@ckeditor/ckeditor5-real-time-collaboration 43.0.0-alpha.5 → 43.0.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 _0x7f14(){const _0x91e43d=['_loadRoot','model','serverHistory','404','_initSessionsHandling','add','addToReconnectionStack','_setPendingAction','_handleServerResponse','lastDocumentSession','_clearPendingAction','suppressErrorInCollaboration','_sendBufferedOperationsDelayId','_ignoredOperations','_isLoaded','change:_isPendingUpdate','_operationIdentifier','_isConnected','destroy','showWarning','cloudServices.bundleVersion','realtimecollaborationclient-init-session-connection-error','getDocumentDetails','getIdOfTheLastOperation','return','then','CollaborativeEditingService','realtimecollaborationclient-initservice-internal-error','collaboration.channelId','affectsData','permissions','compress','createPositionFromPath','_updateServerHistory','fromJSON','slice','applyOperation','_lastServerVersion','_isAttached','_channelId','start','remove','_addKnownRoot','324JKFXzw','2vKMNzb','setPermissions','_lastSyncedOperationId','offset','_saveOperationInBuffer','toJSON','59220odJlnd','2103810TpcXdD','realtimecollaborationclient-init-document-already-initialized','type','5906547CZvqJz','wasUndone','clone','fire','_handleReceivedOperations','getRoot','getMany','finally','_compressor','Synchronization\x20issue','createRange','document','_authorId','_knownOperations','init','_applyOperationsSet','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.','getOperations','document:write','collaboration','_bufferedOperations','define','stop','userId','set','wereChangesApplied','push','lastSyncVersion','state','off','realtimecollaborationclient-handleserverresponse','_hasSelectionChanged','enableReadOnlyMode','ready','sessionId','includes','Notification','selection','register','_handleReconnectionError','enqueueChange','filter','real-time-collaboration','isReadOnly','keys','_waitUntilSynced','reconnect','initData','_compressOperations','lastOperationId','apply','_disconnectionOperations','rtc-offline','_decompressOperations','realtimecollaborationclient-initservice-incorrect-server-operation','collaboration-missing-channelid','catch','editing','path','channelSessions','_sendBufferedOperations','_hasSynchronizationProblem','affectedSelectable','isEnabled','map','change:_isEditingAllowed','requires','_isEditingAllowed','_handleExternalOperations','unregister','realtimecollaborationclient-init-non-existent-root','8NEKehM','loadRoot','data','plugins','addUser','8XCXWnT','rootName','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','createUserMarkerOperations','_bufferRootLoad','operationsReceived','cs:removeUser','setIdForTheLastOperation','_connectAfterSessionHasBeenFlushed','realtimecollaborationclient-sendbufferedoperations','_handleInitialConnectionData','currentDocumentSession','connect','code','newRange','differ','_handleReconnectionResponse','end','error','root','editor','__className','_setUpDataInit','insert','markers','disconnected','_connectService','position','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','multi-root-editor-root-attributes-no-root','_currentBufferDelay','_getAffectedRoot','disableReadOnlyMode','cloudDocumentVersion','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','_knownRootNames','length','startsWith','size','string','forEach','change:hasDomSelection','RealTimeCollaborationClient','mySessionId','createPositionAt','2006535cCmsXc','23095435rtdbjb','_offset','baseVersion','bind','1548411hVsbfF','reset','addOperation','stopListening','CommentsOnly','sessionCreatedAt','getOperationAuthor','$root','entries','_isDisconnection','addRootAttribute','createRoot','config','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','rtc-destroyed','_refreshUserSelectionMarkers','lastOperationAcceptedAt','message','listenTo','change:range','locale','_service','getConnectedSessions','high','round','attributes','has','409','isDocumentOperation','cloud-services-internal-error:\x20Request\x20timeout.','view','disconnect','_document','connected','realtimecollaborationclient-init-connection-failed','sendOperations','pluginName','removeFromReconnectionStack','connection','createdAt','_pendingAction','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.','_sendBufferedOperationsDelayed','319053OZaOms','PENDING_ACTION_SENDING_DATA','InsertOperation','cloud-services-internal-error:\x20Not\x20connected.','reconnection:\x20flushed\x20session','_shouldSendSelectionUpdate','_shouldSendUpdate','from','targetPosition','_getOperationsFromInitData','sessionAdd:','get','metadata','_disconnectService','decompress','marker','_operationToId','_handleSendingSelectionMarkers','_initThrowingOnDataSet','_isPendingUpdate','_fetchMissingUsers','batch','history','move','_isInit','roots','_baseBufferDelay','_crash','addRoot','getUser','rootsAttributes','Permissions','isUndoneOperation','directChange','version','parse'];_0x7f14=function(){return _0x91e43d;};return _0x7f14();}const _0x3eb58b=_0x3b59;(function(_0x39b138,_0x5e18fd){const _0x4b7ec5=_0x3b59,_0xae2110=_0x39b138();while(!![]){try{const _0x58f127=parseInt(_0x4b7ec5(0x225))/0x1+parseInt(_0x4b7ec5(0x275))/0x2*(parseInt(_0x4b7ec5(0x1fa))/0x3)+-parseInt(_0x4b7ec5(0x1c3))/0x4*(-parseInt(_0x4b7ec5(0x1f5))/0x5)+-parseInt(_0x4b7ec5(0x274))/0x6*(-parseInt(_0x4b7ec5(0x27b))/0x7)+-parseInt(_0x4b7ec5(0x1c8))/0x8*(-parseInt(_0x4b7ec5(0x27f))/0x9)+-parseInt(_0x4b7ec5(0x27c))/0xa+-parseInt(_0x4b7ec5(0x1f6))/0xb;if(_0x58f127===_0x5e18fd)break;else _0xae2110['push'](_0xae2110['shift']());}catch(_0xc6988a){_0xae2110['push'](_0xae2110['shift']());}}}(_0x7f14,0x6ba81));import{Plugin as _0x19fb26,PendingActions as _0x1cc148}from'ckeditor5/src/core.js';import{CKEditorError as _0x39b0e1,version as _0x3403bb,uid as _0x15ee0f}from'ckeditor5/src/utils.js';import{Notification as _0x21b1b7}from'ckeditor5/src/ui.js';import{transformSets as _0x5a0933,NoOperation as _0x121e56,InsertOperation as _0x313a82,MarkerOperation as _0x21c5e8,RootAttributeOperation as _0x211af4,OperationFactory as _0xaa3f28,History as _0xb3601d}from'ckeditor5/src/engine.js';import _0x2d1401 from'./websocketgateway.js';import _0x24622c from'./sessions.js';import _0x342d66 from'./usermarkers.js';import{getTranslation as _0x3513f2}from'../common-translations.js';import{Compressor as _0x170132}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x3dbdb9}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0xe67e2b,CollaborativeEditingService as _0x11db92}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';let K=0x1;function _0x3b59(_0x877a96,_0x131869){const _0x7f1468=_0x7f14();return _0x3b59=function(_0x3b59ad,_0x4ea568){_0x3b59ad=_0x3b59ad-0x198;let _0x5f3aea=_0x7f1468[_0x3b59ad];return _0x5f3aea;},_0x3b59(_0x877a96,_0x131869);}class l extends _0x19fb26{static get[_0x3eb58b(0x1be)](){return[_0x2d1401,_0x24622c,_0x342d66,_0x1cc148,_0x3dbdb9,_0x21b1b7];}static get[_0x3eb58b(0x21e)](){const _0x1f22e7=_0x3eb58b;return _0x1f22e7(0x1f2);}get[_0x3eb58b(0x1e9)](){const _0x44fa9d=_0x3eb58b;return this[_0x44fa9d(0x26e)]+this[_0x44fa9d(0x1f7)];}get[_0x3eb58b(0x26e)](){const _0x18aeec=_0x3eb58b;return this[_0x18aeec(0x24b)][_0x18aeec(0x247)]-this[_0x18aeec(0x1f7)];}get[_0x3eb58b(0x29a)](){const _0x2e1967=_0x3eb58b,_0x2afe88=this[_0x2e1967(0x24b)][_0x2e1967(0x290)]();for(let _0x59473e=_0x2afe88[_0x2e1967(0x1ec)]-0x1;_0x59473e>=0x0;_0x59473e--){const _0x16dea9=_0x2afe88[_0x59473e];if(!this[_0x2e1967(0x1af)][_0x2e1967(0x214)](_0x16dea9))return _0x16dea9[_0x2e1967(0x1f8)]+0x1-this[_0x2e1967(0x1f7)];}return 0x0;}constructor(_0x5d4800){const _0x4203d2=_0x3eb58b;if(super(_0x5d4800),this[_0x4203d2(0x1f7)]=0x0,this[_0x4203d2(0x19e)]=null,this[_0x4203d2(0x24b)]=new _0xb3601d(),this[_0x4203d2(0x1dc)][_0x4203d2(0x206)][_0x4203d2(0x294)](_0x4203d2(0x292),{}),this[_0x4203d2(0x270)]=this[_0x4203d2(0x1dc)][_0x4203d2(0x206)][_0x4203d2(0x230)](_0x4203d2(0x265)),!this[_0x4203d2(0x270)])throw new _0x39b0e1(_0x4203d2(0x1b3),this);const _0x267d15=_0x5d4800[_0x4203d2(0x206)][_0x4203d2(0x230)](_0x4203d2(0x25d))||_0x3403bb;this[_0x4203d2(0x20f)]=new l[(_0x4203d2(0x263))](_0x267d15,this[_0x4203d2(0x270)]),this[_0x4203d2(0x21a)]=this[_0x4203d2(0x1dc)][_0x4203d2(0x24a)][_0x4203d2(0x28a)],this[_0x4203d2(0x287)]=new _0x170132(),this[_0x4203d2(0x293)]=[],this[_0x4203d2(0x28c)]=new WeakSet(),this[_0x4203d2(0x1eb)]=new Set(),this[_0x4203d2(0x297)](_0x4203d2(0x238),!0x1),this[_0x4203d2(0x297)](_0x4203d2(0x1b9),!0x1),this[_0x4203d2(0x222)]=null,this[_0x4203d2(0x19b)]=!0x1,this[_0x4203d2(0x255)]=null,this[_0x4203d2(0x23f)]=0x12c,this[_0x4203d2(0x1e6)]=this[_0x4203d2(0x23f)],this[_0x4203d2(0x277)]=null,this[_0x4203d2(0x1af)]=new WeakSet(),this[_0x4203d2(0x259)]=new X(this[_0x4203d2(0x1af)]);}[_0x3eb58b(0x28d)](){const _0x436123=_0x3eb58b,_0xa4aa2f=this[_0x436123(0x1dc)],_0x2c3ba6=_0xa4aa2f[_0x436123(0x1c6)][_0x436123(0x230)](_0x3dbdb9),_0xaffc39=_0xa4aa2f[_0x436123(0x1c6)][_0x436123(0x230)](_0x2d1401);this[_0x436123(0x20c)](_0x2c3ba6,_0x436123(0x200),(_0x83314a,_0x19ce13)=>{const _0x513db5=_0x436123,_0xf3a5d0=_0x19ce13[0x0];_0xf3a5d0[_0x513db5(0x28b)]&&(_0x83314a[_0x513db5(0x261)]=_0x2c3ba6[_0x513db5(0x242)](_0xf3a5d0[_0x513db5(0x28b)]),_0x83314a[_0x513db5(0x295)]()),null===_0xf3a5d0[_0x513db5(0x28b)]&&(_0x83314a[_0x513db5(0x261)]=null,_0x83314a[_0x513db5(0x295)]());},{'priority':_0x436123(0x211)}),this[_0x436123(0x20c)](_0xa4aa2f[_0x436123(0x24a)][_0x436123(0x28a)][_0x436123(0x1a1)],_0x436123(0x20d),(_0x32368f,_0x2c6c03)=>{const _0x503543=_0x436123;_0x2c6c03[_0x503543(0x246)]&&this[_0x503543(0x209)]();}),this[_0x436123(0x20c)](_0xa4aa2f[_0x436123(0x1b5)][_0x436123(0x218)],_0x436123(0x1f1),()=>{const _0x5c1628=_0x436123;this[_0x5c1628(0x209)]();}),this[_0x436123(0x237)](),_0xa4aa2f[_0x436123(0x24a)]['on'](_0x436123(0x26d),(_0x53e24c,_0x61d98b)=>{const _0x51ba0b=_0x436123,_0x2640f7=_0x61d98b[0x0];_0x2640f7[_0x51ba0b(0x216)]&&(this[_0x51ba0b(0x279)](_0x2640f7),this[_0x51ba0b(0x22b)]()&&this[_0x51ba0b(0x224)]());}),this[_0x436123(0x1de)](),this[_0x436123(0x1f9)](_0x436123(0x1bf))['to'](_0xaffc39,_0x436123(0x198),this,_0x436123(0x1b9),(_0x2d042e,_0x434c7e)=>_0x436123(0x21b)===_0x2d042e&&!_0x434c7e),this['on'](_0x436123(0x1bd),()=>{const _0x384f24=_0x436123;this[_0x384f24(0x1bf)]?_0xa4aa2f[_0x384f24(0x1e8)](_0x384f24(0x1b0)):_0xa4aa2f[_0x384f24(0x19c)](_0x384f24(0x1b0));}),this[_0x436123(0x1bf)]?_0xa4aa2f[_0x436123(0x1e8)](_0x436123(0x1b0)):_0xa4aa2f[_0x436123(0x19c)](_0x436123(0x1b0)),this[_0x436123(0x297)](_0x436123(0x25a),!0x1);}async[_0x3eb58b(0x1aa)](){const _0x7120a7=_0x3eb58b,_0x5be9d3=this[_0x7120a7(0x1dc)][_0x7120a7(0x1c6)][_0x7120a7(0x230)](_0x24622c),_0x27d8a3=this[_0x7120a7(0x1dc)][_0x7120a7(0x1c6)][_0x7120a7(0x230)](_0x2d1401);try{this[_0x7120a7(0x238)]=!0x0,_0x5be9d3[_0x7120a7(0x1c1)](this[_0x7120a7(0x270)]);const _0x5445ff=await this[_0x7120a7(0x20f)][_0x7120a7(0x1aa)](_0x27d8a3[_0x7120a7(0x220)],this[_0x7120a7(0x29a)]);await this[_0x7120a7(0x1d8)](_0x5445ff)&&(this[_0x7120a7(0x238)]=!0x1,this[_0x7120a7(0x253)]());const _0x3be2f1=await this[_0x7120a7(0x20f)][_0x7120a7(0x210)]();_0x5be9d3[_0x7120a7(0x1a2)](this[_0x7120a7(0x270)],_0x3be2f1),this[_0x7120a7(0x236)](),this[_0x7120a7(0x25a)]=!0x0;}catch(_0x29228e){if(function(_0x51bba6){const _0x2b5412=_0x7120a7;return _0x2b5412(0x24c)===_0x51bba6[_0x2b5412(0x1d5)];}(_0x29228e)&&this[_0x7120a7(0x19e)])await this[_0x7120a7(0x1d0)]();else{if(function(_0xdd6b18){const _0x56ebf3=_0x7120a7;return _0x56ebf3(0x215)===_0xdd6b18[_0x56ebf3(0x1d5)];}(_0x29228e)){const _0x29b5ae=_0x3513f2(this[_0x7120a7(0x1dc)][_0x7120a7(0x20e)],_0x7120a7(0x1ca));this[_0x7120a7(0x1a3)](_0x29b5ae);}else{if(!(_0x29228e instanceof J))throw _0x29228e;this[_0x7120a7(0x1a3)]();}}}}[_0x3eb58b(0x25b)](){const _0x295061=_0x3eb58b,_0x599aac=this[_0x295061(0x1dc)][_0x295061(0x1c6)][_0x295061(0x230)](_0x2d1401),_0x2d2847=this[_0x295061(0x1dc)][_0x295061(0x1c6)][_0x295061(0x230)](_0x24622c);this[_0x295061(0x1dc)][_0x295061(0x19c)](_0x295061(0x208)),_0x2d2847[_0x295061(0x1b7)][_0x295061(0x214)](this[_0x295061(0x270)])&&_0x2d2847[_0x295061(0x1c1)](this[_0x295061(0x270)]),_0x599aac[_0x295061(0x21f)](this),this[_0x295061(0x232)](),super[_0x295061(0x25b)]();}async[_0x3eb58b(0x1d8)](_0x1af326){const _0x30d8e6=_0x3eb58b;if(this[_0x30d8e6(0x19e)]!==_0x1af326[_0x30d8e6(0x19e)]&&this[_0x30d8e6(0x277)]!==_0x1af326[_0x30d8e6(0x1ad)])throw new J();return this[_0x30d8e6(0x19e)]=_0x1af326[_0x30d8e6(0x19e)],this[_0x30d8e6(0x251)]([],{..._0x1af326,'wereChangesApplied':!0x1,'data':_0x1af326[_0x30d8e6(0x1c5)]},_0x30d8e6(0x1aa));}async[_0x3eb58b(0x1e2)](_0x2ebe9a,_0x5d5fa1=!0x1){const _0x1866e8=_0x3eb58b,{connection:_0x38ff7e}=this[_0x1866e8(0x1dc)][_0x1866e8(0x1c6)][_0x1866e8(0x230)](_0x2d1401);l[_0x1866e8(0x263)][_0x1866e8(0x210)](_0x38ff7e,this[_0x1866e8(0x270)])[_0x1866e8(0x262)](_0x15d10f=>this[_0x1866e8(0x24d)](_0x15d10f))[_0x1866e8(0x1b4)](_0x5730b9=>{const _0x25e7b7=_0x1866e8;this[_0x25e7b7(0x240)](_0x25e7b7(0x25e),_0x5730b9);}),this[_0x1866e8(0x20c)](this[_0x1866e8(0x20f)],_0x1866e8(0x1cd),this[_0x1866e8(0x283)][_0x1866e8(0x1f9)](this)),this[_0x1866e8(0x20c)](this[_0x1866e8(0x20f)],_0x1866e8(0x1da),(_0xf84f65,_0x34b741)=>{const _0x21e203=_0x1866e8;this[_0x21e203(0x240)](_0x21e203(0x264),_0x34b741);}),this[_0x1866e8(0x20c)](this[_0x1866e8(0x20f)],_0x1866e8(0x1e1),()=>{const _0x32b154=_0x1866e8;this[_0x32b154(0x25a)]=!0x1;});const _0x328536=this[_0x1866e8(0x259)][_0x1866e8(0x260)](_0x2ebe9a);this[_0x1866e8(0x238)]=!0x0;const _0x42d036=await this[_0x1866e8(0x20f)][_0x1866e8(0x1d4)](_0x38ff7e,this[_0x1866e8(0x1ac)](_0x2ebe9a),_0x328536);if(this[_0x1866e8(0x19e)]=_0x42d036[_0x1866e8(0x19e)],_0x5d5fa1){if(!_0x42d036[_0x1866e8(0x298)])return void this[_0x1866e8(0x1a3)]();this[_0x1866e8(0x238)]=!0x1,this[_0x1866e8(0x253)](),this[_0x1866e8(0x24b)][_0x1866e8(0x1fb)](),this[_0x1866e8(0x1f7)]=_0x42d036[_0x1866e8(0x278)],this[_0x1866e8(0x24b)][_0x1866e8(0x247)]=this[_0x1866e8(0x1f7)],await this[_0x1866e8(0x251)](_0x2ebe9a,_0x42d036,_0x1866e8(0x229));}else await this[_0x1866e8(0x1d2)](_0x42d036,_0x2ebe9a);this[_0x1866e8(0x236)](),this[_0x1866e8(0x25a)]=!0x0;}[_0x3eb58b(0x236)](){const _0x2a4a39=_0x3eb58b,_0x10905c=this[_0x2a4a39(0x1dc)][_0x2a4a39(0x1c6)][_0x2a4a39(0x230)](_0x24622c),_0x41626e=this[_0x2a4a39(0x1dc)][_0x2a4a39(0x1c6)][_0x2a4a39(0x230)](_0x342d66),_0x2ba689=_0x10905c[_0x2a4a39(0x1b7)][_0x2a4a39(0x230)](this[_0x2a4a39(0x270)]);_0x2ba689&&_0x2ba689[_0x2a4a39(0x1ec)]>0x1?_0x41626e[_0x2a4a39(0x1cb)]():this[_0x2a4a39(0x20c)](_0x10905c,_0x2a4a39(0x22f)+this[_0x2a4a39(0x270)],()=>{const _0x5abea2=_0x2a4a39;0x2===_0x10905c[_0x5abea2(0x1b7)][_0x5abea2(0x230)](this[_0x5abea2(0x270)])[_0x5abea2(0x1ec)]&&_0x41626e[_0x5abea2(0x1cb)]();});}async[_0x3eb58b(0x283)](_0x1232da,_0x1ca745,_0x274700,_0x579390){const _0x43c79a=_0x3eb58b;if(!this[_0x43c79a(0x238)]&&this[_0x43c79a(0x21a)][_0x43c79a(0x247)]==_0x1ca745){const _0x27228b=this[_0x43c79a(0x1b1)](_0x274700,_0x579390);await this[_0x43c79a(0x239)](_0x27228b),this[_0x43c79a(0x1c0)](_0x27228b,_0x1ca745,_0x274700[_0x43c79a(0x1ad)])||this[_0x43c79a(0x240)](_0x43c79a(0x1b2));}}async[_0x3eb58b(0x1d0)](){const _0x157d60=_0x3eb58b;this[_0x157d60(0x232)]();const {locale:_0x321b9f}=this[_0x157d60(0x1dc)];let _0x27ce9a;try{_0x27ce9a=await this[_0x157d60(0x20f)][_0x157d60(0x25f)]();}catch(_0x3e711a){const _0x1433ab=_0x3513f2(_0x321b9f,_0x157d60(0x207));return void this[_0x157d60(0x1a3)](_0x1433ab);}const _0x442fa9=_0x27ce9a[_0x157d60(0x1d3)]||_0x27ce9a[_0x157d60(0x252)];if(this[_0x157d60(0x277)]===_0x442fa9[_0x157d60(0x1ad)])await this[_0x157d60(0x1e2)](this[_0x157d60(0x1dc)][_0x157d60(0x24a)][_0x157d60(0x28a)][_0x157d60(0x23b)][_0x157d60(0x290)](),!0x0);else{const _0x18bedb=_0x3513f2(_0x321b9f,_0x157d60(0x28f));this[_0x157d60(0x1a3)](_0x18bedb);}}[_0x3eb58b(0x232)](){const _0x37891a=_0x3eb58b;this[_0x37891a(0x20f)][_0x37891a(0x219)](),this[_0x37891a(0x293)]=[],clearTimeout(this[_0x37891a(0x255)]),this[_0x37891a(0x1fd)](this[_0x37891a(0x20f)]);}[_0x3eb58b(0x24d)](_0x268b79){const _0x3823ad=_0x3eb58b,_0x627df1=this[_0x3823ad(0x1dc)][_0x3823ad(0x1c6)][_0x3823ad(0x230)](_0x24622c);this[_0x3823ad(0x20c)](_0x627df1,_0x3823ad(0x22f)+this[_0x3823ad(0x270)],(_0x1ebb13,{session:_0x30f6c7})=>{const _0x534028=_0x3823ad;if(_0x30f6c7['id']===_0x627df1[_0x534028(0x1f3)]){_0x1ebb13[_0x534028(0x199)]();const _0x11770f=this[_0x534028(0x1dc)][_0x534028(0x1c6)][_0x534028(0x214)](_0x534028(0x1fe))&&this[_0x534028(0x1dc)][_0x534028(0x1c6)][_0x534028(0x230)](_0x534028(0x1fe));let _0x5a35ab=_0x30f6c7[_0x534028(0x267)];_0x11770f&&_0x11770f[_0x534028(0x1bb)]&&(_0x5a35ab=_0x5a35ab[_0x534028(0x1a5)](_0x442d12=>_0x534028(0x291)!==_0x442d12)),this[_0x534028(0x1dc)][_0x534028(0x1c6)][_0x534028(0x230)](_0x534028(0x244))[_0x534028(0x276)](_0x5a35ab,this[_0x534028(0x270)]);}}),_0x627df1[_0x3823ad(0x1a2)](this[_0x3823ad(0x270)],_0x268b79);}[_0x3eb58b(0x237)](){const _0x3befef=_0x3eb58b,_0x3d4854=this[_0x3befef(0x1dc)][_0x3befef(0x1c5)][_0x3befef(0x297)];this[_0x3befef(0x1dc)][_0x3befef(0x1c5)][_0x3befef(0x297)]=(..._0x331039)=>{const _0x537714=_0x3befef;if(!_0x331039[_0x331039[_0x537714(0x1ec)]-0x1][_0x537714(0x254)])throw new _0x39b0e1(_0x537714(0x1e4),this);_0x3d4854[_0x537714(0x1ae)](this[_0x537714(0x1dc)][_0x537714(0x1c5)],_0x331039);};}[_0x3eb58b(0x1de)](){const _0x1e5e01=_0x3eb58b;this[_0x1e5e01(0x1dc)][_0x1e5e01(0x1c5)]['on'](_0x1e5e01(0x28d),(_0x119511,[_0x2c3139])=>{const _0x35089d=_0x1e5e01;if(this[_0x35089d(0x21a)][_0x35089d(0x247)])throw new _0x39b0e1(_0x35089d(0x27d),this);_0x119511[_0x35089d(0x295)](),this[_0x35089d(0x250)]();const _0x50d974=this[_0x35089d(0x1dc)][_0x35089d(0x206)][_0x35089d(0x230)](_0x35089d(0x243)),_0x4e2bea=this[_0x35089d(0x22e)](_0x2c3139,_0x50d974);0x0==_0x4e2bea[_0x35089d(0x1ec)]&&_0x4e2bea[_0x35089d(0x299)](new _0x121e56(0x0)),_0x119511[_0x35089d(0x261)]=this[_0x35089d(0x1e2)](_0x4e2bea)[_0x35089d(0x262)](()=>{const _0x35bdc6=_0x35089d;this[_0x35bdc6(0x1dc)][_0x35bdc6(0x1c6)][_0x35bdc6(0x230)](_0x2d1401)[_0x35bdc6(0x24f)](this),this[_0x35bdc6(0x1dc)][_0x35bdc6(0x1c5)][_0x35bdc6(0x282)](_0x35bdc6(0x19d));})[_0x35089d(0x1b4)](_0xee48c3=>this[_0x35089d(0x240)](_0x35089d(0x21c),_0xee48c3))[_0x35089d(0x286)](()=>this[_0x35089d(0x253)]());},{'priority':_0x1e5e01(0x211)}),this[_0x1e5e01(0x1dc)]['on'](_0x1e5e01(0x1c4),async(_0x530694,[_0x139acd,_0x5d23e7])=>{const _0x4fc0e6=_0x1e5e01;_0x530694[_0x4fc0e6(0x295)]();const _0x53a4ed=this[_0x4fc0e6(0x1dc)][_0x4fc0e6(0x24a)][_0x4fc0e6(0x28a)][_0x4fc0e6(0x284)](_0x139acd);if(!this[_0x4fc0e6(0x1eb)][_0x4fc0e6(0x214)](_0x139acd)){const _0x296c46=_0x5d23e7&&_0x5d23e7[_0x4fc0e6(0x1c5)]?_0x5d23e7[_0x4fc0e6(0x1c5)]:'',_0xa3dbef=_0x5d23e7&&_0x5d23e7[_0x4fc0e6(0x213)]?_0x5d23e7[_0x4fc0e6(0x213)]:{};await this[_0x4fc0e6(0x249)](_0x139acd,_0x296c46,_0xa3dbef);}this[_0x4fc0e6(0x1dc)][_0x4fc0e6(0x24a)][_0x4fc0e6(0x1a4)]({'isUndoable':!0x1},()=>{const _0x564976=_0x4fc0e6;_0x53a4ed[_0x564976(0x257)]=!0x0,this[_0x564976(0x1dc)][_0x564976(0x24a)][_0x564976(0x28a)][_0x564976(0x1d7)][_0x564976(0x1cc)](_0x53a4ed);});},{'priority':_0x1e5e01(0x211)});}async[_0x3eb58b(0x239)](_0x54a81e){const _0x3e7df3=_0x3eb58b,_0x2d72f6=this[_0x3e7df3(0x1dc)][_0x3e7df3(0x1c6)][_0x3e7df3(0x230)](_0x3dbdb9),{connection:_0x3ba3f7}=this[_0x3e7df3(0x1dc)][_0x3e7df3(0x1c6)][_0x3e7df3(0x230)](_0x2d1401),_0x445ac9=new Set();for(const _0x33e624 of _0x54a81e){const _0x231fa0=_0x33e624[_0x3e7df3(0x28b)];_0x231fa0&&!_0x2d72f6[_0x3e7df3(0x242)](_0x231fa0)&&_0x445ac9[_0x3e7df3(0x24e)](_0x231fa0);}if(0x0===_0x445ac9[_0x3e7df3(0x1ee)])return;const _0xd299c7=await _0xe67e2b[_0x3e7df3(0x285)](_0x3ba3f7,Array[_0x3e7df3(0x22c)](_0x445ac9));for(const _0x9cb1ea of _0xd299c7)_0x2d72f6[_0x3e7df3(0x242)](_0x9cb1ea['id'])||_0x2d72f6[_0x3e7df3(0x1c7)](_0x9cb1ea);}[_0x3eb58b(0x22e)](_0x2ded3b,_0x4e87e4={}){const _0x394991=_0x3eb58b,_0x51076e=this[_0x394991(0x1dc)][_0x394991(0x24a)],_0x4ad68a=[];let _0x510119=0x0;const _0x233964=_0x394991(0x1ef)==typeof _0x2ded3b?{'main':_0x2ded3b}:_0x2ded3b;for(const _0xeb1882 of Object[_0x394991(0x1a8)](_0x233964)){if(!this[_0x394991(0x21a)][_0x394991(0x23e)][_0x394991(0x214)](_0xeb1882))throw new _0x39b0e1(_0x394991(0x1c2),this);const _0x909676=this[_0x394991(0x1dc)][_0x394991(0x1c5)][_0x394991(0x248)](_0x233964[_0xeb1882]),_0x30f82f=this[_0x394991(0x21a)][_0x394991(0x284)](_0xeb1882),_0x49a0fb=new _0x313a82(_0x51076e[_0x394991(0x1f4)](_0x30f82f,0x0),_0x909676,_0x510119++);_0x4ad68a[_0x394991(0x299)](_0x49a0fb);for(const [_0x5cb0a2,_0x50258e]of _0x909676[_0x394991(0x1e0)]){const _0x55705c=_0x51076e[_0x394991(0x289)](_0x51076e[_0x394991(0x269)](_0x30f82f,_0x50258e[_0x394991(0x271)][_0x394991(0x1b6)][_0x394991(0x26c)]()),_0x51076e[_0x394991(0x269)](_0x30f82f,_0x50258e[_0x394991(0x1d9)][_0x394991(0x1b6)][_0x394991(0x26c)]())),_0x6edd2f=new _0x21c5e8(_0x5cb0a2,null,_0x55705c,_0x51076e[_0x394991(0x1e0)],!0x0,_0x510119++);_0x4ad68a[_0x394991(0x299)](_0x6edd2f);}}if(_0x4e87e4)for(const [_0x5666f0,_0x596a08]of Object[_0x394991(0x202)](_0x4e87e4)){const _0x15d2e5=_0x51076e[_0x394991(0x28a)][_0x394991(0x284)](_0x5666f0);if(!_0x15d2e5)throw new _0x39b0e1(_0x394991(0x1e5),null);for(const [_0x3a949c,_0xe403df]of Object[_0x394991(0x202)](_0x596a08))if(null!==_0xe403df){const _0x575dcb=new _0x211af4(_0x15d2e5,_0x3a949c,null,_0xe403df,_0x510119++);_0x4ad68a[_0x394991(0x299)](_0x575dcb);}}return _0x4ad68a;}async[_0x3eb58b(0x249)](_0x26fcca,_0x4db730,_0x570531){const _0x38a762=_0x3eb58b;this[_0x38a762(0x22e)]({[_0x26fcca]:_0x4db730},{[_0x26fcca]:_0x570531})[_0x38a762(0x1f0)]((_0x225326,_0xc3a705)=>{const _0x10b243=_0x38a762;_0x225326[_0x10b243(0x1f8)]=this[_0x10b243(0x21a)][_0x10b243(0x247)]+_0xc3a705,_0x225326[_0x10b243(0x23d)]=!0x0,this[_0x10b243(0x279)](_0x225326);}),this[_0x38a762(0x224)](),await this[_0x38a762(0x1a9)]();}async[_0x3eb58b(0x1d2)](_0x3d5886,_0x10dbe9){const _0x458d17=_0x3eb58b;let _0x33fb34;this[_0x458d17(0x1f7)]=_0x3d5886[_0x458d17(0x278)];const _0x575d28=_0x3d5886[_0x458d17(0x298)]&&!_0x3d5886[_0x458d17(0x1ab)],_0x1be7c2=_0x575d28?0x0:_0x3d5886[_0x458d17(0x1c5)][_0x458d17(0x1f8)];if(_0x10dbe9[_0x458d17(0x1f0)](_0x438de4=>{const _0x58808f=_0x458d17;_0x438de4[_0x58808f(0x23d)]=!0x0,_0x438de4[_0x58808f(0x221)]=_0x3d5886[_0x58808f(0x1ff)],_0x438de4[_0x58808f(0x28b)]=null;}),_0x575d28)_0x33fb34=_0x10dbe9,this[_0x458d17(0x28e)](_0x33fb34,_0x575d28);else{if(_0x3d5886[_0x458d17(0x1ab)]){const _0x4969b1=this[_0x458d17(0x22e)](_0x3d5886[_0x458d17(0x1ab)]);this[_0x458d17(0x21a)][_0x458d17(0x23b)][_0x458d17(0x247)]=-_0x4969b1[_0x458d17(0x1ec)],_0x4969b1[_0x458d17(0x1f0)](_0x45f54a=>{const _0x1b2390=_0x458d17;_0x45f54a[_0x1b2390(0x1f8)]-=_0x4969b1[_0x1b2390(0x1ec)],_0x45f54a[_0x1b2390(0x221)]=_0x3d5886[_0x1b2390(0x1ff)],_0x45f54a[_0x1b2390(0x23d)]=!0x0,_0x45f54a[_0x1b2390(0x28b)]=null;}),this[_0x458d17(0x28e)](_0x4969b1,!0x0),this[_0x458d17(0x24b)][_0x458d17(0x247)]=-_0x4969b1[_0x458d17(0x1ec)]+this[_0x458d17(0x1f7)],this[_0x458d17(0x26a)](_0x4969b1);}this[_0x458d17(0x21a)][_0x458d17(0x23b)][_0x458d17(0x247)]=_0x1be7c2,_0x33fb34=this[_0x458d17(0x1b1)](_0x3d5886[_0x458d17(0x1c5)],_0x3d5886[_0x458d17(0x231)]),await this[_0x458d17(0x239)](_0x33fb34),this[_0x458d17(0x28e)](_0x33fb34,_0x575d28);}_0x3d5886[_0x458d17(0x1ad)]&&(this[_0x458d17(0x259)][_0x458d17(0x1cf)](_0x33fb34,_0x3d5886[_0x458d17(0x1ad)]),this[_0x458d17(0x277)]=_0x3d5886[_0x458d17(0x1ad)]),this[_0x458d17(0x24b)][_0x458d17(0x247)]=_0x1be7c2+this[_0x458d17(0x1f7)],this[_0x458d17(0x26a)](_0x33fb34),_0x10dbe9[_0x458d17(0x1a5)](_0x4c8b10=>{const _0x304f47=_0x458d17,_0x406ba5=this[_0x304f47(0x1e7)](_0x4c8b10);return _0x406ba5&&!this[_0x304f47(0x1eb)][_0x304f47(0x214)](_0x406ba5);})[_0x458d17(0x1f0)]((_0x1d2e8e,_0x32955d)=>{const _0x2154d6=_0x458d17;_0x1d2e8e[_0x2154d6(0x1f8)]=this[_0x2154d6(0x21a)][_0x2154d6(0x247)]+_0x32955d,this[_0x2154d6(0x279)](_0x1d2e8e);}),this[_0x458d17(0x22b)]()?(this[_0x458d17(0x1e6)]=0x0,this[_0x458d17(0x224)](!0x0),await this[_0x458d17(0x1a9)]()):(this[_0x458d17(0x238)]=!0x1,this[_0x458d17(0x253)]());}[_0x3eb58b(0x240)](_0x4d86be,_0x1a6a33){const _0xcef7ec=_0x3eb58b;throw this[_0xcef7ec(0x238)]=!0x0,_0x1a6a33&&console[_0xcef7ec(0x1da)](_0x1a6a33),new _0x39b0e1(_0x4d86be,this[_0xcef7ec(0x1dc)]);}[_0x3eb58b(0x279)](_0x3ab51d){const _0x1d1ea9=_0x3eb58b;this[_0x1d1ea9(0x28c)][_0x1d1ea9(0x214)](_0x3ab51d)||(this[_0x1d1ea9(0x28c)][_0x1d1ea9(0x24e)](_0x3ab51d),this[_0x1d1ea9(0x293)][_0x1d1ea9(0x299)](_0x3ab51d),this[_0x1d1ea9(0x222)]||_0x1d1ea9(0x234)==_0x3ab51d[_0x1d1ea9(0x27e)]&&!_0x3ab51d[_0x1d1ea9(0x266)]||this[_0x1d1ea9(0x250)]());}[_0x3eb58b(0x224)](_0x1f7100=!0x1){const _0x12e889=_0x3eb58b;!_0x1f7100&&this[_0x12e889(0x238)]||(this[_0x12e889(0x238)]=!0x0,clearTimeout(this[_0x12e889(0x255)]),this[_0x12e889(0x255)]=setTimeout(()=>{const _0x252d59=_0x12e889;this[_0x252d59(0x1b8)]()[_0x252d59(0x262)](_0xd2f05b=>{const _0x127529=_0x252d59;_0xd2f05b&&(this[_0x127529(0x253)](),this[_0x127529(0x238)]=!0x1);})[_0x252d59(0x1b4)](_0x563660=>{const _0x53cf96=_0x252d59;if(this[_0x53cf96(0x253)](),this[_0x53cf96(0x238)]=!0x1,!function(_0x169a3b){const _0x18eae9=_0x53cf96;return _0x169a3b[_0x18eae9(0x20b)][_0x18eae9(0x1ed)](_0x18eae9(0x228))||_0x169a3b[_0x18eae9(0x20b)][_0x18eae9(0x1ed)](_0x18eae9(0x1ea))||_0x169a3b[_0x18eae9(0x20b)][_0x18eae9(0x1ed)](_0x18eae9(0x217));}(_0x563660))throw _0x563660;});},this[_0x12e889(0x1e6)]));}[_0x3eb58b(0x1a9)](){return new Promise(_0x5c12be=>{const _0xa6fb4c=_0x3b59;this['on'](_0xa6fb4c(0x258),()=>{_0x5c12be();});});}async[_0x3eb58b(0x1b8)](){const _0x1af250=_0x3eb58b,_0x4b42f7=this[_0x1af250(0x1dc)][_0x1af250(0x1c6)][_0x1af250(0x230)](_0x342d66);if(this[_0x1af250(0x22a)]()&&(_0x4b42f7[_0x1af250(0x1cb)](),this[_0x1af250(0x19b)]=!0x1),!this[_0x1af250(0x22b)]())return!0x0;const _0x298ae9=[...this[_0x1af250(0x293)]];for(const _0x4e600d of _0x298ae9)_0x4e600d[_0x1af250(0x280)]=this[_0x1af250(0x21a)][_0x1af250(0x23b)][_0x1af250(0x245)](_0x4e600d);const _0x405e39=this[_0x1af250(0x259)][_0x1af250(0x260)](_0x298ae9),_0x3ca595=K++,_0x97358=this[_0x1af250(0x1ac)](_0x298ae9),_0x5169e8=await this[_0x1af250(0x20f)][_0x1af250(0x21d)](_0x97358,_0x97358[_0x1af250(0x1f8)],_0x405e39);try{return await this[_0x1af250(0x251)](_0x298ae9,_0x5169e8,_0x3ca595);}catch(_0x6649df){return this[_0x1af250(0x240)](_0x1af250(0x1d1),_0x6649df);}}async[_0x3eb58b(0x251)](_0x2ef487,_0x403760,_0x3272e1){const _0xd8f077=_0x3eb58b;if(_0xd8f077(0x1da)in _0x403760)throw _0x403760[_0xd8f077(0x1da)];let _0x5c3f88=!0x1;if(_0x403760[_0xd8f077(0x298)]){_0x403760[_0xd8f077(0x1ad)]&&(this[_0xd8f077(0x277)]=_0x403760[_0xd8f077(0x1ad)]),this[_0xd8f077(0x293)]=this[_0xd8f077(0x293)][_0xd8f077(0x1a5)](_0x14f70f=>!_0x2ef487[_0xd8f077(0x19f)](_0x14f70f));for(const _0x535d7a of _0x2ef487)_0x535d7a[_0xd8f077(0x221)]=_0xd8f077(0x20a)in _0x403760&&_0x403760[_0xd8f077(0x20a)]||void 0x0;Q(_0x2ef487,_0x403760[_0xd8f077(0x247)]-_0x2ef487[_0xd8f077(0x1ec)]),this[_0xd8f077(0x26a)](_0x2ef487);const _0x5bffb6=_0x2ef487[_0xd8f077(0x1a5)](_0x16cf67=>{const _0x5ef139=_0xd8f077;if(!_0x16cf67[_0x5ef139(0x23d)])return!0x1;const _0x289225=this[_0x5ef139(0x1e7)](_0x16cf67);return _0x289225&&!this[_0x5ef139(0x1eb)][_0x5ef139(0x214)](_0x289225);});Q(_0x5bffb6,this[_0xd8f077(0x21a)][_0xd8f077(0x247)]),this[_0xd8f077(0x28e)](_0x5bffb6),_0x5c3f88=!0x0,this[_0xd8f077(0x1e6)]=this[_0xd8f077(0x23f)];}else{const _0x23f7b1=this[_0xd8f077(0x1b1)](_0x403760[_0xd8f077(0x1c5)],_0x403760[_0xd8f077(0x231)])[_0xd8f077(0x1a5)](_0x48bfc0=>_0x48bfc0[_0xd8f077(0x1f8)]>=this[_0xd8f077(0x26e)]);_0x23f7b1[_0xd8f077(0x1f0)](_0x510156=>this[_0xd8f077(0x273)](_0x510156)),this[_0xd8f077(0x293)]=this[_0xd8f077(0x293)][_0xd8f077(0x1a5)](_0x2b564d=>!_0x2b564d[_0xd8f077(0x23d)]||!this[_0xd8f077(0x1eb)][_0xd8f077(0x214)](this[_0xd8f077(0x1e7)](_0x2b564d))),this[_0xd8f077(0x293)][_0xd8f077(0x1ec)]&&Q(this[_0xd8f077(0x293)],this[_0xd8f077(0x293)][0x0][_0xd8f077(0x1f8)]),await this[_0xd8f077(0x239)](_0x23f7b1),_0x5c3f88=this[_0xd8f077(0x1c0)](_0x23f7b1,_0x403760[_0xd8f077(0x247)],_0x403760[_0xd8f077(0x1ad)]),this[_0xd8f077(0x1e6)]=Math[_0xd8f077(0x212)](this[_0xd8f077(0x1e6)]/0x2);}return _0x5c3f88?!this[_0xd8f077(0x22b)]()||(this[_0xd8f077(0x224)](!0x0),!0x1):this[_0xd8f077(0x240)](_0xd8f077(0x19a));}[_0x3eb58b(0x1c0)](_0x52c0e1,_0x3b8f23,_0x3d8f67){const _0x4a5948=_0x3eb58b;try{const _0x38edc8={'document':this[_0x4a5948(0x21a)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x17731e,operationsB:_0x1fcdad,originalOperations:_0x184c0b}=_0x5a0933(_0x52c0e1,this[_0x4a5948(0x293)],_0x38edc8);Q(_0x17731e,this[_0x4a5948(0x21a)][_0x4a5948(0x247)]),Q(_0x1fcdad,_0x3b8f23);for(const _0x5d3fbc of _0x17731e){const _0x15f744=_0x184c0b[_0x4a5948(0x230)](_0x5d3fbc);_0x5d3fbc[_0x4a5948(0x28b)]=_0x15f744?_0x15f744[_0x4a5948(0x28b)]:null;}_0x3d8f67&&(this[_0x4a5948(0x259)][_0x4a5948(0x1cf)](_0x52c0e1,_0x3d8f67),this[_0x4a5948(0x277)]=_0x3d8f67),this[_0x4a5948(0x293)]=[..._0x1fcdad],this[_0x4a5948(0x28e)](_0x17731e),this[_0x4a5948(0x26a)](_0x52c0e1);}catch(_0x317214){return console[_0x4a5948(0x1da)](_0x317214),!0x1;}return!0x0;}[_0x3eb58b(0x28e)](_0x2a9fd0,_0x24b676=!0x1){const _0x2701ce=_0x3eb58b;this[_0x2701ce(0x1dc)][_0x2701ce(0x24a)][_0x2701ce(0x1a4)]({'isUndoable':!0x1,'isLocal':!0x1},_0x4fd85a=>{const _0x25d736=_0x2701ce;for(const _0xbacbbe of _0x2a9fd0)this[_0x25d736(0x28c)][_0x25d736(0x24e)](_0xbacbbe),this[_0x25d736(0x273)](_0xbacbbe),_0x4fd85a[_0x25d736(0x23a)][_0x25d736(0x1fc)](_0xbacbbe),this[_0x25d736(0x1dc)][_0x25d736(0x24a)][_0x25d736(0x26d)](_0xbacbbe);});}[_0x3eb58b(0x273)](_0x36fa94){const _0x5774aa=_0x3eb58b,_0x614cd0=this[_0x5774aa(0x1e7)](_0x36fa94);_0x614cd0&&this[_0x5774aa(0x1eb)][_0x5774aa(0x24e)](_0x614cd0);}[_0x3eb58b(0x1e7)](_0x237ace){const _0x1ef5ea=_0x3eb58b;let _0x3865b5,_0x25e577;switch(_0x237ace[_0x1ef5ea(0x27e)]){case _0x1ef5ea(0x1df):_0x3865b5=_0x237ace[_0x1ef5ea(0x1e3)][_0x1ef5ea(0x1db)];break;case _0x1ef5ea(0x234):if(_0x25e577=_0x237ace[_0x1ef5ea(0x1d6)],!_0x25e577)return null;_0x3865b5=_0x25e577[_0x1ef5ea(0x1db)];break;case _0x1ef5ea(0x204):_0x3865b5=_0x237ace[_0x1ef5ea(0x1db)];break;case _0x1ef5ea(0x241):_0x3865b5=_0x237ace[_0x1ef5ea(0x1ba)];break;case _0x1ef5ea(0x23c):_0x3865b5=_0x237ace[_0x1ef5ea(0x22d)][_0x1ef5ea(0x1db)];break;default:return null;}return _0x3865b5[_0x1ef5ea(0x1c9)];}[_0x3eb58b(0x26a)](_0x4779e9){const _0x5c5898=_0x3eb58b;_0x4779e9[_0x5c5898(0x1f0)](_0x443435=>{const _0x5d62c4=_0x5c5898,_0x43b911=_0x443435[_0x5d62c4(0x281)]();_0x43b911[_0x5d62c4(0x28b)]=_0x443435[_0x5d62c4(0x28b)],_0x43b911[_0x5d62c4(0x23d)]=!!_0x443435[_0x5d62c4(0x23d)],_0x43b911[_0x5d62c4(0x221)]=_0x443435[_0x5d62c4(0x221)],_0x43b911[_0x5d62c4(0x1f8)]+=this[_0x5d62c4(0x1f7)],_0x443435[_0x5d62c4(0x203)]&&this[_0x5d62c4(0x1af)][_0x5d62c4(0x24e)](_0x43b911),this[_0x5d62c4(0x24b)][_0x5d62c4(0x1fc)](_0x43b911);});}[_0x3eb58b(0x1a3)](_0x56a75d){const _0x31439a=_0x3eb58b,_0x327ba5=this[_0x31439a(0x1dc)][_0x31439a(0x1c6)][_0x31439a(0x230)](_0x31439a(0x1a0)),_0xfcb0f8=this[_0x31439a(0x1dc)][_0x31439a(0x20e)];_0x56a75d||(_0x56a75d=_0x3513f2(_0xfcb0f8,_0x31439a(0x223))),_0x327ba5[_0x31439a(0x25c)](_0x56a75d,{'title':_0x3513f2(_0xfcb0f8,_0x31439a(0x288)),'namespace':_0x31439a(0x1a6)}),this[_0x31439a(0x1b9)]=!0x0,clearTimeout(this[_0x31439a(0x255)]),this[_0x31439a(0x293)]=[],this[_0x31439a(0x1dc)][_0x31439a(0x1c6)][_0x31439a(0x230)](_0x2d1401)[_0x31439a(0x25b)]();}[_0x3eb58b(0x250)](){const _0x3c65ba=_0x3eb58b;this[_0x3c65ba(0x222)]||(this[_0x3c65ba(0x222)]=this[_0x3c65ba(0x1dc)][_0x3c65ba(0x1c6)][_0x3c65ba(0x230)](_0x1cc148)[_0x3c65ba(0x24e)](_0x3513f2(this[_0x3c65ba(0x1dc)][_0x3c65ba(0x20e)],_0x3c65ba(0x226))));}[_0x3eb58b(0x253)](){const _0x866f39=_0x3eb58b;this[_0x866f39(0x222)]&&(this[_0x866f39(0x1dc)][_0x866f39(0x1c6)][_0x866f39(0x230)](_0x1cc148)[_0x866f39(0x272)](this[_0x866f39(0x222)]),this[_0x866f39(0x222)]=null);}[_0x3eb58b(0x1ac)](_0x5f940a){const _0x19aa29=_0x3eb58b,_0x354a9d=_0x5f940a[_0x19aa29(0x1bc)](_0x30fda0=>_0x30fda0[_0x19aa29(0x27a)]());return this[_0x19aa29(0x287)][_0x19aa29(0x268)](_0x354a9d);}[_0x3eb58b(0x1b1)](_0x5bd589,_0x3f27cd){const _0x5ea8be=_0x3eb58b;return this[_0x5ea8be(0x287)][_0x5ea8be(0x233)](_0x5bd589)[_0x5ea8be(0x1bc)]((_0x5750e8,_0x4028f5)=>{const _0x18e518=_0x5ea8be,_0x1c8333=_0x18e518(0x28d)==_0x3f27cd[_0x4028f5][_0x18e518(0x27e)];if(_0x18e518(0x227)==_0x5750e8[_0x18e518(0x1dd)]){const _0x403b3d=_0x5750e8[_0x18e518(0x1e3)][_0x18e518(0x1db)];!this[_0x18e518(0x21a)][_0x18e518(0x284)](_0x403b3d)&&(this[_0x18e518(0x21a)][_0x18e518(0x205)](_0x18e518(0x201),_0x403b3d)[_0x18e518(0x26f)]=!0x1);}const _0x208ae7=_0xaa3f28[_0x18e518(0x26b)](_0x5750e8,this[_0x18e518(0x21a)]);return _0x208ae7[_0x18e518(0x280)]=_0x5750e8[_0x18e518(0x280)],_0x208ae7[_0x18e518(0x23d)]=_0x1c8333,_0x208ae7[_0x18e518(0x28b)]=_0x1c8333?null:_0x3f27cd[_0x4028f5][_0x18e518(0x296)],_0x208ae7[_0x18e518(0x203)]=_0x18e518(0x1ce)===_0x3f27cd[_0x4028f5][_0x18e518(0x27e)],_0x208ae7[_0x18e518(0x221)]=_0x3f27cd[_0x4028f5][_0x18e518(0x221)],_0x208ae7;});}[_0x3eb58b(0x209)](){const _0x24dcee=_0x3eb58b;this[_0x24dcee(0x19b)]=!0x0,this[_0x24dcee(0x22a)]()?this[_0x24dcee(0x224)]():this[_0x24dcee(0x19b)]=!0x1;}[_0x3eb58b(0x22a)](){const _0x5c5011=_0x3eb58b,_0xbdbc76=this[_0x5c5011(0x1dc)][_0x5c5011(0x1c6)][_0x5c5011(0x230)](_0x24622c)[_0x5c5011(0x1b7)][_0x5c5011(0x230)](this[_0x5c5011(0x270)]);return!this[_0x5c5011(0x1dc)][_0x5c5011(0x1a7)]&&!!_0xbdbc76&&_0xbdbc76[_0x5c5011(0x1ec)]>0x1&&this[_0x5c5011(0x19b)];}[_0x3eb58b(0x22b)](){const _0x4ac311=_0x3eb58b;return this[_0x4ac311(0x293)][_0x4ac311(0x1ec)]>0x0||this[_0x4ac311(0x22a)]();}}l[_0x3eb58b(0x263)]=_0x11db92;export default l;class J extends Error{}function Q(_0x59d40e,_0x382ebe){const _0x440196=_0x3eb58b;for(const _0x207710 of _0x59d40e)_0x207710[_0x440196(0x1f8)]=_0x382ebe++;}class X{constructor(_0x2d4ea1){const _0x4ac8ef=_0x3eb58b;this[_0x4ac8ef(0x256)]=_0x2d4ea1,this[_0x4ac8ef(0x235)]=new WeakMap();}[_0x3eb58b(0x260)](_0x486e2b){const _0x4ce357=_0x3eb58b;let _0x4b9aaf=_0x486e2b[_0x4ce357(0x1ec)];for(;_0x4b9aaf--;){const _0x1e892c=_0x486e2b[_0x4b9aaf];if(!this[_0x4ce357(0x256)][_0x4ce357(0x214)](_0x1e892c)){if(!this[_0x4ce357(0x235)][_0x4ce357(0x214)](_0x1e892c)){const _0x5e753f=_0x15ee0f()[_0x4ce357(0x26c)](0x1,0x12);this[_0x4ce357(0x235)][_0x4ce357(0x297)](_0x1e892c,_0x5e753f);}return this[_0x4ce357(0x235)][_0x4ce357(0x230)](_0x1e892c);}}}[_0x3eb58b(0x1cf)](_0x22154d,_0x256dc8){const _0x2052da=_0x3eb58b;if(!_0x256dc8)return;let _0x45bca4=_0x22154d[_0x2052da(0x1ec)];for(;_0x45bca4--;){const _0x2ef16d=_0x22154d[_0x45bca4];this[_0x2052da(0x256)][_0x2052da(0x214)](_0x2ef16d)||this[_0x2052da(0x235)][_0x2052da(0x297)](_0x2ef16d,_0x256dc8);}}}
23
+ const _0x2ed147=_0x1199;(function(_0x169f05,_0x40c5c0){const _0x2906a9=_0x1199,_0x221a88=_0x169f05();while(!![]){try{const _0x3cd46b=-parseInt(_0x2906a9(0x1a5))/0x1*(parseInt(_0x2906a9(0x255))/0x2)+parseInt(_0x2906a9(0x238))/0x3*(-parseInt(_0x2906a9(0x287))/0x4)+-parseInt(_0x2906a9(0x214))/0x5*(parseInt(_0x2906a9(0x1e7))/0x6)+parseInt(_0x2906a9(0x221))/0x7+parseInt(_0x2906a9(0x244))/0x8*(-parseInt(_0x2906a9(0x288))/0x9)+parseInt(_0x2906a9(0x26c))/0xa*(parseInt(_0x2906a9(0x206))/0xb)+-parseInt(_0x2906a9(0x23d))/0xc*(-parseInt(_0x2906a9(0x250))/0xd);if(_0x3cd46b===_0x40c5c0)break;else _0x221a88['push'](_0x221a88['shift']());}catch(_0x1673bd){_0x221a88['push'](_0x221a88['shift']());}}}(_0x5290,0xb12c0));import{Plugin as _0x2e7d36,PendingActions as _0x2c65d5}from'ckeditor5/src/core.js';import{CKEditorError as _0x10e80b,version as _0x5e6176,uid as _0x4a95df}from'ckeditor5/src/utils.js';import{Notification as _0x2e9785}from'ckeditor5/src/ui.js';function _0x1199(_0x353660,_0x5dfe53){const _0x52906b=_0x5290();return _0x1199=function(_0x11999e,_0x2839fd){_0x11999e=_0x11999e-0x189;let _0x5f15fc=_0x52906b[_0x11999e];return _0x5f15fc;},_0x1199(_0x353660,_0x5dfe53);}import{transformSets as _0x4c8bb6,NoOperation as _0x1a4f3e,InsertOperation as _0x52f24d,MarkerOperation as _0x91463b,RootAttributeOperation as _0x31d108,OperationFactory as _0x3583d5,History as _0x477be4}from'ckeditor5/src/engine.js';import _0xebe0d8 from'./websocketgateway.js';import _0x3cc8cf from'./sessions.js';import _0x33f82d from'./usermarkers.js';import{getTranslation as _0x541991}from'../common-translations.js';import{Compressor as _0x5dbc43}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x2be60c}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x305b86,CollaborativeEditingService as _0x592a31}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x5290(){const _0x8ba554=['realtimecollaborationclient-initservice-internal-error','235aazJbz','_currentBufferDelay','_document','_shouldSendUpdate','_updateServerHistory','type','markers','string','collaboration-missing-channelid','getMany','realtimecollaborationclient-init-connection-failed','history','getDocumentDetails','6636574aBsUBh','_isDisconnection','_isEditingAllowed','isReadOnly','_authorId','plugins','view','connection','affectedSelectable','marker','return','createRange','CollaborativeEditingService','_isInit','lastDocumentSession','getUser','version','high','RealTimeCollaborationClient','roots','define','sessionAdd:','collaboration','93ASITlg','rootName','reconnect','message','setPermissions','41028aAriDJ','stopListening','add','_setUpDataInit','off','realtimecollaborationclient-sendbufferedoperations','addRootAttribute','6960568feJAPj','permissions','wereChangesApplied','loadRoot','_handleReconnectionResponse','offset','collaboration.channelId','toJSON','targetPosition','rtc-offline','removeFromReconnectionStack','rootsAttributes','10491MPBxZj','createdAt','set','lastOperationAcceptedAt','_refreshUserSelectionMarkers','358cXFAyJ','_applyOperationsSet','mySessionId','_handleServerResponse','from','cs:removeUser','clone','userId','suppressErrorInCollaboration','_sendBufferedOperations','_knownOperations','catch','cloud-services-internal-error:\x20Request\x20timeout.','_handleSendingSelectionMarkers','reset','channelSessions','affectsData','_loadRoot','$root','enqueueChange','baseVersion','createPositionFromPath','lastSyncVersion','10UQUdyD','getConnectedSessions','_handleReceivedOperations','Notification','__className','realtimecollaborationclient-init-document-already-initialized','includes','applyOperation','_pendingAction','destroy','path','realtimecollaborationclient-handleserverresponse','getIdOfTheLastOperation','decompress','cloud-services-internal-error:\x20Not\x20connected.','addToReconnectionStack','_compressOperations','_addKnownRoot','forEach','_getOperationsFromInitData','fromJSON','sendOperations','_disconnectionOperations','then','has','multi-root-editor-root-attributes-no-root','_hasSelectionChanged','175204GmPJWT','9HYSoHh','_fetchMissingUsers','realtimecollaborationclient-init-non-existent-root','startsWith','stop','_isConnected','size','finally','_bufferedOperations','_disconnectService','register','_channelId','_service','locale','_operationToId','_saveOperationInBuffer','entries','listenTo','pluginName','realtimecollaborationclient-init-session-connection-error','change:_isPendingUpdate','_initSessionsHandling','setIdForTheLastOperation','_isPendingUpdate','_getAffectedRoot','lastOperationId','Synchronization\x20issue','change:_isEditingAllowed','_lastSyncedOperationId','directChange','push','requires','createUserMarkerOperations','_baseBufferDelay','6746nqDHqV','apply','createRoot','insert','slice','getRoot','_handleInitialConnectionData','ready','_setPendingAction','rtc-destroyed','_handleReconnectionError','connected','round','wasUndone','_handleExternalOperations','editing','start','_knownRootNames','change:hasDomSelection','serverHistory','_connectService','_bufferRootLoad','sessionCreatedAt','createPositionAt','disconnect','Permissions','_sendBufferedOperationsDelayed','map','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.','attributes','_ignoredOperations','isEnabled','isUndoneOperation','enableReadOnlyMode','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_compressor','code','disconnected','_operationIdentifier','InsertOperation','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.','keys','get','data','_shouldSendSelectionUpdate','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','disableReadOnlyMode','409','connect','remove','length','CommentsOnly','getOperations','initData','model','addOperation','compress','config','404','newRange','isDocumentOperation','currentDocumentSession','_sendBufferedOperationsDelayId','error','_lastServerVersion','state','45852wMuisQ','sessionId','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','reconnection:\x20flushed\x20session','batch','_hasSynchronizationProblem','addRoot','selection','document:write','end','operationsReceived','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_connectAfterSessionHasBeenFlushed','showWarning','document','_offset','PENDING_ACTION_SENDING_DATA','_clearPendingAction','position','parse','bind','differ','filter','realtimecollaborationclient-initservice-incorrect-server-operation','_isLoaded','unregister','addUser','_waitUntilSynced','metadata','editor','change:range','8944001KAEQUL','root','_isAttached','cloudServices.bundleVersion','real-time-collaboration','move','_decompressOperations','fire','_initThrowingOnDataSet','cloudDocumentVersion','_crash','getOperationAuthor','init'];_0x5290=function(){return _0x8ba554;};return _0x5290();}let K=0x1;class l extends _0x2e7d36{static get[_0x2ed147(0x1a2)](){return[_0xebe0d8,_0x3cc8cf,_0x33f82d,_0x2c65d5,_0x2be60c,_0x2e9785];}static get[_0x2ed147(0x195)](){const _0x56e967=_0x2ed147;return _0x56e967(0x233);}get[_0x2ed147(0x20f)](){const _0x45749f=_0x2ed147;return this[_0x45749f(0x1e5)]+this[_0x45749f(0x1f6)];}get[_0x2ed147(0x1e5)](){const _0x3cd7e3=_0x2ed147;return this[_0x3cd7e3(0x1b8)][_0x3cd7e3(0x231)]-this[_0x3cd7e3(0x1f6)];}get[_0x2ed147(0x26b)](){const _0x4293c5=_0x2ed147,_0x3e78b8=this[_0x4293c5(0x1b8)][_0x4293c5(0x1d9)]();for(let _0x421480=_0x3e78b8[_0x4293c5(0x1d7)]-0x1;_0x421480>=0x0;_0x421480--){const _0x10cfb2=_0x3e78b8[_0x421480];if(!this[_0x4293c5(0x282)][_0x4293c5(0x284)](_0x10cfb2))return _0x10cfb2[_0x4293c5(0x269)]+0x1-this[_0x4293c5(0x1f6)];}return 0x0;}constructor(_0x39e4ff){const _0x3a2c64=_0x2ed147;if(super(_0x39e4ff),this[_0x3a2c64(0x1f6)]=0x0,this[_0x3a2c64(0x1e8)]=null,this[_0x3a2c64(0x1b8)]=new _0x477be4(),this[_0x3a2c64(0x204)][_0x3a2c64(0x1de)][_0x3a2c64(0x235)](_0x3a2c64(0x237),{}),this[_0x3a2c64(0x18e)]=this[_0x3a2c64(0x204)][_0x3a2c64(0x1de)][_0x3a2c64(0x1cf)](_0x3a2c64(0x24a)),!this[_0x3a2c64(0x18e)])throw new _0x10e80b(_0x3a2c64(0x21c),this);const _0x411b2a=_0x39e4ff[_0x3a2c64(0x1de)][_0x3a2c64(0x1cf)](_0x3a2c64(0x209))||_0x5e6176;this[_0x3a2c64(0x18f)]=new l[(_0x3a2c64(0x22d))](_0x411b2a,this[_0x3a2c64(0x18e)]),this[_0x3a2c64(0x216)]=this[_0x3a2c64(0x204)][_0x3a2c64(0x1db)][_0x3a2c64(0x1f5)],this[_0x3a2c64(0x1c8)]=new _0x5dbc43(),this[_0x3a2c64(0x18b)]=[],this[_0x3a2c64(0x25f)]=new WeakSet(),this[_0x3a2c64(0x1b6)]=new Set(),this[_0x3a2c64(0x252)](_0x3a2c64(0x19a),!0x1),this[_0x3a2c64(0x252)](_0x3a2c64(0x1ec),!0x1),this[_0x3a2c64(0x274)]=null,this[_0x3a2c64(0x286)]=!0x1,this[_0x3a2c64(0x1e3)]=null,this[_0x3a2c64(0x1a4)]=0x12c,this[_0x3a2c64(0x215)]=this[_0x3a2c64(0x1a4)],this[_0x3a2c64(0x19f)]=null,this[_0x3a2c64(0x282)]=new WeakSet(),this[_0x3a2c64(0x1cb)]=new X(this[_0x3a2c64(0x282)]);}[_0x2ed147(0x212)](){const _0x5e4463=_0x2ed147,_0x2d8c6e=this[_0x5e4463(0x204)],_0x1818c8=_0x2d8c6e[_0x5e4463(0x226)][_0x5e4463(0x1cf)](_0x2be60c),_0x33d9eb=_0x2d8c6e[_0x5e4463(0x226)][_0x5e4463(0x1cf)](_0xebe0d8);this[_0x5e4463(0x194)](_0x1818c8,_0x5e4463(0x211),(_0x3d2c2f,_0x268339)=>{const _0x39a830=_0x5e4463,_0xd8341f=_0x268339[0x0];_0xd8341f[_0x39a830(0x225)]&&(_0x3d2c2f[_0x39a830(0x22b)]=_0x1818c8[_0x39a830(0x230)](_0xd8341f[_0x39a830(0x225)]),_0x3d2c2f[_0x39a830(0x28c)]()),null===_0xd8341f[_0x39a830(0x225)]&&(_0x3d2c2f[_0x39a830(0x22b)]=null,_0x3d2c2f[_0x39a830(0x28c)]());},{'priority':_0x5e4463(0x232)}),this[_0x5e4463(0x194)](_0x2d8c6e[_0x5e4463(0x1db)][_0x5e4463(0x1f5)][_0x5e4463(0x1ee)],_0x5e4463(0x205),(_0xc66fa1,_0xbbc90c)=>{const _0x1eda6d=_0x5e4463;_0xbbc90c[_0x1eda6d(0x1a0)]&&this[_0x1eda6d(0x254)]();}),this[_0x5e4463(0x194)](_0x2d8c6e[_0x5e4463(0x1b4)][_0x5e4463(0x227)],_0x5e4463(0x1b7),()=>{const _0x5ca5a8=_0x5e4463;this[_0x5ca5a8(0x254)]();}),this[_0x5e4463(0x20e)](),_0x2d8c6e[_0x5e4463(0x1db)]['on'](_0x5e4463(0x273),(_0x30156f,_0x4c2258)=>{const _0x33a60e=_0x5e4463,_0x168441=_0x4c2258[0x0];_0x168441[_0x33a60e(0x1e1)]&&(this[_0x33a60e(0x192)](_0x168441),this[_0x33a60e(0x217)]()&&this[_0x33a60e(0x1bf)]());}),this[_0x5e4463(0x240)](),this[_0x5e4463(0x1fb)](_0x5e4463(0x223))['to'](_0x33d9eb,_0x5e4463(0x1e6),this,_0x5e4463(0x1ec),(_0x76580d,_0x1ee333)=>_0x5e4463(0x1b0)===_0x76580d&&!_0x1ee333),this['on'](_0x5e4463(0x19e),()=>{const _0x5435d1=_0x5e4463;this[_0x5435d1(0x223)]?_0x2d8c6e[_0x5435d1(0x1d3)](_0x5435d1(0x24d)):_0x2d8c6e[_0x5435d1(0x1c6)](_0x5435d1(0x24d));}),this[_0x5e4463(0x223)]?_0x2d8c6e[_0x5e4463(0x1d3)](_0x5e4463(0x24d)):_0x2d8c6e[_0x5e4463(0x1c6)](_0x5e4463(0x24d)),this[_0x5e4463(0x252)](_0x5e4463(0x28d),!0x1);}async[_0x2ed147(0x23a)](){const _0xaf8a45=_0x2ed147,_0x20cdc5=this[_0xaf8a45(0x204)][_0xaf8a45(0x226)][_0xaf8a45(0x1cf)](_0x3cc8cf),_0x570ff0=this[_0xaf8a45(0x204)][_0xaf8a45(0x226)][_0xaf8a45(0x1cf)](_0xebe0d8);try{this[_0xaf8a45(0x19a)]=!0x0,_0x20cdc5[_0xaf8a45(0x200)](this[_0xaf8a45(0x18e)]);const _0x1ca698=await this[_0xaf8a45(0x18f)][_0xaf8a45(0x23a)](_0x570ff0[_0xaf8a45(0x228)],this[_0xaf8a45(0x26b)]);await this[_0xaf8a45(0x248)](_0x1ca698)&&(this[_0xaf8a45(0x19a)]=!0x1,this[_0xaf8a45(0x1f8)]());const _0x28696f=await this[_0xaf8a45(0x18f)][_0xaf8a45(0x26d)]();_0x20cdc5[_0xaf8a45(0x18d)](this[_0xaf8a45(0x18e)],_0x28696f),this[_0xaf8a45(0x262)](),this[_0xaf8a45(0x28d)]=!0x0;}catch(_0x1bb1cb){if(function(_0x257e05){const _0x42e812=_0xaf8a45;return _0x42e812(0x1df)===_0x257e05[_0x42e812(0x1c9)];}(_0x1bb1cb)&&this[_0xaf8a45(0x1e8)])await this[_0xaf8a45(0x1f3)]();else{if(function(_0xce47c5){const _0x371b13=_0xaf8a45;return _0x371b13(0x1d4)===_0xce47c5[_0x371b13(0x1c9)];}(_0x1bb1cb)){const _0x50744a=_0x541991(this[_0xaf8a45(0x204)][_0xaf8a45(0x190)],_0xaf8a45(0x1c7));this[_0xaf8a45(0x1af)](_0x50744a);}else{if(!(_0x1bb1cb instanceof J))throw _0x1bb1cb;this[_0xaf8a45(0x1af)]();}}}}[_0x2ed147(0x275)](){const _0x103820=_0x2ed147,_0x436147=this[_0x103820(0x204)][_0x103820(0x226)][_0x103820(0x1cf)](_0xebe0d8),_0x39e38b=this[_0x103820(0x204)][_0x103820(0x226)][_0x103820(0x1cf)](_0x3cc8cf);this[_0x103820(0x204)][_0x103820(0x1c6)](_0x103820(0x1ae)),_0x39e38b[_0x103820(0x264)][_0x103820(0x284)](this[_0x103820(0x18e)])&&_0x39e38b[_0x103820(0x200)](this[_0x103820(0x18e)]),_0x436147[_0x103820(0x24e)](this),this[_0x103820(0x18c)](),super[_0x103820(0x275)]();}async[_0x2ed147(0x248)](_0x5b9042){const _0x1354cf=_0x2ed147;if(this[_0x1354cf(0x1e8)]!==_0x5b9042[_0x1354cf(0x1e8)]&&this[_0x1354cf(0x19f)]!==_0x5b9042[_0x1354cf(0x19c)])throw new J();return this[_0x1354cf(0x1e8)]=_0x5b9042[_0x1354cf(0x1e8)],this[_0x1354cf(0x258)]([],{..._0x5b9042,'wereChangesApplied':!0x1,'data':_0x5b9042[_0x1354cf(0x1d0)]},_0x1354cf(0x23a));}async[_0x2ed147(0x1b9)](_0x406934,_0x3a5cad=!0x1){const _0x1d7e7a=_0x2ed147,{connection:_0x353f1c}=this[_0x1d7e7a(0x204)][_0x1d7e7a(0x226)][_0x1d7e7a(0x1cf)](_0xebe0d8);l[_0x1d7e7a(0x22d)][_0x1d7e7a(0x26d)](_0x353f1c,this[_0x1d7e7a(0x18e)])[_0x1d7e7a(0x283)](_0x2a0511=>this[_0x1d7e7a(0x198)](_0x2a0511))[_0x1d7e7a(0x260)](_0x2e2a9b=>{const _0x30eb3a=_0x1d7e7a;this[_0x30eb3a(0x210)](_0x30eb3a(0x196),_0x2e2a9b);}),this[_0x1d7e7a(0x194)](this[_0x1d7e7a(0x18f)],_0x1d7e7a(0x1f1),this[_0x1d7e7a(0x26e)][_0x1d7e7a(0x1fb)](this)),this[_0x1d7e7a(0x194)](this[_0x1d7e7a(0x18f)],_0x1d7e7a(0x1e4),(_0x2cb8b0,_0x2dad57)=>{const _0xebdd39=_0x1d7e7a;this[_0xebdd39(0x210)](_0xebdd39(0x213),_0x2dad57);}),this[_0x1d7e7a(0x194)](this[_0x1d7e7a(0x18f)],_0x1d7e7a(0x1ca),()=>{const _0x4eba71=_0x1d7e7a;this[_0x4eba71(0x28d)]=!0x1;});const _0x51dadc=this[_0x1d7e7a(0x1cb)][_0x1d7e7a(0x278)](_0x406934);this[_0x1d7e7a(0x19a)]=!0x0;const _0xab6146=await this[_0x1d7e7a(0x18f)][_0x1d7e7a(0x1d5)](_0x353f1c,this[_0x1d7e7a(0x27c)](_0x406934),_0x51dadc);if(this[_0x1d7e7a(0x1e8)]=_0xab6146[_0x1d7e7a(0x1e8)],_0x3a5cad){if(!_0xab6146[_0x1d7e7a(0x246)])return void this[_0x1d7e7a(0x1af)]();this[_0x1d7e7a(0x19a)]=!0x1,this[_0x1d7e7a(0x1f8)](),this[_0x1d7e7a(0x1b8)][_0x1d7e7a(0x263)](),this[_0x1d7e7a(0x1f6)]=_0xab6146[_0x1d7e7a(0x249)],this[_0x1d7e7a(0x1b8)][_0x1d7e7a(0x231)]=this[_0x1d7e7a(0x1f6)],await this[_0x1d7e7a(0x258)](_0x406934,_0xab6146,_0x1d7e7a(0x1ea));}else await this[_0x1d7e7a(0x1ab)](_0xab6146,_0x406934);this[_0x1d7e7a(0x262)](),this[_0x1d7e7a(0x28d)]=!0x0;}[_0x2ed147(0x262)](){const _0x167361=_0x2ed147,_0x574255=this[_0x167361(0x204)][_0x167361(0x226)][_0x167361(0x1cf)](_0x3cc8cf),_0x1f0cc2=this[_0x167361(0x204)][_0x167361(0x226)][_0x167361(0x1cf)](_0x33f82d),_0x4da757=_0x574255[_0x167361(0x264)][_0x167361(0x1cf)](this[_0x167361(0x18e)]);_0x4da757&&_0x4da757[_0x167361(0x1d7)]>0x1?_0x1f0cc2[_0x167361(0x1a3)]():this[_0x167361(0x194)](_0x574255,_0x167361(0x236)+this[_0x167361(0x18e)],()=>{const _0x1dc464=_0x167361;0x2===_0x574255[_0x1dc464(0x264)][_0x1dc464(0x1cf)](this[_0x1dc464(0x18e)])[_0x1dc464(0x1d7)]&&_0x1f0cc2[_0x1dc464(0x1a3)]();});}async[_0x2ed147(0x26e)](_0x92dfa6,_0x3fc5bd,_0x159b6a,_0x2fb6d4){const _0x238470=_0x2ed147;if(!this[_0x238470(0x19a)]&&this[_0x238470(0x216)][_0x238470(0x231)]==_0x3fc5bd){const _0x243a3c=this[_0x238470(0x20c)](_0x159b6a,_0x2fb6d4);await this[_0x238470(0x289)](_0x243a3c),this[_0x238470(0x1b3)](_0x243a3c,_0x3fc5bd,_0x159b6a[_0x238470(0x19c)])||this[_0x238470(0x210)](_0x238470(0x1fe));}}async[_0x2ed147(0x1f3)](){const _0x49c2fe=_0x2ed147;this[_0x49c2fe(0x18c)]();const {locale:_0x4ede45}=this[_0x49c2fe(0x204)];let _0x5573e4;try{_0x5573e4=await this[_0x49c2fe(0x18f)][_0x49c2fe(0x220)]();}catch(_0x2cadc2){const _0x213061=_0x541991(_0x4ede45,_0x49c2fe(0x1f2));return void this[_0x49c2fe(0x1af)](_0x213061);}const _0x4f3c1f=_0x5573e4[_0x49c2fe(0x1e2)]||_0x5573e4[_0x49c2fe(0x22f)];if(this[_0x49c2fe(0x19f)]===_0x4f3c1f[_0x49c2fe(0x19c)])await this[_0x49c2fe(0x1b9)](this[_0x49c2fe(0x204)][_0x49c2fe(0x1db)][_0x49c2fe(0x1f5)][_0x49c2fe(0x21f)][_0x49c2fe(0x1d9)](),!0x0);else{const _0x1d4f3f=_0x541991(_0x4ede45,_0x49c2fe(0x1c1));this[_0x49c2fe(0x1af)](_0x1d4f3f);}}[_0x2ed147(0x18c)](){const _0x5aab30=_0x2ed147;this[_0x5aab30(0x18f)][_0x5aab30(0x1bd)](),this[_0x5aab30(0x18b)]=[],clearTimeout(this[_0x5aab30(0x1e3)]),this[_0x5aab30(0x23e)](this[_0x5aab30(0x18f)]);}[_0x2ed147(0x198)](_0x5cf1a5){const _0xc95acd=_0x2ed147,_0x32c9d8=this[_0xc95acd(0x204)][_0xc95acd(0x226)][_0xc95acd(0x1cf)](_0x3cc8cf);this[_0xc95acd(0x194)](_0x32c9d8,_0xc95acd(0x236)+this[_0xc95acd(0x18e)],(_0xa4e652,{session:_0x5a2828})=>{const _0x644bb8=_0xc95acd;if(_0x5a2828['id']===_0x32c9d8[_0x644bb8(0x257)]){_0xa4e652[_0x644bb8(0x241)]();const _0x5ef805=this[_0x644bb8(0x204)][_0x644bb8(0x226)][_0x644bb8(0x284)](_0x644bb8(0x1d8))&&this[_0x644bb8(0x204)][_0x644bb8(0x226)][_0x644bb8(0x1cf)](_0x644bb8(0x1d8));let _0x74ec7e=_0x5a2828[_0x644bb8(0x245)];_0x5ef805&&_0x5ef805[_0x644bb8(0x1c4)]&&(_0x74ec7e=_0x74ec7e[_0x644bb8(0x1fd)](_0x118c86=>_0x644bb8(0x1ef)!==_0x118c86)),this[_0x644bb8(0x204)][_0x644bb8(0x226)][_0x644bb8(0x1cf)](_0x644bb8(0x1be))[_0x644bb8(0x23c)](_0x74ec7e,this[_0x644bb8(0x18e)]);}}),_0x32c9d8[_0xc95acd(0x18d)](this[_0xc95acd(0x18e)],_0x5cf1a5);}[_0x2ed147(0x20e)](){const _0x3487af=_0x2ed147,_0x1f8890=this[_0x3487af(0x204)][_0x3487af(0x1d0)][_0x3487af(0x252)];this[_0x3487af(0x204)][_0x3487af(0x1d0)][_0x3487af(0x252)]=(..._0x1694af)=>{const _0x2bb3b3=_0x3487af;if(!_0x1694af[_0x1694af[_0x2bb3b3(0x1d7)]-0x1][_0x2bb3b3(0x25d)])throw new _0x10e80b(_0x2bb3b3(0x1d2),this);_0x1f8890[_0x2bb3b3(0x1a6)](this[_0x2bb3b3(0x204)][_0x2bb3b3(0x1d0)],_0x1694af);};}[_0x2ed147(0x240)](){const _0x5bdbc8=_0x2ed147;this[_0x5bdbc8(0x204)][_0x5bdbc8(0x1d0)]['on'](_0x5bdbc8(0x212),(_0x59850b,[_0xa9bc5c])=>{const _0x13d423=_0x5bdbc8;if(this[_0x13d423(0x216)][_0x13d423(0x231)])throw new _0x10e80b(_0x13d423(0x271),this);_0x59850b[_0x13d423(0x28c)](),this[_0x13d423(0x1ad)]();const _0x226973=this[_0x13d423(0x204)][_0x13d423(0x1de)][_0x13d423(0x1cf)](_0x13d423(0x24f)),_0x445e96=this[_0x13d423(0x27f)](_0xa9bc5c,_0x226973);0x0==_0x445e96[_0x13d423(0x1d7)]&&_0x445e96[_0x13d423(0x1a1)](new _0x1a4f3e(0x0)),_0x59850b[_0x13d423(0x22b)]=this[_0x13d423(0x1b9)](_0x445e96)[_0x13d423(0x283)](()=>{const _0x10aecf=_0x13d423;this[_0x10aecf(0x204)][_0x10aecf(0x226)][_0x10aecf(0x1cf)](_0xebe0d8)[_0x10aecf(0x27b)](this),this[_0x10aecf(0x204)][_0x10aecf(0x1d0)][_0x10aecf(0x20d)](_0x10aecf(0x1ac));})[_0x13d423(0x260)](_0x952ef=>this[_0x13d423(0x210)](_0x13d423(0x21e),_0x952ef))[_0x13d423(0x18a)](()=>this[_0x13d423(0x1f8)]());},{'priority':_0x5bdbc8(0x232)}),this[_0x5bdbc8(0x204)]['on'](_0x5bdbc8(0x247),async(_0x43c1f6,[_0x1a908f,_0x281491])=>{const _0x18f636=_0x5bdbc8;_0x43c1f6[_0x18f636(0x28c)]();const _0x308034=this[_0x18f636(0x204)][_0x18f636(0x1db)][_0x18f636(0x1f5)][_0x18f636(0x1aa)](_0x1a908f);if(!this[_0x18f636(0x1b6)][_0x18f636(0x284)](_0x1a908f)){const _0x18567f=_0x281491&&_0x281491[_0x18f636(0x1d0)]?_0x281491[_0x18f636(0x1d0)]:'',_0xe93e5b=_0x281491&&_0x281491[_0x18f636(0x1c2)]?_0x281491[_0x18f636(0x1c2)]:{};await this[_0x18f636(0x266)](_0x1a908f,_0x18567f,_0xe93e5b);}this[_0x18f636(0x204)][_0x18f636(0x1db)][_0x18f636(0x268)]({'isUndoable':!0x1},()=>{const _0x3e1c85=_0x18f636;_0x308034[_0x3e1c85(0x1ff)]=!0x0,this[_0x3e1c85(0x204)][_0x3e1c85(0x1db)][_0x3e1c85(0x1f5)][_0x3e1c85(0x1fc)][_0x3e1c85(0x1ba)](_0x308034);});},{'priority':_0x5bdbc8(0x232)});}async[_0x2ed147(0x289)](_0x1ccd24){const _0x10ff91=_0x2ed147,_0x295f0d=this[_0x10ff91(0x204)][_0x10ff91(0x226)][_0x10ff91(0x1cf)](_0x2be60c),{connection:_0x4729f0}=this[_0x10ff91(0x204)][_0x10ff91(0x226)][_0x10ff91(0x1cf)](_0xebe0d8),_0x4d7b02=new Set();for(const _0x1e9ce3 of _0x1ccd24){const _0x98e30f=_0x1e9ce3[_0x10ff91(0x225)];_0x98e30f&&!_0x295f0d[_0x10ff91(0x230)](_0x98e30f)&&_0x4d7b02[_0x10ff91(0x23f)](_0x98e30f);}if(0x0===_0x4d7b02[_0x10ff91(0x189)])return;const _0x5e00a6=await _0x305b86[_0x10ff91(0x21d)](_0x4729f0,Array[_0x10ff91(0x259)](_0x4d7b02));for(const _0x18a1a7 of _0x5e00a6)_0x295f0d[_0x10ff91(0x230)](_0x18a1a7['id'])||_0x295f0d[_0x10ff91(0x201)](_0x18a1a7);}[_0x2ed147(0x27f)](_0x3864d4,_0x510896={}){const _0x54d952=_0x2ed147,_0x594efb=this[_0x54d952(0x204)][_0x54d952(0x1db)],_0xf9385f=[];let _0x293482=0x0;const _0x2b2c36=_0x54d952(0x21b)==typeof _0x3864d4?{'main':_0x3864d4}:_0x3864d4;for(const _0x59e2fa of Object[_0x54d952(0x1ce)](_0x2b2c36)){if(!this[_0x54d952(0x216)][_0x54d952(0x234)][_0x54d952(0x284)](_0x59e2fa))throw new _0x10e80b(_0x54d952(0x28a),this);const _0x4761d1=this[_0x54d952(0x204)][_0x54d952(0x1d0)][_0x54d952(0x1fa)](_0x2b2c36[_0x59e2fa]),_0x30e910=this[_0x54d952(0x216)][_0x54d952(0x1aa)](_0x59e2fa),_0x105562=new _0x52f24d(_0x594efb[_0x54d952(0x1bc)](_0x30e910,0x0),_0x4761d1,_0x293482++);_0xf9385f[_0x54d952(0x1a1)](_0x105562);for(const [_0x49132c,_0x144dbc]of _0x4761d1[_0x54d952(0x21a)]){const _0x11b1c3=_0x594efb[_0x54d952(0x22c)](_0x594efb[_0x54d952(0x26a)](_0x30e910,_0x144dbc[_0x54d952(0x1b5)][_0x54d952(0x276)][_0x54d952(0x1a9)]()),_0x594efb[_0x54d952(0x26a)](_0x30e910,_0x144dbc[_0x54d952(0x1f0)][_0x54d952(0x276)][_0x54d952(0x1a9)]())),_0x3afd42=new _0x91463b(_0x49132c,null,_0x11b1c3,_0x594efb[_0x54d952(0x21a)],!0x0,_0x293482++);_0xf9385f[_0x54d952(0x1a1)](_0x3afd42);}}if(_0x510896)for(const [_0x36be2a,_0x4e53d0]of Object[_0x54d952(0x193)](_0x510896)){const _0x314ef3=_0x594efb[_0x54d952(0x1f5)][_0x54d952(0x1aa)](_0x36be2a);if(!_0x314ef3)throw new _0x10e80b(_0x54d952(0x285),null);for(const [_0x33aa9e,_0x588d15]of Object[_0x54d952(0x193)](_0x4e53d0))if(null!==_0x588d15){const _0x3bdd79=new _0x31d108(_0x314ef3,_0x33aa9e,null,_0x588d15,_0x293482++);_0xf9385f[_0x54d952(0x1a1)](_0x3bdd79);}}return _0xf9385f;}async[_0x2ed147(0x266)](_0x5013cf,_0x3c65f4,_0x584faf){const _0x464903=_0x2ed147;this[_0x464903(0x27f)]({[_0x5013cf]:_0x3c65f4},{[_0x5013cf]:_0x584faf})[_0x464903(0x27e)]((_0x3f3909,_0x3eaeb2)=>{const _0x5e481e=_0x464903;_0x3f3909[_0x5e481e(0x269)]=this[_0x5e481e(0x216)][_0x5e481e(0x231)]+_0x3eaeb2,_0x3f3909[_0x5e481e(0x22e)]=!0x0,this[_0x5e481e(0x192)](_0x3f3909);}),this[_0x464903(0x1bf)](),await this[_0x464903(0x202)]();}async[_0x2ed147(0x1ab)](_0xd0d92a,_0x20c2a4){const _0x5a7c9f=_0x2ed147;let _0x14b0c1;this[_0x5a7c9f(0x1f6)]=_0xd0d92a[_0x5a7c9f(0x249)];const _0x5ac67a=_0xd0d92a[_0x5a7c9f(0x246)]&&!_0xd0d92a[_0x5a7c9f(0x1da)],_0x1b9f2b=_0x5ac67a?0x0:_0xd0d92a[_0x5a7c9f(0x1d0)][_0x5a7c9f(0x269)];if(_0x20c2a4[_0x5a7c9f(0x27e)](_0x276393=>{const _0x1f839d=_0x5a7c9f;_0x276393[_0x1f839d(0x22e)]=!0x0,_0x276393[_0x1f839d(0x251)]=_0xd0d92a[_0x1f839d(0x1bb)],_0x276393[_0x1f839d(0x225)]=null;}),_0x5ac67a)_0x14b0c1=_0x20c2a4,this[_0x5a7c9f(0x256)](_0x14b0c1,_0x5ac67a);else{if(_0xd0d92a[_0x5a7c9f(0x1da)]){const _0x1dd35a=this[_0x5a7c9f(0x27f)](_0xd0d92a[_0x5a7c9f(0x1da)]);this[_0x5a7c9f(0x216)][_0x5a7c9f(0x21f)][_0x5a7c9f(0x231)]=-_0x1dd35a[_0x5a7c9f(0x1d7)],_0x1dd35a[_0x5a7c9f(0x27e)](_0x164866=>{const _0xb8e30=_0x5a7c9f;_0x164866[_0xb8e30(0x269)]-=_0x1dd35a[_0xb8e30(0x1d7)],_0x164866[_0xb8e30(0x251)]=_0xd0d92a[_0xb8e30(0x1bb)],_0x164866[_0xb8e30(0x22e)]=!0x0,_0x164866[_0xb8e30(0x225)]=null;}),this[_0x5a7c9f(0x256)](_0x1dd35a,!0x0),this[_0x5a7c9f(0x1b8)][_0x5a7c9f(0x231)]=-_0x1dd35a[_0x5a7c9f(0x1d7)]+this[_0x5a7c9f(0x1f6)],this[_0x5a7c9f(0x218)](_0x1dd35a);}this[_0x5a7c9f(0x216)][_0x5a7c9f(0x21f)][_0x5a7c9f(0x231)]=_0x1b9f2b,_0x14b0c1=this[_0x5a7c9f(0x20c)](_0xd0d92a[_0x5a7c9f(0x1d0)],_0xd0d92a[_0x5a7c9f(0x203)]),await this[_0x5a7c9f(0x289)](_0x14b0c1),this[_0x5a7c9f(0x256)](_0x14b0c1,_0x5ac67a);}_0xd0d92a[_0x5a7c9f(0x19c)]&&(this[_0x5a7c9f(0x1cb)][_0x5a7c9f(0x199)](_0x14b0c1,_0xd0d92a[_0x5a7c9f(0x19c)]),this[_0x5a7c9f(0x19f)]=_0xd0d92a[_0x5a7c9f(0x19c)]),this[_0x5a7c9f(0x1b8)][_0x5a7c9f(0x231)]=_0x1b9f2b+this[_0x5a7c9f(0x1f6)],this[_0x5a7c9f(0x218)](_0x14b0c1),_0x20c2a4[_0x5a7c9f(0x1fd)](_0x4dce29=>{const _0x209c0a=_0x5a7c9f,_0xe00c2=this[_0x209c0a(0x19b)](_0x4dce29);return _0xe00c2&&!this[_0x209c0a(0x1b6)][_0x209c0a(0x284)](_0xe00c2);})[_0x5a7c9f(0x27e)]((_0x423af5,_0x51dff5)=>{const _0x5b6330=_0x5a7c9f;_0x423af5[_0x5b6330(0x269)]=this[_0x5b6330(0x216)][_0x5b6330(0x231)]+_0x51dff5,this[_0x5b6330(0x192)](_0x423af5);}),this[_0x5a7c9f(0x217)]()?(this[_0x5a7c9f(0x215)]=0x0,this[_0x5a7c9f(0x1bf)](!0x0),await this[_0x5a7c9f(0x202)]()):(this[_0x5a7c9f(0x19a)]=!0x1,this[_0x5a7c9f(0x1f8)]());}[_0x2ed147(0x210)](_0x259e4c,_0x2a3e1c){const _0x28fa38=_0x2ed147;throw this[_0x28fa38(0x19a)]=!0x0,_0x2a3e1c&&console[_0x28fa38(0x1e4)](_0x2a3e1c),new _0x10e80b(_0x259e4c,this[_0x28fa38(0x204)]);}[_0x2ed147(0x192)](_0x5c476d){const _0x1970a7=_0x2ed147;this[_0x1970a7(0x25f)][_0x1970a7(0x284)](_0x5c476d)||(this[_0x1970a7(0x25f)][_0x1970a7(0x23f)](_0x5c476d),this[_0x1970a7(0x18b)][_0x1970a7(0x1a1)](_0x5c476d),this[_0x1970a7(0x274)]||_0x1970a7(0x22a)==_0x5c476d[_0x1970a7(0x219)]&&!_0x5c476d[_0x1970a7(0x265)]||this[_0x1970a7(0x1ad)]());}[_0x2ed147(0x1bf)](_0x2b8393=!0x1){const _0x5fcf1d=_0x2ed147;!_0x2b8393&&this[_0x5fcf1d(0x19a)]||(this[_0x5fcf1d(0x19a)]=!0x0,clearTimeout(this[_0x5fcf1d(0x1e3)]),this[_0x5fcf1d(0x1e3)]=setTimeout(()=>{const _0x29a5ea=_0x5fcf1d;this[_0x29a5ea(0x25e)]()[_0x29a5ea(0x283)](_0x3baa72=>{const _0x3c9bf0=_0x29a5ea;_0x3baa72&&(this[_0x3c9bf0(0x1f8)](),this[_0x3c9bf0(0x19a)]=!0x1);})[_0x29a5ea(0x260)](_0x3833c0=>{const _0x1a9890=_0x29a5ea;if(this[_0x1a9890(0x1f8)](),this[_0x1a9890(0x19a)]=!0x1,!function(_0x34ae65){const _0x3011a9=_0x1a9890;return _0x34ae65[_0x3011a9(0x23b)][_0x3011a9(0x28b)](_0x3011a9(0x27a))||_0x34ae65[_0x3011a9(0x23b)][_0x3011a9(0x28b)](_0x3011a9(0x1e9))||_0x34ae65[_0x3011a9(0x23b)][_0x3011a9(0x28b)](_0x3011a9(0x261));}(_0x3833c0))throw _0x3833c0;});},this[_0x5fcf1d(0x215)]));}[_0x2ed147(0x202)](){return new Promise(_0x59c180=>{const _0x105c41=_0x1199;this['on'](_0x105c41(0x197),()=>{_0x59c180();});});}async[_0x2ed147(0x25e)](){const _0x490dea=_0x2ed147,_0x30fc71=this[_0x490dea(0x204)][_0x490dea(0x226)][_0x490dea(0x1cf)](_0x33f82d);if(this[_0x490dea(0x1d1)]()&&(_0x30fc71[_0x490dea(0x1a3)](),this[_0x490dea(0x286)]=!0x1),!this[_0x490dea(0x217)]())return!0x0;const _0x193701=[...this[_0x490dea(0x18b)]];for(const _0x5375f3 of _0x193701)_0x5375f3[_0x490dea(0x1b2)]=this[_0x490dea(0x216)][_0x490dea(0x21f)][_0x490dea(0x1c5)](_0x5375f3);const _0x147014=this[_0x490dea(0x1cb)][_0x490dea(0x278)](_0x193701),_0x332b53=K++,_0x501086=this[_0x490dea(0x27c)](_0x193701),_0xa15c2a=await this[_0x490dea(0x18f)][_0x490dea(0x281)](_0x501086,_0x501086[_0x490dea(0x269)],_0x147014);try{return await this[_0x490dea(0x258)](_0x193701,_0xa15c2a,_0x332b53);}catch(_0x4e5609){return this[_0x490dea(0x210)](_0x490dea(0x242),_0x4e5609);}}async[_0x2ed147(0x258)](_0x393d0e,_0x31072c,_0x4dc5e){const _0x31f613=_0x2ed147;if(_0x31f613(0x1e4)in _0x31072c)throw _0x31072c[_0x31f613(0x1e4)];let _0x4ae037=!0x1;if(_0x31072c[_0x31f613(0x246)]){_0x31072c[_0x31f613(0x19c)]&&(this[_0x31f613(0x19f)]=_0x31072c[_0x31f613(0x19c)]),this[_0x31f613(0x18b)]=this[_0x31f613(0x18b)][_0x31f613(0x1fd)](_0x44aa6b=>!_0x393d0e[_0x31f613(0x272)](_0x44aa6b));for(const _0x4123bd of _0x393d0e)_0x4123bd[_0x31f613(0x251)]=_0x31f613(0x253)in _0x31072c&&_0x31072c[_0x31f613(0x253)]||void 0x0;Q(_0x393d0e,_0x31072c[_0x31f613(0x231)]-_0x393d0e[_0x31f613(0x1d7)]),this[_0x31f613(0x218)](_0x393d0e);const _0x3164c8=_0x393d0e[_0x31f613(0x1fd)](_0xa6643b=>{const _0x430e0c=_0x31f613;if(!_0xa6643b[_0x430e0c(0x22e)])return!0x1;const _0x42e170=this[_0x430e0c(0x19b)](_0xa6643b);return _0x42e170&&!this[_0x430e0c(0x1b6)][_0x430e0c(0x284)](_0x42e170);});Q(_0x3164c8,this[_0x31f613(0x216)][_0x31f613(0x231)]),this[_0x31f613(0x256)](_0x3164c8),_0x4ae037=!0x0,this[_0x31f613(0x215)]=this[_0x31f613(0x1a4)];}else{const _0x80a4da=this[_0x31f613(0x20c)](_0x31072c[_0x31f613(0x1d0)],_0x31072c[_0x31f613(0x203)])[_0x31f613(0x1fd)](_0x391d4c=>_0x391d4c[_0x31f613(0x269)]>=this[_0x31f613(0x1e5)]);_0x80a4da[_0x31f613(0x27e)](_0x5db633=>this[_0x31f613(0x27d)](_0x5db633)),this[_0x31f613(0x18b)]=this[_0x31f613(0x18b)][_0x31f613(0x1fd)](_0xd11a42=>!_0xd11a42[_0x31f613(0x22e)]||!this[_0x31f613(0x1b6)][_0x31f613(0x284)](this[_0x31f613(0x19b)](_0xd11a42))),this[_0x31f613(0x18b)][_0x31f613(0x1d7)]&&Q(this[_0x31f613(0x18b)],this[_0x31f613(0x18b)][0x0][_0x31f613(0x269)]),await this[_0x31f613(0x289)](_0x80a4da),_0x4ae037=this[_0x31f613(0x1b3)](_0x80a4da,_0x31072c[_0x31f613(0x231)],_0x31072c[_0x31f613(0x19c)]),this[_0x31f613(0x215)]=Math[_0x31f613(0x1b1)](this[_0x31f613(0x215)]/0x2);}return _0x4ae037?!this[_0x31f613(0x217)]()||(this[_0x31f613(0x1bf)](!0x0),!0x1):this[_0x31f613(0x210)](_0x31f613(0x277));}[_0x2ed147(0x1b3)](_0x53e6ac,_0x458321,_0x5095b){const _0x4ede95=_0x2ed147;try{const _0x36079a={'document':this[_0x4ede95(0x216)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0xdd24d0,operationsB:_0x57a280,originalOperations:_0x379683}=_0x4c8bb6(_0x53e6ac,this[_0x4ede95(0x18b)],_0x36079a);Q(_0xdd24d0,this[_0x4ede95(0x216)][_0x4ede95(0x231)]),Q(_0x57a280,_0x458321);for(const _0x2de48c of _0xdd24d0){const _0x4a7043=_0x379683[_0x4ede95(0x1cf)](_0x2de48c);_0x2de48c[_0x4ede95(0x225)]=_0x4a7043?_0x4a7043[_0x4ede95(0x225)]:null;}_0x5095b&&(this[_0x4ede95(0x1cb)][_0x4ede95(0x199)](_0x53e6ac,_0x5095b),this[_0x4ede95(0x19f)]=_0x5095b),this[_0x4ede95(0x18b)]=[..._0x57a280],this[_0x4ede95(0x256)](_0xdd24d0),this[_0x4ede95(0x218)](_0x53e6ac);}catch(_0x240af1){return console[_0x4ede95(0x1e4)](_0x240af1),!0x1;}return!0x0;}[_0x2ed147(0x256)](_0x3527f7,_0x44c3be=!0x1){const _0x1fa33a=_0x2ed147;this[_0x1fa33a(0x204)][_0x1fa33a(0x1db)][_0x1fa33a(0x268)]({'isUndoable':!0x1,'isLocal':!0x1},_0x857f89=>{const _0x5a199d=_0x1fa33a;for(const _0x3b43bc of _0x3527f7)this[_0x5a199d(0x25f)][_0x5a199d(0x23f)](_0x3b43bc),this[_0x5a199d(0x27d)](_0x3b43bc),_0x857f89[_0x5a199d(0x1eb)][_0x5a199d(0x1dc)](_0x3b43bc),this[_0x5a199d(0x204)][_0x5a199d(0x1db)][_0x5a199d(0x273)](_0x3b43bc);});}[_0x2ed147(0x27d)](_0x39e521){const _0x398ce0=_0x2ed147,_0x4f32ca=this[_0x398ce0(0x19b)](_0x39e521);_0x4f32ca&&this[_0x398ce0(0x1b6)][_0x398ce0(0x23f)](_0x4f32ca);}[_0x2ed147(0x19b)](_0x310c7f){const _0x406ab4=_0x2ed147;let _0x98d48b,_0x27cf6f;switch(_0x310c7f[_0x406ab4(0x219)]){case _0x406ab4(0x1a8):_0x98d48b=_0x310c7f[_0x406ab4(0x1f9)][_0x406ab4(0x207)];break;case _0x406ab4(0x22a):if(_0x27cf6f=_0x310c7f[_0x406ab4(0x1e0)],!_0x27cf6f)return null;_0x98d48b=_0x27cf6f[_0x406ab4(0x207)];break;case _0x406ab4(0x243):_0x98d48b=_0x310c7f[_0x406ab4(0x207)];break;case _0x406ab4(0x1ed):_0x98d48b=_0x310c7f[_0x406ab4(0x229)];break;case _0x406ab4(0x20b):_0x98d48b=_0x310c7f[_0x406ab4(0x24c)][_0x406ab4(0x207)];break;default:return null;}return _0x98d48b[_0x406ab4(0x239)];}[_0x2ed147(0x218)](_0x397aff){const _0xdcba5f=_0x2ed147;_0x397aff[_0xdcba5f(0x27e)](_0x2e3a96=>{const _0xb1e3a0=_0xdcba5f,_0x8603ad=_0x2e3a96[_0xb1e3a0(0x25b)]();_0x8603ad[_0xb1e3a0(0x225)]=_0x2e3a96[_0xb1e3a0(0x225)],_0x8603ad[_0xb1e3a0(0x22e)]=!!_0x2e3a96[_0xb1e3a0(0x22e)],_0x8603ad[_0xb1e3a0(0x251)]=_0x2e3a96[_0xb1e3a0(0x251)],_0x8603ad[_0xb1e3a0(0x269)]+=this[_0xb1e3a0(0x1f6)],_0x2e3a96[_0xb1e3a0(0x222)]&&this[_0xb1e3a0(0x282)][_0xb1e3a0(0x23f)](_0x8603ad),this[_0xb1e3a0(0x1b8)][_0xb1e3a0(0x1dc)](_0x8603ad);});}[_0x2ed147(0x1af)](_0xf19be3){const _0x2da56c=_0x2ed147,_0x4880cc=this[_0x2da56c(0x204)][_0x2da56c(0x226)][_0x2da56c(0x1cf)](_0x2da56c(0x26f)),_0x2f9848=this[_0x2da56c(0x204)][_0x2da56c(0x190)];_0xf19be3||(_0xf19be3=_0x541991(_0x2f9848,_0x2da56c(0x1cd))),_0x4880cc[_0x2da56c(0x1f4)](_0xf19be3,{'title':_0x541991(_0x2f9848,_0x2da56c(0x19d)),'namespace':_0x2da56c(0x20a)}),this[_0x2da56c(0x1ec)]=!0x0,clearTimeout(this[_0x2da56c(0x1e3)]),this[_0x2da56c(0x18b)]=[],this[_0x2da56c(0x204)][_0x2da56c(0x226)][_0x2da56c(0x1cf)](_0xebe0d8)[_0x2da56c(0x275)]();}[_0x2ed147(0x1ad)](){const _0x5d7ca8=_0x2ed147;this[_0x5d7ca8(0x274)]||(this[_0x5d7ca8(0x274)]=this[_0x5d7ca8(0x204)][_0x5d7ca8(0x226)][_0x5d7ca8(0x1cf)](_0x2c65d5)[_0x5d7ca8(0x23f)](_0x541991(this[_0x5d7ca8(0x204)][_0x5d7ca8(0x190)],_0x5d7ca8(0x1f7))));}[_0x2ed147(0x1f8)](){const _0x488e2c=_0x2ed147;this[_0x488e2c(0x274)]&&(this[_0x488e2c(0x204)][_0x488e2c(0x226)][_0x488e2c(0x1cf)](_0x2c65d5)[_0x488e2c(0x1d6)](this[_0x488e2c(0x274)]),this[_0x488e2c(0x274)]=null);}[_0x2ed147(0x27c)](_0x3e8c2f){const _0x5c3a1e=_0x2ed147,_0x1f087c=_0x3e8c2f[_0x5c3a1e(0x1c0)](_0x28eee9=>_0x28eee9[_0x5c3a1e(0x24b)]());return this[_0x5c3a1e(0x1c8)][_0x5c3a1e(0x1dd)](_0x1f087c);}[_0x2ed147(0x20c)](_0x2460a1,_0x168ac0){const _0x1dfa55=_0x2ed147;return this[_0x1dfa55(0x1c8)][_0x1dfa55(0x279)](_0x2460a1)[_0x1dfa55(0x1c0)]((_0x6743b0,_0xbc877a)=>{const _0x552b27=_0x1dfa55,_0x2a9ace=_0x552b27(0x212)==_0x168ac0[_0xbc877a][_0x552b27(0x219)];if(_0x552b27(0x1cc)==_0x6743b0[_0x552b27(0x270)]){const _0x5af8d9=_0x6743b0[_0x552b27(0x1f9)][_0x552b27(0x207)];!this[_0x552b27(0x216)][_0x552b27(0x1aa)](_0x5af8d9)&&(this[_0x552b27(0x216)][_0x552b27(0x1a7)](_0x552b27(0x267),_0x5af8d9)[_0x552b27(0x208)]=!0x1);}const _0x28701f=_0x3583d5[_0x552b27(0x280)](_0x6743b0,this[_0x552b27(0x216)]);return _0x28701f[_0x552b27(0x1b2)]=_0x6743b0[_0x552b27(0x1b2)],_0x28701f[_0x552b27(0x22e)]=_0x2a9ace,_0x28701f[_0x552b27(0x225)]=_0x2a9ace?null:_0x168ac0[_0xbc877a][_0x552b27(0x25c)],_0x28701f[_0x552b27(0x222)]=_0x552b27(0x25a)===_0x168ac0[_0xbc877a][_0x552b27(0x219)],_0x28701f[_0x552b27(0x251)]=_0x168ac0[_0xbc877a][_0x552b27(0x251)],_0x28701f;});}[_0x2ed147(0x254)](){const _0x3903b5=_0x2ed147;this[_0x3903b5(0x286)]=!0x0,this[_0x3903b5(0x1d1)]()?this[_0x3903b5(0x1bf)]():this[_0x3903b5(0x286)]=!0x1;}[_0x2ed147(0x1d1)](){const _0x5071a6=_0x2ed147,_0x279e13=this[_0x5071a6(0x204)][_0x5071a6(0x226)][_0x5071a6(0x1cf)](_0x3cc8cf)[_0x5071a6(0x264)][_0x5071a6(0x1cf)](this[_0x5071a6(0x18e)]);return!this[_0x5071a6(0x204)][_0x5071a6(0x224)]&&!!_0x279e13&&_0x279e13[_0x5071a6(0x1d7)]>0x1&&this[_0x5071a6(0x286)];}[_0x2ed147(0x217)](){const _0x10e97e=_0x2ed147;return this[_0x10e97e(0x18b)][_0x10e97e(0x1d7)]>0x0||this[_0x10e97e(0x1d1)]();}}l[_0x2ed147(0x22d)]=_0x592a31;export default l;class J extends Error{}function Q(_0x5a0fa5,_0x450208){const _0x4d1a2f=_0x2ed147;for(const _0x3ebcdf of _0x5a0fa5)_0x3ebcdf[_0x4d1a2f(0x269)]=_0x450208++;}class X{constructor(_0x65c08c){const _0x2b32be=_0x2ed147;this[_0x2b32be(0x1c3)]=_0x65c08c,this[_0x2b32be(0x191)]=new WeakMap();}[_0x2ed147(0x278)](_0x3d3c33){const _0x4e03ce=_0x2ed147;let _0x52ead2=_0x3d3c33[_0x4e03ce(0x1d7)];for(;_0x52ead2--;){const _0x1b3433=_0x3d3c33[_0x52ead2];if(!this[_0x4e03ce(0x1c3)][_0x4e03ce(0x284)](_0x1b3433)){if(!this[_0x4e03ce(0x191)][_0x4e03ce(0x284)](_0x1b3433)){const _0x351971=_0x4a95df()[_0x4e03ce(0x1a9)](0x1,0x12);this[_0x4e03ce(0x191)][_0x4e03ce(0x252)](_0x1b3433,_0x351971);}return this[_0x4e03ce(0x191)][_0x4e03ce(0x1cf)](_0x1b3433);}}}[_0x2ed147(0x199)](_0x4981bf,_0x47087d){const _0xf29cf5=_0x2ed147;if(!_0x47087d)return;let _0x37afa6=_0x4981bf[_0xf29cf5(0x1d7)];for(;_0x37afa6--;){const _0x516534=_0x4981bf[_0x37afa6];this[_0xf29cf5(0x1c3)][_0xf29cf5(0x284)](_0x516534)||this[_0xf29cf5(0x191)][_0xf29cf5(0x252)](_0x516534,_0x47087d);}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x313e12=_0x2921;(function(_0x1f80b9,_0x664bbe){const _0x243008=_0x2921,_0x55a7cd=_0x1f80b9();while(!![]){try{const _0x3f1e07=-parseInt(_0x243008(0x1ae))/0x1+-parseInt(_0x243008(0x1c3))/0x2*(parseInt(_0x243008(0x1b2))/0x3)+parseInt(_0x243008(0x1ab))/0x4*(parseInt(_0x243008(0x1d5))/0x5)+-parseInt(_0x243008(0x1bb))/0x6*(parseInt(_0x243008(0x1b4))/0x7)+-parseInt(_0x243008(0x1a8))/0x8*(parseInt(_0x243008(0x1a9))/0x9)+-parseInt(_0x243008(0x1a0))/0xa*(parseInt(_0x243008(0x1ba))/0xb)+parseInt(_0x243008(0x1be))/0xc;if(_0x3f1e07===_0x664bbe)break;else _0x55a7cd['push'](_0x55a7cd['shift']());}catch(_0x693005){_0x55a7cd['push'](_0x55a7cd['shift']());}}}(_0x4ac3,0xc1570));import{ContextPlugin as _0x4deaa5}from'ckeditor5/src/core.js';function _0x4ac3(){const _0x593241=['236403FTEaoM','isMe','176cOFUTo','sessions-register-already-registered','delete','1154044oDrIkg','user','set','defineMe','3YxHwZb','allConnectedUsers','1673mhcDMY','init','register','add','clear','_handleSessionAdd','11kfgOjr','20742uRbUVH','connection','orderNumber','56928444SVqVmu','getUser','stopListening','sessionAdd:','_registeredSessions','1337014aLqSfw','getUserSessions','unregister','forEach','fire','values','_handleSessionRemove','sessions-unregister-not-exist','_createUser','_uniqueUsersCount','listenTo','getUserBySessionId','sessionId','mySessionId','pluginName','context','has','plugins','44060GKduKY','requires','getUserRole','assign','change:state','Sessions','remove','addUser','size','4827890BVjtIk','channelConnectedUsers','role','_users','connected','get','state','channelSessions','368kdDYZw'];_0x4ac3=function(){return _0x593241;};return _0x4ac3();}import{Collection as _0x429ab1,CKEditorError as _0x144aa7}from'ckeditor5/src/utils.js';import _0x4f9726 from'./websocketgateway.js';function _0x2921(_0x317483,_0x4b65df){const _0x4ac341=_0x4ac3();return _0x2921=function(_0x2921fa,_0x46f2f7){_0x2921fa=_0x2921fa-0x19b;let _0x539859=_0x4ac341[_0x2921fa];return _0x539859;},_0x2921(_0x317483,_0x4b65df);}import{Users as _0x550b2a}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x4deaa5{static get[_0x313e12(0x1d1)](){const _0x50827b=_0x313e12;return _0x50827b(0x19c);}static get[_0x313e12(0x1d6)](){return[_0x4f9726,_0x550b2a];}constructor(_0x3ff1b0){const _0x4574c4=_0x313e12;super(_0x3ff1b0),this[_0x4574c4(0x1a7)]=new Map(),this[_0x4574c4(0x1a1)]=new Map(),this[_0x4574c4(0x1b3)]=new _0x429ab1(),this[_0x4574c4(0x1c2)]=new Map(),this[_0x4574c4(0x1cc)]=0x0,this[_0x4574c4(0x1a3)]=this[_0x4574c4(0x1d2)][_0x4574c4(0x1d4)][_0x4574c4(0x1a5)](_0x550b2a);}[_0x313e12(0x1b5)](){const _0x2de0fa=_0x313e12,_0x6dd758=this[_0x2de0fa(0x1d2)][_0x2de0fa(0x1d4)][_0x2de0fa(0x1a5)](_0x4f9726);this[_0x2de0fa(0x1cd)](_0x6dd758,_0x2de0fa(0x19b),(_0x547762,_0x3d60ff,_0x228564)=>{const _0x54a6dc=_0x2de0fa;if(_0x54a6dc(0x1a4)!==_0x228564)this[_0x54a6dc(0x1a7)][_0x54a6dc(0x1c6)](_0x17a5c7=>_0x17a5c7[_0x54a6dc(0x1b8)]()),this[_0x54a6dc(0x1a1)][_0x54a6dc(0x1c6)](_0x14e1de=>_0x14e1de[_0x54a6dc(0x1b8)]()),this[_0x54a6dc(0x1b3)][_0x54a6dc(0x1b8)]();else{for(const [_0x4c5fd6,_0x27f12e]of this[_0x54a6dc(0x1c2)])for(const _0x5f30ad of _0x27f12e)this[_0x54a6dc(0x1b9)](_0x4c5fd6,_0x5f30ad);}}),this[_0x2de0fa(0x1cb)](_0x6dd758[_0x2de0fa(0x1bc)]['me'],!0x0);}[_0x313e12(0x1b6)](_0x374497,_0x378553){const _0xa31cd7=_0x313e12;if(this[_0xa31cd7(0x1c2)][_0xa31cd7(0x1d3)](_0x374497))throw new _0x144aa7(_0xa31cd7(0x1ac),null,{'channelId':_0x374497});this[_0xa31cd7(0x1c2)][_0xa31cd7(0x1b0)](_0x374497,_0x378553),this[_0xa31cd7(0x1a7)][_0xa31cd7(0x1b0)](_0x374497,new _0x429ab1()),this[_0xa31cd7(0x1a1)][_0xa31cd7(0x1b0)](_0x374497,new _0x429ab1()),this[_0xa31cd7(0x1cd)](_0x378553,_0xa31cd7(0x1b7),(_0x49ee28,_0x3a1982)=>this[_0xa31cd7(0x1b9)](_0x374497,_0x3a1982)),this[_0xa31cd7(0x1cd)](_0x378553,_0xa31cd7(0x19d),(_0x5e2c5b,_0x33bc27)=>this[_0xa31cd7(0x1c9)](_0x374497,_0x33bc27));for(const _0x3872d7 of _0x378553)this[_0xa31cd7(0x1b9)](_0x374497,_0x3872d7);}[_0x313e12(0x1c5)](_0x35f18f){const _0x3dabb0=_0x313e12;if(!this[_0x3dabb0(0x1c2)][_0x3dabb0(0x1d3)](_0x35f18f))throw new _0x144aa7(_0x3dabb0(0x1ca),null,{'channelId':_0x35f18f});const _0x3fa6d9=this[_0x3dabb0(0x1c2)][_0x3dabb0(0x1a5)](_0x35f18f);this[_0x3dabb0(0x1c0)](_0x3fa6d9);for(const _0x33f83d of _0x3fa6d9)_0x3dabb0(0x1a4)===this[_0x3dabb0(0x1d2)][_0x3dabb0(0x1d4)][_0x3dabb0(0x1a5)](_0x4f9726)[_0x3dabb0(0x1a6)]&&this[_0x3dabb0(0x1c9)](_0x35f18f,_0x33f83d);this[_0x3dabb0(0x1c2)][_0x3dabb0(0x1ad)](_0x35f18f),this[_0x3dabb0(0x1a7)][_0x3dabb0(0x1ad)](_0x35f18f),this[_0x3dabb0(0x1a1)][_0x3dabb0(0x1ad)](_0x35f18f);}get[_0x313e12(0x1d0)](){const _0x5398d2=_0x313e12;return this[_0x5398d2(0x1d2)][_0x5398d2(0x1d4)][_0x5398d2(0x1a5)](_0x4f9726)[_0x5398d2(0x1bc)][_0x5398d2(0x1cf)];}[_0x313e12(0x1ce)](_0x48cdfa){const _0x2f998b=_0x313e12;for(const _0x4162a3 of this[_0x2f998b(0x1a7)][_0x2f998b(0x1c8)]())for(const _0x5b7e35 of _0x4162a3)if(_0x5b7e35['id']===_0x48cdfa)return _0x5b7e35[_0x2f998b(0x1af)];}[_0x313e12(0x1c4)](_0x34b673,_0x3d48d2){const _0x26b1cd=_0x313e12,_0x484d46=_0x3d48d2?[this[_0x26b1cd(0x1a7)][_0x26b1cd(0x1a5)](_0x3d48d2)]:this[_0x26b1cd(0x1a7)][_0x26b1cd(0x1c8)](),_0x153e25=new Set();for(const _0x3d450e of _0x484d46)for(const _0x35ddde of _0x3d450e)_0x35ddde[_0x26b1cd(0x1af)]['id']===_0x34b673['id']&&_0x153e25[_0x26b1cd(0x1b7)](_0x35ddde['id']);return _0x153e25;}[_0x313e12(0x1d7)](_0x158a5a){const _0x2b942d=_0x313e12;for(const _0x107c4e of this[_0x2b942d(0x1a7)][_0x2b942d(0x1c8)]())for(const _0x246faf of _0x107c4e)if(_0x246faf[_0x2b942d(0x1af)]===_0x158a5a)return _0x246faf[_0x2b942d(0x1a2)];}[_0x313e12(0x1b9)](_0x4ebc7b,_0x163a1e){const _0x180a9a=_0x313e12;if(_0x180a9a(0x1a4)!==this[_0x180a9a(0x1d2)][_0x180a9a(0x1d4)][_0x180a9a(0x1a5)](_0x4f9726)[_0x180a9a(0x1a6)])return;const _0x1cc77b=_0x163a1e[_0x180a9a(0x1af)],_0x55cc52=this[_0x180a9a(0x1a3)][_0x180a9a(0x1bf)](_0x1cc77b['id'])||this[_0x180a9a(0x1cb)](_0x1cc77b),_0xd3a0ba=Object[_0x180a9a(0x1d8)]({},_0x163a1e,{'user':_0x55cc52});this[_0x180a9a(0x1a7)][_0x180a9a(0x1a5)](_0x4ebc7b)[_0x180a9a(0x1b7)](_0xd3a0ba);const _0x327024=this[_0x180a9a(0x1a1)][_0x180a9a(0x1a5)](_0x4ebc7b);_0x327024[_0x180a9a(0x1d3)](_0x55cc52['id'])||_0x327024[_0x180a9a(0x1b7)](_0x55cc52),this[_0x180a9a(0x1b3)][_0x180a9a(0x1d3)](_0x55cc52['id'])||this[_0x180a9a(0x1b3)][_0x180a9a(0x1b7)](_0x55cc52,_0x55cc52[_0x180a9a(0x1aa)]?0x0:void 0x0),this[_0x180a9a(0x1c7)](_0x180a9a(0x1c1)+_0x4ebc7b,{'channelId':_0x4ebc7b,'session':_0xd3a0ba});}[_0x313e12(0x1c9)](_0x518005,_0x50d8cf){const _0x186c5f=_0x313e12;if(_0x186c5f(0x1a4)!==this[_0x186c5f(0x1d2)][_0x186c5f(0x1d4)][_0x186c5f(0x1a5)](_0x4f9726)[_0x186c5f(0x1a6)])return;const _0x2e9118=this[_0x186c5f(0x1a1)][_0x186c5f(0x1a5)](_0x518005),_0x15bd25=_0x50d8cf[_0x186c5f(0x1af)];_0x15bd25['id']&&(this[_0x186c5f(0x1a7)][_0x186c5f(0x1a5)](_0x518005)[_0x186c5f(0x19d)](_0x50d8cf['id']),_0x2e9118[_0x186c5f(0x1d3)](_0x15bd25['id'])&&!this[_0x186c5f(0x1c4)](_0x15bd25,_0x518005)[_0x186c5f(0x19f)]&&_0x2e9118[_0x186c5f(0x19d)](_0x15bd25['id']),this[_0x186c5f(0x1b3)][_0x186c5f(0x1a5)](_0x15bd25['id'])&&!this[_0x186c5f(0x1c4)](_0x15bd25)[_0x186c5f(0x19f)]&&this[_0x186c5f(0x1b3)][_0x186c5f(0x19d)](_0x15bd25['id']));}[_0x313e12(0x1cb)](_0xdf99be,_0x144c4f){const _0x1a56dd=_0x313e12,_0x396fc5=this[_0x1a56dd(0x1a3)][_0x1a56dd(0x19e)](_0xdf99be);return _0x144c4f&&this[_0x1a56dd(0x1a3)][_0x1a56dd(0x1b1)](_0xdf99be['id']),_0x396fc5[_0x1a56dd(0x1bd)]=this[_0x1a56dd(0x1cc)]++,_0x396fc5;}}
23
+ const _0x578438=_0xbf99;(function(_0x3123ee,_0x52aed4){const _0x1e04d9=_0xbf99,_0xef1446=_0x3123ee();while(!![]){try{const _0xef6e73=-parseInt(_0x1e04d9(0x107))/0x1*(-parseInt(_0x1e04d9(0xf8))/0x2)+-parseInt(_0x1e04d9(0xf2))/0x3*(parseInt(_0x1e04d9(0xf9))/0x4)+parseInt(_0x1e04d9(0x102))/0x5*(parseInt(_0x1e04d9(0xf6))/0x6)+-parseInt(_0x1e04d9(0xd8))/0x7+-parseInt(_0x1e04d9(0xfa))/0x8+-parseInt(_0x1e04d9(0xde))/0x9+parseInt(_0x1e04d9(0xe7))/0xa*(parseInt(_0x1e04d9(0xeb))/0xb);if(_0xef6e73===_0x52aed4)break;else _0xef1446['push'](_0xef1446['shift']());}catch(_0x13170d){_0xef1446['push'](_0xef1446['shift']());}}}(_0x5296,0xa0f85));function _0xbf99(_0x2fe531,_0x3a2b9e){const _0x529621=_0x5296();return _0xbf99=function(_0xbf99e4,_0x317d3f){_0xbf99e4=_0xbf99e4-0xd6;let _0x283268=_0x529621[_0xbf99e4];return _0x283268;},_0xbf99(_0x2fe531,_0x3a2b9e);}import{ContextPlugin as _0x35bb52}from'ckeditor5/src/core.js';import{Collection as _0x2815f4,CKEditorError as _0x35d210}from'ckeditor5/src/utils.js';import _0x1a14a8 from'./websocketgateway.js';import{Users as _0x2560c0}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x35bb52{static get[_0x578438(0x10b)](){const _0x4a3166=_0x578438;return _0x4a3166(0x110);}static get[_0x578438(0xe5)](){return[_0x1a14a8,_0x2560c0];}constructor(_0x5a51d5){const _0x4a8147=_0x578438;super(_0x5a51d5),this[_0x4a8147(0xee)]=new Map(),this[_0x4a8147(0x109)]=new Map(),this[_0x4a8147(0xf1)]=new _0x2815f4(),this[_0x4a8147(0x10f)]=new Map(),this[_0x4a8147(0x108)]=0x0,this[_0x4a8147(0x111)]=this[_0x4a8147(0xf3)][_0x4a8147(0xec)][_0x4a8147(0xff)](_0x2560c0);}[_0x578438(0xe1)](){const _0x1461ab=_0x578438,_0x2bc322=this[_0x1461ab(0xf3)][_0x1461ab(0xec)][_0x1461ab(0xff)](_0x1a14a8);this[_0x1461ab(0xdb)](_0x2bc322,_0x1461ab(0xdf),(_0x54910f,_0x40f413,_0x2c81e5)=>{const _0x5be478=_0x1461ab;if(_0x5be478(0xed)!==_0x2c81e5)this[_0x5be478(0xee)][_0x5be478(0xf0)](_0x141fa1=>_0x141fa1[_0x5be478(0x103)]()),this[_0x5be478(0x109)][_0x5be478(0xf0)](_0x599aea=>_0x599aea[_0x5be478(0x103)]()),this[_0x5be478(0xf1)][_0x5be478(0x103)]();else{for(const [_0xa86476,_0xe80a4d]of this[_0x5be478(0x10f)])for(const _0x5a9d3b of _0xe80a4d)this[_0x5be478(0x10a)](_0xa86476,_0x5a9d3b);}}),this[_0x1461ab(0x10c)](_0x2bc322[_0x1461ab(0xf7)]['me'],!0x0);}[_0x578438(0x101)](_0x49d68d,_0x176532){const _0x4ee2bc=_0x578438;if(this[_0x4ee2bc(0x10f)][_0x4ee2bc(0xfc)](_0x49d68d))throw new _0x35d210(_0x4ee2bc(0xea),null,{'channelId':_0x49d68d});this[_0x4ee2bc(0x10f)][_0x4ee2bc(0x10e)](_0x49d68d,_0x176532),this[_0x4ee2bc(0xee)][_0x4ee2bc(0x10e)](_0x49d68d,new _0x2815f4()),this[_0x4ee2bc(0x109)][_0x4ee2bc(0x10e)](_0x49d68d,new _0x2815f4()),this[_0x4ee2bc(0xdb)](_0x176532,_0x4ee2bc(0xdc),(_0x3d951a,_0xa26455)=>this[_0x4ee2bc(0x10a)](_0x49d68d,_0xa26455)),this[_0x4ee2bc(0xdb)](_0x176532,_0x4ee2bc(0xdd),(_0x25e51f,_0xf7e226)=>this[_0x4ee2bc(0x106)](_0x49d68d,_0xf7e226));for(const _0x207ded of _0x176532)this[_0x4ee2bc(0x10a)](_0x49d68d,_0x207ded);}[_0x578438(0xe4)](_0x28158b){const _0x2010a1=_0x578438;if(!this[_0x2010a1(0x10f)][_0x2010a1(0xfc)](_0x28158b))throw new _0x35d210(_0x2010a1(0x100),null,{'channelId':_0x28158b});const _0x5ddcc7=this[_0x2010a1(0x10f)][_0x2010a1(0xff)](_0x28158b);this[_0x2010a1(0xe0)](_0x5ddcc7);for(const _0x502eff of _0x5ddcc7)_0x2010a1(0xed)===this[_0x2010a1(0xf3)][_0x2010a1(0xec)][_0x2010a1(0xff)](_0x1a14a8)[_0x2010a1(0xd9)]&&this[_0x2010a1(0x106)](_0x28158b,_0x502eff);this[_0x2010a1(0x10f)][_0x2010a1(0xe6)](_0x28158b),this[_0x2010a1(0xee)][_0x2010a1(0xe6)](_0x28158b),this[_0x2010a1(0x109)][_0x2010a1(0xe6)](_0x28158b);}get[_0x578438(0x105)](){const _0x3c2d1d=_0x578438;return this[_0x3c2d1d(0xf3)][_0x3c2d1d(0xec)][_0x3c2d1d(0xff)](_0x1a14a8)[_0x3c2d1d(0xf7)][_0x3c2d1d(0xfb)];}[_0x578438(0xd6)](_0x1f10a2){const _0x4bf259=_0x578438;for(const _0x11bf54 of this[_0x4bf259(0xee)][_0x4bf259(0xf4)]())for(const _0x2e47ea of _0x11bf54)if(_0x2e47ea['id']===_0x1f10a2)return _0x2e47ea[_0x4bf259(0xe2)];}[_0x578438(0x104)](_0x817533,_0x519abb){const _0x37ff37=_0x578438,_0x568d20=_0x519abb?[this[_0x37ff37(0xee)][_0x37ff37(0xff)](_0x519abb)]:this[_0x37ff37(0xee)][_0x37ff37(0xf4)](),_0x161f25=new Set();for(const _0x47b726 of _0x568d20)for(const _0x24a206 of _0x47b726)_0x24a206[_0x37ff37(0xe2)]['id']===_0x817533['id']&&_0x161f25[_0x37ff37(0xdc)](_0x24a206['id']);return _0x161f25;}[_0x578438(0xfe)](_0x32c99a){const _0x2c51d7=_0x578438;for(const _0x4f499f of this[_0x2c51d7(0xee)][_0x2c51d7(0xf4)]())for(const _0x1e95e2 of _0x4f499f)if(_0x1e95e2[_0x2c51d7(0xe2)]===_0x32c99a)return _0x1e95e2[_0x2c51d7(0xe9)];}[_0x578438(0x10a)](_0x3d81ce,_0x327879){const _0x4ae9d5=_0x578438;if(_0x4ae9d5(0xed)!==this[_0x4ae9d5(0xf3)][_0x4ae9d5(0xec)][_0x4ae9d5(0xff)](_0x1a14a8)[_0x4ae9d5(0xd9)])return;const _0x378287=_0x327879[_0x4ae9d5(0xe2)],_0x2b87fa=this[_0x4ae9d5(0x111)][_0x4ae9d5(0xef)](_0x378287['id'])||this[_0x4ae9d5(0x10c)](_0x378287),_0x2941e0=Object[_0x4ae9d5(0x10d)]({},_0x327879,{'user':_0x2b87fa});this[_0x4ae9d5(0xee)][_0x4ae9d5(0xff)](_0x3d81ce)[_0x4ae9d5(0xdc)](_0x2941e0);const _0x1f7d40=this[_0x4ae9d5(0x109)][_0x4ae9d5(0xff)](_0x3d81ce);_0x1f7d40[_0x4ae9d5(0xfc)](_0x2b87fa['id'])||_0x1f7d40[_0x4ae9d5(0xdc)](_0x2b87fa),this[_0x4ae9d5(0xf1)][_0x4ae9d5(0xfc)](_0x2b87fa['id'])||this[_0x4ae9d5(0xf1)][_0x4ae9d5(0xdc)](_0x2b87fa,_0x2b87fa[_0x4ae9d5(0xe8)]?0x0:void 0x0),this[_0x4ae9d5(0xfd)](_0x4ae9d5(0xf5)+_0x3d81ce,{'channelId':_0x3d81ce,'session':_0x2941e0});}[_0x578438(0x106)](_0x5c3fac,_0x55fafb){const _0x2fdb79=_0x578438;if(_0x2fdb79(0xed)!==this[_0x2fdb79(0xf3)][_0x2fdb79(0xec)][_0x2fdb79(0xff)](_0x1a14a8)[_0x2fdb79(0xd9)])return;const _0x5b9813=this[_0x2fdb79(0x109)][_0x2fdb79(0xff)](_0x5c3fac),_0x4f586b=_0x55fafb[_0x2fdb79(0xe2)];_0x4f586b['id']&&(this[_0x2fdb79(0xee)][_0x2fdb79(0xff)](_0x5c3fac)[_0x2fdb79(0xdd)](_0x55fafb['id']),_0x5b9813[_0x2fdb79(0xfc)](_0x4f586b['id'])&&!this[_0x2fdb79(0x104)](_0x4f586b,_0x5c3fac)[_0x2fdb79(0xe3)]&&_0x5b9813[_0x2fdb79(0xdd)](_0x4f586b['id']),this[_0x2fdb79(0xf1)][_0x2fdb79(0xff)](_0x4f586b['id'])&&!this[_0x2fdb79(0x104)](_0x4f586b)[_0x2fdb79(0xe3)]&&this[_0x2fdb79(0xf1)][_0x2fdb79(0xdd)](_0x4f586b['id']));}[_0x578438(0x10c)](_0x50b2a5,_0x2a2f23){const _0x1ee0a5=_0x578438,_0x3a7b1b=this[_0x1ee0a5(0x111)][_0x1ee0a5(0x112)](_0x50b2a5);return _0x2a2f23&&this[_0x1ee0a5(0x111)][_0x1ee0a5(0xda)](_0x50b2a5['id']),_0x3a7b1b[_0x1ee0a5(0xd7)]=this[_0x1ee0a5(0x108)]++,_0x3a7b1b;}}function _0x5296(){const _0x2aeb5a=['role','sessions-register-already-registered','11lWWwPt','plugins','connected','channelSessions','getUser','forEach','allConnectedUsers','3buiulQ','context','values','sessionAdd:','90VrGLMp','connection','29122BRSEoQ','1603988qaIinF','6900968csWduh','sessionId','has','fire','getUserRole','get','sessions-unregister-not-exist','register','255295lIQPsT','clear','getUserSessions','mySessionId','_handleSessionRemove','59DxwipC','_uniqueUsersCount','channelConnectedUsers','_handleSessionAdd','pluginName','_createUser','assign','set','_registeredSessions','Sessions','_users','addUser','getUserBySessionId','orderNumber','243355aTMext','state','defineMe','listenTo','add','remove','2971449AmxYYf','change:state','stopListening','init','user','size','unregister','requires','delete','6628930SvQDIz','isMe'];_0x5296=function(){return _0x2aeb5a;};return _0x5296();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28a2e5=_0x59bb;(function(_0x3ccbd9,_0xeb734){const _0x42ad10=_0x59bb,_0x20d422=_0x3ccbd9();while(!![]){try{const _0x271317=-parseInt(_0x42ad10(0xf5))/0x1+parseInt(_0x42ad10(0xf8))/0x2+parseInt(_0x42ad10(0x105))/0x3*(-parseInt(_0x42ad10(0xb2))/0x4)+parseInt(_0x42ad10(0xfd))/0x5+parseInt(_0x42ad10(0xbd))/0x6*(parseInt(_0x42ad10(0xa2))/0x7)+parseInt(_0x42ad10(0xc2))/0x8*(-parseInt(_0x42ad10(0xcd))/0x9)+-parseInt(_0x42ad10(0xfa))/0xa;if(_0x271317===_0xeb734)break;else _0x20d422['push'](_0x20d422['shift']());}catch(_0x45fa27){_0x20d422['push'](_0x20d422['shift']());}}}(_0x98d5,0x20491));import{Plugin as _0x36e7cc}from'ckeditor5/src/core.js';function _0x59bb(_0x105ce8,_0x2c2f68){const _0x98d52d=_0x98d5();return _0x59bb=function(_0x59bbda,_0x2fdf9b){_0x59bbda=_0x59bbda-0x84;let _0x221acd=_0x98d52d[_0x59bbda];return _0x221acd;},_0x59bb(_0x105ce8,_0x2c2f68);}import{global as _0x24522a,DomEmitterMixin as _0x2e024f}from'ckeditor5/src/utils.js';import _0x55aedf from'./sessions.js';import{LiveRange as _0x4fa69c}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class H extends _0x36e7cc{constructor(){const _0x1a54d0=_0x59bb;super(...arguments),this[_0x1a54d0(0xfe)]=new(_0x2e024f())();}static get[_0x28a2e5(0x95)](){return[_0x55aedf];}static get[_0x28a2e5(0xa4)](){const _0x12cfe6=_0x28a2e5;return _0x12cfe6(0xe2);}[_0x28a2e5(0xca)](){const _0x58c8fa=_0x28a2e5,_0x2d0b33=this[_0x58c8fa(0xe7)],_0x2af8ff=_0x2d0b33[_0x58c8fa(0xc9)][_0x58c8fa(0xb6)](_0x55aedf);_0x2d0b33[_0x58c8fa(0x93)][_0x58c8fa(0xd5)](_0x58c8fa(0xc7))[_0x58c8fa(0x103)]({'model':_0x58c8fa(0xfc),'view':(_0xf98465,{writer:_0x2c4a35})=>function(_0x543b8f,_0x29cb50,_0x43afda,_0x147e1e){const _0x26fd54=_0x58c8fa,_0x50101f=_0x543b8f[_0x26fd54(0xd9)][_0x26fd54(0xc5)](':')[0x2],_0x385c73=_0x43afda[_0x26fd54(0x86)](_0x50101f);if(!_0x385c73||_0x50101f===_0x43afda[_0x26fd54(0xdf)])return;if(!_0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xb5)][_0x26fd54(0x102)](_0x543b8f[_0x26fd54(0xb9)][_0x26fd54(0xa8)],_0x26fd54(0x84)))return;const _0x3f440b={'class':_0x26fd54(0x89)+_0x385c73[_0x26fd54(0x97)][_0x26fd54(0xea)](),'data-name':_0x385c73[_0x26fd54(0xae)],'data-session-id':_0x50101f},_0x5abb7d=_0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xd7)][_0x26fd54(0xb6)](_0x543b8f[_0x26fd54(0xd9)]),_0x56a8a5=_0x5abb7d[_0x26fd54(0xf6)](),_0x301eb1=_0x56a8a5[_0x26fd54(0xce)],_0x3281ec=_0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xb5)];if(_0x301eb1&&_0x3281ec[_0x26fd54(0xb8)](_0x301eb1)&&_0x3281ec[_0x26fd54(0xeb)](_0x301eb1)&&!_0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xd7)][_0x26fd54(0xb6)](_0x26fd54(0xcf)+_0x50101f)[_0x26fd54(0xc8)]()[_0x26fd54(0xab)])return;const _0x125223=_0x56a8a5[_0x26fd54(0xd3)];return _0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xb5)][_0x26fd54(0xac)](_0x125223)&&!_0x147e1e[_0x26fd54(0x92)][_0x26fd54(0xdd)](_0x125223)&&(_0x3f440b[_0x26fd54(0xd4)]=!0x1),function(_0x1056b6,_0x318d76,_0x534372){const _0xb116c9=_0x26fd54,_0xa72367=_0x1056b6[_0xb116c9(0xb0)](_0xb116c9(0x85),_0x318d76);return _0x1056b6[_0xb116c9(0x9e)](_0xb116c9(0xc6),!0x0,_0xa72367),_0xa72367[_0xb116c9(0xcb)]=function(_0x496b7f){const _0x546755=_0xb116c9,_0x5ab47a=this[_0x546755(0xb1)](_0x496b7f);return _0x5ab47a[_0x546755(0x8c)]=_0x546755(0x8b)+_0x534372[_0x546755(0xae)]+_0x546755(0xff),_0x5ab47a[_0x546755(0xec)](_0x546755(0xb7),()=>{const _0x4fa400=_0x546755;_0x5ab47a[_0x4fa400(0xb4)][_0x4fa400(0x96)](_0x4fa400(0xa7));}),_0x5ab47a[_0x546755(0xec)](_0x546755(0x9d),()=>{const _0x3dd79a=_0x546755;_0x5ab47a[_0x3dd79a(0xb4)][_0x3dd79a(0x90)](_0x3dd79a(0xa7));}),_0x5ab47a;},_0xa72367[_0xb116c9(0x99)]=function(_0x3513e2){const _0x58e154=_0xb116c9;return!(!this[_0x58e154(0x87)](_0x58e154(0xc6))||!_0x3513e2[_0x58e154(0x87)](_0x58e154(0xc6))||this[_0x58e154(0xd0)](_0x58e154(0xf3))!=_0x3513e2[_0x58e154(0xd0)](_0x58e154(0xf3)));},_0xa72367;}(_0x29cb50,_0x3f440b,_0x385c73);}(_0xf98465,_0x2c4a35,_0x2af8ff,_0x2d0b33)}),_0x2d0b33[_0x58c8fa(0x93)][_0x58c8fa(0xd5)](_0x58c8fa(0xc7))[_0x58c8fa(0x9f)]({'model':_0x58c8fa(0xa3),'view':_0x12c1e4=>function(_0xec723d,_0x2d2251){const _0x14a8fa=_0x58c8fa,_0x2e7024=_0xec723d[_0x14a8fa(0xd9)][_0x14a8fa(0xc5)](':')[0x2];if(_0x2e7024===_0x2d2251[_0x14a8fa(0xdf)])return null;const _0x477c9b=_0x2d2251[_0x14a8fa(0x86)](_0x2e7024);if(!_0x477c9b)return{'id':_0x2e7024,'classes':[]};return{'id':_0x2e7024,'classes':[_0x14a8fa(0x104),_0x477c9b[_0x14a8fa(0x97)][_0x14a8fa(0xef)]()],'attributes':{'data-session-id':_0x2e7024},'priority':0x7d0+_0x477c9b[_0x14a8fa(0xe6)]};}(_0x12c1e4,_0x2af8ff)}),function(_0x32beda){const _0x2e723b=_0x58c8fa,_0x15e07e=_0x32beda[_0x2e723b(0x92)],_0x1350e1=new Map(),_0x445d5d=_0x32beda[_0x2e723b(0xc9)][_0x2e723b(0xb6)](_0x55aedf);_0x15e07e[_0x2e723b(0xd7)]['on'](_0x2e723b(0xf1),(_0x582adc,_0x4fa187,_0x3bc1e1,_0x9f78e7)=>{const _0x565428=_0x2e723b;if(!_0x9f78e7&&_0x1350e1[_0x565428(0xb6)](_0x4fa187[_0x565428(0xae)]))return _0x1350e1[_0x565428(0xb6)](_0x4fa187[_0x565428(0xae)])[_0x565428(0xfb)](),void _0x1350e1[_0x565428(0xd2)](_0x4fa187[_0x565428(0xae)]);const _0x5dda5b=_0x4fa187[_0x565428(0xae)][_0x565428(0xc5)](':')[0x2];if(_0x5dda5b===_0x445d5d[_0x565428(0xdf)])return;const _0x3516e6=_0x565428(0x9a)+_0x5dda5b;_0x15e07e[_0x565428(0xd7)][_0x565428(0xc1)](_0x3516e6)&&_0x32beda[_0x565428(0xb3)][_0x565428(0xa6)](_0x3516e6),_0x4fa187['on'](_0x565428(0xf4),(_0xebb478,_0x209ab1,_0x56a071)=>{const _0x365f85=_0x565428;if(_0x365f85(0x8f)!=_0x209ab1[_0x365f85(0xaa)][_0x365f85(0xde)]&&_0x365f85(0x8f)==_0x4fa187[_0x365f85(0xc8)]()[_0x365f85(0xaa)][_0x365f85(0xde)]&&!_0x1350e1[_0x365f85(0xc1)](_0x4fa187[_0x365f85(0xae)])){const _0x42ec6c=_0x15e07e[_0x365f85(0xb5)][_0x365f85(0xdb)](_0x56a071[_0x365f85(0xbf)]);if(_0x42ec6c){const _0x5c0e72=_0x4fa69c[_0x365f85(0xd1)](_0x42ec6c);_0x1350e1[_0x365f85(0xba)](_0x4fa187[_0x365f85(0xae)],_0x5c0e72),_0x5c0e72['on'](_0x365f85(0xf4),(_0x63172f,_0x41ff91,_0x34f71d)=>{const _0x1aa0ca=_0x365f85;if(_0x1aa0ca(0x8f)==_0x5c0e72[_0x1aa0ca(0xaa)][_0x1aa0ca(0xde)]){const _0x753c55=_0x15e07e[_0x1aa0ca(0xb5)][_0x1aa0ca(0xdb)](_0x34f71d[_0x1aa0ca(0xbf)]);_0x753c55?(_0x5c0e72[_0x1aa0ca(0xa8)]=_0x753c55[_0x1aa0ca(0xa8)],_0x5c0e72[_0x1aa0ca(0xbe)]=_0x753c55[_0x1aa0ca(0xbe)]):(_0x1350e1[_0x1aa0ca(0xd2)](_0x4fa187[_0x1aa0ca(0xae)]),_0x5c0e72[_0x1aa0ca(0xfb)]());}});}}});}),_0x15e07e[_0x2e723b(0x9c)]['on'](_0x2e723b(0xed),()=>{const _0x5232a0=_0x2e723b;_0x1350e1[_0x5232a0(0xf9)]>0x0&&_0x15e07e[_0x5232a0(0xa9)]({'isUndoable':!0x1},_0xb2f61d=>{const _0xabe480=_0x5232a0;for(const [_0x49733d,_0x11310f]of _0x1350e1)_0xabe480(0x8f)==_0x15e07e[_0xabe480(0xd7)][_0xabe480(0xb6)](_0x49733d)[_0xabe480(0xc8)]()[_0xabe480(0xaa)][_0xabe480(0xde)]&&(re(_0x49733d[_0xabe480(0xc5)](':')[0x2],_0x11310f[_0xabe480(0xe8)](),_0x15e07e,_0xb2f61d),_0x11310f[_0xabe480(0xfb)]());_0x1350e1[_0xabe480(0xe9)]();});});}(_0x2d0b33),this[_0x58c8fa(0xfe)][_0x58c8fa(0xa0)](_0x24522a[_0x58c8fa(0x9c)],_0x58c8fa(0xe4),(_0x2b187a,{key:_0x3300ef})=>{const _0xa986ab=_0x58c8fa;_0xa986ab(0xe3)===_0x3300ef&&function(_0x5702f5){const _0x27459c=_0xa986ab;_0x5702f5[_0x27459c(0xb3)][_0x27459c(0x88)][_0x27459c(0xed)](_0x32b578=>{const _0x435af9=_0x27459c;for(const _0x32c90b of _0x5702f5[_0x435af9(0x92)][_0x435af9(0xd7)]){if(!_0x32c90b[_0x435af9(0xae)][_0x435af9(0xee)](_0x435af9(0xfc)))continue;const _0x41f6d7=_0x5702f5[_0x435af9(0xb3)][_0x435af9(0xc4)][_0x435af9(0x94)](_0x32c90b[_0x435af9(0xae)]);if(_0x41f6d7){for(const _0x273288 of _0x41f6d7)_0x32b578[_0x435af9(0x8e)](_0x435af9(0xa7),_0x273288);}}});}(_0x2d0b33);},{'useCapture':!0x0});}[_0x28a2e5(0xa5)](){const _0x197773=_0x28a2e5,_0x5c54bd=this[_0x197773(0xe7)],_0x3ef276=_0x5c54bd[_0x197773(0xd8)][_0x197773(0xb6)](_0x197773(0xf0));_0x3ef276&&_0x5c54bd[_0x197773(0x92)]['on'](_0x197773(0x9b),(_0x1e4b76,_0x3f028e)=>{const _0x3c95f3=_0x197773,_0x388e32=_0x3f028e[0x0];if(_0x3c95f3(0xe5)!=_0x388e32[_0x3c95f3(0x91)]||!_0x388e32[_0x3c95f3(0xae)][_0x3c95f3(0xee)](_0x3c95f3(0xf2)))return;const _0xe97363=_0x388e32[_0x3c95f3(0xda)];_0x3ef276[_0x3c95f3(0x8d)][_0x3c95f3(0xc1)](_0xe97363)&&(_0x388e32[_0x3c95f3(0xc0)]=_0x388e32[_0x3c95f3(0xbc)]?_0x5c54bd[_0x3c95f3(0x92)][_0x3c95f3(0xad)](_0x388e32[_0x3c95f3(0xbc)][_0x3c95f3(0xa8)],_0x388e32[_0x3c95f3(0xbc)][_0x3c95f3(0xbe)]):null);},{'priority':_0x197773(0xd6)});}[_0x28a2e5(0x98)](){const _0x54d508=_0x28a2e5;return this[_0x54d508(0xfe)][_0x54d508(0xbb)](),super[_0x54d508(0x98)]();}[_0x28a2e5(0xc3)](){const _0x304e39=_0x28a2e5,_0x231b56=this[_0x304e39(0xe7)],_0x4c7521=_0x231b56[_0x304e39(0x92)][_0x304e39(0x9c)],_0x2d1d34=_0x231b56[_0x304e39(0xc9)][_0x304e39(0xb6)](_0x55aedf);_0x231b56[_0x304e39(0x92)][_0x304e39(0xa9)]({'isUndoable':!0x1},_0x19f2ab=>{const _0x5c3943=_0x304e39,_0x55edea=_0x5c3943(0xcf)+_0x2d1d34[_0x5c3943(0xdf)],_0x5dca48=_0x5c3943(0x9a)+_0x2d1d34[_0x5c3943(0xdf)],_0x321f7f=_0x231b56[_0x5c3943(0x92)][_0x5c3943(0xd7)][_0x5c3943(0xc1)](_0x55edea);_0x231b56[_0x5c3943(0xb3)][_0x5c3943(0x88)][_0x5c3943(0x100)]?re(_0x2d1d34[_0x5c3943(0xdf)],_0x4c7521[_0x5c3943(0xaf)][_0x5c3943(0xdc)](),_0x231b56[_0x5c3943(0x92)],_0x19f2ab):_0x321f7f&&(_0x19f2ab[_0x5c3943(0xe0)](_0x55edea),_0x19f2ab[_0x5c3943(0xe0)](_0x5dca48));});}}function re(_0x1c6676,_0x159b12,_0x49a7dc,_0x395609){const _0x1b43be=_0x28a2e5,_0x414b52=_0x1b43be(0xcf)+_0x1c6676,_0x3741b4=_0x1b43be(0x9a)+_0x1c6676,_0x17b829=_0x159b12[_0x1b43be(0x8a)]();let _0x1f072a=_0x159b12[_0x1b43be(0xa8)];_0x17b829&&_0x17b829['is'](_0x1b43be(0xe1),_0x1b43be(0x101))&&(_0x1f072a=function(_0x38ec0a,_0x11d0a0){const _0x521106=_0x1b43be;for(const _0x307373 of _0x38ec0a[_0x521106(0xcc)]())if(_0x11d0a0[_0x521106(0xb5)][_0x521106(0x102)](_0x307373,_0x521106(0x84)))return _0x307373;}(_0x159b12,_0x49a7dc),_0x159b12=_0x395609[_0x1b43be(0xad)](_0x1f072a));const _0x22cb10=_0x395609[_0x1b43be(0xad)](_0x1f072a);_0x49a7dc[_0x1b43be(0xd7)][_0x1b43be(0xc1)](_0x414b52)?(_0x395609[_0x1b43be(0xf7)](_0x414b52,{'range':_0x159b12}),_0x395609[_0x1b43be(0xf7)](_0x3741b4,{'range':_0x22cb10})):(_0x395609[_0x1b43be(0xa1)](_0x414b52,{'range':_0x159b12,'usingOperation':!0x0}),_0x395609[_0x1b43be(0xa1)](_0x3741b4,{'range':_0x22cb10,'usingOperation':!0x0}));}function _0x98d5(){const _0x20b8bb=['$graveyard','remove','type','model','conversion','markerNameToElements','requires','add','color','destroy','isSimilar','user:position:','applyOperation','document','mouseleave','setCustomProperty','markerToHighlight','listenTo','addMarker','154vavsih','user:range','pluginName','afterInit','reconvertMarker','ck-user__marker_hovered','start','enqueueChange','root','isCollapsed','isLimit','createRange','name','selection','createUIElement','toDomElement','12944oAiJbM','editing','classList','schema','get','mouseenter','isObject','markerRange','set','stopListening','oldRange','32286bugaCw','end','deletionPosition','newRange','has','328uEOvuF','createUserMarkerOperations','mapper','split','userPositionMarker','editingDowncast','getRange','plugins','init','render','getPositions','25731xwjqKk','nodeAfter','user:range:','getAttribute','fromRange','delete','parent','contenteditable','for','highest','markers','commands','markerName','batch','getNearestSelectionRange','getFirstRange','hasContent','rootName','mySessionId','removeMarker','element','UserMarkers','Escape','keydown','marker','orderNumber','editor','toRange','clear','getMarkerClass','isInline','addEventListener','change','startsWith','getSelectionClass','undo','update:user:range','user:','data-session-id','change:range','43034vcOVsF','getStart','updateMarker','509308KmPzIZ','size','2854560HtPLda','detach','user:position','1089290ugtwSB','_domEmitter','</span>⁠','hasDomSelection','tableCell','checkChild','markerToElement','ck-user__selection','12ySgHtI','$text','span','getUserBySessionId','getCustomProperty','view','ck-user__marker\x20','getContainedElement','⁠<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>','innerHTML','_createdBatches','removeClass'];_0x98d5=function(){return _0x20b8bb;};return _0x98d5();}
23
+ const _0x9a780b=_0x1d85;(function(_0x105c01,_0x38ef00){const _0x30ca73=_0x1d85,_0x531795=_0x105c01();while(!![]){try{const _0x563af9=parseInt(_0x30ca73(0x1c5))/0x1+parseInt(_0x30ca73(0x1bb))/0x2*(-parseInt(_0x30ca73(0x203))/0x3)+parseInt(_0x30ca73(0x215))/0x4*(-parseInt(_0x30ca73(0x1d5))/0x5)+-parseInt(_0x30ca73(0x1cc))/0x6*(-parseInt(_0x30ca73(0x1c8))/0x7)+parseInt(_0x30ca73(0x1a8))/0x8+parseInt(_0x30ca73(0x21a))/0x9*(-parseInt(_0x30ca73(0x1bc))/0xa)+parseInt(_0x30ca73(0x198))/0xb;if(_0x563af9===_0x38ef00)break;else _0x531795['push'](_0x531795['shift']());}catch(_0x1867e4){_0x531795['push'](_0x531795['shift']());}}}(_0x52f5,0x1c98b));import{Plugin as _0xa33135}from'ckeditor5/src/core.js';function _0x52f5(){const _0x59f645=['init','document','view','data-session-id','highest','parent','enqueueChange','mouseleave','UserMarkers','user:range','add','split','getAttribute','237198cHqvzA','getContainedElement','set','getSelectionClass','end','updateMarker','applyOperation','requires','addEventListener','classList','reconvertMarker','selection','markerToElement','innerHTML','mouseenter','checkChild','fromRange','isLimit','4pYsTwU','toRange','markers','has','afterInit','477JWoequ','2045461NzXFvp','rootName','listenTo','span','toDomElement','deletionPosition','clear','editingDowncast','getRange','remove','createUIElement','undo','schema','detach','ck-user__selection','change','339432KheJci','pluginName','commands','render','_createdBatches','delete','markerName','root','getUserBySessionId','getPositions','removeClass','plugins','stopListening','getCustomProperty','for','hasDomSelection','⁠<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>','isCollapsed','nodeAfter','2LTEBXQ','42610PLUihc','startsWith','ck-user__marker_hovered','getFirstRange','createRange','getNearestSelectionRange','user:position:','editing','markerToHighlight','123872RjhCGc','tableCell','batch','35BVqGcZ','mySessionId','markerNameToElements','model','223134lxCsKS','isInline','contenteditable','_domEmitter','hasContent','isObject','destroy','Escape','element','580835LioVMn','createUserMarkerOperations','user:','$graveyard','user:range:','userPositionMarker','color','</span>⁠','get','marker','ck-user__marker\x20','mapper','editor','change:range','$text','conversion','getMarkerClass','orderNumber','type','start','size','removeMarker','keydown','newRange','markerRange','name','oldRange','isSimilar','getStart','update:user:range','user:position','addMarker','setCustomProperty'];_0x52f5=function(){return _0x59f645;};return _0x52f5();}function _0x1d85(_0x1c3b30,_0xfb49f8){const _0x52f576=_0x52f5();return _0x1d85=function(_0x1d85dc,_0x53d413){_0x1d85dc=_0x1d85dc-0x198;let _0x16e2d6=_0x52f576[_0x1d85dc];return _0x16e2d6;},_0x1d85(_0x1c3b30,_0xfb49f8);}import{global as _0x5cdf5b,DomEmitterMixin as _0x445b81}from'ckeditor5/src/utils.js';import _0x1eb670 from'./sessions.js';import{LiveRange as _0x447c7a}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class H extends _0xa33135{constructor(){const _0x1a7954=_0x1d85;super(...arguments),this[_0x1a7954(0x1cf)]=new(_0x445b81())();}static get[_0x9a780b(0x20a)](){return[_0x1eb670];}static get[_0x9a780b(0x1a9)](){const _0x2ce895=_0x9a780b;return _0x2ce895(0x1fe);}[_0x9a780b(0x1f6)](){const _0x1f7140=_0x9a780b,_0x39f32f=this[_0x1f7140(0x1e1)],_0x31bcca=_0x39f32f[_0x1f7140(0x1b3)][_0x1f7140(0x1dd)](_0x1eb670);_0x39f32f[_0x1f7140(0x1e4)][_0x1f7140(0x1b6)](_0x1f7140(0x19f))[_0x1f7140(0x20f)]({'model':_0x1f7140(0x1f3),'view':(_0x121bc5,{writer:_0x439fc8})=>function(_0x498be0,_0xd3b928,_0x3f29f9,_0x26813a){const _0xdc4389=_0x1f7140,_0x1d26e7=_0x498be0[_0xdc4389(0x1ae)][_0xdc4389(0x201)](':')[0x2],_0xf6a5e4=_0x3f29f9[_0xdc4389(0x1b0)](_0x1d26e7);if(!_0xf6a5e4||_0x1d26e7===_0x3f29f9[_0xdc4389(0x1c9)])return;if(!_0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x1a4)][_0xdc4389(0x212)](_0x498be0[_0xdc4389(0x1ed)][_0xdc4389(0x1e8)],_0xdc4389(0x1e3)))return;const _0x27cb01={'class':_0xdc4389(0x1df)+_0xf6a5e4[_0xdc4389(0x1db)][_0xdc4389(0x1e5)](),'data-name':_0xf6a5e4[_0xdc4389(0x1ee)],'data-session-id':_0x1d26e7},_0x8c8558=_0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x217)][_0xdc4389(0x1dd)](_0x498be0[_0xdc4389(0x1ae)]),_0xb1e082=_0x8c8558[_0xdc4389(0x1f1)](),_0x382c67=_0xb1e082[_0xdc4389(0x1ba)],_0x21418e=_0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x1a4)];if(_0x382c67&&_0x21418e[_0xdc4389(0x1d1)](_0x382c67)&&_0x21418e[_0xdc4389(0x1cd)](_0x382c67)&&!_0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x217)][_0xdc4389(0x1dd)](_0xdc4389(0x1d9)+_0x1d26e7)[_0xdc4389(0x1a0)]()[_0xdc4389(0x1b9)])return;const _0x2b6ee1=_0xb1e082[_0xdc4389(0x1fb)];return _0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x1a4)][_0xdc4389(0x214)](_0x2b6ee1)&&!_0x26813a[_0xdc4389(0x1cb)][_0xdc4389(0x1d0)](_0x2b6ee1)&&(_0x27cb01[_0xdc4389(0x1ce)]=!0x1),function(_0x4431bc,_0x10051c,_0x3861a6){const _0x46659d=_0xdc4389,_0x14d6d1=_0x4431bc[_0x46659d(0x1a2)](_0x46659d(0x19b),_0x10051c);return _0x4431bc[_0x46659d(0x1f5)](_0x46659d(0x1da),!0x0,_0x14d6d1),_0x14d6d1[_0x46659d(0x1ab)]=function(_0x128941){const _0x2f89cd=_0x46659d,_0x4eb42f=this[_0x2f89cd(0x19c)](_0x128941);return _0x4eb42f[_0x2f89cd(0x210)]=_0x2f89cd(0x1b8)+_0x3861a6[_0x2f89cd(0x1ee)]+_0x2f89cd(0x1dc),_0x4eb42f[_0x2f89cd(0x20b)](_0x2f89cd(0x211),()=>{const _0x3a2ea5=_0x2f89cd;_0x4eb42f[_0x3a2ea5(0x20c)][_0x3a2ea5(0x200)](_0x3a2ea5(0x1be));}),_0x4eb42f[_0x2f89cd(0x20b)](_0x2f89cd(0x1fd),()=>{const _0x1dedff=_0x2f89cd;_0x4eb42f[_0x1dedff(0x20c)][_0x1dedff(0x1a1)](_0x1dedff(0x1be));}),_0x4eb42f;},_0x14d6d1[_0x46659d(0x1f0)]=function(_0x136ba0){const _0x4e9232=_0x46659d;return!(!this[_0x4e9232(0x1b5)](_0x4e9232(0x1da))||!_0x136ba0[_0x4e9232(0x1b5)](_0x4e9232(0x1da))||this[_0x4e9232(0x202)](_0x4e9232(0x1f9))!=_0x136ba0[_0x4e9232(0x202)](_0x4e9232(0x1f9)));},_0x14d6d1;}(_0xd3b928,_0x27cb01,_0xf6a5e4);}(_0x121bc5,_0x439fc8,_0x31bcca,_0x39f32f)}),_0x39f32f[_0x1f7140(0x1e4)][_0x1f7140(0x1b6)](_0x1f7140(0x19f))[_0x1f7140(0x1c4)]({'model':_0x1f7140(0x1ff),'view':_0x25c8b0=>function(_0x24c63e,_0x33f3fd){const _0x8df02f=_0x1f7140,_0x209b4b=_0x24c63e[_0x8df02f(0x1ae)][_0x8df02f(0x201)](':')[0x2];if(_0x209b4b===_0x33f3fd[_0x8df02f(0x1c9)])return null;const _0x452251=_0x33f3fd[_0x8df02f(0x1b0)](_0x209b4b);if(!_0x452251)return{'id':_0x209b4b,'classes':[]};return{'id':_0x209b4b,'classes':[_0x8df02f(0x1a6),_0x452251[_0x8df02f(0x1db)][_0x8df02f(0x206)]()],'attributes':{'data-session-id':_0x209b4b},'priority':0x7d0+_0x452251[_0x8df02f(0x1e6)]};}(_0x25c8b0,_0x31bcca)}),function(_0x28200d){const _0x291c5e=_0x1f7140,_0x14d9ef=_0x28200d[_0x291c5e(0x1cb)],_0x2c0928=new Map(),_0x200d18=_0x28200d[_0x291c5e(0x1b3)][_0x291c5e(0x1dd)](_0x1eb670);_0x14d9ef[_0x291c5e(0x217)]['on'](_0x291c5e(0x1f2),(_0x3e0eac,_0x3773e6,_0x177f9a,_0x49c28)=>{const _0x27ca71=_0x291c5e;if(!_0x49c28&&_0x2c0928[_0x27ca71(0x1dd)](_0x3773e6[_0x27ca71(0x1ee)]))return _0x2c0928[_0x27ca71(0x1dd)](_0x3773e6[_0x27ca71(0x1ee)])[_0x27ca71(0x1a5)](),void _0x2c0928[_0x27ca71(0x1ad)](_0x3773e6[_0x27ca71(0x1ee)]);const _0x56ce97=_0x3773e6[_0x27ca71(0x1ee)][_0x27ca71(0x201)](':')[0x2];if(_0x56ce97===_0x200d18[_0x27ca71(0x1c9)])return;const _0x5163f9=_0x27ca71(0x1c2)+_0x56ce97;_0x14d9ef[_0x27ca71(0x217)][_0x27ca71(0x218)](_0x5163f9)&&_0x28200d[_0x27ca71(0x1c3)][_0x27ca71(0x20d)](_0x5163f9),_0x3773e6['on'](_0x27ca71(0x1e2),(_0x47eb00,_0x4977a8,_0x24502a)=>{const _0x46c0c1=_0x27ca71;if(_0x46c0c1(0x1d8)!=_0x4977a8[_0x46c0c1(0x1af)][_0x46c0c1(0x199)]&&_0x46c0c1(0x1d8)==_0x3773e6[_0x46c0c1(0x1a0)]()[_0x46c0c1(0x1af)][_0x46c0c1(0x199)]&&!_0x2c0928[_0x46c0c1(0x218)](_0x3773e6[_0x46c0c1(0x1ee)])){const _0x6a1580=_0x14d9ef[_0x46c0c1(0x1a4)][_0x46c0c1(0x1c1)](_0x24502a[_0x46c0c1(0x19d)]);if(_0x6a1580){const _0xe1c705=_0x447c7a[_0x46c0c1(0x213)](_0x6a1580);_0x2c0928[_0x46c0c1(0x205)](_0x3773e6[_0x46c0c1(0x1ee)],_0xe1c705),_0xe1c705['on'](_0x46c0c1(0x1e2),(_0x4e33d9,_0x3c6fd,_0x3ca18e)=>{const _0x109007=_0x46c0c1;if(_0x109007(0x1d8)==_0xe1c705[_0x109007(0x1af)][_0x109007(0x199)]){const _0x457a91=_0x14d9ef[_0x109007(0x1a4)][_0x109007(0x1c1)](_0x3ca18e[_0x109007(0x19d)]);_0x457a91?(_0xe1c705[_0x109007(0x1e8)]=_0x457a91[_0x109007(0x1e8)],_0xe1c705[_0x109007(0x207)]=_0x457a91[_0x109007(0x207)]):(_0x2c0928[_0x109007(0x1ad)](_0x3773e6[_0x109007(0x1ee)]),_0xe1c705[_0x109007(0x1a5)]());}});}}});}),_0x14d9ef[_0x291c5e(0x1f7)]['on'](_0x291c5e(0x1a7),()=>{const _0x5c53e2=_0x291c5e;_0x2c0928[_0x5c53e2(0x1e9)]>0x0&&_0x14d9ef[_0x5c53e2(0x1fc)]({'isUndoable':!0x1},_0x19513d=>{const _0x207ed5=_0x5c53e2;for(const [_0x5d0b06,_0x24bf3c]of _0x2c0928)_0x207ed5(0x1d8)==_0x14d9ef[_0x207ed5(0x217)][_0x207ed5(0x1dd)](_0x5d0b06)[_0x207ed5(0x1a0)]()[_0x207ed5(0x1af)][_0x207ed5(0x199)]&&(re(_0x5d0b06[_0x207ed5(0x201)](':')[0x2],_0x24bf3c[_0x207ed5(0x216)](),_0x14d9ef,_0x19513d),_0x24bf3c[_0x207ed5(0x1a5)]());_0x2c0928[_0x207ed5(0x19e)]();});});}(_0x39f32f),this[_0x1f7140(0x1cf)][_0x1f7140(0x19a)](_0x5cdf5b[_0x1f7140(0x1f7)],_0x1f7140(0x1eb),(_0x4e2257,{key:_0x27898b})=>{const _0x5f287a=_0x1f7140;_0x5f287a(0x1d3)===_0x27898b&&function(_0x5959c1){const _0x1519ac=_0x5f287a;_0x5959c1[_0x1519ac(0x1c3)][_0x1519ac(0x1f8)][_0x1519ac(0x1a7)](_0x4f582f=>{const _0x300582=_0x1519ac;for(const _0x1c74be of _0x5959c1[_0x300582(0x1cb)][_0x300582(0x217)]){if(!_0x1c74be[_0x300582(0x1ee)][_0x300582(0x1bd)](_0x300582(0x1f3)))continue;const _0x42ef36=_0x5959c1[_0x300582(0x1c3)][_0x300582(0x1e0)][_0x300582(0x1ca)](_0x1c74be[_0x300582(0x1ee)]);if(_0x42ef36){for(const _0x24cd60 of _0x42ef36)_0x4f582f[_0x300582(0x1b2)](_0x300582(0x1be),_0x24cd60);}}});}(_0x39f32f);},{'useCapture':!0x0});}[_0x9a780b(0x219)](){const _0x3d4c9b=_0x9a780b,_0x660502=this[_0x3d4c9b(0x1e1)],_0x4ad134=_0x660502[_0x3d4c9b(0x1aa)][_0x3d4c9b(0x1dd)](_0x3d4c9b(0x1a3));_0x4ad134&&_0x660502[_0x3d4c9b(0x1cb)]['on'](_0x3d4c9b(0x209),(_0x459d5b,_0x567f8a)=>{const _0xcf5033=_0x3d4c9b,_0x155adb=_0x567f8a[0x0];if(_0xcf5033(0x1de)!=_0x155adb[_0xcf5033(0x1e7)]||!_0x155adb[_0xcf5033(0x1ee)][_0xcf5033(0x1bd)](_0xcf5033(0x1d7)))return;const _0x3d463d=_0x155adb[_0xcf5033(0x1c7)];_0x4ad134[_0xcf5033(0x1ac)][_0xcf5033(0x218)](_0x3d463d)&&(_0x155adb[_0xcf5033(0x1ec)]=_0x155adb[_0xcf5033(0x1ef)]?_0x660502[_0xcf5033(0x1cb)][_0xcf5033(0x1c0)](_0x155adb[_0xcf5033(0x1ef)][_0xcf5033(0x1e8)],_0x155adb[_0xcf5033(0x1ef)][_0xcf5033(0x207)]):null);},{'priority':_0x3d4c9b(0x1fa)});}[_0x9a780b(0x1d2)](){const _0x52ecd3=_0x9a780b;return this[_0x52ecd3(0x1cf)][_0x52ecd3(0x1b4)](),super[_0x52ecd3(0x1d2)]();}[_0x9a780b(0x1d6)](){const _0x3742f4=_0x9a780b,_0x48e2e7=this[_0x3742f4(0x1e1)],_0x3595fc=_0x48e2e7[_0x3742f4(0x1cb)][_0x3742f4(0x1f7)],_0x5dcd69=_0x48e2e7[_0x3742f4(0x1b3)][_0x3742f4(0x1dd)](_0x1eb670);_0x48e2e7[_0x3742f4(0x1cb)][_0x3742f4(0x1fc)]({'isUndoable':!0x1},_0x2b55c0=>{const _0x30a000=_0x3742f4,_0x20b14f=_0x30a000(0x1d9)+_0x5dcd69[_0x30a000(0x1c9)],_0x36b26c=_0x30a000(0x1c2)+_0x5dcd69[_0x30a000(0x1c9)],_0x3a1770=_0x48e2e7[_0x30a000(0x1cb)][_0x30a000(0x217)][_0x30a000(0x218)](_0x20b14f);_0x48e2e7[_0x30a000(0x1c3)][_0x30a000(0x1f8)][_0x30a000(0x1b7)]?re(_0x5dcd69[_0x30a000(0x1c9)],_0x3595fc[_0x30a000(0x20e)][_0x30a000(0x1bf)](),_0x48e2e7[_0x30a000(0x1cb)],_0x2b55c0):_0x3a1770&&(_0x2b55c0[_0x30a000(0x1ea)](_0x20b14f),_0x2b55c0[_0x30a000(0x1ea)](_0x36b26c));});}}function re(_0x16999e,_0x1ad35a,_0x5df43b,_0x4e6949){const _0x307e7e=_0x9a780b,_0x1324ba=_0x307e7e(0x1d9)+_0x16999e,_0x5a425a=_0x307e7e(0x1c2)+_0x16999e,_0x2d747a=_0x1ad35a[_0x307e7e(0x204)]();let _0x257bb4=_0x1ad35a[_0x307e7e(0x1e8)];_0x2d747a&&_0x2d747a['is'](_0x307e7e(0x1d4),_0x307e7e(0x1c6))&&(_0x257bb4=function(_0x51599f,_0x168d9d){const _0x11f9cf=_0x307e7e;for(const _0x38b40d of _0x51599f[_0x11f9cf(0x1b1)]())if(_0x168d9d[_0x11f9cf(0x1a4)][_0x11f9cf(0x212)](_0x38b40d,_0x11f9cf(0x1e3)))return _0x38b40d;}(_0x1ad35a,_0x5df43b),_0x1ad35a=_0x4e6949[_0x307e7e(0x1c0)](_0x257bb4));const _0x5c8a96=_0x4e6949[_0x307e7e(0x1c0)](_0x257bb4);_0x5df43b[_0x307e7e(0x217)][_0x307e7e(0x218)](_0x1324ba)?(_0x4e6949[_0x307e7e(0x208)](_0x1324ba,{'range':_0x1ad35a}),_0x4e6949[_0x307e7e(0x208)](_0x5a425a,{'range':_0x5c8a96})):(_0x4e6949[_0x307e7e(0x1f4)](_0x1324ba,{'range':_0x1ad35a,'usingOperation':!0x0}),_0x4e6949[_0x307e7e(0x1f4)](_0x5a425a,{'range':_0x5c8a96,'usingOperation':!0x0}));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a737e=_0x5eaf;(function(_0x477e2f,_0x12f3e3){const _0x372809=_0x5eaf,_0x4a4c85=_0x477e2f();while(!![]){try{const _0x53bc94=parseInt(_0x372809(0x11f))/0x1+-parseInt(_0x372809(0x111))/0x2*(parseInt(_0x372809(0x11d))/0x3)+-parseInt(_0x372809(0x10e))/0x4+parseInt(_0x372809(0x109))/0x5+-parseInt(_0x372809(0x11a))/0x6+parseInt(_0x372809(0x134))/0x7*(-parseInt(_0x372809(0x11e))/0x8)+parseInt(_0x372809(0x12a))/0x9;if(_0x53bc94===_0x12f3e3)break;else _0x4a4c85['push'](_0x4a4c85['shift']());}catch(_0x32e761){_0x4a4c85['push'](_0x4a4c85['shift']());}}}(_0x3cc0,0x77aac));import{ContextPlugin as _0x465fcb}from'ckeditor5/src/core.js';import{DomEmitterMixin as _0x5a6b79,CKEditorError as _0x1190d1}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x4997a8,WEB_SOCKET_GATEWAY_STATES as _0x30eb28}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x5b0cd4}from'ckeditor5/src/ui.js';function _0x3cc0(){const _0x4accc0=['state','config','connection','_isBrowserOffline','websocketgateway-missing-websocket-url','addToReconnectionStack','create','then','delete','add','function','from','_domEmitter','init','bind','plugins','_reconnectionStack','listenTo','all','_shouldPluginsReconnect','requires','define','change:me','code','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.','initialReconnectionInterval','2411380LuImYC','error','catch','reconnect','online','3744124dkWHgo','pluginName','cloudServices.connectionTimeout','2RFzTkx','context','connect','CONNECTED','get','cloudservices-reconnection-error','offline','websocketgateway-invalid-plugin-interface','websocketgateway-plugin-already-registered','349146vaGnwU','limitExceeded','stopListening','1629651GBnazV','8TucYdI','351720CaIGyD','token','DISCONNECTED','WebSocketGateway','real-time-collaboration','CONNECTING','has','websocketgateway-missing-token','cloudservices-init','showWarning','isInReconnectionStack','13956246FVNYiP','_reconnect','destroy','removeFromReconnectionStack','connected','webSocketUrl','Connected\x20users\x20limit\x20exceeded','set','constructor','CloudServices','2499665hXOYKH','disconnect','cloudServices.requestTimeout'];_0x3cc0=function(){return _0x4accc0;};return _0x3cc0();}function _0x5eaf(_0x573348,_0x1493ee){const _0x3cc0d7=_0x3cc0();return _0x5eaf=function(_0x5eafe6,_0x1fc71f){_0x5eafe6=_0x5eafe6-0x101;let _0x3599ed=_0x3cc0d7[_0x5eafe6];return _0x3599ed;},_0x5eaf(_0x573348,_0x1493ee);}class c extends _0x465fcb{static get[_0x1a737e(0x103)](){const _0x333dd3=_0x1a737e;return[_0x333dd3(0x133),_0x5b0cd4];}static get[_0x1a737e(0x10f)](){const _0x2f9337=_0x1a737e;return _0x2f9337(0x122);}constructor(_0x3f3656){const _0x1d864b=_0x1a737e;super(_0x3f3656),this[_0x1d864b(0x131)](_0x1d864b(0x137),_0x30eb28[_0x1d864b(0x114)]),this[_0x1d864b(0x131)](_0x1d864b(0x13a),!0x1),this[_0x1d864b(0x147)]=new Set(),this[_0x1d864b(0x102)]=!0x1,this[_0x1d864b(0x143)]=Object[_0x1d864b(0x13d)](_0x5a6b79);}[_0x1a737e(0x144)](){const _0x3ce942=_0x1a737e,_0x50091a=this[_0x3ce942(0x112)],_0x14e096=_0x50091a[_0x3ce942(0x146)][_0x3ce942(0x115)](_0x3ce942(0x133)),_0x3f955d=_0x50091a[_0x3ce942(0x146)][_0x3ce942(0x115)](_0x5b0cd4);if(!_0x14e096[_0x3ce942(0x120)])throw new _0x1190d1(_0x3ce942(0x126),this);if(!_0x14e096[_0x3ce942(0x12f)])throw new _0x1190d1(_0x3ce942(0x13b),this);return this[_0x3ce942(0x143)][_0x3ce942(0x148)](window,_0x3ce942(0x117),()=>this[_0x3ce942(0x13a)]=!0x0),this[_0x3ce942(0x143)][_0x3ce942(0x148)](window,_0x3ce942(0x10d),()=>this[_0x3ce942(0x13a)]=!0x1),this[_0x3ce942(0x112)][_0x3ce942(0x138)][_0x3ce942(0x104)](_0x3ce942(0x110),0xa),this[_0x3ce942(0x112)][_0x3ce942(0x138)][_0x3ce942(0x104)](_0x3ce942(0x136),0x14),c[_0x3ce942(0x122)][_0x3ce942(0x113)](_0x14e096[_0x3ce942(0x120)],_0x14e096[_0x3ce942(0x12f)],{'timeout':0x3e8*this[_0x3ce942(0x112)][_0x3ce942(0x138)][_0x3ce942(0x115)](_0x3ce942(0x110)),'requestTimeout':0x3e8*this[_0x3ce942(0x112)][_0x3ce942(0x138)][_0x3ce942(0x115)](_0x3ce942(0x136))})[_0x3ce942(0x13e)](_0x35e8a2=>{const _0x1b97ea=_0x3ce942;if(this[_0x1b97ea(0x139)]=_0x35e8a2,this[_0x1b97ea(0x145)](_0x1b97ea(0x137))['to'](_0x35e8a2,_0x1b97ea(0x137),this,_0x1b97ea(0x13a),(_0xbb9ebf,_0x59438f)=>(_0x1b97ea(0x12e)!==_0xbb9ebf&&(this[_0x1b97ea(0x102)]=!0x0),_0x59438f||_0xbb9ebf!==_0x30eb28[_0x1b97ea(0x114)]?_0x30eb28[_0x1b97ea(0x121)]:this[_0x1b97ea(0x137)]==_0x30eb28[_0x1b97ea(0x121)]&&this[_0x1b97ea(0x102)]?(this[_0x1b97ea(0x102)]=!0x1,this[_0x1b97ea(0x12b)](),_0x30eb28[_0x1b97ea(0x124)]):_0x30eb28[_0x1b97ea(0x114)])),this[_0x1b97ea(0x139)]['on'](_0x1b97ea(0x10a),(_0x76e52f,_0xb61dc3)=>{const _0x3d85ab=_0x1b97ea;if(_0x3d85ab(0x11b)!==_0xb61dc3[_0x3d85ab(0x106)])throw console[_0x3d85ab(0x10a)](_0xb61dc3),new _0x1190d1(_0x3d85ab(0x127),null,{'originalError':_0xb61dc3});_0x3f955d[_0x3d85ab(0x128)](_0x3d85ab(0x107),{'title':_0x3d85ab(0x130),'namespace':_0x3d85ab(0x123)});}),!_0x35e8a2['me'])return new Promise(_0x4b5bd7=>_0x35e8a2['on'](_0x1b97ea(0x105),_0x4b5bd7));})[_0x3ce942(0x10b)](_0x55f900=>{const _0xe43897=_0x3ce942;throw console[_0xe43897(0x10a)](_0x55f900),new _0x1190d1(_0xe43897(0x127),null,{'originalError':_0x55f900});});}[_0x1a737e(0x13c)](_0x380f03){const _0x57787e=_0x1a737e;if(_0x57787e(0x141)!=typeof _0x380f03[_0x57787e(0x10c)])throw new _0x1190d1(_0x57787e(0x118),this);if(this[_0x57787e(0x129)](_0x380f03))throw new _0x1190d1(_0x57787e(0x119),this,{'name':_0x380f03[_0x57787e(0x132)][_0x57787e(0x10f)]});this[_0x57787e(0x147)][_0x57787e(0x140)](_0x380f03);}[_0x1a737e(0x12d)](_0x4db9ee){const _0x2289aa=_0x1a737e;this[_0x2289aa(0x147)][_0x2289aa(0x13f)](_0x4db9ee);}[_0x1a737e(0x129)](_0x322b78){const _0x40a8e6=_0x1a737e;return this[_0x40a8e6(0x147)][_0x40a8e6(0x125)](_0x322b78);}[_0x1a737e(0x12b)](){const _0x32c13a=_0x1a737e;return this[_0x32c13a(0x139)][_0x32c13a(0x10c)]()[_0x32c13a(0x13e)](()=>Promise[_0x32c13a(0x101)](Array[_0x32c13a(0x142)](this[_0x32c13a(0x147)],_0x1e4de8=>_0x1e4de8[_0x32c13a(0x10c)]())))[_0x32c13a(0x13e)](()=>this[_0x32c13a(0x137)]=_0x30eb28[_0x32c13a(0x114)])[_0x32c13a(0x10b)](_0x26858b=>{const _0x43c1fc=_0x32c13a;throw console[_0x43c1fc(0x10a)](_0x26858b),new _0x1190d1(_0x43c1fc(0x116),this[_0x43c1fc(0x112)]);});}[_0x1a737e(0x12c)](){const _0x3b3bc6=_0x1a737e;this[_0x3b3bc6(0x139)]&&this[_0x3b3bc6(0x139)][_0x3b3bc6(0x135)](),this[_0x3b3bc6(0x137)]=_0x30eb28[_0x3b3bc6(0x121)],this[_0x3b3bc6(0x143)][_0x3b3bc6(0x11c)](),super[_0x3b3bc6(0x12c)]();}}c[_0x1a737e(0x122)]=_0x4997a8,c[_0x1a737e(0x108)]=0x3e8;export default c;
23
+ function _0x13b7(_0x46d577,_0x445211){const _0x4900d8=_0x4900();return _0x13b7=function(_0x13b74c,_0x536699){_0x13b74c=_0x13b74c-0xae;let _0x4deaf1=_0x4900d8[_0x13b74c];return _0x4deaf1;},_0x13b7(_0x46d577,_0x445211);}const _0x58e70f=_0x13b7;(function(_0xc8a28b,_0x417491){const _0x496269=_0x13b7,_0x3bfcd2=_0xc8a28b();while(!![]){try{const _0x2aba33=-parseInt(_0x496269(0xb0))/0x1+parseInt(_0x496269(0xe2))/0x2+-parseInt(_0x496269(0xd2))/0x3*(parseInt(_0x496269(0xcc))/0x4)+-parseInt(_0x496269(0xb2))/0x5+parseInt(_0x496269(0xc6))/0x6*(-parseInt(_0x496269(0xdc))/0x7)+-parseInt(_0x496269(0xcd))/0x8*(parseInt(_0x496269(0xd9))/0x9)+parseInt(_0x496269(0xe8))/0xa*(parseInt(_0x496269(0xf5))/0xb);if(_0x2aba33===_0x417491)break;else _0x3bfcd2['push'](_0x3bfcd2['shift']());}catch(_0x76447a){_0x3bfcd2['push'](_0x3bfcd2['shift']());}}}(_0x4900,0xdf2ac));function _0x4900(){const _0x2a0d91=['disconnect','pluginName','_shouldPluginsReconnect','webSocketUrl','_domEmitter','limitExceeded','state','258840VZkiKH','connect','set','Connected\x20users\x20limit\x20exceeded','DISCONNECTED','define','2148GEZYvW','696halbwO','removeFromReconnectionStack','requires','addToReconnectionStack','CONNECTED','3393pWKKTZ','_reconnect','add','CONNECTING','_reconnectionStack','error','destroy','5481WYDIie','constructor','connection','63ZjfOFi','CloudServices','websocketgateway-missing-token','reconnect','init','online','84060ozRdBP','change:me','connected','showWarning','then','all','57110qCDLZG','cloudServices.connectionTimeout','_isBrowserOffline','websocketgateway-plugin-already-registered','function','WebSocketGateway','code','listenTo','initialReconnectionInterval','catch','stopListening','plugins','offline','7414lFHlTn','delete','cloudServices.requestTimeout','real-time-collaboration','isInReconnectionStack','1736500VrkoJQ','websocketgateway-invalid-plugin-interface','960310ZSqBTt','get','create','config','has','cloudservices-reconnection-error','cloudservices-init','bind','token','context','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.','from','websocketgateway-missing-websocket-url'];_0x4900=function(){return _0x2a0d91;};return _0x4900();}import{ContextPlugin as _0x38af08}from'ckeditor5/src/core.js';import{DomEmitterMixin as _0x2fd052,CKEditorError as _0x5b29b5}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x79890c,WEB_SOCKET_GATEWAY_STATES as _0x597f65}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x55d129}from'ckeditor5/src/ui.js';class c extends _0x38af08{static get[_0x58e70f(0xcf)](){const _0x55d65f=_0x58e70f;return[_0x55d65f(0xdd),_0x55d129];}static get[_0x58e70f(0xc0)](){const _0x1a53e2=_0x58e70f;return _0x1a53e2(0xed);}constructor(_0x11f161){const _0x45b190=_0x58e70f;super(_0x11f161),this[_0x45b190(0xc8)](_0x45b190(0xc5),_0x597f65[_0x45b190(0xd1)]),this[_0x45b190(0xc8)](_0x45b190(0xea),!0x1),this[_0x45b190(0xd6)]=new Set(),this[_0x45b190(0xc1)]=!0x1,this[_0x45b190(0xc3)]=Object[_0x45b190(0xb4)](_0x2fd052);}[_0x58e70f(0xe0)](){const _0x167295=_0x58e70f,_0x50cddc=this[_0x167295(0xbb)],_0x4800b6=_0x50cddc[_0x167295(0xf3)][_0x167295(0xb3)](_0x167295(0xdd)),_0x4d2f6b=_0x50cddc[_0x167295(0xf3)][_0x167295(0xb3)](_0x55d129);if(!_0x4800b6[_0x167295(0xba)])throw new _0x5b29b5(_0x167295(0xde),this);if(!_0x4800b6[_0x167295(0xc2)])throw new _0x5b29b5(_0x167295(0xbe),this);return this[_0x167295(0xc3)][_0x167295(0xef)](window,_0x167295(0xf4),()=>this[_0x167295(0xea)]=!0x0),this[_0x167295(0xc3)][_0x167295(0xef)](window,_0x167295(0xe1),()=>this[_0x167295(0xea)]=!0x1),this[_0x167295(0xbb)][_0x167295(0xb5)][_0x167295(0xcb)](_0x167295(0xe9),0xa),this[_0x167295(0xbb)][_0x167295(0xb5)][_0x167295(0xcb)](_0x167295(0xf7),0x14),c[_0x167295(0xed)][_0x167295(0xc7)](_0x4800b6[_0x167295(0xba)],_0x4800b6[_0x167295(0xc2)],{'timeout':0x3e8*this[_0x167295(0xbb)][_0x167295(0xb5)][_0x167295(0xb3)](_0x167295(0xe9)),'requestTimeout':0x3e8*this[_0x167295(0xbb)][_0x167295(0xb5)][_0x167295(0xb3)](_0x167295(0xf7))})[_0x167295(0xe6)](_0x377873=>{const _0x4b0322=_0x167295;if(this[_0x4b0322(0xdb)]=_0x377873,this[_0x4b0322(0xb9)](_0x4b0322(0xc5))['to'](_0x377873,_0x4b0322(0xc5),this,_0x4b0322(0xea),(_0xca1871,_0x89ba23)=>(_0x4b0322(0xe4)!==_0xca1871&&(this[_0x4b0322(0xc1)]=!0x0),_0x89ba23||_0xca1871!==_0x597f65[_0x4b0322(0xd1)]?_0x597f65[_0x4b0322(0xca)]:this[_0x4b0322(0xc5)]==_0x597f65[_0x4b0322(0xca)]&&this[_0x4b0322(0xc1)]?(this[_0x4b0322(0xc1)]=!0x1,this[_0x4b0322(0xd3)](),_0x597f65[_0x4b0322(0xd5)]):_0x597f65[_0x4b0322(0xd1)])),this[_0x4b0322(0xdb)]['on'](_0x4b0322(0xd7),(_0x45c989,_0x15539b)=>{const _0x32377a=_0x4b0322;if(_0x32377a(0xc4)!==_0x15539b[_0x32377a(0xee)])throw console[_0x32377a(0xd7)](_0x15539b),new _0x5b29b5(_0x32377a(0xb8),null,{'originalError':_0x15539b});_0x4d2f6b[_0x32377a(0xe5)](_0x32377a(0xbc),{'title':_0x32377a(0xc9),'namespace':_0x32377a(0xae)});}),!_0x377873['me'])return new Promise(_0x5094ff=>_0x377873['on'](_0x4b0322(0xe3),_0x5094ff));})[_0x167295(0xf1)](_0x259ab1=>{const _0x5424af=_0x167295;throw console[_0x5424af(0xd7)](_0x259ab1),new _0x5b29b5(_0x5424af(0xb8),null,{'originalError':_0x259ab1});});}[_0x58e70f(0xd0)](_0x1b8aa7){const _0x128f69=_0x58e70f;if(_0x128f69(0xec)!=typeof _0x1b8aa7[_0x128f69(0xdf)])throw new _0x5b29b5(_0x128f69(0xb1),this);if(this[_0x128f69(0xaf)](_0x1b8aa7))throw new _0x5b29b5(_0x128f69(0xeb),this,{'name':_0x1b8aa7[_0x128f69(0xda)][_0x128f69(0xc0)]});this[_0x128f69(0xd6)][_0x128f69(0xd4)](_0x1b8aa7);}[_0x58e70f(0xce)](_0x5ceab5){const _0x26b667=_0x58e70f;this[_0x26b667(0xd6)][_0x26b667(0xf6)](_0x5ceab5);}[_0x58e70f(0xaf)](_0x514c7a){const _0x139b5f=_0x58e70f;return this[_0x139b5f(0xd6)][_0x139b5f(0xb6)](_0x514c7a);}[_0x58e70f(0xd3)](){const _0x4d7b2d=_0x58e70f;return this[_0x4d7b2d(0xdb)][_0x4d7b2d(0xdf)]()[_0x4d7b2d(0xe6)](()=>Promise[_0x4d7b2d(0xe7)](Array[_0x4d7b2d(0xbd)](this[_0x4d7b2d(0xd6)],_0x1a8c68=>_0x1a8c68[_0x4d7b2d(0xdf)]())))[_0x4d7b2d(0xe6)](()=>this[_0x4d7b2d(0xc5)]=_0x597f65[_0x4d7b2d(0xd1)])[_0x4d7b2d(0xf1)](_0x473768=>{const _0x4c1d1d=_0x4d7b2d;throw console[_0x4c1d1d(0xd7)](_0x473768),new _0x5b29b5(_0x4c1d1d(0xb7),this[_0x4c1d1d(0xbb)]);});}[_0x58e70f(0xd8)](){const _0x890829=_0x58e70f;this[_0x890829(0xdb)]&&this[_0x890829(0xdb)][_0x890829(0xbf)](),this[_0x890829(0xc5)]=_0x597f65[_0x890829(0xca)],this[_0x890829(0xc3)][_0x890829(0xf2)](),super[_0x890829(0xd8)]();}}c[_0x58e70f(0xed)]=_0x79890c,c[_0x58e70f(0xf0)]=0x3e8;export default c;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5af32b=_0x4c05;(function(_0x1af3cf,_0x49729e){var _0x27c3d5=_0x4c05,_0x4624a1=_0x1af3cf();while(!![]){try{var _0x2a99b8=parseInt(_0x27c3d5(0x148))/0x1+-parseInt(_0x27c3d5(0x145))/0x2*(-parseInt(_0x27c3d5(0x144))/0x3)+parseInt(_0x27c3d5(0x140))/0x4*(-parseInt(_0x27c3d5(0x13f))/0x5)+-parseInt(_0x27c3d5(0x147))/0x6*(parseInt(_0x27c3d5(0x146))/0x7)+parseInt(_0x27c3d5(0x13e))/0x8+-parseInt(_0x27c3d5(0x149))/0x9+parseInt(_0x27c3d5(0x141))/0xa;if(_0x2a99b8===_0x49729e)break;else _0x4624a1['push'](_0x4624a1['shift']());}catch(_0x469b4f){_0x4624a1['push'](_0x4624a1['shift']());}}}(_0xd813,0x92765));function _0x4c05(_0x2fd5f9,_0x1e5772){var _0xd813f7=_0xd813();return _0x4c05=function(_0x4c0506,_0x136be9){_0x4c0506=_0x4c0506-0x13e;var _0x1aa032=_0xd813f7[_0x4c0506];return _0x1aa032;},_0x4c05(_0x2fd5f9,_0x1e5772);}import{Plugin as _0x405c6}from'ckeditor5/src/core.js';function _0xd813(){var _0x23307c=['pluginName','2662200CQOsjm','5UyBjnZ','4221628nEQzcU','21262620puOYso','requires','RealTimeCollaborativeEditing','20259nPYqMM','2TwcNkM','7KiItcf','5139762Apkena','631623jXtqEn','5269230GXZTPo'];_0xd813=function(){return _0x23307c;};return _0xd813();}import _0xe9b563 from'./realtimecollaborativeediting/realtimecollaborationclient.js';export default class n extends _0x405c6{static get[_0x5af32b(0x142)](){return[_0xe9b563];}static get[_0x5af32b(0x14a)](){var _0x160362=_0x5af32b;return _0x160362(0x143);}}
23
+ var _0x301804=_0x661b;(function(_0x77b172,_0x55bca8){var _0x408baf=_0x661b,_0xa1a820=_0x77b172();while(!![]){try{var _0xd2ccb7=parseInt(_0x408baf(0xa8))/0x1*(parseInt(_0x408baf(0xa5))/0x2)+parseInt(_0x408baf(0xa6))/0x3+parseInt(_0x408baf(0x9d))/0x4*(-parseInt(_0x408baf(0xa4))/0x5)+-parseInt(_0x408baf(0x9f))/0x6+parseInt(_0x408baf(0xa7))/0x7+parseInt(_0x408baf(0xa1))/0x8*(parseInt(_0x408baf(0xa0))/0x9)+parseInt(_0x408baf(0xa3))/0xa*(-parseInt(_0x408baf(0x9c))/0xb);if(_0xd2ccb7===_0x55bca8)break;else _0xa1a820['push'](_0xa1a820['shift']());}catch(_0x5daeb6){_0xa1a820['push'](_0xa1a820['shift']());}}}(_0x5e66,0x9dd29));import{Plugin as _0x330486}from'ckeditor5/src/core.js';import _0x455b37 from'./realtimecollaborativeediting/realtimecollaborationclient.js';function _0x661b(_0x390d96,_0x9c2222){var _0x5e662b=_0x5e66();return _0x661b=function(_0x661b87,_0x2d130b){_0x661b87=_0x661b87-0x9b;var _0x402cd3=_0x5e662b[_0x661b87];return _0x402cd3;},_0x661b(_0x390d96,_0x9c2222);}function _0x5e66(){var _0x16f62e=['1442014hrVMbP','1xfJwIg','RealTimeCollaborativeEditing','55PMbKkw','4CfcJrR','requires','5154774iuXbbE','2079bIlyxF','30664stJhWk','pluginName','873340NvHjRR','134695pXwsgb','368546fotKzJ','2080443OsfLCz'];_0x5e66=function(){return _0x16f62e;};return _0x5e66();}export default class n extends _0x330486{static get[_0x301804(0x9e)](){return[_0x455b37];}static get[_0x301804(0xa2)](){var _0x2432d4=_0x301804;return _0x2432d4(0x9b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb6d913=_0x472f;function _0x472f(_0x374437,_0x51fa0f){const _0x5e116d=_0x5e11();return _0x472f=function(_0x472f1d,_0x4446f2){_0x472f1d=_0x472f1d-0x143;let _0x25e889=_0x5e116d[_0x472f1d];return _0x25e889;},_0x472f(_0x374437,_0x51fa0f);}(function(_0x3ade04,_0x4c9b88){const _0x14f868=_0x472f,_0x1db49c=_0x3ade04();while(!![]){try{const _0x7eab31=parseInt(_0x14f868(0x16d))/0x1+-parseInt(_0x14f868(0x1a4))/0x2*(parseInt(_0x14f868(0x1a2))/0x3)+-parseInt(_0x14f868(0x17c))/0x4+parseInt(_0x14f868(0x16b))/0x5+-parseInt(_0x14f868(0x15e))/0x6+-parseInt(_0x14f868(0x160))/0x7+-parseInt(_0x14f868(0x174))/0x8*(-parseInt(_0x14f868(0x147))/0x9);if(_0x7eab31===_0x4c9b88)break;else _0x1db49c['push'](_0x1db49c['shift']());}catch(_0xbc92c){_0x1db49c['push'](_0x1db49c['shift']());}}}(_0x5e11,0xc7e26));import{Plugin as _0x32a181}from'ckeditor5/src/core.js';import{version as _0x3f665d}from'ckeditor5/src/utils.js';import{Users as _0xe868c4}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5e7733 from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0x2e3fe7 from'../realtimecollaborativeediting/websocketgateway.js';import _0x4553ed from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x1f16d,RevisionHistoryService as _0xabc21c,User as _0x39de0f,WEB_SOCKET_GATEWAY_STATES as _0x29e960}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0x32a181{static get[_0xb6d913(0x14b)](){const _0x2f165f=_0xb6d913;return[_0x2e3fe7,_0x5e7733,_0x2f165f(0x144),_0x4553ed,_0xe868c4];}constructor(_0x5621ef){const _0x1e3797=_0xb6d913;super(_0x5621ef);const _0x4007c0=this[_0x1e3797(0x146)][_0x1e3797(0x181)][_0x1e3797(0x150)](_0x1e3797(0x164));this[_0x1e3797(0x19e)]=null,this[_0x1e3797(0x16c)]=this[_0x1e3797(0x146)][_0x1e3797(0x171)][_0x1e3797(0x150)](_0x1e3797(0x144)),this[_0x1e3797(0x1a7)]=new v[(_0x1e3797(0x182))](_0x4007c0);}async[_0xb6d913(0x161)](){const _0xdd4aca=_0xb6d913,_0x2719ae=this[_0xdd4aca(0x146)][_0xdd4aca(0x171)][_0xdd4aca(0x150)](_0x5e7733),_0x99bad2=_0x2719ae[_0xdd4aca(0x159)],_0x407675=this[_0xdd4aca(0x146)][_0xdd4aca(0x171)][_0xdd4aca(0x150)](_0x2e3fe7);this[_0xdd4aca(0x16c)][_0xdd4aca(0x148)]({'history':_0x99bad2,'getLatestVersion':()=>this[_0xdd4aca(0x15f)](),'getCurrentRevisionId':()=>_0x2719ae[_0xdd4aca(0x190)]});const _0x54d3f3=this[_0xdd4aca(0x146)][_0xdd4aca(0x181)][_0xdd4aca(0x150)](_0xdd4aca(0x18c))||_0x3f665d,_0x43d924=await _0x1f16d[_0xdd4aca(0x188)](_0x407675[_0xdd4aca(0x14a)],_0x54d3f3);this[_0xdd4aca(0x16c)][_0xdd4aca(0x178)]={'getRevision':async({revisionId:_0x52a2b0})=>(await this[_0xdd4aca(0x156)](),await this[_0xdd4aca(0x1a7)][_0xdd4aca(0x165)](_0x52a2b0)),'updateRevisions':async _0x562b66=>{const _0x1d8e1e=_0xdd4aca;await this[_0x1d8e1e(0x156)]();const _0x3223d4=this[_0x1d8e1e(0x16c)][_0x1d8e1e(0x1ab)];if(_0x43d924&&0x1===_0x562b66[_0x1d8e1e(0x151)]&&_0x562b66[0x0]['id']===_0x3223d4['id'])return _0x562b66;for(const _0x4fe25b of _0x562b66)_0x4fe25b['id']===_0x3223d4['id']&&(_0x4fe25b[_0x1d8e1e(0x1af)]=_0x4fe25b[_0x1d8e1e(0x14f)]===_0x4fe25b[_0x1d8e1e(0x199)]);return this[_0x1d8e1e(0x1a7)][_0x1d8e1e(0x18a)](_0x562b66,this[_0x1d8e1e(0x19e)])[_0x1d8e1e(0x16f)](_0x1c1366=>(this[_0x1d8e1e(0x19e)]=_0x1c1366,_0x562b66))[_0x1d8e1e(0x170)](_0x165a9f=>{const _0x3a16bf=_0x1d8e1e;if(st(_0x165a9f)||_0x3a16bf(0x167)===_0x165a9f[_0x3a16bf(0x192)]&&void 0x0!==_0x165a9f[_0x3a16bf(0x1a1)][_0x3a16bf(0x194)]){for(const _0x2dce67 of _0x562b66){!this[_0x3a16bf(0x16c)][_0x3a16bf(0x189)][_0x3a16bf(0x165)](_0x2dce67['id'])||this[_0x3a16bf(0x16c)][_0x3a16bf(0x17b)](_0x2dce67['id'],_0x2dce67,!0x1);}if(st(_0x165a9f))throw _0x165a9f;return _0x562b66;}throw _0x165a9f;});}},this[_0xdd4aca(0x16e)](this[_0xdd4aca(0x1a7)],_0xdd4aca(0x197),(_0x1d7fd2,{revisionsData:_0x55a882,requestId:_0x5e12c9})=>{const _0x30ce09=_0xdd4aca;Math[_0x30ce09(0x177)](..._0x55a882[_0x30ce09(0x15a)](_0x571ef2=>_0x571ef2[_0x30ce09(0x199)]))>this[_0x30ce09(0x184)]()-0x1?this[_0x30ce09(0x15f)]()[_0x30ce09(0x16f)](()=>{const _0x1e301c=_0x30ce09;this[_0x1e301c(0x195)](_0x55a882,_0x5e12c9);}):this[_0x30ce09(0x195)](_0x55a882,_0x5e12c9);});const {revisions:_0x256184,requestId:_0x540e49}=await this[_0xdd4aca(0x1a7)][_0xdd4aca(0x1b0)](_0x407675[_0xdd4aca(0x14a)]);_0x407675[_0xdd4aca(0x18d)](this),this[_0xdd4aca(0x19e)]=_0x540e49,await this[_0xdd4aca(0x186)](_0x256184);for(const _0x55b45d of _0x256184)this[_0xdd4aca(0x16c)][_0xdd4aca(0x19a)](_0x55b45d);this[_0xdd4aca(0x16e)](_0x2719ae,_0xdd4aca(0x14d),(_0x3df61c,_0x13f781,_0x1f5680)=>{const _0x3e8218=_0xdd4aca;_0x1f5680&&(this[_0x3e8218(0x1a0)]=_0x2719ae[_0x3e8218(0x1ae)],_0x3df61c[_0x3e8218(0x152)]());}),this[_0xdd4aca(0x16c)][_0xdd4aca(0x18b)](_0xdd4aca(0x1ad))['to'](_0x407675,_0xdd4aca(0x175),_0x198665=>_0x198665===_0x29e960[_0xdd4aca(0x193)]);}async[_0xb6d913(0x19d)](){const _0x3bd564=_0xb6d913,_0x437d49=this[_0x3bd564(0x146)][_0x3bd564(0x171)][_0x3bd564(0x150)](_0x2e3fe7),_0xa6e89b=this[_0x3bd564(0x146)][_0x3bd564(0x171)][_0x3bd564(0x150)](_0x5e7733),_0x41abb2=async()=>{const _0x335f09=_0x3bd564,_0x2ee30a=this[_0x335f09(0x16c)][_0x335f09(0x1ab)],_0x4cf833=_0x2ee30a['id'],_0x5c3ce3=_0x4cf833!==_0xa6e89b[_0x335f09(0x190)];if(_0x5c3ce3){const _0x2f134c=_0xa6e89b[_0x335f09(0x1ae)]-this[_0x335f09(0x1a0)],_0x4e05d6=this[_0x335f09(0x184)]();this[_0x335f09(0x16c)][_0x335f09(0x19c)][_0x335f09(0x198)]();if(_0x2ee30a[_0x335f09(0x199)]+_0x2f134c!==_0x4e05d6){const _0x3e29ff=_0x2ee30a[_0x335f09(0x14f)]+_0x2f134c,_0x34ada6=this[_0x335f09(0x146)][_0x335f09(0x171)][_0x335f09(0x150)](_0xe868c4),_0x35cc8c=this[_0x335f09(0x16c)][_0x335f09(0x191)]({'revision':_0x2ee30a,'from':_0x3e29ff,'to':_0x4e05d6});_0x35cc8c['id']=_0x2ee30a['id'];const _0x45f87e=_0x35cc8c[_0x335f09(0x155)][_0x335f09(0x15a)](_0x2ea879=>_0x34ada6[_0x335f09(0x157)](_0x2ea879));_0x2ee30a[_0x335f09(0x1a9)]({..._0x35cc8c,'authors':_0x45f87e},!0x0),this[_0x335f09(0x16c)][_0x335f09(0x17b)](_0x2ee30a['id'],_0x35cc8c,!0x0);}this[_0x335f09(0x16c)][_0x335f09(0x1ac)]=_0x4e05d6,(_0x2ee30a[_0x335f09(0x199)]===_0x2ee30a[_0x335f09(0x14f)]&&!this[_0x335f09(0x16c)][_0x335f09(0x17e)][_0x335f09(0x180)](_0x4cf833)&&this[_0x335f09(0x16c)][_0x335f09(0x189)][_0x335f09(0x1a8)][_0x335f09(0x166)](_0x4cf833),this[_0x335f09(0x16c)][_0x335f09(0x154)](_0x4e05d6));}const {revisions:_0x123415,requestId:_0x5b3071}=await this[_0x335f09(0x1a7)][_0x335f09(0x19d)](_0x437d49[_0x335f09(0x14a)],this[_0x335f09(0x19e)]);_0x5c3ce3&&_0x123415[_0x335f09(0x151)]>0x0?_0xa6e89b[_0x335f09(0x145)]():(await this[_0x335f09(0x186)](_0x123415),this[_0x335f09(0x195)](_0x123415,_0x5b3071),this[_0x335f09(0x16c)][_0x335f09(0x149)]());};return _0xa6e89b[_0x3bd564(0x15c)]?_0x41abb2():new Promise((_0x284f73,_0x312e55)=>{const _0x3deed8=_0x3bd564;_0xa6e89b[_0x3deed8(0x169)](_0x3deed8(0x14d),()=>{const _0x34aff9=_0x3deed8;_0x41abb2()[_0x34aff9(0x16f)](_0x284f73)[_0x34aff9(0x170)](_0x312e55);});});}[_0xb6d913(0x185)](){const _0xbbfb6e=_0xb6d913;super[_0xbbfb6e(0x185)]();}async[_0xb6d913(0x156)](){const _0x19b099=_0xb6d913;this[_0x19b099(0x1a7)][_0x19b099(0x15b)]||await new Promise(_0x538c42=>{const _0x30e2f9=_0x19b099;this[_0x30e2f9(0x16e)](this[_0x30e2f9(0x1a7)],_0x30e2f9(0x183),_0x4ef59d=>{const _0x640254=_0x30e2f9;_0x4ef59d[_0x640254(0x152)](),_0x538c42();});});}[_0xb6d913(0x184)](){const _0x4e1bfb=_0xb6d913,_0x434314=this[_0x4e1bfb(0x146)][_0x4e1bfb(0x171)][_0x4e1bfb(0x150)](_0x5e7733)[_0x4e1bfb(0x159)][_0x4e1bfb(0x158)]()[_0x4e1bfb(0x14c)]();for(const _0x223b0f of _0x434314)if(_0x4e1bfb(0x19b)!==_0x223b0f[_0x4e1bfb(0x179)]||_0x223b0f[_0x4e1bfb(0x196)])return _0x223b0f[_0x4e1bfb(0x1a5)]+0x1;}[_0xb6d913(0x15f)](){const _0x1afb6d=_0xb6d913,_0x2bc9da=this[_0x1afb6d(0x146)][_0x1afb6d(0x171)][_0x1afb6d(0x150)](_0x5e7733);return new Promise(_0x1f15f4=>{const _0x14335c=_0x1afb6d;_0x2bc9da[_0x14335c(0x1a3)]?_0x2bc9da[_0x14335c(0x169)](_0x14335c(0x16a),()=>{const _0x35fa86=_0x14335c;_0x1f15f4(this[_0x35fa86(0x184)]());}):_0x1f15f4(this[_0x14335c(0x184)]());});}[_0xb6d913(0x195)](_0x30ccf1,_0x2197fd){const _0x2ea13c=_0xb6d913,_0x146fc5=this[_0x2ea13c(0x16c)][_0x2ea13c(0x189)];this[_0x2ea13c(0x19e)]=_0x2197fd;for(const _0x55ea43 of _0x30ccf1){const _0x143ec0=_0x146fc5[_0x2ea13c(0x165)](_0x55ea43['id']);if(_0x143ec0){if((_0x55ea43[_0x2ea13c(0x14f)]||_0x55ea43[_0x2ea13c(0x199)])&&(_0x55ea43[_0x2ea13c(0x18f)]=null),_0x143ec0===this[_0x2ea13c(0x16c)][_0x2ea13c(0x1ab)]){const _0x19d83d=Math[_0x2ea13c(0x177)](_0x143ec0[_0x2ea13c(0x199)],_0x55ea43[_0x2ea13c(0x199)]),_0x259087=Math[_0x2ea13c(0x177)](_0x143ec0[_0x2ea13c(0x14f)],_0x55ea43[_0x2ea13c(0x14f)]);let _0x19528b;_0x143ec0[_0x2ea13c(0x199)]===_0x55ea43[_0x2ea13c(0x199)]&&_0x143ec0[_0x2ea13c(0x14f)]===_0x55ea43[_0x2ea13c(0x14f)]?(_0x19528b=!0x0,this[_0x2ea13c(0x163)](_0x55ea43)):_0x55ea43[_0x2ea13c(0x199)]===_0x19d83d&&_0x55ea43[_0x2ea13c(0x14f)]===_0x259087?_0x19528b=!0x1:(_0x143ec0[_0x2ea13c(0x199)]===_0x19d83d&&_0x143ec0[_0x2ea13c(0x14f)]===_0x259087||this[_0x2ea13c(0x17f)]({'revision':_0x143ec0,'from':_0x259087,'to':_0x19d83d}),_0x19528b=!0x0),_0x19528b&&(delete _0x55ea43[_0x2ea13c(0x14f)],delete _0x55ea43[_0x2ea13c(0x199)],delete _0x55ea43[_0x2ea13c(0x18f)],delete _0x55ea43[_0x2ea13c(0x176)],delete _0x55ea43[_0x2ea13c(0x155)]);}this[_0x2ea13c(0x16c)][_0x2ea13c(0x19f)](_0x55ea43),this[_0x2ea13c(0x163)](_0x55ea43);}else this[_0x2ea13c(0x16c)][_0x2ea13c(0x19a)](_0x55ea43);}const _0x50e5ee=_0x146fc5[_0x2ea13c(0x17a)]();_0x50e5ee[_0x2ea13c(0x14c)]();for(let _0xf23f6a=0x0;_0xf23f6a<_0x50e5ee[_0x2ea13c(0x151)]-0x1;_0xf23f6a++){const _0x37d00e=_0x50e5ee[_0xf23f6a],_0x1eb143=_0x50e5ee[_0xf23f6a+0x1];if(_0x37d00e[_0x2ea13c(0x14f)]<_0x1eb143[_0x2ea13c(0x199)]){const _0x3ffa4a=_0x1eb143[_0x2ea13c(0x199)],_0xc47c73=Math[_0x2ea13c(0x177)](_0x3ffa4a,_0x37d00e[_0x2ea13c(0x199)]);this[_0x2ea13c(0x17f)]({'revision':_0x37d00e,'from':_0x3ffa4a,'to':_0xc47c73});}}}[_0xb6d913(0x17f)]({revision:_0x18f8c0,from:_0x3cca70,to:_0x3d9117}={}){const _0xd8546d=_0xb6d913,_0x4b81e6=this[_0xd8546d(0x146)][_0xd8546d(0x171)][_0xd8546d(0x150)](_0xe868c4),_0x263014=this[_0xd8546d(0x16c)][_0xd8546d(0x191)]({'revision':_0x18f8c0,'from':_0x3cca70,'to':_0x3d9117});_0x263014[_0xd8546d(0x17d)]=_0x263014[_0xd8546d(0x155)][_0xd8546d(0x15a)](_0x3d9c20=>_0x4b81e6[_0xd8546d(0x157)](_0x3d9c20)),_0x18f8c0[_0xd8546d(0x1a9)](_0x263014);}[_0xb6d913(0x163)](_0x3375bb){const _0x595e0e=_0xb6d913,_0x3b2fa1={};_0x3b2fa1['id']=_0x3375bb['id'];for(const _0x526317 of Object[_0x595e0e(0x15d)](_0x3375bb))'id'!==_0x526317&&(_0x3b2fa1[_0x526317]=void 0x0);this[_0x595e0e(0x16c)][_0x595e0e(0x17b)](_0x3b2fa1['id'],_0x3b2fa1,!0x0);}async[_0xb6d913(0x186)](_0x5eb934){const _0xf03e51=_0xb6d913,_0x294517=this[_0xf03e51(0x146)][_0xf03e51(0x171)][_0xf03e51(0x150)](_0xe868c4),{connection:_0x196cfe}=this[_0xf03e51(0x146)][_0xf03e51(0x171)][_0xf03e51(0x150)](_0x2e3fe7),_0x5a19c8=new Set();for(const _0x25b14a of _0x5eb934){for(const _0x5663af of _0x25b14a[_0xf03e51(0x155)])_0x32e6da(_0x5663af);_0x25b14a[_0xf03e51(0x153)]&&_0x32e6da(_0x25b14a[_0xf03e51(0x153)]);}if(0x0===_0x5a19c8[_0xf03e51(0x18e)])return;const _0x5046d0=await _0x39de0f[_0xf03e51(0x14e)](_0x196cfe,Array[_0xf03e51(0x1aa)](_0x5a19c8));for(const _0x4f684b of _0x5046d0)_0x294517[_0xf03e51(0x157)](_0x4f684b['id'])||_0x294517[_0xf03e51(0x173)](_0x4f684b);function _0x32e6da(_0x40bad0){const _0x341341=_0xf03e51;_0x294517[_0x341341(0x157)](_0x40bad0)||_0x5a19c8[_0x341341(0x172)](_0x40bad0);}}}v[_0xb6d913(0x182)]=_0xabc21c;function _0x5e11(){const _0x175a9e=['_update','from','currentRevision','_startingVersion','isEnabled','_offset','isEmptyCurrent','connect','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','RevisionTracker','_handleReconnectionError','editor','11963853QNDymz','setSource','sendBufferedUpdates','connection','requires','reverse','change:_isConnected','getMany','fromVersion','get','length','off','creatorId','_createCurrentRevision','authorsIds','_waitForServiceReady','getUser','getOperations','serverHistory','map','isConnected','_isConnected','keys','7171284pZbdGp','_getLatestVersion','9908717blRMRP','init','message','_preventResendingRevisionData','collaboration.channelId','getRevision','remove','400','cloud-services-internal-error:\x20Request\x20timeout.','once','change:_isPendingUpdate','4471110NxcJFM','_revisionTracker','1375487ZCprIf','listenTo','then','catch','plugins','add','addUser','16jjLali','state','createdAt','max','adapter','type','getRevisions','_bufferUpdate','3249936GXYCIO','authors','_bufferedUpdates','_fixRevision','has','config','RevisionHistoryService','connected','_getLatestVersionFromServerOperations','destroy','_fetchMissingUsers','cloud-services-internal-error:\x20Not\x20connected.','isBundleUploaded','repository','updateRevisions','bind','cloudServices.bundleVersion','addToReconnectionStack','size','diffData','sessionId','buildRevisionData','code','CONNECTED','wrongRequestId','_handleRevisionsUpdate','affectsData','revisionsUpdated','reInit','toVersion','addRevisionData','marker','_revisionDataBuilder','reconnect','_lastRequestId','setRevisionData','_oldOffset','data','141fPYTjv','_isPendingUpdate','29208gStkUF','baseVersion','startsWith','_revisionHistoryService','_revisions'];_0x5e11=function(){return _0x175a9e;};return _0x5e11();}export default v;function st(_0x21f608){const _0x15d102=_0xb6d913;return _0x21f608[_0x15d102(0x162)][_0x15d102(0x1a6)](_0x15d102(0x143))||_0x21f608[_0x15d102(0x162)][_0x15d102(0x1a6)](_0x15d102(0x187))||_0x21f608[_0x15d102(0x162)][_0x15d102(0x1a6)](_0x15d102(0x168));}
23
+ const _0x1db5f3=_0x5eb3;(function(_0x1ab040,_0x1a12fb){const _0x485a5d=_0x5eb3,_0x500b81=_0x1ab040();while(!![]){try{const _0x332776=-parseInt(_0x485a5d(0x216))/0x1*(parseInt(_0x485a5d(0x1fe))/0x2)+parseInt(_0x485a5d(0x20f))/0x3+parseInt(_0x485a5d(0x212))/0x4*(-parseInt(_0x485a5d(0x237))/0x5)+-parseInt(_0x485a5d(0x23d))/0x6+-parseInt(_0x485a5d(0x23c))/0x7+parseInt(_0x485a5d(0x207))/0x8*(parseInt(_0x485a5d(0x1e6))/0x9)+parseInt(_0x485a5d(0x205))/0xa;if(_0x332776===_0x1a12fb)break;else _0x500b81['push'](_0x500b81['shift']());}catch(_0x18e91e){_0x500b81['push'](_0x500b81['shift']());}}}(_0x6490,0x3d453));import{Plugin as _0xcf4494}from'ckeditor5/src/core.js';function _0x6490(){const _0xae68ad=['data','_fixRevision','reverse','type','isEmptyCurrent','authorsIds','then','creatorId','editor','sessionId','getRevisions','setSource','_createCurrentRevision','getMany','once','collaboration.channelId','RevisionHistoryService','_fetchMissingUsers','_getLatestVersion','9mlTkFL','startsWith','off','cloud-services-internal-error:\x20Request\x20timeout.','_revisionTracker','message','buildRevisionData','_revisionHistoryService','reInit','_revisions','has','authors','marker','addRevisionData','getOperations','remove','_lastRequestId','_update','map','bind','isBundleUploaded','requires','addToReconnectionStack','createdAt','2WnGUnd','add','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','isEnabled','config','init','_bufferUpdate','6043160dPVXMD','CONNECTED','440368qaqLvE','_preventResendingRevisionData','change:_isPendingUpdate','repository','getUser','addUser','_isConnected','baseVersion','1213854UTrVXE','revisionsUpdated','_oldOffset','20SlWyyo','code','_revisionDataBuilder','_handleReconnectionError','58769uFSIKt','connection','reconnect','diffData','isConnected','from','RevisionTracker','length','keys','size','state','getRevision','currentRevision','serverHistory','_handleRevisionsUpdate','get','adapter','connected','_getLatestVersionFromServerOperations','_bufferedUpdates','affectsData','cloud-services-internal-error:\x20Not\x20connected.','destroy','change:_isConnected','wrongRequestId','_isPendingUpdate','_waitForServiceReady','_offset','sendBufferedUpdates','400','updateRevisions','listenTo','catch','92075FCYwPh','cloudServices.bundleVersion','plugins','toVersion','_startingVersion','2985297hLEkaA','1414212pkCiEY','max','connect','fromVersion','setRevisionData'];_0x6490=function(){return _0xae68ad;};return _0x6490();}import{version as _0x21b2cc}from'ckeditor5/src/utils.js';import{Users as _0x2e2196}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xeca116 from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0x2c12b2 from'../realtimecollaborativeediting/websocketgateway.js';function _0x5eb3(_0x486bb5,_0x4b092a){const _0x649080=_0x6490();return _0x5eb3=function(_0x5eb38f,_0x5a0ad9){_0x5eb38f=_0x5eb38f-0x1d1;let _0x540e14=_0x649080[_0x5eb38f];return _0x540e14;},_0x5eb3(_0x486bb5,_0x4b092a);}import _0x1a7545 from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x361f67,RevisionHistoryService as _0x49cdb4,User as _0x33a27e,WEB_SOCKET_GATEWAY_STATES as _0x5ac1ce}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0xcf4494{static get[_0x1db5f3(0x1fb)](){const _0x51ff4e=_0x1db5f3;return[_0x2c12b2,_0xeca116,_0x51ff4e(0x21c),_0x1a7545,_0x2e2196];}constructor(_0x3bc134){const _0x1cf9c1=_0x1db5f3;super(_0x3bc134);const _0x2e532d=this[_0x1cf9c1(0x1db)][_0x1cf9c1(0x202)][_0x1cf9c1(0x225)](_0x1cf9c1(0x1e2));this[_0x1cf9c1(0x1f6)]=null,this[_0x1cf9c1(0x1ea)]=this[_0x1cf9c1(0x1db)][_0x1cf9c1(0x239)][_0x1cf9c1(0x225)](_0x1cf9c1(0x21c)),this[_0x1cf9c1(0x1ed)]=new v[(_0x1cf9c1(0x1e3))](_0x2e532d);}async[_0x1db5f3(0x203)](){const _0x3a06c0=_0x1db5f3,_0x2fd558=this[_0x3a06c0(0x1db)][_0x3a06c0(0x239)][_0x3a06c0(0x225)](_0xeca116),_0x213545=_0x2fd558[_0x3a06c0(0x223)],_0x3c1ab8=this[_0x3a06c0(0x1db)][_0x3a06c0(0x239)][_0x3a06c0(0x225)](_0x2c12b2);this[_0x3a06c0(0x1ea)][_0x3a06c0(0x1de)]({'history':_0x213545,'getLatestVersion':()=>this[_0x3a06c0(0x1e5)](),'getCurrentRevisionId':()=>_0x2fd558[_0x3a06c0(0x1dc)]});const _0x3882c0=this[_0x3a06c0(0x1db)][_0x3a06c0(0x202)][_0x3a06c0(0x225)](_0x3a06c0(0x238))||_0x21b2cc,_0x23d6bb=await _0x361f67[_0x3a06c0(0x1fa)](_0x3c1ab8[_0x3a06c0(0x217)],_0x3882c0);this[_0x3a06c0(0x1ea)][_0x3a06c0(0x226)]={'getRevision':async({revisionId:_0x4a31bd})=>(await this[_0x3a06c0(0x230)](),await this[_0x3a06c0(0x1ed)][_0x3a06c0(0x221)](_0x4a31bd)),'updateRevisions':async _0x1b934a=>{const _0x581550=_0x3a06c0;await this[_0x581550(0x230)]();const _0x3de225=this[_0x581550(0x1ea)][_0x581550(0x222)];if(_0x23d6bb&&0x1===_0x1b934a[_0x581550(0x21d)]&&_0x1b934a[0x0]['id']===_0x3de225['id'])return _0x1b934a;for(const _0x3e4ba7 of _0x1b934a)_0x3e4ba7['id']===_0x3de225['id']&&(_0x3e4ba7[_0x581550(0x1d7)]=_0x3e4ba7[_0x581550(0x1d1)]===_0x3e4ba7[_0x581550(0x23a)]);return this[_0x581550(0x1ed)][_0x581550(0x234)](_0x1b934a,this[_0x581550(0x1f6)])[_0x581550(0x1d9)](_0x1e790d=>(this[_0x581550(0x1f6)]=_0x1e790d,_0x1b934a))[_0x581550(0x236)](_0x28bd9b=>{const _0x10a1cf=_0x581550;if(st(_0x28bd9b)||_0x10a1cf(0x233)===_0x28bd9b[_0x10a1cf(0x213)]&&void 0x0!==_0x28bd9b[_0x10a1cf(0x1d3)][_0x10a1cf(0x22e)]){for(const _0x58b6b3 of _0x1b934a){!this[_0x10a1cf(0x1ea)][_0x10a1cf(0x20a)][_0x10a1cf(0x221)](_0x58b6b3['id'])||this[_0x10a1cf(0x1ea)][_0x10a1cf(0x204)](_0x58b6b3['id'],_0x58b6b3,!0x1);}if(st(_0x28bd9b))throw _0x28bd9b;return _0x1b934a;}throw _0x28bd9b;});}},this[_0x3a06c0(0x235)](this[_0x3a06c0(0x1ed)],_0x3a06c0(0x210),(_0x41eecf,{revisionsData:_0x524c5e,requestId:_0x332ca3})=>{const _0x57d419=_0x3a06c0;Math[_0x57d419(0x23e)](..._0x524c5e[_0x57d419(0x1f8)](_0x53fd27=>_0x53fd27[_0x57d419(0x23a)]))>this[_0x57d419(0x228)]()-0x1?this[_0x57d419(0x1e5)]()[_0x57d419(0x1d9)](()=>{const _0x30a17f=_0x57d419;this[_0x30a17f(0x224)](_0x524c5e,_0x332ca3);}):this[_0x57d419(0x224)](_0x524c5e,_0x332ca3);});const {revisions:_0x4043d8,requestId:_0x5ca947}=await this[_0x3a06c0(0x1ed)][_0x3a06c0(0x23f)](_0x3c1ab8[_0x3a06c0(0x217)]);_0x3c1ab8[_0x3a06c0(0x1fc)](this),this[_0x3a06c0(0x1f6)]=_0x5ca947,await this[_0x3a06c0(0x1e4)](_0x4043d8);for(const _0xee1b27 of _0x4043d8)this[_0x3a06c0(0x1ea)][_0x3a06c0(0x1f3)](_0xee1b27);this[_0x3a06c0(0x235)](_0x2fd558,_0x3a06c0(0x22d),(_0x20131b,_0xbcf01f,_0x59b461)=>{const _0x51f2ef=_0x3a06c0;_0x59b461&&(this[_0x51f2ef(0x211)]=_0x2fd558[_0x51f2ef(0x231)],_0x20131b[_0x51f2ef(0x1e8)]());}),this[_0x3a06c0(0x1ea)][_0x3a06c0(0x1f9)](_0x3a06c0(0x201))['to'](_0x3c1ab8,_0x3a06c0(0x220),_0x41175e=>_0x41175e===_0x5ac1ce[_0x3a06c0(0x206)]);}async[_0x1db5f3(0x218)](){const _0x1fc438=_0x1db5f3,_0x2df802=this[_0x1fc438(0x1db)][_0x1fc438(0x239)][_0x1fc438(0x225)](_0x2c12b2),_0x23da69=this[_0x1fc438(0x1db)][_0x1fc438(0x239)][_0x1fc438(0x225)](_0xeca116),_0x5994bb=async()=>{const _0x35479a=_0x1fc438,_0x27f0bd=this[_0x35479a(0x1ea)][_0x35479a(0x222)],_0x226474=_0x27f0bd['id'],_0x4fb70f=_0x226474!==_0x23da69[_0x35479a(0x1dc)];if(_0x4fb70f){const _0x18481f=_0x23da69[_0x35479a(0x231)]-this[_0x35479a(0x211)],_0x34ad70=this[_0x35479a(0x228)]();this[_0x35479a(0x1ea)][_0x35479a(0x214)][_0x35479a(0x1ee)]();if(_0x27f0bd[_0x35479a(0x23a)]+_0x18481f!==_0x34ad70){const _0x12c3a1=_0x27f0bd[_0x35479a(0x1d1)]+_0x18481f,_0x52e986=this[_0x35479a(0x1db)][_0x35479a(0x239)][_0x35479a(0x225)](_0x2e2196),_0x28e393=this[_0x35479a(0x1ea)][_0x35479a(0x1ec)]({'revision':_0x27f0bd,'from':_0x12c3a1,'to':_0x34ad70});_0x28e393['id']=_0x27f0bd['id'];const _0x95fa82=_0x28e393[_0x35479a(0x1d8)][_0x35479a(0x1f8)](_0x433347=>_0x52e986[_0x35479a(0x20b)](_0x433347));_0x27f0bd[_0x35479a(0x1f7)]({..._0x28e393,'authors':_0x95fa82},!0x0),this[_0x35479a(0x1ea)][_0x35479a(0x204)](_0x27f0bd['id'],_0x28e393,!0x0);}this[_0x35479a(0x1ea)][_0x35479a(0x23b)]=_0x34ad70,(_0x27f0bd[_0x35479a(0x23a)]===_0x27f0bd[_0x35479a(0x1d1)]&&!this[_0x35479a(0x1ea)][_0x35479a(0x229)][_0x35479a(0x1f0)](_0x226474)&&this[_0x35479a(0x1ea)][_0x35479a(0x20a)][_0x35479a(0x1ef)][_0x35479a(0x1f5)](_0x226474),this[_0x35479a(0x1ea)][_0x35479a(0x1df)](_0x34ad70));}const {revisions:_0x130f3d,requestId:_0x329790}=await this[_0x35479a(0x1ed)][_0x35479a(0x218)](_0x2df802[_0x35479a(0x217)],this[_0x35479a(0x1f6)]);_0x4fb70f&&_0x130f3d[_0x35479a(0x21d)]>0x0?_0x23da69[_0x35479a(0x215)]():(await this[_0x35479a(0x1e4)](_0x130f3d),this[_0x35479a(0x224)](_0x130f3d,_0x329790),this[_0x35479a(0x1ea)][_0x35479a(0x232)]());};return _0x23da69[_0x1fc438(0x20d)]?_0x5994bb():new Promise((_0x43e795,_0x20e2ea)=>{const _0xf1e0f3=_0x1fc438;_0x23da69[_0xf1e0f3(0x1e1)](_0xf1e0f3(0x22d),()=>{const _0x37ad77=_0xf1e0f3;_0x5994bb()[_0x37ad77(0x1d9)](_0x43e795)[_0x37ad77(0x236)](_0x20e2ea);});});}[_0x1db5f3(0x22c)](){const _0x38c890=_0x1db5f3;super[_0x38c890(0x22c)]();}async[_0x1db5f3(0x230)](){const _0x1bed7e=_0x1db5f3;this[_0x1bed7e(0x1ed)][_0x1bed7e(0x21a)]||await new Promise(_0x501f03=>{const _0x547648=_0x1bed7e;this[_0x547648(0x235)](this[_0x547648(0x1ed)],_0x547648(0x227),_0x316db9=>{const _0xc14836=_0x547648;_0x316db9[_0xc14836(0x1e8)](),_0x501f03();});});}[_0x1db5f3(0x228)](){const _0x45e3c=_0x1db5f3,_0x299d96=this[_0x45e3c(0x1db)][_0x45e3c(0x239)][_0x45e3c(0x225)](_0xeca116)[_0x45e3c(0x223)][_0x45e3c(0x1f4)]()[_0x45e3c(0x1d5)]();for(const _0x367055 of _0x299d96)if(_0x45e3c(0x1f2)!==_0x367055[_0x45e3c(0x1d6)]||_0x367055[_0x45e3c(0x22a)])return _0x367055[_0x45e3c(0x20e)]+0x1;}[_0x1db5f3(0x1e5)](){const _0x243baa=_0x1db5f3,_0x42f4b7=this[_0x243baa(0x1db)][_0x243baa(0x239)][_0x243baa(0x225)](_0xeca116);return new Promise(_0x43dacd=>{const _0x1d3294=_0x243baa;_0x42f4b7[_0x1d3294(0x22f)]?_0x42f4b7[_0x1d3294(0x1e1)](_0x1d3294(0x209),()=>{const _0x314ecf=_0x1d3294;_0x43dacd(this[_0x314ecf(0x228)]());}):_0x43dacd(this[_0x1d3294(0x228)]());});}[_0x1db5f3(0x224)](_0x46e564,_0x1d6b59){const _0x29718a=_0x1db5f3,_0x41fa12=this[_0x29718a(0x1ea)][_0x29718a(0x20a)];this[_0x29718a(0x1f6)]=_0x1d6b59;for(const _0x397127 of _0x46e564){const _0x1e3ba7=_0x41fa12[_0x29718a(0x221)](_0x397127['id']);if(_0x1e3ba7){if((_0x397127[_0x29718a(0x1d1)]||_0x397127[_0x29718a(0x23a)])&&(_0x397127[_0x29718a(0x219)]=null),_0x1e3ba7===this[_0x29718a(0x1ea)][_0x29718a(0x222)]){const _0x58fdfa=Math[_0x29718a(0x23e)](_0x1e3ba7[_0x29718a(0x23a)],_0x397127[_0x29718a(0x23a)]),_0x36ac30=Math[_0x29718a(0x23e)](_0x1e3ba7[_0x29718a(0x1d1)],_0x397127[_0x29718a(0x1d1)]);let _0x479485;_0x1e3ba7[_0x29718a(0x23a)]===_0x397127[_0x29718a(0x23a)]&&_0x1e3ba7[_0x29718a(0x1d1)]===_0x397127[_0x29718a(0x1d1)]?(_0x479485=!0x0,this[_0x29718a(0x208)](_0x397127)):_0x397127[_0x29718a(0x23a)]===_0x58fdfa&&_0x397127[_0x29718a(0x1d1)]===_0x36ac30?_0x479485=!0x1:(_0x1e3ba7[_0x29718a(0x23a)]===_0x58fdfa&&_0x1e3ba7[_0x29718a(0x1d1)]===_0x36ac30||this[_0x29718a(0x1d4)]({'revision':_0x1e3ba7,'from':_0x36ac30,'to':_0x58fdfa}),_0x479485=!0x0),_0x479485&&(delete _0x397127[_0x29718a(0x1d1)],delete _0x397127[_0x29718a(0x23a)],delete _0x397127[_0x29718a(0x219)],delete _0x397127[_0x29718a(0x1fd)],delete _0x397127[_0x29718a(0x1d8)]);}this[_0x29718a(0x1ea)][_0x29718a(0x1d2)](_0x397127),this[_0x29718a(0x208)](_0x397127);}else this[_0x29718a(0x1ea)][_0x29718a(0x1f3)](_0x397127);}const _0xb84fcc=_0x41fa12[_0x29718a(0x1dd)]();_0xb84fcc[_0x29718a(0x1d5)]();for(let _0x32ab18=0x0;_0x32ab18<_0xb84fcc[_0x29718a(0x21d)]-0x1;_0x32ab18++){const _0x222ddb=_0xb84fcc[_0x32ab18],_0x3b7b28=_0xb84fcc[_0x32ab18+0x1];if(_0x222ddb[_0x29718a(0x1d1)]<_0x3b7b28[_0x29718a(0x23a)]){const _0x292bbd=_0x3b7b28[_0x29718a(0x23a)],_0x35348b=Math[_0x29718a(0x23e)](_0x292bbd,_0x222ddb[_0x29718a(0x23a)]);this[_0x29718a(0x1d4)]({'revision':_0x222ddb,'from':_0x292bbd,'to':_0x35348b});}}}[_0x1db5f3(0x1d4)]({revision:_0x3e84cf,from:_0x5f0a47,to:_0x588f0a}={}){const _0x7c24a0=_0x1db5f3,_0x3d0837=this[_0x7c24a0(0x1db)][_0x7c24a0(0x239)][_0x7c24a0(0x225)](_0x2e2196),_0x53a127=this[_0x7c24a0(0x1ea)][_0x7c24a0(0x1ec)]({'revision':_0x3e84cf,'from':_0x5f0a47,'to':_0x588f0a});_0x53a127[_0x7c24a0(0x1f1)]=_0x53a127[_0x7c24a0(0x1d8)][_0x7c24a0(0x1f8)](_0x5d39c0=>_0x3d0837[_0x7c24a0(0x20b)](_0x5d39c0)),_0x3e84cf[_0x7c24a0(0x1f7)](_0x53a127);}[_0x1db5f3(0x208)](_0x870953){const _0x589e9a=_0x1db5f3,_0x59409d={};_0x59409d['id']=_0x870953['id'];for(const _0x2eef49 of Object[_0x589e9a(0x21e)](_0x870953))'id'!==_0x2eef49&&(_0x59409d[_0x2eef49]=void 0x0);this[_0x589e9a(0x1ea)][_0x589e9a(0x204)](_0x59409d['id'],_0x59409d,!0x0);}async[_0x1db5f3(0x1e4)](_0xd1c029){const _0x411476=_0x1db5f3,_0x2192a3=this[_0x411476(0x1db)][_0x411476(0x239)][_0x411476(0x225)](_0x2e2196),{connection:_0x3e9c20}=this[_0x411476(0x1db)][_0x411476(0x239)][_0x411476(0x225)](_0x2c12b2),_0x277b93=new Set();for(const _0x3f0b18 of _0xd1c029){for(const _0x1de082 of _0x3f0b18[_0x411476(0x1d8)])_0xea7e7e(_0x1de082);_0x3f0b18[_0x411476(0x1da)]&&_0xea7e7e(_0x3f0b18[_0x411476(0x1da)]);}if(0x0===_0x277b93[_0x411476(0x21f)])return;const _0x3aeef8=await _0x33a27e[_0x411476(0x1e0)](_0x3e9c20,Array[_0x411476(0x21b)](_0x277b93));for(const _0x5ae2dd of _0x3aeef8)_0x2192a3[_0x411476(0x20b)](_0x5ae2dd['id'])||_0x2192a3[_0x411476(0x20c)](_0x5ae2dd);function _0xea7e7e(_0x237957){const _0x5bcb3d=_0x411476;_0x2192a3[_0x5bcb3d(0x20b)](_0x237957)||_0x277b93[_0x5bcb3d(0x1ff)](_0x237957);}}}v[_0x1db5f3(0x1e3)]=_0x49cdb4;export default v;function st(_0x3f93e1){const _0x1022a3=_0x1db5f3;return _0x3f93e1[_0x1022a3(0x1eb)][_0x1022a3(0x1e7)](_0x1022a3(0x200))||_0x3f93e1[_0x1022a3(0x1eb)][_0x1022a3(0x1e7)](_0x1022a3(0x22b))||_0x3f93e1[_0x1022a3(0x1eb)][_0x1022a3(0x1e7)](_0x1022a3(0x1e9));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xd881(_0x4415c5,_0x22d1a7){var _0x5384a9=_0x5384();return _0xd881=function(_0xd88181,_0x282d40){_0xd88181=_0xd88181-0xa7;var _0x529ca7=_0x5384a9[_0xd88181];return _0x529ca7;},_0xd881(_0x4415c5,_0x22d1a7);}var _0x2125bc=_0xd881;(function(_0x4e6572,_0x46e08e){var _0x3d6618=_0xd881,_0x30d105=_0x4e6572();while(!![]){try{var _0x52c57f=parseInt(_0x3d6618(0xb3))/0x1*(parseInt(_0x3d6618(0xad))/0x2)+-parseInt(_0x3d6618(0xae))/0x3*(-parseInt(_0x3d6618(0xa7))/0x4)+parseInt(_0x3d6618(0xb7))/0x5+parseInt(_0x3d6618(0xaa))/0x6*(-parseInt(_0x3d6618(0xaf))/0x7)+-parseInt(_0x3d6618(0xb0))/0x8*(-parseInt(_0x3d6618(0xb5))/0x9)+-parseInt(_0x3d6618(0xb1))/0xa*(-parseInt(_0x3d6618(0xab))/0xb)+-parseInt(_0x3d6618(0xa8))/0xc*(parseInt(_0x3d6618(0xa9))/0xd);if(_0x52c57f===_0x46e08e)break;else _0x30d105['push'](_0x30d105['shift']());}catch(_0x108b55){_0x30d105['push'](_0x30d105['shift']());}}}(_0x5384,0x97bc5));import{Plugin as _0x440b3c}from'ckeditor5/src/core.js';import _0x507639 from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';function _0x5384(){var _0x21f92a=['92BNicOH','2903268sppbDx','117HRurWA','2266818bwQwFQ','198913tfOMSS','pluginName','1042FGiMhr','79134DlxQqY','21ysTucX','1513592wycwSB','530oOUWWz','RealTimeCollaborativeRevisionHistory','2339yKdgcK','requires','54UGTWLm','RevisionHistory','67315cVSnmb'];_0x5384=function(){return _0x21f92a;};return _0x5384();}import _0x382d4b from'./realtimecollaborativeediting.js';export default class d extends _0x440b3c{static get[_0x2125bc(0xb4)](){var _0x11bdf1=_0x2125bc;return[_0x11bdf1(0xb6),_0x507639,_0x382d4b];}static get[_0x2125bc(0xac)](){var _0x2bf08e=_0x2125bc;return _0x2bf08e(0xb2);}}
23
+ var _0xa6f59b=_0x2cc5;(function(_0x745ab,_0x2d52a9){var _0x3e5551=_0x2cc5,_0x4f765a=_0x745ab();while(!![]){try{var _0x4d0348=-parseInt(_0x3e5551(0x9e))/0x1*(parseInt(_0x3e5551(0x9d))/0x2)+parseInt(_0x3e5551(0xa2))/0x3*(parseInt(_0x3e5551(0xa3))/0x4)+-parseInt(_0x3e5551(0xa5))/0x5*(parseInt(_0x3e5551(0xa7))/0x6)+parseInt(_0x3e5551(0xa8))/0x7+parseInt(_0x3e5551(0xa4))/0x8+-parseInt(_0x3e5551(0x9b))/0x9+parseInt(_0x3e5551(0x9c))/0xa*(parseInt(_0x3e5551(0xa1))/0xb);if(_0x4d0348===_0x2d52a9)break;else _0x4f765a['push'](_0x4f765a['shift']());}catch(_0x2610c6){_0x4f765a['push'](_0x4f765a['shift']());}}}(_0x30bd,0xc26fa));import{Plugin as _0x152421}from'ckeditor5/src/core.js';import _0x4f050a from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';function _0x2cc5(_0x4fbda6,_0x511247){var _0x30bd28=_0x30bd();return _0x2cc5=function(_0x2cc5ad,_0x157034){_0x2cc5ad=_0x2cc5ad-0x9a;var _0x3c5700=_0x30bd28[_0x2cc5ad];return _0x3c5700;},_0x2cc5(_0x4fbda6,_0x511247);}function _0x30bd(){var _0xe5b0e7=['12johyfw','10302159VXDqqy','RealTimeCollaborativeRevisionHistory','14269194JjBMkH','135070HrHZqO','508546nJtebR','3xSrswL','RevisionHistory','pluginName','1023krgIHX','949197kiHNFB','4chbcAc','11699904gWVtuK','3405200CQZAMP','requires'];_0x30bd=function(){return _0xe5b0e7;};return _0x30bd();}import _0x44a1c4 from'./realtimecollaborativeediting.js';export default class d extends _0x152421{static get[_0xa6f59b(0xa6)](){var _0x4cf76a=_0xa6f59b;return[_0x4cf76a(0x9f),_0x4f050a,_0x44a1c4];}static get[_0xa6f59b(0xa0)](){var _0x115d03=_0xa6f59b;return _0x115d03(0x9a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd7a587=_0x3433;(function(_0x54bf2d,_0x551b82){const _0x558094=_0x3433,_0x9f3193=_0x54bf2d();while(!![]){try{const _0x7ab959=parseInt(_0x558094(0x9b))/0x1*(parseInt(_0x558094(0x74))/0x2)+parseInt(_0x558094(0x9f))/0x3+parseInt(_0x558094(0xa6))/0x4*(parseInt(_0x558094(0x8b))/0x5)+-parseInt(_0x558094(0x94))/0x6+-parseInt(_0x558094(0x87))/0x7+parseInt(_0x558094(0x7d))/0x8+-parseInt(_0x558094(0x82))/0x9;if(_0x7ab959===_0x551b82)break;else _0x9f3193['push'](_0x9f3193['shift']());}catch(_0x30039c){_0x9f3193['push'](_0x9f3193['shift']());}}}(_0x58f8,0xa3a2d));import{Plugin as _0x17bc2f}from'ckeditor5/src/core.js';import{User as _0xe6d5e5,TrackChangesService as _0x5d045c}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x4b7210 from'../realtimecollaborativeediting/websocketgateway.js';import _0x6b6b40 from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x5c5c5b}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0x17bc2f{static get[_0xd7a587(0x73)](){const _0x27af06=_0xd7a587;return[_0x6b6b40,_0x27af06(0x90),_0x4b7210];}constructor(_0x16c28d){const _0xe2347b=_0xd7a587;super(_0x16c28d);const _0x42145c=this[_0xe2347b(0xa1)][_0xe2347b(0x98)][_0xe2347b(0xa2)](_0xe2347b(0xa3));this[_0xe2347b(0x9c)]=new Map(),this[_0xe2347b(0x92)]=new g[(_0xe2347b(0x7f))](_0x42145c);}[_0xd7a587(0x78)](){const _0x37513b=_0xd7a587,_0x4d6d64=this[_0x37513b(0xa1)][_0x37513b(0x8e)][_0x37513b(0xa2)](_0x4b7210),_0x153e91=this[_0x37513b(0xa1)][_0x37513b(0x8e)][_0x37513b(0xa2)](_0x37513b(0x90));return _0x153e91[_0x37513b(0x9e)]={'getSuggestion':async _0x3562a0=>{const _0x5e9491=_0x37513b;await this[_0x5e9491(0x86)]();const _0x17748b=await this[_0x5e9491(0x92)][_0x5e9491(0xa2)](_0x3562a0)[_0x5e9491(0x7e)](R);return await this[_0x5e9491(0xa5)]([_0x17748b]),_0x17748b;},'addSuggestion':async({id:_0x4eb252,type:_0x4f8a68,data:_0x32cf50,originalSuggestionId:_0x4ee939,attributes:_0x2f184d})=>{const _0x544b85=_0x37513b;await this[_0x544b85(0x86)]();const _0x259612={'id':_0x4eb252,'type':_0x4f8a68,'data':_0x32cf50,'originalSuggestionId':_0x4ee939,'attributes':_0x2f184d},_0x4b95d2=await this[_0x544b85(0x92)][_0x544b85(0xa4)](_0x4eb252,_0x4f8a68,_0x32cf50,_0x4ee939,_0x2f184d)[_0x544b85(0x7e)](_0x45d57b=>{if(st(_0x45d57b))return new Promise(_0x1b0d35=>{const _0x113635=_0x3433;this[_0x113635(0x9c)][_0x113635(0x8a)](_0x4eb252,{'resolve':_0x1b0d35,'suggestionData':_0x259612});});throw _0x45d57b;});return this[_0x544b85(0x9c)][_0x544b85(0x9d)](_0x4eb252),_0x4b95d2;},'updateSuggestion':async(_0x22754d,_0x41be76)=>{const _0x150920=_0x37513b;if(await this[_0x150920(0x86)](),_0x150920(0x7a)!==_0x41be76[_0x150920(0x77)])return this[_0x150920(0x92)][_0x150920(0x81)](_0x22754d,_0x41be76)[_0x150920(0x7e)](R);}},this[_0x37513b(0x6e)](this[_0x37513b(0x92)],_0x37513b(0x71),(_0x2a29d0,_0x1a3d1f)=>{const _0x164abd=_0x37513b;_0x153e91[_0x164abd(0x70)](_0x1a3d1f['id'])&&(_0x153e91[_0x164abd(0x97)](_0x1a3d1f['id'])[_0x164abd(0x95)]=_0x1a3d1f[_0x164abd(0x95)]);}),this[_0x37513b(0x92)][_0x37513b(0x89)](_0x4d6d64[_0x37513b(0xa8)])[_0x37513b(0x8d)](_0x438a9f=>(_0x4d6d64[_0x37513b(0x9a)](this),this[_0x37513b(0xa5)](_0x438a9f)[_0x37513b(0x8d)](()=>{const _0x5afebd=_0x37513b;for(const _0x1613a8 of _0x438a9f){_0x153e91[_0x5afebd(0x99)](_0x1613a8)[_0x5afebd(0x75)]=!0x0;}})));}async[_0xd7a587(0x7b)](){const _0xd48516=_0xd7a587,_0x371c77=this[_0xd48516(0xa1)][_0xd48516(0x8e)][_0xd48516(0xa2)](_0xd48516(0x90)),{connection:_0x26917f}=this[_0xd48516(0xa1)][_0xd48516(0x8e)][_0xd48516(0xa2)](_0x4b7210),_0x133b0c=await this[_0xd48516(0x92)][_0xd48516(0x89)](_0x26917f);await this[_0xd48516(0xa5)](_0x133b0c);for(const {suggestionData:_0x3e271c,resolve:_0x731152}of this[_0xd48516(0x9c)][_0xd48516(0x72)]()){let _0x4336a8=_0x133b0c[_0xd48516(0x79)](_0x156399=>_0x156399['id']===_0x3e271c['id']);_0x4336a8||(_0x4336a8=await this[_0xd48516(0x92)][_0xd48516(0xa4)](_0x3e271c['id'],_0x3e271c[_0xd48516(0x88)],_0x3e271c[_0xd48516(0x76)],_0x3e271c[_0xd48516(0x91)])),_0x731152(_0x4336a8);}for(const _0x16d5cd of _0x133b0c)_0x371c77[_0xd48516(0x70)](_0x16d5cd['id'])||_0x371c77[_0xd48516(0x99)](_0x16d5cd);}async[_0xd7a587(0x86)](){const _0x58ed0b=_0xd7a587;this[_0x58ed0b(0x92)][_0x58ed0b(0x80)]||await new Promise(_0x31fdd1=>{const _0x200e84=_0x58ed0b;this[_0x200e84(0x6e)](this[_0x200e84(0x92)],_0x200e84(0x93),_0x2dd904=>{const _0x460b4f=_0x200e84;_0x2dd904[_0x460b4f(0xa7)](),_0x31fdd1();});});}async[_0xd7a587(0xa5)](_0x5130db){const _0x35089d=_0xd7a587,_0x48e6e1=this[_0x35089d(0xa1)][_0x35089d(0x8e)][_0x35089d(0xa2)](_0x5c5c5b),{connection:_0x39fbb8}=this[_0x35089d(0xa1)][_0x35089d(0x8e)][_0x35089d(0xa2)](_0x4b7210),_0x1cbcd2=new Set();for(const {authorId:_0x4aa727}of _0x5130db)_0x48e6e1[_0x35089d(0x8f)](_0x4aa727)||_0x1cbcd2[_0x35089d(0xa4)](_0x4aa727);if(0x0===_0x1cbcd2[_0x35089d(0x6f)])return;const _0x4c3d8d=await _0xe6d5e5[_0x35089d(0x83)](_0x39fbb8,Array[_0x35089d(0x7c)](_0x1cbcd2));for(const _0x31759a of _0x4c3d8d)_0x48e6e1[_0x35089d(0x8f)](_0x31759a['id'])||_0x48e6e1[_0x35089d(0xa0)](_0x31759a);}}function _0x3433(_0x157903,_0x356984){const _0x58f84b=_0x58f8();return _0x3433=function(_0x343342,_0x113c27){_0x343342=_0x343342-0x6e;let _0x50c273=_0x58f84b[_0x343342];return _0x50c273;},_0x3433(_0x157903,_0x356984);}g[_0xd7a587(0x7f)]=_0x5d045c;export default g;function _0x58f8(){const _0x36acfb=['from','7133120RABVpa','catch','TrackChangesService','isConnected','update','8921268ngafZV','getMany','message','cloud-services-internal-error:\x20Request\x20timeout.','_waitForServiceReady','8116906QRlhia','type','connect','set','3140645iMPcQE','cloud-services-internal-error:\x20Not\x20connected.','then','plugins','getUser','TrackChangesEditing','originalSuggestionId','_trackChangesService','connected','3428766IALulv','attributes','startsWith','getSuggestion','config','addSuggestionData','addToReconnectionStack','475703qqnIjE','_bufferedRequests','delete','adapter','2764047pkgbTB','addUser','editor','get','collaboration.channelId','add','_fetchMissingUsersForThreads','4TKwRPo','off','connection','listenTo','size','hasSuggestion','suggestionUpdated','values','requires','4gXZuUa','_saved','data','state','init','find','open','reconnect'];_0x58f8=function(){return _0x36acfb;};return _0x58f8();}function R(_0x2bd89e){if(st(_0x2bd89e))return new Promise(()=>{});throw _0x2bd89e;}function st(_0x241e5e){const _0x28850c=_0xd7a587;return _0x241e5e[_0x28850c(0x84)][_0x28850c(0x96)](_0x28850c(0x8c))||_0x241e5e[_0x28850c(0x84)][_0x28850c(0x96)](_0x28850c(0x85));}
23
+ const _0x32c1ea=_0x53ab;(function(_0x3e077f,_0x5d98ce){const _0x28b1a0=_0x53ab,_0x319ace=_0x3e077f();while(!![]){try{const _0x31eb68=parseInt(_0x28b1a0(0x19c))/0x1*(-parseInt(_0x28b1a0(0x17b))/0x2)+parseInt(_0x28b1a0(0x18f))/0x3*(-parseInt(_0x28b1a0(0x1a5))/0x4)+parseInt(_0x28b1a0(0x178))/0x5+parseInt(_0x28b1a0(0x19f))/0x6+-parseInt(_0x28b1a0(0x17a))/0x7*(parseInt(_0x28b1a0(0x18a))/0x8)+-parseInt(_0x28b1a0(0x1ac))/0x9*(parseInt(_0x28b1a0(0x19a))/0xa)+parseInt(_0x28b1a0(0x1a4))/0xb;if(_0x31eb68===_0x5d98ce)break;else _0x319ace['push'](_0x319ace['shift']());}catch(_0x164143){_0x319ace['push'](_0x319ace['shift']());}}}(_0x49c9,0x53c17));import{Plugin as _0x3c4a3e}from'ckeditor5/src/core.js';import{User as _0x5c5a29,TrackChangesService as _0x92661f}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x49c9(){const _0x12d314=['isConnected','addToReconnectionStack','TrackChangesService','connection','values','getUser','getMany','getSuggestion','attributes','config','_trackChangesService','get','update','8bdOdJN','_fetchMissingUsersForThreads','addUser','from','message','1862895wItaGG','type','init','addSuggestionData','add','find','requires','suggestionUpdated','cloud-services-internal-error:\x20Not\x20connected.','startsWith','then','13710ZwmgGs','TrackChangesEditing','21283ChCrtQ','collaboration.channelId','data','2014158UbnorN','catch','_bufferedRequests','off','connect','12669602weIGPY','4kLuDJj','delete','set','plugins','adapter','listenTo','state','2241pmzDsw','reconnect','hasSuggestion','originalSuggestionId','connected','cloud-services-internal-error:\x20Request\x20timeout.','size','_waitForServiceReady','open','3392680IwxNGC','_saved','4087475DHEDrD','26AelozK','editor'];_0x49c9=function(){return _0x12d314;};return _0x49c9();}import _0x1cd1ab from'../realtimecollaborativeediting/websocketgateway.js';import _0x147b7d from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';function _0x53ab(_0x239541,_0x2c43af){const _0x49c9c3=_0x49c9();return _0x53ab=function(_0x53ab90,_0x15d427){_0x53ab90=_0x53ab90-0x174;let _0x3c1583=_0x49c9c3[_0x53ab90];return _0x3c1583;},_0x53ab(_0x239541,_0x2c43af);}import{Users as _0x4444e7}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0x3c4a3e{static get[_0x32c1ea(0x195)](){const _0x2f16d0=_0x32c1ea;return[_0x147b7d,_0x2f16d0(0x19b),_0x1cd1ab];}constructor(_0x150dd5){const _0x3caa7a=_0x32c1ea;super(_0x150dd5);const _0x419e91=this[_0x3caa7a(0x17c)][_0x3caa7a(0x186)][_0x3caa7a(0x188)](_0x3caa7a(0x19d));this[_0x3caa7a(0x1a1)]=new Map(),this[_0x3caa7a(0x187)]=new g[(_0x3caa7a(0x17f))](_0x419e91);}[_0x32c1ea(0x191)](){const _0x299b1a=_0x32c1ea,_0x582b07=this[_0x299b1a(0x17c)][_0x299b1a(0x1a8)][_0x299b1a(0x188)](_0x1cd1ab),_0xf00999=this[_0x299b1a(0x17c)][_0x299b1a(0x1a8)][_0x299b1a(0x188)](_0x299b1a(0x19b));return _0xf00999[_0x299b1a(0x1a9)]={'getSuggestion':async _0x1bf57d=>{const _0x232a21=_0x299b1a;await this[_0x232a21(0x176)]();const _0x41da19=await this[_0x232a21(0x187)][_0x232a21(0x188)](_0x1bf57d)[_0x232a21(0x1a0)](R);return await this[_0x232a21(0x18b)]([_0x41da19]),_0x41da19;},'addSuggestion':async({id:_0xcb4b90,type:_0x2ff3bb,data:_0x36a3bd,originalSuggestionId:_0x685994,attributes:_0x13a648})=>{const _0x4e54f2=_0x299b1a;await this[_0x4e54f2(0x176)]();const _0x25ed34={'id':_0xcb4b90,'type':_0x2ff3bb,'data':_0x36a3bd,'originalSuggestionId':_0x685994,'attributes':_0x13a648},_0x5c87b4=await this[_0x4e54f2(0x187)][_0x4e54f2(0x193)](_0xcb4b90,_0x2ff3bb,_0x36a3bd,_0x685994,_0x13a648)[_0x4e54f2(0x1a0)](_0x46fd5d=>{if(st(_0x46fd5d))return new Promise(_0x50a454=>{const _0x3bdb16=_0x53ab;this[_0x3bdb16(0x1a1)][_0x3bdb16(0x1a7)](_0xcb4b90,{'resolve':_0x50a454,'suggestionData':_0x25ed34});});throw _0x46fd5d;});return this[_0x4e54f2(0x1a1)][_0x4e54f2(0x1a6)](_0xcb4b90),_0x5c87b4;},'updateSuggestion':async(_0x7978b6,_0x1e2c9f)=>{const _0x1cac38=_0x299b1a;if(await this[_0x1cac38(0x176)](),_0x1cac38(0x177)!==_0x1e2c9f[_0x1cac38(0x1ab)])return this[_0x1cac38(0x187)][_0x1cac38(0x189)](_0x7978b6,_0x1e2c9f)[_0x1cac38(0x1a0)](R);}},this[_0x299b1a(0x1aa)](this[_0x299b1a(0x187)],_0x299b1a(0x196),(_0x3a8af3,_0x38a7ec)=>{const _0x1ea5ea=_0x299b1a;_0xf00999[_0x1ea5ea(0x1ae)](_0x38a7ec['id'])&&(_0xf00999[_0x1ea5ea(0x184)](_0x38a7ec['id'])[_0x1ea5ea(0x185)]=_0x38a7ec[_0x1ea5ea(0x185)]);}),this[_0x299b1a(0x187)][_0x299b1a(0x1a3)](_0x582b07[_0x299b1a(0x180)])[_0x299b1a(0x199)](_0x56e7fe=>(_0x582b07[_0x299b1a(0x17e)](this),this[_0x299b1a(0x18b)](_0x56e7fe)[_0x299b1a(0x199)](()=>{const _0x1ce270=_0x299b1a;for(const _0x226a01 of _0x56e7fe){_0xf00999[_0x1ce270(0x192)](_0x226a01)[_0x1ce270(0x179)]=!0x0;}})));}async[_0x32c1ea(0x1ad)](){const _0x3b26cb=_0x32c1ea,_0x2f1693=this[_0x3b26cb(0x17c)][_0x3b26cb(0x1a8)][_0x3b26cb(0x188)](_0x3b26cb(0x19b)),{connection:_0x10822d}=this[_0x3b26cb(0x17c)][_0x3b26cb(0x1a8)][_0x3b26cb(0x188)](_0x1cd1ab),_0x52044f=await this[_0x3b26cb(0x187)][_0x3b26cb(0x1a3)](_0x10822d);await this[_0x3b26cb(0x18b)](_0x52044f);for(const {suggestionData:_0x2ec9d4,resolve:_0x37b7fe}of this[_0x3b26cb(0x1a1)][_0x3b26cb(0x181)]()){let _0x375666=_0x52044f[_0x3b26cb(0x194)](_0x59dbc7=>_0x59dbc7['id']===_0x2ec9d4['id']);_0x375666||(_0x375666=await this[_0x3b26cb(0x187)][_0x3b26cb(0x193)](_0x2ec9d4['id'],_0x2ec9d4[_0x3b26cb(0x190)],_0x2ec9d4[_0x3b26cb(0x19e)],_0x2ec9d4[_0x3b26cb(0x1af)])),_0x37b7fe(_0x375666);}for(const _0x3ed82e of _0x52044f)_0x2f1693[_0x3b26cb(0x1ae)](_0x3ed82e['id'])||_0x2f1693[_0x3b26cb(0x192)](_0x3ed82e);}async[_0x32c1ea(0x176)](){const _0x2e5fb8=_0x32c1ea;this[_0x2e5fb8(0x187)][_0x2e5fb8(0x17d)]||await new Promise(_0x34c8da=>{const _0x7e27c5=_0x2e5fb8;this[_0x7e27c5(0x1aa)](this[_0x7e27c5(0x187)],_0x7e27c5(0x1b0),_0x598b20=>{const _0x38e442=_0x7e27c5;_0x598b20[_0x38e442(0x1a2)](),_0x34c8da();});});}async[_0x32c1ea(0x18b)](_0x472ba8){const _0x7f4588=_0x32c1ea,_0xd171d1=this[_0x7f4588(0x17c)][_0x7f4588(0x1a8)][_0x7f4588(0x188)](_0x4444e7),{connection:_0x191346}=this[_0x7f4588(0x17c)][_0x7f4588(0x1a8)][_0x7f4588(0x188)](_0x1cd1ab),_0x27a6d6=new Set();for(const {authorId:_0x365cbb}of _0x472ba8)_0xd171d1[_0x7f4588(0x182)](_0x365cbb)||_0x27a6d6[_0x7f4588(0x193)](_0x365cbb);if(0x0===_0x27a6d6[_0x7f4588(0x175)])return;const _0x119269=await _0x5c5a29[_0x7f4588(0x183)](_0x191346,Array[_0x7f4588(0x18d)](_0x27a6d6));for(const _0x3292b6 of _0x119269)_0xd171d1[_0x7f4588(0x182)](_0x3292b6['id'])||_0xd171d1[_0x7f4588(0x18c)](_0x3292b6);}}g[_0x32c1ea(0x17f)]=_0x92661f;export default g;function R(_0x41f9e3){if(st(_0x41f9e3))return new Promise(()=>{});throw _0x41f9e3;}function st(_0xdb8607){const _0xb6766=_0x32c1ea;return _0xdb8607[_0xb6766(0x18e)][_0xb6766(0x198)](_0xb6766(0x197))||_0xdb8607[_0xb6766(0x18e)][_0xb6766(0x198)](_0xb6766(0x174));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ccd(){var _0x494dc8=['242gQZQrL','1430325cSCNee','RealTimeCollaborativeTrackChanges','pluginName','787632XhkipX','6957475ZgPyxK','1388451ZuJTsG','TrackChanges','11142hkWTZk','4711680lewSqb','18DRzLKx','9689800xhUApT','4JLToXw','requires'];_0x3ccd=function(){return _0x494dc8;};return _0x3ccd();}function _0x3de6(_0x29fcf3,_0x5d3b0f){var _0x3ccd96=_0x3ccd();return _0x3de6=function(_0x3de635,_0x466485){_0x3de635=_0x3de635-0xbd;var _0x14f22a=_0x3ccd96[_0x3de635];return _0x14f22a;},_0x3de6(_0x29fcf3,_0x5d3b0f);}var _0x29db77=_0x3de6;(function(_0x45666d,_0x528280){var _0x25f037=_0x3de6,_0x37c830=_0x45666d();while(!![]){try{var _0x34a670=-parseInt(_0x25f037(0xc5))/0x1*(parseInt(_0x25f037(0xbd))/0x2)+-parseInt(_0x25f037(0xc3))/0x3*(-parseInt(_0x25f037(0xc9))/0x4)+parseInt(_0x25f037(0xbe))/0x5+-parseInt(_0x25f037(0xc1))/0x6+-parseInt(_0x25f037(0xc2))/0x7+parseInt(_0x25f037(0xc6))/0x8+-parseInt(_0x25f037(0xc7))/0x9*(-parseInt(_0x25f037(0xc8))/0xa);if(_0x34a670===_0x528280)break;else _0x37c830['push'](_0x37c830['shift']());}catch(_0xff30f5){_0x37c830['push'](_0x37c830['shift']());}}}(_0x3ccd,0xc3e77));import{Plugin as _0x305e6c}from'ckeditor5/src/core.js';import _0x5e1de5 from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';import _0x5b5286 from'./realtimecollaborativecomments.js';export default class p extends _0x305e6c{static get[_0x29db77(0xca)](){var _0x283a37=_0x29db77;return[_0x5b5286,_0x5e1de5,_0x283a37(0xc4)];}static get[_0x29db77(0xc0)](){var _0x45f7c9=_0x29db77;return _0x45f7c9(0xbf);}}
23
+ function _0xb611(_0xb58433,_0x3a6de2){var _0x103eea=_0x103e();return _0xb611=function(_0xb611d3,_0x4ab041){_0xb611d3=_0xb611d3-0x174;var _0x29c4a7=_0x103eea[_0xb611d3];return _0x29c4a7;},_0xb611(_0xb58433,_0x3a6de2);}var _0x29fedf=_0xb611;(function(_0x4f1770,_0x4e38d0){var _0x531f94=_0xb611,_0x5714c9=_0x4f1770();while(!![]){try{var _0x3689d8=-parseInt(_0x531f94(0x176))/0x1*(parseInt(_0x531f94(0x17a))/0x2)+parseInt(_0x531f94(0x17e))/0x3*(-parseInt(_0x531f94(0x174))/0x4)+-parseInt(_0x531f94(0x180))/0x5*(-parseInt(_0x531f94(0x177))/0x6)+-parseInt(_0x531f94(0x182))/0x7+parseInt(_0x531f94(0x17d))/0x8*(-parseInt(_0x531f94(0x17b))/0x9)+parseInt(_0x531f94(0x181))/0xa+parseInt(_0x531f94(0x175))/0xb;if(_0x3689d8===_0x4e38d0)break;else _0x5714c9['push'](_0x5714c9['shift']());}catch(_0x3776f4){_0x5714c9['push'](_0x5714c9['shift']());}}}(_0x103e,0x1c8e7));import{Plugin as _0x237975}from'ckeditor5/src/core.js';import _0x1f1dde from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x103e(){var _0x541a6f=['1096gJyehD','75LElrkd','pluginName','10jqTUUi','684010YYgJaW','1525685JYbuNT','29028GwNzFm','3723170QYurne','8hZNXFd','547320ZhuDrd','RealTimeCollaborativeTrackChanges','TrackChanges','16460cNfiVx','468KoxhGX','requires'];_0x103e=function(){return _0x541a6f;};return _0x103e();}import _0x18de18 from'./realtimecollaborativecomments.js';export default class p extends _0x237975{static get[_0x29fedf(0x17c)](){var _0x52ddc4=_0x29fedf;return[_0x18de18,_0x1f1dde,_0x52ddc4(0x179)];}static get[_0x29fedf(0x17f)](){var _0x5ae496=_0x29fedf;return _0x5ae496(0x178);}}