@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240710.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x526b1f=_0x4774;(function(_0x4793df,_0x4b027a){const _0x18ea81=_0x4774,_0x3acc55=_0x4793df();while(!![]){try{const _0x3e5690=-parseInt(_0x18ea81(0x1fa))/0x1+parseInt(_0x18ea81(0x20d))/0x2+parseInt(_0x18ea81(0x22b))/0x3+-parseInt(_0x18ea81(0x221))/0x4*(parseInt(_0x18ea81(0x226))/0x5)+parseInt(_0x18ea81(0x22a))/0x6*(parseInt(_0x18ea81(0x21b))/0x7)+-parseInt(_0x18ea81(0x1f1))/0x8+-parseInt(_0x18ea81(0x215))/0x9*(-parseInt(_0x18ea81(0x225))/0xa);if(_0x3e5690===_0x4b027a)break;else _0x3acc55['push'](_0x3acc55['shift']());}catch(_0x2f9491){_0x3acc55['push'](_0x3acc55['shift']());}}}(_0x404a,0xa234a));import{Plugin as _0x1b606f}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x225999}from'ckeditor5/src/ui.js';import{getTranslation as _0x7d7752}from'../utils/common-translations.js';const ro=[{'pluginName':_0x526b1f(0x20f),'commandName':_0x526b1f(0x216)},{'pluginName':_0x526b1f(0x208),'commandName':_0x526b1f(0x224)},{'pluginName':_0x526b1f(0x1f8),'commandName':_0x526b1f(0x1f6)},{'pluginName':_0x526b1f(0x212),'commandName':_0x526b1f(0x229)}];function _0x404a(){const _0x2866ac=['registerDescriptionCallback','fontBackgroundColor','534sMDgHB','556215cFRZBe','toLowerCase','normalizeSizeOptions','9004632zouTVC','FORMAT_FONT_FAMILY','*Set\x20font\x20color:*\x20%0','locale','fontBackgroundColor.colors','fontColor','FORMAT_FONT_SIZE','FontColorEditing','commandParams','289187hTyTay','*Reset\x20font\x20color*','plugins','format','FontSize','model','fontColor.colors','*Reset\x20font\x20background\x20color*','FORMAT_FONT_BACKGROUND','type','*Reset\x20font\x20size*','afterInit','enableDefaultAttributesIntegration','label','FontFamilyEditing','value','config','get','*Reset\x20font\x20family*','1026162uAFZyG','descriptionFactory','FontSizeEditing','formatInline','editor','FontBackgroundColorEditing','has','fontSize.options','18TuCiKo','fontSize','FORMAT_FONT_COLOR','*Set\x20font\x20family:*\x20%0','trim','_registerLegacyDescription','58219hWpzto','commandName','TrackChangesEditing','*Set\x20font\x20background\x20color:*\x20%0','title','*Set\x20font\x20size:*\x20%0','1114012XRfUDG','registerInlineAttribute','find','fontFamily','7379850FyRHuN','15HfVlUI','registerAttributeLabel'];_0x404a=function(){return _0x2866ac;};return _0x404a();}function _0x4774(_0x250d75,_0x45f195){const _0x404a1a=_0x404a();return _0x4774=function(_0x4774c6,_0x2851b9){_0x4774c6=_0x4774c6-0x1f0;let _0x3b8348=_0x404a1a[_0x4774c6];return _0x3b8348;},_0x4774(_0x250d75,_0x45f195);}export default class Q extends _0x1b606f{[_0x526b1f(0x205)](){const _0x37f2dc=_0x526b1f,_0x5a166f=this[_0x37f2dc(0x211)][_0x37f2dc(0x1f4)],_0xf4ccbf=this[_0x37f2dc(0x211)][_0x37f2dc(0x1fc)][_0x37f2dc(0x20b)](_0x37f2dc(0x21d));for(const {pluginName:_0x466a9a,commandName:_0x5b2725}of ro)this[_0x37f2dc(0x211)][_0x37f2dc(0x1fc)][_0x37f2dc(0x213)](_0x466a9a)&&(_0xf4ccbf[_0x37f2dc(0x206)](_0x5b2725),_0xf4ccbf[_0x37f2dc(0x222)](_0x5b2725));_0xf4ccbf[_0x37f2dc(0x20e)][_0x37f2dc(0x227)](_0x37f2dc(0x216),_0x7d7752(_0x5a166f,_0x37f2dc(0x1f7))),_0xf4ccbf[_0x37f2dc(0x20e)][_0x37f2dc(0x227)](_0x37f2dc(0x224),_0x7d7752(_0x5a166f,_0x37f2dc(0x1f2))),_0xf4ccbf[_0x37f2dc(0x20e)][_0x37f2dc(0x227)](_0x37f2dc(0x1f6),_0x7d7752(_0x5a166f,_0x37f2dc(0x217))),_0xf4ccbf[_0x37f2dc(0x20e)][_0x37f2dc(0x227)](_0x37f2dc(0x229),_0x7d7752(_0x5a166f,_0x37f2dc(0x202))),this[_0x37f2dc(0x21a)]();}[_0x526b1f(0x21a)](){const _0x2fde96=_0x526b1f,_0x44558e=this[_0x2fde96(0x211)],_0x17b864=_0x44558e[_0x2fde96(0x1f4)];_0x44558e[_0x2fde96(0x1fc)][_0x2fde96(0x20b)](_0x2fde96(0x21d))[_0x2fde96(0x20e)][_0x2fde96(0x228)](_0x28f68b=>{const _0x215a35=_0x2fde96,_0x1312a0=_0x17b864['t'];if(_0x215a35(0x210)!=_0x28f68b[_0x215a35(0x203)])return;const {data:_0x225cd3}=_0x28f68b;if(null!=_0x225cd3){if(_0x215a35(0x216)==_0x225cd3[_0x215a35(0x21c)]){const _0x38ffcb=_0x225cd3[_0x215a35(0x1f9)][0x0][_0x215a35(0x209)];if(_0x38ffcb){const _0x5015c4=_0x1312a0(this[_0x215a35(0x211)][_0x215a35(0x1fc)][_0x215a35(0x20b)](_0x215a35(0x1fe))[_0x215a35(0x1f0)](this[_0x215a35(0x211)][_0x215a35(0x20a)][_0x215a35(0x20b)](_0x215a35(0x214)))[_0x215a35(0x223)](_0x3fa8dc=>_0x3fa8dc[_0x215a35(0x1ff)]==_0x38ffcb)[_0x215a35(0x21f)])[_0x215a35(0x22c)]();return{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x220),_0x5015c4)};}return{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x204))};}if(_0x215a35(0x224)==_0x225cd3[_0x215a35(0x21c)]){const _0x5a21e7=_0x225cd3[_0x215a35(0x1f9)][0x0][_0x215a35(0x209)];return _0x5a21e7?{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x218),_0x5a21e7)}:{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x20c))};}if(_0x215a35(0x1f6)==_0x225cd3[_0x215a35(0x21c)]){const _0x116590=_0x225cd3[_0x215a35(0x1f9)][0x0][_0x215a35(0x209)];if(_0x116590){const _0x43efa0=_0x225999(this[_0x215a35(0x211)][_0x215a35(0x20a)][_0x215a35(0x20b)](_0x215a35(0x200)))[_0x215a35(0x223)](_0x344ad4=>_0x344ad4[_0x215a35(0x1ff)]==_0x116590);let _0x5bd5a3=_0x116590,_0x5a075e='';return _0x43efa0&&(_0x5bd5a3=_0x43efa0[_0x215a35(0x207)],_0x5a075e=_0x1312a0(_0x5bd5a3)[_0x215a35(0x22c)]()),{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x1f3),_0x5a075e)[_0x215a35(0x219)](),'color':{'value':_0x116590,'title':_0x5a075e||_0x5bd5a3}};}return{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x1fb))};}if(_0x215a35(0x229)==_0x225cd3[_0x215a35(0x21c)]){const _0x104d7a=_0x225cd3[_0x215a35(0x1f9)][0x0][_0x215a35(0x209)];if(_0x104d7a){const _0x48c4ed=_0x225999(this[_0x215a35(0x211)][_0x215a35(0x20a)][_0x215a35(0x20b)](_0x215a35(0x1f5)))[_0x215a35(0x223)](_0x2fd29d=>_0x2fd29d[_0x215a35(0x1ff)]==_0x104d7a);let _0x242615=_0x104d7a,_0x15fdb8='';return _0x48c4ed&&(_0x242615=_0x48c4ed[_0x215a35(0x207)],_0x15fdb8=_0x1312a0(_0x242615)[_0x215a35(0x22c)]()),{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x21e),_0x15fdb8)[_0x215a35(0x219)](),'color':{'value':_0x104d7a,'title':_0x15fdb8||_0x242615}};}return{'type':_0x215a35(0x1fd),'content':_0x7d7752(_0x17b864,_0x215a35(0x201))};}}});}}
23
+ function _0x2728(_0xb4c00b,_0x499c84){const _0x34d25e=_0x34d2();return _0x2728=function(_0x2728a2,_0x2b8a58){_0x2728a2=_0x2728a2-0x1d0;let _0x1ab635=_0x34d25e[_0x2728a2];return _0x1ab635;},_0x2728(_0xb4c00b,_0x499c84);}const _0x4d7bd5=_0x2728;function _0x34d2(){const _0xfeed2=['fontFamily','FontSize','FORMAT_FONT_COLOR','FontBackgroundColorEditing','commandParams','normalizeSizeOptions','*Set\x20font\x20color:*\x20%0','FontFamilyEditing','toLowerCase','*Reset\x20font\x20size*','has','type','fontBackgroundColor.colors','FontColorEditing','91716dKwDmi','FORMAT_FONT_BACKGROUND','fontColor','descriptionFactory','1403397XXJbXm','fontSize.options','registerInlineAttribute','plugins','config','FORMAT_FONT_FAMILY','1726043NsBhXx','label','5zMUMMJ','*Set\x20font\x20size:*\x20%0','*Set\x20font\x20background\x20color:*\x20%0','trim','*Set\x20font\x20family:*\x20%0','FontSizeEditing','*Reset\x20font\x20family*','enableDefaultAttributesIntegration','commandName','locale','8kAXQWX','10261zPTVga','185381lLxzqi','get','16CITgpC','registerAttributeLabel','450306nxjuzK','value','fontColor.colors','model','title','30tVKGxd','afterInit','422420cjinEM','formatInline','format','editor','registerDescriptionCallback','fontBackgroundColor','*Reset\x20font\x20color*','FORMAT_FONT_SIZE','_registerLegacyDescription','find','TrackChangesEditing','*Reset\x20font\x20background\x20color*','fontSize'];_0x34d2=function(){return _0xfeed2;};return _0x34d2();}(function(_0x5efe1f,_0x584c65){const _0x5cfc5b=_0x2728,_0x492ab4=_0x5efe1f();while(!![]){try{const _0x33365c=parseInt(_0x5cfc5b(0x200))/0x1+parseInt(_0x5cfc5b(0x20c))/0x2+-parseInt(_0x5cfc5b(0x1e9))/0x3*(-parseInt(_0x5cfc5b(0x203))/0x4)+-parseInt(_0x5cfc5b(0x1f5))/0x5*(-parseInt(_0x5cfc5b(0x205))/0x6)+parseInt(_0x5cfc5b(0x201))/0x7+parseInt(_0x5cfc5b(0x1ff))/0x8*(parseInt(_0x5cfc5b(0x1ed))/0x9)+parseInt(_0x5cfc5b(0x20a))/0xa*(-parseInt(_0x5cfc5b(0x1f3))/0xb);if(_0x33365c===_0x584c65)break;else _0x492ab4['push'](_0x492ab4['shift']());}catch(_0x23363b){_0x492ab4['push'](_0x492ab4['shift']());}}}(_0x34d2,0x1fdb7));import{Plugin as _0x1d39f6}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x503083}from'ckeditor5/src/ui.js';import{getTranslation as _0x1c2d96}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4d7bd5(0x1fa),'commandName':_0x4d7bd5(0x1da)},{'pluginName':_0x4d7bd5(0x1e2),'commandName':_0x4d7bd5(0x1db)},{'pluginName':_0x4d7bd5(0x1e8),'commandName':_0x4d7bd5(0x1eb)},{'pluginName':_0x4d7bd5(0x1de),'commandName':_0x4d7bd5(0x1d3)}];export default class Q extends _0x1d39f6{[_0x4d7bd5(0x20b)](){const _0x1eecb6=_0x4d7bd5,_0x4c47a7=this[_0x1eecb6(0x1d1)][_0x1eecb6(0x1fe)],_0x5f5537=this[_0x1eecb6(0x1d1)][_0x1eecb6(0x1f0)][_0x1eecb6(0x202)](_0x1eecb6(0x1d8));for(const {pluginName:_0x1b189f,commandName:_0x2cb800}of ro)this[_0x1eecb6(0x1d1)][_0x1eecb6(0x1f0)][_0x1eecb6(0x1e5)](_0x1b189f)&&(_0x5f5537[_0x1eecb6(0x1fc)](_0x2cb800),_0x5f5537[_0x1eecb6(0x1ef)](_0x2cb800));_0x5f5537[_0x1eecb6(0x1ec)][_0x1eecb6(0x204)](_0x1eecb6(0x1da),_0x1c2d96(_0x4c47a7,_0x1eecb6(0x1d5))),_0x5f5537[_0x1eecb6(0x1ec)][_0x1eecb6(0x204)](_0x1eecb6(0x1db),_0x1c2d96(_0x4c47a7,_0x1eecb6(0x1f2))),_0x5f5537[_0x1eecb6(0x1ec)][_0x1eecb6(0x204)](_0x1eecb6(0x1eb),_0x1c2d96(_0x4c47a7,_0x1eecb6(0x1dd))),_0x5f5537[_0x1eecb6(0x1ec)][_0x1eecb6(0x204)](_0x1eecb6(0x1d3),_0x1c2d96(_0x4c47a7,_0x1eecb6(0x1ea))),this[_0x1eecb6(0x1d6)]();}[_0x4d7bd5(0x1d6)](){const _0x1bbb59=_0x4d7bd5,_0x1b9541=this[_0x1bbb59(0x1d1)],_0x3f5bcc=_0x1b9541[_0x1bbb59(0x1fe)];_0x1b9541[_0x1bbb59(0x1f0)][_0x1bbb59(0x202)](_0x1bbb59(0x1d8))[_0x1bbb59(0x1ec)][_0x1bbb59(0x1d2)](_0x1dc9d5=>{const _0x5d2d74=_0x1bbb59,_0x52a073=_0x3f5bcc['t'];if(_0x5d2d74(0x20d)!=_0x1dc9d5[_0x5d2d74(0x1e6)])return;const {data:_0x4cf3e5}=_0x1dc9d5;if(null!=_0x4cf3e5){if(_0x5d2d74(0x1da)==_0x4cf3e5[_0x5d2d74(0x1fd)]){const _0x5b1ed0=_0x4cf3e5[_0x5d2d74(0x1df)][0x0][_0x5d2d74(0x206)];if(_0x5b1ed0){const _0x303b96=_0x52a073(this[_0x5d2d74(0x1d1)][_0x5d2d74(0x1f0)][_0x5d2d74(0x202)](_0x5d2d74(0x1dc))[_0x5d2d74(0x1e0)](this[_0x5d2d74(0x1d1)][_0x5d2d74(0x1f1)][_0x5d2d74(0x202)](_0x5d2d74(0x1ee)))[_0x5d2d74(0x1d7)](_0x211553=>_0x211553[_0x5d2d74(0x208)]==_0x5b1ed0)[_0x5d2d74(0x209)])[_0x5d2d74(0x1e3)]();return{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1f6),_0x303b96)};}return{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1e4))};}if(_0x5d2d74(0x1db)==_0x4cf3e5[_0x5d2d74(0x1fd)]){const _0x319d47=_0x4cf3e5[_0x5d2d74(0x1df)][0x0][_0x5d2d74(0x206)];return _0x319d47?{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1f9),_0x319d47)}:{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1fb))};}if(_0x5d2d74(0x1eb)==_0x4cf3e5[_0x5d2d74(0x1fd)]){const _0x470599=_0x4cf3e5[_0x5d2d74(0x1df)][0x0][_0x5d2d74(0x206)];if(_0x470599){const _0x17520e=_0x503083(this[_0x5d2d74(0x1d1)][_0x5d2d74(0x1f1)][_0x5d2d74(0x202)](_0x5d2d74(0x207)))[_0x5d2d74(0x1d7)](_0x3a99e1=>_0x3a99e1[_0x5d2d74(0x208)]==_0x470599);let _0x5a9edc=_0x470599,_0x19cb24='';return _0x17520e&&(_0x5a9edc=_0x17520e[_0x5d2d74(0x1f4)],_0x19cb24=_0x52a073(_0x5a9edc)[_0x5d2d74(0x1e3)]()),{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1e1),_0x19cb24)[_0x5d2d74(0x1f8)](),'color':{'value':_0x470599,'title':_0x19cb24||_0x5a9edc}};}return{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1d4))};}if(_0x5d2d74(0x1d3)==_0x4cf3e5[_0x5d2d74(0x1fd)]){const _0x35ac09=_0x4cf3e5[_0x5d2d74(0x1df)][0x0][_0x5d2d74(0x206)];if(_0x35ac09){const _0x3cdb11=_0x503083(this[_0x5d2d74(0x1d1)][_0x5d2d74(0x1f1)][_0x5d2d74(0x202)](_0x5d2d74(0x1e7)))[_0x5d2d74(0x1d7)](_0x5ce1da=>_0x5ce1da[_0x5d2d74(0x208)]==_0x35ac09);let _0x933180=_0x35ac09,_0x19769b='';return _0x3cdb11&&(_0x933180=_0x3cdb11[_0x5d2d74(0x1f4)],_0x19769b=_0x52a073(_0x933180)[_0x5d2d74(0x1e3)]()),{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1f7),_0x19769b)[_0x5d2d74(0x1f8)](),'color':{'value':_0x35ac09,'title':_0x19769b||_0x933180}};}return{'type':_0x5d2d74(0x1d0),'content':_0x1c2d96(_0x3f5bcc,_0x5d2d74(0x1d9))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1ab3(_0x5ee807,_0x321ec4){const _0x3ca139=_0x3ca1();return _0x1ab3=function(_0x1ab389,_0x1773bd){_0x1ab389=_0x1ab389-0xa0;let _0x25797c=_0x3ca139[_0x1ab389];return _0x25797c;},_0x1ab3(_0x5ee807,_0x321ec4);}const _0x19371f=_0x1ab3;(function(_0x216bb5,_0x48c016){const _0x3c0e52=_0x1ab3,_0x32605b=_0x216bb5();while(!![]){try{const _0x3a236c=-parseInt(_0x3c0e52(0xc7))/0x1*(parseInt(_0x3c0e52(0xd5))/0x2)+parseInt(_0x3c0e52(0xb8))/0x3*(parseInt(_0x3c0e52(0xbc))/0x4)+parseInt(_0x3c0e52(0xc4))/0x5+parseInt(_0x3c0e52(0xa1))/0x6+-parseInt(_0x3c0e52(0xd4))/0x7*(-parseInt(_0x3c0e52(0xcf))/0x8)+parseInt(_0x3c0e52(0xd1))/0x9+-parseInt(_0x3c0e52(0xb7))/0xa;if(_0x3a236c===_0x48c016)break;else _0x32605b['push'](_0x32605b['shift']());}catch(_0x53aee6){_0x32605b['push'](_0x32605b['shift']());}}}(_0x3ca1,0xb0826));import{Plugin as _0xa10beb}from'ckeditor5/src/core.js';function _0x3ca1(){const _0x2a1f30=['length','registerDescriptionCallback','entries','toUpperCase','label','type','formatBlock','model','29802470QxSGqo','3964206pVDHTY','FontSize','*Remove\x20all\x20formatting*','plugins','4DWnQVz','title','normalizeSizeOptions','fontColor','split','copyFormat','charAt','find','2089570acKbJz','_registerLegacyDescription','pasteFormat','6875VHLPmu','descriptionFactory','get','locale','push','boolean','enableDefaultAttributesIntegration','fontColor.colors','472JRWypN','afterInit','5488992UIZAmP','TrackChangesEditing','slice','133707EmenIC','166CzNfWF','commandName','4786146JCHOER','commands','config','editor','toLowerCase','commandParams','join','formatInline','fontSize.options','fontBackgroundColor','*Set\x20format\x20to:*\x20%0','enableCommand','fontSize','format'];_0x3ca1=function(){return _0x2a1f30;};return _0x3ca1();}import{normalizeColorOptions as _0x5cb98d}from'ckeditor5/src/ui.js';import{getTranslation as _0x5093d2}from'../utils/common-translations.js';export default class X extends _0xa10beb{[_0x19371f(0xd0)](){const _0x5ba9bb=_0x19371f,_0x4856ae=this[_0x5ba9bb(0xa4)],_0x126f8d=_0x4856ae[_0x5ba9bb(0xbb)][_0x5ba9bb(0xc9)](_0x5ba9bb(0xd2)),_0x43551f=_0x4856ae[_0x5ba9bb(0xa2)][_0x5ba9bb(0xc9)](_0x5ba9bb(0xc1)),_0x1f72f4=_0x4856ae[_0x5ba9bb(0xa2)][_0x5ba9bb(0xc9)](_0x5ba9bb(0xc6));_0x43551f&&_0x1f72f4&&(_0x126f8d[_0x5ba9bb(0xcd)](_0x5ba9bb(0xc6)),_0x126f8d[_0x5ba9bb(0xac)](_0x5ba9bb(0xc1)),this[_0x5ba9bb(0xc5)]());}[_0x19371f(0xc5)](){const _0x56bf77=_0x19371f,_0x3658a0=this[_0x56bf77(0xa4)],_0x236bd0=_0x3658a0[_0x56bf77(0xca)];_0x3658a0[_0x56bf77(0xbb)][_0x56bf77(0xc9)](_0x56bf77(0xd2))[_0x56bf77(0xc8)][_0x56bf77(0xb0)](_0x58087f=>{const _0x4b45e5=_0x56bf77;if(_0x4b45e5(0xb5)!=_0x58087f[_0x4b45e5(0xb4)]&&_0x4b45e5(0xa8)!=_0x58087f[_0x4b45e5(0xb4)])return;const {data:_0x10ce5c}=_0x58087f;if(_0x10ce5c&&_0x4b45e5(0xc6)===_0x10ce5c[_0x4b45e5(0xa0)]){const _0x574d5e=[],_0x19d124=_0x10ce5c[_0x4b45e5(0xa6)][0x0];for(const [_0x123893,_0x4eb904]of Object[_0x4b45e5(0xb1)](_0x19d124))_0x574d5e[_0x4b45e5(0xcb)](so(_0x3658a0,_0x123893,_0x4eb904));return _0x574d5e[_0x4b45e5(0xaf)]?{'type':_0x4b45e5(0xae),'content':_0x5093d2(_0x236bd0,_0x4b45e5(0xab),_0x574d5e[_0x4b45e5(0xa7)](',\x20'))}:{'type':_0x4b45e5(0xae),'content':_0x5093d2(_0x236bd0,_0x4b45e5(0xba))};}});}}function so(_0x3ef881,_0x2d4eb5,_0x35ddc8){const _0x1a7518=_0x19371f,_0x29f637=_0x3ef881[_0x1a7518(0xca)]['t'],_0xd2a78b=_0x2d4eb5[_0x1a7518(0xc0)](/(?=[A-Z])/)[_0x1a7518(0xa7)]('\x20'),_0x33d23e=_0x29f637(_0xd2a78b[_0x1a7518(0xc2)](0x0)[_0x1a7518(0xb2)]()+_0xd2a78b[_0x1a7518(0xd3)](0x1))[_0x1a7518(0xa5)]();if(_0x1a7518(0xcc)==typeof _0x35ddc8)return _0x33d23e;if(_0x1a7518(0xbf)===_0x2d4eb5||_0x1a7518(0xaa)===_0x2d4eb5){const _0x1728b0=_0x5cb98d(_0x3ef881[_0x1a7518(0xa3)][_0x1a7518(0xc9)](_0x1a7518(0xce)))[_0x1a7518(0xc3)](_0x5702e4=>_0x5702e4[_0x1a7518(0xb6)]==_0x35ddc8);return _0x33d23e+'\x20('+(_0x1728b0?_0x29f637(_0x1728b0[_0x1a7518(0xb3)])[_0x1a7518(0xa5)]():_0x35ddc8)+')';}if(_0x1a7518(0xad)===_0x2d4eb5&&isNaN(parseFloat(_0x35ddc8))){const _0x23e7dd=_0x3ef881[_0x1a7518(0xbb)][_0x1a7518(0xc9)](_0x1a7518(0xb9))[_0x1a7518(0xbe)](_0x3ef881[_0x1a7518(0xa3)][_0x1a7518(0xc9)](_0x1a7518(0xa9)))[_0x1a7518(0xc3)](_0x251f6e=>_0x251f6e[_0x1a7518(0xb6)]==_0x35ddc8);return _0x33d23e+'\x20('+(_0x23e7dd?_0x29f637(_0x23e7dd[_0x1a7518(0xbd)])[_0x1a7518(0xa5)]():_0x35ddc8)+')';}return _0x33d23e+'\x20('+_0x35ddc8+')';}
23
+ function _0x54eb(){const _0x1b6e7b=['fontBackgroundColor','*Set\x20format\x20to:*\x20%0','FontSize','formatBlock','2001738GFahXF','1126680LkjZRe','entries','enableCommand','normalizeSizeOptions','config','1423008kgTeWu','find','18646731NUlWVn','formatInline','pasteFormat','*Remove\x20all\x20formatting*','editor','commands','2899482GpKOEQ','get','copyFormat','boolean','charAt','slice','type','4592jaSEXo','toUpperCase','fontColor','model','fontSize','enableDefaultAttributesIntegration','744rXnTlq','commandParams','label','plugins','TrackChangesEditing','format','push','_registerLegacyDescription','afterInit','descriptionFactory','commandName','split','title','fontSize.options','locale','4NlVZQc','join','registerDescriptionCallback','toLowerCase','829445Qokeol','length','fontColor.colors'];_0x54eb=function(){return _0x1b6e7b;};return _0x54eb();}const _0x67358=_0x3e27;(function(_0x349e0e,_0x1a72b8){const _0x2e7ea4=_0x3e27,_0x137efc=_0x349e0e();while(!![]){try{const _0x35ef83=parseInt(_0x2e7ea4(0x1c7))/0x1+parseInt(_0x2e7ea4(0x1c2))/0x2+-parseInt(_0x2e7ea4(0x1cf))/0x3*(-parseInt(_0x2e7ea4(0x1b6))/0x4)+-parseInt(_0x2e7ea4(0x1ba))/0x5+parseInt(_0x2e7ea4(0x1c1))/0x6+parseInt(_0x2e7ea4(0x1a1))/0x7*(-parseInt(_0x2e7ea4(0x1a7))/0x8)+-parseInt(_0x2e7ea4(0x1c9))/0x9;if(_0x35ef83===_0x1a72b8)break;else _0x137efc['push'](_0x137efc['shift']());}catch(_0x331fec){_0x137efc['push'](_0x137efc['shift']());}}}(_0x54eb,0xf123d));import{Plugin as _0x1e2a61}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x9d3ddc}from'ckeditor5/src/ui.js';import{getTranslation as _0x2707c1}from'../utils/common-translations.js';export default class X extends _0x1e2a61{[_0x67358(0x1af)](){const _0x50aa47=_0x67358,_0xa68d8e=this[_0x50aa47(0x1cd)],_0x378397=_0xa68d8e[_0x50aa47(0x1aa)][_0x50aa47(0x1d0)](_0x50aa47(0x1ab)),_0x1986c4=_0xa68d8e[_0x50aa47(0x1ce)][_0x50aa47(0x1d0)](_0x50aa47(0x19c)),_0x60968f=_0xa68d8e[_0x50aa47(0x1ce)][_0x50aa47(0x1d0)](_0x50aa47(0x1cb));_0x1986c4&&_0x60968f&&(_0x378397[_0x50aa47(0x1a6)](_0x50aa47(0x1cb)),_0x378397[_0x50aa47(0x1c4)](_0x50aa47(0x19c)),this[_0x50aa47(0x1ae)]());}[_0x67358(0x1ae)](){const _0x5d5e7e=_0x67358,_0xd5eafc=this[_0x5d5e7e(0x1cd)],_0x11c2bd=_0xd5eafc[_0x5d5e7e(0x1b5)];_0xd5eafc[_0x5d5e7e(0x1aa)][_0x5d5e7e(0x1d0)](_0x5d5e7e(0x1ab))[_0x5d5e7e(0x1b0)][_0x5d5e7e(0x1b8)](_0x51a261=>{const _0xd7c7d7=_0x5d5e7e;if(_0xd7c7d7(0x1c0)!=_0x51a261[_0xd7c7d7(0x1a0)]&&_0xd7c7d7(0x1ca)!=_0x51a261[_0xd7c7d7(0x1a0)])return;const {data:_0x1f88d0}=_0x51a261;if(_0x1f88d0&&_0xd7c7d7(0x1cb)===_0x1f88d0[_0xd7c7d7(0x1b1)]){const _0x522740=[],_0x3d4282=_0x1f88d0[_0xd7c7d7(0x1a8)][0x0];for(const [_0x24cbcf,_0x72457a]of Object[_0xd7c7d7(0x1c3)](_0x3d4282))_0x522740[_0xd7c7d7(0x1ad)](so(_0xd5eafc,_0x24cbcf,_0x72457a));return _0x522740[_0xd7c7d7(0x1bb)]?{'type':_0xd7c7d7(0x1ac),'content':_0x2707c1(_0x11c2bd,_0xd7c7d7(0x1be),_0x522740[_0xd7c7d7(0x1b7)](',\x20'))}:{'type':_0xd7c7d7(0x1ac),'content':_0x2707c1(_0x11c2bd,_0xd7c7d7(0x1cc))};}});}}function _0x3e27(_0x3210cc,_0x167c28){const _0x54eb79=_0x54eb();return _0x3e27=function(_0x3e2766,_0x5549a1){_0x3e2766=_0x3e2766-0x19c;let _0x17954f=_0x54eb79[_0x3e2766];return _0x17954f;},_0x3e27(_0x3210cc,_0x167c28);}function so(_0x574f5f,_0x47d0b1,_0x3bc055){const _0x544abd=_0x67358,_0x423895=_0x574f5f[_0x544abd(0x1b5)]['t'],_0x2df890=_0x47d0b1[_0x544abd(0x1b2)](/(?=[A-Z])/)[_0x544abd(0x1b7)]('\x20'),_0x23a2fc=_0x423895(_0x2df890[_0x544abd(0x19e)](0x0)[_0x544abd(0x1a2)]()+_0x2df890[_0x544abd(0x19f)](0x1))[_0x544abd(0x1b9)]();if(_0x544abd(0x19d)==typeof _0x3bc055)return _0x23a2fc;if(_0x544abd(0x1a3)===_0x47d0b1||_0x544abd(0x1bd)===_0x47d0b1){const _0x47931f=_0x9d3ddc(_0x574f5f[_0x544abd(0x1c6)][_0x544abd(0x1d0)](_0x544abd(0x1bc)))[_0x544abd(0x1c8)](_0x52f7df=>_0x52f7df[_0x544abd(0x1a4)]==_0x3bc055);return _0x23a2fc+'\x20('+(_0x47931f?_0x423895(_0x47931f[_0x544abd(0x1a9)])[_0x544abd(0x1b9)]():_0x3bc055)+')';}if(_0x544abd(0x1a5)===_0x47d0b1&&isNaN(parseFloat(_0x3bc055))){const _0xe84c9f=_0x574f5f[_0x544abd(0x1aa)][_0x544abd(0x1d0)](_0x544abd(0x1bf))[_0x544abd(0x1c5)](_0x574f5f[_0x544abd(0x1c6)][_0x544abd(0x1d0)](_0x544abd(0x1b4)))[_0x544abd(0x1c8)](_0x2c2edf=>_0x2c2edf[_0x544abd(0x1a4)]==_0x3bc055);return _0x23a2fc+'\x20('+(_0xe84c9f?_0x423895(_0xe84c9f[_0x544abd(0x1b3)])[_0x544abd(0x1b9)]():_0x3bc055)+')';}return _0x23a2fc+'\x20('+_0x3bc055+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2714(){const _0x1af4d3=['format','match','ELEMENT_HEADING','heading.options','enableDefaultAttributesIntegration','model','60384hFiQWV','963MZjZeP','282cqCIzm','registerElementLabel','editor','900kPATSI','get','HeadingEditing','71690PxqFbq','2297000GVlXFr','commandName','value','1947TUHukF','commandParams','heading','config','view','afterInit','112873jBoYrj','_registerLegacyDescription','25744rwJeNJ','find','descriptionFactory','TrackChangesEditing','41526LrPlPq','plugins','_getHeadingLevel','has','title','_headingOptions','*Change\x20to:*\x20%0','locale','ELEMENT_HEADING_CUSTOM','type','name','formatBlock','paragraph','2656899qtWGzn','registerDescriptionCallback','4oQCYmG'];_0x2714=function(){return _0x1af4d3;};return _0x2714();}const _0x101280=_0xc9dc;(function(_0x51387b,_0x1994b0){const _0x5bdeac=_0xc9dc,_0x7eb1d9=_0x51387b();while(!![]){try{const _0x47f2b6=-parseInt(_0x5bdeac(0x1b1))/0x1*(parseInt(_0x5bdeac(0x1c6))/0x2)+parseInt(_0x5bdeac(0x1cf))/0x3*(-parseInt(_0x5bdeac(0x1b3))/0x4)+parseInt(_0x5bdeac(0x1d2))/0x5*(parseInt(_0x5bdeac(0x1b7))/0x6)+parseInt(_0x5bdeac(0x1c4))/0x7+-parseInt(_0x5bdeac(0x1d6))/0x8+parseInt(_0x5bdeac(0x1ce))/0x9*(-parseInt(_0x5bdeac(0x1d5))/0xa)+parseInt(_0x5bdeac(0x1ab))/0xb*(parseInt(_0x5bdeac(0x1cd))/0xc);if(_0x47f2b6===_0x1994b0)break;else _0x7eb1d9['push'](_0x7eb1d9['shift']());}catch(_0x252823){_0x7eb1d9['push'](_0x7eb1d9['shift']());}}}(_0x2714,0x9a117));function _0xc9dc(_0xf186dd,_0xb01b04){const _0x271436=_0x2714();return _0xc9dc=function(_0xc9dc7d,_0x4e2539){_0xc9dc7d=_0xc9dc7d-0x1a9;let _0x20e21c=_0x271436[_0xc9dc7d];return _0x20e21c;},_0xc9dc(_0xf186dd,_0xb01b04);}import{Plugin as _0x14f57d}from'ckeditor5/src/core.js';import{getTranslation as _0x10e529}from'../utils/common-translations.js';export default class Y extends _0x14f57d{[_0x101280(0x1b0)](){const _0x4e0647=_0x101280,_0x5d3d21=this[_0x4e0647(0x1d1)];if(!_0x5d3d21[_0x4e0647(0x1b8)][_0x4e0647(0x1ba)](_0x4e0647(0x1d4)))return;this[_0x4e0647(0x1bc)]=_0x5d3d21[_0x4e0647(0x1ae)][_0x4e0647(0x1d3)](_0x4e0647(0x1ca));const _0x547b0a=_0x5d3d21[_0x4e0647(0x1be)],_0x3c796a=_0x5d3d21[_0x4e0647(0x1b8)][_0x4e0647(0x1d3)](_0x4e0647(0x1b6));_0x3c796a[_0x4e0647(0x1cb)](_0x4e0647(0x1ad));for(const _0x5f382a of this[_0x4e0647(0x1bc)])_0x4e0647(0x1c3)!=_0x5f382a[_0x4e0647(0x1cc)]&&_0x3c796a[_0x4e0647(0x1b5)][_0x4e0647(0x1d0)](_0x5f382a[_0x4e0647(0x1cc)],_0x2706bd=>{const _0x1a26f6=_0x4e0647,_0x5083d7=this[_0x1a26f6(0x1b9)](_0x5f382a[_0x1a26f6(0x1cc)]);return null!==_0x5083d7?_0x3134e8(_0x2706bd,_0x5083d7):_0x27909f(_0x2706bd,_0x5f382a[_0x1a26f6(0x1bb)]);});function _0x3134e8(_0x8f8de3,_0x47e31e){const _0x5385eb=_0x4e0647;return _0x10e529(_0x547b0a,_0x5385eb(0x1c9),[_0x8f8de3,_0x47e31e]);}function _0x27909f(_0x3bb4b4,_0xb262eb){const _0x41b072=_0x4e0647;return _0x10e529(_0x547b0a,_0x41b072(0x1bf),[_0x3bb4b4,_0xb262eb]);}this[_0x4e0647(0x1b2)]();}[_0x101280(0x1b2)](){const _0x2f759e=_0x101280,_0x55f69a=this[_0x2f759e(0x1d1)],_0x5430bc=_0x55f69a[_0x2f759e(0x1be)];function _0x33a13d(_0x119d50,_0x13e519){const _0x1acf8d=_0x2f759e;return _0x10e529(_0x5430bc,_0x1acf8d(0x1bf),[_0x119d50,_0x13e519]);}_0x55f69a[_0x2f759e(0x1b8)][_0x2f759e(0x1d3)](_0x2f759e(0x1b6))[_0x2f759e(0x1b5)][_0x2f759e(0x1c5)](_0x57b5ad=>{const _0x501890=_0x2f759e;if(_0x501890(0x1c2)!=_0x57b5ad[_0x501890(0x1c0)])return;const {data:_0x26430f}=_0x57b5ad;if(_0x26430f&&_0x501890(0x1ad)==_0x26430f[_0x501890(0x1a9)]){const _0x1e2ebc=_0x26430f[_0x501890(0x1ac)][0x0][_0x501890(0x1aa)],_0x4d70dd=this[_0x501890(0x1b9)](_0x1e2ebc);if(null!==_0x4d70dd)return{'type':_0x501890(0x1c7),'content':_0x10e529(_0x5430bc,_0x501890(0x1bd),(_0x76a239=0x1,_0x2e24f1=_0x4d70dd,_0x10e529(_0x5430bc,_0x501890(0x1c9),[_0x76a239,_0x2e24f1])))};const _0x43eb57=this[_0x501890(0x1bc)][_0x501890(0x1b4)](_0x6f64c6=>_0x6f64c6[_0x501890(0x1cc)]===_0x1e2ebc)[_0x501890(0x1bb)];return{'type':_0x501890(0x1c7),'content':_0x10e529(_0x5430bc,_0x501890(0x1bd),_0x33a13d(0x1,_0x43eb57))};}var _0x76a239,_0x2e24f1;});}[_0x101280(0x1b9)](_0x54a6c){const _0x10f941=_0x101280;var _0x39d6e1,_0x1b3ae2;const _0xbfb81f=_0x54a6c[_0x10f941(0x1c8)](/^heading(\d+)/);if(_0xbfb81f)return _0xbfb81f[0x1];const _0x47d4ab=null===(_0x39d6e1=this[_0x10f941(0x1bc)])||void 0x0===_0x39d6e1?void 0x0:_0x39d6e1[_0x10f941(0x1b4)](_0x35d3d8=>_0x35d3d8[_0x10f941(0x1cc)]==_0x54a6c);if(_0x47d4ab&&_0x47d4ab[_0x10f941(0x1af)]){const _0x36d3ee=_0x47d4ab[_0x10f941(0x1af)],_0x2be2bf=(null!==(_0x1b3ae2=_0x36d3ee[_0x10f941(0x1c1)])&&void 0x0!==_0x1b3ae2?_0x1b3ae2:_0x36d3ee)[_0x10f941(0x1c8)](/^h(\d+)/);if(_0x2be2bf)return _0x2be2bf[0x1];}return null;}}
23
+ const _0x5ce180=_0x27c4;function _0x27c4(_0x48f0d0,_0x225a54){const _0x3b5a7=_0x3b5a();return _0x27c4=function(_0x27c443,_0x4e2266){_0x27c443=_0x27c443-0x193;let _0x4ab107=_0x3b5a7[_0x27c443];return _0x4ab107;},_0x27c4(_0x48f0d0,_0x225a54);}(function(_0x386cb2,_0x4da942){const _0x5524c4=_0x27c4,_0x2be090=_0x386cb2();while(!![]){try{const _0x1e6bc3=-parseInt(_0x5524c4(0x1a1))/0x1+parseInt(_0x5524c4(0x1a3))/0x2+-parseInt(_0x5524c4(0x197))/0x3+-parseInt(_0x5524c4(0x1b8))/0x4+parseInt(_0x5524c4(0x19f))/0x5+parseInt(_0x5524c4(0x19d))/0x6*(-parseInt(_0x5524c4(0x1ad))/0x7)+parseInt(_0x5524c4(0x1b7))/0x8*(parseInt(_0x5524c4(0x1b2))/0x9);if(_0x1e6bc3===_0x4da942)break;else _0x2be090['push'](_0x2be090['shift']());}catch(_0x1c21d5){_0x2be090['push'](_0x2be090['shift']());}}}(_0x3b5a,0xee7e7));import{Plugin as _0x2d43f1}from'ckeditor5/src/core.js';import{getTranslation as _0x1e112b}from'../utils/common-translations.js';export default class Y extends _0x2d43f1{[_0x5ce180(0x1b9)](){const _0x3a16fd=_0x5ce180,_0x276030=this[_0x3a16fd(0x1b1)];if(!_0x276030[_0x3a16fd(0x199)][_0x3a16fd(0x1b5)](_0x3a16fd(0x1ac)))return;this[_0x3a16fd(0x1af)]=_0x276030[_0x3a16fd(0x1a8)][_0x3a16fd(0x1a7)](_0x3a16fd(0x1bc));const _0x147300=_0x276030[_0x3a16fd(0x1a5)],_0x5b1564=_0x276030[_0x3a16fd(0x199)][_0x3a16fd(0x1a7)](_0x3a16fd(0x19e));_0x5b1564[_0x3a16fd(0x1ab)](_0x3a16fd(0x1b0));for(const _0x53ba12 of this[_0x3a16fd(0x1af)])_0x3a16fd(0x1b3)!=_0x53ba12[_0x3a16fd(0x1bb)]&&_0x5b1564[_0x3a16fd(0x1a6)][_0x3a16fd(0x1a9)](_0x53ba12[_0x3a16fd(0x1bb)],_0x452eb3=>{const _0x57142f=_0x3a16fd,_0x3d88cb=this[_0x57142f(0x1b6)](_0x53ba12[_0x57142f(0x1bb)]);return null!==_0x3d88cb?_0x5ba0b9(_0x452eb3,_0x3d88cb):_0x375078(_0x452eb3,_0x53ba12[_0x57142f(0x193)]);});function _0x5ba0b9(_0xff27ad,_0xea8cbb){const _0x57aad3=_0x3a16fd;return _0x1e112b(_0x147300,_0x57aad3(0x1a0),[_0xff27ad,_0xea8cbb]);}function _0x375078(_0x285a6f,_0x3e4116){const _0x250da7=_0x3a16fd;return _0x1e112b(_0x147300,_0x250da7(0x1aa),[_0x285a6f,_0x3e4116]);}this[_0x3a16fd(0x194)]();}[_0x5ce180(0x194)](){const _0x4ab01b=_0x5ce180,_0x48e420=this[_0x4ab01b(0x1b1)],_0x4a0f22=_0x48e420[_0x4ab01b(0x1a5)];function _0x37ceea(_0x4cc458,_0x5d52c2){const _0x77263d=_0x4ab01b;return _0x1e112b(_0x4a0f22,_0x77263d(0x1aa),[_0x4cc458,_0x5d52c2]);}_0x48e420[_0x4ab01b(0x199)][_0x4ab01b(0x1a7)](_0x4ab01b(0x19e))[_0x4ab01b(0x1a6)][_0x4ab01b(0x196)](_0x18499f=>{const _0x530893=_0x4ab01b;if(_0x530893(0x1ae)!=_0x18499f[_0x530893(0x195)])return;const {data:_0x79deeb}=_0x18499f;if(_0x79deeb&&_0x530893(0x1b0)==_0x79deeb[_0x530893(0x19a)]){const _0x646776=_0x79deeb[_0x530893(0x19c)][0x0][_0x530893(0x1bd)],_0x5035e9=this[_0x530893(0x1b6)](_0x646776);if(null!==_0x5035e9)return{'type':_0x530893(0x1b4),'content':_0x1e112b(_0x4a0f22,_0x530893(0x198),(_0x3e3fb9=0x1,_0x38dcbf=_0x5035e9,_0x1e112b(_0x4a0f22,_0x530893(0x1a0),[_0x3e3fb9,_0x38dcbf])))};const _0x3c2593=this[_0x530893(0x1af)][_0x530893(0x1a4)](_0x7c61b9=>_0x7c61b9[_0x530893(0x1bb)]===_0x646776)[_0x530893(0x193)];return{'type':_0x530893(0x1b4),'content':_0x1e112b(_0x4a0f22,_0x530893(0x198),_0x37ceea(0x1,_0x3c2593))};}var _0x3e3fb9,_0x38dcbf;});}[_0x5ce180(0x1b6)](_0x1f952f){const _0x403a64=_0x5ce180;var _0x2a3c6b,_0xd6a1dd;const _0x11022f=_0x1f952f[_0x403a64(0x1ba)](/^heading(\d+)/);if(_0x11022f)return _0x11022f[0x1];const _0x4352f5=null===(_0x2a3c6b=this[_0x403a64(0x1af)])||void 0x0===_0x2a3c6b?void 0x0:_0x2a3c6b[_0x403a64(0x1a4)](_0x3fac50=>_0x3fac50[_0x403a64(0x1bb)]==_0x1f952f);if(_0x4352f5&&_0x4352f5[_0x403a64(0x19b)]){const _0x1fa6df=_0x4352f5[_0x403a64(0x19b)],_0x4e09b1=(null!==(_0xd6a1dd=_0x1fa6df[_0x403a64(0x1a2)])&&void 0x0!==_0xd6a1dd?_0xd6a1dd:_0x1fa6df)[_0x403a64(0x1ba)](/^h(\d+)/);if(_0x4e09b1)return _0x4e09b1[0x1];}return null;}}function _0x3b5a(){const _0x254c07=['commandParams','2076QIhhot','TrackChangesEditing','875625GLsLja','ELEMENT_HEADING','678582qRXXby','name','3463732HaAxyx','find','locale','descriptionFactory','get','config','registerElementLabel','ELEMENT_HEADING_CUSTOM','enableDefaultAttributesIntegration','HeadingEditing','12152eoFYkZ','formatBlock','_headingOptions','heading','editor','11180025miUGTX','paragraph','format','has','_getHeadingLevel','24cVwrzg','7228224jYYQWy','afterInit','match','model','heading.options','value','title','_registerLegacyDescription','type','registerDescriptionCallback','4711503cwpzrh','*Change\x20to:*\x20%0','plugins','commandName','view'];_0x3b5a=function(){return _0x254c07;};return _0x3b5a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33a5c2=_0x3749;function _0x3749(_0x1fbe86,_0x42d383){const _0x55bea9=_0x55be();return _0x3749=function(_0x374996,_0x3e3fbf){_0x374996=_0x374996-0x11e;let _0x446989=_0x55bea9[_0x374996];return _0x446989;},_0x3749(_0x1fbe86,_0x42d383);}function _0x55be(){const _0x77228=['165101lQqXjH','title','3KIFfEr','registerAttributeLabel','highlight.options','has','1849177cHEajp','298588ChuOlx','toLowerCase','descriptionFactory','785637bsPtMB','locale','40xIGXnv','format','*Remove\x20highlight*','editor','highlight','enableDefaultAttributesIntegration','_registerLegacyDescription','FORMAT_HIGHLIGHT','440gpaJxC','config','3516QbWeaf','559482qkfqkC','formatInline','commandName','model','color','value','22519FLlwRS','afterInit','HighlightEditing','commandParams','registerInlineAttribute','get','find','type','plugins','registerDescriptionCallback','*Set\x20highlight:*\x20%0','525gZWNvW','TrackChangesEditing'];_0x55be=function(){return _0x77228;};return _0x55be();}(function(_0x25afef,_0x306a9d){const _0x4ca672=_0x3749,_0x5f4f58=_0x25afef();while(!![]){try{const _0x384f46=parseInt(_0x4ca672(0x146))/0x1+parseInt(_0x4ca672(0x123))/0x2*(-parseInt(_0x4ca672(0x11e))/0x3)+parseInt(_0x4ca672(0x132))/0x4*(parseInt(_0x4ca672(0x144))/0x5)+parseInt(_0x4ca672(0x133))/0x6+-parseInt(_0x4ca672(0x139))/0x7*(-parseInt(_0x4ca672(0x130))/0x8)+parseInt(_0x4ca672(0x126))/0x9*(-parseInt(_0x4ca672(0x128))/0xa)+parseInt(_0x4ca672(0x122))/0xb;if(_0x384f46===_0x306a9d)break;else _0x5f4f58['push'](_0x5f4f58['shift']());}catch(_0xa5c1ec){_0x5f4f58['push'](_0x5f4f58['shift']());}}}(_0x55be,0x30263));import{Plugin as _0x1df883}from'ckeditor5/src/core.js';import{getTranslation as _0x23dd8b}from'../utils/common-translations.js';export default class Z extends _0x1df883{[_0x33a5c2(0x13a)](){const _0x287a60=_0x33a5c2,_0x443e75=this[_0x287a60(0x12b)];if(!_0x443e75[_0x287a60(0x141)][_0x287a60(0x121)](_0x287a60(0x13b)))return;const _0x469210=_0x443e75[_0x287a60(0x141)][_0x287a60(0x13e)](_0x287a60(0x145)),_0x71e2f9=_0x443e75[_0x287a60(0x127)];_0x469210[_0x287a60(0x12d)](_0x287a60(0x12c)),_0x469210[_0x287a60(0x13d)](_0x287a60(0x12c)),_0x469210[_0x287a60(0x125)][_0x287a60(0x11f)](_0x287a60(0x12c),_0x23dd8b(_0x71e2f9,_0x287a60(0x12f))),this[_0x287a60(0x12e)]();}[_0x33a5c2(0x12e)](){const _0x3eb375=_0x33a5c2,_0xd83535=this[_0x3eb375(0x12b)],_0x122a2e=_0xd83535[_0x3eb375(0x127)];_0xd83535[_0x3eb375(0x141)][_0x3eb375(0x13e)](_0x3eb375(0x145))[_0x3eb375(0x125)][_0x3eb375(0x142)](_0x260618=>{const _0x146dc8=_0x3eb375;if(_0x146dc8(0x134)!=_0x260618[_0x146dc8(0x140)])return;const {data:_0x3011cc}=_0x260618;if(_0x3011cc&&_0x146dc8(0x12c)==_0x3011cc[_0x146dc8(0x135)]){const _0x416d3b=_0x122a2e['t'],_0x42ba53=_0x3011cc[_0x146dc8(0x13c)][0x0][_0x146dc8(0x138)];if(_0x42ba53){const _0x316f99=_0xd83535[_0x146dc8(0x131)][_0x146dc8(0x13e)](_0x146dc8(0x120))[_0x146dc8(0x13f)](_0x5a0b00=>_0x5a0b00[_0x146dc8(0x136)]==_0x42ba53),_0x2a075c=_0x416d3b(_0x316f99[_0x146dc8(0x147)])[_0x146dc8(0x124)]();return{'type':_0x146dc8(0x129),'content':_0x23dd8b(_0x122a2e,_0x146dc8(0x143),_0x2a075c),'color':{'value':_0x316f99[_0x146dc8(0x137)],'title':_0x316f99[_0x146dc8(0x147)]}};}return{'type':_0x146dc8(0x129),'content':_0x23dd8b(_0x122a2e,_0x146dc8(0x12a),_0x23dd8b(_0x122a2e,_0x146dc8(0x12f)))};}});}}
23
+ function _0x3042(_0x5549fa,_0x536c3b){const _0x47d3da=_0x47d3();return _0x3042=function(_0x3042d0,_0x1b5f51){_0x3042d0=_0x3042d0-0x6f;let _0x3326a9=_0x47d3da[_0x3042d0];return _0x3326a9;},_0x3042(_0x5549fa,_0x536c3b);}const _0x53092c=_0x3042;(function(_0x2bba73,_0x5cd154){const _0x788978=_0x3042,_0x34fbec=_0x2bba73();while(!![]){try{const _0xc177f6=parseInt(_0x788978(0x8c))/0x1*(-parseInt(_0x788978(0x73))/0x2)+-parseInt(_0x788978(0x79))/0x3+-parseInt(_0x788978(0x91))/0x4*(-parseInt(_0x788978(0x77))/0x5)+-parseInt(_0x788978(0x96))/0x6+-parseInt(_0x788978(0x8f))/0x7+-parseInt(_0x788978(0x88))/0x8*(parseInt(_0x788978(0x78))/0x9)+parseInt(_0x788978(0x7e))/0xa;if(_0xc177f6===_0x5cd154)break;else _0x34fbec['push'](_0x34fbec['shift']());}catch(_0x2f5bad){_0x34fbec['push'](_0x34fbec['shift']());}}}(_0x47d3,0x8b164));import{Plugin as _0x3e312d}from'ckeditor5/src/core.js';import{getTranslation as _0x56b42d}from'../utils/common-translations.js';export default class Z extends _0x3e312d{[_0x53092c(0x87)](){const _0x2c1355=_0x53092c,_0x1d6e7a=this[_0x2c1355(0x97)];if(!_0x1d6e7a[_0x2c1355(0x8d)][_0x2c1355(0x85)](_0x2c1355(0x6f)))return;const _0x1aa113=_0x1d6e7a[_0x2c1355(0x8d)][_0x2c1355(0x84)](_0x2c1355(0x92)),_0x241672=_0x1d6e7a[_0x2c1355(0x7f)];_0x1aa113[_0x2c1355(0x72)](_0x2c1355(0x7c)),_0x1aa113[_0x2c1355(0x8b)](_0x2c1355(0x7c)),_0x1aa113[_0x2c1355(0x71)][_0x2c1355(0x70)](_0x2c1355(0x7c),_0x56b42d(_0x241672,_0x2c1355(0x95))),this[_0x2c1355(0x75)]();}[_0x53092c(0x75)](){const _0x488b1a=_0x53092c,_0x5d3811=this[_0x488b1a(0x97)],_0xe5ba05=_0x5d3811[_0x488b1a(0x7f)];_0x5d3811[_0x488b1a(0x8d)][_0x488b1a(0x84)](_0x488b1a(0x92))[_0x488b1a(0x71)][_0x488b1a(0x7a)](_0x74e14c=>{const _0x104ed9=_0x488b1a;if(_0x104ed9(0x7b)!=_0x74e14c[_0x104ed9(0x8e)])return;const {data:_0x2678f2}=_0x74e14c;if(_0x2678f2&&_0x104ed9(0x7c)==_0x2678f2[_0x104ed9(0x93)]){const _0x4cf725=_0xe5ba05['t'],_0x469cb6=_0x2678f2[_0x104ed9(0x94)][0x0][_0x104ed9(0x80)];if(_0x469cb6){const _0x56625a=_0x5d3811[_0x104ed9(0x7d)][_0x104ed9(0x84)](_0x104ed9(0x89))[_0x104ed9(0x82)](_0x5397e6=>_0x5397e6[_0x104ed9(0x83)]==_0x469cb6),_0x47ead4=_0x4cf725(_0x56625a[_0x104ed9(0x74)])[_0x104ed9(0x81)]();return{'type':_0x104ed9(0x90),'content':_0x56b42d(_0xe5ba05,_0x104ed9(0x8a),_0x47ead4),'color':{'value':_0x56625a[_0x104ed9(0x76)],'title':_0x56625a[_0x104ed9(0x74)]}};}return{'type':_0x104ed9(0x90),'content':_0x56b42d(_0xe5ba05,_0x104ed9(0x86),_0x56b42d(_0xe5ba05,_0x104ed9(0x95)))};}});}}function _0x47d3(){const _0x73673d=['commandName','commandParams','FORMAT_HIGHLIGHT','3513390wLnDsW','editor','HighlightEditing','registerAttributeLabel','descriptionFactory','enableDefaultAttributesIntegration','488660eEYyJg','title','_registerLegacyDescription','color','32145vkBgoW','9BOpekU','1699002OFeSaJ','registerDescriptionCallback','formatInline','highlight','config','26907090TsWItv','locale','value','toLowerCase','find','model','get','has','*Remove\x20highlight*','afterInit','5509960EIQaXC','highlight.options','*Set\x20highlight:*\x20%0','registerInlineAttribute','3FsQmXx','plugins','type','1736952NYvNdW','format','436pqsaWb','TrackChangesEditing'];_0x47d3=function(){return _0x73673d;};return _0x47d3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53c13d=_0x3808;function _0x3808(_0x27507b,_0x37a46f){const _0x1656e5=_0x1656();return _0x3808=function(_0x380842,_0x2b94b4){_0x380842=_0x380842-0xdf;let _0x3ec853=_0x1656e5[_0x380842];return _0x3ec853;},_0x3808(_0x27507b,_0x37a46f);}(function(_0x49634e,_0x217196){const _0x55634a=_0x3808,_0x214e00=_0x49634e();while(!![]){try{const _0x57bb42=-parseInt(_0x55634a(0xfb))/0x1*(-parseInt(_0x55634a(0xf0))/0x2)+-parseInt(_0x55634a(0xf2))/0x3+parseInt(_0x55634a(0xe0))/0x4+parseInt(_0x55634a(0xee))/0x5+parseInt(_0x55634a(0xf6))/0x6*(parseInt(_0x55634a(0x101))/0x7)+-parseInt(_0x55634a(0xed))/0x8*(parseInt(_0x55634a(0xe9))/0x9)+-parseInt(_0x55634a(0xf7))/0xa;if(_0x57bb42===_0x217196)break;else _0x214e00['push'](_0x214e00['shift']());}catch(_0x3da964){_0x214e00['push'](_0x214e00['shift']());}}}(_0x1656,0xb3c9f));import{Plugin as _0x1e6595}from'ckeditor5/src/core.js';function _0x1656(){const _0x4d4559=['horizontalLine','elementToStructure','762gfaNQY','6160630CggDYr','dataDowncast','high','createPositionAt','369592yJJGdF','registerElementLabel','TrackChangesEditing','locale','for','HorizontalLineEditing','3395AFCLVd','ELEMENT_HORIZONTAL_LINE','insert','170384aVBpia','addClass','div','editor','enableCommand','plugins','conversion','descriptionFactory','afterInit','200637QPZOei','get','createContainerElement','has','8IyOpPb','7267530tMpcxi','createEmptyElement','6dTXNSo','showSuggestionHighlights','3875106PSfazb','ck-horizontal-line'];_0x1656=function(){return _0x4d4559;};return _0x1656();}import{getTranslation as _0x4d19f4}from'../utils/common-translations.js';export default class tt extends _0x1e6595{[_0x53c13d(0xe8)](){const _0x8e8bcb=_0x53c13d,_0x4d1e22=this[_0x8e8bcb(0xe3)];if(!_0x4d1e22[_0x8e8bcb(0xe5)][_0x8e8bcb(0xec)](_0x8e8bcb(0x100)))return;_0x4d1e22[_0x8e8bcb(0xe5)][_0x8e8bcb(0xea)](_0x8e8bcb(0xfd))[_0x8e8bcb(0xe4)](_0x8e8bcb(0xf4));const _0x595f36=_0x4d1e22[_0x8e8bcb(0xe5)][_0x8e8bcb(0xea)](_0x8e8bcb(0xfd)),_0x4a0664=_0x4d1e22[_0x8e8bcb(0xfe)];_0x595f36[_0x8e8bcb(0xe7)][_0x8e8bcb(0xfc)](_0x8e8bcb(0xf4),_0x3be6b1=>_0x4d19f4(_0x4a0664,_0x8e8bcb(0x102),_0x3be6b1)),_0x4d1e22[_0x8e8bcb(0xe6)][_0x8e8bcb(0xff)](_0x8e8bcb(0xf8))[_0x8e8bcb(0xf5)]({'model':_0x8e8bcb(0xf4),'view':(_0x4c1d8c,{writer:_0x5f2c53,options:_0x3c164b})=>{const _0x48f284=_0x8e8bcb;if(!_0x3c164b[_0x48f284(0xf1)])return null;const _0xa303fe=_0x5f2c53[_0x48f284(0xeb)](_0x48f284(0xe2)),_0x4bd961=_0x5f2c53[_0x48f284(0xef)]('hr');return _0x5f2c53[_0x48f284(0xe1)](_0x48f284(0xf3),_0xa303fe),_0x5f2c53[_0x48f284(0xdf)](_0x5f2c53[_0x48f284(0xfa)](_0xa303fe,0x0),_0x4bd961),_0xa303fe;},'converterPriority':_0x8e8bcb(0xf9)});}}
23
+ const _0x22cf7f=_0x5046;function _0x5046(_0x10c067,_0x53e756){const _0x2e19c6=_0x2e19();return _0x5046=function(_0x504648,_0x3be771){_0x504648=_0x504648-0x195;let _0x2f1152=_0x2e19c6[_0x504648];return _0x2f1152;},_0x5046(_0x10c067,_0x53e756);}(function(_0x55632c,_0x407a11){const _0x19e5f8=_0x5046,_0x375428=_0x55632c();while(!![]){try{const _0x51a161=-parseInt(_0x19e5f8(0x1a3))/0x1*(parseInt(_0x19e5f8(0x19d))/0x2)+parseInt(_0x19e5f8(0x1af))/0x3+parseInt(_0x19e5f8(0x195))/0x4+parseInt(_0x19e5f8(0x1b0))/0x5+parseInt(_0x19e5f8(0x1a6))/0x6+parseInt(_0x19e5f8(0x1b3))/0x7*(parseInt(_0x19e5f8(0x1a7))/0x8)+parseInt(_0x19e5f8(0x19f))/0x9*(-parseInt(_0x19e5f8(0x1b2))/0xa);if(_0x51a161===_0x407a11)break;else _0x375428['push'](_0x375428['shift']());}catch(_0x166983){_0x375428['push'](_0x375428['shift']());}}}(_0x2e19,0xb191c));import{Plugin as _0x4b6f8b}from'ckeditor5/src/core.js';function _0x2e19(){const _0x3dda99=['addClass','dataDowncast','225923saPwlx','get','registerElementLabel','5448018kzKpyO','296zCZSBk','has','showSuggestionHighlights','insert','enableCommand','for','ELEMENT_HORIZONTAL_LINE','HorizontalLineEditing','2841021OcENjZ','5246230CzzgoD','horizontalLine','10SyYndc','176603sNvtLV','ck-horizontal-line','conversion','createEmptyElement','createContainerElement','createPositionAt','2655544BBNlab','locale','afterInit','plugins','elementToStructure','descriptionFactory','editor','TrackChangesEditing','2ZPIQgF','high','31935312LrfzDz','div'];_0x2e19=function(){return _0x3dda99;};return _0x2e19();}import{getTranslation as _0x199638}from'../utils/common-translations.js';export default class tt extends _0x4b6f8b{[_0x22cf7f(0x197)](){const _0x585beb=_0x22cf7f,_0x55cb30=this[_0x585beb(0x19b)];if(!_0x55cb30[_0x585beb(0x198)][_0x585beb(0x1a8)](_0x585beb(0x1ae)))return;_0x55cb30[_0x585beb(0x198)][_0x585beb(0x1a4)](_0x585beb(0x19c))[_0x585beb(0x1ab)](_0x585beb(0x1b1));const _0x104367=_0x55cb30[_0x585beb(0x198)][_0x585beb(0x1a4)](_0x585beb(0x19c)),_0x42c9eb=_0x55cb30[_0x585beb(0x196)];_0x104367[_0x585beb(0x19a)][_0x585beb(0x1a5)](_0x585beb(0x1b1),_0x306be1=>_0x199638(_0x42c9eb,_0x585beb(0x1ad),_0x306be1)),_0x55cb30[_0x585beb(0x1b5)][_0x585beb(0x1ac)](_0x585beb(0x1a2))[_0x585beb(0x199)]({'model':_0x585beb(0x1b1),'view':(_0x2c9b17,{writer:_0xd91cca,options:_0x27673b})=>{const _0x12799a=_0x585beb;if(!_0x27673b[_0x12799a(0x1a9)])return null;const _0x319253=_0xd91cca[_0x12799a(0x1b7)](_0x12799a(0x1a0)),_0x3431ca=_0xd91cca[_0x12799a(0x1b6)]('hr');return _0xd91cca[_0x12799a(0x1a1)](_0x12799a(0x1b4),_0x319253),_0xd91cca[_0x12799a(0x1aa)](_0xd91cca[_0x12799a(0x1b8)](_0x319253,0x0),_0x3431ca),_0x319253;},'converterPriority':_0x585beb(0x19e)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1e4a(_0x304e6d,_0xe34ade){const _0x42d418=_0x42d4();return _0x1e4a=function(_0x1e4a69,_0x1f6124){_0x1e4a69=_0x1e4a69-0x1cf;let _0x2c9dcd=_0x42d418[_0x1e4a69];return _0x2c9dcd;},_0x1e4a(_0x304e6d,_0xe34ade);}const _0x2d2848=_0x1e4a;function _0x42d4(){const _0x194ba6=['1301258eWyEqv','start','HtmlEmbed','*Change\x20%0\x20content*','afterInit','40KptaRU','nodeAfter','get','plugins','format','attribute','element','4080552kxlRjE','_registerLegacyDescription','20549192iFKdzv','ELEMENT_HTML_EMBED','9wnxQEQ','htmlEmbed','registerDescriptionCallback','type','rawHtml','registerBlockAttribute','getFirstRange','has','locale','editor','3273780yIdGVr','enableDefaultAttributesIntegration','formatBlock','2276687oAPeZk','registerElementLabel','1043090OQXBCD','descriptionFactory','value','commandName','TrackChangesEditing','189396qZUqba','key'];_0x42d4=function(){return _0x194ba6;};return _0x42d4();}(function(_0x2acdc1,_0x560d66){const _0x664aa0=_0x1e4a,_0x422b8c=_0x2acdc1();while(!![]){try{const _0x3bd203=parseInt(_0x664aa0(0x1d2))/0x1+-parseInt(_0x664aa0(0x1d9))/0x2+-parseInt(_0x664aa0(0x1f3))/0x3+-parseInt(_0x664aa0(0x1e5))/0x4+-parseInt(_0x664aa0(0x1de))/0x5*(-parseInt(_0x664aa0(0x1d7))/0x6)+-parseInt(_0x664aa0(0x1d0))/0x7+-parseInt(_0x664aa0(0x1e7))/0x8*(-parseInt(_0x664aa0(0x1e9))/0x9);if(_0x3bd203===_0x560d66)break;else _0x422b8c['push'](_0x422b8c['shift']());}catch(_0x52060f){_0x422b8c['push'](_0x422b8c['shift']());}}}(_0x42d4,0xbdb27));import{Plugin as _0x108280}from'ckeditor5/src/core.js';import{getTranslation as _0x51d30d}from'../utils/common-translations.js';export default class et extends _0x108280{[_0x2d2848(0x1dd)](){const _0x41beb7=_0x2d2848,_0x4338e1=this[_0x41beb7(0x1f2)];if(!_0x4338e1[_0x41beb7(0x1e1)][_0x41beb7(0x1f0)](_0x41beb7(0x1db)))return;const _0x5b07af=_0x4338e1[_0x41beb7(0x1e1)][_0x41beb7(0x1e0)](_0x41beb7(0x1d6)),_0x16b36a=_0x4338e1[_0x41beb7(0x1f1)];_0x5b07af[_0x41beb7(0x1d3)][_0x41beb7(0x1d1)](_0x41beb7(0x1ed),_0x3bc4ed=>_0x51d30d(_0x16b36a,_0x41beb7(0x1e8),_0x3bc4ed)),_0x5b07af[_0x41beb7(0x1f4)](_0x41beb7(0x1ea)),_0x5b07af[_0x41beb7(0x1ee)](_0x41beb7(0x1d4)),_0x5b07af[_0x41beb7(0x1d3)][_0x41beb7(0x1eb)](_0x22ff0d=>{const _0x2391d2=_0x41beb7;if(_0x2391d2(0x1e3)!=_0x22ff0d[_0x2391d2(0x1ec)])return;const {data:_0x1215cc}=_0x22ff0d;if(_0x1215cc&&_0x2391d2(0x1d4)==_0x1215cc[_0x2391d2(0x1d8)]&&_0x22ff0d[_0x2391d2(0x1ef)]()[_0x2391d2(0x1da)][_0x2391d2(0x1df)]['is'](_0x2391d2(0x1e4),_0x2391d2(0x1ed))){const _0x185cd7=_0x51d30d(_0x16b36a,_0x2391d2(0x1e8));return{'type':_0x2391d2(0x1e2),'content':_0x51d30d(_0x16b36a,_0x2391d2(0x1dc),_0x185cd7)};}}),this[_0x41beb7(0x1e6)]();}[_0x2d2848(0x1e6)](){const _0x18e000=_0x2d2848,_0x4fecc7=this[_0x18e000(0x1f2)],_0x16ff90=_0x4fecc7[_0x18e000(0x1f1)];_0x4fecc7[_0x18e000(0x1e1)][_0x18e000(0x1e0)](_0x18e000(0x1d6))[_0x18e000(0x1d3)][_0x18e000(0x1eb)](_0x594110=>{const _0x495cc5=_0x18e000;if(_0x495cc5(0x1cf)!=_0x594110[_0x495cc5(0x1ec)])return;const {data:_0x92bd43}=_0x594110;if(_0x92bd43&&_0x495cc5(0x1ea)==_0x92bd43[_0x495cc5(0x1d5)]){const _0x57f5d1=_0x51d30d(_0x16ff90,_0x495cc5(0x1e8));return{'type':_0x495cc5(0x1e2),'content':_0x51d30d(_0x16ff90,_0x495cc5(0x1dc),_0x57f5d1)};}});}}
23
+ const _0x4edf98=_0xaf0b;(function(_0x3fee7e,_0x29ff75){const _0x11d687=_0xaf0b,_0x3ec518=_0x3fee7e();while(!![]){try{const _0x1581a1=-parseInt(_0x11d687(0x1ea))/0x1+parseInt(_0x11d687(0x1f3))/0x2*(parseInt(_0x11d687(0x1df))/0x3)+-parseInt(_0x11d687(0x200))/0x4*(-parseInt(_0x11d687(0x1e1))/0x5)+-parseInt(_0x11d687(0x1ee))/0x6*(parseInt(_0x11d687(0x1e3))/0x7)+-parseInt(_0x11d687(0x1e5))/0x8+-parseInt(_0x11d687(0x201))/0x9*(-parseInt(_0x11d687(0x1e0))/0xa)+-parseInt(_0x11d687(0x1ef))/0xb;if(_0x1581a1===_0x29ff75)break;else _0x3ec518['push'](_0x3ec518['shift']());}catch(_0x4c55ab){_0x3ec518['push'](_0x3ec518['shift']());}}}(_0x4211,0x97842));function _0xaf0b(_0x195f3c,_0x49660d){const _0x4211e7=_0x4211();return _0xaf0b=function(_0xaf0be1,_0x419ae9){_0xaf0be1=_0xaf0be1-0x1dc;let _0x571677=_0x4211e7[_0xaf0be1];return _0x571677;},_0xaf0b(_0x195f3c,_0x49660d);}import{Plugin as _0x2d5163}from'ckeditor5/src/core.js';import{getTranslation as _0x580de3}from'../utils/common-translations.js';export default class et extends _0x2d5163{[_0x4edf98(0x202)](){const _0x30aa68=_0x4edf98,_0x63cdd5=this[_0x30aa68(0x1fc)];if(!_0x63cdd5[_0x30aa68(0x1e8)][_0x30aa68(0x1fb)](_0x30aa68(0x1fd)))return;const _0x2cfeee=_0x63cdd5[_0x30aa68(0x1e8)][_0x30aa68(0x1e4)](_0x30aa68(0x1e6)),_0x5a236f=_0x63cdd5[_0x30aa68(0x1f2)];_0x2cfeee[_0x30aa68(0x1f7)][_0x30aa68(0x1dc)](_0x30aa68(0x1de),_0x5514cb=>_0x580de3(_0x5a236f,_0x30aa68(0x1e9),_0x5514cb)),_0x2cfeee[_0x30aa68(0x1f8)](_0x30aa68(0x1ed)),_0x2cfeee[_0x30aa68(0x1f6)](_0x30aa68(0x1eb)),_0x2cfeee[_0x30aa68(0x1f7)][_0x30aa68(0x1fe)](_0x3e8277=>{const _0xa5f232=_0x30aa68;if(_0xa5f232(0x203)!=_0x3e8277[_0xa5f232(0x1e2)])return;const {data:_0x1a5ea4}=_0x3e8277;if(_0x1a5ea4&&_0xa5f232(0x1eb)==_0x1a5ea4[_0xa5f232(0x1f1)]&&_0x3e8277[_0xa5f232(0x1f5)]()[_0xa5f232(0x1dd)][_0xa5f232(0x1ff)]['is'](_0xa5f232(0x1e7),_0xa5f232(0x1de))){const _0x4474c7=_0x580de3(_0x5a236f,_0xa5f232(0x1e9));return{'type':_0xa5f232(0x1f4),'content':_0x580de3(_0x5a236f,_0xa5f232(0x1f0),_0x4474c7)};}}),this[_0x30aa68(0x1ec)]();}[_0x4edf98(0x1ec)](){const _0x2af3e7=_0x4edf98,_0x51483d=this[_0x2af3e7(0x1fc)],_0x5565ec=_0x51483d[_0x2af3e7(0x1f2)];_0x51483d[_0x2af3e7(0x1e8)][_0x2af3e7(0x1e4)](_0x2af3e7(0x1e6))[_0x2af3e7(0x1f7)][_0x2af3e7(0x1fe)](_0x39b0fe=>{const _0x2bd351=_0x2af3e7;if(_0x2bd351(0x1f9)!=_0x39b0fe[_0x2bd351(0x1e2)])return;const {data:_0x4993a6}=_0x39b0fe;if(_0x4993a6&&_0x2bd351(0x1ed)==_0x4993a6[_0x2bd351(0x1fa)]){const _0x3057d6=_0x580de3(_0x5565ec,_0x2bd351(0x1e9));return{'type':_0x2bd351(0x1f4),'content':_0x580de3(_0x5565ec,_0x2bd351(0x1f0),_0x3057d6)};}});}}function _0x4211(){const _0x218000=['descriptionFactory','enableDefaultAttributesIntegration','formatBlock','commandName','has','editor','HtmlEmbed','registerDescriptionCallback','nodeAfter','947396VFYDuR','595917onmCbA','afterInit','attribute','registerElementLabel','start','rawHtml','117COwRYU','90HDkdlZ','25QZEVjr','type','85421PVoNMr','get','4222600KMNIcF','TrackChangesEditing','element','plugins','ELEMENT_HTML_EMBED','311777hOLWlD','value','_registerLegacyDescription','htmlEmbed','294pTdNjs','6612122jYiYft','*Change\x20%0\x20content*','key','locale','45082bYlbRP','format','getFirstRange','registerBlockAttribute'];_0x4211=function(){return _0x218000;};return _0x4211();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x554185=_0x5ced;(function(_0x675951,_0x19c391){const _0x58874f=_0x5ced,_0x3ef9b2=_0x675951();while(!![]){try{const _0xcc9327=parseInt(_0x58874f(0x171))/0x1*(-parseInt(_0x58874f(0x173))/0x2)+-parseInt(_0x58874f(0x10b))/0x3+parseInt(_0x58874f(0x134))/0x4*(parseInt(_0x58874f(0x177))/0x5)+parseInt(_0x58874f(0x149))/0x6+-parseInt(_0x58874f(0x131))/0x7*(parseInt(_0x58874f(0x128))/0x8)+-parseInt(_0x58874f(0x117))/0x9*(parseInt(_0x58874f(0x115))/0xa)+-parseInt(_0x58874f(0x155))/0xb*(-parseInt(_0x58874f(0x137))/0xc);if(_0xcc9327===_0x19c391)break;else _0x3ef9b2['push'](_0x3ef9b2['shift']());}catch(_0x3984a8){_0x3ef9b2['push'](_0x3ef9b2['shift']());}}}(_0x4906,0x369e7));function _0x4906(){const _0x34c00a=['_registerLegacyDescription','addObject','locale','formatInline','isCollapsed','*Remove\x20image\x20text\x20alternative*','ELEMENT_INLINE_IMAGE','*Set\x20image\x20text\x20alternative:*\x20%0','10XjtjAj','ImageInlineEditing','1787508AZlQrm','imageTextAlternative','ImageBlockEditing','resizedWidth','attribute','has','ImageCaptionUtils','imageTypeInline','insertImage','registerAttributeLabel','type','insertion','newValue','TrackChangesEditing','format','registerCustomCallback','selection','234616DhPgND','toggleImageCaption','markBlockFormat','find','imageTypeBlock','join','formatBlock','end','markDeletion','77Fkrlgk','change','length','860ZUUBxC','plugins','getNearestSelectionRange','14388612gYelaU','markInsertion','previous','findIndex','ImageUtils','getCaptionFromImageModelElement','commandName','caption','Block\x20image\x20to\x20inline\x20image','get','imageBlock','model','*Set\x20image\x20width:*\x20%0','registerElementLabel','ImageTextAlternativeEditing','isBlockImage','registerBlockAttribute','imageCaption','1767066ZmvDIh','convertBlockImageToInline','start','FORMAT_IMAGE_SIZE','discard','_suggestionFactory','getSuggestionCallback','_findSuggestions','commandParams','getClosestSelectedImageElement','editor','getFirstRange','11pONpWc','nodeBefore','element','*Reset\x20image\x20width*','imageInline','removeObject','filter','registerDescriptionCallback','toNext','createRange','descriptionFactory','ImageUploadEditing','isEqual','schema','ELEMENT_IMAGE','enableDefaultAttributesIntegration','chain','isBefore','accept','afterInit','detach','forward','width','alt','ELEMENT_CAPTION','isOwn','ImageCaptionEditing','subType','9wYADFj','isIntersecting','95218ZbBqRw','backward','ImageEditing','createRangeOn','1845cnhAIa','fromPosition','getContainedElement','resizeImage','nodeAfter','document','toPrevious','convertInlineImageToBlock','uploadImage','ImageResize','enableCommand','key','Inline\x20image\x20to\x20block\x20image','deletion','forceDefaultExecution','1198464TpMESu','imageStylePreApply'];_0x4906=function(){return _0x34c00a;};return _0x4906();}import{Plugin as _0x55250a}from'ckeditor5/src/core.js';import{LivePosition as _0x54b1ef}from'ckeditor5/src/engine.js';import{getTranslation as _0x37ff13}from'../utils/common-translations.js';function _0x5ced(_0x3dd8fe,_0xc95940){const _0x4906cd=_0x4906();return _0x5ced=function(_0x5cedc2,_0x3dd0e3){_0x5cedc2=_0x5cedc2-0x103;let _0x17d19d=_0x4906cd[_0x5cedc2];return _0x17d19d;},_0x5ced(_0x3dd8fe,_0xc95940);}export default class it extends _0x55250a{[_0x554185(0x168)](){const _0x2dd9f2=_0x554185,_0xe247=this[_0x2dd9f2(0x153)];if(!_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x175)))return;const _0x5520a0=_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x140)](_0x2dd9f2(0x124)),_0x20aa6b=_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x140)](_0x2dd9f2(0x13b)),_0x420136=_0xe247[_0x2dd9f2(0x10f)];_0x5520a0[_0x2dd9f2(0x106)](_0x2dd9f2(0x11f)),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x144)](_0x2dd9f2(0x141),_0x3e5959=>_0x37ff13(_0x420136,_0x2dd9f2(0x163),_0x3e5959)),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x144)](_0x2dd9f2(0x159),_0x5b7f6c=>_0x37ff13(_0x420136,_0x2dd9f2(0x113),_0x5b7f6c)),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x144)](_0x2dd9f2(0x13e),()=>_0x37ff13(_0x420136,_0x2dd9f2(0x16d))),_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x160))&&_0x5520a0[_0x2dd9f2(0x106)](_0x2dd9f2(0x104)),_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x119))&&_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x116))&&(_0x5520a0[_0x2dd9f2(0x106)](_0x2dd9f2(0x11e),(_0x573c09,_0x11c279)=>{const _0x49e1e0=_0x2dd9f2,_0x369dc6=_0x20aa6b[_0x49e1e0(0x152)](_0xe247[_0x49e1e0(0x142)][_0x49e1e0(0x17c)][_0x49e1e0(0x127)]);_0xe247[_0x49e1e0(0x142)][_0x49e1e0(0x132)](()=>{const _0x26a3bc=_0x49e1e0;_0x5520a0[_0x26a3bc(0x12a)](_0x369dc6,{'commandName':_0x26a3bc(0x11e),'commandParams':[_0x11c279]},[],_0x26a3bc(0x14a));});}),_0x5520a0[_0x2dd9f2(0x106)](_0x2dd9f2(0x12c),(_0xfc461f,_0x1def3c)=>{const _0x43f6b4=_0x2dd9f2;_0xe247[_0x43f6b4(0x142)][_0x43f6b4(0x132)](_0x12007b=>{const _0x23f360=_0x43f6b4;let _0x2e8f9c=_0x20aa6b[_0x23f360(0x152)](_0xe247[_0x23f360(0x142)][_0x23f360(0x17c)][_0x23f360(0x127)]),_0x3e664c=_0x12007b[_0x23f360(0x176)](_0x2e8f9c);const _0x509fe0=_0x54b1ef[_0x23f360(0x178)](_0x3e664c[_0x23f360(0x14b)],_0x23f360(0x17d)),_0x43d08c=_0x54b1ef[_0x23f360(0x178)](_0x3e664c[_0x23f360(0x12f)],_0x23f360(0x15d));_0x5520a0[_0x23f360(0x10a)](()=>_0xfc461f(_0x1def3c)),_0x2e8f9c=_0x20aa6b[_0x23f360(0x152)](_0xe247[_0x23f360(0x142)][_0x23f360(0x17c)][_0x23f360(0x127)]),_0x3e664c=_0x12007b[_0x23f360(0x176)](_0x2e8f9c);const _0x40e47b=_0x12007b[_0x23f360(0x15e)](_0x509fe0,_0x43d08c);_0x509fe0[_0x23f360(0x169)](),_0x43d08c[_0x23f360(0x169)](),_0x5520a0[_0x23f360(0x12a)](_0x2e8f9c,{'commandName':_0x23f360(0x11e),'commandParams':[_0x1def3c]},[],_0x23f360(0x103)),_0x40e47b[_0x23f360(0x14b)][_0x23f360(0x166)](_0x3e664c[_0x23f360(0x14b)])&&_0x5520a0[_0x23f360(0x138)](_0x12007b[_0x23f360(0x15e)](_0x40e47b[_0x23f360(0x14b)],_0x3e664c[_0x23f360(0x14b)]),_0x23f360(0x103)),_0x3e664c[_0x23f360(0x12f)][_0x23f360(0x166)](_0x40e47b[_0x23f360(0x12f)])&&_0x5520a0[_0x23f360(0x138)](_0x12007b[_0x23f360(0x15e)](_0x3e664c[_0x23f360(0x12f)],_0x40e47b[_0x23f360(0x12f)]),_0x23f360(0x103));});}),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x12e),_0x2dd9f2(0x103),_0x2dd9f2(0x12d),()=>!0x1),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x12e),_0x2dd9f2(0x103),_0x2dd9f2(0x167),()=>!0x1),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x12e),_0x2dd9f2(0x103),_0x2dd9f2(0x14d),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x14f)](_0x2dd9f2(0x12e),'',_0x2dd9f2(0x167))),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x122),_0x2dd9f2(0x103),_0x2dd9f2(0x12d),()=>!0x1),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x122),_0x2dd9f2(0x103),_0x2dd9f2(0x14d),([_0x4ceb67])=>{const _0x428da4=_0x2dd9f2,_0x357b42=_0x5520a0[_0x428da4(0x14e)][_0x428da4(0x14f)](_0x428da4(0x122),'',_0x428da4(0x14d));let _0x51c71e=_0x4ceb67[_0x428da4(0x14b)],_0xccfbcc=_0x4ceb67[_0x428da4(0x12f)];const _0x5d6626=_0xe247[_0x428da4(0x142)][_0x428da4(0x162)][_0x428da4(0x136)](_0x51c71e,_0x428da4(0x174)),_0x3d4c89=_0xe247[_0x428da4(0x142)][_0x428da4(0x162)][_0x428da4(0x136)](_0xccfbcc,_0x428da4(0x16a));_0x5d6626[_0x428da4(0x111)]&&(_0x51c71e=_0x5d6626[_0x428da4(0x14b)]),_0x3d4c89[_0x428da4(0x111)]&&(_0xccfbcc=_0x3d4c89[_0x428da4(0x12f)]),_0x357b42([_0xe247[_0x428da4(0x142)][_0x428da4(0x15e)](_0x51c71e,_0xccfbcc)]);}),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x12e),_0x2dd9f2(0x103),_0x2dd9f2(0x165),_0x52754d),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x122),_0x2dd9f2(0x103),_0x2dd9f2(0x165),_0x52754d)),_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x16f))&&(_0x5520a0[_0x2dd9f2(0x106)](_0x2dd9f2(0x129),(_0x11570d,_0x381f97)=>{const _0x311e23=_0x2dd9f2,_0x561c08=_0xe247[_0x311e23(0x135)][_0x311e23(0x140)](_0x311e23(0x11d));let _0xc351ee=_0x20aa6b[_0x311e23(0x152)](_0xe247[_0x311e23(0x142)][_0x311e23(0x17c)][_0x311e23(0x127)]),_0x534e66=_0x561c08[_0x311e23(0x13c)](_0xc351ee);_0xe247[_0x311e23(0x142)][_0x311e23(0x132)](()=>{const _0x222426=_0x311e23;if(_0x534e66)return void _0x5520a0[_0x222426(0x130)](_0xe247[_0x222426(0x142)][_0x222426(0x176)](_0x534e66));const _0x14dab2=_0x20aa6b[_0x222426(0x146)](_0xc351ee);_0x11570d(_0x381f97),_0xc351ee=_0x20aa6b[_0x222426(0x152)](_0xe247[_0x222426(0x142)][_0x222426(0x17c)][_0x222426(0x127)]),_0x534e66=_0x561c08[_0x222426(0x13c)](_0xc351ee),_0x5520a0[_0x222426(0x138)](_0xe247[_0x222426(0x142)][_0x222426(0x176)](_0x534e66),_0x14dab2?null:_0x222426(0x148));});}),_0x5520a0[_0x2dd9f2(0x14e)][_0x2dd9f2(0x126)](_0x2dd9f2(0x122),_0x2dd9f2(0x148),_0x2dd9f2(0x165),_0x52754d));const _0x199702=[{'type':_0x2dd9f2(0x12e),'subType':_0x2dd9f2(0x10c)},{'type':_0x2dd9f2(0x122),'subType':_0x2dd9f2(0x148)},{'type':_0x2dd9f2(0x12e),'subType':_0x2dd9f2(0x103)},{'type':_0x2dd9f2(0x122),'subType':_0x2dd9f2(0x103)}];function _0x58fef0(_0xb81fa4,_0x3bd188){const _0x495d69=_0x2dd9f2,_0x2c65ec=_0x199702[_0x495d69(0x13a)](({type:_0x4f4c0b,subType:_0x2649ee})=>_0xb81fa4[_0x495d69(0x121)]==_0x4f4c0b&&_0xb81fa4[_0x495d69(0x170)]==_0x2649ee),_0xfe09ed=_0x199702[_0x495d69(0x13a)](({type:_0x2a10f2,subType:_0x5c39db})=>_0x3bd188[_0x495d69(0x121)]==_0x2a10f2&&_0x3bd188[_0x495d69(0x170)]==_0x5c39db);if(_0x2c65ec<0x0||_0xfe09ed<0x0)return!0x1;const _0x3bdb36=_0xb81fa4[_0x495d69(0x154)](),_0x567888=_0x3bd188[_0x495d69(0x154)]();if((0x0==_0x2c65ec||0x1==_0x2c65ec)&&0x2==_0xfe09ed&&_0x3bdb36[_0x495d69(0x172)](_0x567888))return!0x0;if(0x2==_0x2c65ec&&0x3==_0xfe09ed){const _0x4d016b=_0x5520a0[_0x495d69(0x150)](_0x3bdb36,_0x495d69(0x122))[_0x495d69(0x15b)](({suggestion:_0x361e47,meta:_0x2b0fd6})=>_0x2b0fd6[_0x495d69(0x16e)]&&_0x495d69(0x103)==_0x361e47[_0x495d69(0x170)]);if(_0x4d016b[_0x495d69(0x133)]>0x1&&_0x567888[_0x495d69(0x12f)][_0x495d69(0x161)](_0x3bdb36[_0x495d69(0x14b)]))return!0x0;if(0x1==_0x4d016b[_0x495d69(0x133)]&&(_0x3bdb36[_0x495d69(0x14b)][_0x495d69(0x161)](_0x567888[_0x495d69(0x12f)])||_0x3bdb36[_0x495d69(0x12f)][_0x495d69(0x161)](_0x567888[_0x495d69(0x14b)])))return!0x0;}if(0x3==_0x2c65ec&&0x3==_0xfe09ed&&_0x3bdb36[_0x495d69(0x14b)][_0x495d69(0x166)](_0x567888[_0x495d69(0x14b)])){const _0x355b73=_0x3bdb36[_0x495d69(0x12f)][_0x495d69(0x17b)],_0x4028c0=_0x567888[_0x495d69(0x14b)][_0x495d69(0x156)];return _0x20aa6b[_0x495d69(0x146)](_0x355b73)&&_0x355b73===_0x4028c0;}return!0x1;}function _0x52754d(_0x28ee1a,_0x2a609d){return _0x58fef0(_0x28ee1a,_0x2a609d)?[_0x28ee1a,_0x2a609d]:_0x58fef0(_0x2a609d,_0x28ee1a)?[_0x2a609d,_0x28ee1a]:null;}_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x105))&&(_0x5520a0[_0x2dd9f2(0x164)](_0x2dd9f2(0x17a)),_0x5520a0[_0x2dd9f2(0x147)](_0x2dd9f2(0x11a)),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x120)](_0x2dd9f2(0x11a),_0x37ff13(_0x420136,_0x2dd9f2(0x14c)))),_0xe247[_0x2dd9f2(0x135)][_0x2dd9f2(0x11c)](_0x2dd9f2(0x145))&&(_0x5520a0[_0x2dd9f2(0x164)](_0x2dd9f2(0x118)),_0x5520a0[_0x2dd9f2(0x147)](_0x2dd9f2(0x16c))),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x15c)](_0x1fbcaf=>{const _0xbe525=_0x2dd9f2;if(!!_0x199702[_0xbe525(0x12b)](({type:_0x275e05,subType:_0x421c2e})=>_0x1fbcaf[_0xbe525(0x121)]==_0x275e05&&_0x1fbcaf[_0xbe525(0x170)]==_0x421c2e))return _0x1fbcaf[_0xbe525(0x139)]?{}:void 0x0;}),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x15c)](_0x328ba2=>{const _0x1787b6=_0x2dd9f2;if(_0x1787b6(0x122)==_0x328ba2[_0x1787b6(0x121)]||_0x1787b6(0x109)==_0x328ba2[_0x1787b6(0x121)]){const _0x394f35=_0x328ba2[_0x1787b6(0x179)]();if(_0x394f35&&_0x394f35['is'](_0x1787b6(0x157),_0x1787b6(0x13e)))return{'type':_0x1787b6(0x122)==_0x328ba2[_0x1787b6(0x121)]?_0x1787b6(0x10e):_0x1787b6(0x15a),'element':_0x394f35,'quantity':0x1};}}),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x15c)](_0x2bbc6f=>_0x2dd9f2(0x12e)==_0x2bbc6f[_0x2dd9f2(0x121)]&&_0x2dd9f2(0x103)==_0x2bbc6f[_0x2dd9f2(0x170)]?{'type':_0x2dd9f2(0x125),'content':_0x2dd9f2(0x108)}:_0x2dd9f2(0x12e)==_0x2bbc6f[_0x2dd9f2(0x121)]&&_0x2dd9f2(0x14a)==_0x2bbc6f[_0x2dd9f2(0x170)]?{'type':_0x2dd9f2(0x125),'content':_0x2dd9f2(0x13f)}:void 0x0),_0x5520a0[_0x2dd9f2(0x15f)][_0x2dd9f2(0x15c)](_0x189c2f=>{const _0x205c74=_0x2dd9f2;if(_0x205c74(0x11b)!=_0x189c2f[_0x205c74(0x121)])return;const {data:_0x2df739}=_0x189c2f;if(!_0x2df739||_0x205c74(0x16c)!=_0x2df739[_0x205c74(0x107)])return;const _0xb42511=_0x2df739[_0x205c74(0x123)];return _0xb42511?{'type':_0x205c74(0x125),'content':_0x37ff13(_0x420136,_0x205c74(0x114),'\x22'+_0xb42511+'\x22')}:{'type':_0x205c74(0x125),'content':_0x37ff13(_0x420136,_0x205c74(0x112))};}),this[_0x2dd9f2(0x10d)]();}[_0x554185(0x10d)](){const _0x478681=_0x554185,_0x12faba=this[_0x478681(0x153)],_0x3b224d=_0x12faba[_0x478681(0x10f)];_0x12faba[_0x478681(0x135)][_0x478681(0x140)](_0x478681(0x124))[_0x478681(0x15f)][_0x478681(0x15c)](_0x4791a0=>{const _0x29a423=_0x478681;if(_0x29a423(0x12e)!=_0x4791a0[_0x29a423(0x121)]&&_0x29a423(0x110)!=_0x4791a0[_0x29a423(0x121)])return;const {data:_0x48a076}=_0x4791a0;if(_0x48a076){if(_0x29a423(0x118)==_0x48a076[_0x29a423(0x13d)]){const _0x9e1e9=_0x48a076[_0x29a423(0x151)][0x0][_0x29a423(0x123)];return _0x9e1e9?{'type':_0x29a423(0x125),'content':_0x37ff13(_0x3b224d,_0x29a423(0x114),'\x22'+_0x9e1e9+'\x22')}:{'type':_0x29a423(0x125),'content':_0x37ff13(_0x3b224d,_0x29a423(0x112))};}if(_0x29a423(0x17a)==_0x48a076[_0x29a423(0x13d)]){const _0xe0f259=_0x48a076[_0x29a423(0x151)][0x0][_0x29a423(0x16b)];return _0xe0f259?{'type':_0x29a423(0x125),'content':_0x37ff13(_0x3b224d,_0x29a423(0x143),_0xe0f259)}:{'type':_0x29a423(0x125),'content':_0x37ff13(_0x3b224d,_0x29a423(0x158))};}}});}}
23
+ const _0x4f7bed=_0x8179;(function(_0x358ca5,_0xab1327){const _0x3bc910=_0x8179,_0xcbd090=_0x358ca5();while(!![]){try{const _0x3402cc=-parseInt(_0x3bc910(0x219))/0x1*(parseInt(_0x3bc910(0x23d))/0x2)+-parseInt(_0x3bc910(0x1e3))/0x3*(-parseInt(_0x3bc910(0x22a))/0x4)+-parseInt(_0x3bc910(0x1d5))/0x5*(-parseInt(_0x3bc910(0x1e1))/0x6)+parseInt(_0x3bc910(0x20d))/0x7*(-parseInt(_0x3bc910(0x1fd))/0x8)+-parseInt(_0x3bc910(0x221))/0x9+parseInt(_0x3bc910(0x243))/0xa+-parseInt(_0x3bc910(0x215))/0xb;if(_0x3402cc===_0xab1327)break;else _0xcbd090['push'](_0xcbd090['shift']());}catch(_0x3c5cfd){_0xcbd090['push'](_0xcbd090['shift']());}}}(_0x271b,0xb20b5));function _0x271b(){const _0x25323d=['getSuggestionCallback','*Remove\x20image\x20text\x20alternative*','imageTextAlternative','31714vnYtmZ','Inline\x20image\x20to\x20block\x20image','editor','createRange','ImageUploadEditing','isBefore','2103050OATGkd','findIndex','isCollapsed','imageTypeBlock','_findSuggestions','filter','formatInline','getFirstRange','imageBlock','ImageEditing','get','imageTypeInline','5KRtVFD','type','imageStylePreApply','key','getNearestSelectionRange','enableCommand','commandParams','change','removeObject','find','resizedWidth','fromPosition','8464638kkAPNa','plugins','140406QwdQpY','alt','addObject','commandName','ELEMENT_INLINE_IMAGE','insertion','format','schema','getContainedElement','registerElementLabel','isBlockImage','descriptionFactory','ELEMENT_IMAGE','forceDefaultExecution','width','imageCaption','ImageTextAlternativeEditing','caption','convertInlineImageToBlock','subType','*Set\x20image\x20text\x20alternative:*\x20%0','nodeBefore','markInsertion','isOwn','isEqual','ImageCaptionEditing','8njzJGA','attribute','toNext','*Set\x20image\x20width:*\x20%0','deletion','ImageResize','_suggestionFactory','start','model','toggleImageCaption','registerAttributeLabel','ImageBlockEditing','accept','document','ELEMENT_CAPTION','end','3899098mfNneD','registerBlockAttribute','*Reset\x20image\x20width*','chain','locale','backward','registerCustomCallback','enableDefaultAttributesIntegration','4155745lZJdHD','FORMAT_IMAGE_SIZE','newValue','createRangeOn','2jXrYDz','insertImage','formatBlock','selection','convertBlockImageToInline','join','_registerLegacyDescription','afterInit','6488280bCphrK','forward','isIntersecting','registerDescriptionCallback','detach','previous','markBlockFormat','length','TrackChangesEditing','68aYmQoN','ImageUtils','ImageInlineEditing','ImageCaptionUtils','discard','toPrevious','resizeImage','markDeletion','imageInline','element','getCaptionFromImageModelElement','uploadImage','getClosestSelectedImageElement','nodeAfter','Block\x20image\x20to\x20inline\x20image','has'];_0x271b=function(){return _0x25323d;};return _0x271b();}import{Plugin as _0xb0d969}from'ckeditor5/src/core.js';import{LivePosition as _0x52089b}from'ckeditor5/src/engine.js';function _0x8179(_0x16cae9,_0x2de28c){const _0x271bb0=_0x271b();return _0x8179=function(_0x8179bc,_0xb75444){_0x8179bc=_0x8179bc-0x1d3;let _0x595c46=_0x271bb0[_0x8179bc];return _0x595c46;},_0x8179(_0x16cae9,_0x2de28c);}import{getTranslation as _0x117dab}from'../utils/common-translations.js';export default class it extends _0xb0d969{[_0x4f7bed(0x220)](){const _0x59737c=_0x4f7bed,_0x2d62fd=this[_0x59737c(0x23f)];if(!_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x24c)))return;const _0x57a00e=_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x1d3)](_0x59737c(0x229)),_0x4fd138=_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x1d3)](_0x59737c(0x22b)),_0xcece5c=_0x2d62fd[_0x59737c(0x211)];_0x57a00e[_0x59737c(0x1da)](_0x59737c(0x21a)),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x1ec)](_0x59737c(0x24b),_0x347839=>_0x117dab(_0xcece5c,_0x59737c(0x1ef),_0x347839)),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x1ec)](_0x59737c(0x232),_0x1dacd6=>_0x117dab(_0xcece5c,_0x59737c(0x1e7),_0x1dacd6)),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x1ec)](_0x59737c(0x1f4),()=>_0x117dab(_0xcece5c,_0x59737c(0x20b))),_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x241))&&_0x57a00e[_0x59737c(0x1da)](_0x59737c(0x235)),_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x208))&&_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x22c))&&(_0x57a00e[_0x59737c(0x1da)](_0x59737c(0x1d4),(_0x156da0,_0x2e365e)=>{const _0x25c75e=_0x59737c,_0x20c1e8=_0x4fd138[_0x25c75e(0x236)](_0x2d62fd[_0x25c75e(0x205)][_0x25c75e(0x20a)][_0x25c75e(0x21c)]);_0x2d62fd[_0x25c75e(0x205)][_0x25c75e(0x1dc)](()=>{const _0x307f60=_0x25c75e;_0x57a00e[_0x307f60(0x227)](_0x20c1e8,{'commandName':_0x307f60(0x1d4),'commandParams':[_0x2e365e]},[],_0x307f60(0x21d));});}),_0x57a00e[_0x59737c(0x1da)](_0x59737c(0x246),(_0xa52cf4,_0x1b3475)=>{const _0x39a26f=_0x59737c;_0x2d62fd[_0x39a26f(0x205)][_0x39a26f(0x1dc)](_0xa26ca3=>{const _0x2e2059=_0x39a26f;let _0x6c4e8a=_0x4fd138[_0x2e2059(0x236)](_0x2d62fd[_0x2e2059(0x205)][_0x2e2059(0x20a)][_0x2e2059(0x21c)]),_0x167c5d=_0xa26ca3[_0x2e2059(0x218)](_0x6c4e8a);const _0x4caa24=_0x52089b[_0x2e2059(0x1e0)](_0x167c5d[_0x2e2059(0x204)],_0x2e2059(0x22f)),_0x2c865f=_0x52089b[_0x2e2059(0x1e0)](_0x167c5d[_0x2e2059(0x20c)],_0x2e2059(0x1ff));_0x57a00e[_0x2e2059(0x1f0)](()=>_0xa52cf4(_0x1b3475)),_0x6c4e8a=_0x4fd138[_0x2e2059(0x236)](_0x2d62fd[_0x2e2059(0x205)][_0x2e2059(0x20a)][_0x2e2059(0x21c)]),_0x167c5d=_0xa26ca3[_0x2e2059(0x218)](_0x6c4e8a);const _0x3b6bd9=_0xa26ca3[_0x2e2059(0x240)](_0x4caa24,_0x2c865f);_0x4caa24[_0x2e2059(0x225)](),_0x2c865f[_0x2e2059(0x225)](),_0x57a00e[_0x2e2059(0x227)](_0x6c4e8a,{'commandName':_0x2e2059(0x1d4),'commandParams':[_0x1b3475]},[],_0x2e2059(0x1f5)),_0x3b6bd9[_0x2e2059(0x204)][_0x2e2059(0x242)](_0x167c5d[_0x2e2059(0x204)])&&_0x57a00e[_0x2e2059(0x1f9)](_0xa26ca3[_0x2e2059(0x240)](_0x3b6bd9[_0x2e2059(0x204)],_0x167c5d[_0x2e2059(0x204)]),_0x2e2059(0x1f5)),_0x167c5d[_0x2e2059(0x20c)][_0x2e2059(0x242)](_0x3b6bd9[_0x2e2059(0x20c)])&&_0x57a00e[_0x2e2059(0x1f9)](_0xa26ca3[_0x2e2059(0x240)](_0x167c5d[_0x2e2059(0x20c)],_0x3b6bd9[_0x2e2059(0x20c)]),_0x2e2059(0x1f5));});}),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x21b),_0x59737c(0x1f5),_0x59737c(0x21e),()=>!0x1),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x21b),_0x59737c(0x1f5),_0x59737c(0x209),()=>!0x1),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x21b),_0x59737c(0x1f5),_0x59737c(0x22e),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x23a)](_0x59737c(0x21b),'',_0x59737c(0x209))),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x1e8),_0x59737c(0x1f5),_0x59737c(0x21e),()=>!0x1),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x1e8),_0x59737c(0x1f5),_0x59737c(0x22e),([_0x57424d])=>{const _0xe606d0=_0x59737c,_0xc00443=_0x57a00e[_0xe606d0(0x203)][_0xe606d0(0x23a)](_0xe606d0(0x1e8),'',_0xe606d0(0x22e));let _0x230f50=_0x57424d[_0xe606d0(0x204)],_0x36deb6=_0x57424d[_0xe606d0(0x20c)];const _0x5cca70=_0x2d62fd[_0xe606d0(0x205)][_0xe606d0(0x1ea)][_0xe606d0(0x1d9)](_0x230f50,_0xe606d0(0x212)),_0x45b029=_0x2d62fd[_0xe606d0(0x205)][_0xe606d0(0x1ea)][_0xe606d0(0x1d9)](_0x36deb6,_0xe606d0(0x222));_0x5cca70[_0xe606d0(0x245)]&&(_0x230f50=_0x5cca70[_0xe606d0(0x204)]),_0x45b029[_0xe606d0(0x245)]&&(_0x36deb6=_0x45b029[_0xe606d0(0x20c)]),_0xc00443([_0x2d62fd[_0xe606d0(0x205)][_0xe606d0(0x240)](_0x230f50,_0x36deb6)]);}),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x21b),_0x59737c(0x1f5),_0x59737c(0x210),_0x5b1686),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x1e8),_0x59737c(0x1f5),_0x59737c(0x210),_0x5b1686)),_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x1fc))&&(_0x57a00e[_0x59737c(0x1da)](_0x59737c(0x206),(_0x3edb4a,_0x4f3782)=>{const _0xf0d9ab=_0x59737c,_0x87a8ee=_0x2d62fd[_0xf0d9ab(0x1e2)][_0xf0d9ab(0x1d3)](_0xf0d9ab(0x22d));let _0x7a4c25=_0x4fd138[_0xf0d9ab(0x236)](_0x2d62fd[_0xf0d9ab(0x205)][_0xf0d9ab(0x20a)][_0xf0d9ab(0x21c)]),_0xb93c48=_0x87a8ee[_0xf0d9ab(0x234)](_0x7a4c25);_0x2d62fd[_0xf0d9ab(0x205)][_0xf0d9ab(0x1dc)](()=>{const _0xb95a88=_0xf0d9ab;if(_0xb93c48)return void _0x57a00e[_0xb95a88(0x231)](_0x2d62fd[_0xb95a88(0x205)][_0xb95a88(0x218)](_0xb93c48));const _0x30b760=_0x4fd138[_0xb95a88(0x1ed)](_0x7a4c25);_0x3edb4a(_0x4f3782),_0x7a4c25=_0x4fd138[_0xb95a88(0x236)](_0x2d62fd[_0xb95a88(0x205)][_0xb95a88(0x20a)][_0xb95a88(0x21c)]),_0xb93c48=_0x87a8ee[_0xb95a88(0x234)](_0x7a4c25),_0x57a00e[_0xb95a88(0x1f9)](_0x2d62fd[_0xb95a88(0x205)][_0xb95a88(0x218)](_0xb93c48),_0x30b760?null:_0xb95a88(0x1f2));});}),_0x57a00e[_0x59737c(0x203)][_0x59737c(0x213)](_0x59737c(0x1e8),_0x59737c(0x1f2),_0x59737c(0x210),_0x5b1686));const _0x143953=[{'type':_0x59737c(0x21b),'subType':_0x59737c(0x1d7)},{'type':_0x59737c(0x1e8),'subType':_0x59737c(0x1f2)},{'type':_0x59737c(0x21b),'subType':_0x59737c(0x1f5)},{'type':_0x59737c(0x1e8),'subType':_0x59737c(0x1f5)}];function _0x11b2f3(_0x3a53ad,_0x1e2779){const _0x51b080=_0x59737c,_0x16a605=_0x143953[_0x51b080(0x244)](({type:_0x4733bc,subType:_0x19b6ff})=>_0x3a53ad[_0x51b080(0x1d6)]==_0x4733bc&&_0x3a53ad[_0x51b080(0x1f6)]==_0x19b6ff),_0x86d4bf=_0x143953[_0x51b080(0x244)](({type:_0x342af7,subType:_0x18923d})=>_0x1e2779[_0x51b080(0x1d6)]==_0x342af7&&_0x1e2779[_0x51b080(0x1f6)]==_0x18923d);if(_0x16a605<0x0||_0x86d4bf<0x0)return!0x1;const _0xc09d03=_0x3a53ad[_0x51b080(0x24a)](),_0x5e637a=_0x1e2779[_0x51b080(0x24a)]();if((0x0==_0x16a605||0x1==_0x16a605)&&0x2==_0x86d4bf&&_0xc09d03[_0x51b080(0x223)](_0x5e637a))return!0x0;if(0x2==_0x16a605&&0x3==_0x86d4bf){const _0x480224=_0x57a00e[_0x51b080(0x247)](_0xc09d03,_0x51b080(0x1e8))[_0x51b080(0x248)](({suggestion:_0x5335b2,meta:_0x1949fe})=>_0x1949fe[_0x51b080(0x1fa)]&&_0x51b080(0x1f5)==_0x5335b2[_0x51b080(0x1f6)]);if(_0x480224[_0x51b080(0x228)]>0x1&&_0x5e637a[_0x51b080(0x20c)][_0x51b080(0x1fb)](_0xc09d03[_0x51b080(0x204)]))return!0x0;if(0x1==_0x480224[_0x51b080(0x228)]&&(_0xc09d03[_0x51b080(0x204)][_0x51b080(0x1fb)](_0x5e637a[_0x51b080(0x20c)])||_0xc09d03[_0x51b080(0x20c)][_0x51b080(0x1fb)](_0x5e637a[_0x51b080(0x204)])))return!0x0;}if(0x3==_0x16a605&&0x3==_0x86d4bf&&_0xc09d03[_0x51b080(0x204)][_0x51b080(0x242)](_0x5e637a[_0x51b080(0x204)])){const _0x620269=_0xc09d03[_0x51b080(0x20c)][_0x51b080(0x237)],_0x32e91f=_0x5e637a[_0x51b080(0x204)][_0x51b080(0x1f8)];return _0x4fd138[_0x51b080(0x1ed)](_0x620269)&&_0x620269===_0x32e91f;}return!0x1;}function _0x5b1686(_0x28323e,_0x33e1a5){return _0x11b2f3(_0x28323e,_0x33e1a5)?[_0x28323e,_0x33e1a5]:_0x11b2f3(_0x33e1a5,_0x28323e)?[_0x33e1a5,_0x28323e]:null;}_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x202))&&(_0x57a00e[_0x59737c(0x214)](_0x59737c(0x230)),_0x57a00e[_0x59737c(0x20e)](_0x59737c(0x1df)),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x207)](_0x59737c(0x1df),_0x117dab(_0xcece5c,_0x59737c(0x216)))),_0x2d62fd[_0x59737c(0x1e2)][_0x59737c(0x239)](_0x59737c(0x1f3))&&(_0x57a00e[_0x59737c(0x214)](_0x59737c(0x23c)),_0x57a00e[_0x59737c(0x20e)](_0x59737c(0x1e4))),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x224)](_0x52e031=>{const _0x4de27a=_0x59737c;if(!!_0x143953[_0x4de27a(0x1de)](({type:_0x2f67e2,subType:_0xacf6ec})=>_0x52e031[_0x4de27a(0x1d6)]==_0x2f67e2&&_0x52e031[_0x4de27a(0x1f6)]==_0xacf6ec))return _0x52e031[_0x4de27a(0x226)]?{}:void 0x0;}),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x224)](_0x4803d9=>{const _0x539282=_0x59737c;if(_0x539282(0x1e8)==_0x4803d9[_0x539282(0x1d6)]||_0x539282(0x201)==_0x4803d9[_0x539282(0x1d6)]){const _0x18c9d4=_0x4803d9[_0x539282(0x1eb)]();if(_0x18c9d4&&_0x18c9d4['is'](_0x539282(0x233),_0x539282(0x1f4)))return{'type':_0x539282(0x1e8)==_0x4803d9[_0x539282(0x1d6)]?_0x539282(0x1e5):_0x539282(0x1dd),'element':_0x18c9d4,'quantity':0x1};}}),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x224)](_0x3d9b9d=>_0x59737c(0x21b)==_0x3d9b9d[_0x59737c(0x1d6)]&&_0x59737c(0x1f5)==_0x3d9b9d[_0x59737c(0x1f6)]?{'type':_0x59737c(0x1e9),'content':_0x59737c(0x23e)}:_0x59737c(0x21b)==_0x3d9b9d[_0x59737c(0x1d6)]&&_0x59737c(0x21d)==_0x3d9b9d[_0x59737c(0x1f6)]?{'type':_0x59737c(0x1e9),'content':_0x59737c(0x238)}:void 0x0),_0x57a00e[_0x59737c(0x1ee)][_0x59737c(0x224)](_0x366d9f=>{const _0x5d828a=_0x59737c;if(_0x5d828a(0x1fe)!=_0x366d9f[_0x5d828a(0x1d6)])return;const {data:_0x579322}=_0x366d9f;if(!_0x579322||_0x5d828a(0x1e4)!=_0x579322[_0x5d828a(0x1d8)])return;const _0x6c2eb3=_0x579322[_0x5d828a(0x217)];return _0x6c2eb3?{'type':_0x5d828a(0x1e9),'content':_0x117dab(_0xcece5c,_0x5d828a(0x1f7),'\x22'+_0x6c2eb3+'\x22')}:{'type':_0x5d828a(0x1e9),'content':_0x117dab(_0xcece5c,_0x5d828a(0x23b))};}),this[_0x59737c(0x21f)]();}[_0x4f7bed(0x21f)](){const _0x537ff4=_0x4f7bed,_0x176d54=this[_0x537ff4(0x23f)],_0x484c99=_0x176d54[_0x537ff4(0x211)];_0x176d54[_0x537ff4(0x1e2)][_0x537ff4(0x1d3)](_0x537ff4(0x229))[_0x537ff4(0x1ee)][_0x537ff4(0x224)](_0x4fdaa4=>{const _0x50c6f4=_0x537ff4;if(_0x50c6f4(0x21b)!=_0x4fdaa4[_0x50c6f4(0x1d6)]&&_0x50c6f4(0x249)!=_0x4fdaa4[_0x50c6f4(0x1d6)])return;const {data:_0x5f5687}=_0x4fdaa4;if(_0x5f5687){if(_0x50c6f4(0x23c)==_0x5f5687[_0x50c6f4(0x1e6)]){const _0x405d31=_0x5f5687[_0x50c6f4(0x1db)][0x0][_0x50c6f4(0x217)];return _0x405d31?{'type':_0x50c6f4(0x1e9),'content':_0x117dab(_0x484c99,_0x50c6f4(0x1f7),'\x22'+_0x405d31+'\x22')}:{'type':_0x50c6f4(0x1e9),'content':_0x117dab(_0x484c99,_0x50c6f4(0x23b))};}if(_0x50c6f4(0x230)==_0x5f5687[_0x50c6f4(0x1e6)]){const _0x157e9f=_0x5f5687[_0x50c6f4(0x1db)][0x0][_0x50c6f4(0x1f1)];return _0x157e9f?{'type':_0x50c6f4(0x1e9),'content':_0x117dab(_0x484c99,_0x50c6f4(0x200),_0x157e9f)}:{'type':_0x50c6f4(0x1e9),'content':_0x117dab(_0x484c99,_0x50c6f4(0x20f))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x130da6=_0x47f4;(function(_0x5089bc,_0x1397ad){const _0x224a57=_0x47f4,_0x1a581f=_0x5089bc();while(!![]){try{const _0x147f0f=parseInt(_0x224a57(0x10c))/0x1*(-parseInt(_0x224a57(0x111))/0x2)+-parseInt(_0x224a57(0x104))/0x3*(-parseInt(_0x224a57(0x100))/0x4)+-parseInt(_0x224a57(0x115))/0x5*(-parseInt(_0x224a57(0xf2))/0x6)+-parseInt(_0x224a57(0x10a))/0x7+parseInt(_0x224a57(0x10d))/0x8+-parseInt(_0x224a57(0xfc))/0x9+parseInt(_0x224a57(0x118))/0xa*(parseInt(_0x224a57(0x106))/0xb);if(_0x147f0f===_0x1397ad)break;else _0x1a581f['push'](_0x1a581f['shift']());}catch(_0x3c3bcf){_0x1a581f['push'](_0x1a581f['shift']());}}}(_0x4ff7,0xcd263));function _0x47f4(_0x34a7d2,_0x5a5f52){const _0x4ff71f=_0x4ff7();return _0x47f4=function(_0x47f4b0,_0x341337){_0x47f4b0=_0x47f4b0-0xf2;let _0x2d71ff=_0x4ff71f[_0x47f4b0];return _0x2d71ff;},_0x47f4(_0x34a7d2,_0x5a5f52);}import{Plugin as _0x442521}from'ckeditor5/src/core.js';import{getTranslation as _0x2e4ded}from'../utils/common-translations.js';function _0x4ff7(){const _0x1c22f=['format','key','afterInit','295478HhRsjO','*Replace\x20image\x20URL*','accept','getSuggestionCallback','20sGoRHa','get','attribute','20884090SUaBXb','commandName','type','has','src','1850304LLLtRa','formatInline','_handleLegacySuggestions','formatBlock','registerCustomCallback','oldValue','editor','plugins','replaceImageSource','_suggestionFactory','14247288sUazGU','ImageEditing','_registerLegacyDescription','enableDefaultAttributesIntegration','12lzJnRi','registerBlockAttribute','discard','TrackChangesEditing','756051XaZsle','newValue','11xeZOsL','registerDescriptionCallback','descriptionFactory','locale','10519362TlikIY','*Format:*\x20replace\x20image\x20URL','5BEBJxt','4694304HFJmKb'];_0x4ff7=function(){return _0x1c22f;};return _0x4ff7();}export default class st extends _0x442521{[_0x130da6(0x110)](){const _0x4dd999=_0x130da6;if(!this[_0x4dd999(0xf8)][_0x4dd999(0xf9)][_0x4dd999(0x11b)](_0x4dd999(0xfd)))return;const _0x5405bd=this[_0x4dd999(0xf8)][_0x4dd999(0x109)],_0x36bf80=this[_0x4dd999(0xf8)][_0x4dd999(0xf9)][_0x4dd999(0x116)](_0x4dd999(0x103));_0x36bf80[_0x4dd999(0xff)](_0x4dd999(0xfa)),_0x36bf80[_0x4dd999(0x101)](_0x4dd999(0x11c)),_0x36bf80[_0x4dd999(0x108)][_0x4dd999(0x107)](_0x19966a=>{const _0x4b8b07=_0x4dd999;if(_0x4b8b07(0x117)!=_0x19966a[_0x4b8b07(0x11a)])return;const {data:_0x311f05}=_0x19966a;return _0x311f05&&_0x4b8b07(0x11c)==_0x311f05[_0x4b8b07(0x10f)]?_0x311f05[_0x4b8b07(0x105)]&&_0x311f05[_0x4b8b07(0xf7)]?{'type':_0x4b8b07(0x10e),'content':_0x2e4ded(_0x5405bd,_0x4b8b07(0x112))}:{'type':_0x4b8b07(0x10e),'content':''}:void 0x0;}),this[_0x4dd999(0xf4)]();}[_0x130da6(0xf4)](){const _0x190a44=_0x130da6,_0x496f86=this[_0x190a44(0xf8)][_0x190a44(0xf9)][_0x190a44(0x116)](_0x190a44(0x103));_0x496f86[_0x190a44(0xfb)][_0x190a44(0xf6)](_0x190a44(0xf5),_0x190a44(0xfa),_0x190a44(0x113),_0x496f86[_0x190a44(0xfb)][_0x190a44(0x114)](_0x190a44(0xf5),null,_0x190a44(0x102))),_0x496f86[_0x190a44(0xfb)][_0x190a44(0xf6)](_0x190a44(0xf5),_0x190a44(0xfa),_0x190a44(0x102),_0x496f86[_0x190a44(0xfb)][_0x190a44(0x114)](_0x190a44(0xf5),null,_0x190a44(0x113))),this[_0x190a44(0xfe)]();}[_0x130da6(0xfe)](){const _0x31b6cc=_0x130da6,_0x1fe9f2=this[_0x31b6cc(0xf8)],_0x12eeb2=_0x1fe9f2[_0x31b6cc(0x109)];_0x1fe9f2[_0x31b6cc(0xf9)][_0x31b6cc(0x116)](_0x31b6cc(0x103))[_0x31b6cc(0x108)][_0x31b6cc(0x107)](_0x4c9bc0=>{const _0x7ae489=_0x31b6cc;if(_0x7ae489(0xf5)!=_0x4c9bc0[_0x7ae489(0x11a)]&&_0x7ae489(0xf3)!=_0x4c9bc0[_0x7ae489(0x11a)])return;const {data:_0x482ad3}=_0x4c9bc0;if(!_0x482ad3||_0x7ae489(0xfa)!=_0x482ad3[_0x7ae489(0x119)])return;return{'type':_0x7ae489(0x10e),'content':_0x2e4ded(_0x12eeb2,_0x7ae489(0x10b))};});}}
23
+ function _0xcb28(_0x45037b,_0x3525e0){const _0x36aab2=_0x36aa();return _0xcb28=function(_0xcb281e,_0x54c148){_0xcb281e=_0xcb281e-0x1dc;let _0x3f3c41=_0x36aab2[_0xcb281e];return _0x3f3c41;},_0xcb28(_0x45037b,_0x3525e0);}const _0x932261=_0xcb28;(function(_0x122ce3,_0x1fc380){const _0x230352=_0xcb28,_0x26f074=_0x122ce3();while(!![]){try{const _0x1cf49e=parseInt(_0x230352(0x1dc))/0x1*(-parseInt(_0x230352(0x1e2))/0x2)+-parseInt(_0x230352(0x1ee))/0x3*(parseInt(_0x230352(0x1fe))/0x4)+-parseInt(_0x230352(0x200))/0x5*(parseInt(_0x230352(0x1f8))/0x6)+-parseInt(_0x230352(0x1dd))/0x7+parseInt(_0x230352(0x1f9))/0x8+-parseInt(_0x230352(0x1ff))/0x9*(parseInt(_0x230352(0x1ed))/0xa)+-parseInt(_0x230352(0x1e6))/0xb*(-parseInt(_0x230352(0x1de))/0xc);if(_0x1cf49e===_0x1fc380)break;else _0x26f074['push'](_0x26f074['shift']());}catch(_0x48edeb){_0x26f074['push'](_0x26f074['shift']());}}}(_0x36aa,0xd5d35));function _0x36aa(){const _0x10b8f6=['registerCustomCallback','*Replace\x20image\x20URL*','plugins','format','getSuggestionCallback','805yGqkST','1286061SmZjCQ','60NfRlWO','has','type','get','914rFzBiN','registerDescriptionCallback','descriptionFactory','oldValue','7574435vdJCOH','discard','formatBlock','replaceImageSource','editor','_handleLegacySuggestions','registerBlockAttribute','15270990gMzelY','1821921SQaHuY','afterInit','accept','locale','commandName','formatInline','src','ImageEditing','attribute','_suggestionFactory','12fjgvfL','9124160pexsKR','_registerLegacyDescription','*Format:*\x20replace\x20image\x20URL','TrackChangesEditing','newValue','4exdqPA','9KmqyxO','2554005BcUNQi','key','enableDefaultAttributesIntegration'];_0x36aa=function(){return _0x10b8f6;};return _0x36aa();}import{Plugin as _0x27d332}from'ckeditor5/src/core.js';import{getTranslation as _0x3bc01b}from'../utils/common-translations.js';export default class st extends _0x27d332{[_0x932261(0x1ef)](){const _0x49233a=_0x932261;if(!this[_0x49233a(0x1ea)][_0x49233a(0x205)][_0x49233a(0x1df)](_0x49233a(0x1f5)))return;const _0x5da5f3=this[_0x49233a(0x1ea)][_0x49233a(0x1f1)],_0x37d2e1=this[_0x49233a(0x1ea)][_0x49233a(0x205)][_0x49233a(0x1e1)](_0x49233a(0x1fc));_0x37d2e1[_0x49233a(0x202)](_0x49233a(0x1e9)),_0x37d2e1[_0x49233a(0x1ec)](_0x49233a(0x1f4)),_0x37d2e1[_0x49233a(0x1e4)][_0x49233a(0x1e3)](_0x1e89fe=>{const _0xdbce2a=_0x49233a;if(_0xdbce2a(0x1f6)!=_0x1e89fe[_0xdbce2a(0x1e0)])return;const {data:_0x2b3160}=_0x1e89fe;return _0x2b3160&&_0xdbce2a(0x1f4)==_0x2b3160[_0xdbce2a(0x201)]?_0x2b3160[_0xdbce2a(0x1fd)]&&_0x2b3160[_0xdbce2a(0x1e5)]?{'type':_0xdbce2a(0x206),'content':_0x3bc01b(_0x5da5f3,_0xdbce2a(0x204))}:{'type':_0xdbce2a(0x206),'content':''}:void 0x0;}),this[_0x49233a(0x1eb)]();}[_0x932261(0x1eb)](){const _0x554a02=_0x932261,_0x1906cd=this[_0x554a02(0x1ea)][_0x554a02(0x205)][_0x554a02(0x1e1)](_0x554a02(0x1fc));_0x1906cd[_0x554a02(0x1f7)][_0x554a02(0x203)](_0x554a02(0x1e8),_0x554a02(0x1e9),_0x554a02(0x1f0),_0x1906cd[_0x554a02(0x1f7)][_0x554a02(0x207)](_0x554a02(0x1e8),null,_0x554a02(0x1e7))),_0x1906cd[_0x554a02(0x1f7)][_0x554a02(0x203)](_0x554a02(0x1e8),_0x554a02(0x1e9),_0x554a02(0x1e7),_0x1906cd[_0x554a02(0x1f7)][_0x554a02(0x207)](_0x554a02(0x1e8),null,_0x554a02(0x1f0))),this[_0x554a02(0x1fa)]();}[_0x932261(0x1fa)](){const _0x2b049b=_0x932261,_0x321c1f=this[_0x2b049b(0x1ea)],_0x4abfe8=_0x321c1f[_0x2b049b(0x1f1)];_0x321c1f[_0x2b049b(0x205)][_0x2b049b(0x1e1)](_0x2b049b(0x1fc))[_0x2b049b(0x1e4)][_0x2b049b(0x1e3)](_0x5d2f6d=>{const _0x16511f=_0x2b049b;if(_0x16511f(0x1e8)!=_0x5d2f6d[_0x16511f(0x1e0)]&&_0x16511f(0x1f3)!=_0x5d2f6d[_0x16511f(0x1e0)])return;const {data:_0x2098b6}=_0x5d2f6d;if(!_0x2098b6||_0x16511f(0x1e9)!=_0x2098b6[_0x16511f(0x1f2)])return;return{'type':_0x16511f(0x206),'content':_0x3bc01b(_0x4abfe8,_0x16511f(0x1fb))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f43f4=_0x1d6e;(function(_0x5af204,_0x3bea35){const _0x4975a2=_0x1d6e,_0x577042=_0x5af204();while(!![]){try{const _0x2d3e5b=parseInt(_0x4975a2(0x205))/0x1+-parseInt(_0x4975a2(0x236))/0x2*(parseInt(_0x4975a2(0x201))/0x3)+-parseInt(_0x4975a2(0x20e))/0x4*(parseInt(_0x4975a2(0x1e0))/0x5)+-parseInt(_0x4975a2(0x1f0))/0x6*(-parseInt(_0x4975a2(0x225))/0x7)+parseInt(_0x4975a2(0x1ef))/0x8*(parseInt(_0x4975a2(0x220))/0x9)+parseInt(_0x4975a2(0x239))/0xa+-parseInt(_0x4975a2(0x1e7))/0xb*(parseInt(_0x4975a2(0x1e6))/0xc);if(_0x2d3e5b===_0x3bea35)break;else _0x577042['push'](_0x577042['shift']());}catch(_0x243c36){_0x577042['push'](_0x577042['shift']());}}}(_0x6da6,0xd512d));import{Plugin as _0x4b3406}from'ckeditor5/src/core.js';function _0x1d6e(_0x4a655c,_0x328f51){const _0x6da6b2=_0x6da6();return _0x1d6e=function(_0x1d6e52,_0x299ba2){_0x1d6e52=_0x1d6e52-0x1db;let _0x14099c=_0x6da6b2[_0x1d6e52];return _0x14099c;},_0x1d6e(_0x4a655c,_0x328f51);}function _0x6da6(){const _0x37a172=['suggestion','filter','formatBlock','isEqual','ImageUtils','setImageNaturalSizeAttributes','getChangedMarkers','value','createRangeOn','_registerLegacyDescription','get','getClosestSelectedImageElement','enableCommand','21fYUHYg','imageCaption','length','getContainedElement','1234055SbFILf','end','editor','commands','plugins','TrackChangesEditing','imageStylePreApply','FORMAT_SIDE_IMAGE','commandReversedParams','8phsmlN','document','isBlockImage','head','registerDescriptionCallback','has','descriptionFactory','insertion','refresh','isIntersecting','markInlineFormat','ImageStyleEditing','isOwn','selection','forEach','_splitMarkerName','join','discard','18GVTIsA','isInContent','newRange','markBlockFormat','toLowerCase','1874789ofUvJh','isBefore','_findSuggestions','differ','getFirstRange','imageTypeInline','next','registerPostFixer','model','chain','normalizedStyles','Users','getSuggestionCallback','formatInline','shouldConvertImageType','change','author','438394pOCSBW','accept','hasSuggestion','15600070igkdGD','getSuggestion','nodeBefore','convertInlineImageToBlock','subType','discardSuggestion','name','start','_suggestionFactory','format','isInlineImage','title','2091890SwYCiY','commandName','imageStyle','imageStylePostApply','type','commandParams','6119268dCEKmt','22liyBtX','side','getSuggestions','from','locale','afterInit','imageTypeBlock','nodeAfter','3736184XMLSKt','12fFxZAU','*Format:*\x20%0','findIndex','registerCustomCallback'];_0x6da6=function(){return _0x37a172;};return _0x6da6();}import{uid as _0xd0f1fd}from'ckeditor5/src/utils.js';import{getTranslation as _0x36547a}from'../utils/common-translations.js';export default class nt extends _0x4b3406{[_0x1f43f4(0x1ec)](){const _0x370cd0=_0x1f43f4,_0x27c0c8=this[_0x370cd0(0x207)];if(!_0x27c0c8[_0x370cd0(0x209)][_0x370cd0(0x213)](_0x370cd0(0x219)))return;const _0x3fa3cf=_0x27c0c8[_0x370cd0(0x209)][_0x370cd0(0x1fe)](_0x370cd0(0x20a)),_0x4bad83=_0x27c0c8[_0x370cd0(0x209)][_0x370cd0(0x1fe)](_0x370cd0(0x1f8)),_0x95ccf8={};_0x3fa3cf[_0x370cd0(0x200)](_0x370cd0(0x1e2),(_0x5f301c,_0x1b3371)=>{const _0x31f068=_0x370cd0,_0x106deb=_0x27c0c8[_0x31f068(0x209)][_0x31f068(0x1fe)](_0x31f068(0x230))['me'],_0x48ddfd=_0x27c0c8[_0x31f068(0x208)][_0x31f068(0x1fe)](_0x31f068(0x1e2));let _0xc01471=_0x4bad83[_0x31f068(0x1ff)](_0x27c0c8[_0x31f068(0x22d)][_0x31f068(0x20f)][_0x31f068(0x21b)]),_0x27f90b=_0x27c0c8[_0x31f068(0x22d)][_0x31f068(0x1fc)](_0xc01471),_0x1e4f05=_0x48ddfd[_0x31f068(0x1fb)];if(_0x1e4f05==_0x1b3371[_0x31f068(0x1fb)])return;const _0x1a6840={'commandName':_0x31f068(0x1e2),'commandParams':[_0x1b3371],'formatGroupId':_0xd0f1fd()};_0x27c0c8[_0x31f068(0x22d)][_0x31f068(0x234)](()=>{const _0x45eef3=_0x31f068;if(_0x3fa3cf[_0x45eef3(0x1e9)]()[_0x45eef3(0x1f5)](_0x508a5d=>_0x508a5d[_0x45eef3(0x221)]&&_0x106deb==_0x508a5d[_0x45eef3(0x235)]&&(_0x45eef3(0x1f6)==_0x508a5d[_0x45eef3(0x1e4)]||_0x45eef3(0x232)==_0x508a5d[_0x45eef3(0x1e4)])&&(_0x45eef3(0x20b)==_0x508a5d[_0x45eef3(0x23d)]||_0x45eef3(0x1e3)==_0x508a5d[_0x45eef3(0x23d)])&&_0x508a5d[_0x45eef3(0x229)]()[_0x45eef3(0x1f7)](_0x27f90b))[_0x45eef3(0x21c)](_0x2eef36=>_0x3fa3cf[_0x45eef3(0x23e)](_0x2eef36[_0x45eef3(0x211)])),_0xc01471=_0x4bad83[_0x45eef3(0x1ff)](_0x27c0c8[_0x45eef3(0x22d)][_0x45eef3(0x20f)][_0x45eef3(0x21b)]),_0x27f90b=_0x27c0c8[_0x45eef3(0x22d)][_0x45eef3(0x1fc)](_0xc01471),_0x48ddfd[_0x45eef3(0x216)](),_0x27c0c8[_0x45eef3(0x208)][_0x45eef3(0x1fe)](_0x45eef3(0x22a))[_0x45eef3(0x216)](),_0x27c0c8[_0x45eef3(0x208)][_0x45eef3(0x1fe)](_0x45eef3(0x1ed))[_0x45eef3(0x216)](),_0x1e4f05=_0x48ddfd[_0x45eef3(0x1fb)],_0x1e4f05!=_0x1b3371[_0x45eef3(0x1fb)])return _0x4bad83[_0x45eef3(0x1de)](_0xc01471)&&_0x48ddfd[_0x45eef3(0x233)](_0x1b3371[_0x45eef3(0x1fb)],_0xc01471)?(_0x5f301c({..._0x1b3371,'setImageSizes':!0x1}),_0xc01471=_0x4bad83[_0x45eef3(0x1ff)](_0x27c0c8[_0x45eef3(0x22d)][_0x45eef3(0x20f)][_0x45eef3(0x21b)]),void _0x3fa3cf[_0x45eef3(0x223)](_0xc01471,{..._0x1a6840,'commandReversedParams':[{'value':_0x1e4f05||null,'setImageSizes':!0x1}]},[],_0x45eef3(0x20b))):void(_0x4bad83[_0x45eef3(0x210)](_0xc01471)?_0x3fa3cf[_0x45eef3(0x223)](_0xc01471,_0x1a6840,[],_0x45eef3(0x1e3)):_0x3fa3cf[_0x45eef3(0x218)](_0x27f90b,_0x1a6840,_0x45eef3(0x1e3)));});});for(const _0x80b9d6 of _0x27c0c8[_0x370cd0(0x209)][_0x370cd0(0x1fe)](_0x370cd0(0x219))[_0x370cd0(0x22f)])_0x95ccf8[_0x80b9d6[_0x370cd0(0x23f)]]=_0x80b9d6[_0x370cd0(0x1df)][_0x370cd0(0x224)]();_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x1f6),_0x370cd0(0x20b),_0x370cd0(0x21e),()=>!0x1),_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x1f6),_0x370cd0(0x1e3),_0x370cd0(0x21e),()=>!0x1),_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x232),_0x370cd0(0x1e3),_0x370cd0(0x21e),()=>!0x1),_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x1f6),_0x370cd0(0x20b),_0x370cd0(0x237),([_0x1df416])=>{const _0x4776fa=_0x370cd0;_0x4bad83[_0x4776fa(0x1f9)](_0x1df416[_0x4776fa(0x204)]());}),_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x1f6),_0x370cd0(0x20b),_0x370cd0(0x21f),(_0x81dea8,_0x32089a)=>{const _0x2ac74a=_0x370cd0;_0x3fa3cf[_0x2ac74a(0x1dc)][_0x2ac74a(0x231)](_0x2ac74a(0x1f6),'',_0x2ac74a(0x237))(_0x81dea8,{'commandName':_0x32089a[_0x2ac74a(0x1e1)],'commandParams':_0x32089a[_0x2ac74a(0x20d)]});}),_0x3fa3cf[_0x370cd0(0x1dc)][_0x370cd0(0x1f3)](_0x370cd0(0x1f6),_0x370cd0(0x20b),_0x370cd0(0x22e),function(_0x141cc6,_0x27e83a){if(_0x448512(_0x141cc6,_0x27e83a))return[_0x141cc6,_0x27e83a];if(_0x448512(_0x27e83a,_0x141cc6))return[_0x27e83a,_0x141cc6];return null;});const _0x33254e=[{'type':_0x370cd0(0x1f6),'subType':_0x370cd0(0x20b)},{'type':_0x370cd0(0x215),'subType':_0x370cd0(0x202)},{'type':_0x370cd0(0x1f6),'subType':_0x370cd0(0x23c)},{'type':_0x370cd0(0x215),'subType':_0x370cd0(0x23c)}];function _0x448512(_0x17737e,_0x54e832){const _0x3ae02f=_0x370cd0,_0x3057d9=_0x33254e[_0x3ae02f(0x1f2)](({type:_0x5c763b,subType:_0x1f9647})=>_0x17737e[_0x3ae02f(0x1e4)]==_0x5c763b&&_0x17737e[_0x3ae02f(0x23d)]==_0x1f9647),_0x127ce3=_0x33254e[_0x3ae02f(0x1f2)](({type:_0x1e17cd,subType:_0x27febf})=>_0x54e832[_0x3ae02f(0x1e4)]==_0x1e17cd&&_0x54e832[_0x3ae02f(0x23d)]==_0x27febf);if(_0x3057d9<0x0||_0x127ce3<0x0)return!0x1;const _0x2df5ec=_0x17737e[_0x3ae02f(0x229)](),_0x3118be=_0x54e832[_0x3ae02f(0x229)]();if((0x0==_0x3057d9||0x1==_0x3057d9)&&0x2==_0x127ce3&&_0x2df5ec[_0x3ae02f(0x217)](_0x3118be))return!0x0;if(0x2==_0x3057d9&&0x3==_0x127ce3){const _0x3a03ef=_0x3fa3cf[_0x3ae02f(0x227)](_0x2df5ec,_0x3ae02f(0x215))[_0x3ae02f(0x1f5)](({suggestion:_0x345b5e,meta:_0x4451c8})=>_0x4451c8[_0x3ae02f(0x21a)]&&_0x3ae02f(0x23c)==_0x345b5e[_0x3ae02f(0x23d)]);if(_0x3a03ef[_0x3ae02f(0x203)]>0x1&&_0x3118be[_0x3ae02f(0x206)][_0x3ae02f(0x1f7)](_0x2df5ec[_0x3ae02f(0x1db)]))return!0x0;if(0x1==_0x3a03ef[_0x3ae02f(0x203)]&&(_0x2df5ec[_0x3ae02f(0x1db)][_0x3ae02f(0x1f7)](_0x3118be[_0x3ae02f(0x206)])||_0x2df5ec[_0x3ae02f(0x206)][_0x3ae02f(0x1f7)](_0x3118be[_0x3ae02f(0x1db)])))return!0x0;}if(0x3==_0x3057d9&&0x3==_0x127ce3&&_0x2df5ec[_0x3ae02f(0x1db)][_0x3ae02f(0x226)](_0x3118be[_0x3ae02f(0x1db)])){const _0x3b3200=_0x2df5ec[_0x3ae02f(0x206)][_0x3ae02f(0x1ee)],_0xb6879a=_0x3118be[_0x3ae02f(0x1db)][_0x3ae02f(0x23b)];return _0x4bad83[_0x3ae02f(0x210)](_0x3b3200)&&_0x3b3200===_0xb6879a;}return!0x1;}_0x27c0c8[_0x370cd0(0x22d)][_0x370cd0(0x20f)][_0x370cd0(0x22c)](()=>{const _0x51c23c=_0x370cd0;let _0x5f3779=!0x1;const _0x5241a3=Array[_0x51c23c(0x1ea)](_0x27c0c8[_0x51c23c(0x22d)][_0x51c23c(0x20f)][_0x51c23c(0x228)][_0x51c23c(0x1fa)]());for(const {name:_0xd80228,data:_0x120664}of _0x5241a3){const {group:_0x5d052b,type:_0x1bbfa7,subType:_0x3ebdd1,id:_0x18e6aa}=_0x3fa3cf[_0x51c23c(0x21d)](_0xd80228);if(_0x51c23c(0x1f4)==_0x5d052b&&_0x3fa3cf[_0x51c23c(0x238)](_0x18e6aa)){if(_0x51c23c(0x1f6)==_0x1bbfa7&&(_0x51c23c(0x20b)==_0x3ebdd1||_0x51c23c(0x1e3)==_0x3ebdd1)){const _0x4af517=_0x3fa3cf[_0x51c23c(0x23a)](_0x18e6aa);if(_0x120664[_0x51c23c(0x222)]){const _0x19f516=_0x4af517[_0x51c23c(0x229)]()[_0x51c23c(0x204)]();if(_0x4bad83[_0x51c23c(0x210)](_0x19f516))continue;_0x3fa3cf[_0x51c23c(0x23e)](_0x4af517),_0x5f3779=!0x0;}}if(_0x51c23c(0x215)==_0x1bbfa7&&_0x51c23c(0x202)==_0x3ebdd1&&!_0x120664[_0x51c23c(0x222)]){const _0x4c124d=_0x3fa3cf[_0x51c23c(0x23a)](_0x18e6aa);_0x4c124d[_0x51c23c(0x22b)]&&_0x4c124d[_0x51c23c(0x22b)][_0x51c23c(0x221)]&&(_0x3fa3cf[_0x51c23c(0x23e)](_0x4c124d[_0x51c23c(0x22b)]),_0x5f3779=!0x0);}}}return _0x5f3779;}),this[_0x370cd0(0x1fd)](_0x95ccf8);}[_0x1f43f4(0x1fd)](_0x5a942b){const _0x2bd2d4=_0x1f43f4,_0x8cff85=this[_0x2bd2d4(0x207)],_0xb2f836=_0x8cff85[_0x2bd2d4(0x1eb)];_0x8cff85[_0x2bd2d4(0x209)][_0x2bd2d4(0x1fe)](_0x2bd2d4(0x20a))[_0x2bd2d4(0x214)][_0x2bd2d4(0x212)](_0x354cc4=>{const _0x2070f6=_0x2bd2d4;if(_0x2070f6(0x1f6)!=_0x354cc4[_0x2070f6(0x1e4)]&&_0x2070f6(0x232)!=_0x354cc4[_0x2070f6(0x1e4)])return;const {data:_0x22188b}=_0x354cc4;if(!_0x22188b||_0x2070f6(0x1e2)!=_0x22188b[_0x2070f6(0x1e1)])return;const _0x47c728=_0x22188b[_0x2070f6(0x1e5)][0x0][_0x2070f6(0x1fb)];return _0x4fba65(_0x2070f6(0x1e8)===_0x47c728?_0x36547a(_0xb2f836,_0x2070f6(0x20c)):_0x5a942b[_0x47c728]||_0x47c728);function _0x4fba65(_0x419724){const _0x202a26=_0x2070f6;return{'type':_0x202a26(0x1dd),'content':_0x36547a(_0xb2f836,_0x202a26(0x1f1),_0x419724)};}});}}
23
+ const _0x2c60ec=_0x5630;(function(_0x2641d4,_0x3b7a6d){const _0x14ef3b=_0x5630,_0x31819f=_0x2641d4();while(!![]){try{const _0xb81186=parseInt(_0x14ef3b(0x1d5))/0x1+-parseInt(_0x14ef3b(0x1d6))/0x2+parseInt(_0x14ef3b(0x1b8))/0x3*(parseInt(_0x14ef3b(0x202))/0x4)+parseInt(_0x14ef3b(0x1d4))/0x5*(-parseInt(_0x14ef3b(0x1af))/0x6)+-parseInt(_0x14ef3b(0x1c1))/0x7+parseInt(_0x14ef3b(0x1c5))/0x8+parseInt(_0x14ef3b(0x1b7))/0x9;if(_0xb81186===_0x3b7a6d)break;else _0x31819f['push'](_0x31819f['shift']());}catch(_0xa1e0be){_0x31819f['push'](_0x31819f['shift']());}}}(_0x2920,0xe694b));import{Plugin as _0x13ba73}from'ckeditor5/src/core.js';import{uid as _0x26e89d}from'ckeditor5/src/utils.js';import{getTranslation as _0xcadbd}from'../utils/common-translations.js';function _0x2920(){const _0x4e3c71=['192JGhpzR','selection','newRange','subType','getSuggestions','accept','normalizedStyles','enableCommand','7168896fGlKHB','514827ljKyve','join','format','isInlineImage','TrackChangesEditing','has','discard','getContainedElement','getClosestSelectedImageElement','3729271FWKdPl','change','commands','toLowerCase','9837856dMsdBt','_suggestionFactory','markInlineFormat','getFirstRange','getSuggestion','descriptionFactory','side','from','imageTypeInline','shouldConvertImageType','model','convertInlineImageToBlock','ImageUtils','length','refresh','162665ZSSdtH','1571283lWmfgB','2501800Vxwcoc','setImageNaturalSizeAttributes','imageStyle','isBefore','insertion','chain','discardSuggestion','_findSuggestions','suggestion','registerCustomCallback','registerPostFixer','_splitMarkerName','_registerLegacyDescription','FORMAT_SIDE_IMAGE','editor','imageTypeBlock','next','formatBlock','start','formatInline','nodeAfter','ImageStyleEditing','isInContent','end','isOwn','document','author','locale','isIntersecting','commandParams','hasSuggestion','getChangedMarkers','type','imageCaption','title','imageStylePostApply','registerDescriptionCallback','forEach','get','isEqual','imageStylePreApply','filter','commandName','plugins','4ReaWPi','findIndex','markBlockFormat','afterInit','head','commandReversedParams','getSuggestionCallback','value','Users','name','nodeBefore','createRangeOn','isBlockImage','differ','*Format:*\x20%0'];_0x2920=function(){return _0x4e3c71;};return _0x2920();}function _0x5630(_0x4d03af,_0x49a0ac){const _0x292006=_0x2920();return _0x5630=function(_0x5630bb,_0x3b06a0){_0x5630bb=_0x5630bb-0x1ad;let _0x323f62=_0x292006[_0x5630bb];return _0x323f62;},_0x5630(_0x4d03af,_0x49a0ac);}export default class nt extends _0x13ba73{[_0x2c60ec(0x205)](){const _0x474757=_0x2c60ec,_0x328b43=this[_0x474757(0x1e4)];if(!_0x328b43[_0x474757(0x201)][_0x474757(0x1bd)](_0x474757(0x1eb)))return;const _0x25ba17=_0x328b43[_0x474757(0x201)][_0x474757(0x1fc)](_0x474757(0x1bc)),_0x162405=_0x328b43[_0x474757(0x201)][_0x474757(0x1fc)](_0x474757(0x1d1)),_0x17162d={};_0x25ba17[_0x474757(0x1b6)](_0x474757(0x1d8),(_0x4ced43,_0x474cbf)=>{const _0x1008d0=_0x474757,_0x29c0e2=_0x328b43[_0x1008d0(0x201)][_0x1008d0(0x1fc)](_0x1008d0(0x20a))['me'],_0x288b0b=_0x328b43[_0x1008d0(0x1c3)][_0x1008d0(0x1fc)](_0x1008d0(0x1d8));let _0x9f3a32=_0x162405[_0x1008d0(0x1c0)](_0x328b43[_0x1008d0(0x1cf)][_0x1008d0(0x1ef)][_0x1008d0(0x1b0)]),_0x5d9496=_0x328b43[_0x1008d0(0x1cf)][_0x1008d0(0x20d)](_0x9f3a32),_0x2f5dca=_0x288b0b[_0x1008d0(0x209)];if(_0x2f5dca==_0x474cbf[_0x1008d0(0x209)])return;const _0x4b3e7b={'commandName':_0x1008d0(0x1d8),'commandParams':[_0x474cbf],'formatGroupId':_0x26e89d()};_0x328b43[_0x1008d0(0x1cf)][_0x1008d0(0x1c2)](()=>{const _0x55379a=_0x1008d0;if(_0x25ba17[_0x55379a(0x1b3)]()[_0x55379a(0x1ff)](_0x58d449=>_0x58d449[_0x55379a(0x1ec)]&&_0x29c0e2==_0x58d449[_0x55379a(0x1f0)]&&(_0x55379a(0x1e7)==_0x58d449[_0x55379a(0x1f6)]||_0x55379a(0x1e9)==_0x58d449[_0x55379a(0x1f6)])&&(_0x55379a(0x1fe)==_0x58d449[_0x55379a(0x1b2)]||_0x55379a(0x1f9)==_0x58d449[_0x55379a(0x1b2)])&&_0x58d449[_0x55379a(0x1c8)]()[_0x55379a(0x1fd)](_0x5d9496))[_0x55379a(0x1fb)](_0x37a41c=>_0x25ba17[_0x55379a(0x1dc)](_0x37a41c[_0x55379a(0x206)])),_0x9f3a32=_0x162405[_0x55379a(0x1c0)](_0x328b43[_0x55379a(0x1cf)][_0x55379a(0x1ef)][_0x55379a(0x1b0)]),_0x5d9496=_0x328b43[_0x55379a(0x1cf)][_0x55379a(0x20d)](_0x9f3a32),_0x288b0b[_0x55379a(0x1d3)](),_0x328b43[_0x55379a(0x1c3)][_0x55379a(0x1fc)](_0x55379a(0x1cd))[_0x55379a(0x1d3)](),_0x328b43[_0x55379a(0x1c3)][_0x55379a(0x1fc)](_0x55379a(0x1e5))[_0x55379a(0x1d3)](),_0x2f5dca=_0x288b0b[_0x55379a(0x209)],_0x2f5dca!=_0x474cbf[_0x55379a(0x209)])return _0x162405[_0x55379a(0x1bb)](_0x9f3a32)&&_0x288b0b[_0x55379a(0x1ce)](_0x474cbf[_0x55379a(0x209)],_0x9f3a32)?(_0x4ced43({..._0x474cbf,'setImageSizes':!0x1}),_0x9f3a32=_0x162405[_0x55379a(0x1c0)](_0x328b43[_0x55379a(0x1cf)][_0x55379a(0x1ef)][_0x55379a(0x1b0)]),void _0x25ba17[_0x55379a(0x204)](_0x9f3a32,{..._0x4b3e7b,'commandReversedParams':[{'value':_0x2f5dca||null,'setImageSizes':!0x1}]},[],_0x55379a(0x1fe))):void(_0x162405[_0x55379a(0x20e)](_0x9f3a32)?_0x25ba17[_0x55379a(0x204)](_0x9f3a32,_0x4b3e7b,[],_0x55379a(0x1f9)):_0x25ba17[_0x55379a(0x1c7)](_0x5d9496,_0x4b3e7b,_0x55379a(0x1f9)));});});for(const _0x21cebe of _0x328b43[_0x474757(0x201)][_0x474757(0x1fc)](_0x474757(0x1eb))[_0x474757(0x1b5)])_0x17162d[_0x21cebe[_0x474757(0x20b)]]=_0x21cebe[_0x474757(0x1f8)][_0x474757(0x1c4)]();_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e7),_0x474757(0x1fe),_0x474757(0x1b9),()=>!0x1),_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e7),_0x474757(0x1f9),_0x474757(0x1b9),()=>!0x1),_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e9),_0x474757(0x1f9),_0x474757(0x1b9),()=>!0x1),_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e7),_0x474757(0x1fe),_0x474757(0x1b4),([_0x543801])=>{const _0x350b46=_0x474757;_0x162405[_0x350b46(0x1d7)](_0x543801[_0x350b46(0x1bf)]());}),_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e7),_0x474757(0x1fe),_0x474757(0x1be),(_0x77f29,_0xd79812)=>{const _0x593671=_0x474757;_0x25ba17[_0x593671(0x1c6)][_0x593671(0x208)](_0x593671(0x1e7),'',_0x593671(0x1b4))(_0x77f29,{'commandName':_0xd79812[_0x593671(0x200)],'commandParams':_0xd79812[_0x593671(0x207)]});}),_0x25ba17[_0x474757(0x1c6)][_0x474757(0x1df)](_0x474757(0x1e7),_0x474757(0x1fe),_0x474757(0x1db),function(_0x4343a9,_0x5c350b){if(_0x40808c(_0x4343a9,_0x5c350b))return[_0x4343a9,_0x5c350b];if(_0x40808c(_0x5c350b,_0x4343a9))return[_0x5c350b,_0x4343a9];return null;});const _0x9bb5e0=[{'type':_0x474757(0x1e7),'subType':_0x474757(0x1fe)},{'type':_0x474757(0x1da),'subType':_0x474757(0x1f7)},{'type':_0x474757(0x1e7),'subType':_0x474757(0x1d0)},{'type':_0x474757(0x1da),'subType':_0x474757(0x1d0)}];function _0x40808c(_0x1d6046,_0x332ab3){const _0x5cb2b1=_0x474757,_0x4aaf03=_0x9bb5e0[_0x5cb2b1(0x203)](({type:_0x49d9b7,subType:_0x3add92})=>_0x1d6046[_0x5cb2b1(0x1f6)]==_0x49d9b7&&_0x1d6046[_0x5cb2b1(0x1b2)]==_0x3add92),_0x30c306=_0x9bb5e0[_0x5cb2b1(0x203)](({type:_0x3ebafa,subType:_0x125821})=>_0x332ab3[_0x5cb2b1(0x1f6)]==_0x3ebafa&&_0x332ab3[_0x5cb2b1(0x1b2)]==_0x125821);if(_0x4aaf03<0x0||_0x30c306<0x0)return!0x1;const _0x48b3e9=_0x1d6046[_0x5cb2b1(0x1c8)](),_0x2356be=_0x332ab3[_0x5cb2b1(0x1c8)]();if((0x0==_0x4aaf03||0x1==_0x4aaf03)&&0x2==_0x30c306&&_0x48b3e9[_0x5cb2b1(0x1f2)](_0x2356be))return!0x0;if(0x2==_0x4aaf03&&0x3==_0x30c306){const _0x2f878a=_0x25ba17[_0x5cb2b1(0x1dd)](_0x48b3e9,_0x5cb2b1(0x1da))[_0x5cb2b1(0x1ff)](({suggestion:_0x1e62e7,meta:_0x4220ca})=>_0x4220ca[_0x5cb2b1(0x1ee)]&&_0x5cb2b1(0x1d0)==_0x1e62e7[_0x5cb2b1(0x1b2)]);if(_0x2f878a[_0x5cb2b1(0x1d2)]>0x1&&_0x2356be[_0x5cb2b1(0x1ed)][_0x5cb2b1(0x1fd)](_0x48b3e9[_0x5cb2b1(0x1e8)]))return!0x0;if(0x1==_0x2f878a[_0x5cb2b1(0x1d2)]&&(_0x48b3e9[_0x5cb2b1(0x1e8)][_0x5cb2b1(0x1fd)](_0x2356be[_0x5cb2b1(0x1ed)])||_0x48b3e9[_0x5cb2b1(0x1ed)][_0x5cb2b1(0x1fd)](_0x2356be[_0x5cb2b1(0x1e8)])))return!0x0;}if(0x3==_0x4aaf03&&0x3==_0x30c306&&_0x48b3e9[_0x5cb2b1(0x1e8)][_0x5cb2b1(0x1d9)](_0x2356be[_0x5cb2b1(0x1e8)])){const _0x7e6234=_0x48b3e9[_0x5cb2b1(0x1ed)][_0x5cb2b1(0x1ea)],_0x7c73a8=_0x2356be[_0x5cb2b1(0x1e8)][_0x5cb2b1(0x20c)];return _0x162405[_0x5cb2b1(0x20e)](_0x7e6234)&&_0x7e6234===_0x7c73a8;}return!0x1;}_0x328b43[_0x474757(0x1cf)][_0x474757(0x1ef)][_0x474757(0x1e0)](()=>{const _0x4cea37=_0x474757;let _0x54aaf2=!0x1;const _0x432780=Array[_0x4cea37(0x1cc)](_0x328b43[_0x4cea37(0x1cf)][_0x4cea37(0x1ef)][_0x4cea37(0x1ad)][_0x4cea37(0x1f5)]());for(const {name:_0x47ce57,data:_0x3cfa21}of _0x432780){const {group:_0x3efadd,type:_0x626e06,subType:_0x8006a1,id:_0x44b2bf}=_0x25ba17[_0x4cea37(0x1e1)](_0x47ce57);if(_0x4cea37(0x1de)==_0x3efadd&&_0x25ba17[_0x4cea37(0x1f4)](_0x44b2bf)){if(_0x4cea37(0x1e7)==_0x626e06&&(_0x4cea37(0x1fe)==_0x8006a1||_0x4cea37(0x1f9)==_0x8006a1)){const _0x281acd=_0x25ba17[_0x4cea37(0x1c9)](_0x44b2bf);if(_0x3cfa21[_0x4cea37(0x1b1)]){const _0xeb2f9d=_0x281acd[_0x4cea37(0x1c8)]()[_0x4cea37(0x1bf)]();if(_0x162405[_0x4cea37(0x20e)](_0xeb2f9d))continue;_0x25ba17[_0x4cea37(0x1dc)](_0x281acd),_0x54aaf2=!0x0;}}if(_0x4cea37(0x1da)==_0x626e06&&_0x4cea37(0x1f7)==_0x8006a1&&!_0x3cfa21[_0x4cea37(0x1b1)]){const _0x2a5291=_0x25ba17[_0x4cea37(0x1c9)](_0x44b2bf);_0x2a5291[_0x4cea37(0x1e6)]&&_0x2a5291[_0x4cea37(0x1e6)][_0x4cea37(0x1ec)]&&(_0x25ba17[_0x4cea37(0x1dc)](_0x2a5291[_0x4cea37(0x1e6)]),_0x54aaf2=!0x0);}}}return _0x54aaf2;}),this[_0x474757(0x1e2)](_0x17162d);}[_0x2c60ec(0x1e2)](_0x9ded37){const _0x2da489=_0x2c60ec,_0x3781c8=this[_0x2da489(0x1e4)],_0x1e9525=_0x3781c8[_0x2da489(0x1f1)];_0x3781c8[_0x2da489(0x201)][_0x2da489(0x1fc)](_0x2da489(0x1bc))[_0x2da489(0x1ca)][_0x2da489(0x1fa)](_0x3d5f99=>{const _0x2d3c4d=_0x2da489;if(_0x2d3c4d(0x1e7)!=_0x3d5f99[_0x2d3c4d(0x1f6)]&&_0x2d3c4d(0x1e9)!=_0x3d5f99[_0x2d3c4d(0x1f6)])return;const {data:_0x3f57aa}=_0x3d5f99;if(!_0x3f57aa||_0x2d3c4d(0x1d8)!=_0x3f57aa[_0x2d3c4d(0x200)])return;const _0x39e798=_0x3f57aa[_0x2d3c4d(0x1f3)][0x0][_0x2d3c4d(0x209)];return _0x153bb6(_0x2d3c4d(0x1cb)===_0x39e798?_0xcadbd(_0x1e9525,_0x2d3c4d(0x1e3)):_0x9ded37[_0x39e798]||_0x39e798);function _0x153bb6(_0x46adf3){const _0x13b020=_0x2d3c4d;return{'type':_0x13b020(0x1ba),'content':_0xcadbd(_0x1e9525,_0x13b020(0x1ae),_0x46adf3)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46ffc5=_0x4851;(function(_0x5eff35,_0x1074af){const _0x391148=_0x4851,_0x1c6395=_0x5eff35();while(!![]){try{const _0x43c10d=parseInt(_0x391148(0x10c))/0x1*(-parseInt(_0x391148(0x11a))/0x2)+-parseInt(_0x391148(0xff))/0x3*(-parseInt(_0x391148(0x11b))/0x4)+-parseInt(_0x391148(0xfc))/0x5+parseInt(_0x391148(0x114))/0x6*(-parseInt(_0x391148(0x118))/0x7)+-parseInt(_0x391148(0x10f))/0x8*(-parseInt(_0x391148(0x112))/0x9)+parseInt(_0x391148(0x100))/0xa*(-parseInt(_0x391148(0x106))/0xb)+parseInt(_0x391148(0x103))/0xc;if(_0x43c10d===_0x1074af)break;else _0x1c6395['push'](_0x1c6395['shift']());}catch(_0x4b859a){_0x1c6395['push'](_0x1c6395['shift']());}}}(_0xc8f6,0x1f64f));function _0x4851(_0x3a5e80,_0x26d3c2){const _0xc8f6be=_0xc8f6();return _0x4851=function(_0x4851f9,_0x2ba742){_0x4851f9=_0x4851f9-0xfa;let _0x1be2fa=_0xc8f6be[_0x4851f9];return _0x1be2fa;},_0x4851(_0x3a5e80,_0x26d3c2);}function _0xc8f6(){const _0x1ce90c=['editor','407MJiSEu','Users','execute','_trackChangesValueDuringImport','bind','forEach','3kwLQFC','commands','listenTo','8tJloFf','high','collaboration_features','196722RScgKL','plugins','3678ozVuuy','importWord','TrackChangesEditing','track_changes','1659MwwxNa','value','105662qxBJRy','508rcgPAn','_trackChangesExecuted','_setSuggestionData','dataInsert','trackChanges','388965kgIgrR','get','lowest','4827JbVINx','28130ojjpDw','afterInit','enableCommand','4656456HdoVFT','_handleImportedData'];_0xc8f6=function(){return _0x1ce90c;};return _0xc8f6();}import{Plugin as _0x470b45}from'ckeditor5/src/core.js';export default class ot extends _0x470b45{constructor(_0x144a5f){const _0x98ceb6=_0x4851;super(_0x144a5f),this[_0x98ceb6(0x109)]=!0x1,this[_0x98ceb6(0x11c)]=!0x1;}[_0x46ffc5(0x101)](){const _0x2d7c9b=_0x46ffc5,_0x6ce922=this[_0x2d7c9b(0x105)],_0x5b6c3d=_0x6ce922[_0x2d7c9b(0x10d)][_0x2d7c9b(0xfd)](_0x2d7c9b(0x115)),_0x3e6159=_0x6ce922[_0x2d7c9b(0x10d)][_0x2d7c9b(0xfd)](_0x2d7c9b(0xfb));_0x5b6c3d&&(_0x5b6c3d['on'](_0x2d7c9b(0x108),(_0x3f56b5,[,_0x801b95])=>{const _0x420e12=_0x2d7c9b;this[_0x420e12(0x109)]=_0x3e6159[_0x420e12(0x119)],_0x801b95[_0x420e12(0x111)][_0x420e12(0x117)]=!this[_0x420e12(0x109)];},{'priority':_0x2d7c9b(0x110)}),this[_0x2d7c9b(0x10e)](_0x5b6c3d,_0x2d7c9b(0xfa),this[_0x2d7c9b(0x104)][_0x2d7c9b(0x10a)](this)),this[_0x2d7c9b(0x10e)](_0x5b6c3d,_0x2d7c9b(0xfa),()=>{const _0x280caf=_0x2d7c9b;this[_0x280caf(0x11c)]&&(_0x3e6159[_0x280caf(0x108)](),this[_0x280caf(0x11c)]=!0x1);},{'priority':_0x2d7c9b(0xfe)}),_0x6ce922[_0x2d7c9b(0x113)][_0x2d7c9b(0xfd)](_0x2d7c9b(0x116))[_0x2d7c9b(0x102)](_0x2d7c9b(0x115)));}[_0x46ffc5(0x104)](_0xee6d35,_0x1dc89a){const _0xa9b525=_0x46ffc5,{suggestions:_0x589c7a}=_0x1dc89a,_0x24faba=this[_0xa9b525(0x105)][_0xa9b525(0x10d)][_0xa9b525(0xfd)](_0xa9b525(0xfb)),_0x5e1f08=_0x24faba[_0xa9b525(0x119)];this[_0xa9b525(0x109)]!==_0x5e1f08&&(_0x24faba[_0xa9b525(0x108)](),this[_0xa9b525(0x11c)]=!0x0),_0x589c7a&&_0x589c7a[_0xa9b525(0x10b)](({id:_0x4be016,type:_0xca37b1,author:_0x31338b,created_at:_0x223091})=>{const _0x31a781=_0xa9b525,_0x24edc0={'id':_0x4be016,'type':_0xca37b1,'authorId':this[_0x31a781(0x105)][_0x31a781(0x113)][_0x31a781(0xfd)](_0x31a781(0x107))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x31338b,'createdAt':_0x223091?new Date(_0x223091):new Date(),'source':_0x31a781(0x115)}}};this[_0x31a781(0x105)][_0x31a781(0x113)][_0x31a781(0xfd)](_0x31a781(0x116))[_0x31a781(0x11d)](_0x24edc0);});}}
23
+ function _0x1d5c(_0x56a530,_0x517d27){const _0x2a34c9=_0x2a34();return _0x1d5c=function(_0x1d5cf2,_0x26266e){_0x1d5cf2=_0x1d5cf2-0x1e2;let _0x322b25=_0x2a34c9[_0x1d5cf2];return _0x322b25;},_0x1d5c(_0x56a530,_0x517d27);}const _0x3ce158=_0x1d5c;(function(_0x4da1e9,_0x2f5d08){const _0x5583fd=_0x1d5c,_0x192834=_0x4da1e9();while(!![]){try{const _0x3a527c=parseInt(_0x5583fd(0x1f5))/0x1+-parseInt(_0x5583fd(0x1e3))/0x2+-parseInt(_0x5583fd(0x1fb))/0x3+parseInt(_0x5583fd(0x1f8))/0x4+parseInt(_0x5583fd(0x1f9))/0x5+parseInt(_0x5583fd(0x1fa))/0x6*(parseInt(_0x5583fd(0x1e6))/0x7)+-parseInt(_0x5583fd(0x1e2))/0x8;if(_0x3a527c===_0x2f5d08)break;else _0x192834['push'](_0x192834['shift']());}catch(_0x95c4fb){_0x192834['push'](_0x192834['shift']());}}}(_0x2a34,0xde964));import{Plugin as _0x5a427b}from'ckeditor5/src/core.js';export default class ot extends _0x5a427b{constructor(_0x2a5f8b){const _0x57f3d6=_0x1d5c;super(_0x2a5f8b),this[_0x57f3d6(0x201)]=!0x1,this[_0x57f3d6(0x1ee)]=!0x1;}[_0x3ce158(0x1fc)](){const _0x4b647c=_0x3ce158,_0x5744cb=this[_0x4b647c(0x1e5)],_0x5d2172=_0x5744cb[_0x4b647c(0x1e9)][_0x4b647c(0x1f4)](_0x4b647c(0x1ef)),_0xa99475=_0x5744cb[_0x4b647c(0x1e9)][_0x4b647c(0x1f4)](_0x4b647c(0x1fd));_0x5d2172&&(_0x5d2172['on'](_0x4b647c(0x1f1),(_0x5db519,[,_0x3e5d7e])=>{const _0x59f098=_0x4b647c;this[_0x59f098(0x201)]=_0xa99475[_0x59f098(0x200)],_0x3e5d7e[_0x59f098(0x1eb)][_0x59f098(0x1ec)]=!this[_0x59f098(0x201)];},{'priority':_0x4b647c(0x1f6)}),this[_0x4b647c(0x1f2)](_0x5d2172,_0x4b647c(0x1ff),this[_0x4b647c(0x1e7)][_0x4b647c(0x1ea)](this)),this[_0x4b647c(0x1f2)](_0x5d2172,_0x4b647c(0x1ff),()=>{const _0x393cf9=_0x4b647c;this[_0x393cf9(0x1ee)]&&(_0xa99475[_0x393cf9(0x1f1)](),this[_0x393cf9(0x1ee)]=!0x1);},{'priority':_0x4b647c(0x1fe)}),_0x5744cb[_0x4b647c(0x1e8)][_0x4b647c(0x1f4)](_0x4b647c(0x1f3))[_0x4b647c(0x1e4)](_0x4b647c(0x1ef)));}[_0x3ce158(0x1e7)](_0x28477e,_0x53563e){const _0x28607b=_0x3ce158,{suggestions:_0x44e29c}=_0x53563e,_0x266b31=this[_0x28607b(0x1e5)][_0x28607b(0x1e9)][_0x28607b(0x1f4)](_0x28607b(0x1fd)),_0x420ab1=_0x266b31[_0x28607b(0x200)];this[_0x28607b(0x201)]!==_0x420ab1&&(_0x266b31[_0x28607b(0x1f1)](),this[_0x28607b(0x1ee)]=!0x0),_0x44e29c&&_0x44e29c[_0x28607b(0x1ed)](({id:_0x265128,type:_0x2dc5f6,author:_0x49ca5a,created_at:_0x595884})=>{const _0x484f64=_0x28607b,_0x15d78f={'id':_0x265128,'type':_0x2dc5f6,'authorId':this[_0x484f64(0x1e5)][_0x484f64(0x1e8)][_0x484f64(0x1f4)](_0x484f64(0x1f7))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x49ca5a,'createdAt':_0x595884?new Date(_0x595884):new Date(),'source':_0x484f64(0x1ef)}}};this[_0x484f64(0x1e5)][_0x484f64(0x1e8)][_0x484f64(0x1f4)](_0x484f64(0x1f3))[_0x484f64(0x1f0)](_0x15d78f);});}}function _0x2a34(){const _0x56f008=['track_changes','forEach','_trackChangesExecuted','importWord','_setSuggestionData','execute','listenTo','TrackChangesEditing','get','763519RIuLpD','high','Users','6177608FAcVWX','7775605crRUNV','6hBFaLq','3939534amxyDI','afterInit','trackChanges','lowest','dataInsert','value','_trackChangesValueDuringImport','7298000jibUtM','1494750kvZkji','enableCommand','editor','150339TOhuYY','_handleImportedData','plugins','commands','bind','collaboration_features'];_0x2a34=function(){return _0x56f008;};return _0x2a34();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x130f(_0x5c1422,_0x15a198){const _0x4a3e33=_0x4a3e();return _0x130f=function(_0x130fa7,_0x1e7488){_0x130fa7=_0x130fa7-0x12f;let _0x3bd25c=_0x4a3e33[_0x130fa7];return _0x3bd25c;},_0x130f(_0x5c1422,_0x15a198);}const _0x3694ff=_0x130f;function _0x4a3e(){const _0x1d04bf=['locale','get','TrackChangesEditing','_registerLegacyDescription','editor','afterInit','7325768PKqyRL','format','FORMAT_INDENT','4AsJGsO','registerBlockAttribute','registerAttributeLabel','commandName','210LnwPlt','1366917wMOepz','formatBlock','189350McBOnC','54irssMc','descriptionFactory','getItems','*Outdent:*\x20%0','4679270vGZpyq','plugins','getItemLabel','enableDefaultAttributesIntegration','enableCommand','9WPuRjt','382462acyCXP','type','outdent','1423235yHxRwj','has','*Indent:*\x20%0','IndentBlock','indentBlock','blockIndent','outdentBlock','indent','registerDescriptionCallback','IndentEditing','417081tdPcey'];_0x4a3e=function(){return _0x1d04bf;};return _0x4a3e();}(function(_0x32a6d9,_0x715637){const _0x4582c0=_0x130f,_0x1b3980=_0x32a6d9();while(!![]){try{const _0x570c70=-parseInt(_0x4582c0(0x138))/0x1+parseInt(_0x4582c0(0x156))/0x2+-parseInt(_0x4582c0(0x154))/0x3*(-parseInt(_0x4582c0(0x14f))/0x4)+-parseInt(_0x4582c0(0x132))/0x5+-parseInt(_0x4582c0(0x157))/0x6*(parseInt(_0x4582c0(0x145))/0x7)+-parseInt(_0x4582c0(0x14c))/0x8*(parseInt(_0x4582c0(0x137))/0x9)+-parseInt(_0x4582c0(0x153))/0xa*(-parseInt(_0x4582c0(0x13b))/0xb);if(_0x570c70===_0x715637)break;else _0x1b3980['push'](_0x1b3980['shift']());}catch(_0x3ca5ce){_0x1b3980['push'](_0x1b3980['shift']());}}}(_0x4a3e,0x795db));import{Plugin as _0x2373b7}from'ckeditor5/src/core.js';import{getTranslation as _0x2a1347}from'../utils/common-translations.js';export default class rt extends _0x2373b7{[_0x3694ff(0x14b)](){const _0x19254c=_0x3694ff,_0x38fbbb=this[_0x19254c(0x14a)],_0x1717a2=_0x38fbbb[_0x19254c(0x133)][_0x19254c(0x147)](_0x19254c(0x148));if(_0x38fbbb[_0x19254c(0x133)][_0x19254c(0x13c)](_0x19254c(0x144))&&(_0x1717a2[_0x19254c(0x136)](_0x19254c(0x142)),_0x1717a2[_0x19254c(0x136)](_0x19254c(0x13a))),_0x38fbbb[_0x19254c(0x133)][_0x19254c(0x13c)](_0x19254c(0x13e))){for(const _0x381bfc of[_0x19254c(0x13f),_0x19254c(0x141)])_0x1717a2[_0x19254c(0x135)](_0x381bfc);}const _0x3ab0cc=_0x38fbbb[_0x19254c(0x146)];_0x1717a2[_0x19254c(0x150)](_0x19254c(0x140)),_0x1717a2[_0x19254c(0x12f)][_0x19254c(0x151)](_0x19254c(0x140),_0x2a1347(_0x3ab0cc,_0x19254c(0x14e))),this[_0x19254c(0x149)]();}[_0x3694ff(0x149)](){const _0x28ac46=_0x3694ff,_0xae8a70=this[_0x28ac46(0x14a)],_0x455d69=_0xae8a70[_0x28ac46(0x146)],_0x1e907f=_0xae8a70[_0x28ac46(0x133)][_0x28ac46(0x147)](_0x28ac46(0x148));_0x1e907f[_0x28ac46(0x12f)][_0x28ac46(0x143)](_0xcab419=>{const _0x26267d=_0x28ac46;if(_0x26267d(0x155)!=_0xcab419[_0x26267d(0x139)])return;const {data:_0x48de1b}=_0xcab419;if(!_0x48de1b)return;if(_0x26267d(0x13f)!=_0x48de1b[_0x26267d(0x152)]&&_0x26267d(0x141)!=_0x48de1b[_0x26267d(0x152)])return;const _0x644ed8=_0xcab419[_0x26267d(0x130)]()[0x0],_0x95c7e0=_0x1e907f[_0x26267d(0x12f)][_0x26267d(0x134)](_0x644ed8);return _0x26267d(0x13f)==_0x48de1b[_0x26267d(0x152)]?{'type':_0x26267d(0x14d),'content':_0x2a1347(_0x455d69,_0x26267d(0x13d),_0x95c7e0)}:_0x26267d(0x141)==_0x48de1b[_0x26267d(0x152)]?{'type':_0x26267d(0x14d),'content':_0x2a1347(_0x455d69,_0x26267d(0x131),_0x95c7e0)}:void 0x0;});}}
23
+ const _0x836a42=_0x3d81;(function(_0x345b3a,_0x52fd99){const _0x55d36f=_0x3d81,_0x1b5b67=_0x345b3a();while(!![]){try{const _0x4555d5=-parseInt(_0x55d36f(0x79))/0x1*(parseInt(_0x55d36f(0x7d))/0x2)+-parseInt(_0x55d36f(0x8b))/0x3*(-parseInt(_0x55d36f(0x7b))/0x4)+parseInt(_0x55d36f(0x78))/0x5+-parseInt(_0x55d36f(0x70))/0x6*(parseInt(_0x55d36f(0x87))/0x7)+-parseInt(_0x55d36f(0x7c))/0x8+parseInt(_0x55d36f(0x84))/0x9*(parseInt(_0x55d36f(0x8a))/0xa)+parseInt(_0x55d36f(0x8e))/0xb;if(_0x4555d5===_0x52fd99)break;else _0x1b5b67['push'](_0x1b5b67['shift']());}catch(_0x16c5eb){_0x1b5b67['push'](_0x1b5b67['shift']());}}}(_0x34b6,0xcf292));import{Plugin as _0x36bcc1}from'ckeditor5/src/core.js';function _0x3d81(_0x4e1889,_0x1d7784){const _0x34b682=_0x34b6();return _0x3d81=function(_0x3d81c9,_0x31c2a9){_0x3d81c9=_0x3d81c9-0x6e;let _0x4aaf11=_0x34b682[_0x3d81c9];return _0x4aaf11;},_0x3d81(_0x4e1889,_0x1d7784);}import{getTranslation as _0x20938c}from'../utils/common-translations.js';export default class rt extends _0x36bcc1{[_0x836a42(0x91)](){const _0x383640=_0x836a42,_0x3efc3c=this[_0x383640(0x83)],_0x4d0f1d=_0x3efc3c[_0x383640(0x82)][_0x383640(0x6f)](_0x383640(0x77));if(_0x3efc3c[_0x383640(0x82)][_0x383640(0x95)](_0x383640(0x76))&&(_0x4d0f1d[_0x383640(0x6e)](_0x383640(0x86)),_0x4d0f1d[_0x383640(0x6e)](_0x383640(0x7e))),_0x3efc3c[_0x383640(0x82)][_0x383640(0x95)](_0x383640(0x88))){for(const _0x5f72b3 of[_0x383640(0x72),_0x383640(0x7a)])_0x4d0f1d[_0x383640(0x74)](_0x5f72b3);}const _0x2fede7=_0x3efc3c[_0x383640(0x71)];_0x4d0f1d[_0x383640(0x85)](_0x383640(0x8f)),_0x4d0f1d[_0x383640(0x89)][_0x383640(0x8d)](_0x383640(0x8f),_0x20938c(_0x2fede7,_0x383640(0x75))),this[_0x383640(0x73)]();}[_0x836a42(0x73)](){const _0x16cfb5=_0x836a42,_0x3bc915=this[_0x16cfb5(0x83)],_0x4d41e2=_0x3bc915[_0x16cfb5(0x71)],_0x396051=_0x3bc915[_0x16cfb5(0x82)][_0x16cfb5(0x6f)](_0x16cfb5(0x77));_0x396051[_0x16cfb5(0x89)][_0x16cfb5(0x7f)](_0x2f6188=>{const _0x2a935e=_0x16cfb5;if(_0x2a935e(0x94)!=_0x2f6188[_0x2a935e(0x93)])return;const {data:_0x8cd308}=_0x2f6188;if(!_0x8cd308)return;if(_0x2a935e(0x72)!=_0x8cd308[_0x2a935e(0x92)]&&_0x2a935e(0x7a)!=_0x8cd308[_0x2a935e(0x92)])return;const _0xd54df5=_0x2f6188[_0x2a935e(0x90)]()[0x0],_0x52d1f9=_0x396051[_0x2a935e(0x89)][_0x2a935e(0x80)](_0xd54df5);return _0x2a935e(0x72)==_0x8cd308[_0x2a935e(0x92)]?{'type':_0x2a935e(0x96),'content':_0x20938c(_0x4d41e2,_0x2a935e(0x81),_0x52d1f9)}:_0x2a935e(0x7a)==_0x8cd308[_0x2a935e(0x92)]?{'type':_0x2a935e(0x96),'content':_0x20938c(_0x4d41e2,_0x2a935e(0x8c),_0x52d1f9)}:void 0x0;});}}function _0x34b6(){const _0x220290=['*Indent:*\x20%0','plugins','editor','279uRIHSE','registerBlockAttribute','indent','245slvvPn','IndentBlock','descriptionFactory','91470ohTYgN','39YWnaJM','*Outdent:*\x20%0','registerAttributeLabel','16336925LCUBoO','blockIndent','getItems','afterInit','commandName','type','formatBlock','has','format','enableCommand','get','272280OrvOFZ','locale','indentBlock','_registerLegacyDescription','enableDefaultAttributesIntegration','FORMAT_INDENT','IndentEditing','TrackChangesEditing','2097375KnmLEI','1116567hzXiIJ','outdentBlock','440940SSmnKr','542920tpTqXS','2mhidWI','outdent','registerDescriptionCallback','getItemLabel'];_0x34b6=function(){return _0x220290;};return _0x34b6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x375106=_0x5c92;function _0x5c92(_0x261824,_0x33a7c5){var _0x298981=_0x2989();return _0x5c92=function(_0x5c924c,_0x1fee46){_0x5c924c=_0x5c924c-0xc4;var _0x22ab12=_0x298981[_0x5c924c];return _0x22ab12;},_0x5c92(_0x261824,_0x33a7c5);}function _0x2989(){var _0x3409cf=['24XCWcom','editor','12LAoWJO','4336065MOdbbm','input','TrackChangesEditing','6499409ZFsmOK','2931psDaTN','get','requires','2614hrFsPn','25421470rtzYCU','1015285JFlbke','4727420cxiLCD','init','enableCommand','plugins','700702wynjJo'];_0x2989=function(){return _0x3409cf;};return _0x2989();}(function(_0x24cbb4,_0x8a65f){var _0x417f73=_0x5c92,_0x5c8d56=_0x24cbb4();while(!![]){try{var _0x1718f7=parseInt(_0x417f73(0xc6))/0x1+parseInt(_0x417f73(0xd1))/0x2*(-parseInt(_0x417f73(0xce))/0x3)+parseInt(_0x417f73(0xd4))/0x4+parseInt(_0x417f73(0xd3))/0x5*(parseInt(_0x417f73(0xc9))/0x6)+parseInt(_0x417f73(0xcd))/0x7+parseInt(_0x417f73(0xc7))/0x8*(parseInt(_0x417f73(0xca))/0x9)+-parseInt(_0x417f73(0xd2))/0xa;if(_0x1718f7===_0x8a65f)break;else _0x5c8d56['push'](_0x5c8d56['shift']());}catch(_0x3671ea){_0x5c8d56['push'](_0x5c8d56['shift']());}}}(_0x2989,0xcdea3));import{Plugin as _0x8834f0}from'ckeditor5/src/core.js';import{Input as _0xe6a813}from'ckeditor5/src/typing.js';export default class at extends _0x8834f0{static get[_0x375106(0xd0)](){return[_0xe6a813];}[_0x375106(0xd5)](){var _0x5ae8f5=_0x375106;this[_0x5ae8f5(0xc8)][_0x5ae8f5(0xc5)][_0x5ae8f5(0xcf)](_0x5ae8f5(0xcc))[_0x5ae8f5(0xc4)](_0x5ae8f5(0xcb));}}
23
+ function _0x13f3(_0x48cc13,_0x24a97b){var _0x47c8b6=_0x47c8();return _0x13f3=function(_0x13f316,_0x40c58a){_0x13f316=_0x13f316-0x8f;var _0x385dac=_0x47c8b6[_0x13f316];return _0x385dac;},_0x13f3(_0x48cc13,_0x24a97b);}var _0x4c50af=_0x13f3;function _0x47c8(){var _0x116507=['TrackChangesEditing','plugins','965622yXLHFb','327458oCdTHc','5546037MzJLQq','6210078kjmLnC','input','editor','8aOyHue','1444707BDZpcr','360536gfEMOI','enableCommand','requires','11449190MWmydr','init','get','9lpinNc','65OsFagm','6EfPveJ'];_0x47c8=function(){return _0x116507;};return _0x47c8();}(function(_0x448929,_0x352f8c){var _0x240494=_0x13f3,_0xbd7526=_0x448929();while(!![]){try{var _0x1608ee=-parseInt(_0x240494(0x95))/0x1+-parseInt(_0x240494(0x94))/0x2*(parseInt(_0x240494(0x91))/0x3)+-parseInt(_0x240494(0x9c))/0x4*(-parseInt(_0x240494(0x90))/0x5)+parseInt(_0x240494(0x97))/0x6+-parseInt(_0x240494(0x96))/0x7*(-parseInt(_0x240494(0x9a))/0x8)+parseInt(_0x240494(0x8f))/0x9*(-parseInt(_0x240494(0x9f))/0xa)+parseInt(_0x240494(0x9b))/0xb;if(_0x1608ee===_0x352f8c)break;else _0xbd7526['push'](_0xbd7526['shift']());}catch(_0x284319){_0xbd7526['push'](_0xbd7526['shift']());}}}(_0x47c8,0xa90a0));import{Plugin as _0x1cd279}from'ckeditor5/src/core.js';import{Input as _0x8297db}from'ckeditor5/src/typing.js';export default class at extends _0x1cd279{static get[_0x4c50af(0x9e)](){return[_0x8297db];}[_0x4c50af(0xa0)](){var _0x1860d6=_0x4c50af;this[_0x1860d6(0x99)][_0x1860d6(0x93)][_0x1860d6(0xa1)](_0x1860d6(0x92))[_0x1860d6(0x9d)](_0x1860d6(0x98));}}