@univerjs-pro/collaboration-client 0.4.2-nightly.202411061606 → 0.4.2-nightly.202411081606

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
+ const _0x1afb1e=_0x2654;function _0x5cb1(){const _0x505f5a=['551398TiqCyU','60LejsGG','Authentication\x20Error','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','292hCyqqz','Syncing...','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Local\x20file','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.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','5496365aHfepy','Syncing\x20server\x20data...','Collaboration\x20Conflict','11530PoqbMF','Edit\x20conflicts','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','4161312wROsRX','Connection\x20failed,\x20please\x20check\x20your\x20network.','6AgZgrO','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','12EfGvqk','12166231oaoYxH','188482bkrdWb','12lIxArg','149949ULNwcv','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Click\x20to\x20Reconnect','Synced','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'];_0x5cb1=function(){return _0x505f5a;};return _0x5cb1();}(function(_0x2199c9,_0x5488cf){const _0x37cc90=_0x2654,_0x15cd7c=_0x2199c9();while(!![]){try{const _0x5a8183=-parseInt(_0x37cc90(0xe5))/0x1+parseInt(_0x37cc90(0xde))/0x2*(-parseInt(_0x37cc90(0xdf))/0x3)+parseInt(_0x37cc90(0xe9))/0x4*(parseInt(_0x37cc90(0xd5))/0x5)+parseInt(_0x37cc90(0xda))/0x6*(parseInt(_0x37cc90(0xd2))/0x7)+-parseInt(_0x37cc90(0xd8))/0x8+parseInt(_0x37cc90(0xe0))/0x9*(parseInt(_0x37cc90(0xe6))/0xa)+parseInt(_0x37cc90(0xdd))/0xb*(parseInt(_0x37cc90(0xdc))/0xc);if(_0x5a8183===_0x5488cf)break;else _0x15cd7c['push'](_0x15cd7c['shift']());}catch(_0x2fd93d){_0x15cd7c['push'](_0x15cd7c['shift']());}}}(_0x5cb1,0xad952));const e={'collab-client':{'tooltip':{'reconnect':_0x1afb1e(0xe2)}},'collabStatus':{'fetchMiss':_0x1afb1e(0xd3),'conflict':_0x1afb1e(0xd6),'notCollab':_0x1afb1e(0xce),'synced':_0x1afb1e(0xe3),'syncing':_0x1afb1e(0xcc),'offline':_0x1afb1e(0xd1)},'session':{'connection-failed':_0x1afb1e(0xd9),'will-retry':_0x1afb1e(0xe8),'room-full':_0x1afb1e(0xe1),'collaboration-timeout':_0x1afb1e(0xd7)},'conflict':{'title':_0x1afb1e(0xd4),'content':_0x1afb1e(0xd0)},'permission':{'title':_0x1afb1e(0xe7),'content':_0x1afb1e(0xcf)},'collaboration':{'single-unit':{'warning':_0x1afb1e(0xcd)},'closeRoom':_0x1afb1e(0xe4)},'auth':{'needGotoLoginAlert':_0x1afb1e(0xdb)}};function _0x2654(_0x288b92,_0x3af976){const _0x5cb122=_0x5cb1();return _0x2654=function(_0x2654be,_0x1430e9){_0x2654be=_0x2654be-0xcc;let _0x3d8790=_0x5cb122[_0x2654be];return _0x3d8790;},_0x2654(_0x288b92,_0x3af976);}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x101db6=_0x1474;function _0xf7f2(){const _0x5eb32f=['امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','تداخل\x20ویرایش','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','3240GbvvsO','خطای\x20اعتبارسنجی','همگام\x20سازی','اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','10IDoNRs','تداخل\x20همکاری','9115128QKySdD','اعمال\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رفت.','13465rJEbhN','721OeHjtd','340cTpmah','ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.','290249UpqdJT','471920YNoEgp','502338FZQxWA','11214OtroCE','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...'];_0xf7f2=function(){return _0x5eb32f;};return _0xf7f2();}function _0x1474(_0x516c92,_0x184c11){const _0xf7f20f=_0xf7f2();return _0x1474=function(_0x1474a5,_0x514bd9){_0x1474a5=_0x1474a5-0x78;let _0x52b485=_0xf7f20f[_0x1474a5];return _0x52b485;},_0x1474(_0x516c92,_0x184c11);}(function(_0x4c3e0c,_0x51d7c8){const _0x5c03da=_0x1474,_0x4f640c=_0x4c3e0c();while(!![]){try{const _0x6ba72b=-parseInt(_0x5c03da(0x87))/0x1+parseInt(_0x5c03da(0x7b))/0x2+-parseInt(_0x5c03da(0x89))/0x3+-parseInt(_0x5c03da(0x85))/0x4*(parseInt(_0x5c03da(0x83))/0x5)+parseInt(_0x5c03da(0x8a))/0x6*(-parseInt(_0x5c03da(0x84))/0x7)+parseInt(_0x5c03da(0x88))/0x8+-parseInt(_0x5c03da(0x81))/0x9*(-parseInt(_0x5c03da(0x7f))/0xa);if(_0x6ba72b===_0x51d7c8)break;else _0x4f640c['push'](_0x4f640c['shift']());}catch(_0x112451){_0x4f640c['push'](_0x4f640c['shift']());}}}(_0xf7f2,0x2f6f7));const o={'collab-client':{'tooltip':{'reconnect':'برای\x20اتصال\x20مجدد\x20کلیک\x20کنید'}},'collabStatus':{'fetchMiss':_0x101db6(0x8c),'conflict':_0x101db6(0x79),'notCollab':'پرونده\x20محلی','synced':_0x101db6(0x7d),'syncing':'در\x20حال\x20همگام\x20سازی...','offline':_0x101db6(0x8b)},'session':{'connection-failed':_0x101db6(0x7a),'will-retry':_0x101db6(0x7e),'room-full':'اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.'},'conflict':{'title':_0x101db6(0x80),'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بین\x20خواهند\x20رفت.'},'permission':{'title':_0x101db6(0x7c),'content':_0x101db6(0x82)},'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':_0x101db6(0x78)},'auth':{'needGotoLoginAlert':_0x101db6(0x86)}};export{o as default};
@@ -0,0 +1 @@
1
+ const _0x2026d4=_0x4fb0;function _0x4c1a(){const _0x1c131b=['1585MEjRwi','23624140AWkzox','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','136eTBtWT','Syncing\x20server\x20data...','3248332rJFDGN','Local\x20file','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','1808066YCixnm','Collaboration\x20Conflict','1150618jADeST','287194Hxraud','3jdHXFH','Click\x20to\x20Reconnect','Edit\x20conflicts','127638BDxAWg','1434tQRMTL'];_0x4c1a=function(){return _0x1c131b;};return _0x4c1a();}(function(_0x5f3f3c,_0x2bd79c){const _0x399016=_0x4fb0,_0x30de50=_0x5f3f3c();while(!![]){try{const _0x4852c2=-parseInt(_0x399016(0xb8))/0x1+-parseInt(_0x399016(0xb5))/0x2+parseInt(_0x399016(0xb9))/0x3*(-parseInt(_0x399016(0xb0))/0x4)+parseInt(_0x399016(0xbe))/0x5*(parseInt(_0x399016(0xbd))/0x6)+-parseInt(_0x399016(0xb7))/0x7+-parseInt(_0x399016(0xae))/0x8*(-parseInt(_0x399016(0xbc))/0x9)+parseInt(_0x399016(0xbf))/0xa;if(_0x4852c2===_0x2bd79c)break;else _0x30de50['push'](_0x30de50['shift']());}catch(_0x5ef283){_0x30de50['push'](_0x30de50['shift']());}}}(_0x4c1a,0x7ce63));const e={'collab-client':{'tooltip':{'reconnect':_0x2026d4(0xba)}},'collabStatus':{'fetchMiss':_0x2026d4(0xaf),'conflict':_0x2026d4(0xbb),'notCollab':_0x2026d4(0xb1),'synced':'Synced','syncing':'Syncing...','offline':_0x2026d4(0xc0)},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x2026d4(0xb3),'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':_0x2026d4(0xb6),'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':_0x2026d4(0xb4)},'collaboration':{'single-unit':{'warning':_0x2026d4(0xb2)},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':_0x2026d4(0xc1)}},o=e;function _0x4fb0(_0x4666a9,_0x4bad7b){const _0x4c1a24=_0x4c1a();return _0x4fb0=function(_0x4fb028,_0xfa4964){_0x4fb028=_0x4fb028-0xae;let _0x295b5d=_0x4c1a24[_0x4fb028];return _0x295b5d;},_0x4fb0(_0x4666a9,_0x4bad7b);}export{o as default};
@@ -0,0 +1 @@
1
+ function _0x3271(){const _0x20fbd0=['Syncing...','Collaboration\x20Conflict','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Local\x20file','3723784IeDyNM','Connection\x20failed,\x20please\x20check\x20your\x20network.','35edWqNz','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Synced','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Click\x20to\x20Reconnect','104312YCddyd','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.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','795684KRNgLp','8675019NEucof','313616FitZhe','409629rMuopE','Syncing\x20server\x20data...','Authentication\x20Error','1503446nJnlim','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','320zWcgSn','3MxYcKZ','Edit\x20conflicts','245LpHOBD'];_0x3271=function(){return _0x20fbd0;};return _0x3271();}const _0x580a46=_0x3e01;(function(_0x218b84,_0x365d89){const _0x1d2388=_0x3e01,_0x2c1d3f=_0x218b84();while(!![]){try{const _0x1bbbb2=-parseInt(_0x1d2388(0x1be))/0x1+-parseInt(_0x1d2388(0x1c2))/0x2+-parseInt(_0x1d2388(0x1c5))/0x3*(parseInt(_0x1d2388(0x1cc))/0x4)+parseInt(_0x1d2388(0x1ce))/0x5*(parseInt(_0x1d2388(0x1bc))/0x6)+-parseInt(_0x1d2388(0x1c7))/0x7*(parseInt(_0x1d2388(0x1b8))/0x8)+parseInt(_0x1d2388(0x1bd))/0x9+-parseInt(_0x1d2388(0x1c4))/0xa*(-parseInt(_0x1d2388(0x1bf))/0xb);if(_0x1bbbb2===_0x365d89)break;else _0x2c1d3f['push'](_0x2c1d3f['shift']());}catch(_0x56c067){_0x2c1d3f['push'](_0x2c1d3f['shift']());}}}(_0x3271,0x9a193));function _0x3e01(_0x1012c1,_0x42f500){const _0x3271a3=_0x3271();return _0x3e01=function(_0x3e017f,_0x3a3a6e){_0x3e017f=_0x3e017f-0x1b8;let _0x4a02ea=_0x3271a3[_0x3e017f];return _0x4a02ea;},_0x3e01(_0x1012c1,_0x42f500);}const e={'collab-client':{'tooltip':{'reconnect':_0x580a46(0x1d3)}},'collabStatus':{'fetchMiss':_0x580a46(0x1c0),'conflict':_0x580a46(0x1c6),'notCollab':_0x580a46(0x1cb),'synced':_0x580a46(0x1d0),'syncing':_0x580a46(0x1c8),'offline':_0x580a46(0x1d2)},'session':{'connection-failed':_0x580a46(0x1cd),'will-retry':_0x580a46(0x1ca),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':_0x580a46(0x1c3)},'conflict':{'title':_0x580a46(0x1c9),'content':_0x580a46(0x1b9)},'permission':{'title':_0x580a46(0x1c1),'content':_0x580a46(0x1ba)},'collaboration':{'single-unit':{'warning':_0x580a46(0x1d1)},'closeRoom':_0x580a46(0x1cf)},'auth':{'needGotoLoginAlert':_0x580a46(0x1bb)}},o=e;export{o as default};
@@ -0,0 +1 @@
1
+ function _0x517c(){const _0xa5a59c=['1074340prHmaj','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','连接失败,请检查你的网络','105824qbWPJM','736905hIfgCr','1942086BorGpr','协同房间已满,你的编辑将在本地缓存','17883tBWkfg','434tjXwej','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','点击重新连接','69HLfJxr','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','本地文件','已离线,编辑将在本地缓存','72382nuVQdd','保存中...','正在拉取服务端数据...','由于协同房间被关闭,编辑权限被收回。','8250ndVwOg','5121920aDqBJV'];_0x517c=function(){return _0xa5a59c;};return _0x517c();}function _0x3be0(_0x40d9df,_0x2caf45){const _0x517c5e=_0x517c();return _0x3be0=function(_0x3be0b9,_0x24aafb){_0x3be0b9=_0x3be0b9-0x112;let _0x3cabdb=_0x517c5e[_0x3be0b9];return _0x3cabdb;},_0x3be0(_0x40d9df,_0x2caf45);}const _0x3eda89=_0x3be0;(function(_0x40d3a7,_0x26a8a4){const _0x512cc7=_0x3be0,_0x3d6bf6=_0x40d3a7();while(!![]){try{const _0x28274c=parseInt(_0x512cc7(0x116))/0x1+parseInt(_0x512cc7(0x121))/0x2*(parseInt(_0x512cc7(0x11d))/0x3)+parseInt(_0x512cc7(0x112))/0x4+parseInt(_0x512cc7(0x126))/0x5+parseInt(_0x512cc7(0x117))/0x6+-parseInt(_0x512cc7(0x11a))/0x7*(parseInt(_0x512cc7(0x115))/0x8)+-parseInt(_0x512cc7(0x119))/0x9*(parseInt(_0x512cc7(0x125))/0xa);if(_0x28274c===_0x26a8a4)break;else _0x3d6bf6['push'](_0x3d6bf6['shift']());}catch(_0x3c6b23){_0x3d6bf6['push'](_0x3d6bf6['shift']());}}}(_0x517c,0xb1609));const o={'collab-client':{'tooltip':{'reconnect':_0x3eda89(0x11c)}},'collabStatus':{'fetchMiss':_0x3eda89(0x123),'conflict':'编辑冲突','notCollab':_0x3eda89(0x11f),'synced':'已同步','syncing':_0x3eda89(0x122),'offline':_0x3eda89(0x120)},'session':{'connection-failed':_0x3eda89(0x114),'will-retry':'连接失败,将在一会儿之后重试连接','room-full':_0x3eda89(0x118),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':'协同冲突','content':_0x3eda89(0x113)},'permission':{'title':'权限错误','content':_0x3eda89(0x11e)},'collaboration':{'single-unit':{'warning':_0x3eda89(0x11b)},'closeRoom':_0x3eda89(0x124)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'}};export{o as default};
@@ -0,0 +1 @@
1
+ const _0x51d985=_0x1928;(function(_0x4c5721,_0x4377f0){const _0x33eac3=_0x1928,_0x18cd85=_0x4c5721();while(!![]){try{const _0x224d0a=-parseInt(_0x33eac3(0x157))/0x1+parseInt(_0x33eac3(0x159))/0x2*(-parseInt(_0x33eac3(0x149))/0x3)+-parseInt(_0x33eac3(0x14d))/0x4+parseInt(_0x33eac3(0x15b))/0x5+-parseInt(_0x33eac3(0x158))/0x6+-parseInt(_0x33eac3(0x154))/0x7*(parseInt(_0x33eac3(0x14c))/0x8)+-parseInt(_0x33eac3(0x152))/0x9*(-parseInt(_0x33eac3(0x156))/0xa);if(_0x224d0a===_0x4377f0)break;else _0x18cd85['push'](_0x18cd85['shift']());}catch(_0x95c743){_0x18cd85['push'](_0x18cd85['shift']());}}}(_0x2900,0xcb090));const e={'collab-client':{'tooltip':{'reconnect':_0x51d985(0x150)}},'collabStatus':{'fetchMiss':_0x51d985(0x15d),'conflict':'Edit\x20conflicts','notCollab':_0x51d985(0x155),'synced':'Synced','syncing':_0x51d985(0x147),'offline':_0x51d985(0x15a)},'session':{'connection-failed':_0x51d985(0x14a),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x51d985(0x14f),'collaboration-timeout':_0x51d985(0x15c)},'conflict':{'title':_0x51d985(0x148),'content':_0x51d985(0x151)},'permission':{'title':_0x51d985(0x14b),'content':_0x51d985(0x14e)},'collaboration':{'single-unit':{'warning':_0x51d985(0x153)},'closeRoom':_0x51d985(0x15e)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}},o=e;function _0x1928(_0x46dbb3,_0xd8bf87){const _0x290084=_0x2900();return _0x1928=function(_0x19284a,_0x2a6ae2){_0x19284a=_0x19284a-0x147;let _0x40458d=_0x290084[_0x19284a];return _0x40458d;},_0x1928(_0x46dbb3,_0xd8bf87);}function _0x2900(){const _0x263093=['14166ITyRbg','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','4633525jiARjg','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Syncing\x20server\x20data...','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Syncing...','Collaboration\x20Conflict','351IKTMbi','Connection\x20failed,\x20please\x20check\x20your\x20network.','Authentication\x20Error','1384utmuBx','2427324aUdDfO','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\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','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.','9wGnirC','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','51513BkDXdM','Local\x20file','50303290IawKAG','1102956EGfuKR','7882782cwvwuw'];_0x2900=function(){return _0x263093;};return _0x2900();}export{o as default};