@univerjs-pro/collaboration-client-ui 0.10.14 → 0.11.0
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 +16 -16
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';function _0x524f(_0x546dea,_0x19d959){const _0x38c325=_0x38c3();return _0x524f=function(_0x524fa2,_0x19c358){_0x524fa2=_0x524fa2-0x1e0;let _0x544218=_0x38c325[_0x524fa2];return _0x544218;},_0x524f(_0x546dea,_0x19d959);}const _0x23f412=_0x524f;(function(_0x4dd74a,_0x2b3d35){const _0x469e04=_0x524f,_0x2c010f=_0x4dd74a();while(!![]){try{const _0x1acda9=parseInt(_0x469e04(0x1e8))/0x1+parseInt(_0x469e04(0x1ea))/0x2*(parseInt(_0x469e04(0x1e3))/0x3)+-parseInt(_0x469e04(0x1e5))/0x4+-parseInt(_0x469e04(0x1e1))/0x5+-parseInt(_0x469e04(0x1ec))/0x6+parseInt(_0x469e04(0x1eb))/0x7+parseInt(_0x469e04(0x1e4))/0x8*(-parseInt(_0x469e04(0x1ed))/0x9);if(_0x1acda9===_0x2b3d35)break;else _0x2c010f['push'](_0x2c010f['shift']());}catch(_0x4de8a3){_0x2c010f['push'](_0x2c010f['shift']());}}}(_0x38c3,0x89f90));function _0x38c3(){const _0xc9473e=['FUniver','get','3433730FfpZBL','_injector','74472ApHTRN','248RFQBrf','590692OTjmIA','runOnServer','extend','191786uTUgMb','RemoteUniscriptService','32qdUmjo','7562961IRpOvc','384174xGMlVx','59751ZhdHzb'];_0x38c3=function(){return _0xc9473e;};return _0x38c3();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x23f412(0x1e6)](_0x10ba07,_0x140313,..._0x3a159b){const _0x4a43e8=_0x23f412;return this[_0x4a43e8(0x1e2)][_0x4a43e8(0x1e0)](t[_0x4a43e8(0x1e9)])[_0x4a43e8(0x1e6)](_0x10ba07,_0x140313,{},..._0x3a159b);}}e[_0x23f412(0x1ee)][_0x23f412(0x1e7)](c);
|