@univerjs-pro/collaboration-client 0.4.2-nightly.202411071606 → 0.4.2-nightly.202411091134

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/lib/cjs/index.js +1 -0
  2. package/lib/cjs/locale/en-US.js +1 -0
  3. package/lib/cjs/locale/fa-IR.js +1 -0
  4. package/lib/cjs/locale/ru-RU.js +1 -0
  5. package/lib/cjs/locale/vi-VN.js +1 -0
  6. package/lib/cjs/locale/zh-CN.js +1 -0
  7. package/lib/cjs/locale/zh-TW.js +1 -0
  8. package/lib/es/index.js +1 -1
  9. package/lib/es/locale/en-US.js +1 -0
  10. package/lib/es/locale/fa-IR.js +1 -0
  11. package/lib/es/locale/ru-RU.js +1 -0
  12. package/lib/es/locale/vi-VN.js +1 -0
  13. package/lib/es/locale/zh-CN.js +1 -0
  14. package/lib/es/locale/zh-TW.js +1 -0
  15. package/lib/types/index.d.ts +890 -35
  16. package/lib/umd/index.js +1 -1
  17. package/lib/umd/locale/en-US.js +1 -1
  18. package/lib/umd/locale/fa-IR.js +1 -1
  19. package/lib/umd/locale/ru-RU.js +1 -1
  20. package/lib/umd/locale/vi-VN.js +1 -1
  21. package/lib/umd/locale/zh-CN.js +1 -1
  22. package/lib/umd/locale/zh-TW.js +1 -1
  23. package/package.json +31 -25
  24. package/lib/locale/en-US.js +0 -1
  25. package/lib/locale/fa-IR.js +0 -1
  26. package/lib/locale/ru-RU.js +0 -1
  27. package/lib/locale/vi-VN.js +0 -1
  28. package/lib/locale/zh-CN.js +0 -1
  29. package/lib/locale/zh-TW.js +0 -1
  30. package/lib/types/config/config.d.ts +0 -48
  31. package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
  32. package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
  33. package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
  34. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
  35. package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
  36. package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
  37. package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
  38. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
  39. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
  40. package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
  41. package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
  42. package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
  43. package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
  44. package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
  45. package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
  46. package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
  47. package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
  48. package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
  49. package/lib/types/controllers/config.schema.d.ts +0 -29
  50. package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
  51. package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
  52. package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
  53. package/lib/types/controllers/telemetry.d.ts +0 -11
  54. package/lib/types/locale/en-US.d.ts +0 -3
  55. package/lib/types/locale/fa-IR.d.ts +0 -3
  56. package/lib/types/locale/ru-RU.d.ts +0 -3
  57. package/lib/types/locale/vi-VN.d.ts +0 -3
  58. package/lib/types/locale/zh-CN.d.ts +0 -39
  59. package/lib/types/locale/zh-TW.d.ts +0 -3
  60. package/lib/types/models/cursor.d.ts +0 -30
  61. package/lib/types/plugin.d.ts +0 -18
  62. package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
  63. package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
  64. package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
  65. package/lib/types/services/auth-server/util.d.ts +0 -1
  66. package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
  67. package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
  68. package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
  69. package/lib/types/services/comment/comment.service.d.ts +0 -6
  70. package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
  71. package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
  72. package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
  73. package/lib/types/services/member/member.service.d.ts +0 -77
  74. package/lib/types/services/permission/permission.service.d.ts +0 -12
  75. package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
  76. package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
  77. package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
  78. package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
  79. package/lib/types/services/socket/serialize.d.ts +0 -3
  80. package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
  81. package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
  82. package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
  83. package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
  84. package/lib/types/services/url/url.service.d.ts +0 -12
  85. package/lib/types/services/url/web-url.service.d.ts +0 -10
  86. package/lib/types/views/components/CollabStatus.d.ts +0 -10
  87. package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
  88. package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
  89. package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
  90. package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
package/lib/es/index.js CHANGED
@@ -1 +1 @@
1
- const _0xe3a6b9=_0x272d;(function(_0x22186d,_0x371f1b){const _0x33352a=_0x272d,_0xa0c26e=_0x22186d();while(!![]){try{const _0x3c83d0=-parseInt(_0x33352a(0x262))/0x1+parseInt(_0x33352a(0x423))/0x2*(parseInt(_0x33352a(0x3de))/0x3)+-parseInt(_0x33352a(0x2c1))/0x4+-parseInt(_0x33352a(0x40f))/0x5*(parseInt(_0x33352a(0x475))/0x6)+-parseInt(_0x33352a(0x387))/0x7*(parseInt(_0x33352a(0x441))/0x8)+parseInt(_0x33352a(0x3ee))/0x9+parseInt(_0x33352a(0x577))/0xa;if(_0x3c83d0===_0x371f1b)break;else _0xa0c26e['push'](_0xa0c26e['shift']());}catch(_0x424481){_0xa0c26e['push'](_0xa0c26e['shift']());}}}(_0x1b9e,0xb31e3));var Yi=Object[_0xe3a6b9(0x2e1)],Ki=(_0x472691,_0x36cdaf,_0x440a65)=>_0x36cdaf in _0x472691?Yi(_0x472691,_0x36cdaf,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x440a65}):_0x472691[_0x36cdaf]=_0x440a65,g=(_0x3e6e44,_0xc582ef,_0x18308)=>Ki(_0x3e6e44,typeof _0xc582ef!=_0xe3a6b9(0x4b4)?_0xc582ef+'':_0xc582ef,_0x18308);import{createIdentifier as _0x205a3e,Inject as _0x432547,Disposable as _0x4f0ec0,DisposableCollection as _0x1161a0,toDisposable as _0x3b9b0c,IConfigService as _0x4b50bc,ILogService as _0xfb205,UserManagerService as _0x2df2a1,UniverInstanceType as _0x3c5a8f,IUniverInstanceService as _0x17aa8b,LocaleService as _0x363878,Optional as _0x175412,RxDisposable as _0x90c284,Injector as _0x521cd6,Tools as _0x1d5b8a,ILocalStorageService as _0x3eb8c6,Rectangle as _0x76407c,ICommandService as _0xc67fcf,DOC_RANGE_TYPE as _0x38924c,JSONX as _0x60f96,CommandType as _0x414065,IPermissionService as _0x4e112d,IUndoRedoService as _0x5786da,sequenceExecute as _0x29e58b,debounce as _0x27e862,COLORS as _0x43d58a,ColorKit as _0x31e659,ThemeService as _0x4d1cc4,fromEventSubject as _0x3b5dd1,useDependency as _0x8c2bb4,connectInjector as _0x52c9bc,Workbook as _0x5548a9,isInternalEditorID as _0x558a05,LocalUndoRedoService as _0x5add56,IContextService as _0x1221df,DependentOn as _0x150c40,Plugin as _0x8b9456,touchDependencies as _0x105235,IAuthzIoService as _0x4784ca,registerDependencies as _0x206216,mergeOverrideWithDependencies as _0x5c3c24}from'@univerjs/core';import{Subject as _0xbd68e4,merge as _0x476f09,takeUntil as _0x4c7076,BehaviorSubject as _0x23c074,distinctUntilChanged as _0x40087c,fromEvent as _0x32e3b9,ReplaySubject as _0x530df0,take as _0x335dc9,map as _0x464b87,shareReplay as _0x186328,of as _0x19d5e8,debounceTime as _0x3aba06,filter as _0x4b4ea5,switchMap as _0x211e4b,combineLatest as _0x4fb160,concatMap as _0x4de8c1,mapTo as _0x52c065}from'rxjs';import{map as _0x40a0c5,take as _0x203bcd,filter as _0x1e3ef3,delay as _0x3b37a3,throttleTime as _0x3818f0,takeUntil as _0x7ee64f,switchMap as _0x16f8b3}from'rxjs/operators';import{MessageType as _0xedbc0c,Tooltip as _0x1208ed}from'@univerjs/design';import{IBeforeCloseService as _0x40985b,IMessageService as _0xc25f4d,INotificationService as _0x25d02a,useObservable as _0x2efd18,BuiltInUIPart as _0x5027da,IUIPartsService as _0x571152}from'@univerjs/ui';import{HTTPService as _0x181521,WebSocketService as _0x2df469,MergeInterceptorFactory as _0xe5a875,HTTPRequest as _0xa584b3,UniverNetworkPlugin as _0x34bf5b,ThresholdInterceptorFactory as _0x2cef5d}from'@univerjs/network';import{CollaborationEvent as _0xd65e90,parseChangesetToProtocol as _0x2de848,ISnapshotServerService as _0x4a311d,isTransformMutationFailure as _0x54625d,isTransformMutationsWithChangesetSuccess as _0x369aae,ITransformService as _0x24b4da,RevisionService as _0x1493a3,mapDocumentTypeToUniverType as _0x2dee8d,isTransformChangesetsSuccess as _0x146057,CompressMutationService as _0x202f36,parseProtocolChangeset as _0x1c3eb2,SnapshotService as _0x50afc6,textEncoder as _0x577d88,b64DecodeUnicode as _0x39d65a,isTransformMutationsWithChangesetFailure as _0x1224cb,UniverCollaborationPlugin as _0x2f93a9}from'@univerjs-pro/collaboration';import{ITelemetryService as _0x469fb7}from'@univerjs/telemetry';import{DocIMEInputManagerService as _0x4b63a5,DocStateChangeManagerService as _0x148acc,NodePositionConvertToCursor as _0x3c488e,NodePositionConvertToRectRange as _0x39808e,TEXT_RANGE_LAYER_INDEX as _0x4e8654,SetDocZoomRatioOperation as _0x525bb7}from'@univerjs/docs-ui';import{SheetsSelectionsService as _0x3e7423,SetSelectionsOperation as _0x5aa13c,InsertSheetMutation as _0x235d24,EmptyMutation as _0x3c7c11,WorkbookEditablePermission as _0x345c5d,RefRangeService as _0x49605c,EffectRefRangId as _0x416659,handleIRemoveRow as _0xea0096,handleIRemoveCol as _0x1365f2,handleMoveRange as _0x2776b2,handleInsertRow as _0x38c8e7,handleInsertRangeMoveRight as _0x101bd3,handleInsertRangeMoveDown as _0x34e8fa,handleInsertCol as _0x3a99f0,handleDeleteRangeMoveUp as _0x52baa3,handleDeleteRangeMoveLeft as _0x432a43,runRefRangeMutations as _0x5b9034,SetWorksheetActivateCommand as _0x2ab4e3}from'@univerjs/sheets';import{IRenderManagerService as _0x49136b,Shape as _0x4d54b9,Rect as _0x572d5b,getColor as _0x52f2b6,RegularPolygon as _0x3d8108,TRANSFORM_CHANGE_OBSERVABLE_TYPE as _0x2a0ac0,Vector2 as _0x1842e2}from'@univerjs/engine-render';import{DocSelectionManagerService as _0x5b3cb8,RichTextEditingMutation as _0xe5a7a5,SetTextSelectionsOperation as _0xcb3313,DocSkeletonManagerService as _0x21b828}from'@univerjs/docs';import{ImageSourceType as _0x2f2b24,ImageUploadStatusType as _0x2b9ae9,IImageIoService as _0x1dc416}from'@univerjs/drawing';import{deserializeRangeWithSheet as _0x2d4d8f,serializeRangeWithSheet as _0x46c3af}from'@univerjs/engine-formula';import{SheetSkeletonManagerService as _0x57cf81,VIEWPORT_KEY as _0x4f1b67,getCoordByCell as _0x4a6322,getSheetObject as _0x33eeed,SheetPermissionInitController as _0x12614b}from'@univerjs/sheets-ui';import _0x5f3cc8,{forwardRef as _0x287f1e,useRef as _0x29705a,createElement as _0x3f5a91,useCallback as _0x4ea52a}from'react';import{IRemoteInstanceService as _0x39d8c4}from'@univerjs/rpc';const nr=_0xe3a6b9(0x2b2),rr=_0xe3a6b9(0x1df),or=_0xe3a6b9(0x3f1),Bc='SEND_CHANGESET_TIMEOUT',ar=0x7d0,cr=_0xe3a6b9(0x2a8),hr=_0xe3a6b9(0x3e8),lr=_0xe3a6b9(0x473),_r=0x7530,Ei=_0xe3a6b9(0x4d4),bi=0x4e20,ur=0x4e20,dr='RETRY_CONNECTING_MAX_COUNT',fr=0x3,vr=_0xe3a6b9(0x1e5),mr=0x3e8,pr=_0xe3a6b9(0x530),gr=_0xe3a6b9(0x452),Sr='LOGIN_URL_KEY',Ir=_0xe3a6b9(0x575);var Ti=(_0x80f9f8=>(_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x1f2)]=0x0]=_0xe3a6b9(0x1f2),_0x80f9f8[_0x80f9f8['OK']=0x1]='OK',_0x80f9f8[_0x80f9f8['INTERNAL_ERROR']=0x2]='INTERNAL_ERROR',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x27a)]=0x3]=_0xe3a6b9(0x27a),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x38c)]=0x4]=_0xe3a6b9(0x38c),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x499)]=0x5]=_0xe3a6b9(0x499),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x492)]=0x6]=_0xe3a6b9(0x492),_0x80f9f8[_0x80f9f8['INVALID_ARGUMENT']=0x7]='INVALID_ARGUMENT',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x43f)]=0x8]=_0xe3a6b9(0x43f),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x306)]=0x9]='COMPLETION_FINISHED',_0x80f9f8[_0x80f9f8['CHANGESET_REVISION_CONFILICT']=0x1389]=_0xe3a6b9(0x218),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x351)]=0x1771]=_0xe3a6b9(0x351),_0x80f9f8[_0x80f9f8['SNAPSHOT_HAS_BEEN_REMOVED']=0x1772]=_0xe3a6b9(0x3c5),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x380)]=0x1773]=_0xe3a6b9(0x380),_0x80f9f8[_0x80f9f8['APPLY_REJECT']=0x1b59]=_0xe3a6b9(0x357),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x294)]=0x1b5a]='APPLY_NON_SEQUENTIAL_REVISION',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x591)]=0x1b5b]=_0xe3a6b9(0x591),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x271)]=0x1b5c]=_0xe3a6b9(0x271),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x48a)]=0x1b5d]=_0xe3a6b9(0x48a),_0x80f9f8[_0x80f9f8['CONNECTOR_DATA_TOO_LARGE']=0x1f41]=_0xe3a6b9(0x341),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x4c9)]=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x368)]=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x56f)]=0x232b]=_0xe3a6b9(0x56f),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x290)]=0x232c]=_0xe3a6b9(0x290),_0x80f9f8[_0x80f9f8['LICENSE_DISTRO_REJECTED']=0x232d]=_0xe3a6b9(0x5ae),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x3e3)]=0x2711]=_0xe3a6b9(0x3e3),_0x80f9f8[_0x80f9f8['YUUMI_URL_COL_OUT_OF_RANGE']=0x2712]=_0xe3a6b9(0x390),_0x80f9f8[_0x80f9f8['YUUMI_RATE_OVER_LIMIT']=0x2713]=_0xe3a6b9(0x273),_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x534)]=0x2714]='YUUMI_SUBSCRIPTION_NOT_FOUND',_0x80f9f8[_0x80f9f8[_0xe3a6b9(0x564)]=-0x1]=_0xe3a6b9(0x564),_0x80f9f8))(Ti||{}),ce=(_0x2e3af5=>(_0x2e3af5[_0x2e3af5[_0xe3a6b9(0x45e)]=0x0]=_0xe3a6b9(0x45e),_0x2e3af5[_0x2e3af5[_0xe3a6b9(0x39b)]=0x1]=_0xe3a6b9(0x39b),_0x2e3af5[_0x2e3af5[_0xe3a6b9(0x4fb)]=0x2]=_0xe3a6b9(0x4fb),_0x2e3af5[_0x2e3af5['UNIVER_SLIDE']=0x3]=_0xe3a6b9(0x56e),_0x2e3af5[_0x2e3af5['UNIVER_PROJECT']=0x4]=_0xe3a6b9(0x344),_0x2e3af5[_0x2e3af5[_0xe3a6b9(0x564)]=-0x1]=_0xe3a6b9(0x564),_0x2e3af5))(ce||{}),W=(_0x125cd9=>(_0x125cd9[_0x125cd9[_0xe3a6b9(0x309)]=0x0]=_0xe3a6b9(0x309),_0x125cd9[_0x125cd9[_0xe3a6b9(0x588)]=0x1]=_0xe3a6b9(0x588),_0x125cd9[_0x125cd9[_0xe3a6b9(0x431)]=0x2]='JOIN',_0x125cd9[_0x125cd9[_0xe3a6b9(0x571)]=0x3]='LEAVE',_0x125cd9[_0x125cd9['INGEST']=0x4]=_0xe3a6b9(0x24a),_0x125cd9[_0x125cd9[_0xe3a6b9(0x3ca)]=0x5]='HEARTBEAT',_0x125cd9[_0x125cd9[_0xe3a6b9(0x1f4)]=0x6]=_0xe3a6b9(0x1f4),_0x125cd9[_0x125cd9[_0xe3a6b9(0x564)]=-0x1]=_0xe3a6b9(0x564),_0x125cd9))(W||{}),Ss=(_0x31987f=>(_0x31987f[_0x31987f[_0xe3a6b9(0x231)]=0x0]=_0xe3a6b9(0x231),_0x31987f[_0x31987f['OK']=0x1]='OK',_0x31987f[_0x31987f[_0xe3a6b9(0x3e9)]=0x2]=_0xe3a6b9(0x3e9),_0x31987f[_0x31987f[_0xe3a6b9(0x564)]=-0x1]=_0xe3a6b9(0x564),_0x31987f))(Ss||{}),Ri=(_0x483773=>(_0x483773[_0x483773[_0xe3a6b9(0x460)]=0x0]=_0xe3a6b9(0x460),_0x483773[_0x483773['HttpImport']=0x1]=_0xe3a6b9(0x362),_0x483773[_0x483773['HttpExport']=0x2]=_0xe3a6b9(0x2a4),_0x483773[_0x483773[_0xe3a6b9(0x333)]=0x3]=_0xe3a6b9(0x333),_0x483773[_0x483773[_0xe3a6b9(0x37a)]=0x4]=_0xe3a6b9(0x37a),_0x483773[_0x483773[_0xe3a6b9(0x564)]=-0x1]=_0xe3a6b9(0x564),_0x483773))(Ri||{});const ie=_0xe3a6b9(0x453),Cr={};function Er(_0x50a660){const _0x378f68=_0xe3a6b9;var _0x48bd18,_0xa98c60,_0x497d8d,_0x456bf0,_0x3615ef;const _0x31e7f5=_0x50a660[_0x378f68(0x2be)],_0x235c78=JSON[_0x378f68(0x3e6)](_0x31e7f5);switch(_0x235c78[_0x378f68(0x31c)]){case W[_0x378f68(0x3ca)]:case W[_0x378f68(0x588)]:{const _0x53ed2c=_0x235c78[_0x378f68(0x34b)];return{..._0x235c78,'data':_0x53ed2c,'cmd':_0x235c78[_0x378f68(0x31c)]};}case W[_0x378f68(0x431)]:{const _0x4ae5f5=_0x235c78['joinRsp'];return{..._0x235c78,'data':_0x4ae5f5,'cmd':_0x235c78[_0x378f68(0x31c)]};}case W['RECV']:{const _0x1804cb=_0x235c78[_0x378f68(0x4e0)];switch(_0x1804cb[_0x378f68(0x3f3)]){case _0xd65e90[_0x378f68(0x3d0)]:return{..._0x235c78,'data':{..._0x1804cb,'data':(_0x48bd18=_0x1804cb[_0x378f68(0x4c2)])==null?void 0x0:_0x48bd18['cs']},'cmd':_0x235c78['cmd']};case _0xd65e90[_0x378f68(0x235)]:return{..._0x235c78,'data':{..._0x1804cb,'data':(_0xa98c60=_0x1804cb[_0x378f68(0x28d)])==null?void 0x0:_0xa98c60['cs']},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90['NEW_CHANGESETS']:return{..._0x235c78,'data':{..._0x1804cb,'data':(_0x497d8d=_0x1804cb[_0x378f68(0x440)])==null?void 0x0:_0x497d8d['cs']},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x3c1)]:return{..._0x235c78,'data':{..._0x1804cb,'data':(_0x456bf0=_0x1804cb['csRejEvent'])==null?void 0x0:_0x456bf0['cs']},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x4ef)]:return{..._0x235c78,'data':{..._0x1804cb,'data':(_0x3615ef=_0x1804cb['csShouldRetryEvent'])==null?void 0x0:_0x3615ef['cs']},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x5af)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb['updateCursorEvent']},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x4b8)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x4fa)]},'cmd':_0x235c78['cmd']};case _0xd65e90[_0x378f68(0x467)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x508)]},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x210)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x576)]},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x5ab)]:case _0xd65e90[_0x378f68(0x32b)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x505)]},'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90['LIVESHARE_TERMINATE']:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x576)]},'cmd':_0x235c78['cmd']};case _0xd65e90[_0x378f68(0x1ff)]:return{..._0x235c78,'data':_0x1804cb,'cmd':_0x235c78[_0x378f68(0x31c)]};case _0xd65e90[_0x378f68(0x514)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x221)]},'cmd':_0x235c78['cmd']};case _0xd65e90[_0x378f68(0x43c)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x59b)]},'cmd':_0x235c78['cmd']};case _0xd65e90[_0x378f68(0x40c)]:return{..._0x235c78,'data':{..._0x1804cb,'data':_0x1804cb[_0x378f68(0x5c7)]},'cmd':_0x235c78[_0x378f68(0x31c)]};default:return _0x235c78;}}default:return _0x235c78;}}function br(_0x2b3b64){const _0x1aec81=_0xe3a6b9;switch(_0x2b3b64[_0x1aec81(0x31c)]){case W[_0x1aec81(0x3ca)]:case W[_0x1aec81(0x588)]:return JSON[_0x1aec81(0x4f2)]({'cmd':_0x2b3b64[_0x1aec81(0x31c)],'routeKey':_0x2b3b64[_0x1aec81(0x299)]});case W[_0x1aec81(0x24a)]:{let _0x1b36e3;switch(_0x2b3b64[_0x1aec81(0x2be)]['eventID']){case _0xd65e90[_0x1aec81(0x5af)]:{_0x1b36e3={'eventID':_0xd65e90['UPDATE_CURSOR'],'updateCursorEvent':_0x2b3b64[_0x1aec81(0x2be)][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x467)]:{_0x1b36e3={'eventID':_0xd65e90[_0x1aec81(0x467)],'leaveEvent':_0x2b3b64['data'][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x4b8)]:{_0x1b36e3={'eventID':_0xd65e90[_0x1aec81(0x4b8)],'joinEvent':_0x2b3b64['data'][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x210)]:{_0x1b36e3={'eventID':_0xd65e90['LIVESHARE_NEW_HOST'],'liveShareNewHost':_0x2b3b64[_0x1aec81(0x2be)][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x32b)]:{_0x1b36e3={'eventID':_0xd65e90['LIVESHARE_OPERATION'],'liveShareOperation':_0x2b3b64['data']['data']};break;}case _0xd65e90[_0x1aec81(0x3af)]:{_0x1b36e3={'eventID':_0xd65e90[_0x1aec81(0x3af)],'liveShareTerminate':_0x2b3b64[_0x1aec81(0x2be)][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x24c)]:{_0x1b36e3={'eventID':_0xd65e90[_0x1aec81(0x24c)],'liveShareRequestHost':_0x2b3b64[_0x1aec81(0x2be)][_0x1aec81(0x2be)]};break;}case _0xd65e90[_0x1aec81(0x5ab)]:{_0x1b36e3={'eventID':_0xd65e90['LIVESHARE_FETCH_OPERATIONS']};break;}default:_0x1b36e3={'eventID':_0x2b3b64[_0x1aec81(0x2be)][_0x1aec81(0x3f3)]};}return JSON[_0x1aec81(0x4f2)]({'cmd':_0x2b3b64['cmd'],'routeKey':_0x2b3b64[_0x1aec81(0x299)],'collaMsg':_0x1b36e3});}case W[_0x1aec81(0x431)]:return JSON[_0x1aec81(0x4f2)]({'cmd':_0x2b3b64[_0x1aec81(0x31c)],'routeKey':_0x2b3b64[_0x1aec81(0x299)],'joinReq':_0x2b3b64[_0x1aec81(0x2be)]});case W[_0x1aec81(0x571)]:return JSON[_0x1aec81(0x4f2)]({'cmd':_0x2b3b64['cmd'],'routeKey':_0x2b3b64[_0x1aec81(0x299)],'leaveReq':_0x2b3b64[_0x1aec81(0x2be)]});default:throw new Error(_0x1aec81(0x2a7));}}function _0x1b9e(){const _0x4191f3=['image/png','resize','subUnitId','AUTHZ_URL_KEY','getImage','_tryReconnect','RemoveColCommandId','fetchMiss','[CollaborationSessionService]','_createInitialState','_init','JOIN','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','exhaustSavingTask','ivSize','HmacSHA1','memberID','image/gif','_key','_collaborationTimeoutTimer','string','_hover','UPDATE_PERMISSION_OBJ','collabStatus.conflict','close$','TOO_MANY_REQUESTS','newCsEvent','488ptZdKy','RemoveRowCommandId','currentSkeleton$','_localeService','_resendTimer','getMemberID','auth.needGotoLoginAlert','onMouseMove','_telemetryInfo','fetch_missing','_joinRoom','NO_OTHER_CLIENTS_EDITING','__Key__','saveOfflineData','transform','OpenSSL','socket\x20open.','/universer-api/comb','collaboration-client.config','set','MoveRangeCommandId','/rev/','COMPRESS_MUTATION_APPLY','loadOfflineData','target','registerBeforeClose','_context','title','_append','UNIVER_UNKNOWN','_localStorageService','Undefined','HMAC','Decryptor','getCurrent','_getAPIPrefixPath','cfg','_configService','USERS_LEAVE','fetchMissingChangesets','_transformHistoryAndStateStack','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','attrs','error','unit','uni.network.url-service','collaboratorID','_entities','_saveTaskMap','execute','HEARTBEAT_INTERVAL','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','6mdgsho','salt','_nRounds','_disabled','_render','_loadSheet','_changesetSessionId','show','Hasher','MUTATION','[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.','originalMeta','_ensureSubject','getFocusedUnit','_socket','_data','1em','offline','updatePermissionPoint','0\x200\x2017\x2016','_acknowledgedAwaitingChangeset','APPLY_DUPLICATED','clipPath','\x0aAfter:\x20','_isPermissionRej','function','send','_snapshotService','/collaborator','ALREADY_EXISTS','baseRev','Univer','_refRangeService','randomBytes','_colorAssignService','fillStyle','UNAUTHENTICATED','random','EvpKDF','_collaborationPaused','_getCurrentRevision','AWAITING_WITH_PENDING','idSuffix','_unitOnClients','StreamCipher','encryptBlock','_telemetryService','Pkcs7','_queuedRemoteChangesets','Utf8','_color','_onRemoteChangeset','_socketMessageSubscription','getWorkbookSelections','url(#off-line-single_clip0_910_343)','[SyncedState]:\x20received\x20rejection.','_userManagerService','_minBufferSize','collaboration.closeRoom','changesets','getOwnPropertyDescriptor','currentColor','trim','symbol','_keySchedule','setWaitCount','resend','USERS_ENTER','_docStateChangeManagerService','transformChangesets','_onUserJoin','_updateCollabCursors','mixIn','defIds','_startCollaboration','withCredentials','onTransformSelections','permissionRejEvent','init','_injector','_getSaveTimeout','/block/','_initCommandExecutedListener','univer-pro.collaboration-client-socket-service','LICENSE_MAX_UNITS_EXCEEDED','removeParam','apply','socketService','_unitID','with','on-line-single_clip0_910_349','redoState','range','rgba(255,\x20255,\x20255,\x200.01)','_unlockTransition','HEARTBEAT_TIMEOUT','_parse','sheetId','\x20to\x20','POST','_updateSubUnitFromURLParams','reconnect','_sender','_drawAnchor','moveTo','_onRemoteRetry','setStateCache','collaMsg','post','_clearRedo','updateOfflineData','_createSocket','_transformUndoRedoStack','BASE64','roomMembers','_updateStatus','close','_online','updateMember','_oKey','getCurrentSelections','roles','CHANGESET_SHOULD_RETRY','_getScale','_doReset','stringify','_mode','_labelPosition','setTimeout','&assign=','SHA1','/fetchmissing?from=','xlink:href','joinEvent','UNIVER_SHEET','iterations','registerRefRange','textRanges','width','add','_getCtorByUniverType','setItem','[PendingState]:\x20unhandled\x20univer\x20type:\x20','_doCryptBlock','liveShareOperation','event$','getCollabCursors$','leaveEvent','_anchor','SYNCED','hide','sessionStatus','_submitChangeset','_assignedColors','...','univerjs-icon\x20univerjs-icon-','status','gold400','snapshotServerUrl','COMMENT_UPDATE','getTypeOfUnitAdded$','/universer-api/authz','collaboration-session-retry','className','get','lineTo','setShapeProps','appendMutation','[PendingState]:\x20received\x20rejection.','processBlock','max','unit-cache-','contains','_anchorDot','doc.mutation.rich-text-editing','svg','reduce','collab-client.tooltip.reconnect','getCollabEntity','onSendChangeset','_tryEnsureSocket','replaceState','text','refreshPermission','popstate','_undoRedoService','[FetchMissState]','COLLAB_SUBMIT_CHANGESET_URL','pipe','reset','drawWith','YUUMI_SUBSCRIPTION_NOT_FOUND','addEventListener','_awaitingChangeset','failed\x20to\x20apply\x20missed\x20changesets!','rev','onRemoteAck','origin','formatter','_transformStack','setShowComponents','_invKeySchedule','_hovered','_handleHover','kdf','startsWith','save','interceptor','size','map','_clearOtherTimers','putCollaborators','_createHelper','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','href','toRgbString','_checkMissing','$super','_state$','univer-offline','CONFLICT','_changesetReqId','signUrlServerUrl','_xformMode','_syncEditingCollabCursor','_transformIMECache','COMPRESS_MUTATION_SEND','_toggleOffline','_localCacheService','round','readAsDataURL','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','off-line-single','executeCommand','ranges','newValue','some','_clearUndo','_onRecvEvent','UNRECOGNIZED','evenodd','_keyPriorReset','_drawRectRange','saveSnapshot','_getMergeRange','_docTransformIMECacheService','Error\x20on\x20receiving\x20event','put','getRandomValues','UNIVER_SLIDE','LICENSE_IMPORT_SIZE_EXCEEDED','_getLoginPath','LEAVE','state$','createSocket','_onCursorDelete','/universer-api/oidc/authpage','liveShareNewHost','27110720RTWSMu','_type','font','getMergeData','_shapes','DEFAULT_FILE_NAME','setActiveRange','resolve','userID','_createInitialStateImpl','bottom','_onMessage','workbook','awaiting_with_pending','displayName','getParam','byteOffset','HELLO','objects','setAlpha','getTime','_lastPointer','onRemoteRej','isActive','_getAPIPrefix','_startTelemetryCollaborationNewChangeset','APPLY_REVISION_CONFILICT','\x0aCurrent:\x20','roomMembers$','members','m1Prime','authzUrl','_collabCursorController','filter','onTransformRemoteChangesetByIMECache','_getUndoStack','updatePermissionObjEvent','onTransformIME','transformByState','HmacMD5','[CollaborationSession]','DeleteRangeMoveLeftCommandId','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','incrementRevOfUnit','toLowerCase','_roomMembers','_roomMembers$','restore','_handleEvent','_sessionStatus$','transformUndoRedo','conflict','LIVESHARE_FETCH_OPERATIONS','objectID','url(#$1','LICENSE_DISTRO_REJECTED','UPDATE_CURSOR','all','measureText','column','_nDataBytes','getOffsetConfig','_waitCount','AWAITING','/unit/','onlineStatusTitle','Unknown\x20user','univer-online-status','PasswordBasedCipher','registerComponent','NOT_COLLAB','_HTTPService','color','clone','fill','closeSession','transformStateCache','createCollaborator','Latin1','SUBMIT_CHANGESET','shouldCloseConn','reverse','_replayCachedMutations','EXCHANGE_SIGN_URL_SERVER_URL_KEY','none','prototype','session.connection-failed','off-line-single_clip0_910_343','_lockTransition','ciphertext','disposeWithMe','setUndoRedoMutationParamsCache','Warning','_onCursorUpdate','/new_changes','sessionStatus$','_saveCache','unknown','TEXT','_transformRemoteChangesetByStateCache','_transformService','_initDependencies','_selfUnitIDs','getValue','crypto','_collaborationSessionService','loadDoc','_backgroundColor','headers','_cursorShapes','permission.title','_remoteChangesetQueue','/universer-api/snapshot','onTransformRemoteChangesetByStateCache','unsubscribe','[CollaborationEntity]','_decreaseWaiting','finalize','LOCAL_CACHE_INTERVAL','_commandService','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','subunit','_clearTimeoutTimer','getUnitId','isEditing','selection','_initUnitPermissionChange','key','body','updateCollaborator','MD5','UNDEFINED','Encryptor','RECV','_iKey','_toggleOnline','onSyncEditingCollabCursor','_updateLocalCursor','replace','_initResize','encodeURIComponent','retryConnectingInterval','univer-online','_registerRenderDependencies','MSG_FOR_ERROR','/-/object/-/batch_allowed','registerRenderModule','collabCursorState$','transformStack\x20failed!','onTransformChange$','save\x20fail\x20reason\x20is\x20','lib','_onJoinRoomEvent','_memberService','result','colorChannel1','onRendered','_eventUnsubscribe','onPointerEnter$','collaboration_new_changeset','sigBytes','LIVESHARE_NEW_HOST','_httpService','awaiting','whenReady','_clearLocalCache','_sheetTransformSelectionsService','initWorkbookPermissionChange','json','CHANGESET_REVISION_CONFILICT','?url=','keySize','onRemoteRetry','current','_onConnectionOpen','fetchThroughInterceptors','file','collabStatus.synced','commentUpdateEvent','_handler','FileId','_initStatusComponent','_exhaustRemoteChangesetQueue','_incrementRevisionNumber','_cachedData','concat','_config','OFFLINE','_updateURLWithCurrentState','_onRefRangeChange','_prevBlock','hidden','&to=','_logService','UNKNOWN_CODE','translate(.97)','find','cursorInfo$','CHANGESET_ACK','editing\x20status\x20changed\x20to','reqId','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','_cipher','byteLength','div','_ws','patch','_transformStateCache','ERROR_IMAGE','randomUUID','_onFetchMissResult','msCrypto','M0\x200H16V16H0z','charAt','getUnitType','_initStatusListener','join','closePath','top','INGEST','setConfig','LIVESHARE_REQUEST_HOST','unitID','_startDocCollabCursor','_scene','getSheetBySheetId','getAllMembers','status$','_docSkeletonManagerService','_docTransformStateCacheService','CipherParams','_retryCount','algo','getStateCache','BlockCipherMode','ONLINE','_textBubble','debug','_createHandler','toString','assign','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','[CollaborationUndoRedoService]','409800TUFUVS','_hash','fromCharCode','_onRemoteACK','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','snapshot','session.will-retry','_scheduleTimestamp','enableAuthServer','_onUserLeave','_resendWithTimeout','_members','submit\x20changeset\x20error!','UUID','transformMutationsWithChangeset','APPLY_PERMISSION_DENIED','change$','YUUMI_RATE_OVER_LIMIT','exports','CBC','delete','FromArray','_cursorInfo$','decrypt','PERMISSION_DENIED','onPointerLeave$','_commentUpdate$','findNodePositionByCharIndex','getUndoRedoMutationParamsCache','name','actions','editingUnit','readInt32LE','_docTransformSelectionsService','clearTimeout','length','action','has','_scheduleSaving','_collabSessionService','_socketService','getDeserializedSheetBlock','_showConflictNotification','csAckEvent','asObservable','sin','LICENSE_EXPORT_SIZE_EXCEEDED','entries','batchAllowed','collab-text-anchor-','APPLY_NON_SEQUENTIAL_REVISION','Base64','online','capture','_singleActiveUnitService','routeKey','getDocRanges','getConfig','getRelativeToViewportCoord','OTHER_CLIENTS_EDITING','_rescheduleHeartbeat','_fetchMissChangesets','_cursors','?size=','\x20-\x20','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','HttpExport','_scheduleCollaborationTimeoutTimer','substr','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','COLLAB_WEB_SOCKET_URL','_candidateSocket','collabSubmitChangesetUrl','collaboration.single-unit.warning','duration','copyFileMeta','_colorIndex','every','_getSheetObject','hasher','SNAPSHOT_SERVER_URL_KEY','isArray','[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!','getActiveRange','/universer-api/snapshot/','_clearScheduledTask','getCurrentRevOfUnit','decryptBlock','_initEventListeners','setParam','_sendHeartbeatTimer','c1Prime','data','onReady','_map','5703144sUtPoM','enableOfflineEditing','onRemoteChangeset','_updateLocalCache','getVpScrollXYInfoByPosToVp','isPermissionRej','_transformPreviousActiveRange','collabStatus.fetchMiss','_hideTimer','fetching\x20missing\x20changesets\x20from\x20','_range','_clearHeartbeatTimer','focused$','purple300','endColumn','endRow','saveSheetBlock','call','collabStatus.offline','reject','unitId','connection\x20error','stopTime','tag','_change$','collab-text-range-','clear','unshift','replaceDocRanges','params','override','currentTheme$','defineProperty','toggleOffline','buffer','_getDownloadEndpointURL','_initCloseConn','undoState','triggerDblclick','_instanceService','message$','_resendTimeout','beginPath','\x20in\x20_schedule.','_heartbeatTimer','hasOwnProperty','complete','synced','searchParams','session.collaboration-timeout','conflict.title','collaborators','collaboration-client.offline-data-not-saved','_applyRemoteChangeset','_session','setInterval','getCurrentUnitForType','_unitStatus','includes','permission.content','mutations','session','createElement','number','OnLineSingle','_iv','_updateState','Error','sid','COMPLETION_FINISHED','_refreshCollabCursors','_hasher','UNKNOWN_CMD','_socketReady','open$','create','format','_getSendChangesetTimeout','encrypt','_id','[CollaborationSessionService]:\x20socket\x20error','_entityInit$','univer-pro.collaboration-client.single-active-unit-service','_onConflict','_sheetSkeletonManagerService','_onCombEvent','clamp','/object','_undoStacks','dispose$','propertyIsEnumerable','cmd','_cursor','code','_snapshotServerService','split','getRoom','extend','getSkeleton','height','getSheetId','_transformRemoteChangesetByIMECache','icon','sheetID','sendChangesetTimeout','next','LIVESHARE_OPERATION','_pendingMutations','getRangePointData','getCurrentUser','_shouldReportTelemetry','_timeoutTimer','_event$','getMember','UnitEmbedded','_removeCollabCursors','transformSelections','/allowed','object','getInterceptPoints','m2Prime','requestParams','loadSheet','update','mode','_handleHeartbeatEvent','history','defs','CONNECTOR_DATA_TOO_LARGE','_univerInstanceService','_onConnectionFailed','UNIVER_PROJECT','JOINING','_setupSubUnitSync','then','ERROR_EXCEED_SIZE','generateRandomId','pending','infoRsp','SerializableCipher','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','_transformSelections','_substituteUndoStack','catch','SNAPSHOT_INVALID_SNAPSHOT','getUnit','_revisionService','use','_executeRemoteChangeset','_stopTelemetryCollaborationNewChangeset','APPLY_REJECT','unitId\x20is\x20not\x20found','from','pluginName','_send','_sendingTimer','HEADER_MENU','disposeUnit','rng','_throwTelemetryCollaborationNewChangeset','_listenToOfflineEvent','HttpImport','_handleLeaveEvent','toggleOnline','createInstance','_getSignURL','floor','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','_registerDependencies','_substituteRedoStack','assignAColorForMemberID','type','image/jpeg','_removeClearOtherTimer','[OfflineState]:\x20received\x20rejection.','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','children','deleteCollaborator','blockSize','fillText','Base','onPointerMove$','[SyncedState]:\x20received\x20acknowledgement.','splice','_socket$','UnitSnapshot','_listenToOnlineEvent','onMissedChangesetFetched','onTransformState','_setupBeforeClosingHandler','values','ENSURE_SNAPSHOT_EXECUTION','awaitingChangeset','socket\x20close','cursorInfo','onCommandExecuted','startColumn','resourceIDs','110978IFmkBx','requireSession','indexOf','_removeRoom','Hex','NOT_FOUND','_getAnchorBounding','univer-online-status-title','location','YUUMI_URL_COL_OUT_OF_RANGE','backgroundColor','url','[UniverCollaborationClientPlugin]','_doFinalize','unpad','transformMutation','bind','slice','createDecryptor','_transitionLocked','UNIVER_DOC','subscribeEvent','_document','getActiveSheet','revision','/-/object/list','_schedule','startRow','No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.','urlChange$','pad','onMissingChangesets','_clearCollaborationTimeoutTimer','RECT','ERROR_IMAGE_TYPE','session.room-full','padding','_permissionService','unload','_startSheetCollabCursor','LIVESHARE_TERMINATE','_reverseMap','on-line-single','now','selections','dispose','getTypeOfUnitDisposed$','pushState','BlockCipher','encode','forEach','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','min','_state','AES','syncEditingCollabCursor','deepClone','_renderManagerService','CHANGESET_REJ','visibilityState','listRoles','addObject','SNAPSHOT_HAS_BEEN_REMOVED','/resources','_draw','_ENC_XFORM_MODE','_collaborationController','HEARTBEAT','Cipher','hostname','WordArray','removeMember','_docSkeleton','PERMISSION_REJ','transformIMECache','_redoStacks','[DataLoaderController]','subscribe','_beforeCloseService','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','getItem','_initRequestHeader','_collabCursorState$','_status$','arc','equals','_docSyncEditingCollabCursorService','12vXGusa','onlyLocal','#fff','__esModule','setCurrentUser','YUUMI_UNABLE_LOAD_URL','_retryConnectingTimer','_initMergeInterceptor','parse','image/jpg','ws://127.0.0.1:8000/universer-api/comb/connect','FAIL','getUnhiddenWorksheets','blue400','black','_process','10851246rKLrDI','objectType','_onRemoteRejected','SNAPSHOT_URL_KEY','activeSheet$','eventID','onCommentUpdate','registerHTTPInterceptor','push','_waitForHeartbeatResponse','_urlService','_onOffline','transformRemoteChangeset','_sessions','localeService','getResourcesRequest','FETCH_MISSING','_disableEditing','createEncryptor','_getSnapshotAPIPrefix','compute','_uiPartsService','append','InsertRangeMoveDownCommandId','FETCH_MISS','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','words','collab-rect-range-','path','_onLocalMutation','SHOULD_CLOSE_CONN','getOwnPropertySymbols','default','3573795nAHYlG','saveChangeset','ceil','_compressMutationService','image/bmp','_name','OffLineSingle','getCellPositionByOffset','IDLE','_themeService','sheets','commentUpdate$','charCodeAt','getRenderById','enc','_sendHeartbeat','conflict.content','visibilitychange','_messageService','_http','167170qFiNtX','getCollabEntity$','row'];_0x1b9e=function(){return _0x4191f3;};return _0x1b9e();}var Tr=Object[_0xe3a6b9(0x2e1)],Rr=Object[_0xe3a6b9(0x4b1)],yr=(_0x4dd7f3,_0x12e7fa,_0x5f04f3,_0x560674)=>{const _0x42bf52=_0xe3a6b9;for(var _0x3ab2de=_0x560674>0x1?void 0x0:_0x560674?Rr(_0x12e7fa,_0x5f04f3):_0x12e7fa,_0x2bb1ee=_0x4dd7f3[_0x42bf52(0x285)]-0x1,_0x5b7f0e;_0x2bb1ee>=0x0;_0x2bb1ee--)(_0x5b7f0e=_0x4dd7f3[_0x2bb1ee])&&(_0x3ab2de=(_0x560674?_0x5b7f0e(_0x12e7fa,_0x5f04f3,_0x3ab2de):_0x5b7f0e(_0x3ab2de))||_0x3ab2de);return _0x560674&&_0x3ab2de&&Tr(_0x12e7fa,_0x5f04f3,_0x3ab2de),_0x3ab2de;},qe=(_0x21446a,_0x5ece3c)=>(_0xb8eb81,_0x30d5b9)=>_0x5ece3c(_0xb8eb81,_0x30d5b9,_0x21446a);const yi=_0x205a3e(_0xe3a6b9(0x4c8));function Or(_0x1e46a0,_0x407cad,_0x4e2e94){const _0xb86212=_0xe3a6b9;return _0x1e46a0+'/'+_0x407cad+_0xb86212(0x5b7)+_0x4e2e94+_0xb86212(0x5d5);}let Qt=class extends _0x4f0ec0{constructor(_0x56595a,_0x190b5c,_0x4f230b,_0x47512,_0x382563){const _0x55bc92=_0xe3a6b9;super(),this[_0x55bc92(0x422)]=_0x56595a,this[_0x55bc92(0x23c)]=_0x190b5c,this['_configService']=_0x4f230b,this[_0x55bc92(0x230)]=_0x47512,this[_0x55bc92(0x31f)]=_0x382563;}[_0xe3a6b9(0x573)](_0x2457f9){const _0x556723=_0xe3a6b9,_0x4bc1a9=this[_0x556723(0x23c)][_0x556723(0x573)](_0x2457f9);if(!_0x4bc1a9)throw new Error(_0x556723(0x2b4));const _0x1117cd=new _0x1161a0(),_0xc308ae=new _0xbd68e4();_0x1117cd['add'](_0x4bc1a9['close$']['subscribe'](_0xfefa62=>_0xc308ae['next'](_0xfefa62))),_0x1117cd['add'](_0x3b9b0c(()=>_0xc308ae[_0x556723(0x2ef)]()));const _0x115c4f=new _0xbd68e4();_0x1117cd[_0x556723(0x500)](_0x4bc1a9['error$'][_0x556723(0x3d4)](_0x497d79=>_0x115c4f['next'](_0x497d79))),_0x1117cd[_0x556723(0x500)](_0x3b9b0c(()=>_0x115c4f[_0x556723(0x2ef)]()));const _0x44d64f=new _0xbd68e4();_0x1117cd[_0x556723(0x500)](_0x4bc1a9[_0x556723(0x2e9)][_0x556723(0x3d4)](_0x29eab7=>{const _0x5af685=_0x556723,_0x41812a=Er(_0x29eab7);_0x44d64f[_0x5af685(0x32a)](_0x41812a);})),_0x1117cd[_0x556723(0x500)](_0x3b9b0c(()=>_0x44d64f[_0x556723(0x2ef)]()));let _0x912c4f;const _0x3d329f=()=>{const _0x409631=_0x556723;_0x115c4f[_0x409631(0x32a)](new Event('connection\x20error')),_0xc308ae[_0x409631(0x32a)](new CloseEvent(_0x409631(0x2d6))),_0x912c4f['close']();};return _0x912c4f={'memberID':'','close$':_0xc308ae[_0x556723(0x28e)](),'error$':_0x115c4f[_0x556723(0x28e)](),'open$':_0x4bc1a9[_0x556723(0x30b)],'message$':_0x44d64f['asObservable'](),'send':_0x3e3a67=>{const _0x37de0e=_0x556723;if(_0x3e3a67[_0x37de0e(0x31c)]===W[_0x37de0e(0x24a)]){if(_0x3e3a67[_0x37de0e(0x2be)]['eventID']===_0xd65e90[_0x37de0e(0x5c6)]){this[_0x37de0e(0x50d)](_0x912c4f,_0x3e3a67[_0x37de0e(0x2be)])['catch'](_0x311843=>{const _0x29f47a=_0x37de0e;this[_0x29f47a(0x230)][_0x29f47a(0x46c)](_0x311843),_0x3d329f();});return;}if(_0x3e3a67[_0x37de0e(0x2be)][_0x37de0e(0x3f3)]===_0xd65e90[_0x37de0e(0x3fe)]){const _0x2cc174=_0x3e3a67[_0x37de0e(0x2be)];this[_0x37de0e(0x29f)](_0x2cc174)[_0x37de0e(0x347)](_0x3d5fb8=>{const _0x4f90fd=_0x37de0e;_0x44d64f['next']({'cmd':W[_0x4f90fd(0x1f4)],'code':Ss['OK'],'routeKey':_0x2cc174[_0x4f90fd(0x2be)]['unitID'],'routeType':'','data':{'eventID':_0xd65e90['PSEUDO_FETCH_MISSING_RESULT'],'data':{'changesets':_0x3d5fb8}}});})[_0x37de0e(0x350)](_0x5f1fb3=>{this['_logService']['error'](_0x5f1fb3),_0x3d329f();});return;}}_0x4bc1a9['send'](br(_0x3e3a67));},'close':()=>{const _0x36866a=_0x556723;_0x4bc1a9[_0x36866a(0x4e9)](),_0x1117cd[_0x36866a(0x3b4)]();}},_0x912c4f;}async['_submitChangeset'](_0x338725,_0x5a9522){const _0x1725a9=_0xe3a6b9;var _0x3d8b11,_0x2ac7af;const {unitType:_0x870b9d,unitID:_0x530b31,changeset:_0x1f2103}=_0x5a9522[_0x1725a9(0x2be)],_0xf6716={'unitID':_0x530b31,'memberID':_0x338725[_0x1725a9(0x436)],'type':_0x870b9d,'changeset':_0x2de848(_0x1f2103)},_0x1b6054=this[_0x1725a9(0x466)][_0x1725a9(0x29b)](pr),_0x2e5f92=this['_configService'][_0x1725a9(0x29b)](ie),_0xaca9b4=Or((_0x2ac7af=(_0x3d8b11=_0x2e5f92==null?void 0x0:_0x2e5f92[_0x1725a9(0x2aa)])!=null?_0x3d8b11:_0x1b6054)!=null?_0x2ac7af:gr,_0x870b9d,_0x530b31);try{await this[_0x1725a9(0x422)][_0x1725a9(0x4e1)](_0xaca9b4,{'body':_0xf6716});}catch(_0x58ac2f){throw this[_0x1725a9(0x230)][_0x1725a9(0x46c)](_0x1725a9(0x59f),_0x1725a9(0x26e)),_0x58ac2f;}}async['_fetchMissChangesets'](_0x1ca54b){const _0x4e2c2f=_0xe3a6b9,{unitID:_0x10dedf,from:_0x42bdf7,to:_0x3e2a44,unitType:_0x5b758d}=_0x1ca54b[_0x4e2c2f(0x2be)];return(await this[_0x4e2c2f(0x31f)][_0x4e2c2f(0x468)]({'metadata':void 0x0},{'unitID':_0x10dedf,'type':_0x5b758d,'from':_0x42bdf7,'to':_0x3e2a44}))[_0x4e2c2f(0x4b0)];}};Qt=yr([qe(0x0,_0x432547(_0x181521)),qe(0x1,_0x432547(_0x2df469)),qe(0x2,_0x4b50bc),qe(0x3,_0xfb205),qe(0x4,_0x4a311d)],Qt);const wr=_0xe3a6b9(0x20e);function Dr(_0xe39255){const _0x329d10=_0xe3a6b9;return JSON['stringify'](_0xe39255)[_0x329d10(0x285)];}class Oi{constructor(){const _0x5b4c9d=_0xe3a6b9;g(this,_0x5b4c9d(0x27c),new _0xbd68e4()),g(this,_0x5b4c9d(0x41a),this[_0x5b4c9d(0x27c)][_0x5b4c9d(0x28e)]());}['onCommentUpdate'](_0x531399){const _0xf580fd=_0xe3a6b9;this['_commentUpdate$'][_0xf580fd(0x32a)](_0x531399);}}var Pr=Object[_0xe3a6b9(0x2e1)],Ur=Object['getOwnPropertyDescriptor'],Nr=(_0x1cc9a0,_0x20c516,_0x5312e9,_0x1036a5)=>{const _0xd60f81=_0xe3a6b9;for(var _0x1158e9=_0x1036a5>0x1?void 0x0:_0x1036a5?Ur(_0x20c516,_0x5312e9):_0x20c516,_0x39b876=_0x1cc9a0[_0xd60f81(0x285)]-0x1,_0x5bcf57;_0x39b876>=0x0;_0x39b876--)(_0x5bcf57=_0x1cc9a0[_0x39b876])&&(_0x1158e9=(_0x1036a5?_0x5bcf57(_0x20c516,_0x5312e9,_0x1158e9):_0x5bcf57(_0x1158e9))||_0x1158e9);return _0x1036a5&&_0x1158e9&&Pr(_0x20c516,_0x5312e9,_0x1158e9),_0x1158e9;},$s=(_0x3e9322,_0x360b95)=>(_0x3bfb87,_0x2bb173)=>_0x360b95(_0x3bfb87,_0x2bb173,_0x3e9322);let Ne=class extends _0x4f0ec0{constructor(_0x4b344a,_0x8f0052){const _0x419328=_0xe3a6b9;super(),g(this,_0x419328(0x5a4),new Map()),(this[_0x419328(0x342)]=_0x4b344a,this[_0x419328(0x4ad)]=_0x8f0052,this[_0x419328(0x5d1)](_0x3b9b0c(_0x476f09(this[_0x419328(0x342)][_0x419328(0x3b5)](_0x3c5a8f[_0x419328(0x4fb)])['pipe'](_0x40a0c5(_0x3dd8fb=>_0x3dd8fb['getUnitId']())),this[_0x419328(0x342)][_0x419328(0x3b5)](_0x3c5a8f[_0x419328(0x39b)])[_0x419328(0x531)](_0x40a0c5(_0x23d86c=>_0x23d86c[_0x419328(0x1ea)]())),this['_univerInstanceService'][_0x419328(0x3b5)](_0x3c5a8f[_0x419328(0x56e)])['pipe'](_0x40a0c5(_0xa77b72=>_0xa77b72['getUnitId']())))[_0x419328(0x3d4)](_0x347678=>this[_0x419328(0x38a)](_0x347678)))));}[_0xe3a6b9(0x3e2)](_0x37d81f){const _0x13878c=_0xe3a6b9;this[_0x13878c(0x4ad)][_0x13878c(0x3e2)](_0x37d81f);}[_0xe3a6b9(0x32e)](){const _0x47067e=_0xe3a6b9;return this['_userManagerService'][_0x47067e(0x32e)]();}[_0xe3a6b9(0x4eb)](_0xf0ca34,_0x15f1c4){const _0x494439=_0xe3a6b9;let _0x33add2=this[_0x494439(0x5a4)][_0x494439(0x519)](_0xf0ca34);_0x33add2||(_0x33add2=new Ar(),this[_0x494439(0x5a4)]['set'](_0xf0ca34,_0x33add2)),_0x33add2[_0x494439(0x4eb)](_0x15f1c4);}[_0xe3a6b9(0x3ce)](_0x8860d9,_0x2c5bc8){const _0x53b555=_0xe3a6b9,_0x1dc897=this[_0x53b555(0x5a4)]['get'](_0x8860d9);_0x1dc897&&_0x1dc897['removeMember'](_0x2c5bc8);}[_0xe3a6b9(0x321)](_0x369fe9){const _0x5a1356=_0xe3a6b9;return this[_0x5a1356(0x5a4)]['get'](_0x369fe9);}[_0xe3a6b9(0x332)](_0x54bb91,_0x2dd7e8){const _0x218248=_0xe3a6b9,_0x50d3aa=this[_0x218248(0x5a4)]['get'](_0x54bb91);if(_0x50d3aa)return _0x50d3aa[_0x218248(0x332)](_0x2dd7e8);}['_removeRoom'](_0x29c6c4){const _0x1e82cb=_0xe3a6b9,_0x2cd897=this[_0x1e82cb(0x5a4)]['get'](_0x29c6c4);_0x2cd897&&(_0x2cd897[_0x1e82cb(0x3b4)](),this['_roomMembers'][_0x1e82cb(0x276)](_0x29c6c4));}[_0xe3a6b9(0x3b4)](){const _0x3bed7a=_0xe3a6b9;this[_0x3bed7a(0x5a4)][_0x3bed7a(0x3b9)](_0x58c307=>_0x58c307[_0x3bed7a(0x3b4)]()),this['_roomMembers'][_0x3bed7a(0x2db)]();}};Ne=Nr([$s(0x0,_0x17aa8b),$s(0x1,_0x432547(_0x2df2a1))],Ne);class Ar extends _0x4f0ec0{constructor(){const _0x3c1c0b=_0xe3a6b9;super(...arguments),g(this,_0x3c1c0b(0x26d),new Map());}[_0xe3a6b9(0x3b4)](){const _0x490e50=_0xe3a6b9;this[_0x490e50(0x26d)]['clear']();}[_0xe3a6b9(0x4eb)](_0x2eab40){const _0x4aadfe=_0xe3a6b9;this[_0x4aadfe(0x26d)][_0x4aadfe(0x454)](_0x2eab40[_0x4aadfe(0x436)],_0x2eab40);}['removeMember'](_0x3c66cd){const _0x3aa148=_0xe3a6b9;this['_members'][_0x3aa148(0x276)](_0x3c66cd);}['getMember'](_0x2eba9a){const _0x25ba8c=_0xe3a6b9;return this[_0x25ba8c(0x26d)][_0x25ba8c(0x519)](_0x2eba9a);}[_0xe3a6b9(0x251)](){const _0x5d98be=_0xe3a6b9;return Array[_0x5d98be(0x359)](this[_0x5d98be(0x26d)][_0x5d98be(0x37f)]());}}var Mr=Object['defineProperty'],xr=Object[_0xe3a6b9(0x4b1)],Lr=(_0x406a5e,_0x52eeb2,_0x461a46,_0x170abc)=>{for(var _0x42863e=_0x170abc>0x1?void 0x0:_0x170abc?xr(_0x52eeb2,_0x461a46):_0x52eeb2,_0x26bb50=_0x406a5e['length']-0x1,_0x2a4565;_0x26bb50>=0x0;_0x26bb50--)(_0x2a4565=_0x406a5e[_0x26bb50])&&(_0x42863e=(_0x170abc?_0x2a4565(_0x52eeb2,_0x461a46,_0x42863e):_0x2a4565(_0x42863e))||_0x42863e);return _0x170abc&&_0x42863e&&Mr(_0x52eeb2,_0x461a46,_0x42863e),_0x42863e;},Ee=(_0x56bf23,_0x92c6c6)=>(_0x451219,_0x4065c0)=>_0x92c6c6(_0x451219,_0x4065c0,_0x56bf23),ve=(_0x19ebb0=>(_0x19ebb0[_0x19ebb0[_0xe3a6b9(0x417)]=0x0]=_0xe3a6b9(0x417),_0x19ebb0[_0x19ebb0[_0xe3a6b9(0x345)]=0x1]=_0xe3a6b9(0x345),_0x19ebb0[_0x19ebb0[_0xe3a6b9(0x22a)]=0x2]=_0xe3a6b9(0x22a),_0x19ebb0[_0x19ebb0[_0xe3a6b9(0x25a)]=0x3]=_0xe3a6b9(0x25a),_0x19ebb0))(ve||{});let es=class extends _0x90c284{constructor(_0x47380d,_0x3308e6,_0x57a01d,_0x1d7766,_0x50541e,_0x5373af,_0x1ccbfc,_0x4e24f8,_0x12af95,_0x4a686f){const _0x3099ef=_0xe3a6b9;super(),g(this,_0x3099ef(0x5a8),new _0x23c074(0x0)),g(this,_0x3099ef(0x5d6),this[_0x3099ef(0x5a8)][_0x3099ef(0x28e)]()),g(this,_0x3099ef(0x331),new _0xbd68e4()),g(this,_0x3099ef(0x506),this[_0x3099ef(0x331)][_0x3099ef(0x28e)]()),g(this,_0x3099ef(0x483)),g(this,_0x3099ef(0x4a9)),g(this,_0x3099ef(0x439)),g(this,_0x3099ef(0x32f),!0x1),g(this,_0x3099ef(0x449),null),(this[_0x3099ef(0x4cd)]=_0x47380d,this[_0x3099ef(0x230)]=_0x57a01d,this[_0x3099ef(0x3d5)]=_0x1d7766,this[_0x3099ef(0x421)]=_0x50541e,this[_0x3099ef(0x466)]=_0x5373af,this[_0x3099ef(0x444)]=_0x1ccbfc,this[_0x3099ef(0x208)]=_0x4e24f8,this['_commentService']=_0x12af95,this[_0x3099ef(0x4a3)]=_0x4a686f,this['_shouldReportTelemetry']=!!this[_0x3099ef(0x4a3)],_0x3308e6[_0x3099ef(0x531)](_0x4c7076(this[_0x3099ef(0x31a)]))[_0x3099ef(0x3d4)](_0x18dcaa=>{const _0x598d5c=_0x3099ef;var _0x48f256;typeof _0x18dcaa>'u'||(this[_0x598d5c(0x483)]=_0x18dcaa,_0x18dcaa?(this[_0x598d5c(0x44b)](_0x18dcaa),this[_0x598d5c(0x4a9)]=_0x18dcaa[_0x598d5c(0x2e9)]['subscribe'](_0x57ea9b=>{const _0x2ed61f=_0x598d5c;_0x57ea9b['routeKey']===this[_0x2ed61f(0x4cd)]&&this[_0x2ed61f(0x316)](_0x57ea9b);})):(this[_0x598d5c(0x360)](),this[_0x598d5c(0x5a8)]['next'](0x2),(_0x48f256=this[_0x598d5c(0x4a9)])==null||_0x48f256['unsubscribe'](),this['_socketMessageSubscription']=null));}),this[_0x3099ef(0x5d1)](this[_0x3099ef(0x3d5)]['registerOnClose'](()=>{const _0x28b9b6=_0x3099ef;var _0x16ab75;(_0x16ab75=this[_0x28b9b6(0x483)])==null||_0x16ab75[_0x28b9b6(0x48f)]({'cmd':W[_0x28b9b6(0x571)],'data':{'roomID':this[_0x28b9b6(0x4cd)]}});})));}get[_0xe3a6b9(0x50c)](){const _0x590897=_0xe3a6b9;return this[_0x590897(0x5a8)]['getValue']();}['getMemberID'](){const _0x5c4c4e=_0xe3a6b9;var _0x25a3c7,_0x3d2752;return(_0x3d2752=(_0x25a3c7=this[_0x5c4c4e(0x483)])==null?void 0x0:_0x25a3c7[_0x5c4c4e(0x436)])!=null?_0x3d2752:null;}[_0xe3a6b9(0x3b4)](){const _0x2ebf33=_0xe3a6b9;super['dispose'](),this[_0x2ebf33(0x31a)][_0x2ebf33(0x32a)](),this[_0x2ebf33(0x31a)][_0x2ebf33(0x2ef)]();}[_0xe3a6b9(0x4e9)](){const _0x13ef28=_0xe3a6b9;var _0x2657b3,_0x3fae59;this[_0x13ef28(0x360)](),(_0x2657b3=this[_0x13ef28(0x483)])==null||_0x2657b3[_0x13ef28(0x48f)]({'cmd':W[_0x13ef28(0x571)],'data':{'roomID':this[_0x13ef28(0x4cd)]}}),(_0x3fae59=this[_0x13ef28(0x483)])==null||_0x3fae59[_0x13ef28(0x4e9)](),this[_0x13ef28(0x331)][_0x13ef28(0x2ef)](),this[_0x13ef28(0x5a8)][_0x13ef28(0x2ef)](),this[_0x13ef28(0x3b4)]();}['_onCombEvent'](_0xfada45){const _0x38dfa5=_0xe3a6b9;_0xfada45['cmd']===W[_0x38dfa5(0x431)]?this[_0x38dfa5(0x207)](_0xfada45):_0xfada45[_0x38dfa5(0x31c)]===W[_0x38dfa5(0x1f4)]&&this['_onRecvEvent'](_0xfada45);}[_0xe3a6b9(0x44b)](_0x5575d4){const _0x38d998=_0xe3a6b9;this[_0x38d998(0x5a8)][_0x38d998(0x32a)](0x1),_0x5575d4[_0x38d998(0x48f)]({'cmd':W[_0x38d998(0x431)],'routeKey':this[_0x38d998(0x4cd)],'routeType':'','data':{'rooms':[{'roomID':this[_0x38d998(0x4cd)]}]}});}[_0xe3a6b9(0x207)](_0x187e73){const _0x11a490=_0xe3a6b9;var _0x29ce51;if(_0x187e73[_0x11a490(0x31e)]===Ss['FAIL']){this[_0x11a490(0x421)][_0x11a490(0x47c)]({'type':_0xedbc0c[_0x11a490(0x5d3)],'content':this[_0x11a490(0x444)]['t'](_0x11a490(0x3aa))}),this[_0x11a490(0x5a8)][_0x11a490(0x32a)](0x2);return;}this[_0x11a490(0x5a8)][_0x11a490(0x32a)](0x3);const _0x4c555e=(_0x29ce51=_0x187e73[_0x11a490(0x2be)]['roomInfos'][this['_unitID']])==null?void 0x0:_0x29ce51[_0x11a490(0x594)];_0x4c555e&&_0x4c555e[_0x11a490(0x3b9)](_0x430a0b=>this[_0x11a490(0x208)][_0x11a490(0x4eb)](this[_0x11a490(0x4cd)],_0x430a0b));}[_0xe3a6b9(0x563)](_0x3cedc1){const _0x2d59b2=_0xe3a6b9;try{const _0x108ce8=_0x3cedc1['data'];switch(_0x108ce8[_0x2d59b2(0x3f3)]){case _0xd65e90[_0x2d59b2(0x4b8)]:this[_0x2d59b2(0x4bb)](_0x108ce8),this[_0x2d59b2(0x331)][_0x2d59b2(0x32a)](_0x108ce8);break;case _0xd65e90[_0x2d59b2(0x467)]:this[_0x2d59b2(0x26b)](_0x108ce8),this[_0x2d59b2(0x331)][_0x2d59b2(0x32a)](_0x108ce8);break;case _0xd65e90['CHANGESET_ACK']:case _0xd65e90['CHANGESET_SHOULD_RETRY']:this[_0x2d59b2(0x356)](),this[_0x2d59b2(0x3a7)](),this[_0x2d59b2(0x331)][_0x2d59b2(0x32a)](_0x108ce8);break;case _0xd65e90[_0x2d59b2(0x1ff)]:this['_logService']['error'](_0x2d59b2(0x205)+JSON[_0x2d59b2(0x4f2)](_0x108ce8)),this[_0x2d59b2(0x331)][_0x2d59b2(0x32a)](_0x108ce8);break;case _0xd65e90['COMMENT_UPDATE']:this['_commentService'][_0x2d59b2(0x3f4)](_0x108ce8[_0x2d59b2(0x2be)]),this[_0x2d59b2(0x331)]['next'](_0x108ce8);break;default:this[_0x2d59b2(0x331)]['next'](_0x108ce8);}}catch(_0xaecc30){this['_logService']['error'](_0xaecc30,_0x3cedc1);}}['_onUserJoin'](_0x3d6cec){const _0x3ae89a=_0xe3a6b9;this[_0x3ae89a(0x208)][_0x3ae89a(0x4eb)](this['_unitID'],_0x3d6cec[_0x3ae89a(0x2be)]);}[_0xe3a6b9(0x26b)](_0x5b41cf){const _0x2c1940=_0xe3a6b9;this[_0x2c1940(0x208)][_0x2c1940(0x3ce)](this[_0x2c1940(0x4cd)],_0x5b41cf[_0x2c1940(0x2be)][_0x2c1940(0x436)]);}async[_0xe3a6b9(0x48f)](_0x24bdfb,_0x5e3ba2){const _0x2075de=_0xe3a6b9;if(this[_0x2075de(0x50c)]!==0x3||!this[_0x2075de(0x483)])throw new Error(_0x2075de(0x238));try{_0x24bdfb['eventID']===_0xd65e90[_0x2075de(0x5c6)]&&(this[_0x2075de(0x2a5)](),this['_startTelemetryCollaborationNewChangeset'](_0x24bdfb)),this[_0x2075de(0x483)][_0x2075de(0x48f)]({'cmd':W['INGEST'],'routeKey':_0x5e3ba2,'routeType':'','data':_0x24bdfb});}catch(_0x40b6f4){this[_0x2075de(0x230)][_0x2075de(0x46c)](_0x40b6f4);}}[_0xe3a6b9(0x2a5)](){const _0x52c757=_0xe3a6b9;var _0x2ab21b;this[_0x52c757(0x439)]=window[_0x52c757(0x4f5)](()=>{const _0x310d72=_0x52c757;this[_0x310d72(0x439)]=null,this[_0x310d72(0x421)][_0x310d72(0x47c)]({'type':_0xedbc0c[_0x310d72(0x304)],'content':this[_0x310d72(0x444)]['t'](_0x310d72(0x2f2))});},(_0x2ab21b=this[_0x52c757(0x466)][_0x52c757(0x29b)](Ei))!=null?_0x2ab21b:bi);}[_0xe3a6b9(0x3a7)](){const _0x373f19=_0xe3a6b9;this[_0x373f19(0x439)]&&(clearTimeout(this[_0x373f19(0x439)]),this[_0x373f19(0x439)]=null);}[_0xe3a6b9(0x590)](_0x2414bc){const _0xe59f1=_0xe3a6b9;if(!this[_0xe59f1(0x32f)])return;const {data:_0xee728e}=_0x2414bc,{unitID:_0x311e6e,changeset:_0x8ba84d}=_0xee728e,{mutations:_0x1ce07f,type:_0x2df642}=_0x8ba84d;this[_0xe59f1(0x449)]={'unitId':_0x311e6e,'type':_0x2df642,'startTime':performance[_0xe59f1(0x3b2)](),'stopTime':0x0,'duration':0x0,'size':Dr(_0x1ce07f)};}[_0xe3a6b9(0x356)](){const _0x2c88e8=_0xe3a6b9;if(this[_0x2c88e8(0x32f)]){if(!this[_0x2c88e8(0x449)]){this[_0x2c88e8(0x230)][_0x2c88e8(0x46c)](_0x2c88e8(0x59f),'telemetry\x20info\x20is\x20not\x20initialized');return;}this['_telemetryInfo'][_0x2c88e8(0x2d7)]=performance['now'](),this[_0x2c88e8(0x449)][_0x2c88e8(0x2ac)]=this[_0x2c88e8(0x449)][_0x2c88e8(0x2d7)]-this[_0x2c88e8(0x449)]['startTime'],this['_telemetryService'][_0x2c88e8(0x297)](wr,this[_0x2c88e8(0x449)]),this[_0x2c88e8(0x449)]=null;}}[_0xe3a6b9(0x360)](){this['_telemetryInfo']=null;}};es=Lr([Ee(0x2,_0xfb205),Ee(0x3,_0x40985b),Ee(0x4,_0xc25f4d),Ee(0x5,_0x4b50bc),Ee(0x6,_0x432547(_0x363878)),Ee(0x7,_0x432547(Ne)),Ee(0x8,_0x432547(Oi)),Ee(0x9,_0x175412(_0x469fb7))],es);var $r=Object[_0xe3a6b9(0x2e1)],Hr=Object[_0xe3a6b9(0x4b1)],jr=(_0x1259b0,_0x1ec16c,_0x28392a,_0x520541)=>{const _0x20f323=_0xe3a6b9;for(var _0x950138=_0x520541>0x1?void 0x0:_0x520541?Hr(_0x1ec16c,_0x28392a):_0x1ec16c,_0x431961=_0x1259b0[_0x20f323(0x285)]-0x1,_0x95e3c5;_0x431961>=0x0;_0x431961--)(_0x95e3c5=_0x1259b0[_0x431961])&&(_0x950138=(_0x520541?_0x95e3c5(_0x1ec16c,_0x28392a,_0x950138):_0x95e3c5(_0x950138))||_0x950138);return _0x520541&&_0x950138&&$r(_0x1ec16c,_0x28392a,_0x950138),_0x950138;},je=(_0x5cc726,_0x107702)=>(_0x54a959,_0x210076)=>_0x107702(_0x54a959,_0x210076,_0x5cc726);let Ae=class extends _0x4f0ec0{constructor(_0x5083fe,_0x3260ed,_0x3e1490,_0x4dd927,_0x443d22,_0x5ade87){const _0xf06670=_0xe3a6b9;super(),g(this,_0xf06670(0x379),new _0x23c074(void 0x0)),g(this,'socket$',this[_0xf06670(0x379)][_0xf06670(0x28e)]()),g(this,'_candidateSocket',null),g(this,'_sessions',new Map()),g(this,_0xf06670(0x3da),new _0x23c074(ve[_0xf06670(0x417)])),g(this,'status$',this[_0xf06670(0x3da)][_0xf06670(0x28e)]()),g(this,'_socketReady',!0x1),g(this,_0xf06670(0x3e4)),g(this,_0xf06670(0x256),0x0),g(this,_0xf06670(0x2bc)),g(this,'_timeoutTimer'),(this[_0xf06670(0x4c4)]=_0x5083fe,this[_0xf06670(0x444)]=_0x3260ed,this[_0xf06670(0x421)]=_0x3e1490,this[_0xf06670(0x230)]=_0x4dd927,this[_0xf06670(0x466)]=_0x443d22,this[_0xf06670(0x28a)]=_0x5ade87,this['_initEventListeners']());}get['_socket'](){const _0x9cd38c=_0xe3a6b9;return this[_0x9cd38c(0x379)]['getValue']();}[_0xe3a6b9(0x2ba)](){const _0x32a0e7=_0xe3a6b9;this['_listenToOfflineEvent'](),this[_0x32a0e7(0x37b)]();}[_0xe3a6b9(0x3b4)](){const _0x5ac598=_0xe3a6b9;super[_0x5ac598(0x3b4)](),this[_0x5ac598(0x3fb)][_0x5ac598(0x3b9)](_0x2d0b6d=>_0x2d0b6d[_0x5ac598(0x3b4)]()),this[_0x5ac598(0x3fb)]['clear'](),this[_0x5ac598(0x3da)][_0x5ac598(0x2ef)]();}async[_0xe3a6b9(0x388)](_0x15ed5d){const _0x1fabe8=_0xe3a6b9;if(this[_0x1fabe8(0x3fb)][_0x1fabe8(0x287)](_0x15ed5d))return this[_0x1fabe8(0x3fb)][_0x1fabe8(0x519)](_0x15ed5d);this[_0x1fabe8(0x529)]();const _0x492226=this[_0x1fabe8(0x4c4)]['createInstance'](es,_0x15ed5d,this[_0x1fabe8(0x379)][_0x1fabe8(0x28e)]());return this['_sessions'][_0x1fabe8(0x454)](_0x15ed5d,_0x492226),_0x492226;}[_0xe3a6b9(0x5c2)](_0x54e6ff){const _0x4b5b62=_0xe3a6b9;var _0x23f289;const _0x2b5a31=this[_0x4b5b62(0x3fb)]['get'](_0x54e6ff);_0x2b5a31&&(this[_0x4b5b62(0x3fb)]['delete'](_0x54e6ff),_0x2b5a31[_0x4b5b62(0x4e9)]()),this[_0x4b5b62(0x3fb)][_0x4b5b62(0x545)]||(_0x23f289=this[_0x4b5b62(0x483)])==null||_0x23f289['close']();}[_0xe3a6b9(0x4da)](){const _0x3b5f04=_0xe3a6b9;this[_0x3b5f04(0x256)]=0x0,this[_0x3b5f04(0x3e4)]!=null&&(clearTimeout(this['_retryConnectingTimer']),this['_retryConnectingTimer']=null),this[_0x3b5f04(0x42b)]();}[_0xe3a6b9(0x4e4)](){const _0x50f710=_0xe3a6b9;var _0x43841c,_0xf8f1f2;const _0x6b89c0=this['_configService']['getConfig'](cr),_0x7340=this[_0x50f710(0x466)]['getConfig'](ie),_0x4e5e6b=(_0xf8f1f2=(_0x43841c=_0x7340==null?void 0x0:_0x7340['collabWebSocketUrl'])!=null?_0x43841c:_0x6b89c0)!=null?_0xf8f1f2:hr,_0x4a622c=this['_socketService'][_0x50f710(0x573)](_0x4e5e6b);return this[_0x50f710(0x2a9)]=_0x4a622c,_0x4a622c;}[_0xe3a6b9(0x529)](){const _0xcebbb0=_0xe3a6b9;var _0x21a490,_0x537f2b;try{const _0x459ec3=(_0x537f2b=(_0x21a490=this['_socket'])!=null?_0x21a490:this[_0xcebbb0(0x2a9)])!=null?_0x537f2b:this[_0xcebbb0(0x4e4)]();if(_0x459ec3){const _0x54b6d7=_0x459ec3[_0xcebbb0(0x48f)];_0x459ec3['send']=_0x5191bc=>(this[_0xcebbb0(0x29e)](),_0x54b6d7[_0xcebbb0(0x4cb)](_0x459ec3,[_0x5191bc])),_0x459ec3[_0xcebbb0(0x2e9)][_0xcebbb0(0x3d4)](_0x2d0712=>this[_0xcebbb0(0x582)](_0x459ec3,_0x2d0712)),_0x459ec3['error$']['pipe'](_0x203bcd(0x1))['subscribe'](_0x5c339b=>this[_0xcebbb0(0x230)][_0xcebbb0(0x46c)](_0xcebbb0(0x311),_0x5c339b)),_0x459ec3[_0xcebbb0(0x30b)]['pipe'](_0x203bcd(0x1))[_0xcebbb0(0x3d4)](()=>{this['_onConnectionOpen'](_0x459ec3);}),_0x459ec3[_0xcebbb0(0x43e)][_0xcebbb0(0x531)](_0x203bcd(0x1))[_0xcebbb0(0x3d4)](_0x146e64=>{const _0x202147=_0xcebbb0;this[_0x202147(0x230)][_0x202147(0x25c)](_0x202147(0x42e),_0x202147(0x382),_0x146e64),this[_0x202147(0x343)]();});}}catch(_0x4f3ed4){this[_0xcebbb0(0x230)]['error'](_0x4f3ed4),this['_onConnectionFailed']();}}[_0xe3a6b9(0x21d)](_0x4af49b){const _0x556db1=_0xe3a6b9;this[_0x556db1(0x230)][_0x556db1(0x25c)](_0x556db1(0x42e),_0x556db1(0x451)),_0x4af49b['send']({'cmd':W[_0x556db1(0x588)]}),this['_rescheduleHeartbeat']();}[_0xe3a6b9(0x361)](){const _0x5d1415=_0xe3a6b9;window[_0x5d1415(0x535)]('offline',()=>this[_0x5d1415(0x3f9)]());}['_onOffline'](){const _0x5d60ae=_0xe3a6b9;this[_0x5d60ae(0x30a)]=!0x1,this[_0x5d60ae(0x2a9)]=null,this[_0x5d60ae(0x3da)][_0x5d60ae(0x32a)](ve[_0x5d60ae(0x22a)]),this[_0x5d60ae(0x379)]['next'](null),this[_0x5d60ae(0x1e9)](),this[_0x5d60ae(0x2cc)]();}['_onConnectionFailed'](){const _0x3e0500=_0xe3a6b9;var _0x172f75;this[_0x3e0500(0x3f9)](),this['_retryCount']<((_0x172f75=this[_0x3e0500(0x466)][_0x3e0500(0x29b)](dr))!=null?_0x172f75:fr)?(this[_0x3e0500(0x421)][_0x3e0500(0x47c)]({'key':_0x3e0500(0x517),'type':_0xedbc0c[_0x3e0500(0x5d3)],'content':this['_localeService']['t'](_0x3e0500(0x268))}),this[_0x3e0500(0x42b)]()):this[_0x3e0500(0x421)][_0x3e0500(0x47c)]({'key':_0x3e0500(0x517),'type':_0xedbc0c['Error'],'content':this[_0x3e0500(0x444)]['t'](_0x3e0500(0x5cd))});}[_0xe3a6b9(0x37b)](){const _0x1bbec4=_0xe3a6b9,_0x453680=()=>{const _0x13a893=_0x272d;this[_0x13a893(0x483)]||this['reconnect']();},_0x4ee52c=()=>{const _0x14bea8=_0x272d;this[_0x14bea8(0x483)]||document[_0x14bea8(0x3c2)]===_0x14bea8(0x22e)||this['reconnect']();};window[_0x1bbec4(0x535)]('online',_0x453680),document[_0x1bbec4(0x535)](_0x1bbec4(0x420),_0x4ee52c);}[_0xe3a6b9(0x42b)](){const _0x495575=_0xe3a6b9;var _0x221b45;const _0x24e3bd=this[_0x495575(0x256)],_0x10c0b4=this[_0x495575(0x466)][_0x495575(0x29b)](ie),_0x31cc5e=_0x24e3bd===0x0?0x0:((_0x221b45=_0x10c0b4==null?void 0x0:_0x10c0b4[_0x495575(0x1fc)])!=null?_0x221b45:ur)*0x2**_0x24e3bd;this[_0x495575(0x3e4)]=window[_0x495575(0x4f5)](()=>{const _0x56a672=_0x495575;clearTimeout(this[_0x56a672(0x3e4)]),this[_0x56a672(0x3e4)]=null,this[_0x56a672(0x529)]();},_0x31cc5e),this[_0x495575(0x256)]+=0x1;}['_onMessage'](_0x5ed601,_0x1489ed){const _0x426d4c=_0xe3a6b9,{cmd:_0x4d26d9}=_0x1489ed;_0x4d26d9===W[_0x426d4c(0x588)]&&!this[_0x426d4c(0x30a)]&&(_0x5ed601[_0x426d4c(0x436)]=_0x1489ed[_0x426d4c(0x2be)]['memberID'],this[_0x426d4c(0x379)][_0x426d4c(0x32a)](_0x5ed601),this[_0x426d4c(0x3da)][_0x426d4c(0x32a)](ve[_0x426d4c(0x25a)]),this[_0x426d4c(0x30a)]=!0x0,this[_0x426d4c(0x2a9)]=null),_0x4d26d9===W['HEARTBEAT']&&this[_0x426d4c(0x1e9)](),this[_0x426d4c(0x29e)]();}['_rescheduleHeartbeat'](){const _0x231546=_0xe3a6b9;var _0x228269;this[_0x231546(0x2cc)](),this[_0x231546(0x2bc)]=window[_0x231546(0x4f5)](()=>this[_0x231546(0x41e)](),(_0x228269=this['_configService'][_0x231546(0x29b)](lr))!=null?_0x228269:_r);}['_sendHeartbeat'](){const _0x417fb9=_0xe3a6b9;this['_socket'][_0x417fb9(0x48f)]({'cmd':W[_0x417fb9(0x3ca)]}),this['_waitForHeartbeatResponse']();}[_0xe3a6b9(0x3f7)](){const _0x4dd8f6=_0xe3a6b9;var _0x57a0d9;this[_0x4dd8f6(0x330)]=window[_0x4dd8f6(0x4f5)](()=>this[_0x4dd8f6(0x343)](),(_0x57a0d9=this[_0x4dd8f6(0x466)][_0x4dd8f6(0x29b)](Ei))!=null?_0x57a0d9:bi);}[_0xe3a6b9(0x2cc)](){const _0xa5c4e8=_0xe3a6b9;this[_0xa5c4e8(0x2bc)]!=null&&(clearTimeout(this[_0xa5c4e8(0x2bc)]),this[_0xa5c4e8(0x2bc)]=null);}[_0xe3a6b9(0x1e9)](){const _0x3481ec=_0xe3a6b9;this[_0x3481ec(0x330)]!=null&&(clearTimeout(this[_0x3481ec(0x330)]),this['_timeoutTimer']=null);}};Ae=jr([je(0x0,_0x432547(_0x521cd6)),je(0x1,_0x432547(_0x363878)),je(0x2,_0xc25f4d),je(0x3,_0xfb205),je(0x4,_0x4b50bc),je(0x5,yi)],Ae);const Y=[];for(let i=0x0;i<0x100;++i)Y['push']((i+0x100)['toString'](0x10)['slice'](0x1));function Br(_0x56657f,_0x435054=0x0){const _0x22bb07=_0xe3a6b9;return(Y[_0x56657f[_0x435054+0x0]]+Y[_0x56657f[_0x435054+0x1]]+Y[_0x56657f[_0x435054+0x2]]+Y[_0x56657f[_0x435054+0x3]]+'-'+Y[_0x56657f[_0x435054+0x4]]+Y[_0x56657f[_0x435054+0x5]]+'-'+Y[_0x56657f[_0x435054+0x6]]+Y[_0x56657f[_0x435054+0x7]]+'-'+Y[_0x56657f[_0x435054+0x8]]+Y[_0x56657f[_0x435054+0x9]]+'-'+Y[_0x56657f[_0x435054+0xa]]+Y[_0x56657f[_0x435054+0xb]]+Y[_0x56657f[_0x435054+0xc]]+Y[_0x56657f[_0x435054+0xd]]+Y[_0x56657f[_0x435054+0xe]]+Y[_0x56657f[_0x435054+0xf]])[_0x22bb07(0x5a3)]();}let Ut;const kr=new Uint8Array(0x10);function Wr(){const _0x23da40=_0xe3a6b9;if(!Ut){if(typeof crypto>'u'||!crypto[_0x23da40(0x56d)])throw new Error('crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported');Ut=crypto['getRandomValues']['bind'](crypto);}return Ut(kr);}const Fr=typeof crypto<'u'&&crypto[_0xe3a6b9(0x240)]&&crypto[_0xe3a6b9(0x240)][_0xe3a6b9(0x397)](crypto),Hs={'randomUUID':Fr};function Vr(_0x305911,_0x3d848c,_0x285d7a){const _0x374147=_0xe3a6b9;if(Hs[_0x374147(0x240)]&&!_0x3d848c&&!_0x305911)return Hs['randomUUID']();_0x305911=_0x305911||{};const _0x2bb532=_0x305911[_0x374147(0x49a)]||(_0x305911[_0x374147(0x35f)]||Wr)();return _0x2bb532[0x6]=_0x2bb532[0x6]&0xf|0x40,_0x2bb532[0x8]=_0x2bb532[0x8]&0x3f|0x80,Br(_0x2bb532);}var Gr=Object[_0xe3a6b9(0x2e1)],Yr=Object[_0xe3a6b9(0x4b1)],Kr=(_0x235b03,_0x46278c,_0x210a4b,_0x37d5c0)=>{const _0x2e489d=_0xe3a6b9;for(var _0x1cc23c=_0x37d5c0>0x1?void 0x0:_0x37d5c0?Yr(_0x46278c,_0x210a4b):_0x46278c,_0x54ddd4=_0x235b03[_0x2e489d(0x285)]-0x1,_0x1847a7;_0x54ddd4>=0x0;_0x54ddd4--)(_0x1847a7=_0x235b03[_0x54ddd4])&&(_0x1cc23c=(_0x37d5c0?_0x1847a7(_0x46278c,_0x210a4b,_0x1cc23c):_0x1847a7(_0x1cc23c))||_0x1cc23c);return _0x37d5c0&&_0x1cc23c&&Gr(_0x46278c,_0x210a4b,_0x1cc23c),_0x1cc23c;},Nt=(_0x587552,_0x3e2886)=>(_0x2356ac,_0x107d30)=>_0x3e2886(_0x2356ac,_0x107d30,_0x587552);let ft=class{constructor(_0x2dd978,_0x361d66,_0x42a2b3){const _0x34cc38=_0xe3a6b9;this[_0x34cc38(0x4c4)]=_0x2dd978,this[_0x34cc38(0x5db)]=_0x361d66,this['_renderManagerService']=_0x42a2b3;}[_0xe3a6b9(0x3d1)](_0x162f02){const _0x30f64a=_0xe3a6b9;this[_0x30f64a(0x4e5)](_0x162f02),this[_0x30f64a(0x2c7)](_0x162f02);}[_0xe3a6b9(0x3fa)](_0x1509bf){const _0x1165f0=_0xe3a6b9,{unitID:_0xff5d7d}=_0x1509bf,_0x24ad6a=this[_0x1165f0(0x3c0)]['getRenderById'](_0xff5d7d)[_0x1165f0(0x4ce)](_0x4b63a5),{redoCache:_0x43e689}=_0x24ad6a[_0x1165f0(0x27e)]();if(_0x43e689[_0x1165f0(0x285)]===0x0)return _0x1509bf;let _0x17bf55=_0x1d5b8a[_0x1165f0(0x3bf)](_0x1509bf[_0x1165f0(0x2fd)][0x0]);for(let _0x2680f8=0x0;_0x2680f8<_0x43e689[_0x1165f0(0x285)];_0x2680f8++){const _0x5a1038={'id':_0x1165f0(0x523),'params':{..._0x43e689[_0x2680f8]}},_0x320a18=this[_0x1165f0(0x5db)][_0x1165f0(0x396)](_0x17bf55,_0x5a1038,!0x1);if(_0x54625d(_0x320a18))throw _0x320a18[_0x1165f0(0x46c)];_0x17bf55=_0x320a18[_0x1165f0(0x595)];}return{..._0x1d5b8a['deepClone'](_0x1509bf),'mutations':[_0x17bf55]};}[_0xe3a6b9(0x4e5)](_0x3c4cca){const _0x260c02=_0xe3a6b9,{unitID:_0x220c85}=_0x3c4cca,_0xaaf09a=this[_0x260c02(0x3c0)]['getRenderById'](_0x220c85)[_0x260c02(0x4ce)](_0x4b63a5),{undoCache:_0x5d263f,redoCache:_0x1f5168}=_0xaaf09a[_0x260c02(0x27e)]();if(_0x5d263f[_0x260c02(0x285)]===0x0||_0x1f5168['length']===0x0)return;const _0x3a63bd=[],_0x26be7c=[];let _0x2fc92a=_0x1d5b8a['deepClone'](_0x3c4cca[_0x260c02(0x2fd)][0x0]),_0x2ca609=_0x1d5b8a[_0x260c02(0x3bf)](_0x3c4cca['mutations'][0x0]);for(let _0x312880=_0x5d263f['length']-0x1;_0x312880>=0x0;_0x312880--){const _0x4a12cd={'id':_0x260c02(0x523),'params':{..._0x5d263f[_0x312880]}},_0x543d44={'id':_0x260c02(0x523),'params':{..._0x1f5168[_0x312880]}},_0x543bc1=this[_0x260c02(0x5db)][_0x260c02(0x396)](_0x2fc92a,_0x4a12cd,!0x1),_0x4e222e=this[_0x260c02(0x5db)][_0x260c02(0x396)](_0x2ca609,_0x543d44,!0x1);if(_0x54625d(_0x543bc1))throw _0x543bc1['error'];if(_0x54625d(_0x4e222e))throw _0x4e222e[_0x260c02(0x46c)];_0x3a63bd[_0x260c02(0x2dc)](_0x543bc1[_0x260c02(0x339)]['params']),_0x26be7c['unshift'](_0x4e222e[_0x260c02(0x339)][_0x260c02(0x2de)]),_0x2fc92a=_0x543bc1['m1Prime'],_0x2ca609=_0x4e222e[_0x260c02(0x595)];}_0xaaf09a[_0x260c02(0x5d2)]({'undoCache':_0x3a63bd,'redoCache':_0x26be7c});}[_0xe3a6b9(0x2c7)](_0x207b0c){const _0x39b1f6=_0xe3a6b9,{unitID:_0x3d9e2f}=_0x207b0c,_0x13d99c=this['_renderManagerService'][_0x39b1f6(0x41c)](_0x3d9e2f)[_0x39b1f6(0x4ce)](_0x4b63a5),_0x4b8cbe=_0x13d99c[_0x39b1f6(0x2b5)]();if(_0x4b8cbe==null)return;const _0x34d878=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x207b0c[_0x39b1f6(0x24d)],'actions':null,'textRanges':[_0x4b8cbe]}}],_0x55cad9=this[_0x39b1f6(0x5db)][_0x39b1f6(0x270)](_0x207b0c,_0x34d878);if(!_0x369aae(_0x55cad9))throw _0x55cad9['error'];const _0x9dda8b=_0x55cad9[_0x39b1f6(0x339)][0x0][_0x39b1f6(0x2de)]['textRanges'];Array[_0x39b1f6(0x2b3)](_0x9dda8b)&&_0x9dda8b['length']&&_0x13d99c[_0x39b1f6(0x57d)](_0x9dda8b[0x0]);}};ft=Kr([Nt(0x0,_0x432547(_0x521cd6)),Nt(0x1,_0x24b4da),Nt(0x2,_0x49136b)],ft);var zr=Object['defineProperty'],qr=Object[_0xe3a6b9(0x4b1)],Xr=(_0x2e040f,_0x433cb4,_0x181a77,_0x1286d0)=>{const _0x3907f7=_0xe3a6b9;for(var _0x341071=_0x1286d0>0x1?void 0x0:_0x1286d0?qr(_0x433cb4,_0x181a77):_0x433cb4,_0x418b42=_0x2e040f[_0x3907f7(0x285)]-0x1,_0x5497bb;_0x418b42>=0x0;_0x418b42--)(_0x5497bb=_0x2e040f[_0x418b42])&&(_0x341071=(_0x1286d0?_0x5497bb(_0x433cb4,_0x181a77,_0x341071):_0x5497bb(_0x341071))||_0x341071);return _0x1286d0&&_0x341071&&zr(_0x433cb4,_0x181a77,_0x341071),_0x341071;},Xe=(_0x561c25,_0x2bf364)=>(_0xc1e7ee,_0x7568d2)=>_0x2bf364(_0xc1e7ee,_0x7568d2,_0x561c25);let q=class extends _0x4f0ec0{constructor(_0x2181a1,_0xff4b02,_0x37a26d,_0x26dd11,_0x1dd7b3){const _0x465139=_0xe3a6b9;super(),g(this,_0x465139(0x227),new Map()),g(this,_0x465139(0x471),new Map()),g(this,_0x465139(0x478),!0x1),(this['_configService']=_0x2181a1,this[_0x465139(0x45f)]=_0xff4b02,this[_0x465139(0x3d5)]=_0x37a26d,this['_localeService']=_0x26dd11,this[_0x465139(0x353)]=_0x1dd7b3,this[_0x465139(0x37e)]());}['disableLocalCache'](){this['_disabled']=!0x0;}['enableLocalCache'](){const _0x11dddf=_0xe3a6b9;this[_0x11dddf(0x478)]=!0x1;}[_0xe3a6b9(0x3b4)](){const _0x1c317f=_0xe3a6b9;this[_0x1c317f(0x433)]()[_0x1c317f(0x347)](()=>super[_0x1c317f(0x3b4)]());}async[_0xe3a6b9(0x458)](_0x329d4d){const _0x14a534=_0xe3a6b9;return this[_0x14a534(0x478)]?null:this[_0x14a534(0x45f)][_0x14a534(0x3d7)](js(_0x329d4d));}async[_0xe3a6b9(0x44e)](_0x3bea18,_0x81c495){const _0x4172e5=_0xe3a6b9;return!!this[_0x4172e5(0x45f)][_0x4172e5(0x502)](_0x3bea18,_0x81c495);}[_0xe3a6b9(0x4e3)](_0x20db4c,_0x502822,_0x124aee,_0x2451d8){const _0x567f17=_0xe3a6b9,_0xf66abb=this[_0x567f17(0x353)][_0x567f17(0x2b8)](_0x20db4c);this[_0x567f17(0x227)][_0x567f17(0x454)](_0x20db4c,{'unitID':_0x20db4c,'type':_0x502822,'awaitingChangeset':_0x124aee,'mutations':_0x2451d8,'rev':_0xf66abb}),this[_0x567f17(0x471)]['has'](_0x20db4c)||this[_0x567f17(0x288)](_0x20db4c);}[_0xe3a6b9(0x288)](_0x3f91a2){const _0x2b8185=_0xe3a6b9,_0x41c399=this[_0x2b8185(0x4c5)]();_0x41c399===0x0?this[_0x2b8185(0x5d7)](_0x3f91a2):this[_0x2b8185(0x471)][_0x2b8185(0x454)](_0x3f91a2,setTimeout(()=>this[_0x2b8185(0x5d7)](_0x3f91a2),_0x41c399));}[_0xe3a6b9(0x4c5)](){const _0x38216b=_0xe3a6b9;var _0x4f0d26;return(_0x4f0d26=this[_0x38216b(0x466)][_0x38216b(0x29b)](vr))!=null?_0x4f0d26:mr;}[_0xe3a6b9(0x5d7)](_0x21167c){const _0x1955b2=_0xe3a6b9,_0x3faa9a=this[_0x1955b2(0x471)][_0x1955b2(0x519)](_0x21167c);return _0x3faa9a!==void 0x0&&window[_0x1955b2(0x284)](_0x3faa9a),this[_0x1955b2(0x45f)][_0x1955b2(0x502)](js(_0x21167c),this['_cachedData'][_0x1955b2(0x519)](_0x21167c))[_0x1955b2(0x347)](()=>this[_0x1955b2(0x471)][_0x1955b2(0x276)](_0x21167c));}async[_0xe3a6b9(0x433)](){const _0x159445=_0xe3a6b9,_0xc127dc=[];this['_saveTaskMap']['forEach']((_0x9df250,_0xbd9e72)=>{const _0x50cb42=_0x272d;window['clearTimeout'](_0x9df250),_0xc127dc[_0x50cb42(0x3f6)](this[_0x50cb42(0x5d7)](_0xbd9e72)['then'](()=>{const _0x1475a3=_0x50cb42;this[_0x1475a3(0x471)]['delete'](_0xbd9e72);}));}),await Promise[_0x159445(0x5b0)](_0xc127dc);}['_setupBeforeClosingHandler'](){const _0x4b96fc=_0xe3a6b9;this[_0x4b96fc(0x5d1)](this[_0x4b96fc(0x3d5)][_0x4b96fc(0x45a)](()=>{const _0x484e05=_0x4b96fc;if(this[_0x484e05(0x471)]['size'])return this['_localeService']['t'](_0x484e05(0x2f5));}));}};function _0x272d(_0x35625a,_0x55b512){const _0x1b9ef2=_0x1b9e();return _0x272d=function(_0x272daa,_0x3506a7){_0x272daa=_0x272daa-0x1d7;let _0x22c268=_0x1b9ef2[_0x272daa];return _0x22c268;},_0x272d(_0x35625a,_0x55b512);}q=Xr([Xe(0x0,_0x4b50bc),Xe(0x1,_0x3eb8c6),Xe(0x2,_0x40985b),Xe(0x3,_0x432547(_0x363878)),Xe(0x4,_0x432547(_0x1493a3))],q);function js(_0x5bcb91){const _0x551a74=_0xe3a6b9;return _0x551a74(0x520)+_0x5bcb91;}var Jr=Object[_0xe3a6b9(0x2e1)],Zr=Object[_0xe3a6b9(0x4b1)],Qr=(_0x517581,_0x291d78,_0x4dc607,_0x3c9a4e)=>{const _0x3b5ad9=_0xe3a6b9;for(var _0x1943d3=_0x3c9a4e>0x1?void 0x0:_0x3c9a4e?Zr(_0x291d78,_0x4dc607):_0x291d78,_0x1c23fe=_0x517581[_0x3b5ad9(0x285)]-0x1,_0x5b3a9d;_0x1c23fe>=0x0;_0x1c23fe--)(_0x5b3a9d=_0x517581[_0x1c23fe])&&(_0x1943d3=(_0x3c9a4e?_0x5b3a9d(_0x291d78,_0x4dc607,_0x1943d3):_0x5b3a9d(_0x1943d3))||_0x1943d3);return _0x3c9a4e&&_0x1943d3&&Jr(_0x291d78,_0x4dc607,_0x1943d3),_0x1943d3;},At=(_0x242050,_0xb5d5c4)=>(_0x41ecad,_0x507569)=>_0xb5d5c4(_0x41ecad,_0x507569,_0x242050);function eo(_0x7b3fd5){const _0x130d29=_0xe3a6b9,{unitID:_0x2dc12d,mutations:_0x5534b3}=_0x7b3fd5;return{'unitId':_0x2dc12d,'subUnitId':_0x5534b3[0x0]['params'][_0x130d29(0x428)]};}let vt=class{constructor(_0x50629f,_0x16329f,_0x5acc75){const _0x42a40c=_0xe3a6b9;this['_injector']=_0x50629f,this[_0x42a40c(0x5db)]=_0x16329f,this[_0x42a40c(0x2e8)]=_0x5acc75;}[_0xe3a6b9(0x335)](_0x36c784){const _0x424917=_0xe3a6b9;var _0x4437f1,_0x34e0e8,_0x3d674d,_0x1e68e2;const _0x3b0010=this[_0x424917(0x4c4)][_0x424917(0x519)](_0x3e7423),{unitId:_0x44e595,subUnitId:_0x49408b}=eo(_0x36c784),_0x1251ef=_0x3b0010[_0x424917(0x4aa)](_0x44e595)[_0x424917(0x4ed)](),_0x55339a=(_0x34e0e8=(_0x4437f1=this[_0x424917(0x2e8)][_0x424917(0x352)](_0x44e595))==null?void 0x0:_0x4437f1[_0x424917(0x39e)]())==null?void 0x0:_0x34e0e8[_0x424917(0x325)]();if(_0x1251ef[_0x424917(0x285)]===0x0||!_0x44e595||!_0x49408b)return;const _0x40c282=[{'id':_0x5aa13c['id'],'params':{'unitId':_0x44e595,'subUnitId':_0x55339a,'selections':_0x1d5b8a[_0x424917(0x3bf)](_0x1251ef)}}],_0x43c055=this[_0x424917(0x5db)][_0x424917(0x270)](_0x36c784,_0x40c282);if(!_0x369aae(_0x43c055))throw _0x43c055[_0x424917(0x46c)];const _0x308aac=(_0x1e68e2=(_0x3d674d=_0x43c055['m2Prime'][0x0])==null?void 0x0:_0x3d674d[_0x424917(0x2de)])==null?void 0x0:_0x1e68e2[_0x424917(0x3b3)];if(Array[_0x424917(0x2b3)](_0x308aac)&&_0x308aac[_0x424917(0x285)]){if(_0x308aac['length']===_0x40c282[0x0][_0x424917(0x2de)]['selections'][_0x424917(0x285)]&&_0x308aac[_0x424917(0x2af)]((_0x537099,_0x5a3fb8)=>_0x76407c[_0x424917(0x3dc)](_0x537099[_0x424917(0x4d1)],_0x40c282[0x0][_0x424917(0x2de)]['selections'][_0x5a3fb8]['range'])))return;this['_injector'][_0x424917(0x519)](_0xc67fcf)[_0x424917(0x55e)](_0x5aa13c['id'],{'unitId':_0x44e595,'subUnitId':_0x55339a,'selections':_0x308aac});}}};vt=Qr([At(0x0,_0x432547(_0x521cd6)),At(0x1,_0x24b4da),At(0x2,_0x17aa8b)],vt);const Rt=_0x205a3e(_0xe3a6b9(0x313));var wi=(_0x4d7f0d=>(_0x4d7f0d[_0x4d7f0d[_0xe3a6b9(0x44c)]=0x0]='NO_OTHER_CLIENTS_EDITING',_0x4d7f0d[_0x4d7f0d['OTHER_CLIENTS_EDITING']=0x1]='OTHER_CLIENTS_EDITING',_0x4d7f0d))(wi||{});const Bs=0x7530,ks='ACTIVE_UNIT_EVENT_CHANNEL';class to extends _0x4f0ec0{constructor(){const _0xc7f59e=_0xe3a6b9;super(),g(this,'_id',_0x1d5b8a[_0xc7f59e(0x349)]()),g(this,'_selfUnitIDs',new Set()),g(this,_0xc7f59e(0x4a0),new Map()),g(this,_0xc7f59e(0x2ed),null),g(this,_0xc7f59e(0x547),new Map()),g(this,_0xc7f59e(0x2fa),new Map()),this['_init']();}['dispose'](){const _0x339096=_0xe3a6b9;super[_0x339096(0x3b4)](),this['_clearOtherTimers'][_0x339096(0x3b9)]((_0x55bf52,_0x1c42a6)=>this[_0x339096(0x36e)](_0x1c42a6)),this['_heartbeatTimer']&&window['clearInterval'](this[_0x339096(0x2ed)]);}['getUnitStatus$'](_0x436930){const _0x5a6473=_0xe3a6b9;return this[_0x5a6473(0x481)](_0x436930)['pipe'](_0x40087c());}[_0xe3a6b9(0x281)](_0x44115c){const _0x4701ab=_0xe3a6b9;this[_0x4701ab(0x5dd)][_0x4701ab(0x545)]===0x0&&this['_scheduleHeartbeat'](),this[_0x4701ab(0x5dd)][_0x4701ab(0x500)](_0x44115c),this[_0x4701ab(0x35b)]({'type':0x0,'memberID':this[_0x4701ab(0x310)],'unitIDs':[_0x44115c],'isForwarded':!0x1});}[_0xe3a6b9(0x35e)](_0x56acdd){const _0xd26b05=_0xe3a6b9;this[_0xd26b05(0x5dd)][_0xd26b05(0x276)](_0x56acdd),this[_0xd26b05(0x5dd)][_0xd26b05(0x545)]===0x0&&this['_heartbeatTimer']&&window['clearInterval'](this['_heartbeatTimer']);}['_init'](){const _0x42d337=_0xe3a6b9;this[_0x42d337(0x5d1)](_0x3b9b0c(_0x32e3b9(window,'storage')[_0x42d337(0x3d4)](_0x378ad7=>{const _0x579262=_0x42d337;if(_0x378ad7[_0x579262(0x1ee)]!==ks||!_0x378ad7[_0x579262(0x560)])return;const _0x3df14c=JSON[_0x579262(0x3e6)](_0x378ad7[_0x579262(0x560)]);this[_0x579262(0x5a7)](_0x3df14c);}))),window[_0x42d337(0x535)](_0x42d337(0x3ad),()=>this[_0x42d337(0x35b)]({'type':0x1,'memberID':this['_id'],'unitIDs':Array[_0x42d337(0x359)](this['_selfUnitIDs'])}));}[_0xe3a6b9(0x5a7)](_0x58f1da){const _0x11918b=_0xe3a6b9;switch(_0x58f1da[_0x11918b(0x36c)]){case 0x0:this['_handleJoinEvent'](_0x58f1da);break;case 0x1:this[_0x11918b(0x363)](_0x58f1da);break;case 0x2:this[_0x11918b(0x33e)](_0x58f1da);break;}}['_handleJoinEvent'](_0x4f4305){const _0x20e2e5=_0xe3a6b9,{unitIDs:_0x6e6620,memberID:_0x4e005d,isForwarded:_0x311ad6}=_0x4f4305;_0x6e6620[_0x20e2e5(0x3b9)](_0x3fc6bc=>{const _0x595085=_0x20e2e5;if(!_0x311ad6&&this[_0x595085(0x4a0)][_0x595085(0x287)](_0x3fc6bc)&&this['_ensureSubject'](_0x3fc6bc)[_0x595085(0x32a)](0x1),!this['_unitOnClients'][_0x595085(0x287)](_0x3fc6bc)||!this[_0x595085(0x4a0)][_0x595085(0x519)](_0x3fc6bc)[_0x595085(0x287)](_0x4e005d)){const _0x246f72=this[_0x595085(0x4a0)][_0x595085(0x519)](_0x3fc6bc)||new Set();_0x246f72['add'](_0x4e005d),this[_0x595085(0x4a0)][_0x595085(0x454)](_0x3fc6bc,_0x246f72),this['_scheduleClearOtherTimer'](_0x4e005d);}}),_0x311ad6||this[_0x20e2e5(0x35b)]({'type':0x0,'memberID':this['_id'],'unitIDs':[...this[_0x20e2e5(0x5dd)]],'isForwarded':!0x0});}['_scheduleClearOtherTimer'](_0x12538f){const _0x55e424=_0xe3a6b9;this[_0x55e424(0x36e)](_0x12538f);const _0x1839dc=window['setTimeout'](()=>{const _0xc3be90=_0x55e424;this['_unitOnClients'][_0xc3be90(0x3b9)](_0x195adf=>{const _0x3c017f=_0xc3be90;_0x195adf[_0x3c017f(0x276)](_0x12538f);});},Bs*0x2);this[_0x55e424(0x547)][_0x55e424(0x454)](_0x12538f,_0x1839dc);}[_0xe3a6b9(0x36e)](_0x34976e){const _0x5b9548=_0xe3a6b9;if(this[_0x5b9548(0x547)][_0x5b9548(0x287)](_0x34976e)){const _0x34faa3=this[_0x5b9548(0x547)]['get'](_0x34976e);_0x34faa3&&window[_0x5b9548(0x284)](_0x34faa3),this['_clearOtherTimers']['set'](_0x34976e,null);}}['_handleLeaveEvent'](_0x253e64){const _0x470686=_0xe3a6b9,{memberID:_0x39f342,unitIDs:_0x456ce9}=_0x253e64;_0x456ce9['forEach'](_0x14a166=>{const _0x1ca1e5=_0x272d;var _0x6c6c9d;const _0x1c1167=this['_unitOnClients'][_0x1ca1e5(0x519)](_0x14a166);_0x1c1167&&(_0x1c1167[_0x1ca1e5(0x276)](_0x39f342),(_0x6c6c9d=this[_0x1ca1e5(0x481)](_0x14a166))==null||_0x6c6c9d[_0x1ca1e5(0x32a)](_0x1c1167['size']===0x0?0x0:0x1));}),this[_0x470686(0x36e)](_0x39f342);}[_0xe3a6b9(0x33e)](_0x2f74ee){this['_scheduleClearOtherTimer'](_0x2f74ee['memberID']);}[_0xe3a6b9(0x35b)](_0x24ce1e){const _0x30fad3=_0xe3a6b9;localStorage[_0x30fad3(0x502)](ks,JSON[_0x30fad3(0x4f2)](_0x24ce1e));}['_scheduleHeartbeat'](){const _0x51bb9c=_0xe3a6b9;this[_0x51bb9c(0x2ed)]=window[_0x51bb9c(0x2f8)](()=>{const _0x4cc6d6=_0x51bb9c;this[_0x4cc6d6(0x35b)]({'type':0x2,'memberID':this['_id']});},Bs);}[_0xe3a6b9(0x481)](_0x9887da){const _0x2ac08f=_0xe3a6b9;return this[_0x2ac08f(0x2fa)][_0x2ac08f(0x287)](_0x9887da)||this[_0x2ac08f(0x2fa)]['set'](_0x9887da,new _0x23c074(0x0)),this[_0x2ac08f(0x2fa)]['get'](_0x9887da);}}var so=Object['defineProperty'],io=Object[_0xe3a6b9(0x4b1)],no=(_0x293382,_0x2f0e7a,_0x2d80c6,_0x332d2b)=>{const _0x50bc98=_0xe3a6b9;for(var _0x4d665b=_0x332d2b>0x1?void 0x0:_0x332d2b?io(_0x2f0e7a,_0x2d80c6):_0x2f0e7a,_0x3de7d4=_0x293382[_0x50bc98(0x285)]-0x1,_0x205835;_0x3de7d4>=0x0;_0x3de7d4--)(_0x205835=_0x293382[_0x3de7d4])&&(_0x4d665b=(_0x332d2b?_0x205835(_0x2f0e7a,_0x2d80c6,_0x4d665b):_0x205835(_0x4d665b))||_0x4d665b);return _0x332d2b&&_0x4d665b&&so(_0x2f0e7a,_0x2d80c6,_0x4d665b),_0x4d665b;},Mt=(_0x5ca47b,_0x3e3109)=>(_0x2191f3,_0x4ca2a0)=>_0x3e3109(_0x2191f3,_0x4ca2a0,_0x5ca47b);let mt=class{constructor(_0x136d60,_0x380baa,_0xdddc40){const _0x509cc4=_0xe3a6b9;this[_0x509cc4(0x4c4)]=_0x136d60,this[_0x509cc4(0x5db)]=_0x380baa,this[_0x509cc4(0x4b9)]=_0xdddc40;}[_0xe3a6b9(0x5c3)](_0x4fe6f2){const _0x353188=_0xe3a6b9;this[_0x353188(0x469)](_0x4fe6f2);}[_0xe3a6b9(0x3fa)](_0x789e0a){const _0x37edc9=_0xe3a6b9,{unitID:_0x502756}=_0x789e0a,{collaboration:_0x3d42a1}=this[_0x37edc9(0x4b9)][_0x37edc9(0x258)](_0x502756);if(_0x3d42a1[_0x37edc9(0x285)]===0x0)return _0x789e0a;let _0x5ecd68=_0x1d5b8a['deepClone'](_0x789e0a[_0x37edc9(0x2fd)][0x0]);for(let _0xa21c1d=0x0;_0xa21c1d<_0x3d42a1[_0x37edc9(0x285)];_0xa21c1d++){const _0x1df4e7={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x3d42a1[_0xa21c1d]['unitId'],..._0x3d42a1[_0xa21c1d][_0x37edc9(0x4d0)]}},_0x30aaf6=this['_transformService'][_0x37edc9(0x396)](_0x5ecd68,_0x1df4e7,!0x1);if(_0x54625d(_0x30aaf6))throw _0x30aaf6[_0x37edc9(0x46c)];_0x5ecd68=_0x30aaf6[_0x37edc9(0x595)];}return{..._0x1d5b8a[_0x37edc9(0x3bf)](_0x789e0a),'mutations':[_0x5ecd68]};}[_0xe3a6b9(0x469)](_0x30bc46){const _0x4e6af7=_0xe3a6b9,{unitID:_0x2093dc}=_0x30bc46,{history:_0x8e91ab,collaboration:_0x3ad5d0}=this[_0x4e6af7(0x4b9)][_0x4e6af7(0x258)](_0x2093dc);if(_0x8e91ab[_0x4e6af7(0x285)]===0x0&&_0x3ad5d0[_0x4e6af7(0x285)]===0x0)return;const _0x41c0b9=[],_0x48d8fa=[];let _0x3f17dc=_0x1d5b8a[_0x4e6af7(0x3bf)](_0x30bc46[_0x4e6af7(0x2fd)][0x0]),_0x11b350=_0x1d5b8a['deepClone'](_0x30bc46[_0x4e6af7(0x2fd)][0x0]);for(let _0x2753e3=_0x8e91ab[_0x4e6af7(0x285)]-0x1;_0x2753e3>=0x0;_0x2753e3--){const _0x4ec6c9={'id':_0x4e6af7(0x523),'params':{'unitId':_0x8e91ab[_0x2753e3]['unitId'],..._0x8e91ab[_0x2753e3]['undoState']}},_0x1126ab={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x8e91ab[_0x2753e3][_0x4e6af7(0x2d5)],..._0x8e91ab[_0x2753e3][_0x4e6af7(0x4d0)]}},_0x5c294c=this[_0x4e6af7(0x5db)]['transformMutation'](_0x3f17dc,_0x4ec6c9,!0x1),_0x359a0b=this[_0x4e6af7(0x5db)][_0x4e6af7(0x396)](_0x11b350,_0x1126ab,!0x1);if(_0x54625d(_0x5c294c))throw _0x5c294c[_0x4e6af7(0x46c)];if(_0x54625d(_0x359a0b))throw _0x359a0b['error'];_0x41c0b9[_0x4e6af7(0x2dc)]({..._0x8e91ab[_0x2753e3],'undoState':_0x5c294c[_0x4e6af7(0x339)][_0x4e6af7(0x2de)],'redoState':_0x359a0b[_0x4e6af7(0x339)][_0x4e6af7(0x2de)]}),_0x3f17dc=_0x5c294c['m1Prime'],_0x11b350=_0x359a0b[_0x4e6af7(0x595)];}_0x3f17dc=_0x1d5b8a[_0x4e6af7(0x3bf)](_0x30bc46[_0x4e6af7(0x2fd)][0x0]),_0x11b350=_0x1d5b8a[_0x4e6af7(0x3bf)](_0x30bc46[_0x4e6af7(0x2fd)][0x0]);for(let _0x20b8a9=_0x3ad5d0['length']-0x1;_0x20b8a9>=0x0;_0x20b8a9--){const _0x391dd1={'id':_0x4e6af7(0x523),'params':{'unitId':_0x3ad5d0[_0x20b8a9][_0x4e6af7(0x2d5)],..._0x3ad5d0[_0x20b8a9][_0x4e6af7(0x2e6)]}},_0x50e752={'id':_0x4e6af7(0x523),'params':{'unitId':_0x3ad5d0[_0x20b8a9][_0x4e6af7(0x2d5)],..._0x3ad5d0[_0x20b8a9][_0x4e6af7(0x4d0)]}},_0x3d646c=this['_transformService'][_0x4e6af7(0x396)](_0x3f17dc,_0x391dd1,!0x1),_0x67ca2b=this[_0x4e6af7(0x5db)][_0x4e6af7(0x396)](_0x11b350,_0x50e752,!0x1);if(_0x54625d(_0x3d646c))throw _0x3d646c[_0x4e6af7(0x46c)];if(_0x54625d(_0x67ca2b))throw _0x67ca2b['error'];_0x48d8fa[_0x4e6af7(0x2dc)]({..._0x3ad5d0[_0x20b8a9],'undoState':_0x3d646c['m2Prime'][_0x4e6af7(0x2de)],'redoState':_0x67ca2b[_0x4e6af7(0x339)][_0x4e6af7(0x2de)]}),_0x3f17dc=_0x3d646c['m1Prime'],_0x11b350=_0x67ca2b[_0x4e6af7(0x595)];}this['_docStateChangeManagerService'][_0x4e6af7(0x4df)](_0x2093dc,{'history':_0x41c0b9,'collaboration':_0x48d8fa});}};mt=no([Mt(0x0,_0x432547(_0x521cd6)),Mt(0x1,_0x24b4da),Mt(0x2,_0x432547(_0x148acc))],mt);function Di(_0x3f8ff5){const _0x4e859d=_0xe3a6b9;let _0x41b343='';for(const _0x3cc6c4 of _0x3f8ff5){const {startOffset:_0x552291,endOffset:_0x12dbf2,isActive:_0x5f0ccb,rangeType:_0x246b3d,segmentId:_0x20703d,segmentPage:_0x111ca3}=_0x3cc6c4;_0x41b343[_0x4e859d(0x285)]&&(_0x41b343+=','),_0x41b343+=_0x552291+':'+_0x12dbf2+':'+(_0x5f0ccb?'1':'0')+':'+_0x246b3d+':'+_0x20703d+':'+_0x111ca3;}return _0x41b343;}function ro(_0x469087){const _0x10e280=_0xe3a6b9,_0x48442f=_0x469087[_0x10e280(0x320)](','),_0x1b1ae8=[];for(const _0x32739e of _0x48442f){const [_0x1bd26a,_0x1798d2,_0x18100f,_0x3df0cb,_0x5812b2,_0x16ca0e]=_0x32739e[_0x10e280(0x320)](':');_0x1b1ae8['push']({'startOffset':Number(_0x1bd26a),'endOffset':Number(_0x1798d2),'collapsed':_0x1bd26a===_0x1798d2,'isActive':_0x18100f==='1','rangeType':_0x3df0cb===_0x38924c[_0x10e280(0x5d9)]?_0x38924c[_0x10e280(0x5d9)]:_0x38924c[_0x10e280(0x3a8)],'segmentId':typeof _0x5812b2==_0x10e280(0x43a)?String(_0x5812b2):'','segmentPage':Number(_0x16ca0e!=null?_0x16ca0e:-0x1)});}return _0x1b1ae8[_0x10e280(0x561)](_0x205863=>_0x205863[_0x10e280(0x58e)])||(_0x1b1ae8[0x0][_0x10e280(0x58e)]=!0x0),_0x1b1ae8;}class Is extends _0x90c284{constructor(){const _0x882eb=_0xe3a6b9;super(...arguments),g(this,_0x882eb(0x3d9),new _0x23c074(null)),g(this,_0x882eb(0x202),this['_collabCursorState$'][_0x882eb(0x28e)]());}[_0xe3a6b9(0x3be)](_0x21612d){const _0x3d5228=_0xe3a6b9,{unitID:_0x17054e,memberID:_0x483250,textRanges:_0x3ad662}=_0x21612d,_0x1a87b0=Di(_0x3ad662);if(_0x1a87b0==='')return;const _0x810ef1={'unitID':_0x17054e,'memberID':_0x483250,'selection':_0x1a87b0};this[_0x3d5228(0x3d9)][_0x3d5228(0x32a)](_0x810ef1);}}var oo=Object[_0xe3a6b9(0x2e1)],ao=Object[_0xe3a6b9(0x4b1)],co=(_0x64bcfd,_0x438b50,_0x359ab6,_0x299359)=>{const _0x14ed75=_0xe3a6b9;for(var _0x4094d8=_0x299359>0x1?void 0x0:_0x299359?ao(_0x438b50,_0x359ab6):_0x438b50,_0x58ae49=_0x64bcfd[_0x14ed75(0x285)]-0x1,_0x4a2d69;_0x58ae49>=0x0;_0x58ae49--)(_0x4a2d69=_0x64bcfd[_0x58ae49])&&(_0x4094d8=(_0x299359?_0x4a2d69(_0x438b50,_0x359ab6,_0x4094d8):_0x4a2d69(_0x4094d8))||_0x4094d8);return _0x299359&&_0x4094d8&&oo(_0x438b50,_0x359ab6,_0x4094d8),_0x4094d8;},Ws=(_0x4c1b81,_0x39aa56)=>(_0x182493,_0x3da8ab)=>_0x39aa56(_0x182493,_0x3da8ab,_0x4c1b81);let pt=class{constructor(_0x17f8a9,_0x2a453a){const _0x55f135=_0xe3a6b9;this[_0x55f135(0x4c4)]=_0x17f8a9,this[_0x55f135(0x5db)]=_0x2a453a;}[_0xe3a6b9(0x335)](_0x258ac4){const _0x4302ba=_0xe3a6b9;var _0x132ae5;const _0x2b063a=this[_0x4302ba(0x4c4)][_0x4302ba(0x519)](_0x5b3cb8),_0x25decd=(_0x132ae5=_0x2b063a[_0x4302ba(0x29a)]())!=null?_0x132ae5:[];if(_0x25decd['length']===0x0)return;const _0x1923b2=_0x258ac4[_0x4302ba(0x24d)],_0x2ece29=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x1923b2,'actions':null,'textRanges':_0x25decd}}],_0x23a2a8=this[_0x4302ba(0x5db)][_0x4302ba(0x270)](_0x258ac4,_0x2ece29);if(!_0x369aae(_0x23a2a8))throw _0x23a2a8['error'];const _0x14e1d=_0x23a2a8[_0x4302ba(0x339)][0x0][_0x4302ba(0x2de)][_0x4302ba(0x4fe)];Array[_0x4302ba(0x2b3)](_0x14e1d)&&_0x14e1d[_0x4302ba(0x285)]&&_0x2b063a[_0x4302ba(0x2dd)](_0x14e1d,{'unitId':_0x1923b2,'subUnitId':_0x1923b2},!0x1);}};pt=co([Ws(0x0,_0x432547(_0x521cd6)),Ws(0x1,_0x24b4da)],pt);const ho=new Set([_0x235d24['id']]);function Fs(_0xc3ebd6,_0xb231fd,_0xc5fc98,_0x35836b,_0x5ec566){const _0x12e8f0=_0xe3a6b9;var _0x1139fc,_0x58ac43,_0x47a0eb,_0x3ab191;const _0x2f218d=[];for(const _0x1de74e of _0xc3ebd6)if(ho['has'](_0x1de74e['id'])){if(_0x2f218d[_0x12e8f0(0x285)]>0x0)break;_0x2f218d[_0x12e8f0(0x3f6)](_0x1de74e);break;}else _0x2f218d[_0x12e8f0(0x3f6)](_0x1de74e);const _0x1b632e=(_0x58ac43=(_0x1139fc=_0x5ec566[_0x12e8f0(0x32e)]())==null?void 0x0:_0x1139fc[_0x12e8f0(0x57f)])!=null?_0x58ac43:'unknown',_0xae249b=(_0x3ab191=(_0x47a0eb=_0x5ec566[_0x12e8f0(0x32e)]())==null?void 0x0:_0x47a0eb[_0x12e8f0(0x436)])!=null?_0x3ab191:'unknown';return{'changeset':{'unitID':_0xb231fd,'type':_0x2dee8d(_0xc5fc98[_0x12e8f0(0x245)](_0xb231fd)),'baseRev':_0x35836b[_0x12e8f0(0x2b8)](_0xb231fd),'revision':0x0,'userID':_0x1b632e,'memberID':_0xae249b,'mutations':_0x2f218d},'pendingMutations':_0xc3ebd6[_0x12e8f0(0x398)](_0x2f218d[_0x12e8f0(0x285)])};}function lo(_0x1e84c8,_0x1a09bd,_0x1354fb,_0x12384f,_0xf91d52){const _0x3b03a9=_0xe3a6b9;var _0x1f2f16,_0xd73e74,_0x5486e4,_0x2d2799;const _0x4944e8=[_0x1e84c8[_0x3b03a9(0x525)]((_0x4f94ad,_0x56d9d1)=>{const _0x53891e=_0x3b03a9;var _0x106b9e;const {id:_0x5a60ae}=_0x4f94ad,{id:_0x181113,type:_0x107326}=_0x56d9d1,_0x1a0cf2=(_0x106b9e=_0x4f94ad[_0x53891e(0x2de)])!=null?_0x106b9e:{'actions':null},_0x18713b=_0x56d9d1[_0x53891e(0x2de)];if(_0x5a60ae&&_0x5a60ae!==_0x181113)throw new Error(_0x53891e(0x432)+_0x5a60ae+_0x53891e(0x2a2)+_0x181113+'.');return{..._0x4f94ad,'id':_0x181113,'type':_0x107326,'params':{'unitId':_0x18713b[_0x53891e(0x2d5)],'textRanges':_0x18713b[_0x53891e(0x4fe)],'actions':_0x60f96['compose'](_0x1a0cf2[_0x53891e(0x280)],_0x18713b[_0x53891e(0x280)])}};},{})],_0x3409b9=(_0xd73e74=(_0x1f2f16=_0xf91d52[_0x3b03a9(0x32e)]())==null?void 0x0:_0x1f2f16['userID'])!=null?_0xd73e74:'unknown',_0x53fae6=(_0x2d2799=(_0x5486e4=_0xf91d52[_0x3b03a9(0x32e)]())==null?void 0x0:_0x5486e4['memberID'])!=null?_0x2d2799:_0x3b03a9(0x5d8);return{'changeset':{'unitID':_0x1a09bd,'type':_0x2dee8d(_0x1354fb['getUnitType'](_0x1a09bd)),'baseRev':_0x12384f['getCurrentRevOfUnit'](_0x1a09bd),'revision':0x0,'userID':_0x3409b9,'memberID':_0x53fae6,'mutations':_0x4944e8},'pendingMutations':[]};}function Pi(_0x4d3d39,_0x903a5d){const _0x6bc11f=_0xe3a6b9,_0x397484=new _0x530df0(0x1);return setTimeout(()=>_0x397484['next'](_0x903a5d),_0x4d3d39),_0x397484['asObservable']()[_0x6bc11f(0x531)](_0x335dc9(0x1));}const _o={'id':_0x3c7c11['id'],'type':_0x414065['MUTATION'],'params':{}};var uo=Object[_0xe3a6b9(0x2e1)],fo=Object[_0xe3a6b9(0x4b1)],Le=(_0x40ddd5,_0x21768b,_0x4a736b,_0x2b49ee)=>{const _0x5df9e3=_0xe3a6b9;for(var _0x31804d=_0x2b49ee>0x1?void 0x0:_0x2b49ee?fo(_0x21768b,_0x4a736b):_0x21768b,_0x49b3a2=_0x40ddd5[_0x5df9e3(0x285)]-0x1,_0x4a4b18;_0x49b3a2>=0x0;_0x49b3a2--)(_0x4a4b18=_0x40ddd5[_0x49b3a2])&&(_0x31804d=(_0x2b49ee?_0x4a4b18(_0x21768b,_0x4a736b,_0x31804d):_0x4a4b18(_0x31804d))||_0x31804d);return _0x2b49ee&&_0x31804d&&uo(_0x21768b,_0x4a736b,_0x31804d),_0x31804d;},A=(_0x102e1c,_0x10e2e3)=>(_0x40ecb6,_0xe1441d)=>_0x10e2e3(_0x40ecb6,_0xe1441d,_0x102e1c),J=(_0x426a92=>(_0x426a92[_0xe3a6b9(0x5bd)]='not_collab',_0x426a92[_0xe3a6b9(0x50a)]=_0xe3a6b9(0x2f0),_0x426a92['PENDING']=_0xe3a6b9(0x34a),_0x426a92[_0xe3a6b9(0x5b6)]=_0xe3a6b9(0x212),_0x426a92[_0xe3a6b9(0x49e)]=_0xe3a6b9(0x584),_0x426a92[_0xe3a6b9(0x406)]=_0xe3a6b9(0x44a),_0x426a92['CONFLICT']='conflict',_0x426a92[_0xe3a6b9(0x22a)]=_0xe3a6b9(0x486),_0x426a92))(J||{});const Ui=0xea60;class $e{constructor(_0x527025,_0x28ec87,_0x26fc16,_0x5d9543,_0x184d7b,_0x52a26f,_0x29ec53,_0x1a627f,_0x135a7f){const _0x4b3620=_0xe3a6b9;g(this,_0x4b3620(0x536),null),g(this,_0x4b3620(0x32c),[]),(this[_0x4b3620(0x24d)]=_0x527025,this['type']=_0x28ec87,this[_0x4b3620(0x222)]=_0x184d7b,this[_0x4b3620(0x1e6)]=_0x52a26f,this[_0x4b3620(0x52e)]=_0x29ec53,this[_0x4b3620(0x353)]=_0x1a627f,this['_localCacheService']=_0x135a7f,this[_0x4b3620(0x536)]=_0x26fc16,this[_0x4b3620(0x32c)]=_0x5d9543);}[_0xe3a6b9(0x54d)](_0x2c896){const _0x36f5b3=_0xe3a6b9,_0x33896f=this[_0x36f5b3(0x353)][_0x36f5b3(0x2b8)](this[_0x36f5b3(0x24d)]);return _0x2c896[_0x36f5b3(0x39f)]>_0x33896f+0x1?(this['_handler'][_0x36f5b3(0x3a6)]({'from':_0x33896f,'to':_0x2c896[_0x36f5b3(0x39f)]-0x1}),!0x0):!0x1;}['_transformUndoredo'](_0x584039){const _0x9c72f7=_0xe3a6b9;this[_0x9c72f7(0x52e)][_0x9c72f7(0x5a9)](this['unitID'],_0x584039);}[_0xe3a6b9(0x34e)](_0x3c4ee8){const _0x412ea1=_0xe3a6b9;var _0x5490fc,_0x497096;(_0x497096=(_0x5490fc=this['_handler'])[_0x412ea1(0x4c1)])==null||_0x497096[_0x412ea1(0x2d2)](_0x5490fc,_0x3c4ee8);}[_0xe3a6b9(0x556)](_0x1f3657){const _0x3eb413=_0xe3a6b9;var _0x4f04ba,_0x3480c6;return(_0x3480c6=(_0x4f04ba=this[_0x3eb413(0x222)])[_0x3eb413(0x59c)])==null?void 0x0:_0x3480c6[_0x3eb413(0x2d2)](_0x4f04ba,_0x1f3657);}[_0xe3a6b9(0x23e)](_0x70f8b3){const _0x3bfab1=_0xe3a6b9;var _0x36876c,_0x330cf9;return(_0x330cf9=(_0x36876c=this[_0x3bfab1(0x222)])[_0x3bfab1(0x37d)])==null?void 0x0:_0x330cf9['call'](_0x36876c,_0x70f8b3);}[_0xe3a6b9(0x326)](_0x41bf25){const _0x2e7a18=_0xe3a6b9;var _0x5878ef,_0x2a5252,_0x1e2cb2;return(_0x1e2cb2=(_0x2a5252=(_0x5878ef=this['_handler'])['onTransformRemoteChangesetByIMECache'])==null?void 0x0:_0x2a5252[_0x2e7a18(0x2d2)](_0x5878ef,_0x41bf25))!=null?_0x1e2cb2:_0x41bf25;}[_0xe3a6b9(0x5da)](_0x30960e){const _0x38d04c=_0xe3a6b9;var _0xdc85b5,_0x16a22e,_0xe61b78;return(_0xe61b78=(_0x16a22e=(_0xdc85b5=this[_0x38d04c(0x222)])[_0x38d04c(0x1e0)])==null?void 0x0:_0x16a22e[_0x38d04c(0x2d2)](_0xdc85b5,_0x30960e))!=null?_0xe61b78:_0x30960e;}[_0xe3a6b9(0x555)](_0x503a05){const _0x27ea59=_0xe3a6b9;var _0x30b30a,_0x4edc31;if(this[_0x27ea59(0x36c)]===ce[_0x27ea59(0x39b)]){const {unitID:_0x3454ee,mutations:_0xb91def,memberID:_0x118422}=_0x503a05,_0x18440b=_0xb91def[0x0][_0x27ea59(0x2de)]['textRanges'];Array[_0x27ea59(0x2b3)](_0x18440b)&&_0x18440b[_0x27ea59(0x285)]>0x0&&((_0x4edc31=(_0x30b30a=this[_0x27ea59(0x222)])['onSyncEditingCollabCursor'])==null||_0x4edc31[_0x27ea59(0x2d2)](_0x30b30a,{'unitID':_0x3454ee,'memberID':_0x118422,'textRanges':_0x18440b}));}}[_0xe3a6b9(0x2c4)](){const _0x206241=_0xe3a6b9;this['_localCacheService'][_0x206241(0x4e3)](this[_0x206241(0x24d)],this[_0x206241(0x36c)],this[_0x206241(0x536)],this['_pendingMutations']);}['_getCurrentRevision'](){const _0x1ae79c=_0xe3a6b9;return this[_0x1ae79c(0x353)][_0x1ae79c(0x2b8)](this['unitID']);}['_incrementRevisionNumber'](){const _0x1676c7=_0xe3a6b9;this[_0x1676c7(0x353)][_0x1676c7(0x5a2)](this[_0x1676c7(0x24d)]);}[_0xe3a6b9(0x355)](_0xa90354){const _0x32fcb6=_0xe3a6b9;var _0x14cd69;let _0x4d62c0=this['_transformRemoteChangesetByIMECache'](_0xa90354);_0x4d62c0=this[_0x32fcb6(0x5da)](_0x4d62c0);const _0x1638ba=_0x29e58b(_0x4d62c0[_0x32fcb6(0x2fd)],this[_0x32fcb6(0x1e6)],{'fromCollab':!0x0});if(!_0x1638ba[_0x32fcb6(0x209)])throw _0x1638ba['error']instanceof Error?_0x1638ba[_0x32fcb6(0x46c)]:new Error((_0x14cd69=_0x1638ba['error'])!=null?_0x14cd69:'[CollaborationState]:\x20apply\x20error!');this[_0x32fcb6(0x556)](_0x4d62c0),this[_0x32fcb6(0x23e)](_0x4d62c0),this['_transformUndoredo'](_0xa90354),this[_0x32fcb6(0x34e)](_0x4d62c0),this['_syncEditingCollabCursor'](_0x4d62c0),this[_0x32fcb6(0x226)]();}}let Fe=class extends $e{constructor(_0x3a7735,_0x586020,_0x1eaf65,_0x1e6096,_0x49795e,_0x2babd5,_0x3252e2,_0x238873,_0x276246,_0x4de796){const _0x167477=_0xe3a6b9;super(_0x3a7735,_0x586020,null,[],_0x1eaf65,_0x238873,_0x3252e2,_0x1e6096,_0x49795e),g(this,_0x167477(0x511),_0x167477(0x2f0)),(this[_0x167477(0x4c4)]=_0x2babd5,this['_logService']=_0x276246,this[_0x167477(0x5db)]=_0x4de796);}[_0xe3a6b9(0x51c)](_0x83332b){const _0x5c2140=_0xe3a6b9,_0x2fcfe5=this[_0x5c2140(0x4c4)][_0x5c2140(0x365)](pe,this[_0x5c2140(0x24d)],this[_0x5c2140(0x36c)],[_0x83332b],this[_0x5c2140(0x222)]);return _0x2fcfe5[_0x5c2140(0x3a1)](),_0x2fcfe5[_0x5c2140(0x2c4)](),_0x2fcfe5;}[_0xe3a6b9(0x2c3)](_0x1d0a43){const _0x32137a=_0xe3a6b9;if(this[_0x32137a(0x54d)](_0x1d0a43))return this[_0x32137a(0x4c4)][_0x32137a(0x365)](he,this[_0x32137a(0x24d)],this[_0x32137a(0x36c)],null,[],null,[_0x1d0a43],this[_0x32137a(0x222)]);try{const _0x4c8412=this[_0x32137a(0x5db)][_0x32137a(0x270)](_0x1d0a43,[_o]);if(_0x369aae(_0x4c8412)){const {c1Prime:_0x5e085d}=_0x4c8412;return this[_0x32137a(0x355)](_0x5e085d),this;}throw _0x4c8412['error'];}catch(_0x21337e){return this[_0x32137a(0x230)]['error'](_0x21337e),this['_onConflict'](!0x1);}}[_0xe3a6b9(0x314)](_0x7bb4d4){const _0x290b5e=_0xe3a6b9;return this[_0x290b5e(0x4c4)][_0x290b5e(0x365)](Re,this['unitID'],this[_0x290b5e(0x36c)],null,[],this[_0x290b5e(0x222)],_0x7bb4d4);}[_0xe3a6b9(0x539)](){const _0x2bd2e4=_0xe3a6b9;throw new Error(_0x2bd2e4(0x377));}['onRemoteRej'](){const _0x5db8e7=_0xe3a6b9;throw new Error(_0x5db8e7(0x4ac));}[_0xe3a6b9(0x21b)](){return this;}[_0xe3a6b9(0x2e2)](){const _0x5c8f32=_0xe3a6b9;return this[_0x5c8f32(0x4c4)][_0x5c8f32(0x365)](ye,this[_0x5c8f32(0x24d)],this[_0x5c8f32(0x36c)],null,[],this['_handler']);}['toggleOnline'](){return this;}[_0xe3a6b9(0x4b7)](){const _0x53dbb6=_0xe3a6b9;throw new Error(_0x53dbb6(0x3ba));}['fetchMiss'](){const _0x459e87=_0xe3a6b9,_0x30c954=this[_0x459e87(0x353)]['getCurrentRevOfUnit'](this['unitID']);return this['_handler']['onMissingChangesets']({'from':_0x30c954,'to':0x0}),this['_injector'][_0x459e87(0x365)](he,this['unitID'],this[_0x459e87(0x36c)],null,[],null,[],this[_0x459e87(0x222)]);}};Fe=Le([A(0x3,_0x432547(_0x1493a3)),A(0x4,_0x432547(q)),A(0x5,_0x432547(_0x521cd6)),A(0x6,_0x5786da),A(0x7,_0xc67fcf),A(0x8,_0xfb205),A(0x9,_0x24b4da)],Fe);let pe=class extends $e{constructor(_0x30bd07,_0x30c04,_0x1f25b5,_0x22139d,_0x141ac0,_0x20118a,_0x3f13e6,_0x409747,_0x35af99,_0x8e1339,_0x2afc10,_0x23aa92,_0x44f04a,_0x30ed58){const _0x28c7e3=_0xe3a6b9;super(_0x30bd07,_0x30c04,null,_0x1f25b5,_0x22139d,_0x8e1339,_0x30ed58,_0x20118a,_0x3f13e6),g(this,_0x28c7e3(0x511),'pending'),g(this,_0x28c7e3(0x269),null),g(this,_0x28c7e3(0x35c),null),(this[_0x28c7e3(0x4c4)]=_0x141ac0,this[_0x28c7e3(0x208)]=_0x409747,this[_0x28c7e3(0x230)]=_0x35af99,this[_0x28c7e3(0x466)]=_0x2afc10,this[_0x28c7e3(0x5db)]=_0x23aa92,this[_0x28c7e3(0x342)]=_0x44f04a);}[_0xe3a6b9(0x51c)](_0x4a6189){const _0x4920f4=_0xe3a6b9;return this[_0x4920f4(0x32c)][_0x4920f4(0x3f6)](_0x4a6189),this[_0x4920f4(0x2c4)](),this;}[_0xe3a6b9(0x2c3)](_0x3236e3){const _0x469ad5=_0xe3a6b9;if(this[_0x469ad5(0x54d)](_0x3236e3))return this[_0x469ad5(0x2b7)](),this['_injector'][_0x469ad5(0x365)](he,this[_0x469ad5(0x24d)],this[_0x469ad5(0x36c)],null,this[_0x469ad5(0x32c)],null,[_0x3236e3],this[_0x469ad5(0x222)]);try{const _0x156cb4=this[_0x469ad5(0x5db)][_0x469ad5(0x270)](_0x3236e3,this['_pendingMutations']);if(_0x369aae(_0x156cb4)){const {c1Prime:_0x133f76,m2Prime:_0x5f3454}=_0x156cb4;this[_0x469ad5(0x355)](_0x133f76);const _0x50679e=this[_0x469ad5(0x4c4)]['createInstance'](pe,this['unitID'],this[_0x469ad5(0x36c)],_0x5f3454,this[_0x469ad5(0x222)]);return this[_0x469ad5(0x2b7)](),_0x50679e[_0x469ad5(0x3a1)](this[_0x469ad5(0x269)]?Math[_0x469ad5(0x51f)](0x0,new Date()[_0x469ad5(0x58b)]()-this[_0x469ad5(0x269)]):this[_0x469ad5(0x30e)]()),_0x50679e;}throw _0x156cb4[_0x469ad5(0x46c)];}catch(_0x2636ef){return this['_logService'][_0x469ad5(0x46c)](_0x2636ef),this[_0x469ad5(0x314)](!0x1);}}[_0xe3a6b9(0x539)](){throw new Error('[PendingState]:\x20received\x20acknowledgement.');}[_0xe3a6b9(0x58d)](){const _0x22f1ee=_0xe3a6b9;throw new Error(_0x22f1ee(0x51d));}['onRemoteRetry'](){return this;}[_0xe3a6b9(0x2e2)](){const _0xd08b35=_0xe3a6b9;return this['_clearScheduledTask'](),this['_injector'][_0xd08b35(0x365)](ye,this['unitID'],this[_0xd08b35(0x36c)],null,this[_0xd08b35(0x32c)],this['_handler']);}[_0xe3a6b9(0x364)](){return this;}[_0xe3a6b9(0x3a1)](_0x38896b){const _0x1a9706=_0xe3a6b9,_0x3aa7d9=_0x38896b!=null?_0x38896b:this[_0x1a9706(0x30e)]();this['_scheduleTimestamp']=new Date()[_0x1a9706(0x58b)](),this[_0x1a9706(0x35c)]=window['setTimeout'](()=>{const _0x37fed7=_0x1a9706;this[_0x37fed7(0x2b7)]();let _0x4966e8=null;switch(this[_0x37fed7(0x36c)]){case ce[_0x37fed7(0x4fb)]:{_0x4966e8=Fs(this[_0x37fed7(0x32c)],this['unitID'],this[_0x37fed7(0x342)],this[_0x37fed7(0x353)],this[_0x37fed7(0x208)]);break;}case ce['UNIVER_DOC']:{this['_pendingMutations'][_0x37fed7(0x2af)](_0x1b7715=>_0x1b7715['id']===_0xe5a7a5['id'])?_0x4966e8=lo(this['_pendingMutations'],this[_0x37fed7(0x24d)],this[_0x37fed7(0x342)],this[_0x37fed7(0x353)],this['_memberService']):_0x4966e8=Fs(this['_pendingMutations'],this[_0x37fed7(0x24d)],this['_univerInstanceService'],this['_revisionService'],this[_0x37fed7(0x208)]);break;}default:throw new Error(_0x37fed7(0x503)+this['type']+_0x37fed7(0x2ec));}const {changeset:_0x1e7a4e,pendingMutations:_0x466b9b}=_0x4966e8;this[_0x37fed7(0x222)]['onSendChangeset'](_0x1e7a4e);const _0x5027f2=_0x466b9b[_0x37fed7(0x285)]?this[_0x37fed7(0x4c4)][_0x37fed7(0x365)](ge,this[_0x37fed7(0x24d)],this[_0x37fed7(0x36c)],_0x1e7a4e,_0x466b9b,this[_0x37fed7(0x222)],void 0x0):this[_0x37fed7(0x4c4)][_0x37fed7(0x365)](Te,this[_0x37fed7(0x24d)],this[_0x37fed7(0x36c)],_0x1e7a4e,this[_0x37fed7(0x222)]);_0x5027f2[_0x37fed7(0x2c4)](),this[_0x37fed7(0x222)]['onStateChange'](this,_0x5027f2);},_0x3aa7d9);}[_0xe3a6b9(0x30e)](){const _0x427a4b=_0xe3a6b9;var _0x24924f;const _0xed8abc=this[_0x427a4b(0x466)]['getConfig'](ie);return(_0x24924f=_0xed8abc==null?void 0x0:_0xed8abc[_0x427a4b(0x329)])!=null?_0x24924f:ar;}[_0xe3a6b9(0x4b7)](){throw new Error('[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0xe3a6b9(0x2b7)](){const _0x2ff622=_0xe3a6b9;this[_0x2ff622(0x35c)]!=null&&(clearTimeout(this['_sendingTimer']),this[_0x2ff622(0x35c)]=null);}[_0xe3a6b9(0x314)](_0xa1bc75){const _0x57f7ad=_0xe3a6b9;return this[_0x57f7ad(0x2b7)](),this[_0x57f7ad(0x4c4)][_0x57f7ad(0x365)](Re,this[_0x57f7ad(0x24d)],this[_0x57f7ad(0x36c)],null,this['_pendingMutations'],this[_0x57f7ad(0x222)],_0xa1bc75);}};pe=Le([A(0x4,_0x432547(_0x521cd6)),A(0x5,_0x432547(_0x1493a3)),A(0x6,_0x432547(q)),A(0x7,_0x432547(Ne)),A(0x8,_0xfb205),A(0x9,_0xc67fcf),A(0xa,_0x4b50bc),A(0xb,_0x24b4da),A(0xc,_0x17aa8b),A(0xd,_0x5786da)],pe);let Te=class extends $e{constructor(_0x3eb3b7,_0x506436,_0x558c03,_0x5db0fc,_0x2f9576,_0x5a18dd,_0x4e027c,_0x53daf2,_0x2bdeaa,_0x207dba,_0x3b7b36){const _0xc58b42=_0xe3a6b9;super(_0x3eb3b7,_0x506436,_0x558c03,[],_0x5db0fc,_0x53daf2,_0x3b7b36,_0x5a18dd,_0x4e027c),g(this,'status',_0xc58b42(0x212)),g(this,_0xc58b42(0x2ea),0x0),g(this,_0xc58b42(0x445)),g(this,'_sender'),(this[_0xc58b42(0x4c4)]=_0x2f9576,this['_logService']=_0x2bdeaa,this['_transformService']=_0x207dba);}[_0xe3a6b9(0x51c)](_0x1e0ed6){const _0x349312=_0xe3a6b9;this['_clearScheduledTask']();const _0x239017=this[_0x349312(0x4c4)][_0x349312(0x365)](ge,this[_0x349312(0x24d)],this[_0x349312(0x36c)],this[_0x349312(0x536)],[_0x1e0ed6],this[_0x349312(0x222)],this['_resendTimer']);return _0x239017['_updateLocalCache'](),_0x239017;}['onRemoteChangeset'](_0xc5fd43){const _0x496e79=_0xe3a6b9;if(this['_checkMissing'](_0xc5fd43))return this[_0x496e79(0x2b7)](),this[_0x496e79(0x4c4)][_0x496e79(0x365)](he,this[_0x496e79(0x24d)],this['type'],this['_awaitingChangeset'],[],null,[_0xc5fd43],this['_handler']);try{const _0xaec5fe=this[_0x496e79(0x5db)][_0x496e79(0x4ba)]([_0xc5fd43],[this[_0x496e79(0x536)]],!0x1);if(_0x146057(_0xaec5fe)){const {c1Prime:_0x3fb1bc,c2Prime:_0x568ae9}=_0xaec5fe;this[_0x496e79(0x355)](_0x3fb1bc[0x0]),_0x568ae9[0x0]['baseRev']=this[_0x496e79(0x49d)](),this[_0x496e79(0x2b7)]();const _0x38368a=this[_0x496e79(0x4c4)][_0x496e79(0x365)](Te,this[_0x496e79(0x24d)],this[_0x496e79(0x36c)],_0x568ae9[0x0],this['_handler']);return _0x38368a[_0x496e79(0x2c4)](),_0x38368a;}return this[_0x496e79(0x314)](!0x1);}catch(_0x44f760){return this[_0x496e79(0x230)][_0x496e79(0x46c)](_0x44f760),this['_onConflict'](!0x1);}}['onRemoteAck'](_0x47d763){const _0x17272b=_0xe3a6b9;this[_0x17272b(0x2b7)]();const _0x3ece90=this['_revisionService'][_0x17272b(0x2b8)](this[_0x17272b(0x24d)]);if(_0x47d763['revision']<_0x3ece90-0x1)return this;if(this['_checkMissing'](_0x47d763))return this[_0x17272b(0x4c4)][_0x17272b(0x365)](he,this['unitID'],this[_0x17272b(0x36c)],null,[],this[_0x17272b(0x536)],[],this[_0x17272b(0x222)]);this['_incrementRevisionNumber']();const _0x2c0bfb=this[_0x17272b(0x4c4)][_0x17272b(0x365)](Fe,this[_0x17272b(0x24d)],this['type'],this[_0x17272b(0x222)]);return _0x2c0bfb[_0x17272b(0x2c4)](),_0x2c0bfb;}[_0xe3a6b9(0x58d)](_0x10e24c){const _0x184830=_0xe3a6b9;return this[_0x184830(0x314)](!!(_0x10e24c!=null&&_0x10e24c[_0x184830(0x2c6)]));}[_0xe3a6b9(0x21b)](_0x5ed520){const _0x44b5cc=_0xe3a6b9;return this[_0x44b5cc(0x2ea)]>Ui?this[_0x44b5cc(0x2e2)]():(this[_0x44b5cc(0x445)]=Pi(this['_resendTimeout'],{'timeout':this[_0x44b5cc(0x2ea)],'reqId':_0x5ed520[_0x44b5cc(0x237)]}),this[_0x44b5cc(0x4db)]=this[_0x44b5cc(0x445)]['subscribe'](({reqId:_0x462b6f,timeout:_0x1a0a22})=>{const _0x552465=_0x44b5cc;this[_0x552465(0x26c)](_0x462b6f,_0x1a0a22);}),this);}[_0xe3a6b9(0x2e2)](){const _0x1f52bb=_0xe3a6b9;return this[_0x1f52bb(0x2b7)](),this[_0x1f52bb(0x4c4)][_0x1f52bb(0x365)](ye,this[_0x1f52bb(0x24d)],this['type'],this['_awaitingChangeset'],[],this[_0x1f52bb(0x222)]);}[_0xe3a6b9(0x364)](){return this;}[_0xe3a6b9(0x4b7)](){const _0x1c098d=_0xe3a6b9;this[_0x1c098d(0x222)][_0x1c098d(0x528)](this[_0x1c098d(0x536)]);}['_onConflict'](_0x548582){const _0x204619=_0xe3a6b9;return this[_0x204619(0x2b7)](),this['_injector'][_0x204619(0x365)](Re,this[_0x204619(0x24d)],this[_0x204619(0x36c)],this[_0x204619(0x536)],[],this[_0x204619(0x222)],_0x548582);}[_0xe3a6b9(0x26c)](_0x2f4293,_0x2055c4){const _0x2b38ea=_0xe3a6b9;var _0x4f2282;_0x2f4293===((_0x4f2282=this[_0x2b38ea(0x536)])==null?void 0x0:_0x4f2282[_0x2b38ea(0x237)])&&(this[_0x2b38ea(0x4b7)](),this[_0x2b38ea(0x2ea)]=_0x2055c4===0x0?0x3e8:_0x2055c4*0x2);}[_0xe3a6b9(0x2b7)](){const _0x111ea9=_0xe3a6b9;var _0x2aa613;(_0x2aa613=this[_0x111ea9(0x4db)])==null||_0x2aa613[_0x111ea9(0x1e1)](),this[_0x111ea9(0x2ea)]=0x0;}};Te=Le([A(0x4,_0x432547(_0x521cd6)),A(0x5,_0x432547(_0x1493a3)),A(0x6,_0x432547(q)),A(0x7,_0xc67fcf),A(0x8,_0xfb205),A(0x9,_0x24b4da),A(0xa,_0x5786da)],Te);let ge=class extends $e{constructor(_0x59e54d,_0x47d06d,_0x401cb9,_0x3a8aee,_0x56c793,_0x1609a9,_0x3da83c,_0x4a3651,_0x1d94c8,_0x825897,_0x42d3eb,_0x5a2190,_0x2d2341){const _0x5a92da=_0xe3a6b9;super(_0x59e54d,_0x47d06d,_0x401cb9,_0x3a8aee,_0x56c793,_0x825897,_0x2d2341,_0x4a3651,_0x1d94c8),g(this,_0x5a92da(0x511),_0x5a92da(0x584)),g(this,_0x5a92da(0x2ea),0x0),g(this,_0x5a92da(0x445)),g(this,_0x5a92da(0x4db)),(this[_0x5a92da(0x4c4)]=_0x3da83c,this[_0x5a92da(0x230)]=_0x42d3eb,this[_0x5a92da(0x5db)]=_0x5a2190,_0x1609a9&&(this[_0x5a92da(0x445)]=_0x1609a9,this['_sender']=this[_0x5a92da(0x445)][_0x5a92da(0x3d4)](({reqId:_0x54e447,timeout:_0xc20816})=>{const _0x3ee18b=_0x5a92da;this[_0x3ee18b(0x26c)](_0x54e447,_0xc20816);})));}[_0xe3a6b9(0x51c)](_0x4a5486){const _0x322bc4=_0xe3a6b9;return this[_0x322bc4(0x32c)]['push'](_0x4a5486),this;}[_0xe3a6b9(0x2c3)](_0x144f3){const _0x5497b8=_0xe3a6b9;if(this[_0x5497b8(0x54d)](_0x144f3))return this['_clearScheduledTask'](),this['_injector'][_0x5497b8(0x365)](he,this['unitID'],this[_0x5497b8(0x36c)],this[_0x5497b8(0x536)],this['_pendingMutations'],null,[_0x144f3],this[_0x5497b8(0x222)]);try{const _0x517813=this[_0x5497b8(0x5db)][_0x5497b8(0x4ba)]([_0x144f3],[this[_0x5497b8(0x536)]],!0x1);if(_0x146057(_0x517813)){const {c1Prime:_0x211347,c2Prime:_0x2f36a3}=_0x517813,_0x4bc1eb=this[_0x5497b8(0x5db)][_0x5497b8(0x270)](_0x211347[0x0],this[_0x5497b8(0x32c)]);if(_0x369aae(_0x4bc1eb)){const {c1Prime:_0x1f0f24,m2Prime:_0x47e6cc}=_0x4bc1eb;return this[_0x5497b8(0x355)](_0x1f0f24),_0x2f36a3[0x0][_0x5497b8(0x493)]=this['_getCurrentRevision'](),this[_0x5497b8(0x2b7)](),this[_0x5497b8(0x4c4)][_0x5497b8(0x365)](ge,this[_0x5497b8(0x24d)],this[_0x5497b8(0x36c)],_0x2f36a3[0x0],_0x47e6cc,this[_0x5497b8(0x222)],void 0x0);}throw _0x4bc1eb[_0x5497b8(0x46c)];}throw _0x517813[_0x5497b8(0x46c)];}catch(_0x271e57){return this[_0x5497b8(0x230)]['error'](_0x271e57),this[_0x5497b8(0x314)](!0x1);}}['onRemoteAck'](_0x12835d){const _0x50f28f=_0xe3a6b9;if(this[_0x50f28f(0x2b7)](),this[_0x50f28f(0x54d)](_0x12835d))return this['_injector'][_0x50f28f(0x365)](he,this[_0x50f28f(0x24d)],this[_0x50f28f(0x36c)],null,this[_0x50f28f(0x32c)],this[_0x50f28f(0x536)],[],this[_0x50f28f(0x222)]);this[_0x50f28f(0x226)]();const _0xaa1e47=this[_0x50f28f(0x4c4)][_0x50f28f(0x365)](pe,this[_0x50f28f(0x24d)],this[_0x50f28f(0x36c)],this[_0x50f28f(0x32c)],this[_0x50f28f(0x222)]);return _0xaa1e47[_0x50f28f(0x3a1)](),_0xaa1e47['_updateLocalCache'](),_0xaa1e47;}[_0xe3a6b9(0x58d)](_0xe88a33){const _0x248752=_0xe3a6b9;return this[_0x248752(0x314)](!!(_0xe88a33!=null&&_0xe88a33[_0x248752(0x2c6)]));}['onRemoteRetry'](_0x4a8942){const _0x46ef6c=_0xe3a6b9;return this['_resendTimeout']>Ui?this[_0x46ef6c(0x2e2)]():(this['_resendTimer']=Pi(this[_0x46ef6c(0x2ea)],{'timeout':this[_0x46ef6c(0x2ea)],'reqId':_0x4a8942[_0x46ef6c(0x237)]}),this[_0x46ef6c(0x4db)]=this[_0x46ef6c(0x445)][_0x46ef6c(0x3d4)](({reqId:_0x39d597,timeout:_0x1bc82e})=>{const _0x2224f9=_0x46ef6c;this[_0x2224f9(0x26c)](_0x39d597,_0x1bc82e);}),this);}[_0xe3a6b9(0x2e2)](){const _0xe0c29e=_0xe3a6b9;return this[_0xe0c29e(0x2b7)](),this[_0xe0c29e(0x4c4)][_0xe0c29e(0x365)](ye,this[_0xe0c29e(0x24d)],this['type'],this['_awaitingChangeset'],this[_0xe0c29e(0x32c)],this[_0xe0c29e(0x222)]);}['toggleOnline'](){return this;}[_0xe3a6b9(0x4b7)](){const _0x1618ca=_0xe3a6b9;this[_0x1618ca(0x222)][_0x1618ca(0x528)](this[_0x1618ca(0x536)]);}[_0xe3a6b9(0x314)](_0x5a8b85){const _0x4851b9=_0xe3a6b9;return this[_0x4851b9(0x2b7)](),this[_0x4851b9(0x4c4)][_0x4851b9(0x365)](Re,this[_0x4851b9(0x24d)],this[_0x4851b9(0x36c)],null,this[_0x4851b9(0x32c)],this[_0x4851b9(0x222)],_0x5a8b85);}['_resendWithTimeout'](_0x2d163f,_0x198203){const _0x13d35c=_0xe3a6b9;var _0x47b9af;_0x2d163f===((_0x47b9af=this[_0x13d35c(0x536)])==null?void 0x0:_0x47b9af['reqId'])&&(this[_0x13d35c(0x4b7)](),this[_0x13d35c(0x2ea)]=_0x198203===0x0?0x3e8:_0x198203*0x2);}[_0xe3a6b9(0x2b7)](){const _0x26ff27=_0xe3a6b9;var _0x43b0d4;(_0x43b0d4=this[_0x26ff27(0x4db)])==null||_0x43b0d4[_0x26ff27(0x1e1)](),this[_0x26ff27(0x2ea)]=0x0;}};ge=Le([A(0x6,_0x432547(_0x521cd6)),A(0x7,_0x432547(_0x1493a3)),A(0x8,_0x432547(q)),A(0x9,_0xc67fcf),A(0xa,_0xfb205),A(0xb,_0x24b4da),A(0xc,_0x5786da)],ge);let Re=class extends $e{constructor(_0x3dae00,_0xd1349f,_0x2c7a8d,_0x20c898,_0xc9be93,_0x3473f8=!0x1,_0x22ba4c,_0x31d098,_0x23c793,_0x1926f0,_0x2ecb63,_0x5ef43e,_0x4683ef){const _0x13e1e6=_0xe3a6b9;super(_0x3dae00,_0xd1349f,_0x2c7a8d,_0x20c898,_0xc9be93,_0x31d098,_0x23c793,_0x2ecb63,_0x1926f0),g(this,_0x13e1e6(0x511),_0x13e1e6(0x5aa)),(this['_isPermissionRej']=_0x3473f8,this[_0x13e1e6(0x3ac)]=_0x22ba4c,this[_0x13e1e6(0x444)]=_0x5ef43e,this['_notificationService']=_0x4683ef,this['_showConflictNotification'](),this[_0x13e1e6(0x214)](),this[_0x13e1e6(0x3ff)]());}['appendMutation'](){return this;}['onRemoteChangeset'](){return this;}['onRemoteAck'](){return this;}[_0xe3a6b9(0x58d)](){return this;}['onRemoteRetry'](){return this;}[_0xe3a6b9(0x2e2)](){return this;}[_0xe3a6b9(0x364)](){return this;}[_0xe3a6b9(0x4b7)](){const _0x1860d5=_0xe3a6b9;throw new Error(_0x1860d5(0x474));}[_0xe3a6b9(0x214)](){const _0x3ac2fd=_0xe3a6b9;this[_0x3ac2fd(0x559)][_0x3ac2fd(0x4e3)](this[_0x3ac2fd(0x24d)],this[_0x3ac2fd(0x36c)],null,[]);}[_0xe3a6b9(0x28c)](){const _0x1981f4=_0xe3a6b9;this[_0x1981f4(0x48d)]?this['_notificationService']['show']({'title':this[_0x1981f4(0x444)]['t'](_0x1981f4(0x1dd)),'content':this['_localeService']['t'](_0x1981f4(0x2fc)),'type':_0x1981f4(0x46c),'duration':0x0}):this['_notificationService'][_0x1981f4(0x47c)]({'title':this[_0x1981f4(0x444)]['t'](_0x1981f4(0x2f3)),'content':this[_0x1981f4(0x444)]['t'](_0x1981f4(0x41f)),'type':_0x1981f4(0x46c),'duration':0x0});}['_disableEditing'](){const _0x5b4799=_0xe3a6b9;this[_0x5b4799(0x3ac)]['updatePermissionPoint'](new _0x345c5d(this['unitID'])['id'],!0x1);}};Re=Le([A(0x6,_0x432547(_0x4e112d)),A(0x7,_0xc67fcf),A(0x8,_0x5786da),A(0x9,_0x432547(q)),A(0xa,_0x432547(_0x1493a3)),A(0xb,_0x432547(_0x363878)),A(0xc,_0x25d02a)],Re);let ye=class extends $e{constructor(_0x532e55,_0x3a28ff,_0x3fb12d,_0x380d0a,_0x470453,_0x4500eb,_0x41dfaa,_0x37a516,_0x4601b5,_0x3bf08d){const _0x2a8f9b=_0xe3a6b9;super(_0x532e55,_0x3a28ff,_0x3fb12d,_0x380d0a,_0x470453,_0x4601b5,_0x3bf08d,_0x41dfaa,_0x37a516),g(this,'status',_0x2a8f9b(0x486)),this['_injector']=_0x4500eb;}[_0xe3a6b9(0x51c)](_0x145f07){const _0x1e76d9=_0xe3a6b9;return this[_0x1e76d9(0x32c)]['push'](_0x145f07),this[_0x1e76d9(0x2c4)](),this;}['onRemoteChangeset'](_0x3bafa6){throw new Error('[OfflineState]:\x20received\x20changeset.');}['onRemoteAck'](){throw new Error('[OfflineState]:\x20received\x20acknowledgement.');}[_0xe3a6b9(0x58d)](){const _0x7b9e9e=_0xe3a6b9;throw new Error(_0x7b9e9e(0x36f));}[_0xe3a6b9(0x21b)](){return this;}[_0xe3a6b9(0x2e2)](){return this;}[_0xe3a6b9(0x364)](){const _0x40b5df=_0xe3a6b9,{_injector:_0x23f8f6,_pendingMutations:_0x39b458,_awaitingChangeset:_0x15d551,unitID:_0x2afb74,_handler:_0x5c11cc,type:_0x49ee4a}=this,_0x2c8500=Ni(_0x23f8f6,_0x2afb74,_0x49ee4a,_0x15d551,_0x39b458,_0x5c11cc);return _0x2c8500 instanceof pe?_0x2c8500[_0x40b5df(0x3a1)]():(_0x2c8500 instanceof ge||_0x2c8500 instanceof Te)&&_0x2c8500[_0x40b5df(0x4b7)](),_0x2c8500;}[_0xe3a6b9(0x4b7)](){throw new Error('[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.');}};ye=Le([A(0x5,_0x432547(_0x521cd6)),A(0x6,_0x432547(_0x1493a3)),A(0x7,_0x432547(q)),A(0x8,_0xc67fcf),A(0x9,_0x5786da)],ye);let he=class extends $e{constructor(_0xf062f7,_0x41927c,_0x2eaf5d,_0x3630f6,_0xe156d1,_0x4201d4,_0x5b2aee,_0x48673d,_0xb4dda3,_0x380eea,_0xca1530,_0x29a42a,_0x1773ac,_0x30d5e8){const _0xbf2f73=_0xe3a6b9;super(_0xf062f7,_0x41927c,_0x2eaf5d,_0x3630f6,_0x5b2aee,_0x29a42a,_0x1773ac,_0xb4dda3,_0x380eea),g(this,_0xbf2f73(0x511),_0xbf2f73(0x44a)),(this[_0xbf2f73(0x489)]=_0xe156d1,this[_0xbf2f73(0x4a5)]=_0x4201d4,this[_0xbf2f73(0x4c4)]=_0x48673d,this['_logService']=_0xca1530,this['_transformService']=_0x30d5e8);}['onMissedChangesetFetched'](_0x5c5aef){const _0x54db86=_0xe3a6b9;try{const _0x96fd30=[..._0x5c5aef,...this[_0x54db86(0x4a5)]],_0x4456e5=[this['_awaitingChangeset']||this[_0x54db86(0x489)]][_0x54db86(0x598)](_0x13bb62=>!!_0x13bb62);let _0x308bd1,_0x50b311;if(_0x4456e5[_0x54db86(0x285)]){const _0x4d7d7b=this[_0x54db86(0x5db)][_0x54db86(0x4ba)](_0x96fd30,_0x4456e5,!0x1);if(!_0x146057(_0x4d7d7b))throw _0x4d7d7b['error'];_0x308bd1=_0x4d7d7b[_0x54db86(0x2bd)],_0x50b311=_0x4d7d7b['c2Prime'];}else _0x308bd1=_0x96fd30,_0x50b311=[];let _0x436478=this['_pendingMutations'];_0x308bd1[_0x54db86(0x3b9)](_0xa05525=>{const _0x8aaa42=_0x54db86;let _0x599002;if(_0x436478['length']){const _0x1929dd=this['_transformService'][_0x8aaa42(0x270)](_0xa05525,_0x436478);if(!_0x369aae(_0x1929dd))throw _0x1929dd[_0x8aaa42(0x46c)];_0x599002=_0x1929dd['c1Prime'],_0x436478=_0x1929dd['m2Prime'];}else _0x599002=_0xa05525;this[_0x8aaa42(0x355)](_0x599002);}),this[_0x54db86(0x489)]&&this[_0x54db86(0x226)](),this[_0x54db86(0x536)]&&_0x50b311[_0x54db86(0x285)]&&(_0x50b311[0x0][_0x54db86(0x493)]=this[_0x54db86(0x49d)]());let _0x1bdf6c;if(this[_0x54db86(0x536)]&&_0x436478[_0x54db86(0x285)]!==0x0)_0x1bdf6c=this['_injector'][_0x54db86(0x365)](ge,this[_0x54db86(0x24d)],this[_0x54db86(0x36c)],_0x50b311[0x0],_0x436478,this['_handler'],void 0x0);else{if(this[_0x54db86(0x536)]&&_0x436478[_0x54db86(0x285)]===0x0)_0x50b311[0x0][_0x54db86(0x493)]=this[_0x54db86(0x49d)](),_0x1bdf6c=this[_0x54db86(0x4c4)][_0x54db86(0x365)](Te,this[_0x54db86(0x24d)],this[_0x54db86(0x36c)],_0x50b311[0x0],this[_0x54db86(0x222)]);else{if(_0x436478[_0x54db86(0x285)]!==0x0){const _0x3cdb55=this['_injector'][_0x54db86(0x365)](pe,this['unitID'],this[_0x54db86(0x36c)],_0x436478,this[_0x54db86(0x222)]);_0x3cdb55['_schedule'](),_0x1bdf6c=_0x3cdb55;}else _0x1bdf6c=this[_0x54db86(0x4c4)][_0x54db86(0x365)](Fe,this[_0x54db86(0x24d)],this[_0x54db86(0x36c)],this['_handler']);}}return _0x1bdf6c[_0x54db86(0x2c4)](),_0x1bdf6c;}catch(_0x104bac){return this[_0x54db86(0x230)]['error'](_0x54db86(0x52f),_0x54db86(0x537),_0x104bac),this[_0x54db86(0x4c4)][_0x54db86(0x365)](Re,this[_0x54db86(0x24d)],this[_0x54db86(0x36c)],this[_0x54db86(0x536)],this['_pendingMutations'],this[_0x54db86(0x222)],!0x1);}}[_0xe3a6b9(0x4b7)](){const _0x152d85=_0xe3a6b9;throw new Error(_0x152d85(0x2a3));}['appendMutation'](_0x4ce5f0){const _0x4f77e9=_0xe3a6b9;return this[_0x4f77e9(0x32c)][_0x4f77e9(0x3f6)](_0x4ce5f0),this;}[_0xe3a6b9(0x2c3)](_0x3afb95){const _0x363169=_0xe3a6b9;return this[_0x363169(0x4a5)][_0x363169(0x3f6)](_0x3afb95),this;}[_0xe3a6b9(0x539)](_0x56b0c9){const _0x182647=_0xe3a6b9;if(this[_0x182647(0x536)])return this[_0x182647(0x489)]=this[_0x182647(0x536)],this[_0x182647(0x536)]=null,this;throw new Error(_0x182647(0x34d));}['onRemoteRej'](_0x14be44){const _0x3805ef=_0xe3a6b9;return this['_onConflict'](!!(_0x14be44!=null&&_0x14be44[_0x3805ef(0x2c6)]));}['onRemoteRetry'](){return this;}[_0xe3a6b9(0x2e2)](){const _0x36af98=_0xe3a6b9;return this[_0x36af98(0x4c4)]['createInstance'](ye,this[_0x36af98(0x24d)],this[_0x36af98(0x36c)],this[_0x36af98(0x536)],this[_0x36af98(0x32c)],this['_handler']);}[_0xe3a6b9(0x364)](){return this;}[_0xe3a6b9(0x314)](_0x5d9113){const _0x5cb58d=_0xe3a6b9;return this['_injector'][_0x5cb58d(0x365)](Re,this[_0x5cb58d(0x24d)],this[_0x5cb58d(0x36c)],this['_awaitingChangeset'],this[_0x5cb58d(0x32c)],this['_handler'],_0x5d9113);}};he=Le([A(0x7,_0x432547(_0x521cd6)),A(0x8,_0x432547(_0x1493a3)),A(0x9,_0x432547(q)),A(0xa,_0xfb205),A(0xb,_0xc67fcf),A(0xc,_0x5786da),A(0xd,_0x24b4da)],he);function Ni(_0x38aca7,_0x2dd8ff,_0x1f663f,_0x172b03,_0x2234a5,_0x40d674){const _0x9c85ec=_0xe3a6b9;return _0x172b03&&_0x2234a5['length']?_0x38aca7[_0x9c85ec(0x365)](ge,_0x2dd8ff,_0x1f663f,_0x172b03,_0x2234a5,_0x40d674,void 0x0):_0x172b03?_0x38aca7[_0x9c85ec(0x365)](Te,_0x2dd8ff,_0x1f663f,_0x172b03,_0x40d674):_0x2234a5[_0x9c85ec(0x285)]?_0x38aca7['createInstance'](pe,_0x2dd8ff,_0x1f663f,_0x2234a5,_0x40d674):_0x38aca7[_0x9c85ec(0x365)](Fe,_0x2dd8ff,_0x1f663f,_0x40d674);}var vo=Object[_0xe3a6b9(0x2e1)],mo=Object[_0xe3a6b9(0x4b1)],Cs=(_0x5a9d1e,_0x450817,_0x4e9698,_0x2a45b0)=>{const _0x5b79f0=_0xe3a6b9;for(var _0x413080=_0x2a45b0>0x1?void 0x0:_0x2a45b0?mo(_0x450817,_0x4e9698):_0x450817,_0x5ad14a=_0x5a9d1e[_0x5b79f0(0x285)]-0x1,_0x4487a9;_0x5ad14a>=0x0;_0x5ad14a--)(_0x4487a9=_0x5a9d1e[_0x5ad14a])&&(_0x413080=(_0x2a45b0?_0x4487a9(_0x450817,_0x4e9698,_0x413080):_0x4487a9(_0x413080))||_0x413080);return _0x2a45b0&&_0x413080&&vo(_0x450817,_0x4e9698,_0x413080),_0x413080;},H=(_0x1b6cfc,_0x2a9062)=>(_0x3b6d1a,_0x5105cf)=>_0x2a9062(_0x3b6d1a,_0x5105cf,_0x1b6cfc);let gt=class extends _0x90c284{constructor(_0x5aa6de,_0x72595,_0x12c92b,_0x45cb41,_0x1bb615,_0x5bf3a2,_0xce2e41,_0x18393c,_0x3b5224,_0x29d440,_0x25ea1c,_0x4686c1,_0xb286a1){const _0x4829c0=_0xe3a6b9;super(),g(this,_0x4829c0(0x54f),new _0x23c074(null)),g(this,_0x4829c0(0x572),this['_state$']['asObservable']()),g(this,_0x4829c0(0x3bc)),g(this,_0x4829c0(0x49c),!0x1),g(this,'_changesetSessionId',''),g(this,'_changesetReqId',0x0),g(this,_0x4829c0(0x252),this[_0x4829c0(0x572)][_0x4829c0(0x531)](_0x464b87(_0x2d57da=>_0x2d57da?_0x2d57da[_0x4829c0(0x511)]:J[_0x4829c0(0x22a)]),_0x186328(0x1))),g(this,_0x4829c0(0x39a),!0x1),g(this,_0x4829c0(0x1de),[]),(this['unitID']=_0x5aa6de,this['session']=_0x72595,this[_0x4829c0(0x578)]=_0x12c92b,this['_injector']=_0x45cb41,this['_localCacheService']=_0x1bb615,this[_0x4829c0(0x412)]=_0x5bf3a2,this[_0x4829c0(0x444)]=_0xce2e41,this[_0x4829c0(0x353)]=_0x18393c,this[_0x4829c0(0x230)]=_0x3b5224,this[_0x4829c0(0x1e6)]=_0x29d440,this[_0x4829c0(0x421)]=_0x25ea1c,this[_0x4829c0(0x3ac)]=_0x4686c1,this[_0x4829c0(0x298)]=_0xb286a1);}get['state'](){const _0x53b446=_0xe3a6b9;return this[_0x53b446(0x3bc)];}async[_0xe3a6b9(0x4c3)](){const _0x3439df=_0xe3a6b9;if(this['state'])throw new Error(_0x3439df(0x46a));await this[_0x3439df(0x430)]();}['pauseCollaboration'](){const _0x2fab60=_0xe3a6b9;return this[_0x2fab60(0x49c)]=!0x0,_0x3b9b0c(()=>{const _0xb7cacd=_0x2fab60;this[_0xb7cacd(0x49c)]=!0x1,this[_0xb7cacd(0x225)]();});}['_updateState'](_0x4af957){const _0x2e8226=_0xe3a6b9;this[_0x2e8226(0x3bc)]=_0x4af957,this[_0x2e8226(0x54f)][_0x2e8226(0x32a)](_0x4af957);}async[_0xe3a6b9(0x430)](){const _0x3e6476=_0xe3a6b9;var _0x22710a;this['_updateState'](await this[_0x3e6476(0x42f)]()),this[_0x3e6476(0x298)]&&((_0x22710a=this[_0x3e6476(0x298)])==null||_0x22710a[_0x3e6476(0x281)](this[_0x3e6476(0x24d)]),this[_0x3e6476(0x5d1)](this[_0x3e6476(0x298)]['getUnitStatus$'](this[_0x3e6476(0x24d)])['subscribe'](_0x152268=>{const _0x49155a=_0x3e6476;this['_logService'][_0x49155a(0x25c)](_0x49155a(0x1e2),_0x49155a(0x236),_0x152268),_0x152268===wi[_0x49155a(0x29d)]?(this['_messageService'][_0x49155a(0x47c)]({'content':this['_localeService']['t'](_0x49155a(0x2ab)),'type':_0xedbc0c['Warning']}),this[_0x49155a(0x3ac)][_0x49155a(0x487)](new _0x345c5d(this[_0x49155a(0x24d)])['id'],!0x1),this[_0x49155a(0x3ac)][_0x49155a(0x53d)](!0x1)):(this[_0x49155a(0x3ac)][_0x49155a(0x487)](new _0x345c5d(this['unitID'])['id'],!0x0),this[_0x49155a(0x3ac)][_0x49155a(0x53d)](!0x0));})));let _0x41b9b2=!0x1;return this['disposeWithMe'](this['session']['sessionStatus$'][_0x3e6476(0x3d4)](_0x12eaa2=>{const _0x1d164e=_0x3e6476;_0x12eaa2===ve['ONLINE']?this[_0x1d164e(0x1f6)](_0x41b9b2):_0x12eaa2===ve['OFFLINE']&&(_0x41b9b2=!0x0,this[_0x1d164e(0x558)]());})),this[_0x3e6476(0x5d1)](this['session'][_0x3e6476(0x506)][_0x3e6476(0x3d4)](_0x97eea9=>{const _0x38b654=_0x3e6476;try{switch(_0x97eea9[_0x38b654(0x3f3)]){case _0xd65e90['NEW_CHANGESETS']:{this[_0x38b654(0x4a8)](_0x1c3eb2(_0x97eea9['data']));break;}case _0xd65e90[_0x38b654(0x235)]:{this['_onRemoteACK'](_0x97eea9[_0x38b654(0x2be)]);break;}case _0xd65e90[_0x38b654(0x3c1)]:{this[_0x38b654(0x3f0)]();break;}case _0xd65e90[_0x38b654(0x4ef)]:{this[_0x38b654(0x4de)](_0x97eea9['data']);break;}case _0xd65e90['PSEUDO_FETCH_MISSING_RESULT']:{this[_0x38b654(0x241)](_0x97eea9[_0x38b654(0x2be)][_0x38b654(0x4b0)]['map'](_0x24abff=>_0x1c3eb2(_0x24abff)));break;}case _0xd65e90[_0x38b654(0x3d0)]:this[_0x38b654(0x3f0)]({'isPermissionRej':!0x0});}}catch(_0x5131ea){throw console[_0x38b654(0x46c)](_0x38b654(0x56b),_0x5131ea),_0x5131ea;}})),this[_0x3e6476(0x3bc)];}['_unlockTransition'](){const _0x3a570b=_0xe3a6b9;this[_0x3a570b(0x39a)]=!0x1;}[_0xe3a6b9(0x5cf)](){const _0x220091=_0xe3a6b9;if(this[_0x220091(0x39a)])throw new Error(_0x220091(0x47f));this[_0x220091(0x39a)]=!0x0;}[_0xe3a6b9(0x40b)](_0x3eae54){const _0xa14f8a=_0xe3a6b9;this[_0xa14f8a(0x5cf)](),this[_0xa14f8a(0x303)](this['_state'][_0xa14f8a(0x51c)](_0x3eae54)),this['_unlockTransition']();}[_0xe3a6b9(0x4a8)](_0x202551){const _0x3320e8=_0xe3a6b9;if(!(_0x202551[_0x3320e8(0x39f)]<=this[_0x3320e8(0x353)][_0x3320e8(0x2b8)](this[_0x3320e8(0x24d)]))){if(this['_collaborationPaused']){this[_0x3320e8(0x1de)][_0x3320e8(0x3f6)](_0x202551);return;}this[_0x3320e8(0x2f6)](_0x202551);}}[_0xe3a6b9(0x225)](){const _0x112630=_0xe3a6b9;this[_0x112630(0x1de)][_0x112630(0x3b9)](_0x7fffe5=>this['_applyRemoteChangeset'](_0x7fffe5)),this[_0x112630(0x1de)]=[];}['_applyRemoteChangeset'](_0x2dd246){const _0x547e24=_0xe3a6b9,_0x60d524=this[_0x547e24(0x412)][_0x547e24(0x544)][_0x547e24(0x21e)](this[_0x547e24(0x412)][_0x547e24(0x544)][_0x547e24(0x338)]()[_0x547e24(0x457)])(_0x2dd246[_0x547e24(0x2fd)],null)||_0x2dd246[_0x547e24(0x2fd)],_0x4301f7={..._0x2dd246,'mutations':_0x60d524};this[_0x547e24(0x5cf)](),this['_updateState'](this['_state'][_0x547e24(0x2c3)](_0x4301f7)),this[_0x547e24(0x4d3)]();}[_0xe3a6b9(0x265)](_0xdce67f){const _0x5ceb89=_0xe3a6b9;this[_0x5ceb89(0x5cf)](),this[_0x5ceb89(0x303)](this[_0x5ceb89(0x3bc)][_0x5ceb89(0x539)](_0xdce67f)),this[_0x5ceb89(0x4d3)]();}[_0xe3a6b9(0x3f0)](_0x3f6773){const _0x4ce124=_0xe3a6b9;this[_0x4ce124(0x5cf)](),this[_0x4ce124(0x303)](this[_0x4ce124(0x3bc)][_0x4ce124(0x58d)](_0x3f6773)),this['_unlockTransition']();}[_0xe3a6b9(0x4de)](_0x274ccd){const _0x4a0bfa=_0xe3a6b9;this[_0x4a0bfa(0x5cf)](),this[_0x4a0bfa(0x303)](this['_state'][_0x4a0bfa(0x21b)](_0x274ccd)),this[_0x4a0bfa(0x4d3)]();}[_0xe3a6b9(0x241)](_0xa9e0d4){const _0x52427d=_0xe3a6b9;if(!(this[_0x52427d(0x3bc)]instanceof he))throw new TypeError('[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!');const _0x1c7d76=_0xa9e0d4[_0x52427d(0x546)](_0xc998b5=>{const _0x5344ad=_0x52427d,_0xdde675=this[_0x5344ad(0x412)][_0x5344ad(0x544)][_0x5344ad(0x21e)](this[_0x5344ad(0x412)][_0x5344ad(0x544)][_0x5344ad(0x338)]()['COMPRESS_MUTATION_APPLY'])(_0xc998b5[_0x5344ad(0x2fd)],null)||_0xc998b5[_0x5344ad(0x2fd)];return{..._0xc998b5,'mutations':_0xdde675};});this[_0x52427d(0x5cf)](),this[_0x52427d(0x303)](this[_0x52427d(0x3bc)][_0x52427d(0x37c)](_0x1c7d76)),this[_0x52427d(0x4d3)]();}[_0xe3a6b9(0x558)](){const _0x58d1d6=_0xe3a6b9;this['_lockTransition'](),this[_0x58d1d6(0x303)](this[_0x58d1d6(0x3bc)][_0x58d1d6(0x2e2)]()),this[_0x58d1d6(0x4d3)]();}['_toggleOnline'](_0x2d068f=!0x1){const _0x37424f=_0xe3a6b9;this['_lockTransition'](),this[_0x37424f(0x303)](this['_state'][_0x37424f(0x364)]()),this[_0x37424f(0x4d3)]();const _0x28d7af=this[_0x37424f(0x3bc)];_0x2d068f&&_0x28d7af instanceof Fe&&(this[_0x37424f(0x5cf)](),this[_0x37424f(0x303)](_0x28d7af[_0x37424f(0x42d)]()),this[_0x37424f(0x4d3)]());}async[_0xe3a6b9(0x42f)](){return new Promise(_0xdcdcad=>{const _0x319314=_0x272d;this[_0x319314(0x2fe)][_0x319314(0x5d6)]['pipe'](_0x335dc9(0x1))[_0x319314(0x3d4)](async _0x51da62=>{const _0x136979=_0x319314;_0xdcdcad(await this[_0x136979(0x580)](_0x51da62===ve['ONLINE']));});});}[_0xe3a6b9(0x25d)](){const _0x1ec6e2=_0xe3a6b9,_0xcc268f=this[_0x1ec6e2(0x24d)];return{'onStateChange':(_0x42a0c4,_0x1e2087)=>{const _0x15e6c7=_0x1ec6e2;if(_0x42a0c4!==this['_state'])throw new Error(_0x15e6c7(0x1e7)+_0x42a0c4[_0x15e6c7(0x511)]+_0x15e6c7(0x48c)+_0x1e2087[_0x15e6c7(0x511)]+_0x15e6c7(0x592)+this[_0x15e6c7(0x3bc)][_0x15e6c7(0x511)]);this[_0x15e6c7(0x303)](_0x1e2087);},'onSendChangeset':_0x3ac2d1=>{const _0x16c49d=_0x1ec6e2;_0x3ac2d1[_0x16c49d(0x305)]||(_0x3ac2d1[_0x16c49d(0x305)]=this[_0x16c49d(0x47b)],_0x3ac2d1[_0x16c49d(0x237)]=++this['_changesetReqId']);const _0x303b50={'eventID':_0xd65e90[_0x16c49d(0x5c6)],'data':{'unitID':_0x3ac2d1['unitID'],'unitType':this[_0x16c49d(0x578)],'changeset':_0x3ac2d1,'memberID':this[_0x16c49d(0x2fe)]['getMemberID']()}};this[_0x16c49d(0x2fe)][_0x16c49d(0x48f)](_0x303b50,this[_0x16c49d(0x24d)]);},'onMissingChangesets':({from:_0x2747f8,to:_0x568392})=>{const _0x2c0e0d=_0x1ec6e2;this['_logService'][_0x2c0e0d(0x25c)](_0x2c0e0d(0x1e2),_0x2c0e0d(0x2ca)+_0x2747f8+_0x2c0e0d(0x4d7)+_0x568392);const _0x273f0d={'eventID':_0xd65e90['FETCH_MISSING'],'data':{'unitID':_0xcc268f,'unitType':this[_0x2c0e0d(0x578)],'from':_0x2747f8,'to':_0x568392}};this[_0x2c0e0d(0x2fe)][_0x2c0e0d(0x48f)](_0x273f0d,this['unitID']);}};}async[_0xe3a6b9(0x580)](_0x49a6f9){const _0x24a12d=_0xe3a6b9;var _0x7ec163,_0x9885e;const _0x17f414=await this[_0x24a12d(0x559)][_0x24a12d(0x458)](this[_0x24a12d(0x24d)]),_0x382b43=(_0x7ec163=_0x17f414==null?void 0x0:_0x17f414['mutations'])!=null?_0x7ec163:[],_0x36abfc=(_0x9885e=_0x17f414==null?void 0x0:_0x17f414[_0x24a12d(0x381)])!=null?_0x9885e:null,_0x42b8db=!!(_0x36abfc!=null&&_0x36abfc['sid'])&&!!(_0x36abfc!=null&&_0x36abfc[_0x24a12d(0x237)]);this[_0x24a12d(0x47b)]=_0x42b8db?_0x36abfc[_0x24a12d(0x305)]:Vr(),this[_0x24a12d(0x552)]=_0x42b8db?_0x36abfc[_0x24a12d(0x237)]:0x0;const _0x27b480=this[_0x24a12d(0x24d)];try{this[_0x24a12d(0x5c9)](_0x36abfc,_0x382b43);}catch(_0x389978){this[_0x24a12d(0x230)][_0x24a12d(0x46c)](_0x389978);}const _0x4630e2=this['_createHandler']();if(_0x49a6f9){const _0x58feda=Ni(this[_0x24a12d(0x4c4)],_0x27b480,this[_0x24a12d(0x578)],_0x36abfc,_0x382b43,_0x4630e2);return _0x58feda instanceof pe?_0x58feda[_0x24a12d(0x3a1)]():(_0x58feda instanceof ge||_0x58feda instanceof Te)&&_0x58feda['resend'](),_0x58feda;}return this[_0x24a12d(0x4c4)][_0x24a12d(0x365)](ye,_0x27b480,this[_0x24a12d(0x578)],_0x36abfc,_0x382b43,_0x4630e2);}['_replayCachedMutations'](_0x3cffc5,_0x5415a7){const _0x56fe60=_0xe3a6b9;var _0x518a73,_0x2612e0;const _0x1f7494=this[_0x56fe60(0x412)][_0x56fe60(0x544)][_0x56fe60(0x21e)](this[_0x56fe60(0x412)][_0x56fe60(0x544)][_0x56fe60(0x338)]()['COMPRESS_MUTATION_APPLY']);(_0x518a73=_0x1f7494((_0x3cffc5==null?void 0x0:_0x3cffc5['mutations'])||[],null))==null||_0x518a73['forEach'](_0xfa94e3=>this[_0x56fe60(0x1e6)]['executeCommand'](_0xfa94e3['id'],_0xfa94e3[_0x56fe60(0x2de)])),(_0x2612e0=_0x1f7494(_0x5415a7||[],null))==null||_0x2612e0[_0x56fe60(0x3b9)](_0x46be4b=>this[_0x56fe60(0x1e6)][_0x56fe60(0x55e)](_0x46be4b['id'],_0x46be4b[_0x56fe60(0x2de)]));}};gt=Cs([H(0x3,_0x432547(_0x521cd6)),H(0x4,_0x432547(q)),H(0x5,_0x432547(_0x202f36)),H(0x6,_0x432547(_0x363878)),H(0x7,_0x432547(_0x1493a3)),H(0x8,_0xfb205),H(0x9,_0xc67fcf),H(0xa,_0xc25f4d),H(0xb,_0x4e112d),H(0xc,_0x175412(Rt))],gt);let ts=class extends gt{constructor(_0xc2f4d3,_0x150e11,_0x10bfed,_0x23b54f,_0x30081a,_0x1d52f8,_0x50a139,_0x3364de,_0x155fde,_0x217452,_0x34f3e8,_0x3ed52c,_0x5a20d3,_0x4fb31d,_0x487431,_0x57a8d8,_0x14bb67,_0x32513c){const _0x34e745=_0xe3a6b9;super(_0xc2f4d3,_0x10bfed,_0x150e11,_0x23b54f,_0x30081a,_0x1d52f8,_0x50a139,_0x3364de,_0x4fb31d,_0x487431,_0x57a8d8,_0x14bb67,_0x32513c),this[_0x34e745(0x24d)]=_0xc2f4d3,this[_0x34e745(0x36c)]=_0x150e11,this['_docStateChangeManagerService']=_0x155fde,this[_0x34e745(0x56a)]=_0x217452,this[_0x34e745(0x254)]=_0x34f3e8,this[_0x34e745(0x283)]=_0x3ed52c,this[_0x34e745(0x3dd)]=_0x5a20d3;}['_createHandler'](){const _0x2e6e34=_0xe3a6b9,_0x5ecfb0=super[_0x2e6e34(0x25d)]();return _0x5ecfb0['onTransformIME']=_0xd9ea99=>this[_0x2e6e34(0x56a)][_0x2e6e34(0x3d1)](_0xd9ea99),_0x5ecfb0[_0x2e6e34(0x37d)]=_0x4e7f3c=>this[_0x2e6e34(0x254)][_0x2e6e34(0x5c3)](_0x4e7f3c),_0x5ecfb0[_0x2e6e34(0x4c1)]=_0x4fc6bf=>this[_0x2e6e34(0x283)][_0x2e6e34(0x335)](_0x4fc6bf),_0x5ecfb0[_0x2e6e34(0x1f7)]=_0x43fa0c=>this['_docSyncEditingCollabCursorService'][_0x2e6e34(0x3be)](_0x43fa0c),_0x5ecfb0[_0x2e6e34(0x599)]=_0x573e71=>this[_0x2e6e34(0x56a)]['transformRemoteChangeset'](_0x573e71),_0x5ecfb0[_0x2e6e34(0x1e0)]=_0x914b7=>this[_0x2e6e34(0x254)][_0x2e6e34(0x3fa)](_0x914b7),_0x5ecfb0;}async[_0xe3a6b9(0x430)](){const _0x13b047=_0xe3a6b9,_0x4b1efa=await super[_0x13b047(0x430)]();return this[_0x13b047(0x4b9)]['docStateChange$'][_0x13b047(0x531)](_0x4c7076(this[_0x13b047(0x31a)]))['subscribe'](_0x4cb94f=>{const _0x496f08=_0x13b047;if(_0x4cb94f==null)return;const {unitId:_0x517931,redoState:_0x185a76,commandId:_0x3e0200}=_0x4cb94f;if(_0x517931!==this[_0x496f08(0x24d)])return;const _0x5e89ba={'id':_0x3e0200,'type':_0x414065[_0x496f08(0x47e)],'params':{'unitId':_0x517931,'actions':_0x185a76[_0x496f08(0x280)],'textRanges':null}};this[_0x496f08(0x40b)](_0x5e89ba);}),_0x4b1efa;}};ts=Cs([H(0x3,_0x432547(_0x521cd6)),H(0x4,_0x432547(q)),H(0x5,_0x432547(_0x202f36)),H(0x6,_0x432547(_0x363878)),H(0x7,_0x432547(_0x1493a3)),H(0x8,_0x432547(_0x148acc)),H(0x9,_0x432547(ft)),H(0xa,_0x432547(mt)),H(0xb,_0x432547(pt)),H(0xc,_0x432547(Is)),H(0xd,_0xfb205),H(0xe,_0xc67fcf),H(0xf,_0xc25f4d),H(0x10,_0x4e112d),H(0x11,_0x175412(Rt))],ts);let ss=class extends gt{constructor(_0x1ca001,_0x2ef8d6,_0x1ea7da,_0x15a143,_0x56ce62,_0x588fc7,_0x2c559e,_0x371b6e,_0x436fcd,_0x525751,_0x21554c,_0xd66489,_0x2f8c37,_0x510fad){const _0x11d3e4=_0xe3a6b9;super(_0x1ca001,_0x1ea7da,_0x2ef8d6,_0x15a143,_0x56ce62,_0x588fc7,_0x2c559e,_0x371b6e,_0x525751,_0x21554c,_0xd66489,_0x2f8c37,_0x510fad),this['unitID']=_0x1ca001,this['type']=_0x2ef8d6,this[_0x11d3e4(0x215)]=_0x436fcd;}[_0xe3a6b9(0x25d)](){const _0x1c8fb4=_0xe3a6b9,_0x300fda=super[_0x1c8fb4(0x25d)]();return _0x300fda[_0x1c8fb4(0x4c1)]=_0x53343c=>this[_0x1c8fb4(0x215)]['transformSelections'](_0x53343c),_0x300fda;}async[_0xe3a6b9(0x430)](){const _0x259faa=_0xe3a6b9,_0x194c28=await super[_0x259faa(0x430)]();return this[_0x259faa(0x5d1)](this[_0x259faa(0x1e6)][_0x259faa(0x384)]((_0x47e72e,_0x3a1950)=>{const _0x3f7464=_0x259faa;if(_0x47e72e[_0x3f7464(0x36c)]!==_0x414065[_0x3f7464(0x47e)]||_0x3a1950!=null&&_0x3a1950['fromCollab']||_0x3a1950!=null&&_0x3a1950[_0x3f7464(0x3df)])return;const _0x5b15ef=_0x47e72e['params'];if((_0x5b15ef==null?void 0x0:_0x5b15ef['unitId'])!==this[_0x3f7464(0x24d)])return;const _0x3f485c=_0x47e72e,_0x445c9a=this[_0x3f7464(0x412)]['interceptor']['fetchThroughInterceptors'](this[_0x3f7464(0x412)][_0x3f7464(0x544)][_0x3f7464(0x338)]()[_0x3f7464(0x557)])([_0x3f485c],null)||[_0x3f485c];this[_0x3f7464(0x40b)](_0x445c9a[0x0]);})),_0x194c28;}};ss=Cs([H(0x3,_0x432547(_0x521cd6)),H(0x4,_0x432547(q)),H(0x5,_0x432547(_0x202f36)),H(0x6,_0x432547(_0x363878)),H(0x7,_0x432547(_0x1493a3)),H(0x8,_0x432547(vt)),H(0x9,_0xfb205),H(0xa,_0xc67fcf),H(0xb,_0xc25f4d),H(0xc,_0x4e112d),H(0xd,_0x175412(Rt))],ss);var po=Object[_0xe3a6b9(0x2e1)],go=Object[_0xe3a6b9(0x4b1)],So=(_0x37f773,_0x54060a,_0x53c779,_0x1f0b9d)=>{const _0x5e0daf=_0xe3a6b9;for(var _0x57c250=_0x1f0b9d>0x1?void 0x0:_0x1f0b9d?go(_0x54060a,_0x53c779):_0x54060a,_0x652405=_0x37f773[_0x5e0daf(0x285)]-0x1,_0x1b4925;_0x652405>=0x0;_0x652405--)(_0x1b4925=_0x37f773[_0x652405])&&(_0x57c250=(_0x1f0b9d?_0x1b4925(_0x54060a,_0x53c779,_0x57c250):_0x1b4925(_0x57c250))||_0x57c250);return _0x1f0b9d&&_0x57c250&&po(_0x54060a,_0x53c779,_0x57c250),_0x57c250;},xt=(_0x50ba32,_0x115040)=>(_0x53ff84,_0x2eed56)=>_0x115040(_0x53ff84,_0x2eed56,_0x50ba32);let it=class extends _0x90c284{constructor(_0x80996e,_0x2dfa2c,_0x582244){const _0xe17e7a=_0xe3a6b9;super(),g(this,_0xe17e7a(0x470),new Map()),g(this,_0xe17e7a(0x312),new _0xbd68e4()),(this[_0xe17e7a(0x4c4)]=_0x80996e,this[_0xe17e7a(0x289)]=_0x2dfa2c,this['_univerInstanceService']=_0x582244,this[_0xe17e7a(0x430)]());}[_0xe3a6b9(0x3b4)](){const _0x3a0e1d=_0xe3a6b9;super[_0x3a0e1d(0x3b4)](),this[_0x3a0e1d(0x470)]['forEach'](_0x54e372=>_0x54e372['dispose']()),this[_0x3a0e1d(0x470)][_0x3a0e1d(0x2db)]();}[_0xe3a6b9(0x527)](_0x3a4438){var _0x1a5f71;return(_0x1a5f71=this['_entities']['get'](_0x3a4438))!=null?_0x1a5f71:null;}[_0xe3a6b9(0x424)](_0x535d55){const _0x30abb4=_0xe3a6b9,_0x1978e1=this[_0x30abb4(0x527)](_0x535d55);return _0x1978e1?_0x19d5e8(_0x1978e1):this[_0x30abb4(0x312)][_0x30abb4(0x531)](_0x1e3ef3(_0x49ce7e=>_0x49ce7e[_0x30abb4(0x24d)]===_0x535d55));}['_init'](){const _0x4acdfd=_0xe3a6b9;this[_0x4acdfd(0x342)][_0x4acdfd(0x515)](_0x3c5a8f[_0x4acdfd(0x4fb)])[_0x4acdfd(0x531)](_0x4c7076(this[_0x4acdfd(0x31a)]),_0x3b37a3(0x10))['subscribe'](async _0x3a16e9=>{const _0x23608e=_0x4acdfd,_0x52ef6b=_0x3a16e9[_0x23608e(0x1ea)](),_0x373707=await this[_0x23608e(0x4bf)](_0x52ef6b,ce['UNIVER_SHEET']);this['_entities'][_0x23608e(0x454)](_0x52ef6b,_0x373707);}),this[_0x4acdfd(0x342)][_0x4acdfd(0x515)](_0x3c5a8f[_0x4acdfd(0x39b)])[_0x4acdfd(0x531)](_0x4c7076(this[_0x4acdfd(0x31a)]),_0x3b37a3(0x10))[_0x4acdfd(0x531)](_0x1e3ef3(_0x5da2a6=>!_0x5da2a6[_0x4acdfd(0x1ea)]()[_0x4acdfd(0x542)]('__')))[_0x4acdfd(0x3d4)](async _0x39aa30=>{const _0x143c16=_0x4acdfd,_0x57a93d=_0x39aa30[_0x143c16(0x1ea)](),_0x572afa=await this[_0x143c16(0x4bf)](_0x57a93d,ce[_0x143c16(0x39b)]);this[_0x143c16(0x470)][_0x143c16(0x454)](_0x57a93d,_0x572afa);}),_0x476f09(this[_0x4acdfd(0x342)][_0x4acdfd(0x3b5)](_0x3c5a8f[_0x4acdfd(0x4fb)]),this['_univerInstanceService'][_0x4acdfd(0x3b5)](_0x3c5a8f[_0x4acdfd(0x39b)]))[_0x4acdfd(0x531)](_0x4c7076(this[_0x4acdfd(0x31a)]))[_0x4acdfd(0x3d4)](_0x1b04f6=>{const _0x3ddcb9=_0x4acdfd,_0x197e4c=_0x1b04f6[_0x3ddcb9(0x1ea)](),_0xde80b9=this[_0x3ddcb9(0x470)][_0x3ddcb9(0x519)](_0x197e4c);_0xde80b9&&(_0xde80b9['dispose'](),this['_entities'][_0x3ddcb9(0x276)](_0x197e4c));});}async[_0xe3a6b9(0x4bf)](_0xeded43,_0x228ed6){const _0x3ab7bf=_0xe3a6b9,_0x17e3cc=await this[_0x3ab7bf(0x289)]['requireSession'](_0xeded43),_0x4f0c09=this[_0x3ab7bf(0x4c4)][_0x3ab7bf(0x365)](this[_0x3ab7bf(0x501)](_0x228ed6),_0xeded43,_0x228ed6,_0x17e3cc);return await _0x4f0c09['init'](),this[_0x3ab7bf(0x312)][_0x3ab7bf(0x32a)](_0x4f0c09),_0x4f0c09;}[_0xe3a6b9(0x501)](_0x31abe4){const _0xad072a=_0xe3a6b9;switch(_0x31abe4){case ce[_0xad072a(0x39b)]:return ts;case ce[_0xad072a(0x4fb)]:return ss;default:throw new Error('[CollaborationController]:\x20invalid\x20univer\x20type:\x20'+_0x31abe4);}}};it=So([xt(0x0,_0x432547(_0x521cd6)),xt(0x1,_0x432547(Ae)),xt(0x2,_0x17aa8b)],it);const Vs=[_0xe3a6b9(0x2ce),'jiqing500','verdancy600','red300',_0xe3a6b9(0x3eb),_0xe3a6b9(0x512)];class Es extends _0x4f0ec0{constructor(){const _0x3f703f=_0xe3a6b9;super(...arguments),g(this,'_assignedColors',new Map()),g(this,_0x3f703f(0x2ae),0x0);}[_0xe3a6b9(0x36b)](_0x134e41){const _0x5cf6e3=_0xe3a6b9;if(this[_0x5cf6e3(0x50e)][_0x5cf6e3(0x287)](_0x134e41))return this[_0x5cf6e3(0x50e)][_0x5cf6e3(0x519)](_0x134e41);const _0x3e4409=Vs[this[_0x5cf6e3(0x2ae)]];return this['_colorIndex']=(this[_0x5cf6e3(0x2ae)]+0x1)%Vs['length'],this[_0x5cf6e3(0x50e)][_0x5cf6e3(0x454)](_0x134e41,_0x3e4409),_0x3e4409;}}var Io=Object[_0xe3a6b9(0x2e1)],Co=Object[_0xe3a6b9(0x4b1)],Eo=(_0x21abaa,_0x467354,_0xa74405,_0x576316)=>{const _0x5c04f6=_0xe3a6b9;for(var _0x2068ba=_0x576316>0x1?void 0x0:_0x576316?Co(_0x467354,_0xa74405):_0x467354,_0x2eab36=_0x21abaa[_0x5c04f6(0x285)]-0x1,_0x48770f;_0x2eab36>=0x0;_0x2eab36--)(_0x48770f=_0x21abaa[_0x2eab36])&&(_0x2068ba=(_0x576316?_0x48770f(_0x467354,_0xa74405,_0x2068ba):_0x48770f(_0x2068ba))||_0x2068ba);return _0x576316&&_0x2068ba&&Io(_0x467354,_0xa74405,_0x2068ba),_0x2068ba;},Oe=(_0x4fda0b,_0x205fc3)=>(_0x38aae1,_0x324c7f)=>_0x205fc3(_0x38aae1,_0x324c7f,_0x4fda0b);const bo=0x12c,To=0x64;let is=class extends _0x90c284{constructor(_0x1b78af,_0x4a2a64,_0x1bad83,_0x1abc2c,_0x25deed,_0x5a4653,_0x4c0c2c,_0x5915ef,_0x3c6e80){const _0x17a86b=_0xe3a6b9;super(),g(this,_0x17a86b(0x4ea),!0x1),g(this,_0x17a86b(0x430),!0x1),g(this,_0x17a86b(0x278),new _0x23c074(new Map())),g(this,'cursorInfo$',this[_0x17a86b(0x278)][_0x17a86b(0x28e)]()),g(this,_0x17a86b(0x5a5),new _0x23c074([])),g(this,_0x17a86b(0x593),this['_roomMembers$']['pipe'](_0x3aba06(bo))),g(this,_0x17a86b(0x1f8),_0x27e862(_0x2f02e0=>{const _0x533020=_0x17a86b,_0x354ceb={'eventID':_0xd65e90[_0x533020(0x5af)],'data':{'unitID':this[_0x533020(0x24d)],'memberID':this[_0x533020(0x2f7)]['getMemberID'](),'selection':Di(_0x2f02e0)}};this[_0x533020(0x2f7)][_0x533020(0x48f)](_0x354ceb,this[_0x533020(0x24d)]);},To)),(this['unitID']=_0x1b78af,this['_session']=_0x4a2a64,this[_0x17a86b(0x4c4)]=_0x1bad83,this[_0x17a86b(0x497)]=_0x1abc2c,this['_memberService']=_0x25deed,this['_syncEditingCollabCursorService']=_0x5a4653,this[_0x17a86b(0x5db)]=_0x4c0c2c,this[_0x17a86b(0x342)]=_0x5915ef,this['_commandService']=_0x3c6e80);}get['cursorInfo'](){const _0x1c5a12=_0xe3a6b9;return this[_0x1c5a12(0x278)][_0x1c5a12(0x5de)]();}get[_0xe3a6b9(0x4e7)](){const _0x3126dc=_0xe3a6b9;return this[_0x3126dc(0x5a5)][_0x3126dc(0x5de)]();}['dispose'](){const _0x2dfe29=_0xe3a6b9;super[_0x2dfe29(0x3b4)](),this[_0x2dfe29(0x278)][_0x2dfe29(0x32a)](new Map()),this[_0x2dfe29(0x278)][_0x2dfe29(0x2ef)](),this[_0x2dfe29(0x5a5)][_0x2dfe29(0x32a)]([]),this['_roomMembers$'][_0x2dfe29(0x2ef)]();}[_0xe3a6b9(0x4c3)](){const _0x2e63c6=_0xe3a6b9;this['_init']||(this[_0x2e63c6(0x430)]=!0x0,this[_0x2e63c6(0x2f7)][_0x2e63c6(0x5d6)][_0x2e63c6(0x531)](_0x4c7076(this[_0x2e63c6(0x31a)]))[_0x2e63c6(0x3d4)](_0x3be3ed=>{const _0x2c84d3=_0x2e63c6;_0x3be3ed===ve['ONLINE']?this[_0x2c84d3(0x1f6)]():this[_0x2c84d3(0x558)]();}),this['_session']['event$'][_0x2e63c6(0x531)](_0x4c7076(this[_0x2e63c6(0x31a)]))[_0x2e63c6(0x3d4)](_0x2c83d8=>{const _0x537fb9=_0x2e63c6,_0x45c9cc=_0x2c83d8['eventID'];_0x45c9cc===_0xd65e90['UPDATE_CURSOR']&&this[_0x537fb9(0x5d4)](_0x2c83d8),_0x45c9cc===_0xd65e90['USERS_LEAVE']&&this[_0x537fb9(0x574)](_0x2c83d8);}),this[_0x2e63c6(0x5d1)](this[_0x2e63c6(0x1e6)]['onCommandExecuted'](_0x212866=>{const _0x151946=_0x2e63c6,_0x4f366b=_0x212866[_0x151946(0x2de)];_0x4f366b!=null&&this[_0x151946(0x4ea)]&&_0x212866['id']===_0xcb3313['id']&&_0x4f366b[_0x151946(0x2d5)]===this['unitID']&&_0x4f366b[_0x151946(0x1eb)]===!0x1&&_0x4f366b[_0x151946(0x55f)][_0x151946(0x285)]>0x0&&this[_0x151946(0x1f8)](_0x4f366b[_0x151946(0x55f)]);})),this['_syncEditingCollabCursorService'][_0x2e63c6(0x202)][_0x2e63c6(0x531)](_0x4c7076(this[_0x2e63c6(0x31a)]))[_0x2e63c6(0x3d4)](_0x8147be=>{const _0x2254f8=_0x2e63c6;if((_0x8147be==null?void 0x0:_0x8147be[_0x2254f8(0x24d)])!==this['unitID'])return;const _0x196363={'eventID':_0xd65e90['UPDATE_CURSOR'],'data':_0x8147be};this['_onCursorUpdate'](_0x196363);}),this['disposeWithMe'](this[_0x2e63c6(0x1e6)][_0x2e63c6(0x384)](_0xebccc4=>{const _0x5cad4b=_0x2e63c6;if(_0xebccc4[_0x5cad4b(0x2de)]==null)return;const _0x37b01e=_0xebccc4['params'];if(_0xebccc4['id']!==_0xe5a7a5['id']||_0x37b01e[_0x5cad4b(0x2d5)]!==this['unitID'])return;const _0x3a3302={'id':_0x5cad4b(0x523),'params':_0x37b01e},_0x479297=this['cursorInfo'];for(const [_0x475094,_0x43214d]of _0x479297){const _0x26d52d={'id':_0x5cad4b(0x523),'params':{'unitId':this[_0x5cad4b(0x24d)],'actions':null,'textRanges':_0x43214d['ranges']}},_0x266505=this[_0x5cad4b(0x5db)][_0x5cad4b(0x396)](_0x3a3302,_0x26d52d,!0x1);if(_0x54625d(_0x266505))throw _0x266505[_0x5cad4b(0x46c)];_0x479297[_0x5cad4b(0x454)](_0x475094,{..._0x43214d,'ranges':_0x266505[_0x5cad4b(0x339)][_0x5cad4b(0x2de)][_0x5cad4b(0x4fe)]});}queueMicrotask(()=>{const _0xb1317b=_0x5cad4b;this['_cursorInfo$'][_0xb1317b(0x32a)](_0x479297);});})));}[_0xe3a6b9(0x5d4)](_0x27e956){const _0x475d1f=_0xe3a6b9;var _0x14a1b0,_0x21c479;const {memberID:_0x41c54f,selection:_0x19fcc7}=_0x27e956[_0x475d1f(0x2be)],_0x3a2810=ro(_0x19fcc7),_0x1f8790=(_0x21c479=(_0x14a1b0=this['_memberService'][_0x475d1f(0x332)](this['unitID'],_0x41c54f))==null?void 0x0:_0x14a1b0['name'])!=null?_0x21c479:_0x475d1f(0x5b9),_0x55695a={'color':this[_0x475d1f(0x497)][_0x475d1f(0x36b)](_0x41c54f),'name':_0x1f8790,'ranges':_0x3a2810},_0x14feb7=this[_0x475d1f(0x383)];_0x14feb7[_0x475d1f(0x454)](_0x41c54f,_0x55695a),this['_cursorInfo$'][_0x475d1f(0x32a)](_0x14feb7);}[_0xe3a6b9(0x574)](_0x6aabf6){const _0x5dd206=_0xe3a6b9,{memberID:_0x2531e1}=_0x6aabf6[_0x5dd206(0x2be)],_0x3b6316=this[_0x5dd206(0x383)];_0x3b6316[_0x5dd206(0x276)](_0x2531e1),this['_cursorInfo$']['next'](_0x3b6316);}[_0xe3a6b9(0x1f6)](){const _0x328881=_0xe3a6b9;var _0x420e7d;if(this[_0x328881(0x4ea)]=!0x0,((_0x420e7d=this[_0x328881(0x342)][_0x328881(0x482)]())==null?void 0x0:_0x420e7d['getUnitId']())!==this[_0x328881(0x24d)])return;const _0x4a7524=this['_injector']['get'](_0x5b3cb8)[_0x328881(0x29a)]();Array['isArray'](_0x4a7524)&&_0x4a7524['length']>0x0&&this['_updateLocalCursor'](_0x4a7524);}[_0xe3a6b9(0x558)](){const _0x3b17b7=_0xe3a6b9;this[_0x3b17b7(0x4ea)]=!0x1;}};is=Eo([Oe(0x2,_0x432547(_0x521cd6)),Oe(0x3,_0x432547(Es)),Oe(0x4,_0x432547(Ne)),Oe(0x5,_0x432547(Is)),Oe(0x6,_0x24b4da),Oe(0x7,_0x17aa8b),Oe(0x8,_0xc67fcf)],is);var Ro=Object[_0xe3a6b9(0x2e1)],yo=Object[_0xe3a6b9(0x4b1)],Oo=(_0x1c268b,_0x4a6e9e,_0x2429db,_0x3ed919)=>{const _0x5c9ea4=_0xe3a6b9;for(var _0x2281d3=_0x3ed919>0x1?void 0x0:_0x3ed919?yo(_0x4a6e9e,_0x2429db):_0x4a6e9e,_0x21ebdf=_0x1c268b[_0x5c9ea4(0x285)]-0x1,_0x1efbeb;_0x21ebdf>=0x0;_0x21ebdf--)(_0x1efbeb=_0x1c268b[_0x21ebdf])&&(_0x2281d3=(_0x3ed919?_0x1efbeb(_0x4a6e9e,_0x2429db,_0x2281d3):_0x1efbeb(_0x2281d3))||_0x2281d3);return _0x3ed919&&_0x2281d3&&Ro(_0x4a6e9e,_0x2429db,_0x2281d3),_0x2281d3;},Be=(_0x1e1363,_0x52a306)=>(_0x449aac,_0x5ee1ea)=>_0x52a306(_0x449aac,_0x5ee1ea,_0x1e1363);const wo=0x12c,Do=0x64,Po=()=>{let _0x859c09=[],_0xb9c103=!0x1;return _0x4903d5=>{const _0x2f780e=_0x272d;_0x859c09[_0x2f780e(0x3f6)](_0x4903d5),_0xb9c103||(_0xb9c103=!0x0,setTimeout(()=>{const _0x5a65eb=_0x2f780e;_0x859c09[_0x5a65eb(0x3b9)](_0x38a683=>_0x38a683()),_0x859c09=[],_0xb9c103=!0x1;}));};};let ns=class extends _0x90c284{constructor(_0x457840,_0x5ea4c4,_0x109dbb,_0x46fecd,_0xc61ef8,_0x1e94be,_0x214f59,_0xda2c4f){const _0x36d2ba=_0xe3a6b9;super(),g(this,_0x36d2ba(0x4ea),!0x1),g(this,'_init',!0x1),g(this,_0x36d2ba(0x278),new _0x23c074(new Map())),g(this,_0x36d2ba(0x234),this['_cursorInfo$']['asObservable']()),g(this,_0x36d2ba(0x5a5),new _0x23c074([])),g(this,_0x36d2ba(0x593),this[_0x36d2ba(0x5a5)][_0x36d2ba(0x531)](_0x3aba06(wo))),g(this,'_updateLocalCursor',_0x27e862((_0x4aa152,_0x1e09f1)=>{const _0x33d678=_0x36d2ba,_0x36810b={'eventID':_0xd65e90[_0x33d678(0x5af)],'data':{'unitID':this[_0x33d678(0x24d)],'memberID':this[_0x33d678(0x2f7)][_0x33d678(0x446)](),'selection':_0x46c3af(_0x4aa152,_0x1e09f1[_0x33d678(0x4d1)])}};this[_0x33d678(0x2f7)][_0x33d678(0x48f)](_0x36810b,this['unitID']);},Do)),(this['unitID']=_0x457840,this[_0x36d2ba(0x2f7)]=_0x5ea4c4,this[_0x36d2ba(0x4c4)]=_0x109dbb,this[_0x36d2ba(0x497)]=_0x46fecd,this['_memberService']=_0xc61ef8,this[_0x36d2ba(0x342)]=_0x1e94be,this[_0x36d2ba(0x1e6)]=_0x214f59,this['_refRangeService']=_0xda2c4f);}get['cursorInfo'](){const _0x49bc70=_0xe3a6b9;return this[_0x49bc70(0x278)][_0x49bc70(0x5de)]();}get[_0xe3a6b9(0x4e7)](){const _0x27fdc5=_0xe3a6b9;return this[_0x27fdc5(0x5a5)][_0x27fdc5(0x5de)]();}[_0xe3a6b9(0x3b4)](){const _0x56befb=_0xe3a6b9;super[_0x56befb(0x3b4)](),this['_cursorInfo$']['next'](new Map()),this[_0x56befb(0x278)]['complete'](),this['_roomMembers$'][_0x56befb(0x32a)]([]),this[_0x56befb(0x5a5)][_0x56befb(0x2ef)]();}[_0xe3a6b9(0x4c3)](){const _0x597813=_0xe3a6b9;this[_0x597813(0x430)]||(this[_0x597813(0x430)]=!0x0,this[_0x597813(0x2f7)][_0x597813(0x5d6)]['pipe'](_0x4c7076(this[_0x597813(0x31a)]))[_0x597813(0x3d4)](_0x28be3f=>{const _0x1879b4=_0x597813;_0x28be3f===ve[_0x1879b4(0x25a)]?this[_0x1879b4(0x1f6)]():this['_toggleOffline']();}),this[_0x597813(0x2f7)][_0x597813(0x506)][_0x597813(0x531)](_0x4c7076(this[_0x597813(0x31a)]))[_0x597813(0x3d4)](_0x411924=>{const _0xee11b0=_0x597813,_0x4bbf22=_0x411924['eventID'];_0x4bbf22===_0xd65e90[_0xee11b0(0x5af)]&&this[_0xee11b0(0x5d4)](_0x411924),_0x4bbf22===_0xd65e90[_0xee11b0(0x467)]&&this[_0xee11b0(0x574)](_0x411924);}),this[_0x597813(0x22c)](),this[_0x597813(0x5d1)](this[_0x597813(0x1e6)][_0x597813(0x384)](_0x27f24c=>{const _0xc23a99=_0x597813;if(this[_0xc23a99(0x4ea)]&&_0x27f24c['id']===_0x5aa13c['id']&&_0x27f24c[_0xc23a99(0x2de)][_0xc23a99(0x2d5)]===this[_0xc23a99(0x24d)]){const _0x1b9b2d=_0x27f24c[_0xc23a99(0x2de)];this['_updateLocalCursor'](_0x1b9b2d[_0xc23a99(0x428)],_0x1b9b2d[_0xc23a99(0x3b3)][0x0]);}})));}[_0xe3a6b9(0x5d4)](_0x1f6679){const _0x58e62e=_0xe3a6b9;var _0x3b5d7f,_0x5143d6;const {memberID:_0x238786,selection:_0x4fe397}=_0x1f6679[_0x58e62e(0x2be)],{sheetName:_0x45a58f,range:_0x95ed40}=_0x2d4d8f(_0x4fe397),_0x58d82a={'name':(_0x5143d6=(_0x3b5d7f=this[_0x58e62e(0x208)][_0x58e62e(0x332)](this['unitID'],_0x238786))==null?void 0x0:_0x3b5d7f[_0x58e62e(0x27f)])!=null?_0x5143d6:_0x58e62e(0x5b9),'range':this[_0x58e62e(0x569)](_0x45a58f,_0x95ed40),'sheetID':_0x45a58f,'color':this['_colorAssignService'][_0x58e62e(0x36b)](_0x238786),'selection':_0x4fe397},_0x37b49c=this[_0x58e62e(0x383)];_0x37b49c[_0x58e62e(0x454)](_0x238786,_0x58d82a),this[_0x58e62e(0x278)][_0x58e62e(0x32a)](_0x37b49c);}[_0xe3a6b9(0x574)](_0x28585a){const _0x476b4=_0xe3a6b9,{memberID:_0x17cb40}=_0x28585a['data'],_0x38d694=this['cursorInfo'];_0x38d694['delete'](_0x17cb40),this[_0x476b4(0x278)][_0x476b4(0x32a)](_0x38d694);}[_0xe3a6b9(0x569)](_0x12a141,_0xfafc68){const _0x44ce27=_0xe3a6b9;var _0x3f6dfc,_0xd6cd72;const _0xf6a7fd=(_0xd6cd72=(_0x3f6dfc=this[_0x44ce27(0x342)]['getUniverSheetInstance'](this[_0x44ce27(0x24d)]))==null?void 0x0:_0x3f6dfc[_0x44ce27(0x250)](_0x12a141))==null?void 0x0:_0xd6cd72[_0x44ce27(0x57a)]();return(_0xf6a7fd==null?void 0x0:_0xf6a7fd['find'](_0x667244=>_0x76407c[_0x44ce27(0x521)](_0x667244,_0xfafc68)))||_0xfafc68;}[_0xe3a6b9(0x22c)](){const _0xbabb51=_0xe3a6b9,_0xd478b6=new _0x1161a0(),_0x56b5f4=Po(),_0x359507=()=>{const _0x1e0f78=_0x272d;_0xd478b6[_0x1e0f78(0x3b4)]();const _0xb24a42=(_0x3025f4,_0x3944f4,_0xefa23b,_0x4e396e)=>{const _0x4ac174=_0x1e0f78;let _0x951a7b=[];switch(_0x3025f4['id']){case _0x416659[_0x4ac174(0x5a0)]:{_0x951a7b=_0x432a43(_0x3025f4,_0x4e396e);break;}case _0x416659['DeleteRangeMoveUpCommandId']:{_0x951a7b=_0x52baa3(_0x3025f4,_0x4e396e);break;}case _0x416659['InsertColCommandId']:{_0x951a7b=_0x3a99f0(_0x3025f4,_0x4e396e);break;}case _0x416659[_0x4ac174(0x405)]:{_0x951a7b=_0x34e8fa(_0x3025f4,_0x4e396e);break;}case _0x416659['InsertRangeMoveRightCommandId']:{_0x951a7b=_0x101bd3(_0x3025f4,_0x4e396e);break;}case _0x416659['InsertRowCommandId']:{_0x951a7b=_0x38c8e7(_0x3025f4,_0x4e396e);break;}case _0x416659[_0x4ac174(0x455)]:{_0x951a7b=_0x2776b2(_0x3025f4,_0x4e396e);break;}case _0x416659[_0x4ac174(0x42c)]:{_0x951a7b=_0x1365f2(_0x3025f4,_0x4e396e);break;}case _0x416659[_0x4ac174(0x442)]:{_0x951a7b=_0xea0096(_0x3025f4,_0x4e396e);break;}}const _0x49796c=_0x5b9034(_0x951a7b,_0x4e396e),_0xfb6a10=this[_0x4ac174(0x383)][_0x4ac174(0x519)](_0x3944f4);if(_0xfb6a10&&_0x49796c){const _0x2e5640={..._0xfb6a10,'range':_0x49796c};this[_0x4ac174(0x383)][_0x4ac174(0x454)](_0x3944f4,_0x2e5640),_0x56b5f4(()=>{const _0x1488b1=_0x4ac174,_0x321057=this[_0x1488b1(0x495)]['registerRefRange'](_0x49796c,_0x1a44ce=>(_0x321057[_0x1488b1(0x3b4)](),_0xb24a42(_0x1a44ce,_0x3944f4,_0xefa23b,_0x49796c)));_0xd478b6[_0x1488b1(0x500)](_0x321057);});}return{'redos':[],'undos':[]};};this['cursorInfo'][_0x1e0f78(0x3b9)]((_0x3371a7,_0x1ce356)=>{const _0xea69d6=_0x1e0f78,{range:_0x482d85,sheetID:_0x500c84}=_0x3371a7,_0x37ba63=this['_refRangeService'][_0xea69d6(0x4fd)](_0x482d85,_0x3d6fd1=>(_0x37ba63[_0xea69d6(0x3b4)](),_0xb24a42(_0x3d6fd1,_0x1ce356,_0x500c84,_0x482d85)));_0xd478b6[_0xea69d6(0x500)](_0x37ba63);});};this['disposeWithMe'](_0x3b9b0c(this[_0xbabb51(0x278)][_0xbabb51(0x3d4)](()=>{_0x359507();})));}[_0xe3a6b9(0x1f6)](){const _0xcad891=_0xe3a6b9;var _0x22f9a8,_0x1b7b1c;if(this[_0xcad891(0x4ea)]=!0x0,((_0x22f9a8=this[_0xcad891(0x342)][_0xcad891(0x482)]())==null?void 0x0:_0x22f9a8['getUnitId']())!==this[_0xcad891(0x24d)])return;const _0x25246a=(_0x1b7b1c=this[_0xcad891(0x4c4)]['get'](_0x3e7423)[_0xcad891(0x4ed)]())==null?void 0x0:_0x1b7b1c[0x0],_0x3faaf6=this[_0xcad891(0x342)][_0xcad891(0x2f9)](_0x3c5a8f[_0xcad891(0x4fb)])[_0xcad891(0x39e)]();_0x25246a&&_0x3faaf6&&this[_0xcad891(0x1f8)](_0x3faaf6[_0xcad891(0x325)](),_0x25246a);}[_0xe3a6b9(0x558)](){const _0x49dd42=_0xe3a6b9;this[_0x49dd42(0x4ea)]=!0x1;}};ns=Oo([Be(0x2,_0x432547(_0x521cd6)),Be(0x3,_0x432547(Es)),Be(0x4,_0x432547(Ne)),Be(0x5,_0x17aa8b),Be(0x6,_0xc67fcf),Be(0x7,_0x432547(_0x49605c))],ns);var Uo=Object[_0xe3a6b9(0x2e1)],No=Object[_0xe3a6b9(0x4b1)],Ao=(_0x243280,_0x3d8d72,_0x5bc236,_0x44decf)=>{const _0x593e1b=_0xe3a6b9;for(var _0x22abed=_0x44decf>0x1?void 0x0:_0x44decf?No(_0x3d8d72,_0x5bc236):_0x3d8d72,_0x851913=_0x243280[_0x593e1b(0x285)]-0x1,_0x22be29;_0x851913>=0x0;_0x851913--)(_0x22be29=_0x243280[_0x851913])&&(_0x22abed=(_0x44decf?_0x22be29(_0x3d8d72,_0x5bc236,_0x22abed):_0x22be29(_0x22abed))||_0x22abed);return _0x44decf&&_0x22abed&&Uo(_0x3d8d72,_0x5bc236,_0x22abed),_0x22abed;},Lt=(_0x788ba3,_0x34a8c1)=>(_0x2963f1,_0x4033d7)=>_0x34a8c1(_0x2963f1,_0x4033d7,_0x788ba3);let Ve=class extends _0x90c284{constructor(_0x5f01bb,_0x34fa2d,_0x5a1674){const _0x3e1ada=_0xe3a6b9;super(),g(this,'_entities',new Map()),g(this,'_entityInit$',new _0xbd68e4()),(this[_0x3e1ada(0x342)]=_0x5f01bb,this['_injector']=_0x34fa2d,this['_collabSessionService']=_0x5a1674,this['_init']());}[_0xe3a6b9(0x3b4)](){const _0x2ab6f7=_0xe3a6b9;super[_0x2ab6f7(0x3b4)](),this['_entityInit$'][_0x2ab6f7(0x2ef)](),this[_0x2ab6f7(0x470)][_0x2ab6f7(0x3b9)](_0x2fff39=>_0x2fff39[_0x2ab6f7(0x3b4)]());}[_0xe3a6b9(0x507)](_0x137962){const _0x377e54=_0xe3a6b9;return this[_0x377e54(0x470)]['has'](_0x137962)?this[_0x377e54(0x470)][_0x377e54(0x519)](_0x137962)[_0x377e54(0x234)]:this[_0x377e54(0x312)]['pipe'](_0x4b4ea5(_0x1662c4=>_0x1662c4[_0x377e54(0x24d)]===_0x137962),_0x211e4b(_0x2e09aa=>_0x2e09aa[_0x377e54(0x234)]));}[_0xe3a6b9(0x430)](){const _0x4b26c5=_0xe3a6b9;this[_0x4b26c5(0x342)][_0x4b26c5(0x515)](_0x3c5a8f[_0x4b26c5(0x4fb)])[_0x4b26c5(0x531)](_0x4c7076(this[_0x4b26c5(0x31a)]))[_0x4b26c5(0x3d4)](async _0x228300=>{const _0x27afba=_0x4b26c5,_0x35b6ef=_0x228300[_0x27afba(0x1ea)](),_0x4f997b=await this[_0x27afba(0x3ae)](_0x35b6ef);this[_0x27afba(0x312)]['next'](_0x4f997b),this[_0x27afba(0x470)]['set'](_0x35b6ef,_0x4f997b);}),this[_0x4b26c5(0x342)]['getTypeOfUnitAdded$'](_0x3c5a8f['UNIVER_DOC'])[_0x4b26c5(0x531)](_0x4c7076(this[_0x4b26c5(0x31a)]))[_0x4b26c5(0x531)](_0x4b4ea5(_0x5c864d=>!_0x5c864d[_0x4b26c5(0x1ea)]()[_0x4b26c5(0x542)]('__')))[_0x4b26c5(0x3d4)](async _0x1660f1=>{const _0x475123=_0x4b26c5,_0x4dfc11=_0x1660f1[_0x475123(0x1ea)](),_0x318174=await this[_0x475123(0x24e)](_0x4dfc11);this[_0x475123(0x312)][_0x475123(0x32a)](_0x318174),this['_entities'][_0x475123(0x454)](_0x4dfc11,_0x318174);}),_0x476f09(this[_0x4b26c5(0x342)][_0x4b26c5(0x3b5)](_0x3c5a8f[_0x4b26c5(0x39b)]),this[_0x4b26c5(0x342)][_0x4b26c5(0x3b5)](_0x3c5a8f['UNIVER_SHEET']))[_0x4b26c5(0x531)](_0x4c7076(this[_0x4b26c5(0x31a)]))[_0x4b26c5(0x3d4)](_0x19e688=>{const _0x117aad=_0x4b26c5,_0x2b606e=_0x19e688[_0x117aad(0x1ea)](),_0x33032f=this['_entities'][_0x117aad(0x519)](_0x2b606e);_0x33032f&&(_0x33032f[_0x117aad(0x3b4)](),this[_0x117aad(0x470)][_0x117aad(0x276)](_0x2b606e));});}async[_0xe3a6b9(0x3ae)](_0x42fe46){const _0x2ad4b5=_0xe3a6b9,_0x529211=await this[_0x2ad4b5(0x289)][_0x2ad4b5(0x388)](_0x42fe46),_0x42d760=this['_injector']['createInstance'](ns,_0x42fe46,_0x529211);return _0x42d760[_0x2ad4b5(0x4c3)](),_0x42d760;}async[_0xe3a6b9(0x24e)](_0x84dd2c){const _0x426d4b=_0xe3a6b9,_0x4edc21=await this[_0x426d4b(0x289)][_0x426d4b(0x388)](_0x84dd2c),_0x1191b9=this[_0x426d4b(0x4c4)]['createInstance'](is,_0x84dd2c,_0x4edc21);return _0x1191b9[_0x426d4b(0x4c3)](),_0x1191b9;}};Ve=Ao([Lt(0x0,_0x17aa8b),Lt(0x1,_0x432547(_0x521cd6)),Lt(0x2,_0x432547(Ae))],Ve);const nt=0x14,Gs=0xc8,$t=0x4,Mo=0x5;function xo(_0x164174,_0x2bebd6){const _0x37621f=_0xe3a6b9;let {radius:_0x30e717,width:_0x23c999,height:_0x225094}=_0x2bebd6;_0x30e717=_0x30e717!=null?_0x30e717:0x0,_0x23c999=_0x23c999!=null?_0x23c999:0x1e,_0x225094=_0x225094!=null?_0x225094:0x1e;let _0x27afca=0x0,_0x5c289c=0x0,_0x2cbcc3=0x0;_0x27afca=_0x5c289c=_0x2cbcc3=Math['min'](_0x30e717,_0x23c999/0x2,_0x225094/0x2),_0x164174[_0x37621f(0x2eb)](),_0x164174[_0x37621f(0x4dd)](_0x27afca,0x0),_0x164174[_0x37621f(0x51a)](_0x23c999-_0x5c289c,0x0),_0x164174[_0x37621f(0x3db)](_0x23c999-_0x5c289c,_0x5c289c,_0x5c289c,Math['PI']*0x3/0x2,0x0,!0x1),_0x164174[_0x37621f(0x51a)](_0x23c999,_0x225094-_0x2cbcc3),_0x164174[_0x37621f(0x3db)](_0x23c999-_0x2cbcc3,_0x225094-_0x2cbcc3,_0x2cbcc3,0x0,Math['PI']/0x2,!0x1),_0x164174['lineTo'](0x0,_0x225094),_0x164174[_0x37621f(0x51a)](0x0,_0x27afca),_0x164174[_0x37621f(0x3db)](_0x27afca,_0x27afca,_0x27afca,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x164174[_0x37621f(0x248)](),_0x2bebd6[_0x37621f(0x5c1)]&&(_0x164174[_0x37621f(0x543)](),_0x164174[_0x37621f(0x498)]=_0x2bebd6[_0x37621f(0x5c1)],_0x2bebd6['fillRule']===_0x37621f(0x565)?_0x164174[_0x37621f(0x5c1)](_0x37621f(0x565)):_0x164174[_0x37621f(0x5c1)](),_0x164174[_0x37621f(0x5a6)]());}class yt extends _0x4d54b9{constructor(_0x4b7b78,_0x31918a){const _0x3bbefa=_0xe3a6b9;super(_0x4b7b78,_0x31918a),g(this,'color'),g(this,_0x3bbefa(0x52b)),(this[_0x3bbefa(0x5bf)]=_0x31918a==null?void 0x0:_0x31918a[_0x3bbefa(0x5bf)],this[_0x3bbefa(0x52b)]=_0x31918a==null?void 0x0:_0x31918a[_0x3bbefa(0x52b)]);}static[_0xe3a6b9(0x533)](_0x358a0a,_0x1f560e){const _0x194504=_0xe3a6b9,{text:_0x10faeb,color:_0x23699e}=_0x1f560e;_0x358a0a[_0x194504(0x543)](),_0x358a0a[_0x194504(0x579)]=_0x194504(0x370);const _0x1cfb0c=_0x358a0a[_0x194504(0x5b1)](_0x10faeb)[_0x194504(0x4ff)],_0x1827da=Math[_0x194504(0x3bb)](_0x1cfb0c+0x2*$t,Gs);xo(_0x358a0a,{'height':nt,'radius':0x4,'width':_0x1827da,'fill':_0x23699e,'evented':!0x1}),_0x358a0a['fillStyle']='#FFF';const _0x30096a=$t,_0x25050d=nt-Mo,_0x319a18=Gs-0x2*$t;if(_0x1cfb0c>_0x319a18){let _0x140725='',_0x1502c1=0x0;for(const _0x17462e of _0x10faeb){const _0x437b89=_0x358a0a[_0x194504(0x5b1)](_0x17462e)[_0x194504(0x4ff)];if(_0x1502c1+_0x437b89<=_0x319a18-_0x358a0a[_0x194504(0x5b1)](_0x194504(0x50f))['width'])_0x140725+=_0x17462e,_0x1502c1+=_0x437b89;else{_0x140725+=_0x194504(0x50f);break;}}_0x358a0a['fillText'](_0x140725,_0x30096a,_0x25050d);}else _0x358a0a[_0x194504(0x374)](_0x10faeb,_0x30096a,_0x25050d);_0x358a0a[_0x194504(0x5a6)]();}['_draw'](_0x3e4074){const _0xa2db64=_0xe3a6b9;yt[_0xa2db64(0x533)](_0x3e4074,this);}}const Ht=_0xe3a6b9(0x293),Lo=_0xe3a6b9(0x2da),$o=_0xe3a6b9(0x409),Je=0x6,Ho=1.5,jt=0x4,jo=1.5,Bo=_0xe3a6b9(0x4d2);class Ys{constructor(_0x33a383,_0x3805f2,_0x5d8b78,_0x239d67){const _0x18aa00=_0xe3a6b9;g(this,_0x18aa00(0x57b),[]),g(this,_0x18aa00(0x509),null),g(this,_0x18aa00(0x25b),null),g(this,_0x18aa00(0x522),null),g(this,_0x18aa00(0x2c9),null),g(this,_0x18aa00(0x20c),null),(this[_0x18aa00(0x31d)]=_0x33a383,this[_0x18aa00(0x24f)]=_0x3805f2,this[_0x18aa00(0x3cf)]=_0x5d8b78,this[_0x18aa00(0x39d)]=_0x239d67,this[_0x18aa00(0x479)]());}set[_0xe3a6b9(0x43b)](_0x3e63e3){const _0x580933=_0xe3a6b9;_0x3e63e3?(this[_0x580933(0x522)]&&this[_0x580933(0x522)][_0x580933(0x50b)](),this[_0x580933(0x25b)]&&this[_0x580933(0x25b)]['show']()):(this['_anchorDot']&&this[_0x580933(0x522)]['show'](),this[_0x580933(0x25b)]&&this[_0x580933(0x25b)][_0x580933(0x50b)]());}['dispose'](){const _0x3f444b=_0xe3a6b9;for(const _0x3a0b97 of this[_0x3f444b(0x57b)])_0x3a0b97[_0x3f444b(0x3b4)]();this[_0x3f444b(0x25b)]&&this[_0x3f444b(0x25b)]['dispose'](),this['_anchorDot']&&this[_0x3f444b(0x522)]['dispose'](),this['_anchor']&&this[_0x3f444b(0x509)][_0x3f444b(0x3b4)](),this[_0x3f444b(0x20c)]&&this['_eventUnsubscribe']();}[_0xe3a6b9(0x479)](){const _0x91b876=_0xe3a6b9;var _0x2ab6c4;const {_docSkeleton:_0x5af3c8,_document:_0x1b8f35}=this,{color:_0xdab8df,name:_0x512ac3,ranges:_0x36a217}=this['_cursor'],_0x2bec57=_0x1b8f35[_0x91b876(0x5b4)](),{docsLeft:_0xff2237,docsTop:_0x466a34}=_0x2bec57,_0x3e39b7=new _0x3c488e(_0x2bec57,_0x5af3c8);for(const {startOffset:_0x177df2,endOffset:_0x18ee01,rangeType:_0x2e745f,segmentId:_0x1c7b94,segmentPage:_0x5160c0,collapsed:_0x26f432,isActive:_0x2109c3}of _0x36a217){const _0x36610=_0x5af3c8[_0x91b876(0x27d)](_0x177df2,!0x0,_0x1c7b94,_0x5160c0);let _0x5d03ba=_0x5af3c8[_0x91b876(0x27d)](_0x18ee01,!0x0,_0x1c7b94,_0x5160c0);if(_0x5d03ba==null&&(_0x5d03ba=_0x5af3c8[_0x91b876(0x27d)](_0x18ee01-0x1,!0x1,_0x1c7b94,_0x5160c0)),_0x2109c3){const {contentBoxPointGroup:_0xa214eb}=_0x3e39b7[_0x91b876(0x32d)](_0x5d03ba,_0x5d03ba);if(_0xa214eb[_0x91b876(0x285)]===0x0)continue;this['_drawAnchor'](_0xdab8df,_0xa214eb,_0xff2237,_0x466a34,_0x512ac3),this[_0x91b876(0x20c)]=this[_0x91b876(0x540)]();}if(!_0x26f432&&_0x36610&&_0x5d03ba){if(_0x2e745f===_0x38924c[_0x91b876(0x3a8)]){const _0x356dad=new _0x39808e(_0x2bec57,_0x5af3c8),{pointGroup:_0x4784d7}=(_0x2ab6c4=_0x356dad[_0x91b876(0x32d)](_0x36610,_0x5d03ba))!=null?_0x2ab6c4:{};if(_0x4784d7==null||_0x4784d7[_0x91b876(0x285)]===0x0)continue;this[_0x91b876(0x567)](_0xdab8df,_0x4784d7,_0xff2237,_0x466a34);}else{const {borderBoxPointGroup:_0x3f3409}=_0x3e39b7['getRangePointData'](_0x36610,_0x5d03ba);if(_0x3f3409[_0x91b876(0x285)]===0x0)continue;this['_drawTextRange'](_0xdab8df,_0x3f3409,_0xff2237,_0x466a34);}}}}[_0xe3a6b9(0x4dc)](_0x3cddd0,_0x5240d5,_0x59af12,_0xb8a1bc,_0x233178){const _0x1fd558=_0xe3a6b9,_0x52d6a4=this[_0x1fd558(0x38d)](_0x5240d5),{left:_0x56d5f,top:_0x283357,height:_0xf99e13}=_0x52d6a4,_0x1941db=this[_0x1fd558(0x4f0)](),_0x3191d0=jo/_0x1941db,_0x3c5fae=new _0x572d5b(Ht+_0x1d5b8a[_0x1fd558(0x349)](Je),{'left':_0x56d5f+_0x59af12-_0x3191d0,'top':_0x283357+_0xb8a1bc,'height':_0xf99e13,'width':Ho,'fill':_0x3cddd0||_0x52f2b6(_0x43d58a['black'],0x0),'strokeWidth':_0x3191d0,'stroke':Bo,'evented':!0x0});this[_0x1fd558(0x509)]=_0x3c5fae,this[_0x1fd558(0x24f)][_0x1fd558(0x3c4)](_0x3c5fae,_0x4e8654);const _0x3f7568=new _0x572d5b(Ht+_0x1d5b8a[_0x1fd558(0x349)](Je),{'left':_0x56d5f+_0x59af12-_0x3191d0,'top':_0x283357+_0xb8a1bc-jt/0x2,'height':jt,'width':jt,'fill':_0x3cddd0||_0x52f2b6(_0x43d58a[_0x1fd558(0x3ec)],0x0),'strokeWidth':0x0,'stroke':_0x3cddd0||_0x52f2b6(_0x43d58a[_0x1fd558(0x3ec)],0x0),'evented':!0x1});this[_0x1fd558(0x522)]=_0x3f7568,this[_0x1fd558(0x24f)]['addObject'](_0x3f7568,_0x4e8654);const _0x532d47=new yt(Ht+_0x1d5b8a[_0x1fd558(0x349)](Je),{'left':_0x56d5f+_0x59af12-_0x3191d0,'top':_0x283357+_0xb8a1bc-nt,'text':_0x233178,'color':_0x3cddd0});this[_0x1fd558(0x25b)]=_0x532d47,this['_scene'][_0x1fd558(0x3c4)](_0x532d47,_0x4e8654),this[_0x1fd558(0x43b)]=!0x1;}[_0xe3a6b9(0x540)](){const _0x2cf3d4=_0xe3a6b9,_0x576e81=this[_0x2cf3d4(0x509)][_0x2cf3d4(0x20d)]['subscribeEvent'](()=>{this['_hover']=!0x0;}),_0xade619=this[_0x2cf3d4(0x509)][_0x2cf3d4(0x27b)][_0x2cf3d4(0x39c)](()=>{const _0x34b320=_0x2cf3d4;this[_0x34b320(0x2c9)]&&clearTimeout(this[_0x34b320(0x2c9)]),this['_hideTimer']=setTimeout(()=>{const _0xe8219b=_0x34b320;this[_0xe8219b(0x43b)]=!0x1;},0x7d0);});return()=>{const _0x5e2308=_0x2cf3d4;_0x576e81['unsubscribe'](),_0xade619[_0x5e2308(0x1e1)]();};}['_drawTextRange'](_0x43f636,_0x3aa7b9,_0x20ee31,_0x24a992){const _0xc601f=_0xe3a6b9,_0x5e9c6e=new _0x31e659(_0x43f636)[_0xc601f(0x58a)](0.2)['toRgbString'](),_0x1325e7=new _0x3d8108(Lo+_0x1d5b8a[_0xc601f(0x349)](Je),{'pointsGroup':_0x3aa7b9,'fill':_0x5e9c6e||_0x52f2b6(_0x43d58a[_0xc601f(0x3ec)],0.2),'left':_0x20ee31,'top':_0x24a992,'evented':!0x1,'debounceParentDirty':!0x1});this[_0xc601f(0x57b)][_0xc601f(0x3f6)](_0x1325e7),this[_0xc601f(0x24f)]['addObject'](_0x1325e7,_0x4e8654);}[_0xe3a6b9(0x567)](_0x1ca504,_0xbb46ef,_0x4a4713,_0x30abb7){const _0x94ff94=_0xe3a6b9,_0xa875c9=new _0x31e659(_0x1ca504)[_0x94ff94(0x58a)](0.2)[_0x94ff94(0x54c)](),_0x17a585=new _0x3d8108($o+_0x1d5b8a[_0x94ff94(0x349)](Je),{'pointsGroup':_0xbb46ef,'fill':_0xa875c9||_0x52f2b6(_0x43d58a[_0x94ff94(0x3ec)],0.2),'left':_0x4a4713,'top':_0x30abb7,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x94ff94(0x57b)][_0x94ff94(0x3f6)](_0x17a585),this['_scene']['addObject'](_0x17a585,_0x4e8654);}['_getAnchorBounding'](_0x17001c){const _0x13f37f=_0x17001c[0x0],_0x4ba191=_0x13f37f[0x0],_0x54e42d=_0x13f37f[0x2],{x:_0x14727b,y:_0x59e5dc}=_0x4ba191,{x:_0x3c5966,y:_0x33ef55}=_0x54e42d;return{'left':_0x14727b,'top':_0x59e5dc,'width':_0x3c5966-_0x14727b,'height':_0x33ef55-_0x59e5dc};}['_getScale'](){const _0x4ae8e2=_0xe3a6b9,{scaleX:_0x58749c,scaleY:_0x44b6ac}=this[_0x4ae8e2(0x24f)]['getAncestorScale']();return Math[_0x4ae8e2(0x51f)](_0x58749c,_0x44b6ac);}}var ko=Object['defineProperty'],Wo=Object[_0xe3a6b9(0x4b1)],Fo=(_0x4cbf21,_0x25c0a6,_0x597442,_0x8a5e4e)=>{for(var _0x59f27a=_0x8a5e4e>0x1?void 0x0:_0x8a5e4e?Wo(_0x25c0a6,_0x597442):_0x25c0a6,_0x284fa7=_0x4cbf21['length']-0x1,_0xe4062f;_0x284fa7>=0x0;_0x284fa7--)(_0xe4062f=_0x4cbf21[_0x284fa7])&&(_0x59f27a=(_0x8a5e4e?_0xe4062f(_0x25c0a6,_0x597442,_0x59f27a):_0xe4062f(_0x59f27a))||_0x59f27a);return _0x8a5e4e&&_0x59f27a&&ko(_0x25c0a6,_0x597442,_0x59f27a),_0x59f27a;},ct=(_0x45037e,_0x2ef859)=>(_0x1cf780,_0x4cdcc5)=>_0x2ef859(_0x1cf780,_0x4cdcc5,_0x45037e);let rs=class extends _0x90c284{constructor(_0x5a8588,_0x10f584,_0x2af95c,_0x3be58b,_0x5cb90b){const _0x2f2472=_0xe3a6b9;super(),g(this,_0x2f2472(0x1dc),[]),g(this,'_cursors',[]),(this[_0x2f2472(0x45b)]=_0x5a8588,this[_0x2f2472(0x253)]=_0x10f584,this[_0x2f2472(0x597)]=_0x2af95c,this[_0x2f2472(0x1e6)]=_0x3be58b,this[_0x2f2472(0x418)]=_0x5cb90b,this[_0x2f2472(0x430)]());}[_0xe3a6b9(0x430)](){const _0x57d37f=_0xe3a6b9,_0x5f3346=this[_0x57d37f(0x45b)][_0x57d37f(0x2d5)],_0xfaef20=this['_docSkeletonManagerService'];this[_0x57d37f(0x5d1)](_0x4fb160([this['_collabCursorController']['getCollabCursors$'](_0x5f3346),this['_themeService']['currentTheme$']])[_0x57d37f(0x531)](_0x40a0c5(([_0x29f01f,_0x382bf6])=>({'skeleton':_0xfaef20[_0x57d37f(0x323)](),'cursors':[..._0x29f01f[_0x57d37f(0x37f)]()]['flatMap'](_0x1102df=>({..._0x1102df,'color':_0x382bf6[_0x1102df['color']]}))})))['subscribe'](_0x4be848=>{const _0x4db70b=_0x57d37f;if(this['_removeCollabCursors'](),_0x4be848){const {skeleton:_0x317c25,cursors:_0x245d89}=_0x4be848;this[_0x4db70b(0x4bc)](_0x317c25,_0x245d89);}})),this[_0x57d37f(0x1fa)](),this[_0x57d37f(0x4c7)]();}[_0xe3a6b9(0x4bc)](_0x46291c,_0x43a80b){const _0x2565e8=_0xe3a6b9,{scene:_0x2ff388,mainComponent:_0x87f047}=this[_0x2565e8(0x45b)],_0x5297f2=_0x43a80b[_0x2565e8(0x546)](_0x3cb625=>new Ys(_0x3cb625,_0x2ff388,_0x46291c,_0x87f047));this[_0x2565e8(0x1dc)]=_0x5297f2,this['_cursors']=_0x43a80b;}[_0xe3a6b9(0x307)](){const _0x51d365=_0xe3a6b9;this['_removeCollabCursors']();const {scene:_0x242f27,mainComponent:_0x4e813b}=this[_0x51d365(0x45b)],_0x3f47b1=this['_docSkeletonManagerService'][_0x51d365(0x323)](),_0x2e8162=this['_cursors']['map'](_0x379bf8=>new Ys(_0x379bf8,_0x242f27,_0x3f47b1,_0x4e813b));this[_0x51d365(0x1dc)]=_0x2e8162;}[_0xe3a6b9(0x334)](){const _0x1051a4=_0xe3a6b9;this[_0x1051a4(0x1dc)]['forEach'](_0x2932d5=>_0x2932d5['dispose']()),this[_0x1051a4(0x1dc)]=[];}['_initCommandExecutedListener'](){const _0x487e83=_0xe3a6b9,_0x5a41b9=[_0x525bb7['id']];this['disposeWithMe'](this[_0x487e83(0x1e6)]['onCommandExecuted'](_0x4d4200=>{const _0x21fd54=_0x487e83;_0x5a41b9[_0x21fd54(0x2fb)](_0x4d4200['id'])&&_0x4d4200[_0x21fd54(0x2de)][_0x21fd54(0x2d5)]===this[_0x21fd54(0x45b)][_0x21fd54(0x2d5)]&&this[_0x21fd54(0x307)]();}));}[_0xe3a6b9(0x1fa)](){const _0x3dde61=_0xe3a6b9;this['disposeWithMe'](_0x3b5dd1(this['_context']['engine'][_0x3dde61(0x204)])[_0x3dde61(0x531)](_0x1e3ef3(_0x36c51e=>_0x36c51e[_0x3dde61(0x36c)]===_0x2a0ac0[_0x3dde61(0x427)]),_0x3818f0(0x10))['subscribe'](()=>{const _0x40f15d=_0x3dde61;this[_0x40f15d(0x307)]();}));}};rs=Fo([ct(0x1,_0x432547(_0x21b828)),ct(0x2,_0x432547(Ve)),ct(0x3,_0xc67fcf),ct(0x4,_0x432547(_0x4d1cc4))],rs);const Vo=0x1,Go=1.5;class Yo extends _0x4d54b9{constructor(_0x40a293,_0x268ef4){const _0x4035da=_0xe3a6b9;super(_0x40a293,_0x268ef4),g(this,_0x4035da(0x4a7)),g(this,_0x4035da(0x53f),!0x1),g(this,_0x4035da(0x2cb)),g(this,_0x4035da(0x414),''),g(this,_0x4035da(0x4f4),_0x4035da(0x249)),g(this,'_backgroundColor'),(_0x268ef4&&this['setShapeProps'](_0x268ef4),this[_0x4035da(0x20d)]['subscribeEvent'](()=>this[_0x4035da(0x51b)]({'hovered':!0x0})),this['onPointerLeave$'][_0x4035da(0x39c)](()=>this[_0x4035da(0x51b)]({'hovered':!0x1})));}[_0xe3a6b9(0x51b)](_0x4a3751){const _0x549069=_0xe3a6b9;var _0x200d10,_0x4bf733,_0x1bfa4a,_0x57d6e0,_0x29cfc9,_0x5d3b9b;this['_color']=(_0x200d10=_0x4a3751[_0x549069(0x5bf)])!=null?_0x200d10:this[_0x549069(0x4a7)],this[_0x549069(0x53f)]=(_0x4bf733=_0x4a3751['hovered'])!=null?_0x4bf733:this['_hovered'],this['_range']=(_0x1bfa4a=_0x4a3751[_0x549069(0x4d1)])!=null?_0x1bfa4a:this[_0x549069(0x2cb)],this[_0x549069(0x414)]=(_0x57d6e0=_0x4a3751[_0x549069(0x27f)])!=null?_0x57d6e0:this[_0x549069(0x414)],this[_0x549069(0x4f4)]=(_0x29cfc9=_0x4a3751['labelPosition'])!=null?_0x29cfc9:this['_labelPosition'],this[_0x549069(0x1da)]=(_0x5d3b9b=_0x4a3751[_0x549069(0x391)])!=null?_0x5d3b9b:this[_0x549069(0x1da)],this[_0x549069(0x59d)]({'width':_0x4a3751['width'],'height':_0x4a3751[_0x549069(0x324)]});}[_0xe3a6b9(0x448)](_0x5a1ed2){const _0x14ab66=_0xe3a6b9,{row:_0x57e36b,column:_0xfa3a57}=_0x5a1ed2;if(_0x57e36b>=this[_0x14ab66(0x2cb)][_0x14ab66(0x3a2)]&&_0x57e36b<=this[_0x14ab66(0x2cb)][_0x14ab66(0x2d0)]&&_0xfa3a57>=this[_0x14ab66(0x2cb)][_0x14ab66(0x385)]&&_0xfa3a57<=this[_0x14ab66(0x2cb)][_0x14ab66(0x2cf)]){this[_0x14ab66(0x51b)]({'hovered':!0x0});return;}this[_0x14ab66(0x51b)]({'hovered':!0x1});}[_0xe3a6b9(0x2e7)](_0x21c718){return!0x1;}[_0xe3a6b9(0x3c7)](_0x595992){const _0x5ae798=_0xe3a6b9;_0x572d5b[_0x5ae798(0x533)](_0x595992,{'width':this[_0x5ae798(0x4ff)],'height':this[_0x5ae798(0x324)],'strokeWidth':Go,'stroke':this[_0x5ae798(0x4a7)],'evented':!0x1,'fill':this[_0x5ae798(0x1da)]}),this[_0x5ae798(0x53f)]&&(_0x595992[_0x5ae798(0x543)](),_0x595992[_0x5ae798(0x44f)](0x1,0x0,0x0,0x1,this[_0x5ae798(0x4ff)],this[_0x5ae798(0x4f4)]===_0x5ae798(0x581)?0x0:-nt),yt[_0x5ae798(0x533)](_0x595992,{'text':this['_name'],'color':this[_0x5ae798(0x4a7)]}),_0x595992[_0x5ae798(0x5a6)]());}}var Ko=Object['defineProperty'],zo=Object[_0xe3a6b9(0x4b1)],qo=(_0x16667e,_0x5c9e8d,_0x2e0d0a,_0x3f79ed)=>{for(var _0x26c2bd=_0x3f79ed>0x1?void 0x0:_0x3f79ed?zo(_0x5c9e8d,_0x2e0d0a):_0x5c9e8d,_0x496e50=_0x16667e['length']-0x1,_0x209a44;_0x496e50>=0x0;_0x496e50--)(_0x209a44=_0x16667e[_0x496e50])&&(_0x26c2bd=(_0x3f79ed?_0x209a44(_0x5c9e8d,_0x2e0d0a,_0x26c2bd):_0x209a44(_0x26c2bd))||_0x26c2bd);return _0x3f79ed&&_0x26c2bd&&Ko(_0x5c9e8d,_0x2e0d0a,_0x26c2bd),_0x26c2bd;},Bt=(_0x26b859,_0x44ff2f)=>(_0x4800eb,_0x4edc09)=>_0x44ff2f(_0x4800eb,_0x4edc09,_0x26b859);const Xo=0x1389;let os=class extends _0x90c284{constructor(_0x3a7f1e,_0x247e75,_0x718a32,_0xa091c7){const _0x386b06=_0xe3a6b9;super(),g(this,_0x386b06(0x2a0),new Set()),g(this,_0x386b06(0x58c),null),(this[_0x386b06(0x45b)]=_0x3a7f1e,this[_0x386b06(0x315)]=_0x247e75,this['_collabCursorController']=_0x718a32,this[_0x386b06(0x418)]=_0xa091c7,this[_0x386b06(0x430)]());}[_0xe3a6b9(0x430)](){const _0x15bca4=_0xe3a6b9;this['_sheetSkeletonManagerService']['currentSkeleton$'][_0x15bca4(0x531)](_0x7ee64f(this[_0x15bca4(0x31a)]),_0x16f8b3(_0x531218=>{const _0x43247d=_0x15bca4;if(_0x531218){const _0x826e88=_0x531218[_0x43247d(0x4d6)];return _0x4fb160(this['_collabCursorController'][_0x43247d(0x507)](this[_0x43247d(0x45b)][_0x43247d(0x2d5)]),this[_0x43247d(0x418)][_0x43247d(0x2e0)])[_0x43247d(0x531)](_0x40a0c5(([_0xa85c96,_0x2cadcd])=>{const _0x4cb856=_0x43247d,_0x6ca64c=new Map();return _0xa85c96[_0x4cb856(0x3b9)]((_0x1b27ec,_0x15171d)=>{const _0x353c3a=_0x4cb856;if(_0x1b27ec[_0x353c3a(0x328)]===_0x826e88){const _0x5202d4={..._0x1b27ec};_0x5202d4['color']=_0x2cadcd[_0x1b27ec[_0x353c3a(0x5bf)]],_0x6ca64c[_0x353c3a(0x454)](_0x15171d,_0x5202d4);}}),{'skeleton':_0x531218,'cursors':_0x6ca64c};}));}return _0x19d5e8({'skeleton':null,'cursors':new Map()});}))[_0x15bca4(0x3d4)](({skeleton:_0x19166a,cursors:_0x406247})=>{const _0x29ac89=_0x15bca4;this[_0x29ac89(0x334)](),_0x19166a&&this['_updateCollabCursors'](_0x19166a,_0x406247);}),this[_0x15bca4(0x315)][_0x15bca4(0x443)][_0x15bca4(0x3d4)](_0x21e587=>{const _0xa67499=_0x15bca4;if(_0x21e587==null)return;const {skeleton:_0x2f5ca3}=_0x21e587,{scene:_0xe44afb}=this[_0xa67499(0x45b)];_0xe44afb[_0xa67499(0x376)]['subscribeEvent'](_0x27e862(_0x390d93=>{const _0x575ad3=_0xa67499;var _0x585676,_0x5b976a;const {offsetX:_0x4b2e2e,offsetY:_0x5310f1}=_0x390d93,{x:_0x4ce91a,y:_0xcdd1fa}=_0xe44afb[_0x575ad3(0x29c)](_0x1842e2['FromArray']([_0x4b2e2e,_0x5310f1])),{scaleX:_0x49d9b7,scaleY:_0x64df03}=_0xe44afb['getAncestorScale'](),_0x10b038=_0xe44afb['getViewport'](_0x4f1b67['VIEW_MAIN']),_0x305b70=_0xe44afb[_0x575ad3(0x2c5)](_0x1842e2[_0x575ad3(0x277)]([_0x4ce91a,_0xcdd1fa]),_0x10b038),_0x59712d=_0x2f5ca3[_0x575ad3(0x416)](_0x4b2e2e,_0x5310f1,_0x49d9b7,_0x64df03,_0x305b70);((_0x585676=this[_0x575ad3(0x58c)])==null?void 0x0:_0x585676[_0x575ad3(0x5b2)])===_0x59712d[_0x575ad3(0x5b2)]&&((_0x5b976a=this[_0x575ad3(0x58c)])==null?void 0x0:_0x5b976a[_0x575ad3(0x425)])===_0x59712d[_0x575ad3(0x425)]||this[_0x575ad3(0x2a0)]['forEach'](_0x2bd7e0=>{const _0x312c10=_0x575ad3;_0x2bd7e0[_0x312c10(0x448)](_0x59712d);});},0x64));});}[_0xe3a6b9(0x4bc)](_0x1f24f4,_0x1d2d0b){const _0x258e13=_0xe3a6b9;var _0x478dd1;const _0x7b82a8=(_0x478dd1=this[_0x258e13(0x315)][_0x258e13(0x463)]())==null?void 0x0:_0x478dd1['skeleton'];if(!_0x7b82a8)return;const _0x1a91c6=this[_0x258e13(0x2b0)]();if(!_0x1a91c6)return;this[_0x258e13(0x2a0)][_0x258e13(0x3b9)](_0x4f092f=>{_0x4f092f['makeDirty']();});const {scene:_0x11d34d}=_0x1a91c6,_0x2cb492=Jo(Array['from'](_0x1d2d0b['values']()))[_0x258e13(0x546)](_0x4f5d88=>{const _0x56d66b=_0x258e13,{color:_0x273c84,range:_0x241fcf,name:_0x54feef,selection:_0x35d839,sheetID:_0x57abc1}=_0x4f5d88,{startColumn:_0x34a642,startRow:_0x31a300,endColumn:_0x3c3673,endRow:_0x2f3ffb}=_0x241fcf,_0xb1e636=_0x4a6322(_0x31a300,_0x34a642,_0x11d34d,_0x7b82a8),_0x1607c1=_0x4a6322(_0x2f3ffb,_0x3c3673,_0x11d34d,_0x7b82a8),{columnHeaderHeightAndMarginTop:_0x548536}=_0x7b82a8,{startX:_0x155854,startY:_0x20487d}=_0xb1e636,{endX:_0x23c611,endY:_0x962dfe}=_0x1607c1,_0xaf4601=_0x23c611-_0x155854,_0x43e7a9=_0x962dfe-_0x20487d,_0xf280df={'labelPosition':_0x20487d-_0x548536>=nt?_0x56d66b(0x249):_0x56d66b(0x581),'sheetID':_0x57abc1,'range':_0x241fcf,'color':_0x273c84,'name':_0x54feef,'selection':_0x35d839,'left':_0x155854,'top':_0x20487d,'width':_0xaf4601,'height':_0x43e7a9,'evented':!0x1,'zIndex':Xo};return new Yo(_0x54feef,_0xf280df);});_0x11d34d['addObjects'](_0x2cb492,Vo),this['_cursors']=new Set(_0x2cb492);}['_removeCollabCursors'](){const _0x3177d6=_0xe3a6b9;var _0x4605ad;(_0x4605ad=this['_cursors'])==null||_0x4605ad[_0x3177d6(0x3b9)](_0x118b48=>_0x118b48[_0x3177d6(0x3b4)]());}['_getSheetObject'](){const _0x50ff26=_0xe3a6b9;return _0x33eeed(this[_0x50ff26(0x45b)][_0x50ff26(0x46d)],this[_0x50ff26(0x45b)]);}};os=qo([Bt(0x1,_0x432547(_0x57cf81)),Bt(0x2,_0x432547(Ve)),Bt(0x3,_0x432547(_0x4d1cc4))],os);function Jo(_0x4a2e0f){const _0x274b35=_0xe3a6b9,_0x370ad8=new Map();return _0x4a2e0f[_0x274b35(0x3b9)](_0xc06d83=>{const _0x3bac2b=_0x274b35;if(_0x370ad8[_0x3bac2b(0x287)](_0xc06d83['selection'])){const _0x13cf6a=_0x370ad8['get'](_0xc06d83[_0x3bac2b(0x1ec)]);_0x13cf6a['name']+=',\x20'+_0xc06d83['name'];}else _0x370ad8[_0x3bac2b(0x454)](_0xc06d83['selection'],_0xc06d83);}),Array[_0x274b35(0x359)](_0x370ad8[_0x274b35(0x37f)]());}var ee=function(){const _0x4eed6f=_0xe3a6b9;return ee=Object[_0x4eed6f(0x25f)]||function(_0x5951f0){const _0x2580ae=_0x4eed6f;for(var _0x330d58,_0x40d872=0x1,_0x42d66d=arguments[_0x2580ae(0x285)];_0x40d872<_0x42d66d;_0x40d872++){_0x330d58=arguments[_0x40d872];for(var _0x127ed7 in _0x330d58)Object[_0x2580ae(0x5cc)][_0x2580ae(0x2ee)][_0x2580ae(0x2d2)](_0x330d58,_0x127ed7)&&(_0x5951f0[_0x127ed7]=_0x330d58[_0x127ed7]);}return _0x5951f0;},ee[_0x4eed6f(0x4cb)](this,arguments);},Zo=function(_0x1afeed,_0x5c5915){const _0x17ef9d=_0xe3a6b9;var _0x27ca44={};for(var _0x3aa601 in _0x1afeed)Object['prototype'][_0x17ef9d(0x2ee)][_0x17ef9d(0x2d2)](_0x1afeed,_0x3aa601)&&_0x5c5915[_0x17ef9d(0x389)](_0x3aa601)<0x0&&(_0x27ca44[_0x3aa601]=_0x1afeed[_0x3aa601]);if(_0x1afeed!=null&&typeof Object[_0x17ef9d(0x40d)]==_0x17ef9d(0x48e)){for(var _0x1035a0=0x0,_0x3aa601=Object[_0x17ef9d(0x40d)](_0x1afeed);_0x1035a0<_0x3aa601[_0x17ef9d(0x285)];_0x1035a0++)_0x5c5915['indexOf'](_0x3aa601[_0x1035a0])<0x0&&Object[_0x17ef9d(0x5cc)][_0x17ef9d(0x31b)]['call'](_0x1afeed,_0x3aa601[_0x1035a0])&&(_0x27ca44[_0x3aa601[_0x1035a0]]=_0x1afeed[_0x3aa601[_0x1035a0]]);}return _0x27ca44;},bs=_0x287f1e(function(_0x35c4f7,_0x3b122e){const _0x59dfb8=_0xe3a6b9;var _0x31b56c=_0x35c4f7[_0x59dfb8(0x327)],_0x23e51b=_0x35c4f7['id'],_0x511065=_0x35c4f7['className'],_0x395f01=_0x35c4f7[_0x59dfb8(0x322)],_0x46cda2=Zo(_0x35c4f7,['icon','id',_0x59dfb8(0x518),_0x59dfb8(0x322)]),_0x3958c3=_0x59dfb8(0x510)[_0x59dfb8(0x228)](_0x23e51b,'\x20')[_0x59dfb8(0x228)](_0x511065||'')[_0x59dfb8(0x4b3)](),_0x32d70c=_0x29705a('_'[_0x59dfb8(0x228)](ta()));return Ai(_0x31b56c,''[_0x59dfb8(0x228)](_0x23e51b),{'defIds':_0x31b56c[_0x59dfb8(0x4be)],'idSuffix':_0x32d70c[_0x59dfb8(0x21c)]},ee({'ref':_0x3b122e,'className':_0x3958c3},_0x46cda2),_0x395f01);});function Ai(_0x211593,_0x3f4503,_0x1dd068,_0x136d77,_0x131042){const _0x3b9f7d=_0xe3a6b9;return _0x3f5a91(_0x211593[_0x3b9f7d(0x2d8)],ee(ee({'key':_0x3f4503},Qo(_0x211593,_0x1dd068,_0x131042)),_0x136d77),(ea(_0x211593,_0x1dd068)[_0x3b9f7d(0x371)]||[])[_0x3b9f7d(0x546)](function(_0x3861f4,_0x4b5633){const _0x4219d5=_0x3b9f7d;return Ai(_0x3861f4,''['concat'](_0x3f4503,'-')[_0x4219d5(0x228)](_0x211593[_0x4219d5(0x2d8)],'-')[_0x4219d5(0x228)](_0x4b5633),_0x1dd068,void 0x0,_0x131042);}));}function Qo(_0xee71d4,_0xd8a71,_0x1b352b){const _0x5b6170=_0xe3a6b9;var _0x3295c2=ee({},_0xee71d4['attrs']);_0x1b352b!=null&&_0x1b352b[_0x5b6170(0x20a)]&&_0x3295c2[_0x5b6170(0x5c1)]===_0x5b6170(0x20a)&&(_0x3295c2[_0x5b6170(0x5c1)]=_0x1b352b[_0x5b6170(0x20a)]);var _0x3bf57e=_0xd8a71[_0x5b6170(0x4be)];return!_0x3bf57e||_0x3bf57e['length']===0x0||(_0xee71d4[_0x5b6170(0x2d8)]===_0x5b6170(0x354)&&_0x3295c2[_0x5b6170(0x4f9)]&&(_0x3295c2[_0x5b6170(0x4f9)]=_0x3295c2[_0x5b6170(0x4f9)]+_0xd8a71[_0x5b6170(0x49f)]),Object[_0x5b6170(0x291)](_0x3295c2)[_0x5b6170(0x3b9)](function(_0xb7739f){const _0x47865f=_0x5b6170;var _0x555553=_0xb7739f[0x0],_0x2be4e0=_0xb7739f[0x1];typeof _0x2be4e0=='string'&&(_0x3295c2[_0x555553]=_0x2be4e0[_0x47865f(0x1f9)](/url\(#(.*)\)/,_0x47865f(0x5ad)[_0x47865f(0x228)](_0xd8a71[_0x47865f(0x49f)],')')));})),_0x3295c2;}function ea(_0x4f93bf,_0x6ff9f2){const _0x5b4bc5=_0xe3a6b9;var _0xc2fa65,_0x29678c=_0x6ff9f2[_0x5b4bc5(0x4be)];return!_0x29678c||_0x29678c[_0x5b4bc5(0x285)]===0x0?_0x4f93bf:_0x4f93bf[_0x5b4bc5(0x2d8)]==='defs'&&(!((_0xc2fa65=_0x4f93bf['children'])===null||_0xc2fa65===void 0x0)&&_0xc2fa65[_0x5b4bc5(0x285)])?ee(ee({},_0x4f93bf),{'children':_0x4f93bf[_0x5b4bc5(0x371)][_0x5b4bc5(0x546)](function(_0x3eb101){const _0x24347f=_0x5b4bc5;return typeof _0x3eb101[_0x24347f(0x46b)]['id']==_0x24347f(0x43a)&&_0x29678c&&_0x29678c[_0x24347f(0x389)](_0x3eb101[_0x24347f(0x46b)]['id'])>-0x1?ee(ee({},_0x3eb101),{'attrs':ee(ee({},_0x3eb101[_0x24347f(0x46b)]),{'id':_0x3eb101['attrs']['id']+_0x6ff9f2[_0x24347f(0x49f)]})}):_0x3eb101;})}):_0x4f93bf;}function ta(){return Math['random']()['toString'](0x24)['substring'](0x2,0x8);}bs['displayName']='UniverIcon';var sa={'tag':_0xe3a6b9(0x524),'attrs':{'fill':_0xe3a6b9(0x5cb),'viewBox':'0\x200\x2016\x2016','width':'1em','height':'1em'},'children':[{'tag':'g','attrs':{'clipPath':_0xe3a6b9(0x4ab)},'children':[{'tag':_0xe3a6b9(0x40a),'attrs':{'stroke':_0xe3a6b9(0x4b2),'d':_0xe3a6b9(0x55c),'strokeLinecap':_0xe3a6b9(0x55a),'strokeLinejoin':_0xe3a6b9(0x55a),'strokeWidth':1.2}}]},{'tag':_0xe3a6b9(0x340),'attrs':{},'children':[{'tag':_0xe3a6b9(0x48b),'attrs':{'id':_0xe3a6b9(0x5ce)},'children':[{'tag':_0xe3a6b9(0x40a),'attrs':{'fill':_0xe3a6b9(0x3e0),'d':_0xe3a6b9(0x243)}}]}]}],'defIds':[_0xe3a6b9(0x5ce)]},Mi=_0x287f1e(function(_0x3d5b3b,_0x45a4c8){const _0x430f0e=_0xe3a6b9;return _0x3f5a91(bs,Object[_0x430f0e(0x25f)]({},_0x3d5b3b,{'id':_0x430f0e(0x55d),'ref':_0x45a4c8,'icon':sa}));});Mi[_0xe3a6b9(0x585)]=_0xe3a6b9(0x415);var ia={'tag':_0xe3a6b9(0x524),'attrs':{'fill':_0xe3a6b9(0x5cb),'viewBox':_0xe3a6b9(0x488),'width':_0xe3a6b9(0x485),'height':'1em'},'children':[{'tag':'g','attrs':{'clipPath':'url(#on-line-single_clip0_910_349)'},'children':[{'tag':_0xe3a6b9(0x40a),'attrs':{'stroke':_0xe3a6b9(0x4b2),'d':_0xe3a6b9(0x54a),'strokeLinecap':_0xe3a6b9(0x55a),'strokeLinejoin':'round','strokeWidth':1.2}}]},{'tag':_0xe3a6b9(0x340),'attrs':{},'children':[{'tag':_0xe3a6b9(0x48b),'attrs':{'id':'on-line-single_clip0_910_349'},'children':[{'tag':'path','attrs':{'fill':_0xe3a6b9(0x3e0),'d':'M0\x200H16V16H0z','transform':_0xe3a6b9(0x232)}}]}]}],'defIds':[_0xe3a6b9(0x4cf)]},xi=_0x287f1e(function(_0x5d2ffa,_0x1bc78b){const _0x174cd1=_0xe3a6b9;return _0x3f5a91(bs,Object[_0x174cd1(0x25f)]({},_0x5d2ffa,{'id':_0x174cd1(0x3b1),'ref':_0x1bc78b,'icon':ia}));});xi['displayName']=_0xe3a6b9(0x301);function Li(_0x2f2e39){const _0x262b42=_0xe3a6b9;var _0x47a717,_0x5c2cd7,_0x3019bb='';if(typeof _0x2f2e39==_0x262b42(0x43a)||typeof _0x2f2e39==_0x262b42(0x300))_0x3019bb+=_0x2f2e39;else{if(typeof _0x2f2e39==_0x262b42(0x337)){if(Array['isArray'](_0x2f2e39)){var _0x3d823b=_0x2f2e39[_0x262b42(0x285)];for(_0x47a717=0x0;_0x47a717<_0x3d823b;_0x47a717++)_0x2f2e39[_0x47a717]&&(_0x5c2cd7=Li(_0x2f2e39[_0x47a717]))&&(_0x3019bb&&(_0x3019bb+='\x20'),_0x3019bb+=_0x5c2cd7);}else{for(_0x5c2cd7 in _0x2f2e39)_0x2f2e39[_0x5c2cd7]&&(_0x3019bb&&(_0x3019bb+='\x20'),_0x3019bb+=_0x5c2cd7);}}}return _0x3019bb;}function na(){const _0x4b2d96=_0xe3a6b9;for(var _0x34ab13,_0x560c59,_0x35814f=0x0,_0x122d65='',_0x50958e=arguments[_0x4b2d96(0x285)];_0x35814f<_0x50958e;_0x35814f++)(_0x34ab13=arguments[_0x35814f])&&(_0x560c59=Li(_0x34ab13))&&(_0x122d65&&(_0x122d65+='\x20'),_0x122d65+=_0x560c59);return _0x122d65;}const ra='univer-online-status-icon',oa=_0xe3a6b9(0x38e),aa=_0xe3a6b9(0x5ba),ca=_0xe3a6b9(0x1fd),ha=_0xe3a6b9(0x550),Ze={'onlineStatusIcon':ra,'onlineStatusTitle':oa,'onlineStatus':aa,'online':ca,'offline':ha};function la(_0x5ac212){const _0x140983=_0xe3a6b9;switch(_0x5ac212){case J[_0x140983(0x22a)]:return _0x140983(0x2d3);case J[_0x140983(0x551)]:return _0x140983(0x43d);case J[_0x140983(0x406)]:return _0x140983(0x2c8);case J[_0x140983(0x5bd)]:return'collabStatus.notCollab';case J[_0x140983(0x5b6)]:case J['AWAITING_WITH_PENDING']:return'collabStatus.syncing';case J[_0x140983(0x50a)]:case J['PENDING']:return _0x140983(0x220);}}function _a(_0x48ed67){const _0xab42a3=_0xe3a6b9,{status$:_0xf6ed8}=_0x48ed67,_0x388488=_0x2efd18(_0xf6ed8,J[_0xab42a3(0x5bd)]),_0x577ba6=_0x8c2bb4(_0x363878),_0x4f2f34=_0x8c2bb4(Ae),_0x5a645a=_0x388488!==J['OFFLINE'],_0x50700c=_0x577ba6['t'](la(_0x388488)),_0x4581bc=na(Ze['onlineStatus'],{[Ze[_0xab42a3(0x296)]]:_0x5a645a,[Ze[_0xab42a3(0x486)]]:!_0x5a645a}),_0x56deb8=_0x5a645a?_0x5f3cc8[_0xab42a3(0x2ff)](xi,null):_0x5f3cc8[_0xab42a3(0x2ff)](Mi,null),_0x202f95=_0x4ea52a(()=>{const _0x34b2f9=_0xab42a3;_0x5a645a||_0x4f2f34[_0x34b2f9(0x4da)]();},[_0x5a645a,_0x4f2f34]);function _0x317006(){const _0x4c4fee=_0xab42a3;return _0x5f3cc8['createElement'](_0x4c4fee(0x23b),{'className':_0x4581bc,'onClick':_0x202f95},_0x5f3cc8[_0x4c4fee(0x2ff)](_0x4c4fee(0x23b),{'className':Ze['onlineStatusIcon']},_0x56deb8),_0x5f3cc8[_0x4c4fee(0x2ff)](_0x4c4fee(0x23b),{'className':Ze[_0x4c4fee(0x5b8)]},_0x50700c));}return _0x5a645a?_0x317006():_0x5f3cc8['createElement'](_0x1208ed,{'title':_0x577ba6['t'](_0xab42a3(0x526))},_0x317006());}var ua=Object[_0xe3a6b9(0x2e1)],da=Object[_0xe3a6b9(0x4b1)],fa=(_0x367e5d,_0x36ab3c,_0x339a20,_0x557309)=>{const _0xe0709f=_0xe3a6b9;for(var _0x223190=_0x557309>0x1?void 0x0:_0x557309?da(_0x36ab3c,_0x339a20):_0x36ab3c,_0x521ff7=_0x367e5d[_0xe0709f(0x285)]-0x1,_0x50fe95;_0x521ff7>=0x0;_0x521ff7--)(_0x50fe95=_0x367e5d[_0x521ff7])&&(_0x223190=(_0x557309?_0x50fe95(_0x36ab3c,_0x339a20,_0x223190):_0x50fe95(_0x223190))||_0x223190);return _0x557309&&_0x223190&&ua(_0x36ab3c,_0x339a20,_0x223190),_0x223190;},ht=(_0xd19218,_0x471821)=>(_0x46cc2a,_0x405d10)=>_0x471821(_0x46cc2a,_0x405d10,_0xd19218);let St=class extends _0x4f0ec0{constructor(_0x4c3d0c,_0x5e696d,_0xc14580,_0x40184a){const _0x2f8dfa=_0xe3a6b9;super(),g(this,_0x2f8dfa(0x3da),new _0x23c074(J['NOT_COLLAB'])),(this[_0x2f8dfa(0x342)]=_0x4c3d0c,this[_0x2f8dfa(0x403)]=_0x5e696d,this[_0x2f8dfa(0x4c4)]=_0xc14580,this[_0x2f8dfa(0x3c9)]=_0x40184a,this[_0x2f8dfa(0x224)](),this[_0x2f8dfa(0x246)]());}[_0xe3a6b9(0x246)](){const _0x268f55=_0xe3a6b9;this[_0x268f55(0x5d1)](this[_0x268f55(0x342)][_0x268f55(0x2cd)][_0x268f55(0x531)](_0x211e4b(()=>{const _0x17c42c=_0x268f55,_0x38f840=this[_0x17c42c(0x342)][_0x17c42c(0x482)]();return _0x38f840?this[_0x17c42c(0x3c9)]['getCollabEntity$'](_0x38f840[_0x17c42c(0x1ea)]()):_0x19d5e8(null);}),_0x211e4b(_0x56ed4f=>_0x56ed4f?_0x56ed4f[_0x268f55(0x252)]:_0x19d5e8(J[_0x268f55(0x5bd)])))[_0x268f55(0x3d4)](_0x468296=>{const _0x156558=_0x268f55;this[_0x156558(0x3da)]['next'](_0x468296);}));}[_0xe3a6b9(0x224)](){const _0x3821de=_0xe3a6b9;this['disposeWithMe'](this[_0x3821de(0x403)][_0x3821de(0x5bc)](_0x5027da[_0x3821de(0x35d)],()=>_0x52c9bc(va({'status$':this[_0x3821de(0x3da)][_0x3821de(0x28e)]()}),this[_0x3821de(0x4c4)])));}};St=fa([ht(0x0,_0x17aa8b),ht(0x1,_0x571152),ht(0x2,_0x432547(_0x521cd6)),ht(0x3,_0x432547(it))],St);function va(_0x33ea75){const {status$:_0x4d2968}=_0x33ea75;return function(){const _0x28924d=_0x272d;return _0x5f3cc8[_0x28924d(0x2ff)](_a,{'status$':_0x4d2968});};}const $i=_0x205a3e(_0xe3a6b9(0x46e));var ma=Object[_0xe3a6b9(0x2e1)],pa=Object[_0xe3a6b9(0x4b1)],ga=(_0x124408,_0x2e0958,_0x1a5806,_0xfe79cd)=>{const _0x1bfb01=_0xe3a6b9;for(var _0x22a7f5=_0xfe79cd>0x1?void 0x0:_0xfe79cd?pa(_0x2e0958,_0x1a5806):_0x2e0958,_0x1ffc54=_0x124408[_0x1bfb01(0x285)]-0x1,_0x20600e;_0x1ffc54>=0x0;_0x1ffc54--)(_0x20600e=_0x124408[_0x1ffc54])&&(_0x22a7f5=(_0xfe79cd?_0x20600e(_0x2e0958,_0x1a5806,_0x22a7f5):_0x20600e(_0x22a7f5))||_0x22a7f5);return _0xfe79cd&&_0x22a7f5&&ma(_0x2e0958,_0x1a5806,_0x22a7f5),_0x22a7f5;},ke=(_0x51fa1e,_0x2d9ec8)=>(_0x458576,_0x233f5f)=>_0x2d9ec8(_0x458576,_0x233f5f,_0x51fa1e);let It=class extends _0x90c284{constructor(_0x481904,_0x4292c6,_0x24a1e5,_0x32258b,_0x1283f5,_0x340520){const _0xa1af4a=_0xe3a6b9;super(),this['_urlService']=_0x481904,this[_0xa1af4a(0x230)]=_0x4292c6,this[_0xa1af4a(0x1e6)]=_0x24a1e5,this[_0xa1af4a(0x559)]=_0x32258b,this[_0xa1af4a(0x490)]=_0x1283f5,_0x340520?_0x340520==null||_0x340520[_0xa1af4a(0x213)]()[_0xa1af4a(0x347)](()=>this['_init']()):(this[_0xa1af4a(0x230)][_0xa1af4a(0x25c)](_0xa1af4a(0x3d3),_0xa1af4a(0x3a3)),this[_0xa1af4a(0x430)]());}async[_0xe3a6b9(0x430)](){const _0x1abdcd=_0xe3a6b9,_0x3df513=this['_urlService'][_0x1abdcd(0x586)](_0x1abdcd(0x46d)),_0x157cd8=this[_0x1abdcd(0x3f8)]['getParam'](_0x1abdcd(0x36c));if(!_0x3df513||!_0x157cd8){this[_0x1abdcd(0x230)][_0x1abdcd(0x25c)](_0x1abdcd(0x3d3),'No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');return;}switch(Number(_0x157cd8)){case ce[_0x1abdcd(0x4fb)]:{const _0x20ed6d=await this[_0x1abdcd(0x47a)](_0x3df513);this[_0x1abdcd(0x346)](_0x20ed6d);break;}case ce['UNIVER_DOC']:{await this['_loadDoc'](_0x3df513);break;}default:{this[_0x1abdcd(0x230)][_0x1abdcd(0x46c)](_0x1abdcd(0x3d3),_0x1abdcd(0x5a1));break;}}}async[_0xe3a6b9(0x346)](_0x4fbf81){const _0x36d1a0=_0xe3a6b9;await this[_0x36d1a0(0x4d9)](_0x4fbf81),_0x4fbf81[_0x36d1a0(0x3f2)][_0x36d1a0(0x531)](_0x4c7076(this[_0x36d1a0(0x31a)]))[_0x36d1a0(0x3d4)](_0x5b3610=>{const _0x410f53=_0x36d1a0;_0x5b3610&&this[_0x410f53(0x22b)](_0x5b3610);}),this[_0x36d1a0(0x3f8)][_0x36d1a0(0x3a4)][_0x36d1a0(0x531)](_0x4c7076(this['dispose$']))[_0x36d1a0(0x3d4)](()=>this[_0x36d1a0(0x4d9)](_0x4fbf81));}[_0xe3a6b9(0x22b)](_0x1d9601,_0x41b060=!0x1){const _0xa9b9d5=_0xe3a6b9,_0xab9280=this[_0xa9b9d5(0x3f8)][_0xa9b9d5(0x586)](_0xa9b9d5(0x1e8));_0x1d9601[_0xa9b9d5(0x325)]()!==_0xab9280&&this[_0xa9b9d5(0x3f8)][_0xa9b9d5(0x2bb)](_0xa9b9d5(0x1e8),_0x1d9601['getSheetId'](),_0x41b060);}async['_updateSubUnitFromURLParams'](_0x259aa6){const _0x3c48d3=_0xe3a6b9;var _0x38859d;const _0x1ee692=this[_0x3c48d3(0x3f8)][_0x3c48d3(0x586)]('subunit');if(!_0x1ee692||!_0x259aa6['getSheetBySheetId'](_0x1ee692)){const _0x587ada=_0x259aa6[_0x3c48d3(0x3ea)]()[0x0],_0x91d4c8=_0x259aa6[_0x3c48d3(0x250)](_0x587ada);if(!_0x91d4c8)return;this[_0x3c48d3(0x22b)](_0x91d4c8,!0x0),await this[_0x3c48d3(0x1e6)]['executeCommand'](_0x2ab4e3['id'],{'unitId':_0x259aa6[_0x3c48d3(0x1ea)](),'subUnitId':_0x587ada});return;}((_0x38859d=_0x259aa6[_0x3c48d3(0x39e)]())==null?void 0x0:_0x38859d[_0x3c48d3(0x325)]())!==_0x1ee692&&await this['_commandService']['executeCommand'](_0x2ab4e3['id'],{'unitId':_0x259aa6['getUnitId'](),'subUnitId':_0x1ee692});}async[_0xe3a6b9(0x47a)](_0x55e579){const _0x53bd03=_0xe3a6b9;let _0x4c134e=0x0;const _0x299e76=await this[_0x53bd03(0x559)][_0x53bd03(0x458)](_0x55e579);return _0x299e76&&(_0x299e76[_0x53bd03(0x381)]||_0x299e76[_0x53bd03(0x2fd)][_0x53bd03(0x285)]!==0x0)&&(_0x4c134e=_0x299e76[_0x53bd03(0x538)]),_0x4c134e===0x0&&this['_logService'][_0x53bd03(0x25c)](_0x53bd03(0x3d3),'fetching\x20the\x20latest\x20document\x20from\x20the\x20server.'),this['_snapshotService'][_0x53bd03(0x33b)](_0x55e579,_0x4c134e);}async['_loadDoc'](_0x132b96){const _0x2e60a7=_0xe3a6b9;let _0x2fa44f=0x0;const _0x8873db=await this[_0x2e60a7(0x559)][_0x2e60a7(0x458)](_0x132b96);return _0x8873db&&(_0x8873db['awaitingChangeset']||_0x8873db[_0x2e60a7(0x2fd)][_0x2e60a7(0x285)]!==0x0)&&(_0x2fa44f=_0x8873db['rev']),_0x2fa44f===0x0&&this[_0x2e60a7(0x230)][_0x2e60a7(0x25c)]('[DataLoaderController]',_0x2e60a7(0x3d6)),this['_snapshotService'][_0x2e60a7(0x1d9)](_0x132b96,_0x2fa44f);}};It=ga([ke(0x0,$i),ke(0x1,_0xfb205),ke(0x2,_0xc67fcf),ke(0x3,_0x432547(q)),ke(0x4,_0x432547(_0x50afc6)),ke(0x5,_0x175412(_0x39d8c4))],It);var Sa=Object[_0xe3a6b9(0x2e1)],Ia=Object['getOwnPropertyDescriptor'],Ca=(_0x5da81d,_0x2662cc,_0x5f394d,_0x42d480)=>{const _0x450380=_0xe3a6b9;for(var _0x47e849=_0x42d480>0x1?void 0x0:_0x42d480?Ia(_0x2662cc,_0x5f394d):_0x2662cc,_0x5dfb03=_0x5da81d[_0x450380(0x285)]-0x1,_0x5b56f9;_0x5dfb03>=0x0;_0x5dfb03--)(_0x5b56f9=_0x5da81d[_0x5dfb03])&&(_0x47e849=(_0x42d480?_0x5b56f9(_0x2662cc,_0x5f394d,_0x47e849):_0x5b56f9(_0x47e849))||_0x47e849);return _0x42d480&&_0x47e849&&Sa(_0x2662cc,_0x5f394d,_0x47e849),_0x47e849;},Ks=(_0xa2bb5b,_0x2e86ec)=>(_0x3a8fbb,_0x517a8e)=>_0x2e86ec(_0x3a8fbb,_0x517a8e,_0xa2bb5b);const Ea=_0xe3a6b9(0x57c),ba=_0xe3a6b9(0x494);let Ct=class extends _0x4f0ec0{constructor(_0x4e8a40,_0x4d7e54){const _0x4a6a11=_0xe3a6b9;super(),this[_0x4a6a11(0x342)]=_0x4e8a40,this['_configService']=_0x4d7e54,this[_0x4a6a11(0x430)]();}[_0xe3a6b9(0x430)](){const _0x39457f=_0xe3a6b9;this[_0x39457f(0x5d1)](this[_0x39457f(0x342)]['focused$']['subscribe'](()=>{const _0x482094=_0x39457f;var _0x563f27;const _0x5b2d8e=this[_0x482094(0x342)]['getFocusedUnit']();let _0x12354d=(_0x563f27=this[_0x482094(0x466)][_0x482094(0x29b)](Ea))!=null?_0x563f27:ba;_0x5b2d8e instanceof _0x5548a9&&(_0x12354d=_0x5b2d8e[_0x482094(0x27f)]),document[_0x482094(0x45c)]=_0x12354d;}));}};Ct=Ca([Ks(0x0,_0x17aa8b),Ks(0x1,_0x4b50bc)],Ct);var Ta=Object['defineProperty'],Ra=Object[_0xe3a6b9(0x4b1)],ya=(_0x4e4184,_0x192243,_0x49f085,_0x222c09)=>{for(var _0x54870a=_0x222c09>0x1?void 0x0:_0x222c09?Ra(_0x192243,_0x49f085):_0x192243,_0x5deab1=_0x4e4184['length']-0x1,_0x158e28;_0x5deab1>=0x0;_0x5deab1--)(_0x158e28=_0x4e4184[_0x5deab1])&&(_0x54870a=(_0x222c09?_0x158e28(_0x192243,_0x49f085,_0x54870a):_0x158e28(_0x54870a))||_0x54870a);return _0x222c09&&_0x54870a&&Ta(_0x192243,_0x49f085,_0x54870a),_0x54870a;},kt=(_0x15dabc,_0x3104)=>(_0x22dc2f,_0x4d2171)=>_0x3104(_0x22dc2f,_0x4d2171,_0x15dabc);let Et=class{constructor(_0x32b71c,_0x3e6be6,_0x2ea36a){const _0x1d52a7=_0xe3a6b9;this[_0x1d52a7(0x466)]=_0x32b71c,this[_0x1d52a7(0x211)]=_0x3e6be6,this['localeService']=_0x2ea36a,this[_0x1d52a7(0x4c3)]();}['init'](){const _0x17575f=_0xe3a6b9;this[_0x17575f(0x211)][_0x17575f(0x3f5)]({'priority':0x1,'interceptor':(_0x4ac4aa,_0x46343d)=>_0x46343d(_0x4ac4aa)[_0x17575f(0x531)](_0x4de8c1(async _0x2f7ea3=>{const _0x3063e4=_0x17575f,_0x3edccb=_0x2f7ea3;if(_0x3edccb['status']===0x191&&window['confirm'](this[_0x3063e4(0x3fc)]['t'](_0x3063e4(0x447)))){const _0x1bae47=window[_0x3063e4(0x1fb)](window['location'][_0x3063e4(0x54b)]);window[_0x3063e4(0x38f)][_0x3063e4(0x54b)]=this['_getLoginPath']()+_0x3063e4(0x219)+_0x1bae47;}return _0x3edccb;}))});}[_0xe3a6b9(0x570)](){const _0x233c3f=_0xe3a6b9;var _0x326117,_0x4086a6;const _0x588356=this[_0x233c3f(0x466)][_0x233c3f(0x29b)](Sr),_0x4bb60e=this[_0x233c3f(0x466)]['getConfig'](ie);return(_0x4086a6=(_0x326117=_0x4bb60e==null?void 0x0:_0x4bb60e['loginUrlKey'])!=null?_0x326117:_0x588356)!=null?_0x4086a6:Ir;}};Et=ya([kt(0x0,_0x4b50bc),kt(0x1,_0x432547(_0x181521)),kt(0x2,_0x432547(_0x363878))],Et);var Oa=Object[_0xe3a6b9(0x2e1)],wa=Object[_0xe3a6b9(0x4b1)],Da=(_0x545e19,_0x5826d4,_0x51d3a4,_0x26705c)=>{const _0x4babe6=_0xe3a6b9;for(var _0x2aec79=_0x26705c>0x1?void 0x0:_0x26705c?wa(_0x5826d4,_0x51d3a4):_0x5826d4,_0x585ffe=_0x545e19[_0x4babe6(0x285)]-0x1,_0x48cc4d;_0x585ffe>=0x0;_0x585ffe--)(_0x48cc4d=_0x545e19[_0x585ffe])&&(_0x2aec79=(_0x26705c?_0x48cc4d(_0x5826d4,_0x51d3a4,_0x2aec79):_0x48cc4d(_0x2aec79))||_0x2aec79);return _0x26705c&&_0x2aec79&&Oa(_0x5826d4,_0x51d3a4,_0x2aec79),_0x2aec79;},zs=(_0x459dee,_0x48e661)=>(_0xb47af7,_0x4c58bf)=>_0x48e661(_0xb47af7,_0x4c58bf,_0x459dee);const Pa=_0xe3a6b9(0x429),Ua=_0xe3a6b9(0x516);let as=class extends _0x4f0ec0{constructor(_0x2eb04e,_0x403411){const _0xcc5e0=_0xe3a6b9;super(),this[_0xcc5e0(0x5be)]=_0x2eb04e,this[_0xcc5e0(0x466)]=_0x403411,this[_0xcc5e0(0x3e5)]();}[_0xe3a6b9(0x3e5)](){const _0x1046ea=_0xe3a6b9,_0x36bf49=this;this[_0x1046ea(0x5d1)](this['_HTTPService'][_0x1046ea(0x3f5)]({'priority':0x3e7,'interceptor':_0xe5a875({'isMatch'(_0x59e542){const _0x102d2d=_0x1046ea;var _0x21eeae;if(_0x59e542['method']===_0x102d2d(0x4d8)&&((_0x21eeae=_0x59e542[_0x102d2d(0x33a)])!=null&&_0x21eeae[_0x102d2d(0x1ef)])){const {objectID:_0x13ad3e,objectType:_0x3f676b}=_0x59e542[_0x102d2d(0x33a)]['body']||{};if(!_0x13ad3e||_0x3f676b===void 0x0)return!0x1;const _0x21b789=_0x36bf49['_getAPIPrefixPath']()+'/'+_0x3f676b+'/object/'+_0x13ad3e+'/allowed';if(_0x59e542[_0x102d2d(0x392)]===_0x21b789)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x36f59c){const _0x182724=_0x1046ea;var _0x448e44;return(_0x448e44=_0x36f59c[_0x182724(0x33a)])==null?void 0x0:_0x448e44[_0x182724(0x1ef)];},'mergeParamsToRequest'(_0x23d163,_0x1740c8){const _0x3224fd=_0x1046ea,_0x5111af=_0x36bf49[_0x3224fd(0x464)]()+_0x3224fd(0x200),_0x3653d8=_0x23d163['reduce']((_0x2935fc,_0x4bf234)=>{const _0xd8ebe9=_0x3224fd,{unitID:_0x1efb95,objectID:_0x3f2e4c,objectType:_0x4100cb,actions:_0x4d9b77}=_0x4bf234;return _0x2935fc[_0x1efb95]||(_0x2935fc[_0x1efb95]={}),_0x2935fc[_0x1efb95][_0x3f2e4c]||(_0x2935fc[_0x1efb95][_0x3f2e4c]={'objectID':_0x3f2e4c,'objectType':_0x4100cb,'actions':[]}),_0x2935fc[_0x1efb95][_0x3f2e4c][_0xd8ebe9(0x280)][_0xd8ebe9(0x3f6)](..._0x4d9b77),_0x2935fc;},{}),_0x58d7f2=[];for(const _0x15da18 in _0x3653d8)for(const _0x9649cf in _0x3653d8[_0x15da18]){const {actions:_0x5d6360,objectType:_0x43e152}=_0x3653d8[_0x15da18][_0x9649cf],_0x1d6dff=[...new Set(_0x5d6360)];_0x58d7f2[_0x3224fd(0x3f6)]({'unitID':_0x15da18,'objectID':_0x9649cf,'objectType':_0x43e152,'actions':_0x1d6dff});}return new _0xa584b3(_0x3224fd(0x4d8),_0x5111af,{'headers':_0x1740c8[_0x3224fd(0x1db)],'withCredentials':_0x1740c8[_0x3224fd(0x4c0)],'responseType':_0x1740c8['responseType'],'body':{'requests':_0x58d7f2}});}},{'distributeResult'(_0x1b8a21,_0x33e03c){const _0x207745=_0x1046ea,{objectActions:_0xda2d7a}=_0x1b8a21;return _0x33e03c[_0x207745(0x546)](_0x42c164=>{const _0x4d2593=_0x207745,{unitID:_0x1bd172,objectID:_0x5b7534,actions:_0x199080}=_0x42c164,_0xea3cf7=_0xda2d7a[_0x4d2593(0x233)](_0x72818b=>_0x72818b[_0x4d2593(0x24d)]===_0x1bd172&&_0x72818b[_0x4d2593(0x5ac)]===_0x5b7534),_0x21e7e3=_0x199080[_0x4d2593(0x546)](_0x26fb18=>_0xea3cf7==null?void 0x0:_0xea3cf7[_0x4d2593(0x280)][_0x4d2593(0x233)](_0x55f582=>_0x55f582[_0x4d2593(0x286)]===_0x26fb18))[_0x4d2593(0x598)](_0x11fa18=>!!_0x11fa18);return{'config':_0x42c164,'result':{'actions':_0x21e7e3,'error':_0x1b8a21['error']}};});}})}));}[_0xe3a6b9(0x464)](){const _0x52076e=_0xe3a6b9;var _0x4eff7d,_0x42e61c;const _0x57c297=this[_0x52076e(0x466)][_0x52076e(0x29b)](Pa),_0x3e604a=this[_0x52076e(0x466)][_0x52076e(0x29b)](ie);return(_0x42e61c=(_0x4eff7d=_0x3e604a==null?void 0x0:_0x3e604a[_0x52076e(0x596)])!=null?_0x4eff7d:_0x57c297)!=null?_0x42e61c:Ua;}async['create'](_0x103e78){const _0x15c0dd=_0xe3a6b9,_0x2963f8=this['_getAPIPrefixPath']()+'/'+_0x103e78[_0x15c0dd(0x3ef)]+_0x15c0dd(0x318);return(await this[_0x15c0dd(0x5be)][_0x15c0dd(0x4e1)](_0x2963f8,{'body':_0x103e78}))[_0x15c0dd(0x1ef)]['objectID']||'';}async['list'](_0x24b563){const _0x589be4=_0xe3a6b9,_0x1fd969=this[_0x589be4(0x464)]()+_0x589be4(0x3a0);return(await this[_0x589be4(0x5be)][_0x589be4(0x4e1)](_0x1fd969,{'body':_0x24b563}))[_0x589be4(0x1ef)][_0x589be4(0x589)];}async[_0xe3a6b9(0x33c)](_0xbb2c67){const _0x5dfc74=_0xe3a6b9,_0x41876e=this['_getAPIPrefixPath']()+'/'+_0xbb2c67[_0x5dfc74(0x3ef)]+'/object/'+_0xbb2c67['objectID'];await this[_0x5dfc74(0x5be)][_0x5dfc74(0x56c)](_0x41876e,{'body':_0xbb2c67});}async['allowed'](_0x21f754){const _0x25f561=_0xe3a6b9,_0x91bcbe=this['_getAPIPrefixPath']()+'/'+_0x21f754[_0x25f561(0x3ef)]+'/object/'+_0x21f754[_0x25f561(0x5ac)]+_0x25f561(0x336);return(await this[_0x25f561(0x5be)][_0x25f561(0x4e1)](_0x91bcbe,{'body':_0x21f754}))[_0x25f561(0x1ef)]['actions'];}async[_0xe3a6b9(0x292)](_0x52e6fc){const _0x262744=_0xe3a6b9,_0x2df241=this[_0x262744(0x464)]()+_0x262744(0x200);return(await this['_HTTPService']['post'](_0x2df241,{'body':{'requests':_0x52e6fc}}))['body']['objectActions'];}async[_0xe3a6b9(0x3c3)](_0x499aa9){const _0x89b698=_0xe3a6b9,_0xb0723f=this[_0x89b698(0x464)]()+'/'+_0x499aa9[_0x89b698(0x3ef)]+'/role',_0x42bcb7=await this[_0x89b698(0x5be)][_0x89b698(0x4e1)](_0xb0723f,{'body':_0x499aa9});return{'roles':_0x42bcb7[_0x89b698(0x1ef)][_0x89b698(0x4ee)],'actions':_0x42bcb7[_0x89b698(0x1ef)][_0x89b698(0x280)]};}async[_0xe3a6b9(0x372)](_0x51f533){const _0x3125fb=_0xe3a6b9,_0x4f7a9f=this[_0x3125fb(0x464)]()+_0x3125fb(0x491);await this['_HTTPService'][_0x3125fb(0x276)](_0x4f7a9f,{'params':{'collaboratorID':_0x51f533[_0x3125fb(0x46f)],'objectID':_0x51f533[_0x3125fb(0x5ac)],'unitID':_0x51f533[_0x3125fb(0x24d)]}});}async[_0xe3a6b9(0x1f0)](_0x152968){const _0x21cab0=_0xe3a6b9,_0x256865=this[_0x21cab0(0x464)]()+_0x21cab0(0x491);await this[_0x21cab0(0x5be)][_0x21cab0(0x23d)](_0x256865,{'body':_0x152968});}async[_0xe3a6b9(0x5c4)](_0x1d904c){const _0x3e63f6=_0xe3a6b9,_0x4eaa6b=this[_0x3e63f6(0x464)]()+_0x3e63f6(0x491);await this[_0x3e63f6(0x5be)][_0x3e63f6(0x4e1)](_0x4eaa6b,{'body':_0x1d904c});}async['listCollaborators'](_0x1d19c0){const _0x5c2fde=_0xe3a6b9,_0x466c4c=this[_0x5c2fde(0x464)]()+'/collaborator';return(await this['_HTTPService'][_0x5c2fde(0x519)](_0x466c4c,{'params':{'objectID':_0x1d19c0[_0x5c2fde(0x5ac)],'unitID':_0x1d19c0[_0x5c2fde(0x24d)]}}))['body'][_0x5c2fde(0x2f4)];}async[_0xe3a6b9(0x548)](_0x16e351){const _0x19251b=_0xe3a6b9,_0x427927=this[_0x19251b(0x464)]()+'/collaborator';await this['_HTTPService'][_0x19251b(0x56c)](_0x427927,{'body':_0x16e351});}};as=Da([zs(0x0,_0x432547(_0x181521)),zs(0x1,_0x432547(_0x4b50bc))],as);var Z=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function at(_0x8364f2){const _0x514a73=_0xe3a6b9;return _0x8364f2&&_0x8364f2[_0x514a73(0x3e1)]&&Object[_0x514a73(0x5cc)]['hasOwnProperty'][_0x514a73(0x2d2)](_0x8364f2,_0x514a73(0x40e))?_0x8364f2[_0x514a73(0x40e)]:_0x8364f2;}var Hi={'exports':{}};function Na(_0x1d63a2){const _0xd6dfc3=_0xe3a6b9;throw new Error('Could\x20not\x20dynamically\x20require\x20\x22'+_0x1d63a2+_0xd6dfc3(0x266));}var Wt={'exports':{}},qs;function ue(){return qs||(qs=0x1,function(_0x4a40f6,_0x5c7eab){(function(_0x2c2a07,_0x2f9081){const _0x2fec7b=_0x272d;_0x4a40f6[_0x2fec7b(0x274)]=_0x2f9081();}(Z,function(){var _0x2f2f6d=_0x2f2f6d||function(_0x2281b6,_0x470e2a){const _0x3fa601=_0x272d;var _0x996ebd;if(typeof window<'u'&&window[_0x3fa601(0x1d7)]&&(_0x996ebd=window[_0x3fa601(0x1d7)]),typeof self<'u'&&self['crypto']&&(_0x996ebd=self[_0x3fa601(0x1d7)]),typeof globalThis<'u'&&globalThis['crypto']&&(_0x996ebd=globalThis[_0x3fa601(0x1d7)]),!_0x996ebd&&typeof window<'u'&&window[_0x3fa601(0x242)]&&(_0x996ebd=window[_0x3fa601(0x242)]),!_0x996ebd&&typeof Z<'u'&&Z[_0x3fa601(0x1d7)]&&(_0x996ebd=Z['crypto']),!_0x996ebd&&typeof Na==_0x3fa601(0x48e))try{_0x996ebd=require('crypto');}catch{}var _0x1b441f=function(){const _0x215faa=_0x3fa601;if(_0x996ebd){if(typeof _0x996ebd[_0x215faa(0x56d)]==_0x215faa(0x48e))try{return _0x996ebd[_0x215faa(0x56d)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x996ebd[_0x215faa(0x496)]==_0x215faa(0x48e))try{return _0x996ebd['randomBytes'](0x4)[_0x215faa(0x282)]();}catch{}}throw new Error('Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.');},_0x1dcae0=Object['create']||(function(){function _0x3bb601(){}return function(_0x3a964c){const _0x526887=_0x272d;var _0x5b0daf;return _0x3bb601['prototype']=_0x3a964c,_0x5b0daf=new _0x3bb601(),_0x3bb601[_0x526887(0x5cc)]=null,_0x5b0daf;};}()),_0x1b3ef4={},_0x199f52=_0x1b3ef4[_0x3fa601(0x206)]={},_0x3cdb31=_0x199f52[_0x3fa601(0x375)]=(function(){return{'extend':function(_0x1e070c){const _0x1d572e=_0x272d;var _0xa88e36=_0x1dcae0(this);return _0x1e070c&&_0xa88e36['mixIn'](_0x1e070c),(!_0xa88e36[_0x1d572e(0x2ee)](_0x1d572e(0x4c3))||this[_0x1d572e(0x4c3)]===_0xa88e36[_0x1d572e(0x4c3)])&&(_0xa88e36[_0x1d572e(0x4c3)]=function(){const _0x448635=_0x1d572e;_0xa88e36['$super']['init'][_0x448635(0x4cb)](this,arguments);}),_0xa88e36['init'][_0x1d572e(0x5cc)]=_0xa88e36,_0xa88e36[_0x1d572e(0x54e)]=this,_0xa88e36;},'create':function(){const _0x101e9c=_0x272d;var _0x2d818d=this[_0x101e9c(0x322)]();return _0x2d818d[_0x101e9c(0x4c3)]['apply'](_0x2d818d,arguments),_0x2d818d;},'init':function(){},'mixIn':function(_0x3a21c1){const _0x4f3636=_0x272d;for(var _0x1eefc9 in _0x3a21c1)_0x3a21c1[_0x4f3636(0x2ee)](_0x1eefc9)&&(this[_0x1eefc9]=_0x3a21c1[_0x1eefc9]);_0x3a21c1[_0x4f3636(0x2ee)](_0x4f3636(0x25e))&&(this[_0x4f3636(0x25e)]=_0x3a21c1[_0x4f3636(0x25e)]);},'clone':function(){const _0xe06e75=_0x272d;return this[_0xe06e75(0x4c3)]['prototype'][_0xe06e75(0x322)](this);}};}()),_0x4bed5a=_0x199f52[_0x3fa601(0x3cd)]=_0x3cdb31['extend']({'init':function(_0x2394d4,_0x418321){const _0x5eda6a=_0x3fa601;_0x2394d4=this[_0x5eda6a(0x408)]=_0x2394d4||[],_0x418321!=_0x470e2a?this[_0x5eda6a(0x20f)]=_0x418321:this[_0x5eda6a(0x20f)]=_0x2394d4[_0x5eda6a(0x285)]*0x4;},'toString':function(_0x10123f){return(_0x10123f||_0x15cde5)['stringify'](this);},'concat':function(_0x2442fd){const _0x2e419b=_0x3fa601;var _0x58565d=this[_0x2e419b(0x408)],_0x14e99e=_0x2442fd[_0x2e419b(0x408)],_0x10b973=this[_0x2e419b(0x20f)],_0x2aad17=_0x2442fd[_0x2e419b(0x20f)];if(this[_0x2e419b(0x317)](),_0x10b973%0x4)for(var _0x1d13be=0x0;_0x1d13be<_0x2aad17;_0x1d13be++){var _0x546d95=_0x14e99e[_0x1d13be>>>0x2]>>>0x18-_0x1d13be%0x4*0x8&0xff;_0x58565d[_0x10b973+_0x1d13be>>>0x2]|=_0x546d95<<0x18-(_0x10b973+_0x1d13be)%0x4*0x8;}else{for(var _0x2fabb0=0x0;_0x2fabb0<_0x2aad17;_0x2fabb0+=0x4)_0x58565d[_0x10b973+_0x2fabb0>>>0x2]=_0x14e99e[_0x2fabb0>>>0x2];}return this[_0x2e419b(0x20f)]+=_0x2aad17,this;},'clamp':function(){const _0x181a85=_0x3fa601;var _0x27cc5a=this['words'],_0x4224de=this[_0x181a85(0x20f)];_0x27cc5a[_0x4224de>>>0x2]&=0xffffffff<<0x20-_0x4224de%0x4*0x8,_0x27cc5a[_0x181a85(0x285)]=_0x2281b6['ceil'](_0x4224de/0x4);},'clone':function(){const _0x3c9c55=_0x3fa601;var _0x20aba6=_0x3cdb31['clone']['call'](this);return _0x20aba6[_0x3c9c55(0x408)]=this[_0x3c9c55(0x408)][_0x3c9c55(0x398)](0x0),_0x20aba6;},'random':function(_0x5bd1ce){const _0x29134b=_0x3fa601;for(var _0x484331=[],_0x5cf577=0x0;_0x5cf577<_0x5bd1ce;_0x5cf577+=0x4)_0x484331[_0x29134b(0x3f6)](_0x1b441f());return new _0x4bed5a[(_0x29134b(0x4c3))](_0x484331,_0x5bd1ce);}}),_0x40bd57=_0x1b3ef4['enc']={},_0x15cde5=_0x40bd57[_0x3fa601(0x38b)]={'stringify':function(_0x2d57fb){const _0x32fb5f=_0x3fa601;for(var _0x28e678=_0x2d57fb['words'],_0x4fc8c6=_0x2d57fb['sigBytes'],_0x2df1de=[],_0x5b1fa2=0x0;_0x5b1fa2<_0x4fc8c6;_0x5b1fa2++){var _0x3a7a37=_0x28e678[_0x5b1fa2>>>0x2]>>>0x18-_0x5b1fa2%0x4*0x8&0xff;_0x2df1de[_0x32fb5f(0x3f6)]((_0x3a7a37>>>0x4)[_0x32fb5f(0x25e)](0x10)),_0x2df1de[_0x32fb5f(0x3f6)]((_0x3a7a37&0xf)[_0x32fb5f(0x25e)](0x10));}return _0x2df1de['join']('');},'parse':function(_0x529a36){const _0x194e22=_0x3fa601;for(var _0x20abc1=_0x529a36[_0x194e22(0x285)],_0x26ca2e=[],_0x45a347=0x0;_0x45a347<_0x20abc1;_0x45a347+=0x2)_0x26ca2e[_0x45a347>>>0x3]|=parseInt(_0x529a36[_0x194e22(0x2a6)](_0x45a347,0x2),0x10)<<0x18-_0x45a347%0x8*0x4;return new _0x4bed5a[(_0x194e22(0x4c3))](_0x26ca2e,_0x20abc1/0x2);}},_0x523843=_0x40bd57[_0x3fa601(0x5c5)]={'stringify':function(_0x50c36d){const _0x2ec68c=_0x3fa601;for(var _0x22ef31=_0x50c36d['words'],_0x544f79=_0x50c36d[_0x2ec68c(0x20f)],_0x325646=[],_0x21fb30=0x0;_0x21fb30<_0x544f79;_0x21fb30++){var _0x1aa35f=_0x22ef31[_0x21fb30>>>0x2]>>>0x18-_0x21fb30%0x4*0x8&0xff;_0x325646['push'](String[_0x2ec68c(0x264)](_0x1aa35f));}return _0x325646['join']('');},'parse':function(_0x41d247){const _0x37e670=_0x3fa601;for(var _0x366852=_0x41d247[_0x37e670(0x285)],_0x3a7047=[],_0x534f90=0x0;_0x534f90<_0x366852;_0x534f90++)_0x3a7047[_0x534f90>>>0x2]|=(_0x41d247[_0x37e670(0x41b)](_0x534f90)&0xff)<<0x18-_0x534f90%0x4*0x8;return new _0x4bed5a[(_0x37e670(0x4c3))](_0x3a7047,_0x366852);}},_0x2f3a69=_0x40bd57[_0x3fa601(0x4a6)]={'stringify':function(_0x15e7e4){const _0x4a5963=_0x3fa601;try{return decodeURIComponent(escape(_0x523843[_0x4a5963(0x4f2)](_0x15e7e4)));}catch{throw new Error('Malformed\x20UTF-8\x20data');}},'parse':function(_0x16e920){const _0x435392=_0x3fa601;return _0x523843[_0x435392(0x3e6)](unescape(encodeURIComponent(_0x16e920)));}},_0x8c049a=_0x199f52['BufferedBlockAlgorithm']=_0x3cdb31[_0x3fa601(0x322)]({'reset':function(){const _0x40b275=_0x3fa601;this[_0x40b275(0x484)]=new _0x4bed5a[(_0x40b275(0x4c3))](),this['_nDataBytes']=0x0;},'_append':function(_0x5684b8){const _0x4e3ef0=_0x3fa601;typeof _0x5684b8==_0x4e3ef0(0x43a)&&(_0x5684b8=_0x2f3a69[_0x4e3ef0(0x3e6)](_0x5684b8)),this[_0x4e3ef0(0x484)][_0x4e3ef0(0x228)](_0x5684b8),this[_0x4e3ef0(0x5b3)]+=_0x5684b8['sigBytes'];},'_process':function(_0x225505){const _0x96fac9=_0x3fa601;var _0x4ffd79,_0x4b14d3=this['_data'],_0x5e9e1a=_0x4b14d3['words'],_0x171e2d=_0x4b14d3['sigBytes'],_0x426819=this['blockSize'],_0x3ad8ab=_0x426819*0x4,_0x8fdf0=_0x171e2d/_0x3ad8ab;_0x225505?_0x8fdf0=_0x2281b6[_0x96fac9(0x411)](_0x8fdf0):_0x8fdf0=_0x2281b6[_0x96fac9(0x51f)]((_0x8fdf0|0x0)-this[_0x96fac9(0x4ae)],0x0);var _0x4a962b=_0x8fdf0*_0x426819,_0xbe4fab=_0x2281b6[_0x96fac9(0x3bb)](_0x4a962b*0x4,_0x171e2d);if(_0x4a962b){for(var _0x223195=0x0;_0x223195<_0x4a962b;_0x223195+=_0x426819)this['_doProcessBlock'](_0x5e9e1a,_0x223195);_0x4ffd79=_0x5e9e1a[_0x96fac9(0x378)](0x0,_0x4a962b),_0x4b14d3[_0x96fac9(0x20f)]-=_0xbe4fab;}return new _0x4bed5a[(_0x96fac9(0x4c3))](_0x4ffd79,_0xbe4fab);},'clone':function(){const _0x20bf5a=_0x3fa601;var _0x44dc6d=_0x3cdb31[_0x20bf5a(0x5c0)]['call'](this);return _0x44dc6d[_0x20bf5a(0x484)]=this[_0x20bf5a(0x484)][_0x20bf5a(0x5c0)](),_0x44dc6d;},'_minBufferSize':0x0});_0x199f52[_0x3fa601(0x47d)]=_0x8c049a[_0x3fa601(0x322)]({'cfg':_0x3cdb31[_0x3fa601(0x322)](),'init':function(_0x3b7d46){const _0x1b0556=_0x3fa601;this['cfg']=this[_0x1b0556(0x465)][_0x1b0556(0x322)](_0x3b7d46),this[_0x1b0556(0x532)]();},'reset':function(){const _0x53c5b5=_0x3fa601;_0x8c049a[_0x53c5b5(0x532)][_0x53c5b5(0x2d2)](this),this[_0x53c5b5(0x4f1)]();},'update':function(_0x118bcb){const _0x3048e6=_0x3fa601;return this[_0x3048e6(0x45d)](_0x118bcb),this[_0x3048e6(0x3ed)](),this;},'finalize':function(_0x1f05ba){const _0xed78f5=_0x3fa601;_0x1f05ba&&this['_append'](_0x1f05ba);var _0x23e367=this[_0xed78f5(0x394)]();return _0x23e367;},'blockSize':0x10,'_createHelper':function(_0x2a37db){return function(_0x1add68,_0x2ed9b2){const _0x3517c6=_0x272d;return new _0x2a37db[(_0x3517c6(0x4c3))](_0x2ed9b2)['finalize'](_0x1add68);};},'_createHmacHelper':function(_0x5f12fa){return function(_0x114148,_0x461171){const _0x503edc=_0x272d;return new _0x130b6c[(_0x503edc(0x461))]['init'](_0x5f12fa,_0x461171)[_0x503edc(0x1e4)](_0x114148);};}});var _0x130b6c=_0x1b3ef4['algo']={};return _0x1b3ef4;}(Math);return _0x2f2f6d;}));}(Wt)),Wt['exports'];}var Ft={'exports':{}},Xs;function ji(){return Xs||(Xs=0x1,function(_0x323ad4,_0x429f2b){(function(_0x59d904,_0x33d674){const _0x3331f4=_0x272d;_0x323ad4[_0x3331f4(0x274)]=_0x33d674(ue());}(Z,function(_0x40de54){const _0x4fc3eb=_0x272d;return(function(){const _0x37838c=_0x272d;var _0x5ac326=_0x40de54,_0xbf61f4=_0x5ac326[_0x37838c(0x206)],_0x5f5234=_0xbf61f4[_0x37838c(0x3cd)],_0x28f647=_0x5ac326[_0x37838c(0x41d)];_0x28f647['Base64']={'stringify':function(_0x12daa8){const _0x48ef33=_0x37838c;var _0x589607=_0x12daa8['words'],_0x345c81=_0x12daa8['sigBytes'],_0x485e49=this['_map'];_0x12daa8[_0x48ef33(0x317)]();for(var _0x54861d=[],_0x36cf81=0x0;_0x36cf81<_0x345c81;_0x36cf81+=0x3)for(var _0x22046a=_0x589607[_0x36cf81>>>0x2]>>>0x18-_0x36cf81%0x4*0x8&0xff,_0x132132=_0x589607[_0x36cf81+0x1>>>0x2]>>>0x18-(_0x36cf81+0x1)%0x4*0x8&0xff,_0x276f33=_0x589607[_0x36cf81+0x2>>>0x2]>>>0x18-(_0x36cf81+0x2)%0x4*0x8&0xff,_0x436992=_0x22046a<<0x10|_0x132132<<0x8|_0x276f33,_0x19abb9=0x0;_0x19abb9<0x4&&_0x36cf81+_0x19abb9*0.75<_0x345c81;_0x19abb9++)_0x54861d[_0x48ef33(0x3f6)](_0x485e49[_0x48ef33(0x244)](_0x436992>>>0x6*(0x3-_0x19abb9)&0x3f));var _0xa8da8c=_0x485e49[_0x48ef33(0x244)](0x40);if(_0xa8da8c){for(;_0x54861d[_0x48ef33(0x285)]%0x4;)_0x54861d['push'](_0xa8da8c);}return _0x54861d[_0x48ef33(0x247)]('');},'parse':function(_0x2a51d5){const _0x1aea0c=_0x37838c;var _0x834342=_0x2a51d5[_0x1aea0c(0x285)],_0x192e50=this[_0x1aea0c(0x2c0)],_0x1f4555=this[_0x1aea0c(0x3b0)];if(!_0x1f4555){_0x1f4555=this[_0x1aea0c(0x3b0)]=[];for(var _0x4245fb=0x0;_0x4245fb<_0x192e50[_0x1aea0c(0x285)];_0x4245fb++)_0x1f4555[_0x192e50['charCodeAt'](_0x4245fb)]=_0x4245fb;}var _0x4e6233=_0x192e50[_0x1aea0c(0x244)](0x40);if(_0x4e6233){var _0xf3d532=_0x2a51d5[_0x1aea0c(0x389)](_0x4e6233);_0xf3d532!==-0x1&&(_0x834342=_0xf3d532);}return _0x5f48af(_0x2a51d5,_0x834342,_0x1f4555);},'_map':'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='};function _0x5f48af(_0x118e63,_0x48babf,_0x34ac04){const _0x333010=_0x37838c;for(var _0x311946=[],_0x409e99=0x0,_0x3015f1=0x0;_0x3015f1<_0x48babf;_0x3015f1++)if(_0x3015f1%0x4){var _0x27948e=_0x34ac04[_0x118e63[_0x333010(0x41b)](_0x3015f1-0x1)]<<_0x3015f1%0x4*0x2,_0x185e10=_0x34ac04[_0x118e63['charCodeAt'](_0x3015f1)]>>>0x6-_0x3015f1%0x4*0x2,_0x2196f4=_0x27948e|_0x185e10;_0x311946[_0x409e99>>>0x2]|=_0x2196f4<<0x18-_0x409e99%0x4*0x8,_0x409e99++;}return _0x5f5234[_0x333010(0x30c)](_0x311946,_0x409e99);}}()),_0x40de54['enc'][_0x4fc3eb(0x295)];}));}(Ft)),Ft['exports'];}var Vt={'exports':{}},Js;function Aa(){const _0x10bb3a=_0xe3a6b9;return Js||(Js=0x1,function(_0x21756f,_0x54a424){(function(_0x2d78c3,_0x17567e){const _0x5ea540=_0x272d;_0x21756f[_0x5ea540(0x274)]=_0x17567e(ue());}(Z,function(_0x4d70ed){const _0x299c4a=_0x272d;return function(_0x3eb863){const _0x3b830c=_0x272d;var _0x1cb631=_0x4d70ed,_0x538882=_0x1cb631['lib'],_0x50bd89=_0x538882[_0x3b830c(0x3cd)],_0x53bc23=_0x538882[_0x3b830c(0x47d)],_0x60e65=_0x1cb631[_0x3b830c(0x257)],_0x2ad18f=[];(function(){const _0x21498f=_0x3b830c;for(var _0x1311f1=0x0;_0x1311f1<0x40;_0x1311f1++)_0x2ad18f[_0x1311f1]=_0x3eb863['abs'](_0x3eb863[_0x21498f(0x28f)](_0x1311f1+0x1))*0x100000000|0x0;}());var _0xfb27bf=_0x60e65['MD5']=_0x53bc23[_0x3b830c(0x322)]({'_doReset':function(){const _0x1820d2=_0x3b830c;this[_0x1820d2(0x263)]=new _0x50bd89[(_0x1820d2(0x4c3))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x518de8,_0x4f88bd){const _0x3f4841=_0x3b830c;for(var _0x52423c=0x0;_0x52423c<0x10;_0x52423c++){var _0x618773=_0x4f88bd+_0x52423c,_0x538c08=_0x518de8[_0x618773];_0x518de8[_0x618773]=(_0x538c08<<0x8|_0x538c08>>>0x18)&0xff00ff|(_0x538c08<<0x18|_0x538c08>>>0x8)&0xff00ff00;}var _0x512856=this[_0x3f4841(0x263)]['words'],_0x544966=_0x518de8[_0x4f88bd+0x0],_0x49ac3c=_0x518de8[_0x4f88bd+0x1],_0x5ebc50=_0x518de8[_0x4f88bd+0x2],_0x781882=_0x518de8[_0x4f88bd+0x3],_0x102c19=_0x518de8[_0x4f88bd+0x4],_0x12c0b5=_0x518de8[_0x4f88bd+0x5],_0x3ad7a5=_0x518de8[_0x4f88bd+0x6],_0x577ca0=_0x518de8[_0x4f88bd+0x7],_0x19daa7=_0x518de8[_0x4f88bd+0x8],_0x86f6c9=_0x518de8[_0x4f88bd+0x9],_0x253e11=_0x518de8[_0x4f88bd+0xa],_0x40f82a=_0x518de8[_0x4f88bd+0xb],_0x4d35a9=_0x518de8[_0x4f88bd+0xc],_0x29f8a4=_0x518de8[_0x4f88bd+0xd],_0x24f435=_0x518de8[_0x4f88bd+0xe],_0x26d1de=_0x518de8[_0x4f88bd+0xf],_0x2336ba=_0x512856[0x0],_0xccd586=_0x512856[0x1],_0x2318be=_0x512856[0x2],_0x1b2a6f=_0x512856[0x3];_0x2336ba=_0x36fdfe(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x544966,0x7,_0x2ad18f[0x0]),_0x1b2a6f=_0x36fdfe(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x49ac3c,0xc,_0x2ad18f[0x1]),_0x2318be=_0x36fdfe(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x5ebc50,0x11,_0x2ad18f[0x2]),_0xccd586=_0x36fdfe(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x781882,0x16,_0x2ad18f[0x3]),_0x2336ba=_0x36fdfe(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x102c19,0x7,_0x2ad18f[0x4]),_0x1b2a6f=_0x36fdfe(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x12c0b5,0xc,_0x2ad18f[0x5]),_0x2318be=_0x36fdfe(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x3ad7a5,0x11,_0x2ad18f[0x6]),_0xccd586=_0x36fdfe(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x577ca0,0x16,_0x2ad18f[0x7]),_0x2336ba=_0x36fdfe(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x19daa7,0x7,_0x2ad18f[0x8]),_0x1b2a6f=_0x36fdfe(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x86f6c9,0xc,_0x2ad18f[0x9]),_0x2318be=_0x36fdfe(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x253e11,0x11,_0x2ad18f[0xa]),_0xccd586=_0x36fdfe(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x40f82a,0x16,_0x2ad18f[0xb]),_0x2336ba=_0x36fdfe(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x4d35a9,0x7,_0x2ad18f[0xc]),_0x1b2a6f=_0x36fdfe(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x29f8a4,0xc,_0x2ad18f[0xd]),_0x2318be=_0x36fdfe(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x24f435,0x11,_0x2ad18f[0xe]),_0xccd586=_0x36fdfe(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x26d1de,0x16,_0x2ad18f[0xf]),_0x2336ba=_0x50d5b7(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x49ac3c,0x5,_0x2ad18f[0x10]),_0x1b2a6f=_0x50d5b7(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x3ad7a5,0x9,_0x2ad18f[0x11]),_0x2318be=_0x50d5b7(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x40f82a,0xe,_0x2ad18f[0x12]),_0xccd586=_0x50d5b7(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x544966,0x14,_0x2ad18f[0x13]),_0x2336ba=_0x50d5b7(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x12c0b5,0x5,_0x2ad18f[0x14]),_0x1b2a6f=_0x50d5b7(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x253e11,0x9,_0x2ad18f[0x15]),_0x2318be=_0x50d5b7(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x26d1de,0xe,_0x2ad18f[0x16]),_0xccd586=_0x50d5b7(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x102c19,0x14,_0x2ad18f[0x17]),_0x2336ba=_0x50d5b7(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x86f6c9,0x5,_0x2ad18f[0x18]),_0x1b2a6f=_0x50d5b7(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x24f435,0x9,_0x2ad18f[0x19]),_0x2318be=_0x50d5b7(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x781882,0xe,_0x2ad18f[0x1a]),_0xccd586=_0x50d5b7(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x19daa7,0x14,_0x2ad18f[0x1b]),_0x2336ba=_0x50d5b7(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x29f8a4,0x5,_0x2ad18f[0x1c]),_0x1b2a6f=_0x50d5b7(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x5ebc50,0x9,_0x2ad18f[0x1d]),_0x2318be=_0x50d5b7(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x577ca0,0xe,_0x2ad18f[0x1e]),_0xccd586=_0x50d5b7(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x4d35a9,0x14,_0x2ad18f[0x1f]),_0x2336ba=_0x41099a(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x12c0b5,0x4,_0x2ad18f[0x20]),_0x1b2a6f=_0x41099a(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x19daa7,0xb,_0x2ad18f[0x21]),_0x2318be=_0x41099a(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x40f82a,0x10,_0x2ad18f[0x22]),_0xccd586=_0x41099a(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x24f435,0x17,_0x2ad18f[0x23]),_0x2336ba=_0x41099a(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x49ac3c,0x4,_0x2ad18f[0x24]),_0x1b2a6f=_0x41099a(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x102c19,0xb,_0x2ad18f[0x25]),_0x2318be=_0x41099a(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x577ca0,0x10,_0x2ad18f[0x26]),_0xccd586=_0x41099a(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x253e11,0x17,_0x2ad18f[0x27]),_0x2336ba=_0x41099a(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x29f8a4,0x4,_0x2ad18f[0x28]),_0x1b2a6f=_0x41099a(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x544966,0xb,_0x2ad18f[0x29]),_0x2318be=_0x41099a(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x781882,0x10,_0x2ad18f[0x2a]),_0xccd586=_0x41099a(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x3ad7a5,0x17,_0x2ad18f[0x2b]),_0x2336ba=_0x41099a(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x86f6c9,0x4,_0x2ad18f[0x2c]),_0x1b2a6f=_0x41099a(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x4d35a9,0xb,_0x2ad18f[0x2d]),_0x2318be=_0x41099a(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x26d1de,0x10,_0x2ad18f[0x2e]),_0xccd586=_0x41099a(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x5ebc50,0x17,_0x2ad18f[0x2f]),_0x2336ba=_0x321d9c(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x544966,0x6,_0x2ad18f[0x30]),_0x1b2a6f=_0x321d9c(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x577ca0,0xa,_0x2ad18f[0x31]),_0x2318be=_0x321d9c(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x24f435,0xf,_0x2ad18f[0x32]),_0xccd586=_0x321d9c(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x12c0b5,0x15,_0x2ad18f[0x33]),_0x2336ba=_0x321d9c(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x4d35a9,0x6,_0x2ad18f[0x34]),_0x1b2a6f=_0x321d9c(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x781882,0xa,_0x2ad18f[0x35]),_0x2318be=_0x321d9c(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x253e11,0xf,_0x2ad18f[0x36]),_0xccd586=_0x321d9c(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x49ac3c,0x15,_0x2ad18f[0x37]),_0x2336ba=_0x321d9c(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x19daa7,0x6,_0x2ad18f[0x38]),_0x1b2a6f=_0x321d9c(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x26d1de,0xa,_0x2ad18f[0x39]),_0x2318be=_0x321d9c(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x3ad7a5,0xf,_0x2ad18f[0x3a]),_0xccd586=_0x321d9c(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x29f8a4,0x15,_0x2ad18f[0x3b]),_0x2336ba=_0x321d9c(_0x2336ba,_0xccd586,_0x2318be,_0x1b2a6f,_0x102c19,0x6,_0x2ad18f[0x3c]),_0x1b2a6f=_0x321d9c(_0x1b2a6f,_0x2336ba,_0xccd586,_0x2318be,_0x40f82a,0xa,_0x2ad18f[0x3d]),_0x2318be=_0x321d9c(_0x2318be,_0x1b2a6f,_0x2336ba,_0xccd586,_0x5ebc50,0xf,_0x2ad18f[0x3e]),_0xccd586=_0x321d9c(_0xccd586,_0x2318be,_0x1b2a6f,_0x2336ba,_0x86f6c9,0x15,_0x2ad18f[0x3f]),_0x512856[0x0]=_0x512856[0x0]+_0x2336ba|0x0,_0x512856[0x1]=_0x512856[0x1]+_0xccd586|0x0,_0x512856[0x2]=_0x512856[0x2]+_0x2318be|0x0,_0x512856[0x3]=_0x512856[0x3]+_0x1b2a6f|0x0;},'_doFinalize':function(){const _0x4ef5c6=_0x3b830c;var _0x5b4dae=this['_data'],_0x21d86e=_0x5b4dae['words'],_0x4f49a4=this[_0x4ef5c6(0x5b3)]*0x8,_0x5dcb55=_0x5b4dae[_0x4ef5c6(0x20f)]*0x8;_0x21d86e[_0x5dcb55>>>0x5]|=0x80<<0x18-_0x5dcb55%0x20;var _0x4e57b3=_0x3eb863[_0x4ef5c6(0x367)](_0x4f49a4/0x100000000),_0x16d700=_0x4f49a4;_0x21d86e[(_0x5dcb55+0x40>>>0x9<<0x4)+0xf]=(_0x4e57b3<<0x8|_0x4e57b3>>>0x18)&0xff00ff|(_0x4e57b3<<0x18|_0x4e57b3>>>0x8)&0xff00ff00,_0x21d86e[(_0x5dcb55+0x40>>>0x9<<0x4)+0xe]=(_0x16d700<<0x8|_0x16d700>>>0x18)&0xff00ff|(_0x16d700<<0x18|_0x16d700>>>0x8)&0xff00ff00,_0x5b4dae[_0x4ef5c6(0x20f)]=(_0x21d86e[_0x4ef5c6(0x285)]+0x1)*0x4,this[_0x4ef5c6(0x3ed)]();for(var _0x449325=this['_hash'],_0x3cde6d=_0x449325[_0x4ef5c6(0x408)],_0x18308a=0x0;_0x18308a<0x4;_0x18308a++){var _0x3e3954=_0x3cde6d[_0x18308a];_0x3cde6d[_0x18308a]=(_0x3e3954<<0x8|_0x3e3954>>>0x18)&0xff00ff|(_0x3e3954<<0x18|_0x3e3954>>>0x8)&0xff00ff00;}return _0x449325;},'clone':function(){const _0x5e25ef=_0x3b830c;var _0x3f38f9=_0x53bc23[_0x5e25ef(0x5c0)][_0x5e25ef(0x2d2)](this);return _0x3f38f9[_0x5e25ef(0x263)]=this[_0x5e25ef(0x263)][_0x5e25ef(0x5c0)](),_0x3f38f9;}});function _0x36fdfe(_0x4bf72e,_0x44563c,_0x1048a0,_0x316cb5,_0xdfe0a0,_0x57f48c,_0x2d6af5){var _0x1768e8=_0x4bf72e+(_0x44563c&_0x1048a0|~_0x44563c&_0x316cb5)+_0xdfe0a0+_0x2d6af5;return(_0x1768e8<<_0x57f48c|_0x1768e8>>>0x20-_0x57f48c)+_0x44563c;}function _0x50d5b7(_0x46c8ba,_0x2b102b,_0x31d2d7,_0xb0702,_0x119eac,_0x9c966e,_0x13b09c){var _0x1a011b=_0x46c8ba+(_0x2b102b&_0xb0702|_0x31d2d7&~_0xb0702)+_0x119eac+_0x13b09c;return(_0x1a011b<<_0x9c966e|_0x1a011b>>>0x20-_0x9c966e)+_0x2b102b;}function _0x41099a(_0x60cf15,_0x3abf84,_0x249b9a,_0x2f9058,_0x24aa41,_0x2a3337,_0x8ba774){var _0x291f19=_0x60cf15+(_0x3abf84^_0x249b9a^_0x2f9058)+_0x24aa41+_0x8ba774;return(_0x291f19<<_0x2a3337|_0x291f19>>>0x20-_0x2a3337)+_0x3abf84;}function _0x321d9c(_0x4711e4,_0x28d034,_0x1d93c7,_0x4fb360,_0x4efb4f,_0x3082e1,_0x1ed703){var _0x2c9bdd=_0x4711e4+(_0x1d93c7^(_0x28d034|~_0x4fb360))+_0x4efb4f+_0x1ed703;return(_0x2c9bdd<<_0x3082e1|_0x2c9bdd>>>0x20-_0x3082e1)+_0x28d034;}_0x1cb631['MD5']=_0x53bc23[_0x3b830c(0x549)](_0xfb27bf),_0x1cb631[_0x3b830c(0x59e)]=_0x53bc23['_createHmacHelper'](_0xfb27bf);}(Math),_0x4d70ed[_0x299c4a(0x1f1)];}));}(Vt)),Vt[_0x10bb3a(0x274)];}var Gt={'exports':{}},Yt={'exports':{}},Zs;function Ma(){const _0x369f81=_0xe3a6b9;return Zs||(Zs=0x1,function(_0x4d360c,_0x200f5e){(function(_0x3a11ff,_0xf4862e){_0x4d360c['exports']=_0xf4862e(ue());}(Z,function(_0x5de7dd){const _0xc9a050=_0x272d;return(function(){const _0x4ced80=_0x272d;var _0x4429e9=_0x5de7dd,_0x57d6=_0x4429e9['lib'],_0x5e290d=_0x57d6[_0x4ced80(0x3cd)],_0x47d95f=_0x57d6[_0x4ced80(0x47d)],_0x489b9b=_0x4429e9[_0x4ced80(0x257)],_0x43d044=[],_0x47813e=_0x489b9b[_0x4ced80(0x4f7)]=_0x47d95f[_0x4ced80(0x322)]({'_doReset':function(){this['_hash']=new _0x5e290d['init']([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x27bff5,_0xe49733){const _0x86464d=_0x4ced80;for(var _0x55b6e4=this[_0x86464d(0x263)][_0x86464d(0x408)],_0x1da917=_0x55b6e4[0x0],_0x494ab6=_0x55b6e4[0x1],_0x38edbe=_0x55b6e4[0x2],_0x2e87f9=_0x55b6e4[0x3],_0x32293b=_0x55b6e4[0x4],_0x46547f=0x0;_0x46547f<0x50;_0x46547f++){if(_0x46547f<0x10)_0x43d044[_0x46547f]=_0x27bff5[_0xe49733+_0x46547f]|0x0;else{var _0x38c847=_0x43d044[_0x46547f-0x3]^_0x43d044[_0x46547f-0x8]^_0x43d044[_0x46547f-0xe]^_0x43d044[_0x46547f-0x10];_0x43d044[_0x46547f]=_0x38c847<<0x1|_0x38c847>>>0x1f;}var _0x398a2a=(_0x1da917<<0x5|_0x1da917>>>0x1b)+_0x32293b+_0x43d044[_0x46547f];_0x46547f<0x14?_0x398a2a+=(_0x494ab6&_0x38edbe|~_0x494ab6&_0x2e87f9)+0x5a827999:_0x46547f<0x28?_0x398a2a+=(_0x494ab6^_0x38edbe^_0x2e87f9)+0x6ed9eba1:_0x46547f<0x3c?_0x398a2a+=(_0x494ab6&_0x38edbe|_0x494ab6&_0x2e87f9|_0x38edbe&_0x2e87f9)-0x70e44324:_0x398a2a+=(_0x494ab6^_0x38edbe^_0x2e87f9)-0x359d3e2a,_0x32293b=_0x2e87f9,_0x2e87f9=_0x38edbe,_0x38edbe=_0x494ab6<<0x1e|_0x494ab6>>>0x2,_0x494ab6=_0x1da917,_0x1da917=_0x398a2a;}_0x55b6e4[0x0]=_0x55b6e4[0x0]+_0x1da917|0x0,_0x55b6e4[0x1]=_0x55b6e4[0x1]+_0x494ab6|0x0,_0x55b6e4[0x2]=_0x55b6e4[0x2]+_0x38edbe|0x0,_0x55b6e4[0x3]=_0x55b6e4[0x3]+_0x2e87f9|0x0,_0x55b6e4[0x4]=_0x55b6e4[0x4]+_0x32293b|0x0;},'_doFinalize':function(){const _0x43fb8e=_0x4ced80;var _0x243282=this[_0x43fb8e(0x484)],_0x54f044=_0x243282['words'],_0x21ae8e=this[_0x43fb8e(0x5b3)]*0x8,_0x1153fe=_0x243282[_0x43fb8e(0x20f)]*0x8;return _0x54f044[_0x1153fe>>>0x5]|=0x80<<0x18-_0x1153fe%0x20,_0x54f044[(_0x1153fe+0x40>>>0x9<<0x4)+0xe]=Math[_0x43fb8e(0x367)](_0x21ae8e/0x100000000),_0x54f044[(_0x1153fe+0x40>>>0x9<<0x4)+0xf]=_0x21ae8e,_0x243282['sigBytes']=_0x54f044['length']*0x4,this[_0x43fb8e(0x3ed)](),this['_hash'];},'clone':function(){const _0x5e0b62=_0x4ced80;var _0x2b1e55=_0x47d95f['clone']['call'](this);return _0x2b1e55[_0x5e0b62(0x263)]=this[_0x5e0b62(0x263)][_0x5e0b62(0x5c0)](),_0x2b1e55;}});_0x4429e9['SHA1']=_0x47d95f[_0x4ced80(0x549)](_0x47813e),_0x4429e9[_0x4ced80(0x435)]=_0x47d95f['_createHmacHelper'](_0x47813e);}()),_0x5de7dd[_0xc9a050(0x4f7)];}));}(Yt)),Yt[_0x369f81(0x274)];}var Kt={'exports':{}},Qs;function xa(){const _0xb80b96=_0xe3a6b9;return Qs||(Qs=0x1,function(_0x1164b2,_0x2a1638){(function(_0x22d6a0,_0x485b62){const _0x26ec6a=_0x272d;_0x1164b2[_0x26ec6a(0x274)]=_0x485b62(ue());}(Z,function(_0x55af63){(function(){const _0x4f706f=_0x272d;var _0x4c04ea=_0x55af63,_0x2e8ec5=_0x4c04ea[_0x4f706f(0x206)],_0x1250cf=_0x2e8ec5['Base'],_0x24a82b=_0x4c04ea[_0x4f706f(0x41d)],_0x10d23a=_0x24a82b['Utf8'],_0x298464=_0x4c04ea[_0x4f706f(0x257)];_0x298464[_0x4f706f(0x461)]=_0x1250cf[_0x4f706f(0x322)]({'init':function(_0x4e0b34,_0x3eaa34){const _0x54fa93=_0x4f706f;_0x4e0b34=this[_0x54fa93(0x308)]=new _0x4e0b34['init'](),typeof _0x3eaa34==_0x54fa93(0x43a)&&(_0x3eaa34=_0x10d23a[_0x54fa93(0x3e6)](_0x3eaa34));var _0x5400bd=_0x4e0b34[_0x54fa93(0x373)],_0x51be80=_0x5400bd*0x4;_0x3eaa34[_0x54fa93(0x20f)]>_0x51be80&&(_0x3eaa34=_0x4e0b34['finalize'](_0x3eaa34)),_0x3eaa34[_0x54fa93(0x317)]();for(var _0x4309b7=this[_0x54fa93(0x4ec)]=_0x3eaa34[_0x54fa93(0x5c0)](),_0x26c935=this['_iKey']=_0x3eaa34[_0x54fa93(0x5c0)](),_0x3fcea9=_0x4309b7['words'],_0x1a7947=_0x26c935[_0x54fa93(0x408)],_0x3e9c27=0x0;_0x3e9c27<_0x5400bd;_0x3e9c27++)_0x3fcea9[_0x3e9c27]^=0x5c5c5c5c,_0x1a7947[_0x3e9c27]^=0x36363636;_0x4309b7[_0x54fa93(0x20f)]=_0x26c935[_0x54fa93(0x20f)]=_0x51be80,this['reset']();},'reset':function(){const _0x317895=_0x4f706f;var _0x7274=this[_0x317895(0x308)];_0x7274['reset'](),_0x7274[_0x317895(0x33c)](this[_0x317895(0x1f5)]);},'update':function(_0x5c9e68){const _0x424526=_0x4f706f;return this['_hasher'][_0x424526(0x33c)](_0x5c9e68),this;},'finalize':function(_0x184a97){const _0x50a8bb=_0x4f706f;var _0x1bde91=this[_0x50a8bb(0x308)],_0x27c137=_0x1bde91[_0x50a8bb(0x1e4)](_0x184a97);_0x1bde91[_0x50a8bb(0x532)]();var _0x1903a8=_0x1bde91[_0x50a8bb(0x1e4)](this['_oKey'][_0x50a8bb(0x5c0)]()[_0x50a8bb(0x228)](_0x27c137));return _0x1903a8;}});}());}));}(Kt)),Kt[_0xb80b96(0x274)];}var ei;function Bi(){const _0xa9519b=_0xe3a6b9;return ei||(ei=0x1,function(_0xd3e873,_0x5e4fe4){(function(_0xa4dd52,_0x56d0c3,_0x3d36a3){const _0x3bffd0=_0x272d;_0xd3e873[_0x3bffd0(0x274)]=_0x56d0c3(ue(),Ma(),xa());}(Z,function(_0x440130){const _0x55db59=_0x272d;return(function(){const _0x40892f=_0x272d;var _0x462526=_0x440130,_0x1c4198=_0x462526['lib'],_0x47cbda=_0x1c4198[_0x40892f(0x375)],_0x8d176f=_0x1c4198[_0x40892f(0x3cd)],_0xde7199=_0x462526[_0x40892f(0x257)],_0x31902c=_0xde7199[_0x40892f(0x1f1)],_0x51a78f=_0xde7199[_0x40892f(0x49b)]=_0x47cbda[_0x40892f(0x322)]({'cfg':_0x47cbda[_0x40892f(0x322)]({'keySize':0x80/0x20,'hasher':_0x31902c,'iterations':0x1}),'init':function(_0x1c3e0a){const _0x5773c5=_0x40892f;this['cfg']=this[_0x5773c5(0x465)]['extend'](_0x1c3e0a);},'compute':function(_0x5b9a4a,_0x339335){const _0x56b479=_0x40892f;for(var _0x1c5832,_0x2a7c46=this[_0x56b479(0x465)],_0x588c72=_0x2a7c46['hasher']['create'](),_0x79017a=_0x8d176f['create'](),_0x413ede=_0x79017a['words'],_0x1ae33d=_0x2a7c46[_0x56b479(0x21a)],_0x144a4c=_0x2a7c46[_0x56b479(0x4fc)];_0x413ede[_0x56b479(0x285)]<_0x1ae33d;){_0x1c5832&&_0x588c72[_0x56b479(0x33c)](_0x1c5832),_0x1c5832=_0x588c72['update'](_0x5b9a4a)[_0x56b479(0x1e4)](_0x339335),_0x588c72[_0x56b479(0x532)]();for(var _0x5e4665=0x1;_0x5e4665<_0x144a4c;_0x5e4665++)_0x1c5832=_0x588c72[_0x56b479(0x1e4)](_0x1c5832),_0x588c72['reset']();_0x79017a[_0x56b479(0x228)](_0x1c5832);}return _0x79017a['sigBytes']=_0x1ae33d*0x4,_0x79017a;}});_0x462526[_0x40892f(0x49b)]=function(_0x5d1da4,_0x5c49b3,_0x5275fa){const _0x5c9a8c=_0x40892f;return _0x51a78f[_0x5c9a8c(0x30c)](_0x5275fa)['compute'](_0x5d1da4,_0x5c49b3);};}()),_0x440130[_0x55db59(0x49b)];}));}(Gt)),Gt[_0xa9519b(0x274)];}var zt={'exports':{}},ti;function ki(){const _0x522f50=_0xe3a6b9;return ti||(ti=0x1,function(_0x1b4597,_0x23390e){(function(_0x1e2575,_0x320970,_0x11d0e1){const _0x51e813=_0x272d;_0x1b4597[_0x51e813(0x274)]=_0x320970(ue(),Bi());}(Z,function(_0x59d510){const _0x13b67b=_0x272d;_0x59d510[_0x13b67b(0x206)][_0x13b67b(0x3cb)]||function(_0x2ebf46){const _0x4553ca=_0x13b67b;var _0xb41846=_0x59d510,_0x505c32=_0xb41846[_0x4553ca(0x206)],_0x3d68a0=_0x505c32['Base'],_0x1cfa1c=_0x505c32[_0x4553ca(0x3cd)],_0x38d2a1=_0x505c32['BufferedBlockAlgorithm'],_0x2ef6c6=_0xb41846[_0x4553ca(0x41d)];_0x2ef6c6[_0x4553ca(0x4a6)];var _0x24cf24=_0x2ef6c6['Base64'],_0x38e6b6=_0xb41846['algo'],_0x54c57f=_0x38e6b6[_0x4553ca(0x49b)],_0x1a5534=_0x505c32[_0x4553ca(0x3cb)]=_0x38d2a1[_0x4553ca(0x322)]({'cfg':_0x3d68a0['extend'](),'createEncryptor':function(_0x347d93,_0x30042f){const _0xc1d4a3=_0x4553ca;return this[_0xc1d4a3(0x30c)](this[_0xc1d4a3(0x3c8)],_0x347d93,_0x30042f);},'createDecryptor':function(_0x27e1d6,_0x17ae49){return this['create'](this['_DEC_XFORM_MODE'],_0x27e1d6,_0x17ae49);},'init':function(_0x5b1cfa,_0x4a101b,_0xe7c432){const _0x47d9e5=_0x4553ca;this[_0x47d9e5(0x465)]=this[_0x47d9e5(0x465)][_0x47d9e5(0x322)](_0xe7c432),this[_0x47d9e5(0x554)]=_0x5b1cfa,this[_0x47d9e5(0x438)]=_0x4a101b,this[_0x47d9e5(0x532)]();},'reset':function(){const _0x8b00e9=_0x4553ca;_0x38d2a1[_0x8b00e9(0x532)]['call'](this),this[_0x8b00e9(0x4f1)]();},'process':function(_0x28ae0f){const _0x1afe35=_0x4553ca;return this['_append'](_0x28ae0f),this[_0x1afe35(0x3ed)]();},'finalize':function(_0x22fcdf){const _0x56735d=_0x4553ca;_0x22fcdf&&this['_append'](_0x22fcdf);var _0x16ec6b=this[_0x56735d(0x394)]();return _0x16ec6b;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x2e3202(_0x2edf9c){return typeof _0x2edf9c=='string'?_0x4b7927:_0xea39c5;}return function(_0x26ca85){return{'encrypt':function(_0x5d124c,_0x11086b,_0x1c3d76){const _0x5ed87c=_0x272d;return _0x2e3202(_0x11086b)[_0x5ed87c(0x30f)](_0x26ca85,_0x5d124c,_0x11086b,_0x1c3d76);},'decrypt':function(_0x143fd5,_0x14a20f,_0x12e0a1){const _0x3ff6ab=_0x272d;return _0x2e3202(_0x14a20f)[_0x3ff6ab(0x279)](_0x26ca85,_0x143fd5,_0x14a20f,_0x12e0a1);}};};}())});_0x505c32[_0x4553ca(0x4a1)]=_0x1a5534[_0x4553ca(0x322)]({'_doFinalize':function(){const _0x54f267=_0x4553ca;var _0x3f7c28=this[_0x54f267(0x3ed)](!0x0);return _0x3f7c28;},'blockSize':0x1});var _0xaca934=_0xb41846[_0x4553ca(0x33d)]={},_0x3cd482=_0x505c32[_0x4553ca(0x259)]=_0x3d68a0['extend']({'createEncryptor':function(_0x18df31,_0x437d67){const _0xbde257=_0x4553ca;return this[_0xbde257(0x1f3)][_0xbde257(0x30c)](_0x18df31,_0x437d67);},'createDecryptor':function(_0x56e536,_0x4b8068){const _0x5b2a82=_0x4553ca;return this[_0x5b2a82(0x462)]['create'](_0x56e536,_0x4b8068);},'init':function(_0x18584f,_0x45df82){const _0x396d18=_0x4553ca;this[_0x396d18(0x239)]=_0x18584f,this[_0x396d18(0x302)]=_0x45df82;}}),_0x244c51=_0xaca934[_0x4553ca(0x275)]=(function(){const _0x578837=_0x4553ca;var _0x2bcaa4=_0x3cd482[_0x578837(0x322)]();_0x2bcaa4[_0x578837(0x1f3)]=_0x2bcaa4[_0x578837(0x322)]({'processBlock':function(_0xeed5e,_0x304303){const _0x3b8623=_0x578837;var _0x478a46=this[_0x3b8623(0x239)],_0x64fa5f=_0x478a46[_0x3b8623(0x373)];_0x1a6634['call'](this,_0xeed5e,_0x304303,_0x64fa5f),_0x478a46[_0x3b8623(0x4a2)](_0xeed5e,_0x304303),this[_0x3b8623(0x22d)]=_0xeed5e[_0x3b8623(0x398)](_0x304303,_0x304303+_0x64fa5f);}}),_0x2bcaa4[_0x578837(0x462)]=_0x2bcaa4[_0x578837(0x322)]({'processBlock':function(_0x58542d,_0x80c476){const _0x73ab0d=_0x578837;var _0xe266a7=this[_0x73ab0d(0x239)],_0x4841e2=_0xe266a7[_0x73ab0d(0x373)],_0x515a89=_0x58542d[_0x73ab0d(0x398)](_0x80c476,_0x80c476+_0x4841e2);_0xe266a7[_0x73ab0d(0x2b9)](_0x58542d,_0x80c476),_0x1a6634[_0x73ab0d(0x2d2)](this,_0x58542d,_0x80c476,_0x4841e2),this[_0x73ab0d(0x22d)]=_0x515a89;}});function _0x1a6634(_0x578afc,_0x286b36,_0x37422d){const _0x288f73=_0x578837;var _0x4ff251,_0x3ecd8e=this[_0x288f73(0x302)];_0x3ecd8e?(_0x4ff251=_0x3ecd8e,this[_0x288f73(0x302)]=_0x2ebf46):_0x4ff251=this[_0x288f73(0x22d)];for(var _0x4df7fd=0x0;_0x4df7fd<_0x37422d;_0x4df7fd++)_0x578afc[_0x286b36+_0x4df7fd]^=_0x4ff251[_0x4df7fd];}return _0x2bcaa4;}()),_0x255c18=_0xb41846[_0x4553ca(0x3a5)]={},_0x4959f4=_0x255c18[_0x4553ca(0x4a4)]={'pad':function(_0xb55554,_0x4a8b59){const _0x524c34=_0x4553ca;for(var _0x49ddee=_0x4a8b59*0x4,_0x51632b=_0x49ddee-_0xb55554[_0x524c34(0x20f)]%_0x49ddee,_0x3794fc=_0x51632b<<0x18|_0x51632b<<0x10|_0x51632b<<0x8|_0x51632b,_0x5785e3=[],_0x1613e8=0x0;_0x1613e8<_0x51632b;_0x1613e8+=0x4)_0x5785e3[_0x524c34(0x3f6)](_0x3794fc);var _0x2da7b5=_0x1cfa1c[_0x524c34(0x30c)](_0x5785e3,_0x51632b);_0xb55554[_0x524c34(0x228)](_0x2da7b5);},'unpad':function(_0xc64134){const _0x5c1912=_0x4553ca;var _0x15e022=_0xc64134[_0x5c1912(0x408)][_0xc64134[_0x5c1912(0x20f)]-0x1>>>0x2]&0xff;_0xc64134['sigBytes']-=_0x15e022;}};_0x505c32[_0x4553ca(0x3b7)]=_0x1a5534[_0x4553ca(0x322)]({'cfg':_0x1a5534[_0x4553ca(0x465)][_0x4553ca(0x322)]({'mode':_0x244c51,'padding':_0x4959f4}),'reset':function(){const _0x46122d=_0x4553ca;var _0x1e5512;_0x1a5534[_0x46122d(0x532)]['call'](this);var _0x5ba149=this[_0x46122d(0x465)],_0x595046=_0x5ba149['iv'],_0x1075bf=_0x5ba149[_0x46122d(0x33d)];this['_xformMode']==this['_ENC_XFORM_MODE']?_0x1e5512=_0x1075bf[_0x46122d(0x400)]:(_0x1e5512=_0x1075bf[_0x46122d(0x399)],this[_0x46122d(0x4ae)]=0x1),this[_0x46122d(0x4f3)]&&this[_0x46122d(0x4f3)]['__creator']==_0x1e5512?this[_0x46122d(0x4f3)][_0x46122d(0x4c3)](this,_0x595046&&_0x595046[_0x46122d(0x408)]):(this[_0x46122d(0x4f3)]=_0x1e5512[_0x46122d(0x2d2)](_0x1075bf,this,_0x595046&&_0x595046['words']),this[_0x46122d(0x4f3)]['__creator']=_0x1e5512);},'_doProcessBlock':function(_0x5cf42a,_0x5963b){const _0x54170e=_0x4553ca;this[_0x54170e(0x4f3)][_0x54170e(0x51e)](_0x5cf42a,_0x5963b);},'_doFinalize':function(){const _0x27cc3d=_0x4553ca;var _0x221f1b,_0x47cb1c=this['cfg'][_0x27cc3d(0x3ab)];return this[_0x27cc3d(0x554)]==this[_0x27cc3d(0x3c8)]?(_0x47cb1c['pad'](this['_data'],this['blockSize']),_0x221f1b=this[_0x27cc3d(0x3ed)](!0x0)):(_0x221f1b=this[_0x27cc3d(0x3ed)](!0x0),_0x47cb1c[_0x27cc3d(0x395)](_0x221f1b)),_0x221f1b;},'blockSize':0x80/0x20});var _0x3d8200=_0x505c32[_0x4553ca(0x255)]=_0x3d68a0[_0x4553ca(0x322)]({'init':function(_0x52e1b2){const _0x4d841c=_0x4553ca;this[_0x4d841c(0x4bd)](_0x52e1b2);},'toString':function(_0x56b465){const _0x204d3a=_0x4553ca;return(_0x56b465||this[_0x204d3a(0x53b)])[_0x204d3a(0x4f2)](this);}}),_0x2e5259=_0xb41846[_0x4553ca(0x30d)]={},_0x349749=_0x2e5259[_0x4553ca(0x450)]={'stringify':function(_0x395c4c){const _0x3add88=_0x4553ca;var _0x14f04f,_0x4b1dc0=_0x395c4c[_0x3add88(0x5d0)],_0x3fcbf5=_0x395c4c[_0x3add88(0x476)];return _0x3fcbf5?_0x14f04f=_0x1cfa1c['create']([0x53616c74,0x65645f5f])[_0x3add88(0x228)](_0x3fcbf5)[_0x3add88(0x228)](_0x4b1dc0):_0x14f04f=_0x4b1dc0,_0x14f04f['toString'](_0x24cf24);},'parse':function(_0x2c5575){const _0x3aa858=_0x4553ca;var _0x126e28,_0x449c4c=_0x24cf24[_0x3aa858(0x3e6)](_0x2c5575),_0x46e2c9=_0x449c4c['words'];return _0x46e2c9[0x0]==0x53616c74&&_0x46e2c9[0x1]==0x65645f5f&&(_0x126e28=_0x1cfa1c['create'](_0x46e2c9[_0x3aa858(0x398)](0x2,0x4)),_0x46e2c9['splice'](0x0,0x4),_0x449c4c[_0x3aa858(0x20f)]-=0x10),_0x3d8200[_0x3aa858(0x30c)]({'ciphertext':_0x449c4c,'salt':_0x126e28});}},_0xea39c5=_0x505c32[_0x4553ca(0x34c)]=_0x3d68a0['extend']({'cfg':_0x3d68a0[_0x4553ca(0x322)]({'format':_0x349749}),'encrypt':function(_0x35a283,_0x2b770f,_0x2c7001,_0x34162e){const _0x309dc7=_0x4553ca;_0x34162e=this['cfg'][_0x309dc7(0x322)](_0x34162e);var _0x377c58=_0x35a283[_0x309dc7(0x400)](_0x2c7001,_0x34162e),_0x58f2f0=_0x377c58[_0x309dc7(0x1e4)](_0x2b770f),_0x5302fe=_0x377c58['cfg'];return _0x3d8200[_0x309dc7(0x30c)]({'ciphertext':_0x58f2f0,'key':_0x2c7001,'iv':_0x5302fe['iv'],'algorithm':_0x35a283,'mode':_0x5302fe[_0x309dc7(0x33d)],'padding':_0x5302fe[_0x309dc7(0x3ab)],'blockSize':_0x35a283[_0x309dc7(0x373)],'formatter':_0x34162e[_0x309dc7(0x30d)]});},'decrypt':function(_0x5867d2,_0xc4c9ea,_0x29fd83,_0xb27dd7){const _0xe9e02c=_0x4553ca;_0xb27dd7=this[_0xe9e02c(0x465)][_0xe9e02c(0x322)](_0xb27dd7),_0xc4c9ea=this[_0xe9e02c(0x4d5)](_0xc4c9ea,_0xb27dd7[_0xe9e02c(0x30d)]);var _0x5527de=_0x5867d2['createDecryptor'](_0x29fd83,_0xb27dd7)[_0xe9e02c(0x1e4)](_0xc4c9ea[_0xe9e02c(0x5d0)]);return _0x5527de;},'_parse':function(_0x590c61,_0x3fc1b9){const _0x625123=_0x4553ca;return typeof _0x590c61==_0x625123(0x43a)?_0x3fc1b9[_0x625123(0x3e6)](_0x590c61,this):_0x590c61;}}),_0x412b64=_0xb41846[_0x4553ca(0x541)]={},_0x3a47d8=_0x412b64[_0x4553ca(0x450)]={'execute':function(_0x4de89e,_0x75adeb,_0x4dd004,_0x4389ff,_0x5b6ecd){const _0x31ae5a=_0x4553ca;if(_0x4389ff||(_0x4389ff=_0x1cfa1c['random'](0x40/0x8)),_0x5b6ecd)var _0xd55a9f=_0x54c57f['create']({'keySize':_0x75adeb+_0x4dd004,'hasher':_0x5b6ecd})[_0x31ae5a(0x402)](_0x4de89e,_0x4389ff);else var _0xd55a9f=_0x54c57f[_0x31ae5a(0x30c)]({'keySize':_0x75adeb+_0x4dd004})[_0x31ae5a(0x402)](_0x4de89e,_0x4389ff);var _0x3569a5=_0x1cfa1c['create'](_0xd55a9f[_0x31ae5a(0x408)][_0x31ae5a(0x398)](_0x75adeb),_0x4dd004*0x4);return _0xd55a9f[_0x31ae5a(0x20f)]=_0x75adeb*0x4,_0x3d8200[_0x31ae5a(0x30c)]({'key':_0xd55a9f,'iv':_0x3569a5,'salt':_0x4389ff});}},_0x4b7927=_0x505c32[_0x4553ca(0x5bb)]=_0xea39c5[_0x4553ca(0x322)]({'cfg':_0xea39c5[_0x4553ca(0x465)]['extend']({'kdf':_0x3a47d8}),'encrypt':function(_0x59b75a,_0x266ea0,_0x38d945,_0x30168d){const _0x219835=_0x4553ca;_0x30168d=this[_0x219835(0x465)][_0x219835(0x322)](_0x30168d);var _0x16d886=_0x30168d[_0x219835(0x541)][_0x219835(0x472)](_0x38d945,_0x59b75a['keySize'],_0x59b75a[_0x219835(0x434)],_0x30168d['salt'],_0x30168d[_0x219835(0x2b1)]);_0x30168d['iv']=_0x16d886['iv'];var _0x10c7cd=_0xea39c5[_0x219835(0x30f)][_0x219835(0x2d2)](this,_0x59b75a,_0x266ea0,_0x16d886['key'],_0x30168d);return _0x10c7cd[_0x219835(0x4bd)](_0x16d886),_0x10c7cd;},'decrypt':function(_0x15ab14,_0x12812f,_0x542e9e,_0x31780c){const _0x2c839e=_0x4553ca;_0x31780c=this[_0x2c839e(0x465)][_0x2c839e(0x322)](_0x31780c),_0x12812f=this[_0x2c839e(0x4d5)](_0x12812f,_0x31780c[_0x2c839e(0x30d)]);var _0x41b2c6=_0x31780c[_0x2c839e(0x541)]['execute'](_0x542e9e,_0x15ab14[_0x2c839e(0x21a)],_0x15ab14[_0x2c839e(0x434)],_0x12812f[_0x2c839e(0x476)],_0x31780c[_0x2c839e(0x2b1)]);_0x31780c['iv']=_0x41b2c6['iv'];var _0x145f14=_0xea39c5['decrypt'][_0x2c839e(0x2d2)](this,_0x15ab14,_0x12812f,_0x41b2c6[_0x2c839e(0x1ee)],_0x31780c);return _0x145f14;}});}();}));}(zt)),zt[_0x522f50(0x274)];}(function(_0xe85afe,_0x3d6a0c){(function(_0x3051e6,_0x31dff1,_0x31c440){_0xe85afe['exports']=_0x31dff1(ue(),ji(),Aa(),Bi(),ki());}(Z,function(_0x33e385){const _0x1cf8bf=_0x272d;return(function(){const _0x4c5f45=_0x272d;var _0x1a5d66=_0x33e385,_0x335c21=_0x1a5d66[_0x4c5f45(0x206)],_0x26aa8a=_0x335c21[_0x4c5f45(0x3b7)],_0x3014aa=_0x1a5d66['algo'],_0x11c7ee=[],_0x291f25=[],_0x4685ce=[],_0x21ac90=[],_0x5a5e01=[],_0xa06ab3=[],_0x3fd823=[],_0x339acf=[],_0x7a8a79=[],_0x54a042=[];(function(){for(var _0x4fb832=[],_0x481560=0x0;_0x481560<0x100;_0x481560++)_0x481560<0x80?_0x4fb832[_0x481560]=_0x481560<<0x1:_0x4fb832[_0x481560]=_0x481560<<0x1^0x11b;for(var _0x11d367=0x0,_0x661615=0x0,_0x481560=0x0;_0x481560<0x100;_0x481560++){var _0x1da657=_0x661615^_0x661615<<0x1^_0x661615<<0x2^_0x661615<<0x3^_0x661615<<0x4;_0x1da657=_0x1da657>>>0x8^_0x1da657&0xff^0x63,_0x11c7ee[_0x11d367]=_0x1da657,_0x291f25[_0x1da657]=_0x11d367;var _0x10093c=_0x4fb832[_0x11d367],_0x15d665=_0x4fb832[_0x10093c],_0x50b86e=_0x4fb832[_0x15d665],_0x26b336=_0x4fb832[_0x1da657]*0x101^_0x1da657*0x1010100;_0x4685ce[_0x11d367]=_0x26b336<<0x18|_0x26b336>>>0x8,_0x21ac90[_0x11d367]=_0x26b336<<0x10|_0x26b336>>>0x10,_0x5a5e01[_0x11d367]=_0x26b336<<0x8|_0x26b336>>>0x18,_0xa06ab3[_0x11d367]=_0x26b336;var _0x26b336=_0x50b86e*0x1010101^_0x15d665*0x10001^_0x10093c*0x101^_0x11d367*0x1010100;_0x3fd823[_0x1da657]=_0x26b336<<0x18|_0x26b336>>>0x8,_0x339acf[_0x1da657]=_0x26b336<<0x10|_0x26b336>>>0x10,_0x7a8a79[_0x1da657]=_0x26b336<<0x8|_0x26b336>>>0x18,_0x54a042[_0x1da657]=_0x26b336,_0x11d367?(_0x11d367=_0x10093c^_0x4fb832[_0x4fb832[_0x4fb832[_0x50b86e^_0x10093c]]],_0x661615^=_0x4fb832[_0x4fb832[_0x661615]]):_0x11d367=_0x661615=0x1;}}());var _0x576e86=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x2aa69a=_0x3014aa[_0x4c5f45(0x3bd)]=_0x26aa8a['extend']({'_doReset':function(){const _0x20dde4=_0x4c5f45;var _0x104d58;if(!(this[_0x20dde4(0x477)]&&this[_0x20dde4(0x566)]===this[_0x20dde4(0x438)])){for(var _0x5343ed=this[_0x20dde4(0x566)]=this[_0x20dde4(0x438)],_0x58a268=_0x5343ed[_0x20dde4(0x408)],_0x14cd1f=_0x5343ed['sigBytes']/0x4,_0x3c7821=this['_nRounds']=_0x14cd1f+0x6,_0x5cab68=(_0x3c7821+0x1)*0x4,_0xe60486=this[_0x20dde4(0x4b5)]=[],_0x3c5bbb=0x0;_0x3c5bbb<_0x5cab68;_0x3c5bbb++)_0x3c5bbb<_0x14cd1f?_0xe60486[_0x3c5bbb]=_0x58a268[_0x3c5bbb]:(_0x104d58=_0xe60486[_0x3c5bbb-0x1],_0x3c5bbb%_0x14cd1f?_0x14cd1f>0x6&&_0x3c5bbb%_0x14cd1f==0x4&&(_0x104d58=_0x11c7ee[_0x104d58>>>0x18]<<0x18|_0x11c7ee[_0x104d58>>>0x10&0xff]<<0x10|_0x11c7ee[_0x104d58>>>0x8&0xff]<<0x8|_0x11c7ee[_0x104d58&0xff]):(_0x104d58=_0x104d58<<0x8|_0x104d58>>>0x18,_0x104d58=_0x11c7ee[_0x104d58>>>0x18]<<0x18|_0x11c7ee[_0x104d58>>>0x10&0xff]<<0x10|_0x11c7ee[_0x104d58>>>0x8&0xff]<<0x8|_0x11c7ee[_0x104d58&0xff],_0x104d58^=_0x576e86[_0x3c5bbb/_0x14cd1f|0x0]<<0x18),_0xe60486[_0x3c5bbb]=_0xe60486[_0x3c5bbb-_0x14cd1f]^_0x104d58);for(var _0x6740cc=this['_invKeySchedule']=[],_0x8ab5b2=0x0;_0x8ab5b2<_0x5cab68;_0x8ab5b2++){var _0x3c5bbb=_0x5cab68-_0x8ab5b2;if(_0x8ab5b2%0x4)var _0x104d58=_0xe60486[_0x3c5bbb];else var _0x104d58=_0xe60486[_0x3c5bbb-0x4];_0x8ab5b2<0x4||_0x3c5bbb<=0x4?_0x6740cc[_0x8ab5b2]=_0x104d58:_0x6740cc[_0x8ab5b2]=_0x3fd823[_0x11c7ee[_0x104d58>>>0x18]]^_0x339acf[_0x11c7ee[_0x104d58>>>0x10&0xff]]^_0x7a8a79[_0x11c7ee[_0x104d58>>>0x8&0xff]]^_0x54a042[_0x11c7ee[_0x104d58&0xff]];}}},'encryptBlock':function(_0x251b0f,_0x554050){const _0x136389=_0x4c5f45;this[_0x136389(0x504)](_0x251b0f,_0x554050,this[_0x136389(0x4b5)],_0x4685ce,_0x21ac90,_0x5a5e01,_0xa06ab3,_0x11c7ee);},'decryptBlock':function(_0x1ce44e,_0x2b70d1){const _0x33aca6=_0x4c5f45;var _0x2fac24=_0x1ce44e[_0x2b70d1+0x1];_0x1ce44e[_0x2b70d1+0x1]=_0x1ce44e[_0x2b70d1+0x3],_0x1ce44e[_0x2b70d1+0x3]=_0x2fac24,this[_0x33aca6(0x504)](_0x1ce44e,_0x2b70d1,this[_0x33aca6(0x53e)],_0x3fd823,_0x339acf,_0x7a8a79,_0x54a042,_0x291f25);var _0x2fac24=_0x1ce44e[_0x2b70d1+0x1];_0x1ce44e[_0x2b70d1+0x1]=_0x1ce44e[_0x2b70d1+0x3],_0x1ce44e[_0x2b70d1+0x3]=_0x2fac24;},'_doCryptBlock':function(_0x4b32ab,_0x148ddc,_0x230cbc,_0x54285d,_0x3ea441,_0xbad0f2,_0x185b4f,_0x325945){for(var _0x52a6d1=this['_nRounds'],_0x4d1cf7=_0x4b32ab[_0x148ddc]^_0x230cbc[0x0],_0x199366=_0x4b32ab[_0x148ddc+0x1]^_0x230cbc[0x1],_0xe53746=_0x4b32ab[_0x148ddc+0x2]^_0x230cbc[0x2],_0x5bd56b=_0x4b32ab[_0x148ddc+0x3]^_0x230cbc[0x3],_0x46761b=0x4,_0x44ac54=0x1;_0x44ac54<_0x52a6d1;_0x44ac54++){var _0x11cf48=_0x54285d[_0x4d1cf7>>>0x18]^_0x3ea441[_0x199366>>>0x10&0xff]^_0xbad0f2[_0xe53746>>>0x8&0xff]^_0x185b4f[_0x5bd56b&0xff]^_0x230cbc[_0x46761b++],_0x191719=_0x54285d[_0x199366>>>0x18]^_0x3ea441[_0xe53746>>>0x10&0xff]^_0xbad0f2[_0x5bd56b>>>0x8&0xff]^_0x185b4f[_0x4d1cf7&0xff]^_0x230cbc[_0x46761b++],_0x539cd5=_0x54285d[_0xe53746>>>0x18]^_0x3ea441[_0x5bd56b>>>0x10&0xff]^_0xbad0f2[_0x4d1cf7>>>0x8&0xff]^_0x185b4f[_0x199366&0xff]^_0x230cbc[_0x46761b++],_0x314c6a=_0x54285d[_0x5bd56b>>>0x18]^_0x3ea441[_0x4d1cf7>>>0x10&0xff]^_0xbad0f2[_0x199366>>>0x8&0xff]^_0x185b4f[_0xe53746&0xff]^_0x230cbc[_0x46761b++];_0x4d1cf7=_0x11cf48,_0x199366=_0x191719,_0xe53746=_0x539cd5,_0x5bd56b=_0x314c6a;}var _0x11cf48=(_0x325945[_0x4d1cf7>>>0x18]<<0x18|_0x325945[_0x199366>>>0x10&0xff]<<0x10|_0x325945[_0xe53746>>>0x8&0xff]<<0x8|_0x325945[_0x5bd56b&0xff])^_0x230cbc[_0x46761b++],_0x191719=(_0x325945[_0x199366>>>0x18]<<0x18|_0x325945[_0xe53746>>>0x10&0xff]<<0x10|_0x325945[_0x5bd56b>>>0x8&0xff]<<0x8|_0x325945[_0x4d1cf7&0xff])^_0x230cbc[_0x46761b++],_0x539cd5=(_0x325945[_0xe53746>>>0x18]<<0x18|_0x325945[_0x5bd56b>>>0x10&0xff]<<0x10|_0x325945[_0x4d1cf7>>>0x8&0xff]<<0x8|_0x325945[_0x199366&0xff])^_0x230cbc[_0x46761b++],_0x314c6a=(_0x325945[_0x5bd56b>>>0x18]<<0x18|_0x325945[_0x4d1cf7>>>0x10&0xff]<<0x10|_0x325945[_0x199366>>>0x8&0xff]<<0x8|_0x325945[_0xe53746&0xff])^_0x230cbc[_0x46761b++];_0x4b32ab[_0x148ddc]=_0x11cf48,_0x4b32ab[_0x148ddc+0x1]=_0x191719,_0x4b32ab[_0x148ddc+0x2]=_0x539cd5,_0x4b32ab[_0x148ddc+0x3]=_0x314c6a;},'keySize':0x100/0x20});_0x1a5d66[_0x4c5f45(0x3bd)]=_0x26aa8a[_0x4c5f45(0x549)](_0x2aa69a);}()),_0x33e385[_0x1cf8bf(0x3bd)];}));}(Hi));var La=Hi[_0xe3a6b9(0x274)];const $a=at(La);var Ha=ji();const si=at(Ha);var Wi={'exports':{}};(function(_0x2afd22,_0x4f7817){(function(_0x582e8c,_0x302c32){const _0x86bdb8=_0x272d;_0x2afd22[_0x86bdb8(0x274)]=_0x302c32(ue());}(Z,function(_0x4afa63){const _0xbbe33b=_0x272d;return _0x4afa63[_0xbbe33b(0x41d)][_0xbbe33b(0x4a6)];}));}(Wi));var ja=Wi[_0xe3a6b9(0x274)];const Ba=at(ja);var Fi={'exports':{}};(function(_0x3e6b1c,_0x58c110){(function(_0x2fac8a,_0x45b7cc){const _0x16fec9=_0x272d;_0x3e6b1c[_0x16fec9(0x274)]=_0x45b7cc(ue());}(Z,function(_0x3c97f8){const _0x2736b5=_0x272d;return(function(){const _0x598e9f=_0x272d;if(typeof ArrayBuffer==_0x598e9f(0x48e)){var _0x55b41c=_0x3c97f8,_0xb53e30=_0x55b41c['lib'],_0x3fc082=_0xb53e30[_0x598e9f(0x3cd)],_0x31d64e=_0x3fc082[_0x598e9f(0x4c3)],_0x2c86d3=_0x3fc082[_0x598e9f(0x4c3)]=function(_0x98afca){const _0x11a123=_0x598e9f;if(_0x98afca instanceof ArrayBuffer&&(_0x98afca=new Uint8Array(_0x98afca)),(_0x98afca instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x98afca instanceof Uint8ClampedArray||_0x98afca instanceof Int16Array||_0x98afca instanceof Uint16Array||_0x98afca instanceof Int32Array||_0x98afca instanceof Uint32Array||_0x98afca instanceof Float32Array||_0x98afca instanceof Float64Array)&&(_0x98afca=new Uint8Array(_0x98afca[_0x11a123(0x2e3)],_0x98afca[_0x11a123(0x587)],_0x98afca[_0x11a123(0x23a)])),_0x98afca instanceof Uint8Array){for(var _0x2eb095=_0x98afca[_0x11a123(0x23a)],_0x2fcb59=[],_0x42ee0b=0x0;_0x42ee0b<_0x2eb095;_0x42ee0b++)_0x2fcb59[_0x42ee0b>>>0x2]|=_0x98afca[_0x42ee0b]<<0x18-_0x42ee0b%0x4*0x8;_0x31d64e[_0x11a123(0x2d2)](this,_0x2fcb59,_0x2eb095);}else _0x31d64e['apply'](this,arguments);};_0x2c86d3[_0x598e9f(0x5cc)]=_0x3fc082;}}()),_0x3c97f8[_0x2736b5(0x206)][_0x2736b5(0x3cd)];}));}(Fi));var ka=Fi[_0xe3a6b9(0x274)];const Wa=at(ka);var Vi={'exports':{}};(function(_0x3aac1f,_0x415cbd){(function(_0x203832,_0x2f6973,_0x54f545){const _0x36f217=_0x272d;_0x3aac1f[_0x36f217(0x274)]=_0x2f6973(ue(),ki());}(Z,function(_0x34a1f8){const _0x2d2f7e=_0x272d;return _0x34a1f8[_0x2d2f7e(0x3a5)]['NoPadding']={'pad':function(){},'unpad':function(){}},_0x34a1f8[_0x2d2f7e(0x3a5)]['NoPadding'];}));}(Vi));var Fa=Vi[_0xe3a6b9(0x274)];const Va=at(Fa);function Ga(_0x3de841,_0x5bf4cf){const _0x1106a1=_0x5bf4cf-_0x3de841['length']%_0x5bf4cf,_0x3a5b44=String['fromCharCode'](_0x1106a1)['repeat'](_0x1106a1);return _0x3de841+_0x3a5b44;}function Ya(_0xbdbaf8,_0x38877a){const _0x13b9ff=_0xe3a6b9,_0x26aa97=Wa[_0x13b9ff(0x49a)](0x10),_0x3e41f9=Ga(_0xbdbaf8,0x10),_0x415c17=$a[_0x13b9ff(0x30f)](Ba[_0x13b9ff(0x3e6)](_0x3e41f9),si[_0x13b9ff(0x3e6)](_0x38877a),{'iv':_0x26aa97,'padding':Va});return _0x26aa97[_0x13b9ff(0x228)](_0x415c17[_0x13b9ff(0x5d0)])[_0x13b9ff(0x25e)](si);}function Ka(){const _0x55f01d=_0xe3a6b9,_0x29a35c=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x55f01d(0x44d)];if(_0x29a35c){const _0x4988a6={'time':Math['floor'](Date['now']()/0x3e8),'domain':location[_0x55f01d(0x3cc)]};return Ya(JSON[_0x55f01d(0x4f2)](_0x4988a6),_0x29a35c);}}var za=Object[_0xe3a6b9(0x2e1)],qa=Object[_0xe3a6b9(0x4b1)],Xa=(_0x3c89aa,_0x38704f,_0x18a9d5,_0x180453)=>{const _0x32d970=_0xe3a6b9;for(var _0x247dc4=_0x180453>0x1?void 0x0:_0x180453?qa(_0x38704f,_0x18a9d5):_0x38704f,_0x4d49f2=_0x3c89aa[_0x32d970(0x285)]-0x1,_0x5ba278;_0x4d49f2>=0x0;_0x4d49f2--)(_0x5ba278=_0x3c89aa[_0x4d49f2])&&(_0x247dc4=(_0x180453?_0x5ba278(_0x38704f,_0x18a9d5,_0x247dc4):_0x5ba278(_0x247dc4))||_0x247dc4);return _0x180453&&_0x247dc4&&za(_0x38704f,_0x18a9d5,_0x247dc4),_0x247dc4;},Ja=(_0x578eb5,_0x43d9c2)=>(_0x30e120,_0x79564e)=>_0x43d9c2(_0x30e120,_0x79564e,_0x578eb5);let bt=class{constructor(_0x22834d){const _0x12062c=_0xe3a6b9;this[_0x12062c(0x211)]=_0x22834d,this['_initRequestHeader']();}[_0xe3a6b9(0x3d8)](){const _0x182b6f=_0xe3a6b9;this[_0x182b6f(0x211)][_0x182b6f(0x3f5)]({'interceptor':(_0x245972,_0x1eb370)=>{const _0x848b2f=_0x182b6f,_0xc3e02b=_0x245972['headers'],_0x46c8c0=Ka();return _0x46c8c0&&_0xc3e02b[_0x848b2f(0x454)]('x-univer-host',_0x46c8c0),_0x1eb370(_0x245972);}});}};bt=Xa([Ja(0x0,_0x432547(_0x181521))],bt);var Za=Object[_0xe3a6b9(0x2e1)],Qa=Object[_0xe3a6b9(0x4b1)],ec=(_0x5220b5,_0x49ccd2,_0x1077ba,_0x5368d4)=>{const _0x50012a=_0xe3a6b9;for(var _0x12859f=_0x5368d4>0x1?void 0x0:_0x5368d4?Qa(_0x49ccd2,_0x1077ba):_0x49ccd2,_0x18ecd8=_0x5220b5[_0x50012a(0x285)]-0x1,_0x57104b;_0x18ecd8>=0x0;_0x18ecd8--)(_0x57104b=_0x5220b5[_0x18ecd8])&&(_0x12859f=(_0x5368d4?_0x57104b(_0x49ccd2,_0x1077ba,_0x12859f):_0x57104b(_0x12859f))||_0x12859f);return _0x5368d4&&_0x12859f&&Za(_0x49ccd2,_0x1077ba,_0x12859f),_0x12859f;},qt=(_0x1f867b,_0x17e156)=>(_0x1231d0,_0x33c7a5)=>_0x17e156(_0x1231d0,_0x33c7a5,_0x1f867b);const tc=[_0xe3a6b9(0x426),_0xe3a6b9(0x36d),_0xe3a6b9(0x3e7),_0xe3a6b9(0x437),_0xe3a6b9(0x413)],sc=0x5*0x400*0x400,ic=_0xe3a6b9(0x260),nc='/universer-api/stream/file/upload',rc=_0xe3a6b9(0x5ca),oc='/universer-api/file/{fileID}/sign-url';let cs=class{constructor(_0x114a35,_0x98fe4d,_0x36f876){const _0x425623=_0xe3a6b9;g(this,_0x425623(0x5b5),0x0),g(this,_0x425623(0x2d9),new _0xbd68e4()),g(this,_0x425623(0x272),this[_0x425623(0x2d9)]),g(this,'_imageSourceCache',new Map()),(this['_httpService']=_0x114a35,this[_0x425623(0x466)]=_0x98fe4d,this[_0x425623(0x342)]=_0x36f876);}[_0xe3a6b9(0x4b6)](_0x1e2a64){const _0x2e208f=_0xe3a6b9;this['_waitCount']=_0x1e2a64,this[_0x2e208f(0x2d9)][_0x2e208f(0x32a)](_0x1e2a64);}['getImageSourceCache'](_0x1b984c,_0x5b0689){const _0x516c00=_0xe3a6b9;if(_0x5b0689===_0x2f2b24[_0x516c00(0x4e6)]){const _0x309cdf=new Image();return _0x309cdf['src']=_0x1b984c,_0x309cdf;}return this['_imageSourceCache']['get'](_0x1b984c);}['addImageSourceCache'](_0x3c966a,_0x3bc752,_0x2d8e02){const _0x2043dc=_0xe3a6b9;_0x3bc752===_0x2f2b24[_0x2043dc(0x4e6)]||_0x2d8e02==null||this['_imageSourceCache'][_0x2043dc(0x454)](_0x3c966a,_0x2d8e02);}async[_0xe3a6b9(0x42a)](_0x13ca9d){const _0x1795b1=_0xe3a6b9;try{const _0x1f9150=this['_replaceFileID'](this[_0x1795b1(0x366)](),''+_0x13ca9d),_0x4528c8=(await this['_httpService'][_0x1795b1(0x519)](_0x1f9150))[_0x1795b1(0x1ef)];if(_0x4528c8[_0x1795b1(0x46c)]&&_0x4528c8['error'][_0x1795b1(0x31e)]===Ti['OK']){const _0x469d56=new URL(_0x4528c8[_0x1795b1(0x392)],this[_0x1795b1(0x2e4)]())[_0x1795b1(0x25e)]();return Promise[_0x1795b1(0x57e)](_0x469d56);}return Promise['reject'](_0x4528c8['error']);}catch(_0x3ccbb3){return Promise[_0x1795b1(0x2d4)](_0x3ccbb3);}}async['saveImage'](_0x4693f0){const _0xab8d87=_0xe3a6b9;let _0x506444='';if(!tc[_0xab8d87(0x2fb)](_0x4693f0[_0xab8d87(0x36c)]))return this['_decreaseWaiting'](),Promise[_0xab8d87(0x2d4)](new Error(_0x2b9ae9[_0xab8d87(0x3a9)]));if(_0x4693f0['size']>sc)return this[_0xab8d87(0x1e3)](),Promise[_0xab8d87(0x2d4)](new Error(_0x2b9ae9[_0xab8d87(0x348)]));try{const _0x4abd9c=new FormData();_0x4abd9c[_0xab8d87(0x404)](_0xab8d87(0x21f),_0x4693f0);const _0x194435=this['_univerInstanceService'][_0xab8d87(0x482)](),_0x263b1d=_0x194435==null?void 0x0:_0x194435[_0xab8d87(0x1ea)]();if(!_0x263b1d)throw new Error(_0xab8d87(0x358));const _0x1a2c6e=this['_getUploadFileURL']()+_0xab8d87(0x2a1)+_0x4693f0[_0xab8d87(0x545)][_0xab8d87(0x25e)]()+'&source='+Ri[_0xab8d87(0x333)]+_0xab8d87(0x4f6)+encodeURIComponent(_0x263b1d),_0x54a2a=await(await fetch(_0x1a2c6e,{'method':_0xab8d87(0x4d8),'body':_0x4abd9c}))[_0xab8d87(0x217)]();if(typeof _0x54a2a[_0xab8d87(0x223)]!='string')return this[_0xab8d87(0x1e3)](),Promise[_0xab8d87(0x2d4)](new Error(_0x2b9ae9[_0xab8d87(0x23f)]));_0x506444=_0x54a2a[_0xab8d87(0x223)];}catch{return this['_decreaseWaiting'](),Promise[_0xab8d87(0x2d4)](new Error(_0x2b9ae9[_0xab8d87(0x23f)]));}return new Promise((_0x3f6e1b,_0x18bf20)=>{const _0x473cb0=_0xab8d87,_0x2ec73b=new FileReader();_0x2ec73b[_0x473cb0(0x55b)](_0x4693f0),_0x2ec73b['onload']=_0x57ddc7=>{const _0x274f09=_0x473cb0;var _0x134dba;const _0x3e4144=(_0x134dba=_0x57ddc7[_0x274f09(0x459)])==null?void 0x0:_0x134dba[_0x274f09(0x209)];if(_0x3e4144==null){this[_0x274f09(0x1e3)](),_0x18bf20(new Error(_0x2b9ae9[_0x274f09(0x23f)]));return;}const _0x1284d1=_0x1d5b8a['generateRandomId'](0x6);_0x3f6e1b({'imageId':_0x1284d1,'imageSourceType':_0x2f2b24[_0x274f09(0x26f)],'source':_0x506444,'base64Cache':_0x3e4144,'status':_0x2b9ae9['SUCCUSS']}),this[_0x274f09(0x1e3)]();};});}['_getUploadFileURL'](){const _0x1a0a76=_0xe3a6b9;var _0x5bb511,_0xdfbbcf;const _0x502191=this[_0x1a0a76(0x466)]['getConfig'](ic),_0x11884b=this[_0x1a0a76(0x466)][_0x1a0a76(0x29b)](ie);return(_0xdfbbcf=(_0x5bb511=_0x11884b==null?void 0x0:_0x11884b['uploadFileServerUrl'])!=null?_0x5bb511:_0x502191)!=null?_0xdfbbcf:nc;}['_getSignURL'](){const _0x585e23=_0xe3a6b9;var _0x5e957c,_0x426383;const _0x506d6e=this[_0x585e23(0x466)][_0x585e23(0x29b)](rc),_0x425513=this[_0x585e23(0x466)][_0x585e23(0x29b)](ie);return(_0x426383=(_0x5e957c=_0x425513==null?void 0x0:_0x425513[_0x585e23(0x553)])!=null?_0x5e957c:_0x506d6e)!=null?_0x426383:oc;}[_0xe3a6b9(0x2e4)](){const _0x5cc6dd=_0xe3a6b9;var _0x5aec4c;const _0x2b0d0f=this[_0x5cc6dd(0x466)][_0x5cc6dd(0x29b)](ie);return(_0x5aec4c=_0x2b0d0f==null?void 0x0:_0x2b0d0f['downloadEndpointUrl'])!=null?_0x5aec4c:location[_0x5cc6dd(0x53a)];}['_replaceFileID'](_0xfdebac,_0x3e7e31){const _0x46ff34=_0xe3a6b9;return _0xfdebac[_0x46ff34(0x1f9)]('{fileID}',_0x3e7e31);}[_0xe3a6b9(0x1e3)](){const _0xdb45b6=_0xe3a6b9;this[_0xdb45b6(0x5b5)]-=0x1,this[_0xdb45b6(0x2d9)][_0xdb45b6(0x32a)](this['_waitCount']);}};cs=ec([qt(0x0,_0x432547(_0x181521)),qt(0x1,_0x4b50bc),qt(0x2,_0x432547(_0x17aa8b))],cs);var ac=Object[_0xe3a6b9(0x2e1)],cc=Object[_0xe3a6b9(0x4b1)],hc=(_0x5de95b,_0x3c5dc6,_0x879485,_0x146c31)=>{const _0x236c9a=_0xe3a6b9;for(var _0x132706=_0x146c31>0x1?void 0x0:_0x146c31?cc(_0x3c5dc6,_0x879485):_0x3c5dc6,_0x5ce3db=_0x5de95b[_0x236c9a(0x285)]-0x1,_0x504b4c;_0x5ce3db>=0x0;_0x5ce3db--)(_0x504b4c=_0x5de95b[_0x5ce3db])&&(_0x132706=(_0x146c31?_0x504b4c(_0x3c5dc6,_0x879485,_0x132706):_0x504b4c(_0x132706))||_0x132706);return _0x146c31&&_0x132706&&ac(_0x3c5dc6,_0x879485,_0x132706),_0x132706;},Qe=(_0x140307,_0x452ad4)=>(_0x3ff471,_0x42abf6)=>_0x452ad4(_0x3ff471,_0x42abf6,_0x140307);let Tt=class extends _0x90c284{constructor(_0x1ebe16,_0x398427,_0x322f4a,_0x278591,_0x2d346c){const _0x29e755=_0xe3a6b9;super(),this[_0x29e755(0x4c4)]=_0x1ebe16,this[_0x29e755(0x342)]=_0x398427,this[_0x29e755(0x3ac)]=_0x322f4a,this['_collaborationSessionService']=_0x278591,this[_0x29e755(0x444)]=_0x2d346c,this[_0x29e755(0x1ed)](),this[_0x29e755(0x2e5)]();}[_0xe3a6b9(0x2e5)](){const _0x19a373=_0xe3a6b9,_0x44afb5=async _0x40d74a=>{const _0xeb3e8e=_0x272d;(await this[_0xeb3e8e(0x1d8)][_0xeb3e8e(0x388)](_0x40d74a))['event$']['pipe'](_0x1e3ef3(_0x2e5ce4=>_0x2e5ce4[_0xeb3e8e(0x3f3)]===_0xd65e90[_0xeb3e8e(0x40c)]),_0x7ee64f(this[_0xeb3e8e(0x31a)]))[_0xeb3e8e(0x3d4)](_0x290d48=>{const _0x3896b4=_0xeb3e8e,_0x87f068=_0x290d48,{reason:_0x35173e}=_0x87f068[_0x3896b4(0x2be)];this[_0x3896b4(0x4c4)][_0x3896b4(0x519)](_0xc25f4d)[_0x3896b4(0x47c)]({'type':_0xedbc0c['Error'],'content':this[_0x3896b4(0x444)]['t'](_0x3896b4(0x4af))+'('+_0x35173e+')'}),this[_0x3896b4(0x3ac)][_0x3896b4(0x487)](new _0x345c5d(_0x40d74a)['id'],!0x1),this[_0x3896b4(0x1d8)][_0x3896b4(0x5c2)](_0x40d74a);});};_0x476f09(this[_0x19a373(0x342)][_0x19a373(0x515)](_0x3c5a8f[_0x19a373(0x4fb)]),this[_0x19a373(0x342)][_0x19a373(0x515)](_0x3c5a8f[_0x19a373(0x39b)]))[_0x19a373(0x531)](_0x40a0c5(_0x5487aa=>_0x5487aa['getUnitId']()),_0x1e3ef3(_0x3d4a9c=>!_0x558a05(_0x3d4a9c)),_0x7ee64f(this[_0x19a373(0x31a)]))[_0x19a373(0x3d4)](_0x56f435=>{_0x44afb5(_0x56f435);});}[_0xe3a6b9(0x1ed)](){const _0x54d607=_0xe3a6b9,_0x3a7088=async _0x391ec7=>{const _0x5d667f=_0x272d;(await this[_0x5d667f(0x1d8)][_0x5d667f(0x388)](_0x391ec7))[_0x5d667f(0x506)][_0x5d667f(0x531)](_0x1e3ef3(_0x484450=>_0x484450[_0x5d667f(0x3f3)]===_0xd65e90[_0x5d667f(0x43c)]),_0x7ee64f(this['dispose$']))['subscribe'](_0x144be4=>{const _0x3e0bae=_0x5d667f,_0x2cfca8=_0x144be4,{objectId:_0x761bae}=_0x2cfca8[_0x3e0bae(0x2be)],_0x1b75a3=this['_injector']['get'](_0x12614b);_0x761bae===_0x391ec7?_0x1b75a3[_0x3e0bae(0x216)](_0x391ec7):_0x1b75a3[_0x3e0bae(0x52c)](_0x391ec7,_0x761bae);});};_0x476f09(this['_univerInstanceService']['getTypeOfUnitAdded$'](_0x3c5a8f['UNIVER_SHEET']),this[_0x54d607(0x342)][_0x54d607(0x515)](_0x3c5a8f['UNIVER_DOC']))[_0x54d607(0x531)](_0x40a0c5(_0x1d78a0=>_0x1d78a0[_0x54d607(0x1ea)]()),_0x1e3ef3(_0x222329=>!_0x558a05(_0x222329)),_0x7ee64f(this['dispose$']))[_0x54d607(0x3d4)](_0x149cda=>{_0x3a7088(_0x149cda);});}};Tt=hc([Qe(0x0,_0x432547(_0x521cd6)),Qe(0x1,_0x17aa8b),Qe(0x2,_0x4e112d),Qe(0x3,_0x432547(Ae)),Qe(0x4,_0x432547(_0x363878))],Tt);var lc=Object[_0xe3a6b9(0x2e1)],_c=Object[_0xe3a6b9(0x4b1)],uc=(_0x463a9c,_0x4bb5f4,_0x46be02,_0x514950)=>{const _0x20917a=_0xe3a6b9;for(var _0x17c98f=_0x514950>0x1?void 0x0:_0x514950?_c(_0x4bb5f4,_0x46be02):_0x4bb5f4,_0x3c09f2=_0x463a9c[_0x20917a(0x285)]-0x1,_0xb433c8;_0x3c09f2>=0x0;_0x3c09f2--)(_0xb433c8=_0x463a9c[_0x3c09f2])&&(_0x17c98f=(_0x514950?_0xb433c8(_0x4bb5f4,_0x46be02,_0x17c98f):_0xb433c8(_0x17c98f))||_0x17c98f);return _0x514950&&_0x17c98f&&lc(_0x4bb5f4,_0x46be02,_0x17c98f),_0x17c98f;},ii=(_0x3c9960,_0x5d1575)=>(_0x30d3eb,_0x355511)=>_0x5d1575(_0x30d3eb,_0x355511,_0x3c9960);let hs=class{constructor(_0x3695b6,_0x33d833){this['_configService']=_0x3695b6,this['_httpService']=_0x33d833;}async['getUnitOnRev'](_0x4dca3e,_0x39b6ad){const _0x4929f0=_0xe3a6b9;var _0xfa56b5;const {unitID:_0x42535e,type:_0x1c2e07,revision:_0x485943=0x0}=_0x39b6ad,_0x22629f=this[_0x4929f0(0x401)]()+'/'+_0x1c2e07+_0x4929f0(0x5b7)+_0x42535e+_0x4929f0(0x456)+_0x485943,_0x5ca790=(await this[_0x4929f0(0x211)][_0x4929f0(0x519)](_0x22629f))[_0x4929f0(0x1ef)],_0x5e6936=(_0xfa56b5=_0x5ca790[_0x4929f0(0x267)])==null?void 0x0:_0xfa56b5[_0x4929f0(0x583)];if(_0x5e6936){const _0x868dd9=_0x5e6936==null?void 0x0:_0x5e6936['originalMeta'],_0x3e26cd=_0x577d88[_0x4929f0(0x3b8)](_0x39d65a(_0x868dd9));_0x5e6936[_0x4929f0(0x480)]=_0x3e26cd,Object['entries'](_0x5e6936[_0x4929f0(0x419)])[_0x4929f0(0x3b9)](([,_0x594b69])=>{const _0x384e38=_0x4929f0,_0x307016=_0x594b69[_0x384e38(0x480)],_0x268f77=_0x577d88[_0x384e38(0x3b8)](_0x39d65a(_0x307016));_0x594b69['originalMeta']=_0x268f77;});}return _0x5ca790;}async['getSheetBlock'](_0x2f2b4e,_0xfc3321){const _0xc64295=_0xe3a6b9,{unitID:_0x399170,type:_0x4756ed,blockID:_0xfa4fcb}=_0xfc3321,_0x4c9e52=this['_getAPIPrefix']()+'/'+_0x4756ed+_0xc64295(0x5b7)+_0x399170+_0xc64295(0x4c6)+_0xfa4fcb;return(await this[_0xc64295(0x211)][_0xc64295(0x519)](_0x4c9e52))['body'];}async[_0xe3a6b9(0x28b)](_0x27d068,_0x5b67e4){const _0x4e71c1=_0xe3a6b9,{unitID:_0x1ab566,type:_0x3405e2,blockID:_0x52f3b8}=_0x5b67e4,_0x5ab892=this[_0x4e71c1(0x58f)]()+'/block/'+_0x3405e2+_0x4e71c1(0x5b7)+_0x1ab566+_0x4e71c1(0x4c6)+_0x52f3b8;return(await this[_0x4e71c1(0x211)][_0x4e71c1(0x519)](_0x5ab892))[_0x4e71c1(0x1ef)];}async[_0xe3a6b9(0x468)](_0x214325,_0x4ced03){const _0x8bd16a=_0xe3a6b9,{unitID:_0x3289e1,type:_0xe05ac5,from:_0x556733,to:_0x256a51}=_0x4ced03,_0x27c216=this[_0x8bd16a(0x58f)]()+'/'+_0xe05ac5+_0x8bd16a(0x5b7)+_0x3289e1+_0x8bd16a(0x4f8)+_0x556733+_0x8bd16a(0x22f)+_0x256a51;return(await this[_0x8bd16a(0x211)][_0x8bd16a(0x519)](_0x27c216))[_0x8bd16a(0x1ef)];}[_0xe3a6b9(0x401)](){const _0x5b1338=_0xe3a6b9;var _0xe33faf;return(_0xe33faf=this[_0x5b1338(0x466)]['getConfig'](or))!=null?_0xe33faf:this['_getAPIPrefix']();}[_0xe3a6b9(0x58f)](){const _0x3a24d2=_0xe3a6b9;var _0x92231e,_0x53c737;const _0x27bee5=this[_0x3a24d2(0x466)]['getConfig'](nr),_0x3b1ef6=this[_0x3a24d2(0x466)][_0x3a24d2(0x29b)](ie);return(_0x53c737=(_0x92231e=_0x3b1ef6==null?void 0x0:_0x3b1ef6[_0x3a24d2(0x513)])!=null?_0x92231e:_0x27bee5)!=null?_0x53c737:rr;}async[_0xe3a6b9(0x3fd)](_0x132d83,_0x260778){const _0x275c64=_0xe3a6b9,_0xc251d8=_0x275c64(0x2b6)+_0x260778[_0x275c64(0x36c)]+_0x275c64(0x5b7)+_0x260778[_0x275c64(0x24d)]+_0x275c64(0x3c6);return(await this[_0x275c64(0x211)][_0x275c64(0x519)](_0xc251d8,{'params':{'resourceId':JSON[_0x275c64(0x4f2)](_0x260778[_0x275c64(0x386)])}}))[_0x275c64(0x1ef)];}[_0xe3a6b9(0x568)](){const _0x1caaee=_0xe3a6b9;throw new Error(_0x1caaee(0x407));}[_0xe3a6b9(0x2d1)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0xe3a6b9(0x410)](){const _0x4515c4=_0xe3a6b9;throw new Error(_0x4515c4(0x407));}[_0xe3a6b9(0x2ad)](){const _0x37338b=_0xe3a6b9;throw new Error(_0x37338b(0x407));}['getLatestCsReqIdBySid'](){const _0x1322df=_0xe3a6b9;throw new Error(_0x1322df(0x407));}};hs=uc([ii(0x0,_0x4b50bc),ii(0x1,_0x432547(_0x181521))],hs);var dc=Object[_0xe3a6b9(0x2e1)],fc=Object[_0xe3a6b9(0x4b1)],vc=(_0x163d2b,_0x30ea64,_0x292e8d,_0x3a4178)=>{const _0x181a2e=_0xe3a6b9;for(var _0x21de06=_0x3a4178>0x1?void 0x0:_0x3a4178?fc(_0x30ea64,_0x292e8d):_0x30ea64,_0x2b6d96=_0x163d2b[_0x181a2e(0x285)]-0x1,_0x442273;_0x2b6d96>=0x0;_0x2b6d96--)(_0x442273=_0x163d2b[_0x2b6d96])&&(_0x21de06=(_0x3a4178?_0x442273(_0x30ea64,_0x292e8d,_0x21de06):_0x442273(_0x21de06))||_0x21de06);return _0x3a4178&&_0x21de06&&dc(_0x30ea64,_0x292e8d,_0x21de06),_0x21de06;},et=(_0x3ebf90,_0x3ec588)=>(_0x45841f,_0x37c27f)=>_0x3ec588(_0x45841f,_0x37c27f,_0x3ebf90);let ls=class extends _0x5add56{constructor(_0x15f8f2,_0x18d7e6,_0x1c8b27,_0x389998,_0x43ee50){const _0x190096=_0xe3a6b9;super(_0x15f8f2,_0x18d7e6,_0x1c8b27),this[_0x190096(0x5db)]=_0x389998,this[_0x190096(0x230)]=_0x43ee50;}[_0xe3a6b9(0x5a9)](_0x24ebfa,_0x42193d){const _0x214935=_0xe3a6b9,_0x180ef3=this['_getUndoStack'](_0x24ebfa);if(_0x180ef3)try{const _0x277d41=this['_transformStack'](_0x180ef3,_0x42193d);this[_0x214935(0x34f)](_0x24ebfa,_0x277d41);}catch(_0x5f2014){this[_0x214935(0x230)][_0x214935(0x46c)]('[CollaborationUndoRedoService]',_0x5f2014),this[_0x214935(0x562)](_0x24ebfa);}const _0x12c15d=this['_getRedoStack'](_0x24ebfa);if(_0x12c15d)try{const _0x2a41f2=this[_0x214935(0x53c)](_0x12c15d,_0x42193d);this[_0x214935(0x36a)](_0x24ebfa,_0x2a41f2);}catch(_0x471a4d){this[_0x214935(0x230)][_0x214935(0x46c)](_0x471a4d),this['_clearRedo'](_0x24ebfa);}}[_0xe3a6b9(0x562)](_0x4ca693){const _0x5be1c5=_0xe3a6b9,_0x2eda57=this[_0x5be1c5(0x59a)](_0x4ca693);_0x2eda57&&(_0x2eda57['length']=0x0,this[_0x5be1c5(0x4e8)]());}[_0xe3a6b9(0x4e2)](_0x252af2){const _0x3dd9df=_0xe3a6b9,_0x4c346a=this['_getRedoStack'](_0x252af2);_0x4c346a&&(_0x4c346a[_0x3dd9df(0x285)]=0x0,this[_0x3dd9df(0x4e8)]());}[_0xe3a6b9(0x34f)](_0x564a3e,_0x1315c1){const _0x5d6c84=_0xe3a6b9;this[_0x5d6c84(0x319)]['set'](_0x564a3e,_0x1315c1),this[_0x5d6c84(0x4e8)]();}[_0xe3a6b9(0x36a)](_0x2e3746,_0x4f5be2){const _0x533b7e=_0xe3a6b9;this[_0x533b7e(0x3d2)][_0x533b7e(0x454)](_0x2e3746,_0x4f5be2),this['_updateStatus']();}['_transformStack'](_0x61456b,_0x4f87f5){const _0x1e2925=_0xe3a6b9,_0xeabd0d=[];let _0x46bcb3=_0x4f87f5,_0x282c81=_0x4f87f5;for(let _0x28805f=_0x61456b['length']-0x1;_0x28805f>=0x0;_0x28805f--){const {unitID:_0xa0f43,undoMutations:_0x29e3f8,redoMutations:_0x1ebb0c}=_0x61456b[_0x28805f],_0x46bcff=this['_transformService'][_0x1e2925(0x270)](_0x46bcb3,_0x29e3f8),_0x3428cd=this['_transformService']['transformMutationsWithChangeset'](_0x282c81,_0x1ebb0c);if(_0x1224cb(_0x46bcff)||_0x1224cb(_0x3428cd)){this[_0x1e2925(0x230)][_0x1e2925(0x46c)](_0x1e2925(0x261),_0x1e2925(0x203),_0x46bcff,_0x3428cd);break;}_0x46bcb3=_0x46bcff[_0x1e2925(0x2bd)],_0x282c81=_0x3428cd[_0x1e2925(0x2bd)],_0xeabd0d[_0x1e2925(0x3f6)]({'unitID':_0xa0f43,'undoMutations':_0x46bcff[_0x1e2925(0x339)],'redoMutations':_0x3428cd[_0x1e2925(0x339)]});}return _0xeabd0d[_0x1e2925(0x5c8)]();}};ls=vc([et(0x0,_0x17aa8b),et(0x1,_0xc67fcf),et(0x2,_0x1221df),et(0x3,_0x24b4da),et(0x4,_0xfb205)],ls);class mc extends _0x90c284{constructor(){const _0x29628f=_0xe3a6b9;super(),g(this,_0x29628f(0x3a4)),this[_0x29628f(0x3a4)]=_0x32e3b9(window,_0x29628f(0x52d))[_0x29628f(0x531)](_0x4c7076(this['dispose$']),_0x186328(0x1),_0x52c065(void 0x0));}[_0xe3a6b9(0x2bb)](_0x2cd1cc,_0x16ab55,_0x57231d=!0x1){const _0x12d9ef=_0xe3a6b9,_0x1e4c67=new URL(window[_0x12d9ef(0x38f)][_0x12d9ef(0x54b)]);_0x1e4c67['searchParams'][_0x12d9ef(0x454)](_0x2cd1cc,_0x16ab55),_0x57231d?window[_0x12d9ef(0x33f)][_0x12d9ef(0x52a)]('','',_0x1e4c67['toString']()):window[_0x12d9ef(0x33f)][_0x12d9ef(0x3b6)]('','',_0x1e4c67['toString']());}[_0xe3a6b9(0x4ca)](_0x55398c,_0x3c362f=!0x1){const _0x2e0703=_0xe3a6b9,_0x1bc89b=new URL(window['location'][_0x2e0703(0x54b)]);_0x1bc89b[_0x2e0703(0x2f1)]['delete'](_0x55398c),_0x3c362f?window[_0x2e0703(0x33f)][_0x2e0703(0x52a)]('','',_0x1bc89b[_0x2e0703(0x25e)]()):window[_0x2e0703(0x33f)]['pushState']('','',_0x1bc89b[_0x2e0703(0x25e)]());}[_0xe3a6b9(0x586)](_0x22f93c){const _0x3be034=_0xe3a6b9;var _0x2bae98;return(_0x2bae98=new URL(window[_0x3be034(0x38f)][_0x3be034(0x54b)])['searchParams'][_0x3be034(0x519)](_0x22f93c))!=null?_0x2bae98:void 0x0;}}var Gi=Object['defineProperty'],pc=Object[_0xe3a6b9(0x4b1)],gc=(_0x41191f,_0x31e8a5,_0x5b97f8)=>_0x31e8a5 in _0x41191f?Gi(_0x41191f,_0x31e8a5,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x5b97f8}):_0x41191f[_0x31e8a5]=_0x5b97f8,Sc=(_0xcbcbcc,_0x4764b9,_0x3627a3,_0x2bdd6a)=>{const _0x1917ad=_0xe3a6b9;for(var _0x5959d3=_0x2bdd6a>0x1?void 0x0:_0x2bdd6a?pc(_0x4764b9,_0x3627a3):_0x4764b9,_0x26f695=_0xcbcbcc[_0x1917ad(0x285)]-0x1,_0x2089ab;_0x26f695>=0x0;_0x26f695--)(_0x2089ab=_0xcbcbcc[_0x26f695])&&(_0x5959d3=(_0x2bdd6a?_0x2089ab(_0x4764b9,_0x3627a3,_0x5959d3):_0x2089ab(_0x5959d3))||_0x5959d3);return _0x2bdd6a&&_0x5959d3&&Gi(_0x4764b9,_0x3627a3,_0x5959d3),_0x5959d3;},lt=(_0x4ff7c6,_0xc2a744)=>(_0x3fa16c,_0x3c3333)=>_0xc2a744(_0x3fa16c,_0x3c3333,_0x4ff7c6),Ic=(_0x1106d9,_0x3c906f,_0x34d337)=>gc(_0x1106d9,_0x3c906f+'',_0x34d337);const Cc='UNIVER_COLLABORATION_CLIENT_PLUGIN';let _s=class extends _0x8b9456{constructor(_0x275014=Cr,_0x57ca4c,_0x3032b7,_0x18d134,_0x10517b){const _0x29e6c6=_0xe3a6b9;super(),this[_0x29e6c6(0x229)]=_0x275014,this[_0x29e6c6(0x230)]=_0x57ca4c,this[_0x29e6c6(0x3c0)]=_0x3032b7,this['_injector']=_0x18d134,this[_0x29e6c6(0x466)]=_0x10517b;const {..._0x2bb5ca}=this[_0x29e6c6(0x229)];this['_configService'][_0x29e6c6(0x24b)](ie,_0x2bb5ca);}['onStarting'](){const _0x40c20c=_0xe3a6b9;this[_0x40c20c(0x369)](),this[_0x40c20c(0x5dc)]();}[_0xe3a6b9(0x2bf)](){const _0x5d14c6=_0xe3a6b9;_0x105235(this[_0x5d14c6(0x4c4)],[[Ct]]);}[_0xe3a6b9(0x20b)](){const _0x4f2349=_0xe3a6b9;this[_0x4f2349(0x1fe)]();}[_0xe3a6b9(0x369)](){const _0x1d57fd=_0xe3a6b9;var _0x47fcf1,_0x50577,_0x3e66b5,_0x1e71f0;this['_injector'][_0x1d57fd(0x287)](_0x5786da)&&this[_0x1d57fd(0x230)][_0x1d57fd(0x46c)](_0x1d57fd(0x393),'you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!');const _0x4e11c9=[[_0x5786da,{'useClass':ls}],[Ae],[Es],[$i,{'useClass':mc}],[Ne],[q],[_0x2df469],[vt],[pt],[ft],[mt],[Is],[Et],[bt],[Oi],[Tt],[yi,{'useClass':(_0x50577=(_0x47fcf1=this['_config'])==null?void 0x0:_0x47fcf1[_0x1d57fd(0x4cc)])!=null?_0x50577:Qt}],[_0x4a311d,{'useClass':hs}],[_0x4784ca,{'useClass':as}],[_0x1dc416,{'useClass':cs}],[it],[It],[St],[Ct],[Ve]];(_0x3e66b5=this[_0x1d57fd(0x229)])!=null&&_0x3e66b5['enableSingleActiveInstanceLock']&&_0x4e11c9[_0x1d57fd(0x3f6)]([Rt,{'useClass':to}]),_0x206216(this[_0x1d57fd(0x4c4)],_0x5c3c24(_0x4e11c9,(_0x1e71f0=this[_0x1d57fd(0x229)])==null?void 0x0:_0x1e71f0[_0x1d57fd(0x2df)]));}[_0xe3a6b9(0x1fe)](){const _0x8c4bf5=_0xe3a6b9;this[_0x8c4bf5(0x5d1)](this['_renderManagerService']['registerRenderModule'](_0x3c5a8f[_0x8c4bf5(0x39b)],[rs])),this[_0x8c4bf5(0x5d1)](this[_0x8c4bf5(0x3c0)][_0x8c4bf5(0x201)](_0x3c5a8f[_0x8c4bf5(0x4fb)],[os]));}[_0xe3a6b9(0x5dc)](){const _0x56b7a0=_0xe3a6b9;var _0x2debc2,_0x23117f;this[_0x56b7a0(0x4c4)][_0x56b7a0(0x519)](_0x181521)[_0x56b7a0(0x3f5)]({'priority':0x14,'interceptor':_0x2cef5d({'maxParallel':0x6})}),(_0x2debc2=this['_config'])!=null&&_0x2debc2[_0x56b7a0(0x2c2)]||this['_injector'][_0x56b7a0(0x519)](q)['disableLocalCache'](),(_0x23117f=this['_config'])!=null&&_0x23117f[_0x56b7a0(0x26a)]&&_0x105235(this['_injector'],[[Et]]),_0x105235(this[_0x56b7a0(0x4c4)],[[bt],[Ve],[It],[it],[St],[Tt]]);}};Ic(_s,_0xe3a6b9(0x35a),Cc),_s=Sc([_0x150c40(_0x2f93a9,_0x34bf5b),lt(0x1,_0xfb205),lt(0x2,_0x49136b),lt(0x3,_0x432547(_0x521cd6)),lt(0x4,_0x4b50bc)],_s);export{Pa as AUTHZ_URL_KEY,as as AuthzIoHttpService,pr as COLLAB_SUBMIT_CHANGESET_URL_KEY,cr as COLLAB_WEB_SOCKET_URL_KEY,it as CollaborationController,gt as CollaborationEntity,es as CollaborationSession,Ae as CollaborationSessionService,Qt as CollaborationSocketService,J as CollaborationStatus,_a as CollaborationStatusDisplay,Oi as CommentService,It as DataLoaderController,St as DesktopCollaborationStatusDisplayController,ts as DocCollaborationEntity,lr as HEARTBEAT_INTERVAL_KEY,Ei as HEARTBEAT_TIMEOUT_KEY,yi as ICollaborationSocketService,$i as IURLService,cs as ImageIoService,vr as LOCAL_CACHE_INTERVAL_KEY,Sr as LOGIN_URL_KEY,q as LocalCacheService,Ne as MemberService,dr as RETRY_CONNECTING_MAX_COUNT_KEY,Bc as SEND_CHANGESET_TIMEOUT_KEY,nr as SNAPSHOT_SERVER_URL_KEY,or as SNAPSHOT_URL_KEY,ve as SessionStatus,Yo as SheetCollabCursorShape,ss as SheetCollaborationEntity,hs as SnapshotServerOverHTTPService,_s as UniverCollaborationClientPlugin,mc as WebURLService,Er as deserializeToCombResponse,br as serializeCombRequest};
1
+ const _0x354c00=_0x33b4;(function(_0x464a1b,_0x4ad8b3){const _0x1a92d1=_0x33b4,_0x5ae58a=_0x464a1b();while(!![]){try{const _0x493776=-parseInt(_0x1a92d1(0x4f8))/0x1*(-parseInt(_0x1a92d1(0x237))/0x2)+-parseInt(_0x1a92d1(0x357))/0x3+parseInt(_0x1a92d1(0x32e))/0x4+parseInt(_0x1a92d1(0x36b))/0x5+parseInt(_0x1a92d1(0x387))/0x6+-parseInt(_0x1a92d1(0x4c7))/0x7*(-parseInt(_0x1a92d1(0x521))/0x8)+-parseInt(_0x1a92d1(0x2ac))/0x9;if(_0x493776===_0x4ad8b3)break;else _0x5ae58a['push'](_0x5ae58a['shift']());}catch(_0x1aa5c1){_0x5ae58a['push'](_0x5ae58a['shift']());}}}(_0x2f9d,0x2ed68));var qi=Object[_0x354c00(0x3cf)],Xi=(_0xfb2a1e,_0x638690,_0x19ee0d)=>_0x638690 in _0xfb2a1e?qi(_0xfb2a1e,_0x638690,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x19ee0d}):_0xfb2a1e[_0x638690]=_0x19ee0d,g=(_0x297c10,_0x37e373,_0x29341f)=>Xi(_0x297c10,typeof _0x37e373!='symbol'?_0x37e373+'':_0x37e373,_0x29341f);import{createIdentifier as _0x1d937b,Inject as _0x1727eb,Disposable as _0x1cb1cd,DisposableCollection as _0x44e580,toDisposable as _0x48b865,IConfigService as _0x250a8d,ILogService as _0x3b4016,UserManagerService as _0x11a762,UniverInstanceType as _0x208af7,IUniverInstanceService as _0x48d976,LocaleService as _0x382d24,Optional as _0x213697,RxDisposable as _0x1bd493,Injector as _0x5d0612,Tools as _0x4127e3,ILocalStorageService as _0xea98c6,Rectangle as _0x10dcad,ICommandService as _0xfbfaad,DOC_RANGE_TYPE as _0x31810f,JSONX as _0x2f0114,CommandType as _0x1814f1,IPermissionService as _0x121e54,IUndoRedoService as _0x107280,sequenceExecute as _0x131a5d,debounce as _0x3cf277,COLORS as _0x3d216b,ColorKit as _0x3ee1d4,ThemeService as _0x45a9b5,fromEventSubject as _0x5dc8db,useDependency as _0x38e1d3,connectInjector as _0x45e1ea,Workbook as _0x1b5e66,isInternalEditorID as _0x16f910,LocalUndoRedoService as _0x32659e,IContextService as _0x4d0f4d,DependentOn as _0x335d7c,Plugin as _0x58cc57,touchDependencies as _0x167bff,IAuthzIoService as _0x2602c6,registerDependencies as _0x1982ee,mergeOverrideWithDependencies as _0xb2abd5}from'@univerjs/core';import{Subject as _0x3189d9,merge as _0x32fe1c,takeUntil as _0x144dfb,BehaviorSubject as _0x5ea788,distinctUntilChanged as _0x197f58,fromEvent as _0x2ddc8b,ReplaySubject as _0x133d1d,take as _0x491b6c,map as _0x147fd2,shareReplay as _0x3f5b54,of as _0x517049,debounceTime as _0x1d2149,filter as _0x3de249,switchMap as _0x32daf9,combineLatest as _0x26ee51,concatMap as _0x4a0d9c,mapTo as _0x3a17d4}from'rxjs';import{map as _0x416fe6,take as _0x217ea4,filter as _0x34bcfb,delay as _0x1a5bdc,throttleTime as _0x466658,takeUntil as _0x53e684,switchMap as _0x203a58}from'rxjs/operators';import{MessageType as _0x3960e0,Tooltip as _0x3e0db8}from'@univerjs/design';import{IBeforeCloseService as _0x169eb0,IMessageService as _0x35026c,INotificationService as _0x49927c,useObservable as _0x253487,BuiltInUIPart as _0x22c053,IUIPartsService as _0x17b17c}from'@univerjs/ui';import{HTTPService as _0x4e8dbf,WebSocketService as _0x4fed41,MergeInterceptorFactory as _0x542720,HTTPRequest as _0x79519,UniverNetworkPlugin as _0x573469,ThresholdInterceptorFactory as _0x407e02}from'@univerjs/network';import{CollaborationEvent as _0x5fb817,parseChangesetToProtocol as _0x4d7eb0,ISnapshotServerService as _0x5f0191,isTransformMutationFailure as _0x17dd13,isTransformMutationsWithChangesetSuccess as _0x295e25,ITransformService as _0xe30adb,RevisionService as _0x27820f,mapDocumentTypeToUniverType as _0x1ee155,isTransformChangesetsSuccess as _0x2a9c67,CompressMutationService as _0x19d90b,parseProtocolChangeset as _0xccb1bb,SnapshotService as _0x1644f2,textEncoder as _0x33b47e,b64DecodeUnicode as _0x1d5b0f,isTransformMutationsWithChangesetFailure as _0x57658d,UniverCollaborationPlugin as _0x3e0fbc}from'@univerjs-pro/collaboration';import{ITelemetryService as _0x48fa6d}from'@univerjs/telemetry';import{DocIMEInputManagerService as _0x2f9898,DocStateChangeManagerService as _0x1578ad,NodePositionConvertToCursor as _0x183683,NodePositionConvertToRectRange as _0x4f5085,TEXT_RANGE_LAYER_INDEX as _0x3ac314,SetDocZoomRatioOperation as _0x21a036}from'@univerjs/docs-ui';import{SheetsSelectionsService as _0xfd201e,SetSelectionsOperation as _0x558a1a,InsertSheetMutation as _0x15c0ac,EmptyMutation as _0x5d1831,WorkbookEditablePermission as _0x18c2b1,RefRangeService as _0x427b6f,EffectRefRangId as _0x5d8ed2,handleIRemoveRow as _0x48b028,handleIRemoveCol as _0x2964d0,handleMoveRange as _0x8704d,handleInsertRow as _0x5b2a5a,handleInsertRangeMoveRight as _0x51681e,handleInsertRangeMoveDown as _0xb9b604,handleInsertCol as _0x329a98,handleDeleteRangeMoveUp as _0x5f49ac,handleDeleteRangeMoveLeft as _0x58650a,runRefRangeMutations as _0x447711,SetWorksheetActivateCommand as _0x4f7e31}from'@univerjs/sheets';import{IRenderManagerService as _0xf0df93,Shape as _0x361298,Rect as _0x4d9978,getColor as _0x376e65,RegularPolygon as _0x351e9f,TRANSFORM_CHANGE_OBSERVABLE_TYPE as _0x4b6802,Vector2 as _0x1e515e}from'@univerjs/engine-render';import{DocSelectionManagerService as _0x15c40f,RichTextEditingMutation as _0x2e83de,SetTextSelectionsOperation as _0x259a8e,DocSkeletonManagerService as _0x2cdfc6}from'@univerjs/docs';import{ImageSourceType as _0x422438,ImageUploadStatusType as _0xb4c80f,IImageIoService as _0x4405e1}from'@univerjs/drawing';import{deserializeRangeWithSheet as _0x17ae33,serializeRangeWithSheet as _0x11daff}from'@univerjs/engine-formula';import{SheetSkeletonManagerService as _0x17de71,VIEWPORT_KEY as _0x1bae0e,getCoordByCell as _0x452ad9,getSheetObject as _0x462d92,SheetPermissionInitController as _0x31aae9}from'@univerjs/sheets-ui';import _0x2c8d7a,{forwardRef as _0x448ef5,useRef as _0x143c61,createElement as _0x826a7b,useCallback as _0x26490b}from'react';import{IRemoteInstanceService as _0x2d92e8}from'@univerjs/rpc';const cr=_0x354c00(0x1de),hr='/universer-api/snapshot',lr=_0x354c00(0x4d4),Xc=_0x354c00(0x20d),_r=0x7d0,ur=_0x354c00(0x453),dr=_0x354c00(0x1d2),fr=_0x354c00(0x164),vr=0x7530,bi='HEARTBEAT_TIMEOUT',Ti=0x4e20,mr=0x4e20,pr=_0x354c00(0x18a),gr=0x3,Sr=_0x354c00(0x2fa),Ir=0x3e8,Cr=_0x354c00(0x2e5),Er='/universer-api/comb',br=_0x354c00(0x480),Tr=_0x354c00(0x269);var Ri=(_0x16cc08=>(_0x16cc08[_0x16cc08[_0x354c00(0x198)]=0x0]=_0x354c00(0x198),_0x16cc08[_0x16cc08['OK']=0x1]='OK',_0x16cc08[_0x16cc08[_0x354c00(0x17f)]=0x2]=_0x354c00(0x17f),_0x16cc08[_0x16cc08[_0x354c00(0x2ba)]=0x3]='PERMISSION_DENIED',_0x16cc08[_0x16cc08[_0x354c00(0x499)]=0x4]='NOT_FOUND',_0x16cc08[_0x16cc08[_0x354c00(0x35a)]=0x5]=_0x354c00(0x35a),_0x16cc08[_0x16cc08[_0x354c00(0x36c)]=0x6]=_0x354c00(0x36c),_0x16cc08[_0x16cc08[_0x354c00(0x54e)]=0x7]=_0x354c00(0x54e),_0x16cc08[_0x16cc08['TOO_MANY_REQUESTS']=0x8]=_0x354c00(0x304),_0x16cc08[_0x16cc08['COMPLETION_FINISHED']=0x9]=_0x354c00(0x213),_0x16cc08[_0x16cc08['CHANGESET_REVISION_CONFILICT']=0x1389]=_0x354c00(0x1ec),_0x16cc08[_0x16cc08['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0x16cc08[_0x16cc08[_0x354c00(0x2f6)]=0x1772]=_0x354c00(0x2f6),_0x16cc08[_0x16cc08[_0x354c00(0x42b)]=0x1773]=_0x354c00(0x42b),_0x16cc08[_0x16cc08['APPLY_REJECT']=0x1b59]='APPLY_REJECT',_0x16cc08[_0x16cc08[_0x354c00(0x41e)]=0x1b5a]='APPLY_NON_SEQUENTIAL_REVISION',_0x16cc08[_0x16cc08[_0x354c00(0x21a)]=0x1b5b]=_0x354c00(0x21a),_0x16cc08[_0x16cc08[_0x354c00(0x4de)]=0x1b5c]=_0x354c00(0x4de),_0x16cc08[_0x16cc08[_0x354c00(0x296)]=0x1b5d]=_0x354c00(0x296),_0x16cc08[_0x16cc08['CONNECTOR_DATA_TOO_LARGE']=0x1f41]='CONNECTOR_DATA_TOO_LARGE',_0x16cc08[_0x16cc08[_0x354c00(0x380)]=0x2329]=_0x354c00(0x380),_0x16cc08[_0x16cc08['LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED']=0x232a]=_0x354c00(0x180),_0x16cc08[_0x16cc08[_0x354c00(0x1dd)]=0x232b]=_0x354c00(0x1dd),_0x16cc08[_0x16cc08[_0x354c00(0x157)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x16cc08[_0x16cc08[_0x354c00(0x41f)]=0x232d]='LICENSE_DISTRO_REJECTED',_0x16cc08[_0x16cc08[_0x354c00(0x457)]=0x2711]=_0x354c00(0x457),_0x16cc08[_0x16cc08[_0x354c00(0x417)]=0x2712]=_0x354c00(0x417),_0x16cc08[_0x16cc08[_0x354c00(0x44e)]=0x2713]='YUUMI_RATE_OVER_LIMIT',_0x16cc08[_0x16cc08['YUUMI_SUBSCRIPTION_NOT_FOUND']=0x2714]=_0x354c00(0x395),_0x16cc08[_0x16cc08[_0x354c00(0x342)]=-0x1]=_0x354c00(0x342),_0x16cc08))(Ri||{}),ce=(_0x57b40a=>(_0x57b40a[_0x57b40a[_0x354c00(0x50b)]=0x0]=_0x354c00(0x50b),_0x57b40a[_0x57b40a[_0x354c00(0x461)]=0x1]=_0x354c00(0x461),_0x57b40a[_0x57b40a[_0x354c00(0x1c5)]=0x2]='UNIVER_SHEET',_0x57b40a[_0x57b40a['UNIVER_SLIDE']=0x3]=_0x354c00(0x288),_0x57b40a[_0x57b40a['UNIVER_PROJECT']=0x4]=_0x354c00(0x2d7),_0x57b40a[_0x57b40a['UNRECOGNIZED']=-0x1]=_0x354c00(0x342),_0x57b40a))(ce||{}),W=(_0x523ba1=>(_0x523ba1[_0x523ba1[_0x354c00(0x549)]=0x0]=_0x354c00(0x549),_0x523ba1[_0x523ba1[_0x354c00(0x423)]=0x1]='HELLO',_0x523ba1[_0x523ba1[_0x354c00(0x208)]=0x2]=_0x354c00(0x208),_0x523ba1[_0x523ba1['LEAVE']=0x3]='LEAVE',_0x523ba1[_0x523ba1[_0x354c00(0x4e0)]=0x4]=_0x354c00(0x4e0),_0x523ba1[_0x523ba1[_0x354c00(0x476)]=0x5]=_0x354c00(0x476),_0x523ba1[_0x523ba1[_0x354c00(0x529)]=0x6]='RECV',_0x523ba1[_0x523ba1['UNRECOGNIZED']=-0x1]='UNRECOGNIZED',_0x523ba1))(W||{}),Is=(_0x4dcddf=>(_0x4dcddf[_0x4dcddf[_0x354c00(0x1f9)]=0x0]=_0x354c00(0x1f9),_0x4dcddf[_0x4dcddf['OK']=0x1]='OK',_0x4dcddf[_0x4dcddf['FAIL']=0x2]=_0x354c00(0x399),_0x4dcddf[_0x4dcddf[_0x354c00(0x342)]=-0x1]=_0x354c00(0x342),_0x4dcddf))(Is||{}),yi=(_0x35b3cc=>(_0x35b3cc[_0x35b3cc[_0x354c00(0x228)]=0x0]='Undefined',_0x35b3cc[_0x35b3cc[_0x354c00(0x3c3)]=0x1]=_0x354c00(0x3c3),_0x35b3cc[_0x35b3cc[_0x354c00(0x28d)]=0x2]=_0x354c00(0x28d),_0x35b3cc[_0x35b3cc['UnitEmbedded']=0x3]=_0x354c00(0x1d7),_0x35b3cc[_0x35b3cc[_0x354c00(0x34a)]=0x4]=_0x354c00(0x34a),_0x35b3cc[_0x35b3cc['UNRECOGNIZED']=-0x1]=_0x354c00(0x342),_0x35b3cc))(yi||{});const ie=_0x354c00(0x1c1),Rr={};function yr(_0x411ca5){const _0x2a4c76=_0x354c00;var _0x31d6c6,_0x2bc6ea,_0xc568ae,_0x2e1243,_0xa1cfd9;const _0x3216a9=_0x411ca5['data'],_0x3c55a4=JSON['parse'](_0x3216a9);switch(_0x3c55a4[_0x2a4c76(0x23c)]){case W[_0x2a4c76(0x476)]:case W['HELLO']:{const _0x16568c=_0x3c55a4['infoRsp'];return{..._0x3c55a4,'data':_0x16568c,'cmd':_0x3c55a4['cmd']};}case W[_0x2a4c76(0x208)]:{const _0x2a3838=_0x3c55a4[_0x2a4c76(0x1e7)];return{..._0x3c55a4,'data':_0x2a3838,'cmd':_0x3c55a4['cmd']};}case W[_0x2a4c76(0x529)]:{const _0x58d24a=_0x3c55a4[_0x2a4c76(0x432)];switch(_0x58d24a[_0x2a4c76(0x338)]){case _0x5fb817[_0x2a4c76(0x3c6)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':(_0x31d6c6=_0x58d24a[_0x2a4c76(0x384)])==null?void 0x0:_0x31d6c6['cs']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x28e)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':(_0x2bc6ea=_0x58d24a[_0x2a4c76(0x52f)])==null?void 0x0:_0x2bc6ea['cs']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x406)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':(_0xc568ae=_0x58d24a[_0x2a4c76(0x177)])==null?void 0x0:_0xc568ae['cs']},'cmd':_0x3c55a4['cmd']};case _0x5fb817[_0x2a4c76(0x18b)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':(_0x2e1243=_0x58d24a[_0x2a4c76(0x50f)])==null?void 0x0:_0x2e1243['cs']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817['CHANGESET_SHOULD_RETRY']:return{..._0x3c55a4,'data':{..._0x58d24a,'data':(_0xa1cfd9=_0x58d24a[_0x2a4c76(0x543)])==null?void 0x0:_0xa1cfd9['cs']},'cmd':_0x3c55a4['cmd']};case _0x5fb817[_0x2a4c76(0x267)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a[_0x2a4c76(0x356)]},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x409)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a[_0x2a4c76(0x3ff)]},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817['USERS_LEAVE']:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a['leaveEvent']},'cmd':_0x3c55a4['cmd']};case _0x5fb817[_0x2a4c76(0x50d)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a['liveShareNewHost']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x332)]:case _0x5fb817[_0x2a4c76(0x3c4)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a[_0x2a4c76(0x14b)]},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x44a)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a[_0x2a4c76(0x497)]},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x4a1)]:return{..._0x3c55a4,'data':_0x58d24a,'cmd':_0x3c55a4['cmd']};case _0x5fb817[_0x2a4c76(0x3a6)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a['commentUpdateEvent']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817['UPDATE_PERMISSION_OBJ']:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a['updatePermissionObjEvent']},'cmd':_0x3c55a4[_0x2a4c76(0x23c)]};case _0x5fb817[_0x2a4c76(0x3de)]:return{..._0x3c55a4,'data':{..._0x58d24a,'data':_0x58d24a['shouldCloseConn']},'cmd':_0x3c55a4['cmd']};default:return _0x3c55a4;}}default:return _0x3c55a4;}}function Or(_0x3aa723){const _0x377d8b=_0x354c00;switch(_0x3aa723[_0x377d8b(0x23c)]){case W[_0x377d8b(0x476)]:case W[_0x377d8b(0x423)]:return JSON[_0x377d8b(0x2d5)]({'cmd':_0x3aa723[_0x377d8b(0x23c)],'routeKey':_0x3aa723[_0x377d8b(0x318)]});case W[_0x377d8b(0x4e0)]:{let _0x87b1c;switch(_0x3aa723[_0x377d8b(0x3df)]['eventID']){case _0x5fb817['UPDATE_CURSOR']:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x267)],'updateCursorEvent':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x3df)]};break;}case _0x5fb817[_0x377d8b(0x44b)]:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x44b)],'leaveEvent':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x3df)]};break;}case _0x5fb817[_0x377d8b(0x409)]:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x409)],'joinEvent':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x3df)]};break;}case _0x5fb817[_0x377d8b(0x50d)]:{_0x87b1c={'eventID':_0x5fb817['LIVESHARE_NEW_HOST'],'liveShareNewHost':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x3df)]};break;}case _0x5fb817[_0x377d8b(0x3c4)]:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x3c4)],'liveShareOperation':_0x3aa723[_0x377d8b(0x3df)]['data']};break;}case _0x5fb817['LIVESHARE_TERMINATE']:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x44a)],'liveShareTerminate':_0x3aa723['data']['data']};break;}case _0x5fb817[_0x377d8b(0x255)]:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x255)],'liveShareRequestHost':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x3df)]};break;}case _0x5fb817[_0x377d8b(0x332)]:{_0x87b1c={'eventID':_0x5fb817[_0x377d8b(0x332)]};break;}default:_0x87b1c={'eventID':_0x3aa723[_0x377d8b(0x3df)][_0x377d8b(0x338)]};}return JSON[_0x377d8b(0x2d5)]({'cmd':_0x3aa723[_0x377d8b(0x23c)],'routeKey':_0x3aa723[_0x377d8b(0x318)],'collaMsg':_0x87b1c});}case W[_0x377d8b(0x208)]:return JSON[_0x377d8b(0x2d5)]({'cmd':_0x3aa723['cmd'],'routeKey':_0x3aa723[_0x377d8b(0x318)],'joinReq':_0x3aa723[_0x377d8b(0x3df)]});case W[_0x377d8b(0x1ae)]:return JSON[_0x377d8b(0x2d5)]({'cmd':_0x3aa723[_0x377d8b(0x23c)],'routeKey':_0x3aa723[_0x377d8b(0x318)],'leaveReq':_0x3aa723[_0x377d8b(0x3df)]});default:throw new Error(_0x377d8b(0x25c));}}var wr=Object['defineProperty'],Dr=Object[_0x354c00(0x20e)],Pr=(_0x28eaea,_0x592ebd,_0x5e343e,_0x8f7dda)=>{for(var _0x161a3a=_0x8f7dda>0x1?void 0x0:_0x8f7dda?Dr(_0x592ebd,_0x5e343e):_0x592ebd,_0x21d8a2=_0x28eaea['length']-0x1,_0x45d1f8;_0x21d8a2>=0x0;_0x21d8a2--)(_0x45d1f8=_0x28eaea[_0x21d8a2])&&(_0x161a3a=(_0x8f7dda?_0x45d1f8(_0x592ebd,_0x5e343e,_0x161a3a):_0x45d1f8(_0x161a3a))||_0x161a3a);return _0x8f7dda&&_0x161a3a&&wr(_0x592ebd,_0x5e343e,_0x161a3a),_0x161a3a;},qe=(_0x71de94,_0x91441)=>(_0x530fb6,_0x118d98)=>_0x91441(_0x530fb6,_0x118d98,_0x71de94);const Oi=_0x1d937b(_0x354c00(0x37d));function Ur(_0x264689,_0x3c037f,_0x2921e5){const _0x39edb5=_0x354c00;return _0x264689+'/'+_0x3c037f+_0x39edb5(0x1ed)+_0x2921e5+_0x39edb5(0x1a9);}let es=class extends _0x1cb1cd{constructor(_0x5ed63b,_0x314ba9,_0x2dabbd,_0x4424bf,_0x22b63c){const _0x1b8573=_0x354c00;super(),this[_0x1b8573(0x28a)]=_0x5ed63b,this[_0x1b8573(0x524)]=_0x314ba9,this[_0x1b8573(0x53b)]=_0x2dabbd,this[_0x1b8573(0x3b6)]=_0x4424bf,this['_snapshotServerService']=_0x22b63c;}['createSocket'](_0x35316d){const _0x1be8c7=_0x354c00,_0x42e719=this[_0x1be8c7(0x524)][_0x1be8c7(0x1e9)](_0x35316d);if(!_0x42e719)throw new Error(_0x1be8c7(0x38a));const _0x46f553=new _0x44e580(),_0x494758=new _0x3189d9();_0x46f553[_0x1be8c7(0x214)](_0x42e719[_0x1be8c7(0x1f6)]['subscribe'](_0x4b203d=>_0x494758[_0x1be8c7(0x2df)](_0x4b203d))),_0x46f553[_0x1be8c7(0x214)](_0x48b865(()=>_0x494758[_0x1be8c7(0x367)]()));const _0x29d382=new _0x3189d9();_0x46f553['add'](_0x42e719[_0x1be8c7(0x561)][_0x1be8c7(0x51f)](_0x5d4d7e=>_0x29d382['next'](_0x5d4d7e))),_0x46f553[_0x1be8c7(0x214)](_0x48b865(()=>_0x29d382[_0x1be8c7(0x367)]()));const _0x5473d4=new _0x3189d9();_0x46f553[_0x1be8c7(0x214)](_0x42e719[_0x1be8c7(0x2b1)][_0x1be8c7(0x51f)](_0xbe192d=>{const _0x132746=yr(_0xbe192d);_0x5473d4['next'](_0x132746);})),_0x46f553['add'](_0x48b865(()=>_0x5473d4['complete']()));let _0xddc7fc;const _0xf2078f=()=>{const _0x59f3d3=_0x1be8c7;_0x29d382[_0x59f3d3(0x2df)](new Event(_0x59f3d3(0x46a))),_0x494758['next'](new CloseEvent(_0x59f3d3(0x46a))),_0xddc7fc['close']();};return _0xddc7fc={'memberID':'','close$':_0x494758[_0x1be8c7(0x516)](),'error$':_0x29d382['asObservable'](),'open$':_0x42e719[_0x1be8c7(0x465)],'message$':_0x5473d4[_0x1be8c7(0x516)](),'send':_0x506705=>{const _0x8b0f21=_0x1be8c7;if(_0x506705['cmd']===W[_0x8b0f21(0x4e0)]){if(_0x506705[_0x8b0f21(0x3df)][_0x8b0f21(0x338)]===_0x5fb817[_0x8b0f21(0x3f5)]){this['_submitChangeset'](_0xddc7fc,_0x506705[_0x8b0f21(0x3df)])['catch'](_0x5c80a3=>{this['_logService']['error'](_0x5c80a3),_0xf2078f();});return;}if(_0x506705['data']['eventID']===_0x5fb817[_0x8b0f21(0x143)]){const _0x1d36e3=_0x506705[_0x8b0f21(0x3df)];this[_0x8b0f21(0x4aa)](_0x1d36e3)['then'](_0x27ffd3=>{const _0x211233=_0x8b0f21;_0x5473d4[_0x211233(0x2df)]({'cmd':W[_0x211233(0x529)],'code':Is['OK'],'routeKey':_0x1d36e3[_0x211233(0x3df)][_0x211233(0x207)],'routeType':'','data':{'eventID':_0x5fb817[_0x211233(0x53f)],'data':{'changesets':_0x27ffd3}}});})[_0x8b0f21(0x185)](_0x584d30=>{const _0x151943=_0x8b0f21;this[_0x151943(0x3b6)][_0x151943(0x2f1)](_0x584d30),_0xf2078f();});return;}}_0x42e719['send'](Or(_0x506705));},'close':()=>{const _0x16a458=_0x1be8c7;_0x42e719[_0x16a458(0x4ea)](),_0x46f553[_0x16a458(0x4d7)]();}},_0xddc7fc;}async[_0x354c00(0x1f4)](_0x4a7908,_0x16904c){const _0x17481a=_0x354c00;var _0x577317,_0x188e61;const {unitType:_0xacbc42,unitID:_0x2891a0,changeset:_0x276352}=_0x16904c[_0x17481a(0x3df)],_0x508459={'unitID':_0x2891a0,'memberID':_0x4a7908['memberID'],'type':_0xacbc42,'changeset':_0x4d7eb0(_0x276352)},_0x256558=this[_0x17481a(0x53b)]['getConfig'](Cr),_0x1c2d32=this['_configService'][_0x17481a(0x246)](ie),_0x2b49eb=Ur((_0x188e61=(_0x577317=_0x1c2d32==null?void 0x0:_0x1c2d32['collabSubmitChangesetUrl'])!=null?_0x577317:_0x256558)!=null?_0x188e61:Er,_0xacbc42,_0x2891a0);try{await this['_http'][_0x17481a(0x3f9)](_0x2b49eb,{'body':_0x508459});}catch(_0x210d15){throw this[_0x17481a(0x3b6)][_0x17481a(0x2f1)](_0x17481a(0x560),'submit\x20changeset\x20error!'),_0x210d15;}}async[_0x354c00(0x4aa)](_0x207648){const _0x37e01a=_0x354c00,{unitID:_0x159716,from:_0x4fb344,to:_0x303517,unitType:_0x4dae48}=_0x207648[_0x37e01a(0x3df)];return(await this[_0x37e01a(0x29f)][_0x37e01a(0x161)]({'metadata':void 0x0},{'unitID':_0x159716,'type':_0x4dae48,'from':_0x4fb344,'to':_0x303517}))[_0x37e01a(0x20b)];}};es=Pr([qe(0x0,_0x1727eb(_0x4e8dbf)),qe(0x1,_0x1727eb(_0x4fed41)),qe(0x2,_0x250a8d),qe(0x3,_0x3b4016),qe(0x4,_0x5f0191)],es);const Nr=_0x354c00(0x46c);function Ar(_0x537a2f){const _0x2a3005=_0x354c00;return JSON[_0x2a3005(0x2d5)](_0x537a2f)['length'];}class wi{constructor(){const _0x18a3b2=_0x354c00;g(this,_0x18a3b2(0x1c4),new _0x3189d9()),g(this,_0x18a3b2(0x526),this[_0x18a3b2(0x1c4)][_0x18a3b2(0x516)]());}[_0x354c00(0x354)](_0x565c8c){const _0x21cffa=_0x354c00;this[_0x21cffa(0x1c4)][_0x21cffa(0x2df)](_0x565c8c);}}var Mr=Object[_0x354c00(0x3cf)],xr=Object['getOwnPropertyDescriptor'],Lr=(_0x285776,_0x33a303,_0x669d35,_0x23b04e)=>{const _0x390d09=_0x354c00;for(var _0x16f081=_0x23b04e>0x1?void 0x0:_0x23b04e?xr(_0x33a303,_0x669d35):_0x33a303,_0x2c2c52=_0x285776[_0x390d09(0x2a0)]-0x1,_0xa99ae5;_0x2c2c52>=0x0;_0x2c2c52--)(_0xa99ae5=_0x285776[_0x2c2c52])&&(_0x16f081=(_0x23b04e?_0xa99ae5(_0x33a303,_0x669d35,_0x16f081):_0xa99ae5(_0x16f081))||_0x16f081);return _0x23b04e&&_0x16f081&&Mr(_0x33a303,_0x669d35,_0x16f081),_0x16f081;},Hs=(_0x455dab,_0x3550f9)=>(_0x24efe7,_0x56729d)=>_0x3550f9(_0x24efe7,_0x56729d,_0x455dab);function _0x33b4(_0x52f4f8,_0x240ace){const _0x2f9db3=_0x2f9d();return _0x33b4=function(_0x33b407,_0xb7d04f){_0x33b407=_0x33b407-0x141;let _0x297fb0=_0x2f9db3[_0x33b407];return _0x297fb0;},_0x33b4(_0x52f4f8,_0x240ace);}let Ne=class extends _0x1cb1cd{constructor(_0xa4e2b,_0x261db0){const _0x413a84=_0x354c00;super(),g(this,_0x413a84(0x206),new Map()),(this[_0x413a84(0x429)]=_0xa4e2b,this[_0x413a84(0x4da)]=_0x261db0,this[_0x413a84(0x181)](_0x48b865(_0x32fe1c(this[_0x413a84(0x429)][_0x413a84(0x364)](_0x208af7['UNIVER_SHEET'])['pipe'](_0x416fe6(_0x172b7f=>_0x172b7f[_0x413a84(0x191)]())),this[_0x413a84(0x429)][_0x413a84(0x364)](_0x208af7[_0x413a84(0x461)])[_0x413a84(0x43d)](_0x416fe6(_0x5d9326=>_0x5d9326[_0x413a84(0x191)]())),this[_0x413a84(0x429)]['getTypeOfUnitDisposed$'](_0x208af7[_0x413a84(0x288)])[_0x413a84(0x43d)](_0x416fe6(_0x1acc6e=>_0x1acc6e['getUnitId']())))[_0x413a84(0x51f)](_0x1c5847=>this[_0x413a84(0x148)](_0x1c5847)))));}[_0x354c00(0x2c6)](_0xe1da02){const _0x34d363=_0x354c00;this['_userManagerService'][_0x34d363(0x2c6)](_0xe1da02);}[_0x354c00(0x3ba)](){const _0x5a69de=_0x354c00;return this['_userManagerService'][_0x5a69de(0x3ba)]();}[_0x354c00(0x4a0)](_0x55362f,_0x5232b4){const _0x14b8db=_0x354c00;let _0x1fb402=this[_0x14b8db(0x206)][_0x14b8db(0x291)](_0x55362f);_0x1fb402||(_0x1fb402=new $r(),this[_0x14b8db(0x206)][_0x14b8db(0x244)](_0x55362f,_0x1fb402)),_0x1fb402[_0x14b8db(0x4a0)](_0x5232b4);}[_0x354c00(0x43b)](_0x5a248d,_0x58ea05){const _0x7b6da1=_0x354c00,_0xd23c56=this[_0x7b6da1(0x206)][_0x7b6da1(0x291)](_0x5a248d);_0xd23c56&&_0xd23c56[_0x7b6da1(0x43b)](_0x58ea05);}['getRoom'](_0x4c9c04){const _0xfbd9ad=_0x354c00;return this[_0xfbd9ad(0x206)][_0xfbd9ad(0x291)](_0x4c9c04);}[_0x354c00(0x24b)](_0x482a25,_0x46cf3b){const _0x40d1ac=_0x354c00,_0x5a9336=this['_roomMembers'][_0x40d1ac(0x291)](_0x482a25);if(_0x5a9336)return _0x5a9336[_0x40d1ac(0x24b)](_0x46cf3b);}[_0x354c00(0x148)](_0x12e79a){const _0x257ff3=_0x354c00,_0x3b6b52=this[_0x257ff3(0x206)]['get'](_0x12e79a);_0x3b6b52&&(_0x3b6b52[_0x257ff3(0x4d7)](),this[_0x257ff3(0x206)][_0x257ff3(0x361)](_0x12e79a));}[_0x354c00(0x4d7)](){const _0x482155=_0x354c00;this[_0x482155(0x206)]['forEach'](_0x4069e0=>_0x4069e0[_0x482155(0x4d7)]()),this[_0x482155(0x206)][_0x482155(0x16d)]();}};Ne=Lr([Hs(0x0,_0x48d976),Hs(0x1,_0x1727eb(_0x11a762))],Ne);class $r extends _0x1cb1cd{constructor(){const _0x2c9962=_0x354c00;super(...arguments),g(this,_0x2c9962(0x1bf),new Map());}[_0x354c00(0x4d7)](){const _0xe3faf7=_0x354c00;this[_0xe3faf7(0x1bf)]['clear']();}[_0x354c00(0x4a0)](_0x178fe3){const _0x4822ba=_0x354c00;this[_0x4822ba(0x1bf)][_0x4822ba(0x244)](_0x178fe3['memberID'],_0x178fe3);}[_0x354c00(0x43b)](_0x4049eb){this['_members']['delete'](_0x4049eb);}[_0x354c00(0x24b)](_0x2b45cf){const _0x5e3447=_0x354c00;return this['_members'][_0x5e3447(0x291)](_0x2b45cf);}[_0x354c00(0x1b5)](){const _0x15d097=_0x354c00;return Array[_0x15d097(0x29a)](this[_0x15d097(0x1bf)][_0x15d097(0x211)]());}}var Hr=Object['defineProperty'],jr=Object['getOwnPropertyDescriptor'],Br=(_0x31d0ec,_0x328774,_0x220322,_0x5d86bd)=>{for(var _0xe1d4b6=_0x5d86bd>0x1?void 0x0:_0x5d86bd?jr(_0x328774,_0x220322):_0x328774,_0x5bd073=_0x31d0ec['length']-0x1,_0x24d1ce;_0x5bd073>=0x0;_0x5bd073--)(_0x24d1ce=_0x31d0ec[_0x5bd073])&&(_0xe1d4b6=(_0x5d86bd?_0x24d1ce(_0x328774,_0x220322,_0xe1d4b6):_0x24d1ce(_0xe1d4b6))||_0xe1d4b6);return _0x5d86bd&&_0xe1d4b6&&Hr(_0x328774,_0x220322,_0xe1d4b6),_0xe1d4b6;},Ee=(_0x5b55b0,_0x110593)=>(_0x25ce61,_0x120faa)=>_0x110593(_0x25ce61,_0x120faa,_0x5b55b0),ve=(_0x844a5c=>(_0x844a5c[_0x844a5c[_0x354c00(0x410)]=0x0]='IDLE',_0x844a5c[_0x844a5c[_0x354c00(0x307)]=0x1]='JOINING',_0x844a5c[_0x844a5c[_0x354c00(0x4eb)]=0x2]=_0x354c00(0x4eb),_0x844a5c[_0x844a5c['ONLINE']=0x3]=_0x354c00(0x29c),_0x844a5c))(ve||{});let ts=class extends _0x1bd493{constructor(_0x49082d,_0x26dd8e,_0x4465bd,_0x12ef4a,_0x565614,_0x5d9bd8,_0x435215,_0x176d71,_0x5a83db,_0xff6c84){const _0x45b310=_0x354c00;super(),g(this,_0x45b310(0x3af),new _0x5ea788(0x0)),g(this,_0x45b310(0x528),this['_sessionStatus$'][_0x45b310(0x516)]()),g(this,_0x45b310(0x398),new _0x3189d9()),g(this,_0x45b310(0x467),this[_0x45b310(0x398)][_0x45b310(0x516)]()),g(this,_0x45b310(0x174)),g(this,'_socketMessageSubscription'),g(this,_0x45b310(0x4c6)),g(this,_0x45b310(0x3a1),!0x1),g(this,_0x45b310(0x556),null),(this[_0x45b310(0x359)]=_0x49082d,this[_0x45b310(0x3b6)]=_0x4465bd,this[_0x45b310(0x27c)]=_0x12ef4a,this[_0x45b310(0x221)]=_0x565614,this[_0x45b310(0x53b)]=_0x5d9bd8,this['_localeService']=_0x435215,this[_0x45b310(0x390)]=_0x176d71,this[_0x45b310(0x323)]=_0x5a83db,this[_0x45b310(0x27b)]=_0xff6c84,this[_0x45b310(0x3a1)]=!!this[_0x45b310(0x27b)],_0x26dd8e[_0x45b310(0x43d)](_0x144dfb(this[_0x45b310(0x14d)]))[_0x45b310(0x51f)](_0x8c4df0=>{const _0x182c18=_0x45b310;var _0x22ddf4;typeof _0x8c4df0>'u'||(this[_0x182c18(0x174)]=_0x8c4df0,_0x8c4df0?(this[_0x182c18(0x51b)](_0x8c4df0),this[_0x182c18(0x484)]=_0x8c4df0[_0x182c18(0x2b1)][_0x182c18(0x51f)](_0x2be55a=>{const _0x206725=_0x182c18;_0x2be55a[_0x206725(0x318)]===this[_0x206725(0x359)]&&this[_0x206725(0x4c2)](_0x2be55a);})):(this[_0x182c18(0x1cf)](),this[_0x182c18(0x3af)][_0x182c18(0x2df)](0x2),(_0x22ddf4=this['_socketMessageSubscription'])==null||_0x22ddf4[_0x182c18(0x4fa)](),this['_socketMessageSubscription']=null));}),this[_0x45b310(0x181)](this['_beforeCloseService'][_0x45b310(0x38f)](()=>{const _0x111140=_0x45b310;var _0x1de31c;(_0x1de31c=this[_0x111140(0x174)])==null||_0x1de31c['send']({'cmd':W[_0x111140(0x1ae)],'data':{'roomID':this[_0x111140(0x359)]}});})));}get[_0x354c00(0x1a1)](){const _0x56f6ac=_0x354c00;return this[_0x56f6ac(0x3af)][_0x56f6ac(0x156)]();}['getMemberID'](){const _0xdc4fe=_0x354c00;var _0x1ed93c,_0x42bde4;return(_0x42bde4=(_0x1ed93c=this[_0xdc4fe(0x174)])==null?void 0x0:_0x1ed93c['memberID'])!=null?_0x42bde4:null;}[_0x354c00(0x4d7)](){const _0x145192=_0x354c00;super[_0x145192(0x4d7)](),this[_0x145192(0x14d)][_0x145192(0x2df)](),this['dispose$']['complete']();}[_0x354c00(0x4ea)](){const _0x2a0a2a=_0x354c00;var _0x1cdb10,_0xf184f7;this[_0x2a0a2a(0x1cf)](),(_0x1cdb10=this['_socket'])==null||_0x1cdb10['send']({'cmd':W[_0x2a0a2a(0x1ae)],'data':{'roomID':this['_unitID']}}),(_0xf184f7=this[_0x2a0a2a(0x174)])==null||_0xf184f7[_0x2a0a2a(0x4ea)](),this['_event$'][_0x2a0a2a(0x367)](),this['_sessionStatus$'][_0x2a0a2a(0x367)](),this['dispose']();}['_onCombEvent'](_0x246dfe){const _0x33e7e9=_0x354c00;_0x246dfe['cmd']===W[_0x33e7e9(0x208)]?this[_0x33e7e9(0x537)](_0x246dfe):_0x246dfe['cmd']===W[_0x33e7e9(0x529)]&&this[_0x33e7e9(0x19f)](_0x246dfe);}[_0x354c00(0x51b)](_0x2980aa){const _0x1fd137=_0x354c00;this[_0x1fd137(0x3af)][_0x1fd137(0x2df)](0x1),_0x2980aa[_0x1fd137(0x2da)]({'cmd':W[_0x1fd137(0x208)],'routeKey':this[_0x1fd137(0x359)],'routeType':'','data':{'rooms':[{'roomID':this['_unitID']}]}});}[_0x354c00(0x537)](_0x3f29ea){const _0xad0699=_0x354c00;var _0x4a7df7;if(_0x3f29ea[_0xad0699(0x4b9)]===Is[_0xad0699(0x399)]){this[_0xad0699(0x221)][_0xad0699(0x24e)]({'type':_0x3960e0[_0xad0699(0x435)],'content':this['_localeService']['t'](_0xad0699(0x18f))}),this['_sessionStatus$']['next'](0x2);return;}this[_0xad0699(0x3af)][_0xad0699(0x2df)](0x3);const _0x44c4f1=(_0x4a7df7=_0x3f29ea[_0xad0699(0x3df)][_0xad0699(0x31d)][this[_0xad0699(0x359)]])==null?void 0x0:_0x4a7df7[_0xad0699(0x19d)];_0x44c4f1&&_0x44c4f1[_0xad0699(0x3f0)](_0x1b8472=>this[_0xad0699(0x390)][_0xad0699(0x4a0)](this['_unitID'],_0x1b8472));}[_0x354c00(0x19f)](_0x5e7711){const _0x1b6e87=_0x354c00;try{const _0x275d7a=_0x5e7711['data'];switch(_0x275d7a[_0x1b6e87(0x338)]){case _0x5fb817[_0x1b6e87(0x409)]:this[_0x1b6e87(0x320)](_0x275d7a),this[_0x1b6e87(0x398)][_0x1b6e87(0x2df)](_0x275d7a);break;case _0x5fb817['USERS_LEAVE']:this[_0x1b6e87(0x21f)](_0x275d7a),this[_0x1b6e87(0x398)][_0x1b6e87(0x2df)](_0x275d7a);break;case _0x5fb817[_0x1b6e87(0x28e)]:case _0x5fb817[_0x1b6e87(0x205)]:this['_stopTelemetryCollaborationNewChangeset'](),this['_clearCollaborationTimeoutTimer'](),this['_event$']['next'](_0x275d7a);break;case _0x5fb817[_0x1b6e87(0x4a1)]:this[_0x1b6e87(0x3b6)][_0x1b6e87(0x2f1)](_0x1b6e87(0x55e)+JSON[_0x1b6e87(0x2d5)](_0x275d7a)),this[_0x1b6e87(0x398)]['next'](_0x275d7a);break;case _0x5fb817[_0x1b6e87(0x3a6)]:this[_0x1b6e87(0x323)][_0x1b6e87(0x354)](_0x275d7a['data']),this[_0x1b6e87(0x398)]['next'](_0x275d7a);break;default:this[_0x1b6e87(0x398)]['next'](_0x275d7a);}}catch(_0x15999d){this[_0x1b6e87(0x3b6)][_0x1b6e87(0x2f1)](_0x15999d,_0x5e7711);}}[_0x354c00(0x320)](_0x3a3199){const _0x958a9f=_0x354c00;this[_0x958a9f(0x390)]['updateMember'](this[_0x958a9f(0x359)],_0x3a3199[_0x958a9f(0x3df)]);}[_0x354c00(0x21f)](_0x1d00fc){const _0x723ddb=_0x354c00;this[_0x723ddb(0x390)][_0x723ddb(0x43b)](this['_unitID'],_0x1d00fc[_0x723ddb(0x3df)]['memberID']);}async[_0x354c00(0x2da)](_0x3943b8,_0x207d3c){const _0x45ca45=_0x354c00;if(this[_0x45ca45(0x1a1)]!==0x3||!this['_socket'])throw new Error(_0x45ca45(0x179));try{_0x3943b8[_0x45ca45(0x338)]===_0x5fb817[_0x45ca45(0x3f5)]&&(this[_0x45ca45(0x51a)](),this[_0x45ca45(0x1be)](_0x3943b8)),this[_0x45ca45(0x174)][_0x45ca45(0x2da)]({'cmd':W[_0x45ca45(0x4e0)],'routeKey':_0x207d3c,'routeType':'','data':_0x3943b8});}catch(_0x787df){this[_0x45ca45(0x3b6)][_0x45ca45(0x2f1)](_0x787df);}}['_scheduleCollaborationTimeoutTimer'](){const _0x2a6de3=_0x354c00;var _0x45b54a;this[_0x2a6de3(0x4c6)]=window['setTimeout'](()=>{const _0x55595a=_0x2a6de3;this[_0x55595a(0x4c6)]=null,this['_messageService']['show']({'type':_0x3960e0[_0x55595a(0x154)],'content':this[_0x55595a(0x31f)]['t'](_0x55595a(0x442))});},(_0x45b54a=this[_0x2a6de3(0x53b)][_0x2a6de3(0x246)](bi))!=null?_0x45b54a:Ti);}['_clearCollaborationTimeoutTimer'](){const _0x5ad695=_0x354c00;this['_collaborationTimeoutTimer']&&(clearTimeout(this[_0x5ad695(0x4c6)]),this[_0x5ad695(0x4c6)]=null);}[_0x354c00(0x1be)](_0x1b4e22){const _0x2617ae=_0x354c00;if(!this[_0x2617ae(0x3a1)])return;const {data:_0xcca793}=_0x1b4e22,{unitID:_0x41e90c,changeset:_0x320996}=_0xcca793,{mutations:_0x14ba92,type:_0x5222db}=_0x320996;this[_0x2617ae(0x556)]={'unitId':_0x41e90c,'type':_0x5222db,'startTime':performance[_0x2617ae(0x250)](),'stopTime':0x0,'duration':0x0,'size':Ar(_0x14ba92)};}['_stopTelemetryCollaborationNewChangeset'](){const _0x1de25c=_0x354c00;if(this[_0x1de25c(0x3a1)]){if(!this[_0x1de25c(0x556)]){this[_0x1de25c(0x3b6)][_0x1de25c(0x2f1)](_0x1de25c(0x560),_0x1de25c(0x439));return;}this[_0x1de25c(0x556)][_0x1de25c(0x4c3)]=performance[_0x1de25c(0x250)](),this[_0x1de25c(0x556)][_0x1de25c(0x3ea)]=this['_telemetryInfo'][_0x1de25c(0x4c3)]-this[_0x1de25c(0x556)][_0x1de25c(0x3e2)],this['_telemetryService'][_0x1de25c(0x20a)](Nr,this[_0x1de25c(0x556)]),this[_0x1de25c(0x556)]=null;}}[_0x354c00(0x1cf)](){this['_telemetryInfo']=null;}};ts=Br([Ee(0x2,_0x3b4016),Ee(0x3,_0x169eb0),Ee(0x4,_0x35026c),Ee(0x5,_0x250a8d),Ee(0x6,_0x1727eb(_0x382d24)),Ee(0x7,_0x1727eb(Ne)),Ee(0x8,_0x1727eb(wi)),Ee(0x9,_0x213697(_0x48fa6d))],ts);var kr=Object['defineProperty'],Wr=Object[_0x354c00(0x20e)],Fr=(_0x3e3204,_0x3284b2,_0x3df662,_0x4dd595)=>{const _0x4f8066=_0x354c00;for(var _0x545fd1=_0x4dd595>0x1?void 0x0:_0x4dd595?Wr(_0x3284b2,_0x3df662):_0x3284b2,_0x3bf120=_0x3e3204[_0x4f8066(0x2a0)]-0x1,_0x377e95;_0x3bf120>=0x0;_0x3bf120--)(_0x377e95=_0x3e3204[_0x3bf120])&&(_0x545fd1=(_0x4dd595?_0x377e95(_0x3284b2,_0x3df662,_0x545fd1):_0x377e95(_0x545fd1))||_0x545fd1);return _0x4dd595&&_0x545fd1&&kr(_0x3284b2,_0x3df662,_0x545fd1),_0x545fd1;},je=(_0x1d4d5a,_0x41b6b5)=>(_0x461eaa,_0x47462e)=>_0x41b6b5(_0x461eaa,_0x47462e,_0x1d4d5a);let Ae=class extends _0x1cb1cd{constructor(_0x38a189,_0x4b2454,_0x3d33a0,_0x19ad4e,_0x39434a,_0x1522cc){const _0x5a3527=_0x354c00;super(),g(this,_0x5a3527(0x259),new _0x5ea788(void 0x0)),g(this,'socket$',this[_0x5a3527(0x259)][_0x5a3527(0x516)]()),g(this,_0x5a3527(0x2e9),null),g(this,_0x5a3527(0x4bd),new Map()),g(this,_0x5a3527(0x38e),new _0x5ea788(ve['IDLE'])),g(this,_0x5a3527(0x215),this[_0x5a3527(0x38e)][_0x5a3527(0x516)]()),g(this,_0x5a3527(0x382),!0x1),g(this,_0x5a3527(0x344)),g(this,_0x5a3527(0x448),0x0),g(this,_0x5a3527(0x4ce)),g(this,'_timeoutTimer'),(this[_0x5a3527(0x199)]=_0x38a189,this[_0x5a3527(0x31f)]=_0x4b2454,this[_0x5a3527(0x221)]=_0x3d33a0,this[_0x5a3527(0x3b6)]=_0x19ad4e,this[_0x5a3527(0x53b)]=_0x39434a,this[_0x5a3527(0x37e)]=_0x1522cc,this[_0x5a3527(0x2f8)]());}get[_0x354c00(0x174)](){const _0x58807f=_0x354c00;return this[_0x58807f(0x259)][_0x58807f(0x156)]();}[_0x354c00(0x2f8)](){const _0x35b289=_0x354c00;this[_0x35b289(0x481)](),this[_0x35b289(0x43e)]();}[_0x354c00(0x4d7)](){const _0x1aac63=_0x354c00;super[_0x1aac63(0x4d7)](),this['_sessions'][_0x1aac63(0x3f0)](_0x13e872=>_0x13e872[_0x1aac63(0x4d7)]()),this[_0x1aac63(0x4bd)][_0x1aac63(0x16d)](),this[_0x1aac63(0x38e)][_0x1aac63(0x367)]();}async['requireSession'](_0x53ec05){const _0x29f2ac=_0x354c00;if(this[_0x29f2ac(0x4bd)][_0x29f2ac(0x272)](_0x53ec05))return this[_0x29f2ac(0x4bd)][_0x29f2ac(0x291)](_0x53ec05);this[_0x29f2ac(0x4ff)]();const _0x56944d=this[_0x29f2ac(0x199)]['createInstance'](ts,_0x53ec05,this[_0x29f2ac(0x259)]['asObservable']());return this[_0x29f2ac(0x4bd)]['set'](_0x53ec05,_0x56944d),_0x56944d;}[_0x354c00(0x52a)](_0x276a52){const _0x288f81=_0x354c00;var _0x2eff25;const _0x3d80fc=this[_0x288f81(0x4bd)][_0x288f81(0x291)](_0x276a52);_0x3d80fc&&(this[_0x288f81(0x4bd)][_0x288f81(0x361)](_0x276a52),_0x3d80fc['close']()),this[_0x288f81(0x4bd)][_0x288f81(0x1e0)]||(_0x2eff25=this[_0x288f81(0x174)])==null||_0x2eff25[_0x288f81(0x4ea)]();}['reconnect'](){const _0x11ead0=_0x354c00;this[_0x11ead0(0x448)]=0x0,this['_retryConnectingTimer']!=null&&(clearTimeout(this[_0x11ead0(0x344)]),this[_0x11ead0(0x344)]=null),this[_0x11ead0(0x27e)]();}[_0x354c00(0x1b3)](){const _0x3a6ee4=_0x354c00;var _0x279dff,_0x214eea;const _0x218208=this[_0x3a6ee4(0x53b)][_0x3a6ee4(0x246)](ur),_0x3a306b=this[_0x3a6ee4(0x53b)][_0x3a6ee4(0x246)](ie),_0x1e2f65=(_0x214eea=(_0x279dff=_0x3a306b==null?void 0x0:_0x3a306b[_0x3a6ee4(0x2f2)])!=null?_0x279dff:_0x218208)!=null?_0x214eea:dr,_0x1babbe=this[_0x3a6ee4(0x37e)][_0x3a6ee4(0x1e9)](_0x1e2f65);return this[_0x3a6ee4(0x2e9)]=_0x1babbe,_0x1babbe;}[_0x354c00(0x4ff)](){const _0x29304a=_0x354c00;var _0x376cbc,_0x4011d5;try{const _0x1ba366=(_0x4011d5=(_0x376cbc=this['_socket'])!=null?_0x376cbc:this[_0x29304a(0x2e9)])!=null?_0x4011d5:this[_0x29304a(0x1b3)]();if(_0x1ba366){const _0x4c8806=_0x1ba366[_0x29304a(0x2da)];_0x1ba366[_0x29304a(0x2da)]=_0x23a69c=>(this[_0x29304a(0x209)](),_0x4c8806[_0x29304a(0x3ee)](_0x1ba366,[_0x23a69c])),_0x1ba366[_0x29304a(0x2b1)][_0x29304a(0x51f)](_0x28e852=>this['_onMessage'](_0x1ba366,_0x28e852)),_0x1ba366[_0x29304a(0x561)][_0x29304a(0x43d)](_0x217ea4(0x1))[_0x29304a(0x51f)](_0x1af21e=>this['_logService'][_0x29304a(0x2f1)]('[CollaborationSessionService]:\x20socket\x20error',_0x1af21e)),_0x1ba366[_0x29304a(0x465)][_0x29304a(0x43d)](_0x217ea4(0x1))[_0x29304a(0x51f)](()=>{const _0x1376cc=_0x29304a;this[_0x1376cc(0x3cb)](_0x1ba366);}),_0x1ba366['close$'][_0x29304a(0x43d)](_0x217ea4(0x1))[_0x29304a(0x51f)](_0x2a8263=>{const _0x59f91e=_0x29304a;this[_0x59f91e(0x3b6)][_0x59f91e(0x4c5)](_0x59f91e(0x4b6),_0x59f91e(0x3a9),_0x2a8263),this[_0x59f91e(0x4e2)]();});}}catch(_0x23b475){this['_logService'][_0x29304a(0x2f1)](_0x23b475),this['_onConnectionFailed']();}}[_0x354c00(0x3cb)](_0x3a1fc9){const _0x4f37d8=_0x354c00;this[_0x4f37d8(0x3b6)]['debug'](_0x4f37d8(0x4b6),_0x4f37d8(0x245)),_0x3a1fc9[_0x4f37d8(0x2da)]({'cmd':W['HELLO']}),this['_rescheduleHeartbeat']();}[_0x354c00(0x481)](){const _0x1c7d53=_0x354c00;window[_0x1c7d53(0x1b9)](_0x1c7d53(0x26e),()=>this[_0x1c7d53(0x336)]());}[_0x354c00(0x336)](){const _0x1c4716=_0x354c00;this[_0x1c4716(0x382)]=!0x1,this['_candidateSocket']=null,this[_0x1c4716(0x38e)]['next'](ve[_0x1c4716(0x4eb)]),this[_0x1c4716(0x259)][_0x1c4716(0x2df)](null),this[_0x1c4716(0x26a)](),this[_0x1c4716(0x40e)]();}[_0x354c00(0x4e2)](){const _0x2104c7=_0x354c00;var _0x3a9d0e;this['_onOffline'](),this[_0x2104c7(0x448)]<((_0x3a9d0e=this[_0x2104c7(0x53b)]['getConfig'](pr))!=null?_0x3a9d0e:gr)?(this[_0x2104c7(0x221)][_0x2104c7(0x24e)]({'key':'collaboration-session-retry','type':_0x3960e0['Warning'],'content':this[_0x2104c7(0x31f)]['t'](_0x2104c7(0x160))}),this['_tryReconnect']()):this[_0x2104c7(0x221)][_0x2104c7(0x24e)]({'key':'collaboration-session-retry','type':_0x3960e0[_0x2104c7(0x154)],'content':this[_0x2104c7(0x31f)]['t'](_0x2104c7(0x421))});}[_0x354c00(0x43e)](){const _0xc4da2e=_0x354c00,_0x3d9173=()=>{const _0x1266af=_0x33b4;this[_0x1266af(0x174)]||this[_0x1266af(0x4d8)]();},_0x20ed3a=()=>{const _0x453b12=_0x33b4;this['_socket']||document[_0x453b12(0x4d0)]===_0x453b12(0x2c1)||this[_0x453b12(0x4d8)]();};window[_0xc4da2e(0x1b9)](_0xc4da2e(0x19b),_0x3d9173),document[_0xc4da2e(0x1b9)]('visibilitychange',_0x20ed3a);}[_0x354c00(0x27e)](){const _0x2783b4=_0x354c00;var _0x3c666e;const _0x414542=this[_0x2783b4(0x448)],_0x9c6b7c=this['_configService'][_0x2783b4(0x246)](ie),_0x254306=_0x414542===0x0?0x0:((_0x3c666e=_0x9c6b7c==null?void 0x0:_0x9c6b7c[_0x2783b4(0x363)])!=null?_0x3c666e:mr)*0x2**_0x414542;this[_0x2783b4(0x344)]=window[_0x2783b4(0x510)](()=>{const _0x1bf428=_0x2783b4;clearTimeout(this[_0x1bf428(0x344)]),this[_0x1bf428(0x344)]=null,this['_tryEnsureSocket']();},_0x254306),this[_0x2783b4(0x448)]+=0x1;}[_0x354c00(0x55f)](_0x1fc9d6,_0x482ca6){const _0x2d14cf=_0x354c00,{cmd:_0x153e3}=_0x482ca6;_0x153e3===W[_0x2d14cf(0x423)]&&!this['_socketReady']&&(_0x1fc9d6[_0x2d14cf(0x418)]=_0x482ca6['data'][_0x2d14cf(0x418)],this[_0x2d14cf(0x259)][_0x2d14cf(0x2df)](_0x1fc9d6),this[_0x2d14cf(0x38e)][_0x2d14cf(0x2df)](ve[_0x2d14cf(0x29c)]),this['_socketReady']=!0x0,this[_0x2d14cf(0x2e9)]=null),_0x153e3===W['HEARTBEAT']&&this[_0x2d14cf(0x26a)](),this[_0x2d14cf(0x209)]();}[_0x354c00(0x209)](){const _0x5ae410=_0x354c00;var _0x6c1ef3;this[_0x5ae410(0x40e)](),this[_0x5ae410(0x4ce)]=window[_0x5ae410(0x510)](()=>this['_sendHeartbeat'](),(_0x6c1ef3=this[_0x5ae410(0x53b)][_0x5ae410(0x246)](fr))!=null?_0x6c1ef3:vr);}[_0x354c00(0x392)](){const _0x2e7042=_0x354c00;this[_0x2e7042(0x174)][_0x2e7042(0x2da)]({'cmd':W[_0x2e7042(0x476)]}),this[_0x2e7042(0x239)]();}[_0x354c00(0x239)](){const _0x5bf2cd=_0x354c00;var _0x10c9d1;this[_0x5bf2cd(0x16f)]=window[_0x5bf2cd(0x510)](()=>this[_0x5bf2cd(0x4e2)](),(_0x10c9d1=this[_0x5bf2cd(0x53b)]['getConfig'](bi))!=null?_0x10c9d1:Ti);}[_0x354c00(0x40e)](){const _0xdf069=_0x354c00;this[_0xdf069(0x4ce)]!=null&&(clearTimeout(this[_0xdf069(0x4ce)]),this[_0xdf069(0x4ce)]=null);}[_0x354c00(0x26a)](){const _0x48c4b0=_0x354c00;this['_timeoutTimer']!=null&&(clearTimeout(this[_0x48c4b0(0x16f)]),this[_0x48c4b0(0x16f)]=null);}};Ae=Fr([je(0x0,_0x1727eb(_0x5d0612)),je(0x1,_0x1727eb(_0x382d24)),je(0x2,_0x35026c),je(0x3,_0x3b4016),je(0x4,_0x250a8d),je(0x5,Oi)],Ae);const Y=[];for(let i=0x0;i<0x100;++i)Y[_0x354c00(0x301)]((i+0x100)[_0x354c00(0x3d1)](0x10)[_0x354c00(0x475)](0x1));function Vr(_0x230ad6,_0x10f3a7=0x0){return(Y[_0x230ad6[_0x10f3a7+0x0]]+Y[_0x230ad6[_0x10f3a7+0x1]]+Y[_0x230ad6[_0x10f3a7+0x2]]+Y[_0x230ad6[_0x10f3a7+0x3]]+'-'+Y[_0x230ad6[_0x10f3a7+0x4]]+Y[_0x230ad6[_0x10f3a7+0x5]]+'-'+Y[_0x230ad6[_0x10f3a7+0x6]]+Y[_0x230ad6[_0x10f3a7+0x7]]+'-'+Y[_0x230ad6[_0x10f3a7+0x8]]+Y[_0x230ad6[_0x10f3a7+0x9]]+'-'+Y[_0x230ad6[_0x10f3a7+0xa]]+Y[_0x230ad6[_0x10f3a7+0xb]]+Y[_0x230ad6[_0x10f3a7+0xc]]+Y[_0x230ad6[_0x10f3a7+0xd]]+Y[_0x230ad6[_0x10f3a7+0xe]]+Y[_0x230ad6[_0x10f3a7+0xf]])['toLowerCase']();}let Nt;const Gr=new Uint8Array(0x10);function Yr(){const _0x3ea694=_0x354c00;if(!Nt){if(typeof crypto>'u'||!crypto['getRandomValues'])throw new Error(_0x3ea694(0x28f));Nt=crypto[_0x3ea694(0x3c5)][_0x3ea694(0x302)](crypto);}return Nt(Gr);}const Kr=typeof crypto<'u'&&crypto['randomUUID']&&crypto['randomUUID'][_0x354c00(0x302)](crypto),js={'randomUUID':Kr};function zr(_0x6eb7c5,_0x44abd6,_0x6158dc){const _0x494d38=_0x354c00;if(js[_0x494d38(0x2c5)]&&!_0x44abd6&&!_0x6eb7c5)return js[_0x494d38(0x2c5)]();_0x6eb7c5=_0x6eb7c5||{};const _0x2161b5=_0x6eb7c5['random']||(_0x6eb7c5[_0x494d38(0x309)]||Yr)();return _0x2161b5[0x6]=_0x2161b5[0x6]&0xf|0x40,_0x2161b5[0x8]=_0x2161b5[0x8]&0x3f|0x80,Vr(_0x2161b5);}var qr=Object[_0x354c00(0x3cf)],Xr=Object[_0x354c00(0x20e)],Jr=(_0x39a23d,_0x33aa4b,_0x5195c7,_0x435386)=>{const _0x39021b=_0x354c00;for(var _0x46c4a4=_0x435386>0x1?void 0x0:_0x435386?Xr(_0x33aa4b,_0x5195c7):_0x33aa4b,_0x491e3c=_0x39a23d[_0x39021b(0x2a0)]-0x1,_0x4e90d5;_0x491e3c>=0x0;_0x491e3c--)(_0x4e90d5=_0x39a23d[_0x491e3c])&&(_0x46c4a4=(_0x435386?_0x4e90d5(_0x33aa4b,_0x5195c7,_0x46c4a4):_0x4e90d5(_0x46c4a4))||_0x46c4a4);return _0x435386&&_0x46c4a4&&qr(_0x33aa4b,_0x5195c7,_0x46c4a4),_0x46c4a4;},At=(_0x50afc1,_0x44450f)=>(_0x21e16b,_0x25c36e)=>_0x44450f(_0x21e16b,_0x25c36e,_0x50afc1);let ft=class{constructor(_0x3e4c39,_0x243be8,_0x691c98){const _0x4b04fb=_0x354c00;this[_0x4b04fb(0x199)]=_0x3e4c39,this['_transformService']=_0x243be8,this[_0x4b04fb(0x473)]=_0x691c98;}[_0x354c00(0x425)](_0x3e6c8d){const _0x418f82=_0x354c00;this[_0x418f82(0x1b6)](_0x3e6c8d),this[_0x418f82(0x4f0)](_0x3e6c8d);}[_0x354c00(0x347)](_0x58dac6){const _0x5c08c7=_0x354c00,{unitID:_0x457f3f}=_0x58dac6,_0x12f773=this[_0x5c08c7(0x473)][_0x5c08c7(0x3d8)](_0x457f3f)['with'](_0x2f9898),{redoCache:_0x112881}=_0x12f773[_0x5c08c7(0x235)]();if(_0x112881[_0x5c08c7(0x2a0)]===0x0)return _0x58dac6;let _0x80d40d=_0x4127e3['deepClone'](_0x58dac6[_0x5c08c7(0x24d)][0x0]);for(let _0x31d227=0x0;_0x31d227<_0x112881[_0x5c08c7(0x2a0)];_0x31d227++){const _0x3fe39d={'id':_0x5c08c7(0x35d),'params':{..._0x112881[_0x31d227]}},_0x41f689=this[_0x5c08c7(0x329)][_0x5c08c7(0x2e0)](_0x80d40d,_0x3fe39d,!0x1);if(_0x17dd13(_0x41f689))throw _0x41f689['error'];_0x80d40d=_0x41f689[_0x5c08c7(0x411)];}return{..._0x4127e3[_0x5c08c7(0x31c)](_0x58dac6),'mutations':[_0x80d40d]};}[_0x354c00(0x1b6)](_0x56f431){const _0x3edbdc=_0x354c00,{unitID:_0x59c12c}=_0x56f431,_0x71bec3=this[_0x3edbdc(0x473)]['getRenderById'](_0x59c12c)[_0x3edbdc(0x503)](_0x2f9898),{undoCache:_0x17181e,redoCache:_0x590076}=_0x71bec3['getUndoRedoMutationParamsCache']();if(_0x17181e[_0x3edbdc(0x2a0)]===0x0||_0x590076['length']===0x0)return;const _0x75902d=[],_0x2a813b=[];let _0x3b765d=_0x4127e3[_0x3edbdc(0x31c)](_0x56f431['mutations'][0x0]),_0x27b00d=_0x4127e3['deepClone'](_0x56f431[_0x3edbdc(0x24d)][0x0]);for(let _0x195e78=_0x17181e[_0x3edbdc(0x2a0)]-0x1;_0x195e78>=0x0;_0x195e78--){const _0x539adc={'id':_0x3edbdc(0x35d),'params':{..._0x17181e[_0x195e78]}},_0x532bb8={'id':_0x3edbdc(0x35d),'params':{..._0x590076[_0x195e78]}},_0x168d88=this[_0x3edbdc(0x329)][_0x3edbdc(0x2e0)](_0x3b765d,_0x539adc,!0x1),_0x53d87f=this[_0x3edbdc(0x329)]['transformMutation'](_0x27b00d,_0x532bb8,!0x1);if(_0x17dd13(_0x168d88))throw _0x168d88[_0x3edbdc(0x2f1)];if(_0x17dd13(_0x53d87f))throw _0x53d87f[_0x3edbdc(0x2f1)];_0x75902d[_0x3edbdc(0x405)](_0x168d88['m2Prime'][_0x3edbdc(0x220)]),_0x2a813b['unshift'](_0x53d87f['m2Prime'][_0x3edbdc(0x220)]),_0x3b765d=_0x168d88[_0x3edbdc(0x411)],_0x27b00d=_0x53d87f[_0x3edbdc(0x411)];}_0x71bec3[_0x3edbdc(0x455)]({'undoCache':_0x75902d,'redoCache':_0x2a813b});}[_0x354c00(0x4f0)](_0x3f9413){const _0x3bd555=_0x354c00,{unitID:_0x16ce6e}=_0x3f9413,_0x404918=this['_renderManagerService'][_0x3bd555(0x3d8)](_0x16ce6e)[_0x3bd555(0x503)](_0x2f9898),_0x286f1c=_0x404918[_0x3bd555(0x488)]();if(_0x286f1c==null)return;const _0x587c96=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x3f9413[_0x3bd555(0x207)],'actions':null,'textRanges':[_0x286f1c]}}],_0x5bfb72=this[_0x3bd555(0x329)][_0x3bd555(0x219)](_0x3f9413,_0x587c96);if(!_0x295e25(_0x5bfb72))throw _0x5bfb72['error'];const _0x445610=_0x5bfb72[_0x3bd555(0x1b1)][0x0][_0x3bd555(0x220)]['textRanges'];Array[_0x3bd555(0x345)](_0x445610)&&_0x445610[_0x3bd555(0x2a0)]&&_0x404918['setActiveRange'](_0x445610[0x0]);}};ft=Jr([At(0x0,_0x1727eb(_0x5d0612)),At(0x1,_0xe30adb),At(0x2,_0xf0df93)],ft);var Zr=Object['defineProperty'],Qr=Object['getOwnPropertyDescriptor'],eo=(_0xed35e9,_0x4b3a90,_0x391f03,_0x2ac2c9)=>{for(var _0x473fa8=_0x2ac2c9>0x1?void 0x0:_0x2ac2c9?Qr(_0x4b3a90,_0x391f03):_0x4b3a90,_0x21ffc5=_0xed35e9['length']-0x1,_0x13e798;_0x21ffc5>=0x0;_0x21ffc5--)(_0x13e798=_0xed35e9[_0x21ffc5])&&(_0x473fa8=(_0x2ac2c9?_0x13e798(_0x4b3a90,_0x391f03,_0x473fa8):_0x13e798(_0x473fa8))||_0x473fa8);return _0x2ac2c9&&_0x473fa8&&Zr(_0x4b3a90,_0x391f03,_0x473fa8),_0x473fa8;},Xe=(_0x134ade,_0x11daa0)=>(_0x2b57ad,_0x317798)=>_0x11daa0(_0x2b57ad,_0x317798,_0x134ade);let q=class extends _0x1cb1cd{constructor(_0x2d1e82,_0x77430b,_0x29b3c9,_0xe58b62,_0x50cdbe){const _0x5712d4=_0x354c00;super(),g(this,_0x5712d4(0x381),new Map()),g(this,_0x5712d4(0x4e3),new Map()),g(this,_0x5712d4(0x3e4),!0x1),(this['_configService']=_0x2d1e82,this[_0x5712d4(0x4e1)]=_0x77430b,this[_0x5712d4(0x27c)]=_0x29b3c9,this['_localeService']=_0xe58b62,this[_0x5712d4(0x46f)]=_0x50cdbe,this[_0x5712d4(0x2e1)]());}[_0x354c00(0x412)](){const _0x59d5f1=_0x354c00;this[_0x59d5f1(0x3e4)]=!0x0;}[_0x354c00(0x298)](){const _0x8e027b=_0x354c00;this[_0x8e027b(0x3e4)]=!0x1;}['dispose'](){const _0x5b6c6f=_0x354c00;this[_0x5b6c6f(0x274)]()[_0x5b6c6f(0x1e4)](()=>super[_0x5b6c6f(0x4d7)]());}async[_0x354c00(0x4b8)](_0x505adc){const _0x133354=_0x354c00;return this['_disabled']?null:this[_0x133354(0x4e1)][_0x133354(0x2f7)](Bs(_0x505adc));}async['saveOfflineData'](_0x1139d0,_0x2b66cc){const _0x3b7e7a=_0x354c00;return!!this[_0x3b7e7a(0x4e1)][_0x3b7e7a(0x1d4)](_0x1139d0,_0x2b66cc);}[_0x354c00(0x47d)](_0xeb8c92,_0x159cdf,_0x620f63,_0x48e6cc){const _0x316a36=_0x354c00,_0xba17be=this[_0x316a36(0x46f)][_0x316a36(0x2cd)](_0xeb8c92);this['_cachedData'][_0x316a36(0x244)](_0xeb8c92,{'unitID':_0xeb8c92,'type':_0x159cdf,'awaitingChangeset':_0x620f63,'mutations':_0x48e6cc,'rev':_0xba17be}),this['_saveTaskMap'][_0x316a36(0x272)](_0xeb8c92)||this[_0x316a36(0x4ab)](_0xeb8c92);}[_0x354c00(0x4ab)](_0x442685){const _0x515696=_0x354c00,_0x1c938e=this[_0x515696(0x4ad)]();_0x1c938e===0x0?this[_0x515696(0x505)](_0x442685):this['_saveTaskMap']['set'](_0x442685,setTimeout(()=>this[_0x515696(0x505)](_0x442685),_0x1c938e));}['_getSaveTimeout'](){const _0x51ce3f=_0x354c00;var _0x4c6da3;return(_0x4c6da3=this['_configService'][_0x51ce3f(0x246)](Sr))!=null?_0x4c6da3:Ir;}[_0x354c00(0x505)](_0x4cb3e6){const _0x48610b=_0x354c00,_0x312f77=this[_0x48610b(0x4e3)][_0x48610b(0x291)](_0x4cb3e6);return _0x312f77!==void 0x0&&window[_0x48610b(0x303)](_0x312f77),this[_0x48610b(0x4e1)][_0x48610b(0x1d4)](Bs(_0x4cb3e6),this[_0x48610b(0x381)][_0x48610b(0x291)](_0x4cb3e6))[_0x48610b(0x1e4)](()=>this['_saveTaskMap'][_0x48610b(0x361)](_0x4cb3e6));}async[_0x354c00(0x274)](){const _0x26fc9c=_0x354c00,_0x21a2c0=[];this[_0x26fc9c(0x4e3)][_0x26fc9c(0x3f0)]((_0x3a742b,_0x2e66f3)=>{const _0x45f45f=_0x26fc9c;window[_0x45f45f(0x303)](_0x3a742b),_0x21a2c0[_0x45f45f(0x301)](this[_0x45f45f(0x505)](_0x2e66f3)[_0x45f45f(0x1e4)](()=>{const _0x70bbec=_0x45f45f;this['_saveTaskMap'][_0x70bbec(0x361)](_0x2e66f3);}));}),await Promise[_0x26fc9c(0x2f3)](_0x21a2c0);}[_0x354c00(0x2e1)](){const _0x3b0648=_0x354c00;this[_0x3b0648(0x181)](this['_beforeCloseService']['registerBeforeClose'](()=>{const _0x4d5f22=_0x3b0648;if(this['_saveTaskMap'][_0x4d5f22(0x1e0)])return this[_0x4d5f22(0x31f)]['t'](_0x4d5f22(0x2d9));}));}};q=eo([Xe(0x0,_0x250a8d),Xe(0x1,_0xea98c6),Xe(0x2,_0x169eb0),Xe(0x3,_0x1727eb(_0x382d24)),Xe(0x4,_0x1727eb(_0x27820f))],q);function Bs(_0x105fc7){const _0x73bd5f=_0x354c00;return _0x73bd5f(0x36e)+_0x105fc7;}function _0x2f9d(){const _0xad74c9=['extend','[CollaborationSessionService]','_handleEvent','loadOfflineData','code','onCommandExecuted','_cursors','/-/object/list','_sessions','getActiveSheet','getViewport','HmacMD5','appendMutation','_onCombEvent','stopTime','createEncryptor','debug','_collaborationTimeoutTimer','1737169WhVTxJ','_docSkeleton','collaboration.closeRoom','onSyncEditingCollabCursor','FileId','state$','actions','_sendHeartbeatTimer','init','visibilityState','_docStateChangeManagerService','objects','reqId','SNAPSHOT_URL_KEY','tag','[FetchMissState]','dispose','reconnect','_refreshCollabCursors','_userManagerService','_substituteUndoStack','userID','ref','APPLY_PERMISSION_DENIED','_onCursorDelete','INGEST','_localStorageService','_onConnectionFailed','_saveTaskMap','...','__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED','map','_transformIMECache','_document','_drawRectRange','close','OFFLINE','json','HEADER_MENU','_hash','Pkcs7','_transformPreviousActiveRange','requireSession','pad','body','synced','sendChangesetTimeout','_transformHistoryAndStateStack','objectType','46708ENNvBY','_compressMutationService','unsubscribe','_getUploadFileURL','_clearOtherTimers','getUnhiddenWorksheets','_collabSessionService','_tryEnsureSocket','InsertRangeMoveDownCommandId','Base64','_resendTimeout','with','_transformStateCache','_saveCache','_ENC_XFORM_MODE','_getDownloadEndpointURL','black','fillRule','_getAPIPrefixPath','UNIVER_UNKNOWN','_ensureSubject','LIVESHARE_NEW_HOST','downloadEndpointUrl','csRejEvent','setTimeout','reset','buffer','_session','_onCursorUpdate','_initDependencies','asObservable','CONFLICT','collabStatus.synced','makeDirty','_scheduleCollaborationTimeoutTimer','_joinRoom','[PendingState]:\x20received\x20acknowledgement.','_anchor','_parse','subscribe','ERROR_EXCEED_SIZE','8bZKkAB','onRemoteAck','skeleton','_ws','[CollaborationUndoRedoService]','commentUpdate$','findNodePositionByCharIndex','sessionStatus$','RECV','closeSession','mixIn','[UniverCollaborationClientPlugin]','whenReady','_exhaustRemoteChangesetQueue','csAckEvent','failed\x20to\x20apply\x20missed\x20changesets!','startRow','setAlpha','newValue','c1Prime','localeService','_init','_onJoinRoomEvent','getCurrentUnitForType','No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','on-line-single','_configService','RemoveRowCommandId','_changesetReqId','setShowComponents','PSEUDO_FETCH_MISSING_RESULT','_updateLocalCursor','_sheetSkeletonManagerService','\x20in\x20_schedule.','csShouldRetryEvent','restore','getResourcesRequest','equals','pushState','url(#on-line-single_clip0_910_349)','UNKNOWN_CMD','_sender','collaborators','_handleLeaveEvent','_docSyncEditingCollabCursorService','INVALID_ARGUMENT','univer-online-status','_getRedoStack','url','fill','_loadDoc','_heartbeatTimer','unload','_telemetryInfo','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','onload','\x20to\x20','_assignedColors','/universer-api/stream/file/upload','BlockCipher','ReactCurrentOwner','save\x20fail\x20reason\x20is\x20','_onMessage','[CollaborationSession]','error$','location','abs','FETCH_MISSING','closePath','getDocRanges','range','_transitionLocked','_removeRoom','addImageSourceCache','isActive','liveShareOperation','COMPRESS_MUTATION_SEND','dispose$','NOT_COLLAB','_prevBlock','selections','RECT','originalMeta','_replaceFileID','Error','getMemberID','getValue','LICENSE_EXPORT_SIZE_EXCEEDED','_getAPIPrefix','reduce','status','collab-text-anchor-','_onRemoteChangeset','_append','getUnitOnRev','onMouseMove','session.will-retry','fetchMissingChangesets','_minBufferSize','currentSkeleton$','HEARTBEAT_INTERVAL','&assign=','snapshot','SUCCUSS','/allowed','getUnit','fromCollab','assign','_collabCursorState$','clear','_transformUndoredo','_timeoutTimer','WordArray','_scheduleTimestamp','_initCommandExecutedListener','colorChannel1','_socket','number','_isPermissionRej','newCsEvent','socketService','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','AWAITING','selection','react.fragment','purple300','moveTo','INTERNAL_ERROR','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','disposeWithMe','conflict.content','endRow','replaceDocRanges','catch','sheetID','path','UniverIcon','_startCollaboration','RETRY_CONNECTING_MAX_COUNT','CHANGESET_REJ','transformChangesets','fetch_missing','storage','session.room-full','transformByState','getUnitId','update','encodeURIComponent','_textBubble','authzUrl','signUrlServerUrl','prototype','UNDEFINED','_injector','off-line-single_clip0_910_343','online','_change$','members','confirm','_onRecvEvent','href','sessionStatus','image/jpeg','_iv','_transformStack','string','call','[OfflineState]:\x20received\x20changeset.','_undoStacks','/new_changes','#fff','hide','_executeRemoteChangeset','/role','LEAVE','_getLoginPath','_unlockTransition','m2Prime','AWAITING_WITH_PENDING','_createSocket','OpenSSL','getAllMembers','_transformUndoRedoStack','_iKey','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','addEventListener','_queuedRemoteChangesets','[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.','for','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','_startTelemetryCollaborationNewChangeset','_members','onlineStatusIcon','collaboration-client.config','setConfig','_showConflictNotification','_commentUpdate$','UNIVER_SHEET','split','_hideTimer','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','resend','mode','searchParams','floor','_collaborationController','sigBytes','_throwTelemetryCollaborationNewChangeset','Unknown\x20user','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','ws://127.0.0.1:8000/universer-api/comb/connect','min','setItem','enableSingleActiveInstanceLock','deleteCollaborator','UnitEmbedded','getAncestorScale','resize','_range','saveSnapshot','includes','LICENSE_IMPORT_SIZE_EXCEEDED','SNAPSHOT_SERVER_URL_KEY','salt','size','/rev/','_localCacheService','blockSize','then','jsx','transform','joinRsp','patch','createSocket','_entities','workbook','CHANGESET_REVISION_CONFILICT','/unit/','subscribeEvent','MoveRangeCommandId','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','onTransformIME','getSheetBySheetId','_docTransformSelectionsService','_submitChangeset','onTransformChange$','close$','_backgroundColor','createDecryptor','UNKNOWN_CODE','_removeCollabCursors','parse','_scheduleClearOtherTimer','textRanges','rev','UPDATE_PERMISSION_OBJ','_sendingTimer','clamp','clone','_id','_getSendChangesetTimeout','CHANGESET_SHOULD_RETRY','_roomMembers','unitID','JOIN','_rescheduleHeartbeat','capture','changesets','cursorInfo$','SEND_CHANGESET_TIMEOUT','getOwnPropertyDescriptor','currentTheme$','getStateCache','values','?size=','COMPLETION_FINISHED','add','status$','_onRemoteACK','[DataLoaderController]','[OfflineState]:\x20received\x20rejection.','transformMutationsWithChangeset','APPLY_REVISION_CONFILICT','_handler','_toggleOnline','/universer-api/file/{fileID}/sign-url','_draw','_onUserLeave','params','_messageService','current','DEFAULT_FILE_NAME','keySize','getUnitStatus$','onRendered','_resendWithTimeout','Undefined','Malformed\x20UTF-8\x20data','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','_updateState','lib','div','setWaitCount','_getSignURL','enc','Latin1','pluginName','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','transformStack\x20failed!','getUndoRedoMutationParamsCache','url(#$1','16bIlRHn','getSheetId','_waitForHeartbeatResponse','reverse','getImage','cmd','red300','_createHelper','responseType','sheetId','you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!','algo','registerHTTPInterceptor','set','socket\x20open.','getConfig','displayName','fetchThroughInterceptors','[PendingState]:\x20unhandled\x20univer\x20type:\x20','Hasher','getMember','session','mutations','show','formatter','now','random','_updateLocalCache','none','_colorIndex','LIVESHARE_REQUEST_HOST','SYNCED','text','collab-rect-range-','_socket$','Encryptor','_pendingMutations','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','_context','_key','indexOf','type','clearInterval','_clearRedo','padding','isPermissionRej','onMissedChangesetFetched','registerComponent','UPDATE_CURSOR','execute','/universer-api/oidc/authpage','_clearTimeoutTimer','engine','_replayCachedMutations','_initUnitPermissionChange','offline','roles','finalize','_unitOnClients','has','decryptBlock','exhaustSavingTask','_getCurrentRevision','name','_awaitingChangeset','batchAllowed','format','attrs','_telemetryService','_beforeCloseService','[PendingState]:\x20received\x20rejection.','_tryReconnect','Utf8','_redoStacks','jsxs','compose','\x0aAfter:\x20','Decryptor','redoState','_updateURLWithCurrentState','subUnitId','UNIVER_SLIDE','_updateCollabCursors','_http','permission.content','_docSkeletonManagerService','HttpExport','CHANGESET_ACK','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','_state','get','_render','&source=','baseRev','onMissingChangesets','APPLY_DUPLICATED','_lastPointer','enableLocalCache','_collaborationSessionService','from','_instanceService','ONLINE','sid','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','_snapshotServerService','length','Error\x20on\x20receiving\x20event','COMPRESS_MUTATION_APPLY','BlockCipherMode','Base','_toggleOffline','_hover','top','[CollaborationState]:\x20apply\x20error!','onTransformRemoteChangesetByIMECache','_keyPriorReset','/resources','9534915dviXiG','PasswordBasedCipher','?url=','hasOwnProperty','defIds','message$','startColumn','RemoveColCommandId','_collabCursorController','unknown','$super','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','_setupSubUnitSync','loadSheet','PERMISSION_DENIED','filter','encode','getOffsetConfig','listRoles','getInterceptPoints','_keySchedule','hidden','_type','_waitCount','TEXT','randomUUID','setCurrentUser','requestParams','registerRenderModule','unit','_clearLocalCache','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','fetchMiss','getCurrentRevOfUnit','_send','round','rgba(255,\x20255,\x20255,\x200.01)','svg','/block/','onTransformState','FETCH_MISS','stringify','focused$','UNIVER_PROJECT','_uiPartsService','collaboration-client.offline-data-not-saved','send','hasher','{fileID}','[CollaborationController]:\x20invalid\x20univer\x20type:\x20','onlyLocal','next','transformMutation','_setupBeforeClosingHandler','children','_transformRemoteChangesetByStateCache','collabStatus.fetchMiss','COLLAB_SUBMIT_CHANGESET_URL','getVpScrollXYInfoByPosToVp','_getScale','onReady','_candidateSocket','AES','_getUndoStack','trim','react.element','_imageSourceCache','_clearUndo','image/gif','error','collabWebSocketUrl','all','setInterval','onTransformRemoteChangesetByStateCache','SNAPSHOT_HAS_BEEN_REMOVED','getItem','_initEventListeners','urlChange$','LOCAL_CACHE_INTERVAL','_getAnchorBounding','UUID','_refRangeService','_process','setParam','collab-text-range-','push','bind','clearTimeout','TOO_MANY_REQUESTS','file','_syncEditingCollabCursorService','JOINING','list','rng','objectID','measureText','append','/universer-api/authz','_checkMissing','[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.','target','lineTo','save','ciphertext','state','unitId','addObject','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','routeKey','getTypeOfUnitAdded$','/object/','_anchorDot','deepClone','roomInfos','_registerDependencies','_localeService','_onUserJoin','_data','_getSnapshotAPIPrefix','_commentService','compute','getOwnPropertySymbols','charCodeAt','translate(.97)','_cursorShapes','_transformService','getCurrentSelections','fillText','replaceState','unitId\x20is\x20not\x20found','1458368nFTAYG','not_collab','PENDING','origin','LIVESHARE_FETCH_OPERATIONS','row','x-univer-host','_hovered','_onOffline','width','eventID','beginPath','triggerDblclick','_color','words','withCredentials','interceptor','initWorkbookPermissionChange','awaiting','reject','UNRECOGNIZED','NoPadding','_retryConnectingTimer','isArray','roomMembers','transformRemoteChangeset','createInstance','ranges','UnitSnapshot','/fetchmissing?from=','CBC','enableOfflineEditing','evenodd','url(#off-line-single_clip0_910_343)','POST','getUniverSheetInstance','_eventUnsubscribe','collaboratorID','onCommentUpdate','fillStyle','updateCursorEvent','310404MxBOsv','_loadSheet','_unitID','UNAUTHENTICATED','defs','disposeUnit','doc.mutation.rich-text-editing','transformUndoRedo','contains','_getCtorByUniverType','delete','max','retryConnectingInterval','getTypeOfUnitDisposed$','executeCommand','_acknowledgedAwaitingChangeset','complete','bottom','onlineStatusTitle','charAt','975280PoEFGO','ALREADY_EXISTS','&to=','unit-cache-','OnLineSingle','_nRounds','_hasher','ERROR_IMAGE','OTHER_CLIENTS_EDITING','onlineStatus','_transformRemoteChangesetByIMECache','Univer','univer-pro.collaboration-client.single-active-unit-service','1em','SerializableCipher','unpad','_applyRemoteChangeset','_doFinalize','univer-pro.collaboration-client-socket-service','_socketService','_collaborationPaused','LICENSE_MAX_UNITS_EXCEEDED','_cachedData','_socketReady','/object','permissionRejEvent','_snapshotService','currentColor','1039632YjVHbu','default','clipPath','[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!','column','_undoRedoService','syncEditingCollabCursor','_status$','registerOnClose','_memberService','onPointerLeave$','_sendHeartbeat','onRemoteRetry','pauseCollaboration','YUUMI_SUBSCRIPTION_NOT_FOUND','_cursorInfo$','_roomMembers$','_event$','FAIL','Cipher','_scene','_updateSubUnitFromURLParams','_createHandler','cfg','VIEW_MAIN','BASE64','_shouldReportTelemetry','on-line-single_clip0_910_349','_handleHover','override','snapshotServerUrl','COMMENT_UPDATE','allowed','_colorAssignService','socket\x20close','objectActions','use','collabStatus.offline','OffLineSingle','HMAC','_sessionStatus$','getCollabEntity','_state$','className','_httpService','createCollaborator','_handleJoinEvent','_logService','BufferedBlockAlgorithm','setStateCache','icon','getCurrentUser','splice','decrypt','listCollaborators','arc','_name','randomBytes','readAsDataURL','_decreaseWaiting','HttpImport','LIVESHARE_OPERATION','getRandomValues','PERMISSION_REJ','getFocusedUnit','enableAuthServer','pending','collabStatus.syncing','_onConnectionOpen','cursorInfo','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','M0\x200H16V16H0z','defineProperty','#FFF','toString','Could\x20not\x20dynamically\x20require\x20\x22','univerjs-icon\x20univerjs-icon-','_oKey','object','_substituteRedoStack','_HTTPService','getRenderById','_entityInit$','getCollabEntity$','ERROR_IMAGE_TYPE','startsWith','kdf','SHOULD_CLOSE_CONN','data','_lockTransition','_selfUnitIDs','startTime','saveSheetBlock','_disabled','/-/object/-/batch_allowed','change$','_initStatusComponent','__Key__','_removeClearOtherTimer','duration','_clearScheduledTask','function','_labelPosition','apply','_onLocalMutation','forEach','_doCryptBlock','_reverseMap','color','assignAColorForMemberID','SUBMIT_CHANGESET','revision','create','_startDocCollabCursor','post','getSheetBlock','_schedule','_commandService','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','auth.needGotoLoginAlert','joinEvent','getUnitType','MD5','encrypt','_online','toggleOnline','unshift','NEW_CHANGESETS','univer-online-status-title','_urlService','USERS_ENTER','[SyncedState]:\x20received\x20acknowledgement.','_xformMode','crypto','onPointerEnter$','_clearHeartbeatTimer','replace','IDLE','m1Prime','disableLocalCache','_initMergeInterceptor','_cipher','_notificationService','collaboration.single-unit.warning','YUUMI_URL_COL_OUT_OF_RANGE','memberID','getRangePointData','popstate','collabStatus.conflict','drawWith','_initResize','APPLY_NON_SEQUENTIAL_REVISION','LICENSE_DISTRO_REJECTED','_initRequestHeader','session.connection-failed','getWorkbookSelections','HELLO','generateRandomId','transformIMECache','InsertRowCommandId','ivSize','_docTransformIMECacheService','_univerInstanceService','_unitStatus','ENSURE_SNAPSHOT_EXECUTION','_transformSelections','getSkeleton','_changesetSessionId','_initCloseConn','getLatestCsReqIdBySid','univer-online','collaMsg','_initStatusListener','saveImage','Warning','collabCursorState$','MUTATION','__esModule','telemetry\x20info\x20is\x20not\x20initialized','copyFileMeta','removeMember','_nDataBytes','pipe','_listenToOnlineEvent','_doProcessBlock','_createInitialStateImpl','undoState','session.collaboration-timeout','_map','_cursor','setShapeProps','toggleOffline','_config','_retryCount','_createHmacHelper','LIVESHARE_TERMINATE','USERS_LEAVE','_themeService','_drawTextRange','YUUMI_RATE_OVER_LIMIT','_disableEditing','_permissionService','_createInitialState','addObjects','COLLAB_WEB_SOCKET_URL','_drawAnchor','setUndoRedoMutationParamsCache','transformSelections','YUUMI_UNABLE_LOAD_URL','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','verdancy600','image/bmp','_remoteChangesetQueue','labelPosition','\x20-\x20','xlink:href','key','_startSheetCollabCursor','UNIVER_DOC','find','_docTransformStateCacheService','_registerRenderDependencies','open$','msCrypto','event$','idSuffix','history','connection\x20error','_shapes','collaboration_new_changeset','awaitingChangeset','SHA1','_revisionService','_resendTimer','loginUrlKey','registerRefRange','_renderManagerService','_singleActiveUnitService','slice','HEARTBEAT','FromArray','[CollaborationEntity]','hovered','onTransformSelections','getParam','onRemoteRej','updateOfflineData','onSendChangeset','_mode','LOGIN_URL_KEY','_listenToOfflineEvent','_onFetchMissResult','getCurrent','_socketMessageSubscription','univer-online-status-icon','EXCHANGE_SIGN_URL_SERVER_URL_KEY','defaultProps','getActiveRange','_handleHeartbeatEvent','transformStateCache','title','_incrementRevisionNumber','toRgbString','getRelativeToViewportCoord','_DEC_XFORM_MODE','flatMap','awaiting_with_pending','Hex','endColumn','height','\x0aCurrent:\x20','getCollabCursors$','liveShareNewHost','_getMergeRange','NOT_FOUND','every','_updateStatus','subunit','ceil','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','editing\x20status\x20changed\x20to','updateMember','MSG_FOR_ERROR','updatePermissionPoint','concat','0\x200\x2016\x2016','_onRemoteRetry','exports','conflict','HmacSHA1','onRemoteChangeset','_fetchMissChangesets','_scheduleSaving','sheets','_getSaveTimeout','_getSheetObject','EvpKDF','sin','_onConflict','fetching\x20missing\x20changesets\x20from\x20','_scheduleHeartbeat','/collaborator'];_0x2f9d=function(){return _0xad74c9;};return _0x2f9d();}var to=Object[_0x354c00(0x3cf)],so=Object[_0x354c00(0x20e)],io=(_0xf0f0b4,_0x521277,_0x3d1ec4,_0x4155f1)=>{const _0x137a9f=_0x354c00;for(var _0x5ac432=_0x4155f1>0x1?void 0x0:_0x4155f1?so(_0x521277,_0x3d1ec4):_0x521277,_0x167b17=_0xf0f0b4[_0x137a9f(0x2a0)]-0x1,_0x106cb0;_0x167b17>=0x0;_0x167b17--)(_0x106cb0=_0xf0f0b4[_0x167b17])&&(_0x5ac432=(_0x4155f1?_0x106cb0(_0x521277,_0x3d1ec4,_0x5ac432):_0x106cb0(_0x5ac432))||_0x5ac432);return _0x4155f1&&_0x5ac432&&to(_0x521277,_0x3d1ec4,_0x5ac432),_0x5ac432;},Mt=(_0x3d0578,_0x48ce7e)=>(_0x5311a4,_0x1cfca1)=>_0x48ce7e(_0x5311a4,_0x1cfca1,_0x3d0578);function no(_0x10b2d8){const _0x256272=_0x354c00,{unitID:_0x582a54,mutations:_0xc70403}=_0x10b2d8;return{'unitId':_0x582a54,'subUnitId':_0xc70403[0x0][_0x256272(0x220)][_0x256272(0x287)]};}let vt=class{constructor(_0x19848d,_0x5bf574,_0x17f913){const _0xd3343f=_0x354c00;this['_injector']=_0x19848d,this[_0xd3343f(0x329)]=_0x5bf574,this['_instanceService']=_0x17f913;}[_0x354c00(0x456)](_0x253f6a){const _0x7f583a=_0x354c00;var _0x51e6f6,_0x3a2d01,_0x517a3f,_0x4b6d71;const _0x257e35=this['_injector']['get'](_0xfd201e),{unitId:_0x3495b5,subUnitId:_0xb12ecc}=no(_0x253f6a),_0x4d78ce=_0x257e35[_0x7f583a(0x422)](_0x3495b5)[_0x7f583a(0x32a)](),_0x54f24=(_0x3a2d01=(_0x51e6f6=this[_0x7f583a(0x29b)][_0x7f583a(0x169)](_0x3495b5))==null?void 0x0:_0x51e6f6[_0x7f583a(0x4be)]())==null?void 0x0:_0x3a2d01[_0x7f583a(0x238)]();if(_0x4d78ce[_0x7f583a(0x2a0)]===0x0||!_0x3495b5||!_0xb12ecc)return;const _0x3dc17e=[{'id':_0x558a1a['id'],'params':{'unitId':_0x3495b5,'subUnitId':_0x54f24,'selections':_0x4127e3['deepClone'](_0x4d78ce)}}],_0x15377e=this[_0x7f583a(0x329)]['transformMutationsWithChangeset'](_0x253f6a,_0x3dc17e);if(!_0x295e25(_0x15377e))throw _0x15377e[_0x7f583a(0x2f1)];const _0x1e756b=(_0x4b6d71=(_0x517a3f=_0x15377e[_0x7f583a(0x1b1)][0x0])==null?void 0x0:_0x517a3f['params'])==null?void 0x0:_0x4b6d71[_0x7f583a(0x150)];if(Array['isArray'](_0x1e756b)&&_0x1e756b['length']){if(_0x1e756b[_0x7f583a(0x2a0)]===_0x3dc17e[0x0][_0x7f583a(0x220)]['selections'][_0x7f583a(0x2a0)]&&_0x1e756b[_0x7f583a(0x49a)]((_0x295e04,_0x3bdb87)=>_0x10dcad[_0x7f583a(0x546)](_0x295e04[_0x7f583a(0x146)],_0x3dc17e[0x0]['params'][_0x7f583a(0x150)][_0x3bdb87][_0x7f583a(0x146)])))return;this[_0x7f583a(0x199)][_0x7f583a(0x291)](_0xfbfaad)['executeCommand'](_0x558a1a['id'],{'unitId':_0x3495b5,'subUnitId':_0x54f24,'selections':_0x1e756b});}}};vt=io([Mt(0x0,_0x1727eb(_0x5d0612)),Mt(0x1,_0xe30adb),Mt(0x2,_0x48d976)],vt);const Rt=_0x1d937b(_0x354c00(0x377));var Di=(_0x4ff384=>(_0x4ff384[_0x4ff384['NO_OTHER_CLIENTS_EDITING']=0x0]='NO_OTHER_CLIENTS_EDITING',_0x4ff384[_0x4ff384[_0x354c00(0x373)]=0x1]=_0x354c00(0x373),_0x4ff384))(Di||{});const ks=0x7530,Ws='ACTIVE_UNIT_EVENT_CHANNEL';class ro extends _0x1cb1cd{constructor(){const _0x181375=_0x354c00;super(),g(this,_0x181375(0x203),_0x4127e3[_0x181375(0x424)]()),g(this,_0x181375(0x3e1),new Set()),g(this,'_unitOnClients',new Map()),g(this,'_heartbeatTimer',null),g(this,_0x181375(0x4fc),new Map()),g(this,'_unitStatus',new Map()),this[_0x181375(0x536)]();}['dispose'](){const _0x191163=_0x354c00;super['dispose'](),this[_0x191163(0x4fc)][_0x191163(0x3f0)]((_0xea0884,_0x5d52a3)=>this[_0x191163(0x3e9)](_0x5d52a3)),this[_0x191163(0x554)]&&window[_0x191163(0x261)](this[_0x191163(0x554)]);}[_0x354c00(0x225)](_0x53b569){const _0x23a86d=_0x354c00;return this[_0x23a86d(0x50c)](_0x53b569)[_0x23a86d(0x43d)](_0x197f58());}['editingUnit'](_0x246a59){const _0x2cfd6c=_0x354c00;this[_0x2cfd6c(0x3e1)][_0x2cfd6c(0x1e0)]===0x0&&this[_0x2cfd6c(0x4b3)](),this[_0x2cfd6c(0x3e1)][_0x2cfd6c(0x214)](_0x246a59),this[_0x2cfd6c(0x2ce)]({'type':0x0,'memberID':this['_id'],'unitIDs':[_0x246a59],'isForwarded':!0x1});}[_0x354c00(0x35c)](_0x297d0a){const _0x2fb5d4=_0x354c00;this[_0x2fb5d4(0x3e1)][_0x2fb5d4(0x361)](_0x297d0a),this['_selfUnitIDs'][_0x2fb5d4(0x1e0)]===0x0&&this['_heartbeatTimer']&&window[_0x2fb5d4(0x261)](this[_0x2fb5d4(0x554)]);}[_0x354c00(0x536)](){const _0x2eb9bb=_0x354c00;this[_0x2eb9bb(0x181)](_0x48b865(_0x2ddc8b(window,_0x2eb9bb(0x18e))[_0x2eb9bb(0x51f)](_0x394aa3=>{const _0x288aa6=_0x2eb9bb;if(_0x394aa3[_0x288aa6(0x45f)]!==Ws||!_0x394aa3[_0x288aa6(0x533)])return;const _0x4e6e01=JSON[_0x288aa6(0x1fb)](_0x394aa3[_0x288aa6(0x533)]);this[_0x288aa6(0x4b7)](_0x4e6e01);}))),window[_0x2eb9bb(0x1b9)](_0x2eb9bb(0x555),()=>this['_send']({'type':0x1,'memberID':this[_0x2eb9bb(0x203)],'unitIDs':Array[_0x2eb9bb(0x29a)](this[_0x2eb9bb(0x3e1)])}));}[_0x354c00(0x4b7)](_0xbba6e2){const _0x1cc1bc=_0x354c00;switch(_0xbba6e2[_0x1cc1bc(0x260)]){case 0x0:this[_0x1cc1bc(0x3b5)](_0xbba6e2);break;case 0x1:this[_0x1cc1bc(0x54c)](_0xbba6e2);break;case 0x2:this['_handleHeartbeatEvent'](_0xbba6e2);break;}}[_0x354c00(0x3b5)](_0x2b7c3b){const _0x351c53=_0x354c00,{unitIDs:_0x9ee138,memberID:_0xc8c2cb,isForwarded:_0x72f798}=_0x2b7c3b;_0x9ee138['forEach'](_0x980356=>{const _0x13e65d=_0x33b4;if(!_0x72f798&&this['_unitOnClients'][_0x13e65d(0x272)](_0x980356)&&this[_0x13e65d(0x50c)](_0x980356)[_0x13e65d(0x2df)](0x1),!this['_unitOnClients'][_0x13e65d(0x272)](_0x980356)||!this[_0x13e65d(0x271)][_0x13e65d(0x291)](_0x980356)[_0x13e65d(0x272)](_0xc8c2cb)){const _0x42150e=this[_0x13e65d(0x271)][_0x13e65d(0x291)](_0x980356)||new Set();_0x42150e[_0x13e65d(0x214)](_0xc8c2cb),this[_0x13e65d(0x271)][_0x13e65d(0x244)](_0x980356,_0x42150e),this[_0x13e65d(0x1fc)](_0xc8c2cb);}}),_0x72f798||this[_0x351c53(0x2ce)]({'type':0x0,'memberID':this[_0x351c53(0x203)],'unitIDs':[...this[_0x351c53(0x3e1)]],'isForwarded':!0x0});}[_0x354c00(0x1fc)](_0x14db4a){const _0x35d84b=_0x354c00;this['_removeClearOtherTimer'](_0x14db4a);const _0x310a42=window[_0x35d84b(0x510)](()=>{const _0x445350=_0x35d84b;this[_0x445350(0x271)][_0x445350(0x3f0)](_0x2a1f79=>{const _0x35719e=_0x445350;_0x2a1f79[_0x35719e(0x361)](_0x14db4a);});},ks*0x2);this[_0x35d84b(0x4fc)][_0x35d84b(0x244)](_0x14db4a,_0x310a42);}[_0x354c00(0x3e9)](_0x5af96e){const _0x551135=_0x354c00;if(this[_0x551135(0x4fc)][_0x551135(0x272)](_0x5af96e)){const _0x30e3ca=this[_0x551135(0x4fc)][_0x551135(0x291)](_0x5af96e);_0x30e3ca&&window['clearTimeout'](_0x30e3ca),this[_0x551135(0x4fc)][_0x551135(0x244)](_0x5af96e,null);}}['_handleLeaveEvent'](_0x20fa98){const {memberID:_0x1ed566,unitIDs:_0x5a96b3}=_0x20fa98;_0x5a96b3['forEach'](_0x158c99=>{const _0x4c0683=_0x33b4;var _0x75a1f2;const _0x429aaf=this[_0x4c0683(0x271)][_0x4c0683(0x291)](_0x158c99);_0x429aaf&&(_0x429aaf[_0x4c0683(0x361)](_0x1ed566),(_0x75a1f2=this['_ensureSubject'](_0x158c99))==null||_0x75a1f2['next'](_0x429aaf[_0x4c0683(0x1e0)]===0x0?0x0:0x1));}),this['_removeClearOtherTimer'](_0x1ed566);}[_0x354c00(0x489)](_0x5a4d9c){const _0x3e6813=_0x354c00;this[_0x3e6813(0x1fc)](_0x5a4d9c[_0x3e6813(0x418)]);}[_0x354c00(0x2ce)](_0x3a8169){const _0x2ae24e=_0x354c00;localStorage[_0x2ae24e(0x1d4)](Ws,JSON[_0x2ae24e(0x2d5)](_0x3a8169));}['_scheduleHeartbeat'](){const _0x48830b=_0x354c00;this[_0x48830b(0x554)]=window[_0x48830b(0x2f4)](()=>{const _0xba4eb9=_0x48830b;this[_0xba4eb9(0x2ce)]({'type':0x2,'memberID':this[_0xba4eb9(0x203)]});},ks);}[_0x354c00(0x50c)](_0x1a1402){const _0x2e6af9=_0x354c00;return this[_0x2e6af9(0x42a)][_0x2e6af9(0x272)](_0x1a1402)||this[_0x2e6af9(0x42a)][_0x2e6af9(0x244)](_0x1a1402,new _0x5ea788(0x0)),this[_0x2e6af9(0x42a)][_0x2e6af9(0x291)](_0x1a1402);}}var oo=Object[_0x354c00(0x3cf)],ao=Object[_0x354c00(0x20e)],co=(_0x5a1b09,_0x53d025,_0x31a5dd,_0x179015)=>{const _0x2c8d8e=_0x354c00;for(var _0x19c521=_0x179015>0x1?void 0x0:_0x179015?ao(_0x53d025,_0x31a5dd):_0x53d025,_0x394201=_0x5a1b09[_0x2c8d8e(0x2a0)]-0x1,_0x2eb759;_0x394201>=0x0;_0x394201--)(_0x2eb759=_0x5a1b09[_0x394201])&&(_0x19c521=(_0x179015?_0x2eb759(_0x53d025,_0x31a5dd,_0x19c521):_0x2eb759(_0x19c521))||_0x19c521);return _0x179015&&_0x19c521&&oo(_0x53d025,_0x31a5dd,_0x19c521),_0x19c521;},xt=(_0x2eeef7,_0x49b3db)=>(_0x565946,_0x4c0544)=>_0x49b3db(_0x565946,_0x4c0544,_0x2eeef7);let mt=class{constructor(_0x374fc9,_0x8b8441,_0x24f476){const _0x1f3d76=_0x354c00;this[_0x1f3d76(0x199)]=_0x374fc9,this[_0x1f3d76(0x329)]=_0x8b8441,this[_0x1f3d76(0x4d1)]=_0x24f476;}['transformStateCache'](_0x1b6687){const _0x2968da=_0x354c00;this[_0x2968da(0x4f6)](_0x1b6687);}['transformRemoteChangeset'](_0x122a9d){const _0x37bf94=_0x354c00,{unitID:_0xbab496}=_0x122a9d,{collaboration:_0x58c849}=this[_0x37bf94(0x4d1)][_0x37bf94(0x210)](_0xbab496);if(_0x58c849[_0x37bf94(0x2a0)]===0x0)return _0x122a9d;let _0x28ac62=_0x4127e3[_0x37bf94(0x31c)](_0x122a9d['mutations'][0x0]);for(let _0x2fc8f9=0x0;_0x2fc8f9<_0x58c849[_0x37bf94(0x2a0)];_0x2fc8f9++){const _0x181eb6={'id':_0x37bf94(0x35d),'params':{'unitId':_0x58c849[_0x2fc8f9][_0x37bf94(0x315)],..._0x58c849[_0x2fc8f9][_0x37bf94(0x285)]}},_0x485bcb=this[_0x37bf94(0x329)][_0x37bf94(0x2e0)](_0x28ac62,_0x181eb6,!0x1);if(_0x17dd13(_0x485bcb))throw _0x485bcb[_0x37bf94(0x2f1)];_0x28ac62=_0x485bcb['m1Prime'];}return{..._0x4127e3[_0x37bf94(0x31c)](_0x122a9d),'mutations':[_0x28ac62]};}['_transformHistoryAndStateStack'](_0x48c014){const _0x11fdcd=_0x354c00,{unitID:_0x4f4edc}=_0x48c014,{history:_0x5dda48,collaboration:_0x5c28fd}=this[_0x11fdcd(0x4d1)]['getStateCache'](_0x4f4edc);if(_0x5dda48[_0x11fdcd(0x2a0)]===0x0&&_0x5c28fd['length']===0x0)return;const _0x202335=[],_0xc564c6=[];let _0x548a36=_0x4127e3[_0x11fdcd(0x31c)](_0x48c014[_0x11fdcd(0x24d)][0x0]),_0x19ae19=_0x4127e3[_0x11fdcd(0x31c)](_0x48c014[_0x11fdcd(0x24d)][0x0]);for(let _0x57b05f=_0x5dda48['length']-0x1;_0x57b05f>=0x0;_0x57b05f--){const _0x5987f1={'id':_0x11fdcd(0x35d),'params':{'unitId':_0x5dda48[_0x57b05f][_0x11fdcd(0x315)],..._0x5dda48[_0x57b05f]['undoState']}},_0x12426d={'id':_0x11fdcd(0x35d),'params':{'unitId':_0x5dda48[_0x57b05f]['unitId'],..._0x5dda48[_0x57b05f]['redoState']}},_0x2cce01=this[_0x11fdcd(0x329)]['transformMutation'](_0x548a36,_0x5987f1,!0x1),_0x4453cd=this['_transformService'][_0x11fdcd(0x2e0)](_0x19ae19,_0x12426d,!0x1);if(_0x17dd13(_0x2cce01))throw _0x2cce01['error'];if(_0x17dd13(_0x4453cd))throw _0x4453cd[_0x11fdcd(0x2f1)];_0x202335[_0x11fdcd(0x405)]({..._0x5dda48[_0x57b05f],'undoState':_0x2cce01['m2Prime']['params'],'redoState':_0x4453cd['m2Prime'][_0x11fdcd(0x220)]}),_0x548a36=_0x2cce01[_0x11fdcd(0x411)],_0x19ae19=_0x4453cd[_0x11fdcd(0x411)];}_0x548a36=_0x4127e3[_0x11fdcd(0x31c)](_0x48c014[_0x11fdcd(0x24d)][0x0]),_0x19ae19=_0x4127e3[_0x11fdcd(0x31c)](_0x48c014[_0x11fdcd(0x24d)][0x0]);for(let _0x45aee8=_0x5c28fd[_0x11fdcd(0x2a0)]-0x1;_0x45aee8>=0x0;_0x45aee8--){const _0x29cacf={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x5c28fd[_0x45aee8][_0x11fdcd(0x315)],..._0x5c28fd[_0x45aee8][_0x11fdcd(0x441)]}},_0x2da15e={'id':_0x11fdcd(0x35d),'params':{'unitId':_0x5c28fd[_0x45aee8]['unitId'],..._0x5c28fd[_0x45aee8][_0x11fdcd(0x285)]}},_0x288e61=this[_0x11fdcd(0x329)][_0x11fdcd(0x2e0)](_0x548a36,_0x29cacf,!0x1),_0x381a46=this['_transformService'][_0x11fdcd(0x2e0)](_0x19ae19,_0x2da15e,!0x1);if(_0x17dd13(_0x288e61))throw _0x288e61['error'];if(_0x17dd13(_0x381a46))throw _0x381a46[_0x11fdcd(0x2f1)];_0xc564c6['unshift']({..._0x5c28fd[_0x45aee8],'undoState':_0x288e61[_0x11fdcd(0x1b1)][_0x11fdcd(0x220)],'redoState':_0x381a46['m2Prime'][_0x11fdcd(0x220)]}),_0x548a36=_0x288e61['m1Prime'],_0x19ae19=_0x381a46['m1Prime'];}this[_0x11fdcd(0x4d1)][_0x11fdcd(0x3b8)](_0x4f4edc,{'history':_0x202335,'collaboration':_0xc564c6});}};mt=co([xt(0x0,_0x1727eb(_0x5d0612)),xt(0x1,_0xe30adb),xt(0x2,_0x1727eb(_0x1578ad))],mt);function Pi(_0x9a25ad){const _0x1bbf64=_0x354c00;let _0x1fe614='';for(const _0x5f274b of _0x9a25ad){const {startOffset:_0x50ce7d,endOffset:_0x4eec47,isActive:_0x38286c,rangeType:_0x48bb74,segmentId:_0x35ca2f,segmentPage:_0x423f5c}=_0x5f274b;_0x1fe614[_0x1bbf64(0x2a0)]&&(_0x1fe614+=','),_0x1fe614+=_0x50ce7d+':'+_0x4eec47+':'+(_0x38286c?'1':'0')+':'+_0x48bb74+':'+_0x35ca2f+':'+_0x423f5c;}return _0x1fe614;}function ho(_0x4d2160){const _0x49b511=_0x354c00,_0x540048=_0x4d2160[_0x49b511(0x1c6)](','),_0x583496=[];for(const _0x303911 of _0x540048){const [_0x58dea3,_0x2b7b9d,_0x173aa5,_0x1dfc55,_0x2894ec,_0x3c945c]=_0x303911['split'](':');_0x583496[_0x49b511(0x301)]({'startOffset':Number(_0x58dea3),'endOffset':Number(_0x2b7b9d),'collapsed':_0x58dea3===_0x2b7b9d,'isActive':_0x173aa5==='1','rangeType':_0x1dfc55===_0x31810f[_0x49b511(0x2c4)]?_0x31810f['TEXT']:_0x31810f['RECT'],'segmentId':typeof _0x2894ec==_0x49b511(0x1a5)?String(_0x2894ec):'','segmentPage':Number(_0x3c945c!=null?_0x3c945c:-0x1)});}return _0x583496['some'](_0x5c9c47=>_0x5c9c47[_0x49b511(0x14a)])||(_0x583496[0x0][_0x49b511(0x14a)]=!0x0),_0x583496;}class Cs extends _0x1bd493{constructor(){const _0x13c2b2=_0x354c00;super(...arguments),g(this,_0x13c2b2(0x16c),new _0x5ea788(null)),g(this,_0x13c2b2(0x436),this[_0x13c2b2(0x16c)]['asObservable']());}[_0x354c00(0x38d)](_0x1be722){const _0x4dce9b=_0x354c00,{unitID:_0x44512c,memberID:_0x52ffd8,textRanges:_0x2acb5f}=_0x1be722,_0x3b841f=Pi(_0x2acb5f);if(_0x3b841f==='')return;const _0x353b54={'unitID':_0x44512c,'memberID':_0x52ffd8,'selection':_0x3b841f};this[_0x4dce9b(0x16c)][_0x4dce9b(0x2df)](_0x353b54);}}var lo=Object[_0x354c00(0x3cf)],_o=Object['getOwnPropertyDescriptor'],uo=(_0x3da4ab,_0x4dcbcf,_0x38308c,_0x40f52f)=>{const _0x5b9c73=_0x354c00;for(var _0x561804=_0x40f52f>0x1?void 0x0:_0x40f52f?_o(_0x4dcbcf,_0x38308c):_0x4dcbcf,_0x362d6b=_0x3da4ab[_0x5b9c73(0x2a0)]-0x1,_0x5743d7;_0x362d6b>=0x0;_0x362d6b--)(_0x5743d7=_0x3da4ab[_0x362d6b])&&(_0x561804=(_0x40f52f?_0x5743d7(_0x4dcbcf,_0x38308c,_0x561804):_0x5743d7(_0x561804))||_0x561804);return _0x40f52f&&_0x561804&&lo(_0x4dcbcf,_0x38308c,_0x561804),_0x561804;},Fs=(_0x9dcf6b,_0x1f56ae)=>(_0x4cf532,_0x42218d)=>_0x1f56ae(_0x4cf532,_0x42218d,_0x9dcf6b);let pt=class{constructor(_0x1b59b0,_0x219093){const _0x6bf3f=_0x354c00;this[_0x6bf3f(0x199)]=_0x1b59b0,this['_transformService']=_0x219093;}[_0x354c00(0x456)](_0x481490){const _0x36f7b8=_0x354c00;var _0x3138e7;const _0x3712df=this[_0x36f7b8(0x199)][_0x36f7b8(0x291)](_0x15c40f),_0x1e8bf5=(_0x3138e7=_0x3712df[_0x36f7b8(0x145)]())!=null?_0x3138e7:[];if(_0x1e8bf5[_0x36f7b8(0x2a0)]===0x0)return;const _0x346be8=_0x481490[_0x36f7b8(0x207)],_0x365c85=[{'id':_0x36f7b8(0x35d),'params':{'unitId':_0x346be8,'actions':null,'textRanges':_0x1e8bf5}}],_0xc02666=this['_transformService'][_0x36f7b8(0x219)](_0x481490,_0x365c85);if(!_0x295e25(_0xc02666))throw _0xc02666[_0x36f7b8(0x2f1)];const _0x872a4f=_0xc02666['m2Prime'][0x0][_0x36f7b8(0x220)][_0x36f7b8(0x1fd)];Array[_0x36f7b8(0x345)](_0x872a4f)&&_0x872a4f['length']&&_0x3712df[_0x36f7b8(0x184)](_0x872a4f,{'unitId':_0x346be8,'subUnitId':_0x346be8},!0x1);}};pt=uo([Fs(0x0,_0x1727eb(_0x5d0612)),Fs(0x1,_0xe30adb)],pt);const fo=new Set([_0x15c0ac['id']]);function Vs(_0x1791e7,_0x12ff26,_0x15c9d7,_0x222309,_0x4726d5){const _0x265b4f=_0x354c00;var _0x10f790,_0x38b83a,_0x255554,_0xe929ce;const _0x41fdf7=[];for(const _0x101dc8 of _0x1791e7)if(fo[_0x265b4f(0x272)](_0x101dc8['id'])){if(_0x41fdf7[_0x265b4f(0x2a0)]>0x0)break;_0x41fdf7[_0x265b4f(0x301)](_0x101dc8);break;}else _0x41fdf7[_0x265b4f(0x301)](_0x101dc8);const _0x20c6e3=(_0x38b83a=(_0x10f790=_0x4726d5[_0x265b4f(0x3ba)]())==null?void 0x0:_0x10f790[_0x265b4f(0x4dc)])!=null?_0x38b83a:'unknown',_0x35a3a3=(_0xe929ce=(_0x255554=_0x4726d5[_0x265b4f(0x3ba)]())==null?void 0x0:_0x255554[_0x265b4f(0x418)])!=null?_0xe929ce:_0x265b4f(0x2b5);return{'changeset':{'unitID':_0x12ff26,'type':_0x1ee155(_0x15c9d7[_0x265b4f(0x400)](_0x12ff26)),'baseRev':_0x222309[_0x265b4f(0x2cd)](_0x12ff26),'revision':0x0,'userID':_0x20c6e3,'memberID':_0x35a3a3,'mutations':_0x41fdf7},'pendingMutations':_0x1791e7[_0x265b4f(0x475)](_0x41fdf7[_0x265b4f(0x2a0)])};}function vo(_0x3dfd61,_0x42def3,_0x3509c8,_0x39658c,_0xbc287e){const _0x471213=_0x354c00;var _0x505026,_0x19e2da,_0x729b51,_0x9c9c35;const _0x2a250f=[_0x3dfd61[_0x471213(0x159)]((_0x548660,_0x23fb85)=>{const _0xe070cb=_0x471213;var _0x52a993;const {id:_0x285474}=_0x548660,{id:_0x1ef5db,type:_0x21031d}=_0x23fb85,_0x1b25f=(_0x52a993=_0x548660[_0xe070cb(0x220)])!=null?_0x52a993:{'actions':null},_0x101719=_0x23fb85[_0xe070cb(0x220)];if(_0x285474&&_0x285474!==_0x1ef5db)throw new Error(_0xe070cb(0x1bd)+_0x285474+_0xe070cb(0x45d)+_0x1ef5db+'.');return{..._0x548660,'id':_0x1ef5db,'type':_0x21031d,'params':{'unitId':_0x101719[_0xe070cb(0x315)],'textRanges':_0x101719[_0xe070cb(0x1fd)],'actions':_0x2f0114[_0xe070cb(0x282)](_0x1b25f[_0xe070cb(0x4cd)],_0x101719[_0xe070cb(0x4cd)])}};},{})],_0x471219=(_0x19e2da=(_0x505026=_0xbc287e[_0x471213(0x3ba)]())==null?void 0x0:_0x505026[_0x471213(0x4dc)])!=null?_0x19e2da:_0x471213(0x2b5),_0x402644=(_0x9c9c35=(_0x729b51=_0xbc287e['getCurrentUser']())==null?void 0x0:_0x729b51[_0x471213(0x418)])!=null?_0x9c9c35:'unknown';return{'changeset':{'unitID':_0x42def3,'type':_0x1ee155(_0x3509c8['getUnitType'](_0x42def3)),'baseRev':_0x39658c[_0x471213(0x2cd)](_0x42def3),'revision':0x0,'userID':_0x471219,'memberID':_0x402644,'mutations':_0x2a250f},'pendingMutations':[]};}function Ui(_0x5222dd,_0x4b1814){const _0x2db9f3=_0x354c00,_0x39665d=new _0x133d1d(0x1);return setTimeout(()=>_0x39665d['next'](_0x4b1814),_0x5222dd),_0x39665d[_0x2db9f3(0x516)]()['pipe'](_0x491b6c(0x1));}const mo={'id':_0x5d1831['id'],'type':_0x1814f1['MUTATION'],'params':{}};var po=Object[_0x354c00(0x3cf)],go=Object[_0x354c00(0x20e)],Le=(_0x1b54e2,_0x556154,_0x499a46,_0xf3a23a)=>{for(var _0x22ecc3=_0xf3a23a>0x1?void 0x0:_0xf3a23a?go(_0x556154,_0x499a46):_0x556154,_0x4a0913=_0x1b54e2['length']-0x1,_0x32f49f;_0x4a0913>=0x0;_0x4a0913--)(_0x32f49f=_0x1b54e2[_0x4a0913])&&(_0x22ecc3=(_0xf3a23a?_0x32f49f(_0x556154,_0x499a46,_0x22ecc3):_0x32f49f(_0x22ecc3))||_0x22ecc3);return _0xf3a23a&&_0x22ecc3&&po(_0x556154,_0x499a46,_0x22ecc3),_0x22ecc3;},A=(_0x598b4c,_0x3355d8)=>(_0x304da3,_0x3fbd39)=>_0x3355d8(_0x304da3,_0x3fbd39,_0x598b4c),J=(_0x327679=>(_0x327679[_0x354c00(0x14e)]=_0x354c00(0x32f),_0x327679[_0x354c00(0x256)]='synced',_0x327679[_0x354c00(0x330)]=_0x354c00(0x3c9),_0x327679[_0x354c00(0x17a)]='awaiting',_0x327679[_0x354c00(0x1b2)]='awaiting_with_pending',_0x327679[_0x354c00(0x2d4)]=_0x354c00(0x18d),_0x327679[_0x354c00(0x517)]=_0x354c00(0x4a7),_0x327679[_0x354c00(0x4eb)]=_0x354c00(0x26e),_0x327679))(J||{});const Ni=0xea60;class $e{constructor(_0x47cdbe,_0x4b3245,_0x5436f8,_0x4bfd6f,_0x1500fe,_0x1f6eff,_0x33fa1d,_0x5e015d,_0x5483eb){const _0x6a954c=_0x354c00;g(this,_0x6a954c(0x277),null),g(this,_0x6a954c(0x25b),[]),(this[_0x6a954c(0x207)]=_0x47cdbe,this[_0x6a954c(0x260)]=_0x4b3245,this[_0x6a954c(0x21b)]=_0x1500fe,this[_0x6a954c(0x3fc)]=_0x1f6eff,this[_0x6a954c(0x38c)]=_0x33fa1d,this[_0x6a954c(0x46f)]=_0x5e015d,this[_0x6a954c(0x1e2)]=_0x5483eb,this['_awaitingChangeset']=_0x5436f8,this[_0x6a954c(0x25b)]=_0x4bfd6f);}['_checkMissing'](_0x52aff2){const _0x5497d5=_0x354c00,_0x49f881=this[_0x5497d5(0x46f)][_0x5497d5(0x2cd)](this[_0x5497d5(0x207)]);return _0x52aff2[_0x5497d5(0x3f6)]>_0x49f881+0x1?(this['_handler'][_0x5497d5(0x295)]({'from':_0x49f881,'to':_0x52aff2[_0x5497d5(0x3f6)]-0x1}),!0x0):!0x1;}[_0x354c00(0x16e)](_0x37cecb){const _0x2cefd0=_0x354c00;this['_undoRedoService']['transformUndoRedo'](this[_0x2cefd0(0x207)],_0x37cecb);}[_0x354c00(0x42c)](_0x373c12){const _0x3009aa=_0x354c00;var _0xef8774,_0x34b977;(_0x34b977=(_0xef8774=this[_0x3009aa(0x21b)])[_0x3009aa(0x47a)])==null||_0x34b977[_0x3009aa(0x1a6)](_0xef8774,_0x373c12);}[_0x354c00(0x4e7)](_0x1cfa4f){const _0x16e750=_0x354c00;var _0x3bdeb1,_0x58f46f;return(_0x58f46f=(_0x3bdeb1=this[_0x16e750(0x21b)])['onTransformIME'])==null?void 0x0:_0x58f46f[_0x16e750(0x1a6)](_0x3bdeb1,_0x1cfa4f);}[_0x354c00(0x504)](_0x3e6e72){const _0x29d918=_0x354c00;var _0x121588,_0x38693f;return(_0x38693f=(_0x121588=this['_handler'])[_0x29d918(0x2d3)])==null?void 0x0:_0x38693f[_0x29d918(0x1a6)](_0x121588,_0x3e6e72);}[_0x354c00(0x375)](_0x57916f){const _0x49869c=_0x354c00;var _0x3ef645,_0x4b5594,_0x9dd662;return(_0x9dd662=(_0x4b5594=(_0x3ef645=this[_0x49869c(0x21b)])[_0x49869c(0x2a9)])==null?void 0x0:_0x4b5594[_0x49869c(0x1a6)](_0x3ef645,_0x57916f))!=null?_0x9dd662:_0x57916f;}[_0x354c00(0x2e3)](_0x25ef71){const _0x2b1046=_0x354c00;var _0x5ca974,_0x15b5f1,_0x5dc99c;return(_0x5dc99c=(_0x15b5f1=(_0x5ca974=this[_0x2b1046(0x21b)])[_0x2b1046(0x2f5)])==null?void 0x0:_0x15b5f1[_0x2b1046(0x1a6)](_0x5ca974,_0x25ef71))!=null?_0x5dc99c:_0x25ef71;}['_syncEditingCollabCursor'](_0x514a7f){const _0x44e319=_0x354c00;var _0x23015e,_0x53e893;if(this[_0x44e319(0x260)]===ce[_0x44e319(0x461)]){const {unitID:_0x209425,mutations:_0x38e5a8,memberID:_0x476fb1}=_0x514a7f,_0x579558=_0x38e5a8[0x0]['params'][_0x44e319(0x1fd)];Array[_0x44e319(0x345)](_0x579558)&&_0x579558[_0x44e319(0x2a0)]>0x0&&((_0x53e893=(_0x23015e=this[_0x44e319(0x21b)])[_0x44e319(0x4ca)])==null||_0x53e893[_0x44e319(0x1a6)](_0x23015e,{'unitID':_0x209425,'memberID':_0x476fb1,'textRanges':_0x579558}));}}[_0x354c00(0x252)](){const _0x44d067=_0x354c00;this[_0x44d067(0x1e2)]['updateOfflineData'](this[_0x44d067(0x207)],this[_0x44d067(0x260)],this[_0x44d067(0x277)],this[_0x44d067(0x25b)]);}['_getCurrentRevision'](){const _0x4445f8=_0x354c00;return this[_0x4445f8(0x46f)][_0x4445f8(0x2cd)](this['unitID']);}['_incrementRevisionNumber'](){const _0x96a361=_0x354c00;this[_0x96a361(0x46f)]['incrementRevOfUnit'](this['unitID']);}['_executeRemoteChangeset'](_0x1a11e4){const _0x29a790=_0x354c00;var _0x3367ba;let _0x4af735=this[_0x29a790(0x375)](_0x1a11e4);_0x4af735=this[_0x29a790(0x2e3)](_0x4af735);const _0x391605=_0x131a5d(_0x4af735[_0x29a790(0x24d)],this[_0x29a790(0x3fc)],{'fromCollab':!0x0});if(!_0x391605['result'])throw _0x391605[_0x29a790(0x2f1)]instanceof Error?_0x391605[_0x29a790(0x2f1)]:new Error((_0x3367ba=_0x391605[_0x29a790(0x2f1)])!=null?_0x3367ba:_0x29a790(0x2a8));this['_transformIMECache'](_0x4af735),this['_transformStateCache'](_0x4af735),this[_0x29a790(0x16e)](_0x1a11e4),this['_transformSelections'](_0x4af735),this['_syncEditingCollabCursor'](_0x4af735),this[_0x29a790(0x48c)]();}}let Fe=class extends $e{constructor(_0x573f91,_0xf61b26,_0x306829,_0xc5030f,_0x3c4e8c,_0x1fd2a8,_0x348283,_0x15d2b2,_0x27dad0,_0x21c666){const _0x4ce946=_0x354c00;super(_0x573f91,_0xf61b26,null,[],_0x306829,_0x15d2b2,_0x348283,_0xc5030f,_0x3c4e8c),g(this,'status',_0x4ce946(0x4f4)),(this[_0x4ce946(0x199)]=_0x1fd2a8,this[_0x4ce946(0x3b6)]=_0x27dad0,this[_0x4ce946(0x329)]=_0x21c666);}[_0x354c00(0x4c1)](_0x2703ea){const _0x236196=_0x354c00,_0x12ee69=this[_0x236196(0x199)]['createInstance'](pe,this['unitID'],this['type'],[_0x2703ea],this[_0x236196(0x21b)]);return _0x12ee69['_schedule'](),_0x12ee69[_0x236196(0x252)](),_0x12ee69;}[_0x354c00(0x4a9)](_0x3f14b0){const _0x33467b=_0x354c00;if(this['_checkMissing'](_0x3f14b0))return this[_0x33467b(0x199)][_0x33467b(0x348)](he,this['unitID'],this['type'],null,[],null,[_0x3f14b0],this[_0x33467b(0x21b)]);try{const _0x3c1355=this[_0x33467b(0x329)][_0x33467b(0x219)](_0x3f14b0,[mo]);if(_0x295e25(_0x3c1355)){const {c1Prime:_0x5aa5e8}=_0x3c1355;return this['_executeRemoteChangeset'](_0x5aa5e8),this;}throw _0x3c1355[_0x33467b(0x2f1)];}catch(_0x27fe0d){return this[_0x33467b(0x3b6)][_0x33467b(0x2f1)](_0x27fe0d),this[_0x33467b(0x4b1)](!0x1);}}[_0x354c00(0x4b1)](_0x2de70a){const _0x35409a=_0x354c00;return this['_injector'][_0x35409a(0x348)](Re,this[_0x35409a(0x207)],this[_0x35409a(0x260)],null,[],this[_0x35409a(0x21b)],_0x2de70a);}['onRemoteAck'](){const _0x4390b6=_0x354c00;throw new Error(_0x4390b6(0x40a));}[_0x354c00(0x47c)](){throw new Error('[SyncedState]:\x20received\x20rejection.');}[_0x354c00(0x393)](){return this;}[_0x354c00(0x446)](){const _0x32f22c=_0x354c00;return this[_0x32f22c(0x199)][_0x32f22c(0x348)](ye,this['unitID'],this['type'],null,[],this[_0x32f22c(0x21b)]);}[_0x354c00(0x404)](){return this;}['resend'](){const _0x3d8248=_0x354c00;throw new Error(_0x3d8248(0x49e));}[_0x354c00(0x2cc)](){const _0x3048b4=_0x354c00,_0x3fb0c0=this[_0x3048b4(0x46f)]['getCurrentRevOfUnit'](this['unitID']);return this[_0x3048b4(0x21b)]['onMissingChangesets']({'from':_0x3fb0c0,'to':0x0}),this[_0x3048b4(0x199)][_0x3048b4(0x348)](he,this[_0x3048b4(0x207)],this[_0x3048b4(0x260)],null,[],null,[],this[_0x3048b4(0x21b)]);}};Fe=Le([A(0x3,_0x1727eb(_0x27820f)),A(0x4,_0x1727eb(q)),A(0x5,_0x1727eb(_0x5d0612)),A(0x6,_0x107280),A(0x7,_0xfbfaad),A(0x8,_0x3b4016),A(0x9,_0xe30adb)],Fe);let pe=class extends $e{constructor(_0x3e865a,_0x1f53e4,_0x4c81ca,_0x48e9f,_0x4ae49b,_0x3857e5,_0x2d6616,_0x3144fc,_0x558543,_0x5384a2,_0x593350,_0x4918ef,_0x5ab4dc,_0x212b97){const _0x1287d6=_0x354c00;super(_0x3e865a,_0x1f53e4,null,_0x4c81ca,_0x48e9f,_0x5384a2,_0x212b97,_0x3857e5,_0x2d6616),g(this,_0x1287d6(0x15a),_0x1287d6(0x3c9)),g(this,_0x1287d6(0x171),null),g(this,'_sendingTimer',null),(this[_0x1287d6(0x199)]=_0x4ae49b,this[_0x1287d6(0x390)]=_0x3144fc,this[_0x1287d6(0x3b6)]=_0x558543,this[_0x1287d6(0x53b)]=_0x593350,this[_0x1287d6(0x329)]=_0x4918ef,this[_0x1287d6(0x429)]=_0x5ab4dc);}[_0x354c00(0x4c1)](_0x309416){const _0x7f2d78=_0x354c00;return this[_0x7f2d78(0x25b)][_0x7f2d78(0x301)](_0x309416),this[_0x7f2d78(0x252)](),this;}[_0x354c00(0x4a9)](_0x2fedfe){const _0x491e06=_0x354c00;if(this[_0x491e06(0x30e)](_0x2fedfe))return this['_clearScheduledTask'](),this[_0x491e06(0x199)]['createInstance'](he,this[_0x491e06(0x207)],this[_0x491e06(0x260)],null,this[_0x491e06(0x25b)],null,[_0x2fedfe],this[_0x491e06(0x21b)]);try{const _0x1ef1a9=this['_transformService']['transformMutationsWithChangeset'](_0x2fedfe,this[_0x491e06(0x25b)]);if(_0x295e25(_0x1ef1a9)){const {c1Prime:_0x1de50e,m2Prime:_0x422157}=_0x1ef1a9;this[_0x491e06(0x1ac)](_0x1de50e);const _0x4cffc5=this['_injector'][_0x491e06(0x348)](pe,this[_0x491e06(0x207)],this[_0x491e06(0x260)],_0x422157,this['_handler']);return this[_0x491e06(0x3eb)](),_0x4cffc5[_0x491e06(0x3fb)](this['_scheduleTimestamp']?Math[_0x491e06(0x362)](0x0,new Date()['getTime']()-this[_0x491e06(0x171)]):this['_getSendChangesetTimeout']()),_0x4cffc5;}throw _0x1ef1a9[_0x491e06(0x2f1)];}catch(_0x5c7ab5){return this['_logService'][_0x491e06(0x2f1)](_0x5c7ab5),this[_0x491e06(0x4b1)](!0x1);}}[_0x354c00(0x522)](){const _0xe4a30=_0x354c00;throw new Error(_0xe4a30(0x51c));}[_0x354c00(0x47c)](){const _0x3a771c=_0x354c00;throw new Error(_0x3a771c(0x27d));}[_0x354c00(0x393)](){return this;}['toggleOffline'](){const _0x179fab=_0x354c00;return this[_0x179fab(0x3eb)](),this[_0x179fab(0x199)][_0x179fab(0x348)](ye,this[_0x179fab(0x207)],this[_0x179fab(0x260)],null,this['_pendingMutations'],this['_handler']);}[_0x354c00(0x404)](){return this;}[_0x354c00(0x3fb)](_0x34289c){const _0x359819=_0x354c00,_0x440541=_0x34289c!=null?_0x34289c:this[_0x359819(0x204)]();this['_scheduleTimestamp']=new Date()['getTime'](),this['_sendingTimer']=window[_0x359819(0x510)](()=>{const _0x17f4cd=_0x359819;this[_0x17f4cd(0x3eb)]();let _0x23a006=null;switch(this[_0x17f4cd(0x260)]){case ce[_0x17f4cd(0x1c5)]:{_0x23a006=Vs(this[_0x17f4cd(0x25b)],this['unitID'],this[_0x17f4cd(0x429)],this[_0x17f4cd(0x46f)],this[_0x17f4cd(0x390)]);break;}case ce[_0x17f4cd(0x461)]:{this[_0x17f4cd(0x25b)]['every'](_0x148497=>_0x148497['id']===_0x2e83de['id'])?_0x23a006=vo(this[_0x17f4cd(0x25b)],this['unitID'],this[_0x17f4cd(0x429)],this[_0x17f4cd(0x46f)],this['_memberService']):_0x23a006=Vs(this[_0x17f4cd(0x25b)],this[_0x17f4cd(0x207)],this[_0x17f4cd(0x429)],this[_0x17f4cd(0x46f)],this['_memberService']);break;}default:throw new Error(_0x17f4cd(0x249)+this[_0x17f4cd(0x260)]+_0x17f4cd(0x542));}const {changeset:_0x5008c7,pendingMutations:_0x13d0d2}=_0x23a006;this[_0x17f4cd(0x21b)][_0x17f4cd(0x47e)](_0x5008c7);const _0x496f28=_0x13d0d2['length']?this[_0x17f4cd(0x199)][_0x17f4cd(0x348)](ge,this[_0x17f4cd(0x207)],this['type'],_0x5008c7,_0x13d0d2,this[_0x17f4cd(0x21b)],void 0x0):this['_injector'][_0x17f4cd(0x348)](Te,this[_0x17f4cd(0x207)],this[_0x17f4cd(0x260)],_0x5008c7,this[_0x17f4cd(0x21b)]);_0x496f28[_0x17f4cd(0x252)](),this[_0x17f4cd(0x21b)]['onStateChange'](this,_0x496f28);},_0x440541);}[_0x354c00(0x204)](){const _0x314ddd=_0x354c00;var _0x396eba;const _0x6531cf=this['_configService']['getConfig'](ie);return(_0x396eba=_0x6531cf==null?void 0x0:_0x6531cf[_0x314ddd(0x4f5)])!=null?_0x396eba:_r;}[_0x354c00(0x1c9)](){const _0x78c2cb=_0x354c00;throw new Error(_0x78c2cb(0x1bb));}['_clearScheduledTask'](){const _0x4fc203=_0x354c00;this[_0x4fc203(0x200)]!=null&&(clearTimeout(this[_0x4fc203(0x200)]),this[_0x4fc203(0x200)]=null);}[_0x354c00(0x4b1)](_0xfc95fa){const _0xe8781c=_0x354c00;return this[_0xe8781c(0x3eb)](),this[_0xe8781c(0x199)][_0xe8781c(0x348)](Re,this[_0xe8781c(0x207)],this[_0xe8781c(0x260)],null,this[_0xe8781c(0x25b)],this[_0xe8781c(0x21b)],_0xfc95fa);}};pe=Le([A(0x4,_0x1727eb(_0x5d0612)),A(0x5,_0x1727eb(_0x27820f)),A(0x6,_0x1727eb(q)),A(0x7,_0x1727eb(Ne)),A(0x8,_0x3b4016),A(0x9,_0xfbfaad),A(0xa,_0x250a8d),A(0xb,_0xe30adb),A(0xc,_0x48d976),A(0xd,_0x107280)],pe);let Te=class extends $e{constructor(_0x50de1a,_0x3d1ef6,_0x120b5e,_0x1f9e0f,_0x7c4c43,_0x4371ca,_0xf9723b,_0x38d8a7,_0x156467,_0x2e1992,_0x3190f1){const _0x103e2f=_0x354c00;super(_0x50de1a,_0x3d1ef6,_0x120b5e,[],_0x1f9e0f,_0x38d8a7,_0x3190f1,_0x4371ca,_0xf9723b),g(this,_0x103e2f(0x15a),_0x103e2f(0x340)),g(this,_0x103e2f(0x502),0x0),g(this,'_resendTimer'),g(this,'_sender'),(this['_injector']=_0x7c4c43,this[_0x103e2f(0x3b6)]=_0x156467,this[_0x103e2f(0x329)]=_0x2e1992);}['appendMutation'](_0x118c06){const _0x192cc4=_0x354c00;this[_0x192cc4(0x3eb)]();const _0x41ecc8=this['_injector'][_0x192cc4(0x348)](ge,this[_0x192cc4(0x207)],this[_0x192cc4(0x260)],this[_0x192cc4(0x277)],[_0x118c06],this[_0x192cc4(0x21b)],this['_resendTimer']);return _0x41ecc8['_updateLocalCache'](),_0x41ecc8;}[_0x354c00(0x4a9)](_0x157745){const _0x4a5ea0=_0x354c00;if(this[_0x4a5ea0(0x30e)](_0x157745))return this['_clearScheduledTask'](),this[_0x4a5ea0(0x199)][_0x4a5ea0(0x348)](he,this[_0x4a5ea0(0x207)],this[_0x4a5ea0(0x260)],this['_awaitingChangeset'],[],null,[_0x157745],this[_0x4a5ea0(0x21b)]);try{const _0x5dc81e=this[_0x4a5ea0(0x329)][_0x4a5ea0(0x18c)]([_0x157745],[this['_awaitingChangeset']],!0x1);if(_0x2a9c67(_0x5dc81e)){const {c1Prime:_0x3e2193,c2Prime:_0x14c9ab}=_0x5dc81e;this[_0x4a5ea0(0x1ac)](_0x3e2193[0x0]),_0x14c9ab[0x0][_0x4a5ea0(0x294)]=this[_0x4a5ea0(0x275)](),this[_0x4a5ea0(0x3eb)]();const _0x385605=this[_0x4a5ea0(0x199)][_0x4a5ea0(0x348)](Te,this[_0x4a5ea0(0x207)],this[_0x4a5ea0(0x260)],_0x14c9ab[0x0],this[_0x4a5ea0(0x21b)]);return _0x385605[_0x4a5ea0(0x252)](),_0x385605;}return this[_0x4a5ea0(0x4b1)](!0x1);}catch(_0x3f9a4d){return this[_0x4a5ea0(0x3b6)]['error'](_0x3f9a4d),this['_onConflict'](!0x1);}}[_0x354c00(0x522)](_0xfecb55){const _0x420682=_0x354c00;this[_0x420682(0x3eb)]();const _0x20992a=this[_0x420682(0x46f)][_0x420682(0x2cd)](this[_0x420682(0x207)]);if(_0xfecb55['revision']<_0x20992a-0x1)return this;if(this['_checkMissing'](_0xfecb55))return this[_0x420682(0x199)][_0x420682(0x348)](he,this[_0x420682(0x207)],this[_0x420682(0x260)],null,[],this[_0x420682(0x277)],[],this[_0x420682(0x21b)]);this[_0x420682(0x48c)]();const _0x38ddbe=this[_0x420682(0x199)][_0x420682(0x348)](Fe,this[_0x420682(0x207)],this[_0x420682(0x260)],this[_0x420682(0x21b)]);return _0x38ddbe['_updateLocalCache'](),_0x38ddbe;}[_0x354c00(0x47c)](_0x420ad7){const _0x210221=_0x354c00;return this[_0x210221(0x4b1)](!!(_0x420ad7!=null&&_0x420ad7[_0x210221(0x264)]));}[_0x354c00(0x393)](_0x28890f){const _0x5d819c=_0x354c00;return this[_0x5d819c(0x502)]>Ni?this['toggleOffline']():(this[_0x5d819c(0x470)]=Ui(this[_0x5d819c(0x502)],{'timeout':this[_0x5d819c(0x502)],'reqId':_0x28890f[_0x5d819c(0x4d3)]}),this[_0x5d819c(0x54a)]=this['_resendTimer'][_0x5d819c(0x51f)](({reqId:_0x3d5a5b,timeout:_0x1fd582})=>{this['_resendWithTimeout'](_0x3d5a5b,_0x1fd582);}),this);}['toggleOffline'](){const _0x42ed4a=_0x354c00;return this[_0x42ed4a(0x3eb)](),this[_0x42ed4a(0x199)]['createInstance'](ye,this[_0x42ed4a(0x207)],this[_0x42ed4a(0x260)],this[_0x42ed4a(0x277)],[],this['_handler']);}[_0x354c00(0x404)](){return this;}[_0x354c00(0x1c9)](){const _0x52024c=_0x354c00;this[_0x52024c(0x21b)][_0x52024c(0x47e)](this[_0x52024c(0x277)]);}[_0x354c00(0x4b1)](_0x34b2d5){const _0x39cc49=_0x354c00;return this[_0x39cc49(0x3eb)](),this[_0x39cc49(0x199)]['createInstance'](Re,this[_0x39cc49(0x207)],this[_0x39cc49(0x260)],this[_0x39cc49(0x277)],[],this['_handler'],_0x34b2d5);}[_0x354c00(0x227)](_0x25ea07,_0x5eb153){const _0x266ce2=_0x354c00;var _0x4b488e;_0x25ea07===((_0x4b488e=this['_awaitingChangeset'])==null?void 0x0:_0x4b488e[_0x266ce2(0x4d3)])&&(this[_0x266ce2(0x1c9)](),this[_0x266ce2(0x502)]=_0x5eb153===0x0?0x3e8:_0x5eb153*0x2);}[_0x354c00(0x3eb)](){const _0x5e35dd=_0x354c00;var _0x1f401a;(_0x1f401a=this['_sender'])==null||_0x1f401a[_0x5e35dd(0x4fa)](),this[_0x5e35dd(0x502)]=0x0;}};Te=Le([A(0x4,_0x1727eb(_0x5d0612)),A(0x5,_0x1727eb(_0x27820f)),A(0x6,_0x1727eb(q)),A(0x7,_0xfbfaad),A(0x8,_0x3b4016),A(0x9,_0xe30adb),A(0xa,_0x107280)],Te);let ge=class extends $e{constructor(_0x2362b3,_0x113175,_0x23ccc3,_0x240f36,_0x39dc6f,_0x3dda0b,_0x11574f,_0x5c86ea,_0x377a24,_0x4292bc,_0x4be3a8,_0x2afafa,_0xacb728){const _0x5a439c=_0x354c00;super(_0x2362b3,_0x113175,_0x23ccc3,_0x240f36,_0x39dc6f,_0x4292bc,_0xacb728,_0x5c86ea,_0x377a24),g(this,'status',_0x5a439c(0x491)),g(this,_0x5a439c(0x502),0x0),g(this,_0x5a439c(0x470)),g(this,_0x5a439c(0x54a)),(this['_injector']=_0x11574f,this[_0x5a439c(0x3b6)]=_0x4be3a8,this[_0x5a439c(0x329)]=_0x2afafa,_0x3dda0b&&(this[_0x5a439c(0x470)]=_0x3dda0b,this[_0x5a439c(0x54a)]=this[_0x5a439c(0x470)][_0x5a439c(0x51f)](({reqId:_0x535ad2,timeout:_0x3361c8})=>{this['_resendWithTimeout'](_0x535ad2,_0x3361c8);})));}[_0x354c00(0x4c1)](_0x21e964){const _0x1e460d=_0x354c00;return this[_0x1e460d(0x25b)][_0x1e460d(0x301)](_0x21e964),this;}[_0x354c00(0x4a9)](_0x4b0778){const _0x38577e=_0x354c00;if(this[_0x38577e(0x30e)](_0x4b0778))return this['_clearScheduledTask'](),this[_0x38577e(0x199)]['createInstance'](he,this['unitID'],this['type'],this['_awaitingChangeset'],this[_0x38577e(0x25b)],null,[_0x4b0778],this[_0x38577e(0x21b)]);try{const _0x5aea74=this[_0x38577e(0x329)][_0x38577e(0x18c)]([_0x4b0778],[this['_awaitingChangeset']],!0x1);if(_0x2a9c67(_0x5aea74)){const {c1Prime:_0x4e2836,c2Prime:_0x57cc85}=_0x5aea74,_0x2cd4f8=this[_0x38577e(0x329)][_0x38577e(0x219)](_0x4e2836[0x0],this[_0x38577e(0x25b)]);if(_0x295e25(_0x2cd4f8)){const {c1Prime:_0x1fe811,m2Prime:_0x4da783}=_0x2cd4f8;return this[_0x38577e(0x1ac)](_0x1fe811),_0x57cc85[0x0][_0x38577e(0x294)]=this[_0x38577e(0x275)](),this[_0x38577e(0x3eb)](),this[_0x38577e(0x199)][_0x38577e(0x348)](ge,this['unitID'],this[_0x38577e(0x260)],_0x57cc85[0x0],_0x4da783,this[_0x38577e(0x21b)],void 0x0);}throw _0x2cd4f8[_0x38577e(0x2f1)];}throw _0x5aea74[_0x38577e(0x2f1)];}catch(_0x4a9255){return this['_logService'][_0x38577e(0x2f1)](_0x4a9255),this[_0x38577e(0x4b1)](!0x1);}}[_0x354c00(0x522)](_0x8a5deb){const _0x177b63=_0x354c00;if(this['_clearScheduledTask'](),this[_0x177b63(0x30e)](_0x8a5deb))return this[_0x177b63(0x199)][_0x177b63(0x348)](he,this[_0x177b63(0x207)],this['type'],null,this[_0x177b63(0x25b)],this[_0x177b63(0x277)],[],this['_handler']);this[_0x177b63(0x48c)]();const _0x19c40a=this['_injector']['createInstance'](pe,this[_0x177b63(0x207)],this[_0x177b63(0x260)],this[_0x177b63(0x25b)],this[_0x177b63(0x21b)]);return _0x19c40a[_0x177b63(0x3fb)](),_0x19c40a[_0x177b63(0x252)](),_0x19c40a;}[_0x354c00(0x47c)](_0x1a33d1){const _0x283d57=_0x354c00;return this[_0x283d57(0x4b1)](!!(_0x1a33d1!=null&&_0x1a33d1[_0x283d57(0x264)]));}[_0x354c00(0x393)](_0x12d96f){const _0x43755b=_0x354c00;return this[_0x43755b(0x502)]>Ni?this[_0x43755b(0x446)]():(this[_0x43755b(0x470)]=Ui(this[_0x43755b(0x502)],{'timeout':this[_0x43755b(0x502)],'reqId':_0x12d96f[_0x43755b(0x4d3)]}),this[_0x43755b(0x54a)]=this[_0x43755b(0x470)][_0x43755b(0x51f)](({reqId:_0x3da336,timeout:_0x3404be})=>{const _0xb155ef=_0x43755b;this[_0xb155ef(0x227)](_0x3da336,_0x3404be);}),this);}[_0x354c00(0x446)](){const _0x2f47c3=_0x354c00;return this['_clearScheduledTask'](),this[_0x2f47c3(0x199)][_0x2f47c3(0x348)](ye,this[_0x2f47c3(0x207)],this[_0x2f47c3(0x260)],this[_0x2f47c3(0x277)],this['_pendingMutations'],this[_0x2f47c3(0x21b)]);}[_0x354c00(0x404)](){return this;}[_0x354c00(0x1c9)](){const _0x57e3a8=_0x354c00;this[_0x57e3a8(0x21b)][_0x57e3a8(0x47e)](this['_awaitingChangeset']);}[_0x354c00(0x4b1)](_0x58549c){const _0x44c5ce=_0x354c00;return this['_clearScheduledTask'](),this['_injector'][_0x44c5ce(0x348)](Re,this['unitID'],this[_0x44c5ce(0x260)],null,this[_0x44c5ce(0x25b)],this[_0x44c5ce(0x21b)],_0x58549c);}[_0x354c00(0x227)](_0x2fc367,_0x52a400){const _0x2b02f9=_0x354c00;var _0x45fef8;_0x2fc367===((_0x45fef8=this[_0x2b02f9(0x277)])==null?void 0x0:_0x45fef8[_0x2b02f9(0x4d3)])&&(this['resend'](),this['_resendTimeout']=_0x52a400===0x0?0x3e8:_0x52a400*0x2);}['_clearScheduledTask'](){const _0x3aa1f6=_0x354c00;var _0x3af59c;(_0x3af59c=this[_0x3aa1f6(0x54a)])==null||_0x3af59c[_0x3aa1f6(0x4fa)](),this[_0x3aa1f6(0x502)]=0x0;}};ge=Le([A(0x6,_0x1727eb(_0x5d0612)),A(0x7,_0x1727eb(_0x27820f)),A(0x8,_0x1727eb(q)),A(0x9,_0xfbfaad),A(0xa,_0x3b4016),A(0xb,_0xe30adb),A(0xc,_0x107280)],ge);let Re=class extends $e{constructor(_0x462433,_0x4f2f2c,_0x2aea58,_0x49b27d,_0x5d45cb,_0x534d2a=!0x1,_0x568444,_0x8046f9,_0x5b7781,_0x166059,_0x1ad7bb,_0x4af8b5,_0x5002c6){const _0x384468=_0x354c00;super(_0x462433,_0x4f2f2c,_0x2aea58,_0x49b27d,_0x5d45cb,_0x8046f9,_0x5b7781,_0x1ad7bb,_0x166059),g(this,_0x384468(0x15a),_0x384468(0x4a7)),(this[_0x384468(0x176)]=_0x534d2a,this['_permissionService']=_0x568444,this['_localeService']=_0x4af8b5,this[_0x384468(0x415)]=_0x5002c6,this['_showConflictNotification'](),this[_0x384468(0x2ca)](),this[_0x384468(0x44f)]());}[_0x354c00(0x4c1)](){return this;}['onRemoteChangeset'](){return this;}['onRemoteAck'](){return this;}[_0x354c00(0x47c)](){return this;}[_0x354c00(0x393)](){return this;}[_0x354c00(0x446)](){return this;}[_0x354c00(0x404)](){return this;}[_0x354c00(0x1c9)](){const _0x591544=_0x354c00;throw new Error(_0x591544(0x2cb));}['_clearLocalCache'](){const _0x3ebf7d=_0x354c00;this['_localCacheService']['updateOfflineData'](this[_0x3ebf7d(0x207)],this[_0x3ebf7d(0x260)],null,[]);}[_0x354c00(0x1c3)](){const _0x3eab8a=_0x354c00;this['_isPermissionRej']?this['_notificationService'][_0x3eab8a(0x24e)]({'title':this[_0x3eab8a(0x31f)]['t']('permission.title'),'content':this[_0x3eab8a(0x31f)]['t'](_0x3eab8a(0x28b)),'type':'error','duration':0x0}):this[_0x3eab8a(0x415)]['show']({'title':this[_0x3eab8a(0x31f)]['t']('conflict.title'),'content':this['_localeService']['t'](_0x3eab8a(0x182)),'type':_0x3eab8a(0x2f1),'duration':0x0});}[_0x354c00(0x44f)](){const _0x50a364=_0x354c00;this['_permissionService'][_0x50a364(0x4a2)](new _0x18c2b1(this[_0x50a364(0x207)])['id'],!0x1);}};Re=Le([A(0x6,_0x1727eb(_0x121e54)),A(0x7,_0xfbfaad),A(0x8,_0x107280),A(0x9,_0x1727eb(q)),A(0xa,_0x1727eb(_0x27820f)),A(0xb,_0x1727eb(_0x382d24)),A(0xc,_0x49927c)],Re);let ye=class extends $e{constructor(_0x17bdc2,_0x4a369d,_0x1febab,_0xc38308,_0x124d8c,_0x18cf68,_0x3aba68,_0x5d1a6f,_0x2bee85,_0xfa7bed){const _0x5012dc=_0x354c00;super(_0x17bdc2,_0x4a369d,_0x1febab,_0xc38308,_0x124d8c,_0x2bee85,_0xfa7bed,_0x3aba68,_0x5d1a6f),g(this,_0x5012dc(0x15a),_0x5012dc(0x26e)),this[_0x5012dc(0x199)]=_0x18cf68;}[_0x354c00(0x4c1)](_0x46d1a){const _0x9c766f=_0x354c00;return this[_0x9c766f(0x25b)]['push'](_0x46d1a),this[_0x9c766f(0x252)](),this;}[_0x354c00(0x4a9)](_0x59c773){const _0x51c204=_0x354c00;throw new Error(_0x51c204(0x1a7));}['onRemoteAck'](){throw new Error('[OfflineState]:\x20received\x20acknowledgement.');}[_0x354c00(0x47c)](){const _0x3cf362=_0x354c00;throw new Error(_0x3cf362(0x218));}[_0x354c00(0x393)](){return this;}[_0x354c00(0x446)](){return this;}['toggleOnline'](){const _0x432155=_0x354c00,{_injector:_0x17c8db,_pendingMutations:_0x22c046,_awaitingChangeset:_0x41efef,unitID:_0xfbe463,_handler:_0x5019a4,type:_0x59d9f2}=this,_0x87f86=Ai(_0x17c8db,_0xfbe463,_0x59d9f2,_0x41efef,_0x22c046,_0x5019a4);return _0x87f86 instanceof pe?_0x87f86['_schedule']():(_0x87f86 instanceof ge||_0x87f86 instanceof Te)&&_0x87f86[_0x432155(0x1c9)](),_0x87f86;}[_0x354c00(0x1c9)](){const _0x209901=_0x354c00;throw new Error(_0x209901(0x233));}};ye=Le([A(0x5,_0x1727eb(_0x5d0612)),A(0x6,_0x1727eb(_0x27820f)),A(0x7,_0x1727eb(q)),A(0x8,_0xfbfaad),A(0x9,_0x107280)],ye);let he=class extends $e{constructor(_0x2ccc92,_0x172273,_0x5c0531,_0x5c72ec,_0x239c12,_0x19277d,_0x5a4c41,_0x3a112b,_0x4c769c,_0x29b162,_0x2f6dd0,_0x434b76,_0x497463,_0x380b2d){const _0x5f18c3=_0x354c00;super(_0x2ccc92,_0x172273,_0x5c0531,_0x5c72ec,_0x5a4c41,_0x434b76,_0x497463,_0x4c769c,_0x29b162),g(this,_0x5f18c3(0x15a),_0x5f18c3(0x18d)),(this[_0x5f18c3(0x366)]=_0x239c12,this[_0x5f18c3(0x1ba)]=_0x19277d,this[_0x5f18c3(0x199)]=_0x3a112b,this[_0x5f18c3(0x3b6)]=_0x2f6dd0,this[_0x5f18c3(0x329)]=_0x380b2d);}[_0x354c00(0x265)](_0x4edb6a){const _0x1de83b=_0x354c00;try{const _0x2fddd6=[..._0x4edb6a,...this[_0x1de83b(0x1ba)]],_0x157c22=[this[_0x1de83b(0x277)]||this[_0x1de83b(0x366)]][_0x1de83b(0x2bb)](_0x42a996=>!!_0x42a996);let _0xd6ac59,_0x22ea60;if(_0x157c22[_0x1de83b(0x2a0)]){const _0x115182=this['_transformService']['transformChangesets'](_0x2fddd6,_0x157c22,!0x1);if(!_0x2a9c67(_0x115182))throw _0x115182[_0x1de83b(0x2f1)];_0xd6ac59=_0x115182['c1Prime'],_0x22ea60=_0x115182['c2Prime'];}else _0xd6ac59=_0x2fddd6,_0x22ea60=[];let _0x31c013=this[_0x1de83b(0x25b)];_0xd6ac59[_0x1de83b(0x3f0)](_0x4fb5ad=>{const _0x1d4a0c=_0x1de83b;let _0x420f9e;if(_0x31c013[_0x1d4a0c(0x2a0)]){const _0x2d78d6=this['_transformService'][_0x1d4a0c(0x219)](_0x4fb5ad,_0x31c013);if(!_0x295e25(_0x2d78d6))throw _0x2d78d6[_0x1d4a0c(0x2f1)];_0x420f9e=_0x2d78d6['c1Prime'],_0x31c013=_0x2d78d6[_0x1d4a0c(0x1b1)];}else _0x420f9e=_0x4fb5ad;this[_0x1d4a0c(0x1ac)](_0x420f9e);}),this[_0x1de83b(0x366)]&&this[_0x1de83b(0x48c)](),this[_0x1de83b(0x277)]&&_0x22ea60[_0x1de83b(0x2a0)]&&(_0x22ea60[0x0][_0x1de83b(0x294)]=this[_0x1de83b(0x275)]());let _0x1bff45;if(this[_0x1de83b(0x277)]&&_0x31c013[_0x1de83b(0x2a0)]!==0x0)_0x1bff45=this[_0x1de83b(0x199)][_0x1de83b(0x348)](ge,this['unitID'],this[_0x1de83b(0x260)],_0x22ea60[0x0],_0x31c013,this[_0x1de83b(0x21b)],void 0x0);else{if(this[_0x1de83b(0x277)]&&_0x31c013['length']===0x0)_0x22ea60[0x0][_0x1de83b(0x294)]=this[_0x1de83b(0x275)](),_0x1bff45=this[_0x1de83b(0x199)][_0x1de83b(0x348)](Te,this[_0x1de83b(0x207)],this['type'],_0x22ea60[0x0],this['_handler']);else{if(_0x31c013[_0x1de83b(0x2a0)]!==0x0){const _0x2d271c=this[_0x1de83b(0x199)][_0x1de83b(0x348)](pe,this[_0x1de83b(0x207)],this[_0x1de83b(0x260)],_0x31c013,this[_0x1de83b(0x21b)]);_0x2d271c[_0x1de83b(0x3fb)](),_0x1bff45=_0x2d271c;}else _0x1bff45=this[_0x1de83b(0x199)][_0x1de83b(0x348)](Fe,this[_0x1de83b(0x207)],this['type'],this[_0x1de83b(0x21b)]);}}return _0x1bff45[_0x1de83b(0x252)](),_0x1bff45;}catch(_0x29717b){return this['_logService'][_0x1de83b(0x2f1)](_0x1de83b(0x4d6),_0x1de83b(0x530),_0x29717b),this[_0x1de83b(0x199)][_0x1de83b(0x348)](Re,this['unitID'],this[_0x1de83b(0x260)],this[_0x1de83b(0x277)],this['_pendingMutations'],this[_0x1de83b(0x21b)],!0x1);}}['resend'](){const _0x51b5a3=_0x354c00;throw new Error(_0x51b5a3(0x557));}[_0x354c00(0x4c1)](_0x1bd384){const _0x1a2046=_0x354c00;return this['_pendingMutations'][_0x1a2046(0x301)](_0x1bd384),this;}[_0x354c00(0x4a9)](_0x2aa0d9){const _0x4a6878=_0x354c00;return this[_0x4a6878(0x1ba)]['push'](_0x2aa0d9),this;}[_0x354c00(0x522)](_0x1f4023){const _0x6e467=_0x354c00;if(this[_0x6e467(0x277)])return this[_0x6e467(0x366)]=this[_0x6e467(0x277)],this[_0x6e467(0x277)]=null,this;throw new Error(_0x6e467(0x458));}[_0x354c00(0x47c)](_0x2137e2){const _0x175e52=_0x354c00;return this[_0x175e52(0x4b1)](!!(_0x2137e2!=null&&_0x2137e2[_0x175e52(0x264)]));}[_0x354c00(0x393)](){return this;}[_0x354c00(0x446)](){const _0x31386b=_0x354c00;return this[_0x31386b(0x199)][_0x31386b(0x348)](ye,this[_0x31386b(0x207)],this[_0x31386b(0x260)],this[_0x31386b(0x277)],this['_pendingMutations'],this[_0x31386b(0x21b)]);}[_0x354c00(0x404)](){return this;}[_0x354c00(0x4b1)](_0x7a3d61){const _0x6d0bb0=_0x354c00;return this[_0x6d0bb0(0x199)][_0x6d0bb0(0x348)](Re,this[_0x6d0bb0(0x207)],this[_0x6d0bb0(0x260)],this[_0x6d0bb0(0x277)],this[_0x6d0bb0(0x25b)],this['_handler'],_0x7a3d61);}};he=Le([A(0x7,_0x1727eb(_0x5d0612)),A(0x8,_0x1727eb(_0x27820f)),A(0x9,_0x1727eb(q)),A(0xa,_0x3b4016),A(0xb,_0xfbfaad),A(0xc,_0x107280),A(0xd,_0xe30adb)],he);function Ai(_0xf1d960,_0x35e607,_0x5b1d30,_0x5b047e,_0x455130,_0x401483){const _0x347f3c=_0x354c00;return _0x5b047e&&_0x455130[_0x347f3c(0x2a0)]?_0xf1d960[_0x347f3c(0x348)](ge,_0x35e607,_0x5b1d30,_0x5b047e,_0x455130,_0x401483,void 0x0):_0x5b047e?_0xf1d960['createInstance'](Te,_0x35e607,_0x5b1d30,_0x5b047e,_0x401483):_0x455130['length']?_0xf1d960[_0x347f3c(0x348)](pe,_0x35e607,_0x5b1d30,_0x455130,_0x401483):_0xf1d960[_0x347f3c(0x348)](Fe,_0x35e607,_0x5b1d30,_0x401483);}var So=Object[_0x354c00(0x3cf)],Io=Object[_0x354c00(0x20e)],Es=(_0x18eae4,_0x356596,_0x4e2ad6,_0x3ecd4f)=>{for(var _0x25089a=_0x3ecd4f>0x1?void 0x0:_0x3ecd4f?Io(_0x356596,_0x4e2ad6):_0x356596,_0x44776e=_0x18eae4['length']-0x1,_0x473008;_0x44776e>=0x0;_0x44776e--)(_0x473008=_0x18eae4[_0x44776e])&&(_0x25089a=(_0x3ecd4f?_0x473008(_0x356596,_0x4e2ad6,_0x25089a):_0x473008(_0x25089a))||_0x25089a);return _0x3ecd4f&&_0x25089a&&So(_0x356596,_0x4e2ad6,_0x25089a),_0x25089a;},H=(_0x193850,_0x21ce86)=>(_0x26374b,_0x359c8a)=>_0x21ce86(_0x26374b,_0x359c8a,_0x193850);let gt=class extends _0x1bd493{constructor(_0x327605,_0xd281a,_0x119bbf,_0x4221ef,_0x5417d5,_0x575c15,_0x3b2d76,_0x1f7d56,_0x69ce3b,_0x884b7b,_0x352ce3,_0x2a8f35,_0x24d60d){const _0x3caf2f=_0x354c00;super(),g(this,'_state$',new _0x5ea788(null)),g(this,_0x3caf2f(0x4cc),this['_state$'][_0x3caf2f(0x516)]()),g(this,_0x3caf2f(0x290)),g(this,'_collaborationPaused',!0x1),g(this,'_changesetSessionId',''),g(this,'_changesetReqId',0x0),g(this,_0x3caf2f(0x215),this[_0x3caf2f(0x4cc)]['pipe'](_0x147fd2(_0x5c4c67=>_0x5c4c67?_0x5c4c67[_0x3caf2f(0x15a)]:J['OFFLINE']),_0x3f5b54(0x1))),g(this,_0x3caf2f(0x147),!0x1),g(this,_0x3caf2f(0x45b),[]),(this[_0x3caf2f(0x207)]=_0x327605,this[_0x3caf2f(0x24c)]=_0xd281a,this['_type']=_0x119bbf,this[_0x3caf2f(0x199)]=_0x4221ef,this[_0x3caf2f(0x1e2)]=_0x5417d5,this[_0x3caf2f(0x4f9)]=_0x575c15,this['_localeService']=_0x3b2d76,this['_revisionService']=_0x1f7d56,this[_0x3caf2f(0x3b6)]=_0x69ce3b,this[_0x3caf2f(0x3fc)]=_0x884b7b,this[_0x3caf2f(0x221)]=_0x352ce3,this['_permissionService']=_0x2a8f35,this['_singleActiveUnitService']=_0x24d60d);}get[_0x354c00(0x314)](){const _0x5b1e24=_0x354c00;return this[_0x5b1e24(0x290)];}async['init'](){const _0x261ab9=_0x354c00;if(this[_0x261ab9(0x314)])throw new Error('[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.');await this[_0x261ab9(0x536)]();}[_0x354c00(0x394)](){const _0x1eee32=_0x354c00;return this[_0x1eee32(0x37f)]=!0x0,_0x48b865(()=>{const _0x16c7f5=_0x1eee32;this[_0x16c7f5(0x37f)]=!0x1,this[_0x16c7f5(0x52e)]();});}[_0x354c00(0x22b)](_0xbbdd79){const _0x2bed64=_0x354c00;this[_0x2bed64(0x290)]=_0xbbdd79,this[_0x2bed64(0x3b1)]['next'](_0xbbdd79);}async[_0x354c00(0x536)](){const _0x3e3169=_0x354c00;var _0x4799e9;this[_0x3e3169(0x22b)](await this[_0x3e3169(0x451)]()),this[_0x3e3169(0x474)]&&((_0x4799e9=this[_0x3e3169(0x474)])==null||_0x4799e9['editingUnit'](this[_0x3e3169(0x207)]),this[_0x3e3169(0x181)](this[_0x3e3169(0x474)][_0x3e3169(0x225)](this[_0x3e3169(0x207)])[_0x3e3169(0x51f)](_0x3dcf78=>{const _0x241a70=_0x3e3169;this[_0x241a70(0x3b6)][_0x241a70(0x4c5)]('[CollaborationEntity]',_0x241a70(0x49f),_0x3dcf78),_0x3dcf78===Di[_0x241a70(0x373)]?(this[_0x241a70(0x221)][_0x241a70(0x24e)]({'content':this['_localeService']['t'](_0x241a70(0x416)),'type':_0x3960e0[_0x241a70(0x435)]}),this[_0x241a70(0x450)][_0x241a70(0x4a2)](new _0x18c2b1(this[_0x241a70(0x207)])['id'],!0x1),this[_0x241a70(0x450)]['setShowComponents'](!0x1)):(this[_0x241a70(0x450)]['updatePermissionPoint'](new _0x18c2b1(this[_0x241a70(0x207)])['id'],!0x0),this['_permissionService'][_0x241a70(0x53e)](!0x0));})));let _0x2a394a=!0x1;return this['disposeWithMe'](this[_0x3e3169(0x24c)]['sessionStatus$']['subscribe'](_0x14cd24=>{const _0x355632=_0x3e3169;_0x14cd24===ve[_0x355632(0x29c)]?this[_0x355632(0x21c)](_0x2a394a):_0x14cd24===ve['OFFLINE']&&(_0x2a394a=!0x0,this['_toggleOffline']());})),this[_0x3e3169(0x181)](this[_0x3e3169(0x24c)][_0x3e3169(0x467)][_0x3e3169(0x51f)](_0x3bc041=>{const _0x201089=_0x3e3169;try{switch(_0x3bc041[_0x201089(0x338)]){case _0x5fb817['NEW_CHANGESETS']:{this[_0x201089(0x15c)](_0xccb1bb(_0x3bc041['data']));break;}case _0x5fb817['CHANGESET_ACK']:{this[_0x201089(0x216)](_0x3bc041[_0x201089(0x3df)]);break;}case _0x5fb817['CHANGESET_REJ']:{this['_onRemoteRejected']();break;}case _0x5fb817[_0x201089(0x205)]:{this['_onRemoteRetry'](_0x3bc041['data']);break;}case _0x5fb817[_0x201089(0x53f)]:{this[_0x201089(0x482)](_0x3bc041['data'][_0x201089(0x20b)][_0x201089(0x4e6)](_0x1d53a6=>_0xccb1bb(_0x1d53a6)));break;}case _0x5fb817[_0x201089(0x3c6)]:this['_onRemoteRejected']({'isPermissionRej':!0x0});}}catch(_0x44f6c5){throw console[_0x201089(0x2f1)](_0x201089(0x2a1),_0x44f6c5),_0x44f6c5;}})),this[_0x3e3169(0x290)];}['_unlockTransition'](){this['_transitionLocked']=!0x1;}[_0x354c00(0x3e0)](){const _0x2b2efb=_0x354c00;if(this[_0x2b2efb(0x147)])throw new Error(_0x2b2efb(0x30f));this[_0x2b2efb(0x147)]=!0x0;}[_0x354c00(0x3ef)](_0x533cad){const _0x4bf2f2=_0x354c00;this[_0x4bf2f2(0x3e0)](),this['_updateState'](this[_0x4bf2f2(0x290)][_0x4bf2f2(0x4c1)](_0x533cad)),this[_0x4bf2f2(0x1b0)]();}[_0x354c00(0x15c)](_0x53beec){const _0x42fb2a=_0x354c00;if(!(_0x53beec[_0x42fb2a(0x3f6)]<=this[_0x42fb2a(0x46f)][_0x42fb2a(0x2cd)](this['unitID']))){if(this[_0x42fb2a(0x37f)]){this[_0x42fb2a(0x45b)]['push'](_0x53beec);return;}this[_0x42fb2a(0x37b)](_0x53beec);}}[_0x354c00(0x52e)](){const _0xdba044=_0x354c00;this['_remoteChangesetQueue'][_0xdba044(0x3f0)](_0x33f4f2=>this[_0xdba044(0x37b)](_0x33f4f2)),this[_0xdba044(0x45b)]=[];}[_0x354c00(0x37b)](_0x2f6d77){const _0x3c7710=_0x354c00,_0x48936b=this[_0x3c7710(0x4f9)][_0x3c7710(0x33e)][_0x3c7710(0x248)](this[_0x3c7710(0x4f9)][_0x3c7710(0x33e)][_0x3c7710(0x2bf)]()[_0x3c7710(0x2a2)])(_0x2f6d77[_0x3c7710(0x24d)],null)||_0x2f6d77[_0x3c7710(0x24d)],_0x1ac7d5={..._0x2f6d77,'mutations':_0x48936b};this[_0x3c7710(0x3e0)](),this[_0x3c7710(0x22b)](this[_0x3c7710(0x290)]['onRemoteChangeset'](_0x1ac7d5)),this[_0x3c7710(0x1b0)]();}[_0x354c00(0x216)](_0x1eca14){const _0x1c1737=_0x354c00;this[_0x1c1737(0x3e0)](),this['_updateState'](this[_0x1c1737(0x290)][_0x1c1737(0x522)](_0x1eca14)),this['_unlockTransition']();}['_onRemoteRejected'](_0x1da56e){const _0xf3d695=_0x354c00;this[_0xf3d695(0x3e0)](),this[_0xf3d695(0x22b)](this[_0xf3d695(0x290)][_0xf3d695(0x47c)](_0x1da56e)),this[_0xf3d695(0x1b0)]();}[_0x354c00(0x4a5)](_0x59a815){const _0x1103be=_0x354c00;this['_lockTransition'](),this[_0x1103be(0x22b)](this['_state'][_0x1103be(0x393)](_0x59a815)),this['_unlockTransition']();}[_0x354c00(0x482)](_0x3cf7ce){const _0x4a0353=_0x354c00;if(!(this[_0x4a0353(0x290)]instanceof he))throw new TypeError(_0x4a0353(0x1c8));const _0x1915c7=_0x3cf7ce['map'](_0x120de6=>{const _0x3f7c30=_0x4a0353,_0xcde3f3=this[_0x3f7c30(0x4f9)][_0x3f7c30(0x33e)][_0x3f7c30(0x248)](this[_0x3f7c30(0x4f9)][_0x3f7c30(0x33e)][_0x3f7c30(0x2bf)]()[_0x3f7c30(0x2a2)])(_0x120de6[_0x3f7c30(0x24d)],null)||_0x120de6[_0x3f7c30(0x24d)];return{..._0x120de6,'mutations':_0xcde3f3};});this[_0x4a0353(0x3e0)](),this[_0x4a0353(0x22b)](this[_0x4a0353(0x290)][_0x4a0353(0x265)](_0x1915c7)),this[_0x4a0353(0x1b0)]();}[_0x354c00(0x2a5)](){const _0x448ac5=_0x354c00;this[_0x448ac5(0x3e0)](),this[_0x448ac5(0x22b)](this[_0x448ac5(0x290)][_0x448ac5(0x446)]()),this[_0x448ac5(0x1b0)]();}[_0x354c00(0x21c)](_0x31c4de=!0x1){const _0x6ec1fc=_0x354c00;this[_0x6ec1fc(0x3e0)](),this['_updateState'](this['_state'][_0x6ec1fc(0x404)]()),this[_0x6ec1fc(0x1b0)]();const _0x33382b=this['_state'];_0x31c4de&&_0x33382b instanceof Fe&&(this[_0x6ec1fc(0x3e0)](),this['_updateState'](_0x33382b[_0x6ec1fc(0x2cc)]()),this[_0x6ec1fc(0x1b0)]());}async[_0x354c00(0x451)](){return new Promise(_0x1edd35=>{const _0x33eecb=_0x33b4;this[_0x33eecb(0x24c)]['sessionStatus$'][_0x33eecb(0x43d)](_0x491b6c(0x1))[_0x33eecb(0x51f)](async _0x10187=>{const _0x1c1cb5=_0x33eecb;_0x1edd35(await this[_0x1c1cb5(0x440)](_0x10187===ve[_0x1c1cb5(0x29c)]));});});}[_0x354c00(0x39d)](){const _0x51e24e=_0x354c00,_0x3fb11d=this[_0x51e24e(0x207)];return{'onStateChange':(_0x1cbb08,_0x337e73)=>{const _0x54cfff=_0x51e24e;if(_0x1cbb08!==this[_0x54cfff(0x290)])throw new Error(_0x54cfff(0x1b8)+_0x1cbb08[_0x54cfff(0x15a)]+_0x54cfff(0x283)+_0x337e73[_0x54cfff(0x15a)]+_0x54cfff(0x495)+this[_0x54cfff(0x290)][_0x54cfff(0x15a)]);this[_0x54cfff(0x22b)](_0x337e73);},'onSendChangeset':_0x4c5754=>{const _0x4eab90=_0x51e24e;_0x4c5754['sid']||(_0x4c5754[_0x4eab90(0x29d)]=this[_0x4eab90(0x42e)],_0x4c5754[_0x4eab90(0x4d3)]=++this[_0x4eab90(0x53d)]);const _0x1694c9={'eventID':_0x5fb817[_0x4eab90(0x3f5)],'data':{'unitID':_0x4c5754['unitID'],'unitType':this['_type'],'changeset':_0x4c5754,'memberID':this[_0x4eab90(0x24c)][_0x4eab90(0x155)]()}};this[_0x4eab90(0x24c)][_0x4eab90(0x2da)](_0x1694c9,this[_0x4eab90(0x207)]);},'onMissingChangesets':({from:_0x542edf,to:_0x130a8d})=>{const _0x113b45=_0x51e24e;this['_logService']['debug'](_0x113b45(0x478),_0x113b45(0x4b2)+_0x542edf+_0x113b45(0x559)+_0x130a8d);const _0x229a9d={'eventID':_0x5fb817[_0x113b45(0x143)],'data':{'unitID':_0x3fb11d,'unitType':this[_0x113b45(0x2c2)],'from':_0x542edf,'to':_0x130a8d}};this[_0x113b45(0x24c)]['send'](_0x229a9d,this[_0x113b45(0x207)]);}};}async[_0x354c00(0x440)](_0x7c0b90){const _0x21c88e=_0x354c00;var _0x599d6c,_0xa3e866;const _0x524f23=await this[_0x21c88e(0x1e2)]['loadOfflineData'](this[_0x21c88e(0x207)]),_0x223d5a=(_0x599d6c=_0x524f23==null?void 0x0:_0x524f23[_0x21c88e(0x24d)])!=null?_0x599d6c:[],_0x4238cc=(_0xa3e866=_0x524f23==null?void 0x0:_0x524f23[_0x21c88e(0x46d)])!=null?_0xa3e866:null,_0x3b6594=!!(_0x4238cc!=null&&_0x4238cc[_0x21c88e(0x29d)])&&!!(_0x4238cc!=null&&_0x4238cc[_0x21c88e(0x4d3)]);this[_0x21c88e(0x42e)]=_0x3b6594?_0x4238cc[_0x21c88e(0x29d)]:zr(),this[_0x21c88e(0x53d)]=_0x3b6594?_0x4238cc[_0x21c88e(0x4d3)]:0x0;const _0x59dc39=this[_0x21c88e(0x207)];try{this[_0x21c88e(0x26c)](_0x4238cc,_0x223d5a);}catch(_0x4412e1){this['_logService'][_0x21c88e(0x2f1)](_0x4412e1);}const _0x2a98ad=this[_0x21c88e(0x39d)]();if(_0x7c0b90){const _0x4ead22=Ai(this[_0x21c88e(0x199)],_0x59dc39,this[_0x21c88e(0x2c2)],_0x4238cc,_0x223d5a,_0x2a98ad);return _0x4ead22 instanceof pe?_0x4ead22[_0x21c88e(0x3fb)]():(_0x4ead22 instanceof ge||_0x4ead22 instanceof Te)&&_0x4ead22[_0x21c88e(0x1c9)](),_0x4ead22;}return this['_injector'][_0x21c88e(0x348)](ye,_0x59dc39,this[_0x21c88e(0x2c2)],_0x4238cc,_0x223d5a,_0x2a98ad);}['_replayCachedMutations'](_0x543beb,_0xe6d555){const _0x5cfc14=_0x354c00;var _0x449459,_0x4b05e4;const _0xfdde90=this[_0x5cfc14(0x4f9)][_0x5cfc14(0x33e)][_0x5cfc14(0x248)](this[_0x5cfc14(0x4f9)][_0x5cfc14(0x33e)][_0x5cfc14(0x2bf)]()[_0x5cfc14(0x2a2)]);(_0x449459=_0xfdde90((_0x543beb==null?void 0x0:_0x543beb[_0x5cfc14(0x24d)])||[],null))==null||_0x449459[_0x5cfc14(0x3f0)](_0x1c32af=>this['_commandService'][_0x5cfc14(0x365)](_0x1c32af['id'],_0x1c32af[_0x5cfc14(0x220)])),(_0x4b05e4=_0xfdde90(_0xe6d555||[],null))==null||_0x4b05e4[_0x5cfc14(0x3f0)](_0x26480e=>this[_0x5cfc14(0x3fc)][_0x5cfc14(0x365)](_0x26480e['id'],_0x26480e[_0x5cfc14(0x220)]));}};gt=Es([H(0x3,_0x1727eb(_0x5d0612)),H(0x4,_0x1727eb(q)),H(0x5,_0x1727eb(_0x19d90b)),H(0x6,_0x1727eb(_0x382d24)),H(0x7,_0x1727eb(_0x27820f)),H(0x8,_0x3b4016),H(0x9,_0xfbfaad),H(0xa,_0x35026c),H(0xb,_0x121e54),H(0xc,_0x213697(Rt))],gt);let ss=class extends gt{constructor(_0xa6d56b,_0x55c203,_0x14cf75,_0x1d2767,_0x38cc7d,_0x419c80,_0x4783ae,_0x3f8993,_0x1d2e72,_0x3b87dd,_0x2b23a4,_0x5a7dde,_0x2d6d92,_0x5a7d6d,_0x227734,_0x5ea4ec,_0x1af65a,_0x2e8fe1){const _0x5ae962=_0x354c00;super(_0xa6d56b,_0x14cf75,_0x55c203,_0x1d2767,_0x38cc7d,_0x419c80,_0x4783ae,_0x3f8993,_0x5a7d6d,_0x227734,_0x5ea4ec,_0x1af65a,_0x2e8fe1),this[_0x5ae962(0x207)]=_0xa6d56b,this['type']=_0x55c203,this[_0x5ae962(0x4d1)]=_0x1d2e72,this[_0x5ae962(0x428)]=_0x3b87dd,this[_0x5ae962(0x463)]=_0x2b23a4,this[_0x5ae962(0x1f3)]=_0x5a7dde,this[_0x5ae962(0x54d)]=_0x2d6d92;}[_0x354c00(0x39d)](){const _0x9e38b1=_0x354c00,_0x309e4d=super['_createHandler']();return _0x309e4d[_0x9e38b1(0x1f1)]=_0x57a130=>this[_0x9e38b1(0x428)][_0x9e38b1(0x425)](_0x57a130),_0x309e4d[_0x9e38b1(0x2d3)]=_0x18e2f7=>this[_0x9e38b1(0x463)][_0x9e38b1(0x48a)](_0x18e2f7),_0x309e4d[_0x9e38b1(0x47a)]=_0x409bab=>this['_docTransformSelectionsService'][_0x9e38b1(0x456)](_0x409bab),_0x309e4d['onSyncEditingCollabCursor']=_0x5df273=>this['_docSyncEditingCollabCursorService']['syncEditingCollabCursor'](_0x5df273),_0x309e4d[_0x9e38b1(0x2a9)]=_0x157912=>this['_docTransformIMECacheService'][_0x9e38b1(0x347)](_0x157912),_0x309e4d[_0x9e38b1(0x2f5)]=_0x21b108=>this[_0x9e38b1(0x463)][_0x9e38b1(0x347)](_0x21b108),_0x309e4d;}async[_0x354c00(0x536)](){const _0x315ed3=_0x354c00,_0x590c0e=await super['_init']();return this[_0x315ed3(0x4d1)]['docStateChange$'][_0x315ed3(0x43d)](_0x144dfb(this['dispose$']))['subscribe'](_0x4d3780=>{const _0x2d2402=_0x315ed3;if(_0x4d3780==null)return;const {unitId:_0xeba6d9,redoState:_0x304f2b,commandId:_0x4e486}=_0x4d3780;if(_0xeba6d9!==this[_0x2d2402(0x207)])return;const _0x4a8087={'id':_0x4e486,'type':_0x1814f1[_0x2d2402(0x437)],'params':{'unitId':_0xeba6d9,'actions':_0x304f2b[_0x2d2402(0x4cd)],'textRanges':null}};this[_0x2d2402(0x3ef)](_0x4a8087);}),_0x590c0e;}};ss=Es([H(0x3,_0x1727eb(_0x5d0612)),H(0x4,_0x1727eb(q)),H(0x5,_0x1727eb(_0x19d90b)),H(0x6,_0x1727eb(_0x382d24)),H(0x7,_0x1727eb(_0x27820f)),H(0x8,_0x1727eb(_0x1578ad)),H(0x9,_0x1727eb(ft)),H(0xa,_0x1727eb(mt)),H(0xb,_0x1727eb(pt)),H(0xc,_0x1727eb(Cs)),H(0xd,_0x3b4016),H(0xe,_0xfbfaad),H(0xf,_0x35026c),H(0x10,_0x121e54),H(0x11,_0x213697(Rt))],ss);let is=class extends gt{constructor(_0x59e7ba,_0x4348ef,_0x42b793,_0x11f22b,_0x1493ba,_0x353625,_0xf7389c,_0xe48c08,_0x4806a9,_0x183ca4,_0x1543f7,_0xd0242e,_0x9ce6f3,_0x14d021){const _0x3c63fe=_0x354c00;super(_0x59e7ba,_0x42b793,_0x4348ef,_0x11f22b,_0x1493ba,_0x353625,_0xf7389c,_0xe48c08,_0x183ca4,_0x1543f7,_0xd0242e,_0x9ce6f3,_0x14d021),this[_0x3c63fe(0x207)]=_0x59e7ba,this[_0x3c63fe(0x260)]=_0x4348ef,this['_sheetTransformSelectionsService']=_0x4806a9;}['_createHandler'](){const _0x984b79=_0x354c00,_0x3103f6=super[_0x984b79(0x39d)]();return _0x3103f6[_0x984b79(0x47a)]=_0x580646=>this['_sheetTransformSelectionsService'][_0x984b79(0x456)](_0x580646),_0x3103f6;}async[_0x354c00(0x536)](){const _0xd4e168=_0x354c00,_0x7d956b=await super[_0xd4e168(0x536)]();return this[_0xd4e168(0x181)](this['_commandService'][_0xd4e168(0x4ba)]((_0x45dedc,_0x4f7943)=>{const _0x3e67d7=_0xd4e168;if(_0x45dedc[_0x3e67d7(0x260)]!==_0x1814f1[_0x3e67d7(0x437)]||_0x4f7943!=null&&_0x4f7943[_0x3e67d7(0x16a)]||_0x4f7943!=null&&_0x4f7943[_0x3e67d7(0x2de)])return;const _0x500fa6=_0x45dedc[_0x3e67d7(0x220)];if((_0x500fa6==null?void 0x0:_0x500fa6[_0x3e67d7(0x315)])!==this[_0x3e67d7(0x207)])return;const _0x51ef4c=_0x45dedc,_0x558102=this['_compressMutationService']['interceptor'][_0x3e67d7(0x248)](this['_compressMutationService'][_0x3e67d7(0x33e)]['getInterceptPoints']()[_0x3e67d7(0x14c)])([_0x51ef4c],null)||[_0x51ef4c];this['_onLocalMutation'](_0x558102[0x0]);})),_0x7d956b;}};is=Es([H(0x3,_0x1727eb(_0x5d0612)),H(0x4,_0x1727eb(q)),H(0x5,_0x1727eb(_0x19d90b)),H(0x6,_0x1727eb(_0x382d24)),H(0x7,_0x1727eb(_0x27820f)),H(0x8,_0x1727eb(vt)),H(0x9,_0x3b4016),H(0xa,_0xfbfaad),H(0xb,_0x35026c),H(0xc,_0x121e54),H(0xd,_0x213697(Rt))],is);var Co=Object[_0x354c00(0x3cf)],Eo=Object['getOwnPropertyDescriptor'],bo=(_0x470a3e,_0x55bd12,_0x4f32c2,_0x133e18)=>{const _0x1ac8d3=_0x354c00;for(var _0x7756d7=_0x133e18>0x1?void 0x0:_0x133e18?Eo(_0x55bd12,_0x4f32c2):_0x55bd12,_0x570120=_0x470a3e[_0x1ac8d3(0x2a0)]-0x1,_0x5642e1;_0x570120>=0x0;_0x570120--)(_0x5642e1=_0x470a3e[_0x570120])&&(_0x7756d7=(_0x133e18?_0x5642e1(_0x55bd12,_0x4f32c2,_0x7756d7):_0x5642e1(_0x7756d7))||_0x7756d7);return _0x133e18&&_0x7756d7&&Co(_0x55bd12,_0x4f32c2,_0x7756d7),_0x7756d7;},Lt=(_0x3a5784,_0x4c6cf1)=>(_0xcac7c4,_0xd4a099)=>_0x4c6cf1(_0xcac7c4,_0xd4a099,_0x3a5784);let it=class extends _0x1bd493{constructor(_0x51e9b7,_0xf6f0c9,_0x440938){const _0xf6fc04=_0x354c00;super(),g(this,'_entities',new Map()),g(this,_0xf6fc04(0x3d9),new _0x3189d9()),(this['_injector']=_0x51e9b7,this[_0xf6fc04(0x4fe)]=_0xf6f0c9,this[_0xf6fc04(0x429)]=_0x440938,this[_0xf6fc04(0x536)]());}[_0x354c00(0x4d7)](){const _0x4d8464=_0x354c00;super[_0x4d8464(0x4d7)](),this[_0x4d8464(0x1ea)]['forEach'](_0x5e56fd=>_0x5e56fd[_0x4d8464(0x4d7)]()),this[_0x4d8464(0x1ea)][_0x4d8464(0x16d)]();}[_0x354c00(0x3b0)](_0x543eaa){var _0x12406a;return(_0x12406a=this['_entities']['get'](_0x543eaa))!=null?_0x12406a:null;}[_0x354c00(0x3da)](_0x1369e4){const _0x3e8a1f=_0x354c00,_0x286805=this[_0x3e8a1f(0x3b0)](_0x1369e4);return _0x286805?_0x517049(_0x286805):this['_entityInit$'][_0x3e8a1f(0x43d)](_0x34bcfb(_0x12bad1=>_0x12bad1['unitID']===_0x1369e4));}[_0x354c00(0x536)](){const _0x11127f=_0x354c00;this[_0x11127f(0x429)]['getTypeOfUnitAdded$'](_0x208af7[_0x11127f(0x1c5)])[_0x11127f(0x43d)](_0x144dfb(this[_0x11127f(0x14d)]),_0x1a5bdc(0x10))['subscribe'](async _0x3408da=>{const _0x271447=_0x11127f,_0x2b736a=_0x3408da[_0x271447(0x191)](),_0x34f4ce=await this[_0x271447(0x189)](_0x2b736a,ce[_0x271447(0x1c5)]);this[_0x271447(0x1ea)][_0x271447(0x244)](_0x2b736a,_0x34f4ce);}),this['_univerInstanceService'][_0x11127f(0x319)](_0x208af7[_0x11127f(0x461)])[_0x11127f(0x43d)](_0x144dfb(this[_0x11127f(0x14d)]),_0x1a5bdc(0x10))[_0x11127f(0x43d)](_0x34bcfb(_0x4e59b1=>!_0x4e59b1[_0x11127f(0x191)]()['startsWith']('__')))['subscribe'](async _0x4b8576=>{const _0x3fe9b5=_0x11127f,_0x31417a=_0x4b8576[_0x3fe9b5(0x191)](),_0x2d1de3=await this[_0x3fe9b5(0x189)](_0x31417a,ce['UNIVER_DOC']);this[_0x3fe9b5(0x1ea)][_0x3fe9b5(0x244)](_0x31417a,_0x2d1de3);}),_0x32fe1c(this[_0x11127f(0x429)][_0x11127f(0x364)](_0x208af7[_0x11127f(0x1c5)]),this[_0x11127f(0x429)][_0x11127f(0x364)](_0x208af7[_0x11127f(0x461)]))[_0x11127f(0x43d)](_0x144dfb(this[_0x11127f(0x14d)]))[_0x11127f(0x51f)](_0x339791=>{const _0x6af522=_0x11127f,_0x5198e1=_0x339791[_0x6af522(0x191)](),_0x574286=this[_0x6af522(0x1ea)][_0x6af522(0x291)](_0x5198e1);_0x574286&&(_0x574286[_0x6af522(0x4d7)](),this[_0x6af522(0x1ea)][_0x6af522(0x361)](_0x5198e1));});}async[_0x354c00(0x189)](_0xde4a58,_0x2a96c7){const _0x4c15bc=_0x354c00,_0x8823fb=await this[_0x4c15bc(0x4fe)][_0x4c15bc(0x4f1)](_0xde4a58),_0x2cc012=this[_0x4c15bc(0x199)][_0x4c15bc(0x348)](this['_getCtorByUniverType'](_0x2a96c7),_0xde4a58,_0x2a96c7,_0x8823fb);return await _0x2cc012['init'](),this[_0x4c15bc(0x3d9)]['next'](_0x2cc012),_0x2cc012;}[_0x354c00(0x360)](_0x721a05){const _0x4e573c=_0x354c00;switch(_0x721a05){case ce[_0x4e573c(0x461)]:return ss;case ce['UNIVER_SHEET']:return is;default:throw new Error(_0x4e573c(0x2dd)+_0x721a05);}}};it=bo([Lt(0x0,_0x1727eb(_0x5d0612)),Lt(0x1,_0x1727eb(Ae)),Lt(0x2,_0x48d976)],it);const Gs=[_0x354c00(0x17d),'jiqing500',_0x354c00(0x459),_0x354c00(0x23d),'blue400','gold400'];class bs extends _0x1cb1cd{constructor(){const _0x171913=_0x354c00;super(...arguments),g(this,'_assignedColors',new Map()),g(this,_0x171913(0x254),0x0);}['assignAColorForMemberID'](_0x5d4031){const _0x143032=_0x354c00;if(this[_0x143032(0x55a)][_0x143032(0x272)](_0x5d4031))return this['_assignedColors']['get'](_0x5d4031);const _0x469151=Gs[this['_colorIndex']];return this['_colorIndex']=(this['_colorIndex']+0x1)%Gs['length'],this[_0x143032(0x55a)]['set'](_0x5d4031,_0x469151),_0x469151;}}var To=Object['defineProperty'],Ro=Object['getOwnPropertyDescriptor'],yo=(_0x396e5b,_0x1f2ce9,_0x59f129,_0x59b7c2)=>{for(var _0x15eb0e=_0x59b7c2>0x1?void 0x0:_0x59b7c2?Ro(_0x1f2ce9,_0x59f129):_0x1f2ce9,_0x507f20=_0x396e5b['length']-0x1,_0x4f7a26;_0x507f20>=0x0;_0x507f20--)(_0x4f7a26=_0x396e5b[_0x507f20])&&(_0x15eb0e=(_0x59b7c2?_0x4f7a26(_0x1f2ce9,_0x59f129,_0x15eb0e):_0x4f7a26(_0x15eb0e))||_0x15eb0e);return _0x59b7c2&&_0x15eb0e&&To(_0x1f2ce9,_0x59f129,_0x15eb0e),_0x15eb0e;},Oe=(_0x1460b6,_0x237fec)=>(_0x3f7455,_0xfcac12)=>_0x237fec(_0x3f7455,_0xfcac12,_0x1460b6);const Oo=0x12c,wo=0x64;let ns=class extends _0x1bd493{constructor(_0x367e8c,_0x158bea,_0x3d63d4,_0x5b951f,_0x2092fa,_0x524ecb,_0x113394,_0x479026,_0x27df9b){const _0x312c94=_0x354c00;super(),g(this,_0x312c94(0x403),!0x1),g(this,_0x312c94(0x536),!0x1),g(this,_0x312c94(0x396),new _0x5ea788(new Map())),g(this,_0x312c94(0x20c),this[_0x312c94(0x396)]['asObservable']()),g(this,_0x312c94(0x397),new _0x5ea788([])),g(this,'roomMembers$',this[_0x312c94(0x397)][_0x312c94(0x43d)](_0x1d2149(Oo))),g(this,_0x312c94(0x540),_0x3cf277(_0x3aa047=>{const _0xdb7a19=_0x312c94,_0x2740ce={'eventID':_0x5fb817[_0xdb7a19(0x267)],'data':{'unitID':this[_0xdb7a19(0x207)],'memberID':this[_0xdb7a19(0x513)][_0xdb7a19(0x155)](),'selection':Pi(_0x3aa047)}};this[_0xdb7a19(0x513)][_0xdb7a19(0x2da)](_0x2740ce,this[_0xdb7a19(0x207)]);},wo)),(this[_0x312c94(0x207)]=_0x367e8c,this[_0x312c94(0x513)]=_0x158bea,this[_0x312c94(0x199)]=_0x3d63d4,this[_0x312c94(0x3a8)]=_0x5b951f,this[_0x312c94(0x390)]=_0x2092fa,this[_0x312c94(0x306)]=_0x524ecb,this['_transformService']=_0x113394,this[_0x312c94(0x429)]=_0x479026,this['_commandService']=_0x27df9b);}get[_0x354c00(0x3cc)](){const _0x5e51ae=_0x354c00;return this['_cursorInfo$'][_0x5e51ae(0x156)]();}get[_0x354c00(0x346)](){const _0x9674b5=_0x354c00;return this[_0x9674b5(0x397)][_0x9674b5(0x156)]();}[_0x354c00(0x4d7)](){const _0x1f6f2a=_0x354c00;super[_0x1f6f2a(0x4d7)](),this[_0x1f6f2a(0x396)][_0x1f6f2a(0x2df)](new Map()),this['_cursorInfo$']['complete'](),this[_0x1f6f2a(0x397)][_0x1f6f2a(0x2df)]([]),this[_0x1f6f2a(0x397)][_0x1f6f2a(0x367)]();}[_0x354c00(0x4cf)](){const _0x5d0451=_0x354c00;this[_0x5d0451(0x536)]||(this[_0x5d0451(0x536)]=!0x0,this[_0x5d0451(0x513)]['sessionStatus$'][_0x5d0451(0x43d)](_0x144dfb(this[_0x5d0451(0x14d)]))[_0x5d0451(0x51f)](_0x45f011=>{const _0x41612d=_0x5d0451;_0x45f011===ve[_0x41612d(0x29c)]?this[_0x41612d(0x21c)]():this[_0x41612d(0x2a5)]();}),this[_0x5d0451(0x513)][_0x5d0451(0x467)][_0x5d0451(0x43d)](_0x144dfb(this[_0x5d0451(0x14d)]))[_0x5d0451(0x51f)](_0x2669fd=>{const _0x247a07=_0x5d0451,_0x10f35b=_0x2669fd[_0x247a07(0x338)];_0x10f35b===_0x5fb817[_0x247a07(0x267)]&&this[_0x247a07(0x514)](_0x2669fd),_0x10f35b===_0x5fb817[_0x247a07(0x44b)]&&this['_onCursorDelete'](_0x2669fd);}),this[_0x5d0451(0x181)](this[_0x5d0451(0x3fc)][_0x5d0451(0x4ba)](_0x39765c=>{const _0x2ba408=_0x5d0451,_0x490e9e=_0x39765c[_0x2ba408(0x220)];_0x490e9e!=null&&this[_0x2ba408(0x403)]&&_0x39765c['id']===_0x259a8e['id']&&_0x490e9e[_0x2ba408(0x315)]===this['unitID']&&_0x490e9e['isEditing']===!0x1&&_0x490e9e[_0x2ba408(0x349)]['length']>0x0&&this[_0x2ba408(0x540)](_0x490e9e[_0x2ba408(0x349)]);})),this[_0x5d0451(0x306)][_0x5d0451(0x436)][_0x5d0451(0x43d)](_0x144dfb(this[_0x5d0451(0x14d)]))[_0x5d0451(0x51f)](_0x29a459=>{const _0x48ec53=_0x5d0451;if((_0x29a459==null?void 0x0:_0x29a459[_0x48ec53(0x207)])!==this[_0x48ec53(0x207)])return;const _0x45c19a={'eventID':_0x5fb817['UPDATE_CURSOR'],'data':_0x29a459};this[_0x48ec53(0x514)](_0x45c19a);}),this[_0x5d0451(0x181)](this[_0x5d0451(0x3fc)][_0x5d0451(0x4ba)](_0x1ab80e=>{const _0x486bd8=_0x5d0451;if(_0x1ab80e[_0x486bd8(0x220)]==null)return;const _0x24f5cf=_0x1ab80e[_0x486bd8(0x220)];if(_0x1ab80e['id']!==_0x2e83de['id']||_0x24f5cf[_0x486bd8(0x315)]!==this[_0x486bd8(0x207)])return;const _0x40078d={'id':_0x486bd8(0x35d),'params':_0x24f5cf},_0x1e36a5=this[_0x486bd8(0x3cc)];for(const [_0x21dd8c,_0x3f976b]of _0x1e36a5){const _0x9820ad={'id':_0x486bd8(0x35d),'params':{'unitId':this[_0x486bd8(0x207)],'actions':null,'textRanges':_0x3f976b[_0x486bd8(0x349)]}},_0x59abb1=this[_0x486bd8(0x329)]['transformMutation'](_0x40078d,_0x9820ad,!0x1);if(_0x17dd13(_0x59abb1))throw _0x59abb1[_0x486bd8(0x2f1)];_0x1e36a5[_0x486bd8(0x244)](_0x21dd8c,{..._0x3f976b,'ranges':_0x59abb1[_0x486bd8(0x1b1)]['params'][_0x486bd8(0x1fd)]});}queueMicrotask(()=>{const _0x52096d=_0x486bd8;this[_0x52096d(0x396)][_0x52096d(0x2df)](_0x1e36a5);});})));}[_0x354c00(0x514)](_0x22304d){const _0x411938=_0x354c00;var _0x3b7de0,_0x648912;const {memberID:_0x836e7,selection:_0x872666}=_0x22304d[_0x411938(0x3df)],_0x3fb631=ho(_0x872666),_0x4f1de6=(_0x648912=(_0x3b7de0=this[_0x411938(0x390)][_0x411938(0x24b)](this[_0x411938(0x207)],_0x836e7))==null?void 0x0:_0x3b7de0[_0x411938(0x276)])!=null?_0x648912:'Unknown\x20user',_0xa2cf50={'color':this[_0x411938(0x3a8)][_0x411938(0x3f4)](_0x836e7),'name':_0x4f1de6,'ranges':_0x3fb631},_0x5da317=this[_0x411938(0x3cc)];_0x5da317[_0x411938(0x244)](_0x836e7,_0xa2cf50),this[_0x411938(0x396)]['next'](_0x5da317);}['_onCursorDelete'](_0x14adc0){const _0x13050a=_0x354c00,{memberID:_0x12555c}=_0x14adc0[_0x13050a(0x3df)],_0x2cc212=this[_0x13050a(0x3cc)];_0x2cc212['delete'](_0x12555c),this['_cursorInfo$']['next'](_0x2cc212);}[_0x354c00(0x21c)](){const _0x445ed1=_0x354c00;var _0x590114;if(this[_0x445ed1(0x403)]=!0x0,((_0x590114=this[_0x445ed1(0x429)][_0x445ed1(0x3c7)]())==null?void 0x0:_0x590114[_0x445ed1(0x191)]())!==this[_0x445ed1(0x207)])return;const _0x122ff9=this[_0x445ed1(0x199)]['get'](_0x15c40f)['getDocRanges']();Array[_0x445ed1(0x345)](_0x122ff9)&&_0x122ff9[_0x445ed1(0x2a0)]>0x0&&this['_updateLocalCursor'](_0x122ff9);}[_0x354c00(0x2a5)](){const _0x1960ee=_0x354c00;this[_0x1960ee(0x403)]=!0x1;}};ns=yo([Oe(0x2,_0x1727eb(_0x5d0612)),Oe(0x3,_0x1727eb(bs)),Oe(0x4,_0x1727eb(Ne)),Oe(0x5,_0x1727eb(Cs)),Oe(0x6,_0xe30adb),Oe(0x7,_0x48d976),Oe(0x8,_0xfbfaad)],ns);var Do=Object[_0x354c00(0x3cf)],Po=Object['getOwnPropertyDescriptor'],Uo=(_0x5d6af1,_0x43e3b7,_0x339dce,_0x21b34b)=>{const _0x239616=_0x354c00;for(var _0x351cf6=_0x21b34b>0x1?void 0x0:_0x21b34b?Po(_0x43e3b7,_0x339dce):_0x43e3b7,_0x2a1208=_0x5d6af1[_0x239616(0x2a0)]-0x1,_0x589bed;_0x2a1208>=0x0;_0x2a1208--)(_0x589bed=_0x5d6af1[_0x2a1208])&&(_0x351cf6=(_0x21b34b?_0x589bed(_0x43e3b7,_0x339dce,_0x351cf6):_0x589bed(_0x351cf6))||_0x351cf6);return _0x21b34b&&_0x351cf6&&Do(_0x43e3b7,_0x339dce,_0x351cf6),_0x351cf6;},Be=(_0x4ec51f,_0x48f9b1)=>(_0x506ab5,_0x57eaf3)=>_0x48f9b1(_0x506ab5,_0x57eaf3,_0x4ec51f);const No=0x12c,Ao=0x64,Mo=()=>{let _0x114f8f=[],_0x1b91c6=!0x1;return _0x3b613b=>{const _0x38dfee=_0x33b4;_0x114f8f[_0x38dfee(0x301)](_0x3b613b),_0x1b91c6||(_0x1b91c6=!0x0,setTimeout(()=>{_0x114f8f['forEach'](_0x38a702=>_0x38a702()),_0x114f8f=[],_0x1b91c6=!0x1;}));};};let rs=class extends _0x1bd493{constructor(_0x288d88,_0x470ae6,_0x2533e3,_0x3f62a2,_0x12d23b,_0x4912a8,_0x3d11f5,_0xb245ac){const _0x4a84f0=_0x354c00;super(),g(this,_0x4a84f0(0x403),!0x1),g(this,_0x4a84f0(0x536),!0x1),g(this,_0x4a84f0(0x396),new _0x5ea788(new Map())),g(this,_0x4a84f0(0x20c),this[_0x4a84f0(0x396)][_0x4a84f0(0x516)]()),g(this,_0x4a84f0(0x397),new _0x5ea788([])),g(this,'roomMembers$',this[_0x4a84f0(0x397)]['pipe'](_0x1d2149(No))),g(this,'_updateLocalCursor',_0x3cf277((_0x262479,_0x3922a7)=>{const _0x4d2483=_0x4a84f0,_0x487123={'eventID':_0x5fb817[_0x4d2483(0x267)],'data':{'unitID':this[_0x4d2483(0x207)],'memberID':this['_session'][_0x4d2483(0x155)](),'selection':_0x11daff(_0x262479,_0x3922a7[_0x4d2483(0x146)])}};this['_session'][_0x4d2483(0x2da)](_0x487123,this['unitID']);},Ao)),(this[_0x4a84f0(0x207)]=_0x288d88,this[_0x4a84f0(0x513)]=_0x470ae6,this[_0x4a84f0(0x199)]=_0x2533e3,this[_0x4a84f0(0x3a8)]=_0x3f62a2,this['_memberService']=_0x12d23b,this['_univerInstanceService']=_0x4912a8,this[_0x4a84f0(0x3fc)]=_0x3d11f5,this[_0x4a84f0(0x2fd)]=_0xb245ac);}get[_0x354c00(0x3cc)](){const _0x165c24=_0x354c00;return this[_0x165c24(0x396)]['getValue']();}get['roomMembers'](){const _0x4f24ac=_0x354c00;return this[_0x4f24ac(0x397)][_0x4f24ac(0x156)]();}[_0x354c00(0x4d7)](){const _0x32ddd7=_0x354c00;super[_0x32ddd7(0x4d7)](),this[_0x32ddd7(0x396)]['next'](new Map()),this[_0x32ddd7(0x396)][_0x32ddd7(0x367)](),this['_roomMembers$'][_0x32ddd7(0x2df)]([]),this[_0x32ddd7(0x397)][_0x32ddd7(0x367)]();}[_0x354c00(0x4cf)](){const _0xa9af88=_0x354c00;this[_0xa9af88(0x536)]||(this[_0xa9af88(0x536)]=!0x0,this['_session']['sessionStatus$']['pipe'](_0x144dfb(this[_0xa9af88(0x14d)]))[_0xa9af88(0x51f)](_0x55def9=>{const _0x476cfc=_0xa9af88;_0x55def9===ve[_0x476cfc(0x29c)]?this[_0x476cfc(0x21c)]():this['_toggleOffline']();}),this['_session'][_0xa9af88(0x467)][_0xa9af88(0x43d)](_0x144dfb(this[_0xa9af88(0x14d)]))[_0xa9af88(0x51f)](_0x277aea=>{const _0x2087d4=_0xa9af88,_0x50d85c=_0x277aea[_0x2087d4(0x338)];_0x50d85c===_0x5fb817[_0x2087d4(0x267)]&&this['_onCursorUpdate'](_0x277aea),_0x50d85c===_0x5fb817[_0x2087d4(0x44b)]&&this[_0x2087d4(0x4df)](_0x277aea);}),this['_onRefRangeChange'](),this[_0xa9af88(0x181)](this[_0xa9af88(0x3fc)][_0xa9af88(0x4ba)](_0x59cdc8=>{const _0x1f8549=_0xa9af88;if(this[_0x1f8549(0x403)]&&_0x59cdc8['id']===_0x558a1a['id']&&_0x59cdc8[_0x1f8549(0x220)][_0x1f8549(0x315)]===this['unitID']){const _0x2f2dc3=_0x59cdc8[_0x1f8549(0x220)];this[_0x1f8549(0x540)](_0x2f2dc3[_0x1f8549(0x287)],_0x2f2dc3[_0x1f8549(0x150)][0x0]);}})));}[_0x354c00(0x514)](_0x2be72a){const _0x2f20ac=_0x354c00;var _0x50d711,_0xceb5e9;const {memberID:_0x506c7a,selection:_0x2f4219}=_0x2be72a[_0x2f20ac(0x3df)],{sheetName:_0x161d8b,range:_0x348cdc}=_0x17ae33(_0x2f4219),_0x54547a={'name':(_0xceb5e9=(_0x50d711=this[_0x2f20ac(0x390)][_0x2f20ac(0x24b)](this[_0x2f20ac(0x207)],_0x506c7a))==null?void 0x0:_0x50d711[_0x2f20ac(0x276)])!=null?_0xceb5e9:_0x2f20ac(0x1d0),'range':this[_0x2f20ac(0x498)](_0x161d8b,_0x348cdc),'sheetID':_0x161d8b,'color':this[_0x2f20ac(0x3a8)]['assignAColorForMemberID'](_0x506c7a),'selection':_0x2f4219},_0x2faf39=this[_0x2f20ac(0x3cc)];_0x2faf39[_0x2f20ac(0x244)](_0x506c7a,_0x54547a),this[_0x2f20ac(0x396)][_0x2f20ac(0x2df)](_0x2faf39);}[_0x354c00(0x4df)](_0x33eddf){const _0x2ab705=_0x354c00,{memberID:_0xcd3265}=_0x33eddf['data'],_0x4474f4=this['cursorInfo'];_0x4474f4[_0x2ab705(0x361)](_0xcd3265),this[_0x2ab705(0x396)]['next'](_0x4474f4);}[_0x354c00(0x498)](_0x1e675c,_0x446127){const _0x316bf4=_0x354c00;var _0x2c91a6,_0x55d509;const _0x2f5f9f=(_0x55d509=(_0x2c91a6=this[_0x316bf4(0x429)][_0x316bf4(0x351)](this['unitID']))==null?void 0x0:_0x2c91a6[_0x316bf4(0x1f2)](_0x1e675c))==null?void 0x0:_0x55d509['getMergeData']();return(_0x2f5f9f==null?void 0x0:_0x2f5f9f[_0x316bf4(0x462)](_0x319ed6=>_0x10dcad[_0x316bf4(0x35f)](_0x319ed6,_0x446127)))||_0x446127;}['_onRefRangeChange'](){const _0x6c1192=_0x354c00,_0xb25e3f=new _0x44e580(),_0x268fa4=Mo(),_0x42a01c=()=>{const _0x57f80b=_0x33b4;_0xb25e3f[_0x57f80b(0x4d7)]();const _0x12c6f4=(_0xe1c733,_0x5cceb8,_0x3db264,_0x31e71b)=>{const _0x525790=_0x57f80b;let _0x3059c1=[];switch(_0xe1c733['id']){case _0x5d8ed2['DeleteRangeMoveLeftCommandId']:{_0x3059c1=_0x58650a(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2['DeleteRangeMoveUpCommandId']:{_0x3059c1=_0x5f49ac(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2['InsertColCommandId']:{_0x3059c1=_0x329a98(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2[_0x525790(0x500)]:{_0x3059c1=_0xb9b604(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2['InsertRangeMoveRightCommandId']:{_0x3059c1=_0x51681e(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2[_0x525790(0x426)]:{_0x3059c1=_0x5b2a5a(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2[_0x525790(0x1ef)]:{_0x3059c1=_0x8704d(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2[_0x525790(0x2b3)]:{_0x3059c1=_0x2964d0(_0xe1c733,_0x31e71b);break;}case _0x5d8ed2[_0x525790(0x53c)]:{_0x3059c1=_0x48b028(_0xe1c733,_0x31e71b);break;}}const _0x19eb65=_0x447711(_0x3059c1,_0x31e71b),_0x420153=this[_0x525790(0x3cc)][_0x525790(0x291)](_0x5cceb8);if(_0x420153&&_0x19eb65){const _0x4c34c9={..._0x420153,'range':_0x19eb65};this[_0x525790(0x3cc)][_0x525790(0x244)](_0x5cceb8,_0x4c34c9),_0x268fa4(()=>{const _0x47f9aa=_0x525790,_0x5f2135=this[_0x47f9aa(0x2fd)][_0x47f9aa(0x472)](_0x19eb65,_0x5ad114=>(_0x5f2135[_0x47f9aa(0x4d7)](),_0x12c6f4(_0x5ad114,_0x5cceb8,_0x3db264,_0x19eb65)));_0xb25e3f[_0x47f9aa(0x214)](_0x5f2135);});}return{'redos':[],'undos':[]};};this[_0x57f80b(0x3cc)][_0x57f80b(0x3f0)]((_0x378c8c,_0x3264b5)=>{const _0x5787bb=_0x57f80b,{range:_0x581a3d,sheetID:_0x4d37fb}=_0x378c8c,_0x3410e8=this['_refRangeService']['registerRefRange'](_0x581a3d,_0x39c4be=>(_0x3410e8[_0x5787bb(0x4d7)](),_0x12c6f4(_0x39c4be,_0x3264b5,_0x4d37fb,_0x581a3d)));_0xb25e3f[_0x5787bb(0x214)](_0x3410e8);});};this[_0x6c1192(0x181)](_0x48b865(this['_cursorInfo$'][_0x6c1192(0x51f)](()=>{_0x42a01c();})));}[_0x354c00(0x21c)](){const _0x1dc11c=_0x354c00;var _0x22fb31,_0x59b6c7;if(this[_0x1dc11c(0x403)]=!0x0,((_0x22fb31=this[_0x1dc11c(0x429)][_0x1dc11c(0x3c7)]())==null?void 0x0:_0x22fb31[_0x1dc11c(0x191)]())!==this[_0x1dc11c(0x207)])return;const _0x2fd1f6=(_0x59b6c7=this[_0x1dc11c(0x199)][_0x1dc11c(0x291)](_0xfd201e)[_0x1dc11c(0x32a)]())==null?void 0x0:_0x59b6c7[0x0],_0x2251ca=this[_0x1dc11c(0x429)][_0x1dc11c(0x538)](_0x208af7[_0x1dc11c(0x1c5)])[_0x1dc11c(0x4be)]();_0x2fd1f6&&_0x2251ca&&this['_updateLocalCursor'](_0x2251ca[_0x1dc11c(0x238)](),_0x2fd1f6);}['_toggleOffline'](){const _0x3b680c=_0x354c00;this[_0x3b680c(0x403)]=!0x1;}};rs=Uo([Be(0x2,_0x1727eb(_0x5d0612)),Be(0x3,_0x1727eb(bs)),Be(0x4,_0x1727eb(Ne)),Be(0x5,_0x48d976),Be(0x6,_0xfbfaad),Be(0x7,_0x1727eb(_0x427b6f))],rs);var xo=Object['defineProperty'],Lo=Object['getOwnPropertyDescriptor'],$o=(_0x1f90dd,_0x14c85f,_0x33572f,_0xb060e0)=>{const _0x1a9c57=_0x354c00;for(var _0x44fce5=_0xb060e0>0x1?void 0x0:_0xb060e0?Lo(_0x14c85f,_0x33572f):_0x14c85f,_0x39f881=_0x1f90dd[_0x1a9c57(0x2a0)]-0x1,_0x281745;_0x39f881>=0x0;_0x39f881--)(_0x281745=_0x1f90dd[_0x39f881])&&(_0x44fce5=(_0xb060e0?_0x281745(_0x14c85f,_0x33572f,_0x44fce5):_0x281745(_0x44fce5))||_0x44fce5);return _0xb060e0&&_0x44fce5&&xo(_0x14c85f,_0x33572f,_0x44fce5),_0x44fce5;},$t=(_0x416ece,_0x30632e)=>(_0x35ae07,_0x55bd6f)=>_0x30632e(_0x35ae07,_0x55bd6f,_0x416ece);let Ve=class extends _0x1bd493{constructor(_0x2bce36,_0x2b58c3,_0x2a8021){const _0x24729d=_0x354c00;super(),g(this,_0x24729d(0x1ea),new Map()),g(this,_0x24729d(0x3d9),new _0x3189d9()),(this[_0x24729d(0x429)]=_0x2bce36,this[_0x24729d(0x199)]=_0x2b58c3,this['_collabSessionService']=_0x2a8021,this[_0x24729d(0x536)]());}[_0x354c00(0x4d7)](){const _0x478842=_0x354c00;super[_0x478842(0x4d7)](),this[_0x478842(0x3d9)][_0x478842(0x367)](),this[_0x478842(0x1ea)][_0x478842(0x3f0)](_0x2b34cf=>_0x2b34cf[_0x478842(0x4d7)]());}['getCollabCursors$'](_0x483e57){const _0x29a3b1=_0x354c00;return this[_0x29a3b1(0x1ea)][_0x29a3b1(0x272)](_0x483e57)?this[_0x29a3b1(0x1ea)][_0x29a3b1(0x291)](_0x483e57)['cursorInfo$']:this['_entityInit$'][_0x29a3b1(0x43d)](_0x3de249(_0x2de77d=>_0x2de77d[_0x29a3b1(0x207)]===_0x483e57),_0x32daf9(_0x33a0f1=>_0x33a0f1[_0x29a3b1(0x20c)]));}[_0x354c00(0x536)](){const _0x267504=_0x354c00;this[_0x267504(0x429)]['getTypeOfUnitAdded$'](_0x208af7[_0x267504(0x1c5)])[_0x267504(0x43d)](_0x144dfb(this[_0x267504(0x14d)]))[_0x267504(0x51f)](async _0x2394ed=>{const _0x3e2cc0=_0x267504,_0x2cd65f=_0x2394ed[_0x3e2cc0(0x191)](),_0x590b67=await this['_startSheetCollabCursor'](_0x2cd65f);this[_0x3e2cc0(0x3d9)][_0x3e2cc0(0x2df)](_0x590b67),this['_entities'][_0x3e2cc0(0x244)](_0x2cd65f,_0x590b67);}),this['_univerInstanceService'][_0x267504(0x319)](_0x208af7[_0x267504(0x461)])[_0x267504(0x43d)](_0x144dfb(this[_0x267504(0x14d)]))[_0x267504(0x43d)](_0x3de249(_0x57aff5=>!_0x57aff5['getUnitId']()[_0x267504(0x3dc)]('__')))['subscribe'](async _0x3780a1=>{const _0x1c0c29=_0x267504,_0xd1908=_0x3780a1[_0x1c0c29(0x191)](),_0x32a103=await this['_startDocCollabCursor'](_0xd1908);this[_0x1c0c29(0x3d9)][_0x1c0c29(0x2df)](_0x32a103),this['_entities'][_0x1c0c29(0x244)](_0xd1908,_0x32a103);}),_0x32fe1c(this[_0x267504(0x429)]['getTypeOfUnitDisposed$'](_0x208af7['UNIVER_DOC']),this[_0x267504(0x429)]['getTypeOfUnitDisposed$'](_0x208af7['UNIVER_SHEET']))[_0x267504(0x43d)](_0x144dfb(this[_0x267504(0x14d)]))[_0x267504(0x51f)](_0x41d994=>{const _0x3894a5=_0x267504,_0x4325b3=_0x41d994[_0x3894a5(0x191)](),_0x58b96f=this[_0x3894a5(0x1ea)]['get'](_0x4325b3);_0x58b96f&&(_0x58b96f[_0x3894a5(0x4d7)](),this[_0x3894a5(0x1ea)][_0x3894a5(0x361)](_0x4325b3));});}async[_0x354c00(0x460)](_0x5a372f){const _0x5e6da4=_0x354c00,_0x30c4a5=await this['_collabSessionService'][_0x5e6da4(0x4f1)](_0x5a372f),_0x191730=this['_injector'][_0x5e6da4(0x348)](rs,_0x5a372f,_0x30c4a5);return _0x191730[_0x5e6da4(0x4cf)](),_0x191730;}async[_0x354c00(0x3f8)](_0x4114b9){const _0xd87803=_0x354c00,_0x3f753c=await this['_collabSessionService']['requireSession'](_0x4114b9),_0x25162e=this[_0xd87803(0x199)][_0xd87803(0x348)](ns,_0x4114b9,_0x3f753c);return _0x25162e['init'](),_0x25162e;}};Ve=$o([$t(0x0,_0x48d976),$t(0x1,_0x1727eb(_0x5d0612)),$t(0x2,_0x1727eb(Ae))],Ve);const nt=0x14,Ys=0xc8,Ht=0x4,Ho=0x5;function jo(_0x5a58d7,_0x28daaa){const _0x38ff38=_0x354c00;let {radius:_0x2aab16,width:_0x47f729,height:_0x4ecdec}=_0x28daaa;_0x2aab16=_0x2aab16!=null?_0x2aab16:0x0,_0x47f729=_0x47f729!=null?_0x47f729:0x1e,_0x4ecdec=_0x4ecdec!=null?_0x4ecdec:0x1e;let _0x157600=0x0,_0x567cb6=0x0,_0x551203=0x0;_0x157600=_0x567cb6=_0x551203=Math['min'](_0x2aab16,_0x47f729/0x2,_0x4ecdec/0x2),_0x5a58d7[_0x38ff38(0x339)](),_0x5a58d7[_0x38ff38(0x17e)](_0x157600,0x0),_0x5a58d7[_0x38ff38(0x311)](_0x47f729-_0x567cb6,0x0),_0x5a58d7[_0x38ff38(0x3be)](_0x47f729-_0x567cb6,_0x567cb6,_0x567cb6,Math['PI']*0x3/0x2,0x0,!0x1),_0x5a58d7[_0x38ff38(0x311)](_0x47f729,_0x4ecdec-_0x551203),_0x5a58d7[_0x38ff38(0x3be)](_0x47f729-_0x551203,_0x4ecdec-_0x551203,_0x551203,0x0,Math['PI']/0x2,!0x1),_0x5a58d7[_0x38ff38(0x311)](0x0,_0x4ecdec),_0x5a58d7[_0x38ff38(0x311)](0x0,_0x157600),_0x5a58d7[_0x38ff38(0x3be)](_0x157600,_0x157600,_0x157600,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x5a58d7[_0x38ff38(0x144)](),_0x28daaa[_0x38ff38(0x552)]&&(_0x5a58d7[_0x38ff38(0x312)](),_0x5a58d7[_0x38ff38(0x355)]=_0x28daaa[_0x38ff38(0x552)],_0x28daaa[_0x38ff38(0x509)]===_0x38ff38(0x34e)?_0x5a58d7[_0x38ff38(0x552)](_0x38ff38(0x34e)):_0x5a58d7[_0x38ff38(0x552)](),_0x5a58d7[_0x38ff38(0x544)]());}class yt extends _0x361298{constructor(_0x20ea61,_0x307ed6){const _0x3944f3=_0x354c00;super(_0x20ea61,_0x307ed6),g(this,_0x3944f3(0x3f3)),g(this,_0x3944f3(0x257)),(this[_0x3944f3(0x3f3)]=_0x307ed6==null?void 0x0:_0x307ed6[_0x3944f3(0x3f3)],this[_0x3944f3(0x257)]=_0x307ed6==null?void 0x0:_0x307ed6[_0x3944f3(0x257)]);}static[_0x354c00(0x41c)](_0x4466b1,_0x51f3fe){const _0x2e48e8=_0x354c00,{text:_0x41d8d5,color:_0x445fa6}=_0x51f3fe;_0x4466b1[_0x2e48e8(0x312)](),_0x4466b1['font']=_0x2e48e8(0x1d1);const _0x543e5e=_0x4466b1[_0x2e48e8(0x30b)](_0x41d8d5)[_0x2e48e8(0x337)],_0x56b37b=Math['min'](_0x543e5e+0x2*Ht,Ys);jo(_0x4466b1,{'height':nt,'radius':0x4,'width':_0x56b37b,'fill':_0x445fa6,'evented':!0x1}),_0x4466b1[_0x2e48e8(0x355)]=_0x2e48e8(0x3d0);const _0x1a32f8=Ht,_0x139de7=nt-Ho,_0x5ca64a=Ys-0x2*Ht;if(_0x543e5e>_0x5ca64a){let _0x498b35='',_0x222bfa=0x0;for(const _0x31e66e of _0x41d8d5){const _0x4ddfa0=_0x4466b1[_0x2e48e8(0x30b)](_0x31e66e)[_0x2e48e8(0x337)];if(_0x222bfa+_0x4ddfa0<=_0x5ca64a-_0x4466b1[_0x2e48e8(0x30b)](_0x2e48e8(0x4e4))['width'])_0x498b35+=_0x31e66e,_0x222bfa+=_0x4ddfa0;else{_0x498b35+=_0x2e48e8(0x4e4);break;}}_0x4466b1[_0x2e48e8(0x32b)](_0x498b35,_0x1a32f8,_0x139de7);}else _0x4466b1[_0x2e48e8(0x32b)](_0x41d8d5,_0x1a32f8,_0x139de7);_0x4466b1[_0x2e48e8(0x544)]();}[_0x354c00(0x21e)](_0x48c15e){const _0x4b4a2f=_0x354c00;yt[_0x4b4a2f(0x41c)](_0x48c15e,this);}}const jt=_0x354c00(0x15b),Bo=_0x354c00(0x300),ko=_0x354c00(0x258),Je=0x6,Wo=1.5,Bt=0x4,Fo=1.5,Vo=_0x354c00(0x2d0);class Ks{constructor(_0x14f9c3,_0x49de56,_0x5ee661,_0x354b97){const _0xd49fcb=_0x354c00;g(this,'_shapes',[]),g(this,'_anchor',null),g(this,_0xd49fcb(0x194),null),g(this,_0xd49fcb(0x31b),null),g(this,_0xd49fcb(0x1c7),null),g(this,'_eventUnsubscribe',null),(this['_cursor']=_0x14f9c3,this[_0xd49fcb(0x39b)]=_0x49de56,this[_0xd49fcb(0x4c8)]=_0x5ee661,this[_0xd49fcb(0x4e8)]=_0x354b97,this[_0xd49fcb(0x292)]());}set[_0x354c00(0x2a6)](_0x1e5622){const _0x1e90f4=_0x354c00;_0x1e5622?(this['_anchorDot']&&this[_0x1e90f4(0x31b)][_0x1e90f4(0x1ab)](),this['_textBubble']&&this[_0x1e90f4(0x194)][_0x1e90f4(0x24e)]()):(this[_0x1e90f4(0x31b)]&&this[_0x1e90f4(0x31b)][_0x1e90f4(0x24e)](),this['_textBubble']&&this[_0x1e90f4(0x194)][_0x1e90f4(0x1ab)]());}['dispose'](){const _0x2140ea=_0x354c00;for(const _0x49ad66 of this[_0x2140ea(0x46b)])_0x49ad66['dispose']();this['_textBubble']&&this['_textBubble'][_0x2140ea(0x4d7)](),this['_anchorDot']&&this['_anchorDot'][_0x2140ea(0x4d7)](),this[_0x2140ea(0x51d)]&&this[_0x2140ea(0x51d)][_0x2140ea(0x4d7)](),this[_0x2140ea(0x352)]&&this[_0x2140ea(0x352)]();}['_render'](){const _0x3a5048=_0x354c00;var _0x1a2675;const {_docSkeleton:_0x32eda5,_document:_0x43fdf0}=this,{color:_0x300616,name:_0x5bd8c4,ranges:_0x25ef52}=this[_0x3a5048(0x444)],_0x1378e8=_0x43fdf0[_0x3a5048(0x2bd)](),{docsLeft:_0x46b993,docsTop:_0x2bed50}=_0x1378e8,_0x2786db=new _0x183683(_0x1378e8,_0x32eda5);for(const {startOffset:_0x3cba82,endOffset:_0x1295f3,rangeType:_0x10d39d,segmentId:_0x55def2,segmentPage:_0x46dd65,collapsed:_0x426d3f,isActive:_0x51f992}of _0x25ef52){const _0x2f86fb=_0x32eda5[_0x3a5048(0x527)](_0x3cba82,!0x0,_0x55def2,_0x46dd65);let _0xf6ef88=_0x32eda5[_0x3a5048(0x527)](_0x1295f3,!0x0,_0x55def2,_0x46dd65);if(_0xf6ef88==null&&(_0xf6ef88=_0x32eda5[_0x3a5048(0x527)](_0x1295f3-0x1,!0x1,_0x55def2,_0x46dd65)),_0x51f992){const {contentBoxPointGroup:_0x25a43e}=_0x2786db[_0x3a5048(0x419)](_0xf6ef88,_0xf6ef88);if(_0x25a43e[_0x3a5048(0x2a0)]===0x0)continue;this['_drawAnchor'](_0x300616,_0x25a43e,_0x46b993,_0x2bed50,_0x5bd8c4),this[_0x3a5048(0x352)]=this[_0x3a5048(0x3a3)]();}if(_0x2f86fb&&_0xf6ef88){if(_0x10d39d===_0x31810f[_0x3a5048(0x151)]){const _0x4f6369=new _0x4f5085(_0x1378e8,_0x32eda5),{pointGroup:_0x31e69d}=(_0x1a2675=_0x4f6369[_0x3a5048(0x419)](_0x2f86fb,_0xf6ef88))!=null?_0x1a2675:{};if(_0x31e69d==null||_0x31e69d[_0x3a5048(0x2a0)]===0x0)continue;this[_0x3a5048(0x4e9)](_0x300616,_0x31e69d,_0x46b993,_0x2bed50);}else{if(!_0x426d3f){const {borderBoxPointGroup:_0x164494}=_0x2786db[_0x3a5048(0x419)](_0x2f86fb,_0xf6ef88);if(_0x164494[_0x3a5048(0x2a0)]===0x0)continue;this['_drawTextRange'](_0x300616,_0x164494,_0x46b993,_0x2bed50);}}}}}[_0x354c00(0x454)](_0x10772b,_0x1a58fa,_0x25f422,_0x13f863,_0x5924fa){const _0x342dd5=_0x354c00,_0x2cfa31=this[_0x342dd5(0x2fb)](_0x1a58fa),{left:_0x94da4b,top:_0x4a1429,height:_0x569c40}=_0x2cfa31,_0x4b4004=this[_0x342dd5(0x2e7)](),_0x5b744e=Fo/_0x4b4004,_0x3ee81c=new _0x4d9978(jt+_0x4127e3[_0x342dd5(0x424)](Je),{'left':_0x94da4b+_0x25f422-_0x5b744e,'top':_0x4a1429+_0x13f863,'height':_0x569c40,'width':Wo,'fill':_0x10772b||_0x376e65(_0x3d216b[_0x342dd5(0x508)],0x0),'strokeWidth':_0x5b744e,'stroke':Vo,'evented':!0x0});this[_0x342dd5(0x51d)]=_0x3ee81c,this['_scene'][_0x342dd5(0x316)](_0x3ee81c,_0x3ac314);const _0x2b74e4=new _0x4d9978(jt+_0x4127e3['generateRandomId'](Je),{'left':_0x94da4b+_0x25f422-_0x5b744e,'top':_0x4a1429+_0x13f863-Bt/0x2,'height':Bt,'width':Bt,'fill':_0x10772b||_0x376e65(_0x3d216b[_0x342dd5(0x508)],0x0),'strokeWidth':0x0,'stroke':_0x10772b||_0x376e65(_0x3d216b[_0x342dd5(0x508)],0x0),'evented':!0x1});this[_0x342dd5(0x31b)]=_0x2b74e4,this['_scene'][_0x342dd5(0x316)](_0x2b74e4,_0x3ac314);const _0x12c531=new yt(jt+_0x4127e3[_0x342dd5(0x424)](Je),{'left':_0x94da4b+_0x25f422-_0x5b744e,'top':_0x4a1429+_0x13f863-nt,'text':_0x5924fa,'color':_0x10772b});this[_0x342dd5(0x194)]=_0x12c531,this['_scene']['addObject'](_0x12c531,_0x3ac314),this[_0x342dd5(0x2a6)]=!0x1;}[_0x354c00(0x3a3)](){const _0x430699=_0x354c00,_0x1dcca1=this[_0x430699(0x51d)][_0x430699(0x40d)][_0x430699(0x1ee)](()=>{const _0x5f88a8=_0x430699;this[_0x5f88a8(0x2a6)]=!0x0;}),_0x3bc1e2=this[_0x430699(0x51d)][_0x430699(0x391)]['subscribeEvent'](()=>{const _0x45a9d1=_0x430699;this[_0x45a9d1(0x1c7)]&&clearTimeout(this[_0x45a9d1(0x1c7)]),this['_hideTimer']=setTimeout(()=>{const _0x112d51=_0x45a9d1;this[_0x112d51(0x2a6)]=!0x1;},0x7d0);});return()=>{const _0x474867=_0x430699;_0x1dcca1['unsubscribe'](),_0x3bc1e2[_0x474867(0x4fa)]();};}[_0x354c00(0x44d)](_0x1d00b8,_0x18b9e1,_0x577619,_0x4662ec){const _0x48de79=_0x354c00,_0x39b69a=new _0x3ee1d4(_0x1d00b8)[_0x48de79(0x532)](0.2)[_0x48de79(0x48d)](),_0x241fd5=new _0x351e9f(Bo+_0x4127e3['generateRandomId'](Je),{'pointsGroup':_0x18b9e1,'fill':_0x39b69a||_0x376e65(_0x3d216b['black'],0.2),'left':_0x577619,'top':_0x4662ec,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x48de79(0x46b)][_0x48de79(0x301)](_0x241fd5),this[_0x48de79(0x39b)][_0x48de79(0x316)](_0x241fd5,_0x3ac314);}[_0x354c00(0x4e9)](_0x1965cf,_0x30e849,_0x197d45,_0x3cea42){const _0x16d6e7=_0x354c00,_0x1a9a3c=new _0x3ee1d4(_0x1965cf)['setAlpha'](0.2)[_0x16d6e7(0x48d)](),_0x426ec3=new _0x351e9f(ko+_0x4127e3[_0x16d6e7(0x424)](Je),{'pointsGroup':_0x30e849,'fill':_0x1a9a3c||_0x376e65(_0x3d216b[_0x16d6e7(0x508)],0.2),'left':_0x197d45,'top':_0x3cea42,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x16d6e7(0x46b)]['push'](_0x426ec3),this[_0x16d6e7(0x39b)][_0x16d6e7(0x316)](_0x426ec3,_0x3ac314);}[_0x354c00(0x2fb)](_0x423c6d){const _0x2f4d1e=_0x423c6d[0x0],_0x2c3626=_0x2f4d1e[0x0],_0x3d48d8=_0x2f4d1e[0x2],{x:_0x12cb38,y:_0x5a482b}=_0x2c3626,{x:_0x4b5254,y:_0x4f764c}=_0x3d48d8;return{'left':_0x12cb38,'top':_0x5a482b,'width':_0x4b5254-_0x12cb38,'height':_0x4f764c-_0x5a482b};}[_0x354c00(0x2e7)](){const _0x297f8d=_0x354c00,{scaleX:_0x581d0a,scaleY:_0x1dc0ac}=this['_scene'][_0x297f8d(0x1d8)]();return Math[_0x297f8d(0x362)](_0x581d0a,_0x1dc0ac);}}var Go=Object[_0x354c00(0x3cf)],Yo=Object[_0x354c00(0x20e)],Ko=(_0x85a08c,_0x3f719c,_0x216802,_0x48dcde)=>{const _0x20b776=_0x354c00;for(var _0x54e9fd=_0x48dcde>0x1?void 0x0:_0x48dcde?Yo(_0x3f719c,_0x216802):_0x3f719c,_0x67dbbe=_0x85a08c[_0x20b776(0x2a0)]-0x1,_0x1029d5;_0x67dbbe>=0x0;_0x67dbbe--)(_0x1029d5=_0x85a08c[_0x67dbbe])&&(_0x54e9fd=(_0x48dcde?_0x1029d5(_0x3f719c,_0x216802,_0x54e9fd):_0x1029d5(_0x54e9fd))||_0x54e9fd);return _0x48dcde&&_0x54e9fd&&Go(_0x3f719c,_0x216802,_0x54e9fd),_0x54e9fd;},ct=(_0x492531,_0x56cea4)=>(_0x324656,_0x534cea)=>_0x56cea4(_0x324656,_0x534cea,_0x492531);let os=class extends _0x1bd493{constructor(_0x542ee,_0xf3bf20,_0x71fbb1,_0x3f4975,_0x3978dd){const _0x354328=_0x354c00;super(),g(this,_0x354328(0x328),[]),g(this,_0x354328(0x4bb),[]),(this['_context']=_0x542ee,this['_docSkeletonManagerService']=_0xf3bf20,this[_0x354328(0x2b4)]=_0x71fbb1,this[_0x354328(0x3fc)]=_0x3f4975,this[_0x354328(0x44c)]=_0x3978dd,this[_0x354328(0x536)]());}[_0x354c00(0x536)](){const _0x19793=_0x354c00,_0x4a7fb1=this['_context']['unitId'],_0x419d85=this[_0x19793(0x28c)];this[_0x19793(0x181)](_0x26ee51([this[_0x19793(0x2b4)]['getCollabCursors$'](_0x4a7fb1),this[_0x19793(0x44c)][_0x19793(0x20f)]])[_0x19793(0x43d)](_0x416fe6(([_0x24ac40,_0x2f1aa9])=>({'skeleton':_0x419d85[_0x19793(0x42d)](),'cursors':[..._0x24ac40['values']()][_0x19793(0x490)](_0x153695=>({..._0x153695,'color':_0x2f1aa9[_0x153695['color']]}))})))[_0x19793(0x51f)](_0x16edf8=>{const _0x3e439d=_0x19793;if(this['_removeCollabCursors'](),_0x16edf8){const {skeleton:_0x229363,cursors:_0x4adaa1}=_0x16edf8;this[_0x3e439d(0x289)](_0x229363,_0x4adaa1);}})),this[_0x19793(0x41d)](),this[_0x19793(0x172)]();}[_0x354c00(0x289)](_0xa416d9,_0x2af698){const _0x4f5acb=_0x354c00,{scene:_0x17f9bd,mainComponent:_0x23bc68}=this[_0x4f5acb(0x25d)],_0x2e704f=_0x2af698[_0x4f5acb(0x4e6)](_0x18be4c=>new Ks(_0x18be4c,_0x17f9bd,_0xa416d9,_0x23bc68));this[_0x4f5acb(0x328)]=_0x2e704f,this[_0x4f5acb(0x4bb)]=_0x2af698;}[_0x354c00(0x4d9)](){const _0x997223=_0x354c00;this[_0x997223(0x1fa)]();const {scene:_0x51fbfd,mainComponent:_0x30dfa8}=this[_0x997223(0x25d)],_0x279716=this['_docSkeletonManagerService']['getSkeleton'](),_0x174fb5=this[_0x997223(0x4bb)][_0x997223(0x4e6)](_0x34ae0d=>new Ks(_0x34ae0d,_0x51fbfd,_0x279716,_0x30dfa8));this[_0x997223(0x328)]=_0x174fb5;}['_removeCollabCursors'](){const _0x3c678f=_0x354c00;this['_cursorShapes'][_0x3c678f(0x3f0)](_0x9a76d7=>_0x9a76d7[_0x3c678f(0x4d7)]()),this['_cursorShapes']=[];}[_0x354c00(0x172)](){const _0x2a97cf=_0x354c00,_0xaf0172=[_0x21a036['id']];this[_0x2a97cf(0x181)](this[_0x2a97cf(0x3fc)][_0x2a97cf(0x4ba)](_0x22ec54=>{const _0x533bd0=_0x2a97cf;_0xaf0172['includes'](_0x22ec54['id'])&&_0x22ec54[_0x533bd0(0x220)]['unitId']===this[_0x533bd0(0x25d)][_0x533bd0(0x315)]&&this[_0x533bd0(0x4d9)]();}));}[_0x354c00(0x41d)](){const _0x12ee44=_0x354c00;this['disposeWithMe'](_0x5dc8db(this['_context'][_0x12ee44(0x26b)][_0x12ee44(0x1f5)])[_0x12ee44(0x43d)](_0x34bcfb(_0x46bfdf=>_0x46bfdf[_0x12ee44(0x260)]===_0x4b6802[_0x12ee44(0x1d9)]),_0x466658(0x10))[_0x12ee44(0x51f)](()=>{const _0x4bd996=_0x12ee44;this[_0x4bd996(0x4d9)]();}));}};os=Ko([ct(0x1,_0x1727eb(_0x2cdfc6)),ct(0x2,_0x1727eb(Ve)),ct(0x3,_0xfbfaad),ct(0x4,_0x1727eb(_0x45a9b5))],os);const zo=0x1,qo=1.5;class Xo extends _0x361298{constructor(_0x5af5b9,_0x534298){const _0x43ee43=_0x354c00;super(_0x5af5b9,_0x534298),g(this,_0x43ee43(0x33b)),g(this,_0x43ee43(0x335),!0x1),g(this,'_range'),g(this,_0x43ee43(0x3bf),''),g(this,'_labelPosition',_0x43ee43(0x2a7)),g(this,'_backgroundColor'),(_0x534298&&this['setShapeProps'](_0x534298),this[_0x43ee43(0x40d)][_0x43ee43(0x1ee)](()=>this[_0x43ee43(0x445)]({'hovered':!0x0})),this['onPointerLeave$'][_0x43ee43(0x1ee)](()=>this['setShapeProps']({'hovered':!0x1})));}[_0x354c00(0x445)](_0xd9c036){const _0x90d2a3=_0x354c00;var _0x2b3e13,_0x2a9259,_0xd41691,_0x7b0493,_0x4167b9,_0x45675b;this[_0x90d2a3(0x33b)]=(_0x2b3e13=_0xd9c036['color'])!=null?_0x2b3e13:this[_0x90d2a3(0x33b)],this[_0x90d2a3(0x335)]=(_0x2a9259=_0xd9c036[_0x90d2a3(0x479)])!=null?_0x2a9259:this[_0x90d2a3(0x335)],this[_0x90d2a3(0x1da)]=(_0xd41691=_0xd9c036[_0x90d2a3(0x146)])!=null?_0xd41691:this['_range'],this[_0x90d2a3(0x3bf)]=(_0x7b0493=_0xd9c036[_0x90d2a3(0x276)])!=null?_0x7b0493:this['_name'],this[_0x90d2a3(0x3ed)]=(_0x4167b9=_0xd9c036[_0x90d2a3(0x45c)])!=null?_0x4167b9:this['_labelPosition'],this[_0x90d2a3(0x1f7)]=(_0x45675b=_0xd9c036['backgroundColor'])!=null?_0x45675b:this['_backgroundColor'],this[_0x90d2a3(0x190)]({'width':_0xd9c036[_0x90d2a3(0x337)],'height':_0xd9c036[_0x90d2a3(0x494)]});}[_0x354c00(0x15f)](_0xeb1d8b){const _0x2aa93e=_0x354c00,{row:_0x333583,column:_0x184d4a}=_0xeb1d8b;if(_0x333583>=this[_0x2aa93e(0x1da)][_0x2aa93e(0x531)]&&_0x333583<=this[_0x2aa93e(0x1da)][_0x2aa93e(0x183)]&&_0x184d4a>=this['_range'][_0x2aa93e(0x2b2)]&&_0x184d4a<=this['_range'][_0x2aa93e(0x493)]){this[_0x2aa93e(0x445)]({'hovered':!0x0});return;}this[_0x2aa93e(0x445)]({'hovered':!0x1});}[_0x354c00(0x33a)](_0x247565){return!0x1;}[_0x354c00(0x21e)](_0x19a395){const _0x1f51b4=_0x354c00;_0x4d9978['drawWith'](_0x19a395,{'width':this[_0x1f51b4(0x337)],'height':this[_0x1f51b4(0x494)],'strokeWidth':qo,'stroke':this['_color'],'evented':!0x1,'fill':this[_0x1f51b4(0x1f7)]}),this[_0x1f51b4(0x335)]&&(_0x19a395[_0x1f51b4(0x312)](),_0x19a395[_0x1f51b4(0x1e6)](0x1,0x0,0x0,0x1,this[_0x1f51b4(0x337)],this[_0x1f51b4(0x3ed)]===_0x1f51b4(0x368)?0x0:-nt),yt['drawWith'](_0x19a395,{'text':this['_name'],'color':this[_0x1f51b4(0x33b)]}),_0x19a395[_0x1f51b4(0x544)]());}}var Jo=Object['defineProperty'],Zo=Object[_0x354c00(0x20e)],Qo=(_0x298099,_0x2f500c,_0x3a5fc7,_0x250c8b)=>{const _0x4fc1ce=_0x354c00;for(var _0x4a69a9=_0x250c8b>0x1?void 0x0:_0x250c8b?Zo(_0x2f500c,_0x3a5fc7):_0x2f500c,_0x32da11=_0x298099[_0x4fc1ce(0x2a0)]-0x1,_0x1d3789;_0x32da11>=0x0;_0x32da11--)(_0x1d3789=_0x298099[_0x32da11])&&(_0x4a69a9=(_0x250c8b?_0x1d3789(_0x2f500c,_0x3a5fc7,_0x4a69a9):_0x1d3789(_0x4a69a9))||_0x4a69a9);return _0x250c8b&&_0x4a69a9&&Jo(_0x2f500c,_0x3a5fc7,_0x4a69a9),_0x4a69a9;},kt=(_0x42bc13,_0x3da186)=>(_0x1e7e60,_0x9bbf19)=>_0x3da186(_0x1e7e60,_0x9bbf19,_0x42bc13);const ea=0x1389;let as=class extends _0x1bd493{constructor(_0x34776c,_0x1a4bde,_0x2b6eac,_0x315072){const _0x524592=_0x354c00;super(),g(this,_0x524592(0x4bb),new Set()),g(this,'_lastPointer',null),(this[_0x524592(0x25d)]=_0x34776c,this[_0x524592(0x541)]=_0x1a4bde,this[_0x524592(0x2b4)]=_0x2b6eac,this[_0x524592(0x44c)]=_0x315072,this['_init']());}[_0x354c00(0x536)](){const _0x5e8e45=_0x354c00;this['_sheetSkeletonManagerService']['currentSkeleton$'][_0x5e8e45(0x43d)](_0x53e684(this[_0x5e8e45(0x14d)]),_0x203a58(_0x51fe3c=>{const _0x175fae=_0x5e8e45;if(_0x51fe3c){const _0x1b09cd=_0x51fe3c[_0x175fae(0x240)];return _0x26ee51(this[_0x175fae(0x2b4)][_0x175fae(0x496)](this['_context']['unitId']),this[_0x175fae(0x44c)][_0x175fae(0x20f)])[_0x175fae(0x43d)](_0x416fe6(([_0xe14101,_0xfff2f9])=>{const _0xb0356e=_0x175fae,_0x38f847=new Map();return _0xe14101[_0xb0356e(0x3f0)]((_0x1c6623,_0x5ee7cc)=>{const _0x37421f=_0xb0356e;if(_0x1c6623[_0x37421f(0x186)]===_0x1b09cd){const _0x2f3d8b={..._0x1c6623};_0x2f3d8b[_0x37421f(0x3f3)]=_0xfff2f9[_0x1c6623['color']],_0x38f847[_0x37421f(0x244)](_0x5ee7cc,_0x2f3d8b);}}),{'skeleton':_0x51fe3c,'cursors':_0x38f847};}));}return _0x517049({'skeleton':null,'cursors':new Map()});}))[_0x5e8e45(0x51f)](({skeleton:_0x402b71,cursors:_0x402479})=>{const _0x3d65c8=_0x5e8e45;this['_removeCollabCursors'](),_0x402b71&&this[_0x3d65c8(0x289)](_0x402b71,_0x402479);}),this[_0x5e8e45(0x541)][_0x5e8e45(0x163)][_0x5e8e45(0x51f)](_0x4c1240=>{const _0x19e43d=_0x5e8e45;if(_0x4c1240==null)return;const {skeleton:_0x47f669}=_0x4c1240,{scene:_0x363b6b}=this['_context'];_0x363b6b['onPointerMove$'][_0x19e43d(0x1ee)](_0x3cf277(_0x5079b0=>{const _0x443a21=_0x19e43d;var _0xb742cd,_0xad40f3;const {offsetX:_0x25c2b6,offsetY:_0x15ada1}=_0x5079b0,{x:_0x4a5ef0,y:_0xc87d11}=_0x363b6b[_0x443a21(0x48e)](_0x1e515e[_0x443a21(0x477)]([_0x25c2b6,_0x15ada1])),{scaleX:_0x291f80,scaleY:_0x5a6534}=_0x363b6b['getAncestorScale'](),_0x1c4ff9=_0x363b6b[_0x443a21(0x4bf)](_0x1bae0e[_0x443a21(0x39f)]),_0x2e4f03=_0x363b6b[_0x443a21(0x2e6)](_0x1e515e[_0x443a21(0x477)]([_0x4a5ef0,_0xc87d11]),_0x1c4ff9),_0x2c37d5=_0x47f669['getCellPositionByOffset'](_0x25c2b6,_0x15ada1,_0x291f80,_0x5a6534,_0x2e4f03);((_0xb742cd=this[_0x443a21(0x297)])==null?void 0x0:_0xb742cd[_0x443a21(0x38b)])===_0x2c37d5[_0x443a21(0x38b)]&&((_0xad40f3=this[_0x443a21(0x297)])==null?void 0x0:_0xad40f3[_0x443a21(0x333)])===_0x2c37d5[_0x443a21(0x333)]||this['_cursors'][_0x443a21(0x3f0)](_0x42427a=>{const _0x2edd9f=_0x443a21;_0x42427a[_0x2edd9f(0x15f)](_0x2c37d5);});},0x64));});}[_0x354c00(0x289)](_0x2ad969,_0x8076ef){const _0x1154a3=_0x354c00;var _0x3da850;const _0x1e6451=(_0x3da850=this[_0x1154a3(0x541)][_0x1154a3(0x483)]())==null?void 0x0:_0x3da850[_0x1154a3(0x523)];if(!_0x1e6451)return;const _0x409a98=this['_getSheetObject']();if(!_0x409a98)return;this[_0x1154a3(0x4bb)]['forEach'](_0x17cdca=>{const _0x5afeeb=_0x1154a3;_0x17cdca[_0x5afeeb(0x519)]();});const {scene:_0x10e139}=_0x409a98,_0x516593=ta(Array[_0x1154a3(0x29a)](_0x8076ef[_0x1154a3(0x211)]()))[_0x1154a3(0x4e6)](_0x2aec1a=>{const _0x4effc4=_0x1154a3,{color:_0x3758bd,range:_0x4d2f3d,name:_0x5a13aa,selection:_0x23edc3,sheetID:_0x394935}=_0x2aec1a,{startColumn:_0x1f2625,startRow:_0x2444cb,endColumn:_0xe493f5,endRow:_0x1e8fc4}=_0x4d2f3d,_0xe72347=_0x452ad9(_0x2444cb,_0x1f2625,_0x10e139,_0x1e6451),_0x3c70c7=_0x452ad9(_0x1e8fc4,_0xe493f5,_0x10e139,_0x1e6451),{columnHeaderHeightAndMarginTop:_0x2c4349}=_0x1e6451,{startX:_0x5065b9,startY:_0x597929}=_0xe72347,{endX:_0x131d13,endY:_0x405939}=_0x3c70c7,_0x1a6bd4=_0x131d13-_0x5065b9,_0x221465=_0x405939-_0x597929,_0x9f4d43={'labelPosition':_0x597929-_0x2c4349>=nt?_0x4effc4(0x2a7):_0x4effc4(0x368),'sheetID':_0x394935,'range':_0x4d2f3d,'color':_0x3758bd,'name':_0x5a13aa,'selection':_0x23edc3,'left':_0x5065b9,'top':_0x597929,'width':_0x1a6bd4,'height':_0x221465,'evented':!0x1,'zIndex':ea};return new Xo(_0x5a13aa,_0x9f4d43);});_0x10e139[_0x1154a3(0x452)](_0x516593,zo),this[_0x1154a3(0x4bb)]=new Set(_0x516593);}[_0x354c00(0x1fa)](){const _0x513ac9=_0x354c00;var _0x2b744d;(_0x2b744d=this[_0x513ac9(0x4bb)])==null||_0x2b744d[_0x513ac9(0x3f0)](_0x417fa8=>_0x417fa8[_0x513ac9(0x4d7)]());}[_0x354c00(0x4ae)](){const _0x5ae8c7=_0x354c00;return _0x462d92(this[_0x5ae8c7(0x25d)][_0x5ae8c7(0x2c9)],this[_0x5ae8c7(0x25d)]);}};as=Qo([kt(0x1,_0x1727eb(_0x17de71)),kt(0x2,_0x1727eb(Ve)),kt(0x3,_0x1727eb(_0x45a9b5))],as);function ta(_0x21ed4d){const _0x5a0b2a=_0x354c00,_0x1ab75d=new Map();return _0x21ed4d[_0x5a0b2a(0x3f0)](_0xd97f92=>{const _0x3f514b=_0x5a0b2a;if(_0x1ab75d['has'](_0xd97f92[_0x3f514b(0x17b)])){const _0x1ca72a=_0x1ab75d[_0x3f514b(0x291)](_0xd97f92[_0x3f514b(0x17b)]);_0x1ca72a[_0x3f514b(0x276)]+=',\x20'+_0xd97f92[_0x3f514b(0x276)];}else _0x1ab75d[_0x3f514b(0x244)](_0xd97f92[_0x3f514b(0x17b)],_0xd97f92);}),Array['from'](_0x1ab75d[_0x5a0b2a(0x211)]());}var Z=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function at(_0x2ca9e6){const _0x229918=_0x354c00;return _0x2ca9e6&&_0x2ca9e6[_0x229918(0x438)]&&Object['prototype']['hasOwnProperty'][_0x229918(0x1a6)](_0x2ca9e6,_0x229918(0x388))?_0x2ca9e6[_0x229918(0x388)]:_0x2ca9e6;}var Mi={'exports':{}},Ot={},sa=_0x2c8d7a,ia=Symbol[_0x354c00(0x1bc)](_0x354c00(0x2ed)),na=Symbol['for'](_0x354c00(0x17c)),ra=Object[_0x354c00(0x197)][_0x354c00(0x2af)],oa=sa[_0x354c00(0x4e5)][_0x354c00(0x55d)],aa={'key':!0x0,'ref':!0x0,'__self':!0x0,'__source':!0x0};function xi(_0x20876e,_0x3bda7a,_0x1e42b9){const _0x43dff3=_0x354c00;var _0x2e8a66,_0x1b1470={},_0x278904=null,_0x3c9cc3=null;_0x1e42b9!==void 0x0&&(_0x278904=''+_0x1e42b9),_0x3bda7a[_0x43dff3(0x45f)]!==void 0x0&&(_0x278904=''+_0x3bda7a[_0x43dff3(0x45f)]),_0x3bda7a['ref']!==void 0x0&&(_0x3c9cc3=_0x3bda7a[_0x43dff3(0x4dd)]);for(_0x2e8a66 in _0x3bda7a)ra[_0x43dff3(0x1a6)](_0x3bda7a,_0x2e8a66)&&!aa[_0x43dff3(0x2af)](_0x2e8a66)&&(_0x1b1470[_0x2e8a66]=_0x3bda7a[_0x2e8a66]);if(_0x20876e&&_0x20876e['defaultProps']){for(_0x2e8a66 in(_0x3bda7a=_0x20876e[_0x43dff3(0x487)],_0x3bda7a))_0x1b1470[_0x2e8a66]===void 0x0&&(_0x1b1470[_0x2e8a66]=_0x3bda7a[_0x2e8a66]);}return{'$$typeof':ia,'type':_0x20876e,'key':_0x278904,'ref':_0x3c9cc3,'props':_0x1b1470,'_owner':oa[_0x43dff3(0x222)]};}Ot['Fragment']=na,Ot['jsx']=xi,Ot[_0x354c00(0x281)]=xi,Mi[_0x354c00(0x4a6)]=Ot;var we=Mi[_0x354c00(0x4a6)],ee=function(){const _0x1dd3df=_0x354c00;return ee=Object[_0x1dd3df(0x16b)]||function(_0x309728){const _0x1558c3=_0x1dd3df;for(var _0x519c14,_0xb2172a=0x1,_0x440d44=arguments[_0x1558c3(0x2a0)];_0xb2172a<_0x440d44;_0xb2172a++){_0x519c14=arguments[_0xb2172a];for(var _0x55329e in _0x519c14)Object[_0x1558c3(0x197)][_0x1558c3(0x2af)][_0x1558c3(0x1a6)](_0x519c14,_0x55329e)&&(_0x309728[_0x55329e]=_0x519c14[_0x55329e]);}return _0x309728;},ee[_0x1dd3df(0x3ee)](this,arguments);},ca=function(_0x3aab9e,_0x14b0ed){const _0x20a0a3=_0x354c00;var _0x3f62af={};for(var _0x181626 in _0x3aab9e)Object[_0x20a0a3(0x197)][_0x20a0a3(0x2af)][_0x20a0a3(0x1a6)](_0x3aab9e,_0x181626)&&_0x14b0ed[_0x20a0a3(0x25f)](_0x181626)<0x0&&(_0x3f62af[_0x181626]=_0x3aab9e[_0x181626]);if(_0x3aab9e!=null&&typeof Object[_0x20a0a3(0x325)]==_0x20a0a3(0x3ec)){for(var _0x12df9d=0x0,_0x181626=Object['getOwnPropertySymbols'](_0x3aab9e);_0x12df9d<_0x181626[_0x20a0a3(0x2a0)];_0x12df9d++)_0x14b0ed[_0x20a0a3(0x25f)](_0x181626[_0x12df9d])<0x0&&Object[_0x20a0a3(0x197)]['propertyIsEnumerable'][_0x20a0a3(0x1a6)](_0x3aab9e,_0x181626[_0x12df9d])&&(_0x3f62af[_0x181626[_0x12df9d]]=_0x3aab9e[_0x181626[_0x12df9d]]);}return _0x3f62af;},Ts=_0x448ef5(function(_0x574da6,_0x5b460f){const _0x17e275=_0x354c00;var _0x3cd442=_0x574da6[_0x17e275(0x3b9)],_0x4cde61=_0x574da6['id'],_0x1aa194=_0x574da6[_0x17e275(0x3b2)],_0x4b7b03=_0x574da6[_0x17e275(0x4b5)],_0x4a150d=ca(_0x574da6,[_0x17e275(0x3b9),'id','className',_0x17e275(0x4b5)]),_0x31d208=_0x17e275(0x3d3)[_0x17e275(0x4a3)](_0x4cde61,'\x20')['concat'](_0x1aa194||'')[_0x17e275(0x2ec)](),_0x5bd018=_0x143c61('_'[_0x17e275(0x4a3)](_a()));return Li(_0x3cd442,''[_0x17e275(0x4a3)](_0x4cde61),{'defIds':_0x3cd442['defIds'],'idSuffix':_0x5bd018[_0x17e275(0x222)]},ee({'ref':_0x5b460f,'className':_0x31d208},_0x4a150d),_0x4b7b03);});function Li(_0x4cc0f1,_0x1e372e,_0x550289,_0x2a9e7f,_0x4e6e6a){const _0x2f7358=_0x354c00;return _0x826a7b(_0x4cc0f1[_0x2f7358(0x4d5)],ee(ee({'key':_0x1e372e},ha(_0x4cc0f1,_0x550289,_0x4e6e6a)),_0x2a9e7f),(la(_0x4cc0f1,_0x550289)[_0x2f7358(0x2e2)]||[])[_0x2f7358(0x4e6)](function(_0x20c85a,_0x13c4c3){const _0x3f0177=_0x2f7358;return Li(_0x20c85a,''['concat'](_0x1e372e,'-')[_0x3f0177(0x4a3)](_0x4cc0f1['tag'],'-')[_0x3f0177(0x4a3)](_0x13c4c3),_0x550289,void 0x0,_0x4e6e6a);}));}function ha(_0x15309c,_0x4c81c3,_0x4d08a7){const _0x4fd093=_0x354c00;var _0x2e4411=ee({},_0x15309c[_0x4fd093(0x27a)]);_0x4d08a7!=null&&_0x4d08a7['colorChannel1']&&_0x2e4411['fill']===_0x4fd093(0x173)&&(_0x2e4411[_0x4fd093(0x552)]=_0x4d08a7[_0x4fd093(0x173)]);var _0x503d73=_0x4c81c3[_0x4fd093(0x2b0)];return!_0x503d73||_0x503d73[_0x4fd093(0x2a0)]===0x0||(_0x15309c[_0x4fd093(0x4d5)]===_0x4fd093(0x3ab)&&_0x2e4411[_0x4fd093(0x45e)]&&(_0x2e4411[_0x4fd093(0x45e)]=_0x2e4411[_0x4fd093(0x45e)]+_0x4c81c3[_0x4fd093(0x468)]),Object['entries'](_0x2e4411)[_0x4fd093(0x3f0)](function(_0x4f7100){const _0x5ba8b8=_0x4fd093;var _0x18e142=_0x4f7100[0x0],_0x25a195=_0x4f7100[0x1];typeof _0x25a195==_0x5ba8b8(0x1a5)&&(_0x2e4411[_0x18e142]=_0x25a195[_0x5ba8b8(0x40f)](/url\(#(.*)\)/,_0x5ba8b8(0x236)[_0x5ba8b8(0x4a3)](_0x4c81c3[_0x5ba8b8(0x468)],')')));})),_0x2e4411;}function la(_0x3f2816,_0x28ca76){const _0x97cee4=_0x354c00;var _0x43ac8b,_0x44842f=_0x28ca76['defIds'];return!_0x44842f||_0x44842f['length']===0x0?_0x3f2816:_0x3f2816[_0x97cee4(0x4d5)]==='defs'&&(!((_0x43ac8b=_0x3f2816['children'])===null||_0x43ac8b===void 0x0)&&_0x43ac8b[_0x97cee4(0x2a0)])?ee(ee({},_0x3f2816),{'children':_0x3f2816[_0x97cee4(0x2e2)][_0x97cee4(0x4e6)](function(_0x172e64){const _0x125f00=_0x97cee4;return typeof _0x172e64[_0x125f00(0x27a)]['id']==_0x125f00(0x1a5)&&_0x44842f&&_0x44842f[_0x125f00(0x25f)](_0x172e64[_0x125f00(0x27a)]['id'])>-0x1?ee(ee({},_0x172e64),{'attrs':ee(ee({},_0x172e64[_0x125f00(0x27a)]),{'id':_0x172e64[_0x125f00(0x27a)]['id']+_0x28ca76[_0x125f00(0x468)]})}):_0x172e64;})}):_0x3f2816;}function _a(){const _0x1bf0d4=_0x354c00;return Math['random']()[_0x1bf0d4(0x3d1)](0x24)['substring'](0x2,0x8);}Ts[_0x354c00(0x247)]=_0x354c00(0x188);var ua={'tag':_0x354c00(0x2d1),'attrs':{'fill':_0x354c00(0x253),'viewBox':_0x354c00(0x4a4),'width':_0x354c00(0x378),'height':_0x354c00(0x378)},'children':[{'tag':'g','attrs':{'clipPath':_0x354c00(0x34f)},'children':[{'tag':_0x354c00(0x187),'attrs':{'stroke':_0x354c00(0x386),'d':_0x354c00(0x1f0),'strokeLinecap':_0x354c00(0x2cf),'strokeLinejoin':_0x354c00(0x2cf),'strokeWidth':1.2}}]},{'tag':'defs','attrs':{},'children':[{'tag':_0x354c00(0x389),'attrs':{'id':_0x354c00(0x19a)},'children':[{'tag':'path','attrs':{'fill':'#fff','d':_0x354c00(0x3ce)}}]}]}],'defIds':[_0x354c00(0x19a)]},$i=_0x448ef5(function(_0x1c5b8e,_0xcd36b6){const _0x25d5c9=_0x354c00;return _0x826a7b(Ts,Object[_0x25d5c9(0x16b)]({},_0x1c5b8e,{'id':'off-line-single','ref':_0xcd36b6,'icon':ua}));});$i[_0x354c00(0x247)]=_0x354c00(0x3ad);var da={'tag':_0x354c00(0x2d1),'attrs':{'fill':'none','viewBox':'0\x200\x2017\x2016','width':_0x354c00(0x378),'height':_0x354c00(0x378)},'children':[{'tag':'g','attrs':{'clipPath':_0x354c00(0x548)},'children':[{'tag':_0x354c00(0x187),'attrs':{'stroke':'currentColor','d':_0x354c00(0x3fd),'strokeLinecap':_0x354c00(0x2cf),'strokeLinejoin':'round','strokeWidth':1.2}}]},{'tag':_0x354c00(0x35b),'attrs':{},'children':[{'tag':_0x354c00(0x389),'attrs':{'id':_0x354c00(0x3a2)},'children':[{'tag':_0x354c00(0x187),'attrs':{'fill':_0x354c00(0x1aa),'d':'M0\x200H16V16H0z','transform':_0x354c00(0x327)}}]}]}],'defIds':['on-line-single_clip0_910_349']},Hi=_0x448ef5(function(_0x55a323,_0x2fe57e){const _0x3c8d30=_0x354c00;return _0x826a7b(Ts,Object[_0x3c8d30(0x16b)]({},_0x55a323,{'id':_0x3c8d30(0x53a),'ref':_0x2fe57e,'icon':da}));});Hi[_0x354c00(0x247)]=_0x354c00(0x36f);function ji(_0x542827){const _0x10e4d6=_0x354c00;var _0x24be66,_0x3e3e93,_0x2400fa='';if(typeof _0x542827==_0x10e4d6(0x1a5)||typeof _0x542827==_0x10e4d6(0x175))_0x2400fa+=_0x542827;else{if(typeof _0x542827==_0x10e4d6(0x3d5)){if(Array[_0x10e4d6(0x345)](_0x542827)){var _0x4c14ea=_0x542827[_0x10e4d6(0x2a0)];for(_0x24be66=0x0;_0x24be66<_0x4c14ea;_0x24be66++)_0x542827[_0x24be66]&&(_0x3e3e93=ji(_0x542827[_0x24be66]))&&(_0x2400fa&&(_0x2400fa+='\x20'),_0x2400fa+=_0x3e3e93);}else{for(_0x3e3e93 in _0x542827)_0x542827[_0x3e3e93]&&(_0x2400fa&&(_0x2400fa+='\x20'),_0x2400fa+=_0x3e3e93);}}}return _0x2400fa;}function fa(){for(var _0x2aae35,_0x1d0104,_0x5382b0=0x0,_0x9a4767='',_0x2c10b0=arguments['length'];_0x5382b0<_0x2c10b0;_0x5382b0++)(_0x2aae35=arguments[_0x5382b0])&&(_0x1d0104=ji(_0x2aae35))&&(_0x9a4767&&(_0x9a4767+='\x20'),_0x9a4767+=_0x1d0104);return _0x9a4767;}const va=_0x354c00(0x485),ma=_0x354c00(0x407),pa=_0x354c00(0x54f),ga=_0x354c00(0x431),Sa='univer-offline',Ze={'onlineStatusIcon':va,'onlineStatusTitle':ma,'onlineStatus':pa,'online':ga,'offline':Sa};function Ia(_0x3a7c47){const _0x5eb39b=_0x354c00;switch(_0x3a7c47){case J[_0x5eb39b(0x4eb)]:return _0x5eb39b(0x3ac);case J[_0x5eb39b(0x517)]:return _0x5eb39b(0x41b);case J[_0x5eb39b(0x2d4)]:return _0x5eb39b(0x2e4);case J[_0x5eb39b(0x14e)]:return'collabStatus.notCollab';case J['AWAITING']:case J[_0x5eb39b(0x1b2)]:return _0x5eb39b(0x3ca);case J['SYNCED']:case J[_0x5eb39b(0x330)]:return _0x5eb39b(0x518);}}function Ca(_0xa0cac8){const _0x12c5c0=_0x354c00,{status$:_0x334f47}=_0xa0cac8,_0x22394c=_0x253487(_0x334f47,J[_0x12c5c0(0x14e)]),_0x444cb8=_0x38e1d3(_0x382d24),_0x1677ee=_0x38e1d3(Ae),_0x12c4c0=_0x22394c!==J[_0x12c5c0(0x4eb)],_0x28f3f4=_0x444cb8['t'](Ia(_0x22394c)),_0x1e440a=fa(Ze[_0x12c5c0(0x374)],{[Ze[_0x12c5c0(0x19b)]]:_0x12c4c0,[Ze[_0x12c5c0(0x26e)]]:!_0x12c4c0}),_0x5ea5bd=_0x12c4c0?we[_0x12c5c0(0x1e5)](Hi,{}):we['jsx']($i,{}),_0x2a453c=_0x26490b(()=>{const _0xd69166=_0x12c5c0;_0x12c4c0||_0x1677ee[_0xd69166(0x4d8)]();},[_0x12c4c0,_0x1677ee]);function _0x26d398(){const _0x44e5cb=_0x12c5c0;return we['jsxs'](_0x44e5cb(0x22d),{'className':_0x1e440a,'onClick':_0x2a453c,'children':[we[_0x44e5cb(0x1e5)](_0x44e5cb(0x22d),{'className':Ze[_0x44e5cb(0x1c0)],'children':_0x5ea5bd}),we['jsx'](_0x44e5cb(0x22d),{'className':Ze[_0x44e5cb(0x369)],'children':_0x28f3f4})]});}return _0x12c4c0?_0x26d398():we[_0x12c5c0(0x1e5)](_0x3e0db8,{'title':_0x444cb8['t']('collab-client.tooltip.reconnect'),'children':_0x26d398()});}var Ea=Object[_0x354c00(0x3cf)],ba=Object[_0x354c00(0x20e)],Ta=(_0x4da5e4,_0x508cb1,_0x204f1a,_0x2d9e0b)=>{const _0x2c1af2=_0x354c00;for(var _0x35d0fc=_0x2d9e0b>0x1?void 0x0:_0x2d9e0b?ba(_0x508cb1,_0x204f1a):_0x508cb1,_0x3bdb30=_0x4da5e4[_0x2c1af2(0x2a0)]-0x1,_0x3320bb;_0x3bdb30>=0x0;_0x3bdb30--)(_0x3320bb=_0x4da5e4[_0x3bdb30])&&(_0x35d0fc=(_0x2d9e0b?_0x3320bb(_0x508cb1,_0x204f1a,_0x35d0fc):_0x3320bb(_0x35d0fc))||_0x35d0fc);return _0x2d9e0b&&_0x35d0fc&&Ea(_0x508cb1,_0x204f1a,_0x35d0fc),_0x35d0fc;},ht=(_0x3ad6e9,_0x5641ad)=>(_0x42fa3c,_0x37d702)=>_0x5641ad(_0x42fa3c,_0x37d702,_0x3ad6e9);let St=class extends _0x1cb1cd{constructor(_0x5b649b,_0x30c390,_0x421702,_0x4149b4){const _0x25c911=_0x354c00;super(),g(this,_0x25c911(0x38e),new _0x5ea788(J[_0x25c911(0x14e)])),(this['_univerInstanceService']=_0x5b649b,this['_uiPartsService']=_0x30c390,this[_0x25c911(0x199)]=_0x421702,this[_0x25c911(0x1cd)]=_0x4149b4,this[_0x25c911(0x3e7)](),this[_0x25c911(0x433)]());}[_0x354c00(0x433)](){const _0x4c3d2c=_0x354c00;this[_0x4c3d2c(0x181)](this[_0x4c3d2c(0x429)][_0x4c3d2c(0x2d6)][_0x4c3d2c(0x43d)](_0x32daf9(()=>{const _0x4928e4=_0x4c3d2c,_0x466302=this['_univerInstanceService'][_0x4928e4(0x3c7)]();return _0x466302?this['_collaborationController'][_0x4928e4(0x3da)](_0x466302[_0x4928e4(0x191)]()):_0x517049(null);}),_0x32daf9(_0x58bb2d=>_0x58bb2d?_0x58bb2d['status$']:_0x517049(J[_0x4c3d2c(0x14e)])))[_0x4c3d2c(0x51f)](_0x983d7a=>{const _0x55bb21=_0x4c3d2c;this[_0x55bb21(0x38e)][_0x55bb21(0x2df)](_0x983d7a);}));}[_0x354c00(0x3e7)](){const _0x17bea1=_0x354c00;this[_0x17bea1(0x181)](this[_0x17bea1(0x2d8)][_0x17bea1(0x266)](_0x22c053[_0x17bea1(0x4ed)],()=>_0x45e1ea(Ra({'status$':this[_0x17bea1(0x38e)][_0x17bea1(0x516)]()}),this[_0x17bea1(0x199)])));}};St=Ta([ht(0x0,_0x48d976),ht(0x1,_0x17b17c),ht(0x2,_0x1727eb(_0x5d0612)),ht(0x3,_0x1727eb(it))],St);function Ra(_0x1eaf8e){const {status$:_0x38bfc8}=_0x1eaf8e;return function(){const _0x588cda=_0x33b4;return we[_0x588cda(0x1e5)](Ca,{'status$':_0x38bfc8});};}const Bi=_0x1d937b('uni.network.url-service');var ya=Object[_0x354c00(0x3cf)],Oa=Object['getOwnPropertyDescriptor'],wa=(_0x400af3,_0x1b5532,_0x7b4f5d,_0x3863b8)=>{const _0x599c1a=_0x354c00;for(var _0x182198=_0x3863b8>0x1?void 0x0:_0x3863b8?Oa(_0x1b5532,_0x7b4f5d):_0x1b5532,_0x2ac0e3=_0x400af3[_0x599c1a(0x2a0)]-0x1,_0x59f17a;_0x2ac0e3>=0x0;_0x2ac0e3--)(_0x59f17a=_0x400af3[_0x2ac0e3])&&(_0x182198=(_0x3863b8?_0x59f17a(_0x1b5532,_0x7b4f5d,_0x182198):_0x59f17a(_0x182198))||_0x182198);return _0x3863b8&&_0x182198&&ya(_0x1b5532,_0x7b4f5d,_0x182198),_0x182198;},ke=(_0x5141a6,_0x1a7d1b)=>(_0x136a04,_0x50260c)=>_0x1a7d1b(_0x136a04,_0x50260c,_0x5141a6);let It=class extends _0x1bd493{constructor(_0x2fd97a,_0xc57e62,_0x5a0fca,_0x2d6be3,_0x7d89d4,_0x1493ed){const _0x3385d3=_0x354c00;super(),this['_urlService']=_0x2fd97a,this['_logService']=_0xc57e62,this[_0x3385d3(0x3fc)]=_0x5a0fca,this['_localCacheService']=_0x2d6be3,this['_snapshotService']=_0x7d89d4,_0x1493ed?_0x1493ed==null||_0x1493ed[_0x3385d3(0x52d)]()[_0x3385d3(0x1e4)](()=>this[_0x3385d3(0x536)]()):(this[_0x3385d3(0x3b6)][_0x3385d3(0x4c5)](_0x3385d3(0x217),'No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.'),this[_0x3385d3(0x536)]());}async[_0x354c00(0x536)](){const _0x183295=_0x354c00,_0x224340=this['_urlService']['getParam'](_0x183295(0x2c9)),_0x55118d=this['_urlService'][_0x183295(0x47b)](_0x183295(0x260));if(!_0x224340||!_0x55118d){this[_0x183295(0x3b6)][_0x183295(0x4c5)](_0x183295(0x217),_0x183295(0x539));return;}switch(Number(_0x55118d)){case ce[_0x183295(0x1c5)]:{const _0x3a3684=await this[_0x183295(0x358)](_0x224340);this['_setupSubUnitSync'](_0x3a3684);break;}case ce[_0x183295(0x461)]:{await this[_0x183295(0x553)](_0x224340);break;}default:{this[_0x183295(0x3b6)]['error'](_0x183295(0x217),'Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');break;}}}async[_0x354c00(0x2b8)](_0x423173){const _0x5482a6=_0x354c00;await this['_updateSubUnitFromURLParams'](_0x423173),_0x423173['activeSheet$'][_0x5482a6(0x43d)](_0x144dfb(this[_0x5482a6(0x14d)]))['subscribe'](_0x9a17be=>{_0x9a17be&&this['_updateURLWithCurrentState'](_0x9a17be);}),this['_urlService'][_0x5482a6(0x2f9)][_0x5482a6(0x43d)](_0x144dfb(this[_0x5482a6(0x14d)]))[_0x5482a6(0x51f)](()=>this[_0x5482a6(0x39c)](_0x423173));}[_0x354c00(0x286)](_0x5a5250,_0x59bf4e=!0x1){const _0x362107=_0x354c00,_0x4a799f=this[_0x362107(0x408)][_0x362107(0x47b)](_0x362107(0x49c));_0x5a5250['getSheetId']()!==_0x4a799f&&this['_urlService'][_0x362107(0x2ff)](_0x362107(0x49c),_0x5a5250['getSheetId'](),_0x59bf4e);}async['_updateSubUnitFromURLParams'](_0x491cd4){const _0x4a2a03=_0x354c00;var _0x257ba1;const _0x1ee273=this[_0x4a2a03(0x408)]['getParam']('subunit');if(!_0x1ee273||!_0x491cd4[_0x4a2a03(0x1f2)](_0x1ee273)){const _0x3f57bb=_0x491cd4[_0x4a2a03(0x4fd)]()[0x0],_0x255c71=_0x491cd4[_0x4a2a03(0x1f2)](_0x3f57bb);if(!_0x255c71)return;this['_updateURLWithCurrentState'](_0x255c71,!0x0),await this['_commandService'][_0x4a2a03(0x365)](_0x4f7e31['id'],{'unitId':_0x491cd4[_0x4a2a03(0x191)](),'subUnitId':_0x3f57bb});return;}((_0x257ba1=_0x491cd4[_0x4a2a03(0x4be)]())==null?void 0x0:_0x257ba1[_0x4a2a03(0x238)]())!==_0x1ee273&&await this['_commandService'][_0x4a2a03(0x365)](_0x4f7e31['id'],{'unitId':_0x491cd4['getUnitId'](),'subUnitId':_0x1ee273});}async[_0x354c00(0x358)](_0xb43c83){const _0x5842c3=_0x354c00;let _0x50ee36=0x0;const _0x27a1d5=await this['_localCacheService'][_0x5842c3(0x4b8)](_0xb43c83);return _0x27a1d5&&(_0x27a1d5[_0x5842c3(0x46d)]||_0x27a1d5[_0x5842c3(0x24d)][_0x5842c3(0x2a0)]!==0x0)&&(_0x50ee36=_0x27a1d5[_0x5842c3(0x1fe)]),_0x50ee36===0x0&&this[_0x5842c3(0x3b6)]['debug'](_0x5842c3(0x217),_0x5842c3(0x3cd)),this[_0x5842c3(0x385)][_0x5842c3(0x2b9)](_0xb43c83,_0x50ee36);}async['_loadDoc'](_0x67d091){const _0x588e53=_0x354c00;let _0x17dae7=0x0;const _0x4c7256=await this[_0x588e53(0x1e2)][_0x588e53(0x4b8)](_0x67d091);return _0x4c7256&&(_0x4c7256['awaitingChangeset']||_0x4c7256[_0x588e53(0x24d)][_0x588e53(0x2a0)]!==0x0)&&(_0x17dae7=_0x4c7256['rev']),_0x17dae7===0x0&&this[_0x588e53(0x3b6)]['debug']('[DataLoaderController]',_0x588e53(0x3cd)),this[_0x588e53(0x385)]['loadDoc'](_0x67d091,_0x17dae7);}};It=wa([ke(0x0,Bi),ke(0x1,_0x3b4016),ke(0x2,_0xfbfaad),ke(0x3,_0x1727eb(q)),ke(0x4,_0x1727eb(_0x1644f2)),ke(0x5,_0x213697(_0x2d92e8))],It);var Da=Object['defineProperty'],Pa=Object[_0x354c00(0x20e)],Ua=(_0x35d082,_0x54ae28,_0x278542,_0x1a7c33)=>{for(var _0x2d9ba0=_0x1a7c33>0x1?void 0x0:_0x1a7c33?Pa(_0x54ae28,_0x278542):_0x54ae28,_0xa690c9=_0x35d082['length']-0x1,_0x16ed41;_0xa690c9>=0x0;_0xa690c9--)(_0x16ed41=_0x35d082[_0xa690c9])&&(_0x2d9ba0=(_0x1a7c33?_0x16ed41(_0x54ae28,_0x278542,_0x2d9ba0):_0x16ed41(_0x2d9ba0))||_0x2d9ba0);return _0x1a7c33&&_0x2d9ba0&&Da(_0x54ae28,_0x278542,_0x2d9ba0),_0x2d9ba0;},zs=(_0x598d90,_0x1862f3)=>(_0x3475a0,_0x3c0a28)=>_0x1862f3(_0x3475a0,_0x3c0a28,_0x598d90);const Na=_0x354c00(0x223),Aa=_0x354c00(0x376);let Ct=class extends _0x1cb1cd{constructor(_0x168d10,_0x240a9e){const _0x5e3812=_0x354c00;super(),this['_univerInstanceService']=_0x168d10,this[_0x5e3812(0x53b)]=_0x240a9e,this[_0x5e3812(0x536)]();}['_init'](){const _0x377dfc=_0x354c00;this[_0x377dfc(0x181)](this[_0x377dfc(0x429)]['focused$'][_0x377dfc(0x51f)](()=>{const _0x3a39a1=_0x377dfc;var _0x2ab2e1;const _0x3056c6=this['_univerInstanceService'][_0x3a39a1(0x3c7)]();let _0x337bd9=(_0x2ab2e1=this['_configService'][_0x3a39a1(0x246)](Na))!=null?_0x2ab2e1:Aa;_0x3056c6 instanceof _0x1b5e66&&(_0x337bd9=_0x3056c6['name']),document[_0x3a39a1(0x48b)]=_0x337bd9;}));}};Ct=Ua([zs(0x0,_0x48d976),zs(0x1,_0x250a8d)],Ct);var Ma=Object[_0x354c00(0x3cf)],xa=Object[_0x354c00(0x20e)],La=(_0x3205cb,_0x314182,_0x1e722c,_0x29e401)=>{const _0x5ed559=_0x354c00;for(var _0x54c6fc=_0x29e401>0x1?void 0x0:_0x29e401?xa(_0x314182,_0x1e722c):_0x314182,_0x5601f5=_0x3205cb[_0x5ed559(0x2a0)]-0x1,_0x1a819e;_0x5601f5>=0x0;_0x5601f5--)(_0x1a819e=_0x3205cb[_0x5601f5])&&(_0x54c6fc=(_0x29e401?_0x1a819e(_0x314182,_0x1e722c,_0x54c6fc):_0x1a819e(_0x54c6fc))||_0x54c6fc);return _0x29e401&&_0x54c6fc&&Ma(_0x314182,_0x1e722c,_0x54c6fc),_0x54c6fc;},Wt=(_0x149bd7,_0x535371)=>(_0x3d0e58,_0x1f0ce4)=>_0x535371(_0x3d0e58,_0x1f0ce4,_0x149bd7);let Et=class{constructor(_0x3bce09,_0x2881f2,_0x19240a){const _0x2c3ee3=_0x354c00;this[_0x2c3ee3(0x53b)]=_0x3bce09,this[_0x2c3ee3(0x3b3)]=_0x2881f2,this['localeService']=_0x19240a,this[_0x2c3ee3(0x4cf)]();}[_0x354c00(0x4cf)](){const _0x1c5aff=_0x354c00;this[_0x1c5aff(0x3b3)][_0x1c5aff(0x243)]({'priority':0x1,'interceptor':(_0x36ff95,_0x1e99a0)=>_0x1e99a0(_0x36ff95)['pipe'](_0x4a0d9c(async _0x44a393=>{const _0x3ba3c4=_0x1c5aff,_0x57b56a=_0x44a393;if(_0x57b56a['status']===0x191&&window[_0x3ba3c4(0x19e)](this[_0x3ba3c4(0x535)]['t'](_0x3ba3c4(0x3fe)))){const _0xcdb36f=window[_0x3ba3c4(0x193)](window[_0x3ba3c4(0x141)]['href']);window[_0x3ba3c4(0x141)][_0x3ba3c4(0x1a0)]=this[_0x3ba3c4(0x1af)]()+_0x3ba3c4(0x2ae)+_0xcdb36f;}return _0x57b56a;}))});}[_0x354c00(0x1af)](){const _0x425b80=_0x354c00;var _0x35afd2,_0xa93fb5;const _0x55bc49=this['_configService'][_0x425b80(0x246)](br),_0x18b14b=this[_0x425b80(0x53b)][_0x425b80(0x246)](ie);return(_0xa93fb5=(_0x35afd2=_0x18b14b==null?void 0x0:_0x18b14b[_0x425b80(0x471)])!=null?_0x35afd2:_0x55bc49)!=null?_0xa93fb5:Tr;}};Et=La([Wt(0x0,_0x250a8d),Wt(0x1,_0x1727eb(_0x4e8dbf)),Wt(0x2,_0x1727eb(_0x382d24))],Et);var $a=Object[_0x354c00(0x3cf)],Ha=Object['getOwnPropertyDescriptor'],ja=(_0x8891fb,_0x10723b,_0x384ce0,_0x251cb5)=>{const _0xad7bd9=_0x354c00;for(var _0x38e721=_0x251cb5>0x1?void 0x0:_0x251cb5?Ha(_0x10723b,_0x384ce0):_0x10723b,_0x426bee=_0x8891fb[_0xad7bd9(0x2a0)]-0x1,_0x30b87e;_0x426bee>=0x0;_0x426bee--)(_0x30b87e=_0x8891fb[_0x426bee])&&(_0x38e721=(_0x251cb5?_0x30b87e(_0x10723b,_0x384ce0,_0x38e721):_0x30b87e(_0x38e721))||_0x38e721);return _0x251cb5&&_0x38e721&&$a(_0x10723b,_0x384ce0,_0x38e721),_0x38e721;},qs=(_0x5e8c65,_0x4545f6)=>(_0x581a18,_0xdbd03a)=>_0x4545f6(_0x581a18,_0xdbd03a,_0x5e8c65);const Ba='AUTHZ_URL_KEY',ka=_0x354c00(0x30d);let cs=class extends _0x1cb1cd{constructor(_0x177347,_0x29a054){const _0x1f64c3=_0x354c00;super(),this[_0x1f64c3(0x3d7)]=_0x177347,this[_0x1f64c3(0x53b)]=_0x29a054,this['_initMergeInterceptor']();}[_0x354c00(0x413)](){const _0x37b267=_0x354c00,_0x520c5f=this;this[_0x37b267(0x181)](this[_0x37b267(0x3d7)]['registerHTTPInterceptor']({'priority':0x3e7,'interceptor':_0x542720({'isMatch'(_0x11920d){const _0x268e6d=_0x37b267;var _0x2e20fe;if(_0x11920d['method']===_0x268e6d(0x350)&&((_0x2e20fe=_0x11920d[_0x268e6d(0x2c7)])!=null&&_0x2e20fe[_0x268e6d(0x4f3)])){const {objectID:_0x1bf4b2,objectType:_0x5c2bd6}=_0x11920d[_0x268e6d(0x2c7)][_0x268e6d(0x4f3)]||{};if(!_0x1bf4b2||_0x5c2bd6===void 0x0)return!0x1;const _0x4919c0=_0x520c5f[_0x268e6d(0x50a)]()+'/'+_0x5c2bd6+'/object/'+_0x1bf4b2+_0x268e6d(0x168);if(_0x11920d[_0x268e6d(0x551)]===_0x4919c0)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x53cdac){const _0x229173=_0x37b267;var _0x585932;return(_0x585932=_0x53cdac[_0x229173(0x2c7)])==null?void 0x0:_0x585932[_0x229173(0x4f3)];},'mergeParamsToRequest'(_0x58a312,_0x10bca8){const _0x333283=_0x37b267,_0x33da8b=_0x520c5f[_0x333283(0x50a)]()+_0x333283(0x3e5),_0xc9f381=_0x58a312[_0x333283(0x159)]((_0x4213b8,_0x4f92cc)=>{const _0x4bec9c=_0x333283,{unitID:_0x4e970f,objectID:_0x24e38a,objectType:_0x5dc16c,actions:_0x79cad1}=_0x4f92cc;return _0x4213b8[_0x4e970f]||(_0x4213b8[_0x4e970f]={}),_0x4213b8[_0x4e970f][_0x24e38a]||(_0x4213b8[_0x4e970f][_0x24e38a]={'objectID':_0x24e38a,'objectType':_0x5dc16c,'actions':[]}),_0x4213b8[_0x4e970f][_0x24e38a]['actions'][_0x4bec9c(0x301)](..._0x79cad1),_0x4213b8;},{}),_0x50cad8=[];for(const _0x557115 in _0xc9f381)for(const _0x3b6f94 in _0xc9f381[_0x557115]){const {actions:_0x382c97,objectType:_0x6be16c}=_0xc9f381[_0x557115][_0x3b6f94],_0x239f4c=[...new Set(_0x382c97)];_0x50cad8[_0x333283(0x301)]({'unitID':_0x557115,'objectID':_0x3b6f94,'objectType':_0x6be16c,'actions':_0x239f4c});}return new _0x79519(_0x333283(0x350),_0x33da8b,{'headers':_0x10bca8['headers'],'withCredentials':_0x10bca8[_0x333283(0x33d)],'responseType':_0x10bca8[_0x333283(0x23f)],'body':{'requests':_0x50cad8}});}},{'distributeResult'(_0x5b14cc,_0x1814f7){const {objectActions:_0x34708f}=_0x5b14cc;return _0x1814f7['map'](_0x595de8=>{const _0xd4d4cf=_0x33b4,{unitID:_0x1eb2f2,objectID:_0x3603c7,actions:_0x3f6a98}=_0x595de8,_0x20b67b=_0x34708f[_0xd4d4cf(0x462)](_0x4389f9=>_0x4389f9[_0xd4d4cf(0x207)]===_0x1eb2f2&&_0x4389f9[_0xd4d4cf(0x30a)]===_0x3603c7),_0x130a90=_0x3f6a98[_0xd4d4cf(0x4e6)](_0x9b88e9=>_0x20b67b==null?void 0x0:_0x20b67b['actions'][_0xd4d4cf(0x462)](_0x285371=>_0x285371['action']===_0x9b88e9))[_0xd4d4cf(0x2bb)](_0xcb0e7a=>!!_0xcb0e7a);return{'config':_0x595de8,'result':{'actions':_0x130a90,'error':_0x5b14cc[_0xd4d4cf(0x2f1)]}};});}})}));}['_getAPIPrefixPath'](){const _0x34b393=_0x354c00;var _0x1157a8,_0x59dc8a;const _0x47bc2f=this['_configService']['getConfig'](Ba),_0x16713e=this['_configService'][_0x34b393(0x246)](ie);return(_0x59dc8a=(_0x1157a8=_0x16713e==null?void 0x0:_0x16713e[_0x34b393(0x195)])!=null?_0x1157a8:_0x47bc2f)!=null?_0x59dc8a:ka;}async[_0x354c00(0x3f7)](_0x2ae711){const _0x436364=_0x354c00,_0x5bf71b=this[_0x436364(0x50a)]()+'/'+_0x2ae711[_0x436364(0x4f7)]+_0x436364(0x383);return(await this[_0x436364(0x3d7)][_0x436364(0x3f9)](_0x5bf71b,{'body':_0x2ae711}))[_0x436364(0x4f3)][_0x436364(0x30a)]||'';}async[_0x354c00(0x308)](_0x4e8594){const _0x3b45ac=_0x354c00,_0x59b7ac=this[_0x3b45ac(0x50a)]()+_0x3b45ac(0x4bc);return(await this[_0x3b45ac(0x3d7)]['post'](_0x59b7ac,{'body':_0x4e8594}))[_0x3b45ac(0x4f3)][_0x3b45ac(0x4d2)];}async[_0x354c00(0x192)](_0x177f9c){const _0x56ad61=_0x354c00,_0x4df4b0=this[_0x56ad61(0x50a)]()+'/'+_0x177f9c[_0x56ad61(0x4f7)]+_0x56ad61(0x31a)+_0x177f9c['objectID'];await this[_0x56ad61(0x3d7)]['put'](_0x4df4b0,{'body':_0x177f9c});}async[_0x354c00(0x3a7)](_0x503ae6){const _0x348adb=_0x354c00,_0xfa716e=this[_0x348adb(0x50a)]()+'/'+_0x503ae6[_0x348adb(0x4f7)]+_0x348adb(0x31a)+_0x503ae6[_0x348adb(0x30a)]+_0x348adb(0x168);return(await this['_HTTPService'][_0x348adb(0x3f9)](_0xfa716e,{'body':_0x503ae6}))[_0x348adb(0x4f3)][_0x348adb(0x4cd)];}async[_0x354c00(0x278)](_0x3d4f5e){const _0x3830bc=_0x354c00,_0x4582f0=this['_getAPIPrefixPath']()+'/-/object/-/batch_allowed';return(await this[_0x3830bc(0x3d7)][_0x3830bc(0x3f9)](_0x4582f0,{'body':{'requests':_0x3d4f5e}}))[_0x3830bc(0x4f3)][_0x3830bc(0x3aa)];}async[_0x354c00(0x2be)](_0x358d7a){const _0x5c5e98=_0x354c00,_0x1b6483=this['_getAPIPrefixPath']()+'/'+_0x358d7a[_0x5c5e98(0x4f7)]+_0x5c5e98(0x1ad),_0x4336ce=await this[_0x5c5e98(0x3d7)][_0x5c5e98(0x3f9)](_0x1b6483,{'body':_0x358d7a});return{'roles':_0x4336ce[_0x5c5e98(0x4f3)][_0x5c5e98(0x26f)],'actions':_0x4336ce['body'][_0x5c5e98(0x4cd)]};}async[_0x354c00(0x1d6)](_0xaa6021){const _0x288995=_0x354c00,_0x549722=this[_0x288995(0x50a)]()+_0x288995(0x4b4);await this['_HTTPService'][_0x288995(0x361)](_0x549722,{'params':{'collaboratorID':_0xaa6021[_0x288995(0x353)],'objectID':_0xaa6021[_0x288995(0x30a)],'unitID':_0xaa6021[_0x288995(0x207)]}});}async['updateCollaborator'](_0x7d0c79){const _0x44e8fd=_0x354c00,_0x39bcde=this['_getAPIPrefixPath']()+_0x44e8fd(0x4b4);await this[_0x44e8fd(0x3d7)][_0x44e8fd(0x1e8)](_0x39bcde,{'body':_0x7d0c79});}async[_0x354c00(0x3b4)](_0x371da4){const _0x6d53ed=_0x354c00,_0x6c105d=this[_0x6d53ed(0x50a)]()+_0x6d53ed(0x4b4);await this[_0x6d53ed(0x3d7)][_0x6d53ed(0x3f9)](_0x6c105d,{'body':_0x371da4});}async[_0x354c00(0x3bd)](_0x2bcca8){const _0x3e6b14=_0x354c00,_0x22422f=this['_getAPIPrefixPath']()+'/collaborator';return(await this[_0x3e6b14(0x3d7)][_0x3e6b14(0x291)](_0x22422f,{'params':{'objectID':_0x2bcca8[_0x3e6b14(0x30a)],'unitID':_0x2bcca8['unitID']}}))['body'][_0x3e6b14(0x54b)];}async['putCollaborators'](_0x210616){const _0x5752ef=_0x354c00,_0x3a969e=this[_0x5752ef(0x50a)]()+_0x5752ef(0x4b4);await this[_0x5752ef(0x3d7)]['put'](_0x3a969e,{'body':_0x210616});}};cs=ja([qs(0x0,_0x1727eb(_0x4e8dbf)),qs(0x1,_0x1727eb(_0x250a8d))],cs);var ki={'exports':{}};function Wa(_0x3db460){const _0xa73bce=_0x354c00;throw new Error(_0xa73bce(0x3d2)+_0x3db460+_0xa73bce(0x2b7));}var Ft={'exports':{}},Xs;function ue(){const _0x4d843b=_0x354c00;return Xs||(Xs=0x1,function(_0x38a112,_0x42bd42){(function(_0x3d3976,_0x24fd8f){const _0x307f37=_0x33b4;_0x38a112[_0x307f37(0x4a6)]=_0x24fd8f();}(Z,function(){var _0x16c8d8=_0x16c8d8||function(_0x2429fd,_0x1c0f13){const _0x1e6ff2=_0x33b4;var _0x52b3b2;if(typeof window<'u'&&window['crypto']&&(_0x52b3b2=window[_0x1e6ff2(0x40c)]),typeof self<'u'&&self[_0x1e6ff2(0x40c)]&&(_0x52b3b2=self['crypto']),typeof globalThis<'u'&&globalThis[_0x1e6ff2(0x40c)]&&(_0x52b3b2=globalThis['crypto']),!_0x52b3b2&&typeof window<'u'&&window[_0x1e6ff2(0x466)]&&(_0x52b3b2=window[_0x1e6ff2(0x466)]),!_0x52b3b2&&typeof Z<'u'&&Z['crypto']&&(_0x52b3b2=Z[_0x1e6ff2(0x40c)]),!_0x52b3b2&&typeof Wa==_0x1e6ff2(0x3ec))try{_0x52b3b2=require(_0x1e6ff2(0x40c));}catch{}var _0x1b4f55=function(){const _0x1c0556=_0x1e6ff2;if(_0x52b3b2){if(typeof _0x52b3b2[_0x1c0556(0x3c5)]==_0x1c0556(0x3ec))try{return _0x52b3b2[_0x1c0556(0x3c5)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x52b3b2['randomBytes']=='function')try{return _0x52b3b2[_0x1c0556(0x3c0)](0x4)['readInt32LE']();}catch{}}throw new Error('Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.');},_0x3dd336=Object[_0x1e6ff2(0x3f7)]||(function(){function _0x45096f(){}return function(_0x2f6dc2){const _0x1095a0=_0x33b4;var _0x286425;return _0x45096f[_0x1095a0(0x197)]=_0x2f6dc2,_0x286425=new _0x45096f(),_0x45096f[_0x1095a0(0x197)]=null,_0x286425;};}()),_0x3c551f={},_0x2d7d4b=_0x3c551f[_0x1e6ff2(0x22c)]={},_0x3eaa9e=_0x2d7d4b[_0x1e6ff2(0x2a4)]=(function(){return{'extend':function(_0x597852){const _0x5171e4=_0x33b4;var _0x4b4691=_0x3dd336(this);return _0x597852&&_0x4b4691[_0x5171e4(0x52b)](_0x597852),(!_0x4b4691[_0x5171e4(0x2af)](_0x5171e4(0x4cf))||this[_0x5171e4(0x4cf)]===_0x4b4691[_0x5171e4(0x4cf)])&&(_0x4b4691[_0x5171e4(0x4cf)]=function(){const _0x35e286=_0x5171e4;_0x4b4691[_0x35e286(0x2b6)][_0x35e286(0x4cf)]['apply'](this,arguments);}),_0x4b4691[_0x5171e4(0x4cf)][_0x5171e4(0x197)]=_0x4b4691,_0x4b4691[_0x5171e4(0x2b6)]=this,_0x4b4691;},'create':function(){const _0xcb8754=_0x33b4;var _0x2126ec=this['extend']();return _0x2126ec[_0xcb8754(0x4cf)][_0xcb8754(0x3ee)](_0x2126ec,arguments),_0x2126ec;},'init':function(){},'mixIn':function(_0x16e085){const _0x565e9a=_0x33b4;for(var _0x206edf in _0x16e085)_0x16e085[_0x565e9a(0x2af)](_0x206edf)&&(this[_0x206edf]=_0x16e085[_0x206edf]);_0x16e085[_0x565e9a(0x2af)](_0x565e9a(0x3d1))&&(this['toString']=_0x16e085[_0x565e9a(0x3d1)]);},'clone':function(){const _0xa4e40d=_0x33b4;return this[_0xa4e40d(0x4cf)][_0xa4e40d(0x197)]['extend'](this);}};}()),_0x4ad325=_0x2d7d4b['WordArray']=_0x3eaa9e[_0x1e6ff2(0x4b5)]({'init':function(_0x3757f1,_0x3ae747){const _0x1f6514=_0x1e6ff2;_0x3757f1=this[_0x1f6514(0x33c)]=_0x3757f1||[],_0x3ae747!=_0x1c0f13?this[_0x1f6514(0x1ce)]=_0x3ae747:this[_0x1f6514(0x1ce)]=_0x3757f1[_0x1f6514(0x2a0)]*0x4;},'toString':function(_0x393e31){const _0x1ff7c1=_0x1e6ff2;return(_0x393e31||_0x4334e2)[_0x1ff7c1(0x2d5)](this);},'concat':function(_0x34d1e4){const _0x2c270f=_0x1e6ff2;var _0x273d05=this[_0x2c270f(0x33c)],_0x1a713c=_0x34d1e4[_0x2c270f(0x33c)],_0x279b7e=this[_0x2c270f(0x1ce)],_0x31497d=_0x34d1e4[_0x2c270f(0x1ce)];if(this[_0x2c270f(0x201)](),_0x279b7e%0x4)for(var _0x19d185=0x0;_0x19d185<_0x31497d;_0x19d185++){var _0x2f876a=_0x1a713c[_0x19d185>>>0x2]>>>0x18-_0x19d185%0x4*0x8&0xff;_0x273d05[_0x279b7e+_0x19d185>>>0x2]|=_0x2f876a<<0x18-(_0x279b7e+_0x19d185)%0x4*0x8;}else{for(var _0x5afcfa=0x0;_0x5afcfa<_0x31497d;_0x5afcfa+=0x4)_0x273d05[_0x279b7e+_0x5afcfa>>>0x2]=_0x1a713c[_0x5afcfa>>>0x2];}return this[_0x2c270f(0x1ce)]+=_0x31497d,this;},'clamp':function(){const _0x3e2e28=_0x1e6ff2;var _0xe8ec68=this[_0x3e2e28(0x33c)],_0x573a35=this['sigBytes'];_0xe8ec68[_0x573a35>>>0x2]&=0xffffffff<<0x20-_0x573a35%0x4*0x8,_0xe8ec68[_0x3e2e28(0x2a0)]=_0x2429fd['ceil'](_0x573a35/0x4);},'clone':function(){const _0x518e7f=_0x1e6ff2;var _0x3c082d=_0x3eaa9e[_0x518e7f(0x202)][_0x518e7f(0x1a6)](this);return _0x3c082d['words']=this['words'][_0x518e7f(0x475)](0x0),_0x3c082d;},'random':function(_0x4cd00d){const _0xe2dd23=_0x1e6ff2;for(var _0x3804a7=[],_0x254d75=0x0;_0x254d75<_0x4cd00d;_0x254d75+=0x4)_0x3804a7[_0xe2dd23(0x301)](_0x1b4f55());return new _0x4ad325[(_0xe2dd23(0x4cf))](_0x3804a7,_0x4cd00d);}}),_0x34e1cb=_0x3c551f[_0x1e6ff2(0x230)]={},_0x4334e2=_0x34e1cb[_0x1e6ff2(0x492)]={'stringify':function(_0x13839a){const _0x350075=_0x1e6ff2;for(var _0x46d006=_0x13839a['words'],_0x179f48=_0x13839a[_0x350075(0x1ce)],_0x1649ea=[],_0x10792b=0x0;_0x10792b<_0x179f48;_0x10792b++){var _0x5b2ba7=_0x46d006[_0x10792b>>>0x2]>>>0x18-_0x10792b%0x4*0x8&0xff;_0x1649ea[_0x350075(0x301)]((_0x5b2ba7>>>0x4)[_0x350075(0x3d1)](0x10)),_0x1649ea[_0x350075(0x301)]((_0x5b2ba7&0xf)[_0x350075(0x3d1)](0x10));}return _0x1649ea['join']('');},'parse':function(_0x2c1eae){const _0x4b7b1e=_0x1e6ff2;for(var _0x11bd93=_0x2c1eae[_0x4b7b1e(0x2a0)],_0x428cf5=[],_0x5aae19=0x0;_0x5aae19<_0x11bd93;_0x5aae19+=0x2)_0x428cf5[_0x5aae19>>>0x3]|=parseInt(_0x2c1eae['substr'](_0x5aae19,0x2),0x10)<<0x18-_0x5aae19%0x8*0x4;return new _0x4ad325['init'](_0x428cf5,_0x11bd93/0x2);}},_0x169fc8=_0x34e1cb[_0x1e6ff2(0x231)]={'stringify':function(_0x41f2a5){const _0x14087a=_0x1e6ff2;for(var _0x4911a3=_0x41f2a5[_0x14087a(0x33c)],_0x20cedd=_0x41f2a5[_0x14087a(0x1ce)],_0x521662=[],_0x1e67d1=0x0;_0x1e67d1<_0x20cedd;_0x1e67d1++){var _0xcaa3c1=_0x4911a3[_0x1e67d1>>>0x2]>>>0x18-_0x1e67d1%0x4*0x8&0xff;_0x521662['push'](String['fromCharCode'](_0xcaa3c1));}return _0x521662['join']('');},'parse':function(_0x1d29b5){const _0x5f410b=_0x1e6ff2;for(var _0xea20fe=_0x1d29b5['length'],_0x552501=[],_0x269589=0x0;_0x269589<_0xea20fe;_0x269589++)_0x552501[_0x269589>>>0x2]|=(_0x1d29b5[_0x5f410b(0x326)](_0x269589)&0xff)<<0x18-_0x269589%0x4*0x8;return new _0x4ad325[(_0x5f410b(0x4cf))](_0x552501,_0xea20fe);}},_0x56bfd0=_0x34e1cb[_0x1e6ff2(0x27f)]={'stringify':function(_0xfa0917){const _0x21a2c8=_0x1e6ff2;try{return decodeURIComponent(escape(_0x169fc8['stringify'](_0xfa0917)));}catch{throw new Error(_0x21a2c8(0x229));}},'parse':function(_0x8c1547){const _0x1bd0ee=_0x1e6ff2;return _0x169fc8[_0x1bd0ee(0x1fb)](unescape(encodeURIComponent(_0x8c1547)));}},_0x421737=_0x2d7d4b[_0x1e6ff2(0x3b7)]=_0x3eaa9e[_0x1e6ff2(0x4b5)]({'reset':function(){const _0x32d452=_0x1e6ff2;this[_0x32d452(0x321)]=new _0x4ad325[(_0x32d452(0x4cf))](),this['_nDataBytes']=0x0;},'_append':function(_0x428fb5){const _0x41b3e8=_0x1e6ff2;typeof _0x428fb5==_0x41b3e8(0x1a5)&&(_0x428fb5=_0x56bfd0['parse'](_0x428fb5)),this['_data'][_0x41b3e8(0x4a3)](_0x428fb5),this[_0x41b3e8(0x43c)]+=_0x428fb5[_0x41b3e8(0x1ce)];},'_process':function(_0x59b732){const _0x3a4055=_0x1e6ff2;var _0xc12ed0,_0x759e9=this[_0x3a4055(0x321)],_0x1620e1=_0x759e9['words'],_0x3114b6=_0x759e9[_0x3a4055(0x1ce)],_0xe173d6=this[_0x3a4055(0x1e3)],_0x530f04=_0xe173d6*0x4,_0x3b25b9=_0x3114b6/_0x530f04;_0x59b732?_0x3b25b9=_0x2429fd[_0x3a4055(0x49d)](_0x3b25b9):_0x3b25b9=_0x2429fd[_0x3a4055(0x362)]((_0x3b25b9|0x0)-this[_0x3a4055(0x162)],0x0);var _0xd900c8=_0x3b25b9*_0xe173d6,_0x178075=_0x2429fd[_0x3a4055(0x1d3)](_0xd900c8*0x4,_0x3114b6);if(_0xd900c8){for(var _0x46ebe9=0x0;_0x46ebe9<_0xd900c8;_0x46ebe9+=_0xe173d6)this[_0x3a4055(0x43f)](_0x1620e1,_0x46ebe9);_0xc12ed0=_0x1620e1[_0x3a4055(0x3bb)](0x0,_0xd900c8),_0x759e9['sigBytes']-=_0x178075;}return new _0x4ad325[(_0x3a4055(0x4cf))](_0xc12ed0,_0x178075);},'clone':function(){const _0x25e9a2=_0x1e6ff2;var _0xd19741=_0x3eaa9e[_0x25e9a2(0x202)][_0x25e9a2(0x1a6)](this);return _0xd19741[_0x25e9a2(0x321)]=this['_data'][_0x25e9a2(0x202)](),_0xd19741;},'_minBufferSize':0x0});_0x2d7d4b[_0x1e6ff2(0x24a)]=_0x421737[_0x1e6ff2(0x4b5)]({'cfg':_0x3eaa9e['extend'](),'init':function(_0x3c09ea){const _0xee8072=_0x1e6ff2;this[_0xee8072(0x39e)]=this[_0xee8072(0x39e)][_0xee8072(0x4b5)](_0x3c09ea),this[_0xee8072(0x511)]();},'reset':function(){const _0x3d531d=_0x1e6ff2;_0x421737[_0x3d531d(0x511)][_0x3d531d(0x1a6)](this),this['_doReset']();},'update':function(_0x124712){const _0x5e7fb6=_0x1e6ff2;return this[_0x5e7fb6(0x15d)](_0x124712),this['_process'](),this;},'finalize':function(_0x234139){const _0x4e6461=_0x1e6ff2;_0x234139&&this[_0x4e6461(0x15d)](_0x234139);var _0x9e6f57=this['_doFinalize']();return _0x9e6f57;},'blockSize':0x10,'_createHelper':function(_0x50fe12){return function(_0x3143e4,_0x407b8a){const _0x319591=_0x33b4;return new _0x50fe12[(_0x319591(0x4cf))](_0x407b8a)[_0x319591(0x270)](_0x3143e4);};},'_createHmacHelper':function(_0x262b59){return function(_0x5d23ea,_0x79e49c){const _0x1b94c9=_0x33b4;return new _0x3d7efc[(_0x1b94c9(0x3ae))][(_0x1b94c9(0x4cf))](_0x262b59,_0x79e49c)['finalize'](_0x5d23ea);};}});var _0x3d7efc=_0x3c551f[_0x1e6ff2(0x242)]={};return _0x3c551f;}(Math);return _0x16c8d8;}));}(Ft)),Ft[_0x4d843b(0x4a6)];}var Vt={'exports':{}},Js;function Wi(){return Js||(Js=0x1,function(_0x19e048,_0xc7ac0){(function(_0x59d21b,_0x1a1938){_0x19e048['exports']=_0x1a1938(ue());}(Z,function(_0xecbc13){const _0x1b166f=_0x33b4;return(function(){const _0x67b179=_0x33b4;var _0x38d673=_0xecbc13,_0x1a0b19=_0x38d673[_0x67b179(0x22c)],_0x40a482=_0x1a0b19[_0x67b179(0x170)],_0x4fd3c5=_0x38d673[_0x67b179(0x230)];_0x4fd3c5[_0x67b179(0x501)]={'stringify':function(_0x130bcb){const _0x3315d3=_0x67b179;var _0x4e76f2=_0x130bcb[_0x3315d3(0x33c)],_0x52159e=_0x130bcb['sigBytes'],_0x1fae4a=this[_0x3315d3(0x443)];_0x130bcb[_0x3315d3(0x201)]();for(var _0x374d62=[],_0x16e9cb=0x0;_0x16e9cb<_0x52159e;_0x16e9cb+=0x3)for(var _0x438bf6=_0x4e76f2[_0x16e9cb>>>0x2]>>>0x18-_0x16e9cb%0x4*0x8&0xff,_0x51b2d0=_0x4e76f2[_0x16e9cb+0x1>>>0x2]>>>0x18-(_0x16e9cb+0x1)%0x4*0x8&0xff,_0x240941=_0x4e76f2[_0x16e9cb+0x2>>>0x2]>>>0x18-(_0x16e9cb+0x2)%0x4*0x8&0xff,_0x43c8ed=_0x438bf6<<0x10|_0x51b2d0<<0x8|_0x240941,_0x506ca0=0x0;_0x506ca0<0x4&&_0x16e9cb+_0x506ca0*0.75<_0x52159e;_0x506ca0++)_0x374d62[_0x3315d3(0x301)](_0x1fae4a['charAt'](_0x43c8ed>>>0x6*(0x3-_0x506ca0)&0x3f));var _0x5017e9=_0x1fae4a[_0x3315d3(0x36a)](0x40);if(_0x5017e9){for(;_0x374d62['length']%0x4;)_0x374d62[_0x3315d3(0x301)](_0x5017e9);}return _0x374d62['join']('');},'parse':function(_0x4ea48b){const _0x16d555=_0x67b179;var _0x5982c9=_0x4ea48b['length'],_0x155fd3=this['_map'],_0x14a199=this[_0x16d555(0x3f2)];if(!_0x14a199){_0x14a199=this[_0x16d555(0x3f2)]=[];for(var _0x10290f=0x0;_0x10290f<_0x155fd3['length'];_0x10290f++)_0x14a199[_0x155fd3[_0x16d555(0x326)](_0x10290f)]=_0x10290f;}var _0x461d80=_0x155fd3[_0x16d555(0x36a)](0x40);if(_0x461d80){var _0x1f0b22=_0x4ea48b[_0x16d555(0x25f)](_0x461d80);_0x1f0b22!==-0x1&&(_0x5982c9=_0x1f0b22);}return _0x12300b(_0x4ea48b,_0x5982c9,_0x14a199);},'_map':_0x67b179(0x29e)};function _0x12300b(_0x18d6ae,_0x36cdae,_0x2d5610){const _0x229017=_0x67b179;for(var _0x277804=[],_0x5a316b=0x0,_0x299c1a=0x0;_0x299c1a<_0x36cdae;_0x299c1a++)if(_0x299c1a%0x4){var _0x30b50b=_0x2d5610[_0x18d6ae[_0x229017(0x326)](_0x299c1a-0x1)]<<_0x299c1a%0x4*0x2,_0x29a6fc=_0x2d5610[_0x18d6ae[_0x229017(0x326)](_0x299c1a)]>>>0x6-_0x299c1a%0x4*0x2,_0x2ad904=_0x30b50b|_0x29a6fc;_0x277804[_0x5a316b>>>0x2]|=_0x2ad904<<0x18-_0x5a316b%0x4*0x8,_0x5a316b++;}return _0x40a482[_0x229017(0x3f7)](_0x277804,_0x5a316b);}}()),_0xecbc13[_0x1b166f(0x230)][_0x1b166f(0x501)];}));}(Vt)),Vt['exports'];}var Gt={'exports':{}},Zs;function Fa(){const _0x558eed=_0x354c00;return Zs||(Zs=0x1,function(_0x55a2a9,_0x59e57f){(function(_0x569a9d,_0x4802e7){const _0x4d182b=_0x33b4;_0x55a2a9[_0x4d182b(0x4a6)]=_0x4802e7(ue());}(Z,function(_0x4a9266){return function(_0x28e238){const _0x23c2c5=_0x33b4;var _0x5b5a45=_0x4a9266,_0x21b08a=_0x5b5a45[_0x23c2c5(0x22c)],_0x4a8937=_0x21b08a['WordArray'],_0x12da73=_0x21b08a[_0x23c2c5(0x24a)],_0x47c9b2=_0x5b5a45[_0x23c2c5(0x242)],_0x3a3a5e=[];(function(){const _0x5182e4=_0x23c2c5;for(var _0xce57b1=0x0;_0xce57b1<0x40;_0xce57b1++)_0x3a3a5e[_0xce57b1]=_0x28e238[_0x5182e4(0x142)](_0x28e238[_0x5182e4(0x4b0)](_0xce57b1+0x1))*0x100000000|0x0;}());var _0x122d31=_0x47c9b2[_0x23c2c5(0x401)]=_0x12da73[_0x23c2c5(0x4b5)]({'_doReset':function(){const _0xb36b7b=_0x23c2c5;this[_0xb36b7b(0x4ee)]=new _0x4a8937[(_0xb36b7b(0x4cf))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x250b56,_0x596a01){const _0x8429d6=_0x23c2c5;for(var _0x582416=0x0;_0x582416<0x10;_0x582416++){var _0x59e55d=_0x596a01+_0x582416,_0x459063=_0x250b56[_0x59e55d];_0x250b56[_0x59e55d]=(_0x459063<<0x8|_0x459063>>>0x18)&0xff00ff|(_0x459063<<0x18|_0x459063>>>0x8)&0xff00ff00;}var _0xa04745=this['_hash'][_0x8429d6(0x33c)],_0x58e5f8=_0x250b56[_0x596a01+0x0],_0x326dd7=_0x250b56[_0x596a01+0x1],_0x47231e=_0x250b56[_0x596a01+0x2],_0x4862bb=_0x250b56[_0x596a01+0x3],_0x230354=_0x250b56[_0x596a01+0x4],_0x4a8091=_0x250b56[_0x596a01+0x5],_0x3fa3ba=_0x250b56[_0x596a01+0x6],_0x78a930=_0x250b56[_0x596a01+0x7],_0x5782ba=_0x250b56[_0x596a01+0x8],_0x4ae3e5=_0x250b56[_0x596a01+0x9],_0x3f3e3d=_0x250b56[_0x596a01+0xa],_0x3991b3=_0x250b56[_0x596a01+0xb],_0x18ab89=_0x250b56[_0x596a01+0xc],_0x3067be=_0x250b56[_0x596a01+0xd],_0x5d3cd2=_0x250b56[_0x596a01+0xe],_0x4e826d=_0x250b56[_0x596a01+0xf],_0xcfd5ee=_0xa04745[0x0],_0x11e725=_0xa04745[0x1],_0x3ca560=_0xa04745[0x2],_0xcd0034=_0xa04745[0x3];_0xcfd5ee=_0x429a08(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x58e5f8,0x7,_0x3a3a5e[0x0]),_0xcd0034=_0x429a08(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x326dd7,0xc,_0x3a3a5e[0x1]),_0x3ca560=_0x429a08(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x47231e,0x11,_0x3a3a5e[0x2]),_0x11e725=_0x429a08(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x4862bb,0x16,_0x3a3a5e[0x3]),_0xcfd5ee=_0x429a08(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x230354,0x7,_0x3a3a5e[0x4]),_0xcd0034=_0x429a08(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x4a8091,0xc,_0x3a3a5e[0x5]),_0x3ca560=_0x429a08(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3fa3ba,0x11,_0x3a3a5e[0x6]),_0x11e725=_0x429a08(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x78a930,0x16,_0x3a3a5e[0x7]),_0xcfd5ee=_0x429a08(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x5782ba,0x7,_0x3a3a5e[0x8]),_0xcd0034=_0x429a08(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x4ae3e5,0xc,_0x3a3a5e[0x9]),_0x3ca560=_0x429a08(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3f3e3d,0x11,_0x3a3a5e[0xa]),_0x11e725=_0x429a08(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x3991b3,0x16,_0x3a3a5e[0xb]),_0xcfd5ee=_0x429a08(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x18ab89,0x7,_0x3a3a5e[0xc]),_0xcd0034=_0x429a08(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x3067be,0xc,_0x3a3a5e[0xd]),_0x3ca560=_0x429a08(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x5d3cd2,0x11,_0x3a3a5e[0xe]),_0x11e725=_0x429a08(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x4e826d,0x16,_0x3a3a5e[0xf]),_0xcfd5ee=_0x382560(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x326dd7,0x5,_0x3a3a5e[0x10]),_0xcd0034=_0x382560(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x3fa3ba,0x9,_0x3a3a5e[0x11]),_0x3ca560=_0x382560(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3991b3,0xe,_0x3a3a5e[0x12]),_0x11e725=_0x382560(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x58e5f8,0x14,_0x3a3a5e[0x13]),_0xcfd5ee=_0x382560(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x4a8091,0x5,_0x3a3a5e[0x14]),_0xcd0034=_0x382560(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x3f3e3d,0x9,_0x3a3a5e[0x15]),_0x3ca560=_0x382560(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x4e826d,0xe,_0x3a3a5e[0x16]),_0x11e725=_0x382560(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x230354,0x14,_0x3a3a5e[0x17]),_0xcfd5ee=_0x382560(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x4ae3e5,0x5,_0x3a3a5e[0x18]),_0xcd0034=_0x382560(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x5d3cd2,0x9,_0x3a3a5e[0x19]),_0x3ca560=_0x382560(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x4862bb,0xe,_0x3a3a5e[0x1a]),_0x11e725=_0x382560(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x5782ba,0x14,_0x3a3a5e[0x1b]),_0xcfd5ee=_0x382560(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x3067be,0x5,_0x3a3a5e[0x1c]),_0xcd0034=_0x382560(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x47231e,0x9,_0x3a3a5e[0x1d]),_0x3ca560=_0x382560(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x78a930,0xe,_0x3a3a5e[0x1e]),_0x11e725=_0x382560(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x18ab89,0x14,_0x3a3a5e[0x1f]),_0xcfd5ee=_0x2aa528(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x4a8091,0x4,_0x3a3a5e[0x20]),_0xcd0034=_0x2aa528(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x5782ba,0xb,_0x3a3a5e[0x21]),_0x3ca560=_0x2aa528(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3991b3,0x10,_0x3a3a5e[0x22]),_0x11e725=_0x2aa528(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x5d3cd2,0x17,_0x3a3a5e[0x23]),_0xcfd5ee=_0x2aa528(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x326dd7,0x4,_0x3a3a5e[0x24]),_0xcd0034=_0x2aa528(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x230354,0xb,_0x3a3a5e[0x25]),_0x3ca560=_0x2aa528(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x78a930,0x10,_0x3a3a5e[0x26]),_0x11e725=_0x2aa528(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x3f3e3d,0x17,_0x3a3a5e[0x27]),_0xcfd5ee=_0x2aa528(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x3067be,0x4,_0x3a3a5e[0x28]),_0xcd0034=_0x2aa528(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x58e5f8,0xb,_0x3a3a5e[0x29]),_0x3ca560=_0x2aa528(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x4862bb,0x10,_0x3a3a5e[0x2a]),_0x11e725=_0x2aa528(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x3fa3ba,0x17,_0x3a3a5e[0x2b]),_0xcfd5ee=_0x2aa528(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x4ae3e5,0x4,_0x3a3a5e[0x2c]),_0xcd0034=_0x2aa528(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x18ab89,0xb,_0x3a3a5e[0x2d]),_0x3ca560=_0x2aa528(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x4e826d,0x10,_0x3a3a5e[0x2e]),_0x11e725=_0x2aa528(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x47231e,0x17,_0x3a3a5e[0x2f]),_0xcfd5ee=_0x5ee0cc(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x58e5f8,0x6,_0x3a3a5e[0x30]),_0xcd0034=_0x5ee0cc(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x78a930,0xa,_0x3a3a5e[0x31]),_0x3ca560=_0x5ee0cc(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x5d3cd2,0xf,_0x3a3a5e[0x32]),_0x11e725=_0x5ee0cc(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x4a8091,0x15,_0x3a3a5e[0x33]),_0xcfd5ee=_0x5ee0cc(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x18ab89,0x6,_0x3a3a5e[0x34]),_0xcd0034=_0x5ee0cc(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x4862bb,0xa,_0x3a3a5e[0x35]),_0x3ca560=_0x5ee0cc(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3f3e3d,0xf,_0x3a3a5e[0x36]),_0x11e725=_0x5ee0cc(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x326dd7,0x15,_0x3a3a5e[0x37]),_0xcfd5ee=_0x5ee0cc(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x5782ba,0x6,_0x3a3a5e[0x38]),_0xcd0034=_0x5ee0cc(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x4e826d,0xa,_0x3a3a5e[0x39]),_0x3ca560=_0x5ee0cc(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x3fa3ba,0xf,_0x3a3a5e[0x3a]),_0x11e725=_0x5ee0cc(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x3067be,0x15,_0x3a3a5e[0x3b]),_0xcfd5ee=_0x5ee0cc(_0xcfd5ee,_0x11e725,_0x3ca560,_0xcd0034,_0x230354,0x6,_0x3a3a5e[0x3c]),_0xcd0034=_0x5ee0cc(_0xcd0034,_0xcfd5ee,_0x11e725,_0x3ca560,_0x3991b3,0xa,_0x3a3a5e[0x3d]),_0x3ca560=_0x5ee0cc(_0x3ca560,_0xcd0034,_0xcfd5ee,_0x11e725,_0x47231e,0xf,_0x3a3a5e[0x3e]),_0x11e725=_0x5ee0cc(_0x11e725,_0x3ca560,_0xcd0034,_0xcfd5ee,_0x4ae3e5,0x15,_0x3a3a5e[0x3f]),_0xa04745[0x0]=_0xa04745[0x0]+_0xcfd5ee|0x0,_0xa04745[0x1]=_0xa04745[0x1]+_0x11e725|0x0,_0xa04745[0x2]=_0xa04745[0x2]+_0x3ca560|0x0,_0xa04745[0x3]=_0xa04745[0x3]+_0xcd0034|0x0;},'_doFinalize':function(){const _0x5ba597=_0x23c2c5;var _0x5715e8=this[_0x5ba597(0x321)],_0x33f95c=_0x5715e8[_0x5ba597(0x33c)],_0x1e8322=this[_0x5ba597(0x43c)]*0x8,_0x343448=_0x5715e8[_0x5ba597(0x1ce)]*0x8;_0x33f95c[_0x343448>>>0x5]|=0x80<<0x18-_0x343448%0x20;var _0xdd9e58=_0x28e238['floor'](_0x1e8322/0x100000000),_0x4c8f97=_0x1e8322;_0x33f95c[(_0x343448+0x40>>>0x9<<0x4)+0xf]=(_0xdd9e58<<0x8|_0xdd9e58>>>0x18)&0xff00ff|(_0xdd9e58<<0x18|_0xdd9e58>>>0x8)&0xff00ff00,_0x33f95c[(_0x343448+0x40>>>0x9<<0x4)+0xe]=(_0x4c8f97<<0x8|_0x4c8f97>>>0x18)&0xff00ff|(_0x4c8f97<<0x18|_0x4c8f97>>>0x8)&0xff00ff00,_0x5715e8['sigBytes']=(_0x33f95c[_0x5ba597(0x2a0)]+0x1)*0x4,this[_0x5ba597(0x2fe)]();for(var _0x370673=this[_0x5ba597(0x4ee)],_0x33b606=_0x370673['words'],_0x136399=0x0;_0x136399<0x4;_0x136399++){var _0x51f4d6=_0x33b606[_0x136399];_0x33b606[_0x136399]=(_0x51f4d6<<0x8|_0x51f4d6>>>0x18)&0xff00ff|(_0x51f4d6<<0x18|_0x51f4d6>>>0x8)&0xff00ff00;}return _0x370673;},'clone':function(){const _0x4ff4b5=_0x23c2c5;var _0x3f29f5=_0x12da73['clone']['call'](this);return _0x3f29f5[_0x4ff4b5(0x4ee)]=this[_0x4ff4b5(0x4ee)]['clone'](),_0x3f29f5;}});function _0x429a08(_0xc639b3,_0x50298b,_0x59c800,_0x50bdfa,_0x30bffb,_0x1ab391,_0x5b5828){var _0x124317=_0xc639b3+(_0x50298b&_0x59c800|~_0x50298b&_0x50bdfa)+_0x30bffb+_0x5b5828;return(_0x124317<<_0x1ab391|_0x124317>>>0x20-_0x1ab391)+_0x50298b;}function _0x382560(_0x41be3b,_0x2d9039,_0x31dc90,_0xedd590,_0x505ce2,_0x744343,_0x3cd7f0){var _0x4d7401=_0x41be3b+(_0x2d9039&_0xedd590|_0x31dc90&~_0xedd590)+_0x505ce2+_0x3cd7f0;return(_0x4d7401<<_0x744343|_0x4d7401>>>0x20-_0x744343)+_0x2d9039;}function _0x2aa528(_0x5801dc,_0x21f620,_0x5cf080,_0x3c74a6,_0x4904f7,_0x23dc0a,_0x350597){var _0x273555=_0x5801dc+(_0x21f620^_0x5cf080^_0x3c74a6)+_0x4904f7+_0x350597;return(_0x273555<<_0x23dc0a|_0x273555>>>0x20-_0x23dc0a)+_0x21f620;}function _0x5ee0cc(_0x22375a,_0x28cfe7,_0x56a85b,_0x473373,_0x3f2bb9,_0x4da9a3,_0x3b9217){var _0x511935=_0x22375a+(_0x56a85b^(_0x28cfe7|~_0x473373))+_0x3f2bb9+_0x3b9217;return(_0x511935<<_0x4da9a3|_0x511935>>>0x20-_0x4da9a3)+_0x28cfe7;}_0x5b5a45[_0x23c2c5(0x401)]=_0x12da73[_0x23c2c5(0x23e)](_0x122d31),_0x5b5a45[_0x23c2c5(0x4c0)]=_0x12da73[_0x23c2c5(0x449)](_0x122d31);}(Math),_0x4a9266['MD5'];}));}(Gt)),Gt[_0x558eed(0x4a6)];}var Yt={'exports':{}},Kt={'exports':{}},Qs;function Va(){const _0x530790=_0x354c00;return Qs||(Qs=0x1,function(_0x204cc8,_0x44154e){(function(_0x29f196,_0x563f66){const _0x46232e=_0x33b4;_0x204cc8[_0x46232e(0x4a6)]=_0x563f66(ue());}(Z,function(_0x309658){const _0x2339c6=_0x33b4;return(function(){const _0x46cae9=_0x33b4;var _0x4e5dff=_0x309658,_0x464e34=_0x4e5dff[_0x46cae9(0x22c)],_0x40ee66=_0x464e34[_0x46cae9(0x170)],_0x31857a=_0x464e34[_0x46cae9(0x24a)],_0x1ee2fc=_0x4e5dff[_0x46cae9(0x242)],_0x3f2433=[],_0x2efa06=_0x1ee2fc[_0x46cae9(0x46e)]=_0x31857a['extend']({'_doReset':function(){const _0x2b9bd0=_0x46cae9;this['_hash']=new _0x40ee66[(_0x2b9bd0(0x4cf))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x15ded5,_0x1cdaba){const _0x33beee=_0x46cae9;for(var _0xc1b58a=this[_0x33beee(0x4ee)][_0x33beee(0x33c)],_0x4cced9=_0xc1b58a[0x0],_0xed0d09=_0xc1b58a[0x1],_0x114122=_0xc1b58a[0x2],_0x4493d7=_0xc1b58a[0x3],_0x3a6ce8=_0xc1b58a[0x4],_0x28a83e=0x0;_0x28a83e<0x50;_0x28a83e++){if(_0x28a83e<0x10)_0x3f2433[_0x28a83e]=_0x15ded5[_0x1cdaba+_0x28a83e]|0x0;else{var _0x3b7baa=_0x3f2433[_0x28a83e-0x3]^_0x3f2433[_0x28a83e-0x8]^_0x3f2433[_0x28a83e-0xe]^_0x3f2433[_0x28a83e-0x10];_0x3f2433[_0x28a83e]=_0x3b7baa<<0x1|_0x3b7baa>>>0x1f;}var _0x346e56=(_0x4cced9<<0x5|_0x4cced9>>>0x1b)+_0x3a6ce8+_0x3f2433[_0x28a83e];_0x28a83e<0x14?_0x346e56+=(_0xed0d09&_0x114122|~_0xed0d09&_0x4493d7)+0x5a827999:_0x28a83e<0x28?_0x346e56+=(_0xed0d09^_0x114122^_0x4493d7)+0x6ed9eba1:_0x28a83e<0x3c?_0x346e56+=(_0xed0d09&_0x114122|_0xed0d09&_0x4493d7|_0x114122&_0x4493d7)-0x70e44324:_0x346e56+=(_0xed0d09^_0x114122^_0x4493d7)-0x359d3e2a,_0x3a6ce8=_0x4493d7,_0x4493d7=_0x114122,_0x114122=_0xed0d09<<0x1e|_0xed0d09>>>0x2,_0xed0d09=_0x4cced9,_0x4cced9=_0x346e56;}_0xc1b58a[0x0]=_0xc1b58a[0x0]+_0x4cced9|0x0,_0xc1b58a[0x1]=_0xc1b58a[0x1]+_0xed0d09|0x0,_0xc1b58a[0x2]=_0xc1b58a[0x2]+_0x114122|0x0,_0xc1b58a[0x3]=_0xc1b58a[0x3]+_0x4493d7|0x0,_0xc1b58a[0x4]=_0xc1b58a[0x4]+_0x3a6ce8|0x0;},'_doFinalize':function(){const _0x27f0c1=_0x46cae9;var _0x487fe5=this[_0x27f0c1(0x321)],_0x1c2ee7=_0x487fe5[_0x27f0c1(0x33c)],_0x3a08c4=this[_0x27f0c1(0x43c)]*0x8,_0x396772=_0x487fe5[_0x27f0c1(0x1ce)]*0x8;return _0x1c2ee7[_0x396772>>>0x5]|=0x80<<0x18-_0x396772%0x20,_0x1c2ee7[(_0x396772+0x40>>>0x9<<0x4)+0xe]=Math[_0x27f0c1(0x1cc)](_0x3a08c4/0x100000000),_0x1c2ee7[(_0x396772+0x40>>>0x9<<0x4)+0xf]=_0x3a08c4,_0x487fe5[_0x27f0c1(0x1ce)]=_0x1c2ee7['length']*0x4,this[_0x27f0c1(0x2fe)](),this[_0x27f0c1(0x4ee)];},'clone':function(){const _0x5d55b8=_0x46cae9;var _0x453992=_0x31857a[_0x5d55b8(0x202)]['call'](this);return _0x453992[_0x5d55b8(0x4ee)]=this[_0x5d55b8(0x4ee)]['clone'](),_0x453992;}});_0x4e5dff['SHA1']=_0x31857a[_0x46cae9(0x23e)](_0x2efa06),_0x4e5dff[_0x46cae9(0x4a8)]=_0x31857a[_0x46cae9(0x449)](_0x2efa06);}()),_0x309658[_0x2339c6(0x46e)];}));}(Kt)),Kt[_0x530790(0x4a6)];}var zt={'exports':{}},ei;function Ga(){const _0x59610a=_0x354c00;return ei||(ei=0x1,function(_0x4500fe,_0x5d39a6){(function(_0x3ea429,_0xe75192){const _0x4ee2dd=_0x33b4;_0x4500fe[_0x4ee2dd(0x4a6)]=_0xe75192(ue());}(Z,function(_0x562ba9){(function(){const _0x3c3e30=_0x33b4;var _0x19368f=_0x562ba9,_0x35296c=_0x19368f[_0x3c3e30(0x22c)],_0x11d294=_0x35296c[_0x3c3e30(0x2a4)],_0x4223ce=_0x19368f['enc'],_0x34c025=_0x4223ce['Utf8'],_0x2e4e49=_0x19368f[_0x3c3e30(0x242)];_0x2e4e49[_0x3c3e30(0x3ae)]=_0x11d294[_0x3c3e30(0x4b5)]({'init':function(_0x5377ae,_0x2d9e06){const _0x54ff00=_0x3c3e30;_0x5377ae=this[_0x54ff00(0x371)]=new _0x5377ae['init'](),typeof _0x2d9e06==_0x54ff00(0x1a5)&&(_0x2d9e06=_0x34c025['parse'](_0x2d9e06));var _0x59ea9e=_0x5377ae[_0x54ff00(0x1e3)],_0x32a99c=_0x59ea9e*0x4;_0x2d9e06[_0x54ff00(0x1ce)]>_0x32a99c&&(_0x2d9e06=_0x5377ae[_0x54ff00(0x270)](_0x2d9e06)),_0x2d9e06[_0x54ff00(0x201)]();for(var _0x3e9365=this[_0x54ff00(0x3d4)]=_0x2d9e06[_0x54ff00(0x202)](),_0x4f11bc=this[_0x54ff00(0x1b7)]=_0x2d9e06['clone'](),_0x44069d=_0x3e9365['words'],_0x499244=_0x4f11bc[_0x54ff00(0x33c)],_0x4b5c87=0x0;_0x4b5c87<_0x59ea9e;_0x4b5c87++)_0x44069d[_0x4b5c87]^=0x5c5c5c5c,_0x499244[_0x4b5c87]^=0x36363636;_0x3e9365['sigBytes']=_0x4f11bc['sigBytes']=_0x32a99c,this[_0x54ff00(0x511)]();},'reset':function(){const _0x491ac1=_0x3c3e30;var _0x82cc1c=this[_0x491ac1(0x371)];_0x82cc1c[_0x491ac1(0x511)](),_0x82cc1c[_0x491ac1(0x192)](this[_0x491ac1(0x1b7)]);},'update':function(_0x11aef2){const _0x219c6d=_0x3c3e30;return this[_0x219c6d(0x371)][_0x219c6d(0x192)](_0x11aef2),this;},'finalize':function(_0x2b52e4){const _0x338922=_0x3c3e30;var _0x47ca13=this[_0x338922(0x371)],_0x1b6282=_0x47ca13['finalize'](_0x2b52e4);_0x47ca13['reset']();var _0x549584=_0x47ca13[_0x338922(0x270)](this[_0x338922(0x3d4)][_0x338922(0x202)]()['concat'](_0x1b6282));return _0x549584;}});}());}));}(zt)),zt[_0x59610a(0x4a6)];}var ti;function Fi(){const _0x32681f=_0x354c00;return ti||(ti=0x1,function(_0x3ced2a,_0x5096ae){(function(_0x53c776,_0x114b07,_0x5d03a1){const _0x1a5335=_0x33b4;_0x3ced2a[_0x1a5335(0x4a6)]=_0x114b07(ue(),Va(),Ga());}(Z,function(_0x180241){const _0x1099e2=_0x33b4;return(function(){const _0x1dd5fc=_0x33b4;var _0x288c83=_0x180241,_0x8c3564=_0x288c83['lib'],_0x1dfc05=_0x8c3564[_0x1dd5fc(0x2a4)],_0x17875d=_0x8c3564[_0x1dd5fc(0x170)],_0x27b894=_0x288c83['algo'],_0x17cc05=_0x27b894[_0x1dd5fc(0x401)],_0xc1d60e=_0x27b894[_0x1dd5fc(0x4af)]=_0x1dfc05[_0x1dd5fc(0x4b5)]({'cfg':_0x1dfc05[_0x1dd5fc(0x4b5)]({'keySize':0x80/0x20,'hasher':_0x17cc05,'iterations':0x1}),'init':function(_0x7b906e){const _0x2454e4=_0x1dd5fc;this[_0x2454e4(0x39e)]=this[_0x2454e4(0x39e)][_0x2454e4(0x4b5)](_0x7b906e);},'compute':function(_0x191006,_0x23bc3f){const _0x523dba=_0x1dd5fc;for(var _0x53ef0a,_0x33829c=this[_0x523dba(0x39e)],_0x1fdcc0=_0x33829c[_0x523dba(0x2db)][_0x523dba(0x3f7)](),_0x48095c=_0x17875d['create'](),_0xa651bd=_0x48095c[_0x523dba(0x33c)],_0x5dae74=_0x33829c[_0x523dba(0x224)],_0x533480=_0x33829c['iterations'];_0xa651bd[_0x523dba(0x2a0)]<_0x5dae74;){_0x53ef0a&&_0x1fdcc0[_0x523dba(0x192)](_0x53ef0a),_0x53ef0a=_0x1fdcc0['update'](_0x191006)[_0x523dba(0x270)](_0x23bc3f),_0x1fdcc0[_0x523dba(0x511)]();for(var _0x309ec9=0x1;_0x309ec9<_0x533480;_0x309ec9++)_0x53ef0a=_0x1fdcc0['finalize'](_0x53ef0a),_0x1fdcc0['reset']();_0x48095c[_0x523dba(0x4a3)](_0x53ef0a);}return _0x48095c[_0x523dba(0x1ce)]=_0x5dae74*0x4,_0x48095c;}});_0x288c83[_0x1dd5fc(0x4af)]=function(_0x50490e,_0x459ad2,_0x1432f5){return _0xc1d60e['create'](_0x1432f5)['compute'](_0x50490e,_0x459ad2);};}()),_0x180241[_0x1099e2(0x4af)];}));}(Yt)),Yt[_0x32681f(0x4a6)];}var qt={'exports':{}},si;function Vi(){return si||(si=0x1,function(_0xe0f337,_0x31813e){(function(_0x2852d6,_0x28c7f8,_0x5b911b){const _0x209162=_0x33b4;_0xe0f337[_0x209162(0x4a6)]=_0x28c7f8(ue(),Fi());}(Z,function(_0x2c1d4d){const _0x536325=_0x33b4;_0x2c1d4d[_0x536325(0x22c)]['Cipher']||function(_0x40ad6f){const _0x432365=_0x536325;var _0xe511f=_0x2c1d4d,_0x226c0a=_0xe511f[_0x432365(0x22c)],_0x2338ff=_0x226c0a['Base'],_0x248860=_0x226c0a[_0x432365(0x170)],_0x411560=_0x226c0a[_0x432365(0x3b7)],_0x1d8344=_0xe511f[_0x432365(0x230)];_0x1d8344['Utf8'];var _0x48ee6c=_0x1d8344[_0x432365(0x501)],_0x50775b=_0xe511f[_0x432365(0x242)],_0x1c278f=_0x50775b[_0x432365(0x4af)],_0x487b3a=_0x226c0a[_0x432365(0x39a)]=_0x411560['extend']({'cfg':_0x2338ff['extend'](),'createEncryptor':function(_0x32f2e0,_0x30c1c3){return this['create'](this['_ENC_XFORM_MODE'],_0x32f2e0,_0x30c1c3);},'createDecryptor':function(_0x50efe6,_0x32024e){const _0x56c484=_0x432365;return this['create'](this[_0x56c484(0x48f)],_0x50efe6,_0x32024e);},'init':function(_0x405997,_0x3e5e63,_0x326a56){const _0x47dd01=_0x432365;this[_0x47dd01(0x39e)]=this['cfg'][_0x47dd01(0x4b5)](_0x326a56),this[_0x47dd01(0x40b)]=_0x405997,this[_0x47dd01(0x25e)]=_0x3e5e63,this[_0x47dd01(0x511)]();},'reset':function(){const _0x17f702=_0x432365;_0x411560[_0x17f702(0x511)][_0x17f702(0x1a6)](this),this['_doReset']();},'process':function(_0x4e33a1){const _0x12d69d=_0x432365;return this[_0x12d69d(0x15d)](_0x4e33a1),this[_0x12d69d(0x2fe)]();},'finalize':function(_0x527bbf){const _0x54ae4e=_0x432365;_0x527bbf&&this[_0x54ae4e(0x15d)](_0x527bbf);var _0x3c2609=this[_0x54ae4e(0x37c)]();return _0x3c2609;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x3fe40c(_0x1286fa){return typeof _0x1286fa=='string'?_0x22f66d:_0x451fc5;}return function(_0x559ee3){return{'encrypt':function(_0xe3dc48,_0x11e7c1,_0x45dbc0){return _0x3fe40c(_0x11e7c1)['encrypt'](_0x559ee3,_0xe3dc48,_0x11e7c1,_0x45dbc0);},'decrypt':function(_0x149f6c,_0x2fae48,_0x466393){return _0x3fe40c(_0x2fae48)['decrypt'](_0x559ee3,_0x149f6c,_0x2fae48,_0x466393);}};};}())});_0x226c0a['StreamCipher']=_0x487b3a[_0x432365(0x4b5)]({'_doFinalize':function(){const _0x216a50=_0x432365;var _0x5bfe09=this[_0x216a50(0x2fe)](!0x0);return _0x5bfe09;},'blockSize':0x1});var _0x1eea4c=_0xe511f['mode']={},_0x389b72=_0x226c0a[_0x432365(0x2a3)]=_0x2338ff[_0x432365(0x4b5)]({'createEncryptor':function(_0x133b5d,_0x3e319a){const _0x2e897e=_0x432365;return this[_0x2e897e(0x25a)][_0x2e897e(0x3f7)](_0x133b5d,_0x3e319a);},'createDecryptor':function(_0x49cb0c,_0x2431e5){const _0x58fd85=_0x432365;return this[_0x58fd85(0x284)][_0x58fd85(0x3f7)](_0x49cb0c,_0x2431e5);},'init':function(_0x4ba312,_0x3319e5){const _0x1d8030=_0x432365;this[_0x1d8030(0x414)]=_0x4ba312,this[_0x1d8030(0x1a3)]=_0x3319e5;}}),_0x472196=_0x1eea4c[_0x432365(0x34c)]=(function(){const _0x283379=_0x432365;var _0x1b7c20=_0x389b72[_0x283379(0x4b5)]();_0x1b7c20[_0x283379(0x25a)]=_0x1b7c20['extend']({'processBlock':function(_0x58c1b4,_0x1730dc){const _0xb58ca6=_0x283379;var _0xeecb01=this[_0xb58ca6(0x414)],_0x256ad8=_0xeecb01[_0xb58ca6(0x1e3)];_0x332e70[_0xb58ca6(0x1a6)](this,_0x58c1b4,_0x1730dc,_0x256ad8),_0xeecb01['encryptBlock'](_0x58c1b4,_0x1730dc),this[_0xb58ca6(0x14f)]=_0x58c1b4[_0xb58ca6(0x475)](_0x1730dc,_0x1730dc+_0x256ad8);}}),_0x1b7c20[_0x283379(0x284)]=_0x1b7c20['extend']({'processBlock':function(_0x22753e,_0x3b2aea){const _0x548de0=_0x283379;var _0x5d1f6f=this[_0x548de0(0x414)],_0x3b948a=_0x5d1f6f[_0x548de0(0x1e3)],_0x2292f8=_0x22753e[_0x548de0(0x475)](_0x3b2aea,_0x3b2aea+_0x3b948a);_0x5d1f6f[_0x548de0(0x273)](_0x22753e,_0x3b2aea),_0x332e70[_0x548de0(0x1a6)](this,_0x22753e,_0x3b2aea,_0x3b948a),this[_0x548de0(0x14f)]=_0x2292f8;}});function _0x332e70(_0x45c489,_0x1b74e4,_0x5e25f4){const _0x112437=_0x283379;var _0x41e669,_0x59b22b=this[_0x112437(0x1a3)];_0x59b22b?(_0x41e669=_0x59b22b,this[_0x112437(0x1a3)]=_0x40ad6f):_0x41e669=this[_0x112437(0x14f)];for(var _0xedb69b=0x0;_0xedb69b<_0x5e25f4;_0xedb69b++)_0x45c489[_0x1b74e4+_0xedb69b]^=_0x41e669[_0xedb69b];}return _0x1b7c20;}()),_0x1d7e82=_0xe511f[_0x432365(0x4f2)]={},_0x258057=_0x1d7e82[_0x432365(0x4ef)]={'pad':function(_0x2f4bdc,_0x53bade){const _0x40cb2d=_0x432365;for(var _0x48dcfe=_0x53bade*0x4,_0x4387d5=_0x48dcfe-_0x2f4bdc[_0x40cb2d(0x1ce)]%_0x48dcfe,_0x3797e8=_0x4387d5<<0x18|_0x4387d5<<0x10|_0x4387d5<<0x8|_0x4387d5,_0x430493=[],_0x5c7896=0x0;_0x5c7896<_0x4387d5;_0x5c7896+=0x4)_0x430493[_0x40cb2d(0x301)](_0x3797e8);var _0x5add2d=_0x248860[_0x40cb2d(0x3f7)](_0x430493,_0x4387d5);_0x2f4bdc[_0x40cb2d(0x4a3)](_0x5add2d);},'unpad':function(_0x175380){const _0x1b8cc=_0x432365;var _0x3bb18c=_0x175380[_0x1b8cc(0x33c)][_0x175380[_0x1b8cc(0x1ce)]-0x1>>>0x2]&0xff;_0x175380[_0x1b8cc(0x1ce)]-=_0x3bb18c;}};_0x226c0a[_0x432365(0x55c)]=_0x487b3a[_0x432365(0x4b5)]({'cfg':_0x487b3a['cfg']['extend']({'mode':_0x472196,'padding':_0x258057}),'reset':function(){const _0x50d352=_0x432365;var _0x11c704;_0x487b3a[_0x50d352(0x511)][_0x50d352(0x1a6)](this);var _0xbeefc2=this[_0x50d352(0x39e)],_0x19db5c=_0xbeefc2['iv'],_0x37c4d7=_0xbeefc2['mode'];this[_0x50d352(0x40b)]==this[_0x50d352(0x506)]?_0x11c704=_0x37c4d7['createEncryptor']:(_0x11c704=_0x37c4d7[_0x50d352(0x1f8)],this[_0x50d352(0x162)]=0x1),this[_0x50d352(0x47f)]&&this[_0x50d352(0x47f)]['__creator']==_0x11c704?this[_0x50d352(0x47f)][_0x50d352(0x4cf)](this,_0x19db5c&&_0x19db5c[_0x50d352(0x33c)]):(this[_0x50d352(0x47f)]=_0x11c704[_0x50d352(0x1a6)](_0x37c4d7,this,_0x19db5c&&_0x19db5c[_0x50d352(0x33c)]),this[_0x50d352(0x47f)]['__creator']=_0x11c704);},'_doProcessBlock':function(_0x2ddb63,_0x3e0214){const _0x1dc6be=_0x432365;this[_0x1dc6be(0x47f)]['processBlock'](_0x2ddb63,_0x3e0214);},'_doFinalize':function(){const _0x1e2e97=_0x432365;var _0x105ccf,_0x2c4359=this[_0x1e2e97(0x39e)][_0x1e2e97(0x263)];return this['_xformMode']==this[_0x1e2e97(0x506)]?(_0x2c4359[_0x1e2e97(0x4f2)](this['_data'],this['blockSize']),_0x105ccf=this[_0x1e2e97(0x2fe)](!0x0)):(_0x105ccf=this[_0x1e2e97(0x2fe)](!0x0),_0x2c4359[_0x1e2e97(0x37a)](_0x105ccf)),_0x105ccf;},'blockSize':0x80/0x20});var _0x33a19c=_0x226c0a['CipherParams']=_0x2338ff[_0x432365(0x4b5)]({'init':function(_0x3caa35){this['mixIn'](_0x3caa35);},'toString':function(_0x26ba06){const _0x8c918f=_0x432365;return(_0x26ba06||this[_0x8c918f(0x24f)])[_0x8c918f(0x2d5)](this);}}),_0x3b7e45=_0xe511f[_0x432365(0x279)]={},_0x2abdb1=_0x3b7e45[_0x432365(0x1b4)]={'stringify':function(_0x535d43){const _0x427740=_0x432365;var _0x5b7d60,_0x1c806f=_0x535d43[_0x427740(0x313)],_0x40d87c=_0x535d43[_0x427740(0x1df)];return _0x40d87c?_0x5b7d60=_0x248860['create']([0x53616c74,0x65645f5f])[_0x427740(0x4a3)](_0x40d87c)[_0x427740(0x4a3)](_0x1c806f):_0x5b7d60=_0x1c806f,_0x5b7d60[_0x427740(0x3d1)](_0x48ee6c);},'parse':function(_0x156875){const _0x3fe764=_0x432365;var _0x4fed00,_0x59c3ff=_0x48ee6c['parse'](_0x156875),_0x146b8d=_0x59c3ff[_0x3fe764(0x33c)];return _0x146b8d[0x0]==0x53616c74&&_0x146b8d[0x1]==0x65645f5f&&(_0x4fed00=_0x248860[_0x3fe764(0x3f7)](_0x146b8d[_0x3fe764(0x475)](0x2,0x4)),_0x146b8d[_0x3fe764(0x3bb)](0x0,0x4),_0x59c3ff[_0x3fe764(0x1ce)]-=0x10),_0x33a19c['create']({'ciphertext':_0x59c3ff,'salt':_0x4fed00});}},_0x451fc5=_0x226c0a[_0x432365(0x379)]=_0x2338ff['extend']({'cfg':_0x2338ff[_0x432365(0x4b5)]({'format':_0x2abdb1}),'encrypt':function(_0x3cad07,_0x2c3222,_0x9d5b94,_0x29efba){const _0x3ff080=_0x432365;_0x29efba=this[_0x3ff080(0x39e)][_0x3ff080(0x4b5)](_0x29efba);var _0x3d2ea9=_0x3cad07[_0x3ff080(0x4c4)](_0x9d5b94,_0x29efba),_0x267223=_0x3d2ea9['finalize'](_0x2c3222),_0x44813e=_0x3d2ea9['cfg'];return _0x33a19c[_0x3ff080(0x3f7)]({'ciphertext':_0x267223,'key':_0x9d5b94,'iv':_0x44813e['iv'],'algorithm':_0x3cad07,'mode':_0x44813e[_0x3ff080(0x1ca)],'padding':_0x44813e[_0x3ff080(0x263)],'blockSize':_0x3cad07[_0x3ff080(0x1e3)],'formatter':_0x29efba[_0x3ff080(0x279)]});},'decrypt':function(_0x2dac98,_0x4e3701,_0x34318c,_0x142330){const _0x4193fc=_0x432365;_0x142330=this['cfg'][_0x4193fc(0x4b5)](_0x142330),_0x4e3701=this['_parse'](_0x4e3701,_0x142330[_0x4193fc(0x279)]);var _0x14114a=_0x2dac98['createDecryptor'](_0x34318c,_0x142330)[_0x4193fc(0x270)](_0x4e3701['ciphertext']);return _0x14114a;},'_parse':function(_0x5e789f,_0x23b363){const _0x2091e1=_0x432365;return typeof _0x5e789f==_0x2091e1(0x1a5)?_0x23b363['parse'](_0x5e789f,this):_0x5e789f;}}),_0x13a413=_0xe511f[_0x432365(0x3dd)]={},_0x471e05=_0x13a413[_0x432365(0x1b4)]={'execute':function(_0x1ce413,_0x1e3ee4,_0x2a11bc,_0x29c2aa,_0x3dd593){const _0x199d22=_0x432365;if(_0x29c2aa||(_0x29c2aa=_0x248860[_0x199d22(0x251)](0x40/0x8)),_0x3dd593)var _0x287138=_0x1c278f['create']({'keySize':_0x1e3ee4+_0x2a11bc,'hasher':_0x3dd593})[_0x199d22(0x324)](_0x1ce413,_0x29c2aa);else var _0x287138=_0x1c278f[_0x199d22(0x3f7)]({'keySize':_0x1e3ee4+_0x2a11bc})['compute'](_0x1ce413,_0x29c2aa);var _0x952eb8=_0x248860[_0x199d22(0x3f7)](_0x287138[_0x199d22(0x33c)][_0x199d22(0x475)](_0x1e3ee4),_0x2a11bc*0x4);return _0x287138[_0x199d22(0x1ce)]=_0x1e3ee4*0x4,_0x33a19c[_0x199d22(0x3f7)]({'key':_0x287138,'iv':_0x952eb8,'salt':_0x29c2aa});}},_0x22f66d=_0x226c0a[_0x432365(0x2ad)]=_0x451fc5[_0x432365(0x4b5)]({'cfg':_0x451fc5[_0x432365(0x39e)][_0x432365(0x4b5)]({'kdf':_0x471e05}),'encrypt':function(_0x51294d,_0x17f2b6,_0x11ebce,_0x1735e3){const _0x2fb42f=_0x432365;_0x1735e3=this[_0x2fb42f(0x39e)]['extend'](_0x1735e3);var _0x4d7907=_0x1735e3[_0x2fb42f(0x3dd)][_0x2fb42f(0x268)](_0x11ebce,_0x51294d[_0x2fb42f(0x224)],_0x51294d[_0x2fb42f(0x427)],_0x1735e3[_0x2fb42f(0x1df)],_0x1735e3['hasher']);_0x1735e3['iv']=_0x4d7907['iv'];var _0x4b49d2=_0x451fc5[_0x2fb42f(0x402)][_0x2fb42f(0x1a6)](this,_0x51294d,_0x17f2b6,_0x4d7907[_0x2fb42f(0x45f)],_0x1735e3);return _0x4b49d2[_0x2fb42f(0x52b)](_0x4d7907),_0x4b49d2;},'decrypt':function(_0x3761ca,_0x42e21b,_0x5dea3e,_0x201d5b){const _0x1632cc=_0x432365;_0x201d5b=this['cfg'][_0x1632cc(0x4b5)](_0x201d5b),_0x42e21b=this[_0x1632cc(0x51e)](_0x42e21b,_0x201d5b[_0x1632cc(0x279)]);var _0xab35b3=_0x201d5b[_0x1632cc(0x3dd)][_0x1632cc(0x268)](_0x5dea3e,_0x3761ca[_0x1632cc(0x224)],_0x3761ca[_0x1632cc(0x427)],_0x42e21b[_0x1632cc(0x1df)],_0x201d5b[_0x1632cc(0x2db)]);_0x201d5b['iv']=_0xab35b3['iv'];var _0x170d49=_0x451fc5[_0x1632cc(0x3bc)][_0x1632cc(0x1a6)](this,_0x3761ca,_0x42e21b,_0xab35b3[_0x1632cc(0x45f)],_0x201d5b);return _0x170d49;}});}();}));}(qt)),qt['exports'];}(function(_0x2b7342,_0xf56fb){(function(_0x350ef1,_0x3dadcb,_0x4fe626){_0x2b7342['exports']=_0x3dadcb(ue(),Wi(),Fa(),Fi(),Vi());}(Z,function(_0x189048){const _0x19db39=_0x33b4;return(function(){const _0x26c090=_0x33b4;var _0x61871f=_0x189048,_0x3d8a65=_0x61871f[_0x26c090(0x22c)],_0x3a3538=_0x3d8a65[_0x26c090(0x55c)],_0x2fbba9=_0x61871f[_0x26c090(0x242)],_0x5d4752=[],_0x2b3240=[],_0x430a2c=[],_0x2139ee=[],_0x2c7f70=[],_0x1099a6=[],_0x50c837=[],_0x5e22f1=[],_0x15536b=[],_0x5c3009=[];(function(){for(var _0x10b9b1=[],_0x53ddd9=0x0;_0x53ddd9<0x100;_0x53ddd9++)_0x53ddd9<0x80?_0x10b9b1[_0x53ddd9]=_0x53ddd9<<0x1:_0x10b9b1[_0x53ddd9]=_0x53ddd9<<0x1^0x11b;for(var _0x48ba6c=0x0,_0x280ff=0x0,_0x53ddd9=0x0;_0x53ddd9<0x100;_0x53ddd9++){var _0x2bcd83=_0x280ff^_0x280ff<<0x1^_0x280ff<<0x2^_0x280ff<<0x3^_0x280ff<<0x4;_0x2bcd83=_0x2bcd83>>>0x8^_0x2bcd83&0xff^0x63,_0x5d4752[_0x48ba6c]=_0x2bcd83,_0x2b3240[_0x2bcd83]=_0x48ba6c;var _0x45e3de=_0x10b9b1[_0x48ba6c],_0x4a6056=_0x10b9b1[_0x45e3de],_0x4adbd5=_0x10b9b1[_0x4a6056],_0x17fe67=_0x10b9b1[_0x2bcd83]*0x101^_0x2bcd83*0x1010100;_0x430a2c[_0x48ba6c]=_0x17fe67<<0x18|_0x17fe67>>>0x8,_0x2139ee[_0x48ba6c]=_0x17fe67<<0x10|_0x17fe67>>>0x10,_0x2c7f70[_0x48ba6c]=_0x17fe67<<0x8|_0x17fe67>>>0x18,_0x1099a6[_0x48ba6c]=_0x17fe67;var _0x17fe67=_0x4adbd5*0x1010101^_0x4a6056*0x10001^_0x45e3de*0x101^_0x48ba6c*0x1010100;_0x50c837[_0x2bcd83]=_0x17fe67<<0x18|_0x17fe67>>>0x8,_0x5e22f1[_0x2bcd83]=_0x17fe67<<0x10|_0x17fe67>>>0x10,_0x15536b[_0x2bcd83]=_0x17fe67<<0x8|_0x17fe67>>>0x18,_0x5c3009[_0x2bcd83]=_0x17fe67,_0x48ba6c?(_0x48ba6c=_0x45e3de^_0x10b9b1[_0x10b9b1[_0x10b9b1[_0x4adbd5^_0x45e3de]]],_0x280ff^=_0x10b9b1[_0x10b9b1[_0x280ff]]):_0x48ba6c=_0x280ff=0x1;}}());var _0x1e00b4=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x43c452=_0x2fbba9[_0x26c090(0x2ea)]=_0x3a3538[_0x26c090(0x4b5)]({'_doReset':function(){const _0x4ce733=_0x26c090;var _0x43c611;if(!(this['_nRounds']&&this[_0x4ce733(0x2aa)]===this[_0x4ce733(0x25e)])){for(var _0x4bb8bb=this['_keyPriorReset']=this['_key'],_0x4a5452=_0x4bb8bb[_0x4ce733(0x33c)],_0x4e1c21=_0x4bb8bb[_0x4ce733(0x1ce)]/0x4,_0x234f0f=this[_0x4ce733(0x370)]=_0x4e1c21+0x6,_0x53c66b=(_0x234f0f+0x1)*0x4,_0x1ad576=this[_0x4ce733(0x2c0)]=[],_0x5f2000=0x0;_0x5f2000<_0x53c66b;_0x5f2000++)_0x5f2000<_0x4e1c21?_0x1ad576[_0x5f2000]=_0x4a5452[_0x5f2000]:(_0x43c611=_0x1ad576[_0x5f2000-0x1],_0x5f2000%_0x4e1c21?_0x4e1c21>0x6&&_0x5f2000%_0x4e1c21==0x4&&(_0x43c611=_0x5d4752[_0x43c611>>>0x18]<<0x18|_0x5d4752[_0x43c611>>>0x10&0xff]<<0x10|_0x5d4752[_0x43c611>>>0x8&0xff]<<0x8|_0x5d4752[_0x43c611&0xff]):(_0x43c611=_0x43c611<<0x8|_0x43c611>>>0x18,_0x43c611=_0x5d4752[_0x43c611>>>0x18]<<0x18|_0x5d4752[_0x43c611>>>0x10&0xff]<<0x10|_0x5d4752[_0x43c611>>>0x8&0xff]<<0x8|_0x5d4752[_0x43c611&0xff],_0x43c611^=_0x1e00b4[_0x5f2000/_0x4e1c21|0x0]<<0x18),_0x1ad576[_0x5f2000]=_0x1ad576[_0x5f2000-_0x4e1c21]^_0x43c611);for(var _0x4a98ee=this['_invKeySchedule']=[],_0x528e9c=0x0;_0x528e9c<_0x53c66b;_0x528e9c++){var _0x5f2000=_0x53c66b-_0x528e9c;if(_0x528e9c%0x4)var _0x43c611=_0x1ad576[_0x5f2000];else var _0x43c611=_0x1ad576[_0x5f2000-0x4];_0x528e9c<0x4||_0x5f2000<=0x4?_0x4a98ee[_0x528e9c]=_0x43c611:_0x4a98ee[_0x528e9c]=_0x50c837[_0x5d4752[_0x43c611>>>0x18]]^_0x5e22f1[_0x5d4752[_0x43c611>>>0x10&0xff]]^_0x15536b[_0x5d4752[_0x43c611>>>0x8&0xff]]^_0x5c3009[_0x5d4752[_0x43c611&0xff]];}}},'encryptBlock':function(_0x31cce8,_0x930dfa){const _0xf1616a=_0x26c090;this[_0xf1616a(0x3f1)](_0x31cce8,_0x930dfa,this[_0xf1616a(0x2c0)],_0x430a2c,_0x2139ee,_0x2c7f70,_0x1099a6,_0x5d4752);},'decryptBlock':function(_0x453761,_0x20ecbd){const _0x527dd0=_0x26c090;var _0x50abf3=_0x453761[_0x20ecbd+0x1];_0x453761[_0x20ecbd+0x1]=_0x453761[_0x20ecbd+0x3],_0x453761[_0x20ecbd+0x3]=_0x50abf3,this[_0x527dd0(0x3f1)](_0x453761,_0x20ecbd,this['_invKeySchedule'],_0x50c837,_0x5e22f1,_0x15536b,_0x5c3009,_0x2b3240);var _0x50abf3=_0x453761[_0x20ecbd+0x1];_0x453761[_0x20ecbd+0x1]=_0x453761[_0x20ecbd+0x3],_0x453761[_0x20ecbd+0x3]=_0x50abf3;},'_doCryptBlock':function(_0x1f5587,_0x375075,_0x30154f,_0x469c06,_0x52c594,_0x2fbee0,_0x12f202,_0x12a50b){const _0x47d8e0=_0x26c090;for(var _0x5c3411=this[_0x47d8e0(0x370)],_0x559376=_0x1f5587[_0x375075]^_0x30154f[0x0],_0x48d80e=_0x1f5587[_0x375075+0x1]^_0x30154f[0x1],_0x25bf93=_0x1f5587[_0x375075+0x2]^_0x30154f[0x2],_0x75699f=_0x1f5587[_0x375075+0x3]^_0x30154f[0x3],_0x4c1d35=0x4,_0x541555=0x1;_0x541555<_0x5c3411;_0x541555++){var _0x2f5134=_0x469c06[_0x559376>>>0x18]^_0x52c594[_0x48d80e>>>0x10&0xff]^_0x2fbee0[_0x25bf93>>>0x8&0xff]^_0x12f202[_0x75699f&0xff]^_0x30154f[_0x4c1d35++],_0x439026=_0x469c06[_0x48d80e>>>0x18]^_0x52c594[_0x25bf93>>>0x10&0xff]^_0x2fbee0[_0x75699f>>>0x8&0xff]^_0x12f202[_0x559376&0xff]^_0x30154f[_0x4c1d35++],_0x541770=_0x469c06[_0x25bf93>>>0x18]^_0x52c594[_0x75699f>>>0x10&0xff]^_0x2fbee0[_0x559376>>>0x8&0xff]^_0x12f202[_0x48d80e&0xff]^_0x30154f[_0x4c1d35++],_0x10462e=_0x469c06[_0x75699f>>>0x18]^_0x52c594[_0x559376>>>0x10&0xff]^_0x2fbee0[_0x48d80e>>>0x8&0xff]^_0x12f202[_0x25bf93&0xff]^_0x30154f[_0x4c1d35++];_0x559376=_0x2f5134,_0x48d80e=_0x439026,_0x25bf93=_0x541770,_0x75699f=_0x10462e;}var _0x2f5134=(_0x12a50b[_0x559376>>>0x18]<<0x18|_0x12a50b[_0x48d80e>>>0x10&0xff]<<0x10|_0x12a50b[_0x25bf93>>>0x8&0xff]<<0x8|_0x12a50b[_0x75699f&0xff])^_0x30154f[_0x4c1d35++],_0x439026=(_0x12a50b[_0x48d80e>>>0x18]<<0x18|_0x12a50b[_0x25bf93>>>0x10&0xff]<<0x10|_0x12a50b[_0x75699f>>>0x8&0xff]<<0x8|_0x12a50b[_0x559376&0xff])^_0x30154f[_0x4c1d35++],_0x541770=(_0x12a50b[_0x25bf93>>>0x18]<<0x18|_0x12a50b[_0x75699f>>>0x10&0xff]<<0x10|_0x12a50b[_0x559376>>>0x8&0xff]<<0x8|_0x12a50b[_0x48d80e&0xff])^_0x30154f[_0x4c1d35++],_0x10462e=(_0x12a50b[_0x75699f>>>0x18]<<0x18|_0x12a50b[_0x559376>>>0x10&0xff]<<0x10|_0x12a50b[_0x48d80e>>>0x8&0xff]<<0x8|_0x12a50b[_0x25bf93&0xff])^_0x30154f[_0x4c1d35++];_0x1f5587[_0x375075]=_0x2f5134,_0x1f5587[_0x375075+0x1]=_0x439026,_0x1f5587[_0x375075+0x2]=_0x541770,_0x1f5587[_0x375075+0x3]=_0x10462e;},'keySize':0x100/0x20});_0x61871f[_0x26c090(0x2ea)]=_0x3a3538[_0x26c090(0x23e)](_0x43c452);}()),_0x189048[_0x19db39(0x2ea)];}));}(ki));var Ya=ki[_0x354c00(0x4a6)];const Ka=at(Ya);var za=Wi();const ii=at(za);var Gi={'exports':{}};(function(_0xf624ea,_0x481409){(function(_0x2cabc0,_0x49aa0f){const _0x48805d=_0x33b4;_0xf624ea[_0x48805d(0x4a6)]=_0x49aa0f(ue());}(Z,function(_0x4b1720){const _0x2518cb=_0x33b4;return _0x4b1720[_0x2518cb(0x230)][_0x2518cb(0x27f)];}));}(Gi));var qa=Gi[_0x354c00(0x4a6)];const Xa=at(qa);var Yi={'exports':{}};(function(_0xe44b8d,_0x4f74a1){(function(_0x26d5f0,_0x387e9a){const _0x2326d9=_0x33b4;_0xe44b8d[_0x2326d9(0x4a6)]=_0x387e9a(ue());}(Z,function(_0x6ce08b){const _0x54803e=_0x33b4;return(function(){const _0x5dd5cd=_0x33b4;if(typeof ArrayBuffer=='function'){var _0xaa1a42=_0x6ce08b,_0xa034c8=_0xaa1a42['lib'],_0x25a3e4=_0xa034c8['WordArray'],_0x5ef736=_0x25a3e4['init'],_0x4f8a9f=_0x25a3e4[_0x5dd5cd(0x4cf)]=function(_0x2f3ba1){const _0x4cc8df=_0x5dd5cd;if(_0x2f3ba1 instanceof ArrayBuffer&&(_0x2f3ba1=new Uint8Array(_0x2f3ba1)),(_0x2f3ba1 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x2f3ba1 instanceof Uint8ClampedArray||_0x2f3ba1 instanceof Int16Array||_0x2f3ba1 instanceof Uint16Array||_0x2f3ba1 instanceof Int32Array||_0x2f3ba1 instanceof Uint32Array||_0x2f3ba1 instanceof Float32Array||_0x2f3ba1 instanceof Float64Array)&&(_0x2f3ba1=new Uint8Array(_0x2f3ba1[_0x4cc8df(0x512)],_0x2f3ba1['byteOffset'],_0x2f3ba1['byteLength'])),_0x2f3ba1 instanceof Uint8Array){for(var _0x666b6f=_0x2f3ba1['byteLength'],_0x166e45=[],_0x333b40=0x0;_0x333b40<_0x666b6f;_0x333b40++)_0x166e45[_0x333b40>>>0x2]|=_0x2f3ba1[_0x333b40]<<0x18-_0x333b40%0x4*0x8;_0x5ef736['call'](this,_0x166e45,_0x666b6f);}else _0x5ef736['apply'](this,arguments);};_0x4f8a9f[_0x5dd5cd(0x197)]=_0x25a3e4;}}()),_0x6ce08b[_0x54803e(0x22c)][_0x54803e(0x170)];}));}(Yi));var Ja=Yi[_0x354c00(0x4a6)];const Za=at(Ja);var Ki={'exports':{}};(function(_0x32518c,_0x51a393){(function(_0x29819c,_0x4c4010,_0x34cbfe){_0x32518c['exports']=_0x4c4010(ue(),Vi());}(Z,function(_0x5a4e57){const _0x360141=_0x33b4;return _0x5a4e57['pad'][_0x360141(0x343)]={'pad':function(){},'unpad':function(){}},_0x5a4e57['pad'][_0x360141(0x343)];}));}(Ki));var Qa=Ki[_0x354c00(0x4a6)];const ec=at(Qa);function tc(_0x164750,_0x3e3aec){const _0x515153=_0x354c00,_0x4d32f9=_0x3e3aec-_0x164750[_0x515153(0x2a0)]%_0x3e3aec,_0xba357f=String['fromCharCode'](_0x4d32f9)['repeat'](_0x4d32f9);return _0x164750+_0xba357f;}function sc(_0x37f8b2,_0x57b870){const _0x273cf4=_0x354c00,_0x2f019b=Za[_0x273cf4(0x251)](0x10),_0x49725b=tc(_0x37f8b2,0x10),_0x216a71=Ka[_0x273cf4(0x402)](Xa[_0x273cf4(0x1fb)](_0x49725b),ii[_0x273cf4(0x1fb)](_0x57b870),{'iv':_0x2f019b,'padding':ec});return _0x2f019b[_0x273cf4(0x4a3)](_0x216a71[_0x273cf4(0x313)])[_0x273cf4(0x3d1)](ii);}function ic(){const _0x3f5760=_0x354c00,_0xf90302=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x3f5760(0x3e8)];if(_0xf90302){const _0x1bb83b={'time':Math['floor'](Date['now']()/0x3e8),'domain':location['hostname']};return sc(JSON[_0x3f5760(0x2d5)](_0x1bb83b),_0xf90302);}}var nc=Object['defineProperty'],rc=Object['getOwnPropertyDescriptor'],oc=(_0x2106b1,_0x3fe06d,_0x3e53be,_0x133256)=>{const _0xdc4c63=_0x354c00;for(var _0x5e442e=_0x133256>0x1?void 0x0:_0x133256?rc(_0x3fe06d,_0x3e53be):_0x3fe06d,_0x36e6b0=_0x2106b1[_0xdc4c63(0x2a0)]-0x1,_0x4d2fb2;_0x36e6b0>=0x0;_0x36e6b0--)(_0x4d2fb2=_0x2106b1[_0x36e6b0])&&(_0x5e442e=(_0x133256?_0x4d2fb2(_0x3fe06d,_0x3e53be,_0x5e442e):_0x4d2fb2(_0x5e442e))||_0x5e442e);return _0x133256&&_0x5e442e&&nc(_0x3fe06d,_0x3e53be,_0x5e442e),_0x5e442e;},ac=(_0x2e7fc5,_0x265791)=>(_0x19388d,_0x18404a)=>_0x265791(_0x19388d,_0x18404a,_0x2e7fc5);let bt=class{constructor(_0x7e063f){const _0x577114=_0x354c00;this['_httpService']=_0x7e063f,this[_0x577114(0x420)]();}['_initRequestHeader'](){const _0x2c113d=_0x354c00;this[_0x2c113d(0x3b3)]['registerHTTPInterceptor']({'interceptor':(_0x2a25b7,_0x3c279b)=>{const _0x4e0738=_0x2c113d,_0x31ee5e=_0x2a25b7['headers'],_0x615a57=ic();return _0x615a57&&_0x31ee5e[_0x4e0738(0x244)](_0x4e0738(0x334),_0x615a57),_0x3c279b(_0x2a25b7);}});}};bt=oc([ac(0x0,_0x1727eb(_0x4e8dbf))],bt);var cc=Object[_0x354c00(0x3cf)],hc=Object[_0x354c00(0x20e)],lc=(_0xceb89,_0x2bd824,_0x194f6e,_0x2f98aa)=>{const _0x3c2980=_0x354c00;for(var _0x4e2f6e=_0x2f98aa>0x1?void 0x0:_0x2f98aa?hc(_0x2bd824,_0x194f6e):_0x2bd824,_0x5987dc=_0xceb89[_0x3c2980(0x2a0)]-0x1,_0x563a19;_0x5987dc>=0x0;_0x5987dc--)(_0x563a19=_0xceb89[_0x5987dc])&&(_0x4e2f6e=(_0x2f98aa?_0x563a19(_0x2bd824,_0x194f6e,_0x4e2f6e):_0x563a19(_0x4e2f6e))||_0x4e2f6e);return _0x2f98aa&&_0x4e2f6e&&cc(_0x2bd824,_0x194f6e,_0x4e2f6e),_0x4e2f6e;},Xt=(_0xfd28d1,_0x5221f6)=>(_0x2e5fb7,_0x2105b4)=>_0x5221f6(_0x2e5fb7,_0x2105b4,_0xfd28d1);const _c=['image/png',_0x354c00(0x1a2),'image/jpg',_0x354c00(0x2f0),_0x354c00(0x45a)],uc=0x5*0x400*0x400,dc=_0x354c00(0x22a),fc=_0x354c00(0x55b),vc=_0x354c00(0x486),mc=_0x354c00(0x21d);let hs=class{constructor(_0x23a035,_0x17cadb,_0x2a1e1d){const _0x34e1da=_0x354c00;g(this,'_waitCount',0x0),g(this,_0x34e1da(0x19c),new _0x3189d9()),g(this,_0x34e1da(0x3e6),this[_0x34e1da(0x19c)]),g(this,'_imageSourceCache',new Map()),(this[_0x34e1da(0x3b3)]=_0x23a035,this['_configService']=_0x17cadb,this[_0x34e1da(0x429)]=_0x2a1e1d);}[_0x354c00(0x22e)](_0x3913f9){const _0x34edc3=_0x354c00;this[_0x34edc3(0x2c3)]=_0x3913f9,this[_0x34edc3(0x19c)][_0x34edc3(0x2df)](_0x3913f9);}['getImageSourceCache'](_0x32314c,_0x16c11f){const _0x100df4=_0x354c00;if(_0x16c11f===_0x422438[_0x100df4(0x3a0)]){const _0x4b2139=new Image();return _0x4b2139['src']=_0x32314c,_0x4b2139;}return this[_0x100df4(0x2ee)][_0x100df4(0x291)](_0x32314c);}[_0x354c00(0x149)](_0x1cd816,_0x415ec6,_0x221859){const _0x129ff6=_0x354c00;_0x415ec6===_0x422438['BASE64']||_0x221859==null||this[_0x129ff6(0x2ee)][_0x129ff6(0x244)](_0x1cd816,_0x221859);}async[_0x354c00(0x23b)](_0x3a065d){const _0x208bdb=_0x354c00;try{const _0x4e75bb=this['_replaceFileID'](this[_0x208bdb(0x22f)](),''+_0x3a065d),_0x416400=(await this[_0x208bdb(0x3b3)]['get'](_0x4e75bb))[_0x208bdb(0x4f3)];if(_0x416400[_0x208bdb(0x2f1)]&&_0x416400['error']['code']===Ri['OK']){const _0x58fe26=new URL(_0x416400[_0x208bdb(0x551)],this[_0x208bdb(0x507)]())[_0x208bdb(0x3d1)]();return Promise['resolve'](_0x58fe26);}return Promise[_0x208bdb(0x341)](_0x416400[_0x208bdb(0x2f1)]);}catch(_0x22a8ec){return Promise[_0x208bdb(0x341)](_0x22a8ec);}}async[_0x354c00(0x434)](_0x31aaff){const _0x4ffa75=_0x354c00;let _0x6bb3a5='';if(!_c[_0x4ffa75(0x1dc)](_0x31aaff[_0x4ffa75(0x260)]))return this[_0x4ffa75(0x3c2)](),Promise[_0x4ffa75(0x341)](new Error(_0xb4c80f[_0x4ffa75(0x3db)]));if(_0x31aaff[_0x4ffa75(0x1e0)]>uc)return this['_decreaseWaiting'](),Promise[_0x4ffa75(0x341)](new Error(_0xb4c80f[_0x4ffa75(0x520)]));try{const _0x13def7=new FormData();_0x13def7[_0x4ffa75(0x30c)](_0x4ffa75(0x305),_0x31aaff);const _0x2f388e=this['_univerInstanceService'][_0x4ffa75(0x3c7)](),_0x1020e6=_0x2f388e==null?void 0x0:_0x2f388e[_0x4ffa75(0x191)]();if(!_0x1020e6)throw new Error(_0x4ffa75(0x32d));const _0x53be27=this[_0x4ffa75(0x4fb)]()+_0x4ffa75(0x212)+_0x31aaff[_0x4ffa75(0x1e0)]['toString']()+_0x4ffa75(0x293)+yi[_0x4ffa75(0x1d7)]+_0x4ffa75(0x165)+encodeURIComponent(_0x1020e6),_0x1a95cb=await(await fetch(_0x53be27,{'method':_0x4ffa75(0x350),'body':_0x13def7}))[_0x4ffa75(0x4ec)]();if(typeof _0x1a95cb['FileId']!=_0x4ffa75(0x1a5))return this[_0x4ffa75(0x3c2)](),Promise['reject'](new Error(_0xb4c80f[_0x4ffa75(0x372)]));_0x6bb3a5=_0x1a95cb[_0x4ffa75(0x4cb)];}catch{return this['_decreaseWaiting'](),Promise['reject'](new Error(_0xb4c80f[_0x4ffa75(0x372)]));}return new Promise((_0x4c4126,_0x514728)=>{const _0x579c07=_0x4ffa75,_0x33b194=new FileReader();_0x33b194[_0x579c07(0x3c1)](_0x31aaff),_0x33b194[_0x579c07(0x558)]=_0x575195=>{const _0x4f48fc=_0x579c07;var _0x4b88e2;const _0x588e1d=(_0x4b88e2=_0x575195[_0x4f48fc(0x310)])==null?void 0x0:_0x4b88e2['result'];if(_0x588e1d==null){this['_decreaseWaiting'](),_0x514728(new Error(_0xb4c80f[_0x4f48fc(0x372)]));return;}const _0x3a08bd=_0x4127e3[_0x4f48fc(0x424)](0x6);_0x4c4126({'imageId':_0x3a08bd,'imageSourceType':_0x422438[_0x4f48fc(0x2fc)],'source':_0x6bb3a5,'base64Cache':_0x588e1d,'status':_0xb4c80f[_0x4f48fc(0x167)]}),this[_0x4f48fc(0x3c2)]();};});}[_0x354c00(0x4fb)](){const _0x5513e4=_0x354c00;var _0x1fb98c,_0x4f61ef;const _0x581b09=this[_0x5513e4(0x53b)][_0x5513e4(0x246)](dc),_0x4fad8e=this[_0x5513e4(0x53b)][_0x5513e4(0x246)](ie);return(_0x4f61ef=(_0x1fb98c=_0x4fad8e==null?void 0x0:_0x4fad8e['uploadFileServerUrl'])!=null?_0x1fb98c:_0x581b09)!=null?_0x4f61ef:fc;}[_0x354c00(0x22f)](){const _0x6dca3e=_0x354c00;var _0x589878,_0x16a09d;const _0x20a6e5=this[_0x6dca3e(0x53b)][_0x6dca3e(0x246)](vc),_0x22faaf=this[_0x6dca3e(0x53b)][_0x6dca3e(0x246)](ie);return(_0x16a09d=(_0x589878=_0x22faaf==null?void 0x0:_0x22faaf[_0x6dca3e(0x196)])!=null?_0x589878:_0x20a6e5)!=null?_0x16a09d:mc;}[_0x354c00(0x507)](){const _0x37caf7=_0x354c00;var _0xc2b21c;const _0x48bc91=this[_0x37caf7(0x53b)]['getConfig'](ie);return(_0xc2b21c=_0x48bc91==null?void 0x0:_0x48bc91[_0x37caf7(0x50e)])!=null?_0xc2b21c:location[_0x37caf7(0x331)];}[_0x354c00(0x153)](_0x5c27ee,_0x3c7450){const _0x51fa83=_0x354c00;return _0x5c27ee['replace'](_0x51fa83(0x2dc),_0x3c7450);}[_0x354c00(0x3c2)](){const _0x10d5c6=_0x354c00;this[_0x10d5c6(0x2c3)]-=0x1,this[_0x10d5c6(0x19c)][_0x10d5c6(0x2df)](this[_0x10d5c6(0x2c3)]);}};hs=lc([Xt(0x0,_0x1727eb(_0x4e8dbf)),Xt(0x1,_0x250a8d),Xt(0x2,_0x1727eb(_0x48d976))],hs);var pc=Object[_0x354c00(0x3cf)],gc=Object['getOwnPropertyDescriptor'],Sc=(_0x408673,_0x228976,_0x191954,_0x3cc546)=>{const _0x871c0b=_0x354c00;for(var _0x4d39dc=_0x3cc546>0x1?void 0x0:_0x3cc546?gc(_0x228976,_0x191954):_0x228976,_0x46e2bc=_0x408673[_0x871c0b(0x2a0)]-0x1,_0x5c9617;_0x46e2bc>=0x0;_0x46e2bc--)(_0x5c9617=_0x408673[_0x46e2bc])&&(_0x4d39dc=(_0x3cc546?_0x5c9617(_0x228976,_0x191954,_0x4d39dc):_0x5c9617(_0x4d39dc))||_0x4d39dc);return _0x3cc546&&_0x4d39dc&&pc(_0x228976,_0x191954,_0x4d39dc),_0x4d39dc;},Qe=(_0x576c1b,_0x19a99b)=>(_0x20d2e9,_0x4dbe09)=>_0x19a99b(_0x20d2e9,_0x4dbe09,_0x576c1b);let Tt=class extends _0x1bd493{constructor(_0x231091,_0x688808,_0x53eb8e,_0x2abf76,_0x447d24){const _0x306d97=_0x354c00;super(),this[_0x306d97(0x199)]=_0x231091,this[_0x306d97(0x429)]=_0x688808,this[_0x306d97(0x450)]=_0x53eb8e,this[_0x306d97(0x299)]=_0x2abf76,this[_0x306d97(0x31f)]=_0x447d24,this[_0x306d97(0x26d)](),this[_0x306d97(0x42f)]();}[_0x354c00(0x42f)](){const _0x87a2f1=_0x354c00,_0x1e1d41=async _0x18d42b=>{const _0x41f5b3=_0x33b4;(await this['_collaborationSessionService'][_0x41f5b3(0x4f1)](_0x18d42b))['event$'][_0x41f5b3(0x43d)](_0x34bcfb(_0x5c9e25=>_0x5c9e25[_0x41f5b3(0x338)]===_0x5fb817['SHOULD_CLOSE_CONN']),_0x53e684(this[_0x41f5b3(0x14d)]))[_0x41f5b3(0x51f)](_0x37b62e=>{const _0x17b3c8=_0x41f5b3,_0x43b4b4=_0x37b62e,{reason:_0x4a45d7}=_0x43b4b4[_0x17b3c8(0x3df)];this['_injector']['get'](_0x35026c)[_0x17b3c8(0x24e)]({'type':_0x3960e0[_0x17b3c8(0x154)],'content':this['_localeService']['t'](_0x17b3c8(0x4c9))+'('+_0x4a45d7+')'}),this[_0x17b3c8(0x450)][_0x17b3c8(0x4a2)](new _0x18c2b1(_0x18d42b)['id'],!0x1),this['_collaborationSessionService'][_0x17b3c8(0x52a)](_0x18d42b);});};_0x32fe1c(this[_0x87a2f1(0x429)][_0x87a2f1(0x319)](_0x208af7[_0x87a2f1(0x1c5)]),this['_univerInstanceService'][_0x87a2f1(0x319)](_0x208af7['UNIVER_DOC']))[_0x87a2f1(0x43d)](_0x416fe6(_0x499e8c=>_0x499e8c[_0x87a2f1(0x191)]()),_0x34bcfb(_0x56dd43=>!_0x16f910(_0x56dd43)),_0x53e684(this[_0x87a2f1(0x14d)]))[_0x87a2f1(0x51f)](_0x518805=>{_0x1e1d41(_0x518805);});}['_initUnitPermissionChange'](){const _0x1f03d2=_0x354c00,_0x4dae05=async _0xbbcf30=>{const _0x4f02df=_0x33b4;(await this[_0x4f02df(0x299)][_0x4f02df(0x4f1)](_0xbbcf30))[_0x4f02df(0x467)][_0x4f02df(0x43d)](_0x34bcfb(_0x19f44b=>_0x19f44b[_0x4f02df(0x338)]===_0x5fb817[_0x4f02df(0x1ff)]),_0x53e684(this[_0x4f02df(0x14d)]))[_0x4f02df(0x51f)](_0x599950=>{const _0x457f78=_0x4f02df,_0x3bb3a8=_0x599950,{objectId:_0xe747a1}=_0x3bb3a8[_0x457f78(0x3df)],_0x583d42=this[_0x457f78(0x199)][_0x457f78(0x291)](_0x31aae9);_0xe747a1===_0xbbcf30?_0x583d42[_0x457f78(0x33f)](_0xbbcf30):_0x583d42['refreshPermission'](_0xbbcf30,_0xe747a1);});};_0x32fe1c(this[_0x1f03d2(0x429)]['getTypeOfUnitAdded$'](_0x208af7[_0x1f03d2(0x1c5)]),this[_0x1f03d2(0x429)]['getTypeOfUnitAdded$'](_0x208af7[_0x1f03d2(0x461)]))['pipe'](_0x416fe6(_0x370b48=>_0x370b48[_0x1f03d2(0x191)]()),_0x34bcfb(_0x4f916a=>!_0x16f910(_0x4f916a)),_0x53e684(this[_0x1f03d2(0x14d)]))['subscribe'](_0x2cc904=>{_0x4dae05(_0x2cc904);});}};Tt=Sc([Qe(0x0,_0x1727eb(_0x5d0612)),Qe(0x1,_0x48d976),Qe(0x2,_0x121e54),Qe(0x3,_0x1727eb(Ae)),Qe(0x4,_0x1727eb(_0x382d24))],Tt);var Ic=Object[_0x354c00(0x3cf)],Cc=Object['getOwnPropertyDescriptor'],Ec=(_0x4cd556,_0x450063,_0x20e582,_0x3db803)=>{const _0x2473e4=_0x354c00;for(var _0xff932a=_0x3db803>0x1?void 0x0:_0x3db803?Cc(_0x450063,_0x20e582):_0x450063,_0x45fccd=_0x4cd556[_0x2473e4(0x2a0)]-0x1,_0x1d3557;_0x45fccd>=0x0;_0x45fccd--)(_0x1d3557=_0x4cd556[_0x45fccd])&&(_0xff932a=(_0x3db803?_0x1d3557(_0x450063,_0x20e582,_0xff932a):_0x1d3557(_0xff932a))||_0xff932a);return _0x3db803&&_0xff932a&&Ic(_0x450063,_0x20e582,_0xff932a),_0xff932a;},ni=(_0x2dfc7d,_0x3d8ab9)=>(_0x25c338,_0x2e3a6f)=>_0x3d8ab9(_0x25c338,_0x2e3a6f,_0x2dfc7d);let ls=class{constructor(_0x3ce69,_0x24ad07){const _0x2d2c80=_0x354c00;this[_0x2d2c80(0x53b)]=_0x3ce69,this[_0x2d2c80(0x3b3)]=_0x24ad07;}async[_0x354c00(0x15e)](_0x4610ec,_0x12df52){const _0x784834=_0x354c00;var _0x587812;const {unitID:_0x4c00e0,type:_0x3d7cf9,revision:_0x497d2e=0x0}=_0x12df52,_0x2b59ac=this[_0x784834(0x322)]()+'/'+_0x3d7cf9+'/unit/'+_0x4c00e0+_0x784834(0x1e1)+_0x497d2e,_0x460edd=(await this[_0x784834(0x3b3)][_0x784834(0x291)](_0x2b59ac))[_0x784834(0x4f3)],_0x550bad=(_0x587812=_0x460edd[_0x784834(0x166)])==null?void 0x0:_0x587812[_0x784834(0x1eb)];if(_0x550bad){const _0x28a300=_0x550bad==null?void 0x0:_0x550bad[_0x784834(0x152)],_0x45992f=_0x33b47e[_0x784834(0x2bc)](_0x1d5b0f(_0x28a300));_0x550bad[_0x784834(0x152)]=_0x45992f,Object['entries'](_0x550bad[_0x784834(0x4ac)])[_0x784834(0x3f0)](([,_0x1a042f])=>{const _0x343fff=_0x784834,_0x36485f=_0x1a042f[_0x343fff(0x152)],_0x53c01a=_0x33b47e['encode'](_0x1d5b0f(_0x36485f));_0x1a042f[_0x343fff(0x152)]=_0x53c01a;});}return _0x460edd;}async[_0x354c00(0x3fa)](_0x531196,_0x400729){const _0x234e37=_0x354c00,{unitID:_0x15b9d3,type:_0x3942ff,blockID:_0x57a14b}=_0x400729,_0x5f4941=this[_0x234e37(0x158)]()+'/'+_0x3942ff+_0x234e37(0x1ed)+_0x15b9d3+'/block/'+_0x57a14b;return(await this[_0x234e37(0x3b3)][_0x234e37(0x291)](_0x5f4941))[_0x234e37(0x4f3)];}async['getDeserializedSheetBlock'](_0x3e03d6,_0x38d8c2){const _0x27b2d5=_0x354c00,{unitID:_0x40cc02,type:_0x26c88e,blockID:_0x31e74c}=_0x38d8c2,_0x310435=this['_getAPIPrefix']()+_0x27b2d5(0x2d2)+_0x26c88e+_0x27b2d5(0x1ed)+_0x40cc02+_0x27b2d5(0x2d2)+_0x31e74c;return(await this[_0x27b2d5(0x3b3)]['get'](_0x310435))[_0x27b2d5(0x4f3)];}async[_0x354c00(0x161)](_0x300ebe,_0x50e413){const _0x176ce1=_0x354c00,{unitID:_0xdb4c4e,type:_0x5dce22,from:_0x534c8,to:_0x3d9c86}=_0x50e413,_0x5eb1b0=this[_0x176ce1(0x158)]()+'/'+_0x5dce22+_0x176ce1(0x1ed)+_0xdb4c4e+_0x176ce1(0x34b)+_0x534c8+_0x176ce1(0x36d)+_0x3d9c86;return(await this[_0x176ce1(0x3b3)][_0x176ce1(0x291)](_0x5eb1b0))['body'];}[_0x354c00(0x322)](){const _0x38cc9f=_0x354c00;var _0x38850a;return(_0x38850a=this['_configService'][_0x38cc9f(0x246)](lr))!=null?_0x38850a:this[_0x38cc9f(0x158)]();}[_0x354c00(0x158)](){const _0x4db02a=_0x354c00;var _0x55fabe,_0x519425;const _0xb071c6=this[_0x4db02a(0x53b)]['getConfig'](cr),_0x19cc10=this[_0x4db02a(0x53b)][_0x4db02a(0x246)](ie);return(_0x519425=(_0x55fabe=_0x19cc10==null?void 0x0:_0x19cc10[_0x4db02a(0x3a5)])!=null?_0x55fabe:_0xb071c6)!=null?_0x519425:hr;}async[_0x354c00(0x545)](_0x62830b,_0x2d7d5a){const _0x584bcf=_0x354c00,_0x201648='/universer-api/snapshot/'+_0x2d7d5a[_0x584bcf(0x260)]+_0x584bcf(0x1ed)+_0x2d7d5a[_0x584bcf(0x207)]+_0x584bcf(0x2ab);return(await this[_0x584bcf(0x3b3)][_0x584bcf(0x291)](_0x201648,{'params':{'resourceId':JSON[_0x584bcf(0x2d5)](_0x2d7d5a['resourceIDs'])}}))[_0x584bcf(0x4f3)];}[_0x354c00(0x1db)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0x354c00(0x3e3)](){const _0x5cc876=_0x354c00;throw new Error(_0x5cc876(0x317));}['saveChangeset'](){const _0x486329=_0x354c00;throw new Error(_0x486329(0x317));}[_0x354c00(0x43a)](){const _0x49ca92=_0x354c00;throw new Error(_0x49ca92(0x317));}[_0x354c00(0x430)](){const _0x798b52=_0x354c00;throw new Error(_0x798b52(0x317));}};ls=Ec([ni(0x0,_0x250a8d),ni(0x1,_0x1727eb(_0x4e8dbf))],ls);var bc=Object[_0x354c00(0x3cf)],Tc=Object['getOwnPropertyDescriptor'],Rc=(_0x461f7c,_0x1b643f,_0x289228,_0x30cf09)=>{for(var _0x9ce920=_0x30cf09>0x1?void 0x0:_0x30cf09?Tc(_0x1b643f,_0x289228):_0x1b643f,_0x101935=_0x461f7c['length']-0x1,_0x2f9429;_0x101935>=0x0;_0x101935--)(_0x2f9429=_0x461f7c[_0x101935])&&(_0x9ce920=(_0x30cf09?_0x2f9429(_0x1b643f,_0x289228,_0x9ce920):_0x2f9429(_0x9ce920))||_0x9ce920);return _0x30cf09&&_0x9ce920&&bc(_0x1b643f,_0x289228,_0x9ce920),_0x9ce920;},et=(_0x1db134,_0x4fe4bd)=>(_0x2f72e3,_0x5893a7)=>_0x4fe4bd(_0x2f72e3,_0x5893a7,_0x1db134);let _s=class extends _0x32659e{constructor(_0x1edf50,_0x2b7dcc,_0x27f669,_0x48877e,_0x3da819){const _0x5864b2=_0x354c00;super(_0x1edf50,_0x2b7dcc,_0x27f669),this[_0x5864b2(0x329)]=_0x48877e,this['_logService']=_0x3da819;}[_0x354c00(0x35e)](_0x298f4c,_0x3e86dd){const _0x3464f9=_0x354c00,_0x1cd668=this[_0x3464f9(0x2eb)](_0x298f4c);if(_0x1cd668)try{const _0x3b385c=this[_0x3464f9(0x1a4)](_0x1cd668,_0x3e86dd);this[_0x3464f9(0x4db)](_0x298f4c,_0x3b385c);}catch(_0x461e49){this[_0x3464f9(0x3b6)][_0x3464f9(0x2f1)](_0x3464f9(0x525),_0x461e49),this[_0x3464f9(0x2ef)](_0x298f4c);}const _0x2b97ac=this[_0x3464f9(0x550)](_0x298f4c);if(_0x2b97ac)try{const _0x249b05=this[_0x3464f9(0x1a4)](_0x2b97ac,_0x3e86dd);this[_0x3464f9(0x3d6)](_0x298f4c,_0x249b05);}catch(_0x6bb5f6){this[_0x3464f9(0x3b6)][_0x3464f9(0x2f1)](_0x6bb5f6),this['_clearRedo'](_0x298f4c);}}[_0x354c00(0x2ef)](_0x3013c9){const _0x176498=_0x354c00,_0x4d6d38=this['_getUndoStack'](_0x3013c9);_0x4d6d38&&(_0x4d6d38[_0x176498(0x2a0)]=0x0,this[_0x176498(0x49b)]());}[_0x354c00(0x262)](_0x2a76cb){const _0x4dbc05=_0x354c00,_0x360025=this[_0x4dbc05(0x550)](_0x2a76cb);_0x360025&&(_0x360025['length']=0x0,this['_updateStatus']());}[_0x354c00(0x4db)](_0x252fd7,_0x450b87){const _0x5cc9e1=_0x354c00;this[_0x5cc9e1(0x1a8)][_0x5cc9e1(0x244)](_0x252fd7,_0x450b87),this[_0x5cc9e1(0x49b)]();}[_0x354c00(0x3d6)](_0x4e3128,_0x326e77){const _0x2812ee=_0x354c00;this[_0x2812ee(0x280)][_0x2812ee(0x244)](_0x4e3128,_0x326e77),this[_0x2812ee(0x49b)]();}[_0x354c00(0x1a4)](_0x3abdc4,_0x1305f1){const _0x469a15=_0x354c00,_0x5ae434=[];let _0x3be4c1=_0x1305f1,_0xbf2c02=_0x1305f1;for(let _0x297584=_0x3abdc4[_0x469a15(0x2a0)]-0x1;_0x297584>=0x0;_0x297584--){const {unitID:_0x1ed5be,undoMutations:_0x1a5e3e,redoMutations:_0x52c68e}=_0x3abdc4[_0x297584],_0x59c42d=this[_0x469a15(0x329)][_0x469a15(0x219)](_0x3be4c1,_0x1a5e3e),_0xe54c55=this[_0x469a15(0x329)]['transformMutationsWithChangeset'](_0xbf2c02,_0x52c68e);if(_0x57658d(_0x59c42d)||_0x57658d(_0xe54c55)){this['_logService'][_0x469a15(0x2f1)](_0x469a15(0x525),_0x469a15(0x234),_0x59c42d,_0xe54c55);break;}_0x3be4c1=_0x59c42d[_0x469a15(0x534)],_0xbf2c02=_0xe54c55['c1Prime'],_0x5ae434[_0x469a15(0x301)]({'unitID':_0x1ed5be,'undoMutations':_0x59c42d[_0x469a15(0x1b1)],'redoMutations':_0xe54c55[_0x469a15(0x1b1)]});}return _0x5ae434[_0x469a15(0x23a)]();}};_s=Rc([et(0x0,_0x48d976),et(0x1,_0xfbfaad),et(0x2,_0x4d0f4d),et(0x3,_0xe30adb),et(0x4,_0x3b4016)],_s);class yc extends _0x1bd493{constructor(){const _0x411c22=_0x354c00;super(),g(this,_0x411c22(0x2f9)),this[_0x411c22(0x2f9)]=_0x2ddc8b(window,_0x411c22(0x41a))[_0x411c22(0x43d)](_0x144dfb(this[_0x411c22(0x14d)]),_0x3f5b54(0x1),_0x3a17d4(void 0x0));}[_0x354c00(0x2ff)](_0x539d3a,_0x2a6a1f,_0x4016f8=!0x1){const _0x12da83=_0x354c00,_0x52a0be=new URL(window[_0x12da83(0x141)][_0x12da83(0x1a0)]);_0x52a0be[_0x12da83(0x1cb)][_0x12da83(0x244)](_0x539d3a,_0x2a6a1f),_0x4016f8?window[_0x12da83(0x469)][_0x12da83(0x32c)]('','',_0x52a0be[_0x12da83(0x3d1)]()):window[_0x12da83(0x469)][_0x12da83(0x547)]('','',_0x52a0be[_0x12da83(0x3d1)]());}['removeParam'](_0x4540d3,_0x41b227=!0x1){const _0x1cabc2=_0x354c00,_0x12ed6c=new URL(window[_0x1cabc2(0x141)]['href']);_0x12ed6c['searchParams'][_0x1cabc2(0x361)](_0x4540d3),_0x41b227?window[_0x1cabc2(0x469)][_0x1cabc2(0x32c)]('','',_0x12ed6c[_0x1cabc2(0x3d1)]()):window[_0x1cabc2(0x469)]['pushState']('','',_0x12ed6c[_0x1cabc2(0x3d1)]());}[_0x354c00(0x47b)](_0x589c1c){const _0x47ade5=_0x354c00;var _0x58dd68;return(_0x58dd68=new URL(window[_0x47ade5(0x141)][_0x47ade5(0x1a0)])[_0x47ade5(0x1cb)]['get'](_0x589c1c))!=null?_0x58dd68:void 0x0;}}var zi=Object[_0x354c00(0x3cf)],Oc=Object[_0x354c00(0x20e)],wc=(_0x1458e8,_0x345a4a,_0x526757)=>_0x345a4a in _0x1458e8?zi(_0x1458e8,_0x345a4a,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x526757}):_0x1458e8[_0x345a4a]=_0x526757,Dc=(_0x1cbd55,_0x4c4bd1,_0x47e3fb,_0x27555c)=>{const _0x36c3d1=_0x354c00;for(var _0x1b11fc=_0x27555c>0x1?void 0x0:_0x27555c?Oc(_0x4c4bd1,_0x47e3fb):_0x4c4bd1,_0x524564=_0x1cbd55[_0x36c3d1(0x2a0)]-0x1,_0x234510;_0x524564>=0x0;_0x524564--)(_0x234510=_0x1cbd55[_0x524564])&&(_0x1b11fc=(_0x27555c?_0x234510(_0x4c4bd1,_0x47e3fb,_0x1b11fc):_0x234510(_0x1b11fc))||_0x1b11fc);return _0x27555c&&_0x1b11fc&&zi(_0x4c4bd1,_0x47e3fb,_0x1b11fc),_0x1b11fc;},lt=(_0x4c01cd,_0x3c1bb8)=>(_0x2ae020,_0x1ec0e2)=>_0x3c1bb8(_0x2ae020,_0x1ec0e2,_0x4c01cd),Pc=(_0x43df89,_0x626ea9,_0x32cb5f)=>wc(_0x43df89,_0x626ea9+'',_0x32cb5f);const Uc='UNIVER_COLLABORATION_CLIENT_PLUGIN';let us=class extends _0x58cc57{constructor(_0x139dd5=Rr,_0x3bebb2,_0x965a6b,_0x6194e1,_0xd9af65){const _0x45e493=_0x354c00;super(),this[_0x45e493(0x447)]=_0x139dd5,this[_0x45e493(0x3b6)]=_0x3bebb2,this['_renderManagerService']=_0x965a6b,this[_0x45e493(0x199)]=_0x6194e1,this[_0x45e493(0x53b)]=_0xd9af65;const {..._0x1aff9c}=this[_0x45e493(0x447)];this['_configService'][_0x45e493(0x1c2)](ie,_0x1aff9c);}['onStarting'](){const _0x15f694=_0x354c00;this[_0x15f694(0x31e)](),this['_initDependencies']();}[_0x354c00(0x2e8)](){const _0x230810=_0x354c00;_0x167bff(this[_0x230810(0x199)],[[Ct]]);}[_0x354c00(0x226)](){const _0x27009f=_0x354c00;this[_0x27009f(0x464)]();}[_0x354c00(0x31e)](){const _0x549b26=_0x354c00;var _0x4df46e,_0x2c9bf8,_0x1c24b5,_0x57b090;this[_0x549b26(0x199)][_0x549b26(0x272)](_0x107280)&&this[_0x549b26(0x3b6)][_0x549b26(0x2f1)](_0x549b26(0x52c),_0x549b26(0x241));const _0x3a9716=[[_0x107280,{'useClass':_s}],[Ae],[bs],[Bi,{'useClass':yc}],[Ne],[q],[_0x4fed41],[vt],[pt],[ft],[mt],[Cs],[Et],[bt],[wi],[Tt],[Oi,{'useClass':(_0x2c9bf8=(_0x4df46e=this['_config'])==null?void 0x0:_0x4df46e[_0x549b26(0x178)])!=null?_0x2c9bf8:es}],[_0x5f0191,{'useClass':ls}],[_0x2602c6,{'useClass':cs}],[_0x4405e1,{'useClass':hs}],[it],[It],[St],[Ct],[Ve]];(_0x1c24b5=this[_0x549b26(0x447)])!=null&&_0x1c24b5[_0x549b26(0x1d5)]&&_0x3a9716[_0x549b26(0x301)]([Rt,{'useClass':ro}]),_0x1982ee(this['_injector'],_0xb2abd5(_0x3a9716,(_0x57b090=this[_0x549b26(0x447)])==null?void 0x0:_0x57b090[_0x549b26(0x3a4)]));}[_0x354c00(0x464)](){const _0x4440f3=_0x354c00;this[_0x4440f3(0x181)](this[_0x4440f3(0x473)][_0x4440f3(0x2c8)](_0x208af7[_0x4440f3(0x461)],[os])),this[_0x4440f3(0x181)](this['_renderManagerService'][_0x4440f3(0x2c8)](_0x208af7[_0x4440f3(0x1c5)],[as]));}[_0x354c00(0x515)](){const _0x51d65a=_0x354c00;var _0x10418e,_0x3400d7;this[_0x51d65a(0x199)][_0x51d65a(0x291)](_0x4e8dbf)[_0x51d65a(0x243)]({'priority':0x14,'interceptor':_0x407e02({'maxParallel':0x6})}),(_0x10418e=this['_config'])!=null&&_0x10418e[_0x51d65a(0x34d)]||this[_0x51d65a(0x199)][_0x51d65a(0x291)](q)[_0x51d65a(0x412)](),(_0x3400d7=this[_0x51d65a(0x447)])!=null&&_0x3400d7[_0x51d65a(0x3c8)]&&_0x167bff(this[_0x51d65a(0x199)],[[Et]]),_0x167bff(this[_0x51d65a(0x199)],[[bt],[Ve],[It],[it],[St],[Tt]]);}};Pc(us,_0x354c00(0x232),Uc),us=Dc([_0x335d7c(_0x3e0fbc,_0x573469),lt(0x1,_0x3b4016),lt(0x2,_0xf0df93),lt(0x3,_0x1727eb(_0x5d0612)),lt(0x4,_0x250a8d)],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};