@ckeditor/ckeditor5-real-time-collaboration 43.1.0-alpha.4 → 43.1.0-alpha.6

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 (115) hide show
  1. package/build/real-time-collaboration.js +1 -1
  2. package/dist/index.js +6 -6
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de-ch.js +1 -1
  16. package/dist/translations/de-ch.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fa.js +1 -1
  29. package/dist/translations/fa.umd.js +1 -1
  30. package/dist/translations/fi.js +1 -1
  31. package/dist/translations/fi.umd.js +1 -1
  32. package/dist/translations/fr.js +1 -1
  33. package/dist/translations/fr.umd.js +1 -1
  34. package/dist/translations/gl.js +1 -1
  35. package/dist/translations/gl.umd.js +1 -1
  36. package/dist/translations/he.js +1 -1
  37. package/dist/translations/he.umd.js +1 -1
  38. package/dist/translations/hi.js +1 -1
  39. package/dist/translations/hi.umd.js +1 -1
  40. package/dist/translations/hr.js +1 -1
  41. package/dist/translations/hr.umd.js +1 -1
  42. package/dist/translations/hu.js +1 -1
  43. package/dist/translations/hu.umd.js +1 -1
  44. package/dist/translations/id.js +1 -1
  45. package/dist/translations/id.umd.js +1 -1
  46. package/dist/translations/it.js +1 -1
  47. package/dist/translations/it.umd.js +1 -1
  48. package/dist/translations/ja.js +1 -1
  49. package/dist/translations/ja.umd.js +1 -1
  50. package/dist/translations/ko.js +1 -1
  51. package/dist/translations/ko.umd.js +1 -1
  52. package/dist/translations/lt.js +1 -1
  53. package/dist/translations/lt.umd.js +1 -1
  54. package/dist/translations/lv.js +1 -1
  55. package/dist/translations/lv.umd.js +1 -1
  56. package/dist/translations/ms.js +1 -1
  57. package/dist/translations/ms.umd.js +1 -1
  58. package/dist/translations/nl.js +1 -1
  59. package/dist/translations/nl.umd.js +1 -1
  60. package/dist/translations/no.js +1 -1
  61. package/dist/translations/no.umd.js +1 -1
  62. package/dist/translations/pl.js +1 -1
  63. package/dist/translations/pl.umd.js +1 -1
  64. package/dist/translations/pt-br.js +1 -1
  65. package/dist/translations/pt-br.umd.js +1 -1
  66. package/dist/translations/pt.js +1 -1
  67. package/dist/translations/pt.umd.js +1 -1
  68. package/dist/translations/ro.js +1 -1
  69. package/dist/translations/ro.umd.js +1 -1
  70. package/dist/translations/ru.js +1 -1
  71. package/dist/translations/ru.umd.js +1 -1
  72. package/dist/translations/sk.js +1 -1
  73. package/dist/translations/sk.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/uk.js +1 -1
  87. package/dist/translations/uk.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +9 -9
  95. package/src/common-translations.js +1 -1
  96. package/src/index.js +1 -1
  97. package/src/presencelist/presencelistui.js +1 -1
  98. package/src/presencelist/view/presencecounterview.js +1 -1
  99. package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
  100. package/src/presencelist/view/presencedropdownlistview.js +1 -1
  101. package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
  102. package/src/presencelist/view/presenceinlinelistview.js +1 -1
  103. package/src/presencelist/view/presencelistview.js +1 -1
  104. package/src/presencelist.js +1 -1
  105. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
  106. package/src/realtimecollaborativecomments.js +1 -1
  107. package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
  108. package/src/realtimecollaborativeediting/sessions.js +1 -1
  109. package/src/realtimecollaborativeediting/usermarkers.js +1 -1
  110. package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
  111. package/src/realtimecollaborativeediting.js +1 -1
  112. package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
  113. package/src/realtimecollaborativerevisionhistory.js +1 -1
  114. package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
  115. package/src/realtimecollaborativetrackchanges.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13bb(){const _0x30dcd5=['_bufferedOperations','getDocumentDetails','_isEditingAllowed','connection','init','requires','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','_updateServerHistory','sessionAdd:','config','7QZExKa','enableReadOnlyMode','enqueueChange','fire','_isLoaded','$root','getRoot','move','start','_initThrowingOnDataSet','_hasSelectionChanged','lastOperationAcceptedAt','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','isDocumentOperation','addToReconnectionStack','_disconnectService','bind','isReadOnly','_setUpDataInit','InsertOperation','filter','24dPPOFw','end','409','_document','stopListening','disconnect','loadRoot','reconnection:\x20flushed\x20session','sendOperations','getUser','_service','realtimecollaborationclient-init-connection-failed','_currentBufferDelay','addOperation','set','define','parse','getMany','isEnabled','createRange','_isAttached','_operationToId','404','message','_operationIdentifier','fromJSON','metadata','wereChangesApplied','sessionCreatedAt','getConnectedSessions','size','document:write','rootsAttributes','_ignoredOperations','forEach','editing','attributes','CommentsOnly','cloudDocumentVersion','length','createPositionAt','get','suppressErrorInCollaboration','_lastServerVersion','marker','permissions','type','channelSessions','isUndoneOperation','locale','initData','pluginName','path','addRootAttribute','realtimecollaborationclient-init-non-existent-root','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','_handleReconnectionResponse','add','createdAt','cloud-services-internal-error:\x20Not\x20connected.','setPermissions','showWarning','_shouldSendSelectionUpdate','_clearPendingAction','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','directChange','_refreshUserSelectionMarkers','version','CollaborativeEditingService','connected','rtc-destroyed','slice','getIdOfTheLastOperation','baseVersion','rootName','realtimecollaborationclient-sendbufferedoperations','disconnected','19722870GVcbSg','remove','_decompressOperations','push','finally','createUserMarkerOperations','PENDING_ACTION_SENDING_DATA','catch','code','Synchronization\x20issue','_shouldSendUpdate','offset','differ','_getOperationsFromInitData','_pendingAction','plugins','realtimecollaborationclient-init-session-connection-error','1492385Rqkoge','_compressOperations','createRoot','serverHistory','roots','disableReadOnlyMode','_channelId','_sendBufferedOperationsDelayed','editor','document','_getAffectedRoot','_addKnownRoot','_handleServerResponse','addUser','_knownRootNames','wasUndone','_bufferRootLoad','realtimecollaborationclient-initservice-incorrect-server-operation','view','_disconnectionOperations','newRange','listenTo','_knownOperations','map','_handleExternalOperations','_handleReconnectionError','entries','string','insert','_isConnected','_handleReceivedOperations','_baseBufferDelay','693852dSedJh','root','destroy','getOperationAuthor','_applyOperationsSet','selection','RealTimeCollaborationClient','batch','__className','_handleInitialConnectionData','change:range','decompress','_handleSendingSelectionMarkers','lastSyncVersion','change:_isPendingUpdate','4ExXWPP','_connectAfterSessionHasBeenFlushed','keys','cloudServices.bundleVersion','_loadRoot','position','_hasSynchronizationProblem','high','state','lastOperationId','mySessionId','includes','targetPosition','cs:removeUser','_sendBufferedOperations','history','reconnect','removeFromReconnectionStack','clone','getOperations','lastDocumentSession','_setPendingAction','sessionId','realtimecollaborationclient-initservice-internal-error','_fetchMissingUsers','apply','261278xmEIwu','toJSON','markers','affectsData','error','createPositionFromPath','affectedSelectable','setIdForTheLastOperation','6936584NDfAXR','realtimecollaborationclient-handleserverresponse','rtc-offline','applyOperation','4937973FQZnCZ','multi-root-editor-root-attributes-no-root','model','_compressor','11560293MumcPp','reset','_connectService','_authorId','collaboration-missing-channelid','Permissions','register','_crash','connect','real-time-collaboration','stop','Notification','operationsReceived','_waitUntilSynced','then','addRoot','userId','ready','return','_isPendingUpdate','_sendBufferedOperationsDelayId','_lastSyncedOperationId','change:_isEditingAllowed','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','round','compress','unregister','change:hasDomSelection','_isDisconnection','cloud-services-internal-error:\x20Request\x20timeout.','realtimecollaborationclient-init-document-already-initialized','collaboration.channelId','startsWith','_offset','_isInit','data','from','_initSessionsHandling','currentDocumentSession','collaboration','off','has','_saveOperationInBuffer'];_0x13bb=function(){return _0x30dcd5;};return _0x13bb();}const _0x3c1cd9=_0x1013;(function(_0x2ff4c3,_0x56f6df){const _0x42f4b1=_0x1013,_0x597ca1=_0x2ff4c3();while(!![]){try{const _0x2a5574=-parseInt(_0x42f4b1(0x1d1))/0x1*(-parseInt(_0x42f4b1(0x1b7))/0x2)+-parseInt(_0x42f4b1(0x1dd))/0x3+-parseInt(_0x42f4b1(0x22b))/0x4*(-parseInt(_0x42f4b1(0x188))/0x5)+parseInt(_0x42f4b1(0x1a8))/0x6*(parseInt(_0x42f4b1(0x216))/0x7)+parseInt(_0x42f4b1(0x1d9))/0x8+parseInt(_0x42f4b1(0x1e1))/0x9+-parseInt(_0x42f4b1(0x177))/0xa;if(_0x2a5574===_0x56f6df)break;else _0x597ca1['push'](_0x597ca1['shift']());}catch(_0x532568){_0x597ca1['push'](_0x597ca1['shift']());}}}(_0x13bb,0xeaf1c));import{Plugin as _0x2b7eb6,PendingActions as _0x5892c1}from'ckeditor5/src/core.js';import{CKEditorError as _0x3e963f,version as _0x41c13d,uid as _0x23f074}from'ckeditor5/src/utils.js';import{Notification as _0x2c7439}from'ckeditor5/src/ui.js';import{transformSets as _0x12efd5,NoOperation as _0x2ac866,InsertOperation as _0xb3b87a,MarkerOperation as _0x297f3e,RootAttributeOperation as _0x3db5d7,OperationFactory as _0x3fb671,History as _0x557a3b}from'ckeditor5/src/engine.js';import _0x52e6e4 from'./websocketgateway.js';import _0xd100e5 from'./sessions.js';import _0x722cb8 from'./usermarkers.js';import{getTranslation as _0x448702}from'../common-translations.js';function _0x1013(_0x2af7e3,_0x4b9737){const _0x13bb26=_0x13bb();return _0x1013=function(_0x101359,_0x150f02){_0x101359=_0x101359-0x165;let _0x10906f=_0x13bb26[_0x101359];return _0x10906f;},_0x1013(_0x2af7e3,_0x4b9737);}import{Compressor as _0x1a6295}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x9a6531}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x4c25f7,CollaborativeEditingService as _0x57dc9a}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';let Y=0x1;class l extends _0x2b7eb6{static get[_0x3c1cd9(0x211)](){return[_0x52e6e4,_0xd100e5,_0x722cb8,_0x5892c1,_0x9a6531,_0x2c7439];}static get[_0x3c1cd9(0x25e)](){const _0x1e873c=_0x3c1cd9;return _0x1e873c(0x1ae);}get[_0x3c1cd9(0x251)](){const _0x23ff58=_0x3c1cd9;return this[_0x23ff58(0x256)]+this[_0x23ff58(0x202)];}get[_0x3c1cd9(0x256)](){const _0x4bb94f=_0x3c1cd9;return this[_0x4bb94f(0x18b)][_0x4bb94f(0x16d)]-this[_0x4bb94f(0x202)];}get[_0x3c1cd9(0x1b5)](){const _0x2c77ec=_0x3c1cd9,_0x165fe6=this[_0x2c77ec(0x18b)][_0x2c77ec(0x1ca)]();for(let _0xd82e4e=_0x165fe6[_0x2c77ec(0x252)]-0x1;_0xd82e4e>=0x0;_0xd82e4e--){const _0xd4b394=_0x165fe6[_0xd82e4e];if(!this[_0x2c77ec(0x19b)][_0x2c77ec(0x20a)](_0xd4b394))return _0xd4b394[_0x2c77ec(0x173)]+0x1-this[_0x2c77ec(0x202)];}return 0x0;}constructor(_0x2f37e0){const _0x4bfc45=_0x3c1cd9;if(super(_0x2f37e0),this[_0x4bfc45(0x202)]=0x0,this[_0x4bfc45(0x1cd)]=null,this[_0x4bfc45(0x18b)]=new _0x557a3b(),this[_0x4bfc45(0x190)][_0x4bfc45(0x215)][_0x4bfc45(0x23a)](_0x4bfc45(0x208),{}),this[_0x4bfc45(0x18e)]=this[_0x4bfc45(0x190)][_0x4bfc45(0x215)][_0x4bfc45(0x254)](_0x4bfc45(0x200)),!this[_0x4bfc45(0x18e)])throw new _0x3e963f(_0x4bfc45(0x1e5),this);const _0x2212d0=_0x2f37e0[_0x4bfc45(0x215)][_0x4bfc45(0x254)](_0x4bfc45(0x1ba))||_0x41c13d;this[_0x4bfc45(0x235)]=new l[(_0x4bfc45(0x16e))](_0x2212d0,this[_0x4bfc45(0x18e)]),this[_0x4bfc45(0x22e)]=this[_0x4bfc45(0x190)][_0x4bfc45(0x1df)][_0x4bfc45(0x191)],this[_0x4bfc45(0x1e0)]=new _0x1a6295(),this[_0x4bfc45(0x20c)]=[],this[_0x4bfc45(0x19e)]=new WeakSet(),this[_0x4bfc45(0x196)]=new Set(),this[_0x4bfc45(0x239)](_0x4bfc45(0x1f4),!0x1),this[_0x4bfc45(0x239)](_0x4bfc45(0x1bd),!0x1),this[_0x4bfc45(0x185)]=null,this[_0x4bfc45(0x220)]=!0x1,this[_0x4bfc45(0x1f5)]=null,this[_0x4bfc45(0x1a7)]=0x12c,this[_0x4bfc45(0x237)]=this[_0x4bfc45(0x1a7)],this[_0x4bfc45(0x1f6)]=null,this[_0x4bfc45(0x19b)]=new WeakSet(),this[_0x4bfc45(0x243)]=new it(this[_0x4bfc45(0x19b)]);}[_0x3c1cd9(0x210)](){const _0x1055d9=_0x3c1cd9,_0x1f1786=this[_0x1055d9(0x190)],_0x3f03eb=_0x1f1786[_0x1055d9(0x186)][_0x1055d9(0x254)](_0x9a6531),_0x5b1f1c=_0x1f1786[_0x1055d9(0x186)][_0x1055d9(0x254)](_0x52e6e4);this[_0x1055d9(0x19d)](_0x3f03eb,_0x1055d9(0x1ab),(_0xbe2541,_0x17bbd5)=>{const _0x4277f6=_0x1055d9,_0x453f89=_0x17bbd5[0x0];_0x453f89[_0x4277f6(0x1e4)]&&(_0xbe2541[_0x4277f6(0x1f3)]=_0x3f03eb[_0x4277f6(0x234)](_0x453f89[_0x4277f6(0x1e4)]),_0xbe2541[_0x4277f6(0x1eb)]()),null===_0x453f89[_0x4277f6(0x1e4)]&&(_0xbe2541[_0x4277f6(0x1f3)]=null,_0xbe2541[_0x4277f6(0x1eb)]());},{'priority':_0x1055d9(0x1be)}),this[_0x1055d9(0x19d)](_0x1f1786[_0x1055d9(0x1df)][_0x1055d9(0x191)][_0x1055d9(0x1ad)],_0x1055d9(0x1b2),(_0x4032b8,_0x4d924d)=>{const _0x36c261=_0x1055d9;_0x4d924d[_0x36c261(0x16b)]&&this[_0x36c261(0x16c)]();}),this[_0x1055d9(0x19d)](_0x1f1786[_0x1055d9(0x24e)][_0x1055d9(0x19a)],_0x1055d9(0x1fc),()=>{const _0x387d3f=_0x1055d9;this[_0x387d3f(0x16c)]();}),this[_0x1055d9(0x21f)](),_0x1f1786[_0x1055d9(0x1df)]['on'](_0x1055d9(0x1dc),(_0x4201e1,_0x39a110)=>{const _0x10eb6e=_0x1055d9,_0x36b211=_0x39a110[0x0];_0x36b211[_0x10eb6e(0x223)]&&(this[_0x10eb6e(0x20b)](_0x36b211),this[_0x10eb6e(0x181)]()&&this[_0x10eb6e(0x18f)]());}),this[_0x1055d9(0x228)](),this[_0x1055d9(0x226)](_0x1055d9(0x20e))['to'](_0x5b1f1c,_0x1055d9(0x1bf),this,_0x1055d9(0x1bd),(_0x24dc86,_0x10da76)=>_0x1055d9(0x16f)===_0x24dc86&&!_0x10da76),this['on'](_0x1055d9(0x1f7),()=>{const _0x5e44ec=_0x1055d9;this[_0x5e44ec(0x20e)]?_0x1f1786[_0x5e44ec(0x18d)](_0x5e44ec(0x1db)):_0x1f1786[_0x5e44ec(0x217)](_0x5e44ec(0x1db));}),this[_0x1055d9(0x20e)]?_0x1f1786[_0x1055d9(0x18d)](_0x1055d9(0x1db)):_0x1f1786[_0x1055d9(0x217)](_0x1055d9(0x1db)),this[_0x1055d9(0x239)](_0x1055d9(0x1a5),!0x1);}async[_0x3c1cd9(0x1c7)](){const _0x26a0ad=_0x3c1cd9,_0x583118=this[_0x26a0ad(0x190)][_0x26a0ad(0x186)][_0x26a0ad(0x254)](_0xd100e5),_0x44c1da=this[_0x26a0ad(0x190)][_0x26a0ad(0x186)][_0x26a0ad(0x254)](_0x52e6e4);try{this[_0x26a0ad(0x1f4)]=!0x0,_0x583118[_0x26a0ad(0x1fb)](this[_0x26a0ad(0x18e)]);const _0x4d7ae3=await this[_0x26a0ad(0x235)][_0x26a0ad(0x1c7)](_0x44c1da[_0x26a0ad(0x20f)],this[_0x26a0ad(0x1b5)]);await this[_0x26a0ad(0x263)](_0x4d7ae3)&&(this[_0x26a0ad(0x1f4)]=!0x1,this[_0x26a0ad(0x168)]());const _0x4d1bf1=await this[_0x26a0ad(0x235)][_0x26a0ad(0x248)]();_0x583118[_0x26a0ad(0x1e7)](this[_0x26a0ad(0x18e)],_0x4d1bf1),this[_0x26a0ad(0x1b4)](),this[_0x26a0ad(0x1a5)]=!0x0;}catch(_0xc3e397){if(function(_0x3eb957){const _0xaef17c=_0x26a0ad;return _0xaef17c(0x241)===_0x3eb957[_0xaef17c(0x17f)];}(_0xc3e397)&&this[_0x26a0ad(0x1cd)])await this[_0x26a0ad(0x1b8)]();else{if(function(_0x1752cc){const _0x3cdb2a=_0x26a0ad;return _0x3cdb2a(0x22d)===_0x1752cc[_0x3cdb2a(0x17f)];}(_0xc3e397)){const _0x41b237=_0x448702(this[_0x26a0ad(0x190)][_0x26a0ad(0x25c)],_0x26a0ad(0x1f8));this[_0x26a0ad(0x1a1)](_0x41b237);}else{if(!(_0xc3e397 instanceof Z))throw _0xc3e397;this[_0x26a0ad(0x1a1)]();}}}}[_0x3c1cd9(0x1aa)](){const _0xcb024c=_0x3c1cd9,_0x54efcb=this[_0xcb024c(0x190)][_0xcb024c(0x186)][_0xcb024c(0x254)](_0x52e6e4),_0x1fa214=this[_0xcb024c(0x190)][_0xcb024c(0x186)][_0xcb024c(0x254)](_0xd100e5);this[_0xcb024c(0x190)][_0xcb024c(0x217)](_0xcb024c(0x170)),_0x1fa214[_0xcb024c(0x25a)][_0xcb024c(0x20a)](this[_0xcb024c(0x18e)])&&_0x1fa214[_0xcb024c(0x1fb)](this[_0xcb024c(0x18e)]),_0x54efcb[_0xcb024c(0x1c8)](this),this[_0xcb024c(0x225)](),super[_0xcb024c(0x1aa)]();}async[_0x3c1cd9(0x263)](_0x5d104c){const _0x2402ad=_0x3c1cd9;if(this[_0x2402ad(0x1cd)]!==_0x5d104c[_0x2402ad(0x1cd)]&&this[_0x2402ad(0x1f6)]!==_0x5d104c[_0x2402ad(0x1c0)])throw new Z();return this[_0x2402ad(0x1cd)]=_0x5d104c[_0x2402ad(0x1cd)],this[_0x2402ad(0x194)]([],{..._0x5d104c,'wereChangesApplied':!0x1,'data':_0x5d104c[_0x2402ad(0x204)]},_0x2402ad(0x1c7));}async[_0x3c1cd9(0x1e3)](_0xb6b6e2,_0x275905=!0x1){const _0x24234b=_0x3c1cd9,{connection:_0x260877}=this[_0x24234b(0x190)][_0x24234b(0x186)][_0x24234b(0x254)](_0x52e6e4);l[_0x24234b(0x16e)][_0x24234b(0x248)](_0x260877,this[_0x24234b(0x18e)])[_0x24234b(0x1ef)](_0x186a41=>this[_0x24234b(0x206)](_0x186a41))[_0x24234b(0x17e)](_0x541c2d=>{const _0x4dd726=_0x24234b;this[_0x4dd726(0x1e8)](_0x4dd726(0x187),_0x541c2d);}),this[_0x24234b(0x19d)](this[_0x24234b(0x235)],_0x24234b(0x1ed),this[_0x24234b(0x1a6)][_0x24234b(0x226)](this)),this[_0x24234b(0x19d)](this[_0x24234b(0x235)],_0x24234b(0x1d5),(_0x16b728,_0x3b299b)=>{const _0x3acdfc=_0x24234b;this[_0x3acdfc(0x1e8)](_0x3acdfc(0x1ce),_0x3b299b);}),this[_0x24234b(0x19d)](this[_0x24234b(0x235)],_0x24234b(0x176),()=>{const _0x597134=_0x24234b;this[_0x597134(0x1a5)]=!0x1;});const _0x14bb4b=this[_0x24234b(0x243)][_0x24234b(0x172)](_0xb6b6e2);this[_0x24234b(0x1f4)]=!0x0;const _0x1ad920=await this[_0x24234b(0x235)][_0x24234b(0x1e9)](_0x260877,this[_0x24234b(0x189)](_0xb6b6e2),_0x14bb4b);if(this[_0x24234b(0x1cd)]=_0x1ad920[_0x24234b(0x1cd)],_0x275905){if(!_0x1ad920[_0x24234b(0x246)])return void this[_0x24234b(0x1a1)]();this[_0x24234b(0x1f4)]=!0x1,this[_0x24234b(0x168)](),this[_0x24234b(0x18b)][_0x24234b(0x1e2)](),this[_0x24234b(0x202)]=_0x1ad920[_0x24234b(0x182)],this[_0x24234b(0x18b)][_0x24234b(0x16d)]=this[_0x24234b(0x202)],await this[_0x24234b(0x194)](_0xb6b6e2,_0x1ad920,_0x24234b(0x232));}else await this[_0x24234b(0x1b1)](_0x1ad920,_0xb6b6e2);this[_0x24234b(0x1b4)](),this[_0x24234b(0x1a5)]=!0x0;}[_0x3c1cd9(0x1b4)](){const _0x4e8057=_0x3c1cd9,_0x2e6252=this[_0x4e8057(0x190)][_0x4e8057(0x186)][_0x4e8057(0x254)](_0xd100e5),_0x2b2eac=this[_0x4e8057(0x190)][_0x4e8057(0x186)][_0x4e8057(0x254)](_0x722cb8),_0x2cc098=_0x2e6252[_0x4e8057(0x25a)][_0x4e8057(0x254)](this[_0x4e8057(0x18e)]);_0x2cc098&&_0x2cc098[_0x4e8057(0x252)]>0x1?_0x2b2eac[_0x4e8057(0x17c)]():this[_0x4e8057(0x19d)](_0x2e6252,_0x4e8057(0x214)+this[_0x4e8057(0x18e)],()=>{const _0x1850fa=_0x4e8057;0x2===_0x2e6252[_0x1850fa(0x25a)][_0x1850fa(0x254)](this[_0x1850fa(0x18e)])[_0x1850fa(0x252)]&&_0x2b2eac[_0x1850fa(0x17c)]();});}async[_0x3c1cd9(0x1a6)](_0x4d7880,_0x23f856,_0x3c1c7e,_0x524a4f){const _0x21c340=_0x3c1cd9;if(!this[_0x21c340(0x1f4)]&&this[_0x21c340(0x22e)][_0x21c340(0x16d)]==_0x23f856){const _0xb6fd53=this[_0x21c340(0x179)](_0x3c1c7e,_0x524a4f);await this[_0x21c340(0x1cf)](_0xb6fd53),this[_0x21c340(0x1a0)](_0xb6fd53,_0x23f856,_0x3c1c7e[_0x21c340(0x1c0)])||this[_0x21c340(0x1e8)](_0x21c340(0x199));}}async[_0x3c1cd9(0x1b8)](){const _0x358756=_0x3c1cd9;this[_0x358756(0x225)]();const {locale:_0x2da0e8}=this[_0x358756(0x190)];let _0x30e5ef;try{_0x30e5ef=await this[_0x358756(0x235)][_0x358756(0x20d)]();}catch(_0x219bf6){const _0x1a1a21=_0x448702(_0x2da0e8,_0x358756(0x222));return void this[_0x358756(0x1a1)](_0x1a1a21);}const _0x206cb9=_0x30e5ef[_0x358756(0x207)]||_0x30e5ef[_0x358756(0x1cb)];if(this[_0x358756(0x1f6)]===_0x206cb9[_0x358756(0x1c0)])await this[_0x358756(0x1e3)](this[_0x358756(0x190)][_0x358756(0x1df)][_0x358756(0x191)][_0x358756(0x1c6)][_0x358756(0x1ca)](),!0x0);else{const _0x9804e9=_0x448702(_0x2da0e8,_0x358756(0x169));this[_0x358756(0x1a1)](_0x9804e9);}}[_0x3c1cd9(0x225)](){const _0x3056c7=_0x3c1cd9;this[_0x3056c7(0x235)][_0x3056c7(0x230)](),this[_0x3056c7(0x20c)]=[],clearTimeout(this[_0x3056c7(0x1f5)]),this[_0x3056c7(0x22f)](this[_0x3056c7(0x235)]);}[_0x3c1cd9(0x206)](_0x37bddb){const _0x5573c8=_0x3c1cd9,_0x1e5096=this[_0x5573c8(0x190)][_0x5573c8(0x186)][_0x5573c8(0x254)](_0xd100e5);this[_0x5573c8(0x19d)](_0x1e5096,_0x5573c8(0x214)+this[_0x5573c8(0x18e)],(_0x5eeb10,{session:_0x14f5ef})=>{const _0x965609=_0x5573c8;if(_0x14f5ef['id']===_0x1e5096[_0x965609(0x1c1)]){_0x5eeb10[_0x965609(0x209)]();const _0x303306=this[_0x965609(0x190)][_0x965609(0x186)][_0x965609(0x20a)](_0x965609(0x250))&&this[_0x965609(0x190)][_0x965609(0x186)][_0x965609(0x254)](_0x965609(0x250));let _0x23ed2a=_0x14f5ef[_0x965609(0x258)];_0x303306&&_0x303306[_0x965609(0x23d)]&&(_0x23ed2a=_0x23ed2a[_0x965609(0x22a)](_0x445481=>_0x965609(0x24a)!==_0x445481)),this[_0x965609(0x190)][_0x965609(0x186)][_0x965609(0x254)](_0x965609(0x1e6))[_0x965609(0x165)](_0x23ed2a,this[_0x965609(0x18e)]);}}),_0x1e5096[_0x5573c8(0x1e7)](this[_0x5573c8(0x18e)],_0x37bddb);}[_0x3c1cd9(0x21f)](){const _0x3373df=_0x3c1cd9,_0xf17cbf=this[_0x3373df(0x190)][_0x3373df(0x204)][_0x3373df(0x239)];this[_0x3373df(0x190)][_0x3373df(0x204)][_0x3373df(0x239)]=(..._0x218cc6)=>{const _0x5d9352=_0x3373df;if(!_0x218cc6[_0x218cc6[_0x5d9352(0x252)]-0x1][_0x5d9352(0x255)])throw new _0x3e963f(_0x5d9352(0x262),this);_0xf17cbf[_0x5d9352(0x1d0)](this[_0x5d9352(0x190)][_0x5d9352(0x204)],_0x218cc6);};}[_0x3c1cd9(0x228)](){const _0x1c3388=_0x3c1cd9;this[_0x1c3388(0x190)][_0x1c3388(0x204)]['on'](_0x1c3388(0x210),(_0x4081c0,[_0x2c484b])=>{const _0x5cb5d1=_0x1c3388;if(this[_0x5cb5d1(0x22e)][_0x5cb5d1(0x16d)])throw new _0x3e963f(_0x5cb5d1(0x1ff),this);_0x4081c0[_0x5cb5d1(0x1eb)](),this[_0x5cb5d1(0x1cc)]();const _0x5bcb87=this[_0x5cb5d1(0x190)][_0x5cb5d1(0x215)][_0x5cb5d1(0x254)](_0x5cb5d1(0x24b)),_0xf20f85=this[_0x5cb5d1(0x184)](_0x2c484b,_0x5bcb87);0x0==_0xf20f85[_0x5cb5d1(0x252)]&&_0xf20f85[_0x5cb5d1(0x17a)](new _0x2ac866(0x0)),_0x4081c0[_0x5cb5d1(0x1f3)]=this[_0x5cb5d1(0x1e3)](_0xf20f85)[_0x5cb5d1(0x1ef)](()=>{const _0x56820e=_0x5cb5d1;this[_0x56820e(0x190)][_0x56820e(0x186)][_0x56820e(0x254)](_0x52e6e4)[_0x56820e(0x224)](this),this[_0x56820e(0x190)][_0x56820e(0x204)][_0x56820e(0x219)](_0x56820e(0x1f2));})[_0x5cb5d1(0x17e)](_0x1f809e=>this[_0x5cb5d1(0x1e8)](_0x5cb5d1(0x236),_0x1f809e))[_0x5cb5d1(0x17b)](()=>this[_0x5cb5d1(0x168)]());},{'priority':_0x1c3388(0x1be)}),this[_0x1c3388(0x190)]['on'](_0x1c3388(0x231),async(_0x28542a,[_0x431f29,_0x3d518c])=>{const _0x1143ac=_0x1c3388;_0x28542a[_0x1143ac(0x1eb)]();const _0xf0c82a=this[_0x1143ac(0x190)][_0x1143ac(0x1df)][_0x1143ac(0x191)][_0x1143ac(0x21c)](_0x431f29);if(!this[_0x1143ac(0x196)][_0x1143ac(0x20a)](_0x431f29)){const _0x53e571=_0x3d518c&&_0x3d518c[_0x1143ac(0x204)]?_0x3d518c[_0x1143ac(0x204)]:'',_0x23c2bc=_0x3d518c&&_0x3d518c[_0x1143ac(0x24f)]?_0x3d518c[_0x1143ac(0x24f)]:{};await this[_0x1143ac(0x1bb)](_0x431f29,_0x53e571,_0x23c2bc);}this[_0x1143ac(0x190)][_0x1143ac(0x1df)][_0x1143ac(0x218)]({'isUndoable':!0x1},()=>{const _0x19ceaf=_0x1143ac;_0xf0c82a[_0x19ceaf(0x21a)]=!0x0,this[_0x19ceaf(0x190)][_0x19ceaf(0x1df)][_0x19ceaf(0x191)][_0x19ceaf(0x183)][_0x19ceaf(0x198)](_0xf0c82a);});},{'priority':_0x1c3388(0x1be)});}async[_0x3c1cd9(0x1cf)](_0x457748){const _0x29dadc=_0x3c1cd9,_0x1fd485=this[_0x29dadc(0x190)][_0x29dadc(0x186)][_0x29dadc(0x254)](_0x9a6531),{connection:_0x23f96f}=this[_0x29dadc(0x190)][_0x29dadc(0x186)][_0x29dadc(0x254)](_0x52e6e4),_0x6cfb72=new Set();for(const _0x40db34 of _0x457748){const _0x7e86fc=_0x40db34[_0x29dadc(0x1e4)];_0x7e86fc&&!_0x1fd485[_0x29dadc(0x234)](_0x7e86fc)&&_0x6cfb72[_0x29dadc(0x264)](_0x7e86fc);}if(0x0===_0x6cfb72[_0x29dadc(0x249)])return;const _0x39059f=await _0x4c25f7[_0x29dadc(0x23c)](_0x23f96f,Array[_0x29dadc(0x205)](_0x6cfb72));for(const _0x1e12a3 of _0x39059f)_0x1fd485[_0x29dadc(0x234)](_0x1e12a3['id'])||_0x1fd485[_0x29dadc(0x195)](_0x1e12a3);}[_0x3c1cd9(0x184)](_0x30987c,_0x5608c3={}){const _0x108e46=_0x3c1cd9,_0x15a604=this[_0x108e46(0x190)][_0x108e46(0x1df)],_0x48222d=[];let _0x46a6a2=0x0;const _0x2d0885=_0x108e46(0x1a3)==typeof _0x30987c?{'main':_0x30987c}:_0x30987c;for(const _0x53d39c of Object[_0x108e46(0x1b9)](_0x2d0885)){if(!this[_0x108e46(0x22e)][_0x108e46(0x18c)][_0x108e46(0x20a)](_0x53d39c))throw new _0x3e963f(_0x108e46(0x261),this);const _0xe9d9a7=this[_0x108e46(0x190)][_0x108e46(0x204)][_0x108e46(0x23b)](_0x2d0885[_0x53d39c]),_0x5c7574=this[_0x108e46(0x22e)][_0x108e46(0x21c)](_0x53d39c),_0x387081=new _0xb3b87a(_0x15a604[_0x108e46(0x253)](_0x5c7574,0x0),_0xe9d9a7,_0x46a6a2++);_0x48222d[_0x108e46(0x17a)](_0x387081);for(const [_0x2d34a3,_0x34e6b9]of _0xe9d9a7[_0x108e46(0x1d3)]){const _0x402fc7=_0x15a604[_0x108e46(0x23e)](_0x15a604[_0x108e46(0x1d6)](_0x5c7574,_0x34e6b9[_0x108e46(0x21e)][_0x108e46(0x25f)][_0x108e46(0x171)]()),_0x15a604[_0x108e46(0x1d6)](_0x5c7574,_0x34e6b9[_0x108e46(0x22c)][_0x108e46(0x25f)][_0x108e46(0x171)]())),_0x5cfd6e=new _0x297f3e(_0x2d34a3,null,_0x402fc7,_0x15a604[_0x108e46(0x1d3)],!0x0,_0x46a6a2++);_0x48222d[_0x108e46(0x17a)](_0x5cfd6e);}}if(_0x5608c3)for(const [_0x1ad0d6,_0x1a1922]of Object[_0x108e46(0x1a2)](_0x5608c3)){const _0x5cbd0a=_0x15a604[_0x108e46(0x191)][_0x108e46(0x21c)](_0x1ad0d6);if(!_0x5cbd0a)throw new _0x3e963f(_0x108e46(0x1de),null);for(const [_0x2ebd38,_0x13cf7a]of Object[_0x108e46(0x1a2)](_0x1a1922))if(null!==_0x13cf7a){const _0x194a7e=new _0x3db5d7(_0x5cbd0a,_0x2ebd38,null,_0x13cf7a,_0x46a6a2++);_0x48222d[_0x108e46(0x17a)](_0x194a7e);}}return _0x48222d;}async[_0x3c1cd9(0x1bb)](_0xfacfd9,_0x583fe9,_0x522a7d){const _0xa56340=_0x3c1cd9;this[_0xa56340(0x184)]({[_0xfacfd9]:_0x583fe9},{[_0xfacfd9]:_0x522a7d})[_0xa56340(0x24d)]((_0x459929,_0x312a2f)=>{const _0x3acc27=_0xa56340;_0x459929[_0x3acc27(0x173)]=this[_0x3acc27(0x22e)][_0x3acc27(0x16d)]+_0x312a2f,_0x459929[_0x3acc27(0x203)]=!0x0,this[_0x3acc27(0x20b)](_0x459929);}),this[_0xa56340(0x18f)](),await this[_0xa56340(0x1ee)]();}async[_0x3c1cd9(0x1b1)](_0x2ef60e,_0x202480){const _0x5a2244=_0x3c1cd9;let _0x1b9737;this[_0x5a2244(0x202)]=_0x2ef60e[_0x5a2244(0x182)];const _0x2ad94f=_0x2ef60e[_0x5a2244(0x246)]&&!_0x2ef60e[_0x5a2244(0x25d)],_0x22cfbc=_0x2ad94f?0x0:_0x2ef60e[_0x5a2244(0x204)][_0x5a2244(0x173)];if(_0x202480[_0x5a2244(0x24d)](_0x35562a=>{const _0x3f6a22=_0x5a2244;_0x35562a[_0x3f6a22(0x203)]=!0x0,_0x35562a[_0x3f6a22(0x265)]=_0x2ef60e[_0x3f6a22(0x247)],_0x35562a[_0x3f6a22(0x1e4)]=null;}),_0x2ad94f)_0x1b9737=_0x202480,this[_0x5a2244(0x1ac)](_0x1b9737,_0x2ad94f);else{if(_0x2ef60e[_0x5a2244(0x25d)]){const _0x2dbb16=this[_0x5a2244(0x184)](_0x2ef60e[_0x5a2244(0x25d)]);this[_0x5a2244(0x22e)][_0x5a2244(0x1c6)][_0x5a2244(0x16d)]=-_0x2dbb16[_0x5a2244(0x252)],_0x2dbb16[_0x5a2244(0x24d)](_0x1ef85b=>{const _0x5c03f4=_0x5a2244;_0x1ef85b[_0x5c03f4(0x173)]-=_0x2dbb16[_0x5c03f4(0x252)],_0x1ef85b[_0x5c03f4(0x265)]=_0x2ef60e[_0x5c03f4(0x247)],_0x1ef85b[_0x5c03f4(0x203)]=!0x0,_0x1ef85b[_0x5c03f4(0x1e4)]=null;}),this[_0x5a2244(0x1ac)](_0x2dbb16,!0x0),this[_0x5a2244(0x18b)][_0x5a2244(0x16d)]=-_0x2dbb16[_0x5a2244(0x252)]+this[_0x5a2244(0x202)],this[_0x5a2244(0x213)](_0x2dbb16);}this[_0x5a2244(0x22e)][_0x5a2244(0x1c6)][_0x5a2244(0x16d)]=_0x22cfbc,_0x1b9737=this[_0x5a2244(0x179)](_0x2ef60e[_0x5a2244(0x204)],_0x2ef60e[_0x5a2244(0x245)]),await this[_0x5a2244(0x1cf)](_0x1b9737),this[_0x5a2244(0x1ac)](_0x1b9737,_0x2ad94f);}_0x2ef60e[_0x5a2244(0x1c0)]&&(this[_0x5a2244(0x243)][_0x5a2244(0x1d8)](_0x1b9737,_0x2ef60e[_0x5a2244(0x1c0)]),this[_0x5a2244(0x1f6)]=_0x2ef60e[_0x5a2244(0x1c0)]),this[_0x5a2244(0x18b)][_0x5a2244(0x16d)]=_0x22cfbc+this[_0x5a2244(0x202)],this[_0x5a2244(0x213)](_0x1b9737),_0x202480[_0x5a2244(0x22a)](_0x5e486a=>{const _0x32804b=_0x5a2244,_0x541c44=this[_0x32804b(0x192)](_0x5e486a);return _0x541c44&&!this[_0x32804b(0x196)][_0x32804b(0x20a)](_0x541c44);})[_0x5a2244(0x24d)]((_0x1e23b6,_0x59f214)=>{const _0x151212=_0x5a2244;_0x1e23b6[_0x151212(0x173)]=this[_0x151212(0x22e)][_0x151212(0x16d)]+_0x59f214,this[_0x151212(0x20b)](_0x1e23b6);}),this[_0x5a2244(0x181)]()?(this[_0x5a2244(0x237)]=0x0,this[_0x5a2244(0x18f)](!0x0),await this[_0x5a2244(0x1ee)]()):(this[_0x5a2244(0x1f4)]=!0x1,this[_0x5a2244(0x168)]());}[_0x3c1cd9(0x1e8)](_0x428156,_0x236c1a){const _0x44a61d=_0x3c1cd9;throw this[_0x44a61d(0x1f4)]=!0x0,_0x236c1a&&console[_0x44a61d(0x1d5)](_0x236c1a),new _0x3e963f(_0x428156,this[_0x44a61d(0x190)]);}[_0x3c1cd9(0x20b)](_0x1715ac){const _0x4e2eb8=_0x3c1cd9;this[_0x4e2eb8(0x19e)][_0x4e2eb8(0x20a)](_0x1715ac)||(this[_0x4e2eb8(0x19e)][_0x4e2eb8(0x264)](_0x1715ac),this[_0x4e2eb8(0x20c)][_0x4e2eb8(0x17a)](_0x1715ac),this[_0x4e2eb8(0x185)]||_0x4e2eb8(0x257)==_0x1715ac[_0x4e2eb8(0x259)]&&!_0x1715ac[_0x4e2eb8(0x1d4)]||this[_0x4e2eb8(0x1cc)]());}[_0x3c1cd9(0x18f)](_0x29eaec=!0x1){const _0x2ac546=_0x3c1cd9;!_0x29eaec&&this[_0x2ac546(0x1f4)]||(this[_0x2ac546(0x1f4)]=!0x0,clearTimeout(this[_0x2ac546(0x1f5)]),this[_0x2ac546(0x1f5)]=setTimeout(()=>{const _0x182a3=_0x2ac546;this[_0x182a3(0x1c5)]()[_0x182a3(0x1ef)](_0x662626=>{const _0xba3141=_0x182a3;_0x662626&&(this[_0xba3141(0x168)](),this[_0xba3141(0x1f4)]=!0x1);})[_0x182a3(0x17e)](_0x2a7548=>{const _0x201baa=_0x182a3;if(this[_0x201baa(0x168)](),this[_0x201baa(0x1f4)]=!0x1,!function(_0x15d45d){const _0x2321ef=_0x201baa;return _0x15d45d[_0x2321ef(0x242)][_0x2321ef(0x201)](_0x2321ef(0x266))||_0x15d45d[_0x2321ef(0x242)][_0x2321ef(0x201)](_0x2321ef(0x212))||_0x15d45d[_0x2321ef(0x242)][_0x2321ef(0x201)](_0x2321ef(0x1fe));}(_0x2a7548))throw _0x2a7548;});},this[_0x2ac546(0x237)]));}[_0x3c1cd9(0x1ee)](){return new Promise(_0x15076e=>{const _0x450696=_0x1013;this['on'](_0x450696(0x1b6),()=>{_0x15076e();});});}async[_0x3c1cd9(0x1c5)](){const _0x4b33c2=_0x3c1cd9,_0x5d53a7=this[_0x4b33c2(0x190)][_0x4b33c2(0x186)][_0x4b33c2(0x254)](_0x722cb8);if(this[_0x4b33c2(0x167)]()&&(_0x5d53a7[_0x4b33c2(0x17c)](),this[_0x4b33c2(0x220)]=!0x1),!this[_0x4b33c2(0x181)]())return!0x0;const _0xf07a9f=[...this[_0x4b33c2(0x20c)]];for(const _0xacd410 of _0xf07a9f)_0xacd410[_0x4b33c2(0x197)]=this[_0x4b33c2(0x22e)][_0x4b33c2(0x1c6)][_0x4b33c2(0x25b)](_0xacd410);const _0x311328=this[_0x4b33c2(0x243)][_0x4b33c2(0x172)](_0xf07a9f),_0x1d502a=Y++,_0x48bd95=this[_0x4b33c2(0x189)](_0xf07a9f),_0x2252e1=await this[_0x4b33c2(0x235)][_0x4b33c2(0x233)](_0x48bd95,_0x48bd95[_0x4b33c2(0x173)],_0x311328);try{return await this[_0x4b33c2(0x194)](_0xf07a9f,_0x2252e1,_0x1d502a);}catch(_0x140e92){return this[_0x4b33c2(0x1e8)](_0x4b33c2(0x175),_0x140e92);}}async[_0x3c1cd9(0x194)](_0x18c84c,_0x12175d,_0x420d50){const _0x19c1a0=_0x3c1cd9;if(_0x19c1a0(0x1d5)in _0x12175d)throw _0x12175d[_0x19c1a0(0x1d5)];let _0x41970b=!0x1;if(_0x12175d[_0x19c1a0(0x246)]){_0x12175d[_0x19c1a0(0x1c0)]&&(this[_0x19c1a0(0x1f6)]=_0x12175d[_0x19c1a0(0x1c0)]),this[_0x19c1a0(0x20c)]=this[_0x19c1a0(0x20c)][_0x19c1a0(0x22a)](_0x4bc572=>!_0x18c84c[_0x19c1a0(0x1c2)](_0x4bc572));for(const _0x2df506 of _0x18c84c)_0x2df506[_0x19c1a0(0x265)]=_0x19c1a0(0x221)in _0x12175d&&_0x12175d[_0x19c1a0(0x221)]||void 0x0;tt(_0x18c84c,_0x12175d[_0x19c1a0(0x16d)]-_0x18c84c[_0x19c1a0(0x252)]),this[_0x19c1a0(0x213)](_0x18c84c);const _0x1d0ae0=_0x18c84c[_0x19c1a0(0x22a)](_0x14f2e7=>{const _0x26d24a=_0x19c1a0;if(!_0x14f2e7[_0x26d24a(0x203)])return!0x1;const _0x4b20da=this[_0x26d24a(0x192)](_0x14f2e7);return _0x4b20da&&!this[_0x26d24a(0x196)][_0x26d24a(0x20a)](_0x4b20da);});tt(_0x1d0ae0,this[_0x19c1a0(0x22e)][_0x19c1a0(0x16d)]),this[_0x19c1a0(0x1ac)](_0x1d0ae0),_0x41970b=!0x0,this[_0x19c1a0(0x237)]=this[_0x19c1a0(0x1a7)];}else{const _0x54bba2=this[_0x19c1a0(0x179)](_0x12175d[_0x19c1a0(0x204)],_0x12175d[_0x19c1a0(0x245)])[_0x19c1a0(0x22a)](_0xf608c4=>_0xf608c4[_0x19c1a0(0x173)]>=this[_0x19c1a0(0x256)]);_0x54bba2[_0x19c1a0(0x24d)](_0x465d18=>this[_0x19c1a0(0x193)](_0x465d18)),this[_0x19c1a0(0x20c)]=this[_0x19c1a0(0x20c)][_0x19c1a0(0x22a)](_0xa46324=>!_0xa46324[_0x19c1a0(0x203)]||!this[_0x19c1a0(0x196)][_0x19c1a0(0x20a)](this[_0x19c1a0(0x192)](_0xa46324))),this[_0x19c1a0(0x20c)][_0x19c1a0(0x252)]&&tt(this[_0x19c1a0(0x20c)],this[_0x19c1a0(0x20c)][0x0][_0x19c1a0(0x173)]),await this[_0x19c1a0(0x1cf)](_0x54bba2),_0x41970b=this[_0x19c1a0(0x1a0)](_0x54bba2,_0x12175d[_0x19c1a0(0x16d)],_0x12175d[_0x19c1a0(0x1c0)]),this[_0x19c1a0(0x237)]=Math[_0x19c1a0(0x1f9)](this[_0x19c1a0(0x237)]/0x2);}return _0x41970b?!this[_0x19c1a0(0x181)]()||(this[_0x19c1a0(0x18f)](!0x0),!0x1):this[_0x19c1a0(0x1e8)](_0x19c1a0(0x1da));}[_0x3c1cd9(0x1a0)](_0x459ae3,_0x555bd3,_0x10dd1e){const _0x1080c8=_0x3c1cd9;try{const _0x228e6a={'document':this[_0x1080c8(0x22e)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x1e3255,operationsB:_0xde53b3,originalOperations:_0x55c648}=_0x12efd5(_0x459ae3,this[_0x1080c8(0x20c)],_0x228e6a);tt(_0x1e3255,this[_0x1080c8(0x22e)][_0x1080c8(0x16d)]),tt(_0xde53b3,_0x555bd3);for(const _0xf73be9 of _0x1e3255){const _0x29f039=_0x55c648[_0x1080c8(0x254)](_0xf73be9);_0xf73be9[_0x1080c8(0x1e4)]=_0x29f039?_0x29f039[_0x1080c8(0x1e4)]:null;}_0x10dd1e&&(this[_0x1080c8(0x243)][_0x1080c8(0x1d8)](_0x459ae3,_0x10dd1e),this[_0x1080c8(0x1f6)]=_0x10dd1e),this[_0x1080c8(0x20c)]=[..._0xde53b3],this[_0x1080c8(0x1ac)](_0x1e3255),this[_0x1080c8(0x213)](_0x459ae3);}catch(_0x5ac263){return console[_0x1080c8(0x1d5)](_0x5ac263),!0x1;}return!0x0;}[_0x3c1cd9(0x1ac)](_0x286ab7,_0x4d2e92=!0x1){const _0x459fa5=_0x3c1cd9;this[_0x459fa5(0x190)][_0x459fa5(0x1df)][_0x459fa5(0x218)]({'isUndoable':!0x1,'isLocal':!0x1},_0x3d3109=>{const _0x4752c6=_0x459fa5;for(const _0x3c0bd4 of _0x286ab7)this[_0x4752c6(0x19e)][_0x4752c6(0x264)](_0x3c0bd4),this[_0x4752c6(0x193)](_0x3c0bd4),_0x3d3109[_0x4752c6(0x1af)][_0x4752c6(0x238)](_0x3c0bd4),this[_0x4752c6(0x190)][_0x4752c6(0x1df)][_0x4752c6(0x1dc)](_0x3c0bd4);});}[_0x3c1cd9(0x193)](_0x1adef5){const _0x249dc4=_0x3c1cd9,_0x514644=this[_0x249dc4(0x192)](_0x1adef5);_0x514644&&this[_0x249dc4(0x196)][_0x249dc4(0x264)](_0x514644);}[_0x3c1cd9(0x192)](_0x245a85){const _0x8cb390=_0x3c1cd9;let _0x30b0de,_0x11c8e0;switch(_0x245a85[_0x8cb390(0x259)]){case _0x8cb390(0x1a4):_0x30b0de=_0x245a85[_0x8cb390(0x1bc)][_0x8cb390(0x1a9)];break;case _0x8cb390(0x257):if(_0x11c8e0=_0x245a85[_0x8cb390(0x19c)],!_0x11c8e0)return null;_0x30b0de=_0x11c8e0[_0x8cb390(0x1a9)];break;case _0x8cb390(0x260):_0x30b0de=_0x245a85[_0x8cb390(0x1a9)];break;case _0x8cb390(0x1f0):_0x30b0de=_0x245a85[_0x8cb390(0x1d7)];break;case _0x8cb390(0x21d):_0x30b0de=_0x245a85[_0x8cb390(0x1c3)][_0x8cb390(0x1a9)];break;default:return null;}return _0x30b0de[_0x8cb390(0x174)];}[_0x3c1cd9(0x213)](_0x28fdbc){const _0x379259=_0x3c1cd9;_0x28fdbc[_0x379259(0x24d)](_0x26aeb7=>{const _0x22a739=_0x379259,_0x5745d5=_0x26aeb7[_0x22a739(0x1c9)]();_0x5745d5[_0x22a739(0x1e4)]=_0x26aeb7[_0x22a739(0x1e4)],_0x5745d5[_0x22a739(0x203)]=!!_0x26aeb7[_0x22a739(0x203)],_0x5745d5[_0x22a739(0x265)]=_0x26aeb7[_0x22a739(0x265)],_0x5745d5[_0x22a739(0x173)]+=this[_0x22a739(0x202)],_0x26aeb7[_0x22a739(0x1fd)]&&this[_0x22a739(0x19b)][_0x22a739(0x264)](_0x5745d5),this[_0x22a739(0x18b)][_0x22a739(0x238)](_0x5745d5);});}[_0x3c1cd9(0x1a1)](_0x533b93){const _0x3d1cc2=_0x3c1cd9,_0x5bb2ed=this[_0x3d1cc2(0x190)][_0x3d1cc2(0x186)][_0x3d1cc2(0x254)](_0x3d1cc2(0x1ec)),_0x493f98=this[_0x3d1cc2(0x190)][_0x3d1cc2(0x25c)];_0x533b93||(_0x533b93=_0x448702(_0x493f98,_0x3d1cc2(0x16a))),_0x5bb2ed[_0x3d1cc2(0x166)](_0x533b93,{'title':_0x448702(_0x493f98,_0x3d1cc2(0x180)),'namespace':_0x3d1cc2(0x1ea)}),this[_0x3d1cc2(0x1bd)]=!0x0,clearTimeout(this[_0x3d1cc2(0x1f5)]),this[_0x3d1cc2(0x20c)]=[],this[_0x3d1cc2(0x190)][_0x3d1cc2(0x186)][_0x3d1cc2(0x254)](_0x52e6e4)[_0x3d1cc2(0x1aa)]();}[_0x3c1cd9(0x1cc)](){const _0x48bd84=_0x3c1cd9;this[_0x48bd84(0x185)]||(this[_0x48bd84(0x185)]=this[_0x48bd84(0x190)][_0x48bd84(0x186)][_0x48bd84(0x254)](_0x5892c1)[_0x48bd84(0x264)](_0x448702(this[_0x48bd84(0x190)][_0x48bd84(0x25c)],_0x48bd84(0x17d))));}[_0x3c1cd9(0x168)](){const _0x586c8d=_0x3c1cd9;this[_0x586c8d(0x185)]&&(this[_0x586c8d(0x190)][_0x586c8d(0x186)][_0x586c8d(0x254)](_0x5892c1)[_0x586c8d(0x178)](this[_0x586c8d(0x185)]),this[_0x586c8d(0x185)]=null);}[_0x3c1cd9(0x189)](_0x158f3a){const _0x3b66e2=_0x3c1cd9,_0x3154f8=_0x158f3a[_0x3b66e2(0x19f)](_0x2f21e6=>_0x2f21e6[_0x3b66e2(0x1d2)]());return this[_0x3b66e2(0x1e0)][_0x3b66e2(0x1fa)](_0x3154f8);}[_0x3c1cd9(0x179)](_0x2eca22,_0x54d6fb){const _0x46da92=_0x3c1cd9;return this[_0x46da92(0x1e0)][_0x46da92(0x1b3)](_0x2eca22)[_0x46da92(0x19f)]((_0x4c99e8,_0x234f5a)=>{const _0x3166d7=_0x46da92,_0x36e2f1=_0x3166d7(0x210)==_0x54d6fb[_0x234f5a][_0x3166d7(0x259)];if(_0x3166d7(0x229)==_0x4c99e8[_0x3166d7(0x1b0)]){const _0x869b8f=_0x4c99e8[_0x3166d7(0x1bc)][_0x3166d7(0x1a9)];!this[_0x3166d7(0x22e)][_0x3166d7(0x21c)](_0x869b8f)&&(this[_0x3166d7(0x22e)][_0x3166d7(0x18a)](_0x3166d7(0x21b),_0x869b8f)[_0x3166d7(0x23f)]=!0x1);}const _0xc61f6c=_0x3fb671[_0x3166d7(0x244)](_0x4c99e8,this[_0x3166d7(0x22e)]);return _0xc61f6c[_0x3166d7(0x197)]=_0x4c99e8[_0x3166d7(0x197)],_0xc61f6c[_0x3166d7(0x203)]=_0x36e2f1,_0xc61f6c[_0x3166d7(0x1e4)]=_0x36e2f1?null:_0x54d6fb[_0x234f5a][_0x3166d7(0x1f1)],_0xc61f6c[_0x3166d7(0x1fd)]=_0x3166d7(0x1c4)===_0x54d6fb[_0x234f5a][_0x3166d7(0x259)],_0xc61f6c[_0x3166d7(0x265)]=_0x54d6fb[_0x234f5a][_0x3166d7(0x265)],_0xc61f6c;});}[_0x3c1cd9(0x16c)](){const _0x2da2a4=_0x3c1cd9;this[_0x2da2a4(0x220)]=!0x0,this[_0x2da2a4(0x167)]()?this[_0x2da2a4(0x18f)]():this[_0x2da2a4(0x220)]=!0x1;}[_0x3c1cd9(0x167)](){const _0x2aef09=_0x3c1cd9,_0x2967d5=this[_0x2aef09(0x190)][_0x2aef09(0x186)][_0x2aef09(0x254)](_0xd100e5)[_0x2aef09(0x25a)][_0x2aef09(0x254)](this[_0x2aef09(0x18e)]);return!this[_0x2aef09(0x190)][_0x2aef09(0x227)]&&!!_0x2967d5&&_0x2967d5[_0x2aef09(0x252)]>0x1&&this[_0x2aef09(0x220)];}[_0x3c1cd9(0x181)](){const _0x36c0d6=_0x3c1cd9;return this[_0x36c0d6(0x20c)][_0x36c0d6(0x252)]>0x0||this[_0x36c0d6(0x167)]();}}l[_0x3c1cd9(0x16e)]=_0x57dc9a;export default l;class Z extends Error{}function tt(_0x458cbe,_0x31d1bb){const _0x17fe2e=_0x3c1cd9;for(const _0xbc4c54 of _0x458cbe)_0xbc4c54[_0x17fe2e(0x173)]=_0x31d1bb++;}class it{constructor(_0x48ef43){const _0x403786=_0x3c1cd9;this[_0x403786(0x24c)]=_0x48ef43,this[_0x403786(0x240)]=new WeakMap();}[_0x3c1cd9(0x172)](_0x51e0f0){const _0x37ce0b=_0x3c1cd9;let _0x51ae41=_0x51e0f0[_0x37ce0b(0x252)];for(;_0x51ae41--;){const _0x273290=_0x51e0f0[_0x51ae41];if(!this[_0x37ce0b(0x24c)][_0x37ce0b(0x20a)](_0x273290)){if(!this[_0x37ce0b(0x240)][_0x37ce0b(0x20a)](_0x273290)){const _0x31cc5c=_0x23f074()[_0x37ce0b(0x171)](0x1,0x12);this[_0x37ce0b(0x240)][_0x37ce0b(0x239)](_0x273290,_0x31cc5c);}return this[_0x37ce0b(0x240)][_0x37ce0b(0x254)](_0x273290);}}}[_0x3c1cd9(0x1d8)](_0x4287cf,_0x4c5781){const _0x4a55ac=_0x3c1cd9;if(!_0x4c5781)return;let _0x150382=_0x4287cf[_0x4a55ac(0x252)];for(;_0x150382--;){const _0x518259=_0x4287cf[_0x150382];this[_0x4a55ac(0x24c)][_0x4a55ac(0x20a)](_0x518259)||this[_0x4a55ac(0x240)][_0x4a55ac(0x239)](_0x518259,_0x4c5781);}}}
23
+ function _0x2f1c(){const _0x32dd8e=['fromJSON','createRoot','352ZlTyCC','multi-root-editor-root-attributes-no-root','_offset','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','removeFromReconnectionStack','_operationIdentifier','baseVersion','RealTimeCollaborationClient','wasUndone','map','isDocumentOperation','collaboration.channelId','_handleInitialConnectionData','_sendBufferedOperationsDelayId','from','root','CommentsOnly','52453PybyoM','error','path','disconnect','sessionAdd:','_lastServerVersion','batch','disableReadOnlyMode','ready','_getAffectedRoot','PENDING_ACTION_SENDING_DATA','destroy','operationsReceived','2185440wagjIA','state','_knownOperations','end','_disconnectionOperations','_handleReceivedOperations','metadata','createRange','_isInit','realtimecollaborationclient-initservice-internal-error','parse','cloud-services-internal-error:\x20Request\x20timeout.','addToReconnectionStack','enableReadOnlyMode','high','Synchronization\x20issue','lastOperationAcceptedAt','change:range','_bufferRootLoad','rtc-offline','_isPendingUpdate','position','_handleServerResponse','realtimecollaborationclient-sendbufferedoperations','channelSessions','1496dxYVIt','realtimecollaborationclient-handleserverresponse','markers','_bufferedOperations','decompress','define','change:_isEditingAllowed','affectsData','_getOperationsFromInitData','_crash','_handleReconnectionError','return','CollaborativeEditingService','mySessionId','wereChangesApplied','addRootAttribute','getConnectedSessions','change:_isPendingUpdate','editing','affectedSelectable','realtimecollaborationclient-init-non-existent-root','_document','_hasSynchronizationProblem','_setPendingAction','register','userId','stopListening','version','collaboration-missing-channelid','_ignoredOperations','locale','isEnabled','getRoot','filter','reconnect','init','connect','Permissions','_lastSyncedOperationId','add','rootName','off','setPermissions','isUndoneOperation','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','round','lastDocumentSession','_isDisconnection','sessionCreatedAt','model','insert','config','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','roots','requires','404','_knownRootNames','set','change:hasDomSelection','message','startsWith','pluginName','_compressor','showWarning','_isLoaded','_decompressOperations','_clearPendingAction','get','cloudServices.bundleVersion','lastSyncVersion','disconnected','_saveOperationInBuffer','_handleSendingSelectionMarkers','sessionId','_loadRoot','_sendBufferedOperationsDelayed','rootsAttributes','_service','permissions','realtimecollaborationclient-init-connection-failed','createPositionAt','connection','selection','forEach','then','directChange','_initThrowingOnDataSet','toJSON','_isAttached','InsertOperation','cs:removeUser','enqueueChange','includes','_operationToId','initData','getOperations','length','suppressErrorInCollaboration','lastOperationId','getDocumentDetails','realtimecollaborationclient-init-session-connection-error','stop','history','push','createUserMarkerOperations','unregister','_initSessionsHandling','_waitUntilSynced','remove','_baseBufferDelay','view','reconnection:\x20flushed\x20session','keys','_channelId','setIdForTheLastOperation','string','sendOperations','attributes','targetPosition','compress','currentDocumentSession','getOperationAuthor','collaboration','real-time-collaboration','_hasSelectionChanged','54jIUzvQ','document:write','reset','offset','_connectAfterSessionHasBeenFlushed','_shouldSendUpdate','isReadOnly','catch','_applyOperationsSet','code','createdAt','type','Notification','_updateServerHistory','cloudDocumentVersion','_currentBufferDelay','_handleExternalOperations','35590WPgZKC','size','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','__className','applyOperation','_sendBufferedOperations','2340Wqyabt','realtimecollaborationclient-initservice-incorrect-server-operation','start','fire','editor','getIdOfTheLastOperation','clone','apply','move','document','_disconnectService','data','816gvKzKi','listenTo','getMany','slice','409','_setUpDataInit','serverHistory','876750UsSjJz','getUser','createPositionFromPath','_fetchMissingUsers','_compressOperations','_isConnected','has','_isEditingAllowed','_refreshUserSelectionMarkers','plugins','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','_connectService','connected','loadRoot','finally','_addKnownRoot','addUser','marker','$root','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_shouldSendSelectionUpdate','_handleReconnectionResponse','newRange','_pendingAction','differ','realtimecollaborationclient-init-document-already-initialized','7sLvhGr','_authorId','cloud-services-internal-error:\x20Not\x20connected.','537561APvXYE','addOperation','2JCrfCh','addRoot','bind','entries','rtc-destroyed'];_0x2f1c=function(){return _0x32dd8e;};return _0x2f1c();}const _0x1680e9=_0x44af;(function(_0xae0599,_0x53a897){const _0x31dd45=_0x44af,_0x5ba8cb=_0xae0599();while(!![]){try{const _0x4345d3=parseInt(_0x31dd45(0x115))/0x1*(-parseInt(_0x31dd45(0xfd))/0x2)+parseInt(_0x31dd45(0xfb))/0x3+-parseInt(_0x31dd45(0x13b))/0x4*(parseInt(_0x31dd45(0xcb))/0x5)+-parseInt(_0x31dd45(0xde))/0x6*(parseInt(_0x31dd45(0xf8))/0x7)+-parseInt(_0x31dd45(0xd7))/0x8*(parseInt(_0x31dd45(0xb4))/0x9)+-parseInt(_0x31dd45(0xc5))/0xa*(-parseInt(_0x31dd45(0x104))/0xb)+parseInt(_0x31dd45(0x122))/0xc;if(_0x4345d3===_0x53a897)break;else _0x5ba8cb['push'](_0x5ba8cb['shift']());}catch(_0x27eb24){_0x5ba8cb['push'](_0x5ba8cb['shift']());}}}(_0x2f1c,0x18a6d));import{Plugin as _0x103702,PendingActions as _0x2a90b8}from'ckeditor5/src/core.js';import{CKEditorError as _0x2233e5,version as _0x255663,uid as _0x467b97}from'ckeditor5/src/utils.js';import{Notification as _0xd2ef47}from'ckeditor5/src/ui.js';import{transformSets as _0x328309,NoOperation as _0x5f2948,InsertOperation as _0x2292e6,MarkerOperation as _0x202b4a,RootAttributeOperation as _0x174437,OperationFactory as _0x21c5c7,History as _0x59ea69}from'ckeditor5/src/engine.js';import _0x54325a from'./websocketgateway.js';import _0x1a9876 from'./sessions.js';import _0xcba94c from'./usermarkers.js';import{getTranslation as _0x536e19}from'../common-translations.js';function _0x44af(_0x24be8a,_0x46ec3){const _0x2f1cd1=_0x2f1c();return _0x44af=function(_0x44af89,_0x4065ae){_0x44af89=_0x44af89-0x7e;let _0x38f19e=_0x2f1cd1[_0x44af89];return _0x38f19e;},_0x44af(_0x24be8a,_0x46ec3);}import{Compressor as _0x4ab401}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x5b3902}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x4c0e91,CollaborativeEditingService as _0x2a7abf}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';let K=0x1;class l extends _0x103702{static get[_0x1680e9(0x171)](){return[_0x54325a,_0x1a9876,_0xcba94c,_0x2a90b8,_0x5b3902,_0xd2ef47];}static get[_0x1680e9(0x178)](){const _0x15e398=_0x1680e9;return _0x15e398(0x10b);}get[_0x1680e9(0xc2)](){const _0x2230b7=_0x1680e9;return this[_0x2230b7(0x11a)]+this[_0x2230b7(0x106)];}get[_0x1680e9(0x11a)](){const _0x43ba60=_0x1680e9;return this[_0x43ba60(0xdd)][_0x43ba60(0x156)]-this[_0x43ba60(0x106)];}get[_0x1680e9(0x180)](){const _0x1f03ea=_0x1680e9,_0x12976a=this[_0x1f03ea(0xdd)][_0x1f03ea(0x96)]();for(let _0x5567ec=_0x12976a[_0x1f03ea(0x97)]-0x1;_0x5567ec>=0x0;_0x5567ec--){const _0x492ccb=_0x12976a[_0x5567ec];if(!this[_0x1f03ea(0x126)][_0x1f03ea(0xe4)](_0x492ccb))return _0x492ccb[_0x1f03ea(0x10a)]+0x1-this[_0x1f03ea(0x106)];}return 0x0;}constructor(_0x2045d7){const _0x179f28=_0x1680e9;if(super(_0x2045d7),this[_0x179f28(0x106)]=0x0,this[_0x179f28(0x80)]=null,this[_0x179f28(0xdd)]=new _0x59ea69(),this[_0x179f28(0xcf)][_0x179f28(0x16e)][_0x179f28(0x140)](_0x179f28(0xb1),{}),this[_0x179f28(0xa8)]=this[_0x179f28(0xcf)][_0x179f28(0x16e)][_0x179f28(0x17e)](_0x179f28(0x10f)),!this[_0x179f28(0xa8)])throw new _0x2233e5(_0x179f28(0x157),this);const _0x25b986=_0x2045d7[_0x179f28(0x16e)][_0x179f28(0x17e)](_0x179f28(0x17f))||_0x255663;this[_0x179f28(0x84)]=new l[(_0x179f28(0x147))](_0x25b986,this[_0x179f28(0xa8)]),this[_0x179f28(0x150)]=this[_0x179f28(0xcf)][_0x179f28(0x16c)][_0x179f28(0xd4)],this[_0x179f28(0x179)]=new _0x4ab401(),this[_0x179f28(0x13e)]=[],this[_0x179f28(0x124)]=new WeakSet(),this[_0x179f28(0x173)]=new Set(),this[_0x179f28(0x174)](_0x179f28(0x136),!0x1),this[_0x179f28(0x174)](_0x179f28(0x151),!0x1),this[_0x179f28(0xf5)]=null,this[_0x179f28(0xb3)]=!0x1,this[_0x179f28(0x111)]=null,this[_0x179f28(0xa4)]=0x12c,this[_0x179f28(0xc3)]=this[_0x179f28(0xa4)],this[_0x179f28(0x161)]=null,this[_0x179f28(0x126)]=new WeakSet(),this[_0x179f28(0x109)]=new X(this[_0x179f28(0x126)]);}[_0x1680e9(0x15e)](){const _0x762756=_0x1680e9,_0xc4b12d=this[_0x762756(0xcf)],_0x49179c=_0xc4b12d[_0x762756(0xe7)][_0x762756(0x17e)](_0x5b3902),_0x382005=_0xc4b12d[_0x762756(0xe7)][_0x762756(0x17e)](_0x54325a);this[_0x762756(0xd8)](_0x49179c,_0x762756(0xb0),(_0x517bd6,_0x3f4588)=>{const _0x32cb7b=_0x762756,_0x47fa48=_0x3f4588[0x0];_0x47fa48[_0x32cb7b(0xf9)]&&(_0x517bd6[_0x32cb7b(0x146)]=_0x49179c[_0x32cb7b(0xdf)](_0x47fa48[_0x32cb7b(0xf9)]),_0x517bd6[_0x32cb7b(0x9c)]()),null===_0x47fa48[_0x32cb7b(0xf9)]&&(_0x517bd6[_0x32cb7b(0x146)]=null,_0x517bd6[_0x32cb7b(0x9c)]());},{'priority':_0x762756(0x130)}),this[_0x762756(0xd8)](_0xc4b12d[_0x762756(0x16c)][_0x762756(0xd4)][_0x762756(0x89)],_0x762756(0x133),(_0x7832df,_0x2ede30)=>{const _0x2e8423=_0x762756;_0x2ede30[_0x2e8423(0x8c)]&&this[_0x2e8423(0xe6)]();}),this[_0x762756(0xd8)](_0xc4b12d[_0x762756(0x14d)][_0x762756(0xa5)],_0x762756(0x175),()=>{const _0x1de135=_0x762756;this[_0x1de135(0xe6)]();}),this[_0x762756(0x8d)](),_0xc4b12d[_0x762756(0x16c)]['on'](_0x762756(0xc9),(_0x228047,_0x2b30e1)=>{const _0x411868=_0x762756,_0x4eb5c8=_0x2b30e1[0x0];_0x4eb5c8[_0x411868(0x10e)]&&(this[_0x411868(0x7e)](_0x4eb5c8),this[_0x411868(0xb9)]()&&this[_0x411868(0x82)]());}),this[_0x762756(0xdc)](),this[_0x762756(0xff)](_0x762756(0xe5))['to'](_0x382005,_0x762756(0x123),this,_0x762756(0x151),(_0x145f62,_0x5ee4c1)=>_0x762756(0xea)===_0x145f62&&!_0x5ee4c1),this['on'](_0x762756(0x141),()=>{const _0x537119=_0x762756;this[_0x537119(0xe5)]?_0xc4b12d[_0x537119(0x11c)](_0x537119(0x135)):_0xc4b12d[_0x537119(0x12f)](_0x537119(0x135));}),this[_0x762756(0xe5)]?_0xc4b12d[_0x762756(0x11c)](_0x762756(0x135)):_0xc4b12d[_0x762756(0x12f)](_0x762756(0x135)),this[_0x762756(0x174)](_0x762756(0xe3),!0x1);}async[_0x1680e9(0x15d)](){const _0x3cf3a3=_0x1680e9,_0xa91dee=this[_0x3cf3a3(0xcf)][_0x3cf3a3(0xe7)][_0x3cf3a3(0x17e)](_0x1a9876),_0xc9ef9f=this[_0x3cf3a3(0xcf)][_0x3cf3a3(0xe7)][_0x3cf3a3(0x17e)](_0x54325a);try{this[_0x3cf3a3(0x136)]=!0x0,_0xa91dee[_0x3cf3a3(0xa0)](this[_0x3cf3a3(0xa8)]);const _0xf590c=await this[_0x3cf3a3(0x84)][_0x3cf3a3(0x15d)](_0xc9ef9f[_0x3cf3a3(0x88)],this[_0x3cf3a3(0x180)]);await this[_0x3cf3a3(0xf3)](_0xf590c)&&(this[_0x3cf3a3(0x136)]=!0x1,this[_0x3cf3a3(0x17d)]());const _0x4525c1=await this[_0x3cf3a3(0x84)][_0x3cf3a3(0x14b)]();_0xa91dee[_0x3cf3a3(0x153)](this[_0x3cf3a3(0xa8)],_0x4525c1),this[_0x3cf3a3(0x7f)](),this[_0x3cf3a3(0xe3)]=!0x0;}catch(_0x4fd637){if(function(_0x4c2359){const _0x233edf=_0x3cf3a3;return _0x233edf(0x172)===_0x4c2359[_0x233edf(0xbd)];}(_0x4fd637)&&this[_0x3cf3a3(0x80)])await this[_0x3cf3a3(0xb8)]();else{if(function(_0x3fd179){const _0x1ce407=_0x3cf3a3;return _0x1ce407(0xdb)===_0x3fd179[_0x1ce407(0xbd)];}(_0x4fd637)){const _0x2c3a13=_0x536e19(this[_0x3cf3a3(0xcf)][_0x3cf3a3(0x159)],_0x3cf3a3(0xf1));this[_0x3cf3a3(0x145)](_0x2c3a13);}else{if(!(_0x4fd637 instanceof J))throw _0x4fd637;this[_0x3cf3a3(0x145)]();}}}}[_0x1680e9(0x120)](){const _0x1f6f34=_0x1680e9,_0x248cfb=this[_0x1f6f34(0xcf)][_0x1f6f34(0xe7)][_0x1f6f34(0x17e)](_0x54325a),_0x445e62=this[_0x1f6f34(0xcf)][_0x1f6f34(0xe7)][_0x1f6f34(0x17e)](_0x1a9876);this[_0x1f6f34(0xcf)][_0x1f6f34(0x12f)](_0x1f6f34(0x101)),_0x445e62[_0x1f6f34(0x13a)][_0x1f6f34(0xe4)](this[_0x1f6f34(0xa8)])&&_0x445e62[_0x1f6f34(0xa0)](this[_0x1f6f34(0xa8)]),_0x248cfb[_0x1f6f34(0x108)](this),this[_0x1f6f34(0xd5)](),super[_0x1f6f34(0x120)]();}async[_0x1680e9(0xf3)](_0x42e184){const _0x375d9d=_0x1680e9;if(this[_0x375d9d(0x80)]!==_0x42e184[_0x375d9d(0x80)]&&this[_0x375d9d(0x161)]!==_0x42e184[_0x375d9d(0x99)])throw new J();return this[_0x375d9d(0x80)]=_0x42e184[_0x375d9d(0x80)],this[_0x375d9d(0x138)]([],{..._0x42e184,'wereChangesApplied':!0x1,'data':_0x42e184[_0x375d9d(0xd6)]},_0x375d9d(0x15d));}async[_0x1680e9(0xe9)](_0x4580d5,_0x988289=!0x1){const _0x1b37d1=_0x1680e9,{connection:_0x5a57e1}=this[_0x1b37d1(0xcf)][_0x1b37d1(0xe7)][_0x1b37d1(0x17e)](_0x54325a);l[_0x1b37d1(0x147)][_0x1b37d1(0x14b)](_0x5a57e1,this[_0x1b37d1(0xa8)])[_0x1b37d1(0x8b)](_0x1a0947=>this[_0x1b37d1(0xa1)](_0x1a0947))[_0x1b37d1(0xbb)](_0x216545=>{const _0x225c14=_0x1b37d1;this[_0x225c14(0x144)](_0x225c14(0x9b),_0x216545);}),this[_0x1b37d1(0xd8)](this[_0x1b37d1(0x84)],_0x1b37d1(0x121),this[_0x1b37d1(0x127)][_0x1b37d1(0xff)](this)),this[_0x1b37d1(0xd8)](this[_0x1b37d1(0x84)],_0x1b37d1(0x116),(_0x1986b0,_0x13965f)=>{const _0x4d381c=_0x1b37d1;this[_0x4d381c(0x144)](_0x4d381c(0x12b),_0x13965f);}),this[_0x1b37d1(0xd8)](this[_0x1b37d1(0x84)],_0x1b37d1(0x181),()=>{const _0x2e6192=_0x1b37d1;this[_0x2e6192(0xe3)]=!0x1;});const _0x495ce2=this[_0x1b37d1(0x109)][_0x1b37d1(0xd0)](_0x4580d5);this[_0x1b37d1(0x136)]=!0x0;const _0x1d683c=await this[_0x1b37d1(0x84)][_0x1b37d1(0x15f)](_0x5a57e1,this[_0x1b37d1(0xe2)](_0x4580d5),_0x495ce2);if(this[_0x1b37d1(0x80)]=_0x1d683c[_0x1b37d1(0x80)],_0x988289){if(!_0x1d683c[_0x1b37d1(0x149)])return void this[_0x1b37d1(0x145)]();this[_0x1b37d1(0x136)]=!0x1,this[_0x1b37d1(0x17d)](),this[_0x1b37d1(0xdd)][_0x1b37d1(0xb6)](),this[_0x1b37d1(0x106)]=_0x1d683c[_0x1b37d1(0xb7)],this[_0x1b37d1(0xdd)][_0x1b37d1(0x156)]=this[_0x1b37d1(0x106)],await this[_0x1b37d1(0x138)](_0x4580d5,_0x1d683c,_0x1b37d1(0xa6));}else await this[_0x1b37d1(0x110)](_0x1d683c,_0x4580d5);this[_0x1b37d1(0x7f)](),this[_0x1b37d1(0xe3)]=!0x0;}[_0x1680e9(0x7f)](){const _0x36ae42=_0x1680e9,_0x26ae1a=this[_0x36ae42(0xcf)][_0x36ae42(0xe7)][_0x36ae42(0x17e)](_0x1a9876),_0x188f68=this[_0x36ae42(0xcf)][_0x36ae42(0xe7)][_0x36ae42(0x17e)](_0xcba94c),_0x51c9ef=_0x26ae1a[_0x36ae42(0x13a)][_0x36ae42(0x17e)](this[_0x36ae42(0xa8)]);_0x51c9ef&&_0x51c9ef[_0x36ae42(0x97)]>0x1?_0x188f68[_0x36ae42(0x9f)]():this[_0x36ae42(0xd8)](_0x26ae1a,_0x36ae42(0x119)+this[_0x36ae42(0xa8)],()=>{const _0x32f592=_0x36ae42;0x2===_0x26ae1a[_0x32f592(0x13a)][_0x32f592(0x17e)](this[_0x32f592(0xa8)])[_0x32f592(0x97)]&&_0x188f68[_0x32f592(0x9f)]();});}async[_0x1680e9(0x127)](_0x792e5d,_0x1e8679,_0xbb2eda,_0x45de46){const _0x46dd4e=_0x1680e9;if(!this[_0x46dd4e(0x136)]&&this[_0x46dd4e(0x150)][_0x46dd4e(0x156)]==_0x1e8679){const _0x1ba0f3=this[_0x46dd4e(0x17c)](_0xbb2eda,_0x45de46);await this[_0x46dd4e(0xe1)](_0x1ba0f3),this[_0x46dd4e(0xc4)](_0x1ba0f3,_0x1e8679,_0xbb2eda[_0x46dd4e(0x99)])||this[_0x46dd4e(0x144)](_0x46dd4e(0xcc));}}async[_0x1680e9(0xb8)](){const _0x408800=_0x1680e9;this[_0x408800(0xd5)]();const {locale:_0x103716}=this[_0x408800(0xcf)];let _0x101fc9;try{_0x101fc9=await this[_0x408800(0x84)][_0x408800(0x9a)]();}catch(_0x3ff570){const _0x51f71c=_0x536e19(_0x103716,_0x408800(0x16f));return void this[_0x408800(0x145)](_0x51f71c);}const _0x285bfb=_0x101fc9[_0x408800(0xaf)]||_0x101fc9[_0x408800(0x169)];if(this[_0x408800(0x161)]===_0x285bfb[_0x408800(0x99)])await this[_0x408800(0xe9)](this[_0x408800(0xcf)][_0x408800(0x16c)][_0x408800(0xd4)][_0x408800(0x9d)][_0x408800(0x96)](),!0x0);else{const _0x5b17c4=_0x536e19(_0x103716,_0x408800(0x167));this[_0x408800(0x145)](_0x5b17c4);}}[_0x1680e9(0xd5)](){const _0x5a6a05=_0x1680e9;this[_0x5a6a05(0x84)][_0x5a6a05(0x118)](),this[_0x5a6a05(0x13e)]=[],clearTimeout(this[_0x5a6a05(0x111)]),this[_0x5a6a05(0x155)](this[_0x5a6a05(0x84)]);}[_0x1680e9(0xa1)](_0x38b76e){const _0x10644e=_0x1680e9,_0x231d9a=this[_0x10644e(0xcf)][_0x10644e(0xe7)][_0x10644e(0x17e)](_0x1a9876);this[_0x10644e(0xd8)](_0x231d9a,_0x10644e(0x119)+this[_0x10644e(0xa8)],(_0xffd832,{session:_0x585998})=>{const _0x11e5ec=_0x10644e;if(_0x585998['id']===_0x231d9a[_0x11e5ec(0x148)]){_0xffd832[_0x11e5ec(0x164)]();const _0x3890c9=this[_0x11e5ec(0xcf)][_0x11e5ec(0xe7)][_0x11e5ec(0xe4)](_0x11e5ec(0x114))&&this[_0x11e5ec(0xcf)][_0x11e5ec(0xe7)][_0x11e5ec(0x17e)](_0x11e5ec(0x114));let _0x1c4644=_0x585998[_0x11e5ec(0x85)];_0x3890c9&&_0x3890c9[_0x11e5ec(0x15a)]&&(_0x1c4644=_0x1c4644[_0x11e5ec(0x15c)](_0x55c209=>_0x11e5ec(0xb5)!==_0x55c209)),this[_0x11e5ec(0xcf)][_0x11e5ec(0xe7)][_0x11e5ec(0x17e)](_0x11e5ec(0x160))[_0x11e5ec(0x165)](_0x1c4644,this[_0x11e5ec(0xa8)]);}}),_0x231d9a[_0x10644e(0x153)](this[_0x10644e(0xa8)],_0x38b76e);}[_0x1680e9(0x8d)](){const _0xf615c2=_0x1680e9,_0x4a0cbe=this[_0xf615c2(0xcf)][_0xf615c2(0xd6)][_0xf615c2(0x174)];this[_0xf615c2(0xcf)][_0xf615c2(0xd6)][_0xf615c2(0x174)]=(..._0xf4b7a9)=>{const _0x2fe74e=_0xf615c2;if(!_0xf4b7a9[_0xf4b7a9[_0x2fe74e(0x97)]-0x1][_0x2fe74e(0x98)])throw new _0x2233e5(_0x2fe74e(0xe8),this);_0x4a0cbe[_0x2fe74e(0xd2)](this[_0x2fe74e(0xcf)][_0x2fe74e(0xd6)],_0xf4b7a9);};}[_0x1680e9(0xdc)](){const _0x1e851a=_0x1680e9;this[_0x1e851a(0xcf)][_0x1e851a(0xd6)]['on'](_0x1e851a(0x15e),(_0x55ca99,[_0x22baa5])=>{const _0x55d272=_0x1e851a;if(this[_0x55d272(0x150)][_0x55d272(0x156)])throw new _0x2233e5(_0x55d272(0xf7),this);_0x55ca99[_0x55d272(0x9c)](),this[_0x55d272(0x152)]();const _0x34a24d=this[_0x55d272(0xcf)][_0x55d272(0x16e)][_0x55d272(0x17e)](_0x55d272(0x83)),_0xf4dbf9=this[_0x55d272(0x143)](_0x22baa5,_0x34a24d);0x0==_0xf4dbf9[_0x55d272(0x97)]&&_0xf4dbf9[_0x55d272(0x9e)](new _0x5f2948(0x0)),_0x55ca99[_0x55d272(0x146)]=this[_0x55d272(0xe9)](_0xf4dbf9)[_0x55d272(0x8b)](()=>{const _0x39759c=_0x55d272;this[_0x39759c(0xcf)][_0x39759c(0xe7)][_0x39759c(0x17e)](_0x54325a)[_0x39759c(0x12e)](this),this[_0x39759c(0xcf)][_0x39759c(0xd6)][_0x39759c(0xce)](_0x39759c(0x11d));})[_0x55d272(0xbb)](_0x5ba224=>this[_0x55d272(0x144)](_0x55d272(0x86),_0x5ba224))[_0x55d272(0xec)](()=>this[_0x55d272(0x17d)]());},{'priority':_0x1e851a(0x130)}),this[_0x1e851a(0xcf)]['on'](_0x1e851a(0xeb),async(_0x268160,[_0x2ac976,_0x39fc64])=>{const _0x2e8444=_0x1e851a;_0x268160[_0x2e8444(0x9c)]();const _0x352d7c=this[_0x2e8444(0xcf)][_0x2e8444(0x16c)][_0x2e8444(0xd4)][_0x2e8444(0x15b)](_0x2ac976);if(!this[_0x2e8444(0x173)][_0x2e8444(0xe4)](_0x2ac976)){const _0x5e0322=_0x39fc64&&_0x39fc64[_0x2e8444(0xd6)]?_0x39fc64[_0x2e8444(0xd6)]:'',_0x213058=_0x39fc64&&_0x39fc64[_0x2e8444(0xac)]?_0x39fc64[_0x2e8444(0xac)]:{};await this[_0x2e8444(0x81)](_0x2ac976,_0x5e0322,_0x213058);}this[_0x2e8444(0xcf)][_0x2e8444(0x16c)][_0x2e8444(0x92)]({'isUndoable':!0x1},()=>{const _0x2a80f1=_0x2e8444;_0x352d7c[_0x2a80f1(0x17b)]=!0x0,this[_0x2a80f1(0xcf)][_0x2a80f1(0x16c)][_0x2a80f1(0xd4)][_0x2a80f1(0xf6)][_0x2a80f1(0x134)](_0x352d7c);});},{'priority':_0x1e851a(0x130)});}async[_0x1680e9(0xe1)](_0xfebeda){const _0x17c6a1=_0x1680e9,_0xdb79db=this[_0x17c6a1(0xcf)][_0x17c6a1(0xe7)][_0x17c6a1(0x17e)](_0x5b3902),{connection:_0x17b4f6}=this[_0x17c6a1(0xcf)][_0x17c6a1(0xe7)][_0x17c6a1(0x17e)](_0x54325a),_0xf476b3=new Set();for(const _0x5845fc of _0xfebeda){const _0x408d8c=_0x5845fc[_0x17c6a1(0xf9)];_0x408d8c&&!_0xdb79db[_0x17c6a1(0xdf)](_0x408d8c)&&_0xf476b3[_0x17c6a1(0x162)](_0x408d8c);}if(0x0===_0xf476b3[_0x17c6a1(0xc6)])return;const _0x3e98a3=await _0x4c0e91[_0x17c6a1(0xd9)](_0x17b4f6,Array[_0x17c6a1(0x112)](_0xf476b3));for(const _0x441df5 of _0x3e98a3)_0xdb79db[_0x17c6a1(0xdf)](_0x441df5['id'])||_0xdb79db[_0x17c6a1(0xee)](_0x441df5);}[_0x1680e9(0x143)](_0x4cb4c7,_0x1bdb1b={}){const _0x25e77d=_0x1680e9,_0x380e2=this[_0x25e77d(0xcf)][_0x25e77d(0x16c)],_0x56d64c=[];let _0x29050e=0x0;const _0x185b2a=_0x25e77d(0xaa)==typeof _0x4cb4c7?{'main':_0x4cb4c7}:_0x4cb4c7;for(const _0x3c8f31 of Object[_0x25e77d(0xa7)](_0x185b2a)){if(!this[_0x25e77d(0x150)][_0x25e77d(0x170)][_0x25e77d(0xe4)](_0x3c8f31))throw new _0x2233e5(_0x25e77d(0x14f),this);const _0x5518c5=this[_0x25e77d(0xcf)][_0x25e77d(0xd6)][_0x25e77d(0x12c)](_0x185b2a[_0x3c8f31]),_0x5524ae=this[_0x25e77d(0x150)][_0x25e77d(0x15b)](_0x3c8f31),_0x34935c=new _0x2292e6(_0x380e2[_0x25e77d(0x87)](_0x5524ae,0x0),_0x5518c5,_0x29050e++);_0x56d64c[_0x25e77d(0x9e)](_0x34935c);for(const [_0xcdd87a,_0xc7ce1e]of _0x5518c5[_0x25e77d(0x13d)]){const _0x1da3a7=_0x380e2[_0x25e77d(0x129)](_0x380e2[_0x25e77d(0xe0)](_0x5524ae,_0xc7ce1e[_0x25e77d(0xcd)][_0x25e77d(0x117)][_0x25e77d(0xda)]()),_0x380e2[_0x25e77d(0xe0)](_0x5524ae,_0xc7ce1e[_0x25e77d(0x125)][_0x25e77d(0x117)][_0x25e77d(0xda)]())),_0x18adc5=new _0x202b4a(_0xcdd87a,null,_0x1da3a7,_0x380e2[_0x25e77d(0x13d)],!0x0,_0x29050e++);_0x56d64c[_0x25e77d(0x9e)](_0x18adc5);}}if(_0x1bdb1b)for(const [_0x5d71bd,_0x3954d9]of Object[_0x25e77d(0x100)](_0x1bdb1b)){const _0x5a1e9c=_0x380e2[_0x25e77d(0xd4)][_0x25e77d(0x15b)](_0x5d71bd);if(!_0x5a1e9c)throw new _0x2233e5(_0x25e77d(0x105),null);for(const [_0x3a3827,_0x9720f0]of Object[_0x25e77d(0x100)](_0x3954d9))if(null!==_0x9720f0){const _0x56b0e0=new _0x174437(_0x5a1e9c,_0x3a3827,null,_0x9720f0,_0x29050e++);_0x56d64c[_0x25e77d(0x9e)](_0x56b0e0);}}return _0x56d64c;}async[_0x1680e9(0x81)](_0x153166,_0x215cc7,_0x49f6ba){const _0x263982=_0x1680e9;this[_0x263982(0x143)]({[_0x153166]:_0x215cc7},{[_0x153166]:_0x49f6ba})[_0x263982(0x8a)]((_0x52187b,_0x5e5fd7)=>{const _0x3609a0=_0x263982;_0x52187b[_0x3609a0(0x10a)]=this[_0x3609a0(0x150)][_0x3609a0(0x156)]+_0x5e5fd7,_0x52187b[_0x3609a0(0x12a)]=!0x0,this[_0x3609a0(0x7e)](_0x52187b);}),this[_0x263982(0x82)](),await this[_0x263982(0xa2)]();}async[_0x1680e9(0x110)](_0x4ed87a,_0x2dd575){const _0x2506d3=_0x1680e9;let _0x4c03ef;this[_0x2506d3(0x106)]=_0x4ed87a[_0x2506d3(0xb7)];const _0x3e47d5=_0x4ed87a[_0x2506d3(0x149)]&&!_0x4ed87a[_0x2506d3(0x95)],_0x119e3c=_0x3e47d5?0x0:_0x4ed87a[_0x2506d3(0xd6)][_0x2506d3(0x10a)];if(_0x2dd575[_0x2506d3(0x8a)](_0x1ebc6a=>{const _0x5a45b8=_0x2506d3;_0x1ebc6a[_0x5a45b8(0x12a)]=!0x0,_0x1ebc6a[_0x5a45b8(0xbe)]=_0x4ed87a[_0x5a45b8(0x16b)],_0x1ebc6a[_0x5a45b8(0xf9)]=null;}),_0x3e47d5)_0x4c03ef=_0x2dd575,this[_0x2506d3(0xbc)](_0x4c03ef,_0x3e47d5);else{if(_0x4ed87a[_0x2506d3(0x95)]){const _0x291802=this[_0x2506d3(0x143)](_0x4ed87a[_0x2506d3(0x95)]);this[_0x2506d3(0x150)][_0x2506d3(0x9d)][_0x2506d3(0x156)]=-_0x291802[_0x2506d3(0x97)],_0x291802[_0x2506d3(0x8a)](_0x3b8f9b=>{const _0x2262e8=_0x2506d3;_0x3b8f9b[_0x2262e8(0x10a)]-=_0x291802[_0x2262e8(0x97)],_0x3b8f9b[_0x2262e8(0xbe)]=_0x4ed87a[_0x2262e8(0x16b)],_0x3b8f9b[_0x2262e8(0x12a)]=!0x0,_0x3b8f9b[_0x2262e8(0xf9)]=null;}),this[_0x2506d3(0xbc)](_0x291802,!0x0),this[_0x2506d3(0xdd)][_0x2506d3(0x156)]=-_0x291802[_0x2506d3(0x97)]+this[_0x2506d3(0x106)],this[_0x2506d3(0xc1)](_0x291802);}this[_0x2506d3(0x150)][_0x2506d3(0x9d)][_0x2506d3(0x156)]=_0x119e3c,_0x4c03ef=this[_0x2506d3(0x17c)](_0x4ed87a[_0x2506d3(0xd6)],_0x4ed87a[_0x2506d3(0x128)]),await this[_0x2506d3(0xe1)](_0x4c03ef),this[_0x2506d3(0xbc)](_0x4c03ef,_0x3e47d5);}_0x4ed87a[_0x2506d3(0x99)]&&(this[_0x2506d3(0x109)][_0x2506d3(0xa9)](_0x4c03ef,_0x4ed87a[_0x2506d3(0x99)]),this[_0x2506d3(0x161)]=_0x4ed87a[_0x2506d3(0x99)]),this[_0x2506d3(0xdd)][_0x2506d3(0x156)]=_0x119e3c+this[_0x2506d3(0x106)],this[_0x2506d3(0xc1)](_0x4c03ef),_0x2dd575[_0x2506d3(0x15c)](_0x92eeef=>{const _0x15d1e3=_0x2506d3,_0x491f56=this[_0x15d1e3(0x11e)](_0x92eeef);return _0x491f56&&!this[_0x15d1e3(0x173)][_0x15d1e3(0xe4)](_0x491f56);})[_0x2506d3(0x8a)]((_0x2d86a1,_0x3ae05b)=>{const _0xffdddf=_0x2506d3;_0x2d86a1[_0xffdddf(0x10a)]=this[_0xffdddf(0x150)][_0xffdddf(0x156)]+_0x3ae05b,this[_0xffdddf(0x7e)](_0x2d86a1);}),this[_0x2506d3(0xb9)]()?(this[_0x2506d3(0xc3)]=0x0,this[_0x2506d3(0x82)](!0x0),await this[_0x2506d3(0xa2)]()):(this[_0x2506d3(0x136)]=!0x1,this[_0x2506d3(0x17d)]());}[_0x1680e9(0x144)](_0x3cda69,_0x2c5ef1){const _0x3427a5=_0x1680e9;throw this[_0x3427a5(0x136)]=!0x0,_0x2c5ef1&&console[_0x3427a5(0x116)](_0x2c5ef1),new _0x2233e5(_0x3cda69,this[_0x3427a5(0xcf)]);}[_0x1680e9(0x7e)](_0x5e5254){const _0x477465=_0x1680e9;this[_0x477465(0x124)][_0x477465(0xe4)](_0x5e5254)||(this[_0x477465(0x124)][_0x477465(0x162)](_0x5e5254),this[_0x477465(0x13e)][_0x477465(0x9e)](_0x5e5254),this[_0x477465(0xf5)]||_0x477465(0xef)==_0x5e5254[_0x477465(0xbf)]&&!_0x5e5254[_0x477465(0x142)]||this[_0x477465(0x152)]());}[_0x1680e9(0x82)](_0x5d6dca=!0x1){const _0x5a30d1=_0x1680e9;!_0x5d6dca&&this[_0x5a30d1(0x136)]||(this[_0x5a30d1(0x136)]=!0x0,clearTimeout(this[_0x5a30d1(0x111)]),this[_0x5a30d1(0x111)]=setTimeout(()=>{const _0x13c3f4=_0x5a30d1;this[_0x13c3f4(0xca)]()[_0x13c3f4(0x8b)](_0x9948ec=>{const _0x211777=_0x13c3f4;_0x9948ec&&(this[_0x211777(0x17d)](),this[_0x211777(0x136)]=!0x1);})[_0x13c3f4(0xbb)](_0x406f1c=>{const _0x463eed=_0x13c3f4;if(this[_0x463eed(0x17d)](),this[_0x463eed(0x136)]=!0x1,!function(_0x52c435){const _0x5d1bf5=_0x463eed;return _0x52c435[_0x5d1bf5(0x176)][_0x5d1bf5(0x177)](_0x5d1bf5(0xfa))||_0x52c435[_0x5d1bf5(0x176)][_0x5d1bf5(0x177)](_0x5d1bf5(0xc7))||_0x52c435[_0x5d1bf5(0x176)][_0x5d1bf5(0x177)](_0x5d1bf5(0x12d));}(_0x406f1c))throw _0x406f1c;});},this[_0x5a30d1(0xc3)]));}[_0x1680e9(0xa2)](){return new Promise(_0x2ade49=>{const _0x1529ef=_0x44af;this['on'](_0x1529ef(0x14c),()=>{_0x2ade49();});});}async[_0x1680e9(0xca)](){const _0x41220b=_0x1680e9,_0x129e1d=this[_0x41220b(0xcf)][_0x41220b(0xe7)][_0x41220b(0x17e)](_0xcba94c);if(this[_0x41220b(0xf2)]()&&(_0x129e1d[_0x41220b(0x9f)](),this[_0x41220b(0xb3)]=!0x1),!this[_0x41220b(0xb9)]())return!0x0;const _0x32038e=[...this[_0x41220b(0x13e)]];for(const _0x404c1d of _0x32038e)_0x404c1d[_0x41220b(0x10c)]=this[_0x41220b(0x150)][_0x41220b(0x9d)][_0x41220b(0x166)](_0x404c1d);const _0x3ff95d=this[_0x41220b(0x109)][_0x41220b(0xd0)](_0x32038e),_0x5dc285=K++,_0x28388d=this[_0x41220b(0xe2)](_0x32038e),_0x57cbd8=await this[_0x41220b(0x84)][_0x41220b(0xab)](_0x28388d,_0x28388d[_0x41220b(0x10a)],_0x3ff95d);try{return await this[_0x41220b(0x138)](_0x32038e,_0x57cbd8,_0x5dc285);}catch(_0x3f8bfc){return this[_0x41220b(0x144)](_0x41220b(0x139),_0x3f8bfc);}}async[_0x1680e9(0x138)](_0x52bdd5,_0x20c2f2,_0xe58244){const _0x186bc8=_0x1680e9;if(_0x186bc8(0x116)in _0x20c2f2)throw _0x20c2f2[_0x186bc8(0x116)];let _0xa020e2=!0x1;if(_0x20c2f2[_0x186bc8(0x149)]){_0x20c2f2[_0x186bc8(0x99)]&&(this[_0x186bc8(0x161)]=_0x20c2f2[_0x186bc8(0x99)]),this[_0x186bc8(0x13e)]=this[_0x186bc8(0x13e)][_0x186bc8(0x15c)](_0x349edc=>!_0x52bdd5[_0x186bc8(0x93)](_0x349edc));for(const _0x4793e4 of _0x52bdd5)_0x4793e4[_0x186bc8(0xbe)]=_0x186bc8(0x132)in _0x20c2f2&&_0x20c2f2[_0x186bc8(0x132)]||void 0x0;Q(_0x52bdd5,_0x20c2f2[_0x186bc8(0x156)]-_0x52bdd5[_0x186bc8(0x97)]),this[_0x186bc8(0xc1)](_0x52bdd5);const _0x2992e6=_0x52bdd5[_0x186bc8(0x15c)](_0x3bb9a5=>{const _0x4c2233=_0x186bc8;if(!_0x3bb9a5[_0x4c2233(0x12a)])return!0x1;const _0x3f4b5f=this[_0x4c2233(0x11e)](_0x3bb9a5);return _0x3f4b5f&&!this[_0x4c2233(0x173)][_0x4c2233(0xe4)](_0x3f4b5f);});Q(_0x2992e6,this[_0x186bc8(0x150)][_0x186bc8(0x156)]),this[_0x186bc8(0xbc)](_0x2992e6),_0xa020e2=!0x0,this[_0x186bc8(0xc3)]=this[_0x186bc8(0xa4)];}else{const _0x3b86aa=this[_0x186bc8(0x17c)](_0x20c2f2[_0x186bc8(0xd6)],_0x20c2f2[_0x186bc8(0x128)])[_0x186bc8(0x15c)](_0x3665e6=>_0x3665e6[_0x186bc8(0x10a)]>=this[_0x186bc8(0x11a)]);_0x3b86aa[_0x186bc8(0x8a)](_0x807cb2=>this[_0x186bc8(0xed)](_0x807cb2)),this[_0x186bc8(0x13e)]=this[_0x186bc8(0x13e)][_0x186bc8(0x15c)](_0x37f864=>!_0x37f864[_0x186bc8(0x12a)]||!this[_0x186bc8(0x173)][_0x186bc8(0xe4)](this[_0x186bc8(0x11e)](_0x37f864))),this[_0x186bc8(0x13e)][_0x186bc8(0x97)]&&Q(this[_0x186bc8(0x13e)],this[_0x186bc8(0x13e)][0x0][_0x186bc8(0x10a)]),await this[_0x186bc8(0xe1)](_0x3b86aa),_0xa020e2=this[_0x186bc8(0xc4)](_0x3b86aa,_0x20c2f2[_0x186bc8(0x156)],_0x20c2f2[_0x186bc8(0x99)]),this[_0x186bc8(0xc3)]=Math[_0x186bc8(0x168)](this[_0x186bc8(0xc3)]/0x2);}return _0xa020e2?!this[_0x186bc8(0xb9)]()||(this[_0x186bc8(0x82)](!0x0),!0x1):this[_0x186bc8(0x144)](_0x186bc8(0x13c));}[_0x1680e9(0xc4)](_0x14daf7,_0x295744,_0x489695){const _0x159ce1=_0x1680e9;try{const _0x563c55={'document':this[_0x159ce1(0x150)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x542cc1,operationsB:_0x2952f5,originalOperations:_0x294bc0}=_0x328309(_0x14daf7,this[_0x159ce1(0x13e)],_0x563c55);Q(_0x542cc1,this[_0x159ce1(0x150)][_0x159ce1(0x156)]),Q(_0x2952f5,_0x295744);for(const _0xa57f3f of _0x542cc1){const _0x3b5470=_0x294bc0[_0x159ce1(0x17e)](_0xa57f3f);_0xa57f3f[_0x159ce1(0xf9)]=_0x3b5470?_0x3b5470[_0x159ce1(0xf9)]:null;}_0x489695&&(this[_0x159ce1(0x109)][_0x159ce1(0xa9)](_0x14daf7,_0x489695),this[_0x159ce1(0x161)]=_0x489695),this[_0x159ce1(0x13e)]=[..._0x2952f5],this[_0x159ce1(0xbc)](_0x542cc1),this[_0x159ce1(0xc1)](_0x14daf7);}catch(_0x521939){return console[_0x159ce1(0x116)](_0x521939),!0x1;}return!0x0;}[_0x1680e9(0xbc)](_0x35cb1f,_0x5ec0f0=!0x1){const _0x5d0a4d=_0x1680e9;this[_0x5d0a4d(0xcf)][_0x5d0a4d(0x16c)][_0x5d0a4d(0x92)]({'isUndoable':!0x1,'isLocal':!0x1},_0x7dea45=>{const _0x272628=_0x5d0a4d;for(const _0xf66118 of _0x35cb1f)this[_0x272628(0x124)][_0x272628(0x162)](_0xf66118),this[_0x272628(0xed)](_0xf66118),_0x7dea45[_0x272628(0x11b)][_0x272628(0xfc)](_0xf66118),this[_0x272628(0xcf)][_0x272628(0x16c)][_0x272628(0xc9)](_0xf66118);});}[_0x1680e9(0xed)](_0x5c1be1){const _0x4c3bb5=_0x1680e9,_0x4466d3=this[_0x4c3bb5(0x11e)](_0x5c1be1);_0x4466d3&&this[_0x4c3bb5(0x173)][_0x4c3bb5(0x162)](_0x4466d3);}[_0x1680e9(0x11e)](_0x42c6de){const _0x493835=_0x1680e9;let _0x478a6f,_0x5153d8;switch(_0x42c6de[_0x493835(0xbf)]){case _0x493835(0x16d):_0x478a6f=_0x42c6de[_0x493835(0x137)][_0x493835(0x113)];break;case _0x493835(0xef):if(_0x5153d8=_0x42c6de[_0x493835(0xf4)],!_0x5153d8)return null;_0x478a6f=_0x5153d8[_0x493835(0x113)];break;case _0x493835(0x14a):_0x478a6f=_0x42c6de[_0x493835(0x113)];break;case _0x493835(0xfe):_0x478a6f=_0x42c6de[_0x493835(0x14e)];break;case _0x493835(0xd3):_0x478a6f=_0x42c6de[_0x493835(0xad)][_0x493835(0x113)];break;default:return null;}return _0x478a6f[_0x493835(0x163)];}[_0x1680e9(0xc1)](_0x5f088e){const _0x4a8154=_0x1680e9;_0x5f088e[_0x4a8154(0x8a)](_0x46b4a7=>{const _0x39bb99=_0x4a8154,_0x4401ca=_0x46b4a7[_0x39bb99(0xd1)]();_0x4401ca[_0x39bb99(0xf9)]=_0x46b4a7[_0x39bb99(0xf9)],_0x4401ca[_0x39bb99(0x12a)]=!!_0x46b4a7[_0x39bb99(0x12a)],_0x4401ca[_0x39bb99(0xbe)]=_0x46b4a7[_0x39bb99(0xbe)],_0x4401ca[_0x39bb99(0x10a)]+=this[_0x39bb99(0x106)],_0x46b4a7[_0x39bb99(0x16a)]&&this[_0x39bb99(0x126)][_0x39bb99(0x162)](_0x4401ca),this[_0x39bb99(0xdd)][_0x39bb99(0xfc)](_0x4401ca);});}[_0x1680e9(0x145)](_0x404f9e){const _0x3ca44c=_0x1680e9,_0x55da5e=this[_0x3ca44c(0xcf)][_0x3ca44c(0xe7)][_0x3ca44c(0x17e)](_0x3ca44c(0xc0)),_0x3c0563=this[_0x3ca44c(0xcf)][_0x3ca44c(0x159)];_0x404f9e||(_0x404f9e=_0x536e19(_0x3c0563,_0x3ca44c(0x107))),_0x55da5e[_0x3ca44c(0x17a)](_0x404f9e,{'title':_0x536e19(_0x3c0563,_0x3ca44c(0x131)),'namespace':_0x3ca44c(0xb2)}),this[_0x3ca44c(0x151)]=!0x0,clearTimeout(this[_0x3ca44c(0x111)]),this[_0x3ca44c(0x13e)]=[],this[_0x3ca44c(0xcf)][_0x3ca44c(0xe7)][_0x3ca44c(0x17e)](_0x54325a)[_0x3ca44c(0x120)]();}[_0x1680e9(0x152)](){const _0x1bc9b3=_0x1680e9;this[_0x1bc9b3(0xf5)]||(this[_0x1bc9b3(0xf5)]=this[_0x1bc9b3(0xcf)][_0x1bc9b3(0xe7)][_0x1bc9b3(0x17e)](_0x2a90b8)[_0x1bc9b3(0x162)](_0x536e19(this[_0x1bc9b3(0xcf)][_0x1bc9b3(0x159)],_0x1bc9b3(0x11f))));}[_0x1680e9(0x17d)](){const _0x3d3001=_0x1680e9;this[_0x3d3001(0xf5)]&&(this[_0x3d3001(0xcf)][_0x3d3001(0xe7)][_0x3d3001(0x17e)](_0x2a90b8)[_0x3d3001(0xa3)](this[_0x3d3001(0xf5)]),this[_0x3d3001(0xf5)]=null);}[_0x1680e9(0xe2)](_0x13591e){const _0x5d5243=_0x1680e9,_0x24ff9b=_0x13591e[_0x5d5243(0x10d)](_0x26358f=>_0x26358f[_0x5d5243(0x8e)]());return this[_0x5d5243(0x179)][_0x5d5243(0xae)](_0x24ff9b);}[_0x1680e9(0x17c)](_0x19844b,_0x3071b3){const _0x27b729=_0x1680e9;return this[_0x27b729(0x179)][_0x27b729(0x13f)](_0x19844b)[_0x27b729(0x10d)]((_0x2cf168,_0x69f19f)=>{const _0x3b307e=_0x27b729,_0x5ee813=_0x3b307e(0x15e)==_0x3071b3[_0x69f19f][_0x3b307e(0xbf)];if(_0x3b307e(0x90)==_0x2cf168[_0x3b307e(0xc8)]){const _0x4fbf18=_0x2cf168[_0x3b307e(0x137)][_0x3b307e(0x113)];!this[_0x3b307e(0x150)][_0x3b307e(0x15b)](_0x4fbf18)&&(this[_0x3b307e(0x150)][_0x3b307e(0x103)](_0x3b307e(0xf0),_0x4fbf18)[_0x3b307e(0x8f)]=!0x1);}const _0x5566f9=_0x21c5c7[_0x3b307e(0x102)](_0x2cf168,this[_0x3b307e(0x150)]);return _0x5566f9[_0x3b307e(0x10c)]=_0x2cf168[_0x3b307e(0x10c)],_0x5566f9[_0x3b307e(0x12a)]=_0x5ee813,_0x5566f9[_0x3b307e(0xf9)]=_0x5ee813?null:_0x3071b3[_0x69f19f][_0x3b307e(0x154)],_0x5566f9[_0x3b307e(0x16a)]=_0x3b307e(0x91)===_0x3071b3[_0x69f19f][_0x3b307e(0xbf)],_0x5566f9[_0x3b307e(0xbe)]=_0x3071b3[_0x69f19f][_0x3b307e(0xbe)],_0x5566f9;});}[_0x1680e9(0xe6)](){const _0x29e87f=_0x1680e9;this[_0x29e87f(0xb3)]=!0x0,this[_0x29e87f(0xf2)]()?this[_0x29e87f(0x82)]():this[_0x29e87f(0xb3)]=!0x1;}[_0x1680e9(0xf2)](){const _0x2e8417=_0x1680e9,_0x2e86b3=this[_0x2e8417(0xcf)][_0x2e8417(0xe7)][_0x2e8417(0x17e)](_0x1a9876)[_0x2e8417(0x13a)][_0x2e8417(0x17e)](this[_0x2e8417(0xa8)]);return!this[_0x2e8417(0xcf)][_0x2e8417(0xba)]&&!!_0x2e86b3&&_0x2e86b3[_0x2e8417(0x97)]>0x1&&this[_0x2e8417(0xb3)];}[_0x1680e9(0xb9)](){const _0x18b224=_0x1680e9;return this[_0x18b224(0x13e)][_0x18b224(0x97)]>0x0||this[_0x18b224(0xf2)]();}}l[_0x1680e9(0x147)]=_0x2a7abf;export default l;class J extends Error{}function Q(_0x322601,_0x55d56f){const _0x5c8428=_0x1680e9;for(const _0x22588b of _0x322601)_0x22588b[_0x5c8428(0x10a)]=_0x55d56f++;}class X{constructor(_0x45645f){const _0x3ce9f5=_0x1680e9;this[_0x3ce9f5(0x158)]=_0x45645f,this[_0x3ce9f5(0x94)]=new WeakMap();}[_0x1680e9(0xd0)](_0x411dc0){const _0x2632a6=_0x1680e9;let _0xac4721=_0x411dc0[_0x2632a6(0x97)];for(;_0xac4721--;){const _0x3f9915=_0x411dc0[_0xac4721];if(!this[_0x2632a6(0x158)][_0x2632a6(0xe4)](_0x3f9915)){if(!this[_0x2632a6(0x94)][_0x2632a6(0xe4)](_0x3f9915)){const _0x5e7d65=_0x467b97()[_0x2632a6(0xda)](0x1,0x12);this[_0x2632a6(0x94)][_0x2632a6(0x174)](_0x3f9915,_0x5e7d65);}return this[_0x2632a6(0x94)][_0x2632a6(0x17e)](_0x3f9915);}}}[_0x1680e9(0xa9)](_0x3ec791,_0x254f76){const _0x4cbb50=_0x1680e9;if(!_0x254f76)return;let _0x453016=_0x3ec791[_0x4cbb50(0x97)];for(;_0x453016--;){const _0x3ef532=_0x3ec791[_0x453016];this[_0x4cbb50(0x158)][_0x4cbb50(0xe4)](_0x3ef532)||this[_0x4cbb50(0x94)][_0x4cbb50(0x174)](_0x3ef532,_0x254f76);}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4701(){const _0x8757d9=['Sessions','sessions-register-already-registered','remove','344216xfxCVo','9ksVPdH','_users','isMe','size','allConnectedUsers','orderNumber','4367cRJIcM','connection','2LDpCfq','unregister','plugins','638052nuESHg','_uniqueUsersCount','values','_createUser','add','connected','fire','_handleSessionRemove','14ULCVky','stopListening','2130976PCjoVd','context','channelConnectedUsers','getUserSessions','set','addUser','register','430926HHCepE','593604eQLlhP','clear','assign','3509830MSOFOp','10owEesT','user','15588VjlyPF','sessionAdd:','sessionId','_handleSessionAdd','state','requires','init','get','role','getUserBySessionId','channelSessions','getUser','_registeredSessions','mySessionId','change:state','listenTo','getUserRole','sessions-unregister-not-exist','pluginName','delete','forEach','has','defineMe'];_0x4701=function(){return _0x8757d9;};return _0x4701();}const _0x4f4f29=_0x11b0;(function(_0x3096ed,_0xa7d8df){const _0x49eeff=_0x11b0,_0x1ed6c6=_0x3096ed();while(!![]){try{const _0x414c4a=parseInt(_0x49eeff(0x10b))/0x1*(parseInt(_0x49eeff(0x114))/0x2)+parseInt(_0x49eeff(0x129))/0x3+parseInt(_0x49eeff(0x117))/0x4*(-parseInt(_0x49eeff(0x12d))/0x5)+-parseInt(_0x49eeff(0x128))/0x6*(parseInt(_0x49eeff(0x11f))/0x7)+parseInt(_0x49eeff(0x121))/0x8+parseInt(_0x49eeff(0x10c))/0x9*(parseInt(_0x49eeff(0x12c))/0xa)+-parseInt(_0x49eeff(0x112))/0xb*(parseInt(_0x49eeff(0x12f))/0xc);if(_0x414c4a===_0xa7d8df)break;else _0x1ed6c6['push'](_0x1ed6c6['shift']());}catch(_0xbe084a){_0x1ed6c6['push'](_0x1ed6c6['shift']());}}}(_0x4701,0x2c34c));import{ContextPlugin as _0x5d124e}from'ckeditor5/src/core.js';import{Collection as _0x1838bc,CKEditorError as _0x2a6bd2}from'ckeditor5/src/utils.js';function _0x11b0(_0x2e7c4c,_0x4c73f4){const _0x4701ed=_0x4701();return _0x11b0=function(_0x11b08f,_0x58b2e7){_0x11b08f=_0x11b08f-0x101;let _0xf419c=_0x4701ed[_0x11b08f];return _0xf419c;},_0x11b0(_0x2e7c4c,_0x4c73f4);}import _0x235cf4 from'./websocketgateway.js';import{Users as _0x3f91d5}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x5d124e{static get[_0x4f4f29(0x103)](){const _0x2395fd=_0x4f4f29;return _0x2395fd(0x108);}static get[_0x4f4f29(0x134)](){return[_0x235cf4,_0x3f91d5];}constructor(_0xabdc9f){const _0x38d0e5=_0x4f4f29;super(_0xabdc9f),this[_0x38d0e5(0x139)]=new Map(),this[_0x38d0e5(0x123)]=new Map(),this[_0x38d0e5(0x110)]=new _0x1838bc(),this[_0x38d0e5(0x13b)]=new Map(),this[_0x38d0e5(0x118)]=0x0,this[_0x38d0e5(0x10d)]=this[_0x38d0e5(0x122)][_0x38d0e5(0x116)][_0x38d0e5(0x136)](_0x3f91d5);}[_0x4f4f29(0x135)](){const _0x4a8f9b=_0x4f4f29,_0x1d6efc=this[_0x4a8f9b(0x122)][_0x4a8f9b(0x116)][_0x4a8f9b(0x136)](_0x235cf4);this[_0x4a8f9b(0x13e)](_0x1d6efc,_0x4a8f9b(0x13d),(_0x1e7c5b,_0x34c811,_0x147ac6)=>{const _0x4d6544=_0x4a8f9b;if(_0x4d6544(0x11c)!==_0x147ac6)this[_0x4d6544(0x139)][_0x4d6544(0x105)](_0x249006=>_0x249006[_0x4d6544(0x12a)]()),this[_0x4d6544(0x123)][_0x4d6544(0x105)](_0x44b26d=>_0x44b26d[_0x4d6544(0x12a)]()),this[_0x4d6544(0x110)][_0x4d6544(0x12a)]();else{for(const [_0x2f8d50,_0x47e0d7]of this[_0x4d6544(0x13b)])for(const _0x3adb02 of _0x47e0d7)this[_0x4d6544(0x132)](_0x2f8d50,_0x3adb02);}}),this[_0x4a8f9b(0x11a)](_0x1d6efc[_0x4a8f9b(0x113)]['me'],!0x0);}[_0x4f4f29(0x127)](_0x57bd46,_0xb840f5){const _0x5e370f=_0x4f4f29;if(this[_0x5e370f(0x13b)][_0x5e370f(0x106)](_0x57bd46))throw new _0x2a6bd2(_0x5e370f(0x109),null,{'channelId':_0x57bd46});this[_0x5e370f(0x13b)][_0x5e370f(0x125)](_0x57bd46,_0xb840f5),this[_0x5e370f(0x139)][_0x5e370f(0x125)](_0x57bd46,new _0x1838bc()),this[_0x5e370f(0x123)][_0x5e370f(0x125)](_0x57bd46,new _0x1838bc()),this[_0x5e370f(0x13e)](_0xb840f5,_0x5e370f(0x11b),(_0x4aac15,_0x2a9eef)=>this[_0x5e370f(0x132)](_0x57bd46,_0x2a9eef)),this[_0x5e370f(0x13e)](_0xb840f5,_0x5e370f(0x10a),(_0x45fe30,_0x2c11ca)=>this[_0x5e370f(0x11e)](_0x57bd46,_0x2c11ca));for(const _0x4ee22f of _0xb840f5)this[_0x5e370f(0x132)](_0x57bd46,_0x4ee22f);}[_0x4f4f29(0x115)](_0x538c77){const _0xb01af6=_0x4f4f29;if(!this[_0xb01af6(0x13b)][_0xb01af6(0x106)](_0x538c77))throw new _0x2a6bd2(_0xb01af6(0x102),null,{'channelId':_0x538c77});const _0x22ea34=this[_0xb01af6(0x13b)][_0xb01af6(0x136)](_0x538c77);this[_0xb01af6(0x120)](_0x22ea34);for(const _0x539eb4 of _0x22ea34)_0xb01af6(0x11c)===this[_0xb01af6(0x122)][_0xb01af6(0x116)][_0xb01af6(0x136)](_0x235cf4)[_0xb01af6(0x133)]&&this[_0xb01af6(0x11e)](_0x538c77,_0x539eb4);this[_0xb01af6(0x13b)][_0xb01af6(0x104)](_0x538c77),this[_0xb01af6(0x139)][_0xb01af6(0x104)](_0x538c77),this[_0xb01af6(0x123)][_0xb01af6(0x104)](_0x538c77);}get[_0x4f4f29(0x13c)](){const _0x3a1fea=_0x4f4f29;return this[_0x3a1fea(0x122)][_0x3a1fea(0x116)][_0x3a1fea(0x136)](_0x235cf4)[_0x3a1fea(0x113)][_0x3a1fea(0x131)];}[_0x4f4f29(0x138)](_0x154a09){const _0x1b17e5=_0x4f4f29;for(const _0x4c7409 of this[_0x1b17e5(0x139)][_0x1b17e5(0x119)]())for(const _0x41f455 of _0x4c7409)if(_0x41f455['id']===_0x154a09)return _0x41f455[_0x1b17e5(0x12e)];}[_0x4f4f29(0x124)](_0x23f214,_0x29577b){const _0x4e9efa=_0x4f4f29,_0x4de41a=_0x29577b?[this[_0x4e9efa(0x139)][_0x4e9efa(0x136)](_0x29577b)]:this[_0x4e9efa(0x139)][_0x4e9efa(0x119)](),_0x164387=new Set();for(const _0x4ae52a of _0x4de41a)for(const _0x3ccaa6 of _0x4ae52a)_0x3ccaa6[_0x4e9efa(0x12e)]['id']===_0x23f214['id']&&_0x164387[_0x4e9efa(0x11b)](_0x3ccaa6['id']);return _0x164387;}[_0x4f4f29(0x101)](_0x2ecead){const _0x172caf=_0x4f4f29;for(const _0x1c7b1f of this[_0x172caf(0x139)][_0x172caf(0x119)]())for(const _0x50c834 of _0x1c7b1f)if(_0x50c834[_0x172caf(0x12e)]===_0x2ecead)return _0x50c834[_0x172caf(0x137)];}[_0x4f4f29(0x132)](_0x4bdd0b,_0x2bbc7f){const _0xb5659d=_0x4f4f29;if(_0xb5659d(0x11c)!==this[_0xb5659d(0x122)][_0xb5659d(0x116)][_0xb5659d(0x136)](_0x235cf4)[_0xb5659d(0x133)])return;const _0x544718=_0x2bbc7f[_0xb5659d(0x12e)],_0x19f4c1=this[_0xb5659d(0x10d)][_0xb5659d(0x13a)](_0x544718['id'])||this[_0xb5659d(0x11a)](_0x544718),_0x53eeb3=Object[_0xb5659d(0x12b)]({},_0x2bbc7f,{'user':_0x19f4c1});this[_0xb5659d(0x139)][_0xb5659d(0x136)](_0x4bdd0b)[_0xb5659d(0x11b)](_0x53eeb3);const _0x54a753=this[_0xb5659d(0x123)][_0xb5659d(0x136)](_0x4bdd0b);_0x54a753[_0xb5659d(0x106)](_0x19f4c1['id'])||_0x54a753[_0xb5659d(0x11b)](_0x19f4c1),this[_0xb5659d(0x110)][_0xb5659d(0x106)](_0x19f4c1['id'])||this[_0xb5659d(0x110)][_0xb5659d(0x11b)](_0x19f4c1,_0x19f4c1[_0xb5659d(0x10e)]?0x0:void 0x0),this[_0xb5659d(0x11d)](_0xb5659d(0x130)+_0x4bdd0b,{'channelId':_0x4bdd0b,'session':_0x53eeb3});}[_0x4f4f29(0x11e)](_0x3c6c0d,_0x32783e){const _0x114511=_0x4f4f29;if(_0x114511(0x11c)!==this[_0x114511(0x122)][_0x114511(0x116)][_0x114511(0x136)](_0x235cf4)[_0x114511(0x133)])return;const _0x58672d=this[_0x114511(0x123)][_0x114511(0x136)](_0x3c6c0d),_0x5493a7=_0x32783e[_0x114511(0x12e)];_0x5493a7['id']&&(this[_0x114511(0x139)][_0x114511(0x136)](_0x3c6c0d)[_0x114511(0x10a)](_0x32783e['id']),_0x58672d[_0x114511(0x106)](_0x5493a7['id'])&&!this[_0x114511(0x124)](_0x5493a7,_0x3c6c0d)[_0x114511(0x10f)]&&_0x58672d[_0x114511(0x10a)](_0x5493a7['id']),this[_0x114511(0x110)][_0x114511(0x136)](_0x5493a7['id'])&&!this[_0x114511(0x124)](_0x5493a7)[_0x114511(0x10f)]&&this[_0x114511(0x110)][_0x114511(0x10a)](_0x5493a7['id']));}[_0x4f4f29(0x11a)](_0x1ac4d0,_0x55e313){const _0x4defc4=_0x4f4f29,_0x82a4a3=this[_0x4defc4(0x10d)][_0x4defc4(0x126)](_0x1ac4d0);return _0x55e313&&this[_0x4defc4(0x10d)][_0x4defc4(0x107)](_0x1ac4d0['id']),_0x82a4a3[_0x4defc4(0x111)]=this[_0x4defc4(0x118)]++,_0x82a4a3;}}
23
+ function _0x2cb2(_0x5915db,_0x1fc88a){const _0x184dc7=_0x184d();return _0x2cb2=function(_0x2cb2bc,_0x5481ce){_0x2cb2bc=_0x2cb2bc-0x14d;let _0x480caa=_0x184dc7[_0x2cb2bc];return _0x480caa;},_0x2cb2(_0x5915db,_0x1fc88a);}function _0x184d(){const _0x1d1c2e=['size','Sessions','requires','context','2xwqHTR','getUserBySessionId','addUser','4552170pmJued','assign','connected','channelSessions','add','isMe','change:state','values','5917887YkIyTP','get','16427860LgZJDn','_createUser','_handleSessionAdd','orderNumber','forEach','sessionAdd:','6iMfyDM','unregister','452VGmxuP','getUser','register','set','sessions-unregister-not-exist','state','13415HrUdLj','getUserRole','channelConnectedUsers','getUserSessions','role','_uniqueUsersCount','init','_users','_handleSessionRemove','has','_registeredSessions','listenTo','stopListening','sessionId','user','sessions-register-already-registered','pluginName','defineMe','clear','2032448oKcUnJ','remove','plugins','delete','fire','mySessionId','51813MzKETQ','458005sdKSZL','connection','allConnectedUsers'];_0x184d=function(){return _0x1d1c2e;};return _0x184d();}const _0x456573=_0x2cb2;(function(_0x1cf28e,_0x24762d){const _0x4528f2=_0x2cb2,_0x2bb2d2=_0x1cf28e();while(!![]){try{const _0x116cc2=-parseInt(_0x4528f2(0x182))/0x1+parseInt(_0x4528f2(0x14d))/0x2*(-parseInt(_0x4528f2(0x181))/0x3)+-parseInt(_0x4528f2(0x162))/0x4*(-parseInt(_0x4528f2(0x168))/0x5)+-parseInt(_0x4528f2(0x160))/0x6*(parseInt(_0x4528f2(0x150))/0x7)+parseInt(_0x4528f2(0x17b))/0x8+-parseInt(_0x4528f2(0x158))/0x9+parseInt(_0x4528f2(0x15a))/0xa;if(_0x116cc2===_0x24762d)break;else _0x2bb2d2['push'](_0x2bb2d2['shift']());}catch(_0x43b641){_0x2bb2d2['push'](_0x2bb2d2['shift']());}}}(_0x184d,0x65c7c));import{ContextPlugin as _0x5473f0}from'ckeditor5/src/core.js';import{Collection as _0x52c8be,CKEditorError as _0x1440f1}from'ckeditor5/src/utils.js';import _0xc9225a from'./websocketgateway.js';import{Users as _0x4c4be2}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x5473f0{static get[_0x456573(0x178)](){const _0x5dd43f=_0x456573;return _0x5dd43f(0x186);}static get[_0x456573(0x187)](){return[_0xc9225a,_0x4c4be2];}constructor(_0x48e8b1){const _0x3ec78c=_0x456573;super(_0x48e8b1),this[_0x3ec78c(0x153)]=new Map(),this[_0x3ec78c(0x16a)]=new Map(),this[_0x3ec78c(0x184)]=new _0x52c8be(),this[_0x3ec78c(0x172)]=new Map(),this[_0x3ec78c(0x16d)]=0x0,this[_0x3ec78c(0x16f)]=this[_0x3ec78c(0x188)][_0x3ec78c(0x17d)][_0x3ec78c(0x159)](_0x4c4be2);}[_0x456573(0x16e)](){const _0x1eb1bf=_0x456573,_0x220cf0=this[_0x1eb1bf(0x188)][_0x1eb1bf(0x17d)][_0x1eb1bf(0x159)](_0xc9225a);this[_0x1eb1bf(0x173)](_0x220cf0,_0x1eb1bf(0x156),(_0xed3659,_0xac2e21,_0x468630)=>{const _0x3066bb=_0x1eb1bf;if(_0x3066bb(0x152)!==_0x468630)this[_0x3066bb(0x153)][_0x3066bb(0x15e)](_0x90c51c=>_0x90c51c[_0x3066bb(0x17a)]()),this[_0x3066bb(0x16a)][_0x3066bb(0x15e)](_0x32d60c=>_0x32d60c[_0x3066bb(0x17a)]()),this[_0x3066bb(0x184)][_0x3066bb(0x17a)]();else{for(const [_0x21520f,_0x42c5c4]of this[_0x3066bb(0x172)])for(const _0x59b24f of _0x42c5c4)this[_0x3066bb(0x15c)](_0x21520f,_0x59b24f);}}),this[_0x1eb1bf(0x15b)](_0x220cf0[_0x1eb1bf(0x183)]['me'],!0x0);}[_0x456573(0x164)](_0x2fe267,_0x551ca0){const _0x38e69c=_0x456573;if(this[_0x38e69c(0x172)][_0x38e69c(0x171)](_0x2fe267))throw new _0x1440f1(_0x38e69c(0x177),null,{'channelId':_0x2fe267});this[_0x38e69c(0x172)][_0x38e69c(0x165)](_0x2fe267,_0x551ca0),this[_0x38e69c(0x153)][_0x38e69c(0x165)](_0x2fe267,new _0x52c8be()),this[_0x38e69c(0x16a)][_0x38e69c(0x165)](_0x2fe267,new _0x52c8be()),this[_0x38e69c(0x173)](_0x551ca0,_0x38e69c(0x154),(_0x1817d7,_0x5c82f9)=>this[_0x38e69c(0x15c)](_0x2fe267,_0x5c82f9)),this[_0x38e69c(0x173)](_0x551ca0,_0x38e69c(0x17c),(_0x39d52d,_0x87a4cf)=>this[_0x38e69c(0x170)](_0x2fe267,_0x87a4cf));for(const _0x4c3570 of _0x551ca0)this[_0x38e69c(0x15c)](_0x2fe267,_0x4c3570);}[_0x456573(0x161)](_0x5e0acc){const _0x8ac22f=_0x456573;if(!this[_0x8ac22f(0x172)][_0x8ac22f(0x171)](_0x5e0acc))throw new _0x1440f1(_0x8ac22f(0x166),null,{'channelId':_0x5e0acc});const _0x3a3d78=this[_0x8ac22f(0x172)][_0x8ac22f(0x159)](_0x5e0acc);this[_0x8ac22f(0x174)](_0x3a3d78);for(const _0xafd535 of _0x3a3d78)_0x8ac22f(0x152)===this[_0x8ac22f(0x188)][_0x8ac22f(0x17d)][_0x8ac22f(0x159)](_0xc9225a)[_0x8ac22f(0x167)]&&this[_0x8ac22f(0x170)](_0x5e0acc,_0xafd535);this[_0x8ac22f(0x172)][_0x8ac22f(0x17e)](_0x5e0acc),this[_0x8ac22f(0x153)][_0x8ac22f(0x17e)](_0x5e0acc),this[_0x8ac22f(0x16a)][_0x8ac22f(0x17e)](_0x5e0acc);}get[_0x456573(0x180)](){const _0x1c653b=_0x456573;return this[_0x1c653b(0x188)][_0x1c653b(0x17d)][_0x1c653b(0x159)](_0xc9225a)[_0x1c653b(0x183)][_0x1c653b(0x175)];}[_0x456573(0x14e)](_0x135269){const _0x8dbe0f=_0x456573;for(const _0x4d20ee of this[_0x8dbe0f(0x153)][_0x8dbe0f(0x157)]())for(const _0x3566f8 of _0x4d20ee)if(_0x3566f8['id']===_0x135269)return _0x3566f8[_0x8dbe0f(0x176)];}[_0x456573(0x16b)](_0x39883d,_0x3427f0){const _0x223b22=_0x456573,_0x32457a=_0x3427f0?[this[_0x223b22(0x153)][_0x223b22(0x159)](_0x3427f0)]:this[_0x223b22(0x153)][_0x223b22(0x157)](),_0x33f11a=new Set();for(const _0x2f13f9 of _0x32457a)for(const _0x3ced66 of _0x2f13f9)_0x3ced66[_0x223b22(0x176)]['id']===_0x39883d['id']&&_0x33f11a[_0x223b22(0x154)](_0x3ced66['id']);return _0x33f11a;}[_0x456573(0x169)](_0x1af03c){const _0x5ad970=_0x456573;for(const _0x2cc304 of this[_0x5ad970(0x153)][_0x5ad970(0x157)]())for(const _0x2f7d9b of _0x2cc304)if(_0x2f7d9b[_0x5ad970(0x176)]===_0x1af03c)return _0x2f7d9b[_0x5ad970(0x16c)];}[_0x456573(0x15c)](_0x5427dc,_0x1abe31){const _0x2b4e8b=_0x456573;if(_0x2b4e8b(0x152)!==this[_0x2b4e8b(0x188)][_0x2b4e8b(0x17d)][_0x2b4e8b(0x159)](_0xc9225a)[_0x2b4e8b(0x167)])return;const _0x8ff546=_0x1abe31[_0x2b4e8b(0x176)],_0x3f36fe=this[_0x2b4e8b(0x16f)][_0x2b4e8b(0x163)](_0x8ff546['id'])||this[_0x2b4e8b(0x15b)](_0x8ff546),_0x4947e2=Object[_0x2b4e8b(0x151)]({},_0x1abe31,{'user':_0x3f36fe});this[_0x2b4e8b(0x153)][_0x2b4e8b(0x159)](_0x5427dc)[_0x2b4e8b(0x154)](_0x4947e2);const _0x94851e=this[_0x2b4e8b(0x16a)][_0x2b4e8b(0x159)](_0x5427dc);_0x94851e[_0x2b4e8b(0x171)](_0x3f36fe['id'])||_0x94851e[_0x2b4e8b(0x154)](_0x3f36fe),this[_0x2b4e8b(0x184)][_0x2b4e8b(0x171)](_0x3f36fe['id'])||this[_0x2b4e8b(0x184)][_0x2b4e8b(0x154)](_0x3f36fe,_0x3f36fe[_0x2b4e8b(0x155)]?0x0:void 0x0),this[_0x2b4e8b(0x17f)](_0x2b4e8b(0x15f)+_0x5427dc,{'channelId':_0x5427dc,'session':_0x4947e2});}[_0x456573(0x170)](_0x4a6da7,_0x137744){const _0x15b636=_0x456573;if(_0x15b636(0x152)!==this[_0x15b636(0x188)][_0x15b636(0x17d)][_0x15b636(0x159)](_0xc9225a)[_0x15b636(0x167)])return;const _0x1aa876=this[_0x15b636(0x16a)][_0x15b636(0x159)](_0x4a6da7),_0x265b25=_0x137744[_0x15b636(0x176)];_0x265b25['id']&&(this[_0x15b636(0x153)][_0x15b636(0x159)](_0x4a6da7)[_0x15b636(0x17c)](_0x137744['id']),_0x1aa876[_0x15b636(0x171)](_0x265b25['id'])&&!this[_0x15b636(0x16b)](_0x265b25,_0x4a6da7)[_0x15b636(0x185)]&&_0x1aa876[_0x15b636(0x17c)](_0x265b25['id']),this[_0x15b636(0x184)][_0x15b636(0x159)](_0x265b25['id'])&&!this[_0x15b636(0x16b)](_0x265b25)[_0x15b636(0x185)]&&this[_0x15b636(0x184)][_0x15b636(0x17c)](_0x265b25['id']));}[_0x456573(0x15b)](_0x18ef7d,_0x56bf13){const _0x54bb72=_0x456573,_0x4b0f94=this[_0x54bb72(0x16f)][_0x54bb72(0x14f)](_0x18ef7d);return _0x56bf13&&this[_0x54bb72(0x16f)][_0x54bb72(0x179)](_0x18ef7d['id']),_0x4b0f94[_0x54bb72(0x15d)]=this[_0x54bb72(0x16d)]++,_0x4b0f94;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40d8f0=_0x1dcc;(function(_0xc322c8,_0x4980c4){const _0x427ea1=_0x1dcc,_0x8d4d64=_0xc322c8();while(!![]){try{const _0x15336c=-parseInt(_0x427ea1(0xc1))/0x1*(-parseInt(_0x427ea1(0x10a))/0x2)+-parseInt(_0x427ea1(0x104))/0x3*(-parseInt(_0x427ea1(0xaa))/0x4)+parseInt(_0x427ea1(0x120))/0x5*(parseInt(_0x427ea1(0xb2))/0x6)+parseInt(_0x427ea1(0x118))/0x7+-parseInt(_0x427ea1(0xb0))/0x8+parseInt(_0x427ea1(0xdc))/0x9+-parseInt(_0x427ea1(0x11b))/0xa*(parseInt(_0x427ea1(0xd6))/0xb);if(_0x15336c===_0x4980c4)break;else _0x8d4d64['push'](_0x8d4d64['shift']());}catch(_0x14fb5b){_0x8d4d64['push'](_0x8d4d64['shift']());}}}(_0x3d3a,0x6f3dc));import{Plugin as _0x3df8e9}from'ckeditor5/src/core.js';import{global as _0x2a3677,DomEmitterMixin as _0x345247}from'ckeditor5/src/utils.js';function _0x1dcc(_0x542004,_0x18f476){const _0x3d3a7c=_0x3d3a();return _0x1dcc=function(_0x1dccff,_0x26cc04){_0x1dccff=_0x1dccff-0xaa;let _0x152595=_0x3d3a7c[_0x1dccff];return _0x152595;},_0x1dcc(_0x542004,_0x18f476);}import _0x2b754d from'./sessions.js';import{LiveRange as _0x31698b}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class K extends _0x3df8e9{constructor(){const _0x6c35bd=_0x1dcc;super(...arguments),this[_0x6c35bd(0xca)]=new(_0x345247())();}static get[_0x40d8f0(0xea)](){return[_0x2b754d];}static get[_0x40d8f0(0x105)](){const _0x1c7112=_0x40d8f0;return _0x1c7112(0xee);}[_0x40d8f0(0xfb)](){const _0x33f133=_0x40d8f0,_0x3ad78a=this[_0x33f133(0x112)],_0x224b34=_0x3ad78a[_0x33f133(0xc2)][_0x33f133(0xb7)](_0x2b754d);_0x3ad78a[_0x33f133(0xcd)][_0x33f133(0xd8)](_0x33f133(0x11a))[_0x33f133(0xc0)]({'model':_0x33f133(0xad),'view':(_0x4f01d8,{writer:_0x320855})=>function(_0xd69813,_0x444166,_0x5d0258,_0x439cb6){const _0x2b68d1=_0x33f133,_0x17ad45=_0xd69813[_0x2b68d1(0xf4)][_0x2b68d1(0xf9)](':')[0x2],_0x448bc0=_0x5d0258[_0x2b68d1(0xbe)](_0x17ad45);if(!_0x448bc0||_0x17ad45===_0x5d0258[_0x2b68d1(0x119)])return;if(!_0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0x122)][_0x2b68d1(0x11d)](_0xd69813[_0x2b68d1(0xe6)][_0x2b68d1(0x103)],_0x2b68d1(0xcf)))return;const _0x2dca07={'class':_0x2b68d1(0xed)+_0x448bc0[_0x2b68d1(0xe1)][_0x2b68d1(0xe4)](),'data-name':_0x448bc0[_0x2b68d1(0xf1)],'data-session-id':_0x17ad45},_0xd043fa=_0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0xb9)][_0x2b68d1(0xb7)](_0xd69813[_0x2b68d1(0xf4)]),_0x45f366=_0xd043fa[_0x2b68d1(0x111)](),_0x58e72c=_0x45f366[_0x2b68d1(0x128)],_0x5909c5=_0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0x122)];if(_0x58e72c&&_0x5909c5[_0x2b68d1(0x127)](_0x58e72c)&&_0x5909c5[_0x2b68d1(0xf0)](_0x58e72c)&&!_0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0xb9)][_0x2b68d1(0xb7)](_0x2b68d1(0x11c)+_0x17ad45)[_0x2b68d1(0x123)]()[_0x2b68d1(0xef)])return;const _0x5e10bc=_0x45f366[_0x2b68d1(0x124)];return _0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0x122)][_0x2b68d1(0xb6)](_0x5e10bc)&&!_0x439cb6[_0x2b68d1(0x110)][_0x2b68d1(0x12c)](_0x5e10bc)&&(_0x2dca07[_0x2b68d1(0x10b)]=!0x1),function(_0x599b55,_0x65294b,_0x5f3fe7){const _0x5948af=_0x2b68d1,_0x478eee=_0x599b55[_0x5948af(0xdb)](_0x5948af(0xf5),_0x65294b);return _0x599b55[_0x5948af(0x10d)](_0x5948af(0xd3),!0x0,_0x478eee),_0x478eee[_0x5948af(0x12a)]=function(_0xc66ad1){const _0x429ffc=_0x5948af,_0x3cd5fe=this[_0x429ffc(0x10e)](_0xc66ad1);return _0x3cd5fe[_0x429ffc(0xff)]=_0x429ffc(0xb3)+_0x5f3fe7[_0x429ffc(0xf1)]+_0x429ffc(0xae),_0x3cd5fe[_0x429ffc(0xac)](_0x429ffc(0xbb),()=>{const _0x534c40=_0x429ffc;_0x3cd5fe[_0x534c40(0xaf)][_0x534c40(0x129)](_0x534c40(0xb4));}),_0x3cd5fe[_0x429ffc(0xac)](_0x429ffc(0xd9),()=>{const _0x325110=_0x429ffc;_0x3cd5fe[_0x325110(0xaf)][_0x325110(0xde)](_0x325110(0xb4));}),_0x3cd5fe;},_0x478eee[_0x5948af(0xe3)]=function(_0x48e4f5){const _0x1b81d5=_0x5948af;return!(!this[_0x1b81d5(0xe0)](_0x1b81d5(0xd3))||!_0x48e4f5[_0x1b81d5(0xe0)](_0x1b81d5(0xd3))||this[_0x1b81d5(0xd2)](_0x1b81d5(0xe8))!=_0x48e4f5[_0x1b81d5(0xd2)](_0x1b81d5(0xe8)));},_0x478eee;}(_0x444166,_0x2dca07,_0x448bc0);}(_0x4f01d8,_0x320855,_0x224b34,_0x3ad78a)}),_0x3ad78a[_0x33f133(0xcd)][_0x33f133(0xd8)](_0x33f133(0x11a))[_0x33f133(0xc5)]({'model':_0x33f133(0x102),'view':_0x49cbc7=>function(_0x28c751,_0x3b0510){const _0x5d9518=_0x33f133,_0xbdb2ef=_0x28c751[_0x5d9518(0xf4)][_0x5d9518(0xf9)](':')[0x2];if(_0xbdb2ef===_0x3b0510[_0x5d9518(0x119)])return null;const _0x5492d7=_0x3b0510[_0x5d9518(0xbe)](_0xbdb2ef);if(!_0x5492d7)return{'id':_0xbdb2ef,'classes':[]};return{'id':_0xbdb2ef,'classes':[_0x5d9518(0xf2),_0x5492d7[_0x5d9518(0xe1)][_0x5d9518(0xb5)]()],'attributes':{'data-session-id':_0xbdb2ef},'priority':0x7d0+_0x5492d7[_0x5d9518(0xec)]};}(_0x49cbc7,_0x224b34)}),function(_0x1bafe8){const _0x57b2ce=_0x33f133,_0x2d808b=_0x1bafe8[_0x57b2ce(0x110)],_0x5b1782=new Map(),_0x2e50df=_0x1bafe8[_0x57b2ce(0xc2)][_0x57b2ce(0xb7)](_0x2b754d);_0x2d808b[_0x57b2ce(0xb9)]['on'](_0x57b2ce(0xfa),(_0x462833,_0x3fbe02,_0x5ee0da,_0x27b2e4)=>{const _0x47096f=_0x57b2ce;if(!_0x27b2e4&&_0x5b1782[_0x47096f(0xb7)](_0x3fbe02[_0x47096f(0xf1)]))return _0x5b1782[_0x47096f(0xb7)](_0x3fbe02[_0x47096f(0xf1)])[_0x47096f(0xdf)](),void _0x5b1782[_0x47096f(0xc9)](_0x3fbe02[_0x47096f(0xf1)]);const _0x41c674=_0x3fbe02[_0x47096f(0xf1)][_0x47096f(0xf9)](':')[0x2];if(_0x41c674===_0x2e50df[_0x47096f(0x119)])return;const _0x2c6d4d=_0x47096f(0x11e)+_0x41c674;_0x2d808b[_0x47096f(0xb9)][_0x47096f(0xd1)](_0x2c6d4d)&&_0x1bafe8[_0x47096f(0xbf)][_0x47096f(0xcc)](_0x2c6d4d),_0x3fbe02['on'](_0x47096f(0x114),(_0x14fb34,_0x1eccaa,_0x42bd9d)=>{const _0x1f5237=_0x47096f;if(_0x1f5237(0xd7)!=_0x1eccaa[_0x1f5237(0xb1)][_0x1f5237(0xda)]&&_0x1f5237(0xd7)==_0x3fbe02[_0x1f5237(0x123)]()[_0x1f5237(0xb1)][_0x1f5237(0xda)]&&!_0x5b1782[_0x1f5237(0xd1)](_0x3fbe02[_0x1f5237(0xf1)])){const _0x2d29cb=_0x2d808b[_0x1f5237(0x122)][_0x1f5237(0xe5)](_0x42bd9d[_0x1f5237(0xfe)]);if(_0x2d29cb){const _0x26e607=_0x31698b[_0x1f5237(0xf7)](_0x2d29cb);_0x5b1782[_0x1f5237(0xc7)](_0x3fbe02[_0x1f5237(0xf1)],_0x26e607),_0x26e607['on'](_0x1f5237(0x114),(_0xf4eaaa,_0x244ce3,_0x20b055)=>{const _0x33f916=_0x1f5237;if(_0x33f916(0xd7)==_0x26e607[_0x33f916(0xb1)][_0x33f916(0xda)]){const _0x40abfc=_0x2d808b[_0x33f916(0x122)][_0x33f916(0xe5)](_0x20b055[_0x33f916(0xfe)]);_0x40abfc?(_0x26e607[_0x33f916(0x103)]=_0x40abfc[_0x33f916(0x103)],_0x26e607[_0x33f916(0xbd)]=_0x40abfc[_0x33f916(0xbd)]):(_0x5b1782[_0x33f916(0xc9)](_0x3fbe02[_0x33f916(0xf1)]),_0x26e607[_0x33f916(0xdf)]());}});}}});}),_0x2d808b[_0x57b2ce(0xe7)]['on'](_0x57b2ce(0xcb),()=>{const _0x1f8b9d=_0x57b2ce;_0x5b1782[_0x1f8b9d(0x106)]>0x0&&_0x2d808b[_0x1f8b9d(0xbc)]({'isUndoable':!0x1},_0x2d2c6a=>{const _0x2dcbfc=_0x1f8b9d;for(const [_0x9a0ff0,_0x1dec97]of _0x5b1782)_0x2dcbfc(0xd7)==_0x2d808b[_0x2dcbfc(0xb9)][_0x2dcbfc(0xb7)](_0x9a0ff0)[_0x2dcbfc(0x123)]()[_0x2dcbfc(0xb1)][_0x2dcbfc(0xda)]&&(te(_0x9a0ff0[_0x2dcbfc(0xf9)](':')[0x2],_0x1dec97[_0x2dcbfc(0x100)](),_0x2d808b,_0x2d2c6a),_0x1dec97[_0x2dcbfc(0xdf)]());_0x5b1782[_0x2dcbfc(0xd4)]();});});}(_0x3ad78a),this[_0x33f133(0xca)][_0x33f133(0x115)](_0x2a3677[_0x33f133(0xe7)],_0x33f133(0xab),(_0x5f09b6,{key:_0x287929})=>{const _0x1b9b97=_0x33f133;_0x1b9b97(0xe9)===_0x287929&&function(_0x465eec){const _0x4f53f0=_0x1b9b97;_0x465eec[_0x4f53f0(0xbf)][_0x4f53f0(0xc6)][_0x4f53f0(0xcb)](_0x4b0a1d=>{const _0x208796=_0x4f53f0;for(const _0x4e83b8 of _0x465eec[_0x208796(0x110)][_0x208796(0xb9)]){if(!_0x4e83b8[_0x208796(0xf1)][_0x208796(0x116)](_0x208796(0xad)))continue;const _0xf0512c=_0x465eec[_0x208796(0xbf)][_0x208796(0xe2)][_0x208796(0x109)](_0x4e83b8[_0x208796(0xf1)]);if(_0xf0512c){for(const _0x59a680 of _0xf0512c)_0x4b0a1d[_0x208796(0x12b)](_0x208796(0xb4),_0x59a680);}}});}(_0x3ad78a);},{'useCapture':!0x0});}[_0x40d8f0(0x10f)](){const _0x2aba57=_0x40d8f0,_0x20e48c=this[_0x2aba57(0x112)],_0x434f61=_0x20e48c[_0x2aba57(0x113)][_0x2aba57(0xb7)](_0x2aba57(0xf3));_0x434f61&&_0x20e48c[_0x2aba57(0x110)]['on'](_0x2aba57(0xeb),(_0x2b47c1,_0x58eee1)=>{const _0x5e7b70=_0x2aba57,_0x519e28=_0x58eee1[0x0];if(_0x5e7b70(0xc4)!=_0x519e28[_0x5e7b70(0xd0)]||!_0x519e28[_0x5e7b70(0xf1)][_0x5e7b70(0x116)](_0x5e7b70(0x101)))return;const _0x57abdc=_0x519e28[_0x5e7b70(0xb8)];_0x434f61[_0x5e7b70(0xf6)][_0x5e7b70(0xd1)](_0x57abdc)&&(_0x519e28[_0x5e7b70(0x121)]=_0x519e28[_0x5e7b70(0x125)]?_0x20e48c[_0x5e7b70(0x110)][_0x5e7b70(0xce)](_0x519e28[_0x5e7b70(0x125)][_0x5e7b70(0x103)],_0x519e28[_0x5e7b70(0x125)][_0x5e7b70(0xbd)]):null);},{'priority':_0x2aba57(0x108)});}[_0x40d8f0(0x11f)](){const _0x1b2d37=_0x40d8f0;return this[_0x1b2d37(0xca)][_0x1b2d37(0x126)](),super[_0x1b2d37(0x11f)]();}[_0x40d8f0(0xfc)](){const _0x32525d=_0x40d8f0,_0x3836ae=this[_0x32525d(0x112)],_0x4824d6=_0x3836ae[_0x32525d(0x110)][_0x32525d(0xe7)],_0x1a9e8e=_0x3836ae[_0x32525d(0xc2)][_0x32525d(0xb7)](_0x2b754d);_0x3836ae[_0x32525d(0x110)][_0x32525d(0xbc)]({'isUndoable':!0x1},_0x30a884=>{const _0x29f376=_0x32525d,_0x341599=_0x29f376(0x11c)+_0x1a9e8e[_0x29f376(0x119)],_0x42ee6e=_0x29f376(0x11e)+_0x1a9e8e[_0x29f376(0x119)],_0x37e4b4=_0x3836ae[_0x29f376(0x110)][_0x29f376(0xb9)][_0x29f376(0xd1)](_0x341599);_0x3836ae[_0x29f376(0xbf)][_0x29f376(0xc6)][_0x29f376(0x117)]?te(_0x1a9e8e[_0x29f376(0x119)],_0x4824d6[_0x29f376(0xc3)][_0x29f376(0xf8)](),_0x3836ae[_0x29f376(0x110)],_0x30a884):_0x37e4b4&&(_0x30a884[_0x29f376(0xdd)](_0x341599),_0x30a884[_0x29f376(0xdd)](_0x42ee6e));});}}function _0x3d3a(){const _0x4454dc=['isLimit','get','batch','markers','addMarker','mouseenter','enqueueChange','end','getUserBySessionId','editing','markerToElement','50394ucEwYm','plugins','selection','marker','markerToHighlight','view','set','element','delete','_domEmitter','change','reconvertMarker','conversion','createRange','$text','type','has','getAttribute','userPositionMarker','clear','updateMarker','15070ecQEqQ','$graveyard','for','mouseleave','rootName','createUIElement','3052611xQMuDz','removeMarker','remove','detach','getCustomProperty','color','mapper','isSimilar','getMarkerClass','getNearestSelectionRange','markerRange','document','data-session-id','Escape','requires','applyOperation','orderNumber','ck-user__marker\x20','UserMarkers','isCollapsed','isInline','name','ck-user__selection','undo','markerName','span','_createdBatches','fromRange','getFirstRange','split','update:user:range','init','createUserMarkerOperations','getContainedElement','deletionPosition','innerHTML','toRange','user:','user:range','start','521349PMYWor','pluginName','size','getPositions','highest','markerNameToElements','34mdLGKU','contenteditable','tableCell','setCustomProperty','toDomElement','afterInit','model','getStart','editor','commands','change:range','listenTo','startsWith','hasDomSelection','6374179WfphZK','mySessionId','editingDowncast','14470iPaTtz','user:range:','checkChild','user:position:','destroy','31945gVEQcA','newRange','schema','getRange','parent','oldRange','stopListening','isObject','nodeAfter','add','render','removeClass','hasContent','4NuhuAb','keydown','addEventListener','user:position','</span>⁠','classList','4666776mALhXG','root','696ceABYi','⁠<span\x20class=\x22ck-user__marker-line\x22\x20contenteditable=\x22false\x22><span\x20class=\x22ck-user__marker-dot\x22></span></span><span\x20class=\x22ck-user__marker-tooltip\x22\x20contenteditable=\x22false\x22\x20spellcheck=\x22false\x22>','ck-user__marker_hovered','getSelectionClass'];_0x3d3a=function(){return _0x4454dc;};return _0x3d3a();}function te(_0x3a50c6,_0x5817f1,_0xf44375,_0x27ba64){const _0x28e1eb=_0x40d8f0,_0x2b8938=_0x28e1eb(0x11c)+_0x3a50c6,_0x454cdb=_0x28e1eb(0x11e)+_0x3a50c6,_0x204773=_0x5817f1[_0x28e1eb(0xfd)]();let _0x566c03=_0x5817f1[_0x28e1eb(0x103)];_0x204773&&_0x204773['is'](_0x28e1eb(0xc8),_0x28e1eb(0x10c))&&(_0x566c03=function(_0x21e28b,_0x194cbc){const _0x5f53f5=_0x28e1eb;for(const _0x2939ee of _0x21e28b[_0x5f53f5(0x107)]())if(_0x194cbc[_0x5f53f5(0x122)][_0x5f53f5(0x11d)](_0x2939ee,_0x5f53f5(0xcf)))return _0x2939ee;}(_0x5817f1,_0xf44375),_0x5817f1=_0x27ba64[_0x28e1eb(0xce)](_0x566c03));const _0xefd8bd=_0x27ba64[_0x28e1eb(0xce)](_0x566c03);_0xf44375[_0x28e1eb(0xb9)][_0x28e1eb(0xd1)](_0x2b8938)?(_0x27ba64[_0x28e1eb(0xd5)](_0x2b8938,{'range':_0x5817f1}),_0x27ba64[_0x28e1eb(0xd5)](_0x454cdb,{'range':_0xefd8bd})):(_0x27ba64[_0x28e1eb(0xba)](_0x2b8938,{'range':_0x5817f1,'usingOperation':!0x0}),_0x27ba64[_0x28e1eb(0xba)](_0x454cdb,{'range':_0xefd8bd,'usingOperation':!0x0}));}
23
+ const _0xb7138d=_0x4254;(function(_0xaf8192,_0x3fcdb5){const _0x465729=_0x4254,_0x3702f8=_0xaf8192();while(!![]){try{const _0x51b709=parseInt(_0x465729(0xfb))/0x1*(parseInt(_0x465729(0xc7))/0x2)+-parseInt(_0x465729(0xde))/0x3+-parseInt(_0x465729(0x122))/0x4*(-parseInt(_0x465729(0xb4))/0x5)+parseInt(_0x465729(0x12c))/0x6+parseInt(_0x465729(0x10d))/0x7+-parseInt(_0x465729(0xc4))/0x8+-parseInt(_0x465729(0x129))/0x9;if(_0x51b709===_0x3fcdb5)break;else _0x3702f8['push'](_0x3702f8['shift']());}catch(_0x11b79e){_0x3702f8['push'](_0x3702f8['shift']());}}}(_0x5c25,0xa4e92));import{Plugin as _0x277ef3}from'ckeditor5/src/core.js';import{global as _0x101188,DomEmitterMixin as _0x5cfac4}from'ckeditor5/src/utils.js';import _0x24a9fd from'./sessions.js';import{LiveRange as _0x3ec286}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';function _0x4254(_0x41632b,_0x336591){const _0x5c2536=_0x5c25();return _0x4254=function(_0x425474,_0x33d8cf){_0x425474=_0x425474-0xb1;let _0x10434a=_0x5c2536[_0x425474];return _0x10434a;},_0x4254(_0x41632b,_0x336591);}export default class H extends _0x277ef3{constructor(){const _0x1c1f7f=_0x4254;super(...arguments),this[_0x1c1f7f(0x109)]=new(_0x5cfac4())();}static get[_0xb7138d(0x130)](){return[_0x24a9fd];}static get[_0xb7138d(0x123)](){const _0x159f8a=_0xb7138d;return _0x159f8a(0x114);}[_0xb7138d(0x11e)](){const _0x57bb85=_0xb7138d,_0x22e3ee=this[_0x57bb85(0xb6)],_0x1e8eab=_0x22e3ee[_0x57bb85(0xe5)][_0x57bb85(0xf7)](_0x24a9fd);_0x22e3ee[_0x57bb85(0x117)][_0x57bb85(0xe8)](_0x57bb85(0xee))[_0x57bb85(0xd1)]({'model':_0x57bb85(0x104),'view':(_0x5f1525,{writer:_0x45f5dc})=>function(_0x1675df,_0x54d2a4,_0x457f7c,_0x719160){const _0x2f1e09=_0x57bb85,_0x32a6eb=_0x1675df[_0x2f1e09(0xb5)][_0x2f1e09(0x10e)](':')[0x2],_0x4b52c0=_0x457f7c[_0x2f1e09(0xf5)](_0x32a6eb);if(!_0x4b52c0||_0x32a6eb===_0x457f7c[_0x2f1e09(0xc3)])return;if(!_0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0x127)][_0x2f1e09(0xef)](_0x1675df[_0x2f1e09(0xca)][_0x2f1e09(0xd9)],_0x2f1e09(0xf2)))return;const _0x574675={'class':_0x2f1e09(0xf0)+_0x4b52c0[_0x2f1e09(0xe6)][_0x2f1e09(0x121)](),'data-name':_0x4b52c0[_0x2f1e09(0xdc)],'data-session-id':_0x32a6eb},_0x18d4d1=_0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0x10c)][_0x2f1e09(0xf7)](_0x1675df[_0x2f1e09(0xb5)]),_0x39394d=_0x18d4d1[_0x2f1e09(0xdb)](),_0x10c7cf=_0x39394d[_0x2f1e09(0xfc)],_0x17db3b=_0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0x127)];if(_0x10c7cf&&_0x17db3b[_0x2f1e09(0x131)](_0x10c7cf)&&_0x17db3b[_0x2f1e09(0x12d)](_0x10c7cf)&&!_0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0x10c)][_0x2f1e09(0xf7)](_0x2f1e09(0xd4)+_0x32a6eb)[_0x2f1e09(0xeb)]()[_0x2f1e09(0xf8)])return;const _0x241fad=_0x39394d[_0x2f1e09(0x119)];return _0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0x127)][_0x2f1e09(0xdf)](_0x241fad)&&!_0x719160[_0x2f1e09(0xc2)][_0x2f1e09(0xbc)](_0x241fad)&&(_0x574675[_0x2f1e09(0x124)]=!0x1),function(_0xa4e896,_0x50e0ea,_0xeb217b){const _0x251a56=_0x2f1e09,_0x122b33=_0xa4e896[_0x251a56(0x120)](_0x251a56(0xf6),_0x50e0ea);return _0xa4e896[_0x251a56(0x108)](_0x251a56(0x11b),!0x0,_0x122b33),_0x122b33[_0x251a56(0x111)]=function(_0x1dc071){const _0x52b388=_0x251a56,_0xdcc148=this[_0x52b388(0x10b)](_0x1dc071);return _0xdcc148[_0x52b388(0xd7)]=_0x52b388(0x106)+_0xeb217b[_0x52b388(0xdc)]+_0x52b388(0xda),_0xdcc148[_0x52b388(0x118)](_0x52b388(0xcd),()=>{const _0x1f2957=_0x52b388;_0xdcc148[_0x1f2957(0xec)][_0x1f2957(0xd8)](_0x1f2957(0xd3));}),_0xdcc148[_0x52b388(0x118)](_0x52b388(0xb7),()=>{const _0x369fb9=_0x52b388;_0xdcc148[_0x369fb9(0xec)][_0x369fb9(0x12b)](_0x369fb9(0xd3));}),_0xdcc148;},_0x122b33[_0x251a56(0xd0)]=function(_0x1cc9fa){const _0xc5db1c=_0x251a56;return!(!this[_0xc5db1c(0x12e)](_0xc5db1c(0x11b))||!_0x1cc9fa[_0xc5db1c(0x12e)](_0xc5db1c(0x11b))||this[_0xc5db1c(0x112)](_0xc5db1c(0x125))!=_0x1cc9fa[_0xc5db1c(0x112)](_0xc5db1c(0x125)));},_0x122b33;}(_0x54d2a4,_0x574675,_0x4b52c0);}(_0x5f1525,_0x45f5dc,_0x1e8eab,_0x22e3ee)}),_0x22e3ee[_0x57bb85(0x117)][_0x57bb85(0xe8)](_0x57bb85(0xee))[_0x57bb85(0x110)]({'model':_0x57bb85(0xc9),'view':_0x415b8b=>function(_0x91faf7,_0x360a32){const _0x43ce3d=_0x57bb85,_0x47e452=_0x91faf7[_0x43ce3d(0xb5)][_0x43ce3d(0x10e)](':')[0x2];if(_0x47e452===_0x360a32[_0x43ce3d(0xc3)])return null;const _0x5f40ee=_0x360a32[_0x43ce3d(0xf5)](_0x47e452);if(!_0x5f40ee)return{'id':_0x47e452,'classes':[]};return{'id':_0x47e452,'classes':[_0x43ce3d(0xe2),_0x5f40ee[_0x43ce3d(0xe6)][_0x43ce3d(0x11a)]()],'attributes':{'data-session-id':_0x47e452},'priority':0x7d0+_0x5f40ee[_0x43ce3d(0x103)]};}(_0x415b8b,_0x1e8eab)}),function(_0x4260c8){const _0x3b69e3=_0x57bb85,_0x56f2ad=_0x4260c8[_0x3b69e3(0xc2)],_0x39f675=new Map(),_0x2dff43=_0x4260c8[_0x3b69e3(0xe5)][_0x3b69e3(0xf7)](_0x24a9fd);_0x56f2ad[_0x3b69e3(0x10c)]['on'](_0x3b69e3(0xff),(_0x400ff8,_0x31fc30,_0x379745,_0x18c7ad)=>{const _0x73bafd=_0x3b69e3;if(!_0x18c7ad&&_0x39f675[_0x73bafd(0xf7)](_0x31fc30[_0x73bafd(0xdc)]))return _0x39f675[_0x73bafd(0xf7)](_0x31fc30[_0x73bafd(0xdc)])[_0x73bafd(0x10f)](),void _0x39f675[_0x73bafd(0xc1)](_0x31fc30[_0x73bafd(0xdc)]);const _0x31a0f1=_0x31fc30[_0x73bafd(0xdc)][_0x73bafd(0x10e)](':')[0x2];if(_0x31a0f1===_0x2dff43[_0x73bafd(0xc3)])return;const _0x578a15=_0x73bafd(0x115)+_0x31a0f1;_0x56f2ad[_0x73bafd(0x10c)][_0x73bafd(0xcc)](_0x578a15)&&_0x4260c8[_0x73bafd(0xcb)][_0x73bafd(0xe9)](_0x578a15),_0x31fc30['on'](_0x73bafd(0x105),(_0x2d7232,_0x50330f,_0x45c8e8)=>{const _0x144f22=_0x73bafd;if(_0x144f22(0xc6)!=_0x50330f[_0x144f22(0xf3)][_0x144f22(0xb9)]&&_0x144f22(0xc6)==_0x31fc30[_0x144f22(0xeb)]()[_0x144f22(0xf3)][_0x144f22(0xb9)]&&!_0x39f675[_0x144f22(0xcc)](_0x31fc30[_0x144f22(0xdc)])){const _0x1c1abd=_0x56f2ad[_0x144f22(0x127)][_0x144f22(0xea)](_0x45c8e8[_0x144f22(0xe7)]);if(_0x1c1abd){const _0x2083a8=_0x3ec286[_0x144f22(0xbf)](_0x1c1abd);_0x39f675[_0x144f22(0xba)](_0x31fc30[_0x144f22(0xdc)],_0x2083a8),_0x2083a8['on'](_0x144f22(0x105),(_0x55f8be,_0x7774c8,_0x266374)=>{const _0x1e523e=_0x144f22;if(_0x1e523e(0xc6)==_0x2083a8[_0x1e523e(0xf3)][_0x1e523e(0xb9)]){const _0x1ba89a=_0x56f2ad[_0x1e523e(0x127)][_0x1e523e(0xea)](_0x266374[_0x1e523e(0xe7)]);_0x1ba89a?(_0x2083a8[_0x1e523e(0xd9)]=_0x1ba89a[_0x1e523e(0xd9)],_0x2083a8[_0x1e523e(0xf4)]=_0x1ba89a[_0x1e523e(0xf4)]):(_0x39f675[_0x1e523e(0xc1)](_0x31fc30[_0x1e523e(0xdc)]),_0x2083a8[_0x1e523e(0x10f)]());}});}}});}),_0x56f2ad[_0x3b69e3(0xed)]['on'](_0x3b69e3(0xe3),()=>{const _0x14c92e=_0x3b69e3;_0x39f675[_0x14c92e(0x116)]>0x0&&_0x56f2ad[_0x14c92e(0x11f)]({'isUndoable':!0x1},_0x30924d=>{const _0x59609a=_0x14c92e;for(const [_0xbead5e,_0x567f2a]of _0x39f675)_0x59609a(0xc6)==_0x56f2ad[_0x59609a(0x10c)][_0x59609a(0xf7)](_0xbead5e)[_0x59609a(0xeb)]()[_0x59609a(0xf3)][_0x59609a(0xb9)]&&(re(_0xbead5e[_0x59609a(0x10e)](':')[0x2],_0x567f2a[_0x59609a(0xfa)](),_0x56f2ad,_0x30924d),_0x567f2a[_0x59609a(0x10f)]());_0x39f675[_0x59609a(0xe4)]();});});}(_0x22e3ee),this[_0x57bb85(0x109)][_0x57bb85(0xdd)](_0x101188[_0x57bb85(0xed)],_0x57bb85(0xc0),(_0x1f3f9f,{key:_0x1f7ffe})=>{const _0x38ba15=_0x57bb85;_0x38ba15(0x107)===_0x1f7ffe&&function(_0x52c35c){const _0x56e011=_0x38ba15;_0x52c35c[_0x56e011(0xcb)][_0x56e011(0xce)][_0x56e011(0xe3)](_0x4bf4b9=>{const _0x499e6f=_0x56e011;for(const _0xe43ca8 of _0x52c35c[_0x499e6f(0xc2)][_0x499e6f(0x10c)]){if(!_0xe43ca8[_0x499e6f(0xdc)][_0x499e6f(0xb8)](_0x499e6f(0x104)))continue;const _0x590853=_0x52c35c[_0x499e6f(0xcb)][_0x499e6f(0xc5)][_0x499e6f(0x11d)](_0xe43ca8[_0x499e6f(0xdc)]);if(_0x590853){for(const _0x9b1652 of _0x590853)_0x4bf4b9[_0x499e6f(0xe0)](_0x499e6f(0xd3),_0x9b1652);}}});}(_0x22e3ee);},{'useCapture':!0x0});}[_0xb7138d(0xd2)](){const _0x92fe0d=_0xb7138d,_0x5dd6ab=this[_0x92fe0d(0xb6)],_0xd946a5=_0x5dd6ab[_0x92fe0d(0xe1)][_0x92fe0d(0xf7)](_0x92fe0d(0xb3));_0xd946a5&&_0x5dd6ab[_0x92fe0d(0xc2)]['on'](_0x92fe0d(0x100),(_0x42ad15,_0x569b15)=>{const _0x3736bb=_0x92fe0d,_0x1cfb58=_0x569b15[0x0];if(_0x3736bb(0xbe)!=_0x1cfb58[_0x3736bb(0xfd)]||!_0x1cfb58[_0x3736bb(0xdc)][_0x3736bb(0xb8)](_0x3736bb(0x128)))return;const _0x1cbaed=_0x1cfb58[_0x3736bb(0x126)];_0xd946a5[_0x3736bb(0xb1)][_0x3736bb(0xcc)](_0x1cbaed)&&(_0x1cfb58[_0x3736bb(0xf1)]=_0x1cfb58[_0x3736bb(0xd5)]?_0x5dd6ab[_0x3736bb(0xc2)][_0x3736bb(0x12f)](_0x1cfb58[_0x3736bb(0xd5)][_0x3736bb(0xd9)],_0x1cfb58[_0x3736bb(0xd5)][_0x3736bb(0xf4)]):null);},{'priority':_0x92fe0d(0xbb)});}[_0xb7138d(0x101)](){const _0x1ef7d8=_0xb7138d;return this[_0x1ef7d8(0x109)][_0x1ef7d8(0xd6)](),super[_0x1ef7d8(0x101)]();}[_0xb7138d(0x11c)](){const _0x345f3b=_0xb7138d,_0x7a63e9=this[_0x345f3b(0xb6)],_0x5ba3d2=_0x7a63e9[_0x345f3b(0xc2)][_0x345f3b(0xed)],_0x1cbc5d=_0x7a63e9[_0x345f3b(0xe5)][_0x345f3b(0xf7)](_0x24a9fd);_0x7a63e9[_0x345f3b(0xc2)][_0x345f3b(0x11f)]({'isUndoable':!0x1},_0x45b89f=>{const _0x1f9425=_0x345f3b,_0x458c2f=_0x1f9425(0xd4)+_0x1cbc5d[_0x1f9425(0xc3)],_0x471439=_0x1f9425(0x115)+_0x1cbc5d[_0x1f9425(0xc3)],_0xb0ffde=_0x7a63e9[_0x1f9425(0xc2)][_0x1f9425(0x10c)][_0x1f9425(0xcc)](_0x458c2f);_0x7a63e9[_0x1f9425(0xcb)][_0x1f9425(0xce)][_0x1f9425(0xcf)]?re(_0x1cbc5d[_0x1f9425(0xc3)],_0x5ba3d2[_0x1f9425(0xbd)][_0x1f9425(0xb2)](),_0x7a63e9[_0x1f9425(0xc2)],_0x45b89f):_0xb0ffde&&(_0x45b89f[_0x1f9425(0xfe)](_0x458c2f),_0x45b89f[_0x1f9425(0xfe)](_0x471439));});}}function re(_0x470b4f,_0x18f01f,_0x1d3f37,_0xd2313b){const _0x30d4a9=_0xb7138d,_0x48260b=_0x30d4a9(0xd4)+_0x470b4f,_0x407770=_0x30d4a9(0x115)+_0x470b4f,_0x5f27df=_0x18f01f[_0x30d4a9(0xc8)]();let _0x33edd8=_0x18f01f[_0x30d4a9(0xd9)];_0x5f27df&&_0x5f27df['is'](_0x30d4a9(0x12a),_0x30d4a9(0x102))&&(_0x33edd8=function(_0xd8af9b,_0x1ba600){const _0x2394c3=_0x30d4a9;for(const _0x137ea0 of _0xd8af9b[_0x2394c3(0x10a)]())if(_0x1ba600[_0x2394c3(0x127)][_0x2394c3(0xef)](_0x137ea0,_0x2394c3(0xf2)))return _0x137ea0;}(_0x18f01f,_0x1d3f37),_0x18f01f=_0xd2313b[_0x30d4a9(0x12f)](_0x33edd8));const _0x167454=_0xd2313b[_0x30d4a9(0x12f)](_0x33edd8);_0x1d3f37[_0x30d4a9(0x10c)][_0x30d4a9(0xcc)](_0x48260b)?(_0xd2313b[_0x30d4a9(0x113)](_0x48260b,{'range':_0x18f01f}),_0xd2313b[_0x30d4a9(0x113)](_0x407770,{'range':_0x167454})):(_0xd2313b[_0x30d4a9(0xf9)](_0x48260b,{'range':_0x18f01f,'usingOperation':!0x0}),_0xd2313b[_0x30d4a9(0xf9)](_0x407770,{'range':_0x167454,'usingOperation':!0x0}));}function _0x5c25(){const _0x1ddf75=['getSelectionClass','userPositionMarker','createUserMarkerOperations','markerNameToElements','init','enqueueChange','createUIElement','getMarkerClass','3803356xelPyI','pluginName','contenteditable','data-session-id','batch','schema','user:','733104oLMJDu','element','remove','6026760wmMirN','isInline','getCustomProperty','createRange','requires','isObject','_createdBatches','getFirstRange','undo','5pXTxba','markerName','editor','mouseleave','startsWith','rootName','set','highest','hasContent','selection','marker','fromRange','keydown','delete','model','mySessionId','8083192JbfJaK','mapper','$graveyard','214NtRyOk','getContainedElement','user:range','markerRange','editing','has','mouseenter','view','hasDomSelection','isSimilar','markerToElement','afterInit','ck-user__marker_hovered','user:range:','oldRange','stopListening','innerHTML','add','start','</span>⁠','getStart','name','listenTo','2652903DVOffZ','isLimit','removeClass','commands','ck-user__selection','change','clear','plugins','color','deletionPosition','for','reconvertMarker','getNearestSelectionRange','getRange','classList','document','editingDowncast','checkChild','ck-user__marker\x20','newRange','$text','root','end','getUserBySessionId','span','get','isCollapsed','addMarker','toRange','547avzJjU','nodeAfter','type','removeMarker','update:user:range','applyOperation','destroy','tableCell','orderNumber','user:position','change:range','⁠<span\x20class=\x22ck-user__marker-line\x22\x20contenteditable=\x22false\x22><span\x20class=\x22ck-user__marker-dot\x22></span></span><span\x20class=\x22ck-user__marker-tooltip\x22\x20contenteditable=\x22false\x22\x20spellcheck=\x22false\x22>','Escape','setCustomProperty','_domEmitter','getPositions','toDomElement','markers','4464614UJZcCm','split','detach','markerToHighlight','render','getAttribute','updateMarker','UserMarkers','user:position:','size','conversion','addEventListener','parent'];_0x5c25=function(){return _0x1ddf75;};return _0x5c25();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d2433=_0x21e0;(function(_0xc5d1f7,_0x2c087c){const _0x837463=_0x21e0,_0x463345=_0xc5d1f7();while(!![]){try{const _0x3044c9=-parseInt(_0x837463(0x191))/0x1+-parseInt(_0x837463(0x1ae))/0x2*(parseInt(_0x837463(0x179))/0x3)+-parseInt(_0x837463(0x186))/0x4*(parseInt(_0x837463(0x1a7))/0x5)+-parseInt(_0x837463(0x171))/0x6+parseInt(_0x837463(0x17d))/0x7+parseInt(_0x837463(0x184))/0x8+-parseInt(_0x837463(0x1a1))/0x9*(-parseInt(_0x837463(0x17a))/0xa);if(_0x3044c9===_0x2c087c)break;else _0x463345['push'](_0x463345['shift']());}catch(_0x164d0b){_0x463345['push'](_0x463345['shift']());}}}(_0x3d59,0xa6181));import{ContextPlugin as _0x44b4ee}from'ckeditor5/src/core.js';import{DomEmitterMixin as _0x4a4ea0,CKEditorError as _0x1ac883}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x4f4038,WEB_SOCKET_GATEWAY_STATES as _0x341680}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x2240a6}from'ckeditor5/src/ui.js';class c extends _0x44b4ee{static get[_0x3d2433(0x16c)](){const _0x3e8132=_0x3d2433;return[_0x3e8132(0x16d),_0x2240a6];}static get[_0x3d2433(0x1ac)](){const _0x3047ff=_0x3d2433;return _0x3047ff(0x17b);}constructor(_0x40f294){const _0x4e69d6=_0x3d2433;super(_0x40f294),this[_0x4e69d6(0x1a2)](_0x4e69d6(0x19f),_0x341680[_0x4e69d6(0x18c)]),this[_0x4e69d6(0x1a2)](_0x4e69d6(0x170),!0x1),this[_0x4e69d6(0x1b1)]=new Set(),this[_0x4e69d6(0x19e)]=!0x1,this[_0x4e69d6(0x190)]=Object[_0x4e69d6(0x19c)](_0x4a4ea0);}[_0x3d2433(0x183)](){const _0x918777=_0x3d2433,_0x518b9c=this[_0x918777(0x1a0)],_0x13d7c6=_0x518b9c[_0x918777(0x185)][_0x918777(0x1b0)](_0x918777(0x16d)),_0x5c71b3=_0x518b9c[_0x918777(0x185)][_0x918777(0x1b0)](_0x2240a6);if(!_0x13d7c6[_0x918777(0x189)])throw new _0x1ac883(_0x918777(0x16f),this);if(!_0x13d7c6[_0x918777(0x18e)])throw new _0x1ac883(_0x918777(0x18b),this);return this[_0x918777(0x190)][_0x918777(0x1a3)](window,_0x918777(0x1a8),()=>this[_0x918777(0x170)]=!0x0),this[_0x918777(0x190)][_0x918777(0x1a3)](window,_0x918777(0x195),()=>this[_0x918777(0x170)]=!0x1),this[_0x918777(0x1a0)][_0x918777(0x194)][_0x918777(0x181)](_0x918777(0x18d),0xa),this[_0x918777(0x1a0)][_0x918777(0x194)][_0x918777(0x181)](_0x918777(0x1af),0x14),c[_0x918777(0x17b)][_0x918777(0x197)](_0x13d7c6[_0x918777(0x189)],_0x13d7c6[_0x918777(0x18e)],{'timeout':0x3e8*this[_0x918777(0x1a0)][_0x918777(0x194)][_0x918777(0x1b0)](_0x918777(0x18d)),'requestTimeout':0x3e8*this[_0x918777(0x1a0)][_0x918777(0x194)][_0x918777(0x1b0)](_0x918777(0x1af))})[_0x918777(0x16b)](_0x3465a9=>{const _0x1abd9d=_0x918777;if(this[_0x1abd9d(0x192)]=_0x3465a9,this[_0x1abd9d(0x19d)](_0x1abd9d(0x19f))['to'](_0x3465a9,_0x1abd9d(0x19f),this,_0x1abd9d(0x170),(_0x57c193,_0x17eb3c)=>(_0x1abd9d(0x17c)!==_0x57c193&&(this[_0x1abd9d(0x19e)]=!0x0),_0x17eb3c||_0x57c193!==_0x341680[_0x1abd9d(0x18c)]?_0x341680[_0x1abd9d(0x174)]:this[_0x1abd9d(0x19f)]==_0x341680[_0x1abd9d(0x174)]&&this[_0x1abd9d(0x19e)]?(this[_0x1abd9d(0x19e)]=!0x1,this[_0x1abd9d(0x17e)](),_0x341680[_0x1abd9d(0x16a)]):_0x341680[_0x1abd9d(0x18c)])),this[_0x1abd9d(0x192)]['on'](_0x1abd9d(0x187),(_0x596910,_0x2fb0e9)=>{const _0x32f387=_0x1abd9d;if(_0x32f387(0x199)!==_0x2fb0e9[_0x32f387(0x193)])throw console[_0x32f387(0x187)](_0x2fb0e9),new _0x1ac883(_0x32f387(0x172),null,{'originalError':_0x2fb0e9});_0x5c71b3[_0x32f387(0x19b)](_0x32f387(0x176),{'title':_0x32f387(0x173),'namespace':_0x32f387(0x180)});}),!_0x3465a9['me'])return new Promise(_0x1dc79f=>_0x3465a9['on'](_0x1abd9d(0x1aa),_0x1dc79f));})[_0x918777(0x198)](_0x62ec93=>{const _0x2c9c5f=_0x918777;throw console[_0x2c9c5f(0x187)](_0x62ec93),new _0x1ac883(_0x2c9c5f(0x172),null,{'originalError':_0x62ec93});});}[_0x3d2433(0x1a5)](_0x31dd55){const _0x4a9ed1=_0x3d2433;if(_0x4a9ed1(0x1ad)!=typeof _0x31dd55[_0x4a9ed1(0x18a)])throw new _0x1ac883(_0x4a9ed1(0x1ab),this);if(this[_0x4a9ed1(0x178)](_0x31dd55))throw new _0x1ac883(_0x4a9ed1(0x175),this,{'name':_0x31dd55[_0x4a9ed1(0x1a4)][_0x4a9ed1(0x1ac)]});this[_0x4a9ed1(0x1b1)][_0x4a9ed1(0x1a6)](_0x31dd55);}[_0x3d2433(0x1a9)](_0x2cb82f){const _0x4d6402=_0x3d2433;this[_0x4d6402(0x1b1)][_0x4d6402(0x19a)](_0x2cb82f);}[_0x3d2433(0x178)](_0x34dcd6){const _0x469df6=_0x3d2433;return this[_0x469df6(0x1b1)][_0x469df6(0x177)](_0x34dcd6);}[_0x3d2433(0x17e)](){const _0x535ebe=_0x3d2433;return this[_0x535ebe(0x192)][_0x535ebe(0x18a)]()[_0x535ebe(0x16b)](()=>Promise[_0x535ebe(0x16e)](Array[_0x535ebe(0x18f)](this[_0x535ebe(0x1b1)],_0x517deb=>_0x517deb[_0x535ebe(0x18a)]())))[_0x535ebe(0x16b)](()=>this[_0x535ebe(0x19f)]=_0x341680[_0x535ebe(0x18c)])[_0x535ebe(0x198)](_0x1f96ef=>{const _0x40c805=_0x535ebe;throw console[_0x40c805(0x187)](_0x1f96ef),new _0x1ac883(_0x40c805(0x169),this[_0x40c805(0x1a0)]);});}[_0x3d2433(0x182)](){const _0x350de6=_0x3d2433;this[_0x350de6(0x192)]&&this[_0x350de6(0x192)][_0x350de6(0x17f)](),this[_0x350de6(0x19f)]=_0x341680[_0x350de6(0x174)],this[_0x350de6(0x190)][_0x350de6(0x196)](),super[_0x350de6(0x182)]();}}function _0x21e0(_0x51da1c,_0x3f80c2){const _0x3d593d=_0x3d59();return _0x21e0=function(_0x21e015,_0x3e8e82){_0x21e015=_0x21e015-0x169;let _0x2fd942=_0x3d593d[_0x21e015];return _0x2fd942;},_0x21e0(_0x51da1c,_0x3f80c2);}c[_0x3d2433(0x17b)]=_0x4f4038,c[_0x3d2433(0x188)]=0x3e8;function _0x3d59(){const _0x3a92b8=['_domEmitter','455738KpdsBk','connection','code','config','online','stopListening','connect','catch','limitExceeded','delete','showWarning','create','bind','_shouldPluginsReconnect','state','context','2905839yQFbrG','set','listenTo','constructor','addToReconnectionStack','add','74055pReCnR','offline','removeFromReconnectionStack','change:me','websocketgateway-invalid-plugin-interface','pluginName','function','68OOCtHX','cloudServices.requestTimeout','get','_reconnectionStack','cloudservices-reconnection-error','CONNECTING','then','requires','CloudServices','all','websocketgateway-missing-token','_isBrowserOffline','6483780lFOGeq','cloudservices-init','Connected\x20users\x20limit\x20exceeded','DISCONNECTED','websocketgateway-plugin-already-registered','The\x20limit\x20of\x20maximum\x20concurrent\x20connections\x20that\x20the\x20collaboration\x20server\x20can\x20handle\x20has\x20been\x20reached.\x20Try\x20opening\x20the\x20document\x20again\x20in\x20a\x20few\x20minutes.\x20Please\x20contact\x20your\x20system\x20administrator\x20if\x20the\x20problem\x20persists.','has','isInReconnectionStack','2598retQFo','30hcALbE','WebSocketGateway','connected','6938484dTyceN','_reconnect','disconnect','real-time-collaboration','define','destroy','init','2882904auSlvH','plugins','20vdGfJj','error','initialReconnectionInterval','token','reconnect','websocketgateway-missing-websocket-url','CONNECTED','cloudServices.connectionTimeout','webSocketUrl','from'];_0x3d59=function(){return _0x3a92b8;};return _0x3d59();}export default c;
23
+ const _0x3f2ac8=_0x2aa9;(function(_0x2429e3,_0x577e26){const _0xcf16f8=_0x2aa9,_0x246849=_0x2429e3();while(!![]){try{const _0x430fac=-parseInt(_0xcf16f8(0x1b5))/0x1+-parseInt(_0xcf16f8(0x18a))/0x2*(parseInt(_0xcf16f8(0x189))/0x3)+-parseInt(_0xcf16f8(0x18d))/0x4*(parseInt(_0xcf16f8(0x19a))/0x5)+-parseInt(_0xcf16f8(0x1b2))/0x6*(parseInt(_0xcf16f8(0x1b8))/0x7)+-parseInt(_0xcf16f8(0x190))/0x8+parseInt(_0xcf16f8(0x197))/0x9+parseInt(_0xcf16f8(0x1b0))/0xa*(parseInt(_0xcf16f8(0x1ab))/0xb);if(_0x430fac===_0x577e26)break;else _0x246849['push'](_0x246849['shift']());}catch(_0x1e2586){_0x246849['push'](_0x246849['shift']());}}}(_0xc8d3,0x9cbc7));import{ContextPlugin as _0x37b86e}from'ckeditor5/src/core.js';function _0x2aa9(_0x3d3632,_0x56847f){const _0xc8d3f3=_0xc8d3();return _0x2aa9=function(_0x2aa968,_0x1a2a01){_0x2aa968=_0x2aa968-0x188;let _0x42dd08=_0xc8d3f3[_0x2aa968];return _0x42dd08;},_0x2aa9(_0x3d3632,_0x56847f);}import{DomEmitterMixin as _0x5c8583,CKEditorError as _0x676afc}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x4c4722,WEB_SOCKET_GATEWAY_STATES as _0x34df47}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0xc8d3(){const _0x2e11c8=['listenTo','then','20CNhdtM','real-time-collaboration','22296EwpLso','online','showWarning','1132751ECwLOQ','websocketgateway-missing-token','Connected\x20users\x20limit\x20exceeded','532fQJVQV','initialReconnectionInterval','stopListening','catch','has','plugins','constructor','define','delete','connected','offline','CloudServices','error','token','_reconnectionStack','all','config','cloudservices-init','isInReconnectionStack','_isBrowserOffline','function','add','reconnect','_reconnect','context','destroy','websocketgateway-plugin-already-registered','12318XsGUPc','274ByTpxP','cloudservices-reconnection-error','cloudServices.connectionTimeout','24872bLgBez','connect','WebSocketGateway','8080960mCsqOi','state','disconnect','connection','CONNECTING','create','pluginName','980478PbHTBI','init','code','1030WIOiMN','get','DISCONNECTED','_shouldPluginsReconnect','addToReconnectionStack','bind','requires','set','websocketgateway-invalid-plugin-interface','cloudServices.requestTimeout','change:me','The\x20limit\x20of\x20maximum\x20concurrent\x20connections\x20that\x20the\x20collaboration\x20server\x20can\x20handle\x20has\x20been\x20reached.\x20Try\x20opening\x20the\x20document\x20again\x20in\x20a\x20few\x20minutes.\x20Please\x20contact\x20your\x20system\x20administrator\x20if\x20the\x20problem\x20persists.','_domEmitter','from','removeFromReconnectionStack','CONNECTED','websocketgateway-missing-websocket-url','26409713jFXbxw','webSocketUrl','limitExceeded'];_0xc8d3=function(){return _0x2e11c8;};return _0xc8d3();}import{Notification as _0x336cfa}from'ckeditor5/src/ui.js';class c extends _0x37b86e{static get[_0x3f2ac8(0x1a0)](){const _0x579738=_0x3f2ac8;return[_0x579738(0x1c3),_0x336cfa];}static get[_0x3f2ac8(0x196)](){const _0xbaf349=_0x3f2ac8;return _0xbaf349(0x18f);}constructor(_0x39d672){const _0x3a9e17=_0x3f2ac8;super(_0x39d672),this[_0x3a9e17(0x1a1)](_0x3a9e17(0x191),_0x34df47[_0x3a9e17(0x1a9)]),this[_0x3a9e17(0x1a1)](_0x3a9e17(0x1cb),!0x1),this[_0x3a9e17(0x1c6)]=new Set(),this[_0x3a9e17(0x19d)]=!0x1,this[_0x3a9e17(0x1a6)]=Object[_0x3a9e17(0x195)](_0x5c8583);}[_0x3f2ac8(0x198)](){const _0x426d47=_0x3f2ac8,_0x573258=this[_0x426d47(0x1d0)],_0x56fea9=_0x573258[_0x426d47(0x1bd)][_0x426d47(0x19b)](_0x426d47(0x1c3)),_0x118c78=_0x573258[_0x426d47(0x1bd)][_0x426d47(0x19b)](_0x336cfa);if(!_0x56fea9[_0x426d47(0x1c5)])throw new _0x676afc(_0x426d47(0x1b6),this);if(!_0x56fea9[_0x426d47(0x1ac)])throw new _0x676afc(_0x426d47(0x1aa),this);return this[_0x426d47(0x1a6)][_0x426d47(0x1ae)](window,_0x426d47(0x1c2),()=>this[_0x426d47(0x1cb)]=!0x0),this[_0x426d47(0x1a6)][_0x426d47(0x1ae)](window,_0x426d47(0x1b3),()=>this[_0x426d47(0x1cb)]=!0x1),this[_0x426d47(0x1d0)][_0x426d47(0x1c8)][_0x426d47(0x1bf)](_0x426d47(0x18c),0xa),this[_0x426d47(0x1d0)][_0x426d47(0x1c8)][_0x426d47(0x1bf)](_0x426d47(0x1a3),0x14),c[_0x426d47(0x18f)][_0x426d47(0x18e)](_0x56fea9[_0x426d47(0x1c5)],_0x56fea9[_0x426d47(0x1ac)],{'timeout':0x3e8*this[_0x426d47(0x1d0)][_0x426d47(0x1c8)][_0x426d47(0x19b)](_0x426d47(0x18c)),'requestTimeout':0x3e8*this[_0x426d47(0x1d0)][_0x426d47(0x1c8)][_0x426d47(0x19b)](_0x426d47(0x1a3))})[_0x426d47(0x1af)](_0x22b0e4=>{const _0x513009=_0x426d47;if(this[_0x513009(0x193)]=_0x22b0e4,this[_0x513009(0x19f)](_0x513009(0x191))['to'](_0x22b0e4,_0x513009(0x191),this,_0x513009(0x1cb),(_0x3e1218,_0x25f05f)=>(_0x513009(0x1c1)!==_0x3e1218&&(this[_0x513009(0x19d)]=!0x0),_0x25f05f||_0x3e1218!==_0x34df47[_0x513009(0x1a9)]?_0x34df47[_0x513009(0x19c)]:this[_0x513009(0x191)]==_0x34df47[_0x513009(0x19c)]&&this[_0x513009(0x19d)]?(this[_0x513009(0x19d)]=!0x1,this[_0x513009(0x1cf)](),_0x34df47[_0x513009(0x194)]):_0x34df47[_0x513009(0x1a9)])),this[_0x513009(0x193)]['on'](_0x513009(0x1c4),(_0x4b4cd4,_0x1f7645)=>{const _0x3b6637=_0x513009;if(_0x3b6637(0x1ad)!==_0x1f7645[_0x3b6637(0x199)])throw console[_0x3b6637(0x1c4)](_0x1f7645),new _0x676afc(_0x3b6637(0x1c9),null,{'originalError':_0x1f7645});_0x118c78[_0x3b6637(0x1b4)](_0x3b6637(0x1a5),{'title':_0x3b6637(0x1b7),'namespace':_0x3b6637(0x1b1)});}),!_0x22b0e4['me'])return new Promise(_0x508817=>_0x22b0e4['on'](_0x513009(0x1a4),_0x508817));})[_0x426d47(0x1bb)](_0xef3d5=>{const _0x1c0468=_0x426d47;throw console[_0x1c0468(0x1c4)](_0xef3d5),new _0x676afc(_0x1c0468(0x1c9),null,{'originalError':_0xef3d5});});}[_0x3f2ac8(0x19e)](_0x48b751){const _0x382048=_0x3f2ac8;if(_0x382048(0x1cc)!=typeof _0x48b751[_0x382048(0x1ce)])throw new _0x676afc(_0x382048(0x1a2),this);if(this[_0x382048(0x1ca)](_0x48b751))throw new _0x676afc(_0x382048(0x188),this,{'name':_0x48b751[_0x382048(0x1be)][_0x382048(0x196)]});this[_0x382048(0x1c6)][_0x382048(0x1cd)](_0x48b751);}[_0x3f2ac8(0x1a8)](_0x4cc724){const _0x580ef4=_0x3f2ac8;this[_0x580ef4(0x1c6)][_0x580ef4(0x1c0)](_0x4cc724);}[_0x3f2ac8(0x1ca)](_0x189b99){const _0x8ba5c3=_0x3f2ac8;return this[_0x8ba5c3(0x1c6)][_0x8ba5c3(0x1bc)](_0x189b99);}[_0x3f2ac8(0x1cf)](){const _0x2cfaf2=_0x3f2ac8;return this[_0x2cfaf2(0x193)][_0x2cfaf2(0x1ce)]()[_0x2cfaf2(0x1af)](()=>Promise[_0x2cfaf2(0x1c7)](Array[_0x2cfaf2(0x1a7)](this[_0x2cfaf2(0x1c6)],_0x3d738c=>_0x3d738c[_0x2cfaf2(0x1ce)]())))[_0x2cfaf2(0x1af)](()=>this[_0x2cfaf2(0x191)]=_0x34df47[_0x2cfaf2(0x1a9)])[_0x2cfaf2(0x1bb)](_0x584ab4=>{const _0x2f7b18=_0x2cfaf2;throw console[_0x2f7b18(0x1c4)](_0x584ab4),new _0x676afc(_0x2f7b18(0x18b),this[_0x2f7b18(0x1d0)]);});}[_0x3f2ac8(0x1d1)](){const _0x25faf9=_0x3f2ac8;this[_0x25faf9(0x193)]&&this[_0x25faf9(0x193)][_0x25faf9(0x192)](),this[_0x25faf9(0x191)]=_0x34df47[_0x25faf9(0x19c)],this[_0x25faf9(0x1a6)][_0x25faf9(0x1ba)](),super[_0x25faf9(0x1d1)]();}}c[_0x3f2ac8(0x18f)]=_0x4c4722,c[_0x3f2ac8(0x1b9)]=0x3e8;export default c;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5ae5ce=_0x267d;(function(_0x3f5113,_0x1f1138){var _0x316dd5=_0x267d,_0x8dea97=_0x3f5113();while(!![]){try{var _0x56d1ec=parseInt(_0x316dd5(0x175))/0x1+-parseInt(_0x316dd5(0x170))/0x2*(-parseInt(_0x316dd5(0x176))/0x3)+parseInt(_0x316dd5(0x178))/0x4*(-parseInt(_0x316dd5(0x171))/0x5)+-parseInt(_0x316dd5(0x16d))/0x6*(-parseInt(_0x316dd5(0x16e))/0x7)+parseInt(_0x316dd5(0x16f))/0x8*(-parseInt(_0x316dd5(0x173))/0x9)+-parseInt(_0x316dd5(0x179))/0xa+-parseInt(_0x316dd5(0x17a))/0xb*(-parseInt(_0x316dd5(0x177))/0xc);if(_0x56d1ec===_0x1f1138)break;else _0x8dea97['push'](_0x8dea97['shift']());}catch(_0x1e10f5){_0x8dea97['push'](_0x8dea97['shift']());}}}(_0x92fd,0xa895c));import{Plugin as _0x214324}from'ckeditor5/src/core.js';function _0x92fd(){var _0x1d5eb4=['1535406eXoWPd','35SaiCBS','36832MKFxfG','4pUOsWa','36400bEGtiw','RealTimeCollaborativeEditing','63OKmviN','requires','302433KdhHBz','1246677YibZKp','725688uDGpBA','676krOAMs','11251980BoTMNX','121nlhzFy','pluginName'];_0x92fd=function(){return _0x1d5eb4;};return _0x92fd();}import _0x4028c7 from'./realtimecollaborativeediting/realtimecollaborationclient.js';function _0x267d(_0x59a42b,_0x5c85e6){var _0x92fd94=_0x92fd();return _0x267d=function(_0x267d51,_0xac94c1){_0x267d51=_0x267d51-0x16d;var _0x379b5b=_0x92fd94[_0x267d51];return _0x379b5b;},_0x267d(_0x59a42b,_0x5c85e6);}export default class n extends _0x214324{static get[_0x5ae5ce(0x174)](){return[_0x4028c7];}static get[_0x5ae5ce(0x17b)](){var _0x17c878=_0x5ae5ce;return _0x17c878(0x172);}}
23
+ function _0x3458(_0x584714,_0x5cb60d){var _0x310fc2=_0x310f();return _0x3458=function(_0x3458bb,_0x4b327e){_0x3458bb=_0x3458bb-0x1ec;var _0x53fb29=_0x310fc2[_0x3458bb];return _0x53fb29;},_0x3458(_0x584714,_0x5cb60d);}function _0x310f(){var _0x3818ca=['101526BIHYUz','174286DVlCvU','requires','16kQWjuN','290500TCcBTh','pluginName','1120986quOryg','1777428XTjwNn','10555KgnmGs','RealTimeCollaborativeEditing','10332405fSgozQ','870ojnQGa'];_0x310f=function(){return _0x3818ca;};return _0x310f();}var _0x210e53=_0x3458;(function(_0x41ad17,_0x2e187c){var _0x42a451=_0x3458,_0x14c8bf=_0x41ad17();while(!![]){try{var _0x476b9f=parseInt(_0x42a451(0x1ef))/0x1+parseInt(_0x42a451(0x1f7))/0x2+parseInt(_0x42a451(0x1f1))/0x3+parseInt(_0x42a451(0x1f2))/0x4+-parseInt(_0x42a451(0x1f3))/0x5*(-parseInt(_0x42a451(0x1f6))/0x6)+-parseInt(_0x42a451(0x1ec))/0x7*(parseInt(_0x42a451(0x1ee))/0x8)+-parseInt(_0x42a451(0x1f5))/0x9;if(_0x476b9f===_0x2e187c)break;else _0x14c8bf['push'](_0x14c8bf['shift']());}catch(_0xffcf13){_0x14c8bf['push'](_0x14c8bf['shift']());}}}(_0x310f,0x41510));import{Plugin as _0x3cdbbf}from'ckeditor5/src/core.js';import _0x1dacbb from'./realtimecollaborativeediting/realtimecollaborationclient.js';export default class n extends _0x3cdbbf{static get[_0x210e53(0x1ed)](){return[_0x1dacbb];}static get[_0x210e53(0x1f0)](){var _0x4a9420=_0x210e53;return _0x4a9420(0x1f4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27e1b7=_0x2591;(function(_0x5a434e,_0x15de7){const _0x26b996=_0x2591,_0x4b0787=_0x5a434e();while(!![]){try{const _0x3d6f6c=parseInt(_0x26b996(0x22e))/0x1+-parseInt(_0x26b996(0x21a))/0x2*(parseInt(_0x26b996(0x22a))/0x3)+-parseInt(_0x26b996(0x201))/0x4+-parseInt(_0x26b996(0x240))/0x5+-parseInt(_0x26b996(0x24b))/0x6*(parseInt(_0x26b996(0x22d))/0x7)+-parseInt(_0x26b996(0x23e))/0x8+-parseInt(_0x26b996(0x244))/0x9*(-parseInt(_0x26b996(0x1e9))/0xa);if(_0x3d6f6c===_0x15de7)break;else _0x4b0787['push'](_0x4b0787['shift']());}catch(_0x41cdd4){_0x4b0787['push'](_0x4b0787['shift']());}}}(_0x19fc,0x7c6ab));function _0x19fc(){const _0x362bb0=['isBundleUploaded','plugins','_bufferedUpdates','creatorId','getMany','once','currentRevision','37726gAMfnW','RevisionHistoryService','from','sendBufferedUpdates','length','add','remove','connect','getRevisions','isConnected','code','cloud-services-internal-error:\x20Request\x20timeout.','_revisionDataBuilder','sessionId','off','get','3mbbfVN','change:_isConnected','setRevisionData','778211UanpTK','651700kVZwYu','_fetchMissingUsers','repository','listenTo','CONNECTED','config','_revisionTracker','reverse','fromVersion','max','_isPendingUpdate','_bufferUpdate','requires','getOperations','authors','change:_isPendingUpdate','5098904ytPxqT','reInit','61785mStcFq','getUser','addRevisionData','serverHistory','2394bTGbPT','marker','isEmptyCurrent','has','_lastRequestId','affectsData','data','24EBaeQT','getRevision','diffData','map','_startingVersion','cloud-services-internal-error:\x20Not\x20connected.','addUser','addToReconnectionStack','_isConnected','_preventResendingRevisionData','_revisionHistoryService','type','createdAt','66970lbcKsh','connected','revisionsUpdated','RevisionTracker','buildRevisionData','size','_createCurrentRevision','message','isEnabled','400','connection','wrongRequestId','catch','updateRevisions','startsWith','authorsIds','_fixRevision','_oldOffset','_handleReconnectionError','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','then','_handleRevisionsUpdate','bind','state','3240864ddbAms','toVersion','_waitForServiceReady','_update','collaboration.channelId','_getLatestVersion','_getLatestVersionFromServerOperations','destroy','reconnect','init','keys','editor','setSource','_offset','baseVersion','adapter','_revisions','cloudServices.bundleVersion'];_0x19fc=function(){return _0x362bb0;};return _0x19fc();}import{Plugin as _0x26ac21}from'ckeditor5/src/core.js';import{version as _0x277928}from'ckeditor5/src/utils.js';import{Users as _0x1617f9}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x2591(_0x593867,_0x2510a9){const _0x19fc32=_0x19fc();return _0x2591=function(_0x259106,_0xc33e28){_0x259106=_0x259106-0x1de;let _0x1f68f8=_0x19fc32[_0x259106];return _0x1f68f8;},_0x2591(_0x593867,_0x2510a9);}import _0x989fe9 from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0x47c426 from'../realtimecollaborativeediting/websocketgateway.js';import _0x47b164 from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x11d0a4,RevisionHistoryService as _0x4e01de,User as _0xf42156,WEB_SOCKET_GATEWAY_STATES as _0x45a924}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0x26ac21{static get[_0x27e1b7(0x23a)](){const _0x357041=_0x27e1b7;return[_0x47c426,_0x989fe9,_0x357041(0x1ec),_0x47b164,_0x1617f9];}constructor(_0x5d1478){const _0x29795b=_0x27e1b7;super(_0x5d1478);const _0x48ad2e=this[_0x29795b(0x20c)][_0x29795b(0x233)][_0x29795b(0x229)](_0x29795b(0x205));this[_0x29795b(0x248)]=null,this[_0x29795b(0x234)]=this[_0x29795b(0x20c)][_0x29795b(0x214)][_0x29795b(0x229)](_0x29795b(0x1ec)),this[_0x29795b(0x1e6)]=new v[(_0x29795b(0x21b))](_0x48ad2e);}async[_0x27e1b7(0x20a)](){const _0x504f3d=_0x27e1b7,_0x5f1f9f=this[_0x504f3d(0x20c)][_0x504f3d(0x214)][_0x504f3d(0x229)](_0x989fe9),_0x5a63aa=_0x5f1f9f[_0x504f3d(0x243)],_0x2bb9c1=this[_0x504f3d(0x20c)][_0x504f3d(0x214)][_0x504f3d(0x229)](_0x47c426);this[_0x504f3d(0x234)][_0x504f3d(0x20d)]({'history':_0x5a63aa,'getLatestVersion':()=>this[_0x504f3d(0x206)](),'getCurrentRevisionId':()=>_0x5f1f9f[_0x504f3d(0x227)]});const _0x1f4d46=this[_0x504f3d(0x20c)][_0x504f3d(0x233)][_0x504f3d(0x229)](_0x504f3d(0x212))||_0x277928,_0x8ff6b5=await _0x11d0a4[_0x504f3d(0x213)](_0x2bb9c1[_0x504f3d(0x1f3)],_0x1f4d46);this[_0x504f3d(0x234)][_0x504f3d(0x210)]={'getRevision':async({revisionId:_0x112cfb})=>(await this[_0x504f3d(0x203)](),await this[_0x504f3d(0x1e6)][_0x504f3d(0x24c)](_0x112cfb)),'updateRevisions':async _0xb4bc5=>{const _0x40881d=_0x504f3d;await this[_0x40881d(0x203)]();const _0x2cbf92=this[_0x40881d(0x234)][_0x40881d(0x219)];if(_0x8ff6b5&&0x1===_0xb4bc5[_0x40881d(0x21e)]&&_0xb4bc5[0x0]['id']===_0x2cbf92['id'])return _0xb4bc5;for(const _0x21b7df of _0xb4bc5)_0x21b7df['id']===_0x2cbf92['id']&&(_0x21b7df[_0x40881d(0x246)]=_0x21b7df[_0x40881d(0x236)]===_0x21b7df[_0x40881d(0x202)]);return this[_0x40881d(0x1e6)][_0x40881d(0x1f6)](_0xb4bc5,this[_0x40881d(0x248)])[_0x40881d(0x1fd)](_0x2f8cca=>(this[_0x40881d(0x248)]=_0x2f8cca,_0xb4bc5))[_0x40881d(0x1f5)](_0x4dca82=>{const _0x15b89d=_0x40881d;if(P(_0x4dca82)||_0x15b89d(0x1f2)===_0x4dca82[_0x15b89d(0x224)]&&void 0x0!==_0x4dca82[_0x15b89d(0x24a)][_0x15b89d(0x1f4)]){for(const _0x1ba69b of _0xb4bc5){!this[_0x15b89d(0x234)][_0x15b89d(0x230)][_0x15b89d(0x24c)](_0x1ba69b['id'])||this[_0x15b89d(0x234)][_0x15b89d(0x239)](_0x1ba69b['id'],_0x1ba69b,!0x1);}if(P(_0x4dca82))throw _0x4dca82;return _0xb4bc5;}throw _0x4dca82;});}},this[_0x504f3d(0x231)](this[_0x504f3d(0x1e6)],_0x504f3d(0x1eb),(_0x1a13d1,{revisionsData:_0x2b6050,requestId:_0x584a71})=>{const _0xc150e3=_0x504f3d;Math[_0xc150e3(0x237)](..._0x2b6050[_0xc150e3(0x1df)](_0x4b0fbf=>_0x4b0fbf[_0xc150e3(0x202)]))>this[_0xc150e3(0x207)]()-0x1?this[_0xc150e3(0x206)]()[_0xc150e3(0x1fd)](()=>{const _0x2fe5ab=_0xc150e3;this[_0x2fe5ab(0x1fe)](_0x2b6050,_0x584a71);}):this[_0xc150e3(0x1fe)](_0x2b6050,_0x584a71);});const {revisions:_0xbf3ae3,requestId:_0x495a03}=await this[_0x504f3d(0x1e6)][_0x504f3d(0x221)](_0x2bb9c1[_0x504f3d(0x1f3)]);_0x2bb9c1[_0x504f3d(0x1e3)](this),this[_0x504f3d(0x248)]=_0x495a03,await this[_0x504f3d(0x22f)](_0xbf3ae3);for(const _0x17c665 of _0xbf3ae3)this[_0x504f3d(0x234)][_0x504f3d(0x242)](_0x17c665);this[_0x504f3d(0x231)](_0x5f1f9f,_0x504f3d(0x22b),(_0x57cd4b,_0x3e7024,_0x44a1e9)=>{const _0x6733f2=_0x504f3d;_0x44a1e9&&(this[_0x6733f2(0x1fa)]=_0x5f1f9f[_0x6733f2(0x20e)],_0x57cd4b[_0x6733f2(0x228)]());}),this[_0x504f3d(0x234)][_0x504f3d(0x1ff)](_0x504f3d(0x1f1))['to'](_0x2bb9c1,_0x504f3d(0x200),_0x572364=>_0x572364===_0x45a924[_0x504f3d(0x232)]);}async[_0x27e1b7(0x209)](){const _0x9c9c35=_0x27e1b7,_0x57823c=this[_0x9c9c35(0x20c)][_0x9c9c35(0x214)][_0x9c9c35(0x229)](_0x47c426),_0x8c66eb=this[_0x9c9c35(0x20c)][_0x9c9c35(0x214)][_0x9c9c35(0x229)](_0x989fe9),_0x3064f6=async()=>{const _0x15ba5a=_0x9c9c35,_0x3d8a47=this[_0x15ba5a(0x234)][_0x15ba5a(0x219)],_0x5237e8=_0x3d8a47['id'],_0x40253e=_0x5237e8!==_0x8c66eb[_0x15ba5a(0x227)];if(_0x40253e){const _0x355f26=_0x8c66eb[_0x15ba5a(0x20e)]-this[_0x15ba5a(0x1fa)],_0x55f276=this[_0x15ba5a(0x207)]();this[_0x15ba5a(0x234)][_0x15ba5a(0x226)][_0x15ba5a(0x23f)]();if(_0x3d8a47[_0x15ba5a(0x202)]+_0x355f26!==_0x55f276){const _0x328369=_0x3d8a47[_0x15ba5a(0x236)]+_0x355f26,_0x5c48b1=this[_0x15ba5a(0x20c)][_0x15ba5a(0x214)][_0x15ba5a(0x229)](_0x1617f9),_0x66d205=this[_0x15ba5a(0x234)][_0x15ba5a(0x1ed)]({'revision':_0x3d8a47,'from':_0x328369,'to':_0x55f276});_0x66d205['id']=_0x3d8a47['id'];const _0x1161bb=_0x66d205[_0x15ba5a(0x1f8)][_0x15ba5a(0x1df)](_0x1b6532=>_0x5c48b1[_0x15ba5a(0x241)](_0x1b6532));_0x3d8a47[_0x15ba5a(0x204)]({..._0x66d205,'authors':_0x1161bb},!0x0),this[_0x15ba5a(0x234)][_0x15ba5a(0x239)](_0x3d8a47['id'],_0x66d205,!0x0);}this[_0x15ba5a(0x234)][_0x15ba5a(0x1e0)]=_0x55f276,(_0x3d8a47[_0x15ba5a(0x202)]===_0x3d8a47[_0x15ba5a(0x236)]&&!this[_0x15ba5a(0x234)][_0x15ba5a(0x215)][_0x15ba5a(0x247)](_0x5237e8)&&this[_0x15ba5a(0x234)][_0x15ba5a(0x230)][_0x15ba5a(0x211)][_0x15ba5a(0x220)](_0x5237e8),this[_0x15ba5a(0x234)][_0x15ba5a(0x1ef)](_0x55f276));}const {revisions:_0x33819a,requestId:_0x5c6019}=await this[_0x15ba5a(0x1e6)][_0x15ba5a(0x209)](_0x57823c[_0x15ba5a(0x1f3)],this[_0x15ba5a(0x248)]);_0x40253e&&_0x33819a[_0x15ba5a(0x21e)]>0x0?_0x8c66eb[_0x15ba5a(0x1fb)]():(await this[_0x15ba5a(0x22f)](_0x33819a),this[_0x15ba5a(0x1fe)](_0x33819a,_0x5c6019),this[_0x15ba5a(0x234)][_0x15ba5a(0x21d)]());};return _0x8c66eb[_0x9c9c35(0x1e4)]?_0x3064f6():new Promise((_0x2e4d50,_0x49614d)=>{const _0x14e1b5=_0x9c9c35;_0x8c66eb[_0x14e1b5(0x218)](_0x14e1b5(0x22b),()=>{const _0x2ff159=_0x14e1b5;_0x3064f6()[_0x2ff159(0x1fd)](_0x2e4d50)[_0x2ff159(0x1f5)](_0x49614d);});});}[_0x27e1b7(0x208)](){const _0x1356f7=_0x27e1b7;super[_0x1356f7(0x208)]();}async[_0x27e1b7(0x203)](){const _0x2bdc3f=_0x27e1b7;this[_0x2bdc3f(0x1e6)][_0x2bdc3f(0x223)]||await new Promise(_0x21f60d=>{const _0x3b178c=_0x2bdc3f;this[_0x3b178c(0x231)](this[_0x3b178c(0x1e6)],_0x3b178c(0x1ea),_0x568ca5=>{const _0x333286=_0x3b178c;_0x568ca5[_0x333286(0x228)](),_0x21f60d();});});}[_0x27e1b7(0x207)](){const _0x4e2a2e=_0x27e1b7,_0x19a27e=this[_0x4e2a2e(0x20c)][_0x4e2a2e(0x214)][_0x4e2a2e(0x229)](_0x989fe9)[_0x4e2a2e(0x243)][_0x4e2a2e(0x23b)]()[_0x4e2a2e(0x235)]();for(const _0x144a15 of _0x19a27e)if(_0x4e2a2e(0x245)!==_0x144a15[_0x4e2a2e(0x1e7)]||_0x144a15[_0x4e2a2e(0x249)])return _0x144a15[_0x4e2a2e(0x20f)]+0x1;}[_0x27e1b7(0x206)](){const _0x466425=_0x27e1b7,_0x36f2eb=this[_0x466425(0x20c)][_0x466425(0x214)][_0x466425(0x229)](_0x989fe9);return new Promise(_0x3ebed6=>{const _0x3f7c68=_0x466425;_0x36f2eb[_0x3f7c68(0x238)]?_0x36f2eb[_0x3f7c68(0x218)](_0x3f7c68(0x23d),()=>{const _0x34de8c=_0x3f7c68;_0x3ebed6(this[_0x34de8c(0x207)]());}):_0x3ebed6(this[_0x3f7c68(0x207)]());});}[_0x27e1b7(0x1fe)](_0x2459d1,_0x5e094b){const _0x1cb1ef=_0x27e1b7,_0x53cf02=this[_0x1cb1ef(0x234)][_0x1cb1ef(0x230)];this[_0x1cb1ef(0x248)]=_0x5e094b;for(const _0xe2ca2e of _0x2459d1){const _0x53211f=_0x53cf02[_0x1cb1ef(0x24c)](_0xe2ca2e['id']);if(_0x53211f){if((_0xe2ca2e[_0x1cb1ef(0x236)]||_0xe2ca2e[_0x1cb1ef(0x202)])&&(_0xe2ca2e[_0x1cb1ef(0x1de)]=null),_0x53211f===this[_0x1cb1ef(0x234)][_0x1cb1ef(0x219)]){const _0x8cb5d7=Math[_0x1cb1ef(0x237)](_0x53211f[_0x1cb1ef(0x202)],_0xe2ca2e[_0x1cb1ef(0x202)]),_0x137cad=Math[_0x1cb1ef(0x237)](_0x53211f[_0x1cb1ef(0x236)],_0xe2ca2e[_0x1cb1ef(0x236)]);let _0x482c78;_0x53211f[_0x1cb1ef(0x202)]===_0xe2ca2e[_0x1cb1ef(0x202)]&&_0x53211f[_0x1cb1ef(0x236)]===_0xe2ca2e[_0x1cb1ef(0x236)]?(_0x482c78=!0x0,this[_0x1cb1ef(0x1e5)](_0xe2ca2e)):_0xe2ca2e[_0x1cb1ef(0x202)]===_0x8cb5d7&&_0xe2ca2e[_0x1cb1ef(0x236)]===_0x137cad?_0x482c78=!0x1:(_0x53211f[_0x1cb1ef(0x202)]===_0x8cb5d7&&_0x53211f[_0x1cb1ef(0x236)]===_0x137cad||this[_0x1cb1ef(0x1f9)]({'revision':_0x53211f,'from':_0x137cad,'to':_0x8cb5d7}),_0x482c78=!0x0),_0x482c78&&(delete _0xe2ca2e[_0x1cb1ef(0x236)],delete _0xe2ca2e[_0x1cb1ef(0x202)],delete _0xe2ca2e[_0x1cb1ef(0x1de)],delete _0xe2ca2e[_0x1cb1ef(0x1e8)],delete _0xe2ca2e[_0x1cb1ef(0x1f8)]);}this[_0x1cb1ef(0x234)][_0x1cb1ef(0x22c)](_0xe2ca2e),this[_0x1cb1ef(0x1e5)](_0xe2ca2e);}else this[_0x1cb1ef(0x234)][_0x1cb1ef(0x242)](_0xe2ca2e);}const _0x5b80d9=_0x53cf02[_0x1cb1ef(0x222)]();_0x5b80d9[_0x1cb1ef(0x235)]();for(let _0x276bb4=0x0;_0x276bb4<_0x5b80d9[_0x1cb1ef(0x21e)]-0x1;_0x276bb4++){const _0x12de7a=_0x5b80d9[_0x276bb4],_0xe52a9e=_0x5b80d9[_0x276bb4+0x1];if(_0x12de7a[_0x1cb1ef(0x236)]<_0xe52a9e[_0x1cb1ef(0x202)]){const _0x4adaa4=_0xe52a9e[_0x1cb1ef(0x202)],_0x1d973e=Math[_0x1cb1ef(0x237)](_0x4adaa4,_0x12de7a[_0x1cb1ef(0x202)]);this[_0x1cb1ef(0x1f9)]({'revision':_0x12de7a,'from':_0x4adaa4,'to':_0x1d973e});}}}[_0x27e1b7(0x1f9)]({revision:_0x11a7e4,from:_0x4a7d3c,to:_0x55bba8}={}){const _0x1be1d1=_0x27e1b7,_0x5b9f7f=this[_0x1be1d1(0x20c)][_0x1be1d1(0x214)][_0x1be1d1(0x229)](_0x1617f9),_0x30636e=this[_0x1be1d1(0x234)][_0x1be1d1(0x1ed)]({'revision':_0x11a7e4,'from':_0x4a7d3c,'to':_0x55bba8});_0x30636e[_0x1be1d1(0x23c)]=_0x30636e[_0x1be1d1(0x1f8)][_0x1be1d1(0x1df)](_0xf62ccc=>_0x5b9f7f[_0x1be1d1(0x241)](_0xf62ccc)),_0x11a7e4[_0x1be1d1(0x204)](_0x30636e);}[_0x27e1b7(0x1e5)](_0x409048){const _0x24b0f0=_0x27e1b7,_0x151f9c={};_0x151f9c['id']=_0x409048['id'];for(const _0x59ea33 of Object[_0x24b0f0(0x20b)](_0x409048))'id'!==_0x59ea33&&(_0x151f9c[_0x59ea33]=void 0x0);this[_0x24b0f0(0x234)][_0x24b0f0(0x239)](_0x151f9c['id'],_0x151f9c,!0x0);}async[_0x27e1b7(0x22f)](_0x4f24ef){const _0x35a445=_0x27e1b7,_0xc98501=this[_0x35a445(0x20c)][_0x35a445(0x214)][_0x35a445(0x229)](_0x1617f9),{connection:_0x3a8a22}=this[_0x35a445(0x20c)][_0x35a445(0x214)][_0x35a445(0x229)](_0x47c426),_0x301c36=new Set();for(const _0xba45c9 of _0x4f24ef){for(const _0x263717 of _0xba45c9[_0x35a445(0x1f8)])_0xfb21b4(_0x263717);_0xba45c9[_0x35a445(0x216)]&&_0xfb21b4(_0xba45c9[_0x35a445(0x216)]);}if(0x0===_0x301c36[_0x35a445(0x1ee)])return;const _0x846bfa=await _0xf42156[_0x35a445(0x217)](_0x3a8a22,Array[_0x35a445(0x21c)](_0x301c36));for(const _0x38a229 of _0x846bfa)_0xc98501[_0x35a445(0x241)](_0x38a229['id'])||_0xc98501[_0x35a445(0x1e2)](_0x38a229);function _0xfb21b4(_0x3f85fd){const _0x529f7c=_0x35a445;_0xc98501[_0x529f7c(0x241)](_0x3f85fd)||_0x301c36[_0x529f7c(0x21f)](_0x3f85fd);}}}v[_0x27e1b7(0x21b)]=_0x4e01de;export default v;function P(_0x5cf8f6){const _0x210aae=_0x27e1b7;return _0x5cf8f6[_0x210aae(0x1f0)][_0x210aae(0x1f7)](_0x210aae(0x1fc))||_0x5cf8f6[_0x210aae(0x1f0)][_0x210aae(0x1f7)](_0x210aae(0x1e1))||_0x5cf8f6[_0x210aae(0x1f0)][_0x210aae(0x1f7)](_0x210aae(0x225));}
23
+ const _0x26e173=_0x49c1;(function(_0x3f4ee1,_0x5caa17){const _0xf8ff99=_0x49c1,_0x296f7c=_0x3f4ee1();while(!![]){try{const _0x3f3004=-parseInt(_0xf8ff99(0x1e7))/0x1*(parseInt(_0xf8ff99(0x1e5))/0x2)+-parseInt(_0xf8ff99(0x1dd))/0x3*(-parseInt(_0xf8ff99(0x1e8))/0x4)+-parseInt(_0xf8ff99(0x1f2))/0x5*(parseInt(_0xf8ff99(0x1d6))/0x6)+-parseInt(_0xf8ff99(0x226))/0x7+parseInt(_0xf8ff99(0x1d7))/0x8*(-parseInt(_0xf8ff99(0x22e))/0x9)+-parseInt(_0xf8ff99(0x1f6))/0xa+parseInt(_0xf8ff99(0x1ef))/0xb*(parseInt(_0xf8ff99(0x1fe))/0xc);if(_0x3f3004===_0x5caa17)break;else _0x296f7c['push'](_0x296f7c['shift']());}catch(_0x34af0b){_0x296f7c['push'](_0x296f7c['shift']());}}}(_0x317f,0x818a5));function _0x317f(){const _0x34dc16=['reconnect','_revisionHistoryService','connect','change:_isPendingUpdate','3QyZVuL','_revisionTracker','_bufferedUpdates','setSource','authors','buildRevisionData','then','reInit','2yveeUt','400','225943KhjGeu','352572qKkUkN','getRevisions','currentRevision','length','updateRevisions','getOperations','change:_isConnected','270941zgTSjX','isConnected','cloud-services-internal-error:\x20Not\x20connected.','8440rIQhIw','_fetchMissingUsers','_lastRequestId','max','1926430leyiym','_revisionDataBuilder','toVersion','data','diffData','code','reverse','revisionsUpdated','936rxXWql','serverHistory','destroy','_startingVersion','_waitForServiceReady','RevisionTracker','addUser','_revisions','RevisionHistoryService','authorsIds','marker','type','state','size','connected','sessionId','add','init','_offset','connection','creatorId','wrongRequestId','addRevisionData','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','_createCurrentRevision','cloudServices.bundleVersion','bind','affectsData','isBundleUploaded','get','getMany','repository','_handleReconnectionError','keys','editor','_preventResendingRevisionData','baseVersion','setRevisionData','message','_isPendingUpdate','4451636vDxTNq','getRevision','cloud-services-internal-error:\x20Request\x20timeout.','_getLatestVersion','isEmptyCurrent','has','CONNECTED','_update','267642Ipavyw','off','map','catch','isEnabled','requires','fromVersion','adapter','from','sendBufferedUpdates','addToReconnectionStack','createdAt','_handleRevisionsUpdate','_bufferUpdate','startsWith','once','collaboration.channelId','listenTo','_fixRevision','_oldOffset','_isConnected','plugins','config','remove','_getLatestVersionFromServerOperations','768rMIhrv','56TPyqFT','getUser'];_0x317f=function(){return _0x34dc16;};return _0x317f();}import{Plugin as _0x94b028}from'ckeditor5/src/core.js';import{version as _0x153204}from'ckeditor5/src/utils.js';import{Users as _0x9054af}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x113020 from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0x147198 from'../realtimecollaborativeediting/websocketgateway.js';import _0x59cec9 from'../realtimecollaborativeediting/sessions.js';function _0x49c1(_0x353b40,_0x54f11d){const _0x317fda=_0x317f();return _0x49c1=function(_0x49c19d,_0x3ce9a3){_0x49c19d=_0x49c19d-0x1c9;let _0x36eb22=_0x317fda[_0x49c19d];return _0x36eb22;},_0x49c1(_0x353b40,_0x54f11d);}import{EditorService as _0x5b28ee,RevisionHistoryService as _0x853538,User as _0x23d305,WEB_SOCKET_GATEWAY_STATES as _0x4b3f97}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0x94b028{static get[_0x26e173(0x233)](){const _0x272181=_0x26e173;return[_0x147198,_0x113020,_0x272181(0x203),_0x59cec9,_0x9054af];}constructor(_0x3f0819){const _0x41b280=_0x26e173;super(_0x3f0819);const _0x5e465a=this[_0x41b280(0x220)][_0x41b280(0x1d3)][_0x41b280(0x21b)](_0x41b280(0x1cd));this[_0x41b280(0x1f4)]=null,this[_0x41b280(0x1de)]=this[_0x41b280(0x220)][_0x41b280(0x1d2)][_0x41b280(0x21b)](_0x41b280(0x203)),this[_0x41b280(0x1da)]=new v[(_0x41b280(0x206))](_0x5e465a);}async[_0x26e173(0x20f)](){const _0x1e4ca1=_0x26e173,_0x545d29=this[_0x1e4ca1(0x220)][_0x1e4ca1(0x1d2)][_0x1e4ca1(0x21b)](_0x113020),_0x5a8931=_0x545d29[_0x1e4ca1(0x1ff)],_0xb63ba=this[_0x1e4ca1(0x220)][_0x1e4ca1(0x1d2)][_0x1e4ca1(0x21b)](_0x147198);this[_0x1e4ca1(0x1de)][_0x1e4ca1(0x1e0)]({'history':_0x5a8931,'getLatestVersion':()=>this[_0x1e4ca1(0x229)](),'getCurrentRevisionId':()=>_0x545d29[_0x1e4ca1(0x20d)]});const _0x406ad9=this[_0x1e4ca1(0x220)][_0x1e4ca1(0x1d3)][_0x1e4ca1(0x21b)](_0x1e4ca1(0x217))||_0x153204,_0x36933f=await _0x5b28ee[_0x1e4ca1(0x21a)](_0xb63ba[_0x1e4ca1(0x211)],_0x406ad9);this[_0x1e4ca1(0x1de)][_0x1e4ca1(0x235)]={'getRevision':async({revisionId:_0x384c2f})=>(await this[_0x1e4ca1(0x202)](),await this[_0x1e4ca1(0x1da)][_0x1e4ca1(0x227)](_0x384c2f)),'updateRevisions':async _0x54e5e4=>{const _0x428dc2=_0x1e4ca1;await this[_0x428dc2(0x202)]();const _0xb6b976=this[_0x428dc2(0x1de)][_0x428dc2(0x1ea)];if(_0x36933f&&0x1===_0x54e5e4[_0x428dc2(0x1eb)]&&_0x54e5e4[0x0]['id']===_0xb6b976['id'])return _0x54e5e4;for(const _0x2791c4 of _0x54e5e4)_0x2791c4['id']===_0xb6b976['id']&&(_0x2791c4[_0x428dc2(0x22a)]=_0x2791c4[_0x428dc2(0x234)]===_0x2791c4[_0x428dc2(0x1f8)]);return this[_0x428dc2(0x1da)][_0x428dc2(0x1ec)](_0x54e5e4,this[_0x428dc2(0x1f4)])[_0x428dc2(0x1e3)](_0xa25615=>(this[_0x428dc2(0x1f4)]=_0xa25615,_0x54e5e4))[_0x428dc2(0x231)](_0x28ee10=>{const _0x481b64=_0x428dc2;if(st(_0x28ee10)||_0x481b64(0x1e6)===_0x28ee10[_0x481b64(0x1fb)]&&void 0x0!==_0x28ee10[_0x481b64(0x1f9)][_0x481b64(0x213)]){for(const _0x54898e of _0x54e5e4){!this[_0x481b64(0x1de)][_0x481b64(0x21d)][_0x481b64(0x227)](_0x54898e['id'])||this[_0x481b64(0x1de)][_0x481b64(0x1ca)](_0x54898e['id'],_0x54898e,!0x1);}if(st(_0x28ee10))throw _0x28ee10;return _0x54e5e4;}throw _0x28ee10;});}},this[_0x1e4ca1(0x1ce)](this[_0x1e4ca1(0x1da)],_0x1e4ca1(0x1fd),(_0x3137ce,{revisionsData:_0x3260aa,requestId:_0x546b45})=>{const _0x3baa1d=_0x1e4ca1;Math[_0x3baa1d(0x1f5)](..._0x3260aa[_0x3baa1d(0x230)](_0x390859=>_0x390859[_0x3baa1d(0x1f8)]))>this[_0x3baa1d(0x1d5)]()-0x1?this[_0x3baa1d(0x229)]()[_0x3baa1d(0x1e3)](()=>{const _0x39c0db=_0x3baa1d;this[_0x39c0db(0x1c9)](_0x3260aa,_0x546b45);}):this[_0x3baa1d(0x1c9)](_0x3260aa,_0x546b45);});const {revisions:_0x318000,requestId:_0x18e946}=await this[_0x1e4ca1(0x1da)][_0x1e4ca1(0x1db)](_0xb63ba[_0x1e4ca1(0x211)]);_0xb63ba[_0x1e4ca1(0x238)](this),this[_0x1e4ca1(0x1f4)]=_0x18e946,await this[_0x1e4ca1(0x1f3)](_0x318000);for(const _0x47d578 of _0x318000)this[_0x1e4ca1(0x1de)][_0x1e4ca1(0x214)](_0x47d578);this[_0x1e4ca1(0x1ce)](_0x545d29,_0x1e4ca1(0x1ee),(_0x183e2d,_0x33aef3,_0x52f4da)=>{const _0x33048b=_0x1e4ca1;_0x52f4da&&(this[_0x33048b(0x1d0)]=_0x545d29[_0x33048b(0x210)],_0x183e2d[_0x33048b(0x22f)]());}),this[_0x1e4ca1(0x1de)][_0x1e4ca1(0x218)](_0x1e4ca1(0x232))['to'](_0xb63ba,_0x1e4ca1(0x20a),_0xf81116=>_0xf81116===_0x4b3f97[_0x1e4ca1(0x22c)]);}async[_0x26e173(0x1d9)](){const _0x3ee649=_0x26e173,_0x24a0f0=this[_0x3ee649(0x220)][_0x3ee649(0x1d2)][_0x3ee649(0x21b)](_0x147198),_0x5a7a1d=this[_0x3ee649(0x220)][_0x3ee649(0x1d2)][_0x3ee649(0x21b)](_0x113020),_0x1fe722=async()=>{const _0x343380=_0x3ee649,_0x56b10a=this[_0x343380(0x1de)][_0x343380(0x1ea)],_0x53ea46=_0x56b10a['id'],_0x17d239=_0x53ea46!==_0x5a7a1d[_0x343380(0x20d)];if(_0x17d239){const _0x295939=_0x5a7a1d[_0x343380(0x210)]-this[_0x343380(0x1d0)],_0x3c66ef=this[_0x343380(0x1d5)]();this[_0x343380(0x1de)][_0x343380(0x1f7)][_0x343380(0x1e4)]();if(_0x56b10a[_0x343380(0x1f8)]+_0x295939!==_0x3c66ef){const _0x2126fb=_0x56b10a[_0x343380(0x234)]+_0x295939,_0x233597=this[_0x343380(0x220)][_0x343380(0x1d2)][_0x343380(0x21b)](_0x9054af),_0x709cff=this[_0x343380(0x1de)][_0x343380(0x1e2)]({'revision':_0x56b10a,'from':_0x2126fb,'to':_0x3c66ef});_0x709cff['id']=_0x56b10a['id'];const _0x4c91c4=_0x709cff[_0x343380(0x207)][_0x343380(0x230)](_0x1f38e8=>_0x233597[_0x343380(0x1d8)](_0x1f38e8));_0x56b10a[_0x343380(0x22d)]({..._0x709cff,'authors':_0x4c91c4},!0x0),this[_0x343380(0x1de)][_0x343380(0x1ca)](_0x56b10a['id'],_0x709cff,!0x0);}this[_0x343380(0x1de)][_0x343380(0x201)]=_0x3c66ef,(_0x56b10a[_0x343380(0x1f8)]===_0x56b10a[_0x343380(0x234)]&&!this[_0x343380(0x1de)][_0x343380(0x1df)][_0x343380(0x22b)](_0x53ea46)&&this[_0x343380(0x1de)][_0x343380(0x21d)][_0x343380(0x205)][_0x343380(0x1d4)](_0x53ea46),this[_0x343380(0x1de)][_0x343380(0x216)](_0x3c66ef));}const {revisions:_0x4b8156,requestId:_0x1f5f44}=await this[_0x343380(0x1da)][_0x343380(0x1d9)](_0x24a0f0[_0x343380(0x211)],this[_0x343380(0x1f4)]);_0x17d239&&_0x4b8156[_0x343380(0x1eb)]>0x0?_0x5a7a1d[_0x343380(0x21e)]():(await this[_0x343380(0x1f3)](_0x4b8156),this[_0x343380(0x1c9)](_0x4b8156,_0x1f5f44),this[_0x343380(0x1de)][_0x343380(0x237)]());};return _0x5a7a1d[_0x3ee649(0x1d1)]?_0x1fe722():new Promise((_0x4db723,_0x438886)=>{const _0x337f96=_0x3ee649;_0x5a7a1d[_0x337f96(0x1cc)](_0x337f96(0x1ee),()=>{const _0x1ea10d=_0x337f96;_0x1fe722()[_0x1ea10d(0x1e3)](_0x4db723)[_0x1ea10d(0x231)](_0x438886);});});}[_0x26e173(0x200)](){const _0x6a2318=_0x26e173;super[_0x6a2318(0x200)]();}async[_0x26e173(0x202)](){const _0x379938=_0x26e173;this[_0x379938(0x1da)][_0x379938(0x1f0)]||await new Promise(_0x3131bd=>{const _0x1397b9=_0x379938;this[_0x1397b9(0x1ce)](this[_0x1397b9(0x1da)],_0x1397b9(0x20c),_0x596589=>{const _0x21dafd=_0x1397b9;_0x596589[_0x21dafd(0x22f)](),_0x3131bd();});});}[_0x26e173(0x1d5)](){const _0x501617=_0x26e173,_0x50237b=this[_0x501617(0x220)][_0x501617(0x1d2)][_0x501617(0x21b)](_0x113020)[_0x501617(0x1ff)][_0x501617(0x1ed)]()[_0x501617(0x1fc)]();for(const _0x4d9739 of _0x50237b)if(_0x501617(0x208)!==_0x4d9739[_0x501617(0x209)]||_0x4d9739[_0x501617(0x219)])return _0x4d9739[_0x501617(0x222)]+0x1;}[_0x26e173(0x229)](){const _0x2a5e93=_0x26e173,_0x3d8e7c=this[_0x2a5e93(0x220)][_0x2a5e93(0x1d2)][_0x2a5e93(0x21b)](_0x113020);return new Promise(_0x21f073=>{const _0x20cccd=_0x2a5e93;_0x3d8e7c[_0x20cccd(0x225)]?_0x3d8e7c[_0x20cccd(0x1cc)](_0x20cccd(0x1dc),()=>{const _0x4e29a9=_0x20cccd;_0x21f073(this[_0x4e29a9(0x1d5)]());}):_0x21f073(this[_0x20cccd(0x1d5)]());});}[_0x26e173(0x1c9)](_0x4997ec,_0x5c2349){const _0x2712e8=_0x26e173,_0x1ffadb=this[_0x2712e8(0x1de)][_0x2712e8(0x21d)];this[_0x2712e8(0x1f4)]=_0x5c2349;for(const _0xf221ba of _0x4997ec){const _0x2c26c6=_0x1ffadb[_0x2712e8(0x227)](_0xf221ba['id']);if(_0x2c26c6){if((_0xf221ba[_0x2712e8(0x234)]||_0xf221ba[_0x2712e8(0x1f8)])&&(_0xf221ba[_0x2712e8(0x1fa)]=null),_0x2c26c6===this[_0x2712e8(0x1de)][_0x2712e8(0x1ea)]){const _0x27ce87=Math[_0x2712e8(0x1f5)](_0x2c26c6[_0x2712e8(0x1f8)],_0xf221ba[_0x2712e8(0x1f8)]),_0xd35ff2=Math[_0x2712e8(0x1f5)](_0x2c26c6[_0x2712e8(0x234)],_0xf221ba[_0x2712e8(0x234)]);let _0x3e0b9e;_0x2c26c6[_0x2712e8(0x1f8)]===_0xf221ba[_0x2712e8(0x1f8)]&&_0x2c26c6[_0x2712e8(0x234)]===_0xf221ba[_0x2712e8(0x234)]?(_0x3e0b9e=!0x0,this[_0x2712e8(0x221)](_0xf221ba)):_0xf221ba[_0x2712e8(0x1f8)]===_0x27ce87&&_0xf221ba[_0x2712e8(0x234)]===_0xd35ff2?_0x3e0b9e=!0x1:(_0x2c26c6[_0x2712e8(0x1f8)]===_0x27ce87&&_0x2c26c6[_0x2712e8(0x234)]===_0xd35ff2||this[_0x2712e8(0x1cf)]({'revision':_0x2c26c6,'from':_0xd35ff2,'to':_0x27ce87}),_0x3e0b9e=!0x0),_0x3e0b9e&&(delete _0xf221ba[_0x2712e8(0x234)],delete _0xf221ba[_0x2712e8(0x1f8)],delete _0xf221ba[_0x2712e8(0x1fa)],delete _0xf221ba[_0x2712e8(0x239)],delete _0xf221ba[_0x2712e8(0x207)]);}this[_0x2712e8(0x1de)][_0x2712e8(0x223)](_0xf221ba),this[_0x2712e8(0x221)](_0xf221ba);}else this[_0x2712e8(0x1de)][_0x2712e8(0x214)](_0xf221ba);}const _0x52b7ba=_0x1ffadb[_0x2712e8(0x1e9)]();_0x52b7ba[_0x2712e8(0x1fc)]();for(let _0x479782=0x0;_0x479782<_0x52b7ba[_0x2712e8(0x1eb)]-0x1;_0x479782++){const _0x3aa445=_0x52b7ba[_0x479782],_0xc961d6=_0x52b7ba[_0x479782+0x1];if(_0x3aa445[_0x2712e8(0x234)]<_0xc961d6[_0x2712e8(0x1f8)]){const _0x424182=_0xc961d6[_0x2712e8(0x1f8)],_0x3d2494=Math[_0x2712e8(0x1f5)](_0x424182,_0x3aa445[_0x2712e8(0x1f8)]);this[_0x2712e8(0x1cf)]({'revision':_0x3aa445,'from':_0x424182,'to':_0x3d2494});}}}[_0x26e173(0x1cf)]({revision:_0x4e10e5,from:_0x2aa2cb,to:_0xedba8e}={}){const _0x5e280=_0x26e173,_0x5c1ab1=this[_0x5e280(0x220)][_0x5e280(0x1d2)][_0x5e280(0x21b)](_0x9054af),_0x1ee0b9=this[_0x5e280(0x1de)][_0x5e280(0x1e2)]({'revision':_0x4e10e5,'from':_0x2aa2cb,'to':_0xedba8e});_0x1ee0b9[_0x5e280(0x1e1)]=_0x1ee0b9[_0x5e280(0x207)][_0x5e280(0x230)](_0x1ed4ea=>_0x5c1ab1[_0x5e280(0x1d8)](_0x1ed4ea)),_0x4e10e5[_0x5e280(0x22d)](_0x1ee0b9);}[_0x26e173(0x221)](_0x271ffe){const _0x47ba97=_0x26e173,_0xc7a377={};_0xc7a377['id']=_0x271ffe['id'];for(const _0x19ab53 of Object[_0x47ba97(0x21f)](_0x271ffe))'id'!==_0x19ab53&&(_0xc7a377[_0x19ab53]=void 0x0);this[_0x47ba97(0x1de)][_0x47ba97(0x1ca)](_0xc7a377['id'],_0xc7a377,!0x0);}async[_0x26e173(0x1f3)](_0x19e559){const _0x5d3e6e=_0x26e173,_0x3e5a32=this[_0x5d3e6e(0x220)][_0x5d3e6e(0x1d2)][_0x5d3e6e(0x21b)](_0x9054af),{connection:_0x4755b1}=this[_0x5d3e6e(0x220)][_0x5d3e6e(0x1d2)][_0x5d3e6e(0x21b)](_0x147198),_0x4815ed=new Set();for(const _0x36dcbd of _0x19e559){for(const _0x15948b of _0x36dcbd[_0x5d3e6e(0x207)])_0x1b9e63(_0x15948b);_0x36dcbd[_0x5d3e6e(0x212)]&&_0x1b9e63(_0x36dcbd[_0x5d3e6e(0x212)]);}if(0x0===_0x4815ed[_0x5d3e6e(0x20b)])return;const _0x2d8565=await _0x23d305[_0x5d3e6e(0x21c)](_0x4755b1,Array[_0x5d3e6e(0x236)](_0x4815ed));for(const _0x1a95f1 of _0x2d8565)_0x3e5a32[_0x5d3e6e(0x1d8)](_0x1a95f1['id'])||_0x3e5a32[_0x5d3e6e(0x204)](_0x1a95f1);function _0x1b9e63(_0x395901){const _0x59a5e6=_0x5d3e6e;_0x3e5a32[_0x59a5e6(0x1d8)](_0x395901)||_0x4815ed[_0x59a5e6(0x20e)](_0x395901);}}}v[_0x26e173(0x206)]=_0x853538;export default v;function st(_0x261950){const _0x33859b=_0x26e173;return _0x261950[_0x33859b(0x224)][_0x33859b(0x1cb)](_0x33859b(0x215))||_0x261950[_0x33859b(0x224)][_0x33859b(0x1cb)](_0x33859b(0x1f1))||_0x261950[_0x33859b(0x224)][_0x33859b(0x1cb)](_0x33859b(0x228));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x345a3d=_0x57c1;(function(_0x274065,_0x5682bb){var _0x5a5412=_0x57c1,_0x5a2b80=_0x274065();while(!![]){try{var _0x31e0d0=parseInt(_0x5a5412(0x113))/0x1*(-parseInt(_0x5a5412(0x11c))/0x2)+parseInt(_0x5a5412(0x117))/0x3*(-parseInt(_0x5a5412(0x119))/0x4)+parseInt(_0x5a5412(0x116))/0x5+parseInt(_0x5a5412(0x10f))/0x6*(parseInt(_0x5a5412(0x10e))/0x7)+parseInt(_0x5a5412(0x114))/0x8+-parseInt(_0x5a5412(0x111))/0x9*(parseInt(_0x5a5412(0x112))/0xa)+-parseInt(_0x5a5412(0x110))/0xb*(parseInt(_0x5a5412(0x10d))/0xc);if(_0x31e0d0===_0x5682bb)break;else _0x5a2b80['push'](_0x5a2b80['shift']());}catch(_0x1b21b9){_0x5a2b80['push'](_0x5a2b80['shift']());}}}(_0x37f6,0x5705d));function _0x57c1(_0x30c950,_0xe98ee8){var _0x37f67a=_0x37f6();return _0x57c1=function(_0x57c156,_0x2286da){_0x57c156=_0x57c156-0x10d;var _0x273ce3=_0x37f67a[_0x57c156];return _0x273ce3;},_0x57c1(_0x30c950,_0xe98ee8);}import{Plugin as _0x515a9e}from'ckeditor5/src/core.js';import _0x22f9a7 from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';function _0x37f6(){var _0xa72b1d=['2992760hzScjw','981EFTPtD','RealTimeCollaborativeRevisionHistory','7264HxQDtc','RevisionHistory','requires','422tppGYA','168nCpSTf','14KpkCfl','1541676LNKxOR','108911OOhVkd','909cgAeJy','20180utxhQu','2042uPfIcx','4889016esjoXI','pluginName'];_0x37f6=function(){return _0xa72b1d;};return _0x37f6();}import _0x34f7a5 from'./realtimecollaborativeediting.js';export default class d extends _0x515a9e{static get[_0x345a3d(0x11b)](){var _0x37b20c=_0x345a3d;return[_0x37b20c(0x11a),_0x22f9a7,_0x34f7a5];}static get[_0x345a3d(0x115)](){var _0x103253=_0x345a3d;return _0x103253(0x118);}}
23
+ var _0x11c5aa=_0x567d;(function(_0xf35234,_0x4a386e){var _0x54cc37=_0x567d,_0xe4d786=_0xf35234();while(!![]){try{var _0x5eacb4=parseInt(_0x54cc37(0x181))/0x1*(parseInt(_0x54cc37(0x17c))/0x2)+-parseInt(_0x54cc37(0x17e))/0x3+parseInt(_0x54cc37(0x17b))/0x4+parseInt(_0x54cc37(0x180))/0x5+-parseInt(_0x54cc37(0x183))/0x6+-parseInt(_0x54cc37(0x179))/0x7+-parseInt(_0x54cc37(0x182))/0x8;if(_0x5eacb4===_0x4a386e)break;else _0xe4d786['push'](_0xe4d786['shift']());}catch(_0x319d7e){_0xe4d786['push'](_0xe4d786['shift']());}}}(_0x3696,0x977be));function _0x567d(_0x22696c,_0x26b154){var _0x36966b=_0x3696();return _0x567d=function(_0x567d33,_0x5f3b65){_0x567d33=_0x567d33-0x179;var _0x5d0e29=_0x36966b[_0x567d33];return _0x5d0e29;},_0x567d(_0x22696c,_0x26b154);}import{Plugin as _0x4d7dd0}from'ckeditor5/src/core.js';import _0x4db3f7 from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';function _0x3696(){var _0x3a5b0d=['7629024SwwXLI','608526VBrbDN','pluginName','2243906AEccIk','RevisionHistory','3225428flvsHc','346oFwSUl','RealTimeCollaborativeRevisionHistory','1416795NPuwAJ','requires','3814560oRMSbW','5197rmaNGJ'];_0x3696=function(){return _0x3a5b0d;};return _0x3696();}import _0x495c69 from'./realtimecollaborativeediting.js';export default class d extends _0x4d7dd0{static get[_0x11c5aa(0x17f)](){var _0x2a2b4f=_0x11c5aa;return[_0x2a2b4f(0x17a),_0x4db3f7,_0x495c69];}static get[_0x11c5aa(0x184)](){var _0x101416=_0x11c5aa;return _0x101416(0x17d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1287(){const _0x2fce4f=['suggestionUpdated','55992LrjGjx','TrackChangesEditing','getSuggestion','plugins','size','63stNeNt','getMany','3VQLYkY','adapter','open','update','244405VdCKmr','hasSuggestion','message','addSuggestionData','from','4894jAFunS','find','off','data','getUser','listenTo','_bufferedRequests','_trackChangesService','connected','TrackChangesService','requires','config','collaboration.channelId','51980MGgZLi','add','836408HXaLOb','set','cloud-services-internal-error:\x20Not\x20connected.','originalSuggestionId','isConnected','get','connection','reconnect','init','values','_waitForServiceReady','delete','catch','state','addToReconnectionStack','addUser','_saved','editor','225krmuTX','cloud-services-internal-error:\x20Request\x20timeout.','_fetchMissingUsersForThreads','startsWith','10734pBVDtJ','type','116456qfwtDi','connect','attributes','then'];_0x1287=function(){return _0x2fce4f;};return _0x1287();}function _0x4d13(_0x162af2,_0x5dd8e6){const _0x12876d=_0x1287();return _0x4d13=function(_0x4d1354,_0x4c0d7e){_0x4d1354=_0x4d1354-0xb2;let _0x15c52f=_0x12876d[_0x4d1354];return _0x15c52f;},_0x4d13(_0x162af2,_0x5dd8e6);}const _0x464ff0=_0x4d13;(function(_0x22dd60,_0x2ebd2a){const _0x5f2d2=_0x4d13,_0x11ef1f=_0x22dd60();while(!![]){try{const _0x1b511b=parseInt(_0x5f2d2(0xb5))/0x1+parseInt(_0x5f2d2(0xc5))/0x2+parseInt(_0x5f2d2(0xbc))/0x3*(-parseInt(_0x5f2d2(0xd4))/0x4)+-parseInt(_0x5f2d2(0xc0))/0x5+parseInt(_0x5f2d2(0xea))/0x6*(parseInt(_0x5f2d2(0xba))/0x7)+parseInt(_0x5f2d2(0xec))/0x8*(parseInt(_0x5f2d2(0xe6))/0x9)+parseInt(_0x5f2d2(0xd2))/0xa;if(_0x1b511b===_0x2ebd2a)break;else _0x11ef1f['push'](_0x11ef1f['shift']());}catch(_0xc1725c){_0x11ef1f['push'](_0x11ef1f['shift']());}}}(_0x1287,0x2d550));import{Plugin as _0x33820a}from'ckeditor5/src/core.js';import{User as _0x49caae,TrackChangesService as _0x1379b9}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x2eed89 from'../realtimecollaborativeediting/websocketgateway.js';import _0x1f6799 from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x2e6517}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0x33820a{static get[_0x464ff0(0xcf)](){const _0x274d19=_0x464ff0;return[_0x1f6799,_0x274d19(0xb6),_0x2eed89];}constructor(_0x5f33fe){const _0x1ae8cf=_0x464ff0;super(_0x5f33fe);const _0x2156c8=this[_0x1ae8cf(0xe5)][_0x1ae8cf(0xd0)][_0x1ae8cf(0xd9)](_0x1ae8cf(0xd1));this[_0x1ae8cf(0xcb)]=new Map(),this[_0x1ae8cf(0xcc)]=new g[(_0x1ae8cf(0xce))](_0x2156c8);}[_0x464ff0(0xdc)](){const _0x3fd15a=_0x464ff0,_0x13e2cb=this[_0x3fd15a(0xe5)][_0x3fd15a(0xb8)][_0x3fd15a(0xd9)](_0x2eed89),_0x4708cd=this[_0x3fd15a(0xe5)][_0x3fd15a(0xb8)][_0x3fd15a(0xd9)](_0x3fd15a(0xb6));return _0x4708cd[_0x3fd15a(0xbd)]={'getSuggestion':async _0x81d725=>{const _0x3630e1=_0x3fd15a;await this[_0x3630e1(0xde)]();const _0x510447=await this[_0x3630e1(0xcc)][_0x3630e1(0xd9)](_0x81d725)[_0x3630e1(0xe0)](R);return await this[_0x3630e1(0xe8)]([_0x510447]),_0x510447;},'addSuggestion':async({id:_0x28dd13,type:_0x3f2fa4,data:_0x57b1ff,originalSuggestionId:_0x532f9d,attributes:_0x1de40d})=>{const _0x4be25b=_0x3fd15a;await this[_0x4be25b(0xde)]();const _0x5fbc78={'id':_0x28dd13,'type':_0x3f2fa4,'data':_0x57b1ff,'originalSuggestionId':_0x532f9d,'attributes':_0x1de40d},_0x2ce4c4=await this[_0x4be25b(0xcc)][_0x4be25b(0xd3)](_0x28dd13,_0x3f2fa4,_0x57b1ff,_0x532f9d,_0x1de40d)[_0x4be25b(0xe0)](_0x5ad9bf=>{if(P(_0x5ad9bf))return new Promise(_0x304c99=>{const _0x864b8f=_0x4d13;this[_0x864b8f(0xcb)][_0x864b8f(0xd5)](_0x28dd13,{'resolve':_0x304c99,'suggestionData':_0x5fbc78});});throw _0x5ad9bf;});return this[_0x4be25b(0xcb)][_0x4be25b(0xdf)](_0x28dd13),_0x2ce4c4;},'updateSuggestion':async(_0x33b580,_0x4a1b79)=>{const _0x16fd2e=_0x3fd15a;if(await this[_0x16fd2e(0xde)](),_0x16fd2e(0xbe)!==_0x4a1b79[_0x16fd2e(0xe1)])return this[_0x16fd2e(0xcc)][_0x16fd2e(0xbf)](_0x33b580,_0x4a1b79)[_0x16fd2e(0xe0)](R);}},this[_0x3fd15a(0xca)](this[_0x3fd15a(0xcc)],_0x3fd15a(0xb4),(_0x59d190,_0x144395)=>{const _0x300802=_0x3fd15a;_0x4708cd[_0x300802(0xc1)](_0x144395['id'])&&(_0x4708cd[_0x300802(0xb7)](_0x144395['id'])[_0x300802(0xb2)]=_0x144395[_0x300802(0xb2)]);}),this[_0x3fd15a(0xcc)][_0x3fd15a(0xed)](_0x13e2cb[_0x3fd15a(0xda)])[_0x3fd15a(0xb3)](_0xe13693=>(_0x13e2cb[_0x3fd15a(0xe2)](this),this[_0x3fd15a(0xe8)](_0xe13693)[_0x3fd15a(0xb3)](()=>{const _0x2a6057=_0x3fd15a;for(const _0x287d0d of _0xe13693){_0x4708cd[_0x2a6057(0xc3)](_0x287d0d)[_0x2a6057(0xe4)]=!0x0;}})));}async[_0x464ff0(0xdb)](){const _0x2122ed=_0x464ff0,_0x54cbef=this[_0x2122ed(0xe5)][_0x2122ed(0xb8)][_0x2122ed(0xd9)](_0x2122ed(0xb6)),{connection:_0x5a19e1}=this[_0x2122ed(0xe5)][_0x2122ed(0xb8)][_0x2122ed(0xd9)](_0x2eed89),_0x33475f=await this[_0x2122ed(0xcc)][_0x2122ed(0xed)](_0x5a19e1);await this[_0x2122ed(0xe8)](_0x33475f);for(const {suggestionData:_0x48a00c,resolve:_0x406721}of this[_0x2122ed(0xcb)][_0x2122ed(0xdd)]()){let _0x1cea3a=_0x33475f[_0x2122ed(0xc6)](_0x48760b=>_0x48760b['id']===_0x48a00c['id']);_0x1cea3a||(_0x1cea3a=await this[_0x2122ed(0xcc)][_0x2122ed(0xd3)](_0x48a00c['id'],_0x48a00c[_0x2122ed(0xeb)],_0x48a00c[_0x2122ed(0xc8)],_0x48a00c[_0x2122ed(0xd7)])),_0x406721(_0x1cea3a);}for(const _0x2df1f4 of _0x33475f)_0x54cbef[_0x2122ed(0xc1)](_0x2df1f4['id'])||_0x54cbef[_0x2122ed(0xc3)](_0x2df1f4);}async[_0x464ff0(0xde)](){const _0x52d211=_0x464ff0;this[_0x52d211(0xcc)][_0x52d211(0xd8)]||await new Promise(_0x2c2b7b=>{const _0xc9b483=_0x52d211;this[_0xc9b483(0xca)](this[_0xc9b483(0xcc)],_0xc9b483(0xcd),_0x5f1659=>{const _0xe093ae=_0xc9b483;_0x5f1659[_0xe093ae(0xc7)](),_0x2c2b7b();});});}async[_0x464ff0(0xe8)](_0x3923a7){const _0x27cb53=_0x464ff0,_0x5dbe81=this[_0x27cb53(0xe5)][_0x27cb53(0xb8)][_0x27cb53(0xd9)](_0x2e6517),{connection:_0xe08773}=this[_0x27cb53(0xe5)][_0x27cb53(0xb8)][_0x27cb53(0xd9)](_0x2eed89),_0x4c1932=new Set();for(const {authorId:_0xb3ec9c}of _0x3923a7)_0x5dbe81[_0x27cb53(0xc9)](_0xb3ec9c)||_0x4c1932[_0x27cb53(0xd3)](_0xb3ec9c);if(0x0===_0x4c1932[_0x27cb53(0xb9)])return;const _0x3999a8=await _0x49caae[_0x27cb53(0xbb)](_0xe08773,Array[_0x27cb53(0xc4)](_0x4c1932));for(const _0x42ddaa of _0x3999a8)_0x5dbe81[_0x27cb53(0xc9)](_0x42ddaa['id'])||_0x5dbe81[_0x27cb53(0xe3)](_0x42ddaa);}}g[_0x464ff0(0xce)]=_0x1379b9;export default g;function R(_0x14a943){if(P(_0x14a943))return new Promise(()=>{});throw _0x14a943;}function P(_0x4163ca){const _0x3caa95=_0x464ff0;return _0x4163ca[_0x3caa95(0xc2)][_0x3caa95(0xe9)](_0x3caa95(0xd6))||_0x4163ca[_0x3caa95(0xc2)][_0x3caa95(0xe9)](_0x3caa95(0xe7));}
23
+ const _0x52e33a=_0x3891;(function(_0x579dec,_0x5f28e8){const _0xee46a4=_0x3891,_0xd1d191=_0x579dec();while(!![]){try{const _0x296b74=parseInt(_0xee46a4(0x17a))/0x1*(parseInt(_0xee46a4(0x176))/0x2)+parseInt(_0xee46a4(0x15a))/0x3+-parseInt(_0xee46a4(0x143))/0x4+-parseInt(_0xee46a4(0x163))/0x5*(parseInt(_0xee46a4(0x165))/0x6)+-parseInt(_0xee46a4(0x155))/0x7+-parseInt(_0xee46a4(0x14c))/0x8+parseInt(_0xee46a4(0x14d))/0x9;if(_0x296b74===_0x5f28e8)break;else _0xd1d191['push'](_0xd1d191['shift']());}catch(_0x17df2a){_0xd1d191['push'](_0xd1d191['shift']());}}}(_0x2a9d,0xb439b));import{Plugin as _0xadcfd8}from'ckeditor5/src/core.js';import{User as _0x32d3a4,TrackChangesService as _0x1910bc}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x59ce34 from'../realtimecollaborativeediting/websocketgateway.js';function _0x3891(_0x374e47,_0x500e3f){const _0x2a9dc9=_0x2a9d();return _0x3891=function(_0x3891f3,_0xa5ce2c){_0x3891f3=_0x3891f3-0x143;let _0xf7a7e4=_0x2a9dc9[_0x3891f3];return _0xf7a7e4;},_0x3891(_0x374e47,_0x500e3f);}import _0x299f1e from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x46ee43}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0xadcfd8{static get[_0x52e33a(0x146)](){const _0x28bd67=_0x52e33a;return[_0x299f1e,_0x28bd67(0x15d),_0x59ce34];}constructor(_0x1929c6){const _0x3ad8a7=_0x52e33a;super(_0x1929c6);const _0x18d5fa=this[_0x3ad8a7(0x151)][_0x3ad8a7(0x150)][_0x3ad8a7(0x169)](_0x3ad8a7(0x149));this[_0x3ad8a7(0x158)]=new Map(),this[_0x3ad8a7(0x166)]=new g[(_0x3ad8a7(0x161))](_0x18d5fa);}[_0x52e33a(0x153)](){const _0x4564f8=_0x52e33a,_0x5db826=this[_0x4564f8(0x151)][_0x4564f8(0x15b)][_0x4564f8(0x169)](_0x59ce34),_0x62b9d7=this[_0x4564f8(0x151)][_0x4564f8(0x15b)][_0x4564f8(0x169)](_0x4564f8(0x15d));return _0x62b9d7[_0x4564f8(0x14f)]={'getSuggestion':async _0x5e3771=>{const _0x23360e=_0x4564f8;await this[_0x23360e(0x159)]();const _0x2814d3=await this[_0x23360e(0x166)][_0x23360e(0x169)](_0x5e3771)[_0x23360e(0x14b)](R);return await this[_0x23360e(0x16e)]([_0x2814d3]),_0x2814d3;},'addSuggestion':async({id:_0x23fb2f,type:_0x36e759,data:_0x35050d,originalSuggestionId:_0x40653e,attributes:_0x9c19e6})=>{const _0x30fd0b=_0x4564f8;await this[_0x30fd0b(0x159)]();const _0x1fd2e4={'id':_0x23fb2f,'type':_0x36e759,'data':_0x35050d,'originalSuggestionId':_0x40653e,'attributes':_0x9c19e6},_0xb9cf90=await this[_0x30fd0b(0x166)][_0x30fd0b(0x15c)](_0x23fb2f,_0x36e759,_0x35050d,_0x40653e,_0x9c19e6)[_0x30fd0b(0x14b)](_0x2bfff=>{if(st(_0x2bfff))return new Promise(_0x49e83e=>{const _0x593ae1=_0x3891;this[_0x593ae1(0x158)][_0x593ae1(0x17c)](_0x23fb2f,{'resolve':_0x49e83e,'suggestionData':_0x1fd2e4});});throw _0x2bfff;});return this[_0x30fd0b(0x158)][_0x30fd0b(0x16b)](_0x23fb2f),_0xb9cf90;},'updateSuggestion':async(_0x37a1e1,_0x378237)=>{const _0x3795c0=_0x4564f8;if(await this[_0x3795c0(0x159)](),_0x3795c0(0x178)!==_0x378237[_0x3795c0(0x174)])return this[_0x3795c0(0x166)][_0x3795c0(0x160)](_0x37a1e1,_0x378237)[_0x3795c0(0x14b)](R);}},this[_0x4564f8(0x16d)](this[_0x4564f8(0x166)],_0x4564f8(0x154),(_0x5c8507,_0x295aea)=>{const _0x3ce457=_0x4564f8;_0x62b9d7[_0x3ce457(0x164)](_0x295aea['id'])&&(_0x62b9d7[_0x3ce457(0x16a)](_0x295aea['id'])[_0x3ce457(0x15f)]=_0x295aea[_0x3ce457(0x15f)]);}),this[_0x4564f8(0x166)][_0x4564f8(0x14e)](_0x5db826[_0x4564f8(0x16c)])[_0x4564f8(0x167)](_0x49009a=>(_0x5db826[_0x4564f8(0x147)](this),this[_0x4564f8(0x16e)](_0x49009a)[_0x4564f8(0x167)](()=>{const _0x8f279a=_0x4564f8;for(const _0xe4b458 of _0x49009a){_0x62b9d7[_0x8f279a(0x157)](_0xe4b458)[_0x8f279a(0x162)]=!0x0;}})));}async[_0x52e33a(0x156)](){const _0xb8184d=_0x52e33a,_0x316da9=this[_0xb8184d(0x151)][_0xb8184d(0x15b)][_0xb8184d(0x169)](_0xb8184d(0x15d)),{connection:_0xacf667}=this[_0xb8184d(0x151)][_0xb8184d(0x15b)][_0xb8184d(0x169)](_0x59ce34),_0x4360e3=await this[_0xb8184d(0x166)][_0xb8184d(0x14e)](_0xacf667);await this[_0xb8184d(0x16e)](_0x4360e3);for(const {suggestionData:_0x191014,resolve:_0x62891}of this[_0xb8184d(0x158)][_0xb8184d(0x14a)]()){let _0x500725=_0x4360e3[_0xb8184d(0x144)](_0x3268af=>_0x3268af['id']===_0x191014['id']);_0x500725||(_0x500725=await this[_0xb8184d(0x166)][_0xb8184d(0x15c)](_0x191014['id'],_0x191014[_0xb8184d(0x145)],_0x191014[_0xb8184d(0x171)],_0x191014[_0xb8184d(0x177)])),_0x62891(_0x500725);}for(const _0x41494d of _0x4360e3)_0x316da9[_0xb8184d(0x164)](_0x41494d['id'])||_0x316da9[_0xb8184d(0x157)](_0x41494d);}async[_0x52e33a(0x159)](){const _0xd79a8b=_0x52e33a;this[_0xd79a8b(0x166)][_0xd79a8b(0x17b)]||await new Promise(_0x964ba2=>{const _0x13a1e3=_0xd79a8b;this[_0x13a1e3(0x16d)](this[_0x13a1e3(0x166)],_0x13a1e3(0x17d),_0x4e7f53=>{const _0x5baace=_0x13a1e3;_0x4e7f53[_0x5baace(0x168)](),_0x964ba2();});});}async[_0x52e33a(0x16e)](_0x282a7d){const _0x3ebd56=_0x52e33a,_0x49197d=this[_0x3ebd56(0x151)][_0x3ebd56(0x15b)][_0x3ebd56(0x169)](_0x46ee43),{connection:_0x380887}=this[_0x3ebd56(0x151)][_0x3ebd56(0x15b)][_0x3ebd56(0x169)](_0x59ce34),_0x3a9647=new Set();for(const {authorId:_0xca5bc2}of _0x282a7d)_0x49197d[_0x3ebd56(0x179)](_0xca5bc2)||_0x3a9647[_0x3ebd56(0x15c)](_0xca5bc2);if(0x0===_0x3a9647[_0x3ebd56(0x15e)])return;const _0x515ad6=await _0x32d3a4[_0x3ebd56(0x148)](_0x380887,Array[_0x3ebd56(0x173)](_0x3a9647));for(const _0x8fcf2e of _0x515ad6)_0x49197d[_0x3ebd56(0x179)](_0x8fcf2e['id'])||_0x49197d[_0x3ebd56(0x172)](_0x8fcf2e);}}g[_0x52e33a(0x161)]=_0x1910bc;export default g;function _0x2a9d(){const _0x53d257=['type','requires','addToReconnectionStack','getMany','collaboration.channelId','values','catch','5781408NayKLE','16933005OBfZDb','connect','adapter','config','editor','startsWith','init','suggestionUpdated','1201949nzirrR','reconnect','addSuggestionData','_bufferedRequests','_waitForServiceReady','672660issCud','plugins','add','TrackChangesEditing','size','attributes','update','TrackChangesService','_saved','15VhjLIX','hasSuggestion','321564pkhaVh','_trackChangesService','then','off','get','getSuggestion','delete','connection','listenTo','_fetchMissingUsersForThreads','message','cloud-services-internal-error:\x20Not\x20connected.','data','addUser','from','state','cloud-services-internal-error:\x20Request\x20timeout.','1054GCkBUu','originalSuggestionId','open','getUser','1205smZgqI','isConnected','set','connected','3789328EhXTNm','find'];_0x2a9d=function(){return _0x53d257;};return _0x2a9d();}function R(_0x38362b){if(st(_0x38362b))return new Promise(()=>{});throw _0x38362b;}function st(_0x561d52){const _0x4046ea=_0x52e33a;return _0x561d52[_0x4046ea(0x16f)][_0x4046ea(0x152)](_0x4046ea(0x170))||_0x561d52[_0x4046ea(0x16f)][_0x4046ea(0x152)](_0x4046ea(0x175));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x38e9d4=_0x5919;(function(_0x21de9a,_0x5c018c){var _0x4b2427=_0x5919,_0x46ff5a=_0x21de9a();while(!![]){try{var _0x14d8b8=-parseInt(_0x4b2427(0xee))/0x1*(-parseInt(_0x4b2427(0xe0))/0x2)+-parseInt(_0x4b2427(0xe3))/0x3+-parseInt(_0x4b2427(0xe6))/0x4*(parseInt(_0x4b2427(0xe5))/0x5)+parseInt(_0x4b2427(0xe8))/0x6+-parseInt(_0x4b2427(0xec))/0x7*(-parseInt(_0x4b2427(0xe9))/0x8)+-parseInt(_0x4b2427(0xe1))/0x9*(-parseInt(_0x4b2427(0xeb))/0xa)+-parseInt(_0x4b2427(0xe4))/0xb;if(_0x14d8b8===_0x5c018c)break;else _0x46ff5a['push'](_0x46ff5a['shift']());}catch(_0x587c9c){_0x46ff5a['push'](_0x46ff5a['shift']());}}}(_0x254a,0x26382));import{Plugin as _0x4d3e81}from'ckeditor5/src/core.js';import _0x35dd78 from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x254a(){var _0x1ff61a=['13796VaVQDj','pluginName','1323102uZSECj','787672sgMeJt','TrackChanges','70ObbHqz','7MoefAR','requires','1yoIdUE','309896gnDYss','35505cxaHjj','RealTimeCollaborativeTrackChanges','95856uEdOfk','673904UBHFeM','365NqvLAM'];_0x254a=function(){return _0x1ff61a;};return _0x254a();}function _0x5919(_0x546536,_0x393e48){var _0x254ae7=_0x254a();return _0x5919=function(_0x591959,_0x556904){_0x591959=_0x591959-0xe0;var _0x536cbc=_0x254ae7[_0x591959];return _0x536cbc;},_0x5919(_0x546536,_0x393e48);}import _0x5c9ecf from'./realtimecollaborativecomments.js';export default class p extends _0x4d3e81{static get[_0x38e9d4(0xed)](){var _0x3ae8ea=_0x38e9d4;return[_0x5c9ecf,_0x35dd78,_0x3ae8ea(0xea)];}static get[_0x38e9d4(0xe7)](){var _0x4c3034=_0x38e9d4;return _0x4c3034(0xe2);}}
23
+ var _0x349b8e=_0x28af;(function(_0x11ad82,_0xb714f2){var _0x3c1bac=_0x28af,_0x30a9c0=_0x11ad82();while(!![]){try{var _0x575006=parseInt(_0x3c1bac(0xdb))/0x1*(parseInt(_0x3c1bac(0xdc))/0x2)+parseInt(_0x3c1bac(0xd9))/0x3*(parseInt(_0x3c1bac(0xde))/0x4)+-parseInt(_0x3c1bac(0xd7))/0x5*(parseInt(_0x3c1bac(0xda))/0x6)+-parseInt(_0x3c1bac(0xe0))/0x7*(-parseInt(_0x3c1bac(0xe3))/0x8)+-parseInt(_0x3c1bac(0xd8))/0x9+-parseInt(_0x3c1bac(0xd5))/0xa+-parseInt(_0x3c1bac(0xd4))/0xb*(parseInt(_0x3c1bac(0xdf))/0xc);if(_0x575006===_0xb714f2)break;else _0x30a9c0['push'](_0x30a9c0['shift']());}catch(_0x26d470){_0x30a9c0['push'](_0x30a9c0['shift']());}}}(_0x2c09,0x66c98));import{Plugin as _0x5b2df1}from'ckeditor5/src/core.js';import _0x43b41e from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x28af(_0x43b8f3,_0x48ff01){var _0x2c09e9=_0x2c09();return _0x28af=function(_0x28afc9,_0x31136e){_0x28afc9=_0x28afc9-0xd4;var _0x10bfca=_0x2c09e9[_0x28afc9];return _0x10bfca;},_0x28af(_0x43b8f3,_0x48ff01);}function _0x2c09(){var _0x1a4292=['760190tZfqHb','TrackChanges','5OlXGgR','1811304HNRpOX','69YILhsT','3719142UcrEsR','1363cSlqEx','606gNkSPh','pluginName','85268AlYVfU','24MhcQcn','4275306rShAzH','requires','RealTimeCollaborativeTrackChanges','8iNQOye','1077395dUfsWF'];_0x2c09=function(){return _0x1a4292;};return _0x2c09();}import _0x27a4b1 from'./realtimecollaborativecomments.js';export default class p extends _0x5b2df1{static get[_0x349b8e(0xe1)](){var _0x5c3e4c=_0x349b8e;return[_0x27a4b1,_0x43b41e,_0x5c3e4c(0xd6)];}static get[_0x349b8e(0xdd)](){var _0x531ad7=_0x349b8e;return _0x531ad7(0xe2);}}