@univerjs-pro/collaboration-client-ui 0.12.2-experimental.20251129-0fa20cd → 0.12.2-experimental.20251201-5b27b55
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';function
|
|
1
|
+
'use strict';function _0x491f(_0x3810bd,_0x25d853){const _0x143157=_0x1431();return _0x491f=function(_0x491f80,_0x3e54a4){_0x491f80=_0x491f80-0x179;let _0x17558a=_0x143157[_0x491f80];return _0x17558a;},_0x491f(_0x3810bd,_0x25d853);}const _0x3ec28c=_0x491f;(function(_0x4e978d,_0x482027){const _0xa816b1=_0x491f,_0x54bcb4=_0x4e978d();while(!![]){try{const _0x417129=-parseInt(_0xa816b1(0x179))/0x1+parseInt(_0xa816b1(0x17f))/0x2*(-parseInt(_0xa816b1(0x17d))/0x3)+-parseInt(_0xa816b1(0x182))/0x4+parseInt(_0xa816b1(0x17e))/0x5*(-parseInt(_0xa816b1(0x17a))/0x6)+-parseInt(_0xa816b1(0x185))/0x7+parseInt(_0xa816b1(0x17c))/0x8+parseInt(_0xa816b1(0x180))/0x9*(parseInt(_0xa816b1(0x183))/0xa);if(_0x417129===_0x482027)break;else _0x54bcb4['push'](_0x54bcb4['shift']());}catch(_0x363ecd){_0x54bcb4['push'](_0x54bcb4['shift']());}}}(_0x1431,0xb090a));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x3ec28c(0x17b)](_0x1f4a3a,_0x248c85,..._0x3fa701){const _0x293397=_0x3ec28c;return this['_injector'][_0x293397(0x181)](t[_0x293397(0x186)])[_0x293397(0x17b)](_0x1f4a3a,_0x248c85,{},..._0x3fa701);}}function _0x1431(){const _0xda95ce=['3113688dkccPy','799008KabLvq','4047730xvUlca','6LxOuGJ','117IEJWIC','get','2229020mrydwU','2340860yFpBJW','extend','43631dvzuog','RemoteUniscriptService','537077RgQDNN','6PMZflQ','runOnServer'];_0x1431=function(){return _0xda95ce;};return _0x1431();}e['FUniver'][_0x3ec28c(0x184)](c);
|