@univerjs/preset-sheets-collaboration 0.7.0 → 0.8.0-beta.0
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
|
-
function
|
|
2
|
+
function _0x9a0a(){var _0x4112a0=['编辑冲突','已同步','86qJBlyV','383319DQaFgT','本地文件','权限错误','此文档协同人数已满,你的编辑将在本地缓存','没有协同权限,你的编辑将在本地缓存','协同文档数量超过限制,你的编辑将在本地缓存','30pfToRF','591980nHIzNV','1022oQQZiZ','保存中...','连接失败,请检查你的网络','已离线,编辑将在本地缓存','1734nUUJpW','点击重新连接','连接失败,将在一会儿之后重试连接','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','750607AkwKVk','服务器未响应,你的编辑将在本地缓存','1812eVXtoY','714240liQIYi','加入协同失败,请稍后重试,你的编辑将在本地缓存','5WYYozb','680886TtsgVc'];_0x9a0a=function(){return _0x4112a0;};return _0x9a0a();}function _0x20ae(_0x2c3346,_0x3c2fc4){var _0x9a0a75=_0x9a0a();return _0x20ae=function(_0x20ae8d,_0x20b1a6){_0x20ae8d=_0x20ae8d-0x195;var _0x59501a=_0x9a0a75[_0x20ae8d];return _0x59501a;},_0x20ae(_0x2c3346,_0x3c2fc4);}(function(_0x40a9ab,_0x2480a0){var _0x2e7601=_0x20ae,_0x13a066=_0x40a9ab();while(!![]){try{var _0x36ed14=-parseInt(_0x2e7601(0x19c))/0x1*(-parseInt(_0x2e7601(0x1a9))/0x2)+parseInt(_0x2e7601(0x199))/0x3+-parseInt(_0x2e7601(0x1a4))/0x4*(-parseInt(_0x2e7601(0x198))/0x5)+parseInt(_0x2e7601(0x195))/0x6*(-parseInt(_0x2e7601(0x1a5))/0x7)+-parseInt(_0x2e7601(0x196))/0x8+-parseInt(_0x2e7601(0x19d))/0x9*(parseInt(_0x2e7601(0x1a3))/0xa)+-parseInt(_0x2e7601(0x1ae))/0xb;if(_0x36ed14===_0x2480a0)break;else _0x13a066['push'](_0x13a066['shift']());}catch(_0x232bb9){_0x13a066['push'](_0x13a066['shift']());}}}(_0x9a0a,0x1d549),function(_0x2a6958,_0x4a7f66){typeof exports=='object'&&typeof module<'u'?module['exports']=_0x4a7f66():typeof define=='function'&&define['amd']?define(_0x4a7f66):(_0x2a6958=typeof globalThis<'u'?globalThis:_0x2a6958||self,_0x2a6958['UniverProCollaborationClientZhCN']=_0x4a7f66());}(this,function(){'use strict';var _0x369af0=_0x20ae;return{'collab-client':{'tooltip':{'reconnect':_0x369af0(0x1aa)}},'collabStatus':{'fetchMiss':'正在拉取服务端数据...','conflict':_0x369af0(0x19a),'notCollab':_0x369af0(0x19e),'synced':_0x369af0(0x19b),'syncing':_0x369af0(0x1a6),'offline':_0x369af0(0x1a8)},'session':{'connection-failed':_0x369af0(0x1a7),'will-retry':_0x369af0(0x1ab),'room-full':_0x369af0(0x1a0),'join-failed':_0x369af0(0x197),'room-not-exists':'加入协同失败,你的编辑将在本地缓存','room-permission-denied':_0x369af0(0x1a1),'room-cnt-exceeds':_0x369af0(0x1a2),'collaboration-timeout':_0x369af0(0x1af)},'conflict':{'title':'协同冲突','content':'你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'permission':{'title':_0x369af0(0x19f),'content':_0x369af0(0x1ad)},'collaboration':{'single-unit':{'warning':'你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。'},'closeRoom':'由于协同房间被关闭,编辑权限被收回。'},'auth':{'needGotoLoginAlert':_0x369af0(0x1ac)}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-CN
|
|
5
|
-
(function(
|
|
5
|
+
function _0x38bf(_0x501eff,_0x237f0b){var _0x290fd5=_0x290f();return _0x38bf=function(_0x38bf98,_0x308d09){_0x38bf98=_0x38bf98-0x94;var _0x2a7c3c=_0x290fd5[_0x38bf98];return _0x2a7c3c;},_0x38bf(_0x501eff,_0x237f0b);}(function(_0x27f83f,_0x33d04a){var _0x348741=_0x38bf,_0x229d7c=_0x27f83f();while(!![]){try{var _0x353272=parseInt(_0x348741(0xa5))/0x1+-parseInt(_0x348741(0xb2))/0x2*(parseInt(_0x348741(0x9d))/0x3)+-parseInt(_0x348741(0xa3))/0x4*(-parseInt(_0x348741(0xaf))/0x5)+parseInt(_0x348741(0xae))/0x6*(parseInt(_0x348741(0xa8))/0x7)+parseInt(_0x348741(0x97))/0x8*(-parseInt(_0x348741(0x9b))/0x9)+-parseInt(_0x348741(0x99))/0xa+parseInt(_0x348741(0x96))/0xb;if(_0x353272===_0x33d04a)break;else _0x229d7c['push'](_0x229d7c['shift']());}catch(_0x1a090b){_0x229d7c['push'](_0x229d7c['shift']());}}}(_0x290f,0x7a775),function(_0x4611e5,_0x46be68){var _0x5e4194=_0x38bf;typeof exports==_0x5e4194(0xa1)&&typeof module<'u'?module[_0x5e4194(0x94)]=_0x46be68():typeof define==_0x5e4194(0xa6)&&define[_0x5e4194(0xad)]?define(_0x46be68):(_0x4611e5=typeof globalThis<'u'?globalThis:_0x4611e5||self,_0x4611e5['UniverProCollaborationClientUiZhCN']=_0x46be68());}(this,function(){'use strict';var _0x297b6d=_0x38bf;return{'collab-client':{'tooltip':{'reconnect':_0x297b6d(0x9a)}},'collabStatus':{'fetchMiss':_0x297b6d(0x9e),'conflict':_0x297b6d(0xab),'notCollab':_0x297b6d(0xa2),'synced':_0x297b6d(0xa9),'syncing':_0x297b6d(0xac),'offline':_0x297b6d(0xaa)},'session':{'connection-failed':_0x297b6d(0xb0),'will-retry':_0x297b6d(0xa0),'room-full':_0x297b6d(0x9c),'collaboration-timeout':_0x297b6d(0x98)},'conflict':{'title':_0x297b6d(0xa4),'content':'你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'permission':{'title':_0x297b6d(0xa7),'content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'single-unit':{'warning':_0x297b6d(0x9f)},'closeRoom':_0x297b6d(0xb1)},'auth':{'needGotoLoginAlert':_0x297b6d(0x95)}};}));function _0x290f(){var _0x25757a=['保存中...','amd','265476MOwdDv','30xbDJiT','连接失败,请检查你的网络','由于协同房间被关闭,编辑权限被收回。','2FffkAK','exports','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','10180676iryWnT','568CONNdQ','服务器未响应,你的编辑将在本地缓存','279760PfZEaa','点击重新连接','85257GkIwRV','协同房间已满,你的编辑将在本地缓存','1284606GSjCvG','正在拉取服务端数据...','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','连接失败,将在一会儿之后重试连接','object','本地文件','281084gPJfkH','协同冲突','106256DhspVE','function','权限错误','28IJmGvF','已同步','已离线,编辑将在本地缓存','编辑冲突'];_0x290f=function(){return _0x25757a;};return _0x290f();}
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-CN
|
|
8
|
-
function
|
|
8
|
+
function _0x3237(_0x20d3e7,_0x5d9e5a){var _0x47c3b1=_0x47c3();return _0x3237=function(_0x3237f6,_0x594c34){_0x3237f6=_0x3237f6-0x131;var _0x1593c3=_0x47c3b1[_0x3237f6];return _0x1593c3;},_0x3237(_0x20d3e7,_0x5d9e5a);}(function(_0xfa3d31,_0x2298e5){var _0x2fc102=_0x3237,_0x4ff305=_0xfa3d31();while(!![]){try{var _0x3db4ef=-parseInt(_0x2fc102(0x132))/0x1*(-parseInt(_0x2fc102(0x137))/0x2)+parseInt(_0x2fc102(0x14f))/0x3*(-parseInt(_0x2fc102(0x133))/0x4)+parseInt(_0x2fc102(0x14d))/0x5*(parseInt(_0x2fc102(0x150))/0x6)+-parseInt(_0x2fc102(0x140))/0x7*(-parseInt(_0x2fc102(0x131))/0x8)+parseInt(_0x2fc102(0x136))/0x9*(parseInt(_0x2fc102(0x13d))/0xa)+-parseInt(_0x2fc102(0x134))/0xb*(parseInt(_0x2fc102(0x144))/0xc)+-parseInt(_0x2fc102(0x14c))/0xd;if(_0x3db4ef===_0x2298e5)break;else _0x4ff305['push'](_0x4ff305['shift']());}catch(_0x205a12){_0x4ff305['push'](_0x4ff305['shift']());}}}(_0x47c3,0x68b75),function(_0x25be89,_0x4721f5){var _0x4a6838=_0x3237;typeof exports=='object'&&typeof module<'u'?module[_0x4a6838(0x13b)]=_0x4721f5():typeof define==_0x4a6838(0x14e)&&define[_0x4a6838(0x142)]?define(_0x4721f5):(_0x25be89=typeof globalThis<'u'?globalThis:_0x25be89||self,_0x25be89[_0x4a6838(0x14a)]=_0x4721f5());}(this,function(){'use strict';var _0x230b12=_0x3237;return{'editHistory':{'panel':{'title':_0x230b12(0x13c),'unknownUser':_0x230b12(0x145),'listFetchError':_0x230b12(0x13a),'revertConfirm':_0x230b12(0x143),'revertConfirmText':_0x230b12(0x14b),'cancel':'取消','confirm':'确认','reverting':'正在还原,请稍等...','revertFailed':_0x230b12(0x141),'currentVersion':'当前版本','currentUser':'当前用户','revertDesc':_0x230b12(0x152)},'info':{'loading':_0x230b12(0x13e)},'header':{'back':'返回','revert':_0x230b12(0x152)},'action':{'insertSheet':_0x230b12(0x138),'removeSheet':'删除了工作表','createSheet':_0x230b12(0x148),'setFilter':_0x230b12(0x146),'setFrozen':_0x230b12(0x149),'editSheet':_0x230b12(0x139),'revertSheet':_0x230b12(0x153),'revertSheetPrefix':_0x230b12(0x147),'revertSheetSuffix':'的版本','setDV':_0x230b12(0x151),'setCF':'设置了条件格式','addCF':_0x230b12(0x13f),'addProtection':'添加了保护范围','addSparkline':_0x230b12(0x135),'deleteProtection':'移除了保护范围','etc':',等'}}};}));function _0x47c3(){var _0x39fa25=['未知用户','设置了筛选','还原了','创建了工作表','冻结了工作表','UniverProEditHistoryViewerZhCN','该文档将会被还原到选中版本','7205562lrJssF','370TNYIBC','function','78qvHXhd','12342YFytBu','设置了数据验证','还原到此版本','还原了版本','8IwyJOg','225403kJIqVK','103732OcPdNa','33YiLzJf','添加了迷你图','4585455aiTqFk','6PBJOTq','插入了工作表','编辑了工作表','获取编辑历史记录列表失败','exports','历史记录','10AWUrlc','加载中,请稍等...','添加了条件格式','3809526VLJASK','未知错误,请刷新页面查看还原结果','amd','还原到此版本?','898764iSASzN'];_0x47c3=function(){return _0x39fa25;};return _0x47c3();}
|
|
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(_0x424d5c,_0x38ddc6){var _0x4e94ad=_0x3b58,_0x137ecf=_0x424d5c();while(!![]){try{var _0x4112b9=parseInt(_0x4e94ad(0x142))/0x1+-parseInt(_0x4e94ad(0x146))/0x2*(parseInt(_0x4e94ad(0x14e))/0x3)+parseInt(_0x4e94ad(0x148))/0x4+parseInt(_0x4e94ad(0x151))/0x5+parseInt(_0x4e94ad(0x149))/0x6*(-parseInt(_0x4e94ad(0x13a))/0x7)+parseInt(_0x4e94ad(0x141))/0x8*(-parseInt(_0x4e94ad(0x13b))/0x9)+parseInt(_0x4e94ad(0x13f))/0xa*(-parseInt(_0x4e94ad(0x143))/0xb);if(_0x4112b9===_0x38ddc6)break;else _0x137ecf['push'](_0x137ecf['shift']());}catch(_0x549fd8){_0x137ecf['push'](_0x137ecf['shift']());}}}(_0x3171,0x5ad51),function(_0x24f59d,_0x586902){var _0x975aac=_0x3b58;typeof exports=='object'&&typeof module<'u'?module[_0x975aac(0x14f)]=_0x586902():typeof define==_0x975aac(0x150)&&define[_0x975aac(0x137)]?define(_0x586902):(_0x24f59d=typeof globalThis<'u'?globalThis:_0x24f59d||self,_0x24f59d[_0x975aac(0x14d)]=_0x586902());}(this,function(){'use strict';var _0x5d4427=_0x3b58;return{'collab-client':{'tooltip':{'reconnect':_0x5d4427(0x144)}},'collabStatus':{'fetchMiss':_0x5d4427(0x145),'conflict':_0x5d4427(0x14c),'notCollab':'Local\x20file','synced':'Synced','syncing':_0x5d4427(0x140),'offline':_0x5d4427(0x138)},'session':{'connection-failed':'Connection\x20failed.\x20Please\x20check\x20your\x20network.','will-retry':_0x5d4427(0x14b),'room-full':_0x5d4427(0x154),'join-failed':_0x5d4427(0x153),'room-not-exists':_0x5d4427(0x14a),'room-permission-denied':_0x5d4427(0x147),'room-cnt-exceeds':_0x5d4427(0x139),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':'Collaboration\x20Conflict','content':_0x5d4427(0x155)},'permission':{'title':'Authentication\x20Error','content':_0x5d4427(0x13c)},'collaboration':{'single-unit':{'warning':_0x5d4427(0x13e)},'closeRoom':_0x5d4427(0x13d)},'auth':{'needGotoLoginAlert':_0x5d4427(0x152)}};}));function _0x3b58(_0x32d9a7,_0x1033f8){var _0x317113=_0x3171();return _0x3b58=function(_0x3b585c,_0x1ce6d1){_0x3b585c=_0x3b585c-0x137;var _0x5ec8c9=_0x317113[_0x3b585c];return _0x5ec8c9;},_0x3b58(_0x32d9a7,_0x1033f8);}function _0x3171(){var _0x59dbc3=['91194rASBlw','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','Edit\x20conflicts','UniverProCollaborationClientZhTW','128766MHZdWE','exports','function','3385940IeYshS','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','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.','amd','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','133QhvYmx','27DURFYw','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','3110GCPNwt','Syncing...','176408iMoMTR','254677EYQfks','3707XgFzmQ','Click\x20to\x20Reconnect','Syncing\x20server\x20data...','34QbmNCp','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','2518396cGsPQd'];_0x3171=function(){return _0x59dbc3;};return _0x3171();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-TW
|
|
5
|
-
function
|
|
5
|
+
function _0x571c(_0xe0078a,_0x30d2f0){var _0x44adc1=_0x44ad();return _0x571c=function(_0x571caf,_0x929733){_0x571caf=_0x571caf-0x1d3;var _0x36ab13=_0x44adc1[_0x571caf];return _0x36ab13;},_0x571c(_0xe0078a,_0x30d2f0);}(function(_0x1d3c3e,_0x404963){var _0x118c7e=_0x571c,_0xcc0c07=_0x1d3c3e();while(!![]){try{var _0x2808dc=-parseInt(_0x118c7e(0x1db))/0x1+-parseInt(_0x118c7e(0x1d4))/0x2+parseInt(_0x118c7e(0x1e5))/0x3*(-parseInt(_0x118c7e(0x1e8))/0x4)+-parseInt(_0x118c7e(0x1d3))/0x5*(-parseInt(_0x118c7e(0x1ea))/0x6)+parseInt(_0x118c7e(0x1d5))/0x7+parseInt(_0x118c7e(0x1ec))/0x8+parseInt(_0x118c7e(0x1d6))/0x9*(parseInt(_0x118c7e(0x1e6))/0xa);if(_0x2808dc===_0x404963)break;else _0xcc0c07['push'](_0xcc0c07['shift']());}catch(_0x529053){_0xcc0c07['push'](_0xcc0c07['shift']());}}}(_0x44ad,0xf1d0b),function(_0x1b5597,_0x2e16b){var _0x4a294a=_0x571c;typeof exports==_0x4a294a(0x1e7)&&typeof module<'u'?module[_0x4a294a(0x1e3)]=_0x2e16b():typeof define==_0x4a294a(0x1e2)&&define[_0x4a294a(0x1da)]?define(_0x2e16b):(_0x1b5597=typeof globalThis<'u'?globalThis:_0x1b5597||self,_0x1b5597[_0x4a294a(0x1ed)]=_0x2e16b());}(this,function(){'use strict';var _0x311fe3=_0x571c;return{'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':_0x311fe3(0x1dc),'notCollab':_0x311fe3(0x1eb),'synced':'Synced','syncing':_0x311fe3(0x1e9),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x311fe3(0x1d8),'will-retry':_0x311fe3(0x1d7),'room-full':_0x311fe3(0x1d9),'collaboration-timeout':_0x311fe3(0x1e0)},'conflict':{'title':_0x311fe3(0x1e1),'content':_0x311fe3(0x1df)},'permission':{'title':_0x311fe3(0x1dd),'content':_0x311fe3(0x1e4)},'collaboration':{'single-unit':{'warning':_0x311fe3(0x1de)},'closeRoom':_0x311fe3(0x1ee)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};}));function _0x44ad(){var _0x1edcdc=['1670FYxMLi','2206070UfkHWM','2703323VABiOU','168390hYQwJs','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Connection\x20failed,\x20please\x20check\x20your\x20network.','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','amd','1004137CqMqWY','Edit\x20conflicts','Authentication\x20Error','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','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.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Collaboration\x20Conflict','function','exports','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','73233hxSewV','650PbFmnJ','object','52PsREby','Syncing...','11586ZUkUUd','Local\x20file','9341576VZDJXb','UniverProCollaborationClientUiZhTW','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'];_0x44ad=function(){return _0x1edcdc;};return _0x44ad();}
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/edit-history-viewer/locale/zh-TW
|
|
8
|
-
function
|
|
8
|
+
function _0xd767(_0x1916b8,_0x1d7ffc){var _0x14b525=_0x14b5();return _0xd767=function(_0xd76701,_0x4a4191){_0xd76701=_0xd76701-0x178;var _0x26c831=_0x14b525[_0xd76701];return _0x26c831;},_0xd767(_0x1916b8,_0x1d7ffc);}function _0x14b5(){var _0x1377fe=['Reverting,\x20please\x20wait...','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','Restore\x20this\x20version','set\x20filter','328554RnOllu','Back','set\x20data\x20validation','edited\x20worksheet','object','Confirm','reverted\x20workbook','delete\x20protection','160AgcrPj','Current\x20User','inserted\x20worksheet','UniverProEditHistoryViewerZhTW','276023bunuEa','674592OnEDno','820204BLdXgk','309319muBNnU','Reverted\x20from','2aTLIVT','8DRYCtf','Current\x20Version','created\x20workbook','set\x20conditional\x20formatting','exports','1037979xnrVIR','add\x20sparkline','amd','function','15hbMukX','142520zAmpza','This\x20document\x20will\x20be\x20reverted\x20to\x20the\x20selected\x20version'];_0x14b5=function(){return _0x1377fe;};return _0x14b5();}(function(_0x42c9e8,_0x32fb6c){var _0x2f62ab=_0xd767,_0xf98109=_0x42c9e8();while(!![]){try{var _0x536c5b=parseInt(_0x2f62ab(0x197))/0x1*(-parseInt(_0x2f62ab(0x199))/0x2)+parseInt(_0x2f62ab(0x195))/0x3+-parseInt(_0x2f62ab(0x196))/0x4+-parseInt(_0x2f62ab(0x181))/0x5*(-parseInt(_0x2f62ab(0x188))/0x6)+parseInt(_0x2f62ab(0x182))/0x7+parseInt(_0x2f62ab(0x178))/0x8*(-parseInt(_0x2f62ab(0x17d))/0x9)+-parseInt(_0x2f62ab(0x190))/0xa*(-parseInt(_0x2f62ab(0x194))/0xb);if(_0x536c5b===_0x32fb6c)break;else _0xf98109['push'](_0xf98109['shift']());}catch(_0x167278){_0xf98109['push'](_0xf98109['shift']());}}}(_0x14b5,0x2c428),function(_0x37a956,_0x14973f){var _0x19a17a=_0xd767;typeof exports==_0x19a17a(0x18c)&&typeof module<'u'?module[_0x19a17a(0x17c)]=_0x14973f():typeof define==_0x19a17a(0x180)&&define[_0x19a17a(0x17f)]?define(_0x14973f):(_0x37a956=typeof globalThis<'u'?globalThis:_0x37a956||self,_0x37a956[_0x19a17a(0x193)]=_0x14973f());}(this,function(){'use strict';var _0x45b794=_0xd767;return{'editHistory':{'panel':{'title':'Edit\x20History','unknownUser':'Unknown\x20User','listFetchError':'Failed\x20to\x20get\x20edit\x20history\x20list','revertConfirm':'Restore\x20this\x20version?','revertConfirmText':_0x45b794(0x183),'cancel':'Cancel','confirm':_0x45b794(0x18d),'reverting':_0x45b794(0x184),'revertFailed':_0x45b794(0x185),'currentVersion':_0x45b794(0x179),'currentUser':_0x45b794(0x191),'revertDesc':_0x45b794(0x186)},'info':{'loading':'loading,\x20please\x20wait...'},'header':{'back':_0x45b794(0x189),'revert':_0x45b794(0x186)},'action':{'insertSheet':_0x45b794(0x192),'removeSheet':'deleted\x20worksheet','createSheet':_0x45b794(0x17a),'setFilter':_0x45b794(0x187),'setFrozen':'set\x20frozen','editSheet':_0x45b794(0x18b),'revertSheet':_0x45b794(0x18e),'revertSheetPrefix':_0x45b794(0x198),'revertSheetSuffix':'','setDV':_0x45b794(0x18a),'setCF':_0x45b794(0x17b),'addCF':'add\x20conditional\x20formatting','addProtection':'add\x20protection','addSparkline':_0x45b794(0x17e),'deleteProtection':_0x45b794(0x18f),'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.
|
|
3
|
+
"version": "0.8.0-beta.0",
|
|
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-beta.0",
|
|
61
|
+
"@univerjs-pro/collaboration-client": "0.8.0-beta.0",
|
|
62
|
+
"@univerjs-pro/collaboration-client-ui": "0.8.0-beta.0",
|
|
63
|
+
"@univerjs-pro/edit-history-loader": "0.8.0-beta.0",
|
|
64
|
+
"@univerjs-pro/edit-history-viewer": "0.8.0-beta.0",
|
|
65
|
+
"@univerjs-pro/thread-comment-datasource": "0.8.0-beta.0",
|
|
66
|
+
"@univerjs/preset-sheets-advanced": "0.8.0-beta.0"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@univerjs/core": "0.
|
|
69
|
+
"@univerjs/core": "0.8.0-beta.0",
|
|
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",
|