@univerjs-pro/collaboration-client-ui 0.10.13 → 0.10.14-nightly.202511031023
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 _0x1634fb=_0x2e90;function _0x2e90(_0x5d3499,_0x469d1d){const _0x17f297=_0x17f2();return _0x2e90=function(_0x2e9011,_0x471c7b){_0x2e9011=_0x2e9011-0x15c;let _0x46c558=_0x17f297[_0x2e9011];return _0x46c558;},_0x2e90(_0x5d3499,_0x469d1d);}(function(_0x30f29a,_0x4b2e11){const _0x461a93=_0x2e90,_0x1f1433=_0x30f29a();while(!![]){try{const _0x35d491=-parseInt(_0x461a93(0x160))/0x1*(parseInt(_0x461a93(0x15f))/0x2)+parseInt(_0x461a93(0x163))/0x3*(parseInt(_0x461a93(0x169))/0x4)+-parseInt(_0x461a93(0x16a))/0x5+-parseInt(_0x461a93(0x161))/0x6*(parseInt(_0x461a93(0x166))/0x7)+-parseInt(_0x461a93(0x15c))/0x8*(-parseInt(_0x461a93(0x15e))/0x9)+-parseInt(_0x461a93(0x162))/0xa+parseInt(_0x461a93(0x167))/0xb;if(_0x35d491===_0x4b2e11)break;else _0x1f1433['push'](_0x1f1433['shift']());}catch(_0x499fa6){_0x1f1433['push'](_0x1f1433['shift']());}}}(_0x17f2,0x6f025));function _0x17f2(){const _0x4b8caa=['272982bJQGkC','5581200bQlrYW','3cfDZCL','_injector','RemoteUniscriptService','133noVGTE','29078467nJUeHI','FUniver','745044ETtONX','3726360MOAGia','2633240XyOAIG','runOnServer','9WxdCuI','10SkeEiN','107277SQFJdb'];_0x17f2=function(){return _0x4b8caa;};return _0x17f2();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x1634fb(0x168)]{[_0x1634fb(0x15d)](_0xfc1bee,_0xa72a33,..._0x437dcc){const _0xfe6f41=_0x1634fb;return this[_0xfe6f41(0x164)]['get'](t[_0xfe6f41(0x165)])['runOnServer'](_0xfc1bee,_0xa72a33,{},..._0x437dcc);}}e[_0x1634fb(0x168)]['extend'](c);
|