@univerjs-pro/collaboration-client 1.0.0-alpha.7 → 1.0.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -1
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -1
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -1
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -1
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -1
  53. package/lib/locale/it-IT.js +1 -1
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -1
  57. package/lib/locale/pt-BR.js +1 -1
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -1
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/controllers/collaboration/collaboration-entity.d.ts +6 -0
  65. package/lib/types/controllers/collaboration/collaboration-state.d.ts +3 -4
  66. package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +8 -5
  67. package/lib/types/index.d.ts +2 -3
  68. package/lib/types/services/attachment-remote/attachment-io.service.d.ts +9 -4
  69. package/lib/types/services/attachment-remote/types.d.ts +2 -19
  70. package/lib/types/services/member/member.service.d.ts +2 -15
  71. package/lib/umd/facade.js +1 -1
  72. package/lib/umd/index.js +1 -1
  73. package/lib/umd/locale/ar-SA.js +1 -1
  74. package/lib/umd/locale/ca-ES.js +1 -1
  75. package/lib/umd/locale/de-DE.js +1 -1
  76. package/lib/umd/locale/en-US.js +1 -1
  77. package/lib/umd/locale/es-ES.js +1 -1
  78. package/lib/umd/locale/fa-IR.js +1 -1
  79. package/lib/umd/locale/fr-FR.js +1 -1
  80. package/lib/umd/locale/id-ID.js +1 -1
  81. package/lib/umd/locale/it-IT.js +1 -1
  82. package/lib/umd/locale/ja-JP.js +1 -1
  83. package/lib/umd/locale/ko-KR.js +1 -1
  84. package/lib/umd/locale/pl-PL.js +1 -1
  85. package/lib/umd/locale/pt-BR.js +1 -1
  86. package/lib/umd/locale/ru-RU.js +1 -1
  87. package/lib/umd/locale/sk-SK.js +1 -1
  88. package/lib/umd/locale/vi-VN.js +1 -1
  89. package/lib/umd/locale/zh-CN.js +1 -1
  90. package/lib/umd/locale/zh-HK.js +1 -1
  91. package/lib/umd/locale/zh-TW.js +1 -1
  92. package/package.json +15 -14
package/lib/cjs/facade.js CHANGED
@@ -1 +1 @@
1
- const _0xf2d9fc=_0x2a88;(function(_0x341f5b,_0x28f94b){const _0x36910e=_0x2a88,_0x536022=_0x341f5b();while(!![]){try{const _0x402a33=-parseInt(_0x36910e(0x147))/0x1*(-parseInt(_0x36910e(0x166))/0x2)+-parseInt(_0x36910e(0x17b))/0x3*(-parseInt(_0x36910e(0x189))/0x4)+-parseInt(_0x36910e(0x13a))/0x5*(-parseInt(_0x36910e(0x183))/0x6)+parseInt(_0x36910e(0x175))/0x7*(parseInt(_0x36910e(0x192))/0x8)+parseInt(_0x36910e(0x155))/0x9+-parseInt(_0x36910e(0x152))/0xa*(parseInt(_0x36910e(0x138))/0xb)+-parseInt(_0x36910e(0x15d))/0xc;if(_0x402a33===_0x28f94b)break;else _0x536022['push'](_0x536022['shift']());}catch(_0x2684cf){_0x536022['push'](_0x536022['shift']());}}}(_0x4b81,0xf01ce),Object[_0xf2d9fc(0x174)](exports,Symbol[_0xf2d9fc(0x140)],{'value':_0xf2d9fc(0x145)}));let e=require('@univerjs-pro/collaboration-client'),t=require('@univerjs/core/facade'),n=require('@univerjs/core'),r=require('@univerjs-pro/collaboration'),i=require('rxjs');function _0x4b81(){const _0x442b84=['ms.','_resolveUnitId','status$','48107376xlPKua','_snapshotService','resolve','loadBoard','[FCollaboration]:\x20Timed\x20out\x20flushing\x20unit\x20\x22','DisposableCollection','length','getWorkbook','loadBase','374ULdROA','function','[FCollaboration]:\x20Cannot\x20flush\x20unit\x20\x22','loadSlideAsync','DataLoaderService','decorate','loadSlide','SYNCED','switchMap','\x22\x20after\x20','object','members$','getFocusedUnit','unsubscribe','defineProperty','56OVLVfA','FEventName','getUnitId','status','FUniver','getCollabEntity','42rrkWVq','Event','add','_injector','loadBaseAsync','values','subscribe','[FCollaboration]:\x20Unit\x20\x22','6PcLJxB','getPresentation','SnapshotService','getBoard','CollaborationStatus','getBase','371540FpMwZa','loadDocAsync','disposeWithMe','extend','Inject','\x22\x20is\x20not\x20in\x20collaboration\x20mode.','CollaborationStatusChanged','loadServerUnitOfRevision','registerEventHandler','336152lLAFiE','FCollaboration','entityInit$','\x22\x20while\x20collaboration\x20status\x20is\x20','1991KhidiM','loadSheet','1499465vBOGZi','FEnum','MemberService','from','loadUnit','getDocument','toStringTag','flush','NOT_COLLAB','unitID','get','Module','_univerInstanceService','10136EZrmkE','getCollaboration','CONFLICT','_collaborationController','getOwnPropertyDescriptor','loadSheetAsync','createInstance','getCollaborationStatus','loadBoardAsync','toDisposable','timeout','14670Gwinvf','CollaborationController','_handler','12834990qlVpTS','reject','state','readyForCollab','subscribeCollaborators'];_0x4b81=function(){return _0x442b84;};return _0x4b81();}var a=class extends t[_0xf2d9fc(0x13b)]{get[_0xf2d9fc(0x187)](){return e['CollaborationStatus'];}};t['FEnum'][_0xf2d9fc(0x18c)](a);var o=class extends t[_0xf2d9fc(0x176)]{get[_0xf2d9fc(0x18f)](){const _0x4b6565=_0xf2d9fc;return _0x4b6565(0x18f);}};t[_0xf2d9fc(0x176)]['extend'](o);function s(_0x1c4618,_0x3ff3ed){return function(_0x2468c8,_0x4df6d4){_0x3ff3ed(_0x2468c8,_0x4df6d4,_0x1c4618);};}function c(_0x54cc0f,_0x22b98b,_0x1df523,_0xa36be5){const _0x36b063=_0xf2d9fc;var _0x4ef875=arguments[_0x36b063(0x163)],_0x58f516=_0x4ef875<0x3?_0x22b98b:_0xa36be5===null?_0xa36be5=Object[_0x36b063(0x14b)](_0x22b98b,_0x1df523):_0xa36be5,_0x344c2c;if(typeof Reflect==_0x36b063(0x170)&&typeof Reflect[_0x36b063(0x16b)]==_0x36b063(0x167))_0x58f516=Reflect[_0x36b063(0x16b)](_0x54cc0f,_0x22b98b,_0x1df523,_0xa36be5);else{for(var _0x4824d5=_0x54cc0f[_0x36b063(0x163)]-0x1;_0x4824d5>=0x0;_0x4824d5--)(_0x344c2c=_0x54cc0f[_0x4824d5])&&(_0x58f516=(_0x4ef875<0x3?_0x344c2c(_0x58f516):_0x4ef875>0x3?_0x344c2c(_0x22b98b,_0x1df523,_0x58f516):_0x344c2c(_0x22b98b,_0x1df523))||_0x58f516);}return _0x4ef875>0x3&&_0x58f516&&Object[_0x36b063(0x174)](_0x22b98b,_0x1df523,_0x58f516),_0x58f516;}let l=class extends t['FBase']{constructor(_0x557c28,_0x3901d7,_0xaeb79d,_0x357ba5,_0x40d60d){const _0x3f0b96=_0xf2d9fc;super(),this[_0x3f0b96(0x154)]=_0x557c28,this[_0x3f0b96(0x17e)]=_0x3901d7,this[_0x3f0b96(0x146)]=_0xaeb79d,this[_0x3f0b96(0x15e)]=_0x357ba5,this[_0x3f0b96(0x14a)]=_0x40d60d;}async[_0xf2d9fc(0x14c)](_0x2d6ec1,_0x550c58){const _0x187983=_0xf2d9fc;return await this[_0x187983(0x15e)][_0x187983(0x139)](_0x2d6ec1,0x0,_0x550c58)?(await this['_collaborationController'][_0x187983(0x158)](_0x2d6ec1),this[_0x187983(0x154)][_0x187983(0x164)](_0x2d6ec1)):null;}async[_0xf2d9fc(0x18a)](_0x3249e7,_0x1e26d0){const _0x42abbf=_0xf2d9fc;return await this[_0x42abbf(0x15e)]['loadDoc'](_0x3249e7,0x0,_0x1e26d0)?(await this[_0x42abbf(0x14a)][_0x42abbf(0x158)](_0x3249e7),this[_0x42abbf(0x154)][_0x42abbf(0x13f)](_0x3249e7)):null;}async[_0xf2d9fc(0x17f)](_0x4c4323,_0x211ffc){const _0x1ded1e=_0xf2d9fc;return await this[_0x1ded1e(0x15e)][_0x1ded1e(0x165)](_0x4c4323,0x0,_0x211ffc)?(await this['_collaborationController']['readyForCollab'](_0x4c4323),this[_0x1ded1e(0x154)][_0x1ded1e(0x188)](_0x4c4323)):null;}async[_0xf2d9fc(0x169)](_0x563fd5,_0x3a6c5e){const _0x550f87=_0xf2d9fc;return await this['_snapshotService'][_0x550f87(0x16c)](_0x563fd5,0x0,_0x3a6c5e)?(await this[_0x550f87(0x14a)][_0x550f87(0x158)](_0x563fd5),this['_handler'][_0x550f87(0x184)](_0x563fd5)):null;}async[_0xf2d9fc(0x14f)](_0x324c32,_0x25b6e0){const _0x148520=_0xf2d9fc;return await this[_0x148520(0x15e)][_0x148520(0x160)](_0x324c32,0x0,_0x25b6e0)?(await this[_0x148520(0x14a)][_0x148520(0x158)](_0x324c32),this[_0x148520(0x154)][_0x148520(0x186)](_0x324c32)):null;}[_0xf2d9fc(0x159)](_0x676dc9,_0x278e0a){const _0x23492c=_0xf2d9fc;return(0x0,n[_0x23492c(0x150)])(this['_injector']['get'](e[_0x23492c(0x13c)])['waitForRoom$'](_0x676dc9)['pipe']((0x0,i[_0x23492c(0x16e)])(_0x461227=>_0x461227[_0x23492c(0x171)]))[_0x23492c(0x181)](_0x3ab0bb=>_0x278e0a(Array[_0x23492c(0x13d)](_0x3ab0bb[_0x23492c(0x180)]()))));}[_0xf2d9fc(0x14e)](_0x184000){const _0x1d1648=_0xf2d9fc;var _0x47c990;let _0x38f78e=this['_resolveUnitId'](_0x184000);if(!_0x38f78e)return e[_0x1d1648(0x187)]['NOT_COLLAB'];let _0x2dddcb=this['_collaborationController'][_0x1d1648(0x17a)](_0x38f78e);return(_0x47c990=_0x2dddcb==null?void 0x0:_0x2dddcb[_0x1d1648(0x157)][_0x1d1648(0x178)])==null?e['CollaborationStatus']['NOT_COLLAB']:_0x47c990;}[_0xf2d9fc(0x141)](_0x56e85c,_0x3c096a={}){const _0x5c5b97=_0xf2d9fc;var _0x278902;let _0x36399f=this[_0x5c5b97(0x15b)](_0x56e85c);if(!_0x36399f)return Promise[_0x5c5b97(0x156)](Error('[FCollaboration]:\x20Cannot\x20flush\x20because\x20no\x20unit\x20is\x20focused\x20or\x20specified.'));let _0x27bce7=this[_0x5c5b97(0x14a)][_0x5c5b97(0x17a)](_0x36399f);if(!_0x27bce7)return Promise[_0x5c5b97(0x156)](Error(_0x5c5b97(0x182)+_0x36399f+_0x5c5b97(0x18e)));let _0x55fb37=_0x27bce7[_0x5c5b97(0x157)][_0x5c5b97(0x178)];if(_0x55fb37===e[_0x5c5b97(0x187)][_0x5c5b97(0x16d)])return Promise[_0x5c5b97(0x15f)]();let _0x1f1e89=u(_0x36399f,_0x55fb37);if(_0x1f1e89)return Promise[_0x5c5b97(0x156)](_0x1f1e89);let _0x598a5d=(_0x278902=_0x3c096a[_0x5c5b97(0x151)])==null?0x7530:_0x278902;return new Promise((_0x544723,_0x2e8bd7)=>{const _0x240786=_0x5c5b97;let _0x590039=!0x1,_0x199156=null,_0x52842c=setTimeout(()=>{const _0x378166=_0x2a88;_0x590039=!0x0,_0x199156==null||_0x199156['unsubscribe'](),_0x2e8bd7(Error(_0x378166(0x161)+_0x36399f+_0x378166(0x16f)+_0x598a5d+_0x378166(0x15a)));},_0x598a5d),_0x37cbda=()=>{const _0x13f753=_0x2a88;_0x590039=!0x0,clearTimeout(_0x52842c),_0x199156==null||_0x199156[_0x13f753(0x173)]();};_0x199156=_0x27bce7[_0x240786(0x15c)][_0x240786(0x181)](_0x332197=>{const _0x17f1d5=_0x240786;if(_0x590039)return;if(_0x332197===e[_0x17f1d5(0x187)][_0x17f1d5(0x16d)]){_0x37cbda(),_0x544723();return;}let _0x40290d=u(_0x36399f,_0x332197);_0x40290d&&(_0x37cbda(),_0x2e8bd7(_0x40290d));});});}['_resolveUnitId'](_0x2ef195){const _0x35b60d=_0xf2d9fc;var _0x4bc43e;return _0x2ef195||((_0x4bc43e=this[_0x35b60d(0x146)][_0x35b60d(0x172)]())==null?void 0x0:_0x4bc43e[_0x35b60d(0x177)]());}};function _0x2a88(_0xd82428,_0x38dd3a){_0xd82428=_0xd82428-0x136;const _0x4b8129=_0x4b81();let _0x2a88ce=_0x4b8129[_0xd82428];return _0x2a88ce;}l=c([s(0x1,(0x0,n[_0xf2d9fc(0x18d)])(n['Injector'])),s(0x2,n['IUniverInstanceService']),s(0x3,(0x0,n[_0xf2d9fc(0x18d)])(r[_0xf2d9fc(0x185)])),s(0x4,(0x0,n[_0xf2d9fc(0x18d)])(e['CollaborationController']))],l);function u(_0x4f87c7,_0x42b70a){const _0x2f55eb=_0xf2d9fc;return _0x42b70a===e[_0x2f55eb(0x187)][_0x2f55eb(0x149)]||_0x42b70a===e[_0x2f55eb(0x187)][_0x2f55eb(0x142)]?Error(_0x2f55eb(0x168)+_0x4f87c7+_0x2f55eb(0x137)+_0x42b70a+'.'):null;}var d=class extends t[_0xf2d9fc(0x179)]{['_initialize'](_0x1bcd74){const _0x54b2f0=_0xf2d9fc;let _0x43d136=_0x1bcd74[_0x54b2f0(0x144)](e[_0x54b2f0(0x153)]);this[_0x54b2f0(0x18b)](this[_0x54b2f0(0x191)](this['Event'][_0x54b2f0(0x18f)],()=>{const _0x4064a7=_0x54b2f0;let _0xb45945=new n[(_0x4064a7(0x162))](),_0x27056d=_0x43d136[_0x4064a7(0x136)][_0x4064a7(0x181)](_0x252e8e=>{const _0x44142e=_0x4064a7;let _0x461a4d=_0x252e8e['status$']['subscribe'](_0x1ae752=>{const _0x1531a2=_0x2a88;let _0x2392fe={'unitId':_0x252e8e[_0x1531a2(0x143)],'status':_0x1ae752};this['fireEvent'](this[_0x1531a2(0x17c)]['CollaborationStatusChanged'],_0x2392fe);});_0xb45945[_0x44142e(0x17d)]((0x0,n[_0x44142e(0x150)])(_0x461a4d));});return _0xb45945[_0x4064a7(0x17d)]((0x0,n[_0x4064a7(0x150)])(_0x27056d)),_0xb45945;}));}[_0xf2d9fc(0x148)](){const _0xd5ee1f=_0xf2d9fc;return this[_0xd5ee1f(0x17e)][_0xd5ee1f(0x14d)](l,{'getWorkbook':_0x572d4f=>this['getWorkbook'](_0x572d4f),'getDocument':_0x14a4d4=>this[_0xd5ee1f(0x13f)](_0x14a4d4),'getPresentation':_0x59444b=>this[_0xd5ee1f(0x184)](_0x59444b),'getBase':_0x562a2b=>this[_0xd5ee1f(0x188)](_0x562a2b),'getBoard':_0x1d8676=>this['getBoard'](_0x1d8676)});}['loadServerUnit'](_0x3cd9d0,_0x42f8d5,_0x1fc3d3){const _0x4d4b61=_0xf2d9fc;return this['_injector'][_0x4d4b61(0x144)](e[_0x4d4b61(0x16a)])[_0x4d4b61(0x13e)](_0x3cd9d0,_0x42f8d5,_0x1fc3d3);}[_0xf2d9fc(0x190)](_0x30984b,_0x249008,_0xb76de1){const _0x5c2020=_0xf2d9fc;return this[_0x5c2020(0x17e)]['get'](e[_0x5c2020(0x16a)])['loadUnitOfRevision'](_0x30984b,_0x249008,_0xb76de1);}};t[_0xf2d9fc(0x179)][_0xf2d9fc(0x18c)](d),Object[_0xf2d9fc(0x174)](exports,_0xf2d9fc(0x193),{'enumerable':!0x0,'get':function(){return l;}});
1
+ const _0x1f91c8=_0xd973;(function(_0x15d3b9,_0x4b5ed3){const _0x3d26d4=_0xd973,_0x2f5f4f=_0x15d3b9();while(!![]){try{const _0x443270=-parseInt(_0x3d26d4(0x123))/0x1+-parseInt(_0x3d26d4(0x148))/0x2*(parseInt(_0x3d26d4(0x13b))/0x3)+-parseInt(_0x3d26d4(0x112))/0x4*(parseInt(_0x3d26d4(0x114))/0x5)+parseInt(_0x3d26d4(0x138))/0x6+-parseInt(_0x3d26d4(0x11c))/0x7+parseInt(_0x3d26d4(0x157))/0x8+parseInt(_0x3d26d4(0x13a))/0x9;if(_0x443270===_0x4b5ed3)break;else _0x2f5f4f['push'](_0x2f5f4f['shift']());}catch(_0x5d9d99){_0x2f5f4f['push'](_0x2f5f4f['shift']());}}}(_0x1397,0x7b86f),Object['defineProperty'](exports,Symbol[_0x1f91c8(0x12a)],{'value':_0x1f91c8(0x160)}));let e=require('@univerjs-pro/collaboration-client'),t=require('@univerjs/core/facade'),n=require('@univerjs/core'),r=require('@univerjs-pro/collaboration'),i=require('rxjs');function _0x1397(){const _0x4a8f7a=['unitID','SYNCED','_collaborationController','_univerInstanceService','getCollaboration','getCollabEntity','FEventName','2XUhLwI','[FCollaboration]:\x20Unit\x20\x22','registerEventHandler','loadUnitOfRevision','object','resolve','DataLoaderService','FBase','loadBase','loadServerUnit','_snapshotService','FUniver','NOT_COLLAB','from','getWorkbook','4843768BGerAG','Inject','getCollaborationStatus','_resolveUnitId','members$','flush','decorate','length','\x22\x20is\x20not\x20in\x20collaboration\x20mode.','Module','SnapshotService','getFocusedUnit','defineProperty','get','getUnitId','loadSheetAsync','pipe','Event','loadBaseAsync','getBase','toDisposable','getDocument','entityInit$','628ENBBTg','extend','21745byXbUk','fireEvent','loadSlide','CollaborationStatus','DisposableCollection','MemberService','loadSlideAsync','timeout','948367NZVLUp','IUniverInstanceService','\x22\x20after\x20','[FCollaboration]:\x20Timed\x20out\x20flushing\x20unit\x20\x22','disposeWithMe','loadBoardAsync','getBoard','913963mDIhoJ','loadDoc','loadServerUnitOfRevision','reject','loadSheet','unsubscribe','_injector','toStringTag','CollaborationStatusChanged','FCollaboration','subscribe','switchMap','CONFLICT','loadBoard','getOwnPropertyDescriptor','Injector','createInstance','state','ms.','getPresentation','subscribeCollaborators','2249394erERpi','readyForCollab','15472899ngYIdJ','1384131McbTLz','_handler','waitForRoom$','status$','loadDocAsync','add'];_0x1397=function(){return _0x4a8f7a;};return _0x1397();}var a=class extends t['FEnum']{get[_0x1f91c8(0x117)](){const _0x1d1b3e=_0x1f91c8;return e[_0x1d1b3e(0x117)];}};t['FEnum'][_0x1f91c8(0x113)](a);var o=class extends t['FEventName']{get[_0x1f91c8(0x12b)](){const _0x37682d=_0x1f91c8;return _0x37682d(0x12b);}};t[_0x1f91c8(0x147)]['extend'](o);function s(_0xaa4f41,_0x35f9be){return function(_0x126010,_0xbac4b6){_0x35f9be(_0x126010,_0xbac4b6,_0xaa4f41);};}function c(_0x988141,_0xd937d7,_0xb88bfa,_0x55b5a4){const _0x1d0899=_0x1f91c8;var _0x2c4bd4=arguments['length'],_0x3814cc=_0x2c4bd4<0x3?_0xd937d7:_0x55b5a4===null?_0x55b5a4=Object[_0x1d0899(0x131)](_0xd937d7,_0xb88bfa):_0x55b5a4,_0x37a6ba;if(typeof Reflect==_0x1d0899(0x14c)&&typeof Reflect[_0x1d0899(0x15d)]=='function')_0x3814cc=Reflect[_0x1d0899(0x15d)](_0x988141,_0xd937d7,_0xb88bfa,_0x55b5a4);else{for(var _0x3bfd66=_0x988141[_0x1d0899(0x15e)]-0x1;_0x3bfd66>=0x0;_0x3bfd66--)(_0x37a6ba=_0x988141[_0x3bfd66])&&(_0x3814cc=(_0x2c4bd4<0x3?_0x37a6ba(_0x3814cc):_0x2c4bd4>0x3?_0x37a6ba(_0xd937d7,_0xb88bfa,_0x3814cc):_0x37a6ba(_0xd937d7,_0xb88bfa))||_0x3814cc);}return _0x2c4bd4>0x3&&_0x3814cc&&Object[_0x1d0899(0x163)](_0xd937d7,_0xb88bfa,_0x3814cc),_0x3814cc;}let l=class extends t[_0x1f91c8(0x14f)]{constructor(_0x24e6b3,_0x10ab3e,_0x4aec58,_0x1aa048,_0x37a96a){const _0x18af66=_0x1f91c8;super(),this[_0x18af66(0x13c)]=_0x24e6b3,this[_0x18af66(0x129)]=_0x10ab3e,this['_univerInstanceService']=_0x4aec58,this[_0x18af66(0x152)]=_0x1aa048,this['_collaborationController']=_0x37a96a;}async[_0x1f91c8(0x166)](_0x52e3ab,_0x5c98c0){const _0x208519=_0x1f91c8;return await this[_0x208519(0x152)][_0x208519(0x127)](_0x52e3ab,0x0,_0x5c98c0)?(await this[_0x208519(0x143)][_0x208519(0x139)](_0x52e3ab),this[_0x208519(0x13c)]['getWorkbook'](_0x52e3ab)):null;}async[_0x1f91c8(0x13f)](_0x1794a2,_0x526b42){const _0x5e4fd1=_0x1f91c8;return await this[_0x5e4fd1(0x152)][_0x5e4fd1(0x124)](_0x1794a2,0x0,_0x526b42)?(await this[_0x5e4fd1(0x143)][_0x5e4fd1(0x139)](_0x1794a2),this['_handler'][_0x5e4fd1(0x110)](_0x1794a2)):null;}async[_0x1f91c8(0x169)](_0x1276e5,_0x1e1a26){const _0x2aeeda=_0x1f91c8;return await this[_0x2aeeda(0x152)][_0x2aeeda(0x150)](_0x1276e5,0x0,_0x1e1a26)?(await this[_0x2aeeda(0x143)][_0x2aeeda(0x139)](_0x1276e5),this[_0x2aeeda(0x13c)][_0x2aeeda(0x16a)](_0x1276e5)):null;}async[_0x1f91c8(0x11a)](_0x2b0722,_0x43a0dd){const _0x18ca55=_0x1f91c8;return await this[_0x18ca55(0x152)][_0x18ca55(0x116)](_0x2b0722,0x0,_0x43a0dd)?(await this[_0x18ca55(0x143)][_0x18ca55(0x139)](_0x2b0722),this[_0x18ca55(0x13c)]['getPresentation'](_0x2b0722)):null;}async[_0x1f91c8(0x121)](_0x2f5dcc,_0x19cd0d){const _0x33b000=_0x1f91c8;return await this['_snapshotService'][_0x33b000(0x130)](_0x2f5dcc,0x0,_0x19cd0d)?(await this[_0x33b000(0x143)][_0x33b000(0x139)](_0x2f5dcc),this[_0x33b000(0x13c)][_0x33b000(0x122)](_0x2f5dcc)):null;}[_0x1f91c8(0x137)](_0x79326,_0x25e879){const _0xff3b44=_0x1f91c8;return(0x0,n[_0xff3b44(0x16b)])(this[_0xff3b44(0x129)]['get'](e[_0xff3b44(0x119)])[_0xff3b44(0x13d)](_0x79326)[_0xff3b44(0x167)]((0x0,i[_0xff3b44(0x12e)])(_0x40b1a8=>_0x40b1a8[_0xff3b44(0x15b)]))['subscribe'](_0x3166c0=>_0x25e879(Array[_0xff3b44(0x155)](_0x3166c0['values']()))));}[_0x1f91c8(0x159)](_0xd42514){const _0x399162=_0x1f91c8;var _0x56d29b;let _0x398c0b=this[_0x399162(0x15a)](_0xd42514);if(!_0x398c0b)return e[_0x399162(0x117)][_0x399162(0x154)];let _0xfb0774=this['_collaborationController'][_0x399162(0x146)](_0x398c0b);return(_0x56d29b=_0xfb0774==null?void 0x0:_0xfb0774[_0x399162(0x134)]['status'])==null?e['CollaborationStatus'][_0x399162(0x154)]:_0x56d29b;}[_0x1f91c8(0x15c)](_0x58659f,_0x2d16cc={}){const _0x5e23e7=_0x1f91c8;var _0x4c5e77;let _0xb1e560=this[_0x5e23e7(0x15a)](_0x58659f);if(!_0xb1e560)return Promise[_0x5e23e7(0x126)](Error('[FCollaboration]:\x20Cannot\x20flush\x20because\x20no\x20unit\x20is\x20focused\x20or\x20specified.'));let _0x22104a=this[_0x5e23e7(0x143)]['getCollabEntity'](_0xb1e560);if(!_0x22104a)return Promise[_0x5e23e7(0x126)](Error(_0x5e23e7(0x149)+_0xb1e560+_0x5e23e7(0x15f)));let _0xba5918=_0x22104a[_0x5e23e7(0x134)]['status'];if(_0xba5918===e[_0x5e23e7(0x117)][_0x5e23e7(0x142)])return Promise[_0x5e23e7(0x14d)]();let _0x1c2b4c=u(_0xb1e560,_0xba5918);if(_0x1c2b4c)return Promise[_0x5e23e7(0x126)](_0x1c2b4c);let _0x7c36c0=(_0x4c5e77=_0x2d16cc[_0x5e23e7(0x11b)])==null?0x7530:_0x4c5e77;return new Promise((_0x3c0f79,_0x167bf9)=>{const _0x23ebdd=_0x5e23e7;let _0x18e9b2=!0x1,_0x1e8da5=null,_0x40062c=setTimeout(()=>{const _0x21056d=_0xd973;_0x18e9b2=!0x0,_0x1e8da5==null||_0x1e8da5[_0x21056d(0x128)](),_0x167bf9(Error(_0x21056d(0x11f)+_0xb1e560+_0x21056d(0x11e)+_0x7c36c0+_0x21056d(0x135)));},_0x7c36c0),_0x28e8c5=()=>{const _0x3c8094=_0xd973;_0x18e9b2=!0x0,clearTimeout(_0x40062c),_0x1e8da5==null||_0x1e8da5[_0x3c8094(0x128)]();};_0x1e8da5=_0x22104a[_0x23ebdd(0x13e)][_0x23ebdd(0x12d)](_0x3cbde8=>{const _0x60a24c=_0x23ebdd;if(_0x18e9b2)return;if(_0x3cbde8===e['CollaborationStatus'][_0x60a24c(0x142)]){_0x28e8c5(),_0x3c0f79();return;}let _0x2c86bd=u(_0xb1e560,_0x3cbde8);_0x2c86bd&&(_0x28e8c5(),_0x167bf9(_0x2c86bd));});});}[_0x1f91c8(0x15a)](_0x4f89f2){const _0x2d32d5=_0x1f91c8;var _0x2412b5;return _0x4f89f2||((_0x2412b5=this[_0x2d32d5(0x144)][_0x2d32d5(0x162)]())==null?void 0x0:_0x2412b5[_0x2d32d5(0x165)]());}};l=c([s(0x1,(0x0,n[_0x1f91c8(0x158)])(n[_0x1f91c8(0x132)])),s(0x2,n[_0x1f91c8(0x11d)]),s(0x3,(0x0,n[_0x1f91c8(0x158)])(r[_0x1f91c8(0x161)])),s(0x4,(0x0,n[_0x1f91c8(0x158)])(e['CollaborationController']))],l);function u(_0xc6430c,_0x324f7d){const _0xdfa0ca=_0x1f91c8;return _0x324f7d===e[_0xdfa0ca(0x117)][_0xdfa0ca(0x12f)]||_0x324f7d===e[_0xdfa0ca(0x117)][_0xdfa0ca(0x154)]?Error('[FCollaboration]:\x20Cannot\x20flush\x20unit\x20\x22'+_0xc6430c+'\x22\x20while\x20collaboration\x20status\x20is\x20'+_0x324f7d+'.'):null;}function _0xd973(_0xc496f9,_0x613cd1){_0xc496f9=_0xc496f9-0x110;const _0x139762=_0x1397();let _0xd973bd=_0x139762[_0xc496f9];return _0xd973bd;}var d=class extends t[_0x1f91c8(0x153)]{['_initialize'](_0x86a87){const _0x3ccc17=_0x1f91c8;let _0x232c59=_0x86a87['get'](e['CollaborationController']);this[_0x3ccc17(0x120)](this[_0x3ccc17(0x14a)](this[_0x3ccc17(0x168)][_0x3ccc17(0x12b)],()=>{const _0x26cffe=_0x3ccc17;let _0x4ed051=new n[(_0x26cffe(0x118))](),_0x4148bf=_0x232c59[_0x26cffe(0x111)]['subscribe'](_0x248245=>{const _0x1e526c=_0x26cffe;let _0x15e1cb=_0x248245[_0x1e526c(0x13e)][_0x1e526c(0x12d)](_0x193000=>{const _0x5b9d2c=_0x1e526c;let _0xc883b2={'unitId':_0x248245[_0x5b9d2c(0x141)],'status':_0x193000};this[_0x5b9d2c(0x115)](this[_0x5b9d2c(0x168)]['CollaborationStatusChanged'],_0xc883b2);});_0x4ed051[_0x1e526c(0x140)]((0x0,n['toDisposable'])(_0x15e1cb));});return _0x4ed051[_0x26cffe(0x140)]((0x0,n[_0x26cffe(0x16b)])(_0x4148bf)),_0x4ed051;}));}[_0x1f91c8(0x145)](){const _0x51844e=_0x1f91c8;return this['_injector'][_0x51844e(0x133)](l,{'getWorkbook':_0x30a037=>this[_0x51844e(0x156)](_0x30a037),'getDocument':_0xd9d7b9=>this[_0x51844e(0x110)](_0xd9d7b9),'getPresentation':_0x452581=>this[_0x51844e(0x136)](_0x452581),'getBase':_0x145490=>this[_0x51844e(0x16a)](_0x145490),'getBoard':_0x2237df=>this[_0x51844e(0x122)](_0x2237df)});}[_0x1f91c8(0x151)](_0x15cb31,_0x11483e,_0x382aad){const _0x4b1a62=_0x1f91c8;return this[_0x4b1a62(0x129)][_0x4b1a62(0x164)](e[_0x4b1a62(0x14e)])['loadUnit'](_0x15cb31,_0x11483e,_0x382aad);}[_0x1f91c8(0x125)](_0xdad68,_0x3f0319,_0x44e770){const _0x18d55c=_0x1f91c8;return this['_injector'][_0x18d55c(0x164)](e[_0x18d55c(0x14e)])[_0x18d55c(0x14b)](_0xdad68,_0x3f0319,_0x44e770);}};t[_0x1f91c8(0x153)]['extend'](d),Object[_0x1f91c8(0x163)](exports,_0x1f91c8(0x12c),{'enumerable':!0x0,'get':function(){return l;}});