@univerjs/preset-sheets-collaboration 0.6.10-nightly.202504161609 → 0.6.10-nightly.202504171607
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/umd/index.js +8 -8
- 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 +9 -9
package/lib/umd/locales/zh-CN.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-CN
|
|
2
|
-
function
|
|
2
|
+
function _0x29d9(_0x58bec3,_0x15f890){var _0x1e3682=_0x1e36();return _0x29d9=function(_0x29d908,_0xb6edb1){_0x29d908=_0x29d908-0xd0;var _0xff0401=_0x1e3682[_0x29d908];return _0xff0401;},_0x29d9(_0x58bec3,_0x15f890);}(function(_0x56840a,_0x26bb0b){var _0x31e591=_0x29d9,_0x15a624=_0x56840a();while(!![]){try{var _0x44fa73=-parseInt(_0x31e591(0xd7))/0x1*(-parseInt(_0x31e591(0xd1))/0x2)+-parseInt(_0x31e591(0xee))/0x3+parseInt(_0x31e591(0xf0))/0x4+parseInt(_0x31e591(0xe0))/0x5*(parseInt(_0x31e591(0xea))/0x6)+-parseInt(_0x31e591(0xdb))/0x7+parseInt(_0x31e591(0xdd))/0x8*(parseInt(_0x31e591(0xef))/0x9)+parseInt(_0x31e591(0xf1))/0xa*(-parseInt(_0x31e591(0xde))/0xb);if(_0x44fa73===_0x26bb0b)break;else _0x15a624['push'](_0x15a624['shift']());}catch(_0x14cd6c){_0x15a624['push'](_0x15a624['shift']());}}}(_0x1e36,0x4a04c),function(_0x26da2c,_0x207da6){var _0x159c74=_0x29d9;typeof exports==_0x159c74(0xd0)&&typeof module<'u'?module['exports']=_0x207da6():typeof define==_0x159c74(0xed)&&define[_0x159c74(0xd3)]?define(_0x207da6):(_0x26da2c=typeof globalThis<'u'?globalThis:_0x26da2c||self,_0x26da2c[_0x159c74(0xd4)]=_0x207da6());}(this,function(){'use strict';var _0x2aa0ef=_0x29d9;return{'collab-client':{'tooltip':{'reconnect':_0x2aa0ef(0xe2)}},'collabStatus':{'fetchMiss':_0x2aa0ef(0xdc),'conflict':_0x2aa0ef(0xd6),'notCollab':_0x2aa0ef(0xd9),'synced':_0x2aa0ef(0xdf),'syncing':_0x2aa0ef(0xe5),'offline':_0x2aa0ef(0xe8)},'session':{'connection-failed':_0x2aa0ef(0xd8),'will-retry':_0x2aa0ef(0xd2),'room-full':_0x2aa0ef(0xda),'join-failed':_0x2aa0ef(0xeb),'room-not-exists':_0x2aa0ef(0xe4),'room-permission-denied':_0x2aa0ef(0xe3),'room-cnt-exceeds':'协同文档数量超过限制,你的编辑将在本地缓存','collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0x2aa0ef(0xec),'content':'你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'permission':{'title':_0x2aa0ef(0xe1),'content':_0x2aa0ef(0xd5)},'collaboration':{'single-unit':{'warning':_0x2aa0ef(0xe9)},'closeRoom':_0x2aa0ef(0xe7)},'auth':{'needGotoLoginAlert':_0x2aa0ef(0xe6)}};}));function _0x1e36(){var _0x388bb2=['2513466wwZteY','加入协同失败,请稍后重试,你的编辑将在本地缓存','协同冲突','function','1550136UVXuql','48168uPuYRP','2209432PJnBmS','1901720SzAOGG','object','676426MhfXGw','连接失败,将在一会儿之后重试连接','amd','UniverProCollaborationClientZhCN','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','编辑冲突','1haIaUT','连接失败,请检查你的网络','本地文件','此文档协同人数已满,你的编辑将在本地缓存','2692886iHMPIW','正在拉取服务端数据...','696Cphzsc','33zyRVpR','已同步','5vumQzb','权限错误','点击重新连接','没有协同权限,你的编辑将在本地缓存','加入协同失败,你的编辑将在本地缓存','保存中...','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','由于协同房间被关闭,编辑权限被收回。','已离线,编辑将在本地缓存','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。'];_0x1e36=function(){return _0x388bb2;};return _0x1e36();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-CN
|
|
5
|
-
function
|
|
5
|
+
function _0xff3a(_0x5f0885,_0x584b0b){var _0x55e0d5=_0x55e0();return _0xff3a=function(_0xff3a0e,_0x4dc500){_0xff3a0e=_0xff3a0e-0x17f;var _0x3a7e68=_0x55e0d5[_0xff3a0e];return _0x3a7e68;},_0xff3a(_0x5f0885,_0x584b0b);}function _0x55e0(){var _0x5a5247=['编辑冲突','12rQUGnn','126664lslQvb','1478hQjVLc','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','amd','9NNgeWF','保存中...','65FzytrH','由于协同房间被关闭,编辑权限被收回。','671400ZjVmxH','exports','已同步','协同冲突','486739JeJXWR','5715cBAuWq','权限错误','已离线,编辑将在本地缓存','UniverProCollaborationClientUiZhCN','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','点击重新连接','本地文件','1683030wIMDxe','协同房间已满,你的编辑将在本地缓存','object','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','正在拉取服务端数据...','188gddIuD','连接失败,将在一会儿之后重试连接','590478UMUHuv'];_0x55e0=function(){return _0x5a5247;};return _0x55e0();}(function(_0x256436,_0x5d5009){var _0x41bd23=_0xff3a,_0x2d806b=_0x256436();while(!![]){try{var _0x4f0859=-parseInt(_0x41bd23(0x195))/0x1*(parseInt(_0x41bd23(0x190))/0x2)+parseInt(_0x41bd23(0x19c))/0x3*(parseInt(_0x41bd23(0x18a))/0x4)+parseInt(_0x41bd23(0x197))/0x5+-parseInt(_0x41bd23(0x18e))/0x6*(parseInt(_0x41bd23(0x18c))/0x7)+parseInt(_0x41bd23(0x18f))/0x8*(parseInt(_0x41bd23(0x193))/0x9)+parseInt(_0x41bd23(0x185))/0xa+-parseInt(_0x41bd23(0x19b))/0xb;if(_0x4f0859===_0x5d5009)break;else _0x2d806b['push'](_0x2d806b['shift']());}catch(_0x47c584){_0x2d806b['push'](_0x2d806b['shift']());}}}(_0x55e0,0x23e0f),function(_0x36da91,_0x388124){var _0x4e57f8=_0xff3a;typeof exports==_0x4e57f8(0x187)&&typeof module<'u'?module[_0x4e57f8(0x198)]=_0x388124():typeof define=='function'&&define[_0x4e57f8(0x192)]?define(_0x388124):(_0x36da91=typeof globalThis<'u'?globalThis:_0x36da91||self,_0x36da91[_0x4e57f8(0x181)]=_0x388124());}(this,function(){'use strict';var _0x36b93b=_0xff3a;return{'collab-client':{'tooltip':{'reconnect':_0x36b93b(0x183)}},'collabStatus':{'fetchMiss':_0x36b93b(0x189),'conflict':_0x36b93b(0x18d),'notCollab':_0x36b93b(0x184),'synced':_0x36b93b(0x199),'syncing':_0x36b93b(0x194),'offline':_0x36b93b(0x180)},'session':{'connection-failed':'连接失败,请检查你的网络','will-retry':_0x36b93b(0x18b),'room-full':_0x36b93b(0x186),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0x36b93b(0x19a),'content':_0x36b93b(0x182)},'permission':{'title':_0x36b93b(0x17f),'content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'single-unit':{'warning':_0x36b93b(0x191)},'closeRoom':_0x36b93b(0x196)},'auth':{'needGotoLoginAlert':_0x36b93b(0x188)}};}));
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-CN
|
|
8
|
-
function
|
|
8
|
+
function _0x5490(_0x1196bb,_0xac4913){var _0x372c70=_0x372c();return _0x5490=function(_0x54909f,_0x12a791){_0x54909f=_0x54909f-0x1e5;var _0x5b09b3=_0x372c70[_0x54909f];return _0x5b09b3;},_0x5490(_0x1196bb,_0xac4913);}function _0x372c(){var _0x52e5d9=['10244612boMawF','设置了数据验证','冻结了工作表','当前用户','7324120OeoWCo','UniverProEditHistoryViewerZhCN','该文档将会被还原到选中版本','当前版本','加载中,请稍等...','插入了工作表','1403264LTFpiH','1322020Rnmupm','amd','还原到此版本','10TxBzFJ','206478XzwmGs','历史记录','未知用户','object','3tNSGEE','的版本','编辑了工作表','添加了条件格式','1229435prCmLU','获取编辑历史记录列表失败','添加了保护范围','function','未知错误,请刷新页面查看还原结果','创建了工作表','180vsnZeC','120294dnDDTK','移除了保护范围','设置了条件格式','还原了版本'];_0x372c=function(){return _0x52e5d9;};return _0x372c();}(function(_0x191f22,_0x14a2a6){var _0x59fc20=_0x5490,_0x1f9701=_0x191f22();while(!![]){try{var _0x3d9935=-parseInt(_0x59fc20(0x1f9))/0x1+parseInt(_0x59fc20(0x1ed))/0x2+-parseInt(_0x59fc20(0x1f5))/0x3*(parseInt(_0x59fc20(0x1ec))/0x4)+parseInt(_0x59fc20(0x1ff))/0x5*(parseInt(_0x59fc20(0x1f1))/0x6)+parseInt(_0x59fc20(0x204))/0x7+-parseInt(_0x59fc20(0x1e6))/0x8+-parseInt(_0x59fc20(0x200))/0x9*(-parseInt(_0x59fc20(0x1f0))/0xa);if(_0x3d9935===_0x14a2a6)break;else _0x1f9701['push'](_0x1f9701['shift']());}catch(_0x2a66e9){_0x1f9701['push'](_0x1f9701['shift']());}}}(_0x372c,0xd7162),function(_0x430298,_0x51b630){var _0x30ab2c=_0x5490;typeof exports==_0x30ab2c(0x1f4)&&typeof module<'u'?module['exports']=_0x51b630():typeof define==_0x30ab2c(0x1fc)&&define[_0x30ab2c(0x1ee)]?define(_0x51b630):(_0x430298=typeof globalThis<'u'?globalThis:_0x430298||self,_0x430298[_0x30ab2c(0x1e7)]=_0x51b630());}(this,function(){'use strict';var _0x28e5ba=_0x5490;return{'editHistory':{'panel':{'title':_0x28e5ba(0x1f2),'unknownUser':_0x28e5ba(0x1f3),'listFetchError':_0x28e5ba(0x1fa),'revertConfirm':'还原到此版本?','revertConfirmText':_0x28e5ba(0x1e8),'cancel':'取消','confirm':'确认','reverting':'正在还原,请稍等...','revertFailed':_0x28e5ba(0x1fd),'currentVersion':_0x28e5ba(0x1e9),'currentUser':_0x28e5ba(0x1e5),'revertDesc':_0x28e5ba(0x1ef)},'info':{'loading':_0x28e5ba(0x1ea)},'header':{'back':'返回','revert':_0x28e5ba(0x1ef)},'action':{'insertSheet':_0x28e5ba(0x1eb),'removeSheet':'删除了工作表','createSheet':_0x28e5ba(0x1fe),'setFilter':'设置了筛选','setFrozen':_0x28e5ba(0x206),'editSheet':_0x28e5ba(0x1f7),'revertSheet':_0x28e5ba(0x203),'revertSheetPrefix':'还原了','revertSheetSuffix':_0x28e5ba(0x1f6),'setDV':_0x28e5ba(0x205),'setCF':_0x28e5ba(0x202),'addCF':_0x28e5ba(0x1f8),'addProtection':_0x28e5ba(0x1fb),'addSparkline':'添加了迷你图','deleteProtection':_0x28e5ba(0x201),'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 _0x2d63(){var _0x8e7c3f=['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.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','exports','UniverProCollaborationClientZhTW','309076qVqgBW','106604ERpBKu','object','22RWnKQX','193661mEJnqJ','1016eRmKNz','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','1602125lJpnsv','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','682130CRElen','Edit\x20conflicts','Synced','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','9VRsaya','Connection\x20failed.\x20Please\x20check\x20your\x20network.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','4887GqslZA','function','Authentication\x20Error','96738DLDvSU','Collaboration\x20Conflict','Syncing...','5WSipaZ','Syncing\x20server\x20data...'];_0x2d63=function(){return _0x8e7c3f;};return _0x2d63();}function _0x1979(_0x1bf785,_0xee661c){var _0x2d6315=_0x2d63();return _0x1979=function(_0x1979bc,_0x529626){_0x1979bc=_0x1979bc-0x164;var _0x65f0e9=_0x2d6315[_0x1979bc];return _0x65f0e9;},_0x1979(_0x1bf785,_0xee661c);}(function(_0x3ccdd3,_0x4a5af8){var _0x58dcbb=_0x1979,_0xfb37a8=_0x3ccdd3();while(!![]){try{var _0x2869ab=parseInt(_0x58dcbb(0x17f))/0x1+parseInt(_0x58dcbb(0x17b))/0x2+parseInt(_0x58dcbb(0x16c))/0x3*(-parseInt(_0x58dcbb(0x17c))/0x4)+parseInt(_0x58dcbb(0x175))/0x5*(parseInt(_0x58dcbb(0x172))/0x6)+-parseInt(_0x58dcbb(0x165))/0x7+parseInt(_0x58dcbb(0x180))/0x8*(-parseInt(_0x58dcbb(0x16f))/0x9)+-parseInt(_0x58dcbb(0x167))/0xa*(-parseInt(_0x58dcbb(0x17e))/0xb);if(_0x2869ab===_0x4a5af8)break;else _0xfb37a8['push'](_0xfb37a8['shift']());}catch(_0x176e81){_0xfb37a8['push'](_0xfb37a8['shift']());}}}(_0x2d63,0x1e04f),function(_0x3953b8,_0x20fd65){var _0x415b3d=_0x1979;typeof exports==_0x415b3d(0x17d)&&typeof module<'u'?module[_0x415b3d(0x179)]=_0x20fd65():typeof define==_0x415b3d(0x170)&&define['amd']?define(_0x20fd65):(_0x3953b8=typeof globalThis<'u'?globalThis:_0x3953b8||self,_0x3953b8[_0x415b3d(0x17a)]=_0x20fd65());}(this,function(){'use strict';var _0xe59893=_0x1979;return{'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0xe59893(0x176),'conflict':_0xe59893(0x168),'notCollab':'Local\x20file','synced':_0xe59893(0x169),'syncing':_0xe59893(0x174),'offline':_0xe59893(0x178)},'session':{'connection-failed':_0xe59893(0x16d),'will-retry':_0xe59893(0x164),'room-full':'The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','join-failed':'Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','room-not-exists':'Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','room-permission-denied':_0xe59893(0x166),'room-cnt-exceeds':'Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0xe59893(0x173),'content':_0xe59893(0x177)},'permission':{'title':_0xe59893(0x171),'content':_0xe59893(0x16a)},'collaboration':{'single-unit':{'warning':_0xe59893(0x16b)},'closeRoom':_0xe59893(0x16e)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-TW
|
|
5
|
-
function
|
|
5
|
+
function _0x3aac(_0x272a5d,_0x48b4e4){var _0x481134=_0x4811();return _0x3aac=function(_0x3aac1a,_0x4009d2){_0x3aac1a=_0x3aac1a-0x92;var _0x3e6438=_0x481134[_0x3aac1a];return _0x3e6438;},_0x3aac(_0x272a5d,_0x48b4e4);}function _0x4811(){var _0x385b99=['312828Twmeqa','20BPaZid','Collaboration\x20Conflict','Edit\x20conflicts','61041fONtjE','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.','9309216pDcwvG','851744QRFmUj','Syncing\x20server\x20data...','Authentication\x20Error','function','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','5833528GJfuhk','UniverProCollaborationClientUiZhTW','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','5806488gCyzAD','amd','9ksVMbL','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','14194940EGtzLT','exports','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','2fmxKRl','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Local\x20file','Synced'];_0x4811=function(){return _0x385b99;};return _0x4811();}(function(_0x1b060c,_0x5bbb4b){var _0x3881ff=_0x3aac,_0x5db650=_0x1b060c();while(!![]){try{var _0x143888=-parseInt(_0x3881ff(0x96))/0x1*(parseInt(_0x3881ff(0xa8))/0x2)+parseInt(_0x3881ff(0x92))/0x3+parseInt(_0x3881ff(0x99))/0x4*(-parseInt(_0x3881ff(0x93))/0x5)+parseInt(_0x3881ff(0xa1))/0x6+parseInt(_0x3881ff(0x98))/0x7+parseInt(_0x3881ff(0x9e))/0x8*(parseInt(_0x3881ff(0xa3))/0x9)+-parseInt(_0x3881ff(0xa5))/0xa;if(_0x143888===_0x5bbb4b)break;else _0x5db650['push'](_0x5db650['shift']());}catch(_0x567d4f){_0x5db650['push'](_0x5db650['shift']());}}}(_0x4811,0xc3068),function(_0x3686c6,_0x2783e9){var _0x4e3cba=_0x3aac;typeof exports=='object'&&typeof module<'u'?module[_0x4e3cba(0xa6)]=_0x2783e9():typeof define==_0x4e3cba(0x9c)&&define[_0x4e3cba(0xa2)]?define(_0x2783e9):(_0x3686c6=typeof globalThis<'u'?globalThis:_0x3686c6||self,_0x3686c6[_0x4e3cba(0x9f)]=_0x2783e9());}(this,function(){'use strict';var _0x5c334e=_0x3aac;return{'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0x5c334e(0x9a),'conflict':_0x5c334e(0x95),'notCollab':_0x5c334e(0xab),'synced':_0x5c334e(0xac),'syncing':'Syncing...','offline':_0x5c334e(0xaa)},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x5c334e(0x9d),'room-full':_0x5c334e(0xa0),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0x5c334e(0x94),'content':_0x5c334e(0x97)},'permission':{'title':_0x5c334e(0x9b),'content':_0x5c334e(0xa9)},'collaboration':{'single-unit':{'warning':_0x5c334e(0xa7)},'closeRoom':_0x5c334e(0xa4)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};}));
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-TW
|
|
8
|
-
(function(
|
|
8
|
+
function _0x52ad(_0x464dd8,_0x30dbef){var _0x14f1ca=_0x14f1();return _0x52ad=function(_0x52ad1f,_0x236a15){_0x52ad1f=_0x52ad1f-0x1e9;var _0x236e61=_0x14f1ca[_0x52ad1f];return _0x236e61;},_0x52ad(_0x464dd8,_0x30dbef);}function _0x14f1(){var _0x2a3678=['Edit\x20History','set\x20data\x20validation','Unknown\x20User','add\x20protection','39417780TtEORg','Current\x20User','189vVUwTj','add\x20sparkline','Reverting,\x20please\x20wait...','This\x20document\x20will\x20be\x20reverted\x20to\x20the\x20selected\x20version','add\x20conditional\x20formatting','2878761tExOSU','set\x20frozen','224726rvlZeo','3666900kqFnmM','Confirm','Cancel','function','Failed\x20to\x20get\x20edit\x20history\x20list','347550NNbWSu','Restore\x20this\x20version?','delete\x20protection','4YJkcHL','Reverted\x20from','UniverProEditHistoryViewerZhTW','inserted\x20worksheet','object','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','60376axvGkw','reverted\x20workbook','exports','13279059cJNSqa','edited\x20worksheet','6HOoMQO','Restore\x20this\x20version','set\x20filter'];_0x14f1=function(){return _0x2a3678;};return _0x14f1();}(function(_0x28eb43,_0x197978){var _0x420b1c=_0x52ad,_0xe97f2f=_0x28eb43();while(!![]){try{var _0x126718=parseInt(_0x420b1c(0x206))/0x1+-parseInt(_0x420b1c(0x200))/0x2+parseInt(_0x420b1c(0x1fe))/0x3*(-parseInt(_0x420b1c(0x209))/0x4)+-parseInt(_0x420b1c(0x201))/0x5*(parseInt(_0x420b1c(0x1f0))/0x6)+-parseInt(_0x420b1c(0x1f9))/0x7*(parseInt(_0x420b1c(0x1eb))/0x8)+-parseInt(_0x420b1c(0x1ee))/0x9+parseInt(_0x420b1c(0x1f7))/0xa;if(_0x126718===_0x197978)break;else _0xe97f2f['push'](_0xe97f2f['shift']());}catch(_0x1a176e){_0xe97f2f['push'](_0xe97f2f['shift']());}}}(_0x14f1,0xc47aa),function(_0x2580b5,_0x4a0a95){var _0x37fee9=_0x52ad;typeof exports==_0x37fee9(0x1e9)&&typeof module<'u'?module[_0x37fee9(0x1ed)]=_0x4a0a95():typeof define==_0x37fee9(0x204)&&define['amd']?define(_0x4a0a95):(_0x2580b5=typeof globalThis<'u'?globalThis:_0x2580b5||self,_0x2580b5[_0x37fee9(0x20b)]=_0x4a0a95());}(this,function(){'use strict';var _0x2551c2=_0x52ad;return{'editHistory':{'panel':{'title':_0x2551c2(0x1f3),'unknownUser':_0x2551c2(0x1f5),'listFetchError':_0x2551c2(0x205),'revertConfirm':_0x2551c2(0x207),'revertConfirmText':_0x2551c2(0x1fc),'cancel':_0x2551c2(0x203),'confirm':_0x2551c2(0x202),'reverting':_0x2551c2(0x1fb),'revertFailed':_0x2551c2(0x1ea),'currentVersion':'Current\x20Version','currentUser':_0x2551c2(0x1f8),'revertDesc':_0x2551c2(0x1f1)},'info':{'loading':'loading,\x20please\x20wait...'},'header':{'back':'Back','revert':_0x2551c2(0x1f1)},'action':{'insertSheet':_0x2551c2(0x20c),'removeSheet':'deleted\x20worksheet','createSheet':'created\x20workbook','setFilter':_0x2551c2(0x1f2),'setFrozen':_0x2551c2(0x1ff),'editSheet':_0x2551c2(0x1ef),'revertSheet':_0x2551c2(0x1ec),'revertSheetPrefix':_0x2551c2(0x20a),'revertSheetSuffix':'','setDV':_0x2551c2(0x1f4),'setCF':'set\x20conditional\x20formatting','addCF':_0x2551c2(0x1fd),'addProtection':_0x2551c2(0x1f6),'addSparkline':_0x2551c2(0x1fa),'deleteProtection':_0x2551c2(0x208),'etc':',\x20etc.'}}};}));
|
|
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.6.10-nightly.
|
|
3
|
+
"version": "0.6.10-nightly.202504171607",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -57,16 +57,16 @@
|
|
|
57
57
|
"rxjs": ">=7.0.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@univerjs-pro/collaboration": "0.6.10-nightly.
|
|
61
|
-
"@univerjs-pro/collaboration-client": "0.6.10-nightly.
|
|
62
|
-
"@univerjs-pro/collaboration-client-ui": "0.6.10-nightly.
|
|
63
|
-
"@univerjs-pro/edit-history-loader": "0.6.10-nightly.
|
|
64
|
-
"@univerjs-pro/edit-history-viewer": "0.6.10-nightly.
|
|
65
|
-
"@univerjs-pro/thread-comment-datasource": "0.6.10-nightly.
|
|
66
|
-
"@univerjs/preset-sheets-advanced": "0.6.10-nightly.
|
|
60
|
+
"@univerjs-pro/collaboration": "0.6.10-nightly.202504171607",
|
|
61
|
+
"@univerjs-pro/collaboration-client": "0.6.10-nightly.202504171607",
|
|
62
|
+
"@univerjs-pro/collaboration-client-ui": "0.6.10-nightly.202504171607",
|
|
63
|
+
"@univerjs-pro/edit-history-loader": "0.6.10-nightly.202504171607",
|
|
64
|
+
"@univerjs-pro/edit-history-viewer": "0.6.10-nightly.202504171607",
|
|
65
|
+
"@univerjs-pro/thread-comment-datasource": "0.6.10-nightly.202504171607",
|
|
66
|
+
"@univerjs/preset-sheets-advanced": "0.6.10-nightly.202504171607"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@univerjs/core": "0.6.10-nightly.
|
|
69
|
+
"@univerjs/core": "0.6.10-nightly.202504171607",
|
|
70
70
|
"react": "18.3.1",
|
|
71
71
|
"react-dom": "18.3.1",
|
|
72
72
|
"typescript": "^5.8.2",
|