@univerjs-pro/collaboration-client-ui 0.15.1 → 0.15.2-insiders.20260119-edc718c
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 _0x239651=_0x2298;(function(_0x295b6b,_0x3bffed){const _0x59c4a9=_0x2298,_0xd0ecec=_0x295b6b();while(!![]){try{const _0x2911d2=-parseInt(_0x59c4a9(0x169))/0x1*(parseInt(_0x59c4a9(0x175))/0x2)+parseInt(_0x59c4a9(0x168))/0x3+-parseInt(_0x59c4a9(0x171))/0x4*(-parseInt(_0x59c4a9(0x16d))/0x5)+parseInt(_0x59c4a9(0x167))/0x6*(-parseInt(_0x59c4a9(0x172))/0x7)+parseInt(_0x59c4a9(0x173))/0x8+parseInt(_0x59c4a9(0x16a))/0x9+-parseInt(_0x59c4a9(0x16c))/0xa;if(_0x2911d2===_0x3bffed)break;else _0xd0ecec['push'](_0xd0ecec['shift']());}catch(_0x4ba851){_0xd0ecec['push'](_0xd0ecec['shift']());}}}(_0x5746,0xbb299));function _0x2298(_0x4faa02,_0x3c30bc){_0x4faa02=_0x4faa02-0x167;const _0x57467d=_0x5746();let _0x22984a=_0x57467d[_0x4faa02];return _0x22984a;}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x239651(0x174)]{[_0x239651(0x170)](_0x3c1b46,_0x84cc3e,..._0x4ab39a){const _0x3a2cb7=_0x239651;return this[_0x3a2cb7(0x16b)][_0x3a2cb7(0x16f)](t['RemoteUniscriptService'])[_0x3a2cb7(0x170)](_0x3c1b46,_0x84cc3e,{},..._0x4ab39a);}}e['FUniver'][_0x239651(0x16e)](c);function _0x5746(){const _0x275354=['_injector','9754540kayHXu','12895CmYcAS','extend','get','runOnServer','2132ZQBSUP','7kyqkJe','839944TaEAtg','FUniver','2CAbjBb','5248578urMBXZ','4014060yDPWlS','858673odubhm','5920983AZbHvc'];_0x5746=function(){return _0x275354;};return _0x5746();}
|