@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240306.0 → 0.0.0-nightly-20240308.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/translations/ar.po +4 -4
- package/lang/translations/bg.po +4 -4
- package/lang/translations/bn.po +4 -4
- package/lang/translations/ca.po +4 -4
- package/lang/translations/cs.po +4 -4
- package/lang/translations/da.po +4 -4
- package/lang/translations/de.po +4 -4
- package/lang/translations/el.po +4 -4
- package/lang/translations/es.po +4 -4
- package/lang/translations/et.po +4 -4
- package/lang/translations/fi.po +4 -4
- package/lang/translations/fr.po +4 -4
- package/lang/translations/he.po +4 -4
- package/lang/translations/hi.po +4 -4
- package/lang/translations/hu.po +4 -4
- package/lang/translations/id.po +4 -4
- package/lang/translations/it.po +4 -4
- package/lang/translations/ja.po +4 -4
- package/lang/translations/ko.po +4 -4
- package/lang/translations/lt.po +4 -4
- package/lang/translations/lv.po +4 -4
- package/lang/translations/ms.po +4 -4
- package/lang/translations/nl.po +4 -4
- package/lang/translations/no.po +4 -4
- package/lang/translations/pl.po +4 -4
- package/lang/translations/pt-br.po +4 -4
- package/lang/translations/pt.po +7 -7
- package/lang/translations/ro.po +4 -4
- package/lang/translations/ru.po +4 -4
- package/lang/translations/sk.po +4 -4
- package/lang/translations/sr.po +4 -4
- package/lang/translations/sv.po +4 -4
- package/lang/translations/th.po +4 -4
- package/lang/translations/tr.po +4 -4
- package/lang/translations/uk.po +4 -4
- package/lang/translations/vi.po +4 -4
- package/lang/translations/zh-cn.po +4 -4
- package/lang/translations/zh.po +4 -4
- package/package.json +5 -5
- package/src/changeitem.js +1 -1
- package/src/editor/revisionviewereditor.js +1 -1
- package/src/editor/revisionviewereditorui.js +1 -1
- package/src/editor/revisionviewereditoruiview.js +1 -1
- package/src/index.js +1 -1
- package/src/revision.js +1 -1
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +1 -1
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revision/utils.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
- package/src/utils/common-translations.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17b292=_0x492a;function _0x5281(){const _0x8c14fb=['cancelButtonView','label','ck-button-cancel','focus','504540zuAYsg','Save','tab','input','optional','revisionName','220','cancel','20040ESFIdw','focusTracker','ck-button-save','265039iZpdNO','forEach','render','arrowleft','151920UDwAWJ','Name\x20of\x20the\x20revision','saveButtonView','trim','check','type','999275LjRwmt','ck-responsive-form','extendTemplate','revisionNameInputValue','ck-revision-history-save-revision-form','keystrokes','focusFirst','listenTo','1510881lYXYOs','setTemplate','_createRevisionNameInput','_createButton','reset','stopPropagation','arrowright','arrowdown','1048qfPerL','errorText','arrowup','469ZCXYCs','add','Cancel','_focusables','_focusCycler','shift\x20+\x20tab','value','locale','execute','revisionNameInputView','submit','fieldView','form','set','3123lzRouD','element','delegate'];_0x5281=function(){return _0x8c14fb;};return _0x5281();}(function(_0x18eb65,_0x3090c5){const _0x5cc1c0=_0x492a,_0xb4d3c3=_0x18eb65();while(!![]){try{const _0x3f042b=-parseInt(_0x5cc1c0(0x21b))/0x1+-parseInt(_0x5cc1c0(0x21f))/0x2+parseInt(_0x5cc1c0(0x1f0))/0x3+parseInt(_0x5cc1c0(0x210))/0x4+-parseInt(_0x5cc1c0(0x1e8))/0x5+-parseInt(_0x5cc1c0(0x218))/0x6*(-parseInt(_0x5cc1c0(0x1fb))/0x7)+parseInt(_0x5cc1c0(0x1f8))/0x8*(-parseInt(_0x5cc1c0(0x209))/0x9);if(_0x3f042b===_0x3090c5)break;else _0xb4d3c3['push'](_0xb4d3c3['shift']());}catch(_0x49c9ce){_0xb4d3c3['push'](_0xb4d3c3['shift']());}}}(_0x5281,0x413df));import{icons as _0x559eb9}from'ckeditor5/src/core.js';import{ButtonView as _0x28e761,FocusCycler as _0x439e1c,LabeledFieldView as _0x13d531,View as _0x340492,ViewCollection as _0x4fc534,createLabeledInputText as _0x4bd5b7,injectCssTransitionDisabler as _0x2eb0ed,submitHandler as _0x4251e8}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1da85d,KeystrokeHandler as _0x308ca5}from'ckeditor5/src/utils.js';import{getTranslation as _0xc8d829}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';function _0x492a(_0x19ff22,_0x571ef8){const _0x528197=_0x5281();return _0x492a=function(_0x492a91,_0x20da18){_0x492a91=_0x492a91-0x1e3;let _0x22d6a6=_0x528197[_0x492a91];return _0x22d6a6;},_0x492a(_0x19ff22,_0x571ef8);}import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';export default class yt extends _0x340492{constructor(_0x10e8db,_0x13df97){const _0x5623b8=_0x492a;super(_0x10e8db),this[_0x5623b8(0x219)]=new _0x1da85d(),this[_0x5623b8(0x1ed)]=new _0x308ca5(),this[_0x5623b8(0x208)](_0x5623b8(0x1eb),''),this[_0x5623b8(0x204)]=this[_0x5623b8(0x1f2)](_0x13df97),this[_0x5623b8(0x1e4)]=this[_0x5623b8(0x1f3)](_0xc8d829(_0x10e8db,_0x5623b8(0x211)),_0x559eb9[_0x5623b8(0x1e6)],_0x5623b8(0x21a)),this[_0x5623b8(0x1e4)][_0x5623b8(0x1e7)]=_0x5623b8(0x205),this[_0x5623b8(0x20c)]=this[_0x5623b8(0x1f3)](_0xc8d829(_0x10e8db,_0x5623b8(0x1fd)),_0x559eb9[_0x5623b8(0x217)],_0x5623b8(0x20e),_0x5623b8(0x217)),this[_0x5623b8(0x1fe)]=new _0x4fc534(),this[_0x5623b8(0x1ff)]=new _0x439e1c({'focusables':this[_0x5623b8(0x1fe)],'focusTracker':this[_0x5623b8(0x219)],'keystrokeHandler':this[_0x5623b8(0x1ed)],'actions':{'focusPrevious':_0x5623b8(0x200),'focusNext':_0x5623b8(0x212)}}),this[_0x5623b8(0x1f1)]({'tag':_0x5623b8(0x207),'attributes':{'class':['ck',_0x5623b8(0x1ec),_0x5623b8(0x1e9)],'tabindex':'-1'},'children':[this[_0x5623b8(0x204)],this[_0x5623b8(0x1e4)],this[_0x5623b8(0x20c)]]}),_0x2eb0ed(this);}[_0x17b292(0x21d)](){const _0x15f0c9=_0x17b292;super[_0x15f0c9(0x21d)](),_0x4251e8({'view':this}),([this[_0x15f0c9(0x204)],this[_0x15f0c9(0x1e4)],this[_0x15f0c9(0x20c)]][_0x15f0c9(0x21c)](_0x4aa66b=>{const _0x23b96b=_0x15f0c9;this[_0x23b96b(0x1fe)][_0x23b96b(0x1fc)](_0x4aa66b),this[_0x23b96b(0x219)][_0x23b96b(0x1fc)](_0x4aa66b[_0x23b96b(0x20a)]);}),this[_0x15f0c9(0x1ed)][_0x15f0c9(0x1ef)](this[_0x15f0c9(0x20a)]));const _0x1346c1=_0x2503c2=>_0x2503c2[_0x15f0c9(0x1f5)]();this[_0x15f0c9(0x1ed)][_0x15f0c9(0x208)](_0x15f0c9(0x1f6),_0x1346c1),this[_0x15f0c9(0x1ed)][_0x15f0c9(0x208)](_0x15f0c9(0x21e),_0x1346c1),this[_0x15f0c9(0x1ed)][_0x15f0c9(0x208)](_0x15f0c9(0x1fa),_0x1346c1),this[_0x15f0c9(0x1ed)][_0x15f0c9(0x208)](_0x15f0c9(0x1f7),_0x1346c1);}[_0x17b292(0x20f)](){const _0x40d4b4=_0x17b292;this[_0x40d4b4(0x1ff)][_0x40d4b4(0x1ee)]();}get[_0x17b292(0x215)](){const _0x74f9c0=_0x17b292;return this[_0x74f9c0(0x204)][_0x74f9c0(0x206)][_0x74f9c0(0x20a)][_0x74f9c0(0x201)][_0x74f9c0(0x1e5)]();}set[_0x17b292(0x215)](_0x2f9372){const _0x399f41=_0x17b292;this[_0x399f41(0x204)][_0x399f41(0x206)][_0x399f41(0x20a)][_0x399f41(0x201)]=_0x2f9372[_0x399f41(0x1e5)]();}[_0x17b292(0x1f4)](){const _0x34ba7d=_0x17b292;this[_0x34ba7d(0x204)][_0x34ba7d(0x206)][_0x34ba7d(0x20a)][_0x34ba7d(0x201)]='',this[_0x34ba7d(0x204)][_0x34ba7d(0x1f9)]=null;}[_0x17b292(0x1f2)](_0x3d57e3){const _0x235566=_0x17b292,_0x5225cb=new _0x13d531(this[_0x235566(0x202)],_0x4bd5b7),_0x3f0d9a=_0x5225cb[_0x235566(0x206)];_0x3f0d9a[_0x235566(0x1ea)]({'attributes':{'maxlength':_0x235566(0x216)}});let _0xa3acba=_0xc8d829(this[_0x235566(0x202)],_0x235566(0x1e3));return!_0x3d57e3&&(_0xa3acba+='\x20('+_0xc8d829(this[_0x235566(0x202)],_0x235566(0x214))+')'),(_0x5225cb[_0x235566(0x20d)]=_0xa3acba,_0x3f0d9a['on'](_0x235566(0x213),()=>{const _0x33b4d5=_0x235566;this[_0x33b4d5(0x1eb)]=_0x3f0d9a[_0x33b4d5(0x20a)][_0x33b4d5(0x201)][_0x33b4d5(0x1e5)]();}),_0x5225cb);}[_0x17b292(0x1f3)](_0x25387a,_0x20b1f1,_0x2c1713,_0x30e2f4){const _0x50090f=_0x17b292,_0x540e3f=new _0x28e761(this[_0x50090f(0x202)]);return _0x540e3f[_0x50090f(0x208)]({'label':_0x25387a,'icon':_0x20b1f1,'tooltip':!0x0}),_0x540e3f[_0x50090f(0x1ea)]({'attributes':{'class':_0x2c1713}}),_0x30e2f4&&_0x540e3f[_0x50090f(0x20b)](_0x50090f(0x203))['to'](this,_0x30e2f4),_0x540e3f;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x234aa4=_0x3905;function _0x3905(_0x9e7481,_0x123a64){const _0x4d16c5=_0x4d16();return _0x3905=function(_0x390502,_0x2e98bc){_0x390502=_0x390502-0x1e9;let _0x1ba209=_0x4d16c5[_0x390502];return _0x1ba209;},_0x3905(_0x9e7481,_0x123a64);}(function(_0x377527,_0x22de37){const _0x5465a6=_0x3905,_0x33e3e9=_0x377527();while(!![]){try{const _0x30baeb=-parseInt(_0x5465a6(0x1f1))/0x1*(parseInt(_0x5465a6(0x21e))/0x2)+-parseInt(_0x5465a6(0x206))/0x3*(parseInt(_0x5465a6(0x1fe))/0x4)+parseInt(_0x5465a6(0x1ef))/0x5*(-parseInt(_0x5465a6(0x209))/0x6)+parseInt(_0x5465a6(0x1ee))/0x7*(-parseInt(_0x5465a6(0x223))/0x8)+parseInt(_0x5465a6(0x20f))/0x9+-parseInt(_0x5465a6(0x216))/0xa*(-parseInt(_0x5465a6(0x20c))/0xb)+-parseInt(_0x5465a6(0x1f8))/0xc*(-parseInt(_0x5465a6(0x1e9))/0xd);if(_0x30baeb===_0x22de37)break;else _0x33e3e9['push'](_0x33e3e9['shift']());}catch(_0x49c140){_0x33e3e9['push'](_0x33e3e9['shift']());}}}(_0x4d16,0x95038));import{Plugin as _0x1d2933,icons as _0x650592}from'ckeditor5/src/core.js';import{ListView as _0x25d148,ListItemView as _0x3d77cf,ButtonView as _0x39445f,createDropdown as _0x2f7ab8}from'ckeditor5/src/ui.js';import _0x370e67 from'../../revisiontracker.js';import _0x59a6a0 from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x206fe9}from'../../utils/common-translations.js';function _0x4d16(){const _0x1165d7=['items','isEnabled','RevisionTracker','plugins','451450ERaCKZ','RevisionHistoryUI','Open\x20revision\x20history','panelView','history','init','editor','saveButtonView','2RjnupW','get','buttonView','isReady','revisionHistory.requireRevisionName','7600872cEgpID','143FCKgSy','focus','view','addMany','The\x20revision\x20name\x20cannot\x20be\x20empty.','7zmStnx','10PJolya','execute','680213TVwqdS','Revision\x20history','revisionHistory','children','submit','saveRevision','length','3089124OwnwrX','set','showRevisionViewerCallback','editing','render','componentFactory','1891448iltvOt','pluginName','isOpen','Save\x20current\x20revision','revisionName','isReadOnly','change:isOpen','requires','6viYptL','config','bind','1101414jfAdSY','reset','add','22PWzuhZ','remove','cancel','5684013itIUhd','revisionNameInputView','errorText'];_0x4d16=function(){return _0x1165d7;};return _0x4d16();}export default class u extends _0x1d2933{static get[_0x234aa4(0x1ff)](){const _0x1f9d6a=_0x234aa4;return _0x1f9d6a(0x217);}static get[_0x234aa4(0x205)](){return[_0x370e67];}[_0x234aa4(0x21b)](){const _0x3c36d2=_0x234aa4,_0x5907ad=this[_0x3c36d2(0x21c)],_0x2acd7b=_0x5907ad[_0x3c36d2(0x215)][_0x3c36d2(0x21f)](_0x3c36d2(0x214));_0x5907ad['ui'][_0x3c36d2(0x1fd)][_0x3c36d2(0x20b)](_0x3c36d2(0x1f3),_0x294ccd=>{const _0x5c5837=_0x3c36d2,_0xbfa11e=_0x2f7ab8(_0x294ccd),_0x2f6c01=_0xbfa11e[_0x5c5837(0x219)][_0x5c5837(0x1f4)],_0x59d0dc=new _0x25d148(_0x294ccd),_0x1d9ac5=new _0x3d77cf(_0x294ccd),_0x1e6bda=new _0x39445f(_0x294ccd),_0x1f20ab=new _0x3d77cf(_0x294ccd),_0xdc937b=new _0x39445f(_0x294ccd),_0x533ff5=new _0x59a6a0(_0x294ccd,_0x5907ad[_0x5c5837(0x207)][_0x5c5837(0x21f)](_0x5c5837(0x222)));function _0x9ca605(){const _0xc0bcb7=_0x5c5837;_0x2f6c01[_0xc0bcb7(0x1f7)]&&_0x2f6c01[_0xc0bcb7(0x20d)](0x0),_0x2f6c01[_0xc0bcb7(0x20b)](_0x59d0dc);}function _0x344e59(){const _0x78fc44=_0x5c5837;_0xbfa11e[_0x78fc44(0x200)]=!0x1,_0x5907ad[_0x78fc44(0x1fb)][_0x78fc44(0x1eb)][_0x78fc44(0x1ea)]();}return _0xbfa11e[_0x5c5837(0x208)](_0x5c5837(0x213))['to'](_0x2acd7b,_0x5c5837(0x221),_0x2acd7b,_0x5c5837(0x213),_0x5907ad,_0x5c5837(0x203),(_0x277f84,_0x35fb5a,_0x4cba35)=>_0x277f84&&_0x35fb5a&&!_0x4cba35),_0xbfa11e[_0x5c5837(0x220)][_0x5c5837(0x1f9)]({'icon':_0x650592[_0x5c5837(0x21a)],'label':_0x206fe9(_0x294ccd,_0x5c5837(0x1f2)),'tooltip':!0x0}),_0x1e6bda[_0x5c5837(0x1f9)]({'label':_0x206fe9(_0x294ccd,_0x5c5837(0x201)),'withText':!0x0}),_0x1e6bda[_0x5c5837(0x208)](_0x5c5837(0x213))['to'](_0x2acd7b,_0x5c5837(0x221),_0x2acd7b,_0x5c5837(0x213),_0x5907ad,_0x5c5837(0x203),(_0x1e34bd,_0x559b6c,_0x2e4764)=>_0x1e34bd&&_0x559b6c&&!_0x2e4764),_0x1e6bda['on'](_0x5c5837(0x1f0),()=>(function(){const _0xeb674d=_0x5c5837;_0x2f6c01[_0xeb674d(0x1f7)]&&_0x2f6c01[_0xeb674d(0x20d)](0x0),(_0x533ff5[_0xeb674d(0x20a)](),_0x2f6c01[_0xeb674d(0x20b)](_0x533ff5),_0x533ff5[_0xeb674d(0x1ea)]());}())),_0xdc937b[_0x5c5837(0x1f9)]({'label':_0x206fe9(_0x294ccd,_0x5c5837(0x218)),'withText':!0x0}),_0xdc937b[_0x5c5837(0x208)](_0x5c5837(0x213))['to'](_0x2acd7b,_0x5c5837(0x221),_0x5907ad,_0x5c5837(0x203),(_0x219d16,_0x5819c3)=>_0x219d16&&!_0x5819c3),_0xdc937b['on'](_0x5c5837(0x1f0),()=>{const _0x6a9a0a=_0x5c5837;_0x5907ad[_0x6a9a0a(0x207)][_0x6a9a0a(0x21f)](_0x6a9a0a(0x1f3))[_0x6a9a0a(0x1fa)](),_0x344e59();}),_0x1d9ac5[_0x5c5837(0x1f4)][_0x5c5837(0x20b)](_0x1e6bda),_0x1f20ab[_0x5c5837(0x1f4)][_0x5c5837(0x20b)](_0xdc937b),_0x59d0dc[_0x5c5837(0x212)][_0x5c5837(0x1ec)]([_0x1d9ac5,_0x1f20ab]),_0xbfa11e['on'](_0x5c5837(0x204),()=>_0x9ca605()),_0x533ff5[_0x5c5837(0x21d)][_0x5c5837(0x208)](_0x5c5837(0x213))['to'](_0x2acd7b,_0x5c5837(0x221),_0x2acd7b,_0x5c5837(0x213),_0x5907ad,_0x5c5837(0x203),(_0x3f7a09,_0x4537cc,_0x208b04)=>_0x3f7a09&&_0x4537cc&&!_0x208b04),_0x533ff5['on'](_0x5c5837(0x1f5),()=>{const _0x442cda=_0x5c5837;_0x5907ad[_0x442cda(0x207)][_0x442cda(0x21f)](_0x442cda(0x222))&&''===_0x533ff5[_0x442cda(0x202)]?_0x533ff5[_0x442cda(0x210)][_0x442cda(0x211)]=_0x206fe9(_0x294ccd,_0x442cda(0x1ed)):(_0x5907ad[_0x442cda(0x215)][_0x442cda(0x21f)](_0x370e67)[_0x442cda(0x1f6)]({'name':_0x533ff5[_0x442cda(0x202)]}),_0x344e59());}),_0x533ff5['on'](_0x5c5837(0x20e),()=>_0x9ca605()),_0x533ff5[_0x5c5837(0x1fc)](),_0x9ca605(),_0xbfa11e;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x48bbc8=_0xb233;(function(_0x5397f3,_0x527801){const _0x56da15=_0xb233,_0x2b341b=_0x5397f3();while(!![]){try{const _0x3b138e=-parseInt(_0x56da15(0x1fd))/0x1+parseInt(_0x56da15(0x21e))/0x2+-parseInt(_0x56da15(0x1ef))/0x3*(parseInt(_0x56da15(0x20c))/0x4)+parseInt(_0x56da15(0x1e9))/0x5+parseInt(_0x56da15(0x21d))/0x6+-parseInt(_0x56da15(0x1d5))/0x7+-parseInt(_0x56da15(0x20d))/0x8*(parseInt(_0x56da15(0x1eb))/0x9);if(_0x3b138e===_0x527801)break;else _0x2b341b['push'](_0x2b341b['shift']());}catch(_0x3ea755){_0x2b341b['push'](_0x2b341b['shift']());}}}(_0x4222,0xef85d));import{Plugin as _0x37553c}from'ckeditor5/src/core.js';function _0xb233(_0x5792b1,_0x5e29bc){const _0x4222bb=_0x4222();return _0xb233=function(_0xb2332b,_0x109578){_0xb2332b=_0xb2332b-0x1d5;let _0x49aceb=_0x4222bb[_0xb2332b];return _0x49aceb;},_0xb233(_0x5792b1,_0x5e29bc);}import _0x6dbcce from'./revisionssidebarview.js';import _0x3fa386 from'../../revisionviewer.js';function _0x4222(){const _0x5a7cc8=['isReady','data','timePeriodViews','_createRevisionActions','revisionSetName','_handleEditorDataReady','489755tRcUkP','Compare\x20against\x20selected','170523LMgNEo','revisionSelected','action','_sidebarView','84954lulNhy','pluginName','locale','getRevision','add','getRevisionsInDiff','destroy','Name\x20this\x20revision','compare','_revisionsRepository','config','editor','map','string','227899hFohvU','nameRevision','RevisionsSidebar','listenTo','getIndex','init','getEarlierVisibleRevision','requires','render','isVisible','length','defaultRevisionActions','isSelected','restoreRevision','bind','52nKwgLy','16MTCGbF','assign','_revisions','get','revisionHistory.requireRevisionName','_handleDiffChange','fieldView','select','appendChild','focus','setName','revisionViews','plugins','name','remove','repository','10433826dNMHZx','1046394gNYASo','restoreRevisionCallback','_handleRevisionSelected','ready','availableRevisionActions','diff','revisionHistory.viewerSidebarContainer','5215749QxrxWu','getLaterVisibleRevision','newRevisionId','isEnabled','revisionHistory.revisionActions','Restore\x20this\x20revision','selectRevision','element','_handleRevisionSetName','_revisionViewer','revisionHistory','change:diff','highlightRevisions','compareAgainstSelected'];_0x4222=function(){return _0x5a7cc8;};return _0x4222();}export default class w extends _0x37553c{static get[_0x48bbc8(0x1f0)](){const _0x5bd711=_0x48bbc8;return _0x5bd711(0x1ff);}static get[_0x48bbc8(0x204)](){return[_0x3fa386];}constructor(_0x3c8d2e){const _0x2ee8e0=_0x48bbc8;super(_0x3c8d2e),this[_0x2ee8e0(0x1de)]=_0x3c8d2e[_0x2ee8e0(0x219)][_0x2ee8e0(0x210)](_0x3fa386),this[_0x2ee8e0(0x1f8)]=this[_0x2ee8e0(0x1de)][_0x2ee8e0(0x21c)],this[_0x2ee8e0(0x1ee)]=null;}[_0x48bbc8(0x202)](){const _0x419aa7=_0x48bbc8,_0x4205fa=this[_0x419aa7(0x1f8)][_0x419aa7(0x20f)],_0x1c68f7=this[_0x419aa7(0x1e6)](),_0x2e46f9=this[_0x419aa7(0x1fa)][_0x419aa7(0x1f9)][_0x419aa7(0x210)](_0x419aa7(0x224));this[_0x419aa7(0x1ee)]=new _0x6dbcce(this[_0x419aa7(0x1fa)][_0x419aa7(0x1f1)],_0x4205fa,_0x1c68f7,this[_0x419aa7(0x1fa)][_0x419aa7(0x1f9)][_0x419aa7(0x210)](_0x419aa7(0x211))),this[_0x419aa7(0x1ee)]['on'](_0x419aa7(0x1ec),this[_0x419aa7(0x220)][_0x419aa7(0x20b)](this)),this[_0x419aa7(0x1ee)]['on'](_0x419aa7(0x1e7),this[_0x419aa7(0x1dd)][_0x419aa7(0x20b)](this)),this[_0x419aa7(0x1ee)][_0x419aa7(0x20b)](_0x419aa7(0x1d8))['to'](this[_0x419aa7(0x1de)]),this[_0x419aa7(0x1ee)][_0x419aa7(0x1e5)]['on'](_0x419aa7(0x1f3),(_0x14e492,_0xd28ccb)=>{const _0x2ec642=_0x419aa7;_0xd28ccb[_0x2ec642(0x218)]['on'](_0x2ec642(0x1f3),(_0x17c139,_0x44a516)=>{const _0x26757e=_0x2ec642;_0x44a516[_0x26757e(0x20b)](_0x26757e(0x1d8),_0x26757e(0x1e3))['to'](this[_0x26757e(0x1de)]);});}),this[_0x419aa7(0x1ee)][_0x419aa7(0x205)](),this[_0x419aa7(0x200)](this[_0x419aa7(0x1fa)][_0x419aa7(0x1e4)],_0x419aa7(0x221),this[_0x419aa7(0x1e8)][_0x419aa7(0x20b)](this)),this[_0x419aa7(0x200)](this[_0x419aa7(0x1de)],_0x419aa7(0x1e0),this[_0x419aa7(0x212)][_0x419aa7(0x20b)](this)),_0x2e46f9[_0x419aa7(0x215)](this[_0x419aa7(0x1ee)][_0x419aa7(0x1dc)]);}[_0x48bbc8(0x1f5)](){const _0x21ce4c=_0x48bbc8;this[_0x21ce4c(0x1ee)][_0x21ce4c(0x1dc)][_0x21ce4c(0x21b)](),this[_0x21ce4c(0x1ee)][_0x21ce4c(0x1f5)]();}[_0x48bbc8(0x1e8)](){const _0x872230=_0x48bbc8,_0x16dd7c=this[_0x872230(0x1f8)][_0x872230(0x1f2)](0x0);if(_0x16dd7c){const _0x14ef36=this[_0x872230(0x1f8)][_0x872230(0x203)](_0x16dd7c['id']);this[_0x872230(0x1de)][_0x872230(0x1f7)](_0x16dd7c,_0x14ef36);}}[_0x48bbc8(0x220)](_0x4a7451,_0x5baedf){const _0x16fe7e=_0x48bbc8,_0xae5810=this[_0x16fe7e(0x1f8)][_0x16fe7e(0x1f2)](_0x5baedf['id']),_0x588e73=this[_0x16fe7e(0x1f8)][_0x16fe7e(0x203)](_0xae5810['id']);this[_0x16fe7e(0x1de)][_0x16fe7e(0x1f7)](_0xae5810,_0x588e73);}[_0x48bbc8(0x1dd)](_0x1fa9ea,_0x18595e){const _0x56ff5c=_0x48bbc8;this[_0x56ff5c(0x1f8)][_0x56ff5c(0x1f2)](_0x18595e['id'])[_0x56ff5c(0x217)](_0x18595e[_0x56ff5c(0x21a)]);}[_0x48bbc8(0x212)](_0x45e867,_0xbc5492,_0x1d05b8){const _0x3212c5=_0x48bbc8,_0xf57fd1=this[_0x3212c5(0x1f8)][_0x3212c5(0x1f4)](_0x1d05b8);_0xf57fd1[_0x3212c5(0x207)]>0x2?(this[_0x3212c5(0x1ee)][_0x3212c5(0x1e1)](_0xf57fd1),this[_0x3212c5(0x1ee)][_0x3212c5(0x1db)](null)):(this[_0x3212c5(0x1ee)][_0x3212c5(0x1e1)]([]),this[_0x3212c5(0x1ee)][_0x3212c5(0x1db)](_0xf57fd1[0x0]));}[_0x48bbc8(0x1e6)](){const _0x3880db=_0x48bbc8,_0x32a0d7=this[_0x3880db(0x1fa)],_0x4ab792=w[_0x3880db(0x222)],_0x1b731d=_0x32a0d7[_0x3880db(0x1f9)][_0x3880db(0x210)](_0x3880db(0x1d9))||w[_0x3880db(0x208)];if(_0x1b731d[_0x3880db(0x207)])return _0x1b731d[_0x3880db(0x1fb)](_0x54f24f=>{const _0x2cadcb=_0x3880db,_0x4175d4=_0x2cadcb(0x1fc)==typeof _0x54f24f?Object[_0x2cadcb(0x20e)]({},_0x4ab792[_0x54f24f]):_0x54f24f;return _0x4175d4[_0x2cadcb(0x1ed)]=_0x4175d4[_0x2cadcb(0x1ed)][_0x2cadcb(0x20b)](this,_0x32a0d7),_0x4175d4[_0x2cadcb(0x206)]&&(_0x4175d4[_0x2cadcb(0x206)]=_0x4175d4[_0x2cadcb(0x206)][_0x2cadcb(0x20b)](this,_0x32a0d7)),_0x4175d4;});}}w[_0x48bbc8(0x222)]={'compareAgainstSelected':{'name':_0x48bbc8(0x1ea),'action':({plugins:_0x496a99},_0x3b751f)=>{const _0x411352=_0x48bbc8,_0x32217c=_0x496a99[_0x411352(0x210)](_0x3fa386),_0x1b2228=_0x32217c[_0x411352(0x21c)];let _0x458594=_0x32217c[_0x411352(0x223)][_0x411352(0x1d7)],_0x2f22a4=_0x3b751f['id'];_0x1b2228[_0x411352(0x201)](_0x458594)>_0x1b2228[_0x411352(0x201)](_0x2f22a4)&&([_0x458594,_0x2f22a4]=[_0x2f22a4,_0x458594]),_0x32217c[_0x411352(0x1f7)](_0x458594,_0x2f22a4);},'isVisible':({plugins:_0x37691a},_0x4c8830)=>{const _0x18782c=_0x48bbc8,_0x462ea9=_0x37691a[_0x18782c(0x210)](_0x3fa386);return!(_0x462ea9[_0x18782c(0x21c)][_0x18782c(0x1f4)](_0x462ea9[_0x18782c(0x223)])[_0x18782c(0x207)]>0x2)&&!_0x4c8830[_0x18782c(0x209)];}},'restoreRevision':{'name':_0x48bbc8(0x1da),'action':(_0x31a3f4,{id:_0x466b3b})=>{const _0x65b562=_0x48bbc8;_0x31a3f4[_0x65b562(0x1f9)][_0x65b562(0x210)](_0x65b562(0x1df))[_0x65b562(0x21f)](_0x466b3b);},'isVisible':({plugins:_0x19ca74},_0x4e9702)=>!!_0x19ca74[_0x48bbc8(0x210)](_0x3fa386)[_0x48bbc8(0x21c)][_0x48bbc8(0x1d6)](_0x4e9702['id'])},'nameRevision':{'name':_0x48bbc8(0x1f6),'action':({plugins:_0x1d6873},{id:_0x3e4660,revisionNameView:_0x388f70})=>{const _0xea5bf3=_0x48bbc8,_0x18a4c2=_0x1d6873[_0xea5bf3(0x210)](_0x3fa386),_0x2b077e=_0x18a4c2[_0xea5bf3(0x21c)][_0xea5bf3(0x203)](_0x3e4660);_0x18a4c2[_0xea5bf3(0x1f7)](_0x3e4660,_0x2b077e),_0x388f70[_0xea5bf3(0x216)](),_0x388f70[_0xea5bf3(0x213)][_0xea5bf3(0x214)]();}}},w[_0x48bbc8(0x208)]=[_0x48bbc8(0x1e2),_0x48bbc8(0x20a),_0x48bbc8(0x1fe)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x5083(_0x3d9c,_0x2ebcad){const _0x37204d=_0x3720();return _0x5083=function(_0x50839c,_0xdb21c3){_0x50839c=_0x50839c-0x71;let _0x3c1b04=_0x37204d[_0x50839c];return _0x3c1b04;},_0x5083(_0x3d9c,_0x2ebcad);}(function(_0x50b437,_0x10d6d1){const _0xdb4923=_0x5083,_0x147379=_0x50b437();while(!![]){try{const _0x597f37=parseInt(_0xdb4923(0x7e))/0x1*(parseInt(_0xdb4923(0x80))/0x2)+parseInt(_0xdb4923(0x7f))/0x3*(-parseInt(_0xdb4923(0x81))/0x4)+-parseInt(_0xdb4923(0x85))/0x5*(parseInt(_0xdb4923(0x77))/0x6)+parseInt(_0xdb4923(0x7b))/0x7*(-parseInt(_0xdb4923(0x72))/0x8)+-parseInt(_0xdb4923(0x7a))/0x9*(-parseInt(_0xdb4923(0x78))/0xa)+parseInt(_0xdb4923(0x83))/0xb*(-parseInt(_0xdb4923(0x7c))/0xc)+parseInt(_0xdb4923(0x75))/0xd;if(_0x597f37===_0x10d6d1)break;else _0x147379['push'](_0x147379['shift']());}catch(_0x1dbc21){_0x147379['push'](_0x147379['shift']());}}}(_0x3720,0xd2d0b));function _0x3720(){const _0x3e02bc=['div','41135gJZkUV','history','Revision\x20history','177400Buchjz','span','ck-revision-history-sidebar__header__label','26802373CfRBPy','content','6Xolcsf','1318730KhQBGu','setTemplate','45xIdgGZ','133KWkrlR','3708KrpqwA','ck-reset_all','237PKBLMD','3QopTco','3134MZfrHp','2205452xuyJue','ck-revision-history-sidebar__header','44429jRCoyr'];_0x3720=function(){return _0x3e02bc;};return _0x3720();}import{View as _0x48a7ef,IconView as _0x5ae071}from'ckeditor5/src/ui.js';import{getTranslation as _0x172b72}from'../../utils/common-translations.js';import{icons as _0x162326}from'ckeditor5/src/core.js';import'../../../theme/revisionssidebar/revisionssidebarheader.css';export default class rs extends _0x48a7ef{constructor(_0x5f0faf){const _0x422928=_0x5083;super(_0x5f0faf);const _0x1354ff=new _0x5ae071();_0x1354ff[_0x422928(0x76)]=_0x162326[_0x422928(0x86)],this[_0x422928(0x79)]({'tag':_0x422928(0x84),'attributes':{'class':['ck',_0x422928(0x7d),_0x422928(0x82)]},'children':[_0x1354ff,{'tag':_0x422928(0x73),'attributes':{'class':['ck',_0x422928(0x74)]},'children':[_0x172b72(_0x5f0faf,_0x422928(0x71))]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4e050c=_0x1336;(function(_0x45a153,_0x352f72){const _0x183eae=_0x1336,_0x4cfbd1=_0x45a153();while(!![]){try{const _0x3eeb56=parseInt(_0x183eae(0x11e))/0x1+parseInt(_0x183eae(0x118))/0x2*(parseInt(_0x183eae(0x112))/0x3)+parseInt(_0x183eae(0x12c))/0x4+-parseInt(_0x183eae(0x132))/0x5*(parseInt(_0x183eae(0x127))/0x6)+parseInt(_0x183eae(0x111))/0x7*(parseInt(_0x183eae(0x11f))/0x8)+-parseInt(_0x183eae(0x128))/0x9*(parseInt(_0x183eae(0x125))/0xa)+-parseInt(_0x183eae(0x11a))/0xb*(parseInt(_0x183eae(0x12a))/0xc);if(_0x3eeb56===_0x352f72)break;else _0x4cfbd1['push'](_0x4cfbd1['shift']());}catch(_0x5b7cc1){_0x4cfbd1['push'](_0x4cfbd1['shift']());}}}(_0x534b,0x48e1f));import{View as _0x57d862}from'ckeditor5/src/ui.js';function _0x1336(_0xc745d6,_0x3b4e80){const _0x534b8a=_0x534b();return _0x1336=function(_0x13361d,_0x8ed7a8){_0x13361d=_0x13361d-0x111;let _0x371100=_0x534b8a[_0x13361d];return _0x371100;},_0x1336(_0xc745d6,_0x3b4e80);}import _0x48301f from'../revision/revisionview.js';function _0x534b(){const _0x509bf8=['24YsFieL','54wuVbYM','locale','12ZOObTj','ck-revision-history-sidebar__time-period__revisions','452784Pajmvj','span','add','setName','revisionViews','ck-revision-history-sidebar__time-period','493375tzmJDt','397159gvtOwe','303DtDmBu','ck-revision-history-sidebar__time-period__label','remove','find','div','delegate','8838FgZztV','createCollection','4809673GZShUk','_revisionActions','removeRevision','setTemplate','568984ehKkpO','72rWYqzk','startDate','select','_requireRevisionName','uiLanguage','localizedPeriodName','847770QIhRNr','addRevision'];_0x534b=function(){return _0x509bf8;};return _0x534b();}import{getDateTimePeriodInfo as _0xc4beb}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebartimeperiod.css';export default class mi extends _0x57d862{constructor(_0xc1cce5,_0x146f47,_0x131a99,_0x2a3b63){const _0x579a24=_0x1336;super(_0xc1cce5);const _0x2d9034=_0xc4beb(_0x146f47,this[_0x579a24(0x129)][_0x579a24(0x123)])[_0x579a24(0x124)];this[_0x579a24(0x120)]=_0x146f47,this[_0x579a24(0x130)]=this[_0x579a24(0x119)](),this[_0x579a24(0x11b)]=_0x131a99,this[_0x579a24(0x122)]=_0x2a3b63,this[_0x579a24(0x130)][_0x579a24(0x117)](_0x579a24(0x121))['to'](this),this[_0x579a24(0x130)][_0x579a24(0x117)](_0x579a24(0x12f))['to'](this),this[_0x579a24(0x11d)]({'tag':_0x579a24(0x116),'attributes':{'class':['ck',_0x579a24(0x131)]},'children':[{'tag':_0x579a24(0x12d),'attributes':{'class':['ck',_0x579a24(0x113)]},'children':[{'text':_0x2d9034}]},{'tag':_0x579a24(0x116),'attributes':{'class':['ck',_0x579a24(0x12b)]},'children':this[_0x579a24(0x130)]}]});}[_0x4e050c(0x126)](_0xc3b00){const _0x20104e=_0x4e050c,_0x52f753=new _0x48301f(this[_0x20104e(0x129)],_0xc3b00,this[_0x20104e(0x11b)],this[_0x20104e(0x122)]);this[_0x20104e(0x130)][_0x20104e(0x12e)](_0x52f753);}[_0x4e050c(0x11c)](_0x35e2f9){const _0x587a2b=_0x4e050c,_0x52a6cc=this[_0x587a2b(0x130)][_0x587a2b(0x115)](_0x57d4ee=>_0x57d4ee['id']===_0x35e2f9['id']);this[_0x587a2b(0x130)][_0x587a2b(0x114)](_0x52a6cc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a11e5=_0x34ba;(function(_0x4d7ecd,_0x9fc6aa){const _0x47c586=_0x34ba,_0x18dfb7=_0x4d7ecd();while(!![]){try{const _0xf955f7=-parseInt(_0x47c586(0x16a))/0x1+-parseInt(_0x47c586(0x157))/0x2*(-parseInt(_0x47c586(0x16c))/0x3)+parseInt(_0x47c586(0x16f))/0x4*(-parseInt(_0x47c586(0x14c))/0x5)+-parseInt(_0x47c586(0x160))/0x6*(-parseInt(_0x47c586(0x176))/0x7)+-parseInt(_0x47c586(0x156))/0x8*(parseInt(_0x47c586(0x16e))/0x9)+parseInt(_0x47c586(0x180))/0xa*(parseInt(_0x47c586(0x169))/0xb)+-parseInt(_0x47c586(0x161))/0xc*(-parseInt(_0x47c586(0x179))/0xd);if(_0xf955f7===_0x9fc6aa)break;else _0x18dfb7['push'](_0x18dfb7['shift']());}catch(_0x32e752){_0x18dfb7['push'](_0x18dfb7['shift']());}}}(_0x3b95,0x677e8));import{View as _0xaa632}from'ckeditor5/src/ui.js';function _0x3b95(){const _0x113b73=['30327giNBee','114665UKmspg','highlightRevisions','29391cBJHHg','add','171aYlWae','19556RNbpKA','ck-rounded-corners','remove','setName','some','startDate','_addRevision','1341529jxvNbA','locale','_getTimePeriodViewByStartDate','4631406Nkmjow','ck-disabled','unhighlight','select','flat','_revisionActions','_revisions','2260cBBbjx','createCollection','get','_removeRevision','removeRevision','timePeriodViews','535pgbHpd','render','revisionViews','deselect','ck-reset','setTemplate','div','getTime','ck-revision-history-sidebar','selectRevision','347656QdeNpA','68SybqoY','bindTemplate','map','delegate','find','ck-revision-history-sidebar__timeline','isEnabled','_requireRevisionName','revisionSetName','18fBIlCu','12SlkKqS','set','addRevision','revisionSelected','uiLanguage','highlight','createdAt','fire'];_0x3b95=function(){return _0x113b73;};return _0x3b95();}function _0x34ba(_0x43a402,_0x199744){const _0x3b9592=_0x3b95();return _0x34ba=function(_0x34ba0f,_0x2d02bf){_0x34ba0f=_0x34ba0f-0x147;let _0x3e5d19=_0x3b9592[_0x34ba0f];return _0x3e5d19;},_0x34ba(_0x43a402,_0x199744);}import _0x11a12 from'./revisionssidebartimeperiodview.js';import _0x35b10d from'./revisionssidebarheaderview.js';import{getDateTimePeriodInfo as _0xb2525}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class ci extends _0xaa632{constructor(_0x3215c0,_0x13d59f,_0x321381,_0x45e3b3){const _0x3c20fb=_0x34ba;super(_0x3215c0);const _0x25fdaf=this[_0x3c20fb(0x158)];this[_0x3c20fb(0x14b)]=this[_0x3c20fb(0x147)](),this[_0x3c20fb(0x14b)][_0x3c20fb(0x15a)](_0x3c20fb(0x17c))['to'](this),this[_0x3c20fb(0x14b)][_0x3c20fb(0x15a)](_0x3c20fb(0x172))['to'](this),this[_0x3c20fb(0x17f)]=_0x13d59f,this[_0x3c20fb(0x17e)]=_0x321381,this[_0x3c20fb(0x15e)]=_0x45e3b3,this['on'](_0x3c20fb(0x17c),(_0x215f86,_0x212123)=>{const _0x3bee01=_0x3c20fb;this[_0x3bee01(0x168)](_0x3bee01(0x164),_0x212123);}),this['on'](_0x3c20fb(0x172),(_0x2f2871,_0x357822)=>{const _0x371331=_0x3c20fb;this[_0x371331(0x168)](_0x371331(0x15f),_0x357822);}),this[_0x3c20fb(0x162)](_0x3c20fb(0x15d),!0x1),this[_0x3c20fb(0x151)]({'tag':_0x3c20fb(0x152),'attributes':{'class':['ck',_0x3c20fb(0x150),_0x3c20fb(0x170),_0x3c20fb(0x154)]},'children':[new _0x35b10d(_0x3215c0),{'tag':_0x3c20fb(0x152),'attributes':{'class':['ck',_0x3c20fb(0x15c),_0x25fdaf['if'](_0x3c20fb(0x15d),_0x3c20fb(0x17a),_0x4b9a28=>!_0x4b9a28)]},'children':this[_0x3c20fb(0x14b)]}]});}[_0x2a11e5(0x14d)](){const _0x176e11=_0x2a11e5;super[_0x176e11(0x14d)]();for(const _0x49109a of this[_0x176e11(0x17f)])this[_0x176e11(0x175)](_0x49109a);this[_0x176e11(0x17f)]['on'](_0x176e11(0x16d),(_0x335ef8,_0x257cb6)=>{const _0x2e69d1=_0x176e11;this[_0x2e69d1(0x175)](_0x257cb6);}),this[_0x176e11(0x17f)]['on'](_0x176e11(0x171),(_0x113203,_0x4812b6)=>{const _0x464d7a=_0x176e11;this[_0x464d7a(0x149)](_0x4812b6);});}get[_0x2a11e5(0x14e)](){const _0x1a507a=_0x2a11e5;return this[_0x1a507a(0x14b)][_0x1a507a(0x159)](_0x43185b=>_0x43185b[_0x1a507a(0x14e)][_0x1a507a(0x159)](_0x27cc9d=>_0x27cc9d))[_0x1a507a(0x17d)]();}[_0x2a11e5(0x155)](_0x43f912){const _0x33d759=_0x2a11e5;for(const _0x9a50d9 of this[_0x33d759(0x14e)])_0x43f912&&_0x43f912['id']===_0x9a50d9['id']?_0x9a50d9[_0x33d759(0x17c)]():_0x9a50d9[_0x33d759(0x14f)]();}[_0x2a11e5(0x16b)](_0x4af477){const _0x345f87=_0x2a11e5;for(const _0x16d57e of this[_0x345f87(0x14e)])_0x4af477[_0x345f87(0x173)](({id:_0x1c5c94})=>_0x1c5c94===_0x16d57e['id'])?_0x16d57e[_0x345f87(0x166)]():_0x16d57e[_0x345f87(0x17b)]();}[_0x2a11e5(0x175)](_0x210781){const _0x2b1b8c=_0x2a11e5,_0x18d434=_0xb2525(_0x210781[_0x2b1b8c(0x167)],this[_0x2b1b8c(0x177)][_0x2b1b8c(0x165)])[_0x2b1b8c(0x174)];let _0x567b55=this[_0x2b1b8c(0x14b)][_0x2b1b8c(0x148)](0x0);_0x567b55&&_0x567b55[_0x2b1b8c(0x174)][_0x2b1b8c(0x153)]()===_0x18d434[_0x2b1b8c(0x153)]()||(_0x567b55=new _0x11a12(this[_0x2b1b8c(0x177)],_0x18d434,this[_0x2b1b8c(0x17e)],this[_0x2b1b8c(0x15e)]),this[_0x2b1b8c(0x14b)][_0x2b1b8c(0x16d)](_0x567b55)),_0x567b55[_0x2b1b8c(0x163)](_0x210781);}[_0x2a11e5(0x149)](_0xc347d){const _0x1ff52e=_0x2a11e5,_0x302295=_0xb2525(_0xc347d[_0x1ff52e(0x167)],this[_0x1ff52e(0x177)][_0x1ff52e(0x165)])[_0x1ff52e(0x174)];this[_0x1ff52e(0x178)](_0x302295)[_0x1ff52e(0x14a)](_0xc347d);}[_0x2a11e5(0x178)](_0x5b0e34){const _0x52f47f=_0x2a11e5;return this[_0x52f47f(0x14b)][_0x52f47f(0x15b)](_0x38b515=>_0x38b515[_0x52f47f(0x174)][_0x52f47f(0x153)]()===_0x5b0e34[_0x52f47f(0x153)]());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x2d8564,_0x4d9a0e){const _0x450623=_0x4603,_0x1fa29b=_0x2d8564();while(!![]){try{const _0x1151c5=-parseInt(_0x450623(0xcc))/0x1+-parseInt(_0x450623(0xcf))/0x2+parseInt(_0x450623(0xd6))/0x3*(parseInt(_0x450623(0xda))/0x4)+parseInt(_0x450623(0xdb))/0x5*(-parseInt(_0x450623(0xd5))/0x6)+-parseInt(_0x450623(0xd1))/0x7+-parseInt(_0x450623(0xd0))/0x8+-parseInt(_0x450623(0xdc))/0x9*(-parseInt(_0x450623(0xcb))/0xa);if(_0x1151c5===_0x4d9a0e)break;else _0x1fa29b['push'](_0x1fa29b['shift']());}catch(_0x42460f){_0x1fa29b['push'](_0x1fa29b['shift']());}}}(_0x5ce2,0x85c3d));function _0x4603(_0x18b4ed,_0x4e0397){const _0x5ce2d5=_0x5ce2();return _0x4603=function(_0x4603eb,_0x20d91f){_0x4603eb=_0x4603eb-0xc6;let _0x2f027=_0x5ce2d5[_0x4603eb];return _0x2f027;},_0x4603(_0x18b4ed,_0x4e0397);}import{DateTime as _0x3196bd}from'luxon';function _0x5ce2(){const _0x572a02=['startOf','149672zkawRX','367152hYGNrm','803474yzKWKs','toJSDate','fromJSDate','hasSame','2427678LjdKzv','1210431vaRiqw','day','weekdayLong','week','8aTqrmU','10wolRfi','162855fsMKNK','month','minus','setLocale','year','local','toRelativeCalendar','770mIXvLx','607630IJRWvc','monthLong'];_0x5ce2=function(){return _0x572a02;};return _0x5ce2();}export function getDateTimePeriodInfo(_0x5f5017,_0x42382f){const _0xfc9ed6=_0x4603,_0x1beba4=_0x3196bd[_0xfc9ed6(0xd3)](_0x5f5017)[_0xfc9ed6(0xc7)](_0x42382f),_0xead7=_0x3196bd[_0xfc9ed6(0xc9)](),_0x233aff=_0xead7[_0xfc9ed6(0xc6)]({'days':0x1})[_0xfc9ed6(0xce)](_0xfc9ed6(0xd7));let _0x4c7950,_0x207542;return _0x1beba4[_0xfc9ed6(0xd4)](_0xead7,_0xfc9ed6(0xd7))?(_0x4c7950=_0x1beba4[_0xfc9ed6(0xce)](_0xfc9ed6(0xd7))[_0xfc9ed6(0xd2)](),_0x207542=_0x1beba4[_0xfc9ed6(0xca)]()):_0x1beba4[_0xfc9ed6(0xd4)](_0x233aff,_0xfc9ed6(0xd7))?(_0x4c7950=_0x233aff[_0xfc9ed6(0xd2)](),_0x207542=_0x1beba4[_0xfc9ed6(0xca)]()):_0x1beba4[_0xfc9ed6(0xd4)](_0xead7,_0xfc9ed6(0xd9))?(_0x4c7950=_0x1beba4[_0xfc9ed6(0xce)](_0xfc9ed6(0xd9))[_0xfc9ed6(0xd2)](),_0x207542=_0x1beba4[_0xfc9ed6(0xd8)]||''):_0x1beba4[_0xfc9ed6(0xd4)](_0xead7,_0xfc9ed6(0xc8))?(_0x4c7950=_0x1beba4[_0xfc9ed6(0xce)](_0xfc9ed6(0xdd))[_0xfc9ed6(0xd2)](),_0x207542=_0x1beba4[_0xfc9ed6(0xcd)]||''):(_0x4c7950=_0x1beba4[_0xfc9ed6(0xce)](_0xfc9ed6(0xc8))[_0xfc9ed6(0xd2)](),_0x207542=String(_0x1beba4[_0xfc9ed6(0xc8)])),{'startDate':_0x4c7950,'localizedPeriodName':_0x207542};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x334acd=_0x592b;(function(_0x1bca90,_0x78c6e7){const _0x164e53=_0x592b,_0x510ff5=_0x1bca90();while(!![]){try{const _0x15bb52=parseInt(_0x164e53(0x1f5))/0x1*(-parseInt(_0x164e53(0x206))/0x2)+parseInt(_0x164e53(0x203))/0x3+-parseInt(_0x164e53(0x207))/0x4+parseInt(_0x164e53(0x1ef))/0x5*(parseInt(_0x164e53(0x1e8))/0x6)+parseInt(_0x164e53(0x1f7))/0x7*(parseInt(_0x164e53(0x202))/0x8)+parseInt(_0x164e53(0x1f8))/0x9*(-parseInt(_0x164e53(0x1f0))/0xa)+parseInt(_0x164e53(0x1fa))/0xb;if(_0x15bb52===_0x78c6e7)break;else _0x510ff5['push'](_0x510ff5['shift']());}catch(_0x41e936){_0x510ff5['push'](_0x510ff5['shift']());}}}(_0x2493,0x992fe));function _0x592b(_0x20c9cc,_0x4db5c3){const _0x2493fc=_0x2493();return _0x592b=function(_0x592be5,_0x3a6ff0){_0x592be5=_0x592be5-0x1e7;let _0x3aec8c=_0x2493fc[_0x592be5];return _0x3aec8c;},_0x592b(_0x20c9cc,_0x4db5c3);}import{View as _0x2f6562}from'ckeditor5/src/ui.js';function _0x2493(){const _0x370fcc=['Removed\x20by','changeId','type','ck-revision-change__label','755225gDcMeZ','10GJylCT','focus','setTemplate','bindTemplate','element','614545vQNDLM','Suggested\x20by','6356uPkymf','9498123YgmTWg','set','15571358KAVqQx','_model','author','div','name','ck-revision-change__','ck-revision-change','span','6208rqQnLE','2646183nRthot','data','add','4QlXAQz','2778144HgEQNd','isSuggestion','24fYFglU','Added\x20by','ck-annotation'];_0x2493=function(){return _0x370fcc;};return _0x2493();}import{getTranslation as _0x5453fe}from'../../utils/common-translations.js';export default class Z extends _0x2f6562{constructor(_0x1eff75,_0x4c057a){const _0x21b09e=_0x592b;super(_0x1eff75),this[_0x21b09e(0x1fb)]=_0x4c057a,this[_0x21b09e(0x1ec)]=_0x4c057a['id'];const _0x2dae28=this[_0x21b09e(0x1f3)],_0x2a55ec=_0x5453fe(_0x1eff75,_0x4c057a[_0x21b09e(0x204)][_0x21b09e(0x1e7)]?_0x21b09e(0x1f6):_0x21b09e(0x205)==_0x4c057a[_0x21b09e(0x1ed)]?_0x21b09e(0x1e9):_0x21b09e(0x1eb));this[_0x21b09e(0x1f9)](_0x21b09e(0x1ed),_0x4c057a[_0x21b09e(0x1ed)]),this[_0x21b09e(0x1f2)]({'tag':_0x21b09e(0x1fd),'attributes':{'class':[_0x21b09e(0x1ea),_0x21b09e(0x200),_0x2dae28['to'](_0x21b09e(0x1ed),_0x3ce84=>_0x21b09e(0x1ff)+_0x3ce84)],'tabindex':-0x1},'children':[{'tag':_0x21b09e(0x201),'children':[{'tag':_0x21b09e(0x201),'attributes':{'class':[_0x21b09e(0x1ee)]},'children':[{'text':_0x2a55ec}]},{'text':'\x20'+_0x4c057a[_0x21b09e(0x1fc)][_0x21b09e(0x1fe)]}]}]});}[_0x334acd(0x1f1)](){const _0x18cadd=_0x334acd;this[_0x18cadd(0x1f4)][_0x18cadd(0x1f1)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x38cb(_0x586d44,_0x36d64c){const _0x29c9d6=_0x29c9();return _0x38cb=function(_0x38cb94,_0x3bdab8){_0x38cb94=_0x38cb94-0x79;let _0x1bb8c8=_0x29c9d6[_0x38cb94];return _0x1bb8c8;},_0x38cb(_0x586d44,_0x36d64c);}(function(_0x29de1f,_0x2b3420){const _0x5242ed=_0x38cb,_0x10a379=_0x29de1f();while(!![]){try{const _0x908e7c=-parseInt(_0x5242ed(0x7f))/0x1*(parseInt(_0x5242ed(0xa0))/0x2)+-parseInt(_0x5242ed(0x81))/0x3*(-parseInt(_0x5242ed(0xa4))/0x4)+parseInt(_0x5242ed(0x96))/0x5+parseInt(_0x5242ed(0x91))/0x6+-parseInt(_0x5242ed(0x84))/0x7*(-parseInt(_0x5242ed(0x97))/0x8)+parseInt(_0x5242ed(0x7b))/0x9*(-parseInt(_0x5242ed(0x88))/0xa)+-parseInt(_0x5242ed(0x7a))/0xb;if(_0x908e7c===_0x2b3420)break;else _0x10a379['push'](_0x10a379['shift']());}catch(_0x2b6073){_0x10a379['push'](_0x10a379['shift']());}}}(_0x29c9,0x97ab5));import{View as _0x4d66f2,ButtonView as _0x5e9794,ToolbarSeparatorView as _0x1646b4}from'ckeditor5/src/ui.js';import{getTranslation as _0x45a135}from'../../utils/common-translations.js';import _0x1bba94 from'../../../theme/icons/arrow-up.svg';function _0x29c9(){const _0x3a0212=['Total','ck-revision-history-ui__changes-navigation__navigation','1058438AlrVJV','No\x20changes','isForwardNavigationEnabled','_isStatusLabelVisible','18604jkjiGR','div','2163755DFHBvh','9SamXid','_statusText','bindTemplate','Show\x20next\x20change','2ltXcVX','Show\x20previous\x20change','417JClWgx','ck-hidden','backward','2373XJCHwn','ck-revision-history-ui__changes-navigation','isBackwardNavigationEnabled','forward','7890280jetwJl','fire','ck-revision-history-ui__changes-navigation__wrapper','setTemplate','ck-revision-history-ui','NUMBER_OF_CHANGES','X_OF_Y_CHANGES','currentChangeNumber','isNavigationMode','4901922xZYxQb','ck-revision-history-ui__changes-navigation__label','Loading...','EDIT_X_OF_Y_REVISIONS','bind','1990815UdPmEr','18968QYyzwU','span','execute','isEnabled','set','numberOfChanges','isReady'];_0x29c9=function(){return _0x3a0212;};return _0x29c9();}import _0x36c506 from'../../../theme/icons/arrow-down.svg';import'../../../theme/changesnavigation.css';export default class _i extends _0x4d66f2{constructor(_0x355bb1){const _0xbf7594=_0x38cb;super(_0x355bb1);const _0x47fe93=this[_0xbf7594(0x7d)],_0x1f2b44=new _0x5e9794(_0x355bb1),_0x1d3dea=new _0x5e9794(_0x355bb1);this[_0xbf7594(0x9b)](_0xbf7594(0x90),!0x1),this[_0xbf7594(0x9b)](_0xbf7594(0x9d),!0x1),this[_0xbf7594(0x9b)](_0xbf7594(0x8f),0x0),this[_0xbf7594(0x9b)](_0xbf7594(0x9c),0x0),this[_0xbf7594(0x9b)](_0xbf7594(0xa2),!0x1),this[_0xbf7594(0x9b)](_0xbf7594(0x86),!0x1),this[_0xbf7594(0x95)](_0xbf7594(0xa3))['to'](this,_0xbf7594(0x9d),this,_0xbf7594(0x9c),(_0x1dbcbe,_0x4cd577)=>_0x1dbcbe&&_0x4cd577>0x0),this[_0xbf7594(0x95)](_0xbf7594(0x7c))['to'](this,_0xbf7594(0x9d),this,_0xbf7594(0x8f),this,_0xbf7594(0x9c),this,_0xbf7594(0x90),(_0x534e04,_0x489fe3,_0x5ab7da,_0x392c7f)=>{const _0x4f0e46=_0xbf7594;if(!_0x534e04)return _0x45a135(_0x355bb1,_0x4f0e46(0x93));if(!_0x5ab7da)return _0x45a135(_0x355bb1,_0x4f0e46(0xa1));const _0x2f83b1=_0x45a135(_0x355bb1,_0x4f0e46(0x8d),_0x5ab7da);return _0x392c7f?_0x45a135(_0x355bb1,_0x4f0e46(0x8e),[_0x489fe3+0x1,_0x5ab7da]):_0x2f83b1;}),_0x1f2b44[_0xbf7594(0x9b)]({'label':_0x45a135(_0x355bb1,_0xbf7594(0x80)),'tooltip':!0x0,'icon':_0x1bba94}),_0x1d3dea[_0xbf7594(0x9b)]({'label':_0x45a135(_0x355bb1,_0xbf7594(0x7e)),'tooltip':!0x0,'icon':_0x36c506}),_0x1f2b44[_0xbf7594(0x95)](_0xbf7594(0x9a))['to'](this,_0xbf7594(0x86)),_0x1d3dea[_0xbf7594(0x95)](_0xbf7594(0x9a))['to'](this,_0xbf7594(0xa2)),_0x1f2b44['on'](_0xbf7594(0x99),()=>this[_0xbf7594(0x89)](_0xbf7594(0x99),_0xbf7594(0x83))),_0x1d3dea['on'](_0xbf7594(0x99),()=>this[_0xbf7594(0x89)](_0xbf7594(0x99),_0xbf7594(0x87))),this[_0xbf7594(0x8b)]({'tag':_0xbf7594(0x79),'attributes':{'class':['ck',_0xbf7594(0x8c),_0xbf7594(0x85)]},'children':[{'tag':_0xbf7594(0x98),'attributes':{'class':[_0xbf7594(0x8a)]},'children':[{'tag':_0xbf7594(0x98),'attributes':{'class':[_0xbf7594(0x92),_0x47fe93['if'](_0xbf7594(0xa3),_0xbf7594(0x82),_0x1d1c57=>!_0x1d1c57)]},'children':[{'text':_0x47fe93['to'](_0xbf7594(0x90),_0x54b977=>_0x54b977?_0x45a135(_0x355bb1,_0xbf7594(0x94))+':\x20':_0x45a135(_0x355bb1,_0xbf7594(0x9e))+':\x20')}]},{'text':_0x47fe93['to'](_0xbf7594(0x7c))}]},new _0x1646b4(),{'tag':_0xbf7594(0x79),'attributes':{'class':[_0xbf7594(0x9f)]},'children':[_0x1f2b44,_0x1d3dea]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x528c(_0x5966fc,_0x11ec4a){const _0x6d774a=_0x6d77();return _0x528c=function(_0x528c2a,_0x2a96b9){_0x528c2a=_0x528c2a-0x7d;let _0x44c722=_0x6d774a[_0x528c2a];return _0x44c722;},_0x528c(_0x5966fc,_0x11ec4a);}const _0x3e8aa4=_0x528c;(function(_0xc3af39,_0x4308b1){const _0xa302d6=_0x528c,_0x2ddab1=_0xc3af39();while(!![]){try{const _0x16095b=-parseInt(_0xa302d6(0x7e))/0x1*(-parseInt(_0xa302d6(0x8d))/0x2)+parseInt(_0xa302d6(0x92))/0x3+parseInt(_0xa302d6(0x85))/0x4*(parseInt(_0xa302d6(0x7d))/0x5)+parseInt(_0xa302d6(0x81))/0x6+parseInt(_0xa302d6(0x8f))/0x7*(parseInt(_0xa302d6(0x83))/0x8)+parseInt(_0xa302d6(0x87))/0x9*(-parseInt(_0xa302d6(0x8e))/0xa)+-parseInt(_0xa302d6(0x91))/0xb;if(_0x16095b===_0x4308b1)break;else _0x2ddab1['push'](_0x2ddab1['shift']());}catch(_0x460114){_0x2ddab1['push'](_0x2ddab1['shift']());}}}(_0x6d77,0xdc959));import{Plugin as _0x410e5b}from'ckeditor5/src/core.js';function _0x6d77(){const _0xbb77a2=['5398248VMkuWm','removeClass','editing','1705stdzNa','5384ooVHBO','RevisionViewerLoadingOverlay','change','10106364uDapHz','roots','78272ahYdlz','hide','2468mFGxdq','document','1543176dMRkGo','addClass','editor','view','ck-editor__editable__loading-overlay','show','326oPKsOf','60eKzGkL','140qlgkqP','pluginName','31187002YCTlrI'];_0x6d77=function(){return _0xbb77a2;};return _0x6d77();}const oe=_0x3e8aa4(0x8b);import'../../../theme/revisionviewerloadingoverlay.css';export default class re extends _0x410e5b{static get[_0x3e8aa4(0x90)](){const _0x1fb952=_0x3e8aa4;return _0x1fb952(0x7f);}[_0x3e8aa4(0x8c)](){const _0x231446=_0x3e8aa4,_0x3fefe1=this[_0x231446(0x89)][_0x231446(0x94)][_0x231446(0x8a)];_0x3fefe1[_0x231446(0x80)](_0x2393a2=>{const _0x3fb897=_0x231446;for(const _0x121b79 of _0x3fefe1[_0x3fb897(0x86)][_0x3fb897(0x82)])_0x2393a2[_0x3fb897(0x88)](oe,_0x121b79);});}[_0x3e8aa4(0x84)](){const _0x2bb339=_0x3e8aa4,_0x20a35b=this[_0x2bb339(0x89)][_0x2bb339(0x94)][_0x2bb339(0x8a)];_0x20a35b[_0x2bb339(0x80)](_0x3c55a1=>{const _0xb0af53=_0x2bb339;for(const _0x5a48d1 of _0x20a35b[_0xb0af53(0x86)][_0xb0af53(0x82)])_0x3c55a1[_0xb0af53(0x93)](oe,_0x5a48d1);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1a7f2a=_0x17df;(function(_0x16998d,_0x356ffa){const _0x44b3ef=_0x17df,_0x2dcba5=_0x16998d();while(!![]){try{const _0x3ab9e6=-parseInt(_0x44b3ef(0x1aa))/0x1+-parseInt(_0x44b3ef(0x1d1))/0x2+-parseInt(_0x44b3ef(0x1b2))/0x3*(parseInt(_0x44b3ef(0x1a7))/0x4)+parseInt(_0x44b3ef(0x1be))/0x5*(parseInt(_0x44b3ef(0x1ac))/0x6)+-parseInt(_0x44b3ef(0x1b3))/0x7+-parseInt(_0x44b3ef(0x1b5))/0x8+parseInt(_0x44b3ef(0x1b6))/0x9;if(_0x3ab9e6===_0x356ffa)break;else _0x2dcba5['push'](_0x2dcba5['shift']());}catch(_0x55f1a4){_0x2dcba5['push'](_0x2dcba5['shift']());}}}(_0x2074,0x94c17));import{icons as _0x1eba9d,Plugin as _0x564f16}from'ckeditor5/src/core.js';import{ButtonView as _0x5ca918}from'ckeditor5/src/ui.js';import _0x5a4241 from'./changesnavigationview.js';import _0x41e681 from'./../../revisionviewer.js';import _0x16b51 from'./revisionviewerloadingoverlay.js';function _0x17df(_0x12f1a7,_0x28e4e1){const _0x2074c3=_0x2074();return _0x17df=function(_0x17dfd9,_0x56c5d5){_0x17dfd9=_0x17dfd9-0x1a7;let _0x111f26=_0x2074c3[_0x17dfd9];return _0x111f26;},_0x17df(_0x12f1a7,_0x28e4e1);}function _0x2074(){const _0x1b7a61=['Back\x20to\x20editing','listenTo','numberOfChanges','closeRevisionViewerCallback','forward','hide','exitToEditing','isNavigationMode','Restore\x20this\x20revision','isBackwardNavigationEnabled','add','restoreRevision','1938684fdRFku','isEnabled','undo','revisionHistory','4ENkiTP','plugins','init','145837xFJidJ','editor','18IXfnIh','commands','execute','showPreviousChange','RevisionViewerUI','isReady','3391239ZQidpo','6210099fbOLtT','change:isReady','4813656AwUXqb','35747856aEmCtf','show','requires','changesNavigation','bind','currentChangeNumber','showNextChange','ck-revision-history-ui__back-to-editing','619625LVBGVX','pluginName','set','componentFactory','config','isForwardNavigationEnabled','get'];_0x2074=function(){return _0x1b7a61;};return _0x2074();}import{getTranslation as _0x1dc1e7}from'../../utils/common-translations.js';import'../../../theme/revisionviewer.css';export default class R extends _0x564f16{static get[_0x1a7f2a(0x1bf)](){const _0x1997c2=_0x1a7f2a;return _0x1997c2(0x1b0);}static get[_0x1a7f2a(0x1b8)](){return[_0x41e681,_0x16b51];}[_0x1a7f2a(0x1a9)](){const _0x134761=_0x1a7f2a,_0x2bf696=this[_0x134761(0x1ab)],_0x558e20=_0x2bf696[_0x134761(0x1a8)][_0x134761(0x1c4)](_0x41e681),_0x110b44=_0x2bf696[_0x134761(0x1a8)][_0x134761(0x1c4)](_0x16b51);_0x2bf696['ui'][_0x134761(0x1c1)][_0x134761(0x1cf)](_0x134761(0x1cb),_0x272eb3=>{const _0x31c11a=_0x134761,_0x157591=new _0x5ca918(_0x272eb3);return _0x157591[_0x31c11a(0x1c0)]({'label':_0x1dc1e7(_0x272eb3,_0x31c11a(0x1c5)),'icon':_0x1eba9d[_0x31c11a(0x1d3)],'withText':!0x0,'tooltip':!0x0,'class':_0x31c11a(0x1bd)}),this[_0x31c11a(0x1c6)](_0x157591,_0x31c11a(0x1ae),()=>{const _0x3775d5=_0x31c11a;_0x2bf696[_0x3775d5(0x1c2)][_0x3775d5(0x1c4)](_0x3775d5(0x1d4))[_0x3775d5(0x1c8)]();}),_0x157591;}),_0x2bf696['ui'][_0x134761(0x1c1)][_0x134761(0x1cf)](_0x134761(0x1d0),_0x134ca0=>{const _0x58668d=_0x134761,_0x403709=new _0x5ca918(_0x134ca0);return _0x403709[_0x58668d(0x1c0)]({'label':_0x1dc1e7(_0x134ca0,_0x58668d(0x1cd)),'withText':!0x0,'tooltip':!0x0}),_0x403709[_0x58668d(0x1ba)](_0x58668d(0x1d2))['to'](_0x2bf696[_0x58668d(0x1ad)][_0x58668d(0x1c4)](_0x58668d(0x1d0))),this[_0x58668d(0x1c6)](_0x403709,_0x58668d(0x1ae),()=>_0x2bf696[_0x58668d(0x1ae)](_0x58668d(0x1d0))),_0x403709;}),_0x2bf696['ui'][_0x134761(0x1c1)][_0x134761(0x1cf)](_0x134761(0x1b9),_0x215f52=>{const _0x323c49=_0x134761,_0x5d0e18=new _0x5a4241(_0x215f52),_0x417ca3=_0x2bf696[_0x323c49(0x1ad)][_0x323c49(0x1c4)](_0x323c49(0x1af)),_0x55f814=_0x2bf696[_0x323c49(0x1ad)][_0x323c49(0x1c4)](_0x323c49(0x1bc));return _0x5d0e18[_0x323c49(0x1ba)](_0x323c49(0x1ce))['to'](_0x417ca3,_0x323c49(0x1d2)),_0x5d0e18[_0x323c49(0x1ba)](_0x323c49(0x1c3))['to'](_0x55f814,_0x323c49(0x1d2)),_0x5d0e18[_0x323c49(0x1ba)](_0x323c49(0x1b1),_0x323c49(0x1bb),_0x323c49(0x1c7),_0x323c49(0x1cc))['to'](_0x558e20),this[_0x323c49(0x1c6)](_0x5d0e18,_0x323c49(0x1ae),(_0xb4e90a,_0x38781b)=>{const _0x20ecd8=_0x323c49;_0x2bf696[_0x20ecd8(0x1ae)](_0x20ecd8(0x1c9)===_0x38781b?_0x20ecd8(0x1bc):_0x20ecd8(0x1af));}),_0x5d0e18;}),_0x110b44[_0x134761(0x1b7)](),_0x558e20['on'](_0x134761(0x1b4),(_0x2eef52,_0x4338d8,_0xa7328)=>{const _0x484dc5=_0x134761;_0xa7328?_0x110b44[_0x484dc5(0x1ca)]():_0x110b44[_0x484dc5(0x1b7)]();});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x260188,_0x8b896d,_0x37e8b0){const t=_0x260188['t'];switch(_0x8b896d){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'},_0x37e8b0);case'X_OF_Y_CHANGES':return t({'string':'%0\x20of\x20%1','id':'X_OF_Y_CHANGES'},_0x37e8b0);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'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'';}}
|