@univerjs-pro/collaboration-client-ui 0.12.4-experimental.20251211-e01e32a → 0.12.4-insiders.20251212-6c41730
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';const _0x1adfe1=_0x2b58;(function(_0x419a29,_0x4899d7){const _0x33a292=_0x2b58,_0x471736=_0x419a29();while(!![]){try{const _0x2adda9=parseInt(_0x33a292(0x155))/0x1*(-parseInt(_0x33a292(0x152))/0x2)+-parseInt(_0x33a292(0x15d))/0x3+-parseInt(_0x33a292(0x159))/0x4+parseInt(_0x33a292(0x153))/0x5+-parseInt(_0x33a292(0x156))/0x6*(-parseInt(_0x33a292(0x15e))/0x7)+parseInt(_0x33a292(0x158))/0x8+-parseInt(_0x33a292(0x15c))/0x9*(-parseInt(_0x33a292(0x15a))/0xa);if(_0x2adda9===_0x4899d7)break;else _0x471736['push'](_0x471736['shift']());}catch(_0x58b369){_0x471736['push'](_0x471736['shift']());}}}(_0x2c95,0xcbede));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x2b58(_0x263df2,_0x43dc86){_0x263df2=_0x263df2-0x152;const _0x2c95f5=_0x2c95();let _0x2b5816=_0x2c95f5[_0x263df2];return _0x2b5816;}function _0x2c95(){const _0x1c2e7a=['156064texJuH','3665540atMWvV','runOnServer','1RwVsNd','694656mMWDEm','get','2289280QzsFHG','6556844ICFMZp','10irXUIN','extend','10707453SqHqMs','3137280GLOruB','84IDXFcf','FUniver'];_0x2c95=function(){return _0x1c2e7a;};return _0x2c95();}class c extends e[_0x1adfe1(0x15f)]{[_0x1adfe1(0x154)](_0x45f26d,_0x1e5ebc,..._0x6d82ff){const _0x2ad05c=_0x1adfe1;return this['_injector'][_0x2ad05c(0x157)](t['RemoteUniscriptService'])[_0x2ad05c(0x154)](_0x45f26d,_0x1e5ebc,{},..._0x6d82ff);}}e[_0x1adfe1(0x15f)][_0x1adfe1(0x15b)](c);
|