@univerjs-pro/collaboration-client-ui 0.15.0 → 0.15.1-insiders.20260117-8ce4a01
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 +18 -18
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';const _0x4dbb04=_0x1c84;(function(_0x49de16,_0x21c4fc){const _0x539c6d=_0x1c84,_0x1029bb=_0x49de16();while(!![]){try{const _0x371282=parseInt(_0x539c6d(0x9b))/0x1*(-parseInt(_0x539c6d(0xa1))/0x2)+parseInt(_0x539c6d(0xa0))/0x3*(parseInt(_0x539c6d(0x9d))/0x4)+-parseInt(_0x539c6d(0xa4))/0x5+parseInt(_0x539c6d(0x98))/0x6*(parseInt(_0x539c6d(0x97))/0x7)+parseInt(_0x539c6d(0x9e))/0x8+-parseInt(_0x539c6d(0x9a))/0x9*(-parseInt(_0x539c6d(0x9c))/0xa)+parseInt(_0x539c6d(0xa2))/0xb;if(_0x371282===_0x21c4fc)break;else _0x1029bb['push'](_0x1029bb['shift']());}catch(_0x89155){_0x1029bb['push'](_0x1029bb['shift']());}}}(_0x448b,0xbfb67));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x448b(){const _0x46fdc2=['28ONFVim','5032616GAymcV','get','14490SCMWIH','2832226LJBGzK','8365632OCKbkl','RemoteUniscriptService','6724745eCnQzn','extend','runOnServer','1121323hIfSmW','30IVpyRm','FUniver','9RazJFd','1HjpWvS','13219730khkHPn'];_0x448b=function(){return _0x46fdc2;};return _0x448b();}function _0x1c84(_0x5e68f1,_0x20131e){_0x5e68f1=_0x5e68f1-0x95;const _0x448b30=_0x448b();let _0x1c841a=_0x448b30[_0x5e68f1];return _0x1c841a;}class c extends e['FUniver']{['runOnServer'](_0x481c07,_0xff4535,..._0x5d6be2){const _0xd5e2b6=_0x1c84;return this['_injector'][_0xd5e2b6(0x9f)](t[_0xd5e2b6(0xa3)])[_0xd5e2b6(0x96)](_0x481c07,_0xff4535,{},..._0x5d6be2);}}e[_0x4dbb04(0x99)][_0x4dbb04(0x95)](c);
|