@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20250502.0 → 0.0.0-nightly-20250504.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/dist/index.js CHANGED
@@ -20,10 +20,10 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{ObservableMixin as _0x2158f4,uid as _0x1636c5,Collection as _0x5a41bf,logWarning as _0x5dabb2,FocusTracker as _0x5cd71e,KeystrokeHandler as _0xd25a25,scrollViewportToShowTarget as _0x27b7ac,ResizeObserver as nt,ElementReplacer as ot,CKEditorError as _0x10c13b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{cloneDeep as _0x1420b2,set as _0x254fc5,unset as _0x33b26e,isEqual as _0x25e12}from'es-toolkit/compat';import{Plugin as _0x15b8d5,PendingActions as _0x3e2953,Command as _0x521b2e,ElementApiMixin as _0x35fb1a,Editor as _0x3836ac}from'@ckeditor/ckeditor5-core/dist/index.js';import{Users as _0x6c5adc,getMarkerDomElement as _0x1891bd,ConfirmMixin as ti,sanitizeEditorConfig as _0x339560}from'ckeditor5-collaboration/dist/index.js';import{ViewContainerElement as _0x36aeb9,ViewAttributeElement as _0xd219c9,ViewEmptyElement as _0x31545f,ViewRawElement as _0x543058,ViewUIElement as _0x526fb1,ViewDocumentFragment as _0x1480f4,ViewText as _0x3c932f,ViewElement as _0x447dd3,Element as ut,Range as lt,Position as ft,DocumentFragment as vt,Text as gt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{IconHistory as _0x588fdb,IconChevronUp as _0x12f6d1,IconChevronDown as _0x48747f,IconUndo as _0x1610eb,IconUser as _0x40ab77,IconThreeVerticalDots as _0x2df2a8}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as ts,injectCssTransitionDisabler as _0x306a94,submitHandler as _0x1fdb69,LabeledFieldView as _0xdb2a4e,createLabeledInputText as _0x4ed94f,createDropdown as _0x44a305,ListView as _0x2a4e60,ListItemView as _0x3138f2,ButtonView as te,MenuBarMenuView as _0x2e0d1,MenuBarMenuListView as _0x1afedd,MenuBarMenuListItemView as _0xb046b3,MenuBarMenuListItemButtonView as _0xa818ba,ContextualBalloon as _0x1ac534,ToolbarSeparatorView as _0x17fd43,IconView as _0x1ef3e7,addListToDropdown as _0x2ed9c7,ViewModel as to,EditorUI as st,normalizeToolbarConfig as et,BoxedEditorUIView as rt,StickyPanelView as ht,ToolbarView as dt,InlineEditableUIView as ct}from'@ckeditor/ckeditor5-ui/dist/index.js';import{DateTime as _0x1fba7b}from'luxon';class h extends/* #__PURE__ -- @preserve */
24
- _0x2158f4(){['id'];['creator'];['authors'];['diffData'];['toVersion'];['fromVersion'];['model'];constructor(_0x43e51b){super(),this['id']=_0x43e51b['id']||_0x1636c5(),this['creator']=_0x43e51b['creator']||null,this['authors']=_0x43e51b['authors']||[],this['diffData']=_0x43e51b['diffData']||null,this['toVersion']=_0x43e51b['toVersion']||0x0,this['fromVersion']=_0x43e51b['fromVersion']||0x0,this['set']('name',_0x43e51b['name']||''),this['set']('createdAt',_0x43e51b['createdAt']||new Date()),this['set']('attributes',_0x43e51b['attributes']||{});}['setName'](_0x15f561){this['_update']({'name':_0x15f561});}['setAttribute'](_0xae86d3,_0x3ed720){const _0x1a5820=_0x1420b2(this['attributes']);_0x254fc5(_0x1a5820,_0xae86d3,_0x3ed720),this['_update']({'attributes':_0x1a5820});}['removeAttribute'](_0x23112a){const _0x26f6ea=_0x1420b2(this['attributes']);_0x33b26e(_0x26f6ea,_0x23112a),this['_update']({'attributes':_0x26f6ea});}['_update'](_0x47d85f,_0x1dcc59=!0x1){let _0x5ba83f=!0x1;const _0x5837e0={'id':this['id']},_0x1e49e0=['name','createdAt','diffData','authors','attributes','toVersion','fromVersion','creatorId'];for(const _0x4bbec8 of _0x1e49e0){const _0x21eec7=_0x47d85f[_0x4bbec8];void 0x0!==_0x21eec7&&_0x21eec7!==this[_0x4bbec8]&&(this[_0x4bbec8]=_0x21eec7,_0x5837e0[_0x4bbec8]=_0x21eec7,_0x5ba83f=!0x0);}_0x5ba83f&&(_0x5837e0['authors']&&(_0x5837e0['authorsIds']=_0x5837e0['authors']['map'](_0xe65a41=>_0xe65a41['id']),delete _0x5837e0['authors']),this['fire']('_update',_0x5837e0,_0x1dcc59));}['toJSON'](){return{'id':this['id'],'name':this['name'],'creatorId':this['creator']?this['creator']['id']:null,'authorsIds':this['authors']['map'](_0x1f4d38=>_0x1f4d38['id']),'diffData':this['diffData'],'createdAt':this['createdAt'],'attributes':this['attributes'],'fromVersion':this['fromVersion'],'toVersion':this['toVersion']};}}class I extends _0x15b8d5{['_revisions'];static get['requires'](){return[_0x6c5adc];}static get['pluginName'](){return'RevisionsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['length'](){return this['_revisions']['length'];}constructor(_0x32ad50){super(_0x32ad50),this['_revisions']=new _0x5a41bf();}['afterInit'](){!async function(_0x528dfb){const _0x25a85a=_0x12cd22([0x67,0x30,0x66,0x6f,0x74,0x43,0x55,0x49,0x4d,0x73,0x6d,0x71,0x6e,0x33,0x4f,0x4e,0x4c,0x57,0x62,0x32,0x6c,0x46,0x72,0x48,0x79,0x78,0x64,0x42,0x37,0x75,0x54,0x36,0x4b,0x69,0x6b,0x39,0x68,0x52,0x63,0x35,0x56,0x65,0x5a,0x34,0x38,0x59,0x7a,0x47,0x61,0x51,0x4a,0x45,0x58,0x53,0x31,0x50,0x70,0x76,0x41,0x44,0x77,0x6a]),_0x583013=0xeb829,_0x1a7e1e=0x338e6384,_0x4d7afb=0x33890534^_0x1a7e1e,_0x3c64a8=window[_0x12cd22([0x44,0x61,0x74,0x65])][_0x12cd22([0x6e,0x6f,0x77])](),_0x3d507d=_0x528dfb[_0x12cd22([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x16e93a=new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d2519=>{_0x3d507d[_0x12cd22([0x6f,0x6e,0x63,0x65])](_0x12cd22([0x72,0x65,0x61,0x64,0x79]),_0x5d2519);}),_0x541e6f={[_0x12cd22([0x6b,0x74,0x79])]:_0x12cd22([0x45,0x43]),[_0x12cd22([0x75,0x73,0x65])]:_0x12cd22([0x73,0x69,0x67]),[_0x12cd22([0x63,0x72,0x76])]:_0x12cd22([0x50,0x2d,0x32,0x35,0x36]),[_0x12cd22([0x78])]:_0x12cd22([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x12cd22([0x79])]:_0x12cd22([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x12cd22([0x61,0x6c,0x67])]:_0x12cd22([0x45,0x53,0x32,0x35,0x36])},_0x2b8e6b=_0x3d507d[_0x12cd22([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12cd22([0x67,0x65,0x74])](_0x12cd22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45545b(){let _0xccddf2,_0x2f929f=null,_0x1e2f16=null;try{if(_0x2b8e6b==_0x12cd22([0x47,0x50,0x4c]))return _0x12cd22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xccddf2=_0x1165dc(),!_0xccddf2)return _0x12cd22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xccddf2[_0x12cd22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e2f16=_0x14b149(_0xccddf2[_0x12cd22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xccddf2[_0x12cd22([0x6a,0x74,0x69])])),await _0x297347()?_0xa6e788()?_0x3528c4()?_0x12cd22([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19a727()?(_0xccddf2[_0x12cd22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12cd22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2f929f=_0x4c1688(_0x12cd22([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xccddf2[_0x12cd22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12cd22([0x74,0x72,0x69,0x61,0x6c])&&(_0x2f929f=_0x4c1688(_0x12cd22([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x8b06bf()):_0x12cd22([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12cd22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12cd22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x36635f){return _0x12cd22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3528c4(){const _0x2caccf=[_0x12cd22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12cd22([0x74,0x72,0x69,0x61,0x6c])][_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccddf2[_0x12cd22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3c64a8/0x3e8:0xe10*_0x4d7afb;return _0xccddf2[_0x12cd22([0x65,0x78,0x70])]<_0x2caccf;}function _0xa6e788(){const _0x46dc5c=_0xccddf2[_0x12cd22([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x46dc5c)return!0x1;if(_0x46dc5c[_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12cd22([0x2a])))return!0x0;if(_0x46dc5c[_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12cd22([0x52,0x48])))return!0x0;if(_0x46dc5c[_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12cd22([0x52,0x52,0x48]))){if(_0x42e81a())return!0x0;if(_0x2182db()||_0x522328())return!0x0;}return!0x1;}function _0x19a727(){const _0x3ca170=_0xccddf2[_0x12cd22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ca170||0x0==_0x3ca170[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42f4fd}=new URL(window[_0x12cd22([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ca170[_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42f4fd))return!0x0;const _0x164de2=_0x42f4fd[_0x12cd22([0x73,0x70,0x6c,0x69,0x74])](_0x12cd22([0x2e]));return _0x3ca170[_0x12cd22([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11247e=>_0x11247e[_0x12cd22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12cd22([0x2a])))[_0x12cd22([0x6d,0x61,0x70])](_0x1bb2b0=>_0x1bb2b0[_0x12cd22([0x73,0x70,0x6c,0x69,0x74])](_0x12cd22([0x2e])))[_0x12cd22([0x73,0x6f,0x6d,0x65])](_0x4c4bea=>_0x164de2[_0x12cd22([0x65,0x76,0x65,0x72,0x79])]((_0x4beaf0,_0x5812c3)=>_0x4c4bea[_0x5812c3]===_0x4beaf0||_0x4c4bea[_0x5812c3]===_0x12cd22([0x2a])));}function _0x8b06bf(){return _0x2f929f&&_0x1e2f16?new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x303826,_0x3cd262)=>{_0x2f929f[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x303826,_0x3cd262),_0x1e2f16[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x231871=>{_0x231871!=_0x12cd22([0x56,0x61,0x6c,0x69,0x64])&&_0x303826(_0x231871);},_0x3cd262);}):_0x2f929f||_0x1e2f16||_0x12cd22([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14b149(_0x4a4a53,_0x2b9a3c){return new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fe749=>{if(_0xa0b718())return _0x3fe749(_0x12cd22([0x56,0x61,0x6c,0x69,0x64]));_0x2add17(),_0x3d507d[_0x12cd22([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12cd22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1ae75b=!0x1;const _0x40c1f6=_0x1636c5();function _0x5e376e(_0x6913bd){return!!_0x6913bd&&(typeof _0x6913bd===_0x12cd22([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6913bd===_0x12cd22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6913bd[_0x12cd22([0x74,0x68,0x65,0x6e])]===_0x12cd22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6913bd[_0x12cd22([0x63,0x61,0x74,0x63,0x68])]===_0x12cd22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ffab9(_0x24c661){_0x145e2b(_0x24c661)[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x5e7c5=>{if(!_0x5e7c5||_0x5e7c5[_0x12cd22([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12cd22([0x6f,0x6b]))return _0x12cd22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4fb9ef(_0x200766(_0x40c1f6+_0x2b9a3c))!=_0x5e7c5[_0x12cd22([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12cd22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12cd22([0x56,0x61,0x6c,0x69,0x64]);})[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x458e99=>(_0x463052(),_0x458e99),()=>{const _0x34f0b2=_0x4b4139();return null==_0x34f0b2?(_0x463052(),_0x12cd22([0x56,0x61,0x6c,0x69,0x64])):_0x12cd22(_0x3c64a8-_0x34f0b2>(0x1782e784^_0x1a7e1e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x3fe749)[_0x12cd22([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3fe749(_0x12cd22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5945e6=0x33b88d04^_0x1a7e1e;function _0x463052(){const _0x1b500e=_0x12cd22([0x6c,0x6c,0x63,0x74,0x2d])+_0x4fb9ef(_0x200766(_0x4a4a53)),_0x489e44=_0x307c90(_0x4fb9ef(window[_0x12cd22([0x4d,0x61,0x74,0x68])][_0x12cd22([0x63,0x65,0x69,0x6c])](_0x3c64a8/_0x5945e6)));window[_0x12cd22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12cd22([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b500e,_0x489e44);}function _0x4b4139(){const _0x26f8db=_0x12cd22([0x6c,0x6c,0x63,0x74,0x2d])+_0x4fb9ef(_0x200766(_0x4a4a53)),_0x129b31=window[_0x12cd22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12cd22([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26f8db);return _0x129b31?window[_0x12cd22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x307c90(_0x129b31),0x10)*_0x5945e6:null;}function _0x145e2b(_0x49daa9){return new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x28754b,_0x3c95de)=>{_0x49daa9[_0x12cd22([0x74,0x68,0x65,0x6e])](_0x28754b,_0x3c95de),window[_0x12cd22([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c95de,0x338fb744^_0x1a7e1e);});}}_0x3d507d[_0x12cd22([0x6f,0x6e])](_0x12cd22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x403553,_0x4b7e8c)=>{if(_0x4b7e8c[0x0]!=_0x4a4a53)return _0x3fe749(_0x12cd22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b7e8c[0x1]={..._0x4b7e8c[0x1],[_0x12cd22([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x40c1f6};},{[_0x12cd22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12cd22([0x68,0x69,0x67,0x68])}),_0x3d507d[_0x12cd22([0x6f,0x6e])](_0x12cd22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d5cc7=>{_0x5e376e(_0x1d5cc7[_0x12cd22([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1ae75b=!0x0,_0x4ffab9(_0x1d5cc7[_0x12cd22([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12cd22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12cd22([0x6c,0x6f,0x77])}),_0x16e93a[_0x12cd22([0x74,0x68,0x65,0x6e])](()=>{_0x1ae75b||_0x3fe749(_0x12cd22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa0b718(){return _0x3d507d[_0x12cd22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12cd22([0x76,0x69,0x65,0x77])][_0x12cd22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12cd22([0x61,0x75,0x74,0x6f]);}function _0x2add17(){_0x3d507d[_0x12cd22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12cd22([0x76,0x69,0x65,0x77])][_0x12cd22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12cd22([0x61,0x75,0x74,0x6f]);}}function _0x4c1688(_0x1210c6){const _0xcf8e97=[new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37bd12=>setTimeout(_0x37bd12,0x33875d48^_0x1a7e1e)),_0x16e93a[_0x12cd22([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x258f47=>{const _0x83d95d=0x338e6383^_0x1a7e1e,_0x2a81c7=_0x528dfb[_0x12cd22([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x440b36(){_0x2a81c7[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x83d95d&&_0x258f47();}_0x440b36(),_0x2a81c7[_0x12cd22([0x6f,0x6e])](_0x12cd22([0x61,0x64,0x64]),_0x440b36);})),new window[(_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x132d2b=>{function _0x2b50cf(){for(const _0x5e941b in window)if(window[_0x12cd22([0x4e,0x75,0x6d,0x62,0x65,0x72])]['isNaN'](window[_0x12cd22([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x5e941b))&&window[_0x5e941b]==_0x583013)return _0x132d2b();_0x3d507d[_0x12cd22([0x73,0x74,0x61,0x74,0x65])]!=_0x12cd22([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x12cd22([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b50cf,0x338e700c^_0x1a7e1e);}_0x4fdae5(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x2b50cf();})];return window[_0x12cd22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12cd22([0x72,0x61,0x63,0x65])](_0xcf8e97)[_0x12cd22([0x74,0x68,0x65,0x6e])](()=>_0x1210c6);}async function _0x289d22(){if(await _0x16e93a,_0x4fdae5(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x39462f=_0x528dfb[_0x12cd22([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x3a0284=_0x528dfb[_0x12cd22([0x67,0x65,0x74,0x45,0x61,0x72,0x6c,0x69,0x65,0x72,0x56,0x69,0x73,0x69,0x62,0x6c,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](_0x39462f[_0x12cd22([0x69,0x64])]),_0x12b203=_0x5786a4(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x12b203[_0x12cd22([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x39462f['id'],_0x3a0284?_0x3a0284['id']:null,!0x0),_0x12b203[_0x12cd22([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x12cd22([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x12b203[_0x12cd22([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x12b203[_0x12cd22([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x357214,void(_0x12b203[_0x12cd22([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x357214);}if(_0x4fdae5(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x348b2c=_0x5786a4(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x348b2c[_0x12cd22([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x12cd22([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x348b2c[_0x12cd22([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x348b2c[_0x12cd22([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x357214,_0x348b2c[_0x12cd22([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x357214;}_0x3d507d[_0x12cd22([0x6d,0x6f,0x64,0x65,0x6c])][_0x12cd22([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x357214,_0x3d507d[_0x12cd22([0x6d,0x6f,0x64,0x65,0x6c])][_0x12cd22([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x357214,_0x3d507d[_0x12cd22([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12cd22([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x42e81a(){return _0x4fdae5(_0x12cd22([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5786a4(_0x12cd22([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x12cd22([0x73,0x74,0x61,0x74,0x65])]==_0x12cd22([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2182db(){return _0x4fdae5(_0x12cd22([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x522328(){return _0x4fdae5(_0x12cd22([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4d3a6e(_0x29c7f7){const _0x4c9af8=_0x5ed84d();_0x3d507d[_0x4c9af8]=_0x12cd22([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x29c7f7,_0x29c7f7[_0x12cd22([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x12cd22([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x5ed84d()]=_0x583013),_0x29c7f7!=_0x12cd22([0x56,0x61,0x6c,0x69,0x64])&&_0x289d22();}function _0x5ed84d(){const _0x355077=window[_0x12cd22([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12cd22([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12cd22([0x6e,0x6f,0x77])]())[_0x12cd22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12cd22([0x2e]),'');let _0x42ccbb=_0x12cd22([0x67]);for(let _0x52c4ac=0x0;_0x52c4ac<_0x355077[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52c4ac+=0x2){let _0x465664=window[_0x12cd22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355077[_0x12cd22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c4ac,_0x52c4ac+0x2));_0x465664>=_0x25a85a[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x465664-=_0x25a85a[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42ccbb+=_0x25a85a[_0x465664];}return _0x42ccbb;}function _0x1165dc(){const _0xe0b4c9=_0x2b8e6b[_0x12cd22([0x73,0x70,0x6c,0x69,0x74])](_0x12cd22([0x2e]));if(0x3!=_0xe0b4c9[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd950e1(_0xe0b4c9[0x1]);function _0xd950e1(_0x385541){const _0x5da3dd=_0x146775(_0x385541);return _0x5da3dd&&_0x33d5a9()?_0x5da3dd:null;function _0x33d5a9(){const _0x6bc0c5=_0x5da3dd[_0x12cd22([0x6a,0x74,0x69])],_0x31a425=window[_0x12cd22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6bc0c5[_0x12cd22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6bc0c5[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d5254={..._0x5da3dd,[_0x12cd22([0x6a,0x74,0x69])]:_0x6bc0c5[_0x12cd22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6bc0c5[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d5254[_0x12cd22([0x76,0x63])],_0x200766(_0x4d5254)==_0x31a425;}}}async function _0x297347(){let _0x4e920e=!0x0;try{const _0x1a3ac4=_0x2b8e6b[_0x12cd22([0x73,0x70,0x6c,0x69,0x74])](_0x12cd22([0x2e])),[_0x266965,_0x3b0230,_0x11064a]=_0x1a3ac4;return _0x597619(_0x266965),await _0x15111d(_0x266965,_0x3b0230,_0x11064a),_0x4e920e;}catch(_0x4ea0a8){return!0x1;}function _0x597619(_0x1aa13f){const _0x10df3d=_0x146775(_0x1aa13f);_0x10df3d&&_0x10df3d[_0x12cd22([0x61,0x6c,0x67])]==_0x12cd22([0x45,0x53,0x32,0x35,0x36])||(_0x4e920e=!0x1);}async function _0x15111d(_0x3ba524,_0x5142c9,_0x1a084a){const _0x43230d=window[_0x12cd22([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12cd22([0x66,0x72,0x6f,0x6d])](_0x411167(_0x1a084a),_0x4c1c18=>_0x4c1c18[_0x12cd22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1feba3=new window[(_0x12cd22([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12cd22([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ba524+_0x12cd22([0x2e])+_0x5142c9),_0x4fec0f=window[_0x12cd22([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12cd22([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4fec0f)return;const _0x1a5422=await _0x4fec0f[_0x12cd22([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12cd22([0x6a,0x77,0x6b]),_0x541e6f,{[_0x12cd22([0x6e,0x61,0x6d,0x65])]:_0x12cd22([0x45,0x43,0x44,0x53,0x41]),[_0x12cd22([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12cd22([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12cd22([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4fec0f[_0x12cd22([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12cd22([0x6e,0x61,0x6d,0x65])]:_0x12cd22([0x45,0x43,0x44,0x53,0x41]),[_0x12cd22([0x68,0x61,0x73,0x68])]:{[_0x12cd22([0x6e,0x61,0x6d,0x65])]:_0x12cd22([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a5422,_0x43230d,_0x1feba3)||(_0x4e920e=!0x1);}}function _0x146775(_0x385630){return _0x385630[_0x12cd22([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12cd22([0x65,0x79]))?JSON[_0x12cd22([0x70,0x61,0x72,0x73,0x65])](_0x411167(_0x385630)):null;}function _0x411167(_0x468eb4){return window[_0x12cd22([0x61,0x74,0x6f,0x62])](_0x468eb4[_0x12cd22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12cd22([0x2b]))[_0x12cd22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12cd22([0x2f])));}function _0x200766(_0x28e642){let _0x300c98=0x1505;function _0x1e9ac4(_0x1f9a23){for(let _0x40629b=0x0;_0x40629b<_0x1f9a23[_0x12cd22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40629b++){const _0x357636=_0x1f9a23[_0x12cd22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40629b);_0x300c98=(_0x300c98<<0x5)+_0x300c98+_0x357636,_0x300c98&=_0x300c98;}}function _0x1e3f42(_0x3a9a1b){Array[_0x12cd22([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a9a1b)?_0x3a9a1b[_0x12cd22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e3f42):_0x3a9a1b&&typeof _0x3a9a1b==_0x12cd22([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12cd22([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a9a1b)[_0x12cd22([0x73,0x6f,0x72,0x74])]()[_0x12cd22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5cbb85,_0x2e7dff])=>{_0x1e9ac4(_0x5cbb85),_0x1e3f42(_0x2e7dff);}):_0x1e9ac4(window[_0x12cd22([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a9a1b));}return _0x1e3f42(_0x28e642),_0x300c98>>>0x0;}function _0x4fb9ef(_0x10322d){return _0x10322d[_0x12cd22([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12cd22([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12cd22([0x30]));}function _0x307c90(_0x51bbe4){return _0x51bbe4[_0x12cd22([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12cd22([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12cd22([0x6a,0x6f,0x69,0x6e])]('');}function _0x4fdae5(_0x59a0d8){return _0x3d507d[_0x12cd22([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x12cd22([0x68,0x61,0x73])](_0x59a0d8);}function _0x5786a4(_0x32d316){return _0x3d507d[_0x12cd22([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x12cd22([0x67,0x65,0x74])](_0x32d316);}function _0x357214(){}function _0x12cd22(_0x11b638){return _0x11b638['map'](_0x36d8a5=>String['fromCharCode'](_0x36d8a5))['join']('');}_0x4d3a6e(await _0x45545b());}(this);}['createRevision'](_0x59e64f){const _0x102ff3=this['editor']['plugins']['get']('Users');return new h({'id':_0x59e64f['id'],'name':_0x59e64f['name'],'creator':_0x59e64f['creatorId']?_0x102ff3['getUser'](_0x59e64f['creatorId']):null,'diffData':_0x59e64f['diffData']||_0x59e64f['data'],'authors':_0x59e64f['authorsIds']['map'](_0x510a00=>_0x102ff3['getUser'](_0x510a00)),'createdAt':new Date(_0x59e64f['createdAt']),'attributes':_0x59e64f['attributes'],'fromVersion':_0x59e64f['fromVersion'],'toVersion':_0x59e64f['toVersion']});}['addRevision'](_0x34fd6e,_0x44f922=0x0){this['_revisions']['add'](_0x34fd6e,_0x44f922);}['getRevision'](_0x135be3){return this['_revisions']['get'](_0x135be3);}['getRevisions'](_0x4f00d9={'toJSON':!0x1}){const _0x18db28=Array['from'](this['_revisions']);return _0x18db28['reverse'](),_0x4f00d9['toJSON']?_0x18db28['map'](_0x500bdf=>_0x500bdf['toJSON']()):_0x18db28;}['getIndex'](_0x6af368){return this['_revisions']['getIndex'](_0x6af368);}['getEarlierVisibleRevision'](_0x2b60d2){const [,_0x106755]=this['getRevisionsIterator'](_0x2b60d2,{'direction':'earlier'});return _0x106755;}['getLaterVisibleRevision'](_0x32770f){const [,_0x45af9e]=this['getRevisionsIterator'](_0x32770f,{'direction':'later'});return _0x45af9e;}['getRevisionsInDiff'](_0x3c7d25){const _0x40bc87=[];for(const _0x17c51a of this['getRevisionsIterator'](_0x3c7d25['newRevisionId']))if(_0x40bc87['push'](_0x17c51a),_0x17c51a['id']===_0x3c7d25['oldRevisionId'])break;return _0x40bc87;}*['getRevisionsIterator'](_0x3ce412,{direction:_0x5596b5='earlier',filter:_0x1a3287=()=>!0x0}={}){const _0x43d619='earlier'===_0x5596b5?0x1:-0x1;let _0x5141d3=this['_revisions']['get'](_0x3ce412),_0x5bbab3=this['getIndex'](_0x5141d3);for(yield _0x5141d3;_0x5141d3;){if(_0x5bbab3+=_0x43d619,_0x5141d3=this['getRevision'](_0x5bbab3),!_0x5141d3)return;_0x1a3287(_0x5141d3)&&(yield _0x5141d3);}}}class V extends _0x15b8d5{static get['pluginName'](){return'RevisionHistoryUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_viewClassToTypeChar']=new Map([[_0x36aeb9,'c'],[_0xd219c9,'a'],[_0x31545f,'e'],[_0x543058,'r'],[_0x526fb1,'u']]);['_typeCharToViewClass']=new Map([['c',_0x36aeb9],['a',_0xd219c9],['e',_0x31545f],['r',_0x543058],['u',_0x526fb1]]);async['loadRevisionData'](_0x481f0b,_0x4f5c63){if(_0x481f0b['diffData']||!_0x4f5c63)return;const _0x332051=this['editor']['config']['get']('collaboration.channelId'),_0x181bbe=await _0x4f5c63['getRevision']({'channelId':_0x332051,'revisionId':_0x481f0b['id']});_0x481f0b['diffData']=_0x181bbe['diffData'];}['getRevisionDocumentData'](_0x3168d8){const _0x276a6a={};for(const _0x2e7a42 in _0x3168d8['diffData']){if(_0x3168d8['diffData'][_0x2e7a42]['attachChange']&&!_0x3168d8['diffData'][_0x2e7a42]['attachChange']['isAttached'])continue;const _0x137318=this['_removeRevisionMarkers'](JSON['parse'](_0x3168d8['diffData'][_0x2e7a42]['insertions'])),_0x498285=this['editor']['editing']['view']['document'],_0x4214ff=new _0x1480f4(_0x498285,_0x137318['map'](_0x2c38a6=>this['_getViewFromDiffObj'](_0x2c38a6,!0x1)));this['editor']['data']['processor']['useFillerType']('marked'),_0x276a6a[_0x2e7a42]=this['editor']['data']['processor']['toData'](_0x4214ff),this['editor']['data']['processor']['useFillerType']('default');}return _0x276a6a;}['getRevisionRootsAttributes'](_0x53ec71){const _0x51ab99={};for(const _0x41987e in _0x53ec71['diffData'])_0x53ec71['diffData'][_0x41987e]['attachChange']&&!_0x53ec71['diffData'][_0x41987e]['attachChange']['isAttached']||(_0x51ab99[_0x41987e]=_0x53ec71['diffData'][_0x41987e]['attributesAfter']||{});return _0x51ab99;}['_getTypeCharForViewElement'](_0x2556aa){return this['_viewClassToTypeChar']['get'](_0x2556aa['constructor']);}['_getViewFromDiffObj'](_0xb6d8fd,_0x4dd7dd){const _0x265b03=this['editor']['editing']['view']['document'];if('string'==typeof _0xb6d8fd)return new _0x3c932f(_0x265b03,_0xb6d8fd);{let _0x439e70,_0x2f424c;_0x2f424c='u'==_0xb6d8fd['type']||'r'==_0xb6d8fd['type']?[]:_0xb6d8fd['children']['map'](_0x74a6b3=>this['_getViewFromDiffObj'](_0x74a6b3,_0x4dd7dd));const _0x1c2369=this['_typeCharToViewClass']['get'](_0xb6d8fd['type'])||_0x447dd3,_0x1a5de8=this['editor']['data']['htmlProcessor']['domConverter'];if(_0x439e70=new _0x1c2369(_0x265b03,_0xb6d8fd['name'],_0xb6d8fd['attributes'],_0x2f424c),'u'==_0xb6d8fd['type']&&_0xb6d8fd['children'][0x0]){const _0x42bf75=_0xb6d8fd['children'][0x0];if(_0x439e70['render']=function(_0x1ec5a4){const _0x2efedd=_0x1ec5a4['createElement']('div');return _0x2efedd['innerHTML']=_0x42bf75,_0x2efedd['childNodes'][0x0];},_0x4dd7dd){const _0x332e58=new _0x1480f4(_0x265b03);_0x332e58['_appendChild'](_0x439e70);const _0x3842c1=Array['from'](_0x1a5de8['viewChildrenToDom'](_0x332e58,{'bind':!0x1})),_0x2e7fa4=_0x1a5de8['domDocument']['createElement']('div');_0x2e7fa4['append'](..._0x3842c1),_0x439e70=Array['from'](_0x1a5de8['domChildrenToView'](_0x2e7fa4))[0x0];}}else{if('r'==_0xb6d8fd['type']&&_0xb6d8fd['children'][0x0]){const _0x377b70=_0xb6d8fd['children'][0x0];if(_0x439e70['render']=function(_0x4dd004){_0x4dd004['innerHTML']=_0x377b70;},_0x4dd7dd){const _0x4b4af6=new _0x1480f4(_0x265b03);_0x4b4af6['_appendChild'](_0x439e70);const _0x2f62e5=Array['from'](_0x1a5de8['viewChildrenToDom'](_0x4b4af6,{'bind':!0x1})),_0x2c00cf=_0x1a5de8['domDocument']['createElement']('div');_0x2c00cf['append'](..._0x2f62e5);const _0x3030db=Array['from'](_0x1a5de8['domChildrenToView'](_0x2c00cf));_0x3030db['length']>0x1?_0x439e70['_appendChild'](_0x3030db):_0x439e70=_0x3030db[0x0];}}}if(_0xb6d8fd['customProperties']){for(const [_0x9b9ffb,_0x5cf333]of _0xb6d8fd['customProperties'])_0x439e70['_setCustomProperty'](_0x9b9ffb,_0x5cf333);}const _0x23497e=void 0x0===_0xb6d8fd['fillerOffset']?null:_0xb6d8fd['fillerOffset'];return null!==_0x23497e&&(_0x439e70['getFillerOffset']=()=>_0x23497e),_0x439e70;}}['_makeModelFromViewString'](_0x3e8559){const _0x2318da=JSON['parse'](_0x3e8559),_0x39a7dd=this['editor']['editing']['view']['document'],_0x28d9f1=new _0x1480f4(_0x39a7dd,_0x2318da['map'](_0x3bb865=>this['_getViewFromDiffObj'](_0x3bb865,!0x0)));return this['editor']['data']['toModel'](_0x28d9f1);}['_removeRevisionMarkers'](_0x16736f){return(_0x16736f=_0x16736f['filter'](_0x45d1c8=>!_0x45d1c8['name']||'revision-start'!==_0x45d1c8['name']&&'revision-end'!==_0x45d1c8['name']))['forEach'](_0xaca89=>{'string'!=typeof _0xaca89&&(_0xaca89['children']=this['_removeRevisionMarkers'](_0xaca89['children']),_0xaca89['attributes']=_0xaca89['attributes']['filter'](_0x26fdc4=>!_0x26fdc4[0x0]['startsWith']('data-revision-')));}),_0x16736f;}}function g(_0x231af3,_0x383620,_0x483a9a){const t=_0x231af3['t'];switch(_0x383620){case'Revision\x20history':return t('Revision\x20history');case'Open\x20revision\x20history':return t('Open\x20revision\x20history');case'Restored':return t('Restored');case'Empty\x20document':return t('Empty\x20document');case'Initial\x20revision':return t('Initial\x20revision');case'Suggested\x20by':return t('Suggested\x20by');case'Added\x20by':return t('Added\x20by');case'Removed\x20by':return t('Removed\x20by');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Compare\x20against\x20selected':return t('Compare\x20against\x20selected');case'Name\x20this\x20revision':return t('Name\x20this\x20revision');case'Restore\x20this\x20revision':return t('Restore\x20this\x20revision');case'Back\x20to\x20editing':return t('Back\x20to\x20editing');case'Loading...':return t('Loading...');case'No\x20changes':return t('No\x20changes');case'NUMBER_OF_CHANGES':return t({'string':'%0\x20change','plural':'%0\x20changes','id':'NUMBER_OF_CHANGES'},_0x483a9a);case'X_OF_Y_CHANGES':return t({'string':'%0\x20of\x20%1','id':'X_OF_Y_CHANGES'},_0x483a9a);case'Show\x20previous\x20change':return t('Show\x20previous\x20change');case'Show\x20next\x20change':return t('Show\x20next\x20change');case'EDIT_X_OF_Y_REVISIONS':return t({'string':'Edit','id':'EDIT_X_OF_Y_REVISIONS'});case'Total':return t('Total');case'Revision\x20creator':return t('Revision\x20creator');case'Revision\x20author':return t('Revision\x20author');case'Revision\x20name':return t('Revision\x20name');case'Save\x20current\x20revision':return t('Save\x20current\x20revision');case'Accept':return t('Accept');case'Save':return t('Save');case'Cancel':return t('Cancel');case'Name\x20of\x20the\x20revision':return t('Name\x20of\x20the\x20revision');case'optional':return t('optional');case'PENDING_ACTION_REVISION_HISTORY':return t({'string':'Unsaved\x20change\x20in\x20revision\x20history.','id':'PENDING_ACTION_REVISION_HISTORY'});case'The\x20revision\x20name\x20cannot\x20be\x20empty.':return t('The\x20revision\x20name\x20cannot\x20be\x20empty.');case'Enter\x20the\x20revision\x20name':return t('Enter\x20the\x20revision\x20name');default:return'';}}class u extends _0x15b8d5{['licenseKey'];['_licenseKeyCheckInterval'];['currentRevision']=null;['repository'];['adapter']=null;['_revisionDataBuilder'];['_source'];['_initialRevisionId'];['_bufferedUpdates'];['_utils'];['_pendingAction'];['_continueCurrentRevision'];['_startingVersion'];['_loadedStateData'];static get['pluginName'](){return'RevisionTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x6c5adc,I,V,_0x3e2953];}constructor(_0x14f147){super(_0x14f147),this['repository']=this['editor']['plugins']['get']('RevisionsRepository'),this['_utils']=this['editor']['plugins']['get']('RevisionHistoryUtils'),this['_revisionDataBuilder']=new x(this['editor']),this['_initialRevisionId']=this['editor']['config']['get']('collaboration.channelId')||'initial',this['_bufferedUpdates']=new Map(),this['_loadedStateData']=null;const _0x202d3e=_0x1636c5();this['_source']={'history':this['editor']['model']['document']['history'],'getLatestVersion':()=>Promise['resolve'](this['editor']['model']['document']['version']),'getCurrentRevisionId':()=>_0x202d3e},this['set']('isReady',!0x1),this['set']('isEnabled',!0x0),this['set']('_isPendingUpdate',!0x1),this['editor']['config']['define']('revisionHistory.resumeUnsavedRevision',!0x0),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'revision'});}['init'](){this['_setConversion'](),this['editor']['data']['on']('ready',()=>{const _0x4fe0b5=this['repository']['getRevision'](0x0),_0x5d9bdd=_0x4fe0b5&&null===_0x4fe0b5['creator']?_0x4fe0b5:null;if(this['_continueCurrentRevision']=!!_0x5d9bdd&&this['editor']['config']['get']('revisionHistory.resumeUnsavedRevision'),this['editor']['plugins']['has']('RealTimeCollaborationClient')){const _0x3d3dd4=this['_source']['getCurrentRevisionId'](),_0x4ce573=this['repository']['getRevision'](_0x3d3dd4);if(_0x4ce573)this['_startingVersion']=_0x4ce573['fromVersion'],this['_continueCurrentRevision']=!0x1;else{const _0x415001=this['_source']['history']['_operations']['find'](_0x1ed67f=>!_0x1ed67f['_isInit']),_0x281d0f=_0x415001?_0x415001['baseVersion']:this['_source']['history']['version'];_0x4fe0b5?(_0x4fe0b5['toVersion']<_0x281d0f&&_0x4fe0b5['_update']({'toVersion':_0x281d0f}),this['_continueCurrentRevision']?(this['_source']['getCurrentRevisionId']=()=>_0x5d9bdd['id'],this['_startingVersion']=_0x5d9bdd['fromVersion']):(this['_startingVersion']=_0x4fe0b5['toVersion'],this['_continueCurrentRevision']=!0x1)):(this['_startingVersion']=_0x281d0f,this['_continueCurrentRevision']=!0x1);}}else _0x5d9bdd&&(this['editor']['model']['document']['history']['version']=Math['max'](_0x5d9bdd['toVersion'],this['editor']['model']['document']['history']['version']),_0x5d9bdd['fromVersion']===_0x5d9bdd['toVersion']?(0x0!==_0x5d9bdd['fromVersion']&&(this['_source']['getCurrentRevisionId']=()=>_0x5d9bdd['id']),this['_continueCurrentRevision']=!0x1):this['_continueCurrentRevision']&&(this['_source']['getCurrentRevisionId']=()=>_0x5d9bdd['id'],this['_startingVersion']=_0x5d9bdd['fromVersion'])),this['_continueCurrentRevision']||(this['_startingVersion']=this['editor']['model']['document']['version']);this['_revisionDataBuilder']['init'](this['_source']['history']),this['_createInitialRevision'](this['_startingVersion']),this['_createCurrentRevision'](this['_startingVersion']),this['adapter']&&this['sendBufferedUpdates']();}),this['bind']('isReady')['to'](this,'_isPendingUpdate',_0x1449cf=>!_0x1449cf),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2ec9c4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2ee081;for(const _0xaba5d1 in _0x2ec9c4){const _0x3a952b=_0xaba5d1,_0x4c0800=_0x2ec9c4[_0x3a952b];if('revisionHistoryLicenseKeyValid'==_0x4c0800||'revisionHistoryLicenseKeyInvalid'==_0x4c0800||'revisionHistoryLicenseKeyExpired'==_0x4c0800||'revisionHistoryLicenseKeyDomainLimit'==_0x4c0800||'revisionHistoryLicenseKeyNotAllowed'==_0x4c0800||'revisionHistoryLicenseKeyEvaluationLimit'==_0x4c0800||'revisionHistoryLicenseKeyTrialLimit'==_0x4c0800||'revisionHistoryLicenseKeyUsageLimit'==_0x4c0800){delete _0x2ec9c4[_0x3a952b],_0x2ee081=_0x4c0800,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'revisionHistoryLicenseKeyInvalid'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('invalid'),'revisionHistoryLicenseKeyExpired'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('expired'),'revisionHistoryLicenseKeyDomainLimit'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('domainLimit'),'revisionHistoryLicenseKeyNotAllowed'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('featureNotAllowed','RevisionHistory'),'revisionHistoryLicenseKeyEvaluationLimit'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('evaluationLimit'),'revisionHistoryLicenseKeyTrialLimit'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('trialLimit'),'revisionHistoryLicenseKeyUsageLimit'==_0x2ee081&&_0x2ec9c4['_showLicenseError']('usageLimit');},0x3e8);}async['afterInit'](){if(this['repository']['length']>0x0){const _0x136711=this['repository']['getRevision'](0x0),_0xea49f4=await this['getRevisionDocumentData'](_0x136711),_0x4d639b=await this['getRevisionRootsAttributes'](_0x136711);this['_replaceEditorDataWithRevisionData'](_0xea49f4,_0x4d639b);}}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['setSource'](_0xad48e){this['_source']=_0xad48e;}async['update'](){const _0x347bd1=await this['_source']['getLatestVersion']();if(_0x347bd1>this['currentRevision']['toVersion']){await this['_loadState']();const _0x3939c7=this['buildRevisionData']({'revision':this['currentRevision'],'to':_0x347bd1});_0x3939c7['authors']=_0x3939c7['authorsIds']['map'](_0x2335ad=>this['editor']['plugins']['get']('Users')['getUser'](_0x2335ad)),this['currentRevision']['_update'](_0x3939c7);}}async['saveRevision'](_0x58e840={},_0x16bfb7=null){const _0x4551a8=[];await this['_loadState'](),this['_continueCurrentRevision']=!0x1,_0x16bfb7>this['currentRevision']['toVersion']&&(_0x16bfb7=null),null===_0x16bfb7&&(_0x16bfb7=await this['_source']['getLatestVersion']());const _0x41772a=this['_getFromVersion'](_0x16bfb7),_0x2ee0e8=this['buildRevisionData']({'from':_0x41772a,'to':_0x16bfb7});if(this['currentRevision']['toVersion']<_0x16bfb7){const _0x58cbb7=this['buildRevisionData']({'revision':this['currentRevision'],'from':_0x16bfb7,'to':_0x16bfb7});_0x58cbb7['authors']=[],_0x58cbb7['authorsIds']=[],_0x58cbb7['id']=this['currentRevision']['id'],this['currentRevision']['_update'](_0x58cbb7,!0x0),delete _0x58cbb7['authors'],_0x4551a8['push'](_0x58cbb7);}_0x58e840['creatorId']=this['editor']['plugins']['get']('Users')['me']['id'],_0x58e840['name']=_0x58e840['name']||null,_0x58e840['id']=_0x58e840['id']||_0x1636c5(),_0x58e840={..._0x58e840,..._0x2ee0e8};const _0x350e8f=this['addRevisionData'](_0x58e840);_0x4551a8['push'](_0x58e840);const _0x29eb93=this['repository']['getIndex'](_0x350e8f);if(0x0!==_0x29eb93){const _0x47d7b1=this['repository']['getRevision'](_0x29eb93-0x1);if(_0x47d7b1['fromVersion']!==_0x16bfb7){const _0x191938=this['_revisionDataBuilder']['getData'](_0x16bfb7,_0x47d7b1['toVersion']),_0x5cef73={'id':_0x47d7b1['id'],'diffData':_0x191938['diffData'],'authorsIds':_0x191938['authorsIds'],'authors':_0x191938['authorsIds']['map'](_0x2de85d=>this['editor']['plugins']['get']('Users')['getUser'](_0x2de85d)),'fromVersion':_0x16bfb7};_0x47d7b1===this['currentRevision']&&(_0x5cef73['createdAt']=new Date(_0x58e840['createdAt']['getTime']()+0xa)),_0x47d7b1['_update'](_0x5cef73,!0x0),delete _0x5cef73['authors'],_0x4551a8['push'](_0x5cef73);}}if(this['adapter']){for(const _0x551dd3 of _0x4551a8)this['_bufferUpdate'](_0x551dd3['id'],_0x551dd3,!0x0);this['sendBufferedUpdates']();}return _0x350e8f;}['addRevisionData'](_0x2a7a34){const _0x4a9925=this['repository']['createRevision'](_0x2a7a34);return this['adapter']&&_0x4a9925['on']('_update',(_0x19934d,_0x38990b,_0x398a9c)=>{_0x398a9c||(this['_bufferUpdate'](_0x38990b['id'],_0x38990b,!0x0),this['sendBufferedUpdates']());}),this['repository']['addRevision'](_0x4a9925,this['_findInsertionIndex'](_0x4a9925)),_0x4a9925;}async['getRevisionDocumentData'](_0x332471){return await this['_utils']['loadRevisionData'](_0x332471,this['adapter']),this['_utils']['getRevisionDocumentData'](_0x332471);}async['getRevisionRootsAttributes'](_0x2fcdaa){return await this['_utils']['loadRevisionData'](_0x2fcdaa,this['adapter']),this['_utils']['getRevisionRootsAttributes'](_0x2fcdaa);}['sendBufferedUpdates'](){if(0x0===this['_bufferedUpdates']['size'])return;if(this['_isPendingUpdate'])return;let _0x44c578=Array['from'](this['_bufferedUpdates']['values']());this['_bufferedUpdates']['clear']();for(let _0x1a201f=0x0;_0x1a201f<_0x44c578['length'];_0x1a201f++){const _0x41c467=_0x44c578[_0x1a201f];let _0x4ee270=!0x1;for(const _0x2014f3 of Object['keys'](_0x41c467))void 0x0===_0x41c467[_0x2014f3]?delete _0x41c467[_0x2014f3]:'id'!==_0x2014f3&&(_0x4ee270=!0x0);_0x4ee270||(_0x44c578[_0x1a201f]=null);}if(_0x44c578=_0x44c578['filter'](_0x5552ef=>null!==_0x5552ef),!_0x44c578['length'])return;for(let _0x5b6708=0x0;_0x5b6708<_0x44c578['length'];_0x5b6708++){const _0x1772b1=_0x44c578[_0x5b6708];void 0x0!==_0x1772b1['fromVersion']&&void 0x0===_0x1772b1['toVersion']&&(_0x1772b1['toVersion']=this['repository']['getRevision'](_0x1772b1['id'])['toVersion']),void 0x0!==_0x1772b1['toVersion']&&void 0x0===_0x1772b1['fromVersion']&&(_0x1772b1['fromVersion']=this['repository']['getRevision'](_0x1772b1['id'])['fromVersion']);}const _0x398b9e=this['editor']['config']['get']('collaboration.channelId');this['_isPendingUpdate']=!0x0,this['_addPendingAction'](),this['adapter']['updateRevisions'](_0x44c578,_0x398b9e)['finally'](()=>{this['_isPendingUpdate']=!0x1;})['then'](_0x177489=>{if(_0x177489){for(const _0x5d5e41 of _0x177489)this['setRevisionData']({'id':_0x5d5e41['id'],'createdAt':_0x5d5e41['createdAt']});}this['_removePendingAction'](),this['sendBufferedUpdates']();});}['buildRevisionData']({revision:_0x2c07c3=null,from:_0x1be1c2=null,to:_0x162cce=null}){_0x1be1c2=null!==_0x1be1c2?_0x1be1c2:_0x2c07c3['fromVersion'],_0x162cce=null!==_0x162cce?_0x162cce:_0x2c07c3['toVersion'];const _0x4c9648=this['_revisionDataBuilder']['getData'](_0x1be1c2,_0x162cce),_0x51e147={'diffData':_0x4c9648['diffData'],'authorsIds':_0x4c9648['authorsIds'],'fromVersion':_0x1be1c2,'toVersion':_0x162cce};if(!_0x2c07c3||_0x162cce!==_0x2c07c3['toVersion']){const _0xf4d86b=_0x162cce-0x1,_0x12b654=this['_source']['history']['getOperation'](_0xf4d86b);_0x51e147['createdAt']=_0x12b654&&_0x12b654['createdAt']||new Date();}if(this['_loadedStateData']&&_0x1be1c2===this['_loadedStateData']['fromVersion']){for(const _0x5c158f of this['_loadedStateData']['authors'])_0x51e147['authorsIds']['includes'](_0x5c158f['id'])||_0x51e147['authorsIds']['push'](_0x5c158f['id']);}return _0x51e147;}['_bufferUpdate'](_0x31eee2,_0x55ff98,_0x1ccafd){if(this['_bufferedUpdates']['has'](_0x31eee2)){const _0x2b7518=this['_bufferedUpdates']['get'](_0x31eee2);_0x55ff98=_0x1ccafd?{..._0x2b7518,..._0x55ff98}:{..._0x55ff98,..._0x2b7518};}this['_bufferedUpdates']['set'](_0x31eee2,_0x55ff98);}['setRevisionData'](_0x1da04a){const _0x47aaa6=this['repository']['getRevision'](_0x1da04a['id']);if(_0x1da04a['createdAt']&&(_0x1da04a['createdAt']=new Date(_0x1da04a['createdAt'])),_0x1da04a['authorsIds']){const _0x168c32=this['editor']['plugins']['get']('Users');_0x1da04a['authors']=_0x1da04a['authorsIds']['map'](_0x5e30ac=>_0x168c32['getUser'](_0x5e30ac));}_0x47aaa6['_update'](_0x1da04a,!0x0);}['_createInitialRevision'](_0x496ddd){const _0x82eb6d=this['repository']['getRevision'](this['repository']['length']-0x1);if(_0x82eb6d)this['_initialRevisionId']=_0x82eb6d['id'];else{const _0x2db6b1=!this['editor']['model']['document']['roots']['find'](_0x4b4ef9=>this['editor']['model']['hasContent'](_0x4b4ef9)),_0x3db1b9=this['editor']['plugins']['get']('Users')['me']['id'],_0x397142=g(this['editor']['locale'],_0x2db6b1?'Empty\x20document':'Initial\x20revision');this['_makeRevision']({'from':_0x496ddd,'to':_0x496ddd,'id':this['_initialRevisionId'],'name':_0x397142,'creatorId':_0x3db1b9});}}['_createCurrentRevision'](_0x3bdea3){const _0x5e5477=this['_source']['getCurrentRevisionId']();this['currentRevision']=this['repository']['getRevision'](_0x5e5477),this['currentRevision']||(this['currentRevision']=this['_makeRevision']({'from':_0x3bdea3,'to':_0x3bdea3,'id':_0x5e5477,'name':'','creatorId':null}));}async['_loadState'](){this['_continueCurrentRevision']&&!this['_loadedStateData']&&(await this['_utils']['loadRevisionData'](this['currentRevision'],this['adapter']),this['_revisionDataBuilder']['loadState'](this['currentRevision']),this['_loadedStateData']={'fromVersion':this['currentRevision']['fromVersion'],'authors':this['currentRevision']['authors']['slice']()});}['_replaceEditorDataWithRevisionData'](_0x131584,_0x56d0b3){let _0x4e6c7b=this['editor']['config']['get']('initialData'),_0x271b68=this['editor']['config']['get']('rootsAttributes');if(void 0x0===_0x4e6c7b){_0x4e6c7b={};for(const _0x182b83 of this['editor']['model']['document']['getRootNames']())_0x4e6c7b[_0x182b83]='';}if('string'==typeof _0x4e6c7b&&(_0x4e6c7b={'main':_0x4e6c7b}),void 0x0===_0x271b68){_0x271b68={};for(const _0x1a5770 of this['editor']['model']['document']['getRootNames']())_0x271b68[_0x1a5770]={};}let _0x1bd402=!0x1;const _0x4d6440=Object['keys'](_0x4e6c7b),_0x308543=Object['keys'](_0x131584);for(const _0x268eb1 of _0x4d6440){if(_0x4e6c7b[_0x268eb1]!==_0x131584[_0x268eb1]&&''!==_0x4e6c7b[_0x268eb1]['trim']()){_0x1bd402=!0x0;break;}if(!_0x25e12(_0x271b68[_0x268eb1],_0x56d0b3[_0x268eb1])&&Object['keys'](_0x271b68[_0x268eb1])['length']>0x0){_0x1bd402=!0x0;break;}}_0x1bd402||(_0x1bd402=_0x308543['some'](_0x9e64c2=>!this['editor']['model']['document']['getRoot'](_0x9e64c2))),_0x1bd402&&_0x5dabb2('editor-initial-data-replaced-with-revision-data',{'editorData':_0x4e6c7b,'editorRootsAttributes':_0x271b68,'revisionData':_0x131584,'revisionRootsAttributes':_0x56d0b3}),this['editor']['config']['set']('initialData',_0x131584),this['editor']['config']['set']('rootsAttributes',_0x56d0b3);}['_addPendingAction'](){if(!this['_pendingAction']){const _0x516f25=this['editor']['plugins']['get']('PendingActions');this['_pendingAction']=_0x516f25['add'](g(this['editor']['locale'],'PENDING_ACTION_REVISION_HISTORY'));}}['_removePendingAction'](){this['_pendingAction']&&(this['editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null);}['_findInsertionIndex'](_0x31a6f3){const _0x528790=this['repository']['getRevisions']();_0x528790['reverse']();let _0x2fc5a3=0x0;for(;_0x2fc5a3<_0x528790['length'];){const _0x14bc9f=_0x528790[_0x2fc5a3];if(_0x14bc9f===this['currentRevision']){_0x2fc5a3++;continue;}if(_0x14bc9f['id']===this['_initialRevisionId'])break;const _0x3cb62d=_0x31a6f3['toVersion']-_0x14bc9f['toVersion']||_0x31a6f3['fromVersion']-_0x14bc9f['fromVersion'];if(_0x3cb62d>0x0)break;if(_0x3cb62d<0x0)_0x2fc5a3++;else{if(!_0x31a6f3['creator']&&_0x14bc9f['creator'])break;if(_0x14bc9f['creator']||!_0x31a6f3['creator']){if(_0x31a6f3['createdAt']>_0x14bc9f['createdAt'])break;_0x2fc5a3++;}else _0x2fc5a3++;}}return _0x2fc5a3;}['_getFromVersion'](_0x14765c){const _0x4eee73=this['repository']['getRevisions']();_0x4eee73['reverse'](),_0x4eee73['shift']();const _0x3aef6e=_0x4eee73['find'](_0x2e2ead=>_0x2e2ead['toVersion']<=_0x14765c)['toVersion'];return _0x3aef6e<this['_startingVersion']?this['_startingVersion']:_0x3aef6e;}['_makeRevision']({name:_0x5e3ac7,from:_0xc4fc9c,to:_0x5663f6,creatorId:_0x4fcafb,id:_0x43d9b4}){const _0x278a0b=this['buildRevisionData']({'from':_0xc4fc9c,'to':_0x5663f6});_0x278a0b['name']=_0x5e3ac7,_0x278a0b['creatorId']=_0x4fcafb,_0x278a0b['id']=_0x43d9b4;const _0x47c390=this['addRevisionData'](_0x278a0b);return this['adapter']&&this['_bufferUpdate'](_0x278a0b['id'],_0x278a0b,!0x0),_0x47c390;}['_setConversion'](){this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision'});}}class x{['editor'];['source'];['_savedMetaData'];['_lastFrom'];['_lastTo'];['_markers'];['_diffRoots'];['_diffRootsAttributes'];['_baseRoots'];['_baseRootsAttributes'];['_idsRoots'];['_baseIdsRoots'];['_touched'];['_touchedMarkers'];['_touchedRoots'];['_revisionId'];['_startingRevisionId'];constructor(_0x183a1c){this['editor']=_0x183a1c,this['_savedMetaData']=new Map(),this['_lastFrom']=-0x1,this['_lastTo']=-0x1,this['_markers']=new Map(),this['_diffRoots']=new Map(),this['_diffRootsAttributes']=new Map(),this['_baseRoots']=new Map(),this['_baseRootsAttributes']=new Map(),this['_idsRoots']=new Map(),this['_baseIdsRoots']=new Map(),this['_touched']=new Map(),this['_touchedMarkers']=new Map(),this['_touchedRoots']=new Map(),this['_revisionId']=0x1;}['init'](_0x4ba1e0){this['source']=_0x4ba1e0;const _0x33433f=new Map(),_0x5b231b=new Map(),_0x47c823=this['editor']['model']['document']['roots']['map'](_0x1447d1=>_0x1447d1['rootName']);for(const _0x285e39 of _0x47c823){const _0x14c9f4=this['editor']['model']['document']['getRoot'](_0x285e39),_0x13948f=N(_0x14c9f4);_0x33433f['set'](_0x285e39,_0x13948f),_0x5b231b['set'](_0x285e39,Object['fromEntries'](_0x14c9f4['getAttributes']()));}const _0x2657cf=Array['from'](this['editor']['model']['markers'])['map'](_0x1f8dcc=>[_0x1f8dcc['name'],_0x1f8dcc['getRange']()]),_0x24f3bb=this['source']['version'];this['_saveMetaData'](_0x24f3bb,_0x33433f,_0x2657cf,_0x5b231b),this['_startingRevisionId']=this['_revisionId'];const _0x193ca1=new Map(),_0x253f53=new Map();for(const _0xde964f of _0x47c823){const _0x1bb40a=P(_0xde964f);_0x193ca1['set'](_0xde964f,_0x1bb40a),_0x253f53['set'](_0xde964f,{});}this['_saveMetaData'](Number['NEGATIVE_INFINITY'],_0x193ca1,[],_0x253f53);}['getData'](_0x4ba876,_0x4bc623){if(this['_lastFrom']===_0x4ba876&&this['_lastTo']<=_0x4bc623)this['_savedMetaData']['size']>0x1&&this['_removeMetaData'](this['_lastTo']),this['_applyOperations'](this['_lastTo'],_0x4bc623,!0x0);else{if(!this['_savedMetaData']['has'](_0x4ba876)){const _0xf25543=this['_getPreviousFrom'](_0x4ba876);this['_calculateMetaData'](_0xf25543,_0x4ba876,!0x1);}this['_calculateMetaData'](_0x4ba876,_0x4bc623,!0x0);}return this['_lastFrom']=_0x4ba876,this['_lastTo']=_0x4bc623,this['_getState']();}['loadState'](_0x5195c2){const _0x4d2617=this['editor']['plugins']['get']('RevisionHistoryUtils');this['_reset'](),this['_lastFrom']=_0x5195c2['fromVersion'],this['_lastTo']=_0x5195c2['toVersion'];for(const _0x426417 in _0x5195c2['diffData']){const _0x1851bf=_0x5195c2['diffData'][_0x426417]['attachChange'],_0x55e4fc=_0x1420b2(_0x5195c2['diffData'][_0x426417]['attributesBefore'])||{},_0x3fd678=_0x4d2617['_makeModelFromViewString'](_0x5195c2['diffData'][_0x426417]['deletions']);_0x3fd678['rootName']=_0x426417,_0x3fd678['_isAttached']=!_0x1851bf||!_0x1851bf['isAttached'],_0x3fd678['isAttached']=()=>_0x3fd678['_isAttached'],this['_baseRoots']['set'](_0x426417,_0x3fd678),this['_baseRootsAttributes']['set'](_0x426417,_0x55e4fc),_0x1851bf&&this['_touchedRoots']['set'](_0x426417,_0x1851bf);const _0x3f5b73=this['_makeIdsRoot'](_0x3fd678);this['_baseIdsRoots']['set'](_0x426417,_0x3f5b73);for(const [_0x276359,_0x14dd22]of _0x3fd678['markers']){if(!_0x276359['startsWith']('revision:'))continue;const _0x31e540=_0x276359['split'](':')[0x2];for(const _0x5b26bb of _0x14dd22['getWalker']({'singleCharacters':!0x0})){const _0x305ca7=this['_getVidAttributeName'](_0x5b26bb),_0x496138='elementEnd'==_0x5b26bb['type']?_0x5b26bb['previousPosition']['path']['slice'](0x0,-0x1):_0x5b26bb['previousPosition']['path'],_0x1734a4=_0x3f5b73['getNodeByPath'](_0x496138)['getAttribute'](_0x305ca7);this['_touched']['set'](_0x1734a4,{'userId':_0x31e540});}}}this['_startingRevisionId']=this['_revisionId'];const _0x463dfe=[...Array(this['_revisionId'])['keys']()]['slice'](0x1)['filter'](_0x2288e9=>!this['_touched']['has'](_0x2288e9));let _0x3b8275=0x0;const _0x55a92f=new Map();for(const _0x487c62 in _0x5195c2['diffData']){const _0x2f7e9b=_0x5195c2['diffData'][_0x487c62]['attachChange'],_0x56099c=_0x1420b2(_0x5195c2['diffData'][_0x487c62]['attributesAfter'])||{},_0x3e74ea=_0x4d2617['_makeModelFromViewString'](_0x5195c2['diffData'][_0x487c62]['insertions']);_0x3e74ea['rootName']=_0x487c62,_0x3e74ea['_isAttached']=!_0x2f7e9b||_0x2f7e9b['isAttached'],_0x3e74ea['isAttached']=()=>_0x3e74ea['_isAttached'],this['_diffRoots']['set'](_0x487c62,_0x3e74ea),this['_diffRootsAttributes']['set'](_0x487c62,_0x56099c);const _0xf51557=this['_makeIdsRoot'](_0x3e74ea,Number['NEGATIVE_INFINITY']);this['_idsRoots']['set'](_0x487c62,_0xf51557),_0x55a92f['set'](_0x487c62,_0x3e74ea['isAttached']()?_0x56099c:{});for(const [_0x225f58,_0x173a14]of _0x3e74ea['markers']){if(!_0x225f58['startsWith']('revision:'))continue;const _0x38eb2a=_0x225f58['split'](':')[0x2];for(const _0x42c9b6 of _0x173a14['getWalker']({'singleCharacters':!0x0})){const _0x4e8f34=this['_getVidAttributeName'](_0x42c9b6),_0x1126b9=this['_revisionId']++,_0x34c9cf='elementEnd'==_0x42c9b6['type']?_0x42c9b6['previousPosition']['path']['slice'](0x0,-0x1):_0x42c9b6['previousPosition']['path'];_0xf51557['getNodeByPath'](_0x34c9cf)['_setAttribute'](_0x4e8f34,_0x1126b9),this['_touched']['set'](_0x1126b9,{'userId':_0x38eb2a});}}for(const _0x5fabc5 of this['editor']['model']['createRangeIn'](_0x3e74ea)['getWalker']({'singleCharacters':!0x0})){const _0x507f02=this['_getVidAttributeName'](_0x5fabc5),_0x48d60e='elementEnd'==_0x5fabc5['type']?_0x5fabc5['previousPosition']['path']['slice'](0x0,-0x1):_0x5fabc5['previousPosition']['path'],_0x44a40a=_0xf51557['getNodeByPath'](_0x48d60e);_0x44a40a['getAttribute'](_0x507f02)>0x0||_0x44a40a['_setAttribute'](_0x507f02,_0x463dfe[_0x3b8275++]);}for(const [_0x5da28f,_0x4d0b91]of _0x3e74ea['markers'])_0x5da28f['startsWith']('revision:')||this['_markers']['set'](_0x5da28f,_0x4d0b91);}const _0x5e3439=P('$graveyard');this['_baseRoots']['set']('$graveyard',_0x5e3439),this['_baseIdsRoots']['set']('$graveyard',this['_makeIdsRoot'](_0x5e3439,0x1));const _0x2e5984=P('$graveyard');this['_diffRoots']['set']('$graveyard',_0x2e5984),this['_idsRoots']['set']('$graveyard',this['_makeIdsRoot'](_0x2e5984,0x1));const _0x13df38=Array['from'](this['_diffRoots'])['map'](([_0x57a980,_0x2135d8])=>[_0x57a980,N(_0x2135d8)]);this['_saveMetaData'](this['_lastTo'],_0x13df38,this['_markers'],_0x55a92f);}['reInit'](){this['_reset'](),this['_lastFrom']=-0x1,this['_lastTo']=-0x1,this['_savedMetaData']['clear'](),this['init'](this['source']);}['_saveMetaData'](_0x3eeec4,_0x5b4d8d,_0x32de84,_0x3f55d8){const _0x450f11=new Map(_0x5b4d8d),_0x4438bd=new Map(_0x1420b2(_0x3f55d8)),_0x55eec2=new Map();for(const [_0x38d26d,_0x58bf12]of _0x32de84)_0x55eec2['set'](_0x38d26d,{'start':_0x58bf12['start']['clone'](),'end':_0x58bf12['end']['clone'](),'rootName':_0x58bf12['root']['rootName']});this['_savedMetaData']['set'](_0x3eeec4,{'roots':_0x450f11,'markers':_0x55eec2,'rootsAttributes':_0x4438bd});}['_removeMetaData'](_0x15118c){this['_savedMetaData']['delete'](_0x15118c);}['_reset'](){this['_touched']['clear'](),this['_touchedMarkers']['clear'](),this['_touchedRoots']['clear'](),this['_diffRoots']['clear'](),this['_diffRootsAttributes']['clear'](),this['_baseRoots']['clear'](),this['_baseRootsAttributes']['clear'](),this['_idsRoots']['clear'](),this['_baseIdsRoots']['clear'](),this['_markers']['clear'](),this['_revisionId']=0x1,this['_startingRevisionId']=this['_revisionId'];}['_makeIdsRoot'](_0x1c62d0,_0x5c38be=null){let _0x8249e5=null;_0x1c62d0['is']('documentFragment')||(_0x8249e5=new ut(_0x1c62d0['name'],{'vid_start':null===_0x5c38be?this['_revisionId']++:_0x5c38be++}));const _0x5aa8a1=[];for(const _0x3b0b6d of _0x1c62d0['getChildren']())if(_0x3b0b6d['is']('element')){_0x5aa8a1['push'](this['_makeIdsRoot'](_0x3b0b6d,_0x5c38be));const _0x15cf97=_0x5aa8a1[_0x5aa8a1['length']-0x1];null!==_0x5c38be&&(_0x5c38be=_0x15cf97['is']('element','$text')?_0x15cf97['getAttribute']('vid')+0x1:_0x15cf97['getAttribute']('vid_end')+0x1);}else{for(let _0x5b3867=0x0;_0x5b3867<_0x3b0b6d['offsetSize'];_0x5b3867++)_0x5aa8a1['push'](new ut('$text',{'vid':null===_0x5c38be?this['_revisionId']++:_0x5c38be++}));}if(_0x1c62d0['is']('documentFragment')){const _0x348ede=P(_0x1c62d0['rootName']);return _0x348ede['_insertChild'](0x0,_0x5aa8a1),_0x348ede;}return _0x8249e5['_setAttribute']('vid_end',null===_0x5c38be?this['_revisionId']++:_0x5c38be++),_0x8249e5['_insertChild'](0x0,_0x5aa8a1),_0x8249e5;}['_calculateMetaData'](_0x53335f,_0xd0c43a,_0x328c25){this['_reset']();const {roots:_0x21817b,markers:_0x36dacb,rootsAttributes:_0x260ca8}=this['_savedMetaData']['get'](_0x53335f);this['_baseRoots']=new Map(_0x21817b),this['_baseRootsAttributes']=new Map(_0x1420b2(_0x260ca8));for(const [_0x1819fb,_0x2cf019]of this['_baseRoots'])if('$graveyard'!==_0x1819fb&&(this['_diffRoots']['set'](_0x1819fb,N(_0x2cf019)),this['_diffRootsAttributes']=new Map(_0x1420b2(_0x260ca8)),_0x328c25)){const _0x3c54d7=this['_revisionId'];this['_idsRoots']['set'](_0x1819fb,this['_makeIdsRoot'](_0x2cf019)),this['_baseIdsRoots']['set'](_0x1819fb,this['_makeIdsRoot'](_0x2cf019,_0x3c54d7));}this['_startingRevisionId']=this['_revisionId'],this['_diffRoots']['set']('$graveyard',N(this['_baseRoots']['get']('$graveyard'))),_0x328c25&&this['_idsRoots']['set']('$graveyard',this['_makeIdsRoot'](this['_baseRoots']['get']('$graveyard')));for(const [_0x4f0ba8,_0x16a237]of _0x36dacb){const _0x3e6ee4=this['_baseRoots']['get'](_0x16a237['rootName']),_0x38364e=this['_diffRoots']['get'](_0x16a237['rootName']),_0x334f18=new lt(this['_fixPosition'](_0x16a237['start'],_0x3e6ee4),this['_fixPosition'](_0x16a237['end'],_0x3e6ee4)),_0x21d33a=this['_fixRange'](_0x334f18,_0x38364e);_0x3e6ee4['markers']['set'](_0x4f0ba8,_0x334f18),this['_markers']['set'](_0x4f0ba8,_0x21d33a);}this['_applyOperations'](_0x53335f,_0xd0c43a,_0x328c25);}['_applyOperations'](_0xa78099,_0x514d84,_0x4ea36b){for(const _0x555553 of this['source']['getOperations'](_0xa78099,_0x514d84))this['_handleOperation'](_0x555553,_0x4ea36b);for(const _0x22955f of this['_diffRoots']['values']())_0x22955f['markers']['clear']();for(const [_0x1f7eee,_0x557f95]of this['_markers']){this['_diffRoots']['get'](_0x557f95['root']['rootName'])['markers']['set'](_0x1f7eee,_0x557f95['clone']());}const _0x45f4e1=new Map(),_0x21690f=new Map();for(const [_0x566f8d,_0x257d79]of this['_diffRoots'])_0x45f4e1['set'](_0x566f8d,N(_0x257d79)),_0x21690f['set'](_0x566f8d,this['_diffRootsAttributes']['get'](_0x566f8d));this['_saveMetaData'](_0x514d84,_0x45f4e1,this['_markers'],_0x21690f);}['_getPreviousFrom'](_0xd4f357){const _0x55ec36=Array['from'](this['_savedMetaData']['keys']());_0x55ec36['sort']((_0x51dc9a,_0x2c0d34)=>_0x51dc9a-_0x2c0d34),_0x55ec36['reverse']();for(const _0x316ab9 of _0x55ec36)if(_0x316ab9<_0xd4f357)return _0x316ab9;return Number['NEGATIVE_INFINITY'];}['_copyMarkers'](_0x4084ff,_0x292374){const _0x1d7d9d=Array['from'](_0x292374['markers'])['map'](([_0x20e551,_0x2672bf])=>[_0x20e551,this['_fixRange'](_0x2672bf,_0x4084ff)]);_0x4084ff['markers']=new Map(_0x1d7d9d);}['_transformMarkers'](_0x4dcd00){for(const _0x460a27 of this['_markers']['values']()){const _0x742d1b=_0x460a27['getTransformedByOperation'](_0x4dcd00),_0x57e206=lt['_createFromRanges'](_0x742d1b);_0x460a27['start']=_0x57e206['start'],_0x460a27['end']=_0x57e206['end'];}}['_handleOperation'](_0x38af70,_0x32eafa){if('addRoot'!=_0x38af70['type']&&'detachRoot'!=_0x38af70['type']){if('insert'==_0x38af70['type']){const _0x2143b5=_0x38af70['position']['root']['rootName'];this['_diffRoots']['has'](_0x2143b5)||(this['_diffRoots']['set'](_0x2143b5,P(_0x2143b5,!0x0)),this['_diffRootsAttributes']['set'](_0x2143b5,{}),_0x32eafa&&this['_idsRoots']['set'](_0x2143b5,P(_0x2143b5,!0x0)));}else{if('addRootAttribute'==_0x38af70['type']||'removeRootAttribute'==_0x38af70['type']||'changeRootAttribute'==_0x38af70['type'])return void this['_handleRootAttributeOperation'](_0x38af70);'marker'==_0x38af70['type']&&this['_handleMarkerOperation'](_0x38af70);}if('marker'!==_0x38af70['type']){const _0x9c445b=this['_cloneOperation'](_0x38af70,this['_diffRoots']);_0x9c445b['_execute'](),this['_transformMarkers'](_0x9c445b);}if(_0x32eafa)switch(_0x38af70['type']){case'insert':this['_handleInsertOperation'](_0x38af70);break;case'move':case'remove':case'reinsert':this['_handleMoveOperation'](_0x38af70);break;case'merge':this['_handleMergeOperation'](_0x38af70);break;case'split':this['_handleSplitOperation'](_0x38af70);}}else this['_handleRootOperation'](_0x38af70,_0x32eafa);}['_cloneOperation'](_0x3c8485,_0x36c310){const _0x12d202=_0x3c8485['clone']();return _0x12d202['_authorId']=_0x3c8485['_authorId'],this['_fixOperation'](_0x12d202,_0x36c310),_0x12d202;}['_getBaseVids'](_0x57e9ce){return _0x57e9ce['map'](_0x5b405d=>{const _0x19330c=this['_getVidAttributeName'](_0x5b405d);return Number(_0x5b405d['item']['getAttribute'](_0x19330c));});}['_generateTape'](_0x1d736d,_0x1d1a98){if(_0x1d736d['is']('element','$text'))_0x1d1a98['push']({'item':_0x1d736d,'type':'text'});else{_0x1d736d['is']('element')&&_0x1d1a98['push']({'item':_0x1d736d,'type':'elementStart'});for(const _0xb83944 of _0x1d736d['getChildren']())this['_generateTape'](_0xb83944,_0x1d1a98);_0x1d736d['is']('element')&&_0x1d1a98['push']({'item':_0x1d736d,'type':'elementEnd'});}return _0x1d1a98;}['_getState'](){const _0xb7bd72=new Map(this['_touched']),_0x3ce62f=new Map(_0xb7bd72),_0x289897=new Map(),_0x388eb0={'insertions':{},'deletions':{}},_0x2d627e={'insertions':{},'deletions':{}},_0x36061e=new Map(),_0xe387a1=new Set([...this['_baseRoots']['keys'](),...this['_diffRoots']['keys']()]);_0xe387a1['delete']('$graveyard');for(const _0xd3d641 of _0xe387a1){const _0x2a7e66=this['_diffRoots']['get'](_0xd3d641)||P(_0xd3d641,!0x1),_0x49ffa1=this['_baseRoots']['get'](_0xd3d641)||P(_0xd3d641,!0x1);_0x2a7e66['isAttached']()||_0x49ffa1['isAttached']()?(_0x388eb0['insertions'][_0xd3d641]=N(_0x2a7e66),_0x388eb0['deletions'][_0xd3d641]=N(_0x49ffa1),this['_copyMarkers'](_0x388eb0['deletions'][_0xd3d641],_0x49ffa1),this['_copyMarkers'](_0x388eb0['insertions'][_0xd3d641],_0x2a7e66),_0x2d627e['insertions'][_0xd3d641]=this['_generateTape'](this['_idsRoots']['get'](_0xd3d641),[]),_0x2d627e['deletions'][_0xd3d641]=this['_generateTape'](this['_baseIdsRoots']['get'](_0xd3d641)||P(_0xd3d641,!0x1),[])):_0xe387a1['delete'](_0xd3d641);}for(const _0x233bf9 of _0xe387a1){const _0x50d2e0=_0x2d627e['insertions'][_0x233bf9];for(const _0x1b6fc0 of _0x50d2e0){const _0x836383=this['_getVidAttributeName'](_0x1b6fc0),_0x52d9e1=_0x1b6fc0['item']['getAttribute'](_0x836383);_0x3ce62f['delete'](_0x52d9e1),_0x52d9e1>=this['_startingRevisionId']&&_0x289897['set'](_0x52d9e1,_0xb7bd72['get'](_0x52d9e1));}}for(const _0x453ea9 of _0xe387a1){const _0x389871=_0x2d627e['insertions'][_0x453ea9],_0xefa1b1=this['_getBaseVids'](_0x2d627e['deletions'][_0x453ea9]);let _0x38d44a=0x0;for(const _0x16bf49 of _0x389871){const _0x10a351=this['_getVidAttributeName'](_0x16bf49),_0x486ea3=_0x16bf49['item']['getAttribute'](_0x10a351);if(!_0x289897['has'](_0x486ea3)&&!_0x36061e['has'](_0x486ea3)){if(_0x3ce62f['has'](_0x486ea3))_0x38d44a++;else{if(_0x486ea3!=_0xefa1b1[_0x38d44a]){const _0x5ebc6d=_0xb7bd72['get'](_0x486ea3)||_0xb7bd72['get'](_0xefa1b1[_0x38d44a]);for(;_0x486ea3!=_0xefa1b1[_0x38d44a];)_0x3ce62f['has'](_0xefa1b1[_0x38d44a])||(_0x36061e['set'](_0xefa1b1[_0x38d44a],_0x5ebc6d),_0xb7bd72['set'](_0xefa1b1[_0x38d44a],_0x5ebc6d)),_0x38d44a++;}_0x38d44a++;}}}}for(const _0x5f9992 of _0xe387a1){const _0x18024d=_0x2d627e['insertions'][_0x5f9992];for(const _0x546889 of _0x18024d){const _0x120c27=this['_getVidAttributeName'](_0x546889),_0x12f607=_0x546889['item']['getAttribute'](_0x120c27);if(_0x36061e['has'](_0x12f607)){const _0x56b688=_0x36061e['get'](_0x12f607);_0x3ce62f['has'](_0x12f607)||_0x3ce62f['set'](_0x12f607,{..._0x56b688}),_0x289897['set'](_0x12f607,{..._0x56b688});}}}for(const _0x4e85b9 of _0x3ce62f['keys']())_0x4e85b9>=this['_startingRevisionId']&&_0x3ce62f['delete'](_0x4e85b9);const _0x36de38=new Map();for(const _0x39d8f2 of _0xe387a1){let _0x109850=_0x2d627e['insertions'][_0x39d8f2];for(const _0x9d6bb6 of _0x109850)if(_0x9d6bb6['item']['is']('element','tableCell')){const _0x5e23be=this['_getVidAttributeName'](_0x9d6bb6),_0x9f1a12=_0x9d6bb6['item']['getAttribute'](_0x5e23be);if(_0x289897['has'](_0x9f1a12)){const _0x32ea89=_0x9d6bb6['item']['parent']['parent']['getAttribute']('vid_start'),_0x2a8495=_0x36de38['get'](_0x32ea89)||new Set();_0x2a8495['add'](_0x289897['get'](_0x9f1a12)['userId']),_0x36de38['set'](_0x32ea89,_0x2a8495);}}_0x109850=_0x2d627e['deletions'][_0x39d8f2];for(const _0x128610 of _0x109850)if(_0x128610['item']['is']('element','tableCell')){const _0x3aad44=this['_getVidAttributeName'](_0x128610),_0x446a7a=_0x128610['item']['getAttribute'](_0x3aad44);if(_0x3ce62f['has'](_0x446a7a)){const _0x294197=_0x128610['item']['parent']['parent']['getAttribute']('vid_start'),_0x4249ba=_0x36de38['get'](_0x294197)||new Set();_0x4249ba['add'](_0x3ce62f['get'](_0x446a7a)['userId']),_0x36de38['set'](_0x294197,_0x4249ba);}}for(const _0x3bb36a of _0x36de38['keys']())(_0x289897['has'](_0x3bb36a)||_0x3ce62f['has'](_0x3bb36a))&&_0x36de38['delete'](_0x3bb36a);}for(const _0x5d37ce of _0xe387a1){const _0x52370f=_0x2d627e['insertions'][_0x5d37ce];let _0x347b76=null,_0x49b853=null;for(const _0x9c2e60 of _0x52370f){const _0x2521e0=this['_getVidAttributeName'](_0x9c2e60),_0x220e75=_0x9c2e60['item']['getAttribute'](_0x2521e0),_0x1d4bcd=_0x36de38['get'](_0x220e75);_0x1d4bcd&&'elementStart'==_0x9c2e60['type']&&(_0x347b76=Array['from'](_0x1d4bcd)[0x0],_0x49b853=_0x9c2e60['item']['getAttribute']('vid_end')),_0x347b76&&(_0x3ce62f['set'](_0x220e75,{'userId':_0x347b76}),_0x289897['set'](_0x220e75,{'userId':_0x347b76})),_0x220e75==_0x49b853&&(_0x347b76=null,_0x49b853=null);}}const _0x179c2b={},_0x46ba4c=new Set();for(const _0x6078d9 of _0xe387a1){const _0x6327e3=_0x388eb0['deletions'][_0x6078d9],_0x1fc5ba=_0x388eb0['insertions'][_0x6078d9];for(const {userId:_0x21db7c}of this['_touchedMarkers']['values']())null!==_0x21db7c&&_0x46ba4c['add'](_0x21db7c);for(const {userId:_0x5e2ad9}of this['_touchedRoots']['values']())null!==_0x5e2ad9&&_0x46ba4c['add'](_0x5e2ad9);this['_markChanges'](_0x1fc5ba,_0x2d627e['insertions'][_0x6078d9],_0x289897,'insertion',_0x46ba4c),this['_markChanges'](_0x6327e3,_0x2d627e['deletions'][_0x6078d9],_0x3ce62f,'deletion',_0x46ba4c),_0x179c2b[_0x6078d9]={'insertions':this['_prepareViewToSave'](_0x1fc5ba),'deletions':this['_prepareViewToSave'](_0x6327e3),'attachChange':this['_touchedRoots']['get'](_0x6078d9)||null,'attributesBefore':_0x1420b2(this['_baseRootsAttributes']['get'](_0x6078d9))||{},'attributesAfter':_0x1420b2(this['_diffRootsAttributes']['get'](_0x6078d9))};}return{'diffData':_0x179c2b,'authorsIds':Array['from'](_0x46ba4c)};}['_processRootBeforeSave'](_0x333827){for(const [,_0x3d2756]of _0x333827['markers']){const _0x30603e=_0x3d2756['start']['getAncestors']()['filter'](_0x28ef72=>'tableCell'==_0x28ef72['name']);for(const _0x210748 of _0x30603e)0x1==_0x210748['childCount']&&_0x210748['getChild'](0x0)['is']('element','paragraph')&&_0x210748['getChild'](0x0)['_setAttribute']('keepParagraph',!0x0);}}['_prepareViewToSave'](_0x11d418){this['_processRootBeforeSave'](_0x11d418);const _0x1edcbd=this['editor']['data']['toView'](_0x11d418,{}),_0x30334c=Array['from'](_0x1edcbd['getChildren']())['map'](_0x3beb75=>this['_getViewJson'](_0x3beb75));return JSON['stringify'](_0x30334c);}['_getViewJson'](_0x373194){if(_0x373194['is']('$text'))return _0x373194['data'];{const _0x2fcc63=this['editor']['plugins']['get']('RevisionHistoryUtils'),_0x576d79=_0x373194,_0x566507=this['editor']['data']['htmlProcessor']['domConverter'],_0x16fa2e={'type':_0x2fcc63['_getTypeCharForViewElement'](_0x576d79),'name':_0x576d79['name'],'attributes':Array['from'](_0x576d79['getAttributes']()),'children':Array['from'](_0x576d79['getChildren']())['map'](_0x148641=>this['_getViewJson'](_0x148641))};if(_0x373194['is']('uiElement')&&'$comment'!=_0x373194['name']){const _0x42b697=_0x373194['render'](_0x566507['domDocument'],_0x566507);_0x16fa2e['children']['push'](_0x42b697['outerHTML']);}else{if(_0x373194['is']('rawElement')){const _0xa8ce5b=_0x566507['domDocument']['createElement'](_0x576d79['name']);_0x373194['render'](_0xa8ce5b,_0x566507),_0x16fa2e['children']['push'](_0xa8ce5b['innerHTML']);}}const _0x362bff=Array['from'](_0x576d79['getCustomProperties']());_0x362bff['length']>0x0&&(_0x16fa2e['customProperties']=_0x362bff);const _0x1afb47=_0x576d79['getFillerOffset']();return null!==_0x1afb47&&(_0x16fa2e['fillerOffset']=_0x1afb47),_0x16fa2e;}}['_markChanges'](_0x3618eb,_0x313897,_0x116dc0,_0x30d0eb,_0x58962c){let _0x158f93=null,_0x41d34d=null,_0x45c65c=0x0;const _0x2f85c6=this['editor']['model'];for(let _0x35546e=0x0;_0x35546e<_0x313897['length'];_0x35546e++){const _0x1c9a6d=this['_getVidAttributeName'](_0x313897[_0x35546e]),_0x5da433=_0x313897[_0x35546e]['item']['getAttribute'](_0x1c9a6d),_0x116573=_0x116dc0['get'](_0x5da433),_0x33418b=_0x35546e==_0x313897['length']-0x1;(!_0x158f93&&_0x116573&&(_0x158f93=_0x116573,_0x41d34d=_0x313897[_0x35546e]),_0x158f93&&(!_0x116573||_0x116573['userId']!=_0x158f93['userId']))&&(_0x456d94(_0x116573,F(_0x41d34d,_0x3618eb,_0x2f85c6),F(_0x313897[_0x35546e],_0x3618eb,_0x2f85c6)),_0x158f93=_0x116573||null,_0x41d34d=_0x116573?_0x313897[_0x35546e]:null),_0x158f93&&_0x33418b&&_0x456d94(_0x116573,F(_0x41d34d,_0x3618eb,_0x2f85c6),B(_0x313897[_0x35546e],_0x3618eb,_0x2f85c6));}function _0x456d94(_0x1725f0,_0x3ab813,_0x5475a7){const _0x2307da=_0x158f93['userId'],_0x4c0949='revision:'+_0x30d0eb+':'+_0x2307da+':'+_0x45c65c++,_0x35fdcf=_0x2f85c6['createRange'](_0x3ab813,_0x5475a7);_0x3618eb['markers']['set'](_0x4c0949,_0x35fdcf),null!==_0x2307da&&_0x58962c['add'](_0x2307da);}}['_getVidAttributeName'](_0x1800b3){switch(_0x1800b3['type']){case'elementStart':return'vid_start';case'elementEnd':return'vid_end';default:return'vid';}}['_fixOperation'](_0x584e63,_0x5e241f){_0x584e63['baseVersion']=null;for(const _0x3174be in _0x584e63){const _0x560eb2=_0x584e63[_0x3174be];if(_0x560eb2 instanceof ft){const _0x16bf04=_0x5e241f['get'](_0x560eb2['root']['rootName']);_0x584e63[_0x3174be]=this['_fixPosition'](_0x560eb2,_0x16bf04);}if(_0x560eb2 instanceof lt){const _0x349f58=_0x5e241f['get'](_0x560eb2['root']['rootName']);_0x584e63[_0x3174be]=this['_fixRange'](_0x560eb2,_0x349f58);}'root'===_0x3174be&&(_0x584e63['root']=_0x5e241f['get'](_0x584e63['root']['rootName']));}}['_fixRange'](_0x2213d7,_0x30dcc9){return this['editor']['model']['createRange'](this['_fixPosition'](_0x2213d7['start'],_0x30dcc9),this['_fixPosition'](_0x2213d7['end'],_0x30dcc9));}['_fixPosition'](_0x246ef7,_0x3bdaed){return this['editor']['model']['createPositionFromPath'](_0x3bdaed,_0x246ef7['path'],_0x246ef7['stickiness']);}['_handleInsertOperation'](_0x3e313f){const _0x15a159=this['_idsRoots']['get'](_0x3e313f['position']['root']['rootName']),_0x3d9ae6=this['_fixPosition'](_0x3e313f['position'],_0x15a159),_0x1b76c6=null===_0x3e313f['_authorId']?null:_0x3e313f['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x52166e=_0x3d9ae6['parent'],_0x231b13=this['_revisionId'],_0x5b4a1d=[];for(const _0x2a2c55 of _0x3e313f['nodes'])if(_0x2a2c55['is']('element'))_0x5b4a1d['push'](this['_makeIdsRoot'](_0x2a2c55));else{for(let _0x284fd2=0x0;_0x284fd2<_0x2a2c55['offsetSize'];_0x284fd2++)_0x5b4a1d['push'](new ut('$text',{'vid':this['_revisionId']++}));}const _0x4b0909=this['_revisionId'];for(let _0x22fce6=_0x231b13;_0x22fce6<_0x4b0909;_0x22fce6++)this['_touched']['set'](_0x22fce6,{'userId':_0x1b76c6});_0x52166e['_insertChild'](_0x3d9ae6['offset'],_0x5b4a1d);}['_handleMoveOperation'](_0x327de2){(_0x327de2=this['_cloneOperation'](_0x327de2,this['_idsRoots']))['_execute']();const _0x245243=null===_0x327de2['_authorId']?null:_0x327de2['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x4b9a5c=_0x327de2['getMovedRangeStart'](),_0x4fa057=_0x4b9a5c['parent'],_0x4c7cac=_0x4b9a5c['offset'];!function _0x32d1d8(_0x4315a2,_0xc6202,_0x26f98a,_0x5a50d4){for(let _0x5d6ff2=_0x26f98a;_0x5d6ff2<_0x5a50d4;_0x5d6ff2++){const _0x3daea5=_0xc6202['getChild'](_0x5d6ff2);_0x3daea5['is']('element','$text')?_0x4315a2['set'](_0x3daea5['getAttribute']('vid'),{'userId':_0x245243}):(_0x4315a2['set'](_0x3daea5['getAttribute']('vid_start'),{'userId':_0x245243}),_0x32d1d8(_0x4315a2,_0x3daea5,0x0,_0x3daea5['childCount']),_0x4315a2['set'](_0x3daea5['getAttribute']('vid_end'),{'userId':_0x245243}));}}(this['_touched'],_0x4fa057,_0x4c7cac,_0x4c7cac+_0x327de2['howMany']);}['_handleMergeOperation'](_0x3edae0){const _0xeb8ea9=null===(_0x3edae0=this['_cloneOperation'](_0x3edae0,this['_idsRoots']))['_authorId']?null:_0x3edae0['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x4b3307=_0x3edae0['targetPosition']['parent'],_0x5bd8e3=_0x3edae0['sourcePosition']['parent'],_0x9f872e=_0x4b3307['getAttribute']('vid_end'),_0x4ccbc5=_0x5bd8e3['getAttribute']('vid_start');_0x4b3307['_setAttribute']('vid_end',_0x5bd8e3['getAttribute']('vid_end')),_0x5bd8e3['_setAttribute']('vid_end',_0x9f872e),this['_touched']['set'](_0x4ccbc5,{'userId':_0xeb8ea9}),this['_touched']['set'](_0x9f872e,{'userId':_0xeb8ea9}),_0x3edae0['_execute']();}['_handleSplitOperation'](_0x230e00){const _0x171562=null===(_0x230e00=this['_cloneOperation'](_0x230e00,this['_idsRoots']))['_authorId']?null:_0x230e00['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x2afe7a=_0x230e00['graveyardPosition'],_0x4c304c=_0x230e00['splitPosition']['parent'];_0x230e00['_execute']();const _0x4c98f3=_0x4c304c['getAttribute']('vid_end'),_0x42a474=_0x230e00['insertionPosition']['nodeAfter'];if(_0x2afe7a){const _0x114d35=_0x42a474['getAttribute']('vid_end'),_0x5b3480=_0x4c304c['getAttribute']('vid_end');_0x4c304c['_setAttribute']('vid_end',_0x114d35),_0x42a474['_setAttribute']('vid_end',_0x5b3480),this['_touched']['set'](_0x4c304c['getAttribute']('vid_end'),{'userId':_0x171562}),this['_touched']['set'](_0x42a474['getAttribute']('vid_start'),{'userId':_0x171562});}else{const _0x3bdbea=this['_revisionId']++,_0x3f95a1=this['_revisionId']++;_0x4c304c['_setAttribute']('vid_end',_0x3bdbea),_0x42a474['_setAttribute']('vid_start',_0x3f95a1),_0x42a474['_setAttribute']('vid_end',_0x4c98f3),this['_touched']['set'](_0x3bdbea,{'userId':_0x171562}),this['_touched']['set'](_0x3f95a1,{'userId':_0x171562});}}['_handleMarkerOperation'](_0x32fa42){if(!_0x32fa42['affectsData'])return;const _0x3ca5b4=(_0x32fa42=this['_cloneOperation'](_0x32fa42,this['_diffRoots']))['oldRange']?_0x32fa42['oldRange']['root']:null,_0x1f146d=_0x32fa42['newRange']?_0x32fa42['newRange']['root']:null;_0x3ca5b4&&this['_markers']['delete'](_0x32fa42['name']),_0x1f146d&&this['_markers']['set'](_0x32fa42['name'],_0x32fa42['newRange']['clone']());const _0x41e067=null===_0x32fa42['_authorId']?null:_0x32fa42['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x1ca4a7=_0x32fa42['name'];if(!this['_touchedMarkers']['has'](_0x1ca4a7))return void this['_touchedMarkers']['set'](_0x1ca4a7,{'range':_0x32fa42['oldRange'],'userId':_0x41e067});const _0x1d0ab8=this['_touchedMarkers']['get'](_0x1ca4a7),_0x5d650e=_0x1d0ab8['range'],_0x1becc6=_0x32fa42['newRange'];null==_0x5d650e&&null==_0x1becc6||_0x5d650e&&_0x1becc6&&_0x5d650e['isEqual'](_0x1becc6)?this['_touchedMarkers']['delete'](_0x32fa42['name']):_0x1d0ab8['userId']=_0x41e067;}['_handleRootOperation'](_0x2eabb9,_0x43cd3b){this['_diffRoots']['has'](_0x2eabb9['rootName'])?this['_diffRoots']['get'](_0x2eabb9['rootName'])['_isAttached']=_0x2eabb9['isAdd']:(this['_diffRoots']['set'](_0x2eabb9['rootName'],P(_0x2eabb9['rootName'],!0x0)),this['_diffRootsAttributes']['set'](_0x2eabb9['rootName'],{}),_0x43cd3b&&this['_idsRoots']['set'](_0x2eabb9['rootName'],P(_0x2eabb9['rootName'],!0x0)));const _0x49ffb6=null===_0x2eabb9['_authorId']?null:_0x2eabb9['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x2d5ef9=this['_touchedRoots']['get'](_0x2eabb9['rootName']);_0x2d5ef9&&_0x2d5ef9['userId']===_0x49ffb6?this['_touchedRoots']['delete'](_0x2eabb9['rootName']):this['_touchedRoots']['set'](_0x2eabb9['rootName'],{'userId':_0x49ffb6,'isAttached':_0x2eabb9['isAdd']});}['_handleRootAttributeOperation'](_0x3c9284){const _0x2c8a2f=this['_diffRootsAttributes']['get'](_0x3c9284['root']['rootName']);null===_0x3c9284['newValue']?delete _0x2c8a2f[_0x3c9284['key']]:_0x2c8a2f[_0x3c9284['key']]=_0x3c9284['newValue'];}}function N(_0x179202){const _0x2c61d3=P(_0x179202['rootName'],_0x179202['isAttached']());for(const _0x20be6c of _0x179202['getChildren']()){const _0x5c01ce=_0x20be6c['_clone'](!0x0);_0x2c61d3['_appendChild'](_0x5c01ce);}return _0x2c61d3;}function P(_0x45c680,_0x40a353=!0x0){const _0x1abdd6=new vt();return _0x1abdd6['rootName']=_0x45c680,_0x1abdd6['_isAttached']=_0x40a353,_0x1abdd6['isAttached']=()=>_0x1abdd6['_isAttached'],_0x1abdd6;}function F(_0x146bc6,_0x4af098,_0xb9d6){const _0x3897bb='elementEnd'==_0x146bc6['type']?_0xb9d6['createPositionAt'](_0x146bc6['item'],'end'):_0xb9d6['createPositionBefore'](_0x146bc6['item']);return _0xb9d6['createPositionFromPath'](_0x4af098,_0x3897bb['path'],_0x3897bb['stickiness']);}function B(_0x9ef72d,_0x8eea0b,_0x52ba06){const _0x1d3dfe='elementStart'==_0x9ef72d['type']?_0x52ba06['createPositionAt'](_0x9ef72d['item'],0x0):_0x52ba06['createPositionAfter'](_0x9ef72d['item']);return _0x52ba06['createPositionFromPath'](_0x8eea0b,_0x1d3dfe['path'],_0x1d3dfe['stickiness']);}class hs extends ts{['focusTracker'];['keystrokes'];['revisionNameInputView'];constructor(_0x40ca89,_0x4613b9){super(_0x40ca89),this['focusTracker']=new _0x5cd71e(),this['keystrokes']=new _0xd25a25(),this['set']('revisionNameInputValue',''),this['revisionNameInputView']=this['_createRevisionNameInput'](_0x4613b9),this['setTemplate']({'tag':'form','attributes':{'class':['ck','ck-revision-history-save-revision-form','ck-responsive-form'],'tabindex':'-1'},'children':[this['revisionNameInputView']]}),_0x306a94(this);}['render'](){super['render'](),_0x1fdb69({'view':this}),this['focusTracker']['add'](this['revisionNameInputView']['element']),this['keystrokes']['listenTo'](this['element']);const _0x579945=_0x1d8f6d=>_0x1d8f6d['stopPropagation']();this['keystrokes']['set']('arrowright',_0x579945),this['keystrokes']['set']('arrowleft',_0x579945),this['keystrokes']['set']('arrowup',_0x579945),this['keystrokes']['set']('arrowdown',_0x579945);}['focus'](){this['revisionNameInputView']['focus']();}get['revisionName'](){return this['revisionNameInputView']['fieldView']['element']['value']['trim']();}set['revisionName'](_0x490c2c){this['revisionNameInputView']['fieldView']['element']['value']=_0x490c2c['trim']();}['reset'](){this['revisionNameInputView']['fieldView']['element']['value']='',this['revisionNameInputView']['errorText']=null;}['_createRevisionNameInput'](_0x27248f){const _0xf0795c=new _0xdb2a4e(this['locale'],_0x4ed94f),_0x790e2e=_0xf0795c['fieldView'];_0x790e2e['extendTemplate']({'attributes':{'maxlength':'220'}});let _0x1fb67b=g(this['locale'],'Name\x20of\x20the\x20revision');return!_0x27248f&&(_0x1fb67b+='\x20('+g(this['locale'],'optional')+')'),(_0xf0795c['label']=_0x1fb67b,_0x790e2e['on']('input',()=>{this['revisionNameInputValue']=_0x790e2e['element']['value']['trim']();}),_0xf0795c);}}class f extends _0x15b8d5{static get['pluginName'](){return'RevisionHistoryUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[u];}['_saveRevisionFormView'];['init'](){const _0x39af41=this['editor'],_0x38dd37=_0x39af41['plugins']['get']('RevisionTracker');_0x39af41['ui']['componentFactory']['add']('revisionHistory',_0x4d14bf=>{const _0x16a3df=_0x44a305(_0x4d14bf),_0xef7fbd=_0x16a3df['panelView']['children'],_0x57ea2e=new _0x2a4e60(_0x4d14bf),_0x4c4b4c=new _0x3138f2(_0x4d14bf),_0x546d2e=new te(_0x4d14bf),_0x357bec=new _0x3138f2(_0x4d14bf),_0x513188=new te(_0x4d14bf);return _0x16a3df['bind']('isEnabled')['to'](_0x38dd37,'isReady',_0x38dd37,'isEnabled',_0x39af41,'isReadOnly',(_0xf79a3a,_0x43a4dc,_0x1c43ae)=>_0xf79a3a&&_0x43a4dc&&!_0x1c43ae),_0x16a3df['buttonView']['set']({'icon':_0x588fdb,'label':g(_0x4d14bf,'Revision\x20history'),'tooltip':!0x0}),_0x546d2e['set']({'label':g(_0x4d14bf,'Save\x20current\x20revision'),'withText':!0x0,'role':'menuitem'}),_0x546d2e['bind']('isEnabled')['to'](_0x38dd37,'isReady',_0x38dd37,'isEnabled',_0x39af41,'isReadOnly',(_0x5a16ea,_0x27f6a6,_0xd0d814)=>_0x5a16ea&&_0x27f6a6&&!_0xd0d814),_0x546d2e['on']('execute',()=>this['_showDialog']()),_0x513188['set']({'label':g(_0x4d14bf,'Open\x20revision\x20history'),'withText':!0x0,'role':'menuitem'}),_0x513188['bind']('isEnabled')['to'](_0x38dd37,'isReady',_0x39af41,'isReadOnly',(_0x19c4b9,_0x236492)=>_0x19c4b9&&!_0x236492),_0x513188['on']('execute',()=>{_0x39af41['config']['get']('revisionHistory')['showRevisionViewerCallback'](),_0x16a3df['isOpen']=!0x1,_0x39af41['editing']['view']['focus']();}),_0x4c4b4c['children']['add'](_0x546d2e),_0x357bec['children']['add'](_0x513188),_0x57ea2e['role']='menu',_0x57ea2e['items']['addMany']([_0x4c4b4c,_0x357bec]),_0xef7fbd['add'](_0x57ea2e),_0x16a3df;}),_0x39af41['ui']['componentFactory']['add']('menuBar:revisionHistory',()=>this['_registerMenuComponent']());}['_registerMenuComponent'](){const _0x13f0b9=this['editor'],_0x51aff2=_0x13f0b9['locale'],_0x3d9470=new _0x2e0d1(_0x51aff2),_0x21472b=new _0x1afedd(_0x51aff2);_0x3d9470['buttonView']['set']({'icon':_0x588fdb,'label':g(_0x51aff2,'Revision\x20history')});const _0xb6ff16=new _0xb046b3(_0x51aff2,_0x3d9470),_0x3aab73=new _0xa818ba(_0x51aff2);_0x3aab73['set']({'label':g(_0x51aff2,'Save\x20current\x20revision')}),_0x3aab73['delegate']('execute')['to'](_0x3d9470),_0x3aab73['on']('execute',()=>{this['_showDialog']();}),_0xb6ff16['children']['add'](_0x3aab73),_0x21472b['items']['add'](_0xb6ff16);const _0x39d578=new _0xb046b3(_0x51aff2,_0x3d9470),_0x4a282d=new _0xa818ba(_0x51aff2);return _0x4a282d['set']({'label':g(_0x51aff2,'Open\x20revision\x20history')}),_0x4a282d['delegate']('execute')['to'](_0x3d9470),_0x4a282d['on']('execute',()=>{_0x13f0b9['config']['get']('revisionHistory')['showRevisionViewerCallback']();}),_0x39d578['children']['add'](_0x4a282d),_0x21472b['items']['add'](_0x39d578),_0x3d9470['panelView']['children']['add'](_0x21472b),_0x3d9470;}['_showDialog'](){const _0xd8c514=this['editor'],_0x21a639=_0xd8c514['locale'],_0x4b8a5b=_0xd8c514['plugins']['get']('Dialog'),_0x332556=_0xd8c514['plugins']['get']('RevisionTracker');function _0xa65e43(_0x3f06dd){_0xd8c514['config']['get']('revisionHistory.requireRevisionName')&&''===_0x3f06dd['revisionName']?_0x3f06dd['revisionNameInputView']['errorText']=g(_0x21a639,'The\x20revision\x20name\x20cannot\x20be\x20empty.'):(_0xd8c514['plugins']['get'](u)['saveRevision']({'name':_0x3f06dd['revisionName']}),_0x4b8a5b['hide']());}this['_saveRevisionFormView']||(this['_createSaveRevisionFormView'](),this['_saveRevisionFormView']['on']('submit',()=>_0xa65e43(this['_saveRevisionFormView']))),this['_saveRevisionFormView']['reset'](),_0x4b8a5b['show']({'id':'revisionSave','title':g(_0x21a639,'Save\x20current\x20revision'),'isModal':!0x0,'content':this['_saveRevisionFormView'],'actionButtons':[{'label':g(_0xd8c514['locale'],'Cancel'),'withText':!0x0,'onExecute':()=>_0x4b8a5b['hide']()},{'label':g(_0xd8c514['locale'],'Accept'),'class':'ck-button-action','withText':!0x0,'onCreate'(_0xdcbf98){_0xdcbf98['bind']('isEnabled')['to'](_0x332556,'isReady',_0x332556,'isEnabled',_0xd8c514,'isReadOnly',(_0x367f08,_0x431214,_0x484d38)=>_0x367f08&&_0x431214&&!_0x484d38);},'onExecute':()=>_0xa65e43(this['_saveRevisionFormView'])}]});}['_createSaveRevisionFormView'](){const _0x35a8a1=this['editor'],_0x49bac5=_0x35a8a1['locale'];this['_saveRevisionFormView']=new hs(_0x49bac5,_0x35a8a1['config']['get']('revisionHistory.requireRevisionName')),this['_saveRevisionFormView']['render']();}}class Q extends ts{['changeId'];['_model'];constructor(_0x41a63f,_0x57eb79){super(_0x41a63f),this['_model']=_0x57eb79,this['changeId']=_0x57eb79['id'];const _0x3fd652=this['bindTemplate'],_0x29a0e7=g(_0x41a63f,_0x57eb79['data']['isSuggestion']?'Suggested\x20by':'add'==_0x57eb79['type']?'Added\x20by':'Removed\x20by');this['set']('type',_0x57eb79['type']),this['setTemplate']({'tag':'div','attributes':{'class':['ck-annotation','ck-revision-change',_0x3fd652['to']('type',_0x579c4a=>'ck-revision-change__'+_0x579c4a)],'tabindex':-0x1},'children':[{'tag':'span','children':[{'tag':'span','attributes':{'class':['ck-revision-change__label']},'children':[{'text':_0x29a0e7}]},{'text':'\x20'+_0x57eb79['author']['name']}]}]});}['focus'](){this['element']['focus']();}}class r extends/* #__PURE__ -- @preserve */
25
- _0x2158f4(){['id'];['author'];['type'];['data'];['rootName'];constructor(_0xd3a4be){super(),this['id']=_0xd3a4be['id']||_0x1636c5(),this['author']=_0xd3a4be['author'],this['type']=_0xd3a4be['type'],this['data']=_0xd3a4be['data']||{},this['rootName']=_0xd3a4be['rootName'],this['set']('createdAt',_0xd3a4be['createdAt']);}['toJSON'](){return{'id':this['id'],'authorId':this['author']['id'],'type':this['type'],'data':this['data'],'createdAt':this['createdAt']};}}class c{['newRevisionId'];['oldRevisionId'];['changes'];constructor(_0x1bfcb6,_0x1dc35e){this['newRevisionId']=_0x1bfcb6,this['oldRevisionId']=_0x1dc35e,this['changes']=new _0x5a41bf();}['_setChanges'](_0x355caf){for(const _0x3f9b0d of _0x355caf)this['changes']['add'](_0x3f9b0d);}}class m extends _0x15b8d5{['repository'];['adapter']=null;['_utils'];['_activeViewTarget'];['_changeView'];['_changeIdToChange'];['_balloon'];static get['pluginName'](){return'RevisionViewer';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x6c5adc,_0x1ac534,I,V];}constructor(_0x2cd631){super(_0x2cd631),this['repository']=this['editor']['plugins']['get']('RevisionsRepository'),this['_utils']=this['editor']['plugins']['get']('RevisionHistoryUtils'),this['set']('activeChange',null),this['set']('activeView',null),this['_activeViewTarget']=null,this['set']('diff',null),this['set']('isReady',!0x1),this['set']('isEnabled',!0x0),this['on']('change:isEnabled',(_0x63e3f0,_0x568ba9,_0x169e8f)=>{this['activeChange']=null,this['activeView']=null,this['editor']['editing']['view']['change'](_0x4e9522=>{for(const _0x56c505 of this['editor']['editing']['view']['document']['roots'])_0x169e8f?_0x4e9522['removeClass']('ck-editor__editable__overlay',_0x56c505):_0x4e9522['addClass']('ck-editor__editable__overlay',_0x56c505);});}),this['bind']('isNavigationMode')['to'](this,'activeChange',_0x162919=>null!==_0x162919),this['bind']('currentChangeNumber')['to'](this,'isReady',this,'diff',this,'activeChange',(_0x134954,_0x43e7e4,_0x2c2071)=>_0x134954&&_0x2c2071?_0x43e7e4['changes']['getIndex'](_0x2c2071):0x0),this['bind']('numberOfChanges')['to'](this,'isReady',this,'diff',(_0x273872,_0x31a8e0)=>_0x273872?_0x31a8e0['changes']['length']:0x0),this['_changeView']=null,this['_changeIdToChange']=new Map(),this['_balloon']=this['editor']['plugins']['get'](_0x1ac534);}['init'](){const _0x47d739=this['editor'],_0x3a5013=new wt(_0x47d739,{'direction':'backward'}),_0x1c61c7=new wt(_0x47d739,{'direction':'forward'});(_0x47d739['commands']['add']('showPreviousChange',_0x3a5013),_0x47d739['commands']['add']('showNextChange',_0x1c61c7),_0x47d739['commands']['add']('restoreRevision',new mt(_0x47d739)),this['on']('change:numberOfChanges',()=>{_0x3a5013['refresh'](),_0x1c61c7['refresh']();}),this['_setConversion'](),this['_initInteractions'](),_0x47d739['enableReadOnlyMode']('revision-viewer'),_0x47d739['plugins']['has']('WidgetToolbarRepository'))&&_0x47d739['plugins']['get']('WidgetToolbarRepository')['forceDisabled']('revision-viewer');}async['getRevisionDocumentData'](_0x2b3a94){return await this['_utils']['loadRevisionData'](_0x2b3a94,this['adapter']),this['_utils']['getRevisionDocumentData'](_0x2b3a94);}async['getRevisionRootsAttributes'](_0x421f74){return await this['_utils']['loadRevisionData'](_0x421f74,this['adapter']),this['_utils']['getRevisionRootsAttributes'](_0x421f74);}async['compare'](_0x4a4be5,_0x56cb46,_0x46061c=!0x1){if(!this['isEnabled'])return;const _0x22fc59=this['diff'],_0x34496a=this['repository'],_0x207d11='string'==typeof _0x4a4be5?_0x34496a['getRevision'](_0x4a4be5):_0x4a4be5,_0x79a9b6='string'==typeof _0x56cb46?_0x34496a['getRevision'](_0x56cb46):_0x56cb46,_0x2599f7=_0x207d11['id'],_0x4af1c7=_0x79a9b6?_0x79a9b6['id']:null;if(!_0x46061c&&this['diff']&&this['diff']['newRevisionId']===_0x2599f7&&this['diff']['oldRevisionId']===_0x4af1c7)return Promise['resolve']();this['isReady']=!0x1,this['activeView']=null,this['activeChange']=null,this['diff']=new c(_0x2599f7,_0x4af1c7);const _0x36bfe3=this['_getRevisionsRange'](_0x207d11,_0x79a9b6,!0x0)['map'](_0x379021=>this['_utils']['loadRevisionData'](_0x379021,this['adapter']));return _0x36bfe3['push'](new Promise(_0x58a0a2=>{setTimeout(_0x58a0a2,0x14);})),Promise['all'](_0x36bfe3)['then'](()=>{if(!this['isEnabled'])return;this['_cleanUp']();const _0x3a6854=this['_getDiff'](_0x2599f7,_0x4af1c7);for(const _0x18dd11 of _0x3a6854['changes'])this['_changeIdToChange']['set'](_0x18dd11['id'],_0x18dd11);this['editor']['model']['enqueueChange']({'isUndoable':!0x1},_0x22cb9a=>{for(const _0x15f8dd of this['editor']['model']['document']['getRootNames']())_0x22cb9a['detachRoot'](_0x15f8dd);for(const _0x5ab15f of Object['keys'](_0x3a6854['model'])){const _0x344a26=_0x22cb9a['addRoot'](_0x5ab15f);for(const _0x30fcd7 of Object['keys'](_0x3a6854['attributes'][_0x5ab15f]))_0x22cb9a['setAttribute'](_0x30fcd7,_0x3a6854['attributes'][_0x5ab15f][_0x30fcd7],_0x344a26);_0x22cb9a['insert'](_0x3a6854['model'][_0x5ab15f],_0x344a26,0x0);}}),this['diff']['_setChanges'](this['_sortAndFilterDiffChanges'](_0x3a6854['changes'])),this['isReady']=!0x0;})['catch'](_0x331bf3=>{console['error'](_0x331bf3),this['_cleanUp'](),_0x22fc59&&(this['diff']=_0x22fc59),this['isReady']=!0x0;});}['addRevisionData'](_0x2603cb,_0x1bd4c3){const _0x2248a8=this['repository']['createRevision'](_0x2603cb);return _0x2248a8['on']('_update',(_0x412151,_0x4dcaf1,_0x5ff455)=>_0x1bd4c3(_0x4dcaf1,_0x5ff455,_0x2248a8)),this['repository']['addRevision'](_0x2248a8),_0x2248a8;}['_cleanUp'](){this['activeChange']=null,this['_cleanMarkers'](),this['_changeView']&&this['_changeView']['destroy'](),this['_changeView']=null,this['_changeIdToChange']['clear'](),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},_0x16d073=>{for(const _0x343d0f of this['editor']['model']['document']['getRootNames']())_0x16d073['detachRoot'](_0x343d0f);});}['_sortAndFilterDiffChanges'](_0x49e23d){const _0x23b026=[],_0x33eeb9=new Map();for(const _0x1ec165 of this['editor']['model']['document']['getRootNames']()){const _0x213eba=this['editor']['editing']['view']['getDomRoot'](_0x1ec165);if(!_0x213eba)continue;const _0x2990b5=_0x213eba['getClientRects']()['item'](0x0);_0x2990b5&&(_0x23b026['push'](_0x1ec165),_0x33eeb9['set'](_0x1ec165,_0x2990b5));}return _0x23b026['sort']((_0x4db8c6,_0x37608d)=>{const _0x909b6a=_0x33eeb9['get'](_0x4db8c6),_0x20cf1f=_0x33eeb9['get'](_0x37608d);return _0x909b6a['y']-_0x20cf1f['y']||_0x909b6a['x']-_0x20cf1f['x'];}),(_0x49e23d=_0x49e23d['filter'](_0x4e31f9=>_0x23b026['includes'](_0x4e31f9['rootName'])))['sort']((_0x447c25,_0x3910d8)=>_0x23b026['indexOf'](_0x447c25['rootName'])-_0x23b026['indexOf'](_0x3910d8['rootName'])),_0x49e23d;}['_makeTape'](_0x1cb7b1){const _0x1e5031=Array['from'](_0x1cb7b1['markers'])['filter'](([_0x1fca2f,_0x1cf9d6])=>_0x1fca2f['startsWith']('revision:')&&!_0x1cf9d6['isCollapsed']),_0x17400d=Array['from'](this['editor']['model']['createRangeIn'](_0x1cb7b1)['getWalker']({'singleCharacters':!0x0}));if(0x0!=_0x1e5031['length'])for(const _0x46c976 of _0x17400d){const [_0x9fd538,_0x2a132e]=_0x1e5031[0x0],[,_0x3aca0d,_0x2b46f4]=_0x9fd538['split'](':');if(_0x2a132e['end']['isEqual'](_0x46c976['nextPosition'])&&_0x1e5031['shift'](),(_0x46c976['previousPosition']['isEqual'](_0x2a132e['start'])||_0x46c976['previousPosition']['isAfter'](_0x2a132e['start']))&&('insertion'==_0x3aca0d?_0x46c976['isAdded']={'userId':_0x2b46f4}:'deletion'==_0x3aca0d&&(_0x46c976['isRemoved']={'userId':_0x2b46f4})),0x0==_0x1e5031['length'])break;}return _0x17400d;}['_refreshStartEndIndex'](_0x457949){const _0x6d601a=new Map();for(let _0x4c0494=0x0;_0x4c0494<_0x457949['length'];_0x4c0494++)'text'===_0x457949[_0x4c0494]['type']?(_0x457949[_0x4c0494]['item']['startIndex']=_0x4c0494,_0x457949[_0x4c0494]['item']['endIndex']=_0x4c0494):('elementStart'===_0x457949[_0x4c0494]['type']?_0x457949[_0x4c0494]['item']['startIndex']=_0x4c0494:'elementEnd'===_0x457949[_0x4c0494]['type']&&(_0x457949[_0x4c0494]['item']['endIndex']=_0x4c0494),_0x6d601a['set'](_0x457949[_0x4c0494]['id'],_0x4c0494));for(const _0x180f0d of _0x6d601a['values']())'elementStart'===_0x457949[_0x180f0d]['type']?_0x457949[_0x180f0d]['item']['endIndex']=_0x6d601a['get'](_0x457949[_0x180f0d]['pairId']):'elementEnd'===_0x457949[_0x180f0d]['type']&&(_0x457949[_0x180f0d]['item']['startIndex']=_0x6d601a['get'](_0x457949[_0x180f0d]['pairId']));}['_processTape'](_0x1182d4){for(let _0x2c5d29=0x0;_0x2c5d29<_0x1182d4['length'];_0x2c5d29++){if('elementStart'===_0x1182d4[_0x2c5d29]['type'])_0x1182d4[_0x2c5d29]['item']['startIndex']=_0x2c5d29;else{if('elementEnd'===_0x1182d4[_0x2c5d29]['type']){_0x1182d4[_0x2c5d29]['item']['endIndex']=_0x2c5d29;const _0x70f7a4=_0x1182d4[_0x2c5d29]['item']['startIndex'];_0x1182d4[_0x70f7a4]['pairId']=_0x1182d4[_0x2c5d29]['id'],_0x1182d4[_0x2c5d29]['pairId']=_0x1182d4[_0x70f7a4]['id'];}else _0x1182d4[_0x2c5d29]['item']['startIndex']=_0x2c5d29,_0x1182d4[_0x2c5d29]['item']['endIndex']=_0x2c5d29,_0x1182d4[_0x2c5d29]['pairId']=null;}_0x1182d4[_0x2c5d29]['markersStart']||(_0x1182d4[_0x2c5d29]['markersStart']=[],_0x1182d4[_0x2c5d29]['markersEnd']=[]);}}['_markInsertions'](_0x331767,_0x2067d7){const _0x189829=_0x331767['filter'](_0x1f5844=>!_0x1f5844['isAdded']);for(let _0x40361e=0x0;_0x40361e<_0x2067d7['length'];_0x40361e++)_0x2067d7[_0x40361e]['isAdded']&&(_0x189829[_0x40361e]['isAdded']=_0x2067d7[_0x40361e]['isAdded']);}['_getDiff'](_0x4c23a2,_0x1c0398=null){const _0x30f4a5=this['repository']['getRevision'](_0x4c23a2),_0x28d915=_0x1c0398?this['repository']['getRevision'](_0x1c0398):null,_0x584aee=this['_getRevisionsRange'](_0x30f4a5,_0x28d915),_0x52fdbc=_0x584aee[_0x584aee['length']-0x1],_0x5d4aa4=new Map(),_0x52e0bc={'model':{},'attributes':{},'changes':[]},_0x1a7273=new Set(),_0x45da10=new Map();for(let _0x155bae=_0x584aee['length']-0x1;_0x155bae>=0x0;_0x155bae--){const _0x5d21dd=_0x584aee[_0x155bae];for(const _0x1bb6d3 of Object['keys'](_0x5d21dd['diffData']))if(_0x5d21dd['diffData'][_0x1bb6d3]['attachChange']){const _0x3dcfe3=_0x5d21dd['diffData'][_0x1bb6d3]['attachChange'];_0x3dcfe3['isAttached']?(_0x1a7273['add'](_0x1bb6d3),_0x45da10['has'](_0x1bb6d3)&&_0x45da10['get'](_0x1bb6d3)['userId']==_0x3dcfe3['userId']?_0x45da10['delete'](_0x1bb6d3):_0x45da10['set'](_0x1bb6d3,_0x3dcfe3)):_0x45da10['has'](_0x1bb6d3)?(_0x1a7273['delete'](_0x1bb6d3),_0x45da10['delete'](_0x1bb6d3)):(_0x1a7273['add'](_0x1bb6d3),_0x45da10['set'](_0x1bb6d3,_0x3dcfe3));}else _0x1a7273['add'](_0x1bb6d3);}for(const _0x4438ee of _0x1a7273){const _0x50f949=_0x45da10['has'](_0x4438ee)&&!_0x45da10['get'](_0x4438ee)['isAttached'];let _0x101203=_0x50f949?_0x584aee['length']-0x1:0x0;const _0x5e7ee0=_0x50f949?-0x1:0x1;for(;_0x584aee[_0x101203];){const _0x13ee04=_0x584aee[_0x101203];if(_0x13ee04['diffData'][_0x4438ee]){const _0x37616e=_0x50f949?_0x13ee04['diffData'][_0x4438ee]['attributesBefore']:_0x13ee04['diffData'][_0x4438ee]['attributesAfter'];_0x52e0bc['attributes'][_0x4438ee]=_0x37616e?_0x1420b2(_0x37616e):{};break;}_0x101203+=_0x5e7ee0;}}for(const _0x4034a8 of _0x584aee){_0x4034a8['model']={};for(const _0x5ef604 of _0x4034a8['authors'])_0x5d4aa4['set'](_0x5ef604['id'],_0x5ef604);for(const _0x199863 of _0x1a7273){const _0x4dc4dd=_0x4034a8['diffData'][_0x199863]?_0x4034a8['diffData'][_0x199863]['insertions']:'[]',_0x486e95=_0x4034a8['diffData'][_0x199863]?_0x4034a8['diffData'][_0x199863]['deletions']:'[]';_0x4034a8['model'][_0x199863]={'insertions':this['_utils']['_makeModelFromViewString'](_0x4dc4dd),'deletions':this['_utils']['_makeModelFromViewString'](_0x486e95)};}}for(const _0x1c054d of _0x1a7273){let _0x259868=null,_0x963f64=0x0;const _0x440bb1=new Map(Array['from'](_0x30f4a5['model'][_0x1c054d]['insertions']['markers'])['filter'](([_0x536f63])=>!_0x536f63['startsWith']('revision:')));let _0x430d30=0x0;for(const _0xb8d13d of _0x584aee){const _0x595fc0=this['_makeTape'](_0xb8d13d['model'][_0x1c054d]['insertions']);_0xb8d13d==_0x30f4a5?(_0x259868=_0x595fc0,_0x963f64=_0x259868['length'],_0x259868['forEach'](_0xa9a0e5=>{_0xa9a0e5['id']=_0x430d30++;}),this['_processTape'](_0x259868)):this['_markInsertions'](_0x259868,_0x595fc0);const _0x31cf60=_0x259868['filter'](_0x4a9ea2=>!_0x4a9ea2['isAdded'])['map'](_0x2304d2=>_0x2304d2['id']);let _0x4a6042=0x0;const _0x50586f=this['_makeTape'](_0xb8d13d['model'][_0x1c054d]['deletions']);_0x50586f['forEach'](_0x11cd60=>{_0x11cd60['isRemoved']?_0x11cd60['id']=_0x963f64++:_0x11cd60['id']=_0x31cf60[_0x4a6042++];}),this['_processTape'](_0x50586f),this['_setDistance'](_0x259868,'isAdded'),this['_setDistance'](_0x50586f,'isRemoved'),_0xb8d13d==_0x30f4a5&&this['_markMarkers'](_0x259868,_0x440bb1),_0x259868=this['_joinTapes'](_0x259868,_0x50586f),this['_refreshStartEndIndex'](_0x259868),this['_setDistance'](_0x259868,'isRemoved');}_0x259868=_0x259868['filter'](_0x506d1c=>!(_0x506d1c['isAdded']&&_0x506d1c['isRemoved']));const _0x44d98a=new Map(_0x52fdbc['model'][_0x1c054d]['deletions']['markers']),_0x1ecb13=new Set(_0x440bb1['keys']());for(const _0x355d67 of _0x44d98a['keys']())_0x1ecb13['delete'](_0x355d67);this['_markSuggestions'](_0x259868,_0x1ecb13),this['_fixObsoleteTags'](_0x259868),_0x259868=this['_removeMissingPairs'](_0x259868),_0x259868=this['_markMismatchedRemovedTags'](_0x259868),_0x259868=this['_removeUnsupportedChanges'](_0x259868);const {root:_0x1d0689,changes:_0x3063e9}=this['_makeModelFromTape'](_0x259868,_0x5d4aa4,_0x1c054d);_0x52e0bc['model'][_0x1c054d]=_0x1d0689;const _0x532807=_0x45da10['get'](_0x1c054d);if(_0x532807){const _0xbe6e35=_0x5d4aa4['get'](_0x532807['userId']),_0x54cec6=new r({'author':_0xbe6e35,'type':_0x532807['isAttached']?'add':'remove','data':{'isOnRoot':!0x0},'createdAt':new Date(),'rootName':_0x1c054d});_0x3063e9['unshift'](_0x54cec6),_0x52e0bc['attributes'][_0x1c054d]['revisionHistoryAttachChange']=_0x54cec6['id'];}_0x52e0bc['changes']=_0x52e0bc['changes']['concat'](_0x3063e9);}return _0x52e0bc;}['_markMarkers'](_0x31c636,_0x1ced33){for(let _0x425082=0x0;_0x425082<_0x31c636['length'];_0x425082++)for(const [_0x37c0ba,_0xbca8fb]of _0x1ced33)!_0xbca8fb['isCollapsed']&&_0xbca8fb['start']['isEqual'](_0x31c636[_0x425082]['previousPosition'])&&_0x31c636[_0x425082]['markersStart']['push'](_0x37c0ba),_0xbca8fb['end']['isEqual'](_0x31c636[_0x425082]['nextPosition'])&&_0x31c636[_0x425082]['markersEnd']['push'](_0x37c0ba);}['_joinTapes'](_0x196a21,_0x5a36b9){let _0x403fdb=[],_0x45e80a=0x0,_0x424cb8=0x0;for(;_0x45e80a<_0x196a21['length']||_0x424cb8<_0x5a36b9['length'];){const _0x16f52b=_0x196a21[_0x45e80a]||{},_0x5890a1=_0x5a36b9[_0x424cb8]||{};if(_0x16f52b['id']==_0x5890a1['id'])_0x45e80a++,_0x424cb8++,_0x403fdb['push'](_0x16f52b);else{if(_0x5890a1['isRemoved']&&_0x16f52b['isAdded']){const {commonTape:_0x9edb5f,iEnd:_0x19ce26,jEnd:_0x194c90}=this['_threeWayMerge'](_0x196a21,_0x45e80a,_0x5a36b9,_0x424cb8);_0x403fdb=_0x403fdb['concat'](_0x9edb5f),_0x45e80a=_0x19ce26,_0x424cb8=_0x194c90;}else _0x5890a1['isRemoved']?(_0x424cb8++,_0x403fdb['push'](_0x5890a1)):(_0x45e80a++,_0x403fdb['push'](_0x16f52b));}}return _0x403fdb;}['_markSuggestions'](_0x5e380a,_0x37eacd){const _0x2df624=[];for(let _0x2c199f=0x0;_0x2c199f<_0x5e380a['length'];_0x2c199f++){for(let _0x204b86=0x0;_0x204b86<_0x5e380a[_0x2c199f]['markersStart']['length'];_0x204b86++){const _0x13fb6e=_0x5e380a[_0x2c199f]['markersStart'][_0x204b86];if(!_0x37eacd['has'](_0x13fb6e))continue;const {group:_0x596fed,type:_0xdb9155,authorId:_0xfe39d0}=_0x4d31c1(_0x13fb6e);'revision-suggestion'!=_0x596fed||'insertion'!=_0xdb9155&&'deletion'!=_0xdb9155||(_0x2df624['unshift']({'type':_0xdb9155,'name':_0x13fb6e,'userId':_0xfe39d0}),_0x5e380a[_0x2c199f]['markersStart']['splice'](_0x204b86,0x1),_0x204b86--);}_0x1358cd(_0x5e380a[_0x2c199f]);for(let _0x4d9a23=0x0;_0x4d9a23<_0x5e380a[_0x2c199f]['markersEnd']['length'];_0x4d9a23++){const _0x3e20a3=_0x5e380a[_0x2c199f]['markersEnd'][_0x4d9a23];if(!_0x37eacd['has'](_0x3e20a3))continue;const {group:_0x4c2c04,type:_0x3f6ef5}=_0x4d31c1(_0x3e20a3);if('revision-suggestion'!=_0x4c2c04||'insertion'!=_0x3f6ef5&&'deletion'!=_0x3f6ef5)continue;_0x5e380a[_0x2c199f]['markersEnd']['splice'](_0x4d9a23,0x1),_0x4d9a23--;const _0x27ea27=_0x2df624['findIndex'](_0x76e0b4=>_0x76e0b4['name']==_0x3e20a3);_0x27ea27>-0x1&&_0x2df624['splice'](_0x27ea27,0x1);}}function _0x4d31c1(_0x32ccb3){const _0xce7355=_0x32ccb3['split'](':');return{'group':_0xce7355[0x0],'type':_0xce7355[0x1],'subType':_0xce7355['length']>=0x5?_0xce7355[0x2]:null,'id':_0xce7355['length']<0x5?_0xce7355[0x2]:_0xce7355[0x3],'authorId':_0xce7355['length']<0x5?_0xce7355[0x3]:_0xce7355[0x4],'markerCount':0x6==_0xce7355['length']?_0xce7355[0x5]:null};}function _0x1358cd(_0x4e3a26){for(let _0x692a2a=0x0;_0x692a2a<_0x2df624['length'];_0x692a2a++){if(_0x4e3a26['isAdded']&&'insertion'==_0x2df624[_0x692a2a]['type'])return _0x4e3a26['isAddSuggestion']=_0x2df624[_0x692a2a],void delete _0x4e3a26['isAdded'];if(!_0x4e3a26['isAdded']&&!_0x4e3a26['isRemoved']&&'deletion'==_0x2df624[_0x692a2a]['type'])return void(_0x4e3a26['isRemoveSuggestion']=_0x2df624[_0x692a2a]);}}}['_setDistance'](_0x2f7498,_0x4a4350){let _0x413336=0x0,_0x42cd55=!0x1;const _0x99bb80=new Map();for(const _0x5b2899 of _0x2f7498)_0x5b2899[_0x4a4350]?_0x42cd55&&(_0x413336++,_0x42cd55=!0x1):(_0x413336++,_0x42cd55=!0x0),_0x99bb80['set'](_0x5b2899['id'],_0x413336);for(let _0x52bd89=0x0;_0x52bd89<_0x2f7498['length'];_0x52bd89++){if('isRemoved'==_0x4a4350&&_0x2f7498[_0x52bd89]['isAdded']||'isAdded'==_0x4a4350&&_0x2f7498[_0x52bd89]['isRemoved'])continue;if('text'==_0x2f7498[_0x52bd89]['type']){_0x2f7498[_0x52bd89]['distance']=0x0;continue;}const _0x319f6c=_0x99bb80['get'](_0x2f7498[_0x52bd89]['pairId']),_0x11ce5a=_0x99bb80['get'](_0x2f7498[_0x52bd89]['id']);_0x2f7498[_0x52bd89]['distance']=_0x319f6c-_0x11ce5a;}}['_getRevisionsRange'](_0x12c15e,_0x2a8004,_0x224035=!0x1){const _0xc515a9=[];let _0x383e6a=this['repository']['getIndex'](_0x12c15e),_0x30c224=this['repository']['getIndex'](_0x2a8004);for(-0x1==_0x30c224&&(_0x30c224=this['repository']['_revisions']['length'],_0x224035=!0x1);_0x383e6a<_0x30c224;)_0xc515a9['push'](this['repository']['getRevision'](_0x383e6a)),_0x383e6a++;return _0x224035&&_0xc515a9['push'](this['repository']['getRevision'](_0x383e6a)),_0xc515a9;}['_threeWayMerge'](_0x1f749a,_0x4eddcd,_0x1958bd,_0x36ae28){const _0x549c9a=this['editor']['model']['schema'];let _0x2cb151=_0x4eddcd;for(;_0x1f749a[_0x2cb151]&&_0x1f749a[_0x2cb151]['isAdded'];)_0x2cb151++;let _0x1ad108=_0x36ae28;for(;_0x1958bd[_0x1ad108]&&_0x1958bd[_0x1ad108]['isRemoved'];)_0x1ad108++;_0x47f7a1(_0x1f749a,_0x4eddcd,_0x2cb151),_0x47f7a1(_0x1958bd,_0x36ae28,_0x1ad108);const _0x669d24=_0x1958bd['slice'](_0x36ae28,_0x1ad108)['concat'](_0x1f749a['slice'](_0x4eddcd,_0x2cb151));return _0x669d24['sort']((_0x167b17,_0x27c067)=>_0x167b17['side']!=_0x27c067['side']?_0x167b17['side']-_0x27c067['side']:_0x167b17['level']!=_0x27c067['level']?_0x167b17['level']-_0x27c067['level']:_0x167b17['distance']!=_0x27c067['distance']?_0x27c067['distance']-_0x167b17['distance']:!!_0x167b17['isAdded']!=!!_0x27c067['isAdded']?-0x1==_0x167b17['side']||0x0==_0x167b17['side']?_0x167b17['isAdded']?-0x1:0x1:_0x167b17['isAdded']?0x1:-0x1:_0x167b17['index']-_0x27c067['index']),{'commonTape':_0x669d24,'iEnd':_0x2cb151,'jEnd':_0x1ad108};function _0x47f7a1(_0x5b1a3d,_0x3e9e2d,_0x49fbd6){let _0x55d0a0=-0x1,_0x452b29=Number['POSITIVE_INFINITY'],_0x2b0d10=!0x0;for(let _0x1771e4=_0x3e9e2d;_0x1771e4<_0x49fbd6;_0x1771e4++)if(_0x549c9a['isInline'](_0x5b1a3d[_0x1771e4]['item'])||(_0x2b0d10=!0x1),_0x5b1a3d[_0x1771e4]['item']['startIndex']<_0x3e9e2d&&(_0x55d0a0=_0x1771e4),_0x5b1a3d[_0x1771e4]['item']['endIndex']>=_0x49fbd6){_0x452b29=_0x1771e4;break;}_0x2b0d10&&(_0x55d0a0=_0x49fbd6-0x1);for(let _0x396675=_0x3e9e2d;_0x396675<_0x49fbd6;_0x396675++)_0x5b1a3d[_0x396675]['side']=_0x396675<=_0x55d0a0?-0x1:_0x396675<_0x452b29?0x0:0x1,_0x5b1a3d[_0x396675]['index']=_0x396675;let _0x737d0c=0x0;for(let _0x55a78d=_0x3e9e2d;_0x55a78d<=_0x55d0a0;_0x55a78d++)0x0==_0x5b1a3d[_0x55a78d]['distance']?_0x5b1a3d[_0x55a78d]['level']=_0x737d0c:(_0x737d0c++,_0x5b1a3d[_0x55a78d]['level']=_0x737d0c,_0x737d0c++);for(let _0x2ff6ac=_0x3e9e2d;_0x2ff6ac<_0x49fbd6;_0x2ff6ac++)0x0==_0x5b1a3d[_0x2ff6ac]['side']&&(_0x5b1a3d[_0x2ff6ac]['level']=_0x737d0c);_0x737d0c=0x0;for(let _0x12ec5f=_0x49fbd6-0x1;_0x12ec5f>=_0x452b29;_0x12ec5f--)0x0==_0x5b1a3d[_0x12ec5f]['distance']?_0x5b1a3d[_0x12ec5f]['level']=_0x737d0c:(_0x737d0c--,_0x5b1a3d[_0x12ec5f]['level']=_0x737d0c,_0x737d0c--);}}['_fixObsoleteTags'](_0x494310){const _0xb25197=new Map(),_0xd09aaa=this['editor']['model']['schema'];for(let _0x1583b9=0x1;_0x1583b9<_0x494310['length'];_0x1583b9++){let _0x55a5a3,_0x40815d,_0x534d36;const _0x35ed16=_0x494310[_0x1583b9],_0x4e132d=_0x494310[_0x1583b9-0x1];if('text'==_0x35ed16['type'])continue;if(_0x35ed16['type']!=_0x4e132d['type'])continue;if(!_0xd09aaa['isBlock'](_0x4e132d['item'])||_0xd09aaa['isLimit'](_0x4e132d['item']))continue;if(!_0xd09aaa['isBlock'](_0x35ed16['item'])||_0xd09aaa['isLimit'](_0x35ed16['item']))continue;if((_0x494310[_0x1583b9]['isAdded']||_0x494310[_0x1583b9]['isAddSuggestion'])&&_0x494310[_0x1583b9-0x1]['isRemoved'])_0x55a5a3=_0x494310[_0x1583b9],_0x40815d=_0x494310[_0x1583b9-0x1],_0x534d36=_0x1583b9-0x1;else{if(!_0x494310[_0x1583b9]['isRemoved']||!_0x494310[_0x1583b9-0x1]['isAdded']&&!_0x494310[_0x1583b9-0x1]['isAddSuggestion'])continue;_0x55a5a3=_0x494310[_0x1583b9-0x1],_0x40815d=_0x494310[_0x1583b9],_0x534d36=_0x1583b9;}const _0x159ffb=_0x55a5a3['level']==_0x40815d['level'],_0x20d106=Math['abs'](_0x55a5a3['level'])<Math['abs'](_0x40815d['level'])&&0x0==_0x40815d['distance'];(_0x159ffb||_0x20d106)&&(_0xb25197['set'](_0x40815d['id'],_0x55a5a3['id']),_0x494310['splice'](_0x534d36,0x1),_0x1583b9--,_0x55a5a3['isAdded']=!0x1);}for(let _0x3f77e8=0x0;_0x3f77e8<_0x494310['length'];_0x3f77e8++)_0xb25197['has'](_0x494310[_0x3f77e8]['pairId'])&&(_0x494310[_0x3f77e8]['pairId']=_0xb25197['get'](_0x494310[_0x3f77e8]['pairId']));}['_removeMissingPairs'](_0x33a71f){const _0x37c300=new Set(_0x33a71f['map'](_0x3ccbe9=>_0x3ccbe9['id']));for(let _0x15e74e=0x0;_0x15e74e<_0x33a71f['length'];_0x15e74e++)_0x37c300['has'](_0x33a71f[_0x15e74e]['pairId'])||0x0==_0x33a71f[_0x15e74e]['distance']||(_0x33a71f[_0x15e74e]['isIncorrect']=!0x0);return _0x33a71f['filter'](_0x4a8a90=>!_0x4a8a90['isIncorrect']);}['_markMismatchedRemovedTags'](_0x1f95e1){const _0x26bb4d=new Set();for(let _0x28b6bd=0x0;_0x28b6bd<_0x1f95e1['length'];_0x28b6bd++){if(_0x26bb4d['has'](_0x1f95e1[_0x28b6bd]['id'])&&_0x1f95e1[_0x28b6bd]['isRemoved']&&(_0x1f95e1[_0x28b6bd]['isIncorrect']=!0x0),_0x1f95e1[_0x28b6bd]['isIncorrect'])continue;if(0x0==_0x1f95e1[_0x28b6bd]['distance'])continue;if('elementStart'!=_0x1f95e1[_0x28b6bd]['type'])continue;if(null==_0x1f95e1[_0x28b6bd]['pairId'])continue;let _0xc2f351=_0x28b6bd+0x1,_0x4629c3=0x0;for(;_0x1f95e1[_0xc2f351]['id']!=_0x1f95e1[_0x28b6bd]['pairId'];)'elementStart'==_0x1f95e1[_0xc2f351]['type']?_0x4629c3++:'elementEnd'==_0x1f95e1[_0xc2f351]['type']&&_0x4629c3--,_0xc2f351++;if(0x0!=_0x4629c3){if(_0x1f95e1[_0x28b6bd]['isRemoved'])_0x1f95e1[_0x28b6bd]['isIncorrect']=!0x0;else{for(;_0xc2f351!=_0x28b6bd;)_0x1f95e1[_0xc2f351]['isRemoved']&&0x0!=_0x1f95e1[_0xc2f351]['distance']&&(_0x1f95e1[_0xc2f351]['isIncorrect']=!0x0,_0x26bb4d['add'](_0x1f95e1[_0xc2f351]['pairId'])),_0xc2f351--;}}}return _0x1f95e1['filter'](_0x1d1d92=>!_0x1d1d92['isIncorrect']);}['_removeUnsupportedChanges'](_0x575501){const _0x371757=this['editor']['model']['schema'];for(let _0xfc8f46=0x0;_0xfc8f46<_0x575501['length'];_0xfc8f46++){if(!(_0x575501[_0xfc8f46]['isAdded']||_0x575501[_0xfc8f46]['isAddSuggestion']||_0x575501[_0xfc8f46]['isRemoved']||_0x575501[_0xfc8f46]['isRemoveSuggestion']))continue;if(0x0==_0x575501[_0xfc8f46]['distance'])continue;const _0x18b17c=_0x575501[_0xfc8f46]['item'];_0x371757['isBlock'](_0x18b17c)||_0x371757['isLimit'](_0x18b17c)||(_0x575501[_0xfc8f46]['isAdded']&&delete _0x575501[_0xfc8f46]['isAdded'],_0x575501[_0xfc8f46]['isAddSuggestion']&&delete _0x575501[_0xfc8f46]['isAddSuggestion'],_0x575501[_0xfc8f46]['isRemoveSuggestion']&&delete _0x575501[_0xfc8f46]['isRemoveSuggestion'],_0x575501[_0xfc8f46]['isRemoved']&&(_0x575501[_0xfc8f46]['isIncorrect']=!0x0));}return _0x575501['filter'](_0x545d57=>!_0x545d57['isIncorrect']);}['_makeModelFromTape'](_0xc0845c,_0x22c673,_0x3e9662){const _0x2cd679=new vt(),_0x1398ab=[],_0xbfc738=new Map(),_0xa1fff7=this['editor']['model'],_0x5114cb=_0xa1fff7['schema'],_0x5356d9=[_0x2cd679],_0x4faca5={},_0x349436={'isAdded':[],'isRemoved':[],'isAddSuggestion':[],'isRemoveSuggestion':[]};let _0x2b1408=null;const _0x2b50e8=[0x0];for(let _0xe2d5b9=0x0;_0xe2d5b9<_0xc0845c['length'];_0xe2d5b9++)if('elementStart'===_0xc0845c[_0xe2d5b9]['type']){_0xc0845c[_0xe2d5b9]['previousPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8);const _0x477d7d=new ut(_0xc0845c[_0xe2d5b9]['item']['name'],_0xc0845c[_0xe2d5b9]['item']['getAttributes']());_0x5356d9[0x0]['_appendChild'](_0x477d7d),_0x2b50e8['push'](0x0),_0x5356d9['unshift'](_0x477d7d),_0xc0845c[_0xe2d5b9]['nextPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8);}else'elementEnd'===_0xc0845c[_0xe2d5b9]['type']?(_0x5356d9['shift'](),_0xc0845c[_0xe2d5b9]['previousPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8),_0x2b50e8['pop'](),_0x2b50e8[_0x2b50e8['length']-0x1]++,_0xc0845c[_0xe2d5b9]['nextPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8)):(_0xc0845c[_0xe2d5b9]['previousPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8),_0x2b1408?_0x2b1408['_data']+=_0xc0845c[_0xe2d5b9]['item']['data']:_0x2b1408=new gt(_0xc0845c[_0xe2d5b9]['item']['data'],_0xc0845c[_0xe2d5b9]['item']['getAttributes']()),_0xc0845c[_0xe2d5b9+0x1]&&'text'===_0xc0845c[_0xe2d5b9+0x1]['type']&&_0x555d2c(_0x2b1408,_0xc0845c[_0xe2d5b9+0x1]['item'])||(_0x5356d9[0x0]['_appendChild'](_0x2b1408),_0x2b1408=null),_0x2b50e8[_0x2b50e8['length']-0x1]+=_0xc0845c[_0xe2d5b9]['item']['offsetSize'],_0xc0845c[_0xe2d5b9]['nextPosition']=_0xa1fff7['createPositionFromPath'](_0x2cd679,_0x2b50e8));for(let _0x254978=0x0;_0x254978<_0xc0845c['length'];_0x254978++){const _0x1abb49=_0xc0845c[_0x254978]['previousPosition'],_0x4435ad=_0xc0845c[_0x254978]['nextPosition'];for(const _0x83caba of _0xc0845c[_0x254978]['markersStart'])_0xbfc738['set'](_0x83caba,{'start':_0x1abb49,'end':null});_0x214b76('isRemoveSuggestion',_0x254978,_0x1abb49,_0x4435ad),_0x214b76('isAddSuggestion',_0x254978,_0x1abb49,_0x4435ad),_0x214b76('isRemoved',_0x254978,_0x1abb49,_0x4435ad),_0x214b76('isAdded',_0x254978,_0x1abb49,_0x4435ad);for(const _0xbe7170 of _0xc0845c[_0x254978]['markersEnd']){const _0xd2fa87=_0xbfc738['get'](_0xbe7170);_0xd2fa87?_0xd2fa87['end']=_0x4435ad:_0xbfc738['set'](_0xbe7170,{'start':_0x4435ad,'end':_0x4435ad});}}for(const [_0x442dbb,_0x140040]of _0xbfc738){const _0x44d5df=this['editor']['model']['createRange'](_0x140040['start'],_0x140040['end']);_0x2cd679['markers']['set'](_0x442dbb,_0x44d5df);}return _0x1398ab['sort']((_0x5738c3,_0x71f466)=>{const _0x17072e=_0x2cd679['markers']['get']('revision:'+_0x5738c3['id']),_0x2e23f9=_0x2cd679['markers']['get']('revision:'+_0x71f466['id']);return _0x17072e['start']['isBefore'](_0x2e23f9['start'])?-0x1:_0x17072e['start']['isAfter'](_0x2e23f9['start'])?0x1:_0x17072e['end']['isBefore'](_0x2e23f9['end'])?-0x1:_0x17072e['end']['isAfter'](_0x2e23f9['end'])?0x1:'add'===_0x5738c3['type']?-0x1:0x1;}),{'root':_0x2cd679,'changes':_0x1398ab};function _0x214b76(_0x2fb17d,_0x362fa5,_0x51321d,_0x538d3f){const _0x3ff9dc=!!_0xc0845c[_0x362fa5][_0x2fb17d],_0x2e6581=_0x3ff9dc?_0xc0845c[_0x362fa5][_0x2fb17d]['userId']:null,_0x5c153f=_0x362fa5===_0xc0845c['length']-0x1,_0x82748f=_0x349436[_0x2fb17d][0x0],_0x1eb2fe=_0x5114cb['isObject'](_0xc0845c[_0x362fa5]['item']);!_0x4faca5[_0x2fb17d]&&_0x3ff9dc?_0x4faca5[_0x2fb17d]={'start':_0x51321d,'tapeItem':_0xc0845c[_0x362fa5],'userId':_0x2e6581,'type':_0x2fb17d}:_0x4faca5[_0x2fb17d]&&!_0x3ff9dc?(_0x4faca5[_0x2fb17d]['end']=_0x51321d,_0x21aa65(_0x4faca5[_0x2fb17d]),_0x4faca5[_0x2fb17d]=null):_0x4faca5[_0x2fb17d]&&_0x3ff9dc&&_0x4faca5[_0x2fb17d]['userId']!==_0x2e6581&&(_0x4faca5[_0x2fb17d]['end']=_0x51321d,_0x82748f&&_0x82748f['userId']===_0x4faca5[_0x2fb17d]['userId']||_0x21aa65(_0x4faca5[_0x2fb17d]),_0x4faca5[_0x2fb17d]={'start':_0x51321d,'tapeItem':_0xc0845c[_0x362fa5],'userId':_0x2e6581,'type':_0x2fb17d}),_0x4faca5[_0x2fb17d]&&_0x1eb2fe&&('elementStart'!==_0xc0845c[_0x362fa5]['type']||_0x82748f&&_0x82748f['userId']===_0x2e6581||_0x349436[_0x2fb17d]['unshift']({'userId':_0x2e6581,'object':_0xc0845c[_0x362fa5]['item'],'change':_0x4faca5[_0x2fb17d]}),'elementEnd'===_0xc0845c[_0x362fa5]['type']&&_0x82748f&&_0x82748f['object']===_0xc0845c[_0x362fa5]['item']&&(_0x349436[_0x2fb17d]['shift'](),_0x4faca5[_0x2fb17d]=_0x82748f['change'])),_0x4faca5[_0x2fb17d]&&_0x5c153f&&(_0x4faca5[_0x2fb17d]['end']=_0x538d3f,_0x21aa65(_0x4faca5[_0x2fb17d]),_0x4faca5[_0x2fb17d]=null);}function _0x21aa65({start:_0x4b2d2f,end:_0x3de389,tapeItem:_0x309ab2,userId:_0x41975e,type:_0xb4e642}){const _0x2eab93=_0x309ab2['item'],_0x547e3f=_0xa1fff7['schema']['isBlock'](_0x2eab93)&&!_0xa1fff7['schema']['isLimit'](_0x2eab93),_0x33fc8a=_0x4b2d2f['nodeAfter']==_0x3de389['parent']&&_0x3de389['isAtStart'];if(_0x547e3f&&_0x33fc8a)return;const _0x1c1488=_0xa1fff7['createRange'](_0x4b2d2f,_0x3de389),_0x11c5eb=_0x22c673['get'](_0x41975e),_0x2c17ca=new r({'author':_0x11c5eb,'type':'isAdded'==_0xb4e642||'isAddSuggestion'==_0xb4e642?'add':'remove','data':{'isSuggestion':'isAddSuggestion'==_0xb4e642||'isRemoveSuggestion'==_0xb4e642},'createdAt':new Date(),'rootName':_0x3e9662});_0x1398ab['push'](_0x2c17ca),_0x2cd679['markers']['set']('revision:'+_0x2c17ca['id'],_0x1c1488);}function _0x555d2c(_0x12263a,_0x20af4c){const _0x5e0b4=_0x12263a['getAttributes'](),_0x48ad70=_0x20af4c['getAttributes']();for(const _0x2d546e of _0x5e0b4){if(_0x2d546e[0x1]!==_0x20af4c['getAttribute'](_0x2d546e[0x0]))return!0x1;_0x48ad70['next']();}return _0x48ad70['next']()['done'];}}['_setConversion'](){this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'revision'}),this['editor']['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'revision','view':_0x5d7cff=>{const _0x40ae8c=_0x5d7cff['markerName']['split'](':')[0x1],_0x5c5aad=this['_getChangeFromId'](_0x40ae8c);if(!_0x5c5aad)return null;const _0x2d3d5f='add'==_0x5c5aad['type']?'insertion':'deletion',_0x1638ad=['ck-suggestion-marker','ck-suggestion-marker-'+_0x2d3d5f];return _0x5c5aad['data']['isSuggestion']&&_0x1638ad['push']('ck-suggestion-marker-'+_0x2d3d5f+'-new'),this['activeChange']==_0x5c5aad&&_0x1638ad['push']('ck-suggestion-marker--active'),{'classes':_0x1638ad,'attributes':{'data-change-id':_0x40ae8c}};}}),this['editor']['conversion']['for']('upcast')['add'](_0xcccbf4=>{_0xcccbf4['on']('element:pre',(_0x491e36,_0x21c6ee,_0x8d18bd)=>{const _0x6eff1e=_0x21c6ee['viewItem']['getChild'](0x0);if(!_0x6eff1e||!_0x6eff1e['is']('element','code'))return;if(!_0x8d18bd['consumable']['consume'](_0x6eff1e,{'attributes':['vid_start','vid_end']}))return;const _0x334e73=_0x21c6ee['modelRange']['start']['nodeAfter'];_0x8d18bd['writer']['setAttribute']('vid_start',_0x6eff1e['getAttribute']('vid_start'),_0x334e73),_0x8d18bd['writer']['setAttribute']('vid_end',_0x6eff1e['getAttribute']('vid_end'),_0x334e73);},{'priority':'low'});}),this['editor']['conversion']['for']('upcast')['add'](_0x4d108b=>{_0x4d108b['on']('element',(_0x79a166,_0x5ed794,_0x31e321)=>{if(!_0x31e321['consumable']['consume'](_0x5ed794['viewItem'],{'attributes':['vid_start','vid_end']}))return;if(_0x5ed794['modelRange']['isCollapsed'])return;const _0x30d618=_0x5ed794['modelRange']['start']['nodeAfter'];_0x30d618['hasAttribute']('vid_start')||_0x30d618['hasAttribute']('vid')||(_0x31e321['writer']['setAttribute']('vid_start',_0x5ed794['viewItem']['getAttribute']('vid_start'),_0x30d618),_0x31e321['writer']['setAttribute']('vid_end',_0x5ed794['viewItem']['getAttribute']('vid_end'),_0x30d618));},{'priority':'low'});}),this['editor']['conversion']['for']('upcast')['elementToAttribute']({'view':{'name':'span','attributes':{'vid':!0x0}},'model':{'key':'vid','value':_0xa1a75d=>_0xa1a75d['getAttribute']('vid')}}),this['editor']['model']['schema']['on']('checkAttribute',(_0x45c0b3,[,_0x15e182])=>{['vid_start','vid_end','vid']['includes'](_0x15e182)&&(_0x45c0b3['return']=!0x0,_0x45c0b3['stop']());},{'priority':'highest'}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x21e096=>{_0x21e096['on']('attribute:vid',(_0x39242d,_0x495f7f,_0x5a532a)=>{if('\x20'!=_0x495f7f['item']['data']||_0x495f7f['item']['parent']['maxOffset']>0x1)return;if(!_0x5a532a['consumable']['consume'](_0x495f7f['item'],_0x39242d['name']))return;const _0x37b55c=_0x5a532a['writer'],_0x4c40fa=_0x5a532a['mapper']['toViewRange'](_0x495f7f['range']);_0x37b55c['wrap'](_0x4c40fa,_0x37b55c['createAttributeElement']('span'));});}),this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision',function(_0x398c40){const _0x5df945=_0x398c40['plugins']['get']('RevisionViewer');return(_0x57bbca,_0x56378b,_0x5b7d76)=>{const _0x58a2d5=_0x56378b['markerName']['split'](':')[0x1],_0x5617c0=_0x5df945['_getChangeFromId'](_0x58a2d5);if(!_0x5617c0)return null;const _0xd7d2df='add'==_0x5617c0['type']?'split':'merge';if(!_0x5b7d76['consumable']['test'](_0x56378b['markerRange'],_0x57bbca['name']))return;const _0x363fe7=_0x56378b['markerRange']['getWalker'](),_0x293df2=_0x56378b['markerRange']['start'],_0x34bc9f=_0x398c40['model']['schema'];let _0x55b9a9=null,_0x5c8627=null,_0x46aee8=!0x1,_0x1cacef=!0x1;for(const _0x4575fe of _0x363fe7){const _0x113581=_0x4575fe['item'];_0x46aee8=_0x46aee8||_0x34bc9f['isContent'](_0x113581);const _0x56db1d=_0x5b7d76['mapper']['toViewElement'](_0x113581);if(_0x56db1d&&_0x56db1d['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4575fe['type']&&(_0x34bc9f['isBlock'](_0x113581)&&!_0x34bc9f['isLimit'](_0x113581)&&(_0x113581['nextSibling']||_0x293df2['isAtEnd']?_0x55b9a9&&_0x55b9a9['parent']==_0x113581||(_0x55b9a9=_0x113581,_0x59cfa9(_0x4575fe['previousPosition']),_0x1cacef=!0x0):_0x5c8627=_0x5c8627||_0x4575fe['previousPosition']));}function _0x59cfa9(_0x57f3f4){const _0x1ed768=_0x5b7d76['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xd7d2df}),_0x30dce2=_0x5b7d76['mapper']['toViewPosition'](_0x57f3f4);_0x5617c0['data']['isSuggestion']&&_0x5b7d76['writer']['addClass']('ck-suggestion-marker-'+_0xd7d2df+'-new',_0x1ed768),_0x5df945['activeChange']==_0x5617c0&&_0x5b7d76['writer']['addClass']('ck-suggestion-marker--active',_0x1ed768),_0x5b7d76['writer']['insert'](_0x30dce2,_0x1ed768),_0x5b7d76['mapper']['bindElementToMarker'](_0x1ed768,_0x56378b['markerName']);}_0x46aee8||_0x1cacef||!_0x5c8627||_0x59cfa9(_0x5c8627);};}(this['editor']),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:revision',(_0x3fa181,_0x54fc06,_0x2083c2)=>{const _0x4569fd=_0x2083c2['mapper']['markerNameToElements'](_0x54fc06['markerName']);if(_0x4569fd){for(const _0x4062b7 of _0x4569fd)(_0x4062b7['hasClass']('ck-suggestion-marker-split')||_0x4062b7['hasClass']('ck-suggestion-marker-merge'))&&(_0x2083c2['mapper']['unbindElementFromMarkerName'](_0x4062b7,_0x54fc06['markerName']),_0x2083c2['writer']['remove'](_0x4062b7));}},{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision',(_0x2a9ee4,_0x2ade26,_0x3e5f70)=>{const _0x55cf8b=_0x2ade26['markerName']['split'](':')[0x1],_0xd587c7=this['_getChangeFromId'](_0x55cf8b);if(!_0xd587c7)return null;const _0x4713dc='add'==_0xd587c7['type']?'split':'merge';if(_0x3e5f70['consumable']['test'](_0x2ade26['markerRange'],_0x2a9ee4['name']))for(const _0x330e8f of _0x2ade26['markerRange']['getItems']()){if(!_0x330e8f['is']('element','softBreak'))continue;const _0x5e9ddc=_0x3e5f70['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4713dc}),_0x5ba834=_0x3e5f70['mapper']['toViewPosition'](this['editor']['model']['createPositionBefore'](_0x330e8f));_0xd587c7['data']['isSuggestion']&&_0x3e5f70['writer']['addClass']('ck-suggestion-marker-'+_0x4713dc+'-new',_0x5e9ddc),this['activeChange']==_0xd587c7&&_0x3e5f70['writer']['addClass']('ck-suggestion-marker--active',_0x5e9ddc),_0x3e5f70['writer']['insert'](_0x5ba834,_0x5e9ddc),_0x3e5f70['mapper']['bindElementToMarker'](_0x5e9ddc,_0x2ade26['markerName']);}},{'priority':'high'}),this['editor']['model']['document']['on']('change',()=>{this['editor']['editing']['view']['change'](_0x42557e=>{for(const _0x2e5fce of this['editor']['model']['document']['getRootNames']()){const _0x3bda33=this['editor']['model']['document']['getRoot'](_0x2e5fce),_0x165298=this['editor']['editing']['view']['document']['getRoot'](_0x2e5fce);if(_0x165298){const _0x576f90=_0x3bda33['getAttribute']('revisionHistoryAttachChange');if(_0x42557e['removeAttribute']('data-change-id',_0x165298),_0x42557e['removeClass']('ck-revision-history-root-add',_0x165298),_0x42557e['removeClass']('ck-revision-history-root-remove',_0x165298),_0x42557e['removeClass']('ck-revision-history-root--active',_0x165298),_0x576f90){const _0x4bf778=this['_getChangeFromId'](_0x576f90);if(!_0x4bf778)return null;_0x42557e['setAttribute']('data-change-id',_0x576f90,_0x165298),_0x42557e['addClass']('ck-revision-history-root-'+_0x4bf778['type'],_0x165298),this['activeChange']==_0x4bf778&&_0x42557e['addClass']('ck-revision-history-root--active',_0x165298);}}}});}),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'comment','model':_0x4cd091=>'revision-comment:'+_0x4cd091,'converterPriority':'highest'}),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion','model':_0x95b464=>'revision-suggestion:'+_0x95b464,'converterPriority':'highest'}),this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision-suggestion','view':_0x9e7474=>({'name':'suggestion:'+_0x9e7474,'group':'revision-suggestion'}),'converterPriority':'highest'}),this['editor']['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'revision-suggestion','view':_0x36fa67=>{const _0x253c54=_0x36fa67['markerName']['split'](':')[0x1];return'insertion'!=_0x253c54&&'deletion'!=_0x253c54?null:{'classes':['ck-suggestion-preview-marker','ck-suggestion-preview-marker-'+_0x253c54]};}}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision-suggestion:deletion',X(this['editor'],'merge'),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision-suggestion:insertion',X(this['editor'],'split'),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:revision-suggestion',(_0x20eae1,_0x24584e,_0xc0fe6)=>{const _0x3a82a4=_0xc0fe6['mapper']['markerNameToElements'](_0x24584e['markerName']);if(_0x3a82a4){for(const _0x346bbc of _0x3a82a4)_0x346bbc['is']('uiElement')&&(_0xc0fe6['mapper']['unbindElementFromMarkerName'](_0x346bbc,_0x24584e['markerName']),_0xc0fe6['writer']['remove'](_0x346bbc));}},{'priority':'high'});}['_getChangeFromId'](_0x4ca756){return this['_changeIdToChange']['get'](_0x4ca756);}['_getViewForChange'](_0x2f2ac3){return this['_changeView']&&this['_changeView']['destroy'](),this['_changeView']=new Q(this['editor']['locale'],_0x2f2ac3),this['_changeView'];}['_initInteractions'](){this['editor']['model']['document']['selection']['observeMarkers']('revision'),this['on']('change:activeView',(_0x37f7c1,_0x512b64,_0x7da8d1,_0x2876e8)=>{_0x2876e8&&this['_balloon']['remove'](_0x2876e8),_0x7da8d1&&(this['_balloon']['add']({'view':_0x7da8d1,'stackId':'revisionHistoryLabel','position':{'target':()=>{const _0x404589=this['editor']['editing'],_0x11a70e=this['_getChangeFromId'](_0x7da8d1['changeId']);let _0x44623f;if(_0x11a70e['data']['isOnRoot']){const _0x244f91=_0x404589['view']['getDomRoot'](_0x11a70e['rootName']);_0x44623f=Array['from'](_0x244f91['getClientRects']());}else{const _0x1b0d98=this['editor']['model']['markers']['get']('revision:'+_0x7da8d1['changeId']);_0x44623f=Array['from'](_0x404589['mapper']['markerNameToElements'](_0x1b0d98['name']))['map'](_0x36928f=>_0x404589['view']['domConverter']['mapViewToDom'](_0x36928f))['map'](_0x3c0f84=>Array['from'](_0x3c0f84['getClientRects']()))['flat']();}if(!this['_activeViewTarget'])return _0x44623f[0x0];return _0x44623f['find'](_0x101b7f=>_0x101b7f['top']-0x3<=this['_activeViewTarget']['y']&&_0x101b7f['bottom']+0x3>=this['_activeViewTarget']['y']&&_0x101b7f['left']-0x3<=this['_activeViewTarget']['x']&&_0x101b7f['right']+0x3>=this['_activeViewTarget']['x'])||_0x44623f[0x0];}}}),this['_balloon']['showStack']('revisionHistoryLabel'));}),this['on']('change:activeChange',(_0x2638ac,_0x22591b,_0x28dfae,_0x5203c6)=>{this['activeView']=_0x28dfae?this['_getViewForChange'](_0x28dfae):null,this['editor']['model']['change'](()=>{const _0x405565=this['editor']['editing'];_0x5203c6&&(_0x5203c6['data']['isOnRoot']?_0x405565['view']['change'](_0x22c573=>{_0x22c573['removeClass']('ck-revision-history-root--active',_0x405565['view']['document']['getRoot'](_0x5203c6['rootName']));}):_0x405565['reconvertMarker']('revision:'+_0x5203c6['id'])),_0x28dfae&&(_0x28dfae['data']['isOnRoot']?_0x405565['view']['change'](_0x45b654=>{_0x45b654['addClass']('ck-revision-history-root--active',_0x405565['view']['document']['getRoot'](_0x28dfae['rootName']));}):_0x405565['reconvertMarker']('revision:'+_0x28dfae['id']));});}),this['listenTo'](this['editor']['editing']['view']['document'],'mouseover',(_0x252b3e,_0x20ff6d)=>{if(this['activeChange'])return;const _0x1c1714=this['_findChangeIdFromDomTarget'](_0x20ff6d['target']),_0x4e4d69=this['_changeIdToChange']['get'](_0x1c1714);_0x4e4d69?(this['_activeViewTarget']={'x':_0x20ff6d['domEvent']['x'],'y':_0x20ff6d['domEvent']['y']},this['activeView']=this['_getViewForChange'](_0x4e4d69)):(this['_activeViewTarget']=null,this['activeView']=null);}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',(_0x28383f,_0x2c0fc4)=>{const _0x65678e=this['_findChangeIdFromDomTarget'](_0x2c0fc4['target']),_0x962d1a=this['_changeIdToChange']['get'](_0x65678e);_0x962d1a?(this['_activeViewTarget']={'x':_0x2c0fc4['domEvent']['x'],'y':_0x2c0fc4['domEvent']['y']},_0x962d1a===this['activeChange']?this['_balloon']['updatePosition']():this['activeChange']=_0x962d1a):(this['_activeViewTarget']=null,this['activeChange']=null);});}['_findChangeIdFromDomTarget'](_0xaba9cf){do{const _0x521fd2=_0xaba9cf['getAttribute']('data-change-id');if(_0x521fd2)return _0x521fd2;_0xaba9cf=_0xaba9cf['parent'];}while(_0xaba9cf);return null;}['_cleanMarkers'](){this['editor']['model']['change'](_0x510e92=>{for(const _0x13a507 of this['editor']['model']['markers'])_0x510e92['removeMarker'](_0x13a507);});}}function X(_0x4ee340,_0x1a7455){return(_0x38bb2f,_0x5e58d0,_0x1cf208)=>{if(!_0x1cf208['consumable']['test'](_0x5e58d0['markerRange'],_0x38bb2f['name']))return;const _0x11a68c=_0x5e58d0['markerRange']['getWalker'](),_0x153a62=_0x5e58d0['markerRange']['start'],_0x452630=_0x4ee340['model']['schema'];let _0x14e4ae=null,_0x3052b1=null,_0x461bf5=!0x1,_0x5616ce=!0x1;for(const _0x92f807 of _0x11a68c){const _0x29d20d=_0x92f807['item'];_0x461bf5=_0x461bf5||_0x452630['isContent'](_0x29d20d);const _0x15c41e=_0x1cf208['mapper']['toViewElement'](_0x29d20d);if(_0x15c41e&&_0x15c41e['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x92f807['type']&&(_0x452630['isBlock'](_0x29d20d)&&!_0x452630['isLimit'](_0x29d20d)&&(_0x29d20d['nextSibling']||_0x153a62['isAtEnd']?_0x14e4ae&&_0x14e4ae['parent']==_0x29d20d||(_0x14e4ae=_0x29d20d,_0x1d115d(_0x92f807['previousPosition']),_0x5616ce=!0x0):_0x3052b1=_0x3052b1||_0x92f807['previousPosition']));}function _0x1d115d(_0x305469){const _0x292d97=_0x1cf208['mapper']['toViewPosition'](_0x305469),_0x51644d=_0x1cf208['writer']['createUIElement']('span',{'class':'ck-suggestion-preview-marker-'+_0x1a7455});_0x1cf208['writer']['insert'](_0x292d97,_0x51644d),_0x1cf208['mapper']['bindElementToMarker'](_0x51644d,_0x5e58d0['markerName']);}_0x461bf5||_0x5616ce||!_0x3052b1||_0x1d115d(_0x3052b1);};}class mt extends _0x521b2e{constructor(_0x57ec4b){super(_0x57ec4b);const _0x11b9f3=_0x57ec4b['plugins']['get'](m);this['affectsData']=!0x1,this['listenTo'](_0x11b9f3,'change:isReady',()=>this['refresh']()),this['listenTo'](_0x11b9f3,'change:isEnabled',()=>this['refresh']());}['execute'](){const _0x3e8fc0=this['editor'],_0x5be75c=_0x3e8fc0['plugins']['get'](m),_0x33c474=_0x5be75c['isReady']?_0x5be75c['diff']['newRevisionId']:null;_0x3e8fc0['config']['get']('revisionHistory')['restoreRevisionCallback'](_0x33c474);}['refresh'](){const {isReady:_0x164181,isEnabled:_0x4adebe,repository:_0x172770,diff:_0x2dfaa6}=this['editor']['plugins']['get'](m),_0x36c308=_0x2dfaa6&&_0x172770['getLaterVisibleRevision'](_0x2dfaa6['newRevisionId']);this['isEnabled']=_0x164181&&_0x4adebe&&Boolean(_0x36c308);}}class wt extends _0x521b2e{['_step'];constructor(_0x37dd2d,{direction:_0x1f44c1}){super(_0x37dd2d);const _0x301a79=_0x37dd2d['plugins']['get'](m);this['affectsData']=!0x1,this['_step']='forward'===_0x1f44c1?0x1:-0x1,this['listenTo'](_0x301a79,'change:isReady',()=>this['refresh']()),this['listenTo'](_0x301a79,'change:isEnabled',()=>this['refresh']()),this['listenTo'](_0x301a79,'change:activeChange',()=>this['refresh']());}['execute'](){const _0x647a50=this['editor'],_0x150382=_0x647a50['plugins']['get'](m),{isNavigationMode:_0x23cea8,currentChangeNumber:_0x72ec4}=_0x150382;let _0x969919;if(_0x150382['activeChange']=_0x23cea8?_0x150382['diff']['changes']['get'](_0x72ec4+this['_step']):_0x150382['diff']['changes']['first'],_0x150382['activeChange']['data']['isOnRoot'])_0x969919=_0x647a50['editing']['view']['getDomRoot'](_0x150382['activeChange']['rootName']);else{const _0xee56cb=_0x647a50['model']['markers']['get']('revision:'+_0x150382['activeChange']['id']);_0x969919=_0x1891bd(_0x647a50['editing'],_0xee56cb);}_0x27b7ac({'target':_0x969919,'viewportOffset':0x28});}['refresh'](){const {isNavigationMode:_0x587634,currentChangeNumber:_0x401cc5,numberOfChanges:_0x17e3e8,isReady:_0x4d53e5,isEnabled:_0x1591dd}=this['editor']['plugins']['get'](m);this['isEnabled']=!!(_0x1591dd&&_0x4d53e5&&_0x17e3e8)&&(!_0x587634||(0x1===this['_step']?_0x401cc5<_0x17e3e8-0x1:_0x401cc5>0x0));}}class _i extends ts{constructor(_0x5a62a7){super(_0x5a62a7);const _0x127e4d=this['bindTemplate'],_0x25f1da=new te(_0x5a62a7),_0x2eb825=new te(_0x5a62a7);this['set']('isNavigationMode',!0x1),this['set']('isReady',!0x1),this['set']('currentChangeNumber',0x0),this['set']('numberOfChanges',0x0),this['set']('isForwardNavigationEnabled',!0x1),this['set']('isBackwardNavigationEnabled',!0x1),this['bind']('_isStatusLabelVisible')['to'](this,'isReady',this,'numberOfChanges',(_0x2933d0,_0x46fac7)=>_0x2933d0&&_0x46fac7>0x0),this['bind']('_statusText')['to'](this,'isReady',this,'currentChangeNumber',this,'numberOfChanges',this,'isNavigationMode',(_0x12e268,_0x2b8d30,_0x5cfb2a,_0x560b83)=>{if(!_0x12e268)return g(_0x5a62a7,'Loading...');if(!_0x5cfb2a)return g(_0x5a62a7,'No\x20changes');const _0x153aa4=g(_0x5a62a7,'NUMBER_OF_CHANGES',_0x5cfb2a);return _0x560b83?g(_0x5a62a7,'X_OF_Y_CHANGES',[_0x2b8d30+0x1,_0x5cfb2a]):_0x153aa4;}),_0x25f1da['set']({'label':g(_0x5a62a7,'Show\x20previous\x20change'),'tooltip':!0x0,'icon':_0x12f6d1}),_0x2eb825['set']({'label':g(_0x5a62a7,'Show\x20next\x20change'),'tooltip':!0x0,'icon':_0x48747f}),_0x25f1da['bind']('isEnabled')['to'](this,'isBackwardNavigationEnabled'),_0x2eb825['bind']('isEnabled')['to'](this,'isForwardNavigationEnabled'),_0x25f1da['on']('execute',()=>this['fire']('execute','backward')),_0x2eb825['on']('execute',()=>this['fire']('execute','forward')),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-revision-history-ui','ck-revision-history-ui__changes-navigation']},'children':[{'tag':'span','attributes':{'class':['ck-revision-history-ui__changes-navigation__wrapper']},'children':[{'tag':'span','attributes':{'class':['ck-revision-history-ui__changes-navigation__label',_0x127e4d['if']('_isStatusLabelVisible','ck-hidden',_0x3f7080=>!_0x3f7080)]},'children':[{'text':_0x127e4d['to']('isNavigationMode',_0x3fa7ca=>_0x3fa7ca?g(_0x5a62a7,'EDIT_X_OF_Y_REVISIONS')+':\x20':g(_0x5a62a7,'Total')+':\x20')}]},{'text':_0x127e4d['to']('_statusText')}]},new _0x17fd43(),{'tag':'div','attributes':{'class':['ck-revision-history-ui__changes-navigation__navigation']},'children':[_0x25f1da,_0x2eb825]}]});}}const le='ck-editor__editable__loading-overlay';class ge extends _0x15b8d5{static get['pluginName'](){return'RevisionViewerLoadingOverlay';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['show'](){const _0x457857=this['editor']['editing']['view'];_0x457857['change'](_0x3b2861=>{for(const _0x20fc72 of _0x457857['document']['roots'])_0x3b2861['addClass'](le,_0x20fc72);});}['hide'](){const _0x51d47f=this['editor']['editing']['view'];_0x51d47f['change'](_0x4f0400=>{for(const _0x378907 of _0x51d47f['document']['roots'])_0x4f0400['removeClass'](le,_0x378907);});}}class R extends _0x15b8d5{static get['pluginName'](){return'RevisionViewerUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[m,ge];}['init'](){const _0x3c0288=this['editor'],_0x1c3084=_0x3c0288['plugins']['get'](m),_0x40e103=_0x3c0288['plugins']['get'](ge);_0x3c0288['ui']['componentFactory']['add']('exitToEditing',_0xd480c7=>{const _0xb59405=new te(_0xd480c7);return _0xb59405['set']({'label':g(_0xd480c7,'Back\x20to\x20editing'),'icon':_0x1610eb,'withText':!0x0,'tooltip':!0x0,'class':'ck-revision-history-ui__back-to-editing'}),this['listenTo'](_0xb59405,'execute',()=>{_0x3c0288['config']['get']('revisionHistory')['closeRevisionViewerCallback']();}),_0xb59405;}),_0x3c0288['ui']['componentFactory']['add']('restoreRevision',_0x13dfbd=>{const _0x170563=new te(_0x13dfbd);return _0x170563['set']({'label':g(_0x13dfbd,'Restore\x20this\x20revision'),'withText':!0x0,'tooltip':!0x0}),_0x170563['bind']('isEnabled')['to'](_0x3c0288['commands']['get']('restoreRevision')),this['listenTo'](_0x170563,'execute',()=>_0x3c0288['execute']('restoreRevision')),_0x170563;}),_0x3c0288['ui']['componentFactory']['add']('changesNavigation',_0x4ab362=>{const _0x4dd0d6=new _i(_0x4ab362),_0x13e909=_0x3c0288['commands']['get']('showPreviousChange'),_0x556c98=_0x3c0288['commands']['get']('showNextChange');return _0x4dd0d6['bind']('isBackwardNavigationEnabled')['to'](_0x13e909,'isEnabled'),_0x4dd0d6['bind']('isForwardNavigationEnabled')['to'](_0x556c98,'isEnabled'),_0x4dd0d6['bind']('isReady','currentChangeNumber','numberOfChanges','isNavigationMode')['to'](_0x1c3084),this['listenTo'](_0x4dd0d6,'execute',(_0x544a0a,_0x3334fa)=>{_0x3c0288['execute']('forward'===_0x3334fa?'showNextChange':'showPreviousChange');}),_0x4dd0d6;}),_0x40e103['show'](),_0x1c3084['on']('change:isReady',(_0x2159df,_0x560752,_0x578ca8)=>{_0x578ca8?_0x40e103['hide']():_0x40e103['show']();});}}class at extends _0xdb2a4e{['_resizeObserver']=null;constructor(_0x504cf0,_0x2c6f1d){super(_0x504cf0,_0x2c6f1d);const _0x3d11bc=this['bindTemplate'];this['set']({'label':g(_0x504cf0,'Revision\x20name'),'_tooltipString':''}),this['fieldView']['placeholder']=g(_0x504cf0,'Enter\x20the\x20revision\x20name'),this['extendTemplate']({'tag':'span','attributes':{'class':['ck-revision-history-sidebar__revision-name'],'data-cke-tooltip-text':_0x3d11bc['to']('_tooltipString'),'data-cke-tooltip-position':'s','data-cke-tooltip-class':'ck-tooltip_multi-line'}});}['render'](){super['render'](),this['_resizeObserver']=new nt(this['fieldView']['element'],()=>this['_updateTooltipText']()),this['listenTo'](this['fieldView'],'input',()=>this['_updateTooltipText']());}['destroy'](){super['destroy'](),this['_resizeObserver']&&this['_resizeObserver']['destroy']();}['_updateTooltipText'](){const _0x38a14a=this['fieldView']['element'];this['_tooltipString']=_0x38a14a['scrollWidth']>_0x38a14a['clientWidth']&&_0x38a14a['value']||'';}}class si extends ts{constructor(_0xd9c7ea,_0x2ed6b9,_0x4a4740){super(_0xd9c7ea);const _0x1e5ded=new _0x1ef3e7();_0x1e5ded['set']({'content':_0x40ab77,'viewBox':'0\x200\x2011\x2010'});const _0xce963f=['ck','ck-revision-history-sidebar__revision-author'];_0x4a4740&&_0xce963f['push']('ck-revision-history-sidebar__revision-author_creator');const _0x10a9cd=[{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__revision-author__name'],'title':g(_0xd9c7ea,_0x4a4740?'Revision\x20creator':'Revision\x20author')},'children':[_0x1e5ded,_0x2ed6b9['name']]}];this['setTemplate']({'tag':'li','attributes':{'class':_0xce963f},'children':_0x10a9cd});}}function oi(_0x529ae6,_0x2b2729){const _0x372884=_0x529ae6['bindTemplate'],_0x29f90c=_0x529ae6['locale'],_0x41f35e=_0x44a305(_0x29f90c);_0x41f35e['panelPosition']='sw';const _0x7bd0dd=function(_0x20925a,_0x39dca8){const _0x2c7af1=function(_0x124f3e,_0x35a457){const _0x5a9c21=_0x124f3e['locale'],_0x8553d1={'Compare\x20against\x20selected':g(_0x5a9c21,'Compare\x20against\x20selected'),'Name\x20this\x20revision':g(_0x5a9c21,'Name\x20this\x20revision'),'Restore\x20this\x20revision':g(_0x5a9c21,'Restore\x20this\x20revision')};return _0x35a457['map'](_0x13d1af=>{const _0x22990d=_0x8553d1[_0x13d1af['name']];return _0x22990d&&_0x22990d!==_0x13d1af['name']&&(_0x13d1af['name']=_0x22990d),_0x13d1af;});}(_0x20925a,_0x39dca8),_0x4456e8=new _0x5a41bf();for(const _0xb0b4d of _0x2c7af1){const _0x34aaff={'type':'button','model':new to({'label':_0xb0b4d['name'],'class':_0xb0b4d['class'],'withText':!0x0,'role':'menuitem','_action':_0xb0b4d['action']})};_0x34aaff['model']['bind']('isEnabled')['to'](_0x20925a,'isActionsDropdownOpen',_0x3b7584=>'function'!=typeof _0xb0b4d['isEnabled']||(!_0x3b7584||_0xb0b4d['isEnabled'](_0x20925a))),_0x4456e8['add'](_0x34aaff);}return _0x4456e8;}(_0x529ae6,_0x2b2729);return _0x529ae6['bind']('isActionsDropdownOpen')['to'](_0x41f35e,'isOpen'),_0x41f35e['buttonView']['set']({'label':g(_0x29f90c,'Show\x20more\x20items'),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x2df2a8}),_0x41f35e['extendTemplate']({'attributes':{'class':['ck-revision-history-sidebar__revision__actions',_0x372884['if']('isActionsDropdownOpen','ck-on')]},'on':{'click':_0x372884['to'](_0x38893f=>_0x38893f['stopPropagation']())}}),_0x41f35e['on']('execute',_0x1ddb11=>{_0x529ae6['isReady']&&'function'==typeof _0x1ddb11['source']['_action']&&_0x1ddb11['source']['_action'](_0x529ae6);}),_0x2ed9c7(_0x41f35e,_0x7bd0dd,{'role':'menu'}),_0x41f35e['listenTo'](_0x529ae6,'change:isActionsDropdownOpen',(_0x30f690,_0x36228d,_0x302f0f)=>{if(_0x302f0f)for(const _0x2e09af of _0x41f35e['listView']['items']){const _0x2de944=_0x2e09af['children']['first'],_0x45a264=_0x2b2729['find'](_0x23b209=>_0x23b209['action']===_0x2de944['_action'])['isVisible'];_0x2e09af['isVisible']=void 0x0===_0x45a264||_0x45a264(_0x529ae6);}}),_0x41f35e;}class hi extends/* #__PURE__ -- @preserve */
26
- ti(ts){['id'];['revisionNameView'];['revisionActionsView'];['_revision'];['_requireRevisionName'];constructor(_0x5c988b,_0x4adf58,_0x243a6f,_0x231b16){super(_0x5c988b);const _0x3b953b=this['bindTemplate'],_0x4de937=function(_0x48ff18,_0x3e084f){const _0x3999b8=Array['from'](_0x3e084f['authors'])['filter'](_0x49d845=>_0x49d845!=_0x3e084f['creator']);return _0x3e084f['creator']&&_0x3999b8['unshift'](_0x3e084f['creator']),_0x3999b8['map'](_0x19f421=>new si(_0x48ff18,_0x19f421,_0x19f421==_0x3e084f['creator']));}(_0x5c988b,_0x4adf58);this['id']=_0x4adf58['id'],this['_revision']=_0x4adf58,this['_requireRevisionName']=_0x231b16,this['bind']('name','createdAt')['to'](_0x4adf58),this['bind']('_createdAtFormatted')['to'](this,'createdAt',_0x2ca680=>{return _0x5259e2=_0x5c988b['uiLanguage'],(_0x341850=_0x2ca680)['toLocaleDateString'](_0x5259e2,{'month':'long','day':'numeric'})+',\x20'+_0x341850['toLocaleTimeString'](_0x5259e2,{'hour':'numeric','minute':'numeric'});var _0x5259e2,_0x341850;}),this['set']('isSelected',!0x1),this['set']('isHighlighted',!0x1),this['set']('isActionsDropdownOpen',!0x1),this['set']('isReady',!0x1),this['set']('isEnabled',!0x1),this['revisionNameView']=new at(_0x5c988b,_0x4ed94f),this['revisionNameView']['fieldView']['extendTemplate']({'attributes':{'maxlength':'220'}}),this['revisionNameView']['fieldView']['bind']('value')['to'](this,'name',_0x37be76=>_0x37be76||this['_createdAtFormatted']),this['revisionNameView']['bind']('isEnabled')['to'](this,'isSelected',this,'isEnabled',(_0x235587,_0x48cb97)=>_0x235587&&_0x48cb97),this['revisionActionsView']=_0x243a6f&&_0x243a6f['length']?oi(this,_0x243a6f):'',this['revisionActionsView']&&this['revisionActionsView']['bind']('isEnabled')['to'](this),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-revision-history-sidebar__revision-wrapper',_0x3b953b['if']('isConfirm','ck-revision-history-sidebar__revision-wrapper_confirmation_visible')]},'children':[{'tag':'div','attributes':{'class':['ck','ck-reset','ck-revision-history-sidebar__revision',_0x3b953b['if']('isEnabled','ck-disabled',_0x2d0669=>!_0x2d0669),_0x3b953b['if']('isSelected','ck-revision-history-sidebar__revision_selected'),_0x3b953b['if']('isHighlighted','ck-revision-history-sidebar__revision_highlighted'),_0x3b953b['if']('isActionsDropdownOpen','ck-revision-history-sidebar__actions_dropdown_open')]},'children':[this['revisionNameView'],{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__revision__date']},'children':[{'text':_0x3b953b['to']('_createdAtFormatted')}]},{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__revision__controls-wrapper']},'children':[{'tag':'ul','attributes':{'class':['ck','ck-revision-history-sidebar__revision-authors']},'children':_0x4de937}]},this['revisionActionsView']],'on':{'click':_0x3b953b['to'](_0x61289a=>{_0x61289a['srcElement']['closest']('.ck-thread__remove-confirm')||this['isReady']&&this['isEnabled']&&this['fire']('select',{'id':this['id']});})}}]});}['render'](){super['render']();const _0x1fc0c2=this['revisionNameView']['fieldView']['element'];this['listenTo'](_0x1fc0c2,'change',()=>{this['_requireRevisionName']&&!_0x1fc0c2['value']||this['fire']('setName',{'id':this['id'],'name':_0x1fc0c2['value']}),_0x1fc0c2['value']||(_0x1fc0c2['value']=this['name']?this['name']:this['_createdAtFormatted']);});}['select'](){this['isSelected']=!0x0;}['deselect'](){this['isSelected']=!0x1;}['highlight'](){this['isHighlighted']=!0x0;}['unhighlight'](){this['isHighlighted']=!0x1;}}function ai(_0x47786b,_0x47d763){const _0x52c3d0=_0x1fba7b['fromJSDate'](_0x47786b)['setLocale'](_0x47d763),_0x3d55b4=_0x1fba7b['local'](),_0x4b05a3=_0x3d55b4['minus']({'days':0x1})['startOf']('day');let _0xdd619f,_0x4940fd;return _0x52c3d0['hasSame'](_0x3d55b4,'day')?(_0xdd619f=_0x52c3d0['startOf']('day')['toJSDate'](),_0x4940fd=_0x52c3d0['toRelativeCalendar']()):_0x52c3d0['hasSame'](_0x4b05a3,'day')?(_0xdd619f=_0x4b05a3['toJSDate'](),_0x4940fd=_0x52c3d0['toRelativeCalendar']()):_0x52c3d0['hasSame'](_0x3d55b4,'week')?(_0xdd619f=_0x52c3d0['startOf']('week')['toJSDate'](),_0x4940fd=_0x52c3d0['weekdayLong']||''):_0x52c3d0['hasSame'](_0x3d55b4,'year')?(_0xdd619f=_0x52c3d0['startOf']('month')['toJSDate'](),_0x4940fd=_0x52c3d0['monthLong']||''):(_0xdd619f=_0x52c3d0['startOf']('year')['toJSDate'](),_0x4940fd=String(_0x52c3d0['year'])),{'startDate':_0xdd619f,'localizedPeriodName':_0x4940fd};}class di extends ts{['startDate'];['revisionViews'];['_revisionActions'];['_requireRevisionName'];constructor(_0x4b97d6,_0x54f93e,_0xfa5d83,_0x8b58aa){super(_0x4b97d6);const _0x5887c7=ai(_0x54f93e,this['locale']['uiLanguage'])['localizedPeriodName'];this['startDate']=_0x54f93e,this['revisionViews']=this['createCollection'](),this['_revisionActions']=_0xfa5d83,this['_requireRevisionName']=_0x8b58aa,this['revisionViews']['delegate']('select')['to'](this),this['revisionViews']['delegate']('setName')['to'](this),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__time-period']},'children':[{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__time-period__label']},'children':[{'text':_0x5887c7}]},{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__time-period__revisions']},'children':this['revisionViews']}]});}['addRevision'](_0x1b6ae3){const _0x4faabe=new hi(this['locale'],_0x1b6ae3,this['_revisionActions'],this['_requireRevisionName']);this['revisionViews']['add'](_0x4faabe);}['removeRevision'](_0x4f63d6){const _0x2997cf=this['revisionViews']['find'](_0x81cfc2=>_0x81cfc2['id']===_0x4f63d6['id']);this['revisionViews']['remove'](_0x2997cf);}}class as extends ts{constructor(_0x4f7e36){super(_0x4f7e36);const _0x279cad=new _0x1ef3e7();_0x279cad['content']=_0x588fdb,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all','ck-revision-history-sidebar__header']},'children':[_0x279cad,{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__header__label']},'children':[g(_0x4f7e36,'Revision\x20history')]}]});}}class ni extends ts{['timePeriodViews'];['_revisions'];['_revisionActions'];['_requireRevisionName'];constructor(_0x18d0e2,_0x10902e,_0x5f37ce,_0x485dc6){super(_0x18d0e2);const _0x2f8f65=this['bindTemplate'];this['timePeriodViews']=this['createCollection'](),this['timePeriodViews']['delegate']('select')['to'](this),this['timePeriodViews']['delegate']('setName')['to'](this),this['_revisions']=_0x10902e,this['_revisionActions']=_0x5f37ce,this['_requireRevisionName']=_0x485dc6,this['on']('select',(_0x598491,_0x5521e2)=>{this['fire']('revisionSelected',_0x5521e2);}),this['on']('setName',(_0x38861a,_0x3b497d)=>{this['fire']('revisionSetName',_0x3b497d);}),this['set']('isEnabled',!0x1),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-rounded-corners','ck-revision-history-sidebar']},'children':[new as(_0x18d0e2),{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__timeline',_0x2f8f65['if']('isEnabled','ck-disabled',_0x4f3067=>!_0x4f3067)]},'children':this['timePeriodViews']}]});}['render'](){super['render']();for(const _0x908d98 of this['_revisions'])this['_addRevision'](_0x908d98);this['_revisions']['on']('add',(_0x45d60b,_0x572396)=>{this['_addRevision'](_0x572396);}),this['_revisions']['on']('remove',(_0x6796c7,_0x25ca44)=>{this['_removeRevision'](_0x25ca44);});}get['revisionViews'](){return this['timePeriodViews']['map'](_0x130c8e=>_0x130c8e['revisionViews']['map'](_0x3f8c71=>_0x3f8c71))['flat']();}['selectRevision'](_0x1ae1b1){for(const _0x5b782f of this['revisionViews'])_0x1ae1b1&&_0x1ae1b1['id']===_0x5b782f['id']?_0x5b782f['select']():_0x5b782f['deselect']();}['highlightRevisions'](_0x58dfbd){for(const _0x5ece6d of this['revisionViews'])_0x58dfbd['some'](({id:_0x5e3033})=>_0x5e3033===_0x5ece6d['id'])?_0x5ece6d['highlight']():_0x5ece6d['unhighlight']();}['_addRevision'](_0x2beda6){const _0x4165eb=ai(_0x2beda6['createdAt'],this['locale']['uiLanguage'])['startDate'];let _0x3be574=this['timePeriodViews']['get'](0x0);_0x3be574&&_0x3be574['startDate']['getTime']()===_0x4165eb['getTime']()||(_0x3be574=new di(this['locale'],_0x4165eb,this['_revisionActions'],this['_requireRevisionName']),this['timePeriodViews']['add'](_0x3be574)),_0x3be574['addRevision'](_0x2beda6);}['_removeRevision'](_0x5775d0){const _0x58ebbe=ai(_0x5775d0['createdAt'],this['locale']['uiLanguage'])['startDate'];this['_getTimePeriodViewByStartDate'](_0x58ebbe)['removeRevision'](_0x5775d0);}['_getTimePeriodViewByStartDate'](_0x34b04b){return this['timePeriodViews']['find'](_0x23a1b7=>_0x23a1b7['startDate']['getTime']()===_0x34b04b['getTime']());}}class d extends _0x15b8d5{['_revisionViewer'];['_revisionsRepository'];['_sidebarView'];static ['defaultRevisionActions']=/* #__PURE__ -- @preserve */
23
+ import{ObservableMixin as _0x4f55d8,uid as _0x450571,Collection as _0x58d884,logWarning as _0x1f0366,FocusTracker as _0x38cc87,KeystrokeHandler as _0x133eb8,scrollViewportToShowTarget as _0x698de3,ResizeObserver as at,ElementReplacer as ot,CKEditorError as _0x26796e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{cloneDeep as _0x385a22,set as _0x2e4b6a,unset as _0x28be5c,isEqual as _0x5c2d5e}from'es-toolkit/compat';import{Plugin as _0x425a55,PendingActions as _0x526cfd,Command as _0x235e90,ElementApiMixin as _0x1cb9b2,Editor as _0x55a24b}from'@ckeditor/ckeditor5-core/dist/index.js';import{Users as _0x5701d4,getMarkerDomElement as _0x333dad,ConfirmMixin as _0x1c40d5,sanitizeEditorConfig as _0x349ba6}from'ckeditor5-collaboration/dist/index.js';import{ViewContainerElement as _0x4f8a2e,ViewAttributeElement as _0x124e09,ViewEmptyElement as _0x415bf5,ViewRawElement as _0x3ada0a,ViewUIElement as _0x1fe111,ViewDocumentFragment as _0x5e4916,ViewText as _0x20f639,ViewElement as _0x55adab,Element as ut,Range as ft,Position as vt,DocumentFragment as gt,Text as mt}from'@ckeditor/ckeditor5-engine/dist/index.js';import{IconHistory as _0x4280c8,IconChevronUp as _0x28f55c,IconChevronDown as _0x15d7a2,IconUndo as _0xfb9832,IconUser as _0x171f71,IconThreeVerticalDots as _0x35f117}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x39cfbe,injectCssTransitionDisabler as ts,submitHandler as _0x2cc73e,LabeledFieldView as nt,createLabeledInputText as ti,createDropdown as _0x2f3f6b,ListView as _0x381af1,ListItemView as te,ButtonView as _0x2e3194,MenuBarMenuView as _0x1cf6e8,MenuBarMenuListView as _0x325bfc,MenuBarMenuListItemView as _0x1c0134,MenuBarMenuListItemButtonView as _0x17e213,ContextualBalloon as _0x208e19,ToolbarSeparatorView as _0x5e79f7,IconView as _0x43ff91,addListToDropdown as _0x101f1a,ViewModel as to,EditorUI as st,normalizeToolbarConfig as et,BoxedEditorUIView as rt,StickyPanelView as ht,ToolbarView as dt,InlineEditableUIView as ct}from'@ckeditor/ckeditor5-ui/dist/index.js';import{DateTime as _0x1f6c3a}from'luxon';class h extends/* #__PURE__ -- @preserve */
24
+ _0x4f55d8(){['id'];['creator'];['authors'];['diffData'];['toVersion'];['fromVersion'];['model'];constructor(_0x52b410){super(),this['id']=_0x52b410['id']||_0x450571(),this['creator']=_0x52b410['creator']||null,this['authors']=_0x52b410['authors']||[],this['diffData']=_0x52b410['diffData']||null,this['toVersion']=_0x52b410['toVersion']||0x0,this['fromVersion']=_0x52b410['fromVersion']||0x0,this['set']('name',_0x52b410['name']||''),this['set']('createdAt',_0x52b410['createdAt']||new Date()),this['set']('attributes',_0x52b410['attributes']||{});}['setName'](_0x3f7cac){this['_update']({'name':_0x3f7cac});}['setAttribute'](_0x3c6afa,_0x194b90){const _0x3f32c2=_0x385a22(this['attributes']);_0x2e4b6a(_0x3f32c2,_0x3c6afa,_0x194b90),this['_update']({'attributes':_0x3f32c2});}['removeAttribute'](_0x43a114){const _0xc508ff=_0x385a22(this['attributes']);_0x28be5c(_0xc508ff,_0x43a114),this['_update']({'attributes':_0xc508ff});}['_update'](_0x4e5cd3,_0x50f2d4=!0x1){let _0x15d98b=!0x1;const _0x5502ce={'id':this['id']},_0x8db1d9=['name','createdAt','diffData','authors','attributes','toVersion','fromVersion','creatorId'];for(const _0x307380 of _0x8db1d9){const _0x987f21=_0x4e5cd3[_0x307380];void 0x0!==_0x987f21&&_0x987f21!==this[_0x307380]&&(this[_0x307380]=_0x987f21,_0x5502ce[_0x307380]=_0x987f21,_0x15d98b=!0x0);}_0x15d98b&&(_0x5502ce['authors']&&(_0x5502ce['authorsIds']=_0x5502ce['authors']['map'](_0x465da1=>_0x465da1['id']),delete _0x5502ce['authors']),this['fire']('_update',_0x5502ce,_0x50f2d4));}['toJSON'](){return{'id':this['id'],'name':this['name'],'creatorId':this['creator']?this['creator']['id']:null,'authorsIds':this['authors']['map'](_0x11ff78=>_0x11ff78['id']),'diffData':this['diffData'],'createdAt':this['createdAt'],'attributes':this['attributes'],'fromVersion':this['fromVersion'],'toVersion':this['toVersion']};}}class I extends _0x425a55{['_revisions'];static get['requires'](){return[_0x5701d4];}static get['pluginName'](){return'RevisionsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['length'](){return this['_revisions']['length'];}constructor(_0x92ebfa){super(_0x92ebfa),this['_revisions']=new _0x58d884();}['afterInit'](){!async function(_0x386bc5){const _0x935020=_0xfa34b([0x54,0x55,0x30,0x32,0x34,0x66,0x48,0x51,0x61,0x35,0x72,0x79,0x77,0x47,0x43,0x44,0x67,0x50,0x74,0x64,0x31,0x49,0x6a,0x57,0x4e,0x41,0x6e,0x38,0x65,0x37,0x52,0x68,0x4b,0x58,0x75,0x7a,0x53,0x5a,0x4a,0x46,0x63,0x6b,0x56,0x45,0x76,0x70,0x71,0x6f,0x73,0x59,0x62,0x4c,0x36,0x39,0x78,0x4d,0x42,0x6c,0x69,0x4f,0x33,0x6d]),_0x2d2f41=0xeb829,_0x7c55d7=0x4921d5f8,_0x3ae5f9=0x4926b318^_0x7c55d7,_0x10dcea=window[_0xfa34b([0x44,0x61,0x74,0x65])][_0xfa34b([0x6e,0x6f,0x77])](),_0x164b20=_0x386bc5[_0xfa34b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1fc8e3=new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59eae1=>{_0x164b20[_0xfa34b([0x6f,0x6e,0x63,0x65])](_0xfa34b([0x72,0x65,0x61,0x64,0x79]),_0x59eae1);}),_0x4161e3={[_0xfa34b([0x6b,0x74,0x79])]:_0xfa34b([0x45,0x43]),[_0xfa34b([0x75,0x73,0x65])]:_0xfa34b([0x73,0x69,0x67]),[_0xfa34b([0x63,0x72,0x76])]:_0xfa34b([0x50,0x2d,0x32,0x35,0x36]),[_0xfa34b([0x78])]:_0xfa34b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xfa34b([0x79])]:_0xfa34b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xfa34b([0x61,0x6c,0x67])]:_0xfa34b([0x45,0x53,0x32,0x35,0x36])},_0x4b221b=_0x164b20[_0xfa34b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xfa34b([0x67,0x65,0x74])](_0xfa34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x439cc9(){let _0x205db8,_0x38e832=null,_0x2f2076=null;try{if(_0x4b221b==_0xfa34b([0x47,0x50,0x4c]))return _0xfa34b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x205db8=_0x10a67d(),!_0x205db8)return _0xfa34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x205db8[_0xfa34b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2f2076=_0x3cc7b3(_0x205db8[_0xfa34b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x205db8[_0xfa34b([0x6a,0x74,0x69])])),await _0x232da9()?_0x1fbb59()?_0x6634b()?_0xfa34b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b79f6()?(_0x205db8[_0xfa34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xfa34b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38e832=_0x432351(_0xfa34b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x205db8[_0xfa34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xfa34b([0x74,0x72,0x69,0x61,0x6c])&&(_0x38e832=_0x432351(_0xfa34b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x58b233()):_0xfa34b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xfa34b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xfa34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x54c4c2){return _0xfa34b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x6634b(){const _0x527ee3=[_0xfa34b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xfa34b([0x74,0x72,0x69,0x61,0x6c])][_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x205db8[_0xfa34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x10dcea/0x3e8:0xe10*_0x3ae5f9;return _0x205db8[_0xfa34b([0x65,0x78,0x70])]<_0x527ee3;}function _0x1fbb59(){const _0xa503ef=_0x205db8[_0xfa34b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xa503ef)return!0x1;if(_0xa503ef[_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfa34b([0x2a])))return!0x0;if(_0xa503ef[_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfa34b([0x52,0x48])))return!0x0;if(_0xa503ef[_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfa34b([0x52,0x52,0x48]))){if(_0x3c00f1())return!0x0;if(_0x5a012e()||_0x5a6ba7())return!0x0;}return!0x1;}function _0x1b79f6(){const _0x589e72=_0x205db8[_0xfa34b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x589e72||0x0==_0x589e72[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27d174}=new URL(window[_0xfa34b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x589e72[_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27d174))return!0x0;const _0x1e5498=_0x27d174[_0xfa34b([0x73,0x70,0x6c,0x69,0x74])](_0xfa34b([0x2e]));return _0x589e72[_0xfa34b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e2b09=>_0x5e2b09[_0xfa34b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfa34b([0x2a])))[_0xfa34b([0x6d,0x61,0x70])](_0x55aa86=>_0x55aa86[_0xfa34b([0x73,0x70,0x6c,0x69,0x74])](_0xfa34b([0x2e])))[_0xfa34b([0x73,0x6f,0x6d,0x65])](_0x2c46b8=>_0x1e5498[_0xfa34b([0x65,0x76,0x65,0x72,0x79])]((_0x3fd029,_0x2bf3f2)=>_0x2c46b8[_0x2bf3f2]===_0x3fd029||_0x2c46b8[_0x2bf3f2]===_0xfa34b([0x2a])));}function _0x58b233(){return _0x38e832&&_0x2f2076?new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e5bd7,_0x33da8c)=>{_0x38e832[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x1e5bd7,_0x33da8c),_0x2f2076[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x48435e=>{_0x48435e!=_0xfa34b([0x56,0x61,0x6c,0x69,0x64])&&_0x1e5bd7(_0x48435e);},_0x33da8c);}):_0x38e832||_0x2f2076||_0xfa34b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3cc7b3(_0x479c78,_0x5a213a){return new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20489a=>{if(_0x21cba4())return _0x20489a(_0xfa34b([0x56,0x61,0x6c,0x69,0x64]));_0x491f04(),_0x164b20[_0xfa34b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xfa34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ce2d1=!0x1;const _0x1fc9d8=_0x450571();function _0x52009b(_0x2e7de8){return!!_0x2e7de8&&(typeof _0x2e7de8===_0xfa34b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e7de8===_0xfa34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e7de8[_0xfa34b([0x74,0x68,0x65,0x6e])]===_0xfa34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e7de8[_0xfa34b([0x63,0x61,0x74,0x63,0x68])]===_0xfa34b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2774c0(_0x3eb28b){_0x4c8fda(_0x3eb28b)[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x4cfac7=>{if(!_0x4cfac7||_0x4cfac7[_0xfa34b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xfa34b([0x6f,0x6b]))return _0xfa34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xeef1eb(_0x216d8e(_0x1fc9d8+_0x5a213a))!=_0x4cfac7[_0xfa34b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xfa34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xfa34b([0x56,0x61,0x6c,0x69,0x64]);})[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x5c04ed=>(_0x2120aa(),_0x5c04ed),()=>{const _0x5b4d48=_0x4ff644();return null==_0x5b4d48?(_0x2120aa(),_0xfa34b([0x56,0x61,0x6c,0x69,0x64])):_0xfa34b(_0x10dcea-_0x5b4d48>(0x6d2d51f8^_0x7c55d7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x20489a)[_0xfa34b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20489a(_0xfa34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x474019=0x49173b78^_0x7c55d7;function _0x2120aa(){const _0x46519c=_0xfa34b([0x6c,0x6c,0x63,0x74,0x2d])+_0xeef1eb(_0x216d8e(_0x479c78)),_0x400ea4=_0x195f0f(_0xeef1eb(window[_0xfa34b([0x4d,0x61,0x74,0x68])][_0xfa34b([0x63,0x65,0x69,0x6c])](_0x10dcea/_0x474019)));window[_0xfa34b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xfa34b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46519c,_0x400ea4);}function _0x4ff644(){const _0x59ef5d=_0xfa34b([0x6c,0x6c,0x63,0x74,0x2d])+_0xeef1eb(_0x216d8e(_0x479c78)),_0x35f366=window[_0xfa34b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xfa34b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59ef5d);return _0x35f366?window[_0xfa34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x195f0f(_0x35f366),0x10)*_0x474019:null;}function _0x4c8fda(_0x2c804e){return new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x588e35,_0x5ac74d)=>{_0x2c804e[_0xfa34b([0x74,0x68,0x65,0x6e])](_0x588e35,_0x5ac74d),window[_0xfa34b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5ac74d,0x49200138^_0x7c55d7);});}}_0x164b20[_0xfa34b([0x6f,0x6e])](_0xfa34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47e12a,_0x31e5b8)=>{if(_0x31e5b8[0x0]!=_0x479c78)return _0x20489a(_0xfa34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31e5b8[0x1]={..._0x31e5b8[0x1],[_0xfa34b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1fc9d8};},{[_0xfa34b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xfa34b([0x68,0x69,0x67,0x68])}),_0x164b20[_0xfa34b([0x6f,0x6e])](_0xfa34b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x461378=>{_0x52009b(_0x461378[_0xfa34b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ce2d1=!0x0,_0x2774c0(_0x461378[_0xfa34b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xfa34b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xfa34b([0x6c,0x6f,0x77])}),_0x1fc8e3[_0xfa34b([0x74,0x68,0x65,0x6e])](()=>{_0x2ce2d1||_0x20489a(_0xfa34b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x21cba4(){return _0x164b20[_0xfa34b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xfa34b([0x76,0x69,0x65,0x77])][_0xfa34b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xfa34b([0x61,0x75,0x74,0x6f]);}function _0x491f04(){_0x164b20[_0xfa34b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xfa34b([0x76,0x69,0x65,0x77])][_0xfa34b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xfa34b([0x61,0x75,0x74,0x6f]);}}function _0x432351(_0x399fdf){const _0x4fcb26=[new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dcbef=>setTimeout(_0x5dcbef,0x4928eb34^_0x7c55d7)),_0x1fc8e3[_0xfa34b([0x74,0x68,0x65,0x6e])](()=>new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a9264=>{const _0x1aff88=0x4921d5ff^_0x7c55d7,_0x6277a3=_0x386bc5[_0xfa34b([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x459394(){_0x6277a3[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x1aff88&&_0x3a9264();}_0x459394(),_0x6277a3[_0xfa34b([0x6f,0x6e])](_0xfa34b([0x61,0x64,0x64]),_0x459394);})),new window[(_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x81d3b0=>{function _0x844ed5(){for(const _0x333d2d in window)if(window[_0xfa34b([0x4e,0x75,0x6d,0x62,0x65,0x72])]['isNaN'](window[_0xfa34b([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x333d2d))&&window[_0x333d2d]==_0x2d2f41)return _0x81d3b0();_0x164b20[_0xfa34b([0x73,0x74,0x61,0x74,0x65])]!=_0xfa34b([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0xfa34b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x844ed5,0x4921c670^_0x7c55d7);}_0x1d6b36(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x844ed5();})];return window[_0xfa34b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xfa34b([0x72,0x61,0x63,0x65])](_0x4fcb26)[_0xfa34b([0x74,0x68,0x65,0x6e])](()=>_0x399fdf);}async function _0x15a631(){if(await _0x1fc8e3,_0x1d6b36(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0xd27984=_0x386bc5[_0xfa34b([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x167b43=_0x386bc5[_0xfa34b([0x67,0x65,0x74,0x45,0x61,0x72,0x6c,0x69,0x65,0x72,0x56,0x69,0x73,0x69,0x62,0x6c,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](_0xd27984[_0xfa34b([0x69,0x64])]),_0x48447c=_0x1f7928(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x48447c[_0xfa34b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0xd27984['id'],_0x167b43?_0x167b43['id']:null,!0x0),_0x48447c[_0xfa34b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0xfa34b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x48447c[_0xfa34b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x48447c[_0xfa34b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x1fc58,void(_0x48447c[_0xfa34b([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x1fc58);}if(_0x1d6b36(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x5e22a7=_0x1f7928(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x5e22a7[_0xfa34b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0xfa34b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x5e22a7[_0xfa34b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x5e22a7[_0xfa34b([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x1fc58,_0x5e22a7[_0xfa34b([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x1fc58;}_0x164b20[_0xfa34b([0x6d,0x6f,0x64,0x65,0x6c])][_0xfa34b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1fc58,_0x164b20[_0xfa34b([0x6d,0x6f,0x64,0x65,0x6c])][_0xfa34b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1fc58,_0x164b20[_0xfa34b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xfa34b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3c00f1(){return _0x1d6b36(_0xfa34b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1f7928(_0xfa34b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xfa34b([0x73,0x74,0x61,0x74,0x65])]==_0xfa34b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5a012e(){return _0x1d6b36(_0xfa34b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x5a6ba7(){return _0x1d6b36(_0xfa34b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3d4a0a(_0x343d20){const _0x603c44=_0xf8e3c6();_0x164b20[_0x603c44]=_0xfa34b([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x343d20,_0x343d20[_0xfa34b([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0xfa34b([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0xf8e3c6()]=_0x2d2f41),_0x343d20!=_0xfa34b([0x56,0x61,0x6c,0x69,0x64])&&_0x15a631();}function _0xf8e3c6(){const _0x30e71b=window[_0xfa34b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xfa34b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xfa34b([0x6e,0x6f,0x77])]())[_0xfa34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xfa34b([0x2e]),'');let _0x79b89a=_0xfa34b([0x54]);for(let _0x102e9c=0x0;_0x102e9c<_0x30e71b[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x102e9c+=0x2){let _0x54aa3d=window[_0xfa34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30e71b[_0xfa34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x102e9c,_0x102e9c+0x2));_0x54aa3d>=_0x935020[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x54aa3d-=_0x935020[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x79b89a+=_0x935020[_0x54aa3d];}return _0x79b89a;}function _0x10a67d(){const _0x21f489=_0x4b221b[_0xfa34b([0x73,0x70,0x6c,0x69,0x74])](_0xfa34b([0x2e]));if(0x3!=_0x21f489[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a5c0e(_0x21f489[0x1]);function _0x2a5c0e(_0x47e21e){const _0x54c9c7=_0x1e4013(_0x47e21e);return _0x54c9c7&&_0xe73d7c()?_0x54c9c7:null;function _0xe73d7c(){const _0xdb1468=_0x54c9c7[_0xfa34b([0x6a,0x74,0x69])],_0x349508=window[_0xfa34b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdb1468[_0xfa34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xdb1468[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ff21a={..._0x54c9c7,[_0xfa34b([0x6a,0x74,0x69])]:_0xdb1468[_0xfa34b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xdb1468[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ff21a[_0xfa34b([0x76,0x63])],_0x216d8e(_0x2ff21a)==_0x349508;}}}async function _0x232da9(){let _0x5f17dd=!0x0;try{const _0x34cf86=_0x4b221b[_0xfa34b([0x73,0x70,0x6c,0x69,0x74])](_0xfa34b([0x2e])),[_0x51d744,_0x252f45,_0x445cd0]=_0x34cf86;return _0x187355(_0x51d744),await _0x4f100d(_0x51d744,_0x252f45,_0x445cd0),_0x5f17dd;}catch(_0x4622ed){return!0x1;}function _0x187355(_0x4bcfb8){const _0x348962=_0x1e4013(_0x4bcfb8);_0x348962&&_0x348962[_0xfa34b([0x61,0x6c,0x67])]==_0xfa34b([0x45,0x53,0x32,0x35,0x36])||(_0x5f17dd=!0x1);}async function _0x4f100d(_0x124b32,_0x59dc22,_0x3d35bc){const _0x2f1787=window[_0xfa34b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xfa34b([0x66,0x72,0x6f,0x6d])](_0x51b3a6(_0x3d35bc),_0x12674b=>_0x12674b[_0xfa34b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x170612=new window[(_0xfa34b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xfa34b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x124b32+_0xfa34b([0x2e])+_0x59dc22),_0x1ba2dc=window[_0xfa34b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xfa34b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ba2dc)return;const _0x6896ee=await _0x1ba2dc[_0xfa34b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xfa34b([0x6a,0x77,0x6b]),_0x4161e3,{[_0xfa34b([0x6e,0x61,0x6d,0x65])]:_0xfa34b([0x45,0x43,0x44,0x53,0x41]),[_0xfa34b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xfa34b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xfa34b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ba2dc[_0xfa34b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xfa34b([0x6e,0x61,0x6d,0x65])]:_0xfa34b([0x45,0x43,0x44,0x53,0x41]),[_0xfa34b([0x68,0x61,0x73,0x68])]:{[_0xfa34b([0x6e,0x61,0x6d,0x65])]:_0xfa34b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x6896ee,_0x2f1787,_0x170612)||(_0x5f17dd=!0x1);}}function _0x1e4013(_0x18bb15){return _0x18bb15[_0xfa34b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xfa34b([0x65,0x79]))?JSON[_0xfa34b([0x70,0x61,0x72,0x73,0x65])](_0x51b3a6(_0x18bb15)):null;}function _0x51b3a6(_0x3ec5cf){return window[_0xfa34b([0x61,0x74,0x6f,0x62])](_0x3ec5cf[_0xfa34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xfa34b([0x2b]))[_0xfa34b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xfa34b([0x2f])));}function _0x216d8e(_0x5de421){let _0x304c61=0x1505;function _0x4358e0(_0x37739c){for(let _0x3874c6=0x0;_0x3874c6<_0x37739c[_0xfa34b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3874c6++){const _0x3d2944=_0x37739c[_0xfa34b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3874c6);_0x304c61=(_0x304c61<<0x5)+_0x304c61+_0x3d2944,_0x304c61&=_0x304c61;}}function _0x265898(_0x21d695){Array[_0xfa34b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x21d695)?_0x21d695[_0xfa34b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x265898):_0x21d695&&typeof _0x21d695==_0xfa34b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xfa34b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x21d695)[_0xfa34b([0x73,0x6f,0x72,0x74])]()[_0xfa34b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d67e9,_0x26a970])=>{_0x4358e0(_0x4d67e9),_0x265898(_0x26a970);}):_0x4358e0(window[_0xfa34b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x21d695));}return _0x265898(_0x5de421),_0x304c61>>>0x0;}function _0xeef1eb(_0xe9b749){return _0xe9b749[_0xfa34b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xfa34b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xfa34b([0x30]));}function _0x195f0f(_0x3d5583){return _0x3d5583[_0xfa34b([0x73,0x70,0x6c,0x69,0x74])]('')[_0xfa34b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xfa34b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d6b36(_0x16f072){return _0x164b20[_0xfa34b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xfa34b([0x68,0x61,0x73])](_0x16f072);}function _0x1f7928(_0x248a35){return _0x164b20[_0xfa34b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xfa34b([0x67,0x65,0x74])](_0x248a35);}function _0x1fc58(){}function _0xfa34b(_0x529b3e){return _0x529b3e['map'](_0x5ebcda=>String['fromCharCode'](_0x5ebcda))['join']('');}_0x3d4a0a(await _0x439cc9());}(this);}['createRevision'](_0x55437f){const _0x4ab138=this['editor']['plugins']['get']('Users');return new h({'id':_0x55437f['id'],'name':_0x55437f['name'],'creator':_0x55437f['creatorId']?_0x4ab138['getUser'](_0x55437f['creatorId']):null,'diffData':_0x55437f['diffData']||_0x55437f['data'],'authors':_0x55437f['authorsIds']['map'](_0xff606e=>_0x4ab138['getUser'](_0xff606e)),'createdAt':new Date(_0x55437f['createdAt']),'attributes':_0x55437f['attributes'],'fromVersion':_0x55437f['fromVersion'],'toVersion':_0x55437f['toVersion']});}['addRevision'](_0x425703,_0xdbec82=0x0){this['_revisions']['add'](_0x425703,_0xdbec82);}['getRevision'](_0xa93fb2){return this['_revisions']['get'](_0xa93fb2);}['getRevisions'](_0xd6fcff={'toJSON':!0x1}){const _0x1deca8=Array['from'](this['_revisions']);return _0x1deca8['reverse'](),_0xd6fcff['toJSON']?_0x1deca8['map'](_0x4623d9=>_0x4623d9['toJSON']()):_0x1deca8;}['getIndex'](_0x282eb3){return this['_revisions']['getIndex'](_0x282eb3);}['getEarlierVisibleRevision'](_0x3fb908){const [,_0x26a414]=this['getRevisionsIterator'](_0x3fb908,{'direction':'earlier'});return _0x26a414;}['getLaterVisibleRevision'](_0x557200){const [,_0x3a99a9]=this['getRevisionsIterator'](_0x557200,{'direction':'later'});return _0x3a99a9;}['getRevisionsInDiff'](_0x3bc768){const _0x365fa5=[];for(const _0x3ae574 of this['getRevisionsIterator'](_0x3bc768['newRevisionId']))if(_0x365fa5['push'](_0x3ae574),_0x3ae574['id']===_0x3bc768['oldRevisionId'])break;return _0x365fa5;}*['getRevisionsIterator'](_0x12216a,{direction:_0x1cf095='earlier',filter:_0x6f1932=()=>!0x0}={}){const _0x5df7c1='earlier'===_0x1cf095?0x1:-0x1;let _0x2745c1=this['_revisions']['get'](_0x12216a),_0x3181aa=this['getIndex'](_0x2745c1);for(yield _0x2745c1;_0x2745c1;){if(_0x3181aa+=_0x5df7c1,_0x2745c1=this['getRevision'](_0x3181aa),!_0x2745c1)return;_0x6f1932(_0x2745c1)&&(yield _0x2745c1);}}}class V extends _0x425a55{static get['pluginName'](){return'RevisionHistoryUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_viewClassToTypeChar']=new Map([[_0x4f8a2e,'c'],[_0x124e09,'a'],[_0x415bf5,'e'],[_0x3ada0a,'r'],[_0x1fe111,'u']]);['_typeCharToViewClass']=new Map([['c',_0x4f8a2e],['a',_0x124e09],['e',_0x415bf5],['r',_0x3ada0a],['u',_0x1fe111]]);async['loadRevisionData'](_0x30a12a,_0x31f5a7){if(_0x30a12a['diffData']||!_0x31f5a7)return;const _0x5cd82f=this['editor']['config']['get']('collaboration.channelId'),_0x19dde5=await _0x31f5a7['getRevision']({'channelId':_0x5cd82f,'revisionId':_0x30a12a['id']});_0x30a12a['diffData']=_0x19dde5['diffData'];}['getRevisionDocumentData'](_0x57ef61){const _0x2aedd8={};for(const _0x3157a2 in _0x57ef61['diffData']){if(_0x57ef61['diffData'][_0x3157a2]['attachChange']&&!_0x57ef61['diffData'][_0x3157a2]['attachChange']['isAttached'])continue;const _0x3b5635=this['_removeRevisionMarkers'](JSON['parse'](_0x57ef61['diffData'][_0x3157a2]['insertions'])),_0x3a143f=this['editor']['editing']['view']['document'],_0x5a4126=new _0x5e4916(_0x3a143f,_0x3b5635['map'](_0x387c20=>this['_getViewFromDiffObj'](_0x387c20,!0x1)));this['editor']['data']['processor']['useFillerType']('marked'),_0x2aedd8[_0x3157a2]=this['editor']['data']['processor']['toData'](_0x5a4126),this['editor']['data']['processor']['useFillerType']('default');}return _0x2aedd8;}['getRevisionRootsAttributes'](_0x56c655){const _0x148981={};for(const _0x2e30ca in _0x56c655['diffData'])_0x56c655['diffData'][_0x2e30ca]['attachChange']&&!_0x56c655['diffData'][_0x2e30ca]['attachChange']['isAttached']||(_0x148981[_0x2e30ca]=_0x56c655['diffData'][_0x2e30ca]['attributesAfter']||{});return _0x148981;}['_getTypeCharForViewElement'](_0x5d3fb0){return this['_viewClassToTypeChar']['get'](_0x5d3fb0['constructor']);}['_getViewFromDiffObj'](_0x2ef952,_0x4b3b64){const _0xa71fb7=this['editor']['editing']['view']['document'];if('string'==typeof _0x2ef952)return new _0x20f639(_0xa71fb7,_0x2ef952);{let _0x2b0506,_0x138610;_0x138610='u'==_0x2ef952['type']||'r'==_0x2ef952['type']?[]:_0x2ef952['children']['map'](_0x2d46cd=>this['_getViewFromDiffObj'](_0x2d46cd,_0x4b3b64));const _0x536be6=this['_typeCharToViewClass']['get'](_0x2ef952['type'])||_0x55adab,_0x524b62=this['editor']['data']['htmlProcessor']['domConverter'];if(_0x2b0506=new _0x536be6(_0xa71fb7,_0x2ef952['name'],_0x2ef952['attributes'],_0x138610),'u'==_0x2ef952['type']&&_0x2ef952['children'][0x0]){const _0x38d986=_0x2ef952['children'][0x0];if(_0x2b0506['render']=function(_0x519352){const _0x421b86=_0x519352['createElement']('div');return _0x421b86['innerHTML']=_0x38d986,_0x421b86['childNodes'][0x0];},_0x4b3b64){const _0x1c3738=new _0x5e4916(_0xa71fb7);_0x1c3738['_appendChild'](_0x2b0506);const _0x1733ca=Array['from'](_0x524b62['viewChildrenToDom'](_0x1c3738,{'bind':!0x1})),_0x294fef=_0x524b62['domDocument']['createElement']('div');_0x294fef['append'](..._0x1733ca),_0x2b0506=Array['from'](_0x524b62['domChildrenToView'](_0x294fef))[0x0];}}else{if('r'==_0x2ef952['type']&&_0x2ef952['children'][0x0]){const _0x58dae5=_0x2ef952['children'][0x0];if(_0x2b0506['render']=function(_0x511c54){_0x511c54['innerHTML']=_0x58dae5;},_0x4b3b64){const _0x4c4b4b=new _0x5e4916(_0xa71fb7);_0x4c4b4b['_appendChild'](_0x2b0506);const _0x59f48a=Array['from'](_0x524b62['viewChildrenToDom'](_0x4c4b4b,{'bind':!0x1})),_0x2bcfc0=_0x524b62['domDocument']['createElement']('div');_0x2bcfc0['append'](..._0x59f48a);const _0x489f83=Array['from'](_0x524b62['domChildrenToView'](_0x2bcfc0));_0x489f83['length']>0x1?_0x2b0506['_appendChild'](_0x489f83):_0x2b0506=_0x489f83[0x0];}}}if(_0x2ef952['customProperties']){for(const [_0x3d2219,_0x3b03aa]of _0x2ef952['customProperties'])_0x2b0506['_setCustomProperty'](_0x3d2219,_0x3b03aa);}const _0x13c77d=void 0x0===_0x2ef952['fillerOffset']?null:_0x2ef952['fillerOffset'];return null!==_0x13c77d&&(_0x2b0506['getFillerOffset']=()=>_0x13c77d),_0x2b0506;}}['_makeModelFromViewString'](_0x4d76a9){const _0xe01218=JSON['parse'](_0x4d76a9),_0x21f8fb=this['editor']['editing']['view']['document'],_0x41d49d=new _0x5e4916(_0x21f8fb,_0xe01218['map'](_0x1fb520=>this['_getViewFromDiffObj'](_0x1fb520,!0x0)));return this['editor']['data']['toModel'](_0x41d49d);}['_removeRevisionMarkers'](_0x188966){return(_0x188966=_0x188966['filter'](_0x48c061=>!_0x48c061['name']||'revision-start'!==_0x48c061['name']&&'revision-end'!==_0x48c061['name']))['forEach'](_0x12ddfd=>{'string'!=typeof _0x12ddfd&&(_0x12ddfd['children']=this['_removeRevisionMarkers'](_0x12ddfd['children']),_0x12ddfd['attributes']=_0x12ddfd['attributes']['filter'](_0x2d3ce9=>!_0x2d3ce9[0x0]['startsWith']('data-revision-')));}),_0x188966;}}function g(_0x5d270c,_0x2bb735,_0x50c4de){const t=_0x5d270c['t'];switch(_0x2bb735){case'Revision\x20history':return t('Revision\x20history');case'Open\x20revision\x20history':return t('Open\x20revision\x20history');case'Restored':return t('Restored');case'Empty\x20document':return t('Empty\x20document');case'Initial\x20revision':return t('Initial\x20revision');case'Suggested\x20by':return t('Suggested\x20by');case'Added\x20by':return t('Added\x20by');case'Removed\x20by':return t('Removed\x20by');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Compare\x20against\x20selected':return t('Compare\x20against\x20selected');case'Name\x20this\x20revision':return t('Name\x20this\x20revision');case'Restore\x20this\x20revision':return t('Restore\x20this\x20revision');case'Back\x20to\x20editing':return t('Back\x20to\x20editing');case'Loading...':return t('Loading...');case'No\x20changes':return t('No\x20changes');case'NUMBER_OF_CHANGES':return t({'string':'%0\x20change','plural':'%0\x20changes','id':'NUMBER_OF_CHANGES'},_0x50c4de);case'X_OF_Y_CHANGES':return t({'string':'%0\x20of\x20%1','id':'X_OF_Y_CHANGES'},_0x50c4de);case'Show\x20previous\x20change':return t('Show\x20previous\x20change');case'Show\x20next\x20change':return t('Show\x20next\x20change');case'EDIT_X_OF_Y_REVISIONS':return t({'string':'Edit','id':'EDIT_X_OF_Y_REVISIONS'});case'Total':return t('Total');case'Revision\x20creator':return t('Revision\x20creator');case'Revision\x20author':return t('Revision\x20author');case'Revision\x20name':return t('Revision\x20name');case'Save\x20current\x20revision':return t('Save\x20current\x20revision');case'Accept':return t('Accept');case'Save':return t('Save');case'Cancel':return t('Cancel');case'Name\x20of\x20the\x20revision':return t('Name\x20of\x20the\x20revision');case'optional':return t('optional');case'PENDING_ACTION_REVISION_HISTORY':return t({'string':'Unsaved\x20change\x20in\x20revision\x20history.','id':'PENDING_ACTION_REVISION_HISTORY'});case'The\x20revision\x20name\x20cannot\x20be\x20empty.':return t('The\x20revision\x20name\x20cannot\x20be\x20empty.');case'Enter\x20the\x20revision\x20name':return t('Enter\x20the\x20revision\x20name');default:return'';}}class u extends _0x425a55{['licenseKey'];['_licenseKeyCheckInterval'];['currentRevision']=null;['repository'];['adapter']=null;['_revisionDataBuilder'];['_source'];['_initialRevisionId'];['_bufferedUpdates'];['_utils'];['_pendingAction'];['_continueCurrentRevision'];['_startingVersion'];['_loadedStateData'];static get['pluginName'](){return'RevisionTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5701d4,I,V,_0x526cfd];}constructor(_0x26d491){super(_0x26d491),this['repository']=this['editor']['plugins']['get']('RevisionsRepository'),this['_utils']=this['editor']['plugins']['get']('RevisionHistoryUtils'),this['_revisionDataBuilder']=new x(this['editor']),this['_initialRevisionId']=this['editor']['config']['get']('collaboration.channelId')||'initial',this['_bufferedUpdates']=new Map(),this['_loadedStateData']=null;const _0x381c9c=_0x450571();this['_source']={'history':this['editor']['model']['document']['history'],'getLatestVersion':()=>Promise['resolve'](this['editor']['model']['document']['version']),'getCurrentRevisionId':()=>_0x381c9c},this['set']('isReady',!0x1),this['set']('isEnabled',!0x0),this['set']('_isPendingUpdate',!0x1),this['editor']['config']['define']('revisionHistory.resumeUnsavedRevision',!0x0),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'revision'});}['init'](){this['_setConversion'](),this['editor']['data']['on']('ready',()=>{const _0x75944c=this['repository']['getRevision'](0x0),_0x5b3e15=_0x75944c&&null===_0x75944c['creator']?_0x75944c:null;if(this['_continueCurrentRevision']=!!_0x5b3e15&&this['editor']['config']['get']('revisionHistory.resumeUnsavedRevision'),this['editor']['plugins']['has']('RealTimeCollaborationClient')){const _0x1abb53=this['_source']['getCurrentRevisionId'](),_0x1179fe=this['repository']['getRevision'](_0x1abb53);if(_0x1179fe)this['_startingVersion']=_0x1179fe['fromVersion'],this['_continueCurrentRevision']=!0x1;else{const _0x5d2c96=this['_source']['history']['_operations']['find'](_0xbd229e=>!_0xbd229e['_isInit']),_0x40a94f=_0x5d2c96?_0x5d2c96['baseVersion']:this['_source']['history']['version'];_0x75944c?(_0x75944c['toVersion']<_0x40a94f&&_0x75944c['_update']({'toVersion':_0x40a94f}),this['_continueCurrentRevision']?(this['_source']['getCurrentRevisionId']=()=>_0x5b3e15['id'],this['_startingVersion']=_0x5b3e15['fromVersion']):(this['_startingVersion']=_0x75944c['toVersion'],this['_continueCurrentRevision']=!0x1)):(this['_startingVersion']=_0x40a94f,this['_continueCurrentRevision']=!0x1);}}else _0x5b3e15&&(this['editor']['model']['document']['history']['version']=Math['max'](_0x5b3e15['toVersion'],this['editor']['model']['document']['history']['version']),_0x5b3e15['fromVersion']===_0x5b3e15['toVersion']?(0x0!==_0x5b3e15['fromVersion']&&(this['_source']['getCurrentRevisionId']=()=>_0x5b3e15['id']),this['_continueCurrentRevision']=!0x1):this['_continueCurrentRevision']&&(this['_source']['getCurrentRevisionId']=()=>_0x5b3e15['id'],this['_startingVersion']=_0x5b3e15['fromVersion'])),this['_continueCurrentRevision']||(this['_startingVersion']=this['editor']['model']['document']['version']);this['_revisionDataBuilder']['init'](this['_source']['history']),this['_createInitialRevision'](this['_startingVersion']),this['_createCurrentRevision'](this['_startingVersion']),this['adapter']&&this['sendBufferedUpdates']();}),this['bind']('isReady')['to'](this,'_isPendingUpdate',_0x58aeff=>!_0x58aeff),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x279a64=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1ac97c;for(const _0x1b3819 in _0x279a64){const _0x34c37a=_0x1b3819,_0x4848c9=_0x279a64[_0x34c37a];if('revisionHistoryLicenseKeyValid'==_0x4848c9||'revisionHistoryLicenseKeyInvalid'==_0x4848c9||'revisionHistoryLicenseKeyExpired'==_0x4848c9||'revisionHistoryLicenseKeyDomainLimit'==_0x4848c9||'revisionHistoryLicenseKeyNotAllowed'==_0x4848c9||'revisionHistoryLicenseKeyEvaluationLimit'==_0x4848c9||'revisionHistoryLicenseKeyTrialLimit'==_0x4848c9||'revisionHistoryLicenseKeyUsageLimit'==_0x4848c9){delete _0x279a64[_0x34c37a],_0x1ac97c=_0x4848c9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'revisionHistoryLicenseKeyInvalid'==_0x1ac97c&&_0x279a64['_showLicenseError']('invalid'),'revisionHistoryLicenseKeyExpired'==_0x1ac97c&&_0x279a64['_showLicenseError']('expired'),'revisionHistoryLicenseKeyDomainLimit'==_0x1ac97c&&_0x279a64['_showLicenseError']('domainLimit'),'revisionHistoryLicenseKeyNotAllowed'==_0x1ac97c&&_0x279a64['_showLicenseError']('featureNotAllowed','RevisionHistory'),'revisionHistoryLicenseKeyEvaluationLimit'==_0x1ac97c&&_0x279a64['_showLicenseError']('evaluationLimit'),'revisionHistoryLicenseKeyTrialLimit'==_0x1ac97c&&_0x279a64['_showLicenseError']('trialLimit'),'revisionHistoryLicenseKeyUsageLimit'==_0x1ac97c&&_0x279a64['_showLicenseError']('usageLimit');},0x3e8);}async['afterInit'](){if(this['repository']['length']>0x0){const _0x50a3fc=this['repository']['getRevision'](0x0),_0x238dc6=await this['getRevisionDocumentData'](_0x50a3fc),_0x336fee=await this['getRevisionRootsAttributes'](_0x50a3fc);this['_replaceEditorDataWithRevisionData'](_0x238dc6,_0x336fee);}}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['setSource'](_0x5c8dc5){this['_source']=_0x5c8dc5;}async['update'](){const _0xecb04b=await this['_source']['getLatestVersion']();if(_0xecb04b>this['currentRevision']['toVersion']){await this['_loadState']();const _0x5c9cc0=this['buildRevisionData']({'revision':this['currentRevision'],'to':_0xecb04b});_0x5c9cc0['authors']=_0x5c9cc0['authorsIds']['map'](_0x96b72=>this['editor']['plugins']['get']('Users')['getUser'](_0x96b72)),this['currentRevision']['_update'](_0x5c9cc0);}}async['saveRevision'](_0x30a6b5={},_0x49cd9c=null){const _0xaaa8c6=[];await this['_loadState'](),this['_continueCurrentRevision']=!0x1,_0x49cd9c>this['currentRevision']['toVersion']&&(_0x49cd9c=null),null===_0x49cd9c&&(_0x49cd9c=await this['_source']['getLatestVersion']());const _0x300cfc=this['_getFromVersion'](_0x49cd9c),_0x3a03ad=this['buildRevisionData']({'from':_0x300cfc,'to':_0x49cd9c});if(this['currentRevision']['toVersion']<_0x49cd9c){const _0x3364fe=this['buildRevisionData']({'revision':this['currentRevision'],'from':_0x49cd9c,'to':_0x49cd9c});_0x3364fe['authors']=[],_0x3364fe['authorsIds']=[],_0x3364fe['id']=this['currentRevision']['id'],this['currentRevision']['_update'](_0x3364fe,!0x0),delete _0x3364fe['authors'],_0xaaa8c6['push'](_0x3364fe);}_0x30a6b5['creatorId']=this['editor']['plugins']['get']('Users')['me']['id'],_0x30a6b5['name']=_0x30a6b5['name']||null,_0x30a6b5['id']=_0x30a6b5['id']||_0x450571(),_0x30a6b5={..._0x30a6b5,..._0x3a03ad};const _0x2064dd=this['addRevisionData'](_0x30a6b5);_0xaaa8c6['push'](_0x30a6b5);const _0x2fc72c=this['repository']['getIndex'](_0x2064dd);if(0x0!==_0x2fc72c){const _0x3e5cc4=this['repository']['getRevision'](_0x2fc72c-0x1);if(_0x3e5cc4['fromVersion']!==_0x49cd9c){const _0x1d6129=this['_revisionDataBuilder']['getData'](_0x49cd9c,_0x3e5cc4['toVersion']),_0x155b5d={'id':_0x3e5cc4['id'],'diffData':_0x1d6129['diffData'],'authorsIds':_0x1d6129['authorsIds'],'authors':_0x1d6129['authorsIds']['map'](_0x4119a0=>this['editor']['plugins']['get']('Users')['getUser'](_0x4119a0)),'fromVersion':_0x49cd9c};_0x3e5cc4===this['currentRevision']&&(_0x155b5d['createdAt']=new Date(_0x30a6b5['createdAt']['getTime']()+0xa)),_0x3e5cc4['_update'](_0x155b5d,!0x0),delete _0x155b5d['authors'],_0xaaa8c6['push'](_0x155b5d);}}if(this['adapter']){for(const _0x3a5222 of _0xaaa8c6)this['_bufferUpdate'](_0x3a5222['id'],_0x3a5222,!0x0);this['sendBufferedUpdates']();}return _0x2064dd;}['addRevisionData'](_0x536f4d){const _0x4f68fb=this['repository']['createRevision'](_0x536f4d);return this['adapter']&&_0x4f68fb['on']('_update',(_0x15cea6,_0x1c2587,_0x5bcdf0)=>{_0x5bcdf0||(this['_bufferUpdate'](_0x1c2587['id'],_0x1c2587,!0x0),this['sendBufferedUpdates']());}),this['repository']['addRevision'](_0x4f68fb,this['_findInsertionIndex'](_0x4f68fb)),_0x4f68fb;}async['getRevisionDocumentData'](_0x298f09){return await this['_utils']['loadRevisionData'](_0x298f09,this['adapter']),this['_utils']['getRevisionDocumentData'](_0x298f09);}async['getRevisionRootsAttributes'](_0x89e00c){return await this['_utils']['loadRevisionData'](_0x89e00c,this['adapter']),this['_utils']['getRevisionRootsAttributes'](_0x89e00c);}['sendBufferedUpdates'](){if(0x0===this['_bufferedUpdates']['size'])return;if(this['_isPendingUpdate'])return;let _0x498fe9=Array['from'](this['_bufferedUpdates']['values']());this['_bufferedUpdates']['clear']();for(let _0x289875=0x0;_0x289875<_0x498fe9['length'];_0x289875++){const _0x2837e1=_0x498fe9[_0x289875];let _0xab859f=!0x1;for(const _0xec1e65 of Object['keys'](_0x2837e1))void 0x0===_0x2837e1[_0xec1e65]?delete _0x2837e1[_0xec1e65]:'id'!==_0xec1e65&&(_0xab859f=!0x0);_0xab859f||(_0x498fe9[_0x289875]=null);}if(_0x498fe9=_0x498fe9['filter'](_0x9c59c9=>null!==_0x9c59c9),!_0x498fe9['length'])return;for(let _0x416487=0x0;_0x416487<_0x498fe9['length'];_0x416487++){const _0x507f70=_0x498fe9[_0x416487];void 0x0!==_0x507f70['fromVersion']&&void 0x0===_0x507f70['toVersion']&&(_0x507f70['toVersion']=this['repository']['getRevision'](_0x507f70['id'])['toVersion']),void 0x0!==_0x507f70['toVersion']&&void 0x0===_0x507f70['fromVersion']&&(_0x507f70['fromVersion']=this['repository']['getRevision'](_0x507f70['id'])['fromVersion']);}const _0x274e00=this['editor']['config']['get']('collaboration.channelId');this['_isPendingUpdate']=!0x0,this['_addPendingAction'](),this['adapter']['updateRevisions'](_0x498fe9,_0x274e00)['finally'](()=>{this['_isPendingUpdate']=!0x1;})['then'](_0x44b0a6=>{if(_0x44b0a6){for(const _0x245642 of _0x44b0a6)this['setRevisionData']({'id':_0x245642['id'],'createdAt':_0x245642['createdAt']});}this['_removePendingAction'](),this['sendBufferedUpdates']();});}['buildRevisionData']({revision:_0x15695e=null,from:_0x2616bd=null,to:_0x52d5eb=null}){_0x2616bd=null!==_0x2616bd?_0x2616bd:_0x15695e['fromVersion'],_0x52d5eb=null!==_0x52d5eb?_0x52d5eb:_0x15695e['toVersion'];const _0xb7619b=this['_revisionDataBuilder']['getData'](_0x2616bd,_0x52d5eb),_0xe23673={'diffData':_0xb7619b['diffData'],'authorsIds':_0xb7619b['authorsIds'],'fromVersion':_0x2616bd,'toVersion':_0x52d5eb};if(!_0x15695e||_0x52d5eb!==_0x15695e['toVersion']){const _0x33e950=_0x52d5eb-0x1,_0x3af729=this['_source']['history']['getOperation'](_0x33e950);_0xe23673['createdAt']=_0x3af729&&_0x3af729['createdAt']||new Date();}if(this['_loadedStateData']&&_0x2616bd===this['_loadedStateData']['fromVersion']){for(const _0x147fce of this['_loadedStateData']['authors'])_0xe23673['authorsIds']['includes'](_0x147fce['id'])||_0xe23673['authorsIds']['push'](_0x147fce['id']);}return _0xe23673;}['_bufferUpdate'](_0x17dc3a,_0x113fdd,_0x260871){if(this['_bufferedUpdates']['has'](_0x17dc3a)){const _0x1cd509=this['_bufferedUpdates']['get'](_0x17dc3a);_0x113fdd=_0x260871?{..._0x1cd509,..._0x113fdd}:{..._0x113fdd,..._0x1cd509};}this['_bufferedUpdates']['set'](_0x17dc3a,_0x113fdd);}['setRevisionData'](_0x1c564f){const _0x46808a=this['repository']['getRevision'](_0x1c564f['id']);if(_0x1c564f['createdAt']&&(_0x1c564f['createdAt']=new Date(_0x1c564f['createdAt'])),_0x1c564f['authorsIds']){const _0x4fc316=this['editor']['plugins']['get']('Users');_0x1c564f['authors']=_0x1c564f['authorsIds']['map'](_0x34ec23=>_0x4fc316['getUser'](_0x34ec23));}_0x46808a['_update'](_0x1c564f,!0x0);}['_createInitialRevision'](_0x5be680){const _0x53afe7=this['repository']['getRevision'](this['repository']['length']-0x1);if(_0x53afe7)this['_initialRevisionId']=_0x53afe7['id'];else{const _0x22c041=!this['editor']['model']['document']['roots']['find'](_0x539df0=>this['editor']['model']['hasContent'](_0x539df0)),_0xfa6ac3=this['editor']['plugins']['get']('Users')['me']['id'],_0x2c9fd5=g(this['editor']['locale'],_0x22c041?'Empty\x20document':'Initial\x20revision');this['_makeRevision']({'from':_0x5be680,'to':_0x5be680,'id':this['_initialRevisionId'],'name':_0x2c9fd5,'creatorId':_0xfa6ac3});}}['_createCurrentRevision'](_0x576522){const _0x3efbc4=this['_source']['getCurrentRevisionId']();this['currentRevision']=this['repository']['getRevision'](_0x3efbc4),this['currentRevision']||(this['currentRevision']=this['_makeRevision']({'from':_0x576522,'to':_0x576522,'id':_0x3efbc4,'name':'','creatorId':null}));}async['_loadState'](){this['_continueCurrentRevision']&&!this['_loadedStateData']&&(await this['_utils']['loadRevisionData'](this['currentRevision'],this['adapter']),this['_revisionDataBuilder']['loadState'](this['currentRevision']),this['_loadedStateData']={'fromVersion':this['currentRevision']['fromVersion'],'authors':this['currentRevision']['authors']['slice']()});}['_replaceEditorDataWithRevisionData'](_0x3a94d5,_0x357ccd){let _0x400ca3=this['editor']['config']['get']('initialData'),_0x1a8c17=this['editor']['config']['get']('rootsAttributes');if(void 0x0===_0x400ca3){_0x400ca3={};for(const _0x49570a of this['editor']['model']['document']['getRootNames']())_0x400ca3[_0x49570a]='';}if('string'==typeof _0x400ca3&&(_0x400ca3={'main':_0x400ca3}),void 0x0===_0x1a8c17){_0x1a8c17={};for(const _0x1c42b7 of this['editor']['model']['document']['getRootNames']())_0x1a8c17[_0x1c42b7]={};}let _0x22ef77=!0x1;const _0x34d9ec=Object['keys'](_0x400ca3),_0x1d5f1b=Object['keys'](_0x3a94d5);for(const _0x109ed7 of _0x34d9ec){if(_0x400ca3[_0x109ed7]!==_0x3a94d5[_0x109ed7]&&''!==_0x400ca3[_0x109ed7]['trim']()){_0x22ef77=!0x0;break;}if(!_0x5c2d5e(_0x1a8c17[_0x109ed7],_0x357ccd[_0x109ed7])&&Object['keys'](_0x1a8c17[_0x109ed7])['length']>0x0){_0x22ef77=!0x0;break;}}_0x22ef77||(_0x22ef77=_0x1d5f1b['some'](_0x4b67e2=>!this['editor']['model']['document']['getRoot'](_0x4b67e2))),_0x22ef77&&_0x1f0366('editor-initial-data-replaced-with-revision-data',{'editorData':_0x400ca3,'editorRootsAttributes':_0x1a8c17,'revisionData':_0x3a94d5,'revisionRootsAttributes':_0x357ccd}),this['editor']['config']['set']('initialData',_0x3a94d5),this['editor']['config']['set']('rootsAttributes',_0x357ccd);}['_addPendingAction'](){if(!this['_pendingAction']){const _0x3ff49b=this['editor']['plugins']['get']('PendingActions');this['_pendingAction']=_0x3ff49b['add'](g(this['editor']['locale'],'PENDING_ACTION_REVISION_HISTORY'));}}['_removePendingAction'](){this['_pendingAction']&&(this['editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null);}['_findInsertionIndex'](_0x71cd52){const _0x21499a=this['repository']['getRevisions']();_0x21499a['reverse']();let _0x93c816=0x0;for(;_0x93c816<_0x21499a['length'];){const _0x47fe35=_0x21499a[_0x93c816];if(_0x47fe35===this['currentRevision']){_0x93c816++;continue;}if(_0x47fe35['id']===this['_initialRevisionId'])break;const _0x32e931=_0x71cd52['toVersion']-_0x47fe35['toVersion']||_0x71cd52['fromVersion']-_0x47fe35['fromVersion'];if(_0x32e931>0x0)break;if(_0x32e931<0x0)_0x93c816++;else{if(!_0x71cd52['creator']&&_0x47fe35['creator'])break;if(_0x47fe35['creator']||!_0x71cd52['creator']){if(_0x71cd52['createdAt']>_0x47fe35['createdAt'])break;_0x93c816++;}else _0x93c816++;}}return _0x93c816;}['_getFromVersion'](_0x535f57){const _0x5ed9dd=this['repository']['getRevisions']();_0x5ed9dd['reverse'](),_0x5ed9dd['shift']();const _0x57aaa2=_0x5ed9dd['find'](_0x3ce4d9=>_0x3ce4d9['toVersion']<=_0x535f57)['toVersion'];return _0x57aaa2<this['_startingVersion']?this['_startingVersion']:_0x57aaa2;}['_makeRevision']({name:_0x2ff61e,from:_0x4da597,to:_0x8f8a41,creatorId:_0x362e28,id:_0x1ed2fd}){const _0x3a9524=this['buildRevisionData']({'from':_0x4da597,'to':_0x8f8a41});_0x3a9524['name']=_0x2ff61e,_0x3a9524['creatorId']=_0x362e28,_0x3a9524['id']=_0x1ed2fd;const _0x1709d7=this['addRevisionData'](_0x3a9524);return this['adapter']&&this['_bufferUpdate'](_0x3a9524['id'],_0x3a9524,!0x0),_0x1709d7;}['_setConversion'](){this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision'});}}class x{['editor'];['source'];['_savedMetaData'];['_lastFrom'];['_lastTo'];['_markers'];['_diffRoots'];['_diffRootsAttributes'];['_baseRoots'];['_baseRootsAttributes'];['_idsRoots'];['_baseIdsRoots'];['_touched'];['_touchedMarkers'];['_touchedRoots'];['_revisionId'];['_startingRevisionId'];constructor(_0x911a22){this['editor']=_0x911a22,this['_savedMetaData']=new Map(),this['_lastFrom']=-0x1,this['_lastTo']=-0x1,this['_markers']=new Map(),this['_diffRoots']=new Map(),this['_diffRootsAttributes']=new Map(),this['_baseRoots']=new Map(),this['_baseRootsAttributes']=new Map(),this['_idsRoots']=new Map(),this['_baseIdsRoots']=new Map(),this['_touched']=new Map(),this['_touchedMarkers']=new Map(),this['_touchedRoots']=new Map(),this['_revisionId']=0x1;}['init'](_0x569fc1){this['source']=_0x569fc1;const _0x3be25b=new Map(),_0x4e26b1=new Map(),_0x3a87b7=this['editor']['model']['document']['roots']['map'](_0x2a7509=>_0x2a7509['rootName']);for(const _0x5c97d3 of _0x3a87b7){const _0x1784a1=this['editor']['model']['document']['getRoot'](_0x5c97d3),_0x5662f9=N(_0x1784a1);_0x3be25b['set'](_0x5c97d3,_0x5662f9),_0x4e26b1['set'](_0x5c97d3,Object['fromEntries'](_0x1784a1['getAttributes']()));}const _0x43e4cf=Array['from'](this['editor']['model']['markers'])['map'](_0x53ad=>[_0x53ad['name'],_0x53ad['getRange']()]),_0x5e9a43=this['source']['version'];this['_saveMetaData'](_0x5e9a43,_0x3be25b,_0x43e4cf,_0x4e26b1),this['_startingRevisionId']=this['_revisionId'];const _0x1c6a2f=new Map(),_0x52de10=new Map();for(const _0x6691b6 of _0x3a87b7){const _0xc6a66e=P(_0x6691b6);_0x1c6a2f['set'](_0x6691b6,_0xc6a66e),_0x52de10['set'](_0x6691b6,{});}this['_saveMetaData'](Number['NEGATIVE_INFINITY'],_0x1c6a2f,[],_0x52de10);}['getData'](_0x4bc8fb,_0xffa59b){if(this['_lastFrom']===_0x4bc8fb&&this['_lastTo']<=_0xffa59b)this['_savedMetaData']['size']>0x1&&this['_removeMetaData'](this['_lastTo']),this['_applyOperations'](this['_lastTo'],_0xffa59b,!0x0);else{if(!this['_savedMetaData']['has'](_0x4bc8fb)){const _0x230f0f=this['_getPreviousFrom'](_0x4bc8fb);this['_calculateMetaData'](_0x230f0f,_0x4bc8fb,!0x1);}this['_calculateMetaData'](_0x4bc8fb,_0xffa59b,!0x0);}return this['_lastFrom']=_0x4bc8fb,this['_lastTo']=_0xffa59b,this['_getState']();}['loadState'](_0x10a227){const _0x57f16c=this['editor']['plugins']['get']('RevisionHistoryUtils');this['_reset'](),this['_lastFrom']=_0x10a227['fromVersion'],this['_lastTo']=_0x10a227['toVersion'];for(const _0x31cc21 in _0x10a227['diffData']){const _0x31260d=_0x10a227['diffData'][_0x31cc21]['attachChange'],_0x15c9eb=_0x385a22(_0x10a227['diffData'][_0x31cc21]['attributesBefore'])||{},_0x2e30ba=_0x57f16c['_makeModelFromViewString'](_0x10a227['diffData'][_0x31cc21]['deletions']);_0x2e30ba['rootName']=_0x31cc21,_0x2e30ba['_isAttached']=!_0x31260d||!_0x31260d['isAttached'],_0x2e30ba['isAttached']=()=>_0x2e30ba['_isAttached'],this['_baseRoots']['set'](_0x31cc21,_0x2e30ba),this['_baseRootsAttributes']['set'](_0x31cc21,_0x15c9eb),_0x31260d&&this['_touchedRoots']['set'](_0x31cc21,_0x31260d);const _0x57ad22=this['_makeIdsRoot'](_0x2e30ba);this['_baseIdsRoots']['set'](_0x31cc21,_0x57ad22);for(const [_0x3f1c41,_0x126c25]of _0x2e30ba['markers']){if(!_0x3f1c41['startsWith']('revision:'))continue;const _0x24be24=_0x3f1c41['split'](':')[0x2];for(const _0x2454fd of _0x126c25['getWalker']({'singleCharacters':!0x0})){const _0x1ca022=this['_getVidAttributeName'](_0x2454fd),_0xabee24='elementEnd'==_0x2454fd['type']?_0x2454fd['previousPosition']['path']['slice'](0x0,-0x1):_0x2454fd['previousPosition']['path'],_0x47db88=_0x57ad22['getNodeByPath'](_0xabee24)['getAttribute'](_0x1ca022);this['_touched']['set'](_0x47db88,{'userId':_0x24be24});}}}this['_startingRevisionId']=this['_revisionId'];const _0x4effc8=[...Array(this['_revisionId'])['keys']()]['slice'](0x1)['filter'](_0x43a0e1=>!this['_touched']['has'](_0x43a0e1));let _0x2766bc=0x0;const _0x1e5879=new Map();for(const _0x1825ae in _0x10a227['diffData']){const _0x3278fe=_0x10a227['diffData'][_0x1825ae]['attachChange'],_0x3e73d7=_0x385a22(_0x10a227['diffData'][_0x1825ae]['attributesAfter'])||{},_0x4ed1db=_0x57f16c['_makeModelFromViewString'](_0x10a227['diffData'][_0x1825ae]['insertions']);_0x4ed1db['rootName']=_0x1825ae,_0x4ed1db['_isAttached']=!_0x3278fe||_0x3278fe['isAttached'],_0x4ed1db['isAttached']=()=>_0x4ed1db['_isAttached'],this['_diffRoots']['set'](_0x1825ae,_0x4ed1db),this['_diffRootsAttributes']['set'](_0x1825ae,_0x3e73d7);const _0x4b3488=this['_makeIdsRoot'](_0x4ed1db,Number['NEGATIVE_INFINITY']);this['_idsRoots']['set'](_0x1825ae,_0x4b3488),_0x1e5879['set'](_0x1825ae,_0x4ed1db['isAttached']()?_0x3e73d7:{});for(const [_0x4aef41,_0x38ce84]of _0x4ed1db['markers']){if(!_0x4aef41['startsWith']('revision:'))continue;const _0x199414=_0x4aef41['split'](':')[0x2];for(const _0x5bfc40 of _0x38ce84['getWalker']({'singleCharacters':!0x0})){const _0x5dedc5=this['_getVidAttributeName'](_0x5bfc40),_0x114932=this['_revisionId']++,_0x3883eb='elementEnd'==_0x5bfc40['type']?_0x5bfc40['previousPosition']['path']['slice'](0x0,-0x1):_0x5bfc40['previousPosition']['path'];_0x4b3488['getNodeByPath'](_0x3883eb)['_setAttribute'](_0x5dedc5,_0x114932),this['_touched']['set'](_0x114932,{'userId':_0x199414});}}for(const _0x322af1 of this['editor']['model']['createRangeIn'](_0x4ed1db)['getWalker']({'singleCharacters':!0x0})){const _0x56a079=this['_getVidAttributeName'](_0x322af1),_0x24fe70='elementEnd'==_0x322af1['type']?_0x322af1['previousPosition']['path']['slice'](0x0,-0x1):_0x322af1['previousPosition']['path'],_0x47f9c5=_0x4b3488['getNodeByPath'](_0x24fe70);_0x47f9c5['getAttribute'](_0x56a079)>0x0||_0x47f9c5['_setAttribute'](_0x56a079,_0x4effc8[_0x2766bc++]);}for(const [_0x269900,_0x191f2a]of _0x4ed1db['markers'])_0x269900['startsWith']('revision:')||this['_markers']['set'](_0x269900,_0x191f2a);}const _0x3609d4=P('$graveyard');this['_baseRoots']['set']('$graveyard',_0x3609d4),this['_baseIdsRoots']['set']('$graveyard',this['_makeIdsRoot'](_0x3609d4,0x1));const _0x16e1f2=P('$graveyard');this['_diffRoots']['set']('$graveyard',_0x16e1f2),this['_idsRoots']['set']('$graveyard',this['_makeIdsRoot'](_0x16e1f2,0x1));const _0x4bca08=Array['from'](this['_diffRoots'])['map'](([_0x3be1c9,_0x31ee29])=>[_0x3be1c9,N(_0x31ee29)]);this['_saveMetaData'](this['_lastTo'],_0x4bca08,this['_markers'],_0x1e5879);}['reInit'](){this['_reset'](),this['_lastFrom']=-0x1,this['_lastTo']=-0x1,this['_savedMetaData']['clear'](),this['init'](this['source']);}['_saveMetaData'](_0x3b3c88,_0x4ee8e0,_0x2b9525,_0x2ac821){const _0x1e8504=new Map(_0x4ee8e0),_0x6b3a8=new Map(_0x385a22(_0x2ac821)),_0x2d0ba6=new Map();for(const [_0x46d76f,_0x815891]of _0x2b9525)_0x2d0ba6['set'](_0x46d76f,{'start':_0x815891['start']['clone'](),'end':_0x815891['end']['clone'](),'rootName':_0x815891['root']['rootName']});this['_savedMetaData']['set'](_0x3b3c88,{'roots':_0x1e8504,'markers':_0x2d0ba6,'rootsAttributes':_0x6b3a8});}['_removeMetaData'](_0x3a2015){this['_savedMetaData']['delete'](_0x3a2015);}['_reset'](){this['_touched']['clear'](),this['_touchedMarkers']['clear'](),this['_touchedRoots']['clear'](),this['_diffRoots']['clear'](),this['_diffRootsAttributes']['clear'](),this['_baseRoots']['clear'](),this['_baseRootsAttributes']['clear'](),this['_idsRoots']['clear'](),this['_baseIdsRoots']['clear'](),this['_markers']['clear'](),this['_revisionId']=0x1,this['_startingRevisionId']=this['_revisionId'];}['_makeIdsRoot'](_0x572453,_0x348582=null){let _0x308e55=null;_0x572453['is']('documentFragment')||(_0x308e55=new ut(_0x572453['name'],{'vid_start':null===_0x348582?this['_revisionId']++:_0x348582++}));const _0x215405=[];for(const _0x342dc9 of _0x572453['getChildren']())if(_0x342dc9['is']('element')){_0x215405['push'](this['_makeIdsRoot'](_0x342dc9,_0x348582));const _0x254714=_0x215405[_0x215405['length']-0x1];null!==_0x348582&&(_0x348582=_0x254714['is']('element','$text')?_0x254714['getAttribute']('vid')+0x1:_0x254714['getAttribute']('vid_end')+0x1);}else{for(let _0xb9e1b8=0x0;_0xb9e1b8<_0x342dc9['offsetSize'];_0xb9e1b8++)_0x215405['push'](new ut('$text',{'vid':null===_0x348582?this['_revisionId']++:_0x348582++}));}if(_0x572453['is']('documentFragment')){const _0x52c483=P(_0x572453['rootName']);return _0x52c483['_insertChild'](0x0,_0x215405),_0x52c483;}return _0x308e55['_setAttribute']('vid_end',null===_0x348582?this['_revisionId']++:_0x348582++),_0x308e55['_insertChild'](0x0,_0x215405),_0x308e55;}['_calculateMetaData'](_0x389833,_0x49b152,_0x19e6de){this['_reset']();const {roots:_0x2e8d6d,markers:_0x1d47b2,rootsAttributes:_0xec302}=this['_savedMetaData']['get'](_0x389833);this['_baseRoots']=new Map(_0x2e8d6d),this['_baseRootsAttributes']=new Map(_0x385a22(_0xec302));for(const [_0x2a3f8b,_0xb69264]of this['_baseRoots'])if('$graveyard'!==_0x2a3f8b&&(this['_diffRoots']['set'](_0x2a3f8b,N(_0xb69264)),this['_diffRootsAttributes']=new Map(_0x385a22(_0xec302)),_0x19e6de)){const _0x59a8fc=this['_revisionId'];this['_idsRoots']['set'](_0x2a3f8b,this['_makeIdsRoot'](_0xb69264)),this['_baseIdsRoots']['set'](_0x2a3f8b,this['_makeIdsRoot'](_0xb69264,_0x59a8fc));}this['_startingRevisionId']=this['_revisionId'],this['_diffRoots']['set']('$graveyard',N(this['_baseRoots']['get']('$graveyard'))),_0x19e6de&&this['_idsRoots']['set']('$graveyard',this['_makeIdsRoot'](this['_baseRoots']['get']('$graveyard')));for(const [_0x10a93b,_0x5154be]of _0x1d47b2){const _0x2a20ad=this['_baseRoots']['get'](_0x5154be['rootName']),_0x5e9ab3=this['_diffRoots']['get'](_0x5154be['rootName']),_0x153844=new ft(this['_fixPosition'](_0x5154be['start'],_0x2a20ad),this['_fixPosition'](_0x5154be['end'],_0x2a20ad)),_0x1fdb6b=this['_fixRange'](_0x153844,_0x5e9ab3);_0x2a20ad['markers']['set'](_0x10a93b,_0x153844),this['_markers']['set'](_0x10a93b,_0x1fdb6b);}this['_applyOperations'](_0x389833,_0x49b152,_0x19e6de);}['_applyOperations'](_0x4918b4,_0x7ca397,_0x51fc0d){for(const _0x18d09e of this['source']['getOperations'](_0x4918b4,_0x7ca397))this['_handleOperation'](_0x18d09e,_0x51fc0d);for(const _0x32536f of this['_diffRoots']['values']())_0x32536f['markers']['clear']();for(const [_0x172647,_0x20e5af]of this['_markers']){this['_diffRoots']['get'](_0x20e5af['root']['rootName'])['markers']['set'](_0x172647,_0x20e5af['clone']());}const _0x39ed9b=new Map(),_0x45765f=new Map();for(const [_0x50fc9d,_0x463e8c]of this['_diffRoots'])_0x39ed9b['set'](_0x50fc9d,N(_0x463e8c)),_0x45765f['set'](_0x50fc9d,this['_diffRootsAttributes']['get'](_0x50fc9d));this['_saveMetaData'](_0x7ca397,_0x39ed9b,this['_markers'],_0x45765f);}['_getPreviousFrom'](_0x554e85){const _0x527a08=Array['from'](this['_savedMetaData']['keys']());_0x527a08['sort']((_0x2ee0ca,_0x111ed5)=>_0x2ee0ca-_0x111ed5),_0x527a08['reverse']();for(const _0x1d053d of _0x527a08)if(_0x1d053d<_0x554e85)return _0x1d053d;return Number['NEGATIVE_INFINITY'];}['_copyMarkers'](_0x374497,_0x950d46){const _0x5cbb01=Array['from'](_0x950d46['markers'])['map'](([_0x4b62ea,_0x54bdc6])=>[_0x4b62ea,this['_fixRange'](_0x54bdc6,_0x374497)]);_0x374497['markers']=new Map(_0x5cbb01);}['_transformMarkers'](_0xbdffba){for(const _0x4a73f3 of this['_markers']['values']()){const _0x341548=_0x4a73f3['getTransformedByOperation'](_0xbdffba),_0x137f02=ft['_createFromRanges'](_0x341548);_0x4a73f3['start']=_0x137f02['start'],_0x4a73f3['end']=_0x137f02['end'];}}['_handleOperation'](_0x542118,_0x3aa8b0){if('addRoot'!=_0x542118['type']&&'detachRoot'!=_0x542118['type']){if('insert'==_0x542118['type']){const _0x15df4a=_0x542118['position']['root']['rootName'];this['_diffRoots']['has'](_0x15df4a)||(this['_diffRoots']['set'](_0x15df4a,P(_0x15df4a,!0x0)),this['_diffRootsAttributes']['set'](_0x15df4a,{}),_0x3aa8b0&&this['_idsRoots']['set'](_0x15df4a,P(_0x15df4a,!0x0)));}else{if('addRootAttribute'==_0x542118['type']||'removeRootAttribute'==_0x542118['type']||'changeRootAttribute'==_0x542118['type'])return void this['_handleRootAttributeOperation'](_0x542118);'marker'==_0x542118['type']&&this['_handleMarkerOperation'](_0x542118);}if('marker'!==_0x542118['type']){const _0x523531=this['_cloneOperation'](_0x542118,this['_diffRoots']);_0x523531['_execute'](),this['_transformMarkers'](_0x523531);}if(_0x3aa8b0)switch(_0x542118['type']){case'insert':this['_handleInsertOperation'](_0x542118);break;case'move':case'remove':case'reinsert':this['_handleMoveOperation'](_0x542118);break;case'merge':this['_handleMergeOperation'](_0x542118);break;case'split':this['_handleSplitOperation'](_0x542118);}}else this['_handleRootOperation'](_0x542118,_0x3aa8b0);}['_cloneOperation'](_0x5e9f74,_0x2c8180){const _0x34bfb6=_0x5e9f74['clone']();return _0x34bfb6['_authorId']=_0x5e9f74['_authorId'],this['_fixOperation'](_0x34bfb6,_0x2c8180),_0x34bfb6;}['_getBaseVids'](_0x50fbf7){return _0x50fbf7['map'](_0xb26236=>{const _0x4cbfb1=this['_getVidAttributeName'](_0xb26236);return Number(_0xb26236['item']['getAttribute'](_0x4cbfb1));});}['_generateTape'](_0x54cba9,_0x52977c){if(_0x54cba9['is']('element','$text'))_0x52977c['push']({'item':_0x54cba9,'type':'text'});else{_0x54cba9['is']('element')&&_0x52977c['push']({'item':_0x54cba9,'type':'elementStart'});for(const _0x33b6fd of _0x54cba9['getChildren']())this['_generateTape'](_0x33b6fd,_0x52977c);_0x54cba9['is']('element')&&_0x52977c['push']({'item':_0x54cba9,'type':'elementEnd'});}return _0x52977c;}['_getState'](){const _0x199b2d=new Map(this['_touched']),_0x28e88e=new Map(_0x199b2d),_0x594056=new Map(),_0x35803f={'insertions':{},'deletions':{}},_0x1d1c4d={'insertions':{},'deletions':{}},_0x50ab1b=new Map(),_0x5ddef7=new Set([...this['_baseRoots']['keys'](),...this['_diffRoots']['keys']()]);_0x5ddef7['delete']('$graveyard');for(const _0x44e1f3 of _0x5ddef7){const _0x3931d4=this['_diffRoots']['get'](_0x44e1f3)||P(_0x44e1f3,!0x1),_0x275905=this['_baseRoots']['get'](_0x44e1f3)||P(_0x44e1f3,!0x1);_0x3931d4['isAttached']()||_0x275905['isAttached']()?(_0x35803f['insertions'][_0x44e1f3]=N(_0x3931d4),_0x35803f['deletions'][_0x44e1f3]=N(_0x275905),this['_copyMarkers'](_0x35803f['deletions'][_0x44e1f3],_0x275905),this['_copyMarkers'](_0x35803f['insertions'][_0x44e1f3],_0x3931d4),_0x1d1c4d['insertions'][_0x44e1f3]=this['_generateTape'](this['_idsRoots']['get'](_0x44e1f3),[]),_0x1d1c4d['deletions'][_0x44e1f3]=this['_generateTape'](this['_baseIdsRoots']['get'](_0x44e1f3)||P(_0x44e1f3,!0x1),[])):_0x5ddef7['delete'](_0x44e1f3);}for(const _0x450a9f of _0x5ddef7){const _0x52096b=_0x1d1c4d['insertions'][_0x450a9f];for(const _0x304eb7 of _0x52096b){const _0x63d9c8=this['_getVidAttributeName'](_0x304eb7),_0x3bbfc2=_0x304eb7['item']['getAttribute'](_0x63d9c8);_0x28e88e['delete'](_0x3bbfc2),_0x3bbfc2>=this['_startingRevisionId']&&_0x594056['set'](_0x3bbfc2,_0x199b2d['get'](_0x3bbfc2));}}for(const _0x2a1803 of _0x5ddef7){const _0x363da8=_0x1d1c4d['insertions'][_0x2a1803],_0x3e3721=this['_getBaseVids'](_0x1d1c4d['deletions'][_0x2a1803]);let _0x78a1ef=0x0;for(const _0x14f2b8 of _0x363da8){const _0x30db51=this['_getVidAttributeName'](_0x14f2b8),_0x47c766=_0x14f2b8['item']['getAttribute'](_0x30db51);if(!_0x594056['has'](_0x47c766)&&!_0x50ab1b['has'](_0x47c766)){if(_0x28e88e['has'](_0x47c766))_0x78a1ef++;else{if(_0x47c766!=_0x3e3721[_0x78a1ef]){const _0x259c61=_0x199b2d['get'](_0x47c766)||_0x199b2d['get'](_0x3e3721[_0x78a1ef]);for(;_0x47c766!=_0x3e3721[_0x78a1ef];)_0x28e88e['has'](_0x3e3721[_0x78a1ef])||(_0x50ab1b['set'](_0x3e3721[_0x78a1ef],_0x259c61),_0x199b2d['set'](_0x3e3721[_0x78a1ef],_0x259c61)),_0x78a1ef++;}_0x78a1ef++;}}}}for(const _0x17ab78 of _0x5ddef7){const _0x20dc6d=_0x1d1c4d['insertions'][_0x17ab78];for(const _0x1a99a0 of _0x20dc6d){const _0x28bdf9=this['_getVidAttributeName'](_0x1a99a0),_0x451514=_0x1a99a0['item']['getAttribute'](_0x28bdf9);if(_0x50ab1b['has'](_0x451514)){const _0xa5028b=_0x50ab1b['get'](_0x451514);_0x28e88e['has'](_0x451514)||_0x28e88e['set'](_0x451514,{..._0xa5028b}),_0x594056['set'](_0x451514,{..._0xa5028b});}}}for(const _0x1403c0 of _0x28e88e['keys']())_0x1403c0>=this['_startingRevisionId']&&_0x28e88e['delete'](_0x1403c0);const _0x190f06=new Map();for(const _0x28e83b of _0x5ddef7){let _0x166b23=_0x1d1c4d['insertions'][_0x28e83b];for(const _0x46313b of _0x166b23)if(_0x46313b['item']['is']('element','tableCell')){const _0x21d364=this['_getVidAttributeName'](_0x46313b),_0x26edce=_0x46313b['item']['getAttribute'](_0x21d364);if(_0x594056['has'](_0x26edce)){const _0x52c848=_0x46313b['item']['parent']['parent']['getAttribute']('vid_start'),_0x3705a5=_0x190f06['get'](_0x52c848)||new Set();_0x3705a5['add'](_0x594056['get'](_0x26edce)['userId']),_0x190f06['set'](_0x52c848,_0x3705a5);}}_0x166b23=_0x1d1c4d['deletions'][_0x28e83b];for(const _0x5de779 of _0x166b23)if(_0x5de779['item']['is']('element','tableCell')){const _0x1572d8=this['_getVidAttributeName'](_0x5de779),_0x42d868=_0x5de779['item']['getAttribute'](_0x1572d8);if(_0x28e88e['has'](_0x42d868)){const _0x228972=_0x5de779['item']['parent']['parent']['getAttribute']('vid_start'),_0x518f2a=_0x190f06['get'](_0x228972)||new Set();_0x518f2a['add'](_0x28e88e['get'](_0x42d868)['userId']),_0x190f06['set'](_0x228972,_0x518f2a);}}for(const _0x11631a of _0x190f06['keys']())(_0x594056['has'](_0x11631a)||_0x28e88e['has'](_0x11631a))&&_0x190f06['delete'](_0x11631a);}for(const _0x567e7a of _0x5ddef7){const _0x16895f=_0x1d1c4d['insertions'][_0x567e7a];let _0x53ae81=null,_0x2d2359=null;for(const _0x1aa762 of _0x16895f){const _0x3fbcf1=this['_getVidAttributeName'](_0x1aa762),_0x51ce55=_0x1aa762['item']['getAttribute'](_0x3fbcf1),_0xb84a09=_0x190f06['get'](_0x51ce55);_0xb84a09&&'elementStart'==_0x1aa762['type']&&(_0x53ae81=Array['from'](_0xb84a09)[0x0],_0x2d2359=_0x1aa762['item']['getAttribute']('vid_end')),_0x53ae81&&(_0x28e88e['set'](_0x51ce55,{'userId':_0x53ae81}),_0x594056['set'](_0x51ce55,{'userId':_0x53ae81})),_0x51ce55==_0x2d2359&&(_0x53ae81=null,_0x2d2359=null);}}const _0x4b8cd7={},_0x2ae34d=new Set();for(const _0x294300 of _0x5ddef7){const _0x3cb8c6=_0x35803f['deletions'][_0x294300],_0x52c089=_0x35803f['insertions'][_0x294300];for(const {userId:_0x1165e7}of this['_touchedMarkers']['values']())null!==_0x1165e7&&_0x2ae34d['add'](_0x1165e7);for(const {userId:_0x37a1df}of this['_touchedRoots']['values']())null!==_0x37a1df&&_0x2ae34d['add'](_0x37a1df);this['_markChanges'](_0x52c089,_0x1d1c4d['insertions'][_0x294300],_0x594056,'insertion',_0x2ae34d),this['_markChanges'](_0x3cb8c6,_0x1d1c4d['deletions'][_0x294300],_0x28e88e,'deletion',_0x2ae34d),_0x4b8cd7[_0x294300]={'insertions':this['_prepareViewToSave'](_0x52c089),'deletions':this['_prepareViewToSave'](_0x3cb8c6),'attachChange':this['_touchedRoots']['get'](_0x294300)||null,'attributesBefore':_0x385a22(this['_baseRootsAttributes']['get'](_0x294300))||{},'attributesAfter':_0x385a22(this['_diffRootsAttributes']['get'](_0x294300))};}return{'diffData':_0x4b8cd7,'authorsIds':Array['from'](_0x2ae34d)};}['_processRootBeforeSave'](_0x5f17b0){for(const [,_0x1b8546]of _0x5f17b0['markers']){const _0x134d33=_0x1b8546['start']['getAncestors']()['filter'](_0xa49c10=>'tableCell'==_0xa49c10['name']);for(const _0x23d49e of _0x134d33)0x1==_0x23d49e['childCount']&&_0x23d49e['getChild'](0x0)['is']('element','paragraph')&&_0x23d49e['getChild'](0x0)['_setAttribute']('keepParagraph',!0x0);}}['_prepareViewToSave'](_0x217083){this['_processRootBeforeSave'](_0x217083);const _0xafb4dc=this['editor']['data']['toView'](_0x217083,{}),_0x5ad2e2=Array['from'](_0xafb4dc['getChildren']())['map'](_0x4f86b4=>this['_getViewJson'](_0x4f86b4));return JSON['stringify'](_0x5ad2e2);}['_getViewJson'](_0x4249f8){if(_0x4249f8['is']('$text'))return _0x4249f8['data'];{const _0x1ef59d=this['editor']['plugins']['get']('RevisionHistoryUtils'),_0x2f12e8=_0x4249f8,_0x163688=this['editor']['data']['htmlProcessor']['domConverter'],_0x22a762={'type':_0x1ef59d['_getTypeCharForViewElement'](_0x2f12e8),'name':_0x2f12e8['name'],'attributes':Array['from'](_0x2f12e8['getAttributes']()),'children':Array['from'](_0x2f12e8['getChildren']())['map'](_0x5c8225=>this['_getViewJson'](_0x5c8225))};if(_0x4249f8['is']('uiElement')&&'$comment'!=_0x4249f8['name']){const _0xa789dd=_0x4249f8['render'](_0x163688['domDocument'],_0x163688);_0x22a762['children']['push'](_0xa789dd['outerHTML']);}else{if(_0x4249f8['is']('rawElement')){const _0x45b027=_0x163688['domDocument']['createElement'](_0x2f12e8['name']);_0x4249f8['render'](_0x45b027,_0x163688),_0x22a762['children']['push'](_0x45b027['innerHTML']);}}const _0xdddbbd=Array['from'](_0x2f12e8['getCustomProperties']());_0xdddbbd['length']>0x0&&(_0x22a762['customProperties']=_0xdddbbd);const _0x575b5c=_0x2f12e8['getFillerOffset']();return null!==_0x575b5c&&(_0x22a762['fillerOffset']=_0x575b5c),_0x22a762;}}['_markChanges'](_0xd2b391,_0x25a9a0,_0x41323e,_0x12c694,_0x2bdca5){let _0x10af79=null,_0x279a91=null,_0x527e7c=0x0;const _0xc3323=this['editor']['model'];for(let _0x193680=0x0;_0x193680<_0x25a9a0['length'];_0x193680++){const _0x1923d3=this['_getVidAttributeName'](_0x25a9a0[_0x193680]),_0x1b9211=_0x25a9a0[_0x193680]['item']['getAttribute'](_0x1923d3),_0x2920fa=_0x41323e['get'](_0x1b9211),_0x1149ac=_0x193680==_0x25a9a0['length']-0x1;(!_0x10af79&&_0x2920fa&&(_0x10af79=_0x2920fa,_0x279a91=_0x25a9a0[_0x193680]),_0x10af79&&(!_0x2920fa||_0x2920fa['userId']!=_0x10af79['userId']))&&(_0x353404(_0x2920fa,F(_0x279a91,_0xd2b391,_0xc3323),F(_0x25a9a0[_0x193680],_0xd2b391,_0xc3323)),_0x10af79=_0x2920fa||null,_0x279a91=_0x2920fa?_0x25a9a0[_0x193680]:null),_0x10af79&&_0x1149ac&&_0x353404(_0x2920fa,F(_0x279a91,_0xd2b391,_0xc3323),B(_0x25a9a0[_0x193680],_0xd2b391,_0xc3323));}function _0x353404(_0x3670bd,_0x3cdbc1,_0x448437){const _0x11f796=_0x10af79['userId'],_0x3df7a2='revision:'+_0x12c694+':'+_0x11f796+':'+_0x527e7c++,_0x3d6346=_0xc3323['createRange'](_0x3cdbc1,_0x448437);_0xd2b391['markers']['set'](_0x3df7a2,_0x3d6346),null!==_0x11f796&&_0x2bdca5['add'](_0x11f796);}}['_getVidAttributeName'](_0x526766){switch(_0x526766['type']){case'elementStart':return'vid_start';case'elementEnd':return'vid_end';default:return'vid';}}['_fixOperation'](_0x198218,_0x248b21){_0x198218['baseVersion']=null;for(const _0x21025f in _0x198218){const _0x43cbf4=_0x198218[_0x21025f];if(_0x43cbf4 instanceof vt){const _0x557ff5=_0x248b21['get'](_0x43cbf4['root']['rootName']);_0x198218[_0x21025f]=this['_fixPosition'](_0x43cbf4,_0x557ff5);}if(_0x43cbf4 instanceof ft){const _0x116ca9=_0x248b21['get'](_0x43cbf4['root']['rootName']);_0x198218[_0x21025f]=this['_fixRange'](_0x43cbf4,_0x116ca9);}'root'===_0x21025f&&(_0x198218['root']=_0x248b21['get'](_0x198218['root']['rootName']));}}['_fixRange'](_0x2a55c9,_0x3760f2){return this['editor']['model']['createRange'](this['_fixPosition'](_0x2a55c9['start'],_0x3760f2),this['_fixPosition'](_0x2a55c9['end'],_0x3760f2));}['_fixPosition'](_0x3dc565,_0x5d7c93){return this['editor']['model']['createPositionFromPath'](_0x5d7c93,_0x3dc565['path'],_0x3dc565['stickiness']);}['_handleInsertOperation'](_0x228a6b){const _0xfb0ae5=this['_idsRoots']['get'](_0x228a6b['position']['root']['rootName']),_0x2a1b3c=this['_fixPosition'](_0x228a6b['position'],_0xfb0ae5),_0x329517=null===_0x228a6b['_authorId']?null:_0x228a6b['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x2c3115=_0x2a1b3c['parent'],_0x363c39=this['_revisionId'],_0x42c89c=[];for(const _0x260c5f of _0x228a6b['nodes'])if(_0x260c5f['is']('element'))_0x42c89c['push'](this['_makeIdsRoot'](_0x260c5f));else{for(let _0xddfb38=0x0;_0xddfb38<_0x260c5f['offsetSize'];_0xddfb38++)_0x42c89c['push'](new ut('$text',{'vid':this['_revisionId']++}));}const _0x59c299=this['_revisionId'];for(let _0xda6289=_0x363c39;_0xda6289<_0x59c299;_0xda6289++)this['_touched']['set'](_0xda6289,{'userId':_0x329517});_0x2c3115['_insertChild'](_0x2a1b3c['offset'],_0x42c89c);}['_handleMoveOperation'](_0x2783cc){(_0x2783cc=this['_cloneOperation'](_0x2783cc,this['_idsRoots']))['_execute']();const _0x61107b=null===_0x2783cc['_authorId']?null:_0x2783cc['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x3f563d=_0x2783cc['getMovedRangeStart'](),_0x1fccb6=_0x3f563d['parent'],_0x1e0679=_0x3f563d['offset'];!function _0x4e9841(_0x1f6b5a,_0x4cb62e,_0xbba153,_0x29fe72){for(let _0x3200f7=_0xbba153;_0x3200f7<_0x29fe72;_0x3200f7++){const _0x23bc2f=_0x4cb62e['getChild'](_0x3200f7);_0x23bc2f['is']('element','$text')?_0x1f6b5a['set'](_0x23bc2f['getAttribute']('vid'),{'userId':_0x61107b}):(_0x1f6b5a['set'](_0x23bc2f['getAttribute']('vid_start'),{'userId':_0x61107b}),_0x4e9841(_0x1f6b5a,_0x23bc2f,0x0,_0x23bc2f['childCount']),_0x1f6b5a['set'](_0x23bc2f['getAttribute']('vid_end'),{'userId':_0x61107b}));}}(this['_touched'],_0x1fccb6,_0x1e0679,_0x1e0679+_0x2783cc['howMany']);}['_handleMergeOperation'](_0x4ce590){const _0x492206=null===(_0x4ce590=this['_cloneOperation'](_0x4ce590,this['_idsRoots']))['_authorId']?null:_0x4ce590['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0xc17f69=_0x4ce590['targetPosition']['parent'],_0xf33754=_0x4ce590['sourcePosition']['parent'],_0x32f156=_0xc17f69['getAttribute']('vid_end'),_0x3479e4=_0xf33754['getAttribute']('vid_start');_0xc17f69['_setAttribute']('vid_end',_0xf33754['getAttribute']('vid_end')),_0xf33754['_setAttribute']('vid_end',_0x32f156),this['_touched']['set'](_0x3479e4,{'userId':_0x492206}),this['_touched']['set'](_0x32f156,{'userId':_0x492206}),_0x4ce590['_execute']();}['_handleSplitOperation'](_0x1e2bf3){const _0xacc236=null===(_0x1e2bf3=this['_cloneOperation'](_0x1e2bf3,this['_idsRoots']))['_authorId']?null:_0x1e2bf3['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x324168=_0x1e2bf3['graveyardPosition'],_0x53a617=_0x1e2bf3['splitPosition']['parent'];_0x1e2bf3['_execute']();const _0x27edbf=_0x53a617['getAttribute']('vid_end'),_0x2717f3=_0x1e2bf3['insertionPosition']['nodeAfter'];if(_0x324168){const _0xa0ba6a=_0x2717f3['getAttribute']('vid_end'),_0x16a789=_0x53a617['getAttribute']('vid_end');_0x53a617['_setAttribute']('vid_end',_0xa0ba6a),_0x2717f3['_setAttribute']('vid_end',_0x16a789),this['_touched']['set'](_0x53a617['getAttribute']('vid_end'),{'userId':_0xacc236}),this['_touched']['set'](_0x2717f3['getAttribute']('vid_start'),{'userId':_0xacc236});}else{const _0x4edfef=this['_revisionId']++,_0x456c22=this['_revisionId']++;_0x53a617['_setAttribute']('vid_end',_0x4edfef),_0x2717f3['_setAttribute']('vid_start',_0x456c22),_0x2717f3['_setAttribute']('vid_end',_0x27edbf),this['_touched']['set'](_0x4edfef,{'userId':_0xacc236}),this['_touched']['set'](_0x456c22,{'userId':_0xacc236});}}['_handleMarkerOperation'](_0x44e985){if(!_0x44e985['affectsData'])return;const _0x54aec1=(_0x44e985=this['_cloneOperation'](_0x44e985,this['_diffRoots']))['oldRange']?_0x44e985['oldRange']['root']:null,_0x4869e6=_0x44e985['newRange']?_0x44e985['newRange']['root']:null;_0x54aec1&&this['_markers']['delete'](_0x44e985['name']),_0x4869e6&&this['_markers']['set'](_0x44e985['name'],_0x44e985['newRange']['clone']());const _0xc605ea=null===_0x44e985['_authorId']?null:_0x44e985['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x2378c1=_0x44e985['name'];if(!this['_touchedMarkers']['has'](_0x2378c1))return void this['_touchedMarkers']['set'](_0x2378c1,{'range':_0x44e985['oldRange'],'userId':_0xc605ea});const _0x2ff201=this['_touchedMarkers']['get'](_0x2378c1),_0x1288f4=_0x2ff201['range'],_0x7a0a85=_0x44e985['newRange'];null==_0x1288f4&&null==_0x7a0a85||_0x1288f4&&_0x7a0a85&&_0x1288f4['isEqual'](_0x7a0a85)?this['_touchedMarkers']['delete'](_0x44e985['name']):_0x2ff201['userId']=_0xc605ea;}['_handleRootOperation'](_0x841ce3,_0x3950ed){this['_diffRoots']['has'](_0x841ce3['rootName'])?this['_diffRoots']['get'](_0x841ce3['rootName'])['_isAttached']=_0x841ce3['isAdd']:(this['_diffRoots']['set'](_0x841ce3['rootName'],P(_0x841ce3['rootName'],!0x0)),this['_diffRootsAttributes']['set'](_0x841ce3['rootName'],{}),_0x3950ed&&this['_idsRoots']['set'](_0x841ce3['rootName'],P(_0x841ce3['rootName'],!0x0)));const _0x56c925=null===_0x841ce3['_authorId']?null:_0x841ce3['_authorId']||this['editor']['plugins']['get']('Users')['me']['id'],_0x274b23=this['_touchedRoots']['get'](_0x841ce3['rootName']);_0x274b23&&_0x274b23['userId']===_0x56c925?this['_touchedRoots']['delete'](_0x841ce3['rootName']):this['_touchedRoots']['set'](_0x841ce3['rootName'],{'userId':_0x56c925,'isAttached':_0x841ce3['isAdd']});}['_handleRootAttributeOperation'](_0x3d3dbf){const _0xfb588c=this['_diffRootsAttributes']['get'](_0x3d3dbf['root']['rootName']);null===_0x3d3dbf['newValue']?delete _0xfb588c[_0x3d3dbf['key']]:_0xfb588c[_0x3d3dbf['key']]=_0x3d3dbf['newValue'];}}function N(_0x2f981d){const _0x4c4d2f=P(_0x2f981d['rootName'],_0x2f981d['isAttached']());for(const _0x22ee08 of _0x2f981d['getChildren']()){const _0x13d3a0=_0x22ee08['_clone'](!0x0);_0x4c4d2f['_appendChild'](_0x13d3a0);}return _0x4c4d2f;}function P(_0x107c20,_0x5d4b29=!0x0){const _0x3046c2=new gt();return _0x3046c2['rootName']=_0x107c20,_0x3046c2['_isAttached']=_0x5d4b29,_0x3046c2['isAttached']=()=>_0x3046c2['_isAttached'],_0x3046c2;}function F(_0x398ea2,_0x564cc5,_0x241413){const _0x1118eb='elementEnd'==_0x398ea2['type']?_0x241413['createPositionAt'](_0x398ea2['item'],'end'):_0x241413['createPositionBefore'](_0x398ea2['item']);return _0x241413['createPositionFromPath'](_0x564cc5,_0x1118eb['path'],_0x1118eb['stickiness']);}function B(_0x137eed,_0x47d55e,_0xdc32e1){const _0x5de78e='elementStart'==_0x137eed['type']?_0xdc32e1['createPositionAt'](_0x137eed['item'],0x0):_0xdc32e1['createPositionAfter'](_0x137eed['item']);return _0xdc32e1['createPositionFromPath'](_0x47d55e,_0x5de78e['path'],_0x5de78e['stickiness']);}class os extends _0x39cfbe{['focusTracker'];['keystrokes'];['revisionNameInputView'];constructor(_0x4030f9,_0x477d42){super(_0x4030f9),this['focusTracker']=new _0x38cc87(),this['keystrokes']=new _0x133eb8(),this['set']('revisionNameInputValue',''),this['revisionNameInputView']=this['_createRevisionNameInput'](_0x477d42),this['setTemplate']({'tag':'form','attributes':{'class':['ck','ck-revision-history-save-revision-form','ck-responsive-form'],'tabindex':'-1'},'children':[this['revisionNameInputView']]}),ts(this);}['render'](){super['render'](),_0x2cc73e({'view':this}),this['focusTracker']['add'](this['revisionNameInputView']['element']),this['keystrokes']['listenTo'](this['element']);const _0x421d24=_0x541a30=>_0x541a30['stopPropagation']();this['keystrokes']['set']('arrowright',_0x421d24),this['keystrokes']['set']('arrowleft',_0x421d24),this['keystrokes']['set']('arrowup',_0x421d24),this['keystrokes']['set']('arrowdown',_0x421d24);}['focus'](){this['revisionNameInputView']['focus']();}get['revisionName'](){return this['revisionNameInputView']['fieldView']['element']['value']['trim']();}set['revisionName'](_0x5b47b7){this['revisionNameInputView']['fieldView']['element']['value']=_0x5b47b7['trim']();}['reset'](){this['revisionNameInputView']['fieldView']['element']['value']='',this['revisionNameInputView']['errorText']=null;}['_createRevisionNameInput'](_0x272ed8){const _0x48c16f=new nt(this['locale'],ti),_0x23a9d1=_0x48c16f['fieldView'];_0x23a9d1['extendTemplate']({'attributes':{'maxlength':'220'}});let _0x532fb6=g(this['locale'],'Name\x20of\x20the\x20revision');return!_0x272ed8&&(_0x532fb6+='\x20('+g(this['locale'],'optional')+')'),(_0x48c16f['label']=_0x532fb6,_0x23a9d1['on']('input',()=>{this['revisionNameInputValue']=_0x23a9d1['element']['value']['trim']();}),_0x48c16f);}}class f extends _0x425a55{static get['pluginName'](){return'RevisionHistoryUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[u];}['_saveRevisionFormView'];['init'](){const _0x1a554a=this['editor'],_0x3f9606=_0x1a554a['plugins']['get']('RevisionTracker');_0x1a554a['ui']['componentFactory']['add']('revisionHistory',_0xd96346=>{const _0x4ff774=_0x2f3f6b(_0xd96346),_0x74f9df=_0x4ff774['panelView']['children'],_0x2b8ed8=new _0x381af1(_0xd96346),_0x571abd=new te(_0xd96346),_0x5d6104=new _0x2e3194(_0xd96346),_0x114b55=new te(_0xd96346),_0x27fde7=new _0x2e3194(_0xd96346);return _0x4ff774['bind']('isEnabled')['to'](_0x3f9606,'isReady',_0x3f9606,'isEnabled',_0x1a554a,'isReadOnly',(_0x4de8ca,_0x3160af,_0x27f81e)=>_0x4de8ca&&_0x3160af&&!_0x27f81e),_0x4ff774['buttonView']['set']({'icon':_0x4280c8,'label':g(_0xd96346,'Revision\x20history'),'tooltip':!0x0}),_0x5d6104['set']({'label':g(_0xd96346,'Save\x20current\x20revision'),'withText':!0x0,'role':'menuitem'}),_0x5d6104['bind']('isEnabled')['to'](_0x3f9606,'isReady',_0x3f9606,'isEnabled',_0x1a554a,'isReadOnly',(_0x258abf,_0x973b38,_0x53f0cf)=>_0x258abf&&_0x973b38&&!_0x53f0cf),_0x5d6104['on']('execute',()=>this['_showDialog']()),_0x27fde7['set']({'label':g(_0xd96346,'Open\x20revision\x20history'),'withText':!0x0,'role':'menuitem'}),_0x27fde7['bind']('isEnabled')['to'](_0x3f9606,'isReady',_0x1a554a,'isReadOnly',(_0x3a0092,_0xa93f1)=>_0x3a0092&&!_0xa93f1),_0x27fde7['on']('execute',()=>{_0x1a554a['config']['get']('revisionHistory')['showRevisionViewerCallback'](),_0x4ff774['isOpen']=!0x1,_0x1a554a['editing']['view']['focus']();}),_0x571abd['children']['add'](_0x5d6104),_0x114b55['children']['add'](_0x27fde7),_0x2b8ed8['role']='menu',_0x2b8ed8['items']['addMany']([_0x571abd,_0x114b55]),_0x74f9df['add'](_0x2b8ed8),_0x4ff774;}),_0x1a554a['ui']['componentFactory']['add']('menuBar:revisionHistory',()=>this['_registerMenuComponent']());}['_registerMenuComponent'](){const _0x32dc7e=this['editor'],_0x348c5c=_0x32dc7e['locale'],_0x275328=new _0x1cf6e8(_0x348c5c),_0x1f40ef=new _0x325bfc(_0x348c5c);_0x275328['buttonView']['set']({'icon':_0x4280c8,'label':g(_0x348c5c,'Revision\x20history')});const _0x3a00d6=new _0x1c0134(_0x348c5c,_0x275328),_0x203461=new _0x17e213(_0x348c5c);_0x203461['set']({'label':g(_0x348c5c,'Save\x20current\x20revision')}),_0x203461['delegate']('execute')['to'](_0x275328),_0x203461['on']('execute',()=>{this['_showDialog']();}),_0x3a00d6['children']['add'](_0x203461),_0x1f40ef['items']['add'](_0x3a00d6);const _0x2a4b77=new _0x1c0134(_0x348c5c,_0x275328),_0x5938a4=new _0x17e213(_0x348c5c);return _0x5938a4['set']({'label':g(_0x348c5c,'Open\x20revision\x20history')}),_0x5938a4['delegate']('execute')['to'](_0x275328),_0x5938a4['on']('execute',()=>{_0x32dc7e['config']['get']('revisionHistory')['showRevisionViewerCallback']();}),_0x2a4b77['children']['add'](_0x5938a4),_0x1f40ef['items']['add'](_0x2a4b77),_0x275328['panelView']['children']['add'](_0x1f40ef),_0x275328;}['_showDialog'](){const _0xced8d4=this['editor'],_0x581d55=_0xced8d4['locale'],_0x5f5805=_0xced8d4['plugins']['get']('Dialog'),_0x10b24b=_0xced8d4['plugins']['get']('RevisionTracker');function _0x423365(_0xfc0c1b){_0xced8d4['config']['get']('revisionHistory.requireRevisionName')&&''===_0xfc0c1b['revisionName']?_0xfc0c1b['revisionNameInputView']['errorText']=g(_0x581d55,'The\x20revision\x20name\x20cannot\x20be\x20empty.'):(_0xced8d4['plugins']['get'](u)['saveRevision']({'name':_0xfc0c1b['revisionName']}),_0x5f5805['hide']());}this['_saveRevisionFormView']||(this['_createSaveRevisionFormView'](),this['_saveRevisionFormView']['on']('submit',()=>_0x423365(this['_saveRevisionFormView']))),this['_saveRevisionFormView']['reset'](),_0x5f5805['show']({'id':'revisionSave','title':g(_0x581d55,'Save\x20current\x20revision'),'isModal':!0x0,'content':this['_saveRevisionFormView'],'actionButtons':[{'label':g(_0xced8d4['locale'],'Cancel'),'withText':!0x0,'onExecute':()=>_0x5f5805['hide']()},{'label':g(_0xced8d4['locale'],'Accept'),'class':'ck-button-action','withText':!0x0,'onCreate'(_0x3be9ff){_0x3be9ff['bind']('isEnabled')['to'](_0x10b24b,'isReady',_0x10b24b,'isEnabled',_0xced8d4,'isReadOnly',(_0xb7fd8e,_0x266b13,_0x22686d)=>_0xb7fd8e&&_0x266b13&&!_0x22686d);},'onExecute':()=>_0x423365(this['_saveRevisionFormView'])}]});}['_createSaveRevisionFormView'](){const _0x2f7479=this['editor'],_0x26fc80=_0x2f7479['locale'];this['_saveRevisionFormView']=new os(_0x26fc80,_0x2f7479['config']['get']('revisionHistory.requireRevisionName')),this['_saveRevisionFormView']['render']();}}class Q extends _0x39cfbe{['changeId'];['_model'];constructor(_0xbde4c7,_0x501eee){super(_0xbde4c7),this['_model']=_0x501eee,this['changeId']=_0x501eee['id'];const _0x1ed43b=this['bindTemplate'],_0x1bbf0c=g(_0xbde4c7,_0x501eee['data']['isSuggestion']?'Suggested\x20by':'add'==_0x501eee['type']?'Added\x20by':'Removed\x20by');this['set']('type',_0x501eee['type']),this['setTemplate']({'tag':'div','attributes':{'class':['ck-annotation','ck-revision-change',_0x1ed43b['to']('type',_0x54dbf6=>'ck-revision-change__'+_0x54dbf6)],'tabindex':-0x1},'children':[{'tag':'span','children':[{'tag':'span','attributes':{'class':['ck-revision-change__label']},'children':[{'text':_0x1bbf0c}]},{'text':'\x20'+_0x501eee['author']['name']}]}]});}['focus'](){this['element']['focus']();}}class r extends/* #__PURE__ -- @preserve */
25
+ _0x4f55d8(){['id'];['author'];['type'];['data'];['rootName'];constructor(_0x45d4eb){super(),this['id']=_0x45d4eb['id']||_0x450571(),this['author']=_0x45d4eb['author'],this['type']=_0x45d4eb['type'],this['data']=_0x45d4eb['data']||{},this['rootName']=_0x45d4eb['rootName'],this['set']('createdAt',_0x45d4eb['createdAt']);}['toJSON'](){return{'id':this['id'],'authorId':this['author']['id'],'type':this['type'],'data':this['data'],'createdAt':this['createdAt']};}}class c{['newRevisionId'];['oldRevisionId'];['changes'];constructor(_0x5019c7,_0x18b785){this['newRevisionId']=_0x5019c7,this['oldRevisionId']=_0x18b785,this['changes']=new _0x58d884();}['_setChanges'](_0x32343e){for(const _0x357991 of _0x32343e)this['changes']['add'](_0x357991);}}class m extends _0x425a55{['repository'];['adapter']=null;['_utils'];['_activeViewTarget'];['_changeView'];['_changeIdToChange'];['_balloon'];static get['pluginName'](){return'RevisionViewer';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5701d4,_0x208e19,I,V];}constructor(_0x12c7eb){super(_0x12c7eb),this['repository']=this['editor']['plugins']['get']('RevisionsRepository'),this['_utils']=this['editor']['plugins']['get']('RevisionHistoryUtils'),this['set']('activeChange',null),this['set']('activeView',null),this['_activeViewTarget']=null,this['set']('diff',null),this['set']('isReady',!0x1),this['set']('isEnabled',!0x0),this['on']('change:isEnabled',(_0x20f302,_0x3402f3,_0x4f627a)=>{this['activeChange']=null,this['activeView']=null,this['editor']['editing']['view']['change'](_0x30832e=>{for(const _0xb0359e of this['editor']['editing']['view']['document']['roots'])_0x4f627a?_0x30832e['removeClass']('ck-editor__editable__overlay',_0xb0359e):_0x30832e['addClass']('ck-editor__editable__overlay',_0xb0359e);});}),this['bind']('isNavigationMode')['to'](this,'activeChange',_0x49f003=>null!==_0x49f003),this['bind']('currentChangeNumber')['to'](this,'isReady',this,'diff',this,'activeChange',(_0x1d6b48,_0x49c743,_0x57ca7e)=>_0x1d6b48&&_0x57ca7e?_0x49c743['changes']['getIndex'](_0x57ca7e):0x0),this['bind']('numberOfChanges')['to'](this,'isReady',this,'diff',(_0x3a6507,_0x53e898)=>_0x3a6507?_0x53e898['changes']['length']:0x0),this['_changeView']=null,this['_changeIdToChange']=new Map(),this['_balloon']=this['editor']['plugins']['get'](_0x208e19);}['init'](){const _0x2495c0=this['editor'],_0x1d8f73=new pt(_0x2495c0,{'direction':'backward'}),_0x41ea8e=new pt(_0x2495c0,{'direction':'forward'});(_0x2495c0['commands']['add']('showPreviousChange',_0x1d8f73),_0x2495c0['commands']['add']('showNextChange',_0x41ea8e),_0x2495c0['commands']['add']('restoreRevision',new wt(_0x2495c0)),this['on']('change:numberOfChanges',()=>{_0x1d8f73['refresh'](),_0x41ea8e['refresh']();}),this['_setConversion'](),this['_initInteractions'](),_0x2495c0['enableReadOnlyMode']('revision-viewer'),_0x2495c0['plugins']['has']('WidgetToolbarRepository'))&&_0x2495c0['plugins']['get']('WidgetToolbarRepository')['forceDisabled']('revision-viewer');}async['getRevisionDocumentData'](_0x1d1638){return await this['_utils']['loadRevisionData'](_0x1d1638,this['adapter']),this['_utils']['getRevisionDocumentData'](_0x1d1638);}async['getRevisionRootsAttributes'](_0x3610d2){return await this['_utils']['loadRevisionData'](_0x3610d2,this['adapter']),this['_utils']['getRevisionRootsAttributes'](_0x3610d2);}async['compare'](_0x4acfb3,_0x3c4599,_0x397e18=!0x1){if(!this['isEnabled'])return;const _0xbd7ed2=this['diff'],_0x116020=this['repository'],_0x1f0466='string'==typeof _0x4acfb3?_0x116020['getRevision'](_0x4acfb3):_0x4acfb3,_0x3087cd='string'==typeof _0x3c4599?_0x116020['getRevision'](_0x3c4599):_0x3c4599,_0x1a6dd2=_0x1f0466['id'],_0x4b58a8=_0x3087cd?_0x3087cd['id']:null;if(!_0x397e18&&this['diff']&&this['diff']['newRevisionId']===_0x1a6dd2&&this['diff']['oldRevisionId']===_0x4b58a8)return Promise['resolve']();this['isReady']=!0x1,this['activeView']=null,this['activeChange']=null,this['diff']=new c(_0x1a6dd2,_0x4b58a8);const _0x525e73=this['_getRevisionsRange'](_0x1f0466,_0x3087cd,!0x0)['map'](_0x5d1201=>this['_utils']['loadRevisionData'](_0x5d1201,this['adapter']));return _0x525e73['push'](new Promise(_0x37d11c=>{setTimeout(_0x37d11c,0x14);})),Promise['all'](_0x525e73)['then'](()=>{if(!this['isEnabled'])return;this['_cleanUp']();const _0x5d7b75=this['_getDiff'](_0x1a6dd2,_0x4b58a8);for(const _0x5eb591 of _0x5d7b75['changes'])this['_changeIdToChange']['set'](_0x5eb591['id'],_0x5eb591);this['editor']['model']['enqueueChange']({'isUndoable':!0x1},_0x4c7c2e=>{for(const _0x3c8582 of this['editor']['model']['document']['getRootNames']())_0x4c7c2e['detachRoot'](_0x3c8582);for(const _0x406b5c of Object['keys'](_0x5d7b75['model'])){const _0x5e2640=_0x4c7c2e['addRoot'](_0x406b5c);for(const _0x4a0eb3 of Object['keys'](_0x5d7b75['attributes'][_0x406b5c]))_0x4c7c2e['setAttribute'](_0x4a0eb3,_0x5d7b75['attributes'][_0x406b5c][_0x4a0eb3],_0x5e2640);_0x4c7c2e['insert'](_0x5d7b75['model'][_0x406b5c],_0x5e2640,0x0);}}),this['diff']['_setChanges'](this['_sortAndFilterDiffChanges'](_0x5d7b75['changes'])),this['isReady']=!0x0;})['catch'](_0x4a79e3=>{console['error'](_0x4a79e3),this['_cleanUp'](),_0xbd7ed2&&(this['diff']=_0xbd7ed2),this['isReady']=!0x0;});}['addRevisionData'](_0x33bf7c,_0x3e5a8f){const _0x55ac92=this['repository']['createRevision'](_0x33bf7c);return _0x55ac92['on']('_update',(_0x46d46b,_0x4cfbfc,_0x3ac565)=>_0x3e5a8f(_0x4cfbfc,_0x3ac565,_0x55ac92)),this['repository']['addRevision'](_0x55ac92),_0x55ac92;}['_cleanUp'](){this['activeChange']=null,this['_cleanMarkers'](),this['_changeView']&&this['_changeView']['destroy'](),this['_changeView']=null,this['_changeIdToChange']['clear'](),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},_0x6dd15a=>{for(const _0x547376 of this['editor']['model']['document']['getRootNames']())_0x6dd15a['detachRoot'](_0x547376);});}['_sortAndFilterDiffChanges'](_0x43ec9a){const _0xdc666f=[],_0x159daa=new Map();for(const _0x4e8b57 of this['editor']['model']['document']['getRootNames']()){const _0x4a346d=this['editor']['editing']['view']['getDomRoot'](_0x4e8b57);if(!_0x4a346d)continue;const _0x2ec77c=_0x4a346d['getClientRects']()['item'](0x0);_0x2ec77c&&(_0xdc666f['push'](_0x4e8b57),_0x159daa['set'](_0x4e8b57,_0x2ec77c));}return _0xdc666f['sort']((_0x37197a,_0x531207)=>{const _0x6bd5e1=_0x159daa['get'](_0x37197a),_0x258bb7=_0x159daa['get'](_0x531207);return _0x6bd5e1['y']-_0x258bb7['y']||_0x6bd5e1['x']-_0x258bb7['x'];}),(_0x43ec9a=_0x43ec9a['filter'](_0x178e85=>_0xdc666f['includes'](_0x178e85['rootName'])))['sort']((_0x1e19d6,_0x4ad16c)=>_0xdc666f['indexOf'](_0x1e19d6['rootName'])-_0xdc666f['indexOf'](_0x4ad16c['rootName'])),_0x43ec9a;}['_makeTape'](_0x1d3cc1){const _0x30e187=Array['from'](_0x1d3cc1['markers'])['filter'](([_0x422ae2,_0x12e8b8])=>_0x422ae2['startsWith']('revision:')&&!_0x12e8b8['isCollapsed']),_0x24675e=Array['from'](this['editor']['model']['createRangeIn'](_0x1d3cc1)['getWalker']({'singleCharacters':!0x0}));if(0x0!=_0x30e187['length'])for(const _0x5395fc of _0x24675e){const [_0x5a454c,_0x3e3de5]=_0x30e187[0x0],[,_0x234c04,_0x346178]=_0x5a454c['split'](':');if(_0x3e3de5['end']['isEqual'](_0x5395fc['nextPosition'])&&_0x30e187['shift'](),(_0x5395fc['previousPosition']['isEqual'](_0x3e3de5['start'])||_0x5395fc['previousPosition']['isAfter'](_0x3e3de5['start']))&&('insertion'==_0x234c04?_0x5395fc['isAdded']={'userId':_0x346178}:'deletion'==_0x234c04&&(_0x5395fc['isRemoved']={'userId':_0x346178})),0x0==_0x30e187['length'])break;}return _0x24675e;}['_refreshStartEndIndex'](_0x5699c3){const _0x511602=new Map();for(let _0x2df97c=0x0;_0x2df97c<_0x5699c3['length'];_0x2df97c++)'text'===_0x5699c3[_0x2df97c]['type']?(_0x5699c3[_0x2df97c]['item']['startIndex']=_0x2df97c,_0x5699c3[_0x2df97c]['item']['endIndex']=_0x2df97c):('elementStart'===_0x5699c3[_0x2df97c]['type']?_0x5699c3[_0x2df97c]['item']['startIndex']=_0x2df97c:'elementEnd'===_0x5699c3[_0x2df97c]['type']&&(_0x5699c3[_0x2df97c]['item']['endIndex']=_0x2df97c),_0x511602['set'](_0x5699c3[_0x2df97c]['id'],_0x2df97c));for(const _0x432ace of _0x511602['values']())'elementStart'===_0x5699c3[_0x432ace]['type']?_0x5699c3[_0x432ace]['item']['endIndex']=_0x511602['get'](_0x5699c3[_0x432ace]['pairId']):'elementEnd'===_0x5699c3[_0x432ace]['type']&&(_0x5699c3[_0x432ace]['item']['startIndex']=_0x511602['get'](_0x5699c3[_0x432ace]['pairId']));}['_processTape'](_0x2565af){for(let _0x411db4=0x0;_0x411db4<_0x2565af['length'];_0x411db4++){if('elementStart'===_0x2565af[_0x411db4]['type'])_0x2565af[_0x411db4]['item']['startIndex']=_0x411db4;else{if('elementEnd'===_0x2565af[_0x411db4]['type']){_0x2565af[_0x411db4]['item']['endIndex']=_0x411db4;const _0x161ad0=_0x2565af[_0x411db4]['item']['startIndex'];_0x2565af[_0x161ad0]['pairId']=_0x2565af[_0x411db4]['id'],_0x2565af[_0x411db4]['pairId']=_0x2565af[_0x161ad0]['id'];}else _0x2565af[_0x411db4]['item']['startIndex']=_0x411db4,_0x2565af[_0x411db4]['item']['endIndex']=_0x411db4,_0x2565af[_0x411db4]['pairId']=null;}_0x2565af[_0x411db4]['markersStart']||(_0x2565af[_0x411db4]['markersStart']=[],_0x2565af[_0x411db4]['markersEnd']=[]);}}['_markInsertions'](_0x425cfc,_0x53a200){const _0x4670d8=_0x425cfc['filter'](_0x3b7775=>!_0x3b7775['isAdded']);for(let _0x202f54=0x0;_0x202f54<_0x53a200['length'];_0x202f54++)_0x53a200[_0x202f54]['isAdded']&&(_0x4670d8[_0x202f54]['isAdded']=_0x53a200[_0x202f54]['isAdded']);}['_getDiff'](_0x140820,_0x58f30f=null){const _0x4f1a90=this['repository']['getRevision'](_0x140820),_0x15e657=_0x58f30f?this['repository']['getRevision'](_0x58f30f):null,_0x3ec375=this['_getRevisionsRange'](_0x4f1a90,_0x15e657),_0x28127a=_0x3ec375[_0x3ec375['length']-0x1],_0x364e29=new Map(),_0x16b2a4={'model':{},'attributes':{},'changes':[]},_0x5e557f=new Set(),_0x1712dc=new Map();for(let _0x2cd78a=_0x3ec375['length']-0x1;_0x2cd78a>=0x0;_0x2cd78a--){const _0x496467=_0x3ec375[_0x2cd78a];for(const _0x3c043c of Object['keys'](_0x496467['diffData']))if(_0x496467['diffData'][_0x3c043c]['attachChange']){const _0x5ad81f=_0x496467['diffData'][_0x3c043c]['attachChange'];_0x5ad81f['isAttached']?(_0x5e557f['add'](_0x3c043c),_0x1712dc['has'](_0x3c043c)&&_0x1712dc['get'](_0x3c043c)['userId']==_0x5ad81f['userId']?_0x1712dc['delete'](_0x3c043c):_0x1712dc['set'](_0x3c043c,_0x5ad81f)):_0x1712dc['has'](_0x3c043c)?(_0x5e557f['delete'](_0x3c043c),_0x1712dc['delete'](_0x3c043c)):(_0x5e557f['add'](_0x3c043c),_0x1712dc['set'](_0x3c043c,_0x5ad81f));}else _0x5e557f['add'](_0x3c043c);}for(const _0x5b6f99 of _0x5e557f){const _0x3cca1b=_0x1712dc['has'](_0x5b6f99)&&!_0x1712dc['get'](_0x5b6f99)['isAttached'];let _0x1953c2=_0x3cca1b?_0x3ec375['length']-0x1:0x0;const _0x551084=_0x3cca1b?-0x1:0x1;for(;_0x3ec375[_0x1953c2];){const _0x552e50=_0x3ec375[_0x1953c2];if(_0x552e50['diffData'][_0x5b6f99]){const _0x5dbe39=_0x3cca1b?_0x552e50['diffData'][_0x5b6f99]['attributesBefore']:_0x552e50['diffData'][_0x5b6f99]['attributesAfter'];_0x16b2a4['attributes'][_0x5b6f99]=_0x5dbe39?_0x385a22(_0x5dbe39):{};break;}_0x1953c2+=_0x551084;}}for(const _0x19ffda of _0x3ec375){_0x19ffda['model']={};for(const _0x36377e of _0x19ffda['authors'])_0x364e29['set'](_0x36377e['id'],_0x36377e);for(const _0x220d09 of _0x5e557f){const _0x537e18=_0x19ffda['diffData'][_0x220d09]?_0x19ffda['diffData'][_0x220d09]['insertions']:'[]',_0x2ec440=_0x19ffda['diffData'][_0x220d09]?_0x19ffda['diffData'][_0x220d09]['deletions']:'[]';_0x19ffda['model'][_0x220d09]={'insertions':this['_utils']['_makeModelFromViewString'](_0x537e18),'deletions':this['_utils']['_makeModelFromViewString'](_0x2ec440)};}}for(const _0x7e8748 of _0x5e557f){let _0x131a51=null,_0x364ec4=0x0;const _0x4467fb=new Map(Array['from'](_0x4f1a90['model'][_0x7e8748]['insertions']['markers'])['filter'](([_0x1911c6])=>!_0x1911c6['startsWith']('revision:')));let _0x2a0f98=0x0;for(const _0x404da8 of _0x3ec375){const _0x276859=this['_makeTape'](_0x404da8['model'][_0x7e8748]['insertions']);_0x404da8==_0x4f1a90?(_0x131a51=_0x276859,_0x364ec4=_0x131a51['length'],_0x131a51['forEach'](_0x5314b6=>{_0x5314b6['id']=_0x2a0f98++;}),this['_processTape'](_0x131a51)):this['_markInsertions'](_0x131a51,_0x276859);const _0x26f64e=_0x131a51['filter'](_0x1f5055=>!_0x1f5055['isAdded'])['map'](_0x4ee8a5=>_0x4ee8a5['id']);let _0x82f469=0x0;const _0x3b2a3f=this['_makeTape'](_0x404da8['model'][_0x7e8748]['deletions']);_0x3b2a3f['forEach'](_0x3aaab1=>{_0x3aaab1['isRemoved']?_0x3aaab1['id']=_0x364ec4++:_0x3aaab1['id']=_0x26f64e[_0x82f469++];}),this['_processTape'](_0x3b2a3f),this['_setDistance'](_0x131a51,'isAdded'),this['_setDistance'](_0x3b2a3f,'isRemoved'),_0x404da8==_0x4f1a90&&this['_markMarkers'](_0x131a51,_0x4467fb),_0x131a51=this['_joinTapes'](_0x131a51,_0x3b2a3f),this['_refreshStartEndIndex'](_0x131a51),this['_setDistance'](_0x131a51,'isRemoved');}_0x131a51=_0x131a51['filter'](_0x272661=>!(_0x272661['isAdded']&&_0x272661['isRemoved']));const _0x25ce2d=new Map(_0x28127a['model'][_0x7e8748]['deletions']['markers']),_0x52c337=new Set(_0x4467fb['keys']());for(const _0x28f9e6 of _0x25ce2d['keys']())_0x52c337['delete'](_0x28f9e6);this['_markSuggestions'](_0x131a51,_0x52c337),this['_fixObsoleteTags'](_0x131a51),_0x131a51=this['_removeMissingPairs'](_0x131a51),_0x131a51=this['_markMismatchedRemovedTags'](_0x131a51),_0x131a51=this['_removeUnsupportedChanges'](_0x131a51);const {root:_0xaedb49,changes:_0xbe72d6}=this['_makeModelFromTape'](_0x131a51,_0x364e29,_0x7e8748);_0x16b2a4['model'][_0x7e8748]=_0xaedb49;const _0x929643=_0x1712dc['get'](_0x7e8748);if(_0x929643){const _0x352b01=_0x364e29['get'](_0x929643['userId']),_0x197ea9=new r({'author':_0x352b01,'type':_0x929643['isAttached']?'add':'remove','data':{'isOnRoot':!0x0},'createdAt':new Date(),'rootName':_0x7e8748});_0xbe72d6['unshift'](_0x197ea9),_0x16b2a4['attributes'][_0x7e8748]['revisionHistoryAttachChange']=_0x197ea9['id'];}_0x16b2a4['changes']=_0x16b2a4['changes']['concat'](_0xbe72d6);}return _0x16b2a4;}['_markMarkers'](_0x777421,_0x49b778){for(let _0x48acda=0x0;_0x48acda<_0x777421['length'];_0x48acda++)for(const [_0xbfe1be,_0x39df95]of _0x49b778)!_0x39df95['isCollapsed']&&_0x39df95['start']['isEqual'](_0x777421[_0x48acda]['previousPosition'])&&_0x777421[_0x48acda]['markersStart']['push'](_0xbfe1be),_0x39df95['end']['isEqual'](_0x777421[_0x48acda]['nextPosition'])&&_0x777421[_0x48acda]['markersEnd']['push'](_0xbfe1be);}['_joinTapes'](_0x38f6a7,_0x538d19){let _0x3d82a1=[],_0x4404ba=0x0,_0x5249e7=0x0;for(;_0x4404ba<_0x38f6a7['length']||_0x5249e7<_0x538d19['length'];){const _0x5547fe=_0x38f6a7[_0x4404ba]||{},_0x58d62d=_0x538d19[_0x5249e7]||{};if(_0x5547fe['id']==_0x58d62d['id'])_0x4404ba++,_0x5249e7++,_0x3d82a1['push'](_0x5547fe);else{if(_0x58d62d['isRemoved']&&_0x5547fe['isAdded']){const {commonTape:_0x2d089f,iEnd:_0x3e5240,jEnd:_0x50dc8b}=this['_threeWayMerge'](_0x38f6a7,_0x4404ba,_0x538d19,_0x5249e7);_0x3d82a1=_0x3d82a1['concat'](_0x2d089f),_0x4404ba=_0x3e5240,_0x5249e7=_0x50dc8b;}else _0x58d62d['isRemoved']?(_0x5249e7++,_0x3d82a1['push'](_0x58d62d)):(_0x4404ba++,_0x3d82a1['push'](_0x5547fe));}}return _0x3d82a1;}['_markSuggestions'](_0x9e14fa,_0x3552bb){const _0x34fb38=[];for(let _0x1b0b68=0x0;_0x1b0b68<_0x9e14fa['length'];_0x1b0b68++){for(let _0x49d2f8=0x0;_0x49d2f8<_0x9e14fa[_0x1b0b68]['markersStart']['length'];_0x49d2f8++){const _0x10b8a4=_0x9e14fa[_0x1b0b68]['markersStart'][_0x49d2f8];if(!_0x3552bb['has'](_0x10b8a4))continue;const {group:_0x14aa61,type:_0x4c93c6,authorId:_0x3c08ce}=_0x2b92f9(_0x10b8a4);'revision-suggestion'!=_0x14aa61||'insertion'!=_0x4c93c6&&'deletion'!=_0x4c93c6||(_0x34fb38['unshift']({'type':_0x4c93c6,'name':_0x10b8a4,'userId':_0x3c08ce}),_0x9e14fa[_0x1b0b68]['markersStart']['splice'](_0x49d2f8,0x1),_0x49d2f8--);}_0xa81b50(_0x9e14fa[_0x1b0b68]);for(let _0x52b361=0x0;_0x52b361<_0x9e14fa[_0x1b0b68]['markersEnd']['length'];_0x52b361++){const _0x26fd26=_0x9e14fa[_0x1b0b68]['markersEnd'][_0x52b361];if(!_0x3552bb['has'](_0x26fd26))continue;const {group:_0x154e98,type:_0x2c8860}=_0x2b92f9(_0x26fd26);if('revision-suggestion'!=_0x154e98||'insertion'!=_0x2c8860&&'deletion'!=_0x2c8860)continue;_0x9e14fa[_0x1b0b68]['markersEnd']['splice'](_0x52b361,0x1),_0x52b361--;const _0x303f4d=_0x34fb38['findIndex'](_0x46fd4b=>_0x46fd4b['name']==_0x26fd26);_0x303f4d>-0x1&&_0x34fb38['splice'](_0x303f4d,0x1);}}function _0x2b92f9(_0x32d58d){const _0x26e9bb=_0x32d58d['split'](':');return{'group':_0x26e9bb[0x0],'type':_0x26e9bb[0x1],'subType':_0x26e9bb['length']>=0x5?_0x26e9bb[0x2]:null,'id':_0x26e9bb['length']<0x5?_0x26e9bb[0x2]:_0x26e9bb[0x3],'authorId':_0x26e9bb['length']<0x5?_0x26e9bb[0x3]:_0x26e9bb[0x4],'markerCount':0x6==_0x26e9bb['length']?_0x26e9bb[0x5]:null};}function _0xa81b50(_0x1a0a39){for(let _0x1e61f5=0x0;_0x1e61f5<_0x34fb38['length'];_0x1e61f5++){if(_0x1a0a39['isAdded']&&'insertion'==_0x34fb38[_0x1e61f5]['type'])return _0x1a0a39['isAddSuggestion']=_0x34fb38[_0x1e61f5],void delete _0x1a0a39['isAdded'];if(!_0x1a0a39['isAdded']&&!_0x1a0a39['isRemoved']&&'deletion'==_0x34fb38[_0x1e61f5]['type'])return void(_0x1a0a39['isRemoveSuggestion']=_0x34fb38[_0x1e61f5]);}}}['_setDistance'](_0x2b5604,_0x2d3bf0){let _0x3ee214=0x0,_0x37ad33=!0x1;const _0x58dd88=new Map();for(const _0x33436a of _0x2b5604)_0x33436a[_0x2d3bf0]?_0x37ad33&&(_0x3ee214++,_0x37ad33=!0x1):(_0x3ee214++,_0x37ad33=!0x0),_0x58dd88['set'](_0x33436a['id'],_0x3ee214);for(let _0x3a420f=0x0;_0x3a420f<_0x2b5604['length'];_0x3a420f++){if('isRemoved'==_0x2d3bf0&&_0x2b5604[_0x3a420f]['isAdded']||'isAdded'==_0x2d3bf0&&_0x2b5604[_0x3a420f]['isRemoved'])continue;if('text'==_0x2b5604[_0x3a420f]['type']){_0x2b5604[_0x3a420f]['distance']=0x0;continue;}const _0x1ec9e5=_0x58dd88['get'](_0x2b5604[_0x3a420f]['pairId']),_0x30be2a=_0x58dd88['get'](_0x2b5604[_0x3a420f]['id']);_0x2b5604[_0x3a420f]['distance']=_0x1ec9e5-_0x30be2a;}}['_getRevisionsRange'](_0x3cb1c7,_0x372afc,_0x2d117b=!0x1){const _0x1c3f53=[];let _0xd835b9=this['repository']['getIndex'](_0x3cb1c7),_0x395c55=this['repository']['getIndex'](_0x372afc);for(-0x1==_0x395c55&&(_0x395c55=this['repository']['_revisions']['length'],_0x2d117b=!0x1);_0xd835b9<_0x395c55;)_0x1c3f53['push'](this['repository']['getRevision'](_0xd835b9)),_0xd835b9++;return _0x2d117b&&_0x1c3f53['push'](this['repository']['getRevision'](_0xd835b9)),_0x1c3f53;}['_threeWayMerge'](_0x5d3e11,_0x3a283e,_0xc38716,_0x101498){const _0x21df91=this['editor']['model']['schema'];let _0xe7ed8e=_0x3a283e;for(;_0x5d3e11[_0xe7ed8e]&&_0x5d3e11[_0xe7ed8e]['isAdded'];)_0xe7ed8e++;let _0x54c657=_0x101498;for(;_0xc38716[_0x54c657]&&_0xc38716[_0x54c657]['isRemoved'];)_0x54c657++;_0x43eda9(_0x5d3e11,_0x3a283e,_0xe7ed8e),_0x43eda9(_0xc38716,_0x101498,_0x54c657);const _0x21825f=_0xc38716['slice'](_0x101498,_0x54c657)['concat'](_0x5d3e11['slice'](_0x3a283e,_0xe7ed8e));return _0x21825f['sort']((_0x2c57bc,_0x5663fa)=>_0x2c57bc['side']!=_0x5663fa['side']?_0x2c57bc['side']-_0x5663fa['side']:_0x2c57bc['level']!=_0x5663fa['level']?_0x2c57bc['level']-_0x5663fa['level']:_0x2c57bc['distance']!=_0x5663fa['distance']?_0x5663fa['distance']-_0x2c57bc['distance']:!!_0x2c57bc['isAdded']!=!!_0x5663fa['isAdded']?-0x1==_0x2c57bc['side']||0x0==_0x2c57bc['side']?_0x2c57bc['isAdded']?-0x1:0x1:_0x2c57bc['isAdded']?0x1:-0x1:_0x2c57bc['index']-_0x5663fa['index']),{'commonTape':_0x21825f,'iEnd':_0xe7ed8e,'jEnd':_0x54c657};function _0x43eda9(_0x2a2552,_0x224b62,_0x43fd5c){let _0x3d34e9=-0x1,_0x486033=Number['POSITIVE_INFINITY'],_0x45d4d3=!0x0;for(let _0x107f8a=_0x224b62;_0x107f8a<_0x43fd5c;_0x107f8a++)if(_0x21df91['isInline'](_0x2a2552[_0x107f8a]['item'])||(_0x45d4d3=!0x1),_0x2a2552[_0x107f8a]['item']['startIndex']<_0x224b62&&(_0x3d34e9=_0x107f8a),_0x2a2552[_0x107f8a]['item']['endIndex']>=_0x43fd5c){_0x486033=_0x107f8a;break;}_0x45d4d3&&(_0x3d34e9=_0x43fd5c-0x1);for(let _0x5398d7=_0x224b62;_0x5398d7<_0x43fd5c;_0x5398d7++)_0x2a2552[_0x5398d7]['side']=_0x5398d7<=_0x3d34e9?-0x1:_0x5398d7<_0x486033?0x0:0x1,_0x2a2552[_0x5398d7]['index']=_0x5398d7;let _0x485b4a=0x0;for(let _0x1e0471=_0x224b62;_0x1e0471<=_0x3d34e9;_0x1e0471++)0x0==_0x2a2552[_0x1e0471]['distance']?_0x2a2552[_0x1e0471]['level']=_0x485b4a:(_0x485b4a++,_0x2a2552[_0x1e0471]['level']=_0x485b4a,_0x485b4a++);for(let _0xf8c5f=_0x224b62;_0xf8c5f<_0x43fd5c;_0xf8c5f++)0x0==_0x2a2552[_0xf8c5f]['side']&&(_0x2a2552[_0xf8c5f]['level']=_0x485b4a);_0x485b4a=0x0;for(let _0x5a6580=_0x43fd5c-0x1;_0x5a6580>=_0x486033;_0x5a6580--)0x0==_0x2a2552[_0x5a6580]['distance']?_0x2a2552[_0x5a6580]['level']=_0x485b4a:(_0x485b4a--,_0x2a2552[_0x5a6580]['level']=_0x485b4a,_0x485b4a--);}}['_fixObsoleteTags'](_0x425d5c){const _0xa95cc=new Map(),_0x5f28d9=this['editor']['model']['schema'];for(let _0x1ab643=0x1;_0x1ab643<_0x425d5c['length'];_0x1ab643++){let _0x550552,_0x26cc42,_0x8bfb36;const _0x468f5e=_0x425d5c[_0x1ab643],_0x9f7c54=_0x425d5c[_0x1ab643-0x1];if('text'==_0x468f5e['type'])continue;if(_0x468f5e['type']!=_0x9f7c54['type'])continue;if(!_0x5f28d9['isBlock'](_0x9f7c54['item'])||_0x5f28d9['isLimit'](_0x9f7c54['item']))continue;if(!_0x5f28d9['isBlock'](_0x468f5e['item'])||_0x5f28d9['isLimit'](_0x468f5e['item']))continue;if((_0x425d5c[_0x1ab643]['isAdded']||_0x425d5c[_0x1ab643]['isAddSuggestion'])&&_0x425d5c[_0x1ab643-0x1]['isRemoved'])_0x550552=_0x425d5c[_0x1ab643],_0x26cc42=_0x425d5c[_0x1ab643-0x1],_0x8bfb36=_0x1ab643-0x1;else{if(!_0x425d5c[_0x1ab643]['isRemoved']||!_0x425d5c[_0x1ab643-0x1]['isAdded']&&!_0x425d5c[_0x1ab643-0x1]['isAddSuggestion'])continue;_0x550552=_0x425d5c[_0x1ab643-0x1],_0x26cc42=_0x425d5c[_0x1ab643],_0x8bfb36=_0x1ab643;}const _0x92093b=_0x550552['level']==_0x26cc42['level'],_0x160b6d=Math['abs'](_0x550552['level'])<Math['abs'](_0x26cc42['level'])&&0x0==_0x26cc42['distance'];(_0x92093b||_0x160b6d)&&(_0xa95cc['set'](_0x26cc42['id'],_0x550552['id']),_0x425d5c['splice'](_0x8bfb36,0x1),_0x1ab643--,_0x550552['isAdded']=!0x1);}for(let _0x5dc571=0x0;_0x5dc571<_0x425d5c['length'];_0x5dc571++)_0xa95cc['has'](_0x425d5c[_0x5dc571]['pairId'])&&(_0x425d5c[_0x5dc571]['pairId']=_0xa95cc['get'](_0x425d5c[_0x5dc571]['pairId']));}['_removeMissingPairs'](_0xb1bd85){const _0x10537a=new Set(_0xb1bd85['map'](_0x258c19=>_0x258c19['id']));for(let _0x54548d=0x0;_0x54548d<_0xb1bd85['length'];_0x54548d++)_0x10537a['has'](_0xb1bd85[_0x54548d]['pairId'])||0x0==_0xb1bd85[_0x54548d]['distance']||(_0xb1bd85[_0x54548d]['isIncorrect']=!0x0);return _0xb1bd85['filter'](_0x3f9918=>!_0x3f9918['isIncorrect']);}['_markMismatchedRemovedTags'](_0x517c85){const _0x4f3264=new Set();for(let _0x5bca2f=0x0;_0x5bca2f<_0x517c85['length'];_0x5bca2f++){if(_0x4f3264['has'](_0x517c85[_0x5bca2f]['id'])&&_0x517c85[_0x5bca2f]['isRemoved']&&(_0x517c85[_0x5bca2f]['isIncorrect']=!0x0),_0x517c85[_0x5bca2f]['isIncorrect'])continue;if(0x0==_0x517c85[_0x5bca2f]['distance'])continue;if('elementStart'!=_0x517c85[_0x5bca2f]['type'])continue;if(null==_0x517c85[_0x5bca2f]['pairId'])continue;let _0x85116d=_0x5bca2f+0x1,_0x239799=0x0;for(;_0x517c85[_0x85116d]['id']!=_0x517c85[_0x5bca2f]['pairId'];)'elementStart'==_0x517c85[_0x85116d]['type']?_0x239799++:'elementEnd'==_0x517c85[_0x85116d]['type']&&_0x239799--,_0x85116d++;if(0x0!=_0x239799){if(_0x517c85[_0x5bca2f]['isRemoved'])_0x517c85[_0x5bca2f]['isIncorrect']=!0x0;else{for(;_0x85116d!=_0x5bca2f;)_0x517c85[_0x85116d]['isRemoved']&&0x0!=_0x517c85[_0x85116d]['distance']&&(_0x517c85[_0x85116d]['isIncorrect']=!0x0,_0x4f3264['add'](_0x517c85[_0x85116d]['pairId'])),_0x85116d--;}}}return _0x517c85['filter'](_0x5d3036=>!_0x5d3036['isIncorrect']);}['_removeUnsupportedChanges'](_0x1afa85){const _0x197bee=this['editor']['model']['schema'];for(let _0x2fcf5e=0x0;_0x2fcf5e<_0x1afa85['length'];_0x2fcf5e++){if(!(_0x1afa85[_0x2fcf5e]['isAdded']||_0x1afa85[_0x2fcf5e]['isAddSuggestion']||_0x1afa85[_0x2fcf5e]['isRemoved']||_0x1afa85[_0x2fcf5e]['isRemoveSuggestion']))continue;if(0x0==_0x1afa85[_0x2fcf5e]['distance'])continue;const _0xbf010c=_0x1afa85[_0x2fcf5e]['item'];_0x197bee['isBlock'](_0xbf010c)||_0x197bee['isLimit'](_0xbf010c)||(_0x1afa85[_0x2fcf5e]['isAdded']&&delete _0x1afa85[_0x2fcf5e]['isAdded'],_0x1afa85[_0x2fcf5e]['isAddSuggestion']&&delete _0x1afa85[_0x2fcf5e]['isAddSuggestion'],_0x1afa85[_0x2fcf5e]['isRemoveSuggestion']&&delete _0x1afa85[_0x2fcf5e]['isRemoveSuggestion'],_0x1afa85[_0x2fcf5e]['isRemoved']&&(_0x1afa85[_0x2fcf5e]['isIncorrect']=!0x0));}return _0x1afa85['filter'](_0x454050=>!_0x454050['isIncorrect']);}['_makeModelFromTape'](_0x54e49e,_0x83720b,_0xbf47b0){const _0x33d63d=new gt(),_0x526c5f=[],_0x565656=new Map(),_0x52f176=this['editor']['model'],_0x2be5ff=_0x52f176['schema'],_0x33b331=[_0x33d63d],_0x12b300={},_0x28cda5={'isAdded':[],'isRemoved':[],'isAddSuggestion':[],'isRemoveSuggestion':[]};let _0x200f94=null;const _0x209771=[0x0];for(let _0x5f168f=0x0;_0x5f168f<_0x54e49e['length'];_0x5f168f++)if('elementStart'===_0x54e49e[_0x5f168f]['type']){_0x54e49e[_0x5f168f]['previousPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771);const _0x1adb7c=new ut(_0x54e49e[_0x5f168f]['item']['name'],_0x54e49e[_0x5f168f]['item']['getAttributes']());_0x33b331[0x0]['_appendChild'](_0x1adb7c),_0x209771['push'](0x0),_0x33b331['unshift'](_0x1adb7c),_0x54e49e[_0x5f168f]['nextPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771);}else'elementEnd'===_0x54e49e[_0x5f168f]['type']?(_0x33b331['shift'](),_0x54e49e[_0x5f168f]['previousPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771),_0x209771['pop'](),_0x209771[_0x209771['length']-0x1]++,_0x54e49e[_0x5f168f]['nextPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771)):(_0x54e49e[_0x5f168f]['previousPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771),_0x200f94?_0x200f94['_data']+=_0x54e49e[_0x5f168f]['item']['data']:_0x200f94=new mt(_0x54e49e[_0x5f168f]['item']['data'],_0x54e49e[_0x5f168f]['item']['getAttributes']()),_0x54e49e[_0x5f168f+0x1]&&'text'===_0x54e49e[_0x5f168f+0x1]['type']&&_0xe19954(_0x200f94,_0x54e49e[_0x5f168f+0x1]['item'])||(_0x33b331[0x0]['_appendChild'](_0x200f94),_0x200f94=null),_0x209771[_0x209771['length']-0x1]+=_0x54e49e[_0x5f168f]['item']['offsetSize'],_0x54e49e[_0x5f168f]['nextPosition']=_0x52f176['createPositionFromPath'](_0x33d63d,_0x209771));for(let _0x2f3d4a=0x0;_0x2f3d4a<_0x54e49e['length'];_0x2f3d4a++){const _0x5a9cfd=_0x54e49e[_0x2f3d4a]['previousPosition'],_0xc81ad4=_0x54e49e[_0x2f3d4a]['nextPosition'];for(const _0x5bfe31 of _0x54e49e[_0x2f3d4a]['markersStart'])_0x565656['set'](_0x5bfe31,{'start':_0x5a9cfd,'end':null});_0x5ab605('isRemoveSuggestion',_0x2f3d4a,_0x5a9cfd,_0xc81ad4),_0x5ab605('isAddSuggestion',_0x2f3d4a,_0x5a9cfd,_0xc81ad4),_0x5ab605('isRemoved',_0x2f3d4a,_0x5a9cfd,_0xc81ad4),_0x5ab605('isAdded',_0x2f3d4a,_0x5a9cfd,_0xc81ad4);for(const _0x5ca94b of _0x54e49e[_0x2f3d4a]['markersEnd']){const _0x3c3e79=_0x565656['get'](_0x5ca94b);_0x3c3e79?_0x3c3e79['end']=_0xc81ad4:_0x565656['set'](_0x5ca94b,{'start':_0xc81ad4,'end':_0xc81ad4});}}for(const [_0x1a616a,_0x377112]of _0x565656){const _0x1057dd=this['editor']['model']['createRange'](_0x377112['start'],_0x377112['end']);_0x33d63d['markers']['set'](_0x1a616a,_0x1057dd);}return _0x526c5f['sort']((_0x3b6595,_0x58cd88)=>{const _0x4f81e3=_0x33d63d['markers']['get']('revision:'+_0x3b6595['id']),_0x49fb9d=_0x33d63d['markers']['get']('revision:'+_0x58cd88['id']);return _0x4f81e3['start']['isBefore'](_0x49fb9d['start'])?-0x1:_0x4f81e3['start']['isAfter'](_0x49fb9d['start'])?0x1:_0x4f81e3['end']['isBefore'](_0x49fb9d['end'])?-0x1:_0x4f81e3['end']['isAfter'](_0x49fb9d['end'])?0x1:'add'===_0x3b6595['type']?-0x1:0x1;}),{'root':_0x33d63d,'changes':_0x526c5f};function _0x5ab605(_0x6e9196,_0x942ddf,_0x483a23,_0x5f34fa){const _0x28e494=!!_0x54e49e[_0x942ddf][_0x6e9196],_0x8c901d=_0x28e494?_0x54e49e[_0x942ddf][_0x6e9196]['userId']:null,_0x2b554c=_0x942ddf===_0x54e49e['length']-0x1,_0x1aba3f=_0x28cda5[_0x6e9196][0x0],_0x4512b4=_0x2be5ff['isObject'](_0x54e49e[_0x942ddf]['item']);!_0x12b300[_0x6e9196]&&_0x28e494?_0x12b300[_0x6e9196]={'start':_0x483a23,'tapeItem':_0x54e49e[_0x942ddf],'userId':_0x8c901d,'type':_0x6e9196}:_0x12b300[_0x6e9196]&&!_0x28e494?(_0x12b300[_0x6e9196]['end']=_0x483a23,_0x5dfa21(_0x12b300[_0x6e9196]),_0x12b300[_0x6e9196]=null):_0x12b300[_0x6e9196]&&_0x28e494&&_0x12b300[_0x6e9196]['userId']!==_0x8c901d&&(_0x12b300[_0x6e9196]['end']=_0x483a23,_0x1aba3f&&_0x1aba3f['userId']===_0x12b300[_0x6e9196]['userId']||_0x5dfa21(_0x12b300[_0x6e9196]),_0x12b300[_0x6e9196]={'start':_0x483a23,'tapeItem':_0x54e49e[_0x942ddf],'userId':_0x8c901d,'type':_0x6e9196}),_0x12b300[_0x6e9196]&&_0x4512b4&&('elementStart'!==_0x54e49e[_0x942ddf]['type']||_0x1aba3f&&_0x1aba3f['userId']===_0x8c901d||_0x28cda5[_0x6e9196]['unshift']({'userId':_0x8c901d,'object':_0x54e49e[_0x942ddf]['item'],'change':_0x12b300[_0x6e9196]}),'elementEnd'===_0x54e49e[_0x942ddf]['type']&&_0x1aba3f&&_0x1aba3f['object']===_0x54e49e[_0x942ddf]['item']&&(_0x28cda5[_0x6e9196]['shift'](),_0x12b300[_0x6e9196]=_0x1aba3f['change'])),_0x12b300[_0x6e9196]&&_0x2b554c&&(_0x12b300[_0x6e9196]['end']=_0x5f34fa,_0x5dfa21(_0x12b300[_0x6e9196]),_0x12b300[_0x6e9196]=null);}function _0x5dfa21({start:_0x597485,end:_0x50f01e,tapeItem:_0x2ab816,userId:_0x2463f5,type:_0x11b73e}){const _0x48a827=_0x2ab816['item'],_0x3b2bc9=_0x52f176['schema']['isBlock'](_0x48a827)&&!_0x52f176['schema']['isLimit'](_0x48a827),_0x3216a4=_0x597485['nodeAfter']==_0x50f01e['parent']&&_0x50f01e['isAtStart'];if(_0x3b2bc9&&_0x3216a4)return;const _0x418d72=_0x52f176['createRange'](_0x597485,_0x50f01e),_0x302f23=_0x83720b['get'](_0x2463f5),_0xb4059a=new r({'author':_0x302f23,'type':'isAdded'==_0x11b73e||'isAddSuggestion'==_0x11b73e?'add':'remove','data':{'isSuggestion':'isAddSuggestion'==_0x11b73e||'isRemoveSuggestion'==_0x11b73e},'createdAt':new Date(),'rootName':_0xbf47b0});_0x526c5f['push'](_0xb4059a),_0x33d63d['markers']['set']('revision:'+_0xb4059a['id'],_0x418d72);}function _0xe19954(_0x4ab999,_0x4017b6){const _0x341c58=_0x4ab999['getAttributes'](),_0x26bd1a=_0x4017b6['getAttributes']();for(const _0x1378d3 of _0x341c58){if(_0x1378d3[0x1]!==_0x4017b6['getAttribute'](_0x1378d3[0x0]))return!0x1;_0x26bd1a['next']();}return _0x26bd1a['next']()['done'];}}['_setConversion'](){this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'revision'}),this['editor']['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'revision','view':_0x482302=>{const _0x38f7cc=_0x482302['markerName']['split'](':')[0x1],_0x2280ae=this['_getChangeFromId'](_0x38f7cc);if(!_0x2280ae)return null;const _0x3c74c0='add'==_0x2280ae['type']?'insertion':'deletion',_0x42ef74=['ck-suggestion-marker','ck-suggestion-marker-'+_0x3c74c0];return _0x2280ae['data']['isSuggestion']&&_0x42ef74['push']('ck-suggestion-marker-'+_0x3c74c0+'-new'),this['activeChange']==_0x2280ae&&_0x42ef74['push']('ck-suggestion-marker--active'),{'classes':_0x42ef74,'attributes':{'data-change-id':_0x38f7cc}};}}),this['editor']['conversion']['for']('upcast')['add'](_0x3ac511=>{_0x3ac511['on']('element:pre',(_0x32c02e,_0x359486,_0xec3179)=>{const _0x5beaf0=_0x359486['viewItem']['getChild'](0x0);if(!_0x5beaf0||!_0x5beaf0['is']('element','code'))return;if(!_0xec3179['consumable']['consume'](_0x5beaf0,{'attributes':['vid_start','vid_end']}))return;const _0x42e9df=_0x359486['modelRange']['start']['nodeAfter'];_0xec3179['writer']['setAttribute']('vid_start',_0x5beaf0['getAttribute']('vid_start'),_0x42e9df),_0xec3179['writer']['setAttribute']('vid_end',_0x5beaf0['getAttribute']('vid_end'),_0x42e9df);},{'priority':'low'});}),this['editor']['conversion']['for']('upcast')['add'](_0x553e7d=>{_0x553e7d['on']('element',(_0x289642,_0x4985f0,_0x1968ef)=>{if(!_0x1968ef['consumable']['consume'](_0x4985f0['viewItem'],{'attributes':['vid_start','vid_end']}))return;if(_0x4985f0['modelRange']['isCollapsed'])return;const _0x52067d=_0x4985f0['modelRange']['start']['nodeAfter'];_0x52067d['hasAttribute']('vid_start')||_0x52067d['hasAttribute']('vid')||(_0x1968ef['writer']['setAttribute']('vid_start',_0x4985f0['viewItem']['getAttribute']('vid_start'),_0x52067d),_0x1968ef['writer']['setAttribute']('vid_end',_0x4985f0['viewItem']['getAttribute']('vid_end'),_0x52067d));},{'priority':'low'});}),this['editor']['conversion']['for']('upcast')['elementToAttribute']({'view':{'name':'span','attributes':{'vid':!0x0}},'model':{'key':'vid','value':_0x503968=>_0x503968['getAttribute']('vid')}}),this['editor']['model']['schema']['on']('checkAttribute',(_0x3c5fea,[,_0x42d188])=>{['vid_start','vid_end','vid']['includes'](_0x42d188)&&(_0x3c5fea['return']=!0x0,_0x3c5fea['stop']());},{'priority':'highest'}),this['editor']['conversion']['for']('dataDowncast')['add'](_0xf23c9b=>{_0xf23c9b['on']('attribute:vid',(_0x54d42d,_0x13fb4d,_0x23d09c)=>{if('\x20'!=_0x13fb4d['item']['data']||_0x13fb4d['item']['parent']['maxOffset']>0x1)return;if(!_0x23d09c['consumable']['consume'](_0x13fb4d['item'],_0x54d42d['name']))return;const _0x42578d=_0x23d09c['writer'],_0x2cccda=_0x23d09c['mapper']['toViewRange'](_0x13fb4d['range']);_0x42578d['wrap'](_0x2cccda,_0x42578d['createAttributeElement']('span'));});}),this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision',function(_0x3aa860){const _0x5d346a=_0x3aa860['plugins']['get']('RevisionViewer');return(_0x3d9318,_0xf5c196,_0x21c20f)=>{const _0x261649=_0xf5c196['markerName']['split'](':')[0x1],_0xa6a6e6=_0x5d346a['_getChangeFromId'](_0x261649);if(!_0xa6a6e6)return null;const _0x45d90a='add'==_0xa6a6e6['type']?'split':'merge';if(!_0x21c20f['consumable']['test'](_0xf5c196['markerRange'],_0x3d9318['name']))return;const _0x2ebffb=_0xf5c196['markerRange']['getWalker'](),_0x4f08e8=_0xf5c196['markerRange']['start'],_0x1d9cae=_0x3aa860['model']['schema'];let _0x3439d0=null,_0x584125=null,_0x55f238=!0x1,_0x5ca341=!0x1;for(const _0x1652af of _0x2ebffb){const _0x4f582e=_0x1652af['item'];_0x55f238=_0x55f238||_0x1d9cae['isContent'](_0x4f582e);const _0x95b279=_0x21c20f['mapper']['toViewElement'](_0x4f582e);if(_0x95b279&&_0x95b279['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1652af['type']&&(_0x1d9cae['isBlock'](_0x4f582e)&&!_0x1d9cae['isLimit'](_0x4f582e)&&(_0x4f582e['nextSibling']||_0x4f08e8['isAtEnd']?_0x3439d0&&_0x3439d0['parent']==_0x4f582e||(_0x3439d0=_0x4f582e,_0x3ae779(_0x1652af['previousPosition']),_0x5ca341=!0x0):_0x584125=_0x584125||_0x1652af['previousPosition']));}function _0x3ae779(_0x3764d7){const _0x4854f6=_0x21c20f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x45d90a}),_0x21b508=_0x21c20f['mapper']['toViewPosition'](_0x3764d7);_0xa6a6e6['data']['isSuggestion']&&_0x21c20f['writer']['addClass']('ck-suggestion-marker-'+_0x45d90a+'-new',_0x4854f6),_0x5d346a['activeChange']==_0xa6a6e6&&_0x21c20f['writer']['addClass']('ck-suggestion-marker--active',_0x4854f6),_0x21c20f['writer']['insert'](_0x21b508,_0x4854f6),_0x21c20f['mapper']['bindElementToMarker'](_0x4854f6,_0xf5c196['markerName']);}_0x55f238||_0x5ca341||!_0x584125||_0x3ae779(_0x584125);};}(this['editor']),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:revision',(_0x223ee4,_0x29dd14,_0xd4ae9b)=>{const _0x5adcde=_0xd4ae9b['mapper']['markerNameToElements'](_0x29dd14['markerName']);if(_0x5adcde){for(const _0x2dffad of _0x5adcde)(_0x2dffad['hasClass']('ck-suggestion-marker-split')||_0x2dffad['hasClass']('ck-suggestion-marker-merge'))&&(_0xd4ae9b['mapper']['unbindElementFromMarkerName'](_0x2dffad,_0x29dd14['markerName']),_0xd4ae9b['writer']['remove'](_0x2dffad));}},{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision',(_0x54b254,_0x114aa7,_0x1b76e3)=>{const _0x16df63=_0x114aa7['markerName']['split'](':')[0x1],_0x1d1f13=this['_getChangeFromId'](_0x16df63);if(!_0x1d1f13)return null;const _0x56f576='add'==_0x1d1f13['type']?'split':'merge';if(_0x1b76e3['consumable']['test'](_0x114aa7['markerRange'],_0x54b254['name']))for(const _0x3ff3c5 of _0x114aa7['markerRange']['getItems']()){if(!_0x3ff3c5['is']('element','softBreak'))continue;const _0x112fa4=_0x1b76e3['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x56f576}),_0x57107c=_0x1b76e3['mapper']['toViewPosition'](this['editor']['model']['createPositionBefore'](_0x3ff3c5));_0x1d1f13['data']['isSuggestion']&&_0x1b76e3['writer']['addClass']('ck-suggestion-marker-'+_0x56f576+'-new',_0x112fa4),this['activeChange']==_0x1d1f13&&_0x1b76e3['writer']['addClass']('ck-suggestion-marker--active',_0x112fa4),_0x1b76e3['writer']['insert'](_0x57107c,_0x112fa4),_0x1b76e3['mapper']['bindElementToMarker'](_0x112fa4,_0x114aa7['markerName']);}},{'priority':'high'}),this['editor']['model']['document']['on']('change',()=>{this['editor']['editing']['view']['change'](_0x4fdda5=>{for(const _0xa9e36a of this['editor']['model']['document']['getRootNames']()){const _0x23d395=this['editor']['model']['document']['getRoot'](_0xa9e36a),_0x4ef0c5=this['editor']['editing']['view']['document']['getRoot'](_0xa9e36a);if(_0x4ef0c5){const _0x2d6d6=_0x23d395['getAttribute']('revisionHistoryAttachChange');if(_0x4fdda5['removeAttribute']('data-change-id',_0x4ef0c5),_0x4fdda5['removeClass']('ck-revision-history-root-add',_0x4ef0c5),_0x4fdda5['removeClass']('ck-revision-history-root-remove',_0x4ef0c5),_0x4fdda5['removeClass']('ck-revision-history-root--active',_0x4ef0c5),_0x2d6d6){const _0xfc79c5=this['_getChangeFromId'](_0x2d6d6);if(!_0xfc79c5)return null;_0x4fdda5['setAttribute']('data-change-id',_0x2d6d6,_0x4ef0c5),_0x4fdda5['addClass']('ck-revision-history-root-'+_0xfc79c5['type'],_0x4ef0c5),this['activeChange']==_0xfc79c5&&_0x4fdda5['addClass']('ck-revision-history-root--active',_0x4ef0c5);}}}});}),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'comment','model':_0x178a62=>'revision-comment:'+_0x178a62,'converterPriority':'highest'}),this['editor']['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion','model':_0x38542c=>'revision-suggestion:'+_0x38542c,'converterPriority':'highest'}),this['editor']['conversion']['for']('dataDowncast')['markerToData']({'model':'revision-suggestion','view':_0x15bc13=>({'name':'suggestion:'+_0x15bc13,'group':'revision-suggestion'}),'converterPriority':'highest'}),this['editor']['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'revision-suggestion','view':_0x5cc45c=>{const _0x1272bd=_0x5cc45c['markerName']['split'](':')[0x1];return'insertion'!=_0x1272bd&&'deletion'!=_0x1272bd?null:{'classes':['ck-suggestion-preview-marker','ck-suggestion-preview-marker-'+_0x1272bd]};}}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision-suggestion:deletion',X(this['editor'],'merge'),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('addMarker:revision-suggestion:insertion',X(this['editor'],'split'),{'priority':'high'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:revision-suggestion',(_0x524aca,_0x168f82,_0x245f48)=>{const _0x18dde1=_0x245f48['mapper']['markerNameToElements'](_0x168f82['markerName']);if(_0x18dde1){for(const _0x107693 of _0x18dde1)_0x107693['is']('uiElement')&&(_0x245f48['mapper']['unbindElementFromMarkerName'](_0x107693,_0x168f82['markerName']),_0x245f48['writer']['remove'](_0x107693));}},{'priority':'high'});}['_getChangeFromId'](_0x4c9f11){return this['_changeIdToChange']['get'](_0x4c9f11);}['_getViewForChange'](_0xe9a78b){return this['_changeView']&&this['_changeView']['destroy'](),this['_changeView']=new Q(this['editor']['locale'],_0xe9a78b),this['_changeView'];}['_initInteractions'](){this['editor']['model']['document']['selection']['observeMarkers']('revision'),this['on']('change:activeView',(_0x1adfef,_0x1df4ed,_0x2eb7e6,_0x3a3a8c)=>{_0x3a3a8c&&this['_balloon']['remove'](_0x3a3a8c),_0x2eb7e6&&(this['_balloon']['add']({'view':_0x2eb7e6,'stackId':'revisionHistoryLabel','position':{'target':()=>{const _0x1758db=this['editor']['editing'],_0xc9953a=this['_getChangeFromId'](_0x2eb7e6['changeId']);let _0x4dae9d;if(_0xc9953a['data']['isOnRoot']){const _0x54037e=_0x1758db['view']['getDomRoot'](_0xc9953a['rootName']);_0x4dae9d=Array['from'](_0x54037e['getClientRects']());}else{const _0x4b920b=this['editor']['model']['markers']['get']('revision:'+_0x2eb7e6['changeId']);_0x4dae9d=Array['from'](_0x1758db['mapper']['markerNameToElements'](_0x4b920b['name']))['map'](_0x4f5249=>_0x1758db['view']['domConverter']['mapViewToDom'](_0x4f5249))['map'](_0x3c4f77=>Array['from'](_0x3c4f77['getClientRects']()))['flat']();}if(!this['_activeViewTarget'])return _0x4dae9d[0x0];return _0x4dae9d['find'](_0x3e018a=>_0x3e018a['top']-0x3<=this['_activeViewTarget']['y']&&_0x3e018a['bottom']+0x3>=this['_activeViewTarget']['y']&&_0x3e018a['left']-0x3<=this['_activeViewTarget']['x']&&_0x3e018a['right']+0x3>=this['_activeViewTarget']['x'])||_0x4dae9d[0x0];}}}),this['_balloon']['showStack']('revisionHistoryLabel'));}),this['on']('change:activeChange',(_0x52d90a,_0xaf820e,_0x6a898d,_0x380dad)=>{this['activeView']=_0x6a898d?this['_getViewForChange'](_0x6a898d):null,this['editor']['model']['change'](()=>{const _0x5d03bb=this['editor']['editing'];_0x380dad&&(_0x380dad['data']['isOnRoot']?_0x5d03bb['view']['change'](_0x4c13f2=>{_0x4c13f2['removeClass']('ck-revision-history-root--active',_0x5d03bb['view']['document']['getRoot'](_0x380dad['rootName']));}):_0x5d03bb['reconvertMarker']('revision:'+_0x380dad['id'])),_0x6a898d&&(_0x6a898d['data']['isOnRoot']?_0x5d03bb['view']['change'](_0x3c5539=>{_0x3c5539['addClass']('ck-revision-history-root--active',_0x5d03bb['view']['document']['getRoot'](_0x6a898d['rootName']));}):_0x5d03bb['reconvertMarker']('revision:'+_0x6a898d['id']));});}),this['listenTo'](this['editor']['editing']['view']['document'],'mouseover',(_0xda8387,_0x572f4b)=>{if(this['activeChange'])return;const _0x360f6f=this['_findChangeIdFromDomTarget'](_0x572f4b['target']),_0x4eff75=this['_changeIdToChange']['get'](_0x360f6f);_0x4eff75?(this['_activeViewTarget']={'x':_0x572f4b['domEvent']['x'],'y':_0x572f4b['domEvent']['y']},this['activeView']=this['_getViewForChange'](_0x4eff75)):(this['_activeViewTarget']=null,this['activeView']=null);}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',(_0x271bed,_0x128384)=>{const _0x103bd7=this['_findChangeIdFromDomTarget'](_0x128384['target']),_0x2d1870=this['_changeIdToChange']['get'](_0x103bd7);_0x2d1870?(this['_activeViewTarget']={'x':_0x128384['domEvent']['x'],'y':_0x128384['domEvent']['y']},_0x2d1870===this['activeChange']?this['_balloon']['updatePosition']():this['activeChange']=_0x2d1870):(this['_activeViewTarget']=null,this['activeChange']=null);});}['_findChangeIdFromDomTarget'](_0xfeb567){do{const _0x4021a5=_0xfeb567['getAttribute']('data-change-id');if(_0x4021a5)return _0x4021a5;_0xfeb567=_0xfeb567['parent'];}while(_0xfeb567);return null;}['_cleanMarkers'](){this['editor']['model']['change'](_0x26f367=>{for(const _0x40c6cc of this['editor']['model']['markers'])_0x26f367['removeMarker'](_0x40c6cc);});}}function X(_0x291d9a,_0x143acc){return(_0x12ccb0,_0x397975,_0x415491)=>{if(!_0x415491['consumable']['test'](_0x397975['markerRange'],_0x12ccb0['name']))return;const _0x31de4c=_0x397975['markerRange']['getWalker'](),_0x57af88=_0x397975['markerRange']['start'],_0x9141e1=_0x291d9a['model']['schema'];let _0x377d91=null,_0x460a29=null,_0x135671=!0x1,_0x2cd2c3=!0x1;for(const _0x18dec of _0x31de4c){const _0xf1d109=_0x18dec['item'];_0x135671=_0x135671||_0x9141e1['isContent'](_0xf1d109);const _0x5312b4=_0x415491['mapper']['toViewElement'](_0xf1d109);if(_0x5312b4&&_0x5312b4['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x18dec['type']&&(_0x9141e1['isBlock'](_0xf1d109)&&!_0x9141e1['isLimit'](_0xf1d109)&&(_0xf1d109['nextSibling']||_0x57af88['isAtEnd']?_0x377d91&&_0x377d91['parent']==_0xf1d109||(_0x377d91=_0xf1d109,_0x15552b(_0x18dec['previousPosition']),_0x2cd2c3=!0x0):_0x460a29=_0x460a29||_0x18dec['previousPosition']));}function _0x15552b(_0x1a860b){const _0xa99fe=_0x415491['mapper']['toViewPosition'](_0x1a860b),_0x24054d=_0x415491['writer']['createUIElement']('span',{'class':'ck-suggestion-preview-marker-'+_0x143acc});_0x415491['writer']['insert'](_0xa99fe,_0x24054d),_0x415491['mapper']['bindElementToMarker'](_0x24054d,_0x397975['markerName']);}_0x135671||_0x2cd2c3||!_0x460a29||_0x15552b(_0x460a29);};}class wt extends _0x235e90{constructor(_0x4173a8){super(_0x4173a8);const _0x3392ff=_0x4173a8['plugins']['get'](m);this['affectsData']=!0x1,this['listenTo'](_0x3392ff,'change:isReady',()=>this['refresh']()),this['listenTo'](_0x3392ff,'change:isEnabled',()=>this['refresh']());}['execute'](){const _0x4a23e4=this['editor'],_0x2280bf=_0x4a23e4['plugins']['get'](m),_0x231759=_0x2280bf['isReady']?_0x2280bf['diff']['newRevisionId']:null;_0x4a23e4['config']['get']('revisionHistory')['restoreRevisionCallback'](_0x231759);}['refresh'](){const {isReady:_0x49aa99,isEnabled:_0x157e50,repository:_0x414a03,diff:_0x4c636a}=this['editor']['plugins']['get'](m),_0x3aac62=_0x4c636a&&_0x414a03['getLaterVisibleRevision'](_0x4c636a['newRevisionId']);this['isEnabled']=_0x49aa99&&_0x157e50&&Boolean(_0x3aac62);}}class pt extends _0x235e90{['_step'];constructor(_0x10eec6,{direction:_0x38a3f5}){super(_0x10eec6);const _0xe24054=_0x10eec6['plugins']['get'](m);this['affectsData']=!0x1,this['_step']='forward'===_0x38a3f5?0x1:-0x1,this['listenTo'](_0xe24054,'change:isReady',()=>this['refresh']()),this['listenTo'](_0xe24054,'change:isEnabled',()=>this['refresh']()),this['listenTo'](_0xe24054,'change:activeChange',()=>this['refresh']());}['execute'](){const _0x530375=this['editor'],_0x367be5=_0x530375['plugins']['get'](m),{isNavigationMode:_0x29ece9,currentChangeNumber:_0x472ff5}=_0x367be5;let _0x168c60;if(_0x367be5['activeChange']=_0x29ece9?_0x367be5['diff']['changes']['get'](_0x472ff5+this['_step']):_0x367be5['diff']['changes']['first'],_0x367be5['activeChange']['data']['isOnRoot'])_0x168c60=_0x530375['editing']['view']['getDomRoot'](_0x367be5['activeChange']['rootName']);else{const _0x240ddd=_0x530375['model']['markers']['get']('revision:'+_0x367be5['activeChange']['id']);_0x168c60=_0x333dad(_0x530375['editing'],_0x240ddd);}_0x698de3({'target':_0x168c60,'viewportOffset':0x28});}['refresh'](){const {isNavigationMode:_0xe128ca,currentChangeNumber:_0x5b8a56,numberOfChanges:_0x53df16,isReady:_0x2d38bd,isEnabled:_0x2135c2}=this['editor']['plugins']['get'](m);this['isEnabled']=!!(_0x2135c2&&_0x2d38bd&&_0x53df16)&&(!_0xe128ca||(0x1===this['_step']?_0x5b8a56<_0x53df16-0x1:_0x5b8a56>0x0));}}class _i extends _0x39cfbe{constructor(_0x57f8ca){super(_0x57f8ca);const _0x43decb=this['bindTemplate'],_0x2ca02f=new _0x2e3194(_0x57f8ca),_0x5000ef=new _0x2e3194(_0x57f8ca);this['set']('isNavigationMode',!0x1),this['set']('isReady',!0x1),this['set']('currentChangeNumber',0x0),this['set']('numberOfChanges',0x0),this['set']('isForwardNavigationEnabled',!0x1),this['set']('isBackwardNavigationEnabled',!0x1),this['bind']('_isStatusLabelVisible')['to'](this,'isReady',this,'numberOfChanges',(_0x27f260,_0x2a7f50)=>_0x27f260&&_0x2a7f50>0x0),this['bind']('_statusText')['to'](this,'isReady',this,'currentChangeNumber',this,'numberOfChanges',this,'isNavigationMode',(_0x3bcfce,_0x1c7462,_0x2e89a7,_0x44b3eb)=>{if(!_0x3bcfce)return g(_0x57f8ca,'Loading...');if(!_0x2e89a7)return g(_0x57f8ca,'No\x20changes');const _0x24bf4a=g(_0x57f8ca,'NUMBER_OF_CHANGES',_0x2e89a7);return _0x44b3eb?g(_0x57f8ca,'X_OF_Y_CHANGES',[_0x1c7462+0x1,_0x2e89a7]):_0x24bf4a;}),_0x2ca02f['set']({'label':g(_0x57f8ca,'Show\x20previous\x20change'),'tooltip':!0x0,'icon':_0x28f55c}),_0x5000ef['set']({'label':g(_0x57f8ca,'Show\x20next\x20change'),'tooltip':!0x0,'icon':_0x15d7a2}),_0x2ca02f['bind']('isEnabled')['to'](this,'isBackwardNavigationEnabled'),_0x5000ef['bind']('isEnabled')['to'](this,'isForwardNavigationEnabled'),_0x2ca02f['on']('execute',()=>this['fire']('execute','backward')),_0x5000ef['on']('execute',()=>this['fire']('execute','forward')),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-revision-history-ui','ck-revision-history-ui__changes-navigation']},'children':[{'tag':'span','attributes':{'class':['ck-revision-history-ui__changes-navigation__wrapper']},'children':[{'tag':'span','attributes':{'class':['ck-revision-history-ui__changes-navigation__label',_0x43decb['if']('_isStatusLabelVisible','ck-hidden',_0x2b37a1=>!_0x2b37a1)]},'children':[{'text':_0x43decb['to']('isNavigationMode',_0x1cbbbb=>_0x1cbbbb?g(_0x57f8ca,'EDIT_X_OF_Y_REVISIONS')+':\x20':g(_0x57f8ca,'Total')+':\x20')}]},{'text':_0x43decb['to']('_statusText')}]},new _0x5e79f7(),{'tag':'div','attributes':{'class':['ck-revision-history-ui__changes-navigation__navigation']},'children':[_0x2ca02f,_0x5000ef]}]});}}const ce='ck-editor__editable__loading-overlay';class le extends _0x425a55{static get['pluginName'](){return'RevisionViewerLoadingOverlay';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['show'](){const _0x25d9c9=this['editor']['editing']['view'];_0x25d9c9['change'](_0x4e624e=>{for(const _0x1bdfeb of _0x25d9c9['document']['roots'])_0x4e624e['addClass'](ce,_0x1bdfeb);});}['hide'](){const _0x35689b=this['editor']['editing']['view'];_0x35689b['change'](_0x40ef21=>{for(const _0x276a26 of _0x35689b['document']['roots'])_0x40ef21['removeClass'](ce,_0x276a26);});}}class R extends _0x425a55{static get['pluginName'](){return'RevisionViewerUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[m,le];}['init'](){const _0xd80a35=this['editor'],_0xa7366d=_0xd80a35['plugins']['get'](m),_0x59f044=_0xd80a35['plugins']['get'](le);_0xd80a35['ui']['componentFactory']['add']('exitToEditing',_0x213efb=>{const _0x57f800=new _0x2e3194(_0x213efb);return _0x57f800['set']({'label':g(_0x213efb,'Back\x20to\x20editing'),'icon':_0xfb9832,'withText':!0x0,'tooltip':!0x0,'class':'ck-revision-history-ui__back-to-editing'}),this['listenTo'](_0x57f800,'execute',()=>{_0xd80a35['config']['get']('revisionHistory')['closeRevisionViewerCallback']();}),_0x57f800;}),_0xd80a35['ui']['componentFactory']['add']('restoreRevision',_0x26f7d9=>{const _0x352b81=new _0x2e3194(_0x26f7d9);return _0x352b81['set']({'label':g(_0x26f7d9,'Restore\x20this\x20revision'),'withText':!0x0,'tooltip':!0x0}),_0x352b81['bind']('isEnabled')['to'](_0xd80a35['commands']['get']('restoreRevision')),this['listenTo'](_0x352b81,'execute',()=>_0xd80a35['execute']('restoreRevision')),_0x352b81;}),_0xd80a35['ui']['componentFactory']['add']('changesNavigation',_0x26038b=>{const _0x1cc757=new _i(_0x26038b),_0x9826aa=_0xd80a35['commands']['get']('showPreviousChange'),_0x39209d=_0xd80a35['commands']['get']('showNextChange');return _0x1cc757['bind']('isBackwardNavigationEnabled')['to'](_0x9826aa,'isEnabled'),_0x1cc757['bind']('isForwardNavigationEnabled')['to'](_0x39209d,'isEnabled'),_0x1cc757['bind']('isReady','currentChangeNumber','numberOfChanges','isNavigationMode')['to'](_0xa7366d),this['listenTo'](_0x1cc757,'execute',(_0x454b7c,_0x599d41)=>{_0xd80a35['execute']('forward'===_0x599d41?'showNextChange':'showPreviousChange');}),_0x1cc757;}),_0x59f044['show'](),_0xa7366d['on']('change:isReady',(_0x3832d0,_0x2caf3c,_0x51bbbd)=>{_0x51bbbd?_0x59f044['hide']():_0x59f044['show']();});}}class lt extends nt{['_resizeObserver']=null;constructor(_0x18cf09,_0x159098){super(_0x18cf09,_0x159098);const _0x3dd3a9=this['bindTemplate'];this['set']({'label':g(_0x18cf09,'Revision\x20name'),'_tooltipString':''}),this['fieldView']['placeholder']=g(_0x18cf09,'Enter\x20the\x20revision\x20name'),this['extendTemplate']({'tag':'span','attributes':{'class':['ck-revision-history-sidebar__revision-name'],'data-cke-tooltip-text':_0x3dd3a9['to']('_tooltipString'),'data-cke-tooltip-position':'s','data-cke-tooltip-class':'ck-tooltip_multi-line'}});}['render'](){super['render'](),this['_resizeObserver']=new at(this['fieldView']['element'],()=>this['_updateTooltipText']()),this['listenTo'](this['fieldView'],'input',()=>this['_updateTooltipText']());}['destroy'](){super['destroy'](),this['_resizeObserver']&&this['_resizeObserver']['destroy']();}['_updateTooltipText'](){const _0x486ae5=this['fieldView']['element'];this['_tooltipString']=_0x486ae5['scrollWidth']>_0x486ae5['clientWidth']&&_0x486ae5['value']||'';}}class oi extends _0x39cfbe{constructor(_0x4b4d07,_0x32c842,_0x22aeee){super(_0x4b4d07);const _0x29ee45=new _0x43ff91();_0x29ee45['set']({'content':_0x171f71,'viewBox':'0\x200\x2011\x2010'});const _0x3d9b01=['ck','ck-revision-history-sidebar__revision-author'];_0x22aeee&&_0x3d9b01['push']('ck-revision-history-sidebar__revision-author_creator');const _0x5e118d=[{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__revision-author__name'],'title':g(_0x4b4d07,_0x22aeee?'Revision\x20creator':'Revision\x20author')},'children':[_0x29ee45,_0x32c842['name']]}];this['setTemplate']({'tag':'li','attributes':{'class':_0x3d9b01},'children':_0x5e118d});}}function ni(_0x1f11f0,_0x315bf0){const _0x3848eb=_0x1f11f0['bindTemplate'],_0x28003a=_0x1f11f0['locale'],_0x2ede14=_0x2f3f6b(_0x28003a);_0x2ede14['panelPosition']='sw';const _0x1aa8a0=function(_0x3311ef,_0x21bbf2){const _0x43cf38=function(_0x5b4391,_0x47c6f7){const _0x3b3f9b=_0x5b4391['locale'],_0x5651a5={'Compare\x20against\x20selected':g(_0x3b3f9b,'Compare\x20against\x20selected'),'Name\x20this\x20revision':g(_0x3b3f9b,'Name\x20this\x20revision'),'Restore\x20this\x20revision':g(_0x3b3f9b,'Restore\x20this\x20revision')};return _0x47c6f7['map'](_0x3bce8d=>{const _0x49f9d8=_0x5651a5[_0x3bce8d['name']];return _0x49f9d8&&_0x49f9d8!==_0x3bce8d['name']&&(_0x3bce8d['name']=_0x49f9d8),_0x3bce8d;});}(_0x3311ef,_0x21bbf2),_0x5e6bb4=new _0x58d884();for(const _0x4bd617 of _0x43cf38){const _0x29ba85={'type':'button','model':new to({'label':_0x4bd617['name'],'class':_0x4bd617['class'],'withText':!0x0,'role':'menuitem','_action':_0x4bd617['action']})};_0x29ba85['model']['bind']('isEnabled')['to'](_0x3311ef,'isActionsDropdownOpen',_0x4c9114=>'function'!=typeof _0x4bd617['isEnabled']||(!_0x4c9114||_0x4bd617['isEnabled'](_0x3311ef))),_0x5e6bb4['add'](_0x29ba85);}return _0x5e6bb4;}(_0x1f11f0,_0x315bf0);return _0x1f11f0['bind']('isActionsDropdownOpen')['to'](_0x2ede14,'isOpen'),_0x2ede14['buttonView']['set']({'label':g(_0x28003a,'Show\x20more\x20items'),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x35f117}),_0x2ede14['extendTemplate']({'attributes':{'class':['ck-revision-history-sidebar__revision__actions',_0x3848eb['if']('isActionsDropdownOpen','ck-on')]},'on':{'click':_0x3848eb['to'](_0x55ef01=>_0x55ef01['stopPropagation']())}}),_0x2ede14['on']('execute',_0x354fcc=>{_0x1f11f0['isReady']&&'function'==typeof _0x354fcc['source']['_action']&&_0x354fcc['source']['_action'](_0x1f11f0);}),_0x101f1a(_0x2ede14,_0x1aa8a0,{'role':'menu'}),_0x2ede14['listenTo'](_0x1f11f0,'change:isActionsDropdownOpen',(_0x3b5c66,_0x12a12e,_0x2e8653)=>{if(_0x2e8653)for(const _0x5a3eaa of _0x2ede14['listView']['items']){const _0x3d7d5d=_0x5a3eaa['children']['first'],_0x85d131=_0x315bf0['find'](_0x4a6d03=>_0x4a6d03['action']===_0x3d7d5d['_action'])['isVisible'];_0x5a3eaa['isVisible']=void 0x0===_0x85d131||_0x85d131(_0x1f11f0);}}),_0x2ede14;}class ai extends/* #__PURE__ -- @preserve */
26
+ _0x1c40d5(_0x39cfbe){['id'];['revisionNameView'];['revisionActionsView'];['_revision'];['_requireRevisionName'];constructor(_0x41c7c0,_0x2e6999,_0x15041f,_0x3f1d0d){super(_0x41c7c0);const _0x5234b2=this['bindTemplate'],_0x5f8bf6=function(_0x40d764,_0x25c741){const _0x5ef324=Array['from'](_0x25c741['authors'])['filter'](_0x4b38d8=>_0x4b38d8!=_0x25c741['creator']);return _0x25c741['creator']&&_0x5ef324['unshift'](_0x25c741['creator']),_0x5ef324['map'](_0x2f2993=>new oi(_0x40d764,_0x2f2993,_0x2f2993==_0x25c741['creator']));}(_0x41c7c0,_0x2e6999);this['id']=_0x2e6999['id'],this['_revision']=_0x2e6999,this['_requireRevisionName']=_0x3f1d0d,this['bind']('name','createdAt')['to'](_0x2e6999),this['bind']('_createdAtFormatted')['to'](this,'createdAt',_0xcc5b4a=>{return _0x374cd1=_0x41c7c0['uiLanguage'],(_0xf49654=_0xcc5b4a)['toLocaleDateString'](_0x374cd1,{'month':'long','day':'numeric'})+',\x20'+_0xf49654['toLocaleTimeString'](_0x374cd1,{'hour':'numeric','minute':'numeric'});var _0x374cd1,_0xf49654;}),this['set']('isSelected',!0x1),this['set']('isHighlighted',!0x1),this['set']('isActionsDropdownOpen',!0x1),this['set']('isReady',!0x1),this['set']('isEnabled',!0x1),this['revisionNameView']=new lt(_0x41c7c0,ti),this['revisionNameView']['fieldView']['extendTemplate']({'attributes':{'maxlength':'220'}}),this['revisionNameView']['fieldView']['bind']('value')['to'](this,'name',_0x3647a5=>_0x3647a5||this['_createdAtFormatted']),this['revisionNameView']['bind']('isEnabled')['to'](this,'isSelected',this,'isEnabled',(_0x2780bf,_0xa5d028)=>_0x2780bf&&_0xa5d028),this['revisionActionsView']=_0x15041f&&_0x15041f['length']?ni(this,_0x15041f):'',this['revisionActionsView']&&this['revisionActionsView']['bind']('isEnabled')['to'](this),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-revision-history-sidebar__revision-wrapper',_0x5234b2['if']('isConfirm','ck-revision-history-sidebar__revision-wrapper_confirmation_visible')]},'children':[{'tag':'div','attributes':{'class':['ck','ck-reset','ck-revision-history-sidebar__revision',_0x5234b2['if']('isEnabled','ck-disabled',_0x2d0b54=>!_0x2d0b54),_0x5234b2['if']('isSelected','ck-revision-history-sidebar__revision_selected'),_0x5234b2['if']('isHighlighted','ck-revision-history-sidebar__revision_highlighted'),_0x5234b2['if']('isActionsDropdownOpen','ck-revision-history-sidebar__actions_dropdown_open')]},'children':[this['revisionNameView'],{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__revision__date']},'children':[{'text':_0x5234b2['to']('_createdAtFormatted')}]},{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__revision__controls-wrapper']},'children':[{'tag':'ul','attributes':{'class':['ck','ck-revision-history-sidebar__revision-authors']},'children':_0x5f8bf6}]},this['revisionActionsView']],'on':{'click':_0x5234b2['to'](_0x274550=>{_0x274550['srcElement']['closest']('.ck-thread__remove-confirm')||this['isReady']&&this['isEnabled']&&this['fire']('select',{'id':this['id']});})}}]});}['render'](){super['render']();const _0x368b02=this['revisionNameView']['fieldView']['element'];this['listenTo'](_0x368b02,'change',()=>{this['_requireRevisionName']&&!_0x368b02['value']||this['fire']('setName',{'id':this['id'],'name':_0x368b02['value']}),_0x368b02['value']||(_0x368b02['value']=this['name']?this['name']:this['_createdAtFormatted']);});}['select'](){this['isSelected']=!0x0;}['deselect'](){this['isSelected']=!0x1;}['highlight'](){this['isHighlighted']=!0x0;}['unhighlight'](){this['isHighlighted']=!0x1;}}function vi(_0x1bd92f,_0x2d88d2){const _0x1a4c46=_0x1f6c3a['fromJSDate'](_0x1bd92f)['setLocale'](_0x2d88d2),_0x3c2aab=_0x1f6c3a['local'](),_0x346da7=_0x3c2aab['minus']({'days':0x1})['startOf']('day');let _0x5d9c98,_0x2a563f;return _0x1a4c46['hasSame'](_0x3c2aab,'day')?(_0x5d9c98=_0x1a4c46['startOf']('day')['toJSDate'](),_0x2a563f=_0x1a4c46['toRelativeCalendar']()):_0x1a4c46['hasSame'](_0x346da7,'day')?(_0x5d9c98=_0x346da7['toJSDate'](),_0x2a563f=_0x1a4c46['toRelativeCalendar']()):_0x1a4c46['hasSame'](_0x3c2aab,'week')?(_0x5d9c98=_0x1a4c46['startOf']('week')['toJSDate'](),_0x2a563f=_0x1a4c46['weekdayLong']||''):_0x1a4c46['hasSame'](_0x3c2aab,'year')?(_0x5d9c98=_0x1a4c46['startOf']('month')['toJSDate'](),_0x2a563f=_0x1a4c46['monthLong']||''):(_0x5d9c98=_0x1a4c46['startOf']('year')['toJSDate'](),_0x2a563f=String(_0x1a4c46['year'])),{'startDate':_0x5d9c98,'localizedPeriodName':_0x2a563f};}class mi extends _0x39cfbe{['startDate'];['revisionViews'];['_revisionActions'];['_requireRevisionName'];constructor(_0x4db1b5,_0x18405c,_0x2f5eaa,_0x1f5b60){super(_0x4db1b5);const _0x4e9200=vi(_0x18405c,this['locale']['uiLanguage'])['localizedPeriodName'];this['startDate']=_0x18405c,this['revisionViews']=this['createCollection'](),this['_revisionActions']=_0x2f5eaa,this['_requireRevisionName']=_0x1f5b60,this['revisionViews']['delegate']('select')['to'](this),this['revisionViews']['delegate']('setName')['to'](this),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__time-period']},'children':[{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__time-period__label']},'children':[{'text':_0x4e9200}]},{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__time-period__revisions']},'children':this['revisionViews']}]});}['addRevision'](_0x49f9af){const _0x1cd15f=new ai(this['locale'],_0x49f9af,this['_revisionActions'],this['_requireRevisionName']);this['revisionViews']['add'](_0x1cd15f);}['removeRevision'](_0x2e212c){const _0x36ed84=this['revisionViews']['find'](_0x4a00f9=>_0x4a00f9['id']===_0x2e212c['id']);this['revisionViews']['remove'](_0x36ed84);}}class as extends _0x39cfbe{constructor(_0x5e610f){super(_0x5e610f);const _0x59a9ad=new _0x43ff91();_0x59a9ad['content']=_0x4280c8,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all','ck-revision-history-sidebar__header']},'children':[_0x59a9ad,{'tag':'span','attributes':{'class':['ck','ck-revision-history-sidebar__header__label']},'children':[g(_0x5e610f,'Revision\x20history')]}]});}}class di extends _0x39cfbe{['timePeriodViews'];['_revisions'];['_revisionActions'];['_requireRevisionName'];constructor(_0x529b68,_0xd08432,_0x4838a2,_0x4f54bc){super(_0x529b68);const _0x3a582a=this['bindTemplate'];this['timePeriodViews']=this['createCollection'](),this['timePeriodViews']['delegate']('select')['to'](this),this['timePeriodViews']['delegate']('setName')['to'](this),this['_revisions']=_0xd08432,this['_revisionActions']=_0x4838a2,this['_requireRevisionName']=_0x4f54bc,this['on']('select',(_0x3ff61f,_0x492eec)=>{this['fire']('revisionSelected',_0x492eec);}),this['on']('setName',(_0x465e29,_0x4b6a23)=>{this['fire']('revisionSetName',_0x4b6a23);}),this['set']('isEnabled',!0x1),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-rounded-corners','ck-revision-history-sidebar']},'children':[new as(_0x529b68),{'tag':'div','attributes':{'class':['ck','ck-revision-history-sidebar__timeline',_0x3a582a['if']('isEnabled','ck-disabled',_0x4702c9=>!_0x4702c9)]},'children':this['timePeriodViews']}]});}['render'](){super['render']();for(const _0x187d53 of this['_revisions'])this['_addRevision'](_0x187d53);this['_revisions']['on']('add',(_0x3053d9,_0xb2a5e0)=>{this['_addRevision'](_0xb2a5e0);}),this['_revisions']['on']('remove',(_0x2b0b72,_0x855cd0)=>{this['_removeRevision'](_0x855cd0);});}get['revisionViews'](){return this['timePeriodViews']['map'](_0x40ec05=>_0x40ec05['revisionViews']['map'](_0x2e89c5=>_0x2e89c5))['flat']();}['selectRevision'](_0x1e64da){for(const _0x4afeb2 of this['revisionViews'])_0x1e64da&&_0x1e64da['id']===_0x4afeb2['id']?_0x4afeb2['select']():_0x4afeb2['deselect']();}['highlightRevisions'](_0x35a66d){for(const _0x9aba08 of this['revisionViews'])_0x35a66d['some'](({id:_0x56564b})=>_0x56564b===_0x9aba08['id'])?_0x9aba08['highlight']():_0x9aba08['unhighlight']();}['_addRevision'](_0x4b5786){const _0x4883f4=vi(_0x4b5786['createdAt'],this['locale']['uiLanguage'])['startDate'];let _0x194a55=this['timePeriodViews']['get'](0x0);_0x194a55&&_0x194a55['startDate']['getTime']()===_0x4883f4['getTime']()||(_0x194a55=new mi(this['locale'],_0x4883f4,this['_revisionActions'],this['_requireRevisionName']),this['timePeriodViews']['add'](_0x194a55)),_0x194a55['addRevision'](_0x4b5786);}['_removeRevision'](_0xd9ebd9){const _0x3906e6=vi(_0xd9ebd9['createdAt'],this['locale']['uiLanguage'])['startDate'];this['_getTimePeriodViewByStartDate'](_0x3906e6)['removeRevision'](_0xd9ebd9);}['_getTimePeriodViewByStartDate'](_0x1f09ee){return this['timePeriodViews']['find'](_0x14f0a4=>_0x14f0a4['startDate']['getTime']()===_0x1f09ee['getTime']());}}class d extends _0x425a55{['_revisionViewer'];['_revisionsRepository'];['_sidebarView'];static ['defaultRevisionActions']=/* #__PURE__ -- @preserve */
27
27
  ((()=>['compareAgainstSelected','restoreRevision','nameRevision'])());static ['availableRevisionActions']=/* #__PURE__ -- @preserve */
28
- pt();static get['pluginName'](){return'RevisionsSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[m];}constructor(_0x1a050b){super(_0x1a050b),this['_revisionViewer']=_0x1a050b['plugins']['get'](m),this['_revisionsRepository']=this['_revisionViewer']['repository'],this['_sidebarView']=null;}['init'](){const _0x1c439a=this['_revisionsRepository']['_revisions'],_0x1a1bb7=this['_createRevisionActions'](),_0xfc19b8=this['editor']['config']['get']('revisionHistory.viewerSidebarContainer');this['_sidebarView']=new ni(this['editor']['locale'],_0x1c439a,_0x1a1bb7,this['editor']['config']['get']('revisionHistory.requireRevisionName')),this['_sidebarView']['on']('revisionSelected',this['_handleRevisionSelected']['bind'](this)),this['_sidebarView']['on']('revisionSetName',this['_handleRevisionSetName']['bind'](this)),this['_sidebarView']['bind']('isEnabled')['to'](this['_revisionViewer']),this['_sidebarView']['timePeriodViews']['on']('add',(_0x3cd933,_0x8ad500)=>{_0x8ad500['revisionViews']['on']('add',(_0xf07806,_0x25d6f5)=>{_0x25d6f5['bind']('isEnabled','isReady')['to'](this['_revisionViewer']);});}),this['_sidebarView']['render'](),this['listenTo'](this['editor']['data'],'ready',this['_handleEditorDataReady']['bind'](this)),this['listenTo'](this['_revisionViewer'],'change:diff',this['_handleDiffChange']['bind'](this)),_0xfc19b8['appendChild'](this['_sidebarView']['element']);}['destroy'](){this['_sidebarView']['element']['remove'](),this['_sidebarView']['destroy']();}['_handleEditorDataReady'](){const _0x17e511=this['_revisionsRepository']['getRevision'](0x0);if(_0x17e511){const _0x2f9509=this['_revisionsRepository']['getEarlierVisibleRevision'](_0x17e511['id']);this['_revisionViewer']['compare'](_0x17e511,_0x2f9509);}}['_handleRevisionSelected'](_0x390205,_0x5750f7){const _0x448516=this['_revisionsRepository']['getRevision'](_0x5750f7['id']),_0x535546=this['_revisionsRepository']['getEarlierVisibleRevision'](_0x448516['id']);this['_revisionViewer']['compare'](_0x448516,_0x535546);}['_handleRevisionSetName'](_0x336389,_0x4a16f6){this['_revisionsRepository']['getRevision'](_0x4a16f6['id'])['setName'](_0x4a16f6['name']);}['_handleDiffChange'](_0x1426bd,_0x4aa070,_0x261b86){const _0x5baf8a=this['_revisionsRepository']['getRevisionsInDiff'](_0x261b86);_0x5baf8a['length']>0x2?(this['_sidebarView']['highlightRevisions'](_0x5baf8a),this['_sidebarView']['selectRevision'](null)):(this['_sidebarView']['highlightRevisions']([]),this['_sidebarView']['selectRevision'](_0x5baf8a[0x0]));}['_createRevisionActions'](){const _0x79478e=this['editor'],_0xdd4711=d['availableRevisionActions'],_0x5f4bc6=_0x79478e['config']['get']('revisionHistory.revisionActions')||d['defaultRevisionActions'];if(_0x5f4bc6['length'])return _0x5f4bc6['map'](_0x3b755f=>{const _0x1765f9='string'==typeof _0x3b755f?Object['assign']({},_0xdd4711[_0x3b755f]):_0x3b755f;return _0x1765f9['action']=_0x1765f9['action']['bind'](this,_0x79478e),_0x1765f9['isVisible']&&(_0x1765f9['isVisible']=_0x1765f9['isVisible']['bind'](this,_0x79478e)),_0x1765f9;});}}function pt(){return{'compareAgainstSelected':{'name':'Compare\x20against\x20selected','action':({plugins:_0x65d560},_0x258540)=>{const _0xbef2ae=_0x65d560['get'](m),_0x467bd8=_0xbef2ae['repository'];let _0x92f4b7=_0xbef2ae['diff']['newRevisionId'],_0x1984c1=_0x258540['id'];_0x467bd8['getIndex'](_0x92f4b7)>_0x467bd8['getIndex'](_0x1984c1)&&([_0x92f4b7,_0x1984c1]=[_0x1984c1,_0x92f4b7]),_0xbef2ae['compare'](_0x92f4b7,_0x1984c1);},'isVisible':({plugins:_0x515b48},_0x4a1d65)=>{const _0x48f54e=_0x515b48['get'](m);return!(_0x48f54e['repository']['getRevisionsInDiff'](_0x48f54e['diff'])['length']>0x2)&&!_0x4a1d65['isSelected'];}},'restoreRevision':{'name':'Restore\x20this\x20revision','action':(_0x4a62e6,{id:_0x1dec0c})=>{_0x4a62e6['config']['get']('revisionHistory')['restoreRevisionCallback'](_0x1dec0c);},'isVisible':({plugins:_0x2f5ba7},_0x6cbc19)=>!!_0x2f5ba7['get'](m)['repository']['getLaterVisibleRevision'](_0x6cbc19['id'])},'nameRevision':{'name':'Name\x20this\x20revision','action':({plugins:_0x4f5cf5},{id:_0x5c28d8,revisionNameView:_0x5e0a92})=>{const _0x1aea61=_0x4f5cf5['get'](m),_0x1fe389=_0x1aea61['repository']['getEarlierVisibleRevision'](_0x5c28d8);_0x1aea61['compare'](_0x5c28d8,_0x1fe389),_0x5e0a92['focus'](),_0x5e0a92['fieldView']['select']();}}};}class tt extends st{['_view'];['_toolbarConfig'];['_elementReplacer'];get['view'](){return this['_view'];}constructor(_0x2102a3,_0x149a84){super(_0x2102a3),this['_view']=_0x149a84,this['_toolbarConfig']=et(_0x2102a3['config']['get']('toolbar')),this['_elementReplacer']=new ot();}get['element'](){return this['view']['element'];}['init'](_0x58823c){const _0x5d96a4=this['editor'],_0x22ee8d=this['view'],_0x3ac76c=_0x5d96a4['editing']['view'],_0x263ed4=_0x22ee8d['editable'],_0x493cae=_0x3ac76c['document']['getRoot']();_0x263ed4['name']=_0x493cae['rootName'],_0x22ee8d['render']();const _0x3f338e=_0x263ed4['element'];this['setEditableElement'](_0x263ed4['name'],_0x3f338e),_0x22ee8d['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3ac76c['attachDomRoot'](_0x3f338e),this['_elementReplacer']['replace'](_0x58823c,this['element']),this['_initToolbar'](),this['fire']('ready');}['destroy'](){super['destroy']();const _0xf90fd7=this['view'],_0x25b944=this['editor']['editing']['view'];this['_elementReplacer']['restore'](),_0x25b944['detachDomRoot'](_0xf90fd7['editable']['name']),_0xf90fd7['destroy']();}['_initToolbar'](){const _0x349b2c=this['view'];_0x349b2c['stickyPanel']['bind']('isActive')['to'](this['focusTracker'],'isFocused'),_0x349b2c['stickyPanel']['limiterElement']=_0x349b2c['element'],_0x349b2c['stickyPanel']['bind']('viewportTopOffset')['to'](this,'viewportOffset',({top:_0x467515})=>_0x467515),_0x349b2c['toolbar']['fillFromConfig'](this['_toolbarConfig'],this['componentFactory']),this['addToolbar'](_0x349b2c['toolbar']);}}class it extends rt{['_editable'];['stickyPanel'];['toolbar'];get['editable'](){return this['_editable'];}constructor(_0xf0d7e,_0x41e409,_0x3c83e2={}){super(_0xf0d7e),this['stickyPanel']=new ht(_0xf0d7e),this['toolbar']=new dt(_0xf0d7e,{'shouldGroupWhenFull':_0x3c83e2['shouldToolbarGroupWhenFull']}),this['_editable']=new ct(_0xf0d7e,_0x41e409);}['render'](){super['render'](),this['stickyPanel']['content']['add'](this['toolbar']),this['top']['add'](this['stickyPanel']),this['main']['add'](this['editable']);}}class w extends/* #__PURE__ -- @preserve */
29
- _0x35fb1a(_0x3836ac){['_ui'];get['ui'](){return this['_ui'];}constructor(_0x497642,_0x3f8a05){super(_0x3f8a05),this['sourceElement']=_0x497642,this['model']['document']['createRoot']();const _0x35629a=new it(this['locale'],this['editing']['view'],{'shouldToolbarGroupWhenFull':!0x0});this['_ui']=new tt(this,_0x35629a);}['destroy'](){return this['updateSourceElement'](),this['ui']['destroy'](),super['destroy']();}static async['create'](_0xf9cfa,_0x2b3e7c){const _0x8464cc=new this(_0xf9cfa,_0x2b3e7c);return await _0x8464cc['initPlugins'](),await _0x8464cc['ui']['init'](_0xf9cfa),await _0x8464cc['data']['init'](_0x8464cc['config']['get']('initialData')||''),_0x8464cc['fire']('ready'),_0x8464cc;}}const p=['RevisionHistoryUI','RestrictedEditingMode'];class _t extends _0x15b8d5{['result'];static get['pluginName'](){return'RevisionViewerIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53c28a){function _0x44ea8e(_0x4a4378){return _0x4a4378['map'](_0x2e1de5=>String['fromCharCode'](_0x2e1de5))['join']('');}super(_0x53c28a),this['result']='end',_0x53c28a[_0x44ea8e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44ea8e([0x76,0x69,0x65,0x77])][_0x44ea8e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44ea8e([0x61,0x75,0x74,0x6f]),_0x53c28a[_0x44ea8e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x44ea8e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44ea8e([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x44ea8e([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x44ea8e([0x6f,0x6b])});}}class k extends _0x15b8d5{['_viewerEditor'];static get['pluginName'](){return'RevisionHistory';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[u,f];}constructor(_0x3c1ecd){if(super(_0x3c1ecd),!this['editor']['config']['get']('revisionHistory'))throw new _0x10c13b('revision-history-missing-configuration',this);this['_viewerEditor']=null,this['set']('isRevisionViewerOpen',!0x1),this['editor']['config']['define']('revisionHistory.showRevisionViewerCallback',_0x45053a=>this['_showRevisionViewer']({..._0x45053a,'translations':this['editor']['locale']['translations']})),this['editor']['config']['define']('revisionHistory.closeRevisionViewerCallback',_0x3b76b4=>this['_closeRevisionViewer'](_0x3b76b4)),this['editor']['config']['define']('revisionHistory.restoreRevisionCallback',_0xa2641f=>this['_restoreRevision'](_0xa2641f)),this['editor']['config']['define']('revisionHistory.requireRevisionName',!0x1),this['_enhanceShowRevisionViewerCallback'](),this['_enhanceCloseRevisionViewerCallback']();}set['adapter'](_0x3e223e){this['editor']['plugins']['get']('RevisionTracker')['adapter']=_0x3e223e;}get['adapter'](){return this['editor']['plugins']['get']('RevisionTracker')['adapter'];}['addRevisionData'](_0xde57d3){return this['editor']['plugins']['get']('RevisionTracker')['addRevisionData'](_0xde57d3);}['getRevision'](_0x2f7f31){return this['editor']['plugins']['get']('RevisionsRepository')['getRevision'](_0x2f7f31);}['getRevisions'](_0x1e4df9){return this['editor']['plugins']['get']('RevisionsRepository')['getRevisions'](_0x1e4df9||{'toJSON':!0x1});}['_getRevisionViewerEditorConfig'](){const _0x340015=this['editor'],_0x2f4bcb=_0x339560(_0x340015,p),_0x30b7d8=_0x340015['plugins']['get']('RevisionTracker'),_0x2fc631=_0x340015['plugins']['get']('Users')['users'];return _0x2f4bcb['toolbar']=['exitToEditing','restoreRevision','changesNavigation'],delete _0x2f4bcb['lazyRoots'],(_0x2f4bcb['plugins']['push'](_t,m,R,class extends _0x15b8d5{static get['requires'](){return[m,'Users'];}['init'](){const _0x1803ca=this['editor']['plugins']['get']('Users');for(const _0x47404c of _0x2fc631)_0x47404c['isAnonymous']||_0x1803ca['getUser'](_0x47404c['id'])||_0x1803ca['addUser'](_0x47404c);const _0x4c8290=_0x30b7d8['repository']['getRevisions']();let _0x16e17=null;const _0x28318b=this['editor']['plugins']['get']('RevisionViewer');_0x28318b['adapter']=_0x30b7d8['adapter'],_0x28318b['bind']('isEnabled')['to'](_0x30b7d8),this['editor']['commands']['get']('restoreRevision')['bind']('isEnabled')['to'](_0x340015,'isReadOnly',_0x201e8c=>!_0x201e8c);for(const _0x33de68 of _0x4c8290){const _0x38612d=null===_0x33de68['creator'];if(_0x38612d&&_0x33de68['toVersion']===_0x33de68['fromVersion'])continue;const _0x5037dd=_0x33de68['toJSON']();_0x28318b['addRevisionData'](_0x5037dd,(_0x2d3134,_0x1e7a2f,_0x385c00)=>{if(_0x38612d){if(_0x16e17)_0x16e17['_update'](_0x2d3134,_0x1e7a2f);else{if(!_0x1e7a2f){const _0x3a8814=_0x385c00['toJSON']();_0x3a8814['id']=_0x1636c5(),_0x30b7d8['saveRevision'](_0x3a8814,_0x385c00['toVersion'])['then'](_0xd70b07=>{_0x16e17=_0xd70b07;});}}}else _0x33de68['_update'](_0x2d3134,_0x1e7a2f);});}}},d),_0x2f4bcb);}['_enhanceShowRevisionViewerCallback'](){const _0xfeb67d=this['editor']['config']['get']('revisionHistory')['showRevisionViewerCallback'];this['editor']['config']['set']('revisionHistory.showRevisionViewerCallback',async()=>{this['editor']['enableReadOnlyMode']('revision-history-viewer-opened');const _0xa8ead3=this['editor']['plugins']['get']('RevisionTracker');if(this['editor']['plugins']['has']('Autosave')){const _0x5e5e5f=this['editor']['plugins']['get']('Autosave');await _0x5e5e5f['save']();}else await _0xa8ead3['update']();if(this['editor']['plugins']['has']('PaginationLookup')&&this['editor']['plugins']['get']('PaginationLookup')['_recalculatePageBreaks'](),this['editor']['plugins']['has']('Dialog')){const _0x529d06=this['editor']['plugins']['get']('Dialog');_0x529d06['isOpen']&&_0x529d06['hide']();}const _0xaaa628=this['_getRevisionViewerEditorConfig']();return _0xfeb67d(_0xaaa628)['then'](_0x514eaa=>{return(this['_viewerEditor']=_0x514eaa,this['editor']['plugins']['has']('Annotations'))&&this['editor']['plugins']['get']('Annotations')['refreshVisibility'](),(this['editor']['plugins']['has']('DocumentOutline')&&(this['editor']['plugins']['get']('DocumentOutlineUI')['view']['element']['style']['display']='none'),_0x514eaa);})['catch'](_0x17d47b=>(console['error'](_0x17d47b),this['editor']['disableReadOnlyMode']('revision-history-viewer-opened'),null));});}['_enhanceCloseRevisionViewerCallback'](){const _0x4e5950=this['editor']['config']['get']('revisionHistory')['closeRevisionViewerCallback'];this['editor']['config']['set']('revisionHistory.closeRevisionViewerCallback',()=>(this['editor']['plugins']['has']('PaginationLookup')&&this['editor']['plugins']['get']('PaginationLookup')['_recalculatePageBreaks'](),this['editor']['plugins']['has']('DocumentOutline')&&(this['editor']['plugins']['get']('DocumentOutlineUI')['view']['element']['style']['display']=''),this['_viewerEditor']['plugins']['get']('RevisionViewer')['_cleanUp'](),_0x4e5950(this['_viewerEditor'])['then'](()=>{if(this['editor']['disableReadOnlyMode']('revision-history-viewer-opened'),this['_viewerEditor']=null,this['editor']['plugins']['has']('Annotations')){const _0x2d9838=this['editor']['plugins']['get']('Annotations');_0x2d9838['refreshVisibility'](),_0x2d9838['refreshPositioning']();}})));}['_showRevisionViewer'](_0x16f17a){const _0xc4003e=this['editor']['config']['get']('revisionHistory.editorContainer'),_0x179714=this['editor']['config']['get']('revisionHistory.viewerContainer'),_0x155ee1=this['editor']['config']['get']('revisionHistory.viewerEditorElement');return w['create'](_0x155ee1,_0x16f17a)['then'](_0x2e3798=>(_0x179714['style']['display']='block',_0xc4003e['style']['display']='none',this['isRevisionViewerOpen']=!0x0,_0x2e3798));}['_closeRevisionViewer'](_0xe1ea20){const _0x4da8f4=this['editor']['config']['get']('revisionHistory.editorContainer');return this['editor']['config']['get']('revisionHistory.viewerContainer')['style']['display']='none',_0x4da8f4['style']['display']='',this['isRevisionViewerOpen']=!0x1,_0xe1ea20['destroy']();}async['_restoreRevision'](_0x174ba0){const _0x2d1107=this['editor'],_0x17be4f=this['_viewerEditor']['plugins']['get']('RevisionViewer'),_0x5098b5=_0x2d1107['plugins']['get']('RevisionTracker'),_0x458f40=_0x2d1107['plugins']['get']('RevisionHistoryUtils'),_0x59f1b4=_0x17be4f['repository']['getRevision'](_0x174ba0);let _0x2d4799,_0x3d039e,_0x13a7af;try{await _0x458f40['loadRevisionData'](_0x59f1b4,this['adapter']),_0x2d4799=_0x458f40['getRevisionDocumentData'](_0x59f1b4),_0x3d039e=_0x458f40['getRevisionRootsAttributes'](_0x59f1b4);}catch(_0x4b9269){return void console['error'](_0x4b9269);}_0x2d1107['model']['change'](_0x432c1e=>{for(const _0xc64b06 of Array['from'](_0x2d1107['model']['markers']['getMarkersGroup']('restrictedEditingException')))_0x432c1e['removeMarker'](_0xc64b06);}),_0x17be4f['isReady']=!0x1,_0x2d1107['model']['enqueueChange'](_0x194a19=>{_0x194a19['setSelection'](null),_0x194a19['removeSelectionAttribute'](_0x2d1107['model']['document']['selection']['getAttributeKeys']());const _0x407b08=Object['keys'](_0x2d4799);for(const _0x3f169b of _0x2d1107['model']['document']['roots'])'$graveyard'!=_0x3f169b['rootName']&&_0x3f169b['isAttached']()&&!_0x407b08['includes'](_0x3f169b['rootName'])&&_0x194a19['detachRoot'](_0x3f169b);for(const _0x150574 of _0x407b08){let _0x40cd62=_0x2d1107['model']['document']['getRoot'](_0x150574);_0x40cd62&&_0x40cd62['isAttached']()||(_0x40cd62=_0x194a19['addRoot'](_0x150574));const _0x1b2462=_0x3d039e[_0x150574],_0x1796e9=Object['keys'](_0x1b2462),_0x2d7f1f=_0x2d4799[_0x150574];for(const _0x19a82c of _0x40cd62['getAttributeKeys']())_0x1796e9['includes'](_0x19a82c)||_0x194a19['removeAttribute'](_0x19a82c,_0x40cd62);for(const _0x1fc001 of _0x1796e9)_0x194a19['setAttribute'](_0x1fc001,_0x3d039e[_0x150574][_0x1fc001],_0x40cd62);_0x194a19['remove'](_0x194a19['createRangeIn'](_0x40cd62)),_0x194a19['insert'](_0x2d1107['data']['parse'](_0x2d7f1f,_0x40cd62),_0x40cd62,0x0);}});const _0x314855=g(_0x2d1107['locale'],'Restored');if(_0x59f1b4['name'])_0x13a7af=-0x1==_0x59f1b4['name']['indexOf'](_0x314855)?_0x314855+':\x20'+_0x59f1b4['name']:_0x59f1b4['name'];else _0x13a7af=_0x314855+':\x20'+(_0x59f1b4['createdAt']['toLocaleDateString'](_0x2d1107['locale']['uiLanguage'],{'month':'long','day':'numeric'})+',\x20'+_0x59f1b4['createdAt']['toLocaleTimeString'](_0x2d1107['locale']['uiLanguage'],{'hour':'numeric','minute':'numeric'}));return await _0x5098b5['saveRevision']({'name':_0x13a7af}),_0x17be4f['isReady']=!0x0,_0x2d1107['config']['get']('revisionHistory')['closeRevisionViewerCallback']();}}export{h as Revision,k as RevisionHistory,f as RevisionHistoryUI,V as RevisionHistoryUtils,u as RevisionTracker,m as RevisionViewer,w as RevisionViewerEditor,ge as RevisionViewerLoadingOverlay,R as RevisionViewerUI,I as RevisionsRepository,d as RevisionsSidebar};
28
+ _t();static get['pluginName'](){return'RevisionsSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[m];}constructor(_0xb0a2a8){super(_0xb0a2a8),this['_revisionViewer']=_0xb0a2a8['plugins']['get'](m),this['_revisionsRepository']=this['_revisionViewer']['repository'],this['_sidebarView']=null;}['init'](){const _0x23cd51=this['_revisionsRepository']['_revisions'],_0x5da023=this['_createRevisionActions'](),_0xcdc5c4=this['editor']['config']['get']('revisionHistory.viewerSidebarContainer');this['_sidebarView']=new di(this['editor']['locale'],_0x23cd51,_0x5da023,this['editor']['config']['get']('revisionHistory.requireRevisionName')),this['_sidebarView']['on']('revisionSelected',this['_handleRevisionSelected']['bind'](this)),this['_sidebarView']['on']('revisionSetName',this['_handleRevisionSetName']['bind'](this)),this['_sidebarView']['bind']('isEnabled')['to'](this['_revisionViewer']),this['_sidebarView']['timePeriodViews']['on']('add',(_0x3b2504,_0xb72622)=>{_0xb72622['revisionViews']['on']('add',(_0x14e8ec,_0x1a0d78)=>{_0x1a0d78['bind']('isEnabled','isReady')['to'](this['_revisionViewer']);});}),this['_sidebarView']['render'](),this['listenTo'](this['editor']['data'],'ready',this['_handleEditorDataReady']['bind'](this)),this['listenTo'](this['_revisionViewer'],'change:diff',this['_handleDiffChange']['bind'](this)),_0xcdc5c4['appendChild'](this['_sidebarView']['element']);}['destroy'](){this['_sidebarView']['element']['remove'](),this['_sidebarView']['destroy']();}['_handleEditorDataReady'](){const _0xc8e7cf=this['_revisionsRepository']['getRevision'](0x0);if(_0xc8e7cf){const _0x580429=this['_revisionsRepository']['getEarlierVisibleRevision'](_0xc8e7cf['id']);this['_revisionViewer']['compare'](_0xc8e7cf,_0x580429);}}['_handleRevisionSelected'](_0x50413f,_0x3d6974){const _0x454623=this['_revisionsRepository']['getRevision'](_0x3d6974['id']),_0x1c395b=this['_revisionsRepository']['getEarlierVisibleRevision'](_0x454623['id']);this['_revisionViewer']['compare'](_0x454623,_0x1c395b);}['_handleRevisionSetName'](_0x7680fd,_0x2420a7){this['_revisionsRepository']['getRevision'](_0x2420a7['id'])['setName'](_0x2420a7['name']);}['_handleDiffChange'](_0x4d9350,_0x48535b,_0x55c93c){const _0x4d70f7=this['_revisionsRepository']['getRevisionsInDiff'](_0x55c93c);_0x4d70f7['length']>0x2?(this['_sidebarView']['highlightRevisions'](_0x4d70f7),this['_sidebarView']['selectRevision'](null)):(this['_sidebarView']['highlightRevisions']([]),this['_sidebarView']['selectRevision'](_0x4d70f7[0x0]));}['_createRevisionActions'](){const _0x1f62f9=this['editor'],_0x1ff4a7=d['availableRevisionActions'],_0x23f157=_0x1f62f9['config']['get']('revisionHistory.revisionActions')||d['defaultRevisionActions'];if(_0x23f157['length'])return _0x23f157['map'](_0x1eafd1=>{const _0x25f1c0='string'==typeof _0x1eafd1?Object['assign']({},_0x1ff4a7[_0x1eafd1]):_0x1eafd1;return _0x25f1c0['action']=_0x25f1c0['action']['bind'](this,_0x1f62f9),_0x25f1c0['isVisible']&&(_0x25f1c0['isVisible']=_0x25f1c0['isVisible']['bind'](this,_0x1f62f9)),_0x25f1c0;});}}function _t(){return{'compareAgainstSelected':{'name':'Compare\x20against\x20selected','action':({plugins:_0x5f2871},_0x49872e)=>{const _0xc5ce4b=_0x5f2871['get'](m),_0xb12200=_0xc5ce4b['repository'];let _0x2066ac=_0xc5ce4b['diff']['newRevisionId'],_0x5cfe03=_0x49872e['id'];_0xb12200['getIndex'](_0x2066ac)>_0xb12200['getIndex'](_0x5cfe03)&&([_0x2066ac,_0x5cfe03]=[_0x5cfe03,_0x2066ac]),_0xc5ce4b['compare'](_0x2066ac,_0x5cfe03);},'isVisible':({plugins:_0x44e85b},_0x5daedf)=>{const _0x1a509d=_0x44e85b['get'](m);return!(_0x1a509d['repository']['getRevisionsInDiff'](_0x1a509d['diff'])['length']>0x2)&&!_0x5daedf['isSelected'];}},'restoreRevision':{'name':'Restore\x20this\x20revision','action':(_0x2ee712,{id:_0x5a947e})=>{_0x2ee712['config']['get']('revisionHistory')['restoreRevisionCallback'](_0x5a947e);},'isVisible':({plugins:_0x1af309},_0x2ebabb)=>!!_0x1af309['get'](m)['repository']['getLaterVisibleRevision'](_0x2ebabb['id'])},'nameRevision':{'name':'Name\x20this\x20revision','action':({plugins:_0x5eb6fa},{id:_0x1b6db9,revisionNameView:_0x1dc213})=>{const _0x2e1254=_0x5eb6fa['get'](m),_0x1b4376=_0x2e1254['repository']['getEarlierVisibleRevision'](_0x1b6db9);_0x2e1254['compare'](_0x1b6db9,_0x1b4376),_0x1dc213['focus'](),_0x1dc213['fieldView']['select']();}}};}class tt extends st{['_view'];['_toolbarConfig'];['_elementReplacer'];get['view'](){return this['_view'];}constructor(_0x2fc8e6,_0x1735d5){super(_0x2fc8e6),this['_view']=_0x1735d5,this['_toolbarConfig']=et(_0x2fc8e6['config']['get']('toolbar')),this['_elementReplacer']=new ot();}get['element'](){return this['view']['element'];}['init'](_0x1323a7){const _0x2c4f9b=this['editor'],_0x15a23b=this['view'],_0x2386e1=_0x2c4f9b['editing']['view'],_0x29d8ac=_0x15a23b['editable'],_0x797a75=_0x2386e1['document']['getRoot']();_0x29d8ac['name']=_0x797a75['rootName'],_0x15a23b['render']();const _0x3aee02=_0x29d8ac['element'];this['setEditableElement'](_0x29d8ac['name'],_0x3aee02),_0x15a23b['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2386e1['attachDomRoot'](_0x3aee02),this['_elementReplacer']['replace'](_0x1323a7,this['element']),this['_initToolbar'](),this['fire']('ready');}['destroy'](){super['destroy']();const _0x17b5b9=this['view'],_0x418e1d=this['editor']['editing']['view'];this['_elementReplacer']['restore'](),_0x418e1d['detachDomRoot'](_0x17b5b9['editable']['name']),_0x17b5b9['destroy']();}['_initToolbar'](){const _0x22d3a5=this['view'];_0x22d3a5['stickyPanel']['bind']('isActive')['to'](this['focusTracker'],'isFocused'),_0x22d3a5['stickyPanel']['limiterElement']=_0x22d3a5['element'],_0x22d3a5['stickyPanel']['bind']('viewportTopOffset')['to'](this,'viewportOffset',({top:_0x24e7d5})=>_0x24e7d5),_0x22d3a5['toolbar']['fillFromConfig'](this['_toolbarConfig'],this['componentFactory']),this['addToolbar'](_0x22d3a5['toolbar']);}}class it extends rt{['_editable'];['stickyPanel'];['toolbar'];get['editable'](){return this['_editable'];}constructor(_0x39133c,_0xe6513a,_0x3c45d3={}){super(_0x39133c),this['stickyPanel']=new ht(_0x39133c),this['toolbar']=new dt(_0x39133c,{'shouldGroupWhenFull':_0x3c45d3['shouldToolbarGroupWhenFull']}),this['_editable']=new ct(_0x39133c,_0xe6513a);}['render'](){super['render'](),this['stickyPanel']['content']['add'](this['toolbar']),this['top']['add'](this['stickyPanel']),this['main']['add'](this['editable']);}}class w extends/* #__PURE__ -- @preserve */
29
+ _0x1cb9b2(_0x55a24b){['_ui'];get['ui'](){return this['_ui'];}constructor(_0x120c05,_0x3c34e3){super(_0x3c34e3),this['sourceElement']=_0x120c05,this['model']['document']['createRoot']();const _0x24229b=new it(this['locale'],this['editing']['view'],{'shouldToolbarGroupWhenFull':!0x0});this['_ui']=new tt(this,_0x24229b);}['destroy'](){return this['updateSourceElement'](),this['ui']['destroy'](),super['destroy']();}static async['create'](_0x4a4c5a,_0x5e93ca){const _0x431a23=new this(_0x4a4c5a,_0x5e93ca);return await _0x431a23['initPlugins'](),await _0x431a23['ui']['init'](_0x4a4c5a),await _0x431a23['data']['init'](_0x431a23['config']['get']('initialData')||''),_0x431a23['fire']('ready'),_0x431a23;}}const p=['RevisionHistoryUI','RestrictedEditingMode'];class yt extends _0x425a55{['result'];static get['pluginName'](){return'RevisionViewerIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x44a61b){function _0x51ceda(_0xcb304d){return _0xcb304d['map'](_0x8c10d8=>String['fromCharCode'](_0x8c10d8))['join']('');}super(_0x44a61b),this['result']='end',_0x44a61b[_0x51ceda([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51ceda([0x76,0x69,0x65,0x77])][_0x51ceda([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51ceda([0x61,0x75,0x74,0x6f]),_0x44a61b[_0x51ceda([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x51ceda([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51ceda([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x51ceda([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x51ceda([0x6f,0x6b])});}}class k extends _0x425a55{['_viewerEditor'];static get['pluginName'](){return'RevisionHistory';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[u,f];}constructor(_0x19de7e){if(super(_0x19de7e),!this['editor']['config']['get']('revisionHistory'))throw new _0x26796e('revision-history-missing-configuration',this);this['_viewerEditor']=null,this['set']('isRevisionViewerOpen',!0x1),this['editor']['config']['define']('revisionHistory.showRevisionViewerCallback',_0x3dab08=>this['_showRevisionViewer']({..._0x3dab08,'translations':this['editor']['locale']['translations']})),this['editor']['config']['define']('revisionHistory.closeRevisionViewerCallback',_0x562cef=>this['_closeRevisionViewer'](_0x562cef)),this['editor']['config']['define']('revisionHistory.restoreRevisionCallback',_0x516260=>this['_restoreRevision'](_0x516260)),this['editor']['config']['define']('revisionHistory.requireRevisionName',!0x1),this['_enhanceShowRevisionViewerCallback'](),this['_enhanceCloseRevisionViewerCallback']();}set['adapter'](_0x341c32){this['editor']['plugins']['get']('RevisionTracker')['adapter']=_0x341c32;}get['adapter'](){return this['editor']['plugins']['get']('RevisionTracker')['adapter'];}['addRevisionData'](_0x58704a){return this['editor']['plugins']['get']('RevisionTracker')['addRevisionData'](_0x58704a);}['getRevision'](_0xedaae4){return this['editor']['plugins']['get']('RevisionsRepository')['getRevision'](_0xedaae4);}['getRevisions'](_0x4a294c){return this['editor']['plugins']['get']('RevisionsRepository')['getRevisions'](_0x4a294c||{'toJSON':!0x1});}['_getRevisionViewerEditorConfig'](){const _0xb20bba=this['editor'],_0x32db46=_0x349ba6(_0xb20bba,p),_0x47789b=_0xb20bba['plugins']['get']('RevisionTracker'),_0x528f1b=_0xb20bba['plugins']['get']('Users')['users'];return _0x32db46['toolbar']=['exitToEditing','restoreRevision','changesNavigation'],delete _0x32db46['lazyRoots'],(_0x32db46['plugins']['push'](yt,m,R,class extends _0x425a55{static get['requires'](){return[m,'Users'];}['init'](){const _0x1d78c1=this['editor']['plugins']['get']('Users');for(const _0x74eeb3 of _0x528f1b)_0x74eeb3['isAnonymous']||_0x1d78c1['getUser'](_0x74eeb3['id'])||_0x1d78c1['addUser'](_0x74eeb3);const _0x7fdee7=_0x47789b['repository']['getRevisions']();let _0x1148ef=null;const _0x29bfb0=this['editor']['plugins']['get']('RevisionViewer');_0x29bfb0['adapter']=_0x47789b['adapter'],_0x29bfb0['bind']('isEnabled')['to'](_0x47789b),this['editor']['commands']['get']('restoreRevision')['bind']('isEnabled')['to'](_0xb20bba,'isReadOnly',_0x2b1c86=>!_0x2b1c86);for(const _0xd792cd of _0x7fdee7){const _0x3d77e4=null===_0xd792cd['creator'];if(_0x3d77e4&&_0xd792cd['toVersion']===_0xd792cd['fromVersion'])continue;const _0x40eb17=_0xd792cd['toJSON']();_0x29bfb0['addRevisionData'](_0x40eb17,(_0x117cd3,_0x2f8417,_0x4b6706)=>{if(_0x3d77e4){if(_0x1148ef)_0x1148ef['_update'](_0x117cd3,_0x2f8417);else{if(!_0x2f8417){const _0x35f074=_0x4b6706['toJSON']();_0x35f074['id']=_0x450571(),_0x47789b['saveRevision'](_0x35f074,_0x4b6706['toVersion'])['then'](_0xa7fad6=>{_0x1148ef=_0xa7fad6;});}}}else _0xd792cd['_update'](_0x117cd3,_0x2f8417);});}}},d),_0x32db46);}['_enhanceShowRevisionViewerCallback'](){const _0x14f881=this['editor']['config']['get']('revisionHistory')['showRevisionViewerCallback'];this['editor']['config']['set']('revisionHistory.showRevisionViewerCallback',async()=>{this['editor']['enableReadOnlyMode']('revision-history-viewer-opened');const _0x4bbb70=this['editor']['plugins']['get']('RevisionTracker');if(this['editor']['plugins']['has']('Autosave')){const _0x2b01c=this['editor']['plugins']['get']('Autosave');await _0x2b01c['save']();}else await _0x4bbb70['update']();if(this['editor']['plugins']['has']('PaginationLookup')&&this['editor']['plugins']['get']('PaginationLookup')['_recalculatePageBreaks'](),this['editor']['plugins']['has']('Dialog')){const _0x323ca4=this['editor']['plugins']['get']('Dialog');_0x323ca4['isOpen']&&_0x323ca4['hide']();}const _0x1f9451=this['_getRevisionViewerEditorConfig']();return _0x14f881(_0x1f9451)['then'](_0x1459e0=>{return(this['_viewerEditor']=_0x1459e0,this['editor']['plugins']['has']('Annotations'))&&this['editor']['plugins']['get']('Annotations')['refreshVisibility'](),(this['editor']['plugins']['has']('DocumentOutline')&&(this['editor']['plugins']['get']('DocumentOutlineUI')['view']['element']['style']['display']='none'),_0x1459e0);})['catch'](_0x2cfe6c=>(console['error'](_0x2cfe6c),this['editor']['disableReadOnlyMode']('revision-history-viewer-opened'),null));});}['_enhanceCloseRevisionViewerCallback'](){const _0x2496ba=this['editor']['config']['get']('revisionHistory')['closeRevisionViewerCallback'];this['editor']['config']['set']('revisionHistory.closeRevisionViewerCallback',()=>(this['editor']['plugins']['has']('PaginationLookup')&&this['editor']['plugins']['get']('PaginationLookup')['_recalculatePageBreaks'](),this['editor']['plugins']['has']('DocumentOutline')&&(this['editor']['plugins']['get']('DocumentOutlineUI')['view']['element']['style']['display']=''),this['_viewerEditor']['plugins']['get']('RevisionViewer')['_cleanUp'](),_0x2496ba(this['_viewerEditor'])['then'](()=>{if(this['editor']['disableReadOnlyMode']('revision-history-viewer-opened'),this['_viewerEditor']=null,this['editor']['plugins']['has']('Annotations')){const _0x4a15bb=this['editor']['plugins']['get']('Annotations');_0x4a15bb['refreshVisibility'](),_0x4a15bb['refreshPositioning']();}})));}['_showRevisionViewer'](_0x380e83){const _0x385fa4=this['editor']['config']['get']('revisionHistory.editorContainer'),_0x456f46=this['editor']['config']['get']('revisionHistory.viewerContainer'),_0x866591=this['editor']['config']['get']('revisionHistory.viewerEditorElement');return w['create'](_0x866591,_0x380e83)['then'](_0x690b55=>(_0x456f46['style']['display']='block',_0x385fa4['style']['display']='none',this['isRevisionViewerOpen']=!0x0,_0x690b55));}['_closeRevisionViewer'](_0x175f7d){const _0x5525d7=this['editor']['config']['get']('revisionHistory.editorContainer');return this['editor']['config']['get']('revisionHistory.viewerContainer')['style']['display']='none',_0x5525d7['style']['display']='',this['isRevisionViewerOpen']=!0x1,_0x175f7d['destroy']();}async['_restoreRevision'](_0x34b260){const _0x388694=this['editor'],_0x44ae18=this['_viewerEditor']['plugins']['get']('RevisionViewer'),_0x46ac1a=_0x388694['plugins']['get']('RevisionTracker'),_0x282985=_0x388694['plugins']['get']('RevisionHistoryUtils'),_0x5de94a=_0x44ae18['repository']['getRevision'](_0x34b260);let _0x2876b0,_0x5127de,_0x218e6b;try{await _0x282985['loadRevisionData'](_0x5de94a,this['adapter']),_0x2876b0=_0x282985['getRevisionDocumentData'](_0x5de94a),_0x5127de=_0x282985['getRevisionRootsAttributes'](_0x5de94a);}catch(_0x367051){return void console['error'](_0x367051);}_0x388694['model']['change'](_0x57be7c=>{for(const _0x5b81e9 of Array['from'](_0x388694['model']['markers']['getMarkersGroup']('restrictedEditingException')))_0x57be7c['removeMarker'](_0x5b81e9);}),_0x44ae18['isReady']=!0x1,_0x388694['model']['enqueueChange'](_0x566019=>{_0x566019['setSelection'](null),_0x566019['removeSelectionAttribute'](_0x388694['model']['document']['selection']['getAttributeKeys']());const _0x43d1cf=Object['keys'](_0x2876b0);for(const _0x32b31f of _0x388694['model']['document']['roots'])'$graveyard'!=_0x32b31f['rootName']&&_0x32b31f['isAttached']()&&!_0x43d1cf['includes'](_0x32b31f['rootName'])&&_0x566019['detachRoot'](_0x32b31f);for(const _0x2dc6b5 of _0x43d1cf){let _0x5ebff5=_0x388694['model']['document']['getRoot'](_0x2dc6b5);_0x5ebff5&&_0x5ebff5['isAttached']()||(_0x5ebff5=_0x566019['addRoot'](_0x2dc6b5));const _0x3416b8=_0x5127de[_0x2dc6b5],_0x2740dd=Object['keys'](_0x3416b8),_0x251e5f=_0x2876b0[_0x2dc6b5];for(const _0x4e6b7a of _0x5ebff5['getAttributeKeys']())_0x2740dd['includes'](_0x4e6b7a)||_0x566019['removeAttribute'](_0x4e6b7a,_0x5ebff5);for(const _0x17c4a1 of _0x2740dd)_0x566019['setAttribute'](_0x17c4a1,_0x5127de[_0x2dc6b5][_0x17c4a1],_0x5ebff5);_0x566019['remove'](_0x566019['createRangeIn'](_0x5ebff5)),_0x566019['insert'](_0x388694['data']['parse'](_0x251e5f,_0x5ebff5),_0x5ebff5,0x0);}});const _0x1fafd3=g(_0x388694['locale'],'Restored');if(_0x5de94a['name'])_0x218e6b=-0x1==_0x5de94a['name']['indexOf'](_0x1fafd3)?_0x1fafd3+':\x20'+_0x5de94a['name']:_0x5de94a['name'];else _0x218e6b=_0x1fafd3+':\x20'+(_0x5de94a['createdAt']['toLocaleDateString'](_0x388694['locale']['uiLanguage'],{'month':'long','day':'numeric'})+',\x20'+_0x5de94a['createdAt']['toLocaleTimeString'](_0x388694['locale']['uiLanguage'],{'hour':'numeric','minute':'numeric'}));return await _0x46ac1a['saveRevision']({'name':_0x218e6b}),_0x44ae18['isReady']=!0x0,_0x388694['config']['get']('revisionHistory')['closeRevisionViewerCallback']();}}export{h as Revision,k as RevisionHistory,f as RevisionHistoryUI,V as RevisionHistoryUtils,u as RevisionTracker,m as RevisionViewer,w as RevisionViewerEditor,le as RevisionViewerLoadingOverlay,R as RevisionViewerUI,I as RevisionsRepository,d as RevisionsSidebar};