@univerjs-pro/collaboration-client-ui 0.15.2-insiders.20260119-edc718c → 0.15.2-insiders.20260124-12fc7f0
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 _0x4093(){const _0xc42263=['188749wqRBQY','RemoteUniscriptService','28RpxoNL','8PIKwHh','8169039KnxyYB','runOnServer','44964WmRUZL','118QAMOKu','590aJsosp','6WqlZZO','1135497RcBGMh','11748108CWfOvg','extend','73290BLgTAd','FUniver','3002398HDiLOE'];_0x4093=function(){return _0xc42263;};return _0x4093();}const _0xf8d3b6=_0xbb12;(function(_0x4a8544,_0x5cd36a){const _0x2867d5=_0xbb12,_0x24325b=_0x4a8544();while(!![]){try{const _0x2427da=parseInt(_0x2867d5(0xfd))/0x1+-parseInt(_0x2867d5(0xfa))/0x2*(parseInt(_0x2867d5(0xf9))/0x3)+parseInt(_0x2867d5(0x105))/0x4*(-parseInt(_0x2867d5(0x100))/0x5)+-parseInt(_0x2867d5(0xfc))/0x6*(parseInt(_0x2867d5(0x102))/0x7)+parseInt(_0x2867d5(0xf6))/0x8*(parseInt(_0x2867d5(0xf7))/0x9)+parseInt(_0x2867d5(0xfb))/0xa*(parseInt(_0x2867d5(0x103))/0xb)+-parseInt(_0x2867d5(0xfe))/0xc;if(_0x2427da===_0x5cd36a)break;else _0x24325b['push'](_0x24325b['shift']());}catch(_0x322239){_0x24325b['push'](_0x24325b['shift']());}}}(_0x4093,0xa14f8));function _0xbb12(_0x3b5c8a,_0x5738aa){_0x3b5c8a=_0x3b5c8a-0xf6;const _0x409333=_0x4093();let _0xbb1270=_0x409333[_0x3b5c8a];return _0xbb1270;}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0xf8d3b6(0xf8)](_0x18a6f4,_0x31810e,..._0x4dd961){const _0x2cb9d4=_0xf8d3b6;return this['_injector']['get'](t[_0x2cb9d4(0x104)])[_0x2cb9d4(0xf8)](_0x18a6f4,_0x31810e,{},..._0x4dd961);}}e[_0xf8d3b6(0x101)][_0xf8d3b6(0xff)](c);
|