@univerjs-pro/collaboration-client-ui 0.15.0-insiders.20260108-7b9120d → 0.15.0-insiders.20260110-48b77c8
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 +15 -15
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x33804f=_0x1c11;(function(_0x59183e,_0x337690){const _0x3dfbdf=_0x1c11,_0x430184=_0x59183e();while(!![]){try{const _0x4b2c9d=parseInt(_0x3dfbdf(0x110))/0x1+parseInt(_0x3dfbdf(0x10e))/0x2+-parseInt(_0x3dfbdf(0x118))/0x3*(-parseInt(_0x3dfbdf(0x10f))/0x4)+-parseInt(_0x3dfbdf(0x113))/0x5+-parseInt(_0x3dfbdf(0x117))/0x6+parseInt(_0x3dfbdf(0x112))/0x7*(parseInt(_0x3dfbdf(0x114))/0x8)+parseInt(_0x3dfbdf(0x119))/0x9*(-parseInt(_0x3dfbdf(0x111))/0xa);if(_0x4b2c9d===_0x337690)break;else _0x430184['push'](_0x430184['shift']());}catch(_0x12b13d){_0x430184['push'](_0x430184['shift']());}}}(_0x2f1a,0xdfb02));function _0x2f1a(){const _0x12d3a5=['10KcqZwV','7zXCDpj','3382205KrtDha','6503352GyBgBF','extend','FUniver','10519428xHeADv','3CHpoZW','7888761GCOHsR','_injector','get','1826804dZiJaC','6044636TcqGip','984954cQFvst'];_0x2f1a=function(){return _0x12d3a5;};return _0x2f1a();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x33804f(0x116)]{['runOnServer'](_0x5b9ffd,_0x5640cd,..._0x445748){const _0x17f439=_0x33804f;return this[_0x17f439(0x10c)][_0x17f439(0x10d)](t['RemoteUniscriptService'])['runOnServer'](_0x5b9ffd,_0x5640cd,{},..._0x445748);}}function _0x1c11(_0x22f4ab,_0x5e5e32){_0x22f4ab=_0x22f4ab-0x10c;const _0x2f1ad4=_0x2f1a();let _0x1c1122=_0x2f1ad4[_0x22f4ab];return _0x1c1122;}e[_0x33804f(0x116)][_0x33804f(0x115)](c);
|