@univerjs-pro/collaboration-client-ui 0.15.0-insiders.20251227-dafc157 → 0.15.0-insiders.20251227-453e4ff
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';const
|
|
1
|
+
'use strict';const _0x3f1425=_0x1e57;(function(_0x366ff0,_0x5844ca){const _0xcfa0f7=_0x1e57,_0x25efe4=_0x366ff0();while(!![]){try{const _0x3c5c1e=parseInt(_0xcfa0f7(0x1f7))/0x1+parseInt(_0xcfa0f7(0x1f1))/0x2+-parseInt(_0xcfa0f7(0x1f6))/0x3+-parseInt(_0xcfa0f7(0x1ec))/0x4+parseInt(_0xcfa0f7(0x1ed))/0x5+parseInt(_0xcfa0f7(0x1ef))/0x6*(parseInt(_0xcfa0f7(0x1f5))/0x7)+-parseInt(_0xcfa0f7(0x1f0))/0x8*(parseInt(_0xcfa0f7(0x1ee))/0x9);if(_0x3c5c1e===_0x5844ca)break;else _0x25efe4['push'](_0x25efe4['shift']());}catch(_0xd16cb4){_0x25efe4['push'](_0x25efe4['shift']());}}}(_0x13e2,0xc9921));function _0x13e2(){const _0x2619cc=['get','5662769BFuYlz','2304195ooGMJb','644152InkozZ','extend','RemoteUniscriptService','FUniver','497568tPnAJA','1853295KbHhsY','6092676DDnwfI','6TJDMxy','16cOgCKt','2496480nxMRrB','runOnServer','_injector'];_0x13e2=function(){return _0x2619cc;};return _0x13e2();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x3f1425(0x1eb)]{[_0x3f1425(0x1f2)](_0x2df2c6,_0xd82207,..._0x350fbb){const _0x1be793=_0x3f1425;return this[_0x1be793(0x1f3)][_0x1be793(0x1f4)](t[_0x1be793(0x1ea)])[_0x1be793(0x1f2)](_0x2df2c6,_0xd82207,{},..._0x350fbb);}}function _0x1e57(_0x272e09,_0x3afb39){_0x272e09=_0x272e09-0x1e9;const _0x13e230=_0x13e2();let _0x1e57af=_0x13e230[_0x272e09];return _0x1e57af;}e['FUniver'][_0x3f1425(0x1e9)](c);
|