@univerjs-pro/collaboration-client 1.0.0-alpha.6 → 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
@@ -1 +1 @@
1
- const _0x5236c6=_0x384f;function _0x384f(_0x30e188,_0xf03d48){_0x30e188=_0x30e188-0x9d;const _0x10dd93=_0x10dd();let _0x384f37=_0x10dd93[_0x30e188];return _0x384f37;}(function(_0x34e3fb,_0x3cf953){const _0x2ba0aa=_0x384f,_0x2a314c=_0x34e3fb();while(!![]){try{const _0x32e75f=-parseInt(_0x2ba0aa(0xb2))/0x1+parseInt(_0x2ba0aa(0xa7))/0x2+parseInt(_0x2ba0aa(0xb7))/0x3+-parseInt(_0x2ba0aa(0xab))/0x4+-parseInt(_0x2ba0aa(0xad))/0x5+parseInt(_0x2ba0aa(0x9d))/0x6*(parseInt(_0x2ba0aa(0x9e))/0x7)+parseInt(_0x2ba0aa(0xaa))/0x8*(parseInt(_0x2ba0aa(0xb1))/0x9);if(_0x32e75f===_0x3cf953)break;else _0x2a314c['push'](_0x2a314c['shift']());}catch(_0x4ae41a){_0x2a314c['push'](_0x2a314c['shift']());}}}(_0x10dd,0xddc8e));const e={'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x5236c6(0xa4)}},'collabStatus':{'fetchMiss':_0x5236c6(0xa6),'conflict':_0x5236c6(0xb5),'notCollab':_0x5236c6(0xb0),'synced':_0x5236c6(0xae),'syncing':'同步中...','offline':_0x5236c6(0xb6)},'session':{'connection-failed':_0x5236c6(0xa2),'will-retry':_0x5236c6(0xb3),'room-full':'此文件協作人數已達上限,您的編輯將暫存於本機。','join-failed':_0x5236c6(0xa8),'room-not-exists':_0x5236c6(0xa3),'room-permission-denied':_0x5236c6(0xa5),'room-cnt-exceeds':'協作文件數量超過限制,您的編輯將暫存於本機。','collaboration-timeout':_0x5236c6(0xaf)},'conflict':{'title':_0x5236c6(0x9f),'content':_0x5236c6(0xb4)},'permission':{'title':_0x5236c6(0xac),'content':_0x5236c6(0xa9)},'collaboration':{'single-unit':{'warning':_0x5236c6(0xa1)},'closeRoom':_0x5236c6(0xa0)},'auth':{'needGotoLoginAlert':'您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。'}}};export{e as default};function _0x10dd(){const _0x583d46=['1878550lkJLbG','加入協作失敗,請稍後重試,您的編輯將暫存於本機。','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','32CupYpv','1936160bQynLE','認證錯誤','6402945IMttPz','已同步','伺服器未回應協作請求,您的編輯將儲存在本機。','本機檔案','993915wYgbtR','588769jZmlsk','連線失敗,將在稍後重試連線。','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','編輯衝突','已離線,編輯將儲存在本機','4237707ZFpAHJ','401352kZRzxu','49Szkiht','協作衝突','由於協作房間已關閉,編輯權限已被收回。','您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','連線失敗,請檢查您的網路。','加入協作失敗,您的編輯將暫存於本機。','點擊重新連線','沒有協作權限,您的編輯將暫存於本機。','正在擷取伺服器資料...'];_0x10dd=function(){return _0x583d46;};return _0x10dd();}
1
+ const _0x411811=_0x197a;function _0x197a(_0x1ca8f6,_0x2fe3bf){_0x1ca8f6=_0x1ca8f6-0x76;const _0x1fdd63=_0x1fdd();let _0x197a24=_0x1fdd63[_0x1ca8f6];return _0x197a24;}function _0x1fdd(){const _0x12cfff=['編輯衝突','35yMeSBW','180PzOzgn','正在擷取伺服器資料...','2otVhlP','30OHHXzl','您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','認證錯誤','449828LoRtUt','此文件協作人數已達上限,您的編輯將暫存於本機。','164742caBHZS','191170AtYODQ','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','點擊重新連線','已離線,編輯將儲存在本機','協作衝突','24421msFUam','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','141262pmEKvL','522056TwXmZn','已同步','7XlakJw','14427THBhtz','由於協作房間已關閉,編輯權限已被收回。','加入協作失敗,請稍後重試,您的編輯將暫存於本機。','3OLKlTk','伺服器未回應協作請求,您的編輯將儲存在本機。','325YUNrBG'];_0x1fdd=function(){return _0x12cfff;};return _0x1fdd();}(function(_0xc3ae6f,_0x1d79c6){const _0x2b13b6=_0x197a,_0x4b2f1b=_0xc3ae6f();while(!![]){try{const _0x40d234=parseInt(_0x2b13b6(0x78))/0x1*(-parseInt(_0x2b13b6(0x88))/0x2)+parseInt(_0x2b13b6(0x81))/0x3*(parseInt(_0x2b13b6(0x8c))/0x4)+-parseInt(_0x2b13b6(0x85))/0x5*(parseInt(_0x2b13b6(0x8e))/0x6)+parseInt(_0x2b13b6(0x7d))/0x7*(parseInt(_0x2b13b6(0x7b))/0x8)+parseInt(_0x2b13b6(0x7e))/0x9*(-parseInt(_0x2b13b6(0x89))/0xa)+-parseInt(_0x2b13b6(0x7a))/0xb*(parseInt(_0x2b13b6(0x86))/0xc)+-parseInt(_0x2b13b6(0x83))/0xd*(-parseInt(_0x2b13b6(0x8f))/0xe);if(_0x40d234===_0x1d79c6)break;else _0x4b2f1b['push'](_0x4b2f1b['shift']());}catch(_0x1a86dd){_0x4b2f1b['push'](_0x4b2f1b['shift']());}}}(_0x1fdd,0x19a46));const e={'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x411811(0x91)}},'collabStatus':{'fetchMiss':_0x411811(0x87),'conflict':_0x411811(0x84),'notCollab':'本機檔案','synced':_0x411811(0x7c),'syncing':'同步中...','offline':_0x411811(0x76)},'session':{'connection-failed':'連線失敗,請檢查您的網路。','will-retry':'連線失敗,將在稍後重試連線。','room-full':_0x411811(0x8d),'join-failed':_0x411811(0x80),'room-not-exists':'加入協作失敗,您的編輯將暫存於本機。','room-permission-denied':'沒有協作權限,您的編輯將暫存於本機。','room-cnt-exceeds':'協作文件數量超過限制,您的編輯將暫存於本機。','collaboration-timeout':_0x411811(0x82)},'conflict':{'title':_0x411811(0x77),'content':_0x411811(0x79)},'permission':{'title':_0x411811(0x8b),'content':'您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。'},'collaboration':{'single-unit':{'warning':_0x411811(0x8a)},'closeRoom':_0x411811(0x7f)},'auth':{'needGotoLoginAlert':_0x411811(0x90)}}};export{e as default};
package/lib/facade.js CHANGED
@@ -1 +1 @@
1
- const _0x5d81cf=_0x2bfb;(function(_0x451dbd,_0x438808){const _0x4741e7=_0x2bfb,_0x528903=_0x451dbd();while(!![]){try{const _0x54a571=-parseInt(_0x4741e7(0xcd))/0x1+parseInt(_0x4741e7(0xfd))/0x2+parseInt(_0x4741e7(0xc3))/0x3*(parseInt(_0x4741e7(0xb6))/0x4)+parseInt(_0x4741e7(0xdc))/0x5*(-parseInt(_0x4741e7(0xd7))/0x6)+-parseInt(_0x4741e7(0xdb))/0x7*(-parseInt(_0x4741e7(0xca))/0x8)+parseInt(_0x4741e7(0xc4))/0x9+parseInt(_0x4741e7(0xd5))/0xa*(-parseInt(_0x4741e7(0xf5))/0xb);if(_0x54a571===_0x438808)break;else _0x528903['push'](_0x528903['shift']());}catch(_0x220d24){_0x528903['push'](_0x528903['shift']());}}}(_0x1e61,0xa0b78));import{CollaborationController as _0x81d25a,CollaborationStatus as _0x2f58b3,DataLoaderService as _0xfead7e,MemberService as _0x470e17}from'@univerjs-pro/collaboration-client';import{FBase as _0x41f3de,FEnum as _0x10b323,FEventName as _0x538a54,FUniver as _0x4c08c2}from'@univerjs/core/facade';import{DisposableCollection as _0x4454a6,IUniverInstanceService as _0x455293,Inject as _0x482f62,Injector as _0x3eca89,toDisposable as _0x4dfd25}from'@univerjs/core';import{SnapshotService as _0xda3fdc}from'@univerjs-pro/collaboration';import{switchMap as _0x4d0af7}from'rxjs';var h=class extends _0x10b323{get[_0x5d81cf(0xc1)](){return _0x2f58b3;}};_0x10b323['extend'](h);var g=class extends _0x538a54{get[_0x5d81cf(0xfc)](){const _0x29e75a=_0x5d81cf;return _0x29e75a(0xfc);}};_0x538a54[_0x5d81cf(0xc6)](g);function _(_0x1cf381,_0x4e8f88){return function(_0x5db686,_0x4a4248){_0x4e8f88(_0x5db686,_0x4a4248,_0x1cf381);};}function v(_0x55a36e,_0x5147f2,_0x54a256,_0x3ab11d){const _0x67e1a1=_0x5d81cf;var _0x4c77bc=arguments[_0x67e1a1(0xd4)],_0x460dd8=_0x4c77bc<0x3?_0x5147f2:_0x3ab11d===null?_0x3ab11d=Object[_0x67e1a1(0xef)](_0x5147f2,_0x54a256):_0x3ab11d,_0x233067;if(typeof Reflect==_0x67e1a1(0xe7)&&typeof Reflect['decorate']==_0x67e1a1(0xeb))_0x460dd8=Reflect[_0x67e1a1(0xd3)](_0x55a36e,_0x5147f2,_0x54a256,_0x3ab11d);else{for(var _0x35a5ed=_0x55a36e['length']-0x1;_0x35a5ed>=0x0;_0x35a5ed--)(_0x233067=_0x55a36e[_0x35a5ed])&&(_0x460dd8=(_0x4c77bc<0x3?_0x233067(_0x460dd8):_0x4c77bc>0x3?_0x233067(_0x5147f2,_0x54a256,_0x460dd8):_0x233067(_0x5147f2,_0x54a256))||_0x460dd8);}return _0x4c77bc>0x3&&_0x460dd8&&Object[_0x67e1a1(0xba)](_0x5147f2,_0x54a256,_0x460dd8),_0x460dd8;}let y=class extends _0x41f3de{constructor(_0x3f43db,_0x2fee44,_0x14a17b,_0x2179f9,_0x21cca8){const _0xefce40=_0x5d81cf;super(),this[_0xefce40(0xc9)]=_0x3f43db,this[_0xefce40(0xc7)]=_0x2fee44,this[_0xefce40(0xcc)]=_0x14a17b,this['_snapshotService']=_0x2179f9,this[_0xefce40(0xf1)]=_0x21cca8;}async[_0x5d81cf(0xb1)](_0x3b1712,_0x297f99){const _0x13a7dd=_0x5d81cf;return await this[_0x13a7dd(0xda)]['loadSheet'](_0x3b1712,0x0,_0x297f99)?(await this[_0x13a7dd(0xf1)][_0x13a7dd(0xe0)](_0x3b1712),this[_0x13a7dd(0xc9)][_0x13a7dd(0xd6)](_0x3b1712)):null;}async[_0x5d81cf(0xd0)](_0x2586fd,_0x5d7fe4){const _0x85bc22=_0x5d81cf;return await this[_0x85bc22(0xda)][_0x85bc22(0xb9)](_0x2586fd,0x0,_0x5d7fe4)?(await this[_0x85bc22(0xf1)][_0x85bc22(0xe0)](_0x2586fd),this[_0x85bc22(0xc9)]['getDocument'](_0x2586fd)):null;}async[_0x5d81cf(0xc2)](_0xab6695,_0x5c9f91){const _0x55693f=_0x5d81cf;return await this[_0x55693f(0xda)][_0x55693f(0xe5)](_0xab6695,0x0,_0x5c9f91)?(await this[_0x55693f(0xf1)][_0x55693f(0xe0)](_0xab6695),this['_handler'][_0x55693f(0xf2)](_0xab6695)):null;}async[_0x5d81cf(0xf3)](_0x30c048,_0x5a965c){const _0xeb84fa=_0x5d81cf;return await this[_0xeb84fa(0xda)][_0xeb84fa(0xff)](_0x30c048,0x0,_0x5a965c)?(await this['_collaborationController'][_0xeb84fa(0xe0)](_0x30c048),this['_handler'][_0xeb84fa(0xee)](_0x30c048)):null;}async[_0x5d81cf(0xdf)](_0x41249c,_0x563c38){const _0x43f156=_0x5d81cf;return await this[_0x43f156(0xda)][_0x43f156(0xb4)](_0x41249c,0x0,_0x563c38)?(await this[_0x43f156(0xf1)][_0x43f156(0xe0)](_0x41249c),this[_0x43f156(0xc9)]['getBoard'](_0x41249c)):null;}['subscribeCollaborators'](_0xb22381,_0x10cc7a){const _0x2b3f31=_0x5d81cf;return _0x4dfd25(this[_0x2b3f31(0xc7)][_0x2b3f31(0xbc)](_0x470e17)[_0x2b3f31(0xea)](_0xb22381)[_0x2b3f31(0xe9)](_0x4d0af7(_0x43b821=>_0x43b821[_0x2b3f31(0xe1)]))['subscribe'](_0x375350=>_0x10cc7a(Array[_0x2b3f31(0xd2)](_0x375350[_0x2b3f31(0xe4)]()))));}[_0x5d81cf(0xc5)](_0x53ed82){const _0x1bfd35=_0x5d81cf;var _0x5919ee;let _0x53c51c=this[_0x1bfd35(0xd8)](_0x53ed82);if(!_0x53c51c)return _0x2f58b3[_0x1bfd35(0xe3)];let _0x1346f8=this['_collaborationController'][_0x1bfd35(0xbb)](_0x53c51c);return(_0x5919ee=_0x1346f8==null?void 0x0:_0x1346f8[_0x1bfd35(0xd9)][_0x1bfd35(0xec)])==null?_0x2f58b3[_0x1bfd35(0xe3)]:_0x5919ee;}[_0x5d81cf(0xed)](_0x2441fd,_0x12842b={}){const _0x238aa5=_0x5d81cf;var _0x55cd21;let _0x212c75=this[_0x238aa5(0xd8)](_0x2441fd);if(!_0x212c75)return Promise[_0x238aa5(0xc0)](Error(_0x238aa5(0xf0)));let _0x413f79=this[_0x238aa5(0xf1)]['getCollabEntity'](_0x212c75);if(!_0x413f79)return Promise[_0x238aa5(0xc0)](Error('[FCollaboration]:\x20Unit\x20\x22'+_0x212c75+_0x238aa5(0xf9)));let _0x3aee23=_0x413f79[_0x238aa5(0xd9)][_0x238aa5(0xec)];if(_0x3aee23===_0x2f58b3[_0x238aa5(0xbf)])return Promise[_0x238aa5(0xbd)]();let _0x3ca8f6=b(_0x212c75,_0x3aee23);if(_0x3ca8f6)return Promise[_0x238aa5(0xc0)](_0x3ca8f6);let _0x33dcaf=(_0x55cd21=_0x12842b['timeout'])==null?0x7530:_0x55cd21;return new Promise((_0x56488d,_0x3d933b)=>{const _0x2a1ebc=_0x238aa5;let _0x16f146=!0x1,_0x2df942=null,_0x120ab9=setTimeout(()=>{const _0x2088b7=_0x2bfb;_0x16f146=!0x0,_0x2df942==null||_0x2df942[_0x2088b7(0xb8)](),_0x3d933b(Error(_0x2088b7(0xde)+_0x212c75+_0x2088b7(0xf7)+_0x33dcaf+'ms.'));},_0x33dcaf),_0x59481c=()=>{const _0x248709=_0x2bfb;_0x16f146=!0x0,clearTimeout(_0x120ab9),_0x2df942==null||_0x2df942[_0x248709(0xb8)]();};_0x2df942=_0x413f79['status$'][_0x2a1ebc(0xf4)](_0x50637b=>{const _0x1064b3=_0x2a1ebc;if(_0x16f146)return;if(_0x50637b===_0x2f58b3[_0x1064b3(0xbf)]){_0x59481c(),_0x56488d();return;}let _0x5f415a=b(_0x212c75,_0x50637b);_0x5f415a&&(_0x59481c(),_0x3d933b(_0x5f415a));});});}['_resolveUnitId'](_0x54cbd6){const _0x360038=_0x5d81cf;var _0x1524cc;return _0x54cbd6||((_0x1524cc=this[_0x360038(0xcc)][_0x360038(0xd1)]())==null?void 0x0:_0x1524cc['getUnitId']());}};y=v([_(0x1,_0x482f62(_0x3eca89)),_(0x2,_0x455293),_(0x3,_0x482f62(_0xda3fdc)),_(0x4,_0x482f62(_0x81d25a))],y);function _0x2bfb(_0x244f95,_0x5446e7){_0x244f95=_0x244f95-0xb1;const _0x1e6117=_0x1e61();let _0x2bfb74=_0x1e6117[_0x244f95];return _0x2bfb74;}function _0x1e61(){const _0x332a77=['_injector','\x22\x20while\x20collaboration\x20status\x20is\x20','_handler','8IfDBkv','entityInit$','_univerInstanceService','1221733JSsmUY','getDocument','_initialize','loadDocAsync','getFocusedUnit','from','decorate','length','70xyuIbR','getWorkbook','60054xJytZk','_resolveUnitId','state','_snapshotService','6860707ZGmGzl','655HzyPxv','registerEventHandler','[FCollaboration]:\x20Timed\x20out\x20flushing\x20unit\x20\x22','loadBoardAsync','readyForCollab','members$','fireEvent','NOT_COLLAB','values','loadBase','getCollaboration','object','loadServerUnitOfRevision','pipe','waitForRoom$','function','status','flush','getPresentation','getOwnPropertyDescriptor','[FCollaboration]:\x20Cannot\x20flush\x20because\x20no\x20unit\x20is\x20focused\x20or\x20specified.','_collaborationController','getBase','loadSlideAsync','subscribe','648219ROEtMC','loadUnit','\x22\x20after\x20','disposeWithMe','\x22\x20is\x20not\x20in\x20collaboration\x20mode.','Event','loadServerUnit','CollaborationStatusChanged','2135952TYvwRV','unitID','loadSlide','loadSheetAsync','createInstance','add','loadBoard','status$','16lMwjSn','getBoard','unsubscribe','loadDoc','defineProperty','getCollabEntity','get','resolve','CONFLICT','SYNCED','reject','CollaborationStatus','loadBaseAsync','398946fYXQEN','9213354MXwWHm','getCollaborationStatus','extend'];_0x1e61=function(){return _0x332a77;};return _0x1e61();}function b(_0x8801f1,_0x3f26ad){const _0x31e56c=_0x5d81cf;return _0x3f26ad===_0x2f58b3[_0x31e56c(0xbe)]||_0x3f26ad===_0x2f58b3['NOT_COLLAB']?Error('[FCollaboration]:\x20Cannot\x20flush\x20unit\x20\x22'+_0x8801f1+_0x31e56c(0xc8)+_0x3f26ad+'.'):null;}var x=class extends _0x4c08c2{[_0x5d81cf(0xcf)](_0x536153){const _0x49d709=_0x5d81cf;let _0x42e932=_0x536153['get'](_0x81d25a);this[_0x49d709(0xf8)](this[_0x49d709(0xdd)](this[_0x49d709(0xfa)][_0x49d709(0xfc)],()=>{const _0x49d735=_0x49d709;let _0x57d9b5=new _0x4454a6(),_0x167569=_0x42e932[_0x49d735(0xcb)][_0x49d735(0xf4)](_0x2ef58f=>{const _0x4ae2f7=_0x49d735;let _0x5ba2cd=_0x2ef58f[_0x4ae2f7(0xb5)][_0x4ae2f7(0xf4)](_0x5232cb=>{const _0x3bf3d9=_0x4ae2f7;let _0x39d2bf={'unitId':_0x2ef58f[_0x3bf3d9(0xfe)],'status':_0x5232cb};this[_0x3bf3d9(0xe2)](this['Event']['CollaborationStatusChanged'],_0x39d2bf);});_0x57d9b5['add'](_0x4dfd25(_0x5ba2cd));});return _0x57d9b5[_0x49d735(0xb3)](_0x4dfd25(_0x167569)),_0x57d9b5;}));}[_0x5d81cf(0xe6)](){const _0x12fc04=_0x5d81cf;return this[_0x12fc04(0xc7)][_0x12fc04(0xb2)](y,{'getWorkbook':_0x23c279=>this[_0x12fc04(0xd6)](_0x23c279),'getDocument':_0x8e0676=>this[_0x12fc04(0xce)](_0x8e0676),'getPresentation':_0x15d404=>this['getPresentation'](_0x15d404),'getBase':_0x23c008=>this[_0x12fc04(0xf2)](_0x23c008),'getBoard':_0x363240=>this[_0x12fc04(0xb7)](_0x363240)});}[_0x5d81cf(0xfb)](_0x2dd0eb,_0x318c93,_0x146458){const _0x36d72d=_0x5d81cf;return this[_0x36d72d(0xc7)][_0x36d72d(0xbc)](_0xfead7e)[_0x36d72d(0xf6)](_0x2dd0eb,_0x318c93,_0x146458);}[_0x5d81cf(0xe8)](_0x1ac402,_0x22a755,_0x1f7f0c){const _0x30a77c=_0x5d81cf;return this[_0x30a77c(0xc7)][_0x30a77c(0xbc)](_0xfead7e)['loadUnitOfRevision'](_0x1ac402,_0x22a755,_0x1f7f0c);}};_0x4c08c2[_0x5d81cf(0xc6)](x);export{y as FCollaboration};
1
+ const _0x48297b=_0x1f2c;(function(_0x5250be,_0x533d31){const _0x448a5a=_0x1f2c,_0x46dc57=_0x5250be();while(!![]){try{const _0x4bfabe=parseInt(_0x448a5a(0x132))/0x1+parseInt(_0x448a5a(0x165))/0x2*(parseInt(_0x448a5a(0x13d))/0x3)+parseInt(_0x448a5a(0x150))/0x4*(parseInt(_0x448a5a(0x14a))/0x5)+-parseInt(_0x448a5a(0x15e))/0x6+parseInt(_0x448a5a(0x142))/0x7*(parseInt(_0x448a5a(0x14c))/0x8)+-parseInt(_0x448a5a(0x14d))/0x9*(-parseInt(_0x448a5a(0x137))/0xa)+-parseInt(_0x448a5a(0x162))/0xb;if(_0x4bfabe===_0x533d31)break;else _0x46dc57['push'](_0x46dc57['shift']());}catch(_0x575f10){_0x46dc57['push'](_0x46dc57['shift']());}}}(_0x22cc,0x3cad0));import{CollaborationController as _0x274f47,CollaborationStatus as _0x1d0527,DataLoaderService as _0x52941b,MemberService as _0x1ab603}from'@univerjs-pro/collaboration-client';import{FBase as _0x598bc,FEnum as _0x2fef54,FEventName as _0x33ebe1,FUniver as _0x554cbe}from'@univerjs/core/facade';import{DisposableCollection as _0x498a59,IUniverInstanceService as _0xd2f24f,Inject as _0x1a9f82,Injector as _0x48391b,toDisposable as _0x4d24c8}from'@univerjs/core';import{SnapshotService as _0x5c621c}from'@univerjs-pro/collaboration';function _0x1f2c(_0x3cf465,_0x265be7){_0x3cf465=_0x3cf465-0x12e;const _0x22cc79=_0x22cc();let _0x1f2c6c=_0x22cc79[_0x3cf465];return _0x1f2c6c;}import{switchMap as _0x5fe3d9}from'rxjs';var h=class extends _0x2fef54{get[_0x48297b(0x174)](){return _0x1d0527;}};_0x2fef54[_0x48297b(0x153)](h);var g=class extends _0x33ebe1{get[_0x48297b(0x143)](){const _0x48cf50=_0x48297b;return _0x48cf50(0x143);}};_0x33ebe1['extend'](g);function _(_0x3190e5,_0x4c3a1b){return function(_0x12d8ae,_0x2a9542){_0x4c3a1b(_0x12d8ae,_0x2a9542,_0x3190e5);};}function v(_0x2478de,_0x2c3377,_0x34cfd3,_0x49f911){const _0x15eb2c=_0x48297b;var _0x2481ce=arguments['length'],_0x227584=_0x2481ce<0x3?_0x2c3377:_0x49f911===null?_0x49f911=Object['getOwnPropertyDescriptor'](_0x2c3377,_0x34cfd3):_0x49f911,_0x3e2050;if(typeof Reflect=='object'&&typeof Reflect[_0x15eb2c(0x169)]==_0x15eb2c(0x16e))_0x227584=Reflect[_0x15eb2c(0x169)](_0x2478de,_0x2c3377,_0x34cfd3,_0x49f911);else{for(var _0x1ac509=_0x2478de[_0x15eb2c(0x15f)]-0x1;_0x1ac509>=0x0;_0x1ac509--)(_0x3e2050=_0x2478de[_0x1ac509])&&(_0x227584=(_0x2481ce<0x3?_0x3e2050(_0x227584):_0x2481ce>0x3?_0x3e2050(_0x2c3377,_0x34cfd3,_0x227584):_0x3e2050(_0x2c3377,_0x34cfd3))||_0x227584);}return _0x2481ce>0x3&&_0x227584&&Object[_0x15eb2c(0x134)](_0x2c3377,_0x34cfd3,_0x227584),_0x227584;}let y=class extends _0x598bc{constructor(_0x3f285a,_0x21bfb2,_0x59b4dd,_0x52eb9e,_0x1481c8){const _0x32ad59=_0x48297b;super(),this[_0x32ad59(0x154)]=_0x3f285a,this['_injector']=_0x21bfb2,this[_0x32ad59(0x159)]=_0x59b4dd,this[_0x32ad59(0x175)]=_0x52eb9e,this[_0x32ad59(0x13c)]=_0x1481c8;}async[_0x48297b(0x149)](_0x34d4cc,_0x21f516){const _0x221ecf=_0x48297b;return await this[_0x221ecf(0x175)]['loadSheet'](_0x34d4cc,0x0,_0x21f516)?(await this[_0x221ecf(0x13c)]['readyForCollab'](_0x34d4cc),this[_0x221ecf(0x154)][_0x221ecf(0x15a)](_0x34d4cc)):null;}async[_0x48297b(0x136)](_0x54f595,_0x204083){const _0x27c7ea=_0x48297b;return await this[_0x27c7ea(0x175)][_0x27c7ea(0x170)](_0x54f595,0x0,_0x204083)?(await this[_0x27c7ea(0x13c)][_0x27c7ea(0x148)](_0x54f595),this[_0x27c7ea(0x154)][_0x27c7ea(0x161)](_0x54f595)):null;}async['loadBaseAsync'](_0x506816,_0x1c8677){const _0x33f4a3=_0x48297b;return await this[_0x33f4a3(0x175)][_0x33f4a3(0x14e)](_0x506816,0x0,_0x1c8677)?(await this[_0x33f4a3(0x13c)][_0x33f4a3(0x148)](_0x506816),this[_0x33f4a3(0x154)][_0x33f4a3(0x16f)](_0x506816)):null;}async[_0x48297b(0x164)](_0x1d32a1,_0x49bc5c){const _0x5dba01=_0x48297b;return await this[_0x5dba01(0x175)][_0x5dba01(0x16a)](_0x1d32a1,0x0,_0x49bc5c)?(await this[_0x5dba01(0x13c)][_0x5dba01(0x148)](_0x1d32a1),this[_0x5dba01(0x154)][_0x5dba01(0x155)](_0x1d32a1)):null;}async[_0x48297b(0x152)](_0x21e73c,_0x10da09){const _0x54218e=_0x48297b;return await this[_0x54218e(0x175)][_0x54218e(0x12e)](_0x21e73c,0x0,_0x10da09)?(await this[_0x54218e(0x13c)][_0x54218e(0x148)](_0x21e73c),this[_0x54218e(0x154)][_0x54218e(0x13e)](_0x21e73c)):null;}[_0x48297b(0x172)](_0xd0ee6d,_0x13f6f6){const _0x4c67c7=_0x48297b;return _0x4d24c8(this['_injector'][_0x4c67c7(0x168)](_0x1ab603)['waitForRoom$'](_0xd0ee6d)[_0x4c67c7(0x167)](_0x5fe3d9(_0x44b5a5=>_0x44b5a5['members$']))[_0x4c67c7(0x130)](_0x477ea8=>_0x13f6f6(Array['from'](_0x477ea8[_0x4c67c7(0x156)]()))));}[_0x48297b(0x138)](_0x318a0c){const _0x3d4be9=_0x48297b;var _0x5a03b8;let _0x487eed=this[_0x3d4be9(0x133)](_0x318a0c);if(!_0x487eed)return _0x1d0527[_0x3d4be9(0x151)];let _0x383636=this[_0x3d4be9(0x13c)][_0x3d4be9(0x131)](_0x487eed);return(_0x5a03b8=_0x383636==null?void 0x0:_0x383636[_0x3d4be9(0x13b)][_0x3d4be9(0x158)])==null?_0x1d0527['NOT_COLLAB']:_0x5a03b8;}[_0x48297b(0x160)](_0x564376,_0x458cf5={}){const _0xb82f30=_0x48297b;var _0x1e4ea9;let _0x5392f1=this[_0xb82f30(0x133)](_0x564376);if(!_0x5392f1)return Promise[_0xb82f30(0x14b)](Error('[FCollaboration]:\x20Cannot\x20flush\x20because\x20no\x20unit\x20is\x20focused\x20or\x20specified.'));let _0x5a8a2b=this['_collaborationController'][_0xb82f30(0x131)](_0x5392f1);if(!_0x5a8a2b)return Promise[_0xb82f30(0x14b)](Error('[FCollaboration]:\x20Unit\x20\x22'+_0x5392f1+'\x22\x20is\x20not\x20in\x20collaboration\x20mode.'));let _0x4b14b9=_0x5a8a2b[_0xb82f30(0x13b)]['status'];if(_0x4b14b9===_0x1d0527[_0xb82f30(0x135)])return Promise[_0xb82f30(0x147)]();let _0x13765d=b(_0x5392f1,_0x4b14b9);if(_0x13765d)return Promise['reject'](_0x13765d);let _0x6a8c97=(_0x1e4ea9=_0x458cf5[_0xb82f30(0x16b)])==null?0x7530:_0x1e4ea9;return new Promise((_0x40baf0,_0x55404e)=>{const _0x357a26=_0xb82f30;let _0x477287=!0x1,_0x15ac95=null,_0x5bf191=setTimeout(()=>{const _0x55fe54=_0x1f2c;_0x477287=!0x0,_0x15ac95==null||_0x15ac95[_0x55fe54(0x141)](),_0x55404e(Error(_0x55fe54(0x173)+_0x5392f1+_0x55fe54(0x145)+_0x6a8c97+_0x55fe54(0x171)));},_0x6a8c97),_0x30f132=()=>{const _0x24a544=_0x1f2c;_0x477287=!0x0,clearTimeout(_0x5bf191),_0x15ac95==null||_0x15ac95[_0x24a544(0x141)]();};_0x15ac95=_0x5a8a2b[_0x357a26(0x157)][_0x357a26(0x130)](_0x5ab52e=>{const _0x57be28=_0x357a26;if(_0x477287)return;if(_0x5ab52e===_0x1d0527[_0x57be28(0x135)]){_0x30f132(),_0x40baf0();return;}let _0x3618b6=b(_0x5392f1,_0x5ab52e);_0x3618b6&&(_0x30f132(),_0x55404e(_0x3618b6));});});}[_0x48297b(0x133)](_0x15fced){const _0x42a8c8=_0x48297b;var _0x21bff4;return _0x15fced||((_0x21bff4=this[_0x42a8c8(0x159)][_0x42a8c8(0x14f)]())==null?void 0x0:_0x21bff4[_0x42a8c8(0x144)]());}};y=v([_(0x1,_0x1a9f82(_0x48391b)),_(0x2,_0xd2f24f),_(0x3,_0x1a9f82(_0x5c621c)),_(0x4,_0x1a9f82(_0x274f47))],y);function b(_0x54cce,_0x2a0fe4){const _0x2e57d4=_0x48297b;return _0x2a0fe4===_0x1d0527['CONFLICT']||_0x2a0fe4===_0x1d0527[_0x2e57d4(0x151)]?Error('[FCollaboration]:\x20Cannot\x20flush\x20unit\x20\x22'+_0x54cce+_0x2e57d4(0x163)+_0x2a0fe4+'.'):null;}var x=class extends _0x554cbe{[_0x48297b(0x12f)](_0x58b4b7){const _0x5456b0=_0x48297b;let _0x4ca3d4=_0x58b4b7[_0x5456b0(0x168)](_0x274f47);this[_0x5456b0(0x166)](this[_0x5456b0(0x139)](this[_0x5456b0(0x16c)][_0x5456b0(0x143)],()=>{const _0x1327ed=_0x5456b0;let _0x210c9c=new _0x498a59(),_0x580dd8=_0x4ca3d4['entityInit$'][_0x1327ed(0x130)](_0x5168e=>{const _0xd5ee25=_0x1327ed;let _0x57470d=_0x5168e['status$'][_0xd5ee25(0x130)](_0x1bfde0=>{const _0xdd745=_0xd5ee25;let _0x579c0b={'unitId':_0x5168e[_0xdd745(0x15b)],'status':_0x1bfde0};this[_0xdd745(0x146)](this[_0xdd745(0x16c)]['CollaborationStatusChanged'],_0x579c0b);});_0x210c9c['add'](_0x4d24c8(_0x57470d));});return _0x210c9c[_0x1327ed(0x16d)](_0x4d24c8(_0x580dd8)),_0x210c9c;}));}['getCollaboration'](){const _0x13b609=_0x48297b;return this[_0x13b609(0x13f)][_0x13b609(0x13a)](y,{'getWorkbook':_0x39ec6d=>this['getWorkbook'](_0x39ec6d),'getDocument':_0x28e5d9=>this[_0x13b609(0x161)](_0x28e5d9),'getPresentation':_0x96f5d0=>this[_0x13b609(0x155)](_0x96f5d0),'getBase':_0x2880fb=>this[_0x13b609(0x16f)](_0x2880fb),'getBoard':_0x3f672e=>this['getBoard'](_0x3f672e)});}[_0x48297b(0x15d)](_0x6755c8,_0x491856,_0x4a1aff){const _0x463efe=_0x48297b;return this[_0x463efe(0x13f)]['get'](_0x52941b)['loadUnit'](_0x6755c8,_0x491856,_0x4a1aff);}[_0x48297b(0x140)](_0x15535c,_0x4d8a3f,_0x22be8f){const _0x3d58a9=_0x48297b;return this['_injector'][_0x3d58a9(0x168)](_0x52941b)[_0x3d58a9(0x15c)](_0x15535c,_0x4d8a3f,_0x22be8f);}};_0x554cbe[_0x48297b(0x153)](x);export{y as FCollaboration};function _0x22cc(){const _0xd483fd=['2560QuSNah','getCollaborationStatus','registerEventHandler','createInstance','state','_collaborationController','6wMRyPX','getBoard','_injector','loadServerUnitOfRevision','unsubscribe','34391zRXJsr','CollaborationStatusChanged','getUnitId','\x22\x20after\x20','fireEvent','resolve','readyForCollab','loadSheetAsync','5xNXzUd','reject','592gNakVi','2259lfHIRn','loadBase','getFocusedUnit','394736aotaaB','NOT_COLLAB','loadBoardAsync','extend','_handler','getPresentation','values','status$','status','_univerInstanceService','getWorkbook','unitID','loadUnitOfRevision','loadServerUnit','1020360cXeGpi','length','flush','getDocument','7578868mjEkTR','\x22\x20while\x20collaboration\x20status\x20is\x20','loadSlideAsync','161638rXobdg','disposeWithMe','pipe','get','decorate','loadSlide','timeout','Event','add','function','getBase','loadDoc','ms.','subscribeCollaborators','[FCollaboration]:\x20Timed\x20out\x20flushing\x20unit\x20\x22','CollaborationStatus','_snapshotService','loadBoard','_initialize','subscribe','getCollabEntity','419436pKwjka','_resolveUnitId','defineProperty','SYNCED','loadDocAsync'];_0x22cc=function(){return _0xd483fd;};return _0x22cc();}