@univerjs-pro/collaboration-client-ui 0.12.3-experimental.20251205-e439e48 → 0.12.3-experimental.20251205-71d07c3
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 +15 -15
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4c45bc=_0x12ef;(function(_0x1901fe,_0x2ed32d){const _0x162559=_0x12ef,_0xd15464=_0x1901fe();while(!![]){try{const _0x5f46eb=parseInt(_0x162559(0x135))/0x1+-parseInt(_0x162559(0x12f))/0x2*(-parseInt(_0x162559(0x133))/0x3)+parseInt(_0x162559(0x134))/0x4*(parseInt(_0x162559(0x12b))/0x5)+-parseInt(_0x162559(0x132))/0x6+-parseInt(_0x162559(0x12d))/0x7*(-parseInt(_0x162559(0x12c))/0x8)+-parseInt(_0x162559(0x138))/0x9*(-parseInt(_0x162559(0x137))/0xa)+-parseInt(_0x162559(0x136))/0xb;if(_0x5f46eb===_0x2ed32d)break;else _0xd15464['push'](_0xd15464['shift']());}catch(_0x4a9f39){_0xd15464['push'](_0xd15464['shift']());}}}(_0x2ea8,0x7bdd8));function _0x12ef(_0x11deb7,_0x22434a){_0x11deb7=_0x11deb7-0x12a;const _0x2ea878=_0x2ea8();let _0x12efa1=_0x2ea878[_0x11deb7];return _0x12efa1;}function _0x2ea8(){const _0x563f3c=['34336LQzxKC','658RpEmAe','FUniver','1434kuDcgW','_injector','get','3752832hDpNnW','2571KNClwm','4jONWni','737060CCMdKY','13238995fYccky','230xwlaXP','82386LBvQVh','RemoteUniscriptService','1854250FFGVvm'];_0x2ea8=function(){return _0x563f3c;};return _0x2ea8();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x4c45bc(0x12e)]{['runOnServer'](_0x48fef7,_0x1738fa,..._0x129895){const _0x5bb6df=_0x4c45bc;return this[_0x5bb6df(0x130)][_0x5bb6df(0x131)](t[_0x5bb6df(0x12a)])['runOnServer'](_0x48fef7,_0x1738fa,{},..._0x129895);}}e[_0x4c45bc(0x12e)]['extend'](c);
|