@univerjs-pro/collaboration-client 0.4.2 → 0.5.0-alpha.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/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +890 -34
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +39 -31
- package/lib/locale/en-US.json +0 -38
- package/lib/locale/fa-IR.json +0 -38
- package/lib/locale/ru-RU.json +0 -38
- package/lib/locale/vi-VN.json +0 -38
- package/lib/locale/zh-CN.json +0 -38
- package/lib/locale/zh-TW.json +0 -38
- package/lib/types/config/config.d.ts +0 -48
- package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
- package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
- package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
- package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
- package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
- package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
- package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
- package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
- package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
- package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
- package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
- package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
- package/lib/types/controllers/config.schema.d.ts +0 -29
- package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
- package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
- package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
- package/lib/types/controllers/telemetry.d.ts +0 -11
- package/lib/types/locale/en-US.d.ts +0 -3
- package/lib/types/locale/fa-IR.d.ts +0 -3
- package/lib/types/locale/ru-RU.d.ts +0 -3
- package/lib/types/locale/vi-VN.d.ts +0 -3
- package/lib/types/locale/zh-CN.d.ts +0 -39
- package/lib/types/locale/zh-TW.d.ts +0 -3
- package/lib/types/models/cursor.d.ts +0 -30
- package/lib/types/plugin.d.ts +0 -18
- package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
- package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
- package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
- package/lib/types/services/auth-server/util.d.ts +0 -1
- package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
- package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
- package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
- package/lib/types/services/comment/comment.service.d.ts +0 -6
- package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
- package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
- package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
- package/lib/types/services/member/member.service.d.ts +0 -77
- package/lib/types/services/permission/permission.service.d.ts +0 -12
- package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
- package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
- package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
- package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
- package/lib/types/services/socket/serialize.d.ts +0 -3
- package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
- package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
- package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
- package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
- package/lib/types/services/url/url.service.d.ts +0 -12
- package/lib/types/services/url/web-url.service.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
- package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
- package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
- package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
@@ -0,0 +1 @@
|
|
1
|
+
function _0xcc84(){const _0x19c2b7=['895380eaRIXV','Synced','699MYpVWf','3946wMKqQT','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Collaboration\x20Conflict','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Edit\x20conflicts','Syncing...','Syncing\x20server\x20data...','Local\x20file','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','12647590fiwtrL','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','325193MLqRpR','6770428xoprKg','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.','1138959gLvgHI','5gmGDMO','1886260dSifjM','56ROJAHp','Click\x20to\x20Reconnect'];_0xcc84=function(){return _0x19c2b7;};return _0xcc84();}const _0x111aa9=_0x4039;(function(_0x203a45,_0x1d278a){const _0x539105=_0x4039,_0x3aecf4=_0x203a45();while(!![]){try{const _0x2b02c4=parseInt(_0x539105(0x93))/0x1+parseInt(_0x539105(0x9e))/0x2*(-parseInt(_0x539105(0x9d))/0x3)+parseInt(_0x539105(0x98))/0x4*(-parseInt(_0x539105(0x97))/0x5)+-parseInt(_0x539105(0x9b))/0x6+parseInt(_0x539105(0x94))/0x7+-parseInt(_0x539105(0x99))/0x8*(parseInt(_0x539105(0x96))/0x9)+parseInt(_0x539105(0x90))/0xa;if(_0x2b02c4===_0x1d278a)break;else _0x3aecf4['push'](_0x3aecf4['shift']());}catch(_0x3d37f3){_0x3aecf4['push'](_0x3aecf4['shift']());}}}(_0xcc84,0x903cb));function _0x4039(_0x9dffe7,_0x55a2ba){const _0xcc848b=_0xcc84();return _0x4039=function(_0x403957,_0x2ea62b){_0x403957=_0x403957-0x8b;let _0x5a44d9=_0xcc848b[_0x403957];return _0x5a44d9;},_0x4039(_0x9dffe7,_0x55a2ba);}const e={'collab-client':{'tooltip':{'reconnect':_0x111aa9(0x9a)}},'collabStatus':{'fetchMiss':_0x111aa9(0x8d),'conflict':_0x111aa9(0x8b),'notCollab':_0x111aa9(0x8e),'synced':_0x111aa9(0x9c),'syncing':_0x111aa9(0x8c),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x111aa9(0x91),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0x111aa9(0xa0),'content':_0x111aa9(0x95)},'permission':{'title':'Authentication\x20Error','content':_0x111aa9(0xa1)},'collaboration':{'single-unit':{'warning':_0x111aa9(0x8f)},'closeRoom':_0x111aa9(0x9f)},'auth':{'needGotoLoginAlert':_0x111aa9(0x92)}};export{e as default};
|
@@ -0,0 +1 @@
|
|
1
|
+
const _0x2579e1=_0xc956;(function(_0x26d57d,_0x5255ab){const _0x4857b0=_0xc956,_0x31181a=_0x26d57d();while(!![]){try{const _0x39e987=-parseInt(_0x4857b0(0xb8))/0x1+parseInt(_0x4857b0(0xbf))/0x2+-parseInt(_0x4857b0(0xbd))/0x3*(parseInt(_0x4857b0(0xba))/0x4)+parseInt(_0x4857b0(0xb4))/0x5*(-parseInt(_0x4857b0(0xbe))/0x6)+-parseInt(_0x4857b0(0xc0))/0x7+-parseInt(_0x4857b0(0xbc))/0x8*(-parseInt(_0x4857b0(0xb0))/0x9)+parseInt(_0x4857b0(0xc2))/0xa*(parseInt(_0x4857b0(0xc1))/0xb);if(_0x39e987===_0x5255ab)break;else _0x31181a['push'](_0x31181a['shift']());}catch(_0x53a9bd){_0x31181a['push'](_0x31181a['shift']());}}}(_0x4d13,0xed0b7));function _0xc956(_0x47c5ce,_0x295cde){const _0x4d136b=_0x4d13();return _0xc956=function(_0xc9566a,_0x1c1d77){_0xc9566a=_0xc9566a-0xb0;let _0x14c5a7=_0x4d136b[_0xc9566a];return _0x14c5a7;},_0xc956(_0x47c5ce,_0x295cde);}function _0x4d13(){const _0x5044e9=['965742vCyXBu','3051768mfIdZj','10501414knKbYz','12804piMhkI','36710psFtad','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.','22041ESByoq','همگام\x20سازی','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','تداخل\x20ویرایش','50qdaCGd','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','پرونده\x20محلی','1705418inejLH','یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','8MDSlzC','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','1240hpgUwX','588597ZksNZk'];_0x4d13=function(){return _0x5044e9;};return _0x4d13();}const o={'collab-client':{'tooltip':{'reconnect':'برای\x20اتصال\x20مجدد\x20کلیک\x20کنید'}},'collabStatus':{'fetchMiss':_0x2579e1(0xbb),'conflict':_0x2579e1(0xb3),'notCollab':_0x2579e1(0xb7),'synced':_0x2579e1(0xb1),'syncing':'در\x20حال\x20همگام\x20سازی...','offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'session':{'connection-failed':_0x2579e1(0xb5),'will-retry':'اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','room-full':_0x2579e1(0xb6),'collaboration-timeout':_0x2579e1(0xc3)},'conflict':{'title':'تداخل\x20همکاری','content':_0x2579e1(0xb9)},'permission':{'title':'خطای\x20اعتبارسنجی','content':'اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.'},'collaboration':{'single-unit':{'warning':'شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.'},'closeRoom':_0x2579e1(0xb2)},'auth':{'needGotoLoginAlert':'ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.'}};export{o as default};
|
@@ -0,0 +1 @@
|
|
1
|
+
function _0x261e(_0x4d9d63,_0xa8eb0e){const _0x39bbf7=_0x39bb();return _0x261e=function(_0x261e09,_0x5477b1){_0x261e09=_0x261e09-0x116;let _0xc28f53=_0x39bbf7[_0x261e09];return _0xc28f53;},_0x261e(_0x4d9d63,_0xa8eb0e);}const _0x434c2a=_0x261e;(function(_0x1e5948,_0x3225){const _0x48c694=_0x261e,_0x16038c=_0x1e5948();while(!![]){try{const _0xdd9060=parseInt(_0x48c694(0x117))/0x1*(parseInt(_0x48c694(0x122))/0x2)+-parseInt(_0x48c694(0x11a))/0x3*(-parseInt(_0x48c694(0x123))/0x4)+-parseInt(_0x48c694(0x119))/0x5+parseInt(_0x48c694(0x127))/0x6+-parseInt(_0x48c694(0x128))/0x7+-parseInt(_0x48c694(0x126))/0x8*(parseInt(_0x48c694(0x125))/0x9)+-parseInt(_0x48c694(0x120))/0xa*(-parseInt(_0x48c694(0x124))/0xb);if(_0xdd9060===_0x3225)break;else _0x16038c['push'](_0x16038c['shift']());}catch(_0x57ff3b){_0x16038c['push'](_0x16038c['shift']());}}}(_0x39bb,0xb3272));const e={'collab-client':{'tooltip':{'reconnect':_0x434c2a(0x11e)}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':'Edit\x20conflicts','notCollab':_0x434c2a(0x118),'synced':'Synced','syncing':_0x434c2a(0x11c),'offline':_0x434c2a(0x11b)},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x434c2a(0x11d),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':_0x434c2a(0x116)},'conflict':{'title':'Collaboration\x20Conflict','content':_0x434c2a(0x121)},'permission':{'title':_0x434c2a(0x11f),'content':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'single-unit':{'warning':'You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'},'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.'}},o=e;function _0x39bb(){const _0x2db324=['1626615AsyehB','16CGvwDl','7906512OGCOPl','6941095tOGRzD','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','324nMTeHI','Local\x20file','6637415cYZeeJ','17826fbHXOH','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Syncing...','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Click\x20to\x20Reconnect','Authentication\x20Error','60380AlcsOG','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.','6022NLiJUG','588OpxpRG','451gJkzeq'];_0x39bb=function(){return _0x2db324;};return _0x39bb();}export{o as default};
|
@@ -0,0 +1 @@
|
|
1
|
+
const _0x3241a2=_0x5e68;(function(_0x5f3ce6,_0x2f743e){const _0x51f994=_0x5e68,_0x1b7022=_0x5f3ce6();while(!![]){try{const _0x421d9b=parseInt(_0x51f994(0xb1))/0x1*(-parseInt(_0x51f994(0xaa))/0x2)+-parseInt(_0x51f994(0xa8))/0x3*(parseInt(_0x51f994(0xaf))/0x4)+-parseInt(_0x51f994(0xb5))/0x5*(-parseInt(_0x51f994(0xb0))/0x6)+-parseInt(_0x51f994(0xac))/0x7*(-parseInt(_0x51f994(0xa9))/0x8)+parseInt(_0x51f994(0xb8))/0x9*(parseInt(_0x51f994(0xb7))/0xa)+-parseInt(_0x51f994(0xa7))/0xb+parseInt(_0x51f994(0xb4))/0xc*(-parseInt(_0x51f994(0xb9))/0xd);if(_0x421d9b===_0x2f743e)break;else _0x1b7022['push'](_0x1b7022['shift']());}catch(_0x10b324){_0x1b7022['push'](_0x1b7022['shift']());}}}(_0x3717,0x8c5af));const e={'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0x3241a2(0xb2),'conflict':_0x3241a2(0xad),'notCollab':'Local\x20file','synced':'Synced','syncing':_0x3241a2(0xa6),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x3241a2(0xb3),'will-retry':_0x3241a2(0xab),'room-full':_0x3241a2(0xbb),'collaboration-timeout':_0x3241a2(0xa5)},'conflict':{'title':_0x3241a2(0xba),'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':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'single-unit':{'warning':_0x3241a2(0xae)},'closeRoom':_0x3241a2(0xb6)},'auth':{'needGotoLoginAlert':_0x3241a2(0xa4)}},o=e;export{o as default};function _0x5e68(_0x32f88e,_0x4afb42){const _0x37174d=_0x3717();return _0x5e68=function(_0x5e68e2,_0x41af0c){_0x5e68e2=_0x5e68e2-0xa4;let _0x5a5b67=_0x37174d[_0x5e68e2];return _0x5a5b67;},_0x5e68(_0x32f88e,_0x4afb42);}function _0x3717(){const _0x3b7114=['569569vcZzCF','23511iHslFO','136jMiWqH','22NBbzTI','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','224399ZvYaco','Edit\x20conflicts','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','204PDgYHV','667950eCYqYq','18967kQjbFf','Syncing\x20server\x20data...','Connection\x20failed,\x20please\x20check\x20your\x20network.','846096eGdgfl','15QwHNDC','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','50OSPzKt','1529298PJOOFp','91RauKtF','Collaboration\x20Conflict','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Syncing...'];_0x3717=function(){return _0x3b7114;};return _0x3717();}
|
@@ -0,0 +1 @@
|
|
1
|
+
const _0x296d3b=_0x7fc9;(function(_0x334ae4,_0x59946f){const _0x25c7b5=_0x7fc9,_0x30a272=_0x334ae4();while(!![]){try{const _0x2ee0e5=-parseInt(_0x25c7b5(0x1ea))/0x1*(-parseInt(_0x25c7b5(0x1fa))/0x2)+-parseInt(_0x25c7b5(0x1f3))/0x3*(parseInt(_0x25c7b5(0x1f0))/0x4)+-parseInt(_0x25c7b5(0x1f7))/0x5+parseInt(_0x25c7b5(0x1ee))/0x6*(parseInt(_0x25c7b5(0x1fd))/0x7)+-parseInt(_0x25c7b5(0x1ff))/0x8+-parseInt(_0x25c7b5(0x1e8))/0x9*(-parseInt(_0x25c7b5(0x201))/0xa)+parseInt(_0x25c7b5(0x1f9))/0xb*(parseInt(_0x25c7b5(0x1f5))/0xc);if(_0x2ee0e5===_0x59946f)break;else _0x30a272['push'](_0x30a272['shift']());}catch(_0x31861f){_0x30a272['push'](_0x30a272['shift']());}}}(_0x93ac,0x389e7));const o={'collab-client':{'tooltip':{'reconnect':_0x296d3b(0x1eb)}},'collabStatus':{'fetchMiss':_0x296d3b(0x1f2),'conflict':_0x296d3b(0x1f8),'notCollab':'本地文件','synced':_0x296d3b(0x1e9),'syncing':_0x296d3b(0x1f6),'offline':_0x296d3b(0x1ef)},'session':{'connection-failed':_0x296d3b(0x1ed),'will-retry':_0x296d3b(0x200),'room-full':'协同房间已满,你的编辑将在本地缓存','collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0x296d3b(0x1ec),'content':_0x296d3b(0x1f4)},'permission':{'title':_0x296d3b(0x1fb),'content':_0x296d3b(0x1fe)},'collaboration':{'single-unit':{'warning':_0x296d3b(0x1f1)},'closeRoom':_0x296d3b(0x1fc)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'}};function _0x7fc9(_0x494256,_0x52782c){const _0x93ac07=_0x93ac();return _0x7fc9=function(_0x7fc9fa,_0x136977){_0x7fc9fa=_0x7fc9fa-0x1e8;let _0x1e7458=_0x93ac07[_0x7fc9fa];return _0x1e7458;},_0x7fc9(_0x494256,_0x52782c);}function _0x93ac(){const _0x9675e6=['连接失败,将在一会儿之后重试连接','410RsNWMZ','26010jDIejn','已同步','1qLBYTt','点击重新连接','协同冲突','连接失败,请检查你的网络','1548MIvUVU','已离线,编辑将在本地缓存','1801292PDABOM','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','正在拉取服务端数据...','3uDNDWH','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','11052kIjKlG','保存中...','431005wOLmLX','编辑冲突','4356zUkxVR','765938drStxF','权限错误','由于协同房间被关闭,编辑权限被收回。','7070upDumy','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','2866560KAmxrM'];_0x93ac=function(){return _0x9675e6;};return _0x93ac();}export{o as default};
|
@@ -0,0 +1 @@
|
|
1
|
+
function _0x4894(_0x42d850,_0x49b83f){const _0x588aac=_0x588a();return _0x4894=function(_0x4894f7,_0x1d2cb3){_0x4894f7=_0x4894f7-0x92;let _0x5a3cca=_0x588aac[_0x4894f7];return _0x5a3cca;},_0x4894(_0x42d850,_0x49b83f);}const _0xb94fc8=_0x4894;(function(_0x181fe8,_0x400dfe){const _0x22365f=_0x4894,_0x208e0f=_0x181fe8();while(!![]){try{const _0x59421f=parseInt(_0x22365f(0xa6))/0x1*(parseInt(_0x22365f(0x97))/0x2)+-parseInt(_0x22365f(0xa2))/0x3+parseInt(_0x22365f(0x9b))/0x4*(-parseInt(_0x22365f(0x96))/0x5)+parseInt(_0x22365f(0x92))/0x6*(-parseInt(_0x22365f(0xa5))/0x7)+-parseInt(_0x22365f(0x95))/0x8+-parseInt(_0x22365f(0x93))/0x9+parseInt(_0x22365f(0x99))/0xa;if(_0x59421f===_0x400dfe)break;else _0x208e0f['push'](_0x208e0f['shift']());}catch(_0x5bc5cd){_0x208e0f['push'](_0x208e0f['shift']());}}}(_0x588a,0xe9578));function _0x588a(){const _0x48e55d=['9944056ZlORfO','230kGsMKj','2GDqSXR','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','27943860pzEDnk','Syncing\x20server\x20data...','6204NBXqdp','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Synced','Click\x20to\x20Reconnect','Syncing...','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Edit\x20conflicts','2386272pwKjTQ','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','13118ZUhyOd','1322377XvPpCq','Connection\x20failed,\x20please\x20check\x20your\x20network.','Authentication\x20Error','Local\x20file','3282sFgiuy','235260jElFtt','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'];_0x588a=function(){return _0x48e55d;};return _0x588a();}const e={'collab-client':{'tooltip':{'reconnect':_0xb94fc8(0x9e)}},'collabStatus':{'fetchMiss':_0xb94fc8(0x9a),'conflict':_0xb94fc8(0xa1),'notCollab':_0xb94fc8(0xa9),'synced':_0xb94fc8(0x9d),'syncing':_0xb94fc8(0x9f),'offline':_0xb94fc8(0x98)},'session':{'connection-failed':_0xb94fc8(0xa7),'will-retry':_0xb94fc8(0xa3),'room-full':_0xb94fc8(0xa0),'collaboration-timeout':_0xb94fc8(0xa4)},'conflict':{'title':'Collaboration\x20Conflict','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':_0xb94fc8(0xa8),'content':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'single-unit':{'warning':_0xb94fc8(0x9c)},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':_0xb94fc8(0x94)}},o=e;export{o as default};
|