@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.1

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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcf7a9a=_0x3560;(function(_0x191063,_0x338080){const _0x3c61b7=_0x3560,_0x14d01e=_0x191063();while(!![]){try{const _0x3b5411=parseInt(_0x3c61b7(0xcc))/0x1*(parseInt(_0x3c61b7(0xbe))/0x2)+parseInt(_0x3c61b7(0xe9))/0x3+parseInt(_0x3c61b7(0xd8))/0x4+parseInt(_0x3c61b7(0xd7))/0x5+parseInt(_0x3c61b7(0xd6))/0x6+-parseInt(_0x3c61b7(0xe4))/0x7+-parseInt(_0x3c61b7(0xbc))/0x8;if(_0x3b5411===_0x338080)break;else _0x14d01e['push'](_0x14d01e['shift']());}catch(_0x42776c){_0x14d01e['push'](_0x14d01e['shift']());}}}(_0x20d7,0x60bb9));function _0x3560(_0x26a26f,_0x11d581){const _0x20d71e=_0x20d7();return _0x3560=function(_0x35605c,_0x4177f5){_0x35605c=_0x35605c-0xbc;let _0x99b283=_0x20d71e[_0x35605c];return _0x99b283;},_0x3560(_0x26a26f,_0x11d581);}import{Plugin as _0x45a29f}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3969ba}from'ckeditor5/src/ui.js';function _0x20d7(){const _0x345790=['locale','commandParams','FORMAT_FONT_FAMILY','*Set\x20font\x20family:*\x20%0','trim','normalizeSizeOptions','3378795SvBMzd','FontSizeEditing','fontFamily','afterInit','_registerLegacyDescription','2220723jsquuP','FORMAT_FONT_COLOR','type','find','FontSize','format','title','FontColorEditing','FORMAT_FONT_SIZE','fontColor.colors','FontFamilyEditing','fontSize','*Set\x20font\x20size:*\x20%0','*Reset\x20font\x20color*','8689240YjyBcV','get','207614PGitnV','*Reset\x20font\x20background\x20color*','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20family*','fontSize.options','plugins','toLowerCase','commandName','FontBackgroundColorEditing','*Set\x20font\x20color:*\x20%0','registerAttributeLabel','fontBackgroundColor','descriptionFactory','*Reset\x20font\x20size*','1eTNheJ','registerDescriptionCallback','fontColor','FORMAT_FONT_BACKGROUND','enableDefaultAttributesIntegration','editor','model','TrackChangesEditing','config','label','862728mbghfH','3863735FDrrOn','817896rygnPD','formatInline','fontBackgroundColor.colors','has','registerInlineAttribute','value'];_0x20d7=function(){return _0x345790;};return _0x20d7();}import{getTranslation as _0x24715e}from'../utils/common-translations.js';const ro=[{'pluginName':_0xcf7a9a(0xe5),'commandName':_0xcf7a9a(0xf4)},{'pluginName':_0xcf7a9a(0xf3),'commandName':_0xcf7a9a(0xe6)},{'pluginName':_0xcf7a9a(0xf0),'commandName':_0xcf7a9a(0xce)},{'pluginName':_0xcf7a9a(0xc6),'commandName':_0xcf7a9a(0xc9)}];export default class Q extends _0x45a29f{[_0xcf7a9a(0xe7)](){const _0x4985c7=_0xcf7a9a,_0xa90b78=this[_0x4985c7(0xd1)][_0x4985c7(0xde)],_0xeabc6a=this[_0x4985c7(0xd1)][_0x4985c7(0xc3)][_0x4985c7(0xbd)](_0x4985c7(0xd3));for(const {pluginName:_0x2b4813,commandName:_0x1eb900}of ro)this[_0x4985c7(0xd1)][_0x4985c7(0xc3)][_0x4985c7(0xdb)](_0x2b4813)&&(_0xeabc6a[_0x4985c7(0xd0)](_0x1eb900),_0xeabc6a[_0x4985c7(0xdc)](_0x1eb900));_0xa90b78['t'],(_0xeabc6a[_0x4985c7(0xca)][_0x4985c7(0xc8)](_0x4985c7(0xf4),_0x24715e(_0xa90b78,_0x4985c7(0xf1))),_0xeabc6a[_0x4985c7(0xca)][_0x4985c7(0xc8)](_0x4985c7(0xe6),_0x24715e(_0xa90b78,_0x4985c7(0xe0))),_0xeabc6a[_0x4985c7(0xca)][_0x4985c7(0xc8)](_0x4985c7(0xce),_0x24715e(_0xa90b78,_0x4985c7(0xea))),_0xeabc6a[_0x4985c7(0xca)][_0x4985c7(0xc8)](_0x4985c7(0xc9),_0x24715e(_0xa90b78,_0x4985c7(0xcf))),this[_0x4985c7(0xe8)]());}[_0xcf7a9a(0xe8)](){const _0x4b9904=_0xcf7a9a,_0x828346=this[_0x4b9904(0xd1)],_0x5dd103=_0x828346[_0x4b9904(0xde)];_0x828346[_0x4b9904(0xc3)][_0x4b9904(0xbd)](_0x4b9904(0xd3))[_0x4b9904(0xca)][_0x4b9904(0xcd)](_0x5bdb62=>{const _0x2ae55e=_0x4b9904,_0x516f89=_0x5dd103['t'];if(_0x2ae55e(0xd9)!=_0x5bdb62[_0x2ae55e(0xeb)])return;const {data:_0x47c28c}=_0x5bdb62;if(null!=_0x47c28c){if(_0x2ae55e(0xf4)==_0x47c28c[_0x2ae55e(0xc5)]){const _0x2dbe49=_0x47c28c[_0x2ae55e(0xdf)][0x0][_0x2ae55e(0xdd)];if(_0x2dbe49){const _0x2556c0=_0x516f89(this[_0x2ae55e(0xd1)][_0x2ae55e(0xc3)][_0x2ae55e(0xbd)](_0x2ae55e(0xed))[_0x2ae55e(0xe3)](this[_0x2ae55e(0xd1)][_0x2ae55e(0xd4)][_0x2ae55e(0xbd)](_0x2ae55e(0xc2)))[_0x2ae55e(0xec)](_0x27996c=>_0x27996c[_0x2ae55e(0xd2)]==_0x2dbe49)[_0x2ae55e(0xef)])[_0x2ae55e(0xc4)]();return{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xf5),_0x2556c0)};}return{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xcb))};}if(_0x2ae55e(0xe6)==_0x47c28c[_0x2ae55e(0xc5)]){const _0x5d6a66=_0x47c28c[_0x2ae55e(0xdf)][0x0][_0x2ae55e(0xdd)];return _0x5d6a66?{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xe1),_0x5d6a66)}:{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xc1))};}if(_0x2ae55e(0xce)==_0x47c28c[_0x2ae55e(0xc5)]){const _0x27bb3b=_0x47c28c[_0x2ae55e(0xdf)][0x0][_0x2ae55e(0xdd)];if(_0x27bb3b){const _0x166c06=_0x3969ba(this[_0x2ae55e(0xd1)][_0x2ae55e(0xd4)][_0x2ae55e(0xbd)](_0x2ae55e(0xf2)))[_0x2ae55e(0xec)](_0x162031=>_0x162031[_0x2ae55e(0xd2)]==_0x27bb3b);let _0x54cdc8=_0x27bb3b,_0x2783c6='';return _0x166c06&&(_0x54cdc8=_0x166c06[_0x2ae55e(0xd5)],_0x2783c6=_0x516f89(_0x54cdc8)[_0x2ae55e(0xc4)]()),{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xc7),_0x2783c6)[_0x2ae55e(0xe2)](),'color':{'value':_0x27bb3b,'title':_0x2783c6||_0x54cdc8}};}return{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xf6))};}if(_0x2ae55e(0xc9)==_0x47c28c[_0x2ae55e(0xc5)]){const _0x243da7=_0x47c28c[_0x2ae55e(0xdf)][0x0][_0x2ae55e(0xdd)];if(_0x243da7){const _0x1ee7df=_0x3969ba(this[_0x2ae55e(0xd1)][_0x2ae55e(0xd4)][_0x2ae55e(0xbd)](_0x2ae55e(0xda)))[_0x2ae55e(0xec)](_0x3dea25=>_0x3dea25[_0x2ae55e(0xd2)]==_0x243da7);let _0x8c2125=_0x243da7,_0x347b0e='';return _0x1ee7df&&(_0x8c2125=_0x1ee7df[_0x2ae55e(0xd5)],_0x347b0e=_0x516f89(_0x8c2125)[_0x2ae55e(0xc4)]()),{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xc0),_0x347b0e)[_0x2ae55e(0xe2)](),'color':{'value':_0x243da7,'title':_0x347b0e||_0x8c2125}};}return{'type':_0x2ae55e(0xee),'content':_0x24715e(_0x5dd103,_0x2ae55e(0xbf))};}}});}}
23
+ function _0x4dbd(_0x5ef914,_0x13adb9){const _0x4b66a4=_0x4b66();return _0x4dbd=function(_0x4dbd62,_0x5441ec){_0x4dbd62=_0x4dbd62-0x11a;let _0x27185c=_0x4b66a4[_0x4dbd62];return _0x27185c;},_0x4dbd(_0x5ef914,_0x13adb9);}const _0x2abd41=_0x4dbd;function _0x4b66(){const _0x10bfa8=['fontBackgroundColor','FontSize','8stnvFh','registerInlineAttribute','title','enableDefaultAttributesIntegration','_registerLegacyDescription','fontColor','*Set\x20font\x20size:*\x20%0','registerDescriptionCallback','trim','FontBackgroundColorEditing','FORMAT_FONT_SIZE','*Set\x20font\x20background\x20color:*\x20%0','FontSizeEditing','model','13293vetAJz','fontSize','locale','toLowerCase','formatInline','commandName','commandParams','FontColorEditing','701380ROhnRb','*Set\x20font\x20family:*\x20%0','type','config','editor','fontColor.colors','TrackChangesEditing','3274424RbsrRn','plugins','8608tgxDfk','afterInit','find','format','fontFamily','FORMAT_FONT_FAMILY','label','1086IykZdA','*Reset\x20font\x20background\x20color*','normalizeSizeOptions','value','has','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','846639dJzskD','registerAttributeLabel','get','fontBackgroundColor.colors','223TKcGfj','FontFamilyEditing','FORMAT_FONT_BACKGROUND','FORMAT_FONT_COLOR','fontSize.options','*Reset\x20font\x20size*','14681060qOkLSX','316842eBHqKU','descriptionFactory','*Reset\x20font\x20family*'];_0x4b66=function(){return _0x10bfa8;};return _0x4b66();}(function(_0x467e3d,_0x154fe2){const _0x3c40ec=_0x4dbd,_0xa8ea6=_0x467e3d();while(!![]){try{const _0x3b03a8=-parseInt(_0x3c40ec(0x126))/0x1*(parseInt(_0x3c40ec(0x151))/0x2)+parseInt(_0x3c40ec(0x12d))/0x3+-parseInt(_0x3c40ec(0x132))/0x4*(parseInt(_0x3c40ec(0x148))/0x5)+-parseInt(_0x3c40ec(0x11b))/0x6*(parseInt(_0x3c40ec(0x140))/0x7)+parseInt(_0x3c40ec(0x14f))/0x8+parseInt(_0x3c40ec(0x122))/0x9+parseInt(_0x3c40ec(0x12c))/0xa;if(_0x3b03a8===_0x154fe2)break;else _0xa8ea6['push'](_0xa8ea6['shift']());}catch(_0x47c3c0){_0xa8ea6['push'](_0xa8ea6['shift']());}}}(_0x4b66,0x785e7));import{Plugin as _0x65a28d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xb4cc58}from'ckeditor5/src/ui.js';import{getTranslation as _0x99de4f}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2abd41(0x13e),'commandName':_0x2abd41(0x141)},{'pluginName':_0x2abd41(0x127),'commandName':_0x2abd41(0x155)},{'pluginName':_0x2abd41(0x147),'commandName':_0x2abd41(0x137)},{'pluginName':_0x2abd41(0x13b),'commandName':_0x2abd41(0x130)}];export default class Q extends _0x65a28d{[_0x2abd41(0x152)](){const _0x46bdce=_0x2abd41,_0x5eca93=this[_0x46bdce(0x14c)][_0x46bdce(0x142)],_0x18e138=this[_0x46bdce(0x14c)][_0x46bdce(0x150)][_0x46bdce(0x124)](_0x46bdce(0x14e));for(const {pluginName:_0x127150,commandName:_0x5b39cf}of ro)this[_0x46bdce(0x14c)][_0x46bdce(0x150)][_0x46bdce(0x11f)](_0x127150)&&(_0x18e138[_0x46bdce(0x135)](_0x5b39cf),_0x18e138[_0x46bdce(0x133)](_0x5b39cf));_0x5eca93['t'],(_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x141),_0x99de4f(_0x5eca93,_0x46bdce(0x13c))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x155),_0x99de4f(_0x5eca93,_0x46bdce(0x156))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x137),_0x99de4f(_0x5eca93,_0x46bdce(0x129))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x130),_0x99de4f(_0x5eca93,_0x46bdce(0x128))),this[_0x46bdce(0x136)]());}[_0x2abd41(0x136)](){const _0x3e49ef=_0x2abd41,_0x1af9e5=this[_0x3e49ef(0x14c)],_0x399ccd=_0x1af9e5[_0x3e49ef(0x142)];_0x1af9e5[_0x3e49ef(0x150)][_0x3e49ef(0x124)](_0x3e49ef(0x14e))[_0x3e49ef(0x12e)][_0x3e49ef(0x139)](_0x54aad5=>{const _0x3ae678=_0x3e49ef,_0xc4607a=_0x399ccd['t'];if(_0x3ae678(0x144)!=_0x54aad5[_0x3ae678(0x14a)])return;const {data:_0x2fa8ec}=_0x54aad5;if(null!=_0x2fa8ec){if(_0x3ae678(0x141)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x16047d=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x16047d){const _0x51f210=_0xc4607a(this[_0x3ae678(0x14c)][_0x3ae678(0x150)][_0x3ae678(0x124)](_0x3ae678(0x131))[_0x3ae678(0x11d)](this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x12a)))[_0x3ae678(0x153)](_0x3fe410=>_0x3fe410[_0x3ae678(0x13f)]==_0x16047d)[_0x3ae678(0x134)])[_0x3ae678(0x143)]();return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x138),_0x51f210)};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x12b))};}if(_0x3ae678(0x155)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x1eb5a7=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];return _0x1eb5a7?{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x149),_0x1eb5a7)}:{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x12f))};}if(_0x3ae678(0x137)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x9a1c5b=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x9a1c5b){const _0x1f2749=_0xb4cc58(this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x14d)))[_0x3ae678(0x153)](_0x2cb260=>_0x2cb260[_0x3ae678(0x13f)]==_0x9a1c5b);let _0x302ce2=_0x9a1c5b,_0x247dae='';return _0x1f2749&&(_0x302ce2=_0x1f2749[_0x3ae678(0x11a)],_0x247dae=_0xc4607a(_0x302ce2)[_0x3ae678(0x143)]()),{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x120),_0x247dae)[_0x3ae678(0x13a)](),'color':{'value':_0x9a1c5b,'title':_0x247dae||_0x302ce2}};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x121))};}if(_0x3ae678(0x130)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x4ab357=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x4ab357){const _0x2e1c49=_0xb4cc58(this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x125)))[_0x3ae678(0x153)](_0x2aa130=>_0x2aa130[_0x3ae678(0x13f)]==_0x4ab357);let _0x4d6745=_0x4ab357,_0x17a82c='';return _0x2e1c49&&(_0x4d6745=_0x2e1c49[_0x3ae678(0x11a)],_0x17a82c=_0xc4607a(_0x4d6745)[_0x3ae678(0x143)]()),{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x13d),_0x17a82c)[_0x3ae678(0x13a)](),'color':{'value':_0x4ab357,'title':_0x17a82c||_0x4d6745}};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x11c))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f47d5=_0x198e;(function(_0x50704c,_0x2450e4){const _0x971d9a=_0x198e,_0x55679e=_0x50704c();while(!![]){try{const _0x43dedd=parseInt(_0x971d9a(0x1be))/0x1*(-parseInt(_0x971d9a(0x1ce))/0x2)+parseInt(_0x971d9a(0x1a6))/0x3*(parseInt(_0x971d9a(0x1d3))/0x4)+-parseInt(_0x971d9a(0x1ae))/0x5+parseInt(_0x971d9a(0x1ad))/0x6*(parseInt(_0x971d9a(0x1aa))/0x7)+parseInt(_0x971d9a(0x1ab))/0x8*(-parseInt(_0x971d9a(0x1b6))/0x9)+parseInt(_0x971d9a(0x1a4))/0xa+parseInt(_0x971d9a(0x1a5))/0xb*(parseInt(_0x971d9a(0x1b1))/0xc);if(_0x43dedd===_0x2450e4)break;else _0x55679e['push'](_0x55679e['shift']());}catch(_0x845619){_0x55679e['push'](_0x55679e['shift']());}}}(_0x5cfd,0xa01d6));import{Plugin as _0x1df171}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1a704d}from'ckeditor5/src/ui.js';import{getTranslation as _0x4b2e8a}from'../utils/common-translations.js';export default class X extends _0x1df171{[_0x5f47d5(0x1bd)](){const _0x55f301=_0x5f47d5,_0x5f0092=this[_0x55f301(0x1a2)],_0x4d63a9=_0x5f0092[_0x55f301(0x1b3)][_0x55f301(0x1c0)](_0x55f301(0x1b2)),_0x3bad28=_0x5f0092[_0x55f301(0x1c4)][_0x55f301(0x1c0)](_0x55f301(0x1c6)),_0xc8669f=_0x5f0092[_0x55f301(0x1c4)][_0x55f301(0x1c0)](_0x55f301(0x1b7));_0x3bad28&&_0xc8669f&&(_0x4d63a9[_0x55f301(0x1ba)](_0x55f301(0x1b7)),_0x4d63a9[_0x55f301(0x1c9)](_0x55f301(0x1c6)),this[_0x55f301(0x1a1)]());}[_0x5f47d5(0x1a1)](){const _0x38403d=_0x5f47d5,_0x3d1780=this[_0x38403d(0x1a2)],_0x43ce39=_0x3d1780[_0x38403d(0x1ac)];_0x3d1780[_0x38403d(0x1b3)][_0x38403d(0x1c0)](_0x38403d(0x1b2))[_0x38403d(0x1d7)][_0x38403d(0x1a8)](_0x3aef96=>{const _0x50bd80=_0x38403d;if(_0x50bd80(0x1b9)!=_0x3aef96[_0x50bd80(0x1a3)]&&_0x50bd80(0x1d8)!=_0x3aef96[_0x50bd80(0x1a3)])return;const {data:_0x3c3063}=_0x3aef96;if(_0x3c3063&&_0x50bd80(0x1b7)===_0x3c3063[_0x50bd80(0x1c1)]){const _0x235f8f=[],_0x1f9c45=_0x3c3063[_0x50bd80(0x1d0)][0x0];for(const [_0x948ca7,_0x300ab0]of Object[_0x50bd80(0x1bf)](_0x1f9c45))_0x235f8f[_0x50bd80(0x1b4)](so(_0x3d1780,_0x948ca7,_0x300ab0));return _0x235f8f[_0x50bd80(0x1a9)]?{'type':_0x50bd80(0x1c2),'content':_0x4b2e8a(_0x43ce39,_0x50bd80(0x1d2),_0x235f8f[_0x50bd80(0x1b5)](',\x20'))}:{'type':_0x50bd80(0x1c2),'content':_0x4b2e8a(_0x43ce39,_0x50bd80(0x1cc))};}});}}function _0x5cfd(){const _0x253e65=['split','enableCommand','find','label','*Remove\x20all\x20formatting*','title','1171382odRFDf','fontColor.colors','commandParams','FontSize','*Set\x20format\x20to:*\x20%0','3869588GswfeU','charAt','boolean','fontColor','descriptionFactory','formatInline','_registerLegacyDescription','editor','type','8480930vdDqID','5093hAGcNU','3rRGdPc','toUpperCase','registerDescriptionCallback','length','14zlnjvF','288TMXLHN','locale','188142IZtvxP','3022405fOrSIU','config','toLowerCase','40116mlkRXg','TrackChangesEditing','plugins','push','join','248580UReUKb','pasteFormat','normalizeSizeOptions','formatBlock','enableDefaultAttributesIntegration','fontSize','fontBackgroundColor','afterInit','2TvYCYq','entries','get','commandName','format','model','commands','slice','copyFormat','fontSize.options'];_0x5cfd=function(){return _0x253e65;};return _0x5cfd();}function _0x198e(_0x52d19d,_0x3e0bf4){const _0x5cfd9b=_0x5cfd();return _0x198e=function(_0x198e08,_0x3affec){_0x198e08=_0x198e08-0x1a1;let _0x56f97c=_0x5cfd9b[_0x198e08];return _0x56f97c;},_0x198e(_0x52d19d,_0x3e0bf4);}function so(_0x21942b,_0x732e40,_0x1ba351){const _0x508409=_0x5f47d5,_0x4df2ad=_0x21942b[_0x508409(0x1ac)]['t'],_0x46b806=_0x732e40[_0x508409(0x1c8)](/(?=[A-Z])/)[_0x508409(0x1b5)]('\x20'),_0x1c2da4=_0x4df2ad(_0x46b806[_0x508409(0x1d4)](0x0)[_0x508409(0x1a7)]()+_0x46b806[_0x508409(0x1c5)](0x1))[_0x508409(0x1b0)]();if(_0x508409(0x1d5)==typeof _0x1ba351)return _0x1c2da4;if(_0x508409(0x1d6)===_0x732e40||_0x508409(0x1bc)===_0x732e40){const _0x249add=_0x1a704d(_0x21942b[_0x508409(0x1af)][_0x508409(0x1c0)](_0x508409(0x1cf)))[_0x508409(0x1ca)](_0xf138e1=>_0xf138e1[_0x508409(0x1c3)]==_0x1ba351);return _0x1c2da4+'\x20('+(_0x249add?_0x4df2ad(_0x249add[_0x508409(0x1cb)])[_0x508409(0x1b0)]():_0x1ba351)+')';}if(_0x508409(0x1bb)===_0x732e40&&isNaN(parseFloat(_0x1ba351))){const _0x50b726=_0x21942b[_0x508409(0x1b3)][_0x508409(0x1c0)](_0x508409(0x1d1))[_0x508409(0x1b8)](_0x21942b[_0x508409(0x1af)][_0x508409(0x1c0)](_0x508409(0x1c7)))[_0x508409(0x1ca)](_0x1b7d92=>_0x1b7d92[_0x508409(0x1c3)]==_0x1ba351);return _0x1c2da4+'\x20('+(_0x50b726?_0x4df2ad(_0x50b726[_0x508409(0x1cd)])[_0x508409(0x1b0)]():_0x1ba351)+')';}return _0x1c2da4+'\x20('+_0x1ba351+')';}
23
+ const _0x5731c3=_0x5880;(function(_0x393703,_0x361217){const _0x1f6efc=_0x5880,_0x52f482=_0x393703();while(!![]){try{const _0x2a8a00=parseInt(_0x1f6efc(0xc9))/0x1*(-parseInt(_0x1f6efc(0xaa))/0x2)+-parseInt(_0x1f6efc(0x9a))/0x3*(-parseInt(_0x1f6efc(0xc7))/0x4)+parseInt(_0x1f6efc(0x9c))/0x5+-parseInt(_0x1f6efc(0xc5))/0x6+parseInt(_0x1f6efc(0xba))/0x7+parseInt(_0x1f6efc(0xcc))/0x8*(parseInt(_0x1f6efc(0xaf))/0x9)+parseInt(_0x1f6efc(0xb5))/0xa*(parseInt(_0x1f6efc(0xc0))/0xb);if(_0x2a8a00===_0x361217)break;else _0x52f482['push'](_0x52f482['shift']());}catch(_0x4f3c3c){_0x52f482['push'](_0x52f482['shift']());}}}(_0x4997,0xd7ad2));function _0x5880(_0x6b8864,_0x2b12a1){const _0x499784=_0x4997();return _0x5880=function(_0x5880bb,_0x315570){_0x5880bb=_0x5880bb-0x9a;let _0x417e18=_0x499784[_0x5880bb];return _0x417e18;},_0x5880(_0x6b8864,_0x2b12a1);}import{Plugin as _0x2b333d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x368ca4}from'ckeditor5/src/ui.js';import{getTranslation as _0x469ed6}from'../utils/common-translations.js';export default class X extends _0x2b333d{[_0x5731c3(0xa6)](){const _0x4c7a06=_0x5731c3,_0x49e29c=this[_0x4c7a06(0xa9)],_0x1e7653=_0x49e29c[_0x4c7a06(0xbc)][_0x4c7a06(0xd0)](_0x4c7a06(0xc8)),_0x4eebfd=_0x49e29c[_0x4c7a06(0xb1)][_0x4c7a06(0xd0)](_0x4c7a06(0x9e)),_0x5af368=_0x49e29c[_0x4c7a06(0xb1)][_0x4c7a06(0xd0)](_0x4c7a06(0xbb));_0x4eebfd&&_0x5af368&&(_0x1e7653[_0x4c7a06(0xa8)](_0x4c7a06(0xbb)),_0x1e7653[_0x4c7a06(0xc6)](_0x4c7a06(0x9e)),this[_0x4c7a06(0xce)]());}[_0x5731c3(0xce)](){const _0x28a622=_0x5731c3,_0x43b1ea=this[_0x28a622(0xa9)],_0x19e87f=_0x43b1ea[_0x28a622(0xb2)];_0x43b1ea[_0x28a622(0xbc)][_0x28a622(0xd0)](_0x28a622(0xc8))[_0x28a622(0xc3)][_0x28a622(0xa7)](_0x35b2a7=>{const _0x263466=_0x28a622;if(_0x263466(0xa0)!=_0x35b2a7[_0x263466(0xab)]&&_0x263466(0xcb)!=_0x35b2a7[_0x263466(0xab)])return;const {data:_0x12dc4d}=_0x35b2a7;if(_0x12dc4d&&_0x263466(0xbb)===_0x12dc4d[_0x263466(0x9b)]){const _0x1dea24=[],_0x1046b2=_0x12dc4d[_0x263466(0xb4)][0x0];for(const [_0x3fc04a,_0x2164dd]of Object[_0x263466(0xbe)](_0x1046b2))_0x1dea24[_0x263466(0xbd)](so(_0x43b1ea,_0x3fc04a,_0x2164dd));return _0x1dea24[_0x263466(0xcf)]?{'type':_0x263466(0xb8),'content':_0x469ed6(_0x19e87f,_0x263466(0xc4),_0x1dea24[_0x263466(0xad)](',\x20'))}:{'type':_0x263466(0xb8),'content':_0x469ed6(_0x19e87f,_0x263466(0xa1))};}});}}function so(_0x3d57b9,_0x22bc07,_0x45f0ff){const _0x49e30f=_0x5731c3,_0x4e4941=_0x3d57b9[_0x49e30f(0xb2)]['t'],_0x245111=_0x22bc07[_0x49e30f(0xb9)](/(?=[A-Z])/)[_0x49e30f(0xad)]('\x20'),_0x42622c=_0x4e4941(_0x245111[_0x49e30f(0xa4)](0x0)[_0x49e30f(0xa2)]()+_0x245111[_0x49e30f(0xac)](0x1))[_0x49e30f(0xca)]();if(_0x49e30f(0xa5)==typeof _0x45f0ff)return _0x42622c;if(_0x49e30f(0xa3)===_0x22bc07||_0x49e30f(0xb0)===_0x22bc07){const _0x2c1bde=_0x368ca4(_0x3d57b9[_0x49e30f(0xae)][_0x49e30f(0xd0)](_0x49e30f(0x9d)))[_0x49e30f(0xcd)](_0x3aea3b=>_0x3aea3b[_0x49e30f(0xb6)]==_0x45f0ff);return _0x42622c+'\x20('+(_0x2c1bde?_0x4e4941(_0x2c1bde[_0x49e30f(0xb7)])[_0x49e30f(0xca)]():_0x45f0ff)+')';}if(_0x49e30f(0x9f)===_0x22bc07&&isNaN(parseFloat(_0x45f0ff))){const _0x5cf4e1=_0x3d57b9[_0x49e30f(0xbc)][_0x49e30f(0xd0)](_0x49e30f(0xb3))[_0x49e30f(0xc1)](_0x3d57b9[_0x49e30f(0xae)][_0x49e30f(0xd0)](_0x49e30f(0xbf)))[_0x49e30f(0xcd)](_0x1ea1e7=>_0x1ea1e7[_0x49e30f(0xb6)]==_0x45f0ff);return _0x42622c+'\x20('+(_0x5cf4e1?_0x4e4941(_0x5cf4e1[_0x49e30f(0xc2)])[_0x49e30f(0xca)]():_0x45f0ff)+')';}return _0x42622c+'\x20('+_0x45f0ff+')';}function _0x4997(){const _0x5c974c=['*Set\x20format\x20to:*\x20%0','4426686VikOkD','enableCommand','4IFbOvP','TrackChangesEditing','1nUhfec','toLowerCase','formatInline','752ezQuzt','find','_registerLegacyDescription','length','get','900879FKKIDr','commandName','6563435wAXvFX','fontColor.colors','copyFormat','fontSize','formatBlock','*Remove\x20all\x20formatting*','toUpperCase','fontColor','charAt','boolean','afterInit','registerDescriptionCallback','enableDefaultAttributesIntegration','editor','3010166vNVnjx','type','slice','join','config','74322dpXzSP','fontBackgroundColor','commands','locale','FontSize','commandParams','4048790mpejdc','model','label','format','split','2325141oYJGPq','pasteFormat','plugins','push','entries','fontSize.options','11YkDAyx','normalizeSizeOptions','title','descriptionFactory'];_0x4997=function(){return _0x5c974c;};return _0x4997();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2869c4=_0x3bac;(function(_0x23fbab,_0x25707c){const _0x40ce88=_0x3bac,_0x13e433=_0x23fbab();while(!![]){try{const _0x3261e8=parseInt(_0x40ce88(0x1bd))/0x1+-parseInt(_0x40ce88(0x1c9))/0x2*(-parseInt(_0x40ce88(0x1d7))/0x3)+-parseInt(_0x40ce88(0x1b2))/0x4*(parseInt(_0x40ce88(0x1b4))/0x5)+parseInt(_0x40ce88(0x1b7))/0x6+-parseInt(_0x40ce88(0x1b6))/0x7*(-parseInt(_0x40ce88(0x1b9))/0x8)+parseInt(_0x40ce88(0x1c0))/0x9+-parseInt(_0x40ce88(0x1c5))/0xa;if(_0x3261e8===_0x25707c)break;else _0x13e433['push'](_0x13e433['shift']());}catch(_0x592e1e){_0x13e433['push'](_0x13e433['shift']());}}}(_0x3a63,0x755cb));function _0x3bac(_0x2b0f6a,_0x420ce4){const _0x3a6320=_0x3a63();return _0x3bac=function(_0x3bac10,_0x5bc847){_0x3bac10=_0x3bac10-0x1ae;let _0x4e4dd2=_0x3a6320[_0x3bac10];return _0x4e4dd2;},_0x3bac(_0x2b0f6a,_0x420ce4);}import{Plugin as _0x10b3bf}from'ckeditor5/src/core.js';function _0x3a63(){const _0x5ced76=['locale','commandName','editor','match','descriptionFactory','8104GQNXCs','registerElementLabel','690oiEpFr','model','453502OvJkei','3021426gfbjEN','title','112SWJFHY','plugins','type','_headingOptions','955211aVHvpe','name','registerDescriptionCallback','5807250cROUup','HeadingEditing','paragraph','enableDefaultAttributesIntegration','formatBlock','27678770mYnnVs','config','find','view','2032dCXQsP','afterInit','ELEMENT_HEADING_CUSTOM','ELEMENT_HEADING','commandParams','_getHeadingLevel','heading.options','heading','format','value','get','*Change\x20to:*\x20%0','TrackChangesEditing','_registerLegacyDescription','1527UglFuV','has'];_0x3a63=function(){return _0x5ced76;};return _0x3a63();}import{getTranslation as _0xe6fdb1}from'../utils/common-translations.js';export default class Y extends _0x10b3bf{[_0x2869c4(0x1ca)](){const _0x201ada=_0x2869c4,_0x4bd1b9=this[_0x201ada(0x1af)];if(!_0x4bd1b9[_0x201ada(0x1ba)][_0x201ada(0x1d8)](_0x201ada(0x1c1)))return;this[_0x201ada(0x1bc)]=_0x4bd1b9[_0x201ada(0x1c6)][_0x201ada(0x1d3)](_0x201ada(0x1cf));const _0x1e18d0=_0x4bd1b9[_0x201ada(0x1d9)],_0x1c9b74=_0x4bd1b9[_0x201ada(0x1ba)][_0x201ada(0x1d3)](_0x201ada(0x1d5));_0x1c9b74[_0x201ada(0x1c3)](_0x201ada(0x1d0));for(const _0x1703d8 of this[_0x201ada(0x1bc)])_0x201ada(0x1c2)!=_0x1703d8[_0x201ada(0x1b5)]&&_0x1c9b74[_0x201ada(0x1b1)][_0x201ada(0x1b3)](_0x1703d8[_0x201ada(0x1b5)],_0x2faba9=>{const _0x316a61=_0x201ada,_0x2b2600=this[_0x316a61(0x1ce)](_0x1703d8[_0x316a61(0x1b5)]);return null!==_0x2b2600?_0x1a7a10(_0x2faba9,_0x2b2600):_0x168884(_0x2faba9,_0x1703d8[_0x316a61(0x1b8)]);});function _0x1a7a10(_0x30eb13,_0x1a6efe){const _0x14a3b5=_0x201ada;return _0xe6fdb1(_0x1e18d0,_0x14a3b5(0x1cc),[_0x30eb13,_0x1a6efe]);}function _0x168884(_0x389bce,_0x1471c1){const _0x344691=_0x201ada;return _0xe6fdb1(_0x1e18d0,_0x344691(0x1cb),[_0x389bce,_0x1471c1]);}this[_0x201ada(0x1d6)]();}[_0x2869c4(0x1d6)](){const _0x4c9c04=_0x2869c4,_0x52e5b3=this[_0x4c9c04(0x1af)],_0x183ba4=_0x52e5b3[_0x4c9c04(0x1d9)];function _0xdf828b(_0x52c187,_0x129f87){const _0x3882b9=_0x4c9c04;return _0xe6fdb1(_0x183ba4,_0x3882b9(0x1cb),[_0x52c187,_0x129f87]);}_0x52e5b3[_0x4c9c04(0x1ba)][_0x4c9c04(0x1d3)](_0x4c9c04(0x1d5))[_0x4c9c04(0x1b1)][_0x4c9c04(0x1bf)](_0x3d7e93=>{const _0x3a1fde=_0x4c9c04;if(_0x3a1fde(0x1c4)!=_0x3d7e93[_0x3a1fde(0x1bb)])return;const {data:_0x5d2e20}=_0x3d7e93;if(_0x5d2e20&&_0x3a1fde(0x1d0)==_0x5d2e20[_0x3a1fde(0x1ae)]){const _0x4fc7a5=_0x5d2e20[_0x3a1fde(0x1cd)][0x0][_0x3a1fde(0x1d2)],_0x3b423c=this[_0x3a1fde(0x1ce)](_0x4fc7a5);if(null!==_0x3b423c)return{'type':_0x3a1fde(0x1d1),'content':_0xe6fdb1(_0x183ba4,_0x3a1fde(0x1d4),(_0x3a8347=0x1,_0x24c13d=_0x3b423c,_0xe6fdb1(_0x183ba4,_0x3a1fde(0x1cc),[_0x3a8347,_0x24c13d])))};const _0x20be8f=this[_0x3a1fde(0x1bc)][_0x3a1fde(0x1c7)](_0x58c270=>_0x58c270[_0x3a1fde(0x1b5)]===_0x4fc7a5)[_0x3a1fde(0x1b8)];return{'type':_0x3a1fde(0x1d1),'content':_0xe6fdb1(_0x183ba4,_0x3a1fde(0x1d4),_0xdf828b(0x1,_0x20be8f))};}var _0x3a8347,_0x24c13d;});}[_0x2869c4(0x1ce)](_0x3c2231){const _0x3df583=_0x2869c4;var _0x55c31b,_0x6a506c;const _0x17da8f=_0x3c2231[_0x3df583(0x1b0)](/^heading(\d+)/);if(_0x17da8f)return _0x17da8f[0x1];const _0x24e236=null===(_0x55c31b=this[_0x3df583(0x1bc)])||void 0x0===_0x55c31b?void 0x0:_0x55c31b[_0x3df583(0x1c7)](_0x4d909d=>_0x4d909d[_0x3df583(0x1b5)]==_0x3c2231);if(_0x24e236&&_0x24e236[_0x3df583(0x1c8)]){const _0x36f038=_0x24e236[_0x3df583(0x1c8)],_0x263a67=(null!==(_0x6a506c=_0x36f038[_0x3df583(0x1be)])&&void 0x0!==_0x6a506c?_0x6a506c:_0x36f038)[_0x3df583(0x1b0)](/^h(\d+)/);if(_0x263a67)return _0x263a67[0x1];}return null;}}
23
+ function _0x1182(_0x35cfce,_0x104f7d){const _0x5d1687=_0x5d16();return _0x1182=function(_0x1182e7,_0x5efa4e){_0x1182e7=_0x1182e7-0x83;let _0x3b1ae7=_0x5d1687[_0x1182e7];return _0x3b1ae7;},_0x1182(_0x35cfce,_0x104f7d);}const _0x4c843a=_0x1182;(function(_0x3b18f7,_0x5b8dc3){const _0x2fcf81=_0x1182,_0x8de1f7=_0x3b18f7();while(!![]){try{const _0x1b951d=-parseInt(_0x2fcf81(0x93))/0x1*(parseInt(_0x2fcf81(0x8c))/0x2)+parseInt(_0x2fcf81(0xaa))/0x3+-parseInt(_0x2fcf81(0x99))/0x4+parseInt(_0x2fcf81(0xa1))/0x5+parseInt(_0x2fcf81(0x90))/0x6*(parseInt(_0x2fcf81(0x9f))/0x7)+-parseInt(_0x2fcf81(0xa6))/0x8*(parseInt(_0x2fcf81(0x9d))/0x9)+parseInt(_0x2fcf81(0x85))/0xa;if(_0x1b951d===_0x5b8dc3)break;else _0x8de1f7['push'](_0x8de1f7['shift']());}catch(_0x51f631){_0x8de1f7['push'](_0x8de1f7['shift']());}}}(_0x5d16,0x9f0a3));function _0x5d16(){const _0x4d3b1c=['*Change\x20to:*\x20%0','type','HeadingEditing','3208wMEiaD','editor','_headingOptions','plugins','1581831nuyMrB','locale','enableDefaultAttributesIntegration','heading','name','model','_registerLegacyDescription','15826520yyNeHd','ELEMENT_HEADING_CUSTOM','config','format','title','formatBlock','_getHeadingLevel','914zCmKVO','view','afterInit','commandName','730302GrqOlo','descriptionFactory','get','1441zABIKh','match','find','has','registerDescriptionCallback','heading.options','2047096auAzDt','value','registerElementLabel','TrackChangesEditing','11547dyfdmh','ELEMENT_HEADING','7slriTX','paragraph','522875GoCCjw','commandParams'];_0x5d16=function(){return _0x4d3b1c;};return _0x5d16();}import{Plugin as _0x38a1b5}from'ckeditor5/src/core.js';import{getTranslation as _0x4901a5}from'../utils/common-translations.js';export default class Y extends _0x38a1b5{[_0x4c843a(0x8e)](){const _0x4f7c19=_0x4c843a,_0x34b3c7=this[_0x4f7c19(0xa7)];if(!_0x34b3c7[_0x4f7c19(0xa9)][_0x4f7c19(0x96)](_0x4f7c19(0xa5)))return;this[_0x4f7c19(0xa8)]=_0x34b3c7[_0x4f7c19(0x87)][_0x4f7c19(0x92)](_0x4f7c19(0x98));const _0x5689c8=_0x34b3c7[_0x4f7c19(0xab)],_0x493885=_0x34b3c7[_0x4f7c19(0xa9)][_0x4f7c19(0x92)](_0x4f7c19(0x9c));_0x493885[_0x4f7c19(0xac)](_0x4f7c19(0xad));for(const _0x540d4d of this[_0x4f7c19(0xa8)])_0x4f7c19(0xa0)!=_0x540d4d[_0x4f7c19(0x83)]&&_0x493885[_0x4f7c19(0x91)][_0x4f7c19(0x9b)](_0x540d4d[_0x4f7c19(0x83)],_0x148dc1=>{const _0x540d89=_0x4f7c19,_0x1d10b3=this[_0x540d89(0x8b)](_0x540d4d[_0x540d89(0x83)]);return null!==_0x1d10b3?_0x5dd6c3(_0x148dc1,_0x1d10b3):_0x4bca4f(_0x148dc1,_0x540d4d[_0x540d89(0x89)]);});function _0x5dd6c3(_0x49b473,_0x29737e){const _0xf879c2=_0x4f7c19;return _0x4901a5(_0x5689c8,_0xf879c2(0x9e),[_0x49b473,_0x29737e]);}function _0x4bca4f(_0x101436,_0x5615cb){const _0x3b6681=_0x4f7c19;return _0x4901a5(_0x5689c8,_0x3b6681(0x86),[_0x101436,_0x5615cb]);}this[_0x4f7c19(0x84)]();}[_0x4c843a(0x84)](){const _0x44eac5=_0x4c843a,_0x379a91=this[_0x44eac5(0xa7)],_0xf29304=_0x379a91[_0x44eac5(0xab)];function _0x10d36c(_0xbdac58,_0x1180dc){const _0x58a952=_0x44eac5;return _0x4901a5(_0xf29304,_0x58a952(0x86),[_0xbdac58,_0x1180dc]);}_0x379a91[_0x44eac5(0xa9)][_0x44eac5(0x92)](_0x44eac5(0x9c))[_0x44eac5(0x91)][_0x44eac5(0x97)](_0x5b6bc4=>{const _0x1e3d2f=_0x44eac5;if(_0x1e3d2f(0x8a)!=_0x5b6bc4[_0x1e3d2f(0xa4)])return;const {data:_0x568297}=_0x5b6bc4;if(_0x568297&&_0x1e3d2f(0xad)==_0x568297[_0x1e3d2f(0x8f)]){const _0x202537=_0x568297[_0x1e3d2f(0xa2)][0x0][_0x1e3d2f(0x9a)],_0xf582a8=this[_0x1e3d2f(0x8b)](_0x202537);if(null!==_0xf582a8)return{'type':_0x1e3d2f(0x88),'content':_0x4901a5(_0xf29304,_0x1e3d2f(0xa3),(_0x4c7b5a=0x1,_0x57282c=_0xf582a8,_0x4901a5(_0xf29304,_0x1e3d2f(0x9e),[_0x4c7b5a,_0x57282c])))};const _0x53e613=this[_0x1e3d2f(0xa8)][_0x1e3d2f(0x95)](_0xb49554=>_0xb49554[_0x1e3d2f(0x83)]===_0x202537)[_0x1e3d2f(0x89)];return{'type':_0x1e3d2f(0x88),'content':_0x4901a5(_0xf29304,_0x1e3d2f(0xa3),_0x10d36c(0x1,_0x53e613))};}var _0x4c7b5a,_0x57282c;});}[_0x4c843a(0x8b)](_0x3f037f){const _0x4c80da=_0x4c843a;var _0x1a712,_0x4c6859;const _0x270ab1=_0x3f037f[_0x4c80da(0x94)](/^heading(\d+)/);if(_0x270ab1)return _0x270ab1[0x1];const _0x138151=null===(_0x1a712=this[_0x4c80da(0xa8)])||void 0x0===_0x1a712?void 0x0:_0x1a712[_0x4c80da(0x95)](_0x12c1fe=>_0x12c1fe[_0x4c80da(0x83)]==_0x3f037f);if(_0x138151&&_0x138151[_0x4c80da(0x8d)]){const _0x3dc506=_0x138151[_0x4c80da(0x8d)],_0x16bc83=(null!==(_0x4c6859=_0x3dc506[_0x4c80da(0xae)])&&void 0x0!==_0x4c6859?_0x4c6859:_0x3dc506)[_0x4c80da(0x94)](/^h(\d+)/);if(_0x16bc83)return _0x16bc83[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa59741=_0x1360;(function(_0x2d732a,_0x5a1dd6){const _0x1df459=_0x1360,_0x51704f=_0x2d732a();while(!![]){try{const _0x5ea8bd=parseInt(_0x1df459(0x14e))/0x1*(parseInt(_0x1df459(0x144))/0x2)+parseInt(_0x1df459(0x15c))/0x3+-parseInt(_0x1df459(0x146))/0x4*(parseInt(_0x1df459(0x15e))/0x5)+-parseInt(_0x1df459(0x157))/0x6+-parseInt(_0x1df459(0x14d))/0x7*(parseInt(_0x1df459(0x147))/0x8)+-parseInt(_0x1df459(0x14f))/0x9+-parseInt(_0x1df459(0x13a))/0xa*(-parseInt(_0x1df459(0x154))/0xb);if(_0x5ea8bd===_0x5a1dd6)break;else _0x51704f['push'](_0x51704f['shift']());}catch(_0x105eb1){_0x51704f['push'](_0x51704f['shift']());}}}(_0x4175,0x5343b));function _0x1360(_0x5a9245,_0x525419){const _0x417571=_0x4175();return _0x1360=function(_0x13604a,_0x1b8fc5){_0x13604a=_0x13604a-0x13a;let _0x3286c6=_0x417571[_0x13604a];return _0x3286c6;},_0x1360(_0x5a9245,_0x525419);}import{Plugin as _0x4b4765}from'ckeditor5/src/core.js';import{getTranslation as _0x5ecdd7}from'../utils/common-translations.js';export default class Z extends _0x4b4765{[_0xa59741(0x15a)](){const _0x294313=_0xa59741,_0x27a9bb=this[_0x294313(0x14a)];if(!_0x27a9bb[_0x294313(0x148)][_0x294313(0x140)](_0x294313(0x143)))return;const _0x260141=_0x27a9bb[_0x294313(0x148)][_0x294313(0x141)](_0x294313(0x13d)),_0x442fb0=_0x27a9bb[_0x294313(0x150)];_0x260141[_0x294313(0x161)](_0x294313(0x13e)),_0x260141[_0x294313(0x159)](_0x294313(0x13e)),_0x260141[_0x294313(0x142)][_0x294313(0x14b)](_0x294313(0x13e),_0x5ecdd7(_0x442fb0,_0x294313(0x149))),this[_0x294313(0x156)]();}[_0xa59741(0x156)](){const _0x232d22=_0xa59741,_0x564062=this[_0x232d22(0x14a)],_0x5daa7b=_0x564062[_0x232d22(0x150)];_0x564062[_0x232d22(0x148)][_0x232d22(0x141)](_0x232d22(0x13d))[_0x232d22(0x142)][_0x232d22(0x145)](_0x29c4dc=>{const _0x527bac=_0x232d22;if(_0x527bac(0x13c)!=_0x29c4dc[_0x527bac(0x155)])return;const {data:_0x4f501c}=_0x29c4dc;if(_0x4f501c&&_0x527bac(0x13e)==_0x4f501c[_0x527bac(0x152)]){const _0x47126d=_0x5daa7b['t'],_0x5e5ef5=_0x4f501c[_0x527bac(0x15b)][0x0][_0x527bac(0x13f)];if(_0x5e5ef5){const _0x20fc03=_0x564062[_0x527bac(0x163)][_0x527bac(0x141)](_0x527bac(0x162))[_0x527bac(0x15f)](_0x5d1086=>_0x5d1086[_0x527bac(0x13b)]==_0x5e5ef5),_0x42829=_0x47126d(_0x20fc03[_0x527bac(0x158)])[_0x527bac(0x153)]();return{'type':_0x527bac(0x160),'content':_0x5ecdd7(_0x5daa7b,_0x527bac(0x151),_0x42829),'color':{'value':_0x20fc03[_0x527bac(0x14c)],'title':_0x20fc03[_0x527bac(0x158)]}};}return{'type':_0x527bac(0x160),'content':_0x5ecdd7(_0x5daa7b,_0x527bac(0x15d),_0x5ecdd7(_0x5daa7b,_0x527bac(0x149)))};}});}}function _0x4175(){const _0x4d5c54=['find','format','enableDefaultAttributesIntegration','highlight.options','config','13652810MBKVHQ','model','formatInline','TrackChangesEditing','highlight','value','has','get','descriptionFactory','HighlightEditing','544516KWOkbF','registerDescriptionCallback','4904DxJAsF','8Bxgitj','plugins','FORMAT_HIGHLIGHT','editor','registerAttributeLabel','color','4723537xtYqKd','2ahQTIj','3562398TpVszu','locale','*Set\x20highlight:*\x20%0','commandName','toLowerCase','11WdCFHY','type','_registerLegacyDescription','2929236IZDVTd','title','registerInlineAttribute','afterInit','commandParams','944889NnPNEM','*Remove\x20highlight*','1325aoQEJN'];_0x4175=function(){return _0x4d5c54;};return _0x4175();}
23
+ function _0x395b(){const _0xa84750=['5455410XzwoFx','HighlightEditing','format','config','commandParams','1007382oMOhHE','type','*Remove\x20highlight*','_registerLegacyDescription','enableDefaultAttributesIntegration','2078199xBIgIF','1767132gisJcJ','formatInline','get','editor','has','plugins','98jHmQuu','commandName','locale','color','highlight.options','descriptionFactory','toLowerCase','3974358YoBpmf','registerDescriptionCallback','afterInit','FORMAT_HIGHLIGHT','value','TrackChangesEditing','highlight','model','registerInlineAttribute','find','13103JOvAZM','159816oNXMNw','title','registerAttributeLabel','*Set\x20highlight:*\x20%0','77ivrHeX'];_0x395b=function(){return _0xa84750;};return _0x395b();}const _0x2ea223=_0x1894;(function(_0x49bdda,_0x3f9240){const _0x5214a7=_0x1894,_0x593f9f=_0x49bdda();while(!![]){try{const _0x533421=parseInt(_0x5214a7(0x14e))/0x1*(-parseInt(_0x5214a7(0x13d))/0x2)+parseInt(_0x5214a7(0x159))/0x3+-parseInt(_0x5214a7(0x15f))/0x4+parseInt(_0x5214a7(0x154))/0x5+parseInt(_0x5214a7(0x144))/0x6+-parseInt(_0x5214a7(0x153))/0x7*(parseInt(_0x5214a7(0x14f))/0x8)+-parseInt(_0x5214a7(0x15e))/0x9;if(_0x533421===_0x3f9240)break;else _0x593f9f['push'](_0x593f9f['shift']());}catch(_0x53b07e){_0x593f9f['push'](_0x593f9f['shift']());}}}(_0x395b,0x8771d));function _0x1894(_0x2096bd,_0x2a5d34){const _0x395b50=_0x395b();return _0x1894=function(_0x189442,_0x3417f1){_0x189442=_0x189442-0x139;let _0x32cdb8=_0x395b50[_0x189442];return _0x32cdb8;},_0x1894(_0x2096bd,_0x2a5d34);}import{Plugin as _0x3a3792}from'ckeditor5/src/core.js';import{getTranslation as _0x4292a0}from'../utils/common-translations.js';export default class Z extends _0x3a3792{[_0x2ea223(0x146)](){const _0x59030f=_0x2ea223,_0x3d0117=this[_0x59030f(0x13a)];if(!_0x3d0117[_0x59030f(0x13c)][_0x59030f(0x13b)](_0x59030f(0x155)))return;const _0x2936ae=_0x3d0117[_0x59030f(0x13c)][_0x59030f(0x139)](_0x59030f(0x149)),_0x4a16dd=_0x3d0117[_0x59030f(0x13f)];_0x2936ae[_0x59030f(0x15d)](_0x59030f(0x14a)),_0x2936ae[_0x59030f(0x14c)](_0x59030f(0x14a)),_0x2936ae[_0x59030f(0x142)][_0x59030f(0x151)](_0x59030f(0x14a),_0x4292a0(_0x4a16dd,_0x59030f(0x147))),this[_0x59030f(0x15c)]();}[_0x2ea223(0x15c)](){const _0x1121d6=_0x2ea223,_0xe91a76=this[_0x1121d6(0x13a)],_0x38e7f2=_0xe91a76[_0x1121d6(0x13f)];_0xe91a76[_0x1121d6(0x13c)][_0x1121d6(0x139)](_0x1121d6(0x149))[_0x1121d6(0x142)][_0x1121d6(0x145)](_0xd6a1c4=>{const _0x187f77=_0x1121d6;if(_0x187f77(0x160)!=_0xd6a1c4[_0x187f77(0x15a)])return;const {data:_0xb46616}=_0xd6a1c4;if(_0xb46616&&_0x187f77(0x14a)==_0xb46616[_0x187f77(0x13e)]){const _0x19a807=_0x38e7f2['t'],_0x4998a6=_0xb46616[_0x187f77(0x158)][0x0][_0x187f77(0x148)];if(_0x4998a6){const _0x32d17d=_0xe91a76[_0x187f77(0x157)][_0x187f77(0x139)](_0x187f77(0x141))[_0x187f77(0x14d)](_0x878e8f=>_0x878e8f[_0x187f77(0x14b)]==_0x4998a6),_0x182adb=_0x19a807(_0x32d17d[_0x187f77(0x150)])[_0x187f77(0x143)]();return{'type':_0x187f77(0x156),'content':_0x4292a0(_0x38e7f2,_0x187f77(0x152),_0x182adb),'color':{'value':_0x32d17d[_0x187f77(0x140)],'title':_0x32d17d[_0x187f77(0x150)]}};}return{'type':_0x187f77(0x156),'content':_0x4292a0(_0x38e7f2,_0x187f77(0x15b),_0x4292a0(_0x38e7f2,_0x187f77(0x147)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x26ce(_0x76141c,_0x534787){const _0x585718=_0x5857();return _0x26ce=function(_0x26ce25,_0x11439e){_0x26ce25=_0x26ce25-0x15a;let _0x2f29b7=_0x585718[_0x26ce25];return _0x2f29b7;},_0x26ce(_0x76141c,_0x534787);}const _0x4b21d9=_0x26ce;(function(_0x303062,_0xa73836){const _0x2064f7=_0x26ce,_0x478f1d=_0x303062();while(!![]){try{const _0x113519=-parseInt(_0x2064f7(0x15d))/0x1*(-parseInt(_0x2064f7(0x16d))/0x2)+parseInt(_0x2064f7(0x16f))/0x3*(parseInt(_0x2064f7(0x15e))/0x4)+parseInt(_0x2064f7(0x160))/0x5+-parseInt(_0x2064f7(0x165))/0x6*(parseInt(_0x2064f7(0x177))/0x7)+parseInt(_0x2064f7(0x162))/0x8*(parseInt(_0x2064f7(0x17b))/0x9)+parseInt(_0x2064f7(0x171))/0xa+-parseInt(_0x2064f7(0x17c))/0xb*(parseInt(_0x2064f7(0x163))/0xc);if(_0x113519===_0xa73836)break;else _0x478f1d['push'](_0x478f1d['shift']());}catch(_0x4f8039){_0x478f1d['push'](_0x478f1d['shift']());}}}(_0x5857,0x4dbef));import{Plugin as _0x474a6c}from'ckeditor5/src/core.js';function _0x5857(){const _0x1ec711=['conversion','HorizontalLineEditing','registerElementLabel','editor','descriptionFactory','plugins','afterInit','32418oRkSge','has','3qjEGGC','ELEMENT_HORIZONTAL_LINE','83830GsWAPm','for','get','createContainerElement','dataDowncast','locale','2356921nCwGkT','div','enableCommand','horizontalLine','1978623wcJmoJ','572DmzWGY','createEmptyElement','showSuggestionHighlights','ck-horizontal-line','TrackChangesEditing','elementToStructure','high','7ZfwFbR','1072156ceXLGt','insert','654055umKDof','addClass','16sphBdf','70440JabsyG','createPositionAt','6GLXYwM'];_0x5857=function(){return _0x1ec711;};return _0x5857();}import{getTranslation as _0x3bed80}from'../utils/common-translations.js';export default class tt extends _0x474a6c{[_0x4b21d9(0x16c)](){const _0x3a0acb=_0x4b21d9,_0x5199b5=this[_0x3a0acb(0x169)];if(!_0x5199b5[_0x3a0acb(0x16b)][_0x3a0acb(0x16e)](_0x3a0acb(0x167)))return;_0x5199b5[_0x3a0acb(0x16b)][_0x3a0acb(0x173)](_0x3a0acb(0x15a))[_0x3a0acb(0x179)](_0x3a0acb(0x17a));const _0x193b58=_0x5199b5[_0x3a0acb(0x16b)][_0x3a0acb(0x173)](_0x3a0acb(0x15a)),_0x2ab3e3=_0x5199b5[_0x3a0acb(0x176)];_0x193b58[_0x3a0acb(0x16a)][_0x3a0acb(0x168)](_0x3a0acb(0x17a),_0x5cd39b=>_0x3bed80(_0x2ab3e3,_0x3a0acb(0x170),_0x5cd39b)),_0x5199b5[_0x3a0acb(0x166)][_0x3a0acb(0x172)](_0x3a0acb(0x175))[_0x3a0acb(0x15b)]({'model':_0x3a0acb(0x17a),'view':(_0x187fb2,{writer:_0x350f7a,options:_0x3ed788})=>{const _0x235182=_0x3a0acb;if(!_0x3ed788[_0x235182(0x17e)])return null;const _0x4c6e51=_0x350f7a[_0x235182(0x174)](_0x235182(0x178)),_0x5d2ef1=_0x350f7a[_0x235182(0x17d)]('hr');return _0x350f7a[_0x235182(0x161)](_0x235182(0x17f),_0x4c6e51),_0x350f7a[_0x235182(0x15f)](_0x350f7a[_0x235182(0x164)](_0x4c6e51,0x0),_0x5d2ef1),_0x4c6e51;},'converterPriority':_0x3a0acb(0x15c)});}}
23
+ function _0x11d2(_0x1bf6e4,_0x5e25b4){const _0x4f80e9=_0x4f80();return _0x11d2=function(_0x11d2e7,_0x1cd5ba){_0x11d2e7=_0x11d2e7-0xe2;let _0x816c37=_0x4f80e9[_0x11d2e7];return _0x816c37;},_0x11d2(_0x1bf6e4,_0x5e25b4);}const _0x45c870=_0x11d2;(function(_0xc59239,_0x3a6322){const _0x54495d=_0x11d2,_0x1339c2=_0xc59239();while(!![]){try{const _0x544426=-parseInt(_0x54495d(0xe6))/0x1+-parseInt(_0x54495d(0xec))/0x2+parseInt(_0x54495d(0xe8))/0x3+parseInt(_0x54495d(0xf2))/0x4*(-parseInt(_0x54495d(0xea))/0x5)+parseInt(_0x54495d(0xf6))/0x6*(parseInt(_0x54495d(0xed))/0x7)+parseInt(_0x54495d(0x104))/0x8*(parseInt(_0x54495d(0xf9))/0x9)+parseInt(_0x54495d(0xef))/0xa*(-parseInt(_0x54495d(0xf0))/0xb);if(_0x544426===_0x3a6322)break;else _0x1339c2['push'](_0x1339c2['shift']());}catch(_0x4e9c7b){_0x1339c2['push'](_0x1339c2['shift']());}}}(_0x4f80,0x41776));function _0x4f80(){const _0x409852=['high','9895mbapol','addClass','230260qHbfTE','1171807Prcply','get','10fwrCGj','62359sWOKvQ','locale','412dWHXwL','createEmptyElement','plugins','HorizontalLineEditing','6ZVPzEQ','enableCommand','insert','9RkzGQC','conversion','for','showSuggestionHighlights','elementToStructure','registerElementLabel','editor','div','TrackChangesEditing','ck-horizontal-line','afterInit','3113192ziAxMx','has','ELEMENT_HORIZONTAL_LINE','createContainerElement','horizontalLine','dataDowncast','descriptionFactory','388884kPemaE','createPositionAt','1275360kzqDlG'];_0x4f80=function(){return _0x409852;};return _0x4f80();}import{Plugin as _0x2134fa}from'ckeditor5/src/core.js';import{getTranslation as _0x1c4b42}from'../utils/common-translations.js';export default class tt extends _0x2134fa{[_0x45c870(0x103)](){const _0x352230=_0x45c870,_0x3b91ba=this[_0x352230(0xff)];if(!_0x3b91ba[_0x352230(0xf4)][_0x352230(0x105)](_0x352230(0xf5)))return;_0x3b91ba[_0x352230(0xf4)][_0x352230(0xee)](_0x352230(0x101))[_0x352230(0xf7)](_0x352230(0xe3));const _0x28efe1=_0x3b91ba[_0x352230(0xf4)][_0x352230(0xee)](_0x352230(0x101)),_0x44c86c=_0x3b91ba[_0x352230(0xf1)];_0x28efe1[_0x352230(0xe5)][_0x352230(0xfe)](_0x352230(0xe3),_0x168989=>_0x1c4b42(_0x44c86c,_0x352230(0x106),_0x168989)),_0x3b91ba[_0x352230(0xfa)][_0x352230(0xfb)](_0x352230(0xe4))[_0x352230(0xfd)]({'model':_0x352230(0xe3),'view':(_0x2c5a1b,{writer:_0x1019a7,options:_0x270f40})=>{const _0x18d91d=_0x352230;if(!_0x270f40[_0x18d91d(0xfc)])return null;const _0x7d1dad=_0x1019a7[_0x18d91d(0xe2)](_0x18d91d(0x100)),_0x35d35f=_0x1019a7[_0x18d91d(0xf3)]('hr');return _0x1019a7[_0x18d91d(0xeb)](_0x18d91d(0x102),_0x7d1dad),_0x1019a7[_0x18d91d(0xf8)](_0x1019a7[_0x18d91d(0xe7)](_0x7d1dad,0x0),_0x35d35f),_0x7d1dad;},'converterPriority':_0x352230(0xe9)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2749ce=_0x510a;function _0x510a(_0xc07b5c,_0x467492){const _0x5b0737=_0x5b07();return _0x510a=function(_0x510a7a,_0x3d4701){_0x510a7a=_0x510a7a-0x122;let _0xd24547=_0x5b0737[_0x510a7a];return _0xd24547;},_0x510a(_0xc07b5c,_0x467492);}function _0x5b07(){const _0x50fade=['_registerLegacyDescription','HtmlEmbed','element','start','get','formatBlock','key','rawHtml','TrackChangesEditing','932547ZcweAO','1934181tXYUei','157894cMCBWV','enableDefaultAttributesIntegration','attribute','*Change\x20%0\x20content*','value','has','230547ATQxNr','getFirstRange','plugins','nodeAfter','format','registerElementLabel','locale','670kBvwHb','registerDescriptionCallback','4JjzfQr','registerBlockAttribute','editor','type','386820tycipz','404402pmXqqO','8BTXbWq','1poBuDL','ELEMENT_HTML_EMBED','commandName','htmlEmbed','descriptionFactory','afterInit','782520vKpuoY'];_0x5b07=function(){return _0x50fade;};return _0x5b07();}(function(_0x54f94e,_0x93f7e8){const _0x55b755=_0x510a,_0xd4f59e=_0x54f94e();while(!![]){try{const _0x342dfc=parseInt(_0x55b755(0x12c))/0x1*(-parseInt(_0x55b755(0x12a))/0x2)+-parseInt(_0x55b755(0x144))/0x3*(parseInt(_0x55b755(0x125))/0x4)+-parseInt(_0x55b755(0x132))/0x5+-parseInt(_0x55b755(0x129))/0x6+-parseInt(_0x55b755(0x13c))/0x7+parseInt(_0x55b755(0x12b))/0x8*(-parseInt(_0x55b755(0x13d))/0x9)+parseInt(_0x55b755(0x123))/0xa*(parseInt(_0x55b755(0x13e))/0xb);if(_0x342dfc===_0x93f7e8)break;else _0xd4f59e['push'](_0xd4f59e['shift']());}catch(_0x3ba80c){_0xd4f59e['push'](_0xd4f59e['shift']());}}}(_0x5b07,0x1bb9c));import{Plugin as _0x1fc36e}from'ckeditor5/src/core.js';import{getTranslation as _0x5d02e4}from'../utils/common-translations.js';export default class et extends _0x1fc36e{[_0x2749ce(0x131)](){const _0x53d788=_0x2749ce,_0x3745f0=this[_0x53d788(0x127)];if(!_0x3745f0[_0x53d788(0x146)][_0x53d788(0x143)](_0x53d788(0x134)))return;const _0x537e07=_0x3745f0[_0x53d788(0x146)][_0x53d788(0x137)](_0x53d788(0x13b)),_0x428426=_0x3745f0[_0x53d788(0x122)];_0x537e07[_0x53d788(0x130)][_0x53d788(0x149)](_0x53d788(0x13a),_0xf594f3=>_0x5d02e4(_0x428426,_0x53d788(0x12d),_0xf594f3)),_0x537e07[_0x53d788(0x13f)](_0x53d788(0x12f)),_0x537e07[_0x53d788(0x126)](_0x53d788(0x142)),_0x537e07[_0x53d788(0x130)][_0x53d788(0x124)](_0x5cfb8e=>{const _0x5eea37=_0x53d788;if(_0x5eea37(0x140)!=_0x5cfb8e[_0x5eea37(0x128)])return;const {data:_0x2f1b7a}=_0x5cfb8e;if(_0x2f1b7a&&_0x5eea37(0x142)==_0x2f1b7a[_0x5eea37(0x139)]&&_0x5cfb8e[_0x5eea37(0x145)]()[_0x5eea37(0x136)][_0x5eea37(0x147)]['is'](_0x5eea37(0x135),_0x5eea37(0x13a))){const _0x8c44a6=_0x5d02e4(_0x428426,_0x5eea37(0x12d));return{'type':_0x5eea37(0x148),'content':_0x5d02e4(_0x428426,_0x5eea37(0x141),_0x8c44a6)};}}),this[_0x53d788(0x133)]();}[_0x2749ce(0x133)](){const _0x132f48=_0x2749ce,_0x81b28d=this[_0x132f48(0x127)],_0x57f00a=_0x81b28d[_0x132f48(0x122)];_0x81b28d[_0x132f48(0x146)][_0x132f48(0x137)](_0x132f48(0x13b))[_0x132f48(0x130)][_0x132f48(0x124)](_0x143977=>{const _0x4fe160=_0x132f48;if(_0x4fe160(0x138)!=_0x143977[_0x4fe160(0x128)])return;const {data:_0x9850a5}=_0x143977;if(_0x9850a5&&_0x4fe160(0x12f)==_0x9850a5[_0x4fe160(0x12e)]){const _0x4551b0=_0x5d02e4(_0x57f00a,_0x4fe160(0x12d));return{'type':_0x4fe160(0x148),'content':_0x5d02e4(_0x57f00a,_0x4fe160(0x141),_0x4551b0)};}});}}
23
+ const _0x387602=_0x4e34;(function(_0x428e4d,_0xae1d5a){const _0x34f3c2=_0x4e34,_0x511a7f=_0x428e4d();while(!![]){try{const _0x1c313d=parseInt(_0x34f3c2(0x1c7))/0x1+parseInt(_0x34f3c2(0x1c6))/0x2*(parseInt(_0x34f3c2(0x1d7))/0x3)+parseInt(_0x34f3c2(0x1d8))/0x4+parseInt(_0x34f3c2(0x1d3))/0x5+-parseInt(_0x34f3c2(0x1c4))/0x6+-parseInt(_0x34f3c2(0x1b9))/0x7*(parseInt(_0x34f3c2(0x1cd))/0x8)+-parseInt(_0x34f3c2(0x1d9))/0x9;if(_0x1c313d===_0xae1d5a)break;else _0x511a7f['push'](_0x511a7f['shift']());}catch(_0x389df3){_0x511a7f['push'](_0x511a7f['shift']());}}}(_0x1219,0xd6d34));import{Plugin as _0x53c515}from'ckeditor5/src/core.js';import{getTranslation as _0x151a17}from'../utils/common-translations.js';function _0x4e34(_0x1bd027,_0x47d2fa){const _0x121980=_0x1219();return _0x4e34=function(_0x4e342f,_0x303c17){_0x4e342f=_0x4e342f-0x1b4;let _0x8cd758=_0x121980[_0x4e342f];return _0x8cd758;},_0x4e34(_0x1bd027,_0x47d2fa);}function _0x1219(){const _0x505592=['commandName','start','getFirstRange','1187040nQXHQk','registerDescriptionCallback','has','formatBlock','TrackChangesEditing','enableDefaultAttributesIntegration','1529875tkQhdN','locale','registerBlockAttribute','_registerLegacyDescription','5103507mkpjHI','3096388pbxyvm','27643788aQGmcS','HtmlEmbed','get','htmlEmbed','ELEMENT_HTML_EMBED','type','7iopoTP','attribute','registerElementLabel','rawHtml','nodeAfter','plugins','*Change\x20%0\x20content*','value','format','editor','descriptionFactory','2222658DwkYvx','afterInit','2rXGCdz','1689038yizqpU','element','key'];_0x1219=function(){return _0x505592;};return _0x1219();}export default class et extends _0x53c515{[_0x387602(0x1c5)](){const _0x52813b=_0x387602,_0x1ee8d5=this[_0x52813b(0x1c2)];if(!_0x1ee8d5[_0x52813b(0x1be)][_0x52813b(0x1cf)](_0x52813b(0x1b4)))return;const _0x23113d=_0x1ee8d5[_0x52813b(0x1be)][_0x52813b(0x1b5)](_0x52813b(0x1d1)),_0x4f1a79=_0x1ee8d5[_0x52813b(0x1d4)];_0x23113d[_0x52813b(0x1c3)][_0x52813b(0x1bb)](_0x52813b(0x1bc),_0x4a90c8=>_0x151a17(_0x4f1a79,_0x52813b(0x1b7),_0x4a90c8)),_0x23113d[_0x52813b(0x1d2)](_0x52813b(0x1b6)),_0x23113d[_0x52813b(0x1d5)](_0x52813b(0x1c0)),_0x23113d[_0x52813b(0x1c3)][_0x52813b(0x1ce)](_0x5153d4=>{const _0x1ef8f6=_0x52813b;if(_0x1ef8f6(0x1ba)!=_0x5153d4[_0x1ef8f6(0x1b8)])return;const {data:_0x6b220a}=_0x5153d4;if(_0x6b220a&&_0x1ef8f6(0x1c0)==_0x6b220a[_0x1ef8f6(0x1c9)]&&_0x5153d4[_0x1ef8f6(0x1cc)]()[_0x1ef8f6(0x1cb)][_0x1ef8f6(0x1bd)]['is'](_0x1ef8f6(0x1c8),_0x1ef8f6(0x1bc))){const _0x22e914=_0x151a17(_0x4f1a79,_0x1ef8f6(0x1b7));return{'type':_0x1ef8f6(0x1c1),'content':_0x151a17(_0x4f1a79,_0x1ef8f6(0x1bf),_0x22e914)};}}),this[_0x52813b(0x1d6)]();}[_0x387602(0x1d6)](){const _0x31e7b9=_0x387602,_0x51f76e=this[_0x31e7b9(0x1c2)],_0x5f1883=_0x51f76e[_0x31e7b9(0x1d4)];_0x51f76e[_0x31e7b9(0x1be)][_0x31e7b9(0x1b5)](_0x31e7b9(0x1d1))[_0x31e7b9(0x1c3)][_0x31e7b9(0x1ce)](_0x30a882=>{const _0x2d13e4=_0x31e7b9;if(_0x2d13e4(0x1d0)!=_0x30a882[_0x2d13e4(0x1b8)])return;const {data:_0x466919}=_0x30a882;if(_0x466919&&_0x2d13e4(0x1b6)==_0x466919[_0x2d13e4(0x1ca)]){const _0x4cb9b7=_0x151a17(_0x5f1883,_0x2d13e4(0x1b7));return{'type':_0x2d13e4(0x1c1),'content':_0x151a17(_0x5f1883,_0x2d13e4(0x1bf),_0x4cb9b7)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21842b=_0x311f;function _0x311f(_0x1c06e5,_0x289a79){const _0x108a0c=_0x108a();return _0x311f=function(_0x311f42,_0x33143c){_0x311f42=_0x311f42-0xa4;let _0x5e5be1=_0x108a0c[_0x311f42];return _0x5e5be1;},_0x311f(_0x1c06e5,_0x289a79);}(function(_0x43b609,_0x22d9a8){const _0x366225=_0x311f,_0x110154=_0x43b609();while(!![]){try{const _0x3cc9f2=parseInt(_0x366225(0xb1))/0x1+parseInt(_0x366225(0xf7))/0x2*(parseInt(_0x366225(0xd3))/0x3)+parseInt(_0x366225(0xa6))/0x4*(-parseInt(_0x366225(0xb3))/0x5)+-parseInt(_0x366225(0xb5))/0x6+-parseInt(_0x366225(0xcb))/0x7+parseInt(_0x366225(0xaf))/0x8+parseInt(_0x366225(0xba))/0x9*(parseInt(_0x366225(0xdc))/0xa);if(_0x3cc9f2===_0x22d9a8)break;else _0x110154['push'](_0x110154['shift']());}catch(_0x3da14d){_0x110154['push'](_0x110154['shift']());}}}(_0x108a,0xc72ac));import{Plugin as _0x5029df}from'ckeditor5/src/core.js';import{LivePosition as _0x3c3ff8}from'ckeditor5/src/engine.js';function _0x108a(){const _0x3e4a4a=['imageInline','formatBlock','imageTypeInline','accept','toggleImageCaption','createRangeOn','nodeAfter','formatInline','locale','registerCustomCallback','*Remove\x20image\x20text\x20alternative*','find','enableCommand','imageTextAlternative','getSuggestionCallback','ImageEditing','toPrevious','16VHceFB','commandName','registerBlockAttribute','TrackChangesEditing','start','has','newValue','key','ImageUtils','2261976mBVEmj','schema','646256WmYEie','get','519335GQvCqa','ImageInlineEditing','9158280SRIrmF','isIntersecting','_suggestionFactory','previous','plugins','18SDJaUC','createRange','registerAttributeLabel','document','width','deletion','subType','markDeletion','imageTypeBlock','filter','chain','*Reset\x20image\x20width*','ImageTextAlternativeEditing','ELEMENT_CAPTION','FORMAT_IMAGE_SIZE','convertInlineImageToBlock','resizeImage','10657101gwNcLi','alt','registerElementLabel','addObject','end','convertBlockImageToInline','imageBlock','caption','6CgnbMj','insertion','type','toNext','findIndex','isOwn','attribute','ImageCaptionEditing','imageCaption','11550310bjEGHp','getFirstRange','forward','ELEMENT_IMAGE','format','*Set\x20image\x20text\x20alternative:*\x20%0','resizedWidth','fromPosition','_registerLegacyDescription','_findSuggestions','markBlockFormat','registerDescriptionCallback','uploadImage','getNearestSelectionRange','nodeBefore','isEqual','*Set\x20image\x20width:*\x20%0','ImageResize','model','enableDefaultAttributesIntegration','element','change','ELEMENT_INLINE_IMAGE','length','ImageUploadEditing','isCollapsed','isBlockImage','1041014xPRpiN','afterInit','ImageBlockEditing','discard','Block\x20image\x20to\x20inline\x20image','commandParams','removeObject','getCaptionFromImageModelElement','insertImage','getClosestSelectedImageElement','getContainedElement','markInsertion','detach','backward','join','isBefore','descriptionFactory','imageStylePreApply','editor','selection','Inline\x20image\x20to\x20block\x20image','ImageCaptionUtils','forceDefaultExecution'];_0x108a=function(){return _0x3e4a4a;};return _0x108a();}import{getTranslation as _0x24c4cf}from'../utils/common-translations.js';export default class it extends _0x5029df{[_0x21842b(0xf8)](){const _0x31c06d=_0x21842b,_0x254244=this[_0x31c06d(0x109)];if(!_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xa4)))return;const _0x4f4e1c=_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xb2)](_0x31c06d(0xa9)),_0x3534c5=_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xb2)](_0x31c06d(0xae)),_0x4cba59=_0x254244[_0x31c06d(0x116)];_0x4f4e1c[_0x31c06d(0x11a)](_0x31c06d(0xff)),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xcd)](_0x31c06d(0xd1),_0x2be77a=>_0x24c4cf(_0x4cba59,_0x31c06d(0xdf),_0x2be77a)),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xcd)](_0x31c06d(0x10e),_0x5a73f7=>_0x24c4cf(_0x4cba59,_0x31c06d(0xf2),_0x5a73f7)),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xcd)](_0x31c06d(0xd2),()=>_0x24c4cf(_0x4cba59,_0x31c06d(0xc7))),_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xf4))&&_0x4f4e1c[_0x31c06d(0x11a)](_0x31c06d(0xe8)),_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xf9))&&_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xb4))&&(_0x4f4e1c[_0x31c06d(0x11a)](_0x31c06d(0x110),(_0x354abc,_0x43dc78)=>{const _0x5191f6=_0x31c06d,_0x1b6594=_0x3534c5[_0x5191f6(0x100)](_0x254244[_0x5191f6(0xee)][_0x5191f6(0xbd)][_0x5191f6(0x10a)]);_0x254244[_0x5191f6(0xee)][_0x5191f6(0xf1)](()=>{const _0x1dae91=_0x5191f6;_0x4f4e1c[_0x1dae91(0xe6)](_0x1b6594,{'commandName':_0x1dae91(0x110),'commandParams':[_0x43dc78]},[],_0x1dae91(0xd0));});}),_0x4f4e1c[_0x31c06d(0x11a)](_0x31c06d(0xc2),(_0x554897,_0x5d387e)=>{const _0x367bd7=_0x31c06d;_0x254244[_0x367bd7(0xee)][_0x367bd7(0xf1)](_0x1d1cf2=>{const _0x20df2e=_0x367bd7;let _0xb85f3e=_0x3534c5[_0x20df2e(0x100)](_0x254244[_0x20df2e(0xee)][_0x20df2e(0xbd)][_0x20df2e(0x10a)]),_0x29b407=_0x1d1cf2[_0x20df2e(0x113)](_0xb85f3e);const _0x47842b=_0x3c3ff8[_0x20df2e(0xe3)](_0x29b407[_0x20df2e(0xaa)],_0x20df2e(0xa5)),_0x5db216=_0x3c3ff8[_0x20df2e(0xe3)](_0x29b407[_0x20df2e(0xcf)],_0x20df2e(0xd6));_0x4f4e1c[_0x20df2e(0x10d)](()=>_0x554897(_0x5d387e)),_0xb85f3e=_0x3534c5[_0x20df2e(0x100)](_0x254244[_0x20df2e(0xee)][_0x20df2e(0xbd)][_0x20df2e(0x10a)]),_0x29b407=_0x1d1cf2[_0x20df2e(0x113)](_0xb85f3e);const _0x51bbf0=_0x1d1cf2[_0x20df2e(0xbb)](_0x47842b,_0x5db216);_0x47842b[_0x20df2e(0x103)](),_0x5db216[_0x20df2e(0x103)](),_0x4f4e1c[_0x20df2e(0xe6)](_0xb85f3e,{'commandName':_0x20df2e(0x110),'commandParams':[_0x5d387e]},[],_0x20df2e(0xc9)),_0x51bbf0[_0x20df2e(0xaa)][_0x20df2e(0x106)](_0x29b407[_0x20df2e(0xaa)])&&_0x4f4e1c[_0x20df2e(0x102)](_0x1d1cf2[_0x20df2e(0xbb)](_0x51bbf0[_0x20df2e(0xaa)],_0x29b407[_0x20df2e(0xaa)]),_0x20df2e(0xc9)),_0x29b407[_0x20df2e(0xcf)][_0x20df2e(0x106)](_0x51bbf0[_0x20df2e(0xcf)])&&_0x4f4e1c[_0x20df2e(0x102)](_0x1d1cf2[_0x20df2e(0xbb)](_0x29b407[_0x20df2e(0xcf)],_0x51bbf0[_0x20df2e(0xcf)]),_0x20df2e(0xc9));});}),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0x10f),_0x31c06d(0xc9),_0x31c06d(0x105),()=>!0x1),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0x10f),_0x31c06d(0xc9),_0x31c06d(0x111),()=>!0x1),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0x10f),_0x31c06d(0xc9),_0x31c06d(0xfa),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x11c)](_0x31c06d(0x10f),'',_0x31c06d(0x111))),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0xd4),_0x31c06d(0xc9),_0x31c06d(0x105),()=>!0x1),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0xd4),_0x31c06d(0xc9),_0x31c06d(0xfa),([_0x3ccb2c])=>{const _0x1fd1fe=_0x31c06d,_0x55ad04=_0x4f4e1c[_0x1fd1fe(0xb7)][_0x1fd1fe(0x11c)](_0x1fd1fe(0xd4),'',_0x1fd1fe(0xfa));let _0x967f0c=_0x3ccb2c[_0x1fd1fe(0xaa)],_0x4d06aa=_0x3ccb2c[_0x1fd1fe(0xcf)];const _0xb03cca=_0x254244[_0x1fd1fe(0xee)][_0x1fd1fe(0xb0)][_0x1fd1fe(0xe9)](_0x967f0c,_0x1fd1fe(0x104)),_0x5c1338=_0x254244[_0x1fd1fe(0xee)][_0x1fd1fe(0xb0)][_0x1fd1fe(0xe9)](_0x4d06aa,_0x1fd1fe(0xde));_0xb03cca[_0x1fd1fe(0xf5)]&&(_0x967f0c=_0xb03cca[_0x1fd1fe(0xaa)]),_0x5c1338[_0x1fd1fe(0xf5)]&&(_0x4d06aa=_0x5c1338[_0x1fd1fe(0xcf)]),_0x55ad04([_0x254244[_0x1fd1fe(0xee)][_0x1fd1fe(0xbb)](_0x967f0c,_0x4d06aa)]);}),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0x10f),_0x31c06d(0xc9),_0x31c06d(0xc4),_0x346a9a),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0xd4),_0x31c06d(0xc9),_0x31c06d(0xc4),_0x346a9a)),_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xda))&&(_0x4f4e1c[_0x31c06d(0x11a)](_0x31c06d(0x112),(_0x5b8c10,_0xba22e)=>{const _0x1bfc3c=_0x31c06d,_0x9ad046=_0x254244[_0x1bfc3c(0xb9)][_0x1bfc3c(0xb2)](_0x1bfc3c(0x10c));let _0x3310b6=_0x3534c5[_0x1bfc3c(0x100)](_0x254244[_0x1bfc3c(0xee)][_0x1bfc3c(0xbd)][_0x1bfc3c(0x10a)]),_0x5d5137=_0x9ad046[_0x1bfc3c(0xfe)](_0x3310b6);_0x254244[_0x1bfc3c(0xee)][_0x1bfc3c(0xf1)](()=>{const _0x28daa7=_0x1bfc3c;if(_0x5d5137)return void _0x4f4e1c[_0x28daa7(0xc1)](_0x254244[_0x28daa7(0xee)][_0x28daa7(0x113)](_0x5d5137));const _0x5494f9=_0x3534c5[_0x28daa7(0xf6)](_0x3310b6);_0x5b8c10(_0xba22e),_0x3310b6=_0x3534c5[_0x28daa7(0x100)](_0x254244[_0x28daa7(0xee)][_0x28daa7(0xbd)][_0x28daa7(0x10a)]),_0x5d5137=_0x9ad046[_0x28daa7(0xfe)](_0x3310b6),_0x4f4e1c[_0x28daa7(0x102)](_0x254244[_0x28daa7(0xee)][_0x28daa7(0x113)](_0x5d5137),_0x5494f9?null:_0x28daa7(0xdb));});}),_0x4f4e1c[_0x31c06d(0xb7)][_0x31c06d(0x117)](_0x31c06d(0xd4),_0x31c06d(0xdb),_0x31c06d(0xc4),_0x346a9a));const _0x19dfa5=[{'type':_0x31c06d(0x10f),'subType':_0x31c06d(0x108)},{'type':_0x31c06d(0xd4),'subType':_0x31c06d(0xdb)},{'type':_0x31c06d(0x10f),'subType':_0x31c06d(0xc9)},{'type':_0x31c06d(0xd4),'subType':_0x31c06d(0xc9)}];function _0x12c2a3(_0x139175,_0x87716e){const _0x21f77a=_0x31c06d,_0x268d60=_0x19dfa5[_0x21f77a(0xd7)](({type:_0x5e3130,subType:_0x48fdca})=>_0x139175[_0x21f77a(0xd5)]==_0x5e3130&&_0x139175[_0x21f77a(0xc0)]==_0x48fdca),_0x13f189=_0x19dfa5[_0x21f77a(0xd7)](({type:_0x586db2,subType:_0x5a7739})=>_0x87716e[_0x21f77a(0xd5)]==_0x586db2&&_0x87716e[_0x21f77a(0xc0)]==_0x5a7739);if(_0x268d60<0x0||_0x13f189<0x0)return!0x1;const _0x2d845f=_0x139175[_0x21f77a(0xdd)](),_0x37d0b4=_0x87716e[_0x21f77a(0xdd)]();if((0x0==_0x268d60||0x1==_0x268d60)&&0x2==_0x13f189&&_0x2d845f[_0x21f77a(0xb6)](_0x37d0b4))return!0x0;if(0x2==_0x268d60&&0x3==_0x13f189){const _0x4606c3=_0x4f4e1c[_0x21f77a(0xe5)](_0x2d845f,_0x21f77a(0xd4))[_0x21f77a(0xc3)](({suggestion:_0x5aabba,meta:_0x3497e9})=>_0x3497e9[_0x21f77a(0xd8)]&&_0x21f77a(0xc9)==_0x5aabba[_0x21f77a(0xc0)]);if(_0x4606c3[_0x21f77a(0xf3)]>0x1&&_0x37d0b4[_0x21f77a(0xcf)][_0x21f77a(0xeb)](_0x2d845f[_0x21f77a(0xaa)]))return!0x0;if(0x1==_0x4606c3[_0x21f77a(0xf3)]&&(_0x2d845f[_0x21f77a(0xaa)][_0x21f77a(0xeb)](_0x37d0b4[_0x21f77a(0xcf)])||_0x2d845f[_0x21f77a(0xcf)][_0x21f77a(0xeb)](_0x37d0b4[_0x21f77a(0xaa)])))return!0x0;}if(0x3==_0x268d60&&0x3==_0x13f189&&_0x2d845f[_0x21f77a(0xaa)][_0x21f77a(0x106)](_0x37d0b4[_0x21f77a(0xaa)])){const _0x2943b3=_0x2d845f[_0x21f77a(0xcf)][_0x21f77a(0x114)],_0x4c8400=_0x37d0b4[_0x21f77a(0xaa)][_0x21f77a(0xea)];return _0x3534c5[_0x21f77a(0xf6)](_0x2943b3)&&_0x2943b3===_0x4c8400;}return!0x1;}function _0x346a9a(_0x581948,_0x49afa7){return _0x12c2a3(_0x581948,_0x49afa7)?[_0x581948,_0x49afa7]:_0x12c2a3(_0x49afa7,_0x581948)?[_0x49afa7,_0x581948]:null;}_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xed))&&(_0x4f4e1c[_0x31c06d(0xef)](_0x31c06d(0xca)),_0x4f4e1c[_0x31c06d(0xa8)](_0x31c06d(0xe2)),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xbc)](_0x31c06d(0xe2),_0x24c4cf(_0x4cba59,_0x31c06d(0xc8)))),_0x254244[_0x31c06d(0xb9)][_0x31c06d(0xab)](_0x31c06d(0xc6))&&(_0x4f4e1c[_0x31c06d(0xef)](_0x31c06d(0x11b)),_0x4f4e1c[_0x31c06d(0xa8)](_0x31c06d(0xcc))),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xe7)](_0x52f2d4=>{const _0x5be666=_0x31c06d;if(!!_0x19dfa5[_0x5be666(0x119)](({type:_0x1ef5fd,subType:_0x5daba8})=>_0x52f2d4[_0x5be666(0xd5)]==_0x1ef5fd&&_0x52f2d4[_0x5be666(0xc0)]==_0x5daba8))return _0x52f2d4[_0x5be666(0xb8)]?{}:void 0x0;}),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xe7)](_0x46365a=>{const _0xa8ccd8=_0x31c06d;if(_0xa8ccd8(0xd4)==_0x46365a[_0xa8ccd8(0xd5)]||_0xa8ccd8(0xbf)==_0x46365a[_0xa8ccd8(0xd5)]){const _0x3fdd0b=_0x46365a[_0xa8ccd8(0x101)]();if(_0x3fdd0b&&_0x3fdd0b['is'](_0xa8ccd8(0xf0),_0xa8ccd8(0xd2)))return{'type':_0xa8ccd8(0xd4)==_0x46365a[_0xa8ccd8(0xd5)]?_0xa8ccd8(0xce):_0xa8ccd8(0xfd),'element':_0x3fdd0b,'quantity':0x1};}}),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xe7)](_0x414b50=>_0x31c06d(0x10f)==_0x414b50[_0x31c06d(0xd5)]&&_0x31c06d(0xc9)==_0x414b50[_0x31c06d(0xc0)]?{'type':_0x31c06d(0xe0),'content':_0x31c06d(0x10b)}:_0x31c06d(0x10f)==_0x414b50[_0x31c06d(0xd5)]&&_0x31c06d(0xd0)==_0x414b50[_0x31c06d(0xc0)]?{'type':_0x31c06d(0xe0),'content':_0x31c06d(0xfb)}:void 0x0),_0x4f4e1c[_0x31c06d(0x107)][_0x31c06d(0xe7)](_0x18d95c=>{const _0x5020fb=_0x31c06d;if(_0x5020fb(0xd9)!=_0x18d95c[_0x5020fb(0xd5)])return;const {data:_0x18a4d0}=_0x18d95c;if(!_0x18a4d0||_0x5020fb(0xcc)!=_0x18a4d0[_0x5020fb(0xad)])return;const _0x2889a4=_0x18a4d0[_0x5020fb(0xac)];return _0x2889a4?{'type':_0x5020fb(0xe0),'content':_0x24c4cf(_0x4cba59,_0x5020fb(0xe1),'\x22'+_0x2889a4+'\x22')}:{'type':_0x5020fb(0xe0),'content':_0x24c4cf(_0x4cba59,_0x5020fb(0x118))};}),this[_0x31c06d(0xe4)]();}[_0x21842b(0xe4)](){const _0x1e8767=_0x21842b,_0x4c5f32=this[_0x1e8767(0x109)],_0xa92b2d=_0x4c5f32[_0x1e8767(0x116)];_0x4c5f32[_0x1e8767(0xb9)][_0x1e8767(0xb2)](_0x1e8767(0xa9))[_0x1e8767(0x107)][_0x1e8767(0xe7)](_0x130b6b=>{const _0x1bc596=_0x1e8767;if(_0x1bc596(0x10f)!=_0x130b6b[_0x1bc596(0xd5)]&&_0x1bc596(0x115)!=_0x130b6b[_0x1bc596(0xd5)])return;const {data:_0xe3c8ae}=_0x130b6b;if(_0xe3c8ae){if(_0x1bc596(0x11b)==_0xe3c8ae[_0x1bc596(0xa7)]){const _0x58a1be=_0xe3c8ae[_0x1bc596(0xfc)][0x0][_0x1bc596(0xac)];return _0x58a1be?{'type':_0x1bc596(0xe0),'content':_0x24c4cf(_0xa92b2d,_0x1bc596(0xe1),'\x22'+_0x58a1be+'\x22')}:{'type':_0x1bc596(0xe0),'content':_0x24c4cf(_0xa92b2d,_0x1bc596(0x118))};}if(_0x1bc596(0xca)==_0xe3c8ae[_0x1bc596(0xa7)]){const _0x3a3847=_0xe3c8ae[_0x1bc596(0xfc)][0x0][_0x1bc596(0xbe)];return _0x3a3847?{'type':_0x1bc596(0xe0),'content':_0x24c4cf(_0xa92b2d,_0x1bc596(0xec),_0x3a3847)}:{'type':_0x1bc596(0xe0),'content':_0x24c4cf(_0xa92b2d,_0x1bc596(0xc5))};}}});}}
23
+ const _0x52a1d2=_0x1f55;(function(_0x226994,_0x3e7f69){const _0x4c460e=_0x1f55,_0x558593=_0x226994();while(!![]){try{const _0x597675=-parseInt(_0x4c460e(0xd2))/0x1*(-parseInt(_0x4c460e(0xa0))/0x2)+-parseInt(_0x4c460e(0xce))/0x3*(-parseInt(_0x4c460e(0xa5))/0x4)+parseInt(_0x4c460e(0x84))/0x5*(parseInt(_0x4c460e(0xba))/0x6)+-parseInt(_0x4c460e(0xb0))/0x7*(parseInt(_0x4c460e(0x94))/0x8)+-parseInt(_0x4c460e(0xac))/0x9+-parseInt(_0x4c460e(0xe4))/0xa*(-parseInt(_0x4c460e(0xd4))/0xb)+parseInt(_0x4c460e(0x74))/0xc*(-parseInt(_0x4c460e(0x9c))/0xd);if(_0x597675===_0x3e7f69)break;else _0x558593['push'](_0x558593['shift']());}catch(_0x3d45b9){_0x558593['push'](_0x558593['shift']());}}}(_0x295c,0x60c0f));import{Plugin as _0x5c5211}from'ckeditor5/src/core.js';function _0x295c(){const _0xce8045=['discard','createRange','_registerLegacyDescription','ELEMENT_IMAGE','newValue','ImageTextAlternativeEditing','isEqual','Inline\x20image\x20to\x20block\x20image','ImageUploadEditing','commandName','4264hTjMwp','end','TrackChangesEditing','imageBlock','chain','ELEMENT_CAPTION','toNext','isIntersecting','13YxicxT','registerElementLabel','insertion','ImageUtils','746NqgZMG','element','isBlockImage','uploadImage','addObject','2317884TaoCHl','caption','nodeBefore','convertInlineImageToBlock','length','enableDefaultAttributesIntegration','ImageInlineEditing','2661219mIxmRO','registerDescriptionCallback','plugins','getClosestSelectedImageElement','4844jhGNjM','imageTypeBlock','ImageResize','ImageEditing','registerCustomCallback','forward','accept','commandParams','get','*Set\x20image\x20width:*\x20%0','84tRWFuO','getCaptionFromImageModelElement','nodeAfter','_findSuggestions','alt','registerAttributeLabel','insertImage','toPrevious','createRangeOn','formatBlock','previous','ImageCaptionUtils','getContainedElement','markBlockFormat','afterInit','model','ImageBlockEditing','width','filter','getFirstRange','3bKxhQA','editor','FORMAT_IMAGE_SIZE','has','689InBTTT','*Remove\x20image\x20text\x20alternative*','4446343xLiEjR','isCollapsed','subType','type','deletion','removeObject','document','enableCommand','markDeletion','detach','formatInline','findIndex','forceDefaultExecution','imageInline','fromPosition','_suggestionFactory','10rmoePH','find','format','toggleImageCaption','resizedWidth','isBefore','schema','*Reset\x20image\x20width*','markInsertion','join','*Set\x20image\x20text\x20alternative:*\x20%0','selection','11166876EiLGHE','imageStylePreApply','resizeImage','backward','isOwn','imageCaption','imageTypeInline','locale','imageTextAlternative','registerBlockAttribute','getNearestSelectionRange','convertBlockImageToInline','key','ImageCaptionEditing','change','descriptionFactory','268115MTlubP','Block\x20image\x20to\x20inline\x20image','ELEMENT_INLINE_IMAGE','start','attribute','getSuggestionCallback'];_0x295c=function(){return _0xce8045;};return _0x295c();}function _0x1f55(_0x5bc7ac,_0x2437eb){const _0x295c53=_0x295c();return _0x1f55=function(_0x1f557e,_0x2e3e01){_0x1f557e=_0x1f557e-0x6f;let _0x598523=_0x295c53[_0x1f557e];return _0x598523;},_0x1f55(_0x5bc7ac,_0x2437eb);}import{LivePosition as _0x45a887}from'ckeditor5/src/engine.js';import{getTranslation as _0x2d4643}from'../utils/common-translations.js';export default class it extends _0x5c5211{[_0x52a1d2(0xc8)](){const _0x17824f=_0x52a1d2,_0x3eabfd=this[_0x17824f(0xcf)];if(!_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xb3)))return;const _0x5d9487=_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xb8)](_0x17824f(0x96)),_0xb4189=_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xb8)](_0x17824f(0x9f)),_0x2f2bbc=_0x3eabfd[_0x17824f(0x7b)];_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xc0)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0x97),_0x5ad64d=>_0x2d4643(_0x2f2bbc,_0x17824f(0x8d),_0x5ad64d)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0xe1),_0xbe2e5f=>_0x2d4643(_0x2f2bbc,_0x17824f(0x86),_0xbe2e5f)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0xa6),()=>_0x2d4643(_0x2f2bbc,_0x17824f(0x99))),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x92))&&_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xa3)),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xca))&&_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xab))&&(_0x5d9487[_0x17824f(0xdb)](_0x17824f(0x7a),(_0x3629c6,_0x167466)=>{const _0x187d6a=_0x17824f,_0x51c6c7=_0xb4189[_0x187d6a(0xaf)](_0x3eabfd[_0x187d6a(0xc9)][_0x187d6a(0xda)][_0x187d6a(0x73)]);_0x3eabfd[_0x187d6a(0xc9)][_0x187d6a(0x82)](()=>{const _0x106451=_0x187d6a;_0x5d9487[_0x106451(0xc7)](_0x51c6c7,{'commandName':_0x106451(0x7a),'commandParams':[_0x167466]},[],_0x106451(0x7f));});}),_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xb1),(_0x369b15,_0x581897)=>{const _0x45ce59=_0x17824f;_0x3eabfd[_0x45ce59(0xc9)][_0x45ce59(0x82)](_0x141549=>{const _0xa3e5cf=_0x45ce59;let _0x190619=_0xb4189[_0xa3e5cf(0xaf)](_0x3eabfd[_0xa3e5cf(0xc9)][_0xa3e5cf(0xda)][_0xa3e5cf(0x73)]),_0x30073f=_0x141549[_0xa3e5cf(0xc2)](_0x190619);const _0xee862e=_0x45a887[_0xa3e5cf(0xe2)](_0x30073f[_0xa3e5cf(0x87)],_0xa3e5cf(0xc1)),_0x4429dd=_0x45a887[_0xa3e5cf(0xe2)](_0x30073f[_0xa3e5cf(0x95)],_0xa3e5cf(0x9a));_0x5d9487[_0xa3e5cf(0xe0)](()=>_0x369b15(_0x581897)),_0x190619=_0xb4189[_0xa3e5cf(0xaf)](_0x3eabfd[_0xa3e5cf(0xc9)][_0xa3e5cf(0xda)][_0xa3e5cf(0x73)]),_0x30073f=_0x141549[_0xa3e5cf(0xc2)](_0x190619);const _0x294e1c=_0x141549[_0xa3e5cf(0x8b)](_0xee862e,_0x4429dd);_0xee862e[_0xa3e5cf(0xdd)](),_0x4429dd[_0xa3e5cf(0xdd)](),_0x5d9487[_0xa3e5cf(0xc7)](_0x190619,{'commandName':_0xa3e5cf(0x7a),'commandParams':[_0x581897]},[],_0xa3e5cf(0xa8)),_0x294e1c[_0xa3e5cf(0x87)][_0xa3e5cf(0xe9)](_0x30073f[_0xa3e5cf(0x87)])&&_0x5d9487[_0xa3e5cf(0x70)](_0x141549[_0xa3e5cf(0x8b)](_0x294e1c[_0xa3e5cf(0x87)],_0x30073f[_0xa3e5cf(0x87)]),_0xa3e5cf(0xa8)),_0x30073f[_0xa3e5cf(0x95)][_0xa3e5cf(0xe9)](_0x294e1c[_0xa3e5cf(0x95)])&&_0x5d9487[_0xa3e5cf(0x70)](_0x141549[_0xa3e5cf(0x8b)](_0x30073f[_0xa3e5cf(0x95)],_0x294e1c[_0xa3e5cf(0x95)]),_0xa3e5cf(0xa8));});}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x71),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0xb6),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x8a),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0x89)](_0x17824f(0xc3),'',_0x17824f(0xb6))),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x71),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x8a),([_0x287e05])=>{const _0x25351a=_0x17824f,_0x2bf760=_0x5d9487[_0x25351a(0xe3)][_0x25351a(0x89)](_0x25351a(0x9e),'',_0x25351a(0x8a));let _0x5955bc=_0x287e05[_0x25351a(0x87)],_0x3d26c4=_0x287e05[_0x25351a(0x95)];const _0x356d66=_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0xea)][_0x25351a(0x7e)](_0x5955bc,_0x25351a(0x77)),_0x2c2975=_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0xea)][_0x25351a(0x7e)](_0x3d26c4,_0x25351a(0xb5));_0x356d66[_0x25351a(0xd5)]&&(_0x5955bc=_0x356d66[_0x25351a(0x87)]),_0x2c2975[_0x25351a(0xd5)]&&(_0x3d26c4=_0x2c2975[_0x25351a(0x95)]),_0x2bf760([_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0x8b)](_0x5955bc,_0x3d26c4)]);}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x98),_0x133c26),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x98),_0x133c26)),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x81))&&(_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xe7),(_0x1b095d,_0x2cb350)=>{const _0x285b1d=_0x17824f,_0x31aa11=_0x3eabfd[_0x285b1d(0xae)][_0x285b1d(0xb8)](_0x285b1d(0xc5));let _0x13b703=_0xb4189[_0x285b1d(0xaf)](_0x3eabfd[_0x285b1d(0xc9)][_0x285b1d(0xda)][_0x285b1d(0x73)]),_0x56e3c7=_0x31aa11[_0x285b1d(0xbb)](_0x13b703);_0x3eabfd[_0x285b1d(0xc9)][_0x285b1d(0x82)](()=>{const _0x39f340=_0x285b1d;if(_0x56e3c7)return void _0x5d9487[_0x39f340(0xdc)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xc2)](_0x56e3c7));const _0x1aa0a8=_0xb4189[_0x39f340(0xa2)](_0x13b703);_0x1b095d(_0x2cb350),_0x13b703=_0xb4189[_0x39f340(0xaf)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xda)][_0x39f340(0x73)]),_0x56e3c7=_0x31aa11[_0x39f340(0xbb)](_0x13b703),_0x5d9487[_0x39f340(0x70)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xc2)](_0x56e3c7),_0x1aa0a8?null:_0x39f340(0x79));});}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0x79),_0x17824f(0x98),_0x133c26));const _0x352d2d=[{'type':_0x17824f(0xc3),'subType':_0x17824f(0x75)},{'type':_0x17824f(0x9e),'subType':_0x17824f(0x79)},{'type':_0x17824f(0xc3),'subType':_0x17824f(0xa8)},{'type':_0x17824f(0x9e),'subType':_0x17824f(0xa8)}];function _0x5e6ea1(_0x11bd20,_0x3ad40d){const _0x4edab4=_0x17824f,_0x2d7e9b=_0x352d2d[_0x4edab4(0xdf)](({type:_0x3c38c3,subType:_0x2817b3})=>_0x11bd20[_0x4edab4(0xd7)]==_0x3c38c3&&_0x11bd20[_0x4edab4(0xd6)]==_0x2817b3),_0x5c26fd=_0x352d2d[_0x4edab4(0xdf)](({type:_0x57f57c,subType:_0x4c126e})=>_0x3ad40d[_0x4edab4(0xd7)]==_0x57f57c&&_0x3ad40d[_0x4edab4(0xd6)]==_0x4c126e);if(_0x2d7e9b<0x0||_0x5c26fd<0x0)return!0x1;const _0x35c990=_0x11bd20[_0x4edab4(0xcd)](),_0x319b64=_0x3ad40d[_0x4edab4(0xcd)]();if((0x0==_0x2d7e9b||0x1==_0x2d7e9b)&&0x2==_0x5c26fd&&_0x35c990[_0x4edab4(0x9b)](_0x319b64))return!0x0;if(0x2==_0x2d7e9b&&0x3==_0x5c26fd){const _0x5705a0=_0x5d9487[_0x4edab4(0xbd)](_0x35c990,_0x4edab4(0x9e))[_0x4edab4(0xcc)](({suggestion:_0x25b152,meta:_0x2c990d})=>_0x2c990d[_0x4edab4(0x78)]&&_0x4edab4(0xa8)==_0x25b152[_0x4edab4(0xd6)]);if(_0x5705a0[_0x4edab4(0xa9)]>0x1&&_0x319b64[_0x4edab4(0x95)][_0x4edab4(0x90)](_0x35c990[_0x4edab4(0x87)]))return!0x0;if(0x1==_0x5705a0[_0x4edab4(0xa9)]&&(_0x35c990[_0x4edab4(0x87)][_0x4edab4(0x90)](_0x319b64[_0x4edab4(0x95)])||_0x35c990[_0x4edab4(0x95)][_0x4edab4(0x90)](_0x319b64[_0x4edab4(0x87)])))return!0x0;}if(0x3==_0x2d7e9b&&0x3==_0x5c26fd&&_0x35c990[_0x4edab4(0x87)][_0x4edab4(0xe9)](_0x319b64[_0x4edab4(0x87)])){const _0x55ff2a=_0x35c990[_0x4edab4(0x95)][_0x4edab4(0xbc)],_0x5d7950=_0x319b64[_0x4edab4(0x87)][_0x4edab4(0xa7)];return _0xb4189[_0x4edab4(0xa2)](_0x55ff2a)&&_0x55ff2a===_0x5d7950;}return!0x1;}function _0x133c26(_0x418e3f,_0x4e0b8c){return _0x5e6ea1(_0x418e3f,_0x4e0b8c)?[_0x418e3f,_0x4e0b8c]:_0x5e6ea1(_0x4e0b8c,_0x418e3f)?[_0x4e0b8c,_0x418e3f]:null;}_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xb2))&&(_0x5d9487[_0x17824f(0xaa)](_0x17824f(0x76)),_0x5d9487[_0x17824f(0x7d)](_0x17824f(0xe8)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xbf)](_0x17824f(0xe8),_0x2d4643(_0x2f2bbc,_0x17824f(0xd0)))),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x8f))&&(_0x5d9487[_0x17824f(0xaa)](_0x17824f(0x7c)),_0x5d9487[_0x17824f(0x7d)](_0x17824f(0xbe))),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x396955=>{const _0x520743=_0x17824f;if(!!_0x352d2d[_0x520743(0xe5)](({type:_0x581d06,subType:_0x572082})=>_0x396955[_0x520743(0xd7)]==_0x581d06&&_0x396955[_0x520743(0xd6)]==_0x572082))return _0x396955[_0x520743(0xc4)]?{}:void 0x0;}),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x36a513=>{const _0x448472=_0x17824f;if(_0x448472(0x9e)==_0x36a513[_0x448472(0xd7)]||_0x448472(0xd8)==_0x36a513[_0x448472(0xd7)]){const _0xf2b316=_0x36a513[_0x448472(0xc6)]();if(_0xf2b316&&_0xf2b316['is'](_0x448472(0xa1),_0x448472(0xa6)))return{'type':_0x448472(0x9e)==_0x36a513[_0x448472(0xd7)]?_0x448472(0xa4):_0x448472(0xd9),'element':_0xf2b316,'quantity':0x1};}}),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x283e80=>_0x17824f(0xc3)==_0x283e80[_0x17824f(0xd7)]&&_0x17824f(0xa8)==_0x283e80[_0x17824f(0xd6)]?{'type':_0x17824f(0xe6),'content':_0x17824f(0x91)}:_0x17824f(0xc3)==_0x283e80[_0x17824f(0xd7)]&&_0x17824f(0x7f)==_0x283e80[_0x17824f(0xd6)]?{'type':_0x17824f(0xe6),'content':_0x17824f(0x85)}:void 0x0),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x4432ee=>{const _0x3f5e7c=_0x17824f;if(_0x3f5e7c(0x88)!=_0x4432ee[_0x3f5e7c(0xd7)])return;const {data:_0x57b2cb}=_0x4432ee;if(!_0x57b2cb||_0x3f5e7c(0xbe)!=_0x57b2cb[_0x3f5e7c(0x80)])return;const _0xfa1269=_0x57b2cb[_0x3f5e7c(0x8e)];return _0xfa1269?{'type':_0x3f5e7c(0xe6),'content':_0x2d4643(_0x2f2bbc,_0x3f5e7c(0x72),'\x22'+_0xfa1269+'\x22')}:{'type':_0x3f5e7c(0xe6),'content':_0x2d4643(_0x2f2bbc,_0x3f5e7c(0xd3))};}),this[_0x17824f(0x8c)]();}[_0x52a1d2(0x8c)](){const _0x2c167e=_0x52a1d2,_0x4375b1=this[_0x2c167e(0xcf)],_0x155dcf=_0x4375b1[_0x2c167e(0x7b)];_0x4375b1[_0x2c167e(0xae)][_0x2c167e(0xb8)](_0x2c167e(0x96))[_0x2c167e(0x83)][_0x2c167e(0xad)](_0x228545=>{const _0x457431=_0x2c167e;if(_0x457431(0xc3)!=_0x228545[_0x457431(0xd7)]&&_0x457431(0xde)!=_0x228545[_0x457431(0xd7)])return;const {data:_0x174c5e}=_0x228545;if(_0x174c5e){if(_0x457431(0x7c)==_0x174c5e[_0x457431(0x93)]){const _0x15f0e7=_0x174c5e[_0x457431(0xb7)][0x0][_0x457431(0x8e)];return _0x15f0e7?{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0x72),'\x22'+_0x15f0e7+'\x22')}:{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0xd3))};}if(_0x457431(0x76)==_0x174c5e[_0x457431(0x93)]){const _0x7f3f2c=_0x174c5e[_0x457431(0xb7)][0x0][_0x457431(0xcb)];return _0x7f3f2c?{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0xb9),_0x7f3f2c)}:{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0x6f))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2c7f(_0xcabaf7,_0x21faf1){const _0x5000b8=_0x5000();return _0x2c7f=function(_0x2c7f1a,_0x261e55){_0x2c7f1a=_0x2c7f1a-0x103;let _0x58f75f=_0x5000b8[_0x2c7f1a];return _0x58f75f;},_0x2c7f(_0xcabaf7,_0x21faf1);}const _0x2e8d53=_0x2c7f;(function(_0x2f054c,_0x385405){const _0x38d920=_0x2c7f,_0xc4f4fc=_0x2f054c();while(!![]){try{const _0x53c288=-parseInt(_0x38d920(0x127))/0x1+parseInt(_0x38d920(0x116))/0x2+parseInt(_0x38d920(0x11d))/0x3*(-parseInt(_0x38d920(0x12b))/0x4)+parseInt(_0x38d920(0x110))/0x5+parseInt(_0x38d920(0x10f))/0x6+-parseInt(_0x38d920(0x121))/0x7*(parseInt(_0x38d920(0x120))/0x8)+parseInt(_0x38d920(0x108))/0x9*(-parseInt(_0x38d920(0x10e))/0xa);if(_0x53c288===_0x385405)break;else _0xc4f4fc['push'](_0xc4f4fc['shift']());}catch(_0x6c4259){_0xc4f4fc['push'](_0xc4f4fc['shift']());}}}(_0x5000,0x2c1b5));import{Plugin as _0x3cfb4e}from'ckeditor5/src/core.js';import{getTranslation as _0x522297}from'../utils/common-translations.js';function _0x5000(){const _0x496526=['plugins','get','148924KRkMfX','key','formatInline','*Format:*\x20replace\x20image\x20URL','12ZLLAIG','src','has','editor','discard','accept','commandName','9EHnIEp','oldValue','ImageEditing','newValue','TrackChangesEditing','replaceImageSource','1177170CyuCbP','1988244ZvfBqb','1604685kDunaO','registerDescriptionCallback','_handleLegacySuggestions','getSuggestionCallback','formatBlock','*Replace\x20image\x20URL*','232264iSPhEC','enableDefaultAttributesIntegration','_suggestionFactory','registerCustomCallback','afterInit','_registerLegacyDescription','registerBlockAttribute','6813YNvTFp','locale','descriptionFactory','64Ctguzm','275037TlMmyZ','attribute','type','format'];_0x5000=function(){return _0x496526;};return _0x5000();}export default class st extends _0x3cfb4e{[_0x2e8d53(0x11a)](){const _0x68ed0=_0x2e8d53;if(!this[_0x68ed0(0x104)][_0x68ed0(0x125)][_0x68ed0(0x103)](_0x68ed0(0x10a)))return;const _0x3da19f=this[_0x68ed0(0x104)][_0x68ed0(0x11e)],_0x44a0ea=this[_0x68ed0(0x104)][_0x68ed0(0x125)][_0x68ed0(0x126)](_0x68ed0(0x10c));_0x44a0ea[_0x68ed0(0x117)](_0x68ed0(0x10d)),_0x44a0ea[_0x68ed0(0x11c)](_0x68ed0(0x12c)),_0x44a0ea[_0x68ed0(0x11f)][_0x68ed0(0x111)](_0x57bdd9=>{const _0x5eb091=_0x68ed0;if(_0x5eb091(0x122)!=_0x57bdd9[_0x5eb091(0x123)])return;const {data:_0x530d5c}=_0x57bdd9;return _0x530d5c&&_0x5eb091(0x12c)==_0x530d5c[_0x5eb091(0x128)]?_0x530d5c[_0x5eb091(0x10b)]&&_0x530d5c[_0x5eb091(0x109)]?{'type':_0x5eb091(0x124),'content':_0x522297(_0x3da19f,_0x5eb091(0x115))}:{'type':_0x5eb091(0x124),'content':''}:void 0x0;}),this[_0x68ed0(0x112)]();}[_0x2e8d53(0x112)](){const _0x2921d4=_0x2e8d53,_0x31d5eb=this[_0x2921d4(0x104)][_0x2921d4(0x125)][_0x2921d4(0x126)](_0x2921d4(0x10c));_0x31d5eb[_0x2921d4(0x118)][_0x2921d4(0x119)](_0x2921d4(0x114),_0x2921d4(0x10d),_0x2921d4(0x106),_0x31d5eb[_0x2921d4(0x118)][_0x2921d4(0x113)](_0x2921d4(0x114),null,_0x2921d4(0x105))),_0x31d5eb[_0x2921d4(0x118)][_0x2921d4(0x119)](_0x2921d4(0x114),_0x2921d4(0x10d),_0x2921d4(0x105),_0x31d5eb[_0x2921d4(0x118)][_0x2921d4(0x113)](_0x2921d4(0x114),null,_0x2921d4(0x106))),this[_0x2921d4(0x11b)]();}[_0x2e8d53(0x11b)](){const _0xf81123=_0x2e8d53,_0x1f7ca3=this[_0xf81123(0x104)],_0x526fbc=_0x1f7ca3[_0xf81123(0x11e)];_0x1f7ca3[_0xf81123(0x125)][_0xf81123(0x126)](_0xf81123(0x10c))[_0xf81123(0x11f)][_0xf81123(0x111)](_0x2c0d0f=>{const _0x3c98f1=_0xf81123;if(_0x3c98f1(0x114)!=_0x2c0d0f[_0x3c98f1(0x123)]&&_0x3c98f1(0x129)!=_0x2c0d0f[_0x3c98f1(0x123)])return;const {data:_0x257e2a}=_0x2c0d0f;if(!_0x257e2a||_0x3c98f1(0x10d)!=_0x257e2a[_0x3c98f1(0x107)])return;return{'type':_0x3c98f1(0x124),'content':_0x522297(_0x526fbc,_0x3c98f1(0x12a))};});}}
23
+ const _0x49645b=_0x580d;function _0x580d(_0x272412,_0x253941){const _0xaa371b=_0xaa37();return _0x580d=function(_0x580d27,_0x5c7f9c){_0x580d27=_0x580d27-0x158;let _0x16a8f3=_0xaa371b[_0x580d27];return _0x16a8f3;},_0x580d(_0x272412,_0x253941);}function _0xaa37(){const _0x5e4c4e=['replaceImageSource','*Replace\x20image\x20URL*','key','170tIJOdj','registerCustomCallback','has','_suggestionFactory','117467mTAXeL','commandName','locale','831370ILzdvw','format','accept','newValue','getSuggestionCallback','1493384fMsfok','discard','TrackChangesEditing','1021860oqPxio','640188DDuaPe','enableDefaultAttributesIntegration','ImageEditing','afterInit','1350312shqpXt','formatBlock','3iDVtxq','7NyPeFE','get','registerDescriptionCallback','descriptionFactory','type','registerBlockAttribute','_handleLegacySuggestions','formatInline','37197QqxbmB','plugins','_registerLegacyDescription','attribute','src','*Format:*\x20replace\x20image\x20URL','editor','oldValue'];_0xaa37=function(){return _0x5e4c4e;};return _0xaa37();}(function(_0x17123a,_0x832889){const _0x180f6c=_0x580d,_0x2b15d=_0x17123a();while(!![]){try{const _0x2f50fc=-parseInt(_0x180f6c(0x17d))/0x1+-parseInt(_0x180f6c(0x180))/0x2*(-parseInt(_0x180f6c(0x165))/0x3)+parseInt(_0x180f6c(0x15b))/0x4+-parseInt(_0x180f6c(0x15e))/0x5+-parseInt(_0x180f6c(0x15f))/0x6*(parseInt(_0x180f6c(0x166))/0x7)+-parseInt(_0x180f6c(0x163))/0x8+-parseInt(_0x180f6c(0x16e))/0x9*(-parseInt(_0x180f6c(0x179))/0xa);if(_0x2f50fc===_0x832889)break;else _0x2b15d['push'](_0x2b15d['shift']());}catch(_0x10a65c){_0x2b15d['push'](_0x2b15d['shift']());}}}(_0xaa37,0x3ff4e));import{Plugin as _0xf7aedb}from'ckeditor5/src/core.js';import{getTranslation as _0x356268}from'../utils/common-translations.js';export default class st extends _0xf7aedb{[_0x49645b(0x162)](){const _0x5a3b53=_0x49645b;if(!this[_0x5a3b53(0x174)][_0x5a3b53(0x16f)][_0x5a3b53(0x17b)](_0x5a3b53(0x161)))return;const _0x4ff983=this[_0x5a3b53(0x174)][_0x5a3b53(0x17f)],_0x23b6ef=this[_0x5a3b53(0x174)][_0x5a3b53(0x16f)][_0x5a3b53(0x167)](_0x5a3b53(0x15d));_0x23b6ef[_0x5a3b53(0x160)](_0x5a3b53(0x176)),_0x23b6ef[_0x5a3b53(0x16b)](_0x5a3b53(0x172)),_0x23b6ef[_0x5a3b53(0x169)][_0x5a3b53(0x168)](_0x4bcdbb=>{const _0xed6908=_0x5a3b53;if(_0xed6908(0x171)!=_0x4bcdbb[_0xed6908(0x16a)])return;const {data:_0x3c9346}=_0x4bcdbb;return _0x3c9346&&_0xed6908(0x172)==_0x3c9346[_0xed6908(0x178)]?_0x3c9346[_0xed6908(0x159)]&&_0x3c9346[_0xed6908(0x175)]?{'type':_0xed6908(0x181),'content':_0x356268(_0x4ff983,_0xed6908(0x177))}:{'type':_0xed6908(0x181),'content':''}:void 0x0;}),this[_0x5a3b53(0x16c)]();}[_0x49645b(0x16c)](){const _0x4f6b65=_0x49645b,_0x55e209=this[_0x4f6b65(0x174)][_0x4f6b65(0x16f)][_0x4f6b65(0x167)](_0x4f6b65(0x15d));_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x17a)](_0x4f6b65(0x164),_0x4f6b65(0x176),_0x4f6b65(0x158),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x15a)](_0x4f6b65(0x164),null,_0x4f6b65(0x15c))),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x17a)](_0x4f6b65(0x164),_0x4f6b65(0x176),_0x4f6b65(0x15c),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x15a)](_0x4f6b65(0x164),null,_0x4f6b65(0x158))),this[_0x4f6b65(0x170)]();}[_0x49645b(0x170)](){const _0x4ed21a=_0x49645b,_0x417a82=this[_0x4ed21a(0x174)],_0x1fe17b=_0x417a82[_0x4ed21a(0x17f)];_0x417a82[_0x4ed21a(0x16f)][_0x4ed21a(0x167)](_0x4ed21a(0x15d))[_0x4ed21a(0x169)][_0x4ed21a(0x168)](_0x48651e=>{const _0x53bc90=_0x4ed21a;if(_0x53bc90(0x164)!=_0x48651e[_0x53bc90(0x16a)]&&_0x53bc90(0x16d)!=_0x48651e[_0x53bc90(0x16a)])return;const {data:_0xafdf21}=_0x48651e;if(!_0xafdf21||_0x53bc90(0x176)!=_0xafdf21[_0x53bc90(0x17e)])return;return{'type':_0x53bc90(0x181),'content':_0x356268(_0x1fe17b,_0x53bc90(0x173))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3e13(){const _0x568f8b=['ImageStyleEditing','nodeAfter','isInContent','from','*Format:*\x20%0','_findSuggestions','newRange','imageTypeBlock','imageStylePostApply','7039308fHwYSo','differ','subType','descriptionFactory','toLowerCase','953510zpstdi','72OjtMcN','createRangeOn','model','discard','getSuggestion','type','locale','length','enableCommand','insertion','title','TrackChangesEditing','2499SnuWjh','formatBlock','end','side','author','chain','5892140HAnyRm','imageCaption','isBlockImage','4605930QbMeAt','registerPostFixer','getSuggestionCallback','_registerLegacyDescription','_splitMarkerName','registerCustomCallback','discardSuggestion','commandParams','getClosestSelectedImageElement','afterInit','accept','selection','isEqual','Users','commandReversedParams','plugins','nodeBefore','value','formatInline','format','2956NVYGUu','ImageUtils','getSuggestions','isOwn','head','change','commands','join','editor','findIndex','26778pyhajc','getFirstRange','setImageNaturalSizeAttributes','11gCkBJw','start','name','suggestion','getChangedMarkers','forEach','FORMAT_SIDE_IMAGE','next','isIntersecting','isBefore','7783616AMHcSi','getContainedElement','markInlineFormat','hasSuggestion','_suggestionFactory','imageStyle','get','normalizedStyles','imageStylePreApply','commandName','document','shouldConvertImageType','convertInlineImageToBlock','refresh','imageTypeInline','has','registerDescriptionCallback','isInlineImage','markBlockFormat','filter'];_0x3e13=function(){return _0x568f8b;};return _0x3e13();}const _0x31fe38=_0x2168;(function(_0x4b1aab,_0x3407d9){const _0x5d2749=_0x2168,_0x5acc0e=_0x4b1aab();while(!![]){try{const _0x10a573=parseInt(_0x5d2749(0x242))/0x1*(parseInt(_0x5d2749(0x23f))/0x2)+parseInt(_0x5d2749(0x218))/0x3*(-parseInt(_0x5d2749(0x235))/0x4)+-parseInt(_0x5d2749(0x21e))/0x5+parseInt(_0x5d2749(0x206))/0x6+-parseInt(_0x5d2749(0x221))/0x7+parseInt(_0x5d2749(0x24c))/0x8+-parseInt(_0x5d2749(0x20c))/0x9*(-parseInt(_0x5d2749(0x20b))/0xa);if(_0x10a573===_0x3407d9)break;else _0x5acc0e['push'](_0x5acc0e['shift']());}catch(_0x5b4b78){_0x5acc0e['push'](_0x5acc0e['shift']());}}}(_0x3e13,0x9385c));import{Plugin as _0x4ca518}from'ckeditor5/src/core.js';import{uid as _0x24ec99}from'ckeditor5/src/utils.js';function _0x2168(_0x168d6d,_0x3b9ad7){const _0x3e1379=_0x3e13();return _0x2168=function(_0x21686c,_0x556444){_0x21686c=_0x21686c-0x1f3;let _0x470fe5=_0x3e1379[_0x21686c];return _0x470fe5;},_0x2168(_0x168d6d,_0x3b9ad7);}import{getTranslation as _0x43caba}from'../utils/common-translations.js';export default class nt extends _0x4ca518{[_0x31fe38(0x22a)](){const _0x5e2463=_0x31fe38,_0x36c7c7=this[_0x5e2463(0x23d)];if(!_0x36c7c7[_0x5e2463(0x230)][_0x5e2463(0x1f8)](_0x5e2463(0x1fd)))return;const _0x5474ec=_0x36c7c7[_0x5e2463(0x230)][_0x5e2463(0x252)](_0x5e2463(0x217)),_0x22b8e3=_0x36c7c7[_0x5e2463(0x230)][_0x5e2463(0x252)](_0x5e2463(0x236)),_0x1cfaaf={};_0x5474ec[_0x5e2463(0x214)](_0x5e2463(0x251),(_0x210bc5,_0x5aea92)=>{const _0x4259e3=_0x5e2463,_0x3d6e66=_0x36c7c7[_0x4259e3(0x230)][_0x4259e3(0x252)](_0x4259e3(0x22e))['me'],_0x4825a3=_0x36c7c7[_0x4259e3(0x23b)][_0x4259e3(0x252)](_0x4259e3(0x251));let _0x4fc0aa=_0x22b8e3[_0x4259e3(0x229)](_0x36c7c7[_0x4259e3(0x20e)][_0x4259e3(0x1f3)][_0x4259e3(0x22c)]),_0x5ab326=_0x36c7c7[_0x4259e3(0x20e)][_0x4259e3(0x20d)](_0x4fc0aa),_0xc422a=_0x4825a3[_0x4259e3(0x232)];if(_0xc422a==_0x5aea92[_0x4259e3(0x232)])return;const _0x23f466={'commandName':_0x4259e3(0x251),'commandParams':[_0x5aea92],'formatGroupId':_0x24ec99()};_0x36c7c7[_0x4259e3(0x20e)][_0x4259e3(0x23a)](()=>{const _0x3d7c8b=_0x4259e3;if(_0x5474ec[_0x3d7c8b(0x237)]()[_0x3d7c8b(0x1fc)](_0x144be8=>_0x144be8[_0x3d7c8b(0x1ff)]&&_0x3d6e66==_0x144be8[_0x3d7c8b(0x21c)]&&(_0x3d7c8b(0x219)==_0x144be8[_0x3d7c8b(0x211)]||_0x3d7c8b(0x233)==_0x144be8[_0x3d7c8b(0x211)])&&(_0x3d7c8b(0x254)==_0x144be8[_0x3d7c8b(0x208)]||_0x3d7c8b(0x205)==_0x144be8[_0x3d7c8b(0x208)])&&_0x144be8[_0x3d7c8b(0x240)]()[_0x3d7c8b(0x22d)](_0x5ab326))[_0x3d7c8b(0x247)](_0x7be7bf=>_0x5474ec[_0x3d7c8b(0x227)](_0x7be7bf[_0x3d7c8b(0x239)])),_0x4fc0aa=_0x22b8e3[_0x3d7c8b(0x229)](_0x36c7c7[_0x3d7c8b(0x20e)][_0x3d7c8b(0x1f3)][_0x3d7c8b(0x22c)]),_0x5ab326=_0x36c7c7[_0x3d7c8b(0x20e)][_0x3d7c8b(0x20d)](_0x4fc0aa),_0x4825a3[_0x3d7c8b(0x1f6)](),_0x36c7c7[_0x3d7c8b(0x23b)][_0x3d7c8b(0x252)](_0x3d7c8b(0x1f7))[_0x3d7c8b(0x1f6)](),_0x36c7c7[_0x3d7c8b(0x23b)][_0x3d7c8b(0x252)](_0x3d7c8b(0x204))[_0x3d7c8b(0x1f6)](),_0xc422a=_0x4825a3[_0x3d7c8b(0x232)],_0xc422a!=_0x5aea92[_0x3d7c8b(0x232)])return _0x22b8e3[_0x3d7c8b(0x1fa)](_0x4fc0aa)&&_0x4825a3[_0x3d7c8b(0x1f4)](_0x5aea92[_0x3d7c8b(0x232)],_0x4fc0aa)?(_0x210bc5({..._0x5aea92,'setImageSizes':!0x1}),_0x4fc0aa=_0x22b8e3[_0x3d7c8b(0x229)](_0x36c7c7[_0x3d7c8b(0x20e)][_0x3d7c8b(0x1f3)][_0x3d7c8b(0x22c)]),void _0x5474ec[_0x3d7c8b(0x1fb)](_0x4fc0aa,{..._0x23f466,'commandReversedParams':[{'value':_0xc422a||null,'setImageSizes':!0x1}]},[],_0x3d7c8b(0x254))):void(_0x22b8e3[_0x3d7c8b(0x220)](_0x4fc0aa)?_0x5474ec[_0x3d7c8b(0x1fb)](_0x4fc0aa,_0x23f466,[],_0x3d7c8b(0x205)):_0x5474ec[_0x3d7c8b(0x24e)](_0x5ab326,_0x23f466,_0x3d7c8b(0x205)));});});for(const _0x377fe5 of _0x36c7c7[_0x5e2463(0x230)][_0x5e2463(0x252)](_0x5e2463(0x1fd))[_0x5e2463(0x253)])_0x1cfaaf[_0x377fe5[_0x5e2463(0x244)]]=_0x377fe5[_0x5e2463(0x216)][_0x5e2463(0x20a)]();_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x219),_0x5e2463(0x254),_0x5e2463(0x23c),()=>!0x1),_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x219),_0x5e2463(0x205),_0x5e2463(0x23c),()=>!0x1),_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x233),_0x5e2463(0x205),_0x5e2463(0x23c),()=>!0x1),_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x219),_0x5e2463(0x254),_0x5e2463(0x22b),([_0xbf197d])=>{const _0x1d24db=_0x5e2463;_0x22b8e3[_0x1d24db(0x241)](_0xbf197d[_0x1d24db(0x24d)]());}),_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x219),_0x5e2463(0x254),_0x5e2463(0x20f),(_0x2ad992,_0x31d29b)=>{const _0x494aef=_0x5e2463;_0x5474ec[_0x494aef(0x250)][_0x494aef(0x223)](_0x494aef(0x219),'',_0x494aef(0x22b))(_0x2ad992,{'commandName':_0x31d29b[_0x494aef(0x255)],'commandParams':_0x31d29b[_0x494aef(0x22f)]});}),_0x5474ec[_0x5e2463(0x250)][_0x5e2463(0x226)](_0x5e2463(0x219),_0x5e2463(0x254),_0x5e2463(0x21d),function(_0x4cc4e7,_0x404523){if(_0x4ceef6(_0x4cc4e7,_0x404523))return[_0x4cc4e7,_0x404523];if(_0x4ceef6(_0x404523,_0x4cc4e7))return[_0x404523,_0x4cc4e7];return null;});const _0x3cab01=[{'type':_0x5e2463(0x219),'subType':_0x5e2463(0x254)},{'type':_0x5e2463(0x215),'subType':_0x5e2463(0x21f)},{'type':_0x5e2463(0x219),'subType':_0x5e2463(0x1f5)},{'type':_0x5e2463(0x215),'subType':_0x5e2463(0x1f5)}];function _0x4ceef6(_0x5c4929,_0x5c42cf){const _0x5781c5=_0x5e2463,_0x484466=_0x3cab01[_0x5781c5(0x23e)](({type:_0x36c5bb,subType:_0x4d55da})=>_0x5c4929[_0x5781c5(0x211)]==_0x36c5bb&&_0x5c4929[_0x5781c5(0x208)]==_0x4d55da),_0x4d5bb7=_0x3cab01[_0x5781c5(0x23e)](({type:_0x396795,subType:_0x57e1e5})=>_0x5c42cf[_0x5781c5(0x211)]==_0x396795&&_0x5c42cf[_0x5781c5(0x208)]==_0x57e1e5);if(_0x484466<0x0||_0x4d5bb7<0x0)return!0x1;const _0x43d8b3=_0x5c4929[_0x5781c5(0x240)](),_0x34f9eb=_0x5c42cf[_0x5781c5(0x240)]();if((0x0==_0x484466||0x1==_0x484466)&&0x2==_0x4d5bb7&&_0x43d8b3[_0x5781c5(0x24a)](_0x34f9eb))return!0x0;if(0x2==_0x484466&&0x3==_0x4d5bb7){const _0x3e5360=_0x5474ec[_0x5781c5(0x202)](_0x43d8b3,_0x5781c5(0x215))[_0x5781c5(0x1fc)](({suggestion:_0x124fea,meta:_0x2852ba})=>_0x2852ba[_0x5781c5(0x238)]&&_0x5781c5(0x1f5)==_0x124fea[_0x5781c5(0x208)]);if(_0x3e5360[_0x5781c5(0x213)]>0x1&&_0x34f9eb[_0x5781c5(0x21a)][_0x5781c5(0x22d)](_0x43d8b3[_0x5781c5(0x243)]))return!0x0;if(0x1==_0x3e5360[_0x5781c5(0x213)]&&(_0x43d8b3[_0x5781c5(0x243)][_0x5781c5(0x22d)](_0x34f9eb[_0x5781c5(0x21a)])||_0x43d8b3[_0x5781c5(0x21a)][_0x5781c5(0x22d)](_0x34f9eb[_0x5781c5(0x243)])))return!0x0;}if(0x3==_0x484466&&0x3==_0x4d5bb7&&_0x43d8b3[_0x5781c5(0x243)][_0x5781c5(0x24b)](_0x34f9eb[_0x5781c5(0x243)])){const _0x35da78=_0x43d8b3[_0x5781c5(0x21a)][_0x5781c5(0x1fe)],_0x208b4e=_0x34f9eb[_0x5781c5(0x243)][_0x5781c5(0x231)];return _0x22b8e3[_0x5781c5(0x220)](_0x35da78)&&_0x35da78===_0x208b4e;}return!0x1;}_0x36c7c7[_0x5e2463(0x20e)][_0x5e2463(0x1f3)][_0x5e2463(0x222)](()=>{const _0x5e6840=_0x5e2463;let _0x511444=!0x1;const _0x50d388=Array[_0x5e6840(0x200)](_0x36c7c7[_0x5e6840(0x20e)][_0x5e6840(0x1f3)][_0x5e6840(0x207)][_0x5e6840(0x246)]());for(const {name:_0x2265ab,data:_0x4c8c0b}of _0x50d388){const {group:_0xd9eed9,type:_0x14fdde,subType:_0x454abb,id:_0x13f10d}=_0x5474ec[_0x5e6840(0x225)](_0x2265ab);if(_0x5e6840(0x245)==_0xd9eed9&&_0x5474ec[_0x5e6840(0x24f)](_0x13f10d)){if(_0x5e6840(0x219)==_0x14fdde&&(_0x5e6840(0x254)==_0x454abb||_0x5e6840(0x205)==_0x454abb)){const _0x4db735=_0x5474ec[_0x5e6840(0x210)](_0x13f10d);if(_0x4c8c0b[_0x5e6840(0x203)]){const _0x45936f=_0x4db735[_0x5e6840(0x240)]()[_0x5e6840(0x24d)]();if(_0x22b8e3[_0x5e6840(0x220)](_0x45936f))continue;_0x5474ec[_0x5e6840(0x227)](_0x4db735),_0x511444=!0x0;}}if(_0x5e6840(0x215)==_0x14fdde&&_0x5e6840(0x21f)==_0x454abb&&!_0x4c8c0b[_0x5e6840(0x203)]){const _0x1f200c=_0x5474ec[_0x5e6840(0x210)](_0x13f10d);_0x1f200c[_0x5e6840(0x249)]&&_0x1f200c[_0x5e6840(0x249)][_0x5e6840(0x1ff)]&&(_0x5474ec[_0x5e6840(0x227)](_0x1f200c[_0x5e6840(0x249)]),_0x511444=!0x0);}}}return _0x511444;}),this[_0x5e2463(0x224)](_0x1cfaaf);}[_0x31fe38(0x224)](_0x4235cf){const _0x2e9d6a=_0x31fe38,_0x236bf4=this[_0x2e9d6a(0x23d)],_0x583784=_0x236bf4[_0x2e9d6a(0x212)];_0x236bf4[_0x2e9d6a(0x230)][_0x2e9d6a(0x252)](_0x2e9d6a(0x217))[_0x2e9d6a(0x209)][_0x2e9d6a(0x1f9)](_0x4a02b8=>{const _0x4fb832=_0x2e9d6a;if(_0x4fb832(0x219)!=_0x4a02b8[_0x4fb832(0x211)]&&_0x4fb832(0x233)!=_0x4a02b8[_0x4fb832(0x211)])return;const {data:_0x1cb9d4}=_0x4a02b8;if(!_0x1cb9d4||_0x4fb832(0x251)!=_0x1cb9d4[_0x4fb832(0x255)])return;const _0x312eb0=_0x1cb9d4[_0x4fb832(0x228)][0x0][_0x4fb832(0x232)];return _0x51e16e(_0x4fb832(0x21b)===_0x312eb0?_0x43caba(_0x583784,_0x4fb832(0x248)):_0x4235cf[_0x312eb0]||_0x312eb0);function _0x51e16e(_0x3daf0b){const _0x39aded=_0x4fb832;return{'type':_0x39aded(0x234),'content':_0x43caba(_0x583784,_0x39aded(0x201),_0x3daf0b)};}});}}
23
+ const _0x5180e4=_0x56e7;(function(_0x3bfe59,_0x4d3e35){const _0x5d7fc4=_0x56e7,_0x9d63f5=_0x3bfe59();while(!![]){try{const _0x244196=-parseInt(_0x5d7fc4(0x1ae))/0x1*(-parseInt(_0x5d7fc4(0x1ed))/0x2)+parseInt(_0x5d7fc4(0x1af))/0x3+parseInt(_0x5d7fc4(0x1e0))/0x4+parseInt(_0x5d7fc4(0x1f5))/0x5+parseInt(_0x5d7fc4(0x1cc))/0x6*(-parseInt(_0x5d7fc4(0x1ec))/0x7)+-parseInt(_0x5d7fc4(0x1b6))/0x8+-parseInt(_0x5d7fc4(0x1dd))/0x9;if(_0x244196===_0x4d3e35)break;else _0x9d63f5['push'](_0x9d63f5['shift']());}catch(_0x5307b8){_0x9d63f5['push'](_0x9d63f5['shift']());}}}(_0x396b,0xc81fc));import{Plugin as _0x3680ab}from'ckeditor5/src/core.js';import{uid as _0x59027d}from'ckeditor5/src/utils.js';function _0x56e7(_0x3febcc,_0x488dbe){const _0x396b72=_0x396b();return _0x56e7=function(_0x56e71d,_0x78e3ce){_0x56e71d=_0x56e71d-0x196;let _0x5eb96f=_0x396b72[_0x56e71d];return _0x5eb96f;},_0x56e7(_0x3febcc,_0x488dbe);}import{getTranslation as _0x1064e1}from'../utils/common-translations.js';function _0x396b(){const _0xc907d3=['nodeAfter','convertInlineImageToBlock','document','findIndex','3150942segqLG','name','isIntersecting','nodeBefore','_splitMarkerName','forEach','setImageNaturalSizeAttributes','title','registerDescriptionCallback','hasSuggestion','discardSuggestion','registerCustomCallback','refresh','start','type','accept','change','7830945uzCqSG','isBefore','descriptionFactory','3073360DzhETj','imageCaption','selection','getSuggestion','ImageUtils','differ','model','editor','ImageStyleEditing','value','author','_suggestionFactory','14Ukmqid','566222TdHvDh','get','locale','markBlockFormat','afterInit','commands','normalizedStyles','getSuggestionCallback','6247205QalQMV','plugins','filter','isOwn','imageTypeInline','join','isEqual','TrackChangesEditing','imageStylePostApply','has','newRange','createRangeOn','head','imageStylePreApply','subType','imageTypeBlock','getClosestSelectedImageElement','_findSuggestions','shouldConvertImageType','getContainedElement','discard','isInlineImage','getFirstRange','registerPostFixer','toLowerCase','enableCommand','*Format:*\x20%0','3UZrNhB','2109945wgpuEw','length','imageStyle','commandParams','commandName','format','isInContent','6642416HtNfZB','formatBlock','isBlockImage','side','next','getChangedMarkers','end','markInlineFormat','Users','FORMAT_SIDE_IMAGE','_registerLegacyDescription','insertion','getSuggestions','from','suggestion','formatInline','chain','commandReversedParams'];_0x396b=function(){return _0xc907d3;};return _0x396b();}export default class nt extends _0x3680ab{[_0x5180e4(0x1f1)](){const _0x2305f7=_0x5180e4,_0x64d9bd=this[_0x2305f7(0x1e7)];if(!_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x19c)](_0x2305f7(0x1e8)))return;const _0x572262=_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x19a)),_0x144cc3=_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x1e4)),_0xe5f9f4={};_0x572262[_0x2305f7(0x1ac)](_0x2305f7(0x1b1),(_0x2bdfd,_0x4be1db)=>{const _0x4368e6=_0x2305f7,_0x316ba5=_0x64d9bd[_0x4368e6(0x1f6)][_0x4368e6(0x1ee)](_0x4368e6(0x1be))['me'],_0x21fd55=_0x64d9bd[_0x4368e6(0x1f2)][_0x4368e6(0x1ee)](_0x4368e6(0x1b1));let _0x2a4216=_0x144cc3[_0x4368e6(0x1a3)](_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x1ca)][_0x4368e6(0x1e2)]),_0x33a21d=_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x19e)](_0x2a4216),_0x1dcba5=_0x21fd55[_0x4368e6(0x1e9)];if(_0x1dcba5==_0x4be1db[_0x4368e6(0x1e9)])return;const _0x951693={'commandName':_0x4368e6(0x1b1),'commandParams':[_0x4be1db],'formatGroupId':_0x59027d()};_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x1dc)](()=>{const _0xb763e5=_0x4368e6;if(_0x572262[_0xb763e5(0x1c2)]()[_0xb763e5(0x1f7)](_0x4c8a09=>_0x4c8a09[_0xb763e5(0x1b5)]&&_0x316ba5==_0x4c8a09[_0xb763e5(0x1ea)]&&(_0xb763e5(0x1b7)==_0x4c8a09[_0xb763e5(0x1da)]||_0xb763e5(0x1c5)==_0x4c8a09[_0xb763e5(0x1da)])&&(_0xb763e5(0x1a0)==_0x4c8a09[_0xb763e5(0x1a1)]||_0xb763e5(0x19b)==_0x4c8a09[_0xb763e5(0x1a1)])&&_0x4c8a09[_0xb763e5(0x1a9)]()[_0xb763e5(0x199)](_0x33a21d))[_0xb763e5(0x1d1)](_0x4c157d=>_0x572262[_0xb763e5(0x1d6)](_0x4c157d[_0xb763e5(0x19f)])),_0x2a4216=_0x144cc3[_0xb763e5(0x1a3)](_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x1ca)][_0xb763e5(0x1e2)]),_0x33a21d=_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x19e)](_0x2a4216),_0x21fd55[_0xb763e5(0x1d8)](),_0x64d9bd[_0xb763e5(0x1f2)][_0xb763e5(0x1ee)](_0xb763e5(0x197))[_0xb763e5(0x1d8)](),_0x64d9bd[_0xb763e5(0x1f2)][_0xb763e5(0x1ee)](_0xb763e5(0x1a2))[_0xb763e5(0x1d8)](),_0x1dcba5=_0x21fd55[_0xb763e5(0x1e9)],_0x1dcba5!=_0x4be1db[_0xb763e5(0x1e9)])return _0x144cc3[_0xb763e5(0x1a8)](_0x2a4216)&&_0x21fd55[_0xb763e5(0x1a5)](_0x4be1db[_0xb763e5(0x1e9)],_0x2a4216)?(_0x2bdfd({..._0x4be1db,'setImageSizes':!0x1}),_0x2a4216=_0x144cc3[_0xb763e5(0x1a3)](_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x1ca)][_0xb763e5(0x1e2)]),void _0x572262[_0xb763e5(0x1f0)](_0x2a4216,{..._0x951693,'commandReversedParams':[{'value':_0x1dcba5||null,'setImageSizes':!0x1}]},[],_0xb763e5(0x1a0))):void(_0x144cc3[_0xb763e5(0x1b8)](_0x2a4216)?_0x572262[_0xb763e5(0x1f0)](_0x2a4216,_0x951693,[],_0xb763e5(0x19b)):_0x572262[_0xb763e5(0x1bd)](_0x33a21d,_0x951693,_0xb763e5(0x19b)));});});for(const _0x438de1 of _0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x1e8))[_0x2305f7(0x1f3)])_0xe5f9f4[_0x438de1[_0x2305f7(0x1cd)]]=_0x438de1[_0x2305f7(0x1d3)][_0x2305f7(0x1ab)]();_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x19b),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1c5),_0x2305f7(0x19b),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1db),([_0x6133ea])=>{const _0xe4d6ab=_0x2305f7;_0x144cc3[_0xe4d6ab(0x1d2)](_0x6133ea[_0xe4d6ab(0x1a6)]());}),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1a7),(_0x41d904,_0x1558cc)=>{const _0x30bb30=_0x2305f7;_0x572262[_0x30bb30(0x1eb)][_0x30bb30(0x1f4)](_0x30bb30(0x1b7),'',_0x30bb30(0x1db))(_0x41d904,{'commandName':_0x1558cc[_0x30bb30(0x1b3)],'commandParams':_0x1558cc[_0x30bb30(0x1c7)]});}),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1c6),function(_0x2894c9,_0x3cfad0){if(_0x44e910(_0x2894c9,_0x3cfad0))return[_0x2894c9,_0x3cfad0];if(_0x44e910(_0x3cfad0,_0x2894c9))return[_0x3cfad0,_0x2894c9];return null;});const _0x6a60d1=[{'type':_0x2305f7(0x1b7),'subType':_0x2305f7(0x1a0)},{'type':_0x2305f7(0x1c1),'subType':_0x2305f7(0x1e1)},{'type':_0x2305f7(0x1b7),'subType':_0x2305f7(0x1c9)},{'type':_0x2305f7(0x1c1),'subType':_0x2305f7(0x1c9)}];function _0x44e910(_0x2edf55,_0x15d60f){const _0x1e885d=_0x2305f7,_0x56bef7=_0x6a60d1[_0x1e885d(0x1cb)](({type:_0x35074b,subType:_0x1c6264})=>_0x2edf55[_0x1e885d(0x1da)]==_0x35074b&&_0x2edf55[_0x1e885d(0x1a1)]==_0x1c6264),_0xd532c3=_0x6a60d1[_0x1e885d(0x1cb)](({type:_0x275ff2,subType:_0x57f13c})=>_0x15d60f[_0x1e885d(0x1da)]==_0x275ff2&&_0x15d60f[_0x1e885d(0x1a1)]==_0x57f13c);if(_0x56bef7<0x0||_0xd532c3<0x0)return!0x1;const _0x3eb1d9=_0x2edf55[_0x1e885d(0x1a9)](),_0x5e43cd=_0x15d60f[_0x1e885d(0x1a9)]();if((0x0==_0x56bef7||0x1==_0x56bef7)&&0x2==_0xd532c3&&_0x3eb1d9[_0x1e885d(0x1ce)](_0x5e43cd))return!0x0;if(0x2==_0x56bef7&&0x3==_0xd532c3){const _0x3dac5a=_0x572262[_0x1e885d(0x1a4)](_0x3eb1d9,_0x1e885d(0x1c1))[_0x1e885d(0x1f7)](({suggestion:_0x47c291,meta:_0x40e075})=>_0x40e075[_0x1e885d(0x196)]&&_0x1e885d(0x1c9)==_0x47c291[_0x1e885d(0x1a1)]);if(_0x3dac5a[_0x1e885d(0x1b0)]>0x1&&_0x5e43cd[_0x1e885d(0x1bc)][_0x1e885d(0x199)](_0x3eb1d9[_0x1e885d(0x1d9)]))return!0x0;if(0x1==_0x3dac5a[_0x1e885d(0x1b0)]&&(_0x3eb1d9[_0x1e885d(0x1d9)][_0x1e885d(0x199)](_0x5e43cd[_0x1e885d(0x1bc)])||_0x3eb1d9[_0x1e885d(0x1bc)][_0x1e885d(0x199)](_0x5e43cd[_0x1e885d(0x1d9)])))return!0x0;}if(0x3==_0x56bef7&&0x3==_0xd532c3&&_0x3eb1d9[_0x1e885d(0x1d9)][_0x1e885d(0x1de)](_0x5e43cd[_0x1e885d(0x1d9)])){const _0x4e89c4=_0x3eb1d9[_0x1e885d(0x1bc)][_0x1e885d(0x1c8)],_0x1d5e8b=_0x5e43cd[_0x1e885d(0x1d9)][_0x1e885d(0x1cf)];return _0x144cc3[_0x1e885d(0x1b8)](_0x4e89c4)&&_0x4e89c4===_0x1d5e8b;}return!0x1;}_0x64d9bd[_0x2305f7(0x1e6)][_0x2305f7(0x1ca)][_0x2305f7(0x1aa)](()=>{const _0x418d01=_0x2305f7;let _0x1618b0=!0x1;const _0x1959f0=Array[_0x418d01(0x1c3)](_0x64d9bd[_0x418d01(0x1e6)][_0x418d01(0x1ca)][_0x418d01(0x1e5)][_0x418d01(0x1bb)]());for(const {name:_0xba197c,data:_0x524865}of _0x1959f0){const {group:_0x2f9b27,type:_0x1ce2b5,subType:_0x418923,id:_0x423e61}=_0x572262[_0x418d01(0x1d0)](_0xba197c);if(_0x418d01(0x1c4)==_0x2f9b27&&_0x572262[_0x418d01(0x1d5)](_0x423e61)){if(_0x418d01(0x1b7)==_0x1ce2b5&&(_0x418d01(0x1a0)==_0x418923||_0x418d01(0x19b)==_0x418923)){const _0x1794b5=_0x572262[_0x418d01(0x1e3)](_0x423e61);if(_0x524865[_0x418d01(0x19d)]){const _0x456dec=_0x1794b5[_0x418d01(0x1a9)]()[_0x418d01(0x1a6)]();if(_0x144cc3[_0x418d01(0x1b8)](_0x456dec))continue;_0x572262[_0x418d01(0x1d6)](_0x1794b5),_0x1618b0=!0x0;}}if(_0x418d01(0x1c1)==_0x1ce2b5&&_0x418d01(0x1e1)==_0x418923&&!_0x524865[_0x418d01(0x19d)]){const _0xd6c1b=_0x572262[_0x418d01(0x1e3)](_0x423e61);_0xd6c1b[_0x418d01(0x1ba)]&&_0xd6c1b[_0x418d01(0x1ba)][_0x418d01(0x1b5)]&&(_0x572262[_0x418d01(0x1d6)](_0xd6c1b[_0x418d01(0x1ba)]),_0x1618b0=!0x0);}}}return _0x1618b0;}),this[_0x2305f7(0x1c0)](_0xe5f9f4);}[_0x5180e4(0x1c0)](_0x47e636){const _0x19cba5=_0x5180e4,_0x20ac04=this[_0x19cba5(0x1e7)],_0x55e0aa=_0x20ac04[_0x19cba5(0x1ef)];_0x20ac04[_0x19cba5(0x1f6)][_0x19cba5(0x1ee)](_0x19cba5(0x19a))[_0x19cba5(0x1df)][_0x19cba5(0x1d4)](_0x1897bf=>{const _0x1617b5=_0x19cba5;if(_0x1617b5(0x1b7)!=_0x1897bf[_0x1617b5(0x1da)]&&_0x1617b5(0x1c5)!=_0x1897bf[_0x1617b5(0x1da)])return;const {data:_0x5ba2d3}=_0x1897bf;if(!_0x5ba2d3||_0x1617b5(0x1b1)!=_0x5ba2d3[_0x1617b5(0x1b3)])return;const _0x4b4159=_0x5ba2d3[_0x1617b5(0x1b2)][0x0][_0x1617b5(0x1e9)];return _0x30f4d2(_0x1617b5(0x1b9)===_0x4b4159?_0x1064e1(_0x55e0aa,_0x1617b5(0x1bf)):_0x47e636[_0x4b4159]||_0x4b4159);function _0x30f4d2(_0x5d5d0a){const _0x5df2fb=_0x1617b5;return{'type':_0x5df2fb(0x1b4),'content':_0x1064e1(_0x55e0aa,_0x5df2fb(0x1ad),_0x5d5d0a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x197934=_0x57d8;(function(_0x5494dd,_0x51903d){const _0x1e6263=_0x57d8,_0x8adfdc=_0x5494dd();while(!![]){try{const _0x72f58c=-parseInt(_0x1e6263(0x18b))/0x1+parseInt(_0x1e6263(0x194))/0x2+parseInt(_0x1e6263(0x19a))/0x3+-parseInt(_0x1e6263(0x18a))/0x4*(-parseInt(_0x1e6263(0x1a3))/0x5)+parseInt(_0x1e6263(0x19b))/0x6*(parseInt(_0x1e6263(0x188))/0x7)+-parseInt(_0x1e6263(0x1a2))/0x8+-parseInt(_0x1e6263(0x18d))/0x9*(parseInt(_0x1e6263(0x19e))/0xa);if(_0x72f58c===_0x51903d)break;else _0x8adfdc['push'](_0x8adfdc['shift']());}catch(_0x347d3f){_0x8adfdc['push'](_0x8adfdc['shift']());}}}(_0x34a2,0xd2fea));import{Plugin as _0x6c063}from'ckeditor5/src/core.js';export default class ot extends _0x6c063{constructor(_0x58163d){const _0x47f334=_0x57d8;super(_0x58163d),this[_0x47f334(0x184)]=!0x1,this[_0x47f334(0x18c)]=!0x1;}[_0x197934(0x191)](){const _0x45bbf0=_0x197934,_0x31150b=this[_0x45bbf0(0x197)],_0x3a0b47=_0x31150b[_0x45bbf0(0x183)][_0x45bbf0(0x196)](_0x45bbf0(0x19d)),_0xf5dc85=_0x31150b[_0x45bbf0(0x183)][_0x45bbf0(0x196)](_0x45bbf0(0x187));_0x3a0b47&&(_0x3a0b47['on'](_0x45bbf0(0x186),(_0x4d260f,[,_0x430d7b])=>{const _0x451015=_0x45bbf0;this[_0x451015(0x184)]=_0xf5dc85[_0x451015(0x1a1)],_0x430d7b[_0x451015(0x1a4)][_0x451015(0x1a0)]=!this[_0x451015(0x184)];},{'priority':_0x45bbf0(0x189)}),this[_0x45bbf0(0x19f)](_0x3a0b47,_0x45bbf0(0x193),this[_0x45bbf0(0x18e)][_0x45bbf0(0x19c)](this)),this[_0x45bbf0(0x19f)](_0x3a0b47,_0x45bbf0(0x193),()=>{const _0x434cd5=_0x45bbf0;this[_0x434cd5(0x18c)]&&(_0xf5dc85[_0x434cd5(0x186)](),this[_0x434cd5(0x18c)]=!0x1);},{'priority':_0x45bbf0(0x195)}),_0x31150b[_0x45bbf0(0x190)][_0x45bbf0(0x196)](_0x45bbf0(0x192))[_0x45bbf0(0x198)](_0x45bbf0(0x19d)));}[_0x197934(0x18e)](_0xcadd62,_0x21b62f){const _0x12fa32=_0x197934,{suggestions:_0x154778}=_0x21b62f,_0x4cfb2c=this[_0x12fa32(0x197)][_0x12fa32(0x183)][_0x12fa32(0x196)](_0x12fa32(0x187)),_0x4c74dc=_0x4cfb2c[_0x12fa32(0x1a1)];this[_0x12fa32(0x184)]!==_0x4c74dc&&(_0x4cfb2c[_0x12fa32(0x186)](),this[_0x12fa32(0x18c)]=!0x0),_0x154778&&_0x154778[_0x12fa32(0x185)](({id:_0x3a96b3,type:_0xa75e57,author:_0x2e7ae5,created_at:_0x58e53a})=>{const _0x4e1aec=_0x12fa32,_0x786d33={'id':_0x3a96b3,'type':_0xa75e57,'authorId':this[_0x4e1aec(0x197)][_0x4e1aec(0x190)][_0x4e1aec(0x196)](_0x4e1aec(0x18f))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2e7ae5,'createdAt':_0x58e53a?new Date(_0x58e53a):new Date(),'source':_0x4e1aec(0x19d)}}};this[_0x4e1aec(0x197)][_0x4e1aec(0x190)][_0x4e1aec(0x196)](_0x4e1aec(0x192))[_0x4e1aec(0x199)](_0x786d33);});}}function _0x57d8(_0x46102d,_0x46a664){const _0x34a2fa=_0x34a2();return _0x57d8=function(_0x57d8fa,_0x3904b7){_0x57d8fa=_0x57d8fa-0x183;let _0x7b93cc=_0x34a2fa[_0x57d8fa];return _0x7b93cc;},_0x57d8(_0x46102d,_0x46a664);}function _0x34a2(){const _0x4b8f19=['high','3343324VmIAuj','582062hToDEL','_trackChangesExecuted','153ONnWPY','_handleImportedData','Users','plugins','afterInit','TrackChangesEditing','dataInsert','3375200SUSBhb','lowest','get','editor','enableCommand','_setSuggestionData','4753776kPbQoM','6IQFJfd','bind','importWord','1547260eUEKBy','listenTo','track_changes','value','7686200YSoCnK','10EuJrnf','collaboration_features','commands','_trackChangesValueDuringImport','forEach','execute','trackChanges','654913dsnEdi'];_0x34a2=function(){return _0x4b8f19;};return _0x34a2();}
23
+ const _0x1fb828=_0x492b;function _0x696b(){const _0x1a82d0=['_trackChangesExecuted','listenTo','enableCommand','7vkrURo','importWord','Users','2gzyrts','3784542WfWBOY','plugins','afterInit','dataInsert','editor','5450235yInpBd','collaboration_features','_handleImportedData','execute','get','forEach','value','bind','track_changes','5613102IFgNCZ','2170472trLtKy','559016bfGrCj','lowest','_trackChangesValueDuringImport','trackChanges','commands','2896107mTOdCi','_setSuggestionData','TrackChangesEditing','high','263323KIshCD'];_0x696b=function(){return _0x1a82d0;};return _0x696b();}function _0x492b(_0xd64728,_0x1eba46){const _0x696bba=_0x696b();return _0x492b=function(_0x492b17,_0x19ebc2){_0x492b17=_0x492b17-0xef;let _0x4f88ad=_0x696bba[_0x492b17];return _0x4f88ad;},_0x492b(_0xd64728,_0x1eba46);}(function(_0x594c4a,_0x42542f){const _0x43b60c=_0x492b,_0x235565=_0x594c4a();while(!![]){try{const _0x11aab8=parseInt(_0x43b60c(0xf4))/0x1+-parseInt(_0x43b60c(0xfb))/0x2*(-parseInt(_0x43b60c(0xf0))/0x3)+parseInt(_0x43b60c(0x10b))/0x4+-parseInt(_0x43b60c(0x101))/0x5+parseInt(_0x43b60c(0xfc))/0x6+-parseInt(_0x43b60c(0xf8))/0x7*(parseInt(_0x43b60c(0x10c))/0x8)+-parseInt(_0x43b60c(0x10a))/0x9;if(_0x11aab8===_0x42542f)break;else _0x235565['push'](_0x235565['shift']());}catch(_0x313fed){_0x235565['push'](_0x235565['shift']());}}}(_0x696b,0x96fe1));import{Plugin as _0x5080e6}from'ckeditor5/src/core.js';export default class ot extends _0x5080e6{constructor(_0x3c75bb){const _0x199804=_0x492b;super(_0x3c75bb),this[_0x199804(0x10e)]=!0x1,this[_0x199804(0xf5)]=!0x1;}[_0x1fb828(0xfe)](){const _0x5413dc=_0x1fb828,_0x4a300c=this[_0x5413dc(0x100)],_0x1907f5=_0x4a300c[_0x5413dc(0xef)][_0x5413dc(0x105)](_0x5413dc(0xf9)),_0x3f1843=_0x4a300c[_0x5413dc(0xef)][_0x5413dc(0x105)](_0x5413dc(0x10f));_0x1907f5&&(_0x1907f5['on'](_0x5413dc(0x104),(_0xc09137,[,_0x53da31])=>{const _0x3b4928=_0x5413dc;this[_0x3b4928(0x10e)]=_0x3f1843[_0x3b4928(0x107)],_0x53da31[_0x3b4928(0x102)][_0x3b4928(0x109)]=!this[_0x3b4928(0x10e)];},{'priority':_0x5413dc(0xf3)}),this[_0x5413dc(0xf6)](_0x1907f5,_0x5413dc(0xff),this[_0x5413dc(0x103)][_0x5413dc(0x108)](this)),this[_0x5413dc(0xf6)](_0x1907f5,_0x5413dc(0xff),()=>{const _0x5ab7fd=_0x5413dc;this[_0x5ab7fd(0xf5)]&&(_0x3f1843[_0x5ab7fd(0x104)](),this[_0x5ab7fd(0xf5)]=!0x1);},{'priority':_0x5413dc(0x10d)}),_0x4a300c[_0x5413dc(0xfd)][_0x5413dc(0x105)](_0x5413dc(0xf2))[_0x5413dc(0xf7)](_0x5413dc(0xf9)));}[_0x1fb828(0x103)](_0x37d901,_0x305e2e){const _0x141797=_0x1fb828,{suggestions:_0x201641}=_0x305e2e,_0x442b95=this[_0x141797(0x100)][_0x141797(0xef)][_0x141797(0x105)](_0x141797(0x10f)),_0x3a3a56=_0x442b95[_0x141797(0x107)];this[_0x141797(0x10e)]!==_0x3a3a56&&(_0x442b95[_0x141797(0x104)](),this[_0x141797(0xf5)]=!0x0),_0x201641&&_0x201641[_0x141797(0x106)](({id:_0x336ec3,type:_0x49bf76,author:_0x1c19f4,created_at:_0x38b95a})=>{const _0x4cd831=_0x141797,_0x3c199e={'id':_0x336ec3,'type':_0x49bf76,'authorId':this[_0x4cd831(0x100)][_0x4cd831(0xfd)][_0x4cd831(0x105)](_0x4cd831(0xfa))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1c19f4,'createdAt':_0x38b95a?new Date(_0x38b95a):new Date(),'source':_0x4cd831(0xf9)}}};this[_0x4cd831(0x100)][_0x4cd831(0xfd)][_0x4cd831(0x105)](_0x4cd831(0xf2))[_0x4cd831(0xf1)](_0x3c199e);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1138(){const _0x487275=['_registerLegacyDescription','*Outdent:*\x20%0','TrackChangesEditing','editor','outdentBlock','outdent','19093160CnPzYd','*Indent:*\x20%0','getItemLabel','registerDescriptionCallback','24mbWutx','1546915miymtW','enableCommand','indent','2xFRyjK','type','descriptionFactory','21qGgVJY','enableDefaultAttributesIntegration','format','313764wRZGdv','indentBlock','locale','registerBlockAttribute','blockIndent','afterInit','804803eZyqSQ','plugins','575499XHqisi','get','has','IndentEditing','285760lrBkmX','formatBlock','IndentBlock','registerAttributeLabel','getItems','12173166OFoqPU','commandName','FORMAT_INDENT'];_0x1138=function(){return _0x487275;};return _0x1138();}const _0x21001e=_0x49ca;function _0x49ca(_0x34b657,_0x2ed008){const _0x113893=_0x1138();return _0x49ca=function(_0x49ca46,_0x4a5e10){_0x49ca46=_0x49ca46-0x17c;let _0xdd5095=_0x113893[_0x49ca46];return _0xdd5095;},_0x49ca(_0x34b657,_0x2ed008);}(function(_0x34b0c7,_0x1f1606){const _0x2d6ffe=_0x49ca,_0xcc3b45=_0x34b0c7();while(!![]){try{const _0xc42c05=-parseInt(_0x2d6ffe(0x195))/0x1*(-parseInt(_0x2d6ffe(0x189))/0x2)+-parseInt(_0x2d6ffe(0x197))/0x3*(parseInt(_0x2d6ffe(0x185))/0x4)+parseInt(_0x2d6ffe(0x186))/0x5+parseInt(_0x2d6ffe(0x18f))/0x6*(parseInt(_0x2d6ffe(0x18c))/0x7)+parseInt(_0x2d6ffe(0x19b))/0x8+-parseInt(_0x2d6ffe(0x1a0))/0x9+parseInt(_0x2d6ffe(0x181))/0xa;if(_0xc42c05===_0x1f1606)break;else _0xcc3b45['push'](_0xcc3b45['shift']());}catch(_0x2c14ee){_0xcc3b45['push'](_0xcc3b45['shift']());}}}(_0x1138,0xadf54));import{Plugin as _0x5cab9b}from'ckeditor5/src/core.js';import{getTranslation as _0x374826}from'../utils/common-translations.js';export default class rt extends _0x5cab9b{[_0x21001e(0x194)](){const _0x3f5b18=_0x21001e,_0x2545a7=this[_0x3f5b18(0x17e)],_0x38bc48=_0x2545a7[_0x3f5b18(0x196)][_0x3f5b18(0x198)](_0x3f5b18(0x17d));if(_0x2545a7[_0x3f5b18(0x196)][_0x3f5b18(0x199)](_0x3f5b18(0x19a))&&(_0x38bc48[_0x3f5b18(0x187)](_0x3f5b18(0x188)),_0x38bc48[_0x3f5b18(0x187)](_0x3f5b18(0x180))),_0x2545a7[_0x3f5b18(0x196)][_0x3f5b18(0x199)](_0x3f5b18(0x19d))){for(const _0x57f59a of[_0x3f5b18(0x190),_0x3f5b18(0x17f)])_0x38bc48[_0x3f5b18(0x18d)](_0x57f59a);}const _0x421c6e=_0x2545a7[_0x3f5b18(0x191)];_0x38bc48[_0x3f5b18(0x192)](_0x3f5b18(0x193)),_0x38bc48[_0x3f5b18(0x18b)][_0x3f5b18(0x19e)](_0x3f5b18(0x193),_0x374826(_0x421c6e,_0x3f5b18(0x1a2))),this[_0x3f5b18(0x1a3)]();}[_0x21001e(0x1a3)](){const _0x2a60fb=_0x21001e,_0x24a33b=this[_0x2a60fb(0x17e)],_0x48b84f=_0x24a33b[_0x2a60fb(0x191)],_0x20f3fc=_0x24a33b[_0x2a60fb(0x196)][_0x2a60fb(0x198)](_0x2a60fb(0x17d));_0x20f3fc[_0x2a60fb(0x18b)][_0x2a60fb(0x184)](_0x5186e6=>{const _0x5e5d7c=_0x2a60fb;if(_0x5e5d7c(0x19c)!=_0x5186e6[_0x5e5d7c(0x18a)])return;const {data:_0x4ec23e}=_0x5186e6;if(!_0x4ec23e)return;if(_0x5e5d7c(0x190)!=_0x4ec23e[_0x5e5d7c(0x1a1)]&&_0x5e5d7c(0x17f)!=_0x4ec23e[_0x5e5d7c(0x1a1)])return;const _0x115b49=_0x5186e6[_0x5e5d7c(0x19f)]()[0x0],_0x3e0f66=_0x20f3fc[_0x5e5d7c(0x18b)][_0x5e5d7c(0x183)](_0x115b49);return _0x5e5d7c(0x190)==_0x4ec23e[_0x5e5d7c(0x1a1)]?{'type':_0x5e5d7c(0x18e),'content':_0x374826(_0x48b84f,_0x5e5d7c(0x182),_0x3e0f66)}:_0x5e5d7c(0x17f)==_0x4ec23e[_0x5e5d7c(0x1a1)]?{'type':_0x5e5d7c(0x18e),'content':_0x374826(_0x48b84f,_0x5e5d7c(0x17c),_0x3e0f66)}:void 0x0;});}}
23
+ const _0x19b8b1=_0x5d87;(function(_0x155554,_0x4bd1ca){const _0x384e8f=_0x5d87,_0x30ca28=_0x155554();while(!![]){try{const _0x2dc589=-parseInt(_0x384e8f(0x134))/0x1*(-parseInt(_0x384e8f(0x13a))/0x2)+-parseInt(_0x384e8f(0x13f))/0x3*(-parseInt(_0x384e8f(0x12e))/0x4)+-parseInt(_0x384e8f(0x148))/0x5*(-parseInt(_0x384e8f(0x130))/0x6)+-parseInt(_0x384e8f(0x13b))/0x7+parseInt(_0x384e8f(0x146))/0x8*(parseInt(_0x384e8f(0x150))/0x9)+-parseInt(_0x384e8f(0x140))/0xa+-parseInt(_0x384e8f(0x141))/0xb;if(_0x2dc589===_0x4bd1ca)break;else _0x30ca28['push'](_0x30ca28['shift']());}catch(_0x1f9539){_0x30ca28['push'](_0x30ca28['shift']());}}}(_0x1644,0xadcc5));import{Plugin as _0x39f81f}from'ckeditor5/src/core.js';function _0x5d87(_0x134648,_0x2e8215){const _0x1644ea=_0x1644();return _0x5d87=function(_0x5d87c1,_0x584b46){_0x5d87c1=_0x5d87c1-0x12a;let _0x1512dd=_0x1644ea[_0x5d87c1];return _0x1512dd;},_0x5d87(_0x134648,_0x2e8215);}import{getTranslation as _0x229585}from'../utils/common-translations.js';function _0x1644(){const _0x384264=['outdent','afterInit','enableCommand','IndentEditing','901112wthWKU','locale','680934eyjrVh','getItemLabel','format','TrackChangesEditing','9wxIMhj','descriptionFactory','outdentBlock','getItems','*Indent:*\x20%0','blockIndent','91338GHDfGS','9569098qlmVxM','IndentBlock','registerAttributeLabel','has','3DdqjOo','8332950bUSuMP','1750254WidPKv','editor','type','formatBlock','enableDefaultAttributesIntegration','29760RTnUAh','*Outdent:*\x20%0','45zmnKeg','registerDescriptionCallback','FORMAT_INDENT','get','indentBlock','indent','_registerLegacyDescription','commandName','3420RvrPpP','plugins','registerBlockAttribute'];_0x1644=function(){return _0x384264;};return _0x1644();}export default class rt extends _0x39f81f{[_0x19b8b1(0x12b)](){const _0x2d4516=_0x19b8b1,_0x3a9634=this[_0x2d4516(0x142)],_0x433ee6=_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x14b)](_0x2d4516(0x133));if(_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x13e)](_0x2d4516(0x12d))&&(_0x433ee6[_0x2d4516(0x12c)](_0x2d4516(0x14d)),_0x433ee6[_0x2d4516(0x12c)](_0x2d4516(0x12a))),_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x13e)](_0x2d4516(0x13c))){for(const _0x2f576d of[_0x2d4516(0x14c),_0x2d4516(0x136)])_0x433ee6[_0x2d4516(0x145)](_0x2f576d);}const _0x55ae8a=_0x3a9634[_0x2d4516(0x12f)];_0x433ee6[_0x2d4516(0x152)](_0x2d4516(0x139)),_0x433ee6[_0x2d4516(0x135)][_0x2d4516(0x13d)](_0x2d4516(0x139),_0x229585(_0x55ae8a,_0x2d4516(0x14a))),this[_0x2d4516(0x14e)]();}[_0x19b8b1(0x14e)](){const _0x2a1654=_0x19b8b1,_0x5411d2=this[_0x2a1654(0x142)],_0x40c6ad=_0x5411d2[_0x2a1654(0x12f)],_0x575300=_0x5411d2[_0x2a1654(0x151)][_0x2a1654(0x14b)](_0x2a1654(0x133));_0x575300[_0x2a1654(0x135)][_0x2a1654(0x149)](_0x5db5d8=>{const _0x21090e=_0x2a1654;if(_0x21090e(0x144)!=_0x5db5d8[_0x21090e(0x143)])return;const {data:_0x33fe7a}=_0x5db5d8;if(!_0x33fe7a)return;if(_0x21090e(0x14c)!=_0x33fe7a[_0x21090e(0x14f)]&&_0x21090e(0x136)!=_0x33fe7a[_0x21090e(0x14f)])return;const _0x42386f=_0x5db5d8[_0x21090e(0x137)]()[0x0],_0x2598f5=_0x575300[_0x21090e(0x135)][_0x21090e(0x131)](_0x42386f);return _0x21090e(0x14c)==_0x33fe7a[_0x21090e(0x14f)]?{'type':_0x21090e(0x132),'content':_0x229585(_0x40c6ad,_0x21090e(0x138),_0x2598f5)}:_0x21090e(0x136)==_0x33fe7a[_0x21090e(0x14f)]?{'type':_0x21090e(0x132),'content':_0x229585(_0x40c6ad,_0x21090e(0x147),_0x2598f5)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x208565=_0x53a7;(function(_0x112dce,_0x5ec123){var _0x2dcfa1=_0x53a7,_0x49f583=_0x112dce();while(!![]){try{var _0x5e3621=parseInt(_0x2dcfa1(0x18d))/0x1+parseInt(_0x2dcfa1(0x198))/0x2*(-parseInt(_0x2dcfa1(0x197))/0x3)+parseInt(_0x2dcfa1(0x194))/0x4*(-parseInt(_0x2dcfa1(0x193))/0x5)+parseInt(_0x2dcfa1(0x19e))/0x6*(-parseInt(_0x2dcfa1(0x199))/0x7)+-parseInt(_0x2dcfa1(0x190))/0x8*(-parseInt(_0x2dcfa1(0x19a))/0x9)+-parseInt(_0x2dcfa1(0x19c))/0xa+parseInt(_0x2dcfa1(0x195))/0xb;if(_0x5e3621===_0x5ec123)break;else _0x49f583['push'](_0x49f583['shift']());}catch(_0x41f5dc){_0x49f583['push'](_0x49f583['shift']());}}}(_0x1e4e,0x1c714));function _0x53a7(_0x5840bc,_0x57971d){var _0x1e4e38=_0x1e4e();return _0x53a7=function(_0x53a762,_0x9120b6){_0x53a762=_0x53a762-0x18d;var _0x454ac9=_0x1e4e38[_0x53a762];return _0x454ac9;},_0x53a7(_0x5840bc,_0x57971d);}function _0x1e4e(){var _0x3b26cc=['20EVDmuI','8125986FFZXLg','input','102tBxXkr','3292jCWDyw','1841YAaxwq','8271IKjWTC','plugins','2325330mjmICP','TrackChangesEditing','3954RQtcrT','editor','23841CfObwW','requires','init','304wTiGeD','enableCommand','get','219175jKGyiM'];_0x1e4e=function(){return _0x3b26cc;};return _0x1e4e();}import{Plugin as _0x205ecd}from'ckeditor5/src/core.js';import{Input as _0x361981}from'ckeditor5/src/typing.js';export default class at extends _0x205ecd{static get[_0x208565(0x18e)](){return[_0x361981];}[_0x208565(0x18f)](){var _0x779116=_0x208565;this[_0x779116(0x19f)][_0x779116(0x19b)][_0x779116(0x192)](_0x779116(0x19d))[_0x779116(0x191)](_0x779116(0x196));}}
23
+ function _0x190c(_0x441ab8,_0x4de017){var _0x804eb2=_0x804e();return _0x190c=function(_0x190c29,_0x340f38){_0x190c29=_0x190c29-0x7d;var _0x567fc0=_0x804eb2[_0x190c29];return _0x567fc0;},_0x190c(_0x441ab8,_0x4de017);}var _0x200d79=_0x190c;(function(_0x45e03a,_0x2cd286){var _0x351cbb=_0x190c,_0x1cb672=_0x45e03a();while(!![]){try{var _0x3564ae=parseInt(_0x351cbb(0x83))/0x1+parseInt(_0x351cbb(0x82))/0x2+parseInt(_0x351cbb(0x85))/0x3+parseInt(_0x351cbb(0x7d))/0x4+parseInt(_0x351cbb(0x8d))/0x5*(-parseInt(_0x351cbb(0x86))/0x6)+-parseInt(_0x351cbb(0x8a))/0x7*(parseInt(_0x351cbb(0x8b))/0x8)+parseInt(_0x351cbb(0x88))/0x9;if(_0x3564ae===_0x2cd286)break;else _0x1cb672['push'](_0x1cb672['shift']());}catch(_0x1cbc7f){_0x1cb672['push'](_0x1cb672['shift']());}}}(_0x804e,0xa3115));import{Plugin as _0x24c141}from'ckeditor5/src/core.js';import{Input as _0x2255cd}from'ckeditor5/src/typing.js';function _0x804e(){var _0x17ea5e=['4691043sOlkNl','requires','839734sirFeB','40cYLBfz','init','4656885gtNpbq','532500GIdWyL','get','plugins','enableCommand','input','893770Jjhahk','149334vddVlV','TrackChangesEditing','2845623HhazGv','6iNDHwJ','editor'];_0x804e=function(){return _0x17ea5e;};return _0x804e();}export default class at extends _0x24c141{static get[_0x200d79(0x89)](){return[_0x2255cd];}[_0x200d79(0x8c)](){var _0x368dc1=_0x200d79;this[_0x368dc1(0x87)][_0x368dc1(0x7f)][_0x368dc1(0x7e)](_0x368dc1(0x84))[_0x368dc1(0x80)](_0x368dc1(0x81));}}