@univerjs-pro/collaboration-client-ui 0.5.4 → 0.5.5-experimental.20250122-3362a4a
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/en-US.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/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/en-US.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/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/types/facade/f-univer.d.ts +2 -2
- package/lib/types/services/remote-uniscript/remote-uniscript.service.d.ts +2 -1
- package/lib/types/views/components/CollabStatus.d.ts +1 -1
- package/lib/types/views/components/CollabStatus.stories.d.ts +1 -2
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/en-US.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/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 +18 -18
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';var _0x11b71c=_0x59f6;(function(_0x2668e1,_0x56cc43){var _0x4d26a6=_0x59f6,_0x264f38=_0x2668e1();while(!![]){try{var _0x204751=-parseInt(_0x4d26a6(0xb0))/0x1*(-parseInt(_0x4d26a6(0xa0))/0x2)+-parseInt(_0x4d26a6(0xa7))/0x3+-parseInt(_0x4d26a6(0xa8))/0x4*(parseInt(_0x4d26a6(0xa6))/0x5)+-parseInt(_0x4d26a6(0xa2))/0x6*(-parseInt(_0x4d26a6(0xa4))/0x7)+-parseInt(_0x4d26a6(0xb2))/0x8*(parseInt(_0x4d26a6(0xa5))/0x9)+parseInt(_0x4d26a6(0xa1))/0xa+-parseInt(_0x4d26a6(0xaa))/0xb*(-parseInt(_0x4d26a6(0xa9))/0xc);if(_0x204751===_0x56cc43)break;else _0x264f38['push'](_0x264f38['shift']());}catch(_0x8e9366){_0x264f38['push'](_0x264f38['shift']());}}}(_0x20bc,0xa8ed2));var __defProp=Object[_0x11b71c(0xaf)],__name=(_0xfdc801,_0x25a144)=>__defProp(_0xfdc801,_0x11b71c(0xb1),{'value':_0x25a144,'configurable':!0x0});const collaborationClientUi=require(_0x11b71c(0xac)),core=require('@univerjs/core'),_FUniverNodeRuntimeMixin=class _FUniverNodeRuntimeMixin extends core['FUniver']{[_0x11b71c(0xab)](_0x491721,_0x2bf35c,..._0x8f0104){var _0x232a74=_0x11b71c;return this[_0x232a74(0xad)][_0x232a74(0xae)](collaborationClientUi['RemoteUniscriptService'])[_0x232a74(0xab)](_0x491721,_0x2bf35c,{},..._0x8f0104);}};function _0x20bc(){var _0x5cceb8=['11BmcVOV','runOnServer','@univerjs-pro/collaboration-client-ui','_injector','get','defineProperty','1faWZDl','name','5848wLUFju','895904LyNzQr','23260wDMXDZ','306948BzEcPl','extend','105tPaDcu','9soPeBE','797205lDlTUj','1128303JqGbFt','12dPixoD','3953148WHubeI'];_0x20bc=function(){return _0x5cceb8;};return _0x20bc();}__name(_FUniverNodeRuntimeMixin,'FUniverNodeRuntimeMixin');function _0x59f6(_0x1a60fb,_0xe6baed){var _0x20bc2b=_0x20bc();return _0x59f6=function(_0x59f6d1,_0x16b2f9){_0x59f6d1=_0x59f6d1-0xa0;var _0x42bf1f=_0x20bc2b[_0x59f6d1];return _0x42bf1f;},_0x59f6(_0x1a60fb,_0xe6baed);}let FUniverNodeRuntimeMixin=_FUniverNodeRuntimeMixin;core['FUniver'][_0x11b71c(0xa3)](FUniverNodeRuntimeMixin);
|