@ckeditor/ckeditor5-revision-history 35.2.1 → 35.3.1
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.
- package/README.md +1 -1
- package/build/revision-history.js +1 -1
- package/package.json +7 -7
- package/src/changeitem.js +1 -1
- package/src/editor/revisionviewereditor.js +1 -1
- package/src/editor/revisionviewereditorui.js +1 -1
- package/src/editor/revisionviewereditoruiview.js +1 -1
- package/src/revision.js +1 -1
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +1 -1
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revision/utils.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
- package/src/utils/common-translations.js +1 -1
package/src/revisiontracker.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1e8d=['root','_fixRange','_isInit','requires','insertion','_loadRevisionData','getChild','PendingActions','collaboration.channelId','_continueCurrentRevision','_saveMetaData','insertions','_startingRevisionId','createRange','Empty\x20document','paragraph','buildRevisionData','range','_fixOperation','affectsData','name','map','_removePendingAction','graveyardPosition','repository','editing','getRootNames','data','_applyOperations','_findInsertionIndex','_prepareViewToSave','_handleMoveOperation','_startingVersion','toModel','authorsIds','revision-end','getWalker','_cloneOperation','startsWith','isReady','_bufferedUpdates','length','_calculateMetaData','createRevision','finally','tableCell','_execute','_markers','_operations','define','parse','initialData','_makeModelFromViewString','_transformMarkers','addRevisionData','userId','version','element','markers','set','max','revisionHistory.resumeUnsavedRevision','getRevisions','roots','_createCurrentRevision','marker','createRangeIn','diffData','config','default','saveRevision','_touchedMarkers','view','updateRevisions','data-revision-','_diffRoots','fromVersion','update','reInit','RealTimeCollaborationClient','_bufferUpdate','plugins','oldRange','push','vid','_markChanges','for','getData','sendBufferedUpdates','document','_createFromRanges','getOperations','toData','nodeAfter','getRange','_baseIdsRoots','howMany','getUser','getRevisionDocumentData','createPositionFromPath','targetPosition','locale','keepParagraph','offsetSize','_revisionDataBuilder','_addPendingAction','_loadedStateData','_source','processor','source','toView','_getViewJson','_baseRoots','conversion','find','_saveEmptyMetaData','vid_start','_clone','_getVidAttributeName','splitPosition','size','_lastTo','getAttributes','rootName','isPendingUpdate','offset','creator','string','getAncestors','setRevisionData','pluginName','isEnabled','_revisionId','getAttribute','clone','reverse','keys','_replaceEditorDataWithRevisionData','get','filter','_lastFrom','from','_appendChild','getRevision','_processRootBeforeSave','dataToMarker','init','addRevision','add','_getState','deletions','PENDING_ACTION_REVISION_HISTORY','_copyMarkers','_savedMetaData','type','documentFragment','_authorId','childCount','editor','forEach','getCurrentRevisionId','start','clear','isEqual','_generateTape','_handleMarkerOperation','text','toVersion','_getPreviousFrom','elementEnd','_getFromVersion','parent','revision','getChildren','_getBaseVids','_isPendingUpdate','_handleMergeOperation','NEGATIVE_INFINITY','path','setSource','deletion','createPositionBefore','dataDowncast','previousPosition','afterInit','_makeRevision','vid_end','_idsRoots','_handleOperation','history','_update','position','slice','_loadState','_handleSplitOperation','children','merge','_setAttribute','stickiness','adapter','has','split','insertionPosition','revision:','RevisionsRepository','attributes','getLatestVersion','reinsert','getMovedRangeStart','createdAt','createPositionAt','_touched','Users','_initialRevisionId','item','_rootNames','getRoot','createPositionAfter','_pendingAction','newRange','_reset','baseVersion','loadState','_makeIdsRoot','model','values','initial','delete','end','_removeMetaData','remove','_removeRevisionMarkers','$text','_insertChild','sort','getNodeByPath','then','editor-initial-data-replaced-with-revision-data','elementStart','_setConversion','$graveyard','authors','includes','currentRevision','creatorId','insert','resolve','getOperation','_fixPosition','_handleInsertOperation'];(function(_0x2ef8c5,_0x1e8de5){const _0x1fd933=function(_0x236d82){while(--_0x236d82){_0x2ef8c5['push'](_0x2ef8c5['shift']());}};_0x1fd933(++_0x1e8de5);}(_0x1e8d,0x129));const _0x1fd9=function(_0x2ef8c5,_0x1e8de5){_0x2ef8c5=_0x2ef8c5-0x0;let _0x1fd933=_0x1e8d[_0x2ef8c5];return _0x1fd933;};import{Users as _0x586538}from'ckeditor5-collaboration/src/collaboration-core';import{Plugin as _0x522f82,PendingActions as _0x29c99b}from'ckeditor5/src/core';import{logWarning as _0x134e8d,uid as _0x2c1e37}from'ckeditor5/src/utils';import{Position as _0x4e2940,Range as _0x376643,Element as _0x420226,DocumentFragment as _0x584dd6,ViewText as _0x20c37a,ViewElement as _0x5cdbe6,ViewContainerElement as _0x26eb5c,ViewAttributeElement as _0x5ebcd4,ViewEmptyElement as _0x31ee01,ViewRawElement as _0xb3ad0f,ViewUIElement as _0x522d21,ViewDocumentFragment as _0x4a06c5}from'ckeditor5/src/engine';import _0x20bfcf from'./revisionsrepository';import{getTranslation as _0x256b49}from'./utils/common-translations';const J={'c':_0x26eb5c,'a':_0x5ebcd4,'e':_0x31ee01,'r':_0xb3ad0f,'u':_0x522d21};export default class u extends _0x522f82{static get[_0x1fd9('0x53')](){return'RevisionTracker';}static get[_0x1fd9('0xce')](){return[_0x586538,_0x20bfcf,_0x29c99b];}constructor(..._0x1c590c){super(..._0x1c590c),this[_0x1fd9('0x98')]=null,this['set']('isReady',!0x1),this[_0x1fd9('0xc')](_0x1fd9('0x54'),!0x0),this[_0x1fd9('0xc4')]=null;const _0x526e17=_0x2c1e37();this[_0x1fd9('0x3c')]={'history':this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')]['history'],'getLatestVersion':()=>Promise['resolve'](this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0x9')]),'getCurrentRevisionId':()=>_0x526e17},this[_0x1fd9('0x39')]=new B(this[_0x1fd9('0x6f')]),this[_0x1fd9('0xa6')]=this[_0x1fd9('0x6f')]['config'][_0x1fd9('0x5b')](_0x1fd9('0xd3'))||_0x1fd9('0xb3'),this[_0x1fd9('0xc')](_0x1fd9('0x4d'),!0x1),this[_0x1fd9('0xf3')]=new Map(),this['editor'][_0x1fd9('0x15')][_0x1fd9('0x2')]('revisionHistory.resumeUnsavedRevision',!0x0),this[_0x1fd9('0x3b')]=null,this[_0x1fd9('0x6f')][_0x1fd9('0x42')][_0x1fd9('0x27')]('upcast')[_0x1fd9('0x62')]({'view':'revision'});}['init'](){this[_0x1fd9('0xe3')]=this['editor'][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0x9d')),this[_0x1fd9('0xc0')](),this['editor'][_0x1fd9('0xe6')]['on']('ready',()=>{const _0x4f55b0=this[_0x1fd9('0xe3')][_0x1fd9('0x60')](0x0),_0x3dfc65=_0x4f55b0&&null===_0x4f55b0[_0x1fd9('0x4f')]?_0x4f55b0:null;if(this[_0x1fd9('0xd4')]=!!_0x3dfc65&&this[_0x1fd9('0x6f')][_0x1fd9('0x15')][_0x1fd9('0x5b')](_0x1fd9('0xe')),this['editor']['plugins'][_0x1fd9('0x99')](_0x1fd9('0x20'))){const _0x1d569e=this[_0x1fd9('0x3c')]['getCurrentRevisionId'](),_0xe7866e=this[_0x1fd9('0xe3')][_0x1fd9('0x60')](_0x1d569e);if(_0xe7866e)this[_0x1fd9('0xeb')]=_0xe7866e[_0x1fd9('0x1d')],this[_0x1fd9('0xd4')]=!0x1;else{const _0x452ee6=this[_0x1fd9('0x3c')]['history'][_0x1fd9('0x1')][_0x1fd9('0x43')](_0x3b7979=>!_0x3b7979[_0x1fd9('0xcd')]),_0x3b6a1b=_0x452ee6?_0x452ee6[_0x1fd9('0xae')]:this['_source'][_0x1fd9('0x8e')][_0x1fd9('0x9')];_0x4f55b0?(_0x4f55b0['toVersion']<_0x3b6a1b&&_0x4f55b0['_update']({'toVersion':_0x3b6a1b}),this[_0x1fd9('0xd4')]?(this[_0x1fd9('0x3c')]['getCurrentRevisionId']=()=>_0x3dfc65['id'],this[_0x1fd9('0xeb')]=_0x3dfc65[_0x1fd9('0x1d')]):(this['_startingVersion']=_0x4f55b0[_0x1fd9('0x78')],this['_continueCurrentRevision']=!0x1)):(this[_0x1fd9('0xeb')]=_0x3b6a1b,this[_0x1fd9('0xd4')]=!0x1);}}else _0x3dfc65&&(this['editor'][_0x1fd9('0xb1')][_0x1fd9('0x2a')]['history'][_0x1fd9('0x9')]=Math[_0x1fd9('0xd')](_0x3dfc65['toVersion'],this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0x8e')]['version']),_0x3dfc65[_0x1fd9('0x1d')]===_0x3dfc65[_0x1fd9('0x78')]?(0x0!==_0x3dfc65[_0x1fd9('0x1d')]&&(this['_source'][_0x1fd9('0x71')]=()=>_0x3dfc65['id']),this[_0x1fd9('0xd4')]=!0x1):this[_0x1fd9('0xd4')]&&(this[_0x1fd9('0x3c')][_0x1fd9('0x71')]=()=>_0x3dfc65['id'],this['_startingVersion']=_0x3dfc65[_0x1fd9('0x1d')])),this[_0x1fd9('0xd4')]||(this[_0x1fd9('0xeb')]=this[_0x1fd9('0x6f')]['model']['document'][_0x1fd9('0x9')]);this[_0x1fd9('0x39')]['init'](this['_source']['history']),this['_createInitialRevision'](this['_startingVersion']),this['_createCurrentRevision'](this[_0x1fd9('0xeb')]),this['adapter']&&this['sendBufferedUpdates']();}),this['bind'](_0x1fd9('0xf2'))['to'](this,'_isPendingUpdate',_0x2a994b=>!_0x2a994b);}async[_0x1fd9('0x89')](){if(this[_0x1fd9('0xe3')]['length']>0x0){const _0x3cefb9=this['repository']['getRevision'](0x0),_0x8c7b06=await this['getRevisionDocumentData'](_0x3cefb9);this[_0x1fd9('0x5a')](_0x8c7b06);}}[_0x1fd9('0x84')](_0xbfb24f){this[_0x1fd9('0x3c')]=_0xbfb24f;}async[_0x1fd9('0x1e')](){const _0xc02603=await this[_0x1fd9('0x3c')][_0x1fd9('0x9f')]();if(_0xc02603>this[_0x1fd9('0xc4')][_0x1fd9('0x78')]){await this[_0x1fd9('0x92')]();const _0x5b9604=this[_0x1fd9('0xdb')]({'revision':this['currentRevision'],'to':_0xc02603});_0x5b9604['authors']=_0x5b9604['authorsIds']['map'](_0x15215f=>this[_0x1fd9('0x6f')][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0xa5'))[_0x1fd9('0x32')](_0x15215f)),this[_0x1fd9('0xc4')][_0x1fd9('0x8f')](_0x5b9604);}}async[_0x1fd9('0x92')](){this['_continueCurrentRevision']&&!this[_0x1fd9('0x3b')]&&(await this[_0x1fd9('0xd0')](this[_0x1fd9('0xc4')]),this[_0x1fd9('0x39')][_0x1fd9('0xaf')](this[_0x1fd9('0xc4')]),this['_loadedStateData']={'fromVersion':this['currentRevision']['fromVersion'],'authors':this[_0x1fd9('0xc4')][_0x1fd9('0xc2')][_0x1fd9('0x91')]()});}async[_0x1fd9('0x17')](_0xb9493c={},_0x414634=null){const _0x2f61aa=[];await this['_loadState'](),this[_0x1fd9('0xd4')]=!0x1,_0x414634>this[_0x1fd9('0xc4')][_0x1fd9('0x78')]&&(_0x414634=null),null===_0x414634&&(_0x414634=await this[_0x1fd9('0x3c')][_0x1fd9('0x9f')]());const _0x1dd50d=this[_0x1fd9('0x7b')](_0x414634),_0x6513eb=this['buildRevisionData']({'from':_0x1dd50d,'to':_0x414634});if(this[_0x1fd9('0xc4')][_0x1fd9('0x78')]<_0x414634){const _0x45b190=this['buildRevisionData']({'revision':this[_0x1fd9('0xc4')],'from':_0x414634,'to':_0x414634});_0x45b190[_0x1fd9('0xc2')]=[],_0x45b190[_0x1fd9('0xed')]=[],_0x45b190['id']=this[_0x1fd9('0xc4')]['id'],this[_0x1fd9('0xc4')][_0x1fd9('0x8f')](_0x45b190,!0x0),delete _0x45b190['authors'],_0x2f61aa[_0x1fd9('0x24')](_0x45b190);}_0xb9493c[_0x1fd9('0xc5')]=this['editor']['plugins'][_0x1fd9('0x5b')]('Users')['me']['id'],_0xb9493c['name']=_0xb9493c['name']||null,_0xb9493c['id']=_0xb9493c['id']||_0x2c1e37(),_0xb9493c={..._0xb9493c,..._0x6513eb};const _0x32221d=this[_0x1fd9('0x7')](_0xb9493c);_0x2f61aa[_0x1fd9('0x24')](_0xb9493c);const _0x1d8a4d=this['repository']['getIndex'](_0x32221d);if(0x0!==_0x1d8a4d){const _0x5dbf54=this[_0x1fd9('0xe3')][_0x1fd9('0x60')](_0x1d8a4d-0x1);if(_0x5dbf54['fromVersion']!==_0x414634){const _0x312225=this[_0x1fd9('0x39')][_0x1fd9('0x28')](_0x414634,_0x5dbf54[_0x1fd9('0x78')]),_0x3f2246={'id':_0x5dbf54['id'],'diffData':_0x312225[_0x1fd9('0x14')],'authorsIds':_0x312225[_0x1fd9('0xed')],'authors':_0x312225['authorsIds'][_0x1fd9('0xe0')](_0x35b92e=>this[_0x1fd9('0x6f')][_0x1fd9('0x22')]['get']('Users')[_0x1fd9('0x32')](_0x35b92e)),'fromVersion':_0x414634};_0x5dbf54===this[_0x1fd9('0xc4')]&&(_0x3f2246[_0x1fd9('0xa2')]=new Date(_0xb9493c['createdAt']['getTime']()+0xa)),_0x5dbf54[_0x1fd9('0x8f')](_0x3f2246,!0x0),delete _0x3f2246['authors'],_0x2f61aa['push'](_0x3f2246);}}if(this[_0x1fd9('0x98')]){for(const _0x4e50e3 of _0x2f61aa)this[_0x1fd9('0x21')](_0x4e50e3['id'],_0x4e50e3,!0x0);this['sendBufferedUpdates']();}return _0x32221d;}[_0x1fd9('0x7')](_0x913bda){const _0x5711c4=this[_0x1fd9('0xe3')][_0x1fd9('0xf6')](_0x913bda);return this[_0x1fd9('0x98')]&&_0x5711c4['on']('_update',(_0x54d27a,_0x16a88a,_0x11bac5)=>{_0x11bac5||(this[_0x1fd9('0x21')](_0x16a88a['id'],_0x16a88a,!0x0),this['sendBufferedUpdates']());}),this[_0x1fd9('0xe3')][_0x1fd9('0x64')](_0x5711c4,this[_0x1fd9('0xe8')](_0x5711c4)),_0x5711c4;}async[_0x1fd9('0x33')](_0x24e475){await this[_0x1fd9('0xd0')](_0x24e475);const _0x4a6fe7={};for(const _0x229051 in _0x24e475[_0x1fd9('0x14')]){const _0x2075f3=this[_0x1fd9('0xb8')](JSON[_0x1fd9('0x3')](_0x24e475[_0x1fd9('0x14')][_0x229051]['insertions'])),_0x4b6b49=this[_0x1fd9('0x6f')]['editing']['view'][_0x1fd9('0x2a')],_0x391aa1=new _0x4a06c5(_0x4b6b49,_0x2075f3[_0x1fd9('0xe0')](_0x30c0da=>j(_0x30c0da,this['editor'])));this['editor'][_0x1fd9('0xe6')][_0x1fd9('0x3d')]['useFillerType']('marked'),_0x4a6fe7[_0x229051]=this['editor'][_0x1fd9('0xe6')][_0x1fd9('0x3d')][_0x1fd9('0x2d')](_0x391aa1),this[_0x1fd9('0x6f')][_0x1fd9('0xe6')]['processor']['useFillerType'](_0x1fd9('0x16'));}return _0x4a6fe7;}['sendBufferedUpdates'](){if(0x0===this[_0x1fd9('0xf3')][_0x1fd9('0x49')])return;if(this[_0x1fd9('0x80')])return;let _0x4d965a=Array[_0x1fd9('0x5e')](this[_0x1fd9('0xf3')]['values']());this[_0x1fd9('0xf3')][_0x1fd9('0x73')]();for(let _0x5a772e=0x0;_0x5a772e<_0x4d965a[_0x1fd9('0xf4')];_0x5a772e++){const _0x119c6a=_0x4d965a[_0x5a772e];let _0x371622=!0x1;for(const _0x35db85 of Object['keys'](_0x119c6a))void 0x0===_0x119c6a[_0x35db85]?delete _0x119c6a[_0x35db85]:'id'!==_0x35db85&&(_0x371622=!0x0);_0x371622||(_0x4d965a[_0x5a772e]=null);}if(_0x4d965a=_0x4d965a[_0x1fd9('0x5c')](_0x158bcc=>null!==_0x158bcc),!_0x4d965a[_0x1fd9('0xf4')])return;for(let _0x1fc027=0x0;_0x1fc027<_0x4d965a[_0x1fd9('0xf4')];_0x1fc027++){const _0x49d29d=_0x4d965a[_0x1fc027];void 0x0!==_0x49d29d['fromVersion']&&void 0x0===_0x49d29d['toVersion']&&(_0x49d29d['toVersion']=this['repository'][_0x1fd9('0x60')](_0x49d29d['id'])['toVersion']),void 0x0!==_0x49d29d[_0x1fd9('0x78')]&&void 0x0===_0x49d29d[_0x1fd9('0x1d')]&&(_0x49d29d[_0x1fd9('0x1d')]=this[_0x1fd9('0xe3')]['getRevision'](_0x49d29d['id'])[_0x1fd9('0x1d')]);}const _0x254f23=this[_0x1fd9('0x6f')][_0x1fd9('0x15')]['get']('collaboration.channelId');this[_0x1fd9('0x80')]=!0x0,this['_addPendingAction'](),this[_0x1fd9('0x98')][_0x1fd9('0x1a')](_0x4d965a,_0x254f23)[_0x1fd9('0xf7')](()=>{this[_0x1fd9('0x80')]=!0x1;})[_0x1fd9('0xbd')](_0x5194fc=>{if(_0x5194fc)for(const _0x580387 of _0x5194fc)this['setRevisionData']({'id':_0x580387['id'],'createdAt':_0x580387[_0x1fd9('0xa2')]});this[_0x1fd9('0xe1')](),this[_0x1fd9('0x29')]();});}[_0x1fd9('0x5a')](_0x32b725){let _0x53bb81=this[_0x1fd9('0x6f')]['config']['get']('initialData');if(void 0x0===_0x53bb81){_0x53bb81={};for(const _0x536ec5 of this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0xe5')]())_0x53bb81[_0x536ec5]='';}_0x1fd9('0x50')==typeof _0x53bb81&&(_0x53bb81={'main':_0x53bb81});let _0x2d4283=!0x1;for(const _0x1cbd0b of Object[_0x1fd9('0x59')](_0x53bb81))_0x32b725[_0x1cbd0b]&&(_0x53bb81[_0x1cbd0b]!==_0x32b725[_0x1cbd0b]&&''!==_0x53bb81[_0x1cbd0b]['trim']()&&(_0x2d4283=!0x0),_0x53bb81[_0x1cbd0b]=_0x32b725[_0x1cbd0b]);_0x2d4283&&_0x134e8d(_0x1fd9('0xbe')),this[_0x1fd9('0x6f')]['config'][_0x1fd9('0xc')](_0x1fd9('0x4'),_0x53bb81);}[_0x1fd9('0x3a')](){if(!this[_0x1fd9('0xab')]){const _0x586972=this[_0x1fd9('0x6f')][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0xd2'));this[_0x1fd9('0xab')]=_0x586972[_0x1fd9('0x65')](_0x256b49(this[_0x1fd9('0x6f')]['locale'],_0x1fd9('0x68')));}}[_0x1fd9('0xe1')](){this[_0x1fd9('0xab')]&&(this[_0x1fd9('0x6f')]['plugins'][_0x1fd9('0x5b')](_0x1fd9('0xd2'))[_0x1fd9('0xb7')](this['_pendingAction']),this['_pendingAction']=null);}[_0x1fd9('0xe8')](_0xd8f269){const _0x29c7a3=this[_0x1fd9('0xe3')][_0x1fd9('0xf')]();_0x29c7a3['reverse']();let _0x3defe7=0x0;for(;_0x3defe7<_0x29c7a3[_0x1fd9('0xf4')];){const _0x262f9c=_0x29c7a3[_0x3defe7];if(_0x262f9c===this['currentRevision']){_0x3defe7++;continue;}if(_0x262f9c['id']===this['_initialRevisionId'])break;const _0x176c8f=_0xd8f269[_0x1fd9('0x78')]-_0x262f9c[_0x1fd9('0x78')]||_0xd8f269[_0x1fd9('0x1d')]-_0x262f9c[_0x1fd9('0x1d')];if(_0x176c8f>0x0)break;if(_0x176c8f<0x0)_0x3defe7++;else{if(!_0xd8f269[_0x1fd9('0x4f')]&&_0x262f9c[_0x1fd9('0x4f')])break;if(_0x262f9c[_0x1fd9('0x4f')]||!_0xd8f269[_0x1fd9('0x4f')]){if(_0xd8f269['createdAt']>_0x262f9c[_0x1fd9('0xa2')])break;_0x3defe7++;}else _0x3defe7++;}}return _0x3defe7;}[_0x1fd9('0x52')](_0x223363){const _0x439c5f=this[_0x1fd9('0xe3')][_0x1fd9('0x60')](_0x223363['id']);if(_0x223363[_0x1fd9('0xa2')]&&(_0x223363[_0x1fd9('0xa2')]=new Date(_0x223363[_0x1fd9('0xa2')])),_0x223363[_0x1fd9('0xed')]){const _0x210d16=this['editor'][_0x1fd9('0x22')]['get'](_0x1fd9('0xa5'));_0x223363[_0x1fd9('0xc2')]=_0x223363['authorsIds']['map'](_0x5c5702=>_0x210d16['getUser'](_0x5c5702));}_0x439c5f[_0x1fd9('0x8f')](_0x223363,!0x0);}[_0x1fd9('0xdb')]({revision:_0x4a1381=null,from:_0x43d9c0=null,to:_0x4957d3=null}){_0x43d9c0=null!==_0x43d9c0?_0x43d9c0:_0x4a1381[_0x1fd9('0x1d')],_0x4957d3=null!==_0x4957d3?_0x4957d3:_0x4a1381[_0x1fd9('0x78')];const _0x5e7d04=this[_0x1fd9('0x39')][_0x1fd9('0x28')](_0x43d9c0,_0x4957d3),_0x36bca9={'diffData':_0x5e7d04['diffData'],'authorsIds':_0x5e7d04[_0x1fd9('0xed')],'fromVersion':_0x43d9c0,'toVersion':_0x4957d3};if(!_0x4a1381||_0x4957d3!==_0x4a1381[_0x1fd9('0x78')]){const _0x1620cf=_0x4957d3-0x1,_0x2c99a5=this[_0x1fd9('0x3c')][_0x1fd9('0x8e')][_0x1fd9('0xc8')](_0x1620cf);_0x36bca9[_0x1fd9('0xa2')]=_0x2c99a5&&_0x2c99a5['createdAt']||new Date();}if(this[_0x1fd9('0x3b')]&&_0x43d9c0===this[_0x1fd9('0x3b')][_0x1fd9('0x1d')])for(const _0x4151db of this['_loadedStateData'][_0x1fd9('0xc2')])_0x36bca9[_0x1fd9('0xed')][_0x1fd9('0xc3')](_0x4151db['id'])||_0x36bca9[_0x1fd9('0xed')][_0x1fd9('0x24')](_0x4151db['id']);return _0x36bca9;}[_0x1fd9('0xd0')](_0x3ee294){if(!_0x3ee294||_0x3ee294[_0x1fd9('0x14')])return Promise[_0x1fd9('0xc7')]();{const _0xb69f85=this[_0x1fd9('0x6f')][_0x1fd9('0x15')][_0x1fd9('0x5b')](_0x1fd9('0xd3'));return this[_0x1fd9('0x98')][_0x1fd9('0x60')]({'channelId':_0xb69f85,'revisionId':_0x3ee294['id']})['then'](_0x4990ec=>{_0x3ee294[_0x1fd9('0x14')]=_0x4990ec[_0x1fd9('0x14')];});}}[_0x1fd9('0x21')](_0x5e1abb,_0x135c23,_0x2e0b0d){if(this[_0x1fd9('0xf3')][_0x1fd9('0x99')](_0x5e1abb)){const _0x1138a8=this[_0x1fd9('0xf3')][_0x1fd9('0x5b')](_0x5e1abb);_0x135c23=_0x2e0b0d?{..._0x1138a8,..._0x135c23}:{..._0x135c23,..._0x1138a8};}this[_0x1fd9('0xf3')][_0x1fd9('0xc')](_0x5e1abb,_0x135c23);}[_0x1fd9('0x7b')](_0x6d8600){const _0x117012=this[_0x1fd9('0xe3')][_0x1fd9('0xf')]();_0x117012[_0x1fd9('0x58')](),_0x117012['shift']();const _0x14761b=_0x117012[_0x1fd9('0x43')](_0x208c4a=>_0x208c4a['toVersion']<=_0x6d8600)[_0x1fd9('0x78')];return _0x14761b<this['_startingVersion']?this[_0x1fd9('0xeb')]:_0x14761b;}['_createInitialRevision'](_0x15e93e){const _0x1f6e81=this[_0x1fd9('0xe3')]['getRevision'](this[_0x1fd9('0xe3')]['length']-0x1);if(_0x1f6e81)this[_0x1fd9('0xa6')]=_0x1f6e81['id'];else{const _0x29b6e9=!this['editor'][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0x10')][_0x1fd9('0x43')](_0x1e08b8=>this[_0x1fd9('0x6f')][_0x1fd9('0xb1')]['hasContent'](_0x1e08b8)),_0x3da68a=this[_0x1fd9('0x6f')][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0xa5'))['me']['id'],_0x38d7f5=_0x256b49(this[_0x1fd9('0x6f')][_0x1fd9('0x36')],_0x29b6e9?_0x1fd9('0xd9'):'Initial\x20revision');this[_0x1fd9('0x8a')]({'from':_0x15e93e,'to':_0x15e93e,'id':this[_0x1fd9('0xa6')],'name':_0x38d7f5,'creatorId':_0x3da68a});}}[_0x1fd9('0x11')](_0x1a5032){const _0x209813=this['_source'][_0x1fd9('0x71')]();this[_0x1fd9('0xc4')]=this[_0x1fd9('0xe3')][_0x1fd9('0x60')](_0x209813),this[_0x1fd9('0xc4')]||(this[_0x1fd9('0xc4')]=this[_0x1fd9('0x8a')]({'from':_0x1a5032,'to':_0x1a5032,'id':_0x209813,'name':'','creatorId':null}));}[_0x1fd9('0x8a')]({name:_0x3276b3,from:_0x1ffc10,to:_0x3bc19c,creatorId:_0x25d32b,id:_0x54b66a}){const _0x226147=this[_0x1fd9('0xdb')]({'from':_0x1ffc10,'to':_0x3bc19c});_0x226147[_0x1fd9('0xdf')]=_0x3276b3,_0x226147[_0x1fd9('0xc5')]=_0x25d32b,_0x226147['id']=_0x54b66a;const _0x29dff3=this[_0x1fd9('0x7')](_0x226147);return this[_0x1fd9('0x98')]&&this[_0x1fd9('0x21')](_0x226147['id'],_0x226147,!0x0),_0x29dff3;}['_setConversion'](){this[_0x1fd9('0x6f')]['conversion']['for'](_0x1fd9('0x87'))['markerToData']({'model':_0x1fd9('0x7d')});}[_0x1fd9('0xb8')](_0x245159){return(_0x245159=_0x245159[_0x1fd9('0x5c')](_0x3801ab=>!_0x3801ab['name']||'revision-start'!==_0x3801ab[_0x1fd9('0xdf')]&&_0x1fd9('0xee')!==_0x3801ab['name']))[_0x1fd9('0x70')](_0x17656c=>{'string'!=typeof _0x17656c&&(_0x17656c[_0x1fd9('0x94')]=this[_0x1fd9('0xb8')](_0x17656c[_0x1fd9('0x94')]),_0x17656c[_0x1fd9('0x9e')]=_0x17656c[_0x1fd9('0x9e')][_0x1fd9('0x5c')](_0x4335e2=>!_0x4335e2[0x0]['startsWith'](_0x1fd9('0x1b'))));}),_0x245159;}}function j(_0x2ffde8,_0x4725af){const _0x4dd187=_0x4725af[_0x1fd9('0xe4')]['view']['document'];if(_0x1fd9('0x50')==typeof _0x2ffde8)return new _0x20c37a(_0x4dd187,_0x2ffde8);{const _0x38d625=_0x2ffde8[_0x1fd9('0x94')]['map'](_0x48d768=>j(_0x48d768,_0x4725af));return new(J[_0x2ffde8[(_0x1fd9('0x6b'))]]||_0x5cdbe6)(_0x4dd187,_0x2ffde8[_0x1fd9('0xdf')],_0x2ffde8[_0x1fd9('0x9e')],_0x38d625);}}class B{constructor(_0x2f8f23){this[_0x1fd9('0x6f')]=_0x2f8f23,this[_0x1fd9('0x6a')]=new Map(),this[_0x1fd9('0x5d')]=-0x1,this[_0x1fd9('0x4a')]=-0x1,this['_markers']=new Map(),this[_0x1fd9('0x1c')]=new Map(),this[_0x1fd9('0x41')]=new Map(),this[_0x1fd9('0x8c')]=new Map(),this[_0x1fd9('0x30')]=new Map(),this[_0x1fd9('0xa4')]=new Map(),this[_0x1fd9('0x18')]=new Map(),this[_0x1fd9('0x55')]=0x1,this[_0x1fd9('0xa8')]=this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0xe5')](),this['_rootNames'][_0x1fd9('0x24')](_0x1fd9('0xc1'));}[_0x1fd9('0x63')](_0x183ebb){this[_0x1fd9('0x3e')]=_0x183ebb;const _0xd422f3=new Map();for(const _0x36b5a9 of this[_0x1fd9('0xa8')]){const _0x826041=H(this['editor'][_0x1fd9('0xb1')]['document'][_0x1fd9('0xa9')](_0x36b5a9));_0xd422f3[_0x1fd9('0xc')](_0x36b5a9,_0x826041);}const _0x20cb03=Array[_0x1fd9('0x5e')](this[_0x1fd9('0x6f')]['model'][_0x1fd9('0xb')])[_0x1fd9('0xe0')](_0x347fb9=>[_0x347fb9[_0x1fd9('0xdf')],_0x347fb9[_0x1fd9('0x2f')]()]),_0x8b2077=this[_0x1fd9('0x3e')][_0x1fd9('0x9')];this[_0x1fd9('0xd5')](_0x8b2077,_0xd422f3,_0x20cb03),this[_0x1fd9('0xd7')]=this[_0x1fd9('0x55')];}[_0x1fd9('0x28')](_0x48c1c8,_0x36de1e){if(this['_lastFrom']===_0x48c1c8&&this['_lastTo']<=_0x36de1e)this[_0x1fd9('0x6a')][_0x1fd9('0x49')]>0x1&&this[_0x1fd9('0xb6')](this['_lastTo']),this['_applyOperations'](this[_0x1fd9('0x4a')],_0x36de1e,!0x0);else{if(!this[_0x1fd9('0x6a')][_0x1fd9('0x99')](_0x48c1c8)){const _0x47ed0b=this['_getPreviousFrom'](_0x48c1c8);this['_calculateMetaData'](_0x47ed0b,_0x48c1c8,!0x1);}this[_0x1fd9('0xf5')](_0x48c1c8,_0x36de1e,!0x0);}return this['_lastFrom']=_0x48c1c8,this[_0x1fd9('0x4a')]=_0x36de1e,this[_0x1fd9('0x66')]();}['loadState'](_0xe378da){this[_0x1fd9('0xad')](),this[_0x1fd9('0x5d')]=_0xe378da[_0x1fd9('0x1d')],this[_0x1fd9('0x4a')]=_0xe378da[_0x1fd9('0x78')];for(const _0x4e2408 in _0xe378da[_0x1fd9('0x14')]){const _0x59caab=this[_0x1fd9('0x5')](_0xe378da[_0x1fd9('0x14')][_0x4e2408][_0x1fd9('0x67')]);_0x59caab[_0x1fd9('0x4c')]=_0x4e2408,this[_0x1fd9('0x41')][_0x1fd9('0xc')](_0x4e2408,_0x59caab);const _0x42c48b=this[_0x1fd9('0xb0')](_0x59caab);this[_0x1fd9('0x30')][_0x1fd9('0xc')](_0x4e2408,_0x42c48b);for(const [_0x413723,_0x13ad91]of _0x59caab['markers']){if(!_0x413723['startsWith'](_0x1fd9('0x9c')))continue;const _0x54b07e=_0x413723['split'](':')[0x2];for(const _0x5163d7 of _0x13ad91[_0x1fd9('0xef')]({'singleCharacters':!0x0})){const _0x4781b2=this['_getVidAttributeName'](_0x5163d7),_0x3b7066=_0x1fd9('0x7a')==_0x5163d7['type']?_0x5163d7['previousPosition']['path'][_0x1fd9('0x91')](0x0,-0x1):_0x5163d7[_0x1fd9('0x88')][_0x1fd9('0x83')],_0x344274=_0x42c48b[_0x1fd9('0xbc')](_0x3b7066)[_0x1fd9('0x56')](_0x4781b2);this[_0x1fd9('0xa4')][_0x1fd9('0xc')](_0x344274,{'userId':_0x54b07e});}}}this[_0x1fd9('0xd7')]=this[_0x1fd9('0x55')];const _0x42a828=[...Array(this[_0x1fd9('0x55')])[_0x1fd9('0x59')]()]['slice'](0x1)[_0x1fd9('0x5c')](_0x227244=>!this[_0x1fd9('0xa4')][_0x1fd9('0x99')](_0x227244));let _0x2d034e=0x0;for(const _0x3977b7 in _0xe378da[_0x1fd9('0x14')]){const _0x167236=this[_0x1fd9('0x5')](_0xe378da[_0x1fd9('0x14')][_0x3977b7][_0x1fd9('0xd6')]);_0x167236[_0x1fd9('0x4c')]=_0x3977b7,this[_0x1fd9('0x1c')][_0x1fd9('0xc')](_0x3977b7,_0x167236);const _0xc240de=this['_makeIdsRoot'](_0x167236,Number[_0x1fd9('0x82')]);this[_0x1fd9('0x8c')]['set'](_0x3977b7,_0xc240de);for(const [_0x2bd3d3,_0x51619]of _0x167236[_0x1fd9('0xb')]){if(!_0x2bd3d3['startsWith']('revision:'))continue;const _0x1f36f4=_0x2bd3d3[_0x1fd9('0x9a')](':')[0x2];for(const _0x2ec584 of _0x51619[_0x1fd9('0xef')]({'singleCharacters':!0x0})){const _0x3d5fb3=this[_0x1fd9('0x47')](_0x2ec584),_0x24707=this[_0x1fd9('0x55')]++,_0x4841a7=_0x1fd9('0x7a')==_0x2ec584[_0x1fd9('0x6b')]?_0x2ec584[_0x1fd9('0x88')]['path'][_0x1fd9('0x91')](0x0,-0x1):_0x2ec584[_0x1fd9('0x88')]['path'];_0xc240de[_0x1fd9('0xbc')](_0x4841a7)[_0x1fd9('0x96')](_0x3d5fb3,_0x24707),this['_touched'][_0x1fd9('0xc')](_0x24707,{'userId':_0x1f36f4});}}for(const _0x2e6ae8 of this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x13')](_0x167236)[_0x1fd9('0xef')]({'singleCharacters':!0x0})){const _0x356ee1=this[_0x1fd9('0x47')](_0x2e6ae8),_0x29ac5f='elementEnd'==_0x2e6ae8[_0x1fd9('0x6b')]?_0x2e6ae8[_0x1fd9('0x88')][_0x1fd9('0x83')]['slice'](0x0,-0x1):_0x2e6ae8[_0x1fd9('0x88')]['path'],_0x2f96d8=_0xc240de[_0x1fd9('0xbc')](_0x29ac5f);_0x2f96d8[_0x1fd9('0x56')](_0x356ee1)>0x0||_0x2f96d8['_setAttribute'](_0x356ee1,_0x42a828[_0x2d034e++]);}const _0x52dab0=new _0x584dd6();_0x52dab0[_0x1fd9('0x4c')]='$graveyard',this[_0x1fd9('0x41')][_0x1fd9('0xc')](_0x1fd9('0xc1'),_0x52dab0),this[_0x1fd9('0x30')]['set'](_0x1fd9('0xc1'),this[_0x1fd9('0xb0')](_0x52dab0,0x1));const _0x4eb3c4=new _0x584dd6();_0x4eb3c4[_0x1fd9('0x4c')]=_0x1fd9('0xc1'),this['_diffRoots']['set'](_0x1fd9('0xc1'),_0x4eb3c4),this['_idsRoots'][_0x1fd9('0xc')]('$graveyard',this['_makeIdsRoot'](_0x4eb3c4,0x1));for(const [_0x31835e,_0x3408e9]of _0x167236[_0x1fd9('0xb')])_0x31835e[_0x1fd9('0xf1')](_0x1fd9('0x9c'))||this[_0x1fd9('0x0')]['set'](_0x31835e,_0x3408e9);}const _0x6b0a34=Array[_0x1fd9('0x5e')](this[_0x1fd9('0x1c')])[_0x1fd9('0xe0')](([_0x27d0d0,_0x5013ca])=>[_0x27d0d0,H(_0x5013ca)]);this['_saveMetaData'](this['_lastTo'],_0x6b0a34,this[_0x1fd9('0x0')]);}['_makeModelFromViewString'](_0x5f5a37){const _0x4b4fb4=JSON[_0x1fd9('0x3')](_0x5f5a37),_0x35d189=this[_0x1fd9('0x6f')][_0x1fd9('0xe4')][_0x1fd9('0x19')][_0x1fd9('0x2a')],_0x304c3b=new _0x4a06c5(_0x35d189,_0x4b4fb4[_0x1fd9('0xe0')](_0x22cac7=>j(_0x22cac7,this[_0x1fd9('0x6f')])));return this['editor'][_0x1fd9('0xe6')][_0x1fd9('0xec')](_0x304c3b);}[_0x1fd9('0x44')](){const _0x7ce236=new Map();for(const _0x4220cb of this[_0x1fd9('0xa8')]){const _0x1b5c31=new _0x584dd6();_0x1b5c31[_0x1fd9('0x4c')]=_0x4220cb,_0x7ce236[_0x1fd9('0xc')](_0x4220cb,_0x1b5c31);}this[_0x1fd9('0xd5')](Number['NEGATIVE_INFINITY'],_0x7ce236,[]);}[_0x1fd9('0xd5')](_0x5ae052,_0xb9ad1a,_0x309ee4){const _0x44a75b=new Map(_0xb9ad1a),_0x335d49=new Map();for(const [_0x5c9c80,_0x1144eb]of _0x309ee4)_0x335d49[_0x1fd9('0xc')](_0x5c9c80,{'start':_0x1144eb['start']['clone'](),'end':_0x1144eb[_0x1fd9('0xb5')]['clone'](),'rootName':_0x1144eb[_0x1fd9('0xcb')][_0x1fd9('0x4c')]});this[_0x1fd9('0x6a')][_0x1fd9('0xc')](_0x5ae052,{'roots':_0x44a75b,'markers':_0x335d49});}[_0x1fd9('0xb6')](_0x58aa7a){this[_0x1fd9('0x6a')][_0x1fd9('0xb4')](_0x58aa7a);}[_0x1fd9('0x1f')](){this[_0x1fd9('0xad')](),this[_0x1fd9('0x5d')]=-0x1,this[_0x1fd9('0x4a')]=-0x1,this[_0x1fd9('0x6a')][_0x1fd9('0x73')](),this['init'](this['source']);}[_0x1fd9('0xad')](){this[_0x1fd9('0xa4')][_0x1fd9('0x73')](),this[_0x1fd9('0x18')][_0x1fd9('0x73')](),this[_0x1fd9('0x1c')]['clear'](),this[_0x1fd9('0x41')][_0x1fd9('0x73')](),this[_0x1fd9('0x8c')][_0x1fd9('0x73')](),this[_0x1fd9('0x30')][_0x1fd9('0x73')](),this[_0x1fd9('0x0')][_0x1fd9('0x73')](),this[_0x1fd9('0x55')]=0x1,this['_startingRevisionId']=this[_0x1fd9('0x55')];}[_0x1fd9('0xb0')](_0x3d2c94,_0x285d21=null){let _0x2d0c6d=null;_0x3d2c94['is']('documentFragment')||(_0x2d0c6d=new _0x420226(_0x3d2c94[_0x1fd9('0xdf')],{'vid_start':null===_0x285d21?this['_revisionId']++:_0x285d21++}));const _0x5528e3=[];for(const _0x117a72 of _0x3d2c94[_0x1fd9('0x7e')]())if(_0x117a72['is'](_0x1fd9('0xa'))){_0x5528e3[_0x1fd9('0x24')](this[_0x1fd9('0xb0')](_0x117a72,_0x285d21));const _0x327dea=_0x5528e3[_0x5528e3[_0x1fd9('0xf4')]-0x1];null!==_0x285d21&&(_0x285d21=_0x327dea['is']('element',_0x1fd9('0xb9'))?_0x327dea[_0x1fd9('0x56')](_0x1fd9('0x25'))+0x1:_0x327dea['getAttribute'](_0x1fd9('0x8b'))+0x1);}else for(let _0xb3318e=0x0;_0xb3318e<_0x117a72[_0x1fd9('0x38')];_0xb3318e++)_0x5528e3[_0x1fd9('0x24')](new _0x420226(_0x1fd9('0xb9'),{'vid':null===_0x285d21?this[_0x1fd9('0x55')]++:_0x285d21++}));if(_0x3d2c94['is'](_0x1fd9('0x6c'))){const _0x494d52=new _0x584dd6(_0x5528e3);return _0x494d52[_0x1fd9('0x4c')]=_0x3d2c94[_0x1fd9('0x4c')],_0x494d52;}return _0x2d0c6d['_setAttribute'](_0x1fd9('0x8b'),null===_0x285d21?this[_0x1fd9('0x55')]++:_0x285d21++),_0x2d0c6d[_0x1fd9('0xba')](0x0,_0x5528e3),_0x2d0c6d;}[_0x1fd9('0xf5')](_0x492783,_0x12be72,_0x1807b5){this['_reset']();const {roots:_0xf41e4,markers:_0xad58ea}=this[_0x1fd9('0x6a')][_0x1fd9('0x5b')](_0x492783);this[_0x1fd9('0x41')]=new Map(_0xf41e4);for(const [_0x1f4038,_0x17ba22]of this[_0x1fd9('0x41')])if(_0x1fd9('0xc1')!==_0x1f4038&&(this[_0x1fd9('0x1c')][_0x1fd9('0xc')](_0x1f4038,H(_0x17ba22)),_0x1807b5)){const _0x33c403=this['_revisionId'];this[_0x1fd9('0x8c')][_0x1fd9('0xc')](_0x1f4038,this[_0x1fd9('0xb0')](_0x17ba22)),this[_0x1fd9('0x30')][_0x1fd9('0xc')](_0x1f4038,this[_0x1fd9('0xb0')](_0x17ba22,_0x33c403));}this[_0x1fd9('0xd7')]=this[_0x1fd9('0x55')],this[_0x1fd9('0x1c')][_0x1fd9('0xc')](_0x1fd9('0xc1'),H(this[_0x1fd9('0x41')][_0x1fd9('0x5b')](_0x1fd9('0xc1')))),_0x1807b5&&this['_idsRoots'][_0x1fd9('0xc')](_0x1fd9('0xc1'),this['_makeIdsRoot'](this[_0x1fd9('0x41')][_0x1fd9('0x5b')](_0x1fd9('0xc1'))));for(const [_0x483f77,_0xce03ed]of _0xad58ea){const _0x1e491d=this[_0x1fd9('0x41')][_0x1fd9('0x5b')](_0xce03ed[_0x1fd9('0x4c')]),_0x13a82b=this['_diffRoots'][_0x1fd9('0x5b')](_0xce03ed[_0x1fd9('0x4c')]),_0xaaf962=new _0x376643(this[_0x1fd9('0xc9')](_0xce03ed[_0x1fd9('0x72')],_0x1e491d),this[_0x1fd9('0xc9')](_0xce03ed[_0x1fd9('0xb5')],_0x1e491d)),_0x206b47=this[_0x1fd9('0xcc')](_0xaaf962,_0x13a82b);_0x1e491d[_0x1fd9('0xb')][_0x1fd9('0xc')](_0x483f77,_0xaaf962),this[_0x1fd9('0x0')][_0x1fd9('0xc')](_0x483f77,_0x206b47);}this[_0x1fd9('0xe7')](_0x492783,_0x12be72,_0x1807b5);}[_0x1fd9('0xe7')](_0x27d63b,_0x1bfeb5,_0x25ac4a){for(const _0x2e23fd of this['source'][_0x1fd9('0x2c')](_0x27d63b,_0x1bfeb5))this[_0x1fd9('0x8d')](_0x2e23fd,_0x25ac4a);for(const _0x186197 of this[_0x1fd9('0x1c')][_0x1fd9('0xb2')]())_0x186197['markers'][_0x1fd9('0x73')]();for(const [_0x3f255a,_0x2dcf40]of this[_0x1fd9('0x0')]){this[_0x1fd9('0x1c')][_0x1fd9('0x5b')](_0x2dcf40['root'][_0x1fd9('0x4c')])[_0x1fd9('0xb')][_0x1fd9('0xc')](_0x3f255a,_0x2dcf40['clone']());}this[_0x1fd9('0xd5')](_0x1bfeb5,Array['from'](this[_0x1fd9('0x1c')])[_0x1fd9('0xe0')](([_0x56afb9,_0x489484])=>[_0x56afb9,H(_0x489484)]),this['_markers']);}[_0x1fd9('0x79')](_0xfe77b7){const _0x28510e=Array['from'](this['_savedMetaData']['keys']());_0x28510e[_0x1fd9('0xbb')]((_0x49bdd6,_0x3fd664)=>_0x49bdd6-_0x3fd664),_0x28510e[_0x1fd9('0x58')]();for(const _0x407eca of _0x28510e)if(_0x407eca<_0xfe77b7)return _0x407eca;return this[_0x1fd9('0x44')](),Number[_0x1fd9('0x82')];}[_0x1fd9('0x69')](_0xbba93b,_0x10193e){const _0x50d7d1=Array[_0x1fd9('0x5e')](_0x10193e[_0x1fd9('0xb')])[_0x1fd9('0xe0')](([_0x35f7de,_0x14ea60])=>[_0x35f7de,this['_fixRange'](_0x14ea60,_0xbba93b)]);_0xbba93b[_0x1fd9('0xb')]=new Map(_0x50d7d1);}[_0x1fd9('0x6')](_0x51b4fe){for(const _0x20219f of this[_0x1fd9('0x0')][_0x1fd9('0xb2')]()){const _0x2bb5e1=_0x20219f['getTransformedByOperation'](_0x51b4fe),_0x1c8fca=_0x376643[_0x1fd9('0x2b')](_0x2bb5e1);_0x20219f[_0x1fd9('0x72')]=_0x1c8fca[_0x1fd9('0x72')],_0x20219f[_0x1fd9('0xb5')]=_0x1c8fca[_0x1fd9('0xb5')];}}['_handleOperation'](_0x34b8da,_0xacad2f){const _0x92acb1=this[_0x1fd9('0xf0')](_0x34b8da,this['_diffRoots']);if(_0x1fd9('0x12')!==_0x34b8da[_0x1fd9('0x6b')]&&(_0x92acb1['_execute'](),this[_0x1fd9('0x6')](_0x92acb1)),_0xacad2f)switch(_0x92acb1[_0x1fd9('0x6b')]){case _0x1fd9('0xc6'):this[_0x1fd9('0xca')](_0x34b8da);break;case'move':case _0x1fd9('0xb7'):case _0x1fd9('0xa0'):this['_handleMoveOperation'](_0x34b8da);break;case _0x1fd9('0x95'):this['_handleMergeOperation'](_0x34b8da);break;case _0x1fd9('0x9a'):this[_0x1fd9('0x93')](_0x34b8da);break;case'marker':this[_0x1fd9('0x76')](_0x34b8da);}}[_0x1fd9('0xf0')](_0x4e6a1f,_0x3308a2){const _0x305c8a=_0x4e6a1f[_0x1fd9('0x57')]();return _0x305c8a[_0x1fd9('0x6d')]=_0x4e6a1f['_authorId'],this[_0x1fd9('0xdd')](_0x305c8a,_0x3308a2),_0x305c8a;}[_0x1fd9('0x7f')](_0x266a39){return _0x266a39[_0x1fd9('0xe0')](_0x26f167=>{const _0x4f828f=this['_getVidAttributeName'](_0x26f167);return Number(_0x26f167[_0x1fd9('0xa7')][_0x1fd9('0x56')](_0x4f828f));});}[_0x1fd9('0x75')](_0x129e5d,_0x37caea){if(_0x129e5d['is']('element',_0x1fd9('0xb9')))_0x37caea[_0x1fd9('0x24')]({'item':_0x129e5d,'type':_0x1fd9('0x77')});else{_0x129e5d['is'](_0x1fd9('0xa'))&&_0x37caea[_0x1fd9('0x24')]({'item':_0x129e5d,'type':_0x1fd9('0xbf')});for(const _0x1dbdb5 of _0x129e5d[_0x1fd9('0x7e')]())this[_0x1fd9('0x75')](_0x1dbdb5,_0x37caea);_0x129e5d['is'](_0x1fd9('0xa'))&&_0x37caea['push']({'item':_0x129e5d,'type':'elementEnd'});}return _0x37caea;}[_0x1fd9('0x66')](){const _0x1db013=this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x2a')][_0x1fd9('0xe5')](),_0x18a2da=new Map(this[_0x1fd9('0xa4')]),_0x1cccd0=new Map(_0x18a2da),_0x39b295=new Map(),_0x17cd32={'insertions':{},'deletions':{}},_0x40e3ba={'insertions':{},'deletions':{}},_0x2d08d8=new Map();for(const _0x508fc7 of _0x1db013){const _0x35ff19=this[_0x1fd9('0x1c')]['get'](_0x508fc7),_0x318493=this['_baseRoots'][_0x1fd9('0x5b')](_0x508fc7);_0x17cd32[_0x1fd9('0xd6')][_0x508fc7]=H(_0x35ff19),_0x17cd32[_0x1fd9('0x67')][_0x508fc7]=H(_0x318493),this[_0x1fd9('0x69')](_0x17cd32['deletions'][_0x508fc7],_0x318493),this[_0x1fd9('0x69')](_0x17cd32[_0x1fd9('0xd6')][_0x508fc7],_0x35ff19),_0x40e3ba[_0x1fd9('0xd6')][_0x508fc7]=this[_0x1fd9('0x75')](this['_idsRoots']['get'](_0x508fc7),[]),_0x40e3ba['deletions'][_0x508fc7]=this[_0x1fd9('0x75')](this[_0x1fd9('0x30')]['get'](_0x508fc7),[]);}for(const _0x300f65 of _0x1db013){const _0x3792c1=_0x40e3ba['insertions'][_0x300f65];for(const _0x582c96 of _0x3792c1){const _0x5395f5=this[_0x1fd9('0x47')](_0x582c96),_0x3c4bbd=_0x582c96[_0x1fd9('0xa7')][_0x1fd9('0x56')](_0x5395f5);_0x1cccd0[_0x1fd9('0xb4')](_0x3c4bbd),_0x3c4bbd>=this['_startingRevisionId']&&_0x39b295[_0x1fd9('0xc')](_0x3c4bbd,_0x18a2da[_0x1fd9('0x5b')](_0x3c4bbd));}}for(const _0x127fd5 of _0x1db013){const _0x1f0b0d=_0x40e3ba['insertions'][_0x127fd5],_0x4b7163=this[_0x1fd9('0x7f')](_0x40e3ba['deletions'][_0x127fd5]);let _0x16f9c6=0x0;for(const _0x6884d of _0x1f0b0d){const _0x24c122=this['_getVidAttributeName'](_0x6884d),_0x957eb7=_0x6884d['item'][_0x1fd9('0x56')](_0x24c122);if(!_0x39b295['has'](_0x957eb7)&&!_0x2d08d8[_0x1fd9('0x99')](_0x957eb7)){if(_0x1cccd0['has'](_0x957eb7))_0x16f9c6++;else{if(_0x957eb7!=_0x4b7163[_0x16f9c6]){const _0x194359=_0x18a2da[_0x1fd9('0x5b')](_0x957eb7)||_0x18a2da[_0x1fd9('0x5b')](_0x4b7163[_0x16f9c6]);for(;_0x957eb7!=_0x4b7163[_0x16f9c6];)_0x1cccd0[_0x1fd9('0x99')](_0x4b7163[_0x16f9c6])||(_0x2d08d8[_0x1fd9('0xc')](_0x4b7163[_0x16f9c6],_0x194359),_0x18a2da['set'](_0x4b7163[_0x16f9c6],_0x194359)),_0x16f9c6++;}_0x16f9c6++;}}}}for(const _0x50ab4c of _0x1db013){const _0x7f2806=_0x40e3ba[_0x1fd9('0xd6')][_0x50ab4c];for(const _0x484de8 of _0x7f2806){const _0x451d0f=this['_getVidAttributeName'](_0x484de8),_0x38569b=_0x484de8[_0x1fd9('0xa7')][_0x1fd9('0x56')](_0x451d0f);if(_0x2d08d8['has'](_0x38569b)){const _0xb96d29=_0x2d08d8[_0x1fd9('0x5b')](_0x38569b);_0x1cccd0[_0x1fd9('0x99')](_0x38569b)||_0x1cccd0[_0x1fd9('0xc')](_0x38569b,{..._0xb96d29}),_0x39b295['set'](_0x38569b,{..._0xb96d29});}}}for(const _0x241886 of _0x1cccd0[_0x1fd9('0x59')]())_0x241886>=this[_0x1fd9('0xd7')]&&_0x1cccd0['delete'](_0x241886);const _0x22bc39=new Map();for(const _0x49548a of _0x1db013){let _0x3fbe2a=_0x40e3ba[_0x1fd9('0xd6')][_0x49548a];for(const _0x56015f of _0x3fbe2a)if(_0x56015f[_0x1fd9('0xa7')]['is'](_0x1fd9('0xa'),_0x1fd9('0xf8'))){const _0x32401e=this[_0x1fd9('0x47')](_0x56015f),_0x51fbf5=_0x56015f['item'][_0x1fd9('0x56')](_0x32401e);if(_0x39b295[_0x1fd9('0x99')](_0x51fbf5)){const _0x592818=_0x56015f[_0x1fd9('0xa7')]['parent'][_0x1fd9('0x7c')][_0x1fd9('0x56')]('vid_start'),_0x1fe3b6=_0x22bc39[_0x1fd9('0x5b')](_0x592818)||new Set();_0x1fe3b6[_0x1fd9('0x65')](_0x39b295['get'](_0x51fbf5)['userId']),_0x22bc39['set'](_0x592818,_0x1fe3b6);}}_0x3fbe2a=_0x40e3ba[_0x1fd9('0x67')][_0x49548a];for(const _0x19f28c of _0x3fbe2a)if(_0x19f28c[_0x1fd9('0xa7')]['is'](_0x1fd9('0xa'),_0x1fd9('0xf8'))){const _0x364d20=this[_0x1fd9('0x47')](_0x19f28c),_0x417c4c=_0x19f28c['item'][_0x1fd9('0x56')](_0x364d20);if(_0x1cccd0[_0x1fd9('0x99')](_0x417c4c)){const _0x169f07=_0x19f28c['item'][_0x1fd9('0x7c')]['parent'][_0x1fd9('0x56')](_0x1fd9('0x45')),_0x407ef4=_0x22bc39[_0x1fd9('0x5b')](_0x169f07)||new Set();_0x407ef4[_0x1fd9('0x65')](_0x1cccd0[_0x1fd9('0x5b')](_0x417c4c)['userId']),_0x22bc39[_0x1fd9('0xc')](_0x169f07,_0x407ef4);}}for(const _0x1ac17a of _0x22bc39[_0x1fd9('0x59')]())(_0x39b295['has'](_0x1ac17a)||_0x1cccd0[_0x1fd9('0x99')](_0x1ac17a))&&_0x22bc39['delete'](_0x1ac17a);}for(const _0x32877c of _0x1db013){const _0x2cd9aa=_0x40e3ba['insertions'][_0x32877c];let _0x409723=null,_0x55b0f3=null;for(const _0x151979 of _0x2cd9aa){const _0x217de5=this[_0x1fd9('0x47')](_0x151979),_0x2ecb54=_0x151979[_0x1fd9('0xa7')]['getAttribute'](_0x217de5),_0x20d923=_0x22bc39[_0x1fd9('0x5b')](_0x2ecb54);_0x20d923&&_0x1fd9('0xbf')==_0x151979[_0x1fd9('0x6b')]&&(_0x409723=Array[_0x1fd9('0x5e')](_0x20d923)[0x0],_0x55b0f3=_0x151979[_0x1fd9('0xa7')][_0x1fd9('0x56')]('vid_end')),_0x409723&&(_0x1cccd0['set'](_0x2ecb54,{'userId':_0x409723}),_0x39b295['set'](_0x2ecb54,{'userId':_0x409723})),_0x2ecb54==_0x55b0f3&&(_0x409723=null,_0x55b0f3=null);}}const _0x691b91={},_0x6fc13a=new Set();for(const _0x56047c of _0x1db013){const _0xdfec6c=_0x17cd32[_0x1fd9('0x67')][_0x56047c],_0x3750a8=_0x17cd32[_0x1fd9('0xd6')][_0x56047c];for(const {userId:_0x1713f1}of this[_0x1fd9('0x18')][_0x1fd9('0xb2')]())null!==_0x1713f1&&_0x6fc13a['add'](_0x1713f1);this[_0x1fd9('0x26')](_0x3750a8,_0x40e3ba[_0x1fd9('0xd6')][_0x56047c],_0x39b295,_0x1fd9('0xcf'),_0x6fc13a),this[_0x1fd9('0x26')](_0xdfec6c,_0x40e3ba[_0x1fd9('0x67')][_0x56047c],_0x1cccd0,_0x1fd9('0x85'),_0x6fc13a),_0x691b91[_0x56047c]={'insertions':this[_0x1fd9('0xe9')](_0x3750a8),'deletions':this['_prepareViewToSave'](_0xdfec6c)};}return{'diffData':_0x691b91,'authorsIds':Array[_0x1fd9('0x5e')](_0x6fc13a)};}[_0x1fd9('0x61')](_0x2f6fc6){for(const [,_0x2e4b18]of _0x2f6fc6['markers']){const _0x6569b8=_0x2e4b18[_0x1fd9('0x72')][_0x1fd9('0x51')]()['filter'](_0x1316d9=>_0x1fd9('0xf8')==_0x1316d9[_0x1fd9('0xdf')]);for(const _0x3831bb of _0x6569b8)0x1==_0x3831bb[_0x1fd9('0x6e')]&&_0x3831bb[_0x1fd9('0xd1')](0x0)['is'](_0x1fd9('0xa'),_0x1fd9('0xda'))&&_0x3831bb['getChild'](0x0)[_0x1fd9('0x96')](_0x1fd9('0x37'),!0x0);}}[_0x1fd9('0xe9')](_0xc8b165){this[_0x1fd9('0x61')](_0xc8b165);const _0x19620f=this[_0x1fd9('0x6f')][_0x1fd9('0xe6')][_0x1fd9('0x3f')](_0xc8b165,{}),_0x322a9d=Array[_0x1fd9('0x5e')](_0x19620f['getChildren']())[_0x1fd9('0xe0')](_0x15ba83=>this[_0x1fd9('0x40')](_0x15ba83));return JSON['stringify'](_0x322a9d);}[_0x1fd9('0x40')](_0x3e2c5f){if(_0x3e2c5f['is'](_0x1fd9('0x77')))return _0x3e2c5f[_0x1fd9('0xe6')];return{'type':Object[_0x1fd9('0x59')](J)[_0x1fd9('0x43')](_0x288c97=>_0x3e2c5f instanceof J[_0x288c97]),'name':_0x3e2c5f['name'],'attributes':Array['from'](_0x3e2c5f[_0x1fd9('0x4b')]()),'children':Array[_0x1fd9('0x5e')](_0x3e2c5f[_0x1fd9('0x7e')]())['map'](_0x2d6cc5=>this[_0x1fd9('0x40')](_0x2d6cc5))};}['_markChanges'](_0x3c967b,_0x432c6d,_0x483ab0,_0x5729e5,_0x16536e){let _0x573120=null,_0x12a960=null,_0x2a52ce=0x0;const _0x512e05=this[_0x1fd9('0x6f')][_0x1fd9('0xb1')];for(let _0x5a5cad=0x0;_0x5a5cad<_0x432c6d[_0x1fd9('0xf4')];_0x5a5cad++){const _0x702205=this['_getVidAttributeName'](_0x432c6d[_0x5a5cad]),_0x2acc1e=_0x432c6d[_0x5a5cad]['item'][_0x1fd9('0x56')](_0x702205),_0x40a938=_0x483ab0[_0x1fd9('0x5b')](_0x2acc1e),_0x574326=_0x5a5cad==_0x432c6d[_0x1fd9('0xf4')]-0x1;(!_0x573120&&_0x40a938&&(_0x573120=_0x40a938,_0x12a960=_0x432c6d[_0x5a5cad]),_0x573120&&(!_0x40a938||_0x40a938[_0x1fd9('0x8')]!=_0x573120[_0x1fd9('0x8')]))&&(_0x1b2562(_0x40a938,q(_0x12a960,_0x3c967b,_0x512e05),q(_0x432c6d[_0x5a5cad],_0x3c967b,_0x512e05)),_0x573120=_0x40a938||null,_0x12a960=_0x40a938?_0x432c6d[_0x5a5cad]:null),_0x573120&&_0x574326&&_0x1b2562(_0x40a938,q(_0x12a960,_0x3c967b,_0x512e05),G(_0x432c6d[_0x5a5cad],_0x3c967b,_0x512e05));}function _0x1b2562(_0x5e9077,_0x5cdb62,_0x5ac301){const _0x57d372=_0x573120[_0x1fd9('0x8')],_0x30559a=_0x1fd9('0x9c')+_0x5729e5+':'+_0x57d372+':'+_0x2a52ce++,_0x63934=_0x512e05['createRange'](_0x5cdb62,_0x5ac301);_0x3c967b[_0x1fd9('0xb')][_0x1fd9('0xc')](_0x30559a,_0x63934),null!==_0x57d372&&_0x16536e[_0x1fd9('0x65')](_0x57d372);}}[_0x1fd9('0x47')](_0x1eea4b){switch(_0x1eea4b['type']){case'elementStart':return'vid_start';case'elementEnd':return _0x1fd9('0x8b');default:return _0x1fd9('0x25');}}['_fixOperation'](_0x19c2e5,_0x5da67f){_0x19c2e5[_0x1fd9('0xae')]=null;for(const _0x318b82 in _0x19c2e5){if(_0x19c2e5[_0x318b82]instanceof _0x4e2940){const _0x113bb2=_0x5da67f['get'](_0x19c2e5[_0x318b82][_0x1fd9('0xcb')][_0x1fd9('0x4c')]);_0x19c2e5[_0x318b82]=this['_fixPosition'](_0x19c2e5[_0x318b82],_0x113bb2);}if(_0x19c2e5[_0x318b82]instanceof _0x376643){const _0x881562=_0x5da67f[_0x1fd9('0x5b')](_0x19c2e5[_0x318b82][_0x1fd9('0xcb')][_0x1fd9('0x4c')]);_0x19c2e5[_0x318b82]=this[_0x1fd9('0xcc')](_0x19c2e5[_0x318b82],_0x881562);}}_0x19c2e5[_0x1fd9('0xcb')]&&(_0x19c2e5[_0x1fd9('0xcb')]=_0x5da67f[_0x1fd9('0x5b')](_0x19c2e5[_0x1fd9('0xcb')]['rootName']));}['_fixRange'](_0x418667,_0x40b841){return this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0xd8')](this[_0x1fd9('0xc9')](_0x418667[_0x1fd9('0x72')],_0x40b841),this[_0x1fd9('0xc9')](_0x418667[_0x1fd9('0xb5')],_0x40b841));}[_0x1fd9('0xc9')](_0x2c987e,_0x268059){return this[_0x1fd9('0x6f')][_0x1fd9('0xb1')][_0x1fd9('0x34')](_0x268059,_0x2c987e[_0x1fd9('0x83')],_0x2c987e[_0x1fd9('0x97')]);}['_handleInsertOperation'](_0x57f517){const _0x5a60d1=this['_idsRoots'][_0x1fd9('0x5b')](_0x57f517[_0x1fd9('0x90')][_0x1fd9('0xcb')][_0x1fd9('0x4c')]),_0x1ab2f9=this[_0x1fd9('0xc9')](_0x57f517[_0x1fd9('0x90')],_0x5a60d1),_0x5db33b=null===_0x57f517['_authorId']?null:_0x57f517[_0x1fd9('0x6d')]||this[_0x1fd9('0x6f')]['plugins'][_0x1fd9('0x5b')]('Users')['me']['id'],_0x3f22f2=_0x1ab2f9[_0x1fd9('0x7c')],_0x228efd=this['_revisionId'],_0x328c27=[];for(const _0x228bc7 of _0x57f517['nodes'])if(_0x228bc7['is'](_0x1fd9('0xa')))_0x328c27['push'](this['_makeIdsRoot'](_0x228bc7));else for(let _0xefc594=0x0;_0xefc594<_0x228bc7[_0x1fd9('0x38')];_0xefc594++)_0x328c27[_0x1fd9('0x24')](new _0x420226(_0x1fd9('0xb9'),{'vid':this['_revisionId']++}));const _0x445d3f=this['_revisionId'];for(let _0x45a223=_0x228efd;_0x45a223<_0x445d3f;_0x45a223++)this[_0x1fd9('0xa4')][_0x1fd9('0xc')](_0x45a223,{'userId':_0x5db33b});_0x3f22f2[_0x1fd9('0xba')](_0x1ab2f9[_0x1fd9('0x4e')],_0x328c27);}[_0x1fd9('0xea')](_0x6e0374){(_0x6e0374=this[_0x1fd9('0xf0')](_0x6e0374,this['_idsRoots']))[_0x1fd9('0xf9')]();const _0x55fffb=null===_0x6e0374[_0x1fd9('0x6d')]?null:_0x6e0374[_0x1fd9('0x6d')]||this[_0x1fd9('0x6f')][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0xa5'))['me']['id'],_0x75ee78=_0x6e0374[_0x1fd9('0xa1')](),_0x576ff9=_0x75ee78[_0x1fd9('0x7c')],_0x471fb0=_0x75ee78[_0x1fd9('0x4e')];!function _0x6972da(_0x4475e4,_0x12a6fe,_0x141b0d,_0x13bd51){for(let _0x428015=_0x141b0d;_0x428015<_0x13bd51;_0x428015++){const _0x268d09=_0x12a6fe['getChild'](_0x428015);_0x268d09['is'](_0x1fd9('0xa'),_0x1fd9('0xb9'))?_0x4475e4[_0x1fd9('0xc')](_0x268d09[_0x1fd9('0x56')](_0x1fd9('0x25')),{'userId':_0x55fffb}):(_0x4475e4['set'](_0x268d09[_0x1fd9('0x56')](_0x1fd9('0x45')),{'userId':_0x55fffb}),_0x6972da(_0x4475e4,_0x268d09,0x0,_0x268d09[_0x1fd9('0x6e')]),_0x4475e4[_0x1fd9('0xc')](_0x268d09['getAttribute'](_0x1fd9('0x8b')),{'userId':_0x55fffb}));}}(this[_0x1fd9('0xa4')],_0x576ff9,_0x471fb0,_0x471fb0+_0x6e0374[_0x1fd9('0x31')]);}[_0x1fd9('0x81')](_0x50c3db){const _0x2a85ca=null===(_0x50c3db=this['_cloneOperation'](_0x50c3db,this[_0x1fd9('0x8c')]))['_authorId']?null:_0x50c3db[_0x1fd9('0x6d')]||this['editor'][_0x1fd9('0x22')][_0x1fd9('0x5b')](_0x1fd9('0xa5'))['me']['id'],_0x2323e3=_0x50c3db[_0x1fd9('0x35')][_0x1fd9('0x7c')],_0x4a858f=_0x50c3db['sourcePosition'][_0x1fd9('0x7c')],_0x30a77a=_0x2323e3[_0x1fd9('0x56')](_0x1fd9('0x8b')),_0x3520f5=_0x4a858f[_0x1fd9('0x56')](_0x1fd9('0x45'));_0x2323e3[_0x1fd9('0x96')]('vid_end',_0x4a858f[_0x1fd9('0x56')](_0x1fd9('0x8b'))),_0x4a858f[_0x1fd9('0x96')](_0x1fd9('0x8b'),_0x30a77a),this[_0x1fd9('0xa4')]['set'](_0x3520f5,{'userId':_0x2a85ca}),this['_touched'][_0x1fd9('0xc')](_0x30a77a,{'userId':_0x2a85ca}),_0x50c3db[_0x1fd9('0xf9')]();}[_0x1fd9('0x93')](_0x3823bc){const _0xb6b567=null===(_0x3823bc=this['_cloneOperation'](_0x3823bc,this[_0x1fd9('0x8c')]))['_authorId']?null:_0x3823bc[_0x1fd9('0x6d')]||this[_0x1fd9('0x6f')]['plugins'][_0x1fd9('0x5b')](_0x1fd9('0xa5'))['me']['id'],_0x2da422=_0x3823bc[_0x1fd9('0xe2')],_0x2e2be2=_0x3823bc[_0x1fd9('0x48')][_0x1fd9('0x7c')];_0x3823bc['_execute']();const _0x4fb5fd=_0x2e2be2[_0x1fd9('0x56')](_0x1fd9('0x8b')),_0x198764=_0x3823bc[_0x1fd9('0x9b')][_0x1fd9('0x2e')];if(_0x2da422){const _0x18c267=_0x198764[_0x1fd9('0x56')]('vid_end'),_0x234cda=_0x2e2be2[_0x1fd9('0x56')]('vid_end');_0x2e2be2[_0x1fd9('0x96')](_0x1fd9('0x8b'),_0x18c267),_0x198764['_setAttribute'](_0x1fd9('0x8b'),_0x234cda),this['_touched'][_0x1fd9('0xc')](_0x2e2be2['getAttribute'](_0x1fd9('0x8b')),{'userId':_0xb6b567}),this[_0x1fd9('0xa4')]['set'](_0x198764['getAttribute'](_0x1fd9('0x45')),{'userId':_0xb6b567});}else{const _0x16e738=this[_0x1fd9('0x55')]++,_0x1017b4=this[_0x1fd9('0x55')]++;_0x2e2be2['_setAttribute']('vid_end',_0x16e738),_0x198764['_setAttribute']('vid_start',_0x1017b4),_0x198764[_0x1fd9('0x96')](_0x1fd9('0x8b'),_0x4fb5fd),this[_0x1fd9('0xa4')][_0x1fd9('0xc')](_0x16e738,{'userId':_0xb6b567}),this['_touched'][_0x1fd9('0xc')](_0x1017b4,{'userId':_0xb6b567});}}[_0x1fd9('0x76')](_0x1422b0){if(!_0x1422b0[_0x1fd9('0xde')])return;const _0x2406ab=(_0x1422b0=this[_0x1fd9('0xf0')](_0x1422b0,this[_0x1fd9('0x1c')]))[_0x1fd9('0x23')]?_0x1422b0[_0x1fd9('0x23')][_0x1fd9('0xcb')]:null,_0x5ab125=_0x1422b0[_0x1fd9('0xac')]?_0x1422b0['newRange'][_0x1fd9('0xcb')]:null;_0x2406ab&&this[_0x1fd9('0x0')][_0x1fd9('0xb4')](_0x1422b0[_0x1fd9('0xdf')]),_0x5ab125&&this[_0x1fd9('0x0')][_0x1fd9('0xc')](_0x1422b0[_0x1fd9('0xdf')],_0x1422b0['newRange'][_0x1fd9('0x57')]());const _0xa77423=null===_0x1422b0[_0x1fd9('0x6d')]?null:_0x1422b0['_authorId']||this['editor'][_0x1fd9('0x22')]['get']('Users')['me']['id'],_0x3e5046=_0x1422b0['name'];if(!this['_touchedMarkers'][_0x1fd9('0x99')](_0x3e5046))return void this[_0x1fd9('0x18')][_0x1fd9('0xc')](_0x3e5046,{'range':_0x1422b0['oldRange'],'userId':_0xa77423});const _0x1c9554=this['_touchedMarkers'][_0x1fd9('0x5b')](_0x3e5046),_0x260319=_0x1c9554[_0x1fd9('0xdc')],_0x29ffe0=_0x1422b0[_0x1fd9('0xac')];null==_0x260319&&null==_0x29ffe0||_0x260319&&_0x29ffe0&&_0x260319[_0x1fd9('0x74')](_0x29ffe0)?this[_0x1fd9('0x18')][_0x1fd9('0xb4')](_0x1422b0[_0x1fd9('0xdf')]):_0x1c9554[_0x1fd9('0x8')]=_0xa77423;}}function H(_0x4f46b8){const _0xd8a0e1=new _0x584dd6();_0xd8a0e1[_0x1fd9('0x4c')]=_0x4f46b8[_0x1fd9('0x4c')];for(const _0x210ae9 of _0x4f46b8[_0x1fd9('0x7e')]()){const _0x4f7f00=_0x210ae9[_0x1fd9('0x46')](!0x0);_0xd8a0e1[_0x1fd9('0x5f')](_0x4f7f00);}return _0xd8a0e1;}function q(_0x316b4f,_0x580a67,_0x538c39){const _0x36357d=_0x1fd9('0x7a')==_0x316b4f[_0x1fd9('0x6b')]?_0x538c39[_0x1fd9('0xa3')](_0x316b4f[_0x1fd9('0xa7')],'end'):_0x538c39[_0x1fd9('0x86')](_0x316b4f[_0x1fd9('0xa7')]);return _0x36357d[_0x1fd9('0xcb')]=_0x580a67,_0x36357d;}function G(_0x1d28c5,_0x583f85,_0x59e38f){const _0x2d6b41=_0x1fd9('0xbf')==_0x1d28c5['type']?_0x59e38f['createPositionAt'](_0x1d28c5[_0x1fd9('0xa7')],0x0):_0x59e38f[_0x1fd9('0xaa')](_0x1d28c5[_0x1fd9('0xa7')]);return _0x2d6b41[_0x1fd9('0xcb')]=_0x583f85,_0x2d6b41;}
|
|
23
|
+
const _0x9999=['_markChanges','clone','editor-initial-data-replaced-with-revision-data','setRevisionData','attributes','pluginName','string','reInit','getAncestors','_fixOperation','collaboration.channelId','_getVidAttributeName','creatorId','resolve','_copyMarkers','_isInit','createPositionBefore','$graveyard','isEnabled','_revisionId','conversion','remove','_bufferUpdate','_removeMetaData','define','dataToMarker','default','getRevisionDocumentData','root','_getBaseVids','text','document','get','_processRootBeforeSave','_isPendingUpdate','editing','_bufferedUpdates','vid','_transformMarkers','createRangeIn','_baseIdsRoots','_calculateMetaData','_getState','getUser','from','plugins','_execute','_saveEmptyMetaData','_prepareViewToSave','sort','_reset','sendBufferedUpdates','slice','data-revision-','processor','_createInitialRevision','_addPendingAction','getAttribute','documentFragment','revision-end','values','_loadRevisionData','delete','useFillerType','sourcePosition','_baseRoots','repository','vid_end','_source','stickiness','data','_findInsertionIndex','toModel','type','_fixRange','creator','elementEnd','NEGATIVE_INFINITY','view','ready','source','find','name','toVersion','createRange','insertionPosition','afterInit','getChildren','isPendingUpdate','keepParagraph','vid_start','hasContent','clear','markers','tableCell','range','_handleSplitOperation','_makeIdsRoot','_authorId','_lastFrom','_removeRevisionMarkers','element','nodes','addRevisionData','_handleMarkerOperation','getRevision','loadState','_applyOperations','keys','affectsData','graveyardPosition','fromVersion','revision-start','_handleOperation','currentRevision','markerToData','rootName','end','getNodeByPath','_markers','getLatestVersion','merge','history','RevisionsRepository','_handleMergeOperation','newRange','for','createPositionAfter','updateRevisions','getOperations','_makeRevision','$text','_idsRoots','marker','diffData','getCurrentRevisionId','getData','_touched','trim','userId','insertion','getAttributes','offset','getChild','_savedMetaData','howMany','marked','_setAttribute','_startingRevisionId','requires','Users','PendingActions','isReady','_handleInsertOperation','_initialRevisionId','init','_rootNames','createRevision','_loadState','filter','model','_update','startsWith','length','finally','_touchedMarkers','initialData','addRevision','add','_revisionDataBuilder','isEqual','_continueCurrentRevision','saveRevision','getIndex','item','childCount','includes','baseVersion','size','createdAt','Initial\x20revision','split','elementStart','parent','position','_operations','shift','getWalker','_clone','start','reverse','version','update','_fixPosition','revision','has','forEach','path','offsetSize','revision:','_appendChild','map','deletions','adapter','oldRange','getRootNames','_setConversion','toData','dataDowncast','push','getTime','_startingVersion','Empty\x20document','_cloneOperation','editor','_createCurrentRevision','_getViewJson','max','_pendingAction','_insertChild','initial','_makeModelFromViewString','locale','set','insertions','_lastTo','RevisionTracker','_diffRoots','config','createPositionFromPath','_getFromVersion','insert','children','authors','_replaceEditorDataWithRevisionData','_saveMetaData','previousPosition','buildRevisionData','_loadedStateData','revisionHistory.resumeUnsavedRevision','getRevisions','paragraph','reinsert','targetPosition','_generateTape','_handleMoveOperation','getOperation','authorsIds'];(function(_0x210ed7,_0x9999d9){const _0x20c5bb=function(_0x5e8dfd){while(--_0x5e8dfd){_0x210ed7['push'](_0x210ed7['shift']());}};_0x20c5bb(++_0x9999d9);}(_0x9999,0xee));const _0x20c5=function(_0x210ed7,_0x9999d9){_0x210ed7=_0x210ed7-0x0;let _0x20c5bb=_0x9999[_0x210ed7];return _0x20c5bb;};import{Users as _0x2b4837}from'ckeditor5-collaboration/src/collaboration-core';import{Plugin as _0x1f6f69,PendingActions as _0x165162}from'ckeditor5/src/core';import{logWarning as _0x2cab67,uid as _0x4dc8d2}from'ckeditor5/src/utils';import{Position as _0x5b495d,Range as _0x14f5b3,Element as _0x4261db,DocumentFragment as _0x1af70e,ViewText as _0x2ae193,ViewElement as _0x57d52e,ViewContainerElement as _0x2a1184,ViewAttributeElement as _0x5c711b,ViewEmptyElement as _0x49fa1c,ViewRawElement as _0x440d63,ViewUIElement as _0x366de3,ViewDocumentFragment as _0x5406ba}from'ckeditor5/src/engine';import _0x3e508b from'./revisionsrepository';import{getTranslation as _0x4d5bdc}from'./utils/common-translations';const J={'c':_0x2a1184,'a':_0x5c711b,'e':_0x49fa1c,'r':_0x440d63,'u':_0x366de3};export default class u extends _0x1f6f69{static get[_0x20c5('0xf')](){return _0x20c5('0xec');}static get[_0x20c5('0x9f')](){return[_0x2b4837,_0x3e508b,_0x165162];}constructor(..._0x47fcc1){super(..._0x47fcc1),this[_0x20c5('0xd5')]=null,this['set']('isReady',!0x1),this[_0x20c5('0xe9')](_0x20c5('0x1c'),!0x0),this[_0x20c5('0x7c')]=null;const _0x3700eb=_0x4dc8d2();this['_source']={'history':this[_0x20c5('0xe0')][_0x20c5('0xaa')]['document'][_0x20c5('0x84')],'getLatestVersion':()=>Promise[_0x20c5('0x17')](this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')]['version']),'getCurrentRevisionId':()=>_0x3700eb},this[_0x20c5('0xb3')]=new B(this[_0x20c5('0xe0')]),this[_0x20c5('0xa4')]=this[_0x20c5('0xe0')][_0x20c5('0xee')][_0x20c5('0x2a')](_0x20c5('0x14'))||_0x20c5('0xe6'),this[_0x20c5('0xe9')](_0x20c5('0x62'),!0x1),this['_bufferedUpdates']=new Map(),this[_0x20c5('0xe0')][_0x20c5('0xee')][_0x20c5('0x22')](_0x20c5('0x1'),!0x0),this[_0x20c5('0x0')]=null,this[_0x20c5('0xe0')][_0x20c5('0x1e')][_0x20c5('0x88')]('upcast')[_0x20c5('0x23')]({'view':_0x20c5('0xcc')});}[_0x20c5('0xa5')](){this[_0x20c5('0x4c')]=this[_0x20c5('0xe0')][_0x20c5('0x37')]['get'](_0x20c5('0x85')),this[_0x20c5('0xd8')](),this['editor']['data']['on'](_0x20c5('0x59'),()=>{const _0x609dcf=this[_0x20c5('0x4c')][_0x20c5('0x73')](0x0),_0xc76ad0=_0x609dcf&&null===_0x609dcf[_0x20c5('0x55')]?_0x609dcf:null;if(this[_0x20c5('0xb5')]=!!_0xc76ad0&&this['editor']['config']['get']('revisionHistory.resumeUnsavedRevision'),this['editor'][_0x20c5('0x37')][_0x20c5('0xcd')]('RealTimeCollaborationClient')){const _0x2dd9a2=this[_0x20c5('0x4e')][_0x20c5('0x91')](),_0x151100=this[_0x20c5('0x4c')]['getRevision'](_0x2dd9a2);if(_0x151100)this[_0x20c5('0xdd')]=_0x151100[_0x20c5('0x79')],this[_0x20c5('0xb5')]=!0x1;else{const _0xeb2e40=this['_source'][_0x20c5('0x84')][_0x20c5('0xc3')]['find'](_0xaa0635=>!_0xaa0635[_0x20c5('0x19')]),_0x1a6964=_0xeb2e40?_0xeb2e40[_0x20c5('0xbb')]:this[_0x20c5('0x4e')][_0x20c5('0x84')]['version'];_0x609dcf?(_0x609dcf[_0x20c5('0x5d')]<_0x1a6964&&_0x609dcf[_0x20c5('0xab')]({'toVersion':_0x1a6964}),this[_0x20c5('0xb5')]?(this['_source']['getCurrentRevisionId']=()=>_0xc76ad0['id'],this['_startingVersion']=_0xc76ad0[_0x20c5('0x79')]):(this[_0x20c5('0xdd')]=_0x609dcf[_0x20c5('0x5d')],this['_continueCurrentRevision']=!0x1)):(this[_0x20c5('0xdd')]=_0x1a6964,this[_0x20c5('0xb5')]=!0x1);}}else _0xc76ad0&&(this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')][_0x20c5('0x84')][_0x20c5('0xc9')]=Math[_0x20c5('0xe3')](_0xc76ad0[_0x20c5('0x5d')],this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')][_0x20c5('0x84')][_0x20c5('0xc9')]),_0xc76ad0['fromVersion']===_0xc76ad0[_0x20c5('0x5d')]?(0x0!==_0xc76ad0['fromVersion']&&(this[_0x20c5('0x4e')][_0x20c5('0x91')]=()=>_0xc76ad0['id']),this['_continueCurrentRevision']=!0x1):this[_0x20c5('0xb5')]&&(this[_0x20c5('0x4e')]['getCurrentRevisionId']=()=>_0xc76ad0['id'],this[_0x20c5('0xdd')]=_0xc76ad0[_0x20c5('0x79')])),this[_0x20c5('0xb5')]||(this[_0x20c5('0xdd')]=this['editor']['model'][_0x20c5('0x29')][_0x20c5('0xc9')]);this[_0x20c5('0xb3')][_0x20c5('0xa5')](this[_0x20c5('0x4e')][_0x20c5('0x84')]),this[_0x20c5('0x41')](this[_0x20c5('0xdd')]),this[_0x20c5('0xe1')](this['_startingVersion']),this[_0x20c5('0xd5')]&&this[_0x20c5('0x3d')]();}),this['bind'](_0x20c5('0xa2'))['to'](this,_0x20c5('0x2c'),_0x157a00=>!_0x157a00);}async[_0x20c5('0x60')](){if(this['repository'][_0x20c5('0xad')]>0x0){const _0x5f35ac=this[_0x20c5('0x4c')][_0x20c5('0x73')](0x0),_0x3f7fc4=await this[_0x20c5('0x25')](_0x5f35ac);this[_0x20c5('0xf4')](_0x3f7fc4);}}['setSource'](_0x4af4e2){this[_0x20c5('0x4e')]=_0x4af4e2;}async[_0x20c5('0xca')](){const _0x4e4c4f=await this[_0x20c5('0x4e')][_0x20c5('0x82')]();if(_0x4e4c4f>this[_0x20c5('0x7c')][_0x20c5('0x5d')]){await this['_loadState']();const _0x4c88cd=this[_0x20c5('0xf7')]({'revision':this[_0x20c5('0x7c')],'to':_0x4e4c4f});_0x4c88cd[_0x20c5('0xf3')]=_0x4c88cd[_0x20c5('0x9')]['map'](_0x476839=>this[_0x20c5('0xe0')][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa0'))[_0x20c5('0x35')](_0x476839)),this[_0x20c5('0x7c')][_0x20c5('0xab')](_0x4c88cd);}}async['_loadState'](){this[_0x20c5('0xb5')]&&!this[_0x20c5('0x0')]&&(await this[_0x20c5('0x47')](this[_0x20c5('0x7c')]),this[_0x20c5('0xb3')]['loadState'](this['currentRevision']),this['_loadedStateData']={'fromVersion':this[_0x20c5('0x7c')]['fromVersion'],'authors':this[_0x20c5('0x7c')]['authors'][_0x20c5('0x3e')]()});}async[_0x20c5('0xb6')](_0x10791e={},_0x3b1616=null){const _0x3b2f21=[];await this[_0x20c5('0xa8')](),this[_0x20c5('0xb5')]=!0x1,_0x3b1616>this[_0x20c5('0x7c')]['toVersion']&&(_0x3b1616=null),null===_0x3b1616&&(_0x3b1616=await this[_0x20c5('0x4e')]['getLatestVersion']());const _0x27eb38=this['_getFromVersion'](_0x3b1616),_0x3a8be2=this[_0x20c5('0xf7')]({'from':_0x27eb38,'to':_0x3b1616});if(this[_0x20c5('0x7c')][_0x20c5('0x5d')]<_0x3b1616){const _0x3ddb03=this[_0x20c5('0xf7')]({'revision':this[_0x20c5('0x7c')],'from':_0x3b1616,'to':_0x3b1616});_0x3ddb03[_0x20c5('0xf3')]=[],_0x3ddb03[_0x20c5('0x9')]=[],_0x3ddb03['id']=this[_0x20c5('0x7c')]['id'],this[_0x20c5('0x7c')][_0x20c5('0xab')](_0x3ddb03,!0x0),delete _0x3ddb03[_0x20c5('0xf3')],_0x3b2f21[_0x20c5('0xdb')](_0x3ddb03);}_0x10791e[_0x20c5('0x16')]=this[_0x20c5('0xe0')]['plugins'][_0x20c5('0x2a')](_0x20c5('0xa0'))['me']['id'],_0x10791e[_0x20c5('0x5c')]=_0x10791e[_0x20c5('0x5c')]||null,_0x10791e['id']=_0x10791e['id']||_0x4dc8d2(),_0x10791e={..._0x10791e,..._0x3a8be2};const _0x5989e7=this[_0x20c5('0x71')](_0x10791e);_0x3b2f21[_0x20c5('0xdb')](_0x10791e);const _0x375b99=this['repository'][_0x20c5('0xb7')](_0x5989e7);if(0x0!==_0x375b99){const _0x740287=this['repository'][_0x20c5('0x73')](_0x375b99-0x1);if(_0x740287[_0x20c5('0x79')]!==_0x3b1616){const _0x1d085f=this[_0x20c5('0xb3')][_0x20c5('0x92')](_0x3b1616,_0x740287[_0x20c5('0x5d')]),_0x56d634={'id':_0x740287['id'],'diffData':_0x1d085f[_0x20c5('0x90')],'authorsIds':_0x1d085f['authorsIds'],'authors':_0x1d085f[_0x20c5('0x9')][_0x20c5('0xd3')](_0x38d2b7=>this[_0x20c5('0xe0')][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa0'))[_0x20c5('0x35')](_0x38d2b7)),'fromVersion':_0x3b1616};_0x740287===this['currentRevision']&&(_0x56d634[_0x20c5('0xbd')]=new Date(_0x10791e['createdAt'][_0x20c5('0xdc')]()+0xa)),_0x740287[_0x20c5('0xab')](_0x56d634,!0x0),delete _0x56d634[_0x20c5('0xf3')],_0x3b2f21[_0x20c5('0xdb')](_0x56d634);}}if(this[_0x20c5('0xd5')]){for(const _0x2a98ce of _0x3b2f21)this[_0x20c5('0x20')](_0x2a98ce['id'],_0x2a98ce,!0x0);this[_0x20c5('0x3d')]();}return _0x5989e7;}[_0x20c5('0x71')](_0x382c2a){const _0x311e11=this['repository'][_0x20c5('0xa7')](_0x382c2a);return this[_0x20c5('0xd5')]&&_0x311e11['on']('_update',(_0x580c8a,_0xe3294c,_0x3e6e61)=>{_0x3e6e61||(this[_0x20c5('0x20')](_0xe3294c['id'],_0xe3294c,!0x0),this[_0x20c5('0x3d')]());}),this[_0x20c5('0x4c')][_0x20c5('0xb1')](_0x311e11,this[_0x20c5('0x51')](_0x311e11)),_0x311e11;}async[_0x20c5('0x25')](_0x49d828){await this[_0x20c5('0x47')](_0x49d828);const _0x8eae43={};for(const _0x2f2ce0 in _0x49d828['diffData']){const _0x4c2d86=this[_0x20c5('0x6e')](JSON['parse'](_0x49d828[_0x20c5('0x90')][_0x2f2ce0][_0x20c5('0xea')])),_0x30b784=this[_0x20c5('0xe0')][_0x20c5('0x2d')]['view']['document'],_0x3ffab9=new _0x5406ba(_0x30b784,_0x4c2d86[_0x20c5('0xd3')](_0x1dda96=>j(_0x1dda96,this['editor'])));this['editor'][_0x20c5('0x50')][_0x20c5('0x40')][_0x20c5('0x49')](_0x20c5('0x9c')),_0x8eae43[_0x2f2ce0]=this[_0x20c5('0xe0')]['data'][_0x20c5('0x40')][_0x20c5('0xd9')](_0x3ffab9),this[_0x20c5('0xe0')][_0x20c5('0x50')]['processor']['useFillerType'](_0x20c5('0x24'));}return _0x8eae43;}[_0x20c5('0x3d')](){if(0x0===this[_0x20c5('0x2e')][_0x20c5('0xbc')])return;if(this[_0x20c5('0x2c')])return;let _0x5114c5=Array['from'](this[_0x20c5('0x2e')][_0x20c5('0x46')]());this[_0x20c5('0x2e')]['clear']();for(let _0x257703=0x0;_0x257703<_0x5114c5[_0x20c5('0xad')];_0x257703++){const _0x5eecf0=_0x5114c5[_0x257703];let _0x54e2c7=!0x1;for(const _0x11752f of Object['keys'](_0x5eecf0))void 0x0===_0x5eecf0[_0x11752f]?delete _0x5eecf0[_0x11752f]:'id'!==_0x11752f&&(_0x54e2c7=!0x0);_0x54e2c7||(_0x5114c5[_0x257703]=null);}if(_0x5114c5=_0x5114c5[_0x20c5('0xa9')](_0x1ef385=>null!==_0x1ef385),!_0x5114c5[_0x20c5('0xad')])return;for(let _0x582748=0x0;_0x582748<_0x5114c5[_0x20c5('0xad')];_0x582748++){const _0x13c51b=_0x5114c5[_0x582748];void 0x0!==_0x13c51b[_0x20c5('0x79')]&&void 0x0===_0x13c51b[_0x20c5('0x5d')]&&(_0x13c51b['toVersion']=this[_0x20c5('0x4c')][_0x20c5('0x73')](_0x13c51b['id'])[_0x20c5('0x5d')]),void 0x0!==_0x13c51b[_0x20c5('0x5d')]&&void 0x0===_0x13c51b[_0x20c5('0x79')]&&(_0x13c51b[_0x20c5('0x79')]=this[_0x20c5('0x4c')]['getRevision'](_0x13c51b['id'])[_0x20c5('0x79')]);}const _0x1d00dc=this['editor'][_0x20c5('0xee')][_0x20c5('0x2a')](_0x20c5('0x14'));this[_0x20c5('0x2c')]=!0x0,this[_0x20c5('0x42')](),this[_0x20c5('0xd5')][_0x20c5('0x8a')](_0x5114c5,_0x1d00dc)[_0x20c5('0xae')](()=>{this['_isPendingUpdate']=!0x1;})['then'](_0x5c98fb=>{if(_0x5c98fb)for(const _0x66bed7 of _0x5c98fb)this[_0x20c5('0xd')]({'id':_0x66bed7['id'],'createdAt':_0x66bed7[_0x20c5('0xbd')]});this['_removePendingAction'](),this[_0x20c5('0x3d')]();});}[_0x20c5('0xf4')](_0x4d88a0){let _0x19ad72=this[_0x20c5('0xe0')][_0x20c5('0xee')]['get'](_0x20c5('0xb0'));if(void 0x0===_0x19ad72){_0x19ad72={};for(const _0x1e3b2b of this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')][_0x20c5('0xd7')]())_0x19ad72[_0x1e3b2b]='';}_0x20c5('0x10')==typeof _0x19ad72&&(_0x19ad72={'main':_0x19ad72});let _0x71ba88=!0x1;for(const _0x5d983f of Object[_0x20c5('0x76')](_0x19ad72))_0x4d88a0[_0x5d983f]&&(_0x19ad72[_0x5d983f]!==_0x4d88a0[_0x5d983f]&&''!==_0x19ad72[_0x5d983f][_0x20c5('0x94')]()&&(_0x71ba88=!0x0),_0x19ad72[_0x5d983f]=_0x4d88a0[_0x5d983f]);_0x71ba88&&_0x2cab67(_0x20c5('0xc')),this['editor'][_0x20c5('0xee')]['set']('initialData',_0x19ad72);}[_0x20c5('0x42')](){if(!this[_0x20c5('0xe4')]){const _0x1e7d9c=this[_0x20c5('0xe0')][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa1'));this[_0x20c5('0xe4')]=_0x1e7d9c[_0x20c5('0xb2')](_0x4d5bdc(this[_0x20c5('0xe0')]['locale'],'PENDING_ACTION_REVISION_HISTORY'));}}['_removePendingAction'](){this[_0x20c5('0xe4')]&&(this[_0x20c5('0xe0')][_0x20c5('0x37')]['get']('PendingActions')[_0x20c5('0x1f')](this[_0x20c5('0xe4')]),this[_0x20c5('0xe4')]=null);}[_0x20c5('0x51')](_0x8b55df){const _0x2d9410=this['repository'][_0x20c5('0x2')]();_0x2d9410[_0x20c5('0xc8')]();let _0x19982e=0x0;for(;_0x19982e<_0x2d9410[_0x20c5('0xad')];){const _0x43529d=_0x2d9410[_0x19982e];if(_0x43529d===this['currentRevision']){_0x19982e++;continue;}if(_0x43529d['id']===this['_initialRevisionId'])break;const _0x1673c0=_0x8b55df['toVersion']-_0x43529d[_0x20c5('0x5d')]||_0x8b55df[_0x20c5('0x79')]-_0x43529d[_0x20c5('0x79')];if(_0x1673c0>0x0)break;if(_0x1673c0<0x0)_0x19982e++;else{if(!_0x8b55df[_0x20c5('0x55')]&&_0x43529d[_0x20c5('0x55')])break;if(_0x43529d[_0x20c5('0x55')]||!_0x8b55df[_0x20c5('0x55')]){if(_0x8b55df['createdAt']>_0x43529d[_0x20c5('0xbd')])break;_0x19982e++;}else _0x19982e++;}}return _0x19982e;}['setRevisionData'](_0x524716){const _0x20f781=this[_0x20c5('0x4c')][_0x20c5('0x73')](_0x524716['id']);if(_0x524716['createdAt']&&(_0x524716[_0x20c5('0xbd')]=new Date(_0x524716[_0x20c5('0xbd')])),_0x524716[_0x20c5('0x9')]){const _0x37cf2a=this[_0x20c5('0xe0')]['plugins'][_0x20c5('0x2a')](_0x20c5('0xa0'));_0x524716[_0x20c5('0xf3')]=_0x524716['authorsIds'][_0x20c5('0xd3')](_0x56e0dc=>_0x37cf2a[_0x20c5('0x35')](_0x56e0dc));}_0x20f781[_0x20c5('0xab')](_0x524716,!0x0);}[_0x20c5('0xf7')]({revision:_0x181e3f=null,from:_0x188b90=null,to:_0x2dcae7=null}){_0x188b90=null!==_0x188b90?_0x188b90:_0x181e3f['fromVersion'],_0x2dcae7=null!==_0x2dcae7?_0x2dcae7:_0x181e3f[_0x20c5('0x5d')];const _0x27d140=this[_0x20c5('0xb3')][_0x20c5('0x92')](_0x188b90,_0x2dcae7),_0x4846e9={'diffData':_0x27d140[_0x20c5('0x90')],'authorsIds':_0x27d140[_0x20c5('0x9')],'fromVersion':_0x188b90,'toVersion':_0x2dcae7};if(!_0x181e3f||_0x2dcae7!==_0x181e3f[_0x20c5('0x5d')]){const _0x333fd1=_0x2dcae7-0x1,_0x48a049=this['_source']['history'][_0x20c5('0x8')](_0x333fd1);_0x4846e9[_0x20c5('0xbd')]=_0x48a049&&_0x48a049[_0x20c5('0xbd')]||new Date();}if(this[_0x20c5('0x0')]&&_0x188b90===this[_0x20c5('0x0')][_0x20c5('0x79')])for(const _0x10f8ad of this['_loadedStateData'][_0x20c5('0xf3')])_0x4846e9[_0x20c5('0x9')][_0x20c5('0xba')](_0x10f8ad['id'])||_0x4846e9['authorsIds']['push'](_0x10f8ad['id']);return _0x4846e9;}[_0x20c5('0x47')](_0x3c6a8a){if(!_0x3c6a8a||_0x3c6a8a[_0x20c5('0x90')])return Promise[_0x20c5('0x17')]();{const _0x5decca=this[_0x20c5('0xe0')][_0x20c5('0xee')][_0x20c5('0x2a')](_0x20c5('0x14'));return this['adapter'][_0x20c5('0x73')]({'channelId':_0x5decca,'revisionId':_0x3c6a8a['id']})['then'](_0x3f7999=>{_0x3c6a8a[_0x20c5('0x90')]=_0x3f7999['diffData'];});}}[_0x20c5('0x20')](_0x18fe52,_0x4fa948,_0x41dcb0){if(this['_bufferedUpdates'][_0x20c5('0xcd')](_0x18fe52)){const _0x59255f=this['_bufferedUpdates']['get'](_0x18fe52);_0x4fa948=_0x41dcb0?{..._0x59255f,..._0x4fa948}:{..._0x4fa948,..._0x59255f};}this[_0x20c5('0x2e')][_0x20c5('0xe9')](_0x18fe52,_0x4fa948);}[_0x20c5('0xf0')](_0x1279b7){const _0x47ca8e=this[_0x20c5('0x4c')][_0x20c5('0x2')]();_0x47ca8e['reverse'](),_0x47ca8e[_0x20c5('0xc4')]();const _0x20cd99=_0x47ca8e[_0x20c5('0x5b')](_0x1f9a97=>_0x1f9a97['toVersion']<=_0x1279b7)[_0x20c5('0x5d')];return _0x20cd99<this[_0x20c5('0xdd')]?this[_0x20c5('0xdd')]:_0x20cd99;}[_0x20c5('0x41')](_0x318093){const _0x2027be=this[_0x20c5('0x4c')][_0x20c5('0x73')](this[_0x20c5('0x4c')]['length']-0x1);if(_0x2027be)this[_0x20c5('0xa4')]=_0x2027be['id'];else{const _0x17a51c=!this[_0x20c5('0xe0')][_0x20c5('0xaa')]['document']['roots']['find'](_0x19c1d6=>this['editor']['model'][_0x20c5('0x65')](_0x19c1d6)),_0x247d72=this['editor'][_0x20c5('0x37')][_0x20c5('0x2a')]('Users')['me']['id'],_0x47cea6=_0x4d5bdc(this[_0x20c5('0xe0')][_0x20c5('0xe8')],_0x17a51c?_0x20c5('0xde'):_0x20c5('0xbe'));this[_0x20c5('0x8c')]({'from':_0x318093,'to':_0x318093,'id':this[_0x20c5('0xa4')],'name':_0x47cea6,'creatorId':_0x247d72});}}[_0x20c5('0xe1')](_0xddb72){const _0x44b130=this[_0x20c5('0x4e')][_0x20c5('0x91')]();this[_0x20c5('0x7c')]=this[_0x20c5('0x4c')][_0x20c5('0x73')](_0x44b130),this[_0x20c5('0x7c')]||(this[_0x20c5('0x7c')]=this[_0x20c5('0x8c')]({'from':_0xddb72,'to':_0xddb72,'id':_0x44b130,'name':'','creatorId':null}));}[_0x20c5('0x8c')]({name:_0xb57c02,from:_0x12156d,to:_0x424518,creatorId:_0x4a519d,id:_0x2baeb5}){const _0x3365c6=this[_0x20c5('0xf7')]({'from':_0x12156d,'to':_0x424518});_0x3365c6['name']=_0xb57c02,_0x3365c6[_0x20c5('0x16')]=_0x4a519d,_0x3365c6['id']=_0x2baeb5;const _0x4f3852=this['addRevisionData'](_0x3365c6);return this['adapter']&&this['_bufferUpdate'](_0x3365c6['id'],_0x3365c6,!0x0),_0x4f3852;}['_setConversion'](){this[_0x20c5('0xe0')][_0x20c5('0x1e')][_0x20c5('0x88')](_0x20c5('0xda'))[_0x20c5('0x7d')]({'model':_0x20c5('0xcc')});}['_removeRevisionMarkers'](_0x2aa075){return(_0x2aa075=_0x2aa075[_0x20c5('0xa9')](_0x2f0054=>!_0x2f0054[_0x20c5('0x5c')]||_0x20c5('0x7a')!==_0x2f0054[_0x20c5('0x5c')]&&_0x20c5('0x45')!==_0x2f0054[_0x20c5('0x5c')]))[_0x20c5('0xce')](_0x46e3c6=>{_0x20c5('0x10')!=typeof _0x46e3c6&&(_0x46e3c6[_0x20c5('0xf2')]=this[_0x20c5('0x6e')](_0x46e3c6['children']),_0x46e3c6['attributes']=_0x46e3c6['attributes'][_0x20c5('0xa9')](_0xe87fd4=>!_0xe87fd4[0x0]['startsWith'](_0x20c5('0x3f'))));}),_0x2aa075;}}function j(_0x1db8ae,_0x4be03b){const _0x1fcdc1=_0x4be03b['editing'][_0x20c5('0x58')]['document'];if(_0x20c5('0x10')==typeof _0x1db8ae)return new _0x2ae193(_0x1fcdc1,_0x1db8ae);{const _0x110adc=_0x1db8ae[_0x20c5('0xf2')][_0x20c5('0xd3')](_0x327825=>j(_0x327825,_0x4be03b));return new(J[_0x1db8ae['type']]||_0x57d52e)(_0x1fcdc1,_0x1db8ae[_0x20c5('0x5c')],_0x1db8ae[_0x20c5('0xe')],_0x110adc);}}class B{constructor(_0x4f8989){this[_0x20c5('0xe0')]=_0x4f8989,this[_0x20c5('0x9a')]=new Map(),this[_0x20c5('0x6d')]=-0x1,this['_lastTo']=-0x1,this[_0x20c5('0x81')]=new Map(),this['_diffRoots']=new Map(),this[_0x20c5('0x4b')]=new Map(),this[_0x20c5('0x8e')]=new Map(),this['_baseIdsRoots']=new Map(),this['_touched']=new Map(),this[_0x20c5('0xaf')]=new Map(),this[_0x20c5('0x1d')]=0x1,this[_0x20c5('0xa6')]=this[_0x20c5('0xe0')]['model'][_0x20c5('0x29')][_0x20c5('0xd7')](),this[_0x20c5('0xa6')]['push'](_0x20c5('0x1b'));}['init'](_0x2335ae){this[_0x20c5('0x5a')]=_0x2335ae;const _0x1eb489=new Map();for(const _0x359127 of this['_rootNames']){const _0x1a809c=H(this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')]['getRoot'](_0x359127));_0x1eb489['set'](_0x359127,_0x1a809c);}const _0x276583=Array[_0x20c5('0x36')](this[_0x20c5('0xe0')][_0x20c5('0xaa')]['markers'])[_0x20c5('0xd3')](_0x3b6ff6=>[_0x3b6ff6[_0x20c5('0x5c')],_0x3b6ff6['getRange']()]),_0x3da17e=this['source'][_0x20c5('0xc9')];this[_0x20c5('0xf5')](_0x3da17e,_0x1eb489,_0x276583),this[_0x20c5('0x9e')]=this['_revisionId'];}[_0x20c5('0x92')](_0x426a43,_0x3d9fbb){if(this[_0x20c5('0x6d')]===_0x426a43&&this[_0x20c5('0xeb')]<=_0x3d9fbb)this[_0x20c5('0x9a')]['size']>0x1&&this[_0x20c5('0x21')](this[_0x20c5('0xeb')]),this[_0x20c5('0x75')](this[_0x20c5('0xeb')],_0x3d9fbb,!0x0);else{if(!this[_0x20c5('0x9a')][_0x20c5('0xcd')](_0x426a43)){const _0x30d8e0=this['_getPreviousFrom'](_0x426a43);this[_0x20c5('0x33')](_0x30d8e0,_0x426a43,!0x1);}this[_0x20c5('0x33')](_0x426a43,_0x3d9fbb,!0x0);}return this[_0x20c5('0x6d')]=_0x426a43,this[_0x20c5('0xeb')]=_0x3d9fbb,this[_0x20c5('0x34')]();}[_0x20c5('0x74')](_0x5eda4c){this[_0x20c5('0x3c')](),this[_0x20c5('0x6d')]=_0x5eda4c[_0x20c5('0x79')],this[_0x20c5('0xeb')]=_0x5eda4c[_0x20c5('0x5d')];for(const _0x185831 in _0x5eda4c[_0x20c5('0x90')]){const _0xe2329e=this[_0x20c5('0xe7')](_0x5eda4c['diffData'][_0x185831]['deletions']);_0xe2329e[_0x20c5('0x7e')]=_0x185831,this[_0x20c5('0x4b')][_0x20c5('0xe9')](_0x185831,_0xe2329e);const _0x1840f5=this[_0x20c5('0x6b')](_0xe2329e);this[_0x20c5('0x32')]['set'](_0x185831,_0x1840f5);for(const [_0x26c1f5,_0xf510ed]of _0xe2329e[_0x20c5('0x67')]){if(!_0x26c1f5['startsWith'](_0x20c5('0xd1')))continue;const _0x252652=_0x26c1f5['split'](':')[0x2];for(const _0x29bf2b of _0xf510ed['getWalker']({'singleCharacters':!0x0})){const _0x45b441=this[_0x20c5('0x15')](_0x29bf2b),_0x500516=_0x20c5('0x56')==_0x29bf2b[_0x20c5('0x53')]?_0x29bf2b[_0x20c5('0xf6')][_0x20c5('0xcf')][_0x20c5('0x3e')](0x0,-0x1):_0x29bf2b[_0x20c5('0xf6')][_0x20c5('0xcf')],_0x5bec86=_0x1840f5[_0x20c5('0x80')](_0x500516)[_0x20c5('0x43')](_0x45b441);this['_touched'][_0x20c5('0xe9')](_0x5bec86,{'userId':_0x252652});}}}this[_0x20c5('0x9e')]=this['_revisionId'];const _0x4f195d=[...Array(this[_0x20c5('0x1d')])[_0x20c5('0x76')]()][_0x20c5('0x3e')](0x1)['filter'](_0xd7ede2=>!this[_0x20c5('0x93')][_0x20c5('0xcd')](_0xd7ede2));let _0x5ac6dc=0x0;for(const _0xc926cc in _0x5eda4c[_0x20c5('0x90')]){const _0x1fca9e=this[_0x20c5('0xe7')](_0x5eda4c[_0x20c5('0x90')][_0xc926cc][_0x20c5('0xea')]);_0x1fca9e['rootName']=_0xc926cc,this[_0x20c5('0xed')][_0x20c5('0xe9')](_0xc926cc,_0x1fca9e);const _0x3ee55e=this['_makeIdsRoot'](_0x1fca9e,Number[_0x20c5('0x57')]);this['_idsRoots'][_0x20c5('0xe9')](_0xc926cc,_0x3ee55e);for(const [_0x4a0992,_0x116572]of _0x1fca9e[_0x20c5('0x67')]){if(!_0x4a0992['startsWith'](_0x20c5('0xd1')))continue;const _0x37cda3=_0x4a0992['split'](':')[0x2];for(const _0x7b9f22 of _0x116572[_0x20c5('0xc5')]({'singleCharacters':!0x0})){const _0x4c1bba=this[_0x20c5('0x15')](_0x7b9f22),_0x599699=this[_0x20c5('0x1d')]++,_0x287220=_0x20c5('0x56')==_0x7b9f22[_0x20c5('0x53')]?_0x7b9f22[_0x20c5('0xf6')][_0x20c5('0xcf')][_0x20c5('0x3e')](0x0,-0x1):_0x7b9f22[_0x20c5('0xf6')][_0x20c5('0xcf')];_0x3ee55e['getNodeByPath'](_0x287220)[_0x20c5('0x9d')](_0x4c1bba,_0x599699),this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x599699,{'userId':_0x37cda3});}}for(const _0x14ab42 of this['editor']['model'][_0x20c5('0x31')](_0x1fca9e)['getWalker']({'singleCharacters':!0x0})){const _0x5c91e6=this[_0x20c5('0x15')](_0x14ab42),_0xb9b17d=_0x20c5('0x56')==_0x14ab42[_0x20c5('0x53')]?_0x14ab42[_0x20c5('0xf6')]['path']['slice'](0x0,-0x1):_0x14ab42[_0x20c5('0xf6')][_0x20c5('0xcf')],_0x5f1502=_0x3ee55e[_0x20c5('0x80')](_0xb9b17d);_0x5f1502[_0x20c5('0x43')](_0x5c91e6)>0x0||_0x5f1502['_setAttribute'](_0x5c91e6,_0x4f195d[_0x5ac6dc++]);}const _0x336492=new _0x1af70e();_0x336492['rootName']='$graveyard',this[_0x20c5('0x4b')][_0x20c5('0xe9')](_0x20c5('0x1b'),_0x336492),this[_0x20c5('0x32')]['set'](_0x20c5('0x1b'),this[_0x20c5('0x6b')](_0x336492,0x1));const _0x3c8cc4=new _0x1af70e();_0x3c8cc4[_0x20c5('0x7e')]=_0x20c5('0x1b'),this[_0x20c5('0xed')][_0x20c5('0xe9')](_0x20c5('0x1b'),_0x3c8cc4),this[_0x20c5('0x8e')]['set'](_0x20c5('0x1b'),this[_0x20c5('0x6b')](_0x3c8cc4,0x1));for(const [_0xe3cba8,_0x1849ae]of _0x1fca9e[_0x20c5('0x67')])_0xe3cba8[_0x20c5('0xac')](_0x20c5('0xd1'))||this[_0x20c5('0x81')]['set'](_0xe3cba8,_0x1849ae);}const _0x115e39=Array['from'](this[_0x20c5('0xed')])[_0x20c5('0xd3')](([_0x377e5d,_0x525b2e])=>[_0x377e5d,H(_0x525b2e)]);this[_0x20c5('0xf5')](this[_0x20c5('0xeb')],_0x115e39,this[_0x20c5('0x81')]);}['_makeModelFromViewString'](_0x46d957){const _0x250382=JSON['parse'](_0x46d957),_0x11e25b=this[_0x20c5('0xe0')][_0x20c5('0x2d')][_0x20c5('0x58')][_0x20c5('0x29')],_0x2401ca=new _0x5406ba(_0x11e25b,_0x250382[_0x20c5('0xd3')](_0x1c093b=>j(_0x1c093b,this[_0x20c5('0xe0')])));return this[_0x20c5('0xe0')]['data'][_0x20c5('0x52')](_0x2401ca);}[_0x20c5('0x39')](){const _0x2bdc19=new Map();for(const _0x4924d6 of this['_rootNames']){const _0x327894=new _0x1af70e();_0x327894['rootName']=_0x4924d6,_0x2bdc19[_0x20c5('0xe9')](_0x4924d6,_0x327894);}this[_0x20c5('0xf5')](Number[_0x20c5('0x57')],_0x2bdc19,[]);}[_0x20c5('0xf5')](_0x5f2bb5,_0x438927,_0x5f2506){const _0x1fd68e=new Map(_0x438927),_0x5ab638=new Map();for(const [_0x35e9af,_0x4fb203]of _0x5f2506)_0x5ab638[_0x20c5('0xe9')](_0x35e9af,{'start':_0x4fb203[_0x20c5('0xc7')]['clone'](),'end':_0x4fb203[_0x20c5('0x7f')][_0x20c5('0xb')](),'rootName':_0x4fb203[_0x20c5('0x26')]['rootName']});this[_0x20c5('0x9a')][_0x20c5('0xe9')](_0x5f2bb5,{'roots':_0x1fd68e,'markers':_0x5ab638});}['_removeMetaData'](_0x116e3e){this[_0x20c5('0x9a')][_0x20c5('0x48')](_0x116e3e);}[_0x20c5('0x11')](){this['_reset'](),this[_0x20c5('0x6d')]=-0x1,this[_0x20c5('0xeb')]=-0x1,this[_0x20c5('0x9a')]['clear'](),this[_0x20c5('0xa5')](this[_0x20c5('0x5a')]);}[_0x20c5('0x3c')](){this[_0x20c5('0x93')][_0x20c5('0x66')](),this[_0x20c5('0xaf')]['clear'](),this[_0x20c5('0xed')][_0x20c5('0x66')](),this[_0x20c5('0x4b')]['clear'](),this[_0x20c5('0x8e')][_0x20c5('0x66')](),this[_0x20c5('0x32')][_0x20c5('0x66')](),this[_0x20c5('0x81')][_0x20c5('0x66')](),this[_0x20c5('0x1d')]=0x1,this[_0x20c5('0x9e')]=this[_0x20c5('0x1d')];}[_0x20c5('0x6b')](_0x290c89,_0xe4a6be=null){let _0x85820=null;_0x290c89['is']('documentFragment')||(_0x85820=new _0x4261db(_0x290c89['name'],{'vid_start':null===_0xe4a6be?this[_0x20c5('0x1d')]++:_0xe4a6be++}));const _0x325918=[];for(const _0x28c29b of _0x290c89[_0x20c5('0x61')]())if(_0x28c29b['is'](_0x20c5('0x6f'))){_0x325918['push'](this[_0x20c5('0x6b')](_0x28c29b,_0xe4a6be));const _0x3fd6d0=_0x325918[_0x325918['length']-0x1];null!==_0xe4a6be&&(_0xe4a6be=_0x3fd6d0['is'](_0x20c5('0x6f'),_0x20c5('0x8d'))?_0x3fd6d0[_0x20c5('0x43')]('vid')+0x1:_0x3fd6d0['getAttribute'](_0x20c5('0x4d'))+0x1);}else for(let _0x382145=0x0;_0x382145<_0x28c29b[_0x20c5('0xd0')];_0x382145++)_0x325918['push'](new _0x4261db(_0x20c5('0x8d'),{'vid':null===_0xe4a6be?this[_0x20c5('0x1d')]++:_0xe4a6be++}));if(_0x290c89['is'](_0x20c5('0x44'))){const _0x23c1df=new _0x1af70e(_0x325918);return _0x23c1df['rootName']=_0x290c89[_0x20c5('0x7e')],_0x23c1df;}return _0x85820['_setAttribute']('vid_end',null===_0xe4a6be?this[_0x20c5('0x1d')]++:_0xe4a6be++),_0x85820[_0x20c5('0xe5')](0x0,_0x325918),_0x85820;}[_0x20c5('0x33')](_0x175ac4,_0x1da69a,_0x572b6a){this[_0x20c5('0x3c')]();const {roots:_0x3f2c80,markers:_0x34d775}=this[_0x20c5('0x9a')][_0x20c5('0x2a')](_0x175ac4);this[_0x20c5('0x4b')]=new Map(_0x3f2c80);for(const [_0x57474d,_0x36c1d4]of this[_0x20c5('0x4b')])if('$graveyard'!==_0x57474d&&(this[_0x20c5('0xed')][_0x20c5('0xe9')](_0x57474d,H(_0x36c1d4)),_0x572b6a)){const _0x333075=this[_0x20c5('0x1d')];this[_0x20c5('0x8e')]['set'](_0x57474d,this['_makeIdsRoot'](_0x36c1d4)),this[_0x20c5('0x32')]['set'](_0x57474d,this[_0x20c5('0x6b')](_0x36c1d4,_0x333075));}this[_0x20c5('0x9e')]=this[_0x20c5('0x1d')],this[_0x20c5('0xed')][_0x20c5('0xe9')](_0x20c5('0x1b'),H(this[_0x20c5('0x4b')]['get'](_0x20c5('0x1b')))),_0x572b6a&&this[_0x20c5('0x8e')][_0x20c5('0xe9')](_0x20c5('0x1b'),this[_0x20c5('0x6b')](this['_baseRoots'][_0x20c5('0x2a')]('$graveyard')));for(const [_0x10d7b1,_0x34491c]of _0x34d775){const _0x44ee77=this[_0x20c5('0x4b')][_0x20c5('0x2a')](_0x34491c[_0x20c5('0x7e')]),_0x5c792f=this[_0x20c5('0xed')]['get'](_0x34491c[_0x20c5('0x7e')]),_0x3a273f=new _0x14f5b3(this['_fixPosition'](_0x34491c[_0x20c5('0xc7')],_0x44ee77),this['_fixPosition'](_0x34491c[_0x20c5('0x7f')],_0x44ee77)),_0x2ccbe4=this[_0x20c5('0x54')](_0x3a273f,_0x5c792f);_0x44ee77['markers'][_0x20c5('0xe9')](_0x10d7b1,_0x3a273f),this['_markers'][_0x20c5('0xe9')](_0x10d7b1,_0x2ccbe4);}this[_0x20c5('0x75')](_0x175ac4,_0x1da69a,_0x572b6a);}[_0x20c5('0x75')](_0x38a8ac,_0x374218,_0x20126c){for(const _0x561326 of this[_0x20c5('0x5a')][_0x20c5('0x8b')](_0x38a8ac,_0x374218))this[_0x20c5('0x7b')](_0x561326,_0x20126c);for(const _0x3e7e07 of this['_diffRoots']['values']())_0x3e7e07['markers'][_0x20c5('0x66')]();for(const [_0x47687d,_0x1d8190]of this[_0x20c5('0x81')]){this[_0x20c5('0xed')][_0x20c5('0x2a')](_0x1d8190['root'][_0x20c5('0x7e')])['markers'][_0x20c5('0xe9')](_0x47687d,_0x1d8190[_0x20c5('0xb')]());}this['_saveMetaData'](_0x374218,Array[_0x20c5('0x36')](this[_0x20c5('0xed')])[_0x20c5('0xd3')](([_0x3247fc,_0x549718])=>[_0x3247fc,H(_0x549718)]),this[_0x20c5('0x81')]);}['_getPreviousFrom'](_0x27df46){const _0x7f1a3f=Array['from'](this['_savedMetaData'][_0x20c5('0x76')]());_0x7f1a3f[_0x20c5('0x3b')]((_0x2480bd,_0x1cafc1)=>_0x2480bd-_0x1cafc1),_0x7f1a3f[_0x20c5('0xc8')]();for(const _0x593d1c of _0x7f1a3f)if(_0x593d1c<_0x27df46)return _0x593d1c;return this[_0x20c5('0x39')](),Number[_0x20c5('0x57')];}[_0x20c5('0x18')](_0x186aae,_0x2c7d26){const _0x4b4bb7=Array[_0x20c5('0x36')](_0x2c7d26[_0x20c5('0x67')])[_0x20c5('0xd3')](([_0x6753e5,_0x44782e])=>[_0x6753e5,this['_fixRange'](_0x44782e,_0x186aae)]);_0x186aae[_0x20c5('0x67')]=new Map(_0x4b4bb7);}[_0x20c5('0x30')](_0x391f06){for(const _0x45e2e2 of this[_0x20c5('0x81')]['values']()){const _0x5c5dca=_0x45e2e2['getTransformedByOperation'](_0x391f06),_0x17cd05=_0x14f5b3['_createFromRanges'](_0x5c5dca);_0x45e2e2[_0x20c5('0xc7')]=_0x17cd05['start'],_0x45e2e2[_0x20c5('0x7f')]=_0x17cd05['end'];}}[_0x20c5('0x7b')](_0x9cccd9,_0x594fb9){const _0x45b1fa=this['_cloneOperation'](_0x9cccd9,this[_0x20c5('0xed')]);if(_0x20c5('0x8f')!==_0x9cccd9['type']&&(_0x45b1fa[_0x20c5('0x38')](),this['_transformMarkers'](_0x45b1fa)),_0x594fb9)switch(_0x45b1fa[_0x20c5('0x53')]){case _0x20c5('0xf1'):this[_0x20c5('0xa3')](_0x9cccd9);break;case'move':case _0x20c5('0x1f'):case _0x20c5('0x4'):this[_0x20c5('0x7')](_0x9cccd9);break;case _0x20c5('0x83'):this[_0x20c5('0x86')](_0x9cccd9);break;case _0x20c5('0xbf'):this['_handleSplitOperation'](_0x9cccd9);break;case _0x20c5('0x8f'):this[_0x20c5('0x72')](_0x9cccd9);}}[_0x20c5('0xdf')](_0x4d4faa,_0x3f8b76){const _0x2131e9=_0x4d4faa[_0x20c5('0xb')]();return _0x2131e9['_authorId']=_0x4d4faa[_0x20c5('0x6c')],this[_0x20c5('0x13')](_0x2131e9,_0x3f8b76),_0x2131e9;}['_getBaseVids'](_0x22f085){return _0x22f085['map'](_0x2dd7b0=>{const _0x5a089f=this[_0x20c5('0x15')](_0x2dd7b0);return Number(_0x2dd7b0[_0x20c5('0xb8')][_0x20c5('0x43')](_0x5a089f));});}['_generateTape'](_0x51f6a3,_0x91a0da){if(_0x51f6a3['is'](_0x20c5('0x6f'),_0x20c5('0x8d')))_0x91a0da[_0x20c5('0xdb')]({'item':_0x51f6a3,'type':_0x20c5('0x28')});else{_0x51f6a3['is']('element')&&_0x91a0da[_0x20c5('0xdb')]({'item':_0x51f6a3,'type':_0x20c5('0xc0')});for(const _0x357788 of _0x51f6a3[_0x20c5('0x61')]())this[_0x20c5('0x6')](_0x357788,_0x91a0da);_0x51f6a3['is'](_0x20c5('0x6f'))&&_0x91a0da[_0x20c5('0xdb')]({'item':_0x51f6a3,'type':'elementEnd'});}return _0x91a0da;}[_0x20c5('0x34')](){const _0x367177=this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x29')][_0x20c5('0xd7')](),_0x41a90f=new Map(this['_touched']),_0x80f2d3=new Map(_0x41a90f),_0x440e10=new Map(),_0x488867={'insertions':{},'deletions':{}},_0x1c085b={'insertions':{},'deletions':{}},_0x529465=new Map();for(const _0x335c17 of _0x367177){const _0x4dd314=this['_diffRoots'][_0x20c5('0x2a')](_0x335c17),_0x36a244=this[_0x20c5('0x4b')][_0x20c5('0x2a')](_0x335c17);_0x488867[_0x20c5('0xea')][_0x335c17]=H(_0x4dd314),_0x488867['deletions'][_0x335c17]=H(_0x36a244),this[_0x20c5('0x18')](_0x488867[_0x20c5('0xd4')][_0x335c17],_0x36a244),this[_0x20c5('0x18')](_0x488867['insertions'][_0x335c17],_0x4dd314),_0x1c085b[_0x20c5('0xea')][_0x335c17]=this[_0x20c5('0x6')](this[_0x20c5('0x8e')]['get'](_0x335c17),[]),_0x1c085b[_0x20c5('0xd4')][_0x335c17]=this[_0x20c5('0x6')](this[_0x20c5('0x32')][_0x20c5('0x2a')](_0x335c17),[]);}for(const _0x3c3f75 of _0x367177){const _0x5cb204=_0x1c085b['insertions'][_0x3c3f75];for(const _0x51ba1f of _0x5cb204){const _0x3ee760=this[_0x20c5('0x15')](_0x51ba1f),_0x3efe23=_0x51ba1f[_0x20c5('0xb8')]['getAttribute'](_0x3ee760);_0x80f2d3[_0x20c5('0x48')](_0x3efe23),_0x3efe23>=this[_0x20c5('0x9e')]&&_0x440e10['set'](_0x3efe23,_0x41a90f[_0x20c5('0x2a')](_0x3efe23));}}for(const _0x354572 of _0x367177){const _0x2d5fba=_0x1c085b['insertions'][_0x354572],_0x29705f=this[_0x20c5('0x27')](_0x1c085b['deletions'][_0x354572]);let _0x370422=0x0;for(const _0x3c431d of _0x2d5fba){const _0x4459a1=this[_0x20c5('0x15')](_0x3c431d),_0x277ec8=_0x3c431d[_0x20c5('0xb8')]['getAttribute'](_0x4459a1);if(!_0x440e10[_0x20c5('0xcd')](_0x277ec8)&&!_0x529465[_0x20c5('0xcd')](_0x277ec8)){if(_0x80f2d3[_0x20c5('0xcd')](_0x277ec8))_0x370422++;else{if(_0x277ec8!=_0x29705f[_0x370422]){const _0x588008=_0x41a90f[_0x20c5('0x2a')](_0x277ec8)||_0x41a90f[_0x20c5('0x2a')](_0x29705f[_0x370422]);for(;_0x277ec8!=_0x29705f[_0x370422];)_0x80f2d3[_0x20c5('0xcd')](_0x29705f[_0x370422])||(_0x529465['set'](_0x29705f[_0x370422],_0x588008),_0x41a90f[_0x20c5('0xe9')](_0x29705f[_0x370422],_0x588008)),_0x370422++;}_0x370422++;}}}}for(const _0x325103 of _0x367177){const _0x7ef680=_0x1c085b[_0x20c5('0xea')][_0x325103];for(const _0x5cb44f of _0x7ef680){const _0x1338f1=this['_getVidAttributeName'](_0x5cb44f),_0x4f35df=_0x5cb44f[_0x20c5('0xb8')][_0x20c5('0x43')](_0x1338f1);if(_0x529465[_0x20c5('0xcd')](_0x4f35df)){const _0x2c0f21=_0x529465[_0x20c5('0x2a')](_0x4f35df);_0x80f2d3[_0x20c5('0xcd')](_0x4f35df)||_0x80f2d3[_0x20c5('0xe9')](_0x4f35df,{..._0x2c0f21}),_0x440e10['set'](_0x4f35df,{..._0x2c0f21});}}}for(const _0x13c17d of _0x80f2d3[_0x20c5('0x76')]())_0x13c17d>=this[_0x20c5('0x9e')]&&_0x80f2d3['delete'](_0x13c17d);const _0x2d68bc=new Map();for(const _0x1d3443 of _0x367177){let _0x44bc2a=_0x1c085b[_0x20c5('0xea')][_0x1d3443];for(const _0xde280c of _0x44bc2a)if(_0xde280c['item']['is']('element',_0x20c5('0x68'))){const _0x27af18=this[_0x20c5('0x15')](_0xde280c),_0x2c4e05=_0xde280c['item'][_0x20c5('0x43')](_0x27af18);if(_0x440e10['has'](_0x2c4e05)){const _0x19dd8c=_0xde280c[_0x20c5('0xb8')][_0x20c5('0xc1')]['parent'][_0x20c5('0x43')](_0x20c5('0x64')),_0x22596a=_0x2d68bc[_0x20c5('0x2a')](_0x19dd8c)||new Set();_0x22596a[_0x20c5('0xb2')](_0x440e10['get'](_0x2c4e05)[_0x20c5('0x95')]),_0x2d68bc[_0x20c5('0xe9')](_0x19dd8c,_0x22596a);}}_0x44bc2a=_0x1c085b[_0x20c5('0xd4')][_0x1d3443];for(const _0x4940db of _0x44bc2a)if(_0x4940db[_0x20c5('0xb8')]['is'](_0x20c5('0x6f'),_0x20c5('0x68'))){const _0x192770=this[_0x20c5('0x15')](_0x4940db),_0x3db5b6=_0x4940db[_0x20c5('0xb8')][_0x20c5('0x43')](_0x192770);if(_0x80f2d3[_0x20c5('0xcd')](_0x3db5b6)){const _0x5517dd=_0x4940db['item'][_0x20c5('0xc1')][_0x20c5('0xc1')][_0x20c5('0x43')](_0x20c5('0x64')),_0x1bdb12=_0x2d68bc[_0x20c5('0x2a')](_0x5517dd)||new Set();_0x1bdb12[_0x20c5('0xb2')](_0x80f2d3[_0x20c5('0x2a')](_0x3db5b6)[_0x20c5('0x95')]),_0x2d68bc[_0x20c5('0xe9')](_0x5517dd,_0x1bdb12);}}for(const _0x13536d of _0x2d68bc['keys']())(_0x440e10[_0x20c5('0xcd')](_0x13536d)||_0x80f2d3[_0x20c5('0xcd')](_0x13536d))&&_0x2d68bc['delete'](_0x13536d);}for(const _0x32484e of _0x367177){const _0x215abd=_0x1c085b['insertions'][_0x32484e];let _0x2fee4b=null,_0x3c3c84=null;for(const _0x5026b8 of _0x215abd){const _0xe0be09=this[_0x20c5('0x15')](_0x5026b8),_0x2344cb=_0x5026b8[_0x20c5('0xb8')]['getAttribute'](_0xe0be09),_0x2bee13=_0x2d68bc[_0x20c5('0x2a')](_0x2344cb);_0x2bee13&&_0x20c5('0xc0')==_0x5026b8[_0x20c5('0x53')]&&(_0x2fee4b=Array[_0x20c5('0x36')](_0x2bee13)[0x0],_0x3c3c84=_0x5026b8['item'][_0x20c5('0x43')](_0x20c5('0x4d'))),_0x2fee4b&&(_0x80f2d3[_0x20c5('0xe9')](_0x2344cb,{'userId':_0x2fee4b}),_0x440e10[_0x20c5('0xe9')](_0x2344cb,{'userId':_0x2fee4b})),_0x2344cb==_0x3c3c84&&(_0x2fee4b=null,_0x3c3c84=null);}}const _0x2a12f9={},_0x3a217d=new Set();for(const _0x234fe9 of _0x367177){const _0x44c557=_0x488867[_0x20c5('0xd4')][_0x234fe9],_0x2f8f0b=_0x488867['insertions'][_0x234fe9];for(const {userId:_0x57fe87}of this[_0x20c5('0xaf')][_0x20c5('0x46')]())null!==_0x57fe87&&_0x3a217d[_0x20c5('0xb2')](_0x57fe87);this[_0x20c5('0xa')](_0x2f8f0b,_0x1c085b['insertions'][_0x234fe9],_0x440e10,_0x20c5('0x96'),_0x3a217d),this[_0x20c5('0xa')](_0x44c557,_0x1c085b['deletions'][_0x234fe9],_0x80f2d3,'deletion',_0x3a217d),_0x2a12f9[_0x234fe9]={'insertions':this[_0x20c5('0x3a')](_0x2f8f0b),'deletions':this[_0x20c5('0x3a')](_0x44c557)};}return{'diffData':_0x2a12f9,'authorsIds':Array[_0x20c5('0x36')](_0x3a217d)};}['_processRootBeforeSave'](_0x48e92a){for(const [,_0x54a16d]of _0x48e92a[_0x20c5('0x67')]){const _0x4ae0bf=_0x54a16d[_0x20c5('0xc7')][_0x20c5('0x12')]()['filter'](_0x20509f=>_0x20c5('0x68')==_0x20509f['name']);for(const _0x540c98 of _0x4ae0bf)0x1==_0x540c98[_0x20c5('0xb9')]&&_0x540c98[_0x20c5('0x99')](0x0)['is']('element',_0x20c5('0x3'))&&_0x540c98['getChild'](0x0)[_0x20c5('0x9d')](_0x20c5('0x63'),!0x0);}}[_0x20c5('0x3a')](_0x1c1050){this[_0x20c5('0x2b')](_0x1c1050);const _0x20e681=this[_0x20c5('0xe0')][_0x20c5('0x50')]['toView'](_0x1c1050,{}),_0x3b90c8=Array[_0x20c5('0x36')](_0x20e681['getChildren']())[_0x20c5('0xd3')](_0x447457=>this[_0x20c5('0xe2')](_0x447457));return JSON['stringify'](_0x3b90c8);}[_0x20c5('0xe2')](_0x5b1d08){if(_0x5b1d08['is'](_0x20c5('0x28')))return _0x5b1d08['data'];return{'type':Object[_0x20c5('0x76')](J)[_0x20c5('0x5b')](_0x22cc8d=>_0x5b1d08 instanceof J[_0x22cc8d]),'name':_0x5b1d08[_0x20c5('0x5c')],'attributes':Array[_0x20c5('0x36')](_0x5b1d08[_0x20c5('0x97')]()),'children':Array[_0x20c5('0x36')](_0x5b1d08[_0x20c5('0x61')]())['map'](_0x4c57f7=>this[_0x20c5('0xe2')](_0x4c57f7))};}['_markChanges'](_0x3b4467,_0x27327f,_0x21d6d7,_0x58886e,_0x4645fb){let _0xfc45d=null,_0x11f47a=null,_0x44e2ff=0x0;const _0x533ff1=this[_0x20c5('0xe0')][_0x20c5('0xaa')];for(let _0x34418c=0x0;_0x34418c<_0x27327f[_0x20c5('0xad')];_0x34418c++){const _0x2cc4a0=this['_getVidAttributeName'](_0x27327f[_0x34418c]),_0x58d179=_0x27327f[_0x34418c][_0x20c5('0xb8')][_0x20c5('0x43')](_0x2cc4a0),_0x3ff410=_0x21d6d7[_0x20c5('0x2a')](_0x58d179),_0x2d15b1=_0x34418c==_0x27327f[_0x20c5('0xad')]-0x1;(!_0xfc45d&&_0x3ff410&&(_0xfc45d=_0x3ff410,_0x11f47a=_0x27327f[_0x34418c]),_0xfc45d&&(!_0x3ff410||_0x3ff410[_0x20c5('0x95')]!=_0xfc45d['userId']))&&(_0x331b8f(_0x3ff410,q(_0x11f47a,_0x3b4467,_0x533ff1),q(_0x27327f[_0x34418c],_0x3b4467,_0x533ff1)),_0xfc45d=_0x3ff410||null,_0x11f47a=_0x3ff410?_0x27327f[_0x34418c]:null),_0xfc45d&&_0x2d15b1&&_0x331b8f(_0x3ff410,q(_0x11f47a,_0x3b4467,_0x533ff1),G(_0x27327f[_0x34418c],_0x3b4467,_0x533ff1));}function _0x331b8f(_0x352a92,_0x38f328,_0x4c0b17){const _0x500ff6=_0xfc45d['userId'],_0x30d8ad=_0x20c5('0xd1')+_0x58886e+':'+_0x500ff6+':'+_0x44e2ff++,_0x16f3eb=_0x533ff1[_0x20c5('0x5e')](_0x38f328,_0x4c0b17);_0x3b4467[_0x20c5('0x67')][_0x20c5('0xe9')](_0x30d8ad,_0x16f3eb),null!==_0x500ff6&&_0x4645fb[_0x20c5('0xb2')](_0x500ff6);}}[_0x20c5('0x15')](_0x1d2a7d){switch(_0x1d2a7d['type']){case _0x20c5('0xc0'):return _0x20c5('0x64');case _0x20c5('0x56'):return _0x20c5('0x4d');default:return'vid';}}[_0x20c5('0x13')](_0x4f72d7,_0x2f4b7e){_0x4f72d7[_0x20c5('0xbb')]=null;for(const _0x542ff0 in _0x4f72d7){if(_0x4f72d7[_0x542ff0]instanceof _0x5b495d){const _0x309a49=_0x2f4b7e[_0x20c5('0x2a')](_0x4f72d7[_0x542ff0][_0x20c5('0x26')][_0x20c5('0x7e')]);_0x4f72d7[_0x542ff0]=this[_0x20c5('0xcb')](_0x4f72d7[_0x542ff0],_0x309a49);}if(_0x4f72d7[_0x542ff0]instanceof _0x14f5b3){const _0x5e24f0=_0x2f4b7e[_0x20c5('0x2a')](_0x4f72d7[_0x542ff0]['root']['rootName']);_0x4f72d7[_0x542ff0]=this[_0x20c5('0x54')](_0x4f72d7[_0x542ff0],_0x5e24f0);}}_0x4f72d7[_0x20c5('0x26')]&&(_0x4f72d7[_0x20c5('0x26')]=_0x2f4b7e[_0x20c5('0x2a')](_0x4f72d7['root'][_0x20c5('0x7e')]));}[_0x20c5('0x54')](_0x47f600,_0x319dfc){return this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0x5e')](this[_0x20c5('0xcb')](_0x47f600['start'],_0x319dfc),this[_0x20c5('0xcb')](_0x47f600['end'],_0x319dfc));}[_0x20c5('0xcb')](_0x307daf,_0x3b5010){return this[_0x20c5('0xe0')][_0x20c5('0xaa')][_0x20c5('0xef')](_0x3b5010,_0x307daf[_0x20c5('0xcf')],_0x307daf[_0x20c5('0x4f')]);}[_0x20c5('0xa3')](_0x463b5a){const _0x3dbe33=this[_0x20c5('0x8e')][_0x20c5('0x2a')](_0x463b5a[_0x20c5('0xc2')]['root'][_0x20c5('0x7e')]),_0x28667d=this[_0x20c5('0xcb')](_0x463b5a[_0x20c5('0xc2')],_0x3dbe33),_0x474df0=null===_0x463b5a[_0x20c5('0x6c')]?null:_0x463b5a[_0x20c5('0x6c')]||this[_0x20c5('0xe0')][_0x20c5('0x37')]['get'](_0x20c5('0xa0'))['me']['id'],_0x5031a1=_0x28667d[_0x20c5('0xc1')],_0x3abef8=this[_0x20c5('0x1d')],_0x5923e0=[];for(const _0x246d92 of _0x463b5a[_0x20c5('0x70')])if(_0x246d92['is'](_0x20c5('0x6f')))_0x5923e0[_0x20c5('0xdb')](this['_makeIdsRoot'](_0x246d92));else for(let _0x1ba1d3=0x0;_0x1ba1d3<_0x246d92[_0x20c5('0xd0')];_0x1ba1d3++)_0x5923e0['push'](new _0x4261db(_0x20c5('0x8d'),{'vid':this[_0x20c5('0x1d')]++}));const _0x50cc7a=this[_0x20c5('0x1d')];for(let _0x25b6ed=_0x3abef8;_0x25b6ed<_0x50cc7a;_0x25b6ed++)this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x25b6ed,{'userId':_0x474df0});_0x5031a1[_0x20c5('0xe5')](_0x28667d[_0x20c5('0x98')],_0x5923e0);}[_0x20c5('0x7')](_0x176045){(_0x176045=this[_0x20c5('0xdf')](_0x176045,this[_0x20c5('0x8e')]))[_0x20c5('0x38')]();const _0x38d525=null===_0x176045[_0x20c5('0x6c')]?null:_0x176045[_0x20c5('0x6c')]||this[_0x20c5('0xe0')][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa0'))['me']['id'],_0x5be4ad=_0x176045['getMovedRangeStart'](),_0x4cefd3=_0x5be4ad['parent'],_0x1c615c=_0x5be4ad['offset'];!function _0x379f98(_0x451d2b,_0xf94d9,_0x2129d1,_0xb7327e){for(let _0x190fe9=_0x2129d1;_0x190fe9<_0xb7327e;_0x190fe9++){const _0x5813cd=_0xf94d9[_0x20c5('0x99')](_0x190fe9);_0x5813cd['is']('element',_0x20c5('0x8d'))?_0x451d2b[_0x20c5('0xe9')](_0x5813cd[_0x20c5('0x43')](_0x20c5('0x2f')),{'userId':_0x38d525}):(_0x451d2b[_0x20c5('0xe9')](_0x5813cd[_0x20c5('0x43')]('vid_start'),{'userId':_0x38d525}),_0x379f98(_0x451d2b,_0x5813cd,0x0,_0x5813cd[_0x20c5('0xb9')]),_0x451d2b[_0x20c5('0xe9')](_0x5813cd[_0x20c5('0x43')](_0x20c5('0x4d')),{'userId':_0x38d525}));}}(this[_0x20c5('0x93')],_0x4cefd3,_0x1c615c,_0x1c615c+_0x176045[_0x20c5('0x9b')]);}[_0x20c5('0x86')](_0x375dd9){const _0x35ebea=null===(_0x375dd9=this['_cloneOperation'](_0x375dd9,this[_0x20c5('0x8e')]))[_0x20c5('0x6c')]?null:_0x375dd9[_0x20c5('0x6c')]||this[_0x20c5('0xe0')]['plugins']['get']('Users')['me']['id'],_0x2cb8ef=_0x375dd9[_0x20c5('0x5')][_0x20c5('0xc1')],_0x25216f=_0x375dd9[_0x20c5('0x4a')][_0x20c5('0xc1')],_0x57ad6b=_0x2cb8ef['getAttribute'](_0x20c5('0x4d')),_0x2ef473=_0x25216f[_0x20c5('0x43')](_0x20c5('0x64'));_0x2cb8ef['_setAttribute'](_0x20c5('0x4d'),_0x25216f[_0x20c5('0x43')](_0x20c5('0x4d'))),_0x25216f['_setAttribute']('vid_end',_0x57ad6b),this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x2ef473,{'userId':_0x35ebea}),this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x57ad6b,{'userId':_0x35ebea}),_0x375dd9[_0x20c5('0x38')]();}[_0x20c5('0x6a')](_0x7daa6c){const _0x2b6846=null===(_0x7daa6c=this['_cloneOperation'](_0x7daa6c,this[_0x20c5('0x8e')]))[_0x20c5('0x6c')]?null:_0x7daa6c[_0x20c5('0x6c')]||this['editor'][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa0'))['me']['id'],_0x520ffd=_0x7daa6c[_0x20c5('0x78')],_0x198633=_0x7daa6c['splitPosition'][_0x20c5('0xc1')];_0x7daa6c[_0x20c5('0x38')]();const _0xe18d2c=_0x198633[_0x20c5('0x43')]('vid_end'),_0x4854a7=_0x7daa6c[_0x20c5('0x5f')]['nodeAfter'];if(_0x520ffd){const _0x222195=_0x4854a7['getAttribute'](_0x20c5('0x4d')),_0x3cea84=_0x198633[_0x20c5('0x43')]('vid_end');_0x198633['_setAttribute'](_0x20c5('0x4d'),_0x222195),_0x4854a7[_0x20c5('0x9d')]('vid_end',_0x3cea84),this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x198633[_0x20c5('0x43')](_0x20c5('0x4d')),{'userId':_0x2b6846}),this[_0x20c5('0x93')][_0x20c5('0xe9')](_0x4854a7[_0x20c5('0x43')]('vid_start'),{'userId':_0x2b6846});}else{const _0x44bce5=this['_revisionId']++,_0x20b7d9=this[_0x20c5('0x1d')]++;_0x198633[_0x20c5('0x9d')](_0x20c5('0x4d'),_0x44bce5),_0x4854a7[_0x20c5('0x9d')](_0x20c5('0x64'),_0x20b7d9),_0x4854a7[_0x20c5('0x9d')](_0x20c5('0x4d'),_0xe18d2c),this[_0x20c5('0x93')]['set'](_0x44bce5,{'userId':_0x2b6846}),this['_touched'][_0x20c5('0xe9')](_0x20b7d9,{'userId':_0x2b6846});}}[_0x20c5('0x72')](_0x25cd64){if(!_0x25cd64[_0x20c5('0x77')])return;const _0x172c54=(_0x25cd64=this['_cloneOperation'](_0x25cd64,this[_0x20c5('0xed')]))['oldRange']?_0x25cd64['oldRange'][_0x20c5('0x26')]:null,_0x36d1f3=_0x25cd64['newRange']?_0x25cd64['newRange'][_0x20c5('0x26')]:null;_0x172c54&&this['_markers']['delete'](_0x25cd64[_0x20c5('0x5c')]),_0x36d1f3&&this[_0x20c5('0x81')]['set'](_0x25cd64['name'],_0x25cd64[_0x20c5('0x87')][_0x20c5('0xb')]());const _0x12b16c=null===_0x25cd64['_authorId']?null:_0x25cd64[_0x20c5('0x6c')]||this[_0x20c5('0xe0')][_0x20c5('0x37')][_0x20c5('0x2a')](_0x20c5('0xa0'))['me']['id'],_0x168c35=_0x25cd64['name'];if(!this['_touchedMarkers']['has'](_0x168c35))return void this['_touchedMarkers'][_0x20c5('0xe9')](_0x168c35,{'range':_0x25cd64[_0x20c5('0xd6')],'userId':_0x12b16c});const _0x58a43b=this[_0x20c5('0xaf')][_0x20c5('0x2a')](_0x168c35),_0x17790f=_0x58a43b[_0x20c5('0x69')],_0x3cf6d5=_0x25cd64['newRange'];null==_0x17790f&&null==_0x3cf6d5||_0x17790f&&_0x3cf6d5&&_0x17790f[_0x20c5('0xb4')](_0x3cf6d5)?this[_0x20c5('0xaf')]['delete'](_0x25cd64[_0x20c5('0x5c')]):_0x58a43b[_0x20c5('0x95')]=_0x12b16c;}}function H(_0x28b953){const _0x3568fa=new _0x1af70e();_0x3568fa[_0x20c5('0x7e')]=_0x28b953[_0x20c5('0x7e')];for(const _0x359242 of _0x28b953['getChildren']()){const _0x467058=_0x359242[_0x20c5('0xc6')](!0x0);_0x3568fa[_0x20c5('0xd2')](_0x467058);}return _0x3568fa;}function q(_0x1b9a86,_0x23f58c,_0x4d91fe){const _0x531fb6='elementEnd'==_0x1b9a86['type']?_0x4d91fe['createPositionAt'](_0x1b9a86[_0x20c5('0xb8')],_0x20c5('0x7f')):_0x4d91fe[_0x20c5('0x1a')](_0x1b9a86[_0x20c5('0xb8')]);return _0x531fb6[_0x20c5('0x26')]=_0x23f58c,_0x531fb6;}function G(_0xbc79d5,_0x39f42a,_0x263f6d){const _0x180185=_0x20c5('0xc0')==_0xbc79d5[_0x20c5('0x53')]?_0x263f6d['createPositionAt'](_0xbc79d5[_0x20c5('0xb8')],0x0):_0x263f6d[_0x20c5('0x89')](_0xbc79d5[_0x20c5('0xb8')]);return _0x180185[_0x20c5('0x26')]=_0x39f42a,_0x180185;}
|