@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.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 _0x4836e5=_0x4f69;function _0x4897(){const _0x311604=['trim','*Set\x20font\x20size:*\x20%0','type','model','1469875MDeLhg','enableDefaultAttributesIntegration','FontSizeEditing','plugins','registerInlineAttribute','1175610gxIhhQ','afterInit','fontBackgroundColor','formatInline','fontColor.colors','*Reset\x20font\x20family*','commandName','1980882lqSwtQ','get','FORMAT_FONT_SIZE','commandParams','fontColor','*Reset\x20font\x20size*','TrackChangesEditing','fontSize.options','registerDescriptionCallback','fontBackgroundColor.colors','descriptionFactory','*Set\x20font\x20background\x20color:*\x20%0','3796CttCaI','FontBackgroundColorEditing','8010486zppdDt','FORMAT_FONT_BACKGROUND','toLowerCase','normalizeSizeOptions','*Set\x20font\x20family:*\x20%0','config','216551hrFkxL','3151000JMTaAs','locale','*Set\x20font\x20color:*\x20%0','title','FORMAT_FONT_COLOR','editor','fontSize','*Reset\x20font\x20background\x20color*','FontColorEditing','FontSize','label','value','registerAttributeLabel','7hJyznt','1401NBjvWv','*Reset\x20font\x20color*','FORMAT_FONT_FAMILY','has','FontFamilyEditing','fontFamily','format','find','_registerLegacyDescription'];_0x4897=function(){return _0x311604;};return _0x4897();}function _0x4f69(_0x54fbab,_0x50b4bc){const _0x489706=_0x4897();return _0x4f69=function(_0x4f697a,_0x8d41f2){_0x4f697a=_0x4f697a-0x9e;let _0x206a46=_0x489706[_0x4f697a];return _0x206a46;},_0x4f69(_0x54fbab,_0x50b4bc);}(function(_0x2df8f2,_0x22bb23){const _0x490886=_0x4f69,_0x68e88c=_0x2df8f2();while(!![]){try{const _0x4dbf04=-parseInt(_0x490886(0xb2))/0x1+-parseInt(_0x490886(0xd3))/0x2+parseInt(_0x490886(0xc1))/0x3*(parseInt(_0x490886(0xaa))/0x4)+-parseInt(_0x490886(0xce))/0x5+parseInt(_0x490886(0x9e))/0x6*(-parseInt(_0x490886(0xc0))/0x7)+parseInt(_0x490886(0xb3))/0x8+parseInt(_0x490886(0xac))/0x9;if(_0x4dbf04===_0x22bb23)break;else _0x68e88c['push'](_0x68e88c['shift']());}catch(_0xec1bf2){_0x68e88c['push'](_0x68e88c['shift']());}}}(_0x4897,0x48e8a));import{Plugin as _0x2af3ba}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xc5f734}from'ckeditor5/src/ui.js';import{getTranslation as _0x590086}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4836e5(0xd0),'commandName':_0x4836e5(0xb9)},{'pluginName':_0x4836e5(0xc5),'commandName':_0x4836e5(0xc6)},{'pluginName':_0x4836e5(0xbb),'commandName':_0x4836e5(0xa2)},{'pluginName':_0x4836e5(0xab),'commandName':_0x4836e5(0xd5)}];export default class Q extends _0x2af3ba{[_0x4836e5(0xd4)](){const _0x940ace=_0x4836e5,_0x87b969=this[_0x940ace(0xb8)][_0x940ace(0xb4)],_0x6f521a=this[_0x940ace(0xb8)][_0x940ace(0xd1)][_0x940ace(0x9f)](_0x940ace(0xa4));for(const {pluginName:_0x5025c2,commandName:_0x120a62}of ro)this[_0x940ace(0xb8)][_0x940ace(0xd1)][_0x940ace(0xc4)](_0x5025c2)&&(_0x6f521a[_0x940ace(0xcf)](_0x120a62),_0x6f521a[_0x940ace(0xd2)](_0x120a62));_0x87b969['t'],(_0x6f521a[_0x940ace(0xa8)][_0x940ace(0xbf)](_0x940ace(0xb9),_0x590086(_0x87b969,_0x940ace(0xa0))),_0x6f521a[_0x940ace(0xa8)][_0x940ace(0xbf)](_0x940ace(0xc6),_0x590086(_0x87b969,_0x940ace(0xc3))),_0x6f521a[_0x940ace(0xa8)][_0x940ace(0xbf)](_0x940ace(0xa2),_0x590086(_0x87b969,_0x940ace(0xb7))),_0x6f521a[_0x940ace(0xa8)][_0x940ace(0xbf)](_0x940ace(0xd5),_0x590086(_0x87b969,_0x940ace(0xad))),this[_0x940ace(0xc9)]());}[_0x4836e5(0xc9)](){const _0x14a889=_0x4836e5,_0xf3fa7d=this[_0x14a889(0xb8)],_0x294e37=_0xf3fa7d[_0x14a889(0xb4)];_0xf3fa7d[_0x14a889(0xd1)][_0x14a889(0x9f)](_0x14a889(0xa4))[_0x14a889(0xa8)][_0x14a889(0xa6)](_0x2e3132=>{const _0x274176=_0x14a889,_0x410669=_0x294e37['t'];if(_0x274176(0xd6)!=_0x2e3132[_0x274176(0xcc)])return;const {data:_0x504625}=_0x2e3132;if(null!=_0x504625){if(_0x274176(0xb9)==_0x504625[_0x274176(0xd9)]){const _0x4d7f1f=_0x504625[_0x274176(0xa1)][0x0][_0x274176(0xbe)];if(_0x4d7f1f){const _0x5a7d86=_0x410669(this[_0x274176(0xb8)][_0x274176(0xd1)][_0x274176(0x9f)](_0x274176(0xbc))[_0x274176(0xaf)](this[_0x274176(0xb8)][_0x274176(0xb1)][_0x274176(0x9f)](_0x274176(0xa5)))[_0x274176(0xc8)](_0x2cdf48=>_0x2cdf48[_0x274176(0xcd)]==_0x4d7f1f)[_0x274176(0xb6)])[_0x274176(0xae)]();return{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xcb),_0x5a7d86)};}return{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xa3))};}if(_0x274176(0xc6)==_0x504625[_0x274176(0xd9)]){const _0x440bd0=_0x504625[_0x274176(0xa1)][0x0][_0x274176(0xbe)];return _0x440bd0?{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xb0),_0x440bd0)}:{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xd8))};}if(_0x274176(0xa2)==_0x504625[_0x274176(0xd9)]){const _0x23bd48=_0x504625[_0x274176(0xa1)][0x0][_0x274176(0xbe)];if(_0x23bd48){const _0x185e47=_0xc5f734(this[_0x274176(0xb8)][_0x274176(0xb1)][_0x274176(0x9f)](_0x274176(0xd7)))[_0x274176(0xc8)](_0x317be2=>_0x317be2[_0x274176(0xcd)]==_0x23bd48);let _0x470fdf=_0x23bd48,_0x321cc2='';return _0x185e47&&(_0x470fdf=_0x185e47[_0x274176(0xbd)],_0x321cc2=_0x410669(_0x470fdf)[_0x274176(0xae)]()),{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xb5),_0x321cc2)[_0x274176(0xca)](),'color':{'value':_0x23bd48,'title':_0x321cc2||_0x470fdf}};}return{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xc2))};}if(_0x274176(0xd5)==_0x504625[_0x274176(0xd9)]){const _0x303f2e=_0x504625[_0x274176(0xa1)][0x0][_0x274176(0xbe)];if(_0x303f2e){const _0x46a6b4=_0xc5f734(this[_0x274176(0xb8)][_0x274176(0xb1)][_0x274176(0x9f)](_0x274176(0xa7)))[_0x274176(0xc8)](_0x3bc763=>_0x3bc763[_0x274176(0xcd)]==_0x303f2e);let _0x49c851=_0x303f2e,_0x146c5a='';return _0x46a6b4&&(_0x49c851=_0x46a6b4[_0x274176(0xbd)],_0x146c5a=_0x410669(_0x49c851)[_0x274176(0xae)]()),{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xa9),_0x146c5a)[_0x274176(0xca)](),'color':{'value':_0x303f2e,'title':_0x146c5a||_0x49c851}};}return{'type':_0x274176(0xc7),'content':_0x590086(_0x294e37,_0x274176(0xba))};}}});}}
23
+ const _0x28601b=_0x1b1c;(function(_0x416ebd,_0x1b5584){const _0x110e70=_0x1b1c,_0x6f7d70=_0x416ebd();while(!![]){try{const _0x31d9c3=-parseInt(_0x110e70(0xe3))/0x1+parseInt(_0x110e70(0xbb))/0x2+-parseInt(_0x110e70(0xc1))/0x3*(parseInt(_0x110e70(0xa8))/0x4)+parseInt(_0x110e70(0xd8))/0x5*(-parseInt(_0x110e70(0xe1))/0x6)+parseInt(_0x110e70(0xe2))/0x7*(-parseInt(_0x110e70(0xaf))/0x8)+-parseInt(_0x110e70(0xdc))/0x9+parseInt(_0x110e70(0xc4))/0xa*(parseInt(_0x110e70(0xb4))/0xb);if(_0x31d9c3===_0x1b5584)break;else _0x6f7d70['push'](_0x6f7d70['shift']());}catch(_0x147ad8){_0x6f7d70['push'](_0x6f7d70['shift']());}}}(_0x5e90,0xcffb1));import{Plugin as _0x59f0d1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x30e640}from'ckeditor5/src/ui.js';function _0x5e90(){const _0x59fe2b=['FontFamilyEditing','toLowerCase','title','label','13396735whpOdm','*Set\x20font\x20size:*\x20%0','config','formatInline','FontBackgroundColorEditing','fontSize.options','trim','1131042lQypsa','FORMAT_FONT_BACKGROUND','FontSize','fontBackgroundColor.colors','*Reset\x20font\x20family*','commandParams','1299ylNHzU','type','fontColor','30vxQmAA','plugins','get','fontBackgroundColor','fontFamily','editor','normalizeSizeOptions','commandName','TrackChangesEditing','*Reset\x20font\x20background\x20color*','FontColorEditing','value','FontSizeEditing','fontSize','fontColor.colors','find','FORMAT_FONT_SIZE','format','has','afterInit','155lQJmyl','*Set\x20font\x20family:*\x20%0','_registerLegacyDescription','enableDefaultAttributesIntegration','3512493myngkK','FORMAT_FONT_COLOR','registerAttributeLabel','locale','descriptionFactory','256278KEroxP','16247IPmrRc','258565OSJONf','FORMAT_FONT_FAMILY','*Set\x20font\x20color:*\x20%0','1324FhYpAx','model','*Set\x20font\x20background\x20color:*\x20%0','registerDescriptionCallback','registerInlineAttribute','*Reset\x20font\x20size*','*Reset\x20font\x20color*','4312HxowdL'];_0x5e90=function(){return _0x59fe2b;};return _0x5e90();}import{getTranslation as _0x105f69}from'../utils/common-translations.js';function _0x1b1c(_0x4faae4,_0x4aee25){const _0x5e9020=_0x5e90();return _0x1b1c=function(_0x1b1c00,_0xc53252){_0x1b1c00=_0x1b1c00-0xa6;let _0x8304a1=_0x5e9020[_0x1b1c00];return _0x8304a1;},_0x1b1c(_0x4faae4,_0x4aee25);}const ro=[{'pluginName':_0x28601b(0xd0),'commandName':_0x28601b(0xd1)},{'pluginName':_0x28601b(0xb0),'commandName':_0x28601b(0xc8)},{'pluginName':_0x28601b(0xce),'commandName':_0x28601b(0xc3)},{'pluginName':_0x28601b(0xb8),'commandName':_0x28601b(0xc7)}];export default class Q extends _0x59f0d1{[_0x28601b(0xd7)](){const _0x151727=_0x28601b,_0x536c77=this[_0x151727(0xc9)][_0x151727(0xdf)],_0x184161=this[_0x151727(0xc9)][_0x151727(0xc5)][_0x151727(0xc6)](_0x151727(0xcc));for(const {pluginName:_0x24774c,commandName:_0x310630}of ro)this[_0x151727(0xc9)][_0x151727(0xc5)][_0x151727(0xd6)](_0x24774c)&&(_0x184161[_0x151727(0xdb)](_0x310630),_0x184161[_0x151727(0xac)](_0x310630));_0x536c77['t'],(_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xd1),_0x105f69(_0x536c77,_0x151727(0xd4))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc8),_0x105f69(_0x536c77,_0x151727(0xa6))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc3),_0x105f69(_0x536c77,_0x151727(0xdd))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc7),_0x105f69(_0x536c77,_0x151727(0xbc))),this[_0x151727(0xda)]());}[_0x28601b(0xda)](){const _0x2e4391=_0x28601b,_0x1657f2=this[_0x2e4391(0xc9)],_0x48a546=_0x1657f2[_0x2e4391(0xdf)];_0x1657f2[_0x2e4391(0xc5)][_0x2e4391(0xc6)](_0x2e4391(0xcc))[_0x2e4391(0xe0)][_0x2e4391(0xab)](_0x50da38=>{const _0x28a813=_0x2e4391,_0x4d876c=_0x48a546['t'];if(_0x28a813(0xb7)!=_0x50da38[_0x28a813(0xc2)])return;const {data:_0x5034b0}=_0x50da38;if(null!=_0x5034b0){if(_0x28a813(0xd1)==_0x5034b0[_0x28a813(0xcb)]){const _0x39d248=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x39d248){const _0xc28c1d=_0x4d876c(this[_0x28a813(0xc9)][_0x28a813(0xc5)][_0x28a813(0xc6)](_0x28a813(0xbd))[_0x28a813(0xca)](this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xb9)))[_0x28a813(0xd3)](_0x4c3c5e=>_0x4c3c5e[_0x28a813(0xa9)]==_0x39d248)[_0x28a813(0xb2)])[_0x28a813(0xb1)]();return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xb5),_0xc28c1d)};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xad))};}if(_0x28a813(0xc8)==_0x5034b0[_0x28a813(0xcb)]){const _0x3a32c1=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];return _0x3a32c1?{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xd9),_0x3a32c1)}:{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xbf))};}if(_0x28a813(0xc3)==_0x5034b0[_0x28a813(0xcb)]){const _0x5d00a6=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x5d00a6){const _0x476b43=_0x30e640(this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xd2)))[_0x28a813(0xd3)](_0x429fd5=>_0x429fd5[_0x28a813(0xa9)]==_0x5d00a6);let _0x15153b=_0x5d00a6,_0x530686='';return _0x476b43&&(_0x15153b=_0x476b43[_0x28a813(0xb3)],_0x530686=_0x4d876c(_0x15153b)[_0x28a813(0xb1)]()),{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xa7),_0x530686)[_0x28a813(0xba)](),'color':{'value':_0x5d00a6,'title':_0x530686||_0x15153b}};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xae))};}if(_0x28a813(0xc7)==_0x5034b0[_0x28a813(0xcb)]){const _0x29f767=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x29f767){const _0x283e4e=_0x30e640(this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xbe)))[_0x28a813(0xd3)](_0x112966=>_0x112966[_0x28a813(0xa9)]==_0x29f767);let _0x5a42e7=_0x29f767,_0x53cd14='';return _0x283e4e&&(_0x5a42e7=_0x283e4e[_0x28a813(0xb3)],_0x53cd14=_0x4d876c(_0x5a42e7)[_0x28a813(0xb1)]()),{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xaa),_0x53cd14)[_0x28a813(0xba)](),'color':{'value':_0x29f767,'title':_0x53cd14||_0x5a42e7}};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xcd))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d9fe8=_0x2d3a;function _0x2d3a(_0xb273ae,_0x560235){const _0x20d74e=_0x20d7();return _0x2d3a=function(_0x2d3af7,_0x4ad1e2){_0x2d3af7=_0x2d3af7-0x12d;let _0x6ce5d=_0x20d74e[_0x2d3af7];return _0x6ce5d;},_0x2d3a(_0xb273ae,_0x560235);}(function(_0xfa9212,_0x517d80){const _0x429d3d=_0x2d3a,_0x20a3e2=_0xfa9212();while(!![]){try{const _0x11bcb2=parseInt(_0x429d3d(0x160))/0x1+-parseInt(_0x429d3d(0x139))/0x2*(-parseInt(_0x429d3d(0x143))/0x3)+-parseInt(_0x429d3d(0x13c))/0x4*(parseInt(_0x429d3d(0x158))/0x5)+parseInt(_0x429d3d(0x159))/0x6+-parseInt(_0x429d3d(0x12f))/0x7+parseInt(_0x429d3d(0x153))/0x8*(-parseInt(_0x429d3d(0x149))/0x9)+parseInt(_0x429d3d(0x134))/0xa*(parseInt(_0x429d3d(0x152))/0xb);if(_0x11bcb2===_0x517d80)break;else _0x20a3e2['push'](_0x20a3e2['shift']());}catch(_0x131f5b){_0x20a3e2['push'](_0x20a3e2['shift']());}}}(_0x20d7,0xe8122));import{Plugin as _0x37b31d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x10f80c}from'ckeditor5/src/ui.js';import{getTranslation as _0xd1203c}from'../utils/common-translations.js';function _0x20d7(){const _0x3611d5=['TrackChangesEditing','12852805evDrOu','normalizeSizeOptions','descriptionFactory','afterInit','copyFormat','30dzJgBJ','toLowerCase','formatInline','locale','plugins','5044yqhjeH','editor','*Remove\x20all\x20formatting*','316bCaxiN','fontBackgroundColor','registerDescriptionCallback','fontColor','_registerLegacyDescription','commandParams','join','246OlHkjC','pasteFormat','length','FontSize','enableCommand','charAt','18801YSTNBl','config','fontSize','split','push','fontSize.options','formatBlock','commands','boolean','539517vLQmHV','712MoROpZ','commandName','label','format','entries','27000GidLjp','9844152ZkKuJu','title','find','enableDefaultAttributesIntegration','slice','*Set\x20format\x20to:*\x20%0','fontColor.colors','1404561gUmpci','get','model','toUpperCase','type'];_0x20d7=function(){return _0x3611d5;};return _0x20d7();}export default class X extends _0x37b31d{[_0x5d9fe8(0x132)](){const _0x153778=_0x5d9fe8,_0x205947=this[_0x153778(0x13a)],_0x3bedce=_0x205947[_0x153778(0x138)][_0x153778(0x161)](_0x153778(0x12e)),_0x4b0127=_0x205947[_0x153778(0x150)][_0x153778(0x161)](_0x153778(0x133)),_0x226836=_0x205947[_0x153778(0x150)][_0x153778(0x161)](_0x153778(0x144));_0x4b0127&&_0x226836&&(_0x3bedce[_0x153778(0x15c)](_0x153778(0x144)),_0x3bedce[_0x153778(0x147)](_0x153778(0x133)),this[_0x153778(0x140)]());}[_0x5d9fe8(0x140)](){const _0x12dbf4=_0x5d9fe8,_0x2c8565=this[_0x12dbf4(0x13a)],_0x12b7d9=_0x2c8565[_0x12dbf4(0x137)];_0x2c8565[_0x12dbf4(0x138)][_0x12dbf4(0x161)](_0x12dbf4(0x12e))[_0x12dbf4(0x131)][_0x12dbf4(0x13e)](_0xdee22e=>{const _0x4d04b3=_0x12dbf4;if(_0x4d04b3(0x14f)!=_0xdee22e[_0x4d04b3(0x12d)]&&_0x4d04b3(0x136)!=_0xdee22e[_0x4d04b3(0x12d)])return;const {data:_0x2320d2}=_0xdee22e;if(_0x2320d2&&_0x4d04b3(0x144)===_0x2320d2[_0x4d04b3(0x154)]){const _0x8e980d=[],_0x218872=_0x2320d2[_0x4d04b3(0x141)][0x0];for(const [_0x197efa,_0x4caef5]of Object[_0x4d04b3(0x157)](_0x218872))_0x8e980d[_0x4d04b3(0x14d)](so(_0x2c8565,_0x197efa,_0x4caef5));return _0x8e980d[_0x4d04b3(0x145)]?{'type':_0x4d04b3(0x156),'content':_0xd1203c(_0x12b7d9,_0x4d04b3(0x15e),_0x8e980d[_0x4d04b3(0x142)](',\x20'))}:{'type':_0x4d04b3(0x156),'content':_0xd1203c(_0x12b7d9,_0x4d04b3(0x13b))};}});}}function so(_0x43dc38,_0x206dca,_0xca3385){const _0x411ee2=_0x5d9fe8,_0x547029=_0x43dc38[_0x411ee2(0x137)]['t'],_0xa2ea31=_0x206dca[_0x411ee2(0x14c)](/(?=[A-Z])/)[_0x411ee2(0x142)]('\x20'),_0x3f93a1=_0x547029(_0xa2ea31[_0x411ee2(0x148)](0x0)[_0x411ee2(0x163)]()+_0xa2ea31[_0x411ee2(0x15d)](0x1))[_0x411ee2(0x135)]();if(_0x411ee2(0x151)==typeof _0xca3385)return _0x3f93a1;if(_0x411ee2(0x13f)===_0x206dca||_0x411ee2(0x13d)===_0x206dca){const _0x5e542c=_0x10f80c(_0x43dc38[_0x411ee2(0x14a)][_0x411ee2(0x161)](_0x411ee2(0x15f)))[_0x411ee2(0x15b)](_0x39a43b=>_0x39a43b[_0x411ee2(0x162)]==_0xca3385);return _0x3f93a1+'\x20('+(_0x5e542c?_0x547029(_0x5e542c[_0x411ee2(0x155)])[_0x411ee2(0x135)]():_0xca3385)+')';}if(_0x411ee2(0x14b)===_0x206dca&&isNaN(parseFloat(_0xca3385))){const _0xd6ca57=_0x43dc38[_0x411ee2(0x138)][_0x411ee2(0x161)](_0x411ee2(0x146))[_0x411ee2(0x130)](_0x43dc38[_0x411ee2(0x14a)][_0x411ee2(0x161)](_0x411ee2(0x14e)))[_0x411ee2(0x15b)](_0x1be185=>_0x1be185[_0x411ee2(0x162)]==_0xca3385);return _0x3f93a1+'\x20('+(_0xd6ca57?_0x547029(_0xd6ca57[_0x411ee2(0x15a)])[_0x411ee2(0x135)]():_0xca3385)+')';}return _0x3f93a1+'\x20('+_0xca3385+')';}
23
+ function _0x3458(_0x314c91,_0x1858aa){const _0x510261=_0x5102();return _0x3458=function(_0x3458c3,_0x45d5c4){_0x3458c3=_0x3458c3-0x134;let _0x2002de=_0x510261[_0x3458c3];return _0x2002de;},_0x3458(_0x314c91,_0x1858aa);}const _0x18f699=_0x3458;(function(_0x15f1f3,_0x54bce6){const _0x47b45a=_0x3458,_0x266329=_0x15f1f3();while(!![]){try{const _0x803096=-parseInt(_0x47b45a(0x13c))/0x1*(-parseInt(_0x47b45a(0x15c))/0x2)+parseInt(_0x47b45a(0x150))/0x3*(-parseInt(_0x47b45a(0x13d))/0x4)+-parseInt(_0x47b45a(0x166))/0x5+parseInt(_0x47b45a(0x143))/0x6+parseInt(_0x47b45a(0x15e))/0x7*(parseInt(_0x47b45a(0x146))/0x8)+parseInt(_0x47b45a(0x155))/0x9+-parseInt(_0x47b45a(0x151))/0xa;if(_0x803096===_0x54bce6)break;else _0x266329['push'](_0x266329['shift']());}catch(_0x30a253){_0x266329['push'](_0x266329['shift']());}}}(_0x5102,0x6dbcb));import{Plugin as _0x17e393}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x295b37}from'ckeditor5/src/ui.js';function _0x5102(){const _0x464fb4=['*Remove\x20all\x20formatting*','560523rcksdw','8244880YjTANa','config','fontBackgroundColor','toLowerCase','3711222aXpAlR','enableCommand','FontSize','formatInline','format','toUpperCase','commandParams','18lWskLC','fontSize.options','14SUBMyp','commandName','type','entries','fontColor','normalizeSizeOptions','registerDescriptionCallback','fontSize','2474005xVMcof','get','commands','label','fontColor.colors','charAt','copyFormat','split','plugins','locale','push','formatBlock','71377Bxwiul','4NHhEZq','model','descriptionFactory','afterInit','_registerLegacyDescription','pasteFormat','1795296FrGPaV','join','slice','2406584DZsndl','*Set\x20format\x20to:*\x20%0','editor','title','enableDefaultAttributesIntegration','TrackChangesEditing','find','boolean','length'];_0x5102=function(){return _0x464fb4;};return _0x5102();}import{getTranslation as _0x1bb359}from'../utils/common-translations.js';export default class X extends _0x17e393{[_0x18f699(0x140)](){const _0x42a503=_0x18f699,_0x15ed1f=this[_0x42a503(0x148)],_0x4d7632=_0x15ed1f[_0x42a503(0x138)][_0x42a503(0x167)](_0x42a503(0x14b)),_0x54c6d4=_0x15ed1f[_0x42a503(0x168)][_0x42a503(0x167)](_0x42a503(0x136)),_0x5ece78=_0x15ed1f[_0x42a503(0x168)][_0x42a503(0x167)](_0x42a503(0x142));_0x54c6d4&&_0x5ece78&&(_0x4d7632[_0x42a503(0x14a)](_0x42a503(0x142)),_0x4d7632[_0x42a503(0x156)](_0x42a503(0x136)),this[_0x42a503(0x141)]());}[_0x18f699(0x141)](){const _0x36e66d=_0x18f699,_0x496d54=this[_0x36e66d(0x148)],_0x3d7a23=_0x496d54[_0x36e66d(0x139)];_0x496d54[_0x36e66d(0x138)][_0x36e66d(0x167)](_0x36e66d(0x14b))[_0x36e66d(0x13f)][_0x36e66d(0x164)](_0x279552=>{const _0x2a5746=_0x36e66d;if(_0x2a5746(0x13b)!=_0x279552[_0x2a5746(0x160)]&&_0x2a5746(0x158)!=_0x279552[_0x2a5746(0x160)])return;const {data:_0x7e3888}=_0x279552;if(_0x7e3888&&_0x2a5746(0x142)===_0x7e3888[_0x2a5746(0x15f)]){const _0xf9bbbe=[],_0x1379bd=_0x7e3888[_0x2a5746(0x15b)][0x0];for(const [_0xe5668e,_0x4a2b3d]of Object[_0x2a5746(0x161)](_0x1379bd))_0xf9bbbe[_0x2a5746(0x13a)](so(_0x496d54,_0xe5668e,_0x4a2b3d));return _0xf9bbbe[_0x2a5746(0x14e)]?{'type':_0x2a5746(0x159),'content':_0x1bb359(_0x3d7a23,_0x2a5746(0x147),_0xf9bbbe[_0x2a5746(0x144)](',\x20'))}:{'type':_0x2a5746(0x159),'content':_0x1bb359(_0x3d7a23,_0x2a5746(0x14f))};}});}}function so(_0x1d820e,_0x55350d,_0x30d93c){const _0x286818=_0x18f699,_0x3fbd90=_0x1d820e[_0x286818(0x139)]['t'],_0x1c2f38=_0x55350d[_0x286818(0x137)](/(?=[A-Z])/)[_0x286818(0x144)]('\x20'),_0xac5ba1=_0x3fbd90(_0x1c2f38[_0x286818(0x135)](0x0)[_0x286818(0x15a)]()+_0x1c2f38[_0x286818(0x145)](0x1))[_0x286818(0x154)]();if(_0x286818(0x14d)==typeof _0x30d93c)return _0xac5ba1;if(_0x286818(0x162)===_0x55350d||_0x286818(0x153)===_0x55350d){const _0x3fd500=_0x295b37(_0x1d820e[_0x286818(0x152)][_0x286818(0x167)](_0x286818(0x134)))[_0x286818(0x14c)](_0x295aa9=>_0x295aa9[_0x286818(0x13e)]==_0x30d93c);return _0xac5ba1+'\x20('+(_0x3fd500?_0x3fbd90(_0x3fd500[_0x286818(0x169)])[_0x286818(0x154)]():_0x30d93c)+')';}if(_0x286818(0x165)===_0x55350d&&isNaN(parseFloat(_0x30d93c))){const _0x51fa84=_0x1d820e[_0x286818(0x138)][_0x286818(0x167)](_0x286818(0x157))[_0x286818(0x163)](_0x1d820e[_0x286818(0x152)][_0x286818(0x167)](_0x286818(0x15d)))[_0x286818(0x14c)](_0x1b90a8=>_0x1b90a8[_0x286818(0x13e)]==_0x30d93c);return _0xac5ba1+'\x20('+(_0x51fa84?_0x3fbd90(_0x51fa84[_0x286818(0x149)])[_0x286818(0x154)]():_0x30d93c)+')';}return _0xac5ba1+'\x20('+_0x30d93c+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25a8ad=_0x5356;(function(_0x132bdc,_0x43d196){const _0x4a7a66=_0x5356,_0x251e97=_0x132bdc();while(!![]){try{const _0x4fbeb5=-parseInt(_0x4a7a66(0x12d))/0x1+-parseInt(_0x4a7a66(0x14a))/0x2*(parseInt(_0x4a7a66(0x13c))/0x3)+parseInt(_0x4a7a66(0x127))/0x4+parseInt(_0x4a7a66(0x131))/0x5*(parseInt(_0x4a7a66(0x145))/0x6)+-parseInt(_0x4a7a66(0x12c))/0x7*(-parseInt(_0x4a7a66(0x14d))/0x8)+-parseInt(_0x4a7a66(0x134))/0x9*(-parseInt(_0x4a7a66(0x13d))/0xa)+-parseInt(_0x4a7a66(0x136))/0xb;if(_0x4fbeb5===_0x43d196)break;else _0x251e97['push'](_0x251e97['shift']());}catch(_0xb4df4d){_0x251e97['push'](_0x251e97['shift']());}}}(_0x16b3,0xd6df2));import{Plugin as _0x39ec9a}from'ckeditor5/src/core.js';function _0x5356(_0x3f8f35,_0x16bec8){const _0x16b331=_0x16b3();return _0x5356=function(_0x535687,_0x4a1e5b){_0x535687=_0x535687-0x123;let _0x366550=_0x16b331[_0x535687];return _0x366550;},_0x5356(_0x3f8f35,_0x16bec8);}import{getTranslation as _0x199f83}from'../utils/common-translations.js';function _0x16b3(){const _0xf186aa=['heading.options','TrackChangesEditing','2995032UFwSsd','registerDescriptionCallback','registerElementLabel','_registerLegacyDescription','view','heading','value','2515644EkLjtp','locale','descriptionFactory','ELEMENT_HEADING_CUSTOM','editor','7RsDSwS','147451ceVKio','find','afterInit','plugins','35400UzuYEc','title','enableDefaultAttributesIntegration','529974PElMRm','get','7396675oAygUG','match','_headingOptions','type','name','config','1302774yAWsOP','160ryhsuP','format','commandParams','ELEMENT_HEADING','commandName','_getHeadingLevel','model','formatBlock','528iQHhqc','has','HeadingEditing','paragraph','*Change\x20to:*\x20%0','4BVddZw'];_0x16b3=function(){return _0xf186aa;};return _0x16b3();}export default class Y extends _0x39ec9a{[_0x25a8ad(0x12f)](){const _0x5dc9ef=_0x25a8ad,_0x37fc68=this[_0x5dc9ef(0x12b)];if(!_0x37fc68[_0x5dc9ef(0x130)][_0x5dc9ef(0x146)](_0x5dc9ef(0x147)))return;this[_0x5dc9ef(0x138)]=_0x37fc68[_0x5dc9ef(0x13b)][_0x5dc9ef(0x135)](_0x5dc9ef(0x14b));const _0x55bebf=_0x37fc68[_0x5dc9ef(0x128)],_0x1332a4=_0x37fc68[_0x5dc9ef(0x130)][_0x5dc9ef(0x135)](_0x5dc9ef(0x14c));_0x1332a4[_0x5dc9ef(0x133)](_0x5dc9ef(0x125));for(const _0x110968 of this[_0x5dc9ef(0x138)])_0x5dc9ef(0x148)!=_0x110968[_0x5dc9ef(0x143)]&&_0x1332a4[_0x5dc9ef(0x129)][_0x5dc9ef(0x14f)](_0x110968[_0x5dc9ef(0x143)],_0xbe8532=>{const _0x587c40=_0x5dc9ef,_0xb843b0=this[_0x587c40(0x142)](_0x110968[_0x587c40(0x143)]);return null!==_0xb843b0?_0x5808a7(_0xbe8532,_0xb843b0):_0x5822cc(_0xbe8532,_0x110968[_0x587c40(0x132)]);});function _0x5808a7(_0x5d83ad,_0x27162d){const _0x181042=_0x5dc9ef;return _0x199f83(_0x55bebf,_0x181042(0x140),[_0x5d83ad,_0x27162d]);}function _0x5822cc(_0x9d786,_0x3fdd69){const _0x49f7bb=_0x5dc9ef;return _0x199f83(_0x55bebf,_0x49f7bb(0x12a),[_0x9d786,_0x3fdd69]);}this[_0x5dc9ef(0x123)]();}[_0x25a8ad(0x123)](){const _0x54e06f=_0x25a8ad,_0x4e38e5=this[_0x54e06f(0x12b)],_0x5290c5=_0x4e38e5[_0x54e06f(0x128)];function _0x37abc7(_0x50f346,_0x40a5f8){const _0x304c65=_0x54e06f;return _0x199f83(_0x5290c5,_0x304c65(0x12a),[_0x50f346,_0x40a5f8]);}_0x4e38e5[_0x54e06f(0x130)][_0x54e06f(0x135)](_0x54e06f(0x14c))[_0x54e06f(0x129)][_0x54e06f(0x14e)](_0x423f03=>{const _0x1f450d=_0x54e06f;if(_0x1f450d(0x144)!=_0x423f03[_0x1f450d(0x139)])return;const {data:_0x33f62e}=_0x423f03;if(_0x33f62e&&_0x1f450d(0x125)==_0x33f62e[_0x1f450d(0x141)]){const _0x2ed776=_0x33f62e[_0x1f450d(0x13f)][0x0][_0x1f450d(0x126)],_0x56e739=this[_0x1f450d(0x142)](_0x2ed776);if(null!==_0x56e739)return{'type':_0x1f450d(0x13e),'content':_0x199f83(_0x5290c5,_0x1f450d(0x149),(_0x256e28=0x1,_0x20024e=_0x56e739,_0x199f83(_0x5290c5,_0x1f450d(0x140),[_0x256e28,_0x20024e])))};const _0x4833c7=this[_0x1f450d(0x138)][_0x1f450d(0x12e)](_0x339987=>_0x339987[_0x1f450d(0x143)]===_0x2ed776)[_0x1f450d(0x132)];return{'type':_0x1f450d(0x13e),'content':_0x199f83(_0x5290c5,_0x1f450d(0x149),_0x37abc7(0x1,_0x4833c7))};}var _0x256e28,_0x20024e;});}[_0x25a8ad(0x142)](_0x106b35){const _0x576ec7=_0x25a8ad;var _0x3def11,_0x57d13e;const _0x12c02a=_0x106b35[_0x576ec7(0x137)](/^heading(\d+)/);if(_0x12c02a)return _0x12c02a[0x1];const _0x725014=null===(_0x3def11=this[_0x576ec7(0x138)])||void 0x0===_0x3def11?void 0x0:_0x3def11[_0x576ec7(0x12e)](_0x42a777=>_0x42a777[_0x576ec7(0x143)]==_0x106b35);if(_0x725014&&_0x725014[_0x576ec7(0x124)]){const _0x12b0b6=_0x725014[_0x576ec7(0x124)],_0x961170=(null!==(_0x57d13e=_0x12b0b6[_0x576ec7(0x13a)])&&void 0x0!==_0x57d13e?_0x57d13e:_0x12b0b6)[_0x576ec7(0x137)](/^h(\d+)/);if(_0x961170)return _0x961170[0x1];}return null;}}
23
+ function _0x27f0(){const _0x348a02=['value','756mjLWkj','registerElementLabel','enableDefaultAttributesIntegration','afterInit','2kbNNnH','plugins','_getHeadingLevel','*Change\x20to:*\x20%0','TrackChangesEditing','HeadingEditing','registerDescriptionCallback','format','heading','name','24saXWdy','heading.options','44072hqGwms','locale','ELEMENT_HEADING','type','315481DZQYNH','formatBlock','618384OSTzNd','config','paragraph','editor','match','title','has','ELEMENT_HEADING_CUSTOM','model','5801477cVZYlg','_registerLegacyDescription','find','3tIIdvT','descriptionFactory','get','_headingOptions','4855698cAPbnj','7072770uxcZQn','view','commandParams','commandName','756eNPktM','9245AFQlQO'];_0x27f0=function(){return _0x348a02;};return _0x27f0();}const _0x7cb1af=_0x6ae1;(function(_0x338709,_0x407621){const _0x2834c4=_0x6ae1,_0x1cb5ff=_0x338709();while(!![]){try{const _0x180b42=parseInt(_0x2834c4(0xa4))/0x1*(-parseInt(_0x2834c4(0xc2))/0x2)+parseInt(_0x2834c4(0xb2))/0x3*(-parseInt(_0x2834c4(0xa6))/0x4)+-parseInt(_0x2834c4(0xbc))/0x5*(-parseInt(_0x2834c4(0xbe))/0x6)+parseInt(_0x2834c4(0xbb))/0x7*(-parseInt(_0x2834c4(0xa0))/0x8)+-parseInt(_0x2834c4(0xb6))/0x9+parseInt(_0x2834c4(0xb7))/0xa+-parseInt(_0x2834c4(0xaf))/0xb*(-parseInt(_0x2834c4(0x9e))/0xc);if(_0x180b42===_0x407621)break;else _0x1cb5ff['push'](_0x1cb5ff['shift']());}catch(_0x3958de){_0x1cb5ff['push'](_0x1cb5ff['shift']());}}}(_0x27f0,0x5f55e));import{Plugin as _0x452375}from'ckeditor5/src/core.js';function _0x6ae1(_0x324ed1,_0x7ef16e){const _0x27f065=_0x27f0();return _0x6ae1=function(_0x6ae12d,_0x193580){_0x6ae12d=_0x6ae12d-0x96;let _0x574020=_0x27f065[_0x6ae12d];return _0x574020;},_0x6ae1(_0x324ed1,_0x7ef16e);}import{getTranslation as _0xe8e7ea}from'../utils/common-translations.js';export default class Y extends _0x452375{[_0x7cb1af(0xc1)](){const _0x353faf=_0x7cb1af,_0x299ec0=this[_0x353faf(0xa9)];if(!_0x299ec0[_0x353faf(0xc3)][_0x353faf(0xac)](_0x353faf(0x99)))return;this[_0x353faf(0xb5)]=_0x299ec0[_0x353faf(0xa7)][_0x353faf(0xb4)](_0x353faf(0x9f));const _0x1496af=_0x299ec0[_0x353faf(0xa1)],_0x42324a=_0x299ec0[_0x353faf(0xc3)][_0x353faf(0xb4)](_0x353faf(0x98));_0x42324a[_0x353faf(0xc0)](_0x353faf(0x9c));for(const _0x3ca2dc of this[_0x353faf(0xb5)])_0x353faf(0xa8)!=_0x3ca2dc[_0x353faf(0xae)]&&_0x42324a[_0x353faf(0xb3)][_0x353faf(0xbf)](_0x3ca2dc[_0x353faf(0xae)],_0x637fa8=>{const _0x22b787=_0x353faf,_0x1cee6f=this[_0x22b787(0x96)](_0x3ca2dc[_0x22b787(0xae)]);return null!==_0x1cee6f?_0x4d194a(_0x637fa8,_0x1cee6f):_0x12fa8b(_0x637fa8,_0x3ca2dc[_0x22b787(0xab)]);});function _0x4d194a(_0x2dc438,_0x506eed){const _0x200411=_0x353faf;return _0xe8e7ea(_0x1496af,_0x200411(0xa2),[_0x2dc438,_0x506eed]);}function _0x12fa8b(_0x1d150b,_0x134ef1){const _0x489620=_0x353faf;return _0xe8e7ea(_0x1496af,_0x489620(0xad),[_0x1d150b,_0x134ef1]);}this[_0x353faf(0xb0)]();}[_0x7cb1af(0xb0)](){const _0x3ced67=_0x7cb1af,_0x4ff131=this[_0x3ced67(0xa9)],_0x4b34b3=_0x4ff131[_0x3ced67(0xa1)];function _0x1359c6(_0x5b16df,_0x188556){const _0x7354d3=_0x3ced67;return _0xe8e7ea(_0x4b34b3,_0x7354d3(0xad),[_0x5b16df,_0x188556]);}_0x4ff131[_0x3ced67(0xc3)][_0x3ced67(0xb4)](_0x3ced67(0x98))[_0x3ced67(0xb3)][_0x3ced67(0x9a)](_0x2e74b0=>{const _0x26b116=_0x3ced67;if(_0x26b116(0xa5)!=_0x2e74b0[_0x26b116(0xa3)])return;const {data:_0x28cac7}=_0x2e74b0;if(_0x28cac7&&_0x26b116(0x9c)==_0x28cac7[_0x26b116(0xba)]){const _0xf31867=_0x28cac7[_0x26b116(0xb9)][0x0][_0x26b116(0xbd)],_0x146ff9=this[_0x26b116(0x96)](_0xf31867);if(null!==_0x146ff9)return{'type':_0x26b116(0x9b),'content':_0xe8e7ea(_0x4b34b3,_0x26b116(0x97),(_0xceb7cb=0x1,_0x3c7c81=_0x146ff9,_0xe8e7ea(_0x4b34b3,_0x26b116(0xa2),[_0xceb7cb,_0x3c7c81])))};const _0x33c0f1=this[_0x26b116(0xb5)][_0x26b116(0xb1)](_0x53eeee=>_0x53eeee[_0x26b116(0xae)]===_0xf31867)[_0x26b116(0xab)];return{'type':_0x26b116(0x9b),'content':_0xe8e7ea(_0x4b34b3,_0x26b116(0x97),_0x1359c6(0x1,_0x33c0f1))};}var _0xceb7cb,_0x3c7c81;});}[_0x7cb1af(0x96)](_0x4cf540){const _0x4d3f1=_0x7cb1af;var _0x10be28,_0x21b630;const _0x2de576=_0x4cf540[_0x4d3f1(0xaa)](/^heading(\d+)/);if(_0x2de576)return _0x2de576[0x1];const _0x215efe=null===(_0x10be28=this[_0x4d3f1(0xb5)])||void 0x0===_0x10be28?void 0x0:_0x10be28[_0x4d3f1(0xb1)](_0x23bee4=>_0x23bee4[_0x4d3f1(0xae)]==_0x4cf540);if(_0x215efe&&_0x215efe[_0x4d3f1(0xb8)]){const _0x38a6c5=_0x215efe[_0x4d3f1(0xb8)],_0x195667=(null!==(_0x21b630=_0x38a6c5[_0x4d3f1(0x9d)])&&void 0x0!==_0x21b630?_0x21b630:_0x38a6c5)[_0x4d3f1(0xaa)](/^h(\d+)/);if(_0x195667)return _0x195667[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1739ff=_0x1e60;(function(_0x42c150,_0x46b64a){const _0x559478=_0x1e60,_0x213b5b=_0x42c150();while(!![]){try{const _0x272c4f=parseInt(_0x559478(0x20c))/0x1+parseInt(_0x559478(0x214))/0x2*(-parseInt(_0x559478(0x1f2))/0x3)+parseInt(_0x559478(0x207))/0x4*(parseInt(_0x559478(0x204))/0x5)+-parseInt(_0x559478(0x20b))/0x6*(parseInt(_0x559478(0x203))/0x7)+-parseInt(_0x559478(0x211))/0x8+parseInt(_0x559478(0x1ea))/0x9*(-parseInt(_0x559478(0x20a))/0xa)+parseInt(_0x559478(0x20f))/0xb*(parseInt(_0x559478(0x200))/0xc);if(_0x272c4f===_0x46b64a)break;else _0x213b5b['push'](_0x213b5b['shift']());}catch(_0xeca92b){_0x213b5b['push'](_0x213b5b['shift']());}}}(_0x2d17,0x3ece1));function _0x2d17(){const _0x29e7dc=['formatInline','plugins','87142nnVdSC','editor','983344ATwkgd','commandParams','format','692840GrMTJF','1285722UvuCGG','TrackChangesEditing','find','type','has','toLowerCase','get','registerInlineAttribute','3QUYOjr','color','registerDescriptionCallback','highlight','value','model','FORMAT_HIGHLIGHT','*Set\x20highlight:*\x20%0','commandName','title','locale','descriptionFactory','enableDefaultAttributesIntegration','*Remove\x20highlight*','1644RzNlYS','afterInit','config','7lRxttr','55nksVDE','_registerLegacyDescription','highlight.options','32444wFqfQl','registerAttributeLabel','HighlightEditing','30RCMYFV','1692138pvrLmZ','262649ghjkuy'];_0x2d17=function(){return _0x29e7dc;};return _0x2d17();}function _0x1e60(_0x55cd31,_0x23c901){const _0x2d17a9=_0x2d17();return _0x1e60=function(_0x1e607e,_0x451d65){_0x1e607e=_0x1e607e-0x1ea;let _0x485e5e=_0x2d17a9[_0x1e607e];return _0x485e5e;},_0x1e60(_0x55cd31,_0x23c901);}import{Plugin as _0x2191e5}from'ckeditor5/src/core.js';import{getTranslation as _0x333492}from'../utils/common-translations.js';export default class Z extends _0x2191e5{[_0x1739ff(0x201)](){const _0x1814e3=_0x1739ff,_0x5e4e73=this[_0x1814e3(0x210)];if(!_0x5e4e73[_0x1814e3(0x20e)][_0x1814e3(0x1ee)](_0x1814e3(0x209)))return;const _0x2612c4=_0x5e4e73[_0x1814e3(0x20e)][_0x1814e3(0x1f0)](_0x1814e3(0x1eb)),_0xf81006=_0x5e4e73[_0x1814e3(0x1fc)];_0x2612c4[_0x1814e3(0x1fe)](_0x1814e3(0x1f5)),_0x2612c4[_0x1814e3(0x1f1)](_0x1814e3(0x1f5)),_0x2612c4[_0x1814e3(0x1fd)][_0x1814e3(0x208)](_0x1814e3(0x1f5),_0x333492(_0xf81006,_0x1814e3(0x1f8))),this[_0x1814e3(0x205)]();}[_0x1739ff(0x205)](){const _0x21e23c=_0x1739ff,_0xa33e42=this[_0x21e23c(0x210)],_0x53e605=_0xa33e42[_0x21e23c(0x1fc)];_0xa33e42[_0x21e23c(0x20e)][_0x21e23c(0x1f0)](_0x21e23c(0x1eb))[_0x21e23c(0x1fd)][_0x21e23c(0x1f4)](_0x4bf75b=>{const _0x3d7e5e=_0x21e23c;if(_0x3d7e5e(0x20d)!=_0x4bf75b[_0x3d7e5e(0x1ed)])return;const {data:_0x5b5d31}=_0x4bf75b;if(_0x5b5d31&&_0x3d7e5e(0x1f5)==_0x5b5d31[_0x3d7e5e(0x1fa)]){const _0x5e52da=_0x53e605['t'],_0x11d505=_0x5b5d31[_0x3d7e5e(0x212)][0x0][_0x3d7e5e(0x1f6)];if(_0x11d505){const _0x9fc026=_0xa33e42[_0x3d7e5e(0x202)][_0x3d7e5e(0x1f0)](_0x3d7e5e(0x206))[_0x3d7e5e(0x1ec)](_0x1e23ce=>_0x1e23ce[_0x3d7e5e(0x1f7)]==_0x11d505),_0x4d34f7=_0x5e52da(_0x9fc026[_0x3d7e5e(0x1fb)])[_0x3d7e5e(0x1ef)]();return{'type':_0x3d7e5e(0x213),'content':_0x333492(_0x53e605,_0x3d7e5e(0x1f9),_0x4d34f7),'color':{'value':_0x9fc026[_0x3d7e5e(0x1f3)],'title':_0x9fc026[_0x3d7e5e(0x1fb)]}};}return{'type':_0x3d7e5e(0x213),'content':_0x333492(_0x53e605,_0x3d7e5e(0x1ff),_0x333492(_0x53e605,_0x3d7e5e(0x1f8)))};}});}}
23
+ const _0x505c4d=_0x5c8b;(function(_0x3720cf,_0x3dc6f8){const _0x521791=_0x5c8b,_0x52afc4=_0x3720cf();while(!![]){try{const _0x17604c=parseInt(_0x521791(0x1fc))/0x1*(parseInt(_0x521791(0x201))/0x2)+-parseInt(_0x521791(0x1e9))/0x3+-parseInt(_0x521791(0x1fd))/0x4+parseInt(_0x521791(0x1f7))/0x5+-parseInt(_0x521791(0x1e8))/0x6+-parseInt(_0x521791(0x206))/0x7+parseInt(_0x521791(0x1eb))/0x8*(parseInt(_0x521791(0x1ee))/0x9);if(_0x17604c===_0x3dc6f8)break;else _0x52afc4['push'](_0x52afc4['shift']());}catch(_0x487920){_0x52afc4['push'](_0x52afc4['shift']());}}}(_0x1893,0x750e5));import{Plugin as _0x22728b}from'ckeditor5/src/core.js';function _0x5c8b(_0x529cdb,_0x278328){const _0x1893d6=_0x1893();return _0x5c8b=function(_0x5c8b5f,_0xdebd33){_0x5c8b5f=_0x5c8b5f-0x1e8;let _0x21d1f7=_0x1893d6[_0x5c8b5f];return _0x21d1f7;},_0x5c8b(_0x529cdb,_0x278328);}import{getTranslation as _0x10c35a}from'../utils/common-translations.js';export default class Z extends _0x22728b{[_0x505c4d(0x1f1)](){const _0x272928=_0x505c4d,_0x5de0a9=this[_0x272928(0x1ea)];if(!_0x5de0a9[_0x272928(0x1f3)][_0x272928(0x1fb)](_0x272928(0x1ff)))return;const _0x6be696=_0x5de0a9[_0x272928(0x1f3)][_0x272928(0x20c)](_0x272928(0x209)),_0x30be59=_0x5de0a9[_0x272928(0x20b)];_0x6be696[_0x272928(0x1ec)](_0x272928(0x203)),_0x6be696[_0x272928(0x1f9)](_0x272928(0x203)),_0x6be696[_0x272928(0x207)][_0x272928(0x1f4)](_0x272928(0x203),_0x10c35a(_0x30be59,_0x272928(0x1fe))),this[_0x272928(0x20f)]();}[_0x505c4d(0x20f)](){const _0x1957f9=_0x505c4d,_0x1419b9=this[_0x1957f9(0x1ea)],_0x479245=_0x1419b9[_0x1957f9(0x20b)];_0x1419b9[_0x1957f9(0x1f3)][_0x1957f9(0x20c)](_0x1957f9(0x209))[_0x1957f9(0x207)][_0x1957f9(0x20d)](_0x3dd604=>{const _0x2d982c=_0x1957f9;if(_0x2d982c(0x205)!=_0x3dd604[_0x2d982c(0x204)])return;const {data:_0x135ef0}=_0x3dd604;if(_0x135ef0&&_0x2d982c(0x203)==_0x135ef0[_0x2d982c(0x1f6)]){const _0x2ff055=_0x479245['t'],_0x361265=_0x135ef0[_0x2d982c(0x1ef)][0x0][_0x2d982c(0x1f2)];if(_0x361265){const _0x5791cc=_0x1419b9[_0x2d982c(0x1fa)][_0x2d982c(0x20c)](_0x2d982c(0x20a))[_0x2d982c(0x1f0)](_0x14310a=>_0x14310a[_0x2d982c(0x1f5)]==_0x361265),_0x17f139=_0x2ff055(_0x5791cc[_0x2d982c(0x1f8)])[_0x2d982c(0x202)]();return{'type':_0x2d982c(0x200),'content':_0x10c35a(_0x479245,_0x2d982c(0x1ed),_0x17f139),'color':{'value':_0x5791cc[_0x2d982c(0x208)],'title':_0x5791cc[_0x2d982c(0x1f8)]}};}return{'type':_0x2d982c(0x200),'content':_0x10c35a(_0x479245,_0x2d982c(0x20e),_0x10c35a(_0x479245,_0x2d982c(0x1fe)))};}});}}function _0x1893(){const _0x153d28=['enableDefaultAttributesIntegration','*Set\x20highlight:*\x20%0','1451997CDyeVq','commandParams','find','afterInit','value','plugins','registerAttributeLabel','model','commandName','686905krqMkX','title','registerInlineAttribute','config','has','16529QEPsSd','3057288qbZERF','FORMAT_HIGHLIGHT','HighlightEditing','format','42yTDYdw','toLowerCase','highlight','type','formatInline','2613184MzqiHY','descriptionFactory','color','TrackChangesEditing','highlight.options','locale','get','registerDescriptionCallback','*Remove\x20highlight*','_registerLegacyDescription','4185810fEHlVd','2737263kIPdxf','editor','136uzARsg'];_0x1893=function(){return _0x153d28;};return _0x1893();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3032b1=_0x5d5e;(function(_0x217960,_0x2b1474){const _0x58037d=_0x5d5e,_0x5e11f8=_0x217960();while(!![]){try{const _0xf234d8=parseInt(_0x58037d(0x9b))/0x1+parseInt(_0x58037d(0x99))/0x2+-parseInt(_0x58037d(0x8e))/0x3+-parseInt(_0x58037d(0xa7))/0x4+parseInt(_0x58037d(0xaa))/0x5*(-parseInt(_0x58037d(0xa6))/0x6)+parseInt(_0x58037d(0x8b))/0x7+parseInt(_0x58037d(0xa2))/0x8*(parseInt(_0x58037d(0x9a))/0x9);if(_0xf234d8===_0x2b1474)break;else _0x5e11f8['push'](_0x5e11f8['shift']());}catch(_0x23660a){_0x5e11f8['push'](_0x5e11f8['shift']());}}}(_0x4f23,0x82ab5));import{Plugin as _0x1f1911}from'ckeditor5/src/core.js';import{getTranslation as _0x51dadb}from'../utils/common-translations.js';export default class tt extends _0x1f1911{[_0x3032b1(0x98)](){const _0x564f7d=_0x3032b1,_0x22f1f7=this[_0x564f7d(0x96)];if(!_0x22f1f7[_0x564f7d(0x94)][_0x564f7d(0x95)](_0x564f7d(0xa1)))return;_0x22f1f7[_0x564f7d(0x94)][_0x564f7d(0x97)](_0x564f7d(0x9d))[_0x564f7d(0xa4)](_0x564f7d(0x9e));const _0x23256a=_0x22f1f7[_0x564f7d(0x94)][_0x564f7d(0x97)](_0x564f7d(0x9d)),_0x26626b=_0x22f1f7[_0x564f7d(0xab)];_0x23256a[_0x564f7d(0xa5)][_0x564f7d(0xa0)](_0x564f7d(0x9e),_0x59ee68=>_0x51dadb(_0x26626b,_0x564f7d(0x8a),_0x59ee68)),_0x22f1f7[_0x564f7d(0x8f)][_0x564f7d(0x90)](_0x564f7d(0x89))[_0x564f7d(0x8c)]({'model':_0x564f7d(0x9e),'view':(_0xbe34c7,{writer:_0x138656,options:_0x51ad47})=>{const _0x54a020=_0x564f7d;if(!_0x51ad47[_0x54a020(0xa3)])return null;const _0x3b67a1=_0x138656[_0x54a020(0x91)](_0x54a020(0x8d)),_0x36b73e=_0x138656[_0x54a020(0x9c)]('hr');return _0x138656[_0x54a020(0x92)](_0x54a020(0xa8),_0x3b67a1),_0x138656[_0x54a020(0x93)](_0x138656[_0x54a020(0x9f)](_0x3b67a1,0x0),_0x36b73e),_0x3b67a1;},'converterPriority':_0x564f7d(0xa9)});}}function _0x5d5e(_0xb4521,_0x251c90){const _0x4f23e7=_0x4f23();return _0x5d5e=function(_0x5d5e91,_0x5e2278){_0x5d5e91=_0x5d5e91-0x89;let _0x42a4f4=_0x4f23e7[_0x5d5e91];return _0x42a4f4;},_0x5d5e(_0xb4521,_0x251c90);}function _0x4f23(){const _0x49acb4=['afterInit','1246716MrYkAs','315063HEYboX','883425NsPfIp','createEmptyElement','TrackChangesEditing','horizontalLine','createPositionAt','registerElementLabel','HorizontalLineEditing','8rWJDiS','showSuggestionHighlights','enableCommand','descriptionFactory','6eHPDGZ','654708vYvNru','ck-horizontal-line','high','4582905oqflQn','locale','dataDowncast','ELEMENT_HORIZONTAL_LINE','1541715MHuxTI','elementToStructure','div','439668esGkao','conversion','for','createContainerElement','addClass','insert','plugins','has','editor','get'];_0x4f23=function(){return _0x49acb4;};return _0x4f23();}
23
+ const _0x2150ec=_0x2eb8;function _0x2eb8(_0x441da1,_0x31fe60){const _0x58051e=_0x5805();return _0x2eb8=function(_0x2eb874,_0xbb4af1){_0x2eb874=_0x2eb874-0x65;let _0x4dcb2e=_0x58051e[_0x2eb874];return _0x4dcb2e;},_0x2eb8(_0x441da1,_0x31fe60);}(function(_0xf674bb,_0x29e60e){const _0xd426a=_0x2eb8,_0x3336cd=_0xf674bb();while(!![]){try{const _0x42e4cf=-parseInt(_0xd426a(0x72))/0x1+parseInt(_0xd426a(0x7a))/0x2*(-parseInt(_0xd426a(0x84))/0x3)+-parseInt(_0xd426a(0x80))/0x4+-parseInt(_0xd426a(0x79))/0x5+parseInt(_0xd426a(0x6c))/0x6+-parseInt(_0xd426a(0x74))/0x7*(parseInt(_0xd426a(0x88))/0x8)+parseInt(_0xd426a(0x6f))/0x9*(parseInt(_0xd426a(0x66))/0xa);if(_0x42e4cf===_0x29e60e)break;else _0x3336cd['push'](_0x3336cd['shift']());}catch(_0x5a0199){_0x3336cd['push'](_0x3336cd['shift']());}}}(_0x5805,0xb30c8));import{Plugin as _0x367402}from'ckeditor5/src/core.js';import{getTranslation as _0x18c380}from'../utils/common-translations.js';function _0x5805(){const _0x2f23e8=['high','createEmptyElement','TrackChangesEditing','for','7253360JPWcXR','86414MgbnHX','ELEMENT_HORIZONTAL_LINE','horizontalLine','afterInit','enableCommand','HorizontalLineEditing','495384VxcYmE','div','locale','showSuggestionHighlights','72RXWisL','conversion','has','editor','39384NwFxDC','get','140680qjgOmw','registerElementLabel','addClass','insert','descriptionFactory','plugins','7234380jDezNY','createContainerElement','ck-horizontal-line','2097IbeFUg','dataDowncast','createPositionAt','218103jUApwc','elementToStructure','1309auzANJ'];_0x5805=function(){return _0x2f23e8;};return _0x5805();}export default class tt extends _0x367402{[_0x2150ec(0x7d)](){const _0x2bc3c3=_0x2150ec,_0x2655c4=this[_0x2bc3c3(0x87)];if(!_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x86)](_0x2bc3c3(0x7f)))return;_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x65)](_0x2bc3c3(0x77))[_0x2bc3c3(0x7e)](_0x2bc3c3(0x7c));const _0x570244=_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x65)](_0x2bc3c3(0x77)),_0x431a36=_0x2655c4[_0x2bc3c3(0x82)];_0x570244[_0x2bc3c3(0x6a)][_0x2bc3c3(0x67)](_0x2bc3c3(0x7c),_0x45517f=>_0x18c380(_0x431a36,_0x2bc3c3(0x7b),_0x45517f)),_0x2655c4[_0x2bc3c3(0x85)][_0x2bc3c3(0x78)](_0x2bc3c3(0x70))[_0x2bc3c3(0x73)]({'model':_0x2bc3c3(0x7c),'view':(_0x18cff5,{writer:_0xc3e2be,options:_0x5074c4})=>{const _0x2d5809=_0x2bc3c3;if(!_0x5074c4[_0x2d5809(0x83)])return null;const _0x11fead=_0xc3e2be[_0x2d5809(0x6d)](_0x2d5809(0x81)),_0x328317=_0xc3e2be[_0x2d5809(0x76)]('hr');return _0xc3e2be[_0x2d5809(0x68)](_0x2d5809(0x6e),_0x11fead),_0xc3e2be[_0x2d5809(0x69)](_0xc3e2be[_0x2d5809(0x71)](_0x11fead,0x0),_0x328317),_0x11fead;},'converterPriority':_0x2bc3c3(0x75)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a8c83=_0x519c;function _0x1635(){const _0x3791b5=['1571713XVekqv','plugins','htmlEmbed','180BaeiDz','get','descriptionFactory','formatBlock','registerElementLabel','ELEMENT_HTML_EMBED','attribute','47864zWvaDl','88344FhMYVL','581FlgXzG','9350KtORDv','registerBlockAttribute','afterInit','*Change\x20%0\x20content*','12698280FYihiA','2045CnHSUb','nodeAfter','getFirstRange','enableDefaultAttributesIntegration','has','registerDescriptionCallback','23RswgMF','type','key','_registerLegacyDescription','start','format','492bHQtyU','790244maRTEt','locale','9lzCsCw','TrackChangesEditing','element','commandName','rawHtml','16930gUbmZQ','editor','HtmlEmbed','value'];_0x1635=function(){return _0x3791b5;};return _0x1635();}(function(_0x313c96,_0x1b79bc){const _0x9e188a=_0x519c,_0x216a49=_0x313c96();while(!![]){try{const _0x3dd64e=parseInt(_0x9e188a(0x10a))/0x1*(parseInt(_0x9e188a(0x127))/0x2)+-parseInt(_0x9e188a(0x113))/0x3*(parseInt(_0x9e188a(0x111))/0x4)+parseInt(_0x9e188a(0x104))/0x5*(parseInt(_0x9e188a(0x110))/0x6)+parseInt(_0x9e188a(0x128))/0x7*(-parseInt(_0x9e188a(0x126))/0x8)+parseInt(_0x9e188a(0x103))/0x9+parseInt(_0x9e188a(0x118))/0xa*(parseInt(_0x9e188a(0x129))/0xb)+parseInt(_0x9e188a(0x11f))/0xc*(-parseInt(_0x9e188a(0x11c))/0xd);if(_0x3dd64e===_0x1b79bc)break;else _0x216a49['push'](_0x216a49['shift']());}catch(_0x2abf2e){_0x216a49['push'](_0x216a49['shift']());}}}(_0x1635,0xf3545));function _0x519c(_0x3f01b0,_0x4ebea0){const _0x1635f1=_0x1635();return _0x519c=function(_0x519cf0,_0x54d744){_0x519cf0=_0x519cf0-0x100;let _0x9e21f3=_0x1635f1[_0x519cf0];return _0x9e21f3;},_0x519c(_0x3f01b0,_0x4ebea0);}import{Plugin as _0xec9644}from'ckeditor5/src/core.js';import{getTranslation as _0x5e50bf}from'../utils/common-translations.js';export default class et extends _0xec9644{[_0x2a8c83(0x101)](){const _0x516bbe=_0x2a8c83,_0x5d495b=this[_0x516bbe(0x119)];if(!_0x5d495b[_0x516bbe(0x11d)][_0x516bbe(0x108)](_0x516bbe(0x11a)))return;const _0x5b57ad=_0x5d495b[_0x516bbe(0x11d)][_0x516bbe(0x120)](_0x516bbe(0x114)),_0x5b67a5=_0x5d495b[_0x516bbe(0x112)];_0x5b57ad[_0x516bbe(0x121)][_0x516bbe(0x123)](_0x516bbe(0x117),_0x569a03=>_0x5e50bf(_0x5b67a5,_0x516bbe(0x124),_0x569a03)),_0x5b57ad[_0x516bbe(0x107)](_0x516bbe(0x11e)),_0x5b57ad[_0x516bbe(0x100)](_0x516bbe(0x11b)),_0x5b57ad[_0x516bbe(0x121)][_0x516bbe(0x109)](_0x49a522=>{const _0x2a35e3=_0x516bbe;if(_0x2a35e3(0x125)!=_0x49a522[_0x2a35e3(0x10b)])return;const {data:_0xe50146}=_0x49a522;if(_0xe50146&&_0x2a35e3(0x11b)==_0xe50146[_0x2a35e3(0x10c)]&&_0x49a522[_0x2a35e3(0x106)]()[_0x2a35e3(0x10e)][_0x2a35e3(0x105)]['is'](_0x2a35e3(0x115),_0x2a35e3(0x117))){const _0x422c59=_0x5e50bf(_0x5b67a5,_0x2a35e3(0x124));return{'type':_0x2a35e3(0x10f),'content':_0x5e50bf(_0x5b67a5,_0x2a35e3(0x102),_0x422c59)};}}),this[_0x516bbe(0x10d)]();}[_0x2a8c83(0x10d)](){const _0x2dca58=_0x2a8c83,_0x35c36f=this[_0x2dca58(0x119)],_0x46127f=_0x35c36f[_0x2dca58(0x112)];_0x35c36f[_0x2dca58(0x11d)][_0x2dca58(0x120)](_0x2dca58(0x114))[_0x2dca58(0x121)][_0x2dca58(0x109)](_0x270254=>{const _0x27a304=_0x2dca58;if(_0x27a304(0x122)!=_0x270254[_0x27a304(0x10b)])return;const {data:_0x39180e}=_0x270254;if(_0x39180e&&_0x27a304(0x11e)==_0x39180e[_0x27a304(0x116)]){const _0x345b95=_0x5e50bf(_0x46127f,_0x27a304(0x124));return{'type':_0x27a304(0x10f),'content':_0x5e50bf(_0x46127f,_0x27a304(0x102),_0x345b95)};}});}}
23
+ const _0x30a408=_0x3296;(function(_0x3c8ee1,_0x3e6c47){const _0x147490=_0x3296,_0x354d7f=_0x3c8ee1();while(!![]){try{const _0x5212d0=parseInt(_0x147490(0x1ac))/0x1*(-parseInt(_0x147490(0x1b6))/0x2)+parseInt(_0x147490(0x1b4))/0x3+-parseInt(_0x147490(0x1b5))/0x4*(parseInt(_0x147490(0x1c9))/0x5)+parseInt(_0x147490(0x1a4))/0x6+-parseInt(_0x147490(0x1a5))/0x7+-parseInt(_0x147490(0x1c3))/0x8+parseInt(_0x147490(0x1b1))/0x9;if(_0x5212d0===_0x3e6c47)break;else _0x354d7f['push'](_0x354d7f['shift']());}catch(_0x47c8b0){_0x354d7f['push'](_0x354d7f['shift']());}}}(_0x2ff1,0xc3b4b));function _0x2ff1(){const _0x1e3ed7=['enableDefaultAttributesIntegration','element','_registerLegacyDescription','registerBlockAttribute','start','format','ELEMENT_HTML_EMBED','value','type','get','afterInit','locale','2025448sXMcWW','key','descriptionFactory','editor','rawHtml','formatBlock','49730kyPdMY','3545364jccwFN','9394434siapQJ','registerDescriptionCallback','plugins','has','commandName','htmlEmbed','getFirstRange','1307uWdBbF','registerElementLabel','TrackChangesEditing','attribute','nodeAfter','11363481Ewmoti','HtmlEmbed','*Change\x20%0\x20content*','4059264XHSMvh','220ILCcXS','402CophfY'];_0x2ff1=function(){return _0x1e3ed7;};return _0x2ff1();}import{Plugin as _0x163eda}from'ckeditor5/src/core.js';import{getTranslation as _0x16fd29}from'../utils/common-translations.js';function _0x3296(_0x5af5f9,_0x53b281){const _0x2ff19d=_0x2ff1();return _0x3296=function(_0x329635,_0x1bae87){_0x329635=_0x329635-0x1a4;let _0x240fcf=_0x2ff19d[_0x329635];return _0x240fcf;},_0x3296(_0x5af5f9,_0x53b281);}export default class et extends _0x163eda{[_0x30a408(0x1c1)](){const _0x509aad=_0x30a408,_0x376327=this[_0x509aad(0x1c6)];if(!_0x376327[_0x509aad(0x1a7)][_0x509aad(0x1a8)](_0x509aad(0x1b2)))return;const _0x52f64d=_0x376327[_0x509aad(0x1a7)][_0x509aad(0x1c0)](_0x509aad(0x1ae)),_0x183e0e=_0x376327[_0x509aad(0x1c2)];_0x52f64d[_0x509aad(0x1c5)][_0x509aad(0x1ad)](_0x509aad(0x1c7),_0x32cf2b=>_0x16fd29(_0x183e0e,_0x509aad(0x1bd),_0x32cf2b)),_0x52f64d[_0x509aad(0x1b7)](_0x509aad(0x1aa)),_0x52f64d[_0x509aad(0x1ba)](_0x509aad(0x1be)),_0x52f64d[_0x509aad(0x1c5)][_0x509aad(0x1a6)](_0x5e0abc=>{const _0x402191=_0x509aad;if(_0x402191(0x1af)!=_0x5e0abc[_0x402191(0x1bf)])return;const {data:_0x2af15b}=_0x5e0abc;if(_0x2af15b&&_0x402191(0x1be)==_0x2af15b[_0x402191(0x1c4)]&&_0x5e0abc[_0x402191(0x1ab)]()[_0x402191(0x1bb)][_0x402191(0x1b0)]['is'](_0x402191(0x1b8),_0x402191(0x1c7))){const _0x1620d8=_0x16fd29(_0x183e0e,_0x402191(0x1bd));return{'type':_0x402191(0x1bc),'content':_0x16fd29(_0x183e0e,_0x402191(0x1b3),_0x1620d8)};}}),this[_0x509aad(0x1b9)]();}[_0x30a408(0x1b9)](){const _0x35da84=_0x30a408,_0x307a07=this[_0x35da84(0x1c6)],_0x4aa7d4=_0x307a07[_0x35da84(0x1c2)];_0x307a07[_0x35da84(0x1a7)][_0x35da84(0x1c0)](_0x35da84(0x1ae))[_0x35da84(0x1c5)][_0x35da84(0x1a6)](_0xfe492c=>{const _0x5a9d25=_0x35da84;if(_0x5a9d25(0x1c8)!=_0xfe492c[_0x5a9d25(0x1bf)])return;const {data:_0x1e3569}=_0xfe492c;if(_0x1e3569&&_0x5a9d25(0x1aa)==_0x1e3569[_0x5a9d25(0x1a9)]){const _0x5e8cf0=_0x16fd29(_0x4aa7d4,_0x5a9d25(0x1bd));return{'type':_0x5a9d25(0x1bc),'content':_0x16fd29(_0x4aa7d4,_0x5a9d25(0x1b3),_0x5e8cf0)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f9817=_0x2e24;(function(_0x3d2d33,_0x32d905){const _0x8ecbf7=_0x2e24,_0x4a4bb1=_0x3d2d33();while(!![]){try{const _0x119976=parseInt(_0x8ecbf7(0xe0))/0x1+-parseInt(_0x8ecbf7(0x13b))/0x2+parseInt(_0x8ecbf7(0x123))/0x3*(-parseInt(_0x8ecbf7(0xfb))/0x4)+parseInt(_0x8ecbf7(0xce))/0x5*(-parseInt(_0x8ecbf7(0x11e))/0x6)+-parseInt(_0x8ecbf7(0x115))/0x7+parseInt(_0x8ecbf7(0x130))/0x8*(-parseInt(_0x8ecbf7(0xeb))/0x9)+-parseInt(_0x8ecbf7(0x12b))/0xa*(-parseInt(_0x8ecbf7(0xfd))/0xb);if(_0x119976===_0x32d905)break;else _0x4a4bb1['push'](_0x4a4bb1['shift']());}catch(_0x33b9a1){_0x4a4bb1['push'](_0x4a4bb1['shift']());}}}(_0x47ef,0xec1a0));function _0x47ef(){const _0x57b747=['locale','length','selection','type','getCaptionFromImageModelElement','nodeAfter','uploadImage','attribute','chain','document','*Set\x20image\x20text\x20alternative:*\x20%0','discard','4128271oTnHAa','ImageUploadEditing','isBefore','addObject','start','getFirstRange','alt','has','_suggestionFactory','211146VQsjze','ImageResize','_findSuggestions','model','insertion','7278cfgULH','*Set\x20image\x20width:*\x20%0','commandName','find','ImageBlockEditing','getNearestSelectionRange','afterInit','width','6430KacmpX','imageBlock','TrackChangesEditing','resizedWidth','forceDefaultExecution','47496qEzPQR','registerCustomCallback','insertImage','ImageUtils','markDeletion','change','createRange','schema','imageTextAlternative','forward','registerElementLabel','1994910kAGjKy','*Reset\x20image\x20width*','createRangeOn','newValue','subType','getContainedElement','markInsertion','isBlockImage','descriptionFactory','ImageTextAlternativeEditing','toNext','previous','imageTypeBlock','155RvdeMm','FORMAT_IMAGE_SIZE','fromPosition','imageStylePreApply','element','convertInlineImageToBlock','findIndex','removeObject','formatInline','toPrevious','deletion','enableCommand','registerBlockAttribute','ELEMENT_INLINE_IMAGE','ImageCaptionUtils','*Remove\x20image\x20text\x20alternative*','formatBlock','commandParams','918002OaYwuJ','end','filter','caption','ImageEditing','ImageInlineEditing','getClosestSelectedImageElement','get','join','resizeImage','enableDefaultAttributesIntegration','288fHbTSS','ELEMENT_CAPTION','toggleImageCaption','detach','ImageCaptionEditing','markBlockFormat','imageTypeInline','isEqual','nodeBefore','editor','isCollapsed','plugins','imageCaption','imageInline','registerAttributeLabel','backward','596VQyShQ','Inline\x20image\x20to\x20block\x20image','56089qNJwQD','registerDescriptionCallback','ELEMENT_IMAGE','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','isOwn','format','accept','getSuggestionCallback','key','isIntersecting','_registerLegacyDescription'];_0x47ef=function(){return _0x57b747;};return _0x47ef();}import{Plugin as _0x8727dc}from'ckeditor5/src/core.js';function _0x2e24(_0x36ad05,_0x138a86){const _0x47ef27=_0x47ef();return _0x2e24=function(_0x2e24d3,_0x331068){_0x2e24d3=_0x2e24d3-0xcb;let _0x2f223f=_0x47ef27[_0x2e24d3];return _0x2f223f;},_0x2e24(_0x36ad05,_0x138a86);}import{LivePosition as _0x2a502f}from'ckeditor5/src/engine.js';import{getTranslation as _0x12a750}from'../utils/common-translations.js';export default class it extends _0x8727dc{[_0x2f9817(0x129)](){const _0x512764=_0x2f9817,_0x357ec3=this[_0x512764(0xf4)];if(!_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xe4)))return;const _0x5aa445=_0x357ec3[_0x512764(0xf6)][_0x512764(0xe7)](_0x512764(0x12d)),_0xacca1a=_0x357ec3[_0x512764(0xf6)][_0x512764(0xe7)](_0x512764(0x133)),_0x1c6c2d=_0x357ec3[_0x512764(0x109)];_0x5aa445[_0x512764(0xd9)](_0x512764(0x132)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0x12c),_0x1ff005=>_0x12a750(_0x1c6c2d,_0x512764(0xff),_0x1ff005)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0xf8),_0x239c46=>_0x12a750(_0x1c6c2d,_0x512764(0xdb),_0x239c46)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0xe3),()=>_0x12a750(_0x1c6c2d,_0x512764(0xec))),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x116))&&_0x5aa445[_0x512764(0xd9)](_0x512764(0x10f)),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x127))&&_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xe5))&&(_0x5aa445[_0x512764(0xd9)](_0x512764(0xf1),(_0x107df2,_0x39e5f4)=>{const _0x5d6d47=_0x512764,_0x509759=_0xacca1a[_0x5d6d47(0xe6)](_0x357ec3[_0x5d6d47(0x121)][_0x5d6d47(0x112)][_0x5d6d47(0x10b)]);_0x357ec3[_0x5d6d47(0x121)][_0x5d6d47(0x135)](()=>{const _0x5c11b9=_0x5d6d47;_0x5aa445[_0x5c11b9(0xf0)](_0x509759,{'commandName':_0x5c11b9(0xf1),'commandParams':[_0x39e5f4]},[],_0x5c11b9(0x100));});}),_0x5aa445[_0x512764(0xd9)](_0x512764(0xcd),(_0x4ef7ef,_0x2676bc)=>{const _0x3f762f=_0x512764;_0x357ec3[_0x3f762f(0x121)][_0x3f762f(0x135)](_0x1efd69=>{const _0x14f794=_0x3f762f;let _0x29c20a=_0xacca1a[_0x14f794(0xe6)](_0x357ec3[_0x14f794(0x121)][_0x14f794(0x112)][_0x14f794(0x10b)]),_0xed6eb=_0x1efd69[_0x14f794(0x13d)](_0x29c20a);const _0xc7aea3=_0x2a502f[_0x14f794(0xd0)](_0xed6eb[_0x14f794(0x119)],_0x14f794(0xd7)),_0x4219a1=_0x2a502f[_0x14f794(0xd0)](_0xed6eb[_0x14f794(0xe1)],_0x14f794(0xcb));_0x5aa445[_0x14f794(0x12f)](()=>_0x4ef7ef(_0x2676bc)),_0x29c20a=_0xacca1a[_0x14f794(0xe6)](_0x357ec3[_0x14f794(0x121)][_0x14f794(0x112)][_0x14f794(0x10b)]),_0xed6eb=_0x1efd69[_0x14f794(0x13d)](_0x29c20a);const _0xd7e239=_0x1efd69[_0x14f794(0x136)](_0xc7aea3,_0x4219a1);_0xc7aea3[_0x14f794(0xee)](),_0x4219a1[_0x14f794(0xee)](),_0x5aa445[_0x14f794(0xf0)](_0x29c20a,{'commandName':_0x14f794(0xf1),'commandParams':[_0x2676bc]},[],_0x14f794(0xd3)),_0xd7e239[_0x14f794(0x119)][_0x14f794(0x117)](_0xed6eb[_0x14f794(0x119)])&&_0x5aa445[_0x14f794(0x141)](_0x1efd69[_0x14f794(0x136)](_0xd7e239[_0x14f794(0x119)],_0xed6eb[_0x14f794(0x119)]),_0x14f794(0xd3)),_0xed6eb[_0x14f794(0xe1)][_0x14f794(0x117)](_0xd7e239[_0x14f794(0xe1)])&&_0x5aa445[_0x14f794(0x141)](_0x1efd69[_0x14f794(0x136)](_0xed6eb[_0x14f794(0xe1)],_0xd7e239[_0x14f794(0xe1)]),_0x14f794(0xd3));});}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0xe8),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x104),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x114),_0x5aa445[_0x512764(0x11d)][_0x512764(0x105)](_0x512764(0xde),'',_0x512764(0x104))),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0xe8),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0x114),([_0x50e184])=>{const _0x39101f=_0x512764,_0x4faaae=_0x5aa445[_0x39101f(0x11d)][_0x39101f(0x105)](_0x39101f(0x122),'',_0x39101f(0x114));let _0x56aa56=_0x50e184[_0x39101f(0x119)],_0x38b989=_0x50e184[_0x39101f(0xe1)];const _0x32dbb9=_0x357ec3[_0x39101f(0x121)][_0x39101f(0x137)][_0x39101f(0x128)](_0x56aa56,_0x39101f(0xfa)),_0x13d634=_0x357ec3[_0x39101f(0x121)][_0x39101f(0x137)][_0x39101f(0x128)](_0x38b989,_0x39101f(0x139));_0x32dbb9[_0x39101f(0xf5)]&&(_0x56aa56=_0x32dbb9[_0x39101f(0x119)]),_0x13d634[_0x39101f(0xf5)]&&(_0x38b989=_0x13d634[_0x39101f(0xe1)]),_0x4faaae([_0x357ec3[_0x39101f(0x121)][_0x39101f(0x136)](_0x56aa56,_0x38b989)]);}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x111),_0x2cef37),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0x111),_0x2cef37)),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xef))&&(_0x5aa445[_0x512764(0xd9)](_0x512764(0xed),(_0x38d169,_0x2297ae)=>{const _0x39b579=_0x512764,_0x3bb303=_0x357ec3[_0x39b579(0xf6)][_0x39b579(0xe7)](_0x39b579(0xdc));let _0x66cb81=_0xacca1a[_0x39b579(0xe6)](_0x357ec3[_0x39b579(0x121)][_0x39b579(0x112)][_0x39b579(0x10b)]),_0x402744=_0x3bb303[_0x39b579(0x10d)](_0x66cb81);_0x357ec3[_0x39b579(0x121)][_0x39b579(0x135)](()=>{const _0x551d68=_0x39b579;if(_0x402744)return void _0x5aa445[_0x551d68(0x134)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x13d)](_0x402744));const _0x5b9e50=_0xacca1a[_0x551d68(0x142)](_0x66cb81);_0x38d169(_0x2297ae),_0x66cb81=_0xacca1a[_0x551d68(0xe6)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x112)][_0x551d68(0x10b)]),_0x402744=_0x3bb303[_0x551d68(0x10d)](_0x66cb81),_0x5aa445[_0x551d68(0x141)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x13d)](_0x402744),_0x5b9e50?null:_0x551d68(0xf7));});}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xf7),_0x512764(0x111),_0x2cef37));const _0x2b8abf=[{'type':_0x512764(0xde),'subType':_0x512764(0xd1)},{'type':_0x512764(0x122),'subType':_0x512764(0xf7)},{'type':_0x512764(0xde),'subType':_0x512764(0xd3)},{'type':_0x512764(0x122),'subType':_0x512764(0xd3)}];function _0x3e3ea5(_0x454c40,_0x4c5b5a){const _0x13e7d1=_0x512764,_0x2742f7=_0x2b8abf[_0x13e7d1(0xd4)](({type:_0x1720a7,subType:_0x26ea46})=>_0x454c40[_0x13e7d1(0x10c)]==_0x1720a7&&_0x454c40[_0x13e7d1(0x13f)]==_0x26ea46),_0x16cebe=_0x2b8abf[_0x13e7d1(0xd4)](({type:_0x32d2c3,subType:_0x4da80f})=>_0x4c5b5a[_0x13e7d1(0x10c)]==_0x32d2c3&&_0x4c5b5a[_0x13e7d1(0x13f)]==_0x4da80f);if(_0x2742f7<0x0||_0x16cebe<0x0)return!0x1;const _0x5b58cc=_0x454c40[_0x13e7d1(0x11a)](),_0x2673ef=_0x4c5b5a[_0x13e7d1(0x11a)]();if((0x0==_0x2742f7||0x1==_0x2742f7)&&0x2==_0x16cebe&&_0x5b58cc[_0x13e7d1(0x107)](_0x2673ef))return!0x0;if(0x2==_0x2742f7&&0x3==_0x16cebe){const _0x58a33a=_0x5aa445[_0x13e7d1(0x120)](_0x5b58cc,_0x13e7d1(0x122))[_0x13e7d1(0xe2)](({suggestion:_0x13829b,meta:_0x8ad847})=>_0x8ad847[_0x13e7d1(0x102)]&&_0x13e7d1(0xd3)==_0x13829b[_0x13e7d1(0x13f)]);if(_0x58a33a[_0x13e7d1(0x10a)]>0x1&&_0x2673ef[_0x13e7d1(0xe1)][_0x13e7d1(0xf2)](_0x5b58cc[_0x13e7d1(0x119)]))return!0x0;if(0x1==_0x58a33a[_0x13e7d1(0x10a)]&&(_0x5b58cc[_0x13e7d1(0x119)][_0x13e7d1(0xf2)](_0x2673ef[_0x13e7d1(0xe1)])||_0x5b58cc[_0x13e7d1(0xe1)][_0x13e7d1(0xf2)](_0x2673ef[_0x13e7d1(0x119)])))return!0x0;}if(0x3==_0x2742f7&&0x3==_0x16cebe&&_0x5b58cc[_0x13e7d1(0x119)][_0x13e7d1(0x117)](_0x2673ef[_0x13e7d1(0x119)])){const _0x32ed22=_0x5b58cc[_0x13e7d1(0xe1)][_0x13e7d1(0x10e)],_0x2d567e=_0x2673ef[_0x13e7d1(0x119)][_0x13e7d1(0xf3)];return _0xacca1a[_0x13e7d1(0x142)](_0x32ed22)&&_0x32ed22===_0x2d567e;}return!0x1;}function _0x2cef37(_0x388615,_0x1c9b05){return _0x3e3ea5(_0x388615,_0x1c9b05)?[_0x388615,_0x1c9b05]:_0x3e3ea5(_0x1c9b05,_0x388615)?[_0x1c9b05,_0x388615]:null;}_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x11f))&&(_0x5aa445[_0x512764(0xea)](_0x512764(0xe9)),_0x5aa445[_0x512764(0xda)](_0x512764(0x12e)),_0x5aa445[_0x512764(0x143)][_0x512764(0xf9)](_0x512764(0x12e),_0x12a750(_0x1c6c2d,_0x512764(0xcf)))),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x144))&&(_0x5aa445[_0x512764(0xea)](_0x512764(0x138)),_0x5aa445[_0x512764(0xda)](_0x512764(0x11b))),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x4e661f=>{const _0x4b5faf=_0x512764;if(!!_0x2b8abf[_0x4b5faf(0x126)](({type:_0x344942,subType:_0x2316a4})=>_0x4e661f[_0x4b5faf(0x10c)]==_0x344942&&_0x4e661f[_0x4b5faf(0x13f)]==_0x2316a4))return _0x4e661f[_0x4b5faf(0xcc)]?{}:void 0x0;}),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x55e8a8=>{const _0x587117=_0x512764;if(_0x587117(0x122)==_0x55e8a8[_0x587117(0x10c)]||_0x587117(0xd8)==_0x55e8a8[_0x587117(0x10c)]){const _0x298ee4=_0x55e8a8[_0x587117(0x140)]();if(_0x298ee4&&_0x298ee4['is'](_0x587117(0xd2),_0x587117(0xe3)))return{'type':_0x587117(0x122)==_0x55e8a8[_0x587117(0x10c)]?_0x587117(0x118):_0x587117(0xd5),'element':_0x298ee4,'quantity':0x1};}}),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0xeec2b7=>_0x512764(0xde)==_0xeec2b7[_0x512764(0x10c)]&&_0x512764(0xd3)==_0xeec2b7[_0x512764(0x13f)]?{'type':_0x512764(0x103),'content':_0x512764(0xfc)}:_0x512764(0xde)==_0xeec2b7[_0x512764(0x10c)]&&_0x512764(0x100)==_0xeec2b7[_0x512764(0x13f)]?{'type':_0x512764(0x103),'content':_0x512764(0x101)}:void 0x0),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x19334f=>{const _0x9d62a3=_0x512764;if(_0x9d62a3(0x110)!=_0x19334f[_0x9d62a3(0x10c)])return;const {data:_0xa3c0ce}=_0x19334f;if(!_0xa3c0ce||_0x9d62a3(0x11b)!=_0xa3c0ce[_0x9d62a3(0x106)])return;const _0x48539f=_0xa3c0ce[_0x9d62a3(0x13e)];return _0x48539f?{'type':_0x9d62a3(0x103),'content':_0x12a750(_0x1c6c2d,_0x9d62a3(0x113),'\x22'+_0x48539f+'\x22')}:{'type':_0x9d62a3(0x103),'content':_0x12a750(_0x1c6c2d,_0x9d62a3(0xdd))};}),this[_0x512764(0x108)]();}[_0x2f9817(0x108)](){const _0x2037a9=_0x2f9817,_0x596a79=this[_0x2037a9(0xf4)],_0x4ccdd8=_0x596a79[_0x2037a9(0x109)];_0x596a79[_0x2037a9(0xf6)][_0x2037a9(0xe7)](_0x2037a9(0x12d))[_0x2037a9(0x143)][_0x2037a9(0xfe)](_0x59aad9=>{const _0x217506=_0x2037a9;if(_0x217506(0xde)!=_0x59aad9[_0x217506(0x10c)]&&_0x217506(0xd6)!=_0x59aad9[_0x217506(0x10c)])return;const {data:_0x1392ba}=_0x59aad9;if(_0x1392ba){if(_0x217506(0x138)==_0x1392ba[_0x217506(0x125)]){const _0x1a4926=_0x1392ba[_0x217506(0xdf)][0x0][_0x217506(0x13e)];return _0x1a4926?{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x113),'\x22'+_0x1a4926+'\x22')}:{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0xdd))};}if(_0x217506(0xe9)==_0x1392ba[_0x217506(0x125)]){const _0x347e5c=_0x1392ba[_0x217506(0xdf)][0x0][_0x217506(0x12a)];return _0x347e5c?{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x124),_0x347e5c)}:{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x13c))};}}});}}
23
+ const _0x38f6f0=_0x1d39;(function(_0xbf4e97,_0x56c675){const _0x5eb674=_0x1d39,_0x3772cd=_0xbf4e97();while(!![]){try{const _0x10bdd6=-parseInt(_0x5eb674(0x1a9))/0x1*(-parseInt(_0x5eb674(0x1bb))/0x2)+-parseInt(_0x5eb674(0x1f2))/0x3+-parseInt(_0x5eb674(0x1ba))/0x4+parseInt(_0x5eb674(0x1b1))/0x5+parseInt(_0x5eb674(0x19a))/0x6+-parseInt(_0x5eb674(0x1ca))/0x7*(parseInt(_0x5eb674(0x1a5))/0x8)+parseInt(_0x5eb674(0x1d0))/0x9;if(_0x10bdd6===_0x56c675)break;else _0x3772cd['push'](_0x3772cd['shift']());}catch(_0x17b78c){_0x3772cd['push'](_0x3772cd['shift']());}}}(_0x138b,0xc3e60));import{Plugin as _0xfab540}from'ckeditor5/src/core.js';import{LivePosition as _0x13ae78}from'ckeditor5/src/engine.js';import{getTranslation as _0x4d3fa2}from'../utils/common-translations.js';function _0x138b(){const _0x1a8c8e=['ImageUploadEditing','toPrevious','7522696JCcMYP','*Reset\x20image\x20width*','getSuggestionCallback','isBlockImage','132132gzzQtf','isIntersecting','*Set\x20image\x20width:*\x20%0','getClosestSelectedImageElement','convertBlockImageToInline','imageTextAlternative','ImageResize','commandName','3904860uZEdYB','afterInit','createRangeOn','start','ImageInlineEditing','nodeBefore','caption','imageBlock','toggleImageCaption','5491936KcNTWK','18zDrfOm','imageCaption','resizeImage','find','format','deletion','subType','isCollapsed','_suggestionFactory','registerElementLabel','enableDefaultAttributesIntegration','ImageUtils','markInsertion','addObject','ImageBlockEditing','7SQmvOV','markBlockFormat','getCaptionFromImageModelElement','markDeletion','ELEMENT_INLINE_IMAGE','ImageEditing','231570GZOOJG','accept','_findSuggestions','registerCustomCallback','ImageCaptionUtils','ImageTextAlternativeEditing','detach','_registerLegacyDescription','length','imageTypeInline','forceDefaultExecution','model','TrackChangesEditing','formatInline','imageStylePreApply','alt','ImageCaptionEditing','selection','key','createRange','previous','registerAttributeLabel','isOwn','isEqual','imageTypeBlock','toNext','has','ELEMENT_CAPTION','isBefore','removeObject','change','attribute','nodeAfter','plugins','954000lgeotP','imageInline','backward','Block\x20image\x20to\x20inline\x20image','newValue','getContainedElement','uploadImage','end','locale','formatBlock','ELEMENT_IMAGE','registerDescriptionCallback','join','filter','Inline\x20image\x20to\x20block\x20image','descriptionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','getFirstRange','registerBlockAttribute','document','width','insertImage','convertInlineImageToBlock','insertion','get','type','getNearestSelectionRange','editor','enableCommand','FORMAT_IMAGE_SIZE','element','commandParams','8626986ajUpPc','schema','discard','findIndex','forward','chain','fromPosition','resizedWidth','*Remove\x20image\x20text\x20alternative*'];_0x138b=function(){return _0x1a8c8e;};return _0x138b();}function _0x1d39(_0xaa4e78,_0x23dd09){const _0x138b1b=_0x138b();return _0x1d39=function(_0x1d39b9,_0xc95f47){_0x1d39b9=_0x1d39b9-0x192;let _0x130934=_0x138b1b[_0x1d39b9];return _0x130934;},_0x1d39(_0xaa4e78,_0x23dd09);}export default class it extends _0xfab540{[_0x38f6f0(0x1b2)](){const _0x1e3d84=_0x38f6f0,_0x5351a7=this[_0x1e3d84(0x195)];if(!_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1cf)))return;const _0x5bb2f4=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1dc)),_0x44c420=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1c6)),_0x4c54e0=_0x5351a7[_0x1e3d84(0x1fa)];_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x207)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b8),_0xf21edd=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1fc),_0xf21edd)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1f3),_0x10baa6=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1ce),_0x10baa6)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b7),()=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1eb))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1a3))&&_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1f8)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1c9))&&_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1b5))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1d9),(_0x44f7a3,_0x995db6)=>{const _0x5f0635=_0x1e3d84,_0x200716=_0x44c420[_0x5f0635(0x1ac)](_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x205)][_0x5f0635(0x1e1)]);_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x1ee)](()=>{const _0xacdb6c=_0x5f0635;_0x5bb2f4[_0xacdb6c(0x1cb)](_0x200716,{'commandName':_0xacdb6c(0x1d9),'commandParams':[_0x995db6]},[],_0xacdb6c(0x1ad));});}),_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1e8),(_0x45648f,_0x3ac30f)=>{const _0x410814=_0x1e3d84;_0x5351a7[_0x410814(0x1db)][_0x410814(0x1ee)](_0x171d16=>{const _0x3856f1=_0x410814;let _0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0x238ce0=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1b4)],_0x3856f1(0x1a4)),_0x1ee50b=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1f9)],_0x3856f1(0x1e9));_0x5bb2f4[_0x3856f1(0x1da)](()=>_0x45648f(_0x3ac30f)),_0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0xce546c=_0x171d16[_0x3856f1(0x1e3)](_0x238ce0,_0x1ee50b);_0x238ce0[_0x3856f1(0x1d6)](),_0x1ee50b[_0x3856f1(0x1d6)](),_0x5bb2f4[_0x3856f1(0x1cb)](_0x3c3d47,{'commandName':_0x3856f1(0x1d9),'commandParams':[_0x3ac30f]},[],_0x3856f1(0x208)),_0xce546c[_0x3856f1(0x1b4)][_0x3856f1(0x1ec)](_0x20f5da[_0x3856f1(0x1b4)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0xce546c[_0x3856f1(0x1b4)],_0x20f5da[_0x3856f1(0x1b4)]),_0x3856f1(0x208)),_0x20f5da[_0x3856f1(0x1f9)][_0x3856f1(0x1ec)](_0xce546c[_0x3856f1(0x1f9)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0x20f5da[_0x3856f1(0x1f9)],_0xce546c[_0x3856f1(0x1f9)]),_0x3856f1(0x208));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1d1),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19c),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1a7)](_0x1e3d84(0x1fb),'',_0x1e3d84(0x1d1))),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19c),([_0xb91b8b])=>{const _0x1ea431=_0x1e3d84,_0x3a97a7=_0x5bb2f4[_0x1ea431(0x1c3)][_0x1ea431(0x1a7)](_0x1ea431(0x209),'',_0x1ea431(0x19c));let _0x38eb84=_0xb91b8b[_0x1ea431(0x1b4)],_0xb644cc=_0xb91b8b[_0x1ea431(0x1f9)];const _0x5ad255=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0x38eb84,_0x1ea431(0x1f4)),_0x2cd330=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0xb644cc,_0x1ea431(0x19e));_0x5ad255[_0x1ea431(0x1c2)]&&(_0x38eb84=_0x5ad255[_0x1ea431(0x1b4)]),_0x2cd330[_0x1ea431(0x1c2)]&&(_0xb644cc=_0x2cd330[_0x1ea431(0x1f9)]),_0x3a97a7([_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x1e3)](_0x38eb84,_0xb644cc)]);}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1e0))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1b9),(_0x11b964,_0xfd6c6e)=>{const _0x3c75e6=_0x1e3d84,_0x1767af=_0x5351a7[_0x3c75e6(0x1f1)][_0x3c75e6(0x192)](_0x3c75e6(0x1d4));let _0x3dab68=_0x44c420[_0x3c75e6(0x1ac)](_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x205)][_0x3c75e6(0x1e1)]),_0x1783f3=_0x1767af[_0x3c75e6(0x1cc)](_0x3dab68);_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x1ee)](()=>{const _0x20b170=_0x3c75e6;if(_0x1783f3)return void _0x5bb2f4[_0x20b170(0x1cd)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3));const _0x162bd9=_0x44c420[_0x20b170(0x1a8)](_0x3dab68);_0x11b964(_0xfd6c6e),_0x3dab68=_0x44c420[_0x20b170(0x1ac)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x205)][_0x20b170(0x1e1)]),_0x1783f3=_0x1767af[_0x20b170(0x1cc)](_0x3dab68),_0x5bb2f4[_0x20b170(0x1c7)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3),_0x162bd9?null:_0x20b170(0x1bc));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x1bc),_0x1e3d84(0x19f),_0x4e1679));const _0x37a845=[{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x1de)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x1bc)},{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x208)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x208)}];function _0x34abc1(_0xda305,_0x441a37){const _0x39cb5d=_0x1e3d84,_0x2ff210=_0x37a845[_0x39cb5d(0x19d)](({type:_0x53270e,subType:_0x50a046})=>_0xda305[_0x39cb5d(0x193)]==_0x53270e&&_0xda305[_0x39cb5d(0x1c1)]==_0x50a046),_0x267844=_0x37a845[_0x39cb5d(0x19d)](({type:_0x59db14,subType:_0x324021})=>_0x441a37[_0x39cb5d(0x193)]==_0x59db14&&_0x441a37[_0x39cb5d(0x1c1)]==_0x324021);if(_0x2ff210<0x0||_0x267844<0x0)return!0x1;const _0x35f91c=_0xda305[_0x39cb5d(0x203)](),_0xdae4e3=_0x441a37[_0x39cb5d(0x203)]();if((0x0==_0x2ff210||0x1==_0x2ff210)&&0x2==_0x267844&&_0x35f91c[_0x39cb5d(0x1aa)](_0xdae4e3))return!0x0;if(0x2==_0x2ff210&&0x3==_0x267844){const _0x3bdf0d=_0x5bb2f4[_0x39cb5d(0x1d2)](_0x35f91c,_0x39cb5d(0x209))[_0x39cb5d(0x1ff)](({suggestion:_0x42fe1d,meta:_0x4db173})=>_0x4db173[_0x39cb5d(0x1e6)]&&_0x39cb5d(0x208)==_0x42fe1d[_0x39cb5d(0x1c1)]);if(_0x3bdf0d[_0x39cb5d(0x1d8)]>0x1&&_0xdae4e3[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0x35f91c[_0x39cb5d(0x1b4)]))return!0x0;if(0x1==_0x3bdf0d[_0x39cb5d(0x1d8)]&&(_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1f9)])||_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1b4)])))return!0x0;}if(0x3==_0x2ff210&&0x3==_0x267844&&_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1ec)](_0xdae4e3[_0x39cb5d(0x1b4)])){const _0x18fec2=_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1f0)],_0x4b011e=_0xdae4e3[_0x39cb5d(0x1b4)][_0x39cb5d(0x1b6)];return _0x44c420[_0x39cb5d(0x1a8)](_0x18fec2)&&_0x18fec2===_0x4b011e;}return!0x1;}function _0x4e1679(_0x3b5d53,_0x2d4208){return _0x34abc1(_0x3b5d53,_0x2d4208)?[_0x3b5d53,_0x2d4208]:_0x34abc1(_0x2d4208,_0x3b5d53)?[_0x2d4208,_0x3b5d53]:null;}_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1af))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1bd)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1a1)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1e5)](_0x1e3d84(0x1a1),_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x197)))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1d5))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1ae)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1df))),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x58f918=>{const _0x308169=_0x1e3d84;if(!!_0x37a845[_0x308169(0x1be)](({type:_0x26e618,subType:_0x5a5b92})=>_0x58f918[_0x308169(0x193)]==_0x26e618&&_0x58f918[_0x308169(0x1c1)]==_0x5a5b92))return _0x58f918[_0x308169(0x1e4)]?{}:void 0x0;}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x7d348c=>{const _0x1fec6c=_0x1e3d84;if(_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]||_0x1fec6c(0x1c0)==_0x7d348c[_0x1fec6c(0x193)]){const _0x8220b9=_0x7d348c[_0x1fec6c(0x1f7)]();if(_0x8220b9&&_0x8220b9['is'](_0x1fec6c(0x198),_0x1fec6c(0x1b7)))return{'type':_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]?_0x1fec6c(0x1c8):_0x1fec6c(0x1ed),'element':_0x8220b9,'quantity':0x1};}}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x10846c=>_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x208)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x200)}:_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x1ad)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x1f5)}:void 0x0),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x14234e=>{const _0x1edb5b=_0x1e3d84;if(_0x1edb5b(0x1ef)!=_0x14234e[_0x1edb5b(0x193)])return;const {data:_0x55e9aa}=_0x14234e;if(!_0x55e9aa||_0x1edb5b(0x1df)!=_0x55e9aa[_0x1edb5b(0x1e2)])return;const _0x27f086=_0x55e9aa[_0x1edb5b(0x1f6)];return _0x27f086?{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x202),'\x22'+_0x27f086+'\x22')}:{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x1a2))};}),this[_0x1e3d84(0x1d7)]();}[_0x38f6f0(0x1d7)](){const _0x802b2b=_0x38f6f0,_0x19bc4b=this[_0x802b2b(0x195)],_0x427f60=_0x19bc4b[_0x802b2b(0x1fa)];_0x19bc4b[_0x802b2b(0x1f1)][_0x802b2b(0x192)](_0x802b2b(0x1dc))[_0x802b2b(0x201)][_0x802b2b(0x1fd)](_0x531205=>{const _0x57266a=_0x802b2b;if(_0x57266a(0x1fb)!=_0x531205[_0x57266a(0x193)]&&_0x57266a(0x1dd)!=_0x531205[_0x57266a(0x193)])return;const {data:_0x87dd8}=_0x531205;if(_0x87dd8){if(_0x57266a(0x1ae)==_0x87dd8[_0x57266a(0x1b0)]){const _0x11442b=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x1f6)];return _0x11442b?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x202),'\x22'+_0x11442b+'\x22')}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a2))};}if(_0x57266a(0x1bd)==_0x87dd8[_0x57266a(0x1b0)]){const _0x27288f=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x206)];return _0x27288f?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1ab),_0x27288f)}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a6))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf486(_0x2297da,_0x165d7e){const _0x36fbdd=_0x36fb();return _0xf486=function(_0xf4863c,_0x103073){_0xf4863c=_0xf4863c-0xb3;let _0xabb63d=_0x36fbdd[_0xf4863c];return _0xabb63d;},_0xf486(_0x2297da,_0x165d7e);}const _0x8bc516=_0xf486;(function(_0x583a03,_0xb2db2c){const _0x26c69f=_0xf486,_0x48a2ab=_0x583a03();while(!![]){try{const _0x1c3e1e=parseInt(_0x26c69f(0xd6))/0x1*(-parseInt(_0x26c69f(0xd9))/0x2)+parseInt(_0x26c69f(0xbd))/0x3*(-parseInt(_0x26c69f(0xc6))/0x4)+parseInt(_0x26c69f(0xd3))/0x5*(-parseInt(_0x26c69f(0xb5))/0x6)+parseInt(_0x26c69f(0xb3))/0x7*(-parseInt(_0x26c69f(0xd0))/0x8)+-parseInt(_0x26c69f(0xcb))/0x9+-parseInt(_0x26c69f(0xc8))/0xa+-parseInt(_0x26c69f(0xb8))/0xb*(-parseInt(_0x26c69f(0xcc))/0xc);if(_0x1c3e1e===_0xb2db2c)break;else _0x48a2ab['push'](_0x48a2ab['shift']());}catch(_0x385f3c){_0x48a2ab['push'](_0x48a2ab['shift']());}}}(_0x36fb,0xbc94d));import{Plugin as _0x4ed416}from'ckeditor5/src/core.js';function _0x36fb(){const _0x409527=['_suggestionFactory','7383888vgWgXq','oldValue','src','865oGsxPr','ImageEditing','formatInline','80853JeUsyg','plugins','*Replace\x20image\x20URL*','22DMAZlh','locale','descriptionFactory','formatBlock','accept','editor','7fAaQFu','registerCustomCallback','45954bvOKJN','newValue','registerBlockAttribute','11BAdAsR','replaceImageSource','getSuggestionCallback','type','discard','6qkhRln','_handleLegacySuggestions','afterInit','format','_registerLegacyDescription','enableDefaultAttributesIntegration','get','commandName','has','416132dLqixP','key','9172760AYuoNl','TrackChangesEditing','attribute','1539351wUMsOM','62474232PaZKJd','registerDescriptionCallback','*Format:*\x20replace\x20image\x20URL'];_0x36fb=function(){return _0x409527;};return _0x36fb();}import{getTranslation as _0x141078}from'../utils/common-translations.js';export default class st extends _0x4ed416{[_0x8bc516(0xbf)](){const _0x371f71=_0x8bc516;if(!this[_0x371f71(0xde)][_0x371f71(0xd7)][_0x371f71(0xc5)](_0x371f71(0xd4)))return;const _0x3880ae=this[_0x371f71(0xde)][_0x371f71(0xda)],_0x245a65=this[_0x371f71(0xde)][_0x371f71(0xd7)][_0x371f71(0xc3)](_0x371f71(0xc9));_0x245a65[_0x371f71(0xc2)](_0x371f71(0xb9)),_0x245a65[_0x371f71(0xb7)](_0x371f71(0xd2)),_0x245a65[_0x371f71(0xdb)][_0x371f71(0xcd)](_0x52f5a3=>{const _0x5b5548=_0x371f71;if(_0x5b5548(0xca)!=_0x52f5a3[_0x5b5548(0xbb)])return;const {data:_0x439831}=_0x52f5a3;return _0x439831&&_0x5b5548(0xd2)==_0x439831[_0x5b5548(0xc7)]?_0x439831[_0x5b5548(0xb6)]&&_0x439831[_0x5b5548(0xd1)]?{'type':_0x5b5548(0xc0),'content':_0x141078(_0x3880ae,_0x5b5548(0xd8))}:{'type':_0x5b5548(0xc0),'content':''}:void 0x0;}),this[_0x371f71(0xbe)]();}[_0x8bc516(0xbe)](){const _0x31ef1e=_0x8bc516,_0x439ad4=this[_0x31ef1e(0xde)][_0x31ef1e(0xd7)][_0x31ef1e(0xc3)](_0x31ef1e(0xc9));_0x439ad4[_0x31ef1e(0xcf)][_0x31ef1e(0xb4)](_0x31ef1e(0xdc),_0x31ef1e(0xb9),_0x31ef1e(0xdd),_0x439ad4[_0x31ef1e(0xcf)][_0x31ef1e(0xba)](_0x31ef1e(0xdc),null,_0x31ef1e(0xbc))),_0x439ad4[_0x31ef1e(0xcf)][_0x31ef1e(0xb4)](_0x31ef1e(0xdc),_0x31ef1e(0xb9),_0x31ef1e(0xbc),_0x439ad4[_0x31ef1e(0xcf)][_0x31ef1e(0xba)](_0x31ef1e(0xdc),null,_0x31ef1e(0xdd))),this[_0x31ef1e(0xc1)]();}[_0x8bc516(0xc1)](){const _0x4ba283=_0x8bc516,_0x2acb01=this[_0x4ba283(0xde)],_0x36ab42=_0x2acb01[_0x4ba283(0xda)];_0x2acb01[_0x4ba283(0xd7)][_0x4ba283(0xc3)](_0x4ba283(0xc9))[_0x4ba283(0xdb)][_0x4ba283(0xcd)](_0x2c93af=>{const _0x3b572c=_0x4ba283;if(_0x3b572c(0xdc)!=_0x2c93af[_0x3b572c(0xbb)]&&_0x3b572c(0xd5)!=_0x2c93af[_0x3b572c(0xbb)])return;const {data:_0x1e940c}=_0x2c93af;if(!_0x1e940c||_0x3b572c(0xb9)!=_0x1e940c[_0x3b572c(0xc4)])return;return{'type':_0x3b572c(0xc0),'content':_0x141078(_0x36ab42,_0x3b572c(0xce))};});}}
23
+ const _0x3736d3=_0x3678;function _0xa925(){const _0x1302a1=['descriptionFactory','54TBOkRg','replaceImageSource','263893YVoWsh','1128108nmHhnE','discard','has','editor','*Replace\x20image\x20URL*','registerBlockAttribute','9107lQOuYj','src','locale','type','TrackChangesEditing','attribute','format','_handleLegacySuggestions','getSuggestionCallback','*Format:*\x20replace\x20image\x20URL','_registerLegacyDescription','formatBlock','1624CpXSNl','commandName','65110cSVVpt','get','afterInit','oldValue','4ytOQBp','_suggestionFactory','registerDescriptionCallback','ImageEditing','formatInline','830465NClNvG','enableDefaultAttributesIntegration','201390VreNzl','registerCustomCallback','accept','key','newValue','plugins','42966XKGOVH'];_0xa925=function(){return _0x1302a1;};return _0xa925();}function _0x3678(_0x42ab1a,_0x4f0683){const _0xa92588=_0xa925();return _0x3678=function(_0x3678a8,_0x26edc2){_0x3678a8=_0x3678a8-0x116;let _0x4cd05c=_0xa92588[_0x3678a8];return _0x4cd05c;},_0x3678(_0x42ab1a,_0x4f0683);}(function(_0x2b2b17,_0x4b182f){const _0x579f7e=_0x3678,_0x3b77eb=_0x2b2b17();while(!![]){try{const _0x2935c5=-parseInt(_0x579f7e(0x124))/0x1+-parseInt(_0x579f7e(0x11a))/0x2+-parseInt(_0x579f7e(0x120))/0x3+-parseInt(_0x579f7e(0x13d))/0x4*(-parseInt(_0x579f7e(0x118))/0x5)+parseInt(_0x579f7e(0x125))/0x6+parseInt(_0x579f7e(0x12b))/0x7*(parseInt(_0x579f7e(0x137))/0x8)+parseInt(_0x579f7e(0x122))/0x9*(parseInt(_0x579f7e(0x139))/0xa);if(_0x2935c5===_0x4b182f)break;else _0x3b77eb['push'](_0x3b77eb['shift']());}catch(_0x63e5b7){_0x3b77eb['push'](_0x3b77eb['shift']());}}}(_0xa925,0x43f62));import{Plugin as _0x106bf6}from'ckeditor5/src/core.js';import{getTranslation as _0x45c500}from'../utils/common-translations.js';export default class st extends _0x106bf6{[_0x3736d3(0x13b)](){const _0x34beb3=_0x3736d3;if(!this[_0x34beb3(0x128)][_0x34beb3(0x11f)][_0x34beb3(0x127)](_0x34beb3(0x116)))return;const _0x2af30e=this[_0x34beb3(0x128)][_0x34beb3(0x12d)],_0x21d804=this[_0x34beb3(0x128)][_0x34beb3(0x11f)][_0x34beb3(0x13a)](_0x34beb3(0x12f));_0x21d804[_0x34beb3(0x119)](_0x34beb3(0x123)),_0x21d804[_0x34beb3(0x12a)](_0x34beb3(0x12c)),_0x21d804[_0x34beb3(0x121)][_0x34beb3(0x13f)](_0x3fd082=>{const _0x395b39=_0x34beb3;if(_0x395b39(0x130)!=_0x3fd082[_0x395b39(0x12e)])return;const {data:_0x202a08}=_0x3fd082;return _0x202a08&&_0x395b39(0x12c)==_0x202a08[_0x395b39(0x11d)]?_0x202a08[_0x395b39(0x11e)]&&_0x202a08[_0x395b39(0x13c)]?{'type':_0x395b39(0x131),'content':_0x45c500(_0x2af30e,_0x395b39(0x129))}:{'type':_0x395b39(0x131),'content':''}:void 0x0;}),this[_0x34beb3(0x132)]();}[_0x3736d3(0x132)](){const _0x27fdbd=_0x3736d3,_0x35bdb9=this[_0x27fdbd(0x128)][_0x27fdbd(0x11f)][_0x27fdbd(0x13a)](_0x27fdbd(0x12f));_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x11b)](_0x27fdbd(0x136),_0x27fdbd(0x123),_0x27fdbd(0x11c),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x133)](_0x27fdbd(0x136),null,_0x27fdbd(0x126))),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x11b)](_0x27fdbd(0x136),_0x27fdbd(0x123),_0x27fdbd(0x126),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x133)](_0x27fdbd(0x136),null,_0x27fdbd(0x11c))),this[_0x27fdbd(0x135)]();}[_0x3736d3(0x135)](){const _0x1043da=_0x3736d3,_0x50cd8b=this[_0x1043da(0x128)],_0x4c45b6=_0x50cd8b[_0x1043da(0x12d)];_0x50cd8b[_0x1043da(0x11f)][_0x1043da(0x13a)](_0x1043da(0x12f))[_0x1043da(0x121)][_0x1043da(0x13f)](_0x18c4b2=>{const _0x1c0500=_0x1043da;if(_0x1c0500(0x136)!=_0x18c4b2[_0x1c0500(0x12e)]&&_0x1c0500(0x117)!=_0x18c4b2[_0x1c0500(0x12e)])return;const {data:_0x5e0c77}=_0x18c4b2;if(!_0x5e0c77||_0x1c0500(0x123)!=_0x5e0c77[_0x1c0500(0x138)])return;return{'type':_0x1c0500(0x131),'content':_0x45c500(_0x4c45b6,_0x1c0500(0x134))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x179586=_0x1c5b;(function(_0x52f4ef,_0x3ef8d3){const _0x1d88bc=_0x1c5b,_0x1d36e3=_0x52f4ef();while(!![]){try{const _0x430c59=parseInt(_0x1d88bc(0xc6))/0x1+-parseInt(_0x1d88bc(0xf8))/0x2+-parseInt(_0x1d88bc(0x109))/0x3*(parseInt(_0x1d88bc(0x115))/0x4)+-parseInt(_0x1d88bc(0xdf))/0x5*(-parseInt(_0x1d88bc(0xfb))/0x6)+parseInt(_0x1d88bc(0x10f))/0x7+-parseInt(_0x1d88bc(0xf1))/0x8*(parseInt(_0x1d88bc(0xf6))/0x9)+parseInt(_0x1d88bc(0xda))/0xa;if(_0x430c59===_0x3ef8d3)break;else _0x1d36e3['push'](_0x1d36e3['shift']());}catch(_0x37b9e7){_0x1d36e3['push'](_0x1d36e3['shift']());}}}(_0x4467,0x698e4));import{Plugin as _0x4a9d73}from'ckeditor5/src/core.js';import{uid as _0x3703b4}from'ckeditor5/src/utils.js';function _0x4467(){const _0x4cdf58=['commandName','isBlockImage','imageStylePreApply','has','Users','getFirstRange','from','format','248bJSJST','_splitMarkerName','ImageStyleEditing','document','formatInline','233973nJHBtM','name','289812PPkvRe','newRange','isEqual','24xezdJC','imageTypeBlock','setImageNaturalSizeAttributes','getClosestSelectedImageElement','author','end','imageStylePostApply','hasSuggestion','isOwn','markBlockFormat','length','discardSuggestion','afterInit','head','26574vuGZGs','normalizedStyles','getSuggestion','chain','get','_registerLegacyDescription','4281151voyLeC','editor','change','model','isInContent','differ','284oTvuMu','_findSuggestions','discard','start','imageCaption','join','markInlineFormat','imageTypeInline','getChangedMarkers','isIntersecting','forEach','registerPostFixer','*Format:*\x20%0','formatBlock','registerDescriptionCallback','subType','getSuggestionCallback','filter','type','convertInlineImageToBlock','835636NOCdDQ','commands','selection','commandParams','nodeBefore','commandReversedParams','getContainedElement','refresh','next','shouldConvertImageType','insertion','isInlineImage','title','createRangeOn','accept','locale','nodeAfter','toLowerCase','enableCommand','suggestion','1684940SiNvXS','ImageUtils','getSuggestions','TrackChangesEditing','registerCustomCallback','495455NODgJz','_suggestionFactory','FORMAT_SIDE_IMAGE','findIndex','side','imageStyle','value','plugins','descriptionFactory','isBefore'];_0x4467=function(){return _0x4cdf58;};return _0x4467();}function _0x1c5b(_0x565e44,_0x4afd33){const _0x44670e=_0x4467();return _0x1c5b=function(_0x1c5b73,_0x454746){_0x1c5b73=_0x1c5b73-0xb9;let _0x1bdd68=_0x44670e[_0x1c5b73];return _0x1bdd68;},_0x1c5b(_0x565e44,_0x4afd33);}import{getTranslation as _0x5cd503}from'../utils/common-translations.js';export default class nt extends _0x4a9d73{[_0x179586(0x107)](){const _0x29a3f5=_0x179586,_0x1dd556=this[_0x29a3f5(0x110)];if(!_0x1dd556[_0x29a3f5(0xe6)][_0x29a3f5(0xec)](_0x29a3f5(0xf3)))return;const _0x47f173=_0x1dd556[_0x29a3f5(0xe6)][_0x29a3f5(0x10d)](_0x29a3f5(0xdd)),_0x4e524e=_0x1dd556[_0x29a3f5(0xe6)][_0x29a3f5(0x10d)](_0x29a3f5(0xdb)),_0x2dbcd1={};_0x47f173[_0x29a3f5(0xd8)](_0x29a3f5(0xe4),(_0x3bc7e2,_0x571173)=>{const _0x13de2d=_0x29a3f5,_0x517e96=_0x1dd556[_0x13de2d(0xe6)][_0x13de2d(0x10d)](_0x13de2d(0xed))['me'],_0x50b1bb=_0x1dd556[_0x13de2d(0xc7)][_0x13de2d(0x10d)](_0x13de2d(0xe4));let _0x5e9fd2=_0x4e524e[_0x13de2d(0xfe)](_0x1dd556[_0x13de2d(0x112)][_0x13de2d(0xf4)][_0x13de2d(0xc8)]),_0x1d526a=_0x1dd556[_0x13de2d(0x112)][_0x13de2d(0xd3)](_0x5e9fd2),_0x21792c=_0x50b1bb[_0x13de2d(0xe5)];if(_0x21792c==_0x571173[_0x13de2d(0xe5)])return;const _0x2526fa={'commandName':_0x13de2d(0xe4),'commandParams':[_0x571173],'formatGroupId':_0x3703b4()};_0x1dd556[_0x13de2d(0x112)][_0x13de2d(0x111)](()=>{const _0x56f3e4=_0x13de2d;if(_0x47f173[_0x56f3e4(0xdc)]()[_0x56f3e4(0xc3)](_0x3a3bea=>_0x3a3bea[_0x56f3e4(0x113)]&&_0x517e96==_0x3a3bea[_0x56f3e4(0xff)]&&(_0x56f3e4(0xbf)==_0x3a3bea[_0x56f3e4(0xc4)]||_0x56f3e4(0xf5)==_0x3a3bea[_0x56f3e4(0xc4)])&&(_0x56f3e4(0xeb)==_0x3a3bea[_0x56f3e4(0xc1)]||_0x56f3e4(0x101)==_0x3a3bea[_0x56f3e4(0xc1)])&&_0x3a3bea[_0x56f3e4(0xee)]()[_0x56f3e4(0xfa)](_0x1d526a))[_0x56f3e4(0xbc)](_0x578a36=>_0x47f173[_0x56f3e4(0x106)](_0x578a36[_0x56f3e4(0x108)])),_0x5e9fd2=_0x4e524e[_0x56f3e4(0xfe)](_0x1dd556[_0x56f3e4(0x112)][_0x56f3e4(0xf4)][_0x56f3e4(0xc8)]),_0x1d526a=_0x1dd556[_0x56f3e4(0x112)][_0x56f3e4(0xd3)](_0x5e9fd2),_0x50b1bb[_0x56f3e4(0xcd)](),_0x1dd556[_0x56f3e4(0xc7)][_0x56f3e4(0x10d)](_0x56f3e4(0xb9))[_0x56f3e4(0xcd)](),_0x1dd556[_0x56f3e4(0xc7)][_0x56f3e4(0x10d)](_0x56f3e4(0xfc))[_0x56f3e4(0xcd)](),_0x21792c=_0x50b1bb[_0x56f3e4(0xe5)],_0x21792c!=_0x571173[_0x56f3e4(0xe5)])return _0x4e524e[_0x56f3e4(0xd1)](_0x5e9fd2)&&_0x50b1bb[_0x56f3e4(0xcf)](_0x571173[_0x56f3e4(0xe5)],_0x5e9fd2)?(_0x3bc7e2({..._0x571173,'setImageSizes':!0x1}),_0x5e9fd2=_0x4e524e[_0x56f3e4(0xfe)](_0x1dd556[_0x56f3e4(0x112)][_0x56f3e4(0xf4)][_0x56f3e4(0xc8)]),void _0x47f173[_0x56f3e4(0x104)](_0x5e9fd2,{..._0x2526fa,'commandReversedParams':[{'value':_0x21792c||null,'setImageSizes':!0x1}]},[],_0x56f3e4(0xeb))):void(_0x4e524e[_0x56f3e4(0xea)](_0x5e9fd2)?_0x47f173[_0x56f3e4(0x104)](_0x5e9fd2,_0x2526fa,[],_0x56f3e4(0x101)):_0x47f173[_0x56f3e4(0x11b)](_0x1d526a,_0x2526fa,_0x56f3e4(0x101)));});});for(const _0x56e52e of _0x1dd556[_0x29a3f5(0xe6)][_0x29a3f5(0x10d)](_0x29a3f5(0xf3))[_0x29a3f5(0x10a)])_0x2dbcd1[_0x56e52e[_0x29a3f5(0xf7)]]=_0x56e52e[_0x29a3f5(0xd2)][_0x29a3f5(0xd7)]();_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xbf),_0x29a3f5(0xeb),_0x29a3f5(0x11a),()=>!0x1),_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xbf),_0x29a3f5(0x101),_0x29a3f5(0x11a),()=>!0x1),_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xf5),_0x29a3f5(0x101),_0x29a3f5(0x11a),()=>!0x1),_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xbf),_0x29a3f5(0xeb),_0x29a3f5(0xd4),([_0x3e2f70])=>{const _0x4ce973=_0x29a3f5;_0x4e524e[_0x4ce973(0xfd)](_0x3e2f70[_0x4ce973(0xcc)]());}),_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xbf),_0x29a3f5(0xeb),_0x29a3f5(0x117),(_0x51ad67,_0x1eac6e)=>{const _0x389662=_0x29a3f5;_0x47f173[_0x389662(0xe0)][_0x389662(0xc2)](_0x389662(0xbf),'',_0x389662(0xd4))(_0x51ad67,{'commandName':_0x1eac6e[_0x389662(0xe9)],'commandParams':_0x1eac6e[_0x389662(0xcb)]});}),_0x47f173[_0x29a3f5(0xe0)][_0x29a3f5(0xde)](_0x29a3f5(0xbf),_0x29a3f5(0xeb),_0x29a3f5(0x10c),function(_0x2f238e,_0x2c6218){if(_0x382512(_0x2f238e,_0x2c6218))return[_0x2f238e,_0x2c6218];if(_0x382512(_0x2c6218,_0x2f238e))return[_0x2c6218,_0x2f238e];return null;});const _0x10f789=[{'type':_0x29a3f5(0xbf),'subType':_0x29a3f5(0xeb)},{'type':_0x29a3f5(0xd0),'subType':_0x29a3f5(0x119)},{'type':_0x29a3f5(0xbf),'subType':_0x29a3f5(0xc5)},{'type':_0x29a3f5(0xd0),'subType':_0x29a3f5(0xc5)}];function _0x382512(_0x5d5fcc,_0x531082){const _0x4ef452=_0x29a3f5,_0x57a402=_0x10f789[_0x4ef452(0xe2)](({type:_0x59a2d3,subType:_0x4b343e})=>_0x5d5fcc[_0x4ef452(0xc4)]==_0x59a2d3&&_0x5d5fcc[_0x4ef452(0xc1)]==_0x4b343e),_0x188e68=_0x10f789[_0x4ef452(0xe2)](({type:_0xd5f1af,subType:_0x53fe86})=>_0x531082[_0x4ef452(0xc4)]==_0xd5f1af&&_0x531082[_0x4ef452(0xc1)]==_0x53fe86);if(_0x57a402<0x0||_0x188e68<0x0)return!0x1;const _0x5064cb=_0x5d5fcc[_0x4ef452(0xee)](),_0x5961fb=_0x531082[_0x4ef452(0xee)]();if((0x0==_0x57a402||0x1==_0x57a402)&&0x2==_0x188e68&&_0x5064cb[_0x4ef452(0xbb)](_0x5961fb))return!0x0;if(0x2==_0x57a402&&0x3==_0x188e68){const _0x38db16=_0x47f173[_0x4ef452(0x116)](_0x5064cb,_0x4ef452(0xd0))[_0x4ef452(0xc3)](({suggestion:_0x2a6e53,meta:_0x3f1f8a})=>_0x3f1f8a[_0x4ef452(0x103)]&&_0x4ef452(0xc5)==_0x2a6e53[_0x4ef452(0xc1)]);if(_0x38db16[_0x4ef452(0x105)]>0x1&&_0x5961fb[_0x4ef452(0x100)][_0x4ef452(0xfa)](_0x5064cb[_0x4ef452(0x118)]))return!0x0;if(0x1==_0x38db16[_0x4ef452(0x105)]&&(_0x5064cb[_0x4ef452(0x118)][_0x4ef452(0xfa)](_0x5961fb[_0x4ef452(0x100)])||_0x5064cb[_0x4ef452(0x100)][_0x4ef452(0xfa)](_0x5961fb[_0x4ef452(0x118)])))return!0x0;}if(0x3==_0x57a402&&0x3==_0x188e68&&_0x5064cb[_0x4ef452(0x118)][_0x4ef452(0xe8)](_0x5961fb[_0x4ef452(0x118)])){const _0x21af24=_0x5064cb[_0x4ef452(0x100)][_0x4ef452(0xd6)],_0x651b35=_0x5961fb[_0x4ef452(0x118)][_0x4ef452(0xca)];return _0x4e524e[_0x4ef452(0xea)](_0x21af24)&&_0x21af24===_0x651b35;}return!0x1;}_0x1dd556[_0x29a3f5(0x112)][_0x29a3f5(0xf4)][_0x29a3f5(0xbd)](()=>{const _0x93fbc1=_0x29a3f5;let _0x14deb4=!0x1;const _0x21a447=Array[_0x93fbc1(0xef)](_0x1dd556[_0x93fbc1(0x112)][_0x93fbc1(0xf4)][_0x93fbc1(0x114)][_0x93fbc1(0xba)]());for(const {name:_0x4b3b48,data:_0x2299c6}of _0x21a447){const {group:_0x4c71ae,type:_0x59475a,subType:_0x47e9f1,id:_0x448aaf}=_0x47f173[_0x93fbc1(0xf2)](_0x4b3b48);if(_0x93fbc1(0xd9)==_0x4c71ae&&_0x47f173[_0x93fbc1(0x102)](_0x448aaf)){if(_0x93fbc1(0xbf)==_0x59475a&&(_0x93fbc1(0xeb)==_0x47e9f1||_0x93fbc1(0x101)==_0x47e9f1)){const _0x25fd42=_0x47f173[_0x93fbc1(0x10b)](_0x448aaf);if(_0x2299c6[_0x93fbc1(0xf9)]){const _0xecf5ed=_0x25fd42[_0x93fbc1(0xee)]()[_0x93fbc1(0xcc)]();if(_0x4e524e[_0x93fbc1(0xea)](_0xecf5ed))continue;_0x47f173[_0x93fbc1(0x106)](_0x25fd42),_0x14deb4=!0x0;}}if(_0x93fbc1(0xd0)==_0x59475a&&_0x93fbc1(0x119)==_0x47e9f1&&!_0x2299c6[_0x93fbc1(0xf9)]){const _0x5e5627=_0x47f173[_0x93fbc1(0x10b)](_0x448aaf);_0x5e5627[_0x93fbc1(0xce)]&&_0x5e5627[_0x93fbc1(0xce)][_0x93fbc1(0x113)]&&(_0x47f173[_0x93fbc1(0x106)](_0x5e5627[_0x93fbc1(0xce)]),_0x14deb4=!0x0);}}}return _0x14deb4;}),this[_0x29a3f5(0x10e)](_0x2dbcd1);}[_0x179586(0x10e)](_0x28d5f6){const _0x3a71ae=_0x179586,_0x58561a=this[_0x3a71ae(0x110)],_0x500a77=_0x58561a[_0x3a71ae(0xd5)];_0x58561a[_0x3a71ae(0xe6)][_0x3a71ae(0x10d)](_0x3a71ae(0xdd))[_0x3a71ae(0xe7)][_0x3a71ae(0xc0)](_0x1d9075=>{const _0x28012a=_0x3a71ae;if(_0x28012a(0xbf)!=_0x1d9075[_0x28012a(0xc4)]&&_0x28012a(0xf5)!=_0x1d9075[_0x28012a(0xc4)])return;const {data:_0x2c4910}=_0x1d9075;if(!_0x2c4910||_0x28012a(0xe4)!=_0x2c4910[_0x28012a(0xe9)])return;const _0xb3ea21=_0x2c4910[_0x28012a(0xc9)][0x0][_0x28012a(0xe5)];return _0x5ee3c1(_0x28012a(0xe3)===_0xb3ea21?_0x5cd503(_0x500a77,_0x28012a(0xe1)):_0x28d5f6[_0xb3ea21]||_0xb3ea21);function _0x5ee3c1(_0x3f4b7f){const _0x5ea636=_0x28012a;return{'type':_0x5ea636(0xf0),'content':_0x5cd503(_0x500a77,_0x5ea636(0xbe),_0x3f4b7f)};}});}}
23
+ const _0x5d4a70=_0x1bce;(function(_0x314ceb,_0x58d134){const _0x334848=_0x1bce,_0x4ce869=_0x314ceb();while(!![]){try{const _0x483a82=parseInt(_0x334848(0xe0))/0x1+-parseInt(_0x334848(0xdd))/0x2*(parseInt(_0x334848(0xc7))/0x3)+parseInt(_0x334848(0xdb))/0x4+parseInt(_0x334848(0xbb))/0x5+-parseInt(_0x334848(0xc2))/0x6*(-parseInt(_0x334848(0xec))/0x7)+-parseInt(_0x334848(0xb5))/0x8*(parseInt(_0x334848(0xcf))/0x9)+parseInt(_0x334848(0xbf))/0xa*(parseInt(_0x334848(0x107))/0xb);if(_0x483a82===_0x58d134)break;else _0x4ce869['push'](_0x4ce869['shift']());}catch(_0x38b007){_0x4ce869['push'](_0x4ce869['shift']());}}}(_0x3789,0x5c5fc));import{Plugin as _0x3dc6fe}from'ckeditor5/src/core.js';function _0x3789(){const _0x38b8b7=['getContainedElement','isInlineImage','join','isOwn','ImageStyleEditing','shouldConvertImageType','getChangedMarkers','subType','registerCustomCallback','formatBlock','selection','hasSuggestion','commandReversedParams','length','imageCaption','3784QsfxUe','getClosestSelectedImageElement','filter','model','setImageNaturalSizeAttributes','type','imageStylePreApply','name','*Format:*\x20%0','plugins','refresh','_suggestionFactory','descriptionFactory','newRange','nodeAfter','chain','_findSuggestions','ImageUtils','2684872qMrpus','isIntersecting','commandName','imageTypeBlock','findIndex','suggestion','3438050HpgepV','imageStylePostApply','editor','isInContent','1730Jzvcfm','registerPostFixer','getSuggestionCallback','205446ibgAhj','markInlineFormat','start','imageTypeInline','discardSuggestion','5139pYOlvQ','next','registerDescriptionCallback','markBlockFormat','enableCommand','isBefore','_registerLegacyDescription','commands','9ouNRnD','convertInlineImageToBlock','formatInline','getSuggestion','getSuggestions','_splitMarkerName','head','getFirstRange','end','discard','createRangeOn','differ','1383272rFDAkQ','commandParams','830RHYoFT','change','locale','92241YfNnUS','author','format','get','toLowerCase','Users','insertion','FORMAT_SIDE_IMAGE','from','TrackChangesEditing','has','isEqual','49BKqEfb','afterInit','imageStyle','value','title','accept','nodeBefore','forEach','side','document','normalizedStyles','isBlockImage'];_0x3789=function(){return _0x38b8b7;};return _0x3789();}import{uid as _0x10f682}from'ckeditor5/src/utils.js';import{getTranslation as _0x1b78bc}from'../utils/common-translations.js';function _0x1bce(_0x1fef55,_0x15ac5d){const _0x378926=_0x3789();return _0x1bce=function(_0x1bcee0,_0x30db2e){_0x1bcee0=_0x1bcee0-0xa8;let _0x419790=_0x378926[_0x1bcee0];return _0x419790;},_0x1bce(_0x1fef55,_0x15ac5d);}export default class nt extends _0x3dc6fe{[_0x5d4a70(0xed)](){const _0xd74c92=_0x5d4a70,_0x79ce10=this[_0xd74c92(0xbd)];if(!_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xea)](_0xd74c92(0xfc)))return;const _0x30d65f=_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xe9)),_0xc30f46=_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xb4)),_0x15fe78={};_0x30d65f[_0xd74c92(0xcb)](_0xd74c92(0xee),(_0x1bf252,_0x43aae0)=>{const _0x4e2782=_0xd74c92,_0x325092=_0x79ce10[_0x4e2782(0xac)][_0x4e2782(0xe3)](_0x4e2782(0xe5))['me'],_0x481348=_0x79ce10[_0x4e2782(0xce)][_0x4e2782(0xe3)](_0x4e2782(0xee));let _0x3977e4=_0xc30f46[_0x4e2782(0x108)](_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xf5)][_0x4e2782(0x102)]),_0x5af41e=_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xd9)](_0x3977e4),_0x5371fd=_0x481348[_0x4e2782(0xef)];if(_0x5371fd==_0x43aae0[_0x4e2782(0xef)])return;const _0x1802d5={'commandName':_0x4e2782(0xee),'commandParams':[_0x43aae0],'formatGroupId':_0x10f682()};_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xde)](()=>{const _0x7c3526=_0x4e2782;if(_0x30d65f[_0x7c3526(0xd3)]()[_0x7c3526(0x109)](_0x5d8752=>_0x5d8752[_0x7c3526(0xbe)]&&_0x325092==_0x5d8752[_0x7c3526(0xe1)]&&(_0x7c3526(0x101)==_0x5d8752[_0x7c3526(0xa8)]||_0x7c3526(0xd1)==_0x5d8752[_0x7c3526(0xa8)])&&(_0x7c3526(0xa9)==_0x5d8752[_0x7c3526(0xff)]||_0x7c3526(0xbc)==_0x5d8752[_0x7c3526(0xff)])&&_0x5d8752[_0x7c3526(0xd6)]()[_0x7c3526(0xeb)](_0x5af41e))[_0x7c3526(0xf3)](_0x45d203=>_0x30d65f[_0x7c3526(0xc6)](_0x45d203[_0x7c3526(0xd5)])),_0x3977e4=_0xc30f46[_0x7c3526(0x108)](_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xf5)][_0x7c3526(0x102)]),_0x5af41e=_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xd9)](_0x3977e4),_0x481348[_0x7c3526(0xad)](),_0x79ce10[_0x7c3526(0xce)][_0x7c3526(0xe3)](_0x7c3526(0xc5))[_0x7c3526(0xad)](),_0x79ce10[_0x7c3526(0xce)][_0x7c3526(0xe3)](_0x7c3526(0xb8))[_0x7c3526(0xad)](),_0x5371fd=_0x481348[_0x7c3526(0xef)],_0x5371fd!=_0x43aae0[_0x7c3526(0xef)])return _0xc30f46[_0x7c3526(0xf9)](_0x3977e4)&&_0x481348[_0x7c3526(0xfd)](_0x43aae0[_0x7c3526(0xef)],_0x3977e4)?(_0x1bf252({..._0x43aae0,'setImageSizes':!0x1}),_0x3977e4=_0xc30f46[_0x7c3526(0x108)](_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xf5)][_0x7c3526(0x102)]),void _0x30d65f[_0x7c3526(0xca)](_0x3977e4,{..._0x1802d5,'commandReversedParams':[{'value':_0x5371fd||null,'setImageSizes':!0x1}]},[],_0x7c3526(0xa9))):void(_0xc30f46[_0x7c3526(0xf7)](_0x3977e4)?_0x30d65f[_0x7c3526(0xca)](_0x3977e4,_0x1802d5,[],_0x7c3526(0xbc)):_0x30d65f[_0x7c3526(0xc3)](_0x5af41e,_0x1802d5,_0x7c3526(0xbc)));});});for(const _0x15d37f of _0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xfc))[_0xd74c92(0xf6)])_0x15fe78[_0x15d37f[_0xd74c92(0xaa)]]=_0x15d37f[_0xd74c92(0xf0)][_0xd74c92(0xe4)]();_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xbc),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0xd1),_0xd74c92(0xbc),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xf1),([_0x52b8f3])=>{const _0x59d246=_0xd74c92;_0xc30f46[_0x59d246(0x10b)](_0x52b8f3[_0x59d246(0xf8)]());}),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xd8),(_0x527190,_0x5ec6cd)=>{const _0x28ceb4=_0xd74c92;_0x30d65f[_0x28ceb4(0xae)][_0x28ceb4(0xc1)](_0x28ceb4(0x101),'',_0x28ceb4(0xf1))(_0x527190,{'commandName':_0x5ec6cd[_0x28ceb4(0xb7)],'commandParams':_0x5ec6cd[_0x28ceb4(0x104)]});}),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xb2),function(_0x138503,_0x328969){if(_0x10ca1a(_0x138503,_0x328969))return[_0x138503,_0x328969];if(_0x10ca1a(_0x328969,_0x138503))return[_0x328969,_0x138503];return null;});const _0x3e6db1=[{'type':_0xd74c92(0x101),'subType':_0xd74c92(0xa9)},{'type':_0xd74c92(0xe6),'subType':_0xd74c92(0x106)},{'type':_0xd74c92(0x101),'subType':_0xd74c92(0xd0)},{'type':_0xd74c92(0xe6),'subType':_0xd74c92(0xd0)}];function _0x10ca1a(_0x55e2e5,_0x4944d3){const _0x2076fa=_0xd74c92,_0xebd754=_0x3e6db1[_0x2076fa(0xb9)](({type:_0x2b867d,subType:_0x2c0aa9})=>_0x55e2e5[_0x2076fa(0xa8)]==_0x2b867d&&_0x55e2e5[_0x2076fa(0xff)]==_0x2c0aa9),_0x288866=_0x3e6db1[_0x2076fa(0xb9)](({type:_0x3f5680,subType:_0x1f68b8})=>_0x4944d3[_0x2076fa(0xa8)]==_0x3f5680&&_0x4944d3[_0x2076fa(0xff)]==_0x1f68b8);if(_0xebd754<0x0||_0x288866<0x0)return!0x1;const _0x3f00a1=_0x55e2e5[_0x2076fa(0xd6)](),_0x7ea2c4=_0x4944d3[_0x2076fa(0xd6)]();if((0x0==_0xebd754||0x1==_0xebd754)&&0x2==_0x288866&&_0x3f00a1[_0x2076fa(0xb6)](_0x7ea2c4))return!0x0;if(0x2==_0xebd754&&0x3==_0x288866){const _0x40b3c3=_0x30d65f[_0x2076fa(0xb3)](_0x3f00a1,_0x2076fa(0xe6))[_0x2076fa(0x109)](({suggestion:_0x4ff68f,meta:_0x303282})=>_0x303282[_0x2076fa(0xfb)]&&_0x2076fa(0xd0)==_0x4ff68f[_0x2076fa(0xff)]);if(_0x40b3c3[_0x2076fa(0x105)]>0x1&&_0x7ea2c4[_0x2076fa(0xd7)][_0x2076fa(0xeb)](_0x3f00a1[_0x2076fa(0xc4)]))return!0x0;if(0x1==_0x40b3c3[_0x2076fa(0x105)]&&(_0x3f00a1[_0x2076fa(0xc4)][_0x2076fa(0xeb)](_0x7ea2c4[_0x2076fa(0xd7)])||_0x3f00a1[_0x2076fa(0xd7)][_0x2076fa(0xeb)](_0x7ea2c4[_0x2076fa(0xc4)])))return!0x0;}if(0x3==_0xebd754&&0x3==_0x288866&&_0x3f00a1[_0x2076fa(0xc4)][_0x2076fa(0xcc)](_0x7ea2c4[_0x2076fa(0xc4)])){const _0x52c298=_0x3f00a1[_0x2076fa(0xd7)][_0x2076fa(0xb1)],_0x1d11df=_0x7ea2c4[_0x2076fa(0xc4)][_0x2076fa(0xf2)];return _0xc30f46[_0x2076fa(0xf7)](_0x52c298)&&_0x52c298===_0x1d11df;}return!0x1;}_0x79ce10[_0xd74c92(0x10a)][_0xd74c92(0xf5)][_0xd74c92(0xc0)](()=>{const _0x258ca3=_0xd74c92;let _0x3cb417=!0x1;const _0x4952d0=Array[_0x258ca3(0xe8)](_0x79ce10[_0x258ca3(0x10a)][_0x258ca3(0xf5)][_0x258ca3(0xda)][_0x258ca3(0xfe)]());for(const {name:_0x5574db,data:_0x56a685}of _0x4952d0){const {group:_0x3b01d8,type:_0x53bbf8,subType:_0x51780f,id:_0x28065b}=_0x30d65f[_0x258ca3(0xd4)](_0x5574db);if(_0x258ca3(0xba)==_0x3b01d8&&_0x30d65f[_0x258ca3(0x103)](_0x28065b)){if(_0x258ca3(0x101)==_0x53bbf8&&(_0x258ca3(0xa9)==_0x51780f||_0x258ca3(0xbc)==_0x51780f)){const _0x51f849=_0x30d65f[_0x258ca3(0xd2)](_0x28065b);if(_0x56a685[_0x258ca3(0xb0)]){const _0x3a2257=_0x51f849[_0x258ca3(0xd6)]()[_0x258ca3(0xf8)]();if(_0xc30f46[_0x258ca3(0xf7)](_0x3a2257))continue;_0x30d65f[_0x258ca3(0xc6)](_0x51f849),_0x3cb417=!0x0;}}if(_0x258ca3(0xe6)==_0x53bbf8&&_0x258ca3(0x106)==_0x51780f&&!_0x56a685[_0x258ca3(0xb0)]){const _0x251cc2=_0x30d65f[_0x258ca3(0xd2)](_0x28065b);_0x251cc2[_0x258ca3(0xc8)]&&_0x251cc2[_0x258ca3(0xc8)][_0x258ca3(0xbe)]&&(_0x30d65f[_0x258ca3(0xc6)](_0x251cc2[_0x258ca3(0xc8)]),_0x3cb417=!0x0);}}}return _0x3cb417;}),this[_0xd74c92(0xcd)](_0x15fe78);}[_0x5d4a70(0xcd)](_0x4f10eb){const _0x4ed5df=_0x5d4a70,_0x1dbaf1=this[_0x4ed5df(0xbd)],_0x3c0a99=_0x1dbaf1[_0x4ed5df(0xdf)];_0x1dbaf1[_0x4ed5df(0xac)][_0x4ed5df(0xe3)](_0x4ed5df(0xe9))[_0x4ed5df(0xaf)][_0x4ed5df(0xc9)](_0x4f843c=>{const _0xca865e=_0x4ed5df;if(_0xca865e(0x101)!=_0x4f843c[_0xca865e(0xa8)]&&_0xca865e(0xd1)!=_0x4f843c[_0xca865e(0xa8)])return;const {data:_0x1a8f6a}=_0x4f843c;if(!_0x1a8f6a||_0xca865e(0xee)!=_0x1a8f6a[_0xca865e(0xb7)])return;const _0xc4ab35=_0x1a8f6a[_0xca865e(0xdc)][0x0][_0xca865e(0xef)];return _0x24f1be(_0xca865e(0xf4)===_0xc4ab35?_0x1b78bc(_0x3c0a99,_0xca865e(0xe7)):_0x4f10eb[_0xc4ab35]||_0xc4ab35);function _0x24f1be(_0x1ef191){const _0x2e2e8f=_0xca865e;return{'type':_0x2e2e8f(0xe2),'content':_0x1b78bc(_0x3c0a99,_0x2e2e8f(0xab),_0x1ef191)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a9f(){const _0x24532a=['afterInit','get','Users','bind','execute','1336776VAoiOB','_trackChangesValueDuringImport','566596CaxoVA','_handleImportedData','lowest','importWord','_trackChangesExecuted','24quuXUz','listenTo','_setSuggestionData','dataInsert','value','12876yNKpMc','enableCommand','40iRzzox','178899LhhSfs','track_changes','654336VpMxyZ','trackChanges','TrackChangesEditing','commands','6564726RqWfat','forEach','collaboration_features','high','1532035iFZlLv','plugins','editor'];_0x4a9f=function(){return _0x24532a;};return _0x4a9f();}function _0x1dfc(_0x2133f2,_0x393646){const _0x4a9f7e=_0x4a9f();return _0x1dfc=function(_0x1dfc39,_0x47580a){_0x1dfc39=_0x1dfc39-0x1ec;let _0x2297ed=_0x4a9f7e[_0x1dfc39];return _0x2297ed;},_0x1dfc(_0x2133f2,_0x393646);}const _0x5c3405=_0x1dfc;(function(_0x205df0,_0x39c4d6){const _0x1b019a=_0x1dfc,_0x25dc14=_0x205df0();while(!![]){try{const _0x23c151=-parseInt(_0x1b019a(0x20b))/0x1*(parseInt(_0x1b019a(0x1ef))/0x2)+-parseInt(_0x1b019a(0x1f4))/0x3+-parseInt(_0x1b019a(0x206))/0x4+parseInt(_0x1b019a(0x1fc))/0x5+-parseInt(_0x1b019a(0x204))/0x6+parseInt(_0x1b019a(0x1f2))/0x7*(-parseInt(_0x1b019a(0x1f1))/0x8)+parseInt(_0x1b019a(0x1f8))/0x9;if(_0x23c151===_0x39c4d6)break;else _0x25dc14['push'](_0x25dc14['shift']());}catch(_0x19daec){_0x25dc14['push'](_0x25dc14['shift']());}}}(_0x4a9f,0x29bd7));import{Plugin as _0x492400}from'ckeditor5/src/core.js';export default class ot extends _0x492400{constructor(_0x4f3a31){const _0x443cb9=_0x1dfc;super(_0x4f3a31),this[_0x443cb9(0x205)]=!0x1,this[_0x443cb9(0x20a)]=!0x1;}[_0x5c3405(0x1ff)](){const _0x9532d7=_0x5c3405,_0x25041f=this[_0x9532d7(0x1fe)],_0x5a84fc=_0x25041f[_0x9532d7(0x1f7)][_0x9532d7(0x200)](_0x9532d7(0x209)),_0x1df2d5=_0x25041f[_0x9532d7(0x1f7)][_0x9532d7(0x200)](_0x9532d7(0x1f5));_0x5a84fc&&(_0x5a84fc['on'](_0x9532d7(0x203),(_0x5dc87f,[,_0x1be0db])=>{const _0x199d44=_0x9532d7;this[_0x199d44(0x205)]=_0x1df2d5[_0x199d44(0x1ee)],_0x1be0db[_0x199d44(0x1fa)][_0x199d44(0x1f3)]=!this[_0x199d44(0x205)];},{'priority':_0x9532d7(0x1fb)}),this[_0x9532d7(0x20c)](_0x5a84fc,_0x9532d7(0x1ed),this[_0x9532d7(0x207)][_0x9532d7(0x202)](this)),this[_0x9532d7(0x20c)](_0x5a84fc,_0x9532d7(0x1ed),()=>{const _0x1678fd=_0x9532d7;this[_0x1678fd(0x20a)]&&(_0x1df2d5[_0x1678fd(0x203)](),this[_0x1678fd(0x20a)]=!0x1);},{'priority':_0x9532d7(0x208)}),_0x25041f[_0x9532d7(0x1fd)][_0x9532d7(0x200)](_0x9532d7(0x1f6))[_0x9532d7(0x1f0)](_0x9532d7(0x209)));}[_0x5c3405(0x207)](_0x47a658,_0x3d8287){const _0x67604=_0x5c3405,{suggestions:_0x25286b}=_0x3d8287,_0x3eddc8=this[_0x67604(0x1fe)][_0x67604(0x1f7)][_0x67604(0x200)](_0x67604(0x1f5)),_0x9d009e=_0x3eddc8[_0x67604(0x1ee)];this[_0x67604(0x205)]!==_0x9d009e&&(_0x3eddc8[_0x67604(0x203)](),this[_0x67604(0x20a)]=!0x0),_0x25286b&&_0x25286b[_0x67604(0x1f9)](({id:_0x366741,type:_0x41c75f,author:_0x23064b,created_at:_0xb117ba})=>{const _0x98f0d0=_0x67604,_0x52acd5={'id':_0x366741,'type':_0x41c75f,'authorId':this[_0x98f0d0(0x1fe)][_0x98f0d0(0x1fd)][_0x98f0d0(0x200)](_0x98f0d0(0x201))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x23064b,'createdAt':_0xb117ba?new Date(_0xb117ba):new Date(),'source':_0x98f0d0(0x209)}}};this[_0x98f0d0(0x1fe)][_0x98f0d0(0x1fd)][_0x98f0d0(0x200)](_0x98f0d0(0x1f6))[_0x98f0d0(0x1ec)](_0x52acd5);});}}
23
+ const _0x368c7f=_0x45a3;(function(_0x10deb9,_0x2472b4){const _0xd5d2af=_0x45a3,_0x5bf09f=_0x10deb9();while(!![]){try{const _0x16de20=parseInt(_0xd5d2af(0x79))/0x1*(-parseInt(_0xd5d2af(0x8e))/0x2)+-parseInt(_0xd5d2af(0x93))/0x3+-parseInt(_0xd5d2af(0x87))/0x4*(parseInt(_0xd5d2af(0x82))/0x5)+parseInt(_0xd5d2af(0x92))/0x6+-parseInt(_0xd5d2af(0x80))/0x7*(parseInt(_0xd5d2af(0x7f))/0x8)+-parseInt(_0xd5d2af(0x95))/0x9*(parseInt(_0xd5d2af(0x7b))/0xa)+-parseInt(_0xd5d2af(0x91))/0xb*(-parseInt(_0xd5d2af(0x9b))/0xc);if(_0x16de20===_0x2472b4)break;else _0x5bf09f['push'](_0x5bf09f['shift']());}catch(_0xb8318f){_0x5bf09f['push'](_0x5bf09f['shift']());}}}(_0x1522,0x1e5ec));function _0x45a3(_0x409de3,_0x1bb00d){const _0x152295=_0x1522();return _0x45a3=function(_0x45a396,_0x531605){_0x45a396=_0x45a396-0x78;let _0x215ed6=_0x152295[_0x45a396];return _0x215ed6;},_0x45a3(_0x409de3,_0x1bb00d);}import{Plugin as _0x546fdc}from'ckeditor5/src/core.js';export default class ot extends _0x546fdc{constructor(_0x1be674){const _0x3ed3fb=_0x45a3;super(_0x1be674),this[_0x3ed3fb(0x81)]=!0x1,this[_0x3ed3fb(0x96)]=!0x1;}[_0x368c7f(0x83)](){const _0x776042=_0x368c7f,_0xac4727=this[_0x776042(0x8a)],_0x12b52e=_0xac4727[_0x776042(0x7d)][_0x776042(0x99)](_0x776042(0x98)),_0x528ad0=_0xac4727[_0x776042(0x7d)][_0x776042(0x99)](_0x776042(0x86));_0x12b52e&&(_0x12b52e['on'](_0x776042(0x8f),(_0x1be4b8,[,_0xaecd87])=>{const _0x1a1e12=_0x776042;this[_0x1a1e12(0x81)]=_0x528ad0[_0x1a1e12(0x9a)],_0xaecd87[_0x1a1e12(0x88)][_0x1a1e12(0x97)]=!this[_0x1a1e12(0x81)];},{'priority':_0x776042(0x84)}),this[_0x776042(0x94)](_0x12b52e,_0x776042(0x8b),this[_0x776042(0x89)][_0x776042(0x8d)](this)),this[_0x776042(0x94)](_0x12b52e,_0x776042(0x8b),()=>{const _0x4b2a35=_0x776042;this[_0x4b2a35(0x96)]&&(_0x528ad0[_0x4b2a35(0x8f)](),this[_0x4b2a35(0x96)]=!0x1);},{'priority':_0x776042(0x7a)}),_0xac4727[_0x776042(0x78)][_0x776042(0x99)](_0x776042(0x85))[_0x776042(0x7c)](_0x776042(0x98)));}[_0x368c7f(0x89)](_0x6ba8e6,_0x3cb0e0){const _0x45f490=_0x368c7f,{suggestions:_0x3e9461}=_0x3cb0e0,_0x4465ed=this[_0x45f490(0x8a)][_0x45f490(0x7d)][_0x45f490(0x99)](_0x45f490(0x86)),_0x231e3d=_0x4465ed[_0x45f490(0x9a)];this[_0x45f490(0x81)]!==_0x231e3d&&(_0x4465ed[_0x45f490(0x8f)](),this[_0x45f490(0x96)]=!0x0),_0x3e9461&&_0x3e9461[_0x45f490(0x7e)](({id:_0xbf75b5,type:_0x23876a,author:_0x28d3ca,created_at:_0x272cde})=>{const _0x2d8514=_0x45f490,_0x4c581e={'id':_0xbf75b5,'type':_0x23876a,'authorId':this[_0x2d8514(0x8a)][_0x2d8514(0x78)][_0x2d8514(0x99)](_0x2d8514(0x8c))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x28d3ca,'createdAt':_0x272cde?new Date(_0x272cde):new Date(),'source':_0x2d8514(0x98)}}};this[_0x2d8514(0x8a)][_0x2d8514(0x78)][_0x2d8514(0x99)](_0x2d8514(0x85))[_0x2d8514(0x90)](_0x4c581e);});}}function _0x1522(){const _0x38276f=['418828fAwhHQ','collaboration_features','_handleImportedData','editor','dataInsert','Users','bind','10732ujbJDj','execute','_setSuggestionData','9511755VdZUvs','70812yWYsww','100725pysEXx','listenTo','66267MPShVp','_trackChangesExecuted','track_changes','importWord','get','value','12UVIyEd','plugins','41UioXyi','lowest','230sIyhNf','enableCommand','commands','forEach','1795792Mxpjcs','7vftHln','_trackChangesValueDuringImport','5vQxsxF','afterInit','high','TrackChangesEditing','trackChanges'];_0x1522=function(){return _0x38276f;};return _0x1522();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8aa58e=_0x3067;function _0x3067(_0x3902bf,_0x13d178){const _0x4d5386=_0x4d53();return _0x3067=function(_0x306732,_0x51e6be){_0x306732=_0x306732-0x12b;let _0x10bb23=_0x4d5386[_0x306732];return _0x10bb23;},_0x3067(_0x3902bf,_0x13d178);}(function(_0x2fde41,_0x14989a){const _0x49f3fb=_0x3067,_0x20e943=_0x2fde41();while(!![]){try{const _0x1c5ffe=-parseInt(_0x49f3fb(0x12e))/0x1+parseInt(_0x49f3fb(0x133))/0x2+-parseInt(_0x49f3fb(0x145))/0x3+-parseInt(_0x49f3fb(0x14c))/0x4+parseInt(_0x49f3fb(0x147))/0x5+parseInt(_0x49f3fb(0x138))/0x6+-parseInt(_0x49f3fb(0x14f))/0x7*(-parseInt(_0x49f3fb(0x12d))/0x8);if(_0x1c5ffe===_0x14989a)break;else _0x20e943['push'](_0x20e943['shift']());}catch(_0x3885ae){_0x20e943['push'](_0x20e943['shift']());}}}(_0x4d53,0x8077a));function _0x4d53(){const _0x440a19=['4954770CVZXgZ','registerDescriptionCallback','*Indent:*\x20%0','format','locale','1407656ImvGjM','afterInit','registerBlockAttribute','52465hYOcsD','formatBlock','plugins','commandName','1136BBdwFh','606526uaGxwT','getItems','*Outdent:*\x20%0','indent','indentBlock','68584pKrVwX','blockIndent','has','descriptionFactory','getItemLabel','1980330atkFap','outdentBlock','type','IndentEditing','registerAttributeLabel','enableCommand','enableDefaultAttributesIntegration','get','editor','_registerLegacyDescription','outdent','TrackChangesEditing','IndentBlock','2804847geISGw','FORMAT_INDENT'];_0x4d53=function(){return _0x440a19;};return _0x4d53();}import{Plugin as _0x3cbabb}from'ckeditor5/src/core.js';import{getTranslation as _0x322679}from'../utils/common-translations.js';export default class rt extends _0x3cbabb{[_0x8aa58e(0x14d)](){const _0x7ef0dd=_0x8aa58e,_0x539ee4=this[_0x7ef0dd(0x140)],_0x5e8559=_0x539ee4[_0x7ef0dd(0x12b)][_0x7ef0dd(0x13f)](_0x7ef0dd(0x143));if(_0x539ee4[_0x7ef0dd(0x12b)][_0x7ef0dd(0x135)](_0x7ef0dd(0x13b))&&(_0x5e8559[_0x7ef0dd(0x13d)](_0x7ef0dd(0x131)),_0x5e8559[_0x7ef0dd(0x13d)](_0x7ef0dd(0x142))),_0x539ee4[_0x7ef0dd(0x12b)][_0x7ef0dd(0x135)](_0x7ef0dd(0x144))){for(const _0x12f759 of[_0x7ef0dd(0x132),_0x7ef0dd(0x139)])_0x5e8559[_0x7ef0dd(0x13e)](_0x12f759);}const _0x304aef=_0x539ee4[_0x7ef0dd(0x14b)];_0x5e8559[_0x7ef0dd(0x14e)](_0x7ef0dd(0x134)),_0x5e8559[_0x7ef0dd(0x136)][_0x7ef0dd(0x13c)](_0x7ef0dd(0x134),_0x322679(_0x304aef,_0x7ef0dd(0x146))),this[_0x7ef0dd(0x141)]();}[_0x8aa58e(0x141)](){const _0x3359bc=_0x8aa58e,_0x59840b=this[_0x3359bc(0x140)],_0xb2dca2=_0x59840b[_0x3359bc(0x14b)],_0x1142d6=_0x59840b[_0x3359bc(0x12b)][_0x3359bc(0x13f)](_0x3359bc(0x143));_0x1142d6[_0x3359bc(0x136)][_0x3359bc(0x148)](_0x12489e=>{const _0x575f5c=_0x3359bc;if(_0x575f5c(0x150)!=_0x12489e[_0x575f5c(0x13a)])return;const {data:_0x47dcfb}=_0x12489e;if(!_0x47dcfb)return;if(_0x575f5c(0x132)!=_0x47dcfb[_0x575f5c(0x12c)]&&_0x575f5c(0x139)!=_0x47dcfb[_0x575f5c(0x12c)])return;const _0x268154=_0x12489e[_0x575f5c(0x12f)]()[0x0],_0x31c572=_0x1142d6[_0x575f5c(0x136)][_0x575f5c(0x137)](_0x268154);return _0x575f5c(0x132)==_0x47dcfb[_0x575f5c(0x12c)]?{'type':_0x575f5c(0x14a),'content':_0x322679(_0xb2dca2,_0x575f5c(0x149),_0x31c572)}:_0x575f5c(0x139)==_0x47dcfb[_0x575f5c(0x12c)]?{'type':_0x575f5c(0x14a),'content':_0x322679(_0xb2dca2,_0x575f5c(0x130),_0x31c572)}:void 0x0;});}}
23
+ const _0x5d5894=_0x9354;(function(_0x4f2a10,_0x40bbd1){const _0x2cb3bb=_0x9354,_0x5cb509=_0x4f2a10();while(!![]){try{const _0xc1f375=parseInt(_0x2cb3bb(0x18c))/0x1+-parseInt(_0x2cb3bb(0x16c))/0x2+parseInt(_0x2cb3bb(0x187))/0x3*(parseInt(_0x2cb3bb(0x16a))/0x4)+-parseInt(_0x2cb3bb(0x189))/0x5*(-parseInt(_0x2cb3bb(0x172))/0x6)+parseInt(_0x2cb3bb(0x180))/0x7*(parseInt(_0x2cb3bb(0x18b))/0x8)+parseInt(_0x2cb3bb(0x173))/0x9*(parseInt(_0x2cb3bb(0x17b))/0xa)+-parseInt(_0x2cb3bb(0x178))/0xb*(parseInt(_0x2cb3bb(0x179))/0xc);if(_0xc1f375===_0x40bbd1)break;else _0x5cb509['push'](_0x5cb509['shift']());}catch(_0x577761){_0x5cb509['push'](_0x5cb509['shift']());}}}(_0xddd4,0x601e2));import{Plugin as _0x30b674}from'ckeditor5/src/core.js';function _0xddd4(){const _0x514226=['42otTjUW','18dmIndT','editor','has','FORMAT_INDENT','commandName','251515KpZiFk','684CLrQOv','_registerLegacyDescription','1382580stJHHv','registerAttributeLabel','formatBlock','get','type','6111uRyTIC','format','IndentEditing','outdentBlock','plugins','registerDescriptionCallback','*Indent:*\x20%0','5010hFEZNk','locale','106645VJSYPz','outdent','4856xiLlFj','727478iUVitf','getItemLabel','TrackChangesEditing','indent','enableCommand','getItems','afterInit','enableDefaultAttributesIntegration','1408EklAIo','registerBlockAttribute','1148090VdluTx','indentBlock','*Outdent:*\x20%0','descriptionFactory','IndentBlock','blockIndent'];_0xddd4=function(){return _0x514226;};return _0xddd4();}function _0x9354(_0x45a080,_0x20b7fb){const _0xddd4cc=_0xddd4();return _0x9354=function(_0x93548d,_0x314dbf){_0x93548d=_0x93548d-0x163;let _0x39a360=_0xddd4cc[_0x93548d];return _0x39a360;},_0x9354(_0x45a080,_0x20b7fb);}import{getTranslation as _0x1fa24b}from'../utils/common-translations.js';export default class rt extends _0x30b674{[_0x5d5894(0x168)](){const _0x35273c=_0x5d5894,_0x59bf2d=this[_0x35273c(0x174)],_0x295fb6=_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x17e)](_0x35273c(0x164));if(_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x175)](_0x35273c(0x182))&&(_0x295fb6[_0x35273c(0x166)](_0x35273c(0x165)),_0x295fb6[_0x35273c(0x166)](_0x35273c(0x18a))),_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x175)](_0x35273c(0x170))){for(const _0x32494e of[_0x35273c(0x16d),_0x35273c(0x183)])_0x295fb6[_0x35273c(0x169)](_0x32494e);}const _0x4fe8b2=_0x59bf2d[_0x35273c(0x188)];_0x295fb6[_0x35273c(0x16b)](_0x35273c(0x171)),_0x295fb6[_0x35273c(0x16f)][_0x35273c(0x17c)](_0x35273c(0x171),_0x1fa24b(_0x4fe8b2,_0x35273c(0x176))),this[_0x35273c(0x17a)]();}[_0x5d5894(0x17a)](){const _0x1a1482=_0x5d5894,_0x3df7ec=this[_0x1a1482(0x174)],_0x62aadd=_0x3df7ec[_0x1a1482(0x188)],_0x4c4800=_0x3df7ec[_0x1a1482(0x184)][_0x1a1482(0x17e)](_0x1a1482(0x164));_0x4c4800[_0x1a1482(0x16f)][_0x1a1482(0x185)](_0x1e05aa=>{const _0xe1cad=_0x1a1482;if(_0xe1cad(0x17d)!=_0x1e05aa[_0xe1cad(0x17f)])return;const {data:_0x55a519}=_0x1e05aa;if(!_0x55a519)return;if(_0xe1cad(0x16d)!=_0x55a519[_0xe1cad(0x177)]&&_0xe1cad(0x183)!=_0x55a519[_0xe1cad(0x177)])return;const _0x19502d=_0x1e05aa[_0xe1cad(0x167)]()[0x0],_0x38b61b=_0x4c4800[_0xe1cad(0x16f)][_0xe1cad(0x163)](_0x19502d);return _0xe1cad(0x16d)==_0x55a519[_0xe1cad(0x177)]?{'type':_0xe1cad(0x181),'content':_0x1fa24b(_0x62aadd,_0xe1cad(0x186),_0x38b61b)}:_0xe1cad(0x183)==_0x55a519[_0xe1cad(0x177)]?{'type':_0xe1cad(0x181),'content':_0x1fa24b(_0x62aadd,_0xe1cad(0x16e),_0x38b61b)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2335(_0x5b5280,_0x5e8b0f){var _0x2c03ab=_0x2c03();return _0x2335=function(_0x233507,_0x27d3e5){_0x233507=_0x233507-0x181;var _0x38099a=_0x2c03ab[_0x233507];return _0x38099a;},_0x2335(_0x5b5280,_0x5e8b0f);}var _0xbdb612=_0x2335;(function(_0x50f686,_0x546fe3){var _0x1767cb=_0x2335,_0x455700=_0x50f686();while(!![]){try{var _0x18e6d0=-parseInt(_0x1767cb(0x189))/0x1+-parseInt(_0x1767cb(0x18c))/0x2*(parseInt(_0x1767cb(0x182))/0x3)+-parseInt(_0x1767cb(0x193))/0x4+-parseInt(_0x1767cb(0x181))/0x5+-parseInt(_0x1767cb(0x186))/0x6*(parseInt(_0x1767cb(0x191))/0x7)+parseInt(_0x1767cb(0x18e))/0x8*(-parseInt(_0x1767cb(0x185))/0x9)+-parseInt(_0x1767cb(0x192))/0xa*(-parseInt(_0x1767cb(0x18d))/0xb);if(_0x18e6d0===_0x546fe3)break;else _0x455700['push'](_0x455700['shift']());}catch(_0x4da16f){_0x455700['push'](_0x455700['shift']());}}}(_0x2c03,0x808ba));import{Plugin as _0x23c2c7}from'ckeditor5/src/core.js';import{Input as _0x40f7a8}from'ckeditor5/src/typing.js';function _0x2c03(){var _0xfc0438=['476243Xvjjim','requires','init','1067208WsAIxC','22638oXEjpV','164712nMtaso','input','editor','9226buSfYv','19030rCTItC','1140516GElojs','2600470wrhQKw','3DyyIwc','plugins','enableCommand','432LvPIOS','2670scGDfW','get','TrackChangesEditing'];_0x2c03=function(){return _0xfc0438;};return _0x2c03();}export default class at extends _0x23c2c7{static get[_0xbdb612(0x18a)](){return[_0x40f7a8];}[_0xbdb612(0x18b)](){var _0x321213=_0xbdb612;this[_0x321213(0x190)][_0x321213(0x183)][_0x321213(0x187)](_0x321213(0x188))[_0x321213(0x184)](_0x321213(0x18f));}}
23
+ var _0x416529=_0x4a55;function _0x4a55(_0x5f4452,_0x15fba4){var _0x506d89=_0x506d();return _0x4a55=function(_0x4a55d3,_0x1339a9){_0x4a55d3=_0x4a55d3-0x8e;var _0x18a59e=_0x506d89[_0x4a55d3];return _0x18a59e;},_0x4a55(_0x5f4452,_0x15fba4);}(function(_0x310a7e,_0x5e369f){var _0x2063cc=_0x4a55,_0x41ac8d=_0x310a7e();while(!![]){try{var _0x450863=parseInt(_0x2063cc(0x9a))/0x1*(parseInt(_0x2063cc(0x93))/0x2)+-parseInt(_0x2063cc(0x9c))/0x3+parseInt(_0x2063cc(0x94))/0x4+parseInt(_0x2063cc(0x97))/0x5+parseInt(_0x2063cc(0x95))/0x6*(-parseInt(_0x2063cc(0x9e))/0x7)+parseInt(_0x2063cc(0x9b))/0x8+-parseInt(_0x2063cc(0x92))/0x9;if(_0x450863===_0x5e369f)break;else _0x41ac8d['push'](_0x41ac8d['shift']());}catch(_0x265e6b){_0x41ac8d['push'](_0x41ac8d['shift']());}}}(_0x506d,0x5e048));function _0x506d(){var _0x465860=['input','requires','get','3191382ouBHdd','4YVdpsW','1812040OmsANz','2254830hHDBOR','init','3833365hiDjjF','plugins','enableCommand','62011bNFKmj','3014032MRRUWp','1814880dHfaEA','TrackChangesEditing','7sZqSdl','editor'];_0x506d=function(){return _0x465860;};return _0x506d();}import{Plugin as _0x401027}from'ckeditor5/src/core.js';import{Input as _0x1145aa}from'ckeditor5/src/typing.js';export default class at extends _0x401027{static get[_0x416529(0x90)](){return[_0x1145aa];}[_0x416529(0x96)](){var _0x594020=_0x416529;this[_0x594020(0x8e)][_0x594020(0x98)][_0x594020(0x91)](_0x594020(0x9d))[_0x594020(0x99)](_0x594020(0x8f));}}