@univerjs-pro/collaboration-client 0.4.2-nightly.202411071606 → 0.4.2-nightly.202411091134

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.
Files changed (90) hide show
  1. package/lib/cjs/index.js +1 -0
  2. package/lib/cjs/locale/en-US.js +1 -0
  3. package/lib/cjs/locale/fa-IR.js +1 -0
  4. package/lib/cjs/locale/ru-RU.js +1 -0
  5. package/lib/cjs/locale/vi-VN.js +1 -0
  6. package/lib/cjs/locale/zh-CN.js +1 -0
  7. package/lib/cjs/locale/zh-TW.js +1 -0
  8. package/lib/es/index.js +1 -1
  9. package/lib/es/locale/en-US.js +1 -0
  10. package/lib/es/locale/fa-IR.js +1 -0
  11. package/lib/es/locale/ru-RU.js +1 -0
  12. package/lib/es/locale/vi-VN.js +1 -0
  13. package/lib/es/locale/zh-CN.js +1 -0
  14. package/lib/es/locale/zh-TW.js +1 -0
  15. package/lib/types/index.d.ts +890 -35
  16. package/lib/umd/index.js +1 -1
  17. package/lib/umd/locale/en-US.js +1 -1
  18. package/lib/umd/locale/fa-IR.js +1 -1
  19. package/lib/umd/locale/ru-RU.js +1 -1
  20. package/lib/umd/locale/vi-VN.js +1 -1
  21. package/lib/umd/locale/zh-CN.js +1 -1
  22. package/lib/umd/locale/zh-TW.js +1 -1
  23. package/package.json +31 -25
  24. package/lib/locale/en-US.js +0 -1
  25. package/lib/locale/fa-IR.js +0 -1
  26. package/lib/locale/ru-RU.js +0 -1
  27. package/lib/locale/vi-VN.js +0 -1
  28. package/lib/locale/zh-CN.js +0 -1
  29. package/lib/locale/zh-TW.js +0 -1
  30. package/lib/types/config/config.d.ts +0 -48
  31. package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
  32. package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
  33. package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
  34. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
  35. package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
  36. package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
  37. package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
  38. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
  39. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
  40. package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
  41. package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
  42. package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
  43. package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
  44. package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
  45. package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
  46. package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
  47. package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
  48. package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
  49. package/lib/types/controllers/config.schema.d.ts +0 -29
  50. package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
  51. package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
  52. package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
  53. package/lib/types/controllers/telemetry.d.ts +0 -11
  54. package/lib/types/locale/en-US.d.ts +0 -3
  55. package/lib/types/locale/fa-IR.d.ts +0 -3
  56. package/lib/types/locale/ru-RU.d.ts +0 -3
  57. package/lib/types/locale/vi-VN.d.ts +0 -3
  58. package/lib/types/locale/zh-CN.d.ts +0 -39
  59. package/lib/types/locale/zh-TW.d.ts +0 -3
  60. package/lib/types/models/cursor.d.ts +0 -30
  61. package/lib/types/plugin.d.ts +0 -18
  62. package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
  63. package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
  64. package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
  65. package/lib/types/services/auth-server/util.d.ts +0 -1
  66. package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
  67. package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
  68. package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
  69. package/lib/types/services/comment/comment.service.d.ts +0 -6
  70. package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
  71. package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
  72. package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
  73. package/lib/types/services/member/member.service.d.ts +0 -77
  74. package/lib/types/services/permission/permission.service.d.ts +0 -12
  75. package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
  76. package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
  77. package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
  78. package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
  79. package/lib/types/services/socket/serialize.d.ts +0 -3
  80. package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
  81. package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
  82. package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
  83. package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
  84. package/lib/types/services/url/url.service.d.ts +0 -12
  85. package/lib/types/services/url/web-url.service.d.ts +0 -10
  86. package/lib/types/views/components/CollabStatus.d.ts +0 -10
  87. package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
  88. package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
  89. package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
  90. package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
@@ -0,0 +1 @@
1
+ function _0x237e(_0x21bd33,_0x2451ba){const _0x17e345=_0x17e3();return _0x237e=function(_0x237e2b,_0x6da1cc){_0x237e2b=_0x237e2b-0x79;let _0x460fde=_0x17e345[_0x237e2b];return _0x460fde;},_0x237e(_0x21bd33,_0x2451ba);}const _0x44960d=_0x237e;(function(_0x38cdad,_0x4eca02){const _0x4094b4=_0x237e,_0x15800b=_0x38cdad();while(!![]){try{const _0x264d7b=parseInt(_0x4094b4(0x85))/0x1*(-parseInt(_0x4094b4(0x79))/0x2)+-parseInt(_0x4094b4(0x7e))/0x3+parseInt(_0x4094b4(0x84))/0x4*(parseInt(_0x4094b4(0x86))/0x5)+parseInt(_0x4094b4(0x80))/0x6*(-parseInt(_0x4094b4(0x87))/0x7)+parseInt(_0x4094b4(0x7d))/0x8+parseInt(_0x4094b4(0x8a))/0x9+-parseInt(_0x4094b4(0x88))/0xa*(-parseInt(_0x4094b4(0x8f))/0xb);if(_0x264d7b===_0x4eca02)break;else _0x15800b['push'](_0x15800b['shift']());}catch(_0x3c4346){_0x15800b['push'](_0x15800b['shift']());}}}(_0x17e3,0x1acff));const e={'collab-client':{'tooltip':{'reconnect':_0x44960d(0x7a)}},'collabStatus':{'fetchMiss':_0x44960d(0x83),'conflict':'Edit\x20conflicts','notCollab':'Local\x20file','synced':_0x44960d(0x8b),'syncing':_0x44960d(0x81),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x44960d(0x8c),'will-retry':_0x44960d(0x7f),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':_0x44960d(0x7c)},'conflict':{'title':_0x44960d(0x8e),'content':_0x44960d(0x7b)},'permission':{'title':_0x44960d(0x90),'content':_0x44960d(0x8d)},'collaboration':{'single-unit':{'warning':_0x44960d(0x82)},'closeRoom':_0x44960d(0x89)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};function _0x17e3(){const _0x5cf62d=['191460cGPKnQ','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','462EoYBYW','Syncing...','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Syncing\x20server\x20data...','2908stNFze','8nUKmyr','1135TdNzSt','12131bUcoio','964930PpuRko','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','191079CNagwO','Synced','Connection\x20failed,\x20please\x20check\x20your\x20network.','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\x20Conflict','11NIVTRq','Authentication\x20Error','1394xASTBz','Click\x20to\x20Reconnect','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.','239256UOBuIO'];_0x17e3=function(){return _0x5cf62d;};return _0x17e3();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x8a680=_0x3dcf;(function(_0xdfa6ad,_0x726cd5){const _0x159665=_0x3dcf,_0x1c5dbb=_0xdfa6ad();while(!![]){try{const _0x5a8a91=-parseInt(_0x159665(0x179))/0x1+parseInt(_0x159665(0x173))/0x2*(-parseInt(_0x159665(0x17c))/0x3)+parseInt(_0x159665(0x175))/0x4+-parseInt(_0x159665(0x177))/0x5*(parseInt(_0x159665(0x16d))/0x6)+parseInt(_0x159665(0x171))/0x7+-parseInt(_0x159665(0x17d))/0x8*(-parseInt(_0x159665(0x16c))/0x9)+parseInt(_0x159665(0x16e))/0xa;if(_0x5a8a91===_0x726cd5)break;else _0x1c5dbb['push'](_0x1c5dbb['shift']());}catch(_0x5ebe19){_0x1c5dbb['push'](_0x1c5dbb['shift']());}}}(_0x32d0,0xa848c));const o={'collab-client':{'tooltip':{'reconnect':_0x8a680(0x16f)}},'collabStatus':{'fetchMiss':_0x8a680(0x16b),'conflict':_0x8a680(0x17a),'notCollab':_0x8a680(0x17f),'synced':_0x8a680(0x17b),'syncing':'در\x20حال\x20همگام\x20سازی...','offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'session':{'connection-failed':_0x8a680(0x174),'will-retry':_0x8a680(0x172),'room-full':_0x8a680(0x16a),'collaboration-timeout':_0x8a680(0x170)},'conflict':{'title':'تداخل\x20همکاری','content':_0x8a680(0x176)},'permission':{'title':_0x8a680(0x169),'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':_0x8a680(0x17e)},'auth':{'needGotoLoginAlert':_0x8a680(0x178)}};function _0x32d0(){const _0x28f417=['ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.','632503yBDacR','تداخل\x20ویرایش','همگام\x20سازی','24807nVHBst','16DBfRLE','امتیازات\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سرور...','773343suSbpe','42OpzowW','12235260Zbnqgf','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.','6447301cPmnfq','اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','284JccACt','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','2194076FFcVDy','یک\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رفت.','263535Cxmdlc'];_0x32d0=function(){return _0x28f417;};return _0x32d0();}function _0x3dcf(_0x570ae2,_0x36ca3a){const _0x32d0af=_0x32d0();return _0x3dcf=function(_0x3dcf11,_0x8ac33){_0x3dcf11=_0x3dcf11-0x169;let _0x11ef5a=_0x32d0af[_0x3dcf11];return _0x11ef5a;},_0x3dcf(_0x570ae2,_0x36ca3a);}export{o as default};
@@ -0,0 +1 @@
1
+ const _0x4759b8=_0x177a;(function(_0x48abb6,_0x3d3990){const _0x51ffed=_0x177a,_0x4a7b1f=_0x48abb6();while(!![]){try{const _0x4f94ad=parseInt(_0x51ffed(0xe2))/0x1+parseInt(_0x51ffed(0xef))/0x2+-parseInt(_0x51ffed(0xe5))/0x3*(-parseInt(_0x51ffed(0xdd))/0x4)+parseInt(_0x51ffed(0xea))/0x5*(parseInt(_0x51ffed(0xdf))/0x6)+-parseInt(_0x51ffed(0xeb))/0x7*(parseInt(_0x51ffed(0xf3))/0x8)+-parseInt(_0x51ffed(0xe4))/0x9+-parseInt(_0x51ffed(0xed))/0xa*(parseInt(_0x51ffed(0xe1))/0xb);if(_0x4f94ad===_0x3d3990)break;else _0x4a7b1f['push'](_0x4a7b1f['shift']());}catch(_0x4e5165){_0x4a7b1f['push'](_0x4a7b1f['shift']());}}}(_0x3e97,0x6a5fd));function _0x177a(_0x45b790,_0x2db384){const _0x3e97ea=_0x3e97();return _0x177a=function(_0x177ade,_0x27d988){_0x177ade=_0x177ade-0xdd;let _0x4d3219=_0x3e97ea[_0x177ade];return _0x4d3219;},_0x177a(_0x45b790,_0x2db384);}const e={'collab-client':{'tooltip':{'reconnect':_0x4759b8(0xec)}},'collabStatus':{'fetchMiss':_0x4759b8(0xf1),'conflict':_0x4759b8(0xe8),'notCollab':'Local\x20file','synced':_0x4759b8(0xe7),'syncing':_0x4759b8(0xe3),'offline':_0x4759b8(0xf0)},'session':{'connection-failed':_0x4759b8(0xde),'will-retry':_0x4759b8(0xe6),'room-full':_0x4759b8(0xe9),'collaboration-timeout':_0x4759b8(0xe0)},'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':_0x4759b8(0xf2),'content':_0x4759b8(0xee)},'collaboration':{'single-unit':{'warning':'You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'},'closeRoom':_0x4759b8(0xf4)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}},o=e;export{o as default};function _0x3e97(){const _0x3b8a8b=['Syncing...','3451104ogjvmi','5901iGvCPb','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Synced','Edit\x20conflicts','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','43045MxsAzs','995603qHrJPf','Click\x20to\x20Reconnect','20SRDdFE','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','1544272JzdgYy','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Syncing\x20server\x20data...','Authentication\x20Error','40hNYeBR','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','8GxlcgB','Connection\x20failed,\x20please\x20check\x20your\x20network.','18hpVefk','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','29480GbQdMz','733773ywTdhM'];_0x3e97=function(){return _0x3b8a8b;};return _0x3e97();}
@@ -0,0 +1 @@
1
+ const _0xf837f9=_0x1c60;function _0x1fc3(){const _0x36807b=['Authentication\x20Error','236158uMrRcf','957186XumeKD','Edit\x20conflicts','Syncing...','24KOkbEW','364168HxEiWz','Syncing\x20server\x20data...','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','252RejQhS','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','111119btfVhD','783795UXSftr','Local\x20file','Synced','6423039dBQbGe','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','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.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','4932aYvOPL','Connection\x20failed,\x20please\x20check\x20your\x20network.'];_0x1fc3=function(){return _0x36807b;};return _0x1fc3();}(function(_0x4d1cb5,_0x46fbea){const _0x38d0a4=_0x1c60,_0x5bc40a=_0x4d1cb5();while(!![]){try{const _0x1bc54e=-parseInt(_0x38d0a4(0xf0))/0x1+-parseInt(_0x38d0a4(0xe6))/0x2+-parseInt(_0x38d0a4(0xee))/0x3*(-parseInt(_0x38d0a4(0xe3))/0x4)+-parseInt(_0x38d0a4(0xf1))/0x5+-parseInt(_0x38d0a4(0xe7))/0x6+-parseInt(_0x38d0a4(0xeb))/0x7*(parseInt(_0x38d0a4(0xea))/0x8)+parseInt(_0x38d0a4(0xf4))/0x9;if(_0x1bc54e===_0x46fbea)break;else _0x5bc40a['push'](_0x5bc40a['shift']());}catch(_0x107874){_0x5bc40a['push'](_0x5bc40a['shift']());}}}(_0x1fc3,0x1c3e3));function _0x1c60(_0x590ee1,_0x452395){const _0x1fc342=_0x1fc3();return _0x1c60=function(_0x1c6090,_0x3615f7){_0x1c6090=_0x1c6090-0xe3;let _0x4dd647=_0x1fc342[_0x1c6090];return _0x4dd647;},_0x1c60(_0x590ee1,_0x452395);}const e={'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0xf837f9(0xec),'conflict':_0xf837f9(0xe8),'notCollab':_0xf837f9(0xf2),'synced':_0xf837f9(0xf3),'syncing':_0xf837f9(0xe9),'offline':_0xf837f9(0xef)},'session':{'connection-failed':_0xf837f9(0xe4),'will-retry':_0xf837f9(0xf7),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':'Collaboration\x20Conflict','content':_0xf837f9(0xf6)},'permission':{'title':_0xf837f9(0xe5),'content':_0xf837f9(0xf5)},'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':_0xf837f9(0xed)}},o=e;export{o as default};
@@ -0,0 +1 @@
1
+ const _0x4a79ec=_0x7d99;function _0x165d(){const _0x383772=['3094096AVdTNm','405391CBTGPK','点击重新连接','协同房间已满,你的编辑将在本地缓存','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','保存中...','1792370jbKbUR','已同步','9opboKp','69936zzhxEU','63XMQFlE','1207556QdHdzR','49hAFYPH','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','连接失败,将在一会儿之后重试连接','33084sFiKqH','1066930zFIdng','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','编辑冲突'];_0x165d=function(){return _0x383772;};return _0x165d();}function _0x7d99(_0x57272d,_0x3fe546){const _0x165d22=_0x165d();return _0x7d99=function(_0x7d9992,_0x2898c2){_0x7d9992=_0x7d9992-0xe1;let _0x4ee8c1=_0x165d22[_0x7d9992];return _0x4ee8c1;},_0x7d99(_0x57272d,_0x3fe546);}(function(_0x54367e,_0x4d5a89){const _0x207287=_0x7d99,_0x3e80aa=_0x54367e();while(!![]){try{const _0x133f71=-parseInt(_0x207287(0xe9))/0x1+-parseInt(_0x207287(0xf1))/0x2*(-parseInt(_0x207287(0xf0))/0x3)+-parseInt(_0x207287(0xf3))/0x4+-parseInt(_0x207287(0xee))/0x5+parseInt(_0x207287(0xe4))/0x6*(parseInt(_0x207287(0xe1))/0x7)+parseInt(_0x207287(0xe8))/0x8+parseInt(_0x207287(0xf2))/0x9*(parseInt(_0x207287(0xe5))/0xa);if(_0x133f71===_0x4d5a89)break;else _0x3e80aa['push'](_0x3e80aa['shift']());}catch(_0x3b2daf){_0x3e80aa['push'](_0x3e80aa['shift']());}}}(_0x165d,0x339a1));const o={'collab-client':{'tooltip':{'reconnect':_0x4a79ec(0xea)}},'collabStatus':{'fetchMiss':'正在拉取服务端数据...','conflict':_0x4a79ec(0xe7),'notCollab':'本地文件','synced':_0x4a79ec(0xef),'syncing':_0x4a79ec(0xed),'offline':'已离线,编辑将在本地缓存'},'session':{'connection-failed':'连接失败,请检查你的网络','will-retry':_0x4a79ec(0xe3),'room-full':_0x4a79ec(0xeb),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':'协同冲突','content':_0x4a79ec(0xe6)},'permission':{'title':'权限错误','content':_0x4a79ec(0xec)},'collaboration':{'single-unit':{'warning':_0x4a79ec(0xe2)},'closeRoom':'由于协同房间被关闭,编辑权限被收回。'},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'}};export{o as default};
@@ -0,0 +1 @@
1
+ const _0x2cad0c=_0x3f90;function _0x20ec(){const _0x8f91d6=['Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','8rITiEm','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','5265256vXHWFg','38935710eqFcWc','186UbTghI','Connection\x20failed,\x20please\x20check\x20your\x20network.','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.','7NjunTC','Click\x20to\x20Reconnect','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Syncing...','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','3216018sRzTfV','Collaboration\x20Conflict','8358228rlVhHL','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Syncing\x20server\x20data...','9706LYJiRY','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','2720406HaIGiU','Edit\x20conflicts','Synced','1831435DFvQhg','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Authentication\x20Error'];_0x20ec=function(){return _0x8f91d6;};return _0x20ec();}function _0x3f90(_0x517bb8,_0x484297){const _0x20ecce=_0x20ec();return _0x3f90=function(_0x3f90e3,_0x1ce517){_0x3f90e3=_0x3f90e3-0x9f;let _0x4a31ae=_0x20ecce[_0x3f90e3];return _0x4a31ae;},_0x3f90(_0x517bb8,_0x484297);}(function(_0x131ddb,_0x70cdd3){const _0x410ff9=_0x3f90,_0x4270e7=_0x131ddb();while(!![]){try{const _0x1a32ac=-parseInt(_0x410ff9(0xa8))/0x1*(parseInt(_0x410ff9(0xb6))/0x2)+-parseInt(_0x410ff9(0xaa))/0x3+parseInt(_0x410ff9(0xb2))/0x4*(-parseInt(_0x410ff9(0xad))/0x5)+-parseInt(_0x410ff9(0xa3))/0x6*(parseInt(_0x410ff9(0xb9))/0x7)+parseInt(_0x410ff9(0xb4))/0x8+-parseInt(_0x410ff9(0xa5))/0x9+parseInt(_0x410ff9(0xb5))/0xa;if(_0x1a32ac===_0x70cdd3)break;else _0x4270e7['push'](_0x4270e7['shift']());}catch(_0x5bbb91){_0x4270e7['push'](_0x4270e7['shift']());}}}(_0x20ec,0x850e7));const e={'collab-client':{'tooltip':{'reconnect':_0x2cad0c(0x9f)}},'collabStatus':{'fetchMiss':_0x2cad0c(0xa7),'conflict':_0x2cad0c(0xab),'notCollab':'Local\x20file','synced':_0x2cad0c(0xac),'syncing':_0x2cad0c(0xa1),'offline':_0x2cad0c(0xa2)},'session':{'connection-failed':_0x2cad0c(0xb7),'will-retry':_0x2cad0c(0xb3),'room-full':_0x2cad0c(0xae),'collaboration-timeout':_0x2cad0c(0xaf)},'conflict':{'title':_0x2cad0c(0xa4),'content':_0x2cad0c(0xb8)},'permission':{'title':_0x2cad0c(0xb0),'content':_0x2cad0c(0xb1)},'collaboration':{'single-unit':{'warning':_0x2cad0c(0xa0)},'closeRoom':_0x2cad0c(0xa9)},'auth':{'needGotoLoginAlert':_0x2cad0c(0xa6)}},o=e;export{o as default};