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

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
+ function _0x2f3e(_0x2bd9d7,_0x1e40b3){const _0x38dda6=_0x38dd();return _0x2f3e=function(_0x2f3ed4,_0x2f80cf){_0x2f3ed4=_0x2f3ed4-0xf3;let _0x3dfb75=_0x38dda6[_0x2f3ed4];return _0x3dfb75;},_0x2f3e(_0x2bd9d7,_0x1e40b3);}const _0x9c938c=_0x2f3e;(function(_0x314021,_0x31d680){const _0x553513=_0x2f3e,_0x53fce1=_0x314021();while(!![]){try{const _0x460fe8=parseInt(_0x553513(0x19c))/0x1*(-parseInt(_0x553513(0x170))/0x2)+parseInt(_0x553513(0x1ca))/0x3+parseInt(_0x553513(0x102))/0x4+-parseInt(_0x553513(0x1a0))/0x5+-parseInt(_0x553513(0x145))/0x6*(-parseInt(_0x553513(0x1d4))/0x7)+parseInt(_0x553513(0x1bb))/0x8*(-parseInt(_0x553513(0x17a))/0x9)+parseInt(_0x553513(0x17f))/0xa*(-parseInt(_0x553513(0x183))/0xb);if(_0x460fe8===_0x31d680)break;else _0x53fce1['push'](_0x53fce1['shift']());}catch(_0x9c2986){_0x53fce1['push'](_0x53fce1['shift']());}}}(_0x38dd,0x9c497));import{Plugin as _0x5f4d07,PendingActions as _0x221424}from'ckeditor5/src/core.js';import{CKEditorError as _0x4d8879,version as _0x39f93d,uid as _0x288e1b}from'ckeditor5/src/utils.js';import{Notification as _0x50b1da}from'ckeditor5/src/ui.js';import{transformSets as _0x4aa3b4,NoOperation as _0x54c66b,InsertOperation as _0x4bf43d,MarkerOperation as _0x55c30c,RootAttributeOperation as _0x54271c,OperationFactory as _0x241b0f,History as _0x4fd2c4}from'ckeditor5/src/engine.js';import _0x1685db from'./websocketgateway.js';import _0xce67e9 from'./sessions.js';function _0x38dd(){const _0x277fc0=['createdAt','addRoot','forEach','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','realtimecollaborationclient-initservice-incorrect-server-operation','RealTimeCollaborationClient','409','_updateServerHistory','attributes','_hasSelectionChanged','define','remove','_setUpDataInit','_connectService','roots','length','_clearPendingAction','editing','get','_initSessionsHandling','addToReconnectionStack','add','isEnabled','_handleReceivedOperations','position','insert','lastOperationAcceptedAt','requires','serverHistory','CollaborativeEditingService','CommentsOnly','clone','rootName','_baseBufferDelay','404','cloudDocumentVersion','directChange','_lastSyncedOperationId','isReadOnly','_lastServerVersion','_disconnectionOperations','bind','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','Permissions','_bufferedOperations','change:_isEditingAllowed','_bufferRootLoad','cloud-services-internal-error:\x20Request\x20timeout.','real-time-collaboration','change:range','return','_loadRoot','size','_service','error','disconnected','initData','917712IaIDqe','PENDING_ACTION_SENDING_DATA','then','collaboration-missing-channelid','lastDocumentSession','destroy','locale','createRoot','realtimecollaborationclient-init-non-existent-root','stopListening','addUser','type','operationsReceived','start','string','state','createUserMarkerOperations','realtimecollaborationclient-init-session-connection-error','addRootAttribute','connected','config','_handleReconnectionResponse','listenTo','getMany','_isAttached','_handleInitialConnectionData','lastOperationId','sendOperations','enqueueChange','getOperationAuthor','path','multi-root-editor-root-attributes-no-root','reconnection:\x20flushed\x20session','connect','end','change:_isPendingUpdate','_sendBufferedOperationsDelayId','removeFromReconnectionStack','rtc-destroyed','_initThrowingOnDataSet','_offset','entries','from','178MhVoPX','_handleSendingSelectionMarkers','_handleServerResponse','_knownRootNames','_getOperationsFromInitData','_isLoaded','differ','_connectAfterSessionHasBeenFlushed','pluginName','getUser','262503kXizrb','apply','collaboration.channelId','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.','reconnect','15220lOeDvH','document:write','_addKnownRoot','cloudServices.bundleVersion','4378WWkazP','_getAffectedRoot','_decompressOperations','markers','data','reset','_disconnectService','_currentBufferDelay','createPositionAt','decompress','InsertOperation','channelSessions','history','Notification','_shouldSendSelectionUpdate','newRange','wasUndone','permissions','affectedSelectable','init','finally','Synchronization\x20issue','map','_crash','round','13807VVPvXY','message','off','disableReadOnlyMode','324885QXcdKS','_operationIdentifier','_isConnected','root','getRoot','_refreshUserSelectionMarkers','catch','selection','getConnectedSessions','_authorId','sessionCreatedAt','$root','_compressor','_knownOperations','_isInit','_handleExternalOperations','change:hasDomSelection','document','realtimecollaborationclient-init-connection-failed','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.','includes','setIdForTheLastOperation','_isPendingUpdate','_isEditingAllowed','realtimecollaborationclient-handleserverresponse','createRange','applyOperation','32QKwRCu','plugins','unregister','_operationToId','ready','batch','currentDocumentSession','_saveOperationInBuffer','suppressErrorInCollaboration','filter','_sendBufferedOperations','loadRoot','_ignoredOperations','_hasSynchronizationProblem','_fetchMissingUsers','3794271STSJDM','_shouldSendUpdate','_waitUntilSynced','fromJSON','__className','_isDisconnection','realtimecollaborationclient-initservice-internal-error','getOperations','editor','slice','7YKINdB','cloud-services-internal-error:\x20Not\x20connected.','parse','getIdOfTheLastOperation','realtimecollaborationclient-sendbufferedoperations','wereChangesApplied','offset','getDocumentDetails','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','rtc-offline','affectsData','high','_sendBufferedOperationsDelayed','baseVersion','_pendingAction','realtimecollaborationclient-init-document-already-initialized','startsWith','showWarning','targetPosition','sessionAdd:','metadata','fire','isDocumentOperation','view','rootsAttributes','register','push','mySessionId','_setPendingAction','_channelId','_applyOperationsSet','marker','code','keys','collaboration','disconnect','isUndoneOperation','connection','setPermissions','model','cs:removeUser','move','lastSyncVersion','set','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','compress','_document','_handleReconnectionError','userId','4954664BWxdha','createPositionFromPath','addOperation','toJSON','enableReadOnlyMode','sessionId','has','_compressOperations','stop','version'];_0x38dd=function(){return _0x277fc0;};return _0x38dd();}import _0xd45f74 from'./usermarkers.js';import{getTranslation as _0x530df2}from'../common-translations.js';import{Compressor as _0x2beec0}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x4ef4cb}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0xd5243d,CollaborativeEditingService as _0x3ecd2a}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';let K=0x1;class l extends _0x5f4d07{static get[_0x9c938c(0x127)](){return[_0x1685db,_0xce67e9,_0xd45f74,_0x221424,_0x4ef4cb,_0x50b1da];}static get[_0x9c938c(0x178)](){const _0x450a69=_0x9c938c;return _0x450a69(0x111);}get[_0x9c938c(0x12f)](){const _0x4ebbb3=_0x9c938c;return this[_0x4ebbb3(0x133)]+this[_0x4ebbb3(0x16d)];}get[_0x9c938c(0x133)](){const _0x518fca=_0x9c938c;return this[_0x518fca(0x128)][_0x518fca(0x10b)]-this[_0x518fca(0x16d)];}get[_0x9c938c(0xfb)](){const _0x51a8ad=_0x9c938c,_0x280ddc=this[_0x51a8ad(0x128)][_0x51a8ad(0x1d1)]();for(let _0x3263e8=_0x280ddc[_0x51a8ad(0x11b)]-0x1;_0x3263e8>=0x0;_0x3263e8--){const _0x1b4a1f=_0x280ddc[_0x3263e8];if(!this[_0x51a8ad(0x134)][_0x51a8ad(0x108)](_0x1b4a1f))return _0x1b4a1f[_0x51a8ad(0x1e1)]+0x1-this[_0x51a8ad(0x16d)];}return 0x0;}constructor(_0x1e0d4c){const _0x791278=_0x9c938c;if(super(_0x1e0d4c),this[_0x791278(0x16d)]=0x0,this[_0x791278(0x107)]=null,this[_0x791278(0x128)]=new _0x4fd2c4(),this[_0x791278(0x1d2)][_0x791278(0x159)][_0x791278(0x116)](_0x791278(0xf3),{}),this[_0x791278(0x1f1)]=this[_0x791278(0x1d2)][_0x791278(0x159)][_0x791278(0x11e)](_0x791278(0x17c)),!this[_0x791278(0x1f1)])throw new _0x4d8879(_0x791278(0x148),this);const _0x20d0aa=_0x1e0d4c[_0x791278(0x159)][_0x791278(0x11e)](_0x791278(0x182))||_0x39f93d;this[_0x791278(0x141)]=new l[(_0x791278(0x129))](_0x20d0aa,this[_0x791278(0x1f1)]),this[_0x791278(0xff)]=this[_0x791278(0x1d2)][_0x791278(0xf8)][_0x791278(0x1b1)],this[_0x791278(0x1ac)]=new _0x2beec0(),this[_0x791278(0x138)]=[],this[_0x791278(0x1ad)]=new WeakSet(),this[_0x791278(0x173)]=new Set(),this[_0x791278(0xfc)](_0x791278(0x1b6),!0x1),this[_0x791278(0xfc)](_0x791278(0x1c8),!0x1),this[_0x791278(0x1e2)]=null,this[_0x791278(0x115)]=!0x1,this[_0x791278(0x169)]=null,this[_0x791278(0x12d)]=0x12c,this[_0x791278(0x18a)]=this[_0x791278(0x12d)],this[_0x791278(0x131)]=null,this[_0x791278(0x134)]=new WeakSet(),this[_0x791278(0x1a1)]=new X(this[_0x791278(0x134)]);}[_0x9c938c(0x196)](){const _0x8a7519=_0x9c938c,_0x5d20d8=this[_0x8a7519(0x1d2)],_0x93c8c8=_0x5d20d8[_0x8a7519(0x1bc)][_0x8a7519(0x11e)](_0x4ef4cb),_0x4b207c=_0x5d20d8[_0x8a7519(0x1bc)][_0x8a7519(0x11e)](_0x1685db);this[_0x8a7519(0x15b)](_0x93c8c8,_0x8a7519(0x162),(_0x414aa4,_0x12aabb)=>{const _0x4622b7=_0x8a7519,_0x486d3b=_0x12aabb[0x0];_0x486d3b[_0x4622b7(0x1a9)]&&(_0x414aa4[_0x4622b7(0x13e)]=_0x93c8c8[_0x4622b7(0x179)](_0x486d3b[_0x4622b7(0x1a9)]),_0x414aa4[_0x4622b7(0x10a)]()),null===_0x486d3b[_0x4622b7(0x1a9)]&&(_0x414aa4[_0x4622b7(0x13e)]=null,_0x414aa4[_0x4622b7(0x10a)]());},{'priority':_0x8a7519(0x1df)}),this[_0x8a7519(0x15b)](_0x5d20d8[_0x8a7519(0xf8)][_0x8a7519(0x1b1)][_0x8a7519(0x1a7)],_0x8a7519(0x13d),(_0x13acdd,_0x532826)=>{const _0x2a7e61=_0x8a7519;_0x532826[_0x2a7e61(0x130)]&&this[_0x2a7e61(0x1a5)]();}),this[_0x8a7519(0x15b)](_0x5d20d8[_0x8a7519(0x11d)][_0x8a7519(0x1eb)],_0x8a7519(0x1b0),()=>{const _0x48a5a6=_0x8a7519;this[_0x48a5a6(0x1a5)]();}),this[_0x8a7519(0x16c)](),_0x5d20d8[_0x8a7519(0xf8)]['on'](_0x8a7519(0x1ba),(_0x1b538b,_0x2c43a5)=>{const _0xa8cf4e=_0x8a7519,_0xb063aa=_0x2c43a5[0x0];_0xb063aa[_0xa8cf4e(0x1ea)]&&(this[_0xa8cf4e(0x1c2)](_0xb063aa),this[_0xa8cf4e(0x1cb)]()&&this[_0xa8cf4e(0x1e0)]());}),this[_0x8a7519(0x118)](),this[_0x8a7519(0x135)](_0x8a7519(0x1b7))['to'](_0x4b207c,_0x8a7519(0x154),this,_0x8a7519(0x1c8),(_0x2d8ee1,_0x338dd5)=>_0x8a7519(0x158)===_0x2d8ee1&&!_0x338dd5),this['on'](_0x8a7519(0x139),()=>{const _0x529ba7=_0x8a7519;this[_0x529ba7(0x1b7)]?_0x5d20d8[_0x529ba7(0x19f)](_0x529ba7(0x1dd)):_0x5d20d8[_0x529ba7(0x106)](_0x529ba7(0x1dd));}),this[_0x8a7519(0x1b7)]?_0x5d20d8[_0x8a7519(0x19f)](_0x8a7519(0x1dd)):_0x5d20d8[_0x8a7519(0x106)](_0x8a7519(0x1dd)),this[_0x8a7519(0xfc)](_0x8a7519(0x1a2),!0x1);}async[_0x9c938c(0x17e)](){const _0x52742d=_0x9c938c,_0x346d6d=this[_0x52742d(0x1d2)][_0x52742d(0x1bc)][_0x52742d(0x11e)](_0xce67e9),_0x3caf96=this[_0x52742d(0x1d2)][_0x52742d(0x1bc)][_0x52742d(0x11e)](_0x1685db);try{this[_0x52742d(0x1b6)]=!0x0,_0x346d6d[_0x52742d(0x1bd)](this[_0x52742d(0x1f1)]);const _0x10b371=await this[_0x52742d(0x141)][_0x52742d(0x17e)](_0x3caf96[_0x52742d(0xf6)],this[_0x52742d(0xfb)]);await this[_0x52742d(0x15a)](_0x10b371)&&(this[_0x52742d(0x1b6)]=!0x1,this[_0x52742d(0x11c)]());const _0x17b0b3=await this[_0x52742d(0x141)][_0x52742d(0x1a8)]();_0x346d6d[_0x52742d(0x1ed)](this[_0x52742d(0x1f1)],_0x17b0b3),this[_0x52742d(0x171)](),this[_0x52742d(0x1a2)]=!0x0;}catch(_0x568abe){if(function(_0x37c851){const _0x1cc834=_0x52742d;return _0x1cc834(0x12e)===_0x37c851[_0x1cc834(0x1f4)];}(_0x568abe)&&this[_0x52742d(0x107)])await this[_0x52742d(0x177)]();else{if(function(_0x3fd1a7){const _0x18c83c=_0x52742d;return _0x18c83c(0x112)===_0x3fd1a7[_0x18c83c(0x1f4)];}(_0x568abe)){const _0x3d7a3e=_0x530df2(this[_0x52742d(0x1d2)][_0x52742d(0x14b)],_0x52742d(0x10f));this[_0x52742d(0x100)](_0x3d7a3e);}else{if(!(_0x568abe instanceof J))throw _0x568abe;this[_0x52742d(0x100)]();}}}}[_0x9c938c(0x14a)](){const _0x36f9cf=_0x9c938c,_0x449e50=this[_0x36f9cf(0x1d2)][_0x36f9cf(0x1bc)][_0x36f9cf(0x11e)](_0x1685db),_0x55f813=this[_0x36f9cf(0x1d2)][_0x36f9cf(0x1bc)][_0x36f9cf(0x11e)](_0xce67e9);this[_0x36f9cf(0x1d2)][_0x36f9cf(0x106)](_0x36f9cf(0x16b)),_0x55f813[_0x36f9cf(0x18e)][_0x36f9cf(0x108)](this[_0x36f9cf(0x1f1)])&&_0x55f813[_0x36f9cf(0x1bd)](this[_0x36f9cf(0x1f1)]),_0x449e50[_0x36f9cf(0x16a)](this),this[_0x36f9cf(0x189)](),super[_0x36f9cf(0x14a)]();}async[_0x9c938c(0x15a)](_0x54fd25){const _0x5cd2ff=_0x9c938c;if(this[_0x5cd2ff(0x107)]!==_0x54fd25[_0x5cd2ff(0x107)]&&this[_0x5cd2ff(0x131)]!==_0x54fd25[_0x5cd2ff(0x15f)])throw new J();return this[_0x5cd2ff(0x107)]=_0x54fd25[_0x5cd2ff(0x107)],this[_0x5cd2ff(0x172)]([],{..._0x54fd25,'wereChangesApplied':!0x1,'data':_0x54fd25[_0x5cd2ff(0x187)]},_0x5cd2ff(0x17e));}async[_0x9c938c(0x119)](_0x4de485,_0x5085a7=!0x1){const _0x3a837e=_0x9c938c,{connection:_0x3d4a52}=this[_0x3a837e(0x1d2)][_0x3a837e(0x1bc)][_0x3a837e(0x11e)](_0x1685db);l[_0x3a837e(0x129)][_0x3a837e(0x1a8)](_0x3d4a52,this[_0x3a837e(0x1f1)])[_0x3a837e(0x147)](_0xb0b430=>this[_0x3a837e(0x11f)](_0xb0b430))[_0x3a837e(0x1a6)](_0x221954=>{const _0x5b277e=_0x3a837e;this[_0x5b277e(0x19a)](_0x5b277e(0x156),_0x221954);}),this[_0x3a837e(0x15b)](this[_0x3a837e(0x141)],_0x3a837e(0x151),this[_0x3a837e(0x123)][_0x3a837e(0x135)](this)),this[_0x3a837e(0x15b)](this[_0x3a837e(0x141)],_0x3a837e(0x142),(_0x44aaa3,_0x5a5425)=>{const _0x417303=_0x3a837e;this[_0x417303(0x19a)](_0x417303(0x1d0),_0x5a5425);}),this[_0x3a837e(0x15b)](this[_0x3a837e(0x141)],_0x3a837e(0x143),()=>{const _0x7f3b53=_0x3a837e;this[_0x7f3b53(0x1a2)]=!0x1;});const _0x3e7b61=this[_0x3a837e(0x1a1)][_0x3a837e(0x1d7)](_0x4de485);this[_0x3a837e(0x1b6)]=!0x0;const _0xeeeb06=await this[_0x3a837e(0x141)][_0x3a837e(0x166)](_0x3d4a52,this[_0x3a837e(0x109)](_0x4de485),_0x3e7b61);if(this[_0x3a837e(0x107)]=_0xeeeb06[_0x3a837e(0x107)],_0x5085a7){if(!_0xeeeb06[_0x3a837e(0x1d9)])return void this[_0x3a837e(0x100)]();this[_0x3a837e(0x1b6)]=!0x1,this[_0x3a837e(0x11c)](),this[_0x3a837e(0x128)][_0x3a837e(0x188)](),this[_0x3a837e(0x16d)]=_0xeeeb06[_0x3a837e(0x1da)],this[_0x3a837e(0x128)][_0x3a837e(0x10b)]=this[_0x3a837e(0x16d)],await this[_0x3a837e(0x172)](_0x4de485,_0xeeeb06,_0x3a837e(0x165));}else await this[_0x3a837e(0x15e)](_0xeeeb06,_0x4de485);this[_0x3a837e(0x171)](),this[_0x3a837e(0x1a2)]=!0x0;}[_0x9c938c(0x171)](){const _0x49f99c=_0x9c938c,_0x50917c=this[_0x49f99c(0x1d2)][_0x49f99c(0x1bc)][_0x49f99c(0x11e)](_0xce67e9),_0x5e4b3a=this[_0x49f99c(0x1d2)][_0x49f99c(0x1bc)][_0x49f99c(0x11e)](_0xd45f74),_0x184bd3=_0x50917c[_0x49f99c(0x18e)][_0x49f99c(0x11e)](this[_0x49f99c(0x1f1)]);_0x184bd3&&_0x184bd3[_0x49f99c(0x11b)]>0x1?_0x5e4b3a[_0x49f99c(0x155)]():this[_0x49f99c(0x15b)](_0x50917c,_0x49f99c(0x1e7)+this[_0x49f99c(0x1f1)],()=>{const _0x52bf14=_0x49f99c;0x2===_0x50917c[_0x52bf14(0x18e)][_0x52bf14(0x11e)](this[_0x52bf14(0x1f1)])[_0x52bf14(0x11b)]&&_0x5e4b3a[_0x52bf14(0x155)]();});}async[_0x9c938c(0x123)](_0x1c31f3,_0x1b73e4,_0x29ff56,_0x4962bd){const _0x232fcf=_0x9c938c;if(!this[_0x232fcf(0x1b6)]&&this[_0x232fcf(0xff)][_0x232fcf(0x10b)]==_0x1b73e4){const _0x2e1b66=this[_0x232fcf(0x185)](_0x29ff56,_0x4962bd);await this[_0x232fcf(0x1c9)](_0x2e1b66),this[_0x232fcf(0x1af)](_0x2e1b66,_0x1b73e4,_0x29ff56[_0x232fcf(0x15f)])||this[_0x232fcf(0x19a)](_0x232fcf(0x110));}}async[_0x9c938c(0x177)](){const _0x5b336b=_0x9c938c;this[_0x5b336b(0x189)]();const {locale:_0x2e31f6}=this[_0x5b336b(0x1d2)];let _0x8f1a51;try{_0x8f1a51=await this[_0x5b336b(0x141)][_0x5b336b(0x1db)]();}catch(_0x3670b9){const _0x5f2324=_0x530df2(_0x2e31f6,_0x5b336b(0x136));return void this[_0x5b336b(0x100)](_0x5f2324);}const _0x10617a=_0x8f1a51[_0x5b336b(0x1c1)]||_0x8f1a51[_0x5b336b(0x149)];if(this[_0x5b336b(0x131)]===_0x10617a[_0x5b336b(0x15f)])await this[_0x5b336b(0x119)](this[_0x5b336b(0x1d2)][_0x5b336b(0xf8)][_0x5b336b(0x1b1)][_0x5b336b(0x18f)][_0x5b336b(0x1d1)](),!0x0);else{const _0x28bdd5=_0x530df2(_0x2e31f6,_0x5b336b(0x17d));this[_0x5b336b(0x100)](_0x28bdd5);}}[_0x9c938c(0x189)](){const _0xbc54e7=_0x9c938c;this[_0xbc54e7(0x141)][_0xbc54e7(0xf4)](),this[_0xbc54e7(0x138)]=[],clearTimeout(this[_0xbc54e7(0x169)]),this[_0xbc54e7(0x14e)](this[_0xbc54e7(0x141)]);}[_0x9c938c(0x11f)](_0x479b7f){const _0x4f0011=_0x9c938c,_0x51180c=this[_0x4f0011(0x1d2)][_0x4f0011(0x1bc)][_0x4f0011(0x11e)](_0xce67e9);this[_0x4f0011(0x15b)](_0x51180c,_0x4f0011(0x1e7)+this[_0x4f0011(0x1f1)],(_0x5cafda,{session:_0x2968f6})=>{const _0x5714d7=_0x4f0011;if(_0x2968f6['id']===_0x51180c[_0x5714d7(0x1ef)]){_0x5cafda[_0x5714d7(0x19e)]();const _0x74e0a7=this[_0x5714d7(0x1d2)][_0x5714d7(0x1bc)][_0x5714d7(0x108)](_0x5714d7(0x12a))&&this[_0x5714d7(0x1d2)][_0x5714d7(0x1bc)][_0x5714d7(0x11e)](_0x5714d7(0x12a));let _0x7d2729=_0x2968f6[_0x5714d7(0x194)];_0x74e0a7&&_0x74e0a7[_0x5714d7(0x122)]&&(_0x7d2729=_0x7d2729[_0x5714d7(0x1c4)](_0x200fca=>_0x5714d7(0x180)!==_0x200fca)),this[_0x5714d7(0x1d2)][_0x5714d7(0x1bc)][_0x5714d7(0x11e)](_0x5714d7(0x137))[_0x5714d7(0xf7)](_0x7d2729,this[_0x5714d7(0x1f1)]);}}),_0x51180c[_0x4f0011(0x1ed)](this[_0x4f0011(0x1f1)],_0x479b7f);}[_0x9c938c(0x16c)](){const _0x47a5a1=_0x9c938c,_0x4e493e=this[_0x47a5a1(0x1d2)][_0x47a5a1(0x187)][_0x47a5a1(0xfc)];this[_0x47a5a1(0x1d2)][_0x47a5a1(0x187)][_0x47a5a1(0xfc)]=(..._0x54bd54)=>{const _0x4f2e1f=_0x47a5a1;if(!_0x54bd54[_0x54bd54[_0x4f2e1f(0x11b)]-0x1][_0x4f2e1f(0x1c3)])throw new _0x4d8879(_0x4f2e1f(0xfd),this);_0x4e493e[_0x4f2e1f(0x17b)](this[_0x4f2e1f(0x1d2)][_0x4f2e1f(0x187)],_0x54bd54);};}[_0x9c938c(0x118)](){const _0x1f7d5f=_0x9c938c;this[_0x1f7d5f(0x1d2)][_0x1f7d5f(0x187)]['on'](_0x1f7d5f(0x196),(_0x4bb3fb,[_0x4144fa])=>{const _0x37cbf6=_0x1f7d5f;if(this[_0x37cbf6(0xff)][_0x37cbf6(0x10b)])throw new _0x4d8879(_0x37cbf6(0x1e3),this);_0x4bb3fb[_0x37cbf6(0x10a)](),this[_0x37cbf6(0x1f0)]();const _0x4707bf=this[_0x37cbf6(0x1d2)][_0x37cbf6(0x159)][_0x37cbf6(0x11e)](_0x37cbf6(0x1ec)),_0x588aab=this[_0x37cbf6(0x174)](_0x4144fa,_0x4707bf);0x0==_0x588aab[_0x37cbf6(0x11b)]&&_0x588aab[_0x37cbf6(0x1ee)](new _0x54c66b(0x0)),_0x4bb3fb[_0x37cbf6(0x13e)]=this[_0x37cbf6(0x119)](_0x588aab)[_0x37cbf6(0x147)](()=>{const _0x3da0fd=_0x37cbf6;this[_0x3da0fd(0x1d2)][_0x3da0fd(0x1bc)][_0x3da0fd(0x11e)](_0x1685db)[_0x3da0fd(0x120)](this),this[_0x3da0fd(0x1d2)][_0x3da0fd(0x187)][_0x3da0fd(0x1e9)](_0x3da0fd(0x1bf));})[_0x37cbf6(0x1a6)](_0x5bae10=>this[_0x37cbf6(0x19a)](_0x37cbf6(0x1b2),_0x5bae10))[_0x37cbf6(0x197)](()=>this[_0x37cbf6(0x11c)]());},{'priority':_0x1f7d5f(0x1df)}),this[_0x1f7d5f(0x1d2)]['on'](_0x1f7d5f(0x1c6),async(_0xd9656f,[_0x30e779,_0x50e851])=>{const _0x4d7b5d=_0x1f7d5f;_0xd9656f[_0x4d7b5d(0x10a)]();const _0x27e41f=this[_0x4d7b5d(0x1d2)][_0x4d7b5d(0xf8)][_0x4d7b5d(0x1b1)][_0x4d7b5d(0x1a4)](_0x30e779);if(!this[_0x4d7b5d(0x173)][_0x4d7b5d(0x108)](_0x30e779)){const _0x43d29f=_0x50e851&&_0x50e851[_0x4d7b5d(0x187)]?_0x50e851[_0x4d7b5d(0x187)]:'',_0x5aa391=_0x50e851&&_0x50e851[_0x4d7b5d(0x114)]?_0x50e851[_0x4d7b5d(0x114)]:{};await this[_0x4d7b5d(0x13f)](_0x30e779,_0x43d29f,_0x5aa391);}this[_0x4d7b5d(0x1d2)][_0x4d7b5d(0xf8)][_0x4d7b5d(0x161)]({'isUndoable':!0x1},()=>{const _0x5a85d3=_0x4d7b5d;_0x27e41f[_0x5a85d3(0x175)]=!0x0,this[_0x5a85d3(0x1d2)][_0x5a85d3(0xf8)][_0x5a85d3(0x1b1)][_0x5a85d3(0x176)][_0x5a85d3(0x13a)](_0x27e41f);});},{'priority':_0x1f7d5f(0x1df)});}async[_0x9c938c(0x1c9)](_0x2d9c58){const _0x23cffb=_0x9c938c,_0x2c4eee=this[_0x23cffb(0x1d2)][_0x23cffb(0x1bc)][_0x23cffb(0x11e)](_0x4ef4cb),{connection:_0x4855c9}=this[_0x23cffb(0x1d2)][_0x23cffb(0x1bc)][_0x23cffb(0x11e)](_0x1685db),_0x59c8de=new Set();for(const _0x253f07 of _0x2d9c58){const _0x334f01=_0x253f07[_0x23cffb(0x1a9)];_0x334f01&&!_0x2c4eee[_0x23cffb(0x179)](_0x334f01)&&_0x59c8de[_0x23cffb(0x121)](_0x334f01);}if(0x0===_0x59c8de[_0x23cffb(0x140)])return;const _0x222970=await _0xd5243d[_0x23cffb(0x15c)](_0x4855c9,Array[_0x23cffb(0x16f)](_0x59c8de));for(const _0x47b657 of _0x222970)_0x2c4eee[_0x23cffb(0x179)](_0x47b657['id'])||_0x2c4eee[_0x23cffb(0x14f)](_0x47b657);}[_0x9c938c(0x174)](_0x511fb0,_0x38a583={}){const _0x113569=_0x9c938c,_0x1eaeb2=this[_0x113569(0x1d2)][_0x113569(0xf8)],_0x27ad36=[];let _0x4b2203=0x0;const _0x1e8b0b=_0x113569(0x153)==typeof _0x511fb0?{'main':_0x511fb0}:_0x511fb0;for(const _0xb77d52 of Object[_0x113569(0x1f5)](_0x1e8b0b)){if(!this[_0x113569(0xff)][_0x113569(0x11a)][_0x113569(0x108)](_0xb77d52))throw new _0x4d8879(_0x113569(0x14d),this);const _0x3a7303=this[_0x113569(0x1d2)][_0x113569(0x187)][_0x113569(0x1d6)](_0x1e8b0b[_0xb77d52]),_0x34664b=this[_0x113569(0xff)][_0x113569(0x1a4)](_0xb77d52),_0x3b324b=new _0x4bf43d(_0x1eaeb2[_0x113569(0x18b)](_0x34664b,0x0),_0x3a7303,_0x4b2203++);_0x27ad36[_0x113569(0x1ee)](_0x3b324b);for(const [_0x40b96a,_0x582d14]of _0x3a7303[_0x113569(0x186)]){const _0x27dce9=_0x1eaeb2[_0x113569(0x1b9)](_0x1eaeb2[_0x113569(0x103)](_0x34664b,_0x582d14[_0x113569(0x152)][_0x113569(0x163)][_0x113569(0x1d3)]()),_0x1eaeb2[_0x113569(0x103)](_0x34664b,_0x582d14[_0x113569(0x167)][_0x113569(0x163)][_0x113569(0x1d3)]())),_0x3881a8=new _0x55c30c(_0x40b96a,null,_0x27dce9,_0x1eaeb2[_0x113569(0x186)],!0x0,_0x4b2203++);_0x27ad36[_0x113569(0x1ee)](_0x3881a8);}}if(_0x38a583)for(const [_0x1db30d,_0x50743f]of Object[_0x113569(0x16e)](_0x38a583)){const _0x17af57=_0x1eaeb2[_0x113569(0x1b1)][_0x113569(0x1a4)](_0x1db30d);if(!_0x17af57)throw new _0x4d8879(_0x113569(0x164),null);for(const [_0x1aba9e,_0x5014e0]of Object[_0x113569(0x16e)](_0x50743f))if(null!==_0x5014e0){const _0x57538c=new _0x54271c(_0x17af57,_0x1aba9e,null,_0x5014e0,_0x4b2203++);_0x27ad36[_0x113569(0x1ee)](_0x57538c);}}return _0x27ad36;}async[_0x9c938c(0x13f)](_0x47fd7f,_0x438950,_0x2a9b62){const _0x269741=_0x9c938c;this[_0x269741(0x174)]({[_0x47fd7f]:_0x438950},{[_0x47fd7f]:_0x2a9b62})[_0x269741(0x10e)]((_0x33b2eb,_0x421d42)=>{const _0x370343=_0x269741;_0x33b2eb[_0x370343(0x1e1)]=this[_0x370343(0xff)][_0x370343(0x10b)]+_0x421d42,_0x33b2eb[_0x370343(0x1ae)]=!0x0,this[_0x370343(0x1c2)](_0x33b2eb);}),this[_0x269741(0x1e0)](),await this[_0x269741(0x1cc)]();}async[_0x9c938c(0x15e)](_0x17d627,_0x10f844){const _0x5ca73c=_0x9c938c;let _0x59b277;this[_0x5ca73c(0x16d)]=_0x17d627[_0x5ca73c(0x1da)];const _0x35ca9d=_0x17d627[_0x5ca73c(0x1d9)]&&!_0x17d627[_0x5ca73c(0x144)],_0x3ed83f=_0x35ca9d?0x0:_0x17d627[_0x5ca73c(0x187)][_0x5ca73c(0x1e1)];if(_0x10f844[_0x5ca73c(0x10e)](_0x285015=>{const _0x32ec2b=_0x5ca73c;_0x285015[_0x32ec2b(0x1ae)]=!0x0,_0x285015[_0x32ec2b(0x10c)]=_0x17d627[_0x32ec2b(0x1aa)],_0x285015[_0x32ec2b(0x1a9)]=null;}),_0x35ca9d)_0x59b277=_0x10f844,this[_0x5ca73c(0x1f2)](_0x59b277,_0x35ca9d);else{if(_0x17d627[_0x5ca73c(0x144)]){const _0x46fd33=this[_0x5ca73c(0x174)](_0x17d627[_0x5ca73c(0x144)]);this[_0x5ca73c(0xff)][_0x5ca73c(0x18f)][_0x5ca73c(0x10b)]=-_0x46fd33[_0x5ca73c(0x11b)],_0x46fd33[_0x5ca73c(0x10e)](_0x114c39=>{const _0x2f98c2=_0x5ca73c;_0x114c39[_0x2f98c2(0x1e1)]-=_0x46fd33[_0x2f98c2(0x11b)],_0x114c39[_0x2f98c2(0x10c)]=_0x17d627[_0x2f98c2(0x1aa)],_0x114c39[_0x2f98c2(0x1ae)]=!0x0,_0x114c39[_0x2f98c2(0x1a9)]=null;}),this[_0x5ca73c(0x1f2)](_0x46fd33,!0x0),this[_0x5ca73c(0x128)][_0x5ca73c(0x10b)]=-_0x46fd33[_0x5ca73c(0x11b)]+this[_0x5ca73c(0x16d)],this[_0x5ca73c(0x113)](_0x46fd33);}this[_0x5ca73c(0xff)][_0x5ca73c(0x18f)][_0x5ca73c(0x10b)]=_0x3ed83f,_0x59b277=this[_0x5ca73c(0x185)](_0x17d627[_0x5ca73c(0x187)],_0x17d627[_0x5ca73c(0x1e8)]),await this[_0x5ca73c(0x1c9)](_0x59b277),this[_0x5ca73c(0x1f2)](_0x59b277,_0x35ca9d);}_0x17d627[_0x5ca73c(0x15f)]&&(this[_0x5ca73c(0x1a1)][_0x5ca73c(0x1b5)](_0x59b277,_0x17d627[_0x5ca73c(0x15f)]),this[_0x5ca73c(0x131)]=_0x17d627[_0x5ca73c(0x15f)]),this[_0x5ca73c(0x128)][_0x5ca73c(0x10b)]=_0x3ed83f+this[_0x5ca73c(0x16d)],this[_0x5ca73c(0x113)](_0x59b277),_0x10f844[_0x5ca73c(0x1c4)](_0x1e8e95=>{const _0x35c4ee=_0x5ca73c,_0x1eedea=this[_0x35c4ee(0x184)](_0x1e8e95);return _0x1eedea&&!this[_0x35c4ee(0x173)][_0x35c4ee(0x108)](_0x1eedea);})[_0x5ca73c(0x10e)]((_0x27775d,_0x3813e1)=>{const _0x31f0a3=_0x5ca73c;_0x27775d[_0x31f0a3(0x1e1)]=this[_0x31f0a3(0xff)][_0x31f0a3(0x10b)]+_0x3813e1,this[_0x31f0a3(0x1c2)](_0x27775d);}),this[_0x5ca73c(0x1cb)]()?(this[_0x5ca73c(0x18a)]=0x0,this[_0x5ca73c(0x1e0)](!0x0),await this[_0x5ca73c(0x1cc)]()):(this[_0x5ca73c(0x1b6)]=!0x1,this[_0x5ca73c(0x11c)]());}[_0x9c938c(0x19a)](_0x19482f,_0x199fd7){const _0x48d769=_0x9c938c;throw this[_0x48d769(0x1b6)]=!0x0,_0x199fd7&&console[_0x48d769(0x142)](_0x199fd7),new _0x4d8879(_0x19482f,this[_0x48d769(0x1d2)]);}[_0x9c938c(0x1c2)](_0x27ad22){const _0x2cd517=_0x9c938c;this[_0x2cd517(0x1ad)][_0x2cd517(0x108)](_0x27ad22)||(this[_0x2cd517(0x1ad)][_0x2cd517(0x121)](_0x27ad22),this[_0x2cd517(0x138)][_0x2cd517(0x1ee)](_0x27ad22),this[_0x2cd517(0x1e2)]||_0x2cd517(0x1f3)==_0x27ad22[_0x2cd517(0x150)]&&!_0x27ad22[_0x2cd517(0x1de)]||this[_0x2cd517(0x1f0)]());}[_0x9c938c(0x1e0)](_0x112751=!0x1){const _0x2e1615=_0x9c938c;!_0x112751&&this[_0x2e1615(0x1b6)]||(this[_0x2e1615(0x1b6)]=!0x0,clearTimeout(this[_0x2e1615(0x169)]),this[_0x2e1615(0x169)]=setTimeout(()=>{const _0x4439ce=_0x2e1615;this[_0x4439ce(0x1c5)]()[_0x4439ce(0x147)](_0x73c73c=>{const _0x896888=_0x4439ce;_0x73c73c&&(this[_0x896888(0x11c)](),this[_0x896888(0x1b6)]=!0x1);})[_0x4439ce(0x1a6)](_0x298b69=>{const _0x545d9e=_0x4439ce;if(this[_0x545d9e(0x11c)](),this[_0x545d9e(0x1b6)]=!0x1,!function(_0x3ebdf9){const _0x970a6c=_0x545d9e;return _0x3ebdf9[_0x970a6c(0x19d)][_0x970a6c(0x1e4)](_0x970a6c(0x1d5))||_0x3ebdf9[_0x970a6c(0x19d)][_0x970a6c(0x1e4)](_0x970a6c(0x1dc))||_0x3ebdf9[_0x970a6c(0x19d)][_0x970a6c(0x1e4)](_0x970a6c(0x13b));}(_0x298b69))throw _0x298b69;});},this[_0x2e1615(0x18a)]));}[_0x9c938c(0x1cc)](){return new Promise(_0x24694d=>{const _0x3767a0=_0x2f3e;this['on'](_0x3767a0(0x168),()=>{_0x24694d();});});}async[_0x9c938c(0x1c5)](){const _0x5a5b37=_0x9c938c,_0x39752a=this[_0x5a5b37(0x1d2)][_0x5a5b37(0x1bc)][_0x5a5b37(0x11e)](_0xd45f74);if(this[_0x5a5b37(0x191)]()&&(_0x39752a[_0x5a5b37(0x155)](),this[_0x5a5b37(0x115)]=!0x1),!this[_0x5a5b37(0x1cb)]())return!0x0;const _0x41c54c=[...this[_0x5a5b37(0x138)]];for(const _0xb49679 of _0x41c54c)_0xb49679[_0x5a5b37(0x193)]=this[_0x5a5b37(0xff)][_0x5a5b37(0x18f)][_0x5a5b37(0xf5)](_0xb49679);const _0xaf1747=this[_0x5a5b37(0x1a1)][_0x5a5b37(0x1d7)](_0x41c54c),_0x28126f=K++,_0x5de910=this[_0x5a5b37(0x109)](_0x41c54c),_0x269d09=await this[_0x5a5b37(0x141)][_0x5a5b37(0x160)](_0x5de910,_0x5de910[_0x5a5b37(0x1e1)],_0xaf1747);try{return await this[_0x5a5b37(0x172)](_0x41c54c,_0x269d09,_0x28126f);}catch(_0x4103d3){return this[_0x5a5b37(0x19a)](_0x5a5b37(0x1d8),_0x4103d3);}}async[_0x9c938c(0x172)](_0x4980b8,_0x1f7fed,_0x4b2c44){const _0x2d3e17=_0x9c938c;if(_0x2d3e17(0x142)in _0x1f7fed)throw _0x1f7fed[_0x2d3e17(0x142)];let _0x7101c6=!0x1;if(_0x1f7fed[_0x2d3e17(0x1d9)]){_0x1f7fed[_0x2d3e17(0x15f)]&&(this[_0x2d3e17(0x131)]=_0x1f7fed[_0x2d3e17(0x15f)]),this[_0x2d3e17(0x138)]=this[_0x2d3e17(0x138)][_0x2d3e17(0x1c4)](_0x5b649f=>!_0x4980b8[_0x2d3e17(0x1b4)](_0x5b649f));for(const _0x2ca9ba of _0x4980b8)_0x2ca9ba[_0x2d3e17(0x10c)]=_0x2d3e17(0x126)in _0x1f7fed&&_0x1f7fed[_0x2d3e17(0x126)]||void 0x0;Q(_0x4980b8,_0x1f7fed[_0x2d3e17(0x10b)]-_0x4980b8[_0x2d3e17(0x11b)]),this[_0x2d3e17(0x113)](_0x4980b8);const _0xd2642e=_0x4980b8[_0x2d3e17(0x1c4)](_0x385669=>{const _0x1749ba=_0x2d3e17;if(!_0x385669[_0x1749ba(0x1ae)])return!0x1;const _0x28e2e0=this[_0x1749ba(0x184)](_0x385669);return _0x28e2e0&&!this[_0x1749ba(0x173)][_0x1749ba(0x108)](_0x28e2e0);});Q(_0xd2642e,this[_0x2d3e17(0xff)][_0x2d3e17(0x10b)]),this[_0x2d3e17(0x1f2)](_0xd2642e),_0x7101c6=!0x0,this[_0x2d3e17(0x18a)]=this[_0x2d3e17(0x12d)];}else{const _0x150725=this[_0x2d3e17(0x185)](_0x1f7fed[_0x2d3e17(0x187)],_0x1f7fed[_0x2d3e17(0x1e8)])[_0x2d3e17(0x1c4)](_0x5b0241=>_0x5b0241[_0x2d3e17(0x1e1)]>=this[_0x2d3e17(0x133)]);_0x150725[_0x2d3e17(0x10e)](_0x209855=>this[_0x2d3e17(0x181)](_0x209855)),this[_0x2d3e17(0x138)]=this[_0x2d3e17(0x138)][_0x2d3e17(0x1c4)](_0x31a294=>!_0x31a294[_0x2d3e17(0x1ae)]||!this[_0x2d3e17(0x173)][_0x2d3e17(0x108)](this[_0x2d3e17(0x184)](_0x31a294))),this[_0x2d3e17(0x138)][_0x2d3e17(0x11b)]&&Q(this[_0x2d3e17(0x138)],this[_0x2d3e17(0x138)][0x0][_0x2d3e17(0x1e1)]),await this[_0x2d3e17(0x1c9)](_0x150725),_0x7101c6=this[_0x2d3e17(0x1af)](_0x150725,_0x1f7fed[_0x2d3e17(0x10b)],_0x1f7fed[_0x2d3e17(0x15f)]),this[_0x2d3e17(0x18a)]=Math[_0x2d3e17(0x19b)](this[_0x2d3e17(0x18a)]/0x2);}return _0x7101c6?!this[_0x2d3e17(0x1cb)]()||(this[_0x2d3e17(0x1e0)](!0x0),!0x1):this[_0x2d3e17(0x19a)](_0x2d3e17(0x1b8));}[_0x9c938c(0x1af)](_0x1c52ca,_0x22d021,_0x3eec01){const _0x15aba0=_0x9c938c;try{const _0x140595={'document':this[_0x15aba0(0xff)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x1e223a,operationsB:_0x114d8b,originalOperations:_0x1923d7}=_0x4aa3b4(_0x1c52ca,this[_0x15aba0(0x138)],_0x140595);Q(_0x1e223a,this[_0x15aba0(0xff)][_0x15aba0(0x10b)]),Q(_0x114d8b,_0x22d021);for(const _0xccd30 of _0x1e223a){const _0x50e532=_0x1923d7[_0x15aba0(0x11e)](_0xccd30);_0xccd30[_0x15aba0(0x1a9)]=_0x50e532?_0x50e532[_0x15aba0(0x1a9)]:null;}_0x3eec01&&(this[_0x15aba0(0x1a1)][_0x15aba0(0x1b5)](_0x1c52ca,_0x3eec01),this[_0x15aba0(0x131)]=_0x3eec01),this[_0x15aba0(0x138)]=[..._0x114d8b],this[_0x15aba0(0x1f2)](_0x1e223a),this[_0x15aba0(0x113)](_0x1c52ca);}catch(_0x3899a6){return console[_0x15aba0(0x142)](_0x3899a6),!0x1;}return!0x0;}[_0x9c938c(0x1f2)](_0x27c3f5,_0xd4c5bb=!0x1){const _0x5b188b=_0x9c938c;this[_0x5b188b(0x1d2)][_0x5b188b(0xf8)][_0x5b188b(0x161)]({'isUndoable':!0x1,'isLocal':!0x1},_0x5798e0=>{const _0x992c03=_0x5b188b;for(const _0x4eb331 of _0x27c3f5)this[_0x992c03(0x1ad)][_0x992c03(0x121)](_0x4eb331),this[_0x992c03(0x181)](_0x4eb331),_0x5798e0[_0x992c03(0x1c0)][_0x992c03(0x104)](_0x4eb331),this[_0x992c03(0x1d2)][_0x992c03(0xf8)][_0x992c03(0x1ba)](_0x4eb331);});}[_0x9c938c(0x181)](_0x2e00f4){const _0x4280e2=_0x9c938c,_0x229dcc=this[_0x4280e2(0x184)](_0x2e00f4);_0x229dcc&&this[_0x4280e2(0x173)][_0x4280e2(0x121)](_0x229dcc);}[_0x9c938c(0x184)](_0x5c2c41){const _0x431444=_0x9c938c;let _0xa2c191,_0xa40932;switch(_0x5c2c41[_0x431444(0x150)]){case _0x431444(0x125):_0xa2c191=_0x5c2c41[_0x431444(0x124)][_0x431444(0x1a3)];break;case _0x431444(0x1f3):if(_0xa40932=_0x5c2c41[_0x431444(0x192)],!_0xa40932)return null;_0xa2c191=_0xa40932[_0x431444(0x1a3)];break;case _0x431444(0x157):_0xa2c191=_0x5c2c41[_0x431444(0x1a3)];break;case _0x431444(0x10d):_0xa2c191=_0x5c2c41[_0x431444(0x195)];break;case _0x431444(0xfa):_0xa2c191=_0x5c2c41[_0x431444(0x1e6)][_0x431444(0x1a3)];break;default:return null;}return _0xa2c191[_0x431444(0x12c)];}[_0x9c938c(0x113)](_0xdc851e){const _0xf87766=_0x9c938c;_0xdc851e[_0xf87766(0x10e)](_0x486b3d=>{const _0x374d32=_0xf87766,_0x169141=_0x486b3d[_0x374d32(0x12b)]();_0x169141[_0x374d32(0x1a9)]=_0x486b3d[_0x374d32(0x1a9)],_0x169141[_0x374d32(0x1ae)]=!!_0x486b3d[_0x374d32(0x1ae)],_0x169141[_0x374d32(0x10c)]=_0x486b3d[_0x374d32(0x10c)],_0x169141[_0x374d32(0x1e1)]+=this[_0x374d32(0x16d)],_0x486b3d[_0x374d32(0x1cf)]&&this[_0x374d32(0x134)][_0x374d32(0x121)](_0x169141),this[_0x374d32(0x128)][_0x374d32(0x104)](_0x169141);});}[_0x9c938c(0x100)](_0x62d920){const _0x250bc2=_0x9c938c,_0x1f9931=this[_0x250bc2(0x1d2)][_0x250bc2(0x1bc)][_0x250bc2(0x11e)](_0x250bc2(0x190)),_0x3f45c0=this[_0x250bc2(0x1d2)][_0x250bc2(0x14b)];_0x62d920||(_0x62d920=_0x530df2(_0x3f45c0,_0x250bc2(0x1b3))),_0x1f9931[_0x250bc2(0x1e5)](_0x62d920,{'title':_0x530df2(_0x3f45c0,_0x250bc2(0x198)),'namespace':_0x250bc2(0x13c)}),this[_0x250bc2(0x1c8)]=!0x0,clearTimeout(this[_0x250bc2(0x169)]),this[_0x250bc2(0x138)]=[],this[_0x250bc2(0x1d2)][_0x250bc2(0x1bc)][_0x250bc2(0x11e)](_0x1685db)[_0x250bc2(0x14a)]();}[_0x9c938c(0x1f0)](){const _0x271384=_0x9c938c;this[_0x271384(0x1e2)]||(this[_0x271384(0x1e2)]=this[_0x271384(0x1d2)][_0x271384(0x1bc)][_0x271384(0x11e)](_0x221424)[_0x271384(0x121)](_0x530df2(this[_0x271384(0x1d2)][_0x271384(0x14b)],_0x271384(0x146))));}[_0x9c938c(0x11c)](){const _0x58f1cd=_0x9c938c;this[_0x58f1cd(0x1e2)]&&(this[_0x58f1cd(0x1d2)][_0x58f1cd(0x1bc)][_0x58f1cd(0x11e)](_0x221424)[_0x58f1cd(0x117)](this[_0x58f1cd(0x1e2)]),this[_0x58f1cd(0x1e2)]=null);}[_0x9c938c(0x109)](_0x4f3a31){const _0x47a46b=_0x9c938c,_0xd641f0=_0x4f3a31[_0x47a46b(0x199)](_0x203b7a=>_0x203b7a[_0x47a46b(0x105)]());return this[_0x47a46b(0x1ac)][_0x47a46b(0xfe)](_0xd641f0);}[_0x9c938c(0x185)](_0x31162c,_0x21a8d4){const _0x5f56a1=_0x9c938c;return this[_0x5f56a1(0x1ac)][_0x5f56a1(0x18c)](_0x31162c)[_0x5f56a1(0x199)]((_0x3c155f,_0x5d11eb)=>{const _0x4a3039=_0x5f56a1,_0xa04d18=_0x4a3039(0x196)==_0x21a8d4[_0x5d11eb][_0x4a3039(0x150)];if(_0x4a3039(0x18d)==_0x3c155f[_0x4a3039(0x1ce)]){const _0x36fccb=_0x3c155f[_0x4a3039(0x124)][_0x4a3039(0x1a3)];!this[_0x4a3039(0xff)][_0x4a3039(0x1a4)](_0x36fccb)&&(this[_0x4a3039(0xff)][_0x4a3039(0x14c)](_0x4a3039(0x1ab),_0x36fccb)[_0x4a3039(0x15d)]=!0x1);}const _0x53f0eb=_0x241b0f[_0x4a3039(0x1cd)](_0x3c155f,this[_0x4a3039(0xff)]);return _0x53f0eb[_0x4a3039(0x193)]=_0x3c155f[_0x4a3039(0x193)],_0x53f0eb[_0x4a3039(0x1ae)]=_0xa04d18,_0x53f0eb[_0x4a3039(0x1a9)]=_0xa04d18?null:_0x21a8d4[_0x5d11eb][_0x4a3039(0x101)],_0x53f0eb[_0x4a3039(0x1cf)]=_0x4a3039(0xf9)===_0x21a8d4[_0x5d11eb][_0x4a3039(0x150)],_0x53f0eb[_0x4a3039(0x10c)]=_0x21a8d4[_0x5d11eb][_0x4a3039(0x10c)],_0x53f0eb;});}[_0x9c938c(0x1a5)](){const _0x3b1350=_0x9c938c;this[_0x3b1350(0x115)]=!0x0,this[_0x3b1350(0x191)]()?this[_0x3b1350(0x1e0)]():this[_0x3b1350(0x115)]=!0x1;}[_0x9c938c(0x191)](){const _0x282174=_0x9c938c,_0x445748=this[_0x282174(0x1d2)][_0x282174(0x1bc)][_0x282174(0x11e)](_0xce67e9)[_0x282174(0x18e)][_0x282174(0x11e)](this[_0x282174(0x1f1)]);return!this[_0x282174(0x1d2)][_0x282174(0x132)]&&!!_0x445748&&_0x445748[_0x282174(0x11b)]>0x1&&this[_0x282174(0x115)];}[_0x9c938c(0x1cb)](){const _0x297ae5=_0x9c938c;return this[_0x297ae5(0x138)][_0x297ae5(0x11b)]>0x0||this[_0x297ae5(0x191)]();}}l[_0x9c938c(0x129)]=_0x3ecd2a;export default l;class J extends Error{}function Q(_0x6dfd2b,_0x44da21){const _0x1bffb2=_0x9c938c;for(const _0x5bd66e of _0x6dfd2b)_0x5bd66e[_0x1bffb2(0x1e1)]=_0x44da21++;}class X{constructor(_0x2bdde6){const _0x11535f=_0x9c938c;this[_0x11535f(0x1c7)]=_0x2bdde6,this[_0x11535f(0x1be)]=new WeakMap();}[_0x9c938c(0x1d7)](_0x429ece){const _0x27dfe0=_0x9c938c;let _0x1ba8eb=_0x429ece[_0x27dfe0(0x11b)];for(;_0x1ba8eb--;){const _0x42cfc5=_0x429ece[_0x1ba8eb];if(!this[_0x27dfe0(0x1c7)][_0x27dfe0(0x108)](_0x42cfc5)){if(!this[_0x27dfe0(0x1be)][_0x27dfe0(0x108)](_0x42cfc5)){const _0x5edbe7=_0x288e1b()[_0x27dfe0(0x1d3)](0x1,0x12);this[_0x27dfe0(0x1be)][_0x27dfe0(0xfc)](_0x42cfc5,_0x5edbe7);}return this[_0x27dfe0(0x1be)][_0x27dfe0(0x11e)](_0x42cfc5);}}}[_0x9c938c(0x1b5)](_0x5e7e9c,_0x17fe13){const _0x1aeab3=_0x9c938c;if(!_0x17fe13)return;let _0x39df1f=_0x5e7e9c[_0x1aeab3(0x11b)];for(;_0x39df1f--;){const _0x88fccd=_0x5e7e9c[_0x39df1f];this[_0x1aeab3(0x1c7)][_0x1aeab3(0x108)](_0x88fccd)||this[_0x1aeab3(0x1be)][_0x1aeab3(0xfc)](_0x88fccd,_0x17fe13);}}}
@@ -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
+ function _0x195d(){const _0x2a74a1=['stopListening','1618960ITysJr','561628essGEb','context','delete','set','unregister','224361McKNfv','4581353DNSpMz','register','_users','defineMe','plugins','77dayrtU','80DUAXQq','orderNumber','has','314586mKTZhS','sessionAdd:','70434yvUjde','getUserRole','get','addUser','fire','_createUser','getUserBySessionId','remove','mySessionId','init','72CtrnYq','getUser','assign','pluginName','Sessions','change:state','add','isMe','values','_uniqueUsersCount','listenTo','allConnectedUsers','channelSessions','sessions-unregister-not-exist','user','clear','size','connected','state','role','requires','forEach','_handleSessionAdd','198438eevLoB','_handleSessionRemove','channelConnectedUsers','_registeredSessions','sessions-register-already-registered','16SyuHSf','sessionId','getUserSessions','connection'];_0x195d=function(){return _0x2a74a1;};return _0x195d();}const _0x5591f0=_0x12f3;(function(_0x2a658c,_0x1fadc9){const _0x823bb3=_0x12f3,_0x55d3f8=_0x2a658c();while(!![]){try{const _0x4ed3bf=parseInt(_0x823bb3(0xc6))/0x1+-parseInt(_0x823bb3(0xc1))/0x2+parseInt(_0x823bb3(0x93))/0x3*(-parseInt(_0x823bb3(0xbb))/0x4)+parseInt(_0x823bb3(0xcd))/0x5*(parseInt(_0x823bb3(0xb6))/0x6)+-parseInt(_0x823bb3(0xc7))/0x7+-parseInt(_0x823bb3(0x9f))/0x8*(parseInt(_0x823bb3(0x95))/0x9)+-parseInt(_0x823bb3(0xc0))/0xa*(-parseInt(_0x823bb3(0xcc))/0xb);if(_0x4ed3bf===_0x1fadc9)break;else _0x55d3f8['push'](_0x55d3f8['shift']());}catch(_0xade7f0){_0x55d3f8['push'](_0x55d3f8['shift']());}}}(_0x195d,0x70b3a));import{ContextPlugin as _0x281a4a}from'ckeditor5/src/core.js';function _0x12f3(_0x309783,_0x530a8d){const _0x195dce=_0x195d();return _0x12f3=function(_0x12f362,_0x4add49){_0x12f362=_0x12f362-0x93;let _0x39686d=_0x195dce[_0x12f362];return _0x39686d;},_0x12f3(_0x309783,_0x530a8d);}import{Collection as _0x1074d0,CKEditorError as _0xb5c7}from'ckeditor5/src/utils.js';import _0x47cc8e from'./websocketgateway.js';import{Users as _0x55e16f}from'ckeditor5-collaboration/src/collaboration-core.js';export default class r extends _0x281a4a{static get[_0x5591f0(0xa2)](){const _0x3933c5=_0x5591f0;return _0x3933c5(0xa3);}static get[_0x5591f0(0xb3)](){return[_0x47cc8e,_0x55e16f];}constructor(_0x364402){const _0x57185b=_0x5591f0;super(_0x364402),this[_0x57185b(0xab)]=new Map(),this[_0x57185b(0xb8)]=new Map(),this[_0x57185b(0xaa)]=new _0x1074d0(),this[_0x57185b(0xb9)]=new Map(),this[_0x57185b(0xa8)]=0x0,this[_0x57185b(0xc9)]=this[_0x57185b(0xc2)][_0x57185b(0xcb)][_0x57185b(0x97)](_0x55e16f);}[_0x5591f0(0x9e)](){const _0x453cd1=_0x5591f0,_0xa7e529=this[_0x453cd1(0xc2)][_0x453cd1(0xcb)][_0x453cd1(0x97)](_0x47cc8e);this[_0x453cd1(0xa9)](_0xa7e529,_0x453cd1(0xa4),(_0x5a2b0d,_0x17b3e3,_0x31196a)=>{const _0x1837e2=_0x453cd1;if(_0x1837e2(0xb0)!==_0x31196a)this[_0x1837e2(0xab)][_0x1837e2(0xb4)](_0x19faa3=>_0x19faa3[_0x1837e2(0xae)]()),this[_0x1837e2(0xb8)][_0x1837e2(0xb4)](_0x2ea805=>_0x2ea805[_0x1837e2(0xae)]()),this[_0x1837e2(0xaa)][_0x1837e2(0xae)]();else{for(const [_0x359f84,_0x565b80]of this[_0x1837e2(0xb9)])for(const _0x5095eb of _0x565b80)this[_0x1837e2(0xb5)](_0x359f84,_0x5095eb);}}),this[_0x453cd1(0x9a)](_0xa7e529[_0x453cd1(0xbe)]['me'],!0x0);}[_0x5591f0(0xc8)](_0x2a4f4a,_0x2cae10){const _0xe13695=_0x5591f0;if(this[_0xe13695(0xb9)][_0xe13695(0xcf)](_0x2a4f4a))throw new _0xb5c7(_0xe13695(0xba),null,{'channelId':_0x2a4f4a});this[_0xe13695(0xb9)][_0xe13695(0xc4)](_0x2a4f4a,_0x2cae10),this[_0xe13695(0xab)][_0xe13695(0xc4)](_0x2a4f4a,new _0x1074d0()),this[_0xe13695(0xb8)][_0xe13695(0xc4)](_0x2a4f4a,new _0x1074d0()),this[_0xe13695(0xa9)](_0x2cae10,_0xe13695(0xa5),(_0x35ce33,_0x152c18)=>this[_0xe13695(0xb5)](_0x2a4f4a,_0x152c18)),this[_0xe13695(0xa9)](_0x2cae10,_0xe13695(0x9c),(_0xf88690,_0x5dffab)=>this[_0xe13695(0xb7)](_0x2a4f4a,_0x5dffab));for(const _0x138771 of _0x2cae10)this[_0xe13695(0xb5)](_0x2a4f4a,_0x138771);}[_0x5591f0(0xc5)](_0x1a72ea){const _0x3c1d04=_0x5591f0;if(!this[_0x3c1d04(0xb9)][_0x3c1d04(0xcf)](_0x1a72ea))throw new _0xb5c7(_0x3c1d04(0xac),null,{'channelId':_0x1a72ea});const _0x4f9b08=this[_0x3c1d04(0xb9)][_0x3c1d04(0x97)](_0x1a72ea);this[_0x3c1d04(0xbf)](_0x4f9b08);for(const _0x118c1f of _0x4f9b08)_0x3c1d04(0xb0)===this[_0x3c1d04(0xc2)][_0x3c1d04(0xcb)][_0x3c1d04(0x97)](_0x47cc8e)[_0x3c1d04(0xb1)]&&this[_0x3c1d04(0xb7)](_0x1a72ea,_0x118c1f);this[_0x3c1d04(0xb9)][_0x3c1d04(0xc3)](_0x1a72ea),this[_0x3c1d04(0xab)][_0x3c1d04(0xc3)](_0x1a72ea),this[_0x3c1d04(0xb8)][_0x3c1d04(0xc3)](_0x1a72ea);}get[_0x5591f0(0x9d)](){const _0x1e4609=_0x5591f0;return this[_0x1e4609(0xc2)][_0x1e4609(0xcb)][_0x1e4609(0x97)](_0x47cc8e)[_0x1e4609(0xbe)][_0x1e4609(0xbc)];}[_0x5591f0(0x9b)](_0x1d4537){const _0x32a6a5=_0x5591f0;for(const _0x13369d of this[_0x32a6a5(0xab)][_0x32a6a5(0xa7)]())for(const _0x4cd696 of _0x13369d)if(_0x4cd696['id']===_0x1d4537)return _0x4cd696[_0x32a6a5(0xad)];}[_0x5591f0(0xbd)](_0x9d9688,_0x39f9e1){const _0x5dea46=_0x5591f0,_0x488159=_0x39f9e1?[this[_0x5dea46(0xab)][_0x5dea46(0x97)](_0x39f9e1)]:this[_0x5dea46(0xab)][_0x5dea46(0xa7)](),_0x4bfe24=new Set();for(const _0x594b39 of _0x488159)for(const _0x18f11b of _0x594b39)_0x18f11b[_0x5dea46(0xad)]['id']===_0x9d9688['id']&&_0x4bfe24[_0x5dea46(0xa5)](_0x18f11b['id']);return _0x4bfe24;}[_0x5591f0(0x96)](_0x3ed133){const _0x116bb3=_0x5591f0;for(const _0x2b4c3a of this[_0x116bb3(0xab)][_0x116bb3(0xa7)]())for(const _0x59bdfd of _0x2b4c3a)if(_0x59bdfd[_0x116bb3(0xad)]===_0x3ed133)return _0x59bdfd[_0x116bb3(0xb2)];}[_0x5591f0(0xb5)](_0x5ac048,_0xb57d6a){const _0x3026cf=_0x5591f0;if(_0x3026cf(0xb0)!==this[_0x3026cf(0xc2)][_0x3026cf(0xcb)][_0x3026cf(0x97)](_0x47cc8e)[_0x3026cf(0xb1)])return;const _0x1e905a=_0xb57d6a[_0x3026cf(0xad)],_0x4ed29f=this[_0x3026cf(0xc9)][_0x3026cf(0xa0)](_0x1e905a['id'])||this[_0x3026cf(0x9a)](_0x1e905a),_0x595247=Object[_0x3026cf(0xa1)]({},_0xb57d6a,{'user':_0x4ed29f});this[_0x3026cf(0xab)][_0x3026cf(0x97)](_0x5ac048)[_0x3026cf(0xa5)](_0x595247);const _0x58004f=this[_0x3026cf(0xb8)][_0x3026cf(0x97)](_0x5ac048);_0x58004f[_0x3026cf(0xcf)](_0x4ed29f['id'])||_0x58004f[_0x3026cf(0xa5)](_0x4ed29f),this[_0x3026cf(0xaa)][_0x3026cf(0xcf)](_0x4ed29f['id'])||this[_0x3026cf(0xaa)][_0x3026cf(0xa5)](_0x4ed29f,_0x4ed29f[_0x3026cf(0xa6)]?0x0:void 0x0),this[_0x3026cf(0x99)](_0x3026cf(0x94)+_0x5ac048,{'channelId':_0x5ac048,'session':_0x595247});}[_0x5591f0(0xb7)](_0x3ec100,_0x28797c){const _0x15c579=_0x5591f0;if(_0x15c579(0xb0)!==this[_0x15c579(0xc2)][_0x15c579(0xcb)][_0x15c579(0x97)](_0x47cc8e)[_0x15c579(0xb1)])return;const _0x339fad=this[_0x15c579(0xb8)][_0x15c579(0x97)](_0x3ec100),_0x43c5f2=_0x28797c[_0x15c579(0xad)];_0x43c5f2['id']&&(this[_0x15c579(0xab)][_0x15c579(0x97)](_0x3ec100)[_0x15c579(0x9c)](_0x28797c['id']),_0x339fad[_0x15c579(0xcf)](_0x43c5f2['id'])&&!this[_0x15c579(0xbd)](_0x43c5f2,_0x3ec100)[_0x15c579(0xaf)]&&_0x339fad[_0x15c579(0x9c)](_0x43c5f2['id']),this[_0x15c579(0xaa)][_0x15c579(0x97)](_0x43c5f2['id'])&&!this[_0x15c579(0xbd)](_0x43c5f2)[_0x15c579(0xaf)]&&this[_0x15c579(0xaa)][_0x15c579(0x9c)](_0x43c5f2['id']));}[_0x5591f0(0x9a)](_0x4032a2,_0x2b9796){const _0x903766=_0x5591f0,_0x33ad1f=this[_0x903766(0xc9)][_0x903766(0x98)](_0x4032a2);return _0x2b9796&&this[_0x903766(0xc9)][_0x903766(0xca)](_0x4032a2['id']),_0x33ad1f[_0x903766(0xce)]=this[_0x903766(0xa8)]++,_0x33ad1f;}}
@@ -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 _0x529c40=_0x2876;(function(_0x25dbd3,_0x56b65c){const _0x594d93=_0x2876,_0x5223b4=_0x25dbd3();while(!![]){try{const _0x41ee37=-parseInt(_0x594d93(0x142))/0x1*(-parseInt(_0x594d93(0x154))/0x2)+-parseInt(_0x594d93(0x124))/0x3+-parseInt(_0x594d93(0x106))/0x4*(parseInt(_0x594d93(0x158))/0x5)+parseInt(_0x594d93(0x15b))/0x6+-parseInt(_0x594d93(0x169))/0x7+-parseInt(_0x594d93(0x12e))/0x8+parseInt(_0x594d93(0x12c))/0x9;if(_0x41ee37===_0x56b65c)break;else _0x5223b4['push'](_0x5223b4['shift']());}catch(_0x18eee9){_0x5223b4['push'](_0x5223b4['shift']());}}}(_0x1c85,0xb2535));import{Plugin as _0x570add}from'ckeditor5/src/core.js';import{global as _0x44acf2,DomEmitterMixin as _0x1e2ace}from'ckeditor5/src/utils.js';function _0x1c85(){const _0x472ac7=['mapper','createUserMarkerOperations','pluginName','916hpEcKG','ck-user__marker_hovered','reconvertMarker','highest','document','getAttribute','for','marker','isCollapsed','user:','toRange','listenTo','commands','start','view','mouseleave','contenteditable','toDomElement','update:user:range','add','span','newRange','size','stopListening','root','afterInit','markers','getContainedElement','markerNameToElements','classList','4045452zpdcma','user:position','isInline','$text','removeMarker','markerName','isSimilar','deletionPosition','26588196NihxRi','orderNumber','3262448WNmUmY','editing','UserMarkers','requires','destroy','addEventListener','getStart','applyOperation','markerToElement','Escape','set','getRange','nodeAfter','has','getPositions','enqueueChange','get','change:range','hasDomSelection','parent','2GehICO','setCustomProperty','delete','init','user:range','mouseenter','$graveyard','isObject','undo','getSelectionClass','editor','⁠<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>','change','createRange','plugins','hasContent','tableCell','removeClass','732280tbvmVt','createUIElement','</span>⁠','color','10765YGrMjP','mySessionId','split','2834154tkOhfS','_domEmitter','ck-user__marker\x20','render','userPositionMarker','user:position:','model','updateMarker','startsWith','_createdBatches','ck-user__selection','batch','getUserBySessionId','markerToHighlight','8253945pVfNVk','addMarker','end','innerHTML','selection','getMarkerClass','fromRange','schema','clear','rootName','name','element','getNearestSelectionRange','remove','getCustomProperty','data-session-id','type','isLimit','editingDowncast','detach','conversion','user:range:','markerRange','getFirstRange','keydown','checkChild','oldRange'];_0x1c85=function(){return _0x472ac7;};return _0x1c85();}import _0x2d0a69 from'./sessions.js';function _0x2876(_0x254897,_0x7723e7){const _0x1c85ec=_0x1c85();return _0x2876=function(_0x28761c,_0x1dab1c){_0x28761c=_0x28761c-0xfd;let _0x588189=_0x1c85ec[_0x28761c];return _0x588189;},_0x2876(_0x254897,_0x7723e7);}import{LiveRange as _0x4eb9dc}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export default class H extends _0x570add{constructor(){const _0x392020=_0x2876;super(...arguments),this[_0x392020(0x15c)]=new(_0x1e2ace())();}static get[_0x529c40(0x131)](){return[_0x2d0a69];}static get[_0x529c40(0x105)](){const _0x42588b=_0x529c40;return _0x42588b(0x130);}[_0x529c40(0x145)](){const _0x19b6b1=_0x529c40,_0x2c3142=this[_0x19b6b1(0x14c)],_0x53ffb9=_0x2c3142[_0x19b6b1(0x150)][_0x19b6b1(0x13e)](_0x2d0a69);_0x2c3142[_0x19b6b1(0x17d)][_0x19b6b1(0x10c)](_0x19b6b1(0x17b))[_0x19b6b1(0x136)]({'model':_0x19b6b1(0x125),'view':(_0x238a23,{writer:_0x2df9c6})=>function(_0x413f84,_0x2b5aa7,_0x23531e,_0xaebc0c){const _0x472c38=_0x19b6b1,_0x3d6628=_0x413f84[_0x472c38(0x129)][_0x472c38(0x15a)](':')[0x2],_0x40a88f=_0x23531e[_0x472c38(0x167)](_0x3d6628);if(!_0x40a88f||_0x3d6628===_0x23531e[_0x472c38(0x159)])return;if(!_0xaebc0c[_0x472c38(0x161)][_0x472c38(0x170)][_0x472c38(0x101)](_0x413f84[_0x472c38(0xfe)][_0x472c38(0x113)],_0x472c38(0x127)))return;const _0x5c62f5={'class':_0x472c38(0x15d)+_0x40a88f[_0x472c38(0x157)][_0x472c38(0x16e)](),'data-name':_0x40a88f[_0x472c38(0x173)],'data-session-id':_0x3d6628},_0x4a78a7=_0xaebc0c[_0x472c38(0x161)][_0x472c38(0x120)][_0x472c38(0x13e)](_0x413f84[_0x472c38(0x129)]),_0x299d02=_0x4a78a7[_0x472c38(0x134)](),_0x4b2858=_0x299d02[_0x472c38(0x13a)],_0x138cca=_0xaebc0c[_0x472c38(0x161)][_0x472c38(0x170)];if(_0x4b2858&&_0x138cca[_0x472c38(0x149)](_0x4b2858)&&_0x138cca[_0x472c38(0x126)](_0x4b2858)&&!_0xaebc0c[_0x472c38(0x161)][_0x472c38(0x120)][_0x472c38(0x13e)](_0x472c38(0xfd)+_0x3d6628)[_0x472c38(0x139)]()[_0x472c38(0x10e)])return;const _0xaec685=_0x299d02[_0x472c38(0x141)];return _0xaebc0c[_0x472c38(0x161)][_0x472c38(0x170)][_0x472c38(0x17a)](_0xaec685)&&!_0xaebc0c[_0x472c38(0x161)][_0x472c38(0x151)](_0xaec685)&&(_0x5c62f5[_0x472c38(0x116)]=!0x1),function(_0x4e9e6c,_0x43fc50,_0x40fa31){const _0x45d2bb=_0x472c38,_0x25f68f=_0x4e9e6c[_0x45d2bb(0x155)](_0x45d2bb(0x11a),_0x43fc50);return _0x4e9e6c[_0x45d2bb(0x143)](_0x45d2bb(0x15f),!0x0,_0x25f68f),_0x25f68f[_0x45d2bb(0x15e)]=function(_0x5cb057){const _0xd951ea=_0x45d2bb,_0x396c16=this[_0xd951ea(0x117)](_0x5cb057);return _0x396c16[_0xd951ea(0x16c)]=_0xd951ea(0x14d)+_0x40fa31[_0xd951ea(0x173)]+_0xd951ea(0x156),_0x396c16[_0xd951ea(0x133)](_0xd951ea(0x147),()=>{const _0xae1ad4=_0xd951ea;_0x396c16[_0xae1ad4(0x123)][_0xae1ad4(0x119)](_0xae1ad4(0x107));}),_0x396c16[_0xd951ea(0x133)](_0xd951ea(0x115),()=>{const _0x51f0ff=_0xd951ea;_0x396c16[_0x51f0ff(0x123)][_0x51f0ff(0x176)](_0x51f0ff(0x107));}),_0x396c16;},_0x25f68f[_0x45d2bb(0x12a)]=function(_0xd822d7){const _0x239f96=_0x45d2bb;return!(!this[_0x239f96(0x177)](_0x239f96(0x15f))||!_0xd822d7[_0x239f96(0x177)](_0x239f96(0x15f))||this[_0x239f96(0x10b)](_0x239f96(0x178))!=_0xd822d7[_0x239f96(0x10b)](_0x239f96(0x178)));},_0x25f68f;}(_0x2b5aa7,_0x5c62f5,_0x40a88f);}(_0x238a23,_0x2df9c6,_0x53ffb9,_0x2c3142)}),_0x2c3142[_0x19b6b1(0x17d)][_0x19b6b1(0x10c)](_0x19b6b1(0x17b))[_0x19b6b1(0x168)]({'model':_0x19b6b1(0x146),'view':_0x505ceb=>function(_0x4765dc,_0xeb3069){const _0x4c424a=_0x19b6b1,_0x126af9=_0x4765dc[_0x4c424a(0x129)][_0x4c424a(0x15a)](':')[0x2];if(_0x126af9===_0xeb3069[_0x4c424a(0x159)])return null;const _0x231058=_0xeb3069[_0x4c424a(0x167)](_0x126af9);if(!_0x231058)return{'id':_0x126af9,'classes':[]};return{'id':_0x126af9,'classes':[_0x4c424a(0x165),_0x231058[_0x4c424a(0x157)][_0x4c424a(0x14b)]()],'attributes':{'data-session-id':_0x126af9},'priority':0x7d0+_0x231058[_0x4c424a(0x12d)]};}(_0x505ceb,_0x53ffb9)}),function(_0x18ff99){const _0x1fd161=_0x19b6b1,_0x677990=_0x18ff99[_0x1fd161(0x161)],_0x19edb7=new Map(),_0x5e9d6d=_0x18ff99[_0x1fd161(0x150)][_0x1fd161(0x13e)](_0x2d0a69);_0x677990[_0x1fd161(0x120)]['on'](_0x1fd161(0x118),(_0x125bf6,_0x5ae094,_0xbb0994,_0x4d0832)=>{const _0x247c26=_0x1fd161;if(!_0x4d0832&&_0x19edb7[_0x247c26(0x13e)](_0x5ae094[_0x247c26(0x173)]))return _0x19edb7[_0x247c26(0x13e)](_0x5ae094[_0x247c26(0x173)])[_0x247c26(0x17c)](),void _0x19edb7[_0x247c26(0x144)](_0x5ae094[_0x247c26(0x173)]);const _0x1a1d82=_0x5ae094[_0x247c26(0x173)][_0x247c26(0x15a)](':')[0x2];if(_0x1a1d82===_0x5e9d6d[_0x247c26(0x159)])return;const _0x155843=_0x247c26(0x160)+_0x1a1d82;_0x677990[_0x247c26(0x120)][_0x247c26(0x13b)](_0x155843)&&_0x18ff99[_0x247c26(0x12f)][_0x247c26(0x108)](_0x155843),_0x5ae094['on'](_0x247c26(0x13f),(_0x5e39bf,_0x2cc54f,_0x433246)=>{const _0x4463ac=_0x247c26;if(_0x4463ac(0x148)!=_0x2cc54f[_0x4463ac(0x11e)][_0x4463ac(0x172)]&&_0x4463ac(0x148)==_0x5ae094[_0x4463ac(0x139)]()[_0x4463ac(0x11e)][_0x4463ac(0x172)]&&!_0x19edb7[_0x4463ac(0x13b)](_0x5ae094[_0x4463ac(0x173)])){const _0x46e56e=_0x677990[_0x4463ac(0x170)][_0x4463ac(0x175)](_0x433246[_0x4463ac(0x12b)]);if(_0x46e56e){const _0x3ba3ba=_0x4eb9dc[_0x4463ac(0x16f)](_0x46e56e);_0x19edb7[_0x4463ac(0x138)](_0x5ae094[_0x4463ac(0x173)],_0x3ba3ba),_0x3ba3ba['on'](_0x4463ac(0x13f),(_0x293619,_0x582239,_0x5477a7)=>{const _0x43f8fe=_0x4463ac;if(_0x43f8fe(0x148)==_0x3ba3ba[_0x43f8fe(0x11e)][_0x43f8fe(0x172)]){const _0x35af2b=_0x677990[_0x43f8fe(0x170)][_0x43f8fe(0x175)](_0x5477a7[_0x43f8fe(0x12b)]);_0x35af2b?(_0x3ba3ba[_0x43f8fe(0x113)]=_0x35af2b[_0x43f8fe(0x113)],_0x3ba3ba[_0x43f8fe(0x16b)]=_0x35af2b[_0x43f8fe(0x16b)]):(_0x19edb7[_0x43f8fe(0x144)](_0x5ae094[_0x43f8fe(0x173)]),_0x3ba3ba[_0x43f8fe(0x17c)]());}});}}});}),_0x677990[_0x1fd161(0x10a)]['on'](_0x1fd161(0x14e),()=>{const _0x4972f6=_0x1fd161;_0x19edb7[_0x4972f6(0x11c)]>0x0&&_0x677990[_0x4972f6(0x13d)]({'isUndoable':!0x1},_0x3b81ef=>{const _0x4ea66b=_0x4972f6;for(const [_0x1640eb,_0x480899]of _0x19edb7)_0x4ea66b(0x148)==_0x677990[_0x4ea66b(0x120)][_0x4ea66b(0x13e)](_0x1640eb)[_0x4ea66b(0x139)]()[_0x4ea66b(0x11e)][_0x4ea66b(0x172)]&&(re(_0x1640eb[_0x4ea66b(0x15a)](':')[0x2],_0x480899[_0x4ea66b(0x110)](),_0x677990,_0x3b81ef),_0x480899[_0x4ea66b(0x17c)]());_0x19edb7[_0x4ea66b(0x171)]();});});}(_0x2c3142),this[_0x19b6b1(0x15c)][_0x19b6b1(0x111)](_0x44acf2[_0x19b6b1(0x10a)],_0x19b6b1(0x100),(_0x18c09e,{key:_0x41ee12})=>{const _0x4b4864=_0x19b6b1;_0x4b4864(0x137)===_0x41ee12&&function(_0x73e965){const _0x11c1b1=_0x4b4864;_0x73e965[_0x11c1b1(0x12f)][_0x11c1b1(0x114)][_0x11c1b1(0x14e)](_0x270534=>{const _0x362e58=_0x11c1b1;for(const _0x3d39f9 of _0x73e965[_0x362e58(0x161)][_0x362e58(0x120)]){if(!_0x3d39f9[_0x362e58(0x173)][_0x362e58(0x163)](_0x362e58(0x125)))continue;const _0x2288d0=_0x73e965[_0x362e58(0x12f)][_0x362e58(0x103)][_0x362e58(0x122)](_0x3d39f9[_0x362e58(0x173)]);if(_0x2288d0){for(const _0xa5840e of _0x2288d0)_0x270534[_0x362e58(0x153)](_0x362e58(0x107),_0xa5840e);}}});}(_0x2c3142);},{'useCapture':!0x0});}[_0x529c40(0x11f)](){const _0x338ba5=_0x529c40,_0x526b46=this[_0x338ba5(0x14c)],_0x4b0809=_0x526b46[_0x338ba5(0x112)][_0x338ba5(0x13e)](_0x338ba5(0x14a));_0x4b0809&&_0x526b46[_0x338ba5(0x161)]['on'](_0x338ba5(0x135),(_0x2f0fc3,_0x1806da)=>{const _0x639b5=_0x338ba5,_0x5a35a1=_0x1806da[0x0];if(_0x639b5(0x10d)!=_0x5a35a1[_0x639b5(0x179)]||!_0x5a35a1[_0x639b5(0x173)][_0x639b5(0x163)](_0x639b5(0x10f)))return;const _0x432dcc=_0x5a35a1[_0x639b5(0x166)];_0x4b0809[_0x639b5(0x164)][_0x639b5(0x13b)](_0x432dcc)&&(_0x5a35a1[_0x639b5(0x11b)]=_0x5a35a1[_0x639b5(0x102)]?_0x526b46[_0x639b5(0x161)][_0x639b5(0x14f)](_0x5a35a1[_0x639b5(0x102)][_0x639b5(0x113)],_0x5a35a1[_0x639b5(0x102)][_0x639b5(0x16b)]):null);},{'priority':_0x338ba5(0x109)});}[_0x529c40(0x132)](){const _0x2b2e0d=_0x529c40;return this[_0x2b2e0d(0x15c)][_0x2b2e0d(0x11d)](),super[_0x2b2e0d(0x132)]();}[_0x529c40(0x104)](){const _0x585dc4=_0x529c40,_0x1cbffb=this[_0x585dc4(0x14c)],_0x34ed09=_0x1cbffb[_0x585dc4(0x161)][_0x585dc4(0x10a)],_0x292ab4=_0x1cbffb[_0x585dc4(0x150)][_0x585dc4(0x13e)](_0x2d0a69);_0x1cbffb[_0x585dc4(0x161)][_0x585dc4(0x13d)]({'isUndoable':!0x1},_0x58b38e=>{const _0x68bebd=_0x585dc4,_0x384a57=_0x68bebd(0xfd)+_0x292ab4[_0x68bebd(0x159)],_0x29f376=_0x68bebd(0x160)+_0x292ab4[_0x68bebd(0x159)],_0x5df109=_0x1cbffb[_0x68bebd(0x161)][_0x68bebd(0x120)][_0x68bebd(0x13b)](_0x384a57);_0x1cbffb[_0x68bebd(0x12f)][_0x68bebd(0x114)][_0x68bebd(0x140)]?re(_0x292ab4[_0x68bebd(0x159)],_0x34ed09[_0x68bebd(0x16d)][_0x68bebd(0xff)](),_0x1cbffb[_0x68bebd(0x161)],_0x58b38e):_0x5df109&&(_0x58b38e[_0x68bebd(0x128)](_0x384a57),_0x58b38e[_0x68bebd(0x128)](_0x29f376));});}}function re(_0xcd1ae7,_0x51444a,_0x4a60af,_0x8990fb){const _0x48a3b5=_0x529c40,_0x95e293=_0x48a3b5(0xfd)+_0xcd1ae7,_0x26195b=_0x48a3b5(0x160)+_0xcd1ae7,_0x8d8db=_0x51444a[_0x48a3b5(0x121)]();let _0x5cdcc0=_0x51444a[_0x48a3b5(0x113)];_0x8d8db&&_0x8d8db['is'](_0x48a3b5(0x174),_0x48a3b5(0x152))&&(_0x5cdcc0=function(_0x8c76bf,_0x427196){const _0x113eaa=_0x48a3b5;for(const _0x3713ef of _0x8c76bf[_0x113eaa(0x13c)]())if(_0x427196[_0x113eaa(0x170)][_0x113eaa(0x101)](_0x3713ef,_0x113eaa(0x127)))return _0x3713ef;}(_0x51444a,_0x4a60af),_0x51444a=_0x8990fb[_0x48a3b5(0x14f)](_0x5cdcc0));const _0x2b038e=_0x8990fb[_0x48a3b5(0x14f)](_0x5cdcc0);_0x4a60af[_0x48a3b5(0x120)][_0x48a3b5(0x13b)](_0x95e293)?(_0x8990fb[_0x48a3b5(0x162)](_0x95e293,{'range':_0x51444a}),_0x8990fb[_0x48a3b5(0x162)](_0x26195b,{'range':_0x2b038e})):(_0x8990fb[_0x48a3b5(0x16a)](_0x95e293,{'range':_0x51444a,'usingOperation':!0x0}),_0x8990fb[_0x48a3b5(0x16a)](_0x26195b,{'range':_0x2b038e,'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 _0x348041=_0x168d;(function(_0x3b09dd,_0x364ff5){const _0x187def=_0x168d,_0x5ab1c1=_0x3b09dd();while(!![]){try{const _0x29ad41=parseInt(_0x187def(0x1e4))/0x1*(parseInt(_0x187def(0x1c5))/0x2)+parseInt(_0x187def(0x1be))/0x3+-parseInt(_0x187def(0x1d7))/0x4+parseInt(_0x187def(0x1d0))/0x5*(parseInt(_0x187def(0x1ce))/0x6)+parseInt(_0x187def(0x1ac))/0x7*(parseInt(_0x187def(0x1b4))/0x8)+parseInt(_0x187def(0x1d1))/0x9*(-parseInt(_0x187def(0x1c2))/0xa)+-parseInt(_0x187def(0x1bb))/0xb;if(_0x29ad41===_0x364ff5)break;else _0x5ab1c1['push'](_0x5ab1c1['shift']());}catch(_0x49e43a){_0x5ab1c1['push'](_0x5ab1c1['shift']());}}}(_0x10ad,0x347bf));import{ContextPlugin as _0x28a616}from'ckeditor5/src/core.js';import{DomEmitterMixin as _0x467c6a,CKEditorError as _0x3bcd2f}from'ckeditor5/src/utils.js';function _0x168d(_0x3a593d,_0x18244b){const _0x10ad0c=_0x10ad();return _0x168d=function(_0x168d20,_0x307e07){_0x168d20=_0x168d20-0x19e;let _0x5e4c35=_0x10ad0c[_0x168d20];return _0x5e4c35;},_0x168d(_0x3a593d,_0x18244b);}import{WebSocketGateway as _0xa38eeb,WEB_SOCKET_GATEWAY_STATES as _0xce549a}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x10ad(){const _0x22ceaf=['requires','add','_reconnectionStack','function','585472XwBmiO','code','limitExceeded','define','cloudServices.connectionTimeout','plugins','offline','887095SeHOXD','_reconnect','change:me','533865jacITK','set','addToReconnectionStack','websocketgateway-plugin-already-registered','50vfXRjD','connection','reconnect','8azuUQY','state','then','removeFromReconnectionStack','from','initialReconnectionInterval','catch','init','delete','6NjKDxc','websocketgateway-missing-websocket-url','349775JYKwNd','213165iqVTzx','isInReconnectionStack','has','get','showWarning','cloudservices-init','923876OfLIEc','listenTo','cloudServices.requestTimeout','websocketgateway-missing-token','CloudServices','context','Connected\x20users\x20limit\x20exceeded','config','_isBrowserOffline','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','CONNECTING','websocketgateway-invalid-plugin-interface','62684erOhAW','cloudservices-reconnection-error','webSocketUrl','error','DISCONNECTED','_shouldPluginsReconnect','bind','connect','all','WebSocketGateway','stopListening','destroy','token','_domEmitter','online','connected','create','constructor','14IzXZIs','pluginName','disconnect','real-time-collaboration'];_0x10ad=function(){return _0x22ceaf;};return _0x10ad();}import{Notification as _0x415b5f}from'ckeditor5/src/ui.js';class c extends _0x28a616{static get[_0x348041(0x1b0)](){const _0xcb225e=_0x348041;return[_0xcb225e(0x1db),_0x415b5f];}static get[_0x348041(0x1ad)](){const _0x4ca35c=_0x348041;return _0x4ca35c(0x1a3);}constructor(_0x3f7480){const _0x3f5c46=_0x348041;super(_0x3f7480),this[_0x3f5c46(0x1bf)](_0x3f5c46(0x1c6),_0xce549a[_0x3f5c46(0x1e1)]),this[_0x3f5c46(0x1bf)](_0x3f5c46(0x1df),!0x1),this[_0x3f5c46(0x1b2)]=new Set(),this[_0x3f5c46(0x19f)]=!0x1,this[_0x3f5c46(0x1a7)]=Object[_0x3f5c46(0x1aa)](_0x467c6a);}[_0x348041(0x1cc)](){const _0x44c2a8=_0x348041,_0x4b9512=this[_0x44c2a8(0x1dc)],_0x4fab50=_0x4b9512[_0x44c2a8(0x1b9)][_0x44c2a8(0x1d4)](_0x44c2a8(0x1db)),_0x26c94d=_0x4b9512[_0x44c2a8(0x1b9)][_0x44c2a8(0x1d4)](_0x415b5f);if(!_0x4fab50[_0x44c2a8(0x1a6)])throw new _0x3bcd2f(_0x44c2a8(0x1da),this);if(!_0x4fab50[_0x44c2a8(0x1e6)])throw new _0x3bcd2f(_0x44c2a8(0x1cf),this);return this[_0x44c2a8(0x1a7)][_0x44c2a8(0x1d8)](window,_0x44c2a8(0x1ba),()=>this[_0x44c2a8(0x1df)]=!0x0),this[_0x44c2a8(0x1a7)][_0x44c2a8(0x1d8)](window,_0x44c2a8(0x1a8),()=>this[_0x44c2a8(0x1df)]=!0x1),this[_0x44c2a8(0x1dc)][_0x44c2a8(0x1de)][_0x44c2a8(0x1b7)](_0x44c2a8(0x1b8),0xa),this[_0x44c2a8(0x1dc)][_0x44c2a8(0x1de)][_0x44c2a8(0x1b7)](_0x44c2a8(0x1d9),0x14),c[_0x44c2a8(0x1a3)][_0x44c2a8(0x1a1)](_0x4fab50[_0x44c2a8(0x1a6)],_0x4fab50[_0x44c2a8(0x1e6)],{'timeout':0x3e8*this[_0x44c2a8(0x1dc)][_0x44c2a8(0x1de)][_0x44c2a8(0x1d4)](_0x44c2a8(0x1b8)),'requestTimeout':0x3e8*this[_0x44c2a8(0x1dc)][_0x44c2a8(0x1de)][_0x44c2a8(0x1d4)](_0x44c2a8(0x1d9))})[_0x44c2a8(0x1c7)](_0x14de7f=>{const _0x1da072=_0x44c2a8;if(this[_0x1da072(0x1c3)]=_0x14de7f,this[_0x1da072(0x1a0)](_0x1da072(0x1c6))['to'](_0x14de7f,_0x1da072(0x1c6),this,_0x1da072(0x1df),(_0x42a193,_0x11513a)=>(_0x1da072(0x1a9)!==_0x42a193&&(this[_0x1da072(0x19f)]=!0x0),_0x11513a||_0x42a193!==_0xce549a[_0x1da072(0x1e1)]?_0xce549a[_0x1da072(0x19e)]:this[_0x1da072(0x1c6)]==_0xce549a[_0x1da072(0x19e)]&&this[_0x1da072(0x19f)]?(this[_0x1da072(0x19f)]=!0x1,this[_0x1da072(0x1bc)](),_0xce549a[_0x1da072(0x1e2)]):_0xce549a[_0x1da072(0x1e1)])),this[_0x1da072(0x1c3)]['on'](_0x1da072(0x1e7),(_0x4eda14,_0x32463d)=>{const _0x27f27e=_0x1da072;if(_0x27f27e(0x1b6)!==_0x32463d[_0x27f27e(0x1b5)])throw console[_0x27f27e(0x1e7)](_0x32463d),new _0x3bcd2f(_0x27f27e(0x1d6),null,{'originalError':_0x32463d});_0x26c94d[_0x27f27e(0x1d5)](_0x27f27e(0x1e0),{'title':_0x27f27e(0x1dd),'namespace':_0x27f27e(0x1af)});}),!_0x14de7f['me'])return new Promise(_0x1b6925=>_0x14de7f['on'](_0x1da072(0x1bd),_0x1b6925));})[_0x44c2a8(0x1cb)](_0x311677=>{const _0xc476dc=_0x44c2a8;throw console[_0xc476dc(0x1e7)](_0x311677),new _0x3bcd2f(_0xc476dc(0x1d6),null,{'originalError':_0x311677});});}[_0x348041(0x1c0)](_0x18a151){const _0x5bac10=_0x348041;if(_0x5bac10(0x1b3)!=typeof _0x18a151[_0x5bac10(0x1c4)])throw new _0x3bcd2f(_0x5bac10(0x1e3),this);if(this[_0x5bac10(0x1d2)](_0x18a151))throw new _0x3bcd2f(_0x5bac10(0x1c1),this,{'name':_0x18a151[_0x5bac10(0x1ab)][_0x5bac10(0x1ad)]});this[_0x5bac10(0x1b2)][_0x5bac10(0x1b1)](_0x18a151);}[_0x348041(0x1c8)](_0x34c495){const _0x27a37a=_0x348041;this[_0x27a37a(0x1b2)][_0x27a37a(0x1cd)](_0x34c495);}[_0x348041(0x1d2)](_0x14f3bc){const _0x1b5c79=_0x348041;return this[_0x1b5c79(0x1b2)][_0x1b5c79(0x1d3)](_0x14f3bc);}[_0x348041(0x1bc)](){const _0x39d38f=_0x348041;return this[_0x39d38f(0x1c3)][_0x39d38f(0x1c4)]()[_0x39d38f(0x1c7)](()=>Promise[_0x39d38f(0x1a2)](Array[_0x39d38f(0x1c9)](this[_0x39d38f(0x1b2)],_0x1a651e=>_0x1a651e[_0x39d38f(0x1c4)]())))[_0x39d38f(0x1c7)](()=>this[_0x39d38f(0x1c6)]=_0xce549a[_0x39d38f(0x1e1)])[_0x39d38f(0x1cb)](_0x34500c=>{const _0x377cd4=_0x39d38f;throw console[_0x377cd4(0x1e7)](_0x34500c),new _0x3bcd2f(_0x377cd4(0x1e5),this[_0x377cd4(0x1dc)]);});}[_0x348041(0x1a5)](){const _0x45c875=_0x348041;this[_0x45c875(0x1c3)]&&this[_0x45c875(0x1c3)][_0x45c875(0x1ae)](),this[_0x45c875(0x1c6)]=_0xce549a[_0x45c875(0x19e)],this[_0x45c875(0x1a7)][_0x45c875(0x1a4)](),super[_0x45c875(0x1a5)]();}}c[_0x348041(0x1a3)]=_0xa38eeb,c[_0x348041(0x1ca)]=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 _0x55b31b=_0x3ebf;(function(_0x60ffd1,_0x47bf1d){const _0x3a9409=_0x3ebf,_0xc29165=_0x60ffd1();while(!![]){try{const _0xdb3de=parseInt(_0x3a9409(0x1dc))/0x1+parseInt(_0x3a9409(0x1d3))/0x2*(-parseInt(_0x3a9409(0x21c))/0x3)+parseInt(_0x3a9409(0x1e7))/0x4*(-parseInt(_0x3a9409(0x222))/0x5)+-parseInt(_0x3a9409(0x215))/0x6+-parseInt(_0x3a9409(0x21d))/0x7*(-parseInt(_0x3a9409(0x214))/0x8)+-parseInt(_0x3a9409(0x22d))/0x9+parseInt(_0x3a9409(0x22c))/0xa*(parseInt(_0x3a9409(0x20a))/0xb);if(_0xdb3de===_0x47bf1d)break;else _0xc29165['push'](_0xc29165['shift']());}catch(_0xf76c1d){_0xc29165['push'](_0xc29165['shift']());}}}(_0x464d,0x7f6b9));import{Plugin as _0x5da9da}from'ckeditor5/src/core.js';import{version as _0x5db4db}from'ckeditor5/src/utils.js';import{Users as _0x2c7c90}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xaacfb6 from'../realtimecollaborativeediting/realtimecollaborationclient.js';function _0x464d(){const _0x11d435=['_handleReconnectionError','_fixRevision','map','serverHistory','_isConnected','getMany','requires','baseVersion','connect','_revisionTracker','connection','data','creatorId','_waitForServiceReady','addToReconnectionStack','isEmptyCurrent','length','bind','RevisionTracker','getRevision','77JumsaQ','authorsIds','_offset','_createCurrentRevision','code','addUser','keys','editor','remove','isBundleUploaded','176vLyqnU','3580500NlOszk','marker','_startingVersion','startsWith','_update','wrongRequestId','authors','139371Igkkhr','75922TmwvFj','message','buildRevisionData','init','getRevisions','5TndQjz','cloud-services-internal-error:\x20Request\x20timeout.','affectsData','catch','getOperations','_isPendingUpdate','size','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','CONNECTED','repository','1446260KUcJRQ','184104QavcKE','_revisionHistoryService','_bufferUpdate','connected','plugins','sendBufferedUpdates','listenTo','config','revisionsUpdated','adapter','change:_isConnected','400','updateRevisions','off','max','_oldOffset','state','_getLatestVersionFromServerOperations','toVersion','_lastRequestId','_fetchMissingUsers','_bufferedUpdates','4EwpRVg','cloud-services-internal-error:\x20Not\x20connected.','type','then','_getLatestVersion','_handleRevisionsUpdate','from','destroy','RevisionHistoryService','847728UBpBbA','reconnect','collaboration.channelId','get','setRevisionData','setSource','addRevisionData','once','_revisions','createdAt','cloudServices.bundleVersion','3466756kliSqh','add','getUser','_preventResendingRevisionData','sessionId','diffData','reverse','has','change:_isPendingUpdate','isConnected','isEnabled','_revisionDataBuilder','currentRevision','fromVersion','reInit'];_0x464d=function(){return _0x11d435;};return _0x464d();}import _0x53aba6 from'../realtimecollaborativeediting/websocketgateway.js';import _0x10ea58 from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x5d3582,RevisionHistoryService as _0x546192,User as _0x35ba12,WEB_SOCKET_GATEWAY_STATES as _0xa12ff9}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';class v extends _0x5da9da{static get[_0x55b31b(0x1fc)](){const _0x593d35=_0x55b31b;return[_0x53aba6,_0xaacfb6,_0x593d35(0x208),_0x10ea58,_0x2c7c90];}constructor(_0xd5b4a2){const _0x2512a7=_0x55b31b;super(_0xd5b4a2);const _0x4059ff=this[_0x2512a7(0x211)][_0x2512a7(0x234)][_0x2512a7(0x1df)](_0x2512a7(0x1de));this[_0x2512a7(0x1d0)]=null,this[_0x2512a7(0x1ff)]=this[_0x2512a7(0x211)][_0x2512a7(0x231)][_0x2512a7(0x1df)](_0x2512a7(0x208)),this[_0x2512a7(0x22e)]=new v[(_0x2512a7(0x1db))](_0x4059ff);}async[_0x55b31b(0x220)](){const _0x17245b=_0x55b31b,_0x4cfe1f=this[_0x17245b(0x211)][_0x17245b(0x231)][_0x17245b(0x1df)](_0xaacfb6),_0x42cca7=_0x4cfe1f[_0x17245b(0x1f9)],_0x325afb=this[_0x17245b(0x211)][_0x17245b(0x231)][_0x17245b(0x1df)](_0x53aba6);this[_0x17245b(0x1ff)][_0x17245b(0x1e1)]({'history':_0x42cca7,'getLatestVersion':()=>this[_0x17245b(0x1d7)](),'getCurrentRevisionId':()=>_0x4cfe1f[_0x17245b(0x1eb)]});const _0x2c6184=this[_0x17245b(0x211)][_0x17245b(0x234)][_0x17245b(0x1df)](_0x17245b(0x1e6))||_0x5db4db,_0x5eecf2=await _0x5d3582[_0x17245b(0x213)](_0x325afb[_0x17245b(0x200)],_0x2c6184);this[_0x17245b(0x1ff)][_0x17245b(0x236)]={'getRevision':async({revisionId:_0x4ff18c})=>(await this[_0x17245b(0x203)](),await this[_0x17245b(0x22e)][_0x17245b(0x209)](_0x4ff18c)),'updateRevisions':async _0x2aa9f5=>{const _0x4627de=_0x17245b;await this[_0x4627de(0x203)]();const _0x39795c=this[_0x4627de(0x1ff)][_0x4627de(0x1f3)];if(_0x5eecf2&&0x1===_0x2aa9f5[_0x4627de(0x206)]&&_0x2aa9f5[0x0]['id']===_0x39795c['id'])return _0x2aa9f5;for(const _0x16b0e2 of _0x2aa9f5)_0x16b0e2['id']===_0x39795c['id']&&(_0x16b0e2[_0x4627de(0x205)]=_0x16b0e2[_0x4627de(0x1f4)]===_0x16b0e2[_0x4627de(0x1cf)]);return this[_0x4627de(0x22e)][_0x4627de(0x239)](_0x2aa9f5,this[_0x4627de(0x1d0)])[_0x4627de(0x1d6)](_0x479315=>(this[_0x4627de(0x1d0)]=_0x479315,_0x2aa9f5))[_0x4627de(0x225)](_0x46a786=>{const _0x4ed04f=_0x4627de;if(st(_0x46a786)||_0x4ed04f(0x238)===_0x46a786[_0x4ed04f(0x20e)]&&void 0x0!==_0x46a786[_0x4ed04f(0x201)][_0x4ed04f(0x21a)]){for(const _0x40bf6c of _0x2aa9f5){!this[_0x4ed04f(0x1ff)][_0x4ed04f(0x22b)][_0x4ed04f(0x209)](_0x40bf6c['id'])||this[_0x4ed04f(0x1ff)][_0x4ed04f(0x22f)](_0x40bf6c['id'],_0x40bf6c,!0x1);}if(st(_0x46a786))throw _0x46a786;return _0x2aa9f5;}throw _0x46a786;});}},this[_0x17245b(0x233)](this[_0x17245b(0x22e)],_0x17245b(0x235),(_0x34e4ac,{revisionsData:_0x253dbc,requestId:_0x5b8a47})=>{const _0x1db709=_0x17245b;Math[_0x1db709(0x23b)](..._0x253dbc[_0x1db709(0x1f8)](_0x511dfd=>_0x511dfd[_0x1db709(0x1cf)]))>this[_0x1db709(0x1ce)]()-0x1?this[_0x1db709(0x1d7)]()[_0x1db709(0x1d6)](()=>{const _0x34d445=_0x1db709;this[_0x34d445(0x1d8)](_0x253dbc,_0x5b8a47);}):this[_0x1db709(0x1d8)](_0x253dbc,_0x5b8a47);});const {revisions:_0x2a9b33,requestId:_0xd3b1c9}=await this[_0x17245b(0x22e)][_0x17245b(0x1fe)](_0x325afb[_0x17245b(0x200)]);_0x325afb[_0x17245b(0x204)](this),this[_0x17245b(0x1d0)]=_0xd3b1c9,await this[_0x17245b(0x1d1)](_0x2a9b33);for(const _0x558666 of _0x2a9b33)this[_0x17245b(0x1ff)][_0x17245b(0x1e2)](_0x558666);this[_0x17245b(0x233)](_0x4cfe1f,_0x17245b(0x237),(_0x140aae,_0xef9d50,_0x513d1b)=>{const _0x310e40=_0x17245b;_0x513d1b&&(this[_0x310e40(0x23c)]=_0x4cfe1f[_0x310e40(0x20c)],_0x140aae[_0x310e40(0x23a)]());}),this[_0x17245b(0x1ff)][_0x17245b(0x207)](_0x17245b(0x1f1))['to'](_0x325afb,_0x17245b(0x23d),_0x1f48da=>_0x1f48da===_0xa12ff9[_0x17245b(0x22a)]);}async[_0x55b31b(0x1dd)](){const _0x1ea068=_0x55b31b,_0x1553b3=this[_0x1ea068(0x211)][_0x1ea068(0x231)][_0x1ea068(0x1df)](_0x53aba6),_0x2d0725=this[_0x1ea068(0x211)][_0x1ea068(0x231)][_0x1ea068(0x1df)](_0xaacfb6),_0x583ec8=async()=>{const _0x5a7dab=_0x1ea068,_0x12509e=this[_0x5a7dab(0x1ff)][_0x5a7dab(0x1f3)],_0x566d45=_0x12509e['id'],_0x5887d3=_0x566d45!==_0x2d0725[_0x5a7dab(0x1eb)];if(_0x5887d3){const _0x489d19=_0x2d0725[_0x5a7dab(0x20c)]-this[_0x5a7dab(0x23c)],_0x20a4c0=this[_0x5a7dab(0x1ce)]();this[_0x5a7dab(0x1ff)][_0x5a7dab(0x1f2)][_0x5a7dab(0x1f5)]();if(_0x12509e[_0x5a7dab(0x1cf)]+_0x489d19!==_0x20a4c0){const _0x5df699=_0x12509e[_0x5a7dab(0x1f4)]+_0x489d19,_0x2fea34=this[_0x5a7dab(0x211)][_0x5a7dab(0x231)][_0x5a7dab(0x1df)](_0x2c7c90),_0x16c072=this[_0x5a7dab(0x1ff)][_0x5a7dab(0x21f)]({'revision':_0x12509e,'from':_0x5df699,'to':_0x20a4c0});_0x16c072['id']=_0x12509e['id'];const _0x409b9a=_0x16c072[_0x5a7dab(0x20b)][_0x5a7dab(0x1f8)](_0x4638e5=>_0x2fea34[_0x5a7dab(0x1e9)](_0x4638e5));_0x12509e[_0x5a7dab(0x219)]({..._0x16c072,'authors':_0x409b9a},!0x0),this[_0x5a7dab(0x1ff)][_0x5a7dab(0x22f)](_0x12509e['id'],_0x16c072,!0x0);}this[_0x5a7dab(0x1ff)][_0x5a7dab(0x217)]=_0x20a4c0,(_0x12509e[_0x5a7dab(0x1cf)]===_0x12509e[_0x5a7dab(0x1f4)]&&!this[_0x5a7dab(0x1ff)][_0x5a7dab(0x1d2)][_0x5a7dab(0x1ee)](_0x566d45)&&this[_0x5a7dab(0x1ff)][_0x5a7dab(0x22b)][_0x5a7dab(0x1e4)][_0x5a7dab(0x212)](_0x566d45),this[_0x5a7dab(0x1ff)][_0x5a7dab(0x20d)](_0x20a4c0));}const {revisions:_0x1712e8,requestId:_0xba00ce}=await this[_0x5a7dab(0x22e)][_0x5a7dab(0x1dd)](_0x1553b3[_0x5a7dab(0x200)],this[_0x5a7dab(0x1d0)]);_0x5887d3&&_0x1712e8[_0x5a7dab(0x206)]>0x0?_0x2d0725[_0x5a7dab(0x1f6)]():(await this[_0x5a7dab(0x1d1)](_0x1712e8),this[_0x5a7dab(0x1d8)](_0x1712e8,_0xba00ce),this[_0x5a7dab(0x1ff)][_0x5a7dab(0x232)]());};return _0x2d0725[_0x1ea068(0x1fa)]?_0x583ec8():new Promise((_0x545b5b,_0x505e15)=>{const _0xb838e6=_0x1ea068;_0x2d0725[_0xb838e6(0x1e3)](_0xb838e6(0x237),()=>{const _0x58a2eb=_0xb838e6;_0x583ec8()[_0x58a2eb(0x1d6)](_0x545b5b)[_0x58a2eb(0x225)](_0x505e15);});});}[_0x55b31b(0x1da)](){const _0x37894a=_0x55b31b;super[_0x37894a(0x1da)]();}async[_0x55b31b(0x203)](){const _0x35f217=_0x55b31b;this[_0x35f217(0x22e)][_0x35f217(0x1f0)]||await new Promise(_0x67bf1b=>{const _0x35b2a0=_0x35f217;this[_0x35b2a0(0x233)](this[_0x35b2a0(0x22e)],_0x35b2a0(0x230),_0x22139a=>{const _0x5dd7ce=_0x35b2a0;_0x22139a[_0x5dd7ce(0x23a)](),_0x67bf1b();});});}[_0x55b31b(0x1ce)](){const _0x278b1d=_0x55b31b,_0x32108b=this[_0x278b1d(0x211)][_0x278b1d(0x231)][_0x278b1d(0x1df)](_0xaacfb6)[_0x278b1d(0x1f9)][_0x278b1d(0x226)]()[_0x278b1d(0x1ed)]();for(const _0x1922c7 of _0x32108b)if(_0x278b1d(0x216)!==_0x1922c7[_0x278b1d(0x1d5)]||_0x1922c7[_0x278b1d(0x224)])return _0x1922c7[_0x278b1d(0x1fd)]+0x1;}[_0x55b31b(0x1d7)](){const _0x41cca4=_0x55b31b,_0x2e3a39=this[_0x41cca4(0x211)][_0x41cca4(0x231)][_0x41cca4(0x1df)](_0xaacfb6);return new Promise(_0x471cdb=>{const _0x2bb91f=_0x41cca4;_0x2e3a39[_0x2bb91f(0x227)]?_0x2e3a39[_0x2bb91f(0x1e3)](_0x2bb91f(0x1ef),()=>{const _0x2c171d=_0x2bb91f;_0x471cdb(this[_0x2c171d(0x1ce)]());}):_0x471cdb(this[_0x2bb91f(0x1ce)]());});}[_0x55b31b(0x1d8)](_0x3bb476,_0x18c7ae){const _0x1c1182=_0x55b31b,_0x36d25b=this[_0x1c1182(0x1ff)][_0x1c1182(0x22b)];this[_0x1c1182(0x1d0)]=_0x18c7ae;for(const _0x2ffcfb of _0x3bb476){const _0x4ed588=_0x36d25b[_0x1c1182(0x209)](_0x2ffcfb['id']);if(_0x4ed588){if((_0x2ffcfb[_0x1c1182(0x1f4)]||_0x2ffcfb[_0x1c1182(0x1cf)])&&(_0x2ffcfb[_0x1c1182(0x1ec)]=null),_0x4ed588===this[_0x1c1182(0x1ff)][_0x1c1182(0x1f3)]){const _0x1b02a3=Math[_0x1c1182(0x23b)](_0x4ed588[_0x1c1182(0x1cf)],_0x2ffcfb[_0x1c1182(0x1cf)]),_0x5d4879=Math[_0x1c1182(0x23b)](_0x4ed588[_0x1c1182(0x1f4)],_0x2ffcfb[_0x1c1182(0x1f4)]);let _0x2712a8;_0x4ed588[_0x1c1182(0x1cf)]===_0x2ffcfb[_0x1c1182(0x1cf)]&&_0x4ed588[_0x1c1182(0x1f4)]===_0x2ffcfb[_0x1c1182(0x1f4)]?(_0x2712a8=!0x0,this[_0x1c1182(0x1ea)](_0x2ffcfb)):_0x2ffcfb[_0x1c1182(0x1cf)]===_0x1b02a3&&_0x2ffcfb[_0x1c1182(0x1f4)]===_0x5d4879?_0x2712a8=!0x1:(_0x4ed588[_0x1c1182(0x1cf)]===_0x1b02a3&&_0x4ed588[_0x1c1182(0x1f4)]===_0x5d4879||this[_0x1c1182(0x1f7)]({'revision':_0x4ed588,'from':_0x5d4879,'to':_0x1b02a3}),_0x2712a8=!0x0),_0x2712a8&&(delete _0x2ffcfb[_0x1c1182(0x1f4)],delete _0x2ffcfb[_0x1c1182(0x1cf)],delete _0x2ffcfb[_0x1c1182(0x1ec)],delete _0x2ffcfb[_0x1c1182(0x1e5)],delete _0x2ffcfb[_0x1c1182(0x20b)]);}this[_0x1c1182(0x1ff)][_0x1c1182(0x1e0)](_0x2ffcfb),this[_0x1c1182(0x1ea)](_0x2ffcfb);}else this[_0x1c1182(0x1ff)][_0x1c1182(0x1e2)](_0x2ffcfb);}const _0x1c0bc6=_0x36d25b[_0x1c1182(0x221)]();_0x1c0bc6[_0x1c1182(0x1ed)]();for(let _0x41365c=0x0;_0x41365c<_0x1c0bc6[_0x1c1182(0x206)]-0x1;_0x41365c++){const _0x583596=_0x1c0bc6[_0x41365c],_0x5c5bdf=_0x1c0bc6[_0x41365c+0x1];if(_0x583596[_0x1c1182(0x1f4)]<_0x5c5bdf[_0x1c1182(0x1cf)]){const _0x433381=_0x5c5bdf[_0x1c1182(0x1cf)],_0x3b7f8d=Math[_0x1c1182(0x23b)](_0x433381,_0x583596[_0x1c1182(0x1cf)]);this[_0x1c1182(0x1f7)]({'revision':_0x583596,'from':_0x433381,'to':_0x3b7f8d});}}}[_0x55b31b(0x1f7)]({revision:_0x2adeaa,from:_0x260ecf,to:_0x4b6ab1}={}){const _0x33155c=_0x55b31b,_0x3b5445=this[_0x33155c(0x211)][_0x33155c(0x231)][_0x33155c(0x1df)](_0x2c7c90),_0x16b22d=this[_0x33155c(0x1ff)][_0x33155c(0x21f)]({'revision':_0x2adeaa,'from':_0x260ecf,'to':_0x4b6ab1});_0x16b22d[_0x33155c(0x21b)]=_0x16b22d[_0x33155c(0x20b)][_0x33155c(0x1f8)](_0x34a89c=>_0x3b5445[_0x33155c(0x1e9)](_0x34a89c)),_0x2adeaa[_0x33155c(0x219)](_0x16b22d);}[_0x55b31b(0x1ea)](_0x8673aa){const _0x5b0434=_0x55b31b,_0x3bcaae={};_0x3bcaae['id']=_0x8673aa['id'];for(const _0x38bfa9 of Object[_0x5b0434(0x210)](_0x8673aa))'id'!==_0x38bfa9&&(_0x3bcaae[_0x38bfa9]=void 0x0);this[_0x5b0434(0x1ff)][_0x5b0434(0x22f)](_0x3bcaae['id'],_0x3bcaae,!0x0);}async[_0x55b31b(0x1d1)](_0x45f926){const _0x251fcb=_0x55b31b,_0x233405=this[_0x251fcb(0x211)][_0x251fcb(0x231)][_0x251fcb(0x1df)](_0x2c7c90),{connection:_0x2152fc}=this[_0x251fcb(0x211)][_0x251fcb(0x231)][_0x251fcb(0x1df)](_0x53aba6),_0x33ba97=new Set();for(const _0x2ee0c1 of _0x45f926){for(const _0x3d9ac6 of _0x2ee0c1[_0x251fcb(0x20b)])_0x5d7054(_0x3d9ac6);_0x2ee0c1[_0x251fcb(0x202)]&&_0x5d7054(_0x2ee0c1[_0x251fcb(0x202)]);}if(0x0===_0x33ba97[_0x251fcb(0x228)])return;const _0x4b1c95=await _0x35ba12[_0x251fcb(0x1fb)](_0x2152fc,Array[_0x251fcb(0x1d9)](_0x33ba97));for(const _0x2b8a19 of _0x4b1c95)_0x233405[_0x251fcb(0x1e9)](_0x2b8a19['id'])||_0x233405[_0x251fcb(0x20f)](_0x2b8a19);function _0x5d7054(_0x466b35){const _0x5ef7a2=_0x251fcb;_0x233405[_0x5ef7a2(0x1e9)](_0x466b35)||_0x33ba97[_0x5ef7a2(0x1e8)](_0x466b35);}}}v[_0x55b31b(0x1db)]=_0x546192;function _0x3ebf(_0x2eace1,_0x3c2946){const _0x464dd3=_0x464d();return _0x3ebf=function(_0x3ebf28,_0x36e0e4){_0x3ebf28=_0x3ebf28-0x1ce;let _0x4fe5f6=_0x464dd3[_0x3ebf28];return _0x4fe5f6;},_0x3ebf(_0x2eace1,_0x3c2946);}export default v;function st(_0x1985bf){const _0x3348af=_0x55b31b;return _0x1985bf[_0x3348af(0x21e)][_0x3348af(0x218)](_0x3348af(0x229))||_0x1985bf[_0x3348af(0x21e)][_0x3348af(0x218)](_0x3348af(0x1d4))||_0x1985bf[_0x3348af(0x21e)][_0x3348af(0x218)](_0x3348af(0x223));}
@@ -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
+ function _0x55c2(_0x1e3aa3,_0x3ac570){const _0x42a127=_0x42a1();return _0x55c2=function(_0x55c217,_0x1f4a46){_0x55c217=_0x55c217-0x116;let _0x573222=_0x42a127[_0x55c217];return _0x573222;},_0x55c2(_0x1e3aa3,_0x3ac570);}const _0x2b57dc=_0x55c2;(function(_0x7c5a15,_0x1007ea){const _0x5f4617=_0x55c2,_0x504af1=_0x7c5a15();while(!![]){try{const _0x133131=-parseInt(_0x5f4617(0x132))/0x1*(parseInt(_0x5f4617(0x150))/0x2)+parseInt(_0x5f4617(0x121))/0x3*(parseInt(_0x5f4617(0x13b))/0x4)+-parseInt(_0x5f4617(0x13f))/0x5+-parseInt(_0x5f4617(0x130))/0x6*(-parseInt(_0x5f4617(0x14f))/0x7)+-parseInt(_0x5f4617(0x119))/0x8+parseInt(_0x5f4617(0x11d))/0x9*(parseInt(_0x5f4617(0x12c))/0xa)+parseInt(_0x5f4617(0x12b))/0xb*(parseInt(_0x5f4617(0x13a))/0xc);if(_0x133131===_0x1007ea)break;else _0x504af1['push'](_0x504af1['shift']());}catch(_0xa2cd11){_0x504af1['push'](_0x504af1['shift']());}}}(_0x42a1,0xf3e5a));import{Plugin as _0x2f853a}from'ckeditor5/src/core.js';import{User as _0x423675,TrackChangesService as _0x111cf8}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x1061df from'../realtimecollaborativeediting/websocketgateway.js';import _0x133a5b from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x2cd2ab}from'ckeditor5-collaboration/src/collaboration-core.js';class g extends _0x2f853a{static get[_0x2b57dc(0x131)](){const _0x6b95a3=_0x2b57dc;return[_0x133a5b,_0x6b95a3(0x142),_0x1061df];}constructor(_0x28f74f){const _0x137336=_0x2b57dc;super(_0x28f74f);const _0x204d2f=this[_0x137336(0x12d)][_0x137336(0x153)][_0x137336(0x137)](_0x137336(0x152));this[_0x137336(0x141)]=new Map(),this[_0x137336(0x14e)]=new g[(_0x137336(0x12e))](_0x204d2f);}[_0x2b57dc(0x14a)](){const _0x5a0f81=_0x2b57dc,_0x4b380d=this[_0x5a0f81(0x12d)][_0x5a0f81(0x11b)][_0x5a0f81(0x137)](_0x1061df),_0x161533=this[_0x5a0f81(0x12d)][_0x5a0f81(0x11b)][_0x5a0f81(0x137)](_0x5a0f81(0x142));return _0x161533[_0x5a0f81(0x122)]={'getSuggestion':async _0x51be30=>{const _0x3c7a05=_0x5a0f81;await this[_0x3c7a05(0x11a)]();const _0x404018=await this[_0x3c7a05(0x14e)][_0x3c7a05(0x137)](_0x51be30)[_0x3c7a05(0x128)](w);return await this[_0x3c7a05(0x140)]([_0x404018]),_0x404018;},'addSuggestion':async({id:_0x46b3fb,type:_0x94cafd,data:_0x273039,originalSuggestionId:_0x4f9944,attributes:_0x55e10f})=>{const _0x5ae5ab=_0x5a0f81;await this[_0x5ae5ab(0x11a)]();const _0x57bdf7={'id':_0x46b3fb,'type':_0x94cafd,'data':_0x273039,'originalSuggestionId':_0x4f9944,'attributes':_0x55e10f},_0xf681eb=await this[_0x5ae5ab(0x14e)][_0x5ae5ab(0x138)](_0x46b3fb,_0x94cafd,_0x273039,_0x4f9944,_0x55e10f)[_0x5ae5ab(0x128)](_0x449790=>{if(st(_0x449790))return new Promise(_0x1e241b=>{const _0x30b9c1=_0x55c2;this[_0x30b9c1(0x141)][_0x30b9c1(0x133)](_0x46b3fb,{'resolve':_0x1e241b,'suggestionData':_0x57bdf7});});throw _0x449790;});return this[_0x5ae5ab(0x141)][_0x5ae5ab(0x13d)](_0x46b3fb),_0xf681eb;},'updateSuggestion':async(_0x5855cf,_0x5e0e3f)=>{const _0x3a027c=_0x5a0f81;if(await this[_0x3a027c(0x11a)](),_0x3a027c(0x11e)!==_0x5e0e3f[_0x3a027c(0x145)])return this[_0x3a027c(0x14e)][_0x3a027c(0x117)](_0x5855cf,_0x5e0e3f)[_0x3a027c(0x128)](w);}},this[_0x5a0f81(0x148)](this[_0x5a0f81(0x14e)],_0x5a0f81(0x14d),(_0x42eeff,_0x2905c1)=>{const _0x5b3e61=_0x5a0f81;_0x161533[_0x5b3e61(0x11c)](_0x2905c1['id'])&&(_0x161533[_0x5b3e61(0x14c)](_0x2905c1['id'])[_0x5b3e61(0x144)]=_0x2905c1[_0x5b3e61(0x144)]);}),this[_0x5a0f81(0x14e)][_0x5a0f81(0x127)](_0x4b380d[_0x5a0f81(0x151)])[_0x5a0f81(0x134)](_0x4d85c1=>(_0x4b380d[_0x5a0f81(0x11f)](this),this[_0x5a0f81(0x140)](_0x4d85c1)[_0x5a0f81(0x134)](()=>{const _0x46c334=_0x5a0f81;for(const _0x5f2132 of _0x4d85c1){_0x161533[_0x46c334(0x118)](_0x5f2132)[_0x46c334(0x13e)]=!0x0;}})));}async[_0x2b57dc(0x124)](){const _0x208bd1=_0x2b57dc,_0x42e9e5=this[_0x208bd1(0x12d)][_0x208bd1(0x11b)][_0x208bd1(0x137)](_0x208bd1(0x142)),{connection:_0x333dfa}=this[_0x208bd1(0x12d)][_0x208bd1(0x11b)][_0x208bd1(0x137)](_0x1061df),_0x118c2e=await this[_0x208bd1(0x14e)][_0x208bd1(0x127)](_0x333dfa);await this[_0x208bd1(0x140)](_0x118c2e);for(const {suggestionData:_0x4da4d8,resolve:_0x9fb90c}of this[_0x208bd1(0x141)][_0x208bd1(0x135)]()){let _0x430fe6=_0x118c2e[_0x208bd1(0x143)](_0x5a678e=>_0x5a678e['id']===_0x4da4d8['id']);_0x430fe6||(_0x430fe6=await this[_0x208bd1(0x14e)][_0x208bd1(0x138)](_0x4da4d8['id'],_0x4da4d8[_0x208bd1(0x12f)],_0x4da4d8[_0x208bd1(0x116)],_0x4da4d8[_0x208bd1(0x12a)])),_0x9fb90c(_0x430fe6);}for(const _0x1aefbb of _0x118c2e)_0x42e9e5[_0x208bd1(0x11c)](_0x1aefbb['id'])||_0x42e9e5[_0x208bd1(0x118)](_0x1aefbb);}async[_0x2b57dc(0x11a)](){const _0x161ce1=_0x2b57dc;this[_0x161ce1(0x14e)][_0x161ce1(0x120)]||await new Promise(_0xd4bc6c=>{const _0x212303=_0x161ce1;this[_0x212303(0x148)](this[_0x212303(0x14e)],_0x212303(0x125),_0x341410=>{const _0x40e8f4=_0x212303;_0x341410[_0x40e8f4(0x126)](),_0xd4bc6c();});});}async[_0x2b57dc(0x140)](_0x252368){const _0x59b140=_0x2b57dc,_0x576efc=this[_0x59b140(0x12d)][_0x59b140(0x11b)][_0x59b140(0x137)](_0x2cd2ab),{connection:_0x2ef98e}=this[_0x59b140(0x12d)][_0x59b140(0x11b)][_0x59b140(0x137)](_0x1061df),_0x215f96=new Set();for(const {authorId:_0x1a5874}of _0x252368)_0x576efc[_0x59b140(0x149)](_0x1a5874)||_0x215f96[_0x59b140(0x138)](_0x1a5874);if(0x0===_0x215f96[_0x59b140(0x129)])return;const _0x2d8c75=await _0x423675[_0x59b140(0x146)](_0x2ef98e,Array[_0x59b140(0x13c)](_0x215f96));for(const _0x5181c3 of _0x2d8c75)_0x576efc[_0x59b140(0x149)](_0x5181c3['id'])||_0x576efc[_0x59b140(0x136)](_0x5181c3);}}function _0x42a1(){const _0x48a4ab=['data','update','addSuggestionData','1385208eKZNoS','_waitForServiceReady','plugins','hasSuggestion','34821ollyPf','open','addToReconnectionStack','isConnected','30shyekQ','adapter','startsWith','reconnect','connected','off','connect','catch','size','originalSuggestionId','319IEFPLC','2390meksDQ','editor','TrackChangesService','type','42sdfRXF','requires','228297drbwof','set','then','values','addUser','get','add','cloud-services-internal-error:\x20Request\x20timeout.','954036MGrfoZ','66440ktnXvp','from','delete','_saved','6889230RZbVWL','_fetchMissingUsersForThreads','_bufferedRequests','TrackChangesEditing','find','attributes','state','getMany','message','listenTo','getUser','init','cloud-services-internal-error:\x20Not\x20connected.','getSuggestion','suggestionUpdated','_trackChangesService','295106OLmYAk','10ddtSiX','connection','collaboration.channelId','config'];_0x42a1=function(){return _0x48a4ab;};return _0x42a1();}g[_0x2b57dc(0x12e)]=_0x111cf8;export default g;function w(_0x1c3b38){if(st(_0x1c3b38))return new Promise(()=>{});throw _0x1c3b38;}function st(_0x9c7ff1){const _0x3b9403=_0x2b57dc;return _0x9c7ff1[_0x3b9403(0x147)][_0x3b9403(0x123)](_0x3b9403(0x14b))||_0x9c7ff1[_0x3b9403(0x147)][_0x3b9403(0x123)](_0x3b9403(0x139));}
@@ -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);}}