@univerjs-pro/collaboration-client-ui 0.10.10-experimental.20251010-3f807c5 → 0.10.10-nightly.202510170942
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/types/locale/en-US.d.ts +7 -0
- package/lib/types/services/formula-calculation-guard/formula-calculation-guard.service.d.ts +38 -0
- package/lib/types/services/formula-calculation-guard/util.d.ts +11 -0
- 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';
|
|
1
|
+
'use strict';const _0x2f7ea0=_0x2b1e;(function(_0x1469ea,_0x5df795){const _0x38dab0=_0x2b1e,_0x4c163b=_0x1469ea();while(!![]){try{const _0x287b4d=parseInt(_0x38dab0(0x1ef))/0x1*(-parseInt(_0x38dab0(0x1f9))/0x2)+parseInt(_0x38dab0(0x1fa))/0x3+parseInt(_0x38dab0(0x1f4))/0x4+-parseInt(_0x38dab0(0x1f5))/0x5+-parseInt(_0x38dab0(0x1f7))/0x6*(parseInt(_0x38dab0(0x1f3))/0x7)+parseInt(_0x38dab0(0x1f2))/0x8+parseInt(_0x38dab0(0x1fb))/0x9;if(_0x287b4d===_0x5df795)break;else _0x4c163b['push'](_0x4c163b['shift']());}catch(_0x2d9872){_0x4c163b['push'](_0x4c163b['shift']());}}}(_0x35e4,0xcf1ce));function _0x2b1e(_0x1b04d0,_0x51579e){const _0x35e489=_0x35e4();return _0x2b1e=function(_0x2b1e2a,_0xd86437){_0x2b1e2a=_0x2b1e2a-0x1ee;let _0x18967a=_0x35e489[_0x2b1e2a];return _0x18967a;},_0x2b1e(_0x1b04d0,_0x51579e);}function _0x35e4(){const _0x502000=['329208gYySIt','588EnChTZ','5765696VXName','1415495FGRBIF','runOnServer','60366UYMfqW','extend','2362760DXWjer','3881292RrUHEN','3434382XKeGkh','RemoteUniscriptService','1xumLPJ','FUniver','_injector'];_0x35e4=function(){return _0x502000;};return _0x35e4();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x2f7ea0(0x1f0)]{[_0x2f7ea0(0x1f6)](_0x4d79fd,_0x49e540,..._0xfeee35){const _0x1d5f13=_0x2f7ea0;return this[_0x1d5f13(0x1f1)]['get'](t[_0x1d5f13(0x1ee)])[_0x1d5f13(0x1f6)](_0x4d79fd,_0x49e540,{},..._0xfeee35);}}e['FUniver'][_0x2f7ea0(0x1f8)](c);
|