@ckeditor/ckeditor5-revision-history 43.2.0-alpha.7 → 43.3.0-alpha.0
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/build/revision-history.js +1 -1
- package/build/translations/ast.js +1 -0
- package/build/translations/cs.js +1 -1
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -1
- package/build/translations/hy.js +1 -0
- package/build/translations/it.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/lt.js +1 -1
- package/build/translations/nb.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/uz.js +1 -0
- package/dist/index.js +6 -6
- package/dist/revisionhistory.d.ts +8 -0
- package/dist/revisionsrepository.d.ts +8 -0
- package/dist/revisiontracker.d.ts +43 -0
- package/dist/revisionviewer.d.ts +8 -0
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/ui/revisionhistory/revisionhistoryui.d.ts +8 -0
- package/dist/ui/revisionssidebar/revisionssidebar.d.ts +8 -0
- package/dist/ui/revisionviewer/revisionviewerloadingoverlay.d.ts +8 -0
- package/dist/ui/revisionviewer/revisionviewerui.d.ts +8 -0
- package/lang/translations/af.po +3 -9
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +130 -0
- package/lang/translations/az.po +3 -9
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +4 -10
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -11
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +3 -9
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +130 -0
- package/lang/translations/es-co.po +4 -11
- package/lang/translations/es.po +4 -11
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +130 -0
- package/lang/translations/fa.po +4 -11
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -11
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +130 -0
- package/lang/translations/he.po +4 -11
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +130 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -11
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +5 -10
- package/lang/translations/kk.po +130 -0
- package/lang/translations/km.po +129 -0
- package/lang/translations/kn.po +130 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +3 -9
- package/lang/translations/lt.po +4 -11
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +130 -0
- package/lang/translations/ne.po +3 -9
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +130 -0
- package/lang/translations/pl.po +4 -11
- package/lang/translations/pt-br.po +4 -11
- package/lang/translations/pt.po +4 -11
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -11
- package/lang/translations/si.po +130 -0
- package/lang/translations/sk.po +4 -11
- package/lang/translations/sl.po +132 -0
- package/lang/translations/sq.po +130 -0
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +3 -9
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +3 -9
- package/lang/translations/ug.po +4 -11
- package/lang/translations/uk.po +4 -11
- package/lang/translations/ur.po +3 -9
- package/lang/translations/uz.po +130 -0
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +8 -8
- package/src/changeitem.js +2 -2
- package/src/editor/revisionviewereditor.js +2 -2
- package/src/editor/revisionviewereditorui.js +1 -1
- package/src/editor/revisionviewereditoruiview.js +1 -1
- package/src/index.js +1 -1
- package/src/revision.js +2 -2
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.d.ts +8 -0
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.d.ts +8 -0
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.d.ts +43 -0
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.d.ts +8 -0
- 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 +2 -2
- 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.d.ts +8 -0
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.d.ts +8 -0
- 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.d.ts +8 -0
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.d.ts +8 -0
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
- package/src/utils/common-translations.js +1 -1
package/src/revisionviewer.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x48e7(_0x404649,_0x47213d){const _0x24c155=_0x24c1();return _0x48e7=function(_0x48e7b7,_0x518f06){_0x48e7b7=_0x48e7b7-0x17c;let _0x2f1926=_0x24c155[_0x48e7b7];return _0x2f1926;},_0x48e7(_0x404649,_0x47213d);}const _0x13e30f=_0x48e7;(function(_0x3bfa7b,_0x2428c7){const _0x2054b5=_0x48e7,_0x2e2ad4=_0x3bfa7b();while(!![]){try{const _0x2eda37=parseInt(_0x2054b5(0x200))/0x1+-parseInt(_0x2054b5(0x1a7))/0x2*(parseInt(_0x2054b5(0x24b))/0x3)+-parseInt(_0x2054b5(0x24d))/0x4*(-parseInt(_0x2054b5(0x29c))/0x5)+-parseInt(_0x2054b5(0x25d))/0x6+parseInt(_0x2054b5(0x21f))/0x7*(-parseInt(_0x2054b5(0x277))/0x8)+-parseInt(_0x2054b5(0x1fd))/0x9+parseInt(_0x2054b5(0x25f))/0xa*(parseInt(_0x2054b5(0x1e2))/0xb);if(_0x2eda37===_0x2428c7)break;else _0x2e2ad4['push'](_0x2e2ad4['shift']());}catch(_0x3f1db7){_0x2e2ad4['push'](_0x2e2ad4['shift']());}}}(_0x24c1,0x883b6));function _0x24c1(){const _0x8404a8=['get','object','5taTJUO','_processTape','config','revisionHistoryLabel','addMarker:revision','commands','_removeMissingPairs','revision-end','data-revision-','suggestion:','deletions','changeId','userId','all','getAttributes','isObject','markerRange','checkAttribute','ck-suggestion-marker','insertions','listenTo','ck-suggestion-marker-split','markersEnd','splice','_getViewObj','getWalker','return','attributes','high','downcastDispatcher','removeClass','conversion','_findChangeIdFromDomTarget','addClass','removeMarker','ck-revision-history-root-remove','startIndex','has','top','setAttribute','error','delete','markerNameToElements','insertion','affectsData','restoreRevisionCallback','_initInteractions','showPreviousChange','isNavigationMode','revision-viewer','dataDowncast','addMarker:revision-suggestion:insertion','findIndex','ck-revision-history-root--active','removeMarker:revision-suggestion','showNextChange','mouseover','addRevision','getRoot','addRoot','vid','removeAttribute','ck-revision-history-root-','elementStart','toModel','range','editingDowncast','start','getRevision','roots','low','ck-suggestion-marker--active','markerToHighlight','bind','addMarker:revision-suggestion:deletion','createUIElement','execute','ck-editor__editable__overlay','isAtStart','bottom','_getDiff','sort','destroy','elementToAttribute','dataToMarker','target','addHighlight','compare','element','_joinTapes','isRemoved','740726tXgkbc','upcast','map','_markInsertions','mapViewToDom','vid_start','WidgetToolbarRepository','activeChange','diff','getAttribute','attributesBefore','isEnabled','first','RevisionViewer','modelRange','distance','_revisions','_update','getRevisionRootsAttributes','enableReadOnlyMode','type','text','_makeModelFromViewString','getCustomProperty','viewItem','enqueueChange','includes','numberOfChanges','processor','mousedown','data-change-id','_activeViewTarget','uiElement','isContent','attribute:vid','adapter','isOnRoot','createRange','data','done','reconvertMarker','children','getDomRoot','_data','level','showStack','from','filter','oldRevisionId','stop','keys','detachRoot','refresh','wrap','name','string','attributesAfter','observeMarkers','change:activeView','77mVyHud','then','createPositionBefore','_getRevisionsRange','hasClass','isBefore','code','forEach','selection','getRevisionData','nextPosition','revision:','removeMarker:revision','endIndex','domConverter','abs','change:isEnabled','markerName','requires','offsetSize','mapper','collaboration.channelId','createRevision','_changeView','getIndex','isRemoveSuggestion','change:isReady','1583964PVLabO','isAttached','softBreak','379407yiZjtB','_cleanMarkers','useFillerType','_removeRevisionMarkers','span','getItems','marked','toViewElement','values','maxOffset','unshift','getRootNames','isCollapsed','currentChangeNumber','isReady','createRangeIn','createPositionFromPath','addRevisionData','revision','backward','pairId','parse','hasAttribute','isInline','_sortAndFilterDiffChanges','default','revision-suggestion:','revisionHistoryAttachChange','writer','_makeTape','_changeIdToChange','5650477mQCPEE','rootName','right','_balloon','isAtEnd','remove','isSuggestion','changes','model','pluginName','RevisionsRepository','_makeModelFromTape','_appendChild','next','_getViewForChange','markers','markersStart','revision-suggestion','repository','updatePosition','_threeWayMerge','_markMismatchedRemovedTags','_setConversion','init','isIncorrect','test','domEvent','change:activeChange','_fixObsoleteTags','pop','_refreshStartEndIndex','editor','getClientRects','slice','item','ck-suggestion-marker-','elementEnd','highest','ck-suggestion-preview-marker-','for','plugins','_step','startsWith','push','9jtAAvA','isEqual','240644tLucBL','length','getChild','side','end','isAfter','add','ck-revision-history-root-add','toData','nextSibling','_setDistance','authors','index','merge','previousPosition','toViewPosition','1037238ifYhSB','_getChangeFromId','3408010dVhvlb','parent','vid_end','isLimit','-new','revisionHistory','unbindElementFromMarkerName','revision-comment:','document','indexOf','diffData','flat','_removeUnsupportedChanges','find','activeView','loadRevisionData','change','markerToData','consume','attachChange','suggestion','toViewRange','resolve','isBlock','8ylZcrJ','set','POSITIVE_INFINITY','revision-start','change:numberOfChanges','_markSuggestions','newRevisionId','forceDisabled','bindElementToMarker','_setChanges','_markMarkers','nodeAfter','view','left','concat','editing','forward','element:pre','insert','locale','_cleanUp','isAdded','catch','consumable','schema','createAttributeElement','deletion','split','clear','isAddSuggestion','ck-suggestion-preview-marker','comment','ck-suggestion-marker-merge','restoreRevision','shift'];_0x24c1=function(){return _0x8404a8;};return _0x24c1();}import{Plugin as _0x1edc0e,Command as _0x4091ec}from'ckeditor5/src/core.js';import{scrollViewportToShowTarget as _0x2e2422}from'ckeditor5/src/utils.js';import{ContextualBalloon as _0x4a56c0}from'ckeditor5/src/ui.js';import{DocumentFragment as _0xc784a2,Element as _0x596859,Text as _0x4d2972,ViewDocumentFragment as _0x51a7bf,ViewText as _0x556887,ViewElement as _0x142a16,ViewContainerElement as _0x356b2c,ViewAttributeElement as _0x3d83b2,ViewEmptyElement as _0x1f3577,ViewRawElement as _0x5ca782,ViewUIElement as _0x460171}from'ckeditor5/src/engine.js';import{Users as _0x1bb576,getMarkerDomElement as _0x50f0bc}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1ebb12 from'./ui/revisionviewer/changedetailsview.js';import _0x365b05 from'./revisionsrepository.js';import _0x37f395 from'./changeitem.js';import{default as _0x4ede4e}from'./revisiondiff.js';import'../theme/revisionviewer.css';import{cloneDeep as _0x5197d8}from'lodash-es';const tt={'c':_0x356b2c,'a':_0x3d83b2,'e':_0x1f3577,'r':_0x5ca782,'u':_0x460171};export default class d extends _0x1edc0e{static get[_0x13e30f(0x228)](){const _0x513d1d=_0x13e30f;return _0x513d1d(0x1b4);}static get[_0x13e30f(0x1f4)](){return[_0x1bb576,_0x4a56c0,_0x365b05];}constructor(_0x4ffade){const _0x56e72b=_0x13e30f;super(_0x4ffade),this[_0x56e72b(0x231)]=this[_0x56e72b(0x23e)][_0x56e72b(0x247)][_0x56e72b(0x29a)](_0x56e72b(0x229)),this[_0x56e72b(0x278)](_0x56e72b(0x1ae),null),this[_0x56e72b(0x278)](_0x56e72b(0x26d),null),this[_0x56e72b(0x1c6)]=null,this[_0x56e72b(0x278)](_0x56e72b(0x1af),null),this[_0x56e72b(0x278)](_0x56e72b(0x20e),!0x1),this[_0x56e72b(0x278)](_0x56e72b(0x1b2),!0x0),this['on'](_0x56e72b(0x1f2),(_0x32dcbe,_0x2ca735,_0x5f4840)=>{const _0x14d493=_0x56e72b;this[_0x14d493(0x1ae)]=null,this[_0x14d493(0x26d)]=null,this[_0x14d493(0x23e)][_0x14d493(0x286)][_0x14d493(0x283)][_0x14d493(0x26f)](_0xff4655=>{const _0x496b6c=_0x14d493;for(const _0x4641b4 of this[_0x496b6c(0x23e)][_0x496b6c(0x286)][_0x496b6c(0x283)][_0x496b6c(0x267)][_0x496b6c(0x191)])_0x5f4840?_0xff4655[_0x496b6c(0x2ba)](_0x496b6c(0x199),_0x4641b4):_0xff4655[_0x496b6c(0x2bd)](_0x496b6c(0x199),_0x4641b4);});}),this[_0x56e72b(0x195)](_0x56e72b(0x17c))['to'](this,_0x56e72b(0x1ae),_0x202c1d=>null!==_0x202c1d),this[_0x56e72b(0x195)](_0x56e72b(0x20d))['to'](this,_0x56e72b(0x20e),this,_0x56e72b(0x1af),this,_0x56e72b(0x1ae),(_0x3b55c1,_0x5123ae,_0x151503)=>_0x3b55c1&&_0x151503?_0x5123ae[_0x56e72b(0x226)][_0x56e72b(0x1fa)](_0x151503):0x0),this[_0x56e72b(0x195)](_0x56e72b(0x1c2))['to'](this,_0x56e72b(0x20e),this,_0x56e72b(0x1af),(_0x3d38ef,_0x19ac94)=>_0x3d38ef?_0x19ac94[_0x56e72b(0x226)][_0x56e72b(0x24e)]:0x0),this[_0x56e72b(0x1f9)]=null,this[_0x56e72b(0x21e)]=new Map(),this[_0x56e72b(0x1ca)]=null,this[_0x56e72b(0x222)]=this[_0x56e72b(0x23e)][_0x56e72b(0x247)][_0x56e72b(0x29a)](_0x4a56c0);}[_0x13e30f(0x236)](){const _0x33137e=_0x13e30f,_0x2c5cfd=this[_0x33137e(0x23e)],_0x4291d3=new ShowChangeCommand(_0x2c5cfd,{'direction':_0x33137e(0x213)}),_0x1c3073=new ShowChangeCommand(_0x2c5cfd,{'direction':_0x33137e(0x287)});(_0x2c5cfd[_0x33137e(0x2a1)][_0x33137e(0x253)](_0x33137e(0x2cb),_0x4291d3),_0x2c5cfd[_0x33137e(0x2a1)][_0x33137e(0x253)](_0x33137e(0x183),_0x1c3073),_0x2c5cfd[_0x33137e(0x2a1)][_0x33137e(0x253)](_0x33137e(0x298),new RestoreRevisionCommand(_0x2c5cfd)),this['on'](_0x33137e(0x27b),()=>{const _0x486f1c=_0x33137e;_0x4291d3[_0x486f1c(0x1db)](),_0x1c3073[_0x486f1c(0x1db)]();}),this[_0x33137e(0x235)](),this[_0x33137e(0x2ca)](),_0x2c5cfd[_0x33137e(0x1ba)](_0x33137e(0x17d)),_0x2c5cfd[_0x33137e(0x247)][_0x33137e(0x2c1)](_0x33137e(0x1ad)))&&_0x2c5cfd[_0x33137e(0x247)][_0x33137e(0x29a)](_0x33137e(0x1ad))[_0x33137e(0x27e)](_0x33137e(0x17d));}async[_0x13e30f(0x1eb)](_0x58b618){const _0x24e0e0=_0x13e30f;await this[_0x24e0e0(0x26e)](_0x58b618);const _0x53808a={};for(const _0x3e1d12 in _0x58b618[_0x24e0e0(0x269)]){if(_0x58b618[_0x24e0e0(0x269)][_0x3e1d12][_0x24e0e0(0x272)]&&!_0x58b618[_0x24e0e0(0x269)][_0x3e1d12][_0x24e0e0(0x272)][_0x24e0e0(0x1fe)])continue;const _0x1fdc06=this[_0x24e0e0(0x203)](JSON[_0x24e0e0(0x215)](_0x58b618[_0x24e0e0(0x269)][_0x3e1d12][_0x24e0e0(0x2af)])),_0x383ad8=this[_0x24e0e0(0x23e)][_0x24e0e0(0x286)][_0x24e0e0(0x283)][_0x24e0e0(0x267)],_0x2dc31e=new _0x51a7bf(_0x383ad8,_0x1fdc06[_0x24e0e0(0x1a9)](_0x439f5c=>this[_0x24e0e0(0x2b4)](_0x439f5c)));this[_0x24e0e0(0x23e)][_0x24e0e0(0x1cd)][_0x24e0e0(0x1c3)][_0x24e0e0(0x202)](_0x24e0e0(0x206)),_0x53808a[_0x3e1d12]=this[_0x24e0e0(0x23e)][_0x24e0e0(0x1cd)][_0x24e0e0(0x1c3)][_0x24e0e0(0x255)](_0x2dc31e),this[_0x24e0e0(0x23e)][_0x24e0e0(0x1cd)][_0x24e0e0(0x1c3)][_0x24e0e0(0x202)](_0x24e0e0(0x219));}return _0x53808a;}async[_0x13e30f(0x1b9)](_0x4564ae){const _0x4c3806=_0x13e30f;await this[_0x4c3806(0x26e)](_0x4564ae);const _0xe69241={};for(const _0x45c6ff in _0x4564ae[_0x4c3806(0x269)])_0x4564ae[_0x4c3806(0x269)][_0x45c6ff][_0x4c3806(0x272)]&&!_0x4564ae[_0x4c3806(0x269)][_0x45c6ff][_0x4c3806(0x272)][_0x4c3806(0x1fe)]||(_0xe69241[_0x45c6ff]=_0x4564ae[_0x4c3806(0x269)][_0x45c6ff][_0x4c3806(0x1df)]||{});return _0xe69241;}[_0x13e30f(0x203)](_0x440a76){const _0xc91fbb=_0x13e30f;return(_0x440a76=_0x440a76[_0xc91fbb(0x1d6)](_0x1c4d88=>!_0x1c4d88[_0xc91fbb(0x1dd)]||_0xc91fbb(0x27a)!==_0x1c4d88[_0xc91fbb(0x1dd)]&&_0xc91fbb(0x2a3)!==_0x1c4d88[_0xc91fbb(0x1dd)]))[_0xc91fbb(0x1e9)](_0x30c073=>{const _0x9418b8=_0xc91fbb;_0x9418b8(0x1de)!=typeof _0x30c073&&(_0x30c073[_0x9418b8(0x1d0)]=this[_0x9418b8(0x203)](_0x30c073[_0x9418b8(0x1d0)]),_0x30c073[_0x9418b8(0x2b7)]=_0x30c073[_0x9418b8(0x2b7)][_0x9418b8(0x1d6)](_0x42e400=>!_0x42e400[0x0][_0x9418b8(0x249)](_0x9418b8(0x2a4))));}),_0x440a76;}async[_0x13e30f(0x1a3)](_0x41894c,_0x40b66b,_0x2db9e9=!0x1){const _0x38f422=_0x13e30f;if(!this[_0x38f422(0x1b2)])return;const _0x2916cb=this[_0x38f422(0x1af)],_0x59ac76=this[_0x38f422(0x231)],_0x4be9cb=_0x38f422(0x1de)==typeof _0x41894c?_0x59ac76[_0x38f422(0x190)](_0x41894c):_0x41894c,_0x36a187=_0x38f422(0x1de)==typeof _0x40b66b?_0x59ac76[_0x38f422(0x190)](_0x40b66b):_0x40b66b,_0x5c9b9f=_0x4be9cb['id'],_0x5b8b94=_0x36a187?_0x36a187['id']:null;if(!_0x2db9e9&&this[_0x38f422(0x1af)]&&this[_0x38f422(0x1af)][_0x38f422(0x27d)]===_0x5c9b9f&&this[_0x38f422(0x1af)][_0x38f422(0x1d7)]===_0x5b8b94)return Promise[_0x38f422(0x275)]();this[_0x38f422(0x20e)]=!0x1,this[_0x38f422(0x26d)]=null,this[_0x38f422(0x1ae)]=null,this[_0x38f422(0x1af)]=new _0x4ede4e(_0x5c9b9f,_0x5b8b94);const _0x493e05=this[_0x38f422(0x1e5)](_0x4be9cb,_0x36a187,!0x0)[_0x38f422(0x1a9)](_0x34584a=>this[_0x38f422(0x26e)](_0x34584a));return _0x493e05[_0x38f422(0x24a)](new Promise(_0x59552c=>{setTimeout(_0x59552c,0x14);})),Promise[_0x38f422(0x2a9)](_0x493e05)[_0x38f422(0x1e3)](()=>{const _0x7eade8=_0x38f422;if(!this[_0x7eade8(0x1b2)])return;this[_0x7eade8(0x28b)]();const _0x589774=this[_0x7eade8(0x19c)](_0x5c9b9f,_0x5b8b94);for(const _0xa37ea1 of _0x589774[_0x7eade8(0x226)])this[_0x7eade8(0x21e)][_0x7eade8(0x278)](_0xa37ea1['id'],_0xa37ea1);this[_0x7eade8(0x23e)][_0x7eade8(0x227)][_0x7eade8(0x1c0)]({'isUndoable':!0x1},_0x26de52=>{const _0x57e9ec=_0x7eade8;for(const _0x15b329 of this[_0x57e9ec(0x23e)][_0x57e9ec(0x227)][_0x57e9ec(0x267)][_0x57e9ec(0x20b)]())_0x26de52[_0x57e9ec(0x1da)](_0x15b329);for(const _0xbd1271 of Object[_0x57e9ec(0x1d9)](_0x589774[_0x57e9ec(0x227)])){const _0x2331b9=_0x26de52[_0x57e9ec(0x187)](_0xbd1271);for(const _0x20e157 of Object[_0x57e9ec(0x1d9)](_0x589774[_0x57e9ec(0x2b7)][_0xbd1271]))_0x26de52[_0x57e9ec(0x2c3)](_0x20e157,_0x589774[_0x57e9ec(0x2b7)][_0xbd1271][_0x20e157],_0x2331b9);_0x26de52[_0x57e9ec(0x289)](_0x589774[_0x57e9ec(0x227)][_0xbd1271],_0x2331b9,0x0);}}),this[_0x7eade8(0x1af)][_0x7eade8(0x280)](this[_0x7eade8(0x218)](_0x589774[_0x7eade8(0x226)])),this[_0x7eade8(0x20e)]=!0x0;})[_0x38f422(0x28d)](_0x31664d=>{const _0x5ada32=_0x38f422;console[_0x5ada32(0x2c4)](_0x31664d),this[_0x5ada32(0x28b)](),_0x2916cb&&(this[_0x5ada32(0x1af)]=_0x2916cb),this[_0x5ada32(0x20e)]=!0x0;});}[_0x13e30f(0x211)](_0x4cba04,_0x202919){const _0x58ae82=_0x13e30f,_0x5046dd=this[_0x58ae82(0x231)][_0x58ae82(0x1f8)](_0x4cba04);return _0x5046dd['on'](_0x58ae82(0x1b8),(_0x5878cf,_0x5df1e5,_0x2c96d9)=>_0x202919(_0x5df1e5,_0x2c96d9,_0x5046dd)),this[_0x58ae82(0x231)][_0x58ae82(0x185)](_0x5046dd),_0x5046dd;}[_0x13e30f(0x26e)](_0x5f3e12){const _0x3519a1=_0x13e30f;if(!_0x5f3e12||_0x5f3e12[_0x3519a1(0x269)])return Promise[_0x3519a1(0x275)]();{const _0x370d5d=this[_0x3519a1(0x23e)][_0x3519a1(0x29e)][_0x3519a1(0x29a)](_0x3519a1(0x1f7));return this[_0x3519a1(0x1ca)][_0x3519a1(0x190)]({'channelId':_0x370d5d,'revisionId':_0x5f3e12['id']})[_0x3519a1(0x1e3)](_0x2f9e3c=>{const _0x5bd7fc=_0x3519a1;_0x5f3e12[_0x5bd7fc(0x1b8)]({'diffData':_0x2f9e3c[_0x5bd7fc(0x269)]},!0x0);});}}[_0x13e30f(0x28b)](){const _0x4323b8=_0x13e30f;this[_0x4323b8(0x1ae)]=null,this[_0x4323b8(0x201)](),this[_0x4323b8(0x1f9)]&&this[_0x4323b8(0x1f9)][_0x4323b8(0x19e)](),this[_0x4323b8(0x1f9)]=null,this[_0x4323b8(0x21e)][_0x4323b8(0x293)](),this[_0x4323b8(0x23e)][_0x4323b8(0x227)][_0x4323b8(0x1c0)]({'isUndoable':!0x1},_0x5dc644=>{const _0x24162d=_0x4323b8;for(const _0x47c857 of this[_0x24162d(0x23e)][_0x24162d(0x227)][_0x24162d(0x267)][_0x24162d(0x20b)]())_0x5dc644[_0x24162d(0x1da)](_0x47c857);});}[_0x13e30f(0x218)](_0x1285b7){const _0x219032=_0x13e30f,_0x5417d3=[],_0x5be896=new Map();for(const _0x4cba35 of this[_0x219032(0x23e)][_0x219032(0x227)][_0x219032(0x267)][_0x219032(0x20b)]()){const _0x15cb51=this[_0x219032(0x23e)][_0x219032(0x286)][_0x219032(0x283)][_0x219032(0x1d1)](_0x4cba35);if(!_0x15cb51)continue;const _0x5aa9d4=_0x15cb51[_0x219032(0x23f)]()[_0x219032(0x241)](0x0);_0x5aa9d4&&(_0x5417d3[_0x219032(0x24a)](_0x4cba35),_0x5be896[_0x219032(0x278)](_0x4cba35,_0x5aa9d4));}return _0x5417d3[_0x219032(0x19d)]((_0x28e3ba,_0x3b5f2b)=>{const _0x211f42=_0x219032,_0x169b99=_0x5be896[_0x211f42(0x29a)](_0x28e3ba),_0x280b65=_0x5be896[_0x211f42(0x29a)](_0x3b5f2b);return _0x169b99['y']-_0x280b65['y']||_0x169b99['x']-_0x280b65['x'];}),(_0x1285b7=_0x1285b7[_0x219032(0x1d6)](_0x188a56=>_0x5417d3[_0x219032(0x1c1)](_0x188a56[_0x219032(0x220)])))[_0x219032(0x19d)]((_0x36c374,_0xe4af72)=>_0x5417d3[_0x219032(0x268)](_0x36c374[_0x219032(0x220)])-_0x5417d3[_0x219032(0x268)](_0xe4af72[_0x219032(0x220)])),_0x1285b7;}[_0x13e30f(0x21d)](_0x40f4e2){const _0x4c451d=_0x13e30f,_0x5d64b3=Array[_0x4c451d(0x1d5)](_0x40f4e2[_0x4c451d(0x22e)])[_0x4c451d(0x1d6)](([_0x5d2211,_0x19c017])=>_0x5d2211[_0x4c451d(0x249)](_0x4c451d(0x1ed))&&!_0x19c017[_0x4c451d(0x20c)]),_0x9af254=Array[_0x4c451d(0x1d5)](this[_0x4c451d(0x23e)][_0x4c451d(0x227)][_0x4c451d(0x20f)](_0x40f4e2)[_0x4c451d(0x2b5)]({'singleCharacters':!0x0}));if(0x0!=_0x5d64b3[_0x4c451d(0x24e)])for(const _0x1da259 of _0x9af254){const [_0x1556d0,_0x4b4a70]=_0x5d64b3[0x0],[,_0xcc976a,_0x5eec0e]=_0x1556d0[_0x4c451d(0x292)](':');if(_0x4b4a70[_0x4c451d(0x251)][_0x4c451d(0x24c)](_0x1da259[_0x4c451d(0x1ec)])&&_0x5d64b3[_0x4c451d(0x299)](),(_0x1da259[_0x4c451d(0x25b)][_0x4c451d(0x24c)](_0x4b4a70[_0x4c451d(0x18f)])||_0x1da259[_0x4c451d(0x25b)][_0x4c451d(0x252)](_0x4b4a70[_0x4c451d(0x18f)]))&&(_0x4c451d(0x2c7)==_0xcc976a?_0x1da259[_0x4c451d(0x28c)]={'userId':_0x5eec0e}:_0x4c451d(0x291)==_0xcc976a&&(_0x1da259[_0x4c451d(0x1a6)]={'userId':_0x5eec0e})),0x0==_0x5d64b3[_0x4c451d(0x24e)])break;}return _0x9af254;}[_0x13e30f(0x23d)](_0x6554ab){const _0x3af35=_0x13e30f,_0x35fb7e=new Map();for(let _0x42fbf7=0x0;_0x42fbf7<_0x6554ab[_0x3af35(0x24e)];_0x42fbf7++)_0x3af35(0x1bc)===_0x6554ab[_0x42fbf7][_0x3af35(0x1bb)]?(_0x6554ab[_0x42fbf7][_0x3af35(0x241)][_0x3af35(0x2c0)]=_0x42fbf7,_0x6554ab[_0x42fbf7][_0x3af35(0x241)][_0x3af35(0x1ef)]=_0x42fbf7):(_0x3af35(0x18b)===_0x6554ab[_0x42fbf7][_0x3af35(0x1bb)]?_0x6554ab[_0x42fbf7][_0x3af35(0x241)][_0x3af35(0x2c0)]=_0x42fbf7:_0x3af35(0x243)===_0x6554ab[_0x42fbf7][_0x3af35(0x1bb)]&&(_0x6554ab[_0x42fbf7][_0x3af35(0x241)][_0x3af35(0x1ef)]=_0x42fbf7),_0x35fb7e[_0x3af35(0x278)](_0x6554ab[_0x42fbf7]['id'],_0x42fbf7));for(const _0x29fd98 of _0x35fb7e[_0x3af35(0x208)]())_0x3af35(0x18b)===_0x6554ab[_0x29fd98][_0x3af35(0x1bb)]?_0x6554ab[_0x29fd98][_0x3af35(0x241)][_0x3af35(0x1ef)]=_0x35fb7e[_0x3af35(0x29a)](_0x6554ab[_0x29fd98][_0x3af35(0x214)]):_0x3af35(0x243)===_0x6554ab[_0x29fd98][_0x3af35(0x1bb)]&&(_0x6554ab[_0x29fd98][_0x3af35(0x241)][_0x3af35(0x2c0)]=_0x35fb7e[_0x3af35(0x29a)](_0x6554ab[_0x29fd98][_0x3af35(0x214)]));}[_0x13e30f(0x29d)](_0x333a10){const _0x42f907=_0x13e30f;for(let _0x47e00e=0x0;_0x47e00e<_0x333a10[_0x42f907(0x24e)];_0x47e00e++){if(_0x42f907(0x18b)===_0x333a10[_0x47e00e][_0x42f907(0x1bb)])_0x333a10[_0x47e00e][_0x42f907(0x241)][_0x42f907(0x2c0)]=_0x47e00e;else{if(_0x42f907(0x243)===_0x333a10[_0x47e00e][_0x42f907(0x1bb)]){_0x333a10[_0x47e00e][_0x42f907(0x241)][_0x42f907(0x1ef)]=_0x47e00e;const _0x3c209f=_0x333a10[_0x47e00e][_0x42f907(0x241)][_0x42f907(0x2c0)];_0x333a10[_0x3c209f][_0x42f907(0x214)]=_0x333a10[_0x47e00e]['id'],_0x333a10[_0x47e00e][_0x42f907(0x214)]=_0x333a10[_0x3c209f]['id'];}else _0x333a10[_0x47e00e][_0x42f907(0x241)][_0x42f907(0x2c0)]=_0x47e00e,_0x333a10[_0x47e00e][_0x42f907(0x241)][_0x42f907(0x1ef)]=_0x47e00e,_0x333a10[_0x47e00e][_0x42f907(0x214)]=null;}_0x333a10[_0x47e00e][_0x42f907(0x22f)]||(_0x333a10[_0x47e00e][_0x42f907(0x22f)]=[],_0x333a10[_0x47e00e][_0x42f907(0x2b2)]=[]);}}[_0x13e30f(0x1aa)](_0x418ddf,_0x57c24a){const _0x1431f2=_0x13e30f,_0x5c3b8e=_0x418ddf[_0x1431f2(0x1d6)](_0x29e8e0=>!_0x29e8e0[_0x1431f2(0x28c)]);for(let _0x470ddf=0x0;_0x470ddf<_0x57c24a[_0x1431f2(0x24e)];_0x470ddf++)_0x57c24a[_0x470ddf][_0x1431f2(0x28c)]&&(_0x5c3b8e[_0x470ddf][_0x1431f2(0x28c)]=_0x57c24a[_0x470ddf][_0x1431f2(0x28c)]);}[_0x13e30f(0x1bd)](_0x1200d3){const _0x2dc6bc=_0x13e30f,_0x577427=JSON[_0x2dc6bc(0x215)](_0x1200d3),_0x1f4196=this[_0x2dc6bc(0x23e)][_0x2dc6bc(0x286)][_0x2dc6bc(0x283)][_0x2dc6bc(0x267)],_0x1e02dd=new _0x51a7bf(_0x1f4196,_0x577427[_0x2dc6bc(0x1a9)](_0x3d808f=>this[_0x2dc6bc(0x2b4)](_0x3d808f)));return this[_0x2dc6bc(0x23e)][_0x2dc6bc(0x1cd)][_0x2dc6bc(0x18c)](_0x1e02dd);}[_0x13e30f(0x2b4)](_0x230abb){const _0x1809ac=_0x13e30f,_0x4340fe=this[_0x1809ac(0x23e)][_0x1809ac(0x286)][_0x1809ac(0x283)][_0x1809ac(0x267)];if(_0x1809ac(0x1de)==typeof _0x230abb)return new _0x556887(_0x4340fe,_0x230abb);{const _0x4327f2=_0x230abb[_0x1809ac(0x1d0)][_0x1809ac(0x1a9)](_0x4db636=>this[_0x1809ac(0x2b4)](_0x4db636));return new(tt[_0x230abb[(_0x1809ac(0x1bb))]]||_0x142a16)(_0x4340fe,_0x230abb[_0x1809ac(0x1dd)],_0x230abb[_0x1809ac(0x2b7)],_0x4327f2);}}[_0x13e30f(0x19c)](_0x397cde,_0x42da21=null){const _0x375505=_0x13e30f,_0x38dc98=this[_0x375505(0x231)][_0x375505(0x190)](_0x397cde),_0xd68a8b=_0x42da21?this[_0x375505(0x231)][_0x375505(0x190)](_0x42da21):null,_0x500cd9=this[_0x375505(0x1e5)](_0x38dc98,_0xd68a8b),_0x54c317=_0x500cd9[_0x500cd9[_0x375505(0x24e)]-0x1],_0xaa8f18=new Map(),_0x58e329={'model':{},'attributes':{},'changes':[]},_0x598b02=new Set(),_0x6f35f8=new Map();for(let _0x20eb82=_0x500cd9[_0x375505(0x24e)]-0x1;_0x20eb82>=0x0;_0x20eb82--){const _0x51ed62=_0x500cd9[_0x20eb82];for(const _0x4d3ea7 of Object[_0x375505(0x1d9)](_0x51ed62[_0x375505(0x269)]))if(_0x51ed62[_0x375505(0x269)][_0x4d3ea7][_0x375505(0x272)]){const _0x154d2d=_0x51ed62[_0x375505(0x269)][_0x4d3ea7][_0x375505(0x272)];_0x154d2d[_0x375505(0x1fe)]?(_0x598b02[_0x375505(0x253)](_0x4d3ea7),_0x6f35f8[_0x375505(0x2c1)](_0x4d3ea7)&&_0x6f35f8[_0x375505(0x29a)](_0x4d3ea7)[_0x375505(0x2a8)]==_0x154d2d[_0x375505(0x2a8)]?_0x6f35f8[_0x375505(0x2c5)](_0x4d3ea7):_0x6f35f8[_0x375505(0x278)](_0x4d3ea7,_0x154d2d)):_0x6f35f8[_0x375505(0x2c1)](_0x4d3ea7)?(_0x598b02[_0x375505(0x2c5)](_0x4d3ea7),_0x6f35f8[_0x375505(0x2c5)](_0x4d3ea7)):(_0x598b02[_0x375505(0x253)](_0x4d3ea7),_0x6f35f8[_0x375505(0x278)](_0x4d3ea7,_0x154d2d));}else _0x598b02[_0x375505(0x253)](_0x4d3ea7);}for(const _0x43c7b6 of _0x598b02){const _0x4f6379=_0x6f35f8[_0x375505(0x2c1)](_0x43c7b6)&&!_0x6f35f8[_0x375505(0x29a)](_0x43c7b6)[_0x375505(0x1fe)];let _0x2279ec=_0x4f6379?_0x500cd9[_0x375505(0x24e)]-0x1:0x0;const _0x3154c3=_0x4f6379?-0x1:0x1;for(;_0x500cd9[_0x2279ec];){const _0x38e555=_0x500cd9[_0x2279ec];if(_0x38e555[_0x375505(0x269)][_0x43c7b6]){const _0x404d60=_0x4f6379?_0x38e555[_0x375505(0x269)][_0x43c7b6][_0x375505(0x1b1)]:_0x38e555[_0x375505(0x269)][_0x43c7b6][_0x375505(0x1df)];_0x58e329[_0x375505(0x2b7)][_0x43c7b6]=_0x404d60?_0x5197d8(_0x404d60):{};break;}_0x2279ec+=_0x3154c3;}}for(const _0x3d5722 of _0x500cd9){_0x3d5722[_0x375505(0x227)]={};for(const _0xaabb3 of _0x3d5722[_0x375505(0x258)])_0xaa8f18[_0x375505(0x278)](_0xaabb3['id'],_0xaabb3);for(const _0x1021bf of _0x598b02){const _0x2a8baf=_0x3d5722[_0x375505(0x269)][_0x1021bf]?_0x3d5722[_0x375505(0x269)][_0x1021bf][_0x375505(0x2af)]:'[]',_0x7c592f=_0x3d5722[_0x375505(0x269)][_0x1021bf]?_0x3d5722[_0x375505(0x269)][_0x1021bf][_0x375505(0x2a6)]:'[]';_0x3d5722[_0x375505(0x227)][_0x1021bf]={'insertions':this[_0x375505(0x1bd)](_0x2a8baf),'deletions':this[_0x375505(0x1bd)](_0x7c592f)};}}for(const _0x3d276f of _0x598b02){let _0x35456c=null,_0x4ff786=0x0;const _0x128b74=new Map(Array[_0x375505(0x1d5)](_0x38dc98[_0x375505(0x227)][_0x3d276f][_0x375505(0x2af)][_0x375505(0x22e)])[_0x375505(0x1d6)](([_0x47ce98])=>!_0x47ce98[_0x375505(0x249)](_0x375505(0x1ed))));let _0x1189f6=0x0;for(const _0x3d8e86 of _0x500cd9){const _0x3a4aa1=this[_0x375505(0x21d)](_0x3d8e86[_0x375505(0x227)][_0x3d276f][_0x375505(0x2af)]);_0x3d8e86==_0x38dc98?(_0x35456c=_0x3a4aa1,_0x4ff786=_0x35456c[_0x375505(0x24e)],_0x35456c[_0x375505(0x1e9)](_0x1c9179=>{_0x1c9179['id']=_0x1189f6++;}),this[_0x375505(0x29d)](_0x35456c)):this[_0x375505(0x1aa)](_0x35456c,_0x3a4aa1);const _0x746498=_0x35456c[_0x375505(0x1d6)](_0x4057a8=>!_0x4057a8[_0x375505(0x28c)])[_0x375505(0x1a9)](_0x250302=>_0x250302['id']);let _0x25910f=0x0;const _0x3360f3=this[_0x375505(0x21d)](_0x3d8e86[_0x375505(0x227)][_0x3d276f][_0x375505(0x2a6)]);_0x3360f3[_0x375505(0x1e9)](_0x22378e=>{const _0x4fec01=_0x375505;_0x22378e[_0x4fec01(0x1a6)]?_0x22378e['id']=_0x4ff786++:_0x22378e['id']=_0x746498[_0x25910f++];}),this[_0x375505(0x29d)](_0x3360f3),this[_0x375505(0x257)](_0x35456c,_0x375505(0x28c)),this[_0x375505(0x257)](_0x3360f3,_0x375505(0x1a6)),_0x3d8e86==_0x38dc98&&this[_0x375505(0x281)](_0x35456c,_0x128b74),_0x35456c=this[_0x375505(0x1a5)](_0x35456c,_0x3360f3),this[_0x375505(0x23d)](_0x35456c),this[_0x375505(0x257)](_0x35456c,_0x375505(0x1a6));}_0x35456c=_0x35456c[_0x375505(0x1d6)](_0x380839=>!(_0x380839[_0x375505(0x28c)]&&_0x380839[_0x375505(0x1a6)]));const _0x52b85b=new Map(_0x54c317[_0x375505(0x227)][_0x3d276f][_0x375505(0x2a6)][_0x375505(0x22e)]),_0x9d66c=new Set(_0x128b74[_0x375505(0x1d9)]());for(const _0x1f0e40 of _0x52b85b[_0x375505(0x1d9)]())_0x9d66c[_0x375505(0x2c5)](_0x1f0e40);this[_0x375505(0x27c)](_0x35456c,_0x9d66c),this[_0x375505(0x23b)](_0x35456c),_0x35456c=this[_0x375505(0x2a2)](_0x35456c),_0x35456c=this[_0x375505(0x234)](_0x35456c),_0x35456c=this[_0x375505(0x26b)](_0x35456c);const {root:_0x32b189,changes:_0x5306b8}=this[_0x375505(0x22a)](_0x35456c,_0xaa8f18,_0x3d276f);_0x58e329[_0x375505(0x227)][_0x3d276f]=_0x32b189;const _0x5828a7=_0x6f35f8[_0x375505(0x29a)](_0x3d276f);if(_0x5828a7){const _0x38f9ca=_0xaa8f18[_0x375505(0x29a)](_0x5828a7[_0x375505(0x2a8)]),_0x5593e7=new _0x37f395({'author':_0x38f9ca,'type':_0x5828a7[_0x375505(0x1fe)]?_0x375505(0x253):_0x375505(0x224),'data':{'isOnRoot':!0x0},'createdAt':new Date(),'rootName':_0x3d276f});_0x5306b8[_0x375505(0x20a)](_0x5593e7),_0x58e329[_0x375505(0x2b7)][_0x3d276f][_0x375505(0x21b)]=_0x5593e7['id'];}_0x58e329[_0x375505(0x226)]=_0x58e329[_0x375505(0x226)][_0x375505(0x285)](_0x5306b8);}return _0x58e329;}[_0x13e30f(0x281)](_0x1b53fc,_0xe04d56){const _0x1b207a=_0x13e30f;for(let _0x31224b=0x0;_0x31224b<_0x1b53fc[_0x1b207a(0x24e)];_0x31224b++)for(const [_0x1c9330,_0x94a8fc]of _0xe04d56)_0x94a8fc[_0x1b207a(0x18f)][_0x1b207a(0x24c)](_0x1b53fc[_0x31224b][_0x1b207a(0x25b)])&&_0x1b53fc[_0x31224b][_0x1b207a(0x22f)][_0x1b207a(0x24a)](_0x1c9330),_0x94a8fc[_0x1b207a(0x251)][_0x1b207a(0x24c)](_0x1b53fc[_0x31224b][_0x1b207a(0x1ec)])&&_0x1b53fc[_0x31224b][_0x1b207a(0x2b2)][_0x1b207a(0x24a)](_0x1c9330);}[_0x13e30f(0x1a5)](_0x1df92d,_0x4eff57){const _0xad4f4e=_0x13e30f;let _0x222e37=[],_0x47a707=0x0,_0xff9cc7=0x0;for(;_0x47a707<_0x1df92d[_0xad4f4e(0x24e)]||_0xff9cc7<_0x4eff57[_0xad4f4e(0x24e)];){const _0x3d9da7=_0x1df92d[_0x47a707]||{},_0x35ca04=_0x4eff57[_0xff9cc7]||{};if(_0x3d9da7['id']==_0x35ca04['id'])_0x47a707++,_0xff9cc7++,_0x222e37[_0xad4f4e(0x24a)](_0x3d9da7);else{if(_0x35ca04[_0xad4f4e(0x1a6)]&&_0x3d9da7[_0xad4f4e(0x28c)]){const {commonTape:_0x58c4b5,iEnd:_0x4ab245,jEnd:_0x5a56ab}=this[_0xad4f4e(0x233)](_0x1df92d,_0x47a707,_0x4eff57,_0xff9cc7);_0x222e37=_0x222e37[_0xad4f4e(0x285)](_0x58c4b5),_0x47a707=_0x4ab245,_0xff9cc7=_0x5a56ab;}else _0x35ca04[_0xad4f4e(0x1a6)]?(_0xff9cc7++,_0x222e37[_0xad4f4e(0x24a)](_0x35ca04)):(_0x47a707++,_0x222e37[_0xad4f4e(0x24a)](_0x3d9da7));}}return _0x222e37;}[_0x13e30f(0x27c)](_0xb214da,_0x5c59b5){const _0x9d4666=_0x13e30f,_0x53a799=[];for(let _0x4cbd43=0x0;_0x4cbd43<_0xb214da[_0x9d4666(0x24e)];_0x4cbd43++){for(let _0x2aa6e0=0x0;_0x2aa6e0<_0xb214da[_0x4cbd43][_0x9d4666(0x22f)][_0x9d4666(0x24e)];_0x2aa6e0++){const _0x1bf273=_0xb214da[_0x4cbd43][_0x9d4666(0x22f)][_0x2aa6e0];if(!_0x5c59b5[_0x9d4666(0x2c1)](_0x1bf273))continue;const {group:_0x134b55,type:_0x5a9a11,authorId:_0x372373}=_0x420089(_0x1bf273);_0x9d4666(0x230)!=_0x134b55||_0x9d4666(0x2c7)!=_0x5a9a11&&_0x9d4666(0x291)!=_0x5a9a11||(_0x53a799[_0x9d4666(0x20a)]({'type':_0x5a9a11,'name':_0x1bf273,'userId':_0x372373}),_0xb214da[_0x4cbd43][_0x9d4666(0x22f)][_0x9d4666(0x2b3)](_0x2aa6e0,0x1),_0x2aa6e0--);}_0x618e9b(_0xb214da[_0x4cbd43]);for(let _0x12c677=0x0;_0x12c677<_0xb214da[_0x4cbd43][_0x9d4666(0x2b2)][_0x9d4666(0x24e)];_0x12c677++){const _0x3f0398=_0xb214da[_0x4cbd43][_0x9d4666(0x2b2)][_0x12c677];if(!_0x5c59b5[_0x9d4666(0x2c1)](_0x3f0398))continue;const {group:_0x20b733,type:_0xcc7750}=_0x420089(_0x3f0398);if(_0x9d4666(0x230)!=_0x20b733||_0x9d4666(0x2c7)!=_0xcc7750&&_0x9d4666(0x291)!=_0xcc7750)continue;_0xb214da[_0x4cbd43][_0x9d4666(0x2b2)][_0x9d4666(0x2b3)](_0x12c677,0x1),_0x12c677--;const _0x4c85da=_0x53a799[_0x9d4666(0x180)](_0x5aec2b=>_0x5aec2b[_0x9d4666(0x1dd)]==_0x3f0398);_0x4c85da>-0x1&&_0x53a799[_0x9d4666(0x2b3)](_0x4c85da,0x1);}}function _0x420089(_0x395c79){const _0x124425=_0x9d4666,_0x1cf47f=_0x395c79[_0x124425(0x292)](':');return{'group':_0x1cf47f[0x0],'type':_0x1cf47f[0x1],'subType':_0x1cf47f[_0x124425(0x24e)]>=0x5?_0x1cf47f[0x2]:null,'id':_0x1cf47f[_0x124425(0x24e)]<0x5?_0x1cf47f[0x2]:_0x1cf47f[0x3],'authorId':_0x1cf47f[_0x124425(0x24e)]<0x5?_0x1cf47f[0x3]:_0x1cf47f[0x4],'markerCount':0x6==_0x1cf47f[_0x124425(0x24e)]?_0x1cf47f[0x5]:null};}function _0x618e9b(_0xb9765){const _0x24f121=_0x9d4666;for(let _0x2bcae9=0x0;_0x2bcae9<_0x53a799[_0x24f121(0x24e)];_0x2bcae9++){if(_0xb9765[_0x24f121(0x28c)]&&_0x24f121(0x2c7)==_0x53a799[_0x2bcae9][_0x24f121(0x1bb)])return _0xb9765[_0x24f121(0x294)]=_0x53a799[_0x2bcae9],void delete _0xb9765[_0x24f121(0x28c)];if(!_0xb9765[_0x24f121(0x28c)]&&!_0xb9765[_0x24f121(0x1a6)]&&_0x24f121(0x291)==_0x53a799[_0x2bcae9][_0x24f121(0x1bb)])return void(_0xb9765[_0x24f121(0x1fb)]=_0x53a799[_0x2bcae9]);}}}[_0x13e30f(0x257)](_0x2db714,_0x3fc3b1){const _0x58ac8f=_0x13e30f;let _0x42637c=0x0,_0x971476=!0x1;const _0x377862=new Map();for(const _0x59e80c of _0x2db714)_0x59e80c[_0x3fc3b1]?_0x971476&&(_0x42637c++,_0x971476=!0x1):(_0x42637c++,_0x971476=!0x0),_0x377862[_0x58ac8f(0x278)](_0x59e80c['id'],_0x42637c);for(let _0x2037a1=0x0;_0x2037a1<_0x2db714[_0x58ac8f(0x24e)];_0x2037a1++){if(_0x58ac8f(0x1a6)==_0x3fc3b1&&_0x2db714[_0x2037a1][_0x58ac8f(0x28c)]||_0x58ac8f(0x28c)==_0x3fc3b1&&_0x2db714[_0x2037a1][_0x58ac8f(0x1a6)])continue;if(_0x58ac8f(0x1bc)==_0x2db714[_0x2037a1][_0x58ac8f(0x1bb)]){_0x2db714[_0x2037a1][_0x58ac8f(0x1b6)]=0x0;continue;}const _0x1d9f41=_0x377862[_0x58ac8f(0x29a)](_0x2db714[_0x2037a1][_0x58ac8f(0x214)]),_0x1e870d=_0x377862[_0x58ac8f(0x29a)](_0x2db714[_0x2037a1]['id']);_0x2db714[_0x2037a1][_0x58ac8f(0x1b6)]=_0x1d9f41-_0x1e870d;}}[_0x13e30f(0x1e5)](_0x265167,_0x3f44f0,_0x4b5d28=!0x1){const _0xcd4c41=_0x13e30f,_0x362738=[];let _0x31b2e7=this[_0xcd4c41(0x231)][_0xcd4c41(0x1fa)](_0x265167),_0x207184=this[_0xcd4c41(0x231)][_0xcd4c41(0x1fa)](_0x3f44f0);for(-0x1==_0x207184&&(_0x207184=this[_0xcd4c41(0x231)][_0xcd4c41(0x1b7)][_0xcd4c41(0x24e)],_0x4b5d28=!0x1);_0x31b2e7<_0x207184;)_0x362738[_0xcd4c41(0x24a)](this[_0xcd4c41(0x231)][_0xcd4c41(0x190)](_0x31b2e7)),_0x31b2e7++;return _0x4b5d28&&_0x362738[_0xcd4c41(0x24a)](this[_0xcd4c41(0x231)][_0xcd4c41(0x190)](_0x31b2e7)),_0x362738;}[_0x13e30f(0x233)](_0x5242e4,_0x175a50,_0x2e71a4,_0xaa3e20){const _0x35ba7d=_0x13e30f,_0x4246b7=this[_0x35ba7d(0x23e)][_0x35ba7d(0x227)][_0x35ba7d(0x28f)];let _0x300a3d=_0x175a50;for(;_0x5242e4[_0x300a3d]&&_0x5242e4[_0x300a3d][_0x35ba7d(0x28c)];)_0x300a3d++;let _0x13634e=_0xaa3e20;for(;_0x2e71a4[_0x13634e]&&_0x2e71a4[_0x13634e][_0x35ba7d(0x1a6)];)_0x13634e++;_0x2abca6(_0x5242e4,_0x175a50,_0x300a3d),_0x2abca6(_0x2e71a4,_0xaa3e20,_0x13634e);const _0x3c9cb7=_0x2e71a4[_0x35ba7d(0x240)](_0xaa3e20,_0x13634e)[_0x35ba7d(0x285)](_0x5242e4[_0x35ba7d(0x240)](_0x175a50,_0x300a3d));return _0x3c9cb7[_0x35ba7d(0x19d)]((_0x4995e6,_0x58f56d)=>_0x4995e6[_0x35ba7d(0x250)]!=_0x58f56d[_0x35ba7d(0x250)]?_0x4995e6[_0x35ba7d(0x250)]-_0x58f56d[_0x35ba7d(0x250)]:_0x4995e6[_0x35ba7d(0x1d3)]!=_0x58f56d[_0x35ba7d(0x1d3)]?_0x4995e6[_0x35ba7d(0x1d3)]-_0x58f56d[_0x35ba7d(0x1d3)]:_0x4995e6[_0x35ba7d(0x1b6)]!=_0x58f56d[_0x35ba7d(0x1b6)]?_0x58f56d[_0x35ba7d(0x1b6)]-_0x4995e6[_0x35ba7d(0x1b6)]:!!_0x4995e6[_0x35ba7d(0x28c)]!=!!_0x58f56d[_0x35ba7d(0x28c)]?-0x1==_0x4995e6[_0x35ba7d(0x250)]||0x0==_0x4995e6[_0x35ba7d(0x250)]?_0x4995e6[_0x35ba7d(0x28c)]?-0x1:0x1:_0x4995e6[_0x35ba7d(0x28c)]?0x1:-0x1:_0x4995e6[_0x35ba7d(0x259)]-_0x58f56d[_0x35ba7d(0x259)]),{'commonTape':_0x3c9cb7,'iEnd':_0x300a3d,'jEnd':_0x13634e};function _0x2abca6(_0x4b92d2,_0x514245,_0x58841f){const _0x413a6c=_0x35ba7d;let _0x2c4259=-0x1,_0x224313=Number[_0x413a6c(0x279)],_0x4b49fe=!0x0;for(let _0x17f365=_0x514245;_0x17f365<_0x58841f;_0x17f365++)if(_0x4246b7[_0x413a6c(0x217)](_0x4b92d2[_0x17f365][_0x413a6c(0x241)])||(_0x4b49fe=!0x1),_0x4b92d2[_0x17f365][_0x413a6c(0x241)][_0x413a6c(0x2c0)]<_0x514245&&(_0x2c4259=_0x17f365),_0x4b92d2[_0x17f365][_0x413a6c(0x241)][_0x413a6c(0x1ef)]>=_0x58841f){_0x224313=_0x17f365;break;}_0x4b49fe&&(_0x2c4259=_0x58841f-0x1);for(let _0x381f8c=_0x514245;_0x381f8c<_0x58841f;_0x381f8c++)_0x4b92d2[_0x381f8c][_0x413a6c(0x250)]=_0x381f8c<=_0x2c4259?-0x1:_0x381f8c<_0x224313?0x0:0x1,_0x4b92d2[_0x381f8c][_0x413a6c(0x259)]=_0x381f8c;let _0x50658f=0x0;for(let _0x47dfb8=_0x514245;_0x47dfb8<=_0x2c4259;_0x47dfb8++)0x0==_0x4b92d2[_0x47dfb8][_0x413a6c(0x1b6)]?_0x4b92d2[_0x47dfb8][_0x413a6c(0x1d3)]=_0x50658f:(_0x50658f++,_0x4b92d2[_0x47dfb8][_0x413a6c(0x1d3)]=_0x50658f,_0x50658f++);for(let _0x199870=_0x514245;_0x199870<_0x58841f;_0x199870++)0x0==_0x4b92d2[_0x199870][_0x413a6c(0x250)]&&(_0x4b92d2[_0x199870][_0x413a6c(0x1d3)]=_0x50658f);_0x50658f=0x0;for(let _0x11ab35=_0x58841f-0x1;_0x11ab35>=_0x224313;_0x11ab35--)0x0==_0x4b92d2[_0x11ab35][_0x413a6c(0x1b6)]?_0x4b92d2[_0x11ab35][_0x413a6c(0x1d3)]=_0x50658f:(_0x50658f--,_0x4b92d2[_0x11ab35][_0x413a6c(0x1d3)]=_0x50658f,_0x50658f--);}}[_0x13e30f(0x23b)](_0x519f76){const _0x2a86cb=_0x13e30f,_0x729088=new Map(),_0x28b7e3=this[_0x2a86cb(0x23e)][_0x2a86cb(0x227)][_0x2a86cb(0x28f)];for(let _0x3b80d4=0x1;_0x3b80d4<_0x519f76[_0x2a86cb(0x24e)];_0x3b80d4++){let _0x164ed1,_0x1d0561,_0x5890c2;const _0xd78552=_0x519f76[_0x3b80d4],_0x371b79=_0x519f76[_0x3b80d4-0x1];if(_0x2a86cb(0x1bc)==_0xd78552[_0x2a86cb(0x1bb)])continue;if(_0xd78552[_0x2a86cb(0x1bb)]!=_0x371b79[_0x2a86cb(0x1bb)])continue;if(!_0x28b7e3[_0x2a86cb(0x276)](_0x371b79[_0x2a86cb(0x241)])||_0x28b7e3[_0x2a86cb(0x262)](_0x371b79[_0x2a86cb(0x241)]))continue;if(!_0x28b7e3[_0x2a86cb(0x276)](_0xd78552[_0x2a86cb(0x241)])||_0x28b7e3[_0x2a86cb(0x262)](_0xd78552[_0x2a86cb(0x241)]))continue;if((_0x519f76[_0x3b80d4][_0x2a86cb(0x28c)]||_0x519f76[_0x3b80d4][_0x2a86cb(0x294)])&&_0x519f76[_0x3b80d4-0x1][_0x2a86cb(0x1a6)])_0x164ed1=_0x519f76[_0x3b80d4],_0x1d0561=_0x519f76[_0x3b80d4-0x1],_0x5890c2=_0x3b80d4-0x1;else{if(!_0x519f76[_0x3b80d4][_0x2a86cb(0x1a6)]||!_0x519f76[_0x3b80d4-0x1][_0x2a86cb(0x28c)]&&!_0x519f76[_0x3b80d4-0x1][_0x2a86cb(0x294)])continue;_0x164ed1=_0x519f76[_0x3b80d4-0x1],_0x1d0561=_0x519f76[_0x3b80d4],_0x5890c2=_0x3b80d4;}const _0xeff80b=_0x164ed1[_0x2a86cb(0x1d3)]==_0x1d0561[_0x2a86cb(0x1d3)],_0x916441=Math[_0x2a86cb(0x1f1)](_0x164ed1[_0x2a86cb(0x1d3)])<Math[_0x2a86cb(0x1f1)](_0x1d0561[_0x2a86cb(0x1d3)])&&0x0==_0x1d0561[_0x2a86cb(0x1b6)];(_0xeff80b||_0x916441)&&(_0x729088[_0x2a86cb(0x278)](_0x1d0561['id'],_0x164ed1['id']),_0x519f76[_0x2a86cb(0x2b3)](_0x5890c2,0x1),_0x3b80d4--,_0x164ed1[_0x2a86cb(0x28c)]=!0x1);}for(let _0x4ff236=0x0;_0x4ff236<_0x519f76[_0x2a86cb(0x24e)];_0x4ff236++)_0x729088[_0x2a86cb(0x2c1)](_0x519f76[_0x4ff236][_0x2a86cb(0x214)])&&(_0x519f76[_0x4ff236][_0x2a86cb(0x214)]=_0x729088[_0x2a86cb(0x29a)](_0x519f76[_0x4ff236][_0x2a86cb(0x214)]));}[_0x13e30f(0x2a2)](_0x26ca5a){const _0x59e71c=_0x13e30f,_0x4afeef=new Set(_0x26ca5a[_0x59e71c(0x1a9)](_0x4c302a=>_0x4c302a['id']));for(let _0x458351=0x0;_0x458351<_0x26ca5a[_0x59e71c(0x24e)];_0x458351++)_0x4afeef[_0x59e71c(0x2c1)](_0x26ca5a[_0x458351][_0x59e71c(0x214)])||0x0==_0x26ca5a[_0x458351][_0x59e71c(0x1b6)]||(_0x26ca5a[_0x458351][_0x59e71c(0x237)]=!0x0);return _0x26ca5a[_0x59e71c(0x1d6)](_0x462313=>!_0x462313[_0x59e71c(0x237)]);}[_0x13e30f(0x234)](_0x2f441e){const _0x7cbb8d=_0x13e30f,_0x4137d9=new Set();for(let _0x415ae5=0x0;_0x415ae5<_0x2f441e[_0x7cbb8d(0x24e)];_0x415ae5++){if(_0x4137d9[_0x7cbb8d(0x2c1)](_0x2f441e[_0x415ae5]['id'])&&_0x2f441e[_0x415ae5][_0x7cbb8d(0x1a6)]&&(_0x2f441e[_0x415ae5][_0x7cbb8d(0x237)]=!0x0),_0x2f441e[_0x415ae5][_0x7cbb8d(0x237)])continue;if(0x0==_0x2f441e[_0x415ae5][_0x7cbb8d(0x1b6)])continue;if(_0x7cbb8d(0x18b)!=_0x2f441e[_0x415ae5][_0x7cbb8d(0x1bb)])continue;if(null==_0x2f441e[_0x415ae5][_0x7cbb8d(0x214)])continue;let _0x56333a=_0x415ae5+0x1,_0x2295ce=0x0;for(;_0x2f441e[_0x56333a]['id']!=_0x2f441e[_0x415ae5][_0x7cbb8d(0x214)];)_0x7cbb8d(0x18b)==_0x2f441e[_0x56333a][_0x7cbb8d(0x1bb)]?_0x2295ce++:_0x7cbb8d(0x243)==_0x2f441e[_0x56333a][_0x7cbb8d(0x1bb)]&&_0x2295ce--,_0x56333a++;if(0x0!=_0x2295ce){if(_0x2f441e[_0x415ae5][_0x7cbb8d(0x1a6)])_0x2f441e[_0x415ae5][_0x7cbb8d(0x237)]=!0x0;else{for(;_0x56333a!=_0x415ae5;)_0x2f441e[_0x56333a][_0x7cbb8d(0x1a6)]&&0x0!=_0x2f441e[_0x56333a][_0x7cbb8d(0x1b6)]&&(_0x2f441e[_0x56333a][_0x7cbb8d(0x237)]=!0x0,_0x4137d9[_0x7cbb8d(0x253)](_0x2f441e[_0x56333a][_0x7cbb8d(0x214)])),_0x56333a--;}}}return _0x2f441e[_0x7cbb8d(0x1d6)](_0x538216=>!_0x538216[_0x7cbb8d(0x237)]);}[_0x13e30f(0x26b)](_0x3efbeb){const _0x2ce3f4=_0x13e30f,_0x446ae7=this[_0x2ce3f4(0x23e)][_0x2ce3f4(0x227)][_0x2ce3f4(0x28f)];for(let _0xf84156=0x0;_0xf84156<_0x3efbeb[_0x2ce3f4(0x24e)];_0xf84156++){if(!(_0x3efbeb[_0xf84156][_0x2ce3f4(0x28c)]||_0x3efbeb[_0xf84156][_0x2ce3f4(0x294)]||_0x3efbeb[_0xf84156][_0x2ce3f4(0x1a6)]||_0x3efbeb[_0xf84156][_0x2ce3f4(0x1fb)]))continue;if(0x0==_0x3efbeb[_0xf84156][_0x2ce3f4(0x1b6)])continue;const _0x3f48ee=_0x3efbeb[_0xf84156][_0x2ce3f4(0x241)];_0x446ae7[_0x2ce3f4(0x276)](_0x3f48ee)||_0x446ae7[_0x2ce3f4(0x262)](_0x3f48ee)||(_0x3efbeb[_0xf84156][_0x2ce3f4(0x28c)]&&delete _0x3efbeb[_0xf84156][_0x2ce3f4(0x28c)],_0x3efbeb[_0xf84156][_0x2ce3f4(0x294)]&&delete _0x3efbeb[_0xf84156][_0x2ce3f4(0x294)],_0x3efbeb[_0xf84156][_0x2ce3f4(0x1fb)]&&delete _0x3efbeb[_0xf84156][_0x2ce3f4(0x1fb)],_0x3efbeb[_0xf84156][_0x2ce3f4(0x1a6)]&&(_0x3efbeb[_0xf84156][_0x2ce3f4(0x237)]=!0x0));}return _0x3efbeb[_0x2ce3f4(0x1d6)](_0x177d1e=>!_0x177d1e[_0x2ce3f4(0x237)]);}[_0x13e30f(0x22a)](_0x4b780f,_0xc17cbd,_0x228e7e){const _0x5689c0=_0x13e30f,_0x2c236c=new _0xc784a2(),_0x42f2ac=[],_0x2cd79b=new Map(),_0x3bd2bf=this[_0x5689c0(0x23e)][_0x5689c0(0x227)],_0x45e24b=_0x3bd2bf[_0x5689c0(0x28f)],_0x2d1c53=[_0x2c236c],_0x41e54d={},_0x18be3b={'isAdded':[],'isRemoved':[],'isAddSuggestion':[],'isRemoveSuggestion':[]};let _0x3df5b2=null;const _0x2cfd0d=[0x0];for(let _0x51295a=0x0;_0x51295a<_0x4b780f[_0x5689c0(0x24e)];_0x51295a++){let _0x2ea20e,_0x2e38d6;if(_0x5689c0(0x18b)===_0x4b780f[_0x51295a][_0x5689c0(0x1bb)]){_0x2ea20e=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d);const _0x57739c=new _0x596859(_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x1dd)],_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x2aa)]());_0x2d1c53[0x0][_0x5689c0(0x22b)](_0x57739c),_0x2cfd0d[_0x5689c0(0x24a)](0x0),_0x2d1c53[_0x5689c0(0x20a)](_0x57739c),_0x2e38d6=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d),_0x3df5b2=null;}else{if(_0x5689c0(0x243)===_0x4b780f[_0x51295a][_0x5689c0(0x1bb)])_0x2d1c53[_0x5689c0(0x299)](),_0x2ea20e=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d),_0x2cfd0d[_0x5689c0(0x23c)](),_0x2cfd0d[_0x2cfd0d[_0x5689c0(0x24e)]-0x1]++,_0x2e38d6=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d),_0x3df5b2=null;else{if(_0x2ea20e=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d),_0x3df5b2&&_0x238773(_0x3df5b2,_0x4b780f[_0x51295a][_0x5689c0(0x241)]))_0x3df5b2[_0x5689c0(0x1d2)]+=_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x1cd)];else{const _0x4ccc23=new _0x4d2972(_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x1cd)],_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x2aa)]());_0x2d1c53[0x0][_0x5689c0(0x22b)](_0x4ccc23),_0x3df5b2=_0x4ccc23;}_0x2cfd0d[_0x2cfd0d[_0x5689c0(0x24e)]-0x1]+=_0x4b780f[_0x51295a][_0x5689c0(0x241)][_0x5689c0(0x1f5)],_0x2e38d6=_0x3bd2bf[_0x5689c0(0x210)](_0x2c236c,_0x2cfd0d);}}for(const _0x4b4f77 of _0x4b780f[_0x51295a][_0x5689c0(0x22f)])_0x2cd79b[_0x5689c0(0x278)](_0x4b4f77,{'start':_0x2ea20e,'end':null});_0x498f9a(_0x5689c0(0x1fb),_0x51295a,_0x2ea20e,_0x2e38d6),_0x498f9a(_0x5689c0(0x294),_0x51295a,_0x2ea20e,_0x2e38d6),_0x498f9a(_0x5689c0(0x1a6),_0x51295a,_0x2ea20e,_0x2e38d6),_0x498f9a(_0x5689c0(0x28c),_0x51295a,_0x2ea20e,_0x2e38d6);for(const _0x26bf95 of _0x4b780f[_0x51295a][_0x5689c0(0x2b2)]){_0x2cd79b[_0x5689c0(0x29a)](_0x26bf95)[_0x5689c0(0x251)]=_0x2e38d6;}}for(const [_0x2c7a6c,_0x5c03da]of _0x2cd79b){const _0x2cde0c=this[_0x5689c0(0x23e)][_0x5689c0(0x227)][_0x5689c0(0x1cc)](_0x5c03da[_0x5689c0(0x18f)],_0x5c03da[_0x5689c0(0x251)]);_0x2c236c[_0x5689c0(0x22e)][_0x5689c0(0x278)](_0x2c7a6c,_0x2cde0c);}return _0x42f2ac[_0x5689c0(0x19d)]((_0x291e28,_0x4c8580)=>{const _0x5a9ec7=_0x5689c0,_0x4cfcfc=_0x2c236c[_0x5a9ec7(0x22e)][_0x5a9ec7(0x29a)](_0x5a9ec7(0x1ed)+_0x291e28['id']),_0x462ddf=_0x2c236c[_0x5a9ec7(0x22e)][_0x5a9ec7(0x29a)](_0x5a9ec7(0x1ed)+_0x4c8580['id']);return _0x4cfcfc[_0x5a9ec7(0x18f)][_0x5a9ec7(0x1e7)](_0x462ddf[_0x5a9ec7(0x18f)])?-0x1:_0x4cfcfc[_0x5a9ec7(0x18f)][_0x5a9ec7(0x252)](_0x462ddf[_0x5a9ec7(0x18f)])?0x1:_0x4cfcfc[_0x5a9ec7(0x251)][_0x5a9ec7(0x1e7)](_0x462ddf[_0x5a9ec7(0x251)])?-0x1:_0x4cfcfc[_0x5a9ec7(0x251)][_0x5a9ec7(0x252)](_0x462ddf[_0x5a9ec7(0x251)])?0x1:_0x5a9ec7(0x253)===_0x291e28[_0x5a9ec7(0x1bb)]?-0x1:0x1;}),{'root':_0x2c236c,'changes':_0x42f2ac};function _0x498f9a(_0x425bdf,_0x5436c9,_0x329e94,_0x290b9c){const _0x4bcd39=_0x5689c0,_0x2b4ac7=!!_0x4b780f[_0x5436c9][_0x425bdf],_0x2dba7f=_0x2b4ac7?_0x4b780f[_0x5436c9][_0x425bdf][_0x4bcd39(0x2a8)]:null,_0x3089a3=_0x5436c9===_0x4b780f[_0x4bcd39(0x24e)]-0x1,_0x2889c8=_0x18be3b[_0x425bdf][0x0],_0x59208d=_0x45e24b[_0x4bcd39(0x2ab)](_0x4b780f[_0x5436c9][_0x4bcd39(0x241)]);!_0x41e54d[_0x425bdf]&&_0x2b4ac7?_0x41e54d[_0x425bdf]={'start':_0x329e94,'tapeItem':_0x4b780f[_0x5436c9],'userId':_0x2dba7f,'type':_0x425bdf}:_0x41e54d[_0x425bdf]&&!_0x2b4ac7?(_0x41e54d[_0x425bdf][_0x4bcd39(0x251)]=_0x329e94,_0x572305(_0x41e54d[_0x425bdf]),_0x41e54d[_0x425bdf]=null):_0x41e54d[_0x425bdf]&&_0x2b4ac7&&_0x41e54d[_0x425bdf][_0x4bcd39(0x2a8)]!==_0x2dba7f&&(_0x41e54d[_0x425bdf][_0x4bcd39(0x251)]=_0x329e94,_0x2889c8&&_0x2889c8[_0x4bcd39(0x2a8)]===_0x41e54d[_0x425bdf][_0x4bcd39(0x2a8)]||_0x572305(_0x41e54d[_0x425bdf]),_0x41e54d[_0x425bdf]={'start':_0x329e94,'tapeItem':_0x4b780f[_0x5436c9],'userId':_0x2dba7f,'type':_0x425bdf}),_0x41e54d[_0x425bdf]&&_0x59208d&&(_0x4bcd39(0x18b)!==_0x4b780f[_0x5436c9][_0x4bcd39(0x1bb)]||_0x2889c8&&_0x2889c8[_0x4bcd39(0x2a8)]===_0x2dba7f||_0x18be3b[_0x425bdf][_0x4bcd39(0x20a)]({'userId':_0x2dba7f,'object':_0x4b780f[_0x5436c9][_0x4bcd39(0x241)],'change':_0x41e54d[_0x425bdf]}),_0x4bcd39(0x243)===_0x4b780f[_0x5436c9][_0x4bcd39(0x1bb)]&&_0x2889c8&&_0x2889c8[_0x4bcd39(0x29b)]===_0x4b780f[_0x5436c9][_0x4bcd39(0x241)]&&(_0x18be3b[_0x425bdf][_0x4bcd39(0x299)](),_0x41e54d[_0x425bdf]=_0x2889c8[_0x4bcd39(0x26f)])),_0x41e54d[_0x425bdf]&&_0x3089a3&&(_0x41e54d[_0x425bdf][_0x4bcd39(0x251)]=_0x290b9c,_0x572305(_0x41e54d[_0x425bdf]),_0x41e54d[_0x425bdf]=null);}function _0x572305({start:_0x160361,end:_0x1070d3,tapeItem:_0x31a8f7,userId:_0x584d67,type:_0x1d992f}){const _0x353578=_0x5689c0,_0x37cf92=_0x31a8f7[_0x353578(0x241)],_0x4a478e=_0x3bd2bf[_0x353578(0x28f)][_0x353578(0x276)](_0x37cf92)&&!_0x3bd2bf[_0x353578(0x28f)][_0x353578(0x262)](_0x37cf92),_0x299992=_0x160361[_0x353578(0x282)]==_0x1070d3[_0x353578(0x260)]&&_0x1070d3[_0x353578(0x19a)];if(_0x4a478e&&_0x299992)return;const _0x1164da=_0x3bd2bf[_0x353578(0x1cc)](_0x160361,_0x1070d3),_0x1e34dc=_0xc17cbd[_0x353578(0x29a)](_0x584d67),_0x4997ee=new _0x37f395({'author':_0x1e34dc,'type':_0x353578(0x28c)==_0x1d992f||_0x353578(0x294)==_0x1d992f?_0x353578(0x253):_0x353578(0x224),'data':{'isSuggestion':_0x353578(0x294)==_0x1d992f||_0x353578(0x1fb)==_0x1d992f},'createdAt':new Date(),'rootName':_0x228e7e});_0x42f2ac[_0x353578(0x24a)](_0x4997ee),_0x2c236c[_0x353578(0x22e)][_0x353578(0x278)](_0x353578(0x1ed)+_0x4997ee['id'],_0x1164da);}function _0x238773(_0x3bf414,_0x2c98a3){const _0x471d10=_0x5689c0,_0x408b4a=_0x3bf414[_0x471d10(0x2aa)](),_0x282b73=_0x2c98a3[_0x471d10(0x2aa)]();for(const _0x25b607 of _0x408b4a){if(_0x25b607[0x1]!==_0x2c98a3[_0x471d10(0x1b0)](_0x25b607[0x0]))return!0x1;_0x282b73[_0x471d10(0x22c)]();}return _0x282b73[_0x471d10(0x22c)]()[_0x471d10(0x1ce)];}}[_0x13e30f(0x235)](){const _0x33bb94=_0x13e30f;this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x1a0)]({'view':_0x33bb94(0x212)}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x18e))[_0x33bb94(0x194)]({'model':_0x33bb94(0x212),'view':_0x2f9fa8=>{const _0x28594d=_0x33bb94,_0x1065f7=_0x2f9fa8[_0x28594d(0x1f3)][_0x28594d(0x292)](':')[0x1],_0x412ede=this[_0x28594d(0x25e)](_0x1065f7);if(!_0x412ede)return null;const _0x574a8e=_0x28594d(0x253)==_0x412ede[_0x28594d(0x1bb)]?_0x28594d(0x2c7):_0x28594d(0x291),_0x49aec5=[_0x28594d(0x2ae),_0x28594d(0x242)+_0x574a8e];return _0x412ede[_0x28594d(0x1cd)][_0x28594d(0x225)]&&_0x49aec5[_0x28594d(0x24a)](_0x28594d(0x242)+_0x574a8e+_0x28594d(0x263)),this[_0x28594d(0x1ae)]==_0x412ede&&_0x49aec5[_0x28594d(0x24a)](_0x28594d(0x193)),{'classes':_0x49aec5,'attributes':{'data-change-id':_0x1065f7}};}}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x253)](_0x855b85=>{const _0x3a3e07=_0x33bb94;_0x855b85['on'](_0x3a3e07(0x288),(_0x35d744,_0x109680,_0x4c3262)=>{const _0x42d694=_0x3a3e07,_0x12b4df=_0x109680[_0x42d694(0x1bf)][_0x42d694(0x24f)](0x0);if(!_0x12b4df||!_0x12b4df['is'](_0x42d694(0x1a4),_0x42d694(0x1e8)))return;if(!_0x4c3262[_0x42d694(0x28e)][_0x42d694(0x271)](_0x12b4df,{'attributes':[_0x42d694(0x1ac),_0x42d694(0x261)]}))return;const _0x28ec27=_0x109680[_0x42d694(0x1b5)][_0x42d694(0x18f)][_0x42d694(0x282)];_0x4c3262[_0x42d694(0x21c)][_0x42d694(0x2c3)](_0x42d694(0x1ac),_0x12b4df[_0x42d694(0x1b0)](_0x42d694(0x1ac)),_0x28ec27),_0x4c3262[_0x42d694(0x21c)][_0x42d694(0x2c3)](_0x42d694(0x261),_0x12b4df[_0x42d694(0x1b0)](_0x42d694(0x261)),_0x28ec27);},{'priority':_0x3a3e07(0x192)});}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x253)](_0xe5fab8=>{const _0x16bef7=_0x33bb94;_0xe5fab8['on'](_0x16bef7(0x1a4),(_0x416d87,_0x2c5650,_0x7c19ca)=>{const _0x4577fb=_0x16bef7;if(!_0x7c19ca[_0x4577fb(0x28e)][_0x4577fb(0x271)](_0x2c5650[_0x4577fb(0x1bf)],{'attributes':[_0x4577fb(0x1ac),_0x4577fb(0x261)]}))return;if(_0x2c5650[_0x4577fb(0x1b5)][_0x4577fb(0x20c)])return;const _0x3751f9=_0x2c5650[_0x4577fb(0x1b5)][_0x4577fb(0x18f)][_0x4577fb(0x282)];_0x3751f9[_0x4577fb(0x216)](_0x4577fb(0x1ac))||_0x3751f9[_0x4577fb(0x216)](_0x4577fb(0x188))||(_0x7c19ca[_0x4577fb(0x21c)][_0x4577fb(0x2c3)](_0x4577fb(0x1ac),_0x2c5650[_0x4577fb(0x1bf)][_0x4577fb(0x1b0)](_0x4577fb(0x1ac)),_0x3751f9),_0x7c19ca[_0x4577fb(0x21c)][_0x4577fb(0x2c3)](_0x4577fb(0x261),_0x2c5650[_0x4577fb(0x1bf)][_0x4577fb(0x1b0)](_0x4577fb(0x261)),_0x3751f9));},{'priority':_0x16bef7(0x192)});}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x19f)]({'view':{'name':_0x33bb94(0x204),'attributes':{'vid':!0x0}},'model':{'key':_0x33bb94(0x188),'value':_0x12af1b=>_0x12af1b[_0x33bb94(0x1b0)](_0x33bb94(0x188))}}),this[_0x33bb94(0x23e)][_0x33bb94(0x227)][_0x33bb94(0x28f)]['on'](_0x33bb94(0x2ad),(_0x406014,[,_0x959ed8])=>{const _0x430a41=_0x33bb94;[_0x430a41(0x1ac),_0x430a41(0x261),_0x430a41(0x188)][_0x430a41(0x1c1)](_0x959ed8)&&(_0x406014[_0x430a41(0x2b6)]=!0x0,_0x406014[_0x430a41(0x1d8)]());},{'priority':_0x33bb94(0x244)}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x17e))[_0x33bb94(0x253)](_0x3a7018=>{const _0x384070=_0x33bb94;_0x3a7018['on'](_0x384070(0x1c9),(_0x2f5d48,_0x20353d,_0x817fa7)=>{const _0x235938=_0x384070;if('\x20'!=_0x20353d[_0x235938(0x241)][_0x235938(0x1cd)]||_0x20353d[_0x235938(0x241)][_0x235938(0x260)][_0x235938(0x209)]>0x1)return;if(!_0x817fa7[_0x235938(0x28e)][_0x235938(0x271)](_0x20353d[_0x235938(0x241)],_0x2f5d48[_0x235938(0x1dd)]))return;const _0x5bd351=_0x817fa7[_0x235938(0x21c)],_0x199068=_0x817fa7[_0x235938(0x1f6)][_0x235938(0x274)](_0x20353d[_0x235938(0x18d)]);_0x5bd351[_0x235938(0x1dc)](_0x199068,_0x5bd351[_0x235938(0x290)](_0x235938(0x204)));});}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x17e))[_0x33bb94(0x270)]({'model':_0x33bb94(0x212)}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x2a0),function(_0x4cb82d){const _0x196ab2=_0x33bb94,_0x273e2c=_0x4cb82d[_0x196ab2(0x247)][_0x196ab2(0x29a)](_0x196ab2(0x1b4));return(_0x2503be,_0x5b575a,_0x297f96)=>{const _0x4de961=_0x196ab2,_0xe879b8=_0x5b575a[_0x4de961(0x1f3)][_0x4de961(0x292)](':')[0x1],_0xf07061=_0x273e2c[_0x4de961(0x25e)](_0xe879b8);if(!_0xf07061)return null;const _0x1eb981=_0x4de961(0x253)==_0xf07061[_0x4de961(0x1bb)]?_0x4de961(0x292):_0x4de961(0x25a);if(!_0x297f96[_0x4de961(0x28e)][_0x4de961(0x238)](_0x5b575a[_0x4de961(0x2ac)],_0x2503be[_0x4de961(0x1dd)]))return;const _0x4f6bec=_0x5b575a[_0x4de961(0x2ac)][_0x4de961(0x2b5)](),_0x3aa93e=_0x5b575a[_0x4de961(0x2ac)][_0x4de961(0x18f)],_0x40a24c=_0x4cb82d[_0x4de961(0x227)][_0x4de961(0x28f)];let _0x4f4c62=null,_0x9c97e3=null,_0x1b2902=!0x1,_0x410c39=!0x1;for(const _0x1b3674 of _0x4f6bec){const _0x5af9ce=_0x1b3674[_0x4de961(0x241)];_0x1b2902=_0x1b2902||_0x40a24c[_0x4de961(0x1c8)](_0x5af9ce);const _0x2bc127=_0x297f96[_0x4de961(0x1f6)][_0x4de961(0x207)](_0x5af9ce);if(_0x2bc127&&_0x2bc127[_0x4de961(0x1be)](_0x4de961(0x1a2)))return;_0x4de961(0x243)==_0x1b3674[_0x4de961(0x1bb)]&&(_0x40a24c[_0x4de961(0x276)](_0x5af9ce)&&!_0x40a24c[_0x4de961(0x262)](_0x5af9ce)&&(_0x5af9ce[_0x4de961(0x256)]||_0x3aa93e[_0x4de961(0x223)]?_0x4f4c62&&_0x4f4c62[_0x4de961(0x260)]==_0x5af9ce||(_0x4f4c62=_0x5af9ce,_0x4f76d6(_0x1b3674[_0x4de961(0x25b)]),_0x410c39=!0x0):_0x9c97e3=_0x9c97e3||_0x1b3674[_0x4de961(0x25b)]));}function _0x4f76d6(_0x1b83e4){const _0x449f9d=_0x4de961,_0x4b2d69=_0x297f96[_0x449f9d(0x21c)][_0x449f9d(0x197)](_0x449f9d(0x204),{'class':_0x449f9d(0x242)+_0x1eb981}),_0x329bce=_0x297f96[_0x449f9d(0x1f6)][_0x449f9d(0x25c)](_0x1b83e4);_0xf07061[_0x449f9d(0x1cd)][_0x449f9d(0x225)]&&_0x297f96[_0x449f9d(0x21c)][_0x449f9d(0x2bd)](_0x449f9d(0x242)+_0x1eb981+_0x449f9d(0x263),_0x4b2d69),_0x273e2c[_0x449f9d(0x1ae)]==_0xf07061&&_0x297f96[_0x449f9d(0x21c)][_0x449f9d(0x2bd)](_0x449f9d(0x193),_0x4b2d69),_0x297f96[_0x449f9d(0x21c)][_0x449f9d(0x289)](_0x329bce,_0x4b2d69),_0x297f96[_0x449f9d(0x1f6)][_0x449f9d(0x27f)](_0x4b2d69,_0x5b575a[_0x449f9d(0x1f3)]);}_0x1b2902||_0x410c39||!_0x9c97e3||_0x4f76d6(_0x9c97e3);};}(this[_0x33bb94(0x23e)]),{'priority':_0x33bb94(0x2b8)}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x1ee),(_0x2ef650,_0x547eff,_0x3b6e37)=>{const _0x29b11d=_0x33bb94,_0x40d6bd=_0x3b6e37[_0x29b11d(0x1f6)][_0x29b11d(0x2c6)](_0x547eff[_0x29b11d(0x1f3)]);if(_0x40d6bd){for(const _0xc566b8 of _0x40d6bd)(_0xc566b8[_0x29b11d(0x1e6)](_0x29b11d(0x2b1))||_0xc566b8[_0x29b11d(0x1e6)](_0x29b11d(0x297)))&&(_0x3b6e37[_0x29b11d(0x1f6)][_0x29b11d(0x265)](_0xc566b8,_0x547eff[_0x29b11d(0x1f3)]),_0x3b6e37[_0x29b11d(0x21c)][_0x29b11d(0x224)](_0xc566b8));}},{'priority':_0x33bb94(0x2b8)}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x2a0),(_0x2d45cb,_0x5c4899,_0x54b568)=>{const _0x889f2c=_0x33bb94,_0x5d69e9=_0x5c4899[_0x889f2c(0x1f3)][_0x889f2c(0x292)](':')[0x1],_0x1e159f=this[_0x889f2c(0x25e)](_0x5d69e9);if(!_0x1e159f)return null;const _0x20dd76=_0x889f2c(0x253)==_0x1e159f[_0x889f2c(0x1bb)]?_0x889f2c(0x292):_0x889f2c(0x25a);if(_0x54b568[_0x889f2c(0x28e)][_0x889f2c(0x238)](_0x5c4899[_0x889f2c(0x2ac)],_0x2d45cb[_0x889f2c(0x1dd)]))for(const _0x305282 of _0x5c4899[_0x889f2c(0x2ac)][_0x889f2c(0x205)]()){if(!_0x305282['is'](_0x889f2c(0x1a4),_0x889f2c(0x1ff)))continue;const _0x3d3bf5=_0x54b568[_0x889f2c(0x21c)][_0x889f2c(0x197)](_0x889f2c(0x204),{'class':_0x889f2c(0x242)+_0x20dd76}),_0x4552b3=_0x54b568[_0x889f2c(0x1f6)][_0x889f2c(0x25c)](this[_0x889f2c(0x23e)][_0x889f2c(0x227)][_0x889f2c(0x1e4)](_0x305282));_0x1e159f[_0x889f2c(0x1cd)][_0x889f2c(0x225)]&&_0x54b568[_0x889f2c(0x21c)][_0x889f2c(0x2bd)](_0x889f2c(0x242)+_0x20dd76+_0x889f2c(0x263),_0x3d3bf5),this[_0x889f2c(0x1ae)]==_0x1e159f&&_0x54b568[_0x889f2c(0x21c)][_0x889f2c(0x2bd)](_0x889f2c(0x193),_0x3d3bf5),_0x54b568[_0x889f2c(0x21c)][_0x889f2c(0x289)](_0x4552b3,_0x3d3bf5),_0x54b568[_0x889f2c(0x1f6)][_0x889f2c(0x27f)](_0x3d3bf5,_0x5c4899[_0x889f2c(0x1f3)]);}},{'priority':_0x33bb94(0x2b8)}),this[_0x33bb94(0x23e)][_0x33bb94(0x227)][_0x33bb94(0x267)]['on'](_0x33bb94(0x26f),()=>{const _0x5c5747=_0x33bb94;this[_0x5c5747(0x23e)][_0x5c5747(0x286)][_0x5c5747(0x283)][_0x5c5747(0x26f)](_0x34d81a=>{const _0x13edea=_0x5c5747;for(const _0x4828d2 of this[_0x13edea(0x23e)][_0x13edea(0x227)][_0x13edea(0x267)][_0x13edea(0x20b)]()){const _0x185dbf=this[_0x13edea(0x23e)][_0x13edea(0x227)][_0x13edea(0x267)][_0x13edea(0x186)](_0x4828d2),_0x41b0ab=this[_0x13edea(0x23e)][_0x13edea(0x286)][_0x13edea(0x283)][_0x13edea(0x267)][_0x13edea(0x186)](_0x4828d2);if(_0x41b0ab){const _0x5abd2e=_0x185dbf[_0x13edea(0x1b0)](_0x13edea(0x21b));if(_0x34d81a[_0x13edea(0x189)](_0x13edea(0x1c5),_0x41b0ab),_0x34d81a[_0x13edea(0x2ba)](_0x13edea(0x254),_0x41b0ab),_0x34d81a[_0x13edea(0x2ba)](_0x13edea(0x2bf),_0x41b0ab),_0x34d81a[_0x13edea(0x2ba)](_0x13edea(0x181),_0x41b0ab),_0x5abd2e){const _0x519f4b=this[_0x13edea(0x25e)](_0x5abd2e);if(!_0x519f4b)return null;_0x34d81a[_0x13edea(0x2c3)](_0x13edea(0x1c5),_0x5abd2e,_0x41b0ab),_0x34d81a[_0x13edea(0x2bd)](_0x13edea(0x18a)+_0x519f4b[_0x13edea(0x1bb)],_0x41b0ab),this[_0x13edea(0x1ae)]==_0x519f4b&&_0x34d81a[_0x13edea(0x2bd)](_0x13edea(0x181),_0x41b0ab);}}}});}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x1a0)]({'view':_0x33bb94(0x296),'model':_0x40a6b5=>_0x33bb94(0x266)+_0x40a6b5,'converterPriority':_0x33bb94(0x244)}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x1a8))[_0x33bb94(0x1a0)]({'view':_0x33bb94(0x273),'model':_0x5ee312=>_0x33bb94(0x21a)+_0x5ee312,'converterPriority':_0x33bb94(0x244)}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x17e))[_0x33bb94(0x270)]({'model':_0x33bb94(0x230),'view':_0x2978f2=>({'name':_0x33bb94(0x2a5)+_0x2978f2,'group':_0x33bb94(0x230)}),'converterPriority':_0x33bb94(0x244)}),this[_0x33bb94(0x23e)][_0x33bb94(0x2bb)][_0x33bb94(0x246)](_0x33bb94(0x18e))[_0x33bb94(0x194)]({'model':_0x33bb94(0x230),'view':_0x1a420c=>{const _0x1c5562=_0x33bb94,_0x12b54a=_0x1a420c[_0x1c5562(0x1f3)][_0x1c5562(0x292)](':')[0x1];return _0x1c5562(0x2c7)!=_0x12b54a&&_0x1c5562(0x291)!=_0x12b54a?null:{'classes':[_0x1c5562(0x295),_0x1c5562(0x245)+_0x12b54a]};}}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x196),et(this[_0x33bb94(0x23e)],_0x33bb94(0x25a)),{'priority':_0x33bb94(0x2b8)}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x17f),et(this[_0x33bb94(0x23e)],_0x33bb94(0x292)),{'priority':_0x33bb94(0x2b8)}),this[_0x33bb94(0x23e)][_0x33bb94(0x286)][_0x33bb94(0x2b9)]['on'](_0x33bb94(0x182),(_0x2cd2d1,_0x4a39d8,_0x31f780)=>{const _0x33189a=_0x33bb94,_0x153145=_0x31f780[_0x33189a(0x1f6)][_0x33189a(0x2c6)](_0x4a39d8[_0x33189a(0x1f3)]);if(_0x153145){for(const _0x51c05b of _0x153145)_0x51c05b['is'](_0x33189a(0x1c7))&&(_0x31f780[_0x33189a(0x1f6)][_0x33189a(0x265)](_0x51c05b,_0x4a39d8[_0x33189a(0x1f3)]),_0x31f780[_0x33189a(0x21c)][_0x33189a(0x224)](_0x51c05b));}},{'priority':_0x33bb94(0x2b8)});}[_0x13e30f(0x25e)](_0x2f7446){const _0x4056f2=_0x13e30f;return this[_0x4056f2(0x21e)][_0x4056f2(0x29a)](_0x2f7446);}[_0x13e30f(0x22d)](_0x2003d4){const _0xb084fd=_0x13e30f;return this[_0xb084fd(0x1f9)]&&this[_0xb084fd(0x1f9)][_0xb084fd(0x19e)](),this[_0xb084fd(0x1f9)]=new _0x1ebb12(this[_0xb084fd(0x23e)][_0xb084fd(0x28a)],_0x2003d4),this[_0xb084fd(0x1f9)];}[_0x13e30f(0x2ca)](){const _0x17873d=_0x13e30f;this[_0x17873d(0x23e)][_0x17873d(0x227)][_0x17873d(0x267)][_0x17873d(0x1ea)][_0x17873d(0x1e0)](_0x17873d(0x212)),this['on'](_0x17873d(0x1e1),(_0x5434fd,_0x590aad,_0x5d9425,_0x39568f)=>{const _0x342731=_0x17873d;_0x39568f&&this[_0x342731(0x222)][_0x342731(0x224)](_0x39568f),_0x5d9425&&(this[_0x342731(0x222)][_0x342731(0x253)]({'view':_0x5d9425,'stackId':_0x342731(0x29f),'position':{'target':()=>{const _0x4b01e8=_0x342731,_0x5992d7=this[_0x4b01e8(0x23e)][_0x4b01e8(0x286)],_0x31d03f=this[_0x4b01e8(0x25e)](_0x5d9425[_0x4b01e8(0x2a7)]);let _0x5871a5;if(_0x31d03f[_0x4b01e8(0x1cd)][_0x4b01e8(0x1cb)]){const _0x53cf16=_0x5992d7[_0x4b01e8(0x283)][_0x4b01e8(0x1d1)](_0x31d03f[_0x4b01e8(0x220)]);_0x5871a5=Array[_0x4b01e8(0x1d5)](_0x53cf16[_0x4b01e8(0x23f)]());}else{const _0x2fb429=this[_0x4b01e8(0x23e)][_0x4b01e8(0x227)][_0x4b01e8(0x22e)][_0x4b01e8(0x29a)](_0x4b01e8(0x1ed)+_0x5d9425[_0x4b01e8(0x2a7)]);_0x5871a5=Array[_0x4b01e8(0x1d5)](_0x5992d7[_0x4b01e8(0x1f6)][_0x4b01e8(0x2c6)](_0x2fb429[_0x4b01e8(0x1dd)]))[_0x4b01e8(0x1a9)](_0x4ba754=>_0x5992d7[_0x4b01e8(0x283)][_0x4b01e8(0x1f0)][_0x4b01e8(0x1ab)](_0x4ba754))[_0x4b01e8(0x1a9)](_0x4e3da4=>Array[_0x4b01e8(0x1d5)](_0x4e3da4[_0x4b01e8(0x23f)]()))[_0x4b01e8(0x26a)]();}if(!this[_0x4b01e8(0x1c6)])return _0x5871a5[0x0];return _0x5871a5[_0x4b01e8(0x26c)](_0x49d7ea=>_0x49d7ea[_0x4b01e8(0x2c2)]-0x3<=this[_0x4b01e8(0x1c6)]['y']&&_0x49d7ea[_0x4b01e8(0x19b)]+0x3>=this[_0x4b01e8(0x1c6)]['y']&&_0x49d7ea[_0x4b01e8(0x284)]-0x3<=this[_0x4b01e8(0x1c6)]['x']&&_0x49d7ea[_0x4b01e8(0x221)]+0x3>=this[_0x4b01e8(0x1c6)]['x'])||_0x5871a5[0x0];}}}),this[_0x342731(0x222)][_0x342731(0x1d4)](_0x342731(0x29f)));}),this['on'](_0x17873d(0x23a),(_0x1ebfe8,_0x44ae9f,_0x37d12c,_0x5c2d64)=>{const _0xe9db5b=_0x17873d;this[_0xe9db5b(0x26d)]=_0x37d12c?this[_0xe9db5b(0x22d)](_0x37d12c):null,this[_0xe9db5b(0x23e)][_0xe9db5b(0x227)][_0xe9db5b(0x26f)](()=>{const _0x3b3305=_0xe9db5b,_0x3f41d9=this[_0x3b3305(0x23e)][_0x3b3305(0x286)];_0x5c2d64&&(_0x5c2d64[_0x3b3305(0x1cd)][_0x3b3305(0x1cb)]?_0x3f41d9[_0x3b3305(0x283)][_0x3b3305(0x26f)](_0x526bb4=>{const _0x123bb1=_0x3b3305;_0x526bb4[_0x123bb1(0x2ba)](_0x123bb1(0x181),_0x3f41d9[_0x123bb1(0x283)][_0x123bb1(0x267)][_0x123bb1(0x186)](_0x5c2d64[_0x123bb1(0x220)]));}):_0x3f41d9[_0x3b3305(0x1cf)](_0x3b3305(0x1ed)+_0x5c2d64['id'])),_0x37d12c&&(_0x37d12c[_0x3b3305(0x1cd)][_0x3b3305(0x1cb)]?_0x3f41d9[_0x3b3305(0x283)][_0x3b3305(0x26f)](_0x59e3ca=>{const _0x120a4b=_0x3b3305;_0x59e3ca[_0x120a4b(0x2bd)](_0x120a4b(0x181),_0x3f41d9[_0x120a4b(0x283)][_0x120a4b(0x267)][_0x120a4b(0x186)](_0x37d12c[_0x120a4b(0x220)]));}):_0x3f41d9[_0x3b3305(0x1cf)](_0x3b3305(0x1ed)+_0x37d12c['id']));});}),this[_0x17873d(0x2b0)](this[_0x17873d(0x23e)][_0x17873d(0x286)][_0x17873d(0x283)][_0x17873d(0x267)],_0x17873d(0x184),(_0x464b33,_0x126a02)=>{const _0xc17009=_0x17873d;if(this[_0xc17009(0x1ae)])return;const _0x53a872=this[_0xc17009(0x2bc)](_0x126a02[_0xc17009(0x1a1)]),_0x4b3a2b=this[_0xc17009(0x21e)][_0xc17009(0x29a)](_0x53a872);_0x4b3a2b?(this[_0xc17009(0x1c6)]={'x':_0x126a02[_0xc17009(0x239)]['x'],'y':_0x126a02[_0xc17009(0x239)]['y']},this[_0xc17009(0x26d)]=this[_0xc17009(0x22d)](_0x4b3a2b)):(this[_0xc17009(0x1c6)]=null,this[_0xc17009(0x26d)]=null);}),this[_0x17873d(0x2b0)](this[_0x17873d(0x23e)][_0x17873d(0x286)][_0x17873d(0x283)][_0x17873d(0x267)],_0x17873d(0x1c4),(_0x4d38a8,_0x22780d)=>{const _0x2047c0=_0x17873d,_0x50ca38=this[_0x2047c0(0x2bc)](_0x22780d[_0x2047c0(0x1a1)]),_0x5e8031=this[_0x2047c0(0x21e)][_0x2047c0(0x29a)](_0x50ca38);_0x5e8031?(this[_0x2047c0(0x1c6)]={'x':_0x22780d[_0x2047c0(0x239)]['x'],'y':_0x22780d[_0x2047c0(0x239)]['y']},_0x5e8031===this[_0x2047c0(0x1ae)]?this[_0x2047c0(0x222)][_0x2047c0(0x232)]():this[_0x2047c0(0x1ae)]=_0x5e8031):(this[_0x2047c0(0x1c6)]=null,this[_0x2047c0(0x1ae)]=null);});}[_0x13e30f(0x2bc)](_0x3e33f2){const _0x28832c=_0x13e30f;do{const _0xc1c328=_0x3e33f2[_0x28832c(0x1b0)](_0x28832c(0x1c5));if(_0xc1c328)return _0xc1c328;_0x3e33f2=_0x3e33f2[_0x28832c(0x260)];}while(_0x3e33f2);return null;}[_0x13e30f(0x201)](){const _0x14c55c=_0x13e30f;this[_0x14c55c(0x23e)][_0x14c55c(0x227)][_0x14c55c(0x26f)](_0x35db46=>{const _0x1abba0=_0x14c55c;for(const _0x3fd6ee of this[_0x1abba0(0x23e)][_0x1abba0(0x227)][_0x1abba0(0x22e)])_0x35db46[_0x1abba0(0x2be)](_0x3fd6ee);});}}function et(_0x3ba7d8,_0x2e3389){return(_0x3dc7d6,_0x42de5c,_0x2450d8)=>{const _0x196a85=_0x48e7;if(!_0x2450d8[_0x196a85(0x28e)][_0x196a85(0x238)](_0x42de5c[_0x196a85(0x2ac)],_0x3dc7d6[_0x196a85(0x1dd)]))return;const _0x1999ae=_0x42de5c[_0x196a85(0x2ac)][_0x196a85(0x2b5)](),_0x124a9c=_0x42de5c[_0x196a85(0x2ac)][_0x196a85(0x18f)],_0x225e0c=_0x3ba7d8[_0x196a85(0x227)][_0x196a85(0x28f)];let _0x2be0ee=null,_0x61333f=null,_0x2daa85=!0x1,_0x3b16c3=!0x1;for(const _0x3e2e04 of _0x1999ae){const _0x418d46=_0x3e2e04[_0x196a85(0x241)];_0x2daa85=_0x2daa85||_0x225e0c[_0x196a85(0x1c8)](_0x418d46);const _0x2f20fe=_0x2450d8[_0x196a85(0x1f6)][_0x196a85(0x207)](_0x418d46);if(_0x2f20fe&&_0x2f20fe[_0x196a85(0x1be)](_0x196a85(0x1a2)))return;_0x196a85(0x243)==_0x3e2e04[_0x196a85(0x1bb)]&&(_0x225e0c[_0x196a85(0x276)](_0x418d46)&&!_0x225e0c[_0x196a85(0x262)](_0x418d46)&&(_0x418d46[_0x196a85(0x256)]||_0x124a9c[_0x196a85(0x223)]?_0x2be0ee&&_0x2be0ee[_0x196a85(0x260)]==_0x418d46||(_0x2be0ee=_0x418d46,_0x1e5aac(_0x3e2e04[_0x196a85(0x25b)]),_0x3b16c3=!0x0):_0x61333f=_0x61333f||_0x3e2e04[_0x196a85(0x25b)]));}function _0x1e5aac(_0x303963){const _0x1d3766=_0x196a85,_0x3cc2f9=_0x2450d8[_0x1d3766(0x1f6)][_0x1d3766(0x25c)](_0x303963),_0x4e52df=_0x2450d8[_0x1d3766(0x21c)][_0x1d3766(0x197)](_0x1d3766(0x204),{'class':_0x1d3766(0x245)+_0x2e3389});_0x2450d8[_0x1d3766(0x21c)][_0x1d3766(0x289)](_0x3cc2f9,_0x4e52df),_0x2450d8[_0x1d3766(0x1f6)][_0x1d3766(0x27f)](_0x4e52df,_0x42de5c[_0x1d3766(0x1f3)]);}_0x2daa85||_0x3b16c3||!_0x61333f||_0x1e5aac(_0x61333f);};}export class RestoreRevisionCommand extends _0x4091ec{constructor(_0x33d23b){const _0x591da1=_0x13e30f;super(_0x33d23b);const _0x28ebe3=_0x33d23b[_0x591da1(0x247)][_0x591da1(0x29a)](d);this[_0x591da1(0x2c8)]=!0x1,this[_0x591da1(0x2b0)](_0x28ebe3,_0x591da1(0x1fc),()=>this[_0x591da1(0x1db)]()),this[_0x591da1(0x2b0)](_0x28ebe3,_0x591da1(0x1f2),()=>this[_0x591da1(0x1db)]());}[_0x13e30f(0x198)](){const _0x37d256=_0x13e30f,_0x3d36bb=this[_0x37d256(0x23e)],_0x4be1d5=_0x3d36bb[_0x37d256(0x247)][_0x37d256(0x29a)](d),_0x1f4fbc=_0x4be1d5[_0x37d256(0x20e)]?_0x4be1d5[_0x37d256(0x1af)][_0x37d256(0x27d)]:null;_0x3d36bb[_0x37d256(0x29e)][_0x37d256(0x29a)](_0x37d256(0x264))[_0x37d256(0x2c9)](_0x1f4fbc);}[_0x13e30f(0x1db)](){const _0x3713ae=_0x13e30f,{isReady:_0x3192ad,isEnabled:_0x1e2b37}=this[_0x3713ae(0x23e)][_0x3713ae(0x247)][_0x3713ae(0x29a)](d);this[_0x3713ae(0x1b2)]=_0x3192ad&&_0x1e2b37;}}export class ShowChangeCommand extends _0x4091ec{constructor(_0x3b8166,{direction:_0x309732}){const _0x153961=_0x13e30f;super(_0x3b8166);const _0x1e59f3=_0x3b8166[_0x153961(0x247)][_0x153961(0x29a)](d);this[_0x153961(0x2c8)]=!0x1,this[_0x153961(0x248)]=_0x153961(0x287)===_0x309732?0x1:-0x1,this[_0x153961(0x2b0)](_0x1e59f3,_0x153961(0x1fc),()=>this[_0x153961(0x1db)]()),this[_0x153961(0x2b0)](_0x1e59f3,_0x153961(0x1f2),()=>this[_0x153961(0x1db)]()),this[_0x153961(0x2b0)](_0x1e59f3,_0x153961(0x23a),()=>this[_0x153961(0x1db)]());}[_0x13e30f(0x198)](){const _0x5f15eb=_0x13e30f,_0x2de54d=this[_0x5f15eb(0x23e)],_0x270649=_0x2de54d[_0x5f15eb(0x247)][_0x5f15eb(0x29a)](d),{isNavigationMode:_0x4dbbf7,currentChangeNumber:_0x4bc85c}=_0x270649;let _0x3a484a;if(_0x270649[_0x5f15eb(0x1ae)]=_0x4dbbf7?_0x270649[_0x5f15eb(0x1af)][_0x5f15eb(0x226)][_0x5f15eb(0x29a)](_0x4bc85c+this[_0x5f15eb(0x248)]):_0x270649[_0x5f15eb(0x1af)][_0x5f15eb(0x226)][_0x5f15eb(0x1b3)],_0x270649[_0x5f15eb(0x1ae)][_0x5f15eb(0x1cd)][_0x5f15eb(0x1cb)])_0x3a484a=_0x2de54d[_0x5f15eb(0x286)][_0x5f15eb(0x283)][_0x5f15eb(0x1d1)](_0x270649[_0x5f15eb(0x1ae)][_0x5f15eb(0x220)]);else{const _0x2d0e12=_0x2de54d[_0x5f15eb(0x227)][_0x5f15eb(0x22e)][_0x5f15eb(0x29a)](_0x5f15eb(0x1ed)+_0x270649[_0x5f15eb(0x1ae)]['id']);_0x3a484a=_0x50f0bc(_0x2de54d[_0x5f15eb(0x286)],_0x2d0e12);}_0x2e2422({'target':_0x3a484a,'viewportOffset':0x28});}[_0x13e30f(0x1db)](){const _0x57058b=_0x13e30f,{isNavigationMode:_0x418385,currentChangeNumber:_0x974e4a,numberOfChanges:_0x17dc9b,isReady:_0x3c495c,isEnabled:_0x18f9c8}=this[_0x57058b(0x23e)][_0x57058b(0x247)][_0x57058b(0x29a)](d);this[_0x57058b(0x1b2)]=!!(_0x18f9c8&&_0x3c495c&&_0x17dc9b)&&(!_0x418385||(0x1===this[_0x57058b(0x248)]?_0x974e4a<_0x17dc9b-0x1:_0x974e4a>0x0));}}
|
|
23
|
+
const _0x2d1707=_0x171c;(function(_0x1fdc59,_0x334210){const _0x457851=_0x171c,_0x2b4a9a=_0x1fdc59();while(!![]){try{const _0x3971e7=-parseInt(_0x457851(0x156))/0x1+-parseInt(_0x457851(0x1bc))/0x2*(-parseInt(_0x457851(0x127))/0x3)+parseInt(_0x457851(0x1b3))/0x4+parseInt(_0x457851(0x210))/0x5*(-parseInt(_0x457851(0x1e0))/0x6)+-parseInt(_0x457851(0x1c5))/0x7*(-parseInt(_0x457851(0x1dc))/0x8)+parseInt(_0x457851(0x171))/0x9*(-parseInt(_0x457851(0x132))/0xa)+parseInt(_0x457851(0x19b))/0xb;if(_0x3971e7===_0x334210)break;else _0x2b4a9a['push'](_0x2b4a9a['shift']());}catch(_0x12118a){_0x2b4a9a['push'](_0x2b4a9a['shift']());}}}(_0x10b8,0xb9ea7));import{Plugin as _0x206644,Command as _0x3d1a25}from'ckeditor5/src/core.js';import{scrollViewportToShowTarget as _0x2739da}from'ckeditor5/src/utils.js';import{ContextualBalloon as _0x20ad88}from'ckeditor5/src/ui.js';import{DocumentFragment as _0x9e5166,Element as _0x2b8b03,Text as _0xdd0435,ViewDocumentFragment as _0x19a714,ViewText as _0x20683a,ViewElement as _0x34f48e,ViewContainerElement as _0x56fea5,ViewAttributeElement as _0x3b5728,ViewEmptyElement as _0x21d9e0,ViewRawElement as _0x46d085,ViewUIElement as _0x5297c4}from'ckeditor5/src/engine.js';import{Users as _0x1c0caf,getMarkerDomElement as _0x790a0c}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x10b8(){const _0x277c71=['domConverter','_fixObsoleteTags','getIndex','suggestion:','flat','test','children','getRevision','error','roots','activeView','revision-viewer','newRevisionId','splice','push','vid_start','_setDistance','clear','attribute:vid','_makeTape','nextSibling','addRevisionData','isContent','45XxIOih','changes','forEach','detachRoot','change:isReady','mouseover','marked','_makeModelFromViewString','markerToHighlight','nextPosition','forward','viewItem','ck-suggestion-marker-split','hasClass','plugins','createRange','_appendChild','numberOfChanges','diff','pairId','mapper','parent','setAttribute','all','_threeWayMerge','addRoot','toData','createRangeIn','startIndex','restoreRevisionCallback','_markMarkers','filter','getAttribute','string','element','elementEnd','_getViewObj','_changeIdToChange','isAddSuggestion','schema','backward','level','13581909geeWOu','_data','left','pluginName','WidgetToolbarRepository','default','restoreRevision','toViewPosition','_markSuggestions','_removeRevisionMarkers','addHighlight','destroy','isOnRoot','listenTo','changeId','processor','find','slice','attachChange','stop','modelRange','revision:','getRevisionRootsAttributes','ck-suggestion-marker','3994608OyWSaV','rootName','model','deletion','_joinTapes','removeClass','uiElement','for','parse','2SMulwt','showStack','isAdded','forceDisabled','locale','_update','high','oldRevisionId','view','23212qOgCvb','isRemoveSuggestion','text','addMarker:revision-suggestion:insertion','toViewRange','addRevision','POSITIVE_INFINITY','removeMarker:revision','_cleanUp','from','name','conversion','vid','element:pre','commands','startsWith','right','isBefore','_cleanMarkers','change:numberOfChanges','_step','delete','isSuggestion','1096cCYMwO','low','getClientRects','ck-suggestion-preview-marker','4418958WVafgj','has','remove','next','getDomRoot','isCollapsed','ck-suggestion-marker-','previousPosition','change','side','reconvertMarker','_getChangeFromId','consume','bottom','RevisionViewer','span','isNavigationMode','loadRevisionData','collaboration.channelId','_balloon','data-change-id','compare','attributesBefore','comment','item','ck-revision-history-root-','range','getRevisionData','maxOffset','isOfficialPlugin','insert','deletions','removeMarker','createPositionBefore','_sortAndFilterDiffChanges','isIncorrect','ck-suggestion-marker--active','pop','revision-comment:','unshift','domEvent','revision-end','_getViewForChange','then','editing','_revisions','merge','writer','10cPJmUq','activeChange','consumable','keys','revision','indexOf','getChild','_processTape','add','wrap','ck-revision-history-root--active','ck-revision-history-root-add','insertion','toViewElement','catch','map','enqueueChange','editor','nodeAfter','isObject','softBreak','top','split','mousedown','includes','adapter','resolve','ck-suggestion-preview-marker-','target','isAtStart','suggestion','markerName','document','revision-suggestion:','getAttributes','shift','_refreshStartEndIndex','start','dataToMarker','hasAttribute','diffData','downcastDispatcher','createRevision','abs','showPreviousChange','_changeView','RevisionsRepository','isLimit','vid_end','concat','markers','end','getItems','values','attributes','dataDowncast','markersEnd','showNextChange','markersStart','currentChangeNumber','isEnabled','markerNameToElements','highest','bindElementToMarker','enableReadOnlyMode','upcast','_makeModelFromTape','userId','isEqual','isAtEnd','unbindElementFromMarkerName','useFillerType','offsetSize','markerToData','isRemoved','return','object','isReady','_findChangeIdFromDomTarget','endIndex','_markInsertions','_removeMissingPairs','index','code','refresh','editingDowncast','revision-suggestion','first','removeAttribute','isAttached','length','change:activeView','data-revision-','_setConversion','isInline','init','insertions','getWalker','change:activeChange','findIndex','attributesAfter','_activeViewTarget','-new','createUIElement','requires','775878wCZInL','checkAttribute','revisionHistory','revisionHistoryAttachChange','_markMismatchedRemovedTags','markerRange','addMarker:revision-suggestion:deletion','done','_setChanges','createPositionFromPath','mapViewToDom','831440AozSdX','bind','selection','_getRevisionsRange','observeMarkers','revision-start','addClass','isBlock','createAttributeElement','type','distance','elementStart','authors','sort','change:isEnabled','config','ck-suggestion-marker-merge','isPremiumPlugin','removeMarker:revision-suggestion','addMarker:revision','execute','toModel','elementToAttribute','ck-editor__editable__overlay','getRootNames','revisionHistoryLabel','_getDiff','data','getCustomProperty','set','isAfter','_initInteractions','updatePosition','ck-revision-history-root-remove','affectsData','getRoot','296072LhccdL','get','_removeUnsupportedChanges','repository'];_0x10b8=function(){return _0x277c71;};return _0x10b8();}import _0x56c62a from'./ui/revisionviewer/changedetailsview.js';import _0x51c2c3 from'./revisionsrepository.js';import _0xc4ccb3 from'./changeitem.js';import{default as _0x1d0bbe}from'./revisiondiff.js';import'../theme/revisionviewer.css';function _0x171c(_0x33158b,_0x848075){const _0x10b863=_0x10b8();return _0x171c=function(_0x171c74,_0x41cce2){_0x171c74=_0x171c74-0xd3;let _0x12954d=_0x10b863[_0x171c74];return _0x12954d;},_0x171c(_0x33158b,_0x848075);}import{cloneDeep as _0x308629}from'lodash-es';const tt={'c':_0x56fea5,'a':_0x3b5728,'e':_0x21d9e0,'r':_0x46d085,'u':_0x5297c4};export default class d extends _0x206644{static get[_0x2d1707(0x19e)](){const _0x3f9bf3=_0x2d1707;return _0x3f9bf3(0x1ee);}static get[_0x2d1707(0x1fd)](){return!0x0;}static get[_0x2d1707(0x143)](){return!0x0;}static get[_0x2d1707(0x126)](){return[_0x1c0caf,_0x20ad88,_0x51c2c3];}constructor(_0xdb305b){const _0x3e42d6=_0x2d1707;super(_0xdb305b),this[_0x3e42d6(0x159)]=this[_0x3e42d6(0x221)][_0x3e42d6(0x17f)][_0x3e42d6(0x157)](_0x3e42d6(0xec)),this[_0x3e42d6(0x14f)](_0x3e42d6(0x211),null),this[_0x3e42d6(0x14f)](_0x3e42d6(0x164),null),this[_0x3e42d6(0x123)]=null,this[_0x3e42d6(0x14f)](_0x3e42d6(0x183),null),this[_0x3e42d6(0x14f)](_0x3e42d6(0x10b),!0x1),this[_0x3e42d6(0x14f)](_0x3e42d6(0xfa),!0x0),this['on'](_0x3e42d6(0x140),(_0xe61cea,_0x19909c,_0x4d4907)=>{const _0x1486c7=_0x3e42d6;this[_0x1486c7(0x211)]=null,this[_0x1486c7(0x164)]=null,this[_0x1486c7(0x221)][_0x1486c7(0x20c)][_0x1486c7(0x1c4)][_0x1486c7(0x1e8)](_0x4429d0=>{const _0x3d4df7=_0x1486c7;for(const _0x2be52a of this[_0x3d4df7(0x221)][_0x3d4df7(0x20c)][_0x3d4df7(0x1c4)][_0x3d4df7(0xde)][_0x3d4df7(0x163)])_0x4d4907?_0x4429d0[_0x3d4df7(0x1b8)](_0x3d4df7(0x149),_0x2be52a):_0x4429d0[_0x3d4df7(0x138)](_0x3d4df7(0x149),_0x2be52a);});}),this[_0x3e42d6(0x133)](_0x3e42d6(0x1f0))['to'](this,_0x3e42d6(0x211),_0x4c2d66=>null!==_0x4c2d66),this[_0x3e42d6(0x133)](_0x3e42d6(0xf9))['to'](this,_0x3e42d6(0x10b),this,_0x3e42d6(0x183),this,_0x3e42d6(0x211),(_0x27f4ec,_0x5cf706,_0x4275ad)=>_0x27f4ec&&_0x4275ad?_0x5cf706[_0x3e42d6(0x172)][_0x3e42d6(0x15c)](_0x4275ad):0x0),this[_0x3e42d6(0x133)](_0x3e42d6(0x182))['to'](this,_0x3e42d6(0x10b),this,_0x3e42d6(0x183),(_0xcf4471,_0x31a451)=>_0xcf4471?_0x31a451[_0x3e42d6(0x172)][_0x3e42d6(0x118)]:0x0),this[_0x3e42d6(0xeb)]=null,this[_0x3e42d6(0x196)]=new Map(),this[_0x3e42d6(0xd7)]=null,this[_0x3e42d6(0x1f3)]=this[_0x3e42d6(0x221)][_0x3e42d6(0x17f)][_0x3e42d6(0x157)](_0x20ad88);}[_0x2d1707(0x11d)](){const _0x5c5c3c=_0x2d1707,_0x3bfd75=this[_0x5c5c3c(0x221)],_0x5ee0ee=new ShowChangeCommand(_0x3bfd75,{'direction':_0x5c5c3c(0x199)}),_0x5bc7b6=new ShowChangeCommand(_0x3bfd75,{'direction':_0x5c5c3c(0x17b)});(_0x3bfd75[_0x5c5c3c(0x1d3)][_0x5c5c3c(0x218)](_0x5c5c3c(0xea),_0x5ee0ee),_0x3bfd75[_0x5c5c3c(0x1d3)][_0x5c5c3c(0x218)](_0x5c5c3c(0xf7),_0x5bc7b6),_0x3bfd75[_0x5c5c3c(0x1d3)][_0x5c5c3c(0x218)](_0x5c5c3c(0x1a1),new RestoreRevisionCommand(_0x3bfd75)),this['on'](_0x5c5c3c(0x1d8),()=>{const _0x51bd9f=_0x5c5c3c;_0x5ee0ee[_0x51bd9f(0x112)](),_0x5bc7b6[_0x51bd9f(0x112)]();}),this[_0x5c5c3c(0x11b)](),this[_0x5c5c3c(0x151)](),_0x3bfd75[_0x5c5c3c(0xfe)](_0x5c5c3c(0x165)),_0x3bfd75[_0x5c5c3c(0x17f)][_0x5c5c3c(0x1e1)](_0x5c5c3c(0x19f)))&&_0x3bfd75[_0x5c5c3c(0x17f)][_0x5c5c3c(0x157)](_0x5c5c3c(0x19f))[_0x5c5c3c(0x1bf)](_0x5c5c3c(0x165));}async[_0x2d1707(0x1fb)](_0x48bb1e){const _0x1954cd=_0x2d1707;await this[_0x1954cd(0x1f1)](_0x48bb1e);const _0x2b00a3={};for(const _0x677022 in _0x48bb1e[_0x1954cd(0xe6)]){if(_0x48bb1e[_0x1954cd(0xe6)][_0x677022][_0x1954cd(0x1ad)]&&!_0x48bb1e[_0x1954cd(0xe6)][_0x677022][_0x1954cd(0x1ad)][_0x1954cd(0x117)])continue;const _0x3d2ded=this[_0x1954cd(0x1a4)](JSON[_0x1954cd(0x1bb)](_0x48bb1e[_0x1954cd(0xe6)][_0x677022][_0x1954cd(0x11e)])),_0x4ff00f=this[_0x1954cd(0x221)][_0x1954cd(0x20c)][_0x1954cd(0x1c4)][_0x1954cd(0xde)],_0x1661c1=new _0x19a714(_0x4ff00f,_0x3d2ded[_0x1954cd(0x21f)](_0x458721=>this[_0x1954cd(0x195)](_0x458721)));this[_0x1954cd(0x221)][_0x1954cd(0x14d)][_0x1954cd(0x1aa)][_0x1954cd(0x105)](_0x1954cd(0x177)),_0x2b00a3[_0x677022]=this[_0x1954cd(0x221)][_0x1954cd(0x14d)][_0x1954cd(0x1aa)][_0x1954cd(0x18b)](_0x1661c1),this[_0x1954cd(0x221)][_0x1954cd(0x14d)][_0x1954cd(0x1aa)][_0x1954cd(0x105)](_0x1954cd(0x1a0));}return _0x2b00a3;}async[_0x2d1707(0x1b1)](_0x1334bc){const _0x3b419a=_0x2d1707;await this[_0x3b419a(0x1f1)](_0x1334bc);const _0x320ea4={};for(const _0x4c842d in _0x1334bc[_0x3b419a(0xe6)])_0x1334bc[_0x3b419a(0xe6)][_0x4c842d][_0x3b419a(0x1ad)]&&!_0x1334bc[_0x3b419a(0xe6)][_0x4c842d][_0x3b419a(0x1ad)][_0x3b419a(0x117)]||(_0x320ea4[_0x4c842d]=_0x1334bc[_0x3b419a(0xe6)][_0x4c842d][_0x3b419a(0x122)]||{});return _0x320ea4;}[_0x2d1707(0x1a4)](_0x58cbaf){const _0x2f44e9=_0x2d1707;return(_0x58cbaf=_0x58cbaf[_0x2f44e9(0x190)](_0x586b20=>!_0x586b20[_0x2f44e9(0x1cf)]||_0x2f44e9(0x137)!==_0x586b20[_0x2f44e9(0x1cf)]&&_0x2f44e9(0x209)!==_0x586b20[_0x2f44e9(0x1cf)]))[_0x2f44e9(0x173)](_0x3cbbba=>{const _0x32e0ef=_0x2f44e9;_0x32e0ef(0x192)!=typeof _0x3cbbba&&(_0x3cbbba[_0x32e0ef(0x160)]=this[_0x32e0ef(0x1a4)](_0x3cbbba[_0x32e0ef(0x160)]),_0x3cbbba[_0x32e0ef(0xf4)]=_0x3cbbba[_0x32e0ef(0xf4)][_0x32e0ef(0x190)](_0x5c328d=>!_0x5c328d[0x0][_0x32e0ef(0x1d4)](_0x32e0ef(0x11a))));}),_0x58cbaf;}async[_0x2d1707(0x1f5)](_0x3a9e5c,_0x448788,_0x2b99a1=!0x1){const _0x1e9cab=_0x2d1707;if(!this[_0x1e9cab(0xfa)])return;const _0x17bdf0=this[_0x1e9cab(0x183)],_0x30b536=this[_0x1e9cab(0x159)],_0x3bfa04=_0x1e9cab(0x192)==typeof _0x3a9e5c?_0x30b536[_0x1e9cab(0x161)](_0x3a9e5c):_0x3a9e5c,_0x274c0e=_0x1e9cab(0x192)==typeof _0x448788?_0x30b536[_0x1e9cab(0x161)](_0x448788):_0x448788,_0x18bece=_0x3bfa04['id'],_0x38af5a=_0x274c0e?_0x274c0e['id']:null;if(!_0x2b99a1&&this[_0x1e9cab(0x183)]&&this[_0x1e9cab(0x183)][_0x1e9cab(0x166)]===_0x18bece&&this[_0x1e9cab(0x183)][_0x1e9cab(0x1c3)]===_0x38af5a)return Promise[_0x1e9cab(0xd8)]();this[_0x1e9cab(0x10b)]=!0x1,this[_0x1e9cab(0x164)]=null,this[_0x1e9cab(0x211)]=null,this[_0x1e9cab(0x183)]=new _0x1d0bbe(_0x18bece,_0x38af5a);const _0xccd09f=this[_0x1e9cab(0x135)](_0x3bfa04,_0x274c0e,!0x0)[_0x1e9cab(0x21f)](_0x664f34=>this[_0x1e9cab(0x1f1)](_0x664f34));return _0xccd09f[_0x1e9cab(0x168)](new Promise(_0x26d68a=>{setTimeout(_0x26d68a,0x14);})),Promise[_0x1e9cab(0x188)](_0xccd09f)[_0x1e9cab(0x20b)](()=>{const _0x5183dc=_0x1e9cab;if(!this[_0x5183dc(0xfa)])return;this[_0x5183dc(0x1cd)]();const _0x2e8d64=this[_0x5183dc(0x14c)](_0x18bece,_0x38af5a);for(const _0x1aa206 of _0x2e8d64[_0x5183dc(0x172)])this[_0x5183dc(0x196)][_0x5183dc(0x14f)](_0x1aa206['id'],_0x1aa206);this[_0x5183dc(0x221)][_0x5183dc(0x1b5)][_0x5183dc(0x220)]({'isUndoable':!0x1},_0x52ec22=>{const _0x1ccab=_0x5183dc;for(const _0x2de068 of this[_0x1ccab(0x221)][_0x1ccab(0x1b5)][_0x1ccab(0xde)][_0x1ccab(0x14a)]())_0x52ec22[_0x1ccab(0x174)](_0x2de068);for(const _0x130fb0 of Object[_0x1ccab(0x213)](_0x2e8d64[_0x1ccab(0x1b5)])){const _0x3528bd=_0x52ec22[_0x1ccab(0x18a)](_0x130fb0);for(const _0x216069 of Object[_0x1ccab(0x213)](_0x2e8d64[_0x1ccab(0xf4)][_0x130fb0]))_0x52ec22[_0x1ccab(0x187)](_0x216069,_0x2e8d64[_0x1ccab(0xf4)][_0x130fb0][_0x216069],_0x3528bd);_0x52ec22[_0x1ccab(0x1fe)](_0x2e8d64[_0x1ccab(0x1b5)][_0x130fb0],_0x3528bd,0x0);}}),this[_0x5183dc(0x183)][_0x5183dc(0x12f)](this[_0x5183dc(0x202)](_0x2e8d64[_0x5183dc(0x172)])),this[_0x5183dc(0x10b)]=!0x0;})[_0x1e9cab(0x21e)](_0x211b84=>{const _0x5c6cbd=_0x1e9cab;console[_0x5c6cbd(0x162)](_0x211b84),this[_0x5c6cbd(0x1cd)](),_0x17bdf0&&(this[_0x5c6cbd(0x183)]=_0x17bdf0),this[_0x5c6cbd(0x10b)]=!0x0;});}[_0x2d1707(0x16f)](_0x41d904,_0x2c4503){const _0x23cd1=_0x2d1707,_0x35457f=this[_0x23cd1(0x159)][_0x23cd1(0xe8)](_0x41d904);return _0x35457f['on'](_0x23cd1(0x1c1),(_0x1aeff8,_0x5807c5,_0x5f5a3f)=>_0x2c4503(_0x5807c5,_0x5f5a3f,_0x35457f)),this[_0x23cd1(0x159)][_0x23cd1(0x1ca)](_0x35457f),_0x35457f;}[_0x2d1707(0x1f1)](_0x3b4540){const _0x351a33=_0x2d1707;if(!_0x3b4540||_0x3b4540[_0x351a33(0xe6)])return Promise[_0x351a33(0xd8)]();{const _0x3c0b07=this[_0x351a33(0x221)][_0x351a33(0x141)][_0x351a33(0x157)](_0x351a33(0x1f2));return this[_0x351a33(0xd7)][_0x351a33(0x161)]({'channelId':_0x3c0b07,'revisionId':_0x3b4540['id']})[_0x351a33(0x20b)](_0x24dc68=>{const _0x4f4eaa=_0x351a33;_0x3b4540[_0x4f4eaa(0x1c1)]({'diffData':_0x24dc68[_0x4f4eaa(0xe6)]},!0x0);});}}[_0x2d1707(0x1cd)](){const _0x237c6d=_0x2d1707;this[_0x237c6d(0x211)]=null,this[_0x237c6d(0x1d7)](),this[_0x237c6d(0xeb)]&&this[_0x237c6d(0xeb)][_0x237c6d(0x1a6)](),this[_0x237c6d(0xeb)]=null,this[_0x237c6d(0x196)][_0x237c6d(0x16b)](),this[_0x237c6d(0x221)][_0x237c6d(0x1b5)][_0x237c6d(0x220)]({'isUndoable':!0x1},_0x3c7775=>{const _0x1d0e92=_0x237c6d;for(const _0x166ba3 of this[_0x1d0e92(0x221)][_0x1d0e92(0x1b5)][_0x1d0e92(0xde)][_0x1d0e92(0x14a)]())_0x3c7775[_0x1d0e92(0x174)](_0x166ba3);});}[_0x2d1707(0x202)](_0x1ac80c){const _0x19fcd3=_0x2d1707,_0x1af0a6=[],_0x3e7543=new Map();for(const _0x538132 of this[_0x19fcd3(0x221)][_0x19fcd3(0x1b5)][_0x19fcd3(0xde)][_0x19fcd3(0x14a)]()){const _0x607873=this[_0x19fcd3(0x221)][_0x19fcd3(0x20c)][_0x19fcd3(0x1c4)][_0x19fcd3(0x1e4)](_0x538132);if(!_0x607873)continue;const _0x3e3bae=_0x607873[_0x19fcd3(0x1de)]()[_0x19fcd3(0x1f8)](0x0);_0x3e3bae&&(_0x1af0a6[_0x19fcd3(0x168)](_0x538132),_0x3e7543[_0x19fcd3(0x14f)](_0x538132,_0x3e3bae));}return _0x1af0a6[_0x19fcd3(0x13f)]((_0x1fa52a,_0x594aab)=>{const _0x46e39a=_0x19fcd3,_0x251bef=_0x3e7543[_0x46e39a(0x157)](_0x1fa52a),_0x2096cc=_0x3e7543[_0x46e39a(0x157)](_0x594aab);return _0x251bef['y']-_0x2096cc['y']||_0x251bef['x']-_0x2096cc['x'];}),(_0x1ac80c=_0x1ac80c[_0x19fcd3(0x190)](_0x436f94=>_0x1af0a6[_0x19fcd3(0xd6)](_0x436f94[_0x19fcd3(0x1b4)])))[_0x19fcd3(0x13f)]((_0x72008d,_0x3a5f9e)=>_0x1af0a6[_0x19fcd3(0x215)](_0x72008d[_0x19fcd3(0x1b4)])-_0x1af0a6[_0x19fcd3(0x215)](_0x3a5f9e[_0x19fcd3(0x1b4)])),_0x1ac80c;}[_0x2d1707(0x16d)](_0x307e07){const _0x1bce5f=_0x2d1707,_0x54ca8d=Array[_0x1bce5f(0x1ce)](_0x307e07[_0x1bce5f(0xf0)])[_0x1bce5f(0x190)](([_0x22a301,_0xecb267])=>_0x22a301[_0x1bce5f(0x1d4)](_0x1bce5f(0x1b0))&&!_0xecb267[_0x1bce5f(0x1e5)]),_0xc04942=Array[_0x1bce5f(0x1ce)](this[_0x1bce5f(0x221)][_0x1bce5f(0x1b5)][_0x1bce5f(0x18c)](_0x307e07)[_0x1bce5f(0x11f)]({'singleCharacters':!0x0}));if(0x0!=_0x54ca8d[_0x1bce5f(0x118)])for(const _0x3368b1 of _0xc04942){const [_0x298f0a,_0x16363f]=_0x54ca8d[0x0],[,_0x4e5a80,_0x20d6fc]=_0x298f0a[_0x1bce5f(0xd4)](':');if(_0x16363f[_0x1bce5f(0xf1)][_0x1bce5f(0x102)](_0x3368b1[_0x1bce5f(0x17a)])&&_0x54ca8d[_0x1bce5f(0xe1)](),(_0x3368b1[_0x1bce5f(0x1e7)][_0x1bce5f(0x102)](_0x16363f[_0x1bce5f(0xe3)])||_0x3368b1[_0x1bce5f(0x1e7)][_0x1bce5f(0x150)](_0x16363f[_0x1bce5f(0xe3)]))&&(_0x1bce5f(0x21c)==_0x4e5a80?_0x3368b1[_0x1bce5f(0x1be)]={'userId':_0x20d6fc}:_0x1bce5f(0x1b6)==_0x4e5a80&&(_0x3368b1[_0x1bce5f(0x108)]={'userId':_0x20d6fc})),0x0==_0x54ca8d[_0x1bce5f(0x118)])break;}return _0xc04942;}[_0x2d1707(0xe2)](_0x5031e6){const _0x54d89f=_0x2d1707,_0x5114cb=new Map();for(let _0xa3db83=0x0;_0xa3db83<_0x5031e6[_0x54d89f(0x118)];_0xa3db83++)_0x54d89f(0x1c7)===_0x5031e6[_0xa3db83][_0x54d89f(0x13b)]?(_0x5031e6[_0xa3db83][_0x54d89f(0x1f8)][_0x54d89f(0x18d)]=_0xa3db83,_0x5031e6[_0xa3db83][_0x54d89f(0x1f8)][_0x54d89f(0x10d)]=_0xa3db83):(_0x54d89f(0x13d)===_0x5031e6[_0xa3db83][_0x54d89f(0x13b)]?_0x5031e6[_0xa3db83][_0x54d89f(0x1f8)][_0x54d89f(0x18d)]=_0xa3db83:_0x54d89f(0x194)===_0x5031e6[_0xa3db83][_0x54d89f(0x13b)]&&(_0x5031e6[_0xa3db83][_0x54d89f(0x1f8)][_0x54d89f(0x10d)]=_0xa3db83),_0x5114cb[_0x54d89f(0x14f)](_0x5031e6[_0xa3db83]['id'],_0xa3db83));for(const _0xa906ed of _0x5114cb[_0x54d89f(0xf3)]())_0x54d89f(0x13d)===_0x5031e6[_0xa906ed][_0x54d89f(0x13b)]?_0x5031e6[_0xa906ed][_0x54d89f(0x1f8)][_0x54d89f(0x10d)]=_0x5114cb[_0x54d89f(0x157)](_0x5031e6[_0xa906ed][_0x54d89f(0x184)]):_0x54d89f(0x194)===_0x5031e6[_0xa906ed][_0x54d89f(0x13b)]&&(_0x5031e6[_0xa906ed][_0x54d89f(0x1f8)][_0x54d89f(0x18d)]=_0x5114cb[_0x54d89f(0x157)](_0x5031e6[_0xa906ed][_0x54d89f(0x184)]));}[_0x2d1707(0x217)](_0x289545){const _0x47135f=_0x2d1707;for(let _0x45b7b7=0x0;_0x45b7b7<_0x289545[_0x47135f(0x118)];_0x45b7b7++){if(_0x47135f(0x13d)===_0x289545[_0x45b7b7][_0x47135f(0x13b)])_0x289545[_0x45b7b7][_0x47135f(0x1f8)][_0x47135f(0x18d)]=_0x45b7b7;else{if(_0x47135f(0x194)===_0x289545[_0x45b7b7][_0x47135f(0x13b)]){_0x289545[_0x45b7b7][_0x47135f(0x1f8)][_0x47135f(0x10d)]=_0x45b7b7;const _0x4f39f5=_0x289545[_0x45b7b7][_0x47135f(0x1f8)][_0x47135f(0x18d)];_0x289545[_0x4f39f5][_0x47135f(0x184)]=_0x289545[_0x45b7b7]['id'],_0x289545[_0x45b7b7][_0x47135f(0x184)]=_0x289545[_0x4f39f5]['id'];}else _0x289545[_0x45b7b7][_0x47135f(0x1f8)][_0x47135f(0x18d)]=_0x45b7b7,_0x289545[_0x45b7b7][_0x47135f(0x1f8)][_0x47135f(0x10d)]=_0x45b7b7,_0x289545[_0x45b7b7][_0x47135f(0x184)]=null;}_0x289545[_0x45b7b7][_0x47135f(0xf8)]||(_0x289545[_0x45b7b7][_0x47135f(0xf8)]=[],_0x289545[_0x45b7b7][_0x47135f(0xf6)]=[]);}}[_0x2d1707(0x10e)](_0x4cd439,_0x3e6954){const _0x32fa8c=_0x2d1707,_0x30c3d7=_0x4cd439[_0x32fa8c(0x190)](_0x308e50=>!_0x308e50[_0x32fa8c(0x1be)]);for(let _0x400931=0x0;_0x400931<_0x3e6954[_0x32fa8c(0x118)];_0x400931++)_0x3e6954[_0x400931][_0x32fa8c(0x1be)]&&(_0x30c3d7[_0x400931][_0x32fa8c(0x1be)]=_0x3e6954[_0x400931][_0x32fa8c(0x1be)]);}[_0x2d1707(0x178)](_0x95e1f8){const _0x150217=_0x2d1707,_0x57b9ec=JSON[_0x150217(0x1bb)](_0x95e1f8),_0x9f58db=this[_0x150217(0x221)][_0x150217(0x20c)][_0x150217(0x1c4)][_0x150217(0xde)],_0x55c7ce=new _0x19a714(_0x9f58db,_0x57b9ec[_0x150217(0x21f)](_0x187c88=>this[_0x150217(0x195)](_0x187c88)));return this[_0x150217(0x221)][_0x150217(0x14d)][_0x150217(0x147)](_0x55c7ce);}[_0x2d1707(0x195)](_0x315839){const _0xfa0e14=_0x2d1707,_0x5e0997=this[_0xfa0e14(0x221)][_0xfa0e14(0x20c)][_0xfa0e14(0x1c4)][_0xfa0e14(0xde)];if(_0xfa0e14(0x192)==typeof _0x315839)return new _0x20683a(_0x5e0997,_0x315839);{const _0xe40711=_0x315839[_0xfa0e14(0x160)][_0xfa0e14(0x21f)](_0x57b07d=>this[_0xfa0e14(0x195)](_0x57b07d));return new(tt[_0x315839[(_0xfa0e14(0x13b))]]||_0x34f48e)(_0x5e0997,_0x315839[_0xfa0e14(0x1cf)],_0x315839[_0xfa0e14(0xf4)],_0xe40711);}}[_0x2d1707(0x14c)](_0x1e3ee9,_0x183039=null){const _0x255ad7=_0x2d1707,_0x41682c=this[_0x255ad7(0x159)][_0x255ad7(0x161)](_0x1e3ee9),_0x53ab8a=_0x183039?this[_0x255ad7(0x159)][_0x255ad7(0x161)](_0x183039):null,_0x3045c7=this[_0x255ad7(0x135)](_0x41682c,_0x53ab8a),_0x1d3fd1=_0x3045c7[_0x3045c7[_0x255ad7(0x118)]-0x1],_0x3124a3=new Map(),_0x8e324={'model':{},'attributes':{},'changes':[]},_0xb10932=new Set(),_0x737db2=new Map();for(let _0x49b723=_0x3045c7[_0x255ad7(0x118)]-0x1;_0x49b723>=0x0;_0x49b723--){const _0x5209e3=_0x3045c7[_0x49b723];for(const _0x26fbd2 of Object[_0x255ad7(0x213)](_0x5209e3[_0x255ad7(0xe6)]))if(_0x5209e3[_0x255ad7(0xe6)][_0x26fbd2][_0x255ad7(0x1ad)]){const _0x18d159=_0x5209e3[_0x255ad7(0xe6)][_0x26fbd2][_0x255ad7(0x1ad)];_0x18d159[_0x255ad7(0x117)]?(_0xb10932[_0x255ad7(0x218)](_0x26fbd2),_0x737db2[_0x255ad7(0x1e1)](_0x26fbd2)&&_0x737db2[_0x255ad7(0x157)](_0x26fbd2)[_0x255ad7(0x101)]==_0x18d159[_0x255ad7(0x101)]?_0x737db2[_0x255ad7(0x1da)](_0x26fbd2):_0x737db2[_0x255ad7(0x14f)](_0x26fbd2,_0x18d159)):_0x737db2[_0x255ad7(0x1e1)](_0x26fbd2)?(_0xb10932[_0x255ad7(0x1da)](_0x26fbd2),_0x737db2[_0x255ad7(0x1da)](_0x26fbd2)):(_0xb10932[_0x255ad7(0x218)](_0x26fbd2),_0x737db2[_0x255ad7(0x14f)](_0x26fbd2,_0x18d159));}else _0xb10932[_0x255ad7(0x218)](_0x26fbd2);}for(const _0x28c99b of _0xb10932){const _0x5f2d4d=_0x737db2[_0x255ad7(0x1e1)](_0x28c99b)&&!_0x737db2[_0x255ad7(0x157)](_0x28c99b)[_0x255ad7(0x117)];let _0x2af516=_0x5f2d4d?_0x3045c7[_0x255ad7(0x118)]-0x1:0x0;const _0x34aad5=_0x5f2d4d?-0x1:0x1;for(;_0x3045c7[_0x2af516];){const _0x3e5fa4=_0x3045c7[_0x2af516];if(_0x3e5fa4[_0x255ad7(0xe6)][_0x28c99b]){const _0x2c1227=_0x5f2d4d?_0x3e5fa4[_0x255ad7(0xe6)][_0x28c99b][_0x255ad7(0x1f6)]:_0x3e5fa4[_0x255ad7(0xe6)][_0x28c99b][_0x255ad7(0x122)];_0x8e324[_0x255ad7(0xf4)][_0x28c99b]=_0x2c1227?_0x308629(_0x2c1227):{};break;}_0x2af516+=_0x34aad5;}}for(const _0x17efee of _0x3045c7){_0x17efee[_0x255ad7(0x1b5)]={};for(const _0x1b9d49 of _0x17efee[_0x255ad7(0x13e)])_0x3124a3[_0x255ad7(0x14f)](_0x1b9d49['id'],_0x1b9d49);for(const _0x4e20dd of _0xb10932){const _0x34ebf5=_0x17efee[_0x255ad7(0xe6)][_0x4e20dd]?_0x17efee[_0x255ad7(0xe6)][_0x4e20dd][_0x255ad7(0x11e)]:'[]',_0x38290e=_0x17efee[_0x255ad7(0xe6)][_0x4e20dd]?_0x17efee[_0x255ad7(0xe6)][_0x4e20dd][_0x255ad7(0x1ff)]:'[]';_0x17efee[_0x255ad7(0x1b5)][_0x4e20dd]={'insertions':this[_0x255ad7(0x178)](_0x34ebf5),'deletions':this[_0x255ad7(0x178)](_0x38290e)};}}for(const _0x5741ad of _0xb10932){let _0x3aa4e5=null,_0x2a1c9e=0x0;const _0x5338f0=new Map(Array[_0x255ad7(0x1ce)](_0x41682c[_0x255ad7(0x1b5)][_0x5741ad][_0x255ad7(0x11e)][_0x255ad7(0xf0)])[_0x255ad7(0x190)](([_0x1a7e6b])=>!_0x1a7e6b[_0x255ad7(0x1d4)](_0x255ad7(0x1b0))));let _0xda69fa=0x0;for(const _0x3495f9 of _0x3045c7){const _0x2014ca=this[_0x255ad7(0x16d)](_0x3495f9[_0x255ad7(0x1b5)][_0x5741ad][_0x255ad7(0x11e)]);_0x3495f9==_0x41682c?(_0x3aa4e5=_0x2014ca,_0x2a1c9e=_0x3aa4e5[_0x255ad7(0x118)],_0x3aa4e5[_0x255ad7(0x173)](_0x9d4d4d=>{_0x9d4d4d['id']=_0xda69fa++;}),this[_0x255ad7(0x217)](_0x3aa4e5)):this[_0x255ad7(0x10e)](_0x3aa4e5,_0x2014ca);const _0x48bed6=_0x3aa4e5[_0x255ad7(0x190)](_0x145599=>!_0x145599[_0x255ad7(0x1be)])[_0x255ad7(0x21f)](_0x13824d=>_0x13824d['id']);let _0x2c1cb0=0x0;const _0x1f8603=this[_0x255ad7(0x16d)](_0x3495f9[_0x255ad7(0x1b5)][_0x5741ad][_0x255ad7(0x1ff)]);_0x1f8603[_0x255ad7(0x173)](_0x4ae84b=>{const _0x194b46=_0x255ad7;_0x4ae84b[_0x194b46(0x108)]?_0x4ae84b['id']=_0x2a1c9e++:_0x4ae84b['id']=_0x48bed6[_0x2c1cb0++];}),this[_0x255ad7(0x217)](_0x1f8603),this[_0x255ad7(0x16a)](_0x3aa4e5,_0x255ad7(0x1be)),this[_0x255ad7(0x16a)](_0x1f8603,_0x255ad7(0x108)),_0x3495f9==_0x41682c&&this[_0x255ad7(0x18f)](_0x3aa4e5,_0x5338f0),_0x3aa4e5=this[_0x255ad7(0x1b7)](_0x3aa4e5,_0x1f8603),this[_0x255ad7(0xe2)](_0x3aa4e5),this[_0x255ad7(0x16a)](_0x3aa4e5,_0x255ad7(0x108));}_0x3aa4e5=_0x3aa4e5[_0x255ad7(0x190)](_0x56fefd=>!(_0x56fefd[_0x255ad7(0x1be)]&&_0x56fefd[_0x255ad7(0x108)]));const _0x3cd7c1=new Map(_0x1d3fd1[_0x255ad7(0x1b5)][_0x5741ad][_0x255ad7(0x1ff)][_0x255ad7(0xf0)]),_0x15c19d=new Set(_0x5338f0[_0x255ad7(0x213)]());for(const _0xbbc69e of _0x3cd7c1[_0x255ad7(0x213)]())_0x15c19d[_0x255ad7(0x1da)](_0xbbc69e);this[_0x255ad7(0x1a3)](_0x3aa4e5,_0x15c19d),this[_0x255ad7(0x15b)](_0x3aa4e5),_0x3aa4e5=this[_0x255ad7(0x10f)](_0x3aa4e5),_0x3aa4e5=this[_0x255ad7(0x12b)](_0x3aa4e5),_0x3aa4e5=this[_0x255ad7(0x158)](_0x3aa4e5);const {root:_0x3b43d0,changes:_0x5da1bf}=this[_0x255ad7(0x100)](_0x3aa4e5,_0x3124a3,_0x5741ad);_0x8e324[_0x255ad7(0x1b5)][_0x5741ad]=_0x3b43d0;const _0x579a19=_0x737db2[_0x255ad7(0x157)](_0x5741ad);if(_0x579a19){const _0x59b428=_0x3124a3[_0x255ad7(0x157)](_0x579a19[_0x255ad7(0x101)]),_0x532c28=new _0xc4ccb3({'author':_0x59b428,'type':_0x579a19[_0x255ad7(0x117)]?_0x255ad7(0x218):_0x255ad7(0x1e2),'data':{'isOnRoot':!0x0},'createdAt':new Date(),'rootName':_0x5741ad});_0x5da1bf[_0x255ad7(0x207)](_0x532c28),_0x8e324[_0x255ad7(0xf4)][_0x5741ad][_0x255ad7(0x12a)]=_0x532c28['id'];}_0x8e324[_0x255ad7(0x172)]=_0x8e324[_0x255ad7(0x172)][_0x255ad7(0xef)](_0x5da1bf);}return _0x8e324;}[_0x2d1707(0x18f)](_0x323eaa,_0x4d422a){const _0x121fcf=_0x2d1707;for(let _0x18cde0=0x0;_0x18cde0<_0x323eaa[_0x121fcf(0x118)];_0x18cde0++)for(const [_0x30582b,_0x3d6059]of _0x4d422a)_0x3d6059[_0x121fcf(0xe3)][_0x121fcf(0x102)](_0x323eaa[_0x18cde0][_0x121fcf(0x1e7)])&&_0x323eaa[_0x18cde0][_0x121fcf(0xf8)][_0x121fcf(0x168)](_0x30582b),_0x3d6059[_0x121fcf(0xf1)][_0x121fcf(0x102)](_0x323eaa[_0x18cde0][_0x121fcf(0x17a)])&&_0x323eaa[_0x18cde0][_0x121fcf(0xf6)][_0x121fcf(0x168)](_0x30582b);}[_0x2d1707(0x1b7)](_0x418be9,_0x1bc816){const _0x4a2104=_0x2d1707;let _0x21dc6d=[],_0x19ad0a=0x0,_0xa6784b=0x0;for(;_0x19ad0a<_0x418be9[_0x4a2104(0x118)]||_0xa6784b<_0x1bc816[_0x4a2104(0x118)];){const _0x4fa6ab=_0x418be9[_0x19ad0a]||{},_0x509e2c=_0x1bc816[_0xa6784b]||{};if(_0x4fa6ab['id']==_0x509e2c['id'])_0x19ad0a++,_0xa6784b++,_0x21dc6d[_0x4a2104(0x168)](_0x4fa6ab);else{if(_0x509e2c[_0x4a2104(0x108)]&&_0x4fa6ab[_0x4a2104(0x1be)]){const {commonTape:_0x4ba396,iEnd:_0x46aa24,jEnd:_0x556363}=this[_0x4a2104(0x189)](_0x418be9,_0x19ad0a,_0x1bc816,_0xa6784b);_0x21dc6d=_0x21dc6d[_0x4a2104(0xef)](_0x4ba396),_0x19ad0a=_0x46aa24,_0xa6784b=_0x556363;}else _0x509e2c[_0x4a2104(0x108)]?(_0xa6784b++,_0x21dc6d[_0x4a2104(0x168)](_0x509e2c)):(_0x19ad0a++,_0x21dc6d[_0x4a2104(0x168)](_0x4fa6ab));}}return _0x21dc6d;}[_0x2d1707(0x1a3)](_0x1d71b1,_0x529e19){const _0x50d342=_0x2d1707,_0x1124c3=[];for(let _0x3914a0=0x0;_0x3914a0<_0x1d71b1[_0x50d342(0x118)];_0x3914a0++){for(let _0x298ec2=0x0;_0x298ec2<_0x1d71b1[_0x3914a0][_0x50d342(0xf8)][_0x50d342(0x118)];_0x298ec2++){const _0x369c04=_0x1d71b1[_0x3914a0][_0x50d342(0xf8)][_0x298ec2];if(!_0x529e19[_0x50d342(0x1e1)](_0x369c04))continue;const {group:_0x257448,type:_0x4b8b8b,authorId:_0x4ff7ed}=_0x5aad02(_0x369c04);_0x50d342(0x114)!=_0x257448||_0x50d342(0x21c)!=_0x4b8b8b&&_0x50d342(0x1b6)!=_0x4b8b8b||(_0x1124c3[_0x50d342(0x207)]({'type':_0x4b8b8b,'name':_0x369c04,'userId':_0x4ff7ed}),_0x1d71b1[_0x3914a0][_0x50d342(0xf8)][_0x50d342(0x167)](_0x298ec2,0x1),_0x298ec2--);}_0x4e658a(_0x1d71b1[_0x3914a0]);for(let _0x1739e2=0x0;_0x1739e2<_0x1d71b1[_0x3914a0][_0x50d342(0xf6)][_0x50d342(0x118)];_0x1739e2++){const _0x2fc2f8=_0x1d71b1[_0x3914a0][_0x50d342(0xf6)][_0x1739e2];if(!_0x529e19[_0x50d342(0x1e1)](_0x2fc2f8))continue;const {group:_0x58c944,type:_0x3bbfcd}=_0x5aad02(_0x2fc2f8);if(_0x50d342(0x114)!=_0x58c944||_0x50d342(0x21c)!=_0x3bbfcd&&_0x50d342(0x1b6)!=_0x3bbfcd)continue;_0x1d71b1[_0x3914a0][_0x50d342(0xf6)][_0x50d342(0x167)](_0x1739e2,0x1),_0x1739e2--;const _0x4f0ec9=_0x1124c3[_0x50d342(0x121)](_0x52f2a3=>_0x52f2a3[_0x50d342(0x1cf)]==_0x2fc2f8);_0x4f0ec9>-0x1&&_0x1124c3[_0x50d342(0x167)](_0x4f0ec9,0x1);}}function _0x5aad02(_0x15666f){const _0x4bc60c=_0x50d342,_0x2af2cf=_0x15666f[_0x4bc60c(0xd4)](':');return{'group':_0x2af2cf[0x0],'type':_0x2af2cf[0x1],'subType':_0x2af2cf[_0x4bc60c(0x118)]>=0x5?_0x2af2cf[0x2]:null,'id':_0x2af2cf[_0x4bc60c(0x118)]<0x5?_0x2af2cf[0x2]:_0x2af2cf[0x3],'authorId':_0x2af2cf[_0x4bc60c(0x118)]<0x5?_0x2af2cf[0x3]:_0x2af2cf[0x4],'markerCount':0x6==_0x2af2cf[_0x4bc60c(0x118)]?_0x2af2cf[0x5]:null};}function _0x4e658a(_0x1f09b2){const _0x312cc4=_0x50d342;for(let _0x5d51ad=0x0;_0x5d51ad<_0x1124c3[_0x312cc4(0x118)];_0x5d51ad++){if(_0x1f09b2[_0x312cc4(0x1be)]&&_0x312cc4(0x21c)==_0x1124c3[_0x5d51ad][_0x312cc4(0x13b)])return _0x1f09b2[_0x312cc4(0x197)]=_0x1124c3[_0x5d51ad],void delete _0x1f09b2[_0x312cc4(0x1be)];if(!_0x1f09b2[_0x312cc4(0x1be)]&&!_0x1f09b2[_0x312cc4(0x108)]&&_0x312cc4(0x1b6)==_0x1124c3[_0x5d51ad][_0x312cc4(0x13b)])return void(_0x1f09b2[_0x312cc4(0x1c6)]=_0x1124c3[_0x5d51ad]);}}}[_0x2d1707(0x16a)](_0x23cf7c,_0x47f70e){const _0x32f5b8=_0x2d1707;let _0xeaac07=0x0,_0x5ba81e=!0x1;const _0x192526=new Map();for(const _0x54f886 of _0x23cf7c)_0x54f886[_0x47f70e]?_0x5ba81e&&(_0xeaac07++,_0x5ba81e=!0x1):(_0xeaac07++,_0x5ba81e=!0x0),_0x192526[_0x32f5b8(0x14f)](_0x54f886['id'],_0xeaac07);for(let _0x628c0=0x0;_0x628c0<_0x23cf7c[_0x32f5b8(0x118)];_0x628c0++){if(_0x32f5b8(0x108)==_0x47f70e&&_0x23cf7c[_0x628c0][_0x32f5b8(0x1be)]||_0x32f5b8(0x1be)==_0x47f70e&&_0x23cf7c[_0x628c0][_0x32f5b8(0x108)])continue;if(_0x32f5b8(0x1c7)==_0x23cf7c[_0x628c0][_0x32f5b8(0x13b)]){_0x23cf7c[_0x628c0][_0x32f5b8(0x13c)]=0x0;continue;}const _0x2bba87=_0x192526[_0x32f5b8(0x157)](_0x23cf7c[_0x628c0][_0x32f5b8(0x184)]),_0x2c5373=_0x192526[_0x32f5b8(0x157)](_0x23cf7c[_0x628c0]['id']);_0x23cf7c[_0x628c0][_0x32f5b8(0x13c)]=_0x2bba87-_0x2c5373;}}[_0x2d1707(0x135)](_0x6d1d5a,_0x22c27c,_0x301aac=!0x1){const _0x9cf42f=_0x2d1707,_0x80bde5=[];let _0x3c2c98=this[_0x9cf42f(0x159)][_0x9cf42f(0x15c)](_0x6d1d5a),_0x34dc3d=this[_0x9cf42f(0x159)][_0x9cf42f(0x15c)](_0x22c27c);for(-0x1==_0x34dc3d&&(_0x34dc3d=this[_0x9cf42f(0x159)][_0x9cf42f(0x20d)][_0x9cf42f(0x118)],_0x301aac=!0x1);_0x3c2c98<_0x34dc3d;)_0x80bde5[_0x9cf42f(0x168)](this[_0x9cf42f(0x159)][_0x9cf42f(0x161)](_0x3c2c98)),_0x3c2c98++;return _0x301aac&&_0x80bde5[_0x9cf42f(0x168)](this[_0x9cf42f(0x159)][_0x9cf42f(0x161)](_0x3c2c98)),_0x80bde5;}[_0x2d1707(0x189)](_0x27edae,_0x3ac737,_0x4ddebb,_0x33891c){const _0x343360=_0x2d1707,_0x1e917b=this[_0x343360(0x221)][_0x343360(0x1b5)][_0x343360(0x198)];let _0x3b9743=_0x3ac737;for(;_0x27edae[_0x3b9743]&&_0x27edae[_0x3b9743][_0x343360(0x1be)];)_0x3b9743++;let _0x102bf9=_0x33891c;for(;_0x4ddebb[_0x102bf9]&&_0x4ddebb[_0x102bf9][_0x343360(0x108)];)_0x102bf9++;_0xbd394b(_0x27edae,_0x3ac737,_0x3b9743),_0xbd394b(_0x4ddebb,_0x33891c,_0x102bf9);const _0x7f5b9=_0x4ddebb[_0x343360(0x1ac)](_0x33891c,_0x102bf9)[_0x343360(0xef)](_0x27edae[_0x343360(0x1ac)](_0x3ac737,_0x3b9743));return _0x7f5b9[_0x343360(0x13f)]((_0x3da2e0,_0x4f1fa4)=>_0x3da2e0[_0x343360(0x1e9)]!=_0x4f1fa4[_0x343360(0x1e9)]?_0x3da2e0[_0x343360(0x1e9)]-_0x4f1fa4[_0x343360(0x1e9)]:_0x3da2e0[_0x343360(0x19a)]!=_0x4f1fa4[_0x343360(0x19a)]?_0x3da2e0[_0x343360(0x19a)]-_0x4f1fa4[_0x343360(0x19a)]:_0x3da2e0[_0x343360(0x13c)]!=_0x4f1fa4[_0x343360(0x13c)]?_0x4f1fa4[_0x343360(0x13c)]-_0x3da2e0[_0x343360(0x13c)]:!!_0x3da2e0[_0x343360(0x1be)]!=!!_0x4f1fa4[_0x343360(0x1be)]?-0x1==_0x3da2e0[_0x343360(0x1e9)]||0x0==_0x3da2e0[_0x343360(0x1e9)]?_0x3da2e0[_0x343360(0x1be)]?-0x1:0x1:_0x3da2e0[_0x343360(0x1be)]?0x1:-0x1:_0x3da2e0[_0x343360(0x110)]-_0x4f1fa4[_0x343360(0x110)]),{'commonTape':_0x7f5b9,'iEnd':_0x3b9743,'jEnd':_0x102bf9};function _0xbd394b(_0xebe17e,_0x21d92e,_0x1673de){const _0x1ed283=_0x343360;let _0x440011=-0x1,_0x12b0dd=Number[_0x1ed283(0x1cb)],_0x5eec9d=!0x0;for(let _0xf240fc=_0x21d92e;_0xf240fc<_0x1673de;_0xf240fc++)if(_0x1e917b[_0x1ed283(0x11c)](_0xebe17e[_0xf240fc][_0x1ed283(0x1f8)])||(_0x5eec9d=!0x1),_0xebe17e[_0xf240fc][_0x1ed283(0x1f8)][_0x1ed283(0x18d)]<_0x21d92e&&(_0x440011=_0xf240fc),_0xebe17e[_0xf240fc][_0x1ed283(0x1f8)][_0x1ed283(0x10d)]>=_0x1673de){_0x12b0dd=_0xf240fc;break;}_0x5eec9d&&(_0x440011=_0x1673de-0x1);for(let _0x4b8cec=_0x21d92e;_0x4b8cec<_0x1673de;_0x4b8cec++)_0xebe17e[_0x4b8cec][_0x1ed283(0x1e9)]=_0x4b8cec<=_0x440011?-0x1:_0x4b8cec<_0x12b0dd?0x0:0x1,_0xebe17e[_0x4b8cec][_0x1ed283(0x110)]=_0x4b8cec;let _0x3c208a=0x0;for(let _0x471417=_0x21d92e;_0x471417<=_0x440011;_0x471417++)0x0==_0xebe17e[_0x471417][_0x1ed283(0x13c)]?_0xebe17e[_0x471417][_0x1ed283(0x19a)]=_0x3c208a:(_0x3c208a++,_0xebe17e[_0x471417][_0x1ed283(0x19a)]=_0x3c208a,_0x3c208a++);for(let _0x345c21=_0x21d92e;_0x345c21<_0x1673de;_0x345c21++)0x0==_0xebe17e[_0x345c21][_0x1ed283(0x1e9)]&&(_0xebe17e[_0x345c21][_0x1ed283(0x19a)]=_0x3c208a);_0x3c208a=0x0;for(let _0xb99241=_0x1673de-0x1;_0xb99241>=_0x12b0dd;_0xb99241--)0x0==_0xebe17e[_0xb99241][_0x1ed283(0x13c)]?_0xebe17e[_0xb99241][_0x1ed283(0x19a)]=_0x3c208a:(_0x3c208a--,_0xebe17e[_0xb99241][_0x1ed283(0x19a)]=_0x3c208a,_0x3c208a--);}}[_0x2d1707(0x15b)](_0x4b7994){const _0x2a2073=_0x2d1707,_0x2ae099=new Map(),_0x4a1ab9=this[_0x2a2073(0x221)][_0x2a2073(0x1b5)][_0x2a2073(0x198)];for(let _0x474c4d=0x1;_0x474c4d<_0x4b7994[_0x2a2073(0x118)];_0x474c4d++){let _0x5d2927,_0x506eec,_0x5d6941;const _0x20e0c2=_0x4b7994[_0x474c4d],_0x550a48=_0x4b7994[_0x474c4d-0x1];if(_0x2a2073(0x1c7)==_0x20e0c2[_0x2a2073(0x13b)])continue;if(_0x20e0c2[_0x2a2073(0x13b)]!=_0x550a48[_0x2a2073(0x13b)])continue;if(!_0x4a1ab9[_0x2a2073(0x139)](_0x550a48[_0x2a2073(0x1f8)])||_0x4a1ab9[_0x2a2073(0xed)](_0x550a48[_0x2a2073(0x1f8)]))continue;if(!_0x4a1ab9[_0x2a2073(0x139)](_0x20e0c2[_0x2a2073(0x1f8)])||_0x4a1ab9[_0x2a2073(0xed)](_0x20e0c2[_0x2a2073(0x1f8)]))continue;if((_0x4b7994[_0x474c4d][_0x2a2073(0x1be)]||_0x4b7994[_0x474c4d][_0x2a2073(0x197)])&&_0x4b7994[_0x474c4d-0x1][_0x2a2073(0x108)])_0x5d2927=_0x4b7994[_0x474c4d],_0x506eec=_0x4b7994[_0x474c4d-0x1],_0x5d6941=_0x474c4d-0x1;else{if(!_0x4b7994[_0x474c4d][_0x2a2073(0x108)]||!_0x4b7994[_0x474c4d-0x1][_0x2a2073(0x1be)]&&!_0x4b7994[_0x474c4d-0x1][_0x2a2073(0x197)])continue;_0x5d2927=_0x4b7994[_0x474c4d-0x1],_0x506eec=_0x4b7994[_0x474c4d],_0x5d6941=_0x474c4d;}const _0x96cc56=_0x5d2927[_0x2a2073(0x19a)]==_0x506eec[_0x2a2073(0x19a)],_0x263ad2=Math[_0x2a2073(0xe9)](_0x5d2927[_0x2a2073(0x19a)])<Math[_0x2a2073(0xe9)](_0x506eec[_0x2a2073(0x19a)])&&0x0==_0x506eec[_0x2a2073(0x13c)];(_0x96cc56||_0x263ad2)&&(_0x2ae099[_0x2a2073(0x14f)](_0x506eec['id'],_0x5d2927['id']),_0x4b7994[_0x2a2073(0x167)](_0x5d6941,0x1),_0x474c4d--,_0x5d2927[_0x2a2073(0x1be)]=!0x1);}for(let _0x3e3020=0x0;_0x3e3020<_0x4b7994[_0x2a2073(0x118)];_0x3e3020++)_0x2ae099[_0x2a2073(0x1e1)](_0x4b7994[_0x3e3020][_0x2a2073(0x184)])&&(_0x4b7994[_0x3e3020][_0x2a2073(0x184)]=_0x2ae099[_0x2a2073(0x157)](_0x4b7994[_0x3e3020][_0x2a2073(0x184)]));}[_0x2d1707(0x10f)](_0x228c6b){const _0x374eec=_0x2d1707,_0x232287=new Set(_0x228c6b[_0x374eec(0x21f)](_0x2ba00b=>_0x2ba00b['id']));for(let _0x571c54=0x0;_0x571c54<_0x228c6b[_0x374eec(0x118)];_0x571c54++)_0x232287[_0x374eec(0x1e1)](_0x228c6b[_0x571c54][_0x374eec(0x184)])||0x0==_0x228c6b[_0x571c54][_0x374eec(0x13c)]||(_0x228c6b[_0x571c54][_0x374eec(0x203)]=!0x0);return _0x228c6b[_0x374eec(0x190)](_0x2a8803=>!_0x2a8803[_0x374eec(0x203)]);}[_0x2d1707(0x12b)](_0x3688af){const _0x3e8b4e=_0x2d1707,_0x36ded5=new Set();for(let _0x25f78c=0x0;_0x25f78c<_0x3688af[_0x3e8b4e(0x118)];_0x25f78c++){if(_0x36ded5[_0x3e8b4e(0x1e1)](_0x3688af[_0x25f78c]['id'])&&_0x3688af[_0x25f78c][_0x3e8b4e(0x108)]&&(_0x3688af[_0x25f78c][_0x3e8b4e(0x203)]=!0x0),_0x3688af[_0x25f78c][_0x3e8b4e(0x203)])continue;if(0x0==_0x3688af[_0x25f78c][_0x3e8b4e(0x13c)])continue;if(_0x3e8b4e(0x13d)!=_0x3688af[_0x25f78c][_0x3e8b4e(0x13b)])continue;if(null==_0x3688af[_0x25f78c][_0x3e8b4e(0x184)])continue;let _0x83a676=_0x25f78c+0x1,_0x367e07=0x0;for(;_0x3688af[_0x83a676]['id']!=_0x3688af[_0x25f78c][_0x3e8b4e(0x184)];)_0x3e8b4e(0x13d)==_0x3688af[_0x83a676][_0x3e8b4e(0x13b)]?_0x367e07++:_0x3e8b4e(0x194)==_0x3688af[_0x83a676][_0x3e8b4e(0x13b)]&&_0x367e07--,_0x83a676++;if(0x0!=_0x367e07){if(_0x3688af[_0x25f78c][_0x3e8b4e(0x108)])_0x3688af[_0x25f78c][_0x3e8b4e(0x203)]=!0x0;else{for(;_0x83a676!=_0x25f78c;)_0x3688af[_0x83a676][_0x3e8b4e(0x108)]&&0x0!=_0x3688af[_0x83a676][_0x3e8b4e(0x13c)]&&(_0x3688af[_0x83a676][_0x3e8b4e(0x203)]=!0x0,_0x36ded5[_0x3e8b4e(0x218)](_0x3688af[_0x83a676][_0x3e8b4e(0x184)])),_0x83a676--;}}}return _0x3688af[_0x3e8b4e(0x190)](_0x324c6d=>!_0x324c6d[_0x3e8b4e(0x203)]);}[_0x2d1707(0x158)](_0x1c1284){const _0x2cfbe0=_0x2d1707,_0x2b7d8f=this[_0x2cfbe0(0x221)][_0x2cfbe0(0x1b5)][_0x2cfbe0(0x198)];for(let _0x4fc737=0x0;_0x4fc737<_0x1c1284[_0x2cfbe0(0x118)];_0x4fc737++){if(!(_0x1c1284[_0x4fc737][_0x2cfbe0(0x1be)]||_0x1c1284[_0x4fc737][_0x2cfbe0(0x197)]||_0x1c1284[_0x4fc737][_0x2cfbe0(0x108)]||_0x1c1284[_0x4fc737][_0x2cfbe0(0x1c6)]))continue;if(0x0==_0x1c1284[_0x4fc737][_0x2cfbe0(0x13c)])continue;const _0x11396d=_0x1c1284[_0x4fc737][_0x2cfbe0(0x1f8)];_0x2b7d8f[_0x2cfbe0(0x139)](_0x11396d)||_0x2b7d8f[_0x2cfbe0(0xed)](_0x11396d)||(_0x1c1284[_0x4fc737][_0x2cfbe0(0x1be)]&&delete _0x1c1284[_0x4fc737][_0x2cfbe0(0x1be)],_0x1c1284[_0x4fc737][_0x2cfbe0(0x197)]&&delete _0x1c1284[_0x4fc737][_0x2cfbe0(0x197)],_0x1c1284[_0x4fc737][_0x2cfbe0(0x1c6)]&&delete _0x1c1284[_0x4fc737][_0x2cfbe0(0x1c6)],_0x1c1284[_0x4fc737][_0x2cfbe0(0x108)]&&(_0x1c1284[_0x4fc737][_0x2cfbe0(0x203)]=!0x0));}return _0x1c1284[_0x2cfbe0(0x190)](_0x2a67e6=>!_0x2a67e6[_0x2cfbe0(0x203)]);}[_0x2d1707(0x100)](_0x35eeb1,_0x18a208,_0x26124c){const _0xff87cf=_0x2d1707,_0x5bb310=new _0x9e5166(),_0x4003f2=[],_0xb5b291=new Map(),_0x298263=this[_0xff87cf(0x221)][_0xff87cf(0x1b5)],_0x237f40=_0x298263[_0xff87cf(0x198)],_0x5a7164=[_0x5bb310],_0x4a6359={},_0x27b23a={'isAdded':[],'isRemoved':[],'isAddSuggestion':[],'isRemoveSuggestion':[]};let _0x3b61b0=null;const _0x1c44c5=[0x0];for(let _0x2cb397=0x0;_0x2cb397<_0x35eeb1[_0xff87cf(0x118)];_0x2cb397++){let _0x37fb2c,_0x5c9f79;if(_0xff87cf(0x13d)===_0x35eeb1[_0x2cb397][_0xff87cf(0x13b)]){_0x37fb2c=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5);const _0x45514b=new _0x2b8b03(_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0x1cf)],_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0xe0)]());_0x5a7164[0x0][_0xff87cf(0x181)](_0x45514b),_0x1c44c5[_0xff87cf(0x168)](0x0),_0x5a7164[_0xff87cf(0x207)](_0x45514b),_0x5c9f79=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5),_0x3b61b0=null;}else{if(_0xff87cf(0x194)===_0x35eeb1[_0x2cb397][_0xff87cf(0x13b)])_0x5a7164[_0xff87cf(0xe1)](),_0x37fb2c=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5),_0x1c44c5[_0xff87cf(0x205)](),_0x1c44c5[_0x1c44c5[_0xff87cf(0x118)]-0x1]++,_0x5c9f79=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5),_0x3b61b0=null;else{if(_0x37fb2c=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5),_0x3b61b0&&_0x15970d(_0x3b61b0,_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)]))_0x3b61b0[_0xff87cf(0x19c)]+=_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0x14d)];else{const _0x3a27f5=new _0xdd0435(_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0x14d)],_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0xe0)]());_0x5a7164[0x0][_0xff87cf(0x181)](_0x3a27f5),_0x3b61b0=_0x3a27f5;}_0x1c44c5[_0x1c44c5[_0xff87cf(0x118)]-0x1]+=_0x35eeb1[_0x2cb397][_0xff87cf(0x1f8)][_0xff87cf(0x106)],_0x5c9f79=_0x298263[_0xff87cf(0x130)](_0x5bb310,_0x1c44c5);}}for(const _0x4654c6 of _0x35eeb1[_0x2cb397][_0xff87cf(0xf8)])_0xb5b291[_0xff87cf(0x14f)](_0x4654c6,{'start':_0x37fb2c,'end':null});_0x5eff77(_0xff87cf(0x1c6),_0x2cb397,_0x37fb2c,_0x5c9f79),_0x5eff77(_0xff87cf(0x197),_0x2cb397,_0x37fb2c,_0x5c9f79),_0x5eff77(_0xff87cf(0x108),_0x2cb397,_0x37fb2c,_0x5c9f79),_0x5eff77(_0xff87cf(0x1be),_0x2cb397,_0x37fb2c,_0x5c9f79);for(const _0x57f5a5 of _0x35eeb1[_0x2cb397][_0xff87cf(0xf6)]){_0xb5b291[_0xff87cf(0x157)](_0x57f5a5)[_0xff87cf(0xf1)]=_0x5c9f79;}}for(const [_0xa7371f,_0x266b19]of _0xb5b291){const _0x1db603=this[_0xff87cf(0x221)][_0xff87cf(0x1b5)][_0xff87cf(0x180)](_0x266b19[_0xff87cf(0xe3)],_0x266b19[_0xff87cf(0xf1)]);_0x5bb310[_0xff87cf(0xf0)][_0xff87cf(0x14f)](_0xa7371f,_0x1db603);}return _0x4003f2[_0xff87cf(0x13f)]((_0x3d852f,_0x764de0)=>{const _0x31dae4=_0xff87cf,_0x4b9cec=_0x5bb310[_0x31dae4(0xf0)][_0x31dae4(0x157)](_0x31dae4(0x1b0)+_0x3d852f['id']),_0x10794b=_0x5bb310[_0x31dae4(0xf0)][_0x31dae4(0x157)](_0x31dae4(0x1b0)+_0x764de0['id']);return _0x4b9cec[_0x31dae4(0xe3)][_0x31dae4(0x1d6)](_0x10794b[_0x31dae4(0xe3)])?-0x1:_0x4b9cec[_0x31dae4(0xe3)][_0x31dae4(0x150)](_0x10794b[_0x31dae4(0xe3)])?0x1:_0x4b9cec[_0x31dae4(0xf1)][_0x31dae4(0x1d6)](_0x10794b[_0x31dae4(0xf1)])?-0x1:_0x4b9cec[_0x31dae4(0xf1)][_0x31dae4(0x150)](_0x10794b[_0x31dae4(0xf1)])?0x1:_0x31dae4(0x218)===_0x3d852f[_0x31dae4(0x13b)]?-0x1:0x1;}),{'root':_0x5bb310,'changes':_0x4003f2};function _0x5eff77(_0x3a02b5,_0x20e1cf,_0xfdaf85,_0xf0cb0a){const _0xb83e2a=_0xff87cf,_0x1d4472=!!_0x35eeb1[_0x20e1cf][_0x3a02b5],_0x8285d4=_0x1d4472?_0x35eeb1[_0x20e1cf][_0x3a02b5][_0xb83e2a(0x101)]:null,_0x397313=_0x20e1cf===_0x35eeb1[_0xb83e2a(0x118)]-0x1,_0x58b4c7=_0x27b23a[_0x3a02b5][0x0],_0x2d5a89=_0x237f40[_0xb83e2a(0x223)](_0x35eeb1[_0x20e1cf][_0xb83e2a(0x1f8)]);!_0x4a6359[_0x3a02b5]&&_0x1d4472?_0x4a6359[_0x3a02b5]={'start':_0xfdaf85,'tapeItem':_0x35eeb1[_0x20e1cf],'userId':_0x8285d4,'type':_0x3a02b5}:_0x4a6359[_0x3a02b5]&&!_0x1d4472?(_0x4a6359[_0x3a02b5][_0xb83e2a(0xf1)]=_0xfdaf85,_0x39cacf(_0x4a6359[_0x3a02b5]),_0x4a6359[_0x3a02b5]=null):_0x4a6359[_0x3a02b5]&&_0x1d4472&&_0x4a6359[_0x3a02b5][_0xb83e2a(0x101)]!==_0x8285d4&&(_0x4a6359[_0x3a02b5][_0xb83e2a(0xf1)]=_0xfdaf85,_0x58b4c7&&_0x58b4c7[_0xb83e2a(0x101)]===_0x4a6359[_0x3a02b5][_0xb83e2a(0x101)]||_0x39cacf(_0x4a6359[_0x3a02b5]),_0x4a6359[_0x3a02b5]={'start':_0xfdaf85,'tapeItem':_0x35eeb1[_0x20e1cf],'userId':_0x8285d4,'type':_0x3a02b5}),_0x4a6359[_0x3a02b5]&&_0x2d5a89&&(_0xb83e2a(0x13d)!==_0x35eeb1[_0x20e1cf][_0xb83e2a(0x13b)]||_0x58b4c7&&_0x58b4c7[_0xb83e2a(0x101)]===_0x8285d4||_0x27b23a[_0x3a02b5][_0xb83e2a(0x207)]({'userId':_0x8285d4,'object':_0x35eeb1[_0x20e1cf][_0xb83e2a(0x1f8)],'change':_0x4a6359[_0x3a02b5]}),_0xb83e2a(0x194)===_0x35eeb1[_0x20e1cf][_0xb83e2a(0x13b)]&&_0x58b4c7&&_0x58b4c7[_0xb83e2a(0x10a)]===_0x35eeb1[_0x20e1cf][_0xb83e2a(0x1f8)]&&(_0x27b23a[_0x3a02b5][_0xb83e2a(0xe1)](),_0x4a6359[_0x3a02b5]=_0x58b4c7[_0xb83e2a(0x1e8)])),_0x4a6359[_0x3a02b5]&&_0x397313&&(_0x4a6359[_0x3a02b5][_0xb83e2a(0xf1)]=_0xf0cb0a,_0x39cacf(_0x4a6359[_0x3a02b5]),_0x4a6359[_0x3a02b5]=null);}function _0x39cacf({start:_0x4d2240,end:_0x3bf018,tapeItem:_0x539143,userId:_0x253119,type:_0x25f7f1}){const _0x55549b=_0xff87cf,_0x193cad=_0x539143[_0x55549b(0x1f8)],_0x2e9a05=_0x298263[_0x55549b(0x198)][_0x55549b(0x139)](_0x193cad)&&!_0x298263[_0x55549b(0x198)][_0x55549b(0xed)](_0x193cad),_0x22e075=_0x4d2240[_0x55549b(0x222)]==_0x3bf018[_0x55549b(0x186)]&&_0x3bf018[_0x55549b(0xdb)];if(_0x2e9a05&&_0x22e075)return;const _0x4b0f96=_0x298263[_0x55549b(0x180)](_0x4d2240,_0x3bf018),_0x34c6a0=_0x18a208[_0x55549b(0x157)](_0x253119),_0x36400a=new _0xc4ccb3({'author':_0x34c6a0,'type':_0x55549b(0x1be)==_0x25f7f1||_0x55549b(0x197)==_0x25f7f1?_0x55549b(0x218):_0x55549b(0x1e2),'data':{'isSuggestion':_0x55549b(0x197)==_0x25f7f1||_0x55549b(0x1c6)==_0x25f7f1},'createdAt':new Date(),'rootName':_0x26124c});_0x4003f2[_0x55549b(0x168)](_0x36400a),_0x5bb310[_0x55549b(0xf0)][_0x55549b(0x14f)](_0x55549b(0x1b0)+_0x36400a['id'],_0x4b0f96);}function _0x15970d(_0x30478e,_0x7969b1){const _0x4156d5=_0xff87cf,_0x10140f=_0x30478e[_0x4156d5(0xe0)](),_0x68fff6=_0x7969b1[_0x4156d5(0xe0)]();for(const _0x551d52 of _0x10140f){if(_0x551d52[0x1]!==_0x7969b1[_0x4156d5(0x191)](_0x551d52[0x0]))return!0x1;_0x68fff6[_0x4156d5(0x1e3)]();}return _0x68fff6[_0x4156d5(0x1e3)]()[_0x4156d5(0x12e)];}}[_0x2d1707(0x11b)](){const _0x56dbf6=_0x2d1707;this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0xe4)]({'view':_0x56dbf6(0x214)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0x113))[_0x56dbf6(0x179)]({'model':_0x56dbf6(0x214),'view':_0x507df9=>{const _0x5133f7=_0x56dbf6,_0x25f01e=_0x507df9[_0x5133f7(0xdd)][_0x5133f7(0xd4)](':')[0x1],_0x39a7a1=this[_0x5133f7(0x1eb)](_0x25f01e);if(!_0x39a7a1)return null;const _0x163ce4=_0x5133f7(0x218)==_0x39a7a1[_0x5133f7(0x13b)]?_0x5133f7(0x21c):_0x5133f7(0x1b6),_0x2e3d6d=[_0x5133f7(0x1b2),_0x5133f7(0x1e6)+_0x163ce4];return _0x39a7a1[_0x5133f7(0x14d)][_0x5133f7(0x1db)]&&_0x2e3d6d[_0x5133f7(0x168)](_0x5133f7(0x1e6)+_0x163ce4+_0x5133f7(0x124)),this[_0x5133f7(0x211)]==_0x39a7a1&&_0x2e3d6d[_0x5133f7(0x168)](_0x5133f7(0x204)),{'classes':_0x2e3d6d,'attributes':{'data-change-id':_0x25f01e}};}}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0x218)](_0xeff68e=>{const _0x40eecd=_0x56dbf6;_0xeff68e['on'](_0x40eecd(0x1d2),(_0x136866,_0x41fb89,_0xc8d3eb)=>{const _0x3420da=_0x40eecd,_0x3dd89e=_0x41fb89[_0x3420da(0x17c)][_0x3420da(0x216)](0x0);if(!_0x3dd89e||!_0x3dd89e['is'](_0x3420da(0x193),_0x3420da(0x111)))return;if(!_0xc8d3eb[_0x3420da(0x212)][_0x3420da(0x1ec)](_0x3dd89e,{'attributes':[_0x3420da(0x169),_0x3420da(0xee)]}))return;const _0x9e60ff=_0x41fb89[_0x3420da(0x1af)][_0x3420da(0xe3)][_0x3420da(0x222)];_0xc8d3eb[_0x3420da(0x20f)][_0x3420da(0x187)](_0x3420da(0x169),_0x3dd89e[_0x3420da(0x191)](_0x3420da(0x169)),_0x9e60ff),_0xc8d3eb[_0x3420da(0x20f)][_0x3420da(0x187)](_0x3420da(0xee),_0x3dd89e[_0x3420da(0x191)](_0x3420da(0xee)),_0x9e60ff);},{'priority':_0x40eecd(0x1dd)});}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0x218)](_0x48fb7d=>{const _0x3515c3=_0x56dbf6;_0x48fb7d['on'](_0x3515c3(0x193),(_0x3e76fd,_0x337a70,_0x34a5e4)=>{const _0x784dd4=_0x3515c3;if(!_0x34a5e4[_0x784dd4(0x212)][_0x784dd4(0x1ec)](_0x337a70[_0x784dd4(0x17c)],{'attributes':[_0x784dd4(0x169),_0x784dd4(0xee)]}))return;if(_0x337a70[_0x784dd4(0x1af)][_0x784dd4(0x1e5)])return;const _0x330d34=_0x337a70[_0x784dd4(0x1af)][_0x784dd4(0xe3)][_0x784dd4(0x222)];_0x330d34[_0x784dd4(0xe5)](_0x784dd4(0x169))||_0x330d34[_0x784dd4(0xe5)](_0x784dd4(0x1d1))||(_0x34a5e4[_0x784dd4(0x20f)][_0x784dd4(0x187)](_0x784dd4(0x169),_0x337a70[_0x784dd4(0x17c)][_0x784dd4(0x191)](_0x784dd4(0x169)),_0x330d34),_0x34a5e4[_0x784dd4(0x20f)][_0x784dd4(0x187)](_0x784dd4(0xee),_0x337a70[_0x784dd4(0x17c)][_0x784dd4(0x191)](_0x784dd4(0xee)),_0x330d34));},{'priority':_0x3515c3(0x1dd)});}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0x148)]({'view':{'name':_0x56dbf6(0x1ef),'attributes':{'vid':!0x0}},'model':{'key':_0x56dbf6(0x1d1),'value':_0x3e5732=>_0x3e5732[_0x56dbf6(0x191)](_0x56dbf6(0x1d1))}}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1b5)][_0x56dbf6(0x198)]['on'](_0x56dbf6(0x128),(_0x5bb835,[,_0x2855b5])=>{const _0x54d904=_0x56dbf6;[_0x54d904(0x169),_0x54d904(0xee),_0x54d904(0x1d1)][_0x54d904(0xd6)](_0x2855b5)&&(_0x5bb835[_0x54d904(0x109)]=!0x0,_0x5bb835[_0x54d904(0x1ae)]());},{'priority':_0x56dbf6(0xfc)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xf5))[_0x56dbf6(0x218)](_0x1e4b8f=>{const _0x24910e=_0x56dbf6;_0x1e4b8f['on'](_0x24910e(0x16c),(_0x2358ca,_0x52dc44,_0x5837ed)=>{const _0x1339b5=_0x24910e;if('\x20'!=_0x52dc44[_0x1339b5(0x1f8)][_0x1339b5(0x14d)]||_0x52dc44[_0x1339b5(0x1f8)][_0x1339b5(0x186)][_0x1339b5(0x1fc)]>0x1)return;if(!_0x5837ed[_0x1339b5(0x212)][_0x1339b5(0x1ec)](_0x52dc44[_0x1339b5(0x1f8)],_0x2358ca[_0x1339b5(0x1cf)]))return;const _0xf5af72=_0x5837ed[_0x1339b5(0x20f)],_0x303a98=_0x5837ed[_0x1339b5(0x185)][_0x1339b5(0x1c9)](_0x52dc44[_0x1339b5(0x1fa)]);_0xf5af72[_0x1339b5(0x219)](_0x303a98,_0xf5af72[_0x1339b5(0x13a)](_0x1339b5(0x1ef)));});}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xf5))[_0x56dbf6(0x107)]({'model':_0x56dbf6(0x214)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x145),function(_0x344c04){const _0x16b813=_0x56dbf6,_0x375582=_0x344c04[_0x16b813(0x17f)][_0x16b813(0x157)](_0x16b813(0x1ee));return(_0x2bc71f,_0x3cb43e,_0x1f0902)=>{const _0x681809=_0x16b813,_0x2f4fd7=_0x3cb43e[_0x681809(0xdd)][_0x681809(0xd4)](':')[0x1],_0x83577f=_0x375582[_0x681809(0x1eb)](_0x2f4fd7);if(!_0x83577f)return null;const _0x1060a6=_0x681809(0x218)==_0x83577f[_0x681809(0x13b)]?_0x681809(0xd4):_0x681809(0x20e);if(!_0x1f0902[_0x681809(0x212)][_0x681809(0x15f)](_0x3cb43e[_0x681809(0x12c)],_0x2bc71f[_0x681809(0x1cf)]))return;const _0x4c2bb1=_0x3cb43e[_0x681809(0x12c)][_0x681809(0x11f)](),_0x36810f=_0x3cb43e[_0x681809(0x12c)][_0x681809(0xe3)],_0x2ef479=_0x344c04[_0x681809(0x1b5)][_0x681809(0x198)];let _0x4a24ed=null,_0x70f0f8=null,_0x366db0=!0x1,_0x225c77=!0x1;for(const _0x2a69e1 of _0x4c2bb1){const _0x5b2056=_0x2a69e1[_0x681809(0x1f8)];_0x366db0=_0x366db0||_0x2ef479[_0x681809(0x170)](_0x5b2056);const _0x5952aa=_0x1f0902[_0x681809(0x185)][_0x681809(0x21d)](_0x5b2056);if(_0x5952aa&&_0x5952aa[_0x681809(0x14e)](_0x681809(0x1a5)))return;_0x681809(0x194)==_0x2a69e1[_0x681809(0x13b)]&&(_0x2ef479[_0x681809(0x139)](_0x5b2056)&&!_0x2ef479[_0x681809(0xed)](_0x5b2056)&&(_0x5b2056[_0x681809(0x16e)]||_0x36810f[_0x681809(0x103)]?_0x4a24ed&&_0x4a24ed[_0x681809(0x186)]==_0x5b2056||(_0x4a24ed=_0x5b2056,_0x182ef7(_0x2a69e1[_0x681809(0x1e7)]),_0x225c77=!0x0):_0x70f0f8=_0x70f0f8||_0x2a69e1[_0x681809(0x1e7)]));}function _0x182ef7(_0x5e3a43){const _0x438e67=_0x681809,_0x47c312=_0x1f0902[_0x438e67(0x20f)][_0x438e67(0x125)](_0x438e67(0x1ef),{'class':_0x438e67(0x1e6)+_0x1060a6}),_0x593642=_0x1f0902[_0x438e67(0x185)][_0x438e67(0x1a2)](_0x5e3a43);_0x83577f[_0x438e67(0x14d)][_0x438e67(0x1db)]&&_0x1f0902[_0x438e67(0x20f)][_0x438e67(0x138)](_0x438e67(0x1e6)+_0x1060a6+_0x438e67(0x124),_0x47c312),_0x375582[_0x438e67(0x211)]==_0x83577f&&_0x1f0902[_0x438e67(0x20f)][_0x438e67(0x138)](_0x438e67(0x204),_0x47c312),_0x1f0902[_0x438e67(0x20f)][_0x438e67(0x1fe)](_0x593642,_0x47c312),_0x1f0902[_0x438e67(0x185)][_0x438e67(0xfd)](_0x47c312,_0x3cb43e[_0x438e67(0xdd)]);}_0x366db0||_0x225c77||!_0x70f0f8||_0x182ef7(_0x70f0f8);};}(this[_0x56dbf6(0x221)]),{'priority':_0x56dbf6(0x1c2)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x1cc),(_0x509fa8,_0x142637,_0x40976c)=>{const _0x4f2ad9=_0x56dbf6,_0x495a5c=_0x40976c[_0x4f2ad9(0x185)][_0x4f2ad9(0xfb)](_0x142637[_0x4f2ad9(0xdd)]);if(_0x495a5c){for(const _0x5dc617 of _0x495a5c)(_0x5dc617[_0x4f2ad9(0x17e)](_0x4f2ad9(0x17d))||_0x5dc617[_0x4f2ad9(0x17e)](_0x4f2ad9(0x142)))&&(_0x40976c[_0x4f2ad9(0x185)][_0x4f2ad9(0x104)](_0x5dc617,_0x142637[_0x4f2ad9(0xdd)]),_0x40976c[_0x4f2ad9(0x20f)][_0x4f2ad9(0x1e2)](_0x5dc617));}},{'priority':_0x56dbf6(0x1c2)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x145),(_0x340e49,_0x3dc28e,_0x45834f)=>{const _0x4a88ee=_0x56dbf6,_0x481466=_0x3dc28e[_0x4a88ee(0xdd)][_0x4a88ee(0xd4)](':')[0x1],_0xee04aa=this[_0x4a88ee(0x1eb)](_0x481466);if(!_0xee04aa)return null;const _0x525205=_0x4a88ee(0x218)==_0xee04aa[_0x4a88ee(0x13b)]?_0x4a88ee(0xd4):_0x4a88ee(0x20e);if(_0x45834f[_0x4a88ee(0x212)][_0x4a88ee(0x15f)](_0x3dc28e[_0x4a88ee(0x12c)],_0x340e49[_0x4a88ee(0x1cf)]))for(const _0x57cfba of _0x3dc28e[_0x4a88ee(0x12c)][_0x4a88ee(0xf2)]()){if(!_0x57cfba['is'](_0x4a88ee(0x193),_0x4a88ee(0x224)))continue;const _0x2c0418=_0x45834f[_0x4a88ee(0x20f)][_0x4a88ee(0x125)](_0x4a88ee(0x1ef),{'class':_0x4a88ee(0x1e6)+_0x525205}),_0x51ad3c=_0x45834f[_0x4a88ee(0x185)][_0x4a88ee(0x1a2)](this[_0x4a88ee(0x221)][_0x4a88ee(0x1b5)][_0x4a88ee(0x201)](_0x57cfba));_0xee04aa[_0x4a88ee(0x14d)][_0x4a88ee(0x1db)]&&_0x45834f[_0x4a88ee(0x20f)][_0x4a88ee(0x138)](_0x4a88ee(0x1e6)+_0x525205+_0x4a88ee(0x124),_0x2c0418),this[_0x4a88ee(0x211)]==_0xee04aa&&_0x45834f[_0x4a88ee(0x20f)][_0x4a88ee(0x138)](_0x4a88ee(0x204),_0x2c0418),_0x45834f[_0x4a88ee(0x20f)][_0x4a88ee(0x1fe)](_0x51ad3c,_0x2c0418),_0x45834f[_0x4a88ee(0x185)][_0x4a88ee(0xfd)](_0x2c0418,_0x3dc28e[_0x4a88ee(0xdd)]);}},{'priority':_0x56dbf6(0x1c2)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1b5)][_0x56dbf6(0xde)]['on'](_0x56dbf6(0x1e8),()=>{const _0x36098a=_0x56dbf6;this[_0x36098a(0x221)][_0x36098a(0x20c)][_0x36098a(0x1c4)][_0x36098a(0x1e8)](_0x4a5734=>{const _0x387ee2=_0x36098a;for(const _0x58c225 of this[_0x387ee2(0x221)][_0x387ee2(0x1b5)][_0x387ee2(0xde)][_0x387ee2(0x14a)]()){const _0x1e9b43=this[_0x387ee2(0x221)][_0x387ee2(0x1b5)][_0x387ee2(0xde)][_0x387ee2(0x155)](_0x58c225),_0xf8738f=this[_0x387ee2(0x221)][_0x387ee2(0x20c)][_0x387ee2(0x1c4)][_0x387ee2(0xde)][_0x387ee2(0x155)](_0x58c225);if(_0xf8738f){const _0x44b37d=_0x1e9b43[_0x387ee2(0x191)](_0x387ee2(0x12a));if(_0x4a5734[_0x387ee2(0x116)](_0x387ee2(0x1f4),_0xf8738f),_0x4a5734[_0x387ee2(0x1b8)](_0x387ee2(0x21b),_0xf8738f),_0x4a5734[_0x387ee2(0x1b8)](_0x387ee2(0x153),_0xf8738f),_0x4a5734[_0x387ee2(0x1b8)](_0x387ee2(0x21a),_0xf8738f),_0x44b37d){const _0x3dd7c5=this[_0x387ee2(0x1eb)](_0x44b37d);if(!_0x3dd7c5)return null;_0x4a5734[_0x387ee2(0x187)](_0x387ee2(0x1f4),_0x44b37d,_0xf8738f),_0x4a5734[_0x387ee2(0x138)](_0x387ee2(0x1f9)+_0x3dd7c5[_0x387ee2(0x13b)],_0xf8738f),this[_0x387ee2(0x211)]==_0x3dd7c5&&_0x4a5734[_0x387ee2(0x138)](_0x387ee2(0x21a),_0xf8738f);}}}});}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0xe4)]({'view':_0x56dbf6(0x1f7),'model':_0x72a629=>_0x56dbf6(0x206)+_0x72a629,'converterPriority':_0x56dbf6(0xfc)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xff))[_0x56dbf6(0xe4)]({'view':_0x56dbf6(0xdc),'model':_0x9a27cb=>_0x56dbf6(0xdf)+_0x9a27cb,'converterPriority':_0x56dbf6(0xfc)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0xf5))[_0x56dbf6(0x107)]({'model':_0x56dbf6(0x114),'view':_0x5029d6=>({'name':_0x56dbf6(0x15d)+_0x5029d6,'group':_0x56dbf6(0x114)}),'converterPriority':_0x56dbf6(0xfc)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x1d0)][_0x56dbf6(0x1ba)](_0x56dbf6(0x113))[_0x56dbf6(0x179)]({'model':_0x56dbf6(0x114),'view':_0x11421d=>{const _0x5424fa=_0x56dbf6,_0x1f52c2=_0x11421d[_0x5424fa(0xdd)][_0x5424fa(0xd4)](':')[0x1];return _0x5424fa(0x21c)!=_0x1f52c2&&_0x5424fa(0x1b6)!=_0x1f52c2?null:{'classes':[_0x5424fa(0x1df),_0x5424fa(0xd9)+_0x1f52c2]};}}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x12d),et(this[_0x56dbf6(0x221)],_0x56dbf6(0x20e)),{'priority':_0x56dbf6(0x1c2)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x1c8),et(this[_0x56dbf6(0x221)],_0x56dbf6(0xd4)),{'priority':_0x56dbf6(0x1c2)}),this[_0x56dbf6(0x221)][_0x56dbf6(0x20c)][_0x56dbf6(0xe7)]['on'](_0x56dbf6(0x144),(_0x55a3c9,_0x555dcd,_0x4e3711)=>{const _0x1cac08=_0x56dbf6,_0x2fb535=_0x4e3711[_0x1cac08(0x185)][_0x1cac08(0xfb)](_0x555dcd[_0x1cac08(0xdd)]);if(_0x2fb535){for(const _0x5e0354 of _0x2fb535)_0x5e0354['is'](_0x1cac08(0x1b9))&&(_0x4e3711[_0x1cac08(0x185)][_0x1cac08(0x104)](_0x5e0354,_0x555dcd[_0x1cac08(0xdd)]),_0x4e3711[_0x1cac08(0x20f)][_0x1cac08(0x1e2)](_0x5e0354));}},{'priority':_0x56dbf6(0x1c2)});}[_0x2d1707(0x1eb)](_0x56b12c){const _0x3c92f2=_0x2d1707;return this[_0x3c92f2(0x196)][_0x3c92f2(0x157)](_0x56b12c);}[_0x2d1707(0x20a)](_0x388f09){const _0xb01a1b=_0x2d1707;return this[_0xb01a1b(0xeb)]&&this[_0xb01a1b(0xeb)][_0xb01a1b(0x1a6)](),this[_0xb01a1b(0xeb)]=new _0x56c62a(this[_0xb01a1b(0x221)][_0xb01a1b(0x1c0)],_0x388f09),this[_0xb01a1b(0xeb)];}[_0x2d1707(0x151)](){const _0x1298e2=_0x2d1707;this[_0x1298e2(0x221)][_0x1298e2(0x1b5)][_0x1298e2(0xde)][_0x1298e2(0x134)][_0x1298e2(0x136)](_0x1298e2(0x214)),this['on'](_0x1298e2(0x119),(_0x31bc30,_0x2c393f,_0x11e776,_0x3c933d)=>{const _0x57a4d2=_0x1298e2;_0x3c933d&&this[_0x57a4d2(0x1f3)][_0x57a4d2(0x1e2)](_0x3c933d),_0x11e776&&(this[_0x57a4d2(0x1f3)][_0x57a4d2(0x218)]({'view':_0x11e776,'stackId':_0x57a4d2(0x14b),'position':{'target':()=>{const _0x1885ad=_0x57a4d2,_0x63bef0=this[_0x1885ad(0x221)][_0x1885ad(0x20c)],_0x3d9979=this[_0x1885ad(0x1eb)](_0x11e776[_0x1885ad(0x1a9)]);let _0x2a9d22;if(_0x3d9979[_0x1885ad(0x14d)][_0x1885ad(0x1a7)]){const _0x1063d6=_0x63bef0[_0x1885ad(0x1c4)][_0x1885ad(0x1e4)](_0x3d9979[_0x1885ad(0x1b4)]);_0x2a9d22=Array[_0x1885ad(0x1ce)](_0x1063d6[_0x1885ad(0x1de)]());}else{const _0x1fb3d4=this[_0x1885ad(0x221)][_0x1885ad(0x1b5)][_0x1885ad(0xf0)][_0x1885ad(0x157)](_0x1885ad(0x1b0)+_0x11e776[_0x1885ad(0x1a9)]);_0x2a9d22=Array[_0x1885ad(0x1ce)](_0x63bef0[_0x1885ad(0x185)][_0x1885ad(0xfb)](_0x1fb3d4[_0x1885ad(0x1cf)]))[_0x1885ad(0x21f)](_0x2f1e03=>_0x63bef0[_0x1885ad(0x1c4)][_0x1885ad(0x15a)][_0x1885ad(0x131)](_0x2f1e03))[_0x1885ad(0x21f)](_0x498368=>Array[_0x1885ad(0x1ce)](_0x498368[_0x1885ad(0x1de)]()))[_0x1885ad(0x15e)]();}if(!this[_0x1885ad(0x123)])return _0x2a9d22[0x0];return _0x2a9d22[_0x1885ad(0x1ab)](_0x5d7c9c=>_0x5d7c9c[_0x1885ad(0xd3)]-0x3<=this[_0x1885ad(0x123)]['y']&&_0x5d7c9c[_0x1885ad(0x1ed)]+0x3>=this[_0x1885ad(0x123)]['y']&&_0x5d7c9c[_0x1885ad(0x19d)]-0x3<=this[_0x1885ad(0x123)]['x']&&_0x5d7c9c[_0x1885ad(0x1d5)]+0x3>=this[_0x1885ad(0x123)]['x'])||_0x2a9d22[0x0];}}}),this[_0x57a4d2(0x1f3)][_0x57a4d2(0x1bd)](_0x57a4d2(0x14b)));}),this['on'](_0x1298e2(0x120),(_0x174352,_0x592c6b,_0x17aee,_0x2a1b65)=>{const _0x4cce14=_0x1298e2;this[_0x4cce14(0x164)]=_0x17aee?this[_0x4cce14(0x20a)](_0x17aee):null,this[_0x4cce14(0x221)][_0x4cce14(0x1b5)][_0x4cce14(0x1e8)](()=>{const _0xb442e7=_0x4cce14,_0x573762=this[_0xb442e7(0x221)][_0xb442e7(0x20c)];_0x2a1b65&&(_0x2a1b65[_0xb442e7(0x14d)][_0xb442e7(0x1a7)]?_0x573762[_0xb442e7(0x1c4)][_0xb442e7(0x1e8)](_0x153426=>{const _0xe62b2c=_0xb442e7;_0x153426[_0xe62b2c(0x1b8)](_0xe62b2c(0x21a),_0x573762[_0xe62b2c(0x1c4)][_0xe62b2c(0xde)][_0xe62b2c(0x155)](_0x2a1b65[_0xe62b2c(0x1b4)]));}):_0x573762[_0xb442e7(0x1ea)](_0xb442e7(0x1b0)+_0x2a1b65['id'])),_0x17aee&&(_0x17aee[_0xb442e7(0x14d)][_0xb442e7(0x1a7)]?_0x573762[_0xb442e7(0x1c4)][_0xb442e7(0x1e8)](_0x4ee470=>{const _0x1a8664=_0xb442e7;_0x4ee470[_0x1a8664(0x138)](_0x1a8664(0x21a),_0x573762[_0x1a8664(0x1c4)][_0x1a8664(0xde)][_0x1a8664(0x155)](_0x17aee[_0x1a8664(0x1b4)]));}):_0x573762[_0xb442e7(0x1ea)](_0xb442e7(0x1b0)+_0x17aee['id']));});}),this[_0x1298e2(0x1a8)](this[_0x1298e2(0x221)][_0x1298e2(0x20c)][_0x1298e2(0x1c4)][_0x1298e2(0xde)],_0x1298e2(0x176),(_0x169f24,_0x3cb6d9)=>{const _0x4eacd1=_0x1298e2;if(this[_0x4eacd1(0x211)])return;const _0x30f02b=this[_0x4eacd1(0x10c)](_0x3cb6d9[_0x4eacd1(0xda)]),_0x388f91=this[_0x4eacd1(0x196)][_0x4eacd1(0x157)](_0x30f02b);_0x388f91?(this[_0x4eacd1(0x123)]={'x':_0x3cb6d9[_0x4eacd1(0x208)]['x'],'y':_0x3cb6d9[_0x4eacd1(0x208)]['y']},this[_0x4eacd1(0x164)]=this[_0x4eacd1(0x20a)](_0x388f91)):(this[_0x4eacd1(0x123)]=null,this[_0x4eacd1(0x164)]=null);}),this[_0x1298e2(0x1a8)](this[_0x1298e2(0x221)][_0x1298e2(0x20c)][_0x1298e2(0x1c4)][_0x1298e2(0xde)],_0x1298e2(0xd5),(_0xb5beae,_0x31f3d5)=>{const _0x2d6a25=_0x1298e2,_0x570fad=this[_0x2d6a25(0x10c)](_0x31f3d5[_0x2d6a25(0xda)]),_0x8ae460=this[_0x2d6a25(0x196)][_0x2d6a25(0x157)](_0x570fad);_0x8ae460?(this[_0x2d6a25(0x123)]={'x':_0x31f3d5[_0x2d6a25(0x208)]['x'],'y':_0x31f3d5[_0x2d6a25(0x208)]['y']},_0x8ae460===this[_0x2d6a25(0x211)]?this[_0x2d6a25(0x1f3)][_0x2d6a25(0x152)]():this[_0x2d6a25(0x211)]=_0x8ae460):(this[_0x2d6a25(0x123)]=null,this[_0x2d6a25(0x211)]=null);});}[_0x2d1707(0x10c)](_0x37a3f1){const _0x10c04a=_0x2d1707;do{const _0xb97e60=_0x37a3f1[_0x10c04a(0x191)](_0x10c04a(0x1f4));if(_0xb97e60)return _0xb97e60;_0x37a3f1=_0x37a3f1[_0x10c04a(0x186)];}while(_0x37a3f1);return null;}[_0x2d1707(0x1d7)](){const _0x406215=_0x2d1707;this[_0x406215(0x221)][_0x406215(0x1b5)][_0x406215(0x1e8)](_0x3026c6=>{const _0x1a432c=_0x406215;for(const _0x3d2624 of this[_0x1a432c(0x221)][_0x1a432c(0x1b5)][_0x1a432c(0xf0)])_0x3026c6[_0x1a432c(0x200)](_0x3d2624);});}}function et(_0x3da098,_0x1c5380){return(_0x234586,_0x2f8251,_0x6b95a5)=>{const _0x4ac92e=_0x171c;if(!_0x6b95a5[_0x4ac92e(0x212)][_0x4ac92e(0x15f)](_0x2f8251[_0x4ac92e(0x12c)],_0x234586[_0x4ac92e(0x1cf)]))return;const _0x1734cb=_0x2f8251[_0x4ac92e(0x12c)][_0x4ac92e(0x11f)](),_0xa7dd75=_0x2f8251[_0x4ac92e(0x12c)][_0x4ac92e(0xe3)],_0x4b9acd=_0x3da098[_0x4ac92e(0x1b5)][_0x4ac92e(0x198)];let _0x4b8906=null,_0x44de5e=null,_0x235023=!0x1,_0x1874ae=!0x1;for(const _0x68a4e4 of _0x1734cb){const _0x5ae7c6=_0x68a4e4[_0x4ac92e(0x1f8)];_0x235023=_0x235023||_0x4b9acd[_0x4ac92e(0x170)](_0x5ae7c6);const _0x42f632=_0x6b95a5[_0x4ac92e(0x185)][_0x4ac92e(0x21d)](_0x5ae7c6);if(_0x42f632&&_0x42f632[_0x4ac92e(0x14e)](_0x4ac92e(0x1a5)))return;_0x4ac92e(0x194)==_0x68a4e4[_0x4ac92e(0x13b)]&&(_0x4b9acd[_0x4ac92e(0x139)](_0x5ae7c6)&&!_0x4b9acd[_0x4ac92e(0xed)](_0x5ae7c6)&&(_0x5ae7c6[_0x4ac92e(0x16e)]||_0xa7dd75[_0x4ac92e(0x103)]?_0x4b8906&&_0x4b8906[_0x4ac92e(0x186)]==_0x5ae7c6||(_0x4b8906=_0x5ae7c6,_0x2be434(_0x68a4e4[_0x4ac92e(0x1e7)]),_0x1874ae=!0x0):_0x44de5e=_0x44de5e||_0x68a4e4[_0x4ac92e(0x1e7)]));}function _0x2be434(_0x4a6e23){const _0x51be74=_0x4ac92e,_0x163aab=_0x6b95a5[_0x51be74(0x185)][_0x51be74(0x1a2)](_0x4a6e23),_0x3e5a67=_0x6b95a5[_0x51be74(0x20f)][_0x51be74(0x125)](_0x51be74(0x1ef),{'class':_0x51be74(0xd9)+_0x1c5380});_0x6b95a5[_0x51be74(0x20f)][_0x51be74(0x1fe)](_0x163aab,_0x3e5a67),_0x6b95a5[_0x51be74(0x185)][_0x51be74(0xfd)](_0x3e5a67,_0x2f8251[_0x51be74(0xdd)]);}_0x235023||_0x1874ae||!_0x44de5e||_0x2be434(_0x44de5e);};}export class RestoreRevisionCommand extends _0x3d1a25{constructor(_0x5135aa){const _0x40859c=_0x2d1707;super(_0x5135aa);const _0x43012d=_0x5135aa[_0x40859c(0x17f)][_0x40859c(0x157)](d);this[_0x40859c(0x154)]=!0x1,this[_0x40859c(0x1a8)](_0x43012d,_0x40859c(0x175),()=>this[_0x40859c(0x112)]()),this[_0x40859c(0x1a8)](_0x43012d,_0x40859c(0x140),()=>this[_0x40859c(0x112)]());}[_0x2d1707(0x146)](){const _0x36682e=_0x2d1707,_0x2acd97=this[_0x36682e(0x221)],_0x489f8d=_0x2acd97[_0x36682e(0x17f)][_0x36682e(0x157)](d),_0x4d610a=_0x489f8d[_0x36682e(0x10b)]?_0x489f8d[_0x36682e(0x183)][_0x36682e(0x166)]:null;_0x2acd97[_0x36682e(0x141)][_0x36682e(0x157)](_0x36682e(0x129))[_0x36682e(0x18e)](_0x4d610a);}[_0x2d1707(0x112)](){const _0x2b4a14=_0x2d1707,{isReady:_0x4d61da,isEnabled:_0x55fbaf}=this[_0x2b4a14(0x221)][_0x2b4a14(0x17f)][_0x2b4a14(0x157)](d);this[_0x2b4a14(0xfa)]=_0x4d61da&&_0x55fbaf;}}export class ShowChangeCommand extends _0x3d1a25{constructor(_0x419fd6,{direction:_0x193a52}){const _0x543dd5=_0x2d1707;super(_0x419fd6);const _0x177a28=_0x419fd6[_0x543dd5(0x17f)][_0x543dd5(0x157)](d);this[_0x543dd5(0x154)]=!0x1,this[_0x543dd5(0x1d9)]=_0x543dd5(0x17b)===_0x193a52?0x1:-0x1,this[_0x543dd5(0x1a8)](_0x177a28,_0x543dd5(0x175),()=>this[_0x543dd5(0x112)]()),this[_0x543dd5(0x1a8)](_0x177a28,_0x543dd5(0x140),()=>this[_0x543dd5(0x112)]()),this[_0x543dd5(0x1a8)](_0x177a28,_0x543dd5(0x120),()=>this[_0x543dd5(0x112)]());}[_0x2d1707(0x146)](){const _0x5b3bdd=_0x2d1707,_0xe061e5=this[_0x5b3bdd(0x221)],_0x5be0bb=_0xe061e5[_0x5b3bdd(0x17f)][_0x5b3bdd(0x157)](d),{isNavigationMode:_0x554584,currentChangeNumber:_0xfb4375}=_0x5be0bb;let _0x1b7946;if(_0x5be0bb[_0x5b3bdd(0x211)]=_0x554584?_0x5be0bb[_0x5b3bdd(0x183)][_0x5b3bdd(0x172)][_0x5b3bdd(0x157)](_0xfb4375+this[_0x5b3bdd(0x1d9)]):_0x5be0bb[_0x5b3bdd(0x183)][_0x5b3bdd(0x172)][_0x5b3bdd(0x115)],_0x5be0bb[_0x5b3bdd(0x211)][_0x5b3bdd(0x14d)][_0x5b3bdd(0x1a7)])_0x1b7946=_0xe061e5[_0x5b3bdd(0x20c)][_0x5b3bdd(0x1c4)][_0x5b3bdd(0x1e4)](_0x5be0bb[_0x5b3bdd(0x211)][_0x5b3bdd(0x1b4)]);else{const _0xc6440b=_0xe061e5[_0x5b3bdd(0x1b5)][_0x5b3bdd(0xf0)][_0x5b3bdd(0x157)](_0x5b3bdd(0x1b0)+_0x5be0bb[_0x5b3bdd(0x211)]['id']);_0x1b7946=_0x790a0c(_0xe061e5[_0x5b3bdd(0x20c)],_0xc6440b);}_0x2739da({'target':_0x1b7946,'viewportOffset':0x28});}[_0x2d1707(0x112)](){const _0x325b17=_0x2d1707,{isNavigationMode:_0x205584,currentChangeNumber:_0x2fe8f8,numberOfChanges:_0x218287,isReady:_0x1ab35c,isEnabled:_0x19dac6}=this[_0x325b17(0x221)][_0x325b17(0x17f)][_0x325b17(0x157)](d);this[_0x325b17(0xfa)]=!!(_0x19dac6&&_0x1ab35c&&_0x218287)&&(!_0x205584||(0x1===this[_0x325b17(0x1d9)]?_0x2fe8f8<_0x218287-0x1:_0x2fe8f8>0x0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x6d22(){const _0x46aa13=['Restore\x20this\x20revision','isEnabled','source','3235638gXDxBu','780210FDvguX','execute','isReady','threeVerticalDots','find','isActionsDropdownOpen','add','isVisible','896544TAZdJd','action','menu','_action','model','locale','class','first','bindTemplate','children','extendTemplate','menuitem','change:isActionsDropdownOpen','map','ck-on','stopPropagation','name','panelPosition','listenTo','set','bind','22144yZSbhh','3434664iLbbla','Compare\x20against\x20selected','951pSjHcL','Show\x20more\x20items','button','ck-revision-history-sidebar__revision__actions','Name\x20this\x20revision','18ObXOLf','buttonView','1863004PhExTC','isOpen','listView','function','items'];_0x6d22=function(){return _0x46aa13;};return _0x6d22();}(function(_0x239d6b,_0x2e468b){const _0x11527f=_0x1f5e,_0xf75ae4=_0x239d6b();while(!![]){try{const _0x1512af=-parseInt(_0x11527f(0x1b8))/0x1+-parseInt(_0x11527f(0x1c0))/0x2*(parseInt(_0x11527f(0x1bb))/0x3)+parseInt(_0x11527f(0x1c2))/0x4+-parseInt(_0x11527f(0x1cb))/0x5+-parseInt(_0x11527f(0x1b9))/0x6+parseInt(_0x11527f(0x1ca))/0x7+parseInt(_0x11527f(0x1d3))/0x8;if(_0x1512af===_0x2e468b)break;else _0xf75ae4['push'](_0xf75ae4['shift']());}catch(_0x1172dd){_0xf75ae4['push'](_0xf75ae4['shift']());}}}(_0x6d22,0x45f6a));import{Collection as _0x5df897}from'ckeditor5/src/utils.js';import{icons as _0x4974f}from'ckeditor5/src/core.js';import{ViewModel as _0x117ce7,addListToDropdown as _0x52082c,createDropdown as _0xa902ce}from'ckeditor5/src/ui.js';function _0x1f5e(_0x31569d,_0x2900ea){const _0x6d22e1=_0x6d22();return _0x1f5e=function(_0x1f5e5e,_0x191a3e){_0x1f5e5e=_0x1f5e5e-0x1b8;let _0x57a659=_0x6d22e1[_0x1f5e5e];return _0x57a659;},_0x1f5e(_0x31569d,_0x2900ea);}import{getTranslation as _0x42cb8c}from'../../utils/common-translations.js';import'../../../theme/revision/revisionactions.css';export function createActionsDropdownView(_0xa3648,_0x528547){const _0x286388=_0x1f5e,_0x2c33c9=_0xa3648[_0x286388(0x1db)],_0x3fc009=_0xa3648[_0x286388(0x1d8)],_0xdb3080=_0xa902ce(_0x3fc009);_0xdb3080[_0x286388(0x1e4)]='sw';const _0xa84f80=function(_0x587e90,_0x4fb62a){const _0x36d942=_0x286388,_0x310a20=function(_0x2b83ee,_0x3c3a5c){const _0x62c311=_0x1f5e,_0x4bbf3d=_0x2b83ee[_0x62c311(0x1d8)],_0x5e9c71={'Compare\x20against\x20selected':_0x42cb8c(_0x4bbf3d,_0x62c311(0x1ba)),'Name\x20this\x20revision':_0x42cb8c(_0x4bbf3d,_0x62c311(0x1bf)),'Restore\x20this\x20revision':_0x42cb8c(_0x4bbf3d,_0x62c311(0x1c7))};return _0x3c3a5c[_0x62c311(0x1e0)](_0xb5b8dc=>{const _0x4d0db1=_0x62c311,_0x469404=_0x5e9c71[_0xb5b8dc[_0x4d0db1(0x1e3)]];return _0x469404&&_0x469404!==_0xb5b8dc[_0x4d0db1(0x1e3)]&&(_0xb5b8dc[_0x4d0db1(0x1e3)]=_0x469404),_0xb5b8dc;});}(_0x587e90,_0x4fb62a),_0x3c99e0=new _0x5df897();for(const _0x50d2cd of _0x310a20){const _0x52ecc5={'type':_0x36d942(0x1bd),'model':new _0x117ce7({'label':_0x50d2cd[_0x36d942(0x1e3)],'class':_0x50d2cd[_0x36d942(0x1d9)],'withText':!0x0,'role':_0x36d942(0x1de),'_action':_0x50d2cd[_0x36d942(0x1d4)]})};_0x52ecc5[_0x36d942(0x1d7)][_0x36d942(0x1e7)](_0x36d942(0x1c8))['to'](_0x587e90,_0x36d942(0x1d0),_0x5e6ac7=>_0x36d942(0x1c5)!=typeof _0x50d2cd[_0x36d942(0x1c8)]||(!_0x5e6ac7||_0x50d2cd[_0x36d942(0x1c8)](_0x587e90))),_0x3c99e0[_0x36d942(0x1d1)](_0x52ecc5);}return _0x3c99e0;}(_0xa3648,_0x528547);return _0xa3648[_0x286388(0x1e7)](_0x286388(0x1d0))['to'](_0xdb3080,_0x286388(0x1c3)),_0xdb3080[_0x286388(0x1c1)][_0x286388(0x1e6)]({'label':_0x42cb8c(_0x3fc009,_0x286388(0x1bc)),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x4974f[_0x286388(0x1ce)]}),_0xdb3080[_0x286388(0x1dd)]({'attributes':{'class':[_0x286388(0x1be),_0x2c33c9['if'](_0x286388(0x1d0),_0x286388(0x1e1))]},'on':{'click':_0x2c33c9['to'](_0x23e7ac=>_0x23e7ac[_0x286388(0x1e2)]())}}),_0xdb3080['on'](_0x286388(0x1cc),_0x14143d=>{const _0x5438d6=_0x286388;_0xa3648[_0x5438d6(0x1cd)]&&_0x5438d6(0x1c5)==typeof _0x14143d[_0x5438d6(0x1c9)][_0x5438d6(0x1d6)]&&_0x14143d[_0x5438d6(0x1c9)][_0x5438d6(0x1d6)](_0xa3648);}),_0x52082c(_0xdb3080,_0xa84f80,{'role':_0x286388(0x1d5)}),_0xdb3080[_0x286388(0x1e5)](_0xa3648,_0x286388(0x1df),(_0x34a2a5,_0x4839d7,_0x30df9d)=>{const _0x47768d=_0x286388;if(_0x30df9d)for(const _0x2d1401 of _0xdb3080[_0x47768d(0x1c4)][_0x47768d(0x1c6)]){const _0xafb085=_0x2d1401[_0x47768d(0x1dc)][_0x47768d(0x1da)],_0xfb8648=_0x528547[_0x47768d(0x1cf)](_0x2a539d=>_0x2a539d[_0x47768d(0x1d4)]===_0xafb085[_0x47768d(0x1d6)])[_0x47768d(0x1d2)];_0x2d1401[_0x47768d(0x1d2)]=void 0x0===_0xfb8648||_0xfb8648(_0xa3648);}}),_0xdb3080;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xdcffd7,_0x2308d5){const _0xe91a16=_0x459e,_0x159130=_0xdcffd7();while(!![]){try{const _0x541b51=-parseInt(_0xe91a16(0x16a))/0x1+-parseInt(_0xe91a16(0x16c))/0x2+-parseInt(_0xe91a16(0x166))/0x3*(parseInt(_0xe91a16(0x16f))/0x4)+parseInt(_0xe91a16(0x15a))/0x5*(parseInt(_0xe91a16(0x161))/0x6)+-parseInt(_0xe91a16(0x15f))/0x7*(parseInt(_0xe91a16(0x15b))/0x8)+parseInt(_0xe91a16(0x15c))/0x9+parseInt(_0xe91a16(0x163))/0xa*(parseInt(_0xe91a16(0x16b))/0xb);if(_0x541b51===_0x2308d5)break;else _0x159130['push'](_0x159130['shift']());}catch(_0x5689f4){_0x159130['push'](_0x159130['shift']());}}}(_0x384e,0x80350));import{View as _0x146227,IconView as _0x26b4d2}from'ckeditor5/src/ui.js';import{getTranslation as _0x8dc1cc}from'../../utils/common-translations.js';import'../../../theme/revision/revisionauthor.css';function _0x459e(_0x5382e3,_0x12a995){const _0x384e8a=_0x384e();return _0x459e=function(_0x459eaf,_0x4a7963){_0x459eaf=_0x459eaf-0x15a;let _0xc0ef87=_0x384e8a[_0x459eaf];return _0xc0ef87;},_0x459e(_0x5382e3,_0x12a995);}import _0xfbaa14 from'../../../theme/icons/user.svg';export default class ti extends _0x146227{constructor(_0x130588,_0x25d49c,_0x11480d){const _0x163cb1=_0x459e;super(_0x130588);const _0x1cbe2c=new _0x26b4d2();_0x1cbe2c[_0x163cb1(0x168)]({'content':_0xfbaa14,'viewBox':_0x163cb1(0x165)});const _0x5c497b=['ck',_0x163cb1(0x169)];_0x11480d&&_0x5c497b[_0x163cb1(0x162)](_0x163cb1(0x16e));const _0x1b205a=[{'tag':_0x163cb1(0x164),'attributes':{'class':['ck',_0x163cb1(0x15e)],'title':_0x8dc1cc(_0x130588,_0x11480d?_0x163cb1(0x16d):_0x163cb1(0x160))},'children':[_0x1cbe2c,_0x25d49c[_0x163cb1(0x15d)]]}];this[_0x163cb1(0x167)]({'tag':'li','attributes':{'class':_0x5c497b},'children':_0x1b205a});}}function _0x384e(){const _0x430fbd=['set','ck-revision-history-sidebar__revision-author','530604XmQqEo','11MamfCy','491916DccMPm','Revision\x20creator','ck-revision-history-sidebar__revision-author_creator','4fuoyuq','220965dbYULE','48fZDGHe','2551212GohsCH','name','ck-revision-history-sidebar__revision-author__name','735728WUnXoC','Revision\x20author','138MgTObs','push','8936440FWqBYk','span','0\x200\x2011\x2010','783687hbKdot','setTemplate'];_0x384e=function(){return _0x430fbd;};return _0x384e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x310e(){const _0x11845b=['element','_tooltipString','_updateTooltipText','clientWidth','7824070iPixqQ','6534UPNRbk','158qHWYZu','span','475252VGRoxU','scrollWidth','21rsXOyP','8abBqUY','input','ck-revision-history-sidebar__revision-name','set','10276iWezHN','5AZbgku','bindTemplate','3809yNDAqD','45984fhWzBa','11790297avDZbK','extendTemplate','_resizeObserver','Revision\x20name','render','ck-tooltip_multi-line','destroy','1878795ABeoGv','placeholder','Enter\x20the\x20revision\x20name','22VlaPlO','fieldView','value','listenTo'];_0x310e=function(){return _0x11845b;};return _0x310e();}const _0x26cc88=_0x4ac2;(function(_0x28896c,_0x2065fd){const _0x5ca73b=_0x4ac2,_0x45d750=_0x28896c();while(!![]){try{const _0x270446=parseInt(_0x5ca73b(0x1e8))/0x1*(-parseInt(_0x5ca73b(0x1df))/0x2)+parseInt(_0x5ca73b(0x1d2))/0x3+parseInt(_0x5ca73b(0x1e1))/0x4*(parseInt(_0x5ca73b(0x1e9))/0x5)+-parseInt(_0x5ca73b(0x1de))/0x6*(-parseInt(_0x5ca73b(0x1e3))/0x7)+-parseInt(_0x5ca73b(0x1e4))/0x8*(-parseInt(_0x5ca73b(0x1ed))/0x9)+-parseInt(_0x5ca73b(0x1dd))/0xa*(parseInt(_0x5ca73b(0x1d5))/0xb)+parseInt(_0x5ca73b(0x1ec))/0xc*(parseInt(_0x5ca73b(0x1eb))/0xd);if(_0x270446===_0x2065fd)break;else _0x45d750['push'](_0x45d750['shift']());}catch(_0x1da52a){_0x45d750['push'](_0x45d750['shift']());}}}(_0x310e,0xc46b8));import{LabeledFieldView as _0x277a49}from'ckeditor5/src/ui.js';function _0x4ac2(_0x27c2bc,_0x397332){const _0x310e36=_0x310e();return _0x4ac2=function(_0x4ac23e,_0x10e5d4){_0x4ac23e=_0x4ac23e-0x1d1;let _0x3a7beb=_0x310e36[_0x4ac23e];return _0x3a7beb;},_0x4ac2(_0x27c2bc,_0x397332);}import{ResizeObserver as _0x44adb3}from'ckeditor5/src/utils.js';import{getTranslation as _0x2a5899}from'../../utils/common-translations.js';import'../../../theme/revision/revisionname.css';export default class kt extends _0x277a49{constructor(_0x4585b3,_0xc92697){const _0x31d868=_0x4ac2;super(_0x4585b3,_0xc92697),this[_0x31d868(0x1ef)]=null;const _0x2078d6=this[_0x31d868(0x1ea)];this[_0x31d868(0x1e7)]({'label':_0x2a5899(_0x4585b3,_0x31d868(0x1f0)),'_tooltipString':''}),this[_0x31d868(0x1d6)][_0x31d868(0x1d3)]=_0x2a5899(_0x4585b3,_0x31d868(0x1d4)),this[_0x31d868(0x1ee)]({'tag':_0x31d868(0x1e0),'attributes':{'class':[_0x31d868(0x1e6)],'data-cke-tooltip-text':_0x2078d6['to'](_0x31d868(0x1da)),'data-cke-tooltip-position':'s','data-cke-tooltip-class':_0x31d868(0x1f2)}});}[_0x26cc88(0x1f1)](){const _0x23562f=_0x26cc88;super[_0x23562f(0x1f1)](),this[_0x23562f(0x1ef)]=new _0x44adb3(this[_0x23562f(0x1d6)][_0x23562f(0x1d9)],()=>this[_0x23562f(0x1db)]()),this[_0x23562f(0x1d8)](this[_0x23562f(0x1d6)],_0x23562f(0x1e5),()=>this[_0x23562f(0x1db)]());}[_0x26cc88(0x1d1)](){const _0xffb9f0=_0x26cc88;super[_0xffb9f0(0x1d1)](),this[_0xffb9f0(0x1ef)]&&this[_0xffb9f0(0x1ef)][_0xffb9f0(0x1d1)]();}[_0x26cc88(0x1db)](){const _0x1fa8e6=_0x26cc88,_0x1ad4cf=this[_0x1fa8e6(0x1d6)][_0x1fa8e6(0x1d9)];this[_0x1fa8e6(0x1da)]=_0x1ad4cf[_0x1fa8e6(0x1e2)]>_0x1ad4cf[_0x1fa8e6(0x1dc)]&&_0x1ad4cf[_0x1fa8e6(0x1d7)]||'';}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
24
|
-
|
|
23
|
+
function _0x5673(){const _0x2eba3d=['uiLanguage','16zxBQLZ','span','1662804zgpYcD','isReady','63mTongX','bind','unhighlight','isHighlighted','5128cIDDGj','select','highlight','10hzFrOe','fire','ck-revision-history-sidebar__revision-wrapper_confirmation_visible','isEnabled','value','map','revisionNameView','filter','ck-revision-history-sidebar__actions_dropdown_open','deselect','listenTo','srcElement','ck-reset','ck-disabled','31LfbjmS','setTemplate','set','6MnzRpc','ck-revision-history-sidebar__revision-authors','24908RoRJtC','render','bindTemplate','element','authors','length','change','from','isConfirm','extendTemplate','fieldView','creator','ck-revision-history-sidebar__revision_selected','isActionsDropdownOpen','ck-revision-history-sidebar__revision__controls-wrapper','ck-revision-history-sidebar__revision','ck-revision-history-sidebar__revision_highlighted','unshift','div','revisionActionsView','ck-revision-history-sidebar__revision-wrapper','220','.ck-thread__remove-confirm','setName','_requireRevisionName','createdAt','1598105ivZfpR','1924783dFlPWN','ck-revision-history-sidebar__revision__date','isSelected','_revision','_createdAtFormatted','closest','10373748IVrIlk','12353904wDKqsl','name'];_0x5673=function(){return _0x2eba3d;};return _0x5673();}const _0x448748=_0x5a83;function _0x5a83(_0x491d20,_0x5be968){const _0x5673af=_0x5673();return _0x5a83=function(_0x5a838c,_0x2090da){_0x5a838c=_0x5a838c-0xa0;let _0x3fc996=_0x5673af[_0x5a838c];return _0x3fc996;},_0x5a83(_0x491d20,_0x5be968);}(function(_0x16294f,_0x5a5032){const _0x1a816e=_0x5a83,_0x12091a=_0x16294f();while(!![]){try{const _0x557216=-parseInt(_0x1a816e(0xcb))/0x1*(parseInt(_0x1a816e(0xd0))/0x2)+parseInt(_0x1a816e(0xb6))/0x3*(-parseInt(_0x1a816e(0xba))/0x4)+parseInt(_0x1a816e(0xa7))/0x5*(-parseInt(_0x1a816e(0xce))/0x6)+-parseInt(_0x1a816e(0xa8))/0x7*(parseInt(_0x1a816e(0xb2))/0x8)+-parseInt(_0x1a816e(0xb4))/0x9+parseInt(_0x1a816e(0xbd))/0xa*(parseInt(_0x1a816e(0xae))/0xb)+parseInt(_0x1a816e(0xaf))/0xc;if(_0x557216===_0x5a5032)break;else _0x12091a['push'](_0x12091a['shift']());}catch(_0x2bd99c){_0x12091a['push'](_0x12091a['shift']());}}}(_0x5673,0x7b5a1));import{View as _0x56e0ea,createLabeledInputText as _0x1cba5e}from'ckeditor5/src/ui.js';import{ConfirmMixin as _0x52d585}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x48b1fc from'./revisionnameview.js';import _0x5c8d2f from'./revisionauthorview.js';import{dateToPrettyFormat as _0x6d76c5}from'./utils.js';import{createActionsDropdownView as _0x152fc7}from'./createrevisionactionsdropdown.js';import'../../../theme/revision/revision.css';export default class ai extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x52d585(_0x56e0ea){constructor(_0x420647,_0x2bcfb8,_0x2bb12b,_0x1add4d){const _0x223324=_0x5a83;super(_0x420647);const _0xf0de15=this[_0x223324(0xd2)],_0x460bab=function(_0x595711,_0x78302e){const _0x29761b=_0x223324,_0x3a32f8=Array[_0x29761b(0xd7)](_0x78302e[_0x29761b(0xd4)])[_0x29761b(0xc4)](_0x305e67=>_0x305e67!=_0x78302e[_0x29761b(0xdb)]);return _0x78302e[_0x29761b(0xdb)]&&_0x3a32f8[_0x29761b(0xe1)](_0x78302e[_0x29761b(0xdb)]),_0x3a32f8[_0x29761b(0xc2)](_0x4bc6=>new _0x5c8d2f(_0x595711,_0x4bc6,_0x4bc6==_0x78302e[_0x29761b(0xdb)]));}(_0x420647,_0x2bcfb8);this['id']=_0x2bcfb8['id'],this[_0x223324(0xab)]=_0x2bcfb8,this[_0x223324(0xa5)]=_0x1add4d,this[_0x223324(0xb7)](_0x223324(0xb0),_0x223324(0xa6))['to'](_0x2bcfb8),this[_0x223324(0xb7)](_0x223324(0xac))['to'](this,_0x223324(0xa6),_0x247a0f=>_0x6d76c5(_0x420647[_0x223324(0xb1)],_0x247a0f)),this[_0x223324(0xcd)](_0x223324(0xaa),!0x1),this[_0x223324(0xcd)](_0x223324(0xb9),!0x1),this[_0x223324(0xcd)](_0x223324(0xdd),!0x1),this[_0x223324(0xcd)](_0x223324(0xb5),!0x1),this[_0x223324(0xcd)](_0x223324(0xc0),!0x1),this[_0x223324(0xc3)]=new _0x48b1fc(_0x420647,_0x1cba5e),this[_0x223324(0xc3)][_0x223324(0xda)][_0x223324(0xd9)]({'attributes':{'maxlength':_0x223324(0xa2)}}),this[_0x223324(0xc3)][_0x223324(0xda)][_0x223324(0xb7)](_0x223324(0xc1))['to'](this,_0x223324(0xb0),_0x5204b5=>_0x5204b5||this[_0x223324(0xac)]),this[_0x223324(0xc3)][_0x223324(0xb7)](_0x223324(0xc0))['to'](this,_0x223324(0xaa),this,_0x223324(0xc0),(_0x119412,_0x4e47c9)=>_0x119412&&_0x4e47c9),this[_0x223324(0xa0)]=_0x2bb12b&&_0x2bb12b[_0x223324(0xd5)]?_0x152fc7(this,_0x2bb12b):'',this[_0x223324(0xa0)]&&this[_0x223324(0xa0)][_0x223324(0xb7)](_0x223324(0xc0))['to'](this),this[_0x223324(0xcc)]({'tag':_0x223324(0xe2),'attributes':{'class':['ck',_0x223324(0xc9),_0x223324(0xa1),_0xf0de15['if'](_0x223324(0xd8),_0x223324(0xbf))]},'children':[{'tag':_0x223324(0xe2),'attributes':{'class':['ck',_0x223324(0xc9),_0x223324(0xdf),_0xf0de15['if'](_0x223324(0xc0),_0x223324(0xca),_0xeda35d=>!_0xeda35d),_0xf0de15['if'](_0x223324(0xaa),_0x223324(0xdc)),_0xf0de15['if'](_0x223324(0xb9),_0x223324(0xe0)),_0xf0de15['if'](_0x223324(0xdd),_0x223324(0xc5))]},'children':[this[_0x223324(0xc3)],{'tag':_0x223324(0xb3),'attributes':{'class':['ck',_0x223324(0xa9)]},'children':[{'text':_0xf0de15['to'](_0x223324(0xac))}]},{'tag':_0x223324(0xe2),'attributes':{'class':['ck',_0x223324(0xde)]},'children':[{'tag':'ul','attributes':{'class':['ck',_0x223324(0xcf)]},'children':_0x460bab}]},this[_0x223324(0xa0)]],'on':{'click':_0xf0de15['to'](_0x1a09a2=>{const _0x53bc29=_0x223324;_0x1a09a2[_0x53bc29(0xc8)][_0x53bc29(0xad)](_0x53bc29(0xa3))||this[_0x53bc29(0xb5)]&&this[_0x53bc29(0xc0)]&&this[_0x53bc29(0xbe)](_0x53bc29(0xbb),{'id':this['id']});})}}]});}[_0x448748(0xd1)](){const _0x15aa3a=_0x448748;super[_0x15aa3a(0xd1)]();const _0x3a2a9f=this[_0x15aa3a(0xc3)][_0x15aa3a(0xda)][_0x15aa3a(0xd3)];this[_0x15aa3a(0xc7)](_0x3a2a9f,_0x15aa3a(0xd6),()=>{const _0x1813e1=_0x15aa3a;this[_0x1813e1(0xa5)]&&!_0x3a2a9f[_0x1813e1(0xc1)]||this[_0x1813e1(0xbe)](_0x1813e1(0xa4),{'id':this['id'],'name':_0x3a2a9f[_0x1813e1(0xc1)]}),_0x3a2a9f[_0x1813e1(0xc1)]||(_0x3a2a9f[_0x1813e1(0xc1)]=this[_0x1813e1(0xb0)]?this[_0x1813e1(0xb0)]:this[_0x1813e1(0xac)]);});}[_0x448748(0xbb)](){const _0x4dfc63=_0x448748;this[_0x4dfc63(0xaa)]=!0x0;}[_0x448748(0xc6)](){const _0x4266a1=_0x448748;this[_0x4266a1(0xaa)]=!0x1;}[_0x448748(0xbc)](){const _0xf5031d=_0x448748;this[_0xf5031d(0xb9)]=!0x0;}[_0x448748(0xb8)](){const _0x4c02ae=_0x448748;this[_0x4c02ae(0xb9)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1f75cd=_0x36e4;function _0x2ba6(){const _0x2f4234=['331807vvqyUw','406635pRqFtX','16gXQkfu','4085178UOpaPg','5aADDvO','ck-hidden','_isCollapsed','12CmGHpF','false','3660552WWdjTT','12907565mMyzGI','isVisible','click','313620AsyYRg','toggle','setTemplate','ck-revision-history-sidebar__subrevision-collapser','true','span','46PElfsK','ck-revision-history-sidebar__subrevision-collapser_collapsed','set','7256PmwaaC','bindTemplate','20nZwwsF','button','ck-revision-history-sidebar__subrevision-collapser__inner'];_0x2ba6=function(){return _0x2f4234;};return _0x2ba6();}(function(_0x51a64e,_0x288075){const _0x14b227=_0x36e4,_0x203b1c=_0x51a64e();while(!![]){try{const _0x5e1738=-parseInt(_0x14b227(0x114))/0x1*(-parseInt(_0x14b227(0x111))/0x2)+-parseInt(_0x14b227(0x11a))/0x3*(-parseInt(_0x14b227(0x116))/0x4)+parseInt(_0x14b227(0x11d))/0x5*(-parseInt(_0x14b227(0x11c))/0x6)+-parseInt(_0x14b227(0x119))/0x7*(parseInt(_0x14b227(0x11b))/0x8)+-parseInt(_0x14b227(0x122))/0x9+-parseInt(_0x14b227(0x126))/0xa+parseInt(_0x14b227(0x123))/0xb*(parseInt(_0x14b227(0x120))/0xc);if(_0x5e1738===_0x288075)break;else _0x203b1c['push'](_0x203b1c['shift']());}catch(_0x4822e0){_0x203b1c['push'](_0x203b1c['shift']());}}}(_0x2ba6,0xc45b1));import{View as _0x565be2}from'ckeditor5/src/ui.js';import'../../../theme/revision/subrevisioncollapser.css';function _0x36e4(_0x415d5e,_0xe97f34){const _0x2ba613=_0x2ba6();return _0x36e4=function(_0x36e484,_0x1a3be5){_0x36e484=_0x36e484-0x111;let _0x514c85=_0x2ba613[_0x36e484];return _0x514c85;},_0x36e4(_0x415d5e,_0xe97f34);}export default class ss extends _0x565be2{constructor(_0x3084f3){const _0x561056=_0x36e4;super(_0x3084f3);const _0x3266ee=this[_0x561056(0x115)];this[_0x561056(0x113)]({'isVisible':!0x0,'_isCollapsed':!0x0}),this[_0x561056(0x128)]({'tag':_0x561056(0x12b),'attributes':{'class':['ck',_0x561056(0x129),_0x3266ee['if'](_0x561056(0x124),_0x561056(0x11e),_0x4f7dda=>!_0x4f7dda),_0x3266ee['if'](_0x561056(0x11f),_0x561056(0x112))],'role':_0x561056(0x117),'aria-pressed':_0x3266ee['to'](_0x561056(0x11f),_0x3fede7=>_0x3fede7?_0x561056(0x121):_0x561056(0x12a))},'children':[{'tag':_0x561056(0x12b),'attributes':{'class':['ck',_0x561056(0x118)]}}],'on':{'click':_0x3266ee['to'](_0x561056(0x125))}});}[_0x1f75cd(0x127)](){const _0xb9b920=_0x1f75cd;this[_0xb9b920(0x11f)]=!this[_0xb9b920(0x11f)];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2fb118=_0x232c;function _0x232c(_0x5e3afe,_0x30b60c){const _0x502ae9=_0x502a();return _0x232c=function(_0x232c06,_0x4f8479){_0x232c06=_0x232c06-0x1a7;let _0x4213ee=_0x502ae9[_0x232c06];return _0x4213ee;},_0x232c(_0x5e3afe,_0x30b60c);}(function(_0x2c95e7,_0x5cf8e7){const _0x364541=_0x232c,_0x7c40d2=_0x2c95e7();while(!![]){try{const _0x565a60=-parseInt(_0x364541(0x1ae))/0x1*(-parseInt(_0x364541(0x1af))/0x2)+parseInt(_0x364541(0x1c3))/0x3+-parseInt(_0x364541(0x1b4))/0x4+-parseInt(_0x364541(0x1be))/0x5+parseInt(_0x364541(0x1c4))/0x6*(-parseInt(_0x364541(0x1b2))/0x7)+-parseInt(_0x364541(0x1ba))/0x8+parseInt(_0x364541(0x1c2))/0x9;if(_0x565a60===_0x5cf8e7)break;else _0x7c40d2['push'](_0x7c40d2['shift']());}catch(_0x4ab4e9){_0x7c40d2['push'](_0x7c40d2['shift']());}}}(_0x502a,0x18a4c));import{View as _0x41e301}from'ckeditor5/src/ui.js';import _0x5b5130 from'./revisionauthorview.js';function _0x502a(){const _0x715186=['1BukpYl','134494ttjRJd','_parentRevisionId','ck-revision-history-sidebar__revision-authors','2835BQSlcC','div','418224abMKVR','bindTemplate','setTemplate','ck-revision-history-sidebar__revision','ck-revision-history-sidebar__revision__date','createdAt','1119632wKdToJ','bind','fire','isSelected','774905xmGvbc','uiLanguage','creator','set','5166612kNolfv','15963otTCyc','2166WdSMLu','ck-revision-history-sidebar__subrevision','ck-revision-history-sidebar__revision_selected','ck-reset','_createdAtFormatted','deselect','select','span'];_0x502a=function(){return _0x715186;};return _0x502a();}import{dateToPrettyFormat as _0x4d5991}from'./utils.js';import'../../../theme/revision/subrevision.css';export default class is extends _0x41e301{constructor(_0x5ac85c,_0x2a24dd,_0x16f6cc){const _0x58eeb9=_0x232c;super(_0x5ac85c);const _0x216400=this[_0x58eeb9(0x1b5)];this['id']=_0x2a24dd['id'],this[_0x58eeb9(0x1bb)](_0x58eeb9(0x1b9))['to'](_0x2a24dd),this[_0x58eeb9(0x1c1)](_0x58eeb9(0x1bd),!0x1),this[_0x58eeb9(0x1bb)](_0x58eeb9(0x1aa))['to'](this,_0x58eeb9(0x1b9),_0x5b4148=>_0x5b4148?_0x4d5991(_0x5ac85c[_0x58eeb9(0x1bf)],_0x5b4148):void 0x0),this[_0x58eeb9(0x1b0)]=_0x16f6cc,this[_0x58eeb9(0x1b6)]({'tag':_0x58eeb9(0x1b3),'attributes':{'class':['ck',_0x58eeb9(0x1a9),_0x58eeb9(0x1b7),_0x58eeb9(0x1a7),_0x216400['if'](_0x58eeb9(0x1bd),_0x58eeb9(0x1a8))]},'children':[{'tag':_0x58eeb9(0x1ad),'attributes':{'class':['ck',_0x58eeb9(0x1b8)]},'children':[{'text':_0x216400['to'](_0x58eeb9(0x1aa))}]},{'tag':'ul','attributes':{'class':['ck',_0x58eeb9(0x1b1)]},'children':[new _0x5b5130(_0x5ac85c,_0x2a24dd[_0x58eeb9(0x1c0)],!0x0)]}],'on':{'click':_0x216400['to'](this[_0x58eeb9(0x1ac)][_0x58eeb9(0x1bb)](this))}});}[_0x2fb118(0x1ac)](){const _0x30f3da=_0x2fb118;this[_0x30f3da(0x1bd)]=!0x0,this[_0x30f3da(0x1bc)](_0x30f3da(0x1ac),{'parentId':this[_0x30f3da(0x1b0)]});}[_0x2fb118(0x1ab)](){const _0x14abac=_0x2fb118;this[_0x14abac(0x1bd)]=!0x1;}}
|
package/src/ui/revision/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x3fde63,_0x36197a){var _0x5361d4=_0x4961,_0x2bf05c=_0x3fde63();while(!![]){try{var _0x2e6f10=parseInt(_0x5361d4(0x1cf))/0x1+-parseInt(_0x5361d4(0x1ca))/0x2+-parseInt(_0x5361d4(0x1ce))/0x3*(parseInt(_0x5361d4(0x1c9))/0x4)+parseInt(_0x5361d4(0x1d4))/0x5+-parseInt(_0x5361d4(0x1d3))/0x6*(parseInt(_0x5361d4(0x1d2))/0x7)+parseInt(_0x5361d4(0x1c7))/0x8*(parseInt(_0x5361d4(0x1cd))/0x9)+-parseInt(_0x5361d4(0x1cb))/0xa*(parseInt(_0x5361d4(0x1d1))/0xb);if(_0x2e6f10===_0x36197a)break;else _0x2bf05c['push'](_0x2bf05c['shift']());}catch(_0x53e9a){_0x2bf05c['push'](_0x2bf05c['shift']());}}}(_0x57b2,0x8cf59));function _0x4961(_0x3bcbbf,_0x110364){var _0x57b2b0=_0x57b2();return _0x4961=function(_0x496164,_0x6dd37d){_0x496164=_0x496164-0x1c6;var _0x1b6aec=_0x57b2b0[_0x496164];return _0x1b6aec;},_0x4961(_0x3bcbbf,_0x110364);}export function dateToPrettyFormat(_0x5c8712,_0x2c0473){var _0x43583e=_0x4961;return _0x2c0473[_0x43583e(0x1d0)](_0x5c8712,{'month':_0x43583e(0x1cc),'day':_0x43583e(0x1c8)})+',\x20'+_0x2c0473[_0x43583e(0x1c6)](_0x5c8712,{'hour':_0x43583e(0x1c8),'minute':_0x43583e(0x1c8)});}function _0x57b2(){var _0xc639a8=['numeric','1844PoMIeS','139696rUoPwi','374620TdnfdH','long','5491134mqthaD','453zGUQXP','71690nfGjcF','toLocaleDateString','209gSKtmP','6881VACywr','174vbWnrf','3876485ejGpCA','toLocaleTimeString','8uTuWck'];_0x57b2=function(){return _0xc639a8;};return _0x57b2();}
|