@univerjs-pro/collaboration-client-ui 0.12.3 → 0.12.4-experimental.20251208-c4b8a44
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/types/locale/en-US.d.ts +1 -0
- 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';const
|
|
1
|
+
'use strict';function _0x2913(){const _0x45b812=['1784Asxzyl','RemoteUniscriptService','2247985ZLSDCb','461750TiFAZe','281679nDcLmU','658NXvVFJ','runOnServer','41408bcMOdA','2066733MgzJIp','FUniver','6ZKRJPx','15130hDWxmU','1011iGRlIo','extend','get','10769FIzFen'];_0x2913=function(){return _0x45b812;};return _0x2913();}const _0x3afa71=_0x141c;(function(_0x207aad,_0x47b712){const _0x5c02dc=_0x141c,_0x490f19=_0x207aad();while(!![]){try{const _0xb3091e=parseInt(_0x5c02dc(0x8d))/0x1+parseInt(_0x5c02dc(0x8c))/0x2+parseInt(_0x5c02dc(0x95))/0x3*(parseInt(_0x5c02dc(0x99))/0x4)+-parseInt(_0x5c02dc(0x8b))/0x5*(-parseInt(_0x5c02dc(0x93))/0x6)+-parseInt(_0x5c02dc(0x8e))/0x7*(-parseInt(_0x5c02dc(0x90))/0x8)+parseInt(_0x5c02dc(0x91))/0x9+parseInt(_0x5c02dc(0x94))/0xa*(-parseInt(_0x5c02dc(0x98))/0xb);if(_0xb3091e===_0x47b712)break;else _0x490f19['push'](_0x490f19['shift']());}catch(_0x3443f8){_0x490f19['push'](_0x490f19['shift']());}}}(_0x2913,0x54d0f));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x3afa71(0x92)]{[_0x3afa71(0x8f)](_0x514362,_0x310785,..._0x57a8a4){const _0x1706d4=_0x3afa71;return this['_injector'][_0x1706d4(0x97)](t[_0x1706d4(0x8a)])['runOnServer'](_0x514362,_0x310785,{},..._0x57a8a4);}}function _0x141c(_0x125671,_0x529175){_0x125671=_0x125671-0x8a;const _0x29135a=_0x2913();let _0x141c68=_0x29135a[_0x125671];return _0x141c68;}e['FUniver'][_0x3afa71(0x96)](c);
|