@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.1 → 43.2.0-alpha.3

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
- const _0x21e88d=_0x2f9b;(function(_0x32eace,_0x110027){const _0x3e77e4=_0x2f9b,_0x5adc21=_0x32eace();while(!![]){try{const _0x68cffa=-parseInt(_0x3e77e4(0x155))/0x1+parseInt(_0x3e77e4(0x1c5))/0x2*(-parseInt(_0x3e77e4(0x18b))/0x3)+-parseInt(_0x3e77e4(0x11a))/0x4*(-parseInt(_0x3e77e4(0x1b8))/0x5)+-parseInt(_0x3e77e4(0xfa))/0x6+-parseInt(_0x3e77e4(0x12c))/0x7+-parseInt(_0x3e77e4(0x186))/0x8+parseInt(_0x3e77e4(0x104))/0x9;if(_0x68cffa===_0x110027)break;else _0x5adc21['push'](_0x5adc21['shift']());}catch(_0x376dc8){_0x5adc21['push'](_0x5adc21['shift']());}}}(_0x3173,0x314b8));import{Plugin as _0x10eaea,PendingActions as _0x252bb5}from'ckeditor5/src/core.js';function _0x3173(){const _0x2df7b1=['round','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.','_getAffectedRoot','has','applyOperation','_operationToId','_isLoaded','_applyOperationsSet','change:_isEditingAllowed','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','view','realtimecollaborationclient-init-document-already-initialized','_loadRoot','register','_isInit','cloud-services-internal-error:\x20Not\x20connected.','entries','404','_compressOperations','then','732LYeGmd','offset','state','getOperations','plugins','_service','start','CommentsOnly','_handleReconnectionError','_disconnectService','_ignoredOperations','newRange','permissions','_document','_refreshUserSelectionMarkers','_getOperationsFromInitData','attributes','init','1379910RIvSSi','editor','_shouldSendUpdate','getUser','toJSON','currentDocumentSession','model','directChange','_handleServerResponse','_isEditingAllowed','_handleReconnectionResponse','wereChangesApplied','sessionId','_currentBufferDelay','realtimecollaborationclient-init-session-connection-error','finally','isReadOnly','getMany','_disconnectionOperations','setIdForTheLastOperation','loadRoot','createPositionFromPath','cs:removeUser','editing','PENDING_ACTION_SENDING_DATA','unregister','parse','string','getConnectedSessions','ready','connected','locale','define','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','startsWith','getDocumentDetails','sessionAdd:','fromJSON','metadata','_handleReceivedOperations','_channelId','185398gjbPVS','CollaborativeEditingService','addUser','disconnected','add','marker','path','config','RealTimeCollaborationClient','cloudDocumentVersion','suppressErrorInCollaboration','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_saveOperationInBuffer','message','sendOperations','_bufferRootLoad','change:_isPendingUpdate','batch','getRoot','_operationIdentifier','high','isUndoneOperation','lastSyncVersion','_compressor','slice','filter','remove','_knownRootNames','rtc-destroyed','_crash','_authorId','compress','data','_decompressOperations','collaboration.channelId','_isDisconnection','move','root','position','_shouldSendSelectionUpdate','pluginName','rtc-offline','selection','_sendBufferedOperationsDelayed','_handleInitialConnectionData','_addKnownRoot','_lastSyncedOperationId','createRange','_sendBufferedOperationsDelayId','2465272QMnrlO','collaboration','stopListening','clone','_hasSelectionChanged','75chSrfn','affectsData','requires','addRootAttribute','_lastServerVersion','rootsAttributes','return','mySessionId','reconnection:\x20flushed\x20session','_connectService','multi-root-editor-root-attributes-no-root','_sendBufferedOperations','removeFromReconnectionStack','change:hasDomSelection','sessionCreatedAt','createPositionAt','addRoot','initData','baseVersion','_bufferedOperations','InsertOperation','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.','operationsReceived','_offset','lastOperationAcceptedAt','getOperationAuthor','version','forEach','_initThrowingOnDataSet','from','targetPosition','_hasSynchronizationProblem','reset','createRoot','realtimecollaborationclient-init-non-existent-root','_initSessionsHandling','differ','realtimecollaborationclient-init-connection-failed','_isAttached','catch','connection','Notification','size','realtimecollaborationclient-initservice-incorrect-server-operation','bind','9535dzxQJh','_handleExternalOperations','history','error','_baseBufferDelay','409','_pendingAction','cloud-services-internal-error:\x20Request\x20timeout.','get','_knownOperations','_handleSendingSelectionMarkers','destroy','channelSessions','10646oOeTxo','userId','wasUndone','document:write','isEnabled','connect','insert','enableReadOnlyMode','lastDocumentSession','isDocumentOperation','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_clearPendingAction','enqueueChange','createUserMarkerOperations','_setUpDataInit','collaboration-missing-channelid','addOperation','_updateServerHistory','realtimecollaborationclient-initservice-internal-error','Synchronization\x20issue','_isPendingUpdate','disconnect','set','addToReconnectionStack','fire','change:range','realtimecollaborationclient-handleserverresponse','getIdOfTheLastOperation','lastOperationId','code','_connectAfterSessionHasBeenFlushed','_waitUntilSynced','_fetchMissingUsers','end','real-time-collaboration','disableReadOnlyMode','type','includes','serverHistory','length','__className','realtimecollaborationclient-sendbufferedoperations','showWarning','keys','_setPendingAction','listenTo','Permissions','affectedSelectable','document','$root','apply','cloudServices.bundleVersion','stop','reconnect','171456OeclXV','off','createdAt','markers','rootName','map','setPermissions','_isConnected','roots','decompress','6347421dvbohx','push'];_0x3173=function(){return _0x2df7b1;};return _0x3173();}import{CKEditorError as _0x1be210,version as _0x1f6d39,uid as _0x258646}from'ckeditor5/src/utils.js';import{Notification as _0x1e19c8}from'ckeditor5/src/ui.js';import{transformSets as _0xdbbc28,NoOperation as _0x40b499,InsertOperation as _0x21e76f,MarkerOperation as _0x165a27,RootAttributeOperation as _0x4c1eee,OperationFactory as _0x4282e2,History as _0x57b6c0}from'ckeditor5/src/engine.js';import _0x540b88 from'./websocketgateway.js';import _0x527801 from'./sessions.js';import _0x5ede46 from'./usermarkers.js';import{getTranslation as _0x206d74}from'../common-translations.js';import{Compressor as _0x13aa26}from'@ckeditor/ckeditor5-operations-compressor';function _0x2f9b(_0x581c8b,_0x5d98bc){const _0x3173c7=_0x3173();return _0x2f9b=function(_0x2f9b01,_0x687229){_0x2f9b01=_0x2f9b01-0xf1;let _0x538b2e=_0x3173c7[_0x2f9b01];return _0x538b2e;},_0x2f9b(_0x581c8b,_0x5d98bc);}import{Users as _0xe4c887}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x109467,CollaborativeEditingService as _0x481907}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';let M=0x1;class l extends _0x10eaea{static get[_0x21e88d(0x18d)](){return[_0x540b88,_0x527801,_0x5ede46,_0x252bb5,_0xe4c887,_0x1e19c8];}static get[_0x21e88d(0x17d)](){const _0x36fd13=_0x21e88d;return _0x36fd13(0x15d);}get[_0x21e88d(0x15e)](){const _0x4320b7=_0x21e88d;return this[_0x4320b7(0x18f)]+this[_0x4320b7(0x1a2)];}get[_0x21e88d(0x18f)](){const _0x46cc27=_0x21e88d;return this[_0x46cc27(0x1eb)][_0x46cc27(0x1a5)]-this[_0x46cc27(0x1a2)];}get[_0x21e88d(0x16b)](){const _0x5005e0=_0x21e88d,_0x3eed4e=this[_0x5005e0(0x1eb)][_0x5005e0(0x11d)]();for(let _0x55c16c=_0x3eed4e[_0x5005e0(0x1ec)]-0x1;_0x55c16c>=0x0;_0x55c16c--){const _0x5a27d6=_0x3eed4e[_0x55c16c];if(!this[_0x5005e0(0x13e)][_0x5005e0(0x109)](_0x5a27d6))return _0x5a27d6[_0x5005e0(0x19d)]+0x1-this[_0x5005e0(0x1a2)];}return 0x0;}constructor(_0x40590a){const _0x20556a=_0x21e88d;if(super(_0x40590a),this[_0x20556a(0x1a2)]=0x0,this[_0x20556a(0x138)]=null,this[_0x20556a(0x1eb)]=new _0x57b6c0(),this[_0x20556a(0x12d)][_0x20556a(0x15c)][_0x20556a(0x14c)](_0x20556a(0x187),{}),this[_0x20556a(0x154)]=this[_0x20556a(0x12d)][_0x20556a(0x15c)][_0x20556a(0x1c0)](_0x20556a(0x177)),!this[_0x20556a(0x154)])throw new _0x1be210(_0x20556a(0x1d4),this);const _0x202dd4=_0x40590a[_0x20556a(0x15c)][_0x20556a(0x1c0)](_0x20556a(0xf7))||_0x1f6d39;this[_0x20556a(0x11f)]=new l[(_0x20556a(0x156))](_0x202dd4,this[_0x20556a(0x154)]),this[_0x20556a(0x127)]=this[_0x20556a(0x12d)][_0x20556a(0x132)][_0x20556a(0xf4)],this[_0x20556a(0x16c)]=new _0x13aa26(),this[_0x20556a(0x19e)]=[],this[_0x20556a(0x1c1)]=new WeakSet(),this[_0x20556a(0x170)]=new Set(),this[_0x20556a(0x1db)](_0x20556a(0x1d9),!0x1),this[_0x20556a(0x1db)](_0x20556a(0x1aa),!0x1),this[_0x20556a(0x1be)]=null,this[_0x20556a(0x18a)]=!0x1,this[_0x20556a(0x185)]=null,this[_0x20556a(0x1bc)]=0x12c,this[_0x20556a(0x139)]=this[_0x20556a(0x1bc)],this[_0x20556a(0x183)]=null,this[_0x20556a(0x13e)]=new WeakSet(),this[_0x20556a(0x168)]=new W(this[_0x20556a(0x13e)]);}[_0x21e88d(0x12b)](){const _0x5f3dcd=_0x21e88d,_0x2ce388=this[_0x5f3dcd(0x12d)],_0x148a7c=_0x2ce388[_0x5f3dcd(0x11e)][_0x5f3dcd(0x1c0)](_0xe4c887),_0x5256bc=_0x2ce388[_0x5f3dcd(0x11e)][_0x5f3dcd(0x1c0)](_0x540b88);this[_0x5f3dcd(0xf1)](_0x148a7c,_0x5f3dcd(0x1a4),(_0x53d460,_0x4c8c5e)=>{const _0x549c74=_0x5f3dcd,_0x32b87c=_0x4c8c5e[0x0];_0x32b87c[_0x549c74(0x173)]&&(_0x53d460[_0x549c74(0x191)]=_0x148a7c[_0x549c74(0x12f)](_0x32b87c[_0x549c74(0x173)]),_0x53d460[_0x549c74(0xf8)]()),null===_0x32b87c[_0x549c74(0x173)]&&(_0x53d460[_0x549c74(0x191)]=null,_0x53d460[_0x549c74(0xf8)]());},{'priority':_0x5f3dcd(0x169)}),this[_0x5f3dcd(0xf1)](_0x2ce388[_0x5f3dcd(0x132)][_0x5f3dcd(0xf4)][_0x5f3dcd(0x17f)],_0x5f3dcd(0x1de),(_0x453721,_0x4f7cea)=>{const _0x120aea=_0x5f3dcd;_0x4f7cea[_0x120aea(0x133)]&&this[_0x120aea(0x128)]();}),this[_0x5f3dcd(0xf1)](_0x2ce388[_0x5f3dcd(0x143)][_0x5f3dcd(0x110)],_0x5f3dcd(0x198),()=>{const _0xba1732=_0x5f3dcd;this[_0xba1732(0x128)]();}),this[_0x5f3dcd(0x1a7)](),_0x2ce388[_0x5f3dcd(0x132)]['on'](_0x5f3dcd(0x10a),(_0x3cd234,_0x45c137)=>{const _0x51d421=_0x5f3dcd,_0x433588=_0x45c137[0x0];_0x433588[_0x51d421(0x1ce)]&&(this[_0x51d421(0x161)](_0x433588),this[_0x51d421(0x12e)]()&&this[_0x51d421(0x180)]());}),this[_0x5f3dcd(0x1d3)](),this[_0x5f3dcd(0x1b7)](_0x5f3dcd(0x135))['to'](_0x5256bc,_0x5f3dcd(0x11c),this,_0x5f3dcd(0x1aa),(_0x59f27d,_0x50d6ba)=>_0x5f3dcd(0x14a)===_0x59f27d&&!_0x50d6ba),this['on'](_0x5f3dcd(0x10e),()=>{const _0x55fc2a=_0x5f3dcd;this[_0x55fc2a(0x135)]?_0x2ce388[_0x55fc2a(0x1e8)](_0x55fc2a(0x17e)):_0x2ce388[_0x55fc2a(0x1cc)](_0x55fc2a(0x17e));}),this[_0x5f3dcd(0x135)]?_0x2ce388[_0x5f3dcd(0x1e8)](_0x5f3dcd(0x17e)):_0x2ce388[_0x5f3dcd(0x1cc)](_0x5f3dcd(0x17e)),this[_0x5f3dcd(0x1db)](_0x5f3dcd(0x101),!0x1);}async[_0x21e88d(0xf9)](){const _0x3baa27=_0x21e88d,_0xf0da5d=this[_0x3baa27(0x12d)][_0x3baa27(0x11e)][_0x3baa27(0x1c0)](_0x527801),_0x2298ec=this[_0x3baa27(0x12d)][_0x3baa27(0x11e)][_0x3baa27(0x1c0)](_0x540b88);try{this[_0x3baa27(0x1d9)]=!0x0,_0xf0da5d[_0x3baa27(0x145)](this[_0x3baa27(0x154)]);const _0xc26f79=await this[_0x3baa27(0x11f)][_0x3baa27(0xf9)](_0x2298ec[_0x3baa27(0x1b3)],this[_0x3baa27(0x16b)]);await this[_0x3baa27(0x136)](_0xc26f79)&&(this[_0x3baa27(0x1d9)]=!0x1,this[_0x3baa27(0x1d0)]());const _0x3cb119=await this[_0x3baa27(0x11f)][_0x3baa27(0x148)]();_0xf0da5d[_0x3baa27(0x113)](this[_0x3baa27(0x154)],_0x3cb119),this[_0x3baa27(0x1c2)](),this[_0x3baa27(0x101)]=!0x0;}catch(_0x34c90f){if(function(_0x53d632){const _0x2daf8d=_0x3baa27;return _0x2daf8d(0x117)===_0x53d632[_0x2daf8d(0x1e2)];}(_0x34c90f)&&this[_0x3baa27(0x138)])await this[_0x3baa27(0x1e3)]();else{if(function(_0x32c77b){const _0xee57f9=_0x3baa27;return _0xee57f9(0x1bd)===_0x32c77b[_0xee57f9(0x1e2)];}(_0x34c90f)){const _0x3a21b8=_0x206d74(this[_0x3baa27(0x12d)][_0x3baa27(0x14b)],_0x3baa27(0x160));this[_0x3baa27(0x122)](_0x3a21b8);}else{if(!(_0x34c90f instanceof z))throw _0x34c90f;this[_0x3baa27(0x122)]();}}}}[_0x21e88d(0x1c3)](){const _0x286729=_0x21e88d,_0x210ed0=this[_0x286729(0x12d)][_0x286729(0x11e)][_0x286729(0x1c0)](_0x540b88),_0x4c452b=this[_0x286729(0x12d)][_0x286729(0x11e)][_0x286729(0x1c0)](_0x527801);this[_0x286729(0x12d)][_0x286729(0x1cc)](_0x286729(0x171)),_0x4c452b[_0x286729(0x1c4)][_0x286729(0x109)](this[_0x286729(0x154)])&&_0x4c452b[_0x286729(0x145)](this[_0x286729(0x154)]),_0x210ed0[_0x286729(0x197)](this),this[_0x286729(0x123)](),super[_0x286729(0x1c3)]();}async[_0x21e88d(0x136)](_0x128221){const _0x59d85f=_0x21e88d;if(this[_0x59d85f(0x138)]!==_0x128221[_0x59d85f(0x138)]&&this[_0x59d85f(0x183)]!==_0x128221[_0x59d85f(0x1e1)])throw new z();return this[_0x59d85f(0x138)]=_0x128221[_0x59d85f(0x138)],this[_0x59d85f(0x134)]([],{..._0x128221,'wereChangesApplied':!0x1,'data':_0x128221[_0x59d85f(0x175)]},_0x59d85f(0xf9));}async[_0x21e88d(0x194)](_0x7e731f,_0x1f663c=!0x1){const _0xed3f03=_0x21e88d,{connection:_0x430827}=this[_0xed3f03(0x12d)][_0xed3f03(0x11e)][_0xed3f03(0x1c0)](_0x540b88);l[_0xed3f03(0x156)][_0xed3f03(0x148)](_0x430827,this[_0xed3f03(0x154)])[_0xed3f03(0x119)](_0x342ea1=>this[_0xed3f03(0x1ae)](_0x342ea1))[_0xed3f03(0x1b2)](_0x19111a=>{const _0x387ba1=_0xed3f03;this[_0x387ba1(0x172)](_0x387ba1(0x13a),_0x19111a);}),this[_0xed3f03(0xf1)](this[_0xed3f03(0x11f)],_0xed3f03(0x1a1),this[_0xed3f03(0x153)][_0xed3f03(0x1b7)](this)),this[_0xed3f03(0xf1)](this[_0xed3f03(0x11f)],_0xed3f03(0x1bb),(_0x426110,_0x2acb18)=>{const _0x8d75a0=_0xed3f03;this[_0x8d75a0(0x172)](_0x8d75a0(0x1d7),_0x2acb18);}),this[_0xed3f03(0xf1)](this[_0xed3f03(0x11f)],_0xed3f03(0x158),()=>{const _0x5ca562=_0xed3f03;this[_0x5ca562(0x101)]=!0x1;});const _0x5e1f38=this[_0xed3f03(0x168)][_0xed3f03(0x1e0)](_0x7e731f);this[_0xed3f03(0x1d9)]=!0x0;const _0x3e96ab=await this[_0xed3f03(0x11f)][_0xed3f03(0x1ca)](_0x430827,this[_0xed3f03(0x118)](_0x7e731f),_0x5e1f38);if(this[_0xed3f03(0x138)]=_0x3e96ab[_0xed3f03(0x138)],_0x1f663c){if(!_0x3e96ab[_0xed3f03(0x137)])return void this[_0xed3f03(0x122)]();this[_0xed3f03(0x1d9)]=!0x1,this[_0xed3f03(0x1d0)](),this[_0xed3f03(0x1eb)][_0xed3f03(0x1ab)](),this[_0xed3f03(0x1a2)]=_0x3e96ab[_0xed3f03(0x11b)],this[_0xed3f03(0x1eb)][_0xed3f03(0x1a5)]=this[_0xed3f03(0x1a2)],await this[_0xed3f03(0x134)](_0x7e731f,_0x3e96ab,_0xed3f03(0x193));}else await this[_0xed3f03(0x181)](_0x3e96ab,_0x7e731f);this[_0xed3f03(0x1c2)](),this[_0xed3f03(0x101)]=!0x0;}[_0x21e88d(0x1c2)](){const _0x10be9f=_0x21e88d,_0x14bac1=this[_0x10be9f(0x12d)][_0x10be9f(0x11e)][_0x10be9f(0x1c0)](_0x527801),_0x153fb7=this[_0x10be9f(0x12d)][_0x10be9f(0x11e)][_0x10be9f(0x1c0)](_0x5ede46),_0x2a7ae2=_0x14bac1[_0x10be9f(0x1c4)][_0x10be9f(0x1c0)](this[_0x10be9f(0x154)]);_0x2a7ae2&&_0x2a7ae2[_0x10be9f(0x1ec)]>0x1?_0x153fb7[_0x10be9f(0x1d2)]():this[_0x10be9f(0xf1)](_0x14bac1,_0x10be9f(0x150)+this[_0x10be9f(0x154)],()=>{const _0xb76d6e=_0x10be9f;0x2===_0x14bac1[_0xb76d6e(0x1c4)][_0xb76d6e(0x1c0)](this[_0xb76d6e(0x154)])[_0xb76d6e(0x1ec)]&&_0x153fb7[_0xb76d6e(0x1d2)]();});}async[_0x21e88d(0x153)](_0x4dc2ec,_0x1f806d,_0x3c2ec9,_0x541f3e){const _0x151b1c=_0x21e88d;if(!this[_0x151b1c(0x1d9)]&&this[_0x151b1c(0x127)][_0x151b1c(0x1a5)]==_0x1f806d){const _0x5a884e=this[_0x151b1c(0x176)](_0x3c2ec9,_0x541f3e);await this[_0x151b1c(0x1e5)](_0x5a884e),this[_0x151b1c(0x1b9)](_0x5a884e,_0x1f806d,_0x3c2ec9[_0x151b1c(0x1e1)])||this[_0x151b1c(0x172)](_0x151b1c(0x1b6));}}async[_0x21e88d(0x1e3)](){const _0x23658f=_0x21e88d;this[_0x23658f(0x123)]();const {locale:_0x55067e}=this[_0x23658f(0x12d)];let _0x45ec6f;try{_0x45ec6f=await this[_0x23658f(0x11f)][_0x23658f(0x14f)]();}catch(_0x1340a7){const _0x144650=_0x206d74(_0x55067e,_0x23658f(0x1cf));return void this[_0x23658f(0x122)](_0x144650);}const _0x45339d=_0x45ec6f[_0x23658f(0x131)]||_0x45ec6f[_0x23658f(0x1cd)];if(this[_0x23658f(0x183)]===_0x45339d[_0x23658f(0x1e1)])await this[_0x23658f(0x194)](this[_0x23658f(0x12d)][_0x23658f(0x132)][_0x23658f(0xf4)][_0x23658f(0x1ba)][_0x23658f(0x11d)](),!0x0);else{const _0x41681a=_0x206d74(_0x55067e,_0x23658f(0x1a0));this[_0x23658f(0x122)](_0x41681a);}}[_0x21e88d(0x123)](){const _0x13320b=_0x21e88d;this[_0x13320b(0x11f)][_0x13320b(0x1da)](),this[_0x13320b(0x19e)]=[],clearTimeout(this[_0x13320b(0x185)]),this[_0x13320b(0x188)](this[_0x13320b(0x11f)]);}[_0x21e88d(0x1ae)](_0x261a9b){const _0x4937=_0x21e88d,_0x2a00fe=this[_0x4937(0x12d)][_0x4937(0x11e)][_0x4937(0x1c0)](_0x527801);this[_0x4937(0xf1)](_0x2a00fe,_0x4937(0x150)+this[_0x4937(0x154)],(_0x3581ac,{session:_0x1f702d})=>{const _0x2dd833=_0x4937;if(_0x1f702d['id']===_0x2a00fe[_0x2dd833(0x192)]){_0x3581ac[_0x2dd833(0xfb)]();const _0x44bb86=this[_0x2dd833(0x12d)][_0x2dd833(0x11e)][_0x2dd833(0x109)](_0x2dd833(0x121))&&this[_0x2dd833(0x12d)][_0x2dd833(0x11e)][_0x2dd833(0x1c0)](_0x2dd833(0x121));let _0x5c61c5=_0x1f702d[_0x2dd833(0x126)];_0x44bb86&&_0x44bb86[_0x2dd833(0x1c9)]&&(_0x5c61c5=_0x5c61c5[_0x2dd833(0x16e)](_0x3f32a0=>_0x2dd833(0x1c8)!==_0x3f32a0)),this[_0x2dd833(0x12d)][_0x2dd833(0x11e)][_0x2dd833(0x1c0)](_0x2dd833(0xf2))[_0x2dd833(0x100)](_0x5c61c5,this[_0x2dd833(0x154)]);}}),_0x2a00fe[_0x4937(0x113)](this[_0x4937(0x154)],_0x261a9b);}[_0x21e88d(0x1a7)](){const _0x4ac030=_0x21e88d,_0x183d56=this[_0x4ac030(0x12d)][_0x4ac030(0x175)][_0x4ac030(0x1db)];this[_0x4ac030(0x12d)][_0x4ac030(0x175)][_0x4ac030(0x1db)]=(..._0x4e943a)=>{const _0x4af4ad=_0x4ac030;if(!_0x4e943a[_0x4e943a[_0x4af4ad(0x1ec)]-0x1][_0x4af4ad(0x15f)])throw new _0x1be210(_0x4af4ad(0x10f),this);_0x183d56[_0x4af4ad(0xf6)](this[_0x4af4ad(0x12d)][_0x4af4ad(0x175)],_0x4e943a);};}[_0x21e88d(0x1d3)](){const _0x281d32=_0x21e88d;this[_0x281d32(0x12d)][_0x281d32(0x175)]['on'](_0x281d32(0x12b),(_0x585c88,[_0x11b868])=>{const _0x16cc8f=_0x281d32;if(this[_0x16cc8f(0x127)][_0x16cc8f(0x1a5)])throw new _0x1be210(_0x16cc8f(0x111),this);_0x585c88[_0x16cc8f(0xf8)](),this[_0x16cc8f(0x1f1)]();const _0x552a03=this[_0x16cc8f(0x12d)][_0x16cc8f(0x15c)][_0x16cc8f(0x1c0)](_0x16cc8f(0x190)),_0x56d7e1=this[_0x16cc8f(0x129)](_0x11b868,_0x552a03);0x0==_0x56d7e1[_0x16cc8f(0x1ec)]&&_0x56d7e1[_0x16cc8f(0x105)](new _0x40b499(0x0)),_0x585c88[_0x16cc8f(0x191)]=this[_0x16cc8f(0x194)](_0x56d7e1)[_0x16cc8f(0x119)](()=>{const _0x506eed=_0x16cc8f;this[_0x506eed(0x12d)][_0x506eed(0x11e)][_0x506eed(0x1c0)](_0x540b88)[_0x506eed(0x1dc)](this),this[_0x506eed(0x12d)][_0x506eed(0x175)][_0x506eed(0x1dd)](_0x506eed(0x149));})[_0x16cc8f(0x1b2)](_0xea1567=>this[_0x16cc8f(0x172)](_0x16cc8f(0x1b0),_0xea1567))[_0x16cc8f(0x13b)](()=>this[_0x16cc8f(0x1d0)]());},{'priority':_0x281d32(0x169)}),this[_0x281d32(0x12d)]['on'](_0x281d32(0x140),async(_0x245e58,[_0x4b53a9,_0x380337])=>{const _0x1d6536=_0x281d32;_0x245e58[_0x1d6536(0xf8)]();const _0x57b8b2=this[_0x1d6536(0x12d)][_0x1d6536(0x132)][_0x1d6536(0xf4)][_0x1d6536(0x167)](_0x4b53a9);if(!this[_0x1d6536(0x170)][_0x1d6536(0x109)](_0x4b53a9)){const _0x367269=_0x380337&&_0x380337[_0x1d6536(0x175)]?_0x380337[_0x1d6536(0x175)]:'',_0xe9d03f=_0x380337&&_0x380337[_0x1d6536(0x12a)]?_0x380337[_0x1d6536(0x12a)]:{};await this[_0x1d6536(0x112)](_0x4b53a9,_0x367269,_0xe9d03f);}this[_0x1d6536(0x12d)][_0x1d6536(0x132)][_0x1d6536(0x1d1)]({'isUndoable':!0x1},()=>{const _0xe31655=_0x1d6536;_0x57b8b2[_0xe31655(0x10c)]=!0x0,this[_0xe31655(0x12d)][_0xe31655(0x132)][_0xe31655(0xf4)][_0xe31655(0x1af)][_0xe31655(0x164)](_0x57b8b2);});},{'priority':_0x281d32(0x169)});}async[_0x21e88d(0x1e5)](_0x412414){const _0x49fd4d=_0x21e88d,_0xb83de5=this[_0x49fd4d(0x12d)][_0x49fd4d(0x11e)][_0x49fd4d(0x1c0)](_0xe4c887),{connection:_0x336da5}=this[_0x49fd4d(0x12d)][_0x49fd4d(0x11e)][_0x49fd4d(0x1c0)](_0x540b88),_0x4521c4=new Set();for(const _0x1ebfb5 of _0x412414){const _0x1e1c74=_0x1ebfb5[_0x49fd4d(0x173)];_0x1e1c74&&!_0xb83de5[_0x49fd4d(0x12f)](_0x1e1c74)&&_0x4521c4[_0x49fd4d(0x159)](_0x1e1c74);}if(0x0===_0x4521c4[_0x49fd4d(0x1b5)])return;const _0x185f06=await _0x109467[_0x49fd4d(0x13d)](_0x336da5,Array[_0x49fd4d(0x1a8)](_0x4521c4));for(const _0x1f7397 of _0x185f06)_0xb83de5[_0x49fd4d(0x12f)](_0x1f7397['id'])||_0xb83de5[_0x49fd4d(0x157)](_0x1f7397);}[_0x21e88d(0x129)](_0x52d1d0,_0x4232f3={}){const _0xd3daea=_0x21e88d,_0x2892df=this[_0xd3daea(0x12d)][_0xd3daea(0x132)],_0x18bea7=[];let _0x13814c=0x0;const _0x39f3aa=_0xd3daea(0x147)==typeof _0x52d1d0?{'main':_0x52d1d0}:_0x52d1d0;for(const _0x42db99 of Object[_0xd3daea(0x1f0)](_0x39f3aa)){if(!this[_0xd3daea(0x127)][_0xd3daea(0x102)][_0xd3daea(0x109)](_0x42db99))throw new _0x1be210(_0xd3daea(0x1ad),this);const _0x4d7a31=this[_0xd3daea(0x12d)][_0xd3daea(0x175)][_0xd3daea(0x146)](_0x39f3aa[_0x42db99]),_0x25ffe3=this[_0xd3daea(0x127)][_0xd3daea(0x167)](_0x42db99),_0x352985=new _0x21e76f(_0x2892df[_0xd3daea(0x19a)](_0x25ffe3,0x0),_0x4d7a31,_0x13814c++);_0x18bea7[_0xd3daea(0x105)](_0x352985);for(const [_0xc1980a,_0x1a4b06]of _0x4d7a31[_0xd3daea(0xfd)]){const _0x3e1534=_0x2892df[_0xd3daea(0x184)](_0x2892df[_0xd3daea(0x141)](_0x25ffe3,_0x1a4b06[_0xd3daea(0x120)][_0xd3daea(0x15b)][_0xd3daea(0x16d)]()),_0x2892df[_0xd3daea(0x141)](_0x25ffe3,_0x1a4b06[_0xd3daea(0x1e6)][_0xd3daea(0x15b)][_0xd3daea(0x16d)]())),_0x5ae75a=new _0x165a27(_0xc1980a,null,_0x3e1534,_0x2892df[_0xd3daea(0xfd)],!0x0,_0x13814c++);_0x18bea7[_0xd3daea(0x105)](_0x5ae75a);}}if(_0x4232f3)for(const [_0x269536,_0x302722]of Object[_0xd3daea(0x116)](_0x4232f3)){const _0x3b2dcb=_0x2892df[_0xd3daea(0xf4)][_0xd3daea(0x167)](_0x269536);if(!_0x3b2dcb)throw new _0x1be210(_0xd3daea(0x195),null);for(const [_0x3e87d0,_0x5ef1d1]of Object[_0xd3daea(0x116)](_0x302722))if(null!==_0x5ef1d1){const _0x17152d=new _0x4c1eee(_0x3b2dcb,_0x3e87d0,null,_0x5ef1d1,_0x13814c++);_0x18bea7[_0xd3daea(0x105)](_0x17152d);}}return _0x18bea7;}async[_0x21e88d(0x112)](_0xfa8855,_0x524cfc,_0x1b3911){const _0x114b38=_0x21e88d;this[_0x114b38(0x129)]({[_0xfa8855]:_0x524cfc},{[_0xfa8855]:_0x1b3911})[_0x114b38(0x1a6)]((_0x186692,_0x28fe7f)=>{const _0x426f6d=_0x114b38;_0x186692[_0x426f6d(0x19d)]=this[_0x426f6d(0x127)][_0x426f6d(0x1a5)]+_0x28fe7f,_0x186692[_0x426f6d(0x114)]=!0x0,this[_0x426f6d(0x161)](_0x186692);}),this[_0x114b38(0x180)](),await this[_0x114b38(0x1e4)]();}async[_0x21e88d(0x181)](_0x1abf8d,_0x575345){const _0x1ef986=_0x21e88d;let _0x6f81ad;this[_0x1ef986(0x1a2)]=_0x1abf8d[_0x1ef986(0x11b)];const _0x2203fc=_0x1abf8d[_0x1ef986(0x137)]&&!_0x1abf8d[_0x1ef986(0x19c)],_0x20cc41=_0x2203fc?0x0:_0x1abf8d[_0x1ef986(0x175)][_0x1ef986(0x19d)];if(_0x575345[_0x1ef986(0x1a6)](_0x5f2424=>{const _0x332887=_0x1ef986;_0x5f2424[_0x332887(0x114)]=!0x0,_0x5f2424[_0x332887(0xfc)]=_0x1abf8d[_0x332887(0x199)],_0x5f2424[_0x332887(0x173)]=null;}),_0x2203fc)_0x6f81ad=_0x575345,this[_0x1ef986(0x10d)](_0x6f81ad,_0x2203fc);else{if(_0x1abf8d[_0x1ef986(0x19c)]){const _0x16c5f4=this[_0x1ef986(0x129)](_0x1abf8d[_0x1ef986(0x19c)]);this[_0x1ef986(0x127)][_0x1ef986(0x1ba)][_0x1ef986(0x1a5)]=-_0x16c5f4[_0x1ef986(0x1ec)],_0x16c5f4[_0x1ef986(0x1a6)](_0x24ad3d=>{const _0x4a2fc4=_0x1ef986;_0x24ad3d[_0x4a2fc4(0x19d)]-=_0x16c5f4[_0x4a2fc4(0x1ec)],_0x24ad3d[_0x4a2fc4(0xfc)]=_0x1abf8d[_0x4a2fc4(0x199)],_0x24ad3d[_0x4a2fc4(0x114)]=!0x0,_0x24ad3d[_0x4a2fc4(0x173)]=null;}),this[_0x1ef986(0x10d)](_0x16c5f4,!0x0),this[_0x1ef986(0x1eb)][_0x1ef986(0x1a5)]=-_0x16c5f4[_0x1ef986(0x1ec)]+this[_0x1ef986(0x1a2)],this[_0x1ef986(0x1d6)](_0x16c5f4);}this[_0x1ef986(0x127)][_0x1ef986(0x1ba)][_0x1ef986(0x1a5)]=_0x20cc41,_0x6f81ad=this[_0x1ef986(0x176)](_0x1abf8d[_0x1ef986(0x175)],_0x1abf8d[_0x1ef986(0x152)]),await this[_0x1ef986(0x1e5)](_0x6f81ad),this[_0x1ef986(0x10d)](_0x6f81ad,_0x2203fc);}_0x1abf8d[_0x1ef986(0x1e1)]&&(this[_0x1ef986(0x168)][_0x1ef986(0x13f)](_0x6f81ad,_0x1abf8d[_0x1ef986(0x1e1)]),this[_0x1ef986(0x183)]=_0x1abf8d[_0x1ef986(0x1e1)]),this[_0x1ef986(0x1eb)][_0x1ef986(0x1a5)]=_0x20cc41+this[_0x1ef986(0x1a2)],this[_0x1ef986(0x1d6)](_0x6f81ad),_0x575345[_0x1ef986(0x16e)](_0x363190=>{const _0x3499e4=_0x1ef986,_0x2c0562=this[_0x3499e4(0x108)](_0x363190);return _0x2c0562&&!this[_0x3499e4(0x170)][_0x3499e4(0x109)](_0x2c0562);})[_0x1ef986(0x1a6)]((_0x36d5d3,_0x20070c)=>{const _0xa1891=_0x1ef986;_0x36d5d3[_0xa1891(0x19d)]=this[_0xa1891(0x127)][_0xa1891(0x1a5)]+_0x20070c,this[_0xa1891(0x161)](_0x36d5d3);}),this[_0x1ef986(0x12e)]()?(this[_0x1ef986(0x139)]=0x0,this[_0x1ef986(0x180)](!0x0),await this[_0x1ef986(0x1e4)]()):(this[_0x1ef986(0x1d9)]=!0x1,this[_0x1ef986(0x1d0)]());}[_0x21e88d(0x172)](_0x2468ec,_0x5dc3cd){const _0x1ef5ba=_0x21e88d;throw this[_0x1ef5ba(0x1d9)]=!0x0,_0x5dc3cd&&console[_0x1ef5ba(0x1bb)](_0x5dc3cd),new _0x1be210(_0x2468ec,this[_0x1ef5ba(0x12d)]);}[_0x21e88d(0x161)](_0x4311a8){const _0x5979a8=_0x21e88d;this[_0x5979a8(0x1c1)][_0x5979a8(0x109)](_0x4311a8)||(this[_0x5979a8(0x1c1)][_0x5979a8(0x159)](_0x4311a8),this[_0x5979a8(0x19e)][_0x5979a8(0x105)](_0x4311a8),this[_0x5979a8(0x1be)]||_0x5979a8(0x15a)==_0x4311a8[_0x5979a8(0x1e9)]&&!_0x4311a8[_0x5979a8(0x18c)]||this[_0x5979a8(0x1f1)]());}[_0x21e88d(0x180)](_0x5281e9=!0x1){const _0x33f189=_0x21e88d;!_0x5281e9&&this[_0x33f189(0x1d9)]||(this[_0x33f189(0x1d9)]=!0x0,clearTimeout(this[_0x33f189(0x185)]),this[_0x33f189(0x185)]=setTimeout(()=>{const _0x4a94b9=_0x33f189;this[_0x4a94b9(0x196)]()[_0x4a94b9(0x119)](_0x50e5fa=>{const _0xdca765=_0x4a94b9;_0x50e5fa&&(this[_0xdca765(0x1d0)](),this[_0xdca765(0x1d9)]=!0x1);})[_0x4a94b9(0x1b2)](_0xb399d8=>{const _0xf6abeb=_0x4a94b9;if(this[_0xf6abeb(0x1d0)](),this[_0xf6abeb(0x1d9)]=!0x1,!function(_0x3756db){const _0x48c6ad=_0xf6abeb;return _0x3756db[_0x48c6ad(0x162)][_0x48c6ad(0x14e)](_0x48c6ad(0x115))||_0x3756db[_0x48c6ad(0x162)][_0x48c6ad(0x14e)](_0x48c6ad(0x14d))||_0x3756db[_0x48c6ad(0x162)][_0x48c6ad(0x14e)](_0x48c6ad(0x1bf));}(_0xb399d8))throw _0xb399d8;});},this[_0x33f189(0x139)]));}[_0x21e88d(0x1e4)](){return new Promise(_0x33313a=>{const _0x575229=_0x2f9b;this['on'](_0x575229(0x165),()=>{_0x33313a();});});}async[_0x21e88d(0x196)](){const _0x93d2de=_0x21e88d,_0x30afd2=this[_0x93d2de(0x12d)][_0x93d2de(0x11e)][_0x93d2de(0x1c0)](_0x5ede46);if(this[_0x93d2de(0x17c)]()&&(_0x30afd2[_0x93d2de(0x1d2)](),this[_0x93d2de(0x18a)]=!0x1),!this[_0x93d2de(0x12e)]())return!0x0;const _0x1c93fa=[...this[_0x93d2de(0x19e)]];for(const _0x362687 of _0x1c93fa)_0x362687[_0x93d2de(0x1c7)]=this[_0x93d2de(0x127)][_0x93d2de(0x1ba)][_0x93d2de(0x16a)](_0x362687);const _0x432bff=this[_0x93d2de(0x168)][_0x93d2de(0x1e0)](_0x1c93fa),_0x3983c7=M++,_0x405827=this[_0x93d2de(0x118)](_0x1c93fa),_0x11aadf=await this[_0x93d2de(0x11f)][_0x93d2de(0x163)](_0x405827,_0x405827[_0x93d2de(0x19d)],_0x432bff);try{return await this[_0x93d2de(0x134)](_0x1c93fa,_0x11aadf,_0x3983c7);}catch(_0x3fca10){return this[_0x93d2de(0x172)](_0x93d2de(0x1ee),_0x3fca10);}}async[_0x21e88d(0x134)](_0x39b99f,_0x513a09,_0x509216){const _0x1446fa=_0x21e88d;if(_0x1446fa(0x1bb)in _0x513a09)throw _0x513a09[_0x1446fa(0x1bb)];let _0x593e30=!0x1;if(_0x513a09[_0x1446fa(0x137)]){_0x513a09[_0x1446fa(0x1e1)]&&(this[_0x1446fa(0x183)]=_0x513a09[_0x1446fa(0x1e1)]),this[_0x1446fa(0x19e)]=this[_0x1446fa(0x19e)][_0x1446fa(0x16e)](_0x1c16df=>!_0x39b99f[_0x1446fa(0x1ea)](_0x1c16df));for(const _0x4eeecb of _0x39b99f)_0x4eeecb[_0x1446fa(0xfc)]=_0x1446fa(0x1a3)in _0x513a09&&_0x513a09[_0x1446fa(0x1a3)]||void 0x0;V(_0x39b99f,_0x513a09[_0x1446fa(0x1a5)]-_0x39b99f[_0x1446fa(0x1ec)]),this[_0x1446fa(0x1d6)](_0x39b99f);const _0xe51ba3=_0x39b99f[_0x1446fa(0x16e)](_0x1ef994=>{const _0x3e88c5=_0x1446fa;if(!_0x1ef994[_0x3e88c5(0x114)])return!0x1;const _0x1f9fad=this[_0x3e88c5(0x108)](_0x1ef994);return _0x1f9fad&&!this[_0x3e88c5(0x170)][_0x3e88c5(0x109)](_0x1f9fad);});V(_0xe51ba3,this[_0x1446fa(0x127)][_0x1446fa(0x1a5)]),this[_0x1446fa(0x10d)](_0xe51ba3),_0x593e30=!0x0,this[_0x1446fa(0x139)]=this[_0x1446fa(0x1bc)];}else{const _0x973b14=this[_0x1446fa(0x176)](_0x513a09[_0x1446fa(0x175)],_0x513a09[_0x1446fa(0x152)])[_0x1446fa(0x16e)](_0x3749bf=>_0x3749bf[_0x1446fa(0x19d)]>=this[_0x1446fa(0x18f)]);_0x973b14[_0x1446fa(0x1a6)](_0x1dc12c=>this[_0x1446fa(0x182)](_0x1dc12c)),this[_0x1446fa(0x19e)]=this[_0x1446fa(0x19e)][_0x1446fa(0x16e)](_0x3be1ab=>!_0x3be1ab[_0x1446fa(0x114)]||!this[_0x1446fa(0x170)][_0x1446fa(0x109)](this[_0x1446fa(0x108)](_0x3be1ab))),this[_0x1446fa(0x19e)][_0x1446fa(0x1ec)]&&V(this[_0x1446fa(0x19e)],this[_0x1446fa(0x19e)][0x0][_0x1446fa(0x19d)]),await this[_0x1446fa(0x1e5)](_0x973b14),_0x593e30=this[_0x1446fa(0x1b9)](_0x973b14,_0x513a09[_0x1446fa(0x1a5)],_0x513a09[_0x1446fa(0x1e1)]),this[_0x1446fa(0x139)]=Math[_0x1446fa(0x106)](this[_0x1446fa(0x139)]/0x2);}return _0x593e30?!this[_0x1446fa(0x12e)]()||(this[_0x1446fa(0x180)](!0x0),!0x1):this[_0x1446fa(0x172)](_0x1446fa(0x1df));}[_0x21e88d(0x1b9)](_0x3f53f5,_0x1bea48,_0x318d1e){const _0x292ed2=_0x21e88d;try{const _0x235fa0={'document':this[_0x292ed2(0x127)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x161e23,operationsB:_0x4aaede,originalOperations:_0x509158}=_0xdbbc28(_0x3f53f5,this[_0x292ed2(0x19e)],_0x235fa0);V(_0x161e23,this[_0x292ed2(0x127)][_0x292ed2(0x1a5)]),V(_0x4aaede,_0x1bea48);for(const _0x35ee1e of _0x161e23){const _0x2205d1=_0x509158[_0x292ed2(0x1c0)](_0x35ee1e);_0x35ee1e[_0x292ed2(0x173)]=_0x2205d1?_0x2205d1[_0x292ed2(0x173)]:null;}_0x318d1e&&(this[_0x292ed2(0x168)][_0x292ed2(0x13f)](_0x3f53f5,_0x318d1e),this[_0x292ed2(0x183)]=_0x318d1e),this[_0x292ed2(0x19e)]=[..._0x4aaede],this[_0x292ed2(0x10d)](_0x161e23),this[_0x292ed2(0x1d6)](_0x3f53f5);}catch(_0x2b2a47){return console[_0x292ed2(0x1bb)](_0x2b2a47),!0x1;}return!0x0;}[_0x21e88d(0x10d)](_0x2ddf30,_0x4bcafd=!0x1){const _0x621307=_0x21e88d;this[_0x621307(0x12d)][_0x621307(0x132)][_0x621307(0x1d1)]({'isUndoable':!0x1,'isLocal':!0x1},_0x29c5a0=>{const _0xb342c3=_0x621307;for(const _0x2f1eac of _0x2ddf30)this[_0xb342c3(0x1c1)][_0xb342c3(0x159)](_0x2f1eac),this[_0xb342c3(0x182)](_0x2f1eac),_0x29c5a0[_0xb342c3(0x166)][_0xb342c3(0x1d5)](_0x2f1eac),this[_0xb342c3(0x12d)][_0xb342c3(0x132)][_0xb342c3(0x10a)](_0x2f1eac);});}[_0x21e88d(0x182)](_0x389a52){const _0x2b0918=_0x21e88d,_0x2c4786=this[_0x2b0918(0x108)](_0x389a52);_0x2c4786&&this[_0x2b0918(0x170)][_0x2b0918(0x159)](_0x2c4786);}[_0x21e88d(0x108)](_0x58187b){const _0x8d9967=_0x21e88d;let _0x596eb8,_0x20e2e3;switch(_0x58187b[_0x8d9967(0x1e9)]){case _0x8d9967(0x1cb):_0x596eb8=_0x58187b[_0x8d9967(0x17b)][_0x8d9967(0x17a)];break;case _0x8d9967(0x15a):if(_0x20e2e3=_0x58187b[_0x8d9967(0x125)],!_0x20e2e3)return null;_0x596eb8=_0x20e2e3[_0x8d9967(0x17a)];break;case _0x8d9967(0x18e):_0x596eb8=_0x58187b[_0x8d9967(0x17a)];break;case _0x8d9967(0x19b):_0x596eb8=_0x58187b[_0x8d9967(0xf3)];break;case _0x8d9967(0x179):_0x596eb8=_0x58187b[_0x8d9967(0x1a9)][_0x8d9967(0x17a)];break;default:return null;}return _0x596eb8[_0x8d9967(0xfe)];}[_0x21e88d(0x1d6)](_0x351bbd){const _0x1b554f=_0x21e88d;_0x351bbd[_0x1b554f(0x1a6)](_0x52f95e=>{const _0x500e04=_0x1b554f,_0x11727b=_0x52f95e[_0x500e04(0x189)]();_0x11727b[_0x500e04(0x173)]=_0x52f95e[_0x500e04(0x173)],_0x11727b[_0x500e04(0x114)]=!!_0x52f95e[_0x500e04(0x114)],_0x11727b[_0x500e04(0xfc)]=_0x52f95e[_0x500e04(0xfc)],_0x11727b[_0x500e04(0x19d)]+=this[_0x500e04(0x1a2)],_0x52f95e[_0x500e04(0x178)]&&this[_0x500e04(0x13e)][_0x500e04(0x159)](_0x11727b),this[_0x500e04(0x1eb)][_0x500e04(0x1d5)](_0x11727b);});}[_0x21e88d(0x122)](_0x24a9fe){const _0x1ba1f7=_0x21e88d,_0x55afa2=this[_0x1ba1f7(0x12d)][_0x1ba1f7(0x11e)][_0x1ba1f7(0x1c0)](_0x1ba1f7(0x1b4)),_0x533bd4=this[_0x1ba1f7(0x12d)][_0x1ba1f7(0x14b)];_0x24a9fe||(_0x24a9fe=_0x206d74(_0x533bd4,_0x1ba1f7(0x107))),_0x55afa2[_0x1ba1f7(0x1ef)](_0x24a9fe,{'title':_0x206d74(_0x533bd4,_0x1ba1f7(0x1d8)),'namespace':_0x1ba1f7(0x1e7)}),this[_0x1ba1f7(0x1aa)]=!0x0,clearTimeout(this[_0x1ba1f7(0x185)]),this[_0x1ba1f7(0x19e)]=[],this[_0x1ba1f7(0x12d)][_0x1ba1f7(0x11e)][_0x1ba1f7(0x1c0)](_0x540b88)[_0x1ba1f7(0x1c3)]();}[_0x21e88d(0x1f1)](){const _0x4d600b=_0x21e88d;this[_0x4d600b(0x1be)]||(this[_0x4d600b(0x1be)]=this[_0x4d600b(0x12d)][_0x4d600b(0x11e)][_0x4d600b(0x1c0)](_0x252bb5)[_0x4d600b(0x159)](_0x206d74(this[_0x4d600b(0x12d)][_0x4d600b(0x14b)],_0x4d600b(0x144))));}[_0x21e88d(0x1d0)](){const _0x48d29b=_0x21e88d;this[_0x48d29b(0x1be)]&&(this[_0x48d29b(0x12d)][_0x48d29b(0x11e)][_0x48d29b(0x1c0)](_0x252bb5)[_0x48d29b(0x16f)](this[_0x48d29b(0x1be)]),this[_0x48d29b(0x1be)]=null);}[_0x21e88d(0x118)](_0xac7f4d){const _0x40314c=_0x21e88d,_0x17f854=_0xac7f4d[_0x40314c(0xff)](_0xf194e7=>_0xf194e7[_0x40314c(0x130)]());return this[_0x40314c(0x16c)][_0x40314c(0x174)](_0x17f854);}[_0x21e88d(0x176)](_0x2ed794,_0x5b59e4){const _0x46901f=_0x21e88d;return this[_0x46901f(0x16c)][_0x46901f(0x103)](_0x2ed794)[_0x46901f(0xff)]((_0x525385,_0x5e7562)=>{const _0x395542=_0x46901f,_0x1d8f2f=_0x395542(0x12b)==_0x5b59e4[_0x5e7562][_0x395542(0x1e9)];if(_0x395542(0x19f)==_0x525385[_0x395542(0x1ed)]){const _0xe05004=_0x525385[_0x395542(0x17b)][_0x395542(0x17a)];!this[_0x395542(0x127)][_0x395542(0x167)](_0xe05004)&&(this[_0x395542(0x127)][_0x395542(0x1ac)](_0x395542(0xf5),_0xe05004)[_0x395542(0x1b1)]=!0x1);}const _0x172747=_0x4282e2[_0x395542(0x151)](_0x525385,this[_0x395542(0x127)]);return _0x172747[_0x395542(0x1c7)]=_0x525385[_0x395542(0x1c7)],_0x172747[_0x395542(0x114)]=_0x1d8f2f,_0x172747[_0x395542(0x173)]=_0x1d8f2f?null:_0x5b59e4[_0x5e7562][_0x395542(0x1c6)],_0x172747[_0x395542(0x178)]=_0x395542(0x142)===_0x5b59e4[_0x5e7562][_0x395542(0x1e9)],_0x172747[_0x395542(0xfc)]=_0x5b59e4[_0x5e7562][_0x395542(0xfc)],_0x172747;});}[_0x21e88d(0x128)](){const _0x56c4e7=_0x21e88d;this[_0x56c4e7(0x18a)]=!0x0,this[_0x56c4e7(0x17c)]()?this[_0x56c4e7(0x180)]():this[_0x56c4e7(0x18a)]=!0x1;}[_0x21e88d(0x17c)](){const _0x46dc75=_0x21e88d,_0x1d95aa=this[_0x46dc75(0x12d)][_0x46dc75(0x11e)][_0x46dc75(0x1c0)](_0x527801)[_0x46dc75(0x1c4)][_0x46dc75(0x1c0)](this[_0x46dc75(0x154)]);return!this[_0x46dc75(0x12d)][_0x46dc75(0x13c)]&&!!_0x1d95aa&&_0x1d95aa[_0x46dc75(0x1ec)]>0x1&&this[_0x46dc75(0x18a)];}[_0x21e88d(0x12e)](){const _0x595667=_0x21e88d;return this[_0x595667(0x19e)][_0x595667(0x1ec)]>0x0||this[_0x595667(0x17c)]();}}l[_0x21e88d(0x156)]=_0x481907;export default l;class z extends Error{}function V(_0xaa0098,_0x31c2bc){const _0x19041b=_0x21e88d;for(const _0x236b19 of _0xaa0098)_0x236b19[_0x19041b(0x19d)]=_0x31c2bc++;}class W{constructor(_0x2bd894){const _0x98f84a=_0x21e88d;this[_0x98f84a(0x124)]=_0x2bd894,this[_0x98f84a(0x10b)]=new WeakMap();}[_0x21e88d(0x1e0)](_0x29a13a){const _0x297ccc=_0x21e88d;let _0x37384d=_0x29a13a[_0x297ccc(0x1ec)];for(;_0x37384d--;){const _0x196cb0=_0x29a13a[_0x37384d];if(!this[_0x297ccc(0x124)][_0x297ccc(0x109)](_0x196cb0)){if(!this[_0x297ccc(0x10b)][_0x297ccc(0x109)](_0x196cb0)){const _0x1370cf=_0x258646()[_0x297ccc(0x16d)](0x1,0x12);this[_0x297ccc(0x10b)][_0x297ccc(0x1db)](_0x196cb0,_0x1370cf);}return this[_0x297ccc(0x10b)][_0x297ccc(0x1c0)](_0x196cb0);}}}[_0x21e88d(0x13f)](_0x5db11f,_0x5bbc34){const _0x500eac=_0x21e88d;if(!_0x5bbc34)return;let _0x5ba429=_0x5db11f[_0x500eac(0x1ec)];for(;_0x5ba429--;){const _0x2a16e0=_0x5db11f[_0x5ba429];this[_0x500eac(0x124)][_0x500eac(0x109)](_0x2a16e0)||this[_0x500eac(0x10b)][_0x500eac(0x1db)](_0x2a16e0,_0x5bbc34);}}}
23
+ const _0x5dbe19=_0x3636;(function(_0x4bb5e4,_0x2d2ff0){const _0x3a06f6=_0x3636,_0x319f8f=_0x4bb5e4();while(!![]){try{const _0x44cb79=parseInt(_0x3a06f6(0xfc))/0x1+-parseInt(_0x3a06f6(0x145))/0x2*(-parseInt(_0x3a06f6(0x165))/0x3)+parseInt(_0x3a06f6(0xef))/0x4*(-parseInt(_0x3a06f6(0xe0))/0x5)+-parseInt(_0x3a06f6(0x96))/0x6*(-parseInt(_0x3a06f6(0xa9))/0x7)+-parseInt(_0x3a06f6(0xf4))/0x8*(-parseInt(_0x3a06f6(0xf3))/0x9)+parseInt(_0x3a06f6(0x149))/0xa*(parseInt(_0x3a06f6(0xc8))/0xb)+-parseInt(_0x3a06f6(0xf0))/0xc*(parseInt(_0x3a06f6(0xea))/0xd);if(_0x44cb79===_0x2d2ff0)break;else _0x319f8f['push'](_0x319f8f['shift']());}catch(_0x45e5cf){_0x319f8f['push'](_0x319f8f['shift']());}}}(_0x59c1,0xe915f));function _0x3636(_0x11b0dc,_0x3422bd){const _0x59c12f=_0x59c1();return _0x3636=function(_0x3636cf,_0x4f592d){_0x3636cf=_0x3636cf-0x93;let _0x54b5d9=_0x59c12f[_0x3636cf];return _0x54b5d9;},_0x3636(_0x11b0dc,_0x3422bd);}import{Plugin as _0x43c957,PendingActions as _0x4b2280}from'ckeditor5/src/core.js';import{CKEditorError as _0xe3ed2e,version as _0x434e71,uid as _0x4c1cc1}from'ckeditor5/src/utils.js';import{Notification as _0x4d397d}from'ckeditor5/src/ui.js';import{transformSets as _0x1edf9b,NoOperation as _0x5d5449,InsertOperation as _0x54ab1c,MarkerOperation as _0x44fe44,RootAttributeOperation as _0x17fb6c,OperationFactory as _0xbe4b04,History as _0x27d421}from'ckeditor5/src/engine.js';import _0x2c1409 from'./websocketgateway.js';import _0x45efe6 from'./sessions.js';import _0x427c3d from'./usermarkers.js';import{getTranslation as _0x873d8f}from'../common-translations.js';import{Compressor as _0x3bb952}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0xc32174}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x44c4d5,CollaborativeEditingService as _0x150f89}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x59c1(){const _0x5c186e=['getOperationAuthor','compress','offset','cloudDocumentVersion','createPositionFromPath','start','parse','getOperations','_baseBufferDelay','realtimecollaborationclient-init-non-existent-root','_isInit','listenTo','_isPendingUpdate','state','loadRoot','destroy','__className','_handleReceivedOperations','_isDisconnection','Permissions','addRoot','off','initData','change:range','$root','sessionCreatedAt','rootName','root','toJSON','createdAt','affectsData','_disconnectionOperations','cs:removeUser','round','wereChangesApplied','getConnectedSessions','rtc-destroyed','_authorId','_operationToId','_document','differ','_handleInitialConnectionData','string','Notification','connected','_handleExternalOperations','_currentBufferDelay','reconnect','fromJSON','lastOperationId','attributes','stop','138988YLRani','decompress','_getAffectedRoot','userId','70nLvNRY','insert','path','pluginName','cloudServices.bundleVersion','plugins','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','disconnect','_fetchMissingUsers','_setPendingAction','finally','affectedSelectable','markers','set','_handleSendingSelectionMarkers','slice','size','change:_isEditingAllowed','view','_isConnected','_sendBufferedOperations','lastDocumentSession','isReadOnly','error','_connectService','createRange','realtimecollaborationclient-init-session-connection-error','init','9BdQoJZ','change:_isPendingUpdate','setIdForTheLastOperation','404','keys','sendOperations','_initThrowingOnDataSet','disableReadOnlyMode','getIdOfTheLastOperation','real-time-collaboration','_applyOperationsSet','isDocumentOperation','currentDocumentSession','_bufferedOperations','lastSyncVersion','realtimecollaborationclient-init-document-already-initialized','_crash','_getOperationsFromInitData','addToReconnectionStack','bind','mySessionId','collaboration','end','_decompressOperations','version','createUserMarkerOperations','ready','_offset','editing','_isAttached','_lastSyncedOperationId','_addKnownRoot','_knownOperations','fire','realtimecollaborationclient-initservice-incorrect-server-operation','cloud-services-internal-error:\x20Not\x20connected.','define','_lastServerVersion','add','_channelId','reconnection:\x20flushed\x20session','createPositionAt','_refreshUserSelectionMarkers','_hasSelectionChanged','_isLoaded','_isEditingAllowed','applyOperation','createRoot','CommentsOnly','409','getMany','reset','_sendBufferedOperationsDelayed','_disconnectService','134802XIuaKy','Synchronization\x20issue','code','enqueueChange','document','targetPosition','removeFromReconnectionStack','lastOperationAcceptedAt','register','isUndoneOperation','history','_setUpDataInit','remove','locale','RealTimeCollaborationClient','sessionId','catch','_ignoredOperations','CollaborativeEditingService','287UHxfjO','_handleServerResponse','realtimecollaborationclient-initservice-internal-error','length','config','_bufferRootLoad','map','from','addUser','_shouldSendSelectionUpdate','collaboration.channelId','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','_operationIdentifier','_loadRoot','multi-root-editor-root-attributes-no-root','realtimecollaborationclient-init-connection-failed','isEnabled','stopListening','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','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.','operationsReceived','addOperation','collaboration-missing-channelid','addRootAttribute','_updateServerHistory','connect','realtimecollaborationclient-sendbufferedoperations','cloud-services-internal-error:\x20Request\x20timeout.','sessionAdd:','wasUndone','_hasSynchronizationProblem','678777pSwWzd','InsertOperation','_connectAfterSessionHasBeenFlushed','getRoot','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.','high','entries','unregister','showWarning','selection','roots','PENDING_ACTION_SENDING_DATA','_compressOperations','_service','editor','return','_knownRootNames','rtc-offline','batch','apply','_saveOperationInBuffer','get','_initSessionsHandling','getDocumentDetails','4159195IYWigd','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','_sendBufferedOperationsDelayId','includes','push','forEach','filter','suppressErrorInCollaboration','marker','_waitUntilSynced','26QKjHRP','newRange','getUser','directChange','model','4fgZocW','14825136EpibBU','baseVersion','serverHistory','17010117HkbMYq','8gbIbIM','setPermissions','requires','_handleReconnectionError','channelSessions','move','permissions','_handleReconnectionResponse','805823loEaug','_shouldSendUpdate','metadata','realtimecollaborationclient-handleserverresponse','clone','_pendingAction','_clearPendingAction','document:write','then','message','data','enableReadOnlyMode','change:hasDomSelection','has','disconnected','type','position','_compressor','rootsAttributes','connection','startsWith'];_0x59c1=function(){return _0x5c186e;};return _0x59c1();}let F=0x1;class l extends _0x43c957{static get[_0x5dbe19(0xf6)](){return[_0x2c1409,_0x45efe6,_0x427c3d,_0x4b2280,_0xc32174,_0x4d397d];}static get[_0x5dbe19(0x14c)](){const _0x2a4460=_0x5dbe19;return _0x2a4460(0xa4);}get[_0x5dbe19(0x114)](){const _0x2b9957=_0x5dbe19;return this[_0x2b9957(0x18a)]+this[_0x2b9957(0x180)];}get[_0x5dbe19(0x18a)](){const _0x49f901=_0x5dbe19;return this[_0x49f901(0xf2)][_0x49f901(0x17d)]-this[_0x49f901(0x180)];}get[_0x5dbe19(0x173)](){const _0x27f659=_0x5dbe19,_0x1158e3=this[_0x27f659(0xf2)][_0x27f659(0x118)]();for(let _0xa86b4b=_0x1158e3[_0x27f659(0xac)]-0x1;_0xa86b4b>=0x0;_0xa86b4b--){const _0x2e4ce7=_0x1158e3[_0xa86b4b];if(!this[_0x27f659(0x130)][_0x27f659(0x109)](_0x2e4ce7))return _0x2e4ce7[_0x27f659(0xf1)]+0x1-this[_0x27f659(0x180)];}return 0x0;}constructor(_0x2622e6){const _0x23ca77=_0x5dbe19;if(super(_0x2622e6),this[_0x23ca77(0x180)]=0x0,this[_0x23ca77(0xa5)]=null,this[_0x23ca77(0xf2)]=new _0x27d421(),this[_0x23ca77(0xd6)][_0x23ca77(0xad)][_0x23ca77(0x189)](_0x23ca77(0x17a),{}),this[_0x23ca77(0x18c)]=this[_0x23ca77(0xd6)][_0x23ca77(0xad)][_0x23ca77(0xdd)](_0x23ca77(0xb3)),!this[_0x23ca77(0x18c)])throw new _0xe3ed2e(_0x23ca77(0xbf),this);const _0x4934e1=_0x2622e6[_0x23ca77(0xad)][_0x23ca77(0xdd)](_0x23ca77(0x14d))||_0x434e71;this[_0x23ca77(0xd5)]=new l[(_0x23ca77(0xa8))](_0x4934e1,this[_0x23ca77(0x18c)]),this[_0x23ca77(0x138)]=this[_0x23ca77(0xd6)][_0x23ca77(0xee)][_0x23ca77(0x9a)],this[_0x23ca77(0x10d)]=new _0x3bb952(),this[_0x23ca77(0x172)]=[],this[_0x23ca77(0x185)]=new WeakSet(),this[_0x23ca77(0xd8)]=new Set(),this[_0x23ca77(0x156)](_0x23ca77(0x11d),!0x1),this[_0x23ca77(0x156)](_0x23ca77(0xc7),!0x1),this[_0x23ca77(0x101)]=null,this[_0x23ca77(0x190)]=!0x1,this[_0x23ca77(0xe2)]=null,this[_0x23ca77(0x119)]=0x12c,this[_0x23ca77(0x13f)]=this[_0x23ca77(0x119)],this[_0x23ca77(0x183)]=null,this[_0x23ca77(0x130)]=new WeakSet(),this[_0x23ca77(0xb5)]=new G(this[_0x23ca77(0x130)]);}[_0x5dbe19(0x164)](){const _0x13b0c3=_0x5dbe19,_0x3d5749=this[_0x13b0c3(0xd6)],_0x5c737d=_0x3d5749[_0x13b0c3(0x14e)][_0x13b0c3(0xdd)](_0xc32174),_0x4db5ea=_0x3d5749[_0x13b0c3(0x14e)][_0x13b0c3(0xdd)](_0x2c1409);this[_0x13b0c3(0x11c)](_0x5c737d,_0x13b0c3(0x111),(_0x237a8f,_0x16ebba)=>{const _0x18e35f=_0x13b0c3,_0x435ace=_0x16ebba[0x0];_0x435ace[_0x18e35f(0x136)]&&(_0x237a8f[_0x18e35f(0xd7)]=_0x5c737d[_0x18e35f(0xec)](_0x435ace[_0x18e35f(0x136)]),_0x237a8f[_0x18e35f(0x144)]()),null===_0x435ace[_0x18e35f(0x136)]&&(_0x237a8f[_0x18e35f(0xd7)]=null,_0x237a8f[_0x18e35f(0x144)]());},{'priority':_0x13b0c3(0xcd)}),this[_0x13b0c3(0x11c)](_0x3d5749[_0x13b0c3(0xee)][_0x13b0c3(0x9a)][_0x13b0c3(0xd1)],_0x13b0c3(0x128),(_0x41202a,_0x91fddc)=>{const _0x5e490a=_0x13b0c3;_0x91fddc[_0x5e490a(0xed)]&&this[_0x5e490a(0x18f)]();}),this[_0x13b0c3(0x11c)](_0x3d5749[_0x13b0c3(0x181)][_0x13b0c3(0x15b)],_0x13b0c3(0x108),()=>{const _0x4fa766=_0x13b0c3;this[_0x4fa766(0x18f)]();}),this[_0x13b0c3(0x16b)](),_0x3d5749[_0x13b0c3(0xee)]['on'](_0x13b0c3(0x193),(_0x3b045e,_0x3c7a47)=>{const _0x34afa3=_0x13b0c3,_0x1c0fbe=_0x3c7a47[0x0];_0x1c0fbe[_0x34afa3(0x170)]&&(this[_0x34afa3(0xdc)](_0x1c0fbe),this[_0x34afa3(0xfd)]()&&this[_0x34afa3(0x94)]());}),this[_0x13b0c3(0xa1)](),this[_0x13b0c3(0x178)](_0x13b0c3(0x192))['to'](_0x4db5ea,_0x13b0c3(0x11e),this,_0x13b0c3(0xc7),(_0x10cb81,_0x3ab9d6)=>_0x13b0c3(0x13d)===_0x10cb81&&!_0x3ab9d6),this['on'](_0x13b0c3(0x15a),()=>{const _0x6af656=_0x13b0c3;this[_0x6af656(0x192)]?_0x3d5749[_0x6af656(0x16c)](_0x6af656(0xd9)):_0x3d5749[_0x6af656(0x107)](_0x6af656(0xd9));}),this[_0x13b0c3(0x192)]?_0x3d5749[_0x13b0c3(0x16c)](_0x13b0c3(0xd9)):_0x3d5749[_0x13b0c3(0x107)](_0x13b0c3(0xd9)),this[_0x13b0c3(0x156)](_0x13b0c3(0x15c),!0x1);}async[_0x5dbe19(0x140)](){const _0x243560=_0x5dbe19,_0x3c93ed=this[_0x243560(0xd6)][_0x243560(0x14e)][_0x243560(0xdd)](_0x45efe6),_0x41f549=this[_0x243560(0xd6)][_0x243560(0x14e)][_0x243560(0xdd)](_0x2c1409);try{this[_0x243560(0x11d)]=!0x0,_0x3c93ed[_0x243560(0xcf)](this[_0x243560(0x18c)]);const _0x1b9d79=await this[_0x243560(0xd5)][_0x243560(0x140)](_0x41f549[_0x243560(0x10f)],this[_0x243560(0x173)]);await this[_0x243560(0xfb)](_0x1b9d79)&&(this[_0x243560(0x11d)]=!0x1,this[_0x243560(0x102)]());const _0x12e10c=await this[_0x243560(0xd5)][_0x243560(0x134)]();_0x3c93ed[_0x243560(0x9e)](this[_0x243560(0x18c)],_0x12e10c),this[_0x243560(0x157)](),this[_0x243560(0x15c)]=!0x0;}catch(_0x2adb3b){if(function(_0x5e5734){const _0x101b97=_0x243560;return _0x101b97(0x168)===_0x5e5734[_0x101b97(0x98)];}(_0x2adb3b)&&this[_0x243560(0xa5)])await this[_0x243560(0xca)]();else{if(function(_0x26c6a2){const _0xd9e26d=_0x243560;return _0xd9e26d(0x196)===_0x26c6a2[_0xd9e26d(0x98)];}(_0x2adb3b)){const _0x4921ee=_0x873d8f(this[_0x243560(0xd6)][_0x243560(0xa3)],_0x243560(0x14f));this[_0x243560(0xf7)](_0x4921ee);}else{if(!(_0x2adb3b instanceof H))throw _0x2adb3b;this[_0x243560(0xf7)]();}}}}[_0x5dbe19(0x120)](){const _0xab240e=_0x5dbe19,_0x3a0e3f=this[_0xab240e(0xd6)][_0xab240e(0x14e)][_0xab240e(0xdd)](_0x2c1409),_0x15cb65=this[_0xab240e(0xd6)][_0xab240e(0x14e)][_0xab240e(0xdd)](_0x45efe6);this[_0xab240e(0xd6)][_0xab240e(0x107)](_0xab240e(0x135)),_0x15cb65[_0xab240e(0xf8)][_0xab240e(0x109)](this[_0xab240e(0x18c)])&&_0x15cb65[_0xab240e(0xcf)](this[_0xab240e(0x18c)]),_0x3a0e3f[_0xab240e(0x9c)](this),this[_0xab240e(0x95)](),super[_0xab240e(0x120)]();}async[_0x5dbe19(0xfb)](_0x4b25d9){const _0x1fc52d=_0x5dbe19;if(this[_0x1fc52d(0xa5)]!==_0x4b25d9[_0x1fc52d(0xa5)]&&this[_0x1fc52d(0x183)]!==_0x4b25d9[_0x1fc52d(0x142)])throw new H();return this[_0x1fc52d(0xa5)]=_0x4b25d9[_0x1fc52d(0xa5)],this[_0x1fc52d(0xaa)]([],{..._0x4b25d9,'wereChangesApplied':!0x1,'data':_0x4b25d9[_0x1fc52d(0x106)]},_0x1fc52d(0x140));}async[_0x5dbe19(0x161)](_0xe471a2,_0x53e31c=!0x1){const _0x6e013=_0x5dbe19,{connection:_0x556e56}=this[_0x6e013(0xd6)][_0x6e013(0x14e)][_0x6e013(0xdd)](_0x2c1409);l[_0x6e013(0xa8)][_0x6e013(0x134)](_0x556e56,this[_0x6e013(0x18c)])[_0x6e013(0x104)](_0x214083=>this[_0x6e013(0xde)](_0x214083))[_0x6e013(0xa6)](_0x4cc82f=>{const _0x4f0029=_0x6e013;this[_0x4f0029(0x175)](_0x4f0029(0x163),_0x4cc82f);}),this[_0x6e013(0x11c)](this[_0x6e013(0xd5)],_0x6e013(0xbd),this[_0x6e013(0x122)][_0x6e013(0x178)](this)),this[_0x6e013(0x11c)](this[_0x6e013(0xd5)],_0x6e013(0x160),(_0x94181e,_0x1bf332)=>{const _0x2825f7=_0x6e013;this[_0x2825f7(0x175)](_0x2825f7(0xab),_0x1bf332);}),this[_0x6e013(0x11c)](this[_0x6e013(0xd5)],_0x6e013(0x10a),()=>{const _0x12da46=_0x6e013;this[_0x12da46(0x15c)]=!0x1;});const _0x21adaa=this[_0x6e013(0xb5)][_0x6e013(0x16d)](_0xe471a2);this[_0x6e013(0x11d)]=!0x0;const _0x30764d=await this[_0x6e013(0xd5)][_0x6e013(0xc2)](_0x556e56,this[_0x6e013(0xd4)](_0xe471a2),_0x21adaa);if(this[_0x6e013(0xa5)]=_0x30764d[_0x6e013(0xa5)],_0x53e31c){if(!_0x30764d[_0x6e013(0x133)])return void this[_0x6e013(0xf7)]();this[_0x6e013(0x11d)]=!0x1,this[_0x6e013(0x102)](),this[_0x6e013(0xf2)][_0x6e013(0x93)](),this[_0x6e013(0x180)]=_0x30764d[_0x6e013(0x113)],this[_0x6e013(0xf2)][_0x6e013(0x17d)]=this[_0x6e013(0x180)],await this[_0x6e013(0xaa)](_0xe471a2,_0x30764d,_0x6e013(0x18d));}else await this[_0x6e013(0x13a)](_0x30764d,_0xe471a2);this[_0x6e013(0x157)](),this[_0x6e013(0x15c)]=!0x0;}[_0x5dbe19(0x157)](){const _0x640346=_0x5dbe19,_0x41cf82=this[_0x640346(0xd6)][_0x640346(0x14e)][_0x640346(0xdd)](_0x45efe6),_0xd8a8e7=this[_0x640346(0xd6)][_0x640346(0x14e)][_0x640346(0xdd)](_0x427c3d),_0x131c8c=_0x41cf82[_0x640346(0xf8)][_0x640346(0xdd)](this[_0x640346(0x18c)]);_0x131c8c&&_0x131c8c[_0x640346(0xac)]>0x1?_0xd8a8e7[_0x640346(0x17e)]():this[_0x640346(0x11c)](_0x41cf82,_0x640346(0xc5)+this[_0x640346(0x18c)],()=>{const _0x148ae6=_0x640346;0x2===_0x41cf82[_0x148ae6(0xf8)][_0x148ae6(0xdd)](this[_0x148ae6(0x18c)])[_0x148ae6(0xac)]&&_0xd8a8e7[_0x148ae6(0x17e)]();});}async[_0x5dbe19(0x122)](_0xade111,_0x5f4deb,_0x1e7526,_0x38e149){const _0x3ff1a8=_0x5dbe19;if(!this[_0x3ff1a8(0x11d)]&&this[_0x3ff1a8(0x138)][_0x3ff1a8(0x17d)]==_0x5f4deb){const _0x27e23e=this[_0x3ff1a8(0x17c)](_0x1e7526,_0x38e149);await this[_0x3ff1a8(0x151)](_0x27e23e),this[_0x3ff1a8(0x13e)](_0x27e23e,_0x5f4deb,_0x1e7526[_0x3ff1a8(0x142)])||this[_0x3ff1a8(0x175)](_0x3ff1a8(0x187));}}async[_0x5dbe19(0xca)](){const _0x2b03ff=_0x5dbe19;this[_0x2b03ff(0x95)]();const {locale:_0x4e8090}=this[_0x2b03ff(0xd6)];let _0x5ae85b;try{_0x5ae85b=await this[_0x2b03ff(0xd5)][_0x2b03ff(0xdf)]();}catch(_0x4249e3){const _0x11a51a=_0x873d8f(_0x4e8090,_0x2b03ff(0xe1));return void this[_0x2b03ff(0xf7)](_0x11a51a);}const _0x30ae5e=_0x5ae85b[_0x2b03ff(0x171)]||_0x5ae85b[_0x2b03ff(0x15e)];if(this[_0x2b03ff(0x183)]===_0x30ae5e[_0x2b03ff(0x142)])await this[_0x2b03ff(0x161)](this[_0x2b03ff(0xd6)][_0x2b03ff(0xee)][_0x2b03ff(0x9a)][_0x2b03ff(0xa0)][_0x2b03ff(0x118)](),!0x0);else{const _0x1b6148=_0x873d8f(_0x4e8090,_0x2b03ff(0xbc));this[_0x2b03ff(0xf7)](_0x1b6148);}}[_0x5dbe19(0x95)](){const _0x1e2735=_0x5dbe19;this[_0x1e2735(0xd5)][_0x1e2735(0x150)](),this[_0x1e2735(0x172)]=[],clearTimeout(this[_0x1e2735(0xe2)]),this[_0x1e2735(0xba)](this[_0x1e2735(0xd5)]);}[_0x5dbe19(0xde)](_0x1f76c4){const _0x3ccdf5=_0x5dbe19,_0x351269=this[_0x3ccdf5(0xd6)][_0x3ccdf5(0x14e)][_0x3ccdf5(0xdd)](_0x45efe6);this[_0x3ccdf5(0x11c)](_0x351269,_0x3ccdf5(0xc5)+this[_0x3ccdf5(0x18c)],(_0x8df0f8,{session:_0x1291d3})=>{const _0x536092=_0x3ccdf5;if(_0x1291d3['id']===_0x351269[_0x536092(0x179)]){_0x8df0f8[_0x536092(0x126)]();const _0x3527e1=this[_0x536092(0xd6)][_0x536092(0x14e)][_0x536092(0x109)](_0x536092(0x195))&&this[_0x536092(0xd6)][_0x536092(0x14e)][_0x536092(0xdd)](_0x536092(0x195));let _0x145487=_0x1291d3[_0x536092(0xfa)];_0x3527e1&&_0x3527e1[_0x536092(0xb9)]&&(_0x145487=_0x145487[_0x536092(0xe6)](_0x2e0fdf=>_0x536092(0x103)!==_0x2e0fdf)),this[_0x536092(0xd6)][_0x536092(0x14e)][_0x536092(0xdd)](_0x536092(0x124))[_0x536092(0xf5)](_0x145487,this[_0x536092(0x18c)]);}}),_0x351269[_0x3ccdf5(0x9e)](this[_0x3ccdf5(0x18c)],_0x1f76c4);}[_0x5dbe19(0x16b)](){const _0xe109=_0x5dbe19,_0x44f44b=this[_0xe109(0xd6)][_0xe109(0x106)][_0xe109(0x156)];this[_0xe109(0xd6)][_0xe109(0x106)][_0xe109(0x156)]=(..._0x3db8c5)=>{const _0x3430d0=_0xe109;if(!_0x3db8c5[_0x3db8c5[_0x3430d0(0xac)]-0x1][_0x3430d0(0xe7)])throw new _0xe3ed2e(_0x3430d0(0xbb),this);_0x44f44b[_0x3430d0(0xdb)](this[_0x3430d0(0xd6)][_0x3430d0(0x106)],_0x3db8c5);};}[_0x5dbe19(0xa1)](){const _0x272f31=_0x5dbe19;this[_0x272f31(0xd6)][_0x272f31(0x106)]['on'](_0x272f31(0x164),(_0xc2183b,[_0xb2d01c])=>{const _0x1b394e=_0x272f31;if(this[_0x1b394e(0x138)][_0x1b394e(0x17d)])throw new _0xe3ed2e(_0x1b394e(0x174),this);_0xc2183b[_0x1b394e(0x144)](),this[_0x1b394e(0x152)]();const _0x139ffa=this[_0x1b394e(0xd6)][_0x1b394e(0xad)][_0x1b394e(0xdd)](_0x1b394e(0x10e)),_0x4815c1=this[_0x1b394e(0x176)](_0xb2d01c,_0x139ffa);0x0==_0x4815c1[_0x1b394e(0xac)]&&_0x4815c1[_0x1b394e(0xe4)](new _0x5d5449(0x0)),_0xc2183b[_0x1b394e(0xd7)]=this[_0x1b394e(0x161)](_0x4815c1)[_0x1b394e(0x104)](()=>{const _0x1f0d60=_0x1b394e;this[_0x1f0d60(0xd6)][_0x1f0d60(0x14e)][_0x1f0d60(0xdd)](_0x2c1409)[_0x1f0d60(0x177)](this),this[_0x1f0d60(0xd6)][_0x1f0d60(0x106)][_0x1f0d60(0x186)](_0x1f0d60(0x17f));})[_0x1b394e(0xa6)](_0x4a3197=>this[_0x1b394e(0x175)](_0x1b394e(0xb8),_0x4a3197))[_0x1b394e(0x153)](()=>this[_0x1b394e(0x102)]());},{'priority':_0x272f31(0xcd)}),this[_0x272f31(0xd6)]['on'](_0x272f31(0x11f),async(_0x112cc7,[_0x59c775,_0xc6b7c0])=>{const _0x4bc560=_0x272f31;_0x112cc7[_0x4bc560(0x144)]();const _0x56c0ed=this[_0x4bc560(0xd6)][_0x4bc560(0xee)][_0x4bc560(0x9a)][_0x4bc560(0xcb)](_0x59c775);if(!this[_0x4bc560(0xd8)][_0x4bc560(0x109)](_0x59c775)){const _0x41eee9=_0xc6b7c0&&_0xc6b7c0[_0x4bc560(0x106)]?_0xc6b7c0[_0x4bc560(0x106)]:'',_0x211962=_0xc6b7c0&&_0xc6b7c0[_0x4bc560(0x143)]?_0xc6b7c0[_0x4bc560(0x143)]:{};await this[_0x4bc560(0xb6)](_0x59c775,_0x41eee9,_0x211962);}this[_0x4bc560(0xd6)][_0x4bc560(0xee)][_0x4bc560(0x99)]({'isUndoable':!0x1},()=>{const _0x827366=_0x4bc560;_0x56c0ed[_0x827366(0x191)]=!0x0,this[_0x827366(0xd6)][_0x827366(0xee)][_0x827366(0x9a)][_0x827366(0x139)][_0x827366(0xae)](_0x56c0ed);});},{'priority':_0x272f31(0xcd)});}async[_0x5dbe19(0x151)](_0x58a4ce){const _0x3e0bd=_0x5dbe19,_0x52cfd3=this[_0x3e0bd(0xd6)][_0x3e0bd(0x14e)][_0x3e0bd(0xdd)](_0xc32174),{connection:_0x5f940f}=this[_0x3e0bd(0xd6)][_0x3e0bd(0x14e)][_0x3e0bd(0xdd)](_0x2c1409),_0x4ab5e7=new Set();for(const _0x43b13f of _0x58a4ce){const _0x32023c=_0x43b13f[_0x3e0bd(0x136)];_0x32023c&&!_0x52cfd3[_0x3e0bd(0xec)](_0x32023c)&&_0x4ab5e7[_0x3e0bd(0x18b)](_0x32023c);}if(0x0===_0x4ab5e7[_0x3e0bd(0x159)])return;const _0x1421d0=await _0x44c4d5[_0x3e0bd(0x197)](_0x5f940f,Array[_0x3e0bd(0xb0)](_0x4ab5e7));for(const _0x5ccb82 of _0x1421d0)_0x52cfd3[_0x3e0bd(0xec)](_0x5ccb82['id'])||_0x52cfd3[_0x3e0bd(0xb1)](_0x5ccb82);}[_0x5dbe19(0x176)](_0x272556,_0x1d482e={}){const _0x5a44b2=_0x5dbe19,_0x3e4ef8=this[_0x5a44b2(0xd6)][_0x5a44b2(0xee)],_0x175e7c=[];let _0x623031=0x0;const _0x47ce2c=_0x5a44b2(0x13b)==typeof _0x272556?{'main':_0x272556}:_0x272556;for(const _0x5a36df of Object[_0x5a44b2(0x169)](_0x47ce2c)){if(!this[_0x5a44b2(0x138)][_0x5a44b2(0xd2)][_0x5a44b2(0x109)](_0x5a36df))throw new _0xe3ed2e(_0x5a44b2(0x11a),this);const _0x4d4ebe=this[_0x5a44b2(0xd6)][_0x5a44b2(0x106)][_0x5a44b2(0x117)](_0x47ce2c[_0x5a36df]),_0x15807e=this[_0x5a44b2(0x138)][_0x5a44b2(0xcb)](_0x5a36df),_0x4f5415=new _0x54ab1c(_0x3e4ef8[_0x5a44b2(0x18e)](_0x15807e,0x0),_0x4d4ebe,_0x623031++);_0x175e7c[_0x5a44b2(0xe4)](_0x4f5415);for(const [_0x2c0f7f,_0x3cc4bb]of _0x4d4ebe[_0x5a44b2(0x155)]){const _0x9655f8=_0x3e4ef8[_0x5a44b2(0x162)](_0x3e4ef8[_0x5a44b2(0x115)](_0x15807e,_0x3cc4bb[_0x5a44b2(0x116)][_0x5a44b2(0x14b)][_0x5a44b2(0x158)]()),_0x3e4ef8[_0x5a44b2(0x115)](_0x15807e,_0x3cc4bb[_0x5a44b2(0x17b)][_0x5a44b2(0x14b)][_0x5a44b2(0x158)]())),_0x485374=new _0x44fe44(_0x2c0f7f,null,_0x9655f8,_0x3e4ef8[_0x5a44b2(0x155)],!0x0,_0x623031++);_0x175e7c[_0x5a44b2(0xe4)](_0x485374);}}if(_0x1d482e)for(const [_0x3f768b,_0x47c893]of Object[_0x5a44b2(0xce)](_0x1d482e)){const _0x2a7d82=_0x3e4ef8[_0x5a44b2(0x9a)][_0x5a44b2(0xcb)](_0x3f768b);if(!_0x2a7d82)throw new _0xe3ed2e(_0x5a44b2(0xb7),null);for(const [_0x180acc,_0x18c6bb]of Object[_0x5a44b2(0xce)](_0x47c893))if(null!==_0x18c6bb){const _0x337137=new _0x17fb6c(_0x2a7d82,_0x180acc,null,_0x18c6bb,_0x623031++);_0x175e7c[_0x5a44b2(0xe4)](_0x337137);}}return _0x175e7c;}async[_0x5dbe19(0xb6)](_0x21e1fb,_0x3cc506,_0x2c7ba2){const _0xc4cb24=_0x5dbe19;this[_0xc4cb24(0x176)]({[_0x21e1fb]:_0x3cc506},{[_0x21e1fb]:_0x2c7ba2})[_0xc4cb24(0xe5)]((_0x1e2800,_0x42df17)=>{const _0x56f102=_0xc4cb24;_0x1e2800[_0x56f102(0xf1)]=this[_0x56f102(0x138)][_0x56f102(0x17d)]+_0x42df17,_0x1e2800[_0x56f102(0x11b)]=!0x0,this[_0x56f102(0xdc)](_0x1e2800);}),this[_0xc4cb24(0x94)](),await this[_0xc4cb24(0xe9)]();}async[_0x5dbe19(0x13a)](_0x511a21,_0x277d58){const _0x455e53=_0x5dbe19;let _0x5cd775;this[_0x455e53(0x180)]=_0x511a21[_0x455e53(0x113)];const _0x197f70=_0x511a21[_0x455e53(0x133)]&&!_0x511a21[_0x455e53(0x127)],_0x1f7636=_0x197f70?0x0:_0x511a21[_0x455e53(0x106)][_0x455e53(0xf1)];if(_0x277d58[_0x455e53(0xe5)](_0x5b1295=>{const _0x209b99=_0x455e53;_0x5b1295[_0x209b99(0x11b)]=!0x0,_0x5b1295[_0x209b99(0x12e)]=_0x511a21[_0x209b99(0x12a)],_0x5b1295[_0x209b99(0x136)]=null;}),_0x197f70)_0x5cd775=_0x277d58,this[_0x455e53(0x16f)](_0x5cd775,_0x197f70);else{if(_0x511a21[_0x455e53(0x127)]){const _0x2e8908=this[_0x455e53(0x176)](_0x511a21[_0x455e53(0x127)]);this[_0x455e53(0x138)][_0x455e53(0xa0)][_0x455e53(0x17d)]=-_0x2e8908[_0x455e53(0xac)],_0x2e8908[_0x455e53(0xe5)](_0x2f0e35=>{const _0xba1bb0=_0x455e53;_0x2f0e35[_0xba1bb0(0xf1)]-=_0x2e8908[_0xba1bb0(0xac)],_0x2f0e35[_0xba1bb0(0x12e)]=_0x511a21[_0xba1bb0(0x12a)],_0x2f0e35[_0xba1bb0(0x11b)]=!0x0,_0x2f0e35[_0xba1bb0(0x136)]=null;}),this[_0x455e53(0x16f)](_0x2e8908,!0x0),this[_0x455e53(0xf2)][_0x455e53(0x17d)]=-_0x2e8908[_0x455e53(0xac)]+this[_0x455e53(0x180)],this[_0x455e53(0xc1)](_0x2e8908);}this[_0x455e53(0x138)][_0x455e53(0xa0)][_0x455e53(0x17d)]=_0x1f7636,_0x5cd775=this[_0x455e53(0x17c)](_0x511a21[_0x455e53(0x106)],_0x511a21[_0x455e53(0xfe)]),await this[_0x455e53(0x151)](_0x5cd775),this[_0x455e53(0x16f)](_0x5cd775,_0x197f70);}_0x511a21[_0x455e53(0x142)]&&(this[_0x455e53(0xb5)][_0x455e53(0x167)](_0x5cd775,_0x511a21[_0x455e53(0x142)]),this[_0x455e53(0x183)]=_0x511a21[_0x455e53(0x142)]),this[_0x455e53(0xf2)][_0x455e53(0x17d)]=_0x1f7636+this[_0x455e53(0x180)],this[_0x455e53(0xc1)](_0x5cd775),_0x277d58[_0x455e53(0xe6)](_0x3647c1=>{const _0x22ac1e=_0x455e53,_0x28976f=this[_0x22ac1e(0x147)](_0x3647c1);return _0x28976f&&!this[_0x22ac1e(0xd8)][_0x22ac1e(0x109)](_0x28976f);})[_0x455e53(0xe5)]((_0x22d403,_0x2712b1)=>{const _0x40c03a=_0x455e53;_0x22d403[_0x40c03a(0xf1)]=this[_0x40c03a(0x138)][_0x40c03a(0x17d)]+_0x2712b1,this[_0x40c03a(0xdc)](_0x22d403);}),this[_0x455e53(0xfd)]()?(this[_0x455e53(0x13f)]=0x0,this[_0x455e53(0x94)](!0x0),await this[_0x455e53(0xe9)]()):(this[_0x455e53(0x11d)]=!0x1,this[_0x455e53(0x102)]());}[_0x5dbe19(0x175)](_0x3aeb4b,_0x4eb137){const _0x14e681=_0x5dbe19;throw this[_0x14e681(0x11d)]=!0x0,_0x4eb137&&console[_0x14e681(0x160)](_0x4eb137),new _0xe3ed2e(_0x3aeb4b,this[_0x14e681(0xd6)]);}[_0x5dbe19(0xdc)](_0x4dae46){const _0xe6056c=_0x5dbe19;this[_0xe6056c(0x185)][_0xe6056c(0x109)](_0x4dae46)||(this[_0xe6056c(0x185)][_0xe6056c(0x18b)](_0x4dae46),this[_0xe6056c(0x172)][_0xe6056c(0xe4)](_0x4dae46),this[_0xe6056c(0x101)]||_0xe6056c(0xe8)==_0x4dae46[_0xe6056c(0x10b)]&&!_0x4dae46[_0xe6056c(0x12f)]||this[_0xe6056c(0x152)]());}[_0x5dbe19(0x94)](_0x72d514=!0x1){const _0x131751=_0x5dbe19;!_0x72d514&&this[_0x131751(0x11d)]||(this[_0x131751(0x11d)]=!0x0,clearTimeout(this[_0x131751(0xe2)]),this[_0x131751(0xe2)]=setTimeout(()=>{const _0x567d12=_0x131751;this[_0x567d12(0x15d)]()[_0x567d12(0x104)](_0x1dd935=>{const _0x43fc49=_0x567d12;_0x1dd935&&(this[_0x43fc49(0x102)](),this[_0x43fc49(0x11d)]=!0x1);})[_0x567d12(0xa6)](_0x515a49=>{const _0x568e02=_0x567d12;if(this[_0x568e02(0x102)](),this[_0x568e02(0x11d)]=!0x1,!function(_0x5d55b8){const _0x100eb6=_0x568e02;return _0x5d55b8[_0x100eb6(0x105)][_0x100eb6(0x110)](_0x100eb6(0x188))||_0x5d55b8[_0x100eb6(0x105)][_0x100eb6(0x110)](_0x100eb6(0xb4))||_0x5d55b8[_0x100eb6(0x105)][_0x100eb6(0x110)](_0x100eb6(0xc4));}(_0x515a49))throw _0x515a49;});},this[_0x131751(0x13f)]));}[_0x5dbe19(0xe9)](){return new Promise(_0x5b18dc=>{const _0x11f857=_0x3636;this['on'](_0x11f857(0x166),()=>{_0x5b18dc();});});}async[_0x5dbe19(0x15d)](){const _0x415bb5=_0x5dbe19,_0x113204=this[_0x415bb5(0xd6)][_0x415bb5(0x14e)][_0x415bb5(0xdd)](_0x427c3d);if(this[_0x415bb5(0xb2)]()&&(_0x113204[_0x415bb5(0x17e)](),this[_0x415bb5(0x190)]=!0x1),!this[_0x415bb5(0xfd)]())return!0x0;const _0x14429b=[...this[_0x415bb5(0x172)]];for(const _0x363316 of _0x14429b)_0x363316[_0x415bb5(0xc6)]=this[_0x415bb5(0x138)][_0x415bb5(0xa0)][_0x415bb5(0x9f)](_0x363316);const _0x536410=this[_0x415bb5(0xb5)][_0x415bb5(0x16d)](_0x14429b),_0x34bdf4=F++,_0x226bd2=this[_0x415bb5(0xd4)](_0x14429b),_0x3ddf1b=await this[_0x415bb5(0xd5)][_0x415bb5(0x16a)](_0x226bd2,_0x226bd2[_0x415bb5(0xf1)],_0x536410);try{return await this[_0x415bb5(0xaa)](_0x14429b,_0x3ddf1b,_0x34bdf4);}catch(_0x477510){return this[_0x415bb5(0x175)](_0x415bb5(0xc3),_0x477510);}}async[_0x5dbe19(0xaa)](_0x29ba53,_0x596136,_0x5ad726){const _0x40c6d9=_0x5dbe19;if(_0x40c6d9(0x160)in _0x596136)throw _0x596136[_0x40c6d9(0x160)];let _0x217c01=!0x1;if(_0x596136[_0x40c6d9(0x133)]){_0x596136[_0x40c6d9(0x142)]&&(this[_0x40c6d9(0x183)]=_0x596136[_0x40c6d9(0x142)]),this[_0x40c6d9(0x172)]=this[_0x40c6d9(0x172)][_0x40c6d9(0xe6)](_0x3e4dac=>!_0x29ba53[_0x40c6d9(0xe3)](_0x3e4dac));for(const _0x1da5ed of _0x29ba53)_0x1da5ed[_0x40c6d9(0x12e)]=_0x40c6d9(0x9d)in _0x596136&&_0x596136[_0x40c6d9(0x9d)]||void 0x0;q(_0x29ba53,_0x596136[_0x40c6d9(0x17d)]-_0x29ba53[_0x40c6d9(0xac)]),this[_0x40c6d9(0xc1)](_0x29ba53);const _0x3b05f6=_0x29ba53[_0x40c6d9(0xe6)](_0x48363a=>{const _0x27df00=_0x40c6d9;if(!_0x48363a[_0x27df00(0x11b)])return!0x1;const _0x5de6b2=this[_0x27df00(0x147)](_0x48363a);return _0x5de6b2&&!this[_0x27df00(0xd8)][_0x27df00(0x109)](_0x5de6b2);});q(_0x3b05f6,this[_0x40c6d9(0x138)][_0x40c6d9(0x17d)]),this[_0x40c6d9(0x16f)](_0x3b05f6),_0x217c01=!0x0,this[_0x40c6d9(0x13f)]=this[_0x40c6d9(0x119)];}else{const _0x2d9315=this[_0x40c6d9(0x17c)](_0x596136[_0x40c6d9(0x106)],_0x596136[_0x40c6d9(0xfe)])[_0x40c6d9(0xe6)](_0x52b880=>_0x52b880[_0x40c6d9(0xf1)]>=this[_0x40c6d9(0x18a)]);_0x2d9315[_0x40c6d9(0xe5)](_0x2aedc1=>this[_0x40c6d9(0x184)](_0x2aedc1)),this[_0x40c6d9(0x172)]=this[_0x40c6d9(0x172)][_0x40c6d9(0xe6)](_0x550bfd=>!_0x550bfd[_0x40c6d9(0x11b)]||!this[_0x40c6d9(0xd8)][_0x40c6d9(0x109)](this[_0x40c6d9(0x147)](_0x550bfd))),this[_0x40c6d9(0x172)][_0x40c6d9(0xac)]&&q(this[_0x40c6d9(0x172)],this[_0x40c6d9(0x172)][0x0][_0x40c6d9(0xf1)]),await this[_0x40c6d9(0x151)](_0x2d9315),_0x217c01=this[_0x40c6d9(0x13e)](_0x2d9315,_0x596136[_0x40c6d9(0x17d)],_0x596136[_0x40c6d9(0x142)]),this[_0x40c6d9(0x13f)]=Math[_0x40c6d9(0x132)](this[_0x40c6d9(0x13f)]/0x2);}return _0x217c01?!this[_0x40c6d9(0xfd)]()||(this[_0x40c6d9(0x94)](!0x0),!0x1):this[_0x40c6d9(0x175)](_0x40c6d9(0xff));}[_0x5dbe19(0x13e)](_0x5d3303,_0x37540d,_0x316714){const _0x393ac8=_0x5dbe19;try{const _0x307bb0={'document':this[_0x393ac8(0x138)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x5dffcd,operationsB:_0x2d3edd,originalOperations:_0x4c4941}=_0x1edf9b(_0x5d3303,this[_0x393ac8(0x172)],_0x307bb0);q(_0x5dffcd,this[_0x393ac8(0x138)][_0x393ac8(0x17d)]),q(_0x2d3edd,_0x37540d);for(const _0x233fac of _0x5dffcd){const _0x4de8e2=_0x4c4941[_0x393ac8(0xdd)](_0x233fac);_0x233fac[_0x393ac8(0x136)]=_0x4de8e2?_0x4de8e2[_0x393ac8(0x136)]:null;}_0x316714&&(this[_0x393ac8(0xb5)][_0x393ac8(0x167)](_0x5d3303,_0x316714),this[_0x393ac8(0x183)]=_0x316714),this[_0x393ac8(0x172)]=[..._0x2d3edd],this[_0x393ac8(0x16f)](_0x5dffcd),this[_0x393ac8(0xc1)](_0x5d3303);}catch(_0x4edf18){return console[_0x393ac8(0x160)](_0x4edf18),!0x1;}return!0x0;}[_0x5dbe19(0x16f)](_0x337a0d,_0x489ef3=!0x1){const _0x1b6a3c=_0x5dbe19;this[_0x1b6a3c(0xd6)][_0x1b6a3c(0xee)][_0x1b6a3c(0x99)]({'isUndoable':!0x1,'isLocal':!0x1},_0x4585a5=>{const _0x3d38a1=_0x1b6a3c;for(const _0xb83d87 of _0x337a0d)this[_0x3d38a1(0x185)][_0x3d38a1(0x18b)](_0xb83d87),this[_0x3d38a1(0x184)](_0xb83d87),_0x4585a5[_0x3d38a1(0xda)][_0x3d38a1(0xbe)](_0xb83d87),this[_0x3d38a1(0xd6)][_0x3d38a1(0xee)][_0x3d38a1(0x193)](_0xb83d87);});}[_0x5dbe19(0x184)](_0x124f8a){const _0xe4a60c=_0x5dbe19,_0x27cfa2=this[_0xe4a60c(0x147)](_0x124f8a);_0x27cfa2&&this[_0xe4a60c(0xd8)][_0xe4a60c(0x18b)](_0x27cfa2);}[_0x5dbe19(0x147)](_0x58d5c3){const _0x108747=_0x5dbe19;let _0x380cb7,_0x4e255b;switch(_0x58d5c3[_0x108747(0x10b)]){case _0x108747(0x14a):_0x380cb7=_0x58d5c3[_0x108747(0x10c)][_0x108747(0x12c)];break;case _0x108747(0xe8):if(_0x4e255b=_0x58d5c3[_0x108747(0xeb)],!_0x4e255b)return null;_0x380cb7=_0x4e255b[_0x108747(0x12c)];break;case _0x108747(0xc0):_0x380cb7=_0x58d5c3[_0x108747(0x12c)];break;case _0x108747(0x125):_0x380cb7=_0x58d5c3[_0x108747(0x154)];break;case _0x108747(0xf9):_0x380cb7=_0x58d5c3[_0x108747(0x9b)][_0x108747(0x12c)];break;default:return null;}return _0x380cb7[_0x108747(0x12b)];}[_0x5dbe19(0xc1)](_0x39598b){const _0xc79315=_0x5dbe19;_0x39598b[_0xc79315(0xe5)](_0x8e3fb6=>{const _0x1837d5=_0xc79315,_0x282d24=_0x8e3fb6[_0x1837d5(0x100)]();_0x282d24[_0x1837d5(0x136)]=_0x8e3fb6[_0x1837d5(0x136)],_0x282d24[_0x1837d5(0x11b)]=!!_0x8e3fb6[_0x1837d5(0x11b)],_0x282d24[_0x1837d5(0x12e)]=_0x8e3fb6[_0x1837d5(0x12e)],_0x282d24[_0x1837d5(0xf1)]+=this[_0x1837d5(0x180)],_0x8e3fb6[_0x1837d5(0x123)]&&this[_0x1837d5(0x130)][_0x1837d5(0x18b)](_0x282d24),this[_0x1837d5(0xf2)][_0x1837d5(0xbe)](_0x282d24);});}[_0x5dbe19(0xf7)](_0xd9ac35){const _0x5b3cbe=_0x5dbe19,_0x5a5727=this[_0x5b3cbe(0xd6)][_0x5b3cbe(0x14e)][_0x5b3cbe(0xdd)](_0x5b3cbe(0x13c)),_0x4d30cd=this[_0x5b3cbe(0xd6)][_0x5b3cbe(0xa3)];_0xd9ac35||(_0xd9ac35=_0x873d8f(_0x4d30cd,_0x5b3cbe(0xcc))),_0x5a5727[_0x5b3cbe(0xd0)](_0xd9ac35,{'title':_0x873d8f(_0x4d30cd,_0x5b3cbe(0x97)),'namespace':_0x5b3cbe(0x16e)}),this[_0x5b3cbe(0xc7)]=!0x0,clearTimeout(this[_0x5b3cbe(0xe2)]),this[_0x5b3cbe(0x172)]=[],this[_0x5b3cbe(0xd6)][_0x5b3cbe(0x14e)][_0x5b3cbe(0xdd)](_0x2c1409)[_0x5b3cbe(0x120)]();}[_0x5dbe19(0x152)](){const _0xe02e2c=_0x5dbe19;this[_0xe02e2c(0x101)]||(this[_0xe02e2c(0x101)]=this[_0xe02e2c(0xd6)][_0xe02e2c(0x14e)][_0xe02e2c(0xdd)](_0x4b2280)[_0xe02e2c(0x18b)](_0x873d8f(this[_0xe02e2c(0xd6)][_0xe02e2c(0xa3)],_0xe02e2c(0xd3))));}[_0x5dbe19(0x102)](){const _0x30c329=_0x5dbe19;this[_0x30c329(0x101)]&&(this[_0x30c329(0xd6)][_0x30c329(0x14e)][_0x30c329(0xdd)](_0x4b2280)[_0x30c329(0xa2)](this[_0x30c329(0x101)]),this[_0x30c329(0x101)]=null);}[_0x5dbe19(0xd4)](_0x2ca23c){const _0x27fcec=_0x5dbe19,_0x35427c=_0x2ca23c[_0x27fcec(0xaf)](_0x38e42b=>_0x38e42b[_0x27fcec(0x12d)]());return this[_0x27fcec(0x10d)][_0x27fcec(0x112)](_0x35427c);}[_0x5dbe19(0x17c)](_0x540896,_0x5e9747){const _0x21ab58=_0x5dbe19;return this[_0x21ab58(0x10d)][_0x21ab58(0x146)](_0x540896)[_0x21ab58(0xaf)]((_0x445848,_0x408c12)=>{const _0x31a9da=_0x21ab58,_0x9742b3=_0x31a9da(0x164)==_0x5e9747[_0x408c12][_0x31a9da(0x10b)];if(_0x31a9da(0xc9)==_0x445848[_0x31a9da(0x121)]){const _0x298426=_0x445848[_0x31a9da(0x10c)][_0x31a9da(0x12c)];!this[_0x31a9da(0x138)][_0x31a9da(0xcb)](_0x298426)&&(this[_0x31a9da(0x138)][_0x31a9da(0x194)](_0x31a9da(0x129),_0x298426)[_0x31a9da(0x182)]=!0x1);}const _0x10f230=_0xbe4b04[_0x31a9da(0x141)](_0x445848,this[_0x31a9da(0x138)]);return _0x10f230[_0x31a9da(0xc6)]=_0x445848[_0x31a9da(0xc6)],_0x10f230[_0x31a9da(0x11b)]=_0x9742b3,_0x10f230[_0x31a9da(0x136)]=_0x9742b3?null:_0x5e9747[_0x408c12][_0x31a9da(0x148)],_0x10f230[_0x31a9da(0x123)]=_0x31a9da(0x131)===_0x5e9747[_0x408c12][_0x31a9da(0x10b)],_0x10f230[_0x31a9da(0x12e)]=_0x5e9747[_0x408c12][_0x31a9da(0x12e)],_0x10f230;});}[_0x5dbe19(0x18f)](){const _0x3f8093=_0x5dbe19;this[_0x3f8093(0x190)]=!0x0,this[_0x3f8093(0xb2)]()?this[_0x3f8093(0x94)]():this[_0x3f8093(0x190)]=!0x1;}[_0x5dbe19(0xb2)](){const _0x6fa27f=_0x5dbe19,_0x554061=this[_0x6fa27f(0xd6)][_0x6fa27f(0x14e)][_0x6fa27f(0xdd)](_0x45efe6)[_0x6fa27f(0xf8)][_0x6fa27f(0xdd)](this[_0x6fa27f(0x18c)]);return!this[_0x6fa27f(0xd6)][_0x6fa27f(0x15f)]&&!!_0x554061&&_0x554061[_0x6fa27f(0xac)]>0x1&&this[_0x6fa27f(0x190)];}[_0x5dbe19(0xfd)](){const _0x3abdae=_0x5dbe19;return this[_0x3abdae(0x172)][_0x3abdae(0xac)]>0x0||this[_0x3abdae(0xb2)]();}}l[_0x5dbe19(0xa8)]=_0x150f89;export default l;class H extends Error{}function q(_0x36f116,_0x35d45a){const _0x3ff49a=_0x5dbe19;for(const _0x211b43 of _0x36f116)_0x211b43[_0x3ff49a(0xf1)]=_0x35d45a++;}class G{constructor(_0x264405){const _0x1136cb=_0x5dbe19;this[_0x1136cb(0xa7)]=_0x264405,this[_0x1136cb(0x137)]=new WeakMap();}[_0x5dbe19(0x16d)](_0x412adb){const _0x581321=_0x5dbe19;let _0x5917ba=_0x412adb[_0x581321(0xac)];for(;_0x5917ba--;){const _0x174b04=_0x412adb[_0x5917ba];if(!this[_0x581321(0xa7)][_0x581321(0x109)](_0x174b04)){if(!this[_0x581321(0x137)][_0x581321(0x109)](_0x174b04)){const _0x2dd659=_0x4c1cc1()[_0x581321(0x158)](0x1,0x12);this[_0x581321(0x137)][_0x581321(0x156)](_0x174b04,_0x2dd659);}return this[_0x581321(0x137)][_0x581321(0xdd)](_0x174b04);}}}[_0x5dbe19(0x167)](_0x472008,_0x4b5d05){const _0x41108c=_0x5dbe19;if(!_0x4b5d05)return;let _0x1a23e0=_0x472008[_0x41108c(0xac)];for(;_0x1a23e0--;){const _0x168338=_0x472008[_0x1a23e0];this[_0x41108c(0xa7)][_0x41108c(0x109)](_0x168338)||this[_0x41108c(0x137)][_0x41108c(0x156)](_0x168338,_0x4b5d05);}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f057d=_0x71a3;(function(_0x5a7ba,_0x452165){const _0x392dbb=_0x71a3,_0x260be=_0x5a7ba();while(!![]){try{const _0x18954f=parseInt(_0x392dbb(0x12e))/0x1+-parseInt(_0x392dbb(0x123))/0x2*(-parseInt(_0x392dbb(0x145))/0x3)+parseInt(_0x392dbb(0x129))/0x4+parseInt(_0x392dbb(0x13e))/0x5+parseInt(_0x392dbb(0x13c))/0x6+parseInt(_0x392dbb(0x125))/0x7*(parseInt(_0x392dbb(0x12d))/0x8)+-parseInt(_0x392dbb(0x11e))/0x9;if(_0x18954f===_0x452165)break;else _0x260be['push'](_0x260be['shift']());}catch(_0x5b2f77){_0x260be['push'](_0x260be['shift']());}}}(_0x1742,0xc01e1));import{ContextPlugin as _0x3feb11}from'ckeditor5/src/core.js';function _0x71a3(_0x21760e,_0x1c356d){const _0x1742ee=_0x1742();return _0x71a3=function(_0x71a391,_0x2a2b81){_0x71a391=_0x71a391-0x11a;let _0xe04c5e=_0x1742ee[_0x71a391];return _0xe04c5e;},_0x71a3(_0x21760e,_0x1c356d);}import{Collection as _0x5cbb81,CKEditorError as _0x5d7833}from'ckeditor5/src/utils.js';import _0x42d956 from'./websocketgateway.js';function _0x1742(){const _0x3e5835=['values','delete','getUserSessions','getUser','connected','_createUser','allConnectedUsers','assign','isMe','getUserBySessionId','sessions-register-already-registered','_uniqueUsersCount','getUserRole','2717568ZzUFvb','channelSessions','6949500Marwyp','sessionId','stopListening','size','_handleSessionRemove','has','user','2286JdcrlO','set','_handleSessionAdd','_users','defineMe','plugins','sessionAdd:','pluginName','_registeredSessions','requires','listenTo','register','role','init','Sessions','connection','remove','addUser','mySessionId','orderNumber','43242885qtccXj','get','change:state','unregister','state','2892OmYNwX','forEach','22771IEmrah','clear','context','fire','2567336cObWTV','add','sessions-unregister-not-exist','channelConnectedUsers','3448XWHMSL','603121QdcTGZ'];_0x1742=function(){return _0x3e5835;};return _0x1742();}import{Users as _0x933fd}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x3feb11{static get[_0x5f057d(0x14c)](){const _0x5d9f9f=_0x5f057d;return _0x5d9f9f(0x153);}static get[_0x5f057d(0x14e)](){return[_0x42d956,_0x933fd];}constructor(_0x55d713){const _0x4d844b=_0x5f057d;super(_0x55d713),this[_0x4d844b(0x13d)]=new Map(),this[_0x4d844b(0x12c)]=new Map(),this[_0x4d844b(0x135)]=new _0x5cbb81(),this[_0x4d844b(0x14d)]=new Map(),this[_0x4d844b(0x13a)]=0x0,this[_0x4d844b(0x148)]=this[_0x4d844b(0x127)][_0x4d844b(0x14a)][_0x4d844b(0x11f)](_0x933fd);}[_0x5f057d(0x152)](){const _0x160188=_0x5f057d,_0x2aa5b1=this[_0x160188(0x127)][_0x160188(0x14a)][_0x160188(0x11f)](_0x42d956);this[_0x160188(0x14f)](_0x2aa5b1,_0x160188(0x120),(_0x2b2dd2,_0x44db7b,_0x5ee02b)=>{const _0x56d4d3=_0x160188;if(_0x56d4d3(0x133)!==_0x5ee02b)this[_0x56d4d3(0x13d)][_0x56d4d3(0x124)](_0x26a84e=>_0x26a84e[_0x56d4d3(0x126)]()),this[_0x56d4d3(0x12c)][_0x56d4d3(0x124)](_0x30113c=>_0x30113c[_0x56d4d3(0x126)]()),this[_0x56d4d3(0x135)][_0x56d4d3(0x126)]();else{for(const [_0x47b8c8,_0x239a54]of this[_0x56d4d3(0x14d)])for(const _0x465935 of _0x239a54)this[_0x56d4d3(0x147)](_0x47b8c8,_0x465935);}}),this[_0x160188(0x134)](_0x2aa5b1[_0x160188(0x154)]['me'],!0x0);}[_0x5f057d(0x150)](_0x5dbc66,_0x3367c5){const _0x203450=_0x5f057d;if(this[_0x203450(0x14d)][_0x203450(0x143)](_0x5dbc66))throw new _0x5d7833(_0x203450(0x139),null,{'channelId':_0x5dbc66});this[_0x203450(0x14d)][_0x203450(0x146)](_0x5dbc66,_0x3367c5),this[_0x203450(0x13d)][_0x203450(0x146)](_0x5dbc66,new _0x5cbb81()),this[_0x203450(0x12c)][_0x203450(0x146)](_0x5dbc66,new _0x5cbb81()),this[_0x203450(0x14f)](_0x3367c5,_0x203450(0x12a),(_0x445261,_0x103b4d)=>this[_0x203450(0x147)](_0x5dbc66,_0x103b4d)),this[_0x203450(0x14f)](_0x3367c5,_0x203450(0x11a),(_0x4eb811,_0x73f551)=>this[_0x203450(0x142)](_0x5dbc66,_0x73f551));for(const _0x2ecfa7 of _0x3367c5)this[_0x203450(0x147)](_0x5dbc66,_0x2ecfa7);}[_0x5f057d(0x121)](_0x382812){const _0x73069d=_0x5f057d;if(!this[_0x73069d(0x14d)][_0x73069d(0x143)](_0x382812))throw new _0x5d7833(_0x73069d(0x12b),null,{'channelId':_0x382812});const _0x1ec2ef=this[_0x73069d(0x14d)][_0x73069d(0x11f)](_0x382812);this[_0x73069d(0x140)](_0x1ec2ef);for(const _0x4bf814 of _0x1ec2ef)_0x73069d(0x133)===this[_0x73069d(0x127)][_0x73069d(0x14a)][_0x73069d(0x11f)](_0x42d956)[_0x73069d(0x122)]&&this[_0x73069d(0x142)](_0x382812,_0x4bf814);this[_0x73069d(0x14d)][_0x73069d(0x130)](_0x382812),this[_0x73069d(0x13d)][_0x73069d(0x130)](_0x382812),this[_0x73069d(0x12c)][_0x73069d(0x130)](_0x382812);}get[_0x5f057d(0x11c)](){const _0x215a52=_0x5f057d;return this[_0x215a52(0x127)][_0x215a52(0x14a)][_0x215a52(0x11f)](_0x42d956)[_0x215a52(0x154)][_0x215a52(0x13f)];}[_0x5f057d(0x138)](_0x569bc4){const _0x19fe78=_0x5f057d;for(const _0x5d9a4b of this[_0x19fe78(0x13d)][_0x19fe78(0x12f)]())for(const _0x119b9e of _0x5d9a4b)if(_0x119b9e['id']===_0x569bc4)return _0x119b9e[_0x19fe78(0x144)];}[_0x5f057d(0x131)](_0x24ea93,_0x4c3a5e){const _0x2bd722=_0x5f057d,_0x24fbd0=_0x4c3a5e?[this[_0x2bd722(0x13d)][_0x2bd722(0x11f)](_0x4c3a5e)]:this[_0x2bd722(0x13d)][_0x2bd722(0x12f)](),_0x549a9c=new Set();for(const _0x1aab07 of _0x24fbd0)for(const _0x28466b of _0x1aab07)_0x28466b[_0x2bd722(0x144)]['id']===_0x24ea93['id']&&_0x549a9c[_0x2bd722(0x12a)](_0x28466b['id']);return _0x549a9c;}[_0x5f057d(0x13b)](_0x1701b9){const _0x410f90=_0x5f057d;for(const _0x23781a of this[_0x410f90(0x13d)][_0x410f90(0x12f)]())for(const _0x169ec4 of _0x23781a)if(_0x169ec4[_0x410f90(0x144)]===_0x1701b9)return _0x169ec4[_0x410f90(0x151)];}[_0x5f057d(0x147)](_0x452ce7,_0x3257dd){const _0x588ecf=_0x5f057d;if(_0x588ecf(0x133)!==this[_0x588ecf(0x127)][_0x588ecf(0x14a)][_0x588ecf(0x11f)](_0x42d956)[_0x588ecf(0x122)])return;const _0x40d5a5=_0x3257dd[_0x588ecf(0x144)],_0x48a5ba=this[_0x588ecf(0x148)][_0x588ecf(0x132)](_0x40d5a5['id'])||this[_0x588ecf(0x134)](_0x40d5a5),_0x5b634f=Object[_0x588ecf(0x136)]({},_0x3257dd,{'user':_0x48a5ba});this[_0x588ecf(0x13d)][_0x588ecf(0x11f)](_0x452ce7)[_0x588ecf(0x12a)](_0x5b634f);const _0x424c56=this[_0x588ecf(0x12c)][_0x588ecf(0x11f)](_0x452ce7);_0x424c56[_0x588ecf(0x143)](_0x48a5ba['id'])||_0x424c56[_0x588ecf(0x12a)](_0x48a5ba),this[_0x588ecf(0x135)][_0x588ecf(0x143)](_0x48a5ba['id'])||this[_0x588ecf(0x135)][_0x588ecf(0x12a)](_0x48a5ba,_0x48a5ba[_0x588ecf(0x137)]?0x0:void 0x0),this[_0x588ecf(0x128)](_0x588ecf(0x14b)+_0x452ce7,{'channelId':_0x452ce7,'session':_0x5b634f});}[_0x5f057d(0x142)](_0x14e205,_0x10d870){const _0x1987ed=_0x5f057d;if(_0x1987ed(0x133)!==this[_0x1987ed(0x127)][_0x1987ed(0x14a)][_0x1987ed(0x11f)](_0x42d956)[_0x1987ed(0x122)])return;const _0x12c618=this[_0x1987ed(0x12c)][_0x1987ed(0x11f)](_0x14e205),_0x5d359c=_0x10d870[_0x1987ed(0x144)];_0x5d359c['id']&&(this[_0x1987ed(0x13d)][_0x1987ed(0x11f)](_0x14e205)[_0x1987ed(0x11a)](_0x10d870['id']),_0x12c618[_0x1987ed(0x143)](_0x5d359c['id'])&&!this[_0x1987ed(0x131)](_0x5d359c,_0x14e205)[_0x1987ed(0x141)]&&_0x12c618[_0x1987ed(0x11a)](_0x5d359c['id']),this[_0x1987ed(0x135)][_0x1987ed(0x11f)](_0x5d359c['id'])&&!this[_0x1987ed(0x131)](_0x5d359c)[_0x1987ed(0x141)]&&this[_0x1987ed(0x135)][_0x1987ed(0x11a)](_0x5d359c['id']));}[_0x5f057d(0x134)](_0x37b82c,_0x31e90a){const _0x12543e=_0x5f057d,_0x74989d=this[_0x12543e(0x148)][_0x12543e(0x11b)](_0x37b82c);return _0x31e90a&&this[_0x12543e(0x148)][_0x12543e(0x149)](_0x37b82c['id']),_0x74989d[_0x12543e(0x11d)]=this[_0x12543e(0x13a)]++,_0x74989d;}}
23
+ const _0x143a3b=_0x3ff3;(function(_0x1b8697,_0x51cd2f){const _0x25a7ab=_0x3ff3,_0x554f32=_0x1b8697();while(!![]){try{const _0x3b5c95=-parseInt(_0x25a7ab(0x19d))/0x1+parseInt(_0x25a7ab(0x1b8))/0x2*(-parseInt(_0x25a7ab(0x19e))/0x3)+-parseInt(_0x25a7ab(0x1a0))/0x4+-parseInt(_0x25a7ab(0x194))/0x5*(parseInt(_0x25a7ab(0x1c1))/0x6)+parseInt(_0x25a7ab(0x1b9))/0x7+-parseInt(_0x25a7ab(0x1c4))/0x8+parseInt(_0x25a7ab(0x1a5))/0x9*(parseInt(_0x25a7ab(0x1cb))/0xa);if(_0x3b5c95===_0x51cd2f)break;else _0x554f32['push'](_0x554f32['shift']());}catch(_0x55d692){_0x554f32['push'](_0x554f32['shift']());}}}(_0x1145,0x9f9db));function _0x3ff3(_0x29a301,_0x1ebbc0){const _0x1145bb=_0x1145();return _0x3ff3=function(_0x3ff360,_0x45aa1d){_0x3ff360=_0x3ff360-0x191;let _0x5b7877=_0x1145bb[_0x3ff360];return _0x5b7877;},_0x3ff3(_0x29a301,_0x1ebbc0);}import{ContextPlugin as _0xa64c9b}from'ckeditor5/src/core.js';function _0x1145(){const _0x41e784=['744gihOaS','channelConnectedUsers','allConnectedUsers','9028576HRNnbX','user','requires','getUserBySessionId','sessions-unregister-not-exist','Sessions','role','17252880ArXrKm','defineMe','add','addUser','remove','38100uRINEE','sessionId','set','forEach','unregister','sessions-register-already-registered','context','sessionAdd:','getUser','642574YMcxxD','3bGqPOu','_registeredSessions','782492VgFAWx','plugins','size','isMe','change:state','18axBbuo','_handleSessionAdd','stopListening','assign','listenTo','_uniqueUsersCount','pluginName','clear','delete','register','mySessionId','connected','connection','has','orderNumber','values','get','fire','init','1816762XWjORH','7162687KSQcvC','_users','getUserRole','getUserSessions','state','_createUser','_handleSessionRemove','channelSessions'];_0x1145=function(){return _0x41e784;};return _0x1145();}import{Collection as _0x1d994c,CKEditorError as _0x1f4eba}from'ckeditor5/src/utils.js';import _0x5dc40c from'./websocketgateway.js';import{Users as _0x41a837}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0xa64c9b{static get[_0x143a3b(0x1ab)](){const _0x391316=_0x143a3b;return _0x391316(0x1c9);}static get[_0x143a3b(0x1c6)](){return[_0x5dc40c,_0x41a837];}constructor(_0x549b69){const _0x489bd6=_0x143a3b;super(_0x549b69),this[_0x489bd6(0x1c0)]=new Map(),this[_0x489bd6(0x1c2)]=new Map(),this[_0x489bd6(0x1c3)]=new _0x1d994c(),this[_0x489bd6(0x19f)]=new Map(),this[_0x489bd6(0x1aa)]=0x0,this[_0x489bd6(0x1ba)]=this[_0x489bd6(0x19a)][_0x489bd6(0x1a1)][_0x489bd6(0x1b5)](_0x41a837);}[_0x143a3b(0x1b7)](){const _0x5eff38=_0x143a3b,_0x1c8eae=this[_0x5eff38(0x19a)][_0x5eff38(0x1a1)][_0x5eff38(0x1b5)](_0x5dc40c);this[_0x5eff38(0x1a9)](_0x1c8eae,_0x5eff38(0x1a4),(_0x2069a4,_0x5594c0,_0x58e7ea)=>{const _0x23fabe=_0x5eff38;if(_0x23fabe(0x1b0)!==_0x58e7ea)this[_0x23fabe(0x1c0)][_0x23fabe(0x197)](_0x3591c8=>_0x3591c8[_0x23fabe(0x1ac)]()),this[_0x23fabe(0x1c2)][_0x23fabe(0x197)](_0x28b718=>_0x28b718[_0x23fabe(0x1ac)]()),this[_0x23fabe(0x1c3)][_0x23fabe(0x1ac)]();else{for(const [_0x39354f,_0x488bf1]of this[_0x23fabe(0x19f)])for(const _0x261833 of _0x488bf1)this[_0x23fabe(0x1a6)](_0x39354f,_0x261833);}}),this[_0x5eff38(0x1be)](_0x1c8eae[_0x5eff38(0x1b1)]['me'],!0x0);}[_0x143a3b(0x1ae)](_0x4861d8,_0xa05329){const _0x345174=_0x143a3b;if(this[_0x345174(0x19f)][_0x345174(0x1b2)](_0x4861d8))throw new _0x1f4eba(_0x345174(0x199),null,{'channelId':_0x4861d8});this[_0x345174(0x19f)][_0x345174(0x196)](_0x4861d8,_0xa05329),this[_0x345174(0x1c0)][_0x345174(0x196)](_0x4861d8,new _0x1d994c()),this[_0x345174(0x1c2)][_0x345174(0x196)](_0x4861d8,new _0x1d994c()),this[_0x345174(0x1a9)](_0xa05329,_0x345174(0x191),(_0x441607,_0x361c86)=>this[_0x345174(0x1a6)](_0x4861d8,_0x361c86)),this[_0x345174(0x1a9)](_0xa05329,_0x345174(0x193),(_0x6daf69,_0xe3e0c5)=>this[_0x345174(0x1bf)](_0x4861d8,_0xe3e0c5));for(const _0x2b3a03 of _0xa05329)this[_0x345174(0x1a6)](_0x4861d8,_0x2b3a03);}[_0x143a3b(0x198)](_0x21974d){const _0x5c248e=_0x143a3b;if(!this[_0x5c248e(0x19f)][_0x5c248e(0x1b2)](_0x21974d))throw new _0x1f4eba(_0x5c248e(0x1c8),null,{'channelId':_0x21974d});const _0x372b36=this[_0x5c248e(0x19f)][_0x5c248e(0x1b5)](_0x21974d);this[_0x5c248e(0x1a7)](_0x372b36);for(const _0x2ef73d of _0x372b36)_0x5c248e(0x1b0)===this[_0x5c248e(0x19a)][_0x5c248e(0x1a1)][_0x5c248e(0x1b5)](_0x5dc40c)[_0x5c248e(0x1bd)]&&this[_0x5c248e(0x1bf)](_0x21974d,_0x2ef73d);this[_0x5c248e(0x19f)][_0x5c248e(0x1ad)](_0x21974d),this[_0x5c248e(0x1c0)][_0x5c248e(0x1ad)](_0x21974d),this[_0x5c248e(0x1c2)][_0x5c248e(0x1ad)](_0x21974d);}get[_0x143a3b(0x1af)](){const _0x4c6186=_0x143a3b;return this[_0x4c6186(0x19a)][_0x4c6186(0x1a1)][_0x4c6186(0x1b5)](_0x5dc40c)[_0x4c6186(0x1b1)][_0x4c6186(0x195)];}[_0x143a3b(0x1c7)](_0x9a6b7f){const _0x35df5c=_0x143a3b;for(const _0x7cfa67 of this[_0x35df5c(0x1c0)][_0x35df5c(0x1b4)]())for(const _0x2e4e10 of _0x7cfa67)if(_0x2e4e10['id']===_0x9a6b7f)return _0x2e4e10[_0x35df5c(0x1c5)];}[_0x143a3b(0x1bc)](_0x4c0027,_0x292c8d){const _0x3d8ec7=_0x143a3b,_0x27a112=_0x292c8d?[this[_0x3d8ec7(0x1c0)][_0x3d8ec7(0x1b5)](_0x292c8d)]:this[_0x3d8ec7(0x1c0)][_0x3d8ec7(0x1b4)](),_0x495ac1=new Set();for(const _0x4cde85 of _0x27a112)for(const _0x4a8fdc of _0x4cde85)_0x4a8fdc[_0x3d8ec7(0x1c5)]['id']===_0x4c0027['id']&&_0x495ac1[_0x3d8ec7(0x191)](_0x4a8fdc['id']);return _0x495ac1;}[_0x143a3b(0x1bb)](_0x4b130f){const _0x5d5a73=_0x143a3b;for(const _0x79239 of this[_0x5d5a73(0x1c0)][_0x5d5a73(0x1b4)]())for(const _0x50c84c of _0x79239)if(_0x50c84c[_0x5d5a73(0x1c5)]===_0x4b130f)return _0x50c84c[_0x5d5a73(0x1ca)];}[_0x143a3b(0x1a6)](_0x59b857,_0x29e836){const _0x1d6d58=_0x143a3b;if(_0x1d6d58(0x1b0)!==this[_0x1d6d58(0x19a)][_0x1d6d58(0x1a1)][_0x1d6d58(0x1b5)](_0x5dc40c)[_0x1d6d58(0x1bd)])return;const _0x2082af=_0x29e836[_0x1d6d58(0x1c5)],_0x7f3796=this[_0x1d6d58(0x1ba)][_0x1d6d58(0x19c)](_0x2082af['id'])||this[_0x1d6d58(0x1be)](_0x2082af),_0x1a5cb7=Object[_0x1d6d58(0x1a8)]({},_0x29e836,{'user':_0x7f3796});this[_0x1d6d58(0x1c0)][_0x1d6d58(0x1b5)](_0x59b857)[_0x1d6d58(0x191)](_0x1a5cb7);const _0x1efd8a=this[_0x1d6d58(0x1c2)][_0x1d6d58(0x1b5)](_0x59b857);_0x1efd8a[_0x1d6d58(0x1b2)](_0x7f3796['id'])||_0x1efd8a[_0x1d6d58(0x191)](_0x7f3796),this[_0x1d6d58(0x1c3)][_0x1d6d58(0x1b2)](_0x7f3796['id'])||this[_0x1d6d58(0x1c3)][_0x1d6d58(0x191)](_0x7f3796,_0x7f3796[_0x1d6d58(0x1a3)]?0x0:void 0x0),this[_0x1d6d58(0x1b6)](_0x1d6d58(0x19b)+_0x59b857,{'channelId':_0x59b857,'session':_0x1a5cb7});}[_0x143a3b(0x1bf)](_0x5a820b,_0x23f8ae){const _0x4a557b=_0x143a3b;if(_0x4a557b(0x1b0)!==this[_0x4a557b(0x19a)][_0x4a557b(0x1a1)][_0x4a557b(0x1b5)](_0x5dc40c)[_0x4a557b(0x1bd)])return;const _0x1064cb=this[_0x4a557b(0x1c2)][_0x4a557b(0x1b5)](_0x5a820b),_0x5d7345=_0x23f8ae[_0x4a557b(0x1c5)];_0x5d7345['id']&&(this[_0x4a557b(0x1c0)][_0x4a557b(0x1b5)](_0x5a820b)[_0x4a557b(0x193)](_0x23f8ae['id']),_0x1064cb[_0x4a557b(0x1b2)](_0x5d7345['id'])&&!this[_0x4a557b(0x1bc)](_0x5d7345,_0x5a820b)[_0x4a557b(0x1a2)]&&_0x1064cb[_0x4a557b(0x193)](_0x5d7345['id']),this[_0x4a557b(0x1c3)][_0x4a557b(0x1b5)](_0x5d7345['id'])&&!this[_0x4a557b(0x1bc)](_0x5d7345)[_0x4a557b(0x1a2)]&&this[_0x4a557b(0x1c3)][_0x4a557b(0x193)](_0x5d7345['id']));}[_0x143a3b(0x1be)](_0x30846a,_0x57b3a7){const _0x59ecde=_0x143a3b,_0x513978=this[_0x59ecde(0x1ba)][_0x59ecde(0x192)](_0x30846a);return _0x57b3a7&&this[_0x59ecde(0x1ba)][_0x59ecde(0x1cc)](_0x30846a['id']),_0x513978[_0x59ecde(0x1b3)]=this[_0x59ecde(0x1aa)]++,_0x513978;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xc531(){const _0x5e4570=['destroy','commands','parent','mapper','getNearestSelectionRange','document','83RdrTLA','render','change','undo','element','deletionPosition','selection','afterInit','applyOperation','mouseleave','createUIElement','getSelectionClass','get','contenteditable','innerHTML','user:position','set','861939nlSijF','span','237894uCrjsY','getFirstRange','split','view','markerToElement','size','markerToHighlight','getStart','user:','isCollapsed','stopListening','_createdBatches','createUserMarkerOperations','ck-user__marker_hovered','4450EpfFlm','editingDowncast','addEventListener','nodeAfter','fromRange','hasContent','oldRange','keydown','newRange','toRange','getUserBySessionId','add','1687356cwihbx','toDomElement','userPositionMarker','pluginName','addMarker','highest','marker','orderNumber','markerName','mySessionId','user:position:','isLimit','editor','135HeBGMv','markerNameToElements','classList','conversion','setCustomProperty','$text','7PapFME','color','update:user:range','schema','markerRange','rootName','root','$graveyard','clear','mouseenter','user:range','5571880RvteKP','getContainedElement','getPositions','UserMarkers','checkChild','2610fogREZ','startsWith','1716003cvyjlT','listenTo','name','start','getMarkerClass','getRange','Escape','ck-user__marker\x20','updateMarker','isObject','type','isSimilar','createRange','requires','isInline','removeClass','removeMarker','init','ck-user__selection','reconvertMarker','detach','markers','end','batch','tableCell','⁠<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>','_domEmitter','getAttribute','change:range','delete','has','hasDomSelection','for','editing','model','remove','user:range:','</span>⁠','plugins','22847CTVGqB','getCustomProperty','enqueueChange','data-session-id'];_0xc531=function(){return _0x5e4570;};return _0xc531();}const _0x4a1b6d=_0x6f55;(function(_0x13bf2f,_0x3ed769){const _0x535701=_0x6f55,_0xab52bc=_0x13bf2f();while(!![]){try{const _0x5df897=parseInt(_0x535701(0x1c0))/0x1*(-parseInt(_0x535701(0x1e1))/0x2)+parseInt(_0x535701(0x1d1))/0x3+parseInt(_0x535701(0x1ed))/0x4+-parseInt(_0x535701(0x1fa))/0x5*(-parseInt(_0x535701(0x1d3))/0x6)+-parseInt(_0x535701(0x17d))/0x7*(parseInt(_0x535701(0x188))/0x8)+parseInt(_0x535701(0x18f))/0x9+-parseInt(_0x535701(0x18d))/0xa*(parseInt(_0x535701(0x1b6))/0xb);if(_0x5df897===_0x3ed769)break;else _0xab52bc['push'](_0xab52bc['shift']());}catch(_0x13d6dc){_0xab52bc['push'](_0xab52bc['shift']());}}}(_0xc531,0x8590d));import{Plugin as _0x1fb561}from'ckeditor5/src/core.js';import{global as _0xf97e4c,DomEmitterMixin as _0x10f601}from'ckeditor5/src/utils.js';function _0x6f55(_0x3d2552,_0x261cef){const _0xc53120=_0xc531();return _0x6f55=function(_0x6f5524,_0x17a992){_0x6f5524=_0x6f5524-0x17d;let _0x4b2a77=_0xc53120[_0x6f5524];return _0x4b2a77;},_0x6f55(_0x3d2552,_0x261cef);}import _0x2bd1e8 from'./sessions.js';import{LiveRange as _0x1637e3}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class P extends _0x1fb561{constructor(){const _0x2e3633=_0x6f55;super(...arguments),this[_0x2e3633(0x1a9)]=new(_0x10f601())();}static get[_0x4a1b6d(0x19c)](){return[_0x2bd1e8];}static get[_0x4a1b6d(0x1f0)](){const _0x52617c=_0x4a1b6d;return _0x52617c(0x18b);}[_0x4a1b6d(0x1a0)](){const _0x5b7d25=_0x4a1b6d,_0x26c0b1=this[_0x5b7d25(0x1f9)],_0x4542d6=_0x26c0b1[_0x5b7d25(0x1b5)][_0x5b7d25(0x1cc)](_0x2bd1e8);_0x26c0b1[_0x5b7d25(0x1fd)][_0x5b7d25(0x1af)](_0x5b7d25(0x1e2))[_0x5b7d25(0x1d7)]({'model':_0x5b7d25(0x1cf),'view':(_0x3eca47,{writer:_0x5ae5be})=>function(_0x2da509,_0x229ea5,_0xa0bb86,_0x1cb26b){const _0x22872a=_0x5b7d25,_0x3b1e58=_0x2da509[_0x22872a(0x1f5)][_0x22872a(0x1d5)](':')[0x2],_0x376e78=_0xa0bb86[_0x22872a(0x1eb)](_0x3b1e58);if(!_0x376e78||_0x3b1e58===_0xa0bb86[_0x22872a(0x1f6)])return;if(!_0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x180)][_0x22872a(0x18c)](_0x2da509[_0x22872a(0x181)][_0x22872a(0x192)],_0x22872a(0x1ff)))return;const _0x5c18c6={'class':_0x22872a(0x196)+_0x376e78[_0x22872a(0x17e)][_0x22872a(0x193)](),'data-name':_0x376e78[_0x22872a(0x191)],'data-session-id':_0x3b1e58},_0x289bdb=_0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x1a4)][_0x22872a(0x1cc)](_0x2da509[_0x22872a(0x1f5)]),_0x3392a1=_0x289bdb[_0x22872a(0x1da)](),_0x2294da=_0x3392a1[_0x22872a(0x1e4)],_0x109451=_0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x180)];if(_0x2294da&&_0x109451[_0x22872a(0x198)](_0x2294da)&&_0x109451[_0x22872a(0x19d)](_0x2294da)&&!_0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x1a4)][_0x22872a(0x1cc)](_0x22872a(0x1b3)+_0x3b1e58)[_0x22872a(0x194)]()[_0x22872a(0x1dc)])return;const _0x35f89e=_0x3392a1[_0x22872a(0x1bc)];return _0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x180)][_0x22872a(0x1f8)](_0x35f89e)&&!_0x1cb26b[_0x22872a(0x1b1)][_0x22872a(0x1e6)](_0x35f89e)&&(_0x5c18c6[_0x22872a(0x1cd)]=!0x1),function(_0x2c6fb5,_0x452d06,_0x121b7c){const _0xbb5b06=_0x22872a,_0x26f2c2=_0x2c6fb5[_0xbb5b06(0x1ca)](_0xbb5b06(0x1d2),_0x452d06);return _0x2c6fb5[_0xbb5b06(0x1fe)](_0xbb5b06(0x1ef),!0x0,_0x26f2c2),_0x26f2c2[_0xbb5b06(0x1c1)]=function(_0x2f7178){const _0x3a1adf=_0xbb5b06,_0x5af6e3=this[_0x3a1adf(0x1ee)](_0x2f7178);return _0x5af6e3[_0x3a1adf(0x1ce)]=_0x3a1adf(0x1a8)+_0x121b7c[_0x3a1adf(0x191)]+_0x3a1adf(0x1b4),_0x5af6e3[_0x3a1adf(0x1e3)](_0x3a1adf(0x186),()=>{const _0x59eb11=_0x3a1adf;_0x5af6e3[_0x59eb11(0x1fc)][_0x59eb11(0x1ec)](_0x59eb11(0x1e0));}),_0x5af6e3[_0x3a1adf(0x1e3)](_0x3a1adf(0x1c9),()=>{const _0x142790=_0x3a1adf;_0x5af6e3[_0x142790(0x1fc)][_0x142790(0x1b2)](_0x142790(0x1e0));}),_0x5af6e3;},_0x26f2c2[_0xbb5b06(0x19a)]=function(_0x46e4d0){const _0x265c14=_0xbb5b06;return!(!this[_0x265c14(0x1b7)](_0x265c14(0x1ef))||!_0x46e4d0[_0x265c14(0x1b7)](_0x265c14(0x1ef))||this[_0x265c14(0x1aa)](_0x265c14(0x1b9))!=_0x46e4d0[_0x265c14(0x1aa)](_0x265c14(0x1b9)));},_0x26f2c2;}(_0x229ea5,_0x5c18c6,_0x376e78);}(_0x3eca47,_0x5ae5be,_0x4542d6,_0x26c0b1)}),_0x26c0b1[_0x5b7d25(0x1fd)][_0x5b7d25(0x1af)](_0x5b7d25(0x1e2))[_0x5b7d25(0x1d9)]({'model':_0x5b7d25(0x187),'view':_0x3e16bf=>function(_0x186eaa,_0x188006){const _0x247e1f=_0x5b7d25,_0x19d9cd=_0x186eaa[_0x247e1f(0x1f5)][_0x247e1f(0x1d5)](':')[0x2];if(_0x19d9cd===_0x188006[_0x247e1f(0x1f6)])return null;const _0x771f8d=_0x188006[_0x247e1f(0x1eb)](_0x19d9cd);if(!_0x771f8d)return{'id':_0x19d9cd,'classes':[]};return{'id':_0x19d9cd,'classes':[_0x247e1f(0x1a1),_0x771f8d[_0x247e1f(0x17e)][_0x247e1f(0x1cb)]()],'attributes':{'data-session-id':_0x19d9cd},'priority':0x7d0+_0x771f8d[_0x247e1f(0x1f4)]};}(_0x3e16bf,_0x4542d6)}),function(_0x508e7c){const _0x5ea977=_0x5b7d25,_0x63f035=_0x508e7c[_0x5ea977(0x1b1)],_0x4c9533=new Map(),_0xb5c831=_0x508e7c[_0x5ea977(0x1b5)][_0x5ea977(0x1cc)](_0x2bd1e8);_0x63f035[_0x5ea977(0x1a4)]['on'](_0x5ea977(0x17f),(_0x4c257e,_0x37c15,_0x7abb30,_0x21c6d7)=>{const _0x23d2e2=_0x5ea977;if(!_0x21c6d7&&_0x4c9533[_0x23d2e2(0x1cc)](_0x37c15[_0x23d2e2(0x191)]))return _0x4c9533[_0x23d2e2(0x1cc)](_0x37c15[_0x23d2e2(0x191)])[_0x23d2e2(0x1a3)](),void _0x4c9533[_0x23d2e2(0x1ac)](_0x37c15[_0x23d2e2(0x191)]);const _0x49a759=_0x37c15[_0x23d2e2(0x191)][_0x23d2e2(0x1d5)](':')[0x2];if(_0x49a759===_0xb5c831[_0x23d2e2(0x1f6)])return;const _0x48dc0c=_0x23d2e2(0x1f7)+_0x49a759;_0x63f035[_0x23d2e2(0x1a4)][_0x23d2e2(0x1ad)](_0x48dc0c)&&_0x508e7c[_0x23d2e2(0x1b0)][_0x23d2e2(0x1a2)](_0x48dc0c),_0x37c15['on'](_0x23d2e2(0x1ab),(_0x1e999e,_0x120d57,_0x205b9d)=>{const _0x4353fb=_0x23d2e2;if(_0x4353fb(0x184)!=_0x120d57[_0x4353fb(0x183)][_0x4353fb(0x182)]&&_0x4353fb(0x184)==_0x37c15[_0x4353fb(0x194)]()[_0x4353fb(0x183)][_0x4353fb(0x182)]&&!_0x4c9533[_0x4353fb(0x1ad)](_0x37c15[_0x4353fb(0x191)])){const _0x24156c=_0x63f035[_0x4353fb(0x180)][_0x4353fb(0x1be)](_0x205b9d[_0x4353fb(0x1c5)]);if(_0x24156c){const _0x3c7927=_0x1637e3[_0x4353fb(0x1e5)](_0x24156c);_0x4c9533[_0x4353fb(0x1d0)](_0x37c15[_0x4353fb(0x191)],_0x3c7927),_0x3c7927['on'](_0x4353fb(0x1ab),(_0x3c49d3,_0x1fed95,_0x5de07b)=>{const _0x590d3b=_0x4353fb;if(_0x590d3b(0x184)==_0x3c7927[_0x590d3b(0x183)][_0x590d3b(0x182)]){const _0x279e5a=_0x63f035[_0x590d3b(0x180)][_0x590d3b(0x1be)](_0x5de07b[_0x590d3b(0x1c5)]);_0x279e5a?(_0x3c7927[_0x590d3b(0x192)]=_0x279e5a[_0x590d3b(0x192)],_0x3c7927[_0x590d3b(0x1a5)]=_0x279e5a[_0x590d3b(0x1a5)]):(_0x4c9533[_0x590d3b(0x1ac)](_0x37c15[_0x590d3b(0x191)]),_0x3c7927[_0x590d3b(0x1a3)]());}});}}});}),_0x63f035[_0x5ea977(0x1bf)]['on'](_0x5ea977(0x1c2),()=>{const _0x36ae1d=_0x5ea977;_0x4c9533[_0x36ae1d(0x1d8)]>0x0&&_0x63f035[_0x36ae1d(0x1b8)]({'isUndoable':!0x1},_0x13c35b=>{const _0x7c1350=_0x36ae1d;for(const [_0x38a215,_0x17ffa9]of _0x4c9533)_0x7c1350(0x184)==_0x63f035[_0x7c1350(0x1a4)][_0x7c1350(0x1cc)](_0x38a215)[_0x7c1350(0x194)]()[_0x7c1350(0x183)][_0x7c1350(0x182)]&&(G(_0x38a215[_0x7c1350(0x1d5)](':')[0x2],_0x17ffa9[_0x7c1350(0x1ea)](),_0x63f035,_0x13c35b),_0x17ffa9[_0x7c1350(0x1a3)]());_0x4c9533[_0x7c1350(0x185)]();});});}(_0x26c0b1),this[_0x5b7d25(0x1a9)][_0x5b7d25(0x190)](_0xf97e4c[_0x5b7d25(0x1bf)],_0x5b7d25(0x1e8),(_0x43fe55,{key:_0x4b8f52})=>{const _0xa8034b=_0x5b7d25;_0xa8034b(0x195)===_0x4b8f52&&function(_0x18948d){const _0x26bf2b=_0xa8034b;_0x18948d[_0x26bf2b(0x1b0)][_0x26bf2b(0x1d6)][_0x26bf2b(0x1c2)](_0x441b40=>{const _0x1e033d=_0x26bf2b;for(const _0x49e6d0 of _0x18948d[_0x1e033d(0x1b1)][_0x1e033d(0x1a4)]){if(!_0x49e6d0[_0x1e033d(0x191)][_0x1e033d(0x18e)](_0x1e033d(0x1cf)))continue;const _0x2dda0d=_0x18948d[_0x1e033d(0x1b0)][_0x1e033d(0x1bd)][_0x1e033d(0x1fb)](_0x49e6d0[_0x1e033d(0x191)]);if(_0x2dda0d){for(const _0x2b46eb of _0x2dda0d)_0x441b40[_0x1e033d(0x19e)](_0x1e033d(0x1e0),_0x2b46eb);}}});}(_0x26c0b1);},{'useCapture':!0x0});}[_0x4a1b6d(0x1c7)](){const _0x11bb3c=_0x4a1b6d,_0x325b96=this[_0x11bb3c(0x1f9)],_0x192677=_0x325b96[_0x11bb3c(0x1bb)][_0x11bb3c(0x1cc)](_0x11bb3c(0x1c3));_0x192677&&_0x325b96[_0x11bb3c(0x1b1)]['on'](_0x11bb3c(0x1c8),(_0x9bd6e,_0x400272)=>{const _0x5c27e0=_0x11bb3c,_0x447c0f=_0x400272[0x0];if(_0x5c27e0(0x1f3)!=_0x447c0f[_0x5c27e0(0x199)]||!_0x447c0f[_0x5c27e0(0x191)][_0x5c27e0(0x18e)](_0x5c27e0(0x1db)))return;const _0x161dd3=_0x447c0f[_0x5c27e0(0x1a6)];_0x192677[_0x5c27e0(0x1de)][_0x5c27e0(0x1ad)](_0x161dd3)&&(_0x447c0f[_0x5c27e0(0x1e9)]=_0x447c0f[_0x5c27e0(0x1e7)]?_0x325b96[_0x5c27e0(0x1b1)][_0x5c27e0(0x19b)](_0x447c0f[_0x5c27e0(0x1e7)][_0x5c27e0(0x192)],_0x447c0f[_0x5c27e0(0x1e7)][_0x5c27e0(0x1a5)]):null);},{'priority':_0x11bb3c(0x1f2)});}[_0x4a1b6d(0x1ba)](){const _0x4a5058=_0x4a1b6d;return this[_0x4a5058(0x1a9)][_0x4a5058(0x1dd)](),super[_0x4a5058(0x1ba)]();}[_0x4a1b6d(0x1df)](){const _0x5d4680=_0x4a1b6d,_0x2513e0=this[_0x5d4680(0x1f9)],_0x2c4bd8=_0x2513e0[_0x5d4680(0x1b1)][_0x5d4680(0x1bf)],_0xad7b2e=_0x2513e0[_0x5d4680(0x1b5)][_0x5d4680(0x1cc)](_0x2bd1e8);_0x2513e0[_0x5d4680(0x1b1)][_0x5d4680(0x1b8)]({'isUndoable':!0x1},_0x9b004d=>{const _0xf8295d=_0x5d4680,_0x4d18a8=_0xf8295d(0x1b3)+_0xad7b2e[_0xf8295d(0x1f6)],_0x4588c2=_0xf8295d(0x1f7)+_0xad7b2e[_0xf8295d(0x1f6)],_0x3fe2c6=_0x2513e0[_0xf8295d(0x1b1)][_0xf8295d(0x1a4)][_0xf8295d(0x1ad)](_0x4d18a8);_0x2513e0[_0xf8295d(0x1b0)][_0xf8295d(0x1d6)][_0xf8295d(0x1ae)]?G(_0xad7b2e[_0xf8295d(0x1f6)],_0x2c4bd8[_0xf8295d(0x1c6)][_0xf8295d(0x1d4)](),_0x2513e0[_0xf8295d(0x1b1)],_0x9b004d):_0x3fe2c6&&(_0x9b004d[_0xf8295d(0x19f)](_0x4d18a8),_0x9b004d[_0xf8295d(0x19f)](_0x4588c2));});}}function G(_0x1d67dc,_0x3bdf8b,_0x1a30c8,_0x5b5d2c){const _0x369d4b=_0x4a1b6d,_0x27307a=_0x369d4b(0x1b3)+_0x1d67dc,_0x333641=_0x369d4b(0x1f7)+_0x1d67dc,_0x1dcf77=_0x3bdf8b[_0x369d4b(0x189)]();let _0x5ae4b1=_0x3bdf8b[_0x369d4b(0x192)];_0x1dcf77&&_0x1dcf77['is'](_0x369d4b(0x1c4),_0x369d4b(0x1a7))&&(_0x5ae4b1=function(_0x4716d7,_0x59055e){const _0x436f10=_0x369d4b;for(const _0x467206 of _0x4716d7[_0x436f10(0x18a)]())if(_0x59055e[_0x436f10(0x180)][_0x436f10(0x18c)](_0x467206,_0x436f10(0x1ff)))return _0x467206;}(_0x3bdf8b,_0x1a30c8),_0x3bdf8b=_0x5b5d2c[_0x369d4b(0x19b)](_0x5ae4b1));const _0x28fd1a=_0x5b5d2c[_0x369d4b(0x19b)](_0x5ae4b1);_0x1a30c8[_0x369d4b(0x1a4)][_0x369d4b(0x1ad)](_0x27307a)?(_0x5b5d2c[_0x369d4b(0x197)](_0x27307a,{'range':_0x3bdf8b}),_0x5b5d2c[_0x369d4b(0x197)](_0x333641,{'range':_0x28fd1a})):(_0x5b5d2c[_0x369d4b(0x1f1)](_0x27307a,{'range':_0x3bdf8b,'usingOperation':!0x0}),_0x5b5d2c[_0x369d4b(0x1f1)](_0x333641,{'range':_0x28fd1a,'usingOperation':!0x0}));}
23
+ const _0x1a34a0=_0x1025;function _0x1025(_0xf4b8ee,_0xafd0a){const _0x4a8528=_0x4a85();return _0x1025=function(_0x1025fb,_0x561d04){_0x1025fb=_0x1025fb-0xbf;let _0x18d0be=_0x4a8528[_0x1025fb];return _0x18d0be;},_0x1025(_0xf4b8ee,_0xafd0a);}function _0x4a85(){const _0x293f07=['plugins','userPositionMarker','orderNumber','toRange','deletionPosition','nodeAfter','rootName','tableCell','editing','626676FsJHyO','getNearestSelectionRange','13389896uyIJrL','updateMarker','</span>⁠','getRange','2623632miqjQW','setCustomProperty','schema','$text','getFirstRange','markerToHighlight','highest','keydown','applyOperation','contenteditable','markerName','enqueueChange','isCollapsed','remove','mouseenter','33716fDQMHY','getSelectionClass','parent','init','detach','isObject','commands','selection','add','delete','hasDomSelection','markers','model','getAttribute','element','createRange','getStart','root','15hCirKA','clear','type','84NGqKEu','hasContent','listenTo','get','afterInit','has','Escape','mapper','marker','oldRange','getContainedElement','markerNameToElements','name','isSimilar','requires','reconvertMarker','editingDowncast','ck-user__selection','editor','addEventListener','removeClass','stopListening','size','removeMarker','UserMarkers','checkChild','batch','classList','conversion','getCustomProperty','markerToElement','set','user:position','start','getUserBySessionId','2439LeoZih','472660sXfLgC','destroy','36eEBKaG','addMarker','split','3970jXmigR','document','isLimit','user:range','end','1719635QYPOWw','newRange','view','⁠<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>','getMarkerClass','toDomElement','color','_createdBatches','span','for','user:position:','user:','isInline','update:user:range','innerHTML','undo','pluginName','change','render','fromRange','createUserMarkerOperations','user:range:','ck-user__marker_hovered','mySessionId','startsWith','markerRange','createUIElement','change:range','$graveyard','ck-user__marker\x20','data-session-id','getPositions','mouseleave','_domEmitter'];_0x4a85=function(){return _0x293f07;};return _0x4a85();}(function(_0x5dea09,_0x2b273e){const _0x1a0b8f=_0x1025,_0x3c8f1c=_0x5dea09();while(!![]){try{const _0x505618=-parseInt(_0x1a0b8f(0x105))/0x1+-parseInt(_0x1a0b8f(0xc2))/0x2*(-parseInt(_0x1a0b8f(0xfd))/0x3)+parseInt(_0x1a0b8f(0xfb))/0x4*(-parseInt(_0x1a0b8f(0xd4))/0x5)+-parseInt(_0x1a0b8f(0x130))/0x6*(-parseInt(_0x1a0b8f(0xd7))/0x7)+parseInt(_0x1a0b8f(0x132))/0x8+parseInt(_0x1a0b8f(0xfa))/0x9*(parseInt(_0x1a0b8f(0x100))/0xa)+-parseInt(_0x1a0b8f(0x136))/0xb;if(_0x505618===_0x2b273e)break;else _0x3c8f1c['push'](_0x3c8f1c['shift']());}catch(_0x5621a3){_0x3c8f1c['push'](_0x3c8f1c['shift']());}}}(_0x4a85,0xe1aaa));import{Plugin as _0x2d7796}from'ckeditor5/src/core.js';import{global as _0x38a5c6,DomEmitterMixin as _0x152afc}from'ckeditor5/src/utils.js';import _0x3cc3ff from'./sessions.js';import{LiveRange as _0x34cf5e}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class E extends _0x2d7796{constructor(){const _0x5d5338=_0x1025;super(...arguments),this[_0x5d5338(0x126)]=new(_0x152afc())();}static get[_0x1a34a0(0xe5)](){return[_0x3cc3ff];}static get[_0x1a34a0(0x115)](){const _0x5f40d6=_0x1a34a0;return _0x5f40d6(0xef);}[_0x1a34a0(0xc5)](){const _0x52d78b=_0x1a34a0,_0x145e2a=this[_0x52d78b(0xe9)],_0x15f30f=_0x145e2a[_0x52d78b(0x127)][_0x52d78b(0xda)](_0x3cc3ff);_0x145e2a[_0x52d78b(0xf3)][_0x52d78b(0x10e)](_0x52d78b(0xe7))[_0x52d78b(0xf5)]({'model':_0x52d78b(0xf7),'view':(_0x447d8f,{writer:_0x46303b})=>function(_0x98718d,_0x25b3f2,_0x16f630,_0x2e7bbf){const _0x3a5af2=_0x52d78b,_0x577dba=_0x98718d[_0x3a5af2(0x140)][_0x3a5af2(0xff)](':')[0x2],_0x40dd3b=_0x16f630[_0x3a5af2(0xf9)](_0x577dba);if(!_0x40dd3b||_0x577dba===_0x16f630[_0x3a5af2(0x11c)])return;if(!_0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0x138)][_0x3a5af2(0xf0)](_0x98718d[_0x3a5af2(0x11e)][_0x3a5af2(0xf8)],_0x3a5af2(0x139)))return;const _0x2028b2={'class':_0x3a5af2(0x122)+_0x40dd3b[_0x3a5af2(0x10b)][_0x3a5af2(0x109)](),'data-name':_0x40dd3b[_0x3a5af2(0xe3)],'data-session-id':_0x577dba},_0x5afde8=_0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0xcd)][_0x3a5af2(0xda)](_0x98718d[_0x3a5af2(0x140)]),_0x35816b=_0x5afde8[_0x3a5af2(0xd2)](),_0x38ddf9=_0x35816b[_0x3a5af2(0x12c)],_0x2f8a3c=_0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0x138)];if(_0x38ddf9&&_0x2f8a3c[_0x3a5af2(0xc7)](_0x38ddf9)&&_0x2f8a3c[_0x3a5af2(0x111)](_0x38ddf9)&&!_0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0xcd)][_0x3a5af2(0xda)](_0x3a5af2(0x11a)+_0x577dba)[_0x3a5af2(0x135)]()[_0x3a5af2(0xbf)])return;const _0x1ea6f5=_0x35816b[_0x3a5af2(0xc4)];return _0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0x138)][_0x3a5af2(0x102)](_0x1ea6f5)&&!_0x2e7bbf[_0x3a5af2(0xce)][_0x3a5af2(0xd8)](_0x1ea6f5)&&(_0x2028b2[_0x3a5af2(0x13f)]=!0x1),function(_0x299473,_0x4f324c,_0x48cf28){const _0x491adf=_0x3a5af2,_0x12e030=_0x299473[_0x491adf(0x11f)](_0x491adf(0x10d),_0x4f324c);return _0x299473[_0x491adf(0x137)](_0x491adf(0x128),!0x0,_0x12e030),_0x12e030[_0x491adf(0x117)]=function(_0x44ccf3){const _0x3c6ec6=_0x491adf,_0x21e4c9=this[_0x3c6ec6(0x10a)](_0x44ccf3);return _0x21e4c9[_0x3c6ec6(0x113)]=_0x3c6ec6(0x108)+_0x48cf28[_0x3c6ec6(0xe3)]+_0x3c6ec6(0x134),_0x21e4c9[_0x3c6ec6(0xea)](_0x3c6ec6(0xc1),()=>{const _0x2727eb=_0x3c6ec6;_0x21e4c9[_0x2727eb(0xf2)][_0x2727eb(0xca)](_0x2727eb(0x11b));}),_0x21e4c9[_0x3c6ec6(0xea)](_0x3c6ec6(0x125),()=>{const _0x4a3020=_0x3c6ec6;_0x21e4c9[_0x4a3020(0xf2)][_0x4a3020(0xc0)](_0x4a3020(0x11b));}),_0x21e4c9;},_0x12e030[_0x491adf(0xe4)]=function(_0x1a2341){const _0x9a8419=_0x491adf;return!(!this[_0x9a8419(0xf4)](_0x9a8419(0x128))||!_0x1a2341[_0x9a8419(0xf4)](_0x9a8419(0x128))||this[_0x9a8419(0xcf)](_0x9a8419(0x123))!=_0x1a2341[_0x9a8419(0xcf)](_0x9a8419(0x123)));},_0x12e030;}(_0x25b3f2,_0x2028b2,_0x40dd3b);}(_0x447d8f,_0x46303b,_0x15f30f,_0x145e2a)}),_0x145e2a[_0x52d78b(0xf3)][_0x52d78b(0x10e)](_0x52d78b(0xe7))[_0x52d78b(0x13b)]({'model':_0x52d78b(0x103),'view':_0x5b8f38=>function(_0xf7e6e5,_0x413d5b){const _0x6dca44=_0x52d78b,_0x1046d4=_0xf7e6e5[_0x6dca44(0x140)][_0x6dca44(0xff)](':')[0x2];if(_0x1046d4===_0x413d5b[_0x6dca44(0x11c)])return null;const _0xd05b7a=_0x413d5b[_0x6dca44(0xf9)](_0x1046d4);if(!_0xd05b7a)return{'id':_0x1046d4,'classes':[]};return{'id':_0x1046d4,'classes':[_0x6dca44(0xe8),_0xd05b7a[_0x6dca44(0x10b)][_0x6dca44(0xc3)]()],'attributes':{'data-session-id':_0x1046d4},'priority':0x7d0+_0xd05b7a[_0x6dca44(0x129)]};}(_0x5b8f38,_0x15f30f)}),function(_0x3307ed){const _0xe70fa0=_0x52d78b,_0x566ae8=_0x3307ed[_0xe70fa0(0xce)],_0x280785=new Map(),_0x441efd=_0x3307ed[_0xe70fa0(0x127)][_0xe70fa0(0xda)](_0x3cc3ff);_0x566ae8[_0xe70fa0(0xcd)]['on'](_0xe70fa0(0x112),(_0x3c9836,_0x2af44a,_0x344727,_0x1c3712)=>{const _0x3c59ba=_0xe70fa0;if(!_0x1c3712&&_0x280785[_0x3c59ba(0xda)](_0x2af44a[_0x3c59ba(0xe3)]))return _0x280785[_0x3c59ba(0xda)](_0x2af44a[_0x3c59ba(0xe3)])[_0x3c59ba(0xc6)](),void _0x280785[_0x3c59ba(0xcb)](_0x2af44a[_0x3c59ba(0xe3)]);const _0x33dbe1=_0x2af44a[_0x3c59ba(0xe3)][_0x3c59ba(0xff)](':')[0x2];if(_0x33dbe1===_0x441efd[_0x3c59ba(0x11c)])return;const _0x51beaa=_0x3c59ba(0x10f)+_0x33dbe1;_0x566ae8[_0x3c59ba(0xcd)][_0x3c59ba(0xdc)](_0x51beaa)&&_0x3307ed[_0x3c59ba(0x12f)][_0x3c59ba(0xe6)](_0x51beaa),_0x2af44a['on'](_0x3c59ba(0x120),(_0x324359,_0x41306d,_0x1f7af1)=>{const _0x168135=_0x3c59ba;if(_0x168135(0x121)!=_0x41306d[_0x168135(0xd3)][_0x168135(0x12d)]&&_0x168135(0x121)==_0x2af44a[_0x168135(0x135)]()[_0x168135(0xd3)][_0x168135(0x12d)]&&!_0x280785[_0x168135(0xdc)](_0x2af44a[_0x168135(0xe3)])){const _0x9c7850=_0x566ae8[_0x168135(0x138)][_0x168135(0x131)](_0x1f7af1[_0x168135(0x12b)]);if(_0x9c7850){const _0x9f19bd=_0x34cf5e[_0x168135(0x118)](_0x9c7850);_0x280785[_0x168135(0xf6)](_0x2af44a[_0x168135(0xe3)],_0x9f19bd),_0x9f19bd['on'](_0x168135(0x120),(_0x25243b,_0x1156cd,_0x507469)=>{const _0x5423fd=_0x168135;if(_0x5423fd(0x121)==_0x9f19bd[_0x5423fd(0xd3)][_0x5423fd(0x12d)]){const _0x4585d1=_0x566ae8[_0x5423fd(0x138)][_0x5423fd(0x131)](_0x507469[_0x5423fd(0x12b)]);_0x4585d1?(_0x9f19bd[_0x5423fd(0xf8)]=_0x4585d1[_0x5423fd(0xf8)],_0x9f19bd[_0x5423fd(0x104)]=_0x4585d1[_0x5423fd(0x104)]):(_0x280785[_0x5423fd(0xcb)](_0x2af44a[_0x5423fd(0xe3)]),_0x9f19bd[_0x5423fd(0xc6)]());}});}}});}),_0x566ae8[_0xe70fa0(0x101)]['on'](_0xe70fa0(0x116),()=>{const _0x2dd9a9=_0xe70fa0;_0x280785[_0x2dd9a9(0xed)]>0x0&&_0x566ae8[_0x2dd9a9(0x141)]({'isUndoable':!0x1},_0x28c632=>{const _0x32e519=_0x2dd9a9;for(const [_0x395413,_0x910a35]of _0x280785)_0x32e519(0x121)==_0x566ae8[_0x32e519(0xcd)][_0x32e519(0xda)](_0x395413)[_0x32e519(0x135)]()[_0x32e519(0xd3)][_0x32e519(0x12d)]&&(Q(_0x395413[_0x32e519(0xff)](':')[0x2],_0x910a35[_0x32e519(0x12a)](),_0x566ae8,_0x28c632),_0x910a35[_0x32e519(0xc6)]());_0x280785[_0x32e519(0xd5)]();});});}(_0x145e2a),this[_0x52d78b(0x126)][_0x52d78b(0xd9)](_0x38a5c6[_0x52d78b(0x101)],_0x52d78b(0x13d),(_0x44c8d3,{key:_0x244a5f})=>{const _0x84dbc2=_0x52d78b;_0x84dbc2(0xdd)===_0x244a5f&&function(_0x3c738e){const _0x420c36=_0x84dbc2;_0x3c738e[_0x420c36(0x12f)][_0x420c36(0x107)][_0x420c36(0x116)](_0x2a3eee=>{const _0x1c1d0f=_0x420c36;for(const _0x5bf8e6 of _0x3c738e[_0x1c1d0f(0xce)][_0x1c1d0f(0xcd)]){if(!_0x5bf8e6[_0x1c1d0f(0xe3)][_0x1c1d0f(0x11d)](_0x1c1d0f(0xf7)))continue;const _0x34652d=_0x3c738e[_0x1c1d0f(0x12f)][_0x1c1d0f(0xde)][_0x1c1d0f(0xe2)](_0x5bf8e6[_0x1c1d0f(0xe3)]);if(_0x34652d){for(const _0x56858d of _0x34652d)_0x2a3eee[_0x1c1d0f(0xeb)](_0x1c1d0f(0x11b),_0x56858d);}}});}(_0x145e2a);},{'useCapture':!0x0});}[_0x1a34a0(0xdb)](){const _0x4bf1c5=_0x1a34a0,_0x290d5d=this[_0x4bf1c5(0xe9)],_0x3c0eb1=_0x290d5d[_0x4bf1c5(0xc8)][_0x4bf1c5(0xda)](_0x4bf1c5(0x114));_0x3c0eb1&&_0x290d5d[_0x4bf1c5(0xce)]['on'](_0x4bf1c5(0x13e),(_0x228054,_0x301ca5)=>{const _0x2dda01=_0x4bf1c5,_0x47499a=_0x301ca5[0x0];if(_0x2dda01(0xdf)!=_0x47499a[_0x2dda01(0xd6)]||!_0x47499a[_0x2dda01(0xe3)][_0x2dda01(0x11d)](_0x2dda01(0x110)))return;const _0x3f5b2b=_0x47499a[_0x2dda01(0xf1)];_0x3c0eb1[_0x2dda01(0x10c)][_0x2dda01(0xdc)](_0x3f5b2b)&&(_0x47499a[_0x2dda01(0x106)]=_0x47499a[_0x2dda01(0xe0)]?_0x290d5d[_0x2dda01(0xce)][_0x2dda01(0xd1)](_0x47499a[_0x2dda01(0xe0)][_0x2dda01(0xf8)],_0x47499a[_0x2dda01(0xe0)][_0x2dda01(0x104)]):null);},{'priority':_0x4bf1c5(0x13c)});}[_0x1a34a0(0xfc)](){const _0x3c83da=_0x1a34a0;return this[_0x3c83da(0x126)][_0x3c83da(0xec)](),super[_0x3c83da(0xfc)]();}[_0x1a34a0(0x119)](){const _0x1c1404=_0x1a34a0,_0x14a278=this[_0x1c1404(0xe9)],_0x163796=_0x14a278[_0x1c1404(0xce)][_0x1c1404(0x101)],_0x45efe9=_0x14a278[_0x1c1404(0x127)][_0x1c1404(0xda)](_0x3cc3ff);_0x14a278[_0x1c1404(0xce)][_0x1c1404(0x141)]({'isUndoable':!0x1},_0x35e40b=>{const _0x710a14=_0x1c1404,_0x42824c=_0x710a14(0x11a)+_0x45efe9[_0x710a14(0x11c)],_0x334a7a=_0x710a14(0x10f)+_0x45efe9[_0x710a14(0x11c)],_0x1f3b97=_0x14a278[_0x710a14(0xce)][_0x710a14(0xcd)][_0x710a14(0xdc)](_0x42824c);_0x14a278[_0x710a14(0x12f)][_0x710a14(0x107)][_0x710a14(0xcc)]?Q(_0x45efe9[_0x710a14(0x11c)],_0x163796[_0x710a14(0xc9)][_0x710a14(0x13a)](),_0x14a278[_0x710a14(0xce)],_0x35e40b):_0x1f3b97&&(_0x35e40b[_0x710a14(0xee)](_0x42824c),_0x35e40b[_0x710a14(0xee)](_0x334a7a));});}}function Q(_0x44f3c0,_0x541f40,_0x2efd64,_0x1aafa9){const _0x3a3dfc=_0x1a34a0,_0x598884=_0x3a3dfc(0x11a)+_0x44f3c0,_0x5283d7=_0x3a3dfc(0x10f)+_0x44f3c0,_0x42e722=_0x541f40[_0x3a3dfc(0xe1)]();let _0x476355=_0x541f40[_0x3a3dfc(0xf8)];_0x42e722&&_0x42e722['is'](_0x3a3dfc(0xd0),_0x3a3dfc(0x12e))&&(_0x476355=function(_0x3b87a7,_0x64d204){const _0x5d8584=_0x3a3dfc;for(const _0x2379fa of _0x3b87a7[_0x5d8584(0x124)]())if(_0x64d204[_0x5d8584(0x138)][_0x5d8584(0xf0)](_0x2379fa,_0x5d8584(0x139)))return _0x2379fa;}(_0x541f40,_0x2efd64),_0x541f40=_0x1aafa9[_0x3a3dfc(0xd1)](_0x476355));const _0x33e4d1=_0x1aafa9[_0x3a3dfc(0xd1)](_0x476355);_0x2efd64[_0x3a3dfc(0xcd)][_0x3a3dfc(0xdc)](_0x598884)?(_0x1aafa9[_0x3a3dfc(0x133)](_0x598884,{'range':_0x541f40}),_0x1aafa9[_0x3a3dfc(0x133)](_0x5283d7,{'range':_0x33e4d1})):(_0x1aafa9[_0x3a3dfc(0xfe)](_0x598884,{'range':_0x541f40,'usingOperation':!0x0}),_0x1aafa9[_0x3a3dfc(0xfe)](_0x5283d7,{'range':_0x33e4d1,'usingOperation':!0x0}));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ef3ce=_0x4b01;(function(_0x1d25af,_0x10c60c){const _0x120c9c=_0x4b01,_0xe996d0=_0x1d25af();while(!![]){try{const _0x21891b=parseInt(_0x120c9c(0xb7))/0x1+parseInt(_0x120c9c(0xd9))/0x2*(-parseInt(_0x120c9c(0xe7))/0x3)+parseInt(_0x120c9c(0xc5))/0x4*(parseInt(_0x120c9c(0xac))/0x5)+parseInt(_0x120c9c(0xd6))/0x6+-parseInt(_0x120c9c(0xc3))/0x7*(-parseInt(_0x120c9c(0xc0))/0x8)+-parseInt(_0x120c9c(0xe3))/0x9+-parseInt(_0x120c9c(0xb4))/0xa;if(_0x21891b===_0x10c60c)break;else _0xe996d0['push'](_0xe996d0['shift']());}catch(_0x38ee91){_0xe996d0['push'](_0xe996d0['shift']());}}}(_0x1eb2,0x81e49));import{ContextPlugin as _0x35f7be}from'ckeditor5/src/core.js';function _0x1eb2(){const _0x33e768=['connection','CloudServices','connect','init','8253981ywqfzr','isInReconnectionStack','token','set','1554597RAPkcB','_isBrowserOffline','real-time-collaboration','add','_reconnectionStack','requires','has','disconnect','_reconnect','webSocketUrl','WebSocketGateway','context','DISCONNECTED','plugins','212115xFMgnF','cloudservices-init','reconnect','state','initialReconnectionInterval','define','function','stopListening','5508230RtgZhw','create','get','844984AaBfBl','_domEmitter','showWarning','removeFromReconnectionStack','online','pluginName','bind','config','_shouldPluginsReconnect','111912UtORwR','from','constructor','399grWoki','then','44edFEiI','limitExceeded','error','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.','CONNECTED','websocketgateway-invalid-plugin-interface','change:me','websocketgateway-plugin-already-registered','Connected\x20users\x20limit\x20exceeded','offline','delete','all','cloudServices.connectionTimeout','connected','addToReconnectionStack','listenTo','cloudservices-reconnection-error','2454972VUNLyg','catch','destroy','2zsSeqU','code','websocketgateway-missing-websocket-url','cloudServices.requestTimeout','CONNECTING','websocketgateway-missing-token'];_0x1eb2=function(){return _0x33e768;};return _0x1eb2();}import{DomEmitterMixin as _0xbb9960,CKEditorError as _0x34f04d}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x496fa3,WEB_SOCKET_GATEWAY_STATES as _0x4b6b10}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x11c059}from'ckeditor5/src/ui.js';function _0x4b01(_0x3e5dd3,_0x614dbc){const _0x1eb288=_0x1eb2();return _0x4b01=function(_0x4b01be,_0x3694c8){_0x4b01be=_0x4b01be-0xa5;let _0x1033f1=_0x1eb288[_0x4b01be];return _0x1033f1;},_0x4b01(_0x3e5dd3,_0x614dbc);}class c extends _0x35f7be{static get[_0x1ef3ce(0xec)](){const _0xc227b=_0x1ef3ce;return[_0xc227b(0xe0),_0x11c059];}static get[_0x1ef3ce(0xbc)](){const _0x3086a3=_0x1ef3ce;return _0x3086a3(0xa8);}constructor(_0x3afb22){const _0xe5c6df=_0x1ef3ce;super(_0x3afb22),this[_0xe5c6df(0xe6)](_0xe5c6df(0xaf),_0x4b6b10[_0xe5c6df(0xc9)]),this[_0xe5c6df(0xe6)](_0xe5c6df(0xe8),!0x1),this[_0xe5c6df(0xeb)]=new Set(),this[_0xe5c6df(0xbf)]=!0x1,this[_0xe5c6df(0xb8)]=Object[_0xe5c6df(0xb5)](_0xbb9960);}[_0x1ef3ce(0xe2)](){const _0x42f1fd=_0x1ef3ce,_0x2a45a6=this[_0x42f1fd(0xa9)],_0x1d237b=_0x2a45a6[_0x42f1fd(0xab)][_0x42f1fd(0xb6)](_0x42f1fd(0xe0)),_0x4b8fe0=_0x2a45a6[_0x42f1fd(0xab)][_0x42f1fd(0xb6)](_0x11c059);if(!_0x1d237b[_0x42f1fd(0xe5)])throw new _0x34f04d(_0x42f1fd(0xde),this);if(!_0x1d237b[_0x42f1fd(0xa7)])throw new _0x34f04d(_0x42f1fd(0xdb),this);return this[_0x42f1fd(0xb8)][_0x42f1fd(0xd4)](window,_0x42f1fd(0xce),()=>this[_0x42f1fd(0xe8)]=!0x0),this[_0x42f1fd(0xb8)][_0x42f1fd(0xd4)](window,_0x42f1fd(0xbb),()=>this[_0x42f1fd(0xe8)]=!0x1),this[_0x42f1fd(0xa9)][_0x42f1fd(0xbe)][_0x42f1fd(0xb1)](_0x42f1fd(0xd1),0xa),this[_0x42f1fd(0xa9)][_0x42f1fd(0xbe)][_0x42f1fd(0xb1)](_0x42f1fd(0xdc),0x14),c[_0x42f1fd(0xa8)][_0x42f1fd(0xe1)](_0x1d237b[_0x42f1fd(0xe5)],_0x1d237b[_0x42f1fd(0xa7)],{'timeout':0x3e8*this[_0x42f1fd(0xa9)][_0x42f1fd(0xbe)][_0x42f1fd(0xb6)](_0x42f1fd(0xd1)),'requestTimeout':0x3e8*this[_0x42f1fd(0xa9)][_0x42f1fd(0xbe)][_0x42f1fd(0xb6)](_0x42f1fd(0xdc))})[_0x42f1fd(0xc4)](_0x4b35a0=>{const _0x15b136=_0x42f1fd;if(this[_0x15b136(0xdf)]=_0x4b35a0,this[_0x15b136(0xbd)](_0x15b136(0xaf))['to'](_0x4b35a0,_0x15b136(0xaf),this,_0x15b136(0xe8),(_0x51c25e,_0x336f08)=>(_0x15b136(0xd2)!==_0x51c25e&&(this[_0x15b136(0xbf)]=!0x0),_0x336f08||_0x51c25e!==_0x4b6b10[_0x15b136(0xc9)]?_0x4b6b10[_0x15b136(0xaa)]:this[_0x15b136(0xaf)]==_0x4b6b10[_0x15b136(0xaa)]&&this[_0x15b136(0xbf)]?(this[_0x15b136(0xbf)]=!0x1,this[_0x15b136(0xa6)](),_0x4b6b10[_0x15b136(0xdd)]):_0x4b6b10[_0x15b136(0xc9)])),this[_0x15b136(0xdf)]['on'](_0x15b136(0xc7),(_0x573c61,_0x447a09)=>{const _0xf0c8f8=_0x15b136;if(_0xf0c8f8(0xc6)!==_0x447a09[_0xf0c8f8(0xda)])throw console[_0xf0c8f8(0xc7)](_0x447a09),new _0x34f04d(_0xf0c8f8(0xad),null,{'originalError':_0x447a09});_0x4b8fe0[_0xf0c8f8(0xb9)](_0xf0c8f8(0xc8),{'title':_0xf0c8f8(0xcd),'namespace':_0xf0c8f8(0xe9)});}),!_0x4b35a0['me'])return new Promise(_0x32f97d=>_0x4b35a0['on'](_0x15b136(0xcb),_0x32f97d));})[_0x42f1fd(0xd7)](_0x2a6eed=>{const _0x47ae24=_0x42f1fd;throw console[_0x47ae24(0xc7)](_0x2a6eed),new _0x34f04d(_0x47ae24(0xad),null,{'originalError':_0x2a6eed});});}[_0x1ef3ce(0xd3)](_0x15c6aa){const _0x261cdb=_0x1ef3ce;if(_0x261cdb(0xb2)!=typeof _0x15c6aa[_0x261cdb(0xae)])throw new _0x34f04d(_0x261cdb(0xca),this);if(this[_0x261cdb(0xe4)](_0x15c6aa))throw new _0x34f04d(_0x261cdb(0xcc),this,{'name':_0x15c6aa[_0x261cdb(0xc2)][_0x261cdb(0xbc)]});this[_0x261cdb(0xeb)][_0x261cdb(0xea)](_0x15c6aa);}[_0x1ef3ce(0xba)](_0x4df193){const _0x518b60=_0x1ef3ce;this[_0x518b60(0xeb)][_0x518b60(0xcf)](_0x4df193);}[_0x1ef3ce(0xe4)](_0x252da8){const _0x5e3ed1=_0x1ef3ce;return this[_0x5e3ed1(0xeb)][_0x5e3ed1(0xed)](_0x252da8);}[_0x1ef3ce(0xa6)](){const _0x4b8142=_0x1ef3ce;return this[_0x4b8142(0xdf)][_0x4b8142(0xae)]()[_0x4b8142(0xc4)](()=>Promise[_0x4b8142(0xd0)](Array[_0x4b8142(0xc1)](this[_0x4b8142(0xeb)],_0x4d7127=>_0x4d7127[_0x4b8142(0xae)]())))[_0x4b8142(0xc4)](()=>this[_0x4b8142(0xaf)]=_0x4b6b10[_0x4b8142(0xc9)])[_0x4b8142(0xd7)](_0x3d9461=>{const _0x523961=_0x4b8142;throw console[_0x523961(0xc7)](_0x3d9461),new _0x34f04d(_0x523961(0xd5),this[_0x523961(0xa9)]);});}[_0x1ef3ce(0xd8)](){const _0x350d19=_0x1ef3ce;this[_0x350d19(0xdf)]&&this[_0x350d19(0xdf)][_0x350d19(0xa5)](),this[_0x350d19(0xaf)]=_0x4b6b10[_0x350d19(0xaa)],this[_0x350d19(0xb8)][_0x350d19(0xb3)](),super[_0x350d19(0xd8)]();}}c[_0x1ef3ce(0xa8)]=_0x496fa3,c[_0x1ef3ce(0xb0)]=0x3e8;export default c;
23
+ const _0x45f6e1=_0x1184;function _0x1b6a(){const _0x18048a=['_reconnect','24nIuPGx','CloudServices','1674740AIMVZF','constructor','code','cloudServices.requestTimeout','875394glrwvV','websocketgateway-plugin-already-registered','init','pluginName','error','has','_shouldPluginsReconnect','cloudservices-reconnection-error','connected','add','cloudServices.connectionTimeout','bind','451346xQANKF','define','removeFromReconnectionStack','_reconnectionStack','websocketgateway-invalid-plugin-interface','listenTo','cloudservices-init','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.','limitExceeded','create','isInReconnectionStack','websocketgateway-missing-token','context','CONNECTING','change:me','_domEmitter','get','6BzFYQm','online','config','function','state','requires','addToReconnectionStack','DISCONNECTED','connect','stopListening','disconnect','reconnect','from','Connected\x20users\x20limit\x20exceeded','111krPsTc','183135UTUecx','real-time-collaboration','CONNECTED','2PmbMDc','all','connection','showWarning','initialReconnectionInterval','destroy','websocketgateway-missing-websocket-url','catch','then','_isBrowserOffline','delete','webSocketUrl','set','plugins','301830lKkrXz','token','WebSocketGateway','20284wuBImB','offline','510862aWwgXD'];_0x1b6a=function(){return _0x18048a;};return _0x1b6a();}(function(_0x4f3a4a,_0x5d0acc){const _0x589308=_0x1184,_0x30eb37=_0x4f3a4a();while(!![]){try{const _0x137317=parseInt(_0x589308(0x8e))/0x1*(parseInt(_0x589308(0x91))/0x2)+parseInt(_0x589308(0x8d))/0x3*(-parseInt(_0x589308(0xa2))/0x4)+parseInt(_0x589308(0x9f))/0x5*(-parseInt(_0x589308(0xc9))/0x6)+parseInt(_0x589308(0xb8))/0x7*(parseInt(_0x589308(0xa6))/0x8)+parseInt(_0x589308(0xac))/0x9+-parseInt(_0x589308(0xa8))/0xa+parseInt(_0x589308(0xa4))/0xb;if(_0x137317===_0x5d0acc)break;else _0x30eb37['push'](_0x30eb37['shift']());}catch(_0xe0d548){_0x30eb37['push'](_0x30eb37['shift']());}}}(_0x1b6a,0x1996a));import{ContextPlugin as _0x8d2973}from'ckeditor5/src/core.js';import{DomEmitterMixin as _0x3622b6,CKEditorError as _0x16f3de}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x31b24e,WEB_SOCKET_GATEWAY_STATES as _0x130a12}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x560a5d}from'ckeditor5/src/ui.js';function _0x1184(_0x4855ab,_0xb2133){const _0x1b6ad8=_0x1b6a();return _0x1184=function(_0x118469,_0xe91723){_0x118469=_0x118469-0x86;let _0x19ec96=_0x1b6ad8[_0x118469];return _0x19ec96;},_0x1184(_0x4855ab,_0xb2133);}class c extends _0x8d2973{static get[_0x45f6e1(0xce)](){const _0x2693ca=_0x45f6e1;return[_0x2693ca(0xa7),_0x560a5d];}static get[_0x45f6e1(0xaf)](){const _0x330ad8=_0x45f6e1;return _0x330ad8(0xa1);}constructor(_0x586c01){const _0x4371c7=_0x45f6e1;super(_0x586c01),this[_0x4371c7(0x9d)](_0x4371c7(0xcd),_0x130a12[_0x4371c7(0x90)]),this[_0x4371c7(0x9d)](_0x4371c7(0x9a),!0x1),this[_0x4371c7(0xbb)]=new Set(),this[_0x4371c7(0xb2)]=!0x1,this[_0x4371c7(0xc7)]=Object[_0x4371c7(0xc1)](_0x3622b6);}[_0x45f6e1(0xae)](){const _0x1644f2=_0x45f6e1,_0x54e133=this[_0x1644f2(0xc4)],_0x5cd903=_0x54e133[_0x1644f2(0x9e)][_0x1644f2(0xc8)](_0x1644f2(0xa7)),_0x3e8309=_0x54e133[_0x1644f2(0x9e)][_0x1644f2(0xc8)](_0x560a5d);if(!_0x5cd903[_0x1644f2(0xa0)])throw new _0x16f3de(_0x1644f2(0xc3),this);if(!_0x5cd903[_0x1644f2(0x9c)])throw new _0x16f3de(_0x1644f2(0x97),this);return this[_0x1644f2(0xc7)][_0x1644f2(0xbd)](window,_0x1644f2(0xa3),()=>this[_0x1644f2(0x9a)]=!0x0),this[_0x1644f2(0xc7)][_0x1644f2(0xbd)](window,_0x1644f2(0xca),()=>this[_0x1644f2(0x9a)]=!0x1),this[_0x1644f2(0xc4)][_0x1644f2(0xcb)][_0x1644f2(0xb9)](_0x1644f2(0xb6),0xa),this[_0x1644f2(0xc4)][_0x1644f2(0xcb)][_0x1644f2(0xb9)](_0x1644f2(0xab),0x14),c[_0x1644f2(0xa1)][_0x1644f2(0x87)](_0x5cd903[_0x1644f2(0xa0)],_0x5cd903[_0x1644f2(0x9c)],{'timeout':0x3e8*this[_0x1644f2(0xc4)][_0x1644f2(0xcb)][_0x1644f2(0xc8)](_0x1644f2(0xb6)),'requestTimeout':0x3e8*this[_0x1644f2(0xc4)][_0x1644f2(0xcb)][_0x1644f2(0xc8)](_0x1644f2(0xab))})[_0x1644f2(0x99)](_0x5b8c14=>{const _0x214554=_0x1644f2;if(this[_0x214554(0x93)]=_0x5b8c14,this[_0x214554(0xb7)](_0x214554(0xcd))['to'](_0x5b8c14,_0x214554(0xcd),this,_0x214554(0x9a),(_0x2c2f3a,_0x309c88)=>(_0x214554(0xb4)!==_0x2c2f3a&&(this[_0x214554(0xb2)]=!0x0),_0x309c88||_0x2c2f3a!==_0x130a12[_0x214554(0x90)]?_0x130a12[_0x214554(0x86)]:this[_0x214554(0xcd)]==_0x130a12[_0x214554(0x86)]&&this[_0x214554(0xb2)]?(this[_0x214554(0xb2)]=!0x1,this[_0x214554(0xa5)](),_0x130a12[_0x214554(0xc5)]):_0x130a12[_0x214554(0x90)])),this[_0x214554(0x93)]['on'](_0x214554(0xb0),(_0x39a3df,_0xa548ea)=>{const _0x5eda3a=_0x214554;if(_0x5eda3a(0xc0)!==_0xa548ea[_0x5eda3a(0xaa)])throw console[_0x5eda3a(0xb0)](_0xa548ea),new _0x16f3de(_0x5eda3a(0xbe),null,{'originalError':_0xa548ea});_0x3e8309[_0x5eda3a(0x94)](_0x5eda3a(0xbf),{'title':_0x5eda3a(0x8c),'namespace':_0x5eda3a(0x8f)});}),!_0x5b8c14['me'])return new Promise(_0x4d71cc=>_0x5b8c14['on'](_0x214554(0xc6),_0x4d71cc));})[_0x1644f2(0x98)](_0x4f9968=>{const _0x58bacb=_0x1644f2;throw console[_0x58bacb(0xb0)](_0x4f9968),new _0x16f3de(_0x58bacb(0xbe),null,{'originalError':_0x4f9968});});}[_0x45f6e1(0xcf)](_0x334228){const _0x132372=_0x45f6e1;if(_0x132372(0xcc)!=typeof _0x334228[_0x132372(0x8a)])throw new _0x16f3de(_0x132372(0xbc),this);if(this[_0x132372(0xc2)](_0x334228))throw new _0x16f3de(_0x132372(0xad),this,{'name':_0x334228[_0x132372(0xa9)][_0x132372(0xaf)]});this[_0x132372(0xbb)][_0x132372(0xb5)](_0x334228);}[_0x45f6e1(0xba)](_0x2c9d3b){const _0x336ee4=_0x45f6e1;this[_0x336ee4(0xbb)][_0x336ee4(0x9b)](_0x2c9d3b);}[_0x45f6e1(0xc2)](_0x19eae3){const _0x5dce13=_0x45f6e1;return this[_0x5dce13(0xbb)][_0x5dce13(0xb1)](_0x19eae3);}[_0x45f6e1(0xa5)](){const _0x2cabbc=_0x45f6e1;return this[_0x2cabbc(0x93)][_0x2cabbc(0x8a)]()[_0x2cabbc(0x99)](()=>Promise[_0x2cabbc(0x92)](Array[_0x2cabbc(0x8b)](this[_0x2cabbc(0xbb)],_0x1d4149=>_0x1d4149[_0x2cabbc(0x8a)]())))[_0x2cabbc(0x99)](()=>this[_0x2cabbc(0xcd)]=_0x130a12[_0x2cabbc(0x90)])[_0x2cabbc(0x98)](_0x103a47=>{const _0x1bc9f3=_0x2cabbc;throw console[_0x1bc9f3(0xb0)](_0x103a47),new _0x16f3de(_0x1bc9f3(0xb3),this[_0x1bc9f3(0xc4)]);});}[_0x45f6e1(0x96)](){const _0x57f704=_0x45f6e1;this[_0x57f704(0x93)]&&this[_0x57f704(0x93)][_0x57f704(0x89)](),this[_0x57f704(0xcd)]=_0x130a12[_0x57f704(0x86)],this[_0x57f704(0xc7)][_0x57f704(0x88)](),super[_0x57f704(0x96)]();}}c[_0x45f6e1(0xa1)]=_0x31b24e,c[_0x45f6e1(0x95)]=0x3e8;export default c;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3c0987=_0x3e16;function _0x3e16(_0x1acac5,_0x8b7ce9){var _0x340128=_0x3401();return _0x3e16=function(_0x3e1680,_0xe35fbd){_0x3e1680=_0x3e1680-0x184;var _0x4f1bbd=_0x340128[_0x3e1680];return _0x4f1bbd;},_0x3e16(_0x1acac5,_0x8b7ce9);}(function(_0x1467a5,_0x3d00b9){var _0x283af7=_0x3e16,_0x28e29e=_0x1467a5();while(!![]){try{var _0x322965=parseInt(_0x283af7(0x184))/0x1*(-parseInt(_0x283af7(0x18b))/0x2)+parseInt(_0x283af7(0x192))/0x3*(-parseInt(_0x283af7(0x18d))/0x4)+-parseInt(_0x283af7(0x18a))/0x5+parseInt(_0x283af7(0x188))/0x6*(-parseInt(_0x283af7(0x18f))/0x7)+parseInt(_0x283af7(0x18c))/0x8+parseInt(_0x283af7(0x186))/0x9*(parseInt(_0x283af7(0x185))/0xa)+-parseInt(_0x283af7(0x187))/0xb*(-parseInt(_0x283af7(0x190))/0xc);if(_0x322965===_0x3d00b9)break;else _0x28e29e['push'](_0x28e29e['shift']());}catch(_0x1b84d6){_0x28e29e['push'](_0x28e29e['shift']());}}}(_0x3401,0x3fa0c));import{Plugin as _0x5c6209}from'ckeditor5/src/core.js';function _0x3401(){var _0x11bdbc=['40ylIoKJ','704448jjTMcP','1148pksRUz','pluginName','14028KFFUWw','264rRnXaV','requires','1479FHMwtk','13697aQhMtU','129100vRqAzb','351ApOBmK','368698iHVVRc','804egzqAO','RealTimeCollaborativeEditing','1921775nasDUL'];_0x3401=function(){return _0x11bdbc;};return _0x3401();}import _0x57a2e6 from'./realtimecollaborativeediting/realtimecollaborationclient.js';export default class n extends _0x5c6209{static get[_0x3c0987(0x191)](){return[_0x57a2e6];}static get[_0x3c0987(0x18e)](){var _0x3f4aae=_0x3c0987;return _0x3f4aae(0x189);}}
23
+ function _0x560e(){var _0x2ed4de=['pluginName','requires','RealTimeCollaborativeEditing','75034rzCrNh','20znPIGc','1612182XuhgsR','385260ZTrxzE','876450nnkYyw','736162YdmPXQ','987392ULirfQ','13803176NKRAtk'];_0x560e=function(){return _0x2ed4de;};return _0x560e();}var _0x754fd7=_0x4cdb;(function(_0x7febc5,_0x448b2c){var _0x25cfa2=_0x4cdb,_0x5413c3=_0x7febc5();while(!![]){try{var _0x54c5c5=-parseInt(_0x25cfa2(0xa6))/0x1+-parseInt(_0x25cfa2(0xac))/0x2+-parseInt(_0x25cfa2(0xaa))/0x3+-parseInt(_0x25cfa2(0xa9))/0x4*(parseInt(_0x25cfa2(0xa7))/0x5)+-parseInt(_0x25cfa2(0xa8))/0x6+parseInt(_0x25cfa2(0xab))/0x7+parseInt(_0x25cfa2(0xad))/0x8;if(_0x54c5c5===_0x448b2c)break;else _0x5413c3['push'](_0x5413c3['shift']());}catch(_0x569464){_0x5413c3['push'](_0x5413c3['shift']());}}}(_0x560e,0x4d14e));import{Plugin as _0xbe4007}from'ckeditor5/src/core.js';function _0x4cdb(_0x4a32c7,_0x386b48){var _0x560ebb=_0x560e();return _0x4cdb=function(_0x4cdbcf,_0x29a909){_0x4cdbcf=_0x4cdbcf-0xa5;var _0x71704a=_0x560ebb[_0x4cdbcf];return _0x71704a;},_0x4cdb(_0x4a32c7,_0x386b48);}import _0x535fd6 from'./realtimecollaborativeediting/realtimecollaborationclient.js';export default class n extends _0xbe4007{static get[_0x754fd7(0xaf)](){return[_0x535fd6];}static get[_0x754fd7(0xae)](){var _0x3c4442=_0x754fd7;return _0x3c4442(0xa5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e5b4c=_0x3a07;(function(_0x40a94d,_0x3b0015){const _0xa61065=_0x3a07,_0x132c42=_0x40a94d();while(!![]){try{const _0x4d8d64=-parseInt(_0xa61065(0x1ea))/0x1+-parseInt(_0xa61065(0x205))/0x2*(-parseInt(_0xa61065(0x201))/0x3)+parseInt(_0xa61065(0x226))/0x4+parseInt(_0xa61065(0x206))/0x5*(-parseInt(_0xa61065(0x212))/0x6)+-parseInt(_0xa61065(0x21f))/0x7+parseInt(_0xa61065(0x1f0))/0x8*(-parseInt(_0xa61065(0x23b))/0x9)+parseInt(_0xa61065(0x213))/0xa;if(_0x4d8d64===_0x3b0015)break;else _0x132c42['push'](_0x132c42['shift']());}catch(_0x363c75){_0x132c42['push'](_0x132c42['shift']());}}}(_0x10e3,0xb0873));import{Plugin as _0x307776}from'ckeditor5/src/core.js';import{version as _0x1c69f7}from'ckeditor5/src/utils.js';function _0x3a07(_0xd9ff5e,_0xa960a1){const _0x10e337=_0x10e3();return _0x3a07=function(_0x3a0708,_0x21bc91){_0x3a0708=_0x3a0708-0x1d9;let _0x4f29fe=_0x10e337[_0x3a0708];return _0x4f29fe;},_0x3a07(_0xd9ff5e,_0xa960a1);}import{Users as _0x2d4510}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x113924 from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0x1b944f from'../realtimecollaborativeediting/websocketgateway.js';import _0xfbae11 from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x1b4d19,RevisionHistoryService as _0x3b7e63,User as _0x4359f4,WEB_SOCKET_GATEWAY_STATES as _0x4f9224}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x10e3(){const _0x7637d=['cloud-services-internal-error:\x20Not\x20connected.','400','add','diffData','1160lTQsal','_getLatestVersion','max','_handleRevisionsUpdate','_startingVersion','revisionsUpdated','keys','_createCurrentRevision','isConnected','fromVersion','getUser','bind','from','connected','createdAt','init','collaboration.channelId','9FBZXrS','_fetchMissingUsers','updateRevisions','adapter','135986ozGTfl','10HMnRMB','_revisions','isEmptyCurrent','serverHistory','_bufferedUpdates','getOperations','reInit','_waitForServiceReady','reconnect','requires','_isConnected','sessionId','3876696gUPFCH','29167110gPMTtI','then','wrongRequestId','_lastRequestId','listenTo','sendBufferedUpdates','has','marker','getRevision','_revisionDataBuilder','size','currentRevision','2617874NKxTGr','creatorId','addUser','change:_isPendingUpdate','repository','config','getMany','4352732jrMPBv','_bufferUpdate','_offset','reverse','editor','remove','affectsData','isBundleUploaded','_oldOffset','RevisionTracker','_revisionHistoryService','cloudServices.bundleVersion','off','code','setRevisionData','message','_fixRevision','startsWith','_revisionTracker','baseVersion','_getLatestVersionFromServerOperations','75159CXXfwe','connection','catch','state','cloud-services-internal-error:\x20Request\x20timeout.','buildRevisionData','addToReconnectionStack','connect','toVersion','type','isEnabled','_update','once','authors','getRevisions','_preventResendingRevisionData','RevisionHistoryService','setSource','destroy','_handleReconnectionError','plugins','map','length','authorsIds','addRevisionData','data','get','change:_isConnected','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','_isPendingUpdate','608705HnDCTw','CONNECTED'];_0x10e3=function(){return _0x7637d;};return _0x10e3();}class v extends _0x307776{static get[_0x4e5b4c(0x20f)](){const _0x354b3c=_0x4e5b4c;return[_0x1b944f,_0x113924,_0x354b3c(0x22f),_0xfbae11,_0x2d4510];}constructor(_0x193b55){const _0x481903=_0x4e5b4c;super(_0x193b55);const _0x23d96f=this[_0x481903(0x22a)][_0x481903(0x224)][_0x481903(0x1e6)](_0x481903(0x200));this[_0x481903(0x216)]=null,this[_0x481903(0x238)]=this[_0x481903(0x22a)][_0x481903(0x1e0)][_0x481903(0x1e6)](_0x481903(0x22f)),this[_0x481903(0x230)]=new v[(_0x481903(0x1dc))](_0x23d96f);}async[_0x4e5b4c(0x1ff)](){const _0x5b30b5=_0x4e5b4c,_0x125c8a=this[_0x5b30b5(0x22a)][_0x5b30b5(0x1e0)][_0x5b30b5(0x1e6)](_0x113924),_0x4d3d0a=_0x125c8a[_0x5b30b5(0x209)],_0xbdc237=this[_0x5b30b5(0x22a)][_0x5b30b5(0x1e0)][_0x5b30b5(0x1e6)](_0x1b944f);this[_0x5b30b5(0x238)][_0x5b30b5(0x1dd)]({'history':_0x4d3d0a,'getLatestVersion':()=>this[_0x5b30b5(0x1f1)](),'getCurrentRevisionId':()=>_0x125c8a[_0x5b30b5(0x211)]});const _0x4afb9a=this[_0x5b30b5(0x22a)][_0x5b30b5(0x224)][_0x5b30b5(0x1e6)](_0x5b30b5(0x231))||_0x1c69f7,_0x455a9e=await _0x1b4d19[_0x5b30b5(0x22d)](_0xbdc237[_0x5b30b5(0x23c)],_0x4afb9a);this[_0x5b30b5(0x238)][_0x5b30b5(0x204)]={'getRevision':async({revisionId:_0x545892})=>(await this[_0x5b30b5(0x20d)](),await this[_0x5b30b5(0x230)][_0x5b30b5(0x21b)](_0x545892)),'updateRevisions':async _0x5943ed=>{const _0xbbfbe0=_0x5b30b5;await this[_0xbbfbe0(0x20d)]();const _0x11d350=this[_0xbbfbe0(0x238)][_0xbbfbe0(0x21e)];if(_0x455a9e&&0x1===_0x5943ed[_0xbbfbe0(0x1e2)]&&_0x5943ed[0x0]['id']===_0x11d350['id'])return _0x5943ed;for(const _0xb8bc80 of _0x5943ed)_0xb8bc80['id']===_0x11d350['id']&&(_0xb8bc80[_0xbbfbe0(0x208)]=_0xb8bc80[_0xbbfbe0(0x1f9)]===_0xb8bc80[_0xbbfbe0(0x243)]);return this[_0xbbfbe0(0x230)][_0xbbfbe0(0x203)](_0x5943ed,this[_0xbbfbe0(0x216)])[_0xbbfbe0(0x214)](_0x2a15ef=>(this[_0xbbfbe0(0x216)]=_0x2a15ef,_0x5943ed))[_0xbbfbe0(0x23d)](_0x246b1e=>{const _0x3ebfe6=_0xbbfbe0;if(nt(_0x246b1e)||_0x3ebfe6(0x1ed)===_0x246b1e[_0x3ebfe6(0x233)]&&void 0x0!==_0x246b1e[_0x3ebfe6(0x1e5)][_0x3ebfe6(0x215)]){for(const _0x45e20e of _0x5943ed){!this[_0x3ebfe6(0x238)][_0x3ebfe6(0x223)][_0x3ebfe6(0x21b)](_0x45e20e['id'])||this[_0x3ebfe6(0x238)][_0x3ebfe6(0x227)](_0x45e20e['id'],_0x45e20e,!0x1);}if(nt(_0x246b1e))throw _0x246b1e;return _0x5943ed;}throw _0x246b1e;});}},this[_0x5b30b5(0x217)](this[_0x5b30b5(0x230)],_0x5b30b5(0x1f5),(_0x570913,{revisionsData:_0x5c3b0e,requestId:_0x306b1e})=>{const _0x1e98ee=_0x5b30b5;Math[_0x1e98ee(0x1f2)](..._0x5c3b0e[_0x1e98ee(0x1e1)](_0x5814bb=>_0x5814bb[_0x1e98ee(0x243)]))>this[_0x1e98ee(0x23a)]()-0x1?this[_0x1e98ee(0x1f1)]()[_0x1e98ee(0x214)](()=>{const _0x52dcb0=_0x1e98ee;this[_0x52dcb0(0x1f3)](_0x5c3b0e,_0x306b1e);}):this[_0x1e98ee(0x1f3)](_0x5c3b0e,_0x306b1e);});const {revisions:_0x3c5dbd,requestId:_0x584dc3}=await this[_0x5b30b5(0x230)][_0x5b30b5(0x242)](_0xbdc237[_0x5b30b5(0x23c)]);_0xbdc237[_0x5b30b5(0x241)](this),this[_0x5b30b5(0x216)]=_0x584dc3,await this[_0x5b30b5(0x202)](_0x3c5dbd);for(const _0x3d65c5 of _0x3c5dbd)this[_0x5b30b5(0x238)][_0x5b30b5(0x1e4)](_0x3d65c5);this[_0x5b30b5(0x217)](_0x125c8a,_0x5b30b5(0x1e7),(_0x37a78f,_0x3afc34,_0x4c5fb8)=>{const _0x3c9b86=_0x5b30b5;_0x4c5fb8&&(this[_0x3c9b86(0x22e)]=_0x125c8a[_0x3c9b86(0x228)],_0x37a78f[_0x3c9b86(0x232)]());}),this[_0x5b30b5(0x238)][_0x5b30b5(0x1fb)](_0x5b30b5(0x245))['to'](_0xbdc237,_0x5b30b5(0x23e),_0x454a1e=>_0x454a1e===_0x4f9224[_0x5b30b5(0x1eb)]);}async[_0x4e5b4c(0x20e)](){const _0x48543c=_0x4e5b4c,_0x1849ba=this[_0x48543c(0x22a)][_0x48543c(0x1e0)][_0x48543c(0x1e6)](_0x1b944f),_0x32e1ae=this[_0x48543c(0x22a)][_0x48543c(0x1e0)][_0x48543c(0x1e6)](_0x113924),_0x40d865=async()=>{const _0x665e08=_0x48543c,_0x58f35d=this[_0x665e08(0x238)][_0x665e08(0x21e)],_0x1b9407=_0x58f35d['id'],_0x4951b6=_0x1b9407!==_0x32e1ae[_0x665e08(0x211)];if(_0x4951b6){const _0x24991c=_0x32e1ae[_0x665e08(0x228)]-this[_0x665e08(0x22e)],_0x35bfb6=this[_0x665e08(0x23a)]();this[_0x665e08(0x238)][_0x665e08(0x21c)][_0x665e08(0x20c)]();if(_0x58f35d[_0x665e08(0x243)]+_0x24991c!==_0x35bfb6){const _0x4af511=_0x58f35d[_0x665e08(0x1f9)]+_0x24991c,_0x5942ea=this[_0x665e08(0x22a)][_0x665e08(0x1e0)][_0x665e08(0x1e6)](_0x2d4510),_0x546113=this[_0x665e08(0x238)][_0x665e08(0x240)]({'revision':_0x58f35d,'from':_0x4af511,'to':_0x35bfb6});_0x546113['id']=_0x58f35d['id'];const _0x3e38dd=_0x546113[_0x665e08(0x1e3)][_0x665e08(0x1e1)](_0x2f1ffe=>_0x5942ea[_0x665e08(0x1fa)](_0x2f1ffe));_0x58f35d[_0x665e08(0x246)]({..._0x546113,'authors':_0x3e38dd},!0x0),this[_0x665e08(0x238)][_0x665e08(0x227)](_0x58f35d['id'],_0x546113,!0x0);}this[_0x665e08(0x238)][_0x665e08(0x1f4)]=_0x35bfb6,(_0x58f35d[_0x665e08(0x243)]===_0x58f35d[_0x665e08(0x1f9)]&&!this[_0x665e08(0x238)][_0x665e08(0x20a)][_0x665e08(0x219)](_0x1b9407)&&this[_0x665e08(0x238)][_0x665e08(0x223)][_0x665e08(0x207)][_0x665e08(0x22b)](_0x1b9407),this[_0x665e08(0x238)][_0x665e08(0x1f7)](_0x35bfb6));}const {revisions:_0x5d5e01,requestId:_0x31b34d}=await this[_0x665e08(0x230)][_0x665e08(0x20e)](_0x1849ba[_0x665e08(0x23c)],this[_0x665e08(0x216)]);_0x4951b6&&_0x5d5e01[_0x665e08(0x1e2)]>0x0?_0x32e1ae[_0x665e08(0x1df)]():(await this[_0x665e08(0x202)](_0x5d5e01),this[_0x665e08(0x1f3)](_0x5d5e01,_0x31b34d),this[_0x665e08(0x238)][_0x665e08(0x218)]());};return _0x32e1ae[_0x48543c(0x210)]?_0x40d865():new Promise((_0x1010ad,_0x889748)=>{const _0x4aed15=_0x48543c;_0x32e1ae[_0x4aed15(0x247)](_0x4aed15(0x1e7),()=>{const _0x3c33ec=_0x4aed15;_0x40d865()[_0x3c33ec(0x214)](_0x1010ad)[_0x3c33ec(0x23d)](_0x889748);});});}[_0x4e5b4c(0x1de)](){const _0x181b6c=_0x4e5b4c;super[_0x181b6c(0x1de)]();}async[_0x4e5b4c(0x20d)](){const _0x473ca5=_0x4e5b4c;this[_0x473ca5(0x230)][_0x473ca5(0x1f8)]||await new Promise(_0x39d59c=>{const _0x3d66f3=_0x473ca5;this[_0x3d66f3(0x217)](this[_0x3d66f3(0x230)],_0x3d66f3(0x1fd),_0x9df924=>{const _0x35f601=_0x3d66f3;_0x9df924[_0x35f601(0x232)](),_0x39d59c();});});}[_0x4e5b4c(0x23a)](){const _0x541538=_0x4e5b4c,_0x1161c4=this[_0x541538(0x22a)][_0x541538(0x1e0)][_0x541538(0x1e6)](_0x113924)[_0x541538(0x209)][_0x541538(0x20b)]()[_0x541538(0x229)]();for(const _0x87471e of _0x1161c4)if(_0x541538(0x21a)!==_0x87471e[_0x541538(0x244)]||_0x87471e[_0x541538(0x22c)])return _0x87471e[_0x541538(0x239)]+0x1;}[_0x4e5b4c(0x1f1)](){const _0x117563=_0x4e5b4c,_0x3ffee3=this[_0x117563(0x22a)][_0x117563(0x1e0)][_0x117563(0x1e6)](_0x113924);return new Promise(_0x1cf3d5=>{const _0x5badbe=_0x117563;_0x3ffee3[_0x5badbe(0x1e9)]?_0x3ffee3[_0x5badbe(0x247)](_0x5badbe(0x222),()=>{const _0x438615=_0x5badbe;_0x1cf3d5(this[_0x438615(0x23a)]());}):_0x1cf3d5(this[_0x5badbe(0x23a)]());});}[_0x4e5b4c(0x1f3)](_0x4a5926,_0x6bd52c){const _0x355443=_0x4e5b4c,_0x459369=this[_0x355443(0x238)][_0x355443(0x223)];this[_0x355443(0x216)]=_0x6bd52c;for(const _0x1892a9 of _0x4a5926){const _0x2823dc=_0x459369[_0x355443(0x21b)](_0x1892a9['id']);if(_0x2823dc){if((_0x1892a9[_0x355443(0x1f9)]||_0x1892a9[_0x355443(0x243)])&&(_0x1892a9[_0x355443(0x1ef)]=null),_0x2823dc===this[_0x355443(0x238)][_0x355443(0x21e)]){const _0x23aceb=Math[_0x355443(0x1f2)](_0x2823dc[_0x355443(0x243)],_0x1892a9[_0x355443(0x243)]),_0x4f53b3=Math[_0x355443(0x1f2)](_0x2823dc[_0x355443(0x1f9)],_0x1892a9[_0x355443(0x1f9)]);let _0x89df8;_0x2823dc[_0x355443(0x243)]===_0x1892a9[_0x355443(0x243)]&&_0x2823dc[_0x355443(0x1f9)]===_0x1892a9[_0x355443(0x1f9)]?(_0x89df8=!0x0,this[_0x355443(0x1db)](_0x1892a9)):_0x1892a9[_0x355443(0x243)]===_0x23aceb&&_0x1892a9[_0x355443(0x1f9)]===_0x4f53b3?_0x89df8=!0x1:(_0x2823dc[_0x355443(0x243)]===_0x23aceb&&_0x2823dc[_0x355443(0x1f9)]===_0x4f53b3||this[_0x355443(0x236)]({'revision':_0x2823dc,'from':_0x4f53b3,'to':_0x23aceb}),_0x89df8=!0x0),_0x89df8&&(delete _0x1892a9[_0x355443(0x1f9)],delete _0x1892a9[_0x355443(0x243)],delete _0x1892a9[_0x355443(0x1ef)],delete _0x1892a9[_0x355443(0x1fe)],delete _0x1892a9[_0x355443(0x1e3)]);}this[_0x355443(0x238)][_0x355443(0x234)](_0x1892a9),this[_0x355443(0x1db)](_0x1892a9);}else this[_0x355443(0x238)][_0x355443(0x1e4)](_0x1892a9);}const _0x1c39a1=_0x459369[_0x355443(0x1da)]();_0x1c39a1[_0x355443(0x229)]();for(let _0x44af13=0x0;_0x44af13<_0x1c39a1[_0x355443(0x1e2)]-0x1;_0x44af13++){const _0xf80a00=_0x1c39a1[_0x44af13],_0x5cf458=_0x1c39a1[_0x44af13+0x1];if(_0xf80a00[_0x355443(0x1f9)]<_0x5cf458[_0x355443(0x243)]){const _0x585abf=_0x5cf458[_0x355443(0x243)],_0x7022d8=Math[_0x355443(0x1f2)](_0x585abf,_0xf80a00[_0x355443(0x243)]);this[_0x355443(0x236)]({'revision':_0xf80a00,'from':_0x585abf,'to':_0x7022d8});}}}[_0x4e5b4c(0x236)]({revision:_0x4d7080,from:_0x20daf9,to:_0x2f48ea}={}){const _0x1013b7=_0x4e5b4c,_0x2befec=this[_0x1013b7(0x22a)][_0x1013b7(0x1e0)][_0x1013b7(0x1e6)](_0x2d4510),_0x2d52f4=this[_0x1013b7(0x238)][_0x1013b7(0x240)]({'revision':_0x4d7080,'from':_0x20daf9,'to':_0x2f48ea});_0x2d52f4[_0x1013b7(0x1d9)]=_0x2d52f4[_0x1013b7(0x1e3)][_0x1013b7(0x1e1)](_0x53d839=>_0x2befec[_0x1013b7(0x1fa)](_0x53d839)),_0x4d7080[_0x1013b7(0x246)](_0x2d52f4);}[_0x4e5b4c(0x1db)](_0x1c175e){const _0x14f447=_0x4e5b4c,_0x55a6d7={};_0x55a6d7['id']=_0x1c175e['id'];for(const _0x3f2ce2 of Object[_0x14f447(0x1f6)](_0x1c175e))'id'!==_0x3f2ce2&&(_0x55a6d7[_0x3f2ce2]=void 0x0);this[_0x14f447(0x238)][_0x14f447(0x227)](_0x55a6d7['id'],_0x55a6d7,!0x0);}async[_0x4e5b4c(0x202)](_0x585438){const _0x32eeb9=_0x4e5b4c,_0x568741=this[_0x32eeb9(0x22a)][_0x32eeb9(0x1e0)][_0x32eeb9(0x1e6)](_0x2d4510),{connection:_0x36561f}=this[_0x32eeb9(0x22a)][_0x32eeb9(0x1e0)][_0x32eeb9(0x1e6)](_0x1b944f),_0x4e74b8=new Set();for(const _0x9b9c6f of _0x585438){for(const _0x21ef0f of _0x9b9c6f[_0x32eeb9(0x1e3)])_0xa59cd1(_0x21ef0f);_0x9b9c6f[_0x32eeb9(0x220)]&&_0xa59cd1(_0x9b9c6f[_0x32eeb9(0x220)]);}if(0x0===_0x4e74b8[_0x32eeb9(0x21d)])return;const _0x2a9c6f=await _0x4359f4[_0x32eeb9(0x225)](_0x36561f,Array[_0x32eeb9(0x1fc)](_0x4e74b8));for(const _0x4e9a29 of _0x2a9c6f)_0x568741[_0x32eeb9(0x1fa)](_0x4e9a29['id'])||_0x568741[_0x32eeb9(0x221)](_0x4e9a29);function _0xa59cd1(_0x39f56a){const _0x409012=_0x32eeb9;_0x568741[_0x409012(0x1fa)](_0x39f56a)||_0x4e74b8[_0x409012(0x1ee)](_0x39f56a);}}}v[_0x4e5b4c(0x1dc)]=_0x3b7e63;export default v;function nt(_0x3fabb9){const _0xc8c6b9=_0x4e5b4c;return _0x3fabb9[_0xc8c6b9(0x235)][_0xc8c6b9(0x237)](_0xc8c6b9(0x1e8))||_0x3fabb9[_0xc8c6b9(0x235)][_0xc8c6b9(0x237)](_0xc8c6b9(0x1ec))||_0x3fabb9[_0xc8c6b9(0x235)][_0xc8c6b9(0x237)](_0xc8c6b9(0x23f));}
23
+ const _0x444d56=_0x2564;(function(_0x91c28d,_0x33eed9){const _0x211ed0=_0x2564,_0x5c7814=_0x91c28d();while(!![]){try{const _0x351376=-parseInt(_0x211ed0(0x11f))/0x1*(parseInt(_0x211ed0(0x10b))/0x2)+-parseInt(_0x211ed0(0xfa))/0x3+-parseInt(_0x211ed0(0xf7))/0x4+-parseInt(_0x211ed0(0x109))/0x5*(-parseInt(_0x211ed0(0x123))/0x6)+-parseInt(_0x211ed0(0xff))/0x7+-parseInt(_0x211ed0(0xee))/0x8+parseInt(_0x211ed0(0x139))/0x9;if(_0x351376===_0x33eed9)break;else _0x5c7814['push'](_0x5c7814['shift']());}catch(_0x596345){_0x5c7814['push'](_0x5c7814['shift']());}}}(_0x2fa5,0xad8ec));function _0x2fa5(){const _0x1bf355=['2046368jiTTwh','change:_isPendingUpdate','_revisionTracker','785628qRUSlN','code','_fixRevision','setSource','_isConnected','9824444ziUIem','_revisionDataBuilder','fromVersion','data','getUser','bind','_createCurrentRevision','length','revisionsUpdated','_bufferUpdate','2500985JqIoYr','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','66DNWRfa','creatorId','getRevision','affectsData','RevisionHistoryService','_revisions','isEnabled','max','isBundleUploaded','plugins','_handleRevisionsUpdate','init','sessionId','get','wrongRequestId','connection','cloud-services-internal-error:\x20Request\x20timeout.','_startingVersion','_getLatestVersionFromServerOperations','off','14620yTfYiq','getMany','CONNECTED','_bufferedUpdates','12qCZNZx','change:_isConnected','_fetchMissingUsers','authors','reverse','type','adapter','_getLatestVersion','isConnected','updateRevisions','startsWith','keys','addToReconnectionStack','_handleReconnectionError','serverHistory','getRevisions','_update','from','createdAt','size','state','reconnect','25677342qIBmUj','_lastRequestId','isEmptyCurrent','toVersion','remove','_offset','cloud-services-internal-error:\x20Not\x20connected.','map','_oldOffset','reInit','message','sendBufferedUpdates','repository','connect','listenTo','baseVersion','collaboration.channelId','addRevisionData','config','setRevisionData','buildRevisionData','getOperations','connected','has','catch','marker','_preventResendingRevisionData','destroy','authorsIds','400','_isPendingUpdate','currentRevision','cloudServices.bundleVersion','requires','then','3864960YBiLkV','editor','_revisionHistoryService','_waitForServiceReady','diffData','addUser','once','add','RevisionTracker'];_0x2fa5=function(){return _0x1bf355;};return _0x2fa5();}import{Plugin as _0x54b266}from'ckeditor5/src/core.js';import{version as _0x4e8b50}from'ckeditor5/src/utils.js';import{Users as _0x4e0dff}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x94b1cc from'../realtimecollaborativeediting/realtimecollaborationclient.js';import _0xfa60ba from'../realtimecollaborativeediting/websocketgateway.js';function _0x2564(_0x4b258f,_0x5a2093){const _0x2fa555=_0x2fa5();return _0x2564=function(_0x256458,_0x34c444){_0x256458=_0x256458-0xcd;let _0xb10e76=_0x2fa555[_0x256458];return _0xb10e76;},_0x2564(_0x4b258f,_0x5a2093);}import _0x17e437 from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x997e8d,RevisionHistoryService as _0x5604a7,User as _0x4484e3,WEB_SOCKET_GATEWAY_STATES as _0x53c09e}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0x54b266{static get[_0x444d56(0xec)](){const _0x1cc28a=_0x444d56;return[_0xfa60ba,_0x94b1cc,_0x1cc28a(0xf6),_0x17e437,_0x4e0dff];}constructor(_0x1c7c7c){const _0x4d02fd=_0x444d56;super(_0x1c7c7c);const _0x38cfaf=this[_0x4d02fd(0xef)][_0x4d02fd(0xdd)][_0x4d02fd(0x118)](_0x4d02fd(0xdb));this[_0x4d02fd(0x13a)]=null,this[_0x4d02fd(0xf9)]=this[_0x4d02fd(0xef)][_0x4d02fd(0x114)][_0x4d02fd(0x118)](_0x4d02fd(0xf6)),this[_0x4d02fd(0xf0)]=new v[(_0x4d02fd(0x10f))](_0x38cfaf);}async[_0x444d56(0x116)](){const _0x25f9d5=_0x444d56,_0x1f63a3=this[_0x25f9d5(0xef)][_0x25f9d5(0x114)][_0x25f9d5(0x118)](_0x94b1cc),_0x307c5c=_0x1f63a3[_0x25f9d5(0x131)],_0x3299d0=this[_0x25f9d5(0xef)][_0x25f9d5(0x114)][_0x25f9d5(0x118)](_0xfa60ba);this[_0x25f9d5(0xf9)][_0x25f9d5(0xfd)]({'history':_0x307c5c,'getLatestVersion':()=>this[_0x25f9d5(0x12a)](),'getCurrentRevisionId':()=>_0x1f63a3[_0x25f9d5(0x117)]});const _0x4ee98b=this[_0x25f9d5(0xef)][_0x25f9d5(0xdd)][_0x25f9d5(0x118)](_0x25f9d5(0xeb))||_0x4e8b50,_0x7a9c28=await _0x997e8d[_0x25f9d5(0x113)](_0x3299d0[_0x25f9d5(0x11a)],_0x4ee98b);this[_0x25f9d5(0xf9)][_0x25f9d5(0x129)]={'getRevision':async({revisionId:_0x499f6d})=>(await this[_0x25f9d5(0xf1)](),await this[_0x25f9d5(0xf0)][_0x25f9d5(0x10d)](_0x499f6d)),'updateRevisions':async _0x2139ef=>{const _0x1ae534=_0x25f9d5;await this[_0x1ae534(0xf1)]();const _0x24cc45=this[_0x1ae534(0xf9)][_0x1ae534(0xea)];if(_0x7a9c28&&0x1===_0x2139ef[_0x1ae534(0x106)]&&_0x2139ef[0x0]['id']===_0x24cc45['id'])return _0x2139ef;for(const _0x33f64a of _0x2139ef)_0x33f64a['id']===_0x24cc45['id']&&(_0x33f64a[_0x1ae534(0xcd)]=_0x33f64a[_0x1ae534(0x101)]===_0x33f64a[_0x1ae534(0xce)]);return this[_0x1ae534(0xf0)][_0x1ae534(0x12c)](_0x2139ef,this[_0x1ae534(0x13a)])[_0x1ae534(0xed)](_0x311b9b=>(this[_0x1ae534(0x13a)]=_0x311b9b,_0x2139ef))[_0x1ae534(0xe3)](_0x33f8f8=>{const _0x161da1=_0x1ae534;if(rt(_0x33f8f8)||_0x161da1(0xe8)===_0x33f8f8[_0x161da1(0xfb)]&&void 0x0!==_0x33f8f8[_0x161da1(0x102)][_0x161da1(0x119)]){for(const _0x1c6b62 of _0x2139ef){!this[_0x161da1(0xf9)][_0x161da1(0xd7)][_0x161da1(0x10d)](_0x1c6b62['id'])||this[_0x161da1(0xf9)][_0x161da1(0x108)](_0x1c6b62['id'],_0x1c6b62,!0x1);}if(rt(_0x33f8f8))throw _0x33f8f8;return _0x2139ef;}throw _0x33f8f8;});}},this[_0x25f9d5(0xd9)](this[_0x25f9d5(0xf0)],_0x25f9d5(0x107),(_0x110d5a,{revisionsData:_0x3ba2e4,requestId:_0x1e3fbd})=>{const _0x119d47=_0x25f9d5;Math[_0x119d47(0x112)](..._0x3ba2e4[_0x119d47(0xd2)](_0x2ea293=>_0x2ea293[_0x119d47(0xce)]))>this[_0x119d47(0x11d)]()-0x1?this[_0x119d47(0x12a)]()[_0x119d47(0xed)](()=>{const _0x3c471b=_0x119d47;this[_0x3c471b(0x115)](_0x3ba2e4,_0x1e3fbd);}):this[_0x119d47(0x115)](_0x3ba2e4,_0x1e3fbd);});const {revisions:_0x19c518,requestId:_0x40ec7f}=await this[_0x25f9d5(0xf0)][_0x25f9d5(0xd8)](_0x3299d0[_0x25f9d5(0x11a)]);_0x3299d0[_0x25f9d5(0x12f)](this),this[_0x25f9d5(0x13a)]=_0x40ec7f,await this[_0x25f9d5(0x125)](_0x19c518);for(const _0x532f2d of _0x19c518)this[_0x25f9d5(0xf9)][_0x25f9d5(0xdc)](_0x532f2d);this[_0x25f9d5(0xd9)](_0x1f63a3,_0x25f9d5(0x124),(_0x492be0,_0x1ec2b7,_0x3cb2f6)=>{const _0x710ae9=_0x25f9d5;_0x3cb2f6&&(this[_0x710ae9(0xd3)]=_0x1f63a3[_0x710ae9(0xd0)],_0x492be0[_0x710ae9(0x11e)]());}),this[_0x25f9d5(0xf9)][_0x25f9d5(0x104)](_0x25f9d5(0x111))['to'](_0x3299d0,_0x25f9d5(0x137),_0x14b345=>_0x14b345===_0x53c09e[_0x25f9d5(0x121)]);}async[_0x444d56(0x138)](){const _0x289514=_0x444d56,_0x1fe952=this[_0x289514(0xef)][_0x289514(0x114)][_0x289514(0x118)](_0xfa60ba),_0x5a6dc5=this[_0x289514(0xef)][_0x289514(0x114)][_0x289514(0x118)](_0x94b1cc),_0x2721b7=async()=>{const _0x2a6d56=_0x289514,_0x4c642f=this[_0x2a6d56(0xf9)][_0x2a6d56(0xea)],_0x597f1a=_0x4c642f['id'],_0x3c423d=_0x597f1a!==_0x5a6dc5[_0x2a6d56(0x117)];if(_0x3c423d){const _0x35464d=_0x5a6dc5[_0x2a6d56(0xd0)]-this[_0x2a6d56(0xd3)],_0xfa4b21=this[_0x2a6d56(0x11d)]();this[_0x2a6d56(0xf9)][_0x2a6d56(0x100)][_0x2a6d56(0xd4)]();if(_0x4c642f[_0x2a6d56(0xce)]+_0x35464d!==_0xfa4b21){const _0x49250f=_0x4c642f[_0x2a6d56(0x101)]+_0x35464d,_0x34bffb=this[_0x2a6d56(0xef)][_0x2a6d56(0x114)][_0x2a6d56(0x118)](_0x4e0dff),_0x51b3e4=this[_0x2a6d56(0xf9)][_0x2a6d56(0xdf)]({'revision':_0x4c642f,'from':_0x49250f,'to':_0xfa4b21});_0x51b3e4['id']=_0x4c642f['id'];const _0x267e3f=_0x51b3e4[_0x2a6d56(0xe7)][_0x2a6d56(0xd2)](_0x4e995a=>_0x34bffb[_0x2a6d56(0x103)](_0x4e995a));_0x4c642f[_0x2a6d56(0x133)]({..._0x51b3e4,'authors':_0x267e3f},!0x0),this[_0x2a6d56(0xf9)][_0x2a6d56(0x108)](_0x4c642f['id'],_0x51b3e4,!0x0);}this[_0x2a6d56(0xf9)][_0x2a6d56(0x11c)]=_0xfa4b21,(_0x4c642f[_0x2a6d56(0xce)]===_0x4c642f[_0x2a6d56(0x101)]&&!this[_0x2a6d56(0xf9)][_0x2a6d56(0x122)][_0x2a6d56(0xe2)](_0x597f1a)&&this[_0x2a6d56(0xf9)][_0x2a6d56(0xd7)][_0x2a6d56(0x110)][_0x2a6d56(0xcf)](_0x597f1a),this[_0x2a6d56(0xf9)][_0x2a6d56(0x105)](_0xfa4b21));}const {revisions:_0x5e86eb,requestId:_0x523d23}=await this[_0x2a6d56(0xf0)][_0x2a6d56(0x138)](_0x1fe952[_0x2a6d56(0x11a)],this[_0x2a6d56(0x13a)]);_0x3c423d&&_0x5e86eb[_0x2a6d56(0x106)]>0x0?_0x5a6dc5[_0x2a6d56(0x130)]():(await this[_0x2a6d56(0x125)](_0x5e86eb),this[_0x2a6d56(0x115)](_0x5e86eb,_0x523d23),this[_0x2a6d56(0xf9)][_0x2a6d56(0xd6)]());};return _0x5a6dc5[_0x289514(0xfe)]?_0x2721b7():new Promise((_0x5cb67b,_0x56af7f)=>{const _0x2fdfd2=_0x289514;_0x5a6dc5[_0x2fdfd2(0xf4)](_0x2fdfd2(0x124),()=>{const _0x59e3d6=_0x2fdfd2;_0x2721b7()[_0x59e3d6(0xed)](_0x5cb67b)[_0x59e3d6(0xe3)](_0x56af7f);});});}[_0x444d56(0xe6)](){const _0x442201=_0x444d56;super[_0x442201(0xe6)]();}async[_0x444d56(0xf1)](){const _0x1e8c5f=_0x444d56;this[_0x1e8c5f(0xf0)][_0x1e8c5f(0x12b)]||await new Promise(_0x5810c9=>{const _0x572422=_0x1e8c5f;this[_0x572422(0xd9)](this[_0x572422(0xf0)],_0x572422(0xe1),_0x2f1d53=>{const _0x22330f=_0x572422;_0x2f1d53[_0x22330f(0x11e)](),_0x5810c9();});});}[_0x444d56(0x11d)](){const _0x45232d=_0x444d56,_0x434992=this[_0x45232d(0xef)][_0x45232d(0x114)][_0x45232d(0x118)](_0x94b1cc)[_0x45232d(0x131)][_0x45232d(0xe0)]()[_0x45232d(0x127)]();for(const _0x5e6933 of _0x434992)if(_0x45232d(0xe4)!==_0x5e6933[_0x45232d(0x128)]||_0x5e6933[_0x45232d(0x10e)])return _0x5e6933[_0x45232d(0xda)]+0x1;}[_0x444d56(0x12a)](){const _0x2719e5=_0x444d56,_0x1fa556=this[_0x2719e5(0xef)][_0x2719e5(0x114)][_0x2719e5(0x118)](_0x94b1cc);return new Promise(_0x9b7f69=>{const _0x4506f2=_0x2719e5;_0x1fa556[_0x4506f2(0xe9)]?_0x1fa556[_0x4506f2(0xf4)](_0x4506f2(0xf8),()=>{const _0x1ddfd4=_0x4506f2;_0x9b7f69(this[_0x1ddfd4(0x11d)]());}):_0x9b7f69(this[_0x4506f2(0x11d)]());});}[_0x444d56(0x115)](_0x21dd84,_0x346528){const _0x11156b=_0x444d56,_0x1a1bb3=this[_0x11156b(0xf9)][_0x11156b(0xd7)];this[_0x11156b(0x13a)]=_0x346528;for(const _0x2d24b6 of _0x21dd84){const _0x3ca28=_0x1a1bb3[_0x11156b(0x10d)](_0x2d24b6['id']);if(_0x3ca28){if((_0x2d24b6[_0x11156b(0x101)]||_0x2d24b6[_0x11156b(0xce)])&&(_0x2d24b6[_0x11156b(0xf2)]=null),_0x3ca28===this[_0x11156b(0xf9)][_0x11156b(0xea)]){const _0x43fddc=Math[_0x11156b(0x112)](_0x3ca28[_0x11156b(0xce)],_0x2d24b6[_0x11156b(0xce)]),_0x44f566=Math[_0x11156b(0x112)](_0x3ca28[_0x11156b(0x101)],_0x2d24b6[_0x11156b(0x101)]);let _0x3805cb;_0x3ca28[_0x11156b(0xce)]===_0x2d24b6[_0x11156b(0xce)]&&_0x3ca28[_0x11156b(0x101)]===_0x2d24b6[_0x11156b(0x101)]?(_0x3805cb=!0x0,this[_0x11156b(0xe5)](_0x2d24b6)):_0x2d24b6[_0x11156b(0xce)]===_0x43fddc&&_0x2d24b6[_0x11156b(0x101)]===_0x44f566?_0x3805cb=!0x1:(_0x3ca28[_0x11156b(0xce)]===_0x43fddc&&_0x3ca28[_0x11156b(0x101)]===_0x44f566||this[_0x11156b(0xfc)]({'revision':_0x3ca28,'from':_0x44f566,'to':_0x43fddc}),_0x3805cb=!0x0),_0x3805cb&&(delete _0x2d24b6[_0x11156b(0x101)],delete _0x2d24b6[_0x11156b(0xce)],delete _0x2d24b6[_0x11156b(0xf2)],delete _0x2d24b6[_0x11156b(0x135)],delete _0x2d24b6[_0x11156b(0xe7)]);}this[_0x11156b(0xf9)][_0x11156b(0xde)](_0x2d24b6),this[_0x11156b(0xe5)](_0x2d24b6);}else this[_0x11156b(0xf9)][_0x11156b(0xdc)](_0x2d24b6);}const _0x224e28=_0x1a1bb3[_0x11156b(0x132)]();_0x224e28[_0x11156b(0x127)]();for(let _0x3d1e3a=0x0;_0x3d1e3a<_0x224e28[_0x11156b(0x106)]-0x1;_0x3d1e3a++){const _0x329964=_0x224e28[_0x3d1e3a],_0x329a2e=_0x224e28[_0x3d1e3a+0x1];if(_0x329964[_0x11156b(0x101)]<_0x329a2e[_0x11156b(0xce)]){const _0x2acbf6=_0x329a2e[_0x11156b(0xce)],_0x24eaa4=Math[_0x11156b(0x112)](_0x2acbf6,_0x329964[_0x11156b(0xce)]);this[_0x11156b(0xfc)]({'revision':_0x329964,'from':_0x2acbf6,'to':_0x24eaa4});}}}[_0x444d56(0xfc)]({revision:_0x3b07ab,from:_0x24dd1b,to:_0x4e6dec}={}){const _0x43f1d8=_0x444d56,_0x30085a=this[_0x43f1d8(0xef)][_0x43f1d8(0x114)][_0x43f1d8(0x118)](_0x4e0dff),_0x4e23a5=this[_0x43f1d8(0xf9)][_0x43f1d8(0xdf)]({'revision':_0x3b07ab,'from':_0x24dd1b,'to':_0x4e6dec});_0x4e23a5[_0x43f1d8(0x126)]=_0x4e23a5[_0x43f1d8(0xe7)][_0x43f1d8(0xd2)](_0x3d161e=>_0x30085a[_0x43f1d8(0x103)](_0x3d161e)),_0x3b07ab[_0x43f1d8(0x133)](_0x4e23a5);}[_0x444d56(0xe5)](_0x19ae50){const _0x343456=_0x444d56,_0x7153d2={};_0x7153d2['id']=_0x19ae50['id'];for(const _0x721be8 of Object[_0x343456(0x12e)](_0x19ae50))'id'!==_0x721be8&&(_0x7153d2[_0x721be8]=void 0x0);this[_0x343456(0xf9)][_0x343456(0x108)](_0x7153d2['id'],_0x7153d2,!0x0);}async[_0x444d56(0x125)](_0x400927){const _0x38e53b=_0x444d56,_0x589d01=this[_0x38e53b(0xef)][_0x38e53b(0x114)][_0x38e53b(0x118)](_0x4e0dff),{connection:_0x4b3030}=this[_0x38e53b(0xef)][_0x38e53b(0x114)][_0x38e53b(0x118)](_0xfa60ba),_0x1938dd=new Set();for(const _0xfbf375 of _0x400927){for(const _0xcf07 of _0xfbf375[_0x38e53b(0xe7)])_0xff8c6(_0xcf07);_0xfbf375[_0x38e53b(0x10c)]&&_0xff8c6(_0xfbf375[_0x38e53b(0x10c)]);}if(0x0===_0x1938dd[_0x38e53b(0x136)])return;const _0x3e7b0f=await _0x4484e3[_0x38e53b(0x120)](_0x4b3030,Array[_0x38e53b(0x134)](_0x1938dd));for(const _0x1e278b of _0x3e7b0f)_0x589d01[_0x38e53b(0x103)](_0x1e278b['id'])||_0x589d01[_0x38e53b(0xf3)](_0x1e278b);function _0xff8c6(_0x4f327d){const _0x10e15c=_0x38e53b;_0x589d01[_0x10e15c(0x103)](_0x4f327d)||_0x1938dd[_0x10e15c(0xf5)](_0x4f327d);}}}v[_0x444d56(0x10f)]=_0x5604a7;export default v;function rt(_0x5aa287){const _0x6ec21b=_0x444d56;return _0x5aa287[_0x6ec21b(0xd5)][_0x6ec21b(0x12d)](_0x6ec21b(0x10a))||_0x5aa287[_0x6ec21b(0xd5)][_0x6ec21b(0x12d)](_0x6ec21b(0xd1))||_0x5aa287[_0x6ec21b(0xd5)][_0x6ec21b(0x12d)](_0x6ec21b(0x11b));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4d94bb=_0x38cd;(function(_0x58a4e8,_0x1dbde0){var _0x15764e=_0x38cd,_0x494406=_0x58a4e8();while(!![]){try{var _0x184153=parseInt(_0x15764e(0x11c))/0x1+parseInt(_0x15764e(0x124))/0x2+parseInt(_0x15764e(0x125))/0x3+-parseInt(_0x15764e(0x128))/0x4*(parseInt(_0x15764e(0x11f))/0x5)+parseInt(_0x15764e(0x121))/0x6*(parseInt(_0x15764e(0x127))/0x7)+parseInt(_0x15764e(0x120))/0x8*(-parseInt(_0x15764e(0x123))/0x9)+-parseInt(_0x15764e(0x11e))/0xa;if(_0x184153===_0x1dbde0)break;else _0x494406['push'](_0x494406['shift']());}catch(_0x2b0e61){_0x494406['push'](_0x494406['shift']());}}}(_0x467e,0xa5354));import{Plugin as _0x3c1fa7}from'ckeditor5/src/core.js';import _0x3a86b2 from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';import _0xb8bc2e from'./realtimecollaborativeediting.js';export default class d extends _0x3c1fa7{static get[_0x4d94bb(0x11b)](){var _0x50b1a3=_0x4d94bb;return[_0x50b1a3(0x122),_0x3a86b2,_0xb8bc2e];}static get[_0x4d94bb(0x11d)](){var _0x1d601b=_0x4d94bb;return _0x1d601b(0x126);}}function _0x38cd(_0x55c1e1,_0x4ad321){var _0x467ec=_0x467e();return _0x38cd=function(_0x38cd1f,_0x549db2){_0x38cd1f=_0x38cd1f-0x11b;var _0x29fc22=_0x467ec[_0x38cd1f];return _0x29fc22;},_0x38cd(_0x55c1e1,_0x4ad321);}function _0x467e(){var _0x35314f=['RevisionHistory','1224xwjVVw','1900708AHUfqR','2851473rIfOWt','RealTimeCollaborativeRevisionHistory','294fbLfqi','2597828VOMRcS','requires','1343924ewKIQQ','pluginName','16165180xFxuGM','5EGzpPZ','46264eWCcIP','69198NxAHMg'];_0x467e=function(){return _0x35314f;};return _0x467e();}
23
+ var _0x20f127=_0x4ed5;function _0x4ed5(_0x190995,_0x5f2990){var _0x50ae31=_0x50ae();return _0x4ed5=function(_0x4ed5c6,_0x43c328){_0x4ed5c6=_0x4ed5c6-0x1bc;var _0x1bf2b7=_0x50ae31[_0x4ed5c6];return _0x1bf2b7;},_0x4ed5(_0x190995,_0x5f2990);}function _0x50ae(){var _0x28b1be=['6957SRJmYy','4160912ACjhgI','260yKkfFO','44gtEpyu','requires','9RtRVVy','RealTimeCollaborativeRevisionHistory','RevisionHistory','346bAMEXt','pluginName','852oPCzPB','8318681HoGptt','101704tevaoZ','1342377zwxBZs','3876110QnBdyX'];_0x50ae=function(){return _0x28b1be;};return _0x50ae();}(function(_0x107cd8,_0x5bbb72){var _0x2c271d=_0x4ed5,_0x20a3bf=_0x107cd8();while(!![]){try{var _0x553f4c=parseInt(_0x2c271d(0x1bd))/0x1*(-parseInt(_0x2c271d(0x1c5))/0x2)+parseInt(_0x2c271d(0x1ca))/0x3+parseInt(_0x2c271d(0x1be))/0x4+-parseInt(_0x2c271d(0x1bf))/0x5*(parseInt(_0x2c271d(0x1c7))/0x6)+-parseInt(_0x2c271d(0x1c8))/0x7+parseInt(_0x2c271d(0x1c9))/0x8*(-parseInt(_0x2c271d(0x1c2))/0x9)+-parseInt(_0x2c271d(0x1bc))/0xa*(-parseInt(_0x2c271d(0x1c0))/0xb);if(_0x553f4c===_0x5bbb72)break;else _0x20a3bf['push'](_0x20a3bf['shift']());}catch(_0x18a2b4){_0x20a3bf['push'](_0x20a3bf['shift']());}}}(_0x50ae,0x98daa));import{Plugin as _0x4b7ddf}from'ckeditor5/src/core.js';import _0xe7da7c from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';import _0x52a476 from'./realtimecollaborativeediting.js';export default class d extends _0x4b7ddf{static get[_0x20f127(0x1c1)](){var _0x5549b8=_0x20f127;return[_0x5549b8(0x1c4),_0xe7da7c,_0x52a476];}static get[_0x20f127(0x1c6)](){var _0x415fd9=_0x20f127;return _0x415fd9(0x1c3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bed2b=_0x2b48;(function(_0xb2bd3b,_0x5c6f81){const _0x549fb4=_0x2b48,_0x5eac1c=_0xb2bd3b();while(!![]){try{const _0x3fc1bd=-parseInt(_0x549fb4(0xd7))/0x1+-parseInt(_0x549fb4(0xc9))/0x2+parseInt(_0x549fb4(0xf9))/0x3*(parseInt(_0x549fb4(0xc5))/0x4)+-parseInt(_0x549fb4(0xd4))/0x5+-parseInt(_0x549fb4(0xec))/0x6+-parseInt(_0x549fb4(0xeb))/0x7+parseInt(_0x549fb4(0xca))/0x8*(parseInt(_0x549fb4(0xe7))/0x9);if(_0x3fc1bd===_0x5c6f81)break;else _0x5eac1c['push'](_0x5eac1c['shift']());}catch(_0x320581){_0x5eac1c['push'](_0x5eac1c['shift']());}}}(_0x5ea7,0xb1951));import{Plugin as _0x1faad9}from'ckeditor5/src/core.js';function _0x2b48(_0x49b690,_0x3206b7){const _0x5ea74c=_0x5ea7();return _0x2b48=function(_0x2b48a6,_0x4eb0e2){_0x2b48a6=_0x2b48a6-0xc3;let _0x278ee7=_0x5ea74c[_0x2b48a6];return _0x278ee7;},_0x2b48(_0x49b690,_0x3206b7);}import{User as _0xd1997c,TrackChangesService as _0x34d210}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x2ce6c2 from'../realtimecollaborativeediting/websocketgateway.js';function _0x5ea7(){const _0x329575=['TrackChangesService','hasSuggestion','3145900ksMlKo','connect','plugins','177923tAvpjq','message','isConnected','cloud-services-internal-error:\x20Request\x20timeout.','reconnect','adapter','_fetchMissingUsersForThreads','get','listenTo','TrackChangesEditing','startsWith','cloud-services-internal-error:\x20Not\x20connected.','connected','init','suggestionUpdated','set','702171GpZPPF','size','data','collaboration.channelId','3151316zRyzqo','6030126lCZjFO','from','attributes','config','requires','connection','getSuggestion','addSuggestionData','type','catch','getMany','editor','_waitForServiceReady','4307379QPOdZV','_saved','delete','then','_bufferedRequests','addToReconnectionStack','originalSuggestionId','4dgjcFE','off','update','state','793158BZRTYd','200lpumCp','add','_trackChangesService','open','getUser','addUser','find','values'];_0x5ea7=function(){return _0x329575;};return _0x5ea7();}import _0x55d5cc from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x438f1d}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0x1faad9{static get[_0x4bed2b(0xf0)](){const _0x41e37d=_0x4bed2b;return[_0x55d5cc,_0x41e37d(0xe0),_0x2ce6c2];}constructor(_0x5a9bc0){const _0x8c021e=_0x4bed2b;super(_0x5a9bc0);const _0x5753d6=this[_0x8c021e(0xf7)][_0x8c021e(0xef)][_0x8c021e(0xde)](_0x8c021e(0xea));this[_0x8c021e(0xfd)]=new Map(),this[_0x8c021e(0xcc)]=new g[(_0x8c021e(0xd2))](_0x5753d6);}[_0x4bed2b(0xe4)](){const _0x194827=_0x4bed2b,_0x522971=this[_0x194827(0xf7)][_0x194827(0xd6)][_0x194827(0xde)](_0x2ce6c2),_0x11a1d1=this[_0x194827(0xf7)][_0x194827(0xd6)][_0x194827(0xde)](_0x194827(0xe0));return _0x11a1d1[_0x194827(0xdc)]={'getSuggestion':async _0xb1706f=>{const _0x15dcea=_0x194827;await this[_0x15dcea(0xf8)]();const _0x2eb806=await this[_0x15dcea(0xcc)][_0x15dcea(0xde)](_0xb1706f)[_0x15dcea(0xf5)](w);return await this[_0x15dcea(0xdd)]([_0x2eb806]),_0x2eb806;},'addSuggestion':async({id:_0x429607,type:_0x44938c,data:_0x37c65f,originalSuggestionId:_0x2381ab,attributes:_0x24dc03})=>{const _0x57a173=_0x194827;await this[_0x57a173(0xf8)]();const _0x39efd5={'id':_0x429607,'type':_0x44938c,'data':_0x37c65f,'originalSuggestionId':_0x2381ab,'attributes':_0x24dc03},_0x4cae6f=await this[_0x57a173(0xcc)][_0x57a173(0xcb)](_0x429607,_0x44938c,_0x37c65f,_0x2381ab,_0x24dc03)[_0x57a173(0xf5)](_0x5d33f7=>{if(nt(_0x5d33f7))return new Promise(_0x57c24b=>{const _0x296c92=_0x2b48;this[_0x296c92(0xfd)][_0x296c92(0xe6)](_0x429607,{'resolve':_0x57c24b,'suggestionData':_0x39efd5});});throw _0x5d33f7;});return this[_0x57a173(0xfd)][_0x57a173(0xfb)](_0x429607),_0x4cae6f;},'updateSuggestion':async(_0x2ca466,_0x632ab5)=>{const _0x45f1b1=_0x194827;if(await this[_0x45f1b1(0xf8)](),_0x45f1b1(0xcd)!==_0x632ab5[_0x45f1b1(0xc8)])return this[_0x45f1b1(0xcc)][_0x45f1b1(0xc7)](_0x2ca466,_0x632ab5)[_0x45f1b1(0xf5)](w);}},this[_0x194827(0xdf)](this[_0x194827(0xcc)],_0x194827(0xe5),(_0x3aae65,_0x30079e)=>{const _0x2ac616=_0x194827;_0x11a1d1[_0x2ac616(0xd3)](_0x30079e['id'])&&(_0x11a1d1[_0x2ac616(0xf2)](_0x30079e['id'])[_0x2ac616(0xee)]=_0x30079e[_0x2ac616(0xee)]);}),this[_0x194827(0xcc)][_0x194827(0xd5)](_0x522971[_0x194827(0xf1)])[_0x194827(0xfc)](_0x18040f=>(_0x522971[_0x194827(0xc3)](this),this[_0x194827(0xdd)](_0x18040f)[_0x194827(0xfc)](()=>{const _0x164ff6=_0x194827;for(const _0x904893 of _0x18040f){_0x11a1d1[_0x164ff6(0xf3)](_0x904893)[_0x164ff6(0xfa)]=!0x0;}})));}async[_0x4bed2b(0xdb)](){const _0x46ef5f=_0x4bed2b,_0x1d0b2f=this[_0x46ef5f(0xf7)][_0x46ef5f(0xd6)][_0x46ef5f(0xde)](_0x46ef5f(0xe0)),{connection:_0x204a0c}=this[_0x46ef5f(0xf7)][_0x46ef5f(0xd6)][_0x46ef5f(0xde)](_0x2ce6c2),_0x1b74dc=await this[_0x46ef5f(0xcc)][_0x46ef5f(0xd5)](_0x204a0c);await this[_0x46ef5f(0xdd)](_0x1b74dc);for(const {suggestionData:_0x5eb047,resolve:_0x2f71bc}of this[_0x46ef5f(0xfd)][_0x46ef5f(0xd1)]()){let _0xdf217a=_0x1b74dc[_0x46ef5f(0xd0)](_0xd451f4=>_0xd451f4['id']===_0x5eb047['id']);_0xdf217a||(_0xdf217a=await this[_0x46ef5f(0xcc)][_0x46ef5f(0xcb)](_0x5eb047['id'],_0x5eb047[_0x46ef5f(0xf4)],_0x5eb047[_0x46ef5f(0xe9)],_0x5eb047[_0x46ef5f(0xc4)])),_0x2f71bc(_0xdf217a);}for(const _0xa4b47b of _0x1b74dc)_0x1d0b2f[_0x46ef5f(0xd3)](_0xa4b47b['id'])||_0x1d0b2f[_0x46ef5f(0xf3)](_0xa4b47b);}async[_0x4bed2b(0xf8)](){const _0x4bd5ff=_0x4bed2b;this[_0x4bd5ff(0xcc)][_0x4bd5ff(0xd9)]||await new Promise(_0x3afc02=>{const _0x4a63e2=_0x4bd5ff;this[_0x4a63e2(0xdf)](this[_0x4a63e2(0xcc)],_0x4a63e2(0xe3),_0x16cf24=>{const _0x59e282=_0x4a63e2;_0x16cf24[_0x59e282(0xc6)](),_0x3afc02();});});}async[_0x4bed2b(0xdd)](_0x1da920){const _0x40d93f=_0x4bed2b,_0x8f64bd=this[_0x40d93f(0xf7)][_0x40d93f(0xd6)][_0x40d93f(0xde)](_0x438f1d),{connection:_0x1ad16c}=this[_0x40d93f(0xf7)][_0x40d93f(0xd6)][_0x40d93f(0xde)](_0x2ce6c2),_0x4b78d7=new Set();for(const {authorId:_0x42cd2f}of _0x1da920)_0x8f64bd[_0x40d93f(0xce)](_0x42cd2f)||_0x4b78d7[_0x40d93f(0xcb)](_0x42cd2f);if(0x0===_0x4b78d7[_0x40d93f(0xe8)])return;const _0x5b5deb=await _0xd1997c[_0x40d93f(0xf6)](_0x1ad16c,Array[_0x40d93f(0xed)](_0x4b78d7));for(const _0x477603 of _0x5b5deb)_0x8f64bd[_0x40d93f(0xce)](_0x477603['id'])||_0x8f64bd[_0x40d93f(0xcf)](_0x477603);}}g[_0x4bed2b(0xd2)]=_0x34d210;export default g;function w(_0x2e3175){if(nt(_0x2e3175))return new Promise(()=>{});throw _0x2e3175;}function nt(_0x292a55){const _0x5cb5f3=_0x4bed2b;return _0x292a55[_0x5cb5f3(0xd8)][_0x5cb5f3(0xe1)](_0x5cb5f3(0xe2))||_0x292a55[_0x5cb5f3(0xd8)][_0x5cb5f3(0xe1)](_0x5cb5f3(0xda));}
23
+ const _0x26305f=_0x3994;(function(_0x52ac7d,_0x1302a5){const _0xee5d95=_0x3994,_0x41804d=_0x52ac7d();while(!![]){try{const _0x2d5051=parseInt(_0xee5d95(0x16e))/0x1*(parseInt(_0xee5d95(0x169))/0x2)+parseInt(_0xee5d95(0x16d))/0x3+parseInt(_0xee5d95(0x16b))/0x4+parseInt(_0xee5d95(0x17a))/0x5*(-parseInt(_0xee5d95(0x160))/0x6)+parseInt(_0xee5d95(0x171))/0x7*(parseInt(_0xee5d95(0x167))/0x8)+parseInt(_0xee5d95(0x177))/0x9*(-parseInt(_0xee5d95(0x15a))/0xa)+-parseInt(_0xee5d95(0x16c))/0xb;if(_0x2d5051===_0x1302a5)break;else _0x41804d['push'](_0x41804d['shift']());}catch(_0x456623){_0x41804d['push'](_0x41804d['shift']());}}}(_0x1c29,0x73ec5));import{Plugin as _0x51cfa7}from'ckeditor5/src/core.js';import{User as _0x2b3c4a,TrackChangesService as _0x2d5c91}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x495ddb from'../realtimecollaborativeediting/websocketgateway.js';import _0x3f7ad6 from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x1d7e4a}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1c29(){const _0x2f3c25=['2319972zUwKvL','requires','_saved','type','_trackChangesService','cloud-services-internal-error:\x20Not\x20connected.','message','56RzJWSO','set','235106SIKFxM','startsWith','1551936HykhmO','4467287AGrydo','541848IVyDDA','4GVZhHH','size','state','483077AHOOIR','isConnected','connected','addUser','config','then','108981ZRYJUz','attributes','collaboration.channelId','5vxJbAd','_fetchMissingUsersForThreads','getMany','_bufferedRequests','TrackChangesService','connect','originalSuggestionId','values','get','adapter','addSuggestionData','getSuggestion','init','connection','plugins','data','getUser','editor','off','delete','reconnect','listenTo','cloud-services-internal-error:\x20Request\x20timeout.','find','catch','update','from','TrackChangesEditing','_waitForServiceReady','210PcgusW','add','addToReconnectionStack','open','hasSuggestion','suggestionUpdated'];_0x1c29=function(){return _0x2f3c25;};return _0x1c29();}class g extends _0x51cfa7{static get[_0x26305f(0x161)](){const _0x45093c=_0x26305f;return[_0x3f7ad6,_0x45093c(0x158),_0x495ddb];}constructor(_0x1d7dce){const _0x6cc8e4=_0x26305f;super(_0x1d7dce);const _0x589c81=this[_0x6cc8e4(0x18b)][_0x6cc8e4(0x175)][_0x6cc8e4(0x182)](_0x6cc8e4(0x179));this[_0x6cc8e4(0x17d)]=new Map(),this[_0x6cc8e4(0x164)]=new g[(_0x6cc8e4(0x17e))](_0x589c81);}[_0x26305f(0x186)](){const _0x1c7ed4=_0x26305f,_0x193dba=this[_0x1c7ed4(0x18b)][_0x1c7ed4(0x188)][_0x1c7ed4(0x182)](_0x495ddb),_0x28fade=this[_0x1c7ed4(0x18b)][_0x1c7ed4(0x188)][_0x1c7ed4(0x182)](_0x1c7ed4(0x158));return _0x28fade[_0x1c7ed4(0x183)]={'getSuggestion':async _0x36ab9b=>{const _0x533f7a=_0x1c7ed4;await this[_0x533f7a(0x159)]();const _0x37efdc=await this[_0x533f7a(0x164)][_0x533f7a(0x182)](_0x36ab9b)[_0x533f7a(0x192)](ot);return await this[_0x533f7a(0x17b)]([_0x37efdc]),_0x37efdc;},'addSuggestion':async({id:_0x4be99b,type:_0x198144,data:_0x320d3e,originalSuggestionId:_0x3370c4,attributes:_0x22a091})=>{const _0x4c8412=_0x1c7ed4;await this[_0x4c8412(0x159)]();const _0x4d5d1c={'id':_0x4be99b,'type':_0x198144,'data':_0x320d3e,'originalSuggestionId':_0x3370c4,'attributes':_0x22a091},_0x561193=await this[_0x4c8412(0x164)][_0x4c8412(0x15b)](_0x4be99b,_0x198144,_0x320d3e,_0x3370c4,_0x22a091)[_0x4c8412(0x192)](_0x41fa46=>{if(rt(_0x41fa46))return new Promise(_0x5e8bec=>{const _0x3c7c83=_0x3994;this[_0x3c7c83(0x17d)][_0x3c7c83(0x168)](_0x4be99b,{'resolve':_0x5e8bec,'suggestionData':_0x4d5d1c});});throw _0x41fa46;});return this[_0x4c8412(0x17d)][_0x4c8412(0x18d)](_0x4be99b),_0x561193;},'updateSuggestion':async(_0x4c7831,_0x37386a)=>{const _0x3dc655=_0x1c7ed4;if(await this[_0x3dc655(0x159)](),_0x3dc655(0x15d)!==_0x37386a[_0x3dc655(0x170)])return this[_0x3dc655(0x164)][_0x3dc655(0x156)](_0x4c7831,_0x37386a)[_0x3dc655(0x192)](ot);}},this[_0x1c7ed4(0x18f)](this[_0x1c7ed4(0x164)],_0x1c7ed4(0x15f),(_0x534f96,_0x1fa5e9)=>{const _0x1aa059=_0x1c7ed4;_0x28fade[_0x1aa059(0x15e)](_0x1fa5e9['id'])&&(_0x28fade[_0x1aa059(0x185)](_0x1fa5e9['id'])[_0x1aa059(0x178)]=_0x1fa5e9[_0x1aa059(0x178)]);}),this[_0x1c7ed4(0x164)][_0x1c7ed4(0x17f)](_0x193dba[_0x1c7ed4(0x187)])[_0x1c7ed4(0x176)](_0x631d8a=>(_0x193dba[_0x1c7ed4(0x15c)](this),this[_0x1c7ed4(0x17b)](_0x631d8a)[_0x1c7ed4(0x176)](()=>{const _0x22a992=_0x1c7ed4;for(const _0x4176c1 of _0x631d8a){_0x28fade[_0x22a992(0x184)](_0x4176c1)[_0x22a992(0x162)]=!0x0;}})));}async[_0x26305f(0x18e)](){const _0x4c2e8a=_0x26305f,_0x5e0592=this[_0x4c2e8a(0x18b)][_0x4c2e8a(0x188)][_0x4c2e8a(0x182)](_0x4c2e8a(0x158)),{connection:_0x565b09}=this[_0x4c2e8a(0x18b)][_0x4c2e8a(0x188)][_0x4c2e8a(0x182)](_0x495ddb),_0x182088=await this[_0x4c2e8a(0x164)][_0x4c2e8a(0x17f)](_0x565b09);await this[_0x4c2e8a(0x17b)](_0x182088);for(const {suggestionData:_0x17e372,resolve:_0xf1192b}of this[_0x4c2e8a(0x17d)][_0x4c2e8a(0x181)]()){let _0x36c3aa=_0x182088[_0x4c2e8a(0x191)](_0x2b3014=>_0x2b3014['id']===_0x17e372['id']);_0x36c3aa||(_0x36c3aa=await this[_0x4c2e8a(0x164)][_0x4c2e8a(0x15b)](_0x17e372['id'],_0x17e372[_0x4c2e8a(0x163)],_0x17e372[_0x4c2e8a(0x189)],_0x17e372[_0x4c2e8a(0x180)])),_0xf1192b(_0x36c3aa);}for(const _0xd234fc of _0x182088)_0x5e0592[_0x4c2e8a(0x15e)](_0xd234fc['id'])||_0x5e0592[_0x4c2e8a(0x184)](_0xd234fc);}async[_0x26305f(0x159)](){const _0x22dd50=_0x26305f;this[_0x22dd50(0x164)][_0x22dd50(0x172)]||await new Promise(_0x834348=>{const _0x377996=_0x22dd50;this[_0x377996(0x18f)](this[_0x377996(0x164)],_0x377996(0x173),_0x5155ce=>{const _0x13a1b5=_0x377996;_0x5155ce[_0x13a1b5(0x18c)](),_0x834348();});});}async[_0x26305f(0x17b)](_0x15e416){const _0x57da56=_0x26305f,_0x5eee0a=this[_0x57da56(0x18b)][_0x57da56(0x188)][_0x57da56(0x182)](_0x1d7e4a),{connection:_0x3be00a}=this[_0x57da56(0x18b)][_0x57da56(0x188)][_0x57da56(0x182)](_0x495ddb),_0xebab7e=new Set();for(const {authorId:_0x4cb693}of _0x15e416)_0x5eee0a[_0x57da56(0x18a)](_0x4cb693)||_0xebab7e[_0x57da56(0x15b)](_0x4cb693);if(0x0===_0xebab7e[_0x57da56(0x16f)])return;const _0x3ff109=await _0x2b3c4a[_0x57da56(0x17c)](_0x3be00a,Array[_0x57da56(0x157)](_0xebab7e));for(const _0x29685e of _0x3ff109)_0x5eee0a[_0x57da56(0x18a)](_0x29685e['id'])||_0x5eee0a[_0x57da56(0x174)](_0x29685e);}}g[_0x26305f(0x17e)]=_0x2d5c91;export default g;function _0x3994(_0xaf679d,_0x240f72){const _0x1c2991=_0x1c29();return _0x3994=function(_0x3994e3,_0x2719b3){_0x3994e3=_0x3994e3-0x156;let _0x5f18de=_0x1c2991[_0x3994e3];return _0x5f18de;},_0x3994(_0xaf679d,_0x240f72);}function ot(_0x246533){if(rt(_0x246533))return new Promise(()=>{});throw _0x246533;}function rt(_0xf2958e){const _0x1fd404=_0x26305f;return _0xf2958e[_0x1fd404(0x166)][_0x1fd404(0x16a)](_0x1fd404(0x165))||_0xf2958e[_0x1fd404(0x166)][_0x1fd404(0x16a)](_0x1fd404(0x190));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3f4ece=_0x3791;function _0x69bf(){var _0x172440=['130382CEcUeW','pluginName','2506104EHrBxn','51341059jcvCiG','298550bajmbC','10FOdPno','4GDVeYW','TrackChanges','12nCGvUF','13377303GhmJDE','requires','97081fRWyhD','80fJNWSz','2308791SgTyWW','RealTimeCollaborativeTrackChanges'];_0x69bf=function(){return _0x172440;};return _0x69bf();}(function(_0x2da2fb,_0x532b49){var _0x5c8a1d=_0x3791,_0x1f6ac4=_0x2da2fb();while(!![]){try{var _0x3d51f2=-parseInt(_0x5c8a1d(0x8b))/0x1+-parseInt(_0x5c8a1d(0x82))/0x2+-parseInt(_0x5c8a1d(0x8d))/0x3*(parseInt(_0x5c8a1d(0x86))/0x4)+parseInt(_0x5c8a1d(0x84))/0x5*(-parseInt(_0x5c8a1d(0x88))/0x6)+parseInt(_0x5c8a1d(0x80))/0x7*(-parseInt(_0x5c8a1d(0x8c))/0x8)+-parseInt(_0x5c8a1d(0x89))/0x9*(parseInt(_0x5c8a1d(0x85))/0xa)+parseInt(_0x5c8a1d(0x83))/0xb;if(_0x3d51f2===_0x532b49)break;else _0x1f6ac4['push'](_0x1f6ac4['shift']());}catch(_0x4fe3af){_0x1f6ac4['push'](_0x1f6ac4['shift']());}}}(_0x69bf,0xb8788));import{Plugin as _0x1cd74c}from'ckeditor5/src/core.js';import _0x109820 from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x3791(_0x3908a1,_0x59d9fd){var _0x69bf34=_0x69bf();return _0x3791=function(_0x3791ce,_0x35d303){_0x3791ce=_0x3791ce-0x7f;var _0x2b6f78=_0x69bf34[_0x3791ce];return _0x2b6f78;},_0x3791(_0x3908a1,_0x59d9fd);}import _0x10b447 from'./realtimecollaborativecomments.js';export default class p extends _0x1cd74c{static get[_0x3f4ece(0x8a)](){var _0x340b2e=_0x3f4ece;return[_0x10b447,_0x109820,_0x340b2e(0x87)];}static get[_0x3f4ece(0x81)](){var _0x168477=_0x3f4ece;return _0x168477(0x7f);}}
23
+ var _0x479928=_0x2215;(function(_0x13aebd,_0x5bc8f3){var _0x48ffbd=_0x2215,_0xd84148=_0x13aebd();while(!![]){try{var _0x47e436=parseInt(_0x48ffbd(0x169))/0x1*(parseInt(_0x48ffbd(0x167))/0x2)+parseInt(_0x48ffbd(0x170))/0x3*(-parseInt(_0x48ffbd(0x16c))/0x4)+parseInt(_0x48ffbd(0x16b))/0x5*(parseInt(_0x48ffbd(0x171))/0x6)+parseInt(_0x48ffbd(0x162))/0x7*(parseInt(_0x48ffbd(0x16f))/0x8)+-parseInt(_0x48ffbd(0x164))/0x9*(parseInt(_0x48ffbd(0x168))/0xa)+parseInt(_0x48ffbd(0x163))/0xb+-parseInt(_0x48ffbd(0x16a))/0xc;if(_0x47e436===_0x5bc8f3)break;else _0xd84148['push'](_0xd84148['shift']());}catch(_0x507ba9){_0xd84148['push'](_0xd84148['shift']());}}}(_0x2f1e,0x24a52));function _0x2f1e(){var _0x808302=['178578bIhtqx','requires','TrackChanges','6MCZUCY','20UBUOgY','68539lrafZx','6576804VXTUta','5NxverB','9620YlCvzr','RealTimeCollaborativeTrackChanges','pluginName','1106536qrBPNK','138xDONHv','1051356HCrdUV','14GEywFa','2101022HGUnyP'];_0x2f1e=function(){return _0x808302;};return _0x2f1e();}function _0x2215(_0x542bde,_0x39d8ae){var _0x2f1eaf=_0x2f1e();return _0x2215=function(_0x22159a,_0x2cad71){_0x22159a=_0x22159a-0x162;var _0x41d6a5=_0x2f1eaf[_0x22159a];return _0x41d6a5;},_0x2215(_0x542bde,_0x39d8ae);}import{Plugin as _0x1bdf87}from'ckeditor5/src/core.js';import _0x45ce5c from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';import _0x29010e from'./realtimecollaborativecomments.js';export default class p extends _0x1bdf87{static get[_0x479928(0x165)](){var _0x5123e7=_0x479928;return[_0x29010e,_0x45ce5c,_0x5123e7(0x166)];}static get[_0x479928(0x16e)](){var _0x5aceaa=_0x479928;return _0x5aceaa(0x16d);}}