@ckeditor/ckeditor5-revision-history 43.1.0-alpha.4 → 43.1.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/dist/index.js +6 -6
- package/package.json +8 -8
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x114c(){const _0x11bcd5=['ck-revision-history-sidebar__time-period__label','ck-revision-history-sidebar__time-period__revisions','addRevision','select','localizedPeriodName','944376tmkWuu','delegate','ck-revision-history-sidebar__time-period','revisionViews','find','uiLanguage','createCollection','span','remove','locale','1580348YEZeaC','setName','_revisionActions','startDate','2510956qZBdCH','div','12996112ClHUwH','4997355eNseKm','_requireRevisionName','setTemplate','removeRevision','330544kdgZDE','5892390WwcLqG','add','6qErljG'];_0x114c=function(){return _0x11bcd5;};return _0x114c();}const _0x5581ed=_0x153f;(function(_0xb9a05e,_0x42807e){const _0x4ba068=_0x153f,_0x4d8cd2=_0xb9a05e();while(!![]){try{const _0x310a61=parseInt(_0x4ba068(0x1dc))/0x1+parseInt(_0x4ba068(0x1e5))/0x2*(parseInt(_0x4ba068(0x1df))/0x3)+parseInt(_0x4ba068(0x1f3))/0x4+parseInt(_0x4ba068(0x1f6))/0x5+-parseInt(_0x4ba068(0x1dd))/0x6+parseInt(_0x4ba068(0x1ef))/0x7+-parseInt(_0x4ba068(0x1f5))/0x8;if(_0x310a61===_0x42807e)break;else _0x4d8cd2['push'](_0x4d8cd2['shift']());}catch(_0x319a7e){_0x4d8cd2['push'](_0x4d8cd2['shift']());}}}(_0x114c,0x7f463));function _0x153f(_0x9af990,_0x55b622){const _0x114c49=_0x114c();return _0x153f=function(_0x153f35,_0x5efb88){_0x153f35=_0x153f35-0x1da;let _0x1b6219=_0x114c49[_0x153f35];return _0x1b6219;},_0x153f(_0x9af990,_0x55b622);}import{View as _0x563bcb}from'ckeditor5/src/ui.js';import _0x549719 from'../revision/revisionview.js';import{getDateTimePeriodInfo as _0x3ef8f2}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebartimeperiod.css';export default class ai extends _0x563bcb{constructor(_0x39018d,_0x354a5c,_0x3a3ef4,_0x40d64b){const _0xb951ec=_0x153f;super(_0x39018d);const _0x542927=_0x3ef8f2(_0x354a5c,this[_0xb951ec(0x1ee)][_0xb951ec(0x1ea)])[_0xb951ec(0x1e4)];this[_0xb951ec(0x1f2)]=_0x354a5c,this[_0xb951ec(0x1e8)]=this[_0xb951ec(0x1eb)](),this[_0xb951ec(0x1f1)]=_0x3a3ef4,this[_0xb951ec(0x1f7)]=_0x40d64b,this[_0xb951ec(0x1e8)][_0xb951ec(0x1e6)](_0xb951ec(0x1e3))['to'](this),this[_0xb951ec(0x1e8)][_0xb951ec(0x1e6)](_0xb951ec(0x1f0))['to'](this),this[_0xb951ec(0x1da)]({'tag':_0xb951ec(0x1f4),'attributes':{'class':['ck',_0xb951ec(0x1e7)]},'children':[{'tag':_0xb951ec(0x1ec),'attributes':{'class':['ck',_0xb951ec(0x1e0)]},'children':[{'text':_0x542927}]},{'tag':_0xb951ec(0x1f4),'attributes':{'class':['ck',_0xb951ec(0x1e1)]},'children':this[_0xb951ec(0x1e8)]}]});}[_0x5581ed(0x1e2)](_0x3666a6){const _0x22fed6=_0x5581ed,_0x4daf9d=new _0x549719(this[_0x22fed6(0x1ee)],_0x3666a6,this[_0x22fed6(0x1f1)],this[_0x22fed6(0x1f7)]);this[_0x22fed6(0x1e8)][_0x22fed6(0x1de)](_0x4daf9d);}[_0x5581ed(0x1db)](_0x532416){const _0x353821=_0x5581ed,_0x46b6cc=this[_0x353821(0x1e8)][_0x353821(0x1e9)](_0x5b3ddf=>_0x5b3ddf['id']===_0x532416['id']);this[_0x353821(0x1e8)][_0x353821(0x1ed)](_0x46b6cc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1192dd=_0xe722;(function(_0x12a507,_0x74e1a0){const _0x37af29=_0xe722,_0x1adb5c=_0x12a507();while(!![]){try{const _0x2b355e=-parseInt(_0x37af29(0x8d))/0x1*(parseInt(_0x37af29(0x98))/0x2)+parseInt(_0x37af29(0x9d))/0x3*(-parseInt(_0x37af29(0xa1))/0x4)+parseInt(_0x37af29(0x9b))/0x5*(parseInt(_0x37af29(0x7b))/0x6)+parseInt(_0x37af29(0x88))/0x7*(parseInt(_0x37af29(0x93))/0x8)+-parseInt(_0x37af29(0x8c))/0x9*(-parseInt(_0x37af29(0xa2))/0xa)+parseInt(_0x37af29(0x99))/0xb*(-parseInt(_0x37af29(0x8e))/0xc)+parseInt(_0x37af29(0x78))/0xd*(parseInt(_0x37af29(0x7a))/0xe);if(_0x2b355e===_0x74e1a0)break;else _0x1adb5c['push'](_0x1adb5c['shift']());}catch(_0x540c86){_0x1adb5c['push'](_0x1adb5c['shift']());}}}(_0x13c8,0xcc51f));function _0xe722(_0x39391f,_0x5a8be2){const _0x13c8da=_0x13c8();return _0xe722=function(_0xe722d2,_0x32a904){_0xe722d2=_0xe722d2-0x75;let _0x2805c1=_0x13c8da[_0xe722d2];return _0x2805c1;},_0xe722(_0x39391f,_0x5a8be2);}import{View as _0x10ecaa}from'ckeditor5/src/ui.js';import _0x40a514 from'./revisionssidebartimeperiodview.js';function _0x13c8(){const _0x168971=['getTime','highlight','createCollection','revisionSelected','createdAt','revisionViews','revisionSetName','remove','setTemplate','ck-rounded-corners','setName','ck-revision-history-sidebar','deselect','_getTimePeriodViewByStartDate','isEnabled','selectRevision','8490989pYIwBR','locale','56bqayBp','7218SnEvae','timePeriodViews','_removeRevision','_requireRevisionName','add','_revisions','get','ck-revision-history-sidebar__timeline','find','unhighlight','highlightRevisions','addRevision','delegate','497tswZcH','uiLanguage','flat','bindTemplate','36KLrSNN','86120TcMnyR','15854676VXUhRo','startDate','ck-reset','fire','render','165448alxqWI','some','select','div','_addRevision','38mszuBy','11eqBTcC','map','905kGwalq','removeRevision','12YgtqPM','set','ck-disabled','_revisionActions','666256vkIYhI','404870VgXPhd'];_0x13c8=function(){return _0x168971;};return _0x13c8();}import _0xb2ed5e from'./revisionssidebarheaderview.js';import{getDateTimePeriodInfo as _0x494d06}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class ni extends _0x10ecaa{constructor(_0x217282,_0x1af47e,_0x4b8afc,_0x89d33b){const _0x5a9c2f=_0xe722;super(_0x217282);const _0x472df0=this[_0x5a9c2f(0x8b)];this[_0x5a9c2f(0x7c)]=this[_0x5a9c2f(0xa5)](),this[_0x5a9c2f(0x7c)][_0x5a9c2f(0x87)](_0x5a9c2f(0x95))['to'](this),this[_0x5a9c2f(0x7c)][_0x5a9c2f(0x87)](_0x5a9c2f(0xad))['to'](this),this[_0x5a9c2f(0x80)]=_0x1af47e,this[_0x5a9c2f(0xa0)]=_0x4b8afc,this[_0x5a9c2f(0x7e)]=_0x89d33b,this['on'](_0x5a9c2f(0x95),(_0x1eef0c,_0x3b7955)=>{const _0x130c1b=_0x5a9c2f;this[_0x130c1b(0x91)](_0x130c1b(0xa6),_0x3b7955);}),this['on'](_0x5a9c2f(0xad),(_0xe5815c,_0xf4b28a)=>{const _0x4fdb13=_0x5a9c2f;this[_0x4fdb13(0x91)](_0x4fdb13(0xa9),_0xf4b28a);}),this[_0x5a9c2f(0x9e)](_0x5a9c2f(0x76),!0x1),this[_0x5a9c2f(0xab)]({'tag':_0x5a9c2f(0x96),'attributes':{'class':['ck',_0x5a9c2f(0x90),_0x5a9c2f(0xac),_0x5a9c2f(0xae)]},'children':[new _0xb2ed5e(_0x217282),{'tag':_0x5a9c2f(0x96),'attributes':{'class':['ck',_0x5a9c2f(0x82),_0x472df0['if'](_0x5a9c2f(0x76),_0x5a9c2f(0x9f),_0x527e0b=>!_0x527e0b)]},'children':this[_0x5a9c2f(0x7c)]}]});}[_0x1192dd(0x92)](){const _0x2e106d=_0x1192dd;super[_0x2e106d(0x92)]();for(const _0x5cbd0d of this[_0x2e106d(0x80)])this[_0x2e106d(0x97)](_0x5cbd0d);this[_0x2e106d(0x80)]['on'](_0x2e106d(0x7f),(_0x49aeab,_0x3d089c)=>{const _0x2d2e63=_0x2e106d;this[_0x2d2e63(0x97)](_0x3d089c);}),this[_0x2e106d(0x80)]['on'](_0x2e106d(0xaa),(_0x2802c6,_0x33c581)=>{const _0x73ce05=_0x2e106d;this[_0x73ce05(0x7d)](_0x33c581);});}get[_0x1192dd(0xa8)](){const _0x2d836a=_0x1192dd;return this[_0x2d836a(0x7c)][_0x2d836a(0x9a)](_0x3d9658=>_0x3d9658[_0x2d836a(0xa8)][_0x2d836a(0x9a)](_0x348ffe=>_0x348ffe))[_0x2d836a(0x8a)]();}[_0x1192dd(0x77)](_0x455734){const _0x12513a=_0x1192dd;for(const _0x591d81 of this[_0x12513a(0xa8)])_0x455734&&_0x455734['id']===_0x591d81['id']?_0x591d81[_0x12513a(0x95)]():_0x591d81[_0x12513a(0xaf)]();}[_0x1192dd(0x85)](_0x38303b){const _0x51427c=_0x1192dd;for(const _0x452943 of this[_0x51427c(0xa8)])_0x38303b[_0x51427c(0x94)](({id:_0x197e92})=>_0x197e92===_0x452943['id'])?_0x452943[_0x51427c(0xa4)]():_0x452943[_0x51427c(0x84)]();}[_0x1192dd(0x97)](_0x737a18){const _0x3e6944=_0x1192dd,_0x5db976=_0x494d06(_0x737a18[_0x3e6944(0xa7)],this[_0x3e6944(0x79)][_0x3e6944(0x89)])[_0x3e6944(0x8f)];let _0x4af200=this[_0x3e6944(0x7c)][_0x3e6944(0x81)](0x0);_0x4af200&&_0x4af200[_0x3e6944(0x8f)][_0x3e6944(0xa3)]()===_0x5db976[_0x3e6944(0xa3)]()||(_0x4af200=new _0x40a514(this[_0x3e6944(0x79)],_0x5db976,this[_0x3e6944(0xa0)],this[_0x3e6944(0x7e)]),this[_0x3e6944(0x7c)][_0x3e6944(0x7f)](_0x4af200)),_0x4af200[_0x3e6944(0x86)](_0x737a18);}[_0x1192dd(0x7d)](_0x33623d){const _0x3bfa5e=_0x1192dd,_0x44f15e=_0x494d06(_0x33623d[_0x3bfa5e(0xa7)],this[_0x3bfa5e(0x79)][_0x3bfa5e(0x89)])[_0x3bfa5e(0x8f)];this[_0x3bfa5e(0x75)](_0x44f15e)[_0x3bfa5e(0x9c)](_0x33623d);}[_0x1192dd(0x75)](_0x10dc27){const _0x562e3f=_0x1192dd;return this[_0x562e3f(0x7c)][_0x562e3f(0x83)](_0x341467=>_0x341467[_0x562e3f(0x8f)][_0x562e3f(0xa3)]()===_0x10dc27[_0x562e3f(0xa3)]());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x232b38,_0x22b171){const _0x532e9b=_0x4874,_0xa5f628=_0x232b38();while(!![]){try{const _0x2bbdde=-parseInt(_0x532e9b(0x207))/0x1*(-parseInt(_0x532e9b(0x206))/0x2)+parseInt(_0x532e9b(0x203))/0x3+parseInt(_0x532e9b(0x202))/0x4*(-parseInt(_0x532e9b(0x210))/0x5)+-parseInt(_0x532e9b(0x1fe))/0x6*(-parseInt(_0x532e9b(0x213))/0x7)+-parseInt(_0x532e9b(0x1ed))/0x8*(-parseInt(_0x532e9b(0x1f6))/0x9)+parseInt(_0x532e9b(0x1f9))/0xa+-parseInt(_0x532e9b(0x204))/0xb;if(_0x2bbdde===_0x22b171)break;else _0xa5f628['push'](_0xa5f628['shift']());}catch(_0x6e32d7){_0xa5f628['push'](_0xa5f628['shift']());}}}(_0x1cc8,0x28a15));function _0x1cc8(){const _0x13a034=['9GlVbWS','EDIT_X_OF_Y_REVISIONS','isReady','370450MGBZDY','bind','ck-revision-history-ui__changes-navigation','span','Show\x20next\x20change','18exsCCM','Total','execute','backward','88raNscg','804009TsZEOE','5942651BFtVMQ','isBackwardNavigationEnabled','8GPrmFu','81112sGudGz','_statusText','_isStatusLabelVisible','setTemplate','isEnabled','ck-revision-history-ui__changes-navigation__navigation','isNavigationMode','X_OF_Y_CHANGES','bindTemplate','74525oaGPAa','currentChangeNumber','NUMBER_OF_CHANGES','445193QbSsCz','No\x20changes','fire','numberOfChanges','forward','ck-revision-history-ui__changes-navigation__wrapper','1714232ttWnYQ','ck-hidden','ck-revision-history-ui__changes-navigation__label','div','isForwardNavigationEnabled','set','ck-revision-history-ui','Loading...','Show\x20previous\x20change'];_0x1cc8=function(){return _0x13a034;};return _0x1cc8();}import{View as _0x51307d,ButtonView as _0x37cea4,ToolbarSeparatorView as _0x48eb40}from'ckeditor5/src/ui.js';import{getTranslation as _0x2fa4d5}from'../../utils/common-translations.js';import _0x420b3f from'../../../theme/icons/arrow-up.svg';import _0x19c74a from'../../../theme/icons/arrow-down.svg';function _0x4874(_0x284b1e,_0x535bec){const _0x1cc864=_0x1cc8();return _0x4874=function(_0x487497,_0x4b228a){_0x487497=_0x487497-0x1e8;let _0x4d6fa9=_0x1cc864[_0x487497];return _0x4d6fa9;},_0x4874(_0x284b1e,_0x535bec);}import'../../../theme/changesnavigation.css';export default class li extends _0x51307d{constructor(_0x51d823){const _0x560574=_0x4874;super(_0x51d823);const _0x42d973=this[_0x560574(0x20f)],_0x59052e=new _0x37cea4(_0x51d823),_0x56ce5c=new _0x37cea4(_0x51d823);this[_0x560574(0x1f2)](_0x560574(0x20d),!0x1),this[_0x560574(0x1f2)](_0x560574(0x1f8),!0x1),this[_0x560574(0x1f2)](_0x560574(0x211),0x0),this[_0x560574(0x1f2)](_0x560574(0x1ea),0x0),this[_0x560574(0x1f2)](_0x560574(0x1f1),!0x1),this[_0x560574(0x1f2)](_0x560574(0x205),!0x1),this[_0x560574(0x1fa)](_0x560574(0x209))['to'](this,_0x560574(0x1f8),this,_0x560574(0x1ea),(_0x1739d2,_0x13bceb)=>_0x1739d2&&_0x13bceb>0x0),this[_0x560574(0x1fa)](_0x560574(0x208))['to'](this,_0x560574(0x1f8),this,_0x560574(0x211),this,_0x560574(0x1ea),this,_0x560574(0x20d),(_0x455ca2,_0x4143f6,_0x21b381,_0x25e6ef)=>{const _0x50185e=_0x560574;if(!_0x455ca2)return _0x2fa4d5(_0x51d823,_0x50185e(0x1f4));if(!_0x21b381)return _0x2fa4d5(_0x51d823,_0x50185e(0x1e8));const _0x5b30ae=_0x2fa4d5(_0x51d823,_0x50185e(0x212),_0x21b381);return _0x25e6ef?_0x2fa4d5(_0x51d823,_0x50185e(0x20e),[_0x4143f6+0x1,_0x21b381]):_0x5b30ae;}),_0x59052e[_0x560574(0x1f2)]({'label':_0x2fa4d5(_0x51d823,_0x560574(0x1f5)),'tooltip':!0x0,'icon':_0x420b3f}),_0x56ce5c[_0x560574(0x1f2)]({'label':_0x2fa4d5(_0x51d823,_0x560574(0x1fd)),'tooltip':!0x0,'icon':_0x19c74a}),_0x59052e[_0x560574(0x1fa)](_0x560574(0x20b))['to'](this,_0x560574(0x205)),_0x56ce5c[_0x560574(0x1fa)](_0x560574(0x20b))['to'](this,_0x560574(0x1f1)),_0x59052e['on'](_0x560574(0x200),()=>this[_0x560574(0x1e9)](_0x560574(0x200),_0x560574(0x201))),_0x56ce5c['on'](_0x560574(0x200),()=>this[_0x560574(0x1e9)](_0x560574(0x200),_0x560574(0x1eb))),this[_0x560574(0x20a)]({'tag':_0x560574(0x1f0),'attributes':{'class':['ck',_0x560574(0x1f3),_0x560574(0x1fb)]},'children':[{'tag':_0x560574(0x1fc),'attributes':{'class':[_0x560574(0x1ec)]},'children':[{'tag':_0x560574(0x1fc),'attributes':{'class':[_0x560574(0x1ef),_0x42d973['if'](_0x560574(0x209),_0x560574(0x1ee),_0x28a9e6=>!_0x28a9e6)]},'children':[{'text':_0x42d973['to'](_0x560574(0x20d),_0x1344d2=>_0x1344d2?_0x2fa4d5(_0x51d823,_0x560574(0x1f7))+':\x20':_0x2fa4d5(_0x51d823,_0x560574(0x1ff))+':\x20')}]},{'text':_0x42d973['to'](_0x560574(0x208))}]},new _0x48eb40(),{'tag':_0x560574(0x1f0),'attributes':{'class':[_0x560574(0x20c)]},'children':[_0x59052e,_0x56ce5c]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22c021=_0xf523;(function(_0x25d910,_0x31595a){const _0x317090=_0xf523,_0x269722=_0x25d910();while(!![]){try{const _0x21c679=-parseInt(_0x317090(0x1ed))/0x1*(parseInt(_0x317090(0x1fd))/0x2)+parseInt(_0x317090(0x209))/0x3*(parseInt(_0x317090(0x1fc))/0x4)+-parseInt(_0x317090(0x1f2))/0x5*(parseInt(_0x317090(0x1f1))/0x6)+parseInt(_0x317090(0x1e5))/0x7*(parseInt(_0x317090(0x1dd))/0x8)+-parseInt(_0x317090(0x1ff))/0x9+-parseInt(_0x317090(0x200))/0xa+parseInt(_0x317090(0x1ea))/0xb;if(_0x21c679===_0x31595a)break;else _0x269722['push'](_0x269722['shift']());}catch(_0x150735){_0x269722['push'](_0x269722['shift']());}}}(_0x49de,0x58c2a));import{icons as _0x4ce184,Plugin as _0x54d9ca}from'ckeditor5/src/core.js';function _0xf523(_0x15f434,_0x2b8cfa){const _0x49ded6=_0x49de();return _0xf523=function(_0xf52388,_0x13dbcb){_0xf52388=_0xf52388-0x1db;let _0x4448f1=_0x49ded6[_0xf52388];return _0x4448f1;},_0xf523(_0x15f434,_0x2b8cfa);}import{ButtonView as _0xa95eb7}from'ckeditor5/src/ui.js';import _0x39d4a9 from'./changesnavigationview.js';import _0x2a2be3 from'./../../revisionviewer.js';import _0xeb41e4 from'./revisionviewerloadingoverlay.js';import{getTranslation as _0x135a78}from'../../utils/common-translations.js';import'../../../theme/revisionviewer.css';export default class R extends _0x54d9ca{static get[_0x22c021(0x1e4)](){const _0xbf0b30=_0x22c021;return _0xbf0b30(0x1f9);}static get[_0x22c021(0x207)](){return[_0x2a2be3,_0xeb41e4];}[_0x22c021(0x1e3)](){const _0x408619=_0x22c021,_0x3f3f4e=this[_0x408619(0x203)],_0x3e6294=_0x3f3f4e[_0x408619(0x1e0)][_0x408619(0x1f6)](_0x2a2be3),_0x37b238=_0x3f3f4e[_0x408619(0x1e0)][_0x408619(0x1f6)](_0xeb41e4);_0x3f3f4e['ui'][_0x408619(0x201)][_0x408619(0x1fb)](_0x408619(0x1f3),_0x5c45d6=>{const _0x581944=_0x408619,_0x14c3d1=new _0xa95eb7(_0x5c45d6);return _0x14c3d1[_0x581944(0x1f0)]({'label':_0x135a78(_0x5c45d6,_0x581944(0x1eb)),'icon':_0x4ce184[_0x581944(0x1e1)],'withText':!0x0,'tooltip':!0x0,'class':_0x581944(0x1f4)}),this[_0x581944(0x1f5)](_0x14c3d1,_0x581944(0x1fe),()=>{const _0x21410f=_0x581944;_0x3f3f4e[_0x21410f(0x1ef)][_0x21410f(0x1f6)](_0x21410f(0x1df))[_0x21410f(0x1e6)]();}),_0x14c3d1;}),_0x3f3f4e['ui'][_0x408619(0x201)][_0x408619(0x1fb)](_0x408619(0x206),_0x45dc77=>{const _0x1dbb51=_0x408619,_0x61c74f=new _0xa95eb7(_0x45dc77);return _0x61c74f[_0x1dbb51(0x1f0)]({'label':_0x135a78(_0x45dc77,_0x1dbb51(0x202)),'withText':!0x0,'tooltip':!0x0}),_0x61c74f[_0x1dbb51(0x1ec)](_0x1dbb51(0x1f7))['to'](_0x3f3f4e[_0x1dbb51(0x208)][_0x1dbb51(0x1f6)](_0x1dbb51(0x206))),this[_0x1dbb51(0x1f5)](_0x61c74f,_0x1dbb51(0x1fe),()=>_0x3f3f4e[_0x1dbb51(0x1fe)](_0x1dbb51(0x206))),_0x61c74f;}),_0x3f3f4e['ui'][_0x408619(0x201)][_0x408619(0x1fb)](_0x408619(0x1fa),_0xf0e9a=>{const _0x553e39=_0x408619,_0x3bda2a=new _0x39d4a9(_0xf0e9a),_0x5ae447=_0x3f3f4e[_0x553e39(0x208)][_0x553e39(0x1f6)](_0x553e39(0x1e7)),_0x3f84cc=_0x3f3f4e[_0x553e39(0x208)][_0x553e39(0x1f6)](_0x553e39(0x20a));return _0x3bda2a[_0x553e39(0x1ec)](_0x553e39(0x205))['to'](_0x5ae447,_0x553e39(0x1f7)),_0x3bda2a[_0x553e39(0x1ec)](_0x553e39(0x1e9))['to'](_0x3f84cc,_0x553e39(0x1f7)),_0x3bda2a[_0x553e39(0x1ec)](_0x553e39(0x1e8),_0x553e39(0x1db),_0x553e39(0x1f8),_0x553e39(0x1de))['to'](_0x3e6294),this[_0x553e39(0x1f5)](_0x3bda2a,_0x553e39(0x1fe),(_0x4a9c13,_0x349253)=>{const _0xfdc115=_0x553e39;_0x3f3f4e[_0xfdc115(0x1fe)](_0xfdc115(0x1ee)===_0x349253?_0xfdc115(0x20a):_0xfdc115(0x1e7));}),_0x3bda2a;}),_0x37b238[_0x408619(0x1dc)](),_0x3e6294['on'](_0x408619(0x1e2),(_0x267cb5,_0x691792,_0x51474e)=>{const _0x32624e=_0x408619;_0x51474e?_0x37b238[_0x32624e(0x204)]():_0x37b238[_0x32624e(0x1dc)]();});}}function _0x49de(){const _0x5036bd=['4938hEnYXm','215IpStAs','exitToEditing','ck-revision-history-ui__back-to-editing','listenTo','get','isEnabled','numberOfChanges','RevisionViewerUI','changesNavigation','add','200572lniSGh','772612gCREGx','execute','5589558nVauBX','2998560NYwJGh','componentFactory','Restore\x20this\x20revision','editor','hide','isBackwardNavigationEnabled','restoreRevision','requires','commands','33rwtRxI','showNextChange','currentChangeNumber','show','684808XzAQFS','isNavigationMode','revisionHistory','plugins','undo','change:isReady','init','pluginName','7KtNUAE','closeRevisionViewerCallback','showPreviousChange','isReady','isForwardNavigationEnabled','11759011fsiymH','Back\x20to\x20editing','bind','1VMUIBk','forward','config','set'];_0x49de=function(){return _0x5036bd;};return _0x49de();}
|