@univerjs-pro/collaboration-client-ui 0.10.14 → 0.11.0-nightly.202511151013
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 -0
- 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 -0
- 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 -0
- 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/types/locale/ja-JP.d.ts +3 -0
- 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 -0
- 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 +17 -17
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x27f085=_0xce85;(function(_0x2d580f,_0x112662){const _0x57192c=_0xce85,_0x24f4c1=_0x2d580f();while(!![]){try{const _0x4950d0=parseInt(_0x57192c(0x94))/0x1+-parseInt(_0x57192c(0xa2))/0x2+-parseInt(_0x57192c(0x95))/0x3+-parseInt(_0x57192c(0x97))/0x4+-parseInt(_0x57192c(0x98))/0x5*(-parseInt(_0x57192c(0x9d))/0x6)+-parseInt(_0x57192c(0x9c))/0x7*(parseInt(_0x57192c(0x9f))/0x8)+parseInt(_0x57192c(0x93))/0x9*(parseInt(_0x57192c(0x9e))/0xa);if(_0x4950d0===_0x112662)break;else _0x24f4c1['push'](_0x24f4c1['shift']());}catch(_0x103885){_0x24f4c1['push'](_0x24f4c1['shift']());}}}(_0x48fd,0x42b1a));function _0xce85(_0x20db4c,_0x43b6ac){const _0x48fda2=_0x48fd();return _0xce85=function(_0xce85a7,_0x3b35fd){_0xce85a7=_0xce85a7-0x93;let _0x44fb46=_0x48fda2[_0xce85a7];return _0x44fb46;},_0xce85(_0x20db4c,_0x43b6ac);}const t=require('@univerjs-pro/collaboration-client-ui'),e=require('@univerjs/core/facade');class c extends e['FUniver']{[_0x27f085(0x99)](_0x99dfa1,_0x3e9a80,..._0x153326){const _0x26e60f=_0x27f085;return this[_0x26e60f(0x9b)][_0x26e60f(0x9a)](t[_0x26e60f(0xa1)])[_0x26e60f(0x99)](_0x99dfa1,_0x3e9a80,{},..._0x153326);}}e[_0x27f085(0x96)][_0x27f085(0xa0)](c);function _0x48fd(){const _0x520b42=['7wAnyvg','276XbDYUt','430zeGlgF','1487512ThyIwE','extend','RemoteUniscriptService','230234QQnuMb','224298yBNvKL','64515zBBQxW','1467024SVpaEv','FUniver','2088068CZEbUq','48815IDisFK','runOnServer','get','_injector'];_0x48fd=function(){return _0x520b42;};return _0x48fd();}
|