@univerjs-pro/collaboration-client-ui 0.13.0-insiders.20251218-2062647 → 0.13.0-insiders.20251223-857805c
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 _0x407aa5=_0x3ba7;(function(_0x579767,_0xde4e35){const _0xafee1b=_0x3ba7,_0x18181e=_0x579767();while(!![]){try{const _0x1d2b7e=parseInt(_0xafee1b(0x1b8))/0x1+parseInt(_0xafee1b(0x1ba))/0x2+parseInt(_0xafee1b(0x1b2))/0x3*(parseInt(_0xafee1b(0x1bb))/0x4)+-parseInt(_0xafee1b(0x1b0))/0x5+parseInt(_0xafee1b(0x1ae))/0x6+parseInt(_0xafee1b(0x1b1))/0x7+-parseInt(_0xafee1b(0x1b3))/0x8;if(_0x1d2b7e===_0xde4e35)break;else _0x18181e['push'](_0x18181e['shift']());}catch(_0x2da2e7){_0x18181e['push'](_0x18181e['shift']());}}}(_0x499d,0xa26d8));function _0x499d(){const _0x6c160=['extend','get','_injector','FUniver','65901YUgJwt','runOnServer','2194762Nnvvcs','12396jgRJaI','7429986CoqYIL','RemoteUniscriptService','418835BLjgKr','193697Nxqzav','660pRxSwv','18895944CcaGav'];_0x499d=function(){return _0x6c160;};return _0x499d();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x3ba7(_0x59184a,_0x456c18){_0x59184a=_0x59184a-0x1ae;const _0x499de5=_0x499d();let _0x3ba7e2=_0x499de5[_0x59184a];return _0x3ba7e2;}class c extends e[_0x407aa5(0x1b7)]{['runOnServer'](_0x1c0974,_0x502f2a,..._0x2dd4b7){const _0x2375a1=_0x407aa5;return this[_0x2375a1(0x1b6)][_0x2375a1(0x1b5)](t[_0x2375a1(0x1af)])[_0x2375a1(0x1b9)](_0x1c0974,_0x502f2a,{},..._0x2dd4b7);}}e[_0x407aa5(0x1b7)][_0x407aa5(0x1b4)](c);
|