@univerjs/preset-docs-collaboration 0.10.13 → 0.10.14-nightly.202511031023
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 +5 -5
- package/lib/umd/locales/ca-ES.js +2 -2
- package/lib/umd/locales/en-US.js +2 -2
- package/lib/umd/locales/es-ES.js +2 -2
- package/lib/umd/locales/fa-IR.js +2 -2
- package/lib/umd/locales/fr-FR.js +2 -2
- package/lib/umd/locales/ko-KR.js +2 -2
- package/lib/umd/locales/ru-RU.js +2 -2
- package/lib/umd/locales/vi-VN.js +2 -2
- package/lib/umd/locales/zh-CN.js +2 -2
- package/lib/umd/locales/zh-TW.js +2 -2
- package/package.json +6 -6
package/lib/umd/locales/zh-CN.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-CN
|
|
2
|
-
function
|
|
2
|
+
function _0x430f(){var _0x51bb29=['由于协同房间被关闭,编辑权限被收回。','加入协同失败,请稍后重试,你的编辑将在本地缓存','编辑冲突','点击重新连接','2398728WKBrPW','UniverProCollaborationClientZhCN','10SPmExU','保存中...','服务器未响应,你的编辑将在本地缓存','2760422QSvvYD','没有协同权限,你的编辑将在本地缓存','exports','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','function','108111VGeWoN','1jQdjGM','连接失败,将在一会儿之后重试连接','已同步','object','协同冲突','366852jUTGJM','协同文档数量超过限制,你的编辑将在本地缓存','21753AQNAbo','132542XwpISl','连接失败,请检查你的网络','1910otWSvT','2659960NAuKFc','正在拉取服务端数据...','加入协同失败,你的编辑将在本地缓存'];_0x430f=function(){return _0x51bb29;};return _0x430f();}function _0x2bf4(_0x1e2c50,_0x4512f9){var _0x430f4c=_0x430f();return _0x2bf4=function(_0x2bf41c,_0x1fa29c){_0x2bf41c=_0x2bf41c-0x1ed;var _0x443f1d=_0x430f4c[_0x2bf41c];return _0x443f1d;},_0x2bf4(_0x1e2c50,_0x4512f9);}(function(_0x3db16b,_0x39dd52){var _0x39ed42=_0x2bf4,_0x102e36=_0x3db16b();while(!![]){try{var _0x8b6fe0=-parseInt(_0x39ed42(0x1fb))/0x1*(-parseInt(_0x39ed42(0x203))/0x2)+parseInt(_0x39ed42(0x1fa))/0x3+parseInt(_0x39ed42(0x1ee))/0x4+parseInt(_0x39ed42(0x1f0))/0x5*(-parseInt(_0x39ed42(0x200))/0x6)+-parseInt(_0x39ed42(0x1f3))/0x7+-parseInt(_0x39ed42(0x206))/0x8+parseInt(_0x39ed42(0x202))/0x9*(parseInt(_0x39ed42(0x205))/0xa);if(_0x8b6fe0===_0x39dd52)break;else _0x102e36['push'](_0x102e36['shift']());}catch(_0x2951fc){_0x102e36['push'](_0x102e36['shift']());}}}(_0x430f,0x4cc90),function(_0x176f0a,_0xb4e078){var _0x38f22d=_0x2bf4;typeof exports==_0x38f22d(0x1fe)&&typeof module<'u'?module[_0x38f22d(0x1f5)]=_0xb4e078():typeof define==_0x38f22d(0x1f9)&&define['amd']?define(_0xb4e078):(_0x176f0a=typeof globalThis<'u'?globalThis:_0x176f0a||self,_0x176f0a[_0x38f22d(0x1ef)]=_0xb4e078());}(this,function(){'use strict';var _0x1e6515=_0x2bf4;return{'collab-client':{'tooltip':{'reconnect':_0x1e6515(0x1ed)}},'collabStatus':{'fetchMiss':_0x1e6515(0x207),'conflict':_0x1e6515(0x20b),'notCollab':'本地文件','synced':_0x1e6515(0x1fd),'syncing':_0x1e6515(0x1f1),'offline':'已离线,编辑将在本地缓存'},'session':{'connection-failed':_0x1e6515(0x204),'will-retry':_0x1e6515(0x1fc),'room-full':'此文档协同人数已满,你的编辑将在本地缓存','join-failed':_0x1e6515(0x20a),'room-not-exists':_0x1e6515(0x208),'room-permission-denied':_0x1e6515(0x1f4),'room-cnt-exceeds':_0x1e6515(0x201),'collaboration-timeout':_0x1e6515(0x1f2)},'conflict':{'title':_0x1e6515(0x1ff),'content':_0x1e6515(0x1f7)},'permission':{'title':'权限错误','content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'single-unit':{'warning':_0x1e6515(0x1f6)},'closeRoom':_0x1e6515(0x209)},'auth':{'needGotoLoginAlert':_0x1e6515(0x1f8)}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-CN
|
|
5
|
-
function
|
|
5
|
+
function _0x32ff(_0xc2fdea,_0x41a920){var _0x3e7a27=_0x3e7a();return _0x32ff=function(_0x32ff8e,_0x1baed7){_0x32ff8e=_0x32ff8e-0xd7;var _0x5513a7=_0x3e7a27[_0x32ff8e];return _0x5513a7;},_0x32ff(_0xc2fdea,_0x41a920);}function _0x3e7a(){var _0x20a2df=['你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','8433ILgtNp','连接失败,将在一会儿之后重试连接','连接失败,请检查你的网络','公式计算队列已满,正在等待空闲位置...','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','协同冲突','由于协同房间被关闭,编辑权限被收回。','9670MfrDOY','保存中...','4210465zoGsVq','本地文件','amd','object','已离线,编辑将在本地缓存','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','已同步','283258wgVmOU','1226FXAlnk','6398112swjhLo','1053908CBuGSo','目前无法执行公式计算。请稍后重试。','协同房间已满,你的编辑将在本地缓存','543LSqeTZ','正在拉取服务端数据...','公式计算已开始。','服务器未响应,你的编辑将在本地缓存','exports','12GBPIDt','1338045HsbIIx'];_0x3e7a=function(){return _0x20a2df;};return _0x3e7a();}(function(_0x85752e,_0x298d04){var _0x53f760=_0x32ff,_0x1180bf=_0x85752e();while(!![]){try{var _0x9f637d=-parseInt(_0x53f760(0xec))/0x1+-parseInt(_0x53f760(0xed))/0x2*(parseInt(_0x53f760(0xf2))/0x3)+parseInt(_0x53f760(0xef))/0x4+parseInt(_0x53f760(0xda))/0x5+parseInt(_0x53f760(0xd9))/0x6*(-parseInt(_0x53f760(0xe5))/0x7)+parseInt(_0x53f760(0xee))/0x8+-parseInt(_0x53f760(0xdc))/0x9*(-parseInt(_0x53f760(0xe3))/0xa);if(_0x9f637d===_0x298d04)break;else _0x1180bf['push'](_0x1180bf['shift']());}catch(_0x25d1f0){_0x1180bf['push'](_0x1180bf['shift']());}}}(_0x3e7a,0x9c2f0),function(_0x56620d,_0x4321f6){var _0x139de0=_0x32ff;typeof exports==_0x139de0(0xe8)&&typeof module<'u'?module[_0x139de0(0xd8)]=_0x4321f6():typeof define=='function'&&define[_0x139de0(0xe7)]?define(_0x4321f6):(_0x56620d=typeof globalThis<'u'?globalThis:_0x56620d||self,_0x56620d['UniverProCollaborationClientUiZhCN']=_0x4321f6());}(this,function(){'use strict';var _0x3dd477=_0x32ff;return{'collab-client':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x3dd477(0xf3),'conflict':'编辑冲突','notCollab':_0x3dd477(0xe6),'synced':_0x3dd477(0xeb),'syncing':_0x3dd477(0xe4),'offline':_0x3dd477(0xe9)},'session':{'connection-failed':_0x3dd477(0xde),'will-retry':_0x3dd477(0xdd),'room-full':_0x3dd477(0xf1),'collaboration-timeout':_0x3dd477(0xd7)},'conflict':{'title':_0x3dd477(0xe1),'content':_0x3dd477(0xe0)},'permission':{'title':'权限错误','content':_0x3dd477(0xea)},'collaboration':{'single-unit':{'warning':_0x3dd477(0xdb)},'closeRoom':_0x3dd477(0xe2)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':_0x3dd477(0xf4),'waiting':_0x3dd477(0xdf),'unable':_0x3dd477(0xf0)}}};}));
|
|
6
6
|
|
|
7
7
|
// locale/zh-CN
|
|
8
8
|
(function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-CN"),require("@univerjs-pro/collaboration-client-ui/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"],o):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsCollaborationZhCN=o(e.UniverCore,e.UniverProCollaborationClientZhCN,e.UniverProCollaborationClientUiZhCN))})(this,(function(e,o,i){"use strict";return e.mergeLocales(o,i)}));
|
package/lib/umd/locales/zh-TW.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-TW
|
|
2
|
-
(function(
|
|
2
|
+
function _0x1886(_0x4b8c9f,_0x2e7f5a){var _0x3af87f=_0x3af8();return _0x1886=function(_0x1886dc,_0x5aa91e){_0x1886dc=_0x1886dc-0xda;var _0x5278ee=_0x3af87f[_0x1886dc];return _0x5278ee;},_0x1886(_0x4b8c9f,_0x2e7f5a);}function _0x3af8(){var _0x5c7508=['Syncing\x20server\x20data...','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','847CQgJIZ','2479608RQYmoD','Connection\x20failed.\x20Please\x20check\x20your\x20network.','Click\x20to\x20Reconnect','Synced','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','6073062IXhhWB','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','61624OoGwrD','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','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.','2591ruQysk','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','12310NuYcse','amd','3HlyRRP','function','Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','object','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Collaboration\x20Conflict','Local\x20file','UniverProCollaborationClientZhTW','4991390ozwGLS','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','42412106MWFoao','744JwdCPM','459BuaSRA','The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Authentication\x20Error','Syncing...','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'];_0x3af8=function(){return _0x5c7508;};return _0x3af8();}(function(_0x42651c,_0x2f50ac){var _0x476367=_0x1886,_0x1b6ba5=_0x42651c();while(!![]){try{var _0x331af6=parseInt(_0x476367(0xda))/0x1*(-parseInt(_0x476367(0xeb))/0x2)+parseInt(_0x476367(0xdf))/0x3*(parseInt(_0x476367(0xf4))/0x4)+-parseInt(_0x476367(0xe8))/0x5+-parseInt(_0x476367(0xf9))/0x6+-parseInt(_0x476367(0xf3))/0x7*(parseInt(_0x476367(0xfb))/0x8)+parseInt(_0x476367(0xec))/0x9*(-parseInt(_0x476367(0xdd))/0xa)+parseInt(_0x476367(0xea))/0xb;if(_0x331af6===_0x2f50ac)break;else _0x1b6ba5['push'](_0x1b6ba5['shift']());}catch(_0x21868d){_0x1b6ba5['push'](_0x1b6ba5['shift']());}}}(_0x3af8,0x7ba1d),function(_0x2ce4a2,_0x293d4a){var _0x39bfa8=_0x1886;typeof exports==_0x39bfa8(0xe3)&&typeof module<'u'?module['exports']=_0x293d4a():typeof define==_0x39bfa8(0xe0)&&define[_0x39bfa8(0xde)]?define(_0x293d4a):(_0x2ce4a2=typeof globalThis<'u'?globalThis:_0x2ce4a2||self,_0x2ce4a2[_0x39bfa8(0xe7)]=_0x293d4a());}(this,function(){'use strict';var _0x257602=_0x1886;return{'collab-client':{'tooltip':{'reconnect':_0x257602(0xf6)}},'collabStatus':{'fetchMiss':_0x257602(0xf1),'conflict':'Edit\x20conflicts','notCollab':_0x257602(0xe6),'synced':_0x257602(0xf7),'syncing':_0x257602(0xef),'offline':_0x257602(0xf0)},'session':{'connection-failed':_0x257602(0xf5),'will-retry':_0x257602(0xfc),'room-full':_0x257602(0xed),'join-failed':_0x257602(0xf8),'room-not-exists':_0x257602(0xf2),'room-permission-denied':_0x257602(0xfa),'room-cnt-exceeds':_0x257602(0xe1),'collaboration-timeout':_0x257602(0xdc)},'conflict':{'title':_0x257602(0xe5),'content':_0x257602(0xfd)},'permission':{'title':_0x257602(0xee),'content':_0x257602(0xdb)},'collaboration':{'single-unit':{'warning':_0x257602(0xe2)},'closeRoom':_0x257602(0xe4)},'auth':{'needGotoLoginAlert':_0x257602(0xe9)}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-TW
|
|
5
|
-
function
|
|
5
|
+
function _0x5133(_0x59de73,_0x4f1432){var _0x3ab409=_0x3ab4();return _0x5133=function(_0x513318,_0x390884){_0x513318=_0x513318-0xd9;var _0x5d6ce1=_0x3ab409[_0x513318];return _0x5d6ce1;},_0x5133(_0x59de73,_0x4f1432);}function _0x3ab4(){var _0x3887ae=['Click\x20to\x20Reconnect','13241871DLDRLB','6095488aGtaSf','8XrSOmE','1805408grzKfw','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','584285zUiJFf','Local\x20file','122976iKRhXZ','653530jmsuaQ','5325iqUsji','Connection\x20failed,\x20please\x20check\x20your\x20network.','Syncing...','Formula\x20calculation\x20started.','10OVMDuN','Collaboration\x20Conflict','Edit\x20conflicts','904lKVTmk','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','Authentication\x20Error','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','function','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.'];_0x3ab4=function(){return _0x3887ae;};return _0x3ab4();}(function(_0x4113c3,_0x2721dd){var _0x162ace=_0x5133,_0x48a5f5=_0x4113c3();while(!![]){try{var _0x2d5cd0=parseInt(_0x162ace(0xf1))/0x1+parseInt(_0x162ace(0xe3))/0x2*(-parseInt(_0x162ace(0xdc))/0x3)+parseInt(_0x162ace(0xee))/0x4*(parseInt(_0x162ace(0xdb))/0x5)+parseInt(_0x162ace(0xda))/0x6+-parseInt(_0x162ace(0xed))/0x7+-parseInt(_0x162ace(0xef))/0x8+-parseInt(_0x162ace(0xec))/0x9*(-parseInt(_0x162ace(0xe0))/0xa);if(_0x2d5cd0===_0x2721dd)break;else _0x48a5f5['push'](_0x48a5f5['shift']());}catch(_0x14399e){_0x48a5f5['push'](_0x48a5f5['shift']());}}}(_0x3ab4,0x6b1e0),function(_0x5d11cd,_0x43acf7){var _0x4c379d=_0x5133;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x43acf7():typeof define==_0x4c379d(0xe8)&&define['amd']?define(_0x43acf7):(_0x5d11cd=typeof globalThis<'u'?globalThis:_0x5d11cd||self,_0x5d11cd['UniverProCollaborationClientUiZhTW']=_0x43acf7());}(this,function(){'use strict';var _0x50fade=_0x5133;return{'collab-client':{'tooltip':{'reconnect':_0x50fade(0xeb)}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':_0x50fade(0xe2),'notCollab':_0x50fade(0xd9),'synced':'Synced','syncing':_0x50fade(0xde),'offline':_0x50fade(0xe4)},'session':{'connection-failed':_0x50fade(0xdd),'will-retry':_0x50fade(0xea),'room-full':_0x50fade(0xe7),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0x50fade(0xe1),'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':_0x50fade(0xe6),'content':_0x50fade(0xe9)},'collaboration':{'single-unit':{'warning':_0x50fade(0xf0)},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'},'formula':{'calculation':{'started':_0x50fade(0xdf),'waiting':_0x50fade(0xe5),'unable':'Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.'}}};}));
|
|
6
6
|
|
|
7
7
|
// locale/zh-TW
|
|
8
8
|
(function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-TW"),require("@univerjs-pro/collaboration-client-ui/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"],o):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsCollaborationZhTW=o(e.UniverCore,e.UniverProCollaborationClientZhTW,e.UniverProCollaborationClientUiZhTW))})(this,(function(e,o,i){"use strict";return e.mergeLocales(o,i)}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-docs-collaboration",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.14-nightly.202511031023",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -58,17 +58,17 @@
|
|
|
58
58
|
"rxjs": ">=7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@univerjs-pro/collaboration": "0.10.
|
|
62
|
-
"@univerjs-pro/collaboration-client": "0.10.
|
|
63
|
-
"@univerjs-pro/collaboration-client-ui": "0.10.
|
|
61
|
+
"@univerjs-pro/collaboration": "0.10.14-nightly.202511031023",
|
|
62
|
+
"@univerjs-pro/collaboration-client": "0.10.14-nightly.202511031023",
|
|
63
|
+
"@univerjs-pro/collaboration-client-ui": "0.10.14-nightly.202511031023"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@univerjs/core": "0.10.
|
|
66
|
+
"@univerjs/core": "0.10.14-nightly.202511031023",
|
|
67
67
|
"react": "18.3.1",
|
|
68
68
|
"react-dom": "18.3.1",
|
|
69
69
|
"rxjs": "7.8.2",
|
|
70
70
|
"typescript": "^5.9.3",
|
|
71
|
-
"@univerjs-infra/shared": "0.10.
|
|
71
|
+
"@univerjs-infra/shared": "0.10.14"
|
|
72
72
|
},
|
|
73
73
|
"scripts": {
|
|
74
74
|
"prebuild:preset": "tsx prepare.ts",
|