@univerjs-pro/collaboration-client-ui 0.15.1-insiders.20260117-8ce4a01 → 0.15.1
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 _0x36cde5=_0x2a7d;(function(_0x504212,_0x2313ff){const _0x53de86=_0x2a7d,_0x5bd0c4=_0x504212();while(!![]){try{const _0x195542=-parseInt(_0x53de86(0xc2))/0x1+parseInt(_0x53de86(0xbc))/0x2+-parseInt(_0x53de86(0xc4))/0x3+-parseInt(_0x53de86(0xc7))/0x4*(-parseInt(_0x53de86(0xc6))/0x5)+parseInt(_0x53de86(0xc1))/0x6*(-parseInt(_0x53de86(0xbf))/0x7)+-parseInt(_0x53de86(0xba))/0x8*(parseInt(_0x53de86(0xc3))/0x9)+parseInt(_0x53de86(0xbe))/0xa;if(_0x195542===_0x2313ff)break;else _0x5bd0c4['push'](_0x5bd0c4['shift']());}catch(_0x287ea0){_0x5bd0c4['push'](_0x5bd0c4['shift']());}}}(_0x37eb,0xb4de0));function _0x37eb(){const _0x5eb7cb=['3970125kHYeBs','_injector','100pBjRqg','68160wGBdVE','56zgGRWU','extend','2791772wXhkiL','RemoteUniscriptService','27011380MDGIyx','21AfTfMV','FUniver','78252GPYiGs','1247825mnCZgK','1397142bdhfwe'];_0x37eb=function(){return _0x5eb7cb;};return _0x37eb();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x2a7d(_0x4bd2d9,_0x4ee718){_0x4bd2d9=_0x4bd2d9-0xba;const _0x37ebdb=_0x37eb();let _0x2a7d2a=_0x37ebdb[_0x4bd2d9];return _0x2a7d2a;}class c extends e[_0x36cde5(0xc0)]{['runOnServer'](_0x1b42a3,_0x53b22e,..._0x60e738){const _0x3d0480=_0x36cde5;return this[_0x3d0480(0xc5)]['get'](t[_0x3d0480(0xbd)])['runOnServer'](_0x1b42a3,_0x53b22e,{},..._0x60e738);}}e[_0x36cde5(0xc0)][_0x36cde5(0xbb)](c);
|