@univerjs-pro/collaboration-client-ui 0.10.11 → 0.10.12-nightly.202510221114
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/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +16 -16
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x5bd56b=_0x1c48;(function(_0x3b429b,_0x1a44a0){const _0x3678b6=_0x1c48,_0x372d72=_0x3b429b();while(!![]){try{const _0x27db3e=-parseInt(_0x3678b6(0x1f7))/0x1*(parseInt(_0x3678b6(0x1fa))/0x2)+parseInt(_0x3678b6(0x1f8))/0x3*(-parseInt(_0x3678b6(0x1fb))/0x4)+-parseInt(_0x3678b6(0x1f5))/0x5+parseInt(_0x3678b6(0x1fd))/0x6+parseInt(_0x3678b6(0x1f9))/0x7*(-parseInt(_0x3678b6(0x1fe))/0x8)+-parseInt(_0x3678b6(0x1ff))/0x9+parseInt(_0x3678b6(0x1f6))/0xa;if(_0x27db3e===_0x1a44a0)break;else _0x372d72['push'](_0x372d72['shift']());}catch(_0x15848b){_0x372d72['push'](_0x372d72['shift']());}}}(_0x19ed,0x9c49a));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{['runOnServer'](_0x5a9cf2,_0x389b9a,..._0x52e1d7){const _0x29eac1=_0x1c48;return this[_0x29eac1(0x200)]['get'](t[_0x29eac1(0x1f4)])['runOnServer'](_0x5a9cf2,_0x389b9a,{},..._0x52e1d7);}}function _0x1c48(_0x378376,_0x45349a){const _0x19ed7d=_0x19ed();return _0x1c48=function(_0x1c482a,_0xca648d){_0x1c482a=_0x1c482a-0x1f3;let _0x2437ea=_0x19ed7d[_0x1c482a];return _0x2437ea;},_0x1c48(_0x378376,_0x45349a);}e[_0x5bd56b(0x1f3)][_0x5bd56b(0x1fc)](c);function _0x19ed(){const _0x24d1a1=['3659700rmsizx','3518584uxHFmK','3311631tmEaaW','_injector','FUniver','RemoteUniscriptService','1533480NgrdXI','24908670VVnfNF','406058GwickT','129ulGlFO','7EPbFtd','6yCCsXU','11908pSwlAK','extend'];_0x19ed=function(){return _0x24d1a1;};return _0x19ed();}
|