@univerjs-pro/collaboration-client-ui 0.10.13 → 0.10.14
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 +18 -18
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x23f911=_0x2a59;function _0x5434(){const _0x256fcc=['280671Vlruse','3850427MpopgV','FUniver','459cBURTX','runOnServer','11191540sIhtYe','941998HfKzyk','_injector','4466416fWKymM','218344BsKEqL','RemoteUniscriptService','3945770THlFvJ','extend','3cWPAGm','6chiblY'];_0x5434=function(){return _0x256fcc;};return _0x5434();}(function(_0x5c31a9,_0x532bcd){const _0x5ddee1=_0x2a59,_0x207eb0=_0x5c31a9();while(!![]){try{const _0x2e97ef=-parseInt(_0x5ddee1(0xd0))/0x1*(parseInt(_0x5ddee1(0xc9))/0x2)+-parseInt(_0x5ddee1(0xd2))/0x3+parseInt(_0x5ddee1(0xcb))/0x4+-parseInt(_0x5ddee1(0xce))/0x5+-parseInt(_0x5ddee1(0xd1))/0x6*(parseInt(_0x5ddee1(0xd3))/0x7)+parseInt(_0x5ddee1(0xcc))/0x8*(parseInt(_0x5ddee1(0xc6))/0x9)+parseInt(_0x5ddee1(0xc8))/0xa;if(_0x2e97ef===_0x532bcd)break;else _0x207eb0['push'](_0x207eb0['shift']());}catch(_0x68d05a){_0x207eb0['push'](_0x207eb0['shift']());}}}(_0x5434,0xbee6c));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x23f911(0xc5)]{[_0x23f911(0xc7)](_0x46890d,_0x37574a,..._0x4cff7e){const _0x594c3d=_0x23f911;return this[_0x594c3d(0xca)]['get'](t[_0x594c3d(0xcd)])[_0x594c3d(0xc7)](_0x46890d,_0x37574a,{},..._0x4cff7e);}}function _0x2a59(_0x44a753,_0x410813){const _0x5434fc=_0x5434();return _0x2a59=function(_0x2a59f1,_0x237620){_0x2a59f1=_0x2a59f1-0xc5;let _0x19f632=_0x5434fc[_0x2a59f1];return _0x19f632;},_0x2a59(_0x44a753,_0x410813);}e[_0x23f911(0xc5)][_0x23f911(0xcf)](c);
|