@univerjs-pro/collaboration-client-ui 0.15.2-insiders.20260124-12fc7f0 → 0.15.3
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 +16 -16
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';const _0x3aea6b=_0x3a91;function _0x32ee(){const _0x1597bc=['RemoteUniscriptService','2554NYCPsO','5291588etOGSP','get','151lSVmtl','runOnServer','9676728FmRyRu','176264ACbqjX','6433025WIdqnF','26969990fThqFB','3cFidrD','extend','245YUYLpX','10333242iZsYCG','FUniver'];_0x32ee=function(){return _0x1597bc;};return _0x32ee();}(function(_0x3fb231,_0x4e17ae){const _0x57776c=_0x3a91,_0x3f18bb=_0x3fb231();while(!![]){try{const _0x4ad48c=-parseInt(_0x57776c(0x10f))/0x1*(-parseInt(_0x57776c(0x10c))/0x2)+-parseInt(_0x57776c(0x115))/0x3*(parseInt(_0x57776c(0x10d))/0x4)+parseInt(_0x57776c(0x113))/0x5+-parseInt(_0x57776c(0x111))/0x6+parseInt(_0x57776c(0x108))/0x7*(parseInt(_0x57776c(0x112))/0x8)+-parseInt(_0x57776c(0x109))/0x9+parseInt(_0x57776c(0x114))/0xa;if(_0x4ad48c===_0x4e17ae)break;else _0x3f18bb['push'](_0x3f18bb['shift']());}catch(_0xa24dbb){_0x3f18bb['push'](_0x3f18bb['shift']());}}}(_0x32ee,0xd2e13));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x3a91(_0x478155,_0x20809e){_0x478155=_0x478155-0x108;const _0x32eefb=_0x32ee();let _0x3a91ac=_0x32eefb[_0x478155];return _0x3a91ac;}class c extends e['FUniver']{[_0x3aea6b(0x110)](_0x54bbf3,_0x1d0991,..._0x770475){const _0x5e74c7=_0x3aea6b;return this['_injector'][_0x5e74c7(0x10e)](t[_0x5e74c7(0x10b)])[_0x5e74c7(0x110)](_0x54bbf3,_0x1d0991,{},..._0x770475);}}e[_0x3aea6b(0x10a)][_0x3aea6b(0x116)](c);
|