@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240422.0 → 0.0.0-nightly-20240424.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.
Files changed (184) hide show
  1. package/build/revision-history.js +1 -1
  2. package/dist/index-content.css +46 -0
  3. package/dist/index-editor.css +434 -0
  4. package/dist/index.css +754 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/af.d.ts +8 -0
  7. package/dist/translations/af.js +23 -0
  8. package/dist/translations/ar.d.ts +8 -0
  9. package/dist/translations/ar.js +23 -0
  10. package/dist/translations/az.d.ts +8 -0
  11. package/dist/translations/az.js +23 -0
  12. package/dist/translations/bg.d.ts +8 -0
  13. package/dist/translations/bg.js +23 -0
  14. package/dist/translations/bn.d.ts +8 -0
  15. package/dist/translations/bn.js +23 -0
  16. package/dist/translations/bs.d.ts +8 -0
  17. package/dist/translations/bs.js +23 -0
  18. package/dist/translations/ca.d.ts +8 -0
  19. package/dist/translations/ca.js +23 -0
  20. package/dist/translations/cs.d.ts +8 -0
  21. package/dist/translations/cs.js +23 -0
  22. package/dist/translations/da.d.ts +8 -0
  23. package/dist/translations/da.js +23 -0
  24. package/dist/translations/de-ch.d.ts +8 -0
  25. package/dist/translations/de-ch.js +23 -0
  26. package/dist/translations/de.d.ts +8 -0
  27. package/dist/translations/de.js +23 -0
  28. package/dist/translations/el.d.ts +8 -0
  29. package/dist/translations/el.js +23 -0
  30. package/dist/translations/en-au.d.ts +8 -0
  31. package/dist/translations/en-au.js +23 -0
  32. package/dist/translations/en-gb.d.ts +8 -0
  33. package/dist/translations/en-gb.js +23 -0
  34. package/dist/translations/en.d.ts +8 -0
  35. package/dist/translations/en.js +23 -0
  36. package/dist/translations/es-co.d.ts +8 -0
  37. package/dist/translations/es-co.js +23 -0
  38. package/dist/translations/es.d.ts +8 -0
  39. package/dist/translations/es.js +23 -0
  40. package/dist/translations/et.d.ts +8 -0
  41. package/dist/translations/et.js +23 -0
  42. package/dist/translations/fa.d.ts +8 -0
  43. package/dist/translations/fa.js +23 -0
  44. package/dist/translations/fi.d.ts +8 -0
  45. package/dist/translations/fi.js +23 -0
  46. package/dist/translations/fr.d.ts +8 -0
  47. package/dist/translations/fr.js +23 -0
  48. package/dist/translations/gl.d.ts +8 -0
  49. package/dist/translations/gl.js +23 -0
  50. package/dist/translations/he.d.ts +8 -0
  51. package/dist/translations/he.js +23 -0
  52. package/dist/translations/hi.d.ts +8 -0
  53. package/dist/translations/hi.js +23 -0
  54. package/dist/translations/hr.d.ts +8 -0
  55. package/dist/translations/hr.js +23 -0
  56. package/dist/translations/hu.d.ts +8 -0
  57. package/dist/translations/hu.js +23 -0
  58. package/dist/translations/id.d.ts +8 -0
  59. package/dist/translations/id.js +23 -0
  60. package/dist/translations/it.d.ts +8 -0
  61. package/dist/translations/it.js +23 -0
  62. package/dist/translations/ja.d.ts +8 -0
  63. package/dist/translations/ja.js +23 -0
  64. package/dist/translations/jv.d.ts +8 -0
  65. package/dist/translations/jv.js +23 -0
  66. package/dist/translations/ko.d.ts +8 -0
  67. package/dist/translations/ko.js +23 -0
  68. package/dist/translations/ku.d.ts +8 -0
  69. package/dist/translations/ku.js +23 -0
  70. package/dist/translations/lt.d.ts +8 -0
  71. package/dist/translations/lt.js +23 -0
  72. package/dist/translations/lv.d.ts +8 -0
  73. package/dist/translations/lv.js +23 -0
  74. package/dist/translations/ms.d.ts +8 -0
  75. package/dist/translations/ms.js +23 -0
  76. package/dist/translations/ne.d.ts +8 -0
  77. package/dist/translations/ne.js +23 -0
  78. package/dist/translations/nl.d.ts +8 -0
  79. package/dist/translations/nl.js +23 -0
  80. package/dist/translations/no.d.ts +8 -0
  81. package/dist/translations/no.js +23 -0
  82. package/dist/translations/pl.d.ts +8 -0
  83. package/dist/translations/pl.js +23 -0
  84. package/dist/translations/pt-br.d.ts +8 -0
  85. package/dist/translations/pt-br.js +23 -0
  86. package/dist/translations/pt.d.ts +8 -0
  87. package/dist/translations/pt.js +23 -0
  88. package/dist/translations/ro.d.ts +8 -0
  89. package/dist/translations/ro.js +23 -0
  90. package/dist/translations/ru.d.ts +8 -0
  91. package/dist/translations/ru.js +23 -0
  92. package/dist/translations/sk.d.ts +8 -0
  93. package/dist/translations/sk.js +23 -0
  94. package/dist/translations/sr-latn.d.ts +8 -0
  95. package/dist/translations/sr-latn.js +23 -0
  96. package/dist/translations/sr.d.ts +8 -0
  97. package/dist/translations/sr.js +23 -0
  98. package/dist/translations/sv.d.ts +8 -0
  99. package/dist/translations/sv.js +23 -0
  100. package/dist/translations/th.d.ts +8 -0
  101. package/dist/translations/th.js +23 -0
  102. package/dist/translations/tk.d.ts +8 -0
  103. package/dist/translations/tk.js +23 -0
  104. package/dist/translations/tr.d.ts +8 -0
  105. package/dist/translations/tr.js +23 -0
  106. package/dist/translations/tt.d.ts +8 -0
  107. package/dist/translations/tt.js +23 -0
  108. package/dist/translations/ug.d.ts +8 -0
  109. package/dist/translations/ug.js +23 -0
  110. package/dist/translations/uk.d.ts +8 -0
  111. package/dist/translations/uk.js +23 -0
  112. package/dist/translations/ur.d.ts +8 -0
  113. package/dist/translations/ur.js +23 -0
  114. package/dist/translations/vi.d.ts +8 -0
  115. package/dist/translations/vi.js +23 -0
  116. package/dist/translations/zh-cn.d.ts +8 -0
  117. package/dist/translations/zh-cn.js +23 -0
  118. package/dist/translations/zh.d.ts +8 -0
  119. package/dist/translations/zh.js +23 -0
  120. package/dist/types/augmentation.d.ts +33 -0
  121. package/dist/types/changeitem.d.ts +62 -0
  122. package/dist/types/editor/revisionviewereditor.d.ts +31 -0
  123. package/dist/types/editor/revisionviewereditorui.d.ts +32 -0
  124. package/dist/types/editor/revisionviewereditoruiview.d.ts +47 -0
  125. package/dist/types/index.d.ts +19 -0
  126. package/dist/types/revision.d.ts +157 -0
  127. package/dist/types/revisiondiff.d.ts +28 -0
  128. package/dist/types/revisionhistory.d.ts +103 -0
  129. package/dist/types/revisionhistoryadapter.d.ts +68 -0
  130. package/dist/types/revisionhistoryconfig.d.ts +75 -0
  131. package/dist/types/revisionsrepository.d.ts +56 -0
  132. package/dist/types/revisiontracker.d.ts +89 -0
  133. package/dist/types/revisionviewer.d.ts +29 -0
  134. package/dist/types/ui/revision/createrevisionactionsdropdown.d.ts +14 -0
  135. package/dist/types/ui/revision/revisionauthorview.d.ts +9 -0
  136. package/dist/types/ui/revision/revisionnameview.d.ts +9 -0
  137. package/dist/types/ui/revision/revisionview.d.ts +99 -0
  138. package/dist/types/ui/revision/subrevisioncollapserview.d.ts +25 -0
  139. package/dist/types/ui/revision/subrevisionview.d.ts +38 -0
  140. package/dist/types/ui/revision/utils.d.ts +9 -0
  141. package/dist/types/ui/revisionhistory/revisionhistorysaverevisionformview.d.ts +61 -0
  142. package/dist/types/ui/revisionhistory/revisionhistoryui.d.ts +30 -0
  143. package/dist/types/ui/revisionssidebar/revisionssidebar.d.ts +48 -0
  144. package/dist/types/ui/revisionssidebar/revisionssidebarheaderview.d.ts +9 -0
  145. package/dist/types/ui/revisionssidebar/revisionssidebartimeperiodview.d.ts +33 -0
  146. package/dist/types/ui/revisionssidebar/revisionssidebarview.d.ts +48 -0
  147. package/dist/types/ui/revisionssidebar/utils.d.ts +13 -0
  148. package/dist/types/ui/revisionviewer/changedetailsview.d.ts +26 -0
  149. package/dist/types/ui/revisionviewer/changesnavigationview.d.ts +44 -0
  150. package/dist/types/ui/revisionviewer/revisionviewerloadingoverlay.d.ts +30 -0
  151. package/dist/types/ui/revisionviewer/revisionviewerui.d.ts +32 -0
  152. package/dist/types/utils/common-translations.d.ts +15 -0
  153. package/package.json +6 -5
  154. package/src/changeitem.js +1 -1
  155. package/src/editor/revisionviewereditor.js +1 -1
  156. package/src/editor/revisionviewereditorui.js +1 -1
  157. package/src/editor/revisionviewereditoruiview.js +1 -1
  158. package/src/index.js +1 -1
  159. package/src/revision.js +1 -1
  160. package/src/revisiondiff.js +1 -1
  161. package/src/revisionhistory.js +1 -1
  162. package/src/revisionsrepository.js +1 -1
  163. package/src/revisiontracker.js +1 -1
  164. package/src/revisionviewer.js +1 -1
  165. package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
  166. package/src/ui/revision/revisionauthorview.js +1 -1
  167. package/src/ui/revision/revisionnameview.js +1 -1
  168. package/src/ui/revision/revisionview.js +1 -1
  169. package/src/ui/revision/subrevisioncollapserview.js +1 -1
  170. package/src/ui/revision/subrevisionview.js +1 -1
  171. package/src/ui/revision/utils.js +1 -1
  172. package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
  173. package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
  174. package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
  175. package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
  176. package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
  177. package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
  178. package/src/ui/revisionssidebar/utils.js +1 -1
  179. package/src/ui/revisionviewer/changedetailsview.js +1 -1
  180. package/src/ui/revisionviewer/changesnavigationview.js +1 -1
  181. package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
  182. package/src/ui/revisionviewer/revisionviewerui.js +1 -1
  183. package/src/utils/common-translations.d.ts +1 -1
  184. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x583b4d=_0x179f;function _0x179f(_0x13884e,_0x2e21a7){const _0xd1010c=_0xd101();return _0x179f=function(_0x179f33,_0x3d1ae1){_0x179f33=_0x179f33-0xa4;let _0x184569=_0xd1010c[_0x179f33];return _0x184569;},_0x179f(_0x13884e,_0x2e21a7);}(function(_0x2443e9,_0x3e5f5d){const _0x47a325=_0x179f,_0x5748ab=_0x2443e9();while(!![]){try{const _0x542d03=parseInt(_0x47a325(0xaa))/0x1*(-parseInt(_0x47a325(0xa9))/0x2)+parseInt(_0x47a325(0xb8))/0x3+parseInt(_0x47a325(0xcc))/0x4*(-parseInt(_0x47a325(0xbf))/0x5)+-parseInt(_0x47a325(0xa8))/0x6+-parseInt(_0x47a325(0xc4))/0x7+-parseInt(_0x47a325(0xc5))/0x8*(parseInt(_0x47a325(0xc2))/0x9)+parseInt(_0x47a325(0xb0))/0xa;if(_0x542d03===_0x3e5f5d)break;else _0x5748ab['push'](_0x5748ab['shift']());}catch(_0xab8aa5){_0x5748ab['push'](_0x5748ab['shift']());}}}(_0xd101,0xd7ca3));import{LabeledFieldView as _0x5cb694,View as _0x21fe74,createLabeledInputText as _0x3fe8dd,injectCssTransitionDisabler as _0x55535e,submitHandler as _0x41bf4a}from'ckeditor5/src/ui.js';import{FocusTracker as _0xafedd2,KeystrokeHandler as _0x6d26e6}from'ckeditor5/src/utils.js';function _0xd101(){const _0x1b3571=['focus','5yMrRoK','focusTracker','_createRevisionNameInput','9CLebgg','errorText','10642429ROzEUW','1598504YGxiod','stopPropagation','render','value','locale','add','220','1491904RKPXuW','trim','ck-responsive-form','revisionNameInputView','revisionNameInputValue','input','arrowright','7862412FrhFAk','1689752WBJrFd','2SGJxRl','reset','ck-revision-history-save-revision-form','arrowup','setTemplate','arrowdown','56936090cClcBl','fieldView','Name\x20of\x20the\x20revision','element','listenTo','set','revisionName','label','850668qUvnkG','keystrokes','optional','arrowleft','extendTemplate','form'];_0xd101=function(){return _0x1b3571;};return _0xd101();}import{getTranslation as _0xb3b017}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';export default class ns extends _0x21fe74{constructor(_0x34b78f,_0x1a7af5){const _0x19e0bc=_0x179f;super(_0x34b78f),this[_0x19e0bc(0xc0)]=new _0xafedd2(),this[_0x19e0bc(0xb9)]=new _0x6d26e6(),this[_0x19e0bc(0xb5)](_0x19e0bc(0xa5),''),this[_0x19e0bc(0xa4)]=this[_0x19e0bc(0xc1)](_0x1a7af5),this[_0x19e0bc(0xae)]({'tag':_0x19e0bc(0xbd),'attributes':{'class':['ck',_0x19e0bc(0xac),_0x19e0bc(0xce)],'tabindex':'-1'},'children':[this[_0x19e0bc(0xa4)]]}),_0x55535e(this);}[_0x583b4d(0xc7)](){const _0x1187ec=_0x583b4d;super[_0x1187ec(0xc7)](),_0x41bf4a({'view':this}),this[_0x1187ec(0xc0)][_0x1187ec(0xca)](this[_0x1187ec(0xa4)][_0x1187ec(0xb3)]),this[_0x1187ec(0xb9)][_0x1187ec(0xb4)](this[_0x1187ec(0xb3)]);const _0x1eed60=_0x16e8f5=>_0x16e8f5[_0x1187ec(0xc6)]();this[_0x1187ec(0xb9)][_0x1187ec(0xb5)](_0x1187ec(0xa7),_0x1eed60),this[_0x1187ec(0xb9)][_0x1187ec(0xb5)](_0x1187ec(0xbb),_0x1eed60),this[_0x1187ec(0xb9)][_0x1187ec(0xb5)](_0x1187ec(0xad),_0x1eed60),this[_0x1187ec(0xb9)][_0x1187ec(0xb5)](_0x1187ec(0xaf),_0x1eed60);}[_0x583b4d(0xbe)](){const _0x2c7b79=_0x583b4d;this[_0x2c7b79(0xa4)][_0x2c7b79(0xbe)]();}get[_0x583b4d(0xb6)](){const _0x5c1fa3=_0x583b4d;return this[_0x5c1fa3(0xa4)][_0x5c1fa3(0xb1)][_0x5c1fa3(0xb3)][_0x5c1fa3(0xc8)][_0x5c1fa3(0xcd)]();}set[_0x583b4d(0xb6)](_0x2756fd){const _0x3fedab=_0x583b4d;this[_0x3fedab(0xa4)][_0x3fedab(0xb1)][_0x3fedab(0xb3)][_0x3fedab(0xc8)]=_0x2756fd[_0x3fedab(0xcd)]();}[_0x583b4d(0xab)](){const _0x535df3=_0x583b4d;this[_0x535df3(0xa4)][_0x535df3(0xb1)][_0x535df3(0xb3)][_0x535df3(0xc8)]='',this[_0x535df3(0xa4)][_0x535df3(0xc3)]=null;}[_0x583b4d(0xc1)](_0x11288b){const _0x58a2a5=_0x583b4d,_0x2ca2f5=new _0x5cb694(this[_0x58a2a5(0xc9)],_0x3fe8dd),_0x32ff29=_0x2ca2f5[_0x58a2a5(0xb1)];_0x32ff29[_0x58a2a5(0xbc)]({'attributes':{'maxlength':_0x58a2a5(0xcb)}});let _0x83f32b=_0xb3b017(this[_0x58a2a5(0xc9)],_0x58a2a5(0xb2));return!_0x11288b&&(_0x83f32b+='\x20('+_0xb3b017(this[_0x58a2a5(0xc9)],_0x58a2a5(0xba))+')'),(_0x2ca2f5[_0x58a2a5(0xb7)]=_0x83f32b,_0x32ff29['on'](_0x58a2a5(0xa6),()=>{const _0x284760=_0x58a2a5;this[_0x284760(0xa5)]=_0x32ff29[_0x284760(0xb3)][_0x284760(0xc8)][_0x284760(0xcd)]();}),_0x2ca2f5);}}
23
+ const _0x45c488=_0x2575;(function(_0x302189,_0x45358f){const _0xe1c96e=_0x2575,_0x3ff67e=_0x302189();while(!![]){try{const _0x1ad819=parseInt(_0xe1c96e(0x1fa))/0x1*(-parseInt(_0xe1c96e(0x1e2))/0x2)+parseInt(_0xe1c96e(0x1dc))/0x3*(-parseInt(_0xe1c96e(0x1fc))/0x4)+parseInt(_0xe1c96e(0x1e7))/0x5*(-parseInt(_0xe1c96e(0x1f9))/0x6)+parseInt(_0xe1c96e(0x1ec))/0x7*(parseInt(_0xe1c96e(0x1dd))/0x8)+parseInt(_0xe1c96e(0x1db))/0x9+parseInt(_0xe1c96e(0x1e9))/0xa+parseInt(_0xe1c96e(0x1f0))/0xb;if(_0x1ad819===_0x45358f)break;else _0x3ff67e['push'](_0x3ff67e['shift']());}catch(_0x14305f){_0x3ff67e['push'](_0x3ff67e['shift']());}}}(_0x458d,0xb223c));import{LabeledFieldView as _0x176b73,View as _0x4dce97,createLabeledInputText as _0x31c546,injectCssTransitionDisabler as _0x3da310,submitHandler as _0x14dc9a}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1aa206,KeystrokeHandler as _0x4e5537}from'ckeditor5/src/utils.js';import{getTranslation as _0x444395}from'../../utils/common-translations.js';function _0x2575(_0x4ffe13,_0x307e55){const _0x458d3c=_0x458d();return _0x2575=function(_0x257573,_0x1c02a6){_0x257573=_0x257573-0x1d9;let _0x564ece=_0x458d3c[_0x257573];return _0x564ece;},_0x2575(_0x4ffe13,_0x307e55);}import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';function _0x458d(){const _0x51d545=['element','trim','focusTracker','revisionName','revisionNameInputView','arrowleft','form','extendTemplate','83034laSGdj','3olEFNC','1640QBaddk','ck-revision-history-save-revision-form','revisionNameInputValue','keystrokes','Name\x20of\x20the\x20revision','5848sRQYtR','focus','input','render','ck-responsive-form','25BTxNKR','fieldView','3167920LBSNSi','arrowright','arrowdown','9422tOFtnU','setTemplate','optional','arrowup','29217848ngEXRN','stopPropagation','220','set','_createRevisionNameInput','reset','add','errorText','label','1551570rdpqQv','59jiTkaD','listenTo','4251860enQGCo','locale','value'];_0x458d=function(){return _0x51d545;};return _0x458d();}export default class ns extends _0x4dce97{constructor(_0x1b63d3,_0x125292){const _0x249029=_0x2575;super(_0x1b63d3),this[_0x249029(0x201)]=new _0x1aa206(),this[_0x249029(0x1e0)]=new _0x4e5537(),this[_0x249029(0x1f3)](_0x249029(0x1df),''),this[_0x249029(0x203)]=this[_0x249029(0x1f4)](_0x125292),this[_0x249029(0x1ed)]({'tag':_0x249029(0x1d9),'attributes':{'class':['ck',_0x249029(0x1de),_0x249029(0x1e6)],'tabindex':'-1'},'children':[this[_0x249029(0x203)]]}),_0x3da310(this);}[_0x45c488(0x1e5)](){const _0x412dad=_0x45c488;super[_0x412dad(0x1e5)](),_0x14dc9a({'view':this}),this[_0x412dad(0x201)][_0x412dad(0x1f6)](this[_0x412dad(0x203)][_0x412dad(0x1ff)]),this[_0x412dad(0x1e0)][_0x412dad(0x1fb)](this[_0x412dad(0x1ff)]);const _0x2abb91=_0x4ea0a1=>_0x4ea0a1[_0x412dad(0x1f1)]();this[_0x412dad(0x1e0)][_0x412dad(0x1f3)](_0x412dad(0x1ea),_0x2abb91),this[_0x412dad(0x1e0)][_0x412dad(0x1f3)](_0x412dad(0x204),_0x2abb91),this[_0x412dad(0x1e0)][_0x412dad(0x1f3)](_0x412dad(0x1ef),_0x2abb91),this[_0x412dad(0x1e0)][_0x412dad(0x1f3)](_0x412dad(0x1eb),_0x2abb91);}[_0x45c488(0x1e3)](){const _0x1e39de=_0x45c488;this[_0x1e39de(0x203)][_0x1e39de(0x1e3)]();}get[_0x45c488(0x202)](){const _0x1423c3=_0x45c488;return this[_0x1423c3(0x203)][_0x1423c3(0x1e8)][_0x1423c3(0x1ff)][_0x1423c3(0x1fe)][_0x1423c3(0x200)]();}set[_0x45c488(0x202)](_0x44f1f6){const _0x4416d8=_0x45c488;this[_0x4416d8(0x203)][_0x4416d8(0x1e8)][_0x4416d8(0x1ff)][_0x4416d8(0x1fe)]=_0x44f1f6[_0x4416d8(0x200)]();}[_0x45c488(0x1f5)](){const _0x2db434=_0x45c488;this[_0x2db434(0x203)][_0x2db434(0x1e8)][_0x2db434(0x1ff)][_0x2db434(0x1fe)]='',this[_0x2db434(0x203)][_0x2db434(0x1f7)]=null;}[_0x45c488(0x1f4)](_0x5102cf){const _0x46825=_0x45c488,_0x5db30b=new _0x176b73(this[_0x46825(0x1fd)],_0x31c546),_0x30d423=_0x5db30b[_0x46825(0x1e8)];_0x30d423[_0x46825(0x1da)]({'attributes':{'maxlength':_0x46825(0x1f2)}});let _0x8426c9=_0x444395(this[_0x46825(0x1fd)],_0x46825(0x1e1));return!_0x5102cf&&(_0x8426c9+='\x20('+_0x444395(this[_0x46825(0x1fd)],_0x46825(0x1ee))+')'),(_0x5db30b[_0x46825(0x1f8)]=_0x8426c9,_0x30d423['on'](_0x46825(0x1e4),()=>{const _0x4cdf10=_0x46825;this[_0x4cdf10(0x1df)]=_0x30d423[_0x4cdf10(0x1ff)][_0x4cdf10(0x1fe)][_0x4cdf10(0x200)]();}),_0x5db30b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x58068d,icons as _0x569298}from'ckeditor5/src/core.js';import{createDropdown as _0x26e899,ButtonView as _0xabb145,ListItemView as _0x31fbf0,ListView as te,MenuBarMenuListItemButtonView as _0x28ffc9,MenuBarMenuListItemView as _0x12d73f,MenuBarMenuListView as _0x17005e,MenuBarMenuView as _0x2f9aaa}from'ckeditor5/src/ui.js';import _0x4d2844 from'../../revisiontracker.js';import _0x25f73d from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x11ad31}from'../../utils/common-translations.js';export default class u extends _0x58068d{static get['pluginName'](){return'RevisionHistoryUI';}static get['requires'](){return[_0x4d2844];}['init'](){const _0x472663=this['editor'],_0x2f21cc=_0x472663['plugins']['get']('RevisionTracker');_0x472663['ui']['componentFactory']['add']('revisionHistory',_0x332836=>{const _0x3f40b5=_0x26e899(_0x332836),_0xb456d8=_0x3f40b5['panelView']['children'],_0x5216f2=new te(_0x332836),_0x142e07=new _0x31fbf0(_0x332836),_0x28798e=new _0xabb145(_0x332836),_0x32cafe=new _0x31fbf0(_0x332836),_0x4612d6=new _0xabb145(_0x332836);return _0x3f40b5['bind']('isEnabled')['to'](_0x2f21cc,'isReady',_0x2f21cc,'isEnabled',_0x472663,'isReadOnly',(_0x4273b8,_0x4f6fa3,_0x395d5f)=>_0x4273b8&&_0x4f6fa3&&!_0x395d5f),_0x3f40b5['buttonView']['set']({'icon':_0x569298['history'],'label':_0x11ad31(_0x332836,'Revision\x20history'),'tooltip':!0x0}),_0x28798e['set']({'label':_0x11ad31(_0x332836,'Save\x20current\x20revision'),'withText':!0x0}),_0x28798e['bind']('isEnabled')['to'](_0x2f21cc,'isReady',_0x2f21cc,'isEnabled',_0x472663,'isReadOnly',(_0x3224b5,_0x485974,_0x2618b7)=>_0x3224b5&&_0x485974&&!_0x2618b7),_0x28798e['on']('execute',()=>this['_showDialog']()),_0x4612d6['set']({'label':_0x11ad31(_0x332836,'Open\x20revision\x20history'),'withText':!0x0}),_0x4612d6['bind']('isEnabled')['to'](_0x2f21cc,'isReady',_0x472663,'isReadOnly',(_0x13876b,_0x470caa)=>_0x13876b&&!_0x470caa),_0x4612d6['on']('execute',()=>{_0x472663['config']['get']('revisionHistory')['showRevisionViewerCallback'](),_0x3f40b5['isOpen']=!0x1,_0x472663['editing']['view']['focus']();}),_0x142e07['children']['add'](_0x28798e),_0x32cafe['children']['add'](_0x4612d6),_0x5216f2['items']['addMany']([_0x142e07,_0x32cafe]),_0xb456d8['add'](_0x5216f2),_0x3f40b5;}),_0x472663['ui']['componentFactory']['add']('menuBar:revisionHistory',()=>this['_registerMenuComponent']());}['_registerMenuComponent'](){const _0x2593de=this['editor'],_0x31c220=_0x2593de['locale'],_0x5efe16=new _0x2f9aaa(_0x31c220),_0x5c6f27=new _0x17005e(_0x31c220);_0x5efe16['buttonView']['set']({'icon':_0x569298['history'],'label':_0x11ad31(_0x31c220,'Revision\x20history')});const _0x1e07fc=new _0x12d73f(_0x31c220,_0x5efe16),_0x250e9b=new _0x28ffc9(_0x31c220);_0x250e9b['set']({'label':_0x11ad31(_0x31c220,'Save\x20current\x20revision')}),_0x250e9b['delegate']('execute')['to'](_0x5efe16),_0x250e9b['on']('execute',()=>{this['_showDialog']();}),_0x1e07fc['children']['add'](_0x250e9b),_0x5c6f27['items']['add'](_0x1e07fc);const _0x2569d4=new _0x12d73f(_0x31c220,_0x5efe16),_0x3ba0f3=new _0x28ffc9(_0x31c220);return _0x3ba0f3['set']({'label':_0x11ad31(_0x31c220,'Open\x20revision\x20history')}),_0x3ba0f3['delegate']('execute')['to'](_0x5efe16),_0x3ba0f3['on']('execute',()=>{_0x2593de['config']['get']('revisionHistory')['showRevisionViewerCallback']();}),_0x2569d4['children']['add'](_0x3ba0f3),_0x5c6f27['items']['add'](_0x2569d4),_0x5efe16['panelView']['children']['add'](_0x5c6f27),_0x5efe16;}['_showDialog'](){const _0x5ba27e=this['editor'],_0x55b104=_0x5ba27e['locale'],t=_0x55b104['t'],_0x5081a6=_0x5ba27e['plugins']['get']('Dialog'),_0xd27edc=_0x5ba27e['plugins']['get']('RevisionTracker');function _0x3cd45a(_0x42b82f){_0x5ba27e['config']['get']('revisionHistory.requireRevisionName')&&''===_0x42b82f['revisionName']?_0x42b82f['revisionNameInputView']['errorText']=_0x11ad31(_0x55b104,'The\x20revision\x20name\x20cannot\x20be\x20empty.'):(_0x5ba27e['plugins']['get'](_0x4d2844)['saveRevision']({'name':_0x42b82f['revisionName']}),_0x5081a6['hide']());}this['_saveRevisionFormView']||(this['_createSaveRevisionFormView'](),this['_saveRevisionFormView']['on']('submit',()=>_0x3cd45a(this['_saveRevisionFormView']))),this['_saveRevisionFormView']['reset'](),_0x5081a6['show']({'id':'findAndReplace','title':_0x11ad31(_0x55b104,'Save\x20current\x20revision'),'isModal':!0x0,'content':this['_saveRevisionFormView'],'actionButtons':[{'label':t('Cancel'),'withText':!0x0,'onExecute':()=>_0x5081a6['hide']()},{'label':t('Accept'),'class':'ck-button-action','withText':!0x0,'onCreate'(_0x13a72e){_0x13a72e['bind']('isEnabled')['to'](_0xd27edc,'isReady',_0xd27edc,'isEnabled',_0x5ba27e,'isReadOnly',(_0x4c3d24,_0x41607a,_0x50be1b)=>_0x4c3d24&&_0x41607a&&!_0x50be1b);},'onExecute':()=>_0x3cd45a(this['_saveRevisionFormView'])}]});}['_createSaveRevisionFormView'](){const _0x1e7369=this['editor'],_0xd0cb70=_0x1e7369['locale'];this['_saveRevisionFormView']=new _0x25f73d(_0xd0cb70,_0x1e7369['config']['get']('revisionHistory.requireRevisionName')),this['_saveRevisionFormView']['render']();}}
23
+ import{Plugin as _0x529bdd,icons as _0x405acc}from'ckeditor5/src/core.js';import{createDropdown as _0x4985ef,ButtonView as _0x54126c,ListItemView as _0x54cca3,ListView as te,MenuBarMenuListItemButtonView as _0x230cc9,MenuBarMenuListItemView as _0x458e9f,MenuBarMenuListView as _0x28d296,MenuBarMenuView as _0x6fee21}from'ckeditor5/src/ui.js';import _0x4e33b5 from'../../revisiontracker.js';import _0x39c112 from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x95f4bd}from'../../utils/common-translations.js';export default class u extends _0x529bdd{static get['pluginName'](){return'RevisionHistoryUI';}static get['requires'](){return[_0x4e33b5];}['init'](){const _0x3883a1=this['editor'],_0x1ee745=_0x3883a1['plugins']['get']('RevisionTracker');_0x3883a1['ui']['componentFactory']['add']('revisionHistory',_0x2ffb89=>{const _0x38e00d=_0x4985ef(_0x2ffb89),_0x25f163=_0x38e00d['panelView']['children'],_0x19c1d0=new te(_0x2ffb89),_0x1a8dca=new _0x54cca3(_0x2ffb89),_0x49dd0f=new _0x54126c(_0x2ffb89),_0x2ba3eb=new _0x54cca3(_0x2ffb89),_0xdfaf00=new _0x54126c(_0x2ffb89);return _0x38e00d['bind']('isEnabled')['to'](_0x1ee745,'isReady',_0x1ee745,'isEnabled',_0x3883a1,'isReadOnly',(_0x5a62cb,_0xd3a708,_0x385325)=>_0x5a62cb&&_0xd3a708&&!_0x385325),_0x38e00d['buttonView']['set']({'icon':_0x405acc['history'],'label':_0x95f4bd(_0x2ffb89,'Revision\x20history'),'tooltip':!0x0}),_0x49dd0f['set']({'label':_0x95f4bd(_0x2ffb89,'Save\x20current\x20revision'),'withText':!0x0}),_0x49dd0f['bind']('isEnabled')['to'](_0x1ee745,'isReady',_0x1ee745,'isEnabled',_0x3883a1,'isReadOnly',(_0x4d0607,_0x41f776,_0x220f66)=>_0x4d0607&&_0x41f776&&!_0x220f66),_0x49dd0f['on']('execute',()=>this['_showDialog']()),_0xdfaf00['set']({'label':_0x95f4bd(_0x2ffb89,'Open\x20revision\x20history'),'withText':!0x0}),_0xdfaf00['bind']('isEnabled')['to'](_0x1ee745,'isReady',_0x3883a1,'isReadOnly',(_0x569615,_0x157ce9)=>_0x569615&&!_0x157ce9),_0xdfaf00['on']('execute',()=>{_0x3883a1['config']['get']('revisionHistory')['showRevisionViewerCallback'](),_0x38e00d['isOpen']=!0x1,_0x3883a1['editing']['view']['focus']();}),_0x1a8dca['children']['add'](_0x49dd0f),_0x2ba3eb['children']['add'](_0xdfaf00),_0x19c1d0['items']['addMany']([_0x1a8dca,_0x2ba3eb]),_0x25f163['add'](_0x19c1d0),_0x38e00d;}),_0x3883a1['ui']['componentFactory']['add']('menuBar:revisionHistory',()=>this['_registerMenuComponent']());}['_registerMenuComponent'](){const _0xdc949e=this['editor'],_0x43ef2e=_0xdc949e['locale'],_0x48d3b1=new _0x6fee21(_0x43ef2e),_0x458c30=new _0x28d296(_0x43ef2e);_0x48d3b1['buttonView']['set']({'icon':_0x405acc['history'],'label':_0x95f4bd(_0x43ef2e,'Revision\x20history')});const _0x17f45c=new _0x458e9f(_0x43ef2e,_0x48d3b1),_0x476ec7=new _0x230cc9(_0x43ef2e);_0x476ec7['set']({'label':_0x95f4bd(_0x43ef2e,'Save\x20current\x20revision')}),_0x476ec7['delegate']('execute')['to'](_0x48d3b1),_0x476ec7['on']('execute',()=>{this['_showDialog']();}),_0x17f45c['children']['add'](_0x476ec7),_0x458c30['items']['add'](_0x17f45c);const _0x5e6c7c=new _0x458e9f(_0x43ef2e,_0x48d3b1),_0x1552a1=new _0x230cc9(_0x43ef2e);return _0x1552a1['set']({'label':_0x95f4bd(_0x43ef2e,'Open\x20revision\x20history')}),_0x1552a1['delegate']('execute')['to'](_0x48d3b1),_0x1552a1['on']('execute',()=>{_0xdc949e['config']['get']('revisionHistory')['showRevisionViewerCallback']();}),_0x5e6c7c['children']['add'](_0x1552a1),_0x458c30['items']['add'](_0x5e6c7c),_0x48d3b1['panelView']['children']['add'](_0x458c30),_0x48d3b1;}['_showDialog'](){const _0x499614=this['editor'],_0x87d513=_0x499614['locale'],t=_0x87d513['t'],_0x649c2=_0x499614['plugins']['get']('Dialog'),_0x3ec8ea=_0x499614['plugins']['get']('RevisionTracker');function _0x1ca111(_0x4f71b5){_0x499614['config']['get']('revisionHistory.requireRevisionName')&&''===_0x4f71b5['revisionName']?_0x4f71b5['revisionNameInputView']['errorText']=_0x95f4bd(_0x87d513,'The\x20revision\x20name\x20cannot\x20be\x20empty.'):(_0x499614['plugins']['get'](_0x4e33b5)['saveRevision']({'name':_0x4f71b5['revisionName']}),_0x649c2['hide']());}this['_saveRevisionFormView']||(this['_createSaveRevisionFormView'](),this['_saveRevisionFormView']['on']('submit',()=>_0x1ca111(this['_saveRevisionFormView']))),this['_saveRevisionFormView']['reset'](),_0x649c2['show']({'id':'findAndReplace','title':_0x95f4bd(_0x87d513,'Save\x20current\x20revision'),'isModal':!0x0,'content':this['_saveRevisionFormView'],'actionButtons':[{'label':t('Cancel'),'withText':!0x0,'onExecute':()=>_0x649c2['hide']()},{'label':t('Accept'),'class':'ck-button-action','withText':!0x0,'onCreate'(_0x15028d){_0x15028d['bind']('isEnabled')['to'](_0x3ec8ea,'isReady',_0x3ec8ea,'isEnabled',_0x499614,'isReadOnly',(_0x365e57,_0x53fae7,_0x4dc279)=>_0x365e57&&_0x53fae7&&!_0x4dc279);},'onExecute':()=>_0x1ca111(this['_saveRevisionFormView'])}]});}['_createSaveRevisionFormView'](){const _0x2f0a0a=this['editor'],_0x109ee5=_0x2f0a0a['locale'];this['_saveRevisionFormView']=new _0x39c112(_0x109ee5,_0x2f0a0a['config']['get']('revisionHistory.requireRevisionName')),this['_saveRevisionFormView']['render']();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3257(){const _0x5ce706=['_handleRevisionSetName','element','_handleDiffChange','Name\x20this\x20revision','getRevision','plugins','149599DVIUoz','select','revisionHistory.viewerSidebarContainer','compareAgainstSelected','405740qVpCZp','setName','revisionHistory.requireRevisionName','getLaterVisibleRevision','fieldView','locale','_handleRevisionSelected','init','66771ZJodYy','map','render','revisionHistory.revisionActions','restoreRevisionCallback','revisionSetName','pluginName','_revisionsRepository','timePeriodViews','listenTo','change:diff','RevisionsSidebar','91gQwVfN','destroy','focus','Restore\x20this\x20revision','remove','ready','repository','availableRevisionActions','_sidebarView','bind','data','length','config','add','name','isEnabled','selectRevision','newRevisionId','string','_createRevisionActions','appendChild','getEarlierVisibleRevision','revisionHistory','_revisions','144XJfvkZ','revisionSelected','807130PuhRfS','defaultRevisionActions','851721jpyUHx','isVisible','_revisionViewer','highlightRevisions','113418RmYIgn','getIndex','isSelected','20603qcHJEF','_handleEditorDataReady','4DYeVCB','diff','editor','nameRevision','isReady','assign','get','getRevisionsInDiff','requires','compare','revisionViews','3130KWzNfE','restoreRevision','action','Compare\x20against\x20selected'];_0x3257=function(){return _0x5ce706;};return _0x3257();}const _0x48d788=_0x5bb4;(function(_0x121457,_0x5f1f58){const _0x24be02=_0x5bb4,_0x488673=_0x121457();while(!![]){try{const _0x2a5c81=parseInt(_0x24be02(0x158))/0x1+-parseInt(_0x24be02(0x15c))/0x2+-parseInt(_0x24be02(0x18c))/0x3+-parseInt(_0x24be02(0x195))/0x4*(parseInt(_0x24be02(0x18a))/0x5)+parseInt(_0x24be02(0x190))/0x6*(parseInt(_0x24be02(0x170))/0x7)+parseInt(_0x24be02(0x188))/0x8*(-parseInt(_0x24be02(0x164))/0x9)+-parseInt(_0x24be02(0x14e))/0xa*(-parseInt(_0x24be02(0x193))/0xb);if(_0x2a5c81===_0x5f1f58)break;else _0x488673['push'](_0x488673['shift']());}catch(_0x426bfb){_0x488673['push'](_0x488673['shift']());}}}(_0x3257,0x30ca2));function _0x5bb4(_0x4daf3d,_0xf1b524){const _0x3257f9=_0x3257();return _0x5bb4=function(_0x5bb461,_0x58f3f6){_0x5bb461=_0x5bb461-0x14e;let _0x142108=_0x3257f9[_0x5bb461];return _0x142108;},_0x5bb4(_0x4daf3d,_0xf1b524);}import{Plugin as _0x50063c}from'ckeditor5/src/core.js';import _0x329238 from'./revisionssidebarview.js';import _0x5da3e9 from'../../revisionviewer.js';export default class w extends _0x50063c{static get[_0x48d788(0x16a)](){const _0x4e78b3=_0x48d788;return _0x4e78b3(0x16f);}static get[_0x48d788(0x19d)](){return[_0x5da3e9];}constructor(_0x9a9e66){const _0x280000=_0x48d788;super(_0x9a9e66),this[_0x280000(0x18e)]=_0x9a9e66[_0x280000(0x157)][_0x280000(0x19b)](_0x5da3e9),this[_0x280000(0x16b)]=this[_0x280000(0x18e)][_0x280000(0x176)],this[_0x280000(0x178)]=null;}[_0x48d788(0x163)](){const _0x8ca035=_0x48d788,_0x28186a=this[_0x8ca035(0x16b)][_0x8ca035(0x187)],_0x27f99d=this[_0x8ca035(0x183)](),_0x30b5ba=this[_0x8ca035(0x197)][_0x8ca035(0x17c)][_0x8ca035(0x19b)](_0x8ca035(0x15a));this[_0x8ca035(0x178)]=new _0x329238(this[_0x8ca035(0x197)][_0x8ca035(0x161)],_0x28186a,_0x27f99d,this[_0x8ca035(0x197)][_0x8ca035(0x17c)][_0x8ca035(0x19b)](_0x8ca035(0x15e))),this[_0x8ca035(0x178)]['on'](_0x8ca035(0x189),this[_0x8ca035(0x162)][_0x8ca035(0x179)](this)),this[_0x8ca035(0x178)]['on'](_0x8ca035(0x169),this[_0x8ca035(0x152)][_0x8ca035(0x179)](this)),this[_0x8ca035(0x178)][_0x8ca035(0x179)](_0x8ca035(0x17f))['to'](this[_0x8ca035(0x18e)]),this[_0x8ca035(0x178)][_0x8ca035(0x16c)]['on'](_0x8ca035(0x17d),(_0x41e19e,_0x5f284f)=>{const _0x470094=_0x8ca035;_0x5f284f[_0x470094(0x19f)]['on'](_0x470094(0x17d),(_0x27b675,_0x10e23b)=>{const _0x567f82=_0x470094;_0x10e23b[_0x567f82(0x179)](_0x567f82(0x17f),_0x567f82(0x199))['to'](this[_0x567f82(0x18e)]);});}),this[_0x8ca035(0x178)][_0x8ca035(0x166)](),this[_0x8ca035(0x16d)](this[_0x8ca035(0x197)][_0x8ca035(0x17a)],_0x8ca035(0x175),this[_0x8ca035(0x194)][_0x8ca035(0x179)](this)),this[_0x8ca035(0x16d)](this[_0x8ca035(0x18e)],_0x8ca035(0x16e),this[_0x8ca035(0x154)][_0x8ca035(0x179)](this)),_0x30b5ba[_0x8ca035(0x184)](this[_0x8ca035(0x178)][_0x8ca035(0x153)]);}[_0x48d788(0x171)](){const _0x539623=_0x48d788;this[_0x539623(0x178)][_0x539623(0x153)][_0x539623(0x174)](),this[_0x539623(0x178)][_0x539623(0x171)]();}[_0x48d788(0x194)](){const _0x4eb50d=_0x48d788,_0x4acc13=this[_0x4eb50d(0x16b)][_0x4eb50d(0x156)](0x0);if(_0x4acc13){const _0x3d087d=this[_0x4eb50d(0x16b)][_0x4eb50d(0x185)](_0x4acc13['id']);this[_0x4eb50d(0x18e)][_0x4eb50d(0x19e)](_0x4acc13,_0x3d087d);}}[_0x48d788(0x162)](_0x78ec9f,_0x83383){const _0x139775=_0x48d788,_0x1854c1=this[_0x139775(0x16b)][_0x139775(0x156)](_0x83383['id']),_0x556600=this[_0x139775(0x16b)][_0x139775(0x185)](_0x1854c1['id']);this[_0x139775(0x18e)][_0x139775(0x19e)](_0x1854c1,_0x556600);}[_0x48d788(0x152)](_0x5a3553,_0x22d346){const _0x3a98a0=_0x48d788;this[_0x3a98a0(0x16b)][_0x3a98a0(0x156)](_0x22d346['id'])[_0x3a98a0(0x15d)](_0x22d346[_0x3a98a0(0x17e)]);}[_0x48d788(0x154)](_0x1f3a6f,_0x5cec39,_0x44e553){const _0xb5b5ef=_0x48d788,_0x4a4f5e=this[_0xb5b5ef(0x16b)][_0xb5b5ef(0x19c)](_0x44e553);_0x4a4f5e[_0xb5b5ef(0x17b)]>0x2?(this[_0xb5b5ef(0x178)][_0xb5b5ef(0x18f)](_0x4a4f5e),this[_0xb5b5ef(0x178)][_0xb5b5ef(0x180)](null)):(this[_0xb5b5ef(0x178)][_0xb5b5ef(0x18f)]([]),this[_0xb5b5ef(0x178)][_0xb5b5ef(0x180)](_0x4a4f5e[0x0]));}[_0x48d788(0x183)](){const _0x854825=_0x48d788,_0x1ad802=this[_0x854825(0x197)],_0x165597=w[_0x854825(0x177)],_0x4aa297=_0x1ad802[_0x854825(0x17c)][_0x854825(0x19b)](_0x854825(0x167))||w[_0x854825(0x18b)];if(_0x4aa297[_0x854825(0x17b)])return _0x4aa297[_0x854825(0x165)](_0x4a304e=>{const _0x4ad941=_0x854825,_0x8ba620=_0x4ad941(0x182)==typeof _0x4a304e?Object[_0x4ad941(0x19a)]({},_0x165597[_0x4a304e]):_0x4a304e;return _0x8ba620[_0x4ad941(0x150)]=_0x8ba620[_0x4ad941(0x150)][_0x4ad941(0x179)](this,_0x1ad802),_0x8ba620[_0x4ad941(0x18d)]&&(_0x8ba620[_0x4ad941(0x18d)]=_0x8ba620[_0x4ad941(0x18d)][_0x4ad941(0x179)](this,_0x1ad802)),_0x8ba620;});}}w[_0x48d788(0x177)]={'compareAgainstSelected':{'name':_0x48d788(0x151),'action':({plugins:_0x1260eb},_0x502230)=>{const _0x3c27bf=_0x48d788,_0x8979f1=_0x1260eb[_0x3c27bf(0x19b)](_0x5da3e9),_0x155e54=_0x8979f1[_0x3c27bf(0x176)];let _0x2dbd78=_0x8979f1[_0x3c27bf(0x196)][_0x3c27bf(0x181)],_0x1e4f5e=_0x502230['id'];_0x155e54[_0x3c27bf(0x191)](_0x2dbd78)>_0x155e54[_0x3c27bf(0x191)](_0x1e4f5e)&&([_0x2dbd78,_0x1e4f5e]=[_0x1e4f5e,_0x2dbd78]),_0x8979f1[_0x3c27bf(0x19e)](_0x2dbd78,_0x1e4f5e);},'isVisible':({plugins:_0x383d92},_0x5b50cb)=>{const _0x580c54=_0x48d788,_0x4a0b20=_0x383d92[_0x580c54(0x19b)](_0x5da3e9);return!(_0x4a0b20[_0x580c54(0x176)][_0x580c54(0x19c)](_0x4a0b20[_0x580c54(0x196)])[_0x580c54(0x17b)]>0x2)&&!_0x5b50cb[_0x580c54(0x192)];}},'restoreRevision':{'name':_0x48d788(0x173),'action':(_0x355b65,{id:_0x19a905})=>{const _0x1282dd=_0x48d788;_0x355b65[_0x1282dd(0x17c)][_0x1282dd(0x19b)](_0x1282dd(0x186))[_0x1282dd(0x168)](_0x19a905);},'isVisible':({plugins:_0x3e7eae},_0x33d286)=>!!_0x3e7eae[_0x48d788(0x19b)](_0x5da3e9)[_0x48d788(0x176)][_0x48d788(0x15f)](_0x33d286['id'])},'nameRevision':{'name':_0x48d788(0x155),'action':({plugins:_0x548fac},{id:_0xcf64ea,revisionNameView:_0x4533a0})=>{const _0x22ab68=_0x48d788,_0x4c9386=_0x548fac[_0x22ab68(0x19b)](_0x5da3e9),_0x128072=_0x4c9386[_0x22ab68(0x176)][_0x22ab68(0x185)](_0xcf64ea);_0x4c9386[_0x22ab68(0x19e)](_0xcf64ea,_0x128072),_0x4533a0[_0x22ab68(0x172)](),_0x4533a0[_0x22ab68(0x160)][_0x22ab68(0x159)]();}}},w[_0x48d788(0x18b)]=[_0x48d788(0x15b),_0x48d788(0x14f),_0x48d788(0x198)];
23
+ const _0x31e707=_0x210b;(function(_0x5226b9,_0x3de0c6){const _0xf1c486=_0x210b,_0x1a30b9=_0x5226b9();while(!![]){try{const _0x2688fd=parseInt(_0xf1c486(0x119))/0x1*(-parseInt(_0xf1c486(0x158))/0x2)+parseInt(_0xf1c486(0x12f))/0x3*(parseInt(_0xf1c486(0x15a))/0x4)+parseInt(_0xf1c486(0x147))/0x5+-parseInt(_0xf1c486(0x148))/0x6+parseInt(_0xf1c486(0x128))/0x7*(-parseInt(_0xf1c486(0x152))/0x8)+-parseInt(_0xf1c486(0x156))/0x9+parseInt(_0xf1c486(0x121))/0xa*(parseInt(_0xf1c486(0x11d))/0xb);if(_0x2688fd===_0x3de0c6)break;else _0x1a30b9['push'](_0x1a30b9['shift']());}catch(_0x8bcc4){_0x1a30b9['push'](_0x1a30b9['shift']());}}}(_0x360e,0x4ed36));import{Plugin as _0x31c7bb}from'ckeditor5/src/core.js';function _0x210b(_0x446e19,_0xf7aa31){const _0x360eed=_0x360e();return _0x210b=function(_0x210bfb,_0x2bc5c7){_0x210bfb=_0x210bfb-0x114;let _0x250070=_0x360eed[_0x210bfb];return _0x250070;},_0x210b(_0x446e19,_0xf7aa31);}function _0x360e(){const _0x36e891=['isVisible','availableRevisionActions','_revisionViewer','1602030lEbZrc','3749184flrWll','change:diff','element','_sidebarView','revisionHistory.revisionActions','isReady','setName','revisionHistory.viewerSidebarContainer','map','Restore\x20this\x20revision','37664qvKSFu','restoreRevisionCallback','editor','revisionSelected','4176792RkpzxX','isEnabled','22FNVCky','appendChild','88sbnVCz','defaultRevisionActions','revisionHistory','highlightRevisions','render','Compare\x20against\x20selected','_handleDiffChange','_revisionsRepository','action','get','destroy','restoreRevision','compare','_handleRevisionSetName','diff','locale','revisionHistory.requireRevisionName','1739DuNouz','select','focus','revisionViews','11qQGXlX','add','name','init','15089430QCOuGx','Name\x20this\x20revision','repository','ready','listenTo','length','getEarlierVisibleRevision','777TgqydH','_handleEditorDataReady','nameRevision','config','_handleRevisionSelected','getRevision','remove','16935BYMcDa','data','assign','getLaterVisibleRevision','compareAgainstSelected','revisionSetName','getRevisionsInDiff','getIndex','fieldView','timePeriodViews','bind','selectRevision','_revisions','pluginName','isSelected','string','newRevisionId','plugins','requires','_createRevisionActions','RevisionsSidebar'];_0x360e=function(){return _0x36e891;};return _0x360e();}import _0x4a1a09 from'./revisionssidebarview.js';import _0xf69c8a from'../../revisionviewer.js';export default class w extends _0x31c7bb{static get[_0x31e707(0x13c)](){const _0x143c7c=_0x31e707;return _0x143c7c(0x143);}static get[_0x31e707(0x141)](){return[_0xf69c8a];}constructor(_0x15baa3){const _0x295360=_0x31e707;super(_0x15baa3),this[_0x295360(0x146)]=_0x15baa3[_0x295360(0x140)][_0x295360(0x163)](_0xf69c8a),this[_0x295360(0x161)]=this[_0x295360(0x146)][_0x295360(0x123)],this[_0x295360(0x14b)]=null;}[_0x31e707(0x120)](){const _0x5611a3=_0x31e707,_0x37eb0f=this[_0x5611a3(0x161)][_0x5611a3(0x13b)],_0x10350c=this[_0x5611a3(0x142)](),_0x1f5a38=this[_0x5611a3(0x154)][_0x5611a3(0x12b)][_0x5611a3(0x163)](_0x5611a3(0x14f));this[_0x5611a3(0x14b)]=new _0x4a1a09(this[_0x5611a3(0x154)][_0x5611a3(0x117)],_0x37eb0f,_0x10350c,this[_0x5611a3(0x154)][_0x5611a3(0x12b)][_0x5611a3(0x163)](_0x5611a3(0x118))),this[_0x5611a3(0x14b)]['on'](_0x5611a3(0x155),this[_0x5611a3(0x12c)][_0x5611a3(0x139)](this)),this[_0x5611a3(0x14b)]['on'](_0x5611a3(0x134),this[_0x5611a3(0x115)][_0x5611a3(0x139)](this)),this[_0x5611a3(0x14b)][_0x5611a3(0x139)](_0x5611a3(0x157))['to'](this[_0x5611a3(0x146)]),this[_0x5611a3(0x14b)][_0x5611a3(0x138)]['on'](_0x5611a3(0x11e),(_0x215618,_0x4539df)=>{const _0x32314f=_0x5611a3;_0x4539df[_0x32314f(0x11c)]['on'](_0x32314f(0x11e),(_0x21356c,_0x22bb49)=>{const _0x146c66=_0x32314f;_0x22bb49[_0x146c66(0x139)](_0x146c66(0x157),_0x146c66(0x14d))['to'](this[_0x146c66(0x146)]);});}),this[_0x5611a3(0x14b)][_0x5611a3(0x15e)](),this[_0x5611a3(0x125)](this[_0x5611a3(0x154)][_0x5611a3(0x130)],_0x5611a3(0x124),this[_0x5611a3(0x129)][_0x5611a3(0x139)](this)),this[_0x5611a3(0x125)](this[_0x5611a3(0x146)],_0x5611a3(0x149),this[_0x5611a3(0x160)][_0x5611a3(0x139)](this)),_0x1f5a38[_0x5611a3(0x159)](this[_0x5611a3(0x14b)][_0x5611a3(0x14a)]);}[_0x31e707(0x164)](){const _0x5f28f8=_0x31e707;this[_0x5f28f8(0x14b)][_0x5f28f8(0x14a)][_0x5f28f8(0x12e)](),this[_0x5f28f8(0x14b)][_0x5f28f8(0x164)]();}[_0x31e707(0x129)](){const _0x2172ed=_0x31e707,_0x8667a9=this[_0x2172ed(0x161)][_0x2172ed(0x12d)](0x0);if(_0x8667a9){const _0x94f5c1=this[_0x2172ed(0x161)][_0x2172ed(0x127)](_0x8667a9['id']);this[_0x2172ed(0x146)][_0x2172ed(0x114)](_0x8667a9,_0x94f5c1);}}[_0x31e707(0x12c)](_0xc73b8e,_0xcb9b43){const _0x2e865f=_0x31e707,_0x5b1581=this[_0x2e865f(0x161)][_0x2e865f(0x12d)](_0xcb9b43['id']),_0x8509c9=this[_0x2e865f(0x161)][_0x2e865f(0x127)](_0x5b1581['id']);this[_0x2e865f(0x146)][_0x2e865f(0x114)](_0x5b1581,_0x8509c9);}[_0x31e707(0x115)](_0x401ca2,_0x4fc6cb){const _0x5e1062=_0x31e707;this[_0x5e1062(0x161)][_0x5e1062(0x12d)](_0x4fc6cb['id'])[_0x5e1062(0x14e)](_0x4fc6cb[_0x5e1062(0x11f)]);}[_0x31e707(0x160)](_0x1b6945,_0x19774a,_0x3f0b06){const _0x358d68=_0x31e707,_0x1dba08=this[_0x358d68(0x161)][_0x358d68(0x135)](_0x3f0b06);_0x1dba08[_0x358d68(0x126)]>0x2?(this[_0x358d68(0x14b)][_0x358d68(0x15d)](_0x1dba08),this[_0x358d68(0x14b)][_0x358d68(0x13a)](null)):(this[_0x358d68(0x14b)][_0x358d68(0x15d)]([]),this[_0x358d68(0x14b)][_0x358d68(0x13a)](_0x1dba08[0x0]));}[_0x31e707(0x142)](){const _0x3655c4=_0x31e707,_0x2e88ba=this[_0x3655c4(0x154)],_0x4a8ed8=w[_0x3655c4(0x145)],_0x2a246c=_0x2e88ba[_0x3655c4(0x12b)][_0x3655c4(0x163)](_0x3655c4(0x14c))||w[_0x3655c4(0x15b)];if(_0x2a246c[_0x3655c4(0x126)])return _0x2a246c[_0x3655c4(0x150)](_0x3b389b=>{const _0x399517=_0x3655c4,_0x4d3fb=_0x399517(0x13e)==typeof _0x3b389b?Object[_0x399517(0x131)]({},_0x4a8ed8[_0x3b389b]):_0x3b389b;return _0x4d3fb[_0x399517(0x162)]=_0x4d3fb[_0x399517(0x162)][_0x399517(0x139)](this,_0x2e88ba),_0x4d3fb[_0x399517(0x144)]&&(_0x4d3fb[_0x399517(0x144)]=_0x4d3fb[_0x399517(0x144)][_0x399517(0x139)](this,_0x2e88ba)),_0x4d3fb;});}}w[_0x31e707(0x145)]={'compareAgainstSelected':{'name':_0x31e707(0x15f),'action':({plugins:_0x2ef64e},_0x41b850)=>{const _0x60e93d=_0x31e707,_0x2fcb40=_0x2ef64e[_0x60e93d(0x163)](_0xf69c8a),_0x31bab2=_0x2fcb40[_0x60e93d(0x123)];let _0x2feff7=_0x2fcb40[_0x60e93d(0x116)][_0x60e93d(0x13f)],_0x38b5ba=_0x41b850['id'];_0x31bab2[_0x60e93d(0x136)](_0x2feff7)>_0x31bab2[_0x60e93d(0x136)](_0x38b5ba)&&([_0x2feff7,_0x38b5ba]=[_0x38b5ba,_0x2feff7]),_0x2fcb40[_0x60e93d(0x114)](_0x2feff7,_0x38b5ba);},'isVisible':({plugins:_0xef197b},_0x374668)=>{const _0x1ffa25=_0x31e707,_0x22e273=_0xef197b[_0x1ffa25(0x163)](_0xf69c8a);return!(_0x22e273[_0x1ffa25(0x123)][_0x1ffa25(0x135)](_0x22e273[_0x1ffa25(0x116)])[_0x1ffa25(0x126)]>0x2)&&!_0x374668[_0x1ffa25(0x13d)];}},'restoreRevision':{'name':_0x31e707(0x151),'action':(_0x3e9dca,{id:_0x2032de})=>{const _0x22b635=_0x31e707;_0x3e9dca[_0x22b635(0x12b)][_0x22b635(0x163)](_0x22b635(0x15c))[_0x22b635(0x153)](_0x2032de);},'isVisible':({plugins:_0x1c577d},_0x423b64)=>!!_0x1c577d[_0x31e707(0x163)](_0xf69c8a)[_0x31e707(0x123)][_0x31e707(0x132)](_0x423b64['id'])},'nameRevision':{'name':_0x31e707(0x122),'action':({plugins:_0x2c63fa},{id:_0x4ca389,revisionNameView:_0x4aaaad})=>{const _0x41119d=_0x31e707,_0x528372=_0x2c63fa[_0x41119d(0x163)](_0xf69c8a),_0x517a83=_0x528372[_0x41119d(0x123)][_0x41119d(0x127)](_0x4ca389);_0x528372[_0x41119d(0x114)](_0x4ca389,_0x517a83),_0x4aaaad[_0x41119d(0x11b)](),_0x4aaaad[_0x41119d(0x137)][_0x41119d(0x11a)]();}}},w[_0x31e707(0x15b)]=[_0x31e707(0x133),_0x31e707(0x165),_0x31e707(0x12a)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1c5fc1,_0x20e3cd){const _0x421c51=_0x5d63,_0x476f97=_0x1c5fc1();while(!![]){try{const _0x206c39=parseInt(_0x421c51(0x1b4))/0x1*(-parseInt(_0x421c51(0x1c1))/0x2)+-parseInt(_0x421c51(0x1bb))/0x3+-parseInt(_0x421c51(0x1c4))/0x4+parseInt(_0x421c51(0x1c2))/0x5*(parseInt(_0x421c51(0x1bf))/0x6)+parseInt(_0x421c51(0x1b7))/0x7*(parseInt(_0x421c51(0x1b8))/0x8)+parseInt(_0x421c51(0x1c5))/0x9*(parseInt(_0x421c51(0x1b3))/0xa)+parseInt(_0x421c51(0x1b5))/0xb*(parseInt(_0x421c51(0x1b2))/0xc);if(_0x206c39===_0x20e3cd)break;else _0x476f97['push'](_0x476f97['shift']());}catch(_0x56bd8c){_0x476f97['push'](_0x476f97['shift']());}}}(_0x36ee,0xb1f2a));import{View as _0xbc2be5,IconView as _0x4ce014}from'ckeditor5/src/ui.js';import{getTranslation as _0x359c8a}from'../../utils/common-translations.js';function _0x36ee(){const _0x400dc4=['400585iLNSsR','div','3819852wiCalL','549lLQKEv','history','324HTeuoX','216530lQShGU','365830eioWcJ','230703nfjDTo','content','7454643FOcZjJ','8OpbXoO','ck-revision-history-sidebar__header','ck-reset_all','4253529BwOHwi','span','setTemplate','ck-revision-history-sidebar__header__label','66lnVIDG','Revision\x20history','4gJCkUx'];_0x36ee=function(){return _0x400dc4;};return _0x36ee();}import{icons as _0x277e76}from'ckeditor5/src/core.js';import'../../../theme/revisionssidebar/revisionssidebarheader.css';function _0x5d63(_0x385cd7,_0x2b7777){const _0x36eec0=_0x36ee();return _0x5d63=function(_0x5d6306,_0x56692d){_0x5d6306=_0x5d6306-0x1b1;let _0x3ed423=_0x36eec0[_0x5d6306];return _0x3ed423;},_0x5d63(_0x385cd7,_0x2b7777);}export default class as extends _0xbc2be5{constructor(_0x13125f){const _0x150f19=_0x5d63;super(_0x13125f);const _0x848c9a=new _0x4ce014();_0x848c9a[_0x150f19(0x1b6)]=_0x277e76[_0x150f19(0x1b1)],this[_0x150f19(0x1bd)]({'tag':_0x150f19(0x1c3),'attributes':{'class':['ck',_0x150f19(0x1ba),_0x150f19(0x1b9)]},'children':[_0x848c9a,{'tag':_0x150f19(0x1bc),'attributes':{'class':['ck',_0x150f19(0x1be)]},'children':[_0x359c8a(_0x13125f,_0x150f19(0x1c0))]}]});}}
23
+ (function(_0x2a49e9,_0x53b31a){const _0x22f832=_0x4534,_0x1f5cb1=_0x2a49e9();while(!![]){try{const _0x2f8914=parseInt(_0x22f832(0xb3))/0x1*(-parseInt(_0x22f832(0xa8))/0x2)+-parseInt(_0x22f832(0xb0))/0x3+-parseInt(_0x22f832(0xa7))/0x4+parseInt(_0x22f832(0xb8))/0x5*(-parseInt(_0x22f832(0xab))/0x6)+-parseInt(_0x22f832(0xa9))/0x7+-parseInt(_0x22f832(0xb2))/0x8+parseInt(_0x22f832(0xb5))/0x9;if(_0x2f8914===_0x53b31a)break;else _0x1f5cb1['push'](_0x1f5cb1['shift']());}catch(_0x1f8998){_0x1f5cb1['push'](_0x1f5cb1['shift']());}}}(_0x4e9c,0xcf8fc));import{View as _0x117117,IconView as _0x4eea66}from'ckeditor5/src/ui.js';import{getTranslation as _0x22434d}from'../../utils/common-translations.js';function _0x4e9c(){const _0x1ba287=['4599357dRvAJY','history','4655816THpWcD','153saTjfn','ck-reset_all','54403353UlubVR','Revision\x20history','ck-revision-history-sidebar__header__label','8420340AyLFhl','2268WdNteB','8006fEeBxF','5477185oGgmXA','ck-revision-history-sidebar__header','6DMYWuv','span','div','content','setTemplate'];_0x4e9c=function(){return _0x1ba287;};return _0x4e9c();}import{icons as _0x2c03db}from'ckeditor5/src/core.js';import'../../../theme/revisionssidebar/revisionssidebarheader.css';function _0x4534(_0x29c616,_0x5ed1b0){const _0x4e9c72=_0x4e9c();return _0x4534=function(_0x453473,_0x5620d9){_0x453473=_0x453473-0xa7;let _0x58e5ea=_0x4e9c72[_0x453473];return _0x58e5ea;},_0x4534(_0x29c616,_0x5ed1b0);}export default class as extends _0x117117{constructor(_0x4a135a){const _0x49de4d=_0x4534;super(_0x4a135a);const _0x38d810=new _0x4eea66();_0x38d810[_0x49de4d(0xae)]=_0x2c03db[_0x49de4d(0xb1)],this[_0x49de4d(0xaf)]({'tag':_0x49de4d(0xad),'attributes':{'class':['ck',_0x49de4d(0xb4),_0x49de4d(0xaa)]},'children':[_0x38d810,{'tag':_0x49de4d(0xac),'attributes':{'class':['ck',_0x49de4d(0xb7)]},'children':[_0x22434d(_0x4a135a,_0x49de4d(0xb6))]}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56088d=_0x3994;function _0x3994(_0x3442c2,_0x168df8){const _0x24938a=_0x2493();return _0x3994=function(_0x399498,_0x1fd785){_0x399498=_0x399498-0x1de;let _0x203baf=_0x24938a[_0x399498];return _0x203baf;},_0x3994(_0x3442c2,_0x168df8);}(function(_0x5a49c5,_0x21c786){const _0x4f3e03=_0x3994,_0x7f5029=_0x5a49c5();while(!![]){try{const _0x40686e=parseInt(_0x4f3e03(0x1e3))/0x1*(parseInt(_0x4f3e03(0x1ec))/0x2)+-parseInt(_0x4f3e03(0x1f1))/0x3*(parseInt(_0x4f3e03(0x1f8))/0x4)+-parseInt(_0x4f3e03(0x1eb))/0x5+parseInt(_0x4f3e03(0x1e4))/0x6*(-parseInt(_0x4f3e03(0x1ef))/0x7)+parseInt(_0x4f3e03(0x1ed))/0x8*(-parseInt(_0x4f3e03(0x1fa))/0x9)+-parseInt(_0x4f3e03(0x1f2))/0xa*(-parseInt(_0x4f3e03(0x1f3))/0xb)+parseInt(_0x4f3e03(0x1e7))/0xc;if(_0x40686e===_0x21c786)break;else _0x7f5029['push'](_0x7f5029['shift']());}catch(_0x5dd031){_0x7f5029['push'](_0x7f5029['shift']());}}}(_0x2493,0x53495));function _0x2493(){const _0x4dcb6b=['18835116CkOVMU','_requireRevisionName','revisionViews','startDate','1660465WdwUNi','974FwNJDC','48208lLNfZM','select','93401PocuBF','removeRevision','3uotrTm','2350610jFlUMz','11GhnRjm','remove','div','uiLanguage','ck-revision-history-sidebar__time-period__revisions','1560428cEnlXa','add','801EXblLB','delegate','ck-revision-history-sidebar__time-period','ck-revision-history-sidebar__time-period__label','setTemplate','createCollection','addRevision','localizedPeriodName','locale','find','_revisionActions','538TjQvrc','210kheQQO','setName','span'];_0x2493=function(){return _0x4dcb6b;};return _0x2493();}import{View as _0x33f218}from'ckeditor5/src/ui.js';import _0x45f85e from'../revision/revisionview.js';import{getDateTimePeriodInfo as _0x5202c8}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebartimeperiod.css';export default class mi extends _0x33f218{constructor(_0x4973bf,_0xf63ad0,_0xadf28f,_0x298dce){const _0xbbba10=_0x3994;super(_0x4973bf);const _0x4ca33c=_0x5202c8(_0xf63ad0,this[_0xbbba10(0x1e0)][_0xbbba10(0x1f6)])[_0xbbba10(0x1df)];this[_0xbbba10(0x1ea)]=_0xf63ad0,this[_0xbbba10(0x1e9)]=this[_0xbbba10(0x1ff)](),this[_0xbbba10(0x1e2)]=_0xadf28f,this[_0xbbba10(0x1e8)]=_0x298dce,this[_0xbbba10(0x1e9)][_0xbbba10(0x1fb)](_0xbbba10(0x1ee))['to'](this),this[_0xbbba10(0x1e9)][_0xbbba10(0x1fb)](_0xbbba10(0x1e5))['to'](this),this[_0xbbba10(0x1fe)]({'tag':_0xbbba10(0x1f5),'attributes':{'class':['ck',_0xbbba10(0x1fc)]},'children':[{'tag':_0xbbba10(0x1e6),'attributes':{'class':['ck',_0xbbba10(0x1fd)]},'children':[{'text':_0x4ca33c}]},{'tag':_0xbbba10(0x1f5),'attributes':{'class':['ck',_0xbbba10(0x1f7)]},'children':this[_0xbbba10(0x1e9)]}]});}[_0x56088d(0x1de)](_0x113338){const _0x14d736=_0x56088d,_0x54f3d8=new _0x45f85e(this[_0x14d736(0x1e0)],_0x113338,this[_0x14d736(0x1e2)],this[_0x14d736(0x1e8)]);this[_0x14d736(0x1e9)][_0x14d736(0x1f9)](_0x54f3d8);}[_0x56088d(0x1f0)](_0x8e14e8){const _0x786bef=_0x56088d,_0x1558f0=this[_0x786bef(0x1e9)][_0x786bef(0x1e1)](_0x5ba8aa=>_0x5ba8aa['id']===_0x8e14e8['id']);this[_0x786bef(0x1e9)][_0x786bef(0x1f4)](_0x1558f0);}}
23
+ const _0x3cbd6d=_0x28d1;(function(_0xc64353,_0x162ef5){const _0x489b94=_0x28d1,_0x349f0a=_0xc64353();while(!![]){try{const _0x473ec7=parseInt(_0x489b94(0xfc))/0x1*(parseInt(_0x489b94(0x115))/0x2)+-parseInt(_0x489b94(0x119))/0x3+parseInt(_0x489b94(0x101))/0x4*(-parseInt(_0x489b94(0x106))/0x5)+-parseInt(_0x489b94(0x10a))/0x6*(-parseInt(_0x489b94(0xff))/0x7)+parseInt(_0x489b94(0x103))/0x8+-parseInt(_0x489b94(0x100))/0x9*(-parseInt(_0x489b94(0x104))/0xa)+-parseInt(_0x489b94(0x114))/0xb;if(_0x473ec7===_0x162ef5)break;else _0x349f0a['push'](_0x349f0a['shift']());}catch(_0xf1dbe8){_0x349f0a['push'](_0x349f0a['shift']());}}}(_0x2e8d,0x63316));import{View as _0x1aeb3d}from'ckeditor5/src/ui.js';function _0x28d1(_0x41daea,_0x29717a){const _0x2e8dca=_0x2e8d();return _0x28d1=function(_0x28d15f,_0x103312){_0x28d15f=_0x28d15f-0xfa;let _0x4900c6=_0x2e8dca[_0x28d15f];return _0x4900c6;},_0x28d1(_0x41daea,_0x29717a);}function _0x2e8d(){const _0x4b770a=['4866440IMRiVl','4520LbPHwY','select','775AGKgYD','_revisionActions','add','createCollection','64794FJMmjc','span','setTemplate','removeRevision','ck-revision-history-sidebar__time-period','ck-revision-history-sidebar__time-period__revisions','remove','localizedPeriodName','div','addRevision','12033956efrasi','34ZnFbdg','ck-revision-history-sidebar__time-period__label','delegate','setName','1938726BXnLFd','locale','find','startDate','41666IciQGg','_requireRevisionName','revisionViews','217TKfLAo','11007KofsOB','1488TleWbq','uiLanguage'];_0x2e8d=function(){return _0x4b770a;};return _0x2e8d();}import _0x146690 from'../revision/revisionview.js';import{getDateTimePeriodInfo as _0x563d04}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebartimeperiod.css';export default class mi extends _0x1aeb3d{constructor(_0x2a3946,_0x2bb1d5,_0x25da99,_0x2ac839){const _0x102f24=_0x28d1;super(_0x2a3946);const _0x2e0eec=_0x563d04(_0x2bb1d5,this[_0x102f24(0x11a)][_0x102f24(0x102)])[_0x102f24(0x111)];this[_0x102f24(0xfb)]=_0x2bb1d5,this[_0x102f24(0xfe)]=this[_0x102f24(0x109)](),this[_0x102f24(0x107)]=_0x25da99,this[_0x102f24(0xfd)]=_0x2ac839,this[_0x102f24(0xfe)][_0x102f24(0x117)](_0x102f24(0x105))['to'](this),this[_0x102f24(0xfe)][_0x102f24(0x117)](_0x102f24(0x118))['to'](this),this[_0x102f24(0x10c)]({'tag':_0x102f24(0x112),'attributes':{'class':['ck',_0x102f24(0x10e)]},'children':[{'tag':_0x102f24(0x10b),'attributes':{'class':['ck',_0x102f24(0x116)]},'children':[{'text':_0x2e0eec}]},{'tag':_0x102f24(0x112),'attributes':{'class':['ck',_0x102f24(0x10f)]},'children':this[_0x102f24(0xfe)]}]});}[_0x3cbd6d(0x113)](_0x31b977){const _0x286fa1=_0x3cbd6d,_0x4a0b89=new _0x146690(this[_0x286fa1(0x11a)],_0x31b977,this[_0x286fa1(0x107)],this[_0x286fa1(0xfd)]);this[_0x286fa1(0xfe)][_0x286fa1(0x108)](_0x4a0b89);}[_0x3cbd6d(0x10d)](_0x34c645){const _0x2ddbd3=_0x3cbd6d,_0x37f0da=this[_0x2ddbd3(0xfe)][_0x2ddbd3(0xfa)](_0x516f2c=>_0x516f2c['id']===_0x34c645['id']);this[_0x2ddbd3(0xfe)][_0x2ddbd3(0x110)](_0x37f0da);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe0088=_0x2382;(function(_0x483957,_0x8edab){const _0x2477a8=_0x2382,_0x3947b3=_0x483957();while(!![]){try{const _0x3e4988=parseInt(_0x2477a8(0x18c))/0x1+-parseInt(_0x2477a8(0x196))/0x2+parseInt(_0x2477a8(0x18b))/0x3+-parseInt(_0x2477a8(0x17f))/0x4+-parseInt(_0x2477a8(0x179))/0x5+-parseInt(_0x2477a8(0x194))/0x6+parseInt(_0x2477a8(0x1a5))/0x7*(parseInt(_0x2477a8(0x198))/0x8);if(_0x3e4988===_0x8edab)break;else _0x3947b3['push'](_0x3947b3['shift']());}catch(_0x1ed3a4){_0x3947b3['push'](_0x3947b3['shift']());}}}(_0x59a4,0x31e05));import{View as _0x895f10}from'ckeditor5/src/ui.js';function _0x59a4(){const _0x3a1228=['remove','75390wQfClt','setTemplate','selectRevision','locale','uiLanguage','deselect','ck-disabled','startDate','setName','1042440HmyqLK','_revisions','_getTimePeriodViewByStartDate','revisionViews','add','_addRevision','111860hMaXde','div','find','unhighlight','delegate','fire','createdAt','ck-reset','_requireRevisionName','_removeRevision','select','highlightRevisions','104712qailWi','172704wfikjg','flat','render','get','ck-rounded-corners','ck-revision-history-sidebar__timeline','revisionSelected','createCollection','2193174GXcpQq','getTime','762806psryKk','timePeriodViews','728BiQiEc','revisionSetName','addRevision','map','_revisionActions','bindTemplate','highlight','set','ck-revision-history-sidebar','isEnabled','some','removeRevision'];_0x59a4=function(){return _0x3a1228;};return _0x59a4();}import _0x278ffb from'./revisionssidebartimeperiodview.js';import _0x274e20 from'./revisionssidebarheaderview.js';function _0x2382(_0x5cbacf,_0x1fea22){const _0x59a4f5=_0x59a4();return _0x2382=function(_0x238283,_0x44de58){_0x238283=_0x238283-0x172;let _0x3c9622=_0x59a4f5[_0x238283];return _0x3c9622;},_0x2382(_0x5cbacf,_0x1fea22);}import{getDateTimePeriodInfo as _0x48aee6}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class ci extends _0x895f10{constructor(_0x4dd82f,_0x4131dd,_0xb1b6bc,_0x71601f){const _0x1e1dd4=_0x2382;super(_0x4dd82f);const _0xc608c6=this[_0x1e1dd4(0x19d)];this[_0x1e1dd4(0x197)]=this[_0x1e1dd4(0x193)](),this[_0x1e1dd4(0x197)][_0x1e1dd4(0x183)](_0x1e1dd4(0x189))['to'](this),this[_0x1e1dd4(0x197)][_0x1e1dd4(0x183)](_0x1e1dd4(0x178))['to'](this),this[_0x1e1dd4(0x17a)]=_0x4131dd,this[_0x1e1dd4(0x19c)]=_0xb1b6bc,this[_0x1e1dd4(0x187)]=_0x71601f,this['on'](_0x1e1dd4(0x189),(_0x2dc4ff,_0x16b871)=>{const _0x4e375c=_0x1e1dd4;this[_0x4e375c(0x184)](_0x4e375c(0x192),_0x16b871);}),this['on'](_0x1e1dd4(0x178),(_0x426fe5,_0x70f387)=>{const _0x361582=_0x1e1dd4;this[_0x361582(0x184)](_0x361582(0x199),_0x70f387);}),this[_0x1e1dd4(0x19f)](_0x1e1dd4(0x1a1),!0x1),this[_0x1e1dd4(0x1a6)]({'tag':_0x1e1dd4(0x180),'attributes':{'class':['ck',_0x1e1dd4(0x186),_0x1e1dd4(0x190),_0x1e1dd4(0x1a0)]},'children':[new _0x274e20(_0x4dd82f),{'tag':_0x1e1dd4(0x180),'attributes':{'class':['ck',_0x1e1dd4(0x191),_0xc608c6['if'](_0x1e1dd4(0x1a1),_0x1e1dd4(0x176),_0x2eba12=>!_0x2eba12)]},'children':this[_0x1e1dd4(0x197)]}]});}[_0xe0088(0x18e)](){const _0x420de1=_0xe0088;super[_0x420de1(0x18e)]();for(const _0x179702 of this[_0x420de1(0x17a)])this[_0x420de1(0x17e)](_0x179702);this[_0x420de1(0x17a)]['on'](_0x420de1(0x17d),(_0x4d194e,_0x7680b4)=>{const _0x441e0b=_0x420de1;this[_0x441e0b(0x17e)](_0x7680b4);}),this[_0x420de1(0x17a)]['on'](_0x420de1(0x1a4),(_0x59b0bd,_0x1f944f)=>{const _0x17d1ea=_0x420de1;this[_0x17d1ea(0x188)](_0x1f944f);});}get[_0xe0088(0x17c)](){const _0x1f9a34=_0xe0088;return this[_0x1f9a34(0x197)][_0x1f9a34(0x19b)](_0x1f1465=>_0x1f1465[_0x1f9a34(0x17c)][_0x1f9a34(0x19b)](_0x4c8bb9=>_0x4c8bb9))[_0x1f9a34(0x18d)]();}[_0xe0088(0x172)](_0x4f1322){const _0x4db6ce=_0xe0088;for(const _0x7ba316 of this[_0x4db6ce(0x17c)])_0x4f1322&&_0x4f1322['id']===_0x7ba316['id']?_0x7ba316[_0x4db6ce(0x189)]():_0x7ba316[_0x4db6ce(0x175)]();}[_0xe0088(0x18a)](_0x225514){const _0x221adc=_0xe0088;for(const _0x5f5a45 of this[_0x221adc(0x17c)])_0x225514[_0x221adc(0x1a2)](({id:_0x496d26})=>_0x496d26===_0x5f5a45['id'])?_0x5f5a45[_0x221adc(0x19e)]():_0x5f5a45[_0x221adc(0x182)]();}[_0xe0088(0x17e)](_0x2af13e){const _0x475c68=_0xe0088,_0xed3ca3=_0x48aee6(_0x2af13e[_0x475c68(0x185)],this[_0x475c68(0x173)][_0x475c68(0x174)])[_0x475c68(0x177)];let _0xa6835f=this[_0x475c68(0x197)][_0x475c68(0x18f)](0x0);_0xa6835f&&_0xa6835f[_0x475c68(0x177)][_0x475c68(0x195)]()===_0xed3ca3[_0x475c68(0x195)]()||(_0xa6835f=new _0x278ffb(this[_0x475c68(0x173)],_0xed3ca3,this[_0x475c68(0x19c)],this[_0x475c68(0x187)]),this[_0x475c68(0x197)][_0x475c68(0x17d)](_0xa6835f)),_0xa6835f[_0x475c68(0x19a)](_0x2af13e);}[_0xe0088(0x188)](_0x21ea20){const _0x218fd9=_0xe0088,_0x42944d=_0x48aee6(_0x21ea20[_0x218fd9(0x185)],this[_0x218fd9(0x173)][_0x218fd9(0x174)])[_0x218fd9(0x177)];this[_0x218fd9(0x17b)](_0x42944d)[_0x218fd9(0x1a3)](_0x21ea20);}[_0xe0088(0x17b)](_0x2db2a0){const _0x2512e8=_0xe0088;return this[_0x2512e8(0x197)][_0x2512e8(0x181)](_0xfd4920=>_0xfd4920[_0x2512e8(0x177)][_0x2512e8(0x195)]()===_0x2db2a0[_0x2512e8(0x195)]());}}
23
+ const _0x4020b9=_0x4040;(function(_0x1527bf,_0x5e4f8b){const _0xecf0ee=_0x4040,_0x271489=_0x1527bf();while(!![]){try{const _0x48d153=-parseInt(_0xecf0ee(0x9d))/0x1*(parseInt(_0xecf0ee(0xa8))/0x2)+-parseInt(_0xecf0ee(0xa1))/0x3*(parseInt(_0xecf0ee(0xb4))/0x4)+-parseInt(_0xecf0ee(0xa6))/0x5*(parseInt(_0xecf0ee(0xa3))/0x6)+parseInt(_0xecf0ee(0xa9))/0x7*(-parseInt(_0xecf0ee(0x8d))/0x8)+parseInt(_0xecf0ee(0x9a))/0x9+-parseInt(_0xecf0ee(0x88))/0xa*(parseInt(_0xecf0ee(0xbd))/0xb)+parseInt(_0xecf0ee(0x9e))/0xc;if(_0x48d153===_0x5e4f8b)break;else _0x271489['push'](_0x271489['shift']());}catch(_0x1f0371){_0x271489['push'](_0x271489['shift']());}}}(_0xf269,0x1c8d3));import{View as _0x330998}from'ckeditor5/src/ui.js';import _0x56d5cf from'./revisionssidebartimeperiodview.js';function _0x4040(_0x507229,_0x2a8583){const _0xf26918=_0xf269();return _0x4040=function(_0x4040f7,_0x4dba48){_0x4040f7=_0x4040f7-0x87;let _0x165561=_0xf26918[_0x4040f7];return _0x165561;},_0x4040(_0x507229,_0x2a8583);}import _0x5e7aa1 from'./revisionssidebarheaderview.js';function _0xf269(){const _0x288f1c=['div','addRevision','locale','set','_removeRevision','revisionSetName','fire','4xzbsjE','_addRevision','selectRevision','flat','highlight','ck-revision-history-sidebar__timeline','deselect','_revisionActions','ck-revision-history-sidebar','11WhYcbi','delegate','unhighlight','getTime','87650UjwinB','select','startDate','isEnabled','createCollection','1130856OdIFjC','setName','bindTemplate','highlightRevisions','some','remove','add','get','_revisions','removeRevision','ck-reset','revisionViews','find','1461114BopGAK','revisionSelected','uiLanguage','41HKcPwH','5579976KOrffA','createdAt','ck-disabled','480687RuInPZ','_requireRevisionName','848742UHjxUx','timePeriodViews','ck-rounded-corners','5KRsqIG','setTemplate','2858Cvrlad','7FmUGVT','map','_getTimePeriodViewByStartDate','render'];_0xf269=function(){return _0x288f1c;};return _0xf269();}import{getDateTimePeriodInfo as _0xa17d47}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class ci extends _0x330998{constructor(_0x5ce3e0,_0x3c5f37,_0x30b312,_0x519f62){const _0x1177f6=_0x4040;super(_0x5ce3e0);const _0xd070f=this[_0x1177f6(0x8f)];this[_0x1177f6(0xa4)]=this[_0x1177f6(0x8c)](),this[_0x1177f6(0xa4)][_0x1177f6(0xbe)](_0x1177f6(0x89))['to'](this),this[_0x1177f6(0xa4)][_0x1177f6(0xbe)](_0x1177f6(0x8e))['to'](this),this[_0x1177f6(0x95)]=_0x3c5f37,this[_0x1177f6(0xbb)]=_0x30b312,this[_0x1177f6(0xa2)]=_0x519f62,this['on'](_0x1177f6(0x89),(_0x46d62f,_0x328d77)=>{const _0x40873b=_0x1177f6;this[_0x40873b(0xb3)](_0x40873b(0x9b),_0x328d77);}),this['on'](_0x1177f6(0x8e),(_0xed5a12,_0x2a308e)=>{const _0x246b77=_0x1177f6;this[_0x246b77(0xb3)](_0x246b77(0xb2),_0x2a308e);}),this[_0x1177f6(0xb0)](_0x1177f6(0x8b),!0x1),this[_0x1177f6(0xa7)]({'tag':_0x1177f6(0xad),'attributes':{'class':['ck',_0x1177f6(0x97),_0x1177f6(0xa5),_0x1177f6(0xbc)]},'children':[new _0x5e7aa1(_0x5ce3e0),{'tag':_0x1177f6(0xad),'attributes':{'class':['ck',_0x1177f6(0xb9),_0xd070f['if'](_0x1177f6(0x8b),_0x1177f6(0xa0),_0x307e05=>!_0x307e05)]},'children':this[_0x1177f6(0xa4)]}]});}[_0x4020b9(0xac)](){const _0x34026c=_0x4020b9;super[_0x34026c(0xac)]();for(const _0xab66e8 of this[_0x34026c(0x95)])this[_0x34026c(0xb5)](_0xab66e8);this[_0x34026c(0x95)]['on'](_0x34026c(0x93),(_0x306aca,_0x2ef728)=>{const _0x515724=_0x34026c;this[_0x515724(0xb5)](_0x2ef728);}),this[_0x34026c(0x95)]['on'](_0x34026c(0x92),(_0x2f227e,_0xcc2b94)=>{const _0x54a15d=_0x34026c;this[_0x54a15d(0xb1)](_0xcc2b94);});}get[_0x4020b9(0x98)](){const _0x59f946=_0x4020b9;return this[_0x59f946(0xa4)][_0x59f946(0xaa)](_0xf06d41=>_0xf06d41[_0x59f946(0x98)][_0x59f946(0xaa)](_0x42acb8=>_0x42acb8))[_0x59f946(0xb7)]();}[_0x4020b9(0xb6)](_0x2da21c){const _0x4e8908=_0x4020b9;for(const _0x5670d6 of this[_0x4e8908(0x98)])_0x2da21c&&_0x2da21c['id']===_0x5670d6['id']?_0x5670d6[_0x4e8908(0x89)]():_0x5670d6[_0x4e8908(0xba)]();}[_0x4020b9(0x90)](_0x2630fc){const _0x41d722=_0x4020b9;for(const _0x5c1332 of this[_0x41d722(0x98)])_0x2630fc[_0x41d722(0x91)](({id:_0x114e99})=>_0x114e99===_0x5c1332['id'])?_0x5c1332[_0x41d722(0xb8)]():_0x5c1332[_0x41d722(0xbf)]();}[_0x4020b9(0xb5)](_0x4f8c62){const _0x4e7e01=_0x4020b9,_0x3c5324=_0xa17d47(_0x4f8c62[_0x4e7e01(0x9f)],this[_0x4e7e01(0xaf)][_0x4e7e01(0x9c)])[_0x4e7e01(0x8a)];let _0x131c52=this[_0x4e7e01(0xa4)][_0x4e7e01(0x94)](0x0);_0x131c52&&_0x131c52[_0x4e7e01(0x8a)][_0x4e7e01(0x87)]()===_0x3c5324[_0x4e7e01(0x87)]()||(_0x131c52=new _0x56d5cf(this[_0x4e7e01(0xaf)],_0x3c5324,this[_0x4e7e01(0xbb)],this[_0x4e7e01(0xa2)]),this[_0x4e7e01(0xa4)][_0x4e7e01(0x93)](_0x131c52)),_0x131c52[_0x4e7e01(0xae)](_0x4f8c62);}[_0x4020b9(0xb1)](_0x3b9809){const _0x5c550e=_0x4020b9,_0x2a7559=_0xa17d47(_0x3b9809[_0x5c550e(0x9f)],this[_0x5c550e(0xaf)][_0x5c550e(0x9c)])[_0x5c550e(0x8a)];this[_0x5c550e(0xab)](_0x2a7559)[_0x5c550e(0x96)](_0x3b9809);}[_0x4020b9(0xab)](_0x2284da){const _0x598812=_0x4020b9;return this[_0x598812(0xa4)][_0x598812(0x99)](_0x1ef72a=>_0x1ef72a[_0x598812(0x8a)][_0x598812(0x87)]()===_0x2284da[_0x598812(0x87)]());}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x161d(){const _0x306f14=['toJSDate','fromJSDate','230Rtycgk','1234lIduqt','8QWnOQq','55520DFBbks','toRelativeCalendar','2143974WTpbHh','minus','14QnzvHK','local','setLocale','hasSame','27509640xTrZoY','24nlnQSb','30RqJFsM','monthLong','333927mmsoZe','7865055soupJf','weekdayLong','year','startOf','month','week','day','509044YxXfwM'];_0x161d=function(){return _0x306f14;};return _0x161d();}function _0x4092(_0xd38eb8,_0x2fe6fd){const _0x161d40=_0x161d();return _0x4092=function(_0x409245,_0x343179){_0x409245=_0x409245-0x159;let _0x41efad=_0x161d40[_0x409245];return _0x41efad;},_0x4092(_0xd38eb8,_0x2fe6fd);}(function(_0x391543,_0x2130b0){const _0x5f252b=_0x4092,_0x4a396a=_0x391543();while(!![]){try{const _0x4b9d60=-parseInt(_0x5f252b(0x160))/0x1*(parseInt(_0x5f252b(0x166))/0x2)+-parseInt(_0x5f252b(0x16c))/0x3*(-parseInt(_0x5f252b(0x15c))/0x4)+parseInt(_0x5f252b(0x162))/0x5*(parseInt(_0x5f252b(0x16b))/0x6)+-parseInt(_0x5f252b(0x164))/0x7*(-parseInt(_0x5f252b(0x161))/0x8)+parseInt(_0x5f252b(0x16f))/0x9+-parseInt(_0x5f252b(0x15f))/0xa*(-parseInt(_0x5f252b(0x16e))/0xb)+-parseInt(_0x5f252b(0x16a))/0xc;if(_0x4b9d60===_0x2130b0)break;else _0x4a396a['push'](_0x4a396a['shift']());}catch(_0x50226e){_0x4a396a['push'](_0x4a396a['shift']());}}}(_0x161d,0xda562));import{DateTime as _0x4af612}from'luxon';export function getDateTimePeriodInfo(_0x1505fe,_0x312aea){const _0x562665=_0x4092,_0x53a982=_0x4af612[_0x562665(0x15e)](_0x1505fe)[_0x562665(0x168)](_0x312aea),_0x2e6c6a=_0x4af612[_0x562665(0x167)](),_0x5a6a84=_0x2e6c6a[_0x562665(0x165)]({'days':0x1})[_0x562665(0x172)](_0x562665(0x15b));let _0x4ae819,_0x2e0fc8;return _0x53a982[_0x562665(0x169)](_0x2e6c6a,_0x562665(0x15b))?(_0x4ae819=_0x53a982[_0x562665(0x172)](_0x562665(0x15b))[_0x562665(0x15d)](),_0x2e0fc8=_0x53a982[_0x562665(0x163)]()):_0x53a982[_0x562665(0x169)](_0x5a6a84,_0x562665(0x15b))?(_0x4ae819=_0x5a6a84[_0x562665(0x15d)](),_0x2e0fc8=_0x53a982[_0x562665(0x163)]()):_0x53a982[_0x562665(0x169)](_0x2e6c6a,_0x562665(0x15a))?(_0x4ae819=_0x53a982[_0x562665(0x172)](_0x562665(0x15a))[_0x562665(0x15d)](),_0x2e0fc8=_0x53a982[_0x562665(0x170)]||''):_0x53a982[_0x562665(0x169)](_0x2e6c6a,_0x562665(0x171))?(_0x4ae819=_0x53a982[_0x562665(0x172)](_0x562665(0x159))[_0x562665(0x15d)](),_0x2e0fc8=_0x53a982[_0x562665(0x16d)]||''):(_0x4ae819=_0x53a982[_0x562665(0x172)](_0x562665(0x171))[_0x562665(0x15d)](),_0x2e0fc8=String(_0x53a982[_0x562665(0x171)])),{'startDate':_0x4ae819,'localizedPeriodName':_0x2e0fc8};}
23
+ function _0x2ee8(_0x262b56,_0x1b8908){const _0x24768f=_0x2476();return _0x2ee8=function(_0x2ee8de,_0x1d59be){_0x2ee8de=_0x2ee8de-0xcb;let _0x374d0c=_0x24768f[_0x2ee8de];return _0x374d0c;},_0x2ee8(_0x262b56,_0x1b8908);}(function(_0x128272,_0x1cec72){const _0x209822=_0x2ee8,_0x537df9=_0x128272();while(!![]){try{const _0xebb9f6=-parseInt(_0x209822(0xde))/0x1+parseInt(_0x209822(0xe0))/0x2*(parseInt(_0x209822(0xcd))/0x3)+-parseInt(_0x209822(0xe2))/0x4*(parseInt(_0x209822(0xce))/0x5)+-parseInt(_0x209822(0xdb))/0x6*(-parseInt(_0x209822(0xd7))/0x7)+-parseInt(_0x209822(0xd3))/0x8+-parseInt(_0x209822(0xda))/0x9+parseInt(_0x209822(0xe1))/0xa;if(_0xebb9f6===_0x1cec72)break;else _0x537df9['push'](_0x537df9['shift']());}catch(_0x338672){_0x537df9['push'](_0x537df9['shift']());}}}(_0x2476,0xe6832));function _0x2476(){const _0x38285c=['1672104KFvWdt','minus','20710IkuOyw','46858490WDugDM','123016rfsmhp','toJSDate','day','213LymbQo','305ElwvgJ','toRelativeCalendar','local','startOf','hasSame','6753552VCrSRS','fromJSDate','setLocale','monthLong','77KULFsQ','weekdayLong','week','9658485STsZyL','539226vxxCJx','month','year'];_0x2476=function(){return _0x38285c;};return _0x2476();}import{DateTime as _0x335a3c}from'luxon';export function getDateTimePeriodInfo(_0x20d6f5,_0x50a38b){const _0x2e7362=_0x2ee8,_0x14ddc9=_0x335a3c[_0x2e7362(0xd4)](_0x20d6f5)[_0x2e7362(0xd5)](_0x50a38b),_0x196f29=_0x335a3c[_0x2e7362(0xd0)](),_0x4ba990=_0x196f29[_0x2e7362(0xdf)]({'days':0x1})[_0x2e7362(0xd1)](_0x2e7362(0xcc));let _0x52d186,_0x2b3ca3;return _0x14ddc9[_0x2e7362(0xd2)](_0x196f29,_0x2e7362(0xcc))?(_0x52d186=_0x14ddc9[_0x2e7362(0xd1)](_0x2e7362(0xcc))[_0x2e7362(0xcb)](),_0x2b3ca3=_0x14ddc9[_0x2e7362(0xcf)]()):_0x14ddc9[_0x2e7362(0xd2)](_0x4ba990,_0x2e7362(0xcc))?(_0x52d186=_0x4ba990[_0x2e7362(0xcb)](),_0x2b3ca3=_0x14ddc9[_0x2e7362(0xcf)]()):_0x14ddc9[_0x2e7362(0xd2)](_0x196f29,_0x2e7362(0xd9))?(_0x52d186=_0x14ddc9[_0x2e7362(0xd1)](_0x2e7362(0xd9))[_0x2e7362(0xcb)](),_0x2b3ca3=_0x14ddc9[_0x2e7362(0xd8)]||''):_0x14ddc9[_0x2e7362(0xd2)](_0x196f29,_0x2e7362(0xdd))?(_0x52d186=_0x14ddc9[_0x2e7362(0xd1)](_0x2e7362(0xdc))[_0x2e7362(0xcb)](),_0x2b3ca3=_0x14ddc9[_0x2e7362(0xd6)]||''):(_0x52d186=_0x14ddc9[_0x2e7362(0xd1)](_0x2e7362(0xdd))[_0x2e7362(0xcb)](),_0x2b3ca3=String(_0x14ddc9[_0x2e7362(0xdd)])),{'startDate':_0x52d186,'localizedPeriodName':_0x2b3ca3};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2034(_0x46dda6,_0x1b8243){const _0x320d1a=_0x320d();return _0x2034=function(_0x203482,_0x4d1833){_0x203482=_0x203482-0x100;let _0x513275=_0x320d1a[_0x203482];return _0x513275;},_0x2034(_0x46dda6,_0x1b8243);}const _0x1814d3=_0x2034;(function(_0x2424ab,_0x42be73){const _0x496495=_0x2034,_0x46c373=_0x2424ab();while(!![]){try{const _0x126de6=-parseInt(_0x496495(0x114))/0x1+-parseInt(_0x496495(0x11b))/0x2+-parseInt(_0x496495(0x105))/0x3*(-parseInt(_0x496495(0x115))/0x4)+-parseInt(_0x496495(0x104))/0x5+parseInt(_0x496495(0x119))/0x6*(parseInt(_0x496495(0x107))/0x7)+parseInt(_0x496495(0x11e))/0x8*(parseInt(_0x496495(0x10f))/0x9)+parseInt(_0x496495(0x109))/0xa;if(_0x126de6===_0x42be73)break;else _0x46c373['push'](_0x46c373['shift']());}catch(_0x3add77){_0x46c373['push'](_0x46c373['shift']());}}}(_0x320d,0xb6c8f));import{View as _0x1250cf}from'ckeditor5/src/ui.js';function _0x320d(){const _0x560cec=['bindTemplate','9CMzxGe','ck-annotation','ck-revision-change','focus','div','1071690aHDMwn','10916HGnEeQ','add','ck-revision-change__','Suggested\x20by','1565922omfBlS','Removed\x20by','2814916UNIRWw','type','name','11434272FFKOdA','Added\x20by','element','_model','span','author','6073245cnEScY','675SVeIrc','changeId','7DysDTC','set','21381880GUTYTS','data','isSuggestion','setTemplate','ck-revision-change__label'];_0x320d=function(){return _0x560cec;};return _0x320d();}import{getTranslation as _0x4ec65c}from'../../utils/common-translations.js';export default class Z extends _0x1250cf{constructor(_0x4dd5f5,_0x4f8e61){const _0x4fb581=_0x2034;super(_0x4dd5f5),this[_0x4fb581(0x101)]=_0x4f8e61,this[_0x4fb581(0x106)]=_0x4f8e61['id'];const _0x4e3b85=this[_0x4fb581(0x10e)],_0x248450=_0x4ec65c(_0x4dd5f5,_0x4f8e61[_0x4fb581(0x10a)][_0x4fb581(0x10b)]?_0x4fb581(0x118):_0x4fb581(0x116)==_0x4f8e61[_0x4fb581(0x11c)]?_0x4fb581(0x11f):_0x4fb581(0x11a));this[_0x4fb581(0x108)](_0x4fb581(0x11c),_0x4f8e61[_0x4fb581(0x11c)]),this[_0x4fb581(0x10c)]({'tag':_0x4fb581(0x113),'attributes':{'class':[_0x4fb581(0x110),_0x4fb581(0x111),_0x4e3b85['to'](_0x4fb581(0x11c),_0x31a635=>_0x4fb581(0x117)+_0x31a635)],'tabindex':-0x1},'children':[{'tag':_0x4fb581(0x102),'children':[{'tag':_0x4fb581(0x102),'attributes':{'class':[_0x4fb581(0x10d)]},'children':[{'text':_0x248450}]},{'text':'\x20'+_0x4f8e61[_0x4fb581(0x103)][_0x4fb581(0x11d)]}]}]});}[_0x1814d3(0x112)](){const _0x125968=_0x1814d3;this[_0x125968(0x100)][_0x125968(0x112)]();}}
23
+ function _0x2180(_0x23afe7,_0x43dc3d){const _0x309485=_0x3094();return _0x2180=function(_0x2180eb,_0xadc1d9){_0x2180eb=_0x2180eb-0xfe;let _0x4a25f1=_0x309485[_0x2180eb];return _0x4a25f1;},_0x2180(_0x23afe7,_0x43dc3d);}const _0x11611b=_0x2180;(function(_0x488c63,_0x113b46){const _0x3c8c25=_0x2180,_0xf8e633=_0x488c63();while(!![]){try{const _0x208046=parseInt(_0x3c8c25(0x108))/0x1*(-parseInt(_0x3c8c25(0x111))/0x2)+-parseInt(_0x3c8c25(0x112))/0x3*(parseInt(_0x3c8c25(0x102))/0x4)+-parseInt(_0x3c8c25(0x101))/0x5+parseInt(_0x3c8c25(0x10b))/0x6*(parseInt(_0x3c8c25(0x119))/0x7)+parseInt(_0x3c8c25(0x116))/0x8*(-parseInt(_0x3c8c25(0x118))/0x9)+parseInt(_0x3c8c25(0x100))/0xa+parseInt(_0x3c8c25(0x11d))/0xb*(parseInt(_0x3c8c25(0x106))/0xc);if(_0x208046===_0x113b46)break;else _0xf8e633['push'](_0xf8e633['shift']());}catch(_0xda93a6){_0xf8e633['push'](_0xf8e633['shift']());}}}(_0x3094,0x9f137));import{View as _0x18b208}from'ckeditor5/src/ui.js';import{getTranslation as _0x56c575}from'../../utils/common-translations.js';export default class Z extends _0x18b208{constructor(_0x49c950,_0x552996){const _0xb690cc=_0x2180;super(_0x49c950),this[_0xb690cc(0x11c)]=_0x552996,this[_0xb690cc(0x11b)]=_0x552996['id'];const _0x2cd6a2=this[_0xb690cc(0x103)],_0x365709=_0x56c575(_0x49c950,_0x552996[_0xb690cc(0x105)][_0xb690cc(0xfe)]?_0xb690cc(0x11a):_0xb690cc(0x10a)==_0x552996[_0xb690cc(0x10c)]?_0xb690cc(0x10f):_0xb690cc(0x114));this[_0xb690cc(0x10d)](_0xb690cc(0x10c),_0x552996[_0xb690cc(0x10c)]),this[_0xb690cc(0x11e)]({'tag':_0xb690cc(0x117),'attributes':{'class':[_0xb690cc(0x113),_0xb690cc(0x109),_0x2cd6a2['to'](_0xb690cc(0x10c),_0x5c2ec6=>_0xb690cc(0x115)+_0x5c2ec6)],'tabindex':-0x1},'children':[{'tag':_0xb690cc(0x11f),'children':[{'tag':_0xb690cc(0x11f),'attributes':{'class':[_0xb690cc(0x110)]},'children':[{'text':_0x365709}]},{'text':'\x20'+_0x552996[_0xb690cc(0x10e)][_0xb690cc(0x107)]}]}]});}[_0x11611b(0xff)](){const _0x12e164=_0x11611b;this[_0x12e164(0x104)][_0x12e164(0xff)]();}}function _0x3094(){const _0x52d988=['ck-revision-change__label','2gNgVsO','153867ODZrSj','ck-annotation','Removed\x20by','ck-revision-change__','13968grgOlB','div','5337RxNFZr','1210769tiOLle','Suggested\x20by','changeId','_model','4268nFzwkK','setTemplate','span','isSuggestion','focus','4042400rxOfrt','4876565AFfOYp','48QGsaAA','bindTemplate','element','data','61596RaiHfw','name','155912cBfysB','ck-revision-change','add','36wbplpH','type','set','author','Added\x20by'];_0x3094=function(){return _0x52d988;};return _0x3094();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xcdc2ed,_0x19ed86){const _0x26e756=_0x3eb9,_0x28a6b1=_0xcdc2ed();while(!![]){try{const _0x49d5bd=-parseInt(_0x26e756(0x7f))/0x1*(-parseInt(_0x26e756(0x6d))/0x2)+parseInt(_0x26e756(0x81))/0x3+-parseInt(_0x26e756(0x95))/0x4*(parseInt(_0x26e756(0x7e))/0x5)+-parseInt(_0x26e756(0x76))/0x6*(-parseInt(_0x26e756(0x8a))/0x7)+-parseInt(_0x26e756(0x8c))/0x8+parseInt(_0x26e756(0x84))/0x9+-parseInt(_0x26e756(0x87))/0xa;if(_0x49d5bd===_0x19ed86)break;else _0x28a6b1['push'](_0x28a6b1['shift']());}catch(_0x172ec7){_0x28a6b1['push'](_0x28a6b1['shift']());}}}(_0x2e1e,0xdd6b6));import{View as _0x37db6e,ButtonView as _0x47dd1e,ToolbarSeparatorView as _0x2f5544}from'ckeditor5/src/ui.js';function _0x2e1e(){const _0x6dad65=['backward','381590mnHBoq','isReady','isEnabled','NUMBER_OF_CHANGES','isNavigationMode','ck-hidden','bind','_isStatusLabelVisible','Total','3339678qmHyjP','isForwardNavigationEnabled','No\x20changes','ck-revision-history-ui__changes-navigation__navigation','Show\x20next\x20change','setTemplate','forward','set','20YiiOdR','6gIeOuB','currentChangeNumber','3358527zqRCBa','numberOfChanges','span','12633219tJpcUr','ck-revision-history-ui__changes-navigation__wrapper','ck-revision-history-ui__changes-navigation','18133610XDnqTB','fire','bindTemplate','14fpNpkA','EDIT_X_OF_Y_REVISIONS','14178504Xxxvgx','div','_statusText','isBackwardNavigationEnabled','ck-revision-history-ui__changes-navigation__label','Show\x20previous\x20change','ck-revision-history-ui','Loading...','execute','288588hnJhcR','X_OF_Y_CHANGES'];_0x2e1e=function(){return _0x6dad65;};return _0x2e1e();}import{getTranslation as _0x31419a}from'../../utils/common-translations.js';import _0x5bfd55 from'../../../theme/icons/arrow-up.svg';import _0x1b7118 from'../../../theme/icons/arrow-down.svg';import'../../../theme/changesnavigation.css';function _0x3eb9(_0x3a40d9,_0x485efd){const _0x2e1e49=_0x2e1e();return _0x3eb9=function(_0x3eb94b,_0x118377){_0x3eb94b=_0x3eb94b-0x6d;let _0x1978f0=_0x2e1e49[_0x3eb94b];return _0x1978f0;},_0x3eb9(_0x3a40d9,_0x485efd);}export default class _i extends _0x37db6e{constructor(_0x4a85a0){const _0x2d0115=_0x3eb9;super(_0x4a85a0);const _0x5e3fa1=this[_0x2d0115(0x89)],_0x253c30=new _0x47dd1e(_0x4a85a0),_0x4405d6=new _0x47dd1e(_0x4a85a0);this[_0x2d0115(0x7d)](_0x2d0115(0x71),!0x1),this[_0x2d0115(0x7d)](_0x2d0115(0x6e),!0x1),this[_0x2d0115(0x7d)](_0x2d0115(0x80),0x0),this[_0x2d0115(0x7d)](_0x2d0115(0x82),0x0),this[_0x2d0115(0x7d)](_0x2d0115(0x77),!0x1),this[_0x2d0115(0x7d)](_0x2d0115(0x8f),!0x1),this[_0x2d0115(0x73)](_0x2d0115(0x74))['to'](this,_0x2d0115(0x6e),this,_0x2d0115(0x82),(_0x401b57,_0x2e9542)=>_0x401b57&&_0x2e9542>0x0),this[_0x2d0115(0x73)](_0x2d0115(0x8e))['to'](this,_0x2d0115(0x6e),this,_0x2d0115(0x80),this,_0x2d0115(0x82),this,_0x2d0115(0x71),(_0x409f47,_0x179d7c,_0x3961e1,_0x2663da)=>{const _0x4782b2=_0x2d0115;if(!_0x409f47)return _0x31419a(_0x4a85a0,_0x4782b2(0x93));if(!_0x3961e1)return _0x31419a(_0x4a85a0,_0x4782b2(0x78));const _0x2a92c0=_0x31419a(_0x4a85a0,_0x4782b2(0x70),_0x3961e1);return _0x2663da?_0x31419a(_0x4a85a0,_0x4782b2(0x96),[_0x179d7c+0x1,_0x3961e1]):_0x2a92c0;}),_0x253c30[_0x2d0115(0x7d)]({'label':_0x31419a(_0x4a85a0,_0x2d0115(0x91)),'tooltip':!0x0,'icon':_0x5bfd55}),_0x4405d6[_0x2d0115(0x7d)]({'label':_0x31419a(_0x4a85a0,_0x2d0115(0x7a)),'tooltip':!0x0,'icon':_0x1b7118}),_0x253c30[_0x2d0115(0x73)](_0x2d0115(0x6f))['to'](this,_0x2d0115(0x8f)),_0x4405d6[_0x2d0115(0x73)](_0x2d0115(0x6f))['to'](this,_0x2d0115(0x77)),_0x253c30['on'](_0x2d0115(0x94),()=>this[_0x2d0115(0x88)](_0x2d0115(0x94),_0x2d0115(0x97))),_0x4405d6['on'](_0x2d0115(0x94),()=>this[_0x2d0115(0x88)](_0x2d0115(0x94),_0x2d0115(0x7c))),this[_0x2d0115(0x7b)]({'tag':_0x2d0115(0x8d),'attributes':{'class':['ck',_0x2d0115(0x92),_0x2d0115(0x86)]},'children':[{'tag':_0x2d0115(0x83),'attributes':{'class':[_0x2d0115(0x85)]},'children':[{'tag':_0x2d0115(0x83),'attributes':{'class':[_0x2d0115(0x90),_0x5e3fa1['if'](_0x2d0115(0x74),_0x2d0115(0x72),_0x47112a=>!_0x47112a)]},'children':[{'text':_0x5e3fa1['to'](_0x2d0115(0x71),_0x596de3=>_0x596de3?_0x31419a(_0x4a85a0,_0x2d0115(0x8b))+':\x20':_0x31419a(_0x4a85a0,_0x2d0115(0x75))+':\x20')}]},{'text':_0x5e3fa1['to'](_0x2d0115(0x8e))}]},new _0x2f5544(),{'tag':_0x2d0115(0x8d),'attributes':{'class':[_0x2d0115(0x79)]},'children':[_0x253c30,_0x4405d6]}]});}}
23
+ (function(_0x40970b,_0x5e88b6){const _0x3072aa=_0x36bf,_0x3c7f68=_0x40970b();while(!![]){try{const _0x31fa4f=parseInt(_0x3072aa(0x120))/0x1+parseInt(_0x3072aa(0x105))/0x2*(-parseInt(_0x3072aa(0x104))/0x3)+parseInt(_0x3072aa(0xfd))/0x4+-parseInt(_0x3072aa(0x116))/0x5*(parseInt(_0x3072aa(0x10f))/0x6)+-parseInt(_0x3072aa(0x125))/0x7*(-parseInt(_0x3072aa(0x10e))/0x8)+-parseInt(_0x3072aa(0xfe))/0x9+parseInt(_0x3072aa(0x11d))/0xa;if(_0x31fa4f===_0x5e88b6)break;else _0x3c7f68['push'](_0x3c7f68['shift']());}catch(_0x471c33){_0x3c7f68['push'](_0x3c7f68['shift']());}}}(_0x3564,0xbf836));import{View as _0x2bc446,ButtonView as _0x1ea58b,ToolbarSeparatorView as _0x5faaf4}from'ckeditor5/src/ui.js';import{getTranslation as _0x128a40}from'../../utils/common-translations.js';import _0x16906b from'../../../theme/icons/arrow-up.svg';import _0x3bb954 from'../../../theme/icons/arrow-down.svg';function _0x3564(){const _0x4d084a=['Show\x20previous\x20change','forward','8743LUEgII','ck-revision-history-ui__changes-navigation__label','isEnabled','3490588QQxgLV','4372047GrFWiC','ck-revision-history-ui__changes-navigation','bind','_isStatusLabelVisible','set','isReady','3FwYoCX','1931774UimAOQ','isBackwardNavigationEnabled','NUMBER_OF_CHANGES','execute','ck-hidden','fire','backward','Show\x20next\x20change','_statusText','72IPVQAd','6yBiTOq','numberOfChanges','setTemplate','X_OF_Y_CHANGES','isForwardNavigationEnabled','EDIT_X_OF_Y_REVISIONS','span','5710910ysOmWP','currentChangeNumber','ck-revision-history-ui__changes-navigation__wrapper','Loading...','div','ck-revision-history-ui','ck-revision-history-ui__changes-navigation__navigation','11447100YFafro','bindTemplate','No\x20changes','1349692WUkwTL','Total','isNavigationMode'];_0x3564=function(){return _0x4d084a;};return _0x3564();}import'../../../theme/changesnavigation.css';function _0x36bf(_0x1c5c37,_0x411473){const _0x3564f6=_0x3564();return _0x36bf=function(_0x36bf15,_0x3567b4){_0x36bf15=_0x36bf15-0xfb;let _0xcce8e9=_0x3564f6[_0x36bf15];return _0xcce8e9;},_0x36bf(_0x1c5c37,_0x411473);}export default class _i extends _0x2bc446{constructor(_0x373943){const _0x37ab91=_0x36bf;super(_0x373943);const _0x2789f1=this[_0x37ab91(0x11e)],_0x3864db=new _0x1ea58b(_0x373943),_0x282500=new _0x1ea58b(_0x373943);this[_0x37ab91(0x102)](_0x37ab91(0x122),!0x1),this[_0x37ab91(0x102)](_0x37ab91(0x103),!0x1),this[_0x37ab91(0x102)](_0x37ab91(0x117),0x0),this[_0x37ab91(0x102)](_0x37ab91(0x110),0x0),this[_0x37ab91(0x102)](_0x37ab91(0x113),!0x1),this[_0x37ab91(0x102)](_0x37ab91(0x106),!0x1),this[_0x37ab91(0x100)](_0x37ab91(0x101))['to'](this,_0x37ab91(0x103),this,_0x37ab91(0x110),(_0x59de7a,_0x5237dc)=>_0x59de7a&&_0x5237dc>0x0),this[_0x37ab91(0x100)](_0x37ab91(0x10d))['to'](this,_0x37ab91(0x103),this,_0x37ab91(0x117),this,_0x37ab91(0x110),this,_0x37ab91(0x122),(_0x7d1ad0,_0x25df58,_0x32300f,_0x4211da)=>{const _0x409771=_0x37ab91;if(!_0x7d1ad0)return _0x128a40(_0x373943,_0x409771(0x119));if(!_0x32300f)return _0x128a40(_0x373943,_0x409771(0x11f));const _0x485bdd=_0x128a40(_0x373943,_0x409771(0x107),_0x32300f);return _0x4211da?_0x128a40(_0x373943,_0x409771(0x112),[_0x25df58+0x1,_0x32300f]):_0x485bdd;}),_0x3864db[_0x37ab91(0x102)]({'label':_0x128a40(_0x373943,_0x37ab91(0x123)),'tooltip':!0x0,'icon':_0x16906b}),_0x282500[_0x37ab91(0x102)]({'label':_0x128a40(_0x373943,_0x37ab91(0x10c)),'tooltip':!0x0,'icon':_0x3bb954}),_0x3864db[_0x37ab91(0x100)](_0x37ab91(0xfc))['to'](this,_0x37ab91(0x106)),_0x282500[_0x37ab91(0x100)](_0x37ab91(0xfc))['to'](this,_0x37ab91(0x113)),_0x3864db['on'](_0x37ab91(0x108),()=>this[_0x37ab91(0x10a)](_0x37ab91(0x108),_0x37ab91(0x10b))),_0x282500['on'](_0x37ab91(0x108),()=>this[_0x37ab91(0x10a)](_0x37ab91(0x108),_0x37ab91(0x124))),this[_0x37ab91(0x111)]({'tag':_0x37ab91(0x11a),'attributes':{'class':['ck',_0x37ab91(0x11b),_0x37ab91(0xff)]},'children':[{'tag':_0x37ab91(0x115),'attributes':{'class':[_0x37ab91(0x118)]},'children':[{'tag':_0x37ab91(0x115),'attributes':{'class':[_0x37ab91(0xfb),_0x2789f1['if'](_0x37ab91(0x101),_0x37ab91(0x109),_0x14bf79=>!_0x14bf79)]},'children':[{'text':_0x2789f1['to'](_0x37ab91(0x122),_0x48fc03=>_0x48fc03?_0x128a40(_0x373943,_0x37ab91(0x114))+':\x20':_0x128a40(_0x373943,_0x37ab91(0x121))+':\x20')}]},{'text':_0x2789f1['to'](_0x37ab91(0x10d))}]},new _0x5faaf4(),{'tag':_0x37ab91(0x11a),'attributes':{'class':[_0x37ab91(0x11c)]},'children':[_0x3864db,_0x282500]}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2732d4=_0x6f38;(function(_0x3ed528,_0x1f6a86){const _0x892f42=_0x6f38,_0x9b2ce7=_0x3ed528();while(!![]){try{const _0x1af15f=-parseInt(_0x892f42(0x10d))/0x1+parseInt(_0x892f42(0x103))/0x2+-parseInt(_0x892f42(0x105))/0x3+-parseInt(_0x892f42(0xfd))/0x4*(-parseInt(_0x892f42(0x109))/0x5)+parseInt(_0x892f42(0x10a))/0x6+parseInt(_0x892f42(0xff))/0x7+-parseInt(_0x892f42(0x110))/0x8*(parseInt(_0x892f42(0x107))/0x9);if(_0x1af15f===_0x1f6a86)break;else _0x9b2ce7['push'](_0x9b2ce7['shift']());}catch(_0xa5f256){_0x9b2ce7['push'](_0x9b2ce7['shift']());}}}(_0xf099,0x22b01));import{Plugin as _0x43fc97}from'ckeditor5/src/core.js';const ce=_0x2732d4(0x101);import'../../../theme/revisionviewerloadingoverlay.css';function _0x6f38(_0x4932c6,_0x5593c1){const _0xf0991f=_0xf099();return _0x6f38=function(_0x6f389f,_0x4961a6){_0x6f389f=_0x6f389f-0xfd;let _0x2d810f=_0xf0991f[_0x6f389f];return _0x2d810f;},_0x6f38(_0x4932c6,_0x5593c1);}export default class de extends _0x43fc97{static get[_0x2732d4(0xfe)](){const _0x4f149f=_0x2732d4;return _0x4f149f(0x111);}[_0x2732d4(0x102)](){const _0x22f8c2=_0x2732d4,_0x443804=this[_0x22f8c2(0x112)][_0x22f8c2(0x108)][_0x22f8c2(0x100)];_0x443804[_0x22f8c2(0x10f)](_0x124a5d=>{const _0x4a75f4=_0x22f8c2;for(const _0x2502ec of _0x443804[_0x4a75f4(0x10e)][_0x4a75f4(0x106)])_0x124a5d[_0x4a75f4(0x104)](ce,_0x2502ec);});}[_0x2732d4(0x10c)](){const _0x26b75c=_0x2732d4,_0x4fa4df=this[_0x26b75c(0x112)][_0x26b75c(0x108)][_0x26b75c(0x100)];_0x4fa4df[_0x26b75c(0x10f)](_0x1ed192=>{const _0x23dff4=_0x26b75c;for(const _0x406732 of _0x4fa4df[_0x23dff4(0x10e)][_0x23dff4(0x106)])_0x1ed192[_0x23dff4(0x10b)](ce,_0x406732);});}}function _0xf099(){const _0x2376cf=['RevisionViewerLoadingOverlay','editor','2888XMrrog','pluginName','886277SagGsD','view','ck-editor__editable__loading-overlay','show','508522SpYIjN','addClass','624990jxwmfg','roots','2115pdWDTs','editing','1445TAeJEd','797118cCMxfw','removeClass','hide','188907eIlHbO','document','change','6232GuWxih'];_0xf099=function(){return _0x2376cf;};return _0xf099();}
23
+ const _0x491d1f=_0x43fb;(function(_0x28a762,_0x2e10cd){const _0x3cffc7=_0x43fb,_0x39c8f4=_0x28a762();while(!![]){try{const _0x44c64b=-parseInt(_0x3cffc7(0xe3))/0x1+-parseInt(_0x3cffc7(0xe9))/0x2+parseInt(_0x3cffc7(0xf0))/0x3+parseInt(_0x3cffc7(0xf1))/0x4*(-parseInt(_0x3cffc7(0xe2))/0x5)+-parseInt(_0x3cffc7(0xf8))/0x6*(parseInt(_0x3cffc7(0xee))/0x7)+parseInt(_0x3cffc7(0xf7))/0x8*(-parseInt(_0x3cffc7(0xf4))/0x9)+-parseInt(_0x3cffc7(0xe4))/0xa*(-parseInt(_0x3cffc7(0xf3))/0xb);if(_0x44c64b===_0x2e10cd)break;else _0x39c8f4['push'](_0x39c8f4['shift']());}catch(_0x15d20b){_0x39c8f4['push'](_0x39c8f4['shift']());}}}(_0x50f1,0x26cf9));import{Plugin as _0x233cda}from'ckeditor5/src/core.js';const ce=_0x491d1f(0xf9);import'../../../theme/revisionviewerloadingoverlay.css';function _0x43fb(_0x288ff6,_0x3d5372){const _0x50f113=_0x50f1();return _0x43fb=function(_0x43fbee,_0x3cdd2a){_0x43fbee=_0x43fbee-0xe2;let _0x98a62d=_0x50f113[_0x43fbee];return _0x98a62d;},_0x43fb(_0x288ff6,_0x3d5372);}function _0x50f1(){const _0x153efd=['17413loVewW','114372zMrhWr','removeClass','document','8nqCmLD','3834KSZVcc','ck-editor__editable__loading-overlay','5TaFqcG','187710aLHtUz','4990bCgxEg','RevisionViewerLoadingOverlay','editing','hide','view','578670dpFqbI','pluginName','change','editor','show','3465QwIJRd','roots','878601oJIUnR','471028nwOPhq','addClass'];_0x50f1=function(){return _0x153efd;};return _0x50f1();}export default class de extends _0x233cda{static get[_0x491d1f(0xea)](){const _0x2c76df=_0x491d1f;return _0x2c76df(0xe5);}[_0x491d1f(0xed)](){const _0x57db64=_0x491d1f,_0x5e9124=this[_0x57db64(0xec)][_0x57db64(0xe6)][_0x57db64(0xe8)];_0x5e9124[_0x57db64(0xeb)](_0x2e373b=>{const _0x29fb9d=_0x57db64;for(const _0x283d2d of _0x5e9124[_0x29fb9d(0xf6)][_0x29fb9d(0xef)])_0x2e373b[_0x29fb9d(0xf2)](ce,_0x283d2d);});}[_0x491d1f(0xe7)](){const _0x581414=_0x491d1f,_0x573d6f=this[_0x581414(0xec)][_0x581414(0xe6)][_0x581414(0xe8)];_0x573d6f[_0x581414(0xeb)](_0x1d4229=>{const _0x215207=_0x581414;for(const _0x5c2089 of _0x573d6f[_0x215207(0xf6)][_0x215207(0xef)])_0x1d4229[_0x215207(0xf5)](ce,_0x5c2089);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40393f=_0x5112;(function(_0x1889bd,_0x1cf1e9){const _0x41e6e2=_0x5112,_0x36cf08=_0x1889bd();while(!![]){try{const _0x6ddce8=parseInt(_0x41e6e2(0x8a))/0x1+-parseInt(_0x41e6e2(0x8d))/0x2+parseInt(_0x41e6e2(0x87))/0x3+parseInt(_0x41e6e2(0x95))/0x4+-parseInt(_0x41e6e2(0x83))/0x5+-parseInt(_0x41e6e2(0x9b))/0x6+parseInt(_0x41e6e2(0x7a))/0x7;if(_0x6ddce8===_0x1cf1e9)break;else _0x36cf08['push'](_0x36cf08['shift']());}catch(_0x446be5){_0x36cf08['push'](_0x36cf08['shift']());}}}(_0xe2f8,0x4a5fd));import{icons as _0x1ce87f,Plugin as _0xe1e628}from'ckeditor5/src/core.js';import{ButtonView as _0x19f32d}from'ckeditor5/src/ui.js';import _0x2f6381 from'./changesnavigationview.js';import _0x53c54e from'./../../revisionviewer.js';import _0xc537f4 from'./revisionviewerloadingoverlay.js';import{getTranslation as _0x292548}from'../../utils/common-translations.js';import'../../../theme/revisionviewer.css';function _0xe2f8(){const _0xbab864=['2130102iaiMVY','ck-revision-history-ui__back-to-editing','editor','isNavigationMode','get','plugins','set','Back\x20to\x20editing','config','requires','RevisionViewerUI','7693245QaHOQf','listenTo','isReady','currentChangeNumber','isBackwardNavigationEnabled','exitToEditing','Restore\x20this\x20revision','change:isReady','add','2270895UVtxbQ','showPreviousChange','componentFactory','pluginName','1100034ZwQMRs','hide','undo','166163fbAZBG','commands','numberOfChanges','1064534uWBOdk','show','forward','execute','restoreRevision','bind','changesNavigation','isEnabled','56896scBosp','closeRevisionViewerCallback','init','isForwardNavigationEnabled','revisionHistory','showNextChange'];_0xe2f8=function(){return _0xbab864;};return _0xe2f8();}function _0x5112(_0x8fc49b,_0x584e2b){const _0xe2f8b9=_0xe2f8();return _0x5112=function(_0x511240,_0x5ae860){_0x511240=_0x511240-0x77;let _0x5478da=_0xe2f8b9[_0x511240];return _0x5478da;},_0x5112(_0x8fc49b,_0x584e2b);}export default class R extends _0xe1e628{static get[_0x40393f(0x86)](){const _0x1e24a6=_0x40393f;return _0x1e24a6(0x79);}static get[_0x40393f(0x78)](){return[_0x53c54e,_0xc537f4];}[_0x40393f(0x97)](){const _0x2245f5=_0x40393f,_0x559173=this[_0x2245f5(0x9d)],_0x14c8a1=_0x559173[_0x2245f5(0xa0)][_0x2245f5(0x9f)](_0x53c54e),_0x14f0c4=_0x559173[_0x2245f5(0xa0)][_0x2245f5(0x9f)](_0xc537f4);_0x559173['ui'][_0x2245f5(0x85)][_0x2245f5(0x82)](_0x2245f5(0x7f),_0x4804a5=>{const _0x36a68c=_0x2245f5,_0x1f72e6=new _0x19f32d(_0x4804a5);return _0x1f72e6[_0x36a68c(0xa1)]({'label':_0x292548(_0x4804a5,_0x36a68c(0xa2)),'icon':_0x1ce87f[_0x36a68c(0x89)],'withText':!0x0,'tooltip':!0x0,'class':_0x36a68c(0x9c)}),this[_0x36a68c(0x7b)](_0x1f72e6,_0x36a68c(0x90),()=>{const _0x380ab4=_0x36a68c;_0x559173[_0x380ab4(0x77)][_0x380ab4(0x9f)](_0x380ab4(0x99))[_0x380ab4(0x96)]();}),_0x1f72e6;}),_0x559173['ui'][_0x2245f5(0x85)][_0x2245f5(0x82)](_0x2245f5(0x91),_0x2f5595=>{const _0x3a5017=_0x2245f5,_0x398754=new _0x19f32d(_0x2f5595);return _0x398754[_0x3a5017(0xa1)]({'label':_0x292548(_0x2f5595,_0x3a5017(0x80)),'withText':!0x0,'tooltip':!0x0}),_0x398754[_0x3a5017(0x92)](_0x3a5017(0x94))['to'](_0x559173[_0x3a5017(0x8b)][_0x3a5017(0x9f)](_0x3a5017(0x91))),this[_0x3a5017(0x7b)](_0x398754,_0x3a5017(0x90),()=>_0x559173[_0x3a5017(0x90)](_0x3a5017(0x91))),_0x398754;}),_0x559173['ui'][_0x2245f5(0x85)][_0x2245f5(0x82)](_0x2245f5(0x93),_0x492492=>{const _0x2dc4ca=_0x2245f5,_0x52ed3e=new _0x2f6381(_0x492492),_0xaf96db=_0x559173[_0x2dc4ca(0x8b)][_0x2dc4ca(0x9f)](_0x2dc4ca(0x84)),_0x5d0dff=_0x559173[_0x2dc4ca(0x8b)][_0x2dc4ca(0x9f)](_0x2dc4ca(0x9a));return _0x52ed3e[_0x2dc4ca(0x92)](_0x2dc4ca(0x7e))['to'](_0xaf96db,_0x2dc4ca(0x94)),_0x52ed3e[_0x2dc4ca(0x92)](_0x2dc4ca(0x98))['to'](_0x5d0dff,_0x2dc4ca(0x94)),_0x52ed3e[_0x2dc4ca(0x92)](_0x2dc4ca(0x7c),_0x2dc4ca(0x7d),_0x2dc4ca(0x8c),_0x2dc4ca(0x9e))['to'](_0x14c8a1),this[_0x2dc4ca(0x7b)](_0x52ed3e,_0x2dc4ca(0x90),(_0x12266d,_0x345671)=>{const _0x37c953=_0x2dc4ca;_0x559173[_0x37c953(0x90)](_0x37c953(0x8f)===_0x345671?_0x37c953(0x9a):_0x37c953(0x84));}),_0x52ed3e;}),_0x14f0c4[_0x2245f5(0x8e)](),_0x14c8a1['on'](_0x2245f5(0x81),(_0x37ffd0,_0x5d5ba7,_0x253d68)=>{const _0xa4c7d3=_0x2245f5;_0x253d68?_0x14f0c4[_0xa4c7d3(0x88)]():_0x14f0c4[_0xa4c7d3(0x8e)]();});}}
23
+ function _0x19ef(_0xc4f10d,_0x39a401){const _0x32ca16=_0x32ca();return _0x19ef=function(_0x19ef5e,_0xaab710){_0x19ef5e=_0x19ef5e-0x1b8;let _0x29e389=_0x32ca16[_0x19ef5e];return _0x29e389;},_0x19ef(_0xc4f10d,_0x39a401);}const _0x218fc0=_0x19ef;(function(_0x354acc,_0xf4e13c){const _0x190c44=_0x19ef,_0x59faf6=_0x354acc();while(!![]){try{const _0x371f7a=-parseInt(_0x190c44(0x1d5))/0x1*(-parseInt(_0x190c44(0x1bb))/0x2)+-parseInt(_0x190c44(0x1cd))/0x3+-parseInt(_0x190c44(0x1e0))/0x4+-parseInt(_0x190c44(0x1bc))/0x5+parseInt(_0x190c44(0x1cf))/0x6+-parseInt(_0x190c44(0x1db))/0x7+parseInt(_0x190c44(0x1ca))/0x8*(parseInt(_0x190c44(0x1d0))/0x9);if(_0x371f7a===_0xf4e13c)break;else _0x59faf6['push'](_0x59faf6['shift']());}catch(_0x274de2){_0x59faf6['push'](_0x59faf6['shift']());}}}(_0x32ca,0x37ebc));function _0x32ca(){const _0x335d38=['commands','currentChangeNumber','show','requires','212312jayXGN','add','init','255093wCEzHU','isReady','540186DmKnnz','279DDYiAO','config','isForwardNavigationEnabled','isEnabled','listenTo','54743RXHdul','pluginName','isNavigationMode','isBackwardNavigationEnabled','showNextChange','revisionHistory','2153746dHIzjI','Back\x20to\x20editing','changesNavigation','get','exitToEditing','805640uDclJm','bind','RevisionViewerUI','componentFactory','set','Restore\x20this\x20revision','change:isReady','hide','plugins','8vUlIKk','1542705fZnGVi','restoreRevision','undo','ck-revision-history-ui__back-to-editing','editor','execute','numberOfChanges','closeRevisionViewerCallback','forward','showPreviousChange'];_0x32ca=function(){return _0x335d38;};return _0x32ca();}import{icons as _0x9fc5ab,Plugin as _0x5e6998}from'ckeditor5/src/core.js';import{ButtonView as _0x5eb185}from'ckeditor5/src/ui.js';import _0x411f91 from'./changesnavigationview.js';import _0x3d2a19 from'./../../revisionviewer.js';import _0x329e2a from'./revisionviewerloadingoverlay.js';import{getTranslation as _0x161acb}from'../../utils/common-translations.js';import'../../../theme/revisionviewer.css';export default class R extends _0x5e6998{static get[_0x218fc0(0x1d6)](){const _0x5d8a20=_0x218fc0;return _0x5d8a20(0x1e2);}static get[_0x218fc0(0x1c9)](){return[_0x3d2a19,_0x329e2a];}[_0x218fc0(0x1cc)](){const _0x53afa6=_0x218fc0,_0x16a673=this[_0x53afa6(0x1c0)],_0x26417f=_0x16a673[_0x53afa6(0x1ba)][_0x53afa6(0x1de)](_0x3d2a19),_0x232e94=_0x16a673[_0x53afa6(0x1ba)][_0x53afa6(0x1de)](_0x329e2a);_0x16a673['ui'][_0x53afa6(0x1e3)][_0x53afa6(0x1cb)](_0x53afa6(0x1df),_0x12a44c=>{const _0x5bdafb=_0x53afa6,_0x4662f6=new _0x5eb185(_0x12a44c);return _0x4662f6[_0x5bdafb(0x1e4)]({'label':_0x161acb(_0x12a44c,_0x5bdafb(0x1dc)),'icon':_0x9fc5ab[_0x5bdafb(0x1be)],'withText':!0x0,'tooltip':!0x0,'class':_0x5bdafb(0x1bf)}),this[_0x5bdafb(0x1d4)](_0x4662f6,_0x5bdafb(0x1c1),()=>{const _0x40a37c=_0x5bdafb;_0x16a673[_0x40a37c(0x1d1)][_0x40a37c(0x1de)](_0x40a37c(0x1da))[_0x40a37c(0x1c3)]();}),_0x4662f6;}),_0x16a673['ui'][_0x53afa6(0x1e3)][_0x53afa6(0x1cb)](_0x53afa6(0x1bd),_0x272fad=>{const _0x451b43=_0x53afa6,_0x156f10=new _0x5eb185(_0x272fad);return _0x156f10[_0x451b43(0x1e4)]({'label':_0x161acb(_0x272fad,_0x451b43(0x1e5)),'withText':!0x0,'tooltip':!0x0}),_0x156f10[_0x451b43(0x1e1)](_0x451b43(0x1d3))['to'](_0x16a673[_0x451b43(0x1c6)][_0x451b43(0x1de)](_0x451b43(0x1bd))),this[_0x451b43(0x1d4)](_0x156f10,_0x451b43(0x1c1),()=>_0x16a673[_0x451b43(0x1c1)](_0x451b43(0x1bd))),_0x156f10;}),_0x16a673['ui'][_0x53afa6(0x1e3)][_0x53afa6(0x1cb)](_0x53afa6(0x1dd),_0x413163=>{const _0x408d65=_0x53afa6,_0x2dd2c0=new _0x411f91(_0x413163),_0x1fcec6=_0x16a673[_0x408d65(0x1c6)][_0x408d65(0x1de)](_0x408d65(0x1c5)),_0x1a8861=_0x16a673[_0x408d65(0x1c6)][_0x408d65(0x1de)](_0x408d65(0x1d9));return _0x2dd2c0[_0x408d65(0x1e1)](_0x408d65(0x1d8))['to'](_0x1fcec6,_0x408d65(0x1d3)),_0x2dd2c0[_0x408d65(0x1e1)](_0x408d65(0x1d2))['to'](_0x1a8861,_0x408d65(0x1d3)),_0x2dd2c0[_0x408d65(0x1e1)](_0x408d65(0x1ce),_0x408d65(0x1c7),_0x408d65(0x1c2),_0x408d65(0x1d7))['to'](_0x26417f),this[_0x408d65(0x1d4)](_0x2dd2c0,_0x408d65(0x1c1),(_0x5685e4,_0x3eb1f3)=>{const _0x57b7db=_0x408d65;_0x16a673[_0x57b7db(0x1c1)](_0x57b7db(0x1c4)===_0x3eb1f3?_0x57b7db(0x1d9):_0x57b7db(0x1c5));}),_0x2dd2c0;}),_0x232e94[_0x53afa6(0x1c8)](),_0x26417f['on'](_0x53afa6(0x1b8),(_0x2a7cdd,_0x52cc68,_0xf80e46)=>{const _0x264ac4=_0x53afa6;_0xf80e46?_0x232e94[_0x264ac4(0x1b9)]():_0x232e94[_0x264ac4(0x1c8)]();});}}
@@ -5,7 +5,7 @@
5
5
  /**
6
6
  * @module revision-history/utils/common-translations
7
7
  */
8
- import { type Locale } from 'ckeditor5/src/utils.js';
8
+ import type { Locale } from 'ckeditor5/src/utils.js';
9
9
  export declare function getTranslation(locale: Locale, id: string, values?: TranslationValues): string;
10
10
  type TranslationValues = number | string | ReadonlyArray<number | string>;
11
11
  export {};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x2ee204,_0x5ce754,_0x53b62e){const t=_0x2ee204['t'];switch(_0x5ce754){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'},_0x53b62e);case'X_OF_Y_CHANGES':return t({'string':'%0\x20of\x20%1','id':'X_OF_Y_CHANGES'},_0x53b62e);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'';}}
23
+ export function getTranslation(_0x4468df,_0x401c7b,_0x460631){const t=_0x4468df['t'];switch(_0x401c7b){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'},_0x460631);case'X_OF_Y_CHANGES':return t({'string':'%0\x20of\x20%1','id':'X_OF_Y_CHANGES'},_0x460631);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'';}}