@univerjs-pro/collaboration-client-ui 0.12.1 → 0.12.2-nightly.202511241159
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';const
|
|
1
|
+
'use strict';const _0x2b4f90=_0xb078;(function(_0x133b9f,_0x577144){const _0x565cd7=_0xb078,_0x42bdb0=_0x133b9f();while(!![]){try{const _0x1e312f=-parseInt(_0x565cd7(0x84))/0x1+parseInt(_0x565cd7(0x8a))/0x2*(parseInt(_0x565cd7(0x83))/0x3)+-parseInt(_0x565cd7(0x82))/0x4+parseInt(_0x565cd7(0x8e))/0x5*(-parseInt(_0x565cd7(0x8b))/0x6)+parseInt(_0x565cd7(0x8c))/0x7*(-parseInt(_0x565cd7(0x8f))/0x8)+-parseInt(_0x565cd7(0x85))/0x9+parseInt(_0x565cd7(0x88))/0xa;if(_0x1e312f===_0x577144)break;else _0x42bdb0['push'](_0x42bdb0['shift']());}catch(_0x1a2431){_0x42bdb0['push'](_0x42bdb0['shift']());}}}(_0x4d88,0x7f64a));const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');function _0xb078(_0x35202f,_0x978291){const _0x4d8888=_0x4d88();return _0xb078=function(_0xb07819,_0x56a4ac){_0xb07819=_0xb07819-0x81;let _0x462cb0=_0x4d8888[_0xb07819];return _0x462cb0;},_0xb078(_0x35202f,_0x978291);}function _0x4d88(){const _0x2e60e1=['FUniver','4188555lLFUNx','173704ukHOER','runOnServer','1934384grZGxB','87Dbesne','292519hIEiuf','906921pvWjRf','extend','RemoteUniscriptService','22855090YQUqEE','_injector','10090CJvdvy','6ouQwHx','63gTPYKe'];_0x4d88=function(){return _0x2e60e1;};return _0x4d88();}class c extends e[_0x2b4f90(0x8d)]{[_0x2b4f90(0x81)](_0x58f8e0,_0x84880e,..._0x79128b){const _0xaea3f3=_0x2b4f90;return this[_0xaea3f3(0x89)]['get'](t[_0xaea3f3(0x87)])['runOnServer'](_0x58f8e0,_0x84880e,{},..._0x79128b);}}e[_0x2b4f90(0x8d)][_0x2b4f90(0x86)](c);
|