@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240702.0 → 0.0.0-nightly-20240703.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 _0x5eba38=_0x5054;(function(_0x30bfd2,_0x207aaa){const _0x12dbb9=_0x5054,_0x2aa768=_0x30bfd2();while(!![]){try{const _0x59180a=-parseInt(_0x12dbb9(0xdc))/0x1+parseInt(_0x12dbb9(0x104))/0x2*(-parseInt(_0x12dbb9(0x105))/0x3)+-parseInt(_0x12dbb9(0xd6))/0x4+parseInt(_0x12dbb9(0x108))/0x5+-parseInt(_0x12dbb9(0xd3))/0x6*(parseInt(_0x12dbb9(0xf5))/0x7)+-parseInt(_0x12dbb9(0xf9))/0x8+parseInt(_0x12dbb9(0xd8))/0x9;if(_0x59180a===_0x207aaa)break;else _0x2aa768['push'](_0x2aa768['shift']());}catch(_0x3e1927){_0x2aa768['push'](_0x2aa768['shift']());}}}(_0x5882,0xe3644));import{Plugin as _0x470d90}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4f30a6}from'ckeditor5/src/ui.js';import{getTranslation as _0xd75ddc}from'../utils/common-translations.js';function _0x5882(){const _0x472d16=['80282lbxbFL','commandName','plugins','type','FORMAT_FONT_BACKGROUND','value','get','normalizeSizeOptions','find','FORMAT_FONT_FAMILY','FontSize','registerInlineAttribute','*Set\x20font\x20background\x20color:*\x20%0','registerDescriptionCallback','format','FontBackgroundColorEditing','*Set\x20font\x20size:*\x20%0','*Reset\x20font\x20color*','fontFamily','fontSize','*Reset\x20font\x20background\x20color*','TrackChangesEditing','registerAttributeLabel','FontColorEditing','commandParams','49JjTpiV','FORMAT_FONT_COLOR','enableDefaultAttributesIntegration','title','2506400WoPhZo','afterInit','trim','*Set\x20font\x20color:*\x20%0','locale','_registerLegacyDescription','fontColor','FontFamilyEditing','config','FORMAT_FONT_SIZE','fontBackgroundColor.colors','34BflXDc','215178pKOhSQ','descriptionFactory','fontSize.options','4749770Gopsti','*Reset\x20font\x20family*','*Set\x20font\x20family:*\x20%0','FontSizeEditing','label','formatInline','fontBackgroundColor','1542966NZiPsL','*Reset\x20font\x20size*','fontColor.colors','4286348yxffOt','toLowerCase','40194720oeuqKq','editor','has','model'];_0x5882=function(){return _0x472d16;};return _0x5882();}const ro=[{'pluginName':_0x5eba38(0x10b),'commandName':_0x5eba38(0xef)},{'pluginName':_0x5eba38(0x100),'commandName':_0x5eba38(0xee)},{'pluginName':_0x5eba38(0xf3),'commandName':_0x5eba38(0xff)},{'pluginName':_0x5eba38(0xeb),'commandName':_0x5eba38(0xd2)}];function _0x5054(_0xe6940d,_0x5d6332){const _0x58829a=_0x5882();return _0x5054=function(_0x505404,_0x3392e3){_0x505404=_0x505404-0xd0;let _0x15929e=_0x58829a[_0x505404];return _0x15929e;},_0x5054(_0xe6940d,_0x5d6332);}export default class Q extends _0x470d90{[_0x5eba38(0xfa)](){const _0x3ec229=_0x5eba38,_0x2c0203=this[_0x3ec229(0xd9)][_0x3ec229(0xfd)],_0x390814=this[_0x3ec229(0xd9)][_0x3ec229(0xde)][_0x3ec229(0xe2)](_0x3ec229(0xf1));for(const {pluginName:_0x42f2a9,commandName:_0x1d8c47}of ro)this[_0x3ec229(0xd9)][_0x3ec229(0xde)][_0x3ec229(0xda)](_0x42f2a9)&&(_0x390814[_0x3ec229(0xf7)](_0x1d8c47),_0x390814[_0x3ec229(0xe7)](_0x1d8c47));_0x390814[_0x3ec229(0x106)][_0x3ec229(0xf2)](_0x3ec229(0xef),_0xd75ddc(_0x2c0203,_0x3ec229(0x102))),_0x390814[_0x3ec229(0x106)][_0x3ec229(0xf2)](_0x3ec229(0xee),_0xd75ddc(_0x2c0203,_0x3ec229(0xe5))),_0x390814[_0x3ec229(0x106)][_0x3ec229(0xf2)](_0x3ec229(0xff),_0xd75ddc(_0x2c0203,_0x3ec229(0xf6))),_0x390814[_0x3ec229(0x106)][_0x3ec229(0xf2)](_0x3ec229(0xd2),_0xd75ddc(_0x2c0203,_0x3ec229(0xe0))),this[_0x3ec229(0xfe)]();}[_0x5eba38(0xfe)](){const _0x29be6b=_0x5eba38,_0x1b23c8=this[_0x29be6b(0xd9)],_0x2cf396=_0x1b23c8[_0x29be6b(0xfd)];_0x1b23c8[_0x29be6b(0xde)][_0x29be6b(0xe2)](_0x29be6b(0xf1))[_0x29be6b(0x106)][_0x29be6b(0xe9)](_0x55a7d2=>{const _0x57daba=_0x29be6b,_0x2ea9ff=_0x2cf396['t'];if(_0x57daba(0xd1)!=_0x55a7d2[_0x57daba(0xdf)])return;const {data:_0xda52e7}=_0x55a7d2;if(null!=_0xda52e7){if(_0x57daba(0xef)==_0xda52e7[_0x57daba(0xdd)]){const _0x4806f7=_0xda52e7[_0x57daba(0xf4)][0x0][_0x57daba(0xe1)];if(_0x4806f7){const _0x16bb00=_0x2ea9ff(this[_0x57daba(0xd9)][_0x57daba(0xde)][_0x57daba(0xe2)](_0x57daba(0xe6))[_0x57daba(0xe3)](this[_0x57daba(0xd9)][_0x57daba(0x101)][_0x57daba(0xe2)](_0x57daba(0x107)))[_0x57daba(0xe4)](_0x4391d7=>_0x4391d7[_0x57daba(0xdb)]==_0x4806f7)[_0x57daba(0xf8)])[_0x57daba(0xd7)]();return{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xec),_0x16bb00)};}return{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xd4))};}if(_0x57daba(0xee)==_0xda52e7[_0x57daba(0xdd)]){const _0x482090=_0xda52e7[_0x57daba(0xf4)][0x0][_0x57daba(0xe1)];return _0x482090?{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0x10a),_0x482090)}:{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0x109))};}if(_0x57daba(0xff)==_0xda52e7[_0x57daba(0xdd)]){const _0x2d0d4f=_0xda52e7[_0x57daba(0xf4)][0x0][_0x57daba(0xe1)];if(_0x2d0d4f){const _0x6455f9=_0x4f30a6(this[_0x57daba(0xd9)][_0x57daba(0x101)][_0x57daba(0xe2)](_0x57daba(0xd5)))[_0x57daba(0xe4)](_0x289bc4=>_0x289bc4[_0x57daba(0xdb)]==_0x2d0d4f);let _0x1f0a29=_0x2d0d4f,_0x1e404c='';return _0x6455f9&&(_0x1f0a29=_0x6455f9[_0x57daba(0xd0)],_0x1e404c=_0x2ea9ff(_0x1f0a29)[_0x57daba(0xd7)]()),{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xfc),_0x1e404c)[_0x57daba(0xfb)](),'color':{'value':_0x2d0d4f,'title':_0x1e404c||_0x1f0a29}};}return{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xed))};}if(_0x57daba(0xd2)==_0xda52e7[_0x57daba(0xdd)]){const _0x565e48=_0xda52e7[_0x57daba(0xf4)][0x0][_0x57daba(0xe1)];if(_0x565e48){const _0x2b26d9=_0x4f30a6(this[_0x57daba(0xd9)][_0x57daba(0x101)][_0x57daba(0xe2)](_0x57daba(0x103)))[_0x57daba(0xe4)](_0x131593=>_0x131593[_0x57daba(0xdb)]==_0x565e48);let _0x2ba9c4=_0x565e48,_0x8074be='';return _0x2b26d9&&(_0x2ba9c4=_0x2b26d9[_0x57daba(0xd0)],_0x8074be=_0x2ea9ff(_0x2ba9c4)[_0x57daba(0xd7)]()),{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xe8),_0x8074be)[_0x57daba(0xfb)](),'color':{'value':_0x565e48,'title':_0x8074be||_0x2ba9c4}};}return{'type':_0x57daba(0xea),'content':_0xd75ddc(_0x2cf396,_0x57daba(0xf0))};}}});}}
23
+ function _0x4601(){const _0x3c07ca=['FORMAT_FONT_SIZE','2872geDIlk','FontSizeEditing','editor','type','formatInline','toLowerCase','registerAttributeLabel','*Set\x20font\x20size:*\x20%0','descriptionFactory','1015650NlBTdD','afterInit','find','commandName','label','get','FontSize','fontFamily','has','39qfKyZt','locale','*Set\x20font\x20background\x20color:*\x20%0','TrackChangesEditing','188973Ikzoij','1352544ktGAsY','FORMAT_FONT_FAMILY','fontColor.colors','FontColorEditing','*Set\x20font\x20family:*\x20%0','*Set\x20font\x20color:*\x20%0','FontFamilyEditing','*Reset\x20font\x20background\x20color*','fontSize','trim','5646222tNCvUU','11292nYOGSb','_registerLegacyDescription','*Reset\x20font\x20size*','FORMAT_FONT_BACKGROUND','config','FORMAT_FONT_COLOR','commandParams','fontSize.options','160530EelkSu','registerInlineAttribute','value','*Reset\x20font\x20family*','format','*Reset\x20font\x20color*','FontBackgroundColorEditing','registerDescriptionCallback','enableDefaultAttributesIntegration','model','normalizeSizeOptions','3395sxUUbF','plugins','fontColor','title','fontBackgroundColor.colors','fontBackgroundColor'];_0x4601=function(){return _0x3c07ca;};return _0x4601();}const _0x47257c=_0x43f6;(function(_0x5f3031,_0x1e6421){const _0x43186e=_0x43f6,_0x34d337=_0x5f3031();while(!![]){try{const _0x25affc=-parseInt(_0x43186e(0xc1))/0x1+-parseInt(_0x43186e(0xd5))/0x2+parseInt(_0x43186e(0xbd))/0x3*(-parseInt(_0x43186e(0xcd))/0x4)+parseInt(_0x43186e(0xb4))/0x5+-parseInt(_0x43186e(0xc2))/0x6+parseInt(_0x43186e(0xe0))/0x7*(-parseInt(_0x43186e(0xe7))/0x8)+parseInt(_0x43186e(0xcc))/0x9;if(_0x25affc===_0x1e6421)break;else _0x34d337['push'](_0x34d337['shift']());}catch(_0xeeff7b){_0x34d337['push'](_0x34d337['shift']());}}}(_0x4601,0x1e854));import{Plugin as _0x173cc2}from'ckeditor5/src/core.js';function _0x43f6(_0x2ca992,_0x552df0){const _0x46011d=_0x4601();return _0x43f6=function(_0x43f6e7,_0x467568){_0x43f6e7=_0x43f6e7-0xae;let _0x28e629=_0x46011d[_0x43f6e7];return _0x28e629;},_0x43f6(_0x2ca992,_0x552df0);}import{normalizeColorOptions as _0x18f2ff}from'ckeditor5/src/ui.js';import{getTranslation as _0x72dc71}from'../utils/common-translations.js';const ro=[{'pluginName':_0x47257c(0xe8),'commandName':_0x47257c(0xca)},{'pluginName':_0x47257c(0xc8),'commandName':_0x47257c(0xbb)},{'pluginName':_0x47257c(0xc5),'commandName':_0x47257c(0xe2)},{'pluginName':_0x47257c(0xdb),'commandName':_0x47257c(0xe5)}];export default class Q extends _0x173cc2{[_0x47257c(0xb5)](){const _0x1aca23=_0x47257c,_0x3bdb4c=this[_0x1aca23(0xe9)][_0x1aca23(0xbe)],_0x1d0ee4=this[_0x1aca23(0xe9)][_0x1aca23(0xe1)][_0x1aca23(0xb9)](_0x1aca23(0xc0));for(const {pluginName:_0x52b8de,commandName:_0x1f4466}of ro)this[_0x1aca23(0xe9)][_0x1aca23(0xe1)][_0x1aca23(0xbc)](_0x52b8de)&&(_0x1d0ee4[_0x1aca23(0xdd)](_0x1f4466),_0x1d0ee4[_0x1aca23(0xd6)](_0x1f4466));_0x1d0ee4[_0x1aca23(0xb3)][_0x1aca23(0xb1)](_0x1aca23(0xca),_0x72dc71(_0x3bdb4c,_0x1aca23(0xe6))),_0x1d0ee4[_0x1aca23(0xb3)][_0x1aca23(0xb1)](_0x1aca23(0xbb),_0x72dc71(_0x3bdb4c,_0x1aca23(0xc3))),_0x1d0ee4[_0x1aca23(0xb3)][_0x1aca23(0xb1)](_0x1aca23(0xe2),_0x72dc71(_0x3bdb4c,_0x1aca23(0xd2))),_0x1d0ee4[_0x1aca23(0xb3)][_0x1aca23(0xb1)](_0x1aca23(0xe5),_0x72dc71(_0x3bdb4c,_0x1aca23(0xd0))),this[_0x1aca23(0xce)]();}[_0x47257c(0xce)](){const _0x5103a2=_0x47257c,_0x256984=this[_0x5103a2(0xe9)],_0x4aa0b7=_0x256984[_0x5103a2(0xbe)];_0x256984[_0x5103a2(0xe1)][_0x5103a2(0xb9)](_0x5103a2(0xc0))[_0x5103a2(0xb3)][_0x5103a2(0xdc)](_0x412925=>{const _0x329589=_0x5103a2,_0x8320af=_0x4aa0b7['t'];if(_0x329589(0xaf)!=_0x412925[_0x329589(0xae)])return;const {data:_0xd78ae5}=_0x412925;if(null!=_0xd78ae5){if(_0x329589(0xca)==_0xd78ae5[_0x329589(0xb7)]){const _0x3aa033=_0xd78ae5[_0x329589(0xd3)][0x0][_0x329589(0xd7)];if(_0x3aa033){const _0x236a62=_0x8320af(this[_0x329589(0xe9)][_0x329589(0xe1)][_0x329589(0xb9)](_0x329589(0xba))[_0x329589(0xdf)](this[_0x329589(0xe9)][_0x329589(0xd1)][_0x329589(0xb9)](_0x329589(0xd4)))[_0x329589(0xb6)](_0x148f73=>_0x148f73[_0x329589(0xde)]==_0x3aa033)[_0x329589(0xe3)])[_0x329589(0xb0)]();return{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xb2),_0x236a62)};}return{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xcf))};}if(_0x329589(0xbb)==_0xd78ae5[_0x329589(0xb7)]){const _0x47c966=_0xd78ae5[_0x329589(0xd3)][0x0][_0x329589(0xd7)];return _0x47c966?{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xc6),_0x47c966)}:{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xd8))};}if(_0x329589(0xe2)==_0xd78ae5[_0x329589(0xb7)]){const _0x335bf1=_0xd78ae5[_0x329589(0xd3)][0x0][_0x329589(0xd7)];if(_0x335bf1){const _0x5989ed=_0x18f2ff(this[_0x329589(0xe9)][_0x329589(0xd1)][_0x329589(0xb9)](_0x329589(0xc4)))[_0x329589(0xb6)](_0x5571a5=>_0x5571a5[_0x329589(0xde)]==_0x335bf1);let _0x5838f5=_0x335bf1,_0x30f651='';return _0x5989ed&&(_0x5838f5=_0x5989ed[_0x329589(0xb8)],_0x30f651=_0x8320af(_0x5838f5)[_0x329589(0xb0)]()),{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xc7),_0x30f651)[_0x329589(0xcb)](),'color':{'value':_0x335bf1,'title':_0x30f651||_0x5838f5}};}return{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xda))};}if(_0x329589(0xe5)==_0xd78ae5[_0x329589(0xb7)]){const _0x1909ae=_0xd78ae5[_0x329589(0xd3)][0x0][_0x329589(0xd7)];if(_0x1909ae){const _0xafdd89=_0x18f2ff(this[_0x329589(0xe9)][_0x329589(0xd1)][_0x329589(0xb9)](_0x329589(0xe4)))[_0x329589(0xb6)](_0x21666c=>_0x21666c[_0x329589(0xde)]==_0x1909ae);let _0x15973a=_0x1909ae,_0x5afdd0='';return _0xafdd89&&(_0x15973a=_0xafdd89[_0x329589(0xb8)],_0x5afdd0=_0x8320af(_0x15973a)[_0x329589(0xb0)]()),{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xbf),_0x5afdd0)[_0x329589(0xcb)](),'color':{'value':_0x1909ae,'title':_0x5afdd0||_0x15973a}};}return{'type':_0x329589(0xd9),'content':_0x72dc71(_0x4aa0b7,_0x329589(0xc9))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e23dd=_0x275b;(function(_0x20314c,_0x1fe048){const _0x36cdc1=_0x275b,_0xb08524=_0x20314c();while(!![]){try{const _0x50e9f1=parseInt(_0x36cdc1(0x98))/0x1+parseInt(_0x36cdc1(0x77))/0x2*(-parseInt(_0x36cdc1(0x6e))/0x3)+parseInt(_0x36cdc1(0x7a))/0x4+-parseInt(_0x36cdc1(0x66))/0x5+-parseInt(_0x36cdc1(0x69))/0x6+parseInt(_0x36cdc1(0x88))/0x7+-parseInt(_0x36cdc1(0x8b))/0x8*(parseInt(_0x36cdc1(0x6f))/0x9);if(_0x50e9f1===_0x1fe048)break;else _0xb08524['push'](_0xb08524['shift']());}catch(_0x1a8024){_0xb08524['push'](_0xb08524['shift']());}}}(_0x5517,0x8b26c));import{Plugin as _0x18885c}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1e60c9}from'ckeditor5/src/ui.js';import{getTranslation as _0x3a69a8}from'../utils/common-translations.js';export default class X extends _0x18885c{[_0x3e23dd(0x8f)](){const _0x4b6236=_0x3e23dd,_0x4883e3=this[_0x4b6236(0x74)],_0x1fa3e6=_0x4883e3[_0x4b6236(0x6c)][_0x4b6236(0x97)](_0x4b6236(0x87)),_0x502634=_0x4883e3[_0x4b6236(0x7f)][_0x4b6236(0x97)](_0x4b6236(0x84)),_0x5ef1b2=_0x4883e3[_0x4b6236(0x7f)][_0x4b6236(0x97)](_0x4b6236(0x94));_0x502634&&_0x5ef1b2&&(_0x1fa3e6[_0x4b6236(0x82)](_0x4b6236(0x94)),_0x1fa3e6[_0x4b6236(0x7b)](_0x4b6236(0x84)),this[_0x4b6236(0x72)]());}[_0x3e23dd(0x72)](){const _0x163daf=_0x3e23dd,_0x2d4096=this[_0x163daf(0x74)],_0x3116b4=_0x2d4096[_0x163daf(0x73)];_0x2d4096[_0x163daf(0x6c)][_0x163daf(0x97)](_0x163daf(0x87))[_0x163daf(0x92)][_0x163daf(0x71)](_0x104b8c=>{const _0x145b11=_0x163daf;if(_0x145b11(0x65)!=_0x104b8c[_0x145b11(0x95)]&&_0x145b11(0x96)!=_0x104b8c[_0x145b11(0x95)])return;const {data:_0x1b29ba}=_0x104b8c;if(_0x1b29ba&&_0x145b11(0x94)===_0x1b29ba[_0x145b11(0x89)]){const _0x19fddf=[],_0x3a02c9=_0x1b29ba[_0x145b11(0x67)][0x0];for(const [_0xadd8d6,_0x1d95af]of Object[_0x145b11(0x6d)](_0x3a02c9))_0x19fddf[_0x145b11(0x7e)](so(_0x2d4096,_0xadd8d6,_0x1d95af));return _0x19fddf[_0x145b11(0x90)]?{'type':_0x145b11(0x8c),'content':_0x3a69a8(_0x3116b4,_0x145b11(0x7d),_0x19fddf[_0x145b11(0x83)](',\x20'))}:{'type':_0x145b11(0x8c),'content':_0x3a69a8(_0x3116b4,_0x145b11(0x8a))};}});}}function _0x275b(_0xceb63e,_0x435bc7){const _0x55170c=_0x5517();return _0x275b=function(_0x275bd2,_0x55b6fe){_0x275bd2=_0x275bd2-0x65;let _0x4cdd8f=_0x55170c[_0x275bd2];return _0x4cdd8f;},_0x275b(_0xceb63e,_0x435bc7);}function so(_0x2006f5,_0x393b18,_0x5cdf17){const _0x2d1b15=_0x3e23dd,_0x42ed32=_0x2006f5[_0x2d1b15(0x73)]['t'],_0x54a01d=_0x393b18[_0x2d1b15(0x81)](/(?=[A-Z])/)[_0x2d1b15(0x83)]('\x20'),_0x448031=_0x42ed32(_0x54a01d[_0x2d1b15(0x76)](0x0)[_0x2d1b15(0x80)]()+_0x54a01d[_0x2d1b15(0x70)](0x1))[_0x2d1b15(0x75)]();if(_0x2d1b15(0x78)==typeof _0x5cdf17)return _0x448031;if(_0x2d1b15(0x79)===_0x393b18||_0x2d1b15(0x93)===_0x393b18){const _0x311e35=_0x1e60c9(_0x2006f5[_0x2d1b15(0x6b)][_0x2d1b15(0x97)](_0x2d1b15(0x85)))[_0x2d1b15(0x99)](_0x6d2e36=>_0x6d2e36[_0x2d1b15(0x8d)]==_0x5cdf17);return _0x448031+'\x20('+(_0x311e35?_0x42ed32(_0x311e35[_0x2d1b15(0x8e)])[_0x2d1b15(0x75)]():_0x5cdf17)+')';}if(_0x2d1b15(0x91)===_0x393b18&&isNaN(parseFloat(_0x5cdf17))){const _0x20689f=_0x2006f5[_0x2d1b15(0x6c)][_0x2d1b15(0x97)](_0x2d1b15(0x86))[_0x2d1b15(0x7c)](_0x2006f5[_0x2d1b15(0x6b)][_0x2d1b15(0x97)](_0x2d1b15(0x6a)))[_0x2d1b15(0x99)](_0x37e06c=>_0x37e06c[_0x2d1b15(0x8d)]==_0x5cdf17);return _0x448031+'\x20('+(_0x20689f?_0x42ed32(_0x20689f[_0x2d1b15(0x68)])[_0x2d1b15(0x75)]():_0x5cdf17)+')';}return _0x448031+'\x20('+_0x5cdf17+')';}function _0x5517(){const _0x2e8d71=['fontSize','descriptionFactory','fontBackgroundColor','pasteFormat','type','formatInline','get','691775GYmgwS','find','formatBlock','580530rFkhiQ','commandParams','title','1388760EzbZzH','fontSize.options','config','plugins','entries','12JOLnce','2350287rLeYjn','slice','registerDescriptionCallback','_registerLegacyDescription','locale','editor','toLowerCase','charAt','188114sLoLMZ','boolean','fontColor','2635888AvBlQq','enableCommand','normalizeSizeOptions','*Set\x20format\x20to:*\x20%0','push','commands','toUpperCase','split','enableDefaultAttributesIntegration','join','copyFormat','fontColor.colors','FontSize','TrackChangesEditing','1429078fiycHx','commandName','*Remove\x20all\x20formatting*','8bOLewH','format','model','label','afterInit','length'];_0x5517=function(){return _0x2e8d71;};return _0x5517();}
23
+ const _0x1a9cc8=_0x9b9d;(function(_0x286fe5,_0x52fe0c){const _0x2c10f7=_0x9b9d,_0x465018=_0x286fe5();while(!![]){try{const _0x48e550=-parseInt(_0x2c10f7(0x78))/0x1*(-parseInt(_0x2c10f7(0x97))/0x2)+-parseInt(_0x2c10f7(0x72))/0x3*(-parseInt(_0x2c10f7(0x8e))/0x4)+-parseInt(_0x2c10f7(0x77))/0x5+parseInt(_0x2c10f7(0x74))/0x6+parseInt(_0x2c10f7(0x7b))/0x7*(-parseInt(_0x2c10f7(0xa4))/0x8)+parseInt(_0x2c10f7(0x9a))/0x9+-parseInt(_0x2c10f7(0x8c))/0xa;if(_0x48e550===_0x52fe0c)break;else _0x465018['push'](_0x465018['shift']());}catch(_0x18be70){_0x465018['push'](_0x465018['shift']());}}}(_0x4435,0x43ca6));function _0x9b9d(_0x2cc65e,_0x3274b9){const _0x4435df=_0x4435();return _0x9b9d=function(_0x9b9da9,_0xbb856a){_0x9b9da9=_0x9b9da9-0x71;let _0x2e1961=_0x4435df[_0x9b9da9];return _0x2e1961;},_0x9b9d(_0x2cc65e,_0x3274b9);}import{Plugin as _0x2a1337}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5a9002}from'ckeditor5/src/ui.js';function _0x4435(){const _0x31c1d7=['type','slice','fontColor','toUpperCase','afterInit','534112lyLfGl','registerDescriptionCallback','join','label','159QNKqHA','_registerLegacyDescription','3218202dJPncZ','*Remove\x20all\x20formatting*','FontSize','2039710fxMWho','759eHDXbp','TrackChangesEditing','plugins','14fKCnQF','copyFormat','enableCommand','formatBlock','title','model','get','entries','formatInline','boolean','format','editor','fontBackgroundColor','charAt','config','fontSize','*Set\x20format\x20to:*\x20%0','9093930qYRqvV','length','27212lZjfES','find','pasteFormat','descriptionFactory','toLowerCase','commandParams','commands','commandName','locale','1144XzhonN','fontSize.options','normalizeSizeOptions','3577131oaUZnz','push','enableDefaultAttributesIntegration','split','fontColor.colors'];_0x4435=function(){return _0x31c1d7;};return _0x4435();}import{getTranslation as _0x1667ee}from'../utils/common-translations.js';export default class X extends _0x2a1337{[_0x1a9cc8(0xa3)](){const _0x159a97=_0x1a9cc8,_0x3cb61b=this[_0x159a97(0x86)],_0x36f3f7=_0x3cb61b[_0x159a97(0x7a)][_0x159a97(0x81)](_0x159a97(0x79)),_0x570015=_0x3cb61b[_0x159a97(0x94)][_0x159a97(0x81)](_0x159a97(0x7c)),_0x467e80=_0x3cb61b[_0x159a97(0x94)][_0x159a97(0x81)](_0x159a97(0x90));_0x570015&&_0x467e80&&(_0x36f3f7[_0x159a97(0x9c)](_0x159a97(0x90)),_0x36f3f7[_0x159a97(0x7d)](_0x159a97(0x7c)),this[_0x159a97(0x73)]());}[_0x1a9cc8(0x73)](){const _0x4bd09a=_0x1a9cc8,_0x4b066d=this[_0x4bd09a(0x86)],_0x17ddee=_0x4b066d[_0x4bd09a(0x96)];_0x4b066d[_0x4bd09a(0x7a)][_0x4bd09a(0x81)](_0x4bd09a(0x79))[_0x4bd09a(0x91)][_0x4bd09a(0xa5)](_0x2094a7=>{const _0x2b9bf7=_0x4bd09a;if(_0x2b9bf7(0x7e)!=_0x2094a7[_0x2b9bf7(0x9f)]&&_0x2b9bf7(0x83)!=_0x2094a7[_0x2b9bf7(0x9f)])return;const {data:_0x13b3ee}=_0x2094a7;if(_0x13b3ee&&_0x2b9bf7(0x90)===_0x13b3ee[_0x2b9bf7(0x95)]){const _0x393354=[],_0x217e69=_0x13b3ee[_0x2b9bf7(0x93)][0x0];for(const [_0x3593d0,_0x1df49e]of Object[_0x2b9bf7(0x82)](_0x217e69))_0x393354[_0x2b9bf7(0x9b)](so(_0x4b066d,_0x3593d0,_0x1df49e));return _0x393354[_0x2b9bf7(0x8d)]?{'type':_0x2b9bf7(0x85),'content':_0x1667ee(_0x17ddee,_0x2b9bf7(0x8b),_0x393354[_0x2b9bf7(0xa6)](',\x20'))}:{'type':_0x2b9bf7(0x85),'content':_0x1667ee(_0x17ddee,_0x2b9bf7(0x75))};}});}}function so(_0x182f7c,_0x2bab62,_0x4f98a8){const _0x7c6b11=_0x1a9cc8,_0x33394f=_0x182f7c[_0x7c6b11(0x96)]['t'],_0x5a0b26=_0x2bab62[_0x7c6b11(0x9d)](/(?=[A-Z])/)[_0x7c6b11(0xa6)]('\x20'),_0x2ce3e4=_0x33394f(_0x5a0b26[_0x7c6b11(0x88)](0x0)[_0x7c6b11(0xa2)]()+_0x5a0b26[_0x7c6b11(0xa0)](0x1))[_0x7c6b11(0x92)]();if(_0x7c6b11(0x84)==typeof _0x4f98a8)return _0x2ce3e4;if(_0x7c6b11(0xa1)===_0x2bab62||_0x7c6b11(0x87)===_0x2bab62){const _0xfe49f5=_0x5a9002(_0x182f7c[_0x7c6b11(0x89)][_0x7c6b11(0x81)](_0x7c6b11(0x9e)))[_0x7c6b11(0x8f)](_0x572ae9=>_0x572ae9[_0x7c6b11(0x80)]==_0x4f98a8);return _0x2ce3e4+'\x20('+(_0xfe49f5?_0x33394f(_0xfe49f5[_0x7c6b11(0x71)])[_0x7c6b11(0x92)]():_0x4f98a8)+')';}if(_0x7c6b11(0x8a)===_0x2bab62&&isNaN(parseFloat(_0x4f98a8))){const _0x8b7529=_0x182f7c[_0x7c6b11(0x7a)][_0x7c6b11(0x81)](_0x7c6b11(0x76))[_0x7c6b11(0x99)](_0x182f7c[_0x7c6b11(0x89)][_0x7c6b11(0x81)](_0x7c6b11(0x98)))[_0x7c6b11(0x8f)](_0x195181=>_0x195181[_0x7c6b11(0x80)]==_0x4f98a8);return _0x2ce3e4+'\x20('+(_0x8b7529?_0x33394f(_0x8b7529[_0x7c6b11(0x7f)])[_0x7c6b11(0x92)]():_0x4f98a8)+')';}return _0x2ce3e4+'\x20('+_0x4f98a8+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1aad(_0x2d02bf,_0x110f42){const _0xea8be1=_0xea8b();return _0x1aad=function(_0x1aad25,_0x36c332){_0x1aad25=_0x1aad25-0xaa;let _0x3eb103=_0xea8be1[_0x1aad25];return _0x3eb103;},_0x1aad(_0x2d02bf,_0x110f42);}function _0xea8b(){const _0x57830d=['*Change\x20to:*\x20%0','_getHeadingLevel','value','28uWDFJR','18789OlvUhq','heading.options','descriptionFactory','plugins','HeadingEditing','ELEMENT_HEADING','6IRFLpr','config','name','343280KeMJNm','match','get','editor','view','commandParams','find','format','paragraph','_registerLegacyDescription','heading','1143166hlzeRP','1GJiJIb','enableDefaultAttributesIntegration','model','afterInit','commandName','TrackChangesEditing','registerElementLabel','type','locale','has','_headingOptions','title','4705980TFkdlH','registerDescriptionCallback','3247573CRceXe','formatBlock','11lVrBsd','433413LXZfts','8ywlCYF','1082855JIDVUn','ELEMENT_HEADING_CUSTOM'];_0xea8b=function(){return _0x57830d;};return _0xea8b();}const _0x4012f6=_0x1aad;(function(_0x4bba47,_0x139552){const _0x38cd10=_0x1aad,_0x155a8b=_0x4bba47();while(!![]){try{const _0xc5892d=parseInt(_0x38cd10(0xcb))/0x1*(-parseInt(_0x38cd10(0xca))/0x2)+parseInt(_0x38cd10(0xb6))/0x3*(-parseInt(_0x38cd10(0xb5))/0x4)+-parseInt(_0x38cd10(0xb0))/0x5*(-parseInt(_0x38cd10(0xbc))/0x6)+parseInt(_0x38cd10(0xab))/0x7*(parseInt(_0x38cd10(0xaf))/0x8)+parseInt(_0x38cd10(0xae))/0x9+parseInt(_0x38cd10(0xbf))/0xa+-parseInt(_0x38cd10(0xad))/0xb*(-parseInt(_0x38cd10(0xd7))/0xc);if(_0xc5892d===_0x139552)break;else _0x155a8b['push'](_0x155a8b['shift']());}catch(_0x3ef015){_0x155a8b['push'](_0x155a8b['shift']());}}}(_0xea8b,0x83c58));import{Plugin as _0x5aebc6}from'ckeditor5/src/core.js';import{getTranslation as _0x3fe1ba}from'../utils/common-translations.js';export default class Y extends _0x5aebc6{[_0x4012f6(0xce)](){const _0x594300=_0x4012f6,_0x405b8b=this[_0x594300(0xc2)];if(!_0x405b8b[_0x594300(0xb9)][_0x594300(0xd4)](_0x594300(0xba)))return;this[_0x594300(0xd5)]=_0x405b8b[_0x594300(0xbd)][_0x594300(0xc1)](_0x594300(0xb7));const _0x4569e8=_0x405b8b[_0x594300(0xd3)],_0x48560d=_0x405b8b[_0x594300(0xb9)][_0x594300(0xc1)](_0x594300(0xd0));_0x48560d[_0x594300(0xcc)](_0x594300(0xc9));for(const _0x3a8855 of this[_0x594300(0xd5)])_0x594300(0xc7)!=_0x3a8855[_0x594300(0xcd)]&&_0x48560d[_0x594300(0xb8)][_0x594300(0xd1)](_0x3a8855[_0x594300(0xcd)],_0x52eed6=>{const _0x326c15=_0x594300,_0x417d3e=this[_0x326c15(0xb3)](_0x3a8855[_0x326c15(0xcd)]);return null!==_0x417d3e?_0x41a658(_0x52eed6,_0x417d3e):_0x846135(_0x52eed6,_0x3a8855[_0x326c15(0xd6)]);});function _0x41a658(_0x534d09,_0x4a508f){const _0x4e8129=_0x594300;return _0x3fe1ba(_0x4569e8,_0x4e8129(0xbb),[_0x534d09,_0x4a508f]);}function _0x846135(_0x337b70,_0x1952af){const _0x4ca7e9=_0x594300;return _0x3fe1ba(_0x4569e8,_0x4ca7e9(0xb1),[_0x337b70,_0x1952af]);}this[_0x594300(0xc8)]();}[_0x4012f6(0xc8)](){const _0x24ad34=_0x4012f6,_0x1173b3=this[_0x24ad34(0xc2)],_0x4fb3bb=_0x1173b3[_0x24ad34(0xd3)];function _0xbddd9b(_0x10884c,_0x9daf5d){const _0x11bf03=_0x24ad34;return _0x3fe1ba(_0x4fb3bb,_0x11bf03(0xb1),[_0x10884c,_0x9daf5d]);}_0x1173b3[_0x24ad34(0xb9)][_0x24ad34(0xc1)](_0x24ad34(0xd0))[_0x24ad34(0xb8)][_0x24ad34(0xaa)](_0x5d1238=>{const _0x4c95ba=_0x24ad34;if(_0x4c95ba(0xac)!=_0x5d1238[_0x4c95ba(0xd2)])return;const {data:_0x35b282}=_0x5d1238;if(_0x35b282&&_0x4c95ba(0xc9)==_0x35b282[_0x4c95ba(0xcf)]){const _0xc49693=_0x35b282[_0x4c95ba(0xc4)][0x0][_0x4c95ba(0xb4)],_0x4b8395=this[_0x4c95ba(0xb3)](_0xc49693);if(null!==_0x4b8395)return{'type':_0x4c95ba(0xc6),'content':_0x3fe1ba(_0x4fb3bb,_0x4c95ba(0xb2),(_0x1ea477=0x1,_0x586bd4=_0x4b8395,_0x3fe1ba(_0x4fb3bb,_0x4c95ba(0xbb),[_0x1ea477,_0x586bd4])))};const _0x4e3a0a=this[_0x4c95ba(0xd5)][_0x4c95ba(0xc5)](_0x53db56=>_0x53db56[_0x4c95ba(0xcd)]===_0xc49693)[_0x4c95ba(0xd6)];return{'type':_0x4c95ba(0xc6),'content':_0x3fe1ba(_0x4fb3bb,_0x4c95ba(0xb2),_0xbddd9b(0x1,_0x4e3a0a))};}var _0x1ea477,_0x586bd4;});}[_0x4012f6(0xb3)](_0xef2fc4){const _0x137ddb=_0x4012f6;var _0x4e2c96,_0x27adf4;const _0x4e604d=_0xef2fc4[_0x137ddb(0xc0)](/^heading(\d+)/);if(_0x4e604d)return _0x4e604d[0x1];const _0x2ca212=null===(_0x4e2c96=this[_0x137ddb(0xd5)])||void 0x0===_0x4e2c96?void 0x0:_0x4e2c96[_0x137ddb(0xc5)](_0x24a66e=>_0x24a66e[_0x137ddb(0xcd)]==_0xef2fc4);if(_0x2ca212&&_0x2ca212[_0x137ddb(0xc3)]){const _0x16627e=_0x2ca212[_0x137ddb(0xc3)],_0x1272aa=(null!==(_0x27adf4=_0x16627e[_0x137ddb(0xbe)])&&void 0x0!==_0x27adf4?_0x27adf4:_0x16627e)[_0x137ddb(0xc0)](/^h(\d+)/);if(_0x1272aa)return _0x1272aa[0x1];}return null;}}
23
+ function _0x4e6c(_0x3ff3fb,_0x1476ee){const _0x168ebc=_0x168e();return _0x4e6c=function(_0x4e6ccb,_0xdc5962){_0x4e6ccb=_0x4e6ccb-0x19d;let _0x5501b7=_0x168ebc[_0x4e6ccb];return _0x5501b7;},_0x4e6c(_0x3ff3fb,_0x1476ee);}const _0x3babec=_0x4e6c;function _0x168e(){const _0x183f2a=['name','_getHeadingLevel','2430iauplQ','plugins','114IjMPZO','_registerLegacyDescription','4896EoZyBn','view','title','*Change\x20to:*\x20%0','ELEMENT_HEADING_CUSTOM','locale','registerDescriptionCallback','11GWoDAm','find','model','_headingOptions','heading.options','commandName','has','104348TeWzKp','afterInit','869330rWXoLi','HeadingEditing','42396DyIzHj','1238930WTUuki','ELEMENT_HEADING','formatBlock','type','85062lEyjrr','editor','TrackChangesEditing','get','enableDefaultAttributesIntegration','3000ItEZPJ','value','8216lJWRcn','registerElementLabel','commandParams','descriptionFactory','paragraph','config','1925OFWsCo','format','heading','14UyVhZq','match'];_0x168e=function(){return _0x183f2a;};return _0x168e();}(function(_0x55e045,_0xeed50f){const _0x507789=_0x4e6c,_0x2429bc=_0x55e045();while(!![]){try{const _0x3b8480=-parseInt(_0x507789(0x1ab))/0x1*(parseInt(_0x507789(0x1bb))/0x2)+-parseInt(_0x507789(0x1c1))/0x3*(parseInt(_0x507789(0x1a2))/0x4)+parseInt(_0x507789(0x1b8))/0x5*(-parseInt(_0x507789(0x1bf))/0x6)+parseInt(_0x507789(0x1a7))/0x7+-parseInt(_0x507789(0x1b0))/0x8*(-parseInt(_0x507789(0x1c3))/0x9)+parseInt(_0x507789(0x1a4))/0xa*(-parseInt(_0x507789(0x1ca))/0xb)+-parseInt(_0x507789(0x1a6))/0xc*(-parseInt(_0x507789(0x1b2))/0xd);if(_0x3b8480===_0xeed50f)break;else _0x2429bc['push'](_0x2429bc['shift']());}catch(_0x2c6871){_0x2429bc['push'](_0x2429bc['shift']());}}}(_0x168e,0xbf778));import{Plugin as _0x2da2bb}from'ckeditor5/src/core.js';import{getTranslation as _0x1f5749}from'../utils/common-translations.js';export default class Y extends _0x2da2bb{[_0x3babec(0x1a3)](){const _0x5542dd=_0x3babec,_0x579467=this[_0x5542dd(0x1ac)];if(!_0x579467[_0x5542dd(0x1c0)][_0x5542dd(0x1a1)](_0x5542dd(0x1a5)))return;this[_0x5542dd(0x19e)]=_0x579467[_0x5542dd(0x1b7)][_0x5542dd(0x1ae)](_0x5542dd(0x19f));const _0x22f485=_0x579467[_0x5542dd(0x1c8)],_0x4292ec=_0x579467[_0x5542dd(0x1c0)][_0x5542dd(0x1ae)](_0x5542dd(0x1ad));_0x4292ec[_0x5542dd(0x1af)](_0x5542dd(0x1ba));for(const _0xf2b6b of this[_0x5542dd(0x19e)])_0x5542dd(0x1b6)!=_0xf2b6b[_0x5542dd(0x19d)]&&_0x4292ec[_0x5542dd(0x1b5)][_0x5542dd(0x1b3)](_0xf2b6b[_0x5542dd(0x19d)],_0x4f2e68=>{const _0x17cd4b=_0x5542dd,_0xe99ede=this[_0x17cd4b(0x1be)](_0xf2b6b[_0x17cd4b(0x19d)]);return null!==_0xe99ede?_0x206211(_0x4f2e68,_0xe99ede):_0x25eb9b(_0x4f2e68,_0xf2b6b[_0x17cd4b(0x1c5)]);});function _0x206211(_0x103d34,_0x2915d0){const _0x264c41=_0x5542dd;return _0x1f5749(_0x22f485,_0x264c41(0x1a8),[_0x103d34,_0x2915d0]);}function _0x25eb9b(_0x4fb171,_0x1bf1be){const _0x116719=_0x5542dd;return _0x1f5749(_0x22f485,_0x116719(0x1c7),[_0x4fb171,_0x1bf1be]);}this[_0x5542dd(0x1c2)]();}[_0x3babec(0x1c2)](){const _0x2572d5=_0x3babec,_0x4727c1=this[_0x2572d5(0x1ac)],_0x2d3f36=_0x4727c1[_0x2572d5(0x1c8)];function _0x3301d0(_0x5d64ed,_0x2fde45){const _0x41c915=_0x2572d5;return _0x1f5749(_0x2d3f36,_0x41c915(0x1c7),[_0x5d64ed,_0x2fde45]);}_0x4727c1[_0x2572d5(0x1c0)][_0x2572d5(0x1ae)](_0x2572d5(0x1ad))[_0x2572d5(0x1b5)][_0x2572d5(0x1c9)](_0x5857d8=>{const _0x5ccabc=_0x2572d5;if(_0x5ccabc(0x1a9)!=_0x5857d8[_0x5ccabc(0x1aa)])return;const {data:_0x28a871}=_0x5857d8;if(_0x28a871&&_0x5ccabc(0x1ba)==_0x28a871[_0x5ccabc(0x1a0)]){const _0x2aba42=_0x28a871[_0x5ccabc(0x1b4)][0x0][_0x5ccabc(0x1b1)],_0x460f36=this[_0x5ccabc(0x1be)](_0x2aba42);if(null!==_0x460f36)return{'type':_0x5ccabc(0x1b9),'content':_0x1f5749(_0x2d3f36,_0x5ccabc(0x1c6),(_0x27e23f=0x1,_0x533892=_0x460f36,_0x1f5749(_0x2d3f36,_0x5ccabc(0x1a8),[_0x27e23f,_0x533892])))};const _0x2f40e1=this[_0x5ccabc(0x19e)][_0x5ccabc(0x1cb)](_0x2c01a9=>_0x2c01a9[_0x5ccabc(0x19d)]===_0x2aba42)[_0x5ccabc(0x1c5)];return{'type':_0x5ccabc(0x1b9),'content':_0x1f5749(_0x2d3f36,_0x5ccabc(0x1c6),_0x3301d0(0x1,_0x2f40e1))};}var _0x27e23f,_0x533892;});}[_0x3babec(0x1be)](_0x723d29){const _0x69abe6=_0x3babec;var _0x467366,_0x2459a9;const _0xd6e641=_0x723d29[_0x69abe6(0x1bc)](/^heading(\d+)/);if(_0xd6e641)return _0xd6e641[0x1];const _0x15fe1a=null===(_0x467366=this[_0x69abe6(0x19e)])||void 0x0===_0x467366?void 0x0:_0x467366[_0x69abe6(0x1cb)](_0x4a1323=>_0x4a1323[_0x69abe6(0x19d)]==_0x723d29);if(_0x15fe1a&&_0x15fe1a[_0x69abe6(0x1c4)]){const _0x14010c=_0x15fe1a[_0x69abe6(0x1c4)],_0x197949=(null!==(_0x2459a9=_0x14010c[_0x69abe6(0x1bd)])&&void 0x0!==_0x2459a9?_0x2459a9:_0x14010c)[_0x69abe6(0x1bc)](/^h(\d+)/);if(_0x197949)return _0x197949[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56dfa7=_0x33e0;(function(_0x51460a,_0x44f402){const _0x3fe43d=_0x33e0,_0x18509a=_0x51460a();while(!![]){try{const _0x170faf=-parseInt(_0x3fe43d(0x207))/0x1*(parseInt(_0x3fe43d(0x20e))/0x2)+parseInt(_0x3fe43d(0x21e))/0x3*(parseInt(_0x3fe43d(0x216))/0x4)+parseInt(_0x3fe43d(0x20b))/0x5*(parseInt(_0x3fe43d(0x21a))/0x6)+-parseInt(_0x3fe43d(0x210))/0x7+parseInt(_0x3fe43d(0x21b))/0x8*(parseInt(_0x3fe43d(0x20c))/0x9)+-parseInt(_0x3fe43d(0x219))/0xa*(parseInt(_0x3fe43d(0x203))/0xb)+parseInt(_0x3fe43d(0x1fa))/0xc;if(_0x170faf===_0x44f402)break;else _0x18509a['push'](_0x18509a['shift']());}catch(_0x190413){_0x18509a['push'](_0x18509a['shift']());}}}(_0x5aac,0x85baa));import{Plugin as _0x509767}from'ckeditor5/src/core.js';import{getTranslation as _0x1faaa2}from'../utils/common-translations.js';function _0x5aac(){const _0x5398bd=['4JzNdvp','afterInit','registerAttributeLabel','6649930FkHssw','162lnjNBF','4355432bjrLhk','FORMAT_HIGHLIGHT','config','227211AexdTh','value','model','TrackChangesEditing','registerInlineAttribute','locale','editor','9377172QtYjPD','commandName','*Remove\x20highlight*','_registerLegacyDescription','find','format','has','get','commandParams','11cVBkAk','highlight','*Set\x20highlight:*\x20%0','highlight.options','386761LyGywS','enableDefaultAttributesIntegration','descriptionFactory','toLowerCase','190885Zwboyp','9wrFcRx','plugins','2uQLRtW','HighlightEditing','5830076qNUvqK','registerDescriptionCallback','color','type','title','formatInline'];_0x5aac=function(){return _0x5398bd;};return _0x5aac();}function _0x33e0(_0x7c07db,_0x5251ae){const _0x5aac21=_0x5aac();return _0x33e0=function(_0x33e0f7,_0x4cd2de){_0x33e0f7=_0x33e0f7-0x1f4;let _0x20f394=_0x5aac21[_0x33e0f7];return _0x20f394;},_0x33e0(_0x7c07db,_0x5251ae);}export default class Z extends _0x509767{[_0x56dfa7(0x217)](){const _0xa15c72=_0x56dfa7,_0x12b66e=this[_0xa15c72(0x1f9)];if(!_0x12b66e[_0xa15c72(0x20d)][_0xa15c72(0x200)](_0xa15c72(0x20f)))return;const _0x58938f=_0x12b66e[_0xa15c72(0x20d)][_0xa15c72(0x201)](_0xa15c72(0x1f6)),_0x3e6192=_0x12b66e[_0xa15c72(0x1f8)];_0x58938f[_0xa15c72(0x208)](_0xa15c72(0x204)),_0x58938f[_0xa15c72(0x1f7)](_0xa15c72(0x204)),_0x58938f[_0xa15c72(0x209)][_0xa15c72(0x218)](_0xa15c72(0x204),_0x1faaa2(_0x3e6192,_0xa15c72(0x21c))),this[_0xa15c72(0x1fd)]();}[_0x56dfa7(0x1fd)](){const _0x352c4b=_0x56dfa7,_0x3c7fb5=this[_0x352c4b(0x1f9)],_0x3fc9c4=_0x3c7fb5[_0x352c4b(0x1f8)];_0x3c7fb5[_0x352c4b(0x20d)][_0x352c4b(0x201)](_0x352c4b(0x1f6))[_0x352c4b(0x209)][_0x352c4b(0x211)](_0xaff7cc=>{const _0xf29f39=_0x352c4b;if(_0xf29f39(0x215)!=_0xaff7cc[_0xf29f39(0x213)])return;const {data:_0x9e3209}=_0xaff7cc;if(_0x9e3209&&_0xf29f39(0x204)==_0x9e3209[_0xf29f39(0x1fb)]){const _0x306b94=_0x3fc9c4['t'],_0x39a2c7=_0x9e3209[_0xf29f39(0x202)][0x0][_0xf29f39(0x1f4)];if(_0x39a2c7){const _0x734f24=_0x3c7fb5[_0xf29f39(0x21d)][_0xf29f39(0x201)](_0xf29f39(0x206))[_0xf29f39(0x1fe)](_0x4102cf=>_0x4102cf[_0xf29f39(0x1f5)]==_0x39a2c7),_0x519ffa=_0x306b94(_0x734f24[_0xf29f39(0x214)])[_0xf29f39(0x20a)]();return{'type':_0xf29f39(0x1ff),'content':_0x1faaa2(_0x3fc9c4,_0xf29f39(0x205),_0x519ffa),'color':{'value':_0x734f24[_0xf29f39(0x212)],'title':_0x734f24[_0xf29f39(0x214)]}};}return{'type':_0xf29f39(0x1ff),'content':_0x1faaa2(_0x3fc9c4,_0xf29f39(0x1fc),_0x1faaa2(_0x3fc9c4,_0xf29f39(0x21c)))};}});}}
23
+ function _0x1a06(){const _0x241ecd=['HighlightEditing','24004vPpmZf','enableDefaultAttributesIntegration','formatInline','FORMAT_HIGHLIGHT','color','TrackChangesEditing','config','_registerLegacyDescription','model','title','format','registerInlineAttribute','descriptionFactory','afterInit','find','3087dtqcTG','1452870mTOGHr','editor','value','*Set\x20highlight:*\x20%0','55797zUtFmo','type','registerAttributeLabel','has','14dwOHpr','toLowerCase','294539KPETgJ','highlight.options','*Remove\x20highlight*','1258649ZRKNkw','highlight','commandParams','commandName','locale','376sXDkbi','get','registerDescriptionCallback','354lVxByg','6595EkqWOP','plugins'];_0x1a06=function(){return _0x241ecd;};return _0x1a06();}function _0x26db(_0x86fc8a,_0x3affcc){const _0x1a06eb=_0x1a06();return _0x26db=function(_0x26db94,_0x47a8bb){_0x26db94=_0x26db94-0x6a;let _0x8a0736=_0x1a06eb[_0x26db94];return _0x8a0736;},_0x26db(_0x86fc8a,_0x3affcc);}const _0x1f4b7f=_0x26db;(function(_0x540abe,_0x34bb14){const _0x1acb24=_0x26db,_0x4f4d55=_0x540abe();while(!![]){try{const _0x23d2f6=parseInt(_0x1acb24(0x89))/0x1+parseInt(_0x1acb24(0x87))/0x2*(parseInt(_0x1acb24(0x83))/0x3)+-parseInt(_0x1acb24(0x6f))/0x4+parseInt(_0x1acb24(0x6c))/0x5*(parseInt(_0x1acb24(0x6b))/0x6)+-parseInt(_0x1acb24(0x8c))/0x7+parseInt(_0x1acb24(0x91))/0x8*(parseInt(_0x1acb24(0x7e))/0x9)+-parseInt(_0x1acb24(0x7f))/0xa;if(_0x23d2f6===_0x34bb14)break;else _0x4f4d55['push'](_0x4f4d55['shift']());}catch(_0x15e30d){_0x4f4d55['push'](_0x4f4d55['shift']());}}}(_0x1a06,0x2dcbb));import{Plugin as _0x408d8b}from'ckeditor5/src/core.js';import{getTranslation as _0x3a326c}from'../utils/common-translations.js';export default class Z extends _0x408d8b{[_0x1f4b7f(0x7c)](){const _0x10533f=_0x1f4b7f,_0x599628=this[_0x10533f(0x80)];if(!_0x599628[_0x10533f(0x6d)][_0x10533f(0x86)](_0x10533f(0x6e)))return;const _0x219388=_0x599628[_0x10533f(0x6d)][_0x10533f(0x92)](_0x10533f(0x74)),_0x437565=_0x599628[_0x10533f(0x90)];_0x219388[_0x10533f(0x70)](_0x10533f(0x8d)),_0x219388[_0x10533f(0x7a)](_0x10533f(0x8d)),_0x219388[_0x10533f(0x7b)][_0x10533f(0x85)](_0x10533f(0x8d),_0x3a326c(_0x437565,_0x10533f(0x72))),this[_0x10533f(0x76)]();}[_0x1f4b7f(0x76)](){const _0x5c5b4f=_0x1f4b7f,_0x592057=this[_0x5c5b4f(0x80)],_0x256034=_0x592057[_0x5c5b4f(0x90)];_0x592057[_0x5c5b4f(0x6d)][_0x5c5b4f(0x92)](_0x5c5b4f(0x74))[_0x5c5b4f(0x7b)][_0x5c5b4f(0x6a)](_0x54e6c0=>{const _0x1fc1d7=_0x5c5b4f;if(_0x1fc1d7(0x71)!=_0x54e6c0[_0x1fc1d7(0x84)])return;const {data:_0x149d70}=_0x54e6c0;if(_0x149d70&&_0x1fc1d7(0x8d)==_0x149d70[_0x1fc1d7(0x8f)]){const _0x2dd29c=_0x256034['t'],_0x3e5dc0=_0x149d70[_0x1fc1d7(0x8e)][0x0][_0x1fc1d7(0x81)];if(_0x3e5dc0){const _0x5b1c62=_0x592057[_0x1fc1d7(0x75)][_0x1fc1d7(0x92)](_0x1fc1d7(0x8a))[_0x1fc1d7(0x7d)](_0x236ca4=>_0x236ca4[_0x1fc1d7(0x77)]==_0x3e5dc0),_0x2bcf5c=_0x2dd29c(_0x5b1c62[_0x1fc1d7(0x78)])[_0x1fc1d7(0x88)]();return{'type':_0x1fc1d7(0x79),'content':_0x3a326c(_0x256034,_0x1fc1d7(0x82),_0x2bcf5c),'color':{'value':_0x5b1c62[_0x1fc1d7(0x73)],'title':_0x5b1c62[_0x1fc1d7(0x78)]}};}return{'type':_0x1fc1d7(0x79),'content':_0x3a326c(_0x256034,_0x1fc1d7(0x8b),_0x3a326c(_0x256034,_0x1fc1d7(0x72)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fe334=_0x434c;(function(_0x359dd9,_0xb6c48a){const _0xe038ed=_0x434c,_0x42c179=_0x359dd9();while(!![]){try{const _0x3b379a=-parseInt(_0xe038ed(0xd4))/0x1+parseInt(_0xe038ed(0xd8))/0x2+-parseInt(_0xe038ed(0xd1))/0x3+-parseInt(_0xe038ed(0xd0))/0x4+-parseInt(_0xe038ed(0xd2))/0x5+parseInt(_0xe038ed(0xdf))/0x6+parseInt(_0xe038ed(0xc4))/0x7;if(_0x3b379a===_0xb6c48a)break;else _0x42c179['push'](_0x42c179['shift']());}catch(_0x455f93){_0x42c179['push'](_0x42c179['shift']());}}}(_0x5593,0x83b71));function _0x434c(_0x442c9c,_0x518fcd){const _0x55937a=_0x5593();return _0x434c=function(_0x434cd3,_0x3875bd){_0x434cd3=_0x434cd3-0xc1;let _0x55a7e1=_0x55937a[_0x434cd3];return _0x55a7e1;},_0x434c(_0x442c9c,_0x518fcd);}function _0x5593(){const _0x64f226=['descriptionFactory','dataDowncast','insert','div','ck-horizontal-line','createContainerElement','showSuggestionHighlights','enableCommand','1719504vCCHCZ','57399KuyVkv','2282600vKwKAJ','get','529659PJWgET','addClass','HorizontalLineEditing','horizontalLine','1595828ryCkjs','has','high','TrackChangesEditing','editor','for','conversion','1832628HOJPuw','ELEMENT_HORIZONTAL_LINE','elementToStructure','createEmptyElement','plugins','afterInit','6099387lhMQJd','locale','registerElementLabel','createPositionAt'];_0x5593=function(){return _0x64f226;};return _0x5593();}import{Plugin as _0x5aafaf}from'ckeditor5/src/core.js';import{getTranslation as _0x1316fb}from'../utils/common-translations.js';export default class tt extends _0x5aafaf{[_0x4fe334(0xc3)](){const _0x589014=_0x4fe334,_0x139d06=this[_0x589014(0xdc)];if(!_0x139d06[_0x589014(0xc2)][_0x589014(0xd9)](_0x589014(0xd6)))return;_0x139d06[_0x589014(0xc2)][_0x589014(0xd3)](_0x589014(0xdb))[_0x589014(0xcf)](_0x589014(0xd7));const _0x5cea34=_0x139d06[_0x589014(0xc2)][_0x589014(0xd3)](_0x589014(0xdb)),_0x1baca8=_0x139d06[_0x589014(0xc5)];_0x5cea34[_0x589014(0xc8)][_0x589014(0xc6)](_0x589014(0xd7),_0x334cc3=>_0x1316fb(_0x1baca8,_0x589014(0xe0),_0x334cc3)),_0x139d06[_0x589014(0xde)][_0x589014(0xdd)](_0x589014(0xc9))[_0x589014(0xe1)]({'model':_0x589014(0xd7),'view':(_0x34b1ea,{writer:_0x3b0fab,options:_0x131bc5})=>{const _0x3ed520=_0x589014;if(!_0x131bc5[_0x3ed520(0xce)])return null;const _0x4aaf2a=_0x3b0fab[_0x3ed520(0xcd)](_0x3ed520(0xcb)),_0x2a6ca7=_0x3b0fab[_0x3ed520(0xc1)]('hr');return _0x3b0fab[_0x3ed520(0xd5)](_0x3ed520(0xcc),_0x4aaf2a),_0x3b0fab[_0x3ed520(0xca)](_0x3b0fab[_0x3ed520(0xc7)](_0x4aaf2a,0x0),_0x2a6ca7),_0x4aaf2a;},'converterPriority':_0x589014(0xda)});}}
23
+ const _0x1f1a58=_0x3b80;(function(_0x525ac2,_0x567050){const _0x34b352=_0x3b80,_0x1000b7=_0x525ac2();while(!![]){try{const _0xe0d5dc=-parseInt(_0x34b352(0xc8))/0x1+-parseInt(_0x34b352(0xc9))/0x2+-parseInt(_0x34b352(0xdd))/0x3*(parseInt(_0x34b352(0xd2))/0x4)+-parseInt(_0x34b352(0xd4))/0x5+parseInt(_0x34b352(0xdb))/0x6*(parseInt(_0x34b352(0xcf))/0x7)+parseInt(_0x34b352(0xbf))/0x8+parseInt(_0x34b352(0xc7))/0x9*(parseInt(_0x34b352(0xce))/0xa);if(_0xe0d5dc===_0x567050)break;else _0x1000b7['push'](_0x1000b7['shift']());}catch(_0x58551f){_0x1000b7['push'](_0x1000b7['shift']());}}}(_0x4093,0x7dc01));function _0x4093(){const _0x2bea8a=['90oxiRsB','79867CWyOKN','1171786pOQMfJ','plugins','editor','descriptionFactory','insert','1422570xzzjIH','7pElPGq','createEmptyElement','enableCommand','36JLXohV','createPositionAt','2420345kbBuEG','for','div','get','has','locale','horizontalLine','2410908ASPtZl','elementToStructure','68967hNhFCv','ELEMENT_HORIZONTAL_LINE','addClass','showSuggestionHighlights','ck-horizontal-line','afterInit','379320AarAdo','HorizontalLineEditing','TrackChangesEditing','conversion','createContainerElement','high','registerElementLabel','dataDowncast'];_0x4093=function(){return _0x2bea8a;};return _0x4093();}function _0x3b80(_0x2fad51,_0x3ee26b){const _0x409347=_0x4093();return _0x3b80=function(_0x3b80cd,_0x19ff94){_0x3b80cd=_0x3b80cd-0xbc;let _0x943e2a=_0x409347[_0x3b80cd];return _0x943e2a;},_0x3b80(_0x2fad51,_0x3ee26b);}import{Plugin as _0x50c071}from'ckeditor5/src/core.js';import{getTranslation as _0x4f2052}from'../utils/common-translations.js';export default class tt extends _0x50c071{[_0x1f1a58(0xbe)](){const _0x66dcbc=_0x1f1a58,_0x312f8b=this[_0x66dcbc(0xcb)];if(!_0x312f8b[_0x66dcbc(0xca)][_0x66dcbc(0xd8)](_0x66dcbc(0xc0)))return;_0x312f8b[_0x66dcbc(0xca)][_0x66dcbc(0xd7)](_0x66dcbc(0xc1))[_0x66dcbc(0xd1)](_0x66dcbc(0xda));const _0x466a4c=_0x312f8b[_0x66dcbc(0xca)][_0x66dcbc(0xd7)](_0x66dcbc(0xc1)),_0x5237b8=_0x312f8b[_0x66dcbc(0xd9)];_0x466a4c[_0x66dcbc(0xcc)][_0x66dcbc(0xc5)](_0x66dcbc(0xda),_0x19e691=>_0x4f2052(_0x5237b8,_0x66dcbc(0xde),_0x19e691)),_0x312f8b[_0x66dcbc(0xc2)][_0x66dcbc(0xd5)](_0x66dcbc(0xc6))[_0x66dcbc(0xdc)]({'model':_0x66dcbc(0xda),'view':(_0x49117d,{writer:_0x4c5836,options:_0x390d1f})=>{const _0x427749=_0x66dcbc;if(!_0x390d1f[_0x427749(0xbc)])return null;const _0x55cc06=_0x4c5836[_0x427749(0xc3)](_0x427749(0xd6)),_0x2d9dea=_0x4c5836[_0x427749(0xd0)]('hr');return _0x4c5836[_0x427749(0xdf)](_0x427749(0xbd),_0x55cc06),_0x4c5836[_0x427749(0xcd)](_0x4c5836[_0x427749(0xd3)](_0x55cc06,0x0),_0x2d9dea),_0x55cc06;},'converterPriority':_0x66dcbc(0xc4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3894f6=_0x42a2;(function(_0x1f3099,_0x3e95f7){const _0x2e59e9=_0x42a2,_0x45f47c=_0x1f3099();while(!![]){try{const _0x646dc5=-parseInt(_0x2e59e9(0xd0))/0x1*(parseInt(_0x2e59e9(0xb3))/0x2)+-parseInt(_0x2e59e9(0xad))/0x3+-parseInt(_0x2e59e9(0xc4))/0x4+parseInt(_0x2e59e9(0xac))/0x5*(parseInt(_0x2e59e9(0xba))/0x6)+parseInt(_0x2e59e9(0xc9))/0x7+parseInt(_0x2e59e9(0xcc))/0x8*(-parseInt(_0x2e59e9(0xab))/0x9)+parseInt(_0x2e59e9(0xbe))/0xa*(parseInt(_0x2e59e9(0xcb))/0xb);if(_0x646dc5===_0x3e95f7)break;else _0x45f47c['push'](_0x45f47c['shift']());}catch(_0x4a3706){_0x45f47c['push'](_0x45f47c['shift']());}}}(_0x4d84,0x40abf));import{Plugin as _0x286ed1}from'ckeditor5/src/core.js';function _0x42a2(_0x52aed6,_0xfccb47){const _0x4d8429=_0x4d84();return _0x42a2=function(_0x42a2bc,_0x5deeeb){_0x42a2bc=_0x42a2bc-0xab;let _0x4c631e=_0x4d8429[_0x42a2bc];return _0x4c631e;},_0x42a2(_0x52aed6,_0xfccb47);}function _0x4d84(){const _0x21951f=['rawHtml','element','descriptionFactory','*Change\x20%0\x20content*','attribute','registerElementLabel','3480aLhtjo','get','plugins','nodeAfter','863780Gdjzsr','enableDefaultAttributesIntegration','registerBlockAttribute','getFirstRange','HtmlEmbed','key','553844emLKng','formatBlock','afterInit','htmlEmbed','value','1934275wvnNmR','ELEMENT_HTML_EMBED','99HzkKJz','8mMpAlB','has','locale','TrackChangesEditing','1xSRmmv','start','_registerLegacyDescription','1539009llNaam','1065qFkCHd','1166925OsPzck','editor','commandName','type','registerDescriptionCallback','format','427870JBRXYo'];_0x4d84=function(){return _0x21951f;};return _0x4d84();}import{getTranslation as _0x1a9505}from'../utils/common-translations.js';export default class et extends _0x286ed1{[_0x3894f6(0xc6)](){const _0x41d314=_0x3894f6,_0x4e3c20=this[_0x41d314(0xae)];if(!_0x4e3c20[_0x41d314(0xbc)][_0x41d314(0xcd)](_0x41d314(0xc2)))return;const _0x1d547b=_0x4e3c20[_0x41d314(0xbc)][_0x41d314(0xbb)](_0x41d314(0xcf)),_0x37321e=_0x4e3c20[_0x41d314(0xce)];_0x1d547b[_0x41d314(0xb6)][_0x41d314(0xb9)](_0x41d314(0xb4),_0x10daec=>_0x1a9505(_0x37321e,_0x41d314(0xca),_0x10daec)),_0x1d547b[_0x41d314(0xbf)](_0x41d314(0xc7)),_0x1d547b[_0x41d314(0xc0)](_0x41d314(0xc8)),_0x1d547b[_0x41d314(0xb6)][_0x41d314(0xb1)](_0x386546=>{const _0x34ad71=_0x41d314;if(_0x34ad71(0xb8)!=_0x386546[_0x34ad71(0xb0)])return;const {data:_0x41ebe0}=_0x386546;if(_0x41ebe0&&_0x34ad71(0xc8)==_0x41ebe0[_0x34ad71(0xc3)]&&_0x386546[_0x34ad71(0xc1)]()[_0x34ad71(0xd1)][_0x34ad71(0xbd)]['is'](_0x34ad71(0xb5),_0x34ad71(0xb4))){const _0x2efde9=_0x1a9505(_0x37321e,_0x34ad71(0xca));return{'type':_0x34ad71(0xb2),'content':_0x1a9505(_0x37321e,_0x34ad71(0xb7),_0x2efde9)};}}),this[_0x41d314(0xd2)]();}[_0x3894f6(0xd2)](){const _0x3dad65=_0x3894f6,_0x5b3f41=this[_0x3dad65(0xae)],_0x3cd1f0=_0x5b3f41[_0x3dad65(0xce)];_0x5b3f41[_0x3dad65(0xbc)][_0x3dad65(0xbb)](_0x3dad65(0xcf))[_0x3dad65(0xb6)][_0x3dad65(0xb1)](_0x232aa4=>{const _0x52d0bc=_0x3dad65;if(_0x52d0bc(0xc5)!=_0x232aa4[_0x52d0bc(0xb0)])return;const {data:_0x21e7f2}=_0x232aa4;if(_0x21e7f2&&_0x52d0bc(0xc7)==_0x21e7f2[_0x52d0bc(0xaf)]){const _0x52cdbf=_0x1a9505(_0x3cd1f0,_0x52d0bc(0xca));return{'type':_0x52d0bc(0xb2),'content':_0x1a9505(_0x3cd1f0,_0x52d0bc(0xb7),_0x52cdbf)};}});}}
23
+ const _0x54c49b=_0x1918;function _0x50db(){const _0x7f01f6=['attribute','748175ohVLWB','descriptionFactory','formatBlock','4395272fmAYJR','HtmlEmbed','plugins','format','3628320OLsehf','registerElementLabel','registerDescriptionCallback','nodeAfter','208006xUDPjm','601816hFCcUP','get','has','value','getFirstRange','locale','afterInit','TrackChangesEditing','_registerLegacyDescription','element','registerBlockAttribute','*Change\x20%0\x20content*','26200690puBNGb','rawHtml','18lxtWyZ','24sKWVmY','enableDefaultAttributesIntegration','6voMbiu','ELEMENT_HTML_EMBED','editor','start','2637516wSZKKG','type','commandName','key','htmlEmbed'];_0x50db=function(){return _0x7f01f6;};return _0x50db();}(function(_0x1cda93,_0x53b471){const _0x2f4638=_0x1918,_0x10eb31=_0x1cda93();while(!![]){try{const _0x3346c4=parseInt(_0x2f4638(0x98))/0x1+-parseInt(_0x2f4638(0x97))/0x2*(parseInt(_0x2f4638(0x82))/0x3)+parseInt(_0x2f4638(0x80))/0x4*(parseInt(_0x2f4638(0x8c))/0x5)+parseInt(_0x2f4638(0x93))/0x6+parseInt(_0x2f4638(0x86))/0x7+-parseInt(_0x2f4638(0x8f))/0x8*(-parseInt(_0x2f4638(0x7f))/0x9)+-parseInt(_0x2f4638(0x7d))/0xa;if(_0x3346c4===_0x53b471)break;else _0x10eb31['push'](_0x10eb31['shift']());}catch(_0x2332dd){_0x10eb31['push'](_0x10eb31['shift']());}}}(_0x50db,0xb7905));import{Plugin as _0x19d879}from'ckeditor5/src/core.js';function _0x1918(_0x133e17,_0x1ba93c){const _0x50db70=_0x50db();return _0x1918=function(_0x1918c2,_0x721da8){_0x1918c2=_0x1918c2-0x77;let _0x4f99bc=_0x50db70[_0x1918c2];return _0x4f99bc;},_0x1918(_0x133e17,_0x1ba93c);}import{getTranslation as _0x54b8da}from'../utils/common-translations.js';export default class et extends _0x19d879{[_0x54c49b(0x77)](){const _0x278e1d=_0x54c49b,_0x76ed01=this[_0x278e1d(0x84)];if(!_0x76ed01[_0x278e1d(0x91)][_0x278e1d(0x9a)](_0x278e1d(0x90)))return;const _0x405a6f=_0x76ed01[_0x278e1d(0x91)][_0x278e1d(0x99)](_0x278e1d(0x78)),_0x3b6fff=_0x76ed01[_0x278e1d(0x9d)];_0x405a6f[_0x278e1d(0x8d)][_0x278e1d(0x94)](_0x278e1d(0x7e),_0x11701d=>_0x54b8da(_0x3b6fff,_0x278e1d(0x83),_0x11701d)),_0x405a6f[_0x278e1d(0x81)](_0x278e1d(0x8a)),_0x405a6f[_0x278e1d(0x7b)](_0x278e1d(0x9b)),_0x405a6f[_0x278e1d(0x8d)][_0x278e1d(0x95)](_0x50ebd0=>{const _0x3f8862=_0x278e1d;if(_0x3f8862(0x8b)!=_0x50ebd0[_0x3f8862(0x87)])return;const {data:_0x406700}=_0x50ebd0;if(_0x406700&&_0x3f8862(0x9b)==_0x406700[_0x3f8862(0x89)]&&_0x50ebd0[_0x3f8862(0x9c)]()[_0x3f8862(0x85)][_0x3f8862(0x96)]['is'](_0x3f8862(0x7a),_0x3f8862(0x7e))){const _0x4c060e=_0x54b8da(_0x3b6fff,_0x3f8862(0x83));return{'type':_0x3f8862(0x92),'content':_0x54b8da(_0x3b6fff,_0x3f8862(0x7c),_0x4c060e)};}}),this[_0x278e1d(0x79)]();}[_0x54c49b(0x79)](){const _0x1b0648=_0x54c49b,_0x5c57cc=this[_0x1b0648(0x84)],_0x539755=_0x5c57cc[_0x1b0648(0x9d)];_0x5c57cc[_0x1b0648(0x91)][_0x1b0648(0x99)](_0x1b0648(0x78))[_0x1b0648(0x8d)][_0x1b0648(0x95)](_0x5cad8d=>{const _0xac1494=_0x1b0648;if(_0xac1494(0x8e)!=_0x5cad8d[_0xac1494(0x87)])return;const {data:_0x456f06}=_0x5cad8d;if(_0x456f06&&_0xac1494(0x8a)==_0x456f06[_0xac1494(0x88)]){const _0x5650c4=_0x54b8da(_0x539755,_0xac1494(0x83));return{'type':_0xac1494(0x92),'content':_0x54b8da(_0x539755,_0xac1494(0x7c),_0x5650c4)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xab9e(_0x4b763e,_0x5f3afd){const _0x49e41d=_0x49e4();return _0xab9e=function(_0xab9e56,_0x2ca830){_0xab9e56=_0xab9e56-0x1af;let _0x1a88f8=_0x49e41d[_0xab9e56];return _0x1a88f8;},_0xab9e(_0x4b763e,_0x5f3afd);}const _0xb775a9=_0xab9e;function _0x49e4(){const _0x467d94=['afterInit','isOwn','2207205EETWML','convertBlockImageToInline','schema','_registerLegacyDescription','enableDefaultAttributesIntegration','type','previous','1602rNGWSw','imageTextAlternative','uploadImage','caption','ImageUtils','subType','descriptionFactory','imageInline','ImageResize','1001799qvPUCm','1688008cFBgor','discard','element','isIntersecting','FORMAT_IMAGE_SIZE','filter','formatBlock','selection','imageStylePreApply','625300VEgnYX','removeObject','newValue','getFirstRange','resizedWidth','forward','has','registerDescriptionCallback','Block\x20image\x20to\x20inline\x20image','addObject','toggleImageCaption','insertImage','137132NmnIhi','insertion','createRangeOn','ImageTextAlternativeEditing','ImageBlockEditing','find','ImageCaptionEditing','markDeletion','isCollapsed','registerBlockAttribute','markInsertion','registerElementLabel','join','*Reset\x20image\x20width*','nodeAfter','get','imageBlock','createRange','ImageCaptionUtils','length','commandName','convertInlineImageToBlock','model','accept','*Remove\x20image\x20text\x20alternative*','editor','findIndex','chain','imageCaption','backward','plugins','locale','toPrevious','_findSuggestions','markBlockFormat','registerAttributeLabel','deletion','isEqual','*Set\x20image\x20width:*\x20%0','1370FHrYcp','start','enableCommand','formatInline','_suggestionFactory','key','1888866ENFuUJ','width','forceDefaultExecution','registerCustomCallback','isBlockImage','nodeBefore','isBefore','fromPosition','detach','getSuggestionCallback','1ETNWYw','end','imageTypeBlock','getNearestSelectionRange','change','ImageUploadEditing','ELEMENT_IMAGE','TrackChangesEditing','format','document','ELEMENT_INLINE_IMAGE','toNext','getContainedElement','getCaptionFromImageModelElement','*Set\x20image\x20text\x20alternative:*\x20%0','attribute','Inline\x20image\x20to\x20block\x20image','getClosestSelectedImageElement','alt','commandParams','ELEMENT_CAPTION','ImageEditing','imageTypeInline','resizeImage','ImageInlineEditing'];_0x49e4=function(){return _0x467d94;};return _0x49e4();}(function(_0x519421,_0xe71f1d){const _0x5c9bb8=_0xab9e,_0x4e3109=_0x519421();while(!![]){try{const _0x16c907=-parseInt(_0x5c9bb8(0x1f6))/0x1*(-parseInt(_0x5c9bb8(0x1bf))/0x2)+parseInt(_0x5c9bb8(0x221))/0x3+parseInt(_0x5c9bb8(0x1b3))/0x4+parseInt(_0x5c9bb8(0x1e6))/0x5*(-parseInt(_0x5c9bb8(0x218))/0x6)+-parseInt(_0x5c9bb8(0x211))/0x7+-parseInt(_0x5c9bb8(0x222))/0x8+parseInt(_0x5c9bb8(0x1ec))/0x9;if(_0x16c907===_0xe71f1d)break;else _0x4e3109['push'](_0x4e3109['shift']());}catch(_0x459825){_0x4e3109['push'](_0x4e3109['shift']());}}}(_0x49e4,0x29508));import{Plugin as _0x442653}from'ckeditor5/src/core.js';import{LivePosition as _0x27f717}from'ckeditor5/src/engine.js';import{getTranslation as _0x1ebcb5}from'../utils/common-translations.js';export default class it extends _0x442653{[_0xb775a9(0x20f)](){const _0x40e2b4=_0xb775a9,_0x5a0f4e=this[_0x40e2b4(0x1d8)];if(!_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x20b)))return;const _0x29c16d=_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1ce)](_0x40e2b4(0x1fd)),_0x5d9d0a=_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1ce)](_0x40e2b4(0x21c)),_0x3ed97c=_0x5a0f4e[_0x40e2b4(0x1de)];_0x29c16d[_0x40e2b4(0x1e8)](_0x40e2b4(0x1be)),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ca)](_0x40e2b4(0x1cf),_0x598159=>_0x1ebcb5(_0x3ed97c,_0x40e2b4(0x1fc),_0x598159)),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ca)](_0x40e2b4(0x21f),_0x4680fd=>_0x1ebcb5(_0x3ed97c,_0x40e2b4(0x200),_0x4680fd)),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ca)](_0x40e2b4(0x21b),()=>_0x1ebcb5(_0x3ed97c,_0x40e2b4(0x20a))),_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x1fb))&&_0x29c16d[_0x40e2b4(0x1e8)](_0x40e2b4(0x21a)),_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x1c3))&&_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x20e))&&(_0x29c16d[_0x40e2b4(0x1e8)](_0x40e2b4(0x20c),(_0x239494,_0x5679dc)=>{const _0x1970b4=_0x40e2b4,_0x275c16=_0x5d9d0a[_0x1970b4(0x207)](_0x5a0f4e[_0x1970b4(0x1d5)][_0x1970b4(0x1ff)][_0x1970b4(0x1b1)]);_0x5a0f4e[_0x1970b4(0x1d5)][_0x1970b4(0x1fa)](()=>{const _0x5355b1=_0x1970b4;_0x29c16d[_0x5355b1(0x1e1)](_0x275c16,{'commandName':_0x5355b1(0x20c),'commandParams':[_0x5679dc]},[],_0x5355b1(0x212));});}),_0x29c16d[_0x40e2b4(0x1e8)](_0x40e2b4(0x1f8),(_0xaa89b8,_0x65bb8d)=>{const _0x5c7e40=_0x40e2b4;_0x5a0f4e[_0x5c7e40(0x1d5)][_0x5c7e40(0x1fa)](_0x8cc8e4=>{const _0x15f216=_0x5c7e40;let _0x13f185=_0x5d9d0a[_0x15f216(0x207)](_0x5a0f4e[_0x15f216(0x1d5)][_0x15f216(0x1ff)][_0x15f216(0x1b1)]),_0x546b8a=_0x8cc8e4[_0x15f216(0x1c1)](_0x13f185);const _0x212288=_0x27f717[_0x15f216(0x1f3)](_0x546b8a[_0x15f216(0x1e7)],_0x15f216(0x1df)),_0x4614e8=_0x27f717[_0x15f216(0x1f3)](_0x546b8a[_0x15f216(0x1f7)],_0x15f216(0x201));_0x29c16d[_0x15f216(0x1ee)](()=>_0xaa89b8(_0x65bb8d)),_0x13f185=_0x5d9d0a[_0x15f216(0x207)](_0x5a0f4e[_0x15f216(0x1d5)][_0x15f216(0x1ff)][_0x15f216(0x1b1)]),_0x546b8a=_0x8cc8e4[_0x15f216(0x1c1)](_0x13f185);const _0x49e471=_0x8cc8e4[_0x15f216(0x1d0)](_0x212288,_0x4614e8);_0x212288[_0x15f216(0x1f4)](),_0x4614e8[_0x15f216(0x1f4)](),_0x29c16d[_0x15f216(0x1e1)](_0x13f185,{'commandName':_0x15f216(0x20c),'commandParams':[_0x65bb8d]},[],_0x15f216(0x1d4)),_0x49e471[_0x15f216(0x1e7)][_0x15f216(0x1f2)](_0x546b8a[_0x15f216(0x1e7)])&&_0x29c16d[_0x15f216(0x1c9)](_0x8cc8e4[_0x15f216(0x1d0)](_0x49e471[_0x15f216(0x1e7)],_0x546b8a[_0x15f216(0x1e7)]),_0x15f216(0x1d4)),_0x546b8a[_0x15f216(0x1f7)][_0x15f216(0x1f2)](_0x49e471[_0x15f216(0x1f7)])&&_0x29c16d[_0x15f216(0x1c9)](_0x8cc8e4[_0x15f216(0x1d0)](_0x546b8a[_0x15f216(0x1f7)],_0x49e471[_0x15f216(0x1f7)]),_0x15f216(0x1d4));});}),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1b0),_0x40e2b4(0x1d4),_0x40e2b4(0x1cb),()=>!0x1),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1b0),_0x40e2b4(0x1d4),_0x40e2b4(0x1d6),()=>!0x1),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1b0),_0x40e2b4(0x1d4),_0x40e2b4(0x223),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1f5)](_0x40e2b4(0x1b0),'',_0x40e2b4(0x1d6))),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1c0),_0x40e2b4(0x1d4),_0x40e2b4(0x1cb),()=>!0x1),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1c0),_0x40e2b4(0x1d4),_0x40e2b4(0x223),([_0x685aca])=>{const _0x2b205d=_0x40e2b4,_0x57c519=_0x29c16d[_0x2b205d(0x1ea)][_0x2b205d(0x1f5)](_0x2b205d(0x1c0),'',_0x2b205d(0x223));let _0x3a4d48=_0x685aca[_0x2b205d(0x1e7)],_0xdd7785=_0x685aca[_0x2b205d(0x1f7)];const _0x5ca501=_0x5a0f4e[_0x2b205d(0x1d5)][_0x2b205d(0x213)][_0x2b205d(0x1f9)](_0x3a4d48,_0x2b205d(0x1dc)),_0xb89e7b=_0x5a0f4e[_0x2b205d(0x1d5)][_0x2b205d(0x213)][_0x2b205d(0x1f9)](_0xdd7785,_0x2b205d(0x1b8));_0x5ca501[_0x2b205d(0x1c7)]&&(_0x3a4d48=_0x5ca501[_0x2b205d(0x1e7)]),_0xb89e7b[_0x2b205d(0x1c7)]&&(_0xdd7785=_0xb89e7b[_0x2b205d(0x1f7)]),_0x57c519([_0x5a0f4e[_0x2b205d(0x1d5)][_0x2b205d(0x1d0)](_0x3a4d48,_0xdd7785)]);}),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1b0),_0x40e2b4(0x1d4),_0x40e2b4(0x1da),_0x5f180e),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1c0),_0x40e2b4(0x1d4),_0x40e2b4(0x1da),_0x5f180e)),_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x1c5))&&(_0x29c16d[_0x40e2b4(0x1e8)](_0x40e2b4(0x1bd),(_0x4d56a9,_0x3b4451)=>{const _0x59a122=_0x40e2b4,_0x155631=_0x5a0f4e[_0x59a122(0x1dd)][_0x59a122(0x1ce)](_0x59a122(0x1d1));let _0x11197e=_0x5d9d0a[_0x59a122(0x207)](_0x5a0f4e[_0x59a122(0x1d5)][_0x59a122(0x1ff)][_0x59a122(0x1b1)]),_0x51319a=_0x155631[_0x59a122(0x203)](_0x11197e);_0x5a0f4e[_0x59a122(0x1d5)][_0x59a122(0x1fa)](()=>{const _0x4269c7=_0x59a122;if(_0x51319a)return void _0x29c16d[_0x4269c7(0x1c6)](_0x5a0f4e[_0x4269c7(0x1d5)][_0x4269c7(0x1c1)](_0x51319a));const _0x9c1ae4=_0x5d9d0a[_0x4269c7(0x1f0)](_0x11197e);_0x4d56a9(_0x3b4451),_0x11197e=_0x5d9d0a[_0x4269c7(0x207)](_0x5a0f4e[_0x4269c7(0x1d5)][_0x4269c7(0x1ff)][_0x4269c7(0x1b1)]),_0x51319a=_0x155631[_0x4269c7(0x203)](_0x11197e),_0x29c16d[_0x4269c7(0x1c9)](_0x5a0f4e[_0x4269c7(0x1d5)][_0x4269c7(0x1c1)](_0x51319a),_0x9c1ae4?null:_0x4269c7(0x1db));});}),_0x29c16d[_0x40e2b4(0x1ea)][_0x40e2b4(0x1ef)](_0x40e2b4(0x1c0),_0x40e2b4(0x1db),_0x40e2b4(0x1da),_0x5f180e));const _0xd3816=[{'type':_0x40e2b4(0x1b0),'subType':_0x40e2b4(0x1b2)},{'type':_0x40e2b4(0x1c0),'subType':_0x40e2b4(0x1db)},{'type':_0x40e2b4(0x1b0),'subType':_0x40e2b4(0x1d4)},{'type':_0x40e2b4(0x1c0),'subType':_0x40e2b4(0x1d4)}];function _0x51a93a(_0x1b2128,_0xf181c2){const _0x48bcc2=_0x40e2b4,_0x2e9490=_0xd3816[_0x48bcc2(0x1d9)](({type:_0x69ca0b,subType:_0x152c70})=>_0x1b2128[_0x48bcc2(0x216)]==_0x69ca0b&&_0x1b2128[_0x48bcc2(0x21d)]==_0x152c70),_0x26f358=_0xd3816[_0x48bcc2(0x1d9)](({type:_0x368030,subType:_0x29bc27})=>_0xf181c2[_0x48bcc2(0x216)]==_0x368030&&_0xf181c2[_0x48bcc2(0x21d)]==_0x29bc27);if(_0x2e9490<0x0||_0x26f358<0x0)return!0x1;const _0x88efb6=_0x1b2128[_0x48bcc2(0x1b6)](),_0x19b235=_0xf181c2[_0x48bcc2(0x1b6)]();if((0x0==_0x2e9490||0x1==_0x2e9490)&&0x2==_0x26f358&&_0x88efb6[_0x48bcc2(0x225)](_0x19b235))return!0x0;if(0x2==_0x2e9490&&0x3==_0x26f358){const _0x1cbe1c=_0x29c16d[_0x48bcc2(0x1e0)](_0x88efb6,_0x48bcc2(0x1c0))[_0x48bcc2(0x1af)](({suggestion:_0x5be9cb,meta:_0x31ff1a})=>_0x31ff1a[_0x48bcc2(0x210)]&&_0x48bcc2(0x1d4)==_0x5be9cb[_0x48bcc2(0x21d)]);if(_0x1cbe1c[_0x48bcc2(0x1d2)]>0x1&&_0x19b235[_0x48bcc2(0x1f7)][_0x48bcc2(0x1e4)](_0x88efb6[_0x48bcc2(0x1e7)]))return!0x0;if(0x1==_0x1cbe1c[_0x48bcc2(0x1d2)]&&(_0x88efb6[_0x48bcc2(0x1e7)][_0x48bcc2(0x1e4)](_0x19b235[_0x48bcc2(0x1f7)])||_0x88efb6[_0x48bcc2(0x1f7)][_0x48bcc2(0x1e4)](_0x19b235[_0x48bcc2(0x1e7)])))return!0x0;}if(0x3==_0x2e9490&&0x3==_0x26f358&&_0x88efb6[_0x48bcc2(0x1e7)][_0x48bcc2(0x1f2)](_0x19b235[_0x48bcc2(0x1e7)])){const _0x3c0f52=_0x88efb6[_0x48bcc2(0x1f7)][_0x48bcc2(0x1cd)],_0x25b39e=_0x19b235[_0x48bcc2(0x1e7)][_0x48bcc2(0x1f1)];return _0x5d9d0a[_0x48bcc2(0x1f0)](_0x3c0f52)&&_0x3c0f52===_0x25b39e;}return!0x1;}function _0x5f180e(_0x204de8,_0x480077){return _0x51a93a(_0x204de8,_0x480077)?[_0x204de8,_0x480077]:_0x51a93a(_0x480077,_0x204de8)?[_0x480077,_0x204de8]:null;}_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x220))&&(_0x29c16d[_0x40e2b4(0x215)](_0x40e2b4(0x20d)),_0x29c16d[_0x40e2b4(0x1c8)](_0x40e2b4(0x1b7)),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1e2)](_0x40e2b4(0x1b7),_0x1ebcb5(_0x3ed97c,_0x40e2b4(0x226)))),_0x5a0f4e[_0x40e2b4(0x1dd)][_0x40e2b4(0x1b9)](_0x40e2b4(0x1c2))&&(_0x29c16d[_0x40e2b4(0x215)](_0x40e2b4(0x219)),_0x29c16d[_0x40e2b4(0x1c8)](_0x40e2b4(0x208))),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ba)](_0x55f872=>{const _0x47f143=_0x40e2b4;if(!!_0xd3816[_0x47f143(0x1c4)](({type:_0x542e5e,subType:_0xc8e2cd})=>_0x55f872[_0x47f143(0x216)]==_0x542e5e&&_0x55f872[_0x47f143(0x21d)]==_0xc8e2cd))return _0x55f872[_0x47f143(0x217)]?{}:void 0x0;}),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ba)](_0x5d124c=>{const _0x1b0e16=_0x40e2b4;if(_0x1b0e16(0x1c0)==_0x5d124c[_0x1b0e16(0x216)]||_0x1b0e16(0x1e3)==_0x5d124c[_0x1b0e16(0x216)]){const _0x40b240=_0x5d124c[_0x1b0e16(0x202)]();if(_0x40b240&&_0x40b240['is'](_0x1b0e16(0x224),_0x1b0e16(0x21b)))return{'type':_0x1b0e16(0x1c0)==_0x5d124c[_0x1b0e16(0x216)]?_0x1b0e16(0x1bc):_0x1b0e16(0x1b4),'element':_0x40b240,'quantity':0x1};}}),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ba)](_0x3a1a58=>_0x40e2b4(0x1b0)==_0x3a1a58[_0x40e2b4(0x216)]&&_0x40e2b4(0x1d4)==_0x3a1a58[_0x40e2b4(0x21d)]?{'type':_0x40e2b4(0x1fe),'content':_0x40e2b4(0x206)}:_0x40e2b4(0x1b0)==_0x3a1a58[_0x40e2b4(0x216)]&&_0x40e2b4(0x212)==_0x3a1a58[_0x40e2b4(0x21d)]?{'type':_0x40e2b4(0x1fe),'content':_0x40e2b4(0x1bb)}:void 0x0),_0x29c16d[_0x40e2b4(0x21e)][_0x40e2b4(0x1ba)](_0x47d6b0=>{const _0x428658=_0x40e2b4;if(_0x428658(0x205)!=_0x47d6b0[_0x428658(0x216)])return;const {data:_0x5911c7}=_0x47d6b0;if(!_0x5911c7||_0x428658(0x208)!=_0x5911c7[_0x428658(0x1eb)])return;const _0x407a30=_0x5911c7[_0x428658(0x1b5)];return _0x407a30?{'type':_0x428658(0x1fe),'content':_0x1ebcb5(_0x3ed97c,_0x428658(0x204),'\x22'+_0x407a30+'\x22')}:{'type':_0x428658(0x1fe),'content':_0x1ebcb5(_0x3ed97c,_0x428658(0x1d7))};}),this[_0x40e2b4(0x214)]();}[_0xb775a9(0x214)](){const _0x5f3ec5=_0xb775a9,_0x4da720=this[_0x5f3ec5(0x1d8)],_0x41c69e=_0x4da720[_0x5f3ec5(0x1de)];_0x4da720[_0x5f3ec5(0x1dd)][_0x5f3ec5(0x1ce)](_0x5f3ec5(0x1fd))[_0x5f3ec5(0x21e)][_0x5f3ec5(0x1ba)](_0x4b1246=>{const _0x457fb3=_0x5f3ec5;if(_0x457fb3(0x1b0)!=_0x4b1246[_0x457fb3(0x216)]&&_0x457fb3(0x1e9)!=_0x4b1246[_0x457fb3(0x216)])return;const {data:_0x83d535}=_0x4b1246;if(_0x83d535){if(_0x457fb3(0x219)==_0x83d535[_0x457fb3(0x1d3)]){const _0x1f2d1a=_0x83d535[_0x457fb3(0x209)][0x0][_0x457fb3(0x1b5)];return _0x1f2d1a?{'type':_0x457fb3(0x1fe),'content':_0x1ebcb5(_0x41c69e,_0x457fb3(0x204),'\x22'+_0x1f2d1a+'\x22')}:{'type':_0x457fb3(0x1fe),'content':_0x1ebcb5(_0x41c69e,_0x457fb3(0x1d7))};}if(_0x457fb3(0x20d)==_0x83d535[_0x457fb3(0x1d3)]){const _0xe3995a=_0x83d535[_0x457fb3(0x209)][0x0][_0x457fb3(0x1ed)];return _0xe3995a?{'type':_0x457fb3(0x1fe),'content':_0x1ebcb5(_0x41c69e,_0x457fb3(0x1e5),_0xe3995a)}:{'type':_0x457fb3(0x1fe),'content':_0x1ebcb5(_0x41c69e,_0x457fb3(0x1cc))};}}});}}
23
+ const _0x29145b=_0x1f96;(function(_0x67e8c,_0x4037b5){const _0x13849e=_0x1f96,_0x2024c0=_0x67e8c();while(!![]){try{const _0xd14958=-parseInt(_0x13849e(0x133))/0x1*(parseInt(_0x13849e(0xde))/0x2)+parseInt(_0x13849e(0xbb))/0x3+-parseInt(_0x13849e(0x128))/0x4*(parseInt(_0x13849e(0x100))/0x5)+parseInt(_0x13849e(0xfe))/0x6*(parseInt(_0x13849e(0xcf))/0x7)+parseInt(_0x13849e(0x12c))/0x8+parseInt(_0x13849e(0xc0))/0x9*(-parseInt(_0x13849e(0xff))/0xa)+parseInt(_0x13849e(0x10a))/0xb;if(_0xd14958===_0x4037b5)break;else _0x2024c0['push'](_0x2024c0['shift']());}catch(_0x57d03c){_0x2024c0['push'](_0x2024c0['shift']());}}}(_0x53b3,0xd4005));import{Plugin as _0x5f5165}from'ckeditor5/src/core.js';function _0x53b3(){const _0x2df6a0=['imageCaption','20PSczxc','ImageUtils','_findSuggestions','imageStylePreApply','10999424vyqzAb','forward','*Remove\x20image\x20text\x20alternative*','resizeImage','insertImage','isBlockImage','toNext','17oguHCp','_registerLegacyDescription','2393721RsNsCv','isBefore','removeObject','join','TrackChangesEditing','7731NaYwdh','detach','getFirstRange','isIntersecting','imageInline','chain','convertInlineImageToBlock','getClosestSelectedImageElement','filter','isCollapsed','isEqual','format','getContainedElement','createRangeOn','formatInline','3395bQXVIE','key','registerAttributeLabel','plugins','formatBlock','element','has','toPrevious','toggleImageCaption','imageTypeInline','ELEMENT_INLINE_IMAGE','newValue','afterInit','ImageEditing','length','78788Ckhxpp','commandParams','deletion','alt','registerElementLabel','document','ImageInlineEditing','selection','addObject','registerCustomCallback','subType','imageBlock','change','discard','fromPosition','markBlockFormat','ImageBlockEditing','nodeBefore','*Reset\x20image\x20width*','forceDefaultExecution','start','*Set\x20image\x20width:*\x20%0','nodeAfter','schema','enableCommand','type','ImageCaptionEditing','attribute','convertBlockImageToInline','caption','isOwn','FORMAT_IMAGE_SIZE','1590lqZBFa','2270looeDX','573445ZLeuFJ','width','commandName','ELEMENT_IMAGE','insertion','markInsertion','registerDescriptionCallback','getSuggestionCallback','markDeletion','uploadImage','56463siMDOD','getNearestSelectionRange','get','backward','imageTypeBlock','accept','ImageCaptionUtils','previous','descriptionFactory','getCaptionFromImageModelElement','imageTextAlternative','ImageUploadEditing','resizedWidth','createRange','enableDefaultAttributesIntegration','find','*Set\x20image\x20text\x20alternative:*\x20%0','findIndex','editor','ImageTextAlternativeEditing','registerBlockAttribute','ImageResize','model','ELEMENT_CAPTION','Inline\x20image\x20to\x20block\x20image','end','locale','Block\x20image\x20to\x20inline\x20image','_suggestionFactory'];_0x53b3=function(){return _0x2df6a0;};return _0x53b3();}import{LivePosition as _0x114b02}from'ckeditor5/src/engine.js';function _0x1f96(_0x248559,_0x52e665){const _0x53b388=_0x53b3();return _0x1f96=function(_0x1f9664,_0x596c95){_0x1f9664=_0x1f9664-0xbb;let _0x4dc81d=_0x53b388[_0x1f9664];return _0x4dc81d;},_0x1f96(_0x248559,_0x52e665);}import{getTranslation as _0x37c83b}from'../utils/common-translations.js';export default class it extends _0x5f5165{[_0x29145b(0xdb)](){const _0x559fcf=_0x29145b,_0x48f189=this[_0x559fcf(0x11c)];if(!_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0xdc)))return;const _0x54f8c8=_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0x10c)](_0x559fcf(0xbf)),_0x5dd306=_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0x10c)](_0x559fcf(0x129)),_0x152dce=_0x48f189[_0x559fcf(0x124)];_0x54f8c8[_0x559fcf(0xf6)](_0x559fcf(0x130)),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0xe2)](_0x559fcf(0xe9),_0x59fae9=>_0x37c83b(_0x152dce,_0x559fcf(0x103),_0x59fae9)),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0xe2)](_0x559fcf(0xc4),_0x590503=>_0x37c83b(_0x152dce,_0x559fcf(0xd9),_0x590503)),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0xe2)](_0x559fcf(0xfb),()=>_0x37c83b(_0x152dce,_0x559fcf(0x121))),_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0x115))&&_0x54f8c8[_0x559fcf(0xf6)](_0x559fcf(0x109)),_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0xee))&&_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0xe4))&&(_0x54f8c8[_0x559fcf(0xf6)](_0x559fcf(0xd8),(_0x5b6d68,_0x5fb73f)=>{const _0x4f5c26=_0x559fcf,_0x275164=_0x5dd306[_0x4f5c26(0xc7)](_0x48f189[_0x4f5c26(0x120)][_0x4f5c26(0xe3)][_0x4f5c26(0xe5)]);_0x48f189[_0x4f5c26(0x120)][_0x4f5c26(0xea)](()=>{const _0x57cae2=_0x4f5c26;_0x54f8c8[_0x57cae2(0xed)](_0x275164,{'commandName':_0x57cae2(0xd8),'commandParams':[_0x5fb73f]},[],_0x57cae2(0xfa));});}),_0x54f8c8[_0x559fcf(0xf6)](_0x559fcf(0x10e),(_0x5328b7,_0x87c7f6)=>{const _0x2dbc45=_0x559fcf;_0x48f189[_0x2dbc45(0x120)][_0x2dbc45(0xea)](_0x225c4e=>{const _0x338e0f=_0x2dbc45;let _0x4e9bcf=_0x5dd306[_0x338e0f(0xc7)](_0x48f189[_0x338e0f(0x120)][_0x338e0f(0xe3)][_0x338e0f(0xe5)]),_0x123fb1=_0x225c4e[_0x338e0f(0xcd)](_0x4e9bcf);const _0x52852f=_0x114b02[_0x338e0f(0xec)](_0x123fb1[_0x338e0f(0xf2)],_0x338e0f(0xd6)),_0x2e3f48=_0x114b02[_0x338e0f(0xec)](_0x123fb1[_0x338e0f(0x123)],_0x338e0f(0x132));_0x54f8c8[_0x338e0f(0xf1)](()=>_0x5328b7(_0x87c7f6)),_0x4e9bcf=_0x5dd306[_0x338e0f(0xc7)](_0x48f189[_0x338e0f(0x120)][_0x338e0f(0xe3)][_0x338e0f(0xe5)]),_0x123fb1=_0x225c4e[_0x338e0f(0xcd)](_0x4e9bcf);const _0x473485=_0x225c4e[_0x338e0f(0x117)](_0x52852f,_0x2e3f48);_0x52852f[_0x338e0f(0xc1)](),_0x2e3f48[_0x338e0f(0xc1)](),_0x54f8c8[_0x338e0f(0xed)](_0x4e9bcf,{'commandName':_0x338e0f(0xd8),'commandParams':[_0x87c7f6]},[],_0x338e0f(0xc6)),_0x473485[_0x338e0f(0xf2)][_0x338e0f(0xbc)](_0x123fb1[_0x338e0f(0xf2)])&&_0x54f8c8[_0x338e0f(0x105)](_0x225c4e[_0x338e0f(0x117)](_0x473485[_0x338e0f(0xf2)],_0x123fb1[_0x338e0f(0xf2)]),_0x338e0f(0xc6)),_0x123fb1[_0x338e0f(0x123)][_0x338e0f(0xbc)](_0x473485[_0x338e0f(0x123)])&&_0x54f8c8[_0x338e0f(0x105)](_0x225c4e[_0x338e0f(0x117)](_0x123fb1[_0x338e0f(0x123)],_0x473485[_0x338e0f(0x123)]),_0x338e0f(0xc6));});}),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0xd3),_0x559fcf(0xc6),_0x559fcf(0xbe),()=>!0x1),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0xd3),_0x559fcf(0xc6),_0x559fcf(0x10f),()=>!0x1),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0xd3),_0x559fcf(0xc6),_0x559fcf(0xeb),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0x107)](_0x559fcf(0xd3),'',_0x559fcf(0x10f))),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0x104),_0x559fcf(0xc6),_0x559fcf(0xbe),()=>!0x1),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0x104),_0x559fcf(0xc6),_0x559fcf(0xeb),([_0x44280e])=>{const _0x19c985=_0x559fcf,_0x2888ce=_0x54f8c8[_0x19c985(0x126)][_0x19c985(0x107)](_0x19c985(0x104),'',_0x19c985(0xeb));let _0x44d720=_0x44280e[_0x19c985(0xf2)],_0x5cae79=_0x44280e[_0x19c985(0x123)];const _0x36965c=_0x48f189[_0x19c985(0x120)][_0x19c985(0xf5)][_0x19c985(0x10b)](_0x44d720,_0x19c985(0x10d)),_0x287cec=_0x48f189[_0x19c985(0x120)][_0x19c985(0xf5)][_0x19c985(0x10b)](_0x5cae79,_0x19c985(0x12d));_0x36965c[_0x19c985(0xc9)]&&(_0x44d720=_0x36965c[_0x19c985(0xf2)]),_0x287cec[_0x19c985(0xc9)]&&(_0x5cae79=_0x287cec[_0x19c985(0x123)]),_0x2888ce([_0x48f189[_0x19c985(0x120)][_0x19c985(0x117)](_0x44d720,_0x5cae79)]);}),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0xd3),_0x559fcf(0xc6),_0x559fcf(0xc5),_0x3a3d01),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0x104),_0x559fcf(0xc6),_0x559fcf(0xc5),_0x3a3d01)),_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0xf8))&&(_0x54f8c8[_0x559fcf(0xf6)](_0x559fcf(0xd7),(_0x270c66,_0x158d58)=>{const _0x4c51c7=_0x559fcf,_0x5c236e=_0x48f189[_0x4c51c7(0xd2)][_0x4c51c7(0x10c)](_0x4c51c7(0x110));let _0x347b57=_0x5dd306[_0x4c51c7(0xc7)](_0x48f189[_0x4c51c7(0x120)][_0x4c51c7(0xe3)][_0x4c51c7(0xe5)]),_0x595412=_0x5c236e[_0x4c51c7(0x113)](_0x347b57);_0x48f189[_0x4c51c7(0x120)][_0x4c51c7(0xea)](()=>{const _0x38eef4=_0x4c51c7;if(_0x595412)return void _0x54f8c8[_0x38eef4(0x108)](_0x48f189[_0x38eef4(0x120)][_0x38eef4(0xcd)](_0x595412));const _0x14dcb2=_0x5dd306[_0x38eef4(0x131)](_0x347b57);_0x270c66(_0x158d58),_0x347b57=_0x5dd306[_0x38eef4(0xc7)](_0x48f189[_0x38eef4(0x120)][_0x38eef4(0xe3)][_0x38eef4(0xe5)]),_0x595412=_0x5c236e[_0x38eef4(0x113)](_0x347b57),_0x54f8c8[_0x38eef4(0x105)](_0x48f189[_0x38eef4(0x120)][_0x38eef4(0xcd)](_0x595412),_0x14dcb2?null:_0x38eef4(0x127));});}),_0x54f8c8[_0x559fcf(0x126)][_0x559fcf(0xe7)](_0x559fcf(0x104),_0x559fcf(0x127),_0x559fcf(0xc5),_0x3a3d01));const _0x3c4d4e=[{'type':_0x559fcf(0xd3),'subType':_0x559fcf(0x12b)},{'type':_0x559fcf(0x104),'subType':_0x559fcf(0x127)},{'type':_0x559fcf(0xd3),'subType':_0x559fcf(0xc6)},{'type':_0x559fcf(0x104),'subType':_0x559fcf(0xc6)}];function _0x4946a0(_0x123105,_0x43cc9c){const _0x63fb5f=_0x559fcf,_0x47c75a=_0x3c4d4e[_0x63fb5f(0x11b)](({type:_0x91e54,subType:_0x4d164f})=>_0x123105[_0x63fb5f(0xf7)]==_0x91e54&&_0x123105[_0x63fb5f(0xe8)]==_0x4d164f),_0x23a25a=_0x3c4d4e[_0x63fb5f(0x11b)](({type:_0x5ab7c4,subType:_0x4ace63})=>_0x43cc9c[_0x63fb5f(0xf7)]==_0x5ab7c4&&_0x43cc9c[_0x63fb5f(0xe8)]==_0x4ace63);if(_0x47c75a<0x0||_0x23a25a<0x0)return!0x1;const _0x5e553d=_0x123105[_0x63fb5f(0xc2)](),_0x239acb=_0x43cc9c[_0x63fb5f(0xc2)]();if((0x0==_0x47c75a||0x1==_0x47c75a)&&0x2==_0x23a25a&&_0x5e553d[_0x63fb5f(0xc3)](_0x239acb))return!0x0;if(0x2==_0x47c75a&&0x3==_0x23a25a){const _0x1203f4=_0x54f8c8[_0x63fb5f(0x12a)](_0x5e553d,_0x63fb5f(0x104))[_0x63fb5f(0xc8)](({suggestion:_0x4fa430,meta:_0x48a1ce})=>_0x48a1ce[_0x63fb5f(0xfc)]&&_0x63fb5f(0xc6)==_0x4fa430[_0x63fb5f(0xe8)]);if(_0x1203f4[_0x63fb5f(0xdd)]>0x1&&_0x239acb[_0x63fb5f(0x123)][_0x63fb5f(0xca)](_0x5e553d[_0x63fb5f(0xf2)]))return!0x0;if(0x1==_0x1203f4[_0x63fb5f(0xdd)]&&(_0x5e553d[_0x63fb5f(0xf2)][_0x63fb5f(0xca)](_0x239acb[_0x63fb5f(0x123)])||_0x5e553d[_0x63fb5f(0x123)][_0x63fb5f(0xca)](_0x239acb[_0x63fb5f(0xf2)])))return!0x0;}if(0x3==_0x47c75a&&0x3==_0x23a25a&&_0x5e553d[_0x63fb5f(0xf2)][_0x63fb5f(0xbc)](_0x239acb[_0x63fb5f(0xf2)])){const _0x2db27e=_0x5e553d[_0x63fb5f(0x123)][_0x63fb5f(0xf4)],_0x36cdfb=_0x239acb[_0x63fb5f(0xf2)][_0x63fb5f(0xef)];return _0x5dd306[_0x63fb5f(0x131)](_0x2db27e)&&_0x2db27e===_0x36cdfb;}return!0x1;}function _0x3a3d01(_0x10d3ae,_0x3a28bc){return _0x4946a0(_0x10d3ae,_0x3a28bc)?[_0x10d3ae,_0x3a28bc]:_0x4946a0(_0x3a28bc,_0x10d3ae)?[_0x3a28bc,_0x10d3ae]:null;}_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0x11f))&&(_0x54f8c8[_0x559fcf(0x118)](_0x559fcf(0x12f)),_0x54f8c8[_0x559fcf(0x11e)](_0x559fcf(0x116)),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0xd1)](_0x559fcf(0x116),_0x37c83b(_0x152dce,_0x559fcf(0xfd)))),_0x48f189[_0x559fcf(0xd2)][_0x559fcf(0xd5)](_0x559fcf(0x11d))&&(_0x54f8c8[_0x559fcf(0x118)](_0x559fcf(0x114)),_0x54f8c8[_0x559fcf(0x11e)](_0x559fcf(0xe1))),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0x106)](_0x1cdb0e=>{const _0x584469=_0x559fcf;if(!!_0x3c4d4e[_0x584469(0x119)](({type:_0x4add0c,subType:_0x1ffcda})=>_0x1cdb0e[_0x584469(0xf7)]==_0x4add0c&&_0x1cdb0e[_0x584469(0xe8)]==_0x1ffcda))return _0x1cdb0e[_0x584469(0x111)]?{}:void 0x0;}),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0x106)](_0x98e77f=>{const _0x402783=_0x559fcf;if(_0x402783(0x104)==_0x98e77f[_0x402783(0xf7)]||_0x402783(0xe0)==_0x98e77f[_0x402783(0xf7)]){const _0x1549aa=_0x98e77f[_0x402783(0xcc)]();if(_0x1549aa&&_0x1549aa['is'](_0x402783(0xd4),_0x402783(0xfb)))return{'type':_0x402783(0x104)==_0x98e77f[_0x402783(0xf7)]?_0x402783(0xe6):_0x402783(0xbd),'element':_0x1549aa,'quantity':0x1};}}),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0x106)](_0x4a5b09=>_0x559fcf(0xd3)==_0x4a5b09[_0x559fcf(0xf7)]&&_0x559fcf(0xc6)==_0x4a5b09[_0x559fcf(0xe8)]?{'type':_0x559fcf(0xcb),'content':_0x559fcf(0x122)}:_0x559fcf(0xd3)==_0x4a5b09[_0x559fcf(0xf7)]&&_0x559fcf(0xfa)==_0x4a5b09[_0x559fcf(0xe8)]?{'type':_0x559fcf(0xcb),'content':_0x559fcf(0x125)}:void 0x0),_0x54f8c8[_0x559fcf(0x112)][_0x559fcf(0x106)](_0x4061a3=>{const _0xfc121e=_0x559fcf;if(_0xfc121e(0xf9)!=_0x4061a3[_0xfc121e(0xf7)])return;const {data:_0x345f92}=_0x4061a3;if(!_0x345f92||_0xfc121e(0xe1)!=_0x345f92[_0xfc121e(0xd0)])return;const _0x1d78eb=_0x345f92[_0xfc121e(0xda)];return _0x1d78eb?{'type':_0xfc121e(0xcb),'content':_0x37c83b(_0x152dce,_0xfc121e(0x11a),'\x22'+_0x1d78eb+'\x22')}:{'type':_0xfc121e(0xcb),'content':_0x37c83b(_0x152dce,_0xfc121e(0x12e))};}),this[_0x559fcf(0x134)]();}[_0x29145b(0x134)](){const _0x3657e9=_0x29145b,_0x5bf79b=this[_0x3657e9(0x11c)],_0x47d573=_0x5bf79b[_0x3657e9(0x124)];_0x5bf79b[_0x3657e9(0xd2)][_0x3657e9(0x10c)](_0x3657e9(0xbf))[_0x3657e9(0x112)][_0x3657e9(0x106)](_0xa33bb0=>{const _0x3aee49=_0x3657e9;if(_0x3aee49(0xd3)!=_0xa33bb0[_0x3aee49(0xf7)]&&_0x3aee49(0xce)!=_0xa33bb0[_0x3aee49(0xf7)])return;const {data:_0x59c12f}=_0xa33bb0;if(_0x59c12f){if(_0x3aee49(0x114)==_0x59c12f[_0x3aee49(0x102)]){const _0x36f5d9=_0x59c12f[_0x3aee49(0xdf)][0x0][_0x3aee49(0xda)];return _0x36f5d9?{'type':_0x3aee49(0xcb),'content':_0x37c83b(_0x47d573,_0x3aee49(0x11a),'\x22'+_0x36f5d9+'\x22')}:{'type':_0x3aee49(0xcb),'content':_0x37c83b(_0x47d573,_0x3aee49(0x12e))};}if(_0x3aee49(0x12f)==_0x59c12f[_0x3aee49(0x102)]){const _0x2887a7=_0x59c12f[_0x3aee49(0xdf)][0x0][_0x3aee49(0x101)];return _0x2887a7?{'type':_0x3aee49(0xcb),'content':_0x37c83b(_0x47d573,_0x3aee49(0xf3),_0x2887a7)}:{'type':_0x3aee49(0xcb),'content':_0x37c83b(_0x47d573,_0x3aee49(0xf0))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d3d(){const _0xd58cab=['enableDefaultAttributesIntegration','oldValue','src','8387lRJzZo','commandName','discard','7423960LTstpz','*Replace\x20image\x20URL*','descriptionFactory','format','formatInline','271510tHErdS','4283265BvBXCD','getSuggestionCallback','3qPTzyY','318MMzRXq','TrackChangesEditing','type','attribute','_registerLegacyDescription','accept','get','registerCustomCallback','registerDescriptionCallback','*Format:*\x20replace\x20image\x20URL','5220056UnqsfX','replaceImageSource','key','plugins','newValue','123485tLcMzw','afterInit','ImageEditing','formatBlock','editor','158aHUdef','_handleLegacySuggestions','has','registerBlockAttribute','_suggestionFactory','121Bslhag','944928SCXlfo','locale'];_0x1d3d=function(){return _0xd58cab;};return _0x1d3d();}const _0x230bb0=_0x28d1;(function(_0x48dbd5,_0x5d5054){const _0xe5b34a=_0x28d1,_0x26c4e2=_0x48dbd5();while(!![]){try{const _0xb8cd74=-parseInt(_0xe5b34a(0x19d))/0x1*(parseInt(_0xe5b34a(0x192))/0x2)+-parseInt(_0xe5b34a(0x1a8))/0x3*(-parseInt(_0xe5b34a(0x1b3))/0x4)+-parseInt(_0xe5b34a(0x18d))/0x5*(parseInt(_0xe5b34a(0x1a9))/0x6)+parseInt(_0xe5b34a(0x1a6))/0x7+parseInt(_0xe5b34a(0x1a0))/0x8+parseInt(_0xe5b34a(0x198))/0x9+-parseInt(_0xe5b34a(0x1a5))/0xa*(parseInt(_0xe5b34a(0x197))/0xb);if(_0xb8cd74===_0x5d5054)break;else _0x26c4e2['push'](_0x26c4e2['shift']());}catch(_0xa14767){_0x26c4e2['push'](_0x26c4e2['shift']());}}}(_0x1d3d,0xa5f29));function _0x28d1(_0x4da549,_0x5c6399){const _0x1d3db8=_0x1d3d();return _0x28d1=function(_0x28d126,_0x74c200){_0x28d126=_0x28d126-0x189;let _0x449090=_0x1d3db8[_0x28d126];return _0x449090;},_0x28d1(_0x4da549,_0x5c6399);}import{Plugin as _0x3022df}from'ckeditor5/src/core.js';import{getTranslation as _0x8e764f}from'../utils/common-translations.js';export default class st extends _0x3022df{[_0x230bb0(0x18e)](){const _0x1fd01d=_0x230bb0;if(!this[_0x1fd01d(0x191)][_0x1fd01d(0x18b)][_0x1fd01d(0x194)](_0x1fd01d(0x18f)))return;const _0xf87d4f=this[_0x1fd01d(0x191)][_0x1fd01d(0x199)],_0x5b308d=this[_0x1fd01d(0x191)][_0x1fd01d(0x18b)][_0x1fd01d(0x1af)](_0x1fd01d(0x1aa));_0x5b308d[_0x1fd01d(0x19a)](_0x1fd01d(0x189)),_0x5b308d[_0x1fd01d(0x195)](_0x1fd01d(0x19c)),_0x5b308d[_0x1fd01d(0x1a2)][_0x1fd01d(0x1b1)](_0x53283b=>{const _0x91166c=_0x1fd01d;if(_0x91166c(0x1ac)!=_0x53283b[_0x91166c(0x1ab)])return;const {data:_0x638936}=_0x53283b;return _0x638936&&_0x91166c(0x19c)==_0x638936[_0x91166c(0x18a)]?_0x638936[_0x91166c(0x18c)]&&_0x638936[_0x91166c(0x19b)]?{'type':_0x91166c(0x1a3),'content':_0x8e764f(_0xf87d4f,_0x91166c(0x1a1))}:{'type':_0x91166c(0x1a3),'content':''}:void 0x0;}),this[_0x1fd01d(0x193)]();}[_0x230bb0(0x193)](){const _0x3eedb9=_0x230bb0,_0x1434fc=this[_0x3eedb9(0x191)][_0x3eedb9(0x18b)][_0x3eedb9(0x1af)](_0x3eedb9(0x1aa));_0x1434fc[_0x3eedb9(0x196)][_0x3eedb9(0x1b0)](_0x3eedb9(0x190),_0x3eedb9(0x189),_0x3eedb9(0x1ae),_0x1434fc[_0x3eedb9(0x196)][_0x3eedb9(0x1a7)](_0x3eedb9(0x190),null,_0x3eedb9(0x19f))),_0x1434fc[_0x3eedb9(0x196)][_0x3eedb9(0x1b0)](_0x3eedb9(0x190),_0x3eedb9(0x189),_0x3eedb9(0x19f),_0x1434fc[_0x3eedb9(0x196)][_0x3eedb9(0x1a7)](_0x3eedb9(0x190),null,_0x3eedb9(0x1ae))),this[_0x3eedb9(0x1ad)]();}[_0x230bb0(0x1ad)](){const _0xbf691a=_0x230bb0,_0x805325=this[_0xbf691a(0x191)],_0x1a5a42=_0x805325[_0xbf691a(0x199)];_0x805325[_0xbf691a(0x18b)][_0xbf691a(0x1af)](_0xbf691a(0x1aa))[_0xbf691a(0x1a2)][_0xbf691a(0x1b1)](_0x5f0a2b=>{const _0x3211a9=_0xbf691a;if(_0x3211a9(0x190)!=_0x5f0a2b[_0x3211a9(0x1ab)]&&_0x3211a9(0x1a4)!=_0x5f0a2b[_0x3211a9(0x1ab)])return;const {data:_0x54aba8}=_0x5f0a2b;if(!_0x54aba8||_0x3211a9(0x189)!=_0x54aba8[_0x3211a9(0x19e)])return;return{'type':_0x3211a9(0x1a3),'content':_0x8e764f(_0x1a5a42,_0x3211a9(0x1b2))};});}}
23
+ const _0x35cafa=_0x533b;function _0x2a05(){const _0x28a2da=['get','40230EaQOMP','descriptionFactory','937978PSyKoQ','registerBlockAttribute','formatBlock','*Replace\x20image\x20URL*','6603170pwcGGx','ImageEditing','key','getSuggestionCallback','registerDescriptionCallback','formatInline','1950777aeZtab','afterInit','1723056sqimhg','48156euCbkd','attribute','*Format:*\x20replace\x20image\x20URL','310eLqMZv','oldValue','registerCustomCallback','enableDefaultAttributesIntegration','has','accept','editor','type','src','72IUFvQr','newValue','discard','locale','plugins','_registerLegacyDescription','replaceImageSource','_suggestionFactory','TrackChangesEditing','_handleLegacySuggestions','5104230SmeYqQ','format','commandName'];_0x2a05=function(){return _0x28a2da;};return _0x2a05();}(function(_0x468756,_0xe11004){const _0x289d94=_0x533b,_0x615cf2=_0x468756();while(!![]){try{const _0x4739d2=parseInt(_0x289d94(0xb8))/0x1+parseInt(_0x289d94(0xba))/0x2+-parseInt(_0x289d94(0xc4))/0x3+parseInt(_0x289d94(0xc7))/0x4*(parseInt(_0x289d94(0xca))/0x5)+-parseInt(_0x289d94(0xb4))/0x6+-parseInt(_0x289d94(0xbe))/0x7+-parseInt(_0x289d94(0xc6))/0x8*(-parseInt(_0x289d94(0xaa))/0x9);if(_0x4739d2===_0xe11004)break;else _0x615cf2['push'](_0x615cf2['shift']());}catch(_0x6be581){_0x615cf2['push'](_0x615cf2['shift']());}}}(_0x2a05,0x82793));function _0x533b(_0x3aedf9,_0x786bf1){const _0x2a05a0=_0x2a05();return _0x533b=function(_0x533bc7,_0x3fc1cb){_0x533bc7=_0x533bc7-0xa3;let _0xf95cce=_0x2a05a0[_0x533bc7];return _0xf95cce;},_0x533b(_0x3aedf9,_0x786bf1);}import{Plugin as _0x276b39}from'ckeditor5/src/core.js';import{getTranslation as _0x27158a}from'../utils/common-translations.js';export default class st extends _0x276b39{[_0x35cafa(0xc5)](){const _0x369c5c=_0x35cafa;if(!this[_0x369c5c(0xa7)][_0x369c5c(0xae)][_0x369c5c(0xa5)](_0x369c5c(0xbf)))return;const _0x1c4ce6=this[_0x369c5c(0xa7)][_0x369c5c(0xad)],_0x4cd8f7=this[_0x369c5c(0xa7)][_0x369c5c(0xae)][_0x369c5c(0xb7)](_0x369c5c(0xb2));_0x4cd8f7[_0x369c5c(0xa4)](_0x369c5c(0xb0)),_0x4cd8f7[_0x369c5c(0xbb)](_0x369c5c(0xa9)),_0x4cd8f7[_0x369c5c(0xb9)][_0x369c5c(0xc2)](_0x56c64f=>{const _0x143fc6=_0x369c5c;if(_0x143fc6(0xc8)!=_0x56c64f[_0x143fc6(0xa8)])return;const {data:_0x1cd6c0}=_0x56c64f;return _0x1cd6c0&&_0x143fc6(0xa9)==_0x1cd6c0[_0x143fc6(0xc0)]?_0x1cd6c0[_0x143fc6(0xab)]&&_0x1cd6c0[_0x143fc6(0xcb)]?{'type':_0x143fc6(0xb5),'content':_0x27158a(_0x1c4ce6,_0x143fc6(0xbd))}:{'type':_0x143fc6(0xb5),'content':''}:void 0x0;}),this[_0x369c5c(0xb3)]();}[_0x35cafa(0xb3)](){const _0x276eb8=_0x35cafa,_0x1d9ae6=this[_0x276eb8(0xa7)][_0x276eb8(0xae)][_0x276eb8(0xb7)](_0x276eb8(0xb2));_0x1d9ae6[_0x276eb8(0xb1)][_0x276eb8(0xa3)](_0x276eb8(0xbc),_0x276eb8(0xb0),_0x276eb8(0xa6),_0x1d9ae6[_0x276eb8(0xb1)][_0x276eb8(0xc1)](_0x276eb8(0xbc),null,_0x276eb8(0xac))),_0x1d9ae6[_0x276eb8(0xb1)][_0x276eb8(0xa3)](_0x276eb8(0xbc),_0x276eb8(0xb0),_0x276eb8(0xac),_0x1d9ae6[_0x276eb8(0xb1)][_0x276eb8(0xc1)](_0x276eb8(0xbc),null,_0x276eb8(0xa6))),this[_0x276eb8(0xaf)]();}[_0x35cafa(0xaf)](){const _0x1b3ab3=_0x35cafa,_0x395ace=this[_0x1b3ab3(0xa7)],_0x3ceb40=_0x395ace[_0x1b3ab3(0xad)];_0x395ace[_0x1b3ab3(0xae)][_0x1b3ab3(0xb7)](_0x1b3ab3(0xb2))[_0x1b3ab3(0xb9)][_0x1b3ab3(0xc2)](_0x1fd208=>{const _0x5eacbf=_0x1b3ab3;if(_0x5eacbf(0xbc)!=_0x1fd208[_0x5eacbf(0xa8)]&&_0x5eacbf(0xc3)!=_0x1fd208[_0x5eacbf(0xa8)])return;const {data:_0x2c39b1}=_0x1fd208;if(!_0x2c39b1||_0x5eacbf(0xb0)!=_0x2c39b1[_0x5eacbf(0xb6)])return;return{'type':_0x5eacbf(0xb5),'content':_0x27158a(_0x3ceb40,_0x5eacbf(0xc9))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x40ff(){const _0x1be372=['isBefore','getSuggestion','getSuggestionCallback','value','imageStyle','_findSuggestions','selection','length','plugins','imageStylePostApply','*Format:*\x20%0','getContainedElement','nodeBefore','subType','hasSuggestion','isIntersecting','editor','forEach','getChangedMarkers','imageCaption','shouldConvertImageType','differ','commands','474OAYxGx','Users','imageStylePreApply','chain','newRange','404374Phrzkf','imageTypeInline','findIndex','format','createRangeOn','markInlineFormat','suggestion','nodeAfter','document','convertInlineImageToBlock','get','filter','3024808oJeNJb','getClosestSelectedImageElement','18YZXRWf','commandParams','from','imageTypeBlock','head','title','insertion','has','_suggestionFactory','1550129laStsV','160577KpZnlE','isBlockImage','discard','markBlockFormat','formatBlock','ImageUtils','isInlineImage','start','change','author','isOwn','name','ImageStyleEditing','50oZCxpB','toLowerCase','accept','isEqual','end','827585kzhdgj','6404liGJyK','descriptionFactory','commandReversedParams','afterInit','179163FjerUv','discardSuggestion','registerCustomCallback','model','commandName','isInContent','next','setImageNaturalSizeAttributes','registerDescriptionCallback','side','registerPostFixer','enableCommand','FORMAT_SIDE_IMAGE','formatInline','getFirstRange','refresh','_registerLegacyDescription','normalizedStyles','type','TrackChangesEditing','locale','_splitMarkerName','getSuggestions','join'];_0x40ff=function(){return _0x1be372;};return _0x40ff();}const _0x4588c1=_0x4f55;(function(_0x5671aa,_0x413c56){const _0x4029cd=_0x4f55,_0x30a8be=_0x5671aa();while(!![]){try{const _0x279500=-parseInt(_0x4029cd(0x1fe))/0x1+parseInt(_0x4029cd(0x1e6))/0x2+parseInt(_0x4029cd(0x1e1))/0x3*(-parseInt(_0x4029cd(0x211))/0x4)+parseInt(_0x4029cd(0x210))/0x5+parseInt(_0x4029cd(0x1f4))/0x6*(parseInt(_0x4029cd(0x1fd))/0x7)+-parseInt(_0x4029cd(0x1f2))/0x8+parseInt(_0x4029cd(0x215))/0x9*(parseInt(_0x4029cd(0x20b))/0xa);if(_0x279500===_0x413c56)break;else _0x30a8be['push'](_0x30a8be['shift']());}catch(_0x1aee62){_0x30a8be['push'](_0x30a8be['shift']());}}}(_0x40ff,0x52fe8));import{Plugin as _0x6d0ee8}from'ckeditor5/src/core.js';import{uid as _0x1f9e98}from'ckeditor5/src/utils.js';function _0x4f55(_0x7fd8cf,_0x4cc5f9){const _0x40ffcb=_0x40ff();return _0x4f55=function(_0x4f556e,_0x51a61e){_0x4f556e=_0x4f556e-0x1c0;let _0x5df442=_0x40ffcb[_0x4f556e];return _0x5df442;},_0x4f55(_0x7fd8cf,_0x4cc5f9);}import{getTranslation as _0x57d4f8}from'../utils/common-translations.js';export default class nt extends _0x6d0ee8{[_0x4588c1(0x214)](){const _0x9e7d4b=_0x4588c1,_0x459530=this[_0x9e7d4b(0x1da)];if(!_0x459530[_0x9e7d4b(0x1d2)][_0x9e7d4b(0x1fb)](_0x9e7d4b(0x20a)))return;const _0x43c045=_0x459530[_0x9e7d4b(0x1d2)][_0x9e7d4b(0x1f0)](_0x9e7d4b(0x1c5)),_0x55cdea=_0x459530[_0x9e7d4b(0x1d2)][_0x9e7d4b(0x1f0)](_0x9e7d4b(0x203)),_0x87f729={};_0x43c045[_0x9e7d4b(0x220)](_0x9e7d4b(0x1ce),(_0x267207,_0x3749f8)=>{const _0x2718e4=_0x9e7d4b,_0x408037=_0x459530[_0x2718e4(0x1d2)][_0x2718e4(0x1f0)](_0x2718e4(0x1e2))['me'],_0x2d25a3=_0x459530[_0x2718e4(0x1e0)][_0x2718e4(0x1f0)](_0x2718e4(0x1ce));let _0x5a62d2=_0x55cdea[_0x2718e4(0x1f3)](_0x459530[_0x2718e4(0x218)][_0x2718e4(0x1ee)][_0x2718e4(0x1d0)]),_0x29a61b=_0x459530[_0x2718e4(0x218)][_0x2718e4(0x1ea)](_0x5a62d2),_0xe70a48=_0x2d25a3[_0x2718e4(0x1cd)];if(_0xe70a48==_0x3749f8[_0x2718e4(0x1cd)])return;const _0x30bb1f={'commandName':_0x2718e4(0x1ce),'commandParams':[_0x3749f8],'formatGroupId':_0x1f9e98()};_0x459530[_0x2718e4(0x218)][_0x2718e4(0x206)](()=>{const _0x14b1b4=_0x2718e4;if(_0x43c045[_0x14b1b4(0x1c8)]()[_0x14b1b4(0x1f1)](_0x2c52c3=>_0x2c52c3[_0x14b1b4(0x21a)]&&_0x408037==_0x2c52c3[_0x14b1b4(0x207)]&&(_0x14b1b4(0x202)==_0x2c52c3[_0x14b1b4(0x1c4)]||_0x14b1b4(0x222)==_0x2c52c3[_0x14b1b4(0x1c4)])&&(_0x14b1b4(0x1e3)==_0x2c52c3[_0x14b1b4(0x1d7)]||_0x14b1b4(0x1d3)==_0x2c52c3[_0x14b1b4(0x1d7)])&&_0x2c52c3[_0x14b1b4(0x1c0)]()[_0x14b1b4(0x20e)](_0x29a61b))[_0x14b1b4(0x1db)](_0x57409e=>_0x43c045[_0x14b1b4(0x216)](_0x57409e[_0x14b1b4(0x1f8)])),_0x5a62d2=_0x55cdea[_0x14b1b4(0x1f3)](_0x459530[_0x14b1b4(0x218)][_0x14b1b4(0x1ee)][_0x14b1b4(0x1d0)]),_0x29a61b=_0x459530[_0x14b1b4(0x218)][_0x14b1b4(0x1ea)](_0x5a62d2),_0x2d25a3[_0x14b1b4(0x1c1)](),_0x459530[_0x14b1b4(0x1e0)][_0x14b1b4(0x1f0)](_0x14b1b4(0x1e7))[_0x14b1b4(0x1c1)](),_0x459530[_0x14b1b4(0x1e0)][_0x14b1b4(0x1f0)](_0x14b1b4(0x1f7))[_0x14b1b4(0x1c1)](),_0xe70a48=_0x2d25a3[_0x14b1b4(0x1cd)],_0xe70a48!=_0x3749f8[_0x14b1b4(0x1cd)])return _0x55cdea[_0x14b1b4(0x204)](_0x5a62d2)&&_0x2d25a3[_0x14b1b4(0x1de)](_0x3749f8[_0x14b1b4(0x1cd)],_0x5a62d2)?(_0x267207({..._0x3749f8,'setImageSizes':!0x1}),_0x5a62d2=_0x55cdea[_0x14b1b4(0x1f3)](_0x459530[_0x14b1b4(0x218)][_0x14b1b4(0x1ee)][_0x14b1b4(0x1d0)]),void _0x43c045[_0x14b1b4(0x201)](_0x5a62d2,{..._0x30bb1f,'commandReversedParams':[{'value':_0xe70a48||null,'setImageSizes':!0x1}]},[],_0x14b1b4(0x1e3))):void(_0x55cdea[_0x14b1b4(0x1ff)](_0x5a62d2)?_0x43c045[_0x14b1b4(0x201)](_0x5a62d2,_0x30bb1f,[],_0x14b1b4(0x1d3)):_0x43c045[_0x14b1b4(0x1eb)](_0x29a61b,_0x30bb1f,_0x14b1b4(0x1d3)));});});for(const _0xc139bd of _0x459530[_0x9e7d4b(0x1d2)][_0x9e7d4b(0x1f0)](_0x9e7d4b(0x20a))[_0x9e7d4b(0x1c3)])_0x87f729[_0xc139bd[_0x9e7d4b(0x209)]]=_0xc139bd[_0x9e7d4b(0x1f9)][_0x9e7d4b(0x20c)]();_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x202),_0x9e7d4b(0x1e3),_0x9e7d4b(0x1c9),()=>!0x1),_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x202),_0x9e7d4b(0x1d3),_0x9e7d4b(0x1c9),()=>!0x1),_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x222),_0x9e7d4b(0x1d3),_0x9e7d4b(0x1c9),()=>!0x1),_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x202),_0x9e7d4b(0x1e3),_0x9e7d4b(0x20d),([_0x2d4981])=>{const _0x451371=_0x9e7d4b;_0x55cdea[_0x451371(0x21c)](_0x2d4981[_0x451371(0x1d5)]());}),_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x202),_0x9e7d4b(0x1e3),_0x9e7d4b(0x200),(_0x1e6dca,_0x3e83ed)=>{const _0x2b96b3=_0x9e7d4b;_0x43c045[_0x2b96b3(0x1fc)][_0x2b96b3(0x1cc)](_0x2b96b3(0x202),'',_0x2b96b3(0x20d))(_0x1e6dca,{'commandName':_0x3e83ed[_0x2b96b3(0x219)],'commandParams':_0x3e83ed[_0x2b96b3(0x213)]});}),_0x43c045[_0x9e7d4b(0x1fc)][_0x9e7d4b(0x217)](_0x9e7d4b(0x202),_0x9e7d4b(0x1e3),_0x9e7d4b(0x1e4),function(_0x580dec,_0x100299){if(_0x126d53(_0x580dec,_0x100299))return[_0x580dec,_0x100299];if(_0x126d53(_0x100299,_0x580dec))return[_0x100299,_0x580dec];return null;});const _0x5028ed=[{'type':_0x9e7d4b(0x202),'subType':_0x9e7d4b(0x1e3)},{'type':_0x9e7d4b(0x1fa),'subType':_0x9e7d4b(0x1dd)},{'type':_0x9e7d4b(0x202),'subType':_0x9e7d4b(0x1ef)},{'type':_0x9e7d4b(0x1fa),'subType':_0x9e7d4b(0x1ef)}];function _0x126d53(_0x526514,_0x207694){const _0x127710=_0x9e7d4b,_0x7ec6e4=_0x5028ed[_0x127710(0x1e8)](({type:_0x3837f2,subType:_0x27b6b4})=>_0x526514[_0x127710(0x1c4)]==_0x3837f2&&_0x526514[_0x127710(0x1d7)]==_0x27b6b4),_0x27ebd1=_0x5028ed[_0x127710(0x1e8)](({type:_0x3d453c,subType:_0x3180d4})=>_0x207694[_0x127710(0x1c4)]==_0x3d453c&&_0x207694[_0x127710(0x1d7)]==_0x3180d4);if(_0x7ec6e4<0x0||_0x27ebd1<0x0)return!0x1;const _0xa64f10=_0x526514[_0x127710(0x1c0)](),_0x23d867=_0x207694[_0x127710(0x1c0)]();if((0x0==_0x7ec6e4||0x1==_0x7ec6e4)&&0x2==_0x27ebd1&&_0xa64f10[_0x127710(0x1d9)](_0x23d867))return!0x0;if(0x2==_0x7ec6e4&&0x3==_0x27ebd1){const _0x51950=_0x43c045[_0x127710(0x1cf)](_0xa64f10,_0x127710(0x1fa))[_0x127710(0x1f1)](({suggestion:_0x4ae1bf,meta:_0xf226d0})=>_0xf226d0[_0x127710(0x208)]&&_0x127710(0x1ef)==_0x4ae1bf[_0x127710(0x1d7)]);if(_0x51950[_0x127710(0x1d1)]>0x1&&_0x23d867[_0x127710(0x20f)][_0x127710(0x20e)](_0xa64f10[_0x127710(0x205)]))return!0x0;if(0x1==_0x51950[_0x127710(0x1d1)]&&(_0xa64f10[_0x127710(0x205)][_0x127710(0x20e)](_0x23d867[_0x127710(0x20f)])||_0xa64f10[_0x127710(0x20f)][_0x127710(0x20e)](_0x23d867[_0x127710(0x205)])))return!0x0;}if(0x3==_0x7ec6e4&&0x3==_0x27ebd1&&_0xa64f10[_0x127710(0x205)][_0x127710(0x1ca)](_0x23d867[_0x127710(0x205)])){const _0x1b697b=_0xa64f10[_0x127710(0x20f)][_0x127710(0x1ed)],_0x414c05=_0x23d867[_0x127710(0x205)][_0x127710(0x1d6)];return _0x55cdea[_0x127710(0x1ff)](_0x1b697b)&&_0x1b697b===_0x414c05;}return!0x1;}_0x459530[_0x9e7d4b(0x218)][_0x9e7d4b(0x1ee)][_0x9e7d4b(0x21f)](()=>{const _0x45f687=_0x9e7d4b;let _0x2dc43e=!0x1;const _0x207f55=Array[_0x45f687(0x1f6)](_0x459530[_0x45f687(0x218)][_0x45f687(0x1ee)][_0x45f687(0x1df)][_0x45f687(0x1dc)]());for(const {name:_0xb00973,data:_0x13c1db}of _0x207f55){const {group:_0x42cf91,type:_0x5b99a5,subType:_0x21a78e,id:_0x440b33}=_0x43c045[_0x45f687(0x1c7)](_0xb00973);if(_0x45f687(0x1ec)==_0x42cf91&&_0x43c045[_0x45f687(0x1d8)](_0x440b33)){if(_0x45f687(0x202)==_0x5b99a5&&(_0x45f687(0x1e3)==_0x21a78e||_0x45f687(0x1d3)==_0x21a78e)){const _0x192aa0=_0x43c045[_0x45f687(0x1cb)](_0x440b33);if(_0x13c1db[_0x45f687(0x1e5)]){const _0x148799=_0x192aa0[_0x45f687(0x1c0)]()[_0x45f687(0x1d5)]();if(_0x55cdea[_0x45f687(0x1ff)](_0x148799))continue;_0x43c045[_0x45f687(0x216)](_0x192aa0),_0x2dc43e=!0x0;}}if(_0x45f687(0x1fa)==_0x5b99a5&&_0x45f687(0x1dd)==_0x21a78e&&!_0x13c1db[_0x45f687(0x1e5)]){const _0x4c56f6=_0x43c045[_0x45f687(0x1cb)](_0x440b33);_0x4c56f6[_0x45f687(0x21b)]&&_0x4c56f6[_0x45f687(0x21b)][_0x45f687(0x21a)]&&(_0x43c045[_0x45f687(0x216)](_0x4c56f6[_0x45f687(0x21b)]),_0x2dc43e=!0x0);}}}return _0x2dc43e;}),this[_0x9e7d4b(0x1c2)](_0x87f729);}[_0x4588c1(0x1c2)](_0x20a770){const _0x25284e=_0x4588c1,_0x5806e5=this[_0x25284e(0x1da)],_0x2388b5=_0x5806e5[_0x25284e(0x1c6)];_0x5806e5[_0x25284e(0x1d2)][_0x25284e(0x1f0)](_0x25284e(0x1c5))[_0x25284e(0x212)][_0x25284e(0x21d)](_0x191128=>{const _0x15110e=_0x25284e;if(_0x15110e(0x202)!=_0x191128[_0x15110e(0x1c4)]&&_0x15110e(0x222)!=_0x191128[_0x15110e(0x1c4)])return;const {data:_0x3144ea}=_0x191128;if(!_0x3144ea||_0x15110e(0x1ce)!=_0x3144ea[_0x15110e(0x219)])return;const _0x4cd625=_0x3144ea[_0x15110e(0x1f5)][0x0][_0x15110e(0x1cd)];return _0x61eb96(_0x15110e(0x21e)===_0x4cd625?_0x57d4f8(_0x2388b5,_0x15110e(0x221)):_0x20a770[_0x4cd625]||_0x4cd625);function _0x61eb96(_0x4f4a70){const _0x2df688=_0x15110e;return{'type':_0x2df688(0x1e9),'content':_0x57d4f8(_0x2388b5,_0x2df688(0x1d4),_0x4f4a70)};}});}}
23
+ const _0x1f2d56=_0x53c6;(function(_0xc503e8,_0x49c5a5){const _0x3a91c3=_0x53c6,_0x1b6b82=_0xc503e8();while(!![]){try{const _0x252a3b=parseInt(_0x3a91c3(0x103))/0x1+-parseInt(_0x3a91c3(0x101))/0x2*(-parseInt(_0x3a91c3(0xe1))/0x3)+-parseInt(_0x3a91c3(0xd0))/0x4+parseInt(_0x3a91c3(0x12a))/0x5+parseInt(_0x3a91c3(0x11e))/0x6+parseInt(_0x3a91c3(0xf3))/0x7+-parseInt(_0x3a91c3(0xee))/0x8;if(_0x252a3b===_0x49c5a5)break;else _0x1b6b82['push'](_0x1b6b82['shift']());}catch(_0xffafe0){_0x1b6b82['push'](_0x1b6b82['shift']());}}}(_0x184f,0x6acf0));function _0x184f(){const _0x50285e=['getSuggestions','normalizedStyles','discardSuggestion','8900176JPvKdq','nodeBefore','from','join','isInContent','518469hhxZuX','formatBlock','createRangeOn','value','descriptionFactory','suggestion','imageStyle','plugins','getSuggestion','title','enableCommand','length','imageStylePreApply','get','6AbyePA','discard','738198jGoBEU','commandParams','selection','afterInit','isEqual','insertion','commands','ImageStyleEditing','name','findIndex','getContainedElement','forEach','imageTypeBlock','registerCustomCallback','getFirstRange','format','registerPostFixer','_registerLegacyDescription','differ','imageTypeInline','end','author','document','setImageNaturalSizeAttributes','isIntersecting','*Format:*\x20%0','nodeAfter','3723474MGRrai','commandReversedParams','next','commandName','model','subType','_findSuggestions','newRange','isInlineImage','getChangedMarkers','getClosestSelectedImageElement','isBefore','2215770QJvZRm','head','formatInline','accept','editor','imageCaption','registerDescriptionCallback','2526368WoUqju','TrackChangesEditing','has','Users','start','change','isOwn','refresh','FORMAT_SIDE_IMAGE','markBlockFormat','chain','markInlineFormat','type','_suggestionFactory','getSuggestionCallback','filter','imageStylePostApply','305604XpAdsO','hasSuggestion','toLowerCase','locale','isBlockImage','shouldConvertImageType','convertInlineImageToBlock','side','_splitMarkerName','ImageUtils'];_0x184f=function(){return _0x50285e;};return _0x184f();}import{Plugin as _0xcbe513}from'ckeditor5/src/core.js';import{uid as _0x32468d}from'ckeditor5/src/utils.js';import{getTranslation as _0x5b7600}from'../utils/common-translations.js';function _0x53c6(_0x1ede01,_0x335ab5){const _0x184f7a=_0x184f();return _0x53c6=function(_0x53c674,_0xac9c1e){_0x53c674=_0x53c674-0xcd;let _0x2bd6c2=_0x184f7a[_0x53c674];return _0x2bd6c2;},_0x53c6(_0x1ede01,_0x335ab5);}export default class nt extends _0xcbe513{[_0x1f2d56(0x106)](){const _0x497dc5=_0x1f2d56,_0x3e787f=this[_0x497dc5(0xcd)];if(!_0x3e787f[_0x497dc5(0xfa)][_0x497dc5(0xd2)](_0x497dc5(0x10a)))return;const _0x52faf6=_0x3e787f[_0x497dc5(0xfa)][_0x497dc5(0x100)](_0x497dc5(0xd1)),_0x58d283=_0x3e787f[_0x497dc5(0xfa)][_0x497dc5(0x100)](_0x497dc5(0xea)),_0x1153a5={};_0x52faf6[_0x497dc5(0xfd)](_0x497dc5(0xf9),(_0x37af38,_0x297c11)=>{const _0x141357=_0x497dc5,_0x191c6e=_0x3e787f[_0x141357(0xfa)][_0x141357(0x100)](_0x141357(0xd3))['me'],_0x36d495=_0x3e787f[_0x141357(0x109)][_0x141357(0x100)](_0x141357(0xf9));let _0x40aac2=_0x58d283[_0x141357(0x128)](_0x3e787f[_0x141357(0x122)][_0x141357(0x119)][_0x141357(0x105)]),_0x2e135f=_0x3e787f[_0x141357(0x122)][_0x141357(0xf5)](_0x40aac2),_0x270dc0=_0x36d495[_0x141357(0xf6)];if(_0x270dc0==_0x297c11[_0x141357(0xf6)])return;const _0xc9e881={'commandName':_0x141357(0xf9),'commandParams':[_0x297c11],'formatGroupId':_0x32468d()};_0x3e787f[_0x141357(0x122)][_0x141357(0xd5)](()=>{const _0x35fe2c=_0x141357;if(_0x52faf6[_0x35fe2c(0xeb)]()[_0x35fe2c(0xdf)](_0x244a7d=>_0x244a7d[_0x35fe2c(0xf2)]&&_0x191c6e==_0x244a7d[_0x35fe2c(0x118)]&&(_0x35fe2c(0xf4)==_0x244a7d[_0x35fe2c(0xdc)]||_0x35fe2c(0x12c)==_0x244a7d[_0x35fe2c(0xdc)])&&(_0x35fe2c(0xff)==_0x244a7d[_0x35fe2c(0x123)]||_0x35fe2c(0xe0)==_0x244a7d[_0x35fe2c(0x123)])&&_0x244a7d[_0x35fe2c(0x111)]()[_0x35fe2c(0x107)](_0x2e135f))[_0x35fe2c(0x10e)](_0x1697f6=>_0x52faf6[_0x35fe2c(0xed)](_0x1697f6[_0x35fe2c(0x12b)])),_0x40aac2=_0x58d283[_0x35fe2c(0x128)](_0x3e787f[_0x35fe2c(0x122)][_0x35fe2c(0x119)][_0x35fe2c(0x105)]),_0x2e135f=_0x3e787f[_0x35fe2c(0x122)][_0x35fe2c(0xf5)](_0x40aac2),_0x36d495[_0x35fe2c(0xd7)](),_0x3e787f[_0x35fe2c(0x109)][_0x35fe2c(0x100)](_0x35fe2c(0x116))[_0x35fe2c(0xd7)](),_0x3e787f[_0x35fe2c(0x109)][_0x35fe2c(0x100)](_0x35fe2c(0x10f))[_0x35fe2c(0xd7)](),_0x270dc0=_0x36d495[_0x35fe2c(0xf6)],_0x270dc0!=_0x297c11[_0x35fe2c(0xf6)])return _0x58d283[_0x35fe2c(0x126)](_0x40aac2)&&_0x36d495[_0x35fe2c(0xe6)](_0x297c11[_0x35fe2c(0xf6)],_0x40aac2)?(_0x37af38({..._0x297c11,'setImageSizes':!0x1}),_0x40aac2=_0x58d283[_0x35fe2c(0x128)](_0x3e787f[_0x35fe2c(0x122)][_0x35fe2c(0x119)][_0x35fe2c(0x105)]),void _0x52faf6[_0x35fe2c(0xd9)](_0x40aac2,{..._0xc9e881,'commandReversedParams':[{'value':_0x270dc0||null,'setImageSizes':!0x1}]},[],_0x35fe2c(0xff))):void(_0x58d283[_0x35fe2c(0xe5)](_0x40aac2)?_0x52faf6[_0x35fe2c(0xd9)](_0x40aac2,_0xc9e881,[],_0x35fe2c(0xe0)):_0x52faf6[_0x35fe2c(0xdb)](_0x2e135f,_0xc9e881,_0x35fe2c(0xe0)));});});for(const _0x509c3d of _0x3e787f[_0x497dc5(0xfa)][_0x497dc5(0x100)](_0x497dc5(0x10a))[_0x497dc5(0xec)])_0x1153a5[_0x509c3d[_0x497dc5(0x10b)]]=_0x509c3d[_0x497dc5(0xfc)][_0x497dc5(0xe3)]();_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0xf4),_0x497dc5(0xff),_0x497dc5(0xf1),()=>!0x1),_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0xf4),_0x497dc5(0xe0),_0x497dc5(0xf1),()=>!0x1),_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0x12c),_0x497dc5(0xe0),_0x497dc5(0xf1),()=>!0x1),_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0xf4),_0x497dc5(0xff),_0x497dc5(0x12d),([_0x4ee85e])=>{const _0x4fe801=_0x497dc5;_0x58d283[_0x4fe801(0x11a)](_0x4ee85e[_0x4fe801(0x10d)]());}),_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0xf4),_0x497dc5(0xff),_0x497dc5(0x102),(_0x3e14f5,_0x3433b6)=>{const _0x2471ac=_0x497dc5;_0x52faf6[_0x2471ac(0xdd)][_0x2471ac(0xde)](_0x2471ac(0xf4),'',_0x2471ac(0x12d))(_0x3e14f5,{'commandName':_0x3433b6[_0x2471ac(0x121)],'commandParams':_0x3433b6[_0x2471ac(0x11f)]});}),_0x52faf6[_0x497dc5(0xdd)][_0x497dc5(0x110)](_0x497dc5(0xf4),_0x497dc5(0xff),_0x497dc5(0xda),function(_0x4b7222,_0x14351c){if(_0x20a9ee(_0x4b7222,_0x14351c))return[_0x4b7222,_0x14351c];if(_0x20a9ee(_0x14351c,_0x4b7222))return[_0x14351c,_0x4b7222];return null;});const _0x58b39c=[{'type':_0x497dc5(0xf4),'subType':_0x497dc5(0xff)},{'type':_0x497dc5(0x108),'subType':_0x497dc5(0xce)},{'type':_0x497dc5(0xf4),'subType':_0x497dc5(0xe7)},{'type':_0x497dc5(0x108),'subType':_0x497dc5(0xe7)}];function _0x20a9ee(_0x180920,_0x3ec407){const _0x5c5efd=_0x497dc5,_0x4f3a71=_0x58b39c[_0x5c5efd(0x10c)](({type:_0x12c1b9,subType:_0x525951})=>_0x180920[_0x5c5efd(0xdc)]==_0x12c1b9&&_0x180920[_0x5c5efd(0x123)]==_0x525951),_0x1f523a=_0x58b39c[_0x5c5efd(0x10c)](({type:_0x5ef920,subType:_0x3b1262})=>_0x3ec407[_0x5c5efd(0xdc)]==_0x5ef920&&_0x3ec407[_0x5c5efd(0x123)]==_0x3b1262);if(_0x4f3a71<0x0||_0x1f523a<0x0)return!0x1;const _0xf7b477=_0x180920[_0x5c5efd(0x111)](),_0x145902=_0x3ec407[_0x5c5efd(0x111)]();if((0x0==_0x4f3a71||0x1==_0x4f3a71)&&0x2==_0x1f523a&&_0xf7b477[_0x5c5efd(0x11b)](_0x145902))return!0x0;if(0x2==_0x4f3a71&&0x3==_0x1f523a){const _0x55f178=_0x52faf6[_0x5c5efd(0x124)](_0xf7b477,_0x5c5efd(0x108))[_0x5c5efd(0xdf)](({suggestion:_0x141694,meta:_0x2732df})=>_0x2732df[_0x5c5efd(0xd6)]&&_0x5c5efd(0xe7)==_0x141694[_0x5c5efd(0x123)]);if(_0x55f178[_0x5c5efd(0xfe)]>0x1&&_0x145902[_0x5c5efd(0x117)][_0x5c5efd(0x107)](_0xf7b477[_0x5c5efd(0xd4)]))return!0x0;if(0x1==_0x55f178[_0x5c5efd(0xfe)]&&(_0xf7b477[_0x5c5efd(0xd4)][_0x5c5efd(0x107)](_0x145902[_0x5c5efd(0x117)])||_0xf7b477[_0x5c5efd(0x117)][_0x5c5efd(0x107)](_0x145902[_0x5c5efd(0xd4)])))return!0x0;}if(0x3==_0x4f3a71&&0x3==_0x1f523a&&_0xf7b477[_0x5c5efd(0xd4)][_0x5c5efd(0x129)](_0x145902[_0x5c5efd(0xd4)])){const _0x5c690b=_0xf7b477[_0x5c5efd(0x117)][_0x5c5efd(0x11d)],_0x41d4f8=_0x145902[_0x5c5efd(0xd4)][_0x5c5efd(0xef)];return _0x58d283[_0x5c5efd(0xe5)](_0x5c690b)&&_0x5c690b===_0x41d4f8;}return!0x1;}_0x3e787f[_0x497dc5(0x122)][_0x497dc5(0x119)][_0x497dc5(0x113)](()=>{const _0x179711=_0x497dc5;let _0x41c9a6=!0x1;const _0x2f28a9=Array[_0x179711(0xf0)](_0x3e787f[_0x179711(0x122)][_0x179711(0x119)][_0x179711(0x115)][_0x179711(0x127)]());for(const {name:_0x26b45f,data:_0x1831f5}of _0x2f28a9){const {group:_0x1c4467,type:_0x3f9e27,subType:_0x538021,id:_0x39328a}=_0x52faf6[_0x179711(0xe9)](_0x26b45f);if(_0x179711(0xf8)==_0x1c4467&&_0x52faf6[_0x179711(0xe2)](_0x39328a)){if(_0x179711(0xf4)==_0x3f9e27&&(_0x179711(0xff)==_0x538021||_0x179711(0xe0)==_0x538021)){const _0x5e0584=_0x52faf6[_0x179711(0xfb)](_0x39328a);if(_0x1831f5[_0x179711(0x125)]){const _0x478539=_0x5e0584[_0x179711(0x111)]()[_0x179711(0x10d)]();if(_0x58d283[_0x179711(0xe5)](_0x478539))continue;_0x52faf6[_0x179711(0xed)](_0x5e0584),_0x41c9a6=!0x0;}}if(_0x179711(0x108)==_0x3f9e27&&_0x179711(0xce)==_0x538021&&!_0x1831f5[_0x179711(0x125)]){const _0x48686d=_0x52faf6[_0x179711(0xfb)](_0x39328a);_0x48686d[_0x179711(0x120)]&&_0x48686d[_0x179711(0x120)][_0x179711(0xf2)]&&(_0x52faf6[_0x179711(0xed)](_0x48686d[_0x179711(0x120)]),_0x41c9a6=!0x0);}}}return _0x41c9a6;}),this[_0x497dc5(0x114)](_0x1153a5);}[_0x1f2d56(0x114)](_0x555522){const _0x192279=_0x1f2d56,_0x5c4896=this[_0x192279(0xcd)],_0x3e290d=_0x5c4896[_0x192279(0xe4)];_0x5c4896[_0x192279(0xfa)][_0x192279(0x100)](_0x192279(0xd1))[_0x192279(0xf7)][_0x192279(0xcf)](_0x3e8ffb=>{const _0xb6346c=_0x192279;if(_0xb6346c(0xf4)!=_0x3e8ffb[_0xb6346c(0xdc)]&&_0xb6346c(0x12c)!=_0x3e8ffb[_0xb6346c(0xdc)])return;const {data:_0x178d9c}=_0x3e8ffb;if(!_0x178d9c||_0xb6346c(0xf9)!=_0x178d9c[_0xb6346c(0x121)])return;const _0x3744c2=_0x178d9c[_0xb6346c(0x104)][0x0][_0xb6346c(0xf6)];return _0x25c765(_0xb6346c(0xe8)===_0x3744c2?_0x5b7600(_0x3e290d,_0xb6346c(0xd8)):_0x555522[_0x3744c2]||_0x3744c2);function _0x25c765(_0x1d7268){const _0x4f464e=_0xb6346c;return{'type':_0x4f464e(0x112),'content':_0x5b7600(_0x3e290d,_0x4f464e(0x11c),_0x1d7268)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x398dd9=_0x496d;function _0x496d(_0x13534e,_0x3b145){const _0x362991=_0x3629();return _0x496d=function(_0x496db2,_0x2915f5){_0x496db2=_0x496db2-0x1cb;let _0x3b93b9=_0x362991[_0x496db2];return _0x3b93b9;},_0x496d(_0x13534e,_0x3b145);}function _0x3629(){const _0x25f41b=['16620UgmNQY','listenTo','936246hBCzMe','enableCommand','trackChanges','1960230qDjhlJ','_trackChangesValueDuringImport','get','153YTZiEu','_setSuggestionData','collaboration_features','_trackChangesExecuted','lowest','importWord','2323551IwqkUE','track_changes','3355556BptKYv','commands','21RMZziY','bind','value','dataInsert','220134HUFczS','high','Users','285208PxWggh','plugins','10439oqoABE','_handleImportedData','2NVgdgt','TrackChangesEditing','afterInit','forEach','execute','editor'];_0x3629=function(){return _0x25f41b;};return _0x3629();}(function(_0x5de444,_0x1baa82){const _0x33e185=_0x496d,_0x5b126c=_0x5de444();while(!![]){try{const _0x3669b3=parseInt(_0x33e185(0x1d1))/0x1+-parseInt(_0x33e185(0x1d8))/0x2*(parseInt(_0x33e185(0x1ec))/0x3)+-parseInt(_0x33e185(0x1cb))/0x4+parseInt(_0x33e185(0x1e3))/0x5+parseInt(_0x33e185(0x1e0))/0x6*(parseInt(_0x33e185(0x1cd))/0x7)+-parseInt(_0x33e185(0x1d4))/0x8*(parseInt(_0x33e185(0x1e6))/0x9)+parseInt(_0x33e185(0x1de))/0xa*(parseInt(_0x33e185(0x1d6))/0xb);if(_0x3669b3===_0x1baa82)break;else _0x5b126c['push'](_0x5b126c['shift']());}catch(_0x25491){_0x5b126c['push'](_0x5b126c['shift']());}}}(_0x3629,0x6af34));import{Plugin as _0x4847c5}from'ckeditor5/src/core.js';export default class ot extends _0x4847c5{constructor(_0x4fef51){const _0x105dec=_0x496d;super(_0x4fef51),this[_0x105dec(0x1e4)]=!0x1,this[_0x105dec(0x1e9)]=!0x1;}[_0x398dd9(0x1da)](){const _0x14faaa=_0x398dd9,_0x3d14f1=this[_0x14faaa(0x1dd)],_0x5a6771=_0x3d14f1[_0x14faaa(0x1cc)][_0x14faaa(0x1e5)](_0x14faaa(0x1eb)),_0x5e7d8a=_0x3d14f1[_0x14faaa(0x1cc)][_0x14faaa(0x1e5)](_0x14faaa(0x1e2));_0x5a6771&&(_0x5a6771['on'](_0x14faaa(0x1dc),(_0xd5be63,[,_0x8f7bc4])=>{const _0x59d430=_0x14faaa;this[_0x59d430(0x1e4)]=_0x5e7d8a[_0x59d430(0x1cf)],_0x8f7bc4[_0x59d430(0x1e8)][_0x59d430(0x1ed)]=!this[_0x59d430(0x1e4)];},{'priority':_0x14faaa(0x1d2)}),this[_0x14faaa(0x1df)](_0x5a6771,_0x14faaa(0x1d0),this[_0x14faaa(0x1d7)][_0x14faaa(0x1ce)](this)),this[_0x14faaa(0x1df)](_0x5a6771,_0x14faaa(0x1d0),()=>{const _0xaa7ea2=_0x14faaa;this[_0xaa7ea2(0x1e9)]&&(_0x5e7d8a[_0xaa7ea2(0x1dc)](),this[_0xaa7ea2(0x1e9)]=!0x1);},{'priority':_0x14faaa(0x1ea)}),_0x3d14f1[_0x14faaa(0x1d5)][_0x14faaa(0x1e5)](_0x14faaa(0x1d9))[_0x14faaa(0x1e1)](_0x14faaa(0x1eb)));}[_0x398dd9(0x1d7)](_0x40b0b1,_0x3ae75a){const _0x2fb271=_0x398dd9,{suggestions:_0x51d9c3}=_0x3ae75a,_0x229bb7=this[_0x2fb271(0x1dd)][_0x2fb271(0x1cc)][_0x2fb271(0x1e5)](_0x2fb271(0x1e2)),_0x28f430=_0x229bb7[_0x2fb271(0x1cf)];this[_0x2fb271(0x1e4)]!==_0x28f430&&(_0x229bb7[_0x2fb271(0x1dc)](),this[_0x2fb271(0x1e9)]=!0x0),_0x51d9c3&&_0x51d9c3[_0x2fb271(0x1db)](({id:_0x6b3a61,type:_0x2312cd,author:_0x51c9c9,created_at:_0x252b93})=>{const _0x1693c7=_0x2fb271,_0x5afef9={'id':_0x6b3a61,'type':_0x2312cd,'authorId':this[_0x1693c7(0x1dd)][_0x1693c7(0x1d5)][_0x1693c7(0x1e5)](_0x1693c7(0x1d3))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x51c9c9,'createdAt':_0x252b93?new Date(_0x252b93):new Date(),'source':_0x1693c7(0x1eb)}}};this[_0x1693c7(0x1dd)][_0x1693c7(0x1d5)][_0x1693c7(0x1e5)](_0x1693c7(0x1d9))[_0x1693c7(0x1e7)](_0x5afef9);});}}
23
+ function _0x2306(){const _0x248a5c=['importWord','_handleImportedData','119902vCvqbF','995AXWNAL','_setSuggestionData','5981841zavMub','2324340VFQLGL','2408273ofhEMF','26266596KxRkjm','_trackChangesExecuted','bind','51950evCKZM','value','editor','dataInsert','8EPbGRO','track_changes','commands','afterInit','lowest','1rPSYnN','forEach','737RpwRSg','execute','trackChanges','collaboration_features','enableCommand','6ytFufZ','high','plugins','7908kQJJFW','listenTo','TrackChangesEditing','get','_trackChangesValueDuringImport','Users'];_0x2306=function(){return _0x248a5c;};return _0x2306();}function _0x5adf(_0x5d5bc0,_0x1bbf39){const _0x2306f0=_0x2306();return _0x5adf=function(_0x5adf58,_0x3013ab){_0x5adf58=_0x5adf58-0xe9;let _0x19bbee=_0x2306f0[_0x5adf58];return _0x19bbee;},_0x5adf(_0x5d5bc0,_0x1bbf39);}const _0x2c911b=_0x5adf;(function(_0x463d92,_0x1425d6){const _0x4d05e1=_0x5adf,_0x1f0686=_0x463d92();while(!![]){try{const _0x3946b0=parseInt(_0x4d05e1(0x100))/0x1*(parseInt(_0x4d05e1(0xee))/0x2)+parseInt(_0x4d05e1(0xf2))/0x3+parseInt(_0x4d05e1(0x10a))/0x4*(parseInt(_0x4d05e1(0xef))/0x5)+parseInt(_0x4d05e1(0x107))/0x6*(parseInt(_0x4d05e1(0xf3))/0x7)+-parseInt(_0x4d05e1(0xfb))/0x8*(-parseInt(_0x4d05e1(0xf1))/0x9)+parseInt(_0x4d05e1(0xf7))/0xa*(parseInt(_0x4d05e1(0x102))/0xb)+-parseInt(_0x4d05e1(0xf4))/0xc;if(_0x3946b0===_0x1425d6)break;else _0x1f0686['push'](_0x1f0686['shift']());}catch(_0x39f177){_0x1f0686['push'](_0x1f0686['shift']());}}}(_0x2306,0x60af8));import{Plugin as _0xe1d31d}from'ckeditor5/src/core.js';export default class ot extends _0xe1d31d{constructor(_0x501d51){const _0x4a0f34=_0x5adf;super(_0x501d51),this[_0x4a0f34(0xea)]=!0x1,this[_0x4a0f34(0xf5)]=!0x1;}[_0x2c911b(0xfe)](){const _0x370db6=_0x2c911b,_0x54957c=this[_0x370db6(0xf9)],_0x506cef=_0x54957c[_0x370db6(0xfd)][_0x370db6(0xe9)](_0x370db6(0xec)),_0x330453=_0x54957c[_0x370db6(0xfd)][_0x370db6(0xe9)](_0x370db6(0x104));_0x506cef&&(_0x506cef['on'](_0x370db6(0x103),(_0x1b59b0,[,_0x36221c])=>{const _0x1c42b9=_0x370db6;this[_0x1c42b9(0xea)]=_0x330453[_0x1c42b9(0xf8)],_0x36221c[_0x1c42b9(0x105)][_0x1c42b9(0xfc)]=!this[_0x1c42b9(0xea)];},{'priority':_0x370db6(0x108)}),this[_0x370db6(0x10b)](_0x506cef,_0x370db6(0xfa),this[_0x370db6(0xed)][_0x370db6(0xf6)](this)),this[_0x370db6(0x10b)](_0x506cef,_0x370db6(0xfa),()=>{const _0x582552=_0x370db6;this[_0x582552(0xf5)]&&(_0x330453[_0x582552(0x103)](),this[_0x582552(0xf5)]=!0x1);},{'priority':_0x370db6(0xff)}),_0x54957c[_0x370db6(0x109)][_0x370db6(0xe9)](_0x370db6(0x10c))[_0x370db6(0x106)](_0x370db6(0xec)));}[_0x2c911b(0xed)](_0x1dfaaf,_0x1e918e){const _0x285cc2=_0x2c911b,{suggestions:_0x5c6522}=_0x1e918e,_0xbd74a7=this[_0x285cc2(0xf9)][_0x285cc2(0xfd)][_0x285cc2(0xe9)](_0x285cc2(0x104)),_0x10701e=_0xbd74a7[_0x285cc2(0xf8)];this[_0x285cc2(0xea)]!==_0x10701e&&(_0xbd74a7[_0x285cc2(0x103)](),this[_0x285cc2(0xf5)]=!0x0),_0x5c6522&&_0x5c6522[_0x285cc2(0x101)](({id:_0x4d7629,type:_0x33a6ce,author:_0x2295ee,created_at:_0xaa0be7})=>{const _0x22760b=_0x285cc2,_0x24a3bf={'id':_0x4d7629,'type':_0x33a6ce,'authorId':this[_0x22760b(0xf9)][_0x22760b(0x109)][_0x22760b(0xe9)](_0x22760b(0xeb))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2295ee,'createdAt':_0xaa0be7?new Date(_0xaa0be7):new Date(),'source':_0x22760b(0xec)}}};this[_0x22760b(0xf9)][_0x22760b(0x109)][_0x22760b(0xe9)](_0x22760b(0x10c))[_0x22760b(0xf0)](_0x24a3bf);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17b976=_0x21e6;(function(_0x42905b,_0x4838ff){const _0x48cbc2=_0x21e6,_0x44fd35=_0x42905b();while(!![]){try{const _0xf1a6e8=parseInt(_0x48cbc2(0x1a0))/0x1*(parseInt(_0x48cbc2(0x18a))/0x2)+-parseInt(_0x48cbc2(0x1a2))/0x3*(-parseInt(_0x48cbc2(0x191))/0x4)+-parseInt(_0x48cbc2(0x194))/0x5*(-parseInt(_0x48cbc2(0x1a7))/0x6)+-parseInt(_0x48cbc2(0x18d))/0x7+-parseInt(_0x48cbc2(0x189))/0x8*(parseInt(_0x48cbc2(0x184))/0x9)+parseInt(_0x48cbc2(0x17f))/0xa+-parseInt(_0x48cbc2(0x195))/0xb*(parseInt(_0x48cbc2(0x187))/0xc);if(_0xf1a6e8===_0x4838ff)break;else _0x44fd35['push'](_0x44fd35['shift']());}catch(_0x1e5d99){_0x44fd35['push'](_0x44fd35['shift']());}}}(_0x13ad,0x66cbc));import{Plugin as _0x22f21b}from'ckeditor5/src/core.js';function _0x13ad(){const _0x271adb=['FORMAT_INDENT','TrackChangesEditing','type','6525wUkScL','IndentBlock','_registerLegacyDescription','42468wXpzNg','commandName','80MFobeA','2EItyGr','has','descriptionFactory','3477054bLYfvY','blockIndent','registerDescriptionCallback','registerBlockAttribute','32hSVeeG','formatBlock','format','15lZRxPD','2266GweYGj','plugins','indent','IndentEditing','afterInit','locale','outdent','registerAttributeLabel','get','enableCommand','*Outdent:*\x20%0','839657YlFnMM','enableDefaultAttributesIntegration','181767AFbEmF','getItems','*Indent:*\x20%0','indentBlock','outdentBlock','575790DvCAIZ','editor','417940cTwXRJ','getItemLabel'];_0x13ad=function(){return _0x271adb;};return _0x13ad();}import{getTranslation as _0x530b48}from'../utils/common-translations.js';function _0x21e6(_0x1fe3c,_0x284089){const _0x13adc1=_0x13ad();return _0x21e6=function(_0x21e600,_0x5c55bb){_0x21e600=_0x21e600-0x17e;let _0x9cac60=_0x13adc1[_0x21e600];return _0x9cac60;},_0x21e6(_0x1fe3c,_0x284089);}export default class rt extends _0x22f21b{[_0x17b976(0x199)](){const _0x2ae314=_0x17b976,_0x2d8c85=this[_0x2ae314(0x17e)],_0x4feac3=_0x2d8c85[_0x2ae314(0x196)][_0x2ae314(0x19d)](_0x2ae314(0x182));if(_0x2d8c85[_0x2ae314(0x196)][_0x2ae314(0x18b)](_0x2ae314(0x198))&&(_0x4feac3[_0x2ae314(0x19e)](_0x2ae314(0x197)),_0x4feac3[_0x2ae314(0x19e)](_0x2ae314(0x19b))),_0x2d8c85[_0x2ae314(0x196)][_0x2ae314(0x18b)](_0x2ae314(0x185))){for(const _0x4aac73 of[_0x2ae314(0x1a5),_0x2ae314(0x1a6)])_0x4feac3[_0x2ae314(0x1a1)](_0x4aac73);}const _0x2c74c2=_0x2d8c85[_0x2ae314(0x19a)];_0x4feac3[_0x2ae314(0x190)](_0x2ae314(0x18e)),_0x4feac3[_0x2ae314(0x18c)][_0x2ae314(0x19c)](_0x2ae314(0x18e),_0x530b48(_0x2c74c2,_0x2ae314(0x181))),this[_0x2ae314(0x186)]();}[_0x17b976(0x186)](){const _0x15e215=_0x17b976,_0xaea468=this[_0x15e215(0x17e)],_0x5171a7=_0xaea468[_0x15e215(0x19a)],_0xb432be=_0xaea468[_0x15e215(0x196)][_0x15e215(0x19d)](_0x15e215(0x182));_0xb432be[_0x15e215(0x18c)][_0x15e215(0x18f)](_0x48c234=>{const _0x4e6045=_0x15e215;if(_0x4e6045(0x192)!=_0x48c234[_0x4e6045(0x183)])return;const {data:_0x5a52fe}=_0x48c234;if(!_0x5a52fe)return;if(_0x4e6045(0x1a5)!=_0x5a52fe[_0x4e6045(0x188)]&&_0x4e6045(0x1a6)!=_0x5a52fe[_0x4e6045(0x188)])return;const _0x500eed=_0x48c234[_0x4e6045(0x1a3)]()[0x0],_0x5f0c9b=_0xb432be[_0x4e6045(0x18c)][_0x4e6045(0x180)](_0x500eed);return _0x4e6045(0x1a5)==_0x5a52fe[_0x4e6045(0x188)]?{'type':_0x4e6045(0x193),'content':_0x530b48(_0x5171a7,_0x4e6045(0x1a4),_0x5f0c9b)}:_0x4e6045(0x1a6)==_0x5a52fe[_0x4e6045(0x188)]?{'type':_0x4e6045(0x193),'content':_0x530b48(_0x5171a7,_0x4e6045(0x19f),_0x5f0c9b)}:void 0x0;});}}
23
+ function _0x177a(){const _0x20164b=['plugins','522BtXVBd','registerDescriptionCallback','enableDefaultAttributesIntegration','indentBlock','TrackChangesEditing','3796328OhczGj','141180kIMMhw','format','formatBlock','enableCommand','registerAttributeLabel','129GKgLWu','outdentBlock','blockIndent','outdent','*Indent:*\x20%0','editor','afterInit','type','has','commandName','locale','3182HUjKRZ','descriptionFactory','indent','_registerLegacyDescription','IndentEditing','registerBlockAttribute','7NhRzna','get','344883VbnCSD','FORMAT_INDENT','356580MeNjCZ','1312026sVLogS','getItems','71735Yyphir','*Outdent:*\x20%0','getItemLabel','IndentBlock'];_0x177a=function(){return _0x20164b;};return _0x177a();}const _0x26d212=_0x5c09;(function(_0x1e6add,_0x4575b9){const _0x5ba26f=_0x5c09,_0x2b5ea9=_0x1e6add();while(!![]){try{const _0x531fe7=parseInt(_0x5ba26f(0x173))/0x1+-parseInt(_0x5ba26f(0x16b))/0x2*(parseInt(_0x5ba26f(0x160))/0x3)+-parseInt(_0x5ba26f(0x14d))/0x4+-parseInt(_0x5ba26f(0x150))/0x5+-parseInt(_0x5ba26f(0x14e))/0x6+parseInt(_0x5ba26f(0x171))/0x7*(-parseInt(_0x5ba26f(0x15a))/0x8)+parseInt(_0x5ba26f(0x155))/0x9*(parseInt(_0x5ba26f(0x15b))/0xa);if(_0x531fe7===_0x4575b9)break;else _0x2b5ea9['push'](_0x2b5ea9['shift']());}catch(_0x554330){_0x2b5ea9['push'](_0x2b5ea9['shift']());}}}(_0x177a,0x48e72));import{Plugin as _0x4243b7}from'ckeditor5/src/core.js';import{getTranslation as _0x47e5de}from'../utils/common-translations.js';function _0x5c09(_0x4083a1,_0x367ac0){const _0x177aca=_0x177a();return _0x5c09=function(_0x5c09b7,_0x55bf31){_0x5c09b7=_0x5c09b7-0x14c;let _0xc8dd3f=_0x177aca[_0x5c09b7];return _0xc8dd3f;},_0x5c09(_0x4083a1,_0x367ac0);}export default class rt extends _0x4243b7{[_0x26d212(0x166)](){const _0x33f250=_0x26d212,_0x58a256=this[_0x33f250(0x165)],_0x205f77=_0x58a256[_0x33f250(0x154)][_0x33f250(0x172)](_0x33f250(0x159));if(_0x58a256[_0x33f250(0x154)][_0x33f250(0x168)](_0x33f250(0x16f))&&(_0x205f77[_0x33f250(0x15e)](_0x33f250(0x16d)),_0x205f77[_0x33f250(0x15e)](_0x33f250(0x163))),_0x58a256[_0x33f250(0x154)][_0x33f250(0x168)](_0x33f250(0x153))){for(const _0x5f1878 of[_0x33f250(0x158),_0x33f250(0x161)])_0x205f77[_0x33f250(0x157)](_0x5f1878);}const _0x30dc82=_0x58a256[_0x33f250(0x16a)];_0x205f77[_0x33f250(0x170)](_0x33f250(0x162)),_0x205f77[_0x33f250(0x16c)][_0x33f250(0x15f)](_0x33f250(0x162),_0x47e5de(_0x30dc82,_0x33f250(0x14c))),this[_0x33f250(0x16e)]();}[_0x26d212(0x16e)](){const _0x3cb0f8=_0x26d212,_0x1f9c20=this[_0x3cb0f8(0x165)],_0x9d831b=_0x1f9c20[_0x3cb0f8(0x16a)],_0x107229=_0x1f9c20[_0x3cb0f8(0x154)][_0x3cb0f8(0x172)](_0x3cb0f8(0x159));_0x107229[_0x3cb0f8(0x16c)][_0x3cb0f8(0x156)](_0x22754f=>{const _0x5937b4=_0x3cb0f8;if(_0x5937b4(0x15d)!=_0x22754f[_0x5937b4(0x167)])return;const {data:_0xcf456}=_0x22754f;if(!_0xcf456)return;if(_0x5937b4(0x158)!=_0xcf456[_0x5937b4(0x169)]&&_0x5937b4(0x161)!=_0xcf456[_0x5937b4(0x169)])return;const _0x38cca4=_0x22754f[_0x5937b4(0x14f)]()[0x0],_0x24dc7f=_0x107229[_0x5937b4(0x16c)][_0x5937b4(0x152)](_0x38cca4);return _0x5937b4(0x158)==_0xcf456[_0x5937b4(0x169)]?{'type':_0x5937b4(0x15c),'content':_0x47e5de(_0x9d831b,_0x5937b4(0x164),_0x24dc7f)}:_0x5937b4(0x161)==_0xcf456[_0x5937b4(0x169)]?{'type':_0x5937b4(0x15c),'content':_0x47e5de(_0x9d831b,_0x5937b4(0x151),_0x24dc7f)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x39777a=_0x576d;function _0x576d(_0x2a344a,_0xf6d92c){var _0x554f91=_0x554f();return _0x576d=function(_0x576da8,_0x553d2a){_0x576da8=_0x576da8-0x1f2;var _0x41f9c3=_0x554f91[_0x576da8];return _0x41f9c3;},_0x576d(_0x2a344a,_0xf6d92c);}function _0x554f(){var _0x3d3afb=['4688rIJtyG','1604255jNIecw','TrackChangesEditing','2632ilNpnv','requires','2NxjXsJ','plugins','127646RoGGFc','1182732vHuRmR','enableCommand','input','8792850UTmxon','2881872FaTJOF','863961IDOucx','init','get','editor','6rxoSCX'];_0x554f=function(){return _0x3d3afb;};return _0x554f();}(function(_0x40ff94,_0x15c6c2){var _0x1b7b91=_0x576d,_0x1034d4=_0x40ff94();while(!![]){try{var _0x522d34=parseInt(_0x1b7b91(0x1f7))/0x1*(parseInt(_0x1b7b91(0x1f5))/0x2)+parseInt(_0x1b7b91(0x1fd))/0x3+parseInt(_0x1b7b91(0x1f8))/0x4+-parseInt(_0x1b7b91(0x203))/0x5*(-parseInt(_0x1b7b91(0x201))/0x6)+-parseInt(_0x1b7b91(0x1f3))/0x7*(parseInt(_0x1b7b91(0x202))/0x8)+parseInt(_0x1b7b91(0x1fc))/0x9+-parseInt(_0x1b7b91(0x1fb))/0xa;if(_0x522d34===_0x15c6c2)break;else _0x1034d4['push'](_0x1034d4['shift']());}catch(_0x529426){_0x1034d4['push'](_0x1034d4['shift']());}}}(_0x554f,0x3db52));import{Plugin as _0x3104bf}from'ckeditor5/src/core.js';import{Input as _0x301eab}from'ckeditor5/src/typing.js';export default class at extends _0x3104bf{static get[_0x39777a(0x1f4)](){return[_0x301eab];}[_0x39777a(0x1fe)](){var _0x136ba6=_0x39777a;this[_0x136ba6(0x200)][_0x136ba6(0x1f6)][_0x136ba6(0x1ff)](_0x136ba6(0x1f2))[_0x136ba6(0x1f9)](_0x136ba6(0x1fa));}}
23
+ var _0x212303=_0x5564;(function(_0x32c20e,_0x195069){var _0x1388ca=_0x5564,_0xe5476f=_0x32c20e();while(!![]){try{var _0x15477f=-parseInt(_0x1388ca(0x183))/0x1+parseInt(_0x1388ca(0x18e))/0x2*(-parseInt(_0x1388ca(0x193))/0x3)+-parseInt(_0x1388ca(0x189))/0x4*(-parseInt(_0x1388ca(0x187))/0x5)+parseInt(_0x1388ca(0x196))/0x6+parseInt(_0x1388ca(0x18f))/0x7*(parseInt(_0x1388ca(0x190))/0x8)+parseInt(_0x1388ca(0x195))/0x9*(parseInt(_0x1388ca(0x194))/0xa)+-parseInt(_0x1388ca(0x18b))/0xb*(-parseInt(_0x1388ca(0x185))/0xc);if(_0x15477f===_0x195069)break;else _0xe5476f['push'](_0xe5476f['shift']());}catch(_0x23dc49){_0xe5476f['push'](_0xe5476f['shift']());}}}(_0xc38a,0x6ecca));function _0x5564(_0x38b600,_0x5b6976){var _0xc38a97=_0xc38a();return _0x5564=function(_0x556476,_0x5ad7b5){_0x556476=_0x556476-0x183;var _0x3c723a=_0xc38a97[_0x556476];return _0x3c723a;},_0x5564(_0x38b600,_0x5b6976);}import{Plugin as _0x155933}from'ckeditor5/src/core.js';import{Input as _0x17aeed}from'ckeditor5/src/typing.js';function _0xc38a(){var _0x389899=['editor','5CZMtkj','input','628440kJZkOw','plugins','429979dUpbph','get','enableCommand','1210592uAxAWQ','7FKeJyH','888008zpCVlx','init','requires','3pyqEwz','460AODoBQ','88623QOMeaS','4481610WwtsoK','604323sgoUJK','TrackChangesEditing','60mFLYoN'];_0xc38a=function(){return _0x389899;};return _0xc38a();}export default class at extends _0x155933{static get[_0x212303(0x192)](){return[_0x17aeed];}[_0x212303(0x191)](){var _0x5683c8=_0x212303;this[_0x5683c8(0x186)][_0x5683c8(0x18a)][_0x5683c8(0x18c)](_0x5683c8(0x184))[_0x5683c8(0x18d)](_0x5683c8(0x188));}}