@univerjs-pro/collaboration-client-ui 0.13.0-insiders.20251220-0a5ea4d → 0.14.0-insiders.20251222-4efcfbb
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 _0x142944=_0x3a7d;function _0x42c5(){const _0x203a68=['_injector','774662cJhctx','2OxxRzj','517852glclOW','911241WFOrjC','144HZDFuO','FUniver','24jHdyWp','60921RkDnJB','305348xAQiOQ','1886185ZetrQi','runOnServer','extend','5689890PtLGdj'];_0x42c5=function(){return _0x203a68;};return _0x42c5();}(function(_0x3c92b0,_0x3668ff){const _0x24e4b5=_0x3a7d,_0x38c44c=_0x3c92b0();while(!![]){try{const _0x2a680c=parseInt(_0x24e4b5(0x1bc))/0x1+parseInt(_0x24e4b5(0x1b5))/0x2*(parseInt(_0x24e4b5(0x1b7))/0x3)+parseInt(_0x24e4b5(0x1b6))/0x4+parseInt(_0x24e4b5(0x1bd))/0x5+parseInt(_0x24e4b5(0x1ba))/0x6*(-parseInt(_0x24e4b5(0x1b4))/0x7)+-parseInt(_0x24e4b5(0x1b8))/0x8*(-parseInt(_0x24e4b5(0x1bb))/0x9)+-parseInt(_0x24e4b5(0x1c0))/0xa;if(_0x2a680c===_0x3668ff)break;else _0x38c44c['push'](_0x38c44c['shift']());}catch(_0x3f6a61){_0x38c44c['push'](_0x38c44c['shift']());}}}(_0x42c5,0x372c0));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x142944(0x1be)](_0x136b53,_0x55e655,..._0x13b440){const _0x381036=_0x142944;return this[_0x381036(0x1b3)]['get'](t['RemoteUniscriptService'])['runOnServer'](_0x136b53,_0x55e655,{},..._0x13b440);}}function _0x3a7d(_0x33c000,_0x1e4dd4){_0x33c000=_0x33c000-0x1b3;const _0x42c5a0=_0x42c5();let _0x3a7d8e=_0x42c5a0[_0x33c000];return _0x3a7d8e;}e[_0x142944(0x1b9)][_0x142944(0x1bf)](c);
|