@univerjs-pro/collaboration-client-ui 0.13.0-insiders.20251220-0a5ea4d → 0.14.0
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 +16 -16
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';const _0x317bdb=_0x32f2;function _0x32f2(_0x508d59,_0x1f51b4){_0x508d59=_0x508d59-0xc9;const _0x57fddc=_0x57fd();let _0x32f2d4=_0x57fddc[_0x508d59];return _0x32f2d4;}(function(_0x105e51,_0x5911df){const _0x5c33bc=_0x32f2,_0x2c31a3=_0x105e51();while(!![]){try{const _0x2badac=parseInt(_0x5c33bc(0xd2))/0x1*(-parseInt(_0x5c33bc(0xc9))/0x2)+parseInt(_0x5c33bc(0xd7))/0x3+-parseInt(_0x5c33bc(0xcb))/0x4*(parseInt(_0x5c33bc(0xd8))/0x5)+parseInt(_0x5c33bc(0xcd))/0x6*(parseInt(_0x5c33bc(0xd0))/0x7)+-parseInt(_0x5c33bc(0xd5))/0x8+-parseInt(_0x5c33bc(0xd6))/0x9*(-parseInt(_0x5c33bc(0xd4))/0xa)+-parseInt(_0x5c33bc(0xd1))/0xb*(parseInt(_0x5c33bc(0xce))/0xc);if(_0x2badac===_0x5911df)break;else _0x2c31a3['push'](_0x2c31a3['shift']());}catch(_0x11b355){_0x2c31a3['push'](_0x2c31a3['shift']());}}}(_0x57fd,0x7a15e));function _0x57fd(){const _0x4e7429=['12QvjOWm','_injector','460264BsYGjc','6148362vdzyPW','55702tWasZg','extend','30xbODyV','39448HQLEwu','363213JhQbrT','2901225IZKbFS','405LQquLl','2vhtzVb','FUniver','27668FExMOX','get','54ikJPnA'];_0x57fd=function(){return _0x4e7429;};return _0x57fd();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{['runOnServer'](_0x28c885,_0x188329,..._0x480516){const _0x8d1dee=_0x32f2;return this[_0x8d1dee(0xcf)][_0x8d1dee(0xcc)](t['RemoteUniscriptService'])['runOnServer'](_0x28c885,_0x188329,{},..._0x480516);}}e[_0x317bdb(0xca)][_0x317bdb(0xd3)](c);
|