@univerjs-pro/collaboration-client-ui 0.10.14-nightly.202511070628 → 0.10.14-nightly.202511070640
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/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/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/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/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 _0x10b9d1=_0x4ed0;function _0x55e4(){const _0x52df8b=['12SVxtfU','30WMuWhn','24812304EozxYh','6572440xaLEje','745916sjsbJu','extend','get','11916dQHOnV','runOnServer','200978afoXpG','7EzqOfB','436048mYGCOF','FUniver','790pCEUSq','455586UeKUtX'];_0x55e4=function(){return _0x52df8b;};return _0x55e4();}(function(_0xd09a77,_0x157c4f){const _0x4c5c5b=_0x4ed0,_0x497660=_0xd09a77();while(!![]){try{const _0x1499b9=-parseInt(_0x4c5c5b(0xe2))/0x1+-parseInt(_0x4c5c5b(0xe7))/0x2*(-parseInt(_0x4c5c5b(0xde))/0x3)+-parseInt(_0x4c5c5b(0xe9))/0x4+-parseInt(_0x4c5c5b(0xdf))/0x5*(parseInt(_0x4c5c5b(0xdd))/0x6)+-parseInt(_0x4c5c5b(0xe8))/0x7*(parseInt(_0x4c5c5b(0xe1))/0x8)+parseInt(_0x4c5c5b(0xe5))/0x9*(-parseInt(_0x4c5c5b(0xdc))/0xa)+parseInt(_0x4c5c5b(0xe0))/0xb;if(_0x1499b9===_0x157c4f)break;else _0x497660['push'](_0x497660['shift']());}catch(_0x3e50cb){_0x497660['push'](_0x497660['shift']());}}}(_0x55e4,0x66c5b));function _0x4ed0(_0x2aedee,_0x3fd95d){const _0x55e47b=_0x55e4();return _0x4ed0=function(_0x4ed00e,_0x3305fa){_0x4ed00e=_0x4ed00e-0xdc;let _0x4709b5=_0x55e47b[_0x4ed00e];return _0x4709b5;},_0x4ed0(_0x2aedee,_0x3fd95d);}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x10b9d1(0xea)]{[_0x10b9d1(0xe6)](_0x1c2324,_0x2f301f,..._0xe99de6){const _0x2288e5=_0x10b9d1;return this['_injector'][_0x2288e5(0xe4)](t['RemoteUniscriptService'])[_0x2288e5(0xe6)](_0x1c2324,_0x2f301f,{},..._0xe99de6);}}e['FUniver'][_0x10b9d1(0xe3)](c);
|