@univerjs-pro/collaboration-client-ui 0.12.4-experimental.20251211-e01e32a → 0.12.4-insiders.20251211-c28f914
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';function _0x326d(_0x1619d1,_0x28ea5a){_0x1619d1=_0x1619d1-0x9f;const _0xd96de8=_0xd96d();let _0x326d3e=_0xd96de8[_0x1619d1];return _0x326d3e;}const _0x3c5fde=_0x326d;(function(_0x2d5881,_0x4b2c73){const _0x4fa3c5=_0x326d,_0x4b24d7=_0x2d5881();while(!![]){try{const _0x332f1a=parseInt(_0x4fa3c5(0xab))/0x1*(-parseInt(_0x4fa3c5(0xa5))/0x2)+parseInt(_0x4fa3c5(0xa1))/0x3+parseInt(_0x4fa3c5(0xac))/0x4*(parseInt(_0x4fa3c5(0xa9))/0x5)+parseInt(_0x4fa3c5(0xa0))/0x6+-parseInt(_0x4fa3c5(0xa3))/0x7*(parseInt(_0x4fa3c5(0xa6))/0x8)+parseInt(_0x4fa3c5(0xae))/0x9*(parseInt(_0x4fa3c5(0xa4))/0xa)+-parseInt(_0x4fa3c5(0xad))/0xb;if(_0x332f1a===_0x4b2c73)break;else _0x4b24d7['push'](_0x4b24d7['shift']());}catch(_0x5e3b8f){_0x4b24d7['push'](_0x4b24d7['shift']());}}}(_0xd96d,0x54082));function _0xd96d(){const _0x4774a8=['3373084nPrELH','183168jtAJCk','get','953238cYKBki','677307KThIHp','runOnServer','52822jvszSg','330ptIKzg','1257082tQuiQP','8ZGkFsR','_injector','FUniver','5xlYDPu','RemoteUniscriptService','1IXuGqZ','922668fgGHvC'];_0xd96d=function(){return _0x4774a8;};return _0xd96d();}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e[_0x3c5fde(0xa8)]{['runOnServer'](_0x4ce0eb,_0x15733b,..._0x16e02b){const _0x381716=_0x3c5fde;return this[_0x381716(0xa7)][_0x381716(0x9f)](t[_0x381716(0xaa)])[_0x381716(0xa2)](_0x4ce0eb,_0x15733b,{},..._0x16e02b);}}e[_0x3c5fde(0xa8)]['extend'](c);
|