@univerjs-pro/collaboration-client-ui 0.12.4-experimental.20251210-d708bff → 0.12.4-experimental.20251211-e01e32a
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 _0x3b75cd=_0x4ea5;(function(_0x1d806b,_0x571fb8){const _0x1d2eac=_0x4ea5,_0x475cec=_0x1d806b();while(!![]){try{const _0x109c78=parseInt(_0x1d2eac(0x160))/0x1+parseInt(_0x1d2eac(0x15f))/0x2*(-parseInt(_0x1d2eac(0x15c))/0x3)+parseInt(_0x1d2eac(0x158))/0x4*(parseInt(_0x1d2eac(0x156))/0x5)+parseInt(_0x1d2eac(0x157))/0x6+-parseInt(_0x1d2eac(0x163))/0x7*(-parseInt(_0x1d2eac(0x161))/0x8)+parseInt(_0x1d2eac(0x154))/0x9+-parseInt(_0x1d2eac(0x159))/0xa;if(_0x109c78===_0x571fb8)break;else _0x475cec['push'](_0x475cec['shift']());}catch(_0x33b943){_0x475cec['push'](_0x475cec['shift']());}}}(_0x3b2f,0xaec31));function _0x3b2f(){const _0x5d646a=['40SeBTbu','_injector','1472982uGiyev','422217NQLXBH','FUniver','3482055kcLESF','3639234rrvSee','8DhaVOC','25273190BpQBun','RemoteUniscriptService','get','145518PHMgYK','runOnServer','extend','10JoiGRE','387270FZukAq'];_0x3b2f=function(){return _0x5d646a;};return _0x3b2f();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0x4ea5(_0x277871,_0x2d7809){_0x277871=_0x277871-0x154;const _0x3b2f6b=_0x3b2f();let _0x4ea546=_0x3b2f6b[_0x277871];return _0x4ea546;}class c extends e[_0x3b75cd(0x155)]{[_0x3b75cd(0x15d)](_0x505ce1,_0x2c1871,..._0x5e1228){const _0x17d8b0=_0x3b75cd;return this[_0x17d8b0(0x162)][_0x17d8b0(0x15b)](t[_0x17d8b0(0x15a)])[_0x17d8b0(0x15d)](_0x505ce1,_0x2c1871,{},..._0x5e1228);}}e[_0x3b75cd(0x155)][_0x3b75cd(0x15e)](c);
|