@univerjs-pro/collaboration-client-ui 1.0.0-alpha.7 → 1.0.0-beta.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.
Files changed (90) 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.css +1 -5
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/controllers/collab-cursor/board-collab-cursor-entity.d.ts +3 -3
  66. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +2 -2
  67. package/lib/types/controllers/collab-cursor/slide-collab-cursor-entity.d.ts +3 -3
  68. package/lib/types/models/cursor.d.ts +0 -2
  69. package/lib/umd/facade.js +1 -1
  70. package/lib/umd/index.js +1 -1
  71. package/lib/umd/locale/ar-SA.js +1 -1
  72. package/lib/umd/locale/ca-ES.js +1 -1
  73. package/lib/umd/locale/de-DE.js +1 -1
  74. package/lib/umd/locale/en-US.js +1 -1
  75. package/lib/umd/locale/es-ES.js +1 -1
  76. package/lib/umd/locale/fa-IR.js +1 -1
  77. package/lib/umd/locale/fr-FR.js +1 -1
  78. package/lib/umd/locale/id-ID.js +1 -1
  79. package/lib/umd/locale/it-IT.js +1 -1
  80. package/lib/umd/locale/ja-JP.js +1 -1
  81. package/lib/umd/locale/ko-KR.js +1 -1
  82. package/lib/umd/locale/pl-PL.js +1 -1
  83. package/lib/umd/locale/pt-BR.js +1 -1
  84. package/lib/umd/locale/ru-RU.js +1 -1
  85. package/lib/umd/locale/sk-SK.js +1 -1
  86. package/lib/umd/locale/vi-VN.js +1 -1
  87. package/lib/umd/locale/zh-CN.js +1 -1
  88. package/lib/umd/locale/zh-HK.js +1 -1
  89. package/lib/umd/locale/zh-TW.js +1 -1
  90. package/package.json +23 -22
@@ -1 +1 @@
1
- const _0x3a15f9=_0xd9c3;(function(_0x598406,_0x475dcf){const _0x5cfa16=_0xd9c3,_0x525fca=_0x598406();while(!![]){try{const _0x5a1c53=-parseInt(_0x5cfa16(0x18e))/0x1*(parseInt(_0x5cfa16(0x186))/0x2)+parseInt(_0x5cfa16(0x17c))/0x3*(parseInt(_0x5cfa16(0x17e))/0x4)+parseInt(_0x5cfa16(0x18a))/0x5*(-parseInt(_0x5cfa16(0x179))/0x6)+-parseInt(_0x5cfa16(0x182))/0x7*(parseInt(_0x5cfa16(0x18c))/0x8)+-parseInt(_0x5cfa16(0x180))/0x9+-parseInt(_0x5cfa16(0x178))/0xa+-parseInt(_0x5cfa16(0x192))/0xb*(-parseInt(_0x5cfa16(0x17f))/0xc);if(_0x5a1c53===_0x475dcf)break;else _0x525fca['push'](_0x525fca['shift']());}catch(_0x32acdf){_0x525fca['push'](_0x525fca['shift']());}}}(_0x59ea,0xc46b3));function _0xd9c3(_0x4e5b7a,_0x3ec430){_0x4e5b7a=_0x4e5b7a-0x177;const _0x59ea91=_0x59ea();let _0xd9c374=_0x59ea91[_0x4e5b7a];return _0xd9c374;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3a15f9(0x18d)}},'collabStatus':{'fetchMiss':_0x3a15f9(0x188),'conflict':'編輯衝突','notCollab':_0x3a15f9(0x17a),'synced':_0x3a15f9(0x177),'syncing':'同步中...','offline':'已離線,編輯將儲存在本機'},'snapshotLoading':{'loadingSheet':_0x3a15f9(0x18b),'timeout':_0x3a15f9(0x189),'refresh':'重新整理頁面'},'session':{'connection-failed':_0x3a15f9(0x191),'will-retry':_0x3a15f9(0x181),'room-full':_0x3a15f9(0x190),'collaboration-timeout':_0x3a15f9(0x184)},'conflict':{'title':_0x3a15f9(0x193),'content':'您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。'},'permission':{'title':'認證錯誤','content':_0x3a15f9(0x185)},'collaboration':{'offline-data-not-saved':_0x3a15f9(0x187),'single-unit':{'warning':_0x3a15f9(0x183)},'closeRoom':'由於協作房間已關閉,編輯權限已被收回。'},'auth':{'needGotoLoginAlert':_0x3a15f9(0x18f)},'formula':{'calculation':{'started':'公式計算已開始。','waiting':_0x3a15f9(0x17b),'unable':'目前無法執行公式計算,請稍後重試。'}}}};function _0x59ea(){const _0x55b107=['您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','伺服器未回應協作請求,您的編輯將儲存在本機。','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','2420322VwKswn','您有未儲存至伺服器的離線編輯,請檢查網絡後重試。','正在擷取伺服器資料...','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','1451965wdiRps','正在載入工作表','1864NYoSci','點擊重新連線','1pYYmlY','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','協作房間已滿,您的編輯將暫存於本機。','連線失敗,請檢查您的網絡。','11BQHcIh','協作衝突','已同步','5556590IrCEtx','6hbqLgz','本機檔案','公式計算佇列已滿,正在等待可用資源...','3BwZAKk','exports','226924mmUERG','52712664JlSCHq','5507757SkBrLR','連線失敗,將在稍後重試連線。','29344AAeEIc'];_0x59ea=function(){return _0x55b107;};return _0x59ea();}module[_0x3a15f9(0x17d)]=e;
1
+ const _0x17968e=_0x622f;(function(_0x5615e9,_0x1d4336){const _0x188867=_0x622f,_0x1147c3=_0x5615e9();while(!![]){try{const _0x453631=parseInt(_0x188867(0x1ea))/0x1*(parseInt(_0x188867(0x1f2))/0x2)+parseInt(_0x188867(0x1d8))/0x3*(parseInt(_0x188867(0x1e9))/0x4)+parseInt(_0x188867(0x1f1))/0x5*(-parseInt(_0x188867(0x1f3))/0x6)+parseInt(_0x188867(0x1dc))/0x7*(-parseInt(_0x188867(0x1ee))/0x8)+-parseInt(_0x188867(0x1f4))/0x9+parseInt(_0x188867(0x1e2))/0xa*(-parseInt(_0x188867(0x1de))/0xb)+parseInt(_0x188867(0x1f6))/0xc;if(_0x453631===_0x1d4336)break;else _0x1147c3['push'](_0x1147c3['shift']());}catch(_0x33f6b7){_0x1147c3['push'](_0x1147c3['shift']());}}}(_0x4a21,0xde182));function _0x622f(_0xcd4d48,_0x18477c){_0xcd4d48=_0xcd4d48-0x1d7;const _0x4a21e3=_0x4a21();let _0x622f3=_0x4a21e3[_0xcd4d48];return _0x622f3;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'點擊重新連線'}},'collabStatus':{'fetchMiss':_0x17968e(0x1e8),'conflict':_0x17968e(0x1e4),'notCollab':_0x17968e(0x1e0),'synced':_0x17968e(0x1ef),'syncing':_0x17968e(0x1d7),'offline':_0x17968e(0x1ec)},'snapshotLoading':{'loadingSheet':_0x17968e(0x1d9),'timeout':'資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','refresh':_0x17968e(0x1e7)},'session':{'connection-failed':_0x17968e(0x1e6),'will-retry':_0x17968e(0x1eb),'room-full':_0x17968e(0x1dd),'collaboration-timeout':_0x17968e(0x1f0)},'conflict':{'title':_0x17968e(0x1f5),'content':_0x17968e(0x1f7)},'permission':{'title':'認證錯誤','content':_0x17968e(0x1da)},'collaboration':{'offline-data-not-saved':'您有未儲存至伺服器的離線編輯,請檢查網絡後重試。','single-unit':{'warning':_0x17968e(0x1ed)},'closeRoom':_0x17968e(0x1e3)},'auth':{'needGotoLoginAlert':_0x17968e(0x1db)},'formula':{'calculation':{'started':_0x17968e(0x1df),'waiting':_0x17968e(0x1e1),'unable':_0x17968e(0x1e5)}}}};module['exports']=e;function _0x4a21(){const _0x168a58=['110QDqHkd','20iiefYC','55602fsCLBW','6287706RwLJFo','協作衝突','23308260qxsEPT','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','同步中...','63321MAPYwR','正在載入工作表','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','67249LplYBh','協作房間已滿,您的編輯將暫存於本機。','9900AkalbR','公式計算已開始。','本機檔案','公式計算佇列已滿,正在等待可用資源...','11690LgABcW','由於協作房間已關閉,編輯權限已被收回。','編輯衝突','目前無法執行公式計算,請稍後重試。','連線失敗,請檢查您的網絡。','重新整理頁面','正在擷取伺服器資料...','184hfjErC','151697dGGFmj','連線失敗,將在稍後重試連線。','已離線,編輯將儲存在本機','您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','1304ERAyCw','已同步','伺服器未回應協作請求,您的編輯將儲存在本機。'];_0x4a21=function(){return _0x168a58;};return _0x4a21();}
@@ -1 +1 @@
1
- const _0x8e154b=_0x2316;(function(_0x296af6,_0x3e2d61){const _0x5a4921=_0x2316,_0x34eb0c=_0x296af6();while(!![]){try{const _0x454c4e=parseInt(_0x5a4921(0x14b))/0x1*(parseInt(_0x5a4921(0x159))/0x2)+parseInt(_0x5a4921(0x154))/0x3+parseInt(_0x5a4921(0x14f))/0x4*(parseInt(_0x5a4921(0x140))/0x5)+-parseInt(_0x5a4921(0x151))/0x6*(parseInt(_0x5a4921(0x156))/0x7)+parseInt(_0x5a4921(0x146))/0x8*(-parseInt(_0x5a4921(0x14a))/0x9)+-parseInt(_0x5a4921(0x155))/0xa+-parseInt(_0x5a4921(0x15f))/0xb*(-parseInt(_0x5a4921(0x15c))/0xc);if(_0x454c4e===_0x3e2d61)break;else _0x34eb0c['push'](_0x34eb0c['shift']());}catch(_0x2d0bdf){_0x34eb0c['push'](_0x34eb0c['shift']());}}}(_0x5627,0x74241));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x8e154b(0x14c)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x8e154b(0x147),'notCollab':_0x8e154b(0x141),'synced':_0x8e154b(0x14d),'syncing':_0x8e154b(0x149),'offline':_0x8e154b(0x157)},'snapshotLoading':{'loadingSheet':'正在載入工作表','timeout':_0x8e154b(0x158),'refresh':_0x8e154b(0x14e)},'session':{'connection-failed':'連線失敗,請檢查您的網路。','will-retry':_0x8e154b(0x142),'room-full':_0x8e154b(0x145),'collaboration-timeout':_0x8e154b(0x152)},'conflict':{'title':_0x8e154b(0x150),'content':_0x8e154b(0x15a)},'permission':{'title':'認證錯誤','content':_0x8e154b(0x15e)},'collaboration':{'offline-data-not-saved':_0x8e154b(0x143),'single-unit':{'warning':'您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。'},'closeRoom':_0x8e154b(0x148)},'auth':{'needGotoLoginAlert':_0x8e154b(0x15b)},'formula':{'calculation':{'started':_0x8e154b(0x15d),'waiting':_0x8e154b(0x153),'unable':'目前無法執行公式計算,請稍後重試。'}}}};function _0x2316(_0x5f27f2,_0x45e588){_0x5f27f2=_0x5f27f2-0x140;const _0x5627c9=_0x5627();let _0x23163f=_0x5627c9[_0x5f27f2];return _0x23163f;}module[_0x8e154b(0x144)]=e;function _0x5627(){const _0x5eed17=['公式計算佇列已滿,正在等待可用資源...','2060646XPTQkb','5496280PcuPhj','2941225FIiWsk','已離線,編輯將儲存在本機','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','213866nHxXyP','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','12PUCQbN','公式計算已開始。','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','6607568EbnvIM','5PfUSEW','本機檔案','連線失敗,將在稍後重試連線。','您有未儲存至伺服器的離線編輯,請檢查網路後重試。','exports','協作房間已滿,您的編輯將暫存於本機。','24Trqvff','編輯衝突','由於協作房間已關閉,編輯權限已被收回。','同步中...','2171916QuznPr','3xhxPPS','點擊重新連線','已同步','重新整理頁面','2244476rQKqia','協作衝突','6xZnTaT','伺服器未回應協作請求,您的編輯將儲存在本機。'];_0x5627=function(){return _0x5eed17;};return _0x5627();}
1
+ const _0x3175a4=_0x4a2e;(function(_0x1bcf18,_0x2b7924){const _0x523392=_0x4a2e,_0x1dbb51=_0x1bcf18();while(!![]){try{const _0x35cf17=parseInt(_0x523392(0x9b))/0x1*(-parseInt(_0x523392(0xb0))/0x2)+-parseInt(_0x523392(0xb4))/0x3+-parseInt(_0x523392(0xb5))/0x4+-parseInt(_0x523392(0xa8))/0x5+-parseInt(_0x523392(0xb2))/0x6+-parseInt(_0x523392(0xaa))/0x7+parseInt(_0x523392(0xa0))/0x8*(parseInt(_0x523392(0x9f))/0x9);if(_0x35cf17===_0x2b7924)break;else _0x1dbb51['push'](_0x1dbb51['shift']());}catch(_0x53520c){_0x1dbb51['push'](_0x1dbb51['shift']());}}}(_0x55b9,0xd303d));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3175a4(0xb3)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x3175a4(0xa1),'notCollab':_0x3175a4(0xa4),'synced':_0x3175a4(0xae),'syncing':'同步中...','offline':'已離線,編輯將儲存在本機'},'snapshotLoading':{'loadingSheet':'正在載入工作表','timeout':_0x3175a4(0xad),'refresh':_0x3175a4(0xa9)},'session':{'connection-failed':_0x3175a4(0x9c),'will-retry':_0x3175a4(0xaf),'room-full':_0x3175a4(0xa7),'collaboration-timeout':_0x3175a4(0x9a)},'conflict':{'title':_0x3175a4(0xa2),'content':_0x3175a4(0xab)},'permission':{'title':_0x3175a4(0xa3),'content':_0x3175a4(0xb1)},'collaboration':{'offline-data-not-saved':_0x3175a4(0xa5),'single-unit':{'warning':'您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。'},'closeRoom':'由於協作房間已關閉,編輯權限已被收回。'},'auth':{'needGotoLoginAlert':_0x3175a4(0x9e)},'formula':{'calculation':{'started':_0x3175a4(0xa6),'waiting':'公式計算佇列已滿,正在等待可用資源...','unable':_0x3175a4(0xac)}}}};function _0x4a2e(_0x3dbaf3,_0x51ad2f){_0x3dbaf3=_0x3dbaf3-0x9a;const _0x55b9b3=_0x55b9();let _0x4a2ec8=_0x55b9b3[_0x3dbaf3];return _0x4a2ec8;}function _0x55b9(){const _0x36ade0=['您有未儲存至伺服器的離線編輯,請檢查網路後重試。','公式計算已開始。','協作房間已滿,您的編輯將暫存於本機。','7698735tjWUrZ','重新整理頁面','1722175vlrLbY','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','目前無法執行公式計算,請稍後重試。','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','已同步','連線失敗,將在稍後重試連線。','2225986unLBIK','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','2564370OMyWmw','點擊重新連線','3255327ZZKLoH','4726604Wxfyuh','伺服器未回應協作請求,您的編輯將儲存在本機。','1phHTNf','連線失敗,請檢查您的網路。','exports','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','58115133XrvkXi','8CAfrSs','編輯衝突','協作衝突','認證錯誤','本機檔案'];_0x55b9=function(){return _0x36ade0;};return _0x55b9();}module[_0x3175a4(0x9d)]=e;
package/lib/es/facade.js CHANGED
@@ -1 +1 @@
1
- var _0x397edd=_0x9127;function _0x8003(){var _0x3064c3=['extend','get','1025920QIUPgb','81yIVsvA','3emWqvH','12222IFgIfb','451888oSLDGR','115WUtpmt','2453GswrzY','241932DfuhtC','396zRTdkD','26916MBWJEX','runOnServer','11634kxXKHA','_injector','3487456oMlhor'];_0x8003=function(){return _0x3064c3;};return _0x8003();}(function(_0x5bf798,_0x2ee40c){var _0x27c842=_0x9127,_0x206bf3=_0x5bf798();while(!![]){try{var _0x9a1d2d=-parseInt(_0x27c842(0x97))/0x1*(-parseInt(_0x27c842(0x9c))/0x2)+-parseInt(_0x27c842(0x98))/0x3*(parseInt(_0x27c842(0x9d))/0x4)+parseInt(_0x27c842(0x9a))/0x5*(parseInt(_0x27c842(0xa0))/0x6)+-parseInt(_0x27c842(0xa2))/0x7+parseInt(_0x27c842(0x99))/0x8*(parseInt(_0x27c842(0x96))/0x9)+-parseInt(_0x27c842(0x95))/0xa+-parseInt(_0x27c842(0x9b))/0xb*(-parseInt(_0x27c842(0x9e))/0xc);if(_0x9a1d2d===_0x2ee40c)break;else _0x206bf3['push'](_0x206bf3['shift']());}catch(_0x1e0dbf){_0x206bf3['push'](_0x206bf3['shift']());}}}(_0x8003,0x6491c));import{RemoteUniscriptService as _0x2b58cc}from'@univerjs-pro/collaboration-client-ui';import{FUniver as _0x5a78e2}from'@univerjs/core/facade';var n=class extends _0x5a78e2{[_0x397edd(0x9f)](_0x3b70f2,_0x687224,..._0x365910){var _0x31f978=_0x397edd;return this[_0x31f978(0xa1)][_0x31f978(0x94)](_0x2b58cc)[_0x31f978(0x9f)](_0x3b70f2,_0x687224,{},..._0x365910);}};function _0x9127(_0x499ed3,_0x1cb3fe){_0x499ed3=_0x499ed3-0x94;var _0x800306=_0x8003();var _0x912786=_0x800306[_0x499ed3];return _0x912786;}_0x5a78e2[_0x397edd(0xa3)](n);export{};
1
+ function _0x3ab2(_0xd03aa7,_0x381c52){_0xd03aa7=_0xd03aa7-0x1da;var _0x504eba=_0x504e();var _0x3ab234=_0x504eba[_0xd03aa7];return _0x3ab234;}var _0x4b2a76=_0x3ab2;function _0x504e(){var _0xedaf03=['runOnServer','extend','6409696qKWMOk','get','_injector','24496860BlhFkG','646578WlDfnX','11CkJuoo','22570vMgqsp','35Ffmksu','7FSPAyT','3546MjEioJ','1605114RJJvzN','1586470XaHcxy','218452acgObI','48CwMcdE'];_0x504e=function(){return _0xedaf03;};return _0x504e();}(function(_0x330b27,_0x186ec2){var _0xa3cb95=_0x3ab2,_0x3c875a=_0x330b27();while(!![]){try{var _0x447293=parseInt(_0xa3cb95(0x1e8))/0x1+-parseInt(_0xa3cb95(0x1df))/0x2+-parseInt(_0xa3cb95(0x1e1))/0x3*(-parseInt(_0xa3cb95(0x1e0))/0x4)+-parseInt(_0xa3cb95(0x1db))/0x5*(parseInt(_0xa3cb95(0x1de))/0x6)+parseInt(_0xa3cb95(0x1dc))/0x7*(-parseInt(_0xa3cb95(0x1e4))/0x8)+-parseInt(_0xa3cb95(0x1dd))/0x9*(-parseInt(_0xa3cb95(0x1da))/0xa)+-parseInt(_0xa3cb95(0x1e9))/0xb*(-parseInt(_0xa3cb95(0x1e7))/0xc);if(_0x447293===_0x186ec2)break;else _0x3c875a['push'](_0x3c875a['shift']());}catch(_0x4ccb26){_0x3c875a['push'](_0x3c875a['shift']());}}}(_0x504e,0xf03a1));import{RemoteUniscriptService as _0x53f247}from'@univerjs-pro/collaboration-client-ui';import{FUniver as _0x401d4f}from'@univerjs/core/facade';var n=class extends _0x401d4f{[_0x4b2a76(0x1e2)](_0x18679d,_0x559f8d,..._0x4a8512){var _0x5c7f53=_0x4b2a76;return this[_0x5c7f53(0x1e6)][_0x5c7f53(0x1e5)](_0x53f247)[_0x5c7f53(0x1e2)](_0x18679d,_0x559f8d,{},..._0x4a8512);}};_0x401d4f[_0x4b2a76(0x1e3)](n);export{};