@univerjs-pro/collaboration-client 0.4.2 → 0.5.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +890 -34
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +39 -31
- package/lib/locale/en-US.json +0 -38
- package/lib/locale/fa-IR.json +0 -38
- package/lib/locale/ru-RU.json +0 -38
- package/lib/locale/vi-VN.json +0 -38
- package/lib/locale/zh-CN.json +0 -38
- package/lib/locale/zh-TW.json +0 -38
- package/lib/types/config/config.d.ts +0 -48
- package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
- package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
- package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
- package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
- package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
- package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
- package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
- package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
- package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
- package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
- package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
- package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
- package/lib/types/controllers/config.schema.d.ts +0 -29
- package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
- package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
- package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
- package/lib/types/controllers/telemetry.d.ts +0 -11
- package/lib/types/locale/en-US.d.ts +0 -3
- package/lib/types/locale/fa-IR.d.ts +0 -3
- package/lib/types/locale/ru-RU.d.ts +0 -3
- package/lib/types/locale/vi-VN.d.ts +0 -3
- package/lib/types/locale/zh-CN.d.ts +0 -39
- package/lib/types/locale/zh-TW.d.ts +0 -3
- package/lib/types/models/cursor.d.ts +0 -30
- package/lib/types/plugin.d.ts +0 -18
- package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
- package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
- package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
- package/lib/types/services/auth-server/util.d.ts +0 -1
- package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
- package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
- package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
- package/lib/types/services/comment/comment.service.d.ts +0 -6
- package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
- package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
- package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
- package/lib/types/services/member/member.service.d.ts +0 -77
- package/lib/types/services/permission/permission.service.d.ts +0 -12
- package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
- package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
- package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
- package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
- package/lib/types/services/socket/serialize.d.ts +0 -3
- package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
- package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
- package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
- package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
- package/lib/types/services/url/url.service.d.ts +0 -12
- package/lib/types/services/url/web-url.service.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
- package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
- package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
- package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
package/lib/umd/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function _0x352d(_0x3d227c,_0x371ca4){const _0x17ad53=_0x17ad();return _0x352d=function(_0x352da1,_0x5aa361){_0x352da1=_0x352da1-0x10a;let _0x53d292=_0x17ad53[_0x352da1];return _0x53d292;},_0x352d(_0x3d227c,_0x371ca4);}(function(_0x5c44aa,_0x46e694){const _0x3a0d27=_0x352d,_0x21d259=_0x5c44aa();while(!![]){try{const _0x4161ef=-parseInt(_0x3a0d27(0x372))/0x1+-parseInt(_0x3a0d27(0x4a9))/0x2+parseInt(_0x3a0d27(0x22a))/0x3+parseInt(_0x3a0d27(0x46a))/0x4*(parseInt(_0x3a0d27(0x264))/0x5)+-parseInt(_0x3a0d27(0x2c9))/0x6+parseInt(_0x3a0d27(0x1bb))/0x7*(-parseInt(_0x3a0d27(0x532))/0x8)+parseInt(_0x3a0d27(0x3cd))/0x9*(-parseInt(_0x3a0d27(0x5bd))/0xa);if(_0x4161ef===_0x46e694)break;else _0x21d259['push'](_0x21d259['shift']());}catch(_0x11b37f){_0x21d259['push'](_0x21d259['shift']());}}}(_0x17ad,0xcad38),function(_0x744c4f,_0x40b139){const _0x5a137e=_0x352d;typeof exports=='object'&&typeof module<'u'?_0x40b139(exports,require(_0x5a137e(0x1f4)),require('rxjs'),require(_0x5a137e(0x58b)),require('@univerjs/design'),require(_0x5a137e(0x1b9)),require(_0x5a137e(0x2c3)),require('@univerjs-pro/collaboration'),require(_0x5a137e(0x4df)),require(_0x5a137e(0x5b8)),require(_0x5a137e(0x512)),require(_0x5a137e(0x1b7)),require(_0x5a137e(0x5b2)),require('@univerjs/drawing'),require(_0x5a137e(0x418)),require(_0x5a137e(0x5af)),require(_0x5a137e(0x485)),require(_0x5a137e(0x358))):typeof define==_0x5a137e(0x2e0)&&define['amd']?define([_0x5a137e(0x4be),_0x5a137e(0x1f4),'rxjs',_0x5a137e(0x58b),_0x5a137e(0x2ea),_0x5a137e(0x1b9),_0x5a137e(0x2c3),'@univerjs-pro/collaboration',_0x5a137e(0x4df),'@univerjs/docs-ui',_0x5a137e(0x512),_0x5a137e(0x1b7),_0x5a137e(0x5b2),_0x5a137e(0x4d4),_0x5a137e(0x418),_0x5a137e(0x5af),_0x5a137e(0x485),_0x5a137e(0x358)],_0x40b139):(_0x744c4f=typeof globalThis<'u'?globalThis:_0x744c4f||self,_0x40b139(_0x744c4f[_0x5a137e(0x539)]={},_0x744c4f['UniverCore'],_0x744c4f['rxjs'],_0x744c4f[_0x5a137e(0x19f)][_0x5a137e(0x1e2)],_0x744c4f[_0x5a137e(0x216)],_0x744c4f[_0x5a137e(0x37a)],_0x744c4f[_0x5a137e(0x11d)],_0x744c4f[_0x5a137e(0x5cf)],_0x744c4f[_0x5a137e(0x37c)],_0x744c4f[_0x5a137e(0x2a1)],_0x744c4f['UniverSheets'],_0x744c4f[_0x5a137e(0x487)],_0x744c4f[_0x5a137e(0x30c)],_0x744c4f[_0x5a137e(0x392)],_0x744c4f[_0x5a137e(0x1d6)],_0x744c4f['UniverSheetsUi'],_0x744c4f[_0x5a137e(0x537)],_0x744c4f[_0x5a137e(0x399)]));}(this,function(_0x5e8095,_0xd3ef1d,_0x2c8065,_0x5cc70d,_0x3c4c54,_0x45bd5d,_0x46bbd6,_0x47367d,_0x1278b2,_0x580bbe,_0x1b517d,_0x141d86,_0x4c13e7,_0x542813,_0x24d855,_0x4c24d4,_0x1fccfb,_0x1d5916){'use strict';const _0x4176ec=_0x352d;var _0x55781b=Object[_0x4176ec(0x2b4)],_0x2953ca=(_0x5512ca,_0x23a272,_0x53fa62)=>_0x23a272 in _0x5512ca?_0x55781b(_0x5512ca,_0x23a272,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x53fa62}):_0x5512ca[_0x23a272]=_0x53fa62,_0xddf92d=(_0x532285,_0x497291,_0x260b9b)=>_0x2953ca(_0x532285,typeof _0x497291!='symbol'?_0x497291+'':_0x497291,_0x260b9b);const _0x3c4a0e=_0x4176ec(0x55c),_0x434e9e=_0x4176ec(0x4e5),_0x16b278=_0x4176ec(0x366),_0x195f21=_0x4176ec(0x324),_0x5d93b2=_0x4176ec(0x188),_0x4bede7=_0x4176ec(0x5a5),_0x1f3478='HEARTBEAT_INTERVAL',_0x3ac21c=_0x4176ec(0x196),_0x556d99=_0x4176ec(0x350),_0x102ba6='LOCAL_CACHE_INTERVAL',_0x4aec31=_0x4176ec(0x222),_0x2bbff7='/universer-api/comb',_0x342faa=_0x4176ec(0x4cd),_0x4e7a7c='/universer-api/oidc/authpage';var _0xd6cb55=(_0x2c9c59=>(_0x2c9c59[_0x2c9c59[_0x4176ec(0x2c4)]=0x0]='UNDEFINED',_0x2c9c59[_0x2c9c59['OK']=0x1]='OK',_0x2c9c59[_0x2c9c59['INTERNAL_ERROR']=0x2]='INTERNAL_ERROR',_0x2c9c59[_0x2c9c59['PERMISSION_DENIED']=0x3]=_0x4176ec(0x509),_0x2c9c59[_0x2c9c59['NOT_FOUND']=0x4]=_0x4176ec(0x3c9),_0x2c9c59[_0x2c9c59[_0x4176ec(0x5d1)]=0x5]=_0x4176ec(0x5d1),_0x2c9c59[_0x2c9c59[_0x4176ec(0x52c)]=0x6]=_0x4176ec(0x52c),_0x2c9c59[_0x2c9c59['INVALID_ARGUMENT']=0x7]=_0x4176ec(0x4f5),_0x2c9c59[_0x2c9c59[_0x4176ec(0x436)]=0x8]=_0x4176ec(0x436),_0x2c9c59[_0x2c9c59[_0x4176ec(0x171)]=0x9]=_0x4176ec(0x171),_0x2c9c59[_0x2c9c59[_0x4176ec(0x137)]=0x1389]=_0x4176ec(0x137),_0x2c9c59[_0x2c9c59['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]=_0x4176ec(0x2a5),_0x2c9c59[_0x2c9c59[_0x4176ec(0x3f0)]=0x1772]=_0x4176ec(0x3f0),_0x2c9c59[_0x2c9c59[_0x4176ec(0x4ee)]=0x1773]=_0x4176ec(0x4ee),_0x2c9c59[_0x2c9c59['APPLY_REJECT']=0x1b59]='APPLY_REJECT',_0x2c9c59[_0x2c9c59[_0x4176ec(0x3bb)]=0x1b5a]=_0x4176ec(0x3bb),_0x2c9c59[_0x2c9c59['APPLY_REVISION_CONFILICT']=0x1b5b]=_0x4176ec(0x431),_0x2c9c59[_0x2c9c59['APPLY_PERMISSION_DENIED']=0x1b5c]=_0x4176ec(0x594),_0x2c9c59[_0x2c9c59['APPLY_DUPLICATED']=0x1b5d]=_0x4176ec(0x596),_0x2c9c59[_0x2c9c59[_0x4176ec(0x3cf)]=0x1f41]=_0x4176ec(0x3cf),_0x2c9c59[_0x2c9c59[_0x4176ec(0x3ee)]=0x2329]=_0x4176ec(0x3ee),_0x2c9c59[_0x2c9c59[_0x4176ec(0x36f)]=0x232a]=_0x4176ec(0x36f),_0x2c9c59[_0x2c9c59[_0x4176ec(0x31a)]=0x232b]=_0x4176ec(0x31a),_0x2c9c59[_0x2c9c59['LICENSE_EXPORT_SIZE_EXCEEDED']=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x2c9c59[_0x2c9c59[_0x4176ec(0x3b4)]=0x232d]=_0x4176ec(0x3b4),_0x2c9c59[_0x2c9c59['YUUMI_UNABLE_LOAD_URL']=0x2711]=_0x4176ec(0x1f6),_0x2c9c59[_0x2c9c59[_0x4176ec(0x492)]=0x2712]=_0x4176ec(0x492),_0x2c9c59[_0x2c9c59['YUUMI_RATE_OVER_LIMIT']=0x2713]=_0x4176ec(0x17b),_0x2c9c59[_0x2c9c59[_0x4176ec(0x32b)]=0x2714]='YUUMI_SUBSCRIPTION_NOT_FOUND',_0x2c9c59[_0x2c9c59['UNRECOGNIZED']=-0x1]=_0x4176ec(0x34d),_0x2c9c59))(_0xd6cb55||{}),_0x34a84f=(_0x215246=>(_0x215246[_0x215246[_0x4176ec(0x125)]=0x0]='UNIVER_UNKNOWN',_0x215246[_0x215246[_0x4176ec(0x457)]=0x1]=_0x4176ec(0x457),_0x215246[_0x215246[_0x4176ec(0x1ab)]=0x2]='UNIVER_SHEET',_0x215246[_0x215246[_0x4176ec(0x161)]=0x3]='UNIVER_SLIDE',_0x215246[_0x215246[_0x4176ec(0x456)]=0x4]=_0x4176ec(0x456),_0x215246[_0x215246[_0x4176ec(0x34d)]=-0x1]=_0x4176ec(0x34d),_0x215246))(_0x34a84f||{}),_0x3a059b=(_0x519047=>(_0x519047[_0x519047[_0x4176ec(0x143)]=0x0]='UNKNOWN_CMD',_0x519047[_0x519047['HELLO']=0x1]=_0x4176ec(0x465),_0x519047[_0x519047[_0x4176ec(0x2c7)]=0x2]=_0x4176ec(0x2c7),_0x519047[_0x519047['LEAVE']=0x3]=_0x4176ec(0x5ca),_0x519047[_0x519047[_0x4176ec(0x494)]=0x4]=_0x4176ec(0x494),_0x519047[_0x519047[_0x4176ec(0x597)]=0x5]='HEARTBEAT',_0x519047[_0x519047[_0x4176ec(0x35a)]=0x6]=_0x4176ec(0x35a),_0x519047[_0x519047[_0x4176ec(0x34d)]=-0x1]=_0x4176ec(0x34d),_0x519047))(_0x3a059b||{}),_0x352906=(_0x1ec3ee=>(_0x1ec3ee[_0x1ec3ee[_0x4176ec(0x252)]=0x0]='UNKNOWN_CODE',_0x1ec3ee[_0x1ec3ee['OK']=0x1]='OK',_0x1ec3ee[_0x1ec3ee[_0x4176ec(0x263)]=0x2]='FAIL',_0x1ec3ee[_0x1ec3ee[_0x4176ec(0x34d)]=-0x1]='UNRECOGNIZED',_0x1ec3ee))(_0x352906||{}),_0x14912f=(_0x34ea9d=>(_0x34ea9d[_0x34ea9d['Undefined']=0x0]=_0x4176ec(0x46b),_0x34ea9d[_0x34ea9d['HttpImport']=0x1]=_0x4176ec(0x1d8),_0x34ea9d[_0x34ea9d['HttpExport']=0x2]=_0x4176ec(0x208),_0x34ea9d[_0x34ea9d['UnitEmbedded']=0x3]='UnitEmbedded',_0x34ea9d[_0x34ea9d['UnitSnapshot']=0x4]=_0x4176ec(0x1c0),_0x34ea9d[_0x34ea9d[_0x4176ec(0x34d)]=-0x1]=_0x4176ec(0x34d),_0x34ea9d))(_0x14912f||{});const _0x20ac24=_0x4176ec(0x2ae),_0x57c7f4={};function _0x44c533(_0x532ba5){const _0x51eac3=_0x4176ec;var _0x476800,_0x56af39,_0x461167,_0x598ea3,_0x2a193a;const _0x690635=_0x532ba5['data'],_0x44b261=JSON[_0x51eac3(0x25b)](_0x690635);switch(_0x44b261[_0x51eac3(0x24d)]){case _0x3a059b[_0x51eac3(0x597)]:case _0x3a059b['HELLO']:{const _0x4a8dab=_0x44b261['infoRsp'];return{..._0x44b261,'data':_0x4a8dab,'cmd':_0x44b261[_0x51eac3(0x24d)]};}case _0x3a059b[_0x51eac3(0x2c7)]:{const _0x938fcd=_0x44b261[_0x51eac3(0x3cb)];return{..._0x44b261,'data':_0x938fcd,'cmd':_0x44b261['cmd']};}case _0x3a059b[_0x51eac3(0x35a)]:{const _0x4f3de0=_0x44b261[_0x51eac3(0x35c)];switch(_0x4f3de0[_0x51eac3(0x4d0)]){case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x558)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':(_0x476800=_0x4f3de0[_0x51eac3(0x4e2)])==null?void 0x0:_0x476800['cs']},'cmd':_0x44b261['cmd']};case _0x47367d['CollaborationEvent']['CHANGESET_ACK']:return{..._0x44b261,'data':{..._0x4f3de0,'data':(_0x56af39=_0x4f3de0['csAckEvent'])==null?void 0x0:_0x56af39['cs']},'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x27f)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':(_0x461167=_0x4f3de0[_0x51eac3(0x1b5)])==null?void 0x0:_0x461167['cs']},'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x274)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':(_0x598ea3=_0x4f3de0[_0x51eac3(0x225)])==null?void 0x0:_0x598ea3['cs']},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d['CollaborationEvent'][_0x51eac3(0x318)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':(_0x2a193a=_0x4f3de0[_0x51eac3(0x262)])==null?void 0x0:_0x2a193a['cs']},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x12f)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x307)]},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)]['USERS_ENTER']:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x1cf)]},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x376)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x27c)]},'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x562)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x1a1)]},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)]['LIVESHARE_FETCH_OPERATIONS']:case _0x47367d['CollaborationEvent']['LIVESHARE_OPERATION']:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0['liveShareOperation']},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)]['LIVESHARE_TERMINATE']:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x1a1)]},'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x25a)]:return{..._0x44b261,'data':_0x4f3de0,'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x46f)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0['commentUpdateEvent']},'cmd':_0x44b261['cmd']};case _0x47367d[_0x51eac3(0x498)][_0x51eac3(0x5c6)]:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0[_0x51eac3(0x49b)]},'cmd':_0x44b261[_0x51eac3(0x24d)]};case _0x47367d[_0x51eac3(0x498)]['SHOULD_CLOSE_CONN']:return{..._0x44b261,'data':{..._0x4f3de0,'data':_0x4f3de0['shouldCloseConn']},'cmd':_0x44b261[_0x51eac3(0x24d)]};default:return _0x44b261;}}default:return _0x44b261;}}function _0x3a96bd(_0x52a042){const _0x1dabff=_0x4176ec;switch(_0x52a042[_0x1dabff(0x24d)]){case _0x3a059b[_0x1dabff(0x597)]:case _0x3a059b[_0x1dabff(0x465)]:return JSON['stringify']({'cmd':_0x52a042['cmd'],'routeKey':_0x52a042['routeKey']});case _0x3a059b[_0x1dabff(0x494)]:{let _0x41d0c5;switch(_0x52a042[_0x1dabff(0x33b)]['eventID']){case _0x47367d[_0x1dabff(0x498)][_0x1dabff(0x12f)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)][_0x1dabff(0x12f)],'updateCursorEvent':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d['CollaborationEvent'][_0x1dabff(0x376)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)]['USERS_LEAVE'],'leaveEvent':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d[_0x1dabff(0x498)][_0x1dabff(0x4dd)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)]['USERS_ENTER'],'joinEvent':_0x52a042['data'][_0x1dabff(0x33b)]};break;}case _0x47367d[_0x1dabff(0x498)]['LIVESHARE_NEW_HOST']:{_0x41d0c5={'eventID':_0x47367d['CollaborationEvent'][_0x1dabff(0x562)],'liveShareNewHost':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d[_0x1dabff(0x498)][_0x1dabff(0x473)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)][_0x1dabff(0x473)],'liveShareOperation':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d[_0x1dabff(0x498)][_0x1dabff(0x273)]:{_0x41d0c5={'eventID':_0x47367d['CollaborationEvent'][_0x1dabff(0x273)],'liveShareTerminate':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d[_0x1dabff(0x498)][_0x1dabff(0x2fe)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)][_0x1dabff(0x2fe)],'liveShareRequestHost':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x33b)]};break;}case _0x47367d['CollaborationEvent'][_0x1dabff(0x19e)]:{_0x41d0c5={'eventID':_0x47367d[_0x1dabff(0x498)]['LIVESHARE_FETCH_OPERATIONS']};break;}default:_0x41d0c5={'eventID':_0x52a042[_0x1dabff(0x33b)][_0x1dabff(0x4d0)]};}return JSON[_0x1dabff(0x385)]({'cmd':_0x52a042[_0x1dabff(0x24d)],'routeKey':_0x52a042[_0x1dabff(0x205)],'collaMsg':_0x41d0c5});}case _0x3a059b[_0x1dabff(0x2c7)]:return JSON['stringify']({'cmd':_0x52a042['cmd'],'routeKey':_0x52a042[_0x1dabff(0x205)],'joinReq':_0x52a042[_0x1dabff(0x33b)]});case _0x3a059b[_0x1dabff(0x5ca)]:return JSON[_0x1dabff(0x385)]({'cmd':_0x52a042[_0x1dabff(0x24d)],'routeKey':_0x52a042[_0x1dabff(0x205)],'leaveReq':_0x52a042[_0x1dabff(0x33b)]});default:throw new Error(_0x1dabff(0x598));}}var _0x31f769=Object[_0x4176ec(0x2b4)],_0x254701=Object[_0x4176ec(0x48c)],_0x5d0b3f=(_0x154134,_0x2bd6fa,_0x1f9d27,_0x17b27d)=>{const _0xb78de8=_0x4176ec;for(var _0x174964=_0x17b27d>0x1?void 0x0:_0x17b27d?_0x254701(_0x2bd6fa,_0x1f9d27):_0x2bd6fa,_0xb7ff7a=_0x154134[_0xb78de8(0x2b7)]-0x1,_0xf9067f;_0xb7ff7a>=0x0;_0xb7ff7a--)(_0xf9067f=_0x154134[_0xb7ff7a])&&(_0x174964=(_0x17b27d?_0xf9067f(_0x2bd6fa,_0x1f9d27,_0x174964):_0xf9067f(_0x174964))||_0x174964);return _0x17b27d&&_0x174964&&_0x31f769(_0x2bd6fa,_0x1f9d27,_0x174964),_0x174964;},_0x4503b3=(_0x3fd99c,_0x3a6b49)=>(_0x31002b,_0x328845)=>_0x3a6b49(_0x31002b,_0x328845,_0x3fd99c);const _0x39032f=_0xd3ef1d[_0x4176ec(0x23d)](_0x4176ec(0x4bd));function _0x1c8fbb(_0x1a1299,_0x382326,_0x3df9a4){const _0x5905ab=_0x4176ec;return _0x1a1299+'/'+_0x382326+_0x5905ab(0x2bb)+_0x3df9a4+_0x5905ab(0x5aa);}_0x5e8095[_0x4176ec(0x58e)]=class extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(_0x1d8de0,_0x461a4b,_0x1cebea,_0xf92722,_0x37adc5){const _0x30025f=_0x4176ec;super(),this['_http']=_0x1d8de0,this['_ws']=_0x461a4b,this[_0x30025f(0x1bf)]=_0x1cebea,this['_logService']=_0xf92722,this[_0x30025f(0x22f)]=_0x37adc5;}[_0x4176ec(0x2bd)](_0x3545cc){const _0x5834c6=_0x4176ec,_0x348307=this[_0x5834c6(0x3df)][_0x5834c6(0x2bd)](_0x3545cc);if(!_0x348307)throw new Error('[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!');const _0x3aaac7=new _0xd3ef1d[(_0x5834c6(0x406))](),_0x509e00=new _0x2c8065[(_0x5834c6(0x58c))]();_0x3aaac7[_0x5834c6(0x154)](_0x348307[_0x5834c6(0x20a)][_0x5834c6(0x221)](_0x48e17a=>_0x509e00[_0x5834c6(0x52a)](_0x48e17a))),_0x3aaac7[_0x5834c6(0x154)](_0xd3ef1d['toDisposable'](()=>_0x509e00['complete']()));const _0x443b95=new _0x2c8065['Subject']();_0x3aaac7[_0x5834c6(0x154)](_0x348307['error$']['subscribe'](_0x49b75d=>_0x443b95[_0x5834c6(0x52a)](_0x49b75d))),_0x3aaac7[_0x5834c6(0x154)](_0xd3ef1d[_0x5834c6(0x44a)](()=>_0x443b95[_0x5834c6(0x21e)]()));const _0x52a641=new _0x2c8065[(_0x5834c6(0x58c))]();_0x3aaac7['add'](_0x348307[_0x5834c6(0x2e1)][_0x5834c6(0x221)](_0x18e25f=>{const _0x360070=_0x44c533(_0x18e25f);_0x52a641['next'](_0x360070);})),_0x3aaac7['add'](_0xd3ef1d[_0x5834c6(0x44a)](()=>_0x52a641[_0x5834c6(0x21e)]()));let _0x101d05;const _0x30a032=()=>{const _0x228a8d=_0x5834c6;_0x443b95[_0x228a8d(0x52a)](new Event('connection\x20error')),_0x509e00[_0x228a8d(0x52a)](new CloseEvent(_0x228a8d(0x387))),_0x101d05['close']();};return _0x101d05={'memberID':'','close$':_0x509e00[_0x5834c6(0x117)](),'error$':_0x443b95[_0x5834c6(0x117)](),'open$':_0x348307['open$'],'message$':_0x52a641[_0x5834c6(0x117)](),'send':_0xcb7759=>{const _0x451d94=_0x5834c6;if(_0xcb7759['cmd']===_0x3a059b['INGEST']){if(_0xcb7759[_0x451d94(0x33b)]['eventID']===_0x47367d[_0x451d94(0x498)][_0x451d94(0x49f)]){this[_0x451d94(0x10a)](_0x101d05,_0xcb7759[_0x451d94(0x33b)])[_0x451d94(0x302)](_0x3c9111=>{const _0x35535f=_0x451d94;this[_0x35535f(0x5ab)]['error'](_0x3c9111),_0x30a032();});return;}if(_0xcb7759[_0x451d94(0x33b)]['eventID']===_0x47367d[_0x451d94(0x498)][_0x451d94(0x14b)]){const _0x4f7dd7=_0xcb7759[_0x451d94(0x33b)];this[_0x451d94(0x2ca)](_0x4f7dd7)[_0x451d94(0x4c4)](_0x524ea3=>{const _0x449bc3=_0x451d94;_0x52a641[_0x449bc3(0x52a)]({'cmd':_0x3a059b[_0x449bc3(0x35a)],'code':_0x352906['OK'],'routeKey':_0x4f7dd7[_0x449bc3(0x33b)][_0x449bc3(0x488)],'routeType':'','data':{'eventID':_0x47367d[_0x449bc3(0x498)]['PSEUDO_FETCH_MISSING_RESULT'],'data':{'changesets':_0x524ea3}}});})[_0x451d94(0x302)](_0xd67131=>{const _0xece96a=_0x451d94;this[_0xece96a(0x5ab)][_0xece96a(0x476)](_0xd67131),_0x30a032();});return;}}_0x348307['send'](_0x3a96bd(_0xcb7759));},'close':()=>{const _0x7b1bf5=_0x5834c6;_0x348307[_0x7b1bf5(0x5b1)](),_0x3aaac7[_0x7b1bf5(0x275)]();}},_0x101d05;}async[_0x4176ec(0x10a)](_0x3574dc,_0x9fb66a){const _0x370276=_0x4176ec;var _0x19bc48,_0x446faf;const {unitType:_0xacf89e,unitID:_0x58411f,changeset:_0x54bc04}=_0x9fb66a[_0x370276(0x33b)],_0x12206b={'unitID':_0x58411f,'memberID':_0x3574dc[_0x370276(0x41b)],'type':_0xacf89e,'changeset':_0x47367d[_0x370276(0x491)](_0x54bc04)},_0x1ea8a5=this[_0x370276(0x1bf)][_0x370276(0x40b)](_0x4aec31),_0x40e7dc=this[_0x370276(0x1bf)][_0x370276(0x40b)](_0x20ac24),_0x46959c=_0x1c8fbb((_0x446faf=(_0x19bc48=_0x40e7dc==null?void 0x0:_0x40e7dc[_0x370276(0x1ed)])!=null?_0x19bc48:_0x1ea8a5)!=null?_0x446faf:_0x2bbff7,_0xacf89e,_0x58411f);try{await this['_http'][_0x370276(0x226)](_0x46959c,{'body':_0x12206b});}catch(_0x3b21cd){throw this['_logService'][_0x370276(0x476)](_0x370276(0x2a9),_0x370276(0x51d)),_0x3b21cd;}}async[_0x4176ec(0x2ca)](_0x47961d){const _0x32ea0a=_0x4176ec,{unitID:_0x58dedf,from:_0x21a99f,to:_0x10bedf,unitType:_0x17b2ba}=_0x47961d[_0x32ea0a(0x33b)];return(await this[_0x32ea0a(0x22f)][_0x32ea0a(0x242)]({'metadata':void 0x0},{'unitID':_0x58dedf,'type':_0x17b2ba,'from':_0x21a99f,'to':_0x10bedf}))[_0x32ea0a(0x5be)];}},_0x5e8095[_0x4176ec(0x58e)]=_0x5d0b3f([_0x4503b3(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)])),_0x4503b3(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x53f)])),_0x4503b3(0x2,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x4503b3(0x3,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x4503b3(0x4,_0x47367d[_0x4176ec(0x16e)])],_0x5e8095[_0x4176ec(0x58e)]);const _0x4df5f2=_0x4176ec(0x5a1);function _0x42d0b2(_0x2fafa9){const _0x5a3c66=_0x4176ec;return JSON[_0x5a3c66(0x385)](_0x2fafa9)['length'];}class _0x5b0fae{constructor(){const _0x2853b0=_0x4176ec;_0xddf92d(this,_0x2853b0(0x517),new _0x2c8065[(_0x2853b0(0x58c))]()),_0xddf92d(this,'commentUpdate$',this[_0x2853b0(0x517)][_0x2853b0(0x117)]());}['onCommentUpdate'](_0x2c0aed){const _0x3f583d=_0x4176ec;this['_commentUpdate$'][_0x3f583d(0x52a)](_0x2c0aed);}}var _0x53af42=Object[_0x4176ec(0x2b4)],_0x5ce882=Object[_0x4176ec(0x48c)],_0x22722e=(_0x2d8b7f,_0x5d56b6,_0xac83bb,_0x57802)=>{const _0x5388b4=_0x4176ec;for(var _0xa45a1b=_0x57802>0x1?void 0x0:_0x57802?_0x5ce882(_0x5d56b6,_0xac83bb):_0x5d56b6,_0x2c4c8d=_0x2d8b7f[_0x5388b4(0x2b7)]-0x1,_0x356293;_0x2c4c8d>=0x0;_0x2c4c8d--)(_0x356293=_0x2d8b7f[_0x2c4c8d])&&(_0xa45a1b=(_0x57802?_0x356293(_0x5d56b6,_0xac83bb,_0xa45a1b):_0x356293(_0xa45a1b))||_0xa45a1b);return _0x57802&&_0xa45a1b&&_0x53af42(_0x5d56b6,_0xac83bb,_0xa45a1b),_0xa45a1b;},_0x5c1e0e=(_0x387ea3,_0x4ecea5)=>(_0x578d0b,_0x166356)=>_0x4ecea5(_0x578d0b,_0x166356,_0x387ea3);_0x5e8095['MemberService']=class extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(_0x56da97,_0x381125){const _0x42ad8c=_0x4176ec;super(),_0xddf92d(this,_0x42ad8c(0x59e),new Map()),(this[_0x42ad8c(0x1d0)]=_0x56da97,this[_0x42ad8c(0x495)]=_0x381125,this['disposeWithMe'](_0xd3ef1d[_0x42ad8c(0x44a)](_0x2c8065[_0x42ad8c(0x2ff)](this[_0x42ad8c(0x1d0)][_0x42ad8c(0x5a3)](_0xd3ef1d['UniverInstanceType']['UNIVER_SHEET'])[_0x42ad8c(0x579)](_0x5cc70d[_0x42ad8c(0x40d)](_0x2633ad=>_0x2633ad[_0x42ad8c(0x57e)]())),this[_0x42ad8c(0x1d0)]['getTypeOfUnitDisposed$'](_0xd3ef1d[_0x42ad8c(0x20c)]['UNIVER_DOC'])['pipe'](_0x5cc70d['map'](_0x32bd25=>_0x32bd25[_0x42ad8c(0x57e)]())),this['_univerInstanceService'][_0x42ad8c(0x5a3)](_0xd3ef1d[_0x42ad8c(0x20c)][_0x42ad8c(0x161)])['pipe'](_0x5cc70d['map'](_0x171990=>_0x171990[_0x42ad8c(0x57e)]())))['subscribe'](_0x3f7cbd=>this[_0x42ad8c(0x310)](_0x3f7cbd)))));}['setCurrentUser'](_0x1d318c){const _0x7e0617=_0x4176ec;this[_0x7e0617(0x495)][_0x7e0617(0x4ad)](_0x1d318c);}[_0x4176ec(0x256)](){const _0x388a89=_0x4176ec;return this[_0x388a89(0x495)][_0x388a89(0x256)]();}[_0x4176ec(0x32c)](_0x2d4c99,_0x25ba8a){const _0x3682c4=_0x4176ec;let _0x43bc8b=this[_0x3682c4(0x59e)]['get'](_0x2d4c99);_0x43bc8b||(_0x43bc8b=new _0x4cda52(),this[_0x3682c4(0x59e)][_0x3682c4(0x266)](_0x2d4c99,_0x43bc8b)),_0x43bc8b[_0x3682c4(0x32c)](_0x25ba8a);}['removeMember'](_0x382659,_0x5ebd15){const _0x706d80=_0x4176ec,_0x369242=this[_0x706d80(0x59e)][_0x706d80(0x313)](_0x382659);_0x369242&&_0x369242['removeMember'](_0x5ebd15);}[_0x4176ec(0x590)](_0x454033){const _0x16df8e=_0x4176ec;return this[_0x16df8e(0x59e)][_0x16df8e(0x313)](_0x454033);}[_0x4176ec(0x230)](_0xc97b6e,_0x43e2be){const _0x4fb706=_0x4176ec,_0x3e993e=this[_0x4fb706(0x59e)][_0x4fb706(0x313)](_0xc97b6e);if(_0x3e993e)return _0x3e993e[_0x4fb706(0x230)](_0x43e2be);}[_0x4176ec(0x310)](_0x3bd27f){const _0x646f1a=_0x4176ec,_0x455750=this['_roomMembers'][_0x646f1a(0x313)](_0x3bd27f);_0x455750&&(_0x455750[_0x646f1a(0x275)](),this[_0x646f1a(0x59e)][_0x646f1a(0x38e)](_0x3bd27f));}['dispose'](){const _0x4c589b=_0x4176ec;this[_0x4c589b(0x59e)][_0x4c589b(0x193)](_0x1a321e=>_0x1a321e['dispose']()),this[_0x4c589b(0x59e)]['clear']();}},_0x5e8095[_0x4176ec(0x4b1)]=_0x22722e([_0x5c1e0e(0x0,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x5c1e0e(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x4af)]))],_0x5e8095[_0x4176ec(0x4b1)]);class _0x4cda52 extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(){const _0x5ba5ab=_0x4176ec;super(...arguments),_0xddf92d(this,_0x5ba5ab(0x53c),new Map());}['dispose'](){const _0x1d7b95=_0x4176ec;this[_0x1d7b95(0x53c)][_0x1d7b95(0x341)]();}[_0x4176ec(0x32c)](_0x3b924c){const _0x543bce=_0x4176ec;this[_0x543bce(0x53c)][_0x543bce(0x266)](_0x3b924c[_0x543bce(0x41b)],_0x3b924c);}[_0x4176ec(0x424)](_0x4824d2){const _0x598f76=_0x4176ec;this[_0x598f76(0x53c)]['delete'](_0x4824d2);}['getMember'](_0x35f28f){const _0x308094=_0x4176ec;return this['_members'][_0x308094(0x313)](_0x35f28f);}[_0x4176ec(0x1be)](){const _0x4947ba=_0x4176ec;return Array[_0x4947ba(0x165)](this[_0x4947ba(0x53c)][_0x4947ba(0x4aa)]());}}var _0x420fe5=Object[_0x4176ec(0x2b4)],_0x684828=Object['getOwnPropertyDescriptor'],_0x19f448=(_0x59f205,_0x3525ed,_0x3ca058,_0x2b490c)=>{const _0x1f7729=_0x4176ec;for(var _0xf030c9=_0x2b490c>0x1?void 0x0:_0x2b490c?_0x684828(_0x3525ed,_0x3ca058):_0x3525ed,_0x547bd8=_0x59f205[_0x1f7729(0x2b7)]-0x1,_0x3f9607;_0x547bd8>=0x0;_0x547bd8--)(_0x3f9607=_0x59f205[_0x547bd8])&&(_0xf030c9=(_0x2b490c?_0x3f9607(_0x3525ed,_0x3ca058,_0xf030c9):_0x3f9607(_0xf030c9))||_0xf030c9);return _0x2b490c&&_0xf030c9&&_0x420fe5(_0x3525ed,_0x3ca058,_0xf030c9),_0xf030c9;},_0x59dcf1=(_0x15501f,_0x1abac5)=>(_0x58a8f9,_0x333d50)=>_0x1abac5(_0x58a8f9,_0x333d50,_0x15501f),_0x5a5e86=(_0x69f27c=>(_0x69f27c[_0x69f27c[_0x4176ec(0x183)]=0x0]=_0x4176ec(0x183),_0x69f27c[_0x69f27c[_0x4176ec(0x468)]=0x1]=_0x4176ec(0x468),_0x69f27c[_0x69f27c[_0x4176ec(0x10e)]=0x2]=_0x4176ec(0x10e),_0x69f27c[_0x69f27c[_0x4176ec(0x1a7)]=0x3]='ONLINE',_0x69f27c))(_0x5a5e86||{});_0x5e8095['CollaborationSession']=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x1ce4d8,_0xeb638f,_0x380931,_0x16e836,_0x5af0ec,_0x1a0caf,_0x3f2ab1,_0x52f6fb,_0x1b9422,_0x5cca68){const _0x253498=_0x4176ec;super(),_0xddf92d(this,_0x253498(0x501),new _0x2c8065[(_0x253498(0x3b0))](0x0)),_0xddf92d(this,_0x253498(0x51f),this[_0x253498(0x501)]['asObservable']()),_0xddf92d(this,_0x253498(0x285),new _0x2c8065[(_0x253498(0x58c))]()),_0xddf92d(this,_0x253498(0x3c6),this[_0x253498(0x285)][_0x253498(0x117)]()),_0xddf92d(this,'_socket'),_0xddf92d(this,'_socketMessageSubscription'),_0xddf92d(this,_0x253498(0x5d2)),_0xddf92d(this,_0x253498(0x38d),!0x1),_0xddf92d(this,_0x253498(0x1dc),null),(this['_unitID']=_0x1ce4d8,this[_0x253498(0x5ab)]=_0x380931,this[_0x253498(0x1ec)]=_0x16e836,this[_0x253498(0x1df)]=_0x5af0ec,this[_0x253498(0x1bf)]=_0x1a0caf,this['_localeService']=_0x3f2ab1,this['_memberService']=_0x52f6fb,this[_0x253498(0x58a)]=_0x1b9422,this['_telemetryService']=_0x5cca68,this[_0x253498(0x38d)]=!!this[_0x253498(0x4ab)],_0xeb638f[_0x253498(0x579)](_0x2c8065[_0x253498(0x50b)](this[_0x253498(0x484)]))['subscribe'](_0x28b052=>{const _0x2ac36d=_0x253498;var _0x5eb9e4;typeof _0x28b052>'u'||(this[_0x2ac36d(0x353)]=_0x28b052,_0x28b052?(this[_0x2ac36d(0x4ea)](_0x28b052),this['_socketMessageSubscription']=_0x28b052[_0x2ac36d(0x2e1)]['subscribe'](_0x106b89=>{const _0x1663b7=_0x2ac36d;_0x106b89[_0x1663b7(0x205)]===this[_0x1663b7(0x4a1)]&&this[_0x1663b7(0x3a8)](_0x106b89);})):(this[_0x2ac36d(0x574)](),this[_0x2ac36d(0x501)]['next'](0x2),(_0x5eb9e4=this[_0x2ac36d(0x549)])==null||_0x5eb9e4[_0x2ac36d(0x447)](),this['_socketMessageSubscription']=null));}),this[_0x253498(0x1a6)](this[_0x253498(0x1ec)][_0x253498(0x571)](()=>{const _0x54e693=_0x253498;var _0x443540;(_0x443540=this['_socket'])==null||_0x443540['send']({'cmd':_0x3a059b[_0x54e693(0x5ca)],'data':{'roomID':this[_0x54e693(0x4a1)]}});})));}get['sessionStatus'](){const _0x1d3940=_0x4176ec;return this[_0x1d3940(0x501)][_0x1d3940(0x2c6)]();}[_0x4176ec(0x3d9)](){const _0x37b2a1=_0x4176ec;var _0x91b14b,_0x318dc2;return(_0x318dc2=(_0x91b14b=this[_0x37b2a1(0x353)])==null?void 0x0:_0x91b14b[_0x37b2a1(0x41b)])!=null?_0x318dc2:null;}[_0x4176ec(0x275)](){const _0x379ef3=_0x4176ec;super[_0x379ef3(0x275)](),this['dispose$'][_0x379ef3(0x52a)](),this['dispose$'][_0x379ef3(0x21e)]();}[_0x4176ec(0x5b1)](){const _0x509c07=_0x4176ec;var _0x1ea854,_0x2401c1;this['_throwTelemetryCollaborationNewChangeset'](),(_0x1ea854=this[_0x509c07(0x353)])==null||_0x1ea854[_0x509c07(0x4f3)]({'cmd':_0x3a059b[_0x509c07(0x5ca)],'data':{'roomID':this['_unitID']}}),(_0x2401c1=this[_0x509c07(0x353)])==null||_0x2401c1['close'](),this[_0x509c07(0x285)][_0x509c07(0x21e)](),this[_0x509c07(0x501)][_0x509c07(0x21e)](),this[_0x509c07(0x275)]();}[_0x4176ec(0x3a8)](_0x3223b4){const _0x3b818b=_0x4176ec;_0x3223b4[_0x3b818b(0x24d)]===_0x3a059b[_0x3b818b(0x2c7)]?this[_0x3b818b(0x25d)](_0x3223b4):_0x3223b4[_0x3b818b(0x24d)]===_0x3a059b[_0x3b818b(0x35a)]&&this[_0x3b818b(0x371)](_0x3223b4);}[_0x4176ec(0x4ea)](_0x1ed585){const _0x5b9c81=_0x4176ec;this['_sessionStatus$'][_0x5b9c81(0x52a)](0x1),_0x1ed585[_0x5b9c81(0x4f3)]({'cmd':_0x3a059b['JOIN'],'routeKey':this[_0x5b9c81(0x4a1)],'routeType':'','data':{'rooms':[{'roomID':this['_unitID']}]}});}[_0x4176ec(0x25d)](_0x46e8e3){const _0x4f9657=_0x4176ec;var _0xac0c1f;if(_0x46e8e3['code']===_0x352906[_0x4f9657(0x263)]){this[_0x4f9657(0x1df)][_0x4f9657(0x593)]({'type':_0x3c4c54[_0x4f9657(0x344)][_0x4f9657(0x50f)],'content':this[_0x4f9657(0x4a7)]['t'](_0x4f9657(0x451))}),this[_0x4f9657(0x501)][_0x4f9657(0x52a)](0x2);return;}this['_sessionStatus$'][_0x4f9657(0x52a)](0x3);const _0x431770=(_0xac0c1f=_0x46e8e3['data'][_0x4f9657(0x2dc)][this[_0x4f9657(0x4a1)]])==null?void 0x0:_0xac0c1f[_0x4f9657(0x43f)];_0x431770&&_0x431770[_0x4f9657(0x193)](_0x230413=>this[_0x4f9657(0x192)][_0x4f9657(0x32c)](this[_0x4f9657(0x4a1)],_0x230413));}[_0x4176ec(0x371)](_0x2f27bf){const _0x59206a=_0x4176ec;try{const _0x502309=_0x2f27bf[_0x59206a(0x33b)];switch(_0x502309[_0x59206a(0x4d0)]){case _0x47367d['CollaborationEvent'][_0x59206a(0x4dd)]:this[_0x59206a(0x2eb)](_0x502309),this[_0x59206a(0x285)]['next'](_0x502309);break;case _0x47367d['CollaborationEvent'][_0x59206a(0x376)]:this[_0x59206a(0x39d)](_0x502309),this[_0x59206a(0x285)][_0x59206a(0x52a)](_0x502309);break;case _0x47367d[_0x59206a(0x498)][_0x59206a(0x428)]:case _0x47367d[_0x59206a(0x498)]['CHANGESET_SHOULD_RETRY']:this[_0x59206a(0x568)](),this[_0x59206a(0x185)](),this['_event$']['next'](_0x502309);break;case _0x47367d[_0x59206a(0x498)][_0x59206a(0x25a)]:this[_0x59206a(0x5ab)]['error'](_0x59206a(0x16a)+JSON['stringify'](_0x502309)),this['_event$'][_0x59206a(0x52a)](_0x502309);break;case _0x47367d[_0x59206a(0x498)][_0x59206a(0x46f)]:this[_0x59206a(0x58a)][_0x59206a(0x15d)](_0x502309[_0x59206a(0x33b)]),this[_0x59206a(0x285)][_0x59206a(0x52a)](_0x502309);break;default:this[_0x59206a(0x285)][_0x59206a(0x52a)](_0x502309);}}catch(_0x259d30){this[_0x59206a(0x5ab)][_0x59206a(0x476)](_0x259d30,_0x2f27bf);}}[_0x4176ec(0x2eb)](_0x4f91d7){const _0x23f47a=_0x4176ec;this['_memberService']['updateMember'](this['_unitID'],_0x4f91d7[_0x23f47a(0x33b)]);}[_0x4176ec(0x39d)](_0x53c494){const _0x69bf34=_0x4176ec;this[_0x69bf34(0x192)][_0x69bf34(0x424)](this[_0x69bf34(0x4a1)],_0x53c494[_0x69bf34(0x33b)][_0x69bf34(0x41b)]);}async[_0x4176ec(0x4f3)](_0x5989e8,_0x572ec0){const _0x532fe7=_0x4176ec;if(this[_0x532fe7(0x364)]!==0x3||!this[_0x532fe7(0x353)])throw new Error(_0x532fe7(0x3b3));try{_0x5989e8['eventID']===_0x47367d[_0x532fe7(0x498)]['SUBMIT_CHANGESET']&&(this[_0x532fe7(0x30b)](),this[_0x532fe7(0x251)](_0x5989e8)),this[_0x532fe7(0x353)][_0x532fe7(0x4f3)]({'cmd':_0x3a059b[_0x532fe7(0x494)],'routeKey':_0x572ec0,'routeType':'','data':_0x5989e8});}catch(_0x57388d){this[_0x532fe7(0x5ab)][_0x532fe7(0x476)](_0x57388d);}}[_0x4176ec(0x30b)](){const _0x4928d9=_0x4176ec;var _0x174700;this[_0x4928d9(0x5d2)]=window[_0x4928d9(0x5a2)](()=>{const _0x35f448=_0x4928d9;this[_0x35f448(0x5d2)]=null,this[_0x35f448(0x1df)]['show']({'type':_0x3c4c54['MessageType'][_0x35f448(0x3dd)],'content':this[_0x35f448(0x4a7)]['t']('session.collaboration-timeout')});},(_0x174700=this['_configService']['getConfig'](_0x3ac21c))!=null?_0x174700:0x4e20);}['_clearCollaborationTimeoutTimer'](){const _0x595891=_0x4176ec;this[_0x595891(0x5d2)]&&(clearTimeout(this[_0x595891(0x5d2)]),this['_collaborationTimeoutTimer']=null);}[_0x4176ec(0x251)](_0x4e4c76){const _0x1ddcc2=_0x4176ec;if(!this['_shouldReportTelemetry'])return;const {data:_0x23a203}=_0x4e4c76,{unitID:_0x105594,changeset:_0x1cd5ef}=_0x23a203,{mutations:_0x450877,type:_0x17cfd2}=_0x1cd5ef;this[_0x1ddcc2(0x1dc)]={'unitId':_0x105594,'type':_0x17cfd2,'startTime':performance[_0x1ddcc2(0x4d1)](),'stopTime':0x0,'duration':0x0,'size':_0x42d0b2(_0x450877)};}['_stopTelemetryCollaborationNewChangeset'](){const _0x6152d6=_0x4176ec;if(this[_0x6152d6(0x38d)]){if(!this[_0x6152d6(0x1dc)]){this[_0x6152d6(0x5ab)][_0x6152d6(0x476)](_0x6152d6(0x2a9),_0x6152d6(0x28c));return;}this['_telemetryInfo']['stopTime']=performance[_0x6152d6(0x4d1)](),this[_0x6152d6(0x1dc)][_0x6152d6(0x1ef)]=this[_0x6152d6(0x1dc)]['stopTime']-this['_telemetryInfo'][_0x6152d6(0x28b)],this['_telemetryService'][_0x6152d6(0x45d)](_0x4df5f2,this[_0x6152d6(0x1dc)]),this['_telemetryInfo']=null;}}[_0x4176ec(0x574)](){const _0xfd6b8c=_0x4176ec;this[_0xfd6b8c(0x1dc)]=null;}},_0x5e8095[_0x4176ec(0x209)]=_0x19f448([_0x59dcf1(0x2,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x59dcf1(0x3,_0x45bd5d[_0x4176ec(0x17d)]),_0x59dcf1(0x4,_0x45bd5d[_0x4176ec(0x2bf)]),_0x59dcf1(0x5,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x59dcf1(0x6,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x59dcf1(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x4b1)])),_0x59dcf1(0x8,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5b0fae)),_0x59dcf1(0x9,_0xd3ef1d[_0x4176ec(0x4a6)](_0x1278b2[_0x4176ec(0x3c0)]))],_0x5e8095['CollaborationSession']);var _0xced3d7=Object[_0x4176ec(0x2b4)],_0x3e0f2e=Object[_0x4176ec(0x48c)],_0x1536e4=(_0x5dc245,_0x9b2af3,_0x467fff,_0x774e7f)=>{const _0x40fa9a=_0x4176ec;for(var _0x109e1c=_0x774e7f>0x1?void 0x0:_0x774e7f?_0x3e0f2e(_0x9b2af3,_0x467fff):_0x9b2af3,_0x206090=_0x5dc245[_0x40fa9a(0x2b7)]-0x1,_0x983b5;_0x206090>=0x0;_0x206090--)(_0x983b5=_0x5dc245[_0x206090])&&(_0x109e1c=(_0x774e7f?_0x983b5(_0x9b2af3,_0x467fff,_0x109e1c):_0x983b5(_0x109e1c))||_0x109e1c);return _0x774e7f&&_0x109e1c&&_0xced3d7(_0x9b2af3,_0x467fff,_0x109e1c),_0x109e1c;},_0x2b20c5=(_0x38ff3d,_0x24038a)=>(_0x8ba01f,_0x331f2c)=>_0x24038a(_0x8ba01f,_0x331f2c,_0x38ff3d);_0x5e8095['CollaborationSessionService']=class extends _0xd3ef1d['Disposable']{constructor(_0x48a5ec,_0x141f79,_0x21a231,_0x52e2a0,_0x4c6515,_0x130d25){const _0x37a268=_0x4176ec;super(),_0xddf92d(this,_0x37a268(0x3d1),new _0x2c8065['BehaviorSubject'](void 0x0)),_0xddf92d(this,_0x37a268(0x2ba),this['_socket$'][_0x37a268(0x117)]()),_0xddf92d(this,_0x37a268(0x19b),null),_0xddf92d(this,_0x37a268(0x3ac),new Map()),_0xddf92d(this,'_status$',new _0x2c8065['BehaviorSubject'](_0x5a5e86[_0x37a268(0x183)])),_0xddf92d(this,_0x37a268(0x536),this[_0x37a268(0x1e6)][_0x37a268(0x117)]()),_0xddf92d(this,_0x37a268(0x27e),!0x1),_0xddf92d(this,_0x37a268(0x288)),_0xddf92d(this,_0x37a268(0x163),0x0),_0xddf92d(this,_0x37a268(0x1d1)),_0xddf92d(this,'_timeoutTimer'),(this[_0x37a268(0x11a)]=_0x48a5ec,this[_0x37a268(0x4a7)]=_0x141f79,this['_messageService']=_0x21a231,this[_0x37a268(0x5ab)]=_0x52e2a0,this[_0x37a268(0x1bf)]=_0x4c6515,this[_0x37a268(0x123)]=_0x130d25,this[_0x37a268(0x19d)]());}get[_0x4176ec(0x353)](){const _0x5727f1=_0x4176ec;return this['_socket$'][_0x5727f1(0x2c6)]();}[_0x4176ec(0x19d)](){const _0x3c0723=_0x4176ec;this[_0x3c0723(0x3c2)](),this[_0x3c0723(0x342)]();}[_0x4176ec(0x275)](){const _0x35d95f=_0x4176ec;super[_0x35d95f(0x275)](),this[_0x35d95f(0x3ac)][_0x35d95f(0x193)](_0x4ad2dd=>_0x4ad2dd[_0x35d95f(0x275)]()),this[_0x35d95f(0x3ac)][_0x35d95f(0x341)](),this[_0x35d95f(0x1e6)]['complete']();}async[_0x4176ec(0x3f8)](_0x5e7d1c){const _0x549979=_0x4176ec;if(this['_sessions'][_0x549979(0x4cf)](_0x5e7d1c))return this[_0x549979(0x3ac)][_0x549979(0x313)](_0x5e7d1c);this[_0x549979(0x5ad)]();const _0x4134b0=this['_injector'][_0x549979(0x5c5)](_0x5e8095['CollaborationSession'],_0x5e7d1c,this['_socket$'][_0x549979(0x117)]());return this['_sessions'][_0x549979(0x266)](_0x5e7d1c,_0x4134b0),_0x4134b0;}[_0x4176ec(0x524)](_0x47a8da){const _0x1ff57a=_0x4176ec;var _0x8cfea8;const _0x56c7f7=this[_0x1ff57a(0x3ac)]['get'](_0x47a8da);_0x56c7f7&&(this['_sessions'][_0x1ff57a(0x38e)](_0x47a8da),_0x56c7f7[_0x1ff57a(0x5b1)]()),this[_0x1ff57a(0x3ac)]['size']||(_0x8cfea8=this['_socket'])==null||_0x8cfea8[_0x1ff57a(0x5b1)]();}[_0x4176ec(0x283)](){const _0x1542c9=_0x4176ec;this['_retryCount']=0x0,this[_0x1542c9(0x288)]!=null&&(clearTimeout(this[_0x1542c9(0x288)]),this['_retryConnectingTimer']=null),this['_tryReconnect']();}[_0x4176ec(0x111)](){const _0x583ba2=_0x4176ec;var _0x2ad52a,_0x5d3a29;const _0x248efc=this[_0x583ba2(0x1bf)][_0x583ba2(0x40b)](_0x5d93b2),_0x5791cc=this['_configService'][_0x583ba2(0x40b)](_0x20ac24),_0x177b47=(_0x5d3a29=(_0x2ad52a=_0x5791cc==null?void 0x0:_0x5791cc[_0x583ba2(0x21c)])!=null?_0x2ad52a:_0x248efc)!=null?_0x5d3a29:_0x4bede7,_0x2657bb=this[_0x583ba2(0x123)][_0x583ba2(0x2bd)](_0x177b47);return this[_0x583ba2(0x19b)]=_0x2657bb,_0x2657bb;}[_0x4176ec(0x5ad)](){const _0x3cef5f=_0x4176ec;var _0x80aab1,_0x4715c3;try{const _0x5234b1=(_0x4715c3=(_0x80aab1=this[_0x3cef5f(0x353)])!=null?_0x80aab1:this[_0x3cef5f(0x19b)])!=null?_0x4715c3:this[_0x3cef5f(0x111)]();if(_0x5234b1){const _0x19067b=_0x5234b1[_0x3cef5f(0x4f3)];_0x5234b1[_0x3cef5f(0x4f3)]=_0x16dfe=>(this[_0x3cef5f(0x30e)](),_0x19067b[_0x3cef5f(0x39e)](_0x5234b1,[_0x16dfe])),_0x5234b1[_0x3cef5f(0x2e1)]['subscribe'](_0x413cf9=>this[_0x3cef5f(0x2be)](_0x5234b1,_0x413cf9)),_0x5234b1[_0x3cef5f(0x419)][_0x3cef5f(0x579)](_0x5cc70d['take'](0x1))[_0x3cef5f(0x221)](_0x34870f=>this[_0x3cef5f(0x5ab)][_0x3cef5f(0x476)](_0x3cef5f(0x5ac),_0x34870f)),_0x5234b1[_0x3cef5f(0x4bb)][_0x3cef5f(0x579)](_0x5cc70d[_0x3cef5f(0x272)](0x1))[_0x3cef5f(0x221)](()=>{const _0x3c6afc=_0x3cef5f;this[_0x3c6afc(0x2a0)](_0x5234b1);}),_0x5234b1[_0x3cef5f(0x20a)][_0x3cef5f(0x579)](_0x5cc70d['take'](0x1))[_0x3cef5f(0x221)](_0x53b3bb=>{const _0x5474ae=_0x3cef5f;this[_0x5474ae(0x5ab)][_0x5474ae(0x144)](_0x5474ae(0x4fb),_0x5474ae(0x34f),_0x53b3bb),this[_0x5474ae(0x514)]();});}}catch(_0x3d9ad4){this['_logService'][_0x3cef5f(0x476)](_0x3d9ad4),this[_0x3cef5f(0x514)]();}}[_0x4176ec(0x2a0)](_0x44bde2){const _0x47b89a=_0x4176ec;this[_0x47b89a(0x5ab)]['debug']('[CollaborationSessionService]',_0x47b89a(0x41a)),_0x44bde2[_0x47b89a(0x4f3)]({'cmd':_0x3a059b['HELLO']}),this['_rescheduleHeartbeat']();}[_0x4176ec(0x3c2)](){const _0x4639fe=_0x4176ec;window[_0x4639fe(0x160)](_0x4639fe(0x151),()=>this['_onOffline']());}[_0x4176ec(0x411)](){const _0x37f1a8=_0x4176ec;this['_socketReady']=!0x1,this[_0x37f1a8(0x19b)]=null,this[_0x37f1a8(0x1e6)][_0x37f1a8(0x52a)](_0x5a5e86[_0x37f1a8(0x10e)]),this[_0x37f1a8(0x3d1)][_0x37f1a8(0x52a)](null),this[_0x37f1a8(0x4f2)](),this[_0x37f1a8(0x301)]();}[_0x4176ec(0x514)](){const _0x3bdc48=_0x4176ec;var _0x58f8d7;this[_0x3bdc48(0x411)](),this[_0x3bdc48(0x163)]<((_0x58f8d7=this[_0x3bdc48(0x1bf)][_0x3bdc48(0x40b)](_0x556d99))!=null?_0x58f8d7:0x3)?(this[_0x3bdc48(0x1df)]['show']({'key':_0x3bdc48(0x1b2),'type':_0x3c4c54['MessageType'][_0x3bdc48(0x50f)],'content':this[_0x3bdc48(0x4a7)]['t']('session.will-retry')}),this[_0x3bdc48(0x1ea)]()):this[_0x3bdc48(0x1df)]['show']({'key':_0x3bdc48(0x1b2),'type':_0x3c4c54['MessageType']['Error'],'content':this['_localeService']['t']('session.connection-failed')});}[_0x4176ec(0x342)](){const _0x386137=_0x4176ec,_0x51cbc9=()=>{const _0x78e1c9=_0x352d;this[_0x78e1c9(0x353)]||this[_0x78e1c9(0x283)]();},_0x52e409=()=>{const _0x317a70=_0x352d;this[_0x317a70(0x353)]||document[_0x317a70(0x2b0)]===_0x317a70(0x55f)||this[_0x317a70(0x283)]();};window[_0x386137(0x160)](_0x386137(0x525),_0x51cbc9),document[_0x386137(0x160)](_0x386137(0x1f0),_0x52e409);}[_0x4176ec(0x1ea)](){const _0x481a8d=_0x4176ec;var _0x47278f;const _0x2fefa1=this[_0x481a8d(0x163)],_0x378d7c=this[_0x481a8d(0x1bf)]['getConfig'](_0x20ac24),_0x5bd9c6=_0x2fefa1===0x0?0x0:((_0x47278f=_0x378d7c==null?void 0x0:_0x378d7c[_0x481a8d(0x10d)])!=null?_0x47278f:0x4e20)*0x2**_0x2fefa1;this['_retryConnectingTimer']=window[_0x481a8d(0x5a2)](()=>{const _0x51b13b=_0x481a8d;clearTimeout(this[_0x51b13b(0x288)]),this[_0x51b13b(0x288)]=null,this[_0x51b13b(0x5ad)]();},_0x5bd9c6),this[_0x481a8d(0x163)]+=0x1;}['_onMessage'](_0x4c25e6,_0x154763){const _0x10b023=_0x4176ec,{cmd:_0xf07a1f}=_0x154763;_0xf07a1f===_0x3a059b[_0x10b023(0x465)]&&!this['_socketReady']&&(_0x4c25e6['memberID']=_0x154763[_0x10b023(0x33b)][_0x10b023(0x41b)],this['_socket$'][_0x10b023(0x52a)](_0x4c25e6),this[_0x10b023(0x1e6)][_0x10b023(0x52a)](_0x5a5e86[_0x10b023(0x1a7)]),this[_0x10b023(0x27e)]=!0x0,this[_0x10b023(0x19b)]=null),_0xf07a1f===_0x3a059b[_0x10b023(0x597)]&&this[_0x10b023(0x4f2)](),this[_0x10b023(0x30e)]();}[_0x4176ec(0x30e)](){const _0x402133=_0x4176ec;var _0x85492f;this['_clearHeartbeatTimer'](),this['_sendHeartbeatTimer']=window[_0x402133(0x5a2)](()=>this[_0x402133(0x189)](),(_0x85492f=this[_0x402133(0x1bf)][_0x402133(0x40b)](_0x1f3478))!=null?_0x85492f:0x7530);}[_0x4176ec(0x189)](){const _0x486327=_0x4176ec;this['_socket']['send']({'cmd':_0x3a059b[_0x486327(0x597)]}),this[_0x486327(0x508)]();}[_0x4176ec(0x508)](){const _0x40939d=_0x4176ec;var _0x5c173c;this[_0x40939d(0x4a4)]=window[_0x40939d(0x5a2)](()=>this[_0x40939d(0x514)](),(_0x5c173c=this[_0x40939d(0x1bf)][_0x40939d(0x40b)](_0x3ac21c))!=null?_0x5c173c:0x4e20);}[_0x4176ec(0x301)](){const _0x9549b0=_0x4176ec;this[_0x9549b0(0x1d1)]!=null&&(clearTimeout(this[_0x9549b0(0x1d1)]),this['_sendHeartbeatTimer']=null);}[_0x4176ec(0x4f2)](){const _0x36a390=_0x4176ec;this[_0x36a390(0x4a4)]!=null&&(clearTimeout(this[_0x36a390(0x4a4)]),this[_0x36a390(0x4a4)]=null);}},_0x5e8095['CollaborationSessionService']=_0x1536e4([_0x2b20c5(0x0,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x2b20c5(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x2b20c5(0x2,_0x45bd5d[_0x4176ec(0x2bf)]),_0x2b20c5(0x3,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x2b20c5(0x4,_0xd3ef1d['IConfigService']),_0x2b20c5(0x5,_0x39032f)],_0x5e8095[_0x4176ec(0x48a)]);for(var _0x14feea=[],_0x3e7acb=0x0;_0x3e7acb<0x100;++_0x3e7acb)_0x14feea[_0x4176ec(0x455)]((_0x3e7acb+0x100)[_0x4176ec(0x530)](0x10)[_0x4176ec(0x2de)](0x1));function _0x220f46(_0x3cb1a1,_0x18b5b0=0x0){const _0x3e59b8=_0x4176ec;return(_0x14feea[_0x3cb1a1[_0x18b5b0+0x0]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x1]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x2]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x3]]+'-'+_0x14feea[_0x3cb1a1[_0x18b5b0+0x4]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x5]]+'-'+_0x14feea[_0x3cb1a1[_0x18b5b0+0x6]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x7]]+'-'+_0x14feea[_0x3cb1a1[_0x18b5b0+0x8]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0x9]]+'-'+_0x14feea[_0x3cb1a1[_0x18b5b0+0xa]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0xb]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0xc]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0xd]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0xe]]+_0x14feea[_0x3cb1a1[_0x18b5b0+0xf]])[_0x3e59b8(0x3c5)]();}var _0x479d82,_0x269626=new Uint8Array(0x10);function _0x58818e(){const _0x1c6051=_0x4176ec;if(!_0x479d82&&(_0x479d82=typeof crypto<'u'&&crypto['getRandomValues']&&crypto[_0x1c6051(0x53e)][_0x1c6051(0x284)](crypto),!_0x479d82))throw new Error(_0x1c6051(0x2f9));return _0x479d82(_0x269626);}var _0x36d96f=typeof crypto<'u'&&crypto[_0x4176ec(0x401)]&&crypto['randomUUID'][_0x4176ec(0x284)](crypto);const _0x1f6da0={'randomUUID':_0x36d96f};function _0x198ef1(_0x877670,_0x3f3b69,_0x335b88){const _0x2e8e6a=_0x4176ec;if(_0x1f6da0[_0x2e8e6a(0x401)]&&!_0x3f3b69&&!_0x877670)return _0x1f6da0['randomUUID']();_0x877670=_0x877670||{};var _0x5df3e7=_0x877670['random']||(_0x877670[_0x2e8e6a(0x1a9)]||_0x58818e)();return _0x5df3e7[0x6]=_0x5df3e7[0x6]&0xf|0x40,_0x5df3e7[0x8]=_0x5df3e7[0x8]&0x3f|0x80,_0x220f46(_0x5df3e7);}var _0x117cdd=Object[_0x4176ec(0x2b4)],_0x43c3ff=Object[_0x4176ec(0x48c)],_0x4d2ddd=(_0x4df78f,_0xa33568,_0x52dd7c,_0x1a4abf)=>{const _0x1ccdf1=_0x4176ec;for(var _0x474703=_0x1a4abf>0x1?void 0x0:_0x1a4abf?_0x43c3ff(_0xa33568,_0x52dd7c):_0xa33568,_0xdf2368=_0x4df78f[_0x1ccdf1(0x2b7)]-0x1,_0x29cd35;_0xdf2368>=0x0;_0xdf2368--)(_0x29cd35=_0x4df78f[_0xdf2368])&&(_0x474703=(_0x1a4abf?_0x29cd35(_0xa33568,_0x52dd7c,_0x474703):_0x29cd35(_0x474703))||_0x474703);return _0x1a4abf&&_0x474703&&_0x117cdd(_0xa33568,_0x52dd7c,_0x474703),_0x474703;},_0x12754f=(_0x21f56d,_0x3a70d9)=>(_0x5ba6d8,_0x6e7649)=>_0x3a70d9(_0x5ba6d8,_0x6e7649,_0x21f56d);let _0x133a0f=class{constructor(_0x5466ba,_0x1ecddc,_0x442d0a){const _0x278892=_0x4176ec;this['_injector']=_0x5466ba,this[_0x278892(0x31d)]=_0x1ecddc,this['_renderManagerService']=_0x442d0a;}[_0x4176ec(0x1fe)](_0x226a69){const _0x4a7cfc=_0x4176ec;this['_transformUndoRedoStack'](_0x226a69),this[_0x4a7cfc(0x1da)](_0x226a69);}[_0x4176ec(0x59a)](_0x34e853){const _0x43a00d=_0x4176ec,{unitID:_0x1eb98f}=_0x34e853,_0x14d7eb=this['_renderManagerService'][_0x43a00d(0x210)](_0x1eb98f)['with'](_0x580bbe['DocIMEInputManagerService']),{redoCache:_0x22f1ab}=_0x14d7eb['getUndoRedoMutationParamsCache']();if(_0x22f1ab['length']===0x0)return _0x34e853;let _0x9dc9ff=_0xd3ef1d[_0x43a00d(0x471)][_0x43a00d(0x36c)](_0x34e853[_0x43a00d(0x11b)][0x0]);for(let _0x4ccbd3=0x0;_0x4ccbd3<_0x22f1ab[_0x43a00d(0x2b7)];_0x4ccbd3++){const _0x4c05e3={'id':_0x43a00d(0x386),'params':{..._0x22f1ab[_0x4ccbd3]}},_0x10ab50=this[_0x43a00d(0x31d)][_0x43a00d(0x13b)](_0x9dc9ff,_0x4c05e3,!0x1);if(_0x47367d['isTransformMutationFailure'](_0x10ab50))throw _0x10ab50[_0x43a00d(0x476)];_0x9dc9ff=_0x10ab50[_0x43a00d(0x39f)];}return{..._0xd3ef1d[_0x43a00d(0x471)]['deepClone'](_0x34e853),'mutations':[_0x9dc9ff]};}[_0x4176ec(0x2c8)](_0x54b0bc){const _0x29f04a=_0x4176ec,{unitID:_0x82a31c}=_0x54b0bc,_0x7c1ebf=this[_0x29f04a(0x359)][_0x29f04a(0x210)](_0x82a31c)[_0x29f04a(0x49e)](_0x580bbe[_0x29f04a(0x328)]),{undoCache:_0x5046b1,redoCache:_0x1b5345}=_0x7c1ebf[_0x29f04a(0x4cc)]();if(_0x5046b1['length']===0x0||_0x1b5345[_0x29f04a(0x2b7)]===0x0)return;const _0x12d1e1=[],_0x2d2dba=[];let _0x52772c=_0xd3ef1d[_0x29f04a(0x471)]['deepClone'](_0x54b0bc[_0x29f04a(0x11b)][0x0]),_0x227162=_0xd3ef1d[_0x29f04a(0x471)][_0x29f04a(0x36c)](_0x54b0bc['mutations'][0x0]);for(let _0x154e52=_0x5046b1['length']-0x1;_0x154e52>=0x0;_0x154e52--){const _0x5b04d9={'id':'doc.mutation.rich-text-editing','params':{..._0x5046b1[_0x154e52]}},_0x56ae48={'id':_0x29f04a(0x386),'params':{..._0x1b5345[_0x154e52]}},_0x225e12=this['_transformService'][_0x29f04a(0x13b)](_0x52772c,_0x5b04d9,!0x1),_0xd389b5=this[_0x29f04a(0x31d)]['transformMutation'](_0x227162,_0x56ae48,!0x1);if(_0x47367d[_0x29f04a(0x3b8)](_0x225e12))throw _0x225e12['error'];if(_0x47367d[_0x29f04a(0x3b8)](_0xd389b5))throw _0xd389b5[_0x29f04a(0x476)];_0x12d1e1[_0x29f04a(0x2d7)](_0x225e12[_0x29f04a(0x389)][_0x29f04a(0x42d)]),_0x2d2dba[_0x29f04a(0x2d7)](_0xd389b5[_0x29f04a(0x389)][_0x29f04a(0x42d)]),_0x52772c=_0x225e12[_0x29f04a(0x39f)],_0x227162=_0xd389b5[_0x29f04a(0x39f)];}_0x7c1ebf[_0x29f04a(0x21a)]({'undoCache':_0x12d1e1,'redoCache':_0x2d2dba});}['_transformPreviousActiveRange'](_0x28f192){const _0x43208d=_0x4176ec,{unitID:_0x4ae6db}=_0x28f192,_0x89cfc=this['_renderManagerService'][_0x43208d(0x210)](_0x4ae6db)[_0x43208d(0x49e)](_0x580bbe[_0x43208d(0x328)]),_0x42b9b8=_0x89cfc[_0x43208d(0x2ee)]();if(_0x42b9b8==null)return;const _0x228ea1=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x28f192[_0x43208d(0x488)],'actions':null,'textRanges':[_0x42b9b8]}}],_0x2d2e27=this[_0x43208d(0x31d)][_0x43208d(0x2b2)](_0x28f192,_0x228ea1);if(!_0x47367d[_0x43208d(0x578)](_0x2d2e27))throw _0x2d2e27[_0x43208d(0x476)];const _0xd2912b=_0x2d2e27[_0x43208d(0x389)][0x0][_0x43208d(0x42d)][_0x43208d(0x159)];Array[_0x43208d(0x317)](_0xd2912b)&&_0xd2912b[_0x43208d(0x2b7)]&&_0x89cfc[_0x43208d(0x59f)](_0xd2912b[0x0]);}};_0x133a0f=_0x4d2ddd([_0x12754f(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x12754f(0x1,_0x47367d['ITransformService']),_0x12754f(0x2,_0x141d86['IRenderManagerService'])],_0x133a0f);var _0x20cc7a=Object[_0x4176ec(0x2b4)],_0x39a0c9=Object['getOwnPropertyDescriptor'],_0x705bda=(_0x4ba05b,_0x1a9e41,_0x292b21,_0x29708b)=>{const _0x56172b=_0x4176ec;for(var _0x530ad8=_0x29708b>0x1?void 0x0:_0x29708b?_0x39a0c9(_0x1a9e41,_0x292b21):_0x1a9e41,_0x5c0680=_0x4ba05b[_0x56172b(0x2b7)]-0x1,_0x34f9f1;_0x5c0680>=0x0;_0x5c0680--)(_0x34f9f1=_0x4ba05b[_0x5c0680])&&(_0x530ad8=(_0x29708b?_0x34f9f1(_0x1a9e41,_0x292b21,_0x530ad8):_0x34f9f1(_0x530ad8))||_0x530ad8);return _0x29708b&&_0x530ad8&&_0x20cc7a(_0x1a9e41,_0x292b21,_0x530ad8),_0x530ad8;},_0x1bbad6=(_0x587482,_0x1a034a)=>(_0x4b3e0f,_0x299715)=>_0x1a034a(_0x4b3e0f,_0x299715,_0x587482);_0x5e8095[_0x4176ec(0x5c2)]=class extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(_0x52f5d3,_0x325d09,_0x2a1466,_0x3ede6a,_0x1895a8){const _0xca7d1e=_0x4176ec;super(),_0xddf92d(this,_0xca7d1e(0x12d),new Map()),_0xddf92d(this,_0xca7d1e(0x4eb),new Map()),_0xddf92d(this,_0xca7d1e(0x582),!0x1),(this[_0xca7d1e(0x1bf)]=_0x52f5d3,this[_0xca7d1e(0x232)]=_0x325d09,this[_0xca7d1e(0x1ec)]=_0x2a1466,this[_0xca7d1e(0x4a7)]=_0x3ede6a,this[_0xca7d1e(0x2f7)]=_0x1895a8,this[_0xca7d1e(0x50d)]());}[_0x4176ec(0x44e)](){this['_disabled']=!0x0;}['enableLocalCache'](){const _0x316ef3=_0x4176ec;this[_0x316ef3(0x582)]=!0x1;}[_0x4176ec(0x275)](){const _0xfb11e=_0x4176ec;this[_0xfb11e(0x3f2)]()[_0xfb11e(0x4c4)](()=>super['dispose']());}async[_0x4176ec(0x11c)](_0x5702ff){const _0x405b63=_0x4176ec;return this[_0x405b63(0x582)]?null:this[_0x405b63(0x232)][_0x405b63(0x54c)](_0x16d472(_0x5702ff));}async[_0x4176ec(0x1a2)](_0x41be06,_0x1ed499){const _0x1559bf=_0x4176ec;return!!this[_0x1559bf(0x232)]['setItem'](_0x41be06,_0x1ed499);}[_0x4176ec(0x489)](_0x5f5c9f,_0x103a17,_0x441ba9,_0x439632){const _0xb6acce=_0x4176ec,_0x48f35a=this[_0xb6acce(0x2f7)][_0xb6acce(0x469)](_0x5f5c9f);this[_0xb6acce(0x12d)][_0xb6acce(0x266)](_0x5f5c9f,{'unitID':_0x5f5c9f,'type':_0x103a17,'awaitingChangeset':_0x441ba9,'mutations':_0x439632,'rev':_0x48f35a}),this[_0xb6acce(0x4eb)][_0xb6acce(0x4cf)](_0x5f5c9f)||this[_0xb6acce(0x5bf)](_0x5f5c9f);}['_scheduleSaving'](_0x4950aa){const _0x31184a=_0x4176ec,_0x23e6b0=this[_0x31184a(0x3fe)]();_0x23e6b0===0x0?this[_0x31184a(0x3da)](_0x4950aa):this[_0x31184a(0x4eb)][_0x31184a(0x266)](_0x4950aa,setTimeout(()=>this['_saveCache'](_0x4950aa),_0x23e6b0));}[_0x4176ec(0x3fe)](){const _0x541b51=_0x4176ec;var _0x4ea130;return(_0x4ea130=this[_0x541b51(0x1bf)]['getConfig'](_0x102ba6))!=null?_0x4ea130:0x3e8;}[_0x4176ec(0x3da)](_0x2040e4){const _0x5393b7=_0x4176ec,_0x25de07=this[_0x5393b7(0x4eb)][_0x5393b7(0x313)](_0x2040e4);return _0x25de07!==void 0x0&&window[_0x5393b7(0x1e4)](_0x25de07),this[_0x5393b7(0x232)][_0x5393b7(0x330)](_0x16d472(_0x2040e4),this[_0x5393b7(0x12d)][_0x5393b7(0x313)](_0x2040e4))['then'](()=>this[_0x5393b7(0x4eb)][_0x5393b7(0x38e)](_0x2040e4));}async[_0x4176ec(0x3f2)](){const _0x207b1e=_0x4176ec,_0x29c1e6=[];this[_0x207b1e(0x4eb)]['forEach']((_0x34937e,_0x5ab65a)=>{const _0x490694=_0x207b1e;window[_0x490694(0x1e4)](_0x34937e),_0x29c1e6[_0x490694(0x455)](this[_0x490694(0x3da)](_0x5ab65a)[_0x490694(0x4c4)](()=>{const _0x1e1eac=_0x490694;this[_0x1e1eac(0x4eb)][_0x1e1eac(0x38e)](_0x5ab65a);}));}),await Promise[_0x207b1e(0x3f9)](_0x29c1e6);}[_0x4176ec(0x50d)](){const _0x4761e4=_0x4176ec;this[_0x4761e4(0x1a6)](this['_beforeCloseService'][_0x4761e4(0x167)](()=>{const _0x4b914b=_0x4761e4;if(this[_0x4b914b(0x4eb)][_0x4b914b(0x118)])return this['_localeService']['t'](_0x4b914b(0x112));}));}},_0x5e8095[_0x4176ec(0x5c2)]=_0x705bda([_0x1bbad6(0x0,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x1bbad6(0x1,_0xd3ef1d['ILocalStorageService']),_0x1bbad6(0x2,_0x45bd5d[_0x4176ec(0x17d)]),_0x1bbad6(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x1bbad6(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)]))],_0x5e8095[_0x4176ec(0x5c2)]);function _0x16d472(_0x4bce0c){const _0xcde486=_0x4176ec;return _0xcde486(0x332)+_0x4bce0c;}var _0x47c3c8=Object[_0x4176ec(0x2b4)],_0x1af1ca=Object[_0x4176ec(0x48c)],_0x39e5e5=(_0x5887ef,_0x3231bb,_0x468a42,_0x143a86)=>{const _0x46e85f=_0x4176ec;for(var _0x1a68a5=_0x143a86>0x1?void 0x0:_0x143a86?_0x1af1ca(_0x3231bb,_0x468a42):_0x3231bb,_0x2c1baf=_0x5887ef[_0x46e85f(0x2b7)]-0x1,_0x447a99;_0x2c1baf>=0x0;_0x2c1baf--)(_0x447a99=_0x5887ef[_0x2c1baf])&&(_0x1a68a5=(_0x143a86?_0x447a99(_0x3231bb,_0x468a42,_0x1a68a5):_0x447a99(_0x1a68a5))||_0x1a68a5);return _0x143a86&&_0x1a68a5&&_0x47c3c8(_0x3231bb,_0x468a42,_0x1a68a5),_0x1a68a5;},_0x5b4acc=(_0x573a83,_0x10a5f4)=>(_0x5d3a68,_0x5d5ad9)=>_0x10a5f4(_0x5d3a68,_0x5d5ad9,_0x573a83);function _0xfafcb7(_0x46bcb2){const _0x59622f=_0x4176ec,{unitID:_0x3691e7,mutations:_0x2dbc32}=_0x46bcb2;return{'unitId':_0x3691e7,'subUnitId':_0x2dbc32[0x0][_0x59622f(0x42d)]['subUnitId']};}let _0x3d1c7c=class{constructor(_0x1ebb39,_0x2b281a,_0x4140a6){const _0x5d2297=_0x4176ec;this[_0x5d2297(0x11a)]=_0x1ebb39,this['_transformService']=_0x2b281a,this['_instanceService']=_0x4140a6;}[_0x4176ec(0x58d)](_0x142a24){const _0x2d59d7=_0x4176ec;var _0xb8e0f3,_0x33b9c3,_0x3b9a3e,_0x5dbf72;const _0x2b983c=this[_0x2d59d7(0x11a)]['get'](_0x1b517d['SheetsSelectionsService']),{unitId:_0x1d13df,subUnitId:_0x2afd2a}=_0xfafcb7(_0x142a24),_0x30b252=_0x2b983c['getWorkbookSelections'](_0x1d13df)[_0x2d59d7(0x46e)](),_0x115b1f=(_0x33b9c3=(_0xb8e0f3=this[_0x2d59d7(0x31e)][_0x2d59d7(0x3d0)](_0x1d13df))==null?void 0x0:_0xb8e0f3[_0x2d59d7(0x4cb)]())==null?void 0x0:_0x33b9c3[_0x2d59d7(0x1c1)]();if(_0x30b252[_0x2d59d7(0x2b7)]===0x0||!_0x1d13df||!_0x2afd2a)return;const _0x570454=[{'id':_0x1b517d[_0x2d59d7(0x4d3)]['id'],'params':{'unitId':_0x1d13df,'subUnitId':_0x115b1f,'selections':_0xd3ef1d[_0x2d59d7(0x471)][_0x2d59d7(0x36c)](_0x30b252)}}],_0x322ff8=this['_transformService']['transformMutationsWithChangeset'](_0x142a24,_0x570454);if(!_0x47367d[_0x2d59d7(0x578)](_0x322ff8))throw _0x322ff8['error'];const _0x39aaab=(_0x5dbf72=(_0x3b9a3e=_0x322ff8[_0x2d59d7(0x389)][0x0])==null?void 0x0:_0x3b9a3e[_0x2d59d7(0x42d)])==null?void 0x0:_0x5dbf72[_0x2d59d7(0x17c)];if(Array['isArray'](_0x39aaab)&&_0x39aaab[_0x2d59d7(0x2b7)]){if(_0x39aaab[_0x2d59d7(0x2b7)]===_0x570454[0x0][_0x2d59d7(0x42d)][_0x2d59d7(0x17c)]['length']&&_0x39aaab[_0x2d59d7(0x490)]((_0x51ce9e,_0x38208e)=>_0xd3ef1d[_0x2d59d7(0x4a3)][_0x2d59d7(0x45f)](_0x51ce9e[_0x2d59d7(0x1ca)],_0x570454[0x0]['params'][_0x2d59d7(0x17c)][_0x38208e][_0x2d59d7(0x1ca)])))return;this[_0x2d59d7(0x11a)][_0x2d59d7(0x313)](_0xd3ef1d['ICommandService'])[_0x2d59d7(0x5a6)](_0x1b517d[_0x2d59d7(0x4d3)]['id'],{'unitId':_0x1d13df,'subUnitId':_0x115b1f,'selections':_0x39aaab});}}};_0x3d1c7c=_0x39e5e5([_0x5b4acc(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x5b4acc(0x1,_0x47367d[_0x4176ec(0x39c)]),_0x5b4acc(0x2,_0xd3ef1d[_0x4176ec(0x2fc)])],_0x3d1c7c);const _0x2c4fd7=_0xd3ef1d[_0x4176ec(0x23d)](_0x4176ec(0x247));var _0x560664=(_0xd9e849=>(_0xd9e849[_0xd9e849['NO_OTHER_CLIENTS_EDITING']=0x0]=_0x4176ec(0x452),_0xd9e849[_0xd9e849[_0x4176ec(0x5ae)]=0x1]='OTHER_CLIENTS_EDITING',_0xd9e849))(_0x560664||{});const _0x2e056f=0x7530,_0x3c1a2d='ACTIVE_UNIT_EVENT_CHANNEL';class _0x16fdad extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(){const _0x47a730=_0x4176ec;super(),_0xddf92d(this,_0x47a730(0x405),_0xd3ef1d[_0x47a730(0x471)][_0x47a730(0x139)]()),_0xddf92d(this,'_selfUnitIDs',new Set()),_0xddf92d(this,_0x47a730(0x44b),new Map()),_0xddf92d(this,'_heartbeatTimer',null),_0xddf92d(this,_0x47a730(0x4d5),new Map()),_0xddf92d(this,'_unitStatus',new Map()),this[_0x47a730(0x3d5)]();}[_0x4176ec(0x275)](){const _0x5c7ffe=_0x4176ec;super[_0x5c7ffe(0x275)](),this[_0x5c7ffe(0x4d5)][_0x5c7ffe(0x193)]((_0x1642df,_0x5eab90)=>this['_removeClearOtherTimer'](_0x5eab90)),this['_heartbeatTimer']&&window[_0x5c7ffe(0x116)](this[_0x5c7ffe(0x47d)]);}[_0x4176ec(0x203)](_0x122dda){const _0x551480=_0x4176ec;return this[_0x551480(0x374)](_0x122dda)[_0x551480(0x579)](_0x2c8065[_0x551480(0x13c)]());}[_0x4176ec(0x194)](_0x2c30c0){const _0xf13588=_0x4176ec;this['_selfUnitIDs']['size']===0x0&&this[_0xf13588(0x544)](),this[_0xf13588(0x4b7)]['add'](_0x2c30c0),this['_send']({'type':0x0,'memberID':this[_0xf13588(0x405)],'unitIDs':[_0x2c30c0],'isForwarded':!0x1});}[_0x4176ec(0x542)](_0x5560c6){const _0x5bb9ad=_0x4176ec;this['_selfUnitIDs'][_0x5bb9ad(0x38e)](_0x5560c6),this[_0x5bb9ad(0x4b7)]['size']===0x0&&this[_0x5bb9ad(0x47d)]&&window['clearInterval'](this[_0x5bb9ad(0x47d)]);}[_0x4176ec(0x3d5)](){const _0x2b4bdd=_0x4176ec;this[_0x2b4bdd(0x1a6)](_0xd3ef1d[_0x2b4bdd(0x44a)](_0x2c8065[_0x2b4bdd(0x24b)](window,'storage')[_0x2b4bdd(0x221)](_0x148537=>{const _0x45e656=_0x2b4bdd;if(_0x148537[_0x45e656(0x546)]!==_0x3c1a2d||!_0x148537['newValue'])return;const _0x260fd5=JSON[_0x45e656(0x25b)](_0x148537['newValue']);this[_0x45e656(0x178)](_0x260fd5);}))),window['addEventListener']('unload',()=>this[_0x2b4bdd(0x402)]({'type':0x1,'memberID':this[_0x2b4bdd(0x405)],'unitIDs':Array[_0x2b4bdd(0x165)](this[_0x2b4bdd(0x4b7)])}));}[_0x4176ec(0x178)](_0x25440c){const _0x3fca69=_0x4176ec;switch(_0x25440c[_0x3fca69(0x286)]){case 0x0:this['_handleJoinEvent'](_0x25440c);break;case 0x1:this[_0x3fca69(0x4e8)](_0x25440c);break;case 0x2:this[_0x3fca69(0x172)](_0x25440c);break;}}[_0x4176ec(0x277)](_0x4feb2f){const _0x22ec93=_0x4176ec,{unitIDs:_0xa7b80c,memberID:_0x2ff48b,isForwarded:_0x2baf36}=_0x4feb2f;_0xa7b80c[_0x22ec93(0x193)](_0x2ac20a=>{const _0x30f354=_0x22ec93;if(!_0x2baf36&&this[_0x30f354(0x44b)]['has'](_0x2ac20a)&&this[_0x30f354(0x374)](_0x2ac20a)[_0x30f354(0x52a)](0x1),!this[_0x30f354(0x44b)][_0x30f354(0x4cf)](_0x2ac20a)||!this[_0x30f354(0x44b)]['get'](_0x2ac20a)[_0x30f354(0x4cf)](_0x2ff48b)){const _0x3a615a=this['_unitOnClients'][_0x30f354(0x313)](_0x2ac20a)||new Set();_0x3a615a['add'](_0x2ff48b),this[_0x30f354(0x44b)][_0x30f354(0x266)](_0x2ac20a,_0x3a615a),this['_scheduleClearOtherTimer'](_0x2ff48b);}}),_0x2baf36||this[_0x22ec93(0x402)]({'type':0x0,'memberID':this[_0x22ec93(0x405)],'unitIDs':[...this[_0x22ec93(0x4b7)]],'isForwarded':!0x0});}['_scheduleClearOtherTimer'](_0x444da2){const _0x2e1b0c=_0x4176ec;this[_0x2e1b0c(0x236)](_0x444da2);const _0xb74bea=window[_0x2e1b0c(0x5a2)](()=>{const _0x346f02=_0x2e1b0c;this[_0x346f02(0x44b)][_0x346f02(0x193)](_0x1aadb1=>{const _0x52f577=_0x346f02;_0x1aadb1[_0x52f577(0x38e)](_0x444da2);});},_0x2e056f*0x2);this['_clearOtherTimers'][_0x2e1b0c(0x266)](_0x444da2,_0xb74bea);}[_0x4176ec(0x236)](_0x3a2a12){const _0x49daaa=_0x4176ec;if(this[_0x49daaa(0x4d5)][_0x49daaa(0x4cf)](_0x3a2a12)){const _0x3650c1=this[_0x49daaa(0x4d5)][_0x49daaa(0x313)](_0x3a2a12);_0x3650c1&&window['clearTimeout'](_0x3650c1),this['_clearOtherTimers'][_0x49daaa(0x266)](_0x3a2a12,null);}}['_handleLeaveEvent'](_0x92c0f2){const _0x27078f=_0x4176ec,{memberID:_0x1c60cf,unitIDs:_0x37f81a}=_0x92c0f2;_0x37f81a[_0x27078f(0x193)](_0x3c137e=>{const _0x4f2db2=_0x27078f;var _0x3fc3ce;const _0x1b5e19=this['_unitOnClients'][_0x4f2db2(0x313)](_0x3c137e);_0x1b5e19&&(_0x1b5e19['delete'](_0x1c60cf),(_0x3fc3ce=this[_0x4f2db2(0x374)](_0x3c137e))==null||_0x3fc3ce[_0x4f2db2(0x52a)](_0x1b5e19[_0x4f2db2(0x118)]===0x0?0x0:0x1));}),this[_0x27078f(0x236)](_0x1c60cf);}[_0x4176ec(0x172)](_0x3dd0fe){const _0x7b50e9=_0x4176ec;this[_0x7b50e9(0x176)](_0x3dd0fe[_0x7b50e9(0x41b)]);}['_send'](_0x2a9473){const _0x3d91e4=_0x4176ec;localStorage[_0x3d91e4(0x330)](_0x3c1a2d,JSON[_0x3d91e4(0x385)](_0x2a9473));}['_scheduleHeartbeat'](){const _0x54a2fb=_0x4176ec;this['_heartbeatTimer']=window[_0x54a2fb(0x212)](()=>{const _0x4d7130=_0x54a2fb;this['_send']({'type':0x2,'memberID':this[_0x4d7130(0x405)]});},_0x2e056f);}[_0x4176ec(0x374)](_0x3db187){const _0x9c7716=_0x4176ec;return this[_0x9c7716(0x356)][_0x9c7716(0x4cf)](_0x3db187)||this['_unitStatus'][_0x9c7716(0x266)](_0x3db187,new _0x2c8065[(_0x9c7716(0x3b0))](0x0)),this[_0x9c7716(0x356)][_0x9c7716(0x313)](_0x3db187);}}var _0x2267b6=Object['defineProperty'],_0x384c16=Object['getOwnPropertyDescriptor'],_0x3b1b7e=(_0xcfe99e,_0x34030f,_0x526d9a,_0x4dd29b)=>{const _0x4a481d=_0x4176ec;for(var _0x286e33=_0x4dd29b>0x1?void 0x0:_0x4dd29b?_0x384c16(_0x34030f,_0x526d9a):_0x34030f,_0x4cb198=_0xcfe99e[_0x4a481d(0x2b7)]-0x1,_0x38f496;_0x4cb198>=0x0;_0x4cb198--)(_0x38f496=_0xcfe99e[_0x4cb198])&&(_0x286e33=(_0x4dd29b?_0x38f496(_0x34030f,_0x526d9a,_0x286e33):_0x38f496(_0x286e33))||_0x286e33);return _0x4dd29b&&_0x286e33&&_0x2267b6(_0x34030f,_0x526d9a,_0x286e33),_0x286e33;},_0x2d2e8d=(_0x3b2fb4,_0x2c1d22)=>(_0x1147e9,_0x3b65cb)=>_0x2c1d22(_0x1147e9,_0x3b65cb,_0x3b2fb4);let _0x55a4fc=class{constructor(_0x42a7cc,_0x32d959,_0x9c58e){const _0xd299f6=_0x4176ec;this[_0xd299f6(0x11a)]=_0x42a7cc,this[_0xd299f6(0x31d)]=_0x32d959,this[_0xd299f6(0x581)]=_0x9c58e;}[_0x4176ec(0x29b)](_0x407d73){const _0x51dff5=_0x4176ec;this[_0x51dff5(0x1f3)](_0x407d73);}[_0x4176ec(0x59a)](_0x1e37f6){const _0x244d7a=_0x4176ec,{unitID:_0x395ff5}=_0x1e37f6,{collaboration:_0x3715f0}=this[_0x244d7a(0x581)][_0x244d7a(0x1b0)](_0x395ff5);if(_0x3715f0[_0x244d7a(0x2b7)]===0x0)return _0x1e37f6;let _0x362183=_0xd3ef1d[_0x244d7a(0x471)][_0x244d7a(0x36c)](_0x1e37f6[_0x244d7a(0x11b)][0x0]);for(let _0x6e1928=0x0;_0x6e1928<_0x3715f0[_0x244d7a(0x2b7)];_0x6e1928++){const _0x1ad9d5={'id':_0x244d7a(0x386),'params':{'unitId':_0x3715f0[_0x6e1928]['unitId'],..._0x3715f0[_0x6e1928]['redoState']}},_0x4c7cba=this[_0x244d7a(0x31d)][_0x244d7a(0x13b)](_0x362183,_0x1ad9d5,!0x1);if(_0x47367d[_0x244d7a(0x3b8)](_0x4c7cba))throw _0x4c7cba[_0x244d7a(0x476)];_0x362183=_0x4c7cba['m1Prime'];}return{..._0xd3ef1d[_0x244d7a(0x471)][_0x244d7a(0x36c)](_0x1e37f6),'mutations':[_0x362183]};}[_0x4176ec(0x1f3)](_0x26a78f){const _0x4e6e94=_0x4176ec,{unitID:_0x467735}=_0x26a78f,{history:_0x5622a2,collaboration:_0x389563}=this[_0x4e6e94(0x581)][_0x4e6e94(0x1b0)](_0x467735);if(_0x5622a2[_0x4e6e94(0x2b7)]===0x0&&_0x389563[_0x4e6e94(0x2b7)]===0x0)return;const _0xddf9ed=[],_0x1558c7=[];let _0x55fd47=_0xd3ef1d['Tools'][_0x4e6e94(0x36c)](_0x26a78f[_0x4e6e94(0x11b)][0x0]),_0x203a5b=_0xd3ef1d['Tools'][_0x4e6e94(0x36c)](_0x26a78f[_0x4e6e94(0x11b)][0x0]);for(let _0x35a694=_0x5622a2['length']-0x1;_0x35a694>=0x0;_0x35a694--){const _0x3edaaa={'id':_0x4e6e94(0x386),'params':{'unitId':_0x5622a2[_0x35a694][_0x4e6e94(0x2cc)],..._0x5622a2[_0x35a694][_0x4e6e94(0x45b)]}},_0x3f4b64={'id':_0x4e6e94(0x386),'params':{'unitId':_0x5622a2[_0x35a694]['unitId'],..._0x5622a2[_0x35a694][_0x4e6e94(0x43b)]}},_0x3f448c=this[_0x4e6e94(0x31d)][_0x4e6e94(0x13b)](_0x55fd47,_0x3edaaa,!0x1),_0x49d7fb=this[_0x4e6e94(0x31d)][_0x4e6e94(0x13b)](_0x203a5b,_0x3f4b64,!0x1);if(_0x47367d[_0x4e6e94(0x3b8)](_0x3f448c))throw _0x3f448c['error'];if(_0x47367d['isTransformMutationFailure'](_0x49d7fb))throw _0x49d7fb[_0x4e6e94(0x476)];_0xddf9ed[_0x4e6e94(0x2d7)]({..._0x5622a2[_0x35a694],'undoState':_0x3f448c['m2Prime'][_0x4e6e94(0x42d)],'redoState':_0x49d7fb[_0x4e6e94(0x389)][_0x4e6e94(0x42d)]}),_0x55fd47=_0x3f448c['m1Prime'],_0x203a5b=_0x49d7fb[_0x4e6e94(0x39f)];}_0x55fd47=_0xd3ef1d[_0x4e6e94(0x471)][_0x4e6e94(0x36c)](_0x26a78f[_0x4e6e94(0x11b)][0x0]),_0x203a5b=_0xd3ef1d[_0x4e6e94(0x471)]['deepClone'](_0x26a78f[_0x4e6e94(0x11b)][0x0]);for(let _0x17c041=_0x389563[_0x4e6e94(0x2b7)]-0x1;_0x17c041>=0x0;_0x17c041--){const _0x1b3a66={'id':_0x4e6e94(0x386),'params':{'unitId':_0x389563[_0x17c041]['unitId'],..._0x389563[_0x17c041][_0x4e6e94(0x45b)]}},_0x50bd2f={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x389563[_0x17c041][_0x4e6e94(0x2cc)],..._0x389563[_0x17c041][_0x4e6e94(0x43b)]}},_0xdfa03d=this[_0x4e6e94(0x31d)][_0x4e6e94(0x13b)](_0x55fd47,_0x1b3a66,!0x1),_0x2741d3=this['_transformService']['transformMutation'](_0x203a5b,_0x50bd2f,!0x1);if(_0x47367d['isTransformMutationFailure'](_0xdfa03d))throw _0xdfa03d[_0x4e6e94(0x476)];if(_0x47367d[_0x4e6e94(0x3b8)](_0x2741d3))throw _0x2741d3[_0x4e6e94(0x476)];_0x1558c7[_0x4e6e94(0x2d7)]({..._0x389563[_0x17c041],'undoState':_0xdfa03d[_0x4e6e94(0x389)][_0x4e6e94(0x42d)],'redoState':_0x2741d3['m2Prime'][_0x4e6e94(0x42d)]}),_0x55fd47=_0xdfa03d['m1Prime'],_0x203a5b=_0x2741d3[_0x4e6e94(0x39f)];}this[_0x4e6e94(0x581)][_0x4e6e94(0x481)](_0x467735,{'history':_0xddf9ed,'collaboration':_0x1558c7});}};_0x55a4fc=_0x3b1b7e([_0x2d2e8d(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x2d2e8d(0x1,_0x47367d[_0x4176ec(0x39c)]),_0x2d2e8d(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0x580bbe['DocStateChangeManagerService']))],_0x55a4fc);function _0x2a3dfd(_0x9b4cc4){const _0xfccae9=_0x4176ec;let _0x40ff09='';for(const _0x385587 of _0x9b4cc4){const {startOffset:_0x5ef3b0,endOffset:_0x1eb647,isActive:_0x357812,rangeType:_0x215dc5,segmentId:_0x4b78e8,segmentPage:_0x5ba15c}=_0x385587;_0x40ff09[_0xfccae9(0x2b7)]&&(_0x40ff09+=','),_0x40ff09+=_0x5ef3b0+':'+_0x1eb647+':'+(_0x357812?'1':'0')+':'+_0x215dc5+':'+_0x4b78e8+':'+_0x5ba15c;}return _0x40ff09;}function _0x3e2c8f(_0x8c6151){const _0x382004=_0x4176ec,_0x1a7b68=_0x8c6151[_0x382004(0x201)](','),_0x590bfd=[];for(const _0xe68492 of _0x1a7b68){const [_0x16130d,_0x2adb87,_0x1c6d37,_0x1c444c,_0x32f497,_0x2d7ec1]=_0xe68492[_0x382004(0x201)](':');_0x590bfd[_0x382004(0x455)]({'startOffset':Number(_0x16130d),'endOffset':Number(_0x2adb87),'collapsed':_0x16130d===_0x2adb87,'isActive':_0x1c6d37==='1','rangeType':_0x1c444c===_0xd3ef1d[_0x382004(0x538)][_0x382004(0x34a)]?_0xd3ef1d[_0x382004(0x538)]['TEXT']:_0xd3ef1d[_0x382004(0x538)]['RECT'],'segmentId':typeof _0x32f497=='string'?String(_0x32f497):'','segmentPage':Number(_0x2d7ec1!=null?_0x2d7ec1:-0x1)});}return _0x590bfd[_0x382004(0x3a6)](_0x29d616=>_0x29d616[_0x382004(0x51c)])||(_0x590bfd[0x0]['isActive']=!0x0),_0x590bfd;}class _0x1947b9 extends _0xd3ef1d['RxDisposable']{constructor(){const _0x18e058=_0x4176ec;super(...arguments),_0xddf92d(this,_0x18e058(0x369),new _0x2c8065['BehaviorSubject'](null)),_0xddf92d(this,_0x18e058(0x240),this[_0x18e058(0x369)][_0x18e058(0x117)]());}[_0x4176ec(0x1bd)](_0x2d346c){const _0xe44925=_0x4176ec,{unitID:_0x10f449,memberID:_0x1fa581,textRanges:_0x44abcf}=_0x2d346c,_0x4ae235=_0x2a3dfd(_0x44abcf);if(_0x4ae235==='')return;const _0x1f53fa={'unitID':_0x10f449,'memberID':_0x1fa581,'selection':_0x4ae235};this[_0xe44925(0x369)][_0xe44925(0x52a)](_0x1f53fa);}}var _0x3918f0=Object[_0x4176ec(0x2b4)],_0x4dc946=Object[_0x4176ec(0x48c)],_0x55e12e=(_0x54a9fb,_0x54706d,_0x193c1a,_0x687537)=>{for(var _0x1be160=_0x687537>0x1?void 0x0:_0x687537?_0x4dc946(_0x54706d,_0x193c1a):_0x54706d,_0x374478=_0x54a9fb['length']-0x1,_0x300c28;_0x374478>=0x0;_0x374478--)(_0x300c28=_0x54a9fb[_0x374478])&&(_0x1be160=(_0x687537?_0x300c28(_0x54706d,_0x193c1a,_0x1be160):_0x300c28(_0x1be160))||_0x1be160);return _0x687537&&_0x1be160&&_0x3918f0(_0x54706d,_0x193c1a,_0x1be160),_0x1be160;},_0x598f17=(_0x3a20c0,_0x45fa99)=>(_0x37d2a8,_0x8dee9b)=>_0x45fa99(_0x37d2a8,_0x8dee9b,_0x3a20c0);let _0x5763eb=class{constructor(_0x33c77c,_0x31e5a6){const _0x1fec55=_0x4176ec;this[_0x1fec55(0x11a)]=_0x33c77c,this[_0x1fec55(0x31d)]=_0x31e5a6;}[_0x4176ec(0x58d)](_0x43ca41){const _0x19bd19=_0x4176ec;var _0x1eb870;const _0x2d0baf=this[_0x19bd19(0x11a)]['get'](_0x4c13e7[_0x19bd19(0x20b)]),_0x1969a0=(_0x1eb870=_0x2d0baf[_0x19bd19(0x26c)]())!=null?_0x1eb870:[];if(_0x1969a0[_0x19bd19(0x2b7)]===0x0)return;const _0x417b34=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x43ca41[_0x19bd19(0x488)],'actions':null,'textRanges':_0x1969a0}}],_0x520b6b=this[_0x19bd19(0x31d)][_0x19bd19(0x2b2)](_0x43ca41,_0x417b34);if(!_0x47367d['isTransformMutationsWithChangesetSuccess'](_0x520b6b))throw _0x520b6b['error'];const _0x92cde9=_0x520b6b[_0x19bd19(0x389)][0x0][_0x19bd19(0x42d)]['textRanges'];Array[_0x19bd19(0x317)](_0x92cde9)&&_0x92cde9[_0x19bd19(0x2b7)]&&_0x2d0baf[_0x19bd19(0x157)](_0x92cde9,!0x1);}};_0x5763eb=_0x55e12e([_0x598f17(0x0,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x598f17(0x1,_0x47367d[_0x4176ec(0x39c)])],_0x5763eb);const _0x30ae92=new Set([_0x1b517d['InsertSheetMutation']['id']]);function _0x441606(_0x59d5ed,_0x5cd0f2,_0xecc9c2,_0xeda24,_0x5b7214){const _0x5a82e8=_0x4176ec;var _0x514b82,_0x1ce5ef,_0x3b9cfe,_0x2dd499;const _0x314ded=[];for(const _0x19b92d of _0x59d5ed)if(_0x30ae92['has'](_0x19b92d['id'])){if(_0x314ded['length']>0x0)break;_0x314ded['push'](_0x19b92d);break;}else _0x314ded[_0x5a82e8(0x455)](_0x19b92d);const _0x296015=(_0x1ce5ef=(_0x514b82=_0x5b7214[_0x5a82e8(0x256)]())==null?void 0x0:_0x514b82[_0x5a82e8(0x43d)])!=null?_0x1ce5ef:_0x5a82e8(0x132),_0x480059=(_0x2dd499=(_0x3b9cfe=_0x5b7214[_0x5a82e8(0x256)]())==null?void 0x0:_0x3b9cfe[_0x5a82e8(0x41b)])!=null?_0x2dd499:'unknown';return{'changeset':{'unitID':_0x5cd0f2,'type':_0x47367d[_0x5a82e8(0x179)](_0xecc9c2[_0x5a82e8(0x26b)](_0x5cd0f2)),'baseRev':_0xeda24[_0x5a82e8(0x469)](_0x5cd0f2),'revision':0x0,'userID':_0x296015,'memberID':_0x480059,'mutations':_0x314ded},'pendingMutations':_0x59d5ed[_0x5a82e8(0x2de)](_0x314ded[_0x5a82e8(0x2b7)])};}function _0x2388b3(_0x3a24f7,_0x117e78,_0x595ef5,_0x4f4159,_0x1c424c){const _0x5cbacb=_0x4176ec;var _0x59ead1,_0x391000,_0x97ba87,_0x572404;const _0xb57f58=[_0x3a24f7[_0x5cbacb(0x1f8)]((_0x38eb76,_0x141128)=>{const _0x4b7a37=_0x5cbacb;var _0x584d2c;const {id:_0x5532ec}=_0x38eb76,{id:_0x88104f,type:_0x29cf16}=_0x141128,_0xea2eb7=(_0x584d2c=_0x38eb76[_0x4b7a37(0x42d)])!=null?_0x584d2c:{'actions':null},_0x5d26d0=_0x141128[_0x4b7a37(0x42d)];if(_0x5532ec&&_0x5532ec!==_0x88104f)throw new Error('Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20'+_0x5532ec+_0x4b7a37(0x133)+_0x88104f+'.');return{..._0x38eb76,'id':_0x88104f,'type':_0x29cf16,'params':{'unitId':_0x5d26d0[_0x4b7a37(0x2cc)],'textRanges':_0x5d26d0[_0x4b7a37(0x159)],'actions':_0xd3ef1d[_0x4b7a37(0x4a5)][_0x4b7a37(0x1c6)](_0xea2eb7[_0x4b7a37(0x370)],_0x5d26d0[_0x4b7a37(0x370)])}};},{})],_0x49203c=(_0x391000=(_0x59ead1=_0x1c424c[_0x5cbacb(0x256)]())==null?void 0x0:_0x59ead1[_0x5cbacb(0x43d)])!=null?_0x391000:_0x5cbacb(0x132),_0x3962b5=(_0x572404=(_0x97ba87=_0x1c424c[_0x5cbacb(0x256)]())==null?void 0x0:_0x97ba87[_0x5cbacb(0x41b)])!=null?_0x572404:_0x5cbacb(0x132);return{'changeset':{'unitID':_0x117e78,'type':_0x47367d[_0x5cbacb(0x179)](_0x595ef5['getUnitType'](_0x117e78)),'baseRev':_0x4f4159[_0x5cbacb(0x469)](_0x117e78),'revision':0x0,'userID':_0x49203c,'memberID':_0x3962b5,'mutations':_0xb57f58},'pendingMutations':[]};}function _0x316111(_0x3e0e27,_0x5f391c){const _0x2f7a5a=_0x4176ec,_0x586558=new _0x2c8065[(_0x2f7a5a(0x5c1))](0x1);return setTimeout(()=>_0x586558['next'](_0x5f391c),_0x3e0e27),_0x586558[_0x2f7a5a(0x117)]()[_0x2f7a5a(0x579)](_0x2c8065[_0x2f7a5a(0x272)](0x1));}const _0x5093ee={'id':_0x1b517d['EmptyMutation']['id'],'type':_0xd3ef1d[_0x4176ec(0x4c5)][_0x4176ec(0x363)],'params':{}};var _0x1c732=Object[_0x4176ec(0x2b4)],_0xcdb93c=Object['getOwnPropertyDescriptor'],_0x1eb82f=(_0x47c1dd,_0x3d7e51,_0x3aa3d3,_0x5e60da)=>{const _0x108f58=_0x4176ec;for(var _0x1f3098=_0x5e60da>0x1?void 0x0:_0x5e60da?_0xcdb93c(_0x3d7e51,_0x3aa3d3):_0x3d7e51,_0x2f5818=_0x47c1dd[_0x108f58(0x2b7)]-0x1,_0x423d0d;_0x2f5818>=0x0;_0x2f5818--)(_0x423d0d=_0x47c1dd[_0x2f5818])&&(_0x1f3098=(_0x5e60da?_0x423d0d(_0x3d7e51,_0x3aa3d3,_0x1f3098):_0x423d0d(_0x1f3098))||_0x1f3098);return _0x5e60da&&_0x1f3098&&_0x1c732(_0x3d7e51,_0x3aa3d3,_0x1f3098),_0x1f3098;},_0x3a4a35=(_0x584db1,_0x3a87d9)=>(_0x322c6f,_0x2c2c76)=>_0x3a87d9(_0x322c6f,_0x2c2c76,_0x584db1),_0x52e01f=(_0x22fc75=>(_0x22fc75[_0x4176ec(0x2f0)]=_0x4176ec(0x2b6),_0x22fc75['SYNCED']='synced',_0x22fc75[_0x4176ec(0x18e)]=_0x4176ec(0x2c0),_0x22fc75[_0x4176ec(0x3d4)]=_0x4176ec(0x224),_0x22fc75[_0x4176ec(0x10c)]=_0x4176ec(0x26d),_0x22fc75[_0x4176ec(0x250)]=_0x4176ec(0x19a),_0x22fc75[_0x4176ec(0x15c)]=_0x4176ec(0x181),_0x22fc75['OFFLINE']=_0x4176ec(0x151),_0x22fc75))(_0x52e01f||{});const _0x25241f=0xea60;class _0x17f65c{constructor(_0x58a376,_0x2b005d,_0xf63fb3,_0x301275,_0x45f148,_0x35ee3a,_0x493b79,_0x1cfbf8,_0x443bca){const _0x58a146=_0x4176ec;_0xddf92d(this,'_awaitingChangeset',null),_0xddf92d(this,_0x58a146(0x576),[]),(this['unitID']=_0x58a376,this[_0x58a146(0x286)]=_0x2b005d,this[_0x58a146(0x557)]=_0x45f148,this[_0x58a146(0x135)]=_0x35ee3a,this['_undoRedoService']=_0x493b79,this['_revisionService']=_0x1cfbf8,this['_localCacheService']=_0x443bca,this[_0x58a146(0x267)]=_0xf63fb3,this[_0x58a146(0x576)]=_0x301275);}[_0x4176ec(0x565)](_0x18b4e9){const _0x165bec=_0x4176ec,_0x202375=this['_revisionService'][_0x165bec(0x469)](this[_0x165bec(0x488)]);return _0x18b4e9[_0x165bec(0x140)]>_0x202375+0x1?(this[_0x165bec(0x557)][_0x165bec(0x24e)]({'from':_0x202375,'to':_0x18b4e9['revision']-0x1}),!0x0):!0x1;}['_transformUndoredo'](_0x23ff52){const _0x3e495d=_0x4176ec;this[_0x3e495d(0x43c)][_0x3e495d(0x462)](this[_0x3e495d(0x488)],_0x23ff52);}[_0x4176ec(0x477)](_0x5acdaf){const _0x5c044b=_0x4176ec;var _0x7b8ae8,_0x58dd7a;(_0x58dd7a=(_0x7b8ae8=this[_0x5c044b(0x557)])[_0x5c044b(0x2ac)])==null||_0x58dd7a[_0x5c044b(0x35e)](_0x7b8ae8,_0x5acdaf);}[_0x4176ec(0x292)](_0x10e1e5){const _0xe837d4=_0x4176ec;var _0x4102f5,_0xc54a57;return(_0xc54a57=(_0x4102f5=this['_handler'])[_0xe837d4(0x3be)])==null?void 0x0:_0xc54a57[_0xe837d4(0x35e)](_0x4102f5,_0x10e1e5);}[_0x4176ec(0x54a)](_0x5da558){const _0x4eb36f=_0x4176ec;var _0x43ae57,_0x2ee78c;return(_0x2ee78c=(_0x43ae57=this[_0x4eb36f(0x557)])[_0x4eb36f(0x14d)])==null?void 0x0:_0x2ee78c['call'](_0x43ae57,_0x5da558);}[_0x4176ec(0x407)](_0x382bf9){const _0x555cd9=_0x4176ec;var _0x437181,_0x3dd2eb,_0x5b1853;return(_0x5b1853=(_0x3dd2eb=(_0x437181=this['_handler'])[_0x555cd9(0x4c3)])==null?void 0x0:_0x3dd2eb[_0x555cd9(0x35e)](_0x437181,_0x382bf9))!=null?_0x5b1853:_0x382bf9;}[_0x4176ec(0x16b)](_0xb3252a){const _0x40165c=_0x4176ec;var _0x5ddd73,_0x342fa6,_0x29712f;return(_0x29712f=(_0x342fa6=(_0x5ddd73=this[_0x40165c(0x557)])[_0x40165c(0x357)])==null?void 0x0:_0x342fa6[_0x40165c(0x35e)](_0x5ddd73,_0xb3252a))!=null?_0x29712f:_0xb3252a;}[_0x4176ec(0x4d2)](_0x38975e){const _0x30bc26=_0x4176ec;var _0x42ed77,_0x557c85;if(this[_0x30bc26(0x286)]===_0x34a84f[_0x30bc26(0x457)]){const {unitID:_0x447717,mutations:_0x2d38f0,memberID:_0xad9ee5}=_0x38975e,_0x3fe94d=_0x2d38f0[0x0][_0x30bc26(0x42d)][_0x30bc26(0x159)];Array[_0x30bc26(0x317)](_0x3fe94d)&&_0x3fe94d[_0x30bc26(0x2b7)]>0x0&&((_0x557c85=(_0x42ed77=this[_0x30bc26(0x557)])[_0x30bc26(0x38a)])==null||_0x557c85['call'](_0x42ed77,{'unitID':_0x447717,'memberID':_0xad9ee5,'textRanges':_0x3fe94d}));}}[_0x4176ec(0x28f)](){const _0x2c6842=_0x4176ec;this[_0x2c6842(0x29a)][_0x2c6842(0x489)](this['unitID'],this[_0x2c6842(0x286)],this[_0x2c6842(0x267)],this[_0x2c6842(0x576)]);}[_0x4176ec(0x2b5)](){const _0x1e20ad=_0x4176ec;return this[_0x1e20ad(0x2f7)][_0x1e20ad(0x469)](this['unitID']);}[_0x4176ec(0x22b)](){const _0x47537e=_0x4176ec;this[_0x47537e(0x2f7)][_0x47537e(0x4d7)](this[_0x47537e(0x488)]);}[_0x4176ec(0x29e)](_0x1b2523){const _0x446910=_0x4176ec;var _0x52007b;let _0x1cdc95=this['_transformRemoteChangesetByIMECache'](_0x1b2523);_0x1cdc95=this[_0x446910(0x16b)](_0x1cdc95);const _0x56ac3a=_0xd3ef1d[_0x446910(0x541)](_0x1cdc95[_0x446910(0x11b)],this[_0x446910(0x135)],{'fromCollab':!0x0});if(!_0x56ac3a[_0x446910(0x339)])throw _0x56ac3a['error']instanceof Error?_0x56ac3a[_0x446910(0x476)]:new Error((_0x52007b=_0x56ac3a[_0x446910(0x476)])!=null?_0x52007b:_0x446910(0x527));this[_0x446910(0x292)](_0x1cdc95),this['_transformStateCache'](_0x1cdc95),this[_0x446910(0x575)](_0x1b2523),this[_0x446910(0x477)](_0x1cdc95),this[_0x446910(0x4d2)](_0x1cdc95),this[_0x446910(0x22b)]();}}let _0x43108f=class extends _0x17f65c{constructor(_0x388005,_0x194982,_0x580da9,_0x309c91,_0x35734e,_0x4c1683,_0x748cea,_0x153eb5,_0x2ed657,_0x24f4bb){const _0x1d9fc1=_0x4176ec;super(_0x388005,_0x194982,null,[],_0x580da9,_0x153eb5,_0x748cea,_0x309c91,_0x35734e),_0xddf92d(this,_0x1d9fc1(0x3ad),_0x1d9fc1(0x4ed)),(this[_0x1d9fc1(0x11a)]=_0x4c1683,this['_logService']=_0x2ed657,this[_0x1d9fc1(0x31d)]=_0x24f4bb);}[_0x4176ec(0x24c)](_0x231894){const _0x1c8b84=_0x4176ec,_0x144ea8=this[_0x1c8b84(0x11a)][_0x1c8b84(0x5c5)](_0x325a65,this[_0x1c8b84(0x488)],this[_0x1c8b84(0x286)],[_0x231894],this['_handler']);return _0x144ea8[_0x1c8b84(0x480)](),_0x144ea8[_0x1c8b84(0x28f)](),_0x144ea8;}['onRemoteChangeset'](_0x46661c){const _0x548214=_0x4176ec;if(this[_0x548214(0x565)](_0x46661c))return this[_0x548214(0x11a)][_0x548214(0x5c5)](_0x59c836,this['unitID'],this[_0x548214(0x286)],null,[],null,[_0x46661c],this[_0x548214(0x557)]);try{const _0x114f8c=this[_0x548214(0x31d)][_0x548214(0x2b2)](_0x46661c,[_0x5093ee]);if(_0x47367d[_0x548214(0x578)](_0x114f8c)){const {c1Prime:_0x3c7448}=_0x114f8c;return this[_0x548214(0x29e)](_0x3c7448),this;}throw _0x114f8c[_0x548214(0x476)];}catch(_0xbaa45e){return this[_0x548214(0x5ab)][_0x548214(0x476)](_0xbaa45e),this['_onConflict'](!0x1);}}[_0x4176ec(0x5c9)](_0x1e184b){const _0x9f472b=_0x4176ec;return this[_0x9f472b(0x11a)][_0x9f472b(0x5c5)](_0x14d23a,this[_0x9f472b(0x488)],this[_0x9f472b(0x286)],null,[],this['_handler'],_0x1e184b);}[_0x4176ec(0x396)](){const _0x14aae9=_0x4176ec;throw new Error(_0x14aae9(0x2d2));}[_0x4176ec(0x227)](){throw new Error('[SyncedState]:\x20received\x20rejection.');}[_0x4176ec(0x382)](){return this;}[_0x4176ec(0x500)](){const _0x5500fe=_0x4176ec;return this[_0x5500fe(0x11a)][_0x5500fe(0x5c5)](_0x3a5b1a,this[_0x5500fe(0x488)],this['type'],null,[],this[_0x5500fe(0x557)]);}[_0x4176ec(0x572)](){return this;}[_0x4176ec(0x48d)](){const _0x59be2a=_0x4176ec;throw new Error(_0x59be2a(0x52d));}[_0x4176ec(0x2d1)](){const _0x1bd5ef=_0x4176ec,_0x1f72e0=this[_0x1bd5ef(0x2f7)][_0x1bd5ef(0x469)](this[_0x1bd5ef(0x488)]);return this[_0x1bd5ef(0x557)]['onMissingChangesets']({'from':_0x1f72e0,'to':0x0}),this[_0x1bd5ef(0x11a)][_0x1bd5ef(0x5c5)](_0x59c836,this['unitID'],this['type'],null,[],null,[],this[_0x1bd5ef(0x557)]);}};_0x43108f=_0x1eb82f([_0x3a4a35(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0x5,_0xd3ef1d['Inject'](_0xd3ef1d['Injector'])),_0x3a4a35(0x6,_0xd3ef1d[_0x4176ec(0x1ac)]),_0x3a4a35(0x7,_0xd3ef1d['ICommandService']),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x3a4a35(0x9,_0x47367d[_0x4176ec(0x39c)])],_0x43108f);let _0x325a65=class extends _0x17f65c{constructor(_0x4fc83b,_0x3fb3b9,_0x4e7645,_0x46847b,_0x95120a,_0x560bcb,_0x51c731,_0x134063,_0x14057c,_0xa30f94,_0x3d6e96,_0x5bf7d2,_0x14f6b3,_0x19e91e){const _0x1f12ed=_0x4176ec;super(_0x4fc83b,_0x3fb3b9,null,_0x4e7645,_0x46847b,_0xa30f94,_0x19e91e,_0x560bcb,_0x51c731),_0xddf92d(this,_0x1f12ed(0x3ad),_0x1f12ed(0x2c0)),_0xddf92d(this,_0x1f12ed(0x3bd),null),_0xddf92d(this,_0x1f12ed(0x453),null),(this['_injector']=_0x95120a,this[_0x1f12ed(0x192)]=_0x134063,this[_0x1f12ed(0x5ab)]=_0x14057c,this['_configService']=_0x3d6e96,this['_transformService']=_0x5bf7d2,this[_0x1f12ed(0x1d0)]=_0x14f6b3);}[_0x4176ec(0x24c)](_0x1604ec){const _0x3181d8=_0x4176ec;return this[_0x3181d8(0x576)][_0x3181d8(0x455)](_0x1604ec),this[_0x3181d8(0x28f)](),this;}[_0x4176ec(0x12c)](_0x47edf2){const _0x520209=_0x4176ec;if(this[_0x520209(0x565)](_0x47edf2))return this[_0x520209(0x3e2)](),this[_0x520209(0x11a)][_0x520209(0x5c5)](_0x59c836,this[_0x520209(0x488)],this[_0x520209(0x286)],null,this[_0x520209(0x576)],null,[_0x47edf2],this['_handler']);try{const _0x2f317a=this[_0x520209(0x31d)][_0x520209(0x2b2)](_0x47edf2,this[_0x520209(0x576)]);if(_0x47367d['isTransformMutationsWithChangesetSuccess'](_0x2f317a)){const {c1Prime:_0x39203d,m2Prime:_0x5a4be2}=_0x2f317a;this[_0x520209(0x29e)](_0x39203d);const _0x4c1a7e=this['_injector'][_0x520209(0x5c5)](_0x325a65,this['unitID'],this[_0x520209(0x286)],_0x5a4be2,this[_0x520209(0x557)]);return this['_clearScheduledTask'](),_0x4c1a7e['_schedule'](this[_0x520209(0x3bd)]?Math[_0x520209(0x3f3)](0x0,new Date()[_0x520209(0x365)]()-this[_0x520209(0x3bd)]):this[_0x520209(0x3ed)]()),_0x4c1a7e;}throw _0x2f317a[_0x520209(0x476)];}catch(_0x12c4d8){return this['_logService'][_0x520209(0x476)](_0x12c4d8),this[_0x520209(0x5c9)](!0x1);}}[_0x4176ec(0x396)](){const _0xea121c=_0x4176ec;throw new Error(_0xea121c(0x3ca));}[_0x4176ec(0x227)](){const _0x14a08e=_0x4176ec;throw new Error(_0x14a08e(0x437));}['onRemoteRetry'](){return this;}[_0x4176ec(0x500)](){const _0x433c4f=_0x4176ec;return this[_0x433c4f(0x3e2)](),this[_0x433c4f(0x11a)]['createInstance'](_0x3a5b1a,this[_0x433c4f(0x488)],this['type'],null,this[_0x433c4f(0x576)],this['_handler']);}['toggleOnline'](){return this;}[_0x4176ec(0x480)](_0x22cbc9){const _0x42ec8e=_0x4176ec,_0x2fe6c9=_0x22cbc9!=null?_0x22cbc9:this[_0x42ec8e(0x3ed)]();this['_scheduleTimestamp']=new Date()['getTime'](),this[_0x42ec8e(0x453)]=window[_0x42ec8e(0x5a2)](()=>{const _0x5ecdaa=_0x42ec8e;this[_0x5ecdaa(0x3e2)]();let _0x22056b=null;switch(this[_0x5ecdaa(0x286)]){case _0x34a84f[_0x5ecdaa(0x1ab)]:{_0x22056b=_0x441606(this[_0x5ecdaa(0x576)],this[_0x5ecdaa(0x488)],this[_0x5ecdaa(0x1d0)],this['_revisionService'],this[_0x5ecdaa(0x192)]);break;}case _0x34a84f[_0x5ecdaa(0x457)]:{this[_0x5ecdaa(0x576)][_0x5ecdaa(0x490)](_0x638f55=>_0x638f55['id']===_0x4c13e7[_0x5ecdaa(0x440)]['id'])?_0x22056b=_0x2388b3(this[_0x5ecdaa(0x576)],this[_0x5ecdaa(0x488)],this[_0x5ecdaa(0x1d0)],this[_0x5ecdaa(0x2f7)],this[_0x5ecdaa(0x192)]):_0x22056b=_0x441606(this['_pendingMutations'],this[_0x5ecdaa(0x488)],this[_0x5ecdaa(0x1d0)],this[_0x5ecdaa(0x2f7)],this['_memberService']);break;}default:throw new Error(_0x5ecdaa(0x320)+this['type']+_0x5ecdaa(0x461));}const {changeset:_0x59fd11,pendingMutations:_0x22f812}=_0x22056b;this[_0x5ecdaa(0x557)][_0x5ecdaa(0x559)](_0x59fd11);const _0x5cd14c=_0x22f812[_0x5ecdaa(0x2b7)]?this['_injector']['createInstance'](_0x3957ac,this[_0x5ecdaa(0x488)],this[_0x5ecdaa(0x286)],_0x59fd11,_0x22f812,this[_0x5ecdaa(0x557)],void 0x0):this[_0x5ecdaa(0x11a)]['createInstance'](_0x4649d3,this[_0x5ecdaa(0x488)],this['type'],_0x59fd11,this['_handler']);_0x5cd14c['_updateLocalCache'](),this[_0x5ecdaa(0x557)][_0x5ecdaa(0x4ac)](this,_0x5cd14c);},_0x2fe6c9);}[_0x4176ec(0x3ed)](){const _0x1d9c4f=_0x4176ec;var _0x117278;const _0x383e11=this[_0x1d9c4f(0x1bf)][_0x1d9c4f(0x40b)](_0x20ac24);return(_0x117278=_0x383e11==null?void 0x0:_0x383e11['sendChangesetTimeout'])!=null?_0x117278:0x7d0;}[_0x4176ec(0x48d)](){const _0x41a19e=_0x4176ec;throw new Error(_0x41a19e(0x543));}[_0x4176ec(0x3e2)](){const _0x5bf9b3=_0x4176ec;this[_0x5bf9b3(0x453)]!=null&&(clearTimeout(this[_0x5bf9b3(0x453)]),this[_0x5bf9b3(0x453)]=null);}['_onConflict'](_0x11be79){const _0x4d3072=_0x4176ec;return this[_0x4d3072(0x3e2)](),this['_injector'][_0x4d3072(0x5c5)](_0x14d23a,this['unitID'],this[_0x4d3072(0x286)],null,this[_0x4d3072(0x576)],this[_0x4d3072(0x557)],_0x11be79);}};_0x325a65=_0x1eb82f([_0x3a4a35(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x3a4a35(0x5,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0x6,_0xd3ef1d['Inject'](_0x5e8095['LocalCacheService'])),_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x4b1)])),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x3a4a35(0x9,_0xd3ef1d['ICommandService']),_0x3a4a35(0xa,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x3a4a35(0xb,_0x47367d[_0x4176ec(0x39c)]),_0x3a4a35(0xc,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x3a4a35(0xd,_0xd3ef1d[_0x4176ec(0x1ac)])],_0x325a65);let _0x4649d3=class extends _0x17f65c{constructor(_0x564b87,_0x5b8d3b,_0x5715d4,_0x2fbd9b,_0x3353f2,_0x1b9be8,_0x4cb4bd,_0x2f6cc2,_0x554693,_0x2d064c,_0x41762e){const _0x5cb280=_0x4176ec;super(_0x564b87,_0x5b8d3b,_0x5715d4,[],_0x2fbd9b,_0x2f6cc2,_0x41762e,_0x1b9be8,_0x4cb4bd),_0xddf92d(this,_0x5cb280(0x3ad),_0x5cb280(0x224)),_0xddf92d(this,'_resendTimeout',0x0),_0xddf92d(this,'_resendTimer'),_0xddf92d(this,'_sender'),(this[_0x5cb280(0x11a)]=_0x3353f2,this[_0x5cb280(0x5ab)]=_0x554693,this[_0x5cb280(0x31d)]=_0x2d064c);}['appendMutation'](_0x4dd5ae){const _0x5d7413=_0x4176ec;this['_clearScheduledTask']();const _0x53e00a=this['_injector'][_0x5d7413(0x5c5)](_0x3957ac,this[_0x5d7413(0x488)],this[_0x5d7413(0x286)],this[_0x5d7413(0x267)],[_0x4dd5ae],this[_0x5d7413(0x557)],this[_0x5d7413(0x4e0)]);return _0x53e00a[_0x5d7413(0x28f)](),_0x53e00a;}['onRemoteChangeset'](_0x2d367c){const _0x30bd76=_0x4176ec;if(this[_0x30bd76(0x565)](_0x2d367c))return this[_0x30bd76(0x3e2)](),this[_0x30bd76(0x11a)][_0x30bd76(0x5c5)](_0x59c836,this[_0x30bd76(0x488)],this[_0x30bd76(0x286)],this[_0x30bd76(0x267)],[],null,[_0x2d367c],this[_0x30bd76(0x557)]);try{const _0x5cca6f=this[_0x30bd76(0x31d)]['transformChangesets']([_0x2d367c],[this[_0x30bd76(0x267)]],!0x1);if(_0x47367d[_0x30bd76(0x169)](_0x5cca6f)){const {c1Prime:_0x1fba59,c2Prime:_0x35b77b}=_0x5cca6f;this[_0x30bd76(0x29e)](_0x1fba59[0x0]),_0x35b77b[0x0][_0x30bd76(0x168)]=this[_0x30bd76(0x2b5)](),this[_0x30bd76(0x3e2)]();const _0x26ac63=this[_0x30bd76(0x11a)][_0x30bd76(0x5c5)](_0x4649d3,this[_0x30bd76(0x488)],this[_0x30bd76(0x286)],_0x35b77b[0x0],this['_handler']);return _0x26ac63['_updateLocalCache'](),_0x26ac63;}return this['_onConflict'](!0x1);}catch(_0x44a02b){return this['_logService'][_0x30bd76(0x476)](_0x44a02b),this[_0x30bd76(0x5c9)](!0x1);}}[_0x4176ec(0x396)](_0x196ac7){const _0x3312fa=_0x4176ec;this['_clearScheduledTask']();const _0x404387=this[_0x3312fa(0x2f7)][_0x3312fa(0x469)](this[_0x3312fa(0x488)]);if(_0x196ac7[_0x3312fa(0x140)]<_0x404387-0x1)return this;if(this[_0x3312fa(0x565)](_0x196ac7))return this[_0x3312fa(0x11a)]['createInstance'](_0x59c836,this['unitID'],this[_0x3312fa(0x286)],null,[],this[_0x3312fa(0x267)],[],this[_0x3312fa(0x557)]);this[_0x3312fa(0x22b)]();const _0xaa5d59=this[_0x3312fa(0x11a)][_0x3312fa(0x5c5)](_0x43108f,this[_0x3312fa(0x488)],this[_0x3312fa(0x286)],this[_0x3312fa(0x557)]);return _0xaa5d59[_0x3312fa(0x28f)](),_0xaa5d59;}['onRemoteRej'](_0x423045){const _0x1dd2c5=_0x4176ec;return this['_onConflict'](!!(_0x423045!=null&&_0x423045[_0x1dd2c5(0x239)]));}['onRemoteRetry'](_0x5935c6){const _0x4ba42a=_0x4176ec;return this['_resendTimeout']>_0x25241f?this[_0x4ba42a(0x500)]():(this[_0x4ba42a(0x4e0)]=_0x316111(this[_0x4ba42a(0x2c1)],{'timeout':this[_0x4ba42a(0x2c1)],'reqId':_0x5935c6['reqId']}),this[_0x4ba42a(0x1e3)]=this[_0x4ba42a(0x4e0)][_0x4ba42a(0x221)](({reqId:_0x423b5a,timeout:_0x46fea6})=>{const _0x71ced5=_0x4ba42a;this[_0x71ced5(0x31f)](_0x423b5a,_0x46fea6);}),this);}[_0x4176ec(0x500)](){const _0xc896dd=_0x4176ec;return this['_clearScheduledTask'](),this[_0xc896dd(0x11a)][_0xc896dd(0x5c5)](_0x3a5b1a,this['unitID'],this[_0xc896dd(0x286)],this[_0xc896dd(0x267)],[],this['_handler']);}[_0x4176ec(0x572)](){return this;}[_0x4176ec(0x48d)](){const _0x5ad8e5=_0x4176ec;this[_0x5ad8e5(0x557)][_0x5ad8e5(0x559)](this[_0x5ad8e5(0x267)]);}['_onConflict'](_0x5b4699){const _0x225363=_0x4176ec;return this['_clearScheduledTask'](),this['_injector'][_0x225363(0x5c5)](_0x14d23a,this[_0x225363(0x488)],this[_0x225363(0x286)],this['_awaitingChangeset'],[],this[_0x225363(0x557)],_0x5b4699);}['_resendWithTimeout'](_0x48de84,_0x1d4c20){const _0x2b40d0=_0x4176ec;var _0x349f1c;_0x48de84===((_0x349f1c=this[_0x2b40d0(0x267)])==null?void 0x0:_0x349f1c[_0x2b40d0(0x1f1)])&&(this[_0x2b40d0(0x48d)](),this[_0x2b40d0(0x2c1)]=_0x1d4c20===0x0?0x3e8:_0x1d4c20*0x2);}[_0x4176ec(0x3e2)](){const _0x595545=_0x4176ec;var _0x2d9635;(_0x2d9635=this[_0x595545(0x1e3)])==null||_0x2d9635[_0x595545(0x447)](),this['_resendTimeout']=0x0;}};_0x4649d3=_0x1eb82f([_0x3a4a35(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x3a4a35(0x5,_0xd3ef1d['Inject'](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x438)]),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x3a4a35(0x9,_0x47367d['ITransformService']),_0x3a4a35(0xa,_0xd3ef1d['IUndoRedoService'])],_0x4649d3);let _0x3957ac=class extends _0x17f65c{constructor(_0x4d5487,_0x4c272b,_0x15931b,_0x4b0179,_0x14f2b8,_0x5e2ffa,_0x3e8e09,_0x11eebb,_0x3d5b56,_0x230d3a,_0x546be1,_0x197be0,_0x5cb18d){const _0x5b8719=_0x4176ec;super(_0x4d5487,_0x4c272b,_0x15931b,_0x4b0179,_0x14f2b8,_0x230d3a,_0x5cb18d,_0x11eebb,_0x3d5b56),_0xddf92d(this,_0x5b8719(0x3ad),_0x5b8719(0x26d)),_0xddf92d(this,_0x5b8719(0x2c1),0x0),_0xddf92d(this,_0x5b8719(0x4e0)),_0xddf92d(this,'_sender'),(this['_injector']=_0x3e8e09,this[_0x5b8719(0x5ab)]=_0x546be1,this[_0x5b8719(0x31d)]=_0x197be0,_0x5e2ffa&&(this['_resendTimer']=_0x5e2ffa,this[_0x5b8719(0x1e3)]=this['_resendTimer']['subscribe'](({reqId:_0x3dc694,timeout:_0x4339e9})=>{const _0x170262=_0x5b8719;this[_0x170262(0x31f)](_0x3dc694,_0x4339e9);})));}[_0x4176ec(0x24c)](_0x159db7){const _0x2f2fb5=_0x4176ec;return this[_0x2f2fb5(0x576)][_0x2f2fb5(0x455)](_0x159db7),this;}[_0x4176ec(0x12c)](_0xe8f6d5){const _0x350337=_0x4176ec;if(this[_0x350337(0x565)](_0xe8f6d5))return this[_0x350337(0x3e2)](),this[_0x350337(0x11a)][_0x350337(0x5c5)](_0x59c836,this[_0x350337(0x488)],this[_0x350337(0x286)],this[_0x350337(0x267)],this[_0x350337(0x576)],null,[_0xe8f6d5],this['_handler']);try{const _0x46a7d6=this['_transformService'][_0x350337(0x211)]([_0xe8f6d5],[this[_0x350337(0x267)]],!0x1);if(_0x47367d[_0x350337(0x169)](_0x46a7d6)){const {c1Prime:_0xd90e43,c2Prime:_0xb35769}=_0x46a7d6,_0x51777d=this['_transformService']['transformMutationsWithChangeset'](_0xd90e43[0x0],this[_0x350337(0x576)]);if(_0x47367d[_0x350337(0x578)](_0x51777d)){const {c1Prime:_0x1b417f,m2Prime:_0x23d053}=_0x51777d;return this[_0x350337(0x29e)](_0x1b417f),_0xb35769[0x0][_0x350337(0x168)]=this[_0x350337(0x2b5)](),this[_0x350337(0x3e2)](),this[_0x350337(0x11a)][_0x350337(0x5c5)](_0x3957ac,this[_0x350337(0x488)],this['type'],_0xb35769[0x0],_0x23d053,this['_handler'],void 0x0);}throw _0x51777d[_0x350337(0x476)];}throw _0x46a7d6['error'];}catch(_0x39e66c){return this[_0x350337(0x5ab)][_0x350337(0x476)](_0x39e66c),this['_onConflict'](!0x1);}}[_0x4176ec(0x396)](_0x48a797){const _0x3747d5=_0x4176ec;if(this[_0x3747d5(0x3e2)](),this[_0x3747d5(0x565)](_0x48a797))return this[_0x3747d5(0x11a)]['createInstance'](_0x59c836,this[_0x3747d5(0x488)],this[_0x3747d5(0x286)],null,this[_0x3747d5(0x576)],this[_0x3747d5(0x267)],[],this['_handler']);this[_0x3747d5(0x22b)]();const _0x28a5a0=this['_injector'][_0x3747d5(0x5c5)](_0x325a65,this[_0x3747d5(0x488)],this[_0x3747d5(0x286)],this['_pendingMutations'],this['_handler']);return _0x28a5a0[_0x3747d5(0x480)](),_0x28a5a0[_0x3747d5(0x28f)](),_0x28a5a0;}[_0x4176ec(0x227)](_0x41f24e){const _0x2a0fd6=_0x4176ec;return this[_0x2a0fd6(0x5c9)](!!(_0x41f24e!=null&&_0x41f24e[_0x2a0fd6(0x239)]));}['onRemoteRetry'](_0x4dd114){const _0x3448c5=_0x4176ec;return this[_0x3448c5(0x2c1)]>_0x25241f?this['toggleOffline']():(this['_resendTimer']=_0x316111(this[_0x3448c5(0x2c1)],{'timeout':this[_0x3448c5(0x2c1)],'reqId':_0x4dd114['reqId']}),this[_0x3448c5(0x1e3)]=this[_0x3448c5(0x4e0)][_0x3448c5(0x221)](({reqId:_0x2a0e68,timeout:_0x338d71})=>{const _0x464969=_0x3448c5;this[_0x464969(0x31f)](_0x2a0e68,_0x338d71);}),this);}['toggleOffline'](){const _0x11a68f=_0x4176ec;return this[_0x11a68f(0x3e2)](),this[_0x11a68f(0x11a)][_0x11a68f(0x5c5)](_0x3a5b1a,this['unitID'],this[_0x11a68f(0x286)],this[_0x11a68f(0x267)],this[_0x11a68f(0x576)],this['_handler']);}[_0x4176ec(0x572)](){return this;}[_0x4176ec(0x48d)](){const _0x44bbcc=_0x4176ec;this['_handler'][_0x44bbcc(0x559)](this[_0x44bbcc(0x267)]);}[_0x4176ec(0x5c9)](_0x55d1e7){const _0x2739c6=_0x4176ec;return this[_0x2739c6(0x3e2)](),this[_0x2739c6(0x11a)][_0x2739c6(0x5c5)](_0x14d23a,this[_0x2739c6(0x488)],this[_0x2739c6(0x286)],null,this[_0x2739c6(0x576)],this[_0x2739c6(0x557)],_0x55d1e7);}[_0x4176ec(0x31f)](_0x2b6f55,_0x367d95){const _0x506622=_0x4176ec;var _0x92d30;_0x2b6f55===((_0x92d30=this[_0x506622(0x267)])==null?void 0x0:_0x92d30[_0x506622(0x1f1)])&&(this['resend'](),this[_0x506622(0x2c1)]=_0x367d95===0x0?0x3e8:_0x367d95*0x2);}['_clearScheduledTask'](){const _0x1d722f=_0x4176ec;var _0x5c38fd;(_0x5c38fd=this[_0x1d722f(0x1e3)])==null||_0x5c38fd[_0x1d722f(0x447)](),this[_0x1d722f(0x2c1)]=0x0;}};_0x3957ac=_0x1eb82f([_0x3a4a35(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0x8,_0xd3ef1d['Inject'](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0x9,_0xd3ef1d[_0x4176ec(0x438)]),_0x3a4a35(0xa,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x3a4a35(0xb,_0x47367d[_0x4176ec(0x39c)]),_0x3a4a35(0xc,_0xd3ef1d['IUndoRedoService'])],_0x3957ac);let _0x14d23a=class extends _0x17f65c{constructor(_0x27996a,_0x2aa8d3,_0x5efda3,_0x5f0d7b,_0x33f1fc,_0x107208=!0x1,_0x364597,_0x16ef3f,_0x2b0466,_0x52ad50,_0x362873,_0x141c4e,_0x1ecfe9){const _0x39fd5d=_0x4176ec;super(_0x27996a,_0x2aa8d3,_0x5efda3,_0x5f0d7b,_0x33f1fc,_0x16ef3f,_0x2b0466,_0x362873,_0x52ad50),_0xddf92d(this,_0x39fd5d(0x3ad),_0x39fd5d(0x181)),(this[_0x39fd5d(0x50e)]=_0x107208,this[_0x39fd5d(0x3c1)]=_0x364597,this[_0x39fd5d(0x4a7)]=_0x141c4e,this[_0x39fd5d(0x153)]=_0x1ecfe9,this[_0x39fd5d(0x548)](),this['_clearLocalCache'](),this[_0x39fd5d(0x5cd)]());}[_0x4176ec(0x24c)](){return this;}['onRemoteChangeset'](){return this;}[_0x4176ec(0x396)](){return this;}[_0x4176ec(0x227)](){return this;}[_0x4176ec(0x382)](){return this;}['toggleOffline'](){return this;}[_0x4176ec(0x572)](){return this;}[_0x4176ec(0x48d)](){const _0x19f8ce=_0x4176ec;throw new Error(_0x19f8ce(0x336));}[_0x4176ec(0x442)](){const _0x312992=_0x4176ec;this[_0x312992(0x29a)][_0x312992(0x489)](this[_0x312992(0x488)],this[_0x312992(0x286)],null,[]);}[_0x4176ec(0x548)](){const _0x455e03=_0x4176ec;this[_0x455e03(0x50e)]?this[_0x455e03(0x153)]['show']({'title':this[_0x455e03(0x4a7)]['t'](_0x455e03(0x4f4)),'content':this[_0x455e03(0x4a7)]['t'](_0x455e03(0x5c4)),'type':_0x455e03(0x476),'duration':0x0}):this[_0x455e03(0x153)]['show']({'title':this[_0x455e03(0x4a7)]['t']('conflict.title'),'content':this[_0x455e03(0x4a7)]['t'](_0x455e03(0x24a)),'type':_0x455e03(0x476),'duration':0x0});}[_0x4176ec(0x5cd)](){const _0x172f62=_0x4176ec;this[_0x172f62(0x3c1)]['updatePermissionPoint'](new _0x1b517d[(_0x172f62(0x41d))](this[_0x172f62(0x488)])['id'],!0x1);}};_0x14d23a=_0x1eb82f([_0x3a4a35(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x57f)])),_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x438)]),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x1ac)]),_0x3a4a35(0x9,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0xa,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0xb,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['LocaleService'])),_0x3a4a35(0xc,_0x45bd5d[_0x4176ec(0x560)])],_0x14d23a);let _0x3a5b1a=class extends _0x17f65c{constructor(_0x2c870c,_0x2d392e,_0x826989,_0x3994c5,_0x592a88,_0x560e78,_0x415093,_0x25d1f8,_0x48fa64,_0x22505d){const _0x30e15a=_0x4176ec;super(_0x2c870c,_0x2d392e,_0x826989,_0x3994c5,_0x592a88,_0x48fa64,_0x22505d,_0x415093,_0x25d1f8),_0xddf92d(this,_0x30e15a(0x3ad),_0x30e15a(0x151)),this[_0x30e15a(0x11a)]=_0x560e78;}['appendMutation'](_0x390cb3){const _0x3df6ef=_0x4176ec;return this[_0x3df6ef(0x576)][_0x3df6ef(0x455)](_0x390cb3),this['_updateLocalCache'](),this;}[_0x4176ec(0x12c)](_0xcb808c){const _0x17b108=_0x4176ec;throw new Error(_0x17b108(0x56f));}[_0x4176ec(0x396)](){throw new Error('[OfflineState]:\x20received\x20acknowledgement.');}['onRemoteRej'](){const _0x1caa5e=_0x4176ec;throw new Error(_0x1caa5e(0x3e5));}[_0x4176ec(0x382)](){return this;}[_0x4176ec(0x500)](){return this;}[_0x4176ec(0x572)](){const _0x1b0d4d=_0x4176ec,{_injector:_0x4f120e,_pendingMutations:_0x56bd3e,_awaitingChangeset:_0x119817,unitID:_0x20ec5f,_handler:_0x5069cc,type:_0x46c3ed}=this,_0x60add4=_0x1aaf85(_0x4f120e,_0x20ec5f,_0x46c3ed,_0x119817,_0x56bd3e,_0x5069cc);return _0x60add4 instanceof _0x325a65?_0x60add4[_0x1b0d4d(0x480)]():(_0x60add4 instanceof _0x3957ac||_0x60add4 instanceof _0x4649d3)&&_0x60add4[_0x1b0d4d(0x48d)](),_0x60add4;}[_0x4176ec(0x48d)](){const _0x1f68ad=_0x4176ec;throw new Error(_0x1f68ad(0x393));}};_0x3a5b1a=_0x1eb82f([_0x3a4a35(0x5,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x3a4a35(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x438)]),_0x3a4a35(0x9,_0xd3ef1d[_0x4176ec(0x1ac)])],_0x3a5b1a);let _0x59c836=class extends _0x17f65c{constructor(_0xa1f3dd,_0x4a5058,_0x2a1339,_0x19a0a6,_0x458eb4,_0x430a62,_0x594073,_0x3b0971,_0x12cea0,_0x16d7b7,_0x7e1440,_0x4f99a6,_0xb53bb1,_0x3f031e){const _0x1c863b=_0x4176ec;super(_0xa1f3dd,_0x4a5058,_0x2a1339,_0x19a0a6,_0x594073,_0x4f99a6,_0xb53bb1,_0x12cea0,_0x16d7b7),_0xddf92d(this,_0x1c863b(0x3ad),_0x1c863b(0x19a)),(this[_0x1c863b(0x36b)]=_0x458eb4,this[_0x1c863b(0x13a)]=_0x430a62,this['_injector']=_0x3b0971,this[_0x1c863b(0x5ab)]=_0x7e1440,this[_0x1c863b(0x31d)]=_0x3f031e);}['onMissedChangesetFetched'](_0x316d58){const _0x1f73b5=_0x4176ec;try{const _0x3abae5=[..._0x316d58,...this['_queuedRemoteChangesets']],_0x3ccc9e=[this[_0x1f73b5(0x267)]||this['_acknowledgedAwaitingChangeset']][_0x1f73b5(0x3b9)](_0x1902ed=>!!_0x1902ed);let _0x174b99,_0x25d49a;if(_0x3ccc9e[_0x1f73b5(0x2b7)]){const _0x918050=this[_0x1f73b5(0x31d)][_0x1f73b5(0x211)](_0x3abae5,_0x3ccc9e,!0x1);if(!_0x47367d[_0x1f73b5(0x169)](_0x918050))throw _0x918050[_0x1f73b5(0x476)];_0x174b99=_0x918050[_0x1f73b5(0x245)],_0x25d49a=_0x918050[_0x1f73b5(0x518)];}else _0x174b99=_0x3abae5,_0x25d49a=[];let _0x1668b4=this[_0x1f73b5(0x576)];_0x174b99['forEach'](_0x2d6d65=>{const _0x422b70=_0x1f73b5;let _0x3dbf3a;if(_0x1668b4['length']){const _0x37093d=this[_0x422b70(0x31d)]['transformMutationsWithChangeset'](_0x2d6d65,_0x1668b4);if(!_0x47367d[_0x422b70(0x578)](_0x37093d))throw _0x37093d[_0x422b70(0x476)];_0x3dbf3a=_0x37093d['c1Prime'],_0x1668b4=_0x37093d[_0x422b70(0x389)];}else _0x3dbf3a=_0x2d6d65;this[_0x422b70(0x29e)](_0x3dbf3a);}),this[_0x1f73b5(0x36b)]&&this[_0x1f73b5(0x22b)](),this[_0x1f73b5(0x267)]&&_0x25d49a[_0x1f73b5(0x2b7)]&&(_0x25d49a[0x0][_0x1f73b5(0x168)]=this['_getCurrentRevision']());let _0x2d5907;if(this['_awaitingChangeset']&&_0x1668b4['length']!==0x0)_0x2d5907=this[_0x1f73b5(0x11a)][_0x1f73b5(0x5c5)](_0x3957ac,this[_0x1f73b5(0x488)],this['type'],_0x25d49a[0x0],_0x1668b4,this[_0x1f73b5(0x557)],void 0x0);else{if(this[_0x1f73b5(0x267)]&&_0x1668b4[_0x1f73b5(0x2b7)]===0x0)_0x25d49a[0x0]['baseRev']=this['_getCurrentRevision'](),_0x2d5907=this[_0x1f73b5(0x11a)][_0x1f73b5(0x5c5)](_0x4649d3,this['unitID'],this[_0x1f73b5(0x286)],_0x25d49a[0x0],this[_0x1f73b5(0x557)]);else{if(_0x1668b4['length']!==0x0){const _0x2c0775=this['_injector']['createInstance'](_0x325a65,this['unitID'],this[_0x1f73b5(0x286)],_0x1668b4,this[_0x1f73b5(0x557)]);_0x2c0775[_0x1f73b5(0x480)](),_0x2d5907=_0x2c0775;}else _0x2d5907=this[_0x1f73b5(0x11a)][_0x1f73b5(0x5c5)](_0x43108f,this[_0x1f73b5(0x488)],this['type'],this[_0x1f73b5(0x557)]);}}return _0x2d5907[_0x1f73b5(0x28f)](),_0x2d5907;}catch(_0x2578c8){return this[_0x1f73b5(0x5ab)][_0x1f73b5(0x476)](_0x1f73b5(0x380),_0x1f73b5(0x2b9),_0x2578c8),this[_0x1f73b5(0x11a)][_0x1f73b5(0x5c5)](_0x14d23a,this[_0x1f73b5(0x488)],this[_0x1f73b5(0x286)],this[_0x1f73b5(0x267)],this[_0x1f73b5(0x576)],this['_handler'],!0x1);}}[_0x4176ec(0x48d)](){const _0x13b42e=_0x4176ec;throw new Error(_0x13b42e(0x269));}['appendMutation'](_0x52ac05){const _0x21461c=_0x4176ec;return this[_0x21461c(0x576)][_0x21461c(0x455)](_0x52ac05),this;}[_0x4176ec(0x12c)](_0x16f5ec){const _0x39490d=_0x4176ec;return this['_queuedRemoteChangesets'][_0x39490d(0x455)](_0x16f5ec),this;}[_0x4176ec(0x396)](_0x3e1d8d){const _0x20beb5=_0x4176ec;if(this[_0x20beb5(0x267)])return this[_0x20beb5(0x36b)]=this[_0x20beb5(0x267)],this['_awaitingChangeset']=null,this;throw new Error(_0x20beb5(0x241));}[_0x4176ec(0x227)](_0x1dd1d2){const _0x453f47=_0x4176ec;return this[_0x453f47(0x5c9)](!!(_0x1dd1d2!=null&&_0x1dd1d2[_0x453f47(0x239)]));}[_0x4176ec(0x382)](){return this;}['toggleOffline'](){const _0x3482c4=_0x4176ec;return this[_0x3482c4(0x11a)][_0x3482c4(0x5c5)](_0x3a5b1a,this[_0x3482c4(0x488)],this[_0x3482c4(0x286)],this[_0x3482c4(0x267)],this['_pendingMutations'],this[_0x3482c4(0x557)]);}[_0x4176ec(0x572)](){return this;}[_0x4176ec(0x5c9)](_0x116f23){const _0x3843ef=_0x4176ec;return this['_injector'][_0x3843ef(0x5c5)](_0x14d23a,this[_0x3843ef(0x488)],this[_0x3843ef(0x286)],this[_0x3843ef(0x267)],this[_0x3843ef(0x576)],this['_handler'],_0x116f23);}};_0x59c836=_0x1eb82f([_0x3a4a35(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x3a4a35(0x8,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d['RevisionService'])),_0x3a4a35(0x9,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x3a4a35(0xa,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x3a4a35(0xb,_0xd3ef1d[_0x4176ec(0x438)]),_0x3a4a35(0xc,_0xd3ef1d[_0x4176ec(0x1ac)]),_0x3a4a35(0xd,_0x47367d[_0x4176ec(0x39c)])],_0x59c836);function _0x1aaf85(_0x4bfd0f,_0x1a288f,_0x37315d,_0x291d5f,_0x561fae,_0x4af7e7){const _0x5d67e0=_0x4176ec;return _0x291d5f&&_0x561fae['length']?_0x4bfd0f[_0x5d67e0(0x5c5)](_0x3957ac,_0x1a288f,_0x37315d,_0x291d5f,_0x561fae,_0x4af7e7,void 0x0):_0x291d5f?_0x4bfd0f[_0x5d67e0(0x5c5)](_0x4649d3,_0x1a288f,_0x37315d,_0x291d5f,_0x4af7e7):_0x561fae[_0x5d67e0(0x2b7)]?_0x4bfd0f[_0x5d67e0(0x5c5)](_0x325a65,_0x1a288f,_0x37315d,_0x561fae,_0x4af7e7):_0x4bfd0f[_0x5d67e0(0x5c5)](_0x43108f,_0x1a288f,_0x37315d,_0x4af7e7);}var _0x56db3d=Object[_0x4176ec(0x2b4)],_0x1e1bef=Object[_0x4176ec(0x48c)],_0x455cde=(_0x3e5498,_0xc80151,_0x3e1da9,_0x5ce5e0)=>{const _0x17f4e0=_0x4176ec;for(var _0x4192d9=_0x5ce5e0>0x1?void 0x0:_0x5ce5e0?_0x1e1bef(_0xc80151,_0x3e1da9):_0xc80151,_0x54d69f=_0x3e5498[_0x17f4e0(0x2b7)]-0x1,_0x3bb444;_0x54d69f>=0x0;_0x54d69f--)(_0x3bb444=_0x3e5498[_0x54d69f])&&(_0x4192d9=(_0x5ce5e0?_0x3bb444(_0xc80151,_0x3e1da9,_0x4192d9):_0x3bb444(_0x4192d9))||_0x4192d9);return _0x5ce5e0&&_0x4192d9&&_0x56db3d(_0xc80151,_0x3e1da9,_0x4192d9),_0x4192d9;},_0x1dc04a=(_0x447e0d,_0x39bba8)=>(_0xd2c6ef,_0x5e3e6c)=>_0x39bba8(_0xd2c6ef,_0x5e3e6c,_0x447e0d);_0x5e8095[_0x4176ec(0x57c)]=class extends _0xd3ef1d['RxDisposable']{constructor(_0x124790,_0x3c8dfa,_0x6b8b4c,_0x5bcd9e,_0x512b53,_0x6e35a2,_0x25e6f7,_0x1f5274,_0x5f14ba,_0x4da583,_0x286fe8,_0x2e0d0c,_0x4dee8d){const _0x17c9a1=_0x4176ec;super(),_0xddf92d(this,'_state$',new _0x2c8065[(_0x17c9a1(0x3b0))](null)),_0xddf92d(this,'state$',this['_state$'][_0x17c9a1(0x117)]()),_0xddf92d(this,'_state'),_0xddf92d(this,'_collaborationPaused',!0x1),_0xddf92d(this,'_changesetSessionId',''),_0xddf92d(this,'_changesetReqId',0x0),_0xddf92d(this,_0x17c9a1(0x536),this['state$'][_0x17c9a1(0x579)](_0x2c8065[_0x17c9a1(0x40d)](_0x30e259=>_0x30e259?_0x30e259['status']:_0x52e01f[_0x17c9a1(0x10e)]),_0x2c8065[_0x17c9a1(0x53b)](0x1))),_0xddf92d(this,_0x17c9a1(0x493),!0x1),_0xddf92d(this,_0x17c9a1(0x2d5),[]),(this[_0x17c9a1(0x488)]=_0x124790,this[_0x17c9a1(0x1f9)]=_0x3c8dfa,this[_0x17c9a1(0x1fd)]=_0x6b8b4c,this['_injector']=_0x5bcd9e,this[_0x17c9a1(0x29a)]=_0x512b53,this[_0x17c9a1(0x4f9)]=_0x6e35a2,this['_localeService']=_0x25e6f7,this[_0x17c9a1(0x2f7)]=_0x1f5274,this[_0x17c9a1(0x5ab)]=_0x5f14ba,this['_commandService']=_0x4da583,this[_0x17c9a1(0x1df)]=_0x286fe8,this[_0x17c9a1(0x3c1)]=_0x2e0d0c,this[_0x17c9a1(0x5b9)]=_0x4dee8d);}get['state'](){const _0x2a96fb=_0x4176ec;return this[_0x2a96fb(0x29d)];}async[_0x4176ec(0x15b)](){const _0x4f614b=_0x4176ec;if(this['state'])throw new Error(_0x4f614b(0x41e));await this[_0x4f614b(0x3d5)]();}[_0x4176ec(0x381)](){const _0x1f0cc8=_0x4176ec;return this[_0x1f0cc8(0x423)]=!0x0,_0xd3ef1d[_0x1f0cc8(0x44a)](()=>{const _0xb1d270=_0x1f0cc8;this[_0xb1d270(0x423)]=!0x1,this[_0xb1d270(0x5bc)]();});}[_0x4176ec(0x561)](_0x26b55c){const _0x261295=_0x4176ec;this[_0x261295(0x29d)]=_0x26b55c,this[_0x261295(0x523)][_0x261295(0x52a)](_0x26b55c);}async[_0x4176ec(0x3d5)](){const _0x11f419=_0x4176ec;var _0x262b27;this[_0x11f419(0x561)](await this[_0x11f419(0x346)]()),this[_0x11f419(0x5b9)]&&((_0x262b27=this[_0x11f419(0x5b9)])==null||_0x262b27[_0x11f419(0x194)](this['unitID']),this[_0x11f419(0x1a6)](this['_singleActiveUnitService']['getUnitStatus$'](this[_0x11f419(0x488)])[_0x11f419(0x221)](_0x37c45a=>{const _0x2fb200=_0x11f419;this[_0x2fb200(0x5ab)][_0x2fb200(0x144)]('[CollaborationEntity]','editing\x20status\x20changed\x20to',_0x37c45a),_0x37c45a===_0x560664[_0x2fb200(0x5ae)]?(this[_0x2fb200(0x1df)][_0x2fb200(0x593)]({'content':this[_0x2fb200(0x4a7)]['t'](_0x2fb200(0x31b)),'type':_0x3c4c54['MessageType'][_0x2fb200(0x50f)]}),this[_0x2fb200(0x3c1)][_0x2fb200(0x296)](new _0x1b517d['WorkbookEditablePermission'](this[_0x2fb200(0x488)])['id'],!0x1),this['_permissionService'][_0x2fb200(0x4f7)](!0x1)):(this[_0x2fb200(0x3c1)][_0x2fb200(0x296)](new _0x1b517d[(_0x2fb200(0x41d))](this[_0x2fb200(0x488)])['id'],!0x0),this[_0x2fb200(0x3c1)][_0x2fb200(0x4f7)](!0x0));})));let _0x23ca57=!0x1;return this['disposeWithMe'](this['session']['sessionStatus$'][_0x11f419(0x221)](_0x202f8c=>{const _0x5a6d2e=_0x11f419;_0x202f8c===_0x5a5e86['ONLINE']?this[_0x5a6d2e(0x53d)](_0x23ca57):_0x202f8c===_0x5a5e86['OFFLINE']&&(_0x23ca57=!0x0,this['_toggleOffline']());})),this[_0x11f419(0x1a6)](this[_0x11f419(0x1f9)]['event$'][_0x11f419(0x221)](_0x28c83a=>{const _0x17caf8=_0x11f419;try{switch(_0x28c83a[_0x17caf8(0x4d0)]){case _0x47367d[_0x17caf8(0x498)][_0x17caf8(0x27f)]:{this[_0x17caf8(0x1a3)](_0x47367d['parseProtocolChangeset'](_0x28c83a[_0x17caf8(0x33b)]));break;}case _0x47367d['CollaborationEvent'][_0x17caf8(0x428)]:{this[_0x17caf8(0x384)](_0x28c83a['data']);break;}case _0x47367d[_0x17caf8(0x498)][_0x17caf8(0x274)]:{this[_0x17caf8(0x1d3)]();break;}case _0x47367d['CollaborationEvent'][_0x17caf8(0x318)]:{this[_0x17caf8(0x174)](_0x28c83a[_0x17caf8(0x33b)]);break;}case _0x47367d['CollaborationEvent'][_0x17caf8(0x308)]:{this[_0x17caf8(0x467)](_0x28c83a[_0x17caf8(0x33b)][_0x17caf8(0x5be)][_0x17caf8(0x40d)](_0x5de0f5=>_0x47367d[_0x17caf8(0x2c5)](_0x5de0f5)));break;}case _0x47367d[_0x17caf8(0x498)][_0x17caf8(0x558)]:this[_0x17caf8(0x1d3)]({'isPermissionRej':!0x0});}}catch(_0x1247d2){throw console[_0x17caf8(0x476)](_0x17caf8(0x368),_0x1247d2),_0x1247d2;}})),this[_0x11f419(0x29d)];}['_unlockTransition'](){const _0x12cfa6=_0x4176ec;this[_0x12cfa6(0x493)]=!0x1;}['_lockTransition'](){const _0x2a68c6=_0x4176ec;if(this[_0x2a68c6(0x493)])throw new Error(_0x2a68c6(0x312));this[_0x2a68c6(0x493)]=!0x0;}['_onLocalMutation'](_0x108041){const _0x141fe8=_0x4176ec;this[_0x141fe8(0x2ad)](),this[_0x141fe8(0x561)](this[_0x141fe8(0x29d)][_0x141fe8(0x24c)](_0x108041)),this[_0x141fe8(0x265)]();}['_onRemoteChangeset'](_0x187df3){const _0x11a21d=_0x4176ec;if(!(_0x187df3['revision']<=this[_0x11a21d(0x2f7)]['getCurrentRevOfUnit'](this[_0x11a21d(0x488)]))){if(this['_collaborationPaused']){this[_0x11a21d(0x2d5)][_0x11a21d(0x455)](_0x187df3);return;}this[_0x11a21d(0x520)](_0x187df3);}}[_0x4176ec(0x5bc)](){const _0x2ee061=_0x4176ec;this['_remoteChangesetQueue'][_0x2ee061(0x193)](_0x49e5cc=>this[_0x2ee061(0x520)](_0x49e5cc)),this[_0x2ee061(0x2d5)]=[];}[_0x4176ec(0x520)](_0x246042){const _0x2cecc2=_0x4176ec,_0x371bd5=this['_compressMutationService'][_0x2cecc2(0x2e2)][_0x2cecc2(0x1ae)](this['_compressMutationService'][_0x2cecc2(0x2e2)][_0x2cecc2(0x276)]()[_0x2cecc2(0x59c)])(_0x246042[_0x2cecc2(0x11b)],null)||_0x246042[_0x2cecc2(0x11b)],_0x27fe59={..._0x246042,'mutations':_0x371bd5};this[_0x2cecc2(0x2ad)](),this[_0x2cecc2(0x561)](this[_0x2cecc2(0x29d)]['onRemoteChangeset'](_0x27fe59)),this[_0x2cecc2(0x265)]();}[_0x4176ec(0x384)](_0x367baa){const _0x1e095f=_0x4176ec;this[_0x1e095f(0x2ad)](),this[_0x1e095f(0x561)](this[_0x1e095f(0x29d)]['onRemoteAck'](_0x367baa)),this[_0x1e095f(0x265)]();}[_0x4176ec(0x1d3)](_0x5eb5e2){const _0x422d84=_0x4176ec;this[_0x422d84(0x2ad)](),this['_updateState'](this[_0x422d84(0x29d)][_0x422d84(0x227)](_0x5eb5e2)),this['_unlockTransition']();}['_onRemoteRetry'](_0x179d36){const _0x288c1a=_0x4176ec;this[_0x288c1a(0x2ad)](),this['_updateState'](this[_0x288c1a(0x29d)][_0x288c1a(0x382)](_0x179d36)),this[_0x288c1a(0x265)]();}[_0x4176ec(0x467)](_0x405927){const _0x19f4da=_0x4176ec;if(!(this[_0x19f4da(0x29d)]instanceof _0x59c836))throw new TypeError(_0x19f4da(0x325));const _0xa26c85=_0x405927[_0x19f4da(0x40d)](_0x5f4548=>{const _0x18eed6=_0x19f4da,_0x4b26c1=this[_0x18eed6(0x4f9)][_0x18eed6(0x2e2)][_0x18eed6(0x1ae)](this['_compressMutationService'][_0x18eed6(0x2e2)]['getInterceptPoints']()[_0x18eed6(0x59c)])(_0x5f4548[_0x18eed6(0x11b)],null)||_0x5f4548[_0x18eed6(0x11b)];return{..._0x5f4548,'mutations':_0x4b26c1};});this[_0x19f4da(0x2ad)](),this[_0x19f4da(0x561)](this[_0x19f4da(0x29d)][_0x19f4da(0x433)](_0xa26c85)),this[_0x19f4da(0x265)]();}['_toggleOffline'](){const _0x3b842f=_0x4176ec;this['_lockTransition'](),this[_0x3b842f(0x561)](this['_state'][_0x3b842f(0x500)]()),this[_0x3b842f(0x265)]();}[_0x4176ec(0x53d)](_0x208294=!0x1){const _0x334af6=_0x4176ec;this[_0x334af6(0x2ad)](),this[_0x334af6(0x561)](this[_0x334af6(0x29d)][_0x334af6(0x572)]()),this[_0x334af6(0x265)]();const _0xd524d6=this[_0x334af6(0x29d)];_0x208294&&_0xd524d6 instanceof _0x43108f&&(this[_0x334af6(0x2ad)](),this['_updateState'](_0xd524d6[_0x334af6(0x2d1)]()),this[_0x334af6(0x265)]());}async[_0x4176ec(0x346)](){return new Promise(_0xcb8a1a=>{const _0x28cf78=_0x352d;this[_0x28cf78(0x1f9)]['sessionStatus$']['pipe'](_0x2c8065[_0x28cf78(0x272)](0x1))[_0x28cf78(0x221)](async _0x53e9a0=>{const _0x145056=_0x28cf78;_0xcb8a1a(await this[_0x145056(0x114)](_0x53e9a0===_0x5a5e86[_0x145056(0x1a7)]));});});}[_0x4176ec(0x3b7)](){const _0x15dd5a=_0x4176ec,_0x1fb6e8=this[_0x15dd5a(0x488)];return{'onStateChange':(_0x5be09a,_0x4e3006)=>{const _0x5171be=_0x15dd5a;if(_0x5be09a!==this[_0x5171be(0x29d)])throw new Error(_0x5171be(0x17a)+_0x5be09a['status']+_0x5171be(0x540)+_0x4e3006[_0x5171be(0x3ad)]+_0x5171be(0x4a0)+this[_0x5171be(0x29d)]['status']);this[_0x5171be(0x561)](_0x4e3006);},'onSendChangeset':_0xe798ea=>{const _0x593966=_0x15dd5a;_0xe798ea[_0x593966(0x345)]||(_0xe798ea['sid']=this[_0x593966(0x408)],_0xe798ea[_0x593966(0x1f1)]=++this[_0x593966(0x3d2)]);const _0x54dd4f={'eventID':_0x47367d['CollaborationEvent']['SUBMIT_CHANGESET'],'data':{'unitID':_0xe798ea['unitID'],'unitType':this[_0x593966(0x1fd)],'changeset':_0xe798ea,'memberID':this[_0x593966(0x1f9)][_0x593966(0x3d9)]()}};this[_0x593966(0x1f9)][_0x593966(0x4f3)](_0x54dd4f,this[_0x593966(0x488)]);},'onMissingChangesets':({from:_0x108f95,to:_0x4748aa})=>{const _0x2a6ff5=_0x15dd5a;this['_logService'][_0x2a6ff5(0x144)](_0x2a6ff5(0x32f),_0x2a6ff5(0x12b)+_0x108f95+_0x2a6ff5(0x186)+_0x4748aa);const _0x3ed719={'eventID':_0x47367d[_0x2a6ff5(0x498)]['FETCH_MISSING'],'data':{'unitID':_0x1fb6e8,'unitType':this[_0x2a6ff5(0x1fd)],'from':_0x108f95,'to':_0x4748aa}};this[_0x2a6ff5(0x1f9)][_0x2a6ff5(0x4f3)](_0x3ed719,this[_0x2a6ff5(0x488)]);}};}async['_createInitialStateImpl'](_0x4d2347){const _0x462ffd=_0x4176ec;var _0x39a366,_0x2fb9ff;const _0x3014e2=await this[_0x462ffd(0x29a)][_0x462ffd(0x11c)](this['unitID']),_0x405990=(_0x39a366=_0x3014e2==null?void 0x0:_0x3014e2[_0x462ffd(0x11b)])!=null?_0x39a366:[],_0x1fc388=(_0x2fb9ff=_0x3014e2==null?void 0x0:_0x3014e2['awaitingChangeset'])!=null?_0x2fb9ff:null,_0x2a45ae=!!(_0x1fc388!=null&&_0x1fc388[_0x462ffd(0x345)])&&!!(_0x1fc388!=null&&_0x1fc388['reqId']);this['_changesetSessionId']=_0x2a45ae?_0x1fc388['sid']:_0x198ef1(),this[_0x462ffd(0x3d2)]=_0x2a45ae?_0x1fc388[_0x462ffd(0x1f1)]:0x0;const _0x1ff4ed=this[_0x462ffd(0x488)];try{this['_replayCachedMutations'](_0x1fc388,_0x405990);}catch(_0x2149a8){this[_0x462ffd(0x5ab)][_0x462ffd(0x476)](_0x2149a8);}const _0x2628e2=this['_createHandler']();if(_0x4d2347){const _0x58074a=_0x1aaf85(this['_injector'],_0x1ff4ed,this[_0x462ffd(0x1fd)],_0x1fc388,_0x405990,_0x2628e2);return _0x58074a instanceof _0x325a65?_0x58074a[_0x462ffd(0x480)]():(_0x58074a instanceof _0x3957ac||_0x58074a instanceof _0x4649d3)&&_0x58074a[_0x462ffd(0x48d)](),_0x58074a;}return this['_injector'][_0x462ffd(0x5c5)](_0x3a5b1a,_0x1ff4ed,this['_type'],_0x1fc388,_0x405990,_0x2628e2);}[_0x4176ec(0x1de)](_0x1a08a6,_0x4820b9){const _0x2b45b5=_0x4176ec;var _0x35984c,_0xf947cb;const _0x4e7633=this[_0x2b45b5(0x4f9)][_0x2b45b5(0x2e2)][_0x2b45b5(0x1ae)](this[_0x2b45b5(0x4f9)]['interceptor'][_0x2b45b5(0x276)]()[_0x2b45b5(0x59c)]);(_0x35984c=_0x4e7633((_0x1a08a6==null?void 0x0:_0x1a08a6[_0x2b45b5(0x11b)])||[],null))==null||_0x35984c[_0x2b45b5(0x193)](_0x2660ee=>this[_0x2b45b5(0x135)][_0x2b45b5(0x5a6)](_0x2660ee['id'],_0x2660ee['params'])),(_0xf947cb=_0x4e7633(_0x4820b9||[],null))==null||_0xf947cb[_0x2b45b5(0x193)](_0x200be6=>this[_0x2b45b5(0x135)]['executeCommand'](_0x200be6['id'],_0x200be6['params']));}},_0x5e8095[_0x4176ec(0x57c)]=_0x455cde([_0x1dc04a(0x3,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x1dc04a(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x1dc04a(0x5,_0xd3ef1d['Inject'](_0x47367d[_0x4176ec(0x3de)])),_0x1dc04a(0x6,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x1dc04a(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x1dc04a(0x8,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x1dc04a(0x9,_0xd3ef1d['ICommandService']),_0x1dc04a(0xa,_0x45bd5d[_0x4176ec(0x2bf)]),_0x1dc04a(0xb,_0xd3ef1d[_0x4176ec(0x57f)]),_0x1dc04a(0xc,_0xd3ef1d[_0x4176ec(0x4a6)](_0x2c4fd7))],_0x5e8095[_0x4176ec(0x57c)]),_0x5e8095[_0x4176ec(0x474)]=class extends _0x5e8095[_0x4176ec(0x57c)]{constructor(_0xa0d5c5,_0x43d6f6,_0x2e327a,_0x306486,_0x419772,_0x152947,_0x1c0a17,_0x5c87f0,_0x42ff24,_0x10bda9,_0x441e1c,_0x3f8396,_0x596e78,_0xaaee80,_0x4ecebf,_0x172624,_0x337d64,_0x134794){const _0x404d6c=_0x4176ec;super(_0xa0d5c5,_0x2e327a,_0x43d6f6,_0x306486,_0x419772,_0x152947,_0x1c0a17,_0x5c87f0,_0xaaee80,_0x4ecebf,_0x172624,_0x337d64,_0x134794),this[_0x404d6c(0x488)]=_0xa0d5c5,this[_0x404d6c(0x286)]=_0x43d6f6,this['_docStateChangeManagerService']=_0x42ff24,this['_docTransformIMECacheService']=_0x10bda9,this[_0x404d6c(0x33a)]=_0x441e1c,this[_0x404d6c(0x298)]=_0x3f8396,this[_0x404d6c(0x14a)]=_0x596e78;}['_createHandler'](){const _0x55d488=_0x4176ec,_0x38e079=super[_0x55d488(0x3b7)]();return _0x38e079['onTransformIME']=_0x41f0f6=>this[_0x55d488(0x235)][_0x55d488(0x1fe)](_0x41f0f6),_0x38e079[_0x55d488(0x14d)]=_0x36690e=>this[_0x55d488(0x33a)][_0x55d488(0x29b)](_0x36690e),_0x38e079[_0x55d488(0x2ac)]=_0x346508=>this['_docTransformSelectionsService'][_0x55d488(0x58d)](_0x346508),_0x38e079[_0x55d488(0x38a)]=_0x5cecc7=>this[_0x55d488(0x14a)][_0x55d488(0x1bd)](_0x5cecc7),_0x38e079[_0x55d488(0x4c3)]=_0x297193=>this['_docTransformIMECacheService'][_0x55d488(0x59a)](_0x297193),_0x38e079[_0x55d488(0x357)]=_0x3e66f4=>this['_docTransformStateCacheService']['transformRemoteChangeset'](_0x3e66f4),_0x38e079;}async[_0x4176ec(0x3d5)](){const _0x2170e3=_0x4176ec,_0x475106=await super[_0x2170e3(0x3d5)]();return this[_0x2170e3(0x581)][_0x2170e3(0x270)][_0x2170e3(0x579)](_0x2c8065[_0x2170e3(0x50b)](this[_0x2170e3(0x484)]))[_0x2170e3(0x221)](_0x2221af=>{const _0x5ee1f5=_0x2170e3;if(_0x2221af==null)return;const {unitId:_0x45aa63,redoState:_0x4c3472,commandId:_0x409de4}=_0x2221af;if(_0x45aa63!==this[_0x5ee1f5(0x488)])return;const _0x25e8bf={'id':_0x409de4,'type':_0xd3ef1d[_0x5ee1f5(0x4c5)][_0x5ee1f5(0x363)],'params':{'unitId':_0x45aa63,'actions':_0x4c3472[_0x5ee1f5(0x370)],'textRanges':null}};this['_onLocalMutation'](_0x25e8bf);}),_0x475106;}},_0x5e8095[_0x4176ec(0x474)]=_0x455cde([_0x1dc04a(0x3,_0xd3ef1d['Inject'](_0xd3ef1d['Injector'])),_0x1dc04a(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x1dc04a(0x5,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x3de)])),_0x1dc04a(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x1dc04a(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d[_0x4176ec(0x248)])),_0x1dc04a(0x8,_0xd3ef1d[_0x4176ec(0x2bc)](_0x580bbe[_0x4176ec(0x4bf)])),_0x1dc04a(0x9,_0xd3ef1d[_0x4176ec(0x2bc)](_0x133a0f)),_0x1dc04a(0xa,_0xd3ef1d[_0x4176ec(0x2bc)](_0x55a4fc)),_0x1dc04a(0xb,_0xd3ef1d['Inject'](_0x5763eb)),_0x1dc04a(0xc,_0xd3ef1d[_0x4176ec(0x2bc)](_0x1947b9)),_0x1dc04a(0xd,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x1dc04a(0xe,_0xd3ef1d[_0x4176ec(0x438)]),_0x1dc04a(0xf,_0x45bd5d['IMessageService']),_0x1dc04a(0x10,_0xd3ef1d[_0x4176ec(0x57f)]),_0x1dc04a(0x11,_0xd3ef1d[_0x4176ec(0x4a6)](_0x2c4fd7))],_0x5e8095[_0x4176ec(0x474)]),_0x5e8095[_0x4176ec(0x511)]=class extends _0x5e8095['CollaborationEntity']{constructor(_0x36326c,_0x3d6e17,_0x435c15,_0x2ca1ed,_0x2e3c46,_0x2c3d14,_0xb68da3,_0x10b83c,_0x85c04a,_0x6ac050,_0x15e12a,_0xcff603,_0x1d3bb0,_0x10b587){const _0x53e6e3=_0x4176ec;super(_0x36326c,_0x435c15,_0x3d6e17,_0x2ca1ed,_0x2e3c46,_0x2c3d14,_0xb68da3,_0x10b83c,_0x6ac050,_0x15e12a,_0xcff603,_0x1d3bb0,_0x10b587),this[_0x53e6e3(0x488)]=_0x36326c,this[_0x53e6e3(0x286)]=_0x3d6e17,this[_0x53e6e3(0x4b0)]=_0x85c04a;}[_0x4176ec(0x3b7)](){const _0x4057a8=_0x4176ec,_0x367ffd=super[_0x4057a8(0x3b7)]();return _0x367ffd[_0x4057a8(0x2ac)]=_0x2bec4f=>this[_0x4057a8(0x4b0)][_0x4057a8(0x58d)](_0x2bec4f),_0x367ffd;}async[_0x4176ec(0x3d5)](){const _0x372024=_0x4176ec,_0x59273e=await super['_init']();return this[_0x372024(0x1a6)](this[_0x372024(0x135)]['onCommandExecuted']((_0x58fda5,_0x1d9369)=>{const _0x46ac46=_0x372024;if(_0x58fda5[_0x46ac46(0x286)]!==_0xd3ef1d[_0x46ac46(0x4c5)][_0x46ac46(0x363)]||_0x1d9369!=null&&_0x1d9369['fromCollab']||_0x1d9369!=null&&_0x1d9369['onlyLocal'])return;const _0x53c1be=_0x58fda5[_0x46ac46(0x42d)];if((_0x53c1be==null?void 0x0:_0x53c1be['unitId'])!==this['unitID'])return;const _0x2e3e06=_0x58fda5,_0x23e301=this['_compressMutationService'][_0x46ac46(0x2e2)]['fetchThroughInterceptors'](this[_0x46ac46(0x4f9)][_0x46ac46(0x2e2)][_0x46ac46(0x276)]()['COMPRESS_MUTATION_SEND'])([_0x2e3e06],null)||[_0x2e3e06];this['_onLocalMutation'](_0x23e301[0x0]);})),_0x59273e;}},_0x5e8095[_0x4176ec(0x511)]=_0x455cde([_0x1dc04a(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x1dc04a(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095['LocalCacheService'])),_0x1dc04a(0x5,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d['CompressMutationService'])),_0x1dc04a(0x6,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)])),_0x1dc04a(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d['RevisionService'])),_0x1dc04a(0x8,_0xd3ef1d[_0x4176ec(0x2bc)](_0x3d1c7c)),_0x1dc04a(0x9,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x1dc04a(0xa,_0xd3ef1d[_0x4176ec(0x438)]),_0x1dc04a(0xb,_0x45bd5d[_0x4176ec(0x2bf)]),_0x1dc04a(0xc,_0xd3ef1d['IPermissionService']),_0x1dc04a(0xd,_0xd3ef1d['Optional'](_0x2c4fd7))],_0x5e8095[_0x4176ec(0x511)]);var _0x4a3717=Object['defineProperty'],_0xdc6127=Object[_0x4176ec(0x48c)],_0x2af29c=(_0x366e8b,_0x37271f,_0x1cf03a,_0x255caf)=>{const _0x2c5f2c=_0x4176ec;for(var _0x5aee5f=_0x255caf>0x1?void 0x0:_0x255caf?_0xdc6127(_0x37271f,_0x1cf03a):_0x37271f,_0x579159=_0x366e8b[_0x2c5f2c(0x2b7)]-0x1,_0x28adf5;_0x579159>=0x0;_0x579159--)(_0x28adf5=_0x366e8b[_0x579159])&&(_0x5aee5f=(_0x255caf?_0x28adf5(_0x37271f,_0x1cf03a,_0x5aee5f):_0x28adf5(_0x5aee5f))||_0x5aee5f);return _0x255caf&&_0x5aee5f&&_0x4a3717(_0x37271f,_0x1cf03a,_0x5aee5f),_0x5aee5f;},_0x3dff4d=(_0xce74c3,_0x472297)=>(_0x59290b,_0x12586e)=>_0x472297(_0x59290b,_0x12586e,_0xce74c3);_0x5e8095[_0x4176ec(0x4b2)]=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x33eb30,_0x4b099d,_0x2b4f33){const _0x48ba52=_0x4176ec;super(),_0xddf92d(this,_0x48ba52(0x27a),new Map()),_0xddf92d(this,'_entityInit$',new _0x2c8065[(_0x48ba52(0x58c))]()),(this[_0x48ba52(0x11a)]=_0x33eb30,this[_0x48ba52(0x16c)]=_0x4b099d,this[_0x48ba52(0x1d0)]=_0x2b4f33,this[_0x48ba52(0x3d5)]());}[_0x4176ec(0x275)](){const _0x25431d=_0x4176ec;super[_0x25431d(0x275)](),this['_entities'][_0x25431d(0x193)](_0x1845ee=>_0x1845ee[_0x25431d(0x275)]()),this['_entities'][_0x25431d(0x341)]();}[_0x4176ec(0x3d8)](_0x4025ad){const _0x40acbf=_0x4176ec;var _0x4043ad;return(_0x4043ad=this[_0x40acbf(0x27a)]['get'](_0x4025ad))!=null?_0x4043ad:null;}[_0x4176ec(0x278)](_0x1bfa7b){const _0xf8a90=_0x4176ec,_0x597ff2=this[_0xf8a90(0x3d8)](_0x1bfa7b);return _0x597ff2?_0x2c8065['of'](_0x597ff2):this['_entityInit$'][_0xf8a90(0x579)](_0x5cc70d['filter'](_0x328fe0=>_0x328fe0[_0xf8a90(0x488)]===_0x1bfa7b));}[_0x4176ec(0x3d5)](){const _0x569417=_0x4176ec;this['_univerInstanceService']['getTypeOfUnitAdded$'](_0xd3ef1d[_0x569417(0x20c)][_0x569417(0x1ab)])[_0x569417(0x579)](_0x2c8065['takeUntil'](this[_0x569417(0x484)]),_0x5cc70d[_0x569417(0x33d)](0x10))[_0x569417(0x221)](async _0x54da8c=>{const _0x43f3ed=_0x569417,_0x2764e8=_0x54da8c[_0x43f3ed(0x57e)](),_0x72123e=await this[_0x43f3ed(0x355)](_0x2764e8,_0x34a84f[_0x43f3ed(0x1ab)]);this[_0x43f3ed(0x27a)][_0x43f3ed(0x266)](_0x2764e8,_0x72123e);}),this['_univerInstanceService'][_0x569417(0x4b4)](_0xd3ef1d['UniverInstanceType']['UNIVER_DOC'])['pipe'](_0x2c8065['takeUntil'](this[_0x569417(0x484)]),_0x5cc70d[_0x569417(0x33d)](0x10))[_0x569417(0x579)](_0x5cc70d[_0x569417(0x3b9)](_0x4994a3=>!_0x4994a3[_0x569417(0x57e)]()[_0x569417(0x33f)]('__')))['subscribe'](async _0x531f8d=>{const _0x4e65df=_0x569417,_0xc56253=_0x531f8d[_0x4e65df(0x57e)](),_0x498127=await this[_0x4e65df(0x355)](_0xc56253,_0x34a84f[_0x4e65df(0x457)]);this[_0x4e65df(0x27a)][_0x4e65df(0x266)](_0xc56253,_0x498127);}),_0x2c8065['merge'](this['_univerInstanceService'][_0x569417(0x5a3)](_0xd3ef1d['UniverInstanceType']['UNIVER_SHEET']),this[_0x569417(0x1d0)]['getTypeOfUnitDisposed$'](_0xd3ef1d[_0x569417(0x20c)][_0x569417(0x457)]))[_0x569417(0x579)](_0x2c8065[_0x569417(0x50b)](this[_0x569417(0x484)]))[_0x569417(0x221)](_0x622099=>{const _0x1f7fa1=_0x569417,_0x1ea998=_0x622099['getUnitId'](),_0x143208=this[_0x1f7fa1(0x27a)][_0x1f7fa1(0x313)](_0x1ea998);_0x143208&&(_0x143208[_0x1f7fa1(0x275)](),this[_0x1f7fa1(0x27a)][_0x1f7fa1(0x38e)](_0x1ea998));});}async['_startCollaboration'](_0x1ad66e,_0xeca7b7){const _0x4ee679=_0x4176ec,_0x1cc274=await this['_collabSessionService'][_0x4ee679(0x3f8)](_0x1ad66e),_0x61bf1b=this[_0x4ee679(0x11a)][_0x4ee679(0x5c5)](this[_0x4ee679(0x2d8)](_0xeca7b7),_0x1ad66e,_0xeca7b7,_0x1cc274);return await _0x61bf1b['init'](),this[_0x4ee679(0x26f)][_0x4ee679(0x52a)](_0x61bf1b),_0x61bf1b;}[_0x4176ec(0x2d8)](_0x258ea4){const _0x597443=_0x4176ec;switch(_0x258ea4){case _0x34a84f[_0x597443(0x457)]:return _0x5e8095[_0x597443(0x474)];case _0x34a84f[_0x597443(0x1ab)]:return _0x5e8095['SheetCollaborationEntity'];default:throw new Error(_0x597443(0x397)+_0x258ea4);}}},_0x5e8095[_0x4176ec(0x4b2)]=_0x2af29c([_0x3dff4d(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x3dff4d(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x48a)])),_0x3dff4d(0x2,_0xd3ef1d[_0x4176ec(0x2fc)])],_0x5e8095[_0x4176ec(0x4b2)]);const _0x76bcc8=['purple300',_0x4176ec(0x2aa),_0x4176ec(0x550),_0x4176ec(0x4de),_0x4176ec(0x1d5),_0x4176ec(0x173)];class _0x1cc3f2 extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(){const _0xee79c5=_0x4176ec;super(...arguments),_0xddf92d(this,_0xee79c5(0x505),new Map()),_0xddf92d(this,_0xee79c5(0x513),0x0);}[_0x4176ec(0x220)](_0x3bd8ae){const _0x121e5=_0x4176ec;if(this[_0x121e5(0x505)][_0x121e5(0x4cf)](_0x3bd8ae))return this[_0x121e5(0x505)]['get'](_0x3bd8ae);const _0x4d0bb5=_0x76bcc8[this[_0x121e5(0x513)]];return this[_0x121e5(0x513)]=(this[_0x121e5(0x513)]+0x1)%_0x76bcc8[_0x121e5(0x2b7)],this['_assignedColors'][_0x121e5(0x266)](_0x3bd8ae,_0x4d0bb5),_0x4d0bb5;}}var _0x50b057=Object[_0x4176ec(0x2b4)],_0x3fefa6=Object[_0x4176ec(0x48c)],_0x127bef=(_0x521341,_0x3174c5,_0x292637,_0x3932e3)=>{const _0x8cba5a=_0x4176ec;for(var _0x5ead65=_0x3932e3>0x1?void 0x0:_0x3932e3?_0x3fefa6(_0x3174c5,_0x292637):_0x3174c5,_0x4669ad=_0x521341[_0x8cba5a(0x2b7)]-0x1,_0x57773a;_0x4669ad>=0x0;_0x4669ad--)(_0x57773a=_0x521341[_0x4669ad])&&(_0x5ead65=(_0x3932e3?_0x57773a(_0x3174c5,_0x292637,_0x5ead65):_0x57773a(_0x5ead65))||_0x5ead65);return _0x3932e3&&_0x5ead65&&_0x50b057(_0x3174c5,_0x292637,_0x5ead65),_0x5ead65;},_0xefe81a=(_0x206336,_0x6bf84d)=>(_0x49d220,_0x24add9)=>_0x6bf84d(_0x49d220,_0x24add9,_0x206336);const _0x144928=0x12c,_0x11d18e=0x64;let _0x468dcf=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x55e9b9,_0x2f4b66,_0x3989bf,_0x3dc6b8,_0x1a5817,_0x41b940,_0x43a8da,_0x324c87,_0x569d2d){const _0x3f2506=_0x4176ec;super(),_0xddf92d(this,'_online',!0x1),_0xddf92d(this,_0x3f2506(0x3d5),!0x1),_0xddf92d(this,_0x3f2506(0x463),new _0x2c8065[(_0x3f2506(0x3b0))](new Map())),_0xddf92d(this,_0x3f2506(0x1f7),this[_0x3f2506(0x463)][_0x3f2506(0x117)]()),_0xddf92d(this,'_roomMembers$',new _0x2c8065['BehaviorSubject']([])),_0xddf92d(this,_0x3f2506(0x1b8),this[_0x3f2506(0x3b2)][_0x3f2506(0x579)](_0x2c8065['debounceTime'](_0x144928))),_0xddf92d(this,_0x3f2506(0x400),_0xd3ef1d[_0x3f2506(0x57d)](_0x20f934=>{const _0x6e781d=_0x3f2506,_0x40ecac={'eventID':_0x47367d[_0x6e781d(0x498)][_0x6e781d(0x12f)],'data':{'unitID':this['unitID'],'memberID':this[_0x6e781d(0x2fd)]['getMemberID'](),'selection':_0x2a3dfd(_0x20f934)}};this[_0x6e781d(0x2fd)][_0x6e781d(0x4f3)](_0x40ecac,this[_0x6e781d(0x488)]);},_0x11d18e)),(this[_0x3f2506(0x488)]=_0x55e9b9,this[_0x3f2506(0x2fd)]=_0x2f4b66,this[_0x3f2506(0x11a)]=_0x3989bf,this[_0x3f2506(0x3a3)]=_0x3dc6b8,this[_0x3f2506(0x192)]=_0x1a5817,this['_syncEditingCollabCursorService']=_0x41b940,this[_0x3f2506(0x31d)]=_0x43a8da,this[_0x3f2506(0x1d0)]=_0x324c87,this[_0x3f2506(0x135)]=_0x569d2d);}get['cursorInfo'](){const _0x136516=_0x4176ec;return this[_0x136516(0x463)][_0x136516(0x2c6)]();}get[_0x4176ec(0x413)](){const _0x20d058=_0x4176ec;return this[_0x20d058(0x3b2)][_0x20d058(0x2c6)]();}[_0x4176ec(0x275)](){const _0x304fca=_0x4176ec;super['dispose'](),this['_cursorInfo$'][_0x304fca(0x52a)](new Map()),this[_0x304fca(0x463)][_0x304fca(0x21e)](),this[_0x304fca(0x3b2)][_0x304fca(0x52a)]([]),this[_0x304fca(0x3b2)]['complete']();}['init'](){const _0x5c509d=_0x4176ec;this[_0x5c509d(0x3d5)]||(this[_0x5c509d(0x3d5)]=!0x0,this['_session']['sessionStatus$'][_0x5c509d(0x579)](_0x2c8065['takeUntil'](this[_0x5c509d(0x484)]))[_0x5c509d(0x221)](_0x12bb93=>{const _0xc0c5a2=_0x5c509d;_0x12bb93===_0x5a5e86['ONLINE']?this[_0xc0c5a2(0x53d)]():this[_0xc0c5a2(0x388)]();}),this[_0x5c509d(0x2fd)][_0x5c509d(0x3c6)][_0x5c509d(0x579)](_0x2c8065['takeUntil'](this[_0x5c509d(0x484)]))[_0x5c509d(0x221)](_0x8f5713=>{const _0x53be43=_0x5c509d,_0x5a62d6=_0x8f5713[_0x53be43(0x4d0)];_0x5a62d6===_0x47367d[_0x53be43(0x498)][_0x53be43(0x12f)]&&this[_0x53be43(0x177)](_0x8f5713),_0x5a62d6===_0x47367d[_0x53be43(0x498)]['USERS_LEAVE']&&this[_0x53be43(0x22e)](_0x8f5713);}),this[_0x5c509d(0x1a6)](this[_0x5c509d(0x135)][_0x5c509d(0x131)](_0x2a7e4b=>{const _0x2aa898=_0x5c509d,_0x4ef919=_0x2a7e4b[_0x2aa898(0x42d)];_0x4ef919!=null&&this[_0x2aa898(0x162)]&&_0x2a7e4b['id']===_0x4c13e7['SetTextSelectionsOperation']['id']&&_0x4ef919[_0x2aa898(0x2cc)]===this[_0x2aa898(0x488)]&&_0x4ef919[_0x2aa898(0x54b)]===!0x1&&_0x4ef919['ranges'][_0x2aa898(0x2b7)]>0x0&&this[_0x2aa898(0x400)](_0x4ef919[_0x2aa898(0x425)]);})),this[_0x5c509d(0x1ce)][_0x5c509d(0x240)][_0x5c509d(0x579)](_0x2c8065['takeUntil'](this['dispose$']))[_0x5c509d(0x221)](_0x21cd44=>{const _0x49de71=_0x5c509d;if((_0x21cd44==null?void 0x0:_0x21cd44[_0x49de71(0x488)])!==this[_0x49de71(0x488)])return;const _0x5dbd0a={'eventID':_0x47367d[_0x49de71(0x498)][_0x49de71(0x12f)],'data':_0x21cd44};this[_0x49de71(0x177)](_0x5dbd0a);}),this[_0x5c509d(0x1a6)](this[_0x5c509d(0x135)][_0x5c509d(0x131)](_0x1d5281=>{const _0x522d9e=_0x5c509d;if(_0x1d5281['params']==null)return;const _0x174e10=_0x1d5281['params'];if(_0x1d5281['id']!==_0x4c13e7[_0x522d9e(0x440)]['id']||_0x174e10[_0x522d9e(0x2cc)]!==this[_0x522d9e(0x488)])return;const _0x33219e={'id':_0x522d9e(0x386),'params':_0x174e10},_0x51851e=this[_0x522d9e(0x50c)];for(const [_0x5008dd,_0x12f816]of _0x51851e){const _0x3eaeed={'id':'doc.mutation.rich-text-editing','params':{'unitId':this[_0x522d9e(0x488)],'actions':null,'textRanges':_0x12f816[_0x522d9e(0x425)]}},_0x3f4016=this[_0x522d9e(0x31d)]['transformMutation'](_0x33219e,_0x3eaeed,!0x1);if(_0x47367d['isTransformMutationFailure'](_0x3f4016))throw _0x3f4016[_0x522d9e(0x476)];_0x51851e['set'](_0x5008dd,{..._0x12f816,'ranges':_0x3f4016[_0x522d9e(0x389)][_0x522d9e(0x42d)][_0x522d9e(0x159)]});}queueMicrotask(()=>{const _0x565385=_0x522d9e;this[_0x565385(0x463)]['next'](_0x51851e);});})));}[_0x4176ec(0x177)](_0x2ccdfc){const _0x44fd60=_0x4176ec;var _0x5a7bca,_0x141567;const {memberID:_0x49bfea,selection:_0x159e2d}=_0x2ccdfc[_0x44fd60(0x33b)],_0xb40c9f=_0x3e2c8f(_0x159e2d),_0x446604=(_0x141567=(_0x5a7bca=this[_0x44fd60(0x192)]['getMember'](this[_0x44fd60(0x488)],_0x49bfea))==null?void 0x0:_0x5a7bca[_0x44fd60(0x36a)])!=null?_0x141567:_0x44fd60(0x13e),_0x16c65a={'color':this[_0x44fd60(0x3a3)][_0x44fd60(0x220)](_0x49bfea),'name':_0x446604,'ranges':_0xb40c9f},_0x16f197=this[_0x44fd60(0x50c)];_0x16f197[_0x44fd60(0x266)](_0x49bfea,_0x16c65a),this['_cursorInfo$'][_0x44fd60(0x52a)](_0x16f197);}[_0x4176ec(0x22e)](_0x450f56){const _0xacf6cc=_0x4176ec,{memberID:_0x36ef7f}=_0x450f56['data'],_0xa0071b=this[_0xacf6cc(0x50c)];_0xa0071b[_0xacf6cc(0x38e)](_0x36ef7f),this['_cursorInfo$'][_0xacf6cc(0x52a)](_0xa0071b);}[_0x4176ec(0x53d)](){const _0x5f040a=_0x4176ec;var _0x1b5e1e;if(this[_0x5f040a(0x162)]=!0x0,((_0x1b5e1e=this[_0x5f040a(0x1d0)][_0x5f040a(0x279)]())==null?void 0x0:_0x1b5e1e[_0x5f040a(0x57e)]())!==this['unitID'])return;const _0xcb5456=this[_0x5f040a(0x11a)]['get'](_0x4c13e7[_0x5f040a(0x20b)])['getDocRanges']();Array['isArray'](_0xcb5456)&&_0xcb5456[_0x5f040a(0x2b7)]>0x0&&this['_updateLocalCursor'](_0xcb5456);}[_0x4176ec(0x388)](){const _0x3acc7c=_0x4176ec;this[_0x3acc7c(0x162)]=!0x1;}};_0x468dcf=_0x127bef([_0xefe81a(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0xefe81a(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x1cc3f2)),_0xefe81a(0x4,_0xd3ef1d['Inject'](_0x5e8095['MemberService'])),_0xefe81a(0x5,_0xd3ef1d[_0x4176ec(0x2bc)](_0x1947b9)),_0xefe81a(0x6,_0x47367d[_0x4176ec(0x39c)]),_0xefe81a(0x7,_0xd3ef1d[_0x4176ec(0x2fc)]),_0xefe81a(0x8,_0xd3ef1d[_0x4176ec(0x438)])],_0x468dcf);var _0x44d6b5=Object[_0x4176ec(0x2b4)],_0x223682=Object['getOwnPropertyDescriptor'],_0x5e2236=(_0x503bd0,_0x3f13b5,_0x5d04f8,_0x26b391)=>{const _0x5cb7c3=_0x4176ec;for(var _0x46d101=_0x26b391>0x1?void 0x0:_0x26b391?_0x223682(_0x3f13b5,_0x5d04f8):_0x3f13b5,_0x1f799a=_0x503bd0[_0x5cb7c3(0x2b7)]-0x1,_0x2b05d5;_0x1f799a>=0x0;_0x1f799a--)(_0x2b05d5=_0x503bd0[_0x1f799a])&&(_0x46d101=(_0x26b391?_0x2b05d5(_0x3f13b5,_0x5d04f8,_0x46d101):_0x2b05d5(_0x46d101))||_0x46d101);return _0x26b391&&_0x46d101&&_0x44d6b5(_0x3f13b5,_0x5d04f8,_0x46d101),_0x46d101;},_0x1044c0=(_0x544141,_0x1de04c)=>(_0x44e7fa,_0x414db5)=>_0x1de04c(_0x44e7fa,_0x414db5,_0x544141);const _0x5c0c63=0x12c,_0x3155ff=0x64,_0x1ecf6e=()=>{let _0x4abc57=[],_0x4ea51b=!0x1;return _0x1a7c7e=>{const _0x50811f=_0x352d;_0x4abc57[_0x50811f(0x455)](_0x1a7c7e),_0x4ea51b||(_0x4ea51b=!0x0,setTimeout(()=>{_0x4abc57['forEach'](_0x2f0d22=>_0x2f0d22()),_0x4abc57=[],_0x4ea51b=!0x1;}));};};let _0x16aed0=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x3c03b0,_0x520897,_0x74a274,_0x42e76c,_0xa6dd1f,_0x26d511,_0x25d728,_0x804598){const _0x494984=_0x4176ec;super(),_0xddf92d(this,_0x494984(0x162),!0x1),_0xddf92d(this,_0x494984(0x3d5),!0x1),_0xddf92d(this,_0x494984(0x463),new _0x2c8065[(_0x494984(0x3b0))](new Map())),_0xddf92d(this,_0x494984(0x1f7),this[_0x494984(0x463)]['asObservable']()),_0xddf92d(this,'_roomMembers$',new _0x2c8065['BehaviorSubject']([])),_0xddf92d(this,_0x494984(0x1b8),this[_0x494984(0x3b2)][_0x494984(0x579)](_0x2c8065['debounceTime'](_0x5c0c63))),_0xddf92d(this,_0x494984(0x400),_0xd3ef1d[_0x494984(0x57d)]((_0x31076a,_0x12d94b)=>{const _0x802d6d=_0x494984,_0x5f3d41={'eventID':_0x47367d['CollaborationEvent']['UPDATE_CURSOR'],'data':{'unitID':this[_0x802d6d(0x488)],'memberID':this[_0x802d6d(0x2fd)][_0x802d6d(0x3d9)](),'selection':_0x24d855[_0x802d6d(0x259)](_0x31076a,_0x12d94b[_0x802d6d(0x1ca)])}};this[_0x802d6d(0x2fd)][_0x802d6d(0x4f3)](_0x5f3d41,this['unitID']);},_0x3155ff)),(this[_0x494984(0x488)]=_0x3c03b0,this[_0x494984(0x2fd)]=_0x520897,this['_injector']=_0x74a274,this['_colorAssignService']=_0x42e76c,this[_0x494984(0x192)]=_0xa6dd1f,this['_univerInstanceService']=_0x26d511,this[_0x494984(0x135)]=_0x25d728,this[_0x494984(0x3f5)]=_0x804598);}get[_0x4176ec(0x50c)](){return this['_cursorInfo$']['getValue']();}get[_0x4176ec(0x413)](){const _0x49cc29=_0x4176ec;return this[_0x49cc29(0x3b2)][_0x49cc29(0x2c6)]();}['dispose'](){const _0x23e2d1=_0x4176ec;super[_0x23e2d1(0x275)](),this[_0x23e2d1(0x463)][_0x23e2d1(0x52a)](new Map()),this[_0x23e2d1(0x463)][_0x23e2d1(0x21e)](),this['_roomMembers$'][_0x23e2d1(0x52a)]([]),this[_0x23e2d1(0x3b2)]['complete']();}[_0x4176ec(0x15b)](){const _0x7cc32a=_0x4176ec;this[_0x7cc32a(0x3d5)]||(this['_init']=!0x0,this[_0x7cc32a(0x2fd)][_0x7cc32a(0x51f)]['pipe'](_0x2c8065['takeUntil'](this[_0x7cc32a(0x484)]))[_0x7cc32a(0x221)](_0x309ac6=>{const _0x3162f5=_0x7cc32a;_0x309ac6===_0x5a5e86[_0x3162f5(0x1a7)]?this[_0x3162f5(0x53d)]():this[_0x3162f5(0x388)]();}),this[_0x7cc32a(0x2fd)][_0x7cc32a(0x3c6)][_0x7cc32a(0x579)](_0x2c8065['takeUntil'](this['dispose$']))[_0x7cc32a(0x221)](_0x3a5631=>{const _0x39ff54=_0x7cc32a,_0x404934=_0x3a5631['eventID'];_0x404934===_0x47367d[_0x39ff54(0x498)][_0x39ff54(0x12f)]&&this[_0x39ff54(0x177)](_0x3a5631),_0x404934===_0x47367d[_0x39ff54(0x498)][_0x39ff54(0x376)]&&this[_0x39ff54(0x22e)](_0x3a5631);}),this[_0x7cc32a(0x41f)](),this['disposeWithMe'](this[_0x7cc32a(0x135)][_0x7cc32a(0x131)](_0x1ebf6d=>{const _0x1592af=_0x7cc32a;if(this['_online']&&_0x1ebf6d['id']===_0x1b517d['SetSelectionsOperation']['id']&&_0x1ebf6d['params'][_0x1592af(0x2cc)]===this[_0x1592af(0x488)]){const _0x1bef86=_0x1ebf6d[_0x1592af(0x42d)];this['_updateLocalCursor'](_0x1bef86[_0x1592af(0x507)],_0x1bef86[_0x1592af(0x17c)][0x0]);}})));}[_0x4176ec(0x177)](_0x5eee94){const _0x55f7d7=_0x4176ec;var _0x1583fd,_0x21952b;const {memberID:_0x2884bc,selection:_0x3e6db8}=_0x5eee94[_0x55f7d7(0x33b)],{sheetName:_0x16519c,range:_0x27e9fa}=_0x24d855['deserializeRangeWithSheet'](_0x3e6db8),_0x7be41d={'name':(_0x21952b=(_0x1583fd=this['_memberService'][_0x55f7d7(0x230)](this['unitID'],_0x2884bc))==null?void 0x0:_0x1583fd[_0x55f7d7(0x36a)])!=null?_0x21952b:_0x55f7d7(0x13e),'range':this[_0x55f7d7(0x503)](_0x16519c,_0x27e9fa),'sheetID':_0x16519c,'color':this[_0x55f7d7(0x3a3)]['assignAColorForMemberID'](_0x2884bc),'selection':_0x3e6db8},_0x31c100=this[_0x55f7d7(0x50c)];_0x31c100['set'](_0x2884bc,_0x7be41d),this[_0x55f7d7(0x463)][_0x55f7d7(0x52a)](_0x31c100);}['_onCursorDelete'](_0x13140c){const _0x33ba02=_0x4176ec,{memberID:_0x2fe65e}=_0x13140c[_0x33ba02(0x33b)],_0x5abcca=this[_0x33ba02(0x50c)];_0x5abcca[_0x33ba02(0x38e)](_0x2fe65e),this[_0x33ba02(0x463)][_0x33ba02(0x52a)](_0x5abcca);}[_0x4176ec(0x503)](_0x30bf01,_0x5e7881){const _0x2a2bbe=_0x4176ec;var _0x511432,_0x2a2dd6;const _0xb523=(_0x2a2dd6=(_0x511432=this['_univerInstanceService']['getUniverSheetInstance'](this[_0x2a2bbe(0x488)]))==null?void 0x0:_0x511432[_0x2a2bbe(0x573)](_0x30bf01))==null?void 0x0:_0x2a2dd6[_0x2a2bbe(0x190)]();return(_0xb523==null?void 0x0:_0xb523[_0x2a2bbe(0x229)](_0x34fec9=>_0xd3ef1d[_0x2a2bbe(0x4a3)][_0x2a2bbe(0x475)](_0x34fec9,_0x5e7881)))||_0x5e7881;}['_onRefRangeChange'](){const _0x4d69e5=_0x4176ec,_0x395179=new _0xd3ef1d[(_0x4d69e5(0x406))](),_0x172fd9=_0x1ecf6e(),_0x2694f9=()=>{const _0x530e7e=_0x4d69e5;_0x395179[_0x530e7e(0x275)]();const _0x53198d=(_0x3f0b2b,_0x1d1b56,_0x3be84a,_0x5b6406)=>{const _0x1cc868=_0x530e7e;let _0x5c9bc2=[];switch(_0x3f0b2b['id']){case _0x1b517d['EffectRefRangId'][_0x1cc868(0x56e)]:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x4b5)](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x2d3)]:{_0x5c9bc2=_0x1b517d['handleDeleteRangeMoveUp'](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x5b3)]:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x35f)](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)]['InsertRangeMoveDownCommandId']:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x41c)](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d['EffectRefRangId'][_0x1cc868(0x56d)]:{_0x5c9bc2=_0x1b517d['handleInsertRangeMoveRight'](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x1fa)]:{_0x5c9bc2=_0x1b517d['handleInsertRow'](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x4ff)]:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x375)](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x182)]:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x11f)](_0x3f0b2b,_0x5b6406);break;}case _0x1b517d[_0x1cc868(0x145)][_0x1cc868(0x391)]:{_0x5c9bc2=_0x1b517d[_0x1cc868(0x5b7)](_0x3f0b2b,_0x5b6406);break;}}const _0x55b5a2=_0x1b517d['runRefRangeMutations'](_0x5c9bc2,_0x5b6406),_0xc8f061=this[_0x1cc868(0x50c)][_0x1cc868(0x313)](_0x1d1b56);if(_0xc8f061&&_0x55b5a2){const _0x43f625={..._0xc8f061,'range':_0x55b5a2};this['cursorInfo'][_0x1cc868(0x266)](_0x1d1b56,_0x43f625),_0x172fd9(()=>{const _0x1787e4=_0x1cc868,_0x47d071=this[_0x1787e4(0x3f5)][_0x1787e4(0x1c3)](_0x55b5a2,_0x3e823d=>(_0x47d071['dispose'](),_0x53198d(_0x3e823d,_0x1d1b56,_0x3be84a,_0x55b5a2)));_0x395179['add'](_0x47d071);});}return{'redos':[],'undos':[]};};this[_0x530e7e(0x50c)][_0x530e7e(0x193)]((_0x187ca8,_0x5251f8)=>{const _0x2d3911=_0x530e7e,{range:_0x1433b2,sheetID:_0x3def3f}=_0x187ca8,_0x515c23=this[_0x2d3911(0x3f5)][_0x2d3911(0x1c3)](_0x1433b2,_0x504847=>(_0x515c23[_0x2d3911(0x275)](),_0x53198d(_0x504847,_0x5251f8,_0x3def3f,_0x1433b2)));_0x395179[_0x2d3911(0x154)](_0x515c23);});};this['disposeWithMe'](_0xd3ef1d['toDisposable'](this['_cursorInfo$'][_0x4d69e5(0x221)](()=>{_0x2694f9();})));}[_0x4176ec(0x53d)](){const _0x3e5dfd=_0x4176ec;var _0x43b261,_0x4ac19a;if(this[_0x3e5dfd(0x162)]=!0x0,((_0x43b261=this[_0x3e5dfd(0x1d0)][_0x3e5dfd(0x279)]())==null?void 0x0:_0x43b261[_0x3e5dfd(0x57e)]())!==this[_0x3e5dfd(0x488)])return;const _0x4e6d2f=(_0x4ac19a=this['_injector'][_0x3e5dfd(0x313)](_0x1b517d[_0x3e5dfd(0x37b)])['getCurrentSelections']())==null?void 0x0:_0x4ac19a[0x0],_0x3f0292=this[_0x3e5dfd(0x1d0)][_0x3e5dfd(0x2ec)](_0xd3ef1d[_0x3e5dfd(0x20c)][_0x3e5dfd(0x1ab)])[_0x3e5dfd(0x4cb)]();_0x4e6d2f&&_0x3f0292&&this[_0x3e5dfd(0x400)](_0x3f0292[_0x3e5dfd(0x1c1)](),_0x4e6d2f);}['_toggleOffline'](){const _0x887fc7=_0x4176ec;this[_0x887fc7(0x162)]=!0x1;}};_0x16aed0=_0x5e2236([_0x1044c0(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x1044c0(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x1cc3f2)),_0x1044c0(0x4,_0xd3ef1d['Inject'](_0x5e8095[_0x4176ec(0x4b1)])),_0x1044c0(0x5,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x1044c0(0x6,_0xd3ef1d[_0x4176ec(0x438)]),_0x1044c0(0x7,_0xd3ef1d[_0x4176ec(0x2bc)](_0x1b517d['RefRangeService']))],_0x16aed0);var _0x113be6=Object[_0x4176ec(0x2b4)],_0x464b21=Object[_0x4176ec(0x48c)],_0x5a0e21=(_0x437842,_0x49c780,_0x4897cd,_0x25da6e)=>{for(var _0x3a5535=_0x25da6e>0x1?void 0x0:_0x25da6e?_0x464b21(_0x49c780,_0x4897cd):_0x49c780,_0x5522b8=_0x437842['length']-0x1,_0x41589a;_0x5522b8>=0x0;_0x5522b8--)(_0x41589a=_0x437842[_0x5522b8])&&(_0x3a5535=(_0x25da6e?_0x41589a(_0x49c780,_0x4897cd,_0x3a5535):_0x41589a(_0x3a5535))||_0x3a5535);return _0x25da6e&&_0x3a5535&&_0x113be6(_0x49c780,_0x4897cd,_0x3a5535),_0x3a5535;},_0x546ae7=(_0x172ca3,_0x322a51)=>(_0x4cae5b,_0x3abb65)=>_0x322a51(_0x4cae5b,_0x3abb65,_0x172ca3);let _0xc8c02a=class extends _0xd3ef1d['RxDisposable']{constructor(_0xdb6bb9,_0xd1cf15,_0x454121){const _0x1228cf=_0x4176ec;super(),_0xddf92d(this,_0x1228cf(0x27a),new Map()),_0xddf92d(this,_0x1228cf(0x26f),new _0x2c8065[(_0x1228cf(0x58c))]()),(this[_0x1228cf(0x1d0)]=_0xdb6bb9,this[_0x1228cf(0x11a)]=_0xd1cf15,this[_0x1228cf(0x16c)]=_0x454121,this['_init']());}[_0x4176ec(0x275)](){const _0x56a614=_0x4176ec;super[_0x56a614(0x275)](),this[_0x56a614(0x26f)]['complete'](),this[_0x56a614(0x27a)]['forEach'](_0x314ee7=>_0x314ee7[_0x56a614(0x275)]());}['getCollabCursors$'](_0x10be72){const _0x4ca76a=_0x4176ec;return this[_0x4ca76a(0x27a)]['has'](_0x10be72)?this[_0x4ca76a(0x27a)][_0x4ca76a(0x313)](_0x10be72)[_0x4ca76a(0x1f7)]:this[_0x4ca76a(0x26f)][_0x4ca76a(0x579)](_0x2c8065[_0x4ca76a(0x3b9)](_0x14766c=>_0x14766c['unitID']===_0x10be72),_0x2c8065[_0x4ca76a(0x18d)](_0x183d68=>_0x183d68['cursorInfo$']));}[_0x4176ec(0x3d5)](){const _0x82028f=_0x4176ec;this[_0x82028f(0x1d0)][_0x82028f(0x4b4)](_0xd3ef1d['UniverInstanceType']['UNIVER_SHEET'])[_0x82028f(0x579)](_0x2c8065[_0x82028f(0x50b)](this[_0x82028f(0x484)]))['subscribe'](async _0x23a8dc=>{const _0x5e186d=_0x82028f,_0x528b97=_0x23a8dc['getUnitId'](),_0x183c33=await this[_0x5e186d(0x138)](_0x528b97);this['_entityInit$'][_0x5e186d(0x52a)](_0x183c33),this[_0x5e186d(0x27a)][_0x5e186d(0x266)](_0x528b97,_0x183c33);}),this[_0x82028f(0x1d0)][_0x82028f(0x4b4)](_0xd3ef1d['UniverInstanceType']['UNIVER_DOC'])[_0x82028f(0x579)](_0x2c8065['takeUntil'](this[_0x82028f(0x484)]))[_0x82028f(0x579)](_0x2c8065[_0x82028f(0x3b9)](_0x1abd7e=>!_0x1abd7e['getUnitId']()[_0x82028f(0x33f)]('__')))[_0x82028f(0x221)](async _0x1b9c4c=>{const _0x112662=_0x82028f,_0x15cd8b=_0x1b9c4c[_0x112662(0x57e)](),_0x5e59d6=await this[_0x112662(0x580)](_0x15cd8b);this[_0x112662(0x26f)][_0x112662(0x52a)](_0x5e59d6),this['_entities'][_0x112662(0x266)](_0x15cd8b,_0x5e59d6);}),_0x2c8065[_0x82028f(0x2ff)](this['_univerInstanceService']['getTypeOfUnitDisposed$'](_0xd3ef1d[_0x82028f(0x20c)][_0x82028f(0x457)]),this[_0x82028f(0x1d0)][_0x82028f(0x5a3)](_0xd3ef1d[_0x82028f(0x20c)][_0x82028f(0x1ab)]))[_0x82028f(0x579)](_0x2c8065['takeUntil'](this['dispose$']))[_0x82028f(0x221)](_0x7ebe=>{const _0x3620e4=_0x82028f,_0x520cd6=_0x7ebe['getUnitId'](),_0x1eaa42=this[_0x3620e4(0x27a)][_0x3620e4(0x313)](_0x520cd6);_0x1eaa42&&(_0x1eaa42[_0x3620e4(0x275)](),this[_0x3620e4(0x27a)][_0x3620e4(0x38e)](_0x520cd6));});}async['_startSheetCollabCursor'](_0x17b514){const _0x394638=_0x4176ec,_0xb685f4=await this[_0x394638(0x16c)]['requireSession'](_0x17b514),_0xf1decd=this[_0x394638(0x11a)][_0x394638(0x5c5)](_0x16aed0,_0x17b514,_0xb685f4);return _0xf1decd['init'](),_0xf1decd;}async[_0x4176ec(0x580)](_0x5aaa67){const _0x1dd60b=_0x4176ec,_0xf981ad=await this[_0x1dd60b(0x16c)][_0x1dd60b(0x3f8)](_0x5aaa67),_0x5890d3=this[_0x1dd60b(0x11a)]['createInstance'](_0x468dcf,_0x5aaa67,_0xf981ad);return _0x5890d3[_0x1dd60b(0x15b)](),_0x5890d3;}};_0xc8c02a=_0x5a0e21([_0x546ae7(0x0,_0xd3ef1d['IUniverInstanceService']),_0x546ae7(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x546ae7(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095['CollaborationSessionService']))],_0xc8c02a);const _0x4a13ff=0x14,_0x1a5981=0xc8,_0x5bac0f=0x4,_0x119d8a=0x5;function _0x2c0a4a(_0x17977d,_0x25bd91){const _0x28a1da=_0x4176ec;let {radius:_0x106f82,width:_0x472ed6,height:_0x27a2e9}=_0x25bd91;_0x106f82=_0x106f82!=null?_0x106f82:0x0,_0x472ed6=_0x472ed6!=null?_0x472ed6:0x1e,_0x27a2e9=_0x27a2e9!=null?_0x27a2e9:0x1e;let _0x5b15f7=0x0,_0x5b5e5c=0x0,_0x3403f8=0x0;_0x5b15f7=_0x5b5e5c=_0x3403f8=Math[_0x28a1da(0x1a0)](_0x106f82,_0x472ed6/0x2,_0x27a2e9/0x2),_0x17977d[_0x28a1da(0x5c8)](),_0x17977d['moveTo'](_0x5b15f7,0x0),_0x17977d['lineTo'](_0x472ed6-_0x5b5e5c,0x0),_0x17977d[_0x28a1da(0x591)](_0x472ed6-_0x5b5e5c,_0x5b5e5c,_0x5b5e5c,Math['PI']*0x3/0x2,0x0,!0x1),_0x17977d[_0x28a1da(0x319)](_0x472ed6,_0x27a2e9-_0x3403f8),_0x17977d['arc'](_0x472ed6-_0x3403f8,_0x27a2e9-_0x3403f8,_0x3403f8,0x0,Math['PI']/0x2,!0x1),_0x17977d[_0x28a1da(0x319)](0x0,_0x27a2e9),_0x17977d[_0x28a1da(0x319)](0x0,_0x5b15f7),_0x17977d['arc'](_0x5b15f7,_0x5b15f7,_0x5b15f7,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x17977d[_0x28a1da(0x4b3)](),_0x25bd91[_0x28a1da(0x1e1)]&&(_0x17977d[_0x28a1da(0x349)](),_0x17977d['fillStyle']=_0x25bd91[_0x28a1da(0x1e1)],_0x25bd91['fillRule']===_0x28a1da(0x414)?_0x17977d[_0x28a1da(0x1e1)](_0x28a1da(0x414)):_0x17977d[_0x28a1da(0x1e1)](),_0x17977d[_0x28a1da(0x504)]());}class _0x51beab extends _0x141d86['Shape']{constructor(_0x4a3a12,_0x343393){const _0x1396a8=_0x4176ec;super(_0x4a3a12,_0x343393),_0xddf92d(this,_0x1396a8(0x1b6)),_0xddf92d(this,_0x1396a8(0x415)),(this[_0x1396a8(0x1b6)]=_0x343393==null?void 0x0:_0x343393[_0x1396a8(0x1b6)],this['text']=_0x343393==null?void 0x0:_0x343393['text']);}static[_0x4176ec(0x37e)](_0x45f24c,_0x27dd52){const _0x21cd83=_0x4176ec,{text:_0x1c5986,color:_0x570231}=_0x27dd52;_0x45f24c[_0x21cd83(0x349)](),_0x45f24c[_0x21cd83(0x14f)]=_0x21cd83(0x56a);const _0x5abbee=_0x45f24c[_0x21cd83(0x121)](_0x1c5986)[_0x21cd83(0x545)],_0x1da8d3=Math[_0x21cd83(0x1a0)](_0x5abbee+0x2*_0x5bac0f,_0x1a5981);_0x2c0a4a(_0x45f24c,{'height':_0x4a13ff,'radius':0x4,'width':_0x1da8d3,'fill':_0x570231,'evented':!0x1}),_0x45f24c[_0x21cd83(0x21d)]=_0x21cd83(0x2da);const _0x2d52e9=_0x5bac0f,_0x6c6f33=_0x4a13ff-_0x119d8a,_0x27994e=_0x1a5981-0x2*_0x5bac0f;if(_0x5abbee>_0x27994e){let _0x560333='',_0x438f87=0x0;for(const _0x529fb8 of _0x1c5986){const _0x19ff73=_0x45f24c[_0x21cd83(0x121)](_0x529fb8)[_0x21cd83(0x545)];if(_0x438f87+_0x19ff73<=_0x27994e-_0x45f24c[_0x21cd83(0x121)](_0x21cd83(0x535))['width'])_0x560333+=_0x529fb8,_0x438f87+=_0x19ff73;else{_0x560333+=_0x21cd83(0x535);break;}}_0x45f24c[_0x21cd83(0x243)](_0x560333,_0x2d52e9,_0x6c6f33);}else _0x45f24c[_0x21cd83(0x243)](_0x1c5986,_0x2d52e9,_0x6c6f33);_0x45f24c[_0x21cd83(0x504)]();}[_0x4176ec(0x1e8)](_0x2ef225){_0x51beab['drawWith'](_0x2ef225,this);}}const _0x2a3693='collab-text-anchor-',_0x2fdb3c=_0x4176ec(0x429),_0x53214f='collab-rect-range-',_0x2dbd99=0x6,_0x4d623b=1.5,_0x1fbaa3=0x4,_0x17febc=1.5,_0x22d684=_0x4176ec(0x2fb);class _0x2e3927{constructor(_0xb7aacd,_0x37bfff,_0x13bb4b,_0x50eeb5){const _0x5b6c92=_0x4176ec;_0xddf92d(this,_0x5b6c92(0x30d),[]),_0xddf92d(this,'_anchor',null),_0xddf92d(this,_0x5b6c92(0x555),null),_0xddf92d(this,'_anchorDot',null),_0xddf92d(this,'_hideTimer',null),_0xddf92d(this,_0x5b6c92(0x2a6),null),(this[_0x5b6c92(0x373)]=_0xb7aacd,this[_0x5b6c92(0x20f)]=_0x37bfff,this[_0x5b6c92(0x2f2)]=_0x13bb4b,this['_document']=_0x50eeb5,this['_render']());}set[_0x4176ec(0x300)](_0xcd12c4){const _0x21a562=_0x4176ec;_0xcd12c4?(this[_0x21a562(0x23c)]&&this[_0x21a562(0x23c)][_0x21a562(0x113)](),this['_textBubble']&&this[_0x21a562(0x555)][_0x21a562(0x593)]()):(this['_anchorDot']&&this['_anchorDot'][_0x21a562(0x593)](),this['_textBubble']&&this[_0x21a562(0x555)][_0x21a562(0x113)]());}[_0x4176ec(0x275)](){const _0x13abb5=_0x4176ec;for(const _0x36ebc3 of this[_0x13abb5(0x30d)])_0x36ebc3[_0x13abb5(0x275)]();this['_textBubble']&&this[_0x13abb5(0x555)][_0x13abb5(0x275)](),this[_0x13abb5(0x23c)]&&this[_0x13abb5(0x23c)][_0x13abb5(0x275)](),this[_0x13abb5(0x39b)]&&this[_0x13abb5(0x39b)][_0x13abb5(0x275)](),this['_eventUnsubscribe']&&this[_0x13abb5(0x2a6)]();}[_0x4176ec(0x16d)](){const _0x4d4577=_0x4176ec;var _0x575f37;const {_docSkeleton:_0x4b1b74,_document:_0x1bb328}=this,{color:_0x8e896,name:_0x334d70,ranges:_0x1a715d}=this['_cursor'],_0x1875d6=_0x1bb328[_0x4d4577(0x2e5)](),{docsLeft:_0x12d666,docsTop:_0x3e8117}=_0x1875d6,_0x5bf6a5=new _0x580bbe['NodePositionConvertToCursor'](_0x1875d6,_0x4b1b74);for(const {startOffset:_0x11355e,endOffset:_0x21f825,rangeType:_0x162494,segmentId:_0x41575e,segmentPage:_0x37e42a,collapsed:_0x39a5dd,isActive:_0x4111a8}of _0x1a715d){const _0x1e4c7f=_0x4b1b74[_0x4d4577(0x10f)](_0x11355e,!0x0,_0x41575e,_0x37e42a);let _0x370e9f=_0x4b1b74[_0x4d4577(0x10f)](_0x21f825,!0x0,_0x41575e,_0x37e42a);if(_0x370e9f==null&&(_0x370e9f=_0x4b1b74[_0x4d4577(0x10f)](_0x21f825-0x1,!0x1,_0x41575e,_0x37e42a)),_0x4111a8){const {contentBoxPointGroup:_0x1150f6}=_0x5bf6a5['getRangePointData'](_0x370e9f,_0x370e9f);if(_0x1150f6[_0x4d4577(0x2b7)]===0x0)continue;this[_0x4d4577(0x361)](_0x8e896,_0x1150f6,_0x12d666,_0x3e8117,_0x334d70),this[_0x4d4577(0x2a6)]=this[_0x4d4577(0x4b6)]();}if(!_0x39a5dd&&_0x1e4c7f&&_0x370e9f){if(_0x162494===_0xd3ef1d[_0x4d4577(0x538)][_0x4d4577(0x3b5)]){const _0x299b49=new _0x580bbe[(_0x4d4577(0x268))](_0x1875d6,_0x4b1b74),{pointGroup:_0x12a1f9}=(_0x575f37=_0x299b49[_0x4d4577(0x3a0)](_0x1e4c7f,_0x370e9f))!=null?_0x575f37:{};if(_0x12a1f9==null||_0x12a1f9[_0x4d4577(0x2b7)]===0x0)continue;this[_0x4d4577(0x56c)](_0x8e896,_0x12a1f9,_0x12d666,_0x3e8117);}else{const {borderBoxPointGroup:_0x3bdf4f}=_0x5bf6a5[_0x4d4577(0x3a0)](_0x1e4c7f,_0x370e9f);if(_0x3bdf4f['length']===0x0)continue;this[_0x4d4577(0x589)](_0x8e896,_0x3bdf4f,_0x12d666,_0x3e8117);}}}}[_0x4176ec(0x361)](_0xd25939,_0x170201,_0x27d1df,_0x26fe35,_0x19aa27){const _0x18e9b9=_0x4176ec,_0x15cc58=this[_0x18e9b9(0x18c)](_0x170201),{left:_0x3dbb2d,top:_0x12f02e,height:_0x31caf0}=_0x15cc58,_0x4dff1d=this[_0x18e9b9(0x416)](),_0x3388a1=_0x17febc/_0x4dff1d,_0xf9cb93=new _0x141d86['Rect'](_0x2a3693+_0xd3ef1d[_0x18e9b9(0x471)][_0x18e9b9(0x139)](_0x2dbd99),{'left':_0x3dbb2d+_0x27d1df-_0x3388a1,'top':_0x12f02e+_0x26fe35,'height':_0x31caf0,'width':_0x4d623b,'fill':_0xd25939||_0x141d86[_0x18e9b9(0x142)](_0xd3ef1d['COLORS'][_0x18e9b9(0x258)],0x0),'strokeWidth':_0x3388a1,'stroke':_0x22d684,'evented':!0x0});this[_0x18e9b9(0x39b)]=_0xf9cb93,this[_0x18e9b9(0x20f)][_0x18e9b9(0x3ff)](_0xf9cb93,_0x580bbe[_0x18e9b9(0x50a)]);const _0x377681=new _0x141d86['Rect'](_0x2a3693+_0xd3ef1d[_0x18e9b9(0x471)][_0x18e9b9(0x139)](_0x2dbd99),{'left':_0x3dbb2d+_0x27d1df-_0x3388a1,'top':_0x12f02e+_0x26fe35-_0x1fbaa3/0x2,'height':_0x1fbaa3,'width':_0x1fbaa3,'fill':_0xd25939||_0x141d86[_0x18e9b9(0x142)](_0xd3ef1d[_0x18e9b9(0x528)][_0x18e9b9(0x258)],0x0),'strokeWidth':0x0,'stroke':_0xd25939||_0x141d86[_0x18e9b9(0x142)](_0xd3ef1d['COLORS']['black'],0x0),'evented':!0x1});this[_0x18e9b9(0x23c)]=_0x377681,this[_0x18e9b9(0x20f)][_0x18e9b9(0x3ff)](_0x377681,_0x580bbe[_0x18e9b9(0x50a)]);const _0x260824=new _0x51beab(_0x2a3693+_0xd3ef1d[_0x18e9b9(0x471)][_0x18e9b9(0x139)](_0x2dbd99),{'left':_0x3dbb2d+_0x27d1df-_0x3388a1,'top':_0x12f02e+_0x26fe35-_0x4a13ff,'text':_0x19aa27,'color':_0xd25939});this[_0x18e9b9(0x555)]=_0x260824,this[_0x18e9b9(0x20f)][_0x18e9b9(0x3ff)](_0x260824,_0x580bbe[_0x18e9b9(0x50a)]),this['_hover']=!0x1;}[_0x4176ec(0x4b6)](){const _0x11d003=_0x4176ec,_0x338921=this[_0x11d003(0x39b)][_0x11d003(0x281)]['subscribeEvent'](()=>{const _0x33610f=_0x11d003;this[_0x33610f(0x300)]=!0x0;}),_0x4a1f2f=this['_anchor']['onPointerLeave$'][_0x11d003(0x4dc)](()=>{const _0x1d54e0=_0x11d003;this[_0x1d54e0(0x583)]&&clearTimeout(this['_hideTimer']),this[_0x1d54e0(0x583)]=setTimeout(()=>{const _0x2f2e35=_0x1d54e0;this[_0x2f2e35(0x300)]=!0x1;},0x7d0);});return()=>{const _0x5e4283=_0x11d003;_0x338921['unsubscribe'](),_0x4a1f2f[_0x5e4283(0x447)]();};}[_0x4176ec(0x589)](_0x2ff19e,_0x5ed721,_0x5830ed,_0x16800f){const _0x26934a=_0x4176ec,_0x1ee15c=new _0xd3ef1d['ColorKit'](_0x2ff19e)[_0x26934a(0x1a8)](0.2)[_0x26934a(0x3db)](),_0x42e013=new _0x141d86['RegularPolygon'](_0x2fdb3c+_0xd3ef1d[_0x26934a(0x471)]['generateRandomId'](_0x2dbd99),{'pointsGroup':_0x5ed721,'fill':_0x1ee15c||_0x141d86[_0x26934a(0x142)](_0xd3ef1d[_0x26934a(0x528)][_0x26934a(0x258)],0.2),'left':_0x5830ed,'top':_0x16800f,'evented':!0x1,'debounceParentDirty':!0x1});this['_shapes'][_0x26934a(0x455)](_0x42e013),this[_0x26934a(0x20f)]['addObject'](_0x42e013,_0x580bbe[_0x26934a(0x50a)]);}[_0x4176ec(0x56c)](_0x5ad1e5,_0x19268f,_0x10fd0f,_0x4409ad){const _0x1b05f5=_0x4176ec,_0x163fbf=new _0xd3ef1d[(_0x1b05f5(0x5c7))](_0x5ad1e5)[_0x1b05f5(0x1a8)](0.2)[_0x1b05f5(0x3db)](),_0x57a4ec=new _0x141d86[(_0x1b05f5(0x46c))](_0x53214f+_0xd3ef1d[_0x1b05f5(0x471)][_0x1b05f5(0x139)](_0x2dbd99),{'pointsGroup':_0x19268f,'fill':_0x163fbf||_0x141d86[_0x1b05f5(0x142)](_0xd3ef1d[_0x1b05f5(0x528)][_0x1b05f5(0x258)],0.2),'left':_0x10fd0f,'top':_0x4409ad,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x1b05f5(0x30d)][_0x1b05f5(0x455)](_0x57a4ec),this[_0x1b05f5(0x20f)][_0x1b05f5(0x3ff)](_0x57a4ec,_0x580bbe[_0x1b05f5(0x50a)]);}[_0x4176ec(0x18c)](_0x4b8361){const _0x59d8d1=_0x4b8361[0x0],_0x2cf6b9=_0x59d8d1[0x0],_0x3ba49a=_0x59d8d1[0x2],{x:_0x5b70aa,y:_0x3ff050}=_0x2cf6b9,{x:_0x3315d8,y:_0x1d48ac}=_0x3ba49a;return{'left':_0x5b70aa,'top':_0x3ff050,'width':_0x3315d8-_0x5b70aa,'height':_0x1d48ac-_0x3ff050};}[_0x4176ec(0x416)](){const _0x15d3c7=_0x4176ec,{scaleX:_0x64d563,scaleY:_0x1998a2}=this['_scene'][_0x15d3c7(0x4b8)]();return Math[_0x15d3c7(0x3f3)](_0x64d563,_0x1998a2);}}var _0x11c32f=Object[_0x4176ec(0x2b4)],_0x32c8d7=Object[_0x4176ec(0x48c)],_0x580f55=(_0x4efabf,_0x5a7b35,_0x59bbd9,_0x11fe9f)=>{const _0x242670=_0x4176ec;for(var _0x11d7f4=_0x11fe9f>0x1?void 0x0:_0x11fe9f?_0x32c8d7(_0x5a7b35,_0x59bbd9):_0x5a7b35,_0x1fe366=_0x4efabf[_0x242670(0x2b7)]-0x1,_0x478e22;_0x1fe366>=0x0;_0x1fe366--)(_0x478e22=_0x4efabf[_0x1fe366])&&(_0x11d7f4=(_0x11fe9f?_0x478e22(_0x5a7b35,_0x59bbd9,_0x11d7f4):_0x478e22(_0x11d7f4))||_0x11d7f4);return _0x11fe9f&&_0x11d7f4&&_0x11c32f(_0x5a7b35,_0x59bbd9,_0x11d7f4),_0x11d7f4;},_0x3617a2=(_0x46015c,_0x4b0697)=>(_0x25f692,_0x25550d)=>_0x4b0697(_0x25f692,_0x25550d,_0x46015c);let _0x456732=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x5abbb2,_0x374e5f,_0x5d3eef,_0x485445,_0x172584){const _0x4bf4d1=_0x4176ec;super(),_0xddf92d(this,_0x4bf4d1(0x287),[]),_0xddf92d(this,_0x4bf4d1(0x191),[]),(this[_0x4bf4d1(0x52f)]=_0x5abbb2,this[_0x4bf4d1(0x421)]=_0x374e5f,this[_0x4bf4d1(0x34b)]=_0x5d3eef,this['_commandService']=_0x485445,this[_0x4bf4d1(0x472)]=_0x172584,this[_0x4bf4d1(0x3d5)]());}[_0x4176ec(0x3d5)](){const _0x5687b0=_0x4176ec,_0xd6aad3=this[_0x5687b0(0x52f)][_0x5687b0(0x2cc)],_0x55cbfb=this[_0x5687b0(0x421)];this['disposeWithMe'](_0x2c8065[_0x5687b0(0x231)]([this['_collabCursorController'][_0x5687b0(0x4b9)](_0xd6aad3),this[_0x5687b0(0x472)][_0x5687b0(0x3d3)]])[_0x5687b0(0x579)](_0x5cc70d['map'](([_0x4a7f72,_0x38f737])=>({'skeleton':_0x55cbfb['getSkeleton'](),'cursors':[..._0x4a7f72[_0x5687b0(0x4aa)]()][_0x5687b0(0x4ca)](_0x517c78=>({..._0x517c78,'color':_0x38f737[_0x517c78[_0x5687b0(0x1b6)]]}))})))[_0x5687b0(0x221)](_0xb6aaa1=>{const _0x4c9d5b=_0x5687b0;if(this[_0x4c9d5b(0x2df)](),_0xb6aaa1){const {skeleton:_0x4747a0,cursors:_0x57cfc6}=_0xb6aaa1;this[_0x4c9d5b(0x1d2)](_0x4747a0,_0x57cfc6);}})),this[_0x5687b0(0x5b5)](),this[_0x5687b0(0x5b6)]();}[_0x4176ec(0x1d2)](_0x4667f0,_0x3f1312){const _0x161e35=_0x4176ec,{scene:_0x5e4d6c,mainComponent:_0x33336d}=this[_0x161e35(0x52f)],_0x195fbc=_0x3f1312[_0x161e35(0x40d)](_0x330753=>new _0x2e3927(_0x330753,_0x5e4d6c,_0x4667f0,_0x33336d));this[_0x161e35(0x287)]=_0x195fbc,this['_cursors']=_0x3f1312;}['_refreshCollabCursors'](){const _0x5edb14=_0x4176ec;this[_0x5edb14(0x2df)]();const {scene:_0x5251bf,mainComponent:_0x3695b5}=this[_0x5edb14(0x52f)],_0x4dee64=this[_0x5edb14(0x421)][_0x5edb14(0x304)](),_0x347e21=this['_cursors'][_0x5edb14(0x40d)](_0xb4c831=>new _0x2e3927(_0xb4c831,_0x5251bf,_0x4dee64,_0x3695b5));this['_cursorShapes']=_0x347e21;}[_0x4176ec(0x2df)](){const _0x4ca7f0=_0x4176ec;this['_cursorShapes'][_0x4ca7f0(0x193)](_0x1e2dc5=>_0x1e2dc5['dispose']()),this['_cursorShapes']=[];}[_0x4176ec(0x5b6)](){const _0x181799=_0x4176ec,_0x1214e4=[_0x580bbe[_0x181799(0x44f)]['id']];this['disposeWithMe'](this[_0x181799(0x135)][_0x181799(0x131)](_0x36c3e6=>{const _0x1d0b04=_0x181799;_0x1214e4[_0x1d0b04(0x417)](_0x36c3e6['id'])&&_0x36c3e6[_0x1d0b04(0x42d)][_0x1d0b04(0x2cc)]===this[_0x1d0b04(0x52f)][_0x1d0b04(0x2cc)]&&this[_0x1d0b04(0x556)]();}));}[_0x4176ec(0x5b5)](){const _0x3de7e6=_0x4176ec;this['disposeWithMe'](_0xd3ef1d[_0x3de7e6(0x435)](this[_0x3de7e6(0x52f)]['engine'][_0x3de7e6(0x1ff)])['pipe'](_0x5cc70d['filter'](_0xe27e74=>_0xe27e74[_0x3de7e6(0x286)]===_0x141d86['TRANSFORM_CHANGE_OBSERVABLE_TYPE']['resize']),_0x5cc70d[_0x3de7e6(0x566)](0x10))[_0x3de7e6(0x221)](()=>{const _0x13a4f2=_0x3de7e6;this[_0x13a4f2(0x556)]();}));}};_0x456732=_0x580f55([_0x3617a2(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x4c13e7['DocSkeletonManagerService'])),_0x3617a2(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xc8c02a)),_0x3617a2(0x3,_0xd3ef1d['ICommandService']),_0x3617a2(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x52e)]))],_0x456732);const _0x4f2de8=0x1,_0x2ce6de=1.5;class _0x2ea295 extends _0x141d86[_0x4176ec(0x23a)]{constructor(_0x176a93,_0x37a43e){const _0xb31c18=_0x4176ec;super(_0x176a93,_0x37a43e),_0xddf92d(this,'_color'),_0xddf92d(this,_0xb31c18(0x3ba),!0x1),_0xddf92d(this,_0xb31c18(0x35d)),_0xddf92d(this,_0xb31c18(0x291),''),_0xddf92d(this,'_labelPosition',_0xb31c18(0x110)),_0xddf92d(this,'_backgroundColor'),(_0x37a43e&&this[_0xb31c18(0x195)](_0x37a43e),this[_0xb31c18(0x281)]['subscribeEvent'](()=>this[_0xb31c18(0x195)]({'hovered':!0x0})),this[_0xb31c18(0x2f6)][_0xb31c18(0x4dc)](()=>this[_0xb31c18(0x195)]({'hovered':!0x1})));}[_0x4176ec(0x195)](_0x4daa30){const _0x13b08d=_0x4176ec;var _0x8f5946,_0x17521f,_0x28cecf,_0x20b3fb,_0x59697d,_0x17cfb8;this['_color']=(_0x8f5946=_0x4daa30[_0x13b08d(0x1b6)])!=null?_0x8f5946:this['_color'],this['_hovered']=(_0x17521f=_0x4daa30[_0x13b08d(0x1a4)])!=null?_0x17521f:this[_0x13b08d(0x3ba)],this[_0x13b08d(0x35d)]=(_0x28cecf=_0x4daa30[_0x13b08d(0x1ca)])!=null?_0x28cecf:this[_0x13b08d(0x35d)],this[_0x13b08d(0x291)]=(_0x20b3fb=_0x4daa30[_0x13b08d(0x36a)])!=null?_0x20b3fb:this[_0x13b08d(0x291)],this[_0x13b08d(0x496)]=(_0x59697d=_0x4daa30[_0x13b08d(0x458)])!=null?_0x59697d:this[_0x13b08d(0x496)],this[_0x13b08d(0x1cc)]=(_0x17cfb8=_0x4daa30[_0x13b08d(0x595)])!=null?_0x17cfb8:this[_0x13b08d(0x1cc)],this[_0x13b08d(0x17e)]({'width':_0x4daa30['width'],'height':_0x4daa30[_0x13b08d(0x39a)]});}[_0x4176ec(0x309)](_0x4c12d7){const _0x178680=_0x4176ec,{row:_0x4306f2,column:_0x7ebbec}=_0x4c12d7;if(_0x4306f2>=this[_0x178680(0x35d)][_0x178680(0x25c)]&&_0x4306f2<=this['_range'][_0x178680(0x2cf)]&&_0x7ebbec>=this['_range'][_0x178680(0x1d7)]&&_0x7ebbec<=this['_range'][_0x178680(0x34e)]){this['setShapeProps']({'hovered':!0x0});return;}this[_0x178680(0x195)]({'hovered':!0x1});}[_0x4176ec(0x3fc)](_0x22c7ad){return!0x1;}[_0x4176ec(0x1e8)](_0x4f7df8){const _0x2a1c15=_0x4176ec;_0x141d86[_0x2a1c15(0x4db)][_0x2a1c15(0x37e)](_0x4f7df8,{'width':this[_0x2a1c15(0x545)],'height':this[_0x2a1c15(0x39a)],'strokeWidth':_0x2ce6de,'stroke':this[_0x2a1c15(0x4e4)],'evented':!0x1,'fill':this[_0x2a1c15(0x1cc)]}),this[_0x2a1c15(0x3ba)]&&(_0x4f7df8[_0x2a1c15(0x349)](),_0x4f7df8[_0x2a1c15(0x20d)](0x1,0x0,0x0,0x1,this[_0x2a1c15(0x545)],this['_labelPosition']===_0x2a1c15(0x3fd)?0x0:-_0x4a13ff),_0x51beab[_0x2a1c15(0x37e)](_0x4f7df8,{'text':this[_0x2a1c15(0x291)],'color':this[_0x2a1c15(0x4e4)]}),_0x4f7df8[_0x2a1c15(0x504)]());}}var _0x3f62b5=Object[_0x4176ec(0x2b4)],_0x291ebe=Object[_0x4176ec(0x48c)],_0x2a2ce5=(_0x1fb11c,_0x1c8007,_0x13e9aa,_0x11bb25)=>{const _0xe47a7e=_0x4176ec;for(var _0x162019=_0x11bb25>0x1?void 0x0:_0x11bb25?_0x291ebe(_0x1c8007,_0x13e9aa):_0x1c8007,_0xba8dc1=_0x1fb11c[_0xe47a7e(0x2b7)]-0x1,_0x516c2d;_0xba8dc1>=0x0;_0xba8dc1--)(_0x516c2d=_0x1fb11c[_0xba8dc1])&&(_0x162019=(_0x11bb25?_0x516c2d(_0x1c8007,_0x13e9aa,_0x162019):_0x516c2d(_0x162019))||_0x162019);return _0x11bb25&&_0x162019&&_0x3f62b5(_0x1c8007,_0x13e9aa,_0x162019),_0x162019;},_0x5d7dc3=(_0x25410b,_0x207c8d)=>(_0x5b0e17,_0x58d7a8)=>_0x207c8d(_0x5b0e17,_0x58d7a8,_0x25410b);const _0x10f4d4=0x1389;let _0xf8b72f=class extends _0xd3ef1d['RxDisposable']{constructor(_0x28cdd1,_0x392977,_0x2bedad,_0x3421c3){const _0x16a985=_0x4176ec;super(),_0xddf92d(this,_0x16a985(0x191),new Set()),_0xddf92d(this,_0x16a985(0x126),null),(this[_0x16a985(0x52f)]=_0x28cdd1,this['_sheetSkeletonManagerService']=_0x392977,this[_0x16a985(0x34b)]=_0x2bedad,this[_0x16a985(0x472)]=_0x3421c3,this[_0x16a985(0x3d5)]());}[_0x4176ec(0x3d5)](){const _0x13d2bb=_0x4176ec;this['_sheetSkeletonManagerService']['currentSkeleton$'][_0x13d2bb(0x579)](_0x5cc70d[_0x13d2bb(0x50b)](this[_0x13d2bb(0x484)]),_0x5cc70d['switchMap'](_0x421ac6=>{const _0x5ec3ae=_0x13d2bb;if(_0x421ac6){const _0xcdd128=_0x421ac6[_0x5ec3ae(0x30f)];return _0x2c8065[_0x5ec3ae(0x231)](this[_0x5ec3ae(0x34b)][_0x5ec3ae(0x4b9)](this[_0x5ec3ae(0x52f)][_0x5ec3ae(0x2cc)]),this[_0x5ec3ae(0x472)][_0x5ec3ae(0x3d3)])[_0x5ec3ae(0x579)](_0x5cc70d[_0x5ec3ae(0x40d)](([_0x2d67a0,_0x23a234])=>{const _0x1afb37=_0x5ec3ae,_0x4ed213=new Map();return _0x2d67a0[_0x1afb37(0x193)]((_0x16edb5,_0x2838ff)=>{const _0x2143c3=_0x1afb37;if(_0x16edb5[_0x2143c3(0x260)]===_0xcdd128){const _0x403381={..._0x16edb5};_0x403381[_0x2143c3(0x1b6)]=_0x23a234[_0x16edb5[_0x2143c3(0x1b6)]],_0x4ed213[_0x2143c3(0x266)](_0x2838ff,_0x403381);}}),{'skeleton':_0x421ac6,'cursors':_0x4ed213};}));}return _0x2c8065['of']({'skeleton':null,'cursors':new Map()});}))[_0x13d2bb(0x221)](({skeleton:_0x540e73,cursors:_0xbc34f5})=>{const _0x1da34c=_0x13d2bb;this[_0x1da34c(0x2df)](),_0x540e73&&this[_0x1da34c(0x1d2)](_0x540e73,_0xbc34f5);}),this['_sheetSkeletonManagerService'][_0x13d2bb(0x1e0)]['subscribe'](_0x1ed314=>{const _0x68f5f1=_0x13d2bb;if(_0x1ed314==null)return;const {skeleton:_0x59966a}=_0x1ed314,{scene:_0x191141}=this[_0x68f5f1(0x52f)];_0x191141[_0x68f5f1(0x48f)][_0x68f5f1(0x4dc)](_0xd3ef1d[_0x68f5f1(0x57d)](_0xb3d2ec=>{const _0x141c79=_0x68f5f1;var _0x31b10a,_0x435877;const {offsetX:_0xa09430,offsetY:_0x4ab708}=_0xb3d2ec,{x:_0x356e99,y:_0x5716a8}=_0x191141[_0x141c79(0x3e0)](_0x141d86[_0x141c79(0x4d9)][_0x141c79(0x354)]([_0xa09430,_0x4ab708])),{scaleX:_0x1ed4a2,scaleY:_0x469dee}=_0x191141['getAncestorScale'](),_0x27a15a=_0x191141[_0x141c79(0x42e)](_0x4c24d4[_0x141c79(0x36d)]['VIEW_MAIN']),_0x5428d7=_0x191141[_0x141c79(0x3bf)](_0x141d86[_0x141c79(0x4d9)][_0x141c79(0x354)]([_0x356e99,_0x5716a8]),_0x27a15a),_0x6eff9a=_0x59966a['getCellPositionByOffset'](_0xa09430,_0x4ab708,_0x1ed4a2,_0x469dee,_0x5428d7);((_0x31b10a=this[_0x141c79(0x126)])==null?void 0x0:_0x31b10a[_0x141c79(0x3b6)])===_0x6eff9a[_0x141c79(0x3b6)]&&((_0x435877=this[_0x141c79(0x126)])==null?void 0x0:_0x435877[_0x141c79(0x434)])===_0x6eff9a['row']||this[_0x141c79(0x191)][_0x141c79(0x193)](_0xde21fa=>{const _0x35c9d7=_0x141c79;_0xde21fa[_0x35c9d7(0x309)](_0x6eff9a);});},0x64));});}[_0x4176ec(0x1d2)](_0x11d6f4,_0xc730a2){const _0x5d0a71=_0x4176ec;var _0x443df6;const _0x54c193=(_0x443df6=this[_0x5d0a71(0x2d4)]['getCurrent']())==null?void 0x0:_0x443df6['skeleton'];if(!_0x54c193)return;const _0x1c0750=this['_getSheetObject']();if(!_0x1c0750)return;this[_0x5d0a71(0x191)]['forEach'](_0x36183b=>{const _0x2ad1a0=_0x5d0a71;_0x36183b[_0x2ad1a0(0x333)]();});const {scene:_0x1c85c7}=_0x1c0750,_0x2a2441=_0x499d75(Array['from'](_0xc730a2[_0x5d0a71(0x4aa)]()))[_0x5d0a71(0x40d)](_0x1d67be=>{const _0x3333d9=_0x5d0a71,{color:_0x34ab41,range:_0x18f5e5,name:_0xc647d5,selection:_0x596dfb,sheetID:_0x385f16}=_0x1d67be,{startColumn:_0x1a007f,startRow:_0x42cf6f,endColumn:_0x299e0f,endRow:_0x19b75e}=_0x18f5e5,_0x306c0c=_0x4c24d4[_0x3333d9(0x42c)](_0x42cf6f,_0x1a007f,_0x1c85c7,_0x54c193),_0x1886ef=_0x4c24d4[_0x3333d9(0x42c)](_0x19b75e,_0x299e0f,_0x1c85c7,_0x54c193),{columnHeaderHeightAndMarginTop:_0x485edc}=_0x54c193,{startX:_0x548825,startY:_0x1e3072}=_0x306c0c,{endX:_0x4bf4b0,endY:_0x325855}=_0x1886ef,_0x212a73=_0x4bf4b0-_0x548825,_0x50c325=_0x325855-_0x1e3072,_0x92ac9b={'labelPosition':_0x1e3072-_0x485edc>=_0x4a13ff?_0x3333d9(0x110):_0x3333d9(0x3fd),'sheetID':_0x385f16,'range':_0x18f5e5,'color':_0x34ab41,'name':_0xc647d5,'selection':_0x596dfb,'left':_0x548825,'top':_0x1e3072,'width':_0x212a73,'height':_0x50c325,'evented':!0x1,'zIndex':_0x10f4d4};return new _0x2ea295(_0xc647d5,_0x92ac9b);});_0x1c85c7[_0x5d0a71(0x1fb)](_0x2a2441,_0x4f2de8),this[_0x5d0a71(0x191)]=new Set(_0x2a2441);}['_removeCollabCursors'](){const _0x368b60=_0x4176ec;var _0x3d9986;(_0x3d9986=this[_0x368b60(0x191)])==null||_0x3d9986[_0x368b60(0x193)](_0x19c267=>_0x19c267[_0x368b60(0x275)]());}['_getSheetObject'](){const _0xd182cc=_0x4176ec;return _0x4c24d4['getSheetObject'](this['_context'][_0xd182cc(0x115)],this[_0xd182cc(0x52f)]);}};_0xf8b72f=_0x2a2ce5([_0x5d7dc3(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x4c24d4['SheetSkeletonManagerService'])),_0x5d7dc3(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xc8c02a)),_0x5d7dc3(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x52e)]))],_0xf8b72f);function _0x499d75(_0x2d4aeb){const _0x490fb7=_0x4176ec,_0x247cce=new Map();return _0x2d4aeb['forEach'](_0x4889a5=>{const _0xaf7c6=_0x352d;if(_0x247cce[_0xaf7c6(0x4cf)](_0x4889a5['selection'])){const _0x10a095=_0x247cce[_0xaf7c6(0x313)](_0x4889a5[_0xaf7c6(0x3af)]);_0x10a095[_0xaf7c6(0x36a)]+=',\x20'+_0x4889a5[_0xaf7c6(0x36a)];}else _0x247cce[_0xaf7c6(0x266)](_0x4889a5[_0xaf7c6(0x3af)],_0x4889a5);}),Array['from'](_0x247cce[_0x490fb7(0x4aa)]());}var _0x4ff87d=function(){const _0x236867=_0x4176ec;return _0x4ff87d=Object[_0x236867(0x2a2)]||function(_0x22dc35){const _0x42aaba=_0x236867;for(var _0x8103b2,_0x4e938b=0x1,_0x3a9006=arguments[_0x42aaba(0x2b7)];_0x4e938b<_0x3a9006;_0x4e938b++){_0x8103b2=arguments[_0x4e938b];for(var _0x51686d in _0x8103b2)Object[_0x42aaba(0x3a9)]['hasOwnProperty'][_0x42aaba(0x35e)](_0x8103b2,_0x51686d)&&(_0x22dc35[_0x51686d]=_0x8103b2[_0x51686d]);}return _0x22dc35;},_0x4ff87d[_0x236867(0x39e)](this,arguments);},_0x5001c8=function(_0x5db452,_0x5ad5e4){const _0x2c9f1a=_0x4176ec;var _0x46e1d5={};for(var _0x4b9182 in _0x5db452)Object[_0x2c9f1a(0x3a9)][_0x2c9f1a(0x454)][_0x2c9f1a(0x35e)](_0x5db452,_0x4b9182)&&_0x5ad5e4[_0x2c9f1a(0x553)](_0x4b9182)<0x0&&(_0x46e1d5[_0x4b9182]=_0x5db452[_0x4b9182]);if(_0x5db452!=null&&typeof Object[_0x2c9f1a(0x4c7)]=='function'){for(var _0x2c1c57=0x0,_0x4b9182=Object[_0x2c9f1a(0x4c7)](_0x5db452);_0x2c1c57<_0x4b9182[_0x2c9f1a(0x2b7)];_0x2c1c57++)_0x5ad5e4[_0x2c9f1a(0x553)](_0x4b9182[_0x2c1c57])<0x0&&Object['prototype'][_0x2c9f1a(0x28e)][_0x2c9f1a(0x35e)](_0x5db452,_0x4b9182[_0x2c1c57])&&(_0x46e1d5[_0x4b9182[_0x2c1c57]]=_0x5db452[_0x4b9182[_0x2c1c57]]);}return _0x46e1d5;},_0x5f29b9=_0x1fccfb[_0x4176ec(0x5ce)](function(_0x5577a,_0x5dcd73){const _0x216ecc=_0x4176ec;var _0x317c03=_0x5577a[_0x216ecc(0x55a)],_0x4714db=_0x5577a['id'],_0x124f29=_0x5577a[_0x216ecc(0x1e5)],_0x23a464=_0x5577a[_0x216ecc(0x51a)],_0x22099f=_0x5001c8(_0x5577a,[_0x216ecc(0x55a),'id','className','extend']),_0x272f5b=_0x216ecc(0x26e)[_0x216ecc(0x526)](_0x4714db,'\x20')[_0x216ecc(0x526)](_0x124f29||'')['trim'](),_0x388433=_0x1fccfb[_0x216ecc(0x432)]('_'[_0x216ecc(0x526)](_0x3a3d49()));return _0x37a31b(_0x317c03,''[_0x216ecc(0x526)](_0x4714db),{'defIds':_0x317c03[_0x216ecc(0x59d)],'idSuffix':_0x388433[_0x216ecc(0x448)]},_0x4ff87d({'ref':_0x5dcd73,'className':_0x272f5b},_0x22099f),_0x23a464);});function _0x37a31b(_0x5c8247,_0x9e2d51,_0x26422b,_0x20d92d,_0x48985f){const _0x31495f=_0x4176ec;return _0x1fccfb[_0x31495f(0x303)](_0x5c8247[_0x31495f(0x5d3)],_0x4ff87d(_0x4ff87d({'key':_0x9e2d51},_0x53a355(_0x5c8247,_0x26422b,_0x48985f)),_0x20d92d),(_0x1c0d25(_0x5c8247,_0x26422b)['children']||[])['map'](function(_0x11cc50,_0x1f0726){const _0x5bb928=_0x31495f;return _0x37a31b(_0x11cc50,''[_0x5bb928(0x526)](_0x9e2d51,'-')[_0x5bb928(0x526)](_0x5c8247[_0x5bb928(0x5d3)],'-')['concat'](_0x1f0726),_0x26422b,void 0x0,_0x48985f);}));}function _0x53a355(_0x109048,_0x2a4f3d,_0x204ae5){const _0xdd9ee6=_0x4176ec;var _0x3f369d=_0x4ff87d({},_0x109048[_0xdd9ee6(0x244)]);_0x204ae5!=null&&_0x204ae5['colorChannel1']&&_0x3f369d[_0xdd9ee6(0x1e1)]===_0xdd9ee6(0x390)&&(_0x3f369d[_0xdd9ee6(0x1e1)]=_0x204ae5['colorChannel1']);var _0x147398=_0x2a4f3d[_0xdd9ee6(0x59d)];return!_0x147398||_0x147398['length']===0x0||(_0x109048[_0xdd9ee6(0x5d3)]==='use'&&_0x3f369d[_0xdd9ee6(0x3fb)]&&(_0x3f369d[_0xdd9ee6(0x3fb)]=_0x3f369d[_0xdd9ee6(0x3fb)]+_0x2a4f3d['idSuffix']),Object[_0xdd9ee6(0x30a)](_0x3f369d)[_0xdd9ee6(0x193)](function(_0x26ebf1){const _0x45fe55=_0xdd9ee6;var _0x441e47=_0x26ebf1[0x0],_0x370c21=_0x26ebf1[0x1];typeof _0x370c21==_0x45fe55(0x199)&&(_0x3f369d[_0x441e47]=_0x370c21['replace'](/url\(#(.*)\)/,_0x45fe55(0x1b1)[_0x45fe55(0x526)](_0x2a4f3d[_0x45fe55(0x1f2)],')')));})),_0x3f369d;}function _0x1c0d25(_0x277118,_0x10b9be){const _0x1972f8=_0x4176ec;var _0x4cf5d4,_0x502af8=_0x10b9be[_0x1972f8(0x59d)];return!_0x502af8||_0x502af8[_0x1972f8(0x2b7)]===0x0?_0x277118:_0x277118[_0x1972f8(0x5d3)]===_0x1972f8(0x5a0)&&(!((_0x4cf5d4=_0x277118[_0x1972f8(0x25f)])===null||_0x4cf5d4===void 0x0)&&_0x4cf5d4[_0x1972f8(0x2b7)])?_0x4ff87d(_0x4ff87d({},_0x277118),{'children':_0x277118[_0x1972f8(0x25f)][_0x1972f8(0x40d)](function(_0x1b10bf){const _0x52a2d7=_0x1972f8;return typeof _0x1b10bf[_0x52a2d7(0x244)]['id']=='string'&&_0x502af8&&_0x502af8['indexOf'](_0x1b10bf[_0x52a2d7(0x244)]['id'])>-0x1?_0x4ff87d(_0x4ff87d({},_0x1b10bf),{'attrs':_0x4ff87d(_0x4ff87d({},_0x1b10bf[_0x52a2d7(0x244)]),{'id':_0x1b10bf[_0x52a2d7(0x244)]['id']+_0x10b9be[_0x52a2d7(0x1f2)]})}):_0x1b10bf;})}):_0x277118;}function _0x3a3d49(){const _0x2d611b=_0x4176ec;return Math[_0x2d611b(0x2f3)]()[_0x2d611b(0x530)](0x24)['substring'](0x2,0x8);}_0x5f29b9[_0x4176ec(0x12e)]=_0x4176ec(0x2ed);var _0x3c9df0={'tag':_0x4176ec(0x57a),'attrs':{'fill':_0x4176ec(0x547),'viewBox':'0\x200\x2016\x2016','width':_0x4176ec(0x337),'height':_0x4176ec(0x337)},'children':[{'tag':'g','attrs':{'clipPath':_0x4176ec(0x2ef)},'children':[{'tag':'path','attrs':{'stroke':'currentColor','d':'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','strokeLinecap':'round','strokeLinejoin':_0x4176ec(0x4fe),'strokeWidth':1.2}}]},{'tag':_0x4176ec(0x5a0),'attrs':{},'children':[{'tag':_0x4176ec(0x13d),'attrs':{'id':_0x4176ec(0x362)},'children':[{'tag':_0x4176ec(0x21f),'attrs':{'fill':_0x4176ec(0x2d0),'d':'M0\x200H16V16H0z'}}]}]}],'defIds':['off-line-single_clip0_910_343']},_0x3d85e2=_0x1fccfb[_0x4176ec(0x5ce)](function(_0x433e27,_0x5dbdfb){const _0xfa82dd=_0x4176ec;return _0x1fccfb[_0xfa82dd(0x303)](_0x5f29b9,Object[_0xfa82dd(0x2a2)]({},_0x433e27,{'id':_0xfa82dd(0x37f),'ref':_0x5dbdfb,'icon':_0x3c9df0}));});_0x3d85e2['displayName']=_0x4176ec(0x2af);var _0x49dea7={'tag':'svg','attrs':{'fill':_0x4176ec(0x547),'viewBox':_0x4176ec(0x3f4),'width':_0x4176ec(0x337),'height':_0x4176ec(0x337)},'children':[{'tag':'g','attrs':{'clipPath':_0x4176ec(0x2f1)},'children':[{'tag':_0x4176ec(0x21f),'attrs':{'stroke':_0x4176ec(0x187),'d':_0x4176ec(0x29f),'strokeLinecap':_0x4176ec(0x4fe),'strokeLinejoin':_0x4176ec(0x4fe),'strokeWidth':1.2}}]},{'tag':_0x4176ec(0x5a0),'attrs':{},'children':[{'tag':_0x4176ec(0x13d),'attrs':{'id':'on-line-single_clip0_910_349'},'children':[{'tag':_0x4176ec(0x21f),'attrs':{'fill':_0x4176ec(0x2d0),'d':_0x4176ec(0x207),'transform':'translate(.97)'}}]}]}],'defIds':['on-line-single_clip0_910_349']},_0xf49b5f=_0x1fccfb[_0x4176ec(0x5ce)](function(_0x4fc7db,_0x5ca744){const _0x1efcfa=_0x4176ec;return _0x1fccfb[_0x1efcfa(0x303)](_0x5f29b9,Object[_0x1efcfa(0x2a2)]({},_0x4fc7db,{'id':_0x1efcfa(0x459),'ref':_0x5ca744,'icon':_0x49dea7}));});_0xf49b5f['displayName']=_0x4176ec(0x5cb);function _0x20a56d(_0x5c8f04){const _0x386c10=_0x4176ec;var _0x295bec,_0x1f3abd,_0x1c94a6='';if(typeof _0x5c8f04=='string'||typeof _0x5c8f04==_0x386c10(0x1ad))_0x1c94a6+=_0x5c8f04;else{if(typeof _0x5c8f04==_0x386c10(0x3a4)){if(Array[_0x386c10(0x317)](_0x5c8f04)){var _0x336c6a=_0x5c8f04[_0x386c10(0x2b7)];for(_0x295bec=0x0;_0x295bec<_0x336c6a;_0x295bec++)_0x5c8f04[_0x295bec]&&(_0x1f3abd=_0x20a56d(_0x5c8f04[_0x295bec]))&&(_0x1c94a6&&(_0x1c94a6+='\x20'),_0x1c94a6+=_0x1f3abd);}else{for(_0x1f3abd in _0x5c8f04)_0x5c8f04[_0x1f3abd]&&(_0x1c94a6&&(_0x1c94a6+='\x20'),_0x1c94a6+=_0x1f3abd);}}}return _0x1c94a6;}function _0x9e5e01(){const _0x12b296=_0x4176ec;for(var _0x3047cc,_0x2d49cb,_0x33f8df=0x0,_0x4f06b7='',_0x34971d=arguments[_0x12b296(0x2b7)];_0x33f8df<_0x34971d;_0x33f8df++)(_0x3047cc=arguments[_0x33f8df])&&(_0x2d49cb=_0x20a56d(_0x3047cc))&&(_0x4f06b7&&(_0x4f06b7+='\x20'),_0x4f06b7+=_0x2d49cb);return _0x4f06b7;}const _0x587e43={'onlineStatusIcon':_0x4176ec(0x14e),'onlineStatusTitle':_0x4176ec(0x2d6),'onlineStatus':_0x4176ec(0x16f),'online':_0x4176ec(0x119),'offline':_0x4176ec(0x3a7)};function _0x41e6c7(_0x23944c){const _0x382e87=_0x4176ec;switch(_0x23944c){case _0x52e01f[_0x382e87(0x10e)]:return _0x382e87(0x246);case _0x52e01f[_0x382e87(0x15c)]:return _0x382e87(0x430);case _0x52e01f[_0x382e87(0x250)]:return _0x382e87(0x40f);case _0x52e01f[_0x382e87(0x2f0)]:return'collabStatus.notCollab';case _0x52e01f[_0x382e87(0x3d4)]:case _0x52e01f[_0x382e87(0x10c)]:return _0x382e87(0x47c);case _0x52e01f[_0x382e87(0x32d)]:case _0x52e01f[_0x382e87(0x18e)]:return _0x382e87(0x441);}}function _0x23a232(_0x49feed){const _0x1b2e14=_0x4176ec,{status$:_0x7dbac2}=_0x49feed,_0x490175=_0x45bd5d['useObservable'](_0x7dbac2,_0x52e01f['NOT_COLLAB']),_0x52ba5d=_0xd3ef1d[_0x1b2e14(0x17f)](_0xd3ef1d[_0x1b2e14(0x2b3)]),_0x2ffaec=_0xd3ef1d[_0x1b2e14(0x17f)](_0x5e8095[_0x1b2e14(0x48a)]),_0x46d353=_0x490175!==_0x52e01f['OFFLINE'],_0x10532e=_0x52ba5d['t'](_0x41e6c7(_0x490175)),_0x1de5e4=_0x9e5e01(_0x587e43['onlineStatus'],{[_0x587e43['online']]:_0x46d353,[_0x587e43[_0x1b2e14(0x151)]]:!_0x46d353}),_0x1f693f=_0x46d353?_0x1fccfb[_0x1b2e14(0x303)](_0xf49b5f,null):_0x1fccfb[_0x1b2e14(0x303)](_0x3d85e2,null),_0x2f9b79=_0x1fccfb[_0x1b2e14(0x14c)](()=>{const _0x21878f=_0x1b2e14;_0x46d353||_0x2ffaec[_0x21878f(0x283)]();},[_0x46d353,_0x2ffaec]);function _0x3cd17c(){const _0x363a8c=_0x1b2e14;return _0x1fccfb['createElement'](_0x363a8c(0x4c8),{'className':_0x1de5e4,'onClick':_0x2f9b79},_0x1fccfb[_0x363a8c(0x303)]('div',{'className':_0x587e43[_0x363a8c(0x5a9)]},_0x1f693f),_0x1fccfb[_0x363a8c(0x303)](_0x363a8c(0x4c8),{'className':_0x587e43[_0x363a8c(0x2f4)]},_0x10532e));}return _0x46d353?_0x3cd17c():_0x1fccfb['createElement'](_0x3c4c54[_0x1b2e14(0x3e4)],{'title':_0x52ba5d['t'](_0x1b2e14(0x2c2))},_0x3cd17c());}var _0x238075=Object[_0x4176ec(0x2b4)],_0x594192=Object[_0x4176ec(0x48c)],_0x1c528c=(_0x9335f6,_0x45d828,_0x3f2d07,_0x51b7a9)=>{const _0x1c08ab=_0x4176ec;for(var _0x5d31eb=_0x51b7a9>0x1?void 0x0:_0x51b7a9?_0x594192(_0x45d828,_0x3f2d07):_0x45d828,_0x207d65=_0x9335f6[_0x1c08ab(0x2b7)]-0x1,_0x267d59;_0x207d65>=0x0;_0x207d65--)(_0x267d59=_0x9335f6[_0x207d65])&&(_0x5d31eb=(_0x51b7a9?_0x267d59(_0x45d828,_0x3f2d07,_0x5d31eb):_0x267d59(_0x5d31eb))||_0x5d31eb);return _0x51b7a9&&_0x5d31eb&&_0x238075(_0x45d828,_0x3f2d07,_0x5d31eb),_0x5d31eb;},_0x58aa19=(_0x399ad4,_0x153ed3)=>(_0x4c7e87,_0x24003a)=>_0x153ed3(_0x4c7e87,_0x24003a,_0x399ad4);_0x5e8095[_0x4176ec(0x1c8)]=class extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(_0x39237c,_0x18f501,_0x41a984,_0x36ec46){const _0x41e6b0=_0x4176ec;super(),_0xddf92d(this,_0x41e6b0(0x1e6),new _0x2c8065['BehaviorSubject'](_0x52e01f['NOT_COLLAB'])),(this[_0x41e6b0(0x1d0)]=_0x39237c,this[_0x41e6b0(0x20e)]=_0x18f501,this['_injector']=_0x41a984,this[_0x41e6b0(0x4c6)]=_0x36ec46,this[_0x41e6b0(0x54f)](),this[_0x41e6b0(0x466)]());}[_0x4176ec(0x466)](){const _0x15f859=_0x4176ec;this['disposeWithMe'](this[_0x15f859(0x1d0)]['focused$']['pipe'](_0x2c8065[_0x15f859(0x18d)](()=>{const _0x4912a0=_0x15f859,_0x43ac63=this['_univerInstanceService'][_0x4912a0(0x279)]();return _0x43ac63?this['_collaborationController'][_0x4912a0(0x278)](_0x43ac63[_0x4912a0(0x57e)]()):_0x2c8065['of'](null);}),_0x2c8065[_0x15f859(0x18d)](_0x4ee445=>_0x4ee445?_0x4ee445[_0x15f859(0x536)]:_0x2c8065['of'](_0x52e01f[_0x15f859(0x2f0)])))[_0x15f859(0x221)](_0x2553ba=>{const _0x576e80=_0x15f859;this[_0x576e80(0x1e6)]['next'](_0x2553ba);}));}['_initStatusComponent'](){const _0x7bbde3=_0x4176ec;this[_0x7bbde3(0x1a6)](this[_0x7bbde3(0x20e)][_0x7bbde3(0x420)](_0x45bd5d[_0x7bbde3(0x128)][_0x7bbde3(0x383)],()=>_0xd3ef1d['connectInjector'](_0x38af68({'status$':this[_0x7bbde3(0x1e6)][_0x7bbde3(0x117)]()}),this[_0x7bbde3(0x11a)])));}},_0x5e8095[_0x4176ec(0x1c8)]=_0x1c528c([_0x58aa19(0x0,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x58aa19(0x1,_0x45bd5d[_0x4176ec(0x497)]),_0x58aa19(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x58aa19(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x4b2)]))],_0x5e8095[_0x4176ec(0x1c8)]);function _0x38af68(_0x2b465c){const {status$:_0x1b4143}=_0x2b465c;return function(){return _0x1fccfb['createElement'](_0x23a232,{'status$':_0x1b4143});};}const _0x230310=_0xd3ef1d[_0x4176ec(0x23d)](_0x4176ec(0x32e));var _0xe2dab7=Object[_0x4176ec(0x2b4)],_0x154793=Object[_0x4176ec(0x48c)],_0x530dd7=(_0x2f3d00,_0xdc5b30,_0x6bcc08,_0x3f97d7)=>{const _0x3d4501=_0x4176ec;for(var _0x2924fd=_0x3f97d7>0x1?void 0x0:_0x3f97d7?_0x154793(_0xdc5b30,_0x6bcc08):_0xdc5b30,_0x24213f=_0x2f3d00[_0x3d4501(0x2b7)]-0x1,_0x3b9ff0;_0x24213f>=0x0;_0x24213f--)(_0x3b9ff0=_0x2f3d00[_0x24213f])&&(_0x2924fd=(_0x3f97d7?_0x3b9ff0(_0xdc5b30,_0x6bcc08,_0x2924fd):_0x3b9ff0(_0x2924fd))||_0x2924fd);return _0x3f97d7&&_0x2924fd&&_0xe2dab7(_0xdc5b30,_0x6bcc08,_0x2924fd),_0x2924fd;},_0x32c49d=(_0x27697b,_0xd0cf2f)=>(_0x5e3c37,_0x54d1f5)=>_0xd0cf2f(_0x5e3c37,_0x54d1f5,_0x27697b);_0x5e8095[_0x4176ec(0x306)]=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x25c60c,_0x582357,_0x8b8fff,_0x3877fa,_0x3baad8,_0x3bd173){const _0x47a63b=_0x4176ec;super(),this[_0x47a63b(0x26a)]=_0x25c60c,this[_0x47a63b(0x5ab)]=_0x582357,this[_0x47a63b(0x135)]=_0x8b8fff,this[_0x47a63b(0x29a)]=_0x3877fa,this[_0x47a63b(0x334)]=_0x3baad8,_0x3bd173?_0x3bd173==null||_0x3bd173[_0x47a63b(0x4c0)]()[_0x47a63b(0x4c4)](()=>this[_0x47a63b(0x3d5)]()):(this[_0x47a63b(0x5ab)][_0x47a63b(0x144)](_0x47a63b(0x450),'No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.'),this[_0x47a63b(0x3d5)]());}async[_0x4176ec(0x3d5)](){const _0x4d1e1a=_0x4176ec,_0xa1130a=this[_0x4d1e1a(0x26a)][_0x4d1e1a(0x1fc)](_0x4d1e1a(0x115)),_0x1c1f06=this[_0x4d1e1a(0x26a)][_0x4d1e1a(0x1fc)](_0x4d1e1a(0x286));if(!_0xa1130a||!_0x1c1f06){this[_0x4d1e1a(0x5ab)][_0x4d1e1a(0x144)](_0x4d1e1a(0x450),_0x4d1e1a(0x3b1));return;}switch(Number(_0x1c1f06)){case _0x34a84f[_0x4d1e1a(0x1ab)]:{const _0x524f19=await this[_0x4d1e1a(0x3a5)](_0xa1130a);this['_setupSubUnitSync'](_0x524f19);break;}case _0x34a84f[_0x4d1e1a(0x457)]:{await this[_0x4d1e1a(0x1c4)](_0xa1130a);break;}default:{this[_0x4d1e1a(0x5ab)][_0x4d1e1a(0x476)](_0x4d1e1a(0x450),_0x4d1e1a(0x351));break;}}}async[_0x4176ec(0x567)](_0x3963ca){const _0xe0b479=_0x4176ec;await this[_0xe0b479(0x3bc)](_0x3963ca),_0x3963ca['activeSheet$'][_0xe0b479(0x579)](_0x2c8065[_0xe0b479(0x50b)](this[_0xe0b479(0x484)]))['subscribe'](_0x55cc5e=>{const _0xa82bf0=_0xe0b479;_0x55cc5e&&this[_0xa82bf0(0x478)](_0x55cc5e);}),this[_0xe0b479(0x26a)][_0xe0b479(0x2b8)][_0xe0b479(0x579)](_0x2c8065[_0xe0b479(0x50b)](this[_0xe0b479(0x484)]))[_0xe0b479(0x221)](()=>this[_0xe0b479(0x3bc)](_0x3963ca));}[_0x4176ec(0x478)](_0x57bf92,_0xa54177=!0x1){const _0x14273a=_0x4176ec,_0x1ffb87=this[_0x14273a(0x26a)]['getParam'](_0x14273a(0x55e));_0x57bf92[_0x14273a(0x1c1)]()!==_0x1ffb87&&this[_0x14273a(0x26a)][_0x14273a(0x3f1)]('subunit',_0x57bf92[_0x14273a(0x1c1)](),_0xa54177);}async[_0x4176ec(0x3bc)](_0x198fdf){const _0x11b137=_0x4176ec;var _0x28ef7e;const _0x4b92b8=this['_urlService']['getParam'](_0x11b137(0x55e));if(!_0x4b92b8||!_0x198fdf[_0x11b137(0x573)](_0x4b92b8)){const _0x457b9f=_0x198fdf[_0x11b137(0x502)]()[0x0],_0x4ac5c8=_0x198fdf[_0x11b137(0x573)](_0x457b9f);if(!_0x4ac5c8)return;this[_0x11b137(0x478)](_0x4ac5c8,!0x0),await this[_0x11b137(0x135)][_0x11b137(0x5a6)](_0x1b517d[_0x11b137(0x219)]['id'],{'unitId':_0x198fdf[_0x11b137(0x57e)](),'subUnitId':_0x457b9f});return;}((_0x28ef7e=_0x198fdf[_0x11b137(0x4cb)]())==null?void 0x0:_0x28ef7e[_0x11b137(0x1c1)]())!==_0x4b92b8&&await this[_0x11b137(0x135)][_0x11b137(0x5a6)](_0x1b517d['SetWorksheetActivateCommand']['id'],{'unitId':_0x198fdf[_0x11b137(0x57e)](),'subUnitId':_0x4b92b8});}async[_0x4176ec(0x3a5)](_0x29ae57){const _0x2b06f3=_0x4176ec;let _0x559961=0x0;const _0x47afe6=await this[_0x2b06f3(0x29a)][_0x2b06f3(0x11c)](_0x29ae57);return _0x47afe6&&(_0x47afe6[_0x2b06f3(0x55d)]||_0x47afe6[_0x2b06f3(0x11b)][_0x2b06f3(0x2b7)]!==0x0)&&(_0x559961=_0x47afe6[_0x2b06f3(0x152)]),_0x559961===0x0&&this[_0x2b06f3(0x5ab)][_0x2b06f3(0x144)]('[DataLoaderController]','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.'),this[_0x2b06f3(0x334)][_0x2b06f3(0x52b)](_0x29ae57,_0x559961);}async[_0x4176ec(0x1c4)](_0x22a3ee){const _0x4f836f=_0x4176ec;let _0x22d3a0=0x0;const _0x58a93e=await this[_0x4f836f(0x29a)][_0x4f836f(0x11c)](_0x22a3ee);return _0x58a93e&&(_0x58a93e[_0x4f836f(0x55d)]||_0x58a93e[_0x4f836f(0x11b)][_0x4f836f(0x2b7)]!==0x0)&&(_0x22d3a0=_0x58a93e[_0x4f836f(0x152)]),_0x22d3a0===0x0&&this[_0x4f836f(0x5ab)]['debug'](_0x4f836f(0x450),'fetching\x20the\x20latest\x20document\x20from\x20the\x20server.'),this['_snapshotService']['loadDoc'](_0x22a3ee,_0x22d3a0);}},_0x5e8095[_0x4176ec(0x306)]=_0x530dd7([_0x32c49d(0x0,_0x230310),_0x32c49d(0x1,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x32c49d(0x2,_0xd3ef1d[_0x4176ec(0x438)]),_0x32c49d(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x5c2)])),_0x32c49d(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0x47367d['SnapshotService'])),_0x32c49d(0x5,_0xd3ef1d[_0x4176ec(0x4a6)](_0x1d5916[_0x4176ec(0x326)]))],_0x5e8095[_0x4176ec(0x306)]);var _0x31e213=Object[_0x4176ec(0x2b4)],_0x30bf93=Object['getOwnPropertyDescriptor'],_0x3bfb05=(_0x38416b,_0x1db361,_0x1222db,_0x4684cc)=>{const _0x3e5bbe=_0x4176ec;for(var _0x5352cc=_0x4684cc>0x1?void 0x0:_0x4684cc?_0x30bf93(_0x1db361,_0x1222db):_0x1db361,_0x5b465a=_0x38416b[_0x3e5bbe(0x2b7)]-0x1,_0x4078c6;_0x5b465a>=0x0;_0x5b465a--)(_0x4078c6=_0x38416b[_0x5b465a])&&(_0x5352cc=(_0x4684cc?_0x4078c6(_0x1db361,_0x1222db,_0x5352cc):_0x4078c6(_0x5352cc))||_0x5352cc);return _0x4684cc&&_0x5352cc&&_0x31e213(_0x1db361,_0x1222db,_0x5352cc),_0x5352cc;},_0x20bc23=(_0x25f55f,_0x4330b0)=>(_0x29c415,_0x174d87)=>_0x4330b0(_0x29c415,_0x174d87,_0x25f55f);const _0x246fa5='DEFAULT_FILE_NAME',_0x5e072d=_0x4176ec(0x53a);let _0x1a3e7a=class extends _0xd3ef1d[_0x4176ec(0x198)]{constructor(_0x1b8a3f,_0x2d3194){const _0x56dc9e=_0x4176ec;super(),this['_univerInstanceService']=_0x1b8a3f,this[_0x56dc9e(0x1bf)]=_0x2d3194,this[_0x56dc9e(0x3d5)]();}[_0x4176ec(0x3d5)](){const _0x40cdf5=_0x4176ec;this[_0x40cdf5(0x1a6)](this[_0x40cdf5(0x1d0)][_0x40cdf5(0x255)]['subscribe'](()=>{const _0x384ae8=_0x40cdf5;var _0x401ce0;const _0xfaf3f2=this['_univerInstanceService'][_0x384ae8(0x279)]();let _0x4cf256=(_0x401ce0=this[_0x384ae8(0x1bf)][_0x384ae8(0x40b)](_0x246fa5))!=null?_0x401ce0:_0x5e072d;_0xfaf3f2 instanceof _0xd3ef1d[_0x384ae8(0x534)]&&(_0x4cf256=_0xfaf3f2[_0x384ae8(0x36a)]),document[_0x384ae8(0x519)]=_0x4cf256;}));}};_0x1a3e7a=_0x3bfb05([_0x20bc23(0x0,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x20bc23(0x1,_0xd3ef1d['IConfigService'])],_0x1a3e7a);var _0x19a02e=Object['defineProperty'],_0x109348=Object['getOwnPropertyDescriptor'],_0x2b0ab0=(_0xb26d65,_0x255298,_0xf41afe,_0x53f7ba)=>{const _0x3ebd1e=_0x4176ec;for(var _0x389fe1=_0x53f7ba>0x1?void 0x0:_0x53f7ba?_0x109348(_0x255298,_0xf41afe):_0x255298,_0xb3db2a=_0xb26d65[_0x3ebd1e(0x2b7)]-0x1,_0x168724;_0xb3db2a>=0x0;_0xb3db2a--)(_0x168724=_0xb26d65[_0xb3db2a])&&(_0x389fe1=(_0x53f7ba?_0x168724(_0x255298,_0xf41afe,_0x389fe1):_0x168724(_0x389fe1))||_0x389fe1);return _0x53f7ba&&_0x389fe1&&_0x19a02e(_0x255298,_0xf41afe,_0x389fe1),_0x389fe1;},_0x29dcbd=(_0x33425c,_0x1ff95a)=>(_0x401b69,_0x3bcb22)=>_0x1ff95a(_0x401b69,_0x3bcb22,_0x33425c);let _0x563f12=class{constructor(_0x46f6e1,_0x4334a2,_0x9cd304){const _0x52ecc2=_0x4176ec;this[_0x52ecc2(0x1bf)]=_0x46f6e1,this[_0x52ecc2(0x3d6)]=_0x4334a2,this[_0x52ecc2(0x42f)]=_0x9cd304,this['init']();}[_0x4176ec(0x15b)](){const _0x1abca4=_0x4176ec;this[_0x1abca4(0x3d6)]['registerHTTPInterceptor']({'priority':0x1,'interceptor':(_0x4f507a,_0xcf703e)=>_0xcf703e(_0x4f507a)[_0x1abca4(0x579)](_0x2c8065['concatMap'](async _0x3a697a=>{const _0x4075c0=_0x1abca4,_0x57aff8=_0x3a697a;if(_0x57aff8[_0x4075c0(0x3ad)]===0x191&&window[_0x4075c0(0x257)](this[_0x4075c0(0x42f)]['t'](_0x4075c0(0x120)))){const _0x1bb837=window[_0x4075c0(0x48e)](window[_0x4075c0(0x54d)]['href']);window[_0x4075c0(0x54d)][_0x4075c0(0x147)]=this[_0x4075c0(0x1e9)]()+_0x4075c0(0x521)+_0x1bb837;}return _0x57aff8;}))});}[_0x4176ec(0x1e9)](){const _0x5694f6=_0x4176ec;var _0x1ce366,_0x579387;const _0x43eb03=this['_configService'][_0x5694f6(0x40b)](_0x342faa),_0x4b34f9=this[_0x5694f6(0x1bf)][_0x5694f6(0x40b)](_0x20ac24);return(_0x579387=(_0x1ce366=_0x4b34f9==null?void 0x0:_0x4b34f9[_0x5694f6(0x3dc)])!=null?_0x1ce366:_0x43eb03)!=null?_0x579387:_0x4e7a7c;}};_0x563f12=_0x2b0ab0([_0x29dcbd(0x0,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x29dcbd(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)])),_0x29dcbd(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)]))],_0x563f12);var _0x39ecd6=Object['defineProperty'],_0x2924fe=Object['getOwnPropertyDescriptor'],_0x187d2f=(_0x4988f4,_0x292f68,_0x1d963f,_0x1cb9e1)=>{const _0xad5b02=_0x4176ec;for(var _0x160e01=_0x1cb9e1>0x1?void 0x0:_0x1cb9e1?_0x2924fe(_0x292f68,_0x1d963f):_0x292f68,_0x423206=_0x4988f4[_0xad5b02(0x2b7)]-0x1,_0x462204;_0x423206>=0x0;_0x423206--)(_0x462204=_0x4988f4[_0x423206])&&(_0x160e01=(_0x1cb9e1?_0x462204(_0x292f68,_0x1d963f,_0x160e01):_0x462204(_0x160e01))||_0x160e01);return _0x1cb9e1&&_0x160e01&&_0x39ecd6(_0x292f68,_0x1d963f,_0x160e01),_0x160e01;},_0x489b65=(_0x358c6f,_0x527228)=>(_0x43f480,_0xe7e7c2)=>_0x527228(_0x43f480,_0xe7e7c2,_0x358c6f);const _0x4ad53e=_0x4176ec(0x42b),_0x131ed7=_0x4176ec(0x1dd);_0x5e8095[_0x4176ec(0x3d7)]=class extends _0xd3ef1d['Disposable']{constructor(_0x16f468,_0x34a527){const _0x421c26=_0x4176ec;super(),this['_HTTPService']=_0x16f468,this[_0x421c26(0x1bf)]=_0x34a527,this['_initMergeInterceptor']();}[_0x4176ec(0x249)](){const _0x2b0ca2=_0x4176ec,_0x3123e6=this;this[_0x2b0ca2(0x1a6)](this[_0x2b0ca2(0x184)][_0x2b0ca2(0x3e7)]({'priority':0x3e7,'interceptor':_0x46bbd6[_0x2b0ca2(0x5a7)]({'isMatch'(_0x4c94b6){const _0x287422=_0x2b0ca2;var _0x7b58aa;if(_0x4c94b6[_0x287422(0x2e6)]===_0x287422(0x5c3)&&((_0x7b58aa=_0x4c94b6['requestParams'])!=null&&_0x7b58aa[_0x287422(0x483)])){const {objectID:_0x1f803b,objectType:_0x14e0aa}=_0x4c94b6[_0x287422(0x1cd)]['body']||{};if(!_0x1f803b||_0x14e0aa===void 0x0)return!0x1;const _0x2b8e1c=_0x3123e6[_0x287422(0x4ce)]()+'/'+_0x14e0aa+_0x287422(0x218)+_0x1f803b+_0x287422(0x1eb);if(_0x4c94b6[_0x287422(0x379)]===_0x2b8e1c)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x282c79){const _0xb4f88f=_0x2b0ca2;var _0x55b120;return(_0x55b120=_0x282c79[_0xb4f88f(0x1cd)])==null?void 0x0:_0x55b120[_0xb4f88f(0x483)];},'mergeParamsToRequest'(_0x356ce9,_0x418bbf){const _0x24d13c=_0x2b0ca2,_0x5e3c7f=_0x3123e6['_getAPIPrefixPath']()+_0x24d13c(0x444),_0x57b8c8=_0x356ce9[_0x24d13c(0x1f8)]((_0x510315,_0x35e137)=>{const _0x4370b0=_0x24d13c,{unitID:_0x416ce1,objectID:_0x21dd9b,objectType:_0x475252,actions:_0x435dd4}=_0x35e137;return _0x510315[_0x416ce1]||(_0x510315[_0x416ce1]={}),_0x510315[_0x416ce1][_0x21dd9b]||(_0x510315[_0x416ce1][_0x21dd9b]={'objectID':_0x21dd9b,'objectType':_0x475252,'actions':[]}),_0x510315[_0x416ce1][_0x21dd9b][_0x4370b0(0x370)]['push'](..._0x435dd4),_0x510315;},{}),_0xf55b33=[];for(const _0x13fac7 in _0x57b8c8)for(const _0x56cdae in _0x57b8c8[_0x13fac7]){const {actions:_0x5c8606,objectType:_0x1ec118}=_0x57b8c8[_0x13fac7][_0x56cdae],_0x292739=[...new Set(_0x5c8606)];_0xf55b33[_0x24d13c(0x455)]({'unitID':_0x13fac7,'objectID':_0x56cdae,'objectType':_0x1ec118,'actions':_0x292739});}return new _0x46bbd6[(_0x24d13c(0x170))]('POST',_0x5e3c7f,{'headers':_0x418bbf[_0x24d13c(0x4c1)],'withCredentials':_0x418bbf[_0x24d13c(0x588)],'responseType':_0x418bbf['responseType'],'body':{'requests':_0xf55b33}});}},{'distributeResult'(_0x56e8a1,_0x286fc7){const _0x42bcb5=_0x2b0ca2,{objectActions:_0xdccbf2}=_0x56e8a1;return _0x286fc7[_0x42bcb5(0x40d)](_0x37898c=>{const _0x3faad3=_0x42bcb5,{unitID:_0x39bc5a,objectID:_0x46f490,actions:_0x4700b5}=_0x37898c,_0x3abd6b=_0xdccbf2[_0x3faad3(0x229)](_0x45a69a=>_0x45a69a[_0x3faad3(0x488)]===_0x39bc5a&&_0x45a69a['objectID']===_0x46f490),_0x152988=_0x4700b5[_0x3faad3(0x40d)](_0x4dc30c=>_0x3abd6b==null?void 0x0:_0x3abd6b[_0x3faad3(0x370)][_0x3faad3(0x229)](_0x4dca8d=>_0x4dca8d[_0x3faad3(0x233)]===_0x4dc30c))[_0x3faad3(0x3b9)](_0x38d3ac=>!!_0x38d3ac);return{'config':_0x37898c,'result':{'actions':_0x152988,'error':_0x56e8a1[_0x3faad3(0x476)]}};});}})}));}[_0x4176ec(0x4ce)](){const _0xf83ba3=_0x4176ec;var _0x36eeb9,_0x2c217e;const _0x448008=this[_0xf83ba3(0x1bf)][_0xf83ba3(0x40b)](_0x4ad53e),_0x4bbd50=this[_0xf83ba3(0x1bf)]['getConfig'](_0x20ac24);return(_0x2c217e=(_0x36eeb9=_0x4bbd50==null?void 0x0:_0x4bbd50[_0xf83ba3(0x4a8)])!=null?_0x36eeb9:_0x448008)!=null?_0x2c217e:_0x131ed7;}async[_0x4176ec(0x5d0)](_0x2c44bb){const _0x32cd07=_0x4176ec,_0x43df2a=this[_0x32cd07(0x4ce)]()+'/'+_0x2c44bb[_0x32cd07(0x569)]+'/object';return(await this[_0x32cd07(0x184)][_0x32cd07(0x226)](_0x43df2a,{'body':_0x2c44bb}))['body'][_0x32cd07(0x5cc)]||'';}async[_0x4176ec(0x3e6)](_0x1ca86a){const _0x5e4222=_0x4176ec,_0x4edf0a=this['_getAPIPrefixPath']()+_0x5e4222(0x470);return(await this[_0x5e4222(0x184)]['post'](_0x4edf0a,{'body':_0x1ca86a}))[_0x5e4222(0x483)][_0x5e4222(0x515)];}async[_0x4176ec(0x215)](_0x6c70a4){const _0x608470=_0x4176ec,_0x32cab5=this[_0x608470(0x4ce)]()+'/'+_0x6c70a4[_0x608470(0x569)]+_0x608470(0x218)+_0x6c70a4[_0x608470(0x5cc)];await this['_HTTPService'][_0x608470(0x5c0)](_0x32cab5,{'body':_0x6c70a4});}async[_0x4176ec(0x58f)](_0x4a6b5d){const _0x10e73a=_0x4176ec,_0x389dae=this[_0x10e73a(0x4ce)]()+'/'+_0x4a6b5d[_0x10e73a(0x569)]+_0x10e73a(0x218)+_0x4a6b5d[_0x10e73a(0x5cc)]+'/allowed';return(await this['_HTTPService'][_0x10e73a(0x226)](_0x389dae,{'body':_0x4a6b5d}))[_0x10e73a(0x483)][_0x10e73a(0x370)];}async['batchAllowed'](_0x5bbd97){const _0x16603c=_0x4176ec,_0x54dcfe=this[_0x16603c(0x4ce)]()+_0x16603c(0x444);return(await this[_0x16603c(0x184)][_0x16603c(0x226)](_0x54dcfe,{'body':{'requests':_0x5bbd97}}))[_0x16603c(0x483)][_0x16603c(0x352)];}async[_0x4176ec(0x1db)](_0x374197){const _0x440648=_0x4176ec,_0x231320=this[_0x440648(0x4ce)]()+'/'+_0x374197[_0x440648(0x569)]+_0x440648(0x42a),_0x69a23b=await this[_0x440648(0x184)][_0x440648(0x226)](_0x231320,{'body':_0x374197});return{'roles':_0x69a23b[_0x440648(0x483)][_0x440648(0x158)],'actions':_0x69a23b['body'][_0x440648(0x370)]};}async[_0x4176ec(0x33c)](_0x257b1d){const _0x10a26f=_0x4176ec,_0x293ee1=this[_0x10a26f(0x4ce)]()+_0x10a26f(0x2e9);await this['_HTTPService'][_0x10a26f(0x38e)](_0x293ee1,{'params':{'collaboratorID':_0x257b1d[_0x10a26f(0x45c)],'objectID':_0x257b1d[_0x10a26f(0x5cc)],'unitID':_0x257b1d[_0x10a26f(0x488)]}});}async[_0x4176ec(0x2f5)](_0x551591){const _0x319cb1=_0x4176ec,_0x1f7c01=this[_0x319cb1(0x4ce)]()+_0x319cb1(0x2e9);await this['_HTTPService']['patch'](_0x1f7c01,{'body':_0x551591});}async['createCollaborator'](_0x849d28){const _0x367e09=_0x4176ec,_0x31b8eb=this['_getAPIPrefixPath']()+_0x367e09(0x2e9);await this[_0x367e09(0x184)][_0x367e09(0x226)](_0x31b8eb,{'body':_0x849d28});}async[_0x4176ec(0x4fd)](_0x105406){const _0x198558=_0x4176ec,_0x18326e=this[_0x198558(0x4ce)]()+_0x198558(0x2e9);return(await this[_0x198558(0x184)]['get'](_0x18326e,{'params':{'objectID':_0x105406[_0x198558(0x5cc)],'unitID':_0x105406['unitID']}}))[_0x198558(0x483)][_0x198558(0x510)];}async[_0x4176ec(0x175)](_0x2e7c84){const _0x58304f=_0x4176ec,_0x30857b=this[_0x58304f(0x4ce)]()+_0x58304f(0x2e9);await this[_0x58304f(0x184)][_0x58304f(0x5c0)](_0x30857b,{'body':_0x2e7c84});}},_0x5e8095['AuthzIoHttpService']=_0x187d2f([_0x489b65(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)])),_0x489b65(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['IConfigService']))],_0x5e8095[_0x4176ec(0x3d7)]);var _0x37786d=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function _0x53bc33(_0x350c1a){const _0x27ee01=_0x4176ec;return _0x350c1a&&_0x350c1a[_0x27ee01(0x4e1)]&&Object[_0x27ee01(0x3a9)][_0x27ee01(0x454)][_0x27ee01(0x35e)](_0x350c1a,_0x27ee01(0x314))?_0x350c1a['default']:_0x350c1a;}function _0x27f7ea(_0x3884a6){const _0x1aa5af=_0x4176ec;if(_0x3884a6[_0x1aa5af(0x4e1)])return _0x3884a6;var _0x40f7a0=_0x3884a6[_0x1aa5af(0x314)];if(typeof _0x40f7a0==_0x1aa5af(0x2e0)){var _0x249a7f=function _0x4ee957(){const _0xf530c2=_0x1aa5af;return this instanceof _0x4ee957?Reflect['construct'](_0x40f7a0,arguments,this[_0xf530c2(0x146)]):_0x40f7a0['apply'](this,arguments);};_0x249a7f[_0x1aa5af(0x3a9)]=_0x40f7a0['prototype'];}else _0x249a7f={};return Object[_0x1aa5af(0x2b4)](_0x249a7f,_0x1aa5af(0x4e1),{'value':!0x0}),Object['keys'](_0x3884a6)['forEach'](function(_0x2fae27){const _0x4e6501=_0x1aa5af;var _0x3e5955=Object['getOwnPropertyDescriptor'](_0x3884a6,_0x2fae27);Object['defineProperty'](_0x249a7f,_0x2fae27,_0x3e5955[_0x4e6501(0x313)]?_0x3e5955:{'enumerable':!0x0,'get':function(){return _0x3884a6[_0x2fae27];}});}),_0x249a7f;}var _0x517fb0={'exports':{}};function _0x57c4c7(_0x2893f7){const _0x182501=_0x4176ec;throw new Error(_0x182501(0x38c)+_0x2893f7+_0x182501(0x311));}var _0x35bf73={'exports':{}};const _0x133859=_0x27f7ea(Object[_0x4176ec(0x156)](Object[_0x4176ec(0x2b4)]({'__proto__':null,'default':{}},Symbol[_0x4176ec(0x516)],{'value':_0x4176ec(0x2d9)})));var _0x3da188;function _0x4cb391(){return _0x3da188||(_0x3da188=0x1,function(_0x4e96f7,_0x80d144){(function(_0x831c8c,_0x2d9373){const _0x1cf69f=_0x352d;_0x4e96f7[_0x1cf69f(0x4be)]=_0x2d9373();}(_0x37786d,function(){var _0xe9795a=_0xe9795a||function(_0x3ec917,_0x3c137b){const _0x4993b1=_0x352d;var _0x33f408;if(typeof window<'u'&&window[_0x4993b1(0x13f)]&&(_0x33f408=window[_0x4993b1(0x13f)]),typeof self<'u'&&self[_0x4993b1(0x13f)]&&(_0x33f408=self[_0x4993b1(0x13f)]),typeof globalThis<'u'&&globalThis[_0x4993b1(0x13f)]&&(_0x33f408=globalThis[_0x4993b1(0x13f)]),!_0x33f408&&typeof window<'u'&&window[_0x4993b1(0x3aa)]&&(_0x33f408=window[_0x4993b1(0x3aa)]),!_0x33f408&&typeof _0x37786d<'u'&&_0x37786d[_0x4993b1(0x13f)]&&(_0x33f408=_0x37786d[_0x4993b1(0x13f)]),!_0x33f408&&typeof _0x57c4c7==_0x4993b1(0x2e0))try{_0x33f408=_0x133859;}catch{}var _0x4cd5ba=function(){const _0x1334b9=_0x4993b1;if(_0x33f408){if(typeof _0x33f408[_0x1334b9(0x53e)]==_0x1334b9(0x2e0))try{return _0x33f408[_0x1334b9(0x53e)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x33f408[_0x1334b9(0x3ea)]==_0x1334b9(0x2e0))try{return _0x33f408[_0x1334b9(0x3ea)](0x4)['readInt32LE']();}catch{}}throw new Error(_0x1334b9(0x25e));},_0x16644f=Object[_0x4993b1(0x5d0)]||(function(){function _0x380bc4(){}return function(_0x37daec){const _0x3f9280=_0x352d;var _0x17d2a8;return _0x380bc4[_0x3f9280(0x3a9)]=_0x37daec,_0x17d2a8=new _0x380bc4(),_0x380bc4[_0x3f9280(0x3a9)]=null,_0x17d2a8;};}()),_0x4176de={},_0x438230=_0x4176de[_0x4993b1(0x1e7)]={},_0x219d30=_0x438230['Base']=(function(){return{'extend':function(_0x689b47){const _0x5f3493=_0x352d;var _0x4a3a7e=_0x16644f(this);return _0x689b47&&_0x4a3a7e[_0x5f3493(0x38b)](_0x689b47),(!_0x4a3a7e[_0x5f3493(0x454)](_0x5f3493(0x15b))||this['init']===_0x4a3a7e[_0x5f3493(0x15b)])&&(_0x4a3a7e[_0x5f3493(0x15b)]=function(){const _0x106e31=_0x5f3493;_0x4a3a7e[_0x106e31(0x40a)]['init'][_0x106e31(0x39e)](this,arguments);}),_0x4a3a7e['init'][_0x5f3493(0x3a9)]=_0x4a3a7e,_0x4a3a7e['$super']=this,_0x4a3a7e;},'create':function(){const _0x49a56c=_0x352d;var _0x29651e=this['extend']();return _0x29651e[_0x49a56c(0x15b)][_0x49a56c(0x39e)](_0x29651e,arguments),_0x29651e;},'init':function(){},'mixIn':function(_0x39d3b2){const _0x556e6b=_0x352d;for(var _0x5a4dde in _0x39d3b2)_0x39d3b2['hasOwnProperty'](_0x5a4dde)&&(this[_0x5a4dde]=_0x39d3b2[_0x5a4dde]);_0x39d3b2['hasOwnProperty']('toString')&&(this[_0x556e6b(0x530)]=_0x39d3b2[_0x556e6b(0x530)]);},'clone':function(){const _0x436197=_0x352d;return this[_0x436197(0x15b)][_0x436197(0x3a9)]['extend'](this);}};}()),_0x3b7f62=_0x438230[_0x4993b1(0x422)]=_0x219d30[_0x4993b1(0x51a)]({'init':function(_0x34e92d,_0x37c496){const _0x4061f3=_0x4993b1;_0x34e92d=this[_0x4061f3(0x51b)]=_0x34e92d||[],_0x37c496!=_0x3c137b?this[_0x4061f3(0x409)]=_0x37c496:this[_0x4061f3(0x409)]=_0x34e92d[_0x4061f3(0x2b7)]*0x4;},'toString':function(_0x4c3d67){return(_0x4c3d67||_0x315659)['stringify'](this);},'concat':function(_0x4754a5){const _0x863b86=_0x4993b1;var _0xbace5b=this['words'],_0x3f2b84=_0x4754a5[_0x863b86(0x51b)],_0x4165c7=this['sigBytes'],_0x314b3a=_0x4754a5[_0x863b86(0x409)];if(this['clamp'](),_0x4165c7%0x4)for(var _0x3fd5ed=0x0;_0x3fd5ed<_0x314b3a;_0x3fd5ed++){var _0x23e177=_0x3f2b84[_0x3fd5ed>>>0x2]>>>0x18-_0x3fd5ed%0x4*0x8&0xff;_0xbace5b[_0x4165c7+_0x3fd5ed>>>0x2]|=_0x23e177<<0x18-(_0x4165c7+_0x3fd5ed)%0x4*0x8;}else{for(var _0x20d283=0x0;_0x20d283<_0x314b3a;_0x20d283+=0x4)_0xbace5b[_0x4165c7+_0x20d283>>>0x2]=_0x3f2b84[_0x20d283>>>0x2];}return this[_0x863b86(0x409)]+=_0x314b3a,this;},'clamp':function(){const _0x15cf5a=_0x4993b1;var _0x51c72e=this[_0x15cf5a(0x51b)],_0x358e7e=this[_0x15cf5a(0x409)];_0x51c72e[_0x358e7e>>>0x2]&=0xffffffff<<0x20-_0x358e7e%0x4*0x8,_0x51c72e['length']=_0x3ec917[_0x15cf5a(0x564)](_0x358e7e/0x4);},'clone':function(){const _0xa9f4c=_0x4993b1;var _0x5ebd1a=_0x219d30[_0xa9f4c(0x4da)]['call'](this);return _0x5ebd1a[_0xa9f4c(0x51b)]=this['words'][_0xa9f4c(0x2de)](0x0),_0x5ebd1a;},'random':function(_0x5f5110){const _0x1b1ca4=_0x4993b1;for(var _0x3cd801=[],_0x4c4010=0x0;_0x4c4010<_0x5f5110;_0x4c4010+=0x4)_0x3cd801[_0x1b1ca4(0x455)](_0x4cd5ba());return new _0x3b7f62[(_0x1b1ca4(0x15b))](_0x3cd801,_0x5f5110);}}),_0x415846=_0x4176de['enc']={},_0x315659=_0x415846[_0x4993b1(0x35b)]={'stringify':function(_0x1881bc){const _0x48f8c7=_0x4993b1;for(var _0x29c192=_0x1881bc[_0x48f8c7(0x51b)],_0x4ea912=_0x1881bc[_0x48f8c7(0x409)],_0x56743a=[],_0x1d27d3=0x0;_0x1d27d3<_0x4ea912;_0x1d27d3++){var _0xa66c86=_0x29c192[_0x1d27d3>>>0x2]>>>0x18-_0x1d27d3%0x4*0x8&0xff;_0x56743a[_0x48f8c7(0x455)]((_0xa66c86>>>0x4)[_0x48f8c7(0x530)](0x10)),_0x56743a[_0x48f8c7(0x455)]((_0xa66c86&0xf)['toString'](0x10));}return _0x56743a['join']('');},'parse':function(_0x5e21fe){const _0x1ae979=_0x4993b1;for(var _0x5d599f=_0x5e21fe['length'],_0x1e8be8=[],_0xe6f5e0=0x0;_0xe6f5e0<_0x5d599f;_0xe6f5e0+=0x2)_0x1e8be8[_0xe6f5e0>>>0x3]|=parseInt(_0x5e21fe[_0x1ae979(0x395)](_0xe6f5e0,0x2),0x10)<<0x18-_0xe6f5e0%0x8*0x4;return new _0x3b7f62[(_0x1ae979(0x15b))](_0x1e8be8,_0x5d599f/0x2);}},_0x47e8cc=_0x415846[_0x4993b1(0x360)]={'stringify':function(_0x43ca12){const _0x19fa65=_0x4993b1;for(var _0x1bf2f7=_0x43ca12[_0x19fa65(0x51b)],_0x2a83fc=_0x43ca12['sigBytes'],_0x231ae1=[],_0x1de0c7=0x0;_0x1de0c7<_0x2a83fc;_0x1de0c7++){var _0x5c962d=_0x1bf2f7[_0x1de0c7>>>0x2]>>>0x18-_0x1de0c7%0x4*0x8&0xff;_0x231ae1['push'](String[_0x19fa65(0x27d)](_0x5c962d));}return _0x231ae1['join']('');},'parse':function(_0x27c2be){const _0x588279=_0x4993b1;for(var _0x269db2=_0x27c2be['length'],_0x50b3f3=[],_0x2850e0=0x0;_0x2850e0<_0x269db2;_0x2850e0++)_0x50b3f3[_0x2850e0>>>0x2]|=(_0x27c2be[_0x588279(0x1aa)](_0x2850e0)&0xff)<<0x18-_0x2850e0%0x4*0x8;return new _0x3b7f62[(_0x588279(0x15b))](_0x50b3f3,_0x269db2);}},_0x5c9380=_0x415846[_0x4993b1(0x28d)]={'stringify':function(_0x4d5766){const _0x577934=_0x4993b1;try{return decodeURIComponent(escape(_0x47e8cc[_0x577934(0x385)](_0x4d5766)));}catch{throw new Error('Malformed\x20UTF-8\x20data');}},'parse':function(_0x2d0d3e){const _0x5ece19=_0x4993b1;return _0x47e8cc[_0x5ece19(0x25b)](unescape(encodeURIComponent(_0x2d0d3e)));}},_0x19596b=_0x438230[_0x4993b1(0x214)]=_0x219d30['extend']({'reset':function(){const _0xf08db0=_0x4993b1;this[_0xf08db0(0x4bc)]=new _0x3b7f62[(_0xf08db0(0x15b))](),this[_0xf08db0(0x1a5)]=0x0;},'_append':function(_0x38446a){const _0x589441=_0x4993b1;typeof _0x38446a==_0x589441(0x199)&&(_0x38446a=_0x5c9380[_0x589441(0x25b)](_0x38446a)),this[_0x589441(0x4bc)][_0x589441(0x526)](_0x38446a),this[_0x589441(0x1a5)]+=_0x38446a[_0x589441(0x409)];},'_process':function(_0x4ee9c5){const _0xc8e526=_0x4993b1;var _0x1742e0,_0x552230=this[_0xc8e526(0x4bc)],_0x5b1689=_0x552230[_0xc8e526(0x51b)],_0x13d7a9=_0x552230[_0xc8e526(0x409)],_0x38a887=this[_0xc8e526(0x290)],_0x1c66ba=_0x38a887*0x4,_0x2f67de=_0x13d7a9/_0x1c66ba;_0x4ee9c5?_0x2f67de=_0x3ec917['ceil'](_0x2f67de):_0x2f67de=_0x3ec917['max']((_0x2f67de|0x0)-this['_minBufferSize'],0x0);var _0x365a4b=_0x2f67de*_0x38a887,_0x498d11=_0x3ec917['min'](_0x365a4b*0x4,_0x13d7a9);if(_0x365a4b){for(var _0x288416=0x0;_0x288416<_0x365a4b;_0x288416+=_0x38a887)this[_0xc8e526(0x200)](_0x5b1689,_0x288416);_0x1742e0=_0x5b1689[_0xc8e526(0x11e)](0x0,_0x365a4b),_0x552230[_0xc8e526(0x409)]-=_0x498d11;}return new _0x3b7f62[(_0xc8e526(0x15b))](_0x1742e0,_0x498d11);},'clone':function(){const _0x42c18c=_0x4993b1;var _0x41530e=_0x219d30['clone'][_0x42c18c(0x35e)](this);return _0x41530e['_data']=this[_0x42c18c(0x4bc)][_0x42c18c(0x4da)](),_0x41530e;},'_minBufferSize':0x0});_0x438230[_0x4993b1(0x3f7)]=_0x19596b['extend']({'cfg':_0x219d30[_0x4993b1(0x51a)](),'init':function(_0x621d3b){const _0xb159ad=_0x4993b1;this[_0xb159ad(0x529)]=this[_0xb159ad(0x529)][_0xb159ad(0x51a)](_0x621d3b),this[_0xb159ad(0x427)]();},'reset':function(){const _0x2970be=_0x4993b1;_0x19596b[_0x2970be(0x427)][_0x2970be(0x35e)](this),this['_doReset']();},'update':function(_0x1edce5){const _0x4479af=_0x4993b1;return this[_0x4479af(0x166)](_0x1edce5),this[_0x4479af(0x293)](),this;},'finalize':function(_0x3e9f68){const _0x2f9002=_0x4993b1;_0x3e9f68&&this[_0x2f9002(0x166)](_0x3e9f68);var _0x3e10fb=this[_0x2f9002(0x37d)]();return _0x3e10fb;},'blockSize':0x10,'_createHelper':function(_0x221311){return function(_0x3c9f79,_0x40935e){const _0x1f3564=_0x352d;return new _0x221311[(_0x1f3564(0x15b))](_0x40935e)[_0x1f3564(0x18f)](_0x3c9f79);};},'_createHmacHelper':function(_0x2e8731){return function(_0x6b0a4a,_0x9cab06){const _0x4f03aa=_0x352d;return new _0x3962d7[(_0x4f03aa(0x155))][(_0x4f03aa(0x15b))](_0x2e8731,_0x9cab06)[_0x4f03aa(0x18f)](_0x6b0a4a);};}});var _0x3962d7=_0x4176de[_0x4993b1(0x343)]={};return _0x4176de;}(Math);return _0xe9795a;}));}(_0x35bf73)),_0x35bf73['exports'];}var _0x2598ab={'exports':{}},_0x21786e;function _0x2c4881(){const _0x4de638=_0x4176ec;return _0x21786e||(_0x21786e=0x1,function(_0x17b3f5,_0x462c99){(function(_0x5b333b,_0x374fa4){_0x17b3f5['exports']=_0x374fa4(_0x4cb391());}(_0x37786d,function(_0x19eb1e){return(function(){const _0x59094f=_0x352d;var _0x2a391a=_0x19eb1e,_0x132c0e=_0x2a391a['lib'],_0x550851=_0x132c0e[_0x59094f(0x422)],_0x4fa4d6=_0x2a391a[_0x59094f(0x378)];_0x4fa4d6[_0x59094f(0x316)]={'stringify':function(_0xb76cd3){const _0x3f74de=_0x59094f;var _0x3d4780=_0xb76cd3['words'],_0x2a358a=_0xb76cd3[_0x3f74de(0x409)],_0x39d665=this[_0x3f74de(0x1d4)];_0xb76cd3['clamp']();for(var _0x4549a9=[],_0x4de248=0x0;_0x4de248<_0x2a358a;_0x4de248+=0x3)for(var _0x5a1119=_0x3d4780[_0x4de248>>>0x2]>>>0x18-_0x4de248%0x4*0x8&0xff,_0x5445a6=_0x3d4780[_0x4de248+0x1>>>0x2]>>>0x18-(_0x4de248+0x1)%0x4*0x8&0xff,_0x4288ad=_0x3d4780[_0x4de248+0x2>>>0x2]>>>0x18-(_0x4de248+0x2)%0x4*0x8&0xff,_0x8e5ba2=_0x5a1119<<0x10|_0x5445a6<<0x8|_0x4288ad,_0xe97d25=0x0;_0xe97d25<0x4&&_0x4de248+_0xe97d25*0.75<_0x2a358a;_0xe97d25++)_0x4549a9[_0x3f74de(0x455)](_0x39d665['charAt'](_0x8e5ba2>>>0x6*(0x3-_0xe97d25)&0x3f));var _0x19d53a=_0x39d665[_0x3f74de(0x237)](0x40);if(_0x19d53a){for(;_0x4549a9[_0x3f74de(0x2b7)]%0x4;)_0x4549a9[_0x3f74de(0x455)](_0x19d53a);}return _0x4549a9[_0x3f74de(0x377)]('');},'parse':function(_0x41688){const _0x5eddcb=_0x59094f;var _0x1d39d3=_0x41688[_0x5eddcb(0x2b7)],_0x51ef1e=this[_0x5eddcb(0x1d4)],_0xd6947a=this[_0x5eddcb(0x3c4)];if(!_0xd6947a){_0xd6947a=this[_0x5eddcb(0x3c4)]=[];for(var _0x4535a7=0x0;_0x4535a7<_0x51ef1e[_0x5eddcb(0x2b7)];_0x4535a7++)_0xd6947a[_0x51ef1e['charCodeAt'](_0x4535a7)]=_0x4535a7;}var _0x393912=_0x51ef1e['charAt'](0x40);if(_0x393912){var _0x1bc4cc=_0x41688[_0x5eddcb(0x553)](_0x393912);_0x1bc4cc!==-0x1&&(_0x1d39d3=_0x1bc4cc);}return _0x3113d3(_0x41688,_0x1d39d3,_0xd6947a);},'_map':_0x59094f(0x36e)};function _0x3113d3(_0x319e27,_0x344c65,_0xabead7){const _0x1f46f6=_0x59094f;for(var _0x4edfef=[],_0x2010d2=0x0,_0x59ff54=0x0;_0x59ff54<_0x344c65;_0x59ff54++)if(_0x59ff54%0x4){var _0x6c2705=_0xabead7[_0x319e27[_0x1f46f6(0x1aa)](_0x59ff54-0x1)]<<_0x59ff54%0x4*0x2,_0x3d60ae=_0xabead7[_0x319e27[_0x1f46f6(0x1aa)](_0x59ff54)]>>>0x6-_0x59ff54%0x4*0x2,_0x4c8bc8=_0x6c2705|_0x3d60ae;_0x4edfef[_0x2010d2>>>0x2]|=_0x4c8bc8<<0x18-_0x2010d2%0x4*0x8,_0x2010d2++;}return _0x550851[_0x1f46f6(0x5d0)](_0x4edfef,_0x2010d2);}}()),_0x19eb1e['enc']['Base64'];}));}(_0x2598ab)),_0x2598ab[_0x4de638(0x4be)];}var _0x4d87d7={'exports':{}},_0x4c9fe2;function _0x2c0034(){return _0x4c9fe2||(_0x4c9fe2=0x1,function(_0x2ef118,_0x8da540){(function(_0x3e0548,_0x2c30e9){const _0x1181fa=_0x352d;_0x2ef118[_0x1181fa(0x4be)]=_0x2c30e9(_0x4cb391());}(_0x37786d,function(_0x198c74){const _0x2e1afc=_0x352d;return function(_0x249dff){const _0xc16718=_0x352d;var _0x4795c6=_0x198c74,_0x3f0c53=_0x4795c6[_0xc16718(0x1e7)],_0x29d664=_0x3f0c53['WordArray'],_0x13cefa=_0x3f0c53[_0xc16718(0x3f7)],_0x5b1195=_0x4795c6[_0xc16718(0x343)],_0x478e21=[];(function(){const _0x3f4e74=_0xc16718;for(var _0x4402f9=0x0;_0x4402f9<0x40;_0x4402f9++)_0x478e21[_0x4402f9]=_0x249dff[_0x3f4e74(0x4f1)](_0x249dff[_0x3f4e74(0x56b)](_0x4402f9+0x1))*0x100000000|0x0;}());var _0x119cf9=_0x5b1195[_0xc16718(0x4e3)]=_0x13cefa['extend']({'_doReset':function(){const _0xd5505a=_0xc16718;this[_0xd5505a(0x412)]=new _0x29d664['init']([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x24ee20,_0x1b224c){const _0x5788d4=_0xc16718;for(var _0x1027f2=0x0;_0x1027f2<0x10;_0x1027f2++){var _0x434afb=_0x1b224c+_0x1027f2,_0x58ce2f=_0x24ee20[_0x434afb];_0x24ee20[_0x434afb]=(_0x58ce2f<<0x8|_0x58ce2f>>>0x18)&0xff00ff|(_0x58ce2f<<0x18|_0x58ce2f>>>0x8)&0xff00ff00;}var _0x561611=this[_0x5788d4(0x412)][_0x5788d4(0x51b)],_0xce6a0d=_0x24ee20[_0x1b224c+0x0],_0x93aab5=_0x24ee20[_0x1b224c+0x1],_0x366c4a=_0x24ee20[_0x1b224c+0x2],_0x40a605=_0x24ee20[_0x1b224c+0x3],_0x468f6d=_0x24ee20[_0x1b224c+0x4],_0x5017a4=_0x24ee20[_0x1b224c+0x5],_0xff6cf1=_0x24ee20[_0x1b224c+0x6],_0x3cda79=_0x24ee20[_0x1b224c+0x7],_0x56cb33=_0x24ee20[_0x1b224c+0x8],_0x38126b=_0x24ee20[_0x1b224c+0x9],_0x28d192=_0x24ee20[_0x1b224c+0xa],_0x1e1557=_0x24ee20[_0x1b224c+0xb],_0x30d8f8=_0x24ee20[_0x1b224c+0xc],_0x312a9e=_0x24ee20[_0x1b224c+0xd],_0x37f541=_0x24ee20[_0x1b224c+0xe],_0xa3256d=_0x24ee20[_0x1b224c+0xf],_0xbe51d9=_0x561611[0x0],_0x1efa63=_0x561611[0x1],_0x6c0145=_0x561611[0x2],_0x36a6ee=_0x561611[0x3];_0xbe51d9=_0x35bb6c(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0xce6a0d,0x7,_0x478e21[0x0]),_0x36a6ee=_0x35bb6c(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x93aab5,0xc,_0x478e21[0x1]),_0x6c0145=_0x35bb6c(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x366c4a,0x11,_0x478e21[0x2]),_0x1efa63=_0x35bb6c(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x40a605,0x16,_0x478e21[0x3]),_0xbe51d9=_0x35bb6c(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x468f6d,0x7,_0x478e21[0x4]),_0x36a6ee=_0x35bb6c(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x5017a4,0xc,_0x478e21[0x5]),_0x6c0145=_0x35bb6c(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0xff6cf1,0x11,_0x478e21[0x6]),_0x1efa63=_0x35bb6c(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x3cda79,0x16,_0x478e21[0x7]),_0xbe51d9=_0x35bb6c(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x56cb33,0x7,_0x478e21[0x8]),_0x36a6ee=_0x35bb6c(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x38126b,0xc,_0x478e21[0x9]),_0x6c0145=_0x35bb6c(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x28d192,0x11,_0x478e21[0xa]),_0x1efa63=_0x35bb6c(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1e1557,0x16,_0x478e21[0xb]),_0xbe51d9=_0x35bb6c(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x30d8f8,0x7,_0x478e21[0xc]),_0x36a6ee=_0x35bb6c(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x312a9e,0xc,_0x478e21[0xd]),_0x6c0145=_0x35bb6c(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x37f541,0x11,_0x478e21[0xe]),_0x1efa63=_0x35bb6c(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0xa3256d,0x16,_0x478e21[0xf]),_0xbe51d9=_0x3e6121(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x93aab5,0x5,_0x478e21[0x10]),_0x36a6ee=_0x3e6121(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0xff6cf1,0x9,_0x478e21[0x11]),_0x6c0145=_0x3e6121(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x1e1557,0xe,_0x478e21[0x12]),_0x1efa63=_0x3e6121(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0xce6a0d,0x14,_0x478e21[0x13]),_0xbe51d9=_0x3e6121(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x5017a4,0x5,_0x478e21[0x14]),_0x36a6ee=_0x3e6121(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x28d192,0x9,_0x478e21[0x15]),_0x6c0145=_0x3e6121(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0xa3256d,0xe,_0x478e21[0x16]),_0x1efa63=_0x3e6121(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x468f6d,0x14,_0x478e21[0x17]),_0xbe51d9=_0x3e6121(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x38126b,0x5,_0x478e21[0x18]),_0x36a6ee=_0x3e6121(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x37f541,0x9,_0x478e21[0x19]),_0x6c0145=_0x3e6121(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x40a605,0xe,_0x478e21[0x1a]),_0x1efa63=_0x3e6121(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x56cb33,0x14,_0x478e21[0x1b]),_0xbe51d9=_0x3e6121(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x312a9e,0x5,_0x478e21[0x1c]),_0x36a6ee=_0x3e6121(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x366c4a,0x9,_0x478e21[0x1d]),_0x6c0145=_0x3e6121(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x3cda79,0xe,_0x478e21[0x1e]),_0x1efa63=_0x3e6121(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x30d8f8,0x14,_0x478e21[0x1f]),_0xbe51d9=_0x403252(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x5017a4,0x4,_0x478e21[0x20]),_0x36a6ee=_0x403252(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x56cb33,0xb,_0x478e21[0x21]),_0x6c0145=_0x403252(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x1e1557,0x10,_0x478e21[0x22]),_0x1efa63=_0x403252(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x37f541,0x17,_0x478e21[0x23]),_0xbe51d9=_0x403252(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x93aab5,0x4,_0x478e21[0x24]),_0x36a6ee=_0x403252(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x468f6d,0xb,_0x478e21[0x25]),_0x6c0145=_0x403252(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x3cda79,0x10,_0x478e21[0x26]),_0x1efa63=_0x403252(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x28d192,0x17,_0x478e21[0x27]),_0xbe51d9=_0x403252(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x312a9e,0x4,_0x478e21[0x28]),_0x36a6ee=_0x403252(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0xce6a0d,0xb,_0x478e21[0x29]),_0x6c0145=_0x403252(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x40a605,0x10,_0x478e21[0x2a]),_0x1efa63=_0x403252(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0xff6cf1,0x17,_0x478e21[0x2b]),_0xbe51d9=_0x403252(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x38126b,0x4,_0x478e21[0x2c]),_0x36a6ee=_0x403252(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x30d8f8,0xb,_0x478e21[0x2d]),_0x6c0145=_0x403252(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0xa3256d,0x10,_0x478e21[0x2e]),_0x1efa63=_0x403252(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x366c4a,0x17,_0x478e21[0x2f]),_0xbe51d9=_0x2a6ff6(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0xce6a0d,0x6,_0x478e21[0x30]),_0x36a6ee=_0x2a6ff6(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x3cda79,0xa,_0x478e21[0x31]),_0x6c0145=_0x2a6ff6(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x37f541,0xf,_0x478e21[0x32]),_0x1efa63=_0x2a6ff6(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x5017a4,0x15,_0x478e21[0x33]),_0xbe51d9=_0x2a6ff6(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x30d8f8,0x6,_0x478e21[0x34]),_0x36a6ee=_0x2a6ff6(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x40a605,0xa,_0x478e21[0x35]),_0x6c0145=_0x2a6ff6(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x28d192,0xf,_0x478e21[0x36]),_0x1efa63=_0x2a6ff6(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x93aab5,0x15,_0x478e21[0x37]),_0xbe51d9=_0x2a6ff6(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x56cb33,0x6,_0x478e21[0x38]),_0x36a6ee=_0x2a6ff6(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0xa3256d,0xa,_0x478e21[0x39]),_0x6c0145=_0x2a6ff6(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0xff6cf1,0xf,_0x478e21[0x3a]),_0x1efa63=_0x2a6ff6(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x312a9e,0x15,_0x478e21[0x3b]),_0xbe51d9=_0x2a6ff6(_0xbe51d9,_0x1efa63,_0x6c0145,_0x36a6ee,_0x468f6d,0x6,_0x478e21[0x3c]),_0x36a6ee=_0x2a6ff6(_0x36a6ee,_0xbe51d9,_0x1efa63,_0x6c0145,_0x1e1557,0xa,_0x478e21[0x3d]),_0x6c0145=_0x2a6ff6(_0x6c0145,_0x36a6ee,_0xbe51d9,_0x1efa63,_0x366c4a,0xf,_0x478e21[0x3e]),_0x1efa63=_0x2a6ff6(_0x1efa63,_0x6c0145,_0x36a6ee,_0xbe51d9,_0x38126b,0x15,_0x478e21[0x3f]),_0x561611[0x0]=_0x561611[0x0]+_0xbe51d9|0x0,_0x561611[0x1]=_0x561611[0x1]+_0x1efa63|0x0,_0x561611[0x2]=_0x561611[0x2]+_0x6c0145|0x0,_0x561611[0x3]=_0x561611[0x3]+_0x36a6ee|0x0;},'_doFinalize':function(){const _0xbd95a2=_0xc16718;var _0x16b5cc=this[_0xbd95a2(0x4bc)],_0x5572b8=_0x16b5cc[_0xbd95a2(0x51b)],_0xb00dd0=this[_0xbd95a2(0x1a5)]*0x8,_0x4b57db=_0x16b5cc[_0xbd95a2(0x409)]*0x8;_0x5572b8[_0x4b57db>>>0x5]|=0x80<<0x18-_0x4b57db%0x20;var _0x56e5e1=_0x249dff[_0xbd95a2(0x217)](_0xb00dd0/0x100000000),_0x558e94=_0xb00dd0;_0x5572b8[(_0x4b57db+0x40>>>0x9<<0x4)+0xf]=(_0x56e5e1<<0x8|_0x56e5e1>>>0x18)&0xff00ff|(_0x56e5e1<<0x18|_0x56e5e1>>>0x8)&0xff00ff00,_0x5572b8[(_0x4b57db+0x40>>>0x9<<0x4)+0xe]=(_0x558e94<<0x8|_0x558e94>>>0x18)&0xff00ff|(_0x558e94<<0x18|_0x558e94>>>0x8)&0xff00ff00,_0x16b5cc[_0xbd95a2(0x409)]=(_0x5572b8[_0xbd95a2(0x2b7)]+0x1)*0x4,this[_0xbd95a2(0x293)]();for(var _0x51c814=this['_hash'],_0x311b39=_0x51c814[_0xbd95a2(0x51b)],_0x12d5ca=0x0;_0x12d5ca<0x4;_0x12d5ca++){var _0x2f55cd=_0x311b39[_0x12d5ca];_0x311b39[_0x12d5ca]=(_0x2f55cd<<0x8|_0x2f55cd>>>0x18)&0xff00ff|(_0x2f55cd<<0x18|_0x2f55cd>>>0x8)&0xff00ff00;}return _0x51c814;},'clone':function(){const _0x219f52=_0xc16718;var _0x5dbfa0=_0x13cefa[_0x219f52(0x4da)][_0x219f52(0x35e)](this);return _0x5dbfa0[_0x219f52(0x412)]=this['_hash'][_0x219f52(0x4da)](),_0x5dbfa0;}});function _0x35bb6c(_0x4c4ec7,_0x363fdc,_0x5a8cd4,_0x1431bc,_0x11b48e,_0x48c1ac,_0x3072fd){var _0x4d400d=_0x4c4ec7+(_0x363fdc&_0x5a8cd4|~_0x363fdc&_0x1431bc)+_0x11b48e+_0x3072fd;return(_0x4d400d<<_0x48c1ac|_0x4d400d>>>0x20-_0x48c1ac)+_0x363fdc;}function _0x3e6121(_0x46eca5,_0x1094c3,_0x5d93f3,_0x3279c0,_0x53bcd6,_0x58cd2f,_0x4cfad5){var _0x1444a9=_0x46eca5+(_0x1094c3&_0x3279c0|_0x5d93f3&~_0x3279c0)+_0x53bcd6+_0x4cfad5;return(_0x1444a9<<_0x58cd2f|_0x1444a9>>>0x20-_0x58cd2f)+_0x1094c3;}function _0x403252(_0x32f296,_0x32b97e,_0x5735f6,_0x49d414,_0x4e8a34,_0xd8dabd,_0x302a26){var _0x370171=_0x32f296+(_0x32b97e^_0x5735f6^_0x49d414)+_0x4e8a34+_0x302a26;return(_0x370171<<_0xd8dabd|_0x370171>>>0x20-_0xd8dabd)+_0x32b97e;}function _0x2a6ff6(_0x8572fb,_0x24e371,_0xa57f49,_0x343f0c,_0x50a175,_0x33080e,_0x1e9ca1){var _0x18ee86=_0x8572fb+(_0xa57f49^(_0x24e371|~_0x343f0c))+_0x50a175+_0x1e9ca1;return(_0x18ee86<<_0x33080e|_0x18ee86>>>0x20-_0x33080e)+_0x24e371;}_0x4795c6['MD5']=_0x13cefa[_0xc16718(0x331)](_0x119cf9),_0x4795c6['HmacMD5']=_0x13cefa['_createHmacHelper'](_0x119cf9);}(Math),_0x198c74[_0x2e1afc(0x4e3)];}));}(_0x4d87d7)),_0x4d87d7['exports'];}var _0x13400a={'exports':{}},_0x4213d9={'exports':{}},_0x454411;function _0x179902(){const _0x2d391a=_0x4176ec;return _0x454411||(_0x454411=0x1,function(_0x183d7b,_0x147837){(function(_0x252a16,_0x4022a3){const _0x200cd3=_0x352d;_0x183d7b[_0x200cd3(0x4be)]=_0x4022a3(_0x4cb391());}(_0x37786d,function(_0x3562d2){const _0x2888f=_0x352d;return(function(){const _0x5c724e=_0x352d;var _0x4d0bd1=_0x3562d2,_0x5d81bc=_0x4d0bd1[_0x5c724e(0x1e7)],_0x4f8e89=_0x5d81bc[_0x5c724e(0x422)],_0x267180=_0x5d81bc[_0x5c724e(0x3f7)],_0x49747b=_0x4d0bd1[_0x5c724e(0x343)],_0x797dd=[],_0x15d870=_0x49747b[_0x5c724e(0x22c)]=_0x267180[_0x5c724e(0x51a)]({'_doReset':function(){const _0x5df305=_0x5c724e;this[_0x5df305(0x412)]=new _0x4f8e89[(_0x5df305(0x15b))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x9ca1d7,_0x266490){const _0x55fef7=_0x5c724e;for(var _0x5ced29=this['_hash'][_0x55fef7(0x51b)],_0x58a3ae=_0x5ced29[0x0],_0x3febdf=_0x5ced29[0x1],_0x87dedf=_0x5ced29[0x2],_0x205634=_0x5ced29[0x3],_0x593742=_0x5ced29[0x4],_0x3585c2=0x0;_0x3585c2<0x50;_0x3585c2++){if(_0x3585c2<0x10)_0x797dd[_0x3585c2]=_0x9ca1d7[_0x266490+_0x3585c2]|0x0;else{var _0x3943c6=_0x797dd[_0x3585c2-0x3]^_0x797dd[_0x3585c2-0x8]^_0x797dd[_0x3585c2-0xe]^_0x797dd[_0x3585c2-0x10];_0x797dd[_0x3585c2]=_0x3943c6<<0x1|_0x3943c6>>>0x1f;}var _0x781e29=(_0x58a3ae<<0x5|_0x58a3ae>>>0x1b)+_0x593742+_0x797dd[_0x3585c2];_0x3585c2<0x14?_0x781e29+=(_0x3febdf&_0x87dedf|~_0x3febdf&_0x205634)+0x5a827999:_0x3585c2<0x28?_0x781e29+=(_0x3febdf^_0x87dedf^_0x205634)+0x6ed9eba1:_0x3585c2<0x3c?_0x781e29+=(_0x3febdf&_0x87dedf|_0x3febdf&_0x205634|_0x87dedf&_0x205634)-0x70e44324:_0x781e29+=(_0x3febdf^_0x87dedf^_0x205634)-0x359d3e2a,_0x593742=_0x205634,_0x205634=_0x87dedf,_0x87dedf=_0x3febdf<<0x1e|_0x3febdf>>>0x2,_0x3febdf=_0x58a3ae,_0x58a3ae=_0x781e29;}_0x5ced29[0x0]=_0x5ced29[0x0]+_0x58a3ae|0x0,_0x5ced29[0x1]=_0x5ced29[0x1]+_0x3febdf|0x0,_0x5ced29[0x2]=_0x5ced29[0x2]+_0x87dedf|0x0,_0x5ced29[0x3]=_0x5ced29[0x3]+_0x205634|0x0,_0x5ced29[0x4]=_0x5ced29[0x4]+_0x593742|0x0;},'_doFinalize':function(){const _0x373cae=_0x5c724e;var _0x218c79=this[_0x373cae(0x4bc)],_0x133b1a=_0x218c79['words'],_0x3e3a6d=this[_0x373cae(0x1a5)]*0x8,_0x309c01=_0x218c79[_0x373cae(0x409)]*0x8;return _0x133b1a[_0x309c01>>>0x5]|=0x80<<0x18-_0x309c01%0x20,_0x133b1a[(_0x309c01+0x40>>>0x9<<0x4)+0xe]=Math['floor'](_0x3e3a6d/0x100000000),_0x133b1a[(_0x309c01+0x40>>>0x9<<0x4)+0xf]=_0x3e3a6d,_0x218c79[_0x373cae(0x409)]=_0x133b1a[_0x373cae(0x2b7)]*0x4,this['_process'](),this['_hash'];},'clone':function(){const _0x5b9f58=_0x5c724e;var _0x334cbc=_0x267180[_0x5b9f58(0x4da)][_0x5b9f58(0x35e)](this);return _0x334cbc[_0x5b9f58(0x412)]=this[_0x5b9f58(0x412)][_0x5b9f58(0x4da)](),_0x334cbc;}});_0x4d0bd1['SHA1']=_0x267180[_0x5c724e(0x331)](_0x15d870),_0x4d0bd1[_0x5c724e(0x271)]=_0x267180[_0x5c724e(0x47a)](_0x15d870);}()),_0x3562d2[_0x2888f(0x22c)];}));}(_0x4213d9)),_0x4213d9[_0x2d391a(0x4be)];}var _0x5cf529={'exports':{}},_0x367158;function _0x374533(){const _0x2f0d57=_0x4176ec;return _0x367158||(_0x367158=0x1,function(_0x536059,_0x2f3a36){(function(_0x4938c8,_0x56b45a){const _0x45ff12=_0x352d;_0x536059[_0x45ff12(0x4be)]=_0x56b45a(_0x4cb391());}(_0x37786d,function(_0x337f4b){(function(){const _0xf0ed67=_0x352d;var _0x14554e=_0x337f4b,_0x3f6995=_0x14554e[_0xf0ed67(0x1e7)],_0x68f225=_0x3f6995[_0xf0ed67(0x23f)],_0x5ead94=_0x14554e[_0xf0ed67(0x378)],_0x3e7f9d=_0x5ead94[_0xf0ed67(0x28d)],_0x4b4b15=_0x14554e[_0xf0ed67(0x343)];_0x4b4b15['HMAC']=_0x68f225[_0xf0ed67(0x51a)]({'init':function(_0x40fe0f,_0x120289){const _0x4c3f4b=_0xf0ed67;_0x40fe0f=this[_0x4c3f4b(0x3a2)]=new _0x40fe0f['init'](),typeof _0x120289==_0x4c3f4b(0x199)&&(_0x120289=_0x3e7f9d[_0x4c3f4b(0x25b)](_0x120289));var _0x399fae=_0x40fe0f[_0x4c3f4b(0x290)],_0x4a606c=_0x399fae*0x4;_0x120289[_0x4c3f4b(0x409)]>_0x4a606c&&(_0x120289=_0x40fe0f[_0x4c3f4b(0x18f)](_0x120289)),_0x120289[_0x4c3f4b(0x315)]();for(var _0x1a3880=this['_oKey']=_0x120289[_0x4c3f4b(0x4da)](),_0x1482d7=this[_0x4c3f4b(0x3f6)]=_0x120289[_0x4c3f4b(0x4da)](),_0x1e3c71=_0x1a3880[_0x4c3f4b(0x51b)],_0xc8be10=_0x1482d7[_0x4c3f4b(0x51b)],_0x39d453=0x0;_0x39d453<_0x399fae;_0x39d453++)_0x1e3c71[_0x39d453]^=0x5c5c5c5c,_0xc8be10[_0x39d453]^=0x36363636;_0x1a3880[_0x4c3f4b(0x409)]=_0x1482d7[_0x4c3f4b(0x409)]=_0x4a606c,this['reset']();},'reset':function(){const _0x2eeeb7=_0xf0ed67;var _0x198478=this[_0x2eeeb7(0x3a2)];_0x198478[_0x2eeeb7(0x427)](),_0x198478[_0x2eeeb7(0x215)](this[_0x2eeeb7(0x3f6)]);},'update':function(_0x1ab409){const _0x42b8e2=_0xf0ed67;return this[_0x42b8e2(0x3a2)][_0x42b8e2(0x215)](_0x1ab409),this;},'finalize':function(_0xe0eebb){const _0x3a8c38=_0xf0ed67;var _0x58aad5=this['_hasher'],_0x4cba81=_0x58aad5[_0x3a8c38(0x18f)](_0xe0eebb);_0x58aad5[_0x3a8c38(0x427)]();var _0x4767cb=_0x58aad5[_0x3a8c38(0x18f)](this[_0x3a8c38(0x3ef)][_0x3a8c38(0x4da)]()[_0x3a8c38(0x526)](_0x4cba81));return _0x4767cb;}});}());}));}(_0x5cf529)),_0x5cf529[_0x2f0d57(0x4be)];}var _0x8227d3;function _0x4221cc(){const _0xfd4c0f=_0x4176ec;return _0x8227d3||(_0x8227d3=0x1,function(_0x4d2bdf,_0x4258cc){(function(_0x1eccaa,_0x31f5ef,_0x18d68c){_0x4d2bdf['exports']=_0x31f5ef(_0x4cb391(),_0x179902(),_0x374533());}(_0x37786d,function(_0x2b33a6){return(function(){const _0x53b7ad=_0x352d;var _0x254fb9=_0x2b33a6,_0x5cc0ba=_0x254fb9[_0x53b7ad(0x1e7)],_0x49a51d=_0x5cc0ba[_0x53b7ad(0x23f)],_0x5d8d16=_0x5cc0ba['WordArray'],_0x61f562=_0x254fb9[_0x53b7ad(0x343)],_0x3c5a53=_0x61f562[_0x53b7ad(0x4e3)],_0xbbc90f=_0x61f562[_0x53b7ad(0x34c)]=_0x49a51d['extend']({'cfg':_0x49a51d[_0x53b7ad(0x51a)]({'keySize':0x80/0x20,'hasher':_0x3c5a53,'iterations':0x1}),'init':function(_0x462ca1){const _0xc70d22=_0x53b7ad;this[_0xc70d22(0x529)]=this['cfg'][_0xc70d22(0x51a)](_0x462ca1);},'compute':function(_0x462448,_0x5779f0){const _0x155654=_0x53b7ad;for(var _0x5056dc,_0xececbc=this['cfg'],_0x203e3e=_0xececbc[_0x155654(0x4a2)][_0x155654(0x5d0)](),_0x46981b=_0x5d8d16['create'](),_0xe5a89d=_0x46981b[_0x155654(0x51b)],_0x24e952=_0xececbc[_0x155654(0x47b)],_0x5e76cc=_0xececbc[_0x155654(0x3c7)];_0xe5a89d[_0x155654(0x2b7)]<_0x24e952;){_0x5056dc&&_0x203e3e[_0x155654(0x215)](_0x5056dc),_0x5056dc=_0x203e3e[_0x155654(0x215)](_0x462448)[_0x155654(0x18f)](_0x5779f0),_0x203e3e[_0x155654(0x427)]();for(var _0xde72d4=0x1;_0xde72d4<_0x5e76cc;_0xde72d4++)_0x5056dc=_0x203e3e[_0x155654(0x18f)](_0x5056dc),_0x203e3e[_0x155654(0x427)]();_0x46981b[_0x155654(0x526)](_0x5056dc);}return _0x46981b[_0x155654(0x409)]=_0x24e952*0x4,_0x46981b;}});_0x254fb9[_0x53b7ad(0x34c)]=function(_0x68de16,_0x525eb8,_0x5e39de){const _0x2dc5d3=_0x53b7ad;return _0xbbc90f[_0x2dc5d3(0x5d0)](_0x5e39de)[_0x2dc5d3(0x46d)](_0x68de16,_0x525eb8);};}()),_0x2b33a6['EvpKDF'];}));}(_0x13400a)),_0x13400a[_0xfd4c0f(0x4be)];}var _0x455316={'exports':{}},_0x2a4be1;function _0x10d9ea(){const _0x341ed6=_0x4176ec;return _0x2a4be1||(_0x2a4be1=0x1,function(_0xbd8209,_0x354610){(function(_0x2721b6,_0x2c8804,_0x23cf2c){const _0x33eebc=_0x352d;_0xbd8209[_0x33eebc(0x4be)]=_0x2c8804(_0x4cb391(),_0x4221cc());}(_0x37786d,function(_0x2a77f8){const _0x147a55=_0x352d;_0x2a77f8[_0x147a55(0x1e7)]['Cipher']||function(_0x19132d){const _0x63837e=_0x147a55;var _0x3ad36f=_0x2a77f8,_0x98d360=_0x3ad36f['lib'],_0x48b732=_0x98d360['Base'],_0x35e073=_0x98d360['WordArray'],_0x566285=_0x98d360[_0x63837e(0x214)],_0x234929=_0x3ad36f[_0x63837e(0x378)];_0x234929['Utf8'];var _0x5677e2=_0x234929[_0x63837e(0x316)],_0x531dc5=_0x3ad36f[_0x63837e(0x343)],_0x566cf0=_0x531dc5[_0x63837e(0x34c)],_0x225c28=_0x98d360[_0x63837e(0x4f6)]=_0x566285[_0x63837e(0x51a)]({'cfg':_0x48b732[_0x63837e(0x51a)](),'createEncryptor':function(_0x128e37,_0x6c58af){const _0x852c07=_0x63837e;return this[_0x852c07(0x5d0)](this[_0x852c07(0x49a)],_0x128e37,_0x6c58af);},'createDecryptor':function(_0x3ffa1b,_0x2d56a3){const _0x552be8=_0x63837e;return this[_0x552be8(0x5d0)](this['_DEC_XFORM_MODE'],_0x3ffa1b,_0x2d56a3);},'init':function(_0x12571e,_0x4e04f2,_0x26676d){const _0x2e0068=_0x63837e;this[_0x2e0068(0x529)]=this[_0x2e0068(0x529)][_0x2e0068(0x51a)](_0x26676d),this[_0x2e0068(0x202)]=_0x12571e,this['_key']=_0x4e04f2,this[_0x2e0068(0x427)]();},'reset':function(){const _0x3ffaa2=_0x63837e;_0x566285[_0x3ffaa2(0x427)][_0x3ffaa2(0x35e)](this),this['_doReset']();},'process':function(_0x45cb0c){const _0x5f2111=_0x63837e;return this[_0x5f2111(0x166)](_0x45cb0c),this[_0x5f2111(0x293)]();},'finalize':function(_0x5e5671){const _0x38a7ac=_0x63837e;_0x5e5671&&this[_0x38a7ac(0x166)](_0x5e5671);var _0x42be8b=this[_0x38a7ac(0x37d)]();return _0x42be8b;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x271565(_0x42b866){const _0x4eaff8=_0x352d;return typeof _0x42b866==_0x4eaff8(0x199)?_0x28a3b5:_0x548e13;}return function(_0x2f4661){return{'encrypt':function(_0x528319,_0x3004ec,_0x23d9a6){const _0x4ec712=_0x352d;return _0x271565(_0x3004ec)[_0x4ec712(0x335)](_0x2f4661,_0x528319,_0x3004ec,_0x23d9a6);},'decrypt':function(_0x305c54,_0x345912,_0x27afe9){const _0x492579=_0x352d;return _0x271565(_0x345912)[_0x492579(0x4d8)](_0x2f4661,_0x305c54,_0x345912,_0x27afe9);}};};}())});_0x98d360[_0x63837e(0x4e7)]=_0x225c28['extend']({'_doFinalize':function(){const _0xa99732=_0x63837e;var _0x5b2984=this[_0xa99732(0x293)](!0x0);return _0x5b2984;},'blockSize':0x1});var _0x568d0b=_0x3ad36f[_0x63837e(0x305)]={},_0x44b6fc=_0x98d360[_0x63837e(0x599)]=_0x48b732[_0x63837e(0x51a)]({'createEncryptor':function(_0x3cfacc,_0x4416b3){const _0x1d0e6c=_0x63837e;return this[_0x1d0e6c(0x3a1)]['create'](_0x3cfacc,_0x4416b3);},'createDecryptor':function(_0x2f54d3,_0xc10d66){return this['Decryptor']['create'](_0x2f54d3,_0xc10d66);},'init':function(_0x219b7e,_0x369c43){const _0x1108d1=_0x63837e;this[_0x1108d1(0x3ce)]=_0x219b7e,this['_iv']=_0x369c43;}}),_0x204c28=_0x568d0b[_0x63837e(0x54e)]=(function(){const _0x3af34e=_0x63837e;var _0x3597f7=_0x44b6fc['extend']();_0x3597f7[_0x3af34e(0x3a1)]=_0x3597f7[_0x3af34e(0x51a)]({'processBlock':function(_0x22a2aa,_0x39d320){const _0x4847a6=_0x3af34e;var _0x1414ea=this[_0x4847a6(0x3ce)],_0x50f923=_0x1414ea[_0x4847a6(0x290)];_0x2af53e[_0x4847a6(0x35e)](this,_0x22a2aa,_0x39d320,_0x50f923),_0x1414ea['encryptBlock'](_0x22a2aa,_0x39d320),this[_0x4847a6(0x29c)]=_0x22a2aa[_0x4847a6(0x2de)](_0x39d320,_0x39d320+_0x50f923);}}),_0x3597f7[_0x3af34e(0x1f5)]=_0x3597f7[_0x3af34e(0x51a)]({'processBlock':function(_0x146ccc,_0x8118d2){const _0x41e3bb=_0x3af34e;var _0x2580d0=this['_cipher'],_0x2ceaaa=_0x2580d0[_0x41e3bb(0x290)],_0x308723=_0x146ccc[_0x41e3bb(0x2de)](_0x8118d2,_0x8118d2+_0x2ceaaa);_0x2580d0[_0x41e3bb(0x197)](_0x146ccc,_0x8118d2),_0x2af53e[_0x41e3bb(0x35e)](this,_0x146ccc,_0x8118d2,_0x2ceaaa),this['_prevBlock']=_0x308723;}});function _0x2af53e(_0x90ab51,_0x34450a,_0x474a37){const _0x22db83=_0x3af34e;var _0x25ec6d,_0x2aeaba=this[_0x22db83(0x585)];_0x2aeaba?(_0x25ec6d=_0x2aeaba,this[_0x22db83(0x585)]=_0x19132d):_0x25ec6d=this['_prevBlock'];for(var _0x505061=0x0;_0x505061<_0x474a37;_0x505061++)_0x90ab51[_0x34450a+_0x505061]^=_0x25ec6d[_0x505061];}return _0x3597f7;}()),_0x57f3e1=_0x3ad36f[_0x63837e(0x3eb)]={},_0x23a745=_0x57f3e1[_0x63837e(0x2b1)]={'pad':function(_0x270f0a,_0xff2520){const _0x239fdb=_0x63837e;for(var _0x4e88d7=_0xff2520*0x4,_0x2b02cb=_0x4e88d7-_0x270f0a[_0x239fdb(0x409)]%_0x4e88d7,_0x2126ae=_0x2b02cb<<0x18|_0x2b02cb<<0x10|_0x2b02cb<<0x8|_0x2b02cb,_0x1d8007=[],_0x1b1442=0x0;_0x1b1442<_0x2b02cb;_0x1b1442+=0x4)_0x1d8007[_0x239fdb(0x455)](_0x2126ae);var _0x56724d=_0x35e073[_0x239fdb(0x5d0)](_0x1d8007,_0x2b02cb);_0x270f0a[_0x239fdb(0x526)](_0x56724d);},'unpad':function(_0x30f69e){const _0x6e17fd=_0x63837e;var _0x18f834=_0x30f69e[_0x6e17fd(0x51b)][_0x30f69e[_0x6e17fd(0x409)]-0x1>>>0x2]&0xff;_0x30f69e['sigBytes']-=_0x18f834;}};_0x98d360[_0x63837e(0x533)]=_0x225c28[_0x63837e(0x51a)]({'cfg':_0x225c28[_0x63837e(0x529)][_0x63837e(0x51a)]({'mode':_0x204c28,'padding':_0x23a745}),'reset':function(){const _0x5253ef=_0x63837e;var _0x38289c;_0x225c28[_0x5253ef(0x427)][_0x5253ef(0x35e)](this);var _0xf00317=this[_0x5253ef(0x529)],_0x54998c=_0xf00317['iv'],_0x49f2c5=_0xf00317[_0x5253ef(0x305)];this[_0x5253ef(0x202)]==this[_0x5253ef(0x49a)]?_0x38289c=_0x49f2c5[_0x5253ef(0x4d6)]:(_0x38289c=_0x49f2c5[_0x5253ef(0x282)],this[_0x5253ef(0x164)]=0x1),this[_0x5253ef(0x322)]&&this[_0x5253ef(0x322)][_0x5253ef(0x410)]==_0x38289c?this['_mode'][_0x5253ef(0x15b)](this,_0x54998c&&_0x54998c[_0x5253ef(0x51b)]):(this[_0x5253ef(0x322)]=_0x38289c[_0x5253ef(0x35e)](_0x49f2c5,this,_0x54998c&&_0x54998c[_0x5253ef(0x51b)]),this[_0x5253ef(0x322)][_0x5253ef(0x410)]=_0x38289c);},'_doProcessBlock':function(_0x40c786,_0x3443a7){const _0x3c1899=_0x63837e;this['_mode'][_0x3c1899(0x1af)](_0x40c786,_0x3443a7);},'_doFinalize':function(){const _0xb713ea=_0x63837e;var _0x1a6b5f,_0x23c672=this[_0xb713ea(0x529)][_0xb713ea(0x134)];return this['_xformMode']==this[_0xb713ea(0x49a)]?(_0x23c672[_0xb713ea(0x3eb)](this['_data'],this[_0xb713ea(0x290)]),_0x1a6b5f=this['_process'](!0x0)):(_0x1a6b5f=this[_0xb713ea(0x293)](!0x0),_0x23c672['unpad'](_0x1a6b5f)),_0x1a6b5f;},'blockSize':0x80/0x20});var _0x52eb4c=_0x98d360[_0x63837e(0x150)]=_0x48b732['extend']({'init':function(_0xcc51e0){this['mixIn'](_0xcc51e0);},'toString':function(_0x5b091a){const _0x399277=_0x63837e;return(_0x5b091a||this[_0x399277(0x2a3)])[_0x399277(0x385)](this);}}),_0x46915b=_0x3ad36f[_0x63837e(0x129)]={},_0x2f9e6a=_0x46915b[_0x63837e(0x33e)]={'stringify':function(_0x331bf5){const _0x2068e7=_0x63837e;var _0x1c3281,_0x2b3900=_0x331bf5[_0x2068e7(0x403)],_0x39c547=_0x331bf5[_0x2068e7(0x445)];return _0x39c547?_0x1c3281=_0x35e073[_0x2068e7(0x5d0)]([0x53616c74,0x65645f5f])[_0x2068e7(0x526)](_0x39c547)['concat'](_0x2b3900):_0x1c3281=_0x2b3900,_0x1c3281['toString'](_0x5677e2);},'parse':function(_0x263a74){const _0x29e6f0=_0x63837e;var _0x54060e,_0x3a7b59=_0x5677e2[_0x29e6f0(0x25b)](_0x263a74),_0x44c0af=_0x3a7b59[_0x29e6f0(0x51b)];return _0x44c0af[0x0]==0x53616c74&&_0x44c0af[0x1]==0x65645f5f&&(_0x54060e=_0x35e073[_0x29e6f0(0x5d0)](_0x44c0af[_0x29e6f0(0x2de)](0x2,0x4)),_0x44c0af['splice'](0x0,0x4),_0x3a7b59[_0x29e6f0(0x409)]-=0x10),_0x52eb4c['create']({'ciphertext':_0x3a7b59,'salt':_0x54060e});}},_0x548e13=_0x98d360[_0x63837e(0x327)]=_0x48b732['extend']({'cfg':_0x48b732['extend']({'format':_0x2f9e6a}),'encrypt':function(_0x232d3d,_0x5b789c,_0x5a57ca,_0x1ec987){const _0x3d2827=_0x63837e;_0x1ec987=this[_0x3d2827(0x529)]['extend'](_0x1ec987);var _0x3204d7=_0x232d3d[_0x3d2827(0x4d6)](_0x5a57ca,_0x1ec987),_0x3ee9b1=_0x3204d7['finalize'](_0x5b789c),_0x5bdf9f=_0x3204d7[_0x3d2827(0x529)];return _0x52eb4c[_0x3d2827(0x5d0)]({'ciphertext':_0x3ee9b1,'key':_0x5a57ca,'iv':_0x5bdf9f['iv'],'algorithm':_0x232d3d,'mode':_0x5bdf9f[_0x3d2827(0x305)],'padding':_0x5bdf9f[_0x3d2827(0x134)],'blockSize':_0x232d3d[_0x3d2827(0x290)],'formatter':_0x1ec987['format']});},'decrypt':function(_0x575905,_0x550f74,_0x462593,_0x491d4e){const _0x42eb7b=_0x63837e;_0x491d4e=this[_0x42eb7b(0x529)][_0x42eb7b(0x51a)](_0x491d4e),_0x550f74=this[_0x42eb7b(0x4e6)](_0x550f74,_0x491d4e[_0x42eb7b(0x129)]);var _0xb503bd=_0x575905['createDecryptor'](_0x462593,_0x491d4e)[_0x42eb7b(0x18f)](_0x550f74['ciphertext']);return _0xb503bd;},'_parse':function(_0x3bd814,_0x262fa0){const _0x122f11=_0x63837e;return typeof _0x3bd814==_0x122f11(0x199)?_0x262fa0[_0x122f11(0x25b)](_0x3bd814,this):_0x3bd814;}}),_0x34fc36=_0x3ad36f[_0x63837e(0x486)]={},_0x77079=_0x34fc36['OpenSSL']={'execute':function(_0x52f6d2,_0x576be4,_0x30d0d1,_0x35f018,_0xba283){const _0x5ed0ce=_0x63837e;if(_0x35f018||(_0x35f018=_0x35e073[_0x5ed0ce(0x2f3)](0x40/0x8)),_0xba283)var _0x2fface=_0x566cf0[_0x5ed0ce(0x5d0)]({'keySize':_0x576be4+_0x30d0d1,'hasher':_0xba283})[_0x5ed0ce(0x46d)](_0x52f6d2,_0x35f018);else var _0x2fface=_0x566cf0[_0x5ed0ce(0x5d0)]({'keySize':_0x576be4+_0x30d0d1})['compute'](_0x52f6d2,_0x35f018);var _0x4868af=_0x35e073[_0x5ed0ce(0x5d0)](_0x2fface['words'][_0x5ed0ce(0x2de)](_0x576be4),_0x30d0d1*0x4);return _0x2fface['sigBytes']=_0x576be4*0x4,_0x52eb4c[_0x5ed0ce(0x5d0)]({'key':_0x2fface,'iv':_0x4868af,'salt':_0x35f018});}},_0x28a3b5=_0x98d360[_0x63837e(0x3cc)]=_0x548e13[_0x63837e(0x51a)]({'cfg':_0x548e13[_0x63837e(0x529)][_0x63837e(0x51a)]({'kdf':_0x77079}),'encrypt':function(_0x3a4be4,_0x993802,_0x58de48,_0x2d69b3){const _0x3c1017=_0x63837e;_0x2d69b3=this[_0x3c1017(0x529)][_0x3c1017(0x51a)](_0x2d69b3);var _0x38a66d=_0x2d69b3[_0x3c1017(0x486)][_0x3c1017(0x59b)](_0x58de48,_0x3a4be4[_0x3c1017(0x47b)],_0x3a4be4['ivSize'],_0x2d69b3['salt'],_0x2d69b3['hasher']);_0x2d69b3['iv']=_0x38a66d['iv'];var _0xaf8b46=_0x548e13[_0x3c1017(0x335)][_0x3c1017(0x35e)](this,_0x3a4be4,_0x993802,_0x38a66d[_0x3c1017(0x546)],_0x2d69b3);return _0xaf8b46['mixIn'](_0x38a66d),_0xaf8b46;},'decrypt':function(_0x10042b,_0x56fd1a,_0x526053,_0x3738b0){const _0x1052ca=_0x63837e;_0x3738b0=this[_0x1052ca(0x529)][_0x1052ca(0x51a)](_0x3738b0),_0x56fd1a=this[_0x1052ca(0x4e6)](_0x56fd1a,_0x3738b0[_0x1052ca(0x129)]);var _0x329bf7=_0x3738b0[_0x1052ca(0x486)]['execute'](_0x526053,_0x10042b[_0x1052ca(0x47b)],_0x10042b[_0x1052ca(0x27b)],_0x56fd1a[_0x1052ca(0x445)],_0x3738b0[_0x1052ca(0x4a2)]);_0x3738b0['iv']=_0x329bf7['iv'];var _0x3bc782=_0x548e13[_0x1052ca(0x4d8)][_0x1052ca(0x35e)](this,_0x10042b,_0x56fd1a,_0x329bf7[_0x1052ca(0x546)],_0x3738b0);return _0x3bc782;}});}();}));}(_0x455316)),_0x455316[_0x341ed6(0x4be)];}(function(_0x52a524,_0x426ec2){(function(_0x1c8792,_0x2a68fe,_0x409c60){const _0x57efff=_0x352d;_0x52a524[_0x57efff(0x4be)]=_0x2a68fe(_0x4cb391(),_0x2c4881(),_0x2c0034(),_0x4221cc(),_0x10d9ea());}(_0x37786d,function(_0x5b1bbc){const _0xab6cdd=_0x352d;return(function(){const _0x3a5057=_0x352d;var _0x198837=_0x5b1bbc,_0x32f1ee=_0x198837['lib'],_0xe88560=_0x32f1ee[_0x3a5057(0x533)],_0x1cc139=_0x198837['algo'],_0x31db68=[],_0x5f26bb=[],_0x23adaf=[],_0x7c10a9=[],_0x456f0b=[],_0x5c941d=[],_0x18a815=[],_0x2fa0bb=[],_0x18e9f2=[],_0x1065b8=[];(function(){for(var _0x481c6c=[],_0x692df9=0x0;_0x692df9<0x100;_0x692df9++)_0x692df9<0x80?_0x481c6c[_0x692df9]=_0x692df9<<0x1:_0x481c6c[_0x692df9]=_0x692df9<<0x1^0x11b;for(var _0x9d338=0x0,_0x1d8c72=0x0,_0x692df9=0x0;_0x692df9<0x100;_0x692df9++){var _0x14605e=_0x1d8c72^_0x1d8c72<<0x1^_0x1d8c72<<0x2^_0x1d8c72<<0x3^_0x1d8c72<<0x4;_0x14605e=_0x14605e>>>0x8^_0x14605e&0xff^0x63,_0x31db68[_0x9d338]=_0x14605e,_0x5f26bb[_0x14605e]=_0x9d338;var _0x20345a=_0x481c6c[_0x9d338],_0x5cfa0f=_0x481c6c[_0x20345a],_0x393181=_0x481c6c[_0x5cfa0f],_0x4e8f1b=_0x481c6c[_0x14605e]*0x101^_0x14605e*0x1010100;_0x23adaf[_0x9d338]=_0x4e8f1b<<0x18|_0x4e8f1b>>>0x8,_0x7c10a9[_0x9d338]=_0x4e8f1b<<0x10|_0x4e8f1b>>>0x10,_0x456f0b[_0x9d338]=_0x4e8f1b<<0x8|_0x4e8f1b>>>0x18,_0x5c941d[_0x9d338]=_0x4e8f1b;var _0x4e8f1b=_0x393181*0x1010101^_0x5cfa0f*0x10001^_0x20345a*0x101^_0x9d338*0x1010100;_0x18a815[_0x14605e]=_0x4e8f1b<<0x18|_0x4e8f1b>>>0x8,_0x2fa0bb[_0x14605e]=_0x4e8f1b<<0x10|_0x4e8f1b>>>0x10,_0x18e9f2[_0x14605e]=_0x4e8f1b<<0x8|_0x4e8f1b>>>0x18,_0x1065b8[_0x14605e]=_0x4e8f1b,_0x9d338?(_0x9d338=_0x20345a^_0x481c6c[_0x481c6c[_0x481c6c[_0x393181^_0x20345a]]],_0x1d8c72^=_0x481c6c[_0x481c6c[_0x1d8c72]]):_0x9d338=_0x1d8c72=0x1;}}());var _0x194e8c=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x1838a6=_0x1cc139[_0x3a5057(0x338)]=_0xe88560[_0x3a5057(0x51a)]({'_doReset':function(){const _0x179fc9=_0x3a5057;var _0x32c548;if(!(this[_0x179fc9(0x2fa)]&&this[_0x179fc9(0x289)]===this[_0x179fc9(0x12a)])){for(var _0x42f373=this[_0x179fc9(0x289)]=this[_0x179fc9(0x12a)],_0x339b05=_0x42f373[_0x179fc9(0x51b)],_0x17281d=_0x42f373[_0x179fc9(0x409)]/0x4,_0x532edb=this[_0x179fc9(0x2fa)]=_0x17281d+0x6,_0x4d262e=(_0x532edb+0x1)*0x4,_0x48b54a=this[_0x179fc9(0x206)]=[],_0x4ce392=0x0;_0x4ce392<_0x4d262e;_0x4ce392++)_0x4ce392<_0x17281d?_0x48b54a[_0x4ce392]=_0x339b05[_0x4ce392]:(_0x32c548=_0x48b54a[_0x4ce392-0x1],_0x4ce392%_0x17281d?_0x17281d>0x6&&_0x4ce392%_0x17281d==0x4&&(_0x32c548=_0x31db68[_0x32c548>>>0x18]<<0x18|_0x31db68[_0x32c548>>>0x10&0xff]<<0x10|_0x31db68[_0x32c548>>>0x8&0xff]<<0x8|_0x31db68[_0x32c548&0xff]):(_0x32c548=_0x32c548<<0x8|_0x32c548>>>0x18,_0x32c548=_0x31db68[_0x32c548>>>0x18]<<0x18|_0x31db68[_0x32c548>>>0x10&0xff]<<0x10|_0x31db68[_0x32c548>>>0x8&0xff]<<0x8|_0x31db68[_0x32c548&0xff],_0x32c548^=_0x194e8c[_0x4ce392/_0x17281d|0x0]<<0x18),_0x48b54a[_0x4ce392]=_0x48b54a[_0x4ce392-_0x17281d]^_0x32c548);for(var _0x2f1b2d=this[_0x179fc9(0x1ee)]=[],_0x52f394=0x0;_0x52f394<_0x4d262e;_0x52f394++){var _0x4ce392=_0x4d262e-_0x52f394;if(_0x52f394%0x4)var _0x32c548=_0x48b54a[_0x4ce392];else var _0x32c548=_0x48b54a[_0x4ce392-0x4];_0x52f394<0x4||_0x4ce392<=0x4?_0x2f1b2d[_0x52f394]=_0x32c548:_0x2f1b2d[_0x52f394]=_0x18a815[_0x31db68[_0x32c548>>>0x18]]^_0x2fa0bb[_0x31db68[_0x32c548>>>0x10&0xff]]^_0x18e9f2[_0x31db68[_0x32c548>>>0x8&0xff]]^_0x1065b8[_0x31db68[_0x32c548&0xff]];}}},'encryptBlock':function(_0x3dea61,_0x446490){const _0x11b0be=_0x3a5057;this['_doCryptBlock'](_0x3dea61,_0x446490,this[_0x11b0be(0x206)],_0x23adaf,_0x7c10a9,_0x456f0b,_0x5c941d,_0x31db68);},'decryptBlock':function(_0x563b56,_0x5d60b3){const _0x4b9d15=_0x3a5057;var _0x56fbb1=_0x563b56[_0x5d60b3+0x1];_0x563b56[_0x5d60b3+0x1]=_0x563b56[_0x5d60b3+0x3],_0x563b56[_0x5d60b3+0x3]=_0x56fbb1,this[_0x4b9d15(0x4ae)](_0x563b56,_0x5d60b3,this[_0x4b9d15(0x1ee)],_0x18a815,_0x2fa0bb,_0x18e9f2,_0x1065b8,_0x5f26bb);var _0x56fbb1=_0x563b56[_0x5d60b3+0x1];_0x563b56[_0x5d60b3+0x1]=_0x563b56[_0x5d60b3+0x3],_0x563b56[_0x5d60b3+0x3]=_0x56fbb1;},'_doCryptBlock':function(_0x5c23ee,_0x789e02,_0x1ef36f,_0x348055,_0x251b4e,_0x3530fc,_0x13e638,_0x3360e6){for(var _0x55bc26=this['_nRounds'],_0x78fc30=_0x5c23ee[_0x789e02]^_0x1ef36f[0x0],_0x203739=_0x5c23ee[_0x789e02+0x1]^_0x1ef36f[0x1],_0x131f6a=_0x5c23ee[_0x789e02+0x2]^_0x1ef36f[0x2],_0x1aa45e=_0x5c23ee[_0x789e02+0x3]^_0x1ef36f[0x3],_0x31b5b5=0x4,_0x58cfc3=0x1;_0x58cfc3<_0x55bc26;_0x58cfc3++){var _0x2886ee=_0x348055[_0x78fc30>>>0x18]^_0x251b4e[_0x203739>>>0x10&0xff]^_0x3530fc[_0x131f6a>>>0x8&0xff]^_0x13e638[_0x1aa45e&0xff]^_0x1ef36f[_0x31b5b5++],_0x3bedba=_0x348055[_0x203739>>>0x18]^_0x251b4e[_0x131f6a>>>0x10&0xff]^_0x3530fc[_0x1aa45e>>>0x8&0xff]^_0x13e638[_0x78fc30&0xff]^_0x1ef36f[_0x31b5b5++],_0x3ed617=_0x348055[_0x131f6a>>>0x18]^_0x251b4e[_0x1aa45e>>>0x10&0xff]^_0x3530fc[_0x78fc30>>>0x8&0xff]^_0x13e638[_0x203739&0xff]^_0x1ef36f[_0x31b5b5++],_0x111a23=_0x348055[_0x1aa45e>>>0x18]^_0x251b4e[_0x78fc30>>>0x10&0xff]^_0x3530fc[_0x203739>>>0x8&0xff]^_0x13e638[_0x131f6a&0xff]^_0x1ef36f[_0x31b5b5++];_0x78fc30=_0x2886ee,_0x203739=_0x3bedba,_0x131f6a=_0x3ed617,_0x1aa45e=_0x111a23;}var _0x2886ee=(_0x3360e6[_0x78fc30>>>0x18]<<0x18|_0x3360e6[_0x203739>>>0x10&0xff]<<0x10|_0x3360e6[_0x131f6a>>>0x8&0xff]<<0x8|_0x3360e6[_0x1aa45e&0xff])^_0x1ef36f[_0x31b5b5++],_0x3bedba=(_0x3360e6[_0x203739>>>0x18]<<0x18|_0x3360e6[_0x131f6a>>>0x10&0xff]<<0x10|_0x3360e6[_0x1aa45e>>>0x8&0xff]<<0x8|_0x3360e6[_0x78fc30&0xff])^_0x1ef36f[_0x31b5b5++],_0x3ed617=(_0x3360e6[_0x131f6a>>>0x18]<<0x18|_0x3360e6[_0x1aa45e>>>0x10&0xff]<<0x10|_0x3360e6[_0x78fc30>>>0x8&0xff]<<0x8|_0x3360e6[_0x203739&0xff])^_0x1ef36f[_0x31b5b5++],_0x111a23=(_0x3360e6[_0x1aa45e>>>0x18]<<0x18|_0x3360e6[_0x78fc30>>>0x10&0xff]<<0x10|_0x3360e6[_0x203739>>>0x8&0xff]<<0x8|_0x3360e6[_0x131f6a&0xff])^_0x1ef36f[_0x31b5b5++];_0x5c23ee[_0x789e02]=_0x2886ee,_0x5c23ee[_0x789e02+0x1]=_0x3bedba,_0x5c23ee[_0x789e02+0x2]=_0x3ed617,_0x5c23ee[_0x789e02+0x3]=_0x111a23;},'keySize':0x100/0x20});_0x198837['AES']=_0xe88560[_0x3a5057(0x331)](_0x1838a6);}()),_0x5b1bbc[_0xab6cdd(0x338)];}));}(_0x517fb0));var _0x42750f=_0x517fb0[_0x4176ec(0x4be)];const _0x39261d=_0x53bc33(_0x42750f);var _0x2fc7f7=_0x2c4881();const _0x102696=_0x53bc33(_0x2fc7f7);var _0xe95a83={'exports':{}};(function(_0x3851bd,_0x42b192){(function(_0x57444b,_0x57fc3e){const _0x45ecf4=_0x352d;_0x3851bd[_0x45ecf4(0x4be)]=_0x57fc3e(_0x4cb391());}(_0x37786d,function(_0x233ea7){const _0x2a2408=_0x352d;return _0x233ea7['enc'][_0x2a2408(0x28d)];}));}(_0xe95a83));var _0x5a306f=_0xe95a83[_0x4176ec(0x4be)];const _0x24097e=_0x53bc33(_0x5a306f);var _0x4e895f={'exports':{}};(function(_0x52915c,_0xda8a48){(function(_0x726c2b,_0x1655c8){const _0x51a53a=_0x352d;_0x52915c[_0x51a53a(0x4be)]=_0x1655c8(_0x4cb391());}(_0x37786d,function(_0xb813e5){const _0xbfb953=_0x352d;return(function(){const _0xab3fa0=_0x352d;if(typeof ArrayBuffer=='function'){var _0x39e0f3=_0xb813e5,_0x45a9b9=_0x39e0f3[_0xab3fa0(0x1e7)],_0x566803=_0x45a9b9[_0xab3fa0(0x422)],_0x58b286=_0x566803[_0xab3fa0(0x15b)],_0x5d982=_0x566803[_0xab3fa0(0x15b)]=function(_0x2568f0){const _0xf5182c=_0xab3fa0;if(_0x2568f0 instanceof ArrayBuffer&&(_0x2568f0=new Uint8Array(_0x2568f0)),(_0x2568f0 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x2568f0 instanceof Uint8ClampedArray||_0x2568f0 instanceof Int16Array||_0x2568f0 instanceof Uint16Array||_0x2568f0 instanceof Int32Array||_0x2568f0 instanceof Uint32Array||_0x2568f0 instanceof Float32Array||_0x2568f0 instanceof Float64Array)&&(_0x2568f0=new Uint8Array(_0x2568f0['buffer'],_0x2568f0['byteOffset'],_0x2568f0[_0xf5182c(0x2a8)])),_0x2568f0 instanceof Uint8Array){for(var _0x25c02f=_0x2568f0[_0xf5182c(0x2a8)],_0x2f4328=[],_0x216715=0x0;_0x216715<_0x25c02f;_0x216715++)_0x2f4328[_0x216715>>>0x2]|=_0x2568f0[_0x216715]<<0x18-_0x216715%0x4*0x8;_0x58b286[_0xf5182c(0x35e)](this,_0x2f4328,_0x25c02f);}else _0x58b286['apply'](this,arguments);};_0x5d982[_0xab3fa0(0x3a9)]=_0x566803;}}()),_0xb813e5[_0xbfb953(0x1e7)]['WordArray'];}));}(_0x4e895f));var _0x3481e9=_0x4e895f['exports'];const _0x4ece88=_0x53bc33(_0x3481e9);var _0x165969={'exports':{}};(function(_0x52b6d8,_0x484811){(function(_0x1645dd,_0x18a562,_0x3d6943){const _0x241401=_0x352d;_0x52b6d8[_0x241401(0x4be)]=_0x18a562(_0x4cb391(),_0x10d9ea());}(_0x37786d,function(_0x58e143){const _0x34614a=_0x352d;return _0x58e143['pad'][_0x34614a(0x23e)]={'pad':function(){},'unpad':function(){}},_0x58e143['pad'][_0x34614a(0x23e)];}));}(_0x165969));var _0x39c675=_0x165969[_0x4176ec(0x4be)];const _0x452d43=_0x53bc33(_0x39c675);function _0x5d77fa(_0x1ebe12,_0xc16d96){const _0x2900ae=_0x4176ec,_0x52e11d=_0xc16d96-_0x1ebe12[_0x2900ae(0x2b7)]%_0xc16d96,_0x4180e9=String[_0x2900ae(0x27d)](_0x52e11d)[_0x2900ae(0x482)](_0x52e11d);return _0x1ebe12+_0x4180e9;}function _0x4ec9d2(_0x45c50e,_0x3d353f){const _0x5c78af=_0x4176ec,_0x527157=_0x4ece88[_0x5c78af(0x2f3)](0x10),_0x597846=_0x5d77fa(_0x45c50e,0x10),_0x813093=_0x39261d[_0x5c78af(0x335)](_0x24097e['parse'](_0x597846),_0x102696[_0x5c78af(0x25b)](_0x3d353f),{'iv':_0x527157,'padding':_0x452d43});return _0x527157[_0x5c78af(0x526)](_0x813093['ciphertext'])['toString'](_0x102696);}function _0x342449(){const _0x43dc6f=_0x4176ec,_0x1db20f=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x43dc6f(0x4f8)];if(_0x1db20f){const _0x3b0940={'time':Math[_0x43dc6f(0x217)](Date[_0x43dc6f(0x4d1)]()/0x3e8),'domain':location[_0x43dc6f(0x47e)]};return _0x4ec9d2(JSON[_0x43dc6f(0x385)](_0x3b0940),_0x1db20f);}}var _0x297ca2=Object[_0x4176ec(0x2b4)],_0xbac34d=Object[_0x4176ec(0x48c)],_0x4fe85a=(_0x241570,_0x413c20,_0x1c5e5c,_0x1875fe)=>{const _0x5f2a53=_0x4176ec;for(var _0x10df0f=_0x1875fe>0x1?void 0x0:_0x1875fe?_0xbac34d(_0x413c20,_0x1c5e5c):_0x413c20,_0x145275=_0x241570[_0x5f2a53(0x2b7)]-0x1,_0x2b734f;_0x145275>=0x0;_0x145275--)(_0x2b734f=_0x241570[_0x145275])&&(_0x10df0f=(_0x1875fe?_0x2b734f(_0x413c20,_0x1c5e5c,_0x10df0f):_0x2b734f(_0x10df0f))||_0x10df0f);return _0x1875fe&&_0x10df0f&&_0x297ca2(_0x413c20,_0x1c5e5c,_0x10df0f),_0x10df0f;},_0x2c5bf1=(_0x20dbab,_0x818643)=>(_0x18ccea,_0xab0d81)=>_0x818643(_0x18ccea,_0xab0d81,_0x20dbab);let _0x3606f5=class{constructor(_0x456222){const _0x24bb89=_0x4176ec;this['_httpService']=_0x456222,this[_0x24bb89(0x223)]();}[_0x4176ec(0x223)](){const _0x5a98ac=_0x4176ec;this['_httpService'][_0x5a98ac(0x3e7)]({'interceptor':(_0x28a1fa,_0x4c2b61)=>{const _0x26ca0f=_0x5a98ac,_0x4c01e0=_0x28a1fa[_0x26ca0f(0x4c1)],_0x4bb0b2=_0x342449();return _0x4bb0b2&&_0x4c01e0[_0x26ca0f(0x266)](_0x26ca0f(0x148),_0x4bb0b2),_0x4c2b61(_0x28a1fa);}});}};_0x3606f5=_0x4fe85a([_0x2c5bf1(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)]))],_0x3606f5);var _0x2e94b6=Object['defineProperty'],_0x8bb9fa=Object[_0x4176ec(0x48c)],_0x41d3bd=(_0x219481,_0x4068ff,_0x1a00cd,_0xbb84d5)=>{for(var _0x2d9ac9=_0xbb84d5>0x1?void 0x0:_0xbb84d5?_0x8bb9fa(_0x4068ff,_0x1a00cd):_0x4068ff,_0x275c02=_0x219481['length']-0x1,_0x364f89;_0x275c02>=0x0;_0x275c02--)(_0x364f89=_0x219481[_0x275c02])&&(_0x2d9ac9=(_0xbb84d5?_0x364f89(_0x4068ff,_0x1a00cd,_0x2d9ac9):_0x364f89(_0x2d9ac9))||_0x2d9ac9);return _0xbb84d5&&_0x2d9ac9&&_0x2e94b6(_0x4068ff,_0x1a00cd,_0x2d9ac9),_0x2d9ac9;},_0x345da1=(_0x363a0e,_0x87bb9d)=>(_0x52aa7f,_0x507883)=>_0x87bb9d(_0x52aa7f,_0x507883,_0x363a0e);const _0x1e3e44=[_0x4176ec(0x3ae),_0x4176ec(0x18a),_0x4176ec(0x3e3),_0x4176ec(0x1cb),'image/bmp'],_0x10816b=0x5*0x400*0x400,_0x59068d=_0x4176ec(0x40c),_0x570d12='/universer-api/stream/file/upload',_0x5d36d0=_0x4176ec(0x4c2),_0x2ca3a0='/universer-api/file/{fileID}/sign-url';_0x5e8095[_0x4176ec(0x55b)]=class{constructor(_0x57f377,_0x4038df,_0x22662a){const _0x5802d1=_0x4176ec;_0xddf92d(this,_0x5802d1(0x4e9),0x0),_0xddf92d(this,_0x5802d1(0x43e),new _0x2c8065[(_0x5802d1(0x58c))]()),_0xddf92d(this,_0x5802d1(0x4ba),this[_0x5802d1(0x43e)]),_0xddf92d(this,'_imageSourceCache',new Map()),(this['_httpService']=_0x57f377,this[_0x5802d1(0x1bf)]=_0x4038df,this[_0x5802d1(0x1d0)]=_0x22662a);}[_0x4176ec(0x38f)](_0x57d917){const _0x21e127=_0x4176ec;this[_0x21e127(0x4e9)]=_0x57d917,this[_0x21e127(0x43e)][_0x21e127(0x52a)](_0x57d917);}[_0x4176ec(0x5b0)](_0x606bf0,_0x3958e1){const _0x292d79=_0x4176ec;if(_0x3958e1===_0x542813['ImageSourceType'][_0x292d79(0x2e8)]){const _0xba1318=new Image();return _0xba1318[_0x292d79(0x254)]=_0x606bf0,_0xba1318;}return this[_0x292d79(0x15f)]['get'](_0x606bf0);}[_0x4176ec(0x40e)](_0x41864d,_0x3f6389,_0xb015df){const _0x34c085=_0x4176ec;_0x3f6389===_0x542813['ImageSourceType'][_0x34c085(0x2e8)]||_0xb015df==null||this[_0x34c085(0x15f)]['set'](_0x41864d,_0xb015df);}async[_0x4176ec(0x24f)](_0x542fe8){const _0x3e08d0=_0x4176ec;try{const _0x2be38f=this[_0x3e08d0(0x426)](this[_0x3e08d0(0x127)](),''+_0x542fe8),_0xc96be1=(await this[_0x3e08d0(0x3d6)][_0x3e08d0(0x313)](_0x2be38f))[_0x3e08d0(0x483)];if(_0xc96be1[_0x3e08d0(0x476)]&&_0xc96be1[_0x3e08d0(0x476)]['code']===_0xd6cb55['OK']){const _0x3b6ae8=new URL(_0xc96be1['url'],this[_0x3e08d0(0x2a4)]())[_0x3e08d0(0x530)]();return Promise[_0x3e08d0(0x446)](_0x3b6ae8);}return Promise[_0x3e08d0(0x347)](_0xc96be1[_0x3e08d0(0x476)]);}catch(_0x59a5fc){return Promise['reject'](_0x59a5fc);}}async['saveImage'](_0xda77a8){const _0x2a57b2=_0x4176ec;let _0x230d9d='';if(!_0x1e3e44['includes'](_0xda77a8[_0x2a57b2(0x286)]))return this[_0x2a57b2(0x141)](),Promise[_0x2a57b2(0x347)](new Error(_0x542813[_0x2a57b2(0x3ec)][_0x2a57b2(0x44d)]));if(_0xda77a8['size']>_0x10816b)return this[_0x2a57b2(0x141)](),Promise[_0x2a57b2(0x347)](new Error(_0x542813[_0x2a57b2(0x3ec)][_0x2a57b2(0x2e7)]));try{const _0x214472=new FormData();_0x214472[_0x2a57b2(0x3e1)]('file',_0xda77a8);const _0x38311b=this[_0x2a57b2(0x1d0)]['getFocusedUnit'](),_0x888a1e=_0x38311b==null?void 0x0:_0x38311b['getUnitId']();if(!_0x888a1e)throw new Error(_0x2a57b2(0x234));const _0x58029b=this[_0x2a57b2(0x2db)]()+_0x2a57b2(0x31c)+_0xda77a8['size'][_0x2a57b2(0x530)]()+'&source='+_0x14912f[_0x2a57b2(0x43a)]+_0x2a57b2(0x2e3)+encodeURIComponent(_0x888a1e),_0x46d01c=await(await fetch(_0x58029b,{'method':_0x2a57b2(0x5c3),'body':_0x214472}))[_0x2a57b2(0x49d)]();if(typeof _0x46d01c['FileId']!=_0x2a57b2(0x199))return this['_decreaseWaiting'](),Promise[_0x2a57b2(0x347)](new Error(_0x542813['ImageUploadStatusType']['ERROR_IMAGE']));_0x230d9d=_0x46d01c[_0x2a57b2(0x2e4)];}catch{return this[_0x2a57b2(0x141)](),Promise['reject'](new Error(_0x542813['ImageUploadStatusType'][_0x2a57b2(0x586)]));}return new Promise((_0x4ef9d2,_0x7e9e0f)=>{const _0x129b17=_0x2a57b2,_0x18fe3e=new FileReader();_0x18fe3e[_0x129b17(0x3e9)](_0xda77a8),_0x18fe3e['onload']=_0x1639cf=>{const _0x1b9a9c=_0x129b17;var _0x33c955;const _0x1de913=(_0x33c955=_0x1639cf[_0x1b9a9c(0x2cd)])==null?void 0x0:_0x33c955[_0x1b9a9c(0x339)];if(_0x1de913==null){this[_0x1b9a9c(0x141)](),_0x7e9e0f(new Error(_0x542813['ImageUploadStatusType'][_0x1b9a9c(0x586)]));return;}const _0x44b671=_0xd3ef1d[_0x1b9a9c(0x471)]['generateRandomId'](0x6);_0x4ef9d2({'imageId':_0x44b671,'imageSourceType':_0x542813[_0x1b9a9c(0x3fa)][_0x1b9a9c(0x213)],'source':_0x230d9d,'base64Cache':_0x1de913,'status':_0x542813[_0x1b9a9c(0x3ec)][_0x1b9a9c(0x449)]}),this[_0x1b9a9c(0x141)]();};});}[_0x4176ec(0x2db)](){const _0x36eb35=_0x4176ec;var _0x57b93d,_0x56e1f4;const _0x58b784=this[_0x36eb35(0x1bf)][_0x36eb35(0x40b)](_0x59068d),_0x13aee5=this[_0x36eb35(0x1bf)]['getConfig'](_0x20ac24);return(_0x56e1f4=(_0x57b93d=_0x13aee5==null?void 0x0:_0x13aee5[_0x36eb35(0x2ab)])!=null?_0x57b93d:_0x58b784)!=null?_0x56e1f4:_0x570d12;}[_0x4176ec(0x127)](){const _0x3b3070=_0x4176ec;var _0x55efbf,_0x126ef8;const _0x5a0903=this[_0x3b3070(0x1bf)][_0x3b3070(0x40b)](_0x5d36d0),_0x1d3412=this[_0x3b3070(0x1bf)]['getConfig'](_0x20ac24);return(_0x126ef8=(_0x55efbf=_0x1d3412==null?void 0x0:_0x1d3412[_0x3b3070(0x584)])!=null?_0x55efbf:_0x5a0903)!=null?_0x126ef8:_0x2ca3a0;}[_0x4176ec(0x2a4)](){const _0x245776=_0x4176ec;var _0x369718;const _0x1b2297=this[_0x245776(0x1bf)][_0x245776(0x40b)](_0x20ac24);return(_0x369718=_0x1b2297==null?void 0x0:_0x1b2297[_0x245776(0x297)])!=null?_0x369718:location['origin'];}[_0x4176ec(0x426)](_0x224e82,_0x5bb1e1){const _0x541099=_0x4176ec;return _0x224e82[_0x541099(0x1bc)]('{fileID}',_0x5bb1e1);}[_0x4176ec(0x141)](){const _0x5716d4=_0x4176ec;this[_0x5716d4(0x4e9)]-=0x1,this[_0x5716d4(0x43e)][_0x5716d4(0x52a)](this[_0x5716d4(0x4e9)]);}},_0x5e8095[_0x4176ec(0x55b)]=_0x41d3bd([_0x345da1(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)])),_0x345da1(0x1,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x345da1(0x2,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2fc)]))],_0x5e8095[_0x4176ec(0x55b)]);var _0x28a421=Object['defineProperty'],_0x185b3c=Object[_0x4176ec(0x48c)],_0x9e538e=(_0x3fbb94,_0x26c7d0,_0x54d308,_0x2bdff7)=>{for(var _0x55ce2c=_0x2bdff7>0x1?void 0x0:_0x2bdff7?_0x185b3c(_0x26c7d0,_0x54d308):_0x26c7d0,_0x3198b9=_0x3fbb94['length']-0x1,_0x3346c5;_0x3198b9>=0x0;_0x3198b9--)(_0x3346c5=_0x3fbb94[_0x3198b9])&&(_0x55ce2c=(_0x2bdff7?_0x3346c5(_0x26c7d0,_0x54d308,_0x55ce2c):_0x3346c5(_0x55ce2c))||_0x55ce2c);return _0x2bdff7&&_0x55ce2c&&_0x28a421(_0x26c7d0,_0x54d308,_0x55ce2c),_0x55ce2c;},_0x861628=(_0x5c5b1a,_0x27e0fa)=>(_0x219b1e,_0x2f7c48)=>_0x27e0fa(_0x219b1e,_0x2f7c48,_0x5c5b1a);let _0x2a45b8=class extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(_0x46a9e7,_0x466bfb,_0x3025dd,_0x35c987,_0x1b207a){const _0x344c41=_0x4176ec;super(),this[_0x344c41(0x11a)]=_0x46a9e7,this[_0x344c41(0x1d0)]=_0x466bfb,this[_0x344c41(0x3c1)]=_0x3025dd,this[_0x344c41(0x10b)]=_0x35c987,this[_0x344c41(0x4a7)]=_0x1b207a,this[_0x344c41(0x1b4)](),this[_0x344c41(0x439)]();}[_0x4176ec(0x439)](){const _0x5a949b=_0x4176ec,_0x3997d7=async _0x20ddbe=>{const _0x2e571d=_0x352d;(await this[_0x2e571d(0x10b)][_0x2e571d(0x3f8)](_0x20ddbe))['event$']['pipe'](_0x5cc70d[_0x2e571d(0x3b9)](_0x180be2=>_0x180be2['eventID']===_0x47367d[_0x2e571d(0x498)][_0x2e571d(0x3ab)]),_0x5cc70d[_0x2e571d(0x50b)](this['dispose$']))[_0x2e571d(0x221)](_0x509450=>{const _0x2cb5bf=_0x2e571d,_0x3acea0=_0x509450,{reason:_0x1042d4}=_0x3acea0[_0x2cb5bf(0x33b)];this[_0x2cb5bf(0x11a)][_0x2cb5bf(0x313)](_0x45bd5d[_0x2cb5bf(0x2bf)])[_0x2cb5bf(0x593)]({'type':_0x3c4c54['MessageType'][_0x2cb5bf(0x3dd)],'content':this[_0x2cb5bf(0x4a7)]['t'](_0x2cb5bf(0x348))+'('+_0x1042d4+')'}),this['_permissionService'][_0x2cb5bf(0x296)](new _0x1b517d[(_0x2cb5bf(0x41d))](_0x20ddbe)['id'],!0x1),this['_collaborationSessionService'][_0x2cb5bf(0x524)](_0x20ddbe);});};_0x2c8065[_0x5a949b(0x2ff)](this[_0x5a949b(0x1d0)][_0x5a949b(0x4b4)](_0xd3ef1d[_0x5a949b(0x20c)]['UNIVER_SHEET']),this['_univerInstanceService'][_0x5a949b(0x4b4)](_0xd3ef1d[_0x5a949b(0x20c)][_0x5a949b(0x457)]))['pipe'](_0x5cc70d[_0x5a949b(0x40d)](_0x28d8ca=>_0x28d8ca['getUnitId']()),_0x5cc70d[_0x5a949b(0x3b9)](_0x333ea1=>!_0xd3ef1d['isInternalEditorID'](_0x333ea1)),_0x5cc70d[_0x5a949b(0x50b)](this[_0x5a949b(0x484)]))[_0x5a949b(0x221)](_0x53f6cd=>{_0x3997d7(_0x53f6cd);});}[_0x4176ec(0x1b4)](){const _0xd09d9a=_0x4176ec,_0x190580=async _0x41b46d=>{const _0x36093e=_0x352d;(await this[_0x36093e(0x10b)][_0x36093e(0x3f8)](_0x41b46d))['event$'][_0x36093e(0x579)](_0x5cc70d[_0x36093e(0x3b9)](_0x3adf46=>_0x3adf46[_0x36093e(0x4d0)]===_0x47367d[_0x36093e(0x498)][_0x36093e(0x5c6)]),_0x5cc70d[_0x36093e(0x50b)](this[_0x36093e(0x484)]))[_0x36093e(0x221)](_0x4d5aa2=>{const _0x36151d=_0x36093e,_0x4c8fa4=_0x4d5aa2,{objectId:_0x3bd7d7}=_0x4c8fa4[_0x36151d(0x33b)],_0x2d3055=this[_0x36151d(0x11a)][_0x36151d(0x313)](_0x4c24d4['SheetPermissionInitController']);_0x3bd7d7===_0x41b46d?_0x2d3055[_0x36151d(0x1c7)](_0x41b46d):_0x2d3055[_0x36151d(0x3c3)](_0x41b46d,_0x3bd7d7);});};_0x2c8065[_0xd09d9a(0x2ff)](this[_0xd09d9a(0x1d0)][_0xd09d9a(0x4b4)](_0xd3ef1d[_0xd09d9a(0x20c)][_0xd09d9a(0x1ab)]),this['_univerInstanceService'][_0xd09d9a(0x4b4)](_0xd3ef1d[_0xd09d9a(0x20c)][_0xd09d9a(0x457)]))['pipe'](_0x5cc70d[_0xd09d9a(0x40d)](_0x51f17f=>_0x51f17f['getUnitId']()),_0x5cc70d[_0xd09d9a(0x3b9)](_0x10929a=>!_0xd3ef1d[_0xd09d9a(0x2cb)](_0x10929a)),_0x5cc70d['takeUntil'](this[_0xd09d9a(0x484)]))[_0xd09d9a(0x221)](_0x22ce50=>{_0x190580(_0x22ce50);});}};_0x2a45b8=_0x9e538e([_0x861628(0x0,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d['Injector'])),_0x861628(0x1,_0xd3ef1d[_0x4176ec(0x2fc)]),_0x861628(0x2,_0xd3ef1d[_0x4176ec(0x57f)]),_0x861628(0x3,_0xd3ef1d[_0x4176ec(0x2bc)](_0x5e8095[_0x4176ec(0x48a)])),_0x861628(0x4,_0xd3ef1d[_0x4176ec(0x2bc)](_0xd3ef1d[_0x4176ec(0x2b3)]))],_0x2a45b8);var _0x2e21f7=Object[_0x4176ec(0x2b4)],_0x509db9=Object[_0x4176ec(0x48c)],_0x285400=(_0x17fe1c,_0x1129f1,_0x1ba6e9,_0x327516)=>{const _0x3912ba=_0x4176ec;for(var _0x2985a5=_0x327516>0x1?void 0x0:_0x327516?_0x509db9(_0x1129f1,_0x1ba6e9):_0x1129f1,_0x40cdb8=_0x17fe1c[_0x3912ba(0x2b7)]-0x1,_0x346681;_0x40cdb8>=0x0;_0x40cdb8--)(_0x346681=_0x17fe1c[_0x40cdb8])&&(_0x2985a5=(_0x327516?_0x346681(_0x1129f1,_0x1ba6e9,_0x2985a5):_0x346681(_0x2985a5))||_0x2985a5);return _0x327516&&_0x2985a5&&_0x2e21f7(_0x1129f1,_0x1ba6e9,_0x2985a5),_0x2985a5;},_0x2aa152=(_0x237ff4,_0x9aa66e)=>(_0x34006b,_0x2cd888)=>_0x9aa66e(_0x34006b,_0x2cd888,_0x237ff4);_0x5e8095[_0x4176ec(0x124)]=class{constructor(_0x3c75ec,_0x4e854b){const _0x20e596=_0x4176ec;this[_0x20e596(0x1bf)]=_0x3c75ec,this[_0x20e596(0x3d6)]=_0x4e854b;}async[_0x4176ec(0x394)](_0x56c21c,_0x3ac4b1){const _0x35dc0b=_0x4176ec;var _0x290e50;const {unitID:_0x1ea193,type:_0x5d055f,revision:_0x44cd7c=0x0}=_0x3ac4b1,_0xa4f39d=this['_getSnapshotAPIPrefix']()+'/'+_0x5d055f+'/unit/'+_0x1ea193+_0x35dc0b(0x253)+_0x44cd7c,_0x3efc75=(await this[_0x35dc0b(0x3d6)][_0x35dc0b(0x313)](_0xa4f39d))[_0x35dc0b(0x483)],_0x17b27e=(_0x290e50=_0x3efc75['snapshot'])==null?void 0x0:_0x290e50[_0x35dc0b(0x1c9)];if(_0x17b27e){const _0x19e757=_0x17b27e==null?void 0x0:_0x17b27e[_0x35dc0b(0x1c2)],_0x2a5813=_0x47367d[_0x35dc0b(0x3c8)]['encode'](_0x47367d[_0x35dc0b(0x499)](_0x19e757));_0x17b27e['originalMeta']=_0x2a5813,Object[_0x35dc0b(0x30a)](_0x17b27e['sheets'])[_0x35dc0b(0x193)](([,_0x50fba6])=>{const _0x4ec09f=_0x35dc0b,_0x21e263=_0x50fba6['originalMeta'],_0x2d7ee4=_0x47367d[_0x4ec09f(0x3c8)]['encode'](_0x47367d[_0x4ec09f(0x499)](_0x21e263));_0x50fba6[_0x4ec09f(0x1c2)]=_0x2d7ee4;});}return _0x3efc75;}async[_0x4176ec(0x2dd)](_0x261c4d,_0x2c9a5b){const _0x24ad6b=_0x4176ec,{unitID:_0x4720e1,type:_0x426eb6,blockID:_0x125f85}=_0x2c9a5b,_0x3419c0=this[_0x24ad6b(0x1c5)]()+'/'+_0x426eb6+_0x24ad6b(0x2bb)+_0x4720e1+_0x24ad6b(0x45a)+_0x125f85;return(await this[_0x24ad6b(0x3d6)][_0x24ad6b(0x313)](_0x3419c0))[_0x24ad6b(0x483)];}async[_0x4176ec(0x57b)](_0x171a56,_0x4414fb){const _0x371ff2=_0x4176ec,{unitID:_0x1f339d,type:_0x2a6c8f,blockID:_0x5c7d2c}=_0x4414fb,_0x19b2be=this[_0x371ff2(0x1c5)]()+_0x371ff2(0x45a)+_0x2a6c8f+_0x371ff2(0x2bb)+_0x1f339d+_0x371ff2(0x45a)+_0x5c7d2c;return(await this[_0x371ff2(0x3d6)][_0x371ff2(0x313)](_0x19b2be))['body'];}async[_0x4176ec(0x242)](_0x3ab57a,_0x12b540){const _0x1e70c8=_0x4176ec,{unitID:_0x482c69,type:_0x35b8f5,from:_0x37ba8c,to:_0x168f07}=_0x12b540,_0x5ebaef=this[_0x1e70c8(0x1c5)]()+'/'+_0x35b8f5+_0x1e70c8(0x2bb)+_0x482c69+_0x1e70c8(0x3e8)+_0x37ba8c+'&to='+_0x168f07;return(await this[_0x1e70c8(0x3d6)][_0x1e70c8(0x313)](_0x5ebaef))[_0x1e70c8(0x483)];}[_0x4176ec(0x23b)](){const _0x26b910=_0x4176ec;var _0x2432ef;return(_0x2432ef=this[_0x26b910(0x1bf)][_0x26b910(0x40b)](_0x16b278))!=null?_0x2432ef:this['_getAPIPrefix']();}[_0x4176ec(0x1c5)](){const _0x43aaf3=_0x4176ec;var _0x2c4194,_0x5aa036;const _0x388796=this[_0x43aaf3(0x1bf)][_0x43aaf3(0x40b)](_0x3c4a0e),_0x509ae6=this['_configService'][_0x43aaf3(0x40b)](_0x20ac24);return(_0x5aa036=(_0x2c4194=_0x509ae6==null?void 0x0:_0x509ae6[_0x43aaf3(0x5a4)])!=null?_0x2c4194:_0x388796)!=null?_0x5aa036:_0x434e9e;}async[_0x4176ec(0x45e)](_0x2edc0d,_0x302de3){const _0x34f62f=_0x4176ec,_0x5d2a8e='/universer-api/snapshot/'+_0x302de3[_0x34f62f(0x286)]+_0x34f62f(0x2bb)+_0x302de3['unitID']+_0x34f62f(0x4f0);return(await this['_httpService']['get'](_0x5d2a8e,{'params':{'resourceId':JSON['stringify'](_0x302de3['resourceIDs'])}}))[_0x34f62f(0x483)];}[_0x4176ec(0x299)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0x4176ec(0x261)](){const _0x52d52f=_0x4176ec;throw new Error(_0x52d52f(0x136));}[_0x4176ec(0x4ec)](){const _0x1ff524=_0x4176ec;throw new Error(_0x1ff524(0x136));}[_0x4176ec(0x204)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}['getLatestCsReqIdBySid'](){const _0x4a72e6=_0x4176ec;throw new Error(_0x4a72e6(0x136));}},_0x5e8095['SnapshotServerOverHTTPService']=_0x285400([_0x2aa152(0x0,_0xd3ef1d[_0x4176ec(0x2ce)]),_0x2aa152(0x1,_0xd3ef1d[_0x4176ec(0x2bc)](_0x46bbd6[_0x4176ec(0x180)]))],_0x5e8095[_0x4176ec(0x124)]);var _0x524707=Object[_0x4176ec(0x2b4)],_0x510dc0=Object[_0x4176ec(0x48c)],_0xda11c3=(_0x1dc155,_0x1913dc,_0x40ffbd,_0x3464f0)=>{for(var _0x3f4fd5=_0x3464f0>0x1?void 0x0:_0x3464f0?_0x510dc0(_0x1913dc,_0x40ffbd):_0x1913dc,_0x3888de=_0x1dc155['length']-0x1,_0xdc2437;_0x3888de>=0x0;_0x3888de--)(_0xdc2437=_0x1dc155[_0x3888de])&&(_0x3f4fd5=(_0x3464f0?_0xdc2437(_0x1913dc,_0x40ffbd,_0x3f4fd5):_0xdc2437(_0x3f4fd5))||_0x3f4fd5);return _0x3464f0&&_0x3f4fd5&&_0x524707(_0x1913dc,_0x40ffbd,_0x3f4fd5),_0x3f4fd5;},_0xf89818=(_0x3e7f49,_0xdc2fc1)=>(_0x4619e0,_0x13b00d)=>_0xdc2fc1(_0x4619e0,_0x13b00d,_0x3e7f49);let _0x73654a=class extends _0xd3ef1d['LocalUndoRedoService']{constructor(_0x3fa173,_0x55cd4a,_0x59db9c,_0x7e1f4,_0x3e2da9){const _0x6971f9=_0x4176ec;super(_0x3fa173,_0x55cd4a,_0x59db9c),this['_transformService']=_0x7e1f4,this[_0x6971f9(0x5ab)]=_0x3e2da9;}[_0x4176ec(0x462)](_0x2e4d03,_0x5b13c5){const _0x41009f=_0x4176ec,_0x4721aa=this[_0x41009f(0x563)](_0x2e4d03);if(_0x4721aa)try{const _0x59da28=this['_transformStack'](_0x4721aa,_0x5b13c5);this[_0x41009f(0x522)](_0x2e4d03,_0x59da28);}catch(_0x1b99bc){this[_0x41009f(0x5ab)]['error']('[CollaborationUndoRedoService]',_0x1b99bc),this['_clearUndo'](_0x2e4d03);}const _0x4609d8=this['_getRedoStack'](_0x2e4d03);if(_0x4609d8)try{const _0x4a0efc=this[_0x41009f(0x295)](_0x4609d8,_0x5b13c5);this[_0x41009f(0x531)](_0x2e4d03,_0x4a0efc);}catch(_0x4ca519){this[_0x41009f(0x5ab)][_0x41009f(0x476)](_0x4ca519),this['_clearRedo'](_0x2e4d03);}}[_0x4176ec(0x49c)](_0x3da51a){const _0x27f898=_0x4176ec,_0x44abd7=this['_getUndoStack'](_0x3da51a);_0x44abd7&&(_0x44abd7[_0x27f898(0x2b7)]=0x0,this[_0x27f898(0x554)]());}[_0x4176ec(0x280)](_0xb507ab){const _0x3b15a4=_0x4176ec,_0x22b234=this[_0x3b15a4(0x340)](_0xb507ab);_0x22b234&&(_0x22b234[_0x3b15a4(0x2b7)]=0x0,this[_0x3b15a4(0x554)]());}[_0x4176ec(0x522)](_0x2b4157,_0x342617){const _0x242e06=_0x4176ec;this[_0x242e06(0x506)]['set'](_0x2b4157,_0x342617),this[_0x242e06(0x554)]();}[_0x4176ec(0x531)](_0x4ab87c,_0x1cd00f){const _0x466388=_0x4176ec;this[_0x466388(0x570)][_0x466388(0x266)](_0x4ab87c,_0x1cd00f),this['_updateStatus']();}['_transformStack'](_0xc723c9,_0x4a72f6){const _0x549317=_0x4176ec,_0x49550d=[];let _0x278927=_0x4a72f6,_0x502263=_0x4a72f6;for(let _0x5b5cc5=_0xc723c9['length']-0x1;_0x5b5cc5>=0x0;_0x5b5cc5--){const {unitID:_0x51d3db,undoMutations:_0xc133ae,redoMutations:_0x53de1a}=_0xc723c9[_0x5b5cc5],_0x46657e=this[_0x549317(0x31d)][_0x549317(0x2b2)](_0x278927,_0xc133ae),_0x2986e8=this[_0x549317(0x31d)][_0x549317(0x2b2)](_0x502263,_0x53de1a);if(_0x47367d[_0x549317(0x4c9)](_0x46657e)||_0x47367d[_0x549317(0x4c9)](_0x2986e8)){this[_0x549317(0x5ab)]['error'](_0x549317(0x398),_0x549317(0x5bb),_0x46657e,_0x2986e8);break;}_0x278927=_0x46657e[_0x549317(0x245)],_0x502263=_0x2986e8['c1Prime'],_0x49550d[_0x549317(0x455)]({'unitID':_0x51d3db,'undoMutations':_0x46657e[_0x549317(0x389)],'redoMutations':_0x2986e8[_0x549317(0x389)]});}return _0x49550d[_0x549317(0x4fc)]();}};_0x73654a=_0xda11c3([_0xf89818(0x0,_0xd3ef1d[_0x4176ec(0x2fc)]),_0xf89818(0x1,_0xd3ef1d['ICommandService']),_0xf89818(0x2,_0xd3ef1d[_0x4176ec(0x238)]),_0xf89818(0x3,_0x47367d[_0x4176ec(0x39c)]),_0xf89818(0x4,_0xd3ef1d[_0x4176ec(0x5b4)])],_0x73654a);class _0x3c8e9e extends _0xd3ef1d[_0x4176ec(0x19c)]{constructor(){const _0xc2944a=_0x4176ec;super(),_0xddf92d(this,_0xc2944a(0x2b8)),this[_0xc2944a(0x2b8)]=_0x2c8065[_0xc2944a(0x24b)](window,_0xc2944a(0x367))[_0xc2944a(0x579)](_0x2c8065['takeUntil'](this[_0xc2944a(0x484)]),_0x2c8065[_0xc2944a(0x53b)](0x1),_0x2c8065[_0xc2944a(0x464)](void 0x0));}[_0x4176ec(0x3f1)](_0x38bb77,_0x4cfd0d,_0x11b4ab=!0x1){const _0x50f250=_0x4176ec,_0x4926cc=new URL(window[_0x50f250(0x54d)][_0x50f250(0x147)]);_0x4926cc[_0x50f250(0x1b3)][_0x50f250(0x266)](_0x38bb77,_0x4cfd0d),_0x11b4ab?window[_0x50f250(0x404)]['replaceState']('','',_0x4926cc[_0x50f250(0x530)]()):window['history'][_0x50f250(0x51e)]('','',_0x4926cc['toString']());}['removeParam'](_0x46c2b2,_0x56310b=!0x1){const _0x8b0f08=_0x4176ec,_0x994179=new URL(window[_0x8b0f08(0x54d)][_0x8b0f08(0x147)]);_0x994179[_0x8b0f08(0x1b3)][_0x8b0f08(0x38e)](_0x46c2b2),_0x56310b?window['history'][_0x8b0f08(0x48b)]('','',_0x994179[_0x8b0f08(0x530)]()):window['history'][_0x8b0f08(0x51e)]('','',_0x994179['toString']());}['getParam'](_0x2cf2de){const _0x44592e=_0x4176ec;var _0xbdc53a;return(_0xbdc53a=new URL(window[_0x44592e(0x54d)][_0x44592e(0x147)])['searchParams'][_0x44592e(0x313)](_0x2cf2de))!=null?_0xbdc53a:void 0x0;}}var _0x18a628=Object[_0x4176ec(0x2b4)],_0x27ff86=Object['getOwnPropertyDescriptor'],_0x4b63b3=(_0x52a004,_0x4af8ea,_0x3d8ee6)=>_0x4af8ea in _0x52a004?_0x18a628(_0x52a004,_0x4af8ea,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x3d8ee6}):_0x52a004[_0x4af8ea]=_0x3d8ee6,_0x5d2f7e=(_0x41e87c,_0x101be1,_0x1d4398,_0x5e52d2)=>{const _0x3c2b5f=_0x4176ec;for(var _0x10f42d=_0x5e52d2>0x1?void 0x0:_0x5e52d2?_0x27ff86(_0x101be1,_0x1d4398):_0x101be1,_0x3b72e8=_0x41e87c[_0x3c2b5f(0x2b7)]-0x1,_0x134792;_0x3b72e8>=0x0;_0x3b72e8--)(_0x134792=_0x41e87c[_0x3b72e8])&&(_0x10f42d=(_0x5e52d2?_0x134792(_0x101be1,_0x1d4398,_0x10f42d):_0x134792(_0x10f42d))||_0x10f42d);return _0x5e52d2&&_0x10f42d&&_0x18a628(_0x101be1,_0x1d4398,_0x10f42d),_0x10f42d;},_0x40fdd1=(_0x3e5aa0,_0x3e0731)=>(_0x54b9c9,_0x4c0c1f)=>_0x3e0731(_0x54b9c9,_0x4c0c1f,_0x3e5aa0),_0x48c138=(_0x4f1ad1,_0x27cd8e,_0x37f280)=>_0x4b63b3(_0x4f1ad1,_0x27cd8e+'',_0x37f280);const _0x47dc73=_0x4176ec(0x329);_0x5e8095[_0x4176ec(0x1ba)]=class extends _0xd3ef1d[_0x4176ec(0x130)]{constructor(_0x2a0527=_0x57c7f4,_0x2c0aa3,_0x3d0306,_0x7cd9a8,_0xb94c1c){const _0x3dfa47=_0x4176ec;super(),this[_0x3dfa47(0x323)]=_0x2a0527,this['_logService']=_0x2c0aa3,this[_0x3dfa47(0x359)]=_0x3d0306,this[_0x3dfa47(0x11a)]=_0x7cd9a8,this['_configService']=_0xb94c1c;const {..._0xe034c1}=this[_0x3dfa47(0x323)];this[_0x3dfa47(0x1bf)][_0x3dfa47(0x2f8)](_0x20ac24,_0xe034c1);}[_0x4176ec(0x122)](){const _0x37dc7e=_0x4176ec;this[_0x37dc7e(0x2a7)](),this[_0x37dc7e(0x15a)]();}['onReady'](){const _0x31549e=_0x4176ec;_0xd3ef1d[_0x31549e(0x15e)](this[_0x31549e(0x11a)],[[_0x1a3e7a]]);}[_0x4176ec(0x149)](){const _0x3cf44e=_0x4176ec;this[_0x3cf44e(0x28a)]();}['_registerDependencies'](){const _0x3ebee4=_0x4176ec;var _0x34e201,_0x4185a4,_0x5ef1fb,_0xdc72a2;this['_injector']['has'](_0xd3ef1d[_0x3ebee4(0x1ac)])&&this[_0x3ebee4(0x5ab)][_0x3ebee4(0x476)](_0x3ebee4(0x5a8),_0x3ebee4(0x479));const _0x28d45d=[[_0xd3ef1d[_0x3ebee4(0x1ac)],{'useClass':_0x73654a}],[_0x5e8095['CollaborationSessionService']],[_0x1cc3f2],[_0x230310,{'useClass':_0x3c8e9e}],[_0x5e8095[_0x3ebee4(0x4b1)]],[_0x5e8095[_0x3ebee4(0x5c2)]],[_0x46bbd6['WebSocketService']],[_0x3d1c7c],[_0x5763eb],[_0x133a0f],[_0x55a4fc],[_0x1947b9],[_0x563f12],[_0x3606f5],[_0x5b0fae],[_0x2a45b8],[_0x39032f,{'useClass':(_0x4185a4=(_0x34e201=this[_0x3ebee4(0x323)])==null?void 0x0:_0x34e201[_0x3ebee4(0x321)])!=null?_0x4185a4:_0x5e8095[_0x3ebee4(0x58e)]}],[_0x47367d[_0x3ebee4(0x16e)],{'useClass':_0x5e8095[_0x3ebee4(0x124)]}],[_0xd3ef1d['IAuthzIoService'],{'useClass':_0x5e8095[_0x3ebee4(0x3d7)]}],[_0x542813[_0x3ebee4(0x32a)],{'useClass':_0x5e8095[_0x3ebee4(0x55b)]}],[_0x5e8095[_0x3ebee4(0x4b2)]],[_0x5e8095['DataLoaderController']],[_0x5e8095['DesktopCollaborationStatusDisplayController']],[_0x1a3e7a],[_0xc8c02a]];(_0x5ef1fb=this['_config'])!=null&&_0x5ef1fb['enableSingleActiveInstanceLock']&&_0x28d45d[_0x3ebee4(0x455)]([_0x2c4fd7,{'useClass':_0x16fdad}]),_0xd3ef1d['registerDependencies'](this[_0x3ebee4(0x11a)],_0xd3ef1d[_0x3ebee4(0x18b)](_0x28d45d,(_0xdc72a2=this[_0x3ebee4(0x323)])==null?void 0x0:_0xdc72a2[_0x3ebee4(0x21b)]));}[_0x4176ec(0x28a)](){const _0x4d565f=_0x4176ec;this['disposeWithMe'](this[_0x4d565f(0x359)][_0x4d565f(0x4ef)](_0xd3ef1d[_0x4d565f(0x20c)][_0x4d565f(0x457)],[_0x456732])),this['disposeWithMe'](this[_0x4d565f(0x359)][_0x4d565f(0x4ef)](_0xd3ef1d[_0x4d565f(0x20c)][_0x4d565f(0x1ab)],[_0xf8b72f]));}[_0x4176ec(0x15a)](){const _0x498feb=_0x4176ec;var _0x183948,_0x4430b1;this[_0x498feb(0x11a)]['get'](_0x46bbd6['HTTPService'])[_0x498feb(0x3e7)]({'priority':0x14,'interceptor':_0x46bbd6[_0x498feb(0x587)]({'maxParallel':0x6})}),(_0x183948=this[_0x498feb(0x323)])!=null&&_0x183948[_0x498feb(0x4fa)]||this['_injector'][_0x498feb(0x313)](_0x5e8095[_0x498feb(0x5c2)])[_0x498feb(0x44e)](),(_0x4430b1=this['_config'])!=null&&_0x4430b1[_0x498feb(0x22d)]&&_0xd3ef1d['touchDependencies'](this[_0x498feb(0x11a)],[[_0x563f12]]),_0xd3ef1d[_0x498feb(0x15e)](this['_injector'],[[_0x3606f5],[_0xc8c02a],[_0x5e8095[_0x498feb(0x306)]],[_0x5e8095[_0x498feb(0x4b2)]],[_0x5e8095[_0x498feb(0x1c8)]],[_0x2a45b8]]);}},_0x48c138(_0x5e8095[_0x4176ec(0x1ba)],_0x4176ec(0x592),_0x47dc73),_0x5e8095['UniverCollaborationClientPlugin']=_0x5d2f7e([_0xd3ef1d['DependentOn'](_0x47367d[_0x4176ec(0x47f)],_0x46bbd6[_0x4176ec(0x551)]),_0x40fdd1(0x1,_0xd3ef1d[_0x4176ec(0x5b4)]),_0x40fdd1(0x2,_0x141d86['IRenderManagerService']),_0x40fdd1(0x3,_0xd3ef1d['Inject'](_0xd3ef1d[_0x4176ec(0x5ba)])),_0x40fdd1(0x4,_0xd3ef1d[_0x4176ec(0x2ce)])],_0x5e8095[_0x4176ec(0x1ba)]),_0x5e8095['AUTHZ_URL_KEY']=_0x4ad53e,_0x5e8095['COLLAB_SUBMIT_CHANGESET_URL_KEY']=_0x4aec31,_0x5e8095[_0x4176ec(0x552)]=_0x5d93b2,_0x5e8095[_0x4176ec(0x294)]=_0x52e01f,_0x5e8095['CollaborationStatusDisplay']=_0x23a232,_0x5e8095['CommentService']=_0x5b0fae,_0x5e8095[_0x4176ec(0x460)]=_0x1f3478,_0x5e8095[_0x4176ec(0x443)]=_0x3ac21c,_0x5e8095['ICollaborationSocketService']=_0x39032f,_0x5e8095['IURLService']=_0x230310,_0x5e8095['LOCAL_CACHE_INTERVAL_KEY']=_0x102ba6,_0x5e8095[_0x4176ec(0x4cd)]=_0x342faa,_0x5e8095['RETRY_CONNECTING_MAX_COUNT_KEY']=_0x556d99,_0x5e8095[_0x4176ec(0x44c)]=_0x195f21,_0x5e8095[_0x4176ec(0x55c)]=_0x3c4a0e,_0x5e8095[_0x4176ec(0x366)]=_0x16b278,_0x5e8095['SessionStatus']=_0x5a5e86,_0x5e8095[_0x4176ec(0x228)]=_0x2ea295,_0x5e8095['WebURLService']=_0x3c8e9e,_0x5e8095[_0x4176ec(0x577)]=_0x44c533,_0x5e8095[_0x4176ec(0x1d9)]=_0x3a96bd,Object['defineProperty'](_0x5e8095,Symbol[_0x4176ec(0x516)],{'value':_0x4176ec(0x2d9)});}));function _0x17ad(){const _0x364cac=['_setupBeforeClosingHandler','_isPermissionRej','Warning','collaborators','SheetCollaborationEntity','@univerjs/sheets','_colorIndex','_onConnectionFailed','objects','toStringTag','_commentUpdate$','c2Prime','title','extend','words','isActive','submit\x20changeset\x20error!','pushState','sessionStatus$','_applyRemoteChangeset','?url=','_substituteUndoStack','_state$','closeSession','online','concat','[CollaborationState]:\x20apply\x20error!','COLORS','cfg','next','loadSheet','ALREADY_EXISTS','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','ThemeService','_context','toString','_substituteRedoStack','8XoVIZX','BlockCipher','Workbook','...','status$','React','DOC_RANGE_TYPE','UniverCollaborationClient','Univer','shareReplay','_members','_toggleOnline','getRandomValues','WebSocketService','\x0aAfter:\x20','sequenceExecute','disposeUnit','[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.','_scheduleHeartbeat','width','key','none','_showConflictNotification','_socketMessageSubscription','_transformStateCache','isEditing','getItem','location','CBC','_initStatusComponent','verdancy600','UniverNetworkPlugin','COLLAB_WEB_SOCKET_URL_KEY','indexOf','_updateStatus','_textBubble','_refreshCollabCursors','_handler','PERMISSION_REJ','onSendChangeset','icon','ImageIoService','SNAPSHOT_SERVER_URL_KEY','awaitingChangeset','subunit','hidden','INotificationService','_updateState','LIVESHARE_NEW_HOST','_getUndoStack','ceil','_checkMissing','throttleTime','_setupSubUnitSync','_stopTelemetryCollaborationNewChangeset','objectType','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','sin','_drawRectRange','InsertRangeMoveRightCommandId','DeleteRangeMoveLeftCommandId','[OfflineState]:\x20received\x20changeset.','_redoStacks','registerOnClose','toggleOnline','getSheetBySheetId','_throwTelemetryCollaborationNewChangeset','_transformUndoredo','_pendingMutations','deserializeToCombResponse','isTransformMutationsWithChangesetSuccess','pipe','svg','getDeserializedSheetBlock','CollaborationEntity','debounce','getUnitId','IPermissionService','_startDocCollabCursor','_docStateChangeManagerService','_disabled','_hideTimer','signUrlServerUrl','_iv','ERROR_IMAGE','ThresholdInterceptorFactory','withCredentials','_drawTextRange','_commentService','rxjs/operators','Subject','transformSelections','CollaborationSocketService','allowed','getRoom','arc','pluginName','show','APPLY_PERMISSION_DENIED','backgroundColor','APPLY_DUPLICATED','HEARTBEAT','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','BlockCipherMode','transformRemoteChangeset','execute','COMPRESS_MUTATION_APPLY','defIds','_roomMembers','setActiveRange','defs','collaboration_new_changeset','setTimeout','getTypeOfUnitDisposed$','snapshotServerUrl','ws://127.0.0.1:8000/universer-api/comb/connect','executeCommand','MergeInterceptorFactory','[UniverCollaborationClientPlugin]','onlineStatusIcon','/new_changes','_logService','[CollaborationSessionService]:\x20socket\x20error','_tryEnsureSocket','OTHER_CLIENTS_EDITING','@univerjs/sheets-ui','getImageSourceCache','close','@univerjs/docs','InsertColCommandId','ILogService','_initResize','_initCommandExecutedListener','handleIRemoveRow','@univerjs/docs-ui','_singleActiveUnitService','Injector','transformStack\x20failed!','_exhaustRemoteChangesetQueue','2650QhIcyF','changesets','_scheduleSaving','put','ReplaySubject','LocalCacheService','POST','permission.content','createInstance','UPDATE_PERMISSION_OBJ','ColorKit','beginPath','_onConflict','LEAVE','OnLineSingle','objectID','_disableEditing','forwardRef','UniverCollaboration','create','UNAUTHENTICATED','_collaborationTimeoutTimer','tag','_submitChangeset','_collaborationSessionService','AWAITING_WITH_PENDING','retryConnectingInterval','OFFLINE','findNodePositionByCharIndex','top','_createSocket','collaboration-client.offline-data-not-saved','hide','_createInitialStateImpl','unit','clearInterval','asObservable','size','univer-online','_injector','mutations','loadOfflineData','UniverNetwork','splice','handleIRemoveCol','auth.needGotoLoginAlert','measureText','onStarting','_socketService','SnapshotServerOverHTTPService','UNIVER_UNKNOWN','_lastPointer','_getSignURL','BuiltInUIPart','format','_key','fetching\x20missing\x20changesets\x20from\x20','onRemoteChangeset','_cachedData','displayName','UPDATE_CURSOR','Plugin','onCommandExecuted','unknown','\x20-\x20','padding','_commandService','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','CHANGESET_REVISION_CONFILICT','_startSheetCollabCursor','generateRandomId','_queuedRemoteChangesets','transformMutation','distinctUntilChanged','clipPath','Unknown\x20user','crypto','revision','_decreaseWaiting','getColor','UNKNOWN_CMD','debug','EffectRefRangId','constructor','href','x-univer-host','onRendered','_docSyncEditingCollabCursorService','FETCH_MISSING','useCallback','onTransformState','univer-online-status-icon','font','CipherParams','offline','rev','_notificationService','add','HMAC','freeze','replaceTextRanges','roles','textRanges','_initDependencies','init','CONFLICT','onCommentUpdate','touchDependencies','_imageSourceCache','addEventListener','UNIVER_SLIDE','_online','_retryCount','_minBufferSize','from','_append','registerBeforeClose','baseRev','isTransformChangesetsSuccess','save\x20fail\x20reason\x20is\x20','_transformRemoteChangesetByStateCache','_collabSessionService','_render','ISnapshotServerService','univer-online-status','HTTPRequest','COMPLETION_FINISHED','_handleHeartbeatEvent','gold400','_onRemoteRetry','putCollaborators','_scheduleClearOtherTimer','_onCursorUpdate','_handleEvent','mapDocumentTypeToUniverType','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','YUUMI_RATE_OVER_LIMIT','selections','IBeforeCloseService','transformByState','useDependency','HTTPService','conflict','RemoveColCommandId','IDLE','_HTTPService','_clearCollaborationTimeoutTimer','\x20to\x20','currentColor','COLLAB_WEB_SOCKET_URL','_sendHeartbeat','image/jpeg','mergeOverrideWithDependencies','_getAnchorBounding','switchMap','PENDING','finalize','getMergeData','_cursors','_memberService','forEach','editingUnit','setShapeProps','HEARTBEAT_TIMEOUT','decryptBlock','Disposable','string','fetch_missing','_candidateSocket','RxDisposable','_initEventListeners','LIVESHARE_FETCH_OPERATIONS','rxjs','min','liveShareNewHost','saveOfflineData','_onRemoteChangeset','hovered','_nDataBytes','disposeWithMe','ONLINE','setAlpha','rng','charCodeAt','UNIVER_SHEET','IUndoRedoService','number','fetchThroughInterceptors','processBlock','getStateCache','url(#$1','collaboration-session-retry','searchParams','_initUnitPermissionChange','newCsEvent','color','@univerjs/engine-render','roomMembers$','@univerjs/ui','UniverCollaborationClientPlugin','1498847TKocxy','replace','syncEditingCollabCursor','getAllMembers','_configService','UnitSnapshot','getSheetId','originalMeta','registerRefRange','_loadDoc','_getAPIPrefix','compose','initWorkbookPermissionChange','DesktopCollaborationStatusDisplayController','workbook','range','image/gif','_backgroundColor','requestParams','_syncEditingCollabCursorService','joinEvent','_univerInstanceService','_sendHeartbeatTimer','_updateCollabCursors','_onRemoteRejected','_map','blue400','UniverEngineFormula','startColumn','HttpImport','serializeCombRequest','_transformPreviousActiveRange','listRoles','_telemetryInfo','/universer-api/authz','_replayCachedMutations','_messageService','currentSkeleton$','fill','operators','_sender','clearTimeout','className','_status$','lib','_draw','_getLoginPath','_tryReconnect','/allowed','_beforeCloseService','collabSubmitChangesetUrl','_invKeySchedule','duration','visibilitychange','reqId','idSuffix','_transformHistoryAndStateStack','@univerjs/core','Decryptor','YUUMI_UNABLE_LOAD_URL','cursorInfo$','reduce','session','InsertRowCommandId','addObjects','getParam','_type','transformIMECache','onTransformChange$','_doProcessBlock','split','_xformMode','getUnitStatus$','copyFileMeta','routeKey','_keySchedule','M0\x200H16V16H0z','HttpExport','CollaborationSession','close$','DocSelectionManagerService','UniverInstanceType','transform','_uiPartsService','_scene','getRenderById','transformChangesets','setInterval','UUID','BufferedBlockAlgorithm','update','UniverDesign','floor','/object/','SetWorksheetActivateCommand','setUndoRedoMutationParamsCache','override','collabWebSocketUrl','fillStyle','complete','path','assignAColorForMemberID','subscribe','COLLAB_SUBMIT_CHANGESET_URL','_initRequestHeader','awaiting','csRejEvent','post','onRemoteRej','SheetCollabCursorShape','find','4437783IWgUGg','_incrementRevisionNumber','SHA1','enableAuthServer','_onCursorDelete','_snapshotServerService','getMember','combineLatest','_localStorageService','action','unitId\x20is\x20not\x20found','_docTransformIMECacheService','_removeClearOtherTimer','charAt','IContextService','isPermissionRej','Shape','_getSnapshotAPIPrefix','_anchorDot','createIdentifier','NoPadding','Base','collabCursorState$','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','fetchMissingChangesets','fillText','attrs','c1Prime','collabStatus.offline','univer-pro.collaboration-client.single-active-unit-service','RevisionService','_initMergeInterceptor','conflict.content','fromEvent','appendMutation','cmd','onMissingChangesets','getImage','FETCH_MISS','_startTelemetryCollaborationNewChangeset','UNKNOWN_CODE','/rev/','src','focused$','getCurrentUser','confirm','black','serializeRangeWithSheet','MSG_FOR_ERROR','parse','startRow','_onJoinRoomEvent','Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.','children','sheetID','saveSheetBlock','csShouldRetryEvent','FAIL','75qzeUSo','_unlockTransition','set','_awaitingChangeset','NodePositionConvertToRectRange','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','_urlService','getUnitType','getDocRanges','awaiting_with_pending','univerjs-icon\x20univerjs-icon-','_entityInit$','docStateChange$','HmacSHA1','take','LIVESHARE_TERMINATE','CHANGESET_REJ','dispose','getInterceptPoints','_handleJoinEvent','getCollabEntity$','getFocusedUnit','_entities','ivSize','leaveEvent','fromCharCode','_socketReady','NEW_CHANGESETS','_clearRedo','onPointerEnter$','createDecryptor','reconnect','bind','_event$','type','_cursorShapes','_retryConnectingTimer','_keyPriorReset','_registerRenderDependencies','startTime','telemetry\x20info\x20is\x20not\x20initialized','Utf8','propertyIsEnumerable','_updateLocalCache','blockSize','_name','_transformIMECache','_process','CollaborationStatus','_transformStack','updatePermissionPoint','downloadEndpointUrl','_docTransformSelectionsService','saveSnapshot','_localCacheService','transformStateCache','_prevBlock','_state','_executeRemoteChangeset','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','_onConnectionOpen','UniverDocsUi','assign','formatter','_getDownloadEndpointURL','SNAPSHOT_INVALID_SNAPSHOT','_eventUnsubscribe','_registerDependencies','byteLength','[CollaborationSession]','jiqing500','uploadFileServerUrl','onTransformSelections','_lockTransition','collaboration-client.config','OffLineSingle','visibilityState','Pkcs7','transformMutationsWithChangeset','LocaleService','defineProperty','_getCurrentRevision','not_collab','length','urlChange$','failed\x20to\x20apply\x20missed\x20changesets!','socket$','/unit/','Inject','createSocket','_onMessage','IMessageService','pending','_resendTimeout','collab-client.tooltip.reconnect','@univerjs/network','UNDEFINED','parseProtocolChangeset','getValue','JOIN','_transformUndoRedoStack','2953974pWOGxq','_fetchMissChangesets','isInternalEditorID','unitId','target','IConfigService','endRow','#fff','fetchMiss','[SyncedState]:\x20received\x20acknowledgement.','DeleteRangeMoveUpCommandId','_sheetSkeletonManagerService','_remoteChangesetQueue','univer-online-status-title','unshift','_getCtorByUniverType','Module','#FFF','_getUploadFileURL','roomInfos','getSheetBlock','slice','_removeCollabCursors','function','message$','interceptor','&assign=','FileId','getOffsetConfig','method','ERROR_EXCEED_SIZE','BASE64','/collaborator','@univerjs/design','_onUserJoin','getCurrentUnitForType','UniverIcon','getActiveRange','url(#off-line-single_clip0_910_343)','NOT_COLLAB','url(#on-line-single_clip0_910_349)','_docSkeleton','random','onlineStatusTitle','updateCollaborator','onPointerLeave$','_revisionService','setConfig','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','_nRounds','rgba(255,\x20255,\x20255,\x200.01)','IUniverInstanceService','_session','LIVESHARE_REQUEST_HOST','merge','_hover','_clearHeartbeatTimer','catch','createElement','getSkeleton','mode','DataLoaderController','updateCursorEvent','PSEUDO_FETCH_MISSING_RESULT','onMouseMove','entries','_scheduleCollaborationTimeoutTimer','UniverDocs','_shapes','_rescheduleHeartbeat','sheetId','_removeRoom','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','[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.','get','default','clamp','Base64','isArray','CHANGESET_SHOULD_RETRY','lineTo','LICENSE_IMPORT_SIZE_EXCEEDED','collaboration.single-unit.warning','?size=','_transformService','_instanceService','_resendWithTimeout','[PendingState]:\x20unhandled\x20univer\x20type:\x20','socketService','_mode','_config','SEND_CHANGESET_TIMEOUT','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','IRemoteInstanceService','SerializableCipher','DocIMEInputManagerService','UNIVER_COLLABORATION_CLIENT_PLUGIN','IImageIoService','YUUMI_SUBSCRIPTION_NOT_FOUND','updateMember','SYNCED','uni.network.url-service','[CollaborationEntity]','setItem','_createHelper','unit-cache-','makeDirty','_snapshotService','encrypt','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','1em','AES','result','_docTransformStateCacheService','data','deleteCollaborator','delay','OpenSSL','startsWith','_getRedoStack','clear','_listenToOnlineEvent','algo','MessageType','sid','_createInitialState','reject','collaboration.closeRoom','save','TEXT','_collabCursorController','EvpKDF','UNRECOGNIZED','endColumn','socket\x20close','RETRY_CONNECTING_MAX_COUNT','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','objectActions','_socket','FromArray','_startCollaboration','_unitStatus','onTransformRemoteChangesetByStateCache','@univerjs/rpc','_renderManagerService','RECV','Hex','collaMsg','_range','call','handleInsertCol','Latin1','_drawAnchor','off-line-single_clip0_910_343','MUTATION','sessionStatus','getTime','SNAPSHOT_URL_KEY','popstate','Error\x20on\x20receiving\x20event','_collabCursorState$','name','_acknowledgedAwaitingChangeset','deepClone','VIEWPORT_KEY','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','actions','_onRecvEvent','620827cEkOjx','_cursor','_ensureSubject','handleMoveRange','USERS_LEAVE','join','enc','url','UniverUi','SheetsSelectionsService','UniverTelemetry','_doFinalize','drawWith','off-line-single','[FetchMissState]','pauseCollaboration','onRemoteRetry','HEADER_MENU','_onRemoteACK','stringify','doc.mutation.rich-text-editing','connection\x20error','_toggleOffline','m2Prime','onSyncEditingCollabCursor','mixIn','Could\x20not\x20dynamically\x20require\x20\x22','_shouldReportTelemetry','delete','setWaitCount','colorChannel1','RemoveRowCommandId','UniverDrawing','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','getUnitOnRev','substr','onRemoteAck','[CollaborationController]:\x20invalid\x20univer\x20type:\x20','[CollaborationUndoRedoService]','UniverRpc','height','_anchor','ITransformService','_onUserLeave','apply','m1Prime','getRangePointData','Encryptor','_hasher','_colorAssignService','object','_loadSheet','some','univer-offline','_onCombEvent','prototype','msCrypto','SHOULD_CLOSE_CONN','_sessions','status','image/png','selection','BehaviorSubject','No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','_roomMembers$','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','LICENSE_DISTRO_REJECTED','RECT','column','_createHandler','isTransformMutationFailure','filter','_hovered','APPLY_NON_SEQUENTIAL_REVISION','_updateSubUnitFromURLParams','_scheduleTimestamp','onTransformIME','getVpScrollXYInfoByPosToVp','ITelemetryService','_permissionService','_listenToOfflineEvent','refreshPermission','_reverseMap','toLowerCase','event$','iterations','textEncoder','NOT_FOUND','[PendingState]:\x20received\x20acknowledgement.','joinRsp','PasswordBasedCipher','2970PfMyqw','_cipher','CONNECTOR_DATA_TOO_LARGE','getUnit','_socket$','_changesetReqId','currentTheme$','AWAITING','_init','_httpService','AuthzIoHttpService','getCollabEntity','getMemberID','_saveCache','toRgbString','loginUrlKey','Error','CompressMutationService','_ws','getRelativeToViewportCoord','append','_clearScheduledTask','image/jpg','Tooltip','[OfflineState]:\x20received\x20rejection.','list','registerHTTPInterceptor','/fetchmissing?from=','readAsDataURL','randomBytes','pad','ImageUploadStatusType','_getSendChangesetTimeout','LICENSE_MAX_UNITS_EXCEEDED','_oKey','SNAPSHOT_HAS_BEEN_REMOVED','setParam','exhaustSavingTask','max','0\x200\x2017\x2016','_refRangeService','_iKey','Hasher','requireSession','all','ImageSourceType','xlink:href','triggerDblclick','bottom','_getSaveTimeout','addObject','_updateLocalCursor','randomUUID','_send','ciphertext','history','_id','DisposableCollection','_transformRemoteChangesetByIMECache','_changesetSessionId','sigBytes','$super','getConfig','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','map','addImageSourceCache','collabStatus.fetchMiss','__creator','_onOffline','_hash','roomMembers','evenodd','text','_getScale','includes','@univerjs/engine-formula','error$','socket\x20open.','memberID','handleInsertRangeMoveDown','WorkbookEditablePermission','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','_onRefRangeChange','registerComponent','_docSkeletonManagerService','WordArray','_collaborationPaused','removeMember','ranges','_replaceFileID','reset','CHANGESET_ACK','collab-text-range-','/role','AUTHZ_URL_KEY','getCoordByCell','params','getViewport','localeService','collabStatus.conflict','APPLY_REVISION_CONFILICT','useRef','onMissedChangesetFetched','row','fromEventSubject','TOO_MANY_REQUESTS','[PendingState]:\x20received\x20rejection.','ICommandService','_initCloseConn','UnitEmbedded','redoState','_undoRedoService','userID','_change$','members','RichTextEditingMutation','collabStatus.synced','_clearLocalCache','HEARTBEAT_TIMEOUT_KEY','/-/object/-/batch_allowed','salt','resolve','unsubscribe','current','SUCCUSS','toDisposable','_unitOnClients','SEND_CHANGESET_TIMEOUT_KEY','ERROR_IMAGE_TYPE','disableLocalCache','SetDocZoomRatioOperation','[DataLoaderController]','session.room-full','NO_OTHER_CLIENTS_EDITING','_sendingTimer','hasOwnProperty','push','UNIVER_PROJECT','UNIVER_DOC','labelPosition','on-line-single','/block/','undoState','collaboratorID','capture','getResourcesRequest','equals','HEARTBEAT_INTERVAL_KEY','\x20in\x20_schedule.','transformUndoRedo','_cursorInfo$','mapTo','HELLO','_initStatusListener','_onFetchMissResult','JOINING','getCurrentRevOfUnit','398316kQQxbc','Undefined','RegularPolygon','compute','getCurrentSelections','COMMENT_UPDATE','/-/object/list','Tools','_themeService','LIVESHARE_OPERATION','DocCollaborationEntity','contains','error','_transformSelections','_updateURLWithCurrentState','you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!','_createHmacHelper','keySize','collabStatus.syncing','_heartbeatTimer','hostname','UniverCollaborationPlugin','_schedule','setStateCache','repeat','body','dispose$','react','kdf','UniverEngineRender','unitID','updateOfflineData','CollaborationSessionService','replaceState','getOwnPropertyDescriptor','resend','encodeURIComponent','onPointerMove$','every','parseChangesetToProtocol','YUUMI_URL_COL_OUT_OF_RANGE','_transitionLocked','INGEST','_userManagerService','_labelPosition','IUIPartsService','CollaborationEvent','b64DecodeUnicode','_ENC_XFORM_MODE','updatePermissionObjEvent','_clearUndo','json','with','SUBMIT_CHANGESET','\x0aCurrent:\x20','_unitID','hasher','Rectangle','_timeoutTimer','JSONX','Optional','_localeService','authzUrl','1454886CCnOrt','values','_telemetryService','onStateChange','setCurrentUser','_doCryptBlock','UserManagerService','_sheetTransformSelectionsService','MemberService','CollaborationController','closePath','getTypeOfUnitAdded$','handleDeleteRangeMoveLeft','_handleHover','_selfUnitIDs','getAncestorScale','getCollabCursors$','change$','open$','_data','univer-pro.collaboration-client-socket-service','exports','DocStateChangeManagerService','whenReady','headers','EXCHANGE_SIGN_URL_SERVER_URL_KEY','onTransformRemoteChangesetByIMECache','then','CommandType','_collaborationController','getOwnPropertySymbols','div','isTransformMutationsWithChangesetFailure','flatMap','getActiveSheet','getUndoRedoMutationParamsCache','LOGIN_URL_KEY','_getAPIPrefixPath','has','eventID','now','_syncEditingCollabCursor','SetSelectionsOperation','@univerjs/drawing','_clearOtherTimers','createEncryptor','incrementRevOfUnit','decrypt','Vector2','clone','Rect','subscribeEvent','USERS_ENTER','red300','@univerjs/telemetry','_resendTimer','__esModule','permissionRejEvent','MD5','_color','/universer-api/snapshot','_parse','StreamCipher','_handleLeaveEvent','_waitCount','_joinRoom','_saveTaskMap','saveChangeset','synced','ENSURE_SNAPSHOT_EXECUTION','registerRenderModule','/resources','abs','_clearTimeoutTimer','send','permission.title','INVALID_ARGUMENT','Cipher','setShowComponents','__Key__','_compressMutationService','enableOfflineEditing','[CollaborationSessionService]','reverse','listCollaborators','round','MoveRangeCommandId','toggleOffline','_sessionStatus$','getUnhiddenWorksheets','_getMergeRange','restore','_assignedColors','_undoStacks','subUnitId','_waitForHeartbeatResponse','PERMISSION_DENIED','TEXT_RANGE_LAYER_INDEX','takeUntil','cursorInfo'];_0x17ad=function(){return _0x364cac;};return _0x17ad();}
|
1
|
+
function _0x5201(_0x5e7c1f,_0x268db3){const _0x4f955f=_0x4f95();return _0x5201=function(_0x5201b7,_0x31e041){_0x5201b7=_0x5201b7-0x13d;let _0x23ea87=_0x4f955f[_0x5201b7];return _0x23ea87;},_0x5201(_0x5e7c1f,_0x268db3);}(function(_0x44e55b,_0x275671){const _0x34c76d=_0x5201,_0x4b1e02=_0x44e55b();while(!![]){try{const _0x5abe83=parseInt(_0x34c76d(0x5fd))/0x1*(-parseInt(_0x34c76d(0x518))/0x2)+-parseInt(_0x34c76d(0x2cf))/0x3*(-parseInt(_0x34c76d(0x2bd))/0x4)+-parseInt(_0x34c76d(0x3ae))/0x5+-parseInt(_0x34c76d(0x5ce))/0x6*(parseInt(_0x34c76d(0x193))/0x7)+parseInt(_0x34c76d(0x487))/0x8*(-parseInt(_0x34c76d(0x56e))/0x9)+-parseInt(_0x34c76d(0x2a0))/0xa+parseInt(_0x34c76d(0x591))/0xb;if(_0x5abe83===_0x275671)break;else _0x4b1e02['push'](_0x4b1e02['shift']());}catch(_0x37f3a8){_0x4b1e02['push'](_0x4b1e02['shift']());}}}(_0x4f95,0x76944),function(_0x2907bf,_0x163025){const _0x31b328=_0x5201;typeof exports==_0x31b328(0x355)&&typeof module<'u'?_0x163025(exports,require('@univerjs/core'),require('rxjs'),require(_0x31b328(0x523)),require(_0x31b328(0x33d)),require(_0x31b328(0x2eb)),require('@univerjs/network'),require(_0x31b328(0x413)),require('@univerjs/telemetry'),require(_0x31b328(0x222)),require(_0x31b328(0x470)),require(_0x31b328(0x3b0)),require(_0x31b328(0x2ea)),require(_0x31b328(0x328)),require('@univerjs/engine-formula'),require(_0x31b328(0x2bb)),require(_0x31b328(0x169)),require(_0x31b328(0x32c))):typeof define==_0x31b328(0x172)&&define[_0x31b328(0x5e9)]?define([_0x31b328(0x29b),_0x31b328(0x248),'rxjs',_0x31b328(0x523),_0x31b328(0x33d),_0x31b328(0x2eb),_0x31b328(0x27d),'@univerjs-pro/collaboration','@univerjs/telemetry',_0x31b328(0x222),'@univerjs/sheets',_0x31b328(0x3b0),'@univerjs/docs',_0x31b328(0x328),'@univerjs/engine-formula',_0x31b328(0x2bb),_0x31b328(0x169),'@univerjs/rpc'],_0x163025):(_0x2907bf=typeof globalThis<'u'?globalThis:_0x2907bf||self,_0x163025(_0x2907bf[_0x31b328(0x4a9)]={},_0x2907bf['UniverCore'],_0x2907bf[_0x31b328(0x187)],_0x2907bf[_0x31b328(0x187)][_0x31b328(0x539)],_0x2907bf[_0x31b328(0x466)],_0x2907bf[_0x31b328(0x4d9)],_0x2907bf[_0x31b328(0x1b3)],_0x2907bf[_0x31b328(0x2a5)],_0x2907bf[_0x31b328(0x1d9)],_0x2907bf['UniverDocsUi'],_0x2907bf[_0x31b328(0x4ea)],_0x2907bf[_0x31b328(0x1af)],_0x2907bf['UniverDocs'],_0x2907bf['UniverDrawing'],_0x2907bf[_0x31b328(0x457)],_0x2907bf[_0x31b328(0x429)],_0x2907bf[_0x31b328(0x4fa)],_0x2907bf[_0x31b328(0x491)]));}(this,function(_0x24454f,_0x223914,_0x3fbd04,_0x4da2a9,_0x3fa11f,_0x405b11,_0x1ddba4,_0x9ea725,_0x1bec3e,_0x13e81e,_0x59e5a9,_0xdd060a,_0x4a2356,_0x5008e0,_0x2199c2,_0x133108,_0x220425,_0x193116){'use strict';const _0x3948cf=_0x5201;var _0x5c8b4b=Object['defineProperty'],_0x54276b=(_0x129fc8,_0x41cd30,_0x4c2844)=>_0x41cd30 in _0x129fc8?_0x5c8b4b(_0x129fc8,_0x41cd30,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x4c2844}):_0x129fc8[_0x41cd30]=_0x4c2844,_0xeb55cc=(_0x4eee83,_0x2cc8f8,_0x1db2e4)=>_0x54276b(_0x4eee83,typeof _0x2cc8f8!=_0x3948cf(0x606)?_0x2cc8f8+'':_0x2cc8f8,_0x1db2e4);const _0x454abe=_0x3948cf(0x198),_0x3dc583=_0x3948cf(0x502),_0x102c98=_0x3948cf(0x46d),_0x224844=_0x3948cf(0x5ad),_0x2c6078=_0x3948cf(0x218),_0x13b7a4='ws://127.0.0.1:8000/universer-api/comb/connect',_0x224248='HEARTBEAT_INTERVAL',_0x44eea9='HEARTBEAT_TIMEOUT',_0x5b3dc5=_0x3948cf(0x5da),_0x5e1c84=_0x3948cf(0x45e),_0x38f10d=_0x3948cf(0x33b),_0x1959f8=_0x3948cf(0x1ae),_0x5d6ffa=_0x3948cf(0x325),_0x446363='/universer-api/oidc/authpage';var _0x1a04e9=(_0x226860=>(_0x226860[_0x226860[_0x3948cf(0x19c)]=0x0]=_0x3948cf(0x19c),_0x226860[_0x226860['OK']=0x1]='OK',_0x226860[_0x226860['INTERNAL_ERROR']=0x2]=_0x3948cf(0x14f),_0x226860[_0x226860[_0x3948cf(0x29e)]=0x3]=_0x3948cf(0x29e),_0x226860[_0x226860[_0x3948cf(0x446)]=0x4]=_0x3948cf(0x446),_0x226860[_0x226860[_0x3948cf(0x5f7)]=0x5]='UNAUTHENTICATED',_0x226860[_0x226860[_0x3948cf(0x482)]=0x6]=_0x3948cf(0x482),_0x226860[_0x226860[_0x3948cf(0x419)]=0x7]=_0x3948cf(0x419),_0x226860[_0x226860[_0x3948cf(0x4de)]=0x8]='TOO_MANY_REQUESTS',_0x226860[_0x226860[_0x3948cf(0x13d)]=0x9]=_0x3948cf(0x13d),_0x226860[_0x226860['CHANGESET_REVISION_CONFILICT']=0x1389]='CHANGESET_REVISION_CONFILICT',_0x226860[_0x226860[_0x3948cf(0x5a7)]=0x1771]=_0x3948cf(0x5a7),_0x226860[_0x226860[_0x3948cf(0x1e4)]=0x1772]=_0x3948cf(0x1e4),_0x226860[_0x226860['ENSURE_SNAPSHOT_EXECUTION']=0x1773]=_0x3948cf(0x568),_0x226860[_0x226860[_0x3948cf(0x1e5)]=0x1b59]=_0x3948cf(0x1e5),_0x226860[_0x226860[_0x3948cf(0x39a)]=0x1b5a]=_0x3948cf(0x39a),_0x226860[_0x226860['APPLY_REVISION_CONFILICT']=0x1b5b]=_0x3948cf(0x19d),_0x226860[_0x226860[_0x3948cf(0x5ec)]=0x1b5c]=_0x3948cf(0x5ec),_0x226860[_0x226860[_0x3948cf(0x454)]=0x1b5d]='APPLY_DUPLICATED',_0x226860[_0x226860[_0x3948cf(0x37a)]=0x1f41]='CONNECTOR_DATA_TOO_LARGE',_0x226860[_0x226860[_0x3948cf(0x455)]=0x2329]=_0x3948cf(0x455),_0x226860[_0x226860['LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED']=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0x226860[_0x226860[_0x3948cf(0x533)]=0x232b]=_0x3948cf(0x533),_0x226860[_0x226860[_0x3948cf(0x15d)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x226860[_0x226860[_0x3948cf(0x437)]=0x232d]=_0x3948cf(0x437),_0x226860[_0x226860[_0x3948cf(0x5db)]=0x2711]='YUUMI_UNABLE_LOAD_URL',_0x226860[_0x226860[_0x3948cf(0x59a)]=0x2712]=_0x3948cf(0x59a),_0x226860[_0x226860[_0x3948cf(0x51a)]=0x2713]=_0x3948cf(0x51a),_0x226860[_0x226860[_0x3948cf(0x1fe)]=0x2714]=_0x3948cf(0x1fe),_0x226860[_0x226860[_0x3948cf(0x4c8)]=-0x1]='UNRECOGNIZED',_0x226860))(_0x1a04e9||{}),_0x50449d=(_0x28e85b=>(_0x28e85b[_0x28e85b[_0x3948cf(0x598)]=0x0]=_0x3948cf(0x598),_0x28e85b[_0x28e85b[_0x3948cf(0x30c)]=0x1]=_0x3948cf(0x30c),_0x28e85b[_0x28e85b[_0x3948cf(0x18d)]=0x2]='UNIVER_SHEET',_0x28e85b[_0x28e85b[_0x3948cf(0x548)]=0x3]=_0x3948cf(0x548),_0x28e85b[_0x28e85b[_0x3948cf(0x1a6)]=0x4]=_0x3948cf(0x1a6),_0x28e85b[_0x28e85b['UNRECOGNIZED']=-0x1]=_0x3948cf(0x4c8),_0x28e85b))(_0x50449d||{}),_0x5a968c=(_0x262881=>(_0x262881[_0x262881[_0x3948cf(0x535)]=0x0]=_0x3948cf(0x535),_0x262881[_0x262881[_0x3948cf(0x1ad)]=0x1]=_0x3948cf(0x1ad),_0x262881[_0x262881['JOIN']=0x2]='JOIN',_0x262881[_0x262881[_0x3948cf(0x3bc)]=0x3]=_0x3948cf(0x3bc),_0x262881[_0x262881['INGEST']=0x4]='INGEST',_0x262881[_0x262881['HEARTBEAT']=0x5]=_0x3948cf(0x32e),_0x262881[_0x262881[_0x3948cf(0x484)]=0x6]=_0x3948cf(0x484),_0x262881[_0x262881[_0x3948cf(0x4c8)]=-0x1]='UNRECOGNIZED',_0x262881))(_0x5a968c||{}),_0x38e304=(_0x8240dc=>(_0x8240dc[_0x8240dc[_0x3948cf(0x422)]=0x0]=_0x3948cf(0x422),_0x8240dc[_0x8240dc['OK']=0x1]='OK',_0x8240dc[_0x8240dc[_0x3948cf(0x414)]=0x2]=_0x3948cf(0x414),_0x8240dc[_0x8240dc[_0x3948cf(0x4c8)]=-0x1]=_0x3948cf(0x4c8),_0x8240dc))(_0x38e304||{}),_0x7e832b=(_0x1d92a1=>(_0x1d92a1[_0x1d92a1[_0x3948cf(0x582)]=0x0]=_0x3948cf(0x582),_0x1d92a1[_0x1d92a1['HttpImport']=0x1]=_0x3948cf(0x34f),_0x1d92a1[_0x1d92a1['HttpExport']=0x2]=_0x3948cf(0x24b),_0x1d92a1[_0x1d92a1[_0x3948cf(0x209)]=0x3]=_0x3948cf(0x209),_0x1d92a1[_0x1d92a1['UnitSnapshot']=0x4]=_0x3948cf(0x3af),_0x1d92a1[_0x1d92a1[_0x3948cf(0x4c8)]=-0x1]=_0x3948cf(0x4c8),_0x1d92a1))(_0x7e832b||{});const _0x59012f=_0x3948cf(0x247),_0x2741d3={};function _0x592c55(_0x5d9812){const _0x58f19d=_0x3948cf;var _0x412046,_0xab10d9,_0x1eb070,_0x8ba5b,_0x4f5951;const _0x288d39=_0x5d9812[_0x58f19d(0x390)],_0x278ceb=JSON['parse'](_0x288d39);switch(_0x278ceb[_0x58f19d(0x27e)]){case _0x5a968c[_0x58f19d(0x32e)]:case _0x5a968c[_0x58f19d(0x1ad)]:{const _0x18ac93=_0x278ceb[_0x58f19d(0x5c4)];return{..._0x278ceb,'data':_0x18ac93,'cmd':_0x278ceb[_0x58f19d(0x27e)]};}case _0x5a968c[_0x58f19d(0x28b)]:{const _0x15ebb2=_0x278ceb[_0x58f19d(0x299)];return{..._0x278ceb,'data':_0x15ebb2,'cmd':_0x278ceb['cmd']};}case _0x5a968c[_0x58f19d(0x484)]:{const _0x43d16a=_0x278ceb[_0x58f19d(0x504)];switch(_0x43d16a[_0x58f19d(0x5ea)]){case _0x9ea725['CollaborationEvent']['PERMISSION_REJ']:return{..._0x278ceb,'data':{..._0x43d16a,'data':(_0x412046=_0x43d16a['permissionRejEvent'])==null?void 0x0:_0x412046['cs']},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725['CollaborationEvent'][_0x58f19d(0x31c)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':(_0xab10d9=_0x43d16a[_0x58f19d(0x34d)])==null?void 0x0:_0xab10d9['cs']},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x234)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':(_0x1eb070=_0x43d16a[_0x58f19d(0x19e)])==null?void 0x0:_0x1eb070['cs']},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x2db)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':(_0x8ba5b=_0x43d16a[_0x58f19d(0x5d2)])==null?void 0x0:_0x8ba5b['cs']},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725['CollaborationEvent'][_0x58f19d(0x5e5)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':(_0x4f5951=_0x43d16a[_0x58f19d(0x5c7)])==null?void 0x0:_0x4f5951['cs']},'cmd':_0x278ceb['cmd']};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x48e)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x3d9)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x329)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x1bc)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x5a3)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a['leaveEvent']},'cmd':_0x278ceb['cmd']};case _0x9ea725['CollaborationEvent'][_0x58f19d(0x1ea)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x5f1)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725['CollaborationEvent']['LIVESHARE_FETCH_OPERATIONS']:case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x369)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x17b)]},'cmd':_0x278ceb['cmd']};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x3ab)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a['liveShareNewHost']},'cmd':_0x278ceb['cmd']};case _0x9ea725['CollaborationEvent'][_0x58f19d(0x3b2)]:return{..._0x278ceb,'data':_0x43d16a,'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)]['COMMENT_UPDATE']:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x298)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)]['UPDATE_PERMISSION_OBJ']:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x501)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};case _0x9ea725[_0x58f19d(0x140)][_0x58f19d(0x59c)]:return{..._0x278ceb,'data':{..._0x43d16a,'data':_0x43d16a[_0x58f19d(0x2bf)]},'cmd':_0x278ceb[_0x58f19d(0x27e)]};default:return _0x278ceb;}}default:return _0x278ceb;}}function _0x2a8bc0(_0x5ccd34){const _0x1a7bd9=_0x3948cf;switch(_0x5ccd34['cmd']){case _0x5a968c[_0x1a7bd9(0x32e)]:case _0x5a968c[_0x1a7bd9(0x1ad)]:return JSON[_0x1a7bd9(0x2ec)]({'cmd':_0x5ccd34[_0x1a7bd9(0x27e)],'routeKey':_0x5ccd34[_0x1a7bd9(0x459)]});case _0x5a968c['INGEST']:{let _0x506de5;switch(_0x5ccd34[_0x1a7bd9(0x390)][_0x1a7bd9(0x5ea)]){case _0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x48e)]:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x48e)],'updateCursorEvent':_0x5ccd34[_0x1a7bd9(0x390)][_0x1a7bd9(0x390)]};break;}case _0x9ea725[_0x1a7bd9(0x140)]['USERS_LEAVE']:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x5a3)],'leaveEvent':_0x5ccd34[_0x1a7bd9(0x390)]['data']};break;}case _0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x329)]:{_0x506de5={'eventID':_0x9ea725['CollaborationEvent'][_0x1a7bd9(0x329)],'joinEvent':_0x5ccd34[_0x1a7bd9(0x390)]['data']};break;}case _0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x1ea)]:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x1ea)],'liveShareNewHost':_0x5ccd34['data'][_0x1a7bd9(0x390)]};break;}case _0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x369)]:{_0x506de5={'eventID':_0x9ea725['CollaborationEvent']['LIVESHARE_OPERATION'],'liveShareOperation':_0x5ccd34[_0x1a7bd9(0x390)]['data']};break;}case _0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x3ab)]:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x3ab)],'liveShareTerminate':_0x5ccd34[_0x1a7bd9(0x390)][_0x1a7bd9(0x390)]};break;}case _0x9ea725['CollaborationEvent'][_0x1a7bd9(0x1a7)]:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)][_0x1a7bd9(0x1a7)],'liveShareRequestHost':_0x5ccd34[_0x1a7bd9(0x390)][_0x1a7bd9(0x390)]};break;}case _0x9ea725['CollaborationEvent'][_0x1a7bd9(0x2de)]:{_0x506de5={'eventID':_0x9ea725[_0x1a7bd9(0x140)]['LIVESHARE_FETCH_OPERATIONS']};break;}default:_0x506de5={'eventID':_0x5ccd34[_0x1a7bd9(0x390)]['eventID']};}return JSON[_0x1a7bd9(0x2ec)]({'cmd':_0x5ccd34[_0x1a7bd9(0x27e)],'routeKey':_0x5ccd34['routeKey'],'collaMsg':_0x506de5});}case _0x5a968c[_0x1a7bd9(0x28b)]:return JSON[_0x1a7bd9(0x2ec)]({'cmd':_0x5ccd34[_0x1a7bd9(0x27e)],'routeKey':_0x5ccd34[_0x1a7bd9(0x459)],'joinReq':_0x5ccd34[_0x1a7bd9(0x390)]});case _0x5a968c[_0x1a7bd9(0x3bc)]:return JSON[_0x1a7bd9(0x2ec)]({'cmd':_0x5ccd34[_0x1a7bd9(0x27e)],'routeKey':_0x5ccd34[_0x1a7bd9(0x459)],'leaveReq':_0x5ccd34[_0x1a7bd9(0x390)]});default:throw new Error(_0x1a7bd9(0x511));}}var _0x3d95e=Object[_0x3948cf(0x149)],_0x4757b3=Object[_0x3948cf(0x16b)],_0x108969=(_0x714797,_0x54edc0,_0x4bfec9,_0x4326af)=>{const _0x481c89=_0x3948cf;for(var _0xa0b6a1=_0x4326af>0x1?void 0x0:_0x4326af?_0x4757b3(_0x54edc0,_0x4bfec9):_0x54edc0,_0x3d5a19=_0x714797[_0x481c89(0x24c)]-0x1,_0x18ffb2;_0x3d5a19>=0x0;_0x3d5a19--)(_0x18ffb2=_0x714797[_0x3d5a19])&&(_0xa0b6a1=(_0x4326af?_0x18ffb2(_0x54edc0,_0x4bfec9,_0xa0b6a1):_0x18ffb2(_0xa0b6a1))||_0xa0b6a1);return _0x4326af&&_0xa0b6a1&&_0x3d95e(_0x54edc0,_0x4bfec9,_0xa0b6a1),_0xa0b6a1;},_0x1996f9=(_0x1b83b0,_0xdaa999)=>(_0x306c09,_0x51d453)=>_0xdaa999(_0x306c09,_0x51d453,_0x1b83b0);const _0x1a1032=_0x223914['createIdentifier'](_0x3948cf(0x2d0));function _0x4ea8a7(_0x32ede6,_0x5b0aa7,_0x2fa890){const _0x482656=_0x3948cf;return _0x32ede6+'/'+_0x5b0aa7+'/unit/'+_0x2fa890+_0x482656(0x1d8);}_0x24454f[_0x3948cf(0x5d7)]=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x5597c5,_0x6e6af1,_0x5bc6df,_0x5980f9,_0x161f8f){const _0x203f61=_0x3948cf;super(),this[_0x203f61(0x372)]=_0x5597c5,this[_0x203f61(0x423)]=_0x6e6af1,this[_0x203f61(0x164)]=_0x5bc6df,this['_logService']=_0x5980f9,this['_snapshotServerService']=_0x161f8f;}[_0x3948cf(0x145)](_0x3c6d0a){const _0xe3b783=_0x3948cf,_0x41676e=this[_0xe3b783(0x423)]['createSocket'](_0x3c6d0a);if(!_0x41676e)throw new Error(_0xe3b783(0x1f8));const _0x131c3b=new _0x223914['DisposableCollection'](),_0x22d37c=new _0x3fbd04[(_0xe3b783(0x1f4))]();_0x131c3b[_0xe3b783(0x240)](_0x41676e[_0xe3b783(0x4e3)][_0xe3b783(0x577)](_0x1119f8=>_0x22d37c['next'](_0x1119f8))),_0x131c3b[_0xe3b783(0x240)](_0x223914['toDisposable'](()=>_0x22d37c[_0xe3b783(0x14b)]()));const _0x1e3a4a=new _0x3fbd04[(_0xe3b783(0x1f4))]();_0x131c3b['add'](_0x41676e[_0xe3b783(0x602)][_0xe3b783(0x577)](_0x312994=>_0x1e3a4a['next'](_0x312994))),_0x131c3b[_0xe3b783(0x240)](_0x223914[_0xe3b783(0x238)](()=>_0x1e3a4a[_0xe3b783(0x14b)]()));const _0x157ea9=new _0x3fbd04[(_0xe3b783(0x1f4))]();_0x131c3b[_0xe3b783(0x240)](_0x41676e['message$'][_0xe3b783(0x577)](_0xdd778c=>{const _0x5744fc=_0xe3b783,_0x1efcea=_0x592c55(_0xdd778c);_0x157ea9[_0x5744fc(0x490)](_0x1efcea);})),_0x131c3b['add'](_0x223914[_0xe3b783(0x238)](()=>_0x157ea9['complete']()));let _0x51f4f0;const _0x17d2a5=()=>{const _0x142471=_0xe3b783;_0x1e3a4a[_0x142471(0x490)](new Event('connection\x20error')),_0x22d37c[_0x142471(0x490)](new CloseEvent(_0x142471(0x54a))),_0x51f4f0[_0x142471(0x1ef)]();};return _0x51f4f0={'memberID':'','close$':_0x22d37c['asObservable'](),'error$':_0x1e3a4a[_0xe3b783(0x29a)](),'open$':_0x41676e[_0xe3b783(0x30f)],'message$':_0x157ea9[_0xe3b783(0x29a)](),'send':_0x5602f7=>{const _0x5da22b=_0xe3b783;if(_0x5602f7[_0x5da22b(0x27e)]===_0x5a968c[_0x5da22b(0x508)]){if(_0x5602f7[_0x5da22b(0x390)]['eventID']===_0x9ea725[_0x5da22b(0x140)][_0x5da22b(0x506)]){this[_0x5da22b(0x556)](_0x51f4f0,_0x5602f7[_0x5da22b(0x390)])[_0x5da22b(0x400)](_0x2800f5=>{const _0x5f1128=_0x5da22b;this[_0x5f1128(0x3fb)][_0x5f1128(0x41b)](_0x2800f5),_0x17d2a5();});return;}if(_0x5602f7[_0x5da22b(0x390)][_0x5da22b(0x5ea)]===_0x9ea725[_0x5da22b(0x140)][_0x5da22b(0x17e)]){const _0x47fcbb=_0x5602f7[_0x5da22b(0x390)];this['_fetchMissChangesets'](_0x47fcbb)[_0x5da22b(0x1ed)](_0x38425c=>{const _0x6a63ea=_0x5da22b;_0x157ea9['next']({'cmd':_0x5a968c[_0x6a63ea(0x484)],'code':_0x38e304['OK'],'routeKey':_0x47fcbb['data'][_0x6a63ea(0x397)],'routeType':'','data':{'eventID':_0x9ea725[_0x6a63ea(0x140)]['PSEUDO_FETCH_MISSING_RESULT'],'data':{'changesets':_0x38425c}}});})[_0x5da22b(0x400)](_0x3f027e=>{const _0x43181c=_0x5da22b;this[_0x43181c(0x3fb)]['error'](_0x3f027e),_0x17d2a5();});return;}}_0x41676e[_0x5da22b(0x28f)](_0x2a8bc0(_0x5602f7));},'close':()=>{const _0x2c59ba=_0xe3b783;_0x41676e[_0x2c59ba(0x1ef)](),_0x131c3b[_0x2c59ba(0x287)]();}},_0x51f4f0;}async[_0x3948cf(0x556)](_0x5e1105,_0x13163){const _0x2e127b=_0x3948cf;var _0x572e48,_0x495bc4;const {unitType:_0x358a3a,unitID:_0x15ced2,changeset:_0x58f99f}=_0x13163[_0x2e127b(0x390)],_0x30ef4a={'unitID':_0x15ced2,'memberID':_0x5e1105[_0x2e127b(0x3f3)],'type':_0x358a3a,'changeset':_0x9ea725[_0x2e127b(0x543)](_0x58f99f)},_0x23be62=this[_0x2e127b(0x164)][_0x2e127b(0x52b)](_0x38f10d),_0x75a091=this[_0x2e127b(0x164)][_0x2e127b(0x52b)](_0x59012f),_0x4106ed=_0x4ea8a7((_0x495bc4=(_0x572e48=_0x75a091==null?void 0x0:_0x75a091['collabSubmitChangesetUrl'])!=null?_0x572e48:_0x23be62)!=null?_0x495bc4:_0x1959f8,_0x358a3a,_0x15ced2);try{await this['_http'][_0x2e127b(0x39f)](_0x4106ed,{'body':_0x30ef4a});}catch(_0x5e1a82){throw this[_0x2e127b(0x3fb)][_0x2e127b(0x41b)](_0x2e127b(0x49d),_0x2e127b(0x17f)),_0x5e1a82;}}async[_0x3948cf(0x495)](_0x347d84){const _0x39471a=_0x3948cf,{unitID:_0x5dee8e,from:_0x350509,to:_0x58f4c0,unitType:_0x27948b}=_0x347d84[_0x39471a(0x390)];return(await this[_0x39471a(0x51e)][_0x39471a(0x5bf)]({'metadata':void 0x0},{'unitID':_0x5dee8e,'type':_0x27948b,'from':_0x350509,'to':_0x58f4c0}))['changesets'];}},_0x24454f[_0x3948cf(0x5d7)]=_0x108969([_0x1996f9(0x0,_0x223914[_0x3948cf(0x25f)](_0x1ddba4[_0x3948cf(0x171)])),_0x1996f9(0x1,_0x223914[_0x3948cf(0x25f)](_0x1ddba4[_0x3948cf(0x393)])),_0x1996f9(0x2,_0x223914['IConfigService']),_0x1996f9(0x3,_0x223914[_0x3948cf(0x5b0)]),_0x1996f9(0x4,_0x9ea725[_0x3948cf(0x58f)])],_0x24454f[_0x3948cf(0x5d7)]);const _0x118e81=_0x3948cf(0x47d);function _0x1a08d9(_0x5ea086){const _0x1c69f4=_0x3948cf;return JSON[_0x1c69f4(0x2ec)](_0x5ea086)['length'];}class _0x257017{constructor(){const _0x296d54=_0x3948cf;_0xeb55cc(this,'_commentUpdate$',new _0x3fbd04[(_0x296d54(0x1f4))]()),_0xeb55cc(this,_0x296d54(0x4f6),this[_0x296d54(0x5c9)][_0x296d54(0x29a)]());}[_0x3948cf(0x314)](_0x50b253){const _0x163d78=_0x3948cf;this[_0x163d78(0x5c9)][_0x163d78(0x490)](_0x50b253);}}var _0x2c9b70=Object[_0x3948cf(0x149)],_0x5b4c1b=Object['getOwnPropertyDescriptor'],_0x70672b=(_0x18057a,_0x206a56,_0x4ac5db,_0x3ba212)=>{const _0x49ff2f=_0x3948cf;for(var _0x35dc50=_0x3ba212>0x1?void 0x0:_0x3ba212?_0x5b4c1b(_0x206a56,_0x4ac5db):_0x206a56,_0x2744ca=_0x18057a[_0x49ff2f(0x24c)]-0x1,_0x4e8105;_0x2744ca>=0x0;_0x2744ca--)(_0x4e8105=_0x18057a[_0x2744ca])&&(_0x35dc50=(_0x3ba212?_0x4e8105(_0x206a56,_0x4ac5db,_0x35dc50):_0x4e8105(_0x35dc50))||_0x35dc50);return _0x3ba212&&_0x35dc50&&_0x2c9b70(_0x206a56,_0x4ac5db,_0x35dc50),_0x35dc50;},_0x5cc0d4=(_0xbcf946,_0x1211bf)=>(_0x4a9a9d,_0x55d020)=>_0x1211bf(_0x4a9a9d,_0x55d020,_0xbcf946);_0x24454f['MemberService']=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x34da1a,_0x42705e){const _0x3af82c=_0x3948cf;super(),_0xeb55cc(this,'_roomMembers',new Map()),(this['_univerInstanceService']=_0x34da1a,this[_0x3af82c(0x224)]=_0x42705e,this[_0x3af82c(0x345)](_0x223914[_0x3af82c(0x238)](_0x3fbd04[_0x3af82c(0x54c)](this['_univerInstanceService']['getTypeOfUnitDisposed$'](_0x223914['UniverInstanceType']['UNIVER_SHEET'])[_0x3af82c(0x3c1)](_0x4da2a9[_0x3af82c(0x26b)](_0x388d4f=>_0x388d4f[_0x3af82c(0x38c)]())),this[_0x3af82c(0x4ba)]['getTypeOfUnitDisposed$'](_0x223914[_0x3af82c(0x53b)]['UNIVER_DOC'])[_0x3af82c(0x3c1)](_0x4da2a9[_0x3af82c(0x26b)](_0x5b2c71=>_0x5b2c71[_0x3af82c(0x38c)]())),this[_0x3af82c(0x4ba)][_0x3af82c(0x5ae)](_0x223914[_0x3af82c(0x53b)][_0x3af82c(0x548)])['pipe'](_0x4da2a9[_0x3af82c(0x26b)](_0x1bbd4e=>_0x1bbd4e[_0x3af82c(0x38c)]())))[_0x3af82c(0x577)](_0x7031cc=>this['_removeRoom'](_0x7031cc)))));}[_0x3948cf(0x3a7)](_0x4c682a){const _0x5ada0b=_0x3948cf;this[_0x5ada0b(0x224)][_0x5ada0b(0x3a7)](_0x4c682a);}['getCurrentUser'](){const _0x510700=_0x3948cf;return this[_0x510700(0x224)][_0x510700(0x1d5)]();}['updateMember'](_0x5eaf30,_0x5d91d3){const _0x2be521=_0x3948cf;let _0x257ada=this[_0x2be521(0x5e4)][_0x2be521(0x55a)](_0x5eaf30);_0x257ada||(_0x257ada=new _0x29cbaf(),this[_0x2be521(0x5e4)][_0x2be521(0x1f2)](_0x5eaf30,_0x257ada)),_0x257ada[_0x2be521(0x497)](_0x5d91d3);}[_0x3948cf(0x2fb)](_0x55e41e,_0x2d94c0){const _0x1b74b8=_0x3948cf,_0x1ccb6e=this[_0x1b74b8(0x5e4)][_0x1b74b8(0x55a)](_0x55e41e);_0x1ccb6e&&_0x1ccb6e[_0x1b74b8(0x2fb)](_0x2d94c0);}[_0x3948cf(0x14a)](_0x9dac21){const _0x16d775=_0x3948cf;return this[_0x16d775(0x5e4)][_0x16d775(0x55a)](_0x9dac21);}[_0x3948cf(0x1d0)](_0x59d893,_0x108c75){const _0x325180=_0x3948cf,_0x4dcd85=this['_roomMembers'][_0x325180(0x55a)](_0x59d893);if(_0x4dcd85)return _0x4dcd85[_0x325180(0x1d0)](_0x108c75);}['_removeRoom'](_0x50ea74){const _0x20ac44=_0x3948cf,_0x5a0727=this[_0x20ac44(0x5e4)][_0x20ac44(0x55a)](_0x50ea74);_0x5a0727&&(_0x5a0727[_0x20ac44(0x287)](),this['_roomMembers'][_0x20ac44(0x45a)](_0x50ea74));}[_0x3948cf(0x287)](){const _0xbbadda=_0x3948cf;this[_0xbbadda(0x5e4)][_0xbbadda(0x24f)](_0x22e66a=>_0x22e66a[_0xbbadda(0x287)]()),this[_0xbbadda(0x5e4)][_0xbbadda(0x2da)]();}},_0x24454f['MemberService']=_0x70672b([_0x5cc0d4(0x0,_0x223914[_0x3948cf(0x2dd)]),_0x5cc0d4(0x1,_0x223914['Inject'](_0x223914[_0x3948cf(0x445)]))],_0x24454f['MemberService']);class _0x29cbaf extends _0x223914[_0x3948cf(0x2aa)]{constructor(){const _0x1a967d=_0x3948cf;super(...arguments),_0xeb55cc(this,_0x1a967d(0x3bb),new Map());}[_0x3948cf(0x287)](){const _0x46f9bc=_0x3948cf;this['_members'][_0x46f9bc(0x2da)]();}[_0x3948cf(0x497)](_0x25632e){const _0x22748f=_0x3948cf;this[_0x22748f(0x3bb)][_0x22748f(0x1f2)](_0x25632e[_0x22748f(0x3f3)],_0x25632e);}[_0x3948cf(0x2fb)](_0xd6b865){const _0x2ab369=_0x3948cf;this[_0x2ab369(0x3bb)][_0x2ab369(0x45a)](_0xd6b865);}[_0x3948cf(0x1d0)](_0x3206cc){const _0x489d55=_0x3948cf;return this['_members'][_0x489d55(0x55a)](_0x3206cc);}[_0x3948cf(0x385)](){const _0x3096f8=_0x3948cf;return Array[_0x3096f8(0x275)](this['_members']['values']());}}var _0x33823e=Object['defineProperty'],_0x6ed4ad=Object[_0x3948cf(0x16b)],_0x237a59=(_0x24409c,_0x114a3f,_0x1c81ed,_0x466a34)=>{const _0x5b6134=_0x3948cf;for(var _0x2c3469=_0x466a34>0x1?void 0x0:_0x466a34?_0x6ed4ad(_0x114a3f,_0x1c81ed):_0x114a3f,_0x31c64c=_0x24409c[_0x5b6134(0x24c)]-0x1,_0xefbb8e;_0x31c64c>=0x0;_0x31c64c--)(_0xefbb8e=_0x24409c[_0x31c64c])&&(_0x2c3469=(_0x466a34?_0xefbb8e(_0x114a3f,_0x1c81ed,_0x2c3469):_0xefbb8e(_0x2c3469))||_0x2c3469);return _0x466a34&&_0x2c3469&&_0x33823e(_0x114a3f,_0x1c81ed,_0x2c3469),_0x2c3469;},_0x5671e0=(_0xa5e4a6,_0x44a0e9)=>(_0x1f241d,_0x3808bf)=>_0x44a0e9(_0x1f241d,_0x3808bf,_0xa5e4a6),_0x1efc5b=(_0x309613=>(_0x309613[_0x309613['IDLE']=0x0]='IDLE',_0x309613[_0x309613[_0x3948cf(0x5cb)]=0x1]=_0x3948cf(0x5cb),_0x309613[_0x309613['OFFLINE']=0x2]=_0x3948cf(0x239),_0x309613[_0x309613[_0x3948cf(0x3c6)]=0x3]=_0x3948cf(0x3c6),_0x309613))(_0x1efc5b||{});_0x24454f[_0x3948cf(0x436)]=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x151338,_0x597168,_0x358aeb,_0x229c40,_0x237c99,_0x5b1c4a,_0x258b6f,_0x20a0f3,_0x4c6836,_0x21fafc){const _0x518047=_0x3948cf;super(),_0xeb55cc(this,'_sessionStatus$',new _0x3fbd04[(_0x518047(0x2e0))](0x0)),_0xeb55cc(this,'sessionStatus$',this['_sessionStatus$']['asObservable']()),_0xeb55cc(this,'_event$',new _0x3fbd04[(_0x518047(0x1f4))]()),_0xeb55cc(this,'event$',this['_event$']['asObservable']()),_0xeb55cc(this,_0x518047(0x52c)),_0xeb55cc(this,'_socketMessageSubscription'),_0xeb55cc(this,'_collaborationTimeoutTimer'),_0xeb55cc(this,_0x518047(0x1e7),!0x1),_0xeb55cc(this,_0x518047(0x2ad),null),(this[_0x518047(0x3fd)]=_0x151338,this[_0x518047(0x3fb)]=_0x358aeb,this[_0x518047(0x2c1)]=_0x229c40,this[_0x518047(0x14c)]=_0x237c99,this['_configService']=_0x5b1c4a,this[_0x518047(0x147)]=_0x258b6f,this['_memberService']=_0x20a0f3,this[_0x518047(0x560)]=_0x4c6836,this['_telemetryService']=_0x21fafc,this[_0x518047(0x1e7)]=!!this[_0x518047(0x41a)],_0x597168[_0x518047(0x3c1)](_0x3fbd04[_0x518047(0x233)](this[_0x518047(0x1a1)]))[_0x518047(0x577)](_0x5c54a8=>{const _0x3a8c31=_0x518047;var _0x295265;typeof _0x5c54a8>'u'||(this[_0x3a8c31(0x52c)]=_0x5c54a8,_0x5c54a8?(this[_0x3a8c31(0x17c)](_0x5c54a8),this[_0x3a8c31(0x407)]=_0x5c54a8[_0x3a8c31(0x1e8)]['subscribe'](_0x32f5ce=>{const _0x5452fe=_0x3a8c31;_0x32f5ce[_0x5452fe(0x459)]===this[_0x5452fe(0x3fd)]&&this['_onCombEvent'](_0x32f5ce);})):(this[_0x3a8c31(0x2d5)](),this[_0x3a8c31(0x33c)][_0x3a8c31(0x490)](0x2),(_0x295265=this['_socketMessageSubscription'])==null||_0x295265[_0x3a8c31(0x4b1)](),this['_socketMessageSubscription']=null));}),this[_0x518047(0x345)](this[_0x518047(0x2c1)][_0x518047(0x1d7)](()=>{const _0x3f0e00=_0x518047;var _0x3ac4fa;(_0x3ac4fa=this['_socket'])==null||_0x3ac4fa[_0x3f0e00(0x28f)]({'cmd':_0x5a968c[_0x3f0e00(0x3bc)],'data':{'roomID':this[_0x3f0e00(0x3fd)]}});})));}get[_0x3948cf(0x60f)](){const _0xae812d=_0x3948cf;return this[_0xae812d(0x33c)][_0xae812d(0x4ff)]();}[_0x3948cf(0x1d1)](){const _0x2e10cd=_0x3948cf;var _0x28565f,_0x4fe642;return(_0x4fe642=(_0x28565f=this['_socket'])==null?void 0x0:_0x28565f[_0x2e10cd(0x3f3)])!=null?_0x4fe642:null;}[_0x3948cf(0x287)](){const _0x1d9500=_0x3948cf;super[_0x1d9500(0x287)](),this[_0x1d9500(0x1a1)][_0x1d9500(0x490)](),this[_0x1d9500(0x1a1)][_0x1d9500(0x14b)]();}[_0x3948cf(0x1ef)](){const _0x337bdf=_0x3948cf;var _0x1ca4cc,_0x54ecfa;this[_0x337bdf(0x2d5)](),(_0x1ca4cc=this[_0x337bdf(0x52c)])==null||_0x1ca4cc[_0x337bdf(0x28f)]({'cmd':_0x5a968c[_0x337bdf(0x3bc)],'data':{'roomID':this['_unitID']}}),(_0x54ecfa=this['_socket'])==null||_0x54ecfa[_0x337bdf(0x1ef)](),this[_0x337bdf(0x44b)]['complete'](),this[_0x337bdf(0x33c)][_0x337bdf(0x14b)](),this[_0x337bdf(0x287)]();}[_0x3948cf(0x2cc)](_0x3b32ea){const _0x2eb2c3=_0x3948cf;_0x3b32ea[_0x2eb2c3(0x27e)]===_0x5a968c['JOIN']?this['_onJoinRoomEvent'](_0x3b32ea):_0x3b32ea[_0x2eb2c3(0x27e)]===_0x5a968c[_0x2eb2c3(0x484)]&&this[_0x2eb2c3(0x580)](_0x3b32ea);}['_joinRoom'](_0xfa5410){const _0xbd51a=_0x3948cf;this[_0xbd51a(0x33c)][_0xbd51a(0x490)](0x1),_0xfa5410[_0xbd51a(0x28f)]({'cmd':_0x5a968c[_0xbd51a(0x28b)],'routeKey':this[_0xbd51a(0x3fd)],'routeType':'','data':{'rooms':[{'roomID':this[_0xbd51a(0x3fd)]}]}});}[_0x3948cf(0x2ee)](_0x524e93){const _0xde538c=_0x3948cf;var _0x5a04a8;if(_0x524e93['code']===_0x38e304['FAIL']){this[_0xde538c(0x14c)][_0xde538c(0x46e)]({'type':_0x3fa11f['MessageType'][_0xde538c(0x143)],'content':this[_0xde538c(0x147)]['t'](_0xde538c(0x1a8))}),this[_0xde538c(0x33c)][_0xde538c(0x490)](0x2);return;}this[_0xde538c(0x33c)]['next'](0x3);const _0x47744b=(_0x5a04a8=_0x524e93[_0xde538c(0x390)]['roomInfos'][this['_unitID']])==null?void 0x0:_0x5a04a8[_0xde538c(0x2b0)];_0x47744b&&_0x47744b[_0xde538c(0x24f)](_0x5a992d=>this[_0xde538c(0x438)][_0xde538c(0x497)](this['_unitID'],_0x5a992d));}[_0x3948cf(0x580)](_0x13065e){const _0x4fab37=_0x3948cf;try{const _0x42efcb=_0x13065e[_0x4fab37(0x390)];switch(_0x42efcb[_0x4fab37(0x5ea)]){case _0x9ea725[_0x4fab37(0x140)]['USERS_ENTER']:this['_onUserJoin'](_0x42efcb),this[_0x4fab37(0x44b)]['next'](_0x42efcb);break;case _0x9ea725['CollaborationEvent'][_0x4fab37(0x5a3)]:this[_0x4fab37(0x60b)](_0x42efcb),this[_0x4fab37(0x44b)][_0x4fab37(0x490)](_0x42efcb);break;case _0x9ea725[_0x4fab37(0x140)][_0x4fab37(0x31c)]:case _0x9ea725['CollaborationEvent'][_0x4fab37(0x5e5)]:this['_stopTelemetryCollaborationNewChangeset'](),this[_0x4fab37(0x5e6)](),this[_0x4fab37(0x44b)]['next'](_0x42efcb);break;case _0x9ea725['CollaborationEvent']['MSG_FOR_ERROR']:this[_0x4fab37(0x3fb)][_0x4fab37(0x41b)](_0x4fab37(0x50c)+JSON['stringify'](_0x42efcb)),this['_event$'][_0x4fab37(0x490)](_0x42efcb);break;case _0x9ea725[_0x4fab37(0x140)][_0x4fab37(0x242)]:this['_commentService'][_0x4fab37(0x314)](_0x42efcb[_0x4fab37(0x390)]),this['_event$']['next'](_0x42efcb);break;default:this[_0x4fab37(0x44b)]['next'](_0x42efcb);}}catch(_0x1e6093){this['_logService'][_0x4fab37(0x41b)](_0x1e6093,_0x13065e);}}[_0x3948cf(0x1bf)](_0x46b5b1){const _0x56bb24=_0x3948cf;this[_0x56bb24(0x438)][_0x56bb24(0x497)](this['_unitID'],_0x46b5b1[_0x56bb24(0x390)]);}[_0x3948cf(0x60b)](_0x2a7f44){const _0x3f2914=_0x3948cf;this['_memberService']['removeMember'](this[_0x3f2914(0x3fd)],_0x2a7f44['data'][_0x3f2914(0x3f3)]);}async[_0x3948cf(0x28f)](_0x408a9f,_0x2cdf7a){const _0x4fd923=_0x3948cf;if(this[_0x4fd923(0x60f)]!==0x3||!this[_0x4fd923(0x52c)])throw new Error(_0x4fd923(0x532));try{_0x408a9f[_0x4fd923(0x5ea)]===_0x9ea725['CollaborationEvent'][_0x4fd923(0x506)]&&(this['_scheduleCollaborationTimeoutTimer'](),this[_0x4fd923(0x37e)](_0x408a9f)),this['_socket']['send']({'cmd':_0x5a968c[_0x4fd923(0x508)],'routeKey':_0x2cdf7a,'routeType':'','data':_0x408a9f});}catch(_0x28eae4){this['_logService'][_0x4fd923(0x41b)](_0x28eae4);}}[_0x3948cf(0x176)](){const _0x2f4b0a=_0x3948cf;var _0x3878bf;this['_collaborationTimeoutTimer']=window[_0x2f4b0a(0x3da)](()=>{const _0xd7c76d=_0x2f4b0a;this[_0xd7c76d(0x2be)]=null,this[_0xd7c76d(0x14c)]['show']({'type':_0x3fa11f[_0xd7c76d(0x21a)][_0xd7c76d(0x3c3)],'content':this[_0xd7c76d(0x147)]['t']('session.collaboration-timeout')});},(_0x3878bf=this[_0x2f4b0a(0x164)][_0x2f4b0a(0x52b)](_0x44eea9))!=null?_0x3878bf:0x4e20);}[_0x3948cf(0x5e6)](){const _0x29ddb4=_0x3948cf;this[_0x29ddb4(0x2be)]&&(clearTimeout(this[_0x29ddb4(0x2be)]),this['_collaborationTimeoutTimer']=null);}[_0x3948cf(0x37e)](_0xfa12bf){const _0x31b7bb=_0x3948cf;if(!this['_shouldReportTelemetry'])return;const {data:_0x48b046}=_0xfa12bf,{unitID:_0x37fa69,changeset:_0x377cc1}=_0x48b046,{mutations:_0x4d7010,type:_0x4072ed}=_0x377cc1;this['_telemetryInfo']={'unitId':_0x37fa69,'type':_0x4072ed,'startTime':performance[_0x31b7bb(0x189)](),'stopTime':0x0,'duration':0x0,'size':_0x1a08d9(_0x4d7010)};}['_stopTelemetryCollaborationNewChangeset'](){const _0x5ecec5=_0x3948cf;if(this[_0x5ecec5(0x1e7)]){if(!this[_0x5ecec5(0x2ad)]){this[_0x5ecec5(0x3fb)][_0x5ecec5(0x41b)](_0x5ecec5(0x49d),_0x5ecec5(0x479));return;}this['_telemetryInfo'][_0x5ecec5(0x2f3)]=performance[_0x5ecec5(0x189)](),this['_telemetryInfo']['duration']=this[_0x5ecec5(0x2ad)][_0x5ecec5(0x2f3)]-this[_0x5ecec5(0x2ad)][_0x5ecec5(0x31f)],this['_telemetryService'][_0x5ecec5(0x200)](_0x118e81,this[_0x5ecec5(0x2ad)]),this[_0x5ecec5(0x2ad)]=null;}}[_0x3948cf(0x2d5)](){const _0x1b39b1=_0x3948cf;this[_0x1b39b1(0x2ad)]=null;}},_0x24454f[_0x3948cf(0x436)]=_0x237a59([_0x5671e0(0x2,_0x223914['ILogService']),_0x5671e0(0x3,_0x405b11[_0x3948cf(0x3ea)]),_0x5671e0(0x4,_0x405b11[_0x3948cf(0x1cc)]),_0x5671e0(0x5,_0x223914[_0x3948cf(0x1ff)]),_0x5671e0(0x6,_0x223914['Inject'](_0x223914[_0x3948cf(0x570)])),_0x5671e0(0x7,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x48b)])),_0x5671e0(0x8,_0x223914[_0x3948cf(0x25f)](_0x257017)),_0x5671e0(0x9,_0x223914[_0x3948cf(0x2b9)](_0x1bec3e[_0x3948cf(0x420)]))],_0x24454f[_0x3948cf(0x436)]);var _0x5965b2=Object[_0x3948cf(0x149)],_0x25db7f=Object[_0x3948cf(0x16b)],_0x120013=(_0xee7178,_0xc686c8,_0x111234,_0x3bcb26)=>{for(var _0x31309f=_0x3bcb26>0x1?void 0x0:_0x3bcb26?_0x25db7f(_0xc686c8,_0x111234):_0xc686c8,_0x14ade7=_0xee7178['length']-0x1,_0x35d22f;_0x14ade7>=0x0;_0x14ade7--)(_0x35d22f=_0xee7178[_0x14ade7])&&(_0x31309f=(_0x3bcb26?_0x35d22f(_0xc686c8,_0x111234,_0x31309f):_0x35d22f(_0x31309f))||_0x31309f);return _0x3bcb26&&_0x31309f&&_0x5965b2(_0xc686c8,_0x111234,_0x31309f),_0x31309f;},_0x33de4d=(_0x1aacee,_0x1b2b6e)=>(_0x31c474,_0x10dd5f)=>_0x1b2b6e(_0x31c474,_0x10dd5f,_0x1aacee);_0x24454f[_0x3948cf(0x228)]=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x30c58f,_0xb75ba0,_0x39d051,_0x8186ce,_0x3e01a7,_0x5a1b43){const _0x185179=_0x3948cf;super(),_0xeb55cc(this,'_socket$',new _0x3fbd04[(_0x185179(0x2e0))](void 0x0)),_0xeb55cc(this,_0x185179(0x500),this[_0x185179(0x3a1)]['asObservable']()),_0xeb55cc(this,_0x185179(0x2c5),null),_0xeb55cc(this,_0x185179(0x430),new Map()),_0xeb55cc(this,_0x185179(0x19b),new _0x3fbd04[(_0x185179(0x2e0))](_0x1efc5b[_0x185179(0x401)])),_0xeb55cc(this,_0x185179(0x55f),this['_status$'][_0x185179(0x29a)]()),_0xeb55cc(this,_0x185179(0x1d6),!0x1),_0xeb55cc(this,'_retryConnectingTimer'),_0xeb55cc(this,_0x185179(0x2ce),0x0),_0xeb55cc(this,_0x185179(0x232)),_0xeb55cc(this,_0x185179(0x49c)),(this['_injector']=_0x30c58f,this['_localeService']=_0xb75ba0,this['_messageService']=_0x39d051,this[_0x185179(0x3fb)]=_0x8186ce,this[_0x185179(0x164)]=_0x3e01a7,this[_0x185179(0x498)]=_0x5a1b43,this['_initEventListeners']());}get[_0x3948cf(0x52c)](){return this['_socket$']['getValue']();}[_0x3948cf(0x46c)](){const _0xbd5c73=_0x3948cf;this[_0xbd5c73(0x4ed)](),this['_listenToOnlineEvent']();}['dispose'](){const _0x40ee94=_0x3948cf;super[_0x40ee94(0x287)](),this[_0x40ee94(0x430)]['forEach'](_0x15a511=>_0x15a511[_0x40ee94(0x287)]()),this['_sessions'][_0x40ee94(0x2da)](),this[_0x40ee94(0x19b)][_0x40ee94(0x14b)]();}async['requireSession'](_0x16ceef){const _0x45737c=_0x3948cf;if(this[_0x45737c(0x430)][_0x45737c(0x58e)](_0x16ceef))return this['_sessions'][_0x45737c(0x55a)](_0x16ceef);this['_tryEnsureSocket']();const _0x4bdd62=this[_0x45737c(0x488)]['createInstance'](_0x24454f[_0x45737c(0x436)],_0x16ceef,this[_0x45737c(0x3a1)][_0x45737c(0x29a)]());return this['_sessions']['set'](_0x16ceef,_0x4bdd62),_0x4bdd62;}[_0x3948cf(0x34a)](_0x3b49f3){const _0x3918ef=_0x3948cf;var _0x1554c9;const _0x40b0f2=this[_0x3918ef(0x430)][_0x3918ef(0x55a)](_0x3b49f3);_0x40b0f2&&(this['_sessions'][_0x3918ef(0x45a)](_0x3b49f3),_0x40b0f2['close']()),this['_sessions'][_0x3918ef(0x416)]||(_0x1554c9=this['_socket'])==null||_0x1554c9[_0x3918ef(0x1ef)]();}[_0x3948cf(0x1c3)](){const _0x401b3e=_0x3948cf;this[_0x401b3e(0x2ce)]=0x0,this[_0x401b3e(0x435)]!=null&&(clearTimeout(this[_0x401b3e(0x435)]),this[_0x401b3e(0x435)]=null),this[_0x401b3e(0x1b8)]();}[_0x3948cf(0x32b)](){const _0x3e3ba5=_0x3948cf;var _0x5f438e,_0x9042f4;const _0xea733=this[_0x3e3ba5(0x164)][_0x3e3ba5(0x52b)](_0x2c6078),_0x5862f6=this[_0x3e3ba5(0x164)][_0x3e3ba5(0x52b)](_0x59012f),_0x352e0c=(_0x9042f4=(_0x5f438e=_0x5862f6==null?void 0x0:_0x5862f6[_0x3e3ba5(0x468)])!=null?_0x5f438e:_0xea733)!=null?_0x9042f4:_0x13b7a4,_0x19bc69=this[_0x3e3ba5(0x498)]['createSocket'](_0x352e0c);return this[_0x3e3ba5(0x2c5)]=_0x19bc69,_0x19bc69;}[_0x3948cf(0x2e6)](){const _0x178ebf=_0x3948cf;var _0x224f83,_0x493247;try{const _0x3ca241=(_0x493247=(_0x224f83=this[_0x178ebf(0x52c)])!=null?_0x224f83:this[_0x178ebf(0x2c5)])!=null?_0x493247:this['_createSocket']();if(_0x3ca241){const _0x5ecfaf=_0x3ca241[_0x178ebf(0x28f)];_0x3ca241[_0x178ebf(0x28f)]=_0x2135e2=>(this['_rescheduleHeartbeat'](),_0x5ecfaf[_0x178ebf(0x476)](_0x3ca241,[_0x2135e2])),_0x3ca241[_0x178ebf(0x1e8)]['subscribe'](_0x4f095d=>this[_0x178ebf(0x569)](_0x3ca241,_0x4f095d)),_0x3ca241['error$'][_0x178ebf(0x3c1)](_0x4da2a9[_0x178ebf(0x2b5)](0x1))[_0x178ebf(0x577)](_0x40775b=>this[_0x178ebf(0x3fb)][_0x178ebf(0x41b)]('[CollaborationSessionService]:\x20socket\x20error',_0x40775b)),_0x3ca241[_0x178ebf(0x30f)][_0x178ebf(0x3c1)](_0x4da2a9[_0x178ebf(0x2b5)](0x1))['subscribe'](()=>{this['_onConnectionOpen'](_0x3ca241);}),_0x3ca241[_0x178ebf(0x4e3)][_0x178ebf(0x3c1)](_0x4da2a9[_0x178ebf(0x2b5)](0x1))[_0x178ebf(0x577)](_0x3e7c50=>{const _0xc2d40d=_0x178ebf;this['_logService'][_0xc2d40d(0x346)](_0xc2d40d(0x3ee),_0xc2d40d(0x415),_0x3e7c50),this[_0xc2d40d(0x5a4)]();});}}catch(_0x524318){this[_0x178ebf(0x3fb)][_0x178ebf(0x41b)](_0x524318),this['_onConnectionFailed']();}}[_0x3948cf(0x35e)](_0x5c1a23){const _0xa5f63e=_0x3948cf;this[_0xa5f63e(0x3fb)][_0xa5f63e(0x346)](_0xa5f63e(0x3ee),_0xa5f63e(0x221)),_0x5c1a23[_0xa5f63e(0x28f)]({'cmd':_0x5a968c['HELLO']}),this[_0xa5f63e(0x3f7)]();}[_0x3948cf(0x4ed)](){const _0x31ab00=_0x3948cf;window['addEventListener'](_0x31ab00(0x492),()=>this['_onOffline']());}['_onOffline'](){const _0x16da0d=_0x3948cf;this['_socketReady']=!0x1,this[_0x16da0d(0x2c5)]=null,this[_0x16da0d(0x19b)][_0x16da0d(0x490)](_0x1efc5b[_0x16da0d(0x239)]),this['_socket$'][_0x16da0d(0x490)](null),this[_0x16da0d(0x353)](),this[_0x16da0d(0x266)]();}[_0x3948cf(0x5a4)](){const _0x50a86a=_0x3948cf;var _0x312839;this['_onOffline'](),this['_retryCount']<((_0x312839=this[_0x50a86a(0x164)][_0x50a86a(0x52b)](_0x5b3dc5))!=null?_0x312839:0x3)?(this[_0x50a86a(0x14c)]['show']({'key':_0x50a86a(0x279),'type':_0x3fa11f[_0x50a86a(0x21a)]['Warning'],'content':this['_localeService']['t']('session.will-retry')}),this['_tryReconnect']()):this[_0x50a86a(0x14c)][_0x50a86a(0x46e)]({'key':'collaboration-session-retry','type':_0x3fa11f[_0x50a86a(0x21a)][_0x50a86a(0x3c3)],'content':this[_0x50a86a(0x147)]['t'](_0x50a86a(0x578))});}[_0x3948cf(0x25e)](){const _0x156c08=_0x3948cf,_0x47032f=()=>{const _0x1587c5=_0x5201;this[_0x1587c5(0x52c)]||this['reconnect']();},_0x156d5b=()=>{const _0x436660=_0x5201;this[_0x436660(0x52c)]||document[_0x436660(0x36e)]==='hidden'||this[_0x436660(0x1c3)]();};window[_0x156c08(0x1d2)]('online',_0x47032f),document[_0x156c08(0x1d2)](_0x156c08(0x5b5),_0x156d5b);}[_0x3948cf(0x1b8)](){const _0x1be8fe=_0x3948cf;var _0x43722f;const _0x266525=this['_retryCount'],_0xbe89ba=this[_0x1be8fe(0x164)][_0x1be8fe(0x52b)](_0x59012f),_0x48d5a3=_0x266525===0x0?0x0:((_0x43722f=_0xbe89ba==null?void 0x0:_0xbe89ba['retryConnectingInterval'])!=null?_0x43722f:0x4e20)*0x2**_0x266525;this[_0x1be8fe(0x435)]=window['setTimeout'](()=>{const _0x36113a=_0x1be8fe;clearTimeout(this['_retryConnectingTimer']),this[_0x36113a(0x435)]=null,this[_0x36113a(0x2e6)]();},_0x48d5a3),this['_retryCount']+=0x1;}[_0x3948cf(0x569)](_0x298a4a,_0x1f3070){const _0x572179=_0x3948cf,{cmd:_0x1420f0}=_0x1f3070;_0x1420f0===_0x5a968c[_0x572179(0x1ad)]&&!this[_0x572179(0x1d6)]&&(_0x298a4a[_0x572179(0x3f3)]=_0x1f3070[_0x572179(0x390)][_0x572179(0x3f3)],this[_0x572179(0x3a1)]['next'](_0x298a4a),this[_0x572179(0x19b)]['next'](_0x1efc5b[_0x572179(0x3c6)]),this[_0x572179(0x1d6)]=!0x0,this[_0x572179(0x2c5)]=null),_0x1420f0===_0x5a968c[_0x572179(0x32e)]&&this[_0x572179(0x353)](),this[_0x572179(0x3f7)]();}['_rescheduleHeartbeat'](){const _0x3eb351=_0x3948cf;var _0x5ba040;this[_0x3eb351(0x266)](),this[_0x3eb351(0x232)]=window[_0x3eb351(0x3da)](()=>this['_sendHeartbeat'](),(_0x5ba040=this[_0x3eb351(0x164)][_0x3eb351(0x52b)](_0x224248))!=null?_0x5ba040:0x7530);}['_sendHeartbeat'](){const _0x1f0459=_0x3948cf;this[_0x1f0459(0x52c)][_0x1f0459(0x28f)]({'cmd':_0x5a968c[_0x1f0459(0x32e)]}),this[_0x1f0459(0x20d)]();}['_waitForHeartbeatResponse'](){const _0x5b9fae=_0x3948cf;var _0x2ad273;this[_0x5b9fae(0x49c)]=window['setTimeout'](()=>this[_0x5b9fae(0x5a4)](),(_0x2ad273=this[_0x5b9fae(0x164)][_0x5b9fae(0x52b)](_0x44eea9))!=null?_0x2ad273:0x4e20);}[_0x3948cf(0x266)](){const _0x5b2b11=_0x3948cf;this[_0x5b2b11(0x232)]!=null&&(clearTimeout(this['_sendHeartbeatTimer']),this[_0x5b2b11(0x232)]=null);}[_0x3948cf(0x353)](){const _0x4274e2=_0x3948cf;this[_0x4274e2(0x49c)]!=null&&(clearTimeout(this[_0x4274e2(0x49c)]),this[_0x4274e2(0x49c)]=null);}},_0x24454f[_0x3948cf(0x228)]=_0x120013([_0x33de4d(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x33de4d(0x1,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)])),_0x33de4d(0x2,_0x405b11['IMessageService']),_0x33de4d(0x3,_0x223914[_0x3948cf(0x5b0)]),_0x33de4d(0x4,_0x223914[_0x3948cf(0x1ff)]),_0x33de4d(0x5,_0x1a1032)],_0x24454f[_0x3948cf(0x228)]);const _0x55bcfc=[];for(let _0x193332=0x0;_0x193332<0x100;++_0x193332)_0x55bcfc[_0x3948cf(0x4ef)]((_0x193332+0x100)[_0x3948cf(0x4ec)](0x10)['slice'](0x1));function _0x1b08e6(_0x328fcd,_0x270e0f=0x0){const _0x3d8913=_0x3948cf;return(_0x55bcfc[_0x328fcd[_0x270e0f+0x0]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x1]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x2]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x3]]+'-'+_0x55bcfc[_0x328fcd[_0x270e0f+0x4]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x5]]+'-'+_0x55bcfc[_0x328fcd[_0x270e0f+0x6]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x7]]+'-'+_0x55bcfc[_0x328fcd[_0x270e0f+0x8]]+_0x55bcfc[_0x328fcd[_0x270e0f+0x9]]+'-'+_0x55bcfc[_0x328fcd[_0x270e0f+0xa]]+_0x55bcfc[_0x328fcd[_0x270e0f+0xb]]+_0x55bcfc[_0x328fcd[_0x270e0f+0xc]]+_0x55bcfc[_0x328fcd[_0x270e0f+0xd]]+_0x55bcfc[_0x328fcd[_0x270e0f+0xe]]+_0x55bcfc[_0x328fcd[_0x270e0f+0xf]])[_0x3d8913(0x151)]();}let _0x42f61d;const _0x2f1e00=new Uint8Array(0x10);function _0x5689d8(){const _0x4fbbca=_0x3948cf;if(!_0x42f61d){if(typeof crypto>'u'||!crypto[_0x4fbbca(0x60a)])throw new Error('crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported');_0x42f61d=crypto[_0x4fbbca(0x60a)][_0x4fbbca(0x27f)](crypto);}return _0x42f61d(_0x2f1e00);}const _0x307e43={'randomUUID':typeof crypto<'u'&&crypto['randomUUID']&&crypto[_0x3948cf(0x3d7)][_0x3948cf(0x27f)](crypto)};function _0x1a222b(_0x4a07df,_0xa0bc4a,_0x29b29b){const _0x18b955=_0x3948cf;if(_0x307e43[_0x18b955(0x3d7)]&&!_0xa0bc4a&&!_0x4a07df)return _0x307e43[_0x18b955(0x3d7)]();_0x4a07df=_0x4a07df||{};const _0x25f7b5=_0x4a07df[_0x18b955(0x589)]||(_0x4a07df[_0x18b955(0x2ae)]||_0x5689d8)();return _0x25f7b5[0x6]=_0x25f7b5[0x6]&0xf|0x40,_0x25f7b5[0x8]=_0x25f7b5[0x8]&0x3f|0x80,_0x1b08e6(_0x25f7b5);}var _0x3b8f16=Object[_0x3948cf(0x149)],_0x5a07fc=Object[_0x3948cf(0x16b)],_0x5e37e5=(_0x6356dd,_0x1af826,_0x355d8f,_0x2063fc)=>{const _0x4b7a33=_0x3948cf;for(var _0x2a2144=_0x2063fc>0x1?void 0x0:_0x2063fc?_0x5a07fc(_0x1af826,_0x355d8f):_0x1af826,_0x172c89=_0x6356dd[_0x4b7a33(0x24c)]-0x1,_0x5dc876;_0x172c89>=0x0;_0x172c89--)(_0x5dc876=_0x6356dd[_0x172c89])&&(_0x2a2144=(_0x2063fc?_0x5dc876(_0x1af826,_0x355d8f,_0x2a2144):_0x5dc876(_0x2a2144))||_0x2a2144);return _0x2063fc&&_0x2a2144&&_0x3b8f16(_0x1af826,_0x355d8f,_0x2a2144),_0x2a2144;},_0x102dce=(_0x443ad3,_0x5918dd)=>(_0x50c462,_0x3709cd)=>_0x5918dd(_0x50c462,_0x3709cd,_0x443ad3);let _0x2e6349=class{constructor(_0x5edbbf,_0x4212c9,_0x55370b){const _0x280551=_0x3948cf;this[_0x280551(0x488)]=_0x5edbbf,this['_transformService']=_0x4212c9,this[_0x280551(0x4c2)]=_0x55370b;}[_0x3948cf(0x549)](_0x494dfd){const _0x5cce35=_0x3948cf;this[_0x5cce35(0x3f2)](_0x494dfd),this[_0x5cce35(0x536)](_0x494dfd);}[_0x3948cf(0x5b4)](_0x104444){const _0xc9f43b=_0x3948cf,{unitID:_0x4c621e}=_0x104444,_0x59d89c=this[_0xc9f43b(0x4c2)][_0xc9f43b(0x214)](_0x4c621e)[_0xc9f43b(0x15e)](_0x13e81e[_0xc9f43b(0x5ba)]),{redoCache:_0x566edf}=_0x59d89c['getUndoRedoMutationParamsCache']();if(_0x566edf['length']===0x0)return _0x104444;let _0xee2204=_0x223914[_0xc9f43b(0x5af)]['deepClone'](_0x104444['mutations'][0x0]);for(let _0x24121f=0x0;_0x24121f<_0x566edf[_0xc9f43b(0x24c)];_0x24121f++){const _0x1d1717={'id':'doc.mutation.rich-text-editing','params':{..._0x566edf[_0x24121f]}},_0x4f145b=this[_0xc9f43b(0x42b)]['transformMutation'](_0xee2204,_0x1d1717,!0x1);if(_0x9ea725[_0xc9f43b(0x375)](_0x4f145b))throw _0x4f145b[_0xc9f43b(0x41b)];_0xee2204=_0x4f145b['m1Prime'];}return{..._0x223914[_0xc9f43b(0x5af)]['deepClone'](_0x104444),'mutations':[_0xee2204]};}[_0x3948cf(0x3f2)](_0x28fe4c){const _0x59ce83=_0x3948cf,{unitID:_0x4e4904}=_0x28fe4c,_0x15de8b=this[_0x59ce83(0x4c2)]['getRenderById'](_0x4e4904)[_0x59ce83(0x15e)](_0x13e81e[_0x59ce83(0x5ba)]),{undoCache:_0x3f6916,redoCache:_0x47ad78}=_0x15de8b[_0x59ce83(0x1b7)]();if(_0x3f6916['length']===0x0||_0x47ad78[_0x59ce83(0x24c)]===0x0)return;const _0x45ee1c=[],_0x114027=[];let _0xd770ec=_0x223914[_0x59ce83(0x5af)]['deepClone'](_0x28fe4c[_0x59ce83(0x53f)][0x0]),_0x371d09=_0x223914[_0x59ce83(0x5af)]['deepClone'](_0x28fe4c[_0x59ce83(0x53f)][0x0]);for(let _0xc3468a=_0x3f6916[_0x59ce83(0x24c)]-0x1;_0xc3468a>=0x0;_0xc3468a--){const _0x5da3be={'id':_0x59ce83(0x3d8),'params':{..._0x3f6916[_0xc3468a]}},_0x32a9cf={'id':'doc.mutation.rich-text-editing','params':{..._0x47ad78[_0xc3468a]}},_0x21a4b4=this[_0x59ce83(0x42b)][_0x59ce83(0x212)](_0xd770ec,_0x5da3be,!0x1),_0x32b514=this['_transformService']['transformMutation'](_0x371d09,_0x32a9cf,!0x1);if(_0x9ea725[_0x59ce83(0x375)](_0x21a4b4))throw _0x21a4b4['error'];if(_0x9ea725['isTransformMutationFailure'](_0x32b514))throw _0x32b514[_0x59ce83(0x41b)];_0x45ee1c[_0x59ce83(0x5ef)](_0x21a4b4[_0x59ce83(0x521)]['params']),_0x114027['unshift'](_0x32b514[_0x59ce83(0x521)][_0x59ce83(0x54d)]),_0xd770ec=_0x21a4b4[_0x59ce83(0x5d5)],_0x371d09=_0x32b514[_0x59ce83(0x5d5)];}_0x15de8b[_0x59ce83(0x21b)]({'undoCache':_0x45ee1c,'redoCache':_0x114027});}[_0x3948cf(0x536)](_0x42ee1b){const _0x182f37=_0x3948cf,{unitID:_0x5a6471}=_0x42ee1b,_0x2947b9=this['_renderManagerService'][_0x182f37(0x214)](_0x5a6471)[_0x182f37(0x15e)](_0x13e81e[_0x182f37(0x5ba)]),_0x15e4e5=_0x2947b9[_0x182f37(0x3f8)]();if(_0x15e4e5==null)return;const _0x3f2328=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x42ee1b[_0x182f37(0x397)],'actions':null,'textRanges':[_0x15e4e5]}}],_0x8e0d3b=this['_transformService']['transformMutationsWithChangeset'](_0x42ee1b,_0x3f2328);if(!_0x9ea725['isTransformMutationsWithChangesetSuccess'](_0x8e0d3b))throw _0x8e0d3b[_0x182f37(0x41b)];const _0x516222=_0x8e0d3b['m2Prime'][0x0]['params'][_0x182f37(0x27b)];Array['isArray'](_0x516222)&&_0x516222['length']&&_0x2947b9[_0x182f37(0x252)](_0x516222[0x0]);}};_0x2e6349=_0x5e37e5([_0x102dce(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x102dce(0x1,_0x9ea725['ITransformService']),_0x102dce(0x2,_0xdd060a[_0x3948cf(0x349)])],_0x2e6349);var _0x323112=Object[_0x3948cf(0x149)],_0x1d0c5b=Object[_0x3948cf(0x16b)],_0x5f8f2d=(_0x12229d,_0x548a97,_0x288882,_0x4b95b3)=>{const _0x246c03=_0x3948cf;for(var _0x5d41cb=_0x4b95b3>0x1?void 0x0:_0x4b95b3?_0x1d0c5b(_0x548a97,_0x288882):_0x548a97,_0x5e26c7=_0x12229d[_0x246c03(0x24c)]-0x1,_0xf962f8;_0x5e26c7>=0x0;_0x5e26c7--)(_0xf962f8=_0x12229d[_0x5e26c7])&&(_0x5d41cb=(_0x4b95b3?_0xf962f8(_0x548a97,_0x288882,_0x5d41cb):_0xf962f8(_0x5d41cb))||_0x5d41cb);return _0x4b95b3&&_0x5d41cb&&_0x323112(_0x548a97,_0x288882,_0x5d41cb),_0x5d41cb;},_0x2c6869=(_0x375a36,_0x165d5a)=>(_0x894592,_0x4903b3)=>_0x165d5a(_0x894592,_0x4903b3,_0x375a36);_0x24454f[_0x3948cf(0x30e)]=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x11cfc9,_0x19410d,_0x5184a0,_0x4b546c,_0x548ec0){const _0x73071a=_0x3948cf;super(),_0xeb55cc(this,'_cachedData',new Map()),_0xeb55cc(this,_0x73071a(0x303),new Map()),_0xeb55cc(this,'_disabled',!0x1),(this['_configService']=_0x11cfc9,this[_0x73071a(0x3d5)]=_0x19410d,this[_0x73071a(0x2c1)]=_0x5184a0,this[_0x73071a(0x147)]=_0x4b546c,this[_0x73071a(0x14d)]=_0x548ec0,this['_setupBeforeClosingHandler']());}[_0x3948cf(0x1cb)](){const _0x11ec06=_0x3948cf;this[_0x11ec06(0x4f2)]=!0x0;}[_0x3948cf(0x40d)](){this['_disabled']=!0x1;}[_0x3948cf(0x287)](){const _0x1d25e5=_0x3948cf;this['exhaustSavingTask']()[_0x1d25e5(0x1ed)](()=>super[_0x1d25e5(0x287)]());}async[_0x3948cf(0x546)](_0x474258){const _0x5e234b=_0x3948cf;return this[_0x5e234b(0x4f2)]?null:this[_0x5e234b(0x3d5)][_0x5e234b(0x338)](_0x5d1ba4(_0x474258));}async['saveOfflineData'](_0x5ad52b,_0x4188e2){const _0x35d23d=_0x3948cf;return!!this[_0x35d23d(0x3d5)][_0x35d23d(0x1c8)](_0x5ad52b,_0x4188e2);}[_0x3948cf(0x223)](_0x2cfaa7,_0x544516,_0x41b1a7,_0x5fd6db){const _0x4d0d42=_0x3948cf,_0x3c89d2=this['_revisionService'][_0x4d0d42(0x356)](_0x2cfaa7);this[_0x4d0d42(0x449)][_0x4d0d42(0x1f2)](_0x2cfaa7,{'unitID':_0x2cfaa7,'type':_0x544516,'awaitingChangeset':_0x41b1a7,'mutations':_0x5fd6db,'rev':_0x3c89d2}),this[_0x4d0d42(0x303)][_0x4d0d42(0x58e)](_0x2cfaa7)||this[_0x4d0d42(0x45c)](_0x2cfaa7);}[_0x3948cf(0x45c)](_0x163afc){const _0x59f062=_0x3948cf,_0x4e5cea=this['_getSaveTimeout']();_0x4e5cea===0x0?this[_0x59f062(0x29f)](_0x163afc):this[_0x59f062(0x303)][_0x59f062(0x1f2)](_0x163afc,setTimeout(()=>this[_0x59f062(0x29f)](_0x163afc),_0x4e5cea));}[_0x3948cf(0x4a7)](){const _0x4fed7d=_0x3948cf;var _0x490404;return(_0x490404=this[_0x4fed7d(0x164)][_0x4fed7d(0x52b)](_0x5e1c84))!=null?_0x490404:0x3e8;}[_0x3948cf(0x29f)](_0xdf8b8a){const _0x1e0e31=_0x3948cf,_0xaf2da6=this[_0x1e0e31(0x303)][_0x1e0e31(0x55a)](_0xdf8b8a);return _0xaf2da6!==void 0x0&&window[_0x1e0e31(0x186)](_0xaf2da6),this[_0x1e0e31(0x3d5)]['setItem'](_0x5d1ba4(_0xdf8b8a),this['_cachedData']['get'](_0xdf8b8a))[_0x1e0e31(0x1ed)](()=>this[_0x1e0e31(0x303)][_0x1e0e31(0x45a)](_0xdf8b8a));}async[_0x3948cf(0x201)](){const _0x1e9b3a=_0x3948cf,_0x106790=[];this['_saveTaskMap'][_0x1e9b3a(0x24f)]((_0x28c280,_0x27fb56)=>{const _0x7adb2d=_0x1e9b3a;window[_0x7adb2d(0x186)](_0x28c280),_0x106790['push'](this[_0x7adb2d(0x29f)](_0x27fb56)[_0x7adb2d(0x1ed)](()=>{const _0x4cf14a=_0x7adb2d;this[_0x4cf14a(0x303)][_0x4cf14a(0x45a)](_0x27fb56);}));}),await Promise[_0x1e9b3a(0x1f9)](_0x106790);}[_0x3948cf(0x33e)](){const _0x493103=_0x3948cf;this[_0x493103(0x345)](this[_0x493103(0x2c1)][_0x493103(0x274)](()=>{const _0x56a8ee=_0x493103;if(this[_0x56a8ee(0x303)]['size'])return this[_0x56a8ee(0x147)]['t']('collaboration-client.offline-data-not-saved');}));}},_0x24454f[_0x3948cf(0x30e)]=_0x5f8f2d([_0x2c6869(0x0,_0x223914['IConfigService']),_0x2c6869(0x1,_0x223914[_0x3948cf(0x1a3)]),_0x2c6869(0x2,_0x405b11[_0x3948cf(0x3ea)]),_0x2c6869(0x3,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)])),_0x2c6869(0x4,_0x223914[_0x3948cf(0x25f)](_0x9ea725['RevisionService']))],_0x24454f['LocalCacheService']);function _0x5d1ba4(_0x19f964){return'unit-cache-'+_0x19f964;}var _0x19ec2c=Object[_0x3948cf(0x149)],_0x14a1a3=Object['getOwnPropertyDescriptor'],_0x4bc135=(_0x56b7eb,_0xac656c,_0x5c0f5b,_0x4bef58)=>{const _0x58431d=_0x3948cf;for(var _0x504b2=_0x4bef58>0x1?void 0x0:_0x4bef58?_0x14a1a3(_0xac656c,_0x5c0f5b):_0xac656c,_0x22c509=_0x56b7eb[_0x58431d(0x24c)]-0x1,_0x53ea7c;_0x22c509>=0x0;_0x22c509--)(_0x53ea7c=_0x56b7eb[_0x22c509])&&(_0x504b2=(_0x4bef58?_0x53ea7c(_0xac656c,_0x5c0f5b,_0x504b2):_0x53ea7c(_0x504b2))||_0x504b2);return _0x4bef58&&_0x504b2&&_0x19ec2c(_0xac656c,_0x5c0f5b,_0x504b2),_0x504b2;},_0x499435=(_0x5c16cd,_0x1a8f32)=>(_0x155313,_0x2afbd7)=>_0x1a8f32(_0x155313,_0x2afbd7,_0x5c16cd);function _0x455370(_0x15d4f6){const _0x2aa89d=_0x3948cf,{unitID:_0x33a612,mutations:_0x2a193f}=_0x15d4f6;return{'unitId':_0x33a612,'subUnitId':_0x2a193f[0x0][_0x2aa89d(0x54d)][_0x2aa89d(0x1e6)]};}let _0x42d852=class{constructor(_0x536205,_0x410c8c,_0x55973c){const _0x576abc=_0x3948cf;this[_0x576abc(0x488)]=_0x536205,this['_transformService']=_0x410c8c,this[_0x576abc(0x294)]=_0x55973c;}[_0x3948cf(0x2e1)](_0x427528){const _0x93dc67=_0x3948cf;var _0x7cc070,_0x1e578b,_0x40fc69,_0x1d453a;const _0x4b38ba=this[_0x93dc67(0x488)][_0x93dc67(0x55a)](_0x59e5a9[_0x93dc67(0x30b)]),{unitId:_0x34be46,subUnitId:_0x431259}=_0x455370(_0x427528),_0x33899b=_0x4b38ba[_0x93dc67(0x453)](_0x34be46)['getCurrentSelections'](),_0x487ff8=(_0x1e578b=(_0x7cc070=this[_0x93dc67(0x294)][_0x93dc67(0x2cd)](_0x34be46))==null?void 0x0:_0x7cc070[_0x93dc67(0x3d2)]())==null?void 0x0:_0x1e578b[_0x93dc67(0x1b4)]();if(_0x33899b[_0x93dc67(0x24c)]===0x0||!_0x34be46||!_0x431259)return;const _0x36d7bf=[{'id':_0x59e5a9[_0x93dc67(0x25d)]['id'],'params':{'unitId':_0x34be46,'subUnitId':_0x487ff8,'selections':_0x223914['Tools'][_0x93dc67(0x566)](_0x33899b)}}],_0x2eabee=this[_0x93dc67(0x42b)][_0x93dc67(0x57d)](_0x427528,_0x36d7bf);if(!_0x9ea725[_0x93dc67(0x333)](_0x2eabee))throw _0x2eabee[_0x93dc67(0x41b)];const _0x420d99=(_0x1d453a=(_0x40fc69=_0x2eabee[_0x93dc67(0x521)][0x0])==null?void 0x0:_0x40fc69[_0x93dc67(0x54d)])==null?void 0x0:_0x1d453a[_0x93dc67(0x35b)];if(Array[_0x93dc67(0x462)](_0x420d99)&&_0x420d99[_0x93dc67(0x24c)]){if(_0x420d99['length']===_0x36d7bf[0x0]['params'][_0x93dc67(0x35b)][_0x93dc67(0x24c)]&&_0x420d99[_0x93dc67(0x374)]((_0x17c254,_0x480c3b)=>_0x223914['Rectangle'][_0x93dc67(0x360)](_0x17c254[_0x93dc67(0x3c0)],_0x36d7bf[0x0][_0x93dc67(0x54d)][_0x93dc67(0x35b)][_0x480c3b][_0x93dc67(0x3c0)])))return;this[_0x93dc67(0x488)][_0x93dc67(0x55a)](_0x223914[_0x93dc67(0x38e)])[_0x93dc67(0x3d0)](_0x59e5a9[_0x93dc67(0x25d)]['id'],{'unitId':_0x34be46,'subUnitId':_0x487ff8,'selections':_0x420d99});}}};_0x42d852=_0x4bc135([_0x499435(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x499435(0x1,_0x9ea725[_0x3948cf(0x1b6)]),_0x499435(0x2,_0x223914[_0x3948cf(0x2dd)])],_0x42d852);const _0x1b2f34=_0x223914['createIdentifier'](_0x3948cf(0x4e0));var _0x4ef9dc=(_0x32a7d7=>(_0x32a7d7[_0x32a7d7[_0x3948cf(0x1ec)]=0x0]='NO_OTHER_CLIENTS_EDITING',_0x32a7d7[_0x32a7d7[_0x3948cf(0x284)]=0x1]=_0x3948cf(0x284),_0x32a7d7))(_0x4ef9dc||{});const _0x289613=0x7530,_0x6fe964=_0x3948cf(0x259);class _0x4b8d7b extends _0x223914['Disposable']{constructor(){const _0x54d2c6=_0x3948cf;super(),_0xeb55cc(this,_0x54d2c6(0x2b3),_0x223914[_0x54d2c6(0x5af)]['generateRandomId']()),_0xeb55cc(this,_0x54d2c6(0x5a9),new Set()),_0xeb55cc(this,_0x54d2c6(0x405),new Map()),_0xeb55cc(this,_0x54d2c6(0x208),null),_0xeb55cc(this,_0x54d2c6(0x39e),new Map()),_0xeb55cc(this,_0x54d2c6(0x4b9),new Map()),this[_0x54d2c6(0x528)]();}[_0x3948cf(0x287)](){const _0x325944=_0x3948cf;super[_0x325944(0x287)](),this[_0x325944(0x39e)][_0x325944(0x24f)]((_0x507bbc,_0x4048f2)=>this['_removeClearOtherTimer'](_0x4048f2)),this[_0x325944(0x208)]&&window[_0x325944(0x3a2)](this['_heartbeatTimer']);}[_0x3948cf(0x373)](_0x2baa35){const _0x48be72=_0x3948cf;return this[_0x48be72(0x473)](_0x2baa35)[_0x48be72(0x3c1)](_0x3fbd04[_0x48be72(0x2c3)]());}[_0x3948cf(0x590)](_0xd11184){const _0x8108c=_0x3948cf;this['_selfUnitIDs']['size']===0x0&&this[_0x8108c(0x25c)](),this[_0x8108c(0x5a9)]['add'](_0xd11184),this[_0x8108c(0x5c3)]({'type':0x0,'memberID':this[_0x8108c(0x2b3)],'unitIDs':[_0xd11184],'isForwarded':!0x1});}['disposeUnit'](_0x1845b0){const _0x48ce99=_0x3948cf;this[_0x48ce99(0x5a9)][_0x48ce99(0x45a)](_0x1845b0),this['_selfUnitIDs'][_0x48ce99(0x416)]===0x0&&this[_0x48ce99(0x208)]&&window['clearInterval'](this[_0x48ce99(0x208)]);}['_init'](){const _0x207c93=_0x3948cf;this['disposeWithMe'](_0x223914[_0x207c93(0x238)](_0x3fbd04['fromEvent'](window,_0x207c93(0x178))['subscribe'](_0x48f3b5=>{const _0x1e5509=_0x207c93;if(_0x48f3b5[_0x1e5509(0x206)]!==_0x6fe964||!_0x48f3b5['newValue'])return;const _0x2b09fe=JSON[_0x1e5509(0x517)](_0x48f3b5['newValue']);this['_handleEvent'](_0x2b09fe);}))),window[_0x207c93(0x1d2)](_0x207c93(0x183),()=>this[_0x207c93(0x5c3)]({'type':0x1,'memberID':this['_id'],'unitIDs':Array[_0x207c93(0x275)](this[_0x207c93(0x5a9)])}));}[_0x3948cf(0x5de)](_0x533512){const _0x297606=_0x3948cf;switch(_0x533512[_0x297606(0x181)]){case 0x0:this[_0x297606(0x5b1)](_0x533512);break;case 0x1:this[_0x297606(0x29d)](_0x533512);break;case 0x2:this['_handleHeartbeatEvent'](_0x533512);break;}}[_0x3948cf(0x5b1)](_0x43bebe){const _0x53d3f4=_0x3948cf,{unitIDs:_0x4d8b57,memberID:_0x3e9f03,isForwarded:_0x4f83c4}=_0x43bebe;_0x4d8b57[_0x53d3f4(0x24f)](_0x153041=>{const _0x376af0=_0x53d3f4;if(!_0x4f83c4&&this[_0x376af0(0x405)]['has'](_0x153041)&&this[_0x376af0(0x473)](_0x153041)['next'](0x1),!this[_0x376af0(0x405)][_0x376af0(0x58e)](_0x153041)||!this['_unitOnClients'][_0x376af0(0x55a)](_0x153041)['has'](_0x3e9f03)){const _0x19024a=this[_0x376af0(0x405)][_0x376af0(0x55a)](_0x153041)||new Set();_0x19024a[_0x376af0(0x240)](_0x3e9f03),this[_0x376af0(0x405)][_0x376af0(0x1f2)](_0x153041,_0x19024a),this['_scheduleClearOtherTimer'](_0x3e9f03);}}),_0x4f83c4||this[_0x53d3f4(0x5c3)]({'type':0x0,'memberID':this[_0x53d3f4(0x2b3)],'unitIDs':[...this['_selfUnitIDs']],'isForwarded':!0x0});}[_0x3948cf(0x5be)](_0x2f9508){const _0x25ca27=_0x3948cf;this[_0x25ca27(0x371)](_0x2f9508);const _0x31c891=window[_0x25ca27(0x3da)](()=>{const _0x5349a2=_0x25ca27;this[_0x5349a2(0x405)][_0x5349a2(0x24f)](_0x4c7465=>{_0x4c7465['delete'](_0x2f9508);});},_0x289613*0x2);this[_0x25ca27(0x39e)][_0x25ca27(0x1f2)](_0x2f9508,_0x31c891);}['_removeClearOtherTimer'](_0x311d63){const _0x3e761e=_0x3948cf;if(this[_0x3e761e(0x39e)][_0x3e761e(0x58e)](_0x311d63)){const _0x23e92c=this[_0x3e761e(0x39e)]['get'](_0x311d63);_0x23e92c&&window['clearTimeout'](_0x23e92c),this[_0x3e761e(0x39e)]['set'](_0x311d63,null);}}[_0x3948cf(0x29d)](_0x140de9){const _0x59ce23=_0x3948cf,{memberID:_0x5c217a,unitIDs:_0x367fc1}=_0x140de9;_0x367fc1[_0x59ce23(0x24f)](_0x11d36f=>{const _0x223802=_0x59ce23;var _0x1c7aa0;const _0x1228c6=this[_0x223802(0x405)]['get'](_0x11d36f);_0x1228c6&&(_0x1228c6[_0x223802(0x45a)](_0x5c217a),(_0x1c7aa0=this[_0x223802(0x473)](_0x11d36f))==null||_0x1c7aa0['next'](_0x1228c6['size']===0x0?0x0:0x1));}),this[_0x59ce23(0x371)](_0x5c217a);}['_handleHeartbeatEvent'](_0x51a962){const _0x24ff6c=_0x3948cf;this[_0x24ff6c(0x5be)](_0x51a962[_0x24ff6c(0x3f3)]);}[_0x3948cf(0x5c3)](_0x27e34b){const _0x45cf23=_0x3948cf;localStorage['setItem'](_0x6fe964,JSON[_0x45cf23(0x2ec)](_0x27e34b));}['_scheduleHeartbeat'](){this['_heartbeatTimer']=window['setInterval'](()=>{const _0x450136=_0x5201;this[_0x450136(0x5c3)]({'type':0x2,'memberID':this[_0x450136(0x2b3)]});},_0x289613);}[_0x3948cf(0x473)](_0x96da38){const _0x192c1d=_0x3948cf;return this[_0x192c1d(0x4b9)][_0x192c1d(0x58e)](_0x96da38)||this[_0x192c1d(0x4b9)][_0x192c1d(0x1f2)](_0x96da38,new _0x3fbd04[(_0x192c1d(0x2e0))](0x0)),this[_0x192c1d(0x4b9)][_0x192c1d(0x55a)](_0x96da38);}}var _0x4a0c7e=Object[_0x3948cf(0x149)],_0x550d9c=Object['getOwnPropertyDescriptor'],_0x37a445=(_0x30b39b,_0x39a399,_0x436c1e,_0x21cfb9)=>{const _0x5c3760=_0x3948cf;for(var _0x3fddb8=_0x21cfb9>0x1?void 0x0:_0x21cfb9?_0x550d9c(_0x39a399,_0x436c1e):_0x39a399,_0x1b7600=_0x30b39b[_0x5c3760(0x24c)]-0x1,_0x467cee;_0x1b7600>=0x0;_0x1b7600--)(_0x467cee=_0x30b39b[_0x1b7600])&&(_0x3fddb8=(_0x21cfb9?_0x467cee(_0x39a399,_0x436c1e,_0x3fddb8):_0x467cee(_0x3fddb8))||_0x3fddb8);return _0x21cfb9&&_0x3fddb8&&_0x4a0c7e(_0x39a399,_0x436c1e,_0x3fddb8),_0x3fddb8;},_0x593882=(_0x7c7feb,_0x33fb2e)=>(_0x7fea0,_0xfb5e0e)=>_0x33fb2e(_0x7fea0,_0xfb5e0e,_0x7c7feb);let _0x5cf7bf=class{constructor(_0x2ab9a7,_0x44d607,_0x3c2621){const _0x56e369=_0x3948cf;this[_0x56e369(0x488)]=_0x2ab9a7,this[_0x56e369(0x42b)]=_0x44d607,this['_docStateChangeManagerService']=_0x3c2621;}['transformStateCache'](_0x45c8c1){const _0x56ef6b=_0x3948cf;this[_0x56ef6b(0x342)](_0x45c8c1);}[_0x3948cf(0x5b4)](_0x193490){const _0x1aa5b7=_0x3948cf,{unitID:_0x2a52cf}=_0x193490,{collaboration:_0x3902f9}=this['_docStateChangeManagerService']['getStateCache'](_0x2a52cf);if(_0x3902f9[_0x1aa5b7(0x24c)]===0x0)return _0x193490;let _0x59248a=_0x223914[_0x1aa5b7(0x5af)][_0x1aa5b7(0x566)](_0x193490['mutations'][0x0]);for(let _0x4d4595=0x0;_0x4d4595<_0x3902f9[_0x1aa5b7(0x24c)];_0x4d4595++){const _0x3dc4d5={'id':_0x1aa5b7(0x3d8),'params':{'unitId':_0x3902f9[_0x4d4595][_0x1aa5b7(0x362)],..._0x3902f9[_0x4d4595]['redoState']}},_0xd21789=this['_transformService'][_0x1aa5b7(0x212)](_0x59248a,_0x3dc4d5,!0x1);if(_0x9ea725[_0x1aa5b7(0x375)](_0xd21789))throw _0xd21789[_0x1aa5b7(0x41b)];_0x59248a=_0xd21789[_0x1aa5b7(0x5d5)];}return{..._0x223914[_0x1aa5b7(0x5af)][_0x1aa5b7(0x566)](_0x193490),'mutations':[_0x59248a]};}[_0x3948cf(0x342)](_0x4b88b2){const _0x4c7ca0=_0x3948cf,{unitID:_0x2801fd}=_0x4b88b2,{history:_0x34f8f3,collaboration:_0x1e6be4}=this[_0x4c7ca0(0x5fc)][_0x4c7ca0(0x1d4)](_0x2801fd);if(_0x34f8f3['length']===0x0&&_0x1e6be4[_0x4c7ca0(0x24c)]===0x0)return;const _0x525987=[],_0x316b82=[];let _0x48252e=_0x223914[_0x4c7ca0(0x5af)]['deepClone'](_0x4b88b2[_0x4c7ca0(0x53f)][0x0]),_0x4c2251=_0x223914[_0x4c7ca0(0x5af)][_0x4c7ca0(0x566)](_0x4b88b2[_0x4c7ca0(0x53f)][0x0]);for(let _0x17e2f8=_0x34f8f3[_0x4c7ca0(0x24c)]-0x1;_0x17e2f8>=0x0;_0x17e2f8--){const _0x133f48={'id':_0x4c7ca0(0x3d8),'params':{'unitId':_0x34f8f3[_0x17e2f8][_0x4c7ca0(0x362)],..._0x34f8f3[_0x17e2f8][_0x4c7ca0(0x4fb)]}},_0x3705b6={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x34f8f3[_0x17e2f8][_0x4c7ca0(0x362)],..._0x34f8f3[_0x17e2f8]['redoState']}},_0x1d0828=this[_0x4c7ca0(0x42b)][_0x4c7ca0(0x212)](_0x48252e,_0x133f48,!0x1),_0x22fe75=this[_0x4c7ca0(0x42b)]['transformMutation'](_0x4c2251,_0x3705b6,!0x1);if(_0x9ea725['isTransformMutationFailure'](_0x1d0828))throw _0x1d0828[_0x4c7ca0(0x41b)];if(_0x9ea725['isTransformMutationFailure'](_0x22fe75))throw _0x22fe75[_0x4c7ca0(0x41b)];_0x525987[_0x4c7ca0(0x5ef)]({..._0x34f8f3[_0x17e2f8],'undoState':_0x1d0828['m2Prime'][_0x4c7ca0(0x54d)],'redoState':_0x22fe75[_0x4c7ca0(0x521)][_0x4c7ca0(0x54d)]}),_0x48252e=_0x1d0828['m1Prime'],_0x4c2251=_0x22fe75[_0x4c7ca0(0x5d5)];}_0x48252e=_0x223914[_0x4c7ca0(0x5af)][_0x4c7ca0(0x566)](_0x4b88b2[_0x4c7ca0(0x53f)][0x0]),_0x4c2251=_0x223914[_0x4c7ca0(0x5af)]['deepClone'](_0x4b88b2['mutations'][0x0]);for(let _0x16a5ee=_0x1e6be4[_0x4c7ca0(0x24c)]-0x1;_0x16a5ee>=0x0;_0x16a5ee--){const _0x49e87b={'id':_0x4c7ca0(0x3d8),'params':{'unitId':_0x1e6be4[_0x16a5ee][_0x4c7ca0(0x362)],..._0x1e6be4[_0x16a5ee][_0x4c7ca0(0x4fb)]}},_0x56655e={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x1e6be4[_0x16a5ee][_0x4c7ca0(0x362)],..._0x1e6be4[_0x16a5ee][_0x4c7ca0(0x334)]}},_0x4ae30b=this[_0x4c7ca0(0x42b)][_0x4c7ca0(0x212)](_0x48252e,_0x49e87b,!0x1),_0x2a224e=this[_0x4c7ca0(0x42b)][_0x4c7ca0(0x212)](_0x4c2251,_0x56655e,!0x1);if(_0x9ea725['isTransformMutationFailure'](_0x4ae30b))throw _0x4ae30b[_0x4c7ca0(0x41b)];if(_0x9ea725[_0x4c7ca0(0x375)](_0x2a224e))throw _0x2a224e[_0x4c7ca0(0x41b)];_0x316b82['unshift']({..._0x1e6be4[_0x16a5ee],'undoState':_0x4ae30b['m2Prime'][_0x4c7ca0(0x54d)],'redoState':_0x2a224e[_0x4c7ca0(0x521)][_0x4c7ca0(0x54d)]}),_0x48252e=_0x4ae30b[_0x4c7ca0(0x5d5)],_0x4c2251=_0x2a224e[_0x4c7ca0(0x5d5)];}this[_0x4c7ca0(0x5fc)][_0x4c7ca0(0x3a6)](_0x2801fd,{'history':_0x525987,'collaboration':_0x316b82});}};_0x5cf7bf=_0x37a445([_0x593882(0x0,_0x223914['Inject'](_0x223914[_0x3948cf(0x478)])),_0x593882(0x1,_0x9ea725[_0x3948cf(0x1b6)]),_0x593882(0x2,_0x223914[_0x3948cf(0x25f)](_0x13e81e[_0x3948cf(0x534)]))],_0x5cf7bf);function _0x1ccc89(_0x4f28e3){const _0x21b4ca=_0x3948cf;let _0x4bca3d='';for(const _0xd52e6 of _0x4f28e3){const {startOffset:_0x106a1c,endOffset:_0x567e5e,isActive:_0x544802,rangeType:_0x4ef395,segmentId:_0x71bffe,segmentPage:_0xb2cd59}=_0xd52e6;_0x4bca3d[_0x21b4ca(0x24c)]&&(_0x4bca3d+=','),_0x4bca3d+=_0x106a1c+':'+_0x567e5e+':'+(_0x544802?'1':'0')+':'+_0x4ef395+':'+_0x71bffe+':'+_0xb2cd59;}return _0x4bca3d;}function _0x1529db(_0x32ca3b){const _0xcf1ffd=_0x3948cf,_0x3723ea=_0x32ca3b[_0xcf1ffd(0x3ce)](','),_0x52bd15=[];for(const _0x3125f1 of _0x3723ea){const [_0x4e72a4,_0x34c2ea,_0xc938c5,_0xe9c91a,_0x3b3959,_0x3bec4c]=_0x3125f1[_0xcf1ffd(0x3ce)](':');_0x52bd15['push']({'startOffset':Number(_0x4e72a4),'endOffset':Number(_0x34c2ea),'collapsed':_0x4e72a4===_0x34c2ea,'isActive':_0xc938c5==='1','rangeType':_0xe9c91a===_0x223914[_0xcf1ffd(0x1ee)][_0xcf1ffd(0x154)]?_0x223914['DOC_RANGE_TYPE'][_0xcf1ffd(0x154)]:_0x223914[_0xcf1ffd(0x1ee)][_0xcf1ffd(0x38d)],'segmentId':typeof _0x3b3959==_0xcf1ffd(0x277)?String(_0x3b3959):'','segmentPage':Number(_0x3bec4c!=null?_0x3bec4c:-0x1)});}return _0x52bd15[_0xcf1ffd(0x26e)](_0x16db2f=>_0x16db2f[_0xcf1ffd(0x15c)])||(_0x52bd15[0x0]['isActive']=!0x0),_0x52bd15;}class _0x4de645 extends _0x223914[_0x3948cf(0x52f)]{constructor(){const _0x17903d=_0x3948cf;super(...arguments),_0xeb55cc(this,_0x17903d(0x58a),new _0x3fbd04[(_0x17903d(0x2e0))](null)),_0xeb55cc(this,_0x17903d(0x152),this['_collabCursorState$'][_0x17903d(0x29a)]());}[_0x3948cf(0x3bf)](_0x368357){const _0x5d30a7=_0x3948cf,{unitID:_0x21918c,memberID:_0x2109dd,textRanges:_0x4cf3b3}=_0x368357,_0x3789f8=_0x1ccc89(_0x4cf3b3);if(_0x3789f8==='')return;const _0x2458bf={'unitID':_0x21918c,'memberID':_0x2109dd,'selection':_0x3789f8};this[_0x5d30a7(0x58a)][_0x5d30a7(0x490)](_0x2458bf);}}var _0x127478=Object[_0x3948cf(0x149)],_0x1ee1a6=Object[_0x3948cf(0x16b)],_0x3feb8b=(_0x5bf66f,_0x122369,_0x420481,_0x323c01)=>{const _0x3620b2=_0x3948cf;for(var _0xc25856=_0x323c01>0x1?void 0x0:_0x323c01?_0x1ee1a6(_0x122369,_0x420481):_0x122369,_0x180949=_0x5bf66f[_0x3620b2(0x24c)]-0x1,_0x102df5;_0x180949>=0x0;_0x180949--)(_0x102df5=_0x5bf66f[_0x180949])&&(_0xc25856=(_0x323c01?_0x102df5(_0x122369,_0x420481,_0xc25856):_0x102df5(_0xc25856))||_0xc25856);return _0x323c01&&_0xc25856&&_0x127478(_0x122369,_0x420481,_0xc25856),_0xc25856;},_0x3ee9a2=(_0x6da0ce,_0x1bcaa5)=>(_0x325f4f,_0x9d4971)=>_0x1bcaa5(_0x325f4f,_0x9d4971,_0x6da0ce);let _0x5cbe2c=class{constructor(_0xc7d3f6,_0x4ba53e){const _0x148792=_0x3948cf;this[_0x148792(0x488)]=_0xc7d3f6,this[_0x148792(0x42b)]=_0x4ba53e;}[_0x3948cf(0x2e1)](_0x1a0503){const _0x1e4822=_0x3948cf;var _0x5a0e73;const _0x2c18d6=this[_0x1e4822(0x488)][_0x1e4822(0x55a)](_0x4a2356['DocSelectionManagerService']),_0x13a23e=(_0x5a0e73=_0x2c18d6[_0x1e4822(0x3b4)]())!=null?_0x5a0e73:[];if(_0x13a23e['length']===0x0)return;const _0x4f2d9=_0x1a0503[_0x1e4822(0x397)],_0x2d2841=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x4f2d9,'actions':null,'textRanges':_0x13a23e}}],_0x208104=this[_0x1e4822(0x42b)][_0x1e4822(0x57d)](_0x1a0503,_0x2d2841);if(!_0x9ea725['isTransformMutationsWithChangesetSuccess'](_0x208104))throw _0x208104[_0x1e4822(0x41b)];const _0xd80d75=_0x208104[_0x1e4822(0x521)][0x0][_0x1e4822(0x54d)][_0x1e4822(0x27b)];Array['isArray'](_0xd80d75)&&_0xd80d75['length']&&_0x2c18d6[_0x1e4822(0x18b)](_0xd80d75,{'unitId':_0x4f2d9,'subUnitId':_0x4f2d9},!0x1);}};_0x5cbe2c=_0x3feb8b([_0x3ee9a2(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x3ee9a2(0x1,_0x9ea725['ITransformService'])],_0x5cbe2c);const _0x15a7a1=new Set([_0x59e5a9[_0x3948cf(0x584)]['id']]);function _0x34c099(_0x186b4a,_0x4a4828,_0x4ffbb9,_0x4154d9,_0x33ae8d){const _0x59e96a=_0x3948cf;var _0x3f1365,_0x2b51b5,_0x44f77e,_0x576605;const _0x6b7d1a=[];for(const _0x1e3160 of _0x186b4a)if(_0x15a7a1[_0x59e96a(0x58e)](_0x1e3160['id'])){if(_0x6b7d1a['length']>0x0)break;_0x6b7d1a[_0x59e96a(0x4ef)](_0x1e3160);break;}else _0x6b7d1a[_0x59e96a(0x4ef)](_0x1e3160);const _0x5ed136=(_0x2b51b5=(_0x3f1365=_0x33ae8d['getCurrentUser']())==null?void 0x0:_0x3f1365['userID'])!=null?_0x2b51b5:'unknown',_0x47b348=(_0x576605=(_0x44f77e=_0x33ae8d['getCurrentUser']())==null?void 0x0:_0x44f77e[_0x59e96a(0x3f3)])!=null?_0x576605:'unknown';return{'changeset':{'unitID':_0x4a4828,'type':_0x9ea725[_0x59e96a(0x520)](_0x4ffbb9[_0x59e96a(0x47b)](_0x4a4828)),'baseRev':_0x4154d9['getCurrentRevOfUnit'](_0x4a4828),'revision':0x0,'userID':_0x5ed136,'memberID':_0x47b348,'mutations':_0x6b7d1a},'pendingMutations':_0x186b4a[_0x59e96a(0x26f)](_0x6b7d1a[_0x59e96a(0x24c)])};}function _0x13b41b(_0x3de4ed,_0x442711,_0x569b5e,_0x55b6b4,_0x5d154b){const _0x1c7a3e=_0x3948cf;var _0x2defdb,_0x25fe66,_0x1b01c8,_0x1c509e;const _0x5ee09f=[_0x3de4ed[_0x1c7a3e(0x421)]((_0x8d924b,_0x266f4b)=>{const _0x275b9a=_0x1c7a3e;var _0x5619e8;const {id:_0x1fd562}=_0x8d924b,{id:_0x316d77,type:_0x3214fe}=_0x266f4b,_0x553cdb=(_0x5619e8=_0x8d924b[_0x275b9a(0x54d)])!=null?_0x5619e8:{'actions':null},_0x4d2965=_0x266f4b[_0x275b9a(0x54d)];if(_0x1fd562&&_0x1fd562!==_0x316d77)throw new Error(_0x275b9a(0x18f)+_0x1fd562+_0x275b9a(0x5ac)+_0x316d77+'.');return{..._0x8d924b,'id':_0x316d77,'type':_0x3214fe,'params':{'unitId':_0x4d2965[_0x275b9a(0x362)],'textRanges':_0x4d2965[_0x275b9a(0x27b)],'actions':_0x223914[_0x275b9a(0x458)][_0x275b9a(0x331)](_0x553cdb[_0x275b9a(0x352)],_0x4d2965['actions'])}};},{})],_0x282351=(_0x25fe66=(_0x2defdb=_0x5d154b[_0x1c7a3e(0x1d5)]())==null?void 0x0:_0x2defdb[_0x1c7a3e(0x21c)])!=null?_0x25fe66:_0x1c7a3e(0x583),_0x4ff44a=(_0x1c509e=(_0x1b01c8=_0x5d154b['getCurrentUser']())==null?void 0x0:_0x1b01c8['memberID'])!=null?_0x1c509e:_0x1c7a3e(0x583);return{'changeset':{'unitID':_0x442711,'type':_0x9ea725['mapDocumentTypeToUniverType'](_0x569b5e[_0x1c7a3e(0x47b)](_0x442711)),'baseRev':_0x55b6b4['getCurrentRevOfUnit'](_0x442711),'revision':0x0,'userID':_0x282351,'memberID':_0x4ff44a,'mutations':_0x5ee09f},'pendingMutations':[]};}function _0x3f7431(_0x28683f,_0x25457c){const _0x454253=_0x3948cf,_0x1f019e=new _0x3fbd04[(_0x454253(0x402))](0x1);return setTimeout(()=>_0x1f019e['next'](_0x25457c),_0x28683f),_0x1f019e[_0x454253(0x29a)]()['pipe'](_0x3fbd04[_0x454253(0x2b5)](0x1));}const _0x2669ac={'id':_0x59e5a9['EmptyMutation']['id'],'type':_0x223914[_0x3948cf(0x203)][_0x3948cf(0x5c5)],'params':{}};var _0x416799=Object[_0x3948cf(0x149)],_0x26f092=Object[_0x3948cf(0x16b)],_0x348bbc=(_0x26440c,_0x35abb1,_0x4abb53,_0x2c4a55)=>{const _0x1e6b29=_0x3948cf;for(var _0x28dcb2=_0x2c4a55>0x1?void 0x0:_0x2c4a55?_0x26f092(_0x35abb1,_0x4abb53):_0x35abb1,_0x42a5f2=_0x26440c[_0x1e6b29(0x24c)]-0x1,_0x513c15;_0x42a5f2>=0x0;_0x42a5f2--)(_0x513c15=_0x26440c[_0x42a5f2])&&(_0x28dcb2=(_0x2c4a55?_0x513c15(_0x35abb1,_0x4abb53,_0x28dcb2):_0x513c15(_0x28dcb2))||_0x28dcb2);return _0x2c4a55&&_0x28dcb2&&_0x416799(_0x35abb1,_0x4abb53,_0x28dcb2),_0x28dcb2;},_0x6d8d82=(_0x550215,_0x4db97a)=>(_0x2b41bb,_0x368dfe)=>_0x4db97a(_0x2b41bb,_0x368dfe,_0x550215),_0x1de127=(_0x3a8c7c=>(_0x3a8c7c[_0x3948cf(0x344)]=_0x3948cf(0x3a5),_0x3a8c7c['SYNCED']=_0x3948cf(0x507),_0x3a8c7c[_0x3948cf(0x2e4)]=_0x3948cf(0x4af),_0x3a8c7c[_0x3948cf(0x3d3)]=_0x3948cf(0x47f),_0x3a8c7c['AWAITING_WITH_PENDING']=_0x3948cf(0x33a),_0x3a8c7c['FETCH_MISS']=_0x3948cf(0x1df),_0x3a8c7c[_0x3948cf(0x318)]='conflict',_0x3a8c7c[_0x3948cf(0x239)]='offline',_0x3a8c7c))(_0x1de127||{});const _0x123174=0xea60;class _0xb2b441{constructor(_0x2e5188,_0x28cb3d,_0x2438f9,_0x15ad27,_0xea0f31,_0x4e6d23,_0x3990ef,_0x2de1de,_0x3a6ffc){const _0x5f3de8=_0x3948cf;_0xeb55cc(this,_0x5f3de8(0x185),null),_0xeb55cc(this,'_pendingMutations',[]),(this['unitID']=_0x2e5188,this['type']=_0x28cb3d,this[_0x5f3de8(0x304)]=_0xea0f31,this[_0x5f3de8(0x1b9)]=_0x4e6d23,this[_0x5f3de8(0x2b7)]=_0x3990ef,this['_revisionService']=_0x2de1de,this[_0x5f3de8(0x337)]=_0x3a6ffc,this[_0x5f3de8(0x185)]=_0x2438f9,this[_0x5f3de8(0x48f)]=_0x15ad27);}[_0x3948cf(0x225)](_0x43016f){const _0x393988=_0x3948cf,_0x2ae06f=this['_revisionService'][_0x393988(0x356)](this[_0x393988(0x397)]);return _0x43016f[_0x393988(0x1fc)]>_0x2ae06f+0x1?(this[_0x393988(0x304)][_0x393988(0x36f)]({'from':_0x2ae06f,'to':_0x43016f[_0x393988(0x1fc)]-0x1}),!0x0):!0x1;}[_0x3948cf(0x5ff)](_0x359ed7){const _0x25de86=_0x3948cf;this[_0x25de86(0x2b7)]['transformUndoRedo'](this[_0x25de86(0x397)],_0x359ed7);}['_transformSelections'](_0x4c4a78){const _0x3aec8c=_0x3948cf;var _0x5d5f05,_0xaa38a4;(_0xaa38a4=(_0x5d5f05=this[_0x3aec8c(0x304)])[_0x3aec8c(0x2e7)])==null||_0xaa38a4['call'](_0x5d5f05,_0x4c4a78);}[_0x3948cf(0x158)](_0x3e1f80){const _0x16cc20=_0x3948cf;var _0x3162ae,_0x17f0ff;return(_0x17f0ff=(_0x3162ae=this[_0x16cc20(0x304)])[_0x16cc20(0x20a)])==null?void 0x0:_0x17f0ff[_0x16cc20(0x56a)](_0x3162ae,_0x3e1f80);}[_0x3948cf(0x49e)](_0x2381f0){const _0x3f8e8f=_0x3948cf;var _0x277044,_0x3d1471;return(_0x3d1471=(_0x277044=this[_0x3f8e8f(0x304)])['onTransformState'])==null?void 0x0:_0x3d1471['call'](_0x277044,_0x2381f0);}[_0x3948cf(0x45f)](_0x34df91){const _0xa0429e=_0x3948cf;var _0xa16d92,_0x5eb68e,_0x54e190;return(_0x54e190=(_0x5eb68e=(_0xa16d92=this['_handler'])['onTransformRemoteChangesetByIMECache'])==null?void 0x0:_0x5eb68e[_0xa0429e(0x56a)](_0xa16d92,_0x34df91))!=null?_0x54e190:_0x34df91;}[_0x3948cf(0x4ae)](_0x47a1c7){const _0x5bc02d=_0x3948cf;var _0x1f56c7,_0x506121,_0x285839;return(_0x285839=(_0x506121=(_0x1f56c7=this[_0x5bc02d(0x304)])[_0x5bc02d(0x5b7)])==null?void 0x0:_0x506121['call'](_0x1f56c7,_0x47a1c7))!=null?_0x285839:_0x47a1c7;}[_0x3948cf(0x3a4)](_0x48f63b){const _0x425fd5=_0x3948cf;var _0x886327,_0x3c520e;if(this['type']===_0x50449d[_0x425fd5(0x30c)]){const {unitID:_0x4a4e27,mutations:_0x8b0831,memberID:_0x1897b1}=_0x48f63b,_0x181156=_0x8b0831[0x0]['params'][_0x425fd5(0x27b)];Array['isArray'](_0x181156)&&_0x181156['length']>0x0&&((_0x3c520e=(_0x886327=this[_0x425fd5(0x304)])[_0x425fd5(0x388)])==null||_0x3c520e[_0x425fd5(0x56a)](_0x886327,{'unitID':_0x4a4e27,'memberID':_0x1897b1,'textRanges':_0x181156}));}}[_0x3948cf(0x4c3)](){const _0x4daeda=_0x3948cf;this[_0x4daeda(0x337)][_0x4daeda(0x223)](this[_0x4daeda(0x397)],this[_0x4daeda(0x181)],this[_0x4daeda(0x185)],this['_pendingMutations']);}['_getCurrentRevision'](){const _0x211269=_0x3948cf;return this[_0x211269(0x14d)]['getCurrentRevOfUnit'](this[_0x211269(0x397)]);}[_0x3948cf(0x251)](){const _0x1d2e35=_0x3948cf;this[_0x1d2e35(0x14d)][_0x1d2e35(0x1bb)](this[_0x1d2e35(0x397)]);}[_0x3948cf(0x561)](_0x5a4574){const _0x9acc8e=_0x3948cf;var _0x3566cf;let _0x3c7ec1=this[_0x9acc8e(0x45f)](_0x5a4574);_0x3c7ec1=this[_0x9acc8e(0x4ae)](_0x3c7ec1);const _0x5df24a=_0x223914[_0x9acc8e(0x469)](_0x3c7ec1['mutations'],this[_0x9acc8e(0x1b9)],{'fromCollab':!0x0});if(!_0x5df24a['result'])throw _0x5df24a[_0x9acc8e(0x41b)]instanceof Error?_0x5df24a[_0x9acc8e(0x41b)]:new Error((_0x3566cf=_0x5df24a[_0x9acc8e(0x41b)])!=null?_0x3566cf:'[CollaborationState]:\x20apply\x20error!');this[_0x9acc8e(0x158)](_0x3c7ec1),this[_0x9acc8e(0x49e)](_0x3c7ec1),this['_transformUndoredo'](_0x5a4574),this[_0x9acc8e(0x4fe)](_0x3c7ec1),this[_0x9acc8e(0x3a4)](_0x3c7ec1),this['_incrementRevisionNumber']();}}let _0x21ae29=class extends _0xb2b441{constructor(_0x7816cb,_0x2572f5,_0x1571eb,_0x46b947,_0x307293,_0x3df2f2,_0x4c2cb6,_0x3ff9fd,_0x52ee5e,_0x4d7a12){const _0x5eb063=_0x3948cf;super(_0x7816cb,_0x2572f5,null,[],_0x1571eb,_0x3ff9fd,_0x4c2cb6,_0x46b947,_0x307293),_0xeb55cc(this,_0x5eb063(0x5e2),_0x5eb063(0x507)),(this[_0x5eb063(0x488)]=_0x3df2f2,this[_0x5eb063(0x3fb)]=_0x52ee5e,this['_transformService']=_0x4d7a12);}[_0x3948cf(0x2e2)](_0x81261c){const _0x481262=_0x3948cf,_0x429f89=this['_injector']['createInstance'](_0x7c6960,this[_0x481262(0x397)],this[_0x481262(0x181)],[_0x81261c],this['_handler']);return _0x429f89['_schedule'](),_0x429f89[_0x481262(0x4c3)](),_0x429f89;}['onRemoteChangeset'](_0x3a01f4){const _0x362e89=_0x3948cf;if(this['_checkMissing'](_0x3a01f4))return this[_0x362e89(0x488)][_0x362e89(0x565)](_0x5e1d3d,this['unitID'],this[_0x362e89(0x181)],null,[],null,[_0x3a01f4],this[_0x362e89(0x304)]);try{const _0x5ddb1f=this[_0x362e89(0x42b)][_0x362e89(0x57d)](_0x3a01f4,[_0x2669ac]);if(_0x9ea725[_0x362e89(0x333)](_0x5ddb1f)){const {c1Prime:_0xd16170}=_0x5ddb1f;return this[_0x362e89(0x561)](_0xd16170),this;}throw _0x5ddb1f['error'];}catch(_0x1464c7){return this[_0x362e89(0x3fb)][_0x362e89(0x41b)](_0x1464c7),this[_0x362e89(0x408)](!0x1);}}['_onConflict'](_0x15d694){const _0x1abfc0=_0x3948cf;return this[_0x1abfc0(0x488)][_0x1abfc0(0x565)](_0x580845,this['unitID'],this['type'],null,[],this[_0x1abfc0(0x304)],_0x15d694);}[_0x3948cf(0x544)](){const _0x381c16=_0x3948cf;throw new Error(_0x381c16(0x1a9));}[_0x3948cf(0x327)](){const _0x4b5e46=_0x3948cf;throw new Error(_0x4b5e46(0x2e5));}[_0x3948cf(0x26c)](){return this;}[_0x3948cf(0x387)](){const _0x4b5e2d=_0x3948cf;return this[_0x4b5e2d(0x488)]['createInstance'](_0x3caa94,this[_0x4b5e2d(0x397)],this['type'],null,[],this[_0x4b5e2d(0x304)]);}[_0x3948cf(0x4b6)](){return this;}['resend'](){const _0x19d36f=_0x3948cf;throw new Error(_0x19d36f(0x1b1));}[_0x3948cf(0x463)](){const _0x422ae2=_0x3948cf,_0x4e5262=this['_revisionService'][_0x422ae2(0x356)](this[_0x422ae2(0x397)]);return this[_0x422ae2(0x304)][_0x422ae2(0x36f)]({'from':_0x4e5262,'to':0x0}),this['_injector'][_0x422ae2(0x565)](_0x5e1d3d,this[_0x422ae2(0x397)],this[_0x422ae2(0x181)],null,[],null,[],this['_handler']);}};_0x21ae29=_0x348bbc([_0x6d8d82(0x3,_0x223914[_0x3948cf(0x25f)](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0x4,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x6d8d82(0x5,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x6d8d82(0x6,_0x223914[_0x3948cf(0x4d1)]),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x5b0)]),_0x6d8d82(0x9,_0x9ea725[_0x3948cf(0x1b6)])],_0x21ae29);let _0x7c6960=class extends _0xb2b441{constructor(_0x432c1c,_0x10e4ac,_0x3e0755,_0x4a8d86,_0x381e19,_0x3eb87b,_0x65e282,_0x41496d,_0xd7e151,_0x10e37b,_0x3e243a,_0x533297,_0x38e817,_0x2d1ee6){const _0x17bba9=_0x3948cf;super(_0x432c1c,_0x10e4ac,null,_0x3e0755,_0x4a8d86,_0x10e37b,_0x2d1ee6,_0x3eb87b,_0x65e282),_0xeb55cc(this,'status','pending'),_0xeb55cc(this,'_scheduleTimestamp',null),_0xeb55cc(this,_0x17bba9(0x199),null),(this[_0x17bba9(0x488)]=_0x381e19,this[_0x17bba9(0x438)]=_0x41496d,this['_logService']=_0xd7e151,this[_0x17bba9(0x164)]=_0x3e243a,this[_0x17bba9(0x42b)]=_0x533297,this['_univerInstanceService']=_0x38e817);}[_0x3948cf(0x2e2)](_0x4d4fd5){const _0x112447=_0x3948cf;return this[_0x112447(0x48f)][_0x112447(0x4ef)](_0x4d4fd5),this[_0x112447(0x4c3)](),this;}[_0x3948cf(0x5d8)](_0x29f491){const _0x5b7f47=_0x3948cf;if(this[_0x5b7f47(0x225)](_0x29f491))return this[_0x5b7f47(0x241)](),this[_0x5b7f47(0x488)][_0x5b7f47(0x565)](_0x5e1d3d,this[_0x5b7f47(0x397)],this[_0x5b7f47(0x181)],null,this[_0x5b7f47(0x48f)],null,[_0x29f491],this[_0x5b7f47(0x304)]);try{const _0xb81994=this[_0x5b7f47(0x42b)]['transformMutationsWithChangeset'](_0x29f491,this[_0x5b7f47(0x48f)]);if(_0x9ea725[_0x5b7f47(0x333)](_0xb81994)){const {c1Prime:_0x245315,m2Prime:_0x36b5a2}=_0xb81994;this[_0x5b7f47(0x561)](_0x245315);const _0x4c8684=this[_0x5b7f47(0x488)][_0x5b7f47(0x565)](_0x7c6960,this['unitID'],this['type'],_0x36b5a2,this['_handler']);return this[_0x5b7f47(0x241)](),_0x4c8684[_0x5b7f47(0x4ca)](this['_scheduleTimestamp']?Math[_0x5b7f47(0x4d5)](0x0,new Date()['getTime']()-this[_0x5b7f47(0x524)]):this['_getSendChangesetTimeout']()),_0x4c8684;}throw _0xb81994[_0x5b7f47(0x41b)];}catch(_0x479905){return this[_0x5b7f47(0x3fb)][_0x5b7f47(0x41b)](_0x479905),this[_0x5b7f47(0x408)](!0x1);}}['onRemoteAck'](){throw new Error('[PendingState]:\x20received\x20acknowledgement.');}[_0x3948cf(0x327)](){throw new Error('[PendingState]:\x20received\x20rejection.');}[_0x3948cf(0x26c)](){return this;}[_0x3948cf(0x387)](){const _0x2c06d6=_0x3948cf;return this[_0x2c06d6(0x241)](),this[_0x2c06d6(0x488)]['createInstance'](_0x3caa94,this[_0x2c06d6(0x397)],this[_0x2c06d6(0x181)],null,this[_0x2c06d6(0x48f)],this[_0x2c06d6(0x304)]);}[_0x3948cf(0x4b6)](){return this;}['_schedule'](_0xe609ef){const _0x3fcf2e=_0x3948cf,_0x24ac6c=_0xe609ef!=null?_0xe609ef:this[_0x3fcf2e(0x432)]();this[_0x3fcf2e(0x524)]=new Date()[_0x3fcf2e(0x230)](),this[_0x3fcf2e(0x199)]=window[_0x3fcf2e(0x3da)](()=>{const _0x467b7d=_0x3fcf2e;this['_clearScheduledTask']();let _0x297c99=null;switch(this[_0x467b7d(0x181)]){case _0x50449d['UNIVER_SHEET']:{_0x297c99=_0x34c099(this['_pendingMutations'],this['unitID'],this['_univerInstanceService'],this[_0x467b7d(0x14d)],this[_0x467b7d(0x438)]);break;}case _0x50449d[_0x467b7d(0x30c)]:{this[_0x467b7d(0x48f)][_0x467b7d(0x374)](_0x33b735=>_0x33b735['id']===_0x4a2356['RichTextEditingMutation']['id'])?_0x297c99=_0x13b41b(this['_pendingMutations'],this[_0x467b7d(0x397)],this[_0x467b7d(0x4ba)],this[_0x467b7d(0x14d)],this['_memberService']):_0x297c99=_0x34c099(this['_pendingMutations'],this[_0x467b7d(0x397)],this[_0x467b7d(0x4ba)],this[_0x467b7d(0x14d)],this[_0x467b7d(0x438)]);break;}default:throw new Error(_0x467b7d(0x48d)+this[_0x467b7d(0x181)]+_0x467b7d(0x13f));}const {changeset:_0x335a67,pendingMutations:_0x52be7e}=_0x297c99;this['_handler'][_0x467b7d(0x4e1)](_0x335a67);const _0xb9e1d5=_0x52be7e[_0x467b7d(0x24c)]?this[_0x467b7d(0x488)][_0x467b7d(0x565)](_0x435bfd,this[_0x467b7d(0x397)],this[_0x467b7d(0x181)],_0x335a67,_0x52be7e,this[_0x467b7d(0x304)],void 0x0):this[_0x467b7d(0x488)]['createInstance'](_0x8286ca,this[_0x467b7d(0x397)],this[_0x467b7d(0x181)],_0x335a67,this[_0x467b7d(0x304)]);_0xb9e1d5[_0x467b7d(0x4c3)](),this[_0x467b7d(0x304)][_0x467b7d(0x249)](this,_0xb9e1d5);},_0x24ac6c);}[_0x3948cf(0x432)](){const _0xf4f718=_0x3948cf;var _0x391117;const _0x31e8f6=this[_0xf4f718(0x164)]['getConfig'](_0x59012f);return(_0x391117=_0x31e8f6==null?void 0x0:_0x31e8f6['sendChangesetTimeout'])!=null?_0x391117:0x7d0;}[_0x3948cf(0x486)](){throw new Error('[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x3948cf(0x241)](){const _0x239ee9=_0x3948cf;this[_0x239ee9(0x199)]!=null&&(clearTimeout(this[_0x239ee9(0x199)]),this['_sendingTimer']=null);}[_0x3948cf(0x408)](_0x5d80ac){const _0x415d49=_0x3948cf;return this[_0x415d49(0x241)](),this[_0x415d49(0x488)]['createInstance'](_0x580845,this[_0x415d49(0x397)],this['type'],null,this[_0x415d49(0x48f)],this[_0x415d49(0x304)],_0x5d80ac);}};_0x7c6960=_0x348bbc([_0x6d8d82(0x4,_0x223914[_0x3948cf(0x25f)](_0x223914['Injector'])),_0x6d8d82(0x5,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0x6,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x48b)])),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x5b0)]),_0x6d8d82(0x9,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0xa,_0x223914[_0x3948cf(0x1ff)]),_0x6d8d82(0xb,_0x9ea725['ITransformService']),_0x6d8d82(0xc,_0x223914[_0x3948cf(0x2dd)]),_0x6d8d82(0xd,_0x223914[_0x3948cf(0x4d1)])],_0x7c6960);let _0x8286ca=class extends _0xb2b441{constructor(_0x488e38,_0x5d00d2,_0x2d775c,_0x4c1cde,_0x361e41,_0x2565e3,_0x21eab6,_0x339e55,_0xb7f4dc,_0x12bca1,_0x4c01ca){const _0x3ca637=_0x3948cf;super(_0x488e38,_0x5d00d2,_0x2d775c,[],_0x4c1cde,_0x339e55,_0x4c01ca,_0x2565e3,_0x21eab6),_0xeb55cc(this,_0x3ca637(0x5e2),'awaiting'),_0xeb55cc(this,_0x3ca637(0x53d),0x0),_0xeb55cc(this,_0x3ca637(0x3fe)),_0xeb55cc(this,'_sender'),(this[_0x3ca637(0x488)]=_0x361e41,this['_logService']=_0xb7f4dc,this[_0x3ca637(0x42b)]=_0x12bca1);}[_0x3948cf(0x2e2)](_0x2cd735){const _0x33c790=_0x3948cf;this[_0x33c790(0x241)]();const _0x25b2eb=this[_0x33c790(0x488)]['createInstance'](_0x435bfd,this[_0x33c790(0x397)],this[_0x33c790(0x181)],this[_0x33c790(0x185)],[_0x2cd735],this[_0x33c790(0x304)],this[_0x33c790(0x3fe)]);return _0x25b2eb['_updateLocalCache'](),_0x25b2eb;}['onRemoteChangeset'](_0x11fe5d){const _0x2597c4=_0x3948cf;if(this[_0x2597c4(0x225)](_0x11fe5d))return this[_0x2597c4(0x241)](),this[_0x2597c4(0x488)][_0x2597c4(0x565)](_0x5e1d3d,this[_0x2597c4(0x397)],this[_0x2597c4(0x181)],this[_0x2597c4(0x185)],[],null,[_0x11fe5d],this[_0x2597c4(0x304)]);try{const _0x1cd51d=this[_0x2597c4(0x42b)]['transformChangesets']([_0x11fe5d],[this['_awaitingChangeset']],!0x1);if(_0x9ea725[_0x2597c4(0x558)](_0x1cd51d)){const {c1Prime:_0x3651d8,c2Prime:_0x308ecd}=_0x1cd51d;this[_0x2597c4(0x561)](_0x3651d8[0x0]),_0x308ecd[0x0][_0x2597c4(0x3f0)]=this[_0x2597c4(0x3b5)](),this[_0x2597c4(0x241)]();const _0x367b4b=this[_0x2597c4(0x488)][_0x2597c4(0x565)](_0x8286ca,this[_0x2597c4(0x397)],this[_0x2597c4(0x181)],_0x308ecd[0x0],this['_handler']);return _0x367b4b[_0x2597c4(0x4c3)](),_0x367b4b;}return this[_0x2597c4(0x408)](!0x1);}catch(_0x34ba14){return this[_0x2597c4(0x3fb)][_0x2597c4(0x41b)](_0x34ba14),this[_0x2597c4(0x408)](!0x1);}}[_0x3948cf(0x544)](_0x1d2a80){const _0x1f8749=_0x3948cf;this[_0x1f8749(0x241)]();const _0x11def4=this[_0x1f8749(0x14d)][_0x1f8749(0x356)](this[_0x1f8749(0x397)]);if(_0x1d2a80['revision']<_0x11def4-0x1)return this;if(this[_0x1f8749(0x225)](_0x1d2a80))return this[_0x1f8749(0x488)]['createInstance'](_0x5e1d3d,this['unitID'],this[_0x1f8749(0x181)],null,[],this[_0x1f8749(0x185)],[],this[_0x1f8749(0x304)]);this[_0x1f8749(0x251)]();const _0x5961c6=this[_0x1f8749(0x488)][_0x1f8749(0x565)](_0x21ae29,this[_0x1f8749(0x397)],this[_0x1f8749(0x181)],this[_0x1f8749(0x304)]);return _0x5961c6[_0x1f8749(0x4c3)](),_0x5961c6;}[_0x3948cf(0x327)](_0x46fdef){const _0x62a896=_0x3948cf;return this[_0x62a896(0x408)](!!(_0x46fdef!=null&&_0x46fdef[_0x62a896(0x150)]));}['onRemoteRetry'](_0x18fccc){const _0x457c8c=_0x3948cf;return this['_resendTimeout']>_0x123174?this[_0x457c8c(0x387)]():(this['_resendTimer']=_0x3f7431(this[_0x457c8c(0x53d)],{'timeout':this[_0x457c8c(0x53d)],'reqId':_0x18fccc[_0x457c8c(0x46a)]}),this[_0x457c8c(0x5c2)]=this[_0x457c8c(0x3fe)][_0x457c8c(0x577)](({reqId:_0x3cdbd3,timeout:_0x3e498b})=>{const _0x31c057=_0x457c8c;this[_0x31c057(0x184)](_0x3cdbd3,_0x3e498b);}),this);}[_0x3948cf(0x387)](){const _0x34569b=_0x3948cf;return this['_clearScheduledTask'](),this[_0x34569b(0x488)]['createInstance'](_0x3caa94,this[_0x34569b(0x397)],this[_0x34569b(0x181)],this[_0x34569b(0x185)],[],this[_0x34569b(0x304)]);}[_0x3948cf(0x4b6)](){return this;}[_0x3948cf(0x486)](){const _0x3d470b=_0x3948cf;this['_handler'][_0x3d470b(0x4e1)](this[_0x3d470b(0x185)]);}['_onConflict'](_0x11394c){const _0x98f2a=_0x3948cf;return this['_clearScheduledTask'](),this['_injector'][_0x98f2a(0x565)](_0x580845,this[_0x98f2a(0x397)],this[_0x98f2a(0x181)],this[_0x98f2a(0x185)],[],this[_0x98f2a(0x304)],_0x11394c);}[_0x3948cf(0x184)](_0x1a0a93,_0x310c9c){const _0x4d7bfe=_0x3948cf;var _0x278e0e;_0x1a0a93===((_0x278e0e=this[_0x4d7bfe(0x185)])==null?void 0x0:_0x278e0e[_0x4d7bfe(0x46a)])&&(this[_0x4d7bfe(0x486)](),this[_0x4d7bfe(0x53d)]=_0x310c9c===0x0?0x3e8:_0x310c9c*0x2);}[_0x3948cf(0x241)](){const _0xf508a0=_0x3948cf;var _0x5a255f;(_0x5a255f=this[_0xf508a0(0x5c2)])==null||_0x5a255f[_0xf508a0(0x4b1)](),this[_0xf508a0(0x53d)]=0x0;}};_0x8286ca=_0x348bbc([_0x6d8d82(0x4,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x6d8d82(0x5,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0x6,_0x223914[_0x3948cf(0x25f)](_0x24454f['LocalCacheService'])),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x5b0)]),_0x6d8d82(0x9,_0x9ea725['ITransformService']),_0x6d8d82(0xa,_0x223914[_0x3948cf(0x4d1)])],_0x8286ca);let _0x435bfd=class extends _0xb2b441{constructor(_0x2f6483,_0x26a870,_0x1ce5b6,_0x4ad809,_0x251ac7,_0x5db8ae,_0x2f44a2,_0x4c7208,_0x3bb1f0,_0x1d4b90,_0x16be20,_0x230922,_0x1c960d){const _0x311f07=_0x3948cf;super(_0x2f6483,_0x26a870,_0x1ce5b6,_0x4ad809,_0x251ac7,_0x1d4b90,_0x1c960d,_0x4c7208,_0x3bb1f0),_0xeb55cc(this,_0x311f07(0x5e2),'awaiting_with_pending'),_0xeb55cc(this,'_resendTimeout',0x0),_0xeb55cc(this,_0x311f07(0x3fe)),_0xeb55cc(this,_0x311f07(0x5c2)),(this[_0x311f07(0x488)]=_0x2f44a2,this[_0x311f07(0x3fb)]=_0x16be20,this[_0x311f07(0x42b)]=_0x230922,_0x5db8ae&&(this[_0x311f07(0x3fe)]=_0x5db8ae,this[_0x311f07(0x5c2)]=this[_0x311f07(0x3fe)]['subscribe'](({reqId:_0x8cfc18,timeout:_0x28dff5})=>{const _0x33e1a3=_0x311f07;this[_0x33e1a3(0x184)](_0x8cfc18,_0x28dff5);})));}[_0x3948cf(0x2e2)](_0x198f52){const _0x576562=_0x3948cf;return this['_pendingMutations'][_0x576562(0x4ef)](_0x198f52),this;}[_0x3948cf(0x5d8)](_0x1f7105){const _0x427404=_0x3948cf;if(this[_0x427404(0x225)](_0x1f7105))return this[_0x427404(0x241)](),this['_injector'][_0x427404(0x565)](_0x5e1d3d,this['unitID'],this[_0x427404(0x181)],this['_awaitingChangeset'],this['_pendingMutations'],null,[_0x1f7105],this[_0x427404(0x304)]);try{const _0x431499=this[_0x427404(0x42b)][_0x427404(0x4dd)]([_0x1f7105],[this[_0x427404(0x185)]],!0x1);if(_0x9ea725['isTransformChangesetsSuccess'](_0x431499)){const {c1Prime:_0x7cd7c5,c2Prime:_0x44c676}=_0x431499,_0x144cf2=this['_transformService'][_0x427404(0x57d)](_0x7cd7c5[0x0],this[_0x427404(0x48f)]);if(_0x9ea725['isTransformMutationsWithChangesetSuccess'](_0x144cf2)){const {c1Prime:_0x935973,m2Prime:_0x28d595}=_0x144cf2;return this[_0x427404(0x561)](_0x935973),_0x44c676[0x0][_0x427404(0x3f0)]=this['_getCurrentRevision'](),this[_0x427404(0x241)](),this['_injector'][_0x427404(0x565)](_0x435bfd,this[_0x427404(0x397)],this[_0x427404(0x181)],_0x44c676[0x0],_0x28d595,this[_0x427404(0x304)],void 0x0);}throw _0x144cf2['error'];}throw _0x431499[_0x427404(0x41b)];}catch(_0x9bc52){return this[_0x427404(0x3fb)]['error'](_0x9bc52),this[_0x427404(0x408)](!0x1);}}['onRemoteAck'](_0xf21772){const _0x35d03c=_0x3948cf;if(this[_0x35d03c(0x241)](),this['_checkMissing'](_0xf21772))return this[_0x35d03c(0x488)]['createInstance'](_0x5e1d3d,this['unitID'],this['type'],null,this[_0x35d03c(0x48f)],this['_awaitingChangeset'],[],this[_0x35d03c(0x304)]);this[_0x35d03c(0x251)]();const _0x1e1aee=this['_injector'][_0x35d03c(0x565)](_0x7c6960,this[_0x35d03c(0x397)],this[_0x35d03c(0x181)],this[_0x35d03c(0x48f)],this[_0x35d03c(0x304)]);return _0x1e1aee[_0x35d03c(0x4ca)](),_0x1e1aee[_0x35d03c(0x4c3)](),_0x1e1aee;}[_0x3948cf(0x327)](_0x4fd2f8){const _0x1f52f0=_0x3948cf;return this['_onConflict'](!!(_0x4fd2f8!=null&&_0x4fd2f8[_0x1f52f0(0x150)]));}[_0x3948cf(0x26c)](_0x2e2a92){const _0x375509=_0x3948cf;return this[_0x375509(0x53d)]>_0x123174?this[_0x375509(0x387)]():(this[_0x375509(0x3fe)]=_0x3f7431(this[_0x375509(0x53d)],{'timeout':this[_0x375509(0x53d)],'reqId':_0x2e2a92['reqId']}),this[_0x375509(0x5c2)]=this[_0x375509(0x3fe)]['subscribe'](({reqId:_0x3898bb,timeout:_0xfec1b})=>{this['_resendWithTimeout'](_0x3898bb,_0xfec1b);}),this);}['toggleOffline'](){const _0x42d5f7=_0x3948cf;return this[_0x42d5f7(0x241)](),this[_0x42d5f7(0x488)][_0x42d5f7(0x565)](_0x3caa94,this[_0x42d5f7(0x397)],this['type'],this['_awaitingChangeset'],this[_0x42d5f7(0x48f)],this[_0x42d5f7(0x304)]);}['toggleOnline'](){return this;}[_0x3948cf(0x486)](){const _0x483f48=_0x3948cf;this[_0x483f48(0x304)][_0x483f48(0x4e1)](this[_0x483f48(0x185)]);}[_0x3948cf(0x408)](_0x330f06){const _0x422a74=_0x3948cf;return this['_clearScheduledTask'](),this[_0x422a74(0x488)][_0x422a74(0x565)](_0x580845,this[_0x422a74(0x397)],this[_0x422a74(0x181)],null,this['_pendingMutations'],this[_0x422a74(0x304)],_0x330f06);}[_0x3948cf(0x184)](_0x1ee5de,_0x269faf){const _0x45fca8=_0x3948cf;var _0x1c8531;_0x1ee5de===((_0x1c8531=this[_0x45fca8(0x185)])==null?void 0x0:_0x1c8531[_0x45fca8(0x46a)])&&(this[_0x45fca8(0x486)](),this[_0x45fca8(0x53d)]=_0x269faf===0x0?0x3e8:_0x269faf*0x2);}[_0x3948cf(0x241)](){const _0x3d4318=_0x3948cf;var _0x2cf96c;(_0x2cf96c=this[_0x3d4318(0x5c2)])==null||_0x2cf96c[_0x3d4318(0x4b1)](),this['_resendTimeout']=0x0;}};_0x435bfd=_0x348bbc([_0x6d8d82(0x6,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x25f)](_0x9ea725['RevisionService'])),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x6d8d82(0x9,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0xa,_0x223914[_0x3948cf(0x5b0)]),_0x6d8d82(0xb,_0x9ea725[_0x3948cf(0x1b6)]),_0x6d8d82(0xc,_0x223914['IUndoRedoService'])],_0x435bfd);let _0x580845=class extends _0xb2b441{constructor(_0x95c94c,_0x2ea2b7,_0x412d81,_0x7c022b,_0x5df9f9,_0x798054=!0x1,_0x47ccdf,_0x2fbecb,_0x54a3ce,_0x40c007,_0x29bef6,_0x181123,_0x30671c){const _0x589806=_0x3948cf;super(_0x95c94c,_0x2ea2b7,_0x412d81,_0x7c022b,_0x5df9f9,_0x2fbecb,_0x54a3ce,_0x29bef6,_0x40c007),_0xeb55cc(this,_0x589806(0x5e2),'conflict'),(this[_0x589806(0x4d4)]=_0x798054,this[_0x589806(0x1c5)]=_0x47ccdf,this[_0x589806(0x147)]=_0x181123,this[_0x589806(0x542)]=_0x30671c,this[_0x589806(0x610)](),this[_0x589806(0x174)](),this['_disableEditing']());}[_0x3948cf(0x2e2)](){return this;}['onRemoteChangeset'](){return this;}[_0x3948cf(0x544)](){return this;}[_0x3948cf(0x327)](){return this;}[_0x3948cf(0x26c)](){return this;}[_0x3948cf(0x387)](){return this;}['toggleOnline'](){return this;}[_0x3948cf(0x486)](){const _0x5c961b=_0x3948cf;throw new Error(_0x5c961b(0x425));}['_clearLocalCache'](){const _0x5de32e=_0x3948cf;this['_localCacheService'][_0x5de32e(0x223)](this['unitID'],this['type'],null,[]);}[_0x3948cf(0x610)](){const _0x1140db=_0x3948cf;this[_0x1140db(0x4d4)]?this[_0x1140db(0x542)]['show']({'title':this[_0x1140db(0x147)]['t'](_0x1140db(0x4f5)),'content':this[_0x1140db(0x147)]['t']('permission.content'),'type':'error','duration':0x0}):this[_0x1140db(0x542)][_0x1140db(0x46e)]({'title':this['_localeService']['t'](_0x1140db(0x3ba)),'content':this[_0x1140db(0x147)]['t'](_0x1140db(0x398)),'type':_0x1140db(0x41b),'duration':0x0});}['_disableEditing'](){const _0x4ba9a5=_0x3948cf;this['_permissionService'][_0x4ba9a5(0x18e)](new _0x59e5a9['WorkbookEditablePermission'](this[_0x4ba9a5(0x397)])['id'],!0x1);}};_0x580845=_0x348bbc([_0x6d8d82(0x6,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x1ac)])),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x4d1)]),_0x6d8d82(0x9,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x6d8d82(0xa,_0x223914[_0x3948cf(0x25f)](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0xb,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)])),_0x6d8d82(0xc,_0x405b11['INotificationService'])],_0x580845);let _0x3caa94=class extends _0xb2b441{constructor(_0x454cb8,_0x42a577,_0x4b81ed,_0x5a012c,_0x1b2fd9,_0x61d8a8,_0x3df635,_0x3b2217,_0x5b4e8e,_0x291145){const _0x5364f9=_0x3948cf;super(_0x454cb8,_0x42a577,_0x4b81ed,_0x5a012c,_0x1b2fd9,_0x5b4e8e,_0x291145,_0x3df635,_0x3b2217),_0xeb55cc(this,_0x5364f9(0x5e2),'offline'),this[_0x5364f9(0x488)]=_0x61d8a8;}['appendMutation'](_0x28589b){const _0x30af65=_0x3948cf;return this['_pendingMutations']['push'](_0x28589b),this[_0x30af65(0x4c3)](),this;}[_0x3948cf(0x5d8)](_0x4812d8){const _0x67c638=_0x3948cf;throw new Error(_0x67c638(0x52a));}[_0x3948cf(0x544)](){const _0x50c4ea=_0x3948cf;throw new Error(_0x50c4ea(0x4a4));}[_0x3948cf(0x327)](){throw new Error('[OfflineState]:\x20received\x20rejection.');}[_0x3948cf(0x26c)](){return this;}[_0x3948cf(0x387)](){return this;}[_0x3948cf(0x4b6)](){const {_injector:_0x4c57ab,_pendingMutations:_0xb49d3a,_awaitingChangeset:_0x1da9d0,unitID:_0x599a31,_handler:_0x565105,type:_0x392f10}=this,_0x100d25=_0x246506(_0x4c57ab,_0x599a31,_0x392f10,_0x1da9d0,_0xb49d3a,_0x565105);return _0x100d25 instanceof _0x7c6960?_0x100d25['_schedule']():(_0x100d25 instanceof _0x435bfd||_0x100d25 instanceof _0x8286ca)&&_0x100d25['resend'](),_0x100d25;}[_0x3948cf(0x486)](){const _0x4a3ea2=_0x3948cf;throw new Error(_0x4a3ea2(0x215));}};_0x3caa94=_0x348bbc([_0x6d8d82(0x5,_0x223914['Inject'](_0x223914[_0x3948cf(0x478)])),_0x6d8d82(0x6,_0x223914[_0x3948cf(0x25f)](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0x7,_0x223914[_0x3948cf(0x25f)](_0x24454f['LocalCacheService'])),_0x6d8d82(0x8,_0x223914[_0x3948cf(0x38e)]),_0x6d8d82(0x9,_0x223914[_0x3948cf(0x4d1)])],_0x3caa94);let _0x5e1d3d=class extends _0xb2b441{constructor(_0xdcd87a,_0x3cbbd3,_0x5aa37c,_0x23d339,_0x3b64df,_0x368354,_0x3dd909,_0x3b1e44,_0x478cad,_0xadfc77,_0xb8a5ea,_0x2476e9,_0x1c739a,_0x20348e){const _0x56cf9a=_0x3948cf;super(_0xdcd87a,_0x3cbbd3,_0x5aa37c,_0x23d339,_0x3dd909,_0x2476e9,_0x1c739a,_0x478cad,_0xadfc77),_0xeb55cc(this,_0x56cf9a(0x5e2),_0x56cf9a(0x1df)),(this[_0x56cf9a(0x2ef)]=_0x3b64df,this[_0x56cf9a(0x2ac)]=_0x368354,this[_0x56cf9a(0x488)]=_0x3b1e44,this['_logService']=_0xb8a5ea,this[_0x56cf9a(0x42b)]=_0x20348e);}[_0x3948cf(0x550)](_0x69d640){const _0x5ec534=_0x3948cf;try{const _0xbabc3c=[..._0x69d640,...this[_0x5ec534(0x2ac)]],_0x53944e=[this['_awaitingChangeset']||this['_acknowledgedAwaitingChangeset']][_0x5ec534(0x256)](_0x542757=>!!_0x542757);let _0x28a46d,_0x47af11;if(_0x53944e['length']){const _0x4a79a4=this[_0x5ec534(0x42b)]['transformChangesets'](_0xbabc3c,_0x53944e,!0x1);if(!_0x9ea725[_0x5ec534(0x558)](_0x4a79a4))throw _0x4a79a4[_0x5ec534(0x41b)];_0x28a46d=_0x4a79a4[_0x5ec534(0x257)],_0x47af11=_0x4a79a4[_0x5ec534(0x50d)];}else _0x28a46d=_0xbabc3c,_0x47af11=[];let _0x719499=this[_0x5ec534(0x48f)];_0x28a46d[_0x5ec534(0x24f)](_0x30738b=>{const _0x3c3b09=_0x5ec534;let _0x5a36fe;if(_0x719499['length']){const _0x19ac8f=this['_transformService'][_0x3c3b09(0x57d)](_0x30738b,_0x719499);if(!_0x9ea725[_0x3c3b09(0x333)](_0x19ac8f))throw _0x19ac8f[_0x3c3b09(0x41b)];_0x5a36fe=_0x19ac8f['c1Prime'],_0x719499=_0x19ac8f[_0x3c3b09(0x521)];}else _0x5a36fe=_0x30738b;this[_0x3c3b09(0x561)](_0x5a36fe);}),this['_acknowledgedAwaitingChangeset']&&this[_0x5ec534(0x251)](),this[_0x5ec534(0x185)]&&_0x47af11[_0x5ec534(0x24c)]&&(_0x47af11[0x0][_0x5ec534(0x3f0)]=this[_0x5ec534(0x3b5)]());let _0x13ce86;if(this[_0x5ec534(0x185)]&&_0x719499[_0x5ec534(0x24c)]!==0x0)_0x13ce86=this[_0x5ec534(0x488)]['createInstance'](_0x435bfd,this[_0x5ec534(0x397)],this[_0x5ec534(0x181)],_0x47af11[0x0],_0x719499,this[_0x5ec534(0x304)],void 0x0);else{if(this[_0x5ec534(0x185)]&&_0x719499[_0x5ec534(0x24c)]===0x0)_0x47af11[0x0][_0x5ec534(0x3f0)]=this[_0x5ec534(0x3b5)](),_0x13ce86=this[_0x5ec534(0x488)]['createInstance'](_0x8286ca,this[_0x5ec534(0x397)],this[_0x5ec534(0x181)],_0x47af11[0x0],this[_0x5ec534(0x304)]);else{if(_0x719499['length']!==0x0){const _0x4cbc26=this[_0x5ec534(0x488)][_0x5ec534(0x565)](_0x7c6960,this['unitID'],this[_0x5ec534(0x181)],_0x719499,this[_0x5ec534(0x304)]);_0x4cbc26[_0x5ec534(0x4ca)](),_0x13ce86=_0x4cbc26;}else _0x13ce86=this['_injector'][_0x5ec534(0x565)](_0x21ae29,this[_0x5ec534(0x397)],this[_0x5ec534(0x181)],this[_0x5ec534(0x304)]);}}return _0x13ce86[_0x5ec534(0x4c3)](),_0x13ce86;}catch(_0x563be7){return this[_0x5ec534(0x3fb)][_0x5ec534(0x41b)](_0x5ec534(0x4e7),_0x5ec534(0x44d),_0x563be7),this[_0x5ec534(0x488)][_0x5ec534(0x565)](_0x580845,this[_0x5ec534(0x397)],this[_0x5ec534(0x181)],this[_0x5ec534(0x185)],this[_0x5ec534(0x48f)],this['_handler'],!0x1);}}[_0x3948cf(0x486)](){throw new Error('[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x3948cf(0x2e2)](_0x26c9a2){const _0xd397ff=_0x3948cf;return this[_0xd397ff(0x48f)]['push'](_0x26c9a2),this;}[_0x3948cf(0x5d8)](_0x55edcf){const _0x4b79bf=_0x3948cf;return this[_0x4b79bf(0x2ac)][_0x4b79bf(0x4ef)](_0x55edcf),this;}[_0x3948cf(0x544)](_0x4d331f){const _0x218b00=_0x3948cf;if(this[_0x218b00(0x185)])return this['_acknowledgedAwaitingChangeset']=this[_0x218b00(0x185)],this['_awaitingChangeset']=null,this;throw new Error(_0x218b00(0x1e2));}['onRemoteRej'](_0x543d9a){const _0x202c20=_0x3948cf;return this[_0x202c20(0x408)](!!(_0x543d9a!=null&&_0x543d9a[_0x202c20(0x150)]));}[_0x3948cf(0x26c)](){return this;}['toggleOffline'](){const _0x5c34be=_0x3948cf;return this[_0x5c34be(0x488)]['createInstance'](_0x3caa94,this[_0x5c34be(0x397)],this[_0x5c34be(0x181)],this[_0x5c34be(0x185)],this['_pendingMutations'],this[_0x5c34be(0x304)]);}[_0x3948cf(0x4b6)](){return this;}[_0x3948cf(0x408)](_0x672815){const _0x16026a=_0x3948cf;return this[_0x16026a(0x488)]['createInstance'](_0x580845,this[_0x16026a(0x397)],this[_0x16026a(0x181)],this[_0x16026a(0x185)],this[_0x16026a(0x48f)],this[_0x16026a(0x304)],_0x672815);}};_0x5e1d3d=_0x348bbc([_0x6d8d82(0x7,_0x223914[_0x3948cf(0x25f)](_0x223914['Injector'])),_0x6d8d82(0x8,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x364)])),_0x6d8d82(0x9,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x6d8d82(0xa,_0x223914['ILogService']),_0x6d8d82(0xb,_0x223914['ICommandService']),_0x6d8d82(0xc,_0x223914[_0x3948cf(0x4d1)]),_0x6d8d82(0xd,_0x9ea725[_0x3948cf(0x1b6)])],_0x5e1d3d);function _0x246506(_0x37bdf5,_0x1dee9e,_0x40a3e5,_0x2fa199,_0x556819,_0x507529){const _0x10892f=_0x3948cf;return _0x2fa199&&_0x556819[_0x10892f(0x24c)]?_0x37bdf5[_0x10892f(0x565)](_0x435bfd,_0x1dee9e,_0x40a3e5,_0x2fa199,_0x556819,_0x507529,void 0x0):_0x2fa199?_0x37bdf5[_0x10892f(0x565)](_0x8286ca,_0x1dee9e,_0x40a3e5,_0x2fa199,_0x507529):_0x556819['length']?_0x37bdf5['createInstance'](_0x7c6960,_0x1dee9e,_0x40a3e5,_0x556819,_0x507529):_0x37bdf5[_0x10892f(0x565)](_0x21ae29,_0x1dee9e,_0x40a3e5,_0x507529);}var _0x109a62=Object[_0x3948cf(0x149)],_0xf02ee2=Object[_0x3948cf(0x16b)],_0x33de33=(_0x5ea1ba,_0x3525c1,_0x277d03,_0x41e19c)=>{for(var _0x25dff9=_0x41e19c>0x1?void 0x0:_0x41e19c?_0xf02ee2(_0x3525c1,_0x277d03):_0x3525c1,_0x3ab126=_0x5ea1ba['length']-0x1,_0x511e78;_0x3ab126>=0x0;_0x3ab126--)(_0x511e78=_0x5ea1ba[_0x3ab126])&&(_0x25dff9=(_0x41e19c?_0x511e78(_0x3525c1,_0x277d03,_0x25dff9):_0x511e78(_0x25dff9))||_0x25dff9);return _0x41e19c&&_0x25dff9&&_0x109a62(_0x3525c1,_0x277d03,_0x25dff9),_0x25dff9;},_0x15ab00=(_0x524d97,_0x1f5307)=>(_0x422be9,_0x550fc6)=>_0x1f5307(_0x422be9,_0x550fc6,_0x524d97);_0x24454f[_0x3948cf(0x40f)]=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x29be48,_0x260b8c,_0x23f619,_0x2586c4,_0x3ccf06,_0x432823,_0x289fd1,_0xb54bab,_0x5cb39c,_0x180462,_0x885119,_0x9c7e28,_0x16a3a6){const _0x37331e=_0x3948cf;super(),_0xeb55cc(this,'_state$',new _0x3fbd04[(_0x37331e(0x2e0))](null)),_0xeb55cc(this,_0x37331e(0x3a9),this['_state$'][_0x37331e(0x29a)]()),_0xeb55cc(this,_0x37331e(0x379)),_0xeb55cc(this,_0x37331e(0x22f),!0x1),_0xeb55cc(this,_0x37331e(0x2c9),''),_0xeb55cc(this,_0x37331e(0x5c1),0x0),_0xeb55cc(this,_0x37331e(0x55f),this[_0x37331e(0x3a9)][_0x37331e(0x3c1)](_0x3fbd04[_0x37331e(0x26b)](_0x2591ab=>_0x2591ab?_0x2591ab[_0x37331e(0x5e2)]:_0x1de127[_0x37331e(0x239)]),_0x3fbd04[_0x37331e(0x410)](0x1))),_0xeb55cc(this,_0x37331e(0x42a),!0x1),_0xeb55cc(this,_0x37331e(0x5dd),[]),(this[_0x37331e(0x397)]=_0x29be48,this[_0x37331e(0x4d6)]=_0x260b8c,this[_0x37331e(0x5fb)]=_0x23f619,this[_0x37331e(0x488)]=_0x2586c4,this[_0x37331e(0x337)]=_0x3ccf06,this[_0x37331e(0x510)]=_0x432823,this[_0x37331e(0x147)]=_0x289fd1,this[_0x37331e(0x14d)]=_0xb54bab,this[_0x37331e(0x3fb)]=_0x5cb39c,this[_0x37331e(0x1b9)]=_0x180462,this['_messageService']=_0x885119,this[_0x37331e(0x1c5)]=_0x9c7e28,this['_singleActiveUnitService']=_0x16a3a6);}get['state'](){const _0x349a93=_0x3948cf;return this[_0x349a93(0x379)];}async[_0x3948cf(0x49a)](){const _0x580c5c=_0x3948cf;if(this[_0x580c5c(0x452)])throw new Error('[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.');await this[_0x580c5c(0x528)]();}[_0x3948cf(0x563)](){const _0xacb21b=_0x3948cf;return this['_collaborationPaused']=!0x0,_0x223914[_0xacb21b(0x238)](()=>{const _0x329c06=_0xacb21b;this[_0x329c06(0x22f)]=!0x1,this[_0x329c06(0x57b)]();});}[_0x3948cf(0x319)](_0x1f395c){const _0x22fb88=_0x3948cf;this[_0x22fb88(0x379)]=_0x1f395c,this[_0x22fb88(0x41d)][_0x22fb88(0x490)](_0x1f395c);}async[_0x3948cf(0x528)](){const _0x72fe9e=_0x3948cf;var _0x2c4239;this[_0x72fe9e(0x319)](await this[_0x72fe9e(0x204)]()),this['_singleActiveUnitService']&&((_0x2c4239=this[_0x72fe9e(0x1bd)])==null||_0x2c4239[_0x72fe9e(0x590)](this[_0x72fe9e(0x397)]),this[_0x72fe9e(0x345)](this[_0x72fe9e(0x1bd)]['getUnitStatus$'](this[_0x72fe9e(0x397)])[_0x72fe9e(0x577)](_0x57c29b=>{const _0x224e00=_0x72fe9e;this[_0x224e00(0x3fb)][_0x224e00(0x346)]('[CollaborationEntity]',_0x224e00(0x32f),_0x57c29b),_0x57c29b===_0x4ef9dc['OTHER_CLIENTS_EDITING']?(this[_0x224e00(0x14c)][_0x224e00(0x46e)]({'content':this[_0x224e00(0x147)]['t'](_0x224e00(0x427)),'type':_0x3fa11f[_0x224e00(0x21a)][_0x224e00(0x143)]}),this[_0x224e00(0x1c5)][_0x224e00(0x18e)](new _0x59e5a9[(_0x224e00(0x263))](this[_0x224e00(0x397)])['id'],!0x1),this[_0x224e00(0x1c5)][_0x224e00(0x14e)](!0x1)):(this[_0x224e00(0x1c5)][_0x224e00(0x18e)](new _0x59e5a9['WorkbookEditablePermission'](this['unitID'])['id'],!0x0),this['_permissionService'][_0x224e00(0x14e)](!0x0));})));let _0x2825d7=!0x1;return this[_0x72fe9e(0x345)](this[_0x72fe9e(0x4d6)]['sessionStatus$']['subscribe'](_0x8db13c=>{const _0x522c55=_0x72fe9e;_0x8db13c===_0x1efc5b[_0x522c55(0x3c6)]?this[_0x522c55(0x25a)](_0x2825d7):_0x8db13c===_0x1efc5b[_0x522c55(0x239)]&&(_0x2825d7=!0x0,this[_0x522c55(0x196)]());})),this[_0x72fe9e(0x345)](this['session'][_0x72fe9e(0x581)][_0x72fe9e(0x577)](_0x526250=>{const _0x14f2b2=_0x72fe9e;try{switch(_0x526250[_0x14f2b2(0x5ea)]){case _0x9ea725[_0x14f2b2(0x140)][_0x14f2b2(0x234)]:{this['_onRemoteChangeset'](_0x9ea725[_0x14f2b2(0x1eb)](_0x526250['data']));break;}case _0x9ea725[_0x14f2b2(0x140)][_0x14f2b2(0x31c)]:{this[_0x14f2b2(0x5df)](_0x526250['data']);break;}case _0x9ea725[_0x14f2b2(0x140)]['CHANGESET_REJ']:{this[_0x14f2b2(0x1e9)]();break;}case _0x9ea725[_0x14f2b2(0x140)][_0x14f2b2(0x5e5)]:{this[_0x14f2b2(0x428)](_0x526250[_0x14f2b2(0x390)]);break;}case _0x9ea725[_0x14f2b2(0x140)]['PSEUDO_FETCH_MISSING_RESULT']:{this[_0x14f2b2(0x553)](_0x526250['data'][_0x14f2b2(0x2d6)]['map'](_0x577047=>_0x9ea725[_0x14f2b2(0x1eb)](_0x577047)));break;}case _0x9ea725[_0x14f2b2(0x140)][_0x14f2b2(0x288)]:this[_0x14f2b2(0x1e9)]({'isPermissionRej':!0x0});}}catch(_0xe53bcd){throw console[_0x14f2b2(0x41b)](_0x14f2b2(0x572),_0xe53bcd),_0xe53bcd;}})),this[_0x72fe9e(0x379)];}[_0x3948cf(0x2ff)](){this['_transitionLocked']=!0x1;}['_lockTransition'](){const _0x22ec04=_0x3948cf;if(this['_transitionLocked'])throw new Error(_0x22ec04(0x1de));this[_0x22ec04(0x42a)]=!0x0;}['_onLocalMutation'](_0xd3644){const _0x172d3a=_0x3948cf;this[_0x172d3a(0x1b0)](),this[_0x172d3a(0x319)](this[_0x172d3a(0x379)][_0x172d3a(0x2e2)](_0xd3644)),this['_unlockTransition']();}[_0x3948cf(0x273)](_0x3f9138){const _0xdbe2a7=_0x3948cf;if(!(_0x3f9138[_0xdbe2a7(0x1fc)]<=this['_revisionService'][_0xdbe2a7(0x356)](this[_0xdbe2a7(0x397)]))){if(this[_0xdbe2a7(0x22f)]){this[_0xdbe2a7(0x5dd)][_0xdbe2a7(0x4ef)](_0x3f9138);return;}this['_applyRemoteChangeset'](_0x3f9138);}}[_0x3948cf(0x57b)](){const _0x22f8f3=_0x3948cf;this['_remoteChangesetQueue'][_0x22f8f3(0x24f)](_0xc72c25=>this[_0x22f8f3(0x2f4)](_0xc72c25)),this[_0x22f8f3(0x5dd)]=[];}[_0x3948cf(0x2f4)](_0x9b8079){const _0x180011=_0x3948cf,_0x52ad8c=this[_0x180011(0x510)][_0x180011(0x4e9)]['fetchThroughInterceptors'](this[_0x180011(0x510)]['interceptor']['getInterceptPoints']()[_0x180011(0x148)])(_0x9b8079['mutations'],null)||_0x9b8079[_0x180011(0x53f)],_0x909732={..._0x9b8079,'mutations':_0x52ad8c};this[_0x180011(0x1b0)](),this[_0x180011(0x319)](this[_0x180011(0x379)][_0x180011(0x5d8)](_0x909732)),this[_0x180011(0x2ff)]();}['_onRemoteACK'](_0x14f405){const _0x31da55=_0x3948cf;this[_0x31da55(0x1b0)](),this['_updateState'](this[_0x31da55(0x379)]['onRemoteAck'](_0x14f405)),this[_0x31da55(0x2ff)]();}['_onRemoteRejected'](_0x2f0ba8){const _0x3a0ad0=_0x3948cf;this['_lockTransition'](),this[_0x3a0ad0(0x319)](this[_0x3a0ad0(0x379)]['onRemoteRej'](_0x2f0ba8)),this[_0x3a0ad0(0x2ff)]();}[_0x3948cf(0x428)](_0x1991ae){const _0x39af81=_0x3948cf;this['_lockTransition'](),this[_0x39af81(0x319)](this['_state'][_0x39af81(0x26c)](_0x1991ae)),this['_unlockTransition']();}[_0x3948cf(0x553)](_0x4a253b){const _0x47fc99=_0x3948cf;if(!(this[_0x47fc99(0x379)]instanceof _0x5e1d3d))throw new TypeError(_0x47fc99(0x4d0));const _0x3ccb5d=_0x4a253b[_0x47fc99(0x26b)](_0x596ec4=>{const _0x33e17b=_0x47fc99,_0x4f8a1e=this[_0x33e17b(0x510)][_0x33e17b(0x4e9)][_0x33e17b(0x5ca)](this[_0x33e17b(0x510)]['interceptor'][_0x33e17b(0x5b8)]()[_0x33e17b(0x148)])(_0x596ec4['mutations'],null)||_0x596ec4[_0x33e17b(0x53f)];return{..._0x596ec4,'mutations':_0x4f8a1e};});this[_0x47fc99(0x1b0)](),this[_0x47fc99(0x319)](this[_0x47fc99(0x379)][_0x47fc99(0x550)](_0x3ccb5d)),this[_0x47fc99(0x2ff)]();}['_toggleOffline'](){const _0x8a45f2=_0x3948cf;this['_lockTransition'](),this['_updateState'](this['_state']['toggleOffline']()),this[_0x8a45f2(0x2ff)]();}[_0x3948cf(0x25a)](_0x12a2fb=!0x1){const _0x324fac=_0x3948cf;this[_0x324fac(0x1b0)](),this['_updateState'](this[_0x324fac(0x379)][_0x324fac(0x4b6)]()),this[_0x324fac(0x2ff)]();const _0xdae838=this[_0x324fac(0x379)];_0x12a2fb&&_0xdae838 instanceof _0x21ae29&&(this[_0x324fac(0x1b0)](),this['_updateState'](_0xdae838['fetchMiss']()),this['_unlockTransition']());}async['_createInitialState'](){return new Promise(_0x4c789c=>{const _0x50f050=_0x5201;this['session'][_0x50f050(0x343)]['pipe'](_0x3fbd04[_0x50f050(0x2b5)](0x1))[_0x50f050(0x577)](async _0x2fc7de=>{const _0xb3a784=_0x50f050;_0x4c789c(await this[_0xb3a784(0x2f8)](_0x2fc7de===_0x1efc5b[_0xb3a784(0x3c6)]));});});}[_0x3948cf(0x53e)](){const _0xd7bee0=_0x3948cf,_0x37b340=this[_0xd7bee0(0x397)];return{'onStateChange':(_0x5ee213,_0x4c0e0d)=>{const _0x5eeb10=_0xd7bee0;if(_0x5ee213!==this[_0x5eeb10(0x379)])throw new Error(_0x5eeb10(0x4f0)+_0x5ee213[_0x5eeb10(0x5e2)]+_0x5eeb10(0x34b)+_0x4c0e0d['status']+_0x5eeb10(0x4e2)+this[_0x5eeb10(0x379)][_0x5eeb10(0x5e2)]);this[_0x5eeb10(0x319)](_0x4c0e0d);},'onSendChangeset':_0x1850a4=>{const _0x131f39=_0xd7bee0;_0x1850a4['sid']||(_0x1850a4[_0x131f39(0x2a8)]=this[_0x131f39(0x2c9)],_0x1850a4[_0x131f39(0x46a)]=++this['_changesetReqId']);const _0x209aa7={'eventID':_0x9ea725[_0x131f39(0x140)][_0x131f39(0x506)],'data':{'unitID':_0x1850a4[_0x131f39(0x397)],'unitType':this[_0x131f39(0x5fb)],'changeset':_0x1850a4,'memberID':this[_0x131f39(0x4d6)][_0x131f39(0x1d1)]()}};this[_0x131f39(0x4d6)]['send'](_0x209aa7,this[_0x131f39(0x397)]);},'onMissingChangesets':({from:_0x14ac57,to:_0x2e99ae})=>{const _0x5ed0c0=_0xd7bee0;this['_logService'][_0x5ed0c0(0x346)](_0x5ed0c0(0x442),'fetching\x20missing\x20changesets\x20from\x20'+_0x14ac57+_0x5ed0c0(0x439)+_0x2e99ae);const _0x184e3e={'eventID':_0x9ea725[_0x5ed0c0(0x140)][_0x5ed0c0(0x17e)],'data':{'unitID':_0x37b340,'unitType':this[_0x5ed0c0(0x5fb)],'from':_0x14ac57,'to':_0x2e99ae}};this[_0x5ed0c0(0x4d6)][_0x5ed0c0(0x28f)](_0x184e3e,this[_0x5ed0c0(0x397)]);}};}async[_0x3948cf(0x2f8)](_0x34f27d){const _0x39f396=_0x3948cf;var _0x4e56f0,_0x123bcb;const _0xb88c81=await this['_localCacheService'][_0x39f396(0x546)](this[_0x39f396(0x397)]),_0x2ae731=(_0x4e56f0=_0xb88c81==null?void 0x0:_0xb88c81[_0x39f396(0x53f)])!=null?_0x4e56f0:[],_0x20d7ab=(_0x123bcb=_0xb88c81==null?void 0x0:_0xb88c81[_0x39f396(0x348)])!=null?_0x123bcb:null,_0x225730=!!(_0x20d7ab!=null&&_0x20d7ab[_0x39f396(0x2a8)])&&!!(_0x20d7ab!=null&&_0x20d7ab[_0x39f396(0x46a)]);this[_0x39f396(0x2c9)]=_0x225730?_0x20d7ab[_0x39f396(0x2a8)]:_0x1a222b(),this[_0x39f396(0x5c1)]=_0x225730?_0x20d7ab[_0x39f396(0x46a)]:0x0;const _0x53692b=this[_0x39f396(0x397)];try{this['_replayCachedMutations'](_0x20d7ab,_0x2ae731);}catch(_0x2dc79e){this[_0x39f396(0x3fb)]['error'](_0x2dc79e);}const _0x229c28=this['_createHandler']();if(_0x34f27d){const _0x3be8c9=_0x246506(this[_0x39f396(0x488)],_0x53692b,this[_0x39f396(0x5fb)],_0x20d7ab,_0x2ae731,_0x229c28);return _0x3be8c9 instanceof _0x7c6960?_0x3be8c9[_0x39f396(0x4ca)]():(_0x3be8c9 instanceof _0x435bfd||_0x3be8c9 instanceof _0x8286ca)&&_0x3be8c9['resend'](),_0x3be8c9;}return this[_0x39f396(0x488)]['createInstance'](_0x3caa94,_0x53692b,this[_0x39f396(0x5fb)],_0x20d7ab,_0x2ae731,_0x229c28);}[_0x3948cf(0x246)](_0x104bc4,_0x261c2c){const _0x11dfff=_0x3948cf;var _0x480965,_0x216a99;const _0x27a0fc=this[_0x11dfff(0x510)][_0x11dfff(0x4e9)][_0x11dfff(0x5ca)](this['_compressMutationService']['interceptor'][_0x11dfff(0x5b8)]()[_0x11dfff(0x148)]);(_0x480965=_0x27a0fc((_0x104bc4==null?void 0x0:_0x104bc4['mutations'])||[],null))==null||_0x480965[_0x11dfff(0x24f)](_0x18ea26=>this['_commandService'][_0x11dfff(0x3d0)](_0x18ea26['id'],_0x18ea26[_0x11dfff(0x54d)])),(_0x216a99=_0x27a0fc(_0x261c2c||[],null))==null||_0x216a99['forEach'](_0x397ca1=>this[_0x11dfff(0x1b9)][_0x11dfff(0x3d0)](_0x397ca1['id'],_0x397ca1[_0x11dfff(0x54d)]));}},_0x24454f[_0x3948cf(0x40f)]=_0x33de33([_0x15ab00(0x3,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x15ab00(0x4,_0x223914['Inject'](_0x24454f[_0x3948cf(0x30e)])),_0x15ab00(0x5,_0x223914[_0x3948cf(0x25f)](_0x9ea725['CompressMutationService'])),_0x15ab00(0x6,_0x223914['Inject'](_0x223914[_0x3948cf(0x570)])),_0x15ab00(0x7,_0x223914['Inject'](_0x9ea725['RevisionService'])),_0x15ab00(0x8,_0x223914[_0x3948cf(0x5b0)]),_0x15ab00(0x9,_0x223914['ICommandService']),_0x15ab00(0xa,_0x405b11[_0x3948cf(0x1cc)]),_0x15ab00(0xb,_0x223914[_0x3948cf(0x1ac)]),_0x15ab00(0xc,_0x223914[_0x3948cf(0x2b9)](_0x1b2f34))],_0x24454f['CollaborationEntity']),_0x24454f['DocCollaborationEntity']=class extends _0x24454f[_0x3948cf(0x40f)]{constructor(_0x2a077a,_0x996b05,_0x19cf81,_0x14b06a,_0x30739d,_0x584de9,_0x581449,_0x198b54,_0x5275ef,_0x41d984,_0x103417,_0xaa2a7d,_0x5778cc,_0x5463e8,_0x26d8cb,_0x12d2b0,_0x44cbc6,_0x202d71){const _0x10bff7=_0x3948cf;super(_0x2a077a,_0x19cf81,_0x996b05,_0x14b06a,_0x30739d,_0x584de9,_0x581449,_0x198b54,_0x5463e8,_0x26d8cb,_0x12d2b0,_0x44cbc6,_0x202d71),this[_0x10bff7(0x397)]=_0x2a077a,this[_0x10bff7(0x181)]=_0x996b05,this['_docStateChangeManagerService']=_0x5275ef,this[_0x10bff7(0x286)]=_0x41d984,this[_0x10bff7(0x359)]=_0x103417,this['_docTransformSelectionsService']=_0xaa2a7d,this['_docSyncEditingCollabCursorService']=_0x5778cc;}['_createHandler'](){const _0x5b4e5a=_0x3948cf,_0x27d3dd=super[_0x5b4e5a(0x53e)]();return _0x27d3dd[_0x5b4e5a(0x20a)]=_0x31f7b3=>this['_docTransformIMECacheService'][_0x5b4e5a(0x549)](_0x31f7b3),_0x27d3dd[_0x5b4e5a(0x322)]=_0x18a088=>this['_docTransformStateCacheService'][_0x5b4e5a(0x2c2)](_0x18a088),_0x27d3dd['onTransformSelections']=_0x9bffaf=>this['_docTransformSelectionsService']['transformSelections'](_0x9bffaf),_0x27d3dd[_0x5b4e5a(0x388)]=_0xf3801f=>this[_0x5b4e5a(0x531)][_0x5b4e5a(0x3bf)](_0xf3801f),_0x27d3dd[_0x5b4e5a(0x57e)]=_0x3aad3d=>this[_0x5b4e5a(0x286)][_0x5b4e5a(0x5b4)](_0x3aad3d),_0x27d3dd[_0x5b4e5a(0x5b7)]=_0x31ba24=>this['_docTransformStateCacheService'][_0x5b4e5a(0x5b4)](_0x31ba24),_0x27d3dd;}async[_0x3948cf(0x528)](){const _0x54bd44=_0x3948cf,_0x38861d=await super['_init']();return this['_docStateChangeManagerService'][_0x54bd44(0x608)][_0x54bd44(0x3c1)](_0x3fbd04[_0x54bd44(0x233)](this[_0x54bd44(0x1a1)]))[_0x54bd44(0x577)](_0x3eeef6=>{const _0x518c48=_0x54bd44;if(_0x3eeef6==null)return;const {unitId:_0xe16916,redoState:_0x56a9e4,commandId:_0x53000a}=_0x3eeef6;if(_0xe16916!==this['unitID'])return;const _0x2fab2a={'id':_0x53000a,'type':_0x223914[_0x518c48(0x203)][_0x518c48(0x5c5)],'params':{'unitId':_0xe16916,'actions':_0x56a9e4[_0x518c48(0x352)],'textRanges':null}};this['_onLocalMutation'](_0x2fab2a);}),_0x38861d;}},_0x24454f[_0x3948cf(0x19f)]=_0x33de33([_0x15ab00(0x3,_0x223914['Inject'](_0x223914[_0x3948cf(0x478)])),_0x15ab00(0x4,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x15ab00(0x5,_0x223914[_0x3948cf(0x25f)](_0x9ea725['CompressMutationService'])),_0x15ab00(0x6,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)])),_0x15ab00(0x7,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x364)])),_0x15ab00(0x8,_0x223914[_0x3948cf(0x25f)](_0x13e81e[_0x3948cf(0x534)])),_0x15ab00(0x9,_0x223914[_0x3948cf(0x25f)](_0x2e6349)),_0x15ab00(0xa,_0x223914[_0x3948cf(0x25f)](_0x5cf7bf)),_0x15ab00(0xb,_0x223914[_0x3948cf(0x25f)](_0x5cbe2c)),_0x15ab00(0xc,_0x223914[_0x3948cf(0x25f)](_0x4de645)),_0x15ab00(0xd,_0x223914[_0x3948cf(0x5b0)]),_0x15ab00(0xe,_0x223914[_0x3948cf(0x38e)]),_0x15ab00(0xf,_0x405b11[_0x3948cf(0x1cc)]),_0x15ab00(0x10,_0x223914[_0x3948cf(0x1ac)]),_0x15ab00(0x11,_0x223914[_0x3948cf(0x2b9)](_0x1b2f34))],_0x24454f[_0x3948cf(0x19f)]),_0x24454f[_0x3948cf(0x4cc)]=class extends _0x24454f['CollaborationEntity']{constructor(_0x133968,_0x50e276,_0x51c256,_0x5da431,_0x2cfa65,_0x44df37,_0x2a8c6d,_0x39e7f2,_0x5d69db,_0x3a4780,_0x405665,_0x51ac95,_0xee6512,_0x4e752d){const _0x498120=_0x3948cf;super(_0x133968,_0x51c256,_0x50e276,_0x5da431,_0x2cfa65,_0x44df37,_0x2a8c6d,_0x39e7f2,_0x3a4780,_0x405665,_0x51ac95,_0xee6512,_0x4e752d),this[_0x498120(0x397)]=_0x133968,this['type']=_0x50e276,this[_0x498120(0x51b)]=_0x5d69db;}[_0x3948cf(0x53e)](){const _0x5dc575=_0x3948cf,_0x5c092a=super[_0x5dc575(0x53e)]();return _0x5c092a['onTransformSelections']=_0x2f2f36=>this[_0x5dc575(0x51b)][_0x5dc575(0x2e1)](_0x2f2f36),_0x5c092a;}async[_0x3948cf(0x528)](){const _0x238aa3=_0x3948cf,_0x547770=await super[_0x238aa3(0x528)]();return this[_0x238aa3(0x345)](this[_0x238aa3(0x1b9)][_0x238aa3(0x509)]((_0x1c3f00,_0x1837a9)=>{const _0x3ac587=_0x238aa3;if(_0x1c3f00['type']!==_0x223914[_0x3ac587(0x203)][_0x3ac587(0x5c5)]||_0x1837a9!=null&&_0x1837a9[_0x3ac587(0x5e8)]||_0x1837a9!=null&&_0x1837a9[_0x3ac587(0x585)])return;const _0x166d86=_0x1c3f00[_0x3ac587(0x54d)];if((_0x166d86==null?void 0x0:_0x166d86[_0x3ac587(0x362)])!==this['unitID'])return;const _0x4f3511=_0x1c3f00,_0x28bdbf=this[_0x3ac587(0x510)][_0x3ac587(0x4e9)]['fetchThroughInterceptors'](this[_0x3ac587(0x510)]['interceptor'][_0x3ac587(0x5b8)]()[_0x3ac587(0x40b)])([_0x4f3511],null)||[_0x4f3511];this[_0x3ac587(0x3cf)](_0x28bdbf[0x0]);})),_0x547770;}},_0x24454f['SheetCollaborationEntity']=_0x33de33([_0x15ab00(0x3,_0x223914['Inject'](_0x223914[_0x3948cf(0x478)])),_0x15ab00(0x4,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x15ab00(0x5,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x494)])),_0x15ab00(0x6,_0x223914['Inject'](_0x223914[_0x3948cf(0x570)])),_0x15ab00(0x7,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x364)])),_0x15ab00(0x8,_0x223914[_0x3948cf(0x25f)](_0x42d852)),_0x15ab00(0x9,_0x223914[_0x3948cf(0x5b0)]),_0x15ab00(0xa,_0x223914['ICommandService']),_0x15ab00(0xb,_0x405b11[_0x3948cf(0x1cc)]),_0x15ab00(0xc,_0x223914[_0x3948cf(0x1ac)]),_0x15ab00(0xd,_0x223914['Optional'](_0x1b2f34))],_0x24454f[_0x3948cf(0x4cc)]);var _0x5588a0=Object['defineProperty'],_0x217fe1=Object[_0x3948cf(0x16b)],_0x445b70=(_0x5e6a47,_0x5dcd5e,_0xb5f5d7,_0x5bbd94)=>{const _0x56bd4b=_0x3948cf;for(var _0x1be19c=_0x5bbd94>0x1?void 0x0:_0x5bbd94?_0x217fe1(_0x5dcd5e,_0xb5f5d7):_0x5dcd5e,_0x5f0cf2=_0x5e6a47[_0x56bd4b(0x24c)]-0x1,_0x4a811e;_0x5f0cf2>=0x0;_0x5f0cf2--)(_0x4a811e=_0x5e6a47[_0x5f0cf2])&&(_0x1be19c=(_0x5bbd94?_0x4a811e(_0x5dcd5e,_0xb5f5d7,_0x1be19c):_0x4a811e(_0x1be19c))||_0x1be19c);return _0x5bbd94&&_0x1be19c&&_0x5588a0(_0x5dcd5e,_0xb5f5d7,_0x1be19c),_0x1be19c;},_0xcfdc0e=(_0x3ef3bf,_0x2eb5ef)=>(_0x19de4e,_0x15f661)=>_0x2eb5ef(_0x19de4e,_0x15f661,_0x3ef3bf);_0x24454f[_0x3948cf(0x35c)]=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x78a52b,_0x4bda22,_0x16a185){const _0x1a8f89=_0x3948cf;super(),_0xeb55cc(this,'_entities',new Map()),_0xeb55cc(this,_0x1a8f89(0x15f),new _0x3fbd04['Subject']()),(this[_0x1a8f89(0x488)]=_0x78a52b,this[_0x1a8f89(0x253)]=_0x4bda22,this[_0x1a8f89(0x4ba)]=_0x16a185,this[_0x1a8f89(0x528)]());}[_0x3948cf(0x287)](){const _0x3d15dc=_0x3948cf;super[_0x3d15dc(0x287)](),this[_0x3d15dc(0x599)]['forEach'](_0x1b7231=>_0x1b7231[_0x3d15dc(0x287)]()),this[_0x3d15dc(0x599)][_0x3d15dc(0x2da)]();}[_0x3948cf(0x159)](_0x187ef7){const _0x45931a=_0x3948cf;var _0x272521;return(_0x272521=this['_entities'][_0x45931a(0x55a)](_0x187ef7))!=null?_0x272521:null;}['getCollabEntity$'](_0xa24c05){const _0x407d03=_0x3948cf,_0x8a424f=this[_0x407d03(0x159)](_0xa24c05);return _0x8a424f?_0x3fbd04['of'](_0x8a424f):this[_0x407d03(0x15f)][_0x407d03(0x3c1)](_0x4da2a9[_0x407d03(0x256)](_0x595c47=>_0x595c47[_0x407d03(0x397)]===_0xa24c05));}[_0x3948cf(0x528)](){const _0x26eea5=_0x3948cf;this[_0x26eea5(0x4ba)][_0x26eea5(0x42e)](_0x223914['UniverInstanceType'][_0x26eea5(0x18d)])[_0x26eea5(0x3c1)](_0x3fbd04[_0x26eea5(0x233)](this['dispose$']),_0x4da2a9[_0x26eea5(0x301)](0x10))[_0x26eea5(0x577)](async _0x4a1c68=>{const _0x434ad2=_0x26eea5,_0x560210=_0x4a1c68[_0x434ad2(0x38c)](),_0x335385=await this['_startCollaboration'](_0x560210,_0x50449d[_0x434ad2(0x18d)]);this['_entities'][_0x434ad2(0x1f2)](_0x560210,_0x335385);}),this[_0x26eea5(0x4ba)][_0x26eea5(0x42e)](_0x223914[_0x26eea5(0x53b)][_0x26eea5(0x30c)])[_0x26eea5(0x3c1)](_0x3fbd04[_0x26eea5(0x233)](this[_0x26eea5(0x1a1)]),_0x4da2a9[_0x26eea5(0x301)](0x10))[_0x26eea5(0x3c1)](_0x4da2a9[_0x26eea5(0x256)](_0x45c7c4=>!_0x45c7c4[_0x26eea5(0x38c)]()[_0x26eea5(0x285)]('__')))['subscribe'](async _0x4f5f67=>{const _0x29a966=_0x26eea5,_0x459dba=_0x4f5f67['getUnitId'](),_0x30a3b4=await this[_0x29a966(0x324)](_0x459dba,_0x50449d[_0x29a966(0x30c)]);this[_0x29a966(0x599)]['set'](_0x459dba,_0x30a3b4);}),_0x3fbd04['merge'](this[_0x26eea5(0x4ba)][_0x26eea5(0x5ae)](_0x223914[_0x26eea5(0x53b)]['UNIVER_SHEET']),this[_0x26eea5(0x4ba)]['getTypeOfUnitDisposed$'](_0x223914['UniverInstanceType'][_0x26eea5(0x30c)]))[_0x26eea5(0x3c1)](_0x3fbd04['takeUntil'](this[_0x26eea5(0x1a1)]))[_0x26eea5(0x577)](_0x3d0ce4=>{const _0x4a1d0e=_0x26eea5,_0x3c34f9=_0x3d0ce4[_0x4a1d0e(0x38c)](),_0x528424=this['_entities'][_0x4a1d0e(0x55a)](_0x3c34f9);_0x528424&&(_0x528424[_0x4a1d0e(0x287)](),this['_entities']['delete'](_0x3c34f9));});}async['_startCollaboration'](_0x16df40,_0x44f24b){const _0x5a62fb=_0x3948cf,_0x25d4af=await this['_collabSessionService'][_0x5a62fb(0x4f3)](_0x16df40),_0xf77b96=this['_injector']['createInstance'](this[_0x5a62fb(0x403)](_0x44f24b),_0x16df40,_0x44f24b,_0x25d4af);return await _0xf77b96[_0x5a62fb(0x49a)](),this[_0x5a62fb(0x15f)][_0x5a62fb(0x490)](_0xf77b96),_0xf77b96;}[_0x3948cf(0x403)](_0x17114f){const _0xb02680=_0x3948cf;switch(_0x17114f){case _0x50449d[_0xb02680(0x30c)]:return _0x24454f[_0xb02680(0x19f)];case _0x50449d[_0xb02680(0x18d)]:return _0x24454f[_0xb02680(0x4cc)];default:throw new Error(_0xb02680(0x392)+_0x17114f);}}},_0x24454f[_0x3948cf(0x35c)]=_0x445b70([_0xcfdc0e(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0xcfdc0e(0x1,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x228)])),_0xcfdc0e(0x2,_0x223914[_0x3948cf(0x2dd)])],_0x24454f[_0x3948cf(0x35c)]);const _0x59ab9d=['purple300','jiqing500',_0x3948cf(0x576),_0x3948cf(0x551),_0x3948cf(0x4e6),_0x3948cf(0x282)];class _0x1f0109 extends _0x223914[_0x3948cf(0x2aa)]{constructor(){const _0x2272cb=_0x3948cf;super(...arguments),_0xeb55cc(this,_0x2272cb(0x37d),new Map()),_0xeb55cc(this,_0x2272cb(0x5b3),0x0);}[_0x3948cf(0x1b2)](_0x6d87d8){const _0x41143f=_0x3948cf;if(this[_0x41143f(0x37d)][_0x41143f(0x58e)](_0x6d87d8))return this[_0x41143f(0x37d)][_0x41143f(0x55a)](_0x6d87d8);const _0x31f3d9=_0x59ab9d[this['_colorIndex']];return this[_0x41143f(0x5b3)]=(this[_0x41143f(0x5b3)]+0x1)%_0x59ab9d['length'],this[_0x41143f(0x37d)][_0x41143f(0x1f2)](_0x6d87d8,_0x31f3d9),_0x31f3d9;}}var _0x19f6af=Object[_0x3948cf(0x149)],_0x3e994c=Object[_0x3948cf(0x16b)],_0x56b135=(_0x2e5591,_0x5c2194,_0x45ccd5,_0x12131d)=>{const _0x55c061=_0x3948cf;for(var _0x47eec8=_0x12131d>0x1?void 0x0:_0x12131d?_0x3e994c(_0x5c2194,_0x45ccd5):_0x5c2194,_0x2b7343=_0x2e5591[_0x55c061(0x24c)]-0x1,_0x3b502a;_0x2b7343>=0x0;_0x2b7343--)(_0x3b502a=_0x2e5591[_0x2b7343])&&(_0x47eec8=(_0x12131d?_0x3b502a(_0x5c2194,_0x45ccd5,_0x47eec8):_0x3b502a(_0x47eec8))||_0x47eec8);return _0x12131d&&_0x47eec8&&_0x19f6af(_0x5c2194,_0x45ccd5,_0x47eec8),_0x47eec8;},_0x5693ab=(_0x25729a,_0x5ca460)=>(_0x3cfe72,_0x53a69c)=>_0x5ca460(_0x3cfe72,_0x53a69c,_0x25729a);const _0x1a4e41=0x12c,_0x2bf579=0x64;let _0x3d9b3f=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x1f9749,_0x3333bb,_0x36e642,_0x8f9026,_0x2373e3,_0x163e45,_0x35c35b,_0x2f3f22,_0x48078c){const _0x3f3e46=_0x3948cf;super(),_0xeb55cc(this,'_online',!0x1),_0xeb55cc(this,_0x3f3e46(0x528),!0x1),_0xeb55cc(this,_0x3f3e46(0x283),new _0x3fbd04[(_0x3f3e46(0x2e0))](new Map())),_0xeb55cc(this,_0x3f3e46(0x377),this['_cursorInfo$']['asObservable']()),_0xeb55cc(this,_0x3f3e46(0x1da),new _0x3fbd04[(_0x3f3e46(0x2e0))]([])),_0xeb55cc(this,_0x3f3e46(0x5b9),this['_roomMembers$'][_0x3f3e46(0x3c1)](_0x3fbd04[_0x3f3e46(0x42f)](_0x1a4e41))),_0xeb55cc(this,'_updateLocalCursor',_0x223914[_0x3f3e46(0x1aa)](_0x4c4605=>{const _0xff2a25=_0x3f3e46,_0x5e80c9={'eventID':_0x9ea725[_0xff2a25(0x140)][_0xff2a25(0x48e)],'data':{'unitID':this[_0xff2a25(0x397)],'memberID':this['_session'][_0xff2a25(0x1d1)](),'selection':_0x1ccc89(_0x4c4605)}};this[_0xff2a25(0x57c)]['send'](_0x5e80c9,this['unitID']);},_0x2bf579)),(this[_0x3f3e46(0x397)]=_0x1f9749,this['_session']=_0x3333bb,this[_0x3f3e46(0x488)]=_0x36e642,this[_0x3f3e46(0x4a5)]=_0x8f9026,this[_0x3f3e46(0x438)]=_0x2373e3,this[_0x3f3e46(0x3fa)]=_0x163e45,this[_0x3f3e46(0x42b)]=_0x35c35b,this[_0x3f3e46(0x4ba)]=_0x2f3f22,this[_0x3f3e46(0x1b9)]=_0x48078c);}get[_0x3948cf(0x2f5)](){const _0x7762e6=_0x3948cf;return this[_0x7762e6(0x283)][_0x7762e6(0x4ff)]();}get['roomMembers'](){const _0x535bf2=_0x3948cf;return this[_0x535bf2(0x1da)][_0x535bf2(0x4ff)]();}[_0x3948cf(0x287)](){const _0x4ff6da=_0x3948cf;super[_0x4ff6da(0x287)](),this[_0x4ff6da(0x283)][_0x4ff6da(0x490)](new Map()),this['_cursorInfo$'][_0x4ff6da(0x14b)](),this['_roomMembers$'][_0x4ff6da(0x490)]([]),this[_0x4ff6da(0x1da)][_0x4ff6da(0x14b)]();}['init'](){const _0x13c33e=_0x3948cf;this[_0x13c33e(0x528)]||(this['_init']=!0x0,this[_0x13c33e(0x57c)][_0x13c33e(0x343)]['pipe'](_0x3fbd04[_0x13c33e(0x233)](this[_0x13c33e(0x1a1)]))[_0x13c33e(0x577)](_0x3beebc=>{const _0x3d5501=_0x13c33e;_0x3beebc===_0x1efc5b[_0x3d5501(0x3c6)]?this[_0x3d5501(0x25a)]():this[_0x3d5501(0x196)]();}),this[_0x13c33e(0x57c)][_0x13c33e(0x581)][_0x13c33e(0x3c1)](_0x3fbd04['takeUntil'](this['dispose$']))[_0x13c33e(0x577)](_0x4b1134=>{const _0x180733=_0x13c33e,_0x33af4b=_0x4b1134[_0x180733(0x5ea)];_0x33af4b===_0x9ea725[_0x180733(0x140)][_0x180733(0x48e)]&&this[_0x180733(0x162)](_0x4b1134),_0x33af4b===_0x9ea725['CollaborationEvent'][_0x180733(0x5a3)]&&this[_0x180733(0x44a)](_0x4b1134);}),this[_0x13c33e(0x345)](this['_commandService'][_0x13c33e(0x509)](_0x251fa1=>{const _0x1fb37c=_0x13c33e,_0xb1b3a9=_0x251fa1[_0x1fb37c(0x54d)];_0xb1b3a9!=null&&this[_0x1fb37c(0x529)]&&_0x251fa1['id']===_0x4a2356['SetTextSelectionsOperation']['id']&&_0xb1b3a9['unitId']===this[_0x1fb37c(0x397)]&&_0xb1b3a9[_0x1fb37c(0x5e1)]===!0x1&&_0xb1b3a9['ranges'][_0x1fb37c(0x24c)]>0x0&&this[_0x1fb37c(0x28e)](_0xb1b3a9[_0x1fb37c(0x3e0)]);})),this[_0x13c33e(0x3fa)][_0x13c33e(0x152)][_0x13c33e(0x3c1)](_0x3fbd04[_0x13c33e(0x233)](this[_0x13c33e(0x1a1)]))['subscribe'](_0x35f688=>{const _0x16231c=_0x13c33e;if((_0x35f688==null?void 0x0:_0x35f688[_0x16231c(0x397)])!==this[_0x16231c(0x397)])return;const _0x4c513a={'eventID':_0x9ea725[_0x16231c(0x140)][_0x16231c(0x48e)],'data':_0x35f688};this[_0x16231c(0x162)](_0x4c513a);}),this[_0x13c33e(0x345)](this[_0x13c33e(0x1b9)][_0x13c33e(0x509)](_0x2b90e9=>{const _0x149ca6=_0x13c33e;if(_0x2b90e9[_0x149ca6(0x54d)]==null)return;const _0x20fe98=_0x2b90e9[_0x149ca6(0x54d)];if(_0x2b90e9['id']!==_0x4a2356['RichTextEditingMutation']['id']||_0x20fe98[_0x149ca6(0x362)]!==this['unitID'])return;const _0x5e3d7a={'id':'doc.mutation.rich-text-editing','params':_0x20fe98},_0x14a89e=this['cursorInfo'];for(const [_0x1eb3e6,_0x2446c8]of _0x14a89e){const _0x393477={'id':_0x149ca6(0x3d8),'params':{'unitId':this[_0x149ca6(0x397)],'actions':null,'textRanges':_0x2446c8[_0x149ca6(0x3e0)]}},_0x3c4772=this[_0x149ca6(0x42b)][_0x149ca6(0x212)](_0x5e3d7a,_0x393477,!0x1);if(_0x9ea725[_0x149ca6(0x375)](_0x3c4772))throw _0x3c4772['error'];_0x14a89e[_0x149ca6(0x1f2)](_0x1eb3e6,{..._0x2446c8,'ranges':_0x3c4772[_0x149ca6(0x521)][_0x149ca6(0x54d)][_0x149ca6(0x27b)]});}queueMicrotask(()=>{const _0x1012eb=_0x149ca6;this[_0x1012eb(0x283)][_0x1012eb(0x490)](_0x14a89e);});})));}[_0x3948cf(0x162)](_0xa61288){const _0x2dd09f=_0x3948cf;var _0x507f06,_0x3d35c9;const {memberID:_0x4cec20,selection:_0x49ac63}=_0xa61288[_0x2dd09f(0x390)],_0x515a13=_0x1529db(_0x49ac63),_0x1c1a77=(_0x3d35c9=(_0x507f06=this[_0x2dd09f(0x438)]['getMember'](this[_0x2dd09f(0x397)],_0x4cec20))==null?void 0x0:_0x507f06[_0x2dd09f(0x289)])!=null?_0x3d35c9:_0x2dd09f(0x4c0),_0x34c535={'color':this[_0x2dd09f(0x4a5)][_0x2dd09f(0x1b2)](_0x4cec20),'name':_0x1c1a77,'ranges':_0x515a13},_0x469f4a=this[_0x2dd09f(0x2f5)];_0x469f4a['set'](_0x4cec20,_0x34c535),this['_cursorInfo$'][_0x2dd09f(0x490)](_0x469f4a);}['_onCursorDelete'](_0x5a54f5){const _0x31a691=_0x3948cf,{memberID:_0x489092}=_0x5a54f5[_0x31a691(0x390)],_0xbe4b30=this[_0x31a691(0x2f5)];_0xbe4b30[_0x31a691(0x45a)](_0x489092),this[_0x31a691(0x283)][_0x31a691(0x490)](_0xbe4b30);}['_toggleOnline'](){const _0x6a2046=_0x3948cf;var _0x2da9fa;if(this[_0x6a2046(0x529)]=!0x0,((_0x2da9fa=this[_0x6a2046(0x4ba)][_0x6a2046(0x3ac)]())==null?void 0x0:_0x2da9fa[_0x6a2046(0x38c)]())!==this['unitID'])return;const _0x2b6133=this[_0x6a2046(0x488)]['get'](_0x4a2356[_0x6a2046(0x31a)])[_0x6a2046(0x3b4)]();Array[_0x6a2046(0x462)](_0x2b6133)&&_0x2b6133['length']>0x0&&this[_0x6a2046(0x28e)](_0x2b6133);}['_toggleOffline'](){const _0x4e1953=_0x3948cf;this[_0x4e1953(0x529)]=!0x1;}};_0x3d9b3f=_0x56b135([_0x5693ab(0x2,_0x223914[_0x3948cf(0x25f)](_0x223914['Injector'])),_0x5693ab(0x3,_0x223914['Inject'](_0x1f0109)),_0x5693ab(0x4,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x48b)])),_0x5693ab(0x5,_0x223914[_0x3948cf(0x25f)](_0x4de645)),_0x5693ab(0x6,_0x9ea725[_0x3948cf(0x1b6)]),_0x5693ab(0x7,_0x223914[_0x3948cf(0x2dd)]),_0x5693ab(0x8,_0x223914[_0x3948cf(0x38e)])],_0x3d9b3f);var _0x2f2742=Object['defineProperty'],_0x34c798=Object[_0x3948cf(0x16b)],_0x2f9bed=(_0x32a034,_0x24e73a,_0x2fd43c,_0x5d4c83)=>{const _0x541413=_0x3948cf;for(var _0x21be7c=_0x5d4c83>0x1?void 0x0:_0x5d4c83?_0x34c798(_0x24e73a,_0x2fd43c):_0x24e73a,_0x4ef739=_0x32a034[_0x541413(0x24c)]-0x1,_0x36edb5;_0x4ef739>=0x0;_0x4ef739--)(_0x36edb5=_0x32a034[_0x4ef739])&&(_0x21be7c=(_0x5d4c83?_0x36edb5(_0x24e73a,_0x2fd43c,_0x21be7c):_0x36edb5(_0x21be7c))||_0x21be7c);return _0x5d4c83&&_0x21be7c&&_0x2f2742(_0x24e73a,_0x2fd43c,_0x21be7c),_0x21be7c;},_0x18efa0=(_0x44eece,_0x34270f)=>(_0x107e97,_0x411556)=>_0x34270f(_0x107e97,_0x411556,_0x44eece);const _0x219894=0x12c,_0x4f2a6f=0x64,_0x236e6d=()=>{let _0x2a2153=[],_0x4ce0c7=!0x1;return _0x3c4316=>{const _0x3f5be6=_0x5201;_0x2a2153[_0x3f5be6(0x4ef)](_0x3c4316),_0x4ce0c7||(_0x4ce0c7=!0x0,setTimeout(()=>{const _0x45c3aa=_0x3f5be6;_0x2a2153[_0x45c3aa(0x24f)](_0x4a32ee=>_0x4a32ee()),_0x2a2153=[],_0x4ce0c7=!0x1;}));};};let _0x15bcb2=class extends _0x223914['RxDisposable']{constructor(_0x149632,_0x448861,_0x497356,_0x384729,_0x425f6d,_0x43e1ce,_0x217066,_0x3d038b){const _0x413e22=_0x3948cf;super(),_0xeb55cc(this,_0x413e22(0x529),!0x1),_0xeb55cc(this,'_init',!0x1),_0xeb55cc(this,_0x413e22(0x283),new _0x3fbd04['BehaviorSubject'](new Map())),_0xeb55cc(this,_0x413e22(0x377),this[_0x413e22(0x283)]['asObservable']()),_0xeb55cc(this,'_roomMembers$',new _0x3fbd04[(_0x413e22(0x2e0))]([])),_0xeb55cc(this,_0x413e22(0x5b9),this[_0x413e22(0x1da)][_0x413e22(0x3c1)](_0x3fbd04[_0x413e22(0x42f)](_0x219894))),_0xeb55cc(this,_0x413e22(0x28e),_0x223914[_0x413e22(0x1aa)]((_0x2d39a8,_0x15e9da)=>{const _0x9dbf9=_0x413e22,_0x31773e={'eventID':_0x9ea725[_0x9dbf9(0x140)][_0x9dbf9(0x48e)],'data':{'unitID':this[_0x9dbf9(0x397)],'memberID':this[_0x9dbf9(0x57c)][_0x9dbf9(0x1d1)](),'selection':_0x2199c2[_0x9dbf9(0x43d)](_0x2d39a8,_0x15e9da[_0x9dbf9(0x3c0)])}};this[_0x9dbf9(0x57c)][_0x9dbf9(0x28f)](_0x31773e,this[_0x9dbf9(0x397)]);},_0x4f2a6f)),(this[_0x413e22(0x397)]=_0x149632,this[_0x413e22(0x57c)]=_0x448861,this[_0x413e22(0x488)]=_0x497356,this[_0x413e22(0x4a5)]=_0x384729,this[_0x413e22(0x438)]=_0x425f6d,this[_0x413e22(0x4ba)]=_0x43e1ce,this[_0x413e22(0x1b9)]=_0x217066,this[_0x413e22(0x3b6)]=_0x3d038b);}get[_0x3948cf(0x2f5)](){const _0x1ec1b9=_0x3948cf;return this[_0x1ec1b9(0x283)][_0x1ec1b9(0x4ff)]();}get[_0x3948cf(0x412)](){const _0x380d84=_0x3948cf;return this[_0x380d84(0x1da)][_0x380d84(0x4ff)]();}[_0x3948cf(0x287)](){const _0xc4d20=_0x3948cf;super[_0xc4d20(0x287)](),this[_0xc4d20(0x283)]['next'](new Map()),this['_cursorInfo$'][_0xc4d20(0x14b)](),this['_roomMembers$'][_0xc4d20(0x490)]([]),this[_0xc4d20(0x1da)][_0xc4d20(0x14b)]();}[_0x3948cf(0x49a)](){const _0x9bd98e=_0x3948cf;this[_0x9bd98e(0x528)]||(this[_0x9bd98e(0x528)]=!0x0,this[_0x9bd98e(0x57c)][_0x9bd98e(0x343)][_0x9bd98e(0x3c1)](_0x3fbd04[_0x9bd98e(0x233)](this[_0x9bd98e(0x1a1)]))[_0x9bd98e(0x577)](_0x56724=>{const _0x3135c9=_0x9bd98e;_0x56724===_0x1efc5b['ONLINE']?this['_toggleOnline']():this[_0x3135c9(0x196)]();}),this[_0x9bd98e(0x57c)][_0x9bd98e(0x581)][_0x9bd98e(0x3c1)](_0x3fbd04[_0x9bd98e(0x233)](this[_0x9bd98e(0x1a1)]))[_0x9bd98e(0x577)](_0xc1e6ce=>{const _0x1c07e4=_0x9bd98e,_0x26d173=_0xc1e6ce['eventID'];_0x26d173===_0x9ea725[_0x1c07e4(0x140)]['UPDATE_CURSOR']&&this[_0x1c07e4(0x162)](_0xc1e6ce),_0x26d173===_0x9ea725[_0x1c07e4(0x140)][_0x1c07e4(0x5a3)]&&this[_0x1c07e4(0x44a)](_0xc1e6ce);}),this[_0x9bd98e(0x219)](),this[_0x9bd98e(0x345)](this[_0x9bd98e(0x1b9)][_0x9bd98e(0x509)](_0x4bda2a=>{const _0x22f963=_0x9bd98e;if(this[_0x22f963(0x529)]&&_0x4bda2a['id']===_0x59e5a9[_0x22f963(0x25d)]['id']&&_0x4bda2a['params']['unitId']===this['unitID']){const _0x405058=_0x4bda2a['params'];this[_0x22f963(0x28e)](_0x405058[_0x22f963(0x1e6)],_0x405058[_0x22f963(0x35b)][0x0]);}})));}['_onCursorUpdate'](_0xa0e18b){const _0x3b08d3=_0x3948cf;var _0x1edcc5,_0x3d02a8;const {memberID:_0x20b390,selection:_0x50cf27}=_0xa0e18b[_0x3b08d3(0x390)],{sheetName:_0x5abb65,range:_0x712ac8}=_0x2199c2[_0x3b08d3(0x20b)](_0x50cf27),_0x1c245c={'name':(_0x3d02a8=(_0x1edcc5=this[_0x3b08d3(0x438)][_0x3b08d3(0x1d0)](this[_0x3b08d3(0x397)],_0x20b390))==null?void 0x0:_0x1edcc5[_0x3b08d3(0x289)])!=null?_0x3d02a8:_0x3b08d3(0x4c0),'range':this['_getMergeRange'](_0x5abb65,_0x712ac8),'sheetID':_0x5abb65,'color':this[_0x3b08d3(0x4a5)][_0x3b08d3(0x1b2)](_0x20b390),'selection':_0x50cf27},_0xbf8729=this['cursorInfo'];_0xbf8729[_0x3b08d3(0x1f2)](_0x20b390,_0x1c245c),this[_0x3b08d3(0x283)]['next'](_0xbf8729);}['_onCursorDelete'](_0x200b3a){const _0x37290f=_0x3948cf,{memberID:_0x479f13}=_0x200b3a[_0x37290f(0x390)],_0x184e59=this['cursorInfo'];_0x184e59['delete'](_0x479f13),this[_0x37290f(0x283)][_0x37290f(0x490)](_0x184e59);}[_0x3948cf(0x16a)](_0xaf7f7d,_0x378012){const _0x123bb7=_0x3948cf;var _0xd6b8d2,_0x128663;const _0x1a73e9=(_0x128663=(_0xd6b8d2=this[_0x123bb7(0x4ba)][_0x123bb7(0x417)](this[_0x123bb7(0x397)]))==null?void 0x0:_0xd6b8d2[_0x123bb7(0x460)](_0xaf7f7d))==null?void 0x0:_0x128663[_0x123bb7(0x4c6)]();return(_0x1a73e9==null?void 0x0:_0x1a73e9[_0x123bb7(0x26d)](_0x778698=>_0x223914[_0x123bb7(0x461)][_0x123bb7(0x5aa)](_0x778698,_0x378012)))||_0x378012;}[_0x3948cf(0x219)](){const _0x5ebaff=_0x3948cf,_0x1aeffa=new _0x223914[(_0x5ebaff(0x382))](),_0x260890=_0x236e6d(),_0x56edf4=()=>{const _0x3ff71d=_0x5ebaff;_0x1aeffa[_0x3ff71d(0x287)]();const _0x3e966e=(_0x1378ec,_0x3d1167,_0x65f843,_0x35ce2c)=>{const _0x141ee2=_0x3ff71d;let _0x954bf6=[];switch(_0x1378ec['id']){case _0x59e5a9[_0x141ee2(0x317)][_0x141ee2(0x17a)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x4ad)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9['EffectRefRangId'][_0x141ee2(0x444)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x57a)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9[_0x141ee2(0x317)][_0x141ee2(0x465)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x573)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9[_0x141ee2(0x317)][_0x141ee2(0x1c2)]:{_0x954bf6=_0x59e5a9['handleInsertRangeMoveDown'](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9['EffectRefRangId'][_0x141ee2(0x34c)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x202)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9['EffectRefRangId'][_0x141ee2(0x3a8)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x3c7)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9[_0x141ee2(0x317)][_0x141ee2(0x5f9)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x597)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9[_0x141ee2(0x317)][_0x141ee2(0x5e7)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x22b)](_0x1378ec,_0x35ce2c);break;}case _0x59e5a9['EffectRefRangId'][_0x141ee2(0x296)]:{_0x954bf6=_0x59e5a9[_0x141ee2(0x567)](_0x1378ec,_0x35ce2c);break;}}const _0x2da787=_0x59e5a9[_0x141ee2(0x4eb)](_0x954bf6,_0x35ce2c),_0x199be0=this[_0x141ee2(0x2f5)][_0x141ee2(0x55a)](_0x3d1167);if(_0x199be0&&_0x2da787){const _0x35737e={..._0x199be0,'range':_0x2da787};this['cursorInfo']['set'](_0x3d1167,_0x35737e),_0x260890(()=>{const _0x4421f4=_0x141ee2,_0x59f98d=this[_0x4421f4(0x3b6)][_0x4421f4(0x175)](_0x2da787,_0x3771b1=>(_0x59f98d['dispose'](),_0x3e966e(_0x3771b1,_0x3d1167,_0x65f843,_0x2da787)));_0x1aeffa[_0x4421f4(0x240)](_0x59f98d);});}return{'redos':[],'undos':[]};};this[_0x3ff71d(0x2f5)][_0x3ff71d(0x24f)]((_0xdc2308,_0x24d38b)=>{const _0x11f810=_0x3ff71d,{range:_0x3dcbfd,sheetID:_0x588629}=_0xdc2308,_0x1a98b2=this['_refRangeService'][_0x11f810(0x175)](_0x3dcbfd,_0x41fc09=>(_0x1a98b2[_0x11f810(0x287)](),_0x3e966e(_0x41fc09,_0x24d38b,_0x588629,_0x3dcbfd)));_0x1aeffa['add'](_0x1a98b2);});};this[_0x5ebaff(0x345)](_0x223914[_0x5ebaff(0x238)](this[_0x5ebaff(0x283)]['subscribe'](()=>{_0x56edf4();})));}[_0x3948cf(0x25a)](){const _0x5d5548=_0x3948cf;var _0x5c6ec6,_0x10645d;if(this[_0x5d5548(0x529)]=!0x0,((_0x5c6ec6=this[_0x5d5548(0x4ba)][_0x5d5548(0x3ac)]())==null?void 0x0:_0x5c6ec6[_0x5d5548(0x38c)]())!==this[_0x5d5548(0x397)])return;const _0x22b1a0=(_0x10645d=this['_injector'][_0x5d5548(0x55a)](_0x59e5a9['SheetsSelectionsService'])[_0x5d5548(0x21e)]())==null?void 0x0:_0x10645d[0x0],_0x10c48b=this['_univerInstanceService']['getCurrentUnitForType'](_0x223914[_0x5d5548(0x53b)]['UNIVER_SHEET'])[_0x5d5548(0x3d2)]();_0x22b1a0&&_0x10c48b&&this[_0x5d5548(0x28e)](_0x10c48b[_0x5d5548(0x1b4)](),_0x22b1a0);}[_0x3948cf(0x196)](){const _0x4df74a=_0x3948cf;this[_0x4df74a(0x529)]=!0x1;}};_0x15bcb2=_0x2f9bed([_0x18efa0(0x2,_0x223914[_0x3948cf(0x25f)](_0x223914['Injector'])),_0x18efa0(0x3,_0x223914['Inject'](_0x1f0109)),_0x18efa0(0x4,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x48b)])),_0x18efa0(0x5,_0x223914['IUniverInstanceService']),_0x18efa0(0x6,_0x223914[_0x3948cf(0x38e)]),_0x18efa0(0x7,_0x223914[_0x3948cf(0x25f)](_0x59e5a9[_0x3948cf(0x237)]))],_0x15bcb2);var _0xda7584=Object[_0x3948cf(0x149)],_0x9df8f7=Object[_0x3948cf(0x16b)],_0x522800=(_0x429296,_0x4f95ca,_0x1a05f0,_0x58e7c5)=>{const _0x2a0b66=_0x3948cf;for(var _0x3895f7=_0x58e7c5>0x1?void 0x0:_0x58e7c5?_0x9df8f7(_0x4f95ca,_0x1a05f0):_0x4f95ca,_0x4f7dd5=_0x429296[_0x2a0b66(0x24c)]-0x1,_0x5a6405;_0x4f7dd5>=0x0;_0x4f7dd5--)(_0x5a6405=_0x429296[_0x4f7dd5])&&(_0x3895f7=(_0x58e7c5?_0x5a6405(_0x4f95ca,_0x1a05f0,_0x3895f7):_0x5a6405(_0x3895f7))||_0x3895f7);return _0x58e7c5&&_0x3895f7&&_0xda7584(_0x4f95ca,_0x1a05f0,_0x3895f7),_0x3895f7;},_0x453710=(_0x4c6d30,_0x3945e3)=>(_0x301532,_0x1f857b)=>_0x3945e3(_0x301532,_0x1f857b,_0x4c6d30);let _0x167308=class extends _0x223914['RxDisposable']{constructor(_0x5dc582,_0x1b01fd,_0x2573b4){const _0x30782e=_0x3948cf;super(),_0xeb55cc(this,_0x30782e(0x599),new Map()),_0xeb55cc(this,_0x30782e(0x15f),new _0x3fbd04[(_0x30782e(0x1f4))]()),(this[_0x30782e(0x4ba)]=_0x5dc582,this[_0x30782e(0x488)]=_0x1b01fd,this[_0x30782e(0x253)]=_0x2573b4,this['_init']());}[_0x3948cf(0x287)](){const _0x17c5ee=_0x3948cf;super['dispose'](),this[_0x17c5ee(0x15f)][_0x17c5ee(0x14b)](),this['_entities'][_0x17c5ee(0x24f)](_0x3afef8=>_0x3afef8[_0x17c5ee(0x287)]());}['getCollabCursors$'](_0x12037c){const _0x314e42=_0x3948cf;return this[_0x314e42(0x599)][_0x314e42(0x58e)](_0x12037c)?this[_0x314e42(0x599)]['get'](_0x12037c)[_0x314e42(0x377)]:this[_0x314e42(0x15f)]['pipe'](_0x3fbd04[_0x314e42(0x256)](_0x475074=>_0x475074[_0x314e42(0x397)]===_0x12037c),_0x3fbd04['switchMap'](_0x251cdc=>_0x251cdc[_0x314e42(0x377)]));}[_0x3948cf(0x528)](){const _0x1089b2=_0x3948cf;this[_0x1089b2(0x4ba)][_0x1089b2(0x42e)](_0x223914[_0x1089b2(0x53b)][_0x1089b2(0x18d)])[_0x1089b2(0x3c1)](_0x3fbd04[_0x1089b2(0x233)](this[_0x1089b2(0x1a1)]))[_0x1089b2(0x577)](async _0x482f95=>{const _0x5d1f5a=_0x1089b2,_0x343357=_0x482f95['getUnitId'](),_0x22aa6e=await this[_0x5d1f5a(0x22a)](_0x343357);this['_entityInit$'][_0x5d1f5a(0x490)](_0x22aa6e),this[_0x5d1f5a(0x599)][_0x5d1f5a(0x1f2)](_0x343357,_0x22aa6e);}),this[_0x1089b2(0x4ba)][_0x1089b2(0x42e)](_0x223914[_0x1089b2(0x53b)]['UNIVER_DOC'])[_0x1089b2(0x3c1)](_0x3fbd04[_0x1089b2(0x233)](this[_0x1089b2(0x1a1)]))[_0x1089b2(0x3c1)](_0x3fbd04[_0x1089b2(0x256)](_0x5b44d5=>!_0x5b44d5[_0x1089b2(0x38c)]()[_0x1089b2(0x285)]('__')))[_0x1089b2(0x577)](async _0x539b13=>{const _0x5ef752=_0x1089b2,_0x43566f=_0x539b13[_0x5ef752(0x38c)](),_0x4cdb0a=await this[_0x5ef752(0x58c)](_0x43566f);this[_0x5ef752(0x15f)][_0x5ef752(0x490)](_0x4cdb0a),this[_0x5ef752(0x599)]['set'](_0x43566f,_0x4cdb0a);}),_0x3fbd04[_0x1089b2(0x54c)](this[_0x1089b2(0x4ba)]['getTypeOfUnitDisposed$'](_0x223914['UniverInstanceType'][_0x1089b2(0x30c)]),this[_0x1089b2(0x4ba)][_0x1089b2(0x5ae)](_0x223914['UniverInstanceType']['UNIVER_SHEET']))[_0x1089b2(0x3c1)](_0x3fbd04[_0x1089b2(0x233)](this[_0x1089b2(0x1a1)]))[_0x1089b2(0x577)](_0x578b12=>{const _0x4aec29=_0x1089b2,_0x2d5f3e=_0x578b12['getUnitId'](),_0x1a2d3e=this['_entities'][_0x4aec29(0x55a)](_0x2d5f3e);_0x1a2d3e&&(_0x1a2d3e[_0x4aec29(0x287)](),this[_0x4aec29(0x599)]['delete'](_0x2d5f3e));});}async['_startSheetCollabCursor'](_0xfafa97){const _0x290849=_0x3948cf,_0x395362=await this[_0x290849(0x253)][_0x290849(0x4f3)](_0xfafa97),_0x589cab=this[_0x290849(0x488)]['createInstance'](_0x15bcb2,_0xfafa97,_0x395362);return _0x589cab[_0x290849(0x49a)](),_0x589cab;}async[_0x3948cf(0x58c)](_0x34be28){const _0x119d91=_0x3948cf,_0x2ff56b=await this['_collabSessionService']['requireSession'](_0x34be28),_0xe388dd=this['_injector'][_0x119d91(0x565)](_0x3d9b3f,_0x34be28,_0x2ff56b);return _0xe388dd[_0x119d91(0x49a)](),_0xe388dd;}};_0x167308=_0x522800([_0x453710(0x0,_0x223914['IUniverInstanceService']),_0x453710(0x1,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x453710(0x2,_0x223914['Inject'](_0x24454f[_0x3948cf(0x228)]))],_0x167308);const _0x597808=0x14,_0x5d063d=0xc8,_0x3b9a40=0x4,_0x1a2fb2=0x5;function _0x12e8bf(_0x1f00e4,_0x418037){const _0x142797=_0x3948cf;let {radius:_0x4fd39f,width:_0x230b76,height:_0x185c4b}=_0x418037;_0x4fd39f=_0x4fd39f!=null?_0x4fd39f:0x0,_0x230b76=_0x230b76!=null?_0x230b76:0x1e,_0x185c4b=_0x185c4b!=null?_0x185c4b:0x1e;let _0x2e9b15=0x0,_0x56dc12=0x0,_0x198320=0x0;_0x2e9b15=_0x56dc12=_0x198320=Math['min'](_0x4fd39f,_0x230b76/0x2,_0x185c4b/0x2),_0x1f00e4[_0x142797(0x323)](),_0x1f00e4[_0x142797(0x4fc)](_0x2e9b15,0x0),_0x1f00e4['lineTo'](_0x230b76-_0x56dc12,0x0),_0x1f00e4[_0x142797(0x168)](_0x230b76-_0x56dc12,_0x56dc12,_0x56dc12,Math['PI']*0x3/0x2,0x0,!0x1),_0x1f00e4[_0x142797(0x292)](_0x230b76,_0x185c4b-_0x198320),_0x1f00e4[_0x142797(0x168)](_0x230b76-_0x198320,_0x185c4b-_0x198320,_0x198320,0x0,Math['PI']/0x2,!0x1),_0x1f00e4[_0x142797(0x292)](0x0,_0x185c4b),_0x1f00e4[_0x142797(0x292)](0x0,_0x2e9b15),_0x1f00e4['arc'](_0x2e9b15,_0x2e9b15,_0x2e9b15,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x1f00e4[_0x142797(0x522)](),_0x418037[_0x142797(0x1c1)]&&(_0x1f00e4[_0x142797(0x4a1)](),_0x1f00e4[_0x142797(0x481)]=_0x418037[_0x142797(0x1c1)],_0x418037[_0x142797(0x5c8)]===_0x142797(0x418)?_0x1f00e4[_0x142797(0x1c1)]('evenodd'):_0x1f00e4[_0x142797(0x1c1)](),_0x1f00e4['restore']());}class _0x10e821 extends _0xdd060a[_0x3948cf(0x4c5)]{constructor(_0x4bdde4,_0x411705){const _0x1e8bde=_0x3948cf;super(_0x4bdde4,_0x411705),_0xeb55cc(this,'color'),_0xeb55cc(this,'text'),(this[_0x1e8bde(0x231)]=_0x411705==null?void 0x0:_0x411705[_0x1e8bde(0x231)],this['text']=_0x411705==null?void 0x0:_0x411705[_0x1e8bde(0x394)]);}static[_0x3948cf(0x3b1)](_0x3f3d52,_0x2744d4){const _0x493236=_0x3948cf,{text:_0x9b946b,color:_0x59cbcd}=_0x2744d4;_0x3f3d52[_0x493236(0x4a1)](),_0x3f3d52[_0x493236(0x2dc)]=_0x493236(0x3e2);const _0x3cfb9c=_0x3f3d52[_0x493236(0x58b)](_0x9b946b)[_0x493236(0x30d)],_0x31a5e1=Math['min'](_0x3cfb9c+0x2*_0x3b9a40,_0x5d063d);_0x12e8bf(_0x3f3d52,{'height':_0x597808,'radius':0x4,'width':_0x31a5e1,'fill':_0x59cbcd,'evented':!0x1}),_0x3f3d52[_0x493236(0x481)]=_0x493236(0x35a);const _0x910619=_0x3b9a40,_0x1a0e76=_0x597808-_0x1a2fb2,_0x42034f=_0x5d063d-0x2*_0x3b9a40;if(_0x3cfb9c>_0x42034f){let _0x1115d0='',_0x2b4cb2=0x0;for(const _0x171af9 of _0x9b946b){const _0x3febff=_0x3f3d52[_0x493236(0x58b)](_0x171af9)['width'];if(_0x2b4cb2+_0x3febff<=_0x42034f-_0x3f3d52[_0x493236(0x58b)](_0x493236(0x3dd))[_0x493236(0x30d)])_0x1115d0+=_0x171af9,_0x2b4cb2+=_0x3febff;else{_0x1115d0+='...';break;}}_0x3f3d52[_0x493236(0x433)](_0x1115d0,_0x910619,_0x1a0e76);}else _0x3f3d52[_0x493236(0x433)](_0x9b946b,_0x910619,_0x1a0e76);_0x3f3d52[_0x493236(0x167)]();}['_draw'](_0x32621a){const _0xfca496=_0x3948cf;_0x10e821[_0xfca496(0x3b1)](_0x32621a,this);}}const _0x2f2326=_0x3948cf(0x557),_0x3b532f=_0x3948cf(0x2a6),_0x51b801=_0x3948cf(0x4da),_0x44c31d=0x6,_0xa5f3f4=1.5,_0x28d53f=0x4,_0x1703df=1.5,_0x1b5fa4=_0x3948cf(0x5f0);class _0x3993da{constructor(_0x14d0bc,_0x5eba02,_0x4da2ac,_0x99a8d2){const _0x17e73d=_0x3948cf;_0xeb55cc(this,_0x17e73d(0x1a5),[]),_0xeb55cc(this,_0x17e73d(0x144),null),_0xeb55cc(this,_0x17e73d(0x5b6),null),_0xeb55cc(this,'_anchorDot',null),_0xeb55cc(this,_0x17e73d(0x36d),null),_0xeb55cc(this,_0x17e73d(0x4f9),null),(this[_0x17e73d(0x3be)]=_0x14d0bc,this['_scene']=_0x5eba02,this[_0x17e73d(0x596)]=_0x4da2ac,this['_document']=_0x99a8d2,this[_0x17e73d(0x499)]());}set['_hover'](_0x29318b){const _0xa56572=_0x3948cf;_0x29318b?(this[_0xa56572(0x16f)]&&this[_0xa56572(0x16f)]['hide'](),this[_0xa56572(0x5b6)]&&this[_0xa56572(0x5b6)][_0xa56572(0x46e)]()):(this[_0xa56572(0x16f)]&&this['_anchorDot'][_0xa56572(0x46e)](),this['_textBubble']&&this['_textBubble']['hide']());}[_0x3948cf(0x287)](){const _0x5e1844=_0x3948cf;for(const _0x4d4751 of this['_shapes'])_0x4d4751[_0x5e1844(0x287)]();this[_0x5e1844(0x5b6)]&&this[_0x5e1844(0x5b6)][_0x5e1844(0x287)](),this[_0x5e1844(0x16f)]&&this[_0x5e1844(0x16f)][_0x5e1844(0x287)](),this[_0x5e1844(0x144)]&&this['_anchor'][_0x5e1844(0x287)](),this[_0x5e1844(0x4f9)]&&this[_0x5e1844(0x4f9)]();}[_0x3948cf(0x499)](){const _0x1a5dfc=_0x3948cf;var _0x563ea9;const {_docSkeleton:_0x2d1c75,_document:_0x5cc7f0}=this,{color:_0x4b1193,name:_0xee1497,ranges:_0x2a093c}=this['_cursor'],_0xe691c=_0x5cc7f0[_0x1a5dfc(0x395)](),{docsLeft:_0x4fab0b,docsTop:_0x39e2b5}=_0xe691c,_0xca3b44=new _0x13e81e[(_0x1a5dfc(0x307))](_0xe691c,_0x2d1c75);for(const {startOffset:_0x4d6885,endOffset:_0x43279a,rangeType:_0x4fdd92,segmentId:_0x540dce,segmentPage:_0x216e16,collapsed:_0x223bf9,isActive:_0x10ce5f}of _0x2a093c){const _0x3d6932=_0x2d1c75[_0x1a5dfc(0x50b)](_0x4d6885,!0x0,_0x540dce,_0x216e16);let _0x1ed356=_0x2d1c75[_0x1a5dfc(0x50b)](_0x43279a,!0x0,_0x540dce,_0x216e16);if(_0x1ed356==null&&(_0x1ed356=_0x2d1c75[_0x1a5dfc(0x50b)](_0x43279a-0x1,!0x1,_0x540dce,_0x216e16)),_0x10ce5f){const {contentBoxPointGroup:_0x5de9d9}=_0xca3b44['getRangePointData'](_0x1ed356,_0x1ed356);if(_0x5de9d9[_0x1a5dfc(0x24c)]===0x0)continue;this[_0x1a5dfc(0x389)](_0x4b1193,_0x5de9d9,_0x4fab0b,_0x39e2b5,_0xee1497),this[_0x1a5dfc(0x4f9)]=this[_0x1a5dfc(0x173)]();}if(_0x3d6932&&_0x1ed356){if(_0x4fdd92===_0x223914[_0x1a5dfc(0x1ee)][_0x1a5dfc(0x38d)]){const _0x1f2fc4=new _0x13e81e['NodePositionConvertToRectRange'](_0xe691c,_0x2d1c75),{pointGroup:_0x388075}=(_0x563ea9=_0x1f2fc4[_0x1a5dfc(0x4bc)](_0x3d6932,_0x1ed356))!=null?_0x563ea9:{};if(_0x388075==null||_0x388075[_0x1a5dfc(0x24c)]===0x0)continue;this['_drawRectRange'](_0x4b1193,_0x388075,_0x4fab0b,_0x39e2b5);}else{if(!_0x223bf9){const {borderBoxPointGroup:_0x1e6030}=_0xca3b44[_0x1a5dfc(0x4bc)](_0x3d6932,_0x1ed356);if(_0x1e6030[_0x1a5dfc(0x24c)]===0x0)continue;this[_0x1a5dfc(0x56c)](_0x4b1193,_0x1e6030,_0x4fab0b,_0x39e2b5);}}}}}[_0x3948cf(0x389)](_0x473d04,_0x445d19,_0x276692,_0x340232,_0x2cf9b2){const _0x1b2a69=_0x3948cf,_0x5c4345=this[_0x1b2a69(0x1ce)](_0x445d19),{left:_0x1f0d29,top:_0x58bc93,height:_0x2123c6}=_0x5c4345,_0x302883=this[_0x1b2a69(0x2b4)](),_0xf5de28=_0x1703df/_0x302883,_0x565732=new _0xdd060a['Rect'](_0x2f2326+_0x223914[_0x1b2a69(0x5af)]['generateRandomId'](_0x44c31d),{'left':_0x1f0d29+_0x276692-_0xf5de28,'top':_0x58bc93+_0x340232,'height':_0x2123c6,'width':_0xa5f3f4,'fill':_0x473d04||_0xdd060a[_0x1b2a69(0x4bb)](_0x223914[_0x1b2a69(0x2a1)][_0x1b2a69(0x3e7)],0x0),'strokeWidth':_0xf5de28,'stroke':_0x1b5fa4,'evented':!0x0});this[_0x1b2a69(0x144)]=_0x565732,this['_scene'][_0x1b2a69(0x217)](_0x565732,_0x13e81e[_0x1b2a69(0x526)]);const _0x572965=new _0xdd060a[(_0x1b2a69(0x52e))](_0x2f2326+_0x223914[_0x1b2a69(0x5af)][_0x1b2a69(0x1fa)](_0x44c31d),{'left':_0x1f0d29+_0x276692-_0xf5de28,'top':_0x58bc93+_0x340232-_0x28d53f/0x2,'height':_0x28d53f,'width':_0x28d53f,'fill':_0x473d04||_0xdd060a[_0x1b2a69(0x4bb)](_0x223914[_0x1b2a69(0x2a1)][_0x1b2a69(0x3e7)],0x0),'strokeWidth':0x0,'stroke':_0x473d04||_0xdd060a['getColor'](_0x223914['COLORS'][_0x1b2a69(0x3e7)],0x0),'evented':!0x1});this[_0x1b2a69(0x16f)]=_0x572965,this['_scene'][_0x1b2a69(0x217)](_0x572965,_0x13e81e[_0x1b2a69(0x526)]);const _0x13e719=new _0x10e821(_0x2f2326+_0x223914[_0x1b2a69(0x5af)][_0x1b2a69(0x1fa)](_0x44c31d),{'left':_0x1f0d29+_0x276692-_0xf5de28,'top':_0x58bc93+_0x340232-_0x597808,'text':_0x2cf9b2,'color':_0x473d04});this[_0x1b2a69(0x5b6)]=_0x13e719,this['_scene'][_0x1b2a69(0x217)](_0x13e719,_0x13e81e[_0x1b2a69(0x526)]),this[_0x1b2a69(0x612)]=!0x1;}['_handleHover'](){const _0x4c5560=_0x3948cf,_0x363fbc=this['_anchor'][_0x4c5560(0x2fe)][_0x4c5560(0x56b)](()=>{const _0x18ef39=_0x4c5560;this[_0x18ef39(0x612)]=!0x0;}),_0x50c99d=this[_0x4c5560(0x144)][_0x4c5560(0x179)][_0x4c5560(0x56b)](()=>{const _0x57f2c7=_0x4c5560;this[_0x57f2c7(0x36d)]&&clearTimeout(this[_0x57f2c7(0x36d)]),this[_0x57f2c7(0x36d)]=setTimeout(()=>{const _0x41e11b=_0x57f2c7;this[_0x41e11b(0x612)]=!0x1;},0x7d0);});return()=>{_0x363fbc['unsubscribe'](),_0x50c99d['unsubscribe']();};}[_0x3948cf(0x56c)](_0x3eaa46,_0xf1f26,_0x475a04,_0x367879){const _0x1192f7=_0x3948cf,_0x530a72=new _0x223914[(_0x1192f7(0x48c))](_0x3eaa46)[_0x1192f7(0x156)](0.2)[_0x1192f7(0x365)](),_0x3e1199=new _0xdd060a[(_0x1192f7(0x2ca))](_0x3b532f+_0x223914['Tools'][_0x1192f7(0x1fa)](_0x44c31d),{'pointsGroup':_0xf1f26,'fill':_0x530a72||_0xdd060a[_0x1192f7(0x4bb)](_0x223914[_0x1192f7(0x2a1)][_0x1192f7(0x3e7)],0.2),'left':_0x475a04,'top':_0x367879,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x1192f7(0x1a5)][_0x1192f7(0x4ef)](_0x3e1199),this['_scene'][_0x1192f7(0x217)](_0x3e1199,_0x13e81e[_0x1192f7(0x526)]);}[_0x3948cf(0x399)](_0x34d090,_0x23b1db,_0x4d27cf,_0x6a986c){const _0x1b6053=_0x3948cf,_0xd73506=new _0x223914['ColorKit'](_0x34d090)['setAlpha'](0.2)['toRgbString'](),_0x5bf5f2=new _0xdd060a['RegularPolygon'](_0x51b801+_0x223914[_0x1b6053(0x5af)]['generateRandomId'](_0x44c31d),{'pointsGroup':_0x23b1db,'fill':_0xd73506||_0xdd060a['getColor'](_0x223914[_0x1b6053(0x2a1)][_0x1b6053(0x3e7)],0.2),'left':_0x4d27cf,'top':_0x6a986c,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x1b6053(0x1a5)][_0x1b6053(0x4ef)](_0x5bf5f2),this[_0x1b6053(0x44f)][_0x1b6053(0x217)](_0x5bf5f2,_0x13e81e[_0x1b6053(0x526)]);}[_0x3948cf(0x1ce)](_0x5f0599){const _0x47873d=_0x5f0599[0x0],_0x2b954c=_0x47873d[0x0],_0x468b1c=_0x47873d[0x2],{x:_0x3b0915,y:_0x242388}=_0x2b954c,{x:_0x57cd04,y:_0x215339}=_0x468b1c;return{'left':_0x3b0915,'top':_0x242388,'width':_0x57cd04-_0x3b0915,'height':_0x215339-_0x242388};}[_0x3948cf(0x2b4)](){const _0x10d527=_0x3948cf,{scaleX:_0x140b80,scaleY:_0x49f029}=this['_scene']['getAncestorScale']();return Math[_0x10d527(0x4d5)](_0x140b80,_0x49f029);}}var _0x43c241=Object[_0x3948cf(0x149)],_0x446b64=Object['getOwnPropertyDescriptor'],_0x3ad29d=(_0x466108,_0x2fbdeb,_0x1af7b6,_0x3b2181)=>{const _0x3015c8=_0x3948cf;for(var _0x46a77c=_0x3b2181>0x1?void 0x0:_0x3b2181?_0x446b64(_0x2fbdeb,_0x1af7b6):_0x2fbdeb,_0x341bb7=_0x466108[_0x3015c8(0x24c)]-0x1,_0x10fc84;_0x341bb7>=0x0;_0x341bb7--)(_0x10fc84=_0x466108[_0x341bb7])&&(_0x46a77c=(_0x3b2181?_0x10fc84(_0x2fbdeb,_0x1af7b6,_0x46a77c):_0x10fc84(_0x46a77c))||_0x46a77c);return _0x3b2181&&_0x46a77c&&_0x43c241(_0x2fbdeb,_0x1af7b6,_0x46a77c),_0x46a77c;},_0x59a716=(_0x226618,_0x4f2f53)=>(_0x58fff1,_0x18acf7)=>_0x4f2f53(_0x58fff1,_0x18acf7,_0x226618);let _0x4ea386=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x46a6be,_0x273656,_0x2e134f,_0x57727a,_0x54ac52){const _0x89f343=_0x3948cf;super(),_0xeb55cc(this,_0x89f343(0x47e),[]),_0xeb55cc(this,'_cursors',[]),(this[_0x89f343(0x1ba)]=_0x46a6be,this[_0x89f343(0x4f7)]=_0x273656,this[_0x89f343(0x592)]=_0x2e134f,this[_0x89f343(0x1b9)]=_0x57727a,this[_0x89f343(0x515)]=_0x54ac52,this[_0x89f343(0x528)]());}[_0x3948cf(0x528)](){const _0x4d03d5=_0x3948cf,_0x3e4986=this[_0x4d03d5(0x1ba)][_0x4d03d5(0x362)],_0xaf77cb=this[_0x4d03d5(0x4f7)];this[_0x4d03d5(0x345)](_0x3fbd04[_0x4d03d5(0x3dc)]([this['_collabCursorController'][_0x4d03d5(0x351)](_0x3e4986),this[_0x4d03d5(0x515)][_0x4d03d5(0x43c)]])[_0x4d03d5(0x3c1)](_0x4da2a9['map'](([_0xb49f7d,_0xf42fe1])=>({'skeleton':_0xaf77cb[_0x4d03d5(0x3a3)](),'cursors':[..._0xb49f7d[_0x4d03d5(0x2f9)]()][_0x4d03d5(0x54e)](_0x45ca74=>({..._0x45ca74,'color':_0xf42fe1[_0x45ca74['color']]}))})))[_0x4d03d5(0x577)](_0x4a9fab=>{const _0x4f621=_0x4d03d5;if(this['_removeCollabCursors'](),_0x4a9fab){const {skeleton:_0x145849,cursors:_0x55f3b9}=_0x4a9fab;this[_0x4f621(0x42c)](_0x145849,_0x55f3b9);}})),this[_0x4d03d5(0x4cb)](),this['_initCommandExecutedListener']();}[_0x3948cf(0x42c)](_0x19df58,_0x33317b){const _0x51cc7a=_0x3948cf,{scene:_0x49d96a,mainComponent:_0x374b49}=this[_0x51cc7a(0x1ba)],_0x1f08d7=_0x33317b['map'](_0x20d800=>new _0x3993da(_0x20d800,_0x49d96a,_0x19df58,_0x374b49));this[_0x51cc7a(0x47e)]=_0x1f08d7,this['_cursors']=_0x33317b;}['_refreshCollabCursors'](){const _0x2fb0b9=_0x3948cf;this[_0x2fb0b9(0x404)]();const {scene:_0x5cf250,mainComponent:_0x1206ab}=this[_0x2fb0b9(0x1ba)],_0x24376e=this[_0x2fb0b9(0x4f7)][_0x2fb0b9(0x3a3)](),_0x207480=this[_0x2fb0b9(0x4a8)][_0x2fb0b9(0x26b)](_0x32e94d=>new _0x3993da(_0x32e94d,_0x5cf250,_0x24376e,_0x1206ab));this[_0x2fb0b9(0x47e)]=_0x207480;}[_0x3948cf(0x404)](){const _0x4892c1=_0x3948cf;this[_0x4892c1(0x47e)]['forEach'](_0x574e0a=>_0x574e0a['dispose']()),this[_0x4892c1(0x47e)]=[];}[_0x3948cf(0x180)](){const _0x47deea=_0x3948cf,_0x277f08=[_0x13e81e[_0x47deea(0x5d6)]['id']];this[_0x47deea(0x345)](this[_0x47deea(0x1b9)][_0x47deea(0x509)](_0x1c9463=>{const _0x3cc1a9=_0x47deea;_0x277f08[_0x3cc1a9(0x464)](_0x1c9463['id'])&&_0x1c9463[_0x3cc1a9(0x54d)]['unitId']===this[_0x3cc1a9(0x1ba)][_0x3cc1a9(0x362)]&&this['_refreshCollabCursors']();}));}[_0x3948cf(0x4cb)](){const _0x5bd757=_0x3948cf;this['disposeWithMe'](_0x223914[_0x5bd757(0x5e3)](this['_context']['engine'][_0x5bd757(0x31d)])[_0x5bd757(0x3c1)](_0x4da2a9[_0x5bd757(0x256)](_0x7dbcac=>_0x7dbcac[_0x5bd757(0x181)]===_0xdd060a[_0x5bd757(0x48a)]['resize']),_0x4da2a9['throttleTime'](0x10))[_0x5bd757(0x577)](()=>{const _0x33d99a=_0x5bd757;this[_0x33d99a(0x56d)]();}));}};_0x4ea386=_0x3ad29d([_0x59a716(0x1,_0x223914[_0x3948cf(0x25f)](_0x4a2356[_0x3948cf(0x276)])),_0x59a716(0x2,_0x223914[_0x3948cf(0x25f)](_0x167308)),_0x59a716(0x3,_0x223914[_0x3948cf(0x38e)]),_0x59a716(0x4,_0x223914[_0x3948cf(0x25f)](_0x223914['ThemeService']))],_0x4ea386);const _0x1148e0=0x1,_0x24a01e=1.5;class _0x4b8f9a extends _0xdd060a[_0x3948cf(0x4c5)]{constructor(_0x1b7ad6,_0x1cf706){const _0x44bdad=_0x3948cf;super(_0x1b7ad6,_0x1cf706),_0xeb55cc(this,'_color'),_0xeb55cc(this,_0x44bdad(0x358),!0x1),_0xeb55cc(this,_0x44bdad(0x3ca)),_0xeb55cc(this,_0x44bdad(0x611),''),_0xeb55cc(this,_0x44bdad(0x2ba),_0x44bdad(0x43b)),_0xeb55cc(this,'_backgroundColor'),(_0x1cf706&&this[_0x44bdad(0x43e)](_0x1cf706),this['onPointerEnter$']['subscribeEvent'](()=>this[_0x44bdad(0x43e)]({'hovered':!0x0})),this['onPointerLeave$'][_0x44bdad(0x56b)](()=>this[_0x44bdad(0x43e)]({'hovered':!0x1})));}['setShapeProps'](_0x241dc2){const _0x220596=_0x3948cf;var _0xeaa28e,_0x4c431a,_0x52dc2a,_0x2457ab,_0x45f348,_0x5b3dea;this[_0x220596(0x293)]=(_0xeaa28e=_0x241dc2[_0x220596(0x231)])!=null?_0xeaa28e:this[_0x220596(0x293)],this[_0x220596(0x358)]=(_0x4c431a=_0x241dc2['hovered'])!=null?_0x4c431a:this['_hovered'],this[_0x220596(0x3ca)]=(_0x52dc2a=_0x241dc2[_0x220596(0x3c0)])!=null?_0x52dc2a:this[_0x220596(0x3ca)],this[_0x220596(0x611)]=(_0x2457ab=_0x241dc2[_0x220596(0x289)])!=null?_0x2457ab:this['_name'],this[_0x220596(0x2ba)]=(_0x45f348=_0x241dc2['labelPosition'])!=null?_0x45f348:this[_0x220596(0x2ba)],this['_backgroundColor']=(_0x5b3dea=_0x241dc2[_0x220596(0x5bb)])!=null?_0x5b3dea:this[_0x220596(0x310)],this['transformByState']({'width':_0x241dc2[_0x220596(0x30d)],'height':_0x241dc2[_0x220596(0x3ad)]});}[_0x3948cf(0x195)](_0x42cba5){const _0x42bb25=_0x3948cf,{row:_0x4d33d8,column:_0x292827}=_0x42cba5;if(_0x4d33d8>=this[_0x42bb25(0x3ca)][_0x42bb25(0x3db)]&&_0x4d33d8<=this[_0x42bb25(0x3ca)]['endRow']&&_0x292827>=this[_0x42bb25(0x3ca)][_0x42bb25(0x2d2)]&&_0x292827<=this[_0x42bb25(0x3ca)]['endColumn']){this[_0x42bb25(0x43e)]({'hovered':!0x0});return;}this['setShapeProps']({'hovered':!0x1});}[_0x3948cf(0x4d7)](_0x2195ae){return!0x1;}['_draw'](_0x55e3c2){const _0x47eea4=_0x3948cf;_0xdd060a[_0x47eea4(0x52e)]['drawWith'](_0x55e3c2,{'width':this['width'],'height':this[_0x47eea4(0x3ad)],'strokeWidth':_0x24a01e,'stroke':this[_0x47eea4(0x293)],'evented':!0x1,'fill':this['_backgroundColor']}),this[_0x47eea4(0x358)]&&(_0x55e3c2[_0x47eea4(0x4a1)](),_0x55e3c2[_0x47eea4(0x5f6)](0x1,0x0,0x0,0x1,this[_0x47eea4(0x30d)],this[_0x47eea4(0x2ba)]==='bottom'?0x0:-_0x597808),_0x10e821[_0x47eea4(0x3b1)](_0x55e3c2,{'text':this[_0x47eea4(0x611)],'color':this[_0x47eea4(0x293)]}),_0x55e3c2['restore']());}}var _0x196297=Object[_0x3948cf(0x149)],_0x29f38e=Object[_0x3948cf(0x16b)],_0x53c59a=(_0x37aba9,_0x557a60,_0x17f4ec,_0x41fd92)=>{const _0x1ac6f3=_0x3948cf;for(var _0x2eef0a=_0x41fd92>0x1?void 0x0:_0x41fd92?_0x29f38e(_0x557a60,_0x17f4ec):_0x557a60,_0x1625b9=_0x37aba9[_0x1ac6f3(0x24c)]-0x1,_0x5481c9;_0x1625b9>=0x0;_0x1625b9--)(_0x5481c9=_0x37aba9[_0x1625b9])&&(_0x2eef0a=(_0x41fd92?_0x5481c9(_0x557a60,_0x17f4ec,_0x2eef0a):_0x5481c9(_0x2eef0a))||_0x2eef0a);return _0x41fd92&&_0x2eef0a&&_0x196297(_0x557a60,_0x17f4ec,_0x2eef0a),_0x2eef0a;},_0x28f19c=(_0x4e2c9b,_0x517743)=>(_0x4a3f53,_0x2346cc)=>_0x517743(_0x4a3f53,_0x2346cc,_0x4e2c9b);const _0x20dc8b=0x1389;let _0x3aba73=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0xa26d41,_0x2f4af0,_0x5e1049,_0x17e640){const _0x3effd7=_0x3948cf;super(),_0xeb55cc(this,_0x3effd7(0x4a8),new Set()),_0xeb55cc(this,_0x3effd7(0x32d),null),(this[_0x3effd7(0x1ba)]=_0xa26d41,this[_0x3effd7(0x23a)]=_0x2f4af0,this['_collabCursorController']=_0x5e1049,this[_0x3effd7(0x515)]=_0x17e640,this['_init']());}[_0x3948cf(0x528)](){const _0x59c38f=_0x3948cf;this[_0x59c38f(0x23a)][_0x59c38f(0x4b3)][_0x59c38f(0x3c1)](_0x4da2a9['takeUntil'](this[_0x59c38f(0x1a1)]),_0x4da2a9['switchMap'](_0x3ac9e3=>{const _0x3fb704=_0x59c38f;if(_0x3ac9e3){const _0x33a13e=_0x3ac9e3['sheetId'];return _0x3fbd04['combineLatest'](this[_0x3fb704(0x592)][_0x3fb704(0x351)](this[_0x3fb704(0x1ba)][_0x3fb704(0x362)]),this['_themeService'][_0x3fb704(0x43c)])['pipe'](_0x4da2a9[_0x3fb704(0x26b)](([_0x4c4777,_0x4eb0df])=>{const _0x78265=new Map();return _0x4c4777['forEach']((_0x16d9d6,_0x45b18e)=>{const _0xa8e415=_0x5201;if(_0x16d9d6['sheetID']===_0x33a13e){const _0x5c86a3={..._0x16d9d6};_0x5c86a3[_0xa8e415(0x231)]=_0x4eb0df[_0x16d9d6[_0xa8e415(0x231)]],_0x78265[_0xa8e415(0x1f2)](_0x45b18e,_0x5c86a3);}}),{'skeleton':_0x3ac9e3,'cursors':_0x78265};}));}return _0x3fbd04['of']({'skeleton':null,'cursors':new Map()});}))[_0x59c38f(0x577)](({skeleton:_0x4d80f7,cursors:_0x5ed77e})=>{const _0x1de73b=_0x59c38f;this[_0x1de73b(0x404)](),_0x4d80f7&&this[_0x1de73b(0x42c)](_0x4d80f7,_0x5ed77e);}),this[_0x59c38f(0x23a)][_0x59c38f(0x4b3)][_0x59c38f(0x577)](_0xf50358=>{const _0xcd95b9=_0x59c38f;if(_0xf50358==null)return;const {skeleton:_0x531a6c}=_0xf50358,{scene:_0x44279d}=this[_0xcd95b9(0x1ba)];_0x44279d[_0xcd95b9(0x52d)][_0xcd95b9(0x56b)](_0x223914[_0xcd95b9(0x1aa)](_0x4c9faf=>{const _0x58e00b=_0xcd95b9;var _0x4995a6,_0x17f358;const {offsetX:_0x5d88dd,offsetY:_0x4af3df}=_0x4c9faf,{x:_0x45a386,y:_0x40c34b}=_0x44279d[_0x58e00b(0x160)](_0xdd060a['Vector2'][_0x58e00b(0x55b)]([_0x5d88dd,_0x4af3df])),{scaleX:_0x565f28,scaleY:_0x416113}=_0x44279d[_0x58e00b(0x31e)](),_0x1e8e27=_0x44279d['getViewport'](_0x133108['VIEWPORT_KEY']['VIEW_MAIN']),_0x3e14e7=_0x44279d[_0x58e00b(0x604)](_0xdd060a[_0x58e00b(0x2b2)][_0x58e00b(0x55b)]([_0x45a386,_0x40c34b]),_0x1e8e27),_0x2d0005=_0x531a6c[_0x58e00b(0x49b)](_0x5d88dd,_0x4af3df,_0x565f28,_0x416113,_0x3e14e7);((_0x4995a6=this[_0x58e00b(0x32d)])==null?void 0x0:_0x4995a6[_0x58e00b(0x3e8)])===_0x2d0005[_0x58e00b(0x3e8)]&&((_0x17f358=this[_0x58e00b(0x32d)])==null?void 0x0:_0x17f358['row'])===_0x2d0005[_0x58e00b(0x182)]||this[_0x58e00b(0x4a8)][_0x58e00b(0x24f)](_0x42e61e=>{const _0x8aacd5=_0x58e00b;_0x42e61e[_0x8aacd5(0x195)](_0x2d0005);});},0x64));});}['_updateCollabCursors'](_0x579e23,_0x1740f1){const _0x16fbfa=_0x3948cf;var _0x2a2116;const _0x55439f=(_0x2a2116=this[_0x16fbfa(0x23a)]['getCurrent']())==null?void 0x0:_0x2a2116[_0x16fbfa(0x2fd)];if(!_0x55439f)return;const _0x5690f3=this[_0x16fbfa(0x493)]();if(!_0x5690f3)return;this['_cursors'][_0x16fbfa(0x24f)](_0x56c127=>{const _0xf893f6=_0x16fbfa;_0x56c127[_0xf893f6(0x30a)]();});const {scene:_0x21ddc4}=_0x5690f3,_0x539e30=_0xd50f36(Array['from'](_0x1740f1['values']()))[_0x16fbfa(0x26b)](_0x1bfa5a=>{const _0x444e8d=_0x16fbfa,{color:_0x9c1ae1,range:_0x55e552,name:_0x3c4315,selection:_0x2e3cec,sheetID:_0x4ab3fa}=_0x1bfa5a,{startColumn:_0x4793e5,startRow:_0x546df6,endColumn:_0x40d0e3,endRow:_0x14e82b}=_0x55e552,_0xb461a2=_0x133108[_0x444e8d(0x44c)](_0x546df6,_0x4793e5,_0x21ddc4,_0x55439f),_0x4eddb7=_0x133108[_0x444e8d(0x44c)](_0x14e82b,_0x40d0e3,_0x21ddc4,_0x55439f),{columnHeaderHeightAndMarginTop:_0x51941b}=_0x55439f,{startX:_0x51a114,startY:_0x3d8709}=_0xb461a2,{endX:_0x24a72c,endY:_0x3e5deb}=_0x4eddb7,_0x1cf632=_0x24a72c-_0x51a114,_0x19f72a=_0x3e5deb-_0x3d8709,_0x3d2a60={'labelPosition':_0x3d8709-_0x51941b>=_0x597808?_0x444e8d(0x43b):_0x444e8d(0x1a4),'sheetID':_0x4ab3fa,'range':_0x55e552,'color':_0x9c1ae1,'name':_0x3c4315,'selection':_0x2e3cec,'left':_0x51a114,'top':_0x3d8709,'width':_0x1cf632,'height':_0x19f72a,'evented':!0x1,'zIndex':_0x20dc8b};return new _0x4b8f9a(_0x3c4315,_0x3d2a60);});_0x21ddc4[_0x16fbfa(0x261)](_0x539e30,_0x1148e0),this[_0x16fbfa(0x4a8)]=new Set(_0x539e30);}[_0x3948cf(0x404)](){const _0x5de8e1=_0x3948cf;var _0xd4763a;(_0xd4763a=this[_0x5de8e1(0x4a8)])==null||_0xd4763a[_0x5de8e1(0x24f)](_0x5a8bc4=>_0x5a8bc4[_0x5de8e1(0x287)]());}[_0x3948cf(0x493)](){const _0x44bf2d=_0x3948cf;return _0x133108[_0x44bf2d(0x477)](this[_0x44bf2d(0x1ba)]['unit'],this[_0x44bf2d(0x1ba)]);}};_0x3aba73=_0x53c59a([_0x28f19c(0x1,_0x223914[_0x3948cf(0x25f)](_0x133108[_0x3948cf(0x56f)])),_0x28f19c(0x2,_0x223914[_0x3948cf(0x25f)](_0x167308)),_0x28f19c(0x3,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x59e)]))],_0x3aba73);function _0xd50f36(_0x5aad71){const _0x247eb2=_0x3948cf,_0x1f45a7=new Map();return _0x5aad71[_0x247eb2(0x24f)](_0x14fb85=>{const _0x5b0f7=_0x247eb2;if(_0x1f45a7[_0x5b0f7(0x58e)](_0x14fb85[_0x5b0f7(0x1f3)])){const _0x329f89=_0x1f45a7[_0x5b0f7(0x55a)](_0x14fb85[_0x5b0f7(0x1f3)]);_0x329f89[_0x5b0f7(0x289)]+=',\x20'+_0x14fb85[_0x5b0f7(0x289)];}else _0x1f45a7[_0x5b0f7(0x1f2)](_0x14fb85[_0x5b0f7(0x1f3)],_0x14fb85);}),Array['from'](_0x1f45a7[_0x247eb2(0x2f9)]());}var _0x22c069=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function _0x1715bf(_0x3684ec){const _0x21138a=_0x3948cf;return _0x3684ec&&_0x3684ec[_0x21138a(0x5d1)]&&Object[_0x21138a(0x3ff)]['hasOwnProperty'][_0x21138a(0x56a)](_0x3684ec,_0x21138a(0x1e0))?_0x3684ec[_0x21138a(0x1e0)]:_0x3684ec;}var _0x2d139d={'exports':{}},_0x33007c={},_0xc35e24=_0x220425,_0x48e7ab=Symbol[_0x3948cf(0x35f)](_0x3948cf(0x489)),_0x49af47=Symbol[_0x3948cf(0x35f)](_0x3948cf(0x386)),_0x5d3c91=Object[_0x3948cf(0x3ff)][_0x3948cf(0x188)],_0x5299ac=_0xc35e24[_0x3948cf(0x1c6)]['ReactCurrentOwner'],_0x965590={'key':!0x0,'ref':!0x0,'__self':!0x0,'__source':!0x0};function _0x14cf37(_0x16002d,_0x27c170,_0x19644e){const _0x1d7453=_0x3948cf;var _0x6e91dc,_0x16253e={},_0x2c393b=null,_0x517d98=null;_0x19644e!==void 0x0&&(_0x2c393b=''+_0x19644e),_0x27c170[_0x1d7453(0x206)]!==void 0x0&&(_0x2c393b=''+_0x27c170['key']),_0x27c170[_0x1d7453(0x4b4)]!==void 0x0&&(_0x517d98=_0x27c170['ref']);for(_0x6e91dc in _0x27c170)_0x5d3c91[_0x1d7453(0x56a)](_0x27c170,_0x6e91dc)&&!_0x965590['hasOwnProperty'](_0x6e91dc)&&(_0x16253e[_0x6e91dc]=_0x27c170[_0x6e91dc]);if(_0x16002d&&_0x16002d[_0x1d7453(0x23b)]){for(_0x6e91dc in(_0x27c170=_0x16002d['defaultProps'],_0x27c170))_0x16253e[_0x6e91dc]===void 0x0&&(_0x16253e[_0x6e91dc]=_0x27c170[_0x6e91dc]);}return{'$$typeof':_0x48e7ab,'type':_0x16002d,'key':_0x2c393b,'ref':_0x517d98,'props':_0x16253e,'_owner':_0x5299ac[_0x1d7453(0x339)]};}_0x33007c['Fragment']=_0x49af47,_0x33007c[_0x3948cf(0x37f)]=_0x14cf37,_0x33007c[_0x3948cf(0x367)]=_0x14cf37,_0x2d139d[_0x3948cf(0x29b)]=_0x33007c;var _0x4fce2a=_0x2d139d[_0x3948cf(0x29b)],_0x30c364=function(){const _0x2f54ff=_0x3948cf;return _0x30c364=Object['assign']||function(_0x316650){const _0x51d200=_0x5201;for(var _0x248172,_0x287f7d=0x1,_0x3d3177=arguments[_0x51d200(0x24c)];_0x287f7d<_0x3d3177;_0x287f7d++){_0x248172=arguments[_0x287f7d];for(var _0x495f25 in _0x248172)Object[_0x51d200(0x3ff)][_0x51d200(0x188)]['call'](_0x248172,_0x495f25)&&(_0x316650[_0x495f25]=_0x248172[_0x495f25]);}return _0x316650;},_0x30c364[_0x2f54ff(0x476)](this,arguments);},_0x3ecef7=function(_0x3b8813,_0x3e94e2){const _0x4236df=_0x3948cf;var _0xabbfd2={};for(var _0x8f6317 in _0x3b8813)Object[_0x4236df(0x3ff)][_0x4236df(0x188)]['call'](_0x3b8813,_0x8f6317)&&_0x3e94e2[_0x4236df(0x46b)](_0x8f6317)<0x0&&(_0xabbfd2[_0x8f6317]=_0x3b8813[_0x8f6317]);if(_0x3b8813!=null&&typeof Object[_0x4236df(0x39d)]==_0x4236df(0x172)){for(var _0x5c359e=0x0,_0x8f6317=Object[_0x4236df(0x39d)](_0x3b8813);_0x5c359e<_0x8f6317['length'];_0x5c359e++)_0x3e94e2[_0x4236df(0x46b)](_0x8f6317[_0x5c359e])<0x0&&Object[_0x4236df(0x3ff)][_0x4236df(0x16d)][_0x4236df(0x56a)](_0x3b8813,_0x8f6317[_0x5c359e])&&(_0xabbfd2[_0x8f6317[_0x5c359e]]=_0x3b8813[_0x8f6317[_0x5c359e]]);}return _0xabbfd2;},_0x314cd0=_0x220425[_0x3948cf(0x141)](function(_0x74afb6,_0x37e991){const _0x3eb6fe=_0x3948cf;var _0x44c981=_0x74afb6['icon'],_0xc14c0d=_0x74afb6['id'],_0x560945=_0x74afb6['className'],_0x28ab85=_0x74afb6[_0x3eb6fe(0x601)],_0x356a31=_0x3ecef7(_0x74afb6,[_0x3eb6fe(0x600),'id',_0x3eb6fe(0x290),_0x3eb6fe(0x601)]),_0x2d297b=_0x3eb6fe(0x308)[_0x3eb6fe(0x38a)](_0xc14c0d,'\x20')[_0x3eb6fe(0x38a)](_0x560945||'')[_0x3eb6fe(0x54b)](),_0x4ce7f9=_0x220425[_0x3eb6fe(0x255)]('_'[_0x3eb6fe(0x38a)](_0x12b6a2()));return _0x148288(_0x44c981,''[_0x3eb6fe(0x38a)](_0xc14c0d),{'defIds':_0x44c981['defIds'],'idSuffix':_0x4ce7f9['current']},_0x30c364({'ref':_0x37e991,'className':_0x2d297b},_0x356a31),_0x28ab85);});function _0x148288(_0x42d75c,_0x223928,_0x110ce6,_0x11a472,_0x4c2fd2){const _0x3083b3=_0x3948cf;return _0x220425[_0x3083b3(0x564)](_0x42d75c[_0x3083b3(0x471)],_0x30c364(_0x30c364({'key':_0x223928},_0x171703(_0x42d75c,_0x110ce6,_0x4c2fd2)),_0x11a472),(_0x437e99(_0x42d75c,_0x110ce6)['children']||[])[_0x3083b3(0x26b)](function(_0x244e4f,_0x188433){const _0x14ab82=_0x3083b3;return _0x148288(_0x244e4f,''['concat'](_0x223928,'-')['concat'](_0x42d75c[_0x14ab82(0x471)],'-')['concat'](_0x188433),_0x110ce6,void 0x0,_0x4c2fd2);}));}function _0x171703(_0x1ee077,_0xdcca01,_0x17bc2){const _0x1b6465=_0x3948cf;var _0x1ed852=_0x30c364({},_0x1ee077[_0x1b6465(0x1c9)]);_0x17bc2!=null&&_0x17bc2['colorChannel1']&&_0x1ed852[_0x1b6465(0x1c1)]==='colorChannel1'&&(_0x1ed852['fill']=_0x17bc2[_0x1b6465(0x4ce)]);var _0x94f4bd=_0xdcca01[_0x1b6465(0x335)];return!_0x94f4bd||_0x94f4bd[_0x1b6465(0x24c)]===0x0||(_0x1ee077['tag']===_0x1b6465(0x5ee)&&_0x1ed852[_0x1b6465(0x28c)]&&(_0x1ed852[_0x1b6465(0x28c)]=_0x1ed852['xlink:href']+_0xdcca01['idSuffix']),Object[_0x1b6465(0x47c)](_0x1ed852)[_0x1b6465(0x24f)](function(_0x400993){const _0x3a3136=_0x1b6465;var _0x2507fe=_0x400993[0x0],_0x1ae8b2=_0x400993[0x1];typeof _0x1ae8b2==_0x3a3136(0x277)&&(_0x1ed852[_0x2507fe]=_0x1ae8b2[_0x3a3136(0x5fa)](/url\(#(.*)\)/,_0x3a3136(0x5cf)[_0x3a3136(0x38a)](_0xdcca01[_0x3a3136(0x1f1)],')')));})),_0x1ed852;}function _0x437e99(_0x56bd7e,_0x19e8f2){const _0x57e308=_0x3948cf;var _0x4e6902,_0x11dbda=_0x19e8f2['defIds'];return!_0x11dbda||_0x11dbda['length']===0x0?_0x56bd7e:_0x56bd7e[_0x57e308(0x471)]===_0x57e308(0x24a)&&(!((_0x4e6902=_0x56bd7e[_0x57e308(0x1c7)])===null||_0x4e6902===void 0x0)&&_0x4e6902['length'])?_0x30c364(_0x30c364({},_0x56bd7e),{'children':_0x56bd7e[_0x57e308(0x1c7)][_0x57e308(0x26b)](function(_0x2e4c79){const _0x296cf5=_0x57e308;return typeof _0x2e4c79['attrs']['id']=='string'&&_0x11dbda&&_0x11dbda['indexOf'](_0x2e4c79[_0x296cf5(0x1c9)]['id'])>-0x1?_0x30c364(_0x30c364({},_0x2e4c79),{'attrs':_0x30c364(_0x30c364({},_0x2e4c79[_0x296cf5(0x1c9)]),{'id':_0x2e4c79[_0x296cf5(0x1c9)]['id']+_0x19e8f2[_0x296cf5(0x1f1)]})}):_0x2e4c79;})}):_0x56bd7e;}function _0x12b6a2(){const _0xb71fc7=_0x3948cf;return Math[_0xb71fc7(0x589)]()[_0xb71fc7(0x4ec)](0x24)[_0xb71fc7(0x53c)](0x2,0x8);}_0x314cd0[_0x3948cf(0x29c)]=_0x3948cf(0x1be);var _0x5763a8={'tag':_0x3948cf(0x2d1),'attrs':{'fill':_0x3948cf(0x33f),'viewBox':_0x3948cf(0x3de),'width':_0x3948cf(0x177),'height':_0x3948cf(0x177)},'children':[{'tag':'g','attrs':{'clipPath':_0x3948cf(0x384)},'children':[{'tag':_0x3948cf(0x5f2),'attrs':{'stroke':_0x3948cf(0x236),'d':_0x3948cf(0x3a0),'strokeLinecap':'round','strokeLinejoin':_0x3948cf(0x3e3),'strokeWidth':1.2}}]},{'tag':_0x3948cf(0x24a),'attrs':{},'children':[{'tag':_0x3948cf(0x311),'attrs':{'id':_0x3948cf(0x552)},'children':[{'tag':_0x3948cf(0x5f2),'attrs':{'fill':_0x3948cf(0x2af),'d':'M0\x200H16V16H0z'}}]}]}],'defIds':[_0x3948cf(0x552)]},_0x510c36=_0x220425[_0x3948cf(0x141)](function(_0x1ed634,_0x10ebc2){const _0x164191=_0x3948cf;return _0x220425[_0x164191(0x564)](_0x314cd0,Object[_0x164191(0x39c)]({},_0x1ed634,{'id':'off-line-single','ref':_0x10ebc2,'icon':_0x5763a8}));});_0x510c36[_0x3948cf(0x29c)]=_0x3948cf(0x192);var _0x13d7c5={'tag':'svg','attrs':{'fill':_0x3948cf(0x33f),'viewBox':_0x3948cf(0x406),'width':'1em','height':_0x3948cf(0x177)},'children':[{'tag':'g','attrs':{'clipPath':_0x3948cf(0x244)},'children':[{'tag':_0x3948cf(0x5f2),'attrs':{'stroke':_0x3948cf(0x236),'d':'M4.5865\x2011.6499C3.36983\x2011.6499\x201.6665\x2011.1024\x201.6665\x208.9124C1.6665\x206.3574\x204.2215\x205.8099\x204.9515\x205.8099C5.3165\x204.5324\x206.0465\x202.5249\x208.9665\x202.5249C11.5215\x202.5249\x2012.6165\x203.9849\x2012.9815\x205.2624C12.9815\x205.2624\x2016.2665\x205.6274\x2016.2665\x208.7299C16.2665\x2010.9199\x2014.8065\x2011.6499\x2013.3465\x2011.6499M6.7767\x2011.6497L8.9667\x2013.4747L11.8867\x209.82466','strokeLinecap':_0x3948cf(0x3e3),'strokeLinejoin':_0x3948cf(0x3e3),'strokeWidth':1.2}}]},{'tag':'defs','attrs':{},'children':[{'tag':'clipPath','attrs':{'id':'on-line-single_clip0_910_349'},'children':[{'tag':'path','attrs':{'fill':_0x3948cf(0x2af),'d':'M0\x200H16V16H0z','transform':_0x3948cf(0x51d)}}]}]}],'defIds':['on-line-single_clip0_910_349']},_0x41c632=_0x220425['forwardRef'](function(_0x15ee33,_0x325734){const _0x324bdc=_0x3948cf;return _0x220425['createElement'](_0x314cd0,Object['assign']({},_0x15ee33,{'id':_0x324bdc(0x383),'ref':_0x325734,'icon':_0x13d7c5}));});_0x41c632['displayName']=_0x3948cf(0x50f);function _0x2d59fa(_0x120f59){const _0x52a477=_0x3948cf;var _0x2e56aa,_0x50c2ad,_0x1383c8='';if(typeof _0x120f59==_0x52a477(0x277)||typeof _0x120f59=='number')_0x1383c8+=_0x120f59;else{if(typeof _0x120f59=='object'){if(Array[_0x52a477(0x462)](_0x120f59)){var _0x499771=_0x120f59[_0x52a477(0x24c)];for(_0x2e56aa=0x0;_0x2e56aa<_0x499771;_0x2e56aa++)_0x120f59[_0x2e56aa]&&(_0x50c2ad=_0x2d59fa(_0x120f59[_0x2e56aa]))&&(_0x1383c8&&(_0x1383c8+='\x20'),_0x1383c8+=_0x50c2ad);}else{for(_0x50c2ad in _0x120f59)_0x120f59[_0x50c2ad]&&(_0x1383c8&&(_0x1383c8+='\x20'),_0x1383c8+=_0x50c2ad);}}}return _0x1383c8;}function _0x217999(){const _0x232cb0=_0x3948cf;for(var _0x278594,_0x2cd948,_0x45f7d4=0x0,_0x231722='',_0xab2095=arguments[_0x232cb0(0x24c)];_0x45f7d4<_0xab2095;_0x45f7d4++)(_0x278594=arguments[_0x45f7d4])&&(_0x2cd948=_0x2d59fa(_0x278594))&&(_0x231722&&(_0x231722+='\x20'),_0x231722+=_0x2cd948);return _0x231722;}const _0x31882d={'onlineStatusIcon':_0x3948cf(0x3e5),'onlineStatusTitle':'univer-online-status-title','onlineStatus':'univer-online-status','online':_0x3948cf(0x5a2),'offline':_0x3948cf(0x5c0)};function _0x13f3f0(_0xb78acd){const _0x48a715=_0x3948cf;switch(_0xb78acd){case _0x1de127[_0x48a715(0x239)]:return _0x48a715(0x53a);case _0x1de127['CONFLICT']:return _0x48a715(0x5a1);case _0x1de127[_0x48a715(0x28d)]:return _0x48a715(0x505);case _0x1de127['NOT_COLLAB']:return _0x48a715(0x574);case _0x1de127[_0x48a715(0x3d3)]:case _0x1de127[_0x48a715(0x519)]:return'collabStatus.syncing';case _0x1de127['SYNCED']:case _0x1de127[_0x48a715(0x2e4)]:return _0x48a715(0x5bc);}}function _0x409637(_0x19f7d8){const _0x1f494d=_0x3948cf,{status$:_0xfdb40a}=_0x19f7d8,_0x1e9800=_0x405b11[_0x1f494d(0x4c4)](_0xfdb40a,_0x1de127[_0x1f494d(0x344)]),_0x573efb=_0x223914['useDependency'](_0x223914['LocaleService']),_0x298ff7=_0x223914[_0x1f494d(0x291)](_0x24454f[_0x1f494d(0x228)]),_0x6e3dd6=_0x1e9800!==_0x1de127[_0x1f494d(0x239)],_0x3b2488=_0x573efb['t'](_0x13f3f0(_0x1e9800)),_0x54e062=_0x217999(_0x31882d[_0x1f494d(0x2f7)],{[_0x31882d[_0x1f494d(0x595)]]:_0x6e3dd6,[_0x31882d[_0x1f494d(0x492)]]:!_0x6e3dd6}),_0x30cadc=_0x6e3dd6?_0x4fce2a[_0x1f494d(0x37f)](_0x41c632,{}):_0x4fce2a['jsx'](_0x510c36,{}),_0x2721ba=_0x220425['useCallback'](()=>{const _0x450630=_0x1f494d;_0x6e3dd6||_0x298ff7[_0x450630(0x1c3)]();},[_0x6e3dd6,_0x298ff7]);function _0x3b8cb5(){const _0x375200=_0x1f494d;return _0x4fce2a[_0x375200(0x367)]('div',{'className':_0x54e062,'onClick':_0x2721ba,'children':[_0x4fce2a[_0x375200(0x37f)](_0x375200(0x3c4),{'className':_0x31882d[_0x375200(0x207)],'children':_0x30cadc}),_0x4fce2a[_0x375200(0x37f)](_0x375200(0x3c4),{'className':_0x31882d['onlineStatusTitle'],'children':_0x3b2488})]});}return _0x6e3dd6?_0x3b8cb5():_0x4fce2a['jsx'](_0x3fa11f[_0x1f494d(0x57f)],{'title':_0x573efb['t'](_0x1f494d(0x396)),'children':_0x3b8cb5()});}var _0x39e31f=Object[_0x3948cf(0x149)],_0x42ba1e=Object[_0x3948cf(0x16b)],_0x3916ab=(_0x2293e4,_0x4dca54,_0x2b75fa,_0x50acfc)=>{const _0x49a829=_0x3948cf;for(var _0x506022=_0x50acfc>0x1?void 0x0:_0x50acfc?_0x42ba1e(_0x4dca54,_0x2b75fa):_0x4dca54,_0x16c519=_0x2293e4[_0x49a829(0x24c)]-0x1,_0x3a2f1e;_0x16c519>=0x0;_0x16c519--)(_0x3a2f1e=_0x2293e4[_0x16c519])&&(_0x506022=(_0x50acfc?_0x3a2f1e(_0x4dca54,_0x2b75fa,_0x506022):_0x3a2f1e(_0x506022))||_0x506022);return _0x50acfc&&_0x506022&&_0x39e31f(_0x4dca54,_0x2b75fa,_0x506022),_0x506022;},_0x378ac3=(_0x1cdf19,_0x2c204c)=>(_0x4c5a88,_0xecb805)=>_0x2c204c(_0x4c5a88,_0xecb805,_0x1cdf19);_0x24454f[_0x3948cf(0x1c4)]=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x1b2e15,_0x462725,_0x2ab5ee,_0x13e342){const _0x59a8bf=_0x3948cf;super(),_0xeb55cc(this,_0x59a8bf(0x19b),new _0x3fbd04[(_0x59a8bf(0x2e0))](_0x1de127[_0x59a8bf(0x344)])),(this[_0x59a8bf(0x4ba)]=_0x1b2e15,this[_0x59a8bf(0x51f)]=_0x462725,this[_0x59a8bf(0x488)]=_0x2ab5ee,this[_0x59a8bf(0x3f1)]=_0x13e342,this['_initStatusComponent'](),this['_initStatusListener']());}[_0x3948cf(0x278)](){const _0x35d1dd=_0x3948cf;this[_0x35d1dd(0x345)](this['_univerInstanceService']['focused$']['pipe'](_0x3fbd04['switchMap'](()=>{const _0x401fe6=_0x35d1dd,_0x52f6bc=this['_univerInstanceService'][_0x401fe6(0x3ac)]();return _0x52f6bc?this['_collaborationController'][_0x401fe6(0x3e1)](_0x52f6bc[_0x401fe6(0x38c)]()):_0x3fbd04['of'](null);}),_0x3fbd04[_0x35d1dd(0x4b0)](_0x49533c=>_0x49533c?_0x49533c['status$']:_0x3fbd04['of'](_0x1de127['NOT_COLLAB'])))['subscribe'](_0x49947e=>{const _0xafee4e=_0x35d1dd;this['_status$'][_0xafee4e(0x490)](_0x49947e);}));}[_0x3948cf(0x3e9)](){const _0x1c6a5d=_0x3948cf;this[_0x1c6a5d(0x345)](this[_0x1c6a5d(0x51f)][_0x1c6a5d(0x5a8)](_0x405b11[_0x1c6a5d(0x15b)][_0x1c6a5d(0x4b5)],()=>_0x223914[_0x1c6a5d(0x4fd)](_0x2baa5d({'status$':this[_0x1c6a5d(0x19b)][_0x1c6a5d(0x29a)]()}),this[_0x1c6a5d(0x488)])));}},_0x24454f['DesktopCollaborationStatusDisplayController']=_0x3916ab([_0x378ac3(0x0,_0x223914['IUniverInstanceService']),_0x378ac3(0x1,_0x405b11[_0x3948cf(0x312)]),_0x378ac3(0x2,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x378ac3(0x3,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x35c)]))],_0x24454f[_0x3948cf(0x1c4)]);function _0x2baa5d(_0x384212){const {status$:_0x216b25}=_0x384212;return function(){return _0x4fce2a['jsx'](_0x409637,{'status$':_0x216b25});};}const _0x22100a=_0x223914[_0x3948cf(0x32a)]('uni.network.url-service');var _0x5677b3=Object['defineProperty'],_0x5b73d6=Object[_0x3948cf(0x16b)],_0x27a5ab=(_0x3b8950,_0x5e797f,_0x4e169b,_0x39955b)=>{for(var _0x2655d7=_0x39955b>0x1?void 0x0:_0x39955b?_0x5b73d6(_0x5e797f,_0x4e169b):_0x5e797f,_0x109e63=_0x3b8950['length']-0x1,_0x19e87e;_0x109e63>=0x0;_0x109e63--)(_0x19e87e=_0x3b8950[_0x109e63])&&(_0x2655d7=(_0x39955b?_0x19e87e(_0x5e797f,_0x4e169b,_0x2655d7):_0x19e87e(_0x2655d7))||_0x2655d7);return _0x39955b&&_0x2655d7&&_0x5677b3(_0x5e797f,_0x4e169b,_0x2655d7),_0x2655d7;},_0x141d1c=(_0x5324f3,_0xf011c0)=>(_0x315496,_0x3bcf04)=>_0xf011c0(_0x315496,_0x3bcf04,_0x5324f3);_0x24454f['DataLoaderController']=class extends _0x223914[_0x3948cf(0x52f)]{constructor(_0x44e4a1,_0x3697fa,_0x4e3d09,_0x19c3e5,_0x39d6d9,_0x43b624){const _0x46982a=_0x3948cf;super(),this[_0x46982a(0x5ed)]=_0x44e4a1,this['_logService']=_0x3697fa,this[_0x46982a(0x1b9)]=_0x4e3d09,this[_0x46982a(0x337)]=_0x19c3e5,this[_0x46982a(0x211)]=_0x39d6d9,_0x43b624?_0x43b624==null||_0x43b624['whenReady']()['then'](()=>this['_init']()):(this[_0x46982a(0x3fb)]['debug'](_0x46982a(0x3c9),'No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.'),this[_0x46982a(0x528)]());}async[_0x3948cf(0x528)](){const _0x3fedd8=_0x3948cf,_0x52a346=this[_0x3fedd8(0x5ed)][_0x3fedd8(0x18a)](_0x3fedd8(0x326)),_0x55fc71=this[_0x3fedd8(0x5ed)][_0x3fedd8(0x18a)]('type');if(!_0x52a346||!_0x55fc71){this[_0x3fedd8(0x3fb)][_0x3fedd8(0x346)](_0x3fedd8(0x3c9),'No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');return;}switch(Number(_0x55fc71)){case _0x50449d[_0x3fedd8(0x18d)]:{const _0x3e6bbf=await this[_0x3fedd8(0x4b2)](_0x52a346);this['_setupSubUnitSync'](_0x3e6bbf);break;}case _0x50449d[_0x3fedd8(0x30c)]:{await this[_0x3fedd8(0x15a)](_0x52a346);break;}default:{this[_0x3fedd8(0x3fb)]['error'](_0x3fedd8(0x3c9),_0x3fedd8(0x5f4));break;}}}async[_0x3948cf(0x295)](_0xc6ee61){const _0x1c16a8=_0x3948cf;await this[_0x1c16a8(0x38f)](_0xc6ee61),_0xc6ee61[_0x1c16a8(0x2fa)][_0x1c16a8(0x3c1)](_0x3fbd04[_0x1c16a8(0x233)](this[_0x1c16a8(0x1a1)]))[_0x1c16a8(0x577)](_0x994288=>{const _0x10f95e=_0x1c16a8;_0x994288&&this[_0x10f95e(0x2a4)](_0x994288);}),this[_0x1c16a8(0x5ed)][_0x1c16a8(0x297)][_0x1c16a8(0x3c1)](_0x3fbd04[_0x1c16a8(0x233)](this[_0x1c16a8(0x1a1)]))[_0x1c16a8(0x577)](()=>this[_0x1c16a8(0x38f)](_0xc6ee61));}[_0x3948cf(0x2a4)](_0x2c0530,_0x1ef97d=!0x1){const _0x549aed=_0x3948cf,_0x104fed=this[_0x549aed(0x5ed)][_0x549aed(0x18a)]('subunit');_0x2c0530[_0x549aed(0x1b4)]()!==_0x104fed&&this[_0x549aed(0x5ed)][_0x549aed(0x25b)](_0x549aed(0x4e8),_0x2c0530[_0x549aed(0x1b4)](),_0x1ef97d);}async[_0x3948cf(0x38f)](_0x1f3ff0){const _0x4d463e=_0x3948cf;var _0x5b6e17;const _0x1624cf=this['_urlService'][_0x4d463e(0x18a)](_0x4d463e(0x4e8));if(!_0x1624cf||!_0x1f3ff0[_0x4d463e(0x460)](_0x1624cf)){const _0x45a849=_0x1f3ff0[_0x4d463e(0x213)]()[0x0],_0x4945df=_0x1f3ff0[_0x4d463e(0x460)](_0x45a849);if(!_0x4945df)return;this[_0x4d463e(0x2a4)](_0x4945df,!0x0),await this[_0x4d463e(0x1b9)][_0x4d463e(0x3d0)](_0x59e5a9[_0x4d463e(0x197)]['id'],{'unitId':_0x1f3ff0[_0x4d463e(0x38c)](),'subUnitId':_0x45a849});return;}((_0x5b6e17=_0x1f3ff0[_0x4d463e(0x3d2)]())==null?void 0x0:_0x5b6e17[_0x4d463e(0x1b4)]())!==_0x1624cf&&await this[_0x4d463e(0x1b9)]['executeCommand'](_0x59e5a9[_0x4d463e(0x197)]['id'],{'unitId':_0x1f3ff0[_0x4d463e(0x38c)](),'subUnitId':_0x1624cf});}async[_0x3948cf(0x4b2)](_0x33e3b2){const _0x5c7f53=_0x3948cf;let _0x33d77e=0x0;const _0x404852=await this[_0x5c7f53(0x337)][_0x5c7f53(0x546)](_0x33e3b2);return _0x404852&&(_0x404852['awaitingChangeset']||_0x404852[_0x5c7f53(0x53f)][_0x5c7f53(0x24c)]!==0x0)&&(_0x33d77e=_0x404852[_0x5c7f53(0x1cf)]),_0x33d77e===0x0&&this[_0x5c7f53(0x3fb)][_0x5c7f53(0x346)]('[DataLoaderController]',_0x5c7f53(0x3df)),this['_snapshotService'][_0x5c7f53(0x3f4)](_0x33e3b2,_0x33d77e);}async[_0x3948cf(0x15a)](_0x22b71c){const _0x30527a=_0x3948cf;let _0x2bd5c0=0x0;const _0x436daf=await this[_0x30527a(0x337)][_0x30527a(0x546)](_0x22b71c);return _0x436daf&&(_0x436daf[_0x30527a(0x348)]||_0x436daf['mutations'][_0x30527a(0x24c)]!==0x0)&&(_0x2bd5c0=_0x436daf[_0x30527a(0x1cf)]),_0x2bd5c0===0x0&&this[_0x30527a(0x3fb)]['debug'](_0x30527a(0x3c9),_0x30527a(0x3df)),this[_0x30527a(0x211)][_0x30527a(0x270)](_0x22b71c,_0x2bd5c0);}},_0x24454f[_0x3948cf(0x2d9)]=_0x27a5ab([_0x141d1c(0x0,_0x22100a),_0x141d1c(0x1,_0x223914['ILogService']),_0x141d1c(0x2,_0x223914[_0x3948cf(0x38e)]),_0x141d1c(0x3,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x30e)])),_0x141d1c(0x4,_0x223914['Inject'](_0x9ea725[_0x3948cf(0x166)])),_0x141d1c(0x5,_0x223914[_0x3948cf(0x2b9)](_0x193116['IRemoteInstanceService']))],_0x24454f[_0x3948cf(0x2d9)]);var _0x230cd0=Object[_0x3948cf(0x149)],_0x29c39b=Object[_0x3948cf(0x16b)],_0x5c8d7d=(_0x4f91a4,_0x507ad7,_0x3b61f5,_0x21727c)=>{const _0x368031=_0x3948cf;for(var _0x5d18ea=_0x21727c>0x1?void 0x0:_0x21727c?_0x29c39b(_0x507ad7,_0x3b61f5):_0x507ad7,_0xec1ace=_0x4f91a4[_0x368031(0x24c)]-0x1,_0x1db86b;_0xec1ace>=0x0;_0xec1ace--)(_0x1db86b=_0x4f91a4[_0xec1ace])&&(_0x5d18ea=(_0x21727c?_0x1db86b(_0x507ad7,_0x3b61f5,_0x5d18ea):_0x1db86b(_0x5d18ea))||_0x5d18ea);return _0x21727c&&_0x5d18ea&&_0x230cd0(_0x507ad7,_0x3b61f5,_0x5d18ea),_0x5d18ea;},_0x39a67c=(_0x222fdb,_0x4d8332)=>(_0x136fc2,_0x3cf0a4)=>_0x4d8332(_0x136fc2,_0x3cf0a4,_0x222fdb);const _0x37f9ea=_0x3948cf(0x58d),_0x247082=_0x3948cf(0x447);let _0x5583a5=class extends _0x223914['Disposable']{constructor(_0x38358d,_0x4e33f3){const _0x58c985=_0x3948cf;super(),this[_0x58c985(0x4ba)]=_0x38358d,this[_0x58c985(0x164)]=_0x4e33f3,this[_0x58c985(0x528)]();}[_0x3948cf(0x528)](){const _0x493149=_0x3948cf;this[_0x493149(0x345)](this[_0x493149(0x4ba)][_0x493149(0x254)][_0x493149(0x577)](()=>{const _0x4b48f1=_0x493149;var _0x551888;const _0x3bf62c=this[_0x4b48f1(0x4ba)]['getFocusedUnit']();let _0x2b3364=(_0x551888=this[_0x4b48f1(0x164)][_0x4b48f1(0x52b)](_0x37f9ea))!=null?_0x551888:_0x247082;_0x3bf62c instanceof _0x223914['Workbook']&&(_0x2b3364=_0x3bf62c[_0x4b48f1(0x289)]),document[_0x4b48f1(0x40a)]=_0x2b3364;}));}};_0x5583a5=_0x5c8d7d([_0x39a67c(0x0,_0x223914[_0x3948cf(0x2dd)]),_0x39a67c(0x1,_0x223914[_0x3948cf(0x1ff)])],_0x5583a5);var _0x10aa4a=Object[_0x3948cf(0x149)],_0x23b22d=Object[_0x3948cf(0x16b)],_0x146522=(_0x1c9cb7,_0x3f619e,_0x253d81,_0x577a00)=>{const _0x12aac8=_0x3948cf;for(var _0x420f36=_0x577a00>0x1?void 0x0:_0x577a00?_0x23b22d(_0x3f619e,_0x253d81):_0x3f619e,_0x1b038b=_0x1c9cb7[_0x12aac8(0x24c)]-0x1,_0xd317b4;_0x1b038b>=0x0;_0x1b038b--)(_0xd317b4=_0x1c9cb7[_0x1b038b])&&(_0x420f36=(_0x577a00?_0xd317b4(_0x3f619e,_0x253d81,_0x420f36):_0xd317b4(_0x420f36))||_0x420f36);return _0x577a00&&_0x420f36&&_0x10aa4a(_0x3f619e,_0x253d81,_0x420f36),_0x420f36;},_0x5b6d74=(_0xb23dd4,_0x4d77e3)=>(_0x582131,_0x4f9967)=>_0x4d77e3(_0x582131,_0x4f9967,_0xb23dd4);let _0x27f981=class{constructor(_0x516d13,_0x273622,_0x7ebc16){const _0x53e6e8=_0x3948cf;this['_configService']=_0x516d13,this[_0x53e6e8(0x3cc)]=_0x273622,this['localeService']=_0x7ebc16,this[_0x53e6e8(0x49a)]();}[_0x3948cf(0x49a)](){const _0x52a50a=_0x3948cf;this[_0x52a50a(0x3cc)][_0x52a50a(0x3ec)]({'priority':0x1,'interceptor':(_0x1d018e,_0x27bc10)=>_0x27bc10(_0x1d018e)[_0x52a50a(0x3c1)](_0x3fbd04['concatMap'](async _0x3c1d31=>{const _0x2b6ad0=_0x52a50a,_0x517c7b=_0x3c1d31;if(_0x517c7b[_0x2b6ad0(0x5e2)]===0x191&&window[_0x2b6ad0(0x60d)](this[_0x2b6ad0(0x306)]['t'](_0x2b6ad0(0x28a)))){const _0x7ff3e7=window[_0x2b6ad0(0x2b1)](window['location'][_0x2b6ad0(0x4bf)]);window[_0x2b6ad0(0x2bc)][_0x2b6ad0(0x4bf)]=this['_getLoginPath']()+_0x2b6ad0(0x46f)+_0x7ff3e7;}return _0x517c7b;}))});}[_0x3948cf(0x26a)](){const _0x31fa77=_0x3948cf;var _0x4433e9,_0x17df6e;const _0x8c1cdf=this[_0x31fa77(0x164)][_0x31fa77(0x52b)](_0x5d6ffa),_0x496ea8=this['_configService'][_0x31fa77(0x52b)](_0x59012f);return(_0x17df6e=(_0x4433e9=_0x496ea8==null?void 0x0:_0x496ea8['loginUrlKey'])!=null?_0x4433e9:_0x8c1cdf)!=null?_0x17df6e:_0x446363;}};_0x27f981=_0x146522([_0x5b6d74(0x0,_0x223914[_0x3948cf(0x1ff)]),_0x5b6d74(0x1,_0x223914['Inject'](_0x1ddba4[_0x3948cf(0x171)])),_0x5b6d74(0x2,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)]))],_0x27f981);var _0x395dd1=Object[_0x3948cf(0x149)],_0x2bda7d=Object[_0x3948cf(0x16b)],_0x578ef8=(_0x5f3ffa,_0x110aa0,_0x5a49ab,_0x468e8a)=>{const _0x33c9e4=_0x3948cf;for(var _0x15744e=_0x468e8a>0x1?void 0x0:_0x468e8a?_0x2bda7d(_0x110aa0,_0x5a49ab):_0x110aa0,_0x4694d6=_0x5f3ffa[_0x33c9e4(0x24c)]-0x1,_0x34966d;_0x4694d6>=0x0;_0x4694d6--)(_0x34966d=_0x5f3ffa[_0x4694d6])&&(_0x15744e=(_0x468e8a?_0x34966d(_0x110aa0,_0x5a49ab,_0x15744e):_0x34966d(_0x15744e))||_0x15744e);return _0x468e8a&&_0x15744e&&_0x395dd1(_0x110aa0,_0x5a49ab,_0x15744e),_0x15744e;},_0x2ec122=(_0x4f6388,_0x12699a)=>(_0x2b8f5a,_0x5a12cf)=>_0x12699a(_0x2b8f5a,_0x5a12cf,_0x4f6388);const _0x45e840=_0x3948cf(0x485),_0x32e81f=_0x3948cf(0x142);_0x24454f[_0x3948cf(0x3d1)]=class extends _0x223914[_0x3948cf(0x2aa)]{constructor(_0x185d1c,_0x410709){const _0x1b3279=_0x3948cf;super(),this[_0x1b3279(0x190)]=_0x185d1c,this[_0x1b3279(0x164)]=_0x410709,this[_0x1b3279(0x313)]();}[_0x3948cf(0x313)](){const _0x17ebd0=_0x3948cf,_0x547023=this;this[_0x17ebd0(0x345)](this[_0x17ebd0(0x190)][_0x17ebd0(0x3ec)]({'priority':0x3e7,'interceptor':_0x1ddba4[_0x17ebd0(0x37c)]({'isMatch'(_0x3c5985){const _0x10d5e8=_0x17ebd0;var _0x4bac4f;if(_0x3c5985[_0x10d5e8(0x2f6)]===_0x10d5e8(0x2d3)&&((_0x4bac4f=_0x3c5985[_0x10d5e8(0x41c)])!=null&&_0x4bac4f[_0x10d5e8(0x579)])){const {objectID:_0x5423c4,objectType:_0xc570b5}=_0x3c5985[_0x10d5e8(0x41c)]['body']||{};if(!_0x5423c4||_0xc570b5===void 0x0)return!0x1;const _0x21693f=_0x547023[_0x10d5e8(0x55c)]()+'/'+_0xc570b5+_0x10d5e8(0x3f5)+_0x5423c4+'/allowed';if(_0x3c5985[_0x10d5e8(0x4be)]===_0x21693f)return!0x0;}return!0x1;},'getParamsFromRequest'(_0xd4ba66){const _0x5ec316=_0x17ebd0;var _0x42340d;return(_0x42340d=_0xd4ba66[_0x5ec316(0x41c)])==null?void 0x0:_0x42340d['body'];},'mergeParamsToRequest'(_0x5cd249,_0x2b3fec){const _0x3c4ce0=_0x17ebd0,_0x5e9172=_0x547023[_0x3c4ce0(0x55c)]()+_0x3c4ce0(0x2e3),_0x205fd9=_0x5cd249[_0x3c4ce0(0x421)]((_0x8bc89f,_0x4e4f50)=>{const _0x1b1ebe=_0x3c4ce0,{unitID:_0x32b2c0,objectID:_0x2032ae,objectType:_0x10ca71,actions:_0xc6fcfd}=_0x4e4f50;return _0x8bc89f[_0x32b2c0]||(_0x8bc89f[_0x32b2c0]={}),_0x8bc89f[_0x32b2c0][_0x2032ae]||(_0x8bc89f[_0x32b2c0][_0x2032ae]={'objectID':_0x2032ae,'objectType':_0x10ca71,'actions':[]}),_0x8bc89f[_0x32b2c0][_0x2032ae][_0x1b1ebe(0x352)][_0x1b1ebe(0x4ef)](..._0xc6fcfd),_0x8bc89f;},{}),_0x9444ba=[];for(const _0x5c1004 in _0x205fd9)for(const _0x104575 in _0x205fd9[_0x5c1004]){const {actions:_0x5d49c5,objectType:_0x3bb955}=_0x205fd9[_0x5c1004][_0x104575],_0x1af188=[...new Set(_0x5d49c5)];_0x9444ba['push']({'unitID':_0x5c1004,'objectID':_0x104575,'objectType':_0x3bb955,'actions':_0x1af188});}return new _0x1ddba4[(_0x3c4ce0(0x24e))](_0x3c4ce0(0x2d3),_0x5e9172,{'headers':_0x2b3fec[_0x3c4ce0(0x594)],'withCredentials':_0x2b3fec[_0x3c4ce0(0x4a0)],'responseType':_0x2b3fec['responseType'],'body':{'requests':_0x9444ba}});}},{'distributeResult'(_0x1b789f,_0x3c1697){const _0xab5e36=_0x17ebd0,{objectActions:_0x44c50f}=_0x1b789f;return _0x3c1697[_0xab5e36(0x26b)](_0x5ce545=>{const _0x4a4682=_0xab5e36,{unitID:_0x7b92ef,objectID:_0x5006f5,actions:_0x288c64}=_0x5ce545,_0x154cfa=_0x44c50f[_0x4a4682(0x26d)](_0x843541=>_0x843541[_0x4a4682(0x397)]===_0x7b92ef&&_0x843541[_0x4a4682(0x38b)]===_0x5006f5),_0x291ce2=_0x288c64['map'](_0xa6951f=>_0x154cfa==null?void 0x0:_0x154cfa[_0x4a4682(0x352)][_0x4a4682(0x26d)](_0x2f3762=>_0x2f3762[_0x4a4682(0x559)]===_0xa6951f))[_0x4a4682(0x256)](_0x4dade3=>!!_0x4dade3);return{'config':_0x5ce545,'result':{'actions':_0x291ce2,'error':_0x1b789f[_0x4a4682(0x41b)]}};});}})}));}[_0x3948cf(0x55c)](){const _0x49a5eb=_0x3948cf;var _0x1fe2cc,_0x14e212;const _0x51f166=this[_0x49a5eb(0x164)]['getConfig'](_0x45e840),_0x442226=this[_0x49a5eb(0x164)]['getConfig'](_0x59012f);return(_0x14e212=(_0x1fe2cc=_0x442226==null?void 0x0:_0x442226[_0x49a5eb(0x4a2)])!=null?_0x1fe2cc:_0x51f166)!=null?_0x14e212:_0x32e81f;}async[_0x3948cf(0x43f)](_0x547e18){const _0x4e7ea0=_0x3948cf,_0x1808c1=this[_0x4e7ea0(0x55c)]()+'/'+_0x547e18[_0x4e7ea0(0x1ab)]+_0x4e7ea0(0x4d3);return(await this[_0x4e7ea0(0x190)]['post'](_0x1808c1,{'body':_0x547e18}))[_0x4e7ea0(0x579)]['objectID']||'';}async['list'](_0x4c0d6b){const _0x431a55=_0x3948cf,_0x400aea=this[_0x431a55(0x55c)]()+_0x431a55(0x165);return(await this['_HTTPService'][_0x431a55(0x39f)](_0x400aea,{'body':_0x4c0d6b}))[_0x431a55(0x579)][_0x431a55(0x451)];}async[_0x3948cf(0x483)](_0x4d8dda){const _0x4d27b0=_0x3948cf,_0x10ada0=this[_0x4d27b0(0x55c)]()+'/'+_0x4d8dda['objectType']+_0x4d27b0(0x3f5)+_0x4d8dda[_0x4d27b0(0x38b)];await this[_0x4d27b0(0x190)]['put'](_0x10ada0,{'body':_0x4d8dda});}async['allowed'](_0x45098f){const _0x30aae6=_0x3948cf,_0xb4cef5=this[_0x30aae6(0x55c)]()+'/'+_0x45098f[_0x30aae6(0x1ab)]+_0x30aae6(0x3f5)+_0x45098f['objectID']+_0x30aae6(0x153);return(await this[_0x30aae6(0x190)][_0x30aae6(0x39f)](_0xb4cef5,{'body':_0x45098f}))[_0x30aae6(0x579)]['actions'];}async['batchAllowed'](_0x28b814){const _0x1ae795=_0x3948cf,_0x2a6dbe=this[_0x1ae795(0x55c)]()+_0x1ae795(0x2e3);return(await this[_0x1ae795(0x190)][_0x1ae795(0x39f)](_0x2a6dbe,{'body':{'requests':_0x28b814}}))[_0x1ae795(0x579)]['objectActions'];}async[_0x3948cf(0x514)](_0x280564){const _0x4bb4f9=_0x3948cf,_0x566693=this['_getAPIPrefixPath']()+'/'+_0x280564[_0x4bb4f9(0x1ab)]+_0x4bb4f9(0x50a),_0x42f40b=await this[_0x4bb4f9(0x190)]['post'](_0x566693,{'body':_0x280564});return{'roles':_0x42f40b[_0x4bb4f9(0x579)][_0x4bb4f9(0x1f5)],'actions':_0x42f40b['body']['actions']};}async[_0x3948cf(0x5cc)](_0x4889f9){const _0xb88c18=_0x3948cf,_0x37e019=this[_0xb88c18(0x55c)]()+_0xb88c18(0x1f7);await this[_0xb88c18(0x190)]['delete'](_0x37e019,{'params':{'collaboratorID':_0x4889f9[_0xb88c18(0x269)],'objectID':_0x4889f9['objectID'],'unitID':_0x4889f9[_0xb88c18(0x397)]}});}async['updateCollaborator'](_0x1bebd2){const _0x380d77=_0x3948cf,_0x22ef0c=this['_getAPIPrefixPath']()+_0x380d77(0x1f7);await this['_HTTPService'][_0x380d77(0x49f)](_0x22ef0c,{'body':_0x1bebd2});}async[_0x3948cf(0x411)](_0x530bcc){const _0xf23352=_0x3948cf,_0x37ccf5=this[_0xf23352(0x55c)]()+_0xf23352(0x1f7);await this[_0xf23352(0x190)][_0xf23352(0x39f)](_0x37ccf5,{'body':_0x530bcc});}async[_0x3948cf(0x5f5)](_0x1612b9){const _0x2a5404=_0x3948cf,_0x1a02ed=this[_0x2a5404(0x55c)]()+_0x2a5404(0x1f7);return(await this['_HTTPService'][_0x2a5404(0x55a)](_0x1a02ed,{'params':{'objectID':_0x1612b9[_0x2a5404(0x38b)],'unitID':_0x1612b9['unitID']}}))[_0x2a5404(0x579)][_0x2a5404(0x538)];}async[_0x3948cf(0x5dc)](_0x2ec1a6){const _0x12559b=_0x3948cf,_0x581185=this[_0x12559b(0x55c)]()+'/collaborator';await this['_HTTPService']['put'](_0x581185,{'body':_0x2ec1a6});}},_0x24454f[_0x3948cf(0x3d1)]=_0x578ef8([_0x2ec122(0x0,_0x223914[_0x3948cf(0x25f)](_0x1ddba4[_0x3948cf(0x171)])),_0x2ec122(0x1,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x1ff)]))],_0x24454f[_0x3948cf(0x3d1)]);var _0x1a04ba={'exports':{}};function _0x550236(_0x352438){const _0x314eb3=_0x3948cf;throw new Error(_0x314eb3(0x530)+_0x352438+'\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.');}var _0x29b6ad={'exports':{}},_0x4fa671;function _0x28c7fc(){const _0x26e137=_0x3948cf;return _0x4fa671||(_0x4fa671=0x1,function(_0xe3c68a,_0x46e002){(function(_0x2375ca,_0x53bab1){const _0x46ce04=_0x5201;_0xe3c68a[_0x46ce04(0x29b)]=_0x53bab1();}(_0x22c069,function(){var _0x2d550b=_0x2d550b||function(_0x271559,_0x3a22b5){const _0x3fb02f=_0x5201;var _0x7caa5e;if(typeof window<'u'&&window['crypto']&&(_0x7caa5e=window[_0x3fb02f(0x235)]),typeof self<'u'&&self[_0x3fb02f(0x235)]&&(_0x7caa5e=self[_0x3fb02f(0x235)]),typeof globalThis<'u'&&globalThis[_0x3fb02f(0x235)]&&(_0x7caa5e=globalThis['crypto']),!_0x7caa5e&&typeof window<'u'&&window[_0x3fb02f(0x607)]&&(_0x7caa5e=window[_0x3fb02f(0x607)]),!_0x7caa5e&&typeof _0x22c069<'u'&&_0x22c069[_0x3fb02f(0x235)]&&(_0x7caa5e=_0x22c069['crypto']),!_0x7caa5e&&typeof _0x550236=='function')try{_0x7caa5e=require(_0x3fb02f(0x235));}catch{}var _0x50e8ab=function(){const _0x1326b4=_0x3fb02f;if(_0x7caa5e){if(typeof _0x7caa5e['getRandomValues']==_0x1326b4(0x172))try{return _0x7caa5e[_0x1326b4(0x60a)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x7caa5e[_0x1326b4(0x588)]==_0x1326b4(0x172))try{return _0x7caa5e[_0x1326b4(0x588)](0x4)[_0x1326b4(0x4ab)]();}catch{}}throw new Error(_0x1326b4(0x4a3));},_0x29c236=Object[_0x3fb02f(0x43f)]||(function(){function _0x311cd6(){}return function(_0x5f5a58){const _0x248a62=_0x5201;var _0x1f054a;return _0x311cd6[_0x248a62(0x3ff)]=_0x5f5a58,_0x1f054a=new _0x311cd6(),_0x311cd6[_0x248a62(0x3ff)]=null,_0x1f054a;};}()),_0x45b421={},_0x2e6c1a=_0x45b421[_0x3fb02f(0x4f8)]={},_0x447169=_0x2e6c1a[_0x3fb02f(0x4c1)]=(function(){return{'extend':function(_0x2308a0){const _0x4f697=_0x5201;var _0x42abaa=_0x29c236(this);return _0x2308a0&&_0x42abaa[_0x4f697(0x586)](_0x2308a0),(!_0x42abaa[_0x4f697(0x188)](_0x4f697(0x49a))||this[_0x4f697(0x49a)]===_0x42abaa['init'])&&(_0x42abaa[_0x4f697(0x49a)]=function(){const _0x33faff=_0x4f697;_0x42abaa[_0x33faff(0x5f8)]['init'][_0x33faff(0x476)](this,arguments);}),_0x42abaa[_0x4f697(0x49a)]['prototype']=_0x42abaa,_0x42abaa['$super']=this,_0x42abaa;},'create':function(){const _0x43bf73=_0x5201;var _0x1c86ce=this[_0x43bf73(0x601)]();return _0x1c86ce[_0x43bf73(0x49a)][_0x43bf73(0x476)](_0x1c86ce,arguments),_0x1c86ce;},'init':function(){},'mixIn':function(_0x2ddab8){const _0x286827=_0x5201;for(var _0x40684c in _0x2ddab8)_0x2ddab8['hasOwnProperty'](_0x40684c)&&(this[_0x40684c]=_0x2ddab8[_0x40684c]);_0x2ddab8['hasOwnProperty'](_0x286827(0x4ec))&&(this['toString']=_0x2ddab8[_0x286827(0x4ec)]);},'clone':function(){const _0x2fa177=_0x5201;return this[_0x2fa177(0x49a)][_0x2fa177(0x3ff)][_0x2fa177(0x601)](this);}};}()),_0xb96405=_0x2e6c1a[_0x3fb02f(0x281)]=_0x447169['extend']({'init':function(_0x203eb8,_0x571f6c){const _0x3354c2=_0x3fb02f;_0x203eb8=this[_0x3354c2(0x357)]=_0x203eb8||[],_0x571f6c!=_0x3a22b5?this['sigBytes']=_0x571f6c:this['sigBytes']=_0x203eb8['length']*0x4;},'toString':function(_0x46e709){const _0x5ba056=_0x3fb02f;return(_0x46e709||_0x2ac45d)[_0x5ba056(0x2ec)](this);},'concat':function(_0x599f5c){const _0x1a0a03=_0x3fb02f;var _0x4d925d=this[_0x1a0a03(0x357)],_0x39d709=_0x599f5c[_0x1a0a03(0x357)],_0x1ffc2a=this[_0x1a0a03(0x336)],_0x452ceb=_0x599f5c[_0x1a0a03(0x336)];if(this[_0x1a0a03(0x55d)](),_0x1ffc2a%0x4)for(var _0x40601e=0x0;_0x40601e<_0x452ceb;_0x40601e++){var _0x41daac=_0x39d709[_0x40601e>>>0x2]>>>0x18-_0x40601e%0x4*0x8&0xff;_0x4d925d[_0x1ffc2a+_0x40601e>>>0x2]|=_0x41daac<<0x18-(_0x1ffc2a+_0x40601e)%0x4*0x8;}else{for(var _0xfec016=0x0;_0xfec016<_0x452ceb;_0xfec016+=0x4)_0x4d925d[_0x1ffc2a+_0xfec016>>>0x2]=_0x39d709[_0xfec016>>>0x2];}return this[_0x1a0a03(0x336)]+=_0x452ceb,this;},'clamp':function(){const _0x434285=_0x3fb02f;var _0x165330=this[_0x434285(0x357)],_0x5e103b=this[_0x434285(0x336)];_0x165330[_0x5e103b>>>0x2]&=0xffffffff<<0x20-_0x5e103b%0x4*0x8,_0x165330[_0x434285(0x24c)]=_0x271559['ceil'](_0x5e103b/0x4);},'clone':function(){const _0x14af50=_0x3fb02f;var _0x25e0f8=_0x447169[_0x14af50(0x5a6)][_0x14af50(0x56a)](this);return _0x25e0f8['words']=this[_0x14af50(0x357)][_0x14af50(0x26f)](0x0),_0x25e0f8;},'random':function(_0x100092){const _0x5ba1ea=_0x3fb02f;for(var _0x4fa3c7=[],_0x11ae16=0x0;_0x11ae16<_0x100092;_0x11ae16+=0x4)_0x4fa3c7[_0x5ba1ea(0x4ef)](_0x50e8ab());return new _0xb96405[(_0x5ba1ea(0x49a))](_0x4fa3c7,_0x100092);}}),_0x4fb3b8=_0x45b421[_0x3fb02f(0x272)]={},_0x2ac45d=_0x4fb3b8['Hex']={'stringify':function(_0x3902cb){const _0x12689c=_0x3fb02f;for(var _0x309dad=_0x3902cb[_0x12689c(0x357)],_0x5af21f=_0x3902cb[_0x12689c(0x336)],_0x48d88f=[],_0x5d156d=0x0;_0x5d156d<_0x5af21f;_0x5d156d++){var _0x11dfa1=_0x309dad[_0x5d156d>>>0x2]>>>0x18-_0x5d156d%0x4*0x8&0xff;_0x48d88f[_0x12689c(0x4ef)]((_0x11dfa1>>>0x4)[_0x12689c(0x4ec)](0x10)),_0x48d88f[_0x12689c(0x4ef)]((_0x11dfa1&0xf)['toString'](0x10));}return _0x48d88f[_0x12689c(0x5d0)]('');},'parse':function(_0x2fdd21){const _0x38fe14=_0x3fb02f;for(var _0x42c506=_0x2fdd21['length'],_0x3e805c=[],_0x34f92b=0x0;_0x34f92b<_0x42c506;_0x34f92b+=0x2)_0x3e805c[_0x34f92b>>>0x3]|=parseInt(_0x2fdd21[_0x38fe14(0x1b5)](_0x34f92b,0x2),0x10)<<0x18-_0x34f92b%0x8*0x4;return new _0xb96405[(_0x38fe14(0x49a))](_0x3e805c,_0x42c506/0x2);}},_0x3ec7d0=_0x4fb3b8['Latin1']={'stringify':function(_0x270c18){const _0x19975d=_0x3fb02f;for(var _0x22cd03=_0x270c18[_0x19975d(0x357)],_0x44ba69=_0x270c18[_0x19975d(0x336)],_0x460976=[],_0xd14e54=0x0;_0xd14e54<_0x44ba69;_0xd14e54++){var _0x3934d9=_0x22cd03[_0xd14e54>>>0x2]>>>0x18-_0xd14e54%0x4*0x8&0xff;_0x460976[_0x19975d(0x4ef)](String[_0x19975d(0x361)](_0x3934d9));}return _0x460976[_0x19975d(0x5d0)]('');},'parse':function(_0x11e9ad){const _0x1a0836=_0x3fb02f;for(var _0x3cf021=_0x11e9ad[_0x1a0836(0x24c)],_0x13e987=[],_0x4bb3ad=0x0;_0x4bb3ad<_0x3cf021;_0x4bb3ad++)_0x13e987[_0x4bb3ad>>>0x2]|=(_0x11e9ad[_0x1a0836(0x163)](_0x4bb3ad)&0xff)<<0x18-_0x4bb3ad%0x4*0x8;return new _0xb96405[(_0x1a0836(0x49a))](_0x13e987,_0x3cf021);}},_0x580534=_0x4fb3b8[_0x3fb02f(0x5d4)]={'stringify':function(_0x51db67){const _0x8c9d75=_0x3fb02f;try{return decodeURIComponent(escape(_0x3ec7d0[_0x8c9d75(0x2ec)](_0x51db67)));}catch{throw new Error(_0x8c9d75(0x2ed));}},'parse':function(_0x5be4f1){return _0x3ec7d0['parse'](unescape(encodeURIComponent(_0x5be4f1)));}},_0x31ad10=_0x2e6c1a[_0x3fb02f(0x2fc)]=_0x447169[_0x3fb02f(0x601)]({'reset':function(){this['_data']=new _0xb96405['init'](),this['_nDataBytes']=0x0;},'_append':function(_0x12b63b){const _0x500e7e=_0x3fb02f;typeof _0x12b63b==_0x500e7e(0x277)&&(_0x12b63b=_0x580534[_0x500e7e(0x517)](_0x12b63b)),this[_0x500e7e(0x264)]['concat'](_0x12b63b),this[_0x500e7e(0x155)]+=_0x12b63b[_0x500e7e(0x336)];},'_process':function(_0x196b7f){const _0x15fde4=_0x3fb02f;var _0xd3494f,_0x59dbf9=this['_data'],_0x28dd89=_0x59dbf9[_0x15fde4(0x357)],_0x535235=_0x59dbf9[_0x15fde4(0x336)],_0x4be289=this['blockSize'],_0x32e48c=_0x4be289*0x4,_0x29c622=_0x535235/_0x32e48c;_0x196b7f?_0x29c622=_0x271559['ceil'](_0x29c622):_0x29c622=_0x271559['max']((_0x29c622|0x0)-this[_0x15fde4(0x366)],0x0);var _0x70dbbf=_0x29c622*_0x4be289,_0x2d7174=_0x271559[_0x15fde4(0x496)](_0x70dbbf*0x4,_0x535235);if(_0x70dbbf){for(var _0x55899e=0x0;_0x55899e<_0x70dbbf;_0x55899e+=_0x4be289)this[_0x15fde4(0x3cd)](_0x28dd89,_0x55899e);_0xd3494f=_0x28dd89[_0x15fde4(0x5f3)](0x0,_0x70dbbf),_0x59dbf9['sigBytes']-=_0x2d7174;}return new _0xb96405[(_0x15fde4(0x49a))](_0xd3494f,_0x2d7174);},'clone':function(){const _0x4331bb=_0x3fb02f;var _0x220219=_0x447169[_0x4331bb(0x5a6)]['call'](this);return _0x220219[_0x4331bb(0x264)]=this[_0x4331bb(0x264)][_0x4331bb(0x5a6)](),_0x220219;},'_minBufferSize':0x0});_0x2e6c1a[_0x3fb02f(0x5c6)]=_0x31ad10['extend']({'cfg':_0x447169[_0x3fb02f(0x601)](),'init':function(_0x521478){const _0x2e867d=_0x3fb02f;this[_0x2e867d(0x516)]=this['cfg'][_0x2e867d(0x601)](_0x521478),this[_0x2e867d(0x37b)]();},'reset':function(){const _0x42892b=_0x3fb02f;_0x31ad10[_0x42892b(0x37b)]['call'](this),this[_0x42892b(0x170)]();},'update':function(_0x1bad10){const _0x5820b4=_0x3fb02f;return this[_0x5820b4(0x210)](_0x1bad10),this[_0x5820b4(0x1f0)](),this;},'finalize':function(_0x52ccf2){const _0x48c052=_0x3fb02f;_0x52ccf2&&this['_append'](_0x52ccf2);var _0x14bdac=this[_0x48c052(0x2c8)]();return _0x14bdac;},'blockSize':0x10,'_createHelper':function(_0x29674a){return function(_0x2f6fb7,_0x4ff1aa){const _0x5688d5=_0x5201;return new _0x29674a[(_0x5688d5(0x49a))](_0x4ff1aa)[_0x5688d5(0x3eb)](_0x2f6fb7);};},'_createHmacHelper':function(_0x567dce){return function(_0x511313,_0x25859e){return new _0x65f36c['HMAC']['init'](_0x567dce,_0x25859e)['finalize'](_0x511313);};}});var _0x65f36c=_0x45b421[_0x3fb02f(0x2c7)]={};return _0x45b421;}(Math);return _0x2d550b;}));}(_0x29b6ad)),_0x29b6ad[_0x26e137(0x29b)];}var _0x29cde7={'exports':{}},_0x43161a;function _0x624310(){const _0x145051=_0x3948cf;return _0x43161a||(_0x43161a=0x1,function(_0x402e53,_0x249a91){(function(_0x41e597,_0x228416){const _0x26a633=_0x5201;_0x402e53[_0x26a633(0x29b)]=_0x228416(_0x28c7fc());}(_0x22c069,function(_0x2a6196){const _0x57c583=_0x5201;return(function(){const _0x44ca90=_0x5201;var _0x64f47b=_0x2a6196,_0x52863c=_0x64f47b[_0x44ca90(0x4f8)],_0x2037dd=_0x52863c[_0x44ca90(0x281)],_0x1f5c9c=_0x64f47b[_0x44ca90(0x272)];_0x1f5c9c[_0x44ca90(0x354)]={'stringify':function(_0x3eecfb){const _0x24bcfb=_0x44ca90;var _0x2ce802=_0x3eecfb['words'],_0x117730=_0x3eecfb[_0x24bcfb(0x336)],_0x24a4c5=this[_0x24bcfb(0x467)];_0x3eecfb[_0x24bcfb(0x55d)]();for(var _0x3d6210=[],_0x160e4c=0x0;_0x160e4c<_0x117730;_0x160e4c+=0x3)for(var _0x29855d=_0x2ce802[_0x160e4c>>>0x2]>>>0x18-_0x160e4c%0x4*0x8&0xff,_0x523227=_0x2ce802[_0x160e4c+0x1>>>0x2]>>>0x18-(_0x160e4c+0x1)%0x4*0x8&0xff,_0x17da00=_0x2ce802[_0x160e4c+0x2>>>0x2]>>>0x18-(_0x160e4c+0x2)%0x4*0x8&0xff,_0x2fc4f0=_0x29855d<<0x10|_0x523227<<0x8|_0x17da00,_0x4e948a=0x0;_0x4e948a<0x4&&_0x160e4c+_0x4e948a*0.75<_0x117730;_0x4e948a++)_0x3d6210[_0x24bcfb(0x4ef)](_0x24a4c5[_0x24bcfb(0x3c5)](_0x2fc4f0>>>0x6*(0x3-_0x4e948a)&0x3f));var _0x5a2f86=_0x24a4c5[_0x24bcfb(0x3c5)](0x40);if(_0x5a2f86){for(;_0x3d6210['length']%0x4;)_0x3d6210[_0x24bcfb(0x4ef)](_0x5a2f86);}return _0x3d6210['join']('');},'parse':function(_0x291b51){const _0x4662a5=_0x44ca90;var _0x284a2e=_0x291b51['length'],_0xccb79b=this['_map'],_0x51f0a5=this[_0x4662a5(0x2c0)];if(!_0x51f0a5){_0x51f0a5=this[_0x4662a5(0x2c0)]=[];for(var _0x337c1a=0x0;_0x337c1a<_0xccb79b[_0x4662a5(0x24c)];_0x337c1a++)_0x51f0a5[_0xccb79b[_0x4662a5(0x163)](_0x337c1a)]=_0x337c1a;}var _0x497bb7=_0xccb79b[_0x4662a5(0x3c5)](0x40);if(_0x497bb7){var _0x454179=_0x291b51[_0x4662a5(0x46b)](_0x497bb7);_0x454179!==-0x1&&(_0x284a2e=_0x454179);}return _0x564bbe(_0x291b51,_0x284a2e,_0x51f0a5);},'_map':_0x44ca90(0x5e0)};function _0x564bbe(_0xb1a44f,_0x5b25d9,_0x11b37d){const _0x64c698=_0x44ca90;for(var _0x2a9c37=[],_0x101c7a=0x0,_0x223f6a=0x0;_0x223f6a<_0x5b25d9;_0x223f6a++)if(_0x223f6a%0x4){var _0x276cdc=_0x11b37d[_0xb1a44f['charCodeAt'](_0x223f6a-0x1)]<<_0x223f6a%0x4*0x2,_0x4c4c29=_0x11b37d[_0xb1a44f[_0x64c698(0x163)](_0x223f6a)]>>>0x6-_0x223f6a%0x4*0x2,_0x3352e7=_0x276cdc|_0x4c4c29;_0x2a9c37[_0x101c7a>>>0x2]|=_0x3352e7<<0x18-_0x101c7a%0x4*0x8,_0x101c7a++;}return _0x2037dd['create'](_0x2a9c37,_0x101c7a);}}()),_0x2a6196[_0x57c583(0x272)][_0x57c583(0x354)];}));}(_0x29cde7)),_0x29cde7[_0x145051(0x29b)];}var _0x40353e={'exports':{}},_0x352767;function _0x4e384c(){const _0x3c5342=_0x3948cf;return _0x352767||(_0x352767=0x1,function(_0x39f983,_0x5df705){(function(_0x3ed16d,_0x1d6a5b){const _0x20e7f6=_0x5201;_0x39f983[_0x20e7f6(0x29b)]=_0x1d6a5b(_0x28c7fc());}(_0x22c069,function(_0x56a773){const _0x4f11d4=_0x5201;return function(_0x14bafb){const _0x523b08=_0x5201;var _0x4c4085=_0x56a773,_0x2a0b2b=_0x4c4085[_0x523b08(0x4f8)],_0x397531=_0x2a0b2b[_0x523b08(0x281)],_0x28aed3=_0x2a0b2b['Hasher'],_0xe4576=_0x4c4085[_0x523b08(0x2c7)],_0x4f08d3=[];(function(){const _0x1048f2=_0x523b08;for(var _0x5ddca4=0x0;_0x5ddca4<0x40;_0x5ddca4++)_0x4f08d3[_0x5ddca4]=_0x14bafb[_0x1048f2(0x47a)](_0x14bafb[_0x1048f2(0x3c2)](_0x5ddca4+0x1))*0x100000000|0x0;}());var _0x5461c5=_0xe4576['MD5']=_0x28aed3[_0x523b08(0x601)]({'_doReset':function(){const _0x190758=_0x523b08;this['_hash']=new _0x397531[(_0x190758(0x49a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x184737,_0x3aff9f){const _0x302412=_0x523b08;for(var _0x38bc8d=0x0;_0x38bc8d<0x10;_0x38bc8d++){var _0x24dcbf=_0x3aff9f+_0x38bc8d,_0x26485d=_0x184737[_0x24dcbf];_0x184737[_0x24dcbf]=(_0x26485d<<0x8|_0x26485d>>>0x18)&0xff00ff|(_0x26485d<<0x18|_0x26485d>>>0x8)&0xff00ff00;}var _0x527edd=this['_hash'][_0x302412(0x357)],_0x22098f=_0x184737[_0x3aff9f+0x0],_0xb13954=_0x184737[_0x3aff9f+0x1],_0x475b6e=_0x184737[_0x3aff9f+0x2],_0x2d75ec=_0x184737[_0x3aff9f+0x3],_0x1e00af=_0x184737[_0x3aff9f+0x4],_0x33af4e=_0x184737[_0x3aff9f+0x5],_0x1b3008=_0x184737[_0x3aff9f+0x6],_0x47dfff=_0x184737[_0x3aff9f+0x7],_0x5cc5ce=_0x184737[_0x3aff9f+0x8],_0x3344eb=_0x184737[_0x3aff9f+0x9],_0xabbce6=_0x184737[_0x3aff9f+0xa],_0x29a54c=_0x184737[_0x3aff9f+0xb],_0x2dd79d=_0x184737[_0x3aff9f+0xc],_0x13b06a=_0x184737[_0x3aff9f+0xd],_0x1ecaba=_0x184737[_0x3aff9f+0xe],_0x17520a=_0x184737[_0x3aff9f+0xf],_0x3ff374=_0x527edd[0x0],_0x1e4416=_0x527edd[0x1],_0x2c1d70=_0x527edd[0x2],_0x79dbeb=_0x527edd[0x3];_0x3ff374=_0x12ca75(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x22098f,0x7,_0x4f08d3[0x0]),_0x79dbeb=_0x12ca75(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0xb13954,0xc,_0x4f08d3[0x1]),_0x2c1d70=_0x12ca75(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x475b6e,0x11,_0x4f08d3[0x2]),_0x1e4416=_0x12ca75(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x2d75ec,0x16,_0x4f08d3[0x3]),_0x3ff374=_0x12ca75(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x1e00af,0x7,_0x4f08d3[0x4]),_0x79dbeb=_0x12ca75(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x33af4e,0xc,_0x4f08d3[0x5]),_0x2c1d70=_0x12ca75(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x1b3008,0x11,_0x4f08d3[0x6]),_0x1e4416=_0x12ca75(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x47dfff,0x16,_0x4f08d3[0x7]),_0x3ff374=_0x12ca75(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x5cc5ce,0x7,_0x4f08d3[0x8]),_0x79dbeb=_0x12ca75(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x3344eb,0xc,_0x4f08d3[0x9]),_0x2c1d70=_0x12ca75(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0xabbce6,0x11,_0x4f08d3[0xa]),_0x1e4416=_0x12ca75(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x29a54c,0x16,_0x4f08d3[0xb]),_0x3ff374=_0x12ca75(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x2dd79d,0x7,_0x4f08d3[0xc]),_0x79dbeb=_0x12ca75(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x13b06a,0xc,_0x4f08d3[0xd]),_0x2c1d70=_0x12ca75(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x1ecaba,0x11,_0x4f08d3[0xe]),_0x1e4416=_0x12ca75(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x17520a,0x16,_0x4f08d3[0xf]),_0x3ff374=_0x5f1ff7(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0xb13954,0x5,_0x4f08d3[0x10]),_0x79dbeb=_0x5f1ff7(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x1b3008,0x9,_0x4f08d3[0x11]),_0x2c1d70=_0x5f1ff7(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x29a54c,0xe,_0x4f08d3[0x12]),_0x1e4416=_0x5f1ff7(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x22098f,0x14,_0x4f08d3[0x13]),_0x3ff374=_0x5f1ff7(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x33af4e,0x5,_0x4f08d3[0x14]),_0x79dbeb=_0x5f1ff7(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0xabbce6,0x9,_0x4f08d3[0x15]),_0x2c1d70=_0x5f1ff7(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x17520a,0xe,_0x4f08d3[0x16]),_0x1e4416=_0x5f1ff7(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e00af,0x14,_0x4f08d3[0x17]),_0x3ff374=_0x5f1ff7(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3344eb,0x5,_0x4f08d3[0x18]),_0x79dbeb=_0x5f1ff7(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x1ecaba,0x9,_0x4f08d3[0x19]),_0x2c1d70=_0x5f1ff7(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x2d75ec,0xe,_0x4f08d3[0x1a]),_0x1e4416=_0x5f1ff7(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x5cc5ce,0x14,_0x4f08d3[0x1b]),_0x3ff374=_0x5f1ff7(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x13b06a,0x5,_0x4f08d3[0x1c]),_0x79dbeb=_0x5f1ff7(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x475b6e,0x9,_0x4f08d3[0x1d]),_0x2c1d70=_0x5f1ff7(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x47dfff,0xe,_0x4f08d3[0x1e]),_0x1e4416=_0x5f1ff7(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x2dd79d,0x14,_0x4f08d3[0x1f]),_0x3ff374=_0xe9e70c(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x33af4e,0x4,_0x4f08d3[0x20]),_0x79dbeb=_0xe9e70c(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x5cc5ce,0xb,_0x4f08d3[0x21]),_0x2c1d70=_0xe9e70c(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x29a54c,0x10,_0x4f08d3[0x22]),_0x1e4416=_0xe9e70c(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1ecaba,0x17,_0x4f08d3[0x23]),_0x3ff374=_0xe9e70c(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0xb13954,0x4,_0x4f08d3[0x24]),_0x79dbeb=_0xe9e70c(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x1e00af,0xb,_0x4f08d3[0x25]),_0x2c1d70=_0xe9e70c(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x47dfff,0x10,_0x4f08d3[0x26]),_0x1e4416=_0xe9e70c(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0xabbce6,0x17,_0x4f08d3[0x27]),_0x3ff374=_0xe9e70c(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x13b06a,0x4,_0x4f08d3[0x28]),_0x79dbeb=_0xe9e70c(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x22098f,0xb,_0x4f08d3[0x29]),_0x2c1d70=_0xe9e70c(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x2d75ec,0x10,_0x4f08d3[0x2a]),_0x1e4416=_0xe9e70c(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1b3008,0x17,_0x4f08d3[0x2b]),_0x3ff374=_0xe9e70c(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3344eb,0x4,_0x4f08d3[0x2c]),_0x79dbeb=_0xe9e70c(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x2dd79d,0xb,_0x4f08d3[0x2d]),_0x2c1d70=_0xe9e70c(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x17520a,0x10,_0x4f08d3[0x2e]),_0x1e4416=_0xe9e70c(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x475b6e,0x17,_0x4f08d3[0x2f]),_0x3ff374=_0x42a592(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x22098f,0x6,_0x4f08d3[0x30]),_0x79dbeb=_0x42a592(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x47dfff,0xa,_0x4f08d3[0x31]),_0x2c1d70=_0x42a592(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x1ecaba,0xf,_0x4f08d3[0x32]),_0x1e4416=_0x42a592(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x33af4e,0x15,_0x4f08d3[0x33]),_0x3ff374=_0x42a592(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x2dd79d,0x6,_0x4f08d3[0x34]),_0x79dbeb=_0x42a592(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x2d75ec,0xa,_0x4f08d3[0x35]),_0x2c1d70=_0x42a592(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0xabbce6,0xf,_0x4f08d3[0x36]),_0x1e4416=_0x42a592(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0xb13954,0x15,_0x4f08d3[0x37]),_0x3ff374=_0x42a592(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x5cc5ce,0x6,_0x4f08d3[0x38]),_0x79dbeb=_0x42a592(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x17520a,0xa,_0x4f08d3[0x39]),_0x2c1d70=_0x42a592(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x1b3008,0xf,_0x4f08d3[0x3a]),_0x1e4416=_0x42a592(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x13b06a,0x15,_0x4f08d3[0x3b]),_0x3ff374=_0x42a592(_0x3ff374,_0x1e4416,_0x2c1d70,_0x79dbeb,_0x1e00af,0x6,_0x4f08d3[0x3c]),_0x79dbeb=_0x42a592(_0x79dbeb,_0x3ff374,_0x1e4416,_0x2c1d70,_0x29a54c,0xa,_0x4f08d3[0x3d]),_0x2c1d70=_0x42a592(_0x2c1d70,_0x79dbeb,_0x3ff374,_0x1e4416,_0x475b6e,0xf,_0x4f08d3[0x3e]),_0x1e4416=_0x42a592(_0x1e4416,_0x2c1d70,_0x79dbeb,_0x3ff374,_0x3344eb,0x15,_0x4f08d3[0x3f]),_0x527edd[0x0]=_0x527edd[0x0]+_0x3ff374|0x0,_0x527edd[0x1]=_0x527edd[0x1]+_0x1e4416|0x0,_0x527edd[0x2]=_0x527edd[0x2]+_0x2c1d70|0x0,_0x527edd[0x3]=_0x527edd[0x3]+_0x79dbeb|0x0;},'_doFinalize':function(){const _0xe149b8=_0x523b08;var _0xbcc117=this[_0xe149b8(0x264)],_0x3c751f=_0xbcc117[_0xe149b8(0x357)],_0x48d539=this[_0xe149b8(0x155)]*0x8,_0x5f1b3a=_0xbcc117[_0xe149b8(0x336)]*0x8;_0x3c751f[_0x5f1b3a>>>0x5]|=0x80<<0x18-_0x5f1b3a%0x20;var _0x55153b=_0x14bafb[_0xe149b8(0x3d6)](_0x48d539/0x100000000),_0x4db481=_0x48d539;_0x3c751f[(_0x5f1b3a+0x40>>>0x9<<0x4)+0xf]=(_0x55153b<<0x8|_0x55153b>>>0x18)&0xff00ff|(_0x55153b<<0x18|_0x55153b>>>0x8)&0xff00ff00,_0x3c751f[(_0x5f1b3a+0x40>>>0x9<<0x4)+0xe]=(_0x4db481<<0x8|_0x4db481>>>0x18)&0xff00ff|(_0x4db481<<0x18|_0x4db481>>>0x8)&0xff00ff00,_0xbcc117[_0xe149b8(0x336)]=(_0x3c751f[_0xe149b8(0x24c)]+0x1)*0x4,this[_0xe149b8(0x1f0)]();for(var _0x7dd0fe=this['_hash'],_0xd48c7=_0x7dd0fe[_0xe149b8(0x357)],_0x11d2b3=0x0;_0x11d2b3<0x4;_0x11d2b3++){var _0x49e364=_0xd48c7[_0x11d2b3];_0xd48c7[_0x11d2b3]=(_0x49e364<<0x8|_0x49e364>>>0x18)&0xff00ff|(_0x49e364<<0x18|_0x49e364>>>0x8)&0xff00ff00;}return _0x7dd0fe;},'clone':function(){const _0x89c87c=_0x523b08;var _0x501622=_0x28aed3[_0x89c87c(0x5a6)][_0x89c87c(0x56a)](this);return _0x501622[_0x89c87c(0x23f)]=this['_hash'][_0x89c87c(0x5a6)](),_0x501622;}});function _0x12ca75(_0x1d5ad9,_0x4375cd,_0x178f13,_0x20dc04,_0x583419,_0x181d3f,_0x3fa8c1){var _0x5b6761=_0x1d5ad9+(_0x4375cd&_0x178f13|~_0x4375cd&_0x20dc04)+_0x583419+_0x3fa8c1;return(_0x5b6761<<_0x181d3f|_0x5b6761>>>0x20-_0x181d3f)+_0x4375cd;}function _0x5f1ff7(_0x459830,_0x4cc46b,_0x5d2ca2,_0x2b9d3a,_0x436654,_0x408ce1,_0x3da94d){var _0x3b890b=_0x459830+(_0x4cc46b&_0x2b9d3a|_0x5d2ca2&~_0x2b9d3a)+_0x436654+_0x3da94d;return(_0x3b890b<<_0x408ce1|_0x3b890b>>>0x20-_0x408ce1)+_0x4cc46b;}function _0xe9e70c(_0x25945e,_0x4bb3e8,_0x199a57,_0x16402b,_0x4fd593,_0x3c22df,_0xe00ca7){var _0x1db341=_0x25945e+(_0x4bb3e8^_0x199a57^_0x16402b)+_0x4fd593+_0xe00ca7;return(_0x1db341<<_0x3c22df|_0x1db341>>>0x20-_0x3c22df)+_0x4bb3e8;}function _0x42a592(_0x29742f,_0x4b1d38,_0x314a20,_0x2d0db8,_0x468085,_0x2d3eaa,_0x32d46f){var _0x3fcc0d=_0x29742f+(_0x314a20^(_0x4b1d38|~_0x2d0db8))+_0x468085+_0x32d46f;return(_0x3fcc0d<<_0x2d3eaa|_0x3fcc0d>>>0x20-_0x2d3eaa)+_0x4b1d38;}_0x4c4085['MD5']=_0x28aed3[_0x523b08(0x431)](_0x5461c5),_0x4c4085[_0x523b08(0x60c)]=_0x28aed3[_0x523b08(0x4cd)](_0x5461c5);}(Math),_0x56a773[_0x4f11d4(0x1e3)];}));}(_0x40353e)),_0x40353e[_0x3c5342(0x29b)];}var _0x3cd628={'exports':{}},_0x502c8d={'exports':{}},_0x437d89;function _0x42cd84(){const _0x1f5cd0=_0x3948cf;return _0x437d89||(_0x437d89=0x1,function(_0x2c1ac3,_0x2c20eb){(function(_0x34280e,_0x1b9980){const _0x46f06d=_0x5201;_0x2c1ac3[_0x46f06d(0x29b)]=_0x1b9980(_0x28c7fc());}(_0x22c069,function(_0x41e0fd){const _0x2f678e=_0x5201;return(function(){const _0x342985=_0x5201;var _0x507556=_0x41e0fd,_0x24067e=_0x507556[_0x342985(0x4f8)],_0x46b981=_0x24067e[_0x342985(0x281)],_0x23eab2=_0x24067e['Hasher'],_0x1fde55=_0x507556[_0x342985(0x2c7)],_0x8efe27=[],_0x3df66b=_0x1fde55['SHA1']=_0x23eab2[_0x342985(0x601)]({'_doReset':function(){const _0x328cad=_0x342985;this[_0x328cad(0x23f)]=new _0x46b981[(_0x328cad(0x49a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x513517,_0x54b579){for(var _0x273068=this['_hash']['words'],_0x36f924=_0x273068[0x0],_0x34e85e=_0x273068[0x1],_0x12fbf6=_0x273068[0x2],_0x5afa2b=_0x273068[0x3],_0x5b4076=_0x273068[0x4],_0x4f2012=0x0;_0x4f2012<0x50;_0x4f2012++){if(_0x4f2012<0x10)_0x8efe27[_0x4f2012]=_0x513517[_0x54b579+_0x4f2012]|0x0;else{var _0x56a619=_0x8efe27[_0x4f2012-0x3]^_0x8efe27[_0x4f2012-0x8]^_0x8efe27[_0x4f2012-0xe]^_0x8efe27[_0x4f2012-0x10];_0x8efe27[_0x4f2012]=_0x56a619<<0x1|_0x56a619>>>0x1f;}var _0x443400=(_0x36f924<<0x5|_0x36f924>>>0x1b)+_0x5b4076+_0x8efe27[_0x4f2012];_0x4f2012<0x14?_0x443400+=(_0x34e85e&_0x12fbf6|~_0x34e85e&_0x5afa2b)+0x5a827999:_0x4f2012<0x28?_0x443400+=(_0x34e85e^_0x12fbf6^_0x5afa2b)+0x6ed9eba1:_0x4f2012<0x3c?_0x443400+=(_0x34e85e&_0x12fbf6|_0x34e85e&_0x5afa2b|_0x12fbf6&_0x5afa2b)-0x70e44324:_0x443400+=(_0x34e85e^_0x12fbf6^_0x5afa2b)-0x359d3e2a,_0x5b4076=_0x5afa2b,_0x5afa2b=_0x12fbf6,_0x12fbf6=_0x34e85e<<0x1e|_0x34e85e>>>0x2,_0x34e85e=_0x36f924,_0x36f924=_0x443400;}_0x273068[0x0]=_0x273068[0x0]+_0x36f924|0x0,_0x273068[0x1]=_0x273068[0x1]+_0x34e85e|0x0,_0x273068[0x2]=_0x273068[0x2]+_0x12fbf6|0x0,_0x273068[0x3]=_0x273068[0x3]+_0x5afa2b|0x0,_0x273068[0x4]=_0x273068[0x4]+_0x5b4076|0x0;},'_doFinalize':function(){const _0x5c8d96=_0x342985;var _0x33d643=this[_0x5c8d96(0x264)],_0x486f93=_0x33d643[_0x5c8d96(0x357)],_0x39ccba=this[_0x5c8d96(0x155)]*0x8,_0x27f803=_0x33d643[_0x5c8d96(0x336)]*0x8;return _0x486f93[_0x27f803>>>0x5]|=0x80<<0x18-_0x27f803%0x20,_0x486f93[(_0x27f803+0x40>>>0x9<<0x4)+0xe]=Math[_0x5c8d96(0x3d6)](_0x39ccba/0x100000000),_0x486f93[(_0x27f803+0x40>>>0x9<<0x4)+0xf]=_0x39ccba,_0x33d643[_0x5c8d96(0x336)]=_0x486f93[_0x5c8d96(0x24c)]*0x4,this['_process'](),this[_0x5c8d96(0x23f)];},'clone':function(){const _0x216a22=_0x342985;var _0x404e50=_0x23eab2[_0x216a22(0x5a6)][_0x216a22(0x56a)](this);return _0x404e50[_0x216a22(0x23f)]=this[_0x216a22(0x23f)]['clone'](),_0x404e50;}});_0x507556[_0x342985(0x3e6)]=_0x23eab2[_0x342985(0x431)](_0x3df66b),_0x507556[_0x342985(0x5bd)]=_0x23eab2['_createHmacHelper'](_0x3df66b);}()),_0x41e0fd[_0x2f678e(0x3e6)];}));}(_0x502c8d)),_0x502c8d[_0x1f5cd0(0x29b)];}var _0x54f66a={'exports':{}},_0x3447e0;function _0x6da63c(){const _0x5b9740=_0x3948cf;return _0x3447e0||(_0x3447e0=0x1,function(_0x201020,_0x384324){(function(_0x1f0d9c,_0x148ee4){const _0x311625=_0x5201;_0x201020[_0x311625(0x29b)]=_0x148ee4(_0x28c7fc());}(_0x22c069,function(_0x118d32){(function(){const _0x10fc6f=_0x5201;var _0x364f69=_0x118d32,_0x168ece=_0x364f69[_0x10fc6f(0x4f8)],_0x2cb76e=_0x168ece['Base'],_0x590c65=_0x364f69[_0x10fc6f(0x272)],_0x3e0709=_0x590c65[_0x10fc6f(0x5d4)],_0xe0b250=_0x364f69[_0x10fc6f(0x2c7)];_0xe0b250['HMAC']=_0x2cb76e[_0x10fc6f(0x601)]({'init':function(_0x2b130c,_0x411dc0){const _0x5f15ee=_0x10fc6f;_0x2b130c=this['_hasher']=new _0x2b130c['init'](),typeof _0x411dc0==_0x5f15ee(0x277)&&(_0x411dc0=_0x3e0709[_0x5f15ee(0x517)](_0x411dc0));var _0x2b3d7e=_0x2b130c[_0x5f15ee(0x44e)],_0x5ae132=_0x2b3d7e*0x4;_0x411dc0[_0x5f15ee(0x336)]>_0x5ae132&&(_0x411dc0=_0x2b130c[_0x5f15ee(0x3eb)](_0x411dc0)),_0x411dc0[_0x5f15ee(0x55d)]();for(var _0x34c9ff=this[_0x5f15ee(0x562)]=_0x411dc0[_0x5f15ee(0x5a6)](),_0x241f20=this[_0x5f15ee(0x40e)]=_0x411dc0['clone'](),_0x1d2c58=_0x34c9ff[_0x5f15ee(0x357)],_0x545898=_0x241f20['words'],_0x49d509=0x0;_0x49d509<_0x2b3d7e;_0x49d509++)_0x1d2c58[_0x49d509]^=0x5c5c5c5c,_0x545898[_0x49d509]^=0x36363636;_0x34c9ff[_0x5f15ee(0x336)]=_0x241f20[_0x5f15ee(0x336)]=_0x5ae132,this[_0x5f15ee(0x37b)]();},'reset':function(){const _0x452652=_0x10fc6f;var _0x541df2=this['_hasher'];_0x541df2[_0x452652(0x37b)](),_0x541df2[_0x452652(0x483)](this[_0x452652(0x40e)]);},'update':function(_0x1105ee){const _0x55866c=_0x10fc6f;return this[_0x55866c(0x2b6)][_0x55866c(0x483)](_0x1105ee),this;},'finalize':function(_0x232cf2){const _0x176e04=_0x10fc6f;var _0x6f92a=this[_0x176e04(0x2b6)],_0x31a74c=_0x6f92a['finalize'](_0x232cf2);_0x6f92a[_0x176e04(0x37b)]();var _0x3162b3=_0x6f92a[_0x176e04(0x3eb)](this[_0x176e04(0x562)][_0x176e04(0x5a6)]()['concat'](_0x31a74c));return _0x3162b3;}});}());}));}(_0x54f66a)),_0x54f66a[_0x5b9740(0x29b)];}var _0xbe969f;function _0x57ed33(){const _0x4081a9=_0x3948cf;return _0xbe969f||(_0xbe969f=0x1,function(_0x371055,_0x24a162){(function(_0x3dd7f4,_0x249eb5,_0x4ce107){_0x371055['exports']=_0x249eb5(_0x28c7fc(),_0x42cd84(),_0x6da63c());}(_0x22c069,function(_0x4e971c){const _0x15a651=_0x5201;return(function(){const _0x59b8a5=_0x5201;var _0x49cf7e=_0x4e971c,_0x2e876f=_0x49cf7e[_0x59b8a5(0x4f8)],_0xfb09c5=_0x2e876f[_0x59b8a5(0x4c1)],_0x11a0a1=_0x2e876f[_0x59b8a5(0x281)],_0x1f4ce3=_0x49cf7e[_0x59b8a5(0x2c7)],_0x17d149=_0x1f4ce3[_0x59b8a5(0x1e3)],_0x26649f=_0x1f4ce3['EvpKDF']=_0xfb09c5[_0x59b8a5(0x601)]({'cfg':_0xfb09c5['extend']({'keySize':0x80/0x20,'hasher':_0x17d149,'iterations':0x1}),'init':function(_0x2b751f){const _0x491da9=_0x59b8a5;this[_0x491da9(0x516)]=this[_0x491da9(0x516)]['extend'](_0x2b751f);},'compute':function(_0x4ecc5c,_0x11fa9c){const _0x3c4895=_0x59b8a5;for(var _0x4409f4,_0x165f79=this[_0x3c4895(0x516)],_0x16329c=_0x165f79['hasher'][_0x3c4895(0x43f)](),_0x2f0e8f=_0x11a0a1['create'](),_0x457c23=_0x2f0e8f[_0x3c4895(0x357)],_0x440013=_0x165f79[_0x3c4895(0x45b)],_0x40f296=_0x165f79['iterations'];_0x457c23[_0x3c4895(0x24c)]<_0x440013;){_0x4409f4&&_0x16329c[_0x3c4895(0x483)](_0x4409f4),_0x4409f4=_0x16329c[_0x3c4895(0x483)](_0x4ecc5c)[_0x3c4895(0x3eb)](_0x11fa9c),_0x16329c[_0x3c4895(0x37b)]();for(var _0x135336=0x1;_0x135336<_0x40f296;_0x135336++)_0x4409f4=_0x16329c['finalize'](_0x4409f4),_0x16329c[_0x3c4895(0x37b)]();_0x2f0e8f['concat'](_0x4409f4);}return _0x2f0e8f[_0x3c4895(0x336)]=_0x440013*0x4,_0x2f0e8f;}});_0x49cf7e[_0x59b8a5(0x3ef)]=function(_0x5cabaa,_0x3ef5f2,_0x322791){const _0x4e8383=_0x59b8a5;return _0x26649f[_0x4e8383(0x43f)](_0x322791)[_0x4e8383(0x3f6)](_0x5cabaa,_0x3ef5f2);};}()),_0x4e971c[_0x15a651(0x3ef)];}));}(_0x3cd628)),_0x3cd628[_0x4081a9(0x29b)];}var _0x588ad5={'exports':{}},_0x38c4bc;function _0x28b97f(){const _0xad37a6=_0x3948cf;return _0x38c4bc||(_0x38c4bc=0x1,function(_0x370c1e,_0x28be94){(function(_0x114043,_0x72e927,_0x28369e){const _0x51289a=_0x5201;_0x370c1e[_0x51289a(0x29b)]=_0x72e927(_0x28c7fc(),_0x57ed33());}(_0x22c069,function(_0x548db2){const _0x28f359=_0x5201;_0x548db2[_0x28f359(0x4f8)][_0x28f359(0x31b)]||function(_0x464521){const _0x56e3b2=_0x28f359;var _0x1dc763=_0x548db2,_0x436384=_0x1dc763[_0x56e3b2(0x4f8)],_0xc0d415=_0x436384[_0x56e3b2(0x4c1)],_0x185e1a=_0x436384[_0x56e3b2(0x281)],_0x11115f=_0x436384['BufferedBlockAlgorithm'],_0xf953cf=_0x1dc763['enc'];_0xf953cf['Utf8'];var _0x15fda3=_0xf953cf['Base64'],_0x578518=_0x1dc763['algo'],_0x4d65dc=_0x578518[_0x56e3b2(0x3ef)],_0x115313=_0x436384[_0x56e3b2(0x31b)]=_0x11115f[_0x56e3b2(0x601)]({'cfg':_0xc0d415[_0x56e3b2(0x601)](),'createEncryptor':function(_0x2805b6,_0x8131f0){const _0x3e5d76=_0x56e3b2;return this[_0x3e5d76(0x43f)](this[_0x3e5d76(0x245)],_0x2805b6,_0x8131f0);},'createDecryptor':function(_0x691c17,_0x22843a){const _0x224500=_0x56e3b2;return this['create'](this[_0x224500(0x593)],_0x691c17,_0x22843a);},'init':function(_0x22d575,_0x4569ab,_0x1cb03c){const _0x135105=_0x56e3b2;this[_0x135105(0x516)]=this['cfg'][_0x135105(0x601)](_0x1cb03c),this[_0x135105(0x60e)]=_0x22d575,this['_key']=_0x4569ab,this[_0x135105(0x37b)]();},'reset':function(){const _0x2c15e8=_0x56e3b2;_0x11115f[_0x2c15e8(0x37b)][_0x2c15e8(0x56a)](this),this[_0x2c15e8(0x170)]();},'process':function(_0x15d7b1){const _0x19bdd1=_0x56e3b2;return this[_0x19bdd1(0x210)](_0x15d7b1),this[_0x19bdd1(0x1f0)]();},'finalize':function(_0xddd385){const _0x50fe5a=_0x56e3b2;_0xddd385&&this[_0x50fe5a(0x210)](_0xddd385);var _0xcb1012=this['_doFinalize']();return _0xcb1012;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x571874(_0x40556e){const _0x148902=_0x5201;return typeof _0x40556e==_0x148902(0x277)?_0x293727:_0x104e97;}return function(_0x2ea191){return{'encrypt':function(_0x5a9ca8,_0xacd78c,_0x4796e9){const _0x182296=_0x5201;return _0x571874(_0xacd78c)[_0x182296(0x440)](_0x2ea191,_0x5a9ca8,_0xacd78c,_0x4796e9);},'decrypt':function(_0x27b6f6,_0x2fddb9,_0x5d97bf){const _0x3add32=_0x5201;return _0x571874(_0x2fddb9)[_0x3add32(0x587)](_0x2ea191,_0x27b6f6,_0x2fddb9,_0x5d97bf);}};};}())});_0x436384[_0x56e3b2(0x527)]=_0x115313['extend']({'_doFinalize':function(){var _0x3fdda8=this['_process'](!0x0);return _0x3fdda8;},'blockSize':0x1});var _0x45c14f=_0x1dc763[_0x56e3b2(0x434)]={},_0x2bd6de=_0x436384[_0x56e3b2(0x456)]=_0xc0d415[_0x56e3b2(0x601)]({'createEncryptor':function(_0xe09f5f,_0x29dc55){const _0x3d38f3=_0x56e3b2;return this[_0x3d38f3(0x23e)]['create'](_0xe09f5f,_0x29dc55);},'createDecryptor':function(_0x5050b6,_0x58270b){const _0x1673fe=_0x56e3b2;return this[_0x1673fe(0x1a2)][_0x1673fe(0x43f)](_0x5050b6,_0x58270b);},'init':function(_0x52d05b,_0x334352){const _0x287bfb=_0x56e3b2;this[_0x287bfb(0x3ed)]=_0x52d05b,this[_0x287bfb(0x340)]=_0x334352;}}),_0x394a02=_0x45c14f[_0x56e3b2(0x330)]=(function(){const _0x1873c3=_0x56e3b2;var _0x403686=_0x2bd6de[_0x1873c3(0x601)]();_0x403686[_0x1873c3(0x23e)]=_0x403686[_0x1873c3(0x601)]({'processBlock':function(_0x16e1db,_0x2ef115){const _0x4eb144=_0x1873c3;var _0x5cdbd4=this[_0x4eb144(0x3ed)],_0x1a9256=_0x5cdbd4['blockSize'];_0x5617be['call'](this,_0x16e1db,_0x2ef115,_0x1a9256),_0x5cdbd4[_0x4eb144(0x20f)](_0x16e1db,_0x2ef115),this['_prevBlock']=_0x16e1db[_0x4eb144(0x26f)](_0x2ef115,_0x2ef115+_0x1a9256);}}),_0x403686[_0x1873c3(0x1a2)]=_0x403686['extend']({'processBlock':function(_0x3c3b47,_0x4f24c3){const _0x4bcd6e=_0x1873c3;var _0x5b0790=this[_0x4bcd6e(0x3ed)],_0x3b5780=_0x5b0790[_0x4bcd6e(0x44e)],_0xa4ac39=_0x3c3b47[_0x4bcd6e(0x26f)](_0x4f24c3,_0x4f24c3+_0x3b5780);_0x5b0790[_0x4bcd6e(0x50e)](_0x3c3b47,_0x4f24c3),_0x5617be['call'](this,_0x3c3b47,_0x4f24c3,_0x3b5780),this['_prevBlock']=_0xa4ac39;}});function _0x5617be(_0x1a2d6f,_0xc746ad,_0x2ee7e4){const _0x18c36a=_0x1873c3;var _0x77cfa5,_0x3a4da4=this[_0x18c36a(0x340)];_0x3a4da4?(_0x77cfa5=_0x3a4da4,this['_iv']=_0x464521):_0x77cfa5=this[_0x18c36a(0x4ee)];for(var _0x4f3a29=0x0;_0x4f3a29<_0x2ee7e4;_0x4f3a29++)_0x1a2d6f[_0xc746ad+_0x4f3a29]^=_0x77cfa5[_0x4f3a29];}return _0x403686;}()),_0x2431ce=_0x1dc763[_0x56e3b2(0x4ac)]={},_0x54cf48=_0x2431ce['Pkcs7']={'pad':function(_0x739c6d,_0x146ace){const _0x57ce62=_0x56e3b2;for(var _0x45a97d=_0x146ace*0x4,_0x371df6=_0x45a97d-_0x739c6d['sigBytes']%_0x45a97d,_0x28f5e3=_0x371df6<<0x18|_0x371df6<<0x10|_0x371df6<<0x8|_0x371df6,_0x51af17=[],_0x4a8d67=0x0;_0x4a8d67<_0x371df6;_0x4a8d67+=0x4)_0x51af17['push'](_0x28f5e3);var _0xf58d84=_0x185e1a[_0x57ce62(0x43f)](_0x51af17,_0x371df6);_0x739c6d[_0x57ce62(0x38a)](_0xf58d84);},'unpad':function(_0x160bbc){const _0x2baf8d=_0x56e3b2;var _0x55e3aa=_0x160bbc[_0x2baf8d(0x357)][_0x160bbc['sigBytes']-0x1>>>0x2]&0xff;_0x160bbc[_0x2baf8d(0x336)]-=_0x55e3aa;}};_0x436384[_0x56e3b2(0x243)]=_0x115313[_0x56e3b2(0x601)]({'cfg':_0x115313[_0x56e3b2(0x516)]['extend']({'mode':_0x394a02,'padding':_0x54cf48}),'reset':function(){const _0x529b15=_0x56e3b2;var _0x497844;_0x115313['reset'][_0x529b15(0x56a)](this);var _0x57aaf6=this[_0x529b15(0x516)],_0x553c2e=_0x57aaf6['iv'],_0x41647f=_0x57aaf6[_0x529b15(0x434)];this[_0x529b15(0x60e)]==this['_ENC_XFORM_MODE']?_0x497844=_0x41647f[_0x529b15(0x227)]:(_0x497844=_0x41647f[_0x529b15(0x22d)],this[_0x529b15(0x366)]=0x1),this['_mode']&&this[_0x529b15(0x36c)]['__creator']==_0x497844?this[_0x529b15(0x36c)][_0x529b15(0x49a)](this,_0x553c2e&&_0x553c2e[_0x529b15(0x357)]):(this[_0x529b15(0x36c)]=_0x497844['call'](_0x41647f,this,_0x553c2e&&_0x553c2e[_0x529b15(0x357)]),this[_0x529b15(0x36c)][_0x529b15(0x146)]=_0x497844);},'_doProcessBlock':function(_0x529a75,_0x276ee4){this['_mode']['processBlock'](_0x529a75,_0x276ee4);},'_doFinalize':function(){const _0x2022d6=_0x56e3b2;var _0x48e949,_0x489c9f=this['cfg']['padding'];return this[_0x2022d6(0x60e)]==this[_0x2022d6(0x245)]?(_0x489c9f[_0x2022d6(0x4ac)](this[_0x2022d6(0x264)],this[_0x2022d6(0x44e)]),_0x48e949=this[_0x2022d6(0x1f0)](!0x0)):(_0x48e949=this['_process'](!0x0),_0x489c9f[_0x2022d6(0x1db)](_0x48e949)),_0x48e949;},'blockSize':0x80/0x20});var _0x3bfc0a=_0x436384[_0x56e3b2(0x480)]=_0xc0d415[_0x56e3b2(0x601)]({'init':function(_0x6e4092){const _0x1e3ffb=_0x56e3b2;this[_0x1e3ffb(0x586)](_0x6e4092);},'toString':function(_0x64e614){const _0x7fcbc0=_0x56e3b2;return(_0x64e614||this[_0x7fcbc0(0x305)])[_0x7fcbc0(0x2ec)](this);}}),_0x3e6b1a=_0x1dc763['format']={},_0x256add=_0x3e6b1a['OpenSSL']={'stringify':function(_0x564910){const _0x46c509=_0x56e3b2;var _0x1dc979,_0xd3b236=_0x564910['ciphertext'],_0x5f3fee=_0x564910[_0x46c509(0x554)];return _0x5f3fee?_0x1dc979=_0x185e1a['create']([0x53616c74,0x65645f5f])['concat'](_0x5f3fee)[_0x46c509(0x38a)](_0xd3b236):_0x1dc979=_0xd3b236,_0x1dc979[_0x46c509(0x4ec)](_0x15fda3);},'parse':function(_0x2892b3){const _0x6bbc7=_0x56e3b2;var _0x871b7,_0x5ad708=_0x15fda3[_0x6bbc7(0x517)](_0x2892b3),_0x36c8f5=_0x5ad708[_0x6bbc7(0x357)];return _0x36c8f5[0x0]==0x53616c74&&_0x36c8f5[0x1]==0x65645f5f&&(_0x871b7=_0x185e1a['create'](_0x36c8f5[_0x6bbc7(0x26f)](0x2,0x4)),_0x36c8f5[_0x6bbc7(0x5f3)](0x0,0x4),_0x5ad708[_0x6bbc7(0x336)]-=0x10),_0x3bfc0a[_0x6bbc7(0x43f)]({'ciphertext':_0x5ad708,'salt':_0x871b7});}},_0x104e97=_0x436384[_0x56e3b2(0x474)]=_0xc0d415[_0x56e3b2(0x601)]({'cfg':_0xc0d415[_0x56e3b2(0x601)]({'format':_0x256add}),'encrypt':function(_0x246831,_0x11c101,_0x678be6,_0x5bc79d){const _0x5d2288=_0x56e3b2;_0x5bc79d=this['cfg'][_0x5d2288(0x601)](_0x5bc79d);var _0x5f113e=_0x246831[_0x5d2288(0x227)](_0x678be6,_0x5bc79d),_0x43d4ad=_0x5f113e['finalize'](_0x11c101),_0x1a6554=_0x5f113e[_0x5d2288(0x516)];return _0x3bfc0a[_0x5d2288(0x43f)]({'ciphertext':_0x43d4ad,'key':_0x678be6,'iv':_0x1a6554['iv'],'algorithm':_0x246831,'mode':_0x1a6554[_0x5d2288(0x434)],'padding':_0x1a6554[_0x5d2288(0x571)],'blockSize':_0x246831['blockSize'],'formatter':_0x5bc79d['format']});},'decrypt':function(_0x125dbf,_0x1d6514,_0x4a150f,_0x360759){const _0x5bf375=_0x56e3b2;_0x360759=this[_0x5bf375(0x516)][_0x5bf375(0x601)](_0x360759),_0x1d6514=this['_parse'](_0x1d6514,_0x360759[_0x5bf375(0x39b)]);var _0x3054ef=_0x125dbf[_0x5bf375(0x22d)](_0x4a150f,_0x360759)[_0x5bf375(0x3eb)](_0x1d6514[_0x5bf375(0x191)]);return _0x3054ef;},'_parse':function(_0x163f2d,_0x5d0da5){const _0x59ef4a=_0x56e3b2;return typeof _0x163f2d==_0x59ef4a(0x277)?_0x5d0da5[_0x59ef4a(0x517)](_0x163f2d,this):_0x163f2d;}}),_0x574c4e=_0x1dc763[_0x56e3b2(0x363)]={},_0x40b8c7=_0x574c4e[_0x56e3b2(0x3b3)]={'execute':function(_0x40667e,_0x3c7a51,_0x40ba1f,_0xd36998,_0x307996){const _0x39ebf4=_0x56e3b2;if(_0xd36998||(_0xd36998=_0x185e1a[_0x39ebf4(0x589)](0x40/0x8)),_0x307996)var _0x3e3945=_0x4d65dc[_0x39ebf4(0x43f)]({'keySize':_0x3c7a51+_0x40ba1f,'hasher':_0x307996})[_0x39ebf4(0x3f6)](_0x40667e,_0xd36998);else var _0x3e3945=_0x4d65dc[_0x39ebf4(0x43f)]({'keySize':_0x3c7a51+_0x40ba1f})[_0x39ebf4(0x3f6)](_0x40667e,_0xd36998);var _0xe956e3=_0x185e1a[_0x39ebf4(0x43f)](_0x3e3945['words'][_0x39ebf4(0x26f)](_0x3c7a51),_0x40ba1f*0x4);return _0x3e3945[_0x39ebf4(0x336)]=_0x3c7a51*0x4,_0x3bfc0a['create']({'key':_0x3e3945,'iv':_0xe956e3,'salt':_0xd36998});}},_0x293727=_0x436384[_0x56e3b2(0x45d)]=_0x104e97[_0x56e3b2(0x601)]({'cfg':_0x104e97['cfg'][_0x56e3b2(0x601)]({'kdf':_0x40b8c7}),'encrypt':function(_0x470e3c,_0x51008b,_0x2db886,_0x427ba1){const _0x670db6=_0x56e3b2;_0x427ba1=this['cfg'][_0x670db6(0x601)](_0x427ba1);var _0x944331=_0x427ba1[_0x670db6(0x363)][_0x670db6(0x24d)](_0x2db886,_0x470e3c['keySize'],_0x470e3c['ivSize'],_0x427ba1['salt'],_0x427ba1['hasher']);_0x427ba1['iv']=_0x944331['iv'];var _0x353074=_0x104e97['encrypt'][_0x670db6(0x56a)](this,_0x470e3c,_0x51008b,_0x944331['key'],_0x427ba1);return _0x353074[_0x670db6(0x586)](_0x944331),_0x353074;},'decrypt':function(_0x5561cf,_0x533dbf,_0x321bf8,_0x38d19a){const _0x48852d=_0x56e3b2;_0x38d19a=this[_0x48852d(0x516)][_0x48852d(0x601)](_0x38d19a),_0x533dbf=this[_0x48852d(0x547)](_0x533dbf,_0x38d19a[_0x48852d(0x39b)]);var _0x21640e=_0x38d19a[_0x48852d(0x363)][_0x48852d(0x24d)](_0x321bf8,_0x5561cf[_0x48852d(0x45b)],_0x5561cf[_0x48852d(0x3bd)],_0x533dbf['salt'],_0x38d19a[_0x48852d(0x555)]);_0x38d19a['iv']=_0x21640e['iv'];var _0x42e9e8=_0x104e97[_0x48852d(0x587)]['call'](this,_0x5561cf,_0x533dbf,_0x21640e[_0x48852d(0x206)],_0x38d19a);return _0x42e9e8;}});}();}));}(_0x588ad5)),_0x588ad5[_0xad37a6(0x29b)];}(function(_0x494cc9,_0x1edfa1){(function(_0xef662e,_0xe1bb0e,_0x2a4417){const _0x4e3dbc=_0x5201;_0x494cc9[_0x4e3dbc(0x29b)]=_0xe1bb0e(_0x28c7fc(),_0x624310(),_0x4e384c(),_0x57ed33(),_0x28b97f());}(_0x22c069,function(_0x4e4303){const _0x3af351=_0x5201;return(function(){const _0x292bce=_0x5201;var _0x4d2374=_0x4e4303,_0x44a92e=_0x4d2374[_0x292bce(0x4f8)],_0x483327=_0x44a92e['BlockCipher'],_0x4a2194=_0x4d2374['algo'],_0x444c1e=[],_0x4add3d=[],_0x2d3590=[],_0x4f5920=[],_0x57839a=[],_0x4d8a86=[],_0x7e3f8=[],_0xbb05a1=[],_0x58c9ac=[],_0x27473a=[];(function(){for(var _0x1d351d=[],_0x40db3d=0x0;_0x40db3d<0x100;_0x40db3d++)_0x40db3d<0x80?_0x1d351d[_0x40db3d]=_0x40db3d<<0x1:_0x1d351d[_0x40db3d]=_0x40db3d<<0x1^0x11b;for(var _0x3b8a4e=0x0,_0x3721a8=0x0,_0x40db3d=0x0;_0x40db3d<0x100;_0x40db3d++){var _0x452ae8=_0x3721a8^_0x3721a8<<0x1^_0x3721a8<<0x2^_0x3721a8<<0x3^_0x3721a8<<0x4;_0x452ae8=_0x452ae8>>>0x8^_0x452ae8&0xff^0x63,_0x444c1e[_0x3b8a4e]=_0x452ae8,_0x4add3d[_0x452ae8]=_0x3b8a4e;var _0xc18cb8=_0x1d351d[_0x3b8a4e],_0x46b3dd=_0x1d351d[_0xc18cb8],_0x264db5=_0x1d351d[_0x46b3dd],_0x431bfc=_0x1d351d[_0x452ae8]*0x101^_0x452ae8*0x1010100;_0x2d3590[_0x3b8a4e]=_0x431bfc<<0x18|_0x431bfc>>>0x8,_0x4f5920[_0x3b8a4e]=_0x431bfc<<0x10|_0x431bfc>>>0x10,_0x57839a[_0x3b8a4e]=_0x431bfc<<0x8|_0x431bfc>>>0x18,_0x4d8a86[_0x3b8a4e]=_0x431bfc;var _0x431bfc=_0x264db5*0x1010101^_0x46b3dd*0x10001^_0xc18cb8*0x101^_0x3b8a4e*0x1010100;_0x7e3f8[_0x452ae8]=_0x431bfc<<0x18|_0x431bfc>>>0x8,_0xbb05a1[_0x452ae8]=_0x431bfc<<0x10|_0x431bfc>>>0x10,_0x58c9ac[_0x452ae8]=_0x431bfc<<0x8|_0x431bfc>>>0x18,_0x27473a[_0x452ae8]=_0x431bfc,_0x3b8a4e?(_0x3b8a4e=_0xc18cb8^_0x1d351d[_0x1d351d[_0x1d351d[_0x264db5^_0xc18cb8]]],_0x3721a8^=_0x1d351d[_0x1d351d[_0x3721a8]]):_0x3b8a4e=_0x3721a8=0x1;}}());var _0x34b5a9=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x365b13=_0x4a2194[_0x292bce(0x271)]=_0x483327[_0x292bce(0x601)]({'_doReset':function(){const _0x5501b9=_0x292bce;var _0x4e598e;if(!(this['_nRounds']&&this['_keyPriorReset']===this[_0x5501b9(0x220)])){for(var _0x255776=this[_0x5501b9(0x43a)]=this[_0x5501b9(0x220)],_0x3b291f=_0x255776[_0x5501b9(0x357)],_0x5c1256=_0x255776[_0x5501b9(0x336)]/0x4,_0x165ba1=this[_0x5501b9(0x448)]=_0x5c1256+0x6,_0x57c0f3=(_0x165ba1+0x1)*0x4,_0x479111=this[_0x5501b9(0x302)]=[],_0x494417=0x0;_0x494417<_0x57c0f3;_0x494417++)_0x494417<_0x5c1256?_0x479111[_0x494417]=_0x3b291f[_0x494417]:(_0x4e598e=_0x479111[_0x494417-0x1],_0x494417%_0x5c1256?_0x5c1256>0x6&&_0x494417%_0x5c1256==0x4&&(_0x4e598e=_0x444c1e[_0x4e598e>>>0x18]<<0x18|_0x444c1e[_0x4e598e>>>0x10&0xff]<<0x10|_0x444c1e[_0x4e598e>>>0x8&0xff]<<0x8|_0x444c1e[_0x4e598e&0xff]):(_0x4e598e=_0x4e598e<<0x8|_0x4e598e>>>0x18,_0x4e598e=_0x444c1e[_0x4e598e>>>0x18]<<0x18|_0x444c1e[_0x4e598e>>>0x10&0xff]<<0x10|_0x444c1e[_0x4e598e>>>0x8&0xff]<<0x8|_0x444c1e[_0x4e598e&0xff],_0x4e598e^=_0x34b5a9[_0x494417/_0x5c1256|0x0]<<0x18),_0x479111[_0x494417]=_0x479111[_0x494417-_0x5c1256]^_0x4e598e);for(var _0x77fd48=this['_invKeySchedule']=[],_0x12d7e6=0x0;_0x12d7e6<_0x57c0f3;_0x12d7e6++){var _0x494417=_0x57c0f3-_0x12d7e6;if(_0x12d7e6%0x4)var _0x4e598e=_0x479111[_0x494417];else var _0x4e598e=_0x479111[_0x494417-0x4];_0x12d7e6<0x4||_0x494417<=0x4?_0x77fd48[_0x12d7e6]=_0x4e598e:_0x77fd48[_0x12d7e6]=_0x7e3f8[_0x444c1e[_0x4e598e>>>0x18]]^_0xbb05a1[_0x444c1e[_0x4e598e>>>0x10&0xff]]^_0x58c9ac[_0x444c1e[_0x4e598e>>>0x8&0xff]]^_0x27473a[_0x444c1e[_0x4e598e&0xff]];}}},'encryptBlock':function(_0x889867,_0x323530){const _0x210f2b=_0x292bce;this[_0x210f2b(0x605)](_0x889867,_0x323530,this[_0x210f2b(0x302)],_0x2d3590,_0x4f5920,_0x57839a,_0x4d8a86,_0x444c1e);},'decryptBlock':function(_0x3675e4,_0x29632a){const _0x21f134=_0x292bce;var _0x5ace92=_0x3675e4[_0x29632a+0x1];_0x3675e4[_0x29632a+0x1]=_0x3675e4[_0x29632a+0x3],_0x3675e4[_0x29632a+0x3]=_0x5ace92,this[_0x21f134(0x605)](_0x3675e4,_0x29632a,this['_invKeySchedule'],_0x7e3f8,_0xbb05a1,_0x58c9ac,_0x27473a,_0x4add3d);var _0x5ace92=_0x3675e4[_0x29632a+0x1];_0x3675e4[_0x29632a+0x1]=_0x3675e4[_0x29632a+0x3],_0x3675e4[_0x29632a+0x3]=_0x5ace92;},'_doCryptBlock':function(_0x5ed222,_0x47d580,_0x1f4878,_0x2ad524,_0x4f6ba0,_0x5c54c5,_0x326fcf,_0xb0468e){const _0x3f147c=_0x292bce;for(var _0x352671=this[_0x3f147c(0x448)],_0x1a4339=_0x5ed222[_0x47d580]^_0x1f4878[0x0],_0x12d807=_0x5ed222[_0x47d580+0x1]^_0x1f4878[0x1],_0x443476=_0x5ed222[_0x47d580+0x2]^_0x1f4878[0x2],_0x16ab9b=_0x5ed222[_0x47d580+0x3]^_0x1f4878[0x3],_0x13619b=0x4,_0x3627d8=0x1;_0x3627d8<_0x352671;_0x3627d8++){var _0x466324=_0x2ad524[_0x1a4339>>>0x18]^_0x4f6ba0[_0x12d807>>>0x10&0xff]^_0x5c54c5[_0x443476>>>0x8&0xff]^_0x326fcf[_0x16ab9b&0xff]^_0x1f4878[_0x13619b++],_0x361a75=_0x2ad524[_0x12d807>>>0x18]^_0x4f6ba0[_0x443476>>>0x10&0xff]^_0x5c54c5[_0x16ab9b>>>0x8&0xff]^_0x326fcf[_0x1a4339&0xff]^_0x1f4878[_0x13619b++],_0x3cce5d=_0x2ad524[_0x443476>>>0x18]^_0x4f6ba0[_0x16ab9b>>>0x10&0xff]^_0x5c54c5[_0x1a4339>>>0x8&0xff]^_0x326fcf[_0x12d807&0xff]^_0x1f4878[_0x13619b++],_0x288d05=_0x2ad524[_0x16ab9b>>>0x18]^_0x4f6ba0[_0x1a4339>>>0x10&0xff]^_0x5c54c5[_0x12d807>>>0x8&0xff]^_0x326fcf[_0x443476&0xff]^_0x1f4878[_0x13619b++];_0x1a4339=_0x466324,_0x12d807=_0x361a75,_0x443476=_0x3cce5d,_0x16ab9b=_0x288d05;}var _0x466324=(_0xb0468e[_0x1a4339>>>0x18]<<0x18|_0xb0468e[_0x12d807>>>0x10&0xff]<<0x10|_0xb0468e[_0x443476>>>0x8&0xff]<<0x8|_0xb0468e[_0x16ab9b&0xff])^_0x1f4878[_0x13619b++],_0x361a75=(_0xb0468e[_0x12d807>>>0x18]<<0x18|_0xb0468e[_0x443476>>>0x10&0xff]<<0x10|_0xb0468e[_0x16ab9b>>>0x8&0xff]<<0x8|_0xb0468e[_0x1a4339&0xff])^_0x1f4878[_0x13619b++],_0x3cce5d=(_0xb0468e[_0x443476>>>0x18]<<0x18|_0xb0468e[_0x16ab9b>>>0x10&0xff]<<0x10|_0xb0468e[_0x1a4339>>>0x8&0xff]<<0x8|_0xb0468e[_0x12d807&0xff])^_0x1f4878[_0x13619b++],_0x288d05=(_0xb0468e[_0x16ab9b>>>0x18]<<0x18|_0xb0468e[_0x1a4339>>>0x10&0xff]<<0x10|_0xb0468e[_0x12d807>>>0x8&0xff]<<0x8|_0xb0468e[_0x443476&0xff])^_0x1f4878[_0x13619b++];_0x5ed222[_0x47d580]=_0x466324,_0x5ed222[_0x47d580+0x1]=_0x361a75,_0x5ed222[_0x47d580+0x2]=_0x3cce5d,_0x5ed222[_0x47d580+0x3]=_0x288d05;},'keySize':0x100/0x20});_0x4d2374[_0x292bce(0x271)]=_0x483327[_0x292bce(0x431)](_0x365b13);}()),_0x4e4303[_0x3af351(0x271)];}));}(_0x1a04ba));var _0x4725bc=_0x1a04ba['exports'];const _0x5e12e5=_0x1715bf(_0x4725bc);var _0x4afe01=_0x624310();const _0x2cf63b=_0x1715bf(_0x4afe01);var _0x571f83={'exports':{}};(function(_0x269411,_0x394aa6){(function(_0x86b328,_0x3d296e){const _0x13c2ee=_0x5201;_0x269411[_0x13c2ee(0x29b)]=_0x3d296e(_0x28c7fc());}(_0x22c069,function(_0x33e420){const _0x2431dd=_0x5201;return _0x33e420[_0x2431dd(0x272)][_0x2431dd(0x5d4)];}));}(_0x571f83));var _0x2e7ff7=_0x571f83['exports'];const _0xcbd44=_0x1715bf(_0x2e7ff7);var _0x126521={'exports':{}};(function(_0x170aa6,_0x2f8dbb){(function(_0x1f5032,_0x2b342f){const _0x3d8dd1=_0x5201;_0x170aa6[_0x3d8dd1(0x29b)]=_0x2b342f(_0x28c7fc());}(_0x22c069,function(_0x1381d2){const _0x641f2=_0x5201;return(function(){const _0x2dbbc4=_0x5201;if(typeof ArrayBuffer==_0x2dbbc4(0x172)){var _0x34b954=_0x1381d2,_0x364894=_0x34b954[_0x2dbbc4(0x4f8)],_0x4a280d=_0x364894[_0x2dbbc4(0x281)],_0x307333=_0x4a280d[_0x2dbbc4(0x49a)],_0x59b9d2=_0x4a280d[_0x2dbbc4(0x49a)]=function(_0x4bf5c1){const _0x5f3ea8=_0x2dbbc4;if(_0x4bf5c1 instanceof ArrayBuffer&&(_0x4bf5c1=new Uint8Array(_0x4bf5c1)),(_0x4bf5c1 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x4bf5c1 instanceof Uint8ClampedArray||_0x4bf5c1 instanceof Int16Array||_0x4bf5c1 instanceof Uint16Array||_0x4bf5c1 instanceof Int32Array||_0x4bf5c1 instanceof Uint32Array||_0x4bf5c1 instanceof Float32Array||_0x4bf5c1 instanceof Float64Array)&&(_0x4bf5c1=new Uint8Array(_0x4bf5c1['buffer'],_0x4bf5c1[_0x5f3ea8(0x2c4)],_0x4bf5c1['byteLength'])),_0x4bf5c1 instanceof Uint8Array){for(var _0xf38401=_0x4bf5c1[_0x5f3ea8(0x609)],_0x2f5f4e=[],_0x1e9b02=0x0;_0x1e9b02<_0xf38401;_0x1e9b02++)_0x2f5f4e[_0x1e9b02>>>0x2]|=_0x4bf5c1[_0x1e9b02]<<0x18-_0x1e9b02%0x4*0x8;_0x307333[_0x5f3ea8(0x56a)](this,_0x2f5f4e,_0xf38401);}else _0x307333[_0x5f3ea8(0x476)](this,arguments);};_0x59b9d2[_0x2dbbc4(0x3ff)]=_0x4a280d;}}()),_0x1381d2['lib'][_0x641f2(0x281)];}));}(_0x126521));var _0x1869c4=_0x126521[_0x3948cf(0x29b)];const _0x4323cb=_0x1715bf(_0x1869c4);var _0x48f5e4={'exports':{}};(function(_0x58c49d,_0x4dcb18){(function(_0x47997b,_0x4c0d36,_0x1d8644){_0x58c49d['exports']=_0x4c0d36(_0x28c7fc(),_0x28b97f());}(_0x22c069,function(_0xf4d382){const _0x381fba=_0x5201;return _0xf4d382[_0x381fba(0x4ac)][_0x381fba(0x4f4)]={'pad':function(){},'unpad':function(){}},_0xf4d382[_0x381fba(0x4ac)][_0x381fba(0x4f4)];}));}(_0x48f5e4));var _0x14137f=_0x48f5e4[_0x3948cf(0x29b)];const _0x3ed580=_0x1715bf(_0x14137f);function _0x5eaea1(_0x349db0,_0x492e95){const _0x544e65=_0x3948cf,_0x3b5717=_0x492e95-_0x349db0[_0x544e65(0x24c)]%_0x492e95,_0x445ee2=String['fromCharCode'](_0x3b5717)[_0x544e65(0x22c)](_0x3b5717);return _0x349db0+_0x445ee2;}function _0x3cdfd3(_0x34ce8d,_0x1e23bb){const _0x3172ac=_0x3948cf,_0x11c7f4=_0x4323cb[_0x3172ac(0x589)](0x10),_0x226ca4=_0x5eaea1(_0x34ce8d,0x10),_0x470ef4=_0x5e12e5[_0x3172ac(0x440)](_0xcbd44[_0x3172ac(0x517)](_0x226ca4),_0x2cf63b[_0x3172ac(0x517)](_0x1e23bb),{'iv':_0x11c7f4,'padding':_0x3ed580});return _0x11c7f4[_0x3172ac(0x38a)](_0x470ef4['ciphertext'])[_0x3172ac(0x4ec)](_0x2cf63b);}function _0x326a81(){const _0xa1dc92=_0x3948cf,_0x4fe518=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0xa1dc92(0x260)];if(_0x4fe518){const _0x5e4d72={'time':Math[_0xa1dc92(0x3d6)](Date[_0xa1dc92(0x189)]()/0x3e8),'domain':location[_0xa1dc92(0x2cb)]};return _0x3cdfd3(JSON[_0xa1dc92(0x2ec)](_0x5e4d72),_0x4fe518);}}var _0x3dec4e=Object['defineProperty'],_0x7fb655=Object[_0x3948cf(0x16b)],_0x506bf7=(_0x35d70f,_0x344ea6,_0x37efd0,_0x401c4d)=>{const _0x35fc0e=_0x3948cf;for(var _0x12f131=_0x401c4d>0x1?void 0x0:_0x401c4d?_0x7fb655(_0x344ea6,_0x37efd0):_0x344ea6,_0x36b8bc=_0x35d70f[_0x35fc0e(0x24c)]-0x1,_0xa79d4a;_0x36b8bc>=0x0;_0x36b8bc--)(_0xa79d4a=_0x35d70f[_0x36b8bc])&&(_0x12f131=(_0x401c4d?_0xa79d4a(_0x344ea6,_0x37efd0,_0x12f131):_0xa79d4a(_0x12f131))||_0x12f131);return _0x401c4d&&_0x12f131&&_0x3dec4e(_0x344ea6,_0x37efd0,_0x12f131),_0x12f131;},_0x5eeb18=(_0x55b151,_0x5d3c06)=>(_0x545cb9,_0x3cb995)=>_0x5d3c06(_0x545cb9,_0x3cb995,_0x55b151);let _0x1daeed=class{constructor(_0x235667){this['_httpService']=_0x235667,this['_initRequestHeader']();}[_0x3948cf(0x161)](){const _0x3a5757=_0x3948cf;this[_0x3a5757(0x3cc)][_0x3a5757(0x3ec)]({'interceptor':(_0x1e4ed9,_0x251169)=>{const _0x138472=_0x3a5757,_0x52773c=_0x1e4ed9['headers'],_0x2deb5f=_0x326a81();return _0x2deb5f&&_0x52773c[_0x138472(0x1f2)]('x-univer-host',_0x2deb5f),_0x251169(_0x1e4ed9);}});}};_0x1daeed=_0x506bf7([_0x5eeb18(0x0,_0x223914[_0x3948cf(0x25f)](_0x1ddba4[_0x3948cf(0x171)]))],_0x1daeed);var _0x39a56f=Object[_0x3948cf(0x149)],_0x159d68=Object[_0x3948cf(0x16b)],_0x3fa273=(_0x3b77a4,_0x5c1316,_0x2a39eb,_0x2fe6ee)=>{const _0x2f30a7=_0x3948cf;for(var _0x84098b=_0x2fe6ee>0x1?void 0x0:_0x2fe6ee?_0x159d68(_0x5c1316,_0x2a39eb):_0x5c1316,_0x462169=_0x3b77a4[_0x2f30a7(0x24c)]-0x1,_0x1058dc;_0x462169>=0x0;_0x462169--)(_0x1058dc=_0x3b77a4[_0x462169])&&(_0x84098b=(_0x2fe6ee?_0x1058dc(_0x5c1316,_0x2a39eb,_0x84098b):_0x1058dc(_0x84098b))||_0x84098b);return _0x2fe6ee&&_0x84098b&&_0x39a56f(_0x5c1316,_0x2a39eb,_0x84098b),_0x84098b;},_0x5db238=(_0x193d2e,_0x26f7c7)=>(_0x404f4d,_0x4ff2bb)=>_0x26f7c7(_0x404f4d,_0x4ff2bb,_0x193d2e);const _0x300542=[_0x3948cf(0x41f),'image/jpeg',_0x3948cf(0x380),_0x3948cf(0x262),_0x3948cf(0x5eb)],_0x592f52=0x5*0x400*0x400,_0x809b70=_0x3948cf(0x2a2),_0x3946cd=_0x3948cf(0x4d8),_0x1dc2d9=_0x3948cf(0x22e),_0x2ce9a8='/universer-api/file/{fileID}/sign-url';_0x24454f[_0x3948cf(0x3b8)]=class{constructor(_0x4575e0,_0x2a7ae1,_0x56a057){const _0x43af51=_0x3948cf;_0xeb55cc(this,'_waitCount',0x0),_0xeb55cc(this,_0x43af51(0x341),new _0x3fbd04[(_0x43af51(0x1f4))]()),_0xeb55cc(this,_0x43af51(0x503),this[_0x43af51(0x341)]),_0xeb55cc(this,'_imageSourceCache',new Map()),(this['_httpService']=_0x4575e0,this['_configService']=_0x2a7ae1,this[_0x43af51(0x4ba)]=_0x56a057);}[_0x3948cf(0x3d4)](_0x1e87ad){const _0x52c498=_0x3948cf;this[_0x52c498(0x4c7)]=_0x1e87ad,this[_0x52c498(0x341)]['next'](_0x1e87ad);}[_0x3948cf(0x4dc)](_0x6ce98f,_0x2f2a0a){const _0x4e627f=_0x3948cf;if(_0x2f2a0a===_0x5008e0[_0x4e627f(0x2f0)]['BASE64']){const _0x5a859f=new Image();return _0x5a859f['src']=_0x6ce98f,_0x5a859f;}return this[_0x4e627f(0x475)][_0x4e627f(0x55a)](_0x6ce98f);}[_0x3948cf(0x42d)](_0x3a2253,_0x638ae4,_0x40ff48){const _0xb17f5f=_0x3948cf;_0x638ae4===_0x5008e0[_0xb17f5f(0x2f0)][_0xb17f5f(0x315)]||_0x40ff48==null||this[_0xb17f5f(0x475)][_0xb17f5f(0x1f2)](_0x3a2253,_0x40ff48);}async['getImage'](_0x247a97){const _0x37fe66=_0x3948cf;try{const _0x6cb7d8=this[_0x37fe66(0x268)](this[_0x37fe66(0x300)](),''+_0x247a97),_0x3bbc70=(await this[_0x37fe66(0x3cc)]['get'](_0x6cb7d8))['body'];if(_0x3bbc70[_0x37fe66(0x41b)]&&_0x3bbc70['error'][_0x37fe66(0x347)]===_0x1a04e9['OK']){const _0xe26824=new URL(_0x3bbc70['url'],this[_0x37fe66(0x1d3)]())[_0x37fe66(0x4ec)]();return Promise[_0x37fe66(0x2a3)](_0xe26824);}return Promise[_0x37fe66(0x575)](_0x3bbc70[_0x37fe66(0x41b)]);}catch(_0x2347f6){return Promise[_0x37fe66(0x575)](_0x2347f6);}}async[_0x3948cf(0x540)](_0x39b811){const _0x8d2318=_0x3948cf;let _0x196a9b='';if(!_0x300542[_0x8d2318(0x464)](_0x39b811['type']))return this[_0x8d2318(0x409)](),Promise[_0x8d2318(0x575)](new Error(_0x5008e0[_0x8d2318(0x541)][_0x8d2318(0x378)]));if(_0x39b811[_0x8d2318(0x416)]>_0x592f52)return this[_0x8d2318(0x409)](),Promise[_0x8d2318(0x575)](new Error(_0x5008e0[_0x8d2318(0x541)][_0x8d2318(0x525)]));try{const _0x36b0bf=new FormData();_0x36b0bf[_0x8d2318(0x5d3)](_0x8d2318(0x391),_0x39b811);const _0x3c3ffd=this[_0x8d2318(0x4ba)][_0x8d2318(0x3ac)](),_0x3972db=_0x3c3ffd==null?void 0x0:_0x3c3ffd[_0x8d2318(0x38c)]();if(!_0x3972db)throw new Error(_0x8d2318(0x443));const _0x15f9c1=this[_0x8d2318(0x472)]()+'?size='+_0x39b811[_0x8d2318(0x416)][_0x8d2318(0x4ec)]()+_0x8d2318(0x2a9)+_0x7e832b[_0x8d2318(0x209)]+'&assign='+encodeURIComponent(_0x3972db),_0x2da687=await(await fetch(_0x15f9c1,{'method':_0x8d2318(0x2d3),'body':_0x36b0bf}))[_0x8d2318(0x4aa)]();if(typeof _0x2da687['FileId']!='string')return this[_0x8d2318(0x409)](),Promise[_0x8d2318(0x575)](new Error(_0x5008e0[_0x8d2318(0x541)]['ERROR_IMAGE']));_0x196a9b=_0x2da687['FileId'];}catch{return this[_0x8d2318(0x409)](),Promise[_0x8d2318(0x575)](new Error(_0x5008e0[_0x8d2318(0x541)][_0x8d2318(0x426)]));}return new Promise((_0xe5adba,_0x1ccdd5)=>{const _0x23b26e=_0x8d2318,_0x343bae=new FileReader();_0x343bae[_0x23b26e(0x3b7)](_0x39b811),_0x343bae[_0x23b26e(0x27a)]=_0xd37138=>{const _0x40bc57=_0x23b26e;var _0x599c1c;const _0x1270fe=(_0x599c1c=_0xd37138[_0x40bc57(0x537)])==null?void 0x0:_0x599c1c[_0x40bc57(0x2d8)];if(_0x1270fe==null){this[_0x40bc57(0x409)](),_0x1ccdd5(new Error(_0x5008e0[_0x40bc57(0x541)][_0x40bc57(0x426)]));return;}const _0x3e03d6=_0x223914[_0x40bc57(0x5af)]['generateRandomId'](0x6);_0xe5adba({'imageId':_0x3e03d6,'imageSourceType':_0x5008e0[_0x40bc57(0x2f0)][_0x40bc57(0x5cd)],'source':_0x196a9b,'base64Cache':_0x1270fe,'status':_0x5008e0[_0x40bc57(0x541)][_0x40bc57(0x1dd)]}),this[_0x40bc57(0x409)]();};});}[_0x3948cf(0x472)](){const _0x3fb732=_0x3948cf;var _0x4491fe,_0x430249;const _0x4af3d3=this['_configService']['getConfig'](_0x809b70),_0x5bfc36=this[_0x3fb732(0x164)][_0x3fb732(0x52b)](_0x59012f);return(_0x430249=(_0x4491fe=_0x5bfc36==null?void 0x0:_0x5bfc36[_0x3fb732(0x512)])!=null?_0x4491fe:_0x4af3d3)!=null?_0x430249:_0x3946cd;}[_0x3948cf(0x300)](){const _0x4c3803=_0x3948cf;var _0x141293,_0xe0764;const _0x2d8871=this[_0x4c3803(0x164)][_0x4c3803(0x52b)](_0x1dc2d9),_0x17a317=this[_0x4c3803(0x164)][_0x4c3803(0x52b)](_0x59012f);return(_0xe0764=(_0x141293=_0x17a317==null?void 0x0:_0x17a317[_0x4c3803(0x34e)])!=null?_0x141293:_0x2d8871)!=null?_0xe0764:_0x2ce9a8;}[_0x3948cf(0x1d3)](){const _0x47b6fc=_0x3948cf;var _0x1a54ab;const _0x2e117b=this[_0x47b6fc(0x164)][_0x47b6fc(0x52b)](_0x59012f);return(_0x1a54ab=_0x2e117b==null?void 0x0:_0x2e117b[_0x47b6fc(0x35d)])!=null?_0x1a54ab:location[_0x47b6fc(0x2d7)];}[_0x3948cf(0x268)](_0xf11abe,_0x1b0ae2){const _0x1de5e4=_0x3948cf;return _0xf11abe[_0x1de5e4(0x5fa)](_0x1de5e4(0x4bd),_0x1b0ae2);}[_0x3948cf(0x409)](){const _0x34a8dc=_0x3948cf;this['_waitCount']-=0x1,this[_0x34a8dc(0x341)][_0x34a8dc(0x490)](this['_waitCount']);}},_0x24454f[_0x3948cf(0x3b8)]=_0x3fa273([_0x5db238(0x0,_0x223914[_0x3948cf(0x25f)](_0x1ddba4[_0x3948cf(0x171)])),_0x5db238(0x1,_0x223914[_0x3948cf(0x1ff)]),_0x5db238(0x2,_0x223914['Inject'](_0x223914[_0x3948cf(0x2dd)]))],_0x24454f[_0x3948cf(0x3b8)]);var _0x4c82d2=Object[_0x3948cf(0x149)],_0x22e999=Object['getOwnPropertyDescriptor'],_0x57a417=(_0x5f1bf0,_0x4e4883,_0x5a1e7a,_0xa87501)=>{const _0x22ba22=_0x3948cf;for(var _0x1a0a98=_0xa87501>0x1?void 0x0:_0xa87501?_0x22e999(_0x4e4883,_0x5a1e7a):_0x4e4883,_0xb613e5=_0x5f1bf0[_0x22ba22(0x24c)]-0x1,_0xac692d;_0xb613e5>=0x0;_0xb613e5--)(_0xac692d=_0x5f1bf0[_0xb613e5])&&(_0x1a0a98=(_0xa87501?_0xac692d(_0x4e4883,_0x5a1e7a,_0x1a0a98):_0xac692d(_0x1a0a98))||_0x1a0a98);return _0xa87501&&_0x1a0a98&&_0x4c82d2(_0x4e4883,_0x5a1e7a,_0x1a0a98),_0x1a0a98;},_0x24a0bc=(_0x51065f,_0x5679da)=>(_0x1b7268,_0x142533)=>_0x5679da(_0x1b7268,_0x142533,_0x51065f);let _0x5459b7=class extends _0x223914['RxDisposable']{constructor(_0x37b4fd,_0x36aa91,_0xf17acd,_0x437744,_0x1f14d3){const _0x25dfd4=_0x3948cf;super(),this[_0x25dfd4(0x488)]=_0x37b4fd,this[_0x25dfd4(0x4ba)]=_0x36aa91,this[_0x25dfd4(0x1c5)]=_0xf17acd,this['_collaborationSessionService']=_0x437744,this[_0x25dfd4(0x147)]=_0x1f14d3,this[_0x25dfd4(0x5d9)](),this[_0x25dfd4(0x157)]();}[_0x3948cf(0x157)](){const _0x5ddce9=_0x3948cf,_0x5ab547=async _0x534d00=>{const _0x20aa30=_0x5201;(await this['_collaborationSessionService'][_0x20aa30(0x4f3)](_0x534d00))['event$'][_0x20aa30(0x3c1)](_0x4da2a9[_0x20aa30(0x256)](_0x402396=>_0x402396[_0x20aa30(0x5ea)]===_0x9ea725[_0x20aa30(0x140)]['SHOULD_CLOSE_CONN']),_0x4da2a9[_0x20aa30(0x233)](this[_0x20aa30(0x1a1)]))[_0x20aa30(0x577)](_0x23029f=>{const _0x48a095=_0x20aa30,_0x4c6e5a=_0x23029f,{reason:_0xf28e84}=_0x4c6e5a[_0x48a095(0x390)];this[_0x48a095(0x488)][_0x48a095(0x55a)](_0x405b11['IMessageService'])[_0x48a095(0x46e)]({'type':_0x3fa11f[_0x48a095(0x21a)][_0x48a095(0x3c3)],'content':this['_localeService']['t'](_0x48a095(0x1e1))+'('+_0xf28e84+')'}),this[_0x48a095(0x1c5)][_0x48a095(0x18e)](new _0x59e5a9['WorkbookEditablePermission'](_0x534d00)['id'],!0x1),this['_collaborationSessionService'][_0x48a095(0x34a)](_0x534d00);});};_0x3fbd04[_0x5ddce9(0x54c)](this[_0x5ddce9(0x4ba)][_0x5ddce9(0x42e)](_0x223914[_0x5ddce9(0x53b)][_0x5ddce9(0x18d)]),this['_univerInstanceService'][_0x5ddce9(0x42e)](_0x223914[_0x5ddce9(0x53b)]['UNIVER_DOC']))[_0x5ddce9(0x3c1)](_0x4da2a9['map'](_0x37b4ec=>_0x37b4ec['getUnitId']()),_0x4da2a9[_0x5ddce9(0x256)](_0x316a23=>!_0x223914[_0x5ddce9(0x2c6)](_0x316a23)),_0x4da2a9[_0x5ddce9(0x233)](this[_0x5ddce9(0x1a1)]))[_0x5ddce9(0x577)](_0x1d7edd=>{_0x5ab547(_0x1d7edd);});}[_0x3948cf(0x5d9)](){const _0x55bb43=_0x3948cf,_0x26e791=async _0x5f4790=>{const _0x407bfb=_0x5201;(await this[_0x407bfb(0x3b9)][_0x407bfb(0x4f3)](_0x5f4790))['event$'][_0x407bfb(0x3c1)](_0x4da2a9[_0x407bfb(0x256)](_0x577bab=>_0x577bab[_0x407bfb(0x5ea)]===_0x9ea725[_0x407bfb(0x140)]['UPDATE_PERMISSION_OBJ']),_0x4da2a9[_0x407bfb(0x233)](this['dispose$']))[_0x407bfb(0x577)](_0x5b5518=>{const _0x2e1c64=_0x407bfb,_0x4986ba=_0x5b5518,{objectId:_0x4da259}=_0x4986ba[_0x2e1c64(0x390)],_0x5a7317=this[_0x2e1c64(0x488)][_0x2e1c64(0x55a)](_0x133108[_0x2e1c64(0x258)]);_0x4da259===_0x5f4790?_0x5a7317[_0x2e1c64(0x368)](_0x5f4790):_0x5a7317[_0x2e1c64(0x350)](_0x5f4790,_0x4da259);});};_0x3fbd04[_0x55bb43(0x54c)](this[_0x55bb43(0x4ba)]['getTypeOfUnitAdded$'](_0x223914[_0x55bb43(0x53b)][_0x55bb43(0x18d)]),this['_univerInstanceService'][_0x55bb43(0x42e)](_0x223914[_0x55bb43(0x53b)][_0x55bb43(0x30c)]))[_0x55bb43(0x3c1)](_0x4da2a9[_0x55bb43(0x26b)](_0x10904d=>_0x10904d[_0x55bb43(0x38c)]()),_0x4da2a9[_0x55bb43(0x256)](_0x47601f=>!_0x223914['isInternalEditorID'](_0x47601f)),_0x4da2a9[_0x55bb43(0x233)](this[_0x55bb43(0x1a1)]))['subscribe'](_0x6403b0=>{_0x26e791(_0x6403b0);});}};_0x5459b7=_0x57a417([_0x24a0bc(0x0,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x24a0bc(0x1,_0x223914[_0x3948cf(0x2dd)]),_0x24a0bc(0x2,_0x223914[_0x3948cf(0x1ac)]),_0x24a0bc(0x3,_0x223914[_0x3948cf(0x25f)](_0x24454f[_0x3948cf(0x228)])),_0x24a0bc(0x4,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x570)]))],_0x5459b7);var _0xce62df=Object[_0x3948cf(0x149)],_0x45d032=Object[_0x3948cf(0x16b)],_0x128f2e=(_0x106cc4,_0x2db0b1,_0x436d81,_0x307628)=>{const _0x4df619=_0x3948cf;for(var _0x16189a=_0x307628>0x1?void 0x0:_0x307628?_0x45d032(_0x2db0b1,_0x436d81):_0x2db0b1,_0x2ded67=_0x106cc4[_0x4df619(0x24c)]-0x1,_0x5bbd5f;_0x2ded67>=0x0;_0x2ded67--)(_0x5bbd5f=_0x106cc4[_0x2ded67])&&(_0x16189a=(_0x307628?_0x5bbd5f(_0x2db0b1,_0x436d81,_0x16189a):_0x5bbd5f(_0x16189a))||_0x16189a);return _0x307628&&_0x16189a&&_0xce62df(_0x2db0b1,_0x436d81,_0x16189a),_0x16189a;},_0x486597=(_0x54f4e6,_0x5c3dc4)=>(_0x2859bb,_0x4c5b68)=>_0x5c3dc4(_0x2859bb,_0x4c5b68,_0x54f4e6);_0x24454f[_0x3948cf(0x5a5)]=class{constructor(_0x173064,_0x32b145){this['_configService']=_0x173064,this['_httpService']=_0x32b145;}async[_0x3948cf(0x1fd)](_0xcf6ebd,_0x2a0106){const _0x1db132=_0x3948cf;var _0x4f1f6a;const {unitID:_0x469217,type:_0x3cca0a,revision:_0x897d80=0x0}=_0x2a0106,_0x2ed337=this[_0x1db132(0x450)]()+'/'+_0x3cca0a+_0x1db132(0x1f6)+_0x469217+_0x1db132(0x2a7)+_0x897d80,_0xf0eca3=(await this['_httpService'][_0x1db132(0x55a)](_0x2ed337))[_0x1db132(0x579)],_0x9acb15=(_0x4f1f6a=_0xf0eca3[_0x1db132(0x1dc)])==null?void 0x0:_0x4f1f6a[_0x1db132(0x23c)];if(_0x9acb15){const _0x4ad4e5=_0x9acb15==null?void 0x0:_0x9acb15[_0x1db132(0x2ab)],_0x78952b=_0x9ea725[_0x1db132(0x250)][_0x1db132(0x1cd)](_0x9ea725[_0x1db132(0x424)](_0x4ad4e5));_0x9acb15[_0x1db132(0x2ab)]=_0x78952b,Object[_0x1db132(0x47c)](_0x9acb15[_0x1db132(0x5fe)])[_0x1db132(0x24f)](([,_0xc1dbe9])=>{const _0x3e4c8b=_0x1db132,_0x268682=_0xc1dbe9['originalMeta'],_0x109ee5=_0x9ea725[_0x3e4c8b(0x250)][_0x3e4c8b(0x1cd)](_0x9ea725[_0x3e4c8b(0x424)](_0x268682));_0xc1dbe9[_0x3e4c8b(0x2ab)]=_0x109ee5;});}return _0xf0eca3;}async['getSheetBlock'](_0x39d0fd,_0x41b60a){const _0x1cb2c5=_0x3948cf,{unitID:_0x21b554,type:_0x48abc3,blockID:_0x34621e}=_0x41b60a,_0x582d57=this[_0x1cb2c5(0x5b2)]()+'/'+_0x48abc3+_0x1cb2c5(0x1f6)+_0x21b554+_0x1cb2c5(0x376)+_0x34621e;return(await this[_0x1cb2c5(0x3cc)][_0x1cb2c5(0x55a)](_0x582d57))[_0x1cb2c5(0x579)];}async[_0x3948cf(0x40c)](_0x436b65,_0x21f74f){const _0x221d2b=_0x3948cf,{unitID:_0x2e6297,type:_0x2cde30,blockID:_0x2b237}=_0x21f74f,_0x473816=this[_0x221d2b(0x5b2)]()+_0x221d2b(0x376)+_0x2cde30+_0x221d2b(0x1f6)+_0x2e6297+_0x221d2b(0x376)+_0x2b237;return(await this[_0x221d2b(0x3cc)]['get'](_0x473816))[_0x221d2b(0x579)];}async[_0x3948cf(0x5bf)](_0x44e9a8,_0x2bd0b2){const _0x2b250b=_0x3948cf,{unitID:_0x1a6c29,type:_0x5d15fa,from:_0x22860b,to:_0x1ebee6}=_0x2bd0b2,_0x246c30=this['_getAPIPrefix']()+'/'+_0x5d15fa+'/unit/'+_0x1a6c29+_0x2b250b(0x1c0)+_0x22860b+_0x2b250b(0x2d4)+_0x1ebee6;return(await this[_0x2b250b(0x3cc)][_0x2b250b(0x55a)](_0x246c30))[_0x2b250b(0x579)];}[_0x3948cf(0x450)](){const _0x48325d=_0x3948cf;var _0x5e63f1;return(_0x5e63f1=this[_0x48325d(0x164)][_0x48325d(0x52b)](_0x102c98))!=null?_0x5e63f1:this[_0x48325d(0x5b2)]();}[_0x3948cf(0x5b2)](){const _0x55b92f=_0x3948cf;var _0x1d93d4,_0x2d664a;const _0x4e5d8d=this[_0x55b92f(0x164)][_0x55b92f(0x52b)](_0x454abe),_0x177971=this[_0x55b92f(0x164)][_0x55b92f(0x52b)](_0x59012f);return(_0x2d664a=(_0x1d93d4=_0x177971==null?void 0x0:_0x177971[_0x55b92f(0x5a0)])!=null?_0x1d93d4:_0x4e5d8d)!=null?_0x2d664a:_0x3dc583;}async[_0x3948cf(0x41e)](_0x308d4f,_0x345c0b){const _0x40b059=_0x3948cf,_0x3a0f86=_0x40b059(0x19a)+_0x345c0b[_0x40b059(0x181)]+_0x40b059(0x1f6)+_0x345c0b[_0x40b059(0x397)]+_0x40b059(0x3cb);return(await this[_0x40b059(0x3cc)]['get'](_0x3a0f86,{'params':{'resourceId':JSON[_0x40b059(0x2ec)](_0x345c0b[_0x40b059(0x59f)])}}))[_0x40b059(0x579)];}[_0x3948cf(0x51c)](){const _0x354e78=_0x3948cf;throw new Error(_0x354e78(0x513));}[_0x3948cf(0x18c)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0x3948cf(0x5ab)](){const _0x35ee07=_0x3948cf;throw new Error(_0x35ee07(0x513));}[_0x3948cf(0x3e4)](){const _0x503575=_0x3948cf;throw new Error(_0x503575(0x513));}['getLatestCsReqIdBySid'](){const _0x5d89f3=_0x3948cf;throw new Error(_0x5d89f3(0x513));}},_0x24454f[_0x3948cf(0x5a5)]=_0x128f2e([_0x486597(0x0,_0x223914[_0x3948cf(0x1ff)]),_0x486597(0x1,_0x223914[_0x3948cf(0x25f)](_0x1ddba4['HTTPService']))],_0x24454f[_0x3948cf(0x5a5)]);var _0x211c4f=Object[_0x3948cf(0x149)],_0x4d6d5c=Object['getOwnPropertyDescriptor'],_0x416c0a=(_0x10775b,_0x59b4d1,_0x3facaa,_0x25968f)=>{const _0x5aaef1=_0x3948cf;for(var _0x5bc5e6=_0x25968f>0x1?void 0x0:_0x25968f?_0x4d6d5c(_0x59b4d1,_0x3facaa):_0x59b4d1,_0x2a3e27=_0x10775b[_0x5aaef1(0x24c)]-0x1,_0x518340;_0x2a3e27>=0x0;_0x2a3e27--)(_0x518340=_0x10775b[_0x2a3e27])&&(_0x5bc5e6=(_0x25968f?_0x518340(_0x59b4d1,_0x3facaa,_0x5bc5e6):_0x518340(_0x5bc5e6))||_0x5bc5e6);return _0x25968f&&_0x5bc5e6&&_0x211c4f(_0x59b4d1,_0x3facaa,_0x5bc5e6),_0x5bc5e6;},_0x42d6ad=(_0x309caf,_0x556e78)=>(_0x575691,_0x15b7c2)=>_0x556e78(_0x575691,_0x15b7c2,_0x309caf);let _0x160fe1=class extends _0x223914[_0x3948cf(0x4cf)]{constructor(_0x400737,_0x3aa5bd,_0x32f6e0,_0x1b1184,_0x4adcaf){const _0xc2614c=_0x3948cf;super(_0x400737,_0x3aa5bd,_0x32f6e0),this[_0xc2614c(0x42b)]=_0x1b1184,this[_0xc2614c(0x3fb)]=_0x4adcaf;}[_0x3948cf(0x4e4)](_0x47555d,_0x7b85fc){const _0xda3dff=_0x3948cf,_0x11c75e=this['_getUndoStack'](_0x47555d);if(_0x11c75e)try{const _0x19c768=this['_transformStack'](_0x11c75e,_0x7b85fc);this['_substituteUndoStack'](_0x47555d,_0x19c768);}catch(_0x8578d9){this['_logService']['error']('[CollaborationUndoRedoService]',_0x8578d9),this[_0xda3dff(0x370)](_0x47555d);}const _0x492952=this[_0xda3dff(0x603)](_0x47555d);if(_0x492952)try{const _0x13cd05=this[_0xda3dff(0x4b7)](_0x492952,_0x7b85fc);this[_0xda3dff(0x4db)](_0x47555d,_0x13cd05);}catch(_0x1580fc){this['_logService'][_0xda3dff(0x41b)](_0x1580fc),this[_0xda3dff(0x4c9)](_0x47555d);}}[_0x3948cf(0x370)](_0x42887b){const _0xdbe426=_0x3948cf,_0x4c87d6=this['_getUndoStack'](_0x42887b);_0x4c87d6&&(_0x4c87d6[_0xdbe426(0x24c)]=0x0,this[_0xdbe426(0x16c)]());}['_clearRedo'](_0x2916fc){const _0x2f59bd=_0x3948cf,_0x544544=this[_0x2f59bd(0x603)](_0x2916fc);_0x544544&&(_0x544544[_0x2f59bd(0x24c)]=0x0,this[_0x2f59bd(0x16c)]());}['_substituteUndoStack'](_0x2cc984,_0x2076d0){const _0x44d51f=_0x3948cf;this['_undoStacks'][_0x44d51f(0x1f2)](_0x2cc984,_0x2076d0),this[_0x44d51f(0x16c)]();}['_substituteRedoStack'](_0x3fc6a3,_0x3dfc5c){const _0x552aac=_0x3948cf;this[_0x552aac(0x2df)][_0x552aac(0x1f2)](_0x3fc6a3,_0x3dfc5c),this[_0x552aac(0x16c)]();}[_0x3948cf(0x4b7)](_0xf5136f,_0x4576b7){const _0x18790e=_0x3948cf,_0x278820=[];let _0x3d84c2=_0x4576b7,_0x258738=_0x4576b7;for(let _0x352c3a=_0xf5136f['length']-0x1;_0x352c3a>=0x0;_0x352c3a--){const {unitID:_0x8beb3d,undoMutations:_0x4d01f8,redoMutations:_0x171313}=_0xf5136f[_0x352c3a],_0x4fe598=this[_0x18790e(0x42b)][_0x18790e(0x57d)](_0x3d84c2,_0x4d01f8),_0x12ed01=this[_0x18790e(0x42b)]['transformMutationsWithChangeset'](_0x258738,_0x171313);if(_0x9ea725[_0x18790e(0x54f)](_0x4fe598)||_0x9ea725[_0x18790e(0x54f)](_0x12ed01)){this[_0x18790e(0x3fb)][_0x18790e(0x41b)](_0x18790e(0x226),_0x18790e(0x267),_0x4fe598,_0x12ed01);break;}_0x3d84c2=_0x4fe598['c1Prime'],_0x258738=_0x12ed01['c1Prime'],_0x278820[_0x18790e(0x4ef)]({'unitID':_0x8beb3d,'undoMutations':_0x4fe598[_0x18790e(0x521)],'redoMutations':_0x12ed01[_0x18790e(0x521)]});}return _0x278820[_0x18790e(0x229)]();}};_0x160fe1=_0x416c0a([_0x42d6ad(0x0,_0x223914[_0x3948cf(0x2dd)]),_0x42d6ad(0x1,_0x223914[_0x3948cf(0x38e)]),_0x42d6ad(0x2,_0x223914[_0x3948cf(0x4d2)]),_0x42d6ad(0x3,_0x9ea725[_0x3948cf(0x1b6)]),_0x42d6ad(0x4,_0x223914[_0x3948cf(0x5b0)])],_0x160fe1);class _0x1158f8 extends _0x223914[_0x3948cf(0x52f)]{constructor(){const _0x44dc2f=_0x3948cf;super(),_0xeb55cc(this,'urlChange$'),this[_0x44dc2f(0x297)]=_0x3fbd04['fromEvent'](window,_0x44dc2f(0x4df))[_0x44dc2f(0x3c1)](_0x3fbd04[_0x44dc2f(0x233)](this['dispose$']),_0x3fbd04[_0x44dc2f(0x410)](0x1),_0x3fbd04[_0x44dc2f(0x21f)](void 0x0));}[_0x3948cf(0x25b)](_0x1bf2bb,_0x3a17ee,_0x40c8d1=!0x1){const _0x301899=_0x3948cf,_0x4fb219=new URL(window['location'][_0x301899(0x4bf)]);_0x4fb219[_0x301899(0x4f1)][_0x301899(0x1f2)](_0x1bf2bb,_0x3a17ee),_0x40c8d1?window[_0x301899(0x441)][_0x301899(0x320)]('','',_0x4fb219[_0x301899(0x4ec)]()):window[_0x301899(0x441)][_0x301899(0x4e5)]('','',_0x4fb219[_0x301899(0x4ec)]());}['removeParam'](_0x1ef9f6,_0x4c7cc6=!0x1){const _0x14c19a=_0x3948cf,_0x5960a1=new URL(window[_0x14c19a(0x2bc)][_0x14c19a(0x4bf)]);_0x5960a1[_0x14c19a(0x4f1)][_0x14c19a(0x45a)](_0x1ef9f6),_0x4c7cc6?window[_0x14c19a(0x441)][_0x14c19a(0x320)]('','',_0x5960a1[_0x14c19a(0x4ec)]()):window[_0x14c19a(0x441)]['pushState']('','',_0x5960a1[_0x14c19a(0x4ec)]());}[_0x3948cf(0x18a)](_0xaaf4fc){const _0x281a30=_0x3948cf;var _0x209e4e;return(_0x209e4e=new URL(window[_0x281a30(0x2bc)][_0x281a30(0x4bf)])['searchParams'][_0x281a30(0x55a)](_0xaaf4fc))!=null?_0x209e4e:void 0x0;}}var _0x337363=Object[_0x3948cf(0x149)],_0x4c6dc8=Object[_0x3948cf(0x16b)],_0x2df55c=(_0x29d24e,_0x38eadb,_0x302ba9)=>_0x38eadb in _0x29d24e?_0x337363(_0x29d24e,_0x38eadb,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x302ba9}):_0x29d24e[_0x38eadb]=_0x302ba9,_0x47fafc=(_0x434043,_0x1edcce,_0x67eb86,_0x386290)=>{for(var _0xbff8d=_0x386290>0x1?void 0x0:_0x386290?_0x4c6dc8(_0x1edcce,_0x67eb86):_0x1edcce,_0x5ec989=_0x434043['length']-0x1,_0x231ea1;_0x5ec989>=0x0;_0x5ec989--)(_0x231ea1=_0x434043[_0x5ec989])&&(_0xbff8d=(_0x386290?_0x231ea1(_0x1edcce,_0x67eb86,_0xbff8d):_0x231ea1(_0xbff8d))||_0xbff8d);return _0x386290&&_0xbff8d&&_0x337363(_0x1edcce,_0x67eb86,_0xbff8d),_0xbff8d;},_0x56052c=(_0x32703e,_0xd1157e)=>(_0x39f622,_0x19706c)=>_0xd1157e(_0x39f622,_0x19706c,_0x32703e),_0x21a2c1=(_0x16fff7,_0x97a6f6,_0x42129a)=>_0x2df55c(_0x16fff7,_0x97a6f6+'',_0x42129a);const _0xb65709=_0x3948cf(0x265);_0x24454f['UniverCollaborationClientPlugin']=class extends _0x223914['Plugin']{constructor(_0x52fd62=_0x2741d3,_0x134bd1,_0x1b3cca,_0x2732ae,_0xfa5015){const _0x3a5ca3=_0x3948cf;super(),this[_0x3a5ca3(0x332)]=_0x52fd62,this[_0x3a5ca3(0x3fb)]=_0x134bd1,this[_0x3a5ca3(0x4c2)]=_0x1b3cca,this['_injector']=_0x2732ae,this['_configService']=_0xfa5015;const {..._0x476b9f}=this[_0x3a5ca3(0x332)];this[_0x3a5ca3(0x164)][_0x3a5ca3(0x55e)](_0x59012f,_0x476b9f);}['onStarting'](){const _0x4c2e39=_0x3948cf;this[_0x4c2e39(0x216)](),this[_0x4c2e39(0x2f1)]();}[_0x3948cf(0x1fb)](){const _0x50110e=_0x3948cf;_0x223914[_0x50110e(0x17d)](this[_0x50110e(0x488)],[[_0x5583a5]]);}[_0x3948cf(0x36a)](){const _0xb21983=_0x3948cf;this[_0xb21983(0x2e9)]();}[_0x3948cf(0x216)](){const _0x42691a=_0x3948cf;var _0x2ce7fa,_0x445419,_0x1132e0,_0x62d8ec;this[_0x42691a(0x488)]['has'](_0x223914['IUndoRedoService'])&&this['_logService']['error'](_0x42691a(0x3c8),_0x42691a(0x36b));const _0x3b42d9=[[_0x223914['IUndoRedoService'],{'useClass':_0x160fe1}],[_0x24454f[_0x42691a(0x228)]],[_0x1f0109],[_0x22100a,{'useClass':_0x1158f8}],[_0x24454f[_0x42691a(0x48b)]],[_0x24454f[_0x42691a(0x30e)]],[_0x1ddba4[_0x42691a(0x393)]],[_0x42d852],[_0x5cbe2c],[_0x2e6349],[_0x5cf7bf],[_0x4de645],[_0x27f981],[_0x1daeed],[_0x257017],[_0x5459b7],[_0x1a1032,{'useClass':(_0x445419=(_0x2ce7fa=this[_0x42691a(0x332)])==null?void 0x0:_0x2ce7fa[_0x42691a(0x2f2)])!=null?_0x445419:_0x24454f[_0x42691a(0x5d7)]}],[_0x9ea725['ISnapshotServerService'],{'useClass':_0x24454f[_0x42691a(0x5a5)]}],[_0x223914[_0x42691a(0x309)],{'useClass':_0x24454f[_0x42691a(0x3d1)]}],[_0x5008e0[_0x42691a(0x2b8)],{'useClass':_0x24454f[_0x42691a(0x3b8)]}],[_0x24454f[_0x42691a(0x35c)]],[_0x24454f['DataLoaderController']],[_0x24454f[_0x42691a(0x1c4)]],[_0x5583a5],[_0x167308]];(_0x1132e0=this[_0x42691a(0x332)])!=null&&_0x1132e0[_0x42691a(0x545)]&&_0x3b42d9['push']([_0x1b2f34,{'useClass':_0x4b8d7b}]),_0x223914[_0x42691a(0x59b)](this[_0x42691a(0x488)],_0x223914[_0x42691a(0x2e8)](_0x3b42d9,(_0x62d8ec=this[_0x42691a(0x332)])==null?void 0x0:_0x62d8ec[_0x42691a(0x194)]));}[_0x3948cf(0x2e9)](){const _0x4b3ea6=_0x3948cf;this[_0x4b3ea6(0x345)](this[_0x4b3ea6(0x4c2)][_0x4b3ea6(0x316)](_0x223914[_0x4b3ea6(0x53b)][_0x4b3ea6(0x30c)],[_0x4ea386])),this['disposeWithMe'](this['_renderManagerService']['registerRenderModule'](_0x223914[_0x4b3ea6(0x53b)][_0x4b3ea6(0x18d)],[_0x3aba73]));}[_0x3948cf(0x2f1)](){const _0x477a3c=_0x3948cf;var _0x4c49af,_0x558798;this['_injector']['get'](_0x1ddba4[_0x477a3c(0x171)])['registerHTTPInterceptor']({'priority':0x14,'interceptor':_0x1ddba4['ThresholdInterceptorFactory']({'maxParallel':0x6})}),(_0x4c49af=this[_0x477a3c(0x332)])!=null&&_0x4c49af[_0x477a3c(0x20e)]||this[_0x477a3c(0x488)][_0x477a3c(0x55a)](_0x24454f[_0x477a3c(0x30e)])['disableLocalCache'](),(_0x558798=this[_0x477a3c(0x332)])!=null&&_0x558798[_0x477a3c(0x4a6)]&&_0x223914[_0x477a3c(0x17d)](this[_0x477a3c(0x488)],[[_0x27f981]]),_0x223914[_0x477a3c(0x17d)](this[_0x477a3c(0x488)],[[_0x1daeed],[_0x167308],[_0x24454f[_0x477a3c(0x2d9)]],[_0x24454f['CollaborationController']],[_0x24454f['DesktopCollaborationStatusDisplayController']],[_0x5459b7]]);}},_0x21a2c1(_0x24454f['UniverCollaborationClientPlugin'],'pluginName',_0xb65709),_0x24454f[_0x3948cf(0x1a0)]=_0x47fafc([_0x223914['DependentOn'](_0x9ea725[_0x3948cf(0x4b8)],_0x1ddba4[_0x3948cf(0x20c)]),_0x56052c(0x1,_0x223914[_0x3948cf(0x5b0)]),_0x56052c(0x2,_0xdd060a[_0x3948cf(0x349)]),_0x56052c(0x3,_0x223914[_0x3948cf(0x25f)](_0x223914[_0x3948cf(0x478)])),_0x56052c(0x4,_0x223914[_0x3948cf(0x1ff)])],_0x24454f[_0x3948cf(0x1a0)]),_0x24454f['AUTHZ_URL_KEY']=_0x45e840,_0x24454f[_0x3948cf(0x23d)]=_0x38f10d,_0x24454f[_0x3948cf(0x3aa)]=_0x2c6078,_0x24454f[_0x3948cf(0x16e)]=_0x1de127,_0x24454f[_0x3948cf(0x59d)]=_0x409637,_0x24454f[_0x3948cf(0x205)]=_0x257017,_0x24454f[_0x3948cf(0x21d)]=_0x224248,_0x24454f[_0x3948cf(0x13e)]=_0x44eea9,_0x24454f[_0x3948cf(0x3fc)]=_0x1a1032,_0x24454f['IURLService']=_0x22100a,_0x24454f[_0x3948cf(0x3f9)]=_0x5e1c84,_0x24454f[_0x3948cf(0x325)]=_0x5d6ffa,_0x24454f['RETRY_CONNECTING_MAX_COUNT_KEY']=_0x5b3dc5,_0x24454f[_0x3948cf(0x280)]=_0x224844,_0x24454f[_0x3948cf(0x198)]=_0x454abe,_0x24454f['SNAPSHOT_URL_KEY']=_0x102c98,_0x24454f[_0x3948cf(0x27c)]=_0x1efc5b,_0x24454f[_0x3948cf(0x381)]=_0x4b8f9a,_0x24454f[_0x3948cf(0x321)]=_0x1158f8,_0x24454f['deserializeToCombResponse']=_0x592c55,_0x24454f['serializeCombRequest']=_0x2a8bc0,Object['defineProperty'](_0x24454f,Symbol[_0x3948cf(0x1ca)],{'value':'Module'});}));function _0x4f95(){const _0x2b89d2=['_transformService','_updateCollabCursors','addImageSourceCache','getTypeOfUnitAdded$','debounceTime','_sessions','_createHelper','_getSendChangesetTimeout','fillText','mode','_retryConnectingTimer','CollaborationSession','LICENSE_DISTRO_REJECTED','_memberService','\x20to\x20','_keyPriorReset','top','currentTheme$','serializeRangeWithSheet','setShapeProps','create','encrypt','history','[CollaborationEntity]','unitId\x20is\x20not\x20found','DeleteRangeMoveUpCommandId','UserManagerService','NOT_FOUND','Univer','_nRounds','_cachedData','_onCursorDelete','_event$','getCoordByCell','failed\x20to\x20apply\x20missed\x20changesets!','blockSize','_scene','_getSnapshotAPIPrefix','objects','state','getWorkbookSelections','APPLY_DUPLICATED','LICENSE_MAX_UNITS_EXCEEDED','BlockCipherMode','UniverEngineFormula','JSONX','routeKey','delete','keySize','_scheduleSaving','PasswordBasedCipher','LOCAL_CACHE_INTERVAL','_transformRemoteChangesetByIMECache','getSheetBySheetId','Rectangle','isArray','fetchMiss','includes','InsertColCommandId','UniverDesign','_map','collabWebSocketUrl','sequenceExecute','reqId','indexOf','_initEventListeners','SNAPSHOT_URL_KEY','show','?url=','@univerjs/sheets','tag','_getUploadFileURL','_ensureSubject','SerializableCipher','_imageSourceCache','apply','getSheetObject','Injector','telemetry\x20info\x20is\x20not\x20initialized','abs','getUnitType','entries','collaboration_new_changeset','_cursorShapes','awaiting','CipherParams','fillStyle','ALREADY_EXISTS','update','RECV','AUTHZ_URL_KEY','resend','762296ITIDLH','_injector','react.element','TRANSFORM_CHANGE_OBSERVABLE_TYPE','MemberService','ColorKit','[PendingState]:\x20unhandled\x20univer\x20type:\x20','UPDATE_CURSOR','_pendingMutations','next','UniverRpc','offline','_getSheetObject','CompressMutationService','_fetchMissChangesets','min','updateMember','_socketService','_render','init','getCellPositionByOffset','_timeoutTimer','[CollaborationSession]','_transformStateCache','patch','withCredentials','save','authzUrl','Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.','[OfflineState]:\x20received\x20acknowledgement.','_colorAssignService','enableAuthServer','_getSaveTimeout','_cursors','UniverCollaborationClient','json','readInt32LE','pad','handleDeleteRangeMoveLeft','_transformRemoteChangesetByStateCache','pending','switchMap','unsubscribe','_loadSheet','currentSkeleton$','ref','HEADER_MENU','toggleOnline','_transformStack','UniverCollaborationPlugin','_unitStatus','_univerInstanceService','getColor','getRangePointData','{fileID}','url','href','Unknown\x20user','Base','_renderManagerService','_updateLocalCache','useObservable','Shape','getMergeData','_waitCount','UNRECOGNIZED','_clearRedo','_schedule','_initResize','SheetCollaborationEntity','_createHmacHelper','colorChannel1','LocalUndoRedoService','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','IUndoRedoService','IContextService','/object','_isPermissionRej','max','session','triggerDblclick','/universer-api/stream/file/upload','UniverUi','collab-rect-range-','_substituteRedoStack','getImageSourceCache','transformChangesets','TOO_MANY_REQUESTS','popstate','univer-pro.collaboration-client.single-active-unit-service','onSendChangeset','\x0aCurrent:\x20','close$','transformUndoRedo','pushState','blue400','[FetchMissState]','subunit','interceptor','UniverSheets','runRefRangeMutations','toString','_listenToOfflineEvent','_prevBlock','push','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','searchParams','_disabled','requireSession','NoPadding','permission.title','commentUpdate$','_docSkeletonManagerService','lib','_eventUnsubscribe','React','undoState','moveTo','connectInjector','_transformSelections','getValue','socket$','updatePermissionObjEvent','/universer-api/snapshot','change$','collaMsg','collabStatus.fetchMiss','SUBMIT_CHANGESET','synced','INGEST','onCommandExecuted','/role','findNodePositionByCharIndex','save\x20fail\x20reason\x20is\x20','c2Prime','decryptBlock','OnLineSingle','_compressMutationService','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','uploadFileServerUrl','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','listRoles','_themeService','cfg','parse','2Intpgf','AWAITING_WITH_PENDING','YUUMI_RATE_OVER_LIMIT','_sheetTransformSelectionsService','saveSnapshot','translate(.97)','_snapshotServerService','_uiPartsService','mapDocumentTypeToUniverType','m2Prime','closePath','rxjs/operators','_scheduleTimestamp','ERROR_EXCEED_SIZE','TEXT_RANGE_LAYER_INDEX','StreamCipher','_init','_online','[OfflineState]:\x20received\x20changeset.','getConfig','_socket','onPointerMove$','Rect','RxDisposable','Could\x20not\x20dynamically\x20require\x20\x22','_docSyncEditingCollabCursorService','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','LICENSE_IMPORT_SIZE_EXCEEDED','DocStateChangeManagerService','UNKNOWN_CMD','_transformPreviousActiveRange','target','collaborators','operators','collabStatus.offline','UniverInstanceType','substring','_resendTimeout','_createHandler','mutations','saveImage','ImageUploadStatusType','_notificationService','parseChangesetToProtocol','onRemoteAck','enableSingleActiveInstanceLock','loadOfflineData','_parse','UNIVER_SLIDE','transformIMECache','connection\x20error','trim','merge','params','flatMap','isTransformMutationsWithChangesetFailure','onMissedChangesetFetched','red300','off-line-single_clip0_910_343','_onFetchMissResult','salt','hasher','_submitChangeset','collab-text-anchor-','isTransformChangesetsSuccess','action','get','FromArray','_getAPIPrefixPath','clamp','setConfig','status$','_commentService','_executeRemoteChangeset','_oKey','pauseCollaboration','createElement','createInstance','deepClone','handleIRemoveRow','ENSURE_SNAPSHOT_EXECUTION','_onMessage','call','subscribeEvent','_drawTextRange','_refreshCollabCursors','9eKxuqC','SheetSkeletonManagerService','LocaleService','padding','Error\x20on\x20receiving\x20event','handleInsertCol','collabStatus.notCollab','reject','verdancy600','subscribe','session.connection-failed','body','handleDeleteRangeMoveUp','_exhaustRemoteChangesetQueue','_session','transformMutationsWithChangeset','onTransformRemoteChangesetByIMECache','Tooltip','_onRecvEvent','event$','Undefined','unknown','InsertSheetMutation','onlyLocal','mixIn','decrypt','randomBytes','random','_collabCursorState$','measureText','_startDocCollabCursor','DEFAULT_FILE_NAME','has','ISnapshotServerService','editingUnit','27627534DExNGP','_collabCursorController','_DEC_XFORM_MODE','headers','online','_docSkeleton','handleMoveRange','UNIVER_UNKNOWN','_entities','YUUMI_URL_COL_OUT_OF_RANGE','registerDependencies','SHOULD_CLOSE_CONN','CollaborationStatusDisplay','ThemeService','resourceIDs','snapshotServerUrl','collabStatus.conflict','univer-online','USERS_LEAVE','_onConnectionFailed','SnapshotServerOverHTTPService','clone','SNAPSHOT_INVALID_SNAPSHOT','registerComponent','_selfUnitIDs','contains','saveChangeset','\x20-\x20','SEND_CHANGESET_TIMEOUT','getTypeOfUnitDisposed$','Tools','ILogService','_handleJoinEvent','_getAPIPrefix','_colorIndex','transformRemoteChangeset','visibilitychange','_textBubble','onTransformRemoteChangesetByStateCache','getInterceptPoints','roomMembers$','DocIMEInputManagerService','backgroundColor','collabStatus.synced','HmacSHA1','_scheduleClearOtherTimer','fetchMissingChangesets','univer-offline','_changesetReqId','_sender','_send','infoRsp','MUTATION','Hasher','csShouldRetryEvent','fillRule','_commentUpdate$','fetchThroughInterceptors','JOINING','deleteCollaborator','UUID','6ohvgzX','url(#$1','join','__esModule','csRejEvent','append','Utf8','m1Prime','SetDocZoomRatioOperation','CollaborationSocketService','onRemoteChangeset','_initUnitPermissionChange','RETRY_CONNECTING_MAX_COUNT','YUUMI_UNABLE_LOAD_URL','putCollaborators','_remoteChangesetQueue','_handleEvent','_onRemoteACK','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','isEditing','status','fromEventSubject','_roomMembers','CHANGESET_SHOULD_RETRY','_clearCollaborationTimeoutTimer','RemoveColCommandId','fromCollab','amd','eventID','image/bmp','APPLY_PERMISSION_DENIED','_urlService','use','unshift','rgba(255,\x20255,\x20255,\x200.01)','liveShareNewHost','path','splice','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','listCollaborators','transform','UNAUTHENTICATED','$super','MoveRangeCommandId','replace','_type','_docStateChangeManagerService','780901jJLsLx','sheets','_transformUndoredo','icon','extend','error$','_getRedoStack','getVpScrollXYInfoByPosToVp','_doCryptBlock','symbol','msCrypto','docStateChange$','byteLength','getRandomValues','_onUserLeave','HmacMD5','confirm','_xformMode','sessionStatus','_showConflictNotification','_name','_hover','COMPLETION_FINISHED','HEARTBEAT_TIMEOUT_KEY','\x20in\x20_schedule.','CollaborationEvent','forwardRef','/universer-api/authz','Warning','_anchor','createSocket','__creator','_localeService','COMPRESS_MUTATION_APPLY','defineProperty','getRoom','complete','_messageService','_revisionService','setShowComponents','INTERNAL_ERROR','isPermissionRej','toLowerCase','collabCursorState$','/allowed','TEXT','_nDataBytes','setAlpha','_initCloseConn','_transformIMECache','getCollabEntity','_loadDoc','BuiltInUIPart','isActive','LICENSE_EXPORT_SIZE_EXCEEDED','with','_entityInit$','getRelativeToViewportCoord','_initRequestHeader','_onCursorUpdate','charCodeAt','_configService','/-/object/list','SnapshotService','restore','arc','react','_getMergeRange','getOwnPropertyDescriptor','_updateStatus','propertyIsEnumerable','CollaborationStatus','_anchorDot','_doReset','HTTPService','function','_handleHover','_clearLocalCache','registerRefRange','_scheduleCollaborationTimeoutTimer','1em','storage','onPointerLeave$','DeleteRangeMoveLeftCommandId','liveShareOperation','_joinRoom','touchDependencies','FETCH_MISSING','submit\x20changeset\x20error!','_initCommandExecutedListener','type','row','unload','_resendWithTimeout','_awaitingChangeset','clearTimeout','rxjs','hasOwnProperty','now','getParam','replaceDocRanges','saveSheetBlock','UNIVER_SHEET','updatePermissionPoint','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','_HTTPService','ciphertext','OffLineSingle','4518549RlRrTF','override','onMouseMove','_toggleOffline','SetWorksheetActivateCommand','SNAPSHOT_SERVER_URL_KEY','_sendingTimer','/universer-api/snapshot/','_status$','UNDEFINED','APPLY_REVISION_CONFILICT','newCsEvent','DocCollaborationEntity','UniverCollaborationClientPlugin','dispose$','Decryptor','ILocalStorageService','bottom','_shapes','UNIVER_PROJECT','LIVESHARE_REQUEST_HOST','session.room-full','[SyncedState]:\x20received\x20acknowledgement.','debounce','objectType','IPermissionService','HELLO','/universer-api/comb','UniverEngineRender','_lockTransition','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','assignAColorForMemberID','UniverNetwork','getSheetId','substr','ITransformService','getUndoRedoMutationParamsCache','_tryReconnect','_commandService','_context','incrementRevOfUnit','joinEvent','_singleActiveUnitService','UniverIcon','_onUserJoin','/fetchmissing?from=','fill','InsertRangeMoveDownCommandId','reconnect','DesktopCollaborationStatusDisplayController','_permissionService','__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED','children','setItem','attrs','toStringTag','disableLocalCache','IMessageService','encode','_getAnchorBounding','rev','getMember','getMemberID','addEventListener','_getDownloadEndpointURL','getStateCache','getCurrentUser','_socketReady','registerOnClose','/new_changes','UniverTelemetry','_roomMembers$','unpad','snapshot','SUCCUSS','[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.','fetch_missing','default','collaboration.closeRoom','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','MD5','SNAPSHOT_HAS_BEEN_REMOVED','APPLY_REJECT','subUnitId','_shouldReportTelemetry','message$','_onRemoteRejected','LIVESHARE_NEW_HOST','parseProtocolChangeset','NO_OTHER_CLIENTS_EDITING','then','DOC_RANGE_TYPE','close','_process','idSuffix','set','selection','Subject','roles','/unit/','/collaborator','[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!','all','generateRandomId','onReady','revision','getUnitOnRev','YUUMI_SUBSCRIPTION_NOT_FOUND','IConfigService','capture','exhaustSavingTask','handleInsertRangeMoveRight','CommandType','_createInitialState','CommentService','key','onlineStatusIcon','_heartbeatTimer','UnitEmbedded','onTransformIME','deserializeRangeWithSheet','UniverNetworkPlugin','_waitForHeartbeatResponse','enableOfflineEditing','encryptBlock','_append','_snapshotService','transformMutation','getUnhiddenWorksheets','getRenderById','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','_registerDependencies','addObject','COLLAB_WEB_SOCKET_URL','_onRefRangeChange','MessageType','setUndoRedoMutationParamsCache','userID','HEARTBEAT_INTERVAL_KEY','getCurrentSelections','mapTo','_key','socket\x20open.','@univerjs/docs-ui','updateOfflineData','_userManagerService','_checkMissing','[CollaborationUndoRedoService]','createEncryptor','CollaborationSessionService','reverse','_startSheetCollabCursor','handleIRemoveCol','repeat','createDecryptor','EXCHANGE_SIGN_URL_SERVER_URL_KEY','_collaborationPaused','getTime','color','_sendHeartbeatTimer','takeUntil','NEW_CHANGESETS','crypto','currentColor','RefRangeService','toDisposable','OFFLINE','_sheetSkeletonManagerService','defaultProps','workbook','COLLAB_SUBMIT_CHANGESET_URL_KEY','Encryptor','_hash','add','_clearScheduledTask','COMMENT_UPDATE','BlockCipher','url(#on-line-single_clip0_910_349)','_ENC_XFORM_MODE','_replayCachedMutations','collaboration-client.config','@univerjs/core','onStateChange','defs','HttpExport','length','execute','HTTPRequest','forEach','textEncoder','_incrementRevisionNumber','setActiveRange','_collabSessionService','focused$','useRef','filter','c1Prime','SheetPermissionInitController','ACTIVE_UNIT_EVENT_CHANNEL','_toggleOnline','setParam','_scheduleHeartbeat','SetSelectionsOperation','_listenToOnlineEvent','Inject','__Key__','addObjects','image/gif','WorkbookEditablePermission','_data','UNIVER_COLLABORATION_CLIENT_PLUGIN','_clearHeartbeatTimer','transformStack\x20failed!','_replaceFileID','collaboratorID','_getLoginPath','map','onRemoteRetry','find','some','slice','loadDoc','AES','enc','_onRemoteChangeset','registerBeforeClose','from','DocSkeletonManagerService','string','_initStatusListener','collaboration-session-retry','onload','textRanges','SessionStatus','@univerjs/network','cmd','bind','SEND_CHANGESET_TIMEOUT_KEY','WordArray','gold400','_cursorInfo$','OTHER_CLIENTS_EDITING','startsWith','_docTransformIMECacheService','dispose','PERMISSION_REJ','name','auth.needGotoLoginAlert','JOIN','xlink:href','FETCH_MISS','_updateLocalCursor','send','className','useDependency','lineTo','_color','_instanceService','_setupSubUnitSync','RemoveRowCommandId','urlChange$','commentUpdateEvent','joinRsp','asObservable','exports','displayName','_handleLeaveEvent','PERMISSION_DENIED','_saveCache','1668000jZUCtu','COLORS','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','resolve','_updateURLWithCurrentState','UniverCollaboration','collab-text-range-','/rev/','sid','&source=','Disposable','originalMeta','_queuedRemoteChangesets','_telemetryInfo','rng','#fff','members','encodeURIComponent','Vector2','_id','_getScale','take','_hasher','_undoRedoService','IImageIoService','Optional','_labelPosition','@univerjs/sheets-ui','location','84hhakAU','_collaborationTimeoutTimer','shouldCloseConn','_reverseMap','_beforeCloseService','transformStateCache','distinctUntilChanged','byteOffset','_candidateSocket','isInternalEditorID','algo','_doFinalize','_changesetSessionId','RegularPolygon','hostname','_onCombEvent','getUnit','_retryCount','89109qNHosF','univer-pro.collaboration-client-socket-service','svg','startColumn','POST','&to=','_throwTelemetryCollaborationNewChangeset','changesets','origin','result','DataLoaderController','clear','CHANGESET_REJ','font','IUniverInstanceService','LIVESHARE_FETCH_OPERATIONS','_redoStacks','BehaviorSubject','transformSelections','appendMutation','/-/object/-/batch_allowed','PENDING','[SyncedState]:\x20received\x20rejection.','_tryEnsureSocket','onTransformSelections','mergeOverrideWithDependencies','_registerRenderDependencies','@univerjs/docs','@univerjs/ui','stringify','Malformed\x20UTF-8\x20data','_onJoinRoomEvent','_acknowledgedAwaitingChangeset','ImageSourceType','_initDependencies','socketService','stopTime','_applyRemoteChangeset','cursorInfo','method','onlineStatus','_createInitialStateImpl','values','activeSheet$','removeMember','BufferedBlockAlgorithm','skeleton','onPointerEnter$','_unlockTransition','_getSignURL','delay','_keySchedule','_saveTaskMap','_handler','formatter','localeService','NodePositionConvertToCursor','univerjs-icon\x20univerjs-icon-','IAuthzIoService','makeDirty','SheetsSelectionsService','UNIVER_DOC','width','LocalCacheService','open$','_backgroundColor','clipPath','IUIPartsService','_initMergeInterceptor','onCommentUpdate','BASE64','registerRenderModule','EffectRefRangId','CONFLICT','_updateState','DocSelectionManagerService','Cipher','CHANGESET_ACK','onTransformChange$','getAncestorScale','startTime','replaceState','WebURLService','onTransformState','beginPath','_startCollaboration','LOGIN_URL_KEY','unit','onRemoteRej','@univerjs/drawing','USERS_ENTER','createIdentifier','_createSocket','@univerjs/rpc','_lastPointer','HEARTBEAT','editing\x20status\x20changed\x20to','CBC','compose','_config','isTransformMutationsWithChangesetSuccess','redoState','defIds','sigBytes','_localCacheService','getItem','current','awaiting_with_pending','COLLAB_SUBMIT_CHANGESET_URL','_sessionStatus$','@univerjs/design','_setupBeforeClosingHandler','none','_iv','_change$','_transformHistoryAndStateStack','sessionStatus$','NOT_COLLAB','disposeWithMe','debug','code','awaitingChangeset','IRenderManagerService','closeSession','\x0aAfter:\x20','InsertRangeMoveRightCommandId','csAckEvent','signUrlServerUrl','HttpImport','refreshPermission','getCollabCursors$','actions','_clearTimeoutTimer','Base64','object','getCurrentRevOfUnit','words','_hovered','_docTransformStateCacheService','#FFF','selections','CollaborationController','downloadEndpointUrl','_onConnectionOpen','for','equals','fromCharCode','unitId','kdf','RevisionService','toRgbString','_minBufferSize','jsxs','initWorkbookPermissionChange','LIVESHARE_OPERATION','onRendered','you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!','_mode','_hideTimer','visibilityState','onMissingChangesets','_clearUndo','_removeClearOtherTimer','_http','getUnitStatus$','every','isTransformMutationFailure','/block/','cursorInfo$','ERROR_IMAGE_TYPE','_state','CONNECTOR_DATA_TOO_LARGE','reset','MergeInterceptorFactory','_assignedColors','_startTelemetryCollaborationNewChangeset','jsx','image/jpg','SheetCollabCursorShape','DisposableCollection','on-line-single','url(#off-line-single_clip0_910_343)','getAllMembers','react.fragment','toggleOffline','onSyncEditingCollabCursor','_drawAnchor','concat','objectID','getUnitId','RECT','ICommandService','_updateSubUnitFromURLParams','data','file','[CollaborationController]:\x20invalid\x20univer\x20type:\x20','WebSocketService','text','getOffsetConfig','collab-client.tooltip.reconnect','unitID','conflict.content','_drawRectRange','APPLY_NON_SEQUENTIAL_REVISION','format','assign','getOwnPropertySymbols','_clearOtherTimers','post','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','_socket$','clearInterval','getSkeleton','_syncEditingCollabCursor','not_collab','setStateCache','setCurrentUser','InsertRowCommandId','state$','COLLAB_WEB_SOCKET_URL_KEY','LIVESHARE_TERMINATE','getFocusedUnit','height','4805810JqzahF','UnitSnapshot','@univerjs/engine-render','drawWith','MSG_FOR_ERROR','OpenSSL','getDocRanges','_getCurrentRevision','_refRangeService','readAsDataURL','ImageIoService','_collaborationSessionService','conflict.title','_members','LEAVE','ivSize','_cursor','syncEditingCollabCursor','range','pipe','sin','Error','div','charAt','ONLINE','handleInsertRow','[UniverCollaborationClientPlugin]','[DataLoaderController]','_range','/resources','_httpService','_doProcessBlock','split','_onLocalMutation','executeCommand','AuthzIoHttpService','getActiveSheet','AWAITING','setWaitCount','_localStorageService','floor','randomUUID','doc.mutation.rich-text-editing','updateCursorEvent','setTimeout','startRow','combineLatest','...','0\x200\x2016\x2016','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','ranges','getCollabEntity$','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','round','copyFileMeta','univer-online-status-icon','SHA1','black','column','_initStatusComponent','IBeforeCloseService','finalize','registerHTTPInterceptor','_cipher','[CollaborationSessionService]','EvpKDF','baseRev','_collaborationController','_transformUndoRedoStack','memberID','loadSheet','/object/','compute','_rescheduleHeartbeat','getActiveRange','LOCAL_CACHE_INTERVAL_KEY','_syncEditingCollabCursorService','_logService','ICollaborationSocketService','_unitID','_resendTimer','prototype','catch','IDLE','ReplaySubject','_getCtorByUniverType','_removeCollabCursors','_unitOnClients','0\x200\x2017\x2016','_socketMessageSubscription','_onConflict','_decreaseWaiting','title','COMPRESS_MUTATION_SEND','getDeserializedSheetBlock','enableLocalCache','_iKey','CollaborationEntity','shareReplay','createCollaborator','roomMembers','@univerjs-pro/collaboration','FAIL','socket\x20close','size','getUniverSheetInstance','evenodd','INVALID_ARGUMENT','_telemetryService','error','requestParams','_state$','getResourcesRequest','image/png','ITelemetryService','reduce','UNKNOWN_CODE','_ws','b64DecodeUnicode','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','ERROR_IMAGE','collaboration.single-unit.warning','_onRemoteRetry','UniverSheetsUi','_transitionLocked'];_0x4f95=function(){return _0x2b89d2;};return _0x4f95();}
|