@univerjs/preset-sheets-collaboration 0.7.0 → 0.8.0-nightly.202505261607
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/index.js +1 -1
- package/lib/es/index.js +2 -2
- package/lib/index.css +1 -1
- package/lib/index.js +2 -2
- package/lib/types/umd.d.ts +4 -4
- package/lib/umd/index.js +9 -9
- package/lib/umd/locales/en-US.js +3 -3
- package/lib/umd/locales/fa-IR.js +3 -3
- package/lib/umd/locales/fr-FR.js +3 -3
- package/lib/umd/locales/ru-RU.js +3 -3
- package/lib/umd/locales/vi-VN.js +3 -3
- package/lib/umd/locales/zh-CN.js +3 -3
- package/lib/umd/locales/zh-TW.js +3 -3
- package/package.json +10 -10
package/lib/umd/locales/zh-CN.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-CN
|
|
2
|
-
|
|
2
|
+
(function(_0x2664a0,_0x2deb05){var _0x5b7512=_0x4ce4,_0x4952ad=_0x2664a0();while(!![]){try{var _0x7164b5=-parseInt(_0x5b7512(0xcf))/0x1+-parseInt(_0x5b7512(0xe2))/0x2+parseInt(_0x5b7512(0xd8))/0x3*(-parseInt(_0x5b7512(0xdf))/0x4)+-parseInt(_0x5b7512(0xe0))/0x5*(-parseInt(_0x5b7512(0xd1))/0x6)+-parseInt(_0x5b7512(0xdd))/0x7+parseInt(_0x5b7512(0xcd))/0x8+parseInt(_0x5b7512(0xdb))/0x9*(parseInt(_0x5b7512(0xd0))/0xa);if(_0x7164b5===_0x2deb05)break;else _0x4952ad['push'](_0x4952ad['shift']());}catch(_0x43f594){_0x4952ad['push'](_0x4952ad['shift']());}}}(_0x43ff,0x535f7),function(_0x440e11,_0x830e09){var _0x29180b=_0x4ce4;typeof exports==_0x29180b(0xe3)&&typeof module<'u'?module['exports']=_0x830e09():typeof define==_0x29180b(0xde)&&define[_0x29180b(0xca)]?define(_0x830e09):(_0x440e11=typeof globalThis<'u'?globalThis:_0x440e11||self,_0x440e11[_0x29180b(0xd7)]=_0x830e09());}(this,function(){'use strict';var _0x253ef1=_0x4ce4;return{'collab-client':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x253ef1(0xda),'conflict':_0x253ef1(0xcb),'notCollab':_0x253ef1(0xe7),'synced':_0x253ef1(0xd3),'syncing':_0x253ef1(0xcc),'offline':_0x253ef1(0xd6)},'session':{'connection-failed':_0x253ef1(0xe5),'will-retry':_0x253ef1(0xd5),'room-full':'此文档协同人数已满,你的编辑将在本地缓存','join-failed':'加入协同失败,请稍后重试,你的编辑将在本地缓存','room-not-exists':_0x253ef1(0xce),'room-permission-denied':_0x253ef1(0xd9),'room-cnt-exceeds':_0x253ef1(0xd4),'collaboration-timeout':_0x253ef1(0xd2)},'conflict':{'title':_0x253ef1(0xe9),'content':_0x253ef1(0xdc)},'permission':{'title':_0x253ef1(0xe1),'content':_0x253ef1(0xe8)},'collaboration':{'single-unit':{'warning':_0x253ef1(0xe4)},'closeRoom':'由于协同房间被关闭,编辑权限被收回。'},'auth':{'needGotoLoginAlert':_0x253ef1(0xe6)}};}));function _0x4ce4(_0x2d13c7,_0x59a0b3){var _0x43ffb2=_0x43ff();return _0x4ce4=function(_0x4ce4fa,_0x26d98d){_0x4ce4fa=_0x4ce4fa-0xca;var _0x4b4cae=_0x43ffb2[_0x4ce4fa];return _0x4b4cae;},_0x4ce4(_0x2d13c7,_0x59a0b3);}function _0x43ff(){var _0x4a4e0b=['没有协同权限,你的编辑将在本地缓存','正在拉取服务端数据...','9unWYRq','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','3356458vkzeQU','function','20qgawHn','1424785fJgvCL','权限错误','700316qOvEyq','object','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','连接失败,请检查你的网络','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','本地文件','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','协同冲突','amd','编辑冲突','保存中...','2260248sZvsiY','加入协同失败,你的编辑将在本地缓存','218012MFTFRw','5476690mVpVum','12kNmLei','服务器未响应,你的编辑将在本地缓存','已同步','协同文档数量超过限制,你的编辑将在本地缓存','连接失败,将在一会儿之后重试连接','已离线,编辑将在本地缓存','UniverProCollaborationClientZhCN','6573NIheIT'];_0x43ff=function(){return _0x4a4e0b;};return _0x43ff();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-CN
|
|
5
|
-
(function(
|
|
5
|
+
(function(_0x15c565,_0x30435e){var _0x375bfc=_0x22e0,_0x213943=_0x15c565();while(!![]){try{var _0x4ac330=-parseInt(_0x375bfc(0x1ce))/0x1*(-parseInt(_0x375bfc(0x1da))/0x2)+parseInt(_0x375bfc(0x1d2))/0x3*(-parseInt(_0x375bfc(0x1de))/0x4)+-parseInt(_0x375bfc(0x1e0))/0x5*(-parseInt(_0x375bfc(0x1db))/0x6)+-parseInt(_0x375bfc(0x1e2))/0x7*(-parseInt(_0x375bfc(0x1dd))/0x8)+-parseInt(_0x375bfc(0x1d5))/0x9+parseInt(_0x375bfc(0x1df))/0xa+-parseInt(_0x375bfc(0x1cd))/0xb;if(_0x4ac330===_0x30435e)break;else _0x213943['push'](_0x213943['shift']());}catch(_0x5b57e9){_0x213943['push'](_0x213943['shift']());}}}(_0x3f34,0xc1b46),function(_0x14042a,_0xb194ba){var _0x4eb9ef=_0x22e0;typeof exports==_0x4eb9ef(0x1d3)&&typeof module<'u'?module[_0x4eb9ef(0x1d1)]=_0xb194ba():typeof define==_0x4eb9ef(0x1d7)&&define['amd']?define(_0xb194ba):(_0x14042a=typeof globalThis<'u'?globalThis:_0x14042a||self,_0x14042a[_0x4eb9ef(0x1cf)]=_0xb194ba());}(this,function(){'use strict';var _0x36578f=_0x22e0;return{'collab-client':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x36578f(0x1d4),'conflict':'编辑冲突','notCollab':_0x36578f(0x1e3),'synced':'已同步','syncing':_0x36578f(0x1d8),'offline':_0x36578f(0x1cc)},'session':{'connection-failed':_0x36578f(0x1ca),'will-retry':_0x36578f(0x1d9),'room-full':_0x36578f(0x1e1),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':'协同冲突','content':_0x36578f(0x1d6)},'permission':{'title':_0x36578f(0x1e4),'content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'single-unit':{'warning':_0x36578f(0x1d0)},'closeRoom':_0x36578f(0x1cb)},'auth':{'needGotoLoginAlert':_0x36578f(0x1dc)}};}));function _0x22e0(_0x39cd4b,_0x6b0691){var _0x3f3446=_0x3f34();return _0x22e0=function(_0x22e087,_0x139f25){_0x22e087=_0x22e087-0x1ca;var _0x484d0b=_0x3f3446[_0x22e087];return _0x484d0b;},_0x22e0(_0x39cd4b,_0x6b0691);}function _0x3f34(){var _0x24c412=['UniverProCollaborationClientUiZhCN','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','exports','9hSjuDj','object','正在拉取服务端数据...','3704355YzoMhN','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','function','保存中...','连接失败,将在一会儿之后重试连接','478maPjEy','63108xVFBbf','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','136HBiIhC','767216yIMKjU','14493620NtoQHf','215HySMhc','协同房间已满,你的编辑将在本地缓存','572915oaaFaq','本地文件','权限错误','连接失败,请检查你的网络','由于协同房间被关闭,编辑权限被收回。','已离线,编辑将在本地缓存','29228661FkhhdP','4789kjolsG'];_0x3f34=function(){return _0x24c412;};return _0x3f34();}
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-CN
|
|
8
|
-
function
|
|
8
|
+
function _0x3f11(){var _0x237c06=['exports','添加了迷你图','297010boolvC','添加了保护范围','2768870yWZhQS','4267012TMlZHH','当前用户','还原了版本','function','获取编辑历史记录列表失败','还原到此版本?','225015nzvQAQ','未知用户','还原到此版本','当前版本','4rVnoPh','24waQXWQ','209672zVEiKh','amd','设置了条件格式','冻结了工作表','插入了工作表','删除了工作表','设置了筛选','369SexIBo','历史记录','1844844IEzJWZ','4587410nYGeGP','设置了数据验证','未知错误,请刷新页面查看还原结果','object','UniverProEditHistoryViewerZhCN','编辑了工作表'];_0x3f11=function(){return _0x237c06;};return _0x3f11();}function _0xc376(_0x22b432,_0x56f3f4){var _0x3f11ce=_0x3f11();return _0xc376=function(_0xc3764d,_0x43f779){_0xc3764d=_0xc3764d-0xaf;var _0x58e3ca=_0x3f11ce[_0xc3764d];return _0x58e3ca;},_0xc376(_0x22b432,_0x56f3f4);}(function(_0x45b963,_0x157265){var _0x5e3fda=_0xc376,_0x52a621=_0x45b963();while(!![]){try{var _0x3a9eb6=-parseInt(_0x5e3fda(0xcb))/0x1*(-parseInt(_0x5e3fda(0xcf))/0x2)+parseInt(_0x5e3fda(0xb9))/0x3+-parseInt(_0x5e3fda(0xc5))/0x4+-parseInt(_0x5e3fda(0xba))/0x5+-parseInt(_0x5e3fda(0xaf))/0x6*(-parseInt(_0x5e3fda(0xc2))/0x7)+parseInt(_0x5e3fda(0xb0))/0x8*(parseInt(_0x5e3fda(0xb7))/0x9)+parseInt(_0x5e3fda(0xc4))/0xa;if(_0x3a9eb6===_0x157265)break;else _0x52a621['push'](_0x52a621['shift']());}catch(_0x31add4){_0x52a621['push'](_0x52a621['shift']());}}}(_0x3f11,0x92f3f),function(_0x14671e,_0x2b1f5c){var _0x2b523c=_0xc376;typeof exports==_0x2b523c(0xbd)&&typeof module<'u'?module[_0x2b523c(0xc0)]=_0x2b1f5c():typeof define==_0x2b523c(0xc8)&&define[_0x2b523c(0xb1)]?define(_0x2b1f5c):(_0x14671e=typeof globalThis<'u'?globalThis:_0x14671e||self,_0x14671e[_0x2b523c(0xbe)]=_0x2b1f5c());}(this,function(){'use strict';var _0x3df128=_0xc376;return{'editHistory':{'panel':{'title':_0x3df128(0xb8),'unknownUser':_0x3df128(0xcc),'listFetchError':_0x3df128(0xc9),'revertConfirm':_0x3df128(0xca),'revertConfirmText':'该文档将会被还原到选中版本','cancel':'取消','confirm':'确认','reverting':'正在还原,请稍等...','revertFailed':_0x3df128(0xbc),'currentVersion':_0x3df128(0xce),'currentUser':_0x3df128(0xc6),'revertDesc':'还原到此版本'},'info':{'loading':'加载中,请稍等...'},'header':{'back':'返回','revert':_0x3df128(0xcd)},'action':{'insertSheet':_0x3df128(0xb4),'removeSheet':_0x3df128(0xb5),'createSheet':'创建了工作表','setFilter':_0x3df128(0xb6),'setFrozen':_0x3df128(0xb3),'editSheet':_0x3df128(0xbf),'revertSheet':_0x3df128(0xc7),'revertSheetPrefix':'还原了','revertSheetSuffix':'的版本','setDV':_0x3df128(0xbb),'setCF':_0x3df128(0xb2),'addCF':'添加了条件格式','addProtection':_0x3df128(0xc3),'addSparkline':_0x3df128(0xc1),'deleteProtection':'移除了保护范围','etc':',等'}}};}));
|
|
9
9
|
|
|
10
10
|
// locale/zh-CN
|
|
11
11
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-CN"),require("@univerjs-pro/collaboration-client-ui/locale/zh-CN"),require("@univerjs-pro/edit-history-viewer/locale/zh-CN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/collaboration-client/locale/zh-CN","@univerjs-pro/collaboration-client-ui/locale/zh-CN","@univerjs-pro/edit-history-viewer/locale/zh-CN"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsCollaborationZhCN=i(e.UniverCore,e.UniverProCollaborationClientZhCN,e.UniverProCollaborationClientUiZhCN,e.UniverProEditHistoryViewerZhCN))})(this,function(e,i,r,o){"use strict";return e.merge({},i,r,o)});
|
package/lib/umd/locales/zh-TW.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-TW
|
|
2
|
-
(function(
|
|
2
|
+
function _0x8874(_0x190f15,_0x27dbda){var _0x3baf57=_0x3baf();return _0x8874=function(_0x8874e,_0x281c58){_0x8874e=_0x8874e-0x18f;var _0x48903b=_0x3baf57[_0x8874e];return _0x48903b;},_0x8874(_0x190f15,_0x27dbda);}(function(_0x4015b0,_0x21e883){var _0x5b8d40=_0x8874,_0x6bb1af=_0x4015b0();while(!![]){try{var _0xdc8015=parseInt(_0x5b8d40(0x199))/0x1+-parseInt(_0x5b8d40(0x192))/0x2*(-parseInt(_0x5b8d40(0x1ad))/0x3)+parseInt(_0x5b8d40(0x19e))/0x4*(parseInt(_0x5b8d40(0x1aa))/0x5)+-parseInt(_0x5b8d40(0x19d))/0x6*(parseInt(_0x5b8d40(0x1b0))/0x7)+parseInt(_0x5b8d40(0x19c))/0x8*(parseInt(_0x5b8d40(0x190))/0x9)+parseInt(_0x5b8d40(0x1a6))/0xa+-parseInt(_0x5b8d40(0x19b))/0xb*(parseInt(_0x5b8d40(0x1a2))/0xc);if(_0xdc8015===_0x21e883)break;else _0x6bb1af['push'](_0x6bb1af['shift']());}catch(_0x35ccf2){_0x6bb1af['push'](_0x6bb1af['shift']());}}}(_0x3baf,0xcd8b9),function(_0x78ffa4,_0x3f8d30){var _0x394333=_0x8874;typeof exports==_0x394333(0x196)&&typeof module<'u'?module[_0x394333(0x19f)]=_0x3f8d30():typeof define==_0x394333(0x1a5)&&define[_0x394333(0x1a9)]?define(_0x3f8d30):(_0x78ffa4=typeof globalThis<'u'?globalThis:_0x78ffa4||self,_0x78ffa4[_0x394333(0x1a4)]=_0x3f8d30());}(this,function(){'use strict';var _0x427631=_0x8874;return{'collab-client':{'tooltip':{'reconnect':_0x427631(0x197)}},'collabStatus':{'fetchMiss':_0x427631(0x193),'conflict':_0x427631(0x1a0),'notCollab':'Local\x20file','synced':_0x427631(0x194),'syncing':_0x427631(0x1ae),'offline':_0x427631(0x1ac)},'session':{'connection-failed':_0x427631(0x191),'will-retry':_0x427631(0x195),'room-full':_0x427631(0x198),'join-failed':'Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','room-not-exists':_0x427631(0x1b2),'room-permission-denied':_0x427631(0x1af),'room-cnt-exceeds':_0x427631(0x18f),'collaboration-timeout':_0x427631(0x1a8)},'conflict':{'title':'Collaboration\x20Conflict','content':_0x427631(0x1a1)},'permission':{'title':_0x427631(0x1a3),'content':_0x427631(0x19a)},'collaboration':{'single-unit':{'warning':_0x427631(0x1b1)},'closeRoom':_0x427631(0x1a7)},'auth':{'needGotoLoginAlert':_0x427631(0x1ab)}};}));function _0x3baf(){var _0x36db86=['Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','1215OvgzAn','Connection\x20failed.\x20Please\x20check\x20your\x20network.','2798zXYdwk','Syncing\x20server\x20data...','Synced','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','object','Click\x20to\x20Reconnect','The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','52451YzPpeX','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','561kivZeV','54816Spbbch','76470ULfuJv','6072gloBmY','exports','Edit\x20conflicts','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','698364EhGqHS','Authentication\x20Error','UniverProCollaborationClientZhTW','function','13937390txFtBs','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','amd','4655CfXGED','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','2979QAyTfL','Syncing...','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','749CbOnzo','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.'];_0x3baf=function(){return _0x36db86;};return _0x3baf();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-TW
|
|
5
|
-
function
|
|
5
|
+
function _0x84a6(){var _0x9540=['Syncing...','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','function','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','179120SQElNO','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','UniverProCollaborationClientUiZhTW','Connection\x20failed,\x20please\x20check\x20your\x20network.','Synced','amd','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Syncing\x20server\x20data...','297nEUbGo','464wYfiWz','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Collaboration\x20Conflict','22CIxBXt','138486wtVBft','object','4910vQQitG','Click\x20to\x20Reconnect','Edit\x20conflicts','779708ixDZMg','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','67396tHJkKh','2478522WqfXhQ','2924SoMCKv','exports','4331556gshJbZ'];_0x84a6=function(){return _0x9540;};return _0x84a6();}function _0x23a4(_0x410f52,_0x48ee04){var _0x84a68a=_0x84a6();return _0x23a4=function(_0x23a4f2,_0x5695eb){_0x23a4f2=_0x23a4f2-0x147;var _0x55fc9f=_0x84a68a[_0x23a4f2];return _0x55fc9f;},_0x23a4(_0x410f52,_0x48ee04);}(function(_0x545ade,_0x42bfbb){var _0x2a563a=_0x23a4,_0x49c4f4=_0x545ade();while(!![]){try{var _0x111513=-parseInt(_0x2a563a(0x154))/0x1+parseInt(_0x2a563a(0x14e))/0x2*(parseInt(_0x2a563a(0x14f))/0x3)+parseInt(_0x2a563a(0x158))/0x4*(parseInt(_0x2a563a(0x151))/0x5)+-parseInt(_0x2a563a(0x157))/0x6+parseInt(_0x2a563a(0x156))/0x7*(-parseInt(_0x2a563a(0x14b))/0x8)+parseInt(_0x2a563a(0x15a))/0x9+parseInt(_0x2a563a(0x15f))/0xa*(parseInt(_0x2a563a(0x14a))/0xb);if(_0x111513===_0x42bfbb)break;else _0x49c4f4['push'](_0x49c4f4['shift']());}catch(_0x5d9810){_0x49c4f4['push'](_0x49c4f4['shift']());}}}(_0x84a6,0x6b411),function(_0x23ff77,_0x339ae2){var _0x552ee6=_0x23a4;typeof exports==_0x552ee6(0x150)&&typeof module<'u'?module[_0x552ee6(0x159)]=_0x339ae2():typeof define==_0x552ee6(0x15d)&&define[_0x552ee6(0x147)]?define(_0x339ae2):(_0x23ff77=typeof globalThis<'u'?globalThis:_0x23ff77||self,_0x23ff77[_0x552ee6(0x161)]=_0x339ae2());}(this,function(){'use strict';var _0x408515=_0x23a4;return{'collab-client':{'tooltip':{'reconnect':_0x408515(0x152)}},'collabStatus':{'fetchMiss':_0x408515(0x149),'conflict':_0x408515(0x153),'notCollab':'Local\x20file','synced':_0x408515(0x163),'syncing':_0x408515(0x15b),'offline':_0x408515(0x15c)},'session':{'connection-failed':_0x408515(0x162),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x408515(0x148),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0x408515(0x14d),'content':'There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.'},'permission':{'title':'Authentication\x20Error','content':_0x408515(0x160)},'collaboration':{'single-unit':{'warning':_0x408515(0x14c)},'closeRoom':_0x408515(0x15e)},'auth':{'needGotoLoginAlert':_0x408515(0x155)}};}));
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-TW
|
|
8
|
-
function
|
|
8
|
+
function _0x4694(_0x24f74d,_0x5a0d1c){var _0xfca302=_0xfca3();return _0x4694=function(_0x469465,_0x43c4b6){_0x469465=_0x469465-0x15a;var _0x198d5a=_0xfca302[_0x469465];return _0x198d5a;},_0x4694(_0x24f74d,_0x5a0d1c);}function _0xfca3(){var _0x53675c=['set\x20filter','add\x20conditional\x20formatting','exports','3937632aAzOhx','add\x20sparkline','set\x20data\x20validation','UniverProEditHistoryViewerZhTW','161IRAMyp','amd','Current\x20User','created\x20workbook','Confirm','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','Unknown\x20User','function','1355616BAIhmI','118312GKVdag','Restore\x20this\x20version?','This\x20document\x20will\x20be\x20reverted\x20to\x20the\x20selected\x20version','object','delete\x20protection','Back','set\x20frozen','730917yjyBPw','11388753xxveWM','edited\x20worksheet','Restore\x20this\x20version','inserted\x20worksheet','24630DrpQav','Reverting,\x20please\x20wait...','341337tEgNBE','70ZNynXK','Current\x20Version','10PABEYf','set\x20conditional\x20formatting',',\x20etc.','Reverted\x20from','deleted\x20worksheet'];_0xfca3=function(){return _0x53675c;};return _0xfca3();}(function(_0x45b1fb,_0x5ec3a8){var _0x79a663=_0x4694,_0xc782b=_0x45b1fb();while(!![]){try{var _0x1d0136=parseInt(_0x79a663(0x16e))/0x1+parseInt(_0x79a663(0x166))/0x2+parseInt(_0x79a663(0x175))/0x3+parseInt(_0x79a663(0x167))/0x4*(-parseInt(_0x79a663(0x176))/0x5)+parseInt(_0x79a663(0x173))/0x6*(parseInt(_0x79a663(0x15e))/0x7)+parseInt(_0x79a663(0x15a))/0x8+-parseInt(_0x79a663(0x16f))/0x9*(parseInt(_0x79a663(0x178))/0xa);if(_0x1d0136===_0x5ec3a8)break;else _0xc782b['push'](_0xc782b['shift']());}catch(_0x2e4894){_0xc782b['push'](_0xc782b['shift']());}}}(_0xfca3,0x68e2e),function(_0x2515d4,_0x232860){var _0x1470a0=_0x4694;typeof exports==_0x1470a0(0x16a)&&typeof module<'u'?module[_0x1470a0(0x17f)]=_0x232860():typeof define==_0x1470a0(0x165)&&define[_0x1470a0(0x15f)]?define(_0x232860):(_0x2515d4=typeof globalThis<'u'?globalThis:_0x2515d4||self,_0x2515d4[_0x1470a0(0x15d)]=_0x232860());}(this,function(){'use strict';var _0x420c8c=_0x4694;return{'editHistory':{'panel':{'title':'Edit\x20History','unknownUser':_0x420c8c(0x164),'listFetchError':'Failed\x20to\x20get\x20edit\x20history\x20list','revertConfirm':_0x420c8c(0x168),'revertConfirmText':_0x420c8c(0x169),'cancel':'Cancel','confirm':_0x420c8c(0x162),'reverting':_0x420c8c(0x174),'revertFailed':_0x420c8c(0x163),'currentVersion':_0x420c8c(0x177),'currentUser':_0x420c8c(0x160),'revertDesc':_0x420c8c(0x171)},'info':{'loading':'loading,\x20please\x20wait...'},'header':{'back':_0x420c8c(0x16c),'revert':_0x420c8c(0x171)},'action':{'insertSheet':_0x420c8c(0x172),'removeSheet':_0x420c8c(0x17c),'createSheet':_0x420c8c(0x161),'setFilter':_0x420c8c(0x17d),'setFrozen':_0x420c8c(0x16d),'editSheet':_0x420c8c(0x170),'revertSheet':'reverted\x20workbook','revertSheetPrefix':_0x420c8c(0x17b),'revertSheetSuffix':'','setDV':_0x420c8c(0x15c),'setCF':_0x420c8c(0x179),'addCF':_0x420c8c(0x17e),'addProtection':'add\x20protection','addSparkline':_0x420c8c(0x15b),'deleteProtection':_0x420c8c(0x16b),'etc':_0x420c8c(0x17a)}}};}));
|
|
9
9
|
|
|
10
10
|
// locale/zh-TW
|
|
11
11
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-TW"),require("@univerjs-pro/collaboration-client-ui/locale/zh-TW"),require("@univerjs-pro/edit-history-viewer/locale/zh-TW")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/collaboration-client/locale/zh-TW","@univerjs-pro/collaboration-client-ui/locale/zh-TW","@univerjs-pro/edit-history-viewer/locale/zh-TW"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsCollaborationZhTW=i(e.UniverCore,e.UniverProCollaborationClientZhTW,e.UniverProCollaborationClientUiZhTW,e.UniverProEditHistoryViewerZhTW))})(this,function(e,i,r,o){"use strict";return e.merge({},i,r,o)});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-sheets-collaboration",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.8.0-nightly.202505261607",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -57,21 +57,21 @@
|
|
|
57
57
|
"rxjs": ">=7.0.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@univerjs-pro/collaboration": "0.
|
|
61
|
-
"@univerjs-pro/collaboration-client": "0.
|
|
62
|
-
"@univerjs-pro/collaboration-client-ui": "0.
|
|
63
|
-
"@univerjs-pro/edit-history-loader": "0.
|
|
64
|
-
"@univerjs-pro/edit-history-viewer": "0.
|
|
65
|
-
"@univerjs-pro/thread-comment-datasource": "0.
|
|
66
|
-
"@univerjs/preset-sheets-advanced": "0.
|
|
60
|
+
"@univerjs-pro/collaboration": "0.8.0-nightly.202505261607",
|
|
61
|
+
"@univerjs-pro/collaboration-client": "0.8.0-nightly.202505261607",
|
|
62
|
+
"@univerjs-pro/collaboration-client-ui": "0.8.0-nightly.202505261607",
|
|
63
|
+
"@univerjs-pro/edit-history-loader": "0.8.0-nightly.202505261607",
|
|
64
|
+
"@univerjs-pro/edit-history-viewer": "0.8.0-nightly.202505261607",
|
|
65
|
+
"@univerjs-pro/thread-comment-datasource": "0.8.0-nightly.202505261607",
|
|
66
|
+
"@univerjs/preset-sheets-advanced": "0.8.0-nightly.202505261607"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@univerjs/core": "0.
|
|
69
|
+
"@univerjs/core": "0.8.0-nightly.202505261607",
|
|
70
70
|
"react": "18.3.1",
|
|
71
71
|
"react-dom": "18.3.1",
|
|
72
72
|
"rxjs": "7.8.2",
|
|
73
73
|
"typescript": "^5.8.3",
|
|
74
|
-
"@univerjs-infra/shared": "0.
|
|
74
|
+
"@univerjs-infra/shared": "0.8.0-beta.0"
|
|
75
75
|
},
|
|
76
76
|
"scripts": {
|
|
77
77
|
"prebuild:preset": "tsx prepare.ts",
|