@univerjs-pro/collaboration-client 0.4.2 → 0.5.0-nightly.202411091605
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
|
+
'use strict';function _0x44d0(_0x2b7b2f,_0x19a3f8){const _0x51b915=_0x51b9();return _0x44d0=function(_0x44d01e,_0x58cfbc){_0x44d01e=_0x44d01e-0x17b;let _0x276c14=_0x51b915[_0x44d01e];return _0x276c14;},_0x44d0(_0x2b7b2f,_0x19a3f8);}const _0x5d6ae0=_0x44d0;(function(_0x118f19,_0x55a2b1){const _0xf74f10=_0x44d0,_0x38355a=_0x118f19();while(!![]){try{const _0x19b884=-parseInt(_0xf74f10(0x190))/0x1*(parseInt(_0xf74f10(0x180))/0x2)+parseInt(_0xf74f10(0x196))/0x3+parseInt(_0xf74f10(0x18d))/0x4*(parseInt(_0xf74f10(0x18b))/0x5)+parseInt(_0xf74f10(0x182))/0x6*(-parseInt(_0xf74f10(0x195))/0x7)+-parseInt(_0xf74f10(0x17f))/0x8*(-parseInt(_0xf74f10(0x181))/0x9)+parseInt(_0xf74f10(0x194))/0xa+parseInt(_0xf74f10(0x17b))/0xb*(-parseInt(_0xf74f10(0x188))/0xc);if(_0x19b884===_0x55a2b1)break;else _0x38355a['push'](_0x38355a['shift']());}catch(_0x5110cb){_0x38355a['push'](_0x38355a['shift']());}}}(_0x51b9,0x86e9e));function _0x51b9(){const _0x52edfb=['Local\x20file','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Edit\x20conflicts','140664jTHKNh','98378wdTiPE','216sPeCDr','3699834mtbXMf','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Collaboration\x20Conflict','Authentication\x20Error','exports','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.','12yAtoEz','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Syncing...','610rrsDiM','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','34564wICcxA','Synced','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','5jnRspH','Syncing\x20server\x20data...','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','993760ZABylj','7FuPEPX','2480931bGVuCN','10860927rxuhEx'];_0x51b9=function(){return _0x52edfb;};return _0x51b9();}const e={'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0x5d6ae0(0x191),'conflict':_0x5d6ae0(0x17e),'notCollab':_0x5d6ae0(0x17c),'synced':_0x5d6ae0(0x18e),'syncing':_0x5d6ae0(0x18a),'offline':_0x5d6ae0(0x18c)},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x5d6ae0(0x17d),'room-full':_0x5d6ae0(0x192),'collaboration-timeout':_0x5d6ae0(0x18f)},'conflict':{'title':_0x5d6ae0(0x184),'content':_0x5d6ae0(0x187)},'permission':{'title':_0x5d6ae0(0x185),'content':_0x5d6ae0(0x189)},'collaboration':{'single-unit':{'warning':_0x5d6ae0(0x193)},'closeRoom':_0x5d6ae0(0x183)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};module[_0x5d6ae0(0x186)]=e;
|
@@ -0,0 +1 @@
|
|
1
|
+
'use strict';const _0x58b45c=_0x3287;function _0x3287(_0x66b60,_0xb2b5cf){const _0x137ba2=_0x137b();return _0x3287=function(_0x32877a,_0x5a7579){_0x32877a=_0x32877a-0x1a6;let _0x1f9de4=_0x137ba2[_0x32877a];return _0x1f9de4;},_0x3287(_0x66b60,_0xb2b5cf);}(function(_0x517910,_0x72a73){const _0xa4e481=_0x3287,_0x2e370c=_0x517910();while(!![]){try{const _0x2cc056=parseInt(_0xa4e481(0x1b4))/0x1*(parseInt(_0xa4e481(0x1b9))/0x2)+-parseInt(_0xa4e481(0x1a9))/0x3+parseInt(_0xa4e481(0x1af))/0x4+-parseInt(_0xa4e481(0x1a8))/0x5*(-parseInt(_0xa4e481(0x1bd))/0x6)+-parseInt(_0xa4e481(0x1ac))/0x7*(parseInt(_0xa4e481(0x1bb))/0x8)+parseInt(_0xa4e481(0x1bc))/0x9*(-parseInt(_0xa4e481(0x1b0))/0xa)+parseInt(_0xa4e481(0x1aa))/0xb;if(_0x2cc056===_0x72a73)break;else _0x2e370c['push'](_0x2e370c['shift']());}catch(_0x3cf22f){_0x2e370c['push'](_0x2e370c['shift']());}}}(_0x137b,0x95dcc));const o={'collab-client':{'tooltip':{'reconnect':'برای\x20اتصال\x20مجدد\x20کلیک\x20کنید'}},'collabStatus':{'fetchMiss':_0x58b45c(0x1b6),'conflict':'تداخل\x20ویرایش','notCollab':'پرونده\x20محلی','synced':'همگام\x20سازی','syncing':_0x58b45c(0x1b1),'offline':_0x58b45c(0x1be)},'session':{'connection-failed':_0x58b45c(0x1a7),'will-retry':_0x58b45c(0x1b5),'room-full':_0x58b45c(0x1b2),'collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.'},'conflict':{'title':_0x58b45c(0x1a6),'content':_0x58b45c(0x1ba)},'permission':{'title':_0x58b45c(0x1b3),'content':_0x58b45c(0x1ae)},'collaboration':{'single-unit':{'warning':_0x58b45c(0x1b8)},'closeRoom':_0x58b45c(0x1ad)},'auth':{'needGotoLoginAlert':_0x58b45c(0x1b7)}};module[_0x58b45c(0x1ab)]=o;function _0x137b(){const _0x2df8e9=['اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','5oweOjc','1588167WEAsta','21989968VXDDKo','exports','126KFTsRJ','امتیازات\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از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','1368060nqFXcx','170OyFwMg','در\x20حال\x20همگام\x20سازی...','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','خطای\x20اعتبارسنجی','17yUjSum','اتصال\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خود\x20کلیک\x20کنید.','شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.','42664hKRObD','یک\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رفت.','330592YmFRTc','515286QlbOpO','939768hvMTse','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','تداخل\x20همکاری'];_0x137b=function(){return _0x2df8e9;};return _0x137b();}
|
@@ -0,0 +1 @@
|
|
1
|
+
'use strict';const _0x56291a=_0x4f78;function _0x4f78(_0x1a8306,_0x4fe1cc){const _0x46d869=_0x46d8();return _0x4f78=function(_0x4f7860,_0x40c363){_0x4f7860=_0x4f7860-0x141;let _0x26aabf=_0x46d869[_0x4f7860];return _0x26aabf;},_0x4f78(_0x1a8306,_0x4fe1cc);}(function(_0x669f55,_0x1bb5f7){const _0x10f644=_0x4f78,_0x3620bb=_0x669f55();while(!![]){try{const _0x5c1fd7=-parseInt(_0x10f644(0x14a))/0x1*(-parseInt(_0x10f644(0x14d))/0x2)+parseInt(_0x10f644(0x14b))/0x3+parseInt(_0x10f644(0x158))/0x4+-parseInt(_0x10f644(0x143))/0x5*(-parseInt(_0x10f644(0x150))/0x6)+-parseInt(_0x10f644(0x154))/0x7+parseInt(_0x10f644(0x144))/0x8*(parseInt(_0x10f644(0x151))/0x9)+-parseInt(_0x10f644(0x14e))/0xa*(parseInt(_0x10f644(0x14f))/0xb);if(_0x5c1fd7===_0x1bb5f7)break;else _0x3620bb['push'](_0x3620bb['shift']());}catch(_0x68283c){_0x3620bb['push'](_0x3620bb['shift']());}}}(_0x46d8,0x823e4));const e={'collab-client':{'tooltip':{'reconnect':_0x56291a(0x141)}},'collabStatus':{'fetchMiss':_0x56291a(0x153),'conflict':_0x56291a(0x149),'notCollab':'Local\x20file','synced':_0x56291a(0x152),'syncing':_0x56291a(0x145),'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':_0x56291a(0x14c),'collaboration-timeout':_0x56291a(0x142)},'conflict':{'title':_0x56291a(0x156),'content':_0x56291a(0x147)},'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':_0x56291a(0x155)},'closeRoom':_0x56291a(0x157)},'auth':{'needGotoLoginAlert':_0x56291a(0x146)}},o=e;function _0x46d8(){const _0x434dcd=['3923822stDbUE','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Collaboration\x20Conflict','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','2595364mRlSRT','Click\x20to\x20Reconnect','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','485GDVcYD','312vpqYSE','Syncing...','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','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.','exports','Edit\x20conflicts','1SqViEg','2110185gFkGvI','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','1932038ritkuC','50GjnovX','6323251iZRMPS','51258JgtOeu','189531ODyUBA','Synced','Syncing\x20server\x20data...'];_0x46d8=function(){return _0x434dcd;};return _0x46d8();}module[_0x56291a(0x148)]=o;
|
@@ -0,0 +1 @@
|
|
1
|
+
'use strict';const _0x5162c3=_0x3a0f;function _0x5379(){const _0x244544=['353724ENrnwi','Syncing\x20server\x20data...','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Synced','2053272kvOCNI','Authentication\x20Error','Click\x20to\x20Reconnect','79476qyIbiD','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','2675015hlZzJq','Local\x20file','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.','Collaboration\x20Conflict','Connection\x20failed,\x20please\x20check\x20your\x20network.','639205tNdmzh','803169nIsKUg','81516ZBoPWa','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','exports'];_0x5379=function(){return _0x244544;};return _0x5379();}function _0x3a0f(_0x2264e0,_0x50afb0){const _0x53793a=_0x5379();return _0x3a0f=function(_0x3a0f2b,_0x511398){_0x3a0f2b=_0x3a0f2b-0xb6;let _0x2fd57a=_0x53793a[_0x3a0f2b];return _0x2fd57a;},_0x3a0f(_0x2264e0,_0x50afb0);}(function(_0xa29706,_0x5e2863){const _0x4d5d78=_0x3a0f,_0x1bf444=_0xa29706();while(!![]){try{const _0x44f4b3=-parseInt(_0x4d5d78(0xc7))/0x1+parseInt(_0x4d5d78(0xc4))/0x2+-parseInt(_0x4d5d78(0xc3))/0x3+parseInt(_0x4d5d78(0xb7))/0x4+parseInt(_0x4d5d78(0xbd))/0x5+parseInt(_0x4d5d78(0xba))/0x6+-parseInt(_0x4d5d78(0xc2))/0x7;if(_0x44f4b3===_0x5e2863)break;else _0x1bf444['push'](_0x1bf444['shift']());}catch(_0x518c3d){_0x1bf444['push'](_0x1bf444['shift']());}}}(_0x5379,0x5f1bb));const e={'collab-client':{'tooltip':{'reconnect':_0x5162c3(0xb9)}},'collabStatus':{'fetchMiss':_0x5162c3(0xc8),'conflict':'Edit\x20conflicts','notCollab':_0x5162c3(0xbe),'synced':_0x5162c3(0xb6),'syncing':'Syncing...','offline':_0x5162c3(0xbc)},'session':{'connection-failed':_0x5162c3(0xc1),'will-retry':_0x5162c3(0xbb),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':_0x5162c3(0xc5)},'conflict':{'title':_0x5162c3(0xc0),'content':_0x5162c3(0xbf)},'permission':{'title':_0x5162c3(0xb8),'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':_0x5162c3(0xc9)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}},o=e;module[_0x5162c3(0xc6)]=o;
|
@@ -0,0 +1 @@
|
|
1
|
+
'use strict';const _0x20445a=_0x43c4;function _0x43c4(_0x2cb61a,_0x4602ee){const _0x426088=_0x4260();return _0x43c4=function(_0x43c4c3,_0x58994d){_0x43c4c3=_0x43c4c3-0xb5;let _0x11257c=_0x426088[_0x43c4c3];return _0x11257c;},_0x43c4(_0x2cb61a,_0x4602ee);}function _0x4260(){const _0x265170=['5614OtLPxy','保存中...','连接失败,请检查你的网络','3813130YsZyRe','由于协同房间被关闭,编辑权限被收回。','5801508mekvFS','66320IePeCJ','权限错误','已离线,编辑将在本地缓存','2316IAgAAW','协同房间已满,你的编辑将在本地缓存','本地文件','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','点击重新连接','13UpSvIz','11vXDott','已同步','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','9944040pQUBhb','协同冲突','正在拉取服务端数据...','218rupuhd','7crDZBZ','4445iFULaO','编辑冲突','283041VeBZeM','28Vlukls','连接失败,将在一会儿之后重试连接','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'];_0x4260=function(){return _0x265170;};return _0x4260();}(function(_0x3822e2,_0x376400){const _0xd70cf2=_0x43c4,_0x1c9f39=_0x3822e2();while(!![]){try{const _0x504c95=parseInt(_0xd70cf2(0xbc))/0x1*(parseInt(_0xd70cf2(0xd1))/0x2)+parseInt(_0xd70cf2(0xb8))/0x3*(-parseInt(_0xd70cf2(0xb9))/0x4)+-parseInt(_0xd70cf2(0xb6))/0x5*(-parseInt(_0xd70cf2(0xc5))/0x6)+parseInt(_0xd70cf2(0xb5))/0x7*(parseInt(_0xd70cf2(0xc2))/0x8)+parseInt(_0xd70cf2(0xc1))/0x9+-parseInt(_0xd70cf2(0xbf))/0xa*(-parseInt(_0xd70cf2(0xcb))/0xb)+-parseInt(_0xd70cf2(0xce))/0xc*(parseInt(_0xd70cf2(0xca))/0xd);if(_0x504c95===_0x376400)break;else _0x1c9f39['push'](_0x1c9f39['shift']());}catch(_0x24d526){_0x1c9f39['push'](_0x1c9f39['shift']());}}}(_0x4260,0x7a1e4));const o={'collab-client':{'tooltip':{'reconnect':_0x20445a(0xc9)}},'collabStatus':{'fetchMiss':_0x20445a(0xd0),'conflict':_0x20445a(0xb7),'notCollab':_0x20445a(0xc7),'synced':_0x20445a(0xcc),'syncing':_0x20445a(0xbd),'offline':_0x20445a(0xc4)},'session':{'connection-failed':_0x20445a(0xbe),'will-retry':_0x20445a(0xba),'room-full':_0x20445a(0xc6),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0x20445a(0xcf),'content':_0x20445a(0xbb)},'permission':{'title':_0x20445a(0xc3),'content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'single-unit':{'warning':_0x20445a(0xcd)},'closeRoom':_0x20445a(0xc0)},'auth':{'needGotoLoginAlert':_0x20445a(0xc8)}};module['exports']=o;
|
@@ -0,0 +1 @@
|
|
1
|
+
'use strict';const _0x2f9dfc=_0x407d;(function(_0x198f8e,_0xb15794){const _0x315f51=_0x407d,_0x218212=_0x198f8e();while(!![]){try{const _0x32a7e8=parseInt(_0x315f51(0xe1))/0x1*(-parseInt(_0x315f51(0xdf))/0x2)+parseInt(_0x315f51(0xed))/0x3*(-parseInt(_0x315f51(0xda))/0x4)+-parseInt(_0x315f51(0xe7))/0x5*(-parseInt(_0x315f51(0xd8))/0x6)+-parseInt(_0x315f51(0xf1))/0x7*(parseInt(_0x315f51(0xea))/0x8)+-parseInt(_0x315f51(0xef))/0x9+parseInt(_0x315f51(0xe4))/0xa*(parseInt(_0x315f51(0xd9))/0xb)+parseInt(_0x315f51(0xf3))/0xc;if(_0x32a7e8===_0xb15794)break;else _0x218212['push'](_0x218212['shift']());}catch(_0x1090b5){_0x218212['push'](_0x218212['shift']());}}}(_0x3fc5,0x42d91));function _0x407d(_0x538bac,_0x4199b9){const _0x3fc58e=_0x3fc5();return _0x407d=function(_0x407dbd,_0x2f6fa7){_0x407dbd=_0x407dbd-0xd8;let _0x3e995f=_0x3fc58e[_0x407dbd];return _0x3e995f;},_0x407d(_0x538bac,_0x4199b9);}const e={'collab-client':{'tooltip':{'reconnect':_0x2f9dfc(0xde)}},'collabStatus':{'fetchMiss':_0x2f9dfc(0xe5),'conflict':'Edit\x20conflicts','notCollab':_0x2f9dfc(0xe6),'synced':_0x2f9dfc(0xee),'syncing':_0x2f9dfc(0xe8),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x2f9dfc(0xec),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x2f9dfc(0xe0),'collaboration-timeout':_0x2f9dfc(0xdb)},'conflict':{'title':_0x2f9dfc(0xdc),'content':_0x2f9dfc(0xe3)},'permission':{'title':_0x2f9dfc(0xeb),'content':_0x2f9dfc(0xf0)},'collaboration':{'single-unit':{'warning':_0x2f9dfc(0xf2)},'closeRoom':_0x2f9dfc(0xdd)},'auth':{'needGotoLoginAlert':_0x2f9dfc(0xe2)}},o=e;module[_0x2f9dfc(0xe9)]=o;function _0x3fc5(){const _0x14e2bc=['35okzBnL','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','6263460foWOKi','810jXhJtv','2625821xsBlje','12xZuuKt','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Collaboration\x20Conflict','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Click\x20to\x20Reconnect','14832DmhhGw','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','5LvgDfB','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','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.','20actoey','Syncing\x20server\x20data...','Local\x20file','15970pyhFst','Syncing...','exports','570344rhTnJZ','Authentication\x20Error','Connection\x20failed,\x20please\x20check\x20your\x20network.','323019uTCEOt','Synced','3961746WYynsF','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'];_0x3fc5=function(){return _0x14e2bc;};return _0x3fc5();}
|