@univerjs-pro/collaboration-client-ui 0.10.11 → 0.10.12-nightly.202510251119
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 +17 -17
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4827c0=_0x2113;(function(_0x5f3f18,_0x50d8aa){const _0x2da765=_0x2113,_0x4b6e5f=_0x5f3f18();while(!![]){try{const _0x335390=-parseInt(_0x2da765(0xd7))/0x1*(parseInt(_0x2da765(0xe3))/0x2)+parseInt(_0x2da765(0xe4))/0x3*(-parseInt(_0x2da765(0xde))/0x4)+-parseInt(_0x2da765(0xe1))/0x5*(-parseInt(_0x2da765(0xe5))/0x6)+parseInt(_0x2da765(0xd8))/0x7+parseInt(_0x2da765(0xe2))/0x8+parseInt(_0x2da765(0xe6))/0x9*(-parseInt(_0x2da765(0xdc))/0xa)+-parseInt(_0x2da765(0xdf))/0xb*(-parseInt(_0x2da765(0xdb))/0xc);if(_0x335390===_0x50d8aa)break;else _0x4b6e5f['push'](_0x4b6e5f['shift']());}catch(_0x173364){_0x4b6e5f['push'](_0x4b6e5f['shift']());}}}(_0x2e90,0x6f3e2));function _0x2e90(){const _0x25de2d=['FUniver','5PFrGVF','6173712oCxVoz','581066ExeGUk','8649DEYSoM','351102lWSBJH','6134301bFNlVL','extend','_injector','1wYaUMp','3372033KzaSMQ','runOnServer','RemoteUniscriptService','12OHHqSt','10kNyKPB','get','1228ARiwnc','11009933zuqWIy'];_0x2e90=function(){return _0x25de2d;};return _0x2e90();}function _0x2113(_0x5d5c02,_0x1e4697){const _0x2e903c=_0x2e90();return _0x2113=function(_0x21134d,_0x486cd0){_0x21134d=_0x21134d-0xd7;let _0x5644f7=_0x2e903c[_0x21134d];return _0x5644f7;},_0x2113(_0x5d5c02,_0x1e4697);}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x4827c0(0xe0)]{['runOnServer'](_0x200720,_0x148521,..._0x219a11){const _0x487d79=_0x4827c0;return this[_0x487d79(0xe8)][_0x487d79(0xdd)](t[_0x487d79(0xda)])[_0x487d79(0xd9)](_0x200720,_0x148521,{},..._0x219a11);}}e['FUniver'][_0x4827c0(0xe7)](c);
|