@univerjs-pro/collaboration-client-ui 0.15.0-insiders.20251227-dafc157 → 0.15.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/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/ja-JP.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/ja-JP.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/ja-JP.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/ja-JP.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 +15 -15
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function _0x8cd9(){const _0x5518f1=['3hYGoBA','2715270rQzLvx','6GpothE','24sDYmMw','415503otEgWE','854482qmEwWa','34123LiQFPn','runOnServer','get','1777139moonwA','RemoteUniscriptService','1296840IVJKiK','1972860dFsCYZ'];_0x8cd9=function(){return _0x5518f1;};return _0x8cd9();}const _0x253eb6=_0x1965;(function(_0x1436b4,_0x523a61){const _0x66e217=_0x1965,_0x53b638=_0x1436b4();while(!![]){try{const _0x3954f3=-parseInt(_0x66e217(0x15d))/0x1+-parseInt(_0x66e217(0x15c))/0x2*(-parseInt(_0x66e217(0x164))/0x3)+-parseInt(_0x66e217(0x163))/0x4+parseInt(_0x66e217(0x162))/0x5+-parseInt(_0x66e217(0x166))/0x6*(-parseInt(_0x66e217(0x160))/0x7)+parseInt(_0x66e217(0x167))/0x8*(parseInt(_0x66e217(0x15b))/0x9)+-parseInt(_0x66e217(0x165))/0xa;if(_0x3954f3===_0x523a61)break;else _0x53b638['push'](_0x53b638['shift']());}catch(_0x2025fb){_0x53b638['push'](_0x53b638['shift']());}}}(_0x8cd9,0x4463a));function _0x1965(_0x3078e9,_0x49db92){_0x3078e9=_0x3078e9-0x15b;const _0x8cd9ef=_0x8cd9();let _0x196540=_0x8cd9ef[_0x3078e9];return _0x196540;}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x253eb6(0x15e)](_0x449dfe,_0xf1e2e6,..._0x44aebe){const _0x78393f=_0x253eb6;return this['_injector'][_0x78393f(0x15f)](t[_0x78393f(0x161)])[_0x78393f(0x15e)](_0x449dfe,_0xf1e2e6,{},..._0x44aebe);}}e['FUniver']['extend'](c);
|