@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240530.0 → 0.0.0-nightly-20240531.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
- function _0x1643(){const _0x195885=['2891616TuMPaZ','value','*Set\x20font\x20family:*\x20%0','fontBackgroundColor','registerDescriptionCallback','format','trim','*Reset\x20font\x20size*','toLowerCase','type','_registerLegacyDescription','8423070ZNEdLM','FontColorEditing','FontFamilyEditing','FORMAT_FONT_FAMILY','commandParams','registerInlineAttribute','commandName','afterInit','4WCSkol','*Set\x20font\x20background\x20color:*\x20%0','enableDefaultAttributesIntegration','fontSize.options','config','fontSize','*Reset\x20font\x20background\x20color*','3677346sNwjBp','plugins','FontSizeEditing','*Set\x20font\x20size:*\x20%0','938157LnfjJS','model','*Set\x20font\x20color:*\x20%0','FORMAT_FONT_COLOR','FontSize','formatInline','FontBackgroundColorEditing','FORMAT_FONT_SIZE','descriptionFactory','editor','registerAttributeLabel','find','751488RJWVvn','title','get','TrackChangesEditing','*Reset\x20font\x20family*','fontColor','FORMAT_FONT_BACKGROUND','fontColor.colors','610EfmQWr','has','*Reset\x20font\x20color*','1289694BjDKEm','fontBackgroundColor.colors','fontFamily','normalizeSizeOptions','label','5gYVIUT','1531OSVfCl','locale'];_0x1643=function(){return _0x195885;};return _0x1643();}const _0x5406cc=_0x372f;function _0x372f(_0x30eca4,_0x2e04a4){const _0x1643b6=_0x1643();return _0x372f=function(_0x372fc3,_0x5b07e4){_0x372fc3=_0x372fc3-0x1bd;let _0x26a910=_0x1643b6[_0x372fc3];return _0x26a910;},_0x372f(_0x30eca4,_0x2e04a4);}(function(_0x57784c,_0x3853bc){const _0x5514de=_0x372f,_0x5caedb=_0x57784c();while(!![]){try{const _0x52aeba=parseInt(_0x5514de(0x1db))/0x1*(parseInt(_0x5514de(0x1d2))/0x2)+parseInt(_0x5514de(0x1be))/0x3*(-parseInt(_0x5514de(0x1f0))/0x4)+parseInt(_0x5514de(0x1da))/0x5*(parseInt(_0x5514de(0x1d5))/0x6)+-parseInt(_0x5514de(0x1dd))/0x7+-parseInt(_0x5514de(0x1ca))/0x8+-parseInt(_0x5514de(0x1f7))/0x9+parseInt(_0x5514de(0x1e8))/0xa;if(_0x52aeba===_0x3853bc)break;else _0x5caedb['push'](_0x5caedb['shift']());}catch(_0x34c596){_0x5caedb['push'](_0x5caedb['shift']());}}}(_0x1643,0x483c2));import{Plugin as _0x29d282}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x441dbb}from'ckeditor5/src/ui.js';import{getTranslation as _0x421b88}from'../utils/common-translations.js';const ro=[{'pluginName':_0x5406cc(0x1f9),'commandName':_0x5406cc(0x1f5)},{'pluginName':_0x5406cc(0x1ea),'commandName':_0x5406cc(0x1d7)},{'pluginName':_0x5406cc(0x1e9),'commandName':_0x5406cc(0x1cf)},{'pluginName':_0x5406cc(0x1c4),'commandName':_0x5406cc(0x1e0)}];export default class Q extends _0x29d282{[_0x5406cc(0x1ef)](){const _0x39f25a=_0x5406cc,_0xa57500=this[_0x39f25a(0x1c7)][_0x39f25a(0x1dc)],_0x184e43=this[_0x39f25a(0x1c7)][_0x39f25a(0x1f8)][_0x39f25a(0x1cc)](_0x39f25a(0x1cd));for(const {pluginName:_0x32a1eb,commandName:_0x362026}of ro)this[_0x39f25a(0x1c7)][_0x39f25a(0x1f8)][_0x39f25a(0x1d3)](_0x32a1eb)&&(_0x184e43[_0x39f25a(0x1f2)](_0x362026),_0x184e43[_0x39f25a(0x1ed)](_0x362026));_0xa57500['t'],(_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1f5),_0x421b88(_0xa57500,_0x39f25a(0x1c5))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1d7),_0x421b88(_0xa57500,_0x39f25a(0x1eb))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1cf),_0x421b88(_0xa57500,_0x39f25a(0x1c1))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1e0),_0x421b88(_0xa57500,_0x39f25a(0x1d0))),this[_0x39f25a(0x1e7)]());}[_0x5406cc(0x1e7)](){const _0x16ccb1=_0x5406cc,_0x1b7ca9=this[_0x16ccb1(0x1c7)],_0x1c3e59=_0x1b7ca9[_0x16ccb1(0x1dc)];_0x1b7ca9[_0x16ccb1(0x1f8)][_0x16ccb1(0x1cc)](_0x16ccb1(0x1cd))[_0x16ccb1(0x1c6)][_0x16ccb1(0x1e1)](_0x41bf74=>{const _0x2ee12d=_0x16ccb1,_0x55d64a=_0x1c3e59['t'];if(_0x2ee12d(0x1c3)!=_0x41bf74[_0x2ee12d(0x1e6)])return;const {data:_0x26df06}=_0x41bf74;if(null!=_0x26df06){if(_0x2ee12d(0x1f5)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x5e039e=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x5e039e){const _0x22863e=_0x55d64a(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f8)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1c2))[_0x2ee12d(0x1d8)](this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1f3)))[_0x2ee12d(0x1c9)](_0x57e228=>_0x57e228[_0x2ee12d(0x1bf)]==_0x5e039e)[_0x2ee12d(0x1cb)])[_0x2ee12d(0x1e5)]();return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1bd),_0x22863e)};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1e4))};}if(_0x2ee12d(0x1d7)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x4d6b6a=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];return _0x4d6b6a?{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1df),_0x4d6b6a)}:{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1ce))};}if(_0x2ee12d(0x1cf)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x21a7cb=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x21a7cb){const _0x505dcb=_0x441dbb(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1d1)))[_0x2ee12d(0x1c9)](_0x4a946f=>_0x4a946f[_0x2ee12d(0x1bf)]==_0x21a7cb);let _0x58a348=_0x21a7cb,_0x23ce56='';return _0x505dcb&&(_0x58a348=_0x505dcb[_0x2ee12d(0x1d9)],_0x23ce56=_0x55d64a(_0x58a348)[_0x2ee12d(0x1e5)]()),{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1c0),_0x23ce56)[_0x2ee12d(0x1e3)](),'color':{'value':_0x21a7cb,'title':_0x23ce56||_0x58a348}};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1d4))};}if(_0x2ee12d(0x1e0)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x6bea55=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x6bea55){const _0x1e3c80=_0x441dbb(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1d6)))[_0x2ee12d(0x1c9)](_0x49a618=>_0x49a618[_0x2ee12d(0x1bf)]==_0x6bea55);let _0xe5dbfe=_0x6bea55,_0x1640de='';return _0x1e3c80&&(_0xe5dbfe=_0x1e3c80[_0x2ee12d(0x1d9)],_0x1640de=_0x55d64a(_0xe5dbfe)[_0x2ee12d(0x1e5)]()),{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1f1),_0x1640de)[_0x2ee12d(0x1e3)](),'color':{'value':_0x6bea55,'title':_0x1640de||_0xe5dbfe}};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1f6))};}}});}}
23
+ const _0x235ed7=_0x59e9;(function(_0x3130ad,_0xf58cf9){const _0x5713df=_0x59e9,_0x5a9bcb=_0x3130ad();while(!![]){try{const _0x1b0750=parseInt(_0x5713df(0x149))/0x1*(-parseInt(_0x5713df(0x155))/0x2)+-parseInt(_0x5713df(0x16a))/0x3*(-parseInt(_0x5713df(0x14f))/0x4)+parseInt(_0x5713df(0x16b))/0x5+parseInt(_0x5713df(0x147))/0x6+-parseInt(_0x5713df(0x178))/0x7+-parseInt(_0x5713df(0x17b))/0x8*(parseInt(_0x5713df(0x152))/0x9)+parseInt(_0x5713df(0x14d))/0xa*(parseInt(_0x5713df(0x174))/0xb);if(_0x1b0750===_0xf58cf9)break;else _0x5a9bcb['push'](_0x5a9bcb['shift']());}catch(_0xad8404){_0x5a9bcb['push'](_0x5a9bcb['shift']());}}}(_0x4df8,0x86262));function _0x59e9(_0x33e18d,_0x4701b9){const _0x4df895=_0x4df8();return _0x59e9=function(_0x59e9e1,_0x16027e){_0x59e9e1=_0x59e9e1-0x142;let _0x5f4525=_0x4df895[_0x59e9e1];return _0x5f4525;},_0x59e9(_0x33e18d,_0x4701b9);}import{Plugin as _0x75b26f}from'ckeditor5/src/core.js';function _0x4df8(){const _0x5f1048=['fontColor','119202RkTzqd','4914000yzsbcR','get','*Reset\x20font\x20family*','registerDescriptionCallback','*Reset\x20font\x20background\x20color*','value','label','commandName','plugins','9615661GDKGVo','find','TrackChangesEditing','FORMAT_FONT_COLOR','1804096ZxlFLV','fontColor.colors','fontSize','34520HpvTck','descriptionFactory','type','registerAttributeLabel','*Reset\x20font\x20color*','FORMAT_FONT_FAMILY','commandParams','locale','*Set\x20font\x20size:*\x20%0','*Set\x20font\x20family:*\x20%0','897726MRPCjO','fontBackgroundColor.colors','73173atggPp','format','FontSize','*Set\x20font\x20color:*\x20%0','10gOchJr','fontFamily','32prmNWv','toLowerCase','title','1791HNYpRB','registerInlineAttribute','formatInline','18CEgsrE','editor','FORMAT_FONT_SIZE','_registerLegacyDescription','afterInit','fontBackgroundColor','FontBackgroundColorEditing','*Set\x20font\x20background\x20color:*\x20%0','has','fontSize.options','*Reset\x20font\x20size*','enableDefaultAttributesIntegration','normalizeSizeOptions','FontColorEditing','model','FORMAT_FONT_BACKGROUND','FontFamilyEditing','config','trim','FontSizeEditing'];_0x4df8=function(){return _0x5f1048;};return _0x4df8();}import{normalizeColorOptions as _0x45115d}from'ckeditor5/src/ui.js';import{getTranslation as _0x6cf1c3}from'../utils/common-translations.js';const ro=[{'pluginName':_0x235ed7(0x168),'commandName':_0x235ed7(0x17a)},{'pluginName':_0x235ed7(0x165),'commandName':_0x235ed7(0x14e)},{'pluginName':_0x235ed7(0x162),'commandName':_0x235ed7(0x169)},{'pluginName':_0x235ed7(0x15b),'commandName':_0x235ed7(0x15a)}];export default class Q extends _0x75b26f{[_0x235ed7(0x159)](){const _0x2a7d02=_0x235ed7,_0x387fc6=this[_0x2a7d02(0x156)][_0x2a7d02(0x144)],_0x5b73c0=this[_0x2a7d02(0x156)][_0x2a7d02(0x173)][_0x2a7d02(0x16c)](_0x2a7d02(0x176));for(const {pluginName:_0x3870d3,commandName:_0x1857f8}of ro)this[_0x2a7d02(0x156)][_0x2a7d02(0x173)][_0x2a7d02(0x15d)](_0x3870d3)&&(_0x5b73c0[_0x2a7d02(0x160)](_0x1857f8),_0x5b73c0[_0x2a7d02(0x153)](_0x1857f8));_0x387fc6['t'],(_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x17a),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x157))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x14e),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x142))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x169),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x177))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x15a),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x164))),this[_0x2a7d02(0x158)]());}[_0x235ed7(0x158)](){const _0xff25f=_0x235ed7,_0x15b899=this[_0xff25f(0x156)],_0x4e7037=_0x15b899[_0xff25f(0x144)];_0x15b899[_0xff25f(0x173)][_0xff25f(0x16c)](_0xff25f(0x176))[_0xff25f(0x17c)][_0xff25f(0x16e)](_0x179825=>{const _0x5b7d81=_0xff25f,_0x1c5006=_0x4e7037['t'];if(_0x5b7d81(0x154)!=_0x179825[_0x5b7d81(0x17d)])return;const {data:_0x11c499}=_0x179825;if(null!=_0x11c499){if(_0x5b7d81(0x17a)==_0x11c499[_0x5b7d81(0x172)]){const _0x10053a=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x10053a){const _0x2bd249=_0x1c5006(this[_0x5b7d81(0x156)][_0x5b7d81(0x173)][_0x5b7d81(0x16c)](_0x5b7d81(0x14b))[_0x5b7d81(0x161)](this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x15e)))[_0x5b7d81(0x175)](_0x5a5bac=>_0x5a5bac[_0x5b7d81(0x163)]==_0x10053a)[_0x5b7d81(0x151)])[_0x5b7d81(0x150)]();return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x145),_0x2bd249)};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x15f))};}if(_0x5b7d81(0x14e)==_0x11c499[_0x5b7d81(0x172)]){const _0x35d184=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];return _0x35d184?{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x146),_0x35d184)}:{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x16d))};}if(_0x5b7d81(0x169)==_0x11c499[_0x5b7d81(0x172)]){const _0x4327a1=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x4327a1){const _0x5d89de=_0x45115d(this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x179)))[_0x5b7d81(0x175)](_0x59d308=>_0x59d308[_0x5b7d81(0x163)]==_0x4327a1);let _0x19629c=_0x4327a1,_0x471d47='';return _0x5d89de&&(_0x19629c=_0x5d89de[_0x5b7d81(0x171)],_0x471d47=_0x1c5006(_0x19629c)[_0x5b7d81(0x150)]()),{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x14c),_0x471d47)[_0x5b7d81(0x167)](),'color':{'value':_0x4327a1,'title':_0x471d47||_0x19629c}};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x17f))};}if(_0x5b7d81(0x15a)==_0x11c499[_0x5b7d81(0x172)]){const _0x5a1397=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x5a1397){const _0x1e1eb8=_0x45115d(this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x148)))[_0x5b7d81(0x175)](_0x2b357a=>_0x2b357a[_0x5b7d81(0x163)]==_0x5a1397);let _0x4055d5=_0x5a1397,_0x3e7ce7='';return _0x1e1eb8&&(_0x4055d5=_0x1e1eb8[_0x5b7d81(0x171)],_0x3e7ce7=_0x1c5006(_0x4055d5)[_0x5b7d81(0x150)]()),{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x15c),_0x3e7ce7)[_0x5b7d81(0x167)](),'color':{'value':_0x5a1397,'title':_0x3e7ce7||_0x4055d5}};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x16f))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e8a(_0x716140,_0x50b207){const _0x3e072a=_0x3e07();return _0x5e8a=function(_0x5e8ad9,_0x427ece){_0x5e8ad9=_0x5e8ad9-0x132;let _0x212cb2=_0x3e072a[_0x5e8ad9];return _0x212cb2;},_0x5e8a(_0x716140,_0x50b207);}const _0x257bbb=_0x5e8a;(function(_0x511115,_0x4503ad){const _0x2d789f=_0x5e8a,_0xe80781=_0x511115();while(!![]){try{const _0x36cc3c=parseInt(_0x2d789f(0x149))/0x1*(-parseInt(_0x2d789f(0x156))/0x2)+parseInt(_0x2d789f(0x14f))/0x3*(-parseInt(_0x2d789f(0x15e))/0x4)+parseInt(_0x2d789f(0x141))/0x5+-parseInt(_0x2d789f(0x137))/0x6+parseInt(_0x2d789f(0x159))/0x7+-parseInt(_0x2d789f(0x138))/0x8*(parseInt(_0x2d789f(0x13f))/0x9)+-parseInt(_0x2d789f(0x167))/0xa*(-parseInt(_0x2d789f(0x168))/0xb);if(_0x36cc3c===_0x4503ad)break;else _0xe80781['push'](_0xe80781['shift']());}catch(_0x2b931f){_0xe80781['push'](_0xe80781['shift']());}}}(_0x3e07,0x28a72));import{Plugin as _0x1a4f24}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x36da48}from'ckeditor5/src/ui.js';import{getTranslation as _0x54ee38}from'../utils/common-translations.js';export default class X extends _0x1a4f24{[_0x257bbb(0x157)](){const _0x289174=_0x257bbb,_0x9b3c4d=this[_0x289174(0x14d)],_0x11d975=_0x9b3c4d[_0x289174(0x15b)][_0x289174(0x133)](_0x289174(0x162)),_0x17d5b6=_0x9b3c4d[_0x289174(0x142)][_0x289174(0x133)](_0x289174(0x139)),_0x21796e=_0x9b3c4d[_0x289174(0x142)][_0x289174(0x133)](_0x289174(0x163));_0x17d5b6&&_0x21796e&&(_0x11d975[_0x289174(0x147)](_0x289174(0x163)),_0x11d975[_0x289174(0x14e)](_0x289174(0x139)),this[_0x289174(0x158)]());}[_0x257bbb(0x158)](){const _0x553a6b=_0x257bbb,_0x36a0e8=this[_0x553a6b(0x14d)],_0x17b8ff=_0x36a0e8[_0x553a6b(0x136)];_0x36a0e8[_0x553a6b(0x15b)][_0x553a6b(0x133)](_0x553a6b(0x162))[_0x553a6b(0x13b)][_0x553a6b(0x15d)](_0x4a80ff=>{const _0xa2f848=_0x553a6b;if(_0xa2f848(0x151)!=_0x4a80ff[_0xa2f848(0x164)]&&_0xa2f848(0x13d)!=_0x4a80ff[_0xa2f848(0x164)])return;const {data:_0x425f4a}=_0x4a80ff;if(_0x425f4a&&_0xa2f848(0x163)===_0x425f4a[_0xa2f848(0x143)]){const _0x18f641=[],_0x4a9b95=_0x425f4a[_0xa2f848(0x146)][0x0];for(const [_0x280bfc,_0x5dddc7]of Object[_0xa2f848(0x13c)](_0x4a9b95))_0x18f641[_0xa2f848(0x13a)](so(_0x36a0e8,_0x280bfc,_0x5dddc7));return _0x18f641[_0xa2f848(0x160)]?{'type':_0xa2f848(0x132),'content':_0x54ee38(_0x17b8ff,_0xa2f848(0x153),_0x18f641[_0xa2f848(0x165)](',\x20'))}:{'type':_0xa2f848(0x132),'content':_0x54ee38(_0x17b8ff,_0xa2f848(0x135))};}});}}function _0x3e07(){const _0x26c2c9=['233486eFaSKn','format','get','charAt','*Remove\x20all\x20formatting*','locale','625050RAzGKH','80656OIpklA','copyFormat','push','descriptionFactory','entries','formatInline','title','9NZrlHo','toLowerCase','318535zDTlzq','commands','commandName','FontSize','toUpperCase','commandParams','enableDefaultAttributesIntegration','find','1JlHsYr','fontSize.options','fontColor.colors','fontSize','editor','enableCommand','27882pFATCt','fontColor','formatBlock','split','*Set\x20format\x20to:*\x20%0','fontBackgroundColor','config','202558XbwHLm','afterInit','_registerLegacyDescription','1198841ZJZVfI','model','plugins','normalizeSizeOptions','registerDescriptionCallback','92bRFAnF','boolean','length','label','TrackChangesEditing','pasteFormat','type','join','slice','170wXLfSU'];_0x3e07=function(){return _0x26c2c9;};return _0x3e07();}function so(_0x4adf42,_0x129fce,_0xe437e7){const _0x485c3d=_0x257bbb,_0x5943b1=_0x4adf42[_0x485c3d(0x136)]['t'],_0x4c0eb0=_0x129fce[_0x485c3d(0x152)](/(?=[A-Z])/)[_0x485c3d(0x165)]('\x20'),_0x75a55f=_0x5943b1(_0x4c0eb0[_0x485c3d(0x134)](0x0)[_0x485c3d(0x145)]()+_0x4c0eb0[_0x485c3d(0x166)](0x1))[_0x485c3d(0x140)]();if(_0x485c3d(0x15f)==typeof _0xe437e7)return _0x75a55f;if(_0x485c3d(0x150)===_0x129fce||_0x485c3d(0x154)===_0x129fce){const _0x1deb3a=_0x36da48(_0x4adf42[_0x485c3d(0x155)][_0x485c3d(0x133)](_0x485c3d(0x14b)))[_0x485c3d(0x148)](_0x1c4caa=>_0x1c4caa[_0x485c3d(0x15a)]==_0xe437e7);return _0x75a55f+'\x20('+(_0x1deb3a?_0x5943b1(_0x1deb3a[_0x485c3d(0x161)])[_0x485c3d(0x140)]():_0xe437e7)+')';}if(_0x485c3d(0x14c)===_0x129fce&&isNaN(parseFloat(_0xe437e7))){const _0x170f6e=_0x4adf42[_0x485c3d(0x15b)][_0x485c3d(0x133)](_0x485c3d(0x144))[_0x485c3d(0x15c)](_0x4adf42[_0x485c3d(0x155)][_0x485c3d(0x133)](_0x485c3d(0x14a)))[_0x485c3d(0x148)](_0x34d1ae=>_0x34d1ae[_0x485c3d(0x15a)]==_0xe437e7);return _0x75a55f+'\x20('+(_0x170f6e?_0x5943b1(_0x170f6e[_0x485c3d(0x13e)])[_0x485c3d(0x140)]():_0xe437e7)+')';}return _0x75a55f+'\x20('+_0xe437e7+')';}
23
+ function _0x54a1(){const _0x14b7c7=['100325dgnSUr','fontColor','push','registerDescriptionCallback','commandName','toUpperCase','copyFormat','afterInit','formatBlock','fontSize','*Remove\x20all\x20formatting*','pasteFormat','length','7600gFrrJI','boolean','806324ULTqfy','108hLpdPV','split','5790008mkiNVH','find','model','toLowerCase','format','label','enableDefaultAttributesIntegration','title','charAt','352134IXzOfb','2727JTlAQs','fontBackgroundColor','fontColor.colors','get','join','11539KOQSBJ','normalizeSizeOptions','TrackChangesEditing','*Set\x20format\x20to:*\x20%0','formatInline','editor','15624bPxJtU','config','3XDnnIl','enableCommand','36972240OENbLZ','commandParams','descriptionFactory','commands','plugins','type','3kfkZjA','_registerLegacyDescription','slice','locale','FontSize','fontSize.options','entries'];_0x54a1=function(){return _0x14b7c7;};return _0x54a1();}const _0x34c893=_0x3466;(function(_0x613b6e,_0x2abe07){const _0x3a8cc2=_0x3466,_0xd913c6=_0x613b6e();while(!![]){try{const _0x153f78=parseInt(_0x3a8cc2(0x170))/0x1*(-parseInt(_0x3a8cc2(0x192))/0x2)+parseInt(_0x3a8cc2(0x1a0))/0x3*(-parseInt(_0x3a8cc2(0x186))/0x4)+parseInt(_0x3a8cc2(0x177))/0x5*(parseInt(_0x3a8cc2(0x187))/0x6)+-parseInt(_0x3a8cc2(0x189))/0x7+parseInt(_0x3a8cc2(0x19e))/0x8*(-parseInt(_0x3a8cc2(0x193))/0x9)+parseInt(_0x3a8cc2(0x184))/0xa*(-parseInt(_0x3a8cc2(0x198))/0xb)+parseInt(_0x3a8cc2(0x1a2))/0xc;if(_0x153f78===_0x2abe07)break;else _0xd913c6['push'](_0xd913c6['shift']());}catch(_0x185be2){_0xd913c6['push'](_0xd913c6['shift']());}}}(_0x54a1,0x79289));import{Plugin as _0x2a5fca}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x41b84a}from'ckeditor5/src/ui.js';import{getTranslation as _0x14200c}from'../utils/common-translations.js';function _0x3466(_0x3d8d5f,_0xe48e2d){const _0x54a1dd=_0x54a1();return _0x3466=function(_0x346623,_0x32d05e){_0x346623=_0x346623-0x16c;let _0x172d95=_0x54a1dd[_0x346623];return _0x172d95;},_0x3466(_0x3d8d5f,_0xe48e2d);}export default class X extends _0x2a5fca{[_0x34c893(0x17e)](){const _0x54c41d=_0x34c893,_0x31cc49=this[_0x54c41d(0x19d)],_0x196158=_0x31cc49[_0x54c41d(0x16e)][_0x54c41d(0x196)](_0x54c41d(0x19a)),_0x39967e=_0x31cc49[_0x54c41d(0x16d)][_0x54c41d(0x196)](_0x54c41d(0x17d)),_0xb34292=_0x31cc49[_0x54c41d(0x16d)][_0x54c41d(0x196)](_0x54c41d(0x182));_0x39967e&&_0xb34292&&(_0x196158[_0x54c41d(0x18f)](_0x54c41d(0x182)),_0x196158[_0x54c41d(0x1a1)](_0x54c41d(0x17d)),this[_0x54c41d(0x171)]());}[_0x34c893(0x171)](){const _0x3f9fd3=_0x34c893,_0x277861=this[_0x3f9fd3(0x19d)],_0x36cf7e=_0x277861[_0x3f9fd3(0x173)];_0x277861[_0x3f9fd3(0x16e)][_0x3f9fd3(0x196)](_0x3f9fd3(0x19a))[_0x3f9fd3(0x16c)][_0x3f9fd3(0x17a)](_0x25f3a7=>{const _0x39a9d1=_0x3f9fd3;if(_0x39a9d1(0x17f)!=_0x25f3a7[_0x39a9d1(0x16f)]&&_0x39a9d1(0x19c)!=_0x25f3a7[_0x39a9d1(0x16f)])return;const {data:_0x53b014}=_0x25f3a7;if(_0x53b014&&_0x39a9d1(0x182)===_0x53b014[_0x39a9d1(0x17b)]){const _0x509719=[],_0x5cc809=_0x53b014[_0x39a9d1(0x1a3)][0x0];for(const [_0x1945da,_0x33f0ad]of Object[_0x39a9d1(0x176)](_0x5cc809))_0x509719[_0x39a9d1(0x179)](so(_0x277861,_0x1945da,_0x33f0ad));return _0x509719[_0x39a9d1(0x183)]?{'type':_0x39a9d1(0x18d),'content':_0x14200c(_0x36cf7e,_0x39a9d1(0x19b),_0x509719[_0x39a9d1(0x197)](',\x20'))}:{'type':_0x39a9d1(0x18d),'content':_0x14200c(_0x36cf7e,_0x39a9d1(0x181))};}});}}function so(_0x3e8d4c,_0x2adb27,_0x5e0a12){const _0x20d45d=_0x34c893,_0x1af61b=_0x3e8d4c[_0x20d45d(0x173)]['t'],_0x469d7d=_0x2adb27[_0x20d45d(0x188)](/(?=[A-Z])/)[_0x20d45d(0x197)]('\x20'),_0x51d626=_0x1af61b(_0x469d7d[_0x20d45d(0x191)](0x0)[_0x20d45d(0x17c)]()+_0x469d7d[_0x20d45d(0x172)](0x1))[_0x20d45d(0x18c)]();if(_0x20d45d(0x185)==typeof _0x5e0a12)return _0x51d626;if(_0x20d45d(0x178)===_0x2adb27||_0x20d45d(0x194)===_0x2adb27){const _0x35b68f=_0x41b84a(_0x3e8d4c[_0x20d45d(0x19f)][_0x20d45d(0x196)](_0x20d45d(0x195)))[_0x20d45d(0x18a)](_0x3d9949=>_0x3d9949[_0x20d45d(0x18b)]==_0x5e0a12);return _0x51d626+'\x20('+(_0x35b68f?_0x1af61b(_0x35b68f[_0x20d45d(0x18e)])[_0x20d45d(0x18c)]():_0x5e0a12)+')';}if(_0x20d45d(0x180)===_0x2adb27&&isNaN(parseFloat(_0x5e0a12))){const _0xf395d3=_0x3e8d4c[_0x20d45d(0x16e)][_0x20d45d(0x196)](_0x20d45d(0x174))[_0x20d45d(0x199)](_0x3e8d4c[_0x20d45d(0x19f)][_0x20d45d(0x196)](_0x20d45d(0x175)))[_0x20d45d(0x18a)](_0x14fd00=>_0x14fd00[_0x20d45d(0x18b)]==_0x5e0a12);return _0x51d626+'\x20('+(_0xf395d3?_0x1af61b(_0xf395d3[_0x20d45d(0x190)])[_0x20d45d(0x18c)]():_0x5e0a12)+')';}return _0x51d626+'\x20('+_0x5e0a12+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x461958=_0x1713;(function(_0x416f40,_0xf5e7dc){const _0x59b8b0=_0x1713,_0xad6404=_0x416f40();while(!![]){try{const _0x12aac3=-parseInt(_0x59b8b0(0x18a))/0x1*(-parseInt(_0x59b8b0(0x189))/0x2)+parseInt(_0x59b8b0(0x183))/0x3+-parseInt(_0x59b8b0(0x1a3))/0x4*(-parseInt(_0x59b8b0(0x1a7))/0x5)+parseInt(_0x59b8b0(0x18b))/0x6*(-parseInt(_0x59b8b0(0x193))/0x7)+parseInt(_0x59b8b0(0x192))/0x8*(parseInt(_0x59b8b0(0x194))/0x9)+-parseInt(_0x59b8b0(0x186))/0xa*(-parseInt(_0x59b8b0(0x180))/0xb)+-parseInt(_0x59b8b0(0x19a))/0xc*(parseInt(_0x59b8b0(0x190))/0xd);if(_0x12aac3===_0xf5e7dc)break;else _0xad6404['push'](_0xad6404['shift']());}catch(_0x44414f){_0xad6404['push'](_0xad6404['shift']());}}}(_0x4e4f,0xd8fd5));function _0x4e4f(){const _0x4cee98=['editor','350rbjjEV','paragraph','_getHeadingLevel','2jlWvUT','194894rPQcXm','12wFaTsd','model','afterInit','commandName','has','1515709FyIGyZ','_registerLegacyDescription','142048OcvMrX','2511831JRXWTe','441RbpZZe','ELEMENT_HEADING','config','formatBlock','format','descriptionFactory','24YHCMvJ','commandParams','TrackChangesEditing','match','enableDefaultAttributesIntegration','heading','get','*Change\x20to:*\x20%0','find','20924Oadlic','locale','name','ELEMENT_HEADING_CUSTOM','220hWyBZd','_headingOptions','registerElementLabel','HeadingEditing','plugins','registerDescriptionCallback','heading.options','value','96294zHqbRk','title','type','714447KSpAGR','view'];_0x4e4f=function(){return _0x4cee98;};return _0x4e4f();}import{Plugin as _0x4c964c}from'ckeditor5/src/core.js';import{getTranslation as _0x31121e}from'../utils/common-translations.js';function _0x1713(_0x420eac,_0x48d83f){const _0x4e4ff2=_0x4e4f();return _0x1713=function(_0x1713f6,_0x4ac6e5){_0x1713f6=_0x1713f6-0x17c;let _0x1905a9=_0x4e4ff2[_0x1713f6];return _0x1905a9;},_0x1713(_0x420eac,_0x48d83f);}export default class Y extends _0x4c964c{[_0x461958(0x18d)](){const _0x20753f=_0x461958,_0x192e62=this[_0x20753f(0x185)];if(!_0x192e62[_0x20753f(0x17c)][_0x20753f(0x18f)](_0x20753f(0x1aa)))return;this[_0x20753f(0x1a8)]=_0x192e62[_0x20753f(0x196)][_0x20753f(0x1a0)](_0x20753f(0x17e));const _0x12643c=_0x192e62[_0x20753f(0x1a4)],_0x2a9aa2=_0x192e62[_0x20753f(0x17c)][_0x20753f(0x1a0)](_0x20753f(0x19c));_0x2a9aa2[_0x20753f(0x19e)](_0x20753f(0x19f));for(const _0x141d9d of this[_0x20753f(0x1a8)])_0x20753f(0x187)!=_0x141d9d[_0x20753f(0x18c)]&&_0x2a9aa2[_0x20753f(0x199)][_0x20753f(0x1a9)](_0x141d9d[_0x20753f(0x18c)],_0xc6a966=>{const _0x3df576=_0x20753f,_0xccc3b8=this[_0x3df576(0x188)](_0x141d9d[_0x3df576(0x18c)]);return null!==_0xccc3b8?_0x525c8d(_0xc6a966,_0xccc3b8):_0x4e3d0a(_0xc6a966,_0x141d9d[_0x3df576(0x181)]);});function _0x525c8d(_0x64f13d,_0x4f2dba){const _0x66fccd=_0x20753f;return _0x31121e(_0x12643c,_0x66fccd(0x195),[_0x64f13d,_0x4f2dba]);}function _0x4e3d0a(_0x5e6771,_0x33286a){const _0x3cdd71=_0x20753f;return _0x31121e(_0x12643c,_0x3cdd71(0x1a6),[_0x5e6771,_0x33286a]);}this[_0x20753f(0x191)]();}[_0x461958(0x191)](){const _0x8d6a71=_0x461958,_0x554e99=this[_0x8d6a71(0x185)],_0x38da15=_0x554e99[_0x8d6a71(0x1a4)];function _0x5324cf(_0x1067c3,_0x332b74){const _0x488ea0=_0x8d6a71;return _0x31121e(_0x38da15,_0x488ea0(0x1a6),[_0x1067c3,_0x332b74]);}_0x554e99[_0x8d6a71(0x17c)][_0x8d6a71(0x1a0)](_0x8d6a71(0x19c))[_0x8d6a71(0x199)][_0x8d6a71(0x17d)](_0x803c7f=>{const _0x38ad61=_0x8d6a71;if(_0x38ad61(0x197)!=_0x803c7f[_0x38ad61(0x182)])return;const {data:_0x2ee982}=_0x803c7f;if(_0x2ee982&&_0x38ad61(0x19f)==_0x2ee982[_0x38ad61(0x18e)]){const _0x598a6a=_0x2ee982[_0x38ad61(0x19b)][0x0][_0x38ad61(0x17f)],_0x5c748b=this[_0x38ad61(0x188)](_0x598a6a);if(null!==_0x5c748b)return{'type':_0x38ad61(0x198),'content':_0x31121e(_0x38da15,_0x38ad61(0x1a1),(_0x48415=0x1,_0x3921c4=_0x5c748b,_0x31121e(_0x38da15,_0x38ad61(0x195),[_0x48415,_0x3921c4])))};const _0x55a1c5=this[_0x38ad61(0x1a8)][_0x38ad61(0x1a2)](_0x4eac73=>_0x4eac73[_0x38ad61(0x18c)]===_0x598a6a)[_0x38ad61(0x181)];return{'type':_0x38ad61(0x198),'content':_0x31121e(_0x38da15,_0x38ad61(0x1a1),_0x5324cf(0x1,_0x55a1c5))};}var _0x48415,_0x3921c4;});}[_0x461958(0x188)](_0x4036e2){const _0x16d56=_0x461958;var _0xa9561f,_0x3736de;const _0xc5c4fa=_0x4036e2[_0x16d56(0x19d)](/^heading(\d+)/);if(_0xc5c4fa)return _0xc5c4fa[0x1];const _0xc0129e=null===(_0xa9561f=this[_0x16d56(0x1a8)])||void 0x0===_0xa9561f?void 0x0:_0xa9561f[_0x16d56(0x1a2)](_0x40904d=>_0x40904d[_0x16d56(0x18c)]==_0x4036e2);if(_0xc0129e&&_0xc0129e[_0x16d56(0x184)]){const _0x5e1424=_0xc0129e[_0x16d56(0x184)],_0x1bdc58=(null!==(_0x3736de=_0x5e1424[_0x16d56(0x1a5)])&&void 0x0!==_0x3736de?_0x3736de:_0x5e1424)[_0x16d56(0x19d)](/^h(\d+)/);if(_0x1bdc58)return _0x1bdc58[0x1];}return null;}}
23
+ function _0x256e(_0x3e913f,_0x43fcfa){const _0x7b5289=_0x7b52();return _0x256e=function(_0x256e3,_0x8056a6){_0x256e3=_0x256e3-0x1c3;let _0x36b753=_0x7b5289[_0x256e3];return _0x36b753;},_0x256e(_0x3e913f,_0x43fcfa);}const _0x193834=_0x256e;function _0x7b52(){const _0x4a575f=['heading','commandName','215056xVAIqB','2076315fnrlwF','find','81011NbrOxj','1280817IllFKW','registerDescriptionCallback','2995830CKtkfB','heading.options','2829915gIkKvy','config','TrackChangesEditing','4xbSPJm','type','HeadingEditing','ELEMENT_HEADING_CUSTOM','2qlEiNt','formatBlock','_getHeadingLevel','editor','match','66aRkPFw','model','enableDefaultAttributesIntegration','name','85972HKOSuL','title','ELEMENT_HEADING','format','45SShdhp','view','commandParams','_registerLegacyDescription','locale','registerElementLabel','_headingOptions','get','plugins','*Change\x20to:*\x20%0','12SPBKaI','value','afterInit','descriptionFactory','paragraph','has'];_0x7b52=function(){return _0x4a575f;};return _0x7b52();}(function(_0x322e7c,_0x5d87db){const _0xb7592e=_0x256e,_0x5a622d=_0x322e7c();while(!![]){try{const _0x50b3fb=-parseInt(_0xb7592e(0x1f0))/0x1*(-parseInt(_0xb7592e(0x1e7))/0x2)+parseInt(_0xb7592e(0x1dc))/0x3*(parseInt(_0xb7592e(0x1e3))/0x4)+-parseInt(_0xb7592e(0x1d9))/0x5+parseInt(_0xb7592e(0x1ec))/0x6*(parseInt(_0xb7592e(0x1db))/0x7)+-parseInt(_0xb7592e(0x1d8))/0x8*(-parseInt(_0xb7592e(0x1c6))/0x9)+-parseInt(_0xb7592e(0x1de))/0xa+-parseInt(_0xb7592e(0x1e0))/0xb*(-parseInt(_0xb7592e(0x1d0))/0xc);if(_0x50b3fb===_0x5d87db)break;else _0x5a622d['push'](_0x5a622d['shift']());}catch(_0x2be913){_0x5a622d['push'](_0x5a622d['shift']());}}}(_0x7b52,0x4d673));import{Plugin as _0x1e6675}from'ckeditor5/src/core.js';import{getTranslation as _0x400a46}from'../utils/common-translations.js';export default class Y extends _0x1e6675{[_0x193834(0x1d2)](){const _0x46b648=_0x193834,_0x5cc15a=this[_0x46b648(0x1ea)];if(!_0x5cc15a[_0x46b648(0x1ce)][_0x46b648(0x1d5)](_0x46b648(0x1e5)))return;this[_0x46b648(0x1cc)]=_0x5cc15a[_0x46b648(0x1e1)][_0x46b648(0x1cd)](_0x46b648(0x1df));const _0x204b9a=_0x5cc15a[_0x46b648(0x1ca)],_0x2ef17d=_0x5cc15a[_0x46b648(0x1ce)][_0x46b648(0x1cd)](_0x46b648(0x1e2));_0x2ef17d[_0x46b648(0x1ee)](_0x46b648(0x1d6));for(const _0xb01849 of this[_0x46b648(0x1cc)])_0x46b648(0x1d4)!=_0xb01849[_0x46b648(0x1ed)]&&_0x2ef17d[_0x46b648(0x1d3)][_0x46b648(0x1cb)](_0xb01849[_0x46b648(0x1ed)],_0x3aaedf=>{const _0x9a6b32=_0x46b648,_0x231db9=this[_0x9a6b32(0x1e9)](_0xb01849[_0x9a6b32(0x1ed)]);return null!==_0x231db9?_0xa39ec2(_0x3aaedf,_0x231db9):_0x38c55f(_0x3aaedf,_0xb01849[_0x9a6b32(0x1c3)]);});function _0xa39ec2(_0x586154,_0x5111b1){const _0x779963=_0x46b648;return _0x400a46(_0x204b9a,_0x779963(0x1c4),[_0x586154,_0x5111b1]);}function _0x38c55f(_0xd3528c,_0x1ec388){const _0x232e40=_0x46b648;return _0x400a46(_0x204b9a,_0x232e40(0x1e6),[_0xd3528c,_0x1ec388]);}this[_0x46b648(0x1c9)]();}[_0x193834(0x1c9)](){const _0x2db9ec=_0x193834,_0x4c56a6=this[_0x2db9ec(0x1ea)],_0x346c0a=_0x4c56a6[_0x2db9ec(0x1ca)];function _0x263a39(_0x2b447b,_0x1f9c5b){const _0x186caf=_0x2db9ec;return _0x400a46(_0x346c0a,_0x186caf(0x1e6),[_0x2b447b,_0x1f9c5b]);}_0x4c56a6[_0x2db9ec(0x1ce)][_0x2db9ec(0x1cd)](_0x2db9ec(0x1e2))[_0x2db9ec(0x1d3)][_0x2db9ec(0x1dd)](_0x329e7c=>{const _0x81e42c=_0x2db9ec;if(_0x81e42c(0x1e8)!=_0x329e7c[_0x81e42c(0x1e4)])return;const {data:_0x31c6cc}=_0x329e7c;if(_0x31c6cc&&_0x81e42c(0x1d6)==_0x31c6cc[_0x81e42c(0x1d7)]){const _0x527833=_0x31c6cc[_0x81e42c(0x1c8)][0x0][_0x81e42c(0x1d1)],_0x51ed25=this[_0x81e42c(0x1e9)](_0x527833);if(null!==_0x51ed25)return{'type':_0x81e42c(0x1c5),'content':_0x400a46(_0x346c0a,_0x81e42c(0x1cf),(_0x2f8dce=0x1,_0x1aca7f=_0x51ed25,_0x400a46(_0x346c0a,_0x81e42c(0x1c4),[_0x2f8dce,_0x1aca7f])))};const _0x4ece7c=this[_0x81e42c(0x1cc)][_0x81e42c(0x1da)](_0x3c8b45=>_0x3c8b45[_0x81e42c(0x1ed)]===_0x527833)[_0x81e42c(0x1c3)];return{'type':_0x81e42c(0x1c5),'content':_0x400a46(_0x346c0a,_0x81e42c(0x1cf),_0x263a39(0x1,_0x4ece7c))};}var _0x2f8dce,_0x1aca7f;});}[_0x193834(0x1e9)](_0x1ea589){const _0x46cbb9=_0x193834;var _0x360dd6,_0x37550e;const _0x8f4d1f=_0x1ea589[_0x46cbb9(0x1eb)](/^heading(\d+)/);if(_0x8f4d1f)return _0x8f4d1f[0x1];const _0x5c49d8=null===(_0x360dd6=this[_0x46cbb9(0x1cc)])||void 0x0===_0x360dd6?void 0x0:_0x360dd6[_0x46cbb9(0x1da)](_0x33494e=>_0x33494e[_0x46cbb9(0x1ed)]==_0x1ea589);if(_0x5c49d8&&_0x5c49d8[_0x46cbb9(0x1c7)]){const _0x222167=_0x5c49d8[_0x46cbb9(0x1c7)],_0x1a96aa=(null!==(_0x37550e=_0x222167[_0x46cbb9(0x1ef)])&&void 0x0!==_0x37550e?_0x37550e:_0x222167)[_0x46cbb9(0x1eb)](/^h(\d+)/);if(_0x1a96aa)return _0x1a96aa[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a94(_0x38faf7,_0x1e53a2){const _0x181521=_0x1815();return _0x5a94=function(_0x5a94fd,_0x57b950){_0x5a94fd=_0x5a94fd-0x10a;let _0x21b416=_0x181521[_0x5a94fd];return _0x21b416;},_0x5a94(_0x38faf7,_0x1e53a2);}function _0x1815(){const _0x59825f=['172860mdOjvy','commandName','1333056PkIrGi','type','commandParams','has','1023194SBSaVG','11564586lIsUDV','afterInit','formatInline','1608015Dsjknl','2980302bNPbmU','HighlightEditing','TrackChangesEditing','find','_registerLegacyDescription','get','value','config','1SUJdUI','color','registerInlineAttribute','highlight.options','toLowerCase','enableDefaultAttributesIntegration','registerDescriptionCallback','highlight','4XLSJrN','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','descriptionFactory','format','locale','registerAttributeLabel','plugins','FORMAT_HIGHLIGHT','model','title','1827378lhKpta','editor'];_0x1815=function(){return _0x59825f;};return _0x1815();}const _0x2d0fac=_0x5a94;(function(_0x1b5aca,_0x5b3a05){const _0x41b478=_0x5a94,_0x4fe3cd=_0x1b5aca();while(!![]){try{const _0x1fe618=parseInt(_0x41b478(0x11e))/0x1*(-parseInt(_0x41b478(0x111))/0x2)+parseInt(_0x41b478(0x115))/0x3*(-parseInt(_0x41b478(0x126))/0x4)+-parseInt(_0x41b478(0x10b))/0x5+parseInt(_0x41b478(0x116))/0x6+-parseInt(_0x41b478(0x131))/0x7+-parseInt(_0x41b478(0x10d))/0x8+parseInt(_0x41b478(0x112))/0x9;if(_0x1fe618===_0x5b3a05)break;else _0x4fe3cd['push'](_0x4fe3cd['shift']());}catch(_0x3bf882){_0x4fe3cd['push'](_0x4fe3cd['shift']());}}}(_0x1815,0x425c3));import{Plugin as _0x53416a}from'ckeditor5/src/core.js';import{getTranslation as _0x419740}from'../utils/common-translations.js';export default class Z extends _0x53416a{[_0x2d0fac(0x113)](){const _0x2ea02c=_0x2d0fac,_0x3ca3d9=this[_0x2ea02c(0x10a)];if(!_0x3ca3d9[_0x2ea02c(0x12d)][_0x2ea02c(0x110)](_0x2ea02c(0x117)))return;const _0x1aab20=_0x3ca3d9[_0x2ea02c(0x12d)][_0x2ea02c(0x11b)](_0x2ea02c(0x118)),_0x14bc9e=_0x3ca3d9[_0x2ea02c(0x12b)];_0x1aab20[_0x2ea02c(0x123)](_0x2ea02c(0x125)),_0x1aab20[_0x2ea02c(0x120)](_0x2ea02c(0x125)),_0x1aab20[_0x2ea02c(0x129)][_0x2ea02c(0x12c)](_0x2ea02c(0x125),_0x419740(_0x14bc9e,_0x2ea02c(0x12e))),this[_0x2ea02c(0x11a)]();}[_0x2d0fac(0x11a)](){const _0x4b953b=_0x2d0fac,_0x5d0e6e=this[_0x4b953b(0x10a)],_0x112497=_0x5d0e6e[_0x4b953b(0x12b)];_0x5d0e6e[_0x4b953b(0x12d)][_0x4b953b(0x11b)](_0x4b953b(0x118))[_0x4b953b(0x129)][_0x4b953b(0x124)](_0x63ed61=>{const _0x20f1ab=_0x4b953b;if(_0x20f1ab(0x114)!=_0x63ed61[_0x20f1ab(0x10e)])return;const {data:_0x4d4729}=_0x63ed61;if(_0x4d4729&&_0x20f1ab(0x125)==_0x4d4729[_0x20f1ab(0x10c)]){const _0x30c1e6=_0x112497['t'],_0x432cb6=_0x4d4729[_0x20f1ab(0x10f)][0x0][_0x20f1ab(0x11c)];if(_0x432cb6){const _0x5a3680=_0x5d0e6e[_0x20f1ab(0x11d)][_0x20f1ab(0x11b)](_0x20f1ab(0x121))[_0x20f1ab(0x119)](_0x2b614b=>_0x2b614b[_0x20f1ab(0x12f)]==_0x432cb6),_0x3e803a=_0x30c1e6(_0x5a3680[_0x20f1ab(0x130)])[_0x20f1ab(0x122)]();return{'type':_0x20f1ab(0x12a),'content':_0x419740(_0x112497,_0x20f1ab(0x127),_0x3e803a),'color':{'value':_0x5a3680[_0x20f1ab(0x11f)],'title':_0x5a3680[_0x20f1ab(0x130)]}};}return{'type':_0x20f1ab(0x12a),'content':_0x419740(_0x112497,_0x20f1ab(0x128),_0x419740(_0x112497,_0x20f1ab(0x12e)))};}});}}
23
+ const _0x3c9933=_0x3d6e;(function(_0x5a18d5,_0xae3cfd){const _0x424447=_0x3d6e,_0x2654e5=_0x5a18d5();while(!![]){try{const _0x4aa559=parseInt(_0x424447(0x1d7))/0x1*(parseInt(_0x424447(0x1e8))/0x2)+-parseInt(_0x424447(0x1e4))/0x3*(parseInt(_0x424447(0x1ce))/0x4)+-parseInt(_0x424447(0x1cf))/0x5+parseInt(_0x424447(0x1e6))/0x6+-parseInt(_0x424447(0x1f3))/0x7*(parseInt(_0x424447(0x1df))/0x8)+-parseInt(_0x424447(0x1d5))/0x9+parseInt(_0x424447(0x1cc))/0xa;if(_0x4aa559===_0xae3cfd)break;else _0x2654e5['push'](_0x2654e5['shift']());}catch(_0x46aa88){_0x2654e5['push'](_0x2654e5['shift']());}}}(_0x2c35,0x3d840));import{Plugin as _0x3dc5d0}from'ckeditor5/src/core.js';function _0x3d6e(_0x25ccf6,_0x23c387){const _0x2c3513=_0x2c35();return _0x3d6e=function(_0x3d6ee2,_0x21b1d4){_0x3d6ee2=_0x3d6ee2-0x1cc;let _0xcfe544=_0x2c3513[_0x3d6ee2];return _0xcfe544;},_0x3d6e(_0x25ccf6,_0x23c387);}function _0x2c35(){const _0x4c0ff2=['FORMAT_HIGHLIGHT','has','registerAttributeLabel','HighlightEditing','321sueWSN','format','93336pEMUID','config','196190ywVKUR','formatInline','highlight','highlight.options','commandName','title','*Set\x20highlight:*\x20%0','enableDefaultAttributesIntegration','editor','descriptionFactory','_registerLegacyDescription','7OgAmGM','plugins','7825440MhhBQH','*Remove\x20highlight*','10228dXzIsM','405740sELugK','get','locale','find','TrackChangesEditing','type','879975QKvtGZ','model','3PaGCvC','afterInit','color','toLowerCase','commandParams','value','registerDescriptionCallback','registerInlineAttribute','3103160bVWVBT'];_0x2c35=function(){return _0x4c0ff2;};return _0x2c35();}import{getTranslation as _0xd8963f}from'../utils/common-translations.js';export default class Z extends _0x3dc5d0{[_0x3c9933(0x1d8)](){const _0x3251c9=_0x3c9933,_0x59c0cc=this[_0x3251c9(0x1f0)];if(!_0x59c0cc[_0x3251c9(0x1f4)][_0x3251c9(0x1e1)](_0x3251c9(0x1e3)))return;const _0x340a98=_0x59c0cc[_0x3251c9(0x1f4)][_0x3251c9(0x1d0)](_0x3251c9(0x1d3)),_0x198fd9=_0x59c0cc[_0x3251c9(0x1d1)];_0x340a98[_0x3251c9(0x1ef)](_0x3251c9(0x1ea)),_0x340a98[_0x3251c9(0x1de)](_0x3251c9(0x1ea)),_0x340a98[_0x3251c9(0x1f1)][_0x3251c9(0x1e2)](_0x3251c9(0x1ea),_0xd8963f(_0x198fd9,_0x3251c9(0x1e0))),this[_0x3251c9(0x1f2)]();}[_0x3c9933(0x1f2)](){const _0x41f38c=_0x3c9933,_0x2b4f82=this[_0x41f38c(0x1f0)],_0xcac720=_0x2b4f82[_0x41f38c(0x1d1)];_0x2b4f82[_0x41f38c(0x1f4)][_0x41f38c(0x1d0)](_0x41f38c(0x1d3))[_0x41f38c(0x1f1)][_0x41f38c(0x1dd)](_0x5c157b=>{const _0x50642c=_0x41f38c;if(_0x50642c(0x1e9)!=_0x5c157b[_0x50642c(0x1d4)])return;const {data:_0x34bada}=_0x5c157b;if(_0x34bada&&_0x50642c(0x1ea)==_0x34bada[_0x50642c(0x1ec)]){const _0x348977=_0xcac720['t'],_0x47ebee=_0x34bada[_0x50642c(0x1db)][0x0][_0x50642c(0x1dc)];if(_0x47ebee){const _0x59ec5c=_0x2b4f82[_0x50642c(0x1e7)][_0x50642c(0x1d0)](_0x50642c(0x1eb))[_0x50642c(0x1d2)](_0x1dee13=>_0x1dee13[_0x50642c(0x1d6)]==_0x47ebee),_0x527187=_0x348977(_0x59ec5c[_0x50642c(0x1ed)])[_0x50642c(0x1da)]();return{'type':_0x50642c(0x1e5),'content':_0xd8963f(_0xcac720,_0x50642c(0x1ee),_0x527187),'color':{'value':_0x59ec5c[_0x50642c(0x1d9)],'title':_0x59ec5c[_0x50642c(0x1ed)]}};}return{'type':_0x50642c(0x1e5),'content':_0xd8963f(_0xcac720,_0x50642c(0x1cd),_0xd8963f(_0xcac720,_0x50642c(0x1e0)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52fbb3=_0xa10c;function _0x8a51(){const _0x2f6135=['575508WDCmQP','createEmptyElement','horizontalLine','showSuggestionHighlights','descriptionFactory','ELEMENT_HORIZONTAL_LINE','878924PpHVBK','21YpvhuG','201224AtvTcU','createContainerElement','ck-horizontal-line','createPositionAt','conversion','811955wwtNYL','registerElementLabel','72OqtxSn','locale','has','elementToStructure','for','get','high','6bOyTmG','div','afterInit','893784CLTKaU','enableCommand','dataDowncast','HorizontalLineEditing','335990nkSXpu','addClass','editor','TrackChangesEditing','insert','plugins','100174Nxnhmj'];_0x8a51=function(){return _0x2f6135;};return _0x8a51();}(function(_0x296d0e,_0x30c625){const _0x46e0aa=_0xa10c,_0x2752bc=_0x296d0e();while(!![]){try{const _0x28e5a1=parseInt(_0x46e0aa(0xb7))/0x1+-parseInt(_0x46e0aa(0xc0))/0x2+parseInt(_0x46e0aa(0xb8))/0x3+parseInt(_0x46e0aa(0xbe))/0x4+parseInt(_0x46e0aa(0xa1))/0x5*(-parseInt(_0x46e0aa(0xaa))/0x6)+parseInt(_0x46e0aa(0xbf))/0x7*(-parseInt(_0x46e0aa(0xad))/0x8)+parseInt(_0x46e0aa(0xa3))/0x9*(parseInt(_0x46e0aa(0xb1))/0xa);if(_0x28e5a1===_0x30c625)break;else _0x2752bc['push'](_0x2752bc['shift']());}catch(_0x37396b){_0x2752bc['push'](_0x2752bc['shift']());}}}(_0x8a51,0x2c859));import{Plugin as _0x207365}from'ckeditor5/src/core.js';function _0xa10c(_0x227997,_0x3a73fe){const _0x8a5113=_0x8a51();return _0xa10c=function(_0xa10c1,_0x210b18){_0xa10c1=_0xa10c1-0x9f;let _0xf229be=_0x8a5113[_0xa10c1];return _0xf229be;},_0xa10c(_0x227997,_0x3a73fe);}import{getTranslation as _0x57bc6a}from'../utils/common-translations.js';export default class tt extends _0x207365{[_0x52fbb3(0xac)](){const _0x54fba6=_0x52fbb3,_0x1460f8=this[_0x54fba6(0xb3)];if(!_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa5)](_0x54fba6(0xb0)))return;_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa8)](_0x54fba6(0xb4))[_0x54fba6(0xae)](_0x54fba6(0xba));const _0x2578a7=_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa8)](_0x54fba6(0xb4)),_0xdbfa0e=_0x1460f8[_0x54fba6(0xa4)];_0x2578a7[_0x54fba6(0xbc)][_0x54fba6(0xa2)](_0x54fba6(0xba),_0x5f8aaa=>_0x57bc6a(_0xdbfa0e,_0x54fba6(0xbd),_0x5f8aaa)),_0x1460f8[_0x54fba6(0xa0)][_0x54fba6(0xa7)](_0x54fba6(0xaf))[_0x54fba6(0xa6)]({'model':_0x54fba6(0xba),'view':(_0x34ff84,{writer:_0x104109,options:_0x15b6f0})=>{const _0xdbd548=_0x54fba6;if(!_0x15b6f0[_0xdbd548(0xbb)])return null;const _0xb6f73=_0x104109[_0xdbd548(0xc1)](_0xdbd548(0xab)),_0x3028e6=_0x104109[_0xdbd548(0xb9)]('hr');return _0x104109[_0xdbd548(0xb2)](_0xdbd548(0xc2),_0xb6f73),_0x104109[_0xdbd548(0xb5)](_0x104109[_0xdbd548(0x9f)](_0xb6f73,0x0),_0x3028e6),_0xb6f73;},'converterPriority':_0x54fba6(0xa9)});}}
23
+ const _0x4cb8f4=_0x508f;(function(_0x7ac95f,_0x561fe4){const _0x4a12a7=_0x508f,_0x3124d0=_0x7ac95f();while(!![]){try{const _0x7004ab=parseInt(_0x4a12a7(0x1ad))/0x1*(-parseInt(_0x4a12a7(0x1ac))/0x2)+-parseInt(_0x4a12a7(0x1b3))/0x3+parseInt(_0x4a12a7(0x1a1))/0x4+-parseInt(_0x4a12a7(0x1a5))/0x5+parseInt(_0x4a12a7(0x1b9))/0x6*(-parseInt(_0x4a12a7(0x1a3))/0x7)+parseInt(_0x4a12a7(0x1a0))/0x8+-parseInt(_0x4a12a7(0x1b7))/0x9;if(_0x7004ab===_0x561fe4)break;else _0x3124d0['push'](_0x3124d0['shift']());}catch(_0x1856ed){_0x3124d0['push'](_0x3124d0['shift']());}}}(_0x1ce6,0xd1ca9));import{Plugin as _0x2d36e7}from'ckeditor5/src/core.js';function _0x508f(_0x460ed8,_0x548795){const _0x1ce64a=_0x1ce6();return _0x508f=function(_0x508f07,_0xc7f98e){_0x508f07=_0x508f07-0x19b;let _0x3d0496=_0x1ce64a[_0x508f07];return _0x3d0496;},_0x508f(_0x460ed8,_0x548795);}import{getTranslation as _0x3cbb4d}from'../utils/common-translations.js';export default class tt extends _0x2d36e7{[_0x4cb8f4(0x1a8)](){const _0x2a6de5=_0x4cb8f4,_0x363685=this[_0x2a6de5(0x1af)];if(!_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1ba)](_0x2a6de5(0x1b4)))return;_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1a7)](_0x2a6de5(0x19b))[_0x2a6de5(0x1bb)](_0x2a6de5(0x1a4));const _0x2c66e2=_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1a7)](_0x2a6de5(0x19b)),_0x2b285b=_0x363685[_0x2a6de5(0x1aa)];_0x2c66e2[_0x2a6de5(0x1bd)][_0x2a6de5(0x1b8)](_0x2a6de5(0x1a4),_0x147952=>_0x3cbb4d(_0x2b285b,_0x2a6de5(0x1a2),_0x147952)),_0x363685[_0x2a6de5(0x1ae)][_0x2a6de5(0x1a6)](_0x2a6de5(0x19c))[_0x2a6de5(0x1b0)]({'model':_0x2a6de5(0x1a4),'view':(_0x580222,{writer:_0x29cd11,options:_0x506221})=>{const _0xd24c6d=_0x2a6de5;if(!_0x506221[_0xd24c6d(0x1b2)])return null;const _0x203474=_0x29cd11[_0xd24c6d(0x19d)](_0xd24c6d(0x1bc)),_0x5b1ead=_0x29cd11[_0xd24c6d(0x19e)]('hr');return _0x29cd11[_0xd24c6d(0x1b1)](_0xd24c6d(0x19f),_0x203474),_0x29cd11[_0xd24c6d(0x1b5)](_0x29cd11[_0xd24c6d(0x1b6)](_0x203474,0x0),_0x5b1ead),_0x203474;},'converterPriority':_0x2a6de5(0x1ab)});}}function _0x1ce6(){const _0x4e98d2=['for','get','afterInit','plugins','locale','high','45370OxfMmo','17jFxDiB','conversion','editor','elementToStructure','addClass','showSuggestionHighlights','2248356IYiaas','HorizontalLineEditing','insert','createPositionAt','873774AJKlmN','registerElementLabel','162CzxbOG','has','enableCommand','div','descriptionFactory','TrackChangesEditing','dataDowncast','createContainerElement','createEmptyElement','ck-horizontal-line','10040192AghhUv','5555204BctFzN','ELEMENT_HORIZONTAL_LINE','78813pAhPIS','horizontalLine','1241720TlEYRd'];_0x1ce6=function(){return _0x4e98d2;};return _0x1ce6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x466b75=_0x31ea;(function(_0x137f04,_0x384a02){const _0x5915a9=_0x31ea,_0x3867c4=_0x137f04();while(!![]){try{const _0x3822e4=-parseInt(_0x5915a9(0x116))/0x1*(parseInt(_0x5915a9(0x11a))/0x2)+parseInt(_0x5915a9(0x12b))/0x3*(-parseInt(_0x5915a9(0x115))/0x4)+parseInt(_0x5915a9(0x11f))/0x5*(-parseInt(_0x5915a9(0x128))/0x6)+parseInt(_0x5915a9(0x11c))/0x7+-parseInt(_0x5915a9(0x126))/0x8*(-parseInt(_0x5915a9(0x10d))/0x9)+parseInt(_0x5915a9(0x12c))/0xa+parseInt(_0x5915a9(0x11b))/0xb*(parseInt(_0x5915a9(0x125))/0xc);if(_0x3822e4===_0x384a02)break;else _0x3867c4['push'](_0x3867c4['shift']());}catch(_0x1c174c){_0x3867c4['push'](_0x3867c4['shift']());}}}(_0x5505,0x2f53b));import{Plugin as _0x441000}from'ckeditor5/src/core.js';function _0x31ea(_0x379be5,_0x120ba8){const _0x550599=_0x5505();return _0x31ea=function(_0x31eae5,_0x3aaded){_0x31eae5=_0x31eae5-0x10c;let _0x54b20e=_0x550599[_0x31eae5];return _0x54b20e;},_0x31ea(_0x379be5,_0x120ba8);}function _0x5505(){const _0x45c48f=['nodeAfter','registerDescriptionCallback','29338vOjIOr','11JbwZrl','1316924hSLZBw','registerElementLabel','format','170hagXkB','formatBlock','enableDefaultAttributesIntegration','registerBlockAttribute','htmlEmbed','get','1611912YQtVAs','1208uybwiC','TrackChangesEditing','35742UUumwf','rawHtml','start','9795YPGKyK','1544820hHhQTG','getFirstRange','element','locale','type','*Change\x20%0\x20content*','ELEMENT_HTML_EMBED','afterInit','attribute','key','21555QJfHfc','editor','plugins','_registerLegacyDescription','HtmlEmbed','value','has','commandName','380uARFjk','9cSsrdU','descriptionFactory'];_0x5505=function(){return _0x45c48f;};return _0x5505();}import{getTranslation as _0x4d44ac}from'../utils/common-translations.js';export default class et extends _0x441000{[_0x466b75(0x133)](){const _0x356781=_0x466b75,_0x2bd67d=this[_0x356781(0x10e)];if(!_0x2bd67d[_0x356781(0x10f)][_0x356781(0x113)](_0x356781(0x111)))return;const _0x208511=_0x2bd67d[_0x356781(0x10f)][_0x356781(0x124)](_0x356781(0x127)),_0x5b64d0=_0x2bd67d[_0x356781(0x12f)];_0x208511[_0x356781(0x117)][_0x356781(0x11d)](_0x356781(0x129),_0x366738=>_0x4d44ac(_0x5b64d0,_0x356781(0x132),_0x366738)),_0x208511[_0x356781(0x121)](_0x356781(0x123)),_0x208511[_0x356781(0x122)](_0x356781(0x112)),_0x208511[_0x356781(0x117)][_0x356781(0x119)](_0x13a802=>{const _0x329310=_0x356781;if(_0x329310(0x134)!=_0x13a802[_0x329310(0x130)])return;const {data:_0x5a0f4c}=_0x13a802;if(_0x5a0f4c&&_0x329310(0x112)==_0x5a0f4c[_0x329310(0x10c)]&&_0x13a802[_0x329310(0x12d)]()[_0x329310(0x12a)][_0x329310(0x118)]['is'](_0x329310(0x12e),_0x329310(0x129))){const _0x2ef9fe=_0x4d44ac(_0x5b64d0,_0x329310(0x132));return{'type':_0x329310(0x11e),'content':_0x4d44ac(_0x5b64d0,_0x329310(0x131),_0x2ef9fe)};}}),this[_0x356781(0x110)]();}[_0x466b75(0x110)](){const _0x18526b=_0x466b75,_0x38b274=this[_0x18526b(0x10e)],_0x194631=_0x38b274[_0x18526b(0x12f)];_0x38b274[_0x18526b(0x10f)][_0x18526b(0x124)](_0x18526b(0x127))[_0x18526b(0x117)][_0x18526b(0x119)](_0xa9f015=>{const _0x33cf8f=_0x18526b;if(_0x33cf8f(0x120)!=_0xa9f015[_0x33cf8f(0x130)])return;const {data:_0xccb060}=_0xa9f015;if(_0xccb060&&_0x33cf8f(0x123)==_0xccb060[_0x33cf8f(0x114)]){const _0x69a2c=_0x4d44ac(_0x194631,_0x33cf8f(0x132));return{'type':_0x33cf8f(0x11e),'content':_0x4d44ac(_0x194631,_0x33cf8f(0x131),_0x69a2c)};}});}}
23
+ function _0x1743(_0x575704,_0x2490f1){const _0x6a0aa5=_0x6a0a();return _0x1743=function(_0x1743aa,_0x149af7){_0x1743aa=_0x1743aa-0x1d7;let _0x10ee40=_0x6a0aa5[_0x1743aa];return _0x10ee40;},_0x1743(_0x575704,_0x2490f1);}function _0x6a0a(){const _0x449ca5=['format','value','afterInit','_registerLegacyDescription','9clQsqN','*Change\x20%0\x20content*','formatBlock','690yUAiqB','commandName','registerElementLabel','35NNjmJA','1472312eYhmyG','nodeAfter','plugins','enableDefaultAttributesIntegration','locale','getFirstRange','element','TrackChangesEditing','key','descriptionFactory','has','htmlEmbed','HtmlEmbed','2hWzZQW','type','attribute','15AoVijn','370wAPGOf','rawHtml','7883148hYLfaf','ELEMENT_HTML_EMBED','start','105812qxSIhk','registerDescriptionCallback','45749oKrXKU','registerBlockAttribute','2634WZntAC','get','editor','445588svlgVv'];_0x6a0a=function(){return _0x449ca5;};return _0x6a0a();}const _0x27a762=_0x1743;(function(_0x31691d,_0x3ff58c){const _0x5e089c=_0x1743,_0x28ae77=_0x31691d();while(!![]){try{const _0x608040=-parseInt(_0x5e089c(0x1f9))/0x1+parseInt(_0x5e089c(0x1f0))/0x2*(-parseInt(_0x5e089c(0x1fd))/0x3)+parseInt(_0x5e089c(0x1d7))/0x4*(-parseInt(_0x5e089c(0x1f3))/0x5)+parseInt(_0x5e089c(0x1df))/0x6*(-parseInt(_0x5e089c(0x1e2))/0x7)+-parseInt(_0x5e089c(0x1e3))/0x8*(parseInt(_0x5e089c(0x1dc))/0x9)+-parseInt(_0x5e089c(0x1f4))/0xa*(-parseInt(_0x5e089c(0x1fb))/0xb)+parseInt(_0x5e089c(0x1f6))/0xc;if(_0x608040===_0x3ff58c)break;else _0x28ae77['push'](_0x28ae77['shift']());}catch(_0x36520d){_0x28ae77['push'](_0x28ae77['shift']());}}}(_0x6a0a,0x2d3e5));import{Plugin as _0x1aa99a}from'ckeditor5/src/core.js';import{getTranslation as _0x431490}from'../utils/common-translations.js';export default class et extends _0x1aa99a{[_0x27a762(0x1da)](){const _0x2ece79=_0x27a762,_0xb0212a=this[_0x2ece79(0x1ff)];if(!_0xb0212a[_0x2ece79(0x1e5)][_0x2ece79(0x1ed)](_0x2ece79(0x1ef)))return;const _0xa43596=_0xb0212a[_0x2ece79(0x1e5)][_0x2ece79(0x1fe)](_0x2ece79(0x1ea)),_0x526b21=_0xb0212a[_0x2ece79(0x1e7)];_0xa43596[_0x2ece79(0x1ec)][_0x2ece79(0x1e1)](_0x2ece79(0x1f5),_0x4e19a8=>_0x431490(_0x526b21,_0x2ece79(0x1f7),_0x4e19a8)),_0xa43596[_0x2ece79(0x1e6)](_0x2ece79(0x1ee)),_0xa43596[_0x2ece79(0x1fc)](_0x2ece79(0x1d9)),_0xa43596[_0x2ece79(0x1ec)][_0x2ece79(0x1fa)](_0x5ded90=>{const _0x1768ab=_0x2ece79;if(_0x1768ab(0x1f2)!=_0x5ded90[_0x1768ab(0x1f1)])return;const {data:_0x539aa6}=_0x5ded90;if(_0x539aa6&&_0x1768ab(0x1d9)==_0x539aa6[_0x1768ab(0x1eb)]&&_0x5ded90[_0x1768ab(0x1e8)]()[_0x1768ab(0x1f8)][_0x1768ab(0x1e4)]['is'](_0x1768ab(0x1e9),_0x1768ab(0x1f5))){const _0x3353da=_0x431490(_0x526b21,_0x1768ab(0x1f7));return{'type':_0x1768ab(0x1d8),'content':_0x431490(_0x526b21,_0x1768ab(0x1dd),_0x3353da)};}}),this[_0x2ece79(0x1db)]();}[_0x27a762(0x1db)](){const _0xea6ac=_0x27a762,_0x39cbb6=this[_0xea6ac(0x1ff)],_0x1ebec9=_0x39cbb6[_0xea6ac(0x1e7)];_0x39cbb6[_0xea6ac(0x1e5)][_0xea6ac(0x1fe)](_0xea6ac(0x1ea))[_0xea6ac(0x1ec)][_0xea6ac(0x1fa)](_0x33156e=>{const _0x2f0a96=_0xea6ac;if(_0x2f0a96(0x1de)!=_0x33156e[_0x2f0a96(0x1f1)])return;const {data:_0x14719c}=_0x33156e;if(_0x14719c&&_0x2f0a96(0x1ee)==_0x14719c[_0x2f0a96(0x1e0)]){const _0x5c79a6=_0x431490(_0x1ebec9,_0x2f0a96(0x1f7));return{'type':_0x2f0a96(0x1d8),'content':_0x431490(_0x1ebec9,_0x2f0a96(0x1dd),_0x5c79a6)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36b90d=_0x37cf;(function(_0xb1a73b,_0x5d97de){const _0x7811d4=_0x37cf,_0x23611a=_0xb1a73b();while(!![]){try{const _0x577334=parseInt(_0x7811d4(0x1d9))/0x1+-parseInt(_0x7811d4(0x199))/0x2+-parseInt(_0x7811d4(0x1ba))/0x3*(parseInt(_0x7811d4(0x1bd))/0x4)+-parseInt(_0x7811d4(0x1ea))/0x5+-parseInt(_0x7811d4(0x1da))/0x6+parseInt(_0x7811d4(0x18c))/0x7*(parseInt(_0x7811d4(0x19a))/0x8)+parseInt(_0x7811d4(0x1b2))/0x9;if(_0x577334===_0x5d97de)break;else _0x23611a['push'](_0x23611a['shift']());}catch(_0x5808c5){_0x23611a['push'](_0x23611a['shift']());}}}(_0x2a59,0x4f421));import{Plugin as _0x476acb}from'ckeditor5/src/core.js';import{LivePosition as _0x500a2c}from'ckeditor5/src/engine.js';import{getTranslation as _0xdd5552}from'../utils/common-translations.js';export default class it extends _0x476acb{[_0x36b90d(0x1b6)](){const _0x1aed8a=_0x36b90d,_0x331b47=this[_0x1aed8a(0x1a5)];if(!_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d8)))return;const _0x4cbadc=_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1a0)](_0x1aed8a(0x1f4)),_0x31abf1=_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1a0)](_0x1aed8a(0x1cf)),_0x5d32da=_0x331b47[_0x1aed8a(0x1fa)];_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1ac)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x1e7),_0x158fd5=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1a6),_0x158fd5)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x19e),_0x76a0d6=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1e8),_0x76a0d6)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x18a),()=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1c0))),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1e4))&&_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1db)),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1f7))&&_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d1))&&(_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1c7),(_0x5b79fd,_0x2b1027)=>{const _0x2bc708=_0x1aed8a,_0x3f93df=_0x31abf1[_0x2bc708(0x1e3)](_0x331b47[_0x2bc708(0x1a8)][_0x2bc708(0x195)][_0x2bc708(0x187)]);_0x331b47[_0x2bc708(0x1a8)][_0x2bc708(0x191)](()=>{const _0x9b5fd5=_0x2bc708;_0x4cbadc[_0x9b5fd5(0x18e)](_0x3f93df,{'commandName':_0x9b5fd5(0x1c7),'commandParams':[_0x2b1027]},[],_0x9b5fd5(0x1c5));});}),_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1f6),(_0x553108,_0x1c4fbd)=>{const _0x4ce17f=_0x1aed8a;_0x331b47[_0x4ce17f(0x1a8)][_0x4ce17f(0x191)](_0x54c0b4=>{const _0x3f78f3=_0x4ce17f;let _0x4c0a44=_0x31abf1[_0x3f78f3(0x1e3)](_0x331b47[_0x3f78f3(0x1a8)][_0x3f78f3(0x195)][_0x3f78f3(0x187)]),_0x13fd70=_0x54c0b4[_0x3f78f3(0x1bc)](_0x4c0a44);const _0x188658=_0x500a2c[_0x3f78f3(0x1af)](_0x13fd70[_0x3f78f3(0x19c)],_0x3f78f3(0x1a3)),_0x2f530b=_0x500a2c[_0x3f78f3(0x1af)](_0x13fd70[_0x3f78f3(0x1fb)],_0x3f78f3(0x189));_0x4cbadc[_0x3f78f3(0x1c4)](()=>_0x553108(_0x1c4fbd)),_0x4c0a44=_0x31abf1[_0x3f78f3(0x1e3)](_0x331b47[_0x3f78f3(0x1a8)][_0x3f78f3(0x195)][_0x3f78f3(0x187)]),_0x13fd70=_0x54c0b4[_0x3f78f3(0x1bc)](_0x4c0a44);const _0x398af9=_0x54c0b4[_0x3f78f3(0x1b5)](_0x188658,_0x2f530b);_0x188658[_0x3f78f3(0x1ed)](),_0x2f530b[_0x3f78f3(0x1ed)](),_0x4cbadc[_0x3f78f3(0x18e)](_0x4c0a44,{'commandName':_0x3f78f3(0x1c7),'commandParams':[_0x1c4fbd]},[],_0x3f78f3(0x1a2)),_0x398af9[_0x3f78f3(0x19c)][_0x3f78f3(0x1df)](_0x13fd70[_0x3f78f3(0x19c)])&&_0x4cbadc[_0x3f78f3(0x18b)](_0x54c0b4[_0x3f78f3(0x1b5)](_0x398af9[_0x3f78f3(0x19c)],_0x13fd70[_0x3f78f3(0x19c)]),_0x3f78f3(0x1a2)),_0x13fd70[_0x3f78f3(0x1fb)][_0x3f78f3(0x1df)](_0x398af9[_0x3f78f3(0x1fb)])&&_0x4cbadc[_0x3f78f3(0x18b)](_0x54c0b4[_0x3f78f3(0x1b5)](_0x13fd70[_0x3f78f3(0x1fb)],_0x398af9[_0x3f78f3(0x1fb)]),_0x3f78f3(0x1a2));});}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x19f),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x1f5),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x190),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x19d)](_0x1aed8a(0x1aa),'',_0x1aed8a(0x1f5))),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x19f),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x190),([_0x5f3caa])=>{const _0x366963=_0x1aed8a,_0x1c2eb5=_0x4cbadc[_0x366963(0x18d)][_0x366963(0x19d)](_0x366963(0x1b4),'',_0x366963(0x190));let _0x3b0de7=_0x5f3caa[_0x366963(0x19c)],_0xf3b428=_0x5f3caa[_0x366963(0x1fb)];const _0x30e7dd=_0x331b47[_0x366963(0x1a8)][_0x366963(0x1d3)][_0x366963(0x1dd)](_0x3b0de7,_0x366963(0x185)),_0x7766b0=_0x331b47[_0x366963(0x1a8)][_0x366963(0x1d3)][_0x366963(0x1dd)](_0xf3b428,_0x366963(0x1ee));_0x30e7dd[_0x366963(0x1e6)]&&(_0x3b0de7=_0x30e7dd[_0x366963(0x19c)]),_0x7766b0[_0x366963(0x1e6)]&&(_0xf3b428=_0x7766b0[_0x366963(0x1fb)]),_0x1c2eb5([_0x331b47[_0x366963(0x1a8)][_0x366963(0x1b5)](_0x3b0de7,_0xf3b428)]);}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x1b9),_0x1a5f19),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x1b9),_0x1a5f19)),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x18f))&&(_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1c2),(_0x10272c,_0x546c7b)=>{const _0x6e75f3=_0x1aed8a,_0x48d520=_0x331b47[_0x6e75f3(0x1a1)][_0x6e75f3(0x1a0)](_0x6e75f3(0x1ce));let _0xc4fe35=_0x31abf1[_0x6e75f3(0x1e3)](_0x331b47[_0x6e75f3(0x1a8)][_0x6e75f3(0x195)][_0x6e75f3(0x187)]),_0x4da49f=_0x48d520[_0x6e75f3(0x1bf)](_0xc4fe35);_0x331b47[_0x6e75f3(0x1a8)][_0x6e75f3(0x191)](()=>{const _0x5299eb=_0x6e75f3;if(_0x4da49f)return void _0x4cbadc[_0x5299eb(0x1f9)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x1bc)](_0x4da49f));const _0x26f667=_0x31abf1[_0x5299eb(0x1be)](_0xc4fe35);_0x10272c(_0x546c7b),_0xc4fe35=_0x31abf1[_0x5299eb(0x1e3)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x195)][_0x5299eb(0x187)]),_0x4da49f=_0x48d520[_0x5299eb(0x1bf)](_0xc4fe35),_0x4cbadc[_0x5299eb(0x18b)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x1bc)](_0x4da49f),_0x26f667?null:_0x5299eb(0x1de));});}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1de),_0x1aed8a(0x1b9),_0x1a5f19));const _0x508cb4=[{'type':_0x1aed8a(0x1aa),'subType':_0x1aed8a(0x193)},{'type':_0x1aed8a(0x1b4),'subType':_0x1aed8a(0x1de)},{'type':_0x1aed8a(0x1aa),'subType':_0x1aed8a(0x1a2)},{'type':_0x1aed8a(0x1b4),'subType':_0x1aed8a(0x1a2)}];function _0x42b5d0(_0x317133,_0x74c24b){const _0x142443=_0x1aed8a,_0x5c42f7=_0x508cb4[_0x142443(0x1c3)](({type:_0x2bc9a0,subType:_0x21c550})=>_0x317133[_0x142443(0x1e0)]==_0x2bc9a0&&_0x317133[_0x142443(0x1c6)]==_0x21c550),_0x2ce04e=_0x508cb4[_0x142443(0x1c3)](({type:_0x1f5635,subType:_0x369545})=>_0x74c24b[_0x142443(0x1e0)]==_0x1f5635&&_0x74c24b[_0x142443(0x1c6)]==_0x369545);if(_0x5c42f7<0x0||_0x2ce04e<0x0)return!0x1;const _0x56c252=_0x317133[_0x142443(0x1ca)](),_0x5bf522=_0x74c24b[_0x142443(0x1ca)]();if((0x0==_0x5c42f7||0x1==_0x5c42f7)&&0x2==_0x2ce04e&&_0x56c252[_0x142443(0x196)](_0x5bf522))return!0x0;if(0x2==_0x5c42f7&&0x3==_0x2ce04e){const _0x857cc3=_0x4cbadc[_0x142443(0x1ad)](_0x56c252,_0x142443(0x1b4))[_0x142443(0x1cd)](({suggestion:_0x23e967,meta:_0x47cce2})=>_0x47cce2[_0x142443(0x1f2)]&&_0x142443(0x1a2)==_0x23e967[_0x142443(0x1c6)]);if(_0x857cc3[_0x142443(0x184)]>0x1&&_0x5bf522[_0x142443(0x1fb)][_0x142443(0x1a7)](_0x56c252[_0x142443(0x19c)]))return!0x0;if(0x1==_0x857cc3[_0x142443(0x184)]&&(_0x56c252[_0x142443(0x19c)][_0x142443(0x1a7)](_0x5bf522[_0x142443(0x1fb)])||_0x56c252[_0x142443(0x1fb)][_0x142443(0x1a7)](_0x5bf522[_0x142443(0x19c)])))return!0x0;}if(0x3==_0x5c42f7&&0x3==_0x2ce04e&&_0x56c252[_0x142443(0x19c)][_0x142443(0x1df)](_0x5bf522[_0x142443(0x19c)])){const _0x296e0b=_0x56c252[_0x142443(0x1fb)][_0x142443(0x1c9)],_0x5720ea=_0x5bf522[_0x142443(0x19c)][_0x142443(0x1d5)];return _0x31abf1[_0x142443(0x1be)](_0x296e0b)&&_0x296e0b===_0x5720ea;}return!0x1;}function _0x1a5f19(_0x3f4abf,_0x3d1437){return _0x42b5d0(_0x3f4abf,_0x3d1437)?[_0x3f4abf,_0x3d1437]:_0x42b5d0(_0x3d1437,_0x3f4abf)?[_0x3d1437,_0x3f4abf]:null;}_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1a9))&&(_0x4cbadc[_0x1aed8a(0x1c8)](_0x1aed8a(0x1b3)),_0x4cbadc[_0x1aed8a(0x197)](_0x1aed8a(0x1c1)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1a4)](_0x1aed8a(0x1c1),_0xdd5552(_0x5d32da,_0x1aed8a(0x1e5)))),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d6))&&(_0x4cbadc[_0x1aed8a(0x1c8)](_0x1aed8a(0x1f8)),_0x4cbadc[_0x1aed8a(0x197)](_0x1aed8a(0x192))),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x4ca0ea=>{const _0x199e27=_0x1aed8a;if(!!_0x508cb4[_0x199e27(0x1d2)](({type:_0x3dacc4,subType:_0x54695a})=>_0x4ca0ea[_0x199e27(0x1e0)]==_0x3dacc4&&_0x4ca0ea[_0x199e27(0x1c6)]==_0x54695a))return _0x4ca0ea[_0x199e27(0x1d0)]?{}:void 0x0;}),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x4ae240=>{const _0xfe1cf9=_0x1aed8a;if(_0xfe1cf9(0x1b4)==_0x4ae240[_0xfe1cf9(0x1e0)]||_0xfe1cf9(0x1cc)==_0x4ae240[_0xfe1cf9(0x1e0)]){const _0x317b76=_0x4ae240[_0xfe1cf9(0x1ab)]();if(_0x317b76&&_0x317b76['is'](_0xfe1cf9(0x198),_0xfe1cf9(0x18a)))return{'type':_0xfe1cf9(0x1b4)==_0x4ae240[_0xfe1cf9(0x1e0)]?_0xfe1cf9(0x1ef):_0xfe1cf9(0x1d4),'element':_0x317b76,'quantity':0x1};}}),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x520505=>_0x1aed8a(0x1aa)==_0x520505[_0x1aed8a(0x1e0)]&&_0x1aed8a(0x1a2)==_0x520505[_0x1aed8a(0x1c6)]?{'type':_0x1aed8a(0x19b),'content':_0x1aed8a(0x1b8)}:_0x1aed8a(0x1aa)==_0x520505[_0x1aed8a(0x1e0)]&&_0x1aed8a(0x1c5)==_0x520505[_0x1aed8a(0x1c6)]?{'type':_0x1aed8a(0x19b),'content':_0x1aed8a(0x1dc)}:void 0x0),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0xfa0bd0=>{const _0x1b217e=_0x1aed8a;if(_0x1b217e(0x1b1)!=_0xfa0bd0[_0x1b217e(0x1e0)])return;const {data:_0x474157}=_0xfa0bd0;if(!_0x474157||_0x1b217e(0x192)!=_0x474157[_0x1b217e(0x194)])return;const _0xc3bc16=_0x474157[_0x1b217e(0x1b0)];return _0xc3bc16?{'type':_0x1b217e(0x19b),'content':_0xdd5552(_0x5d32da,_0x1b217e(0x1d7),'\x22'+_0xc3bc16+'\x22')}:{'type':_0x1b217e(0x19b),'content':_0xdd5552(_0x5d32da,_0x1b217e(0x1ae))};}),this[_0x1aed8a(0x1cb)]();}[_0x36b90d(0x1cb)](){const _0x421497=_0x36b90d,_0x154a3a=this[_0x421497(0x1a5)],_0x11ddca=_0x154a3a[_0x421497(0x1fa)];_0x154a3a[_0x421497(0x1a1)][_0x421497(0x1a0)](_0x421497(0x1f4))[_0x421497(0x188)][_0x421497(0x1ec)](_0x190c0f=>{const _0x32eaaf=_0x421497;if(_0x32eaaf(0x1aa)!=_0x190c0f[_0x32eaaf(0x1e0)]&&_0x32eaaf(0x1e2)!=_0x190c0f[_0x32eaaf(0x1e0)])return;const {data:_0x2acecf}=_0x190c0f;if(_0x2acecf){if(_0x32eaaf(0x1f8)==_0x2acecf[_0x32eaaf(0x1eb)]){const _0x4de5c3=_0x2acecf[_0x32eaaf(0x1e1)][0x0][_0x32eaaf(0x1b0)];return _0x4de5c3?{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1d7),'\x22'+_0x4de5c3+'\x22')}:{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1ae))};}if(_0x32eaaf(0x1b3)==_0x2acecf[_0x32eaaf(0x1eb)]){const _0x4659fc=_0x2acecf[_0x32eaaf(0x1e1)][0x0][_0x32eaaf(0x1f3)];return _0x4659fc?{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1f1),_0x4659fc)}:{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1bb))};}}});}}function _0x37cf(_0x21353e,_0x19dbe0){const _0x2a59b3=_0x2a59();return _0x37cf=function(_0x37cfce,_0x301a24){_0x37cfce=_0x37cfce-0x184;let _0x857739=_0x2a59b3[_0x37cfce];return _0x857739;},_0x37cf(_0x21353e,_0x19dbe0);}function _0x2a59(){const _0x48ed31=['Inline\x20image\x20to\x20block\x20image','chain','207xWPpeZ','*Reset\x20image\x20width*','createRangeOn','35612MfdtXQ','isBlockImage','getCaptionFromImageModelElement','ELEMENT_CAPTION','resizedWidth','toggleImageCaption','findIndex','forceDefaultExecution','convertBlockImageToInline','subType','imageTypeInline','enableDefaultAttributesIntegration','nodeAfter','getFirstRange','_registerLegacyDescription','deletion','filter','ImageCaptionUtils','ImageUtils','previous','ImageInlineEditing','find','schema','removeObject','nodeBefore','ImageTextAlternativeEditing','*Set\x20image\x20text\x20alternative:*\x20%0','ImageEditing','6176xSpqNl','584238vnBCND','uploadImage','Block\x20image\x20to\x20inline\x20image','getNearestSelectionRange','imageCaption','isBefore','type','commandParams','formatInline','getClosestSelectedImageElement','ImageUploadEditing','FORMAT_IMAGE_SIZE','isCollapsed','imageBlock','ELEMENT_INLINE_IMAGE','enableCommand','186125TzTvdS','commandName','registerDescriptionCallback','detach','forward','addObject','has','*Set\x20image\x20width:*\x20%0','isOwn','width','TrackChangesEditing','accept','imageTypeBlock','ImageBlockEditing','imageTextAlternative','markDeletion','locale','end','length','backward','registerCustomCallback','selection','descriptionFactory','toNext','caption','markInsertion','7vVQdQF','_suggestionFactory','markBlockFormat','ImageCaptionEditing','discard','change','alt','imageStylePreApply','key','document','isIntersecting','registerBlockAttribute','element','968280rnvkiP','3470936tMlLhC','format','start','getSuggestionCallback','imageInline','join','get','plugins','convertInlineImageToBlock','toPrevious','registerAttributeLabel','editor','ELEMENT_IMAGE','isEqual','model','ImageResize','formatBlock','getContainedElement','insertImage','_findSuggestions','*Remove\x20image\x20text\x20alternative*','fromPosition','newValue','attribute','10058787sCQrOd','resizeImage','insertion','createRange','afterInit','registerElementLabel'];_0x2a59=function(){return _0x48ed31;};return _0x2a59();}
23
+ const _0x1b6478=_0x7f18;(function(_0x1b420e,_0x3a2455){const _0xaccaf0=_0x7f18,_0x4a5d58=_0x1b420e();while(!![]){try{const _0x507616=-parseInt(_0xaccaf0(0x1d5))/0x1+-parseInt(_0xaccaf0(0x1c8))/0x2*(parseInt(_0xaccaf0(0x16b))/0x3)+parseInt(_0xaccaf0(0x194))/0x4*(parseInt(_0xaccaf0(0x1ba))/0x5)+parseInt(_0xaccaf0(0x174))/0x6*(-parseInt(_0xaccaf0(0x1c3))/0x7)+parseInt(_0xaccaf0(0x1a7))/0x8+parseInt(_0xaccaf0(0x178))/0x9*(parseInt(_0xaccaf0(0x197))/0xa)+parseInt(_0xaccaf0(0x183))/0xb;if(_0x507616===_0x3a2455)break;else _0x4a5d58['push'](_0x4a5d58['shift']());}catch(_0x3f92bb){_0x4a5d58['push'](_0x4a5d58['shift']());}}}(_0x460c,0x9f47f));function _0x460c(){const _0x47d298=['find','isIntersecting','7xMLhCI','key','caption','Inline\x20image\x20to\x20block\x20image','getClosestSelectedImageElement','2JdibAL','imageTextAlternative','chain','selection','_registerLegacyDescription','commandParams','markInsertion','ELEMENT_IMAGE','afterInit','markBlockFormat','accept','newValue','createRangeOn','879634svkMrE','registerCustomCallback','forceDefaultExecution','isEqual','addObject','getFirstRange','deletion','attribute','createRange','getContainedElement','element','ImageUtils','markDeletion','Block\x20image\x20to\x20inline\x20image','ImageUploadEditing','formatInline','2374170xjIYSZ','FORMAT_IMAGE_SIZE','ImageResize','registerElementLabel','_findSuggestions','registerDescriptionCallback','convertBlockImageToInline','editor','toNext','7431216JvmtGB','nodeAfter','previous','end','1144773HCjMSZ','imageCaption','getNearestSelectionRange','imageTypeInline','isBefore','ELEMENT_INLINE_IMAGE','subType','ImageEditing','enableDefaultAttributesIntegration','_suggestionFactory','isCollapsed','15493280LoKmzL','imageBlock','discard','descriptionFactory','locale','resizedWidth','*Remove\x20image\x20text\x20alternative*','uploadImage','toPrevious','ELEMENT_CAPTION','alt','registerBlockAttribute','findIndex','document','insertion','imageTypeBlock','join','17140WNQJya','detach','toggleImageCaption','100CLyzZe','convertInlineImageToBlock','plugins','format','ImageCaptionEditing','formatBlock','registerAttributeLabel','get','isOwn','insertImage','getCaptionFromImageModelElement','width','ImageCaptionUtils','removeObject','nodeBefore','commandName','2561520pAedZh','backward','ImageBlockEditing','ImageInlineEditing','type','imageStylePreApply','imageInline','model','fromPosition','resizeImage','isBlockImage','ImageTextAlternativeEditing','start','change','TrackChangesEditing','schema','*Reset\x20image\x20width*','has','*Set\x20image\x20text\x20alternative:*\x20%0','655NRNCkj','filter','enableCommand','forward','getSuggestionCallback','length','*Set\x20image\x20width:*\x20%0'];_0x460c=function(){return _0x47d298;};return _0x460c();}import{Plugin as _0x4ab0a0}from'ckeditor5/src/core.js';function _0x7f18(_0x25c790,_0x400a5b){const _0x460cf4=_0x460c();return _0x7f18=function(_0x7f1877,_0x2e9764){_0x7f1877=_0x7f1877-0x164;let _0x280f34=_0x460cf4[_0x7f1877];return _0x280f34;},_0x7f18(_0x25c790,_0x400a5b);}import{LivePosition as _0x6217cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x3cf388}from'../utils/common-translations.js';export default class it extends _0x4ab0a0{[_0x1b6478(0x1d0)](){const _0x31e205=_0x1b6478,_0x5983e3=this[_0x31e205(0x172)];if(!_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x17f)))return;const _0x4acba6=_0x5983e3[_0x31e205(0x199)][_0x31e205(0x19e)](_0x31e205(0x1b5)),_0x34e1a4=_0x5983e3[_0x31e205(0x199)][_0x31e205(0x19e)](_0x31e205(0x166)),_0x4d3da3=_0x5983e3[_0x31e205(0x187)];_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x1a0)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x184),_0x569fa2=>_0x3cf388(_0x4d3da3,_0x31e205(0x1cf),_0x569fa2)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x1ad),_0x396772=>_0x3cf388(_0x4d3da3,_0x31e205(0x17d),_0x396772)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x1c5),()=>_0x3cf388(_0x4d3da3,_0x31e205(0x18c))),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x169))&&_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x18a)),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1a9))&&_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1aa))&&(_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x17b),(_0x22ee93,_0x55315f)=>{const _0xc03efc=_0x31e205,_0x3eb627=_0x34e1a4[_0xc03efc(0x1c7)](_0x5983e3[_0xc03efc(0x1ae)][_0xc03efc(0x190)][_0xc03efc(0x1cb)]);_0x5983e3[_0xc03efc(0x1ae)][_0xc03efc(0x1b4)](()=>{const _0x1b4416=_0xc03efc;_0x4acba6[_0x1b4416(0x1d1)](_0x3eb627,{'commandName':_0x1b4416(0x17b),'commandParams':[_0x55315f]},[],_0x1b4416(0x171));});}),_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x192),(_0x3c77d6,_0x12b4f6)=>{const _0x54becb=_0x31e205;_0x5983e3[_0x54becb(0x1ae)][_0x54becb(0x1b4)](_0x10c529=>{const _0x1b5f79=_0x54becb;let _0x1c8d0c=_0x34e1a4[_0x1b5f79(0x1c7)](_0x5983e3[_0x1b5f79(0x1ae)][_0x1b5f79(0x190)][_0x1b5f79(0x1cb)]),_0x58806c=_0x10c529[_0x1b5f79(0x1d4)](_0x1c8d0c);const _0x3029c1=_0x6217cd[_0x1b5f79(0x1af)](_0x58806c[_0x1b5f79(0x1b3)],_0x1b5f79(0x18b)),_0x41a175=_0x6217cd[_0x1b5f79(0x1af)](_0x58806c[_0x1b5f79(0x177)],_0x1b5f79(0x173));_0x4acba6[_0x1b5f79(0x1d7)](()=>_0x3c77d6(_0x12b4f6)),_0x1c8d0c=_0x34e1a4[_0x1b5f79(0x1c7)](_0x5983e3[_0x1b5f79(0x1ae)][_0x1b5f79(0x190)][_0x1b5f79(0x1cb)]),_0x58806c=_0x10c529[_0x1b5f79(0x1d4)](_0x1c8d0c);const _0x1c308a=_0x10c529[_0x1b5f79(0x1dd)](_0x3029c1,_0x41a175);_0x3029c1[_0x1b5f79(0x195)](),_0x41a175[_0x1b5f79(0x195)](),_0x4acba6[_0x1b5f79(0x1d1)](_0x1c8d0c,{'commandName':_0x1b5f79(0x17b),'commandParams':[_0x12b4f6]},[],_0x1b5f79(0x198)),_0x1c308a[_0x1b5f79(0x1b3)][_0x1b5f79(0x17c)](_0x58806c[_0x1b5f79(0x1b3)])&&_0x4acba6[_0x1b5f79(0x1ce)](_0x10c529[_0x1b5f79(0x1dd)](_0x1c308a[_0x1b5f79(0x1b3)],_0x58806c[_0x1b5f79(0x1b3)]),_0x1b5f79(0x198)),_0x58806c[_0x1b5f79(0x177)][_0x1b5f79(0x17c)](_0x1c308a[_0x1b5f79(0x177)])&&_0x4acba6[_0x1b5f79(0x1ce)](_0x10c529[_0x1b5f79(0x1dd)](_0x58806c[_0x1b5f79(0x177)],_0x1c308a[_0x1b5f79(0x177)]),_0x1b5f79(0x198));});}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x193),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x1d2),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x185),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1be)](_0x31e205(0x19c),'',_0x31e205(0x1d2))),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x193),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x185),([_0x482ae0])=>{const _0x202c62=_0x31e205,_0x3d50eb=_0x4acba6[_0x202c62(0x181)][_0x202c62(0x1be)](_0x202c62(0x191),'',_0x202c62(0x185));let _0x96b993=_0x482ae0[_0x202c62(0x1b3)],_0x538277=_0x482ae0[_0x202c62(0x177)];const _0x22ed4f=_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1b6)][_0x202c62(0x17a)](_0x96b993,_0x202c62(0x1a8)),_0x2daab5=_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1b6)][_0x202c62(0x17a)](_0x538277,_0x202c62(0x1bd));_0x22ed4f[_0x202c62(0x182)]&&(_0x96b993=_0x22ed4f[_0x202c62(0x1b3)]),_0x2daab5[_0x202c62(0x182)]&&(_0x538277=_0x2daab5[_0x202c62(0x177)]),_0x3d50eb([_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1dd)](_0x96b993,_0x538277)]);}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x1ca),_0xb7c7f4),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x1ca),_0xb7c7f4)),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x19b))&&(_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x196),(_0x132a6b,_0x413688)=>{const _0xaad862=_0x31e205,_0x53822c=_0x5983e3[_0xaad862(0x199)][_0xaad862(0x19e)](_0xaad862(0x1a3));let _0x4cc892=_0x34e1a4[_0xaad862(0x1c7)](_0x5983e3[_0xaad862(0x1ae)][_0xaad862(0x190)][_0xaad862(0x1cb)]),_0x9383fd=_0x53822c[_0xaad862(0x1a1)](_0x4cc892);_0x5983e3[_0xaad862(0x1ae)][_0xaad862(0x1b4)](()=>{const _0x3b31af=_0xaad862;if(_0x9383fd)return void _0x4acba6[_0x3b31af(0x167)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x1d4)](_0x9383fd));const _0x4a8297=_0x34e1a4[_0x3b31af(0x1b1)](_0x4cc892);_0x132a6b(_0x413688),_0x4cc892=_0x34e1a4[_0x3b31af(0x1c7)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x190)][_0x3b31af(0x1cb)]),_0x9383fd=_0x53822c[_0x3b31af(0x1a1)](_0x4cc892),_0x4acba6[_0x3b31af(0x1ce)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x1d4)](_0x9383fd),_0x4a8297?null:_0x3b31af(0x179));});}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x179),_0x31e205(0x1ca),_0xb7c7f4));const _0x14ef12=[{'type':_0x31e205(0x19c),'subType':_0x31e205(0x1ac)},{'type':_0x31e205(0x191),'subType':_0x31e205(0x179)},{'type':_0x31e205(0x19c),'subType':_0x31e205(0x198)},{'type':_0x31e205(0x191),'subType':_0x31e205(0x198)}];function _0x5e74f4(_0x3892bb,_0x293c4e){const _0x4d548c=_0x31e205,_0x6c8e2a=_0x14ef12[_0x4d548c(0x18f)](({type:_0x4e183d,subType:_0x21871a})=>_0x3892bb[_0x4d548c(0x1ab)]==_0x4e183d&&_0x3892bb[_0x4d548c(0x17e)]==_0x21871a),_0x4f5451=_0x14ef12[_0x4d548c(0x18f)](({type:_0x3f155d,subType:_0x3014ac})=>_0x293c4e[_0x4d548c(0x1ab)]==_0x3f155d&&_0x293c4e[_0x4d548c(0x17e)]==_0x3014ac);if(_0x6c8e2a<0x0||_0x4f5451<0x0)return!0x1;const _0x3cc83d=_0x3892bb[_0x4d548c(0x1da)](),_0x17794c=_0x293c4e[_0x4d548c(0x1da)]();if((0x0==_0x6c8e2a||0x1==_0x6c8e2a)&&0x2==_0x4f5451&&_0x3cc83d[_0x4d548c(0x1c2)](_0x17794c))return!0x0;if(0x2==_0x6c8e2a&&0x3==_0x4f5451){const _0x1e36ae=_0x4acba6[_0x4d548c(0x16f)](_0x3cc83d,_0x4d548c(0x191))[_0x4d548c(0x1bb)](({suggestion:_0x5d6e53,meta:_0x207ad1})=>_0x207ad1[_0x4d548c(0x19f)]&&_0x4d548c(0x198)==_0x5d6e53[_0x4d548c(0x17e)]);if(_0x1e36ae[_0x4d548c(0x1bf)]>0x1&&_0x17794c[_0x4d548c(0x177)][_0x4d548c(0x1d8)](_0x3cc83d[_0x4d548c(0x1b3)]))return!0x0;if(0x1==_0x1e36ae[_0x4d548c(0x1bf)]&&(_0x3cc83d[_0x4d548c(0x1b3)][_0x4d548c(0x1d8)](_0x17794c[_0x4d548c(0x177)])||_0x3cc83d[_0x4d548c(0x177)][_0x4d548c(0x1d8)](_0x17794c[_0x4d548c(0x1b3)])))return!0x0;}if(0x3==_0x6c8e2a&&0x3==_0x4f5451&&_0x3cc83d[_0x4d548c(0x1b3)][_0x4d548c(0x17c)](_0x17794c[_0x4d548c(0x1b3)])){const _0x27c4f8=_0x3cc83d[_0x4d548c(0x177)][_0x4d548c(0x175)],_0x2aa0ee=_0x17794c[_0x4d548c(0x1b3)][_0x4d548c(0x1a5)];return _0x34e1a4[_0x4d548c(0x1b1)](_0x27c4f8)&&_0x27c4f8===_0x2aa0ee;}return!0x1;}function _0xb7c7f4(_0x23e363,_0x4e8258){return _0x5e74f4(_0x23e363,_0x4e8258)?[_0x23e363,_0x4e8258]:_0x5e74f4(_0x4e8258,_0x23e363)?[_0x4e8258,_0x23e363]:null;}_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x16d))&&(_0x4acba6[_0x31e205(0x180)](_0x31e205(0x1b0)),_0x4acba6[_0x31e205(0x18e)](_0x31e205(0x188)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x19d)](_0x31e205(0x188),_0x3cf388(_0x4d3da3,_0x31e205(0x16c)))),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1b2))&&(_0x4acba6[_0x31e205(0x180)](_0x31e205(0x1c9)),_0x4acba6[_0x31e205(0x18e)](_0x31e205(0x18d))),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x3b05b1=>{const _0x492ad7=_0x31e205;if(!!_0x14ef12[_0x492ad7(0x1c1)](({type:_0x2ece89,subType:_0x55f140})=>_0x3b05b1[_0x492ad7(0x1ab)]==_0x2ece89&&_0x3b05b1[_0x492ad7(0x17e)]==_0x55f140))return _0x3b05b1[_0x492ad7(0x176)]?{}:void 0x0;}),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x426271=>{const _0x14d4ba=_0x31e205;if(_0x14d4ba(0x191)==_0x426271[_0x14d4ba(0x1ab)]||_0x14d4ba(0x1db)==_0x426271[_0x14d4ba(0x1ab)]){const _0x2ede60=_0x426271[_0x14d4ba(0x164)]();if(_0x2ede60&&_0x2ede60['is'](_0x14d4ba(0x165),_0x14d4ba(0x1c5)))return{'type':_0x14d4ba(0x191)==_0x426271[_0x14d4ba(0x1ab)]?_0x14d4ba(0x1d9):_0x14d4ba(0x1a4),'element':_0x2ede60,'quantity':0x1};}}),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x89baf3=>_0x31e205(0x19c)==_0x89baf3[_0x31e205(0x1ab)]&&_0x31e205(0x198)==_0x89baf3[_0x31e205(0x17e)]?{'type':_0x31e205(0x19a),'content':_0x31e205(0x1c6)}:_0x31e205(0x19c)==_0x89baf3[_0x31e205(0x1ab)]&&_0x31e205(0x171)==_0x89baf3[_0x31e205(0x17e)]?{'type':_0x31e205(0x19a),'content':_0x31e205(0x168)}:void 0x0),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x33aabf=>{const _0x3ca4d5=_0x31e205;if(_0x3ca4d5(0x1dc)!=_0x33aabf[_0x3ca4d5(0x1ab)])return;const {data:_0x18cbf7}=_0x33aabf;if(!_0x18cbf7||_0x3ca4d5(0x18d)!=_0x18cbf7[_0x3ca4d5(0x1c4)])return;const _0x5b57e6=_0x18cbf7[_0x3ca4d5(0x1d3)];return _0x5b57e6?{'type':_0x3ca4d5(0x19a),'content':_0x3cf388(_0x4d3da3,_0x3ca4d5(0x1b9),'\x22'+_0x5b57e6+'\x22')}:{'type':_0x3ca4d5(0x19a),'content':_0x3cf388(_0x4d3da3,_0x3ca4d5(0x189))};}),this[_0x31e205(0x1cc)]();}[_0x1b6478(0x1cc)](){const _0x1b1a50=_0x1b6478,_0x3a7246=this[_0x1b1a50(0x172)],_0x3cd832=_0x3a7246[_0x1b1a50(0x187)];_0x3a7246[_0x1b1a50(0x199)][_0x1b1a50(0x19e)](_0x1b1a50(0x1b5))[_0x1b1a50(0x186)][_0x1b1a50(0x170)](_0x4f95ac=>{const _0x81776d=_0x1b1a50;if(_0x81776d(0x19c)!=_0x4f95ac[_0x81776d(0x1ab)]&&_0x81776d(0x16a)!=_0x4f95ac[_0x81776d(0x1ab)])return;const {data:_0x2c4f26}=_0x4f95ac;if(_0x2c4f26){if(_0x81776d(0x1c9)==_0x2c4f26[_0x81776d(0x1a6)]){const _0x4a3edc=_0x2c4f26[_0x81776d(0x1cd)][0x0][_0x81776d(0x1d3)];return _0x4a3edc?{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1b9),'\x22'+_0x4a3edc+'\x22')}:{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x189))};}if(_0x81776d(0x1b0)==_0x2c4f26[_0x81776d(0x1a6)]){const _0x2590c9=_0x2c4f26[_0x81776d(0x1cd)][0x0][_0x81776d(0x1a2)];return _0x2590c9?{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1c0),_0x2590c9)}:{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1b7))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c3a(){const _0x1d5320=['replaceImageSource','ImageEditing','2574840TyFaTa','attribute','264460DAZHfY','_suggestionFactory','has','formatBlock','afterInit','7020DRbexD','formatInline','1059996CSaskw','newValue','descriptionFactory','type','5261730qUwqDY','format','enableDefaultAttributesIntegration','locale','key','getSuggestionCallback','editor','104IgdlLd','2331868gbuFoz','registerDescriptionCallback','146193FofiqI','get','registerCustomCallback','259egCZNC','_handleLegacySuggestions','TrackChangesEditing','441LWMrLA','discard','plugins','*Format:*\x20replace\x20image\x20URL','oldValue','*Replace\x20image\x20URL*','registerBlockAttribute','commandName','src','accept','_registerLegacyDescription'];_0x3c3a=function(){return _0x1d5320;};return _0x3c3a();}function _0x59bf(_0xd97040,_0x59ca93){const _0x3c3ad7=_0x3c3a();return _0x59bf=function(_0x59bfa8,_0x441921){_0x59bfa8=_0x59bfa8-0x160;let _0x47cfd1=_0x3c3ad7[_0x59bfa8];return _0x47cfd1;},_0x59bf(_0xd97040,_0x59ca93);}const _0x2c83b6=_0x59bf;(function(_0x2debe1,_0x76315c){const _0x1e0b75=_0x59bf,_0x195a59=_0x2debe1();while(!![]){try{const _0x634e3d=-parseInt(_0x1e0b75(0x177))/0x1+parseInt(_0x1e0b75(0x183))/0x2+parseInt(_0x1e0b75(0x185))/0x3*(parseInt(_0x1e0b75(0x182))/0x4)+parseInt(_0x1e0b75(0x17b))/0x5+-parseInt(_0x1e0b75(0x175))/0x6*(parseInt(_0x1e0b75(0x188))/0x7)+-parseInt(_0x1e0b75(0x16e))/0x8+-parseInt(_0x1e0b75(0x161))/0x9*(parseInt(_0x1e0b75(0x170))/0xa);if(_0x634e3d===_0x76315c)break;else _0x195a59['push'](_0x195a59['shift']());}catch(_0x242ae6){_0x195a59['push'](_0x195a59['shift']());}}}(_0x3c3a,0xba983));import{Plugin as _0xdde60a}from'ckeditor5/src/core.js';import{getTranslation as _0x564577}from'../utils/common-translations.js';export default class st extends _0xdde60a{[_0x2c83b6(0x174)](){const _0x17a6ab=_0x2c83b6;if(!this[_0x17a6ab(0x181)][_0x17a6ab(0x163)][_0x17a6ab(0x172)](_0x17a6ab(0x16d)))return;const _0x48fe26=this[_0x17a6ab(0x181)][_0x17a6ab(0x17e)],_0x742dc4=this[_0x17a6ab(0x181)][_0x17a6ab(0x163)][_0x17a6ab(0x186)](_0x17a6ab(0x160));_0x742dc4[_0x17a6ab(0x17d)](_0x17a6ab(0x16c)),_0x742dc4[_0x17a6ab(0x167)](_0x17a6ab(0x169)),_0x742dc4[_0x17a6ab(0x179)][_0x17a6ab(0x184)](_0x1796c0=>{const _0x2dff91=_0x17a6ab;if(_0x2dff91(0x16f)!=_0x1796c0[_0x2dff91(0x17a)])return;const {data:_0xca5044}=_0x1796c0;return _0xca5044&&_0x2dff91(0x169)==_0xca5044[_0x2dff91(0x17f)]?_0xca5044[_0x2dff91(0x178)]&&_0xca5044[_0x2dff91(0x165)]?{'type':_0x2dff91(0x17c),'content':_0x564577(_0x48fe26,_0x2dff91(0x166))}:{'type':_0x2dff91(0x17c),'content':''}:void 0x0;}),this[_0x17a6ab(0x189)]();}[_0x2c83b6(0x189)](){const _0x282d47=_0x2c83b6,_0x51f278=this[_0x282d47(0x181)][_0x282d47(0x163)][_0x282d47(0x186)](_0x282d47(0x160));_0x51f278[_0x282d47(0x171)][_0x282d47(0x187)](_0x282d47(0x173),_0x282d47(0x16c),_0x282d47(0x16a),_0x51f278[_0x282d47(0x171)][_0x282d47(0x180)](_0x282d47(0x173),null,_0x282d47(0x162))),_0x51f278[_0x282d47(0x171)][_0x282d47(0x187)](_0x282d47(0x173),_0x282d47(0x16c),_0x282d47(0x162),_0x51f278[_0x282d47(0x171)][_0x282d47(0x180)](_0x282d47(0x173),null,_0x282d47(0x16a))),this[_0x282d47(0x16b)]();}[_0x2c83b6(0x16b)](){const _0x398dc4=_0x2c83b6,_0x53fbd0=this[_0x398dc4(0x181)],_0x4ec811=_0x53fbd0[_0x398dc4(0x17e)];_0x53fbd0[_0x398dc4(0x163)][_0x398dc4(0x186)](_0x398dc4(0x160))[_0x398dc4(0x179)][_0x398dc4(0x184)](_0x532905=>{const _0x79ae55=_0x398dc4;if(_0x79ae55(0x173)!=_0x532905[_0x79ae55(0x17a)]&&_0x79ae55(0x176)!=_0x532905[_0x79ae55(0x17a)])return;const {data:_0x555c94}=_0x532905;if(!_0x555c94||_0x79ae55(0x16c)!=_0x555c94[_0x79ae55(0x168)])return;return{'type':_0x79ae55(0x17c),'content':_0x564577(_0x4ec811,_0x79ae55(0x164))};});}}
23
+ const _0x5106ed=_0x35ef;function _0x2aa6(){const _0x3e9972=['registerDescriptionCallback','descriptionFactory','replaceImageSource','oldValue','11894927CPOKWL','key','has','48ahGAPF','afterInit','182oCvAbN','424045LvfdKU','ImageEditing','4320639SqiDuq','enableDefaultAttributesIntegration','formatBlock','attribute','commandName','_registerLegacyDescription','16424OITBNX','newValue','registerCustomCallback','type','29466iXPhRB','editor','*Format:*\x20replace\x20image\x20URL','_handleLegacySuggestions','get','locale','formatInline','discard','format','getSuggestionCallback','registerBlockAttribute','_suggestionFactory','src','9vMIMvd','10QMXRag','accept','1913924dpORAW','46735908cDJGur','plugins','50UeoVvu','TrackChangesEditing','*Replace\x20image\x20URL*'];_0x2aa6=function(){return _0x3e9972;};return _0x2aa6();}function _0x35ef(_0xfca2bd,_0xdcb4cf){const _0x2aa62e=_0x2aa6();return _0x35ef=function(_0x35efd5,_0x4a051c){_0x35efd5=_0x35efd5-0xa3;let _0x3136e0=_0x2aa62e[_0x35efd5];return _0x3136e0;},_0x35ef(_0xfca2bd,_0xdcb4cf);}(function(_0x305e33,_0x418f23){const _0x42f09d=_0x35ef,_0x473d58=_0x305e33();while(!![]){try{const _0x39ded6=-parseInt(_0x42f09d(0xb5))/0x1*(parseInt(_0x42f09d(0xce))/0x2)+-parseInt(_0x42f09d(0xaf))/0x3*(parseInt(_0x42f09d(0xb2))/0x4)+-parseInt(_0x42f09d(0xc2))/0x5*(-parseInt(_0x42f09d(0xbf))/0x6)+parseInt(_0x42f09d(0xc1))/0x7*(-parseInt(_0x42f09d(0xca))/0x8)+-parseInt(_0x42f09d(0xc4))/0x9*(parseInt(_0x42f09d(0xb0))/0xa)+-parseInt(_0x42f09d(0xbc))/0xb+parseInt(_0x42f09d(0xb3))/0xc;if(_0x39ded6===_0x418f23)break;else _0x473d58['push'](_0x473d58['shift']());}catch(_0xecb25f){_0x473d58['push'](_0x473d58['shift']());}}}(_0x2aa6,0xbff38));import{Plugin as _0x1859e5}from'ckeditor5/src/core.js';import{getTranslation as _0xf86645}from'../utils/common-translations.js';export default class st extends _0x1859e5{[_0x5106ed(0xc0)](){const _0x89257e=_0x5106ed;if(!this[_0x89257e(0xa3)][_0x89257e(0xb4)][_0x89257e(0xbe)](_0x89257e(0xc3)))return;const _0x4bf692=this[_0x89257e(0xa3)][_0x89257e(0xa7)],_0x172dd0=this[_0x89257e(0xa3)][_0x89257e(0xb4)][_0x89257e(0xa6)](_0x89257e(0xb6));_0x172dd0[_0x89257e(0xc5)](_0x89257e(0xba)),_0x172dd0[_0x89257e(0xac)](_0x89257e(0xae)),_0x172dd0[_0x89257e(0xb9)][_0x89257e(0xb8)](_0x1bb996=>{const _0x7ae92c=_0x89257e;if(_0x7ae92c(0xc7)!=_0x1bb996[_0x7ae92c(0xcd)])return;const {data:_0x261bca}=_0x1bb996;return _0x261bca&&_0x7ae92c(0xae)==_0x261bca[_0x7ae92c(0xbd)]?_0x261bca[_0x7ae92c(0xcb)]&&_0x261bca[_0x7ae92c(0xbb)]?{'type':_0x7ae92c(0xaa),'content':_0xf86645(_0x4bf692,_0x7ae92c(0xb7))}:{'type':_0x7ae92c(0xaa),'content':''}:void 0x0;}),this[_0x89257e(0xa5)]();}[_0x5106ed(0xa5)](){const _0x4609ce=_0x5106ed,_0x1a0bf1=this[_0x4609ce(0xa3)][_0x4609ce(0xb4)][_0x4609ce(0xa6)](_0x4609ce(0xb6));_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xcc)](_0x4609ce(0xc6),_0x4609ce(0xba),_0x4609ce(0xb1),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xab)](_0x4609ce(0xc6),null,_0x4609ce(0xa9))),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xcc)](_0x4609ce(0xc6),_0x4609ce(0xba),_0x4609ce(0xa9),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xab)](_0x4609ce(0xc6),null,_0x4609ce(0xb1))),this[_0x4609ce(0xc9)]();}[_0x5106ed(0xc9)](){const _0x5c5b3b=_0x5106ed,_0x137314=this[_0x5c5b3b(0xa3)],_0x51016c=_0x137314[_0x5c5b3b(0xa7)];_0x137314[_0x5c5b3b(0xb4)][_0x5c5b3b(0xa6)](_0x5c5b3b(0xb6))[_0x5c5b3b(0xb9)][_0x5c5b3b(0xb8)](_0xb96566=>{const _0x5c519c=_0x5c5b3b;if(_0x5c519c(0xc6)!=_0xb96566[_0x5c519c(0xcd)]&&_0x5c519c(0xa8)!=_0xb96566[_0x5c519c(0xcd)])return;const {data:_0x258ec4}=_0xb96566;if(!_0x258ec4||_0x5c519c(0xba)!=_0x258ec4[_0x5c519c(0xc8)])return;return{'type':_0x5c519c(0xaa),'content':_0xf86645(_0x51016c,_0x5c519c(0xa4))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24ff(){const _0xd628b7=['suggestion','forEach','differ','accept','get','433693nwxtfp','locale','editor','insertion','title','convertInlineImageToBlock','3306171WLifqZ','40BDByfd','registerDescriptionCallback','descriptionFactory','11893380JoNIgE','_suggestionFactory','2byptzI','end','commandParams','getContainedElement','name','getSuggestion','model','getSuggestionCallback','enableCommand','plugins','FORMAT_SIDE_IMAGE','filter','from','isEqual','value','hasSuggestion','refresh','nodeAfter','createRangeOn','side','isOwn','imageStyle','Users','chain','6JgVMpS','4111696Ipqpdf','shouldConvertImageType','getSuggestions','afterInit','findIndex','1099987dIONZo','6292210YhrlJv','length','markInlineFormat','imageTypeBlock','head','_splitMarkerName','start','_findSuggestions','9QpSGlO','discardSuggestion','3756753BqtdPE','setImageNaturalSizeAttributes','format','*Format:*\x20%0','TrackChangesEditing','subType','ImageUtils','imageStylePreApply','join','getChangedMarkers','isIntersecting','imageCaption','has','commandReversedParams','normalizedStyles','_registerLegacyDescription','formatInline','getClosestSelectedImageElement','selection','isBefore','isInContent','author','isInlineImage','registerPostFixer','registerCustomCallback','commandName','imageStylePostApply','formatBlock','isBlockImage','next','document','type','nodeBefore','change','toLowerCase','commands','imageTypeInline','markBlockFormat','ImageStyleEditing','newRange','discard','getFirstRange'];_0x24ff=function(){return _0xd628b7;};return _0x24ff();}const _0x301a61=_0x436a;(function(_0x3413b6,_0x41c445){const _0x538f06=_0x436a,_0x327ad6=_0x3413b6();while(!![]){try{const _0x1f597f=-parseInt(_0x538f06(0x1ac))/0x1*(-parseInt(_0x538f06(0x1b8))/0x2)+-parseInt(_0x538f06(0x17d))/0x3+parseInt(_0x538f06(0x16d))/0x4+parseInt(_0x538f06(0x173))/0x5*(parseInt(_0x538f06(0x16c))/0x6)+-parseInt(_0x538f06(0x172))/0x7*(-parseInt(_0x538f06(0x1b3))/0x8)+-parseInt(_0x538f06(0x17b))/0x9*(parseInt(_0x538f06(0x1b6))/0xa)+-parseInt(_0x538f06(0x1b2))/0xb;if(_0x1f597f===_0x41c445)break;else _0x327ad6['push'](_0x327ad6['shift']());}catch(_0x4fb74b){_0x327ad6['push'](_0x327ad6['shift']());}}}(_0x24ff,0xba6de));import{Plugin as _0x27d6c8}from'ckeditor5/src/core.js';function _0x436a(_0x5302be,_0x63a9a6){const _0x24ff32=_0x24ff();return _0x436a=function(_0x436a31,_0x307f4b){_0x436a31=_0x436a31-0x16c;let _0x2ca7a1=_0x24ff32[_0x436a31];return _0x2ca7a1;},_0x436a(_0x5302be,_0x63a9a6);}import{uid as _0xf74da9}from'ckeditor5/src/utils.js';import{getTranslation as _0x25adba}from'../utils/common-translations.js';export default class nt extends _0x27d6c8{[_0x301a61(0x170)](){const _0xed5c6e=_0x301a61,_0x25bd7e=this[_0xed5c6e(0x1ae)];if(!_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x189)](_0xed5c6e(0x1a3)))return;const _0x305105=_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x181)),_0x12064d=_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x183)),_0x3bbd7d={};_0x305105[_0xed5c6e(0x1c0)](_0xed5c6e(0x1cd),(_0x44df93,_0x275183)=>{const _0x1ab37e=_0xed5c6e,_0x2f0dc5=_0x25bd7e[_0x1ab37e(0x1c1)][_0x1ab37e(0x1ab)](_0x1ab37e(0x1ce))['me'],_0x2cd9e3=_0x25bd7e[_0x1ab37e(0x1a0)][_0x1ab37e(0x1ab)](_0x1ab37e(0x1cd));let _0x234939=_0x12064d[_0x1ab37e(0x18e)](_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x19b)][_0x1ab37e(0x18f)]),_0x3eb4a5=_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x1ca)](_0x234939),_0x2aa419=_0x2cd9e3[_0x1ab37e(0x1c6)];if(_0x2aa419==_0x275183[_0x1ab37e(0x1c6)])return;const _0x3f6c56={'commandName':_0x1ab37e(0x1cd),'commandParams':[_0x275183],'formatGroupId':_0xf74da9()};_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x19e)](()=>{const _0x2e83b1=_0x1ab37e;if(_0x305105[_0x2e83b1(0x16f)]()[_0x2e83b1(0x1c3)](_0x509982=>_0x509982[_0x2e83b1(0x191)]&&_0x2f0dc5==_0x509982[_0x2e83b1(0x192)]&&(_0x2e83b1(0x198)==_0x509982[_0x2e83b1(0x19c)]||_0x2e83b1(0x18d)==_0x509982[_0x2e83b1(0x19c)])&&(_0x2e83b1(0x184)==_0x509982[_0x2e83b1(0x182)]||_0x2e83b1(0x197)==_0x509982[_0x2e83b1(0x182)])&&_0x509982[_0x2e83b1(0x1a6)]()[_0x2e83b1(0x1c5)](_0x3eb4a5))[_0x2e83b1(0x1a8)](_0x32db8c=>_0x305105[_0x2e83b1(0x17c)](_0x32db8c[_0x2e83b1(0x177)])),_0x234939=_0x12064d[_0x2e83b1(0x18e)](_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x19b)][_0x2e83b1(0x18f)]),_0x3eb4a5=_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x1ca)](_0x234939),_0x2cd9e3[_0x2e83b1(0x1c8)](),_0x25bd7e[_0x2e83b1(0x1a0)][_0x2e83b1(0x1ab)](_0x2e83b1(0x1a1))[_0x2e83b1(0x1c8)](),_0x25bd7e[_0x2e83b1(0x1a0)][_0x2e83b1(0x1ab)](_0x2e83b1(0x176))[_0x2e83b1(0x1c8)](),_0x2aa419=_0x2cd9e3[_0x2e83b1(0x1c6)],_0x2aa419!=_0x275183[_0x2e83b1(0x1c6)])return _0x12064d[_0x2e83b1(0x193)](_0x234939)&&_0x2cd9e3[_0x2e83b1(0x16e)](_0x275183[_0x2e83b1(0x1c6)],_0x234939)?(_0x44df93({..._0x275183,'setImageSizes':!0x1}),_0x234939=_0x12064d[_0x2e83b1(0x18e)](_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x19b)][_0x2e83b1(0x18f)]),void _0x305105[_0x2e83b1(0x1a2)](_0x234939,{..._0x3f6c56,'commandReversedParams':[{'value':_0x2aa419||null,'setImageSizes':!0x1}]},[],_0x2e83b1(0x184))):void(_0x12064d[_0x2e83b1(0x199)](_0x234939)?_0x305105[_0x2e83b1(0x1a2)](_0x234939,_0x3f6c56,[],_0x2e83b1(0x197)):_0x305105[_0x2e83b1(0x175)](_0x3eb4a5,_0x3f6c56,_0x2e83b1(0x197)));});});for(const _0x1459c7 of _0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x1a3))[_0xed5c6e(0x18b)])_0x3bbd7d[_0x1459c7[_0xed5c6e(0x1bc)]]=_0x1459c7[_0xed5c6e(0x1b0)][_0xed5c6e(0x19f)]();_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x197),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x18d),_0xed5c6e(0x197),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1aa),([_0x6874ec])=>{const _0x207456=_0xed5c6e;_0x12064d[_0x207456(0x17e)](_0x6874ec[_0x207456(0x1bb)]());}),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1a5),(_0x4b4f02,_0x42faa4)=>{const _0x528773=_0xed5c6e;_0x305105[_0x528773(0x1b7)][_0x528773(0x1bf)](_0x528773(0x198),'',_0x528773(0x1aa))(_0x4b4f02,{'commandName':_0x42faa4[_0x528773(0x196)],'commandParams':_0x42faa4[_0x528773(0x18a)]});}),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1cf),function(_0x6bae3f,_0x5333a3){if(_0x294b19(_0x6bae3f,_0x5333a3))return[_0x6bae3f,_0x5333a3];if(_0x294b19(_0x5333a3,_0x6bae3f))return[_0x5333a3,_0x6bae3f];return null;});const _0x3399f1=[{'type':_0xed5c6e(0x198),'subType':_0xed5c6e(0x184)},{'type':_0xed5c6e(0x1af),'subType':_0xed5c6e(0x188)},{'type':_0xed5c6e(0x198),'subType':_0xed5c6e(0x1b1)},{'type':_0xed5c6e(0x1af),'subType':_0xed5c6e(0x1b1)}];function _0x294b19(_0x1975f3,_0x245972){const _0x1e4f4d=_0xed5c6e,_0x33cb7b=_0x3399f1[_0x1e4f4d(0x171)](({type:_0x102ea7,subType:_0x3f09db})=>_0x1975f3[_0x1e4f4d(0x19c)]==_0x102ea7&&_0x1975f3[_0x1e4f4d(0x182)]==_0x3f09db),_0x3b2d60=_0x3399f1[_0x1e4f4d(0x171)](({type:_0x74c6b1,subType:_0x5d7fd4})=>_0x245972[_0x1e4f4d(0x19c)]==_0x74c6b1&&_0x245972[_0x1e4f4d(0x182)]==_0x5d7fd4);if(_0x33cb7b<0x0||_0x3b2d60<0x0)return!0x1;const _0x45b1ed=_0x1975f3[_0x1e4f4d(0x1a6)](),_0x3f6ec6=_0x245972[_0x1e4f4d(0x1a6)]();if((0x0==_0x33cb7b||0x1==_0x33cb7b)&&0x2==_0x3b2d60&&_0x45b1ed[_0x1e4f4d(0x187)](_0x3f6ec6))return!0x0;if(0x2==_0x33cb7b&&0x3==_0x3b2d60){const _0x403010=_0x305105[_0x1e4f4d(0x17a)](_0x45b1ed,_0x1e4f4d(0x1af))[_0x1e4f4d(0x1c3)](({suggestion:_0x333c17,meta:_0x3636cb})=>_0x3636cb[_0x1e4f4d(0x1cc)]&&_0x1e4f4d(0x1b1)==_0x333c17[_0x1e4f4d(0x182)]);if(_0x403010[_0x1e4f4d(0x174)]>0x1&&_0x3f6ec6[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c5)](_0x45b1ed[_0x1e4f4d(0x179)]))return!0x0;if(0x1==_0x403010[_0x1e4f4d(0x174)]&&(_0x45b1ed[_0x1e4f4d(0x179)][_0x1e4f4d(0x1c5)](_0x3f6ec6[_0x1e4f4d(0x1b9)])||_0x45b1ed[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c5)](_0x3f6ec6[_0x1e4f4d(0x179)])))return!0x0;}if(0x3==_0x33cb7b&&0x3==_0x3b2d60&&_0x45b1ed[_0x1e4f4d(0x179)][_0x1e4f4d(0x190)](_0x3f6ec6[_0x1e4f4d(0x179)])){const _0x1d8f52=_0x45b1ed[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c9)],_0x31f95e=_0x3f6ec6[_0x1e4f4d(0x179)][_0x1e4f4d(0x19d)];return _0x12064d[_0x1e4f4d(0x199)](_0x1d8f52)&&_0x1d8f52===_0x31f95e;}return!0x1;}_0x25bd7e[_0xed5c6e(0x1be)][_0xed5c6e(0x19b)][_0xed5c6e(0x194)](()=>{const _0x182aa4=_0xed5c6e;let _0xedbc33=!0x1;const _0x51c56a=Array[_0x182aa4(0x1c4)](_0x25bd7e[_0x182aa4(0x1be)][_0x182aa4(0x19b)][_0x182aa4(0x1a9)][_0x182aa4(0x186)]());for(const {name:_0x4bd908,data:_0x572790}of _0x51c56a){const {group:_0x30aa41,type:_0x567c60,subType:_0x7c0fc,id:_0x2721f3}=_0x305105[_0x182aa4(0x178)](_0x4bd908);if(_0x182aa4(0x1a7)==_0x30aa41&&_0x305105[_0x182aa4(0x1c7)](_0x2721f3)){if(_0x182aa4(0x198)==_0x567c60&&(_0x182aa4(0x184)==_0x7c0fc||_0x182aa4(0x197)==_0x7c0fc)){const _0x4965c5=_0x305105[_0x182aa4(0x1bd)](_0x2721f3);if(_0x572790[_0x182aa4(0x1a4)]){const _0x38e9d6=_0x4965c5[_0x182aa4(0x1a6)]()[_0x182aa4(0x1bb)]();if(_0x12064d[_0x182aa4(0x199)](_0x38e9d6))continue;_0x305105[_0x182aa4(0x17c)](_0x4965c5),_0xedbc33=!0x0;}}if(_0x182aa4(0x1af)==_0x567c60&&_0x182aa4(0x188)==_0x7c0fc&&!_0x572790[_0x182aa4(0x1a4)]){const _0xb662e5=_0x305105[_0x182aa4(0x1bd)](_0x2721f3);_0xb662e5[_0x182aa4(0x19a)]&&_0xb662e5[_0x182aa4(0x19a)][_0x182aa4(0x191)]&&(_0x305105[_0x182aa4(0x17c)](_0xb662e5[_0x182aa4(0x19a)]),_0xedbc33=!0x0);}}}return _0xedbc33;}),this[_0xed5c6e(0x18c)](_0x3bbd7d);}[_0x301a61(0x18c)](_0x5176ab){const _0x93c00f=_0x301a61,_0x1e90eb=this[_0x93c00f(0x1ae)],_0x17bec4=_0x1e90eb[_0x93c00f(0x1ad)];_0x1e90eb[_0x93c00f(0x1c1)][_0x93c00f(0x1ab)](_0x93c00f(0x181))[_0x93c00f(0x1b5)][_0x93c00f(0x1b4)](_0x505e57=>{const _0x174023=_0x93c00f;if(_0x174023(0x198)!=_0x505e57[_0x174023(0x19c)]&&_0x174023(0x18d)!=_0x505e57[_0x174023(0x19c)])return;const {data:_0x5abd68}=_0x505e57;if(!_0x5abd68||_0x174023(0x1cd)!=_0x5abd68[_0x174023(0x196)])return;const _0x175783=_0x5abd68[_0x174023(0x1ba)][0x0][_0x174023(0x1c6)];return _0x1285fd(_0x174023(0x1cb)===_0x175783?_0x25adba(_0x17bec4,_0x174023(0x1c2)):_0x5176ab[_0x175783]||_0x175783);function _0x1285fd(_0x4cfe2a){const _0x5aeab4=_0x174023;return{'type':_0x5aeab4(0x17f),'content':_0x25adba(_0x17bec4,_0x5aeab4(0x180),_0x4cfe2a)};}});}}
23
+ function _0x4ef2(_0x52c1e5,_0x144162){const _0x2c627f=_0x2c62();return _0x4ef2=function(_0x4ef2e6,_0xc8927b){_0x4ef2e6=_0x4ef2e6-0x176;let _0x453e62=_0x2c627f[_0x4ef2e6];return _0x453e62;},_0x4ef2(_0x52c1e5,_0x144162);}const _0x2f849d=_0x4ef2;(function(_0x45ebe0,_0x486a58){const _0xec932f=_0x4ef2,_0x3bf924=_0x45ebe0();while(!![]){try{const _0x3acec7=-parseInt(_0xec932f(0x199))/0x1*(parseInt(_0xec932f(0x18c))/0x2)+-parseInt(_0xec932f(0x192))/0x3+parseInt(_0xec932f(0x1da))/0x4+parseInt(_0xec932f(0x1b9))/0x5*(parseInt(_0xec932f(0x1d3))/0x6)+parseInt(_0xec932f(0x1c6))/0x7*(-parseInt(_0xec932f(0x17d))/0x8)+-parseInt(_0xec932f(0x1b2))/0x9*(-parseInt(_0xec932f(0x1c2))/0xa)+parseInt(_0xec932f(0x191))/0xb*(parseInt(_0xec932f(0x19b))/0xc);if(_0x3acec7===_0x486a58)break;else _0x3bf924['push'](_0x3bf924['shift']());}catch(_0x278881){_0x3bf924['push'](_0x3bf924['shift']());}}}(_0x2c62,0xe4c68));import{Plugin as _0x154207}from'ckeditor5/src/core.js';import{uid as _0x1b3e61}from'ckeditor5/src/utils.js';import{getTranslation as _0x5aa708}from'../utils/common-translations.js';function _0x2c62(){const _0x59960f=['join','author','change','10loCFHH','setImageNaturalSizeAttributes','isInContent','length','from','3219898XKrHTV','2931132DqdIRV','suggestion','getChangedMarkers','type','document','get','model','331909MvrcoH','Users','36mIWFFv','isBlockImage','insertion','newRange','markInlineFormat','normalizedStyles','markBlockFormat','afterInit','forEach','registerDescriptionCallback','start','getSuggestionCallback','registerPostFixer','end','TrackChangesEditing','getFirstRange','imageTypeInline','FORMAT_SIDE_IMAGE','findIndex','discard','createRangeOn','descriptionFactory','filter','9414CcwaSU','head','_findSuggestions','isEqual','title','editor','commands','14230yCXmLd','discardSuggestion','commandName','formatBlock','ImageStyleEditing','differ','isInlineImage','imageCaption','selection','6610kZybZG','registerCustomCallback','imageStylePostApply','*Format:*\x20%0','595JWcTfe','accept','value','_suggestionFactory','toLowerCase','isBefore','has','chain','getSuggestion','getContainedElement','isIntersecting','commandReversedParams','getClosestSelectedImageElement','2322npxpfb','_splitMarkerName','format','refresh','commandParams','imageTypeBlock','shouldConvertImageType','4871824pWfyNN','hasSuggestion','side','imageStylePreApply','locale','enableCommand','convertInlineImageToBlock','_registerLegacyDescription','29672XcFOAe','subType','plugins','nodeBefore','name','next','isOwn','getSuggestions','imageStyle','ImageUtils','nodeAfter','formatInline'];_0x2c62=function(){return _0x59960f;};return _0x2c62();}export default class nt extends _0x154207{[_0x2f849d(0x1a2)](){const _0x3d37e7=_0x2f849d,_0x4d5347=this[_0x3d37e7(0x1b7)];if(!_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x1cc)](_0x3d37e7(0x1bd)))return;const _0x2db136=_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x1a9)),_0x9acc69=_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x186)),_0x3d6d38={};_0x2db136[_0x3d37e7(0x17a)](_0x3d37e7(0x185),(_0x10534e,_0x37ccc8)=>{const _0x40261f=_0x3d37e7,_0xa38d48=_0x4d5347[_0x40261f(0x17f)][_0x40261f(0x197)](_0x40261f(0x19a))['me'],_0xdc3996=_0x4d5347[_0x40261f(0x1b8)][_0x40261f(0x197)](_0x40261f(0x185));let _0x35731d=_0x9acc69[_0x40261f(0x1d2)](_0x4d5347[_0x40261f(0x198)][_0x40261f(0x196)][_0x40261f(0x1c1)]),_0x532459=_0x4d5347[_0x40261f(0x198)][_0x40261f(0x1af)](_0x35731d),_0x397dd7=_0xdc3996[_0x40261f(0x1c8)];if(_0x397dd7==_0x37ccc8[_0x40261f(0x1c8)])return;const _0x175e7d={'commandName':_0x40261f(0x185),'commandParams':[_0x37ccc8],'formatGroupId':_0x1b3e61()};_0x4d5347[_0x40261f(0x198)][_0x40261f(0x18b)](()=>{const _0x469f98=_0x40261f;if(_0x2db136[_0x469f98(0x184)]()[_0x469f98(0x1b1)](_0x4756a7=>_0x4756a7[_0x469f98(0x18e)]&&_0xa38d48==_0x4756a7[_0x469f98(0x18a)]&&(_0x469f98(0x1bc)==_0x4756a7[_0x469f98(0x195)]||_0x469f98(0x188)==_0x4756a7[_0x469f98(0x195)])&&(_0x469f98(0x178)==_0x4756a7[_0x469f98(0x17e)]||_0x469f98(0x1c4)==_0x4756a7[_0x469f98(0x17e)])&&_0x4756a7[_0x469f98(0x1aa)]()[_0x469f98(0x1b5)](_0x532459))[_0x469f98(0x1a3)](_0x2677c7=>_0x2db136[_0x469f98(0x1ba)](_0x2677c7[_0x469f98(0x1b3)])),_0x35731d=_0x9acc69[_0x469f98(0x1d2)](_0x4d5347[_0x469f98(0x198)][_0x469f98(0x196)][_0x469f98(0x1c1)]),_0x532459=_0x4d5347[_0x469f98(0x198)][_0x469f98(0x1af)](_0x35731d),_0xdc3996[_0x469f98(0x1d6)](),_0x4d5347[_0x469f98(0x1b8)][_0x469f98(0x197)](_0x469f98(0x1ab))[_0x469f98(0x1d6)](),_0x4d5347[_0x469f98(0x1b8)][_0x469f98(0x197)](_0x469f98(0x1d8))[_0x469f98(0x1d6)](),_0x397dd7=_0xdc3996[_0x469f98(0x1c8)],_0x397dd7!=_0x37ccc8[_0x469f98(0x1c8)])return _0x9acc69[_0x469f98(0x1bf)](_0x35731d)&&_0xdc3996[_0x469f98(0x1d9)](_0x37ccc8[_0x469f98(0x1c8)],_0x35731d)?(_0x10534e({..._0x37ccc8,'setImageSizes':!0x1}),_0x35731d=_0x9acc69[_0x469f98(0x1d2)](_0x4d5347[_0x469f98(0x198)][_0x469f98(0x196)][_0x469f98(0x1c1)]),void _0x2db136[_0x469f98(0x1a1)](_0x35731d,{..._0x175e7d,'commandReversedParams':[{'value':_0x397dd7||null,'setImageSizes':!0x1}]},[],_0x469f98(0x178))):void(_0x9acc69[_0x469f98(0x19c)](_0x35731d)?_0x2db136[_0x469f98(0x1a1)](_0x35731d,_0x175e7d,[],_0x469f98(0x1c4)):_0x2db136[_0x469f98(0x19f)](_0x532459,_0x175e7d,_0x469f98(0x1c4)));});});for(const _0x5e3ba9 of _0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x1bd))[_0x3d37e7(0x1a0)])_0x3d6d38[_0x5e3ba9[_0x3d37e7(0x181)]]=_0x5e3ba9[_0x3d37e7(0x1b6)][_0x3d37e7(0x1ca)]();_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x1c4),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x188),_0x3d37e7(0x1c4),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1c7),([_0x39ed65])=>{const _0x312a6a=_0x3d37e7;_0x9acc69[_0x312a6a(0x18d)](_0x39ed65[_0x312a6a(0x1cf)]());}),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1ae),(_0x5e4f97,_0x5af908)=>{const _0x187282=_0x3d37e7;_0x2db136[_0x187282(0x1c9)][_0x187282(0x1a6)](_0x187282(0x1bc),'',_0x187282(0x1c7))(_0x5e4f97,{'commandName':_0x5af908[_0x187282(0x1bb)],'commandParams':_0x5af908[_0x187282(0x1d1)]});}),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1cd),function(_0x372567,_0x2b9fc5){if(_0x181854(_0x372567,_0x2b9fc5))return[_0x372567,_0x2b9fc5];if(_0x181854(_0x2b9fc5,_0x372567))return[_0x2b9fc5,_0x372567];return null;});const _0x24b4c8=[{'type':_0x3d37e7(0x1bc),'subType':_0x3d37e7(0x178)},{'type':_0x3d37e7(0x19d),'subType':_0x3d37e7(0x1c0)},{'type':_0x3d37e7(0x1bc),'subType':_0x3d37e7(0x17b)},{'type':_0x3d37e7(0x19d),'subType':_0x3d37e7(0x17b)}];function _0x181854(_0x5ba125,_0x57317f){const _0x3e75f0=_0x3d37e7,_0x2e5b80=_0x24b4c8[_0x3e75f0(0x1ad)](({type:_0x5e45d0,subType:_0x83c042})=>_0x5ba125[_0x3e75f0(0x195)]==_0x5e45d0&&_0x5ba125[_0x3e75f0(0x17e)]==_0x83c042),_0x298ae4=_0x24b4c8[_0x3e75f0(0x1ad)](({type:_0x4f21d6,subType:_0x5064ea})=>_0x57317f[_0x3e75f0(0x195)]==_0x4f21d6&&_0x57317f[_0x3e75f0(0x17e)]==_0x5064ea);if(_0x2e5b80<0x0||_0x298ae4<0x0)return!0x1;const _0x29ca5e=_0x5ba125[_0x3e75f0(0x1aa)](),_0x2dc7bf=_0x57317f[_0x3e75f0(0x1aa)]();if((0x0==_0x2e5b80||0x1==_0x2e5b80)&&0x2==_0x298ae4&&_0x29ca5e[_0x3e75f0(0x1d0)](_0x2dc7bf))return!0x0;if(0x2==_0x2e5b80&&0x3==_0x298ae4){const _0x5ebb71=_0x2db136[_0x3e75f0(0x1b4)](_0x29ca5e,_0x3e75f0(0x19d))[_0x3e75f0(0x1b1)](({suggestion:_0xf3a35f,meta:_0x393f4f})=>_0x393f4f[_0x3e75f0(0x183)]&&_0x3e75f0(0x17b)==_0xf3a35f[_0x3e75f0(0x17e)]);if(_0x5ebb71[_0x3e75f0(0x18f)]>0x1&&_0x2dc7bf[_0x3e75f0(0x1a8)][_0x3e75f0(0x1b5)](_0x29ca5e[_0x3e75f0(0x1a5)]))return!0x0;if(0x1==_0x5ebb71[_0x3e75f0(0x18f)]&&(_0x29ca5e[_0x3e75f0(0x1a5)][_0x3e75f0(0x1b5)](_0x2dc7bf[_0x3e75f0(0x1a8)])||_0x29ca5e[_0x3e75f0(0x1a8)][_0x3e75f0(0x1b5)](_0x2dc7bf[_0x3e75f0(0x1a5)])))return!0x0;}if(0x3==_0x2e5b80&&0x3==_0x298ae4&&_0x29ca5e[_0x3e75f0(0x1a5)][_0x3e75f0(0x1cb)](_0x2dc7bf[_0x3e75f0(0x1a5)])){const _0x52323c=_0x29ca5e[_0x3e75f0(0x1a8)][_0x3e75f0(0x187)],_0x2ef5f9=_0x2dc7bf[_0x3e75f0(0x1a5)][_0x3e75f0(0x180)];return _0x9acc69[_0x3e75f0(0x19c)](_0x52323c)&&_0x52323c===_0x2ef5f9;}return!0x1;}_0x4d5347[_0x3d37e7(0x198)][_0x3d37e7(0x196)][_0x3d37e7(0x1a7)](()=>{const _0x4f1197=_0x3d37e7;let _0x58ad48=!0x1;const _0x1f6fe4=Array[_0x4f1197(0x190)](_0x4d5347[_0x4f1197(0x198)][_0x4f1197(0x196)][_0x4f1197(0x1be)][_0x4f1197(0x194)]());for(const {name:_0x33d933,data:_0x279804}of _0x1f6fe4){const {group:_0x3823ea,type:_0x4dc44c,subType:_0x514059,id:_0x33945d}=_0x2db136[_0x4f1197(0x1d4)](_0x33d933);if(_0x4f1197(0x193)==_0x3823ea&&_0x2db136[_0x4f1197(0x176)](_0x33945d)){if(_0x4f1197(0x1bc)==_0x4dc44c&&(_0x4f1197(0x178)==_0x514059||_0x4f1197(0x1c4)==_0x514059)){const _0x1db595=_0x2db136[_0x4f1197(0x1ce)](_0x33945d);if(_0x279804[_0x4f1197(0x19e)]){const _0x296b8b=_0x1db595[_0x4f1197(0x1aa)]()[_0x4f1197(0x1cf)]();if(_0x9acc69[_0x4f1197(0x19c)](_0x296b8b))continue;_0x2db136[_0x4f1197(0x1ba)](_0x1db595),_0x58ad48=!0x0;}}if(_0x4f1197(0x19d)==_0x4dc44c&&_0x4f1197(0x1c0)==_0x514059&&!_0x279804[_0x4f1197(0x19e)]){const _0x3720c4=_0x2db136[_0x4f1197(0x1ce)](_0x33945d);_0x3720c4[_0x4f1197(0x182)]&&_0x3720c4[_0x4f1197(0x182)][_0x4f1197(0x18e)]&&(_0x2db136[_0x4f1197(0x1ba)](_0x3720c4[_0x4f1197(0x182)]),_0x58ad48=!0x0);}}}return _0x58ad48;}),this[_0x3d37e7(0x17c)](_0x3d6d38);}[_0x2f849d(0x17c)](_0x2a671f){const _0x439aa0=_0x2f849d,_0x662fef=this[_0x439aa0(0x1b7)],_0x292e7b=_0x662fef[_0x439aa0(0x179)];_0x662fef[_0x439aa0(0x17f)][_0x439aa0(0x197)](_0x439aa0(0x1a9))[_0x439aa0(0x1b0)][_0x439aa0(0x1a4)](_0x5e63d6=>{const _0x2d7fb3=_0x439aa0;if(_0x2d7fb3(0x1bc)!=_0x5e63d6[_0x2d7fb3(0x195)]&&_0x2d7fb3(0x188)!=_0x5e63d6[_0x2d7fb3(0x195)])return;const {data:_0x55f2f9}=_0x5e63d6;if(!_0x55f2f9||_0x2d7fb3(0x185)!=_0x55f2f9[_0x2d7fb3(0x1bb)])return;const _0x2aebf4=_0x55f2f9[_0x2d7fb3(0x1d7)][0x0][_0x2d7fb3(0x1c8)];return _0x1a5f7e(_0x2d7fb3(0x177)===_0x2aebf4?_0x5aa708(_0x292e7b,_0x2d7fb3(0x1ac)):_0x2a671f[_0x2aebf4]||_0x2aebf4);function _0x1a5f7e(_0x1d587a){const _0x58c400=_0x2d7fb3;return{'type':_0x58c400(0x1d5),'content':_0x5aa708(_0x292e7b,_0x58c400(0x1c5),_0x1d587a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c2a(_0x2cdaf2,_0x39e3c4){const _0x19b67b=_0x19b6();return _0x3c2a=function(_0x3c2ae5,_0x34d75d){_0x3c2ae5=_0x3c2ae5-0x1c6;let _0x5b3be5=_0x19b67b[_0x3c2ae5];return _0x5b3be5;},_0x3c2a(_0x2cdaf2,_0x39e3c4);}const _0x58abe2=_0x3c2a;(function(_0xff27c2,_0x2ee678){const _0x199a8b=_0x3c2a,_0x32c594=_0xff27c2();while(!![]){try{const _0x4274f8=parseInt(_0x199a8b(0x1d5))/0x1*(parseInt(_0x199a8b(0x1e6))/0x2)+parseInt(_0x199a8b(0x1d3))/0x3+-parseInt(_0x199a8b(0x1d9))/0x4+parseInt(_0x199a8b(0x1cd))/0x5+-parseInt(_0x199a8b(0x1df))/0x6*(-parseInt(_0x199a8b(0x1e4))/0x7)+parseInt(_0x199a8b(0x1e7))/0x8*(parseInt(_0x199a8b(0x1cc))/0x9)+-parseInt(_0x199a8b(0x1d8))/0xa;if(_0x4274f8===_0x2ee678)break;else _0x32c594['push'](_0x32c594['shift']());}catch(_0x2a7473){_0x32c594['push'](_0x32c594['shift']());}}}(_0x19b6,0x48a85));function _0x19b6(){const _0x6c3f48=['commands','141269PgdWPh','_trackChangesValueDuringImport','editor','2123450mdHuvT','590084tDQBxu','_setSuggestionData','execute','collaboration_features','dataInsert','get','1117278sIWHCn','_trackChangesExecuted','plugins','high','afterInit','7rAGBGj','enableCommand','2jYWoZZ','8VyIfJa','value','_handleImportedData','bind','Users','forEach','trackChanges','328338QMJxpp','1209705IuGvVj','TrackChangesEditing','listenTo','importWord','track_changes','lowest','154698AgJWkZ'];_0x19b6=function(){return _0x6c3f48;};return _0x19b6();}import{Plugin as _0x2c392e}from'ckeditor5/src/core.js';export default class ot extends _0x2c392e{constructor(_0x30275e){const _0x1d285c=_0x3c2a;super(_0x30275e),this[_0x1d285c(0x1d6)]=!0x1,this[_0x1d285c(0x1e0)]=!0x1;}[_0x58abe2(0x1e3)](){const _0x1affb1=_0x58abe2,_0x517afd=this[_0x1affb1(0x1d7)],_0x26159a=_0x517afd[_0x1affb1(0x1d4)][_0x1affb1(0x1de)](_0x1affb1(0x1d0)),_0x3e564f=_0x517afd[_0x1affb1(0x1d4)][_0x1affb1(0x1de)](_0x1affb1(0x1cb));_0x26159a&&(_0x26159a['on'](_0x1affb1(0x1db),(_0x3bb487,[,_0xb6c749])=>{const _0x400ff8=_0x1affb1;this[_0x400ff8(0x1d6)]=_0x3e564f[_0x400ff8(0x1c6)],_0xb6c749[_0x400ff8(0x1dc)][_0x400ff8(0x1d1)]=!this[_0x400ff8(0x1d6)];},{'priority':_0x1affb1(0x1e2)}),this[_0x1affb1(0x1cf)](_0x26159a,_0x1affb1(0x1dd),this[_0x1affb1(0x1c7)][_0x1affb1(0x1c8)](this)),this[_0x1affb1(0x1cf)](_0x26159a,_0x1affb1(0x1dd),()=>{const _0x205e26=_0x1affb1;this[_0x205e26(0x1e0)]&&(_0x3e564f[_0x205e26(0x1db)](),this[_0x205e26(0x1e0)]=!0x1);},{'priority':_0x1affb1(0x1d2)}),_0x517afd[_0x1affb1(0x1e1)][_0x1affb1(0x1de)](_0x1affb1(0x1ce))[_0x1affb1(0x1e5)](_0x1affb1(0x1d0)));}[_0x58abe2(0x1c7)](_0x58a4c2,_0x8ccbde){const _0xff0561=_0x58abe2,{suggestions:_0x2d6d35}=_0x8ccbde,_0x3a8c67=this[_0xff0561(0x1d7)][_0xff0561(0x1d4)][_0xff0561(0x1de)](_0xff0561(0x1cb)),_0x59e2e9=_0x3a8c67[_0xff0561(0x1c6)];this[_0xff0561(0x1d6)]!==_0x59e2e9&&(_0x3a8c67[_0xff0561(0x1db)](),this[_0xff0561(0x1e0)]=!0x0),_0x2d6d35&&_0x2d6d35[_0xff0561(0x1ca)](({id:_0x24b043,type:_0x23d110,author:_0x1912f8,created_at:_0x38dd83})=>{const _0x3999f2=_0xff0561,_0x343a8e={'id':_0x24b043,'type':_0x23d110,'authorId':this[_0x3999f2(0x1d7)][_0x3999f2(0x1e1)][_0x3999f2(0x1de)](_0x3999f2(0x1c9))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1912f8,'createdAt':_0x38dd83?new Date(_0x38dd83):new Date(),'source':_0x3999f2(0x1d0)}}};this[_0x3999f2(0x1d7)][_0x3999f2(0x1e1)][_0x3999f2(0x1de)](_0x3999f2(0x1ce))[_0x3999f2(0x1da)](_0x343a8e);});}}
23
+ const _0x451d06=_0x2278;(function(_0x30e556,_0x4a415b){const _0x29844e=_0x2278,_0x4ff11c=_0x30e556();while(!![]){try{const _0x15081a=-parseInt(_0x29844e(0xfa))/0x1+-parseInt(_0x29844e(0xe4))/0x2*(-parseInt(_0x29844e(0xe5))/0x3)+-parseInt(_0x29844e(0xe1))/0x4*(-parseInt(_0x29844e(0xff))/0x5)+-parseInt(_0x29844e(0xf4))/0x6*(-parseInt(_0x29844e(0xea))/0x7)+-parseInt(_0x29844e(0xf8))/0x8*(parseInt(_0x29844e(0xfe))/0x9)+parseInt(_0x29844e(0xfc))/0xa*(-parseInt(_0x29844e(0xf5))/0xb)+-parseInt(_0x29844e(0xe9))/0xc*(-parseInt(_0x29844e(0xdc))/0xd);if(_0x15081a===_0x4a415b)break;else _0x4ff11c['push'](_0x4ff11c['shift']());}catch(_0x5d12ab){_0x4ff11c['push'](_0x4ff11c['shift']());}}}(_0xc1ff,0x57bec));import{Plugin as _0x400488}from'ckeditor5/src/core.js';export default class ot extends _0x400488{constructor(_0x3e5657){const _0x27e6da=_0x2278;super(_0x3e5657),this[_0x27e6da(0xf9)]=!0x1,this[_0x27e6da(0xee)]=!0x1;}[_0x451d06(0xf2)](){const _0x3bb699=_0x451d06,_0xa07566=this[_0x3bb699(0x100)],_0x3603e9=_0xa07566[_0x3bb699(0xeb)][_0x3bb699(0xfd)](_0x3bb699(0xe3)),_0x5d7a3f=_0xa07566[_0x3bb699(0xeb)][_0x3bb699(0xfd)](_0x3bb699(0xf6));_0x3603e9&&(_0x3603e9['on'](_0x3bb699(0xf1),(_0x4df419,[,_0x70a315])=>{const _0x462183=_0x3bb699;this[_0x462183(0xf9)]=_0x5d7a3f[_0x462183(0xdd)],_0x70a315[_0x462183(0xde)][_0x462183(0xe8)]=!this[_0x462183(0xf9)];},{'priority':_0x3bb699(0xe6)}),this[_0x3bb699(0xec)](_0x3603e9,_0x3bb699(0xef),this[_0x3bb699(0xe7)][_0x3bb699(0xf7)](this)),this[_0x3bb699(0xec)](_0x3603e9,_0x3bb699(0xef),()=>{const _0x33e42c=_0x3bb699;this[_0x33e42c(0xee)]&&(_0x5d7a3f[_0x33e42c(0xf1)](),this[_0x33e42c(0xee)]=!0x1);},{'priority':_0x3bb699(0xe0)}),_0xa07566[_0x3bb699(0xe2)][_0x3bb699(0xfd)](_0x3bb699(0xfb))[_0x3bb699(0xed)](_0x3bb699(0xe3)));}[_0x451d06(0xe7)](_0x424f09,_0x4b76e9){const _0x45c60e=_0x451d06,{suggestions:_0x58d55c}=_0x4b76e9,_0x1be065=this[_0x45c60e(0x100)][_0x45c60e(0xeb)][_0x45c60e(0xfd)](_0x45c60e(0xf6)),_0x23fc63=_0x1be065[_0x45c60e(0xdd)];this[_0x45c60e(0xf9)]!==_0x23fc63&&(_0x1be065[_0x45c60e(0xf1)](),this[_0x45c60e(0xee)]=!0x0),_0x58d55c&&_0x58d55c[_0x45c60e(0xf3)](({id:_0xddc6b8,type:_0x4e382e,author:_0x58a4ab,created_at:_0x388915})=>{const _0x46cad6=_0x45c60e,_0x38e8db={'id':_0xddc6b8,'type':_0x4e382e,'authorId':this[_0x46cad6(0x100)][_0x46cad6(0xe2)][_0x46cad6(0xfd)](_0x46cad6(0xf0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x58a4ab,'createdAt':_0x388915?new Date(_0x388915):new Date(),'source':_0x46cad6(0xe3)}}};this[_0x46cad6(0x100)][_0x46cad6(0xe2)][_0x46cad6(0xfd)](_0x46cad6(0xfb))[_0x46cad6(0xdf)](_0x38e8db);});}}function _0x2278(_0x453123,_0x1d7561){const _0xc1ffc=_0xc1ff();return _0x2278=function(_0x227803,_0x3d8f60){_0x227803=_0x227803-0xdc;let _0x14d35c=_0xc1ffc[_0x227803];return _0x14d35c;},_0x2278(_0x453123,_0x1d7561);}function _0xc1ff(){const _0x264273=['plugins','importWord','10oGznRs','224784IEiqsb','high','_handleImportedData','track_changes','1164VDBOPc','91YXvMzj','commands','listenTo','enableCommand','_trackChangesExecuted','dataInsert','Users','execute','afterInit','forEach','245034dCkxCu','259006YKoFxh','trackChanges','bind','41352NkWBzQ','_trackChangesValueDuringImport','589212XAhgqN','TrackChangesEditing','210UiXizF','get','828oZbwrp','118595EKFgOR','editor','116701QtEvun','value','collaboration_features','_setSuggestionData','lowest','24fvhOCo'];_0xc1ff=function(){return _0x264273;};return _0xc1ff();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa05e66=_0x31ac;(function(_0x2e345f,_0x3df9cb){const _0xa56b6d=_0x31ac,_0x27e639=_0x2e345f();while(!![]){try{const _0x34ba8b=-parseInt(_0xa56b6d(0x1df))/0x1*(parseInt(_0xa56b6d(0x1c6))/0x2)+parseInt(_0xa56b6d(0x1c2))/0x3+-parseInt(_0xa56b6d(0x1db))/0x4*(-parseInt(_0xa56b6d(0x1cd))/0x5)+parseInt(_0xa56b6d(0x1cc))/0x6+-parseInt(_0xa56b6d(0x1e8))/0x7*(parseInt(_0xa56b6d(0x1de))/0x8)+-parseInt(_0xa56b6d(0x1c3))/0x9*(-parseInt(_0xa56b6d(0x1c4))/0xa)+parseInt(_0xa56b6d(0x1e6))/0xb*(parseInt(_0xa56b6d(0x1e1))/0xc);if(_0x34ba8b===_0x3df9cb)break;else _0x27e639['push'](_0x27e639['shift']());}catch(_0x4617b1){_0x27e639['push'](_0x27e639['shift']());}}}(_0x5735,0x656b5));import{Plugin as _0x450d62}from'ckeditor5/src/core.js';import{getTranslation as _0x23bfe8}from'../utils/common-translations.js';function _0x5735(){const _0x577822=['32klYbNs','registerBlockAttribute','*Indent:*\x20%0','86792pZPCxr','4DuKjhj','blockIndent','394140hNJbAv','editor','descriptionFactory','IndentBlock','getItemLabel','77YArmGT','plugins','357YYgKCN','enableDefaultAttributesIntegration','registerDescriptionCallback','afterInit','2340210tCGGpe','1731906VxrjTq','10HRMOaL','IndentEditing','385676BqjyNk','get','getItems','registerAttributeLabel','_registerLegacyDescription','outdentBlock','2518302uWnYXF','73705xHJQnW','has','type','outdent','indentBlock','commandName','formatBlock','FORMAT_INDENT','TrackChangesEditing','*Outdent:*\x20%0','indent','format','locale','enableCommand'];_0x5735=function(){return _0x577822;};return _0x5735();}function _0x31ac(_0x3a3f3e,_0x4f9cff){const _0x5735cc=_0x5735();return _0x31ac=function(_0x31ac3b,_0x4875f9){_0x31ac3b=_0x31ac3b-0x1c2;let _0x43cfe1=_0x5735cc[_0x31ac3b];return _0x43cfe1;},_0x31ac(_0x3a3f3e,_0x4f9cff);}export default class rt extends _0x450d62{[_0xa05e66(0x1eb)](){const _0x47616b=_0xa05e66,_0x19f61c=this[_0x47616b(0x1e2)],_0x424218=_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1c7)](_0x47616b(0x1d5));if(_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1ce)](_0x47616b(0x1c5))&&(_0x424218[_0x47616b(0x1da)](_0x47616b(0x1d7)),_0x424218[_0x47616b(0x1da)](_0x47616b(0x1d0))),_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1ce)](_0x47616b(0x1e4))){for(const _0x5cfea2 of[_0x47616b(0x1d1),_0x47616b(0x1cb)])_0x424218[_0x47616b(0x1e9)](_0x5cfea2);}const _0x2700d0=_0x19f61c[_0x47616b(0x1d9)];_0x424218[_0x47616b(0x1dc)](_0x47616b(0x1e0)),_0x424218[_0x47616b(0x1e3)][_0x47616b(0x1c9)](_0x47616b(0x1e0),_0x23bfe8(_0x2700d0,_0x47616b(0x1d4))),this[_0x47616b(0x1ca)]();}[_0xa05e66(0x1ca)](){const _0x43f845=_0xa05e66,_0x54ec73=this[_0x43f845(0x1e2)],_0x4e1670=_0x54ec73[_0x43f845(0x1d9)],_0x577ec3=_0x54ec73[_0x43f845(0x1e7)][_0x43f845(0x1c7)](_0x43f845(0x1d5));_0x577ec3[_0x43f845(0x1e3)][_0x43f845(0x1ea)](_0x497a42=>{const _0x456c1a=_0x43f845;if(_0x456c1a(0x1d3)!=_0x497a42[_0x456c1a(0x1cf)])return;const {data:_0x3301ed}=_0x497a42;if(!_0x3301ed)return;if(_0x456c1a(0x1d1)!=_0x3301ed[_0x456c1a(0x1d2)]&&_0x456c1a(0x1cb)!=_0x3301ed[_0x456c1a(0x1d2)])return;const _0x90636b=_0x497a42[_0x456c1a(0x1c8)]()[0x0],_0x22aa4d=_0x577ec3[_0x456c1a(0x1e3)][_0x456c1a(0x1e5)](_0x90636b);return _0x456c1a(0x1d1)==_0x3301ed[_0x456c1a(0x1d2)]?{'type':_0x456c1a(0x1d8),'content':_0x23bfe8(_0x4e1670,_0x456c1a(0x1dd),_0x22aa4d)}:_0x456c1a(0x1cb)==_0x3301ed[_0x456c1a(0x1d2)]?{'type':_0x456c1a(0x1d8),'content':_0x23bfe8(_0x4e1670,_0x456c1a(0x1d6),_0x22aa4d)}:void 0x0;});}}
23
+ const _0x2b64d1=_0x5134;function _0x5134(_0x431092,_0x411a20){const _0x1c39f4=_0x1c39();return _0x5134=function(_0x5134a6,_0x52388a){_0x5134a6=_0x5134a6-0x18c;let _0x17d6e8=_0x1c39f4[_0x5134a6];return _0x17d6e8;},_0x5134(_0x431092,_0x411a20);}(function(_0x52cc58,_0x55e571){const _0x2b1faa=_0x5134,_0x34e93f=_0x52cc58();while(!![]){try{const _0x3431a7=parseInt(_0x2b1faa(0x1a4))/0x1+-parseInt(_0x2b1faa(0x1b4))/0x2*(-parseInt(_0x2b1faa(0x1b3))/0x3)+parseInt(_0x2b1faa(0x1aa))/0x4+parseInt(_0x2b1faa(0x19e))/0x5*(-parseInt(_0x2b1faa(0x1a6))/0x6)+-parseInt(_0x2b1faa(0x18e))/0x7*(parseInt(_0x2b1faa(0x1ab))/0x8)+-parseInt(_0x2b1faa(0x1a0))/0x9*(-parseInt(_0x2b1faa(0x197))/0xa)+-parseInt(_0x2b1faa(0x19f))/0xb*(-parseInt(_0x2b1faa(0x196))/0xc);if(_0x3431a7===_0x55e571)break;else _0x34e93f['push'](_0x34e93f['shift']());}catch(_0x21fd87){_0x34e93f['push'](_0x34e93f['shift']());}}}(_0x1c39,0x7a02f));import{Plugin as _0x2a1e36}from'ckeditor5/src/core.js';import{getTranslation as _0x377804}from'../utils/common-translations.js';function _0x1c39(){const _0xee025=['descriptionFactory','IndentEditing','1672630YauTDu','11RGzGnt','53271KvvSRQ','*Indent:*\x20%0','getItemLabel','blockIndent','65245PbFWUi','outdentBlock','6OLNcXh','has','locale','outdent','1047468vVvmva','5132240FntiJG','editor','*Outdent:*\x20%0','plugins','_registerLegacyDescription','formatBlock','get','TrackChangesEditing','3gyAejc','209910nQWHZx','getItems','registerDescriptionCallback','FORMAT_INDENT','7PpKukh','registerBlockAttribute','enableCommand','indentBlock','IndentBlock','indent','registerAttributeLabel','commandName','9612828mfxYXY','410JQTSJf','enableDefaultAttributesIntegration','afterInit','format','type'];_0x1c39=function(){return _0xee025;};return _0x1c39();}export default class rt extends _0x2a1e36{[_0x2b64d1(0x199)](){const _0x368043=_0x2b64d1,_0x5b079d=this[_0x368043(0x1ac)],_0x9fe98b=_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1b1)](_0x368043(0x1b2));if(_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1a7)](_0x368043(0x19d))&&(_0x9fe98b[_0x368043(0x190)](_0x368043(0x193)),_0x9fe98b[_0x368043(0x190)](_0x368043(0x1a9))),_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1a7)](_0x368043(0x192))){for(const _0x142512 of[_0x368043(0x191),_0x368043(0x1a5)])_0x9fe98b[_0x368043(0x198)](_0x142512);}const _0x248c23=_0x5b079d[_0x368043(0x1a8)];_0x9fe98b[_0x368043(0x18f)](_0x368043(0x1a3)),_0x9fe98b[_0x368043(0x19c)][_0x368043(0x194)](_0x368043(0x1a3),_0x377804(_0x248c23,_0x368043(0x18d))),this[_0x368043(0x1af)]();}[_0x2b64d1(0x1af)](){const _0x2aca39=_0x2b64d1,_0xca1ed8=this[_0x2aca39(0x1ac)],_0x16a9d2=_0xca1ed8[_0x2aca39(0x1a8)],_0x21b4ae=_0xca1ed8[_0x2aca39(0x1ae)][_0x2aca39(0x1b1)](_0x2aca39(0x1b2));_0x21b4ae[_0x2aca39(0x19c)][_0x2aca39(0x18c)](_0x343aaf=>{const _0x7d9fc7=_0x2aca39;if(_0x7d9fc7(0x1b0)!=_0x343aaf[_0x7d9fc7(0x19b)])return;const {data:_0x36a3ee}=_0x343aaf;if(!_0x36a3ee)return;if(_0x7d9fc7(0x191)!=_0x36a3ee[_0x7d9fc7(0x195)]&&_0x7d9fc7(0x1a5)!=_0x36a3ee[_0x7d9fc7(0x195)])return;const _0x1b2452=_0x343aaf[_0x7d9fc7(0x1b5)]()[0x0],_0x5292ba=_0x21b4ae[_0x7d9fc7(0x19c)][_0x7d9fc7(0x1a2)](_0x1b2452);return _0x7d9fc7(0x191)==_0x36a3ee[_0x7d9fc7(0x195)]?{'type':_0x7d9fc7(0x19a),'content':_0x377804(_0x16a9d2,_0x7d9fc7(0x1a1),_0x5292ba)}:_0x7d9fc7(0x1a5)==_0x36a3ee[_0x7d9fc7(0x195)]?{'type':_0x7d9fc7(0x19a),'content':_0x377804(_0x16a9d2,_0x7d9fc7(0x1ad),_0x5292ba)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xa2f07c=_0x2c07;function _0x2c07(_0x6eec4c,_0x46de34){var _0x337793=_0x3377();return _0x2c07=function(_0x2c07fc,_0x3056df){_0x2c07fc=_0x2c07fc-0x125;var _0x267b65=_0x337793[_0x2c07fc];return _0x267b65;},_0x2c07(_0x6eec4c,_0x46de34);}(function(_0x50da4a,_0x236007){var _0x300a13=_0x2c07,_0x589210=_0x50da4a();while(!![]){try{var _0x23b1cb=parseInt(_0x300a13(0x12d))/0x1+-parseInt(_0x300a13(0x136))/0x2*(parseInt(_0x300a13(0x138))/0x3)+-parseInt(_0x300a13(0x137))/0x4*(-parseInt(_0x300a13(0x127))/0x5)+parseInt(_0x300a13(0x129))/0x6*(parseInt(_0x300a13(0x126))/0x7)+-parseInt(_0x300a13(0x133))/0x8+-parseInt(_0x300a13(0x130))/0x9*(parseInt(_0x300a13(0x134))/0xa)+-parseInt(_0x300a13(0x12a))/0xb*(-parseInt(_0x300a13(0x12f))/0xc);if(_0x23b1cb===_0x236007)break;else _0x589210['push'](_0x589210['shift']());}catch(_0x204c0c){_0x589210['push'](_0x589210['shift']());}}}(_0x3377,0x53f5f));function _0x3377(){var _0x5c9c7f=['7kRwAdO','5uAZnoU','init','1042482wmEhTq','789470lMcMzL','requires','TrackChangesEditing','623141gkploM','enableCommand','36qZKxzF','522yuyvgc','get','input','449376nhGjxC','78790vHRAST','editor','4hGVmFb','217604qdluMJ','314313COBHAF','plugins'];_0x3377=function(){return _0x5c9c7f;};return _0x3377();}import{Plugin as _0x18ed2b}from'ckeditor5/src/core.js';import{Input as _0x4d5498}from'ckeditor5/src/typing.js';export default class at extends _0x18ed2b{static get[_0xa2f07c(0x12b)](){return[_0x4d5498];}[_0xa2f07c(0x128)](){var _0x5d2108=_0xa2f07c;this[_0x5d2108(0x135)][_0x5d2108(0x125)][_0x5d2108(0x131)](_0x5d2108(0x12c))[_0x5d2108(0x12e)](_0x5d2108(0x132));}}
23
+ function _0x1d27(){var _0x90db24=['TrackChangesEditing','editor','requires','168154uVxWer','plugins','get','7451240dbnktp','1355265QbQJoe','3625629PozFoK','enableCommand','1557126rxBHeh','1567772rhZrEl','1EZPHaO','input','init','979557TlAmkK'];_0x1d27=function(){return _0x90db24;};return _0x1d27();}var _0x554885=_0x5c17;function _0x5c17(_0x269acd,_0x3f7146){var _0x1d2778=_0x1d27();return _0x5c17=function(_0x5c17c9,_0x226984){_0x5c17c9=_0x5c17c9-0x6a;var _0x38a47c=_0x1d2778[_0x5c17c9];return _0x38a47c;},_0x5c17(_0x269acd,_0x3f7146);}(function(_0x484ffe,_0x3eada4){var _0x1def76=_0x5c17,_0x53a46e=_0x484ffe();while(!![]){try{var _0x43a556=-parseInt(_0x1def76(0x78))/0x1*(-parseInt(_0x1def76(0x6f))/0x2)+-parseInt(_0x1def76(0x6b))/0x3+parseInt(_0x1def76(0x77))/0x4+parseInt(_0x1def76(0x73))/0x5+parseInt(_0x1def76(0x76))/0x6+parseInt(_0x1def76(0x74))/0x7+-parseInt(_0x1def76(0x72))/0x8;if(_0x43a556===_0x3eada4)break;else _0x53a46e['push'](_0x53a46e['shift']());}catch(_0x1e549b){_0x53a46e['push'](_0x53a46e['shift']());}}}(_0x1d27,0x41179));import{Plugin as _0xb2541a}from'ckeditor5/src/core.js';import{Input as _0x5229a2}from'ckeditor5/src/typing.js';export default class at extends _0xb2541a{static get[_0x554885(0x6e)](){return[_0x5229a2];}[_0x554885(0x6a)](){var _0x141607=_0x554885;this[_0x141607(0x6d)][_0x141607(0x70)][_0x141607(0x71)](_0x141607(0x6c))[_0x141607(0x75)](_0x141607(0x79));}}