@univerjs-pro/collaboration-client-ui 0.12.1 → 0.12.2
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 +16 -16
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function _0xe919(_0x51b566,_0x288f39){const _0x1b955e=_0x1b95();return _0xe919=function(_0xe919db,_0x3791e2){_0xe919db=_0xe919db-0x154;let _0x32b570=_0x1b955e[_0xe919db];return _0x32b570;},_0xe919(_0x51b566,_0x288f39);}const _0x19ff41=_0xe919;(function(_0x37d97f,_0x568b20){const _0x9b5f26=_0xe919,_0x4470a4=_0x37d97f();while(!![]){try{const _0x3af778=-parseInt(_0x9b5f26(0x156))/0x1+-parseInt(_0x9b5f26(0x154))/0x2+parseInt(_0x9b5f26(0x159))/0x3+parseInt(_0x9b5f26(0x15d))/0x4*(parseInt(_0x9b5f26(0x15a))/0x5)+-parseInt(_0x9b5f26(0x157))/0x6+-parseInt(_0x9b5f26(0x158))/0x7*(-parseInt(_0x9b5f26(0x15e))/0x8)+parseInt(_0x9b5f26(0x15b))/0x9;if(_0x3af778===_0x568b20)break;else _0x4470a4['push'](_0x4470a4['shift']());}catch(_0x1fc31b){_0x4470a4['push'](_0x4470a4['shift']());}}}(_0x1b95,0x84679));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x19ff41(0x161)]{[_0x19ff41(0x155)](_0x39fb34,_0x203398,..._0x3429fe){const _0x214e36=_0x19ff41;return this['_injector'][_0x214e36(0x15f)](t[_0x214e36(0x160)])[_0x214e36(0x155)](_0x39fb34,_0x203398,{},..._0x3429fe);}}e['FUniver'][_0x19ff41(0x15c)](c);function _0x1b95(){const _0x2fbf6c=['1884150FKzHrD','runOnServer','875711djEJTp','3816402IAYBqW','1407GPTLBg','1287006JWlADl','25LzQSKe','19692423UkDJJI','extend','132376zpPtOe','8504gZCgqu','get','RemoteUniscriptService','FUniver'];_0x1b95=function(){return _0x2fbf6c;};return _0x1b95();}
|