@univerjs-pro/collaboration-client-ui 0.22.1 → 0.23.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/sk-SK.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/sk-SK.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/sk-SK.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/sk-SK.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 +17 -17
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2b72e1=_0x2424;(function(_0x27219a,_0xc4119){const _0x5ee396=_0x2424,_0x32da83=_0x27219a();while(!![]){try{const _0x4525e1=parseInt(_0x5ee396(0x100))/0x1+-parseInt(_0x5ee396(0x103))/0x2*(-parseInt(_0x5ee396(0xfa))/0x3)+parseInt(_0x5ee396(0xfc))/0x4*(parseInt(_0x5ee396(0x101))/0x5)+-parseInt(_0x5ee396(0xf8))/0x6+parseInt(_0x5ee396(0x105))/0x7*(-parseInt(_0x5ee396(0xf9))/0x8)+-parseInt(_0x5ee396(0xfe))/0x9+parseInt(_0x5ee396(0x102))/0xa;if(_0x4525e1===_0xc4119)break;else _0x32da83['push'](_0x32da83['shift']());}catch(_0x3eb8e4){_0x32da83['push'](_0x32da83['shift']());}}}(_0x1124,0x22eab));function _0x1124(){const _0x2098fc=['98283JGlOVE','get','16ZEcBeV','runOnServer','2134746FVebfH','RemoteUniscriptService','19315KoUaAx','8630MFVMUu','4307600frpoAe','4jHXkNI','FUniver','224oXAruU','496992ffLUqw','14864ZfewxR'];_0x1124=function(){return _0x2098fc;};return _0x1124();}function _0x2424(_0x381570,_0x28830f){_0x381570=_0x381570-0xf8;const _0x1124ae=_0x1124();let _0x2424ac=_0x1124ae[_0x381570];return _0x2424ac;}let e=require(`@univerjs-pro/collaboration-client-ui`),t=require(`@univerjs/core/facade`);var n=class extends t[_0x2b72e1(0x104)]{['runOnServer'](_0x31cbeb,_0x42b88b,..._0x3440a1){const _0x545921=_0x2b72e1;return this['_injector'][_0x545921(0xfb)](e[_0x545921(0xff)])[_0x545921(0xfd)](_0x31cbeb,_0x42b88b,{},..._0x3440a1);}};t[_0x2b72e1(0x104)]['extend'](n);
|