@univerjs-pro/collaboration-client-ui 0.10.10-nightly.202510180327 → 0.10.11
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/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/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/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/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 _0x2b7a47=_0x4a18;(function(_0x1249b3,_0x5f5236){const _0x342b0b=_0x4a18,_0x10f052=_0x1249b3();while(!![]){try{const _0x2b76c5=-parseInt(_0x342b0b(0xf9))/0x1+-parseInt(_0x342b0b(0xfc))/0x2+-parseInt(_0x342b0b(0xfa))/0x3+parseInt(_0x342b0b(0xfe))/0x4*(-parseInt(_0x342b0b(0xf7))/0x5)+-parseInt(_0x342b0b(0xfd))/0x6+parseInt(_0x342b0b(0xf8))/0x7+parseInt(_0x342b0b(0x100))/0x8;if(_0x2b76c5===_0x5f5236)break;else _0x10f052['push'](_0x10f052['shift']());}catch(_0x2733e0){_0x10f052['push'](_0x10f052['shift']());}}}(_0x5523,0x30000));function _0x5523(){const _0x6e3070=['1717565KxHFkl','2709784rikkSh','368300YhjZub','348837qvIkHS','extend','765070cLtNXK','2229564SFRbKm','4elfuRF','_injector','11133736NnzHZz','runOnServer'];_0x5523=function(){return _0x6e3070;};return _0x5523();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x4a18(_0x30f2fa,_0x326d7d){const _0x552305=_0x5523();return _0x4a18=function(_0x4a18ff,_0x36b3ae){_0x4a18ff=_0x4a18ff-0xf6;let _0x4d89ef=_0x552305[_0x4a18ff];return _0x4d89ef;},_0x4a18(_0x30f2fa,_0x326d7d);}class c extends e['FUniver']{['runOnServer'](_0x509f32,_0x355d8b,..._0x16b209){const _0x39ea5d=_0x4a18;return this[_0x39ea5d(0xff)]['get'](t['RemoteUniscriptService'])[_0x39ea5d(0xf6)](_0x509f32,_0x355d8b,{},..._0x16b209);}}e['FUniver'][_0x2b7a47(0xfb)](c);
|