@univerjs-pro/collaboration-client-ui 0.12.1 → 0.12.2-nightly.202511290732
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 +18 -18
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x471051=_0x4090;(function(_0x4d5874,_0x117660){const _0x3cc893=_0x4090,_0x1e0426=_0x4d5874();while(!![]){try{const _0x32f4e0=-parseInt(_0x3cc893(0xf4))/0x1+parseInt(_0x3cc893(0xeb))/0x2*(parseInt(_0x3cc893(0xf7))/0x3)+-parseInt(_0x3cc893(0xef))/0x4+parseInt(_0x3cc893(0xf2))/0x5+-parseInt(_0x3cc893(0xf6))/0x6+-parseInt(_0x3cc893(0xf5))/0x7*(parseInt(_0x3cc893(0xf0))/0x8)+parseInt(_0x3cc893(0xf1))/0x9*(parseInt(_0x3cc893(0xee))/0xa);if(_0x32f4e0===_0x117660)break;else _0x1e0426['push'](_0x1e0426['shift']());}catch(_0x2b00d7){_0x1e0426['push'](_0x1e0426['shift']());}}}(_0x41a3,0x68dca));function _0x41a3(){const _0x3fac94=['7847622OxbGCa','424635EaiWSf','FUniver','259509bqaLfr','3645019IZwiDB','1039182bSPmYj','6NptsEl','runOnServer','700874iKaFJu','extend','get','10qjplno','1099288iDBUYL','8tlZsZw'];_0x41a3=function(){return _0x3fac94;};return _0x41a3();}function _0x4090(_0x1b26be,_0x44ffbf){const _0x41a316=_0x41a3();return _0x4090=function(_0x409058,_0x5bcdbd){_0x409058=_0x409058-0xeb;let _0x9f32b4=_0x41a316[_0x409058];return _0x9f32b4;},_0x4090(_0x1b26be,_0x44ffbf);}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x471051(0xf8)](_0x46b47a,_0x5aa997,..._0x1b38cf){const _0x5398ad=_0x471051;return this['_injector'][_0x5398ad(0xed)](t['RemoteUniscriptService'])['runOnServer'](_0x46b47a,_0x5aa997,{},..._0x1b38cf);}}e[_0x471051(0xf3)][_0x471051(0xec)](c);
|