@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240720.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 (166) 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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d3001=_0x3037;(function(_0x4c2b8e,_0x5de9a1){const _0x3c6c07=_0x3037,_0x1a7794=_0x4c2b8e();while(!![]){try{const _0x156b2b=parseInt(_0x3c6c07(0x18c))/0x1*(-parseInt(_0x3c6c07(0x1a7))/0x2)+-parseInt(_0x3c6c07(0x1b0))/0x3+parseInt(_0x3c6c07(0x1be))/0x4*(-parseInt(_0x3c6c07(0x197))/0x5)+-parseInt(_0x3c6c07(0x19e))/0x6+parseInt(_0x3c6c07(0x196))/0x7+parseInt(_0x3c6c07(0x1a4))/0x8+-parseInt(_0x3c6c07(0x1bf))/0x9*(-parseInt(_0x3c6c07(0x189))/0xa);if(_0x156b2b===_0x5de9a1)break;else _0x1a7794['push'](_0x1a7794['shift']());}catch(_0x5829a2){_0x1a7794['push'](_0x1a7794['shift']());}}}(_0x59b9,0x544eb));import{Plugin as _0x115fb1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4fe286}from'ckeditor5/src/ui.js';function _0x3037(_0x144c99,_0x1379da){const _0x59b94f=_0x59b9();return _0x3037=function(_0x3037be,_0x3f3266){_0x3037be=_0x3037be-0x186;let _0x2c7dea=_0x59b94f[_0x3037be];return _0x2c7dea;},_0x3037(_0x144c99,_0x1379da);}function _0x59b9(){const _0x4f36a0=['trim','model','4004063jCEjOQ','5AXdlXC','*Set\x20font\x20size:*\x20%0','title','format','type','FORMAT_FONT_BACKGROUND','registerDescriptionCallback','665928Quwnnu','formatInline','fontSize.options','registerInlineAttribute','FontBackgroundColorEditing','value','1794368hNvQTS','label','registerAttributeLabel','2lZEeNA','fontSize','_registerLegacyDescription','get','FontFamilyEditing','descriptionFactory','FORMAT_FONT_FAMILY','has','fontBackgroundColor','555339EeDSwH','config','FontColorEditing','*Reset\x20font\x20background\x20color*','TrackChangesEditing','*Set\x20font\x20color:*\x20%0','enableDefaultAttributesIntegration','commandName','*Reset\x20font\x20family*','fontColor','locale','toLowerCase','FORMAT_FONT_COLOR','*Reset\x20font\x20size*','860764AsPEcD','65781VlCdYZ','afterInit','fontFamily','*Reset\x20font\x20color*','*Set\x20font\x20family:*\x20%0','find','FORMAT_FONT_SIZE','430fgKBfB','*Set\x20font\x20background\x20color:*\x20%0','FontSize','253977gHyIII','fontBackgroundColor.colors','fontColor.colors','plugins','normalizeSizeOptions','editor','commandParams','FontSizeEditing'];_0x59b9=function(){return _0x4f36a0;};return _0x59b9();}import{getTranslation as _0x36bdab}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3d3001(0x193),'commandName':_0x3d3001(0x1a8)},{'pluginName':_0x3d3001(0x1ab),'commandName':_0x3d3001(0x1c1)},{'pluginName':_0x3d3001(0x1b2),'commandName':_0x3d3001(0x1b9)},{'pluginName':_0x3d3001(0x1a2),'commandName':_0x3d3001(0x1af)}];export default class Q extends _0x115fb1{[_0x3d3001(0x1c0)](){const _0x53562f=_0x3d3001,_0x5e6b49=this[_0x53562f(0x191)][_0x53562f(0x1ba)],_0x3c0a67=this[_0x53562f(0x191)][_0x53562f(0x18f)][_0x53562f(0x1aa)](_0x53562f(0x1b4));for(const {pluginName:_0x583bda,commandName:_0x5cd14a}of ro)this[_0x53562f(0x191)][_0x53562f(0x18f)][_0x53562f(0x1ae)](_0x583bda)&&(_0x3c0a67[_0x53562f(0x1b6)](_0x5cd14a),_0x3c0a67[_0x53562f(0x1a1)](_0x5cd14a));_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1a8),_0x36bdab(_0x5e6b49,_0x53562f(0x188))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1c1),_0x36bdab(_0x5e6b49,_0x53562f(0x1ad))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1b9),_0x36bdab(_0x5e6b49,_0x53562f(0x1bc))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1af),_0x36bdab(_0x5e6b49,_0x53562f(0x19c))),this[_0x53562f(0x1a9)]();}[_0x3d3001(0x1a9)](){const _0x555c96=_0x3d3001,_0x1bda48=this[_0x555c96(0x191)],_0x1e7147=_0x1bda48[_0x555c96(0x1ba)];_0x1bda48[_0x555c96(0x18f)][_0x555c96(0x1aa)](_0x555c96(0x1b4))[_0x555c96(0x1ac)][_0x555c96(0x19d)](_0x30b312=>{const _0x2a98e0=_0x555c96,_0x3a5050=_0x1e7147['t'];if(_0x2a98e0(0x19f)!=_0x30b312[_0x2a98e0(0x19b)])return;const {data:_0x1373d5}=_0x30b312;if(null!=_0x1373d5){if(_0x2a98e0(0x1a8)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x236fb6=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x236fb6){const _0x5e1fb8=_0x3a5050(this[_0x2a98e0(0x191)][_0x2a98e0(0x18f)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18b))[_0x2a98e0(0x190)](this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x1a0)))[_0x2a98e0(0x187)](_0x29b674=>_0x29b674[_0x2a98e0(0x195)]==_0x236fb6)[_0x2a98e0(0x199)])[_0x2a98e0(0x1bb)]();return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x198),_0x5e1fb8)};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1bd))};}if(_0x2a98e0(0x1c1)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x2f8aa2=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];return _0x2f8aa2?{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x186),_0x2f8aa2)}:{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b8))};}if(_0x2a98e0(0x1b9)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x4b6812=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x4b6812){const _0x40056a=_0x4fe286(this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18e)))[_0x2a98e0(0x187)](_0x16bbde=>_0x16bbde[_0x2a98e0(0x195)]==_0x4b6812);let _0x943a11=_0x4b6812,_0x1949e4='';return _0x40056a&&(_0x943a11=_0x40056a[_0x2a98e0(0x1a5)],_0x1949e4=_0x3a5050(_0x943a11)[_0x2a98e0(0x1bb)]()),{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b5),_0x1949e4)[_0x2a98e0(0x194)](),'color':{'value':_0x4b6812,'title':_0x1949e4||_0x943a11}};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1c2))};}if(_0x2a98e0(0x1af)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x3334a2=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x3334a2){const _0xa4e130=_0x4fe286(this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18d)))[_0x2a98e0(0x187)](_0x4c0dd8=>_0x4c0dd8[_0x2a98e0(0x195)]==_0x3334a2);let _0xae6aa9=_0x3334a2,_0x86a399='';return _0xa4e130&&(_0xae6aa9=_0xa4e130[_0x2a98e0(0x1a5)],_0x86a399=_0x3a5050(_0xae6aa9)[_0x2a98e0(0x1bb)]()),{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x18a),_0x86a399)[_0x2a98e0(0x194)](),'color':{'value':_0x3334a2,'title':_0x86a399||_0xae6aa9}};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b3))};}}});}}
23
+ const _0x2d54b1=_0x41bc;(function(_0x4a1e33,_0x232d51){const _0x41b4b5=_0x41bc,_0x450167=_0x4a1e33();while(!![]){try{const _0x1a4698=parseInt(_0x41b4b5(0x14e))/0x1*(parseInt(_0x41b4b5(0x15a))/0x2)+parseInt(_0x41b4b5(0x151))/0x3+-parseInt(_0x41b4b5(0x13c))/0x4+parseInt(_0x41b4b5(0x14d))/0x5*(-parseInt(_0x41b4b5(0x14b))/0x6)+-parseInt(_0x41b4b5(0x129))/0x7+-parseInt(_0x41b4b5(0x148))/0x8+parseInt(_0x41b4b5(0x155))/0x9;if(_0x1a4698===_0x232d51)break;else _0x450167['push'](_0x450167['shift']());}catch(_0x167ba7){_0x450167['push'](_0x450167['shift']());}}}(_0x5008,0x91f16));function _0x5008(){const _0x521fb7=['editor','*Set\x20font\x20background\x20color:*\x20%0','4936246CItrfu','value','FontBackgroundColorEditing','FORMAT_FONT_COLOR','*Set\x20font\x20size:*\x20%0','type','model','plugins','fontSize','FontColorEditing','*Set\x20font\x20family:*\x20%0','FORMAT_FONT_BACKGROUND','label','trim','locale','FontSizeEditing','fontBackgroundColor','*Reset\x20font\x20color*','FontSize','1333980ryJBrv','normalizeSizeOptions','enableDefaultAttributesIntegration','has','get','registerAttributeLabel','commandName','toLowerCase','afterInit','_registerLegacyDescription','fontColor','formatInline','554184ZnvCbH','*Reset\x20font\x20size*','registerInlineAttribute','42nBApwH','TrackChangesEditing','596165KdKIuZ','1146337JLPduy','fontFamily','*Reset\x20font\x20background\x20color*','1376247NMMQin','title','*Reset\x20font\x20family*','fontBackgroundColor.colors','8417457UAIMSv','commandParams','fontColor.colors','registerDescriptionCallback','FORMAT_FONT_FAMILY','2IFIsYI','format','descriptionFactory','FontFamilyEditing','FORMAT_FONT_SIZE','find','*Set\x20font\x20color:*\x20%0','config','fontSize.options'];_0x5008=function(){return _0x521fb7;};return _0x5008();}function _0x41bc(_0x1d9701,_0x140608){const _0x50080c=_0x5008();return _0x41bc=function(_0x41bc68,_0x3344c4){_0x41bc68=_0x41bc68-0x122;let _0x3826f7=_0x50080c[_0x41bc68];return _0x3826f7;},_0x41bc(_0x1d9701,_0x140608);}import{Plugin as _0x22365e}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xf486ac}from'ckeditor5/src/ui.js';import{getTranslation as _0x511cfa}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2d54b1(0x138),'commandName':_0x2d54b1(0x131)},{'pluginName':_0x2d54b1(0x15d),'commandName':_0x2d54b1(0x14f)},{'pluginName':_0x2d54b1(0x132),'commandName':_0x2d54b1(0x146)},{'pluginName':_0x2d54b1(0x12b),'commandName':_0x2d54b1(0x139)}];export default class Q extends _0x22365e{[_0x2d54b1(0x144)](){const _0x1da8db=_0x2d54b1,_0x4b3ab4=this[_0x1da8db(0x127)][_0x1da8db(0x137)],_0x2bf051=this[_0x1da8db(0x127)][_0x1da8db(0x130)][_0x1da8db(0x140)](_0x1da8db(0x14c));for(const {pluginName:_0x5ad06f,commandName:_0x2155cd}of ro)this[_0x1da8db(0x127)][_0x1da8db(0x130)][_0x1da8db(0x13f)](_0x5ad06f)&&(_0x2bf051[_0x1da8db(0x13e)](_0x2155cd),_0x2bf051[_0x1da8db(0x14a)](_0x2155cd));_0x2bf051[_0x1da8db(0x15c)][_0x1da8db(0x141)](_0x1da8db(0x131),_0x511cfa(_0x4b3ab4,_0x1da8db(0x122))),_0x2bf051[_0x1da8db(0x15c)][_0x1da8db(0x141)](_0x1da8db(0x14f),_0x511cfa(_0x4b3ab4,_0x1da8db(0x159))),_0x2bf051[_0x1da8db(0x15c)][_0x1da8db(0x141)](_0x1da8db(0x146),_0x511cfa(_0x4b3ab4,_0x1da8db(0x12c))),_0x2bf051[_0x1da8db(0x15c)][_0x1da8db(0x141)](_0x1da8db(0x139),_0x511cfa(_0x4b3ab4,_0x1da8db(0x134))),this[_0x1da8db(0x145)]();}[_0x2d54b1(0x145)](){const _0x573fab=_0x2d54b1,_0x11f24b=this[_0x573fab(0x127)],_0x28cfb4=_0x11f24b[_0x573fab(0x137)];_0x11f24b[_0x573fab(0x130)][_0x573fab(0x140)](_0x573fab(0x14c))[_0x573fab(0x15c)][_0x573fab(0x158)](_0x3ca044=>{const _0x44fc46=_0x573fab,_0x1027dc=_0x28cfb4['t'];if(_0x44fc46(0x147)!=_0x3ca044[_0x44fc46(0x12e)])return;const {data:_0x278f31}=_0x3ca044;if(null!=_0x278f31){if(_0x44fc46(0x131)==_0x278f31[_0x44fc46(0x142)]){const _0x4a3f32=_0x278f31[_0x44fc46(0x156)][0x0][_0x44fc46(0x12a)];if(_0x4a3f32){const _0x3ebe88=_0x1027dc(this[_0x44fc46(0x127)][_0x44fc46(0x130)][_0x44fc46(0x140)](_0x44fc46(0x13b))[_0x44fc46(0x13d)](this[_0x44fc46(0x127)][_0x44fc46(0x125)][_0x44fc46(0x140)](_0x44fc46(0x126)))[_0x44fc46(0x123)](_0x104588=>_0x104588[_0x44fc46(0x12f)]==_0x4a3f32)[_0x44fc46(0x152)])[_0x44fc46(0x143)]();return{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x12d),_0x3ebe88)};}return{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x149))};}if(_0x44fc46(0x14f)==_0x278f31[_0x44fc46(0x142)]){const _0x5105ae=_0x278f31[_0x44fc46(0x156)][0x0][_0x44fc46(0x12a)];return _0x5105ae?{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x133),_0x5105ae)}:{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x153))};}if(_0x44fc46(0x146)==_0x278f31[_0x44fc46(0x142)]){const _0x36b9e1=_0x278f31[_0x44fc46(0x156)][0x0][_0x44fc46(0x12a)];if(_0x36b9e1){const _0x41ccdf=_0xf486ac(this[_0x44fc46(0x127)][_0x44fc46(0x125)][_0x44fc46(0x140)](_0x44fc46(0x157)))[_0x44fc46(0x123)](_0x251884=>_0x251884[_0x44fc46(0x12f)]==_0x36b9e1);let _0x3be414=_0x36b9e1,_0x82d513='';return _0x41ccdf&&(_0x3be414=_0x41ccdf[_0x44fc46(0x135)],_0x82d513=_0x1027dc(_0x3be414)[_0x44fc46(0x143)]()),{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x124),_0x82d513)[_0x44fc46(0x136)](),'color':{'value':_0x36b9e1,'title':_0x82d513||_0x3be414}};}return{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x13a))};}if(_0x44fc46(0x139)==_0x278f31[_0x44fc46(0x142)]){const _0x349412=_0x278f31[_0x44fc46(0x156)][0x0][_0x44fc46(0x12a)];if(_0x349412){const _0xcfa78e=_0xf486ac(this[_0x44fc46(0x127)][_0x44fc46(0x125)][_0x44fc46(0x140)](_0x44fc46(0x154)))[_0x44fc46(0x123)](_0xfa057=>_0xfa057[_0x44fc46(0x12f)]==_0x349412);let _0x1d2e45=_0x349412,_0x5893ef='';return _0xcfa78e&&(_0x1d2e45=_0xcfa78e[_0x44fc46(0x135)],_0x5893ef=_0x1027dc(_0x1d2e45)[_0x44fc46(0x143)]()),{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x128),_0x5893ef)[_0x44fc46(0x136)](),'color':{'value':_0x349412,'title':_0x5893ef||_0x1d2e45}};}return{'type':_0x44fc46(0x15b),'content':_0x511cfa(_0x28cfb4,_0x44fc46(0x150))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15766f=_0x33e3;(function(_0x4380f0,_0x3450cb){const _0x42ed3f=_0x33e3,_0x3c4b5f=_0x4380f0();while(!![]){try{const _0x540d36=parseInt(_0x42ed3f(0xa6))/0x1*(parseInt(_0x42ed3f(0xc5))/0x2)+-parseInt(_0x42ed3f(0xd6))/0x3+parseInt(_0x42ed3f(0xd1))/0x4*(parseInt(_0x42ed3f(0xc9))/0x5)+-parseInt(_0x42ed3f(0xd7))/0x6*(-parseInt(_0x42ed3f(0xa5))/0x7)+-parseInt(_0x42ed3f(0xbc))/0x8+parseInt(_0x42ed3f(0xc0))/0x9+-parseInt(_0x42ed3f(0xb8))/0xa;if(_0x540d36===_0x3450cb)break;else _0x3c4b5f['push'](_0x3c4b5f['shift']());}catch(_0x529d5f){_0x3c4b5f['push'](_0x3c4b5f['shift']());}}}(_0x5eab,0xcb7be));import{Plugin as _0x395349}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x455ee2}from'ckeditor5/src/ui.js';import{getTranslation as _0x4665a4}from'../utils/common-translations.js';export default class X extends _0x395349{[_0x15766f(0xb0)](){const _0x37dd2c=_0x15766f,_0x33a09b=this[_0x37dd2c(0xae)],_0x3f7dac=_0x33a09b[_0x37dd2c(0xc3)][_0x37dd2c(0xa8)](_0x37dd2c(0xa7)),_0x3ceaf0=_0x33a09b[_0x37dd2c(0xaf)][_0x37dd2c(0xa8)](_0x37dd2c(0xc7)),_0x4c2018=_0x33a09b[_0x37dd2c(0xaf)][_0x37dd2c(0xa8)](_0x37dd2c(0xd0));_0x3ceaf0&&_0x4c2018&&(_0x3f7dac[_0x37dd2c(0xd5)](_0x37dd2c(0xd0)),_0x3f7dac[_0x37dd2c(0xcb)](_0x37dd2c(0xc7)),this[_0x37dd2c(0xc4)]());}[_0x15766f(0xc4)](){const _0x1b6352=_0x15766f,_0xb543de=this[_0x1b6352(0xae)],_0x447119=_0xb543de[_0x1b6352(0xd9)];_0xb543de[_0x1b6352(0xc3)][_0x1b6352(0xa8)](_0x1b6352(0xa7))[_0x1b6352(0xd4)][_0x1b6352(0xac)](_0xe66a8=>{const _0x49e57f=_0x1b6352;if(_0x49e57f(0xad)!=_0xe66a8[_0x49e57f(0xbb)]&&_0x49e57f(0xb7)!=_0xe66a8[_0x49e57f(0xbb)])return;const {data:_0x1c28ec}=_0xe66a8;if(_0x1c28ec&&_0x49e57f(0xd0)===_0x1c28ec[_0x49e57f(0xcf)]){const _0x56b89d=[],_0x169a3a=_0x1c28ec[_0x49e57f(0xba)][0x0];for(const [_0x59d333,_0x53873d]of Object[_0x49e57f(0xab)](_0x169a3a))_0x56b89d[_0x49e57f(0xc6)](so(_0xb543de,_0x59d333,_0x53873d));return _0x56b89d[_0x49e57f(0xbf)]?{'type':_0x49e57f(0xd3),'content':_0x4665a4(_0x447119,_0x49e57f(0xc1),_0x56b89d[_0x49e57f(0xda)](',\x20'))}:{'type':_0x49e57f(0xd3),'content':_0x4665a4(_0x447119,_0x49e57f(0xc2))};}});}}function _0x33e3(_0x3d87a3,_0x134ab4){const _0x5eab7e=_0x5eab();return _0x33e3=function(_0x33e352,_0x55c4b2){_0x33e352=_0x33e352-0xa5;let _0x4d0284=_0x5eab7e[_0x33e352];return _0x4d0284;},_0x33e3(_0x3d87a3,_0x134ab4);}function _0x5eab(){const _0x441ebf=['*Remove\x20all\x20formatting*','plugins','_registerLegacyDescription','90bNriVQ','push','copyFormat','FontSize','15yuOdPM','normalizeSizeOptions','enableCommand','find','slice','charAt','commandName','pasteFormat','227776cWoLOy','boolean','format','descriptionFactory','enableDefaultAttributesIntegration','2284380NcqNJe','12OKBSnr','fontSize.options','locale','join','4130651OykoQa','6667bHgQrg','TrackChangesEditing','get','title','toUpperCase','entries','registerDescriptionCallback','formatBlock','editor','commands','afterInit','split','toLowerCase','model','fontBackgroundColor','fontColor.colors','fontSize','formatInline','656660YZtGpe','label','commandParams','type','9041336TrwYnZ','fontColor','config','length','10257570xruYIw','*Set\x20format\x20to:*\x20%0'];_0x5eab=function(){return _0x441ebf;};return _0x5eab();}function so(_0x20a645,_0x42db76,_0x45df6a){const _0x10081a=_0x15766f,_0x394ced=_0x20a645[_0x10081a(0xd9)]['t'],_0x4ae647=_0x42db76[_0x10081a(0xb1)](/(?=[A-Z])/)[_0x10081a(0xda)]('\x20'),_0x42d672=_0x394ced(_0x4ae647[_0x10081a(0xce)](0x0)[_0x10081a(0xaa)]()+_0x4ae647[_0x10081a(0xcd)](0x1))[_0x10081a(0xb2)]();if(_0x10081a(0xd2)==typeof _0x45df6a)return _0x42d672;if(_0x10081a(0xbd)===_0x42db76||_0x10081a(0xb4)===_0x42db76){const _0x36d6dd=_0x455ee2(_0x20a645[_0x10081a(0xbe)][_0x10081a(0xa8)](_0x10081a(0xb5)))[_0x10081a(0xcc)](_0x55f7f7=>_0x55f7f7[_0x10081a(0xb3)]==_0x45df6a);return _0x42d672+'\x20('+(_0x36d6dd?_0x394ced(_0x36d6dd[_0x10081a(0xb9)])[_0x10081a(0xb2)]():_0x45df6a)+')';}if(_0x10081a(0xb6)===_0x42db76&&isNaN(parseFloat(_0x45df6a))){const _0x5c5d7c=_0x20a645[_0x10081a(0xc3)][_0x10081a(0xa8)](_0x10081a(0xc8))[_0x10081a(0xca)](_0x20a645[_0x10081a(0xbe)][_0x10081a(0xa8)](_0x10081a(0xd8)))[_0x10081a(0xcc)](_0x100904=>_0x100904[_0x10081a(0xb3)]==_0x45df6a);return _0x42d672+'\x20('+(_0x5c5d7c?_0x394ced(_0x5c5d7c[_0x10081a(0xa9)])[_0x10081a(0xb2)]():_0x45df6a)+')';}return _0x42d672+'\x20('+_0x45df6a+')';}
23
+ const _0x5a6c08=_0x4a25;(function(_0x42eb98,_0x50d890){const _0x5e9a83=_0x4a25,_0x3712c2=_0x42eb98();while(!![]){try{const _0x1bb085=parseInt(_0x5e9a83(0x1e8))/0x1+parseInt(_0x5e9a83(0x1e3))/0x2*(parseInt(_0x5e9a83(0x1fa))/0x3)+parseInt(_0x5e9a83(0x1fc))/0x4*(-parseInt(_0x5e9a83(0x1df))/0x5)+-parseInt(_0x5e9a83(0x20f))/0x6*(parseInt(_0x5e9a83(0x1f5))/0x7)+-parseInt(_0x5e9a83(0x1ec))/0x8*(parseInt(_0x5e9a83(0x1f4))/0x9)+-parseInt(_0x5e9a83(0x1e4))/0xa*(-parseInt(_0x5e9a83(0x207))/0xb)+parseInt(_0x5e9a83(0x203))/0xc;if(_0x1bb085===_0x50d890)break;else _0x3712c2['push'](_0x3712c2['shift']());}catch(_0x336cf6){_0x3712c2['push'](_0x3712c2['shift']());}}}(_0x53ac,0x27272));import{Plugin as _0x53b4b1}from'ckeditor5/src/core.js';function _0x4a25(_0x33cb7c,_0xd081de){const _0x53ac2e=_0x53ac();return _0x4a25=function(_0x4a258e,_0x594d3a){_0x4a258e=_0x4a258e-0x1de;let _0x500bbb=_0x53ac2e[_0x4a258e];return _0x500bbb;},_0x4a25(_0x33cb7c,_0xd081de);}import{normalizeColorOptions as _0x1d7f1c}from'ckeditor5/src/ui.js';import{getTranslation as _0x2ddec9}from'../utils/common-translations.js';export default class X extends _0x53b4b1{[_0x5a6c08(0x206)](){const _0x430150=_0x5a6c08,_0x276dec=this[_0x430150(0x1eb)],_0x461675=_0x276dec[_0x430150(0x209)][_0x430150(0x201)](_0x430150(0x1de)),_0x319522=_0x276dec[_0x430150(0x214)][_0x430150(0x201)](_0x430150(0x200)),_0x23bbe7=_0x276dec[_0x430150(0x214)][_0x430150(0x201)](_0x430150(0x1e6));_0x319522&&_0x23bbe7&&(_0x461675[_0x430150(0x1f0)](_0x430150(0x1e6)),_0x461675[_0x430150(0x1f6)](_0x430150(0x200)),this[_0x430150(0x1f9)]());}[_0x5a6c08(0x1f9)](){const _0x2ee198=_0x5a6c08,_0xbbd499=this[_0x2ee198(0x1eb)],_0x133b17=_0xbbd499[_0x2ee198(0x1f7)];_0xbbd499[_0x2ee198(0x209)][_0x2ee198(0x201)](_0x2ee198(0x1de))[_0x2ee198(0x211)][_0x2ee198(0x1e7)](_0x49f943=>{const _0x5cc72a=_0x2ee198;if(_0x5cc72a(0x1fe)!=_0x49f943[_0x5cc72a(0x215)]&&_0x5cc72a(0x1ee)!=_0x49f943[_0x5cc72a(0x215)])return;const {data:_0x4286f8}=_0x49f943;if(_0x4286f8&&_0x5cc72a(0x1e6)===_0x4286f8[_0x5cc72a(0x1ff)]){const _0x34cee0=[],_0x58decf=_0x4286f8[_0x5cc72a(0x1f2)][0x0];for(const [_0x55b95e,_0x59ae7f]of Object[_0x5cc72a(0x1fd)](_0x58decf))_0x34cee0[_0x5cc72a(0x208)](so(_0xbbd499,_0x55b95e,_0x59ae7f));return _0x34cee0[_0x5cc72a(0x210)]?{'type':_0x5cc72a(0x1e5),'content':_0x2ddec9(_0x133b17,_0x5cc72a(0x1f1),_0x34cee0[_0x5cc72a(0x20c)](',\x20'))}:{'type':_0x5cc72a(0x1e5),'content':_0x2ddec9(_0x133b17,_0x5cc72a(0x212))};}});}}function so(_0xcdbcca,_0x131deb,_0x39ff93){const _0x429428=_0x5a6c08,_0x4f4218=_0xcdbcca[_0x429428(0x1f7)]['t'],_0x407efe=_0x131deb[_0x429428(0x213)](/(?=[A-Z])/)[_0x429428(0x20c)]('\x20'),_0x304d12=_0x4f4218(_0x407efe[_0x429428(0x1e2)](0x0)[_0x429428(0x1f3)]()+_0x407efe[_0x429428(0x202)](0x1))[_0x429428(0x204)]();if(_0x429428(0x1e0)==typeof _0x39ff93)return _0x304d12;if(_0x429428(0x1f8)===_0x131deb||_0x429428(0x20e)===_0x131deb){const _0x58f160=_0x1d7f1c(_0xcdbcca[_0x429428(0x1ed)][_0x429428(0x201)](_0x429428(0x1ef)))[_0x429428(0x20a)](_0x2fc5d0=>_0x2fc5d0[_0x429428(0x1ea)]==_0x39ff93);return _0x304d12+'\x20('+(_0x58f160?_0x4f4218(_0x58f160[_0x429428(0x20b)])[_0x429428(0x204)]():_0x39ff93)+')';}if(_0x429428(0x1e9)===_0x131deb&&isNaN(parseFloat(_0x39ff93))){const _0x55859d=_0xcdbcca[_0x429428(0x209)][_0x429428(0x201)](_0x429428(0x205))[_0x429428(0x1fb)](_0xcdbcca[_0x429428(0x1ed)][_0x429428(0x201)](_0x429428(0x20d)))[_0x429428(0x20a)](_0x1bba8d=>_0x1bba8d[_0x429428(0x1ea)]==_0x39ff93);return _0x304d12+'\x20('+(_0x55859d?_0x4f4218(_0x55859d[_0x429428(0x1e1)])[_0x429428(0x204)]():_0x39ff93)+')';}return _0x304d12+'\x20('+_0x39ff93+')';}function _0x53ac(){const _0x19db18=['562620nYLoBr','format','pasteFormat','registerDescriptionCallback','202800JBVVrH','fontSize','model','editor','26672XkBXhX','config','formatInline','fontColor.colors','enableDefaultAttributesIntegration','*Set\x20format\x20to:*\x20%0','commandParams','toUpperCase','261hpyixg','119DGfwUE','enableCommand','locale','fontColor','_registerLegacyDescription','9njSetE','normalizeSizeOptions','4wGNzAS','entries','formatBlock','commandName','copyFormat','get','slice','1509120MGAqXb','toLowerCase','FontSize','afterInit','11XgEEQW','push','plugins','find','label','join','fontSize.options','fontBackgroundColor','52638bWmwPd','length','descriptionFactory','*Remove\x20all\x20formatting*','split','commands','type','TrackChangesEditing','11580DvsquD','boolean','title','charAt','15794VOTaMf'];_0x53ac=function(){return _0x19db18;};return _0x53ac();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f41da=_0x5856;(function(_0x3df008,_0x2f549a){const _0x40e431=_0x5856,_0x3dffd5=_0x3df008();while(!![]){try{const _0x4ed18f=-parseInt(_0x40e431(0x1ef))/0x1*(-parseInt(_0x40e431(0x20c))/0x2)+parseInt(_0x40e431(0x20b))/0x3+-parseInt(_0x40e431(0x21a))/0x4*(parseInt(_0x40e431(0x200))/0x5)+parseInt(_0x40e431(0x201))/0x6*(-parseInt(_0x40e431(0x1f7))/0x7)+-parseInt(_0x40e431(0x20e))/0x8*(parseInt(_0x40e431(0x208))/0x9)+-parseInt(_0x40e431(0x1fc))/0xa+parseInt(_0x40e431(0x205))/0xb;if(_0x4ed18f===_0x2f549a)break;else _0x3dffd5['push'](_0x3dffd5['shift']());}catch(_0x260f80){_0x3dffd5['push'](_0x3dffd5['shift']());}}}(_0x4c5d,0xe6ef2));import{Plugin as _0x2840bd}from'ckeditor5/src/core.js';function _0x5856(_0x5970e7,_0x310021){const _0x4c5dfd=_0x4c5d();return _0x5856=function(_0x5856c0,_0x5a53ea){_0x5856c0=_0x5856c0-0x1ef;let _0x41dad5=_0x4c5dfd[_0x5856c0];return _0x41dad5;},_0x5856(_0x5970e7,_0x310021);}function _0x4c5d(){const _0x2caeef=['config','22590326wUglJM','value','locale','252xPNYwN','name','registerElementLabel','56787tmfYbK','1466wEiIrU','editor','400408FKENRR','heading','match','has','TrackChangesEditing','title','ELEMENT_HEADING','_getHeadingLevel','view','get','plugins','commandName','2292872uYPzAM','heading.options','2515AGAllr','_headingOptions','model','paragraph','find','ELEMENT_HEADING_CUSTOM','formatBlock','commandParams','133cLGNnx','registerDescriptionCallback','_registerLegacyDescription','HeadingEditing','type','1364270WRJntV','afterInit','*Change\x20to:*\x20%0','enableDefaultAttributesIntegration','10KpFWzz','90282ihnEvn','descriptionFactory','format'];_0x4c5d=function(){return _0x2caeef;};return _0x4c5d();}import{getTranslation as _0x151a34}from'../utils/common-translations.js';export default class Y extends _0x2840bd{[_0x5f41da(0x1fd)](){const _0x5a7ad8=_0x5f41da,_0x2ac67e=this[_0x5a7ad8(0x20d)];if(!_0x2ac67e[_0x5a7ad8(0x218)][_0x5a7ad8(0x211)](_0x5a7ad8(0x1fa)))return;this[_0x5a7ad8(0x1f0)]=_0x2ac67e[_0x5a7ad8(0x204)][_0x5a7ad8(0x217)](_0x5a7ad8(0x21b));const _0x1ef4ec=_0x2ac67e[_0x5a7ad8(0x207)],_0x596ada=_0x2ac67e[_0x5a7ad8(0x218)][_0x5a7ad8(0x217)](_0x5a7ad8(0x212));_0x596ada[_0x5a7ad8(0x1ff)](_0x5a7ad8(0x20f));for(const _0x4906e6 of this[_0x5a7ad8(0x1f0)])_0x5a7ad8(0x1f2)!=_0x4906e6[_0x5a7ad8(0x1f1)]&&_0x596ada[_0x5a7ad8(0x202)][_0x5a7ad8(0x20a)](_0x4906e6[_0x5a7ad8(0x1f1)],_0x380918=>{const _0x35d7f6=_0x5a7ad8,_0x4e010c=this[_0x35d7f6(0x215)](_0x4906e6[_0x35d7f6(0x1f1)]);return null!==_0x4e010c?_0x5d1102(_0x380918,_0x4e010c):_0x499360(_0x380918,_0x4906e6[_0x35d7f6(0x213)]);});function _0x5d1102(_0xa13bf6,_0x27fcb2){const _0x116847=_0x5a7ad8;return _0x151a34(_0x1ef4ec,_0x116847(0x214),[_0xa13bf6,_0x27fcb2]);}function _0x499360(_0x437137,_0x244174){const _0x4d1b74=_0x5a7ad8;return _0x151a34(_0x1ef4ec,_0x4d1b74(0x1f4),[_0x437137,_0x244174]);}this[_0x5a7ad8(0x1f9)]();}[_0x5f41da(0x1f9)](){const _0x3710bf=_0x5f41da,_0x4f1e5d=this[_0x3710bf(0x20d)],_0xe14f65=_0x4f1e5d[_0x3710bf(0x207)];function _0x3da9ee(_0x1021f4,_0x4327b9){const _0x220dcc=_0x3710bf;return _0x151a34(_0xe14f65,_0x220dcc(0x1f4),[_0x1021f4,_0x4327b9]);}_0x4f1e5d[_0x3710bf(0x218)][_0x3710bf(0x217)](_0x3710bf(0x212))[_0x3710bf(0x202)][_0x3710bf(0x1f8)](_0x1a2afa=>{const _0x429415=_0x3710bf;if(_0x429415(0x1f5)!=_0x1a2afa[_0x429415(0x1fb)])return;const {data:_0x1cd1ee}=_0x1a2afa;if(_0x1cd1ee&&_0x429415(0x20f)==_0x1cd1ee[_0x429415(0x219)]){const _0xc29240=_0x1cd1ee[_0x429415(0x1f6)][0x0][_0x429415(0x206)],_0x39a821=this[_0x429415(0x215)](_0xc29240);if(null!==_0x39a821)return{'type':_0x429415(0x203),'content':_0x151a34(_0xe14f65,_0x429415(0x1fe),(_0x2ce972=0x1,_0x45da32=_0x39a821,_0x151a34(_0xe14f65,_0x429415(0x214),[_0x2ce972,_0x45da32])))};const _0x17cec3=this[_0x429415(0x1f0)][_0x429415(0x1f3)](_0x51b813=>_0x51b813[_0x429415(0x1f1)]===_0xc29240)[_0x429415(0x213)];return{'type':_0x429415(0x203),'content':_0x151a34(_0xe14f65,_0x429415(0x1fe),_0x3da9ee(0x1,_0x17cec3))};}var _0x2ce972,_0x45da32;});}[_0x5f41da(0x215)](_0x3d5f3a){const _0x4e239c=_0x5f41da;var _0x4479d7,_0x4e5035;const _0x474b36=_0x3d5f3a[_0x4e239c(0x210)](/^heading(\d+)/);if(_0x474b36)return _0x474b36[0x1];const _0x55df07=null===(_0x4479d7=this[_0x4e239c(0x1f0)])||void 0x0===_0x4479d7?void 0x0:_0x4479d7[_0x4e239c(0x1f3)](_0x420646=>_0x420646[_0x4e239c(0x1f1)]==_0x3d5f3a);if(_0x55df07&&_0x55df07[_0x4e239c(0x216)]){const _0x55f248=_0x55df07[_0x4e239c(0x216)],_0x345c8a=(null!==(_0x4e5035=_0x55f248[_0x4e239c(0x209)])&&void 0x0!==_0x4e5035?_0x4e5035:_0x55f248)[_0x4e239c(0x210)](/^h(\d+)/);if(_0x345c8a)return _0x345c8a[0x1];}return null;}}
23
+ const _0x36eed9=_0x1847;function _0x1847(_0x5afd3f,_0xf9fd3){const _0x22652a=_0x2265();return _0x1847=function(_0x184746,_0x32fb14){_0x184746=_0x184746-0x194;let _0x1c789d=_0x22652a[_0x184746];return _0x1c789d;},_0x1847(_0x5afd3f,_0xf9fd3);}(function(_0x317617,_0x2befc6){const _0x349aa8=_0x1847,_0x3a8ef8=_0x317617();while(!![]){try{const _0x54aefa=-parseInt(_0x349aa8(0x1b0))/0x1+-parseInt(_0x349aa8(0x19d))/0x2+-parseInt(_0x349aa8(0x19a))/0x3+parseInt(_0x349aa8(0x1ad))/0x4+parseInt(_0x349aa8(0x1bb))/0x5*(-parseInt(_0x349aa8(0x1a0))/0x6)+-parseInt(_0x349aa8(0x19c))/0x7*(parseInt(_0x349aa8(0x1a8))/0x8)+parseInt(_0x349aa8(0x1ab))/0x9;if(_0x54aefa===_0x2befc6)break;else _0x3a8ef8['push'](_0x3a8ef8['shift']());}catch(_0x6835fc){_0x3a8ef8['push'](_0x3a8ef8['shift']());}}}(_0x2265,0xdca04));import{Plugin as _0xd96bfa}from'ckeditor5/src/core.js';import{getTranslation as _0x14f533}from'../utils/common-translations.js';function _0x2265(){const _0x2915da=['2010364FyNWix','_registerLegacyDescription','has','24XklHpa','model','heading','title','editor','view','commandParams','get','41080DbNpUh','paragraph','ELEMENT_HEADING','48737160dlWqrD','descriptionFactory','1750912khaorG','registerElementLabel','value','986219UWOidj','ELEMENT_HEADING_CUSTOM','*Change\x20to:*\x20%0','commandName','_headingOptions','locale','type','config','heading.options','HeadingEditing','formatBlock','345260GCJzPa','format','_getHeadingLevel','registerDescriptionCallback','match','plugins','enableDefaultAttributesIntegration','name','afterInit','find','4486470praTTz','TrackChangesEditing','1617ucIkgM'];_0x2265=function(){return _0x2915da;};return _0x2265();}export default class Y extends _0xd96bfa{[_0x36eed9(0x198)](){const _0x4a8b64=_0x36eed9,_0x2d0941=this[_0x4a8b64(0x1a4)];if(!_0x2d0941[_0x4a8b64(0x195)][_0x4a8b64(0x19f)](_0x4a8b64(0x1b9)))return;this[_0x4a8b64(0x1b4)]=_0x2d0941[_0x4a8b64(0x1b7)][_0x4a8b64(0x1a7)](_0x4a8b64(0x1b8));const _0x2f42ba=_0x2d0941[_0x4a8b64(0x1b5)],_0x10581b=_0x2d0941[_0x4a8b64(0x195)][_0x4a8b64(0x1a7)](_0x4a8b64(0x19b));_0x10581b[_0x4a8b64(0x196)](_0x4a8b64(0x1a2));for(const _0x360fb4 of this[_0x4a8b64(0x1b4)])_0x4a8b64(0x1a9)!=_0x360fb4[_0x4a8b64(0x1a1)]&&_0x10581b[_0x4a8b64(0x1ac)][_0x4a8b64(0x1ae)](_0x360fb4[_0x4a8b64(0x1a1)],_0x28b632=>{const _0x3834f3=_0x4a8b64,_0x2d1244=this[_0x3834f3(0x1bd)](_0x360fb4[_0x3834f3(0x1a1)]);return null!==_0x2d1244?_0x25be97(_0x28b632,_0x2d1244):_0x21cec3(_0x28b632,_0x360fb4[_0x3834f3(0x1a3)]);});function _0x25be97(_0x60d118,_0x8be726){const _0x379b9b=_0x4a8b64;return _0x14f533(_0x2f42ba,_0x379b9b(0x1aa),[_0x60d118,_0x8be726]);}function _0x21cec3(_0x3f39a4,_0x3646a4){const _0x15f71f=_0x4a8b64;return _0x14f533(_0x2f42ba,_0x15f71f(0x1b1),[_0x3f39a4,_0x3646a4]);}this[_0x4a8b64(0x19e)]();}[_0x36eed9(0x19e)](){const _0x1d2f3b=_0x36eed9,_0x171e58=this[_0x1d2f3b(0x1a4)],_0x3c6b20=_0x171e58[_0x1d2f3b(0x1b5)];function _0x3e6fe8(_0x4fd050,_0x3864ac){const _0xe27c5d=_0x1d2f3b;return _0x14f533(_0x3c6b20,_0xe27c5d(0x1b1),[_0x4fd050,_0x3864ac]);}_0x171e58[_0x1d2f3b(0x195)][_0x1d2f3b(0x1a7)](_0x1d2f3b(0x19b))[_0x1d2f3b(0x1ac)][_0x1d2f3b(0x1be)](_0x408e3e=>{const _0x2234f6=_0x1d2f3b;if(_0x2234f6(0x1ba)!=_0x408e3e[_0x2234f6(0x1b6)])return;const {data:_0x23829d}=_0x408e3e;if(_0x23829d&&_0x2234f6(0x1a2)==_0x23829d[_0x2234f6(0x1b3)]){const _0x425401=_0x23829d[_0x2234f6(0x1a6)][0x0][_0x2234f6(0x1af)],_0x428c39=this[_0x2234f6(0x1bd)](_0x425401);if(null!==_0x428c39)return{'type':_0x2234f6(0x1bc),'content':_0x14f533(_0x3c6b20,_0x2234f6(0x1b2),(_0x39ec8f=0x1,_0x35c0ee=_0x428c39,_0x14f533(_0x3c6b20,_0x2234f6(0x1aa),[_0x39ec8f,_0x35c0ee])))};const _0x432f65=this[_0x2234f6(0x1b4)][_0x2234f6(0x199)](_0x12b267=>_0x12b267[_0x2234f6(0x1a1)]===_0x425401)[_0x2234f6(0x1a3)];return{'type':_0x2234f6(0x1bc),'content':_0x14f533(_0x3c6b20,_0x2234f6(0x1b2),_0x3e6fe8(0x1,_0x432f65))};}var _0x39ec8f,_0x35c0ee;});}[_0x36eed9(0x1bd)](_0x2778bf){const _0x362f09=_0x36eed9;var _0x2773c6,_0x356ebd;const _0x2cf87c=_0x2778bf[_0x362f09(0x194)](/^heading(\d+)/);if(_0x2cf87c)return _0x2cf87c[0x1];const _0x9ce6b=null===(_0x2773c6=this[_0x362f09(0x1b4)])||void 0x0===_0x2773c6?void 0x0:_0x2773c6[_0x362f09(0x199)](_0xbde79a=>_0xbde79a[_0x362f09(0x1a1)]==_0x2778bf);if(_0x9ce6b&&_0x9ce6b[_0x362f09(0x1a5)]){const _0x1d1da4=_0x9ce6b[_0x362f09(0x1a5)],_0x394c05=(null!==(_0x356ebd=_0x1d1da4[_0x362f09(0x197)])&&void 0x0!==_0x356ebd?_0x356ebd:_0x1d1da4)[_0x362f09(0x194)](/^h(\d+)/);if(_0x394c05)return _0x394c05[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3eb1(){const _0x486498=['descriptionFactory','has','format','color','plugins','24396CsOlSd','type','658885NfEdwz','formatInline','2548HtuyDh','highlight.options','*Set\x20highlight:*\x20%0','16093770yifwZD','commandParams','registerDescriptionCallback','HighlightEditing','TrackChangesEditing','editor','*Remove\x20highlight*','155598ClVDsS','enableDefaultAttributesIntegration','318847ikDmlP','FORMAT_HIGHLIGHT','model','highlight','_registerLegacyDescription','config','find','11YbJVql','title','get','3981528OyvVRL','42853572RfEKlf','registerInlineAttribute','9OrqVVO','20bXBaYh','toLowerCase','45gMrMbD','value','locale','registerAttributeLabel','commandName','afterInit'];_0x3eb1=function(){return _0x486498;};return _0x3eb1();}function _0x59b5(_0x314522,_0x730e30){const _0x3eb1db=_0x3eb1();return _0x59b5=function(_0x59b5ff,_0x581f2a){_0x59b5ff=_0x59b5ff-0xe1;let _0x21b3c5=_0x3eb1db[_0x59b5ff];return _0x21b3c5;},_0x59b5(_0x314522,_0x730e30);}const _0x2fdd2c=_0x59b5;(function(_0x4bf08f,_0x198681){const _0x130a9b=_0x59b5,_0x1e0ced=_0x4bf08f();while(!![]){try{const _0x31bb37=parseInt(_0x130a9b(0x100))/0x1+parseInt(_0x130a9b(0xfe))/0x2*(parseInt(_0x130a9b(0xe5))/0x3)+parseInt(_0x130a9b(0xe3))/0x4*(-parseInt(_0x130a9b(0xf2))/0x5)+parseInt(_0x130a9b(0xf0))/0x6*(-parseInt(_0x130a9b(0xf4))/0x7)+parseInt(_0x130a9b(0x10a))/0x8*(-parseInt(_0x130a9b(0xe2))/0x9)+-parseInt(_0x130a9b(0xf7))/0xa+-parseInt(_0x130a9b(0x107))/0xb*(-parseInt(_0x130a9b(0x10b))/0xc);if(_0x31bb37===_0x198681)break;else _0x1e0ced['push'](_0x1e0ced['shift']());}catch(_0x1c0d6b){_0x1e0ced['push'](_0x1e0ced['shift']());}}}(_0x3eb1,0xc5fea));import{Plugin as _0x7049af}from'ckeditor5/src/core.js';import{getTranslation as _0x418981}from'../utils/common-translations.js';export default class Z extends _0x7049af{[_0x2fdd2c(0xea)](){const _0x1f76f7=_0x2fdd2c,_0x5e2e1b=this[_0x1f76f7(0xfc)];if(!_0x5e2e1b[_0x1f76f7(0xef)][_0x1f76f7(0xec)](_0x1f76f7(0xfa)))return;const _0x46c847=_0x5e2e1b[_0x1f76f7(0xef)][_0x1f76f7(0x109)](_0x1f76f7(0xfb)),_0x5ad29b=_0x5e2e1b[_0x1f76f7(0xe7)];_0x46c847[_0x1f76f7(0xff)](_0x1f76f7(0x103)),_0x46c847[_0x1f76f7(0xe1)](_0x1f76f7(0x103)),_0x46c847[_0x1f76f7(0xeb)][_0x1f76f7(0xe8)](_0x1f76f7(0x103),_0x418981(_0x5ad29b,_0x1f76f7(0x101))),this[_0x1f76f7(0x104)]();}[_0x2fdd2c(0x104)](){const _0x4344ce=_0x2fdd2c,_0x5f4775=this[_0x4344ce(0xfc)],_0x5c9894=_0x5f4775[_0x4344ce(0xe7)];_0x5f4775[_0x4344ce(0xef)][_0x4344ce(0x109)](_0x4344ce(0xfb))[_0x4344ce(0xeb)][_0x4344ce(0xf9)](_0xd70db1=>{const _0x1e170f=_0x4344ce;if(_0x1e170f(0xf3)!=_0xd70db1[_0x1e170f(0xf1)])return;const {data:_0x5caf6b}=_0xd70db1;if(_0x5caf6b&&_0x1e170f(0x103)==_0x5caf6b[_0x1e170f(0xe9)]){const _0x61db35=_0x5c9894['t'],_0x36832b=_0x5caf6b[_0x1e170f(0xf8)][0x0][_0x1e170f(0xe6)];if(_0x36832b){const _0x6e13f8=_0x5f4775[_0x1e170f(0x105)][_0x1e170f(0x109)](_0x1e170f(0xf5))[_0x1e170f(0x106)](_0x22827d=>_0x22827d[_0x1e170f(0x102)]==_0x36832b),_0x1356df=_0x61db35(_0x6e13f8[_0x1e170f(0x108)])[_0x1e170f(0xe4)]();return{'type':_0x1e170f(0xed),'content':_0x418981(_0x5c9894,_0x1e170f(0xf6),_0x1356df),'color':{'value':_0x6e13f8[_0x1e170f(0xee)],'title':_0x6e13f8[_0x1e170f(0x108)]}};}return{'type':_0x1e170f(0xed),'content':_0x418981(_0x5c9894,_0x1e170f(0xfd),_0x418981(_0x5c9894,_0x1e170f(0x101)))};}});}}
23
+ const _0x36c4bd=_0x5871;function _0x4eda(){const _0x88565f=['get','*Remove\x20highlight*','formatInline','title','value','plugins','registerInlineAttribute','model','afterInit','219GqpAXo','commandParams','commandName','format','find','TrackChangesEditing','407714qhTUPA','locale','descriptionFactory','HighlightEditing','1170770WNrysw','highlight.options','color','819404Pyzkii','registerAttributeLabel','type','*Set\x20highlight:*\x20%0','toLowerCase','has','enableDefaultAttributesIntegration','config','FORMAT_HIGHLIGHT','1832370EmpYYe','highlight','registerDescriptionCallback','editor','6260YTywRQ','1956066AdmExK','7420272Yjrboo','_registerLegacyDescription'];_0x4eda=function(){return _0x88565f;};return _0x4eda();}(function(_0x3a619d,_0x227f1e){const _0x1b4574=_0x5871,_0x2b7e2b=_0x3a619d();while(!![]){try{const _0x168b22=parseInt(_0x1b4574(0x144))/0x1+parseInt(_0x1b4574(0x14b))/0x2+-parseInt(_0x1b4574(0x13e))/0x3*(-parseInt(_0x1b4574(0x131))/0x4)+parseInt(_0x1b4574(0x148))/0x5+-parseInt(_0x1b4574(0x154))/0x6+parseInt(_0x1b4574(0x132))/0x7+-parseInt(_0x1b4574(0x133))/0x8;if(_0x168b22===_0x227f1e)break;else _0x2b7e2b['push'](_0x2b7e2b['shift']());}catch(_0x4d04cd){_0x2b7e2b['push'](_0x2b7e2b['shift']());}}}(_0x4eda,0x33d64));import{Plugin as _0x4df415}from'ckeditor5/src/core.js';import{getTranslation as _0x498add}from'../utils/common-translations.js';function _0x5871(_0x115c61,_0x1bfbaf){const _0x4edac7=_0x4eda();return _0x5871=function(_0x5871f9,_0x18982d){_0x5871f9=_0x5871f9-0x131;let _0x131ce6=_0x4edac7[_0x5871f9];return _0x131ce6;},_0x5871(_0x115c61,_0x1bfbaf);}export default class Z extends _0x4df415{[_0x36c4bd(0x13d)](){const _0x71a1ca=_0x36c4bd,_0x3d9f13=this[_0x71a1ca(0x157)];if(!_0x3d9f13[_0x71a1ca(0x13a)][_0x71a1ca(0x150)](_0x71a1ca(0x147)))return;const _0x1394a1=_0x3d9f13[_0x71a1ca(0x13a)][_0x71a1ca(0x135)](_0x71a1ca(0x143)),_0x1a0c23=_0x3d9f13[_0x71a1ca(0x145)];_0x1394a1[_0x71a1ca(0x151)](_0x71a1ca(0x155)),_0x1394a1[_0x71a1ca(0x13b)](_0x71a1ca(0x155)),_0x1394a1[_0x71a1ca(0x146)][_0x71a1ca(0x14c)](_0x71a1ca(0x155),_0x498add(_0x1a0c23,_0x71a1ca(0x153))),this[_0x71a1ca(0x134)]();}[_0x36c4bd(0x134)](){const _0x59d59d=_0x36c4bd,_0x2d9890=this[_0x59d59d(0x157)],_0x5c28ee=_0x2d9890[_0x59d59d(0x145)];_0x2d9890[_0x59d59d(0x13a)][_0x59d59d(0x135)](_0x59d59d(0x143))[_0x59d59d(0x146)][_0x59d59d(0x156)](_0x44f03c=>{const _0x37acd3=_0x59d59d;if(_0x37acd3(0x137)!=_0x44f03c[_0x37acd3(0x14d)])return;const {data:_0x2a3254}=_0x44f03c;if(_0x2a3254&&_0x37acd3(0x155)==_0x2a3254[_0x37acd3(0x140)]){const _0x51b1a9=_0x5c28ee['t'],_0x42fa7d=_0x2a3254[_0x37acd3(0x13f)][0x0][_0x37acd3(0x139)];if(_0x42fa7d){const _0x4348f0=_0x2d9890[_0x37acd3(0x152)][_0x37acd3(0x135)](_0x37acd3(0x149))[_0x37acd3(0x142)](_0x2bcc65=>_0x2bcc65[_0x37acd3(0x13c)]==_0x42fa7d),_0x2cc77=_0x51b1a9(_0x4348f0[_0x37acd3(0x138)])[_0x37acd3(0x14f)]();return{'type':_0x37acd3(0x141),'content':_0x498add(_0x5c28ee,_0x37acd3(0x14e),_0x2cc77),'color':{'value':_0x4348f0[_0x37acd3(0x14a)],'title':_0x4348f0[_0x37acd3(0x138)]}};}return{'type':_0x37acd3(0x141),'content':_0x498add(_0x5c28ee,_0x37acd3(0x136),_0x498add(_0x5c28ee,_0x37acd3(0x153)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4439(_0xf38a9,_0x248c88){const _0x2805f6=_0x2805();return _0x4439=function(_0x44392f,_0x5531d1){_0x44392f=_0x44392f-0xf2;let _0x80d7e5=_0x2805f6[_0x44392f];return _0x80d7e5;},_0x4439(_0xf38a9,_0x248c88);}function _0x2805(){const _0x8c9cdc=['1171556ajHbow','plugins','descriptionFactory','65574xfAOwN','createContainerElement','high','registerElementLabel','div','TrackChangesEditing','for','3UJYVbv','elementToStructure','20OJioDj','has','createEmptyElement','994617VrInoM','afterInit','HorizontalLineEditing','ck-horizontal-line','29958hVxbeB','dataDowncast','4449456ccCXgc','addClass','1084540muDbGj','607548nIIyvU','locale','enableCommand','253EPMtTT','createPositionAt','182hIwbCN','horizontalLine','showSuggestionHighlights','ELEMENT_HORIZONTAL_LINE','editor','conversion','insert','1TwgiEB','get'];_0x2805=function(){return _0x8c9cdc;};return _0x2805();}const _0x1af973=_0x4439;(function(_0x5cc2be,_0x10dfe0){const _0xdd8407=_0x4439,_0x529524=_0x5cc2be();while(!![]){try{const _0x3e6ace=-parseInt(_0xdd8407(0xf6))/0x1*(parseInt(_0xdd8407(0x10b))/0x2)+parseInt(_0xdd8407(0x102))/0x3*(parseInt(_0xdd8407(0xf8))/0x4)+-parseInt(_0xdd8407(0x10f))/0x5+parseInt(_0xdd8407(0xfb))/0x6*(parseInt(_0xdd8407(0x115))/0x7)+-parseInt(_0xdd8407(0x10d))/0x8+-parseInt(_0xdd8407(0x107))/0x9*(parseInt(_0xdd8407(0x104))/0xa)+-parseInt(_0xdd8407(0x113))/0xb*(-parseInt(_0xdd8407(0x110))/0xc);if(_0x3e6ace===_0x10dfe0)break;else _0x529524['push'](_0x529524['shift']());}catch(_0x5a8caf){_0x529524['push'](_0x529524['shift']());}}}(_0x2805,0xb2cff));import{Plugin as _0x4ddceb}from'ckeditor5/src/core.js';import{getTranslation as _0x5553cb}from'../utils/common-translations.js';export default class tt extends _0x4ddceb{[_0x1af973(0x108)](){const _0x5d7510=_0x1af973,_0x2f9ea3=this[_0x5d7510(0xf3)];if(!_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0x105)](_0x5d7510(0x109)))return;_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0xf7)](_0x5d7510(0x100))[_0x5d7510(0x112)](_0x5d7510(0x116));const _0x307195=_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0xf7)](_0x5d7510(0x100)),_0x11c8ae=_0x2f9ea3[_0x5d7510(0x111)];_0x307195[_0x5d7510(0xfa)][_0x5d7510(0xfe)](_0x5d7510(0x116),_0x4e068b=>_0x5553cb(_0x11c8ae,_0x5d7510(0xf2),_0x4e068b)),_0x2f9ea3[_0x5d7510(0xf4)][_0x5d7510(0x101)](_0x5d7510(0x10c))[_0x5d7510(0x103)]({'model':_0x5d7510(0x116),'view':(_0x398152,{writer:_0x237cac,options:_0x2134b4})=>{const _0x2614e8=_0x5d7510;if(!_0x2134b4[_0x2614e8(0x117)])return null;const _0x44d7a8=_0x237cac[_0x2614e8(0xfc)](_0x2614e8(0xff)),_0x131204=_0x237cac[_0x2614e8(0x106)]('hr');return _0x237cac[_0x2614e8(0x10e)](_0x2614e8(0x10a),_0x44d7a8),_0x237cac[_0x2614e8(0xf5)](_0x237cac[_0x2614e8(0x114)](_0x44d7a8,0x0),_0x131204),_0x44d7a8;},'converterPriority':_0x5d7510(0xfd)});}}
23
+ function _0x525f(_0x43079d,_0x58592d){const _0x38b9dc=_0x38b9();return _0x525f=function(_0x525f1d,_0x33cfbf){_0x525f1d=_0x525f1d-0xab;let _0x778508=_0x38b9dc[_0x525f1d];return _0x778508;},_0x525f(_0x43079d,_0x58592d);}const _0x52965d=_0x525f;(function(_0x43d752,_0x507b7c){const _0x5e187d=_0x525f,_0x5d7674=_0x43d752();while(!![]){try{const _0x557c3c=-parseInt(_0x5e187d(0xc9))/0x1+parseInt(_0x5e187d(0xb1))/0x2+-parseInt(_0x5e187d(0xaf))/0x3*(parseInt(_0x5e187d(0xc6))/0x4)+parseInt(_0x5e187d(0xc1))/0x5+parseInt(_0x5e187d(0xba))/0x6*(parseInt(_0x5e187d(0xcc))/0x7)+parseInt(_0x5e187d(0xcd))/0x8*(-parseInt(_0x5e187d(0xc3))/0x9)+-parseInt(_0x5e187d(0xc0))/0xa;if(_0x557c3c===_0x507b7c)break;else _0x5d7674['push'](_0x5d7674['shift']());}catch(_0x488e9a){_0x5d7674['push'](_0x5d7674['shift']());}}}(_0x38b9,0xda68a));import{Plugin as _0x2aa095}from'ckeditor5/src/core.js';function _0x38b9(){const _0x5c16de=['enableCommand','TrackChangesEditing','div','plugins','horizontalLine','get','100914zqDqWj','descriptionFactory','addClass','for','has','registerElementLabel','4759190atkihF','7728320CIiFkv','dataDowncast','34911tAPiNt','afterInit','insert','11852jGGlan','createContainerElement','editor','706555zOJQDH','conversion','ELEMENT_HORIZONTAL_LINE','560kkDdeR','1608FSjjlD','HorizontalLineEditing','createEmptyElement','createPositionAt','elementToStructure','ck-horizontal-line','573sIxqtH','high','1063008zRwtzT','locale','showSuggestionHighlights'];_0x38b9=function(){return _0x5c16de;};return _0x38b9();}import{getTranslation as _0x2fda80}from'../utils/common-translations.js';export default class tt extends _0x2aa095{[_0x52965d(0xc4)](){const _0x48b6b2=_0x52965d,_0x3c756d=this[_0x48b6b2(0xc8)];if(!_0x3c756d[_0x48b6b2(0xb7)][_0x48b6b2(0xbe)](_0x48b6b2(0xce)))return;_0x3c756d[_0x48b6b2(0xb7)][_0x48b6b2(0xb9)](_0x48b6b2(0xb5))[_0x48b6b2(0xb4)](_0x48b6b2(0xb8));const _0x31307f=_0x3c756d[_0x48b6b2(0xb7)][_0x48b6b2(0xb9)](_0x48b6b2(0xb5)),_0x1ff2c7=_0x3c756d[_0x48b6b2(0xb2)];_0x31307f[_0x48b6b2(0xbb)][_0x48b6b2(0xbf)](_0x48b6b2(0xb8),_0x1f9965=>_0x2fda80(_0x1ff2c7,_0x48b6b2(0xcb),_0x1f9965)),_0x3c756d[_0x48b6b2(0xca)][_0x48b6b2(0xbd)](_0x48b6b2(0xc2))[_0x48b6b2(0xad)]({'model':_0x48b6b2(0xb8),'view':(_0x51d5d4,{writer:_0x42b7e9,options:_0x3aef78})=>{const _0x5ad78c=_0x48b6b2;if(!_0x3aef78[_0x5ad78c(0xb3)])return null;const _0x2ffc52=_0x42b7e9[_0x5ad78c(0xc7)](_0x5ad78c(0xb6)),_0x453b1b=_0x42b7e9[_0x5ad78c(0xab)]('hr');return _0x42b7e9[_0x5ad78c(0xbc)](_0x5ad78c(0xae),_0x2ffc52),_0x42b7e9[_0x5ad78c(0xc5)](_0x42b7e9[_0x5ad78c(0xac)](_0x2ffc52,0x0),_0x453b1b),_0x2ffc52;},'converterPriority':_0x48b6b2(0xb0)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a6f(_0x57674f,_0x122593){const _0x116305=_0x1163();return _0x3a6f=function(_0x3a6fa3,_0x557b04){_0x3a6fa3=_0x3a6fa3-0x8d;let _0x17fcf5=_0x116305[_0x3a6fa3];return _0x17fcf5;},_0x3a6f(_0x57674f,_0x122593);}const _0x32ab69=_0x3a6f;(function(_0x59f8fc,_0x4967ba){const _0x236e43=_0x3a6f,_0x57cec2=_0x59f8fc();while(!![]){try{const _0x1f3dbd=parseInt(_0x236e43(0x9c))/0x1*(parseInt(_0x236e43(0x9f))/0x2)+parseInt(_0x236e43(0xa1))/0x3+-parseInt(_0x236e43(0xa8))/0x4*(-parseInt(_0x236e43(0x8f))/0x5)+-parseInt(_0x236e43(0x9e))/0x6*(-parseInt(_0x236e43(0xab))/0x7)+-parseInt(_0x236e43(0xac))/0x8+-parseInt(_0x236e43(0x8d))/0x9*(-parseInt(_0x236e43(0xb3))/0xa)+parseInt(_0x236e43(0xad))/0xb*(-parseInt(_0x236e43(0x9a))/0xc);if(_0x1f3dbd===_0x4967ba)break;else _0x57cec2['push'](_0x57cec2['shift']());}catch(_0x27f88c){_0x57cec2['push'](_0x57cec2['shift']());}}}(_0x1163,0xc2082));function _0x1163(){const _0x375cb8=['_registerLegacyDescription','get','element','htmlEmbed','122704CcDKMO','attribute','registerElementLabel','194075oXgzfu','11687992rggUpB','11rJYiZY','afterInit','type','getFirstRange','formatBlock','rawHtml','5552110oaivjz','nodeAfter','descriptionFactory','9rZZZxo','registerBlockAttribute','95rkiWgp','commandName','has','ELEMENT_HTML_EMBED','value','editor','TrackChangesEditing','registerDescriptionCallback','enableDefaultAttributesIntegration','key','locale','26627388WaRACm','*Change\x20%0\x20content*','1787QHVtNf','HtmlEmbed','192qJpMte','1402eFmixI','plugins','3590280ERBNzY','format','start'];_0x1163=function(){return _0x375cb8;};return _0x1163();}import{Plugin as _0x30513a}from'ckeditor5/src/core.js';import{getTranslation as _0x2d9d1b}from'../utils/common-translations.js';export default class et extends _0x30513a{[_0x32ab69(0xae)](){const _0x390d09=_0x32ab69,_0x5b14d7=this[_0x390d09(0x94)];if(!_0x5b14d7[_0x390d09(0xa0)][_0x390d09(0x91)](_0x390d09(0x9d)))return;const _0x5a506b=_0x5b14d7[_0x390d09(0xa0)][_0x390d09(0xa5)](_0x390d09(0x95)),_0x249660=_0x5b14d7[_0x390d09(0x99)];_0x5a506b[_0x390d09(0xb5)][_0x390d09(0xaa)](_0x390d09(0xb2),_0x15e173=>_0x2d9d1b(_0x249660,_0x390d09(0x92),_0x15e173)),_0x5a506b[_0x390d09(0x97)](_0x390d09(0xa7)),_0x5a506b[_0x390d09(0x8e)](_0x390d09(0x93)),_0x5a506b[_0x390d09(0xb5)][_0x390d09(0x96)](_0x25a2af=>{const _0x380c31=_0x390d09;if(_0x380c31(0xa9)!=_0x25a2af[_0x380c31(0xaf)])return;const {data:_0x3ec2bb}=_0x25a2af;if(_0x3ec2bb&&_0x380c31(0x93)==_0x3ec2bb[_0x380c31(0x98)]&&_0x25a2af[_0x380c31(0xb0)]()[_0x380c31(0xa3)][_0x380c31(0xb4)]['is'](_0x380c31(0xa6),_0x380c31(0xb2))){const _0x161e64=_0x2d9d1b(_0x249660,_0x380c31(0x92));return{'type':_0x380c31(0xa2),'content':_0x2d9d1b(_0x249660,_0x380c31(0x9b),_0x161e64)};}}),this[_0x390d09(0xa4)]();}[_0x32ab69(0xa4)](){const _0x1e2213=_0x32ab69,_0x1925b6=this[_0x1e2213(0x94)],_0x57635e=_0x1925b6[_0x1e2213(0x99)];_0x1925b6[_0x1e2213(0xa0)][_0x1e2213(0xa5)](_0x1e2213(0x95))[_0x1e2213(0xb5)][_0x1e2213(0x96)](_0x54ebf0=>{const _0x197c55=_0x1e2213;if(_0x197c55(0xb1)!=_0x54ebf0[_0x197c55(0xaf)])return;const {data:_0x22f0f9}=_0x54ebf0;if(_0x22f0f9&&_0x197c55(0xa7)==_0x22f0f9[_0x197c55(0x90)]){const _0x175e26=_0x2d9d1b(_0x57635e,_0x197c55(0x92));return{'type':_0x197c55(0xa2),'content':_0x2d9d1b(_0x57635e,_0x197c55(0x9b),_0x175e26)};}});}}
23
+ const _0x53a7ee=_0x10d2;function _0x10d2(_0x112d59,_0x1af690){const _0x4ae463=_0x4ae4();return _0x10d2=function(_0x10d248,_0x27ee3b){_0x10d248=_0x10d248-0x168;let _0xfcc083=_0x4ae463[_0x10d248];return _0xfcc083;},_0x10d2(_0x112d59,_0x1af690);}(function(_0x472cca,_0x5c1fa8){const _0x5f88a6=_0x10d2,_0x25bb25=_0x472cca();while(!![]){try{const _0x2f95c6=-parseInt(_0x5f88a6(0x16d))/0x1*(-parseInt(_0x5f88a6(0x168))/0x2)+-parseInt(_0x5f88a6(0x18d))/0x3*(-parseInt(_0x5f88a6(0x182))/0x4)+parseInt(_0x5f88a6(0x17d))/0x5+-parseInt(_0x5f88a6(0x179))/0x6*(-parseInt(_0x5f88a6(0x17e))/0x7)+parseInt(_0x5f88a6(0x175))/0x8+-parseInt(_0x5f88a6(0x18e))/0x9+parseInt(_0x5f88a6(0x184))/0xa*(-parseInt(_0x5f88a6(0x18b))/0xb);if(_0x2f95c6===_0x5c1fa8)break;else _0x25bb25['push'](_0x25bb25['shift']());}catch(_0x430181){_0x25bb25['push'](_0x25bb25['shift']());}}}(_0x4ae4,0xc8009));function _0x4ae4(){const _0x5501a9=['editor','value','element','12joGbbH','_registerLegacyDescription','4099210mdEtHS','registerElementLabel','attribute','TrackChangesEditing','commandName','key','afterInit','77JLUcLp','format','1190241gmOOrL','2861424ACTaAK','nodeAfter','2aITDLd','htmlEmbed','formatBlock','getFirstRange','plugins','1533062GOqgdv','registerDescriptionCallback','has','HtmlEmbed','registerBlockAttribute','ELEMENT_HTML_EMBED','rawHtml','locale','385672pcMFBY','type','get','descriptionFactory','848316llPJBz','start','enableDefaultAttributesIntegration','*Change\x20%0\x20content*','5468470mdOUpG','7EpGatw'];_0x4ae4=function(){return _0x5501a9;};return _0x4ae4();}import{Plugin as _0x8015d7}from'ckeditor5/src/core.js';import{getTranslation as _0x5759ff}from'../utils/common-translations.js';export default class et extends _0x8015d7{[_0x53a7ee(0x18a)](){const _0x12bb99=_0x53a7ee,_0x29db2e=this[_0x12bb99(0x17f)];if(!_0x29db2e[_0x12bb99(0x16c)][_0x12bb99(0x16f)](_0x12bb99(0x170)))return;const _0x559cf6=_0x29db2e[_0x12bb99(0x16c)][_0x12bb99(0x177)](_0x12bb99(0x187)),_0x199879=_0x29db2e[_0x12bb99(0x174)];_0x559cf6[_0x12bb99(0x178)][_0x12bb99(0x185)](_0x12bb99(0x173),_0x386985=>_0x5759ff(_0x199879,_0x12bb99(0x172),_0x386985)),_0x559cf6[_0x12bb99(0x17b)](_0x12bb99(0x169)),_0x559cf6[_0x12bb99(0x171)](_0x12bb99(0x180)),_0x559cf6[_0x12bb99(0x178)][_0x12bb99(0x16e)](_0x34781d=>{const _0x408051=_0x12bb99;if(_0x408051(0x186)!=_0x34781d[_0x408051(0x176)])return;const {data:_0x4912f8}=_0x34781d;if(_0x4912f8&&_0x408051(0x180)==_0x4912f8[_0x408051(0x189)]&&_0x34781d[_0x408051(0x16b)]()[_0x408051(0x17a)][_0x408051(0x18f)]['is'](_0x408051(0x181),_0x408051(0x173))){const _0x297e61=_0x5759ff(_0x199879,_0x408051(0x172));return{'type':_0x408051(0x18c),'content':_0x5759ff(_0x199879,_0x408051(0x17c),_0x297e61)};}}),this[_0x12bb99(0x183)]();}[_0x53a7ee(0x183)](){const _0x25b7d2=_0x53a7ee,_0x1eac28=this[_0x25b7d2(0x17f)],_0x2277d9=_0x1eac28[_0x25b7d2(0x174)];_0x1eac28[_0x25b7d2(0x16c)][_0x25b7d2(0x177)](_0x25b7d2(0x187))[_0x25b7d2(0x178)][_0x25b7d2(0x16e)](_0x1d6bb1=>{const _0x258802=_0x25b7d2;if(_0x258802(0x16a)!=_0x1d6bb1[_0x258802(0x176)])return;const {data:_0x1a59ae}=_0x1d6bb1;if(_0x1a59ae&&_0x258802(0x169)==_0x1a59ae[_0x258802(0x188)]){const _0x1ef34a=_0x5759ff(_0x2277d9,_0x258802(0x172));return{'type':_0x258802(0x18c),'content':_0x5759ff(_0x2277d9,_0x258802(0x17c),_0x1ef34a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48fadb=_0x7e31;(function(_0x16cea8,_0x2ba08f){const _0x2291e2=_0x7e31,_0x406e41=_0x16cea8();while(!![]){try{const _0x18c5c4=parseInt(_0x2291e2(0x212))/0x1+-parseInt(_0x2291e2(0x1e7))/0x2+parseInt(_0x2291e2(0x247))/0x3+-parseInt(_0x2291e2(0x23f))/0x4*(parseInt(_0x2291e2(0x1f7))/0x5)+parseInt(_0x2291e2(0x215))/0x6*(parseInt(_0x2291e2(0x24e))/0x7)+-parseInt(_0x2291e2(0x1f4))/0x8*(-parseInt(_0x2291e2(0x1f1))/0x9)+-parseInt(_0x2291e2(0x246))/0xa*(parseInt(_0x2291e2(0x21b))/0xb);if(_0x18c5c4===_0x2ba08f)break;else _0x406e41['push'](_0x406e41['shift']());}catch(_0x1800e2){_0x406e41['push'](_0x406e41['shift']());}}}(_0x3869,0xa19aa));import{Plugin as _0x462b11}from'ckeditor5/src/core.js';function _0x7e31(_0x342b3c,_0xb69c35){const _0x3869d7=_0x3869();return _0x7e31=function(_0x7e31e4,_0x58ba61){_0x7e31e4=_0x7e31e4-0x1d8;let _0x51e921=_0x3869d7[_0x7e31e4];return _0x51e921;},_0x7e31(_0x342b3c,_0xb69c35);}import{LivePosition as _0x38d28c}from'ckeditor5/src/engine.js';import{getTranslation as _0x2b3bcc}from'../utils/common-translations.js';export default class it extends _0x462b11{[_0x48fadb(0x23e)](){const _0x37de2a=_0x48fadb,_0x1ed4ac=this[_0x37de2a(0x22c)];if(!_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x233)))return;const _0x515c6d=_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x1d8)](_0x37de2a(0x20a)),_0x387a9e=_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x1d8)](_0x37de2a(0x1f2)),_0x51512a=_0x1ed4ac[_0x37de2a(0x201)];_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x21d)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x1fc),_0x266b38=>_0x2b3bcc(_0x51512a,_0x37de2a(0x237),_0x266b38)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x1f5),_0x337c22=>_0x2b3bcc(_0x51512a,_0x37de2a(0x1ee),_0x337c22)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x210),()=>_0x2b3bcc(_0x51512a,_0x37de2a(0x221))),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x214))&&_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x23d)),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x251))&&_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x218))&&(_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x223),(_0x39a482,_0x4d8972)=>{const _0x529a2d=_0x37de2a,_0x5764bb=_0x387a9e[_0x529a2d(0x229)](_0x1ed4ac[_0x529a2d(0x1fe)][_0x529a2d(0x24a)][_0x529a2d(0x1fd)]);_0x1ed4ac[_0x529a2d(0x1fe)][_0x529a2d(0x23b)](()=>{const _0x398222=_0x529a2d;_0x515c6d[_0x398222(0x1e9)](_0x5764bb,{'commandName':_0x398222(0x223),'commandParams':[_0x4d8972]},[],_0x398222(0x235));});}),_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x231),(_0xa984b6,_0x54ab01)=>{const _0x4dff1d=_0x37de2a;_0x1ed4ac[_0x4dff1d(0x1fe)][_0x4dff1d(0x23b)](_0xd8ffc4=>{const _0x10c363=_0x4dff1d;let _0x37f21e=_0x387a9e[_0x10c363(0x229)](_0x1ed4ac[_0x10c363(0x1fe)][_0x10c363(0x24a)][_0x10c363(0x1fd)]),_0x5ea5a9=_0xd8ffc4[_0x10c363(0x1eb)](_0x37f21e);const _0x20f7f3=_0x38d28c[_0x10c363(0x230)](_0x5ea5a9[_0x10c363(0x22d)],_0x10c363(0x204)),_0x5e23fd=_0x38d28c[_0x10c363(0x230)](_0x5ea5a9[_0x10c363(0x22b)],_0x10c363(0x22a));_0x515c6d[_0x10c363(0x222)](()=>_0xa984b6(_0x54ab01)),_0x37f21e=_0x387a9e[_0x10c363(0x229)](_0x1ed4ac[_0x10c363(0x1fe)][_0x10c363(0x24a)][_0x10c363(0x1fd)]),_0x5ea5a9=_0xd8ffc4[_0x10c363(0x1eb)](_0x37f21e);const _0x4d3442=_0xd8ffc4[_0x10c363(0x1ed)](_0x20f7f3,_0x5e23fd);_0x20f7f3[_0x10c363(0x217)](),_0x5e23fd[_0x10c363(0x217)](),_0x515c6d[_0x10c363(0x1e9)](_0x37f21e,{'commandName':_0x10c363(0x223),'commandParams':[_0x54ab01]},[],_0x10c363(0x1ea)),_0x4d3442[_0x10c363(0x22d)][_0x10c363(0x20c)](_0x5ea5a9[_0x10c363(0x22d)])&&_0x515c6d[_0x10c363(0x1ef)](_0xd8ffc4[_0x10c363(0x1ed)](_0x4d3442[_0x10c363(0x22d)],_0x5ea5a9[_0x10c363(0x22d)]),_0x10c363(0x1ea)),_0x5ea5a9[_0x10c363(0x22b)][_0x10c363(0x20c)](_0x4d3442[_0x10c363(0x22b)])&&_0x515c6d[_0x10c363(0x1ef)](_0xd8ffc4[_0x10c363(0x1ed)](_0x5ea5a9[_0x10c363(0x22b)],_0x4d3442[_0x10c363(0x22b)]),_0x10c363(0x1ea));});}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x242),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x1e0),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x20d),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x21c)](_0x37de2a(0x1e5),'',_0x37de2a(0x1e0))),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x242),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x20d),([_0x59b23f])=>{const _0x258706=_0x37de2a,_0x4b174d=_0x515c6d[_0x258706(0x205)][_0x258706(0x21c)](_0x258706(0x1ff),'',_0x258706(0x20d));let _0x4f4b68=_0x59b23f[_0x258706(0x22d)],_0x4fb4ca=_0x59b23f[_0x258706(0x22b)];const _0x37c7a2=_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x21e)][_0x258706(0x202)](_0x4f4b68,_0x258706(0x1f8)),_0x49092a=_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x21e)][_0x258706(0x202)](_0x4fb4ca,_0x258706(0x250));_0x37c7a2[_0x258706(0x1e8)]&&(_0x4f4b68=_0x37c7a2[_0x258706(0x22d)]),_0x49092a[_0x258706(0x1e8)]&&(_0x4fb4ca=_0x49092a[_0x258706(0x22b)]),_0x4b174d([_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x1ed)](_0x4f4b68,_0x4fb4ca)]);}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x1de),_0x534224),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x1de),_0x534224)),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x20b))&&(_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x209),(_0x41ce1b,_0x5e4c15)=>{const _0x24b3e3=_0x37de2a,_0x208e80=_0x1ed4ac[_0x24b3e3(0x22e)][_0x24b3e3(0x1d8)](_0x24b3e3(0x1ec));let _0x11eb28=_0x387a9e[_0x24b3e3(0x229)](_0x1ed4ac[_0x24b3e3(0x1fe)][_0x24b3e3(0x24a)][_0x24b3e3(0x1fd)]),_0x418647=_0x208e80[_0x24b3e3(0x203)](_0x11eb28);_0x1ed4ac[_0x24b3e3(0x1fe)][_0x24b3e3(0x23b)](()=>{const _0x1f471b=_0x24b3e3;if(_0x418647)return void _0x515c6d[_0x1f471b(0x24d)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x1eb)](_0x418647));const _0x1ec6e7=_0x387a9e[_0x1f471b(0x1e4)](_0x11eb28);_0x41ce1b(_0x5e4c15),_0x11eb28=_0x387a9e[_0x1f471b(0x229)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x24a)][_0x1f471b(0x1fd)]),_0x418647=_0x208e80[_0x1f471b(0x203)](_0x11eb28),_0x515c6d[_0x1f471b(0x1ef)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x1eb)](_0x418647),_0x1ec6e7?null:_0x1f471b(0x249));});}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x249),_0x37de2a(0x1de),_0x534224));const _0x1443a9=[{'type':_0x37de2a(0x1e5),'subType':_0x37de2a(0x216)},{'type':_0x37de2a(0x1ff),'subType':_0x37de2a(0x249)},{'type':_0x37de2a(0x1e5),'subType':_0x37de2a(0x1ea)},{'type':_0x37de2a(0x1ff),'subType':_0x37de2a(0x1ea)}];function _0x1615fc(_0x4c18e9,_0x5c67ee){const _0x122cb7=_0x37de2a,_0x52d472=_0x1443a9[_0x122cb7(0x1f3)](({type:_0x2fb8aa,subType:_0x4c6f1a})=>_0x4c18e9[_0x122cb7(0x1f6)]==_0x2fb8aa&&_0x4c18e9[_0x122cb7(0x244)]==_0x4c6f1a),_0x5c7289=_0x1443a9[_0x122cb7(0x1f3)](({type:_0x1987f9,subType:_0x55945d})=>_0x5c67ee[_0x122cb7(0x1f6)]==_0x1987f9&&_0x5c67ee[_0x122cb7(0x244)]==_0x55945d);if(_0x52d472<0x0||_0x5c7289<0x0)return!0x1;const _0x1375f1=_0x4c18e9[_0x122cb7(0x1e3)](),_0x53168b=_0x5c67ee[_0x122cb7(0x1e3)]();if((0x0==_0x52d472||0x1==_0x52d472)&&0x2==_0x5c7289&&_0x1375f1[_0x122cb7(0x245)](_0x53168b))return!0x0;if(0x2==_0x52d472&&0x3==_0x5c7289){const _0x2c7742=_0x515c6d[_0x122cb7(0x24b)](_0x1375f1,_0x122cb7(0x1ff))[_0x122cb7(0x20e)](({suggestion:_0x27c5f1,meta:_0x385a8f})=>_0x385a8f[_0x122cb7(0x232)]&&_0x122cb7(0x1ea)==_0x27c5f1[_0x122cb7(0x244)]);if(_0x2c7742[_0x122cb7(0x1da)]>0x1&&_0x53168b[_0x122cb7(0x22b)][_0x122cb7(0x238)](_0x1375f1[_0x122cb7(0x22d)]))return!0x0;if(0x1==_0x2c7742[_0x122cb7(0x1da)]&&(_0x1375f1[_0x122cb7(0x22d)][_0x122cb7(0x238)](_0x53168b[_0x122cb7(0x22b)])||_0x1375f1[_0x122cb7(0x22b)][_0x122cb7(0x238)](_0x53168b[_0x122cb7(0x22d)])))return!0x0;}if(0x3==_0x52d472&&0x3==_0x5c7289&&_0x1375f1[_0x122cb7(0x22d)][_0x122cb7(0x20c)](_0x53168b[_0x122cb7(0x22d)])){const _0x58ba92=_0x1375f1[_0x122cb7(0x22b)][_0x122cb7(0x1fa)],_0x43f85e=_0x53168b[_0x122cb7(0x22d)][_0x122cb7(0x1e6)];return _0x387a9e[_0x122cb7(0x1e4)](_0x58ba92)&&_0x58ba92===_0x43f85e;}return!0x1;}function _0x534224(_0x132b8e,_0x2aeccb){return _0x1615fc(_0x132b8e,_0x2aeccb)?[_0x132b8e,_0x2aeccb]:_0x1615fc(_0x2aeccb,_0x132b8e)?[_0x2aeccb,_0x132b8e]:null;}_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x211))&&(_0x515c6d[_0x37de2a(0x226)](_0x37de2a(0x1d9)),_0x515c6d[_0x37de2a(0x1dd)](_0x37de2a(0x220)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1fb)](_0x37de2a(0x220),_0x2b3bcc(_0x51512a,_0x37de2a(0x208)))),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x1df))&&(_0x515c6d[_0x37de2a(0x226)](_0x37de2a(0x225)),_0x515c6d[_0x37de2a(0x1dd)](_0x37de2a(0x22f))),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x46b17b=>{const _0x57bb43=_0x37de2a;if(!!_0x1443a9[_0x57bb43(0x21a)](({type:_0x52b7ac,subType:_0x4915bb})=>_0x46b17b[_0x57bb43(0x1f6)]==_0x52b7ac&&_0x46b17b[_0x57bb43(0x244)]==_0x4915bb))return _0x46b17b[_0x57bb43(0x240)]?{}:void 0x0;}),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0xa6a497=>{const _0x1d8985=_0x37de2a;if(_0x1d8985(0x1ff)==_0xa6a497[_0x1d8985(0x1f6)]||_0x1d8985(0x234)==_0xa6a497[_0x1d8985(0x1f6)]){const _0x14fd8b=_0xa6a497[_0x1d8985(0x243)]();if(_0x14fd8b&&_0x14fd8b['is'](_0x1d8985(0x1e2),_0x1d8985(0x210)))return{'type':_0x1d8985(0x1ff)==_0xa6a497[_0x1d8985(0x1f6)]?_0x1d8985(0x21f):_0x1d8985(0x239),'element':_0x14fd8b,'quantity':0x1};}}),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x585e95=>_0x37de2a(0x1e5)==_0x585e95[_0x37de2a(0x1f6)]&&_0x37de2a(0x1ea)==_0x585e95[_0x37de2a(0x244)]?{'type':_0x37de2a(0x206),'content':_0x37de2a(0x1dc)}:_0x37de2a(0x1e5)==_0x585e95[_0x37de2a(0x1f6)]&&_0x37de2a(0x235)==_0x585e95[_0x37de2a(0x244)]?{'type':_0x37de2a(0x206),'content':_0x37de2a(0x227)}:void 0x0),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x21fc6c=>{const _0x361d70=_0x37de2a;if(_0x361d70(0x224)!=_0x21fc6c[_0x361d70(0x1f6)])return;const {data:_0x1d4652}=_0x21fc6c;if(!_0x1d4652||_0x361d70(0x22f)!=_0x1d4652[_0x361d70(0x219)])return;const _0x1ca5d6=_0x1d4652[_0x361d70(0x1f0)];return _0x1ca5d6?{'type':_0x361d70(0x206),'content':_0x2b3bcc(_0x51512a,_0x361d70(0x1e1),'\x22'+_0x1ca5d6+'\x22')}:{'type':_0x361d70(0x206),'content':_0x2b3bcc(_0x51512a,_0x361d70(0x24c))};}),this[_0x37de2a(0x1db)]();}[_0x48fadb(0x1db)](){const _0x1756c3=_0x48fadb,_0x4b8351=this[_0x1756c3(0x22c)],_0x16225c=_0x4b8351[_0x1756c3(0x201)];_0x4b8351[_0x1756c3(0x22e)][_0x1756c3(0x1d8)](_0x1756c3(0x20a))[_0x1756c3(0x236)][_0x1756c3(0x228)](_0x4b5087=>{const _0x2eb191=_0x1756c3;if(_0x2eb191(0x1e5)!=_0x4b5087[_0x2eb191(0x1f6)]&&_0x2eb191(0x248)!=_0x4b5087[_0x2eb191(0x1f6)])return;const {data:_0x22aaca}=_0x4b5087;if(_0x22aaca){if(_0x2eb191(0x225)==_0x22aaca[_0x2eb191(0x207)]){const _0x4c8065=_0x22aaca[_0x2eb191(0x213)][0x0][_0x2eb191(0x1f0)];return _0x4c8065?{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x1e1),'\x22'+_0x4c8065+'\x22')}:{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x24c))};}if(_0x2eb191(0x1d9)==_0x22aaca[_0x2eb191(0x207)]){const _0x548702=_0x22aaca[_0x2eb191(0x213)][0x0][_0x2eb191(0x241)];return _0x548702?{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x200),_0x548702)}:{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x23a))};}}});}}function _0x3869(){const _0x2a9edd=['ImageUtils','findIndex','1470104qVhOFA','imageInline','type','14185WcREcW','backward','registerElementLabel','nodeAfter','registerAttributeLabel','imageBlock','selection','model','insertion','*Set\x20image\x20width:*\x20%0','locale','getNearestSelectionRange','getCaptionFromImageModelElement','toPrevious','_suggestionFactory','format','commandName','FORMAT_IMAGE_SIZE','toggleImageCaption','TrackChangesEditing','ImageCaptionEditing','isBefore','discard','filter','has','caption','ImageResize','1214656RzlUhU','commandParams','ImageUploadEditing','6mlNYNf','imageStylePreApply','detach','ImageInlineEditing','key','find','6655qHqLcp','getSuggestionCallback','insertImage','schema','addObject','resizedWidth','ELEMENT_CAPTION','forceDefaultExecution','imageTypeInline','attribute','imageTextAlternative','enableDefaultAttributesIntegration','Block\x20image\x20to\x20inline\x20image','registerDescriptionCallback','getClosestSelectedImageElement','toNext','end','editor','start','plugins','alt','fromPosition','imageTypeBlock','isOwn','ImageEditing','deletion','convertBlockImageToInline','descriptionFactory','ELEMENT_IMAGE','isEqual','removeObject','*Reset\x20image\x20width*','change','enableCommand','uploadImage','afterInit','412GYPHpc','previous','width','join','getContainedElement','subType','isIntersecting','36790NnYSxF','1083234CXMBGC','formatInline','imageCaption','document','_findSuggestions','*Remove\x20image\x20text\x20alternative*','markDeletion','9215969VCrSJM','registerCustomCallback','forward','ImageBlockEditing','get','resizeImage','length','_registerLegacyDescription','Inline\x20image\x20to\x20block\x20image','registerBlockAttribute','chain','ImageTextAlternativeEditing','accept','*Set\x20image\x20text\x20alternative:*\x20%0','element','getFirstRange','isBlockImage','formatBlock','nodeBefore','1262360rLxCIM','isCollapsed','markBlockFormat','convertInlineImageToBlock','createRangeOn','ImageCaptionUtils','createRange','ELEMENT_INLINE_IMAGE','markInsertion','newValue','45cRYVPs'];_0x3869=function(){return _0x2a9edd;};return _0x3869();}
23
+ const _0x526806=_0x3179;(function(_0x4888e4,_0x25c634){const _0x467753=_0x3179,_0x7008ee=_0x4888e4();while(!![]){try{const _0x39b883=parseInt(_0x467753(0x156))/0x1+parseInt(_0x467753(0x15b))/0x2+-parseInt(_0x467753(0x157))/0x3+parseInt(_0x467753(0x132))/0x4+-parseInt(_0x467753(0x130))/0x5*(-parseInt(_0x467753(0x158))/0x6)+parseInt(_0x467753(0x136))/0x7*(parseInt(_0x467753(0x174))/0x8)+parseInt(_0x467753(0x12a))/0x9*(-parseInt(_0x467753(0x129))/0xa);if(_0x39b883===_0x25c634)break;else _0x7008ee['push'](_0x7008ee['shift']());}catch(_0x1b3d79){_0x7008ee['push'](_0x7008ee['shift']());}}}(_0x10b4,0x5b0c1));function _0x3179(_0xab7ca,_0x392825){const _0x10b4dc=_0x10b4();return _0x3179=function(_0x317917,_0x3670a3){_0x317917=_0x317917-0x115;let _0x470c3d=_0x10b4dc[_0x317917];return _0x470c3d;},_0x3179(_0xab7ca,_0x392825);}import{Plugin as _0x29fdb7}from'ckeditor5/src/core.js';import{LivePosition as _0x30518a}from'ckeditor5/src/engine.js';function _0x10b4(){const _0x1b245c=['imageCaption','*Set\x20image\x20width:*\x20%0','formatBlock','imageStylePreApply','findIndex','format','commandParams','enableCommand','formatInline','isCollapsed','plugins','chain','isBlockImage','*Remove\x20image\x20text\x20alternative*','getNearestSelectionRange','previous','get','isIntersecting','markInsertion','markDeletion','getClosestSelectedImageElement','29334xiNKih','2076018aSaXjd','7008xToNcl','editor','model','381658PweRoc','commandName','imageTextAlternative','Block\x20image\x20to\x20inline\x20image','forward','_registerLegacyDescription','start','convertBlockImageToInline','_findSuggestions','FORMAT_IMAGE_SIZE','newValue','toPrevious','ImageUtils','ImageCaptionUtils','imageBlock','isOwn','schema','*Set\x20image\x20text\x20alternative:*\x20%0','imageTypeBlock','toNext','ImageEditing','attribute','backward','has','getFirstRange','2408wORiQy','registerElementLabel','afterInit','discard','ImageTextAlternativeEditing','imageTypeInline','registerDescriptionCallback','registerCustomCallback','filter','Inline\x20image\x20to\x20block\x20image','registerAttributeLabel','ImageResize','resizeImage','end','insertImage','uploadImage','join','find','createRange','fromPosition','isEqual','ImageInlineEditing','getContainedElement','*Reset\x20image\x20width*','key','registerBlockAttribute','ELEMENT_CAPTION','_suggestionFactory','alt','convertInlineImageToBlock','document','resizedWidth','type','createRangeOn','enableDefaultAttributesIntegration','forceDefaultExecution','locale','subType','detach','caption','length','element','insertion','ELEMENT_IMAGE','ELEMENT_INLINE_IMAGE','addObject','10Pufkmc','2472507UGdKLU','accept','removeObject','descriptionFactory','ImageBlockEditing','getCaptionFromImageModelElement','1125WrjsZZ','selection','1388408XLcJZD','deletion','width','toggleImageCaption','11851LJqalt','imageInline','nodeAfter','ImageUploadEditing','markBlockFormat','getSuggestionCallback','TrackChangesEditing','change','nodeBefore','isBefore','ImageCaptionEditing'];_0x10b4=function(){return _0x1b245c;};return _0x10b4();}import{getTranslation as _0x34c1a6}from'../utils/common-translations.js';export default class it extends _0x29fdb7{[_0x526806(0x176)](){const _0x2e1c5f=_0x526806,_0x4db304=this[_0x2e1c5f(0x159)];if(!_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x16f)))return;const _0x586035=_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x151)](_0x2e1c5f(0x13c)),_0x22f32a=_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x151)](_0x2e1c5f(0x167)),_0x897389=_0x4db304[_0x2e1c5f(0x11f)];_0x586035[_0x2e1c5f(0x148)](_0x2e1c5f(0x182)),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x175)](_0x2e1c5f(0x169),_0x173e1c=>_0x34c1a6(_0x897389,_0x2e1c5f(0x126),_0x173e1c)),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x175)](_0x2e1c5f(0x137),_0x4c1f8d=>_0x34c1a6(_0x897389,_0x2e1c5f(0x127),_0x4c1f8d)),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x175)](_0x2e1c5f(0x122),()=>_0x34c1a6(_0x897389,_0x2e1c5f(0x115))),_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x139))&&_0x586035[_0x2e1c5f(0x148)](_0x2e1c5f(0x183)),_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x12e))&&_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x189))&&(_0x586035[_0x2e1c5f(0x148)](_0x2e1c5f(0x179),(_0x1531fb,_0x365df4)=>{const _0x1671bc=_0x2e1c5f,_0xf9cd5b=_0x22f32a[_0x1671bc(0x155)](_0x4db304[_0x1671bc(0x15a)][_0x1671bc(0x119)][_0x1671bc(0x131)]);_0x4db304[_0x1671bc(0x15a)][_0x1671bc(0x13d)](()=>{const _0xdb3e19=_0x1671bc;_0x586035[_0xdb3e19(0x13a)](_0xf9cd5b,{'commandName':_0xdb3e19(0x179),'commandParams':[_0x365df4]},[],_0xdb3e19(0x162));});}),_0x586035[_0x2e1c5f(0x148)](_0x2e1c5f(0x16d),(_0x43c8ca,_0x26fb7)=>{const _0x2d2629=_0x2e1c5f;_0x4db304[_0x2d2629(0x15a)][_0x2d2629(0x13d)](_0x40517e=>{const _0x2b1353=_0x2d2629;let _0x4d2d0=_0x22f32a[_0x2b1353(0x155)](_0x4db304[_0x2b1353(0x15a)][_0x2b1353(0x119)][_0x2b1353(0x131)]),_0x4fdc47=_0x40517e[_0x2b1353(0x11c)](_0x4d2d0);const _0x51443d=_0x30518a[_0x2b1353(0x187)](_0x4fdc47[_0x2b1353(0x161)],_0x2b1353(0x166)),_0x520c01=_0x30518a[_0x2b1353(0x187)](_0x4fdc47[_0x2b1353(0x181)],_0x2b1353(0x16e));_0x586035[_0x2b1353(0x11e)](()=>_0x43c8ca(_0x26fb7)),_0x4d2d0=_0x22f32a[_0x2b1353(0x155)](_0x4db304[_0x2b1353(0x15a)][_0x2b1353(0x119)][_0x2b1353(0x131)]),_0x4fdc47=_0x40517e[_0x2b1353(0x11c)](_0x4d2d0);const _0x580140=_0x40517e[_0x2b1353(0x186)](_0x51443d,_0x520c01);_0x51443d[_0x2b1353(0x121)](),_0x520c01[_0x2b1353(0x121)](),_0x586035[_0x2b1353(0x13a)](_0x4d2d0,{'commandName':_0x2b1353(0x179),'commandParams':[_0x26fb7]},[],_0x2b1353(0x118)),_0x580140[_0x2b1353(0x161)][_0x2b1353(0x13f)](_0x4fdc47[_0x2b1353(0x161)])&&_0x586035[_0x2b1353(0x153)](_0x40517e[_0x2b1353(0x186)](_0x580140[_0x2b1353(0x161)],_0x4fdc47[_0x2b1353(0x161)]),_0x2b1353(0x118)),_0x4fdc47[_0x2b1353(0x181)][_0x2b1353(0x13f)](_0x580140[_0x2b1353(0x181)])&&_0x586035[_0x2b1353(0x153)](_0x40517e[_0x2b1353(0x186)](_0x4fdc47[_0x2b1353(0x181)],_0x580140[_0x2b1353(0x181)]),_0x2b1353(0x118));});}),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x143),_0x2e1c5f(0x118),_0x2e1c5f(0x184),()=>!0x1),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x143),_0x2e1c5f(0x118),_0x2e1c5f(0x12b),()=>!0x1),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x143),_0x2e1c5f(0x118),_0x2e1c5f(0x177),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x13b)](_0x2e1c5f(0x143),'',_0x2e1c5f(0x12b))),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x125),_0x2e1c5f(0x118),_0x2e1c5f(0x184),()=>!0x1),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x125),_0x2e1c5f(0x118),_0x2e1c5f(0x177),([_0x25a723])=>{const _0x1b96fd=_0x2e1c5f,_0x5c3fc0=_0x586035[_0x1b96fd(0x116)][_0x1b96fd(0x13b)](_0x1b96fd(0x125),'',_0x1b96fd(0x177));let _0x3be7ef=_0x25a723[_0x1b96fd(0x161)],_0x3a8e38=_0x25a723[_0x1b96fd(0x181)];const _0x1b6aff=_0x4db304[_0x1b96fd(0x15a)][_0x1b96fd(0x16b)][_0x1b96fd(0x14f)](_0x3be7ef,_0x1b96fd(0x171)),_0x20a8dc=_0x4db304[_0x1b96fd(0x15a)][_0x1b96fd(0x16b)][_0x1b96fd(0x14f)](_0x3a8e38,_0x1b96fd(0x15f));_0x1b6aff[_0x1b96fd(0x14a)]&&(_0x3be7ef=_0x1b6aff[_0x1b96fd(0x161)]),_0x20a8dc[_0x1b96fd(0x14a)]&&(_0x3a8e38=_0x20a8dc[_0x1b96fd(0x181)]),_0x5c3fc0([_0x4db304[_0x1b96fd(0x15a)][_0x1b96fd(0x186)](_0x3be7ef,_0x3a8e38)]);}),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x143),_0x2e1c5f(0x118),_0x2e1c5f(0x14c),_0x175146),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x125),_0x2e1c5f(0x118),_0x2e1c5f(0x14c),_0x175146)),_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x140))&&(_0x586035[_0x2e1c5f(0x148)](_0x2e1c5f(0x135),(_0x4d9441,_0x5d4b72)=>{const _0x33bc3d=_0x2e1c5f,_0x2c1b02=_0x4db304[_0x33bc3d(0x14b)][_0x33bc3d(0x151)](_0x33bc3d(0x168));let _0x5a2309=_0x22f32a[_0x33bc3d(0x155)](_0x4db304[_0x33bc3d(0x15a)][_0x33bc3d(0x119)][_0x33bc3d(0x131)]),_0x507cd1=_0x2c1b02[_0x33bc3d(0x12f)](_0x5a2309);_0x4db304[_0x33bc3d(0x15a)][_0x33bc3d(0x13d)](()=>{const _0x5217ef=_0x33bc3d;if(_0x507cd1)return void _0x586035[_0x5217ef(0x154)](_0x4db304[_0x5217ef(0x15a)][_0x5217ef(0x11c)](_0x507cd1));const _0x54c03b=_0x22f32a[_0x5217ef(0x14d)](_0x5a2309);_0x4d9441(_0x5d4b72),_0x5a2309=_0x22f32a[_0x5217ef(0x155)](_0x4db304[_0x5217ef(0x15a)][_0x5217ef(0x119)][_0x5217ef(0x131)]),_0x507cd1=_0x2c1b02[_0x5217ef(0x12f)](_0x5a2309),_0x586035[_0x5217ef(0x153)](_0x4db304[_0x5217ef(0x15a)][_0x5217ef(0x11c)](_0x507cd1),_0x54c03b?null:_0x5217ef(0x141));});}),_0x586035[_0x2e1c5f(0x116)][_0x2e1c5f(0x17b)](_0x2e1c5f(0x125),_0x2e1c5f(0x141),_0x2e1c5f(0x14c),_0x175146));const _0x5003a0=[{'type':_0x2e1c5f(0x143),'subType':_0x2e1c5f(0x144)},{'type':_0x2e1c5f(0x125),'subType':_0x2e1c5f(0x141)},{'type':_0x2e1c5f(0x143),'subType':_0x2e1c5f(0x118)},{'type':_0x2e1c5f(0x125),'subType':_0x2e1c5f(0x118)}];function _0x350c84(_0x42e6f5,_0x5e99f4){const _0x5646a3=_0x2e1c5f,_0x1853d6=_0x5003a0[_0x5646a3(0x145)](({type:_0x1aee1c,subType:_0x480507})=>_0x42e6f5[_0x5646a3(0x11b)]==_0x1aee1c&&_0x42e6f5[_0x5646a3(0x120)]==_0x480507),_0x3c7c34=_0x5003a0[_0x5646a3(0x145)](({type:_0xcc4e97,subType:_0x417947})=>_0x5e99f4[_0x5646a3(0x11b)]==_0xcc4e97&&_0x5e99f4[_0x5646a3(0x120)]==_0x417947);if(_0x1853d6<0x0||_0x3c7c34<0x0)return!0x1;const _0x3e0927=_0x42e6f5[_0x5646a3(0x173)](),_0x52846c=_0x5e99f4[_0x5646a3(0x173)]();if((0x0==_0x1853d6||0x1==_0x1853d6)&&0x2==_0x3c7c34&&_0x3e0927[_0x5646a3(0x152)](_0x52846c))return!0x0;if(0x2==_0x1853d6&&0x3==_0x3c7c34){const _0x2e2d92=_0x586035[_0x5646a3(0x163)](_0x3e0927,_0x5646a3(0x125))[_0x5646a3(0x17c)](({suggestion:_0xaf8223,meta:_0x3b7e03})=>_0x3b7e03[_0x5646a3(0x16a)]&&_0x5646a3(0x118)==_0xaf8223[_0x5646a3(0x120)]);if(_0x2e2d92[_0x5646a3(0x123)]>0x1&&_0x52846c[_0x5646a3(0x181)][_0x5646a3(0x188)](_0x3e0927[_0x5646a3(0x161)]))return!0x0;if(0x1==_0x2e2d92[_0x5646a3(0x123)]&&(_0x3e0927[_0x5646a3(0x161)][_0x5646a3(0x188)](_0x52846c[_0x5646a3(0x181)])||_0x3e0927[_0x5646a3(0x181)][_0x5646a3(0x188)](_0x52846c[_0x5646a3(0x161)])))return!0x0;}if(0x3==_0x1853d6&&0x3==_0x3c7c34&&_0x3e0927[_0x5646a3(0x161)][_0x5646a3(0x13f)](_0x52846c[_0x5646a3(0x161)])){const _0x4095b8=_0x3e0927[_0x5646a3(0x181)][_0x5646a3(0x138)],_0x505b3b=_0x52846c[_0x5646a3(0x161)][_0x5646a3(0x13e)];return _0x22f32a[_0x5646a3(0x14d)](_0x4095b8)&&_0x4095b8===_0x505b3b;}return!0x1;}function _0x175146(_0x5e7ad2,_0x1061ba){return _0x350c84(_0x5e7ad2,_0x1061ba)?[_0x5e7ad2,_0x1061ba]:_0x350c84(_0x1061ba,_0x5e7ad2)?[_0x1061ba,_0x5e7ad2]:null;}_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x17f))&&(_0x586035[_0x2e1c5f(0x11d)](_0x2e1c5f(0x180)),_0x586035[_0x2e1c5f(0x18d)](_0x2e1c5f(0x11a)),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x17e)](_0x2e1c5f(0x11a),_0x34c1a6(_0x897389,_0x2e1c5f(0x164)))),_0x4db304[_0x2e1c5f(0x14b)][_0x2e1c5f(0x172)](_0x2e1c5f(0x178))&&(_0x586035[_0x2e1c5f(0x11d)](_0x2e1c5f(0x15d)),_0x586035[_0x2e1c5f(0x18d)](_0x2e1c5f(0x117))),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x17a)](_0x293c66=>{const _0x3a7adc=_0x2e1c5f;if(!!_0x5003a0[_0x3a7adc(0x185)](({type:_0x39774c,subType:_0x3e1b45})=>_0x293c66[_0x3a7adc(0x11b)]==_0x39774c&&_0x293c66[_0x3a7adc(0x120)]==_0x3e1b45))return _0x293c66[_0x3a7adc(0x150)]?{}:void 0x0;}),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x17a)](_0x57ce0d=>{const _0x5822c4=_0x2e1c5f;if(_0x5822c4(0x125)==_0x57ce0d[_0x5822c4(0x11b)]||_0x5822c4(0x133)==_0x57ce0d[_0x5822c4(0x11b)]){const _0x3a51d3=_0x57ce0d[_0x5822c4(0x18a)]();if(_0x3a51d3&&_0x3a51d3['is'](_0x5822c4(0x124),_0x5822c4(0x122)))return{'type':_0x5822c4(0x125)==_0x57ce0d[_0x5822c4(0x11b)]?_0x5822c4(0x128):_0x5822c4(0x12c),'element':_0x3a51d3,'quantity':0x1};}}),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x17a)](_0x1f1cbe=>_0x2e1c5f(0x143)==_0x1f1cbe[_0x2e1c5f(0x11b)]&&_0x2e1c5f(0x118)==_0x1f1cbe[_0x2e1c5f(0x120)]?{'type':_0x2e1c5f(0x146),'content':_0x2e1c5f(0x17d)}:_0x2e1c5f(0x143)==_0x1f1cbe[_0x2e1c5f(0x11b)]&&_0x2e1c5f(0x162)==_0x1f1cbe[_0x2e1c5f(0x120)]?{'type':_0x2e1c5f(0x146),'content':_0x2e1c5f(0x15e)}:void 0x0),_0x586035[_0x2e1c5f(0x12d)][_0x2e1c5f(0x17a)](_0x1851a1=>{const _0x19bfc7=_0x2e1c5f;if(_0x19bfc7(0x170)!=_0x1851a1[_0x19bfc7(0x11b)])return;const {data:_0x3f9874}=_0x1851a1;if(!_0x3f9874||_0x19bfc7(0x117)!=_0x3f9874[_0x19bfc7(0x18c)])return;const _0x4029e7=_0x3f9874[_0x19bfc7(0x165)];return _0x4029e7?{'type':_0x19bfc7(0x146),'content':_0x34c1a6(_0x897389,_0x19bfc7(0x16c),'\x22'+_0x4029e7+'\x22')}:{'type':_0x19bfc7(0x146),'content':_0x34c1a6(_0x897389,_0x19bfc7(0x14e))};}),this[_0x2e1c5f(0x160)]();}[_0x526806(0x160)](){const _0x2ada3b=_0x526806,_0x4623d5=this[_0x2ada3b(0x159)],_0x54a76f=_0x4623d5[_0x2ada3b(0x11f)];_0x4623d5[_0x2ada3b(0x14b)][_0x2ada3b(0x151)](_0x2ada3b(0x13c))[_0x2ada3b(0x12d)][_0x2ada3b(0x17a)](_0x1a9d9e=>{const _0x5a176f=_0x2ada3b;if(_0x5a176f(0x143)!=_0x1a9d9e[_0x5a176f(0x11b)]&&_0x5a176f(0x149)!=_0x1a9d9e[_0x5a176f(0x11b)])return;const {data:_0xf7fc0d}=_0x1a9d9e;if(_0xf7fc0d){if(_0x5a176f(0x15d)==_0xf7fc0d[_0x5a176f(0x15c)]){const _0x5f1a5c=_0xf7fc0d[_0x5a176f(0x147)][0x0][_0x5a176f(0x165)];return _0x5f1a5c?{'type':_0x5a176f(0x146),'content':_0x34c1a6(_0x54a76f,_0x5a176f(0x16c),'\x22'+_0x5f1a5c+'\x22')}:{'type':_0x5a176f(0x146),'content':_0x34c1a6(_0x54a76f,_0x5a176f(0x14e))};}if(_0x5a176f(0x180)==_0xf7fc0d[_0x5a176f(0x15c)]){const _0x125244=_0xf7fc0d[_0x5a176f(0x147)][0x0][_0x5a176f(0x134)];return _0x125244?{'type':_0x5a176f(0x146),'content':_0x34c1a6(_0x54a76f,_0x5a176f(0x142),_0x125244)}:{'type':_0x5a176f(0x146),'content':_0x34c1a6(_0x54a76f,_0x5a176f(0x18b))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21e860=_0x3d28;function _0x3d28(_0x274d76,_0x6b04c0){const _0x3ad23e=_0x3ad2();return _0x3d28=function(_0x3d2834,_0x38872a){_0x3d2834=_0x3d2834-0x1e5;let _0x38ed69=_0x3ad23e[_0x3d2834];return _0x38ed69;},_0x3d28(_0x274d76,_0x6b04c0);}(function(_0x41bfb0,_0x12bc39){const _0x17f4de=_0x3d28,_0x863352=_0x41bfb0();while(!![]){try{const _0x22f316=parseInt(_0x17f4de(0x206))/0x1*(parseInt(_0x17f4de(0x201))/0x2)+-parseInt(_0x17f4de(0x1f8))/0x3+parseInt(_0x17f4de(0x1fd))/0x4*(-parseInt(_0x17f4de(0x209))/0x5)+parseInt(_0x17f4de(0x205))/0x6*(parseInt(_0x17f4de(0x1e6))/0x7)+-parseInt(_0x17f4de(0x1ef))/0x8+parseInt(_0x17f4de(0x207))/0x9+parseInt(_0x17f4de(0x1fa))/0xa*(parseInt(_0x17f4de(0x1eb))/0xb);if(_0x22f316===_0x12bc39)break;else _0x863352['push'](_0x863352['shift']());}catch(_0x38eee1){_0x863352['push'](_0x863352['shift']());}}}(_0x3ad2,0xe6000));import{Plugin as _0x58e30c}from'ckeditor5/src/core.js';import{getTranslation as _0x405fb}from'../utils/common-translations.js';export default class st extends _0x58e30c{[_0x21e860(0x1f2)](){const _0x4081c8=_0x21e860;if(!this[_0x4081c8(0x1ea)][_0x4081c8(0x204)][_0x4081c8(0x1e8)](_0x4081c8(0x208)))return;const _0x5b2471=this[_0x4081c8(0x1ea)][_0x4081c8(0x20d)],_0x511696=this[_0x4081c8(0x1ea)][_0x4081c8(0x204)][_0x4081c8(0x20e)](_0x4081c8(0x1ed));_0x511696[_0x4081c8(0x1fc)](_0x4081c8(0x1ee)),_0x511696[_0x4081c8(0x1f3)](_0x4081c8(0x1f7)),_0x511696[_0x4081c8(0x202)][_0x4081c8(0x1fb)](_0x247f38=>{const _0x2b21f9=_0x4081c8;if(_0x2b21f9(0x200)!=_0x247f38[_0x2b21f9(0x1ec)])return;const {data:_0x244b1b}=_0x247f38;return _0x244b1b&&_0x2b21f9(0x1f7)==_0x244b1b[_0x2b21f9(0x1f0)]?_0x244b1b[_0x2b21f9(0x20b)]&&_0x244b1b[_0x2b21f9(0x1f9)]?{'type':_0x2b21f9(0x1fe),'content':_0x405fb(_0x5b2471,_0x2b21f9(0x20c))}:{'type':_0x2b21f9(0x1fe),'content':''}:void 0x0;}),this[_0x4081c8(0x1e7)]();}[_0x21e860(0x1e7)](){const _0x1da980=_0x21e860,_0x290bbf=this[_0x1da980(0x1ea)][_0x1da980(0x204)][_0x1da980(0x20e)](_0x1da980(0x1ed));_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1e5)](_0x1da980(0x1f4),_0x1da980(0x1ee),_0x1da980(0x20f),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1f6)](_0x1da980(0x1f4),null,_0x1da980(0x1ff))),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1e5)](_0x1da980(0x1f4),_0x1da980(0x1ee),_0x1da980(0x1ff),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1f6)](_0x1da980(0x1f4),null,_0x1da980(0x20f))),this[_0x1da980(0x1f5)]();}[_0x21e860(0x1f5)](){const _0x229465=_0x21e860,_0x293609=this[_0x229465(0x1ea)],_0x1c0102=_0x293609[_0x229465(0x20d)];_0x293609[_0x229465(0x204)][_0x229465(0x20e)](_0x229465(0x1ed))[_0x229465(0x202)][_0x229465(0x1fb)](_0x147c6b=>{const _0x599138=_0x229465;if(_0x599138(0x1f4)!=_0x147c6b[_0x599138(0x1ec)]&&_0x599138(0x1f1)!=_0x147c6b[_0x599138(0x1ec)])return;const {data:_0x3949f2}=_0x147c6b;if(!_0x3949f2||_0x599138(0x1ee)!=_0x3949f2[_0x599138(0x203)])return;return{'type':_0x599138(0x1fe),'content':_0x405fb(_0x1c0102,_0x599138(0x1e9))};});}}function _0x3ad2(){const _0x7d7fd7=['accept','registerCustomCallback','3429727MAUnWz','_handleLegacySuggestions','has','*Format:*\x20replace\x20image\x20URL','editor','22794662JAUYtE','type','TrackChangesEditing','replaceImageSource','9522032WQQOwr','key','formatInline','afterInit','registerBlockAttribute','formatBlock','_registerLegacyDescription','getSuggestionCallback','src','4142322SaLDDD','oldValue','10azSfLs','registerDescriptionCallback','enableDefaultAttributesIntegration','7367576bDmuyQ','format','discard','attribute','1230eCwLVU','descriptionFactory','commandName','plugins','6JlPlXo','1701klTtWK','15720156tUOOCN','ImageEditing','5mGuNkK','_suggestionFactory','newValue','*Replace\x20image\x20URL*','locale','get'];_0x3ad2=function(){return _0x7d7fd7;};return _0x3ad2();}
23
+ const _0x11e78b=_0x1533;function _0x5f08(){const _0x19bc9c=['2047593dRtsOV','accept','newValue','editor','*Replace\x20image\x20URL*','ImageEditing','src','getSuggestionCallback','*Format:*\x20replace\x20image\x20URL','TrackChangesEditing','attribute','6532666XRTbTf','registerCustomCallback','4nnKwlq','595264YWffSE','_suggestionFactory','replaceImageSource','locale','plugins','descriptionFactory','_registerLegacyDescription','registerBlockAttribute','formatBlock','commandName','oldValue','format','formatInline','registerDescriptionCallback','54uzfquG','enableDefaultAttributesIntegration','get','afterInit','2542329wixVAN','discard','2335844PukbaN','type','14074420AtEKEs','has','_handleLegacySuggestions','key','484235exLAxy','40WGTESh'];_0x5f08=function(){return _0x19bc9c;};return _0x5f08();}function _0x1533(_0x516bc2,_0x325528){const _0x5f082a=_0x5f08();return _0x1533=function(_0x153395,_0x2e92cd){_0x153395=_0x153395-0xc8;let _0x495592=_0x5f082a[_0x153395];return _0x495592;},_0x1533(_0x516bc2,_0x325528);}(function(_0x98c682,_0x8e8a77){const _0x59027f=_0x1533,_0x29e206=_0x98c682();while(!![]){try{const _0x2d9f2c=-parseInt(_0x59027f(0xe2))/0x1+-parseInt(_0x59027f(0xcc))/0x2+parseInt(_0x59027f(0xd4))/0x3*(parseInt(_0x59027f(0xe1))/0x4)+parseInt(_0x59027f(0xd2))/0x5*(parseInt(_0x59027f(0xf0))/0x6)+parseInt(_0x59027f(0xdf))/0x7+-parseInt(_0x59027f(0xd3))/0x8*(-parseInt(_0x59027f(0xca))/0x9)+-parseInt(_0x59027f(0xce))/0xa;if(_0x2d9f2c===_0x8e8a77)break;else _0x29e206['push'](_0x29e206['shift']());}catch(_0x551ad5){_0x29e206['push'](_0x29e206['shift']());}}}(_0x5f08,0xb2051));import{Plugin as _0x2457c8}from'ckeditor5/src/core.js';import{getTranslation as _0x420cef}from'../utils/common-translations.js';export default class st extends _0x2457c8{[_0x11e78b(0xc9)](){const _0x1cca2f=_0x11e78b;if(!this[_0x1cca2f(0xd7)][_0x1cca2f(0xe6)][_0x1cca2f(0xcf)](_0x1cca2f(0xd9)))return;const _0x277df2=this[_0x1cca2f(0xd7)][_0x1cca2f(0xe5)],_0xf273d1=this[_0x1cca2f(0xd7)][_0x1cca2f(0xe6)][_0x1cca2f(0xc8)](_0x1cca2f(0xdd));_0xf273d1[_0x1cca2f(0xf1)](_0x1cca2f(0xe4)),_0xf273d1[_0x1cca2f(0xe9)](_0x1cca2f(0xda)),_0xf273d1[_0x1cca2f(0xe7)][_0x1cca2f(0xef)](_0x29a803=>{const _0xa0a74c=_0x1cca2f;if(_0xa0a74c(0xde)!=_0x29a803[_0xa0a74c(0xcd)])return;const {data:_0x520622}=_0x29a803;return _0x520622&&_0xa0a74c(0xda)==_0x520622[_0xa0a74c(0xd1)]?_0x520622[_0xa0a74c(0xd6)]&&_0x520622[_0xa0a74c(0xec)]?{'type':_0xa0a74c(0xed),'content':_0x420cef(_0x277df2,_0xa0a74c(0xd8))}:{'type':_0xa0a74c(0xed),'content':''}:void 0x0;}),this[_0x1cca2f(0xd0)]();}[_0x11e78b(0xd0)](){const _0x5e73a0=_0x11e78b,_0x5e69fb=this[_0x5e73a0(0xd7)][_0x5e73a0(0xe6)][_0x5e73a0(0xc8)](_0x5e73a0(0xdd));_0x5e69fb[_0x5e73a0(0xe3)][_0x5e73a0(0xe0)](_0x5e73a0(0xea),_0x5e73a0(0xe4),_0x5e73a0(0xd5),_0x5e69fb[_0x5e73a0(0xe3)][_0x5e73a0(0xdb)](_0x5e73a0(0xea),null,_0x5e73a0(0xcb))),_0x5e69fb[_0x5e73a0(0xe3)][_0x5e73a0(0xe0)](_0x5e73a0(0xea),_0x5e73a0(0xe4),_0x5e73a0(0xcb),_0x5e69fb[_0x5e73a0(0xe3)][_0x5e73a0(0xdb)](_0x5e73a0(0xea),null,_0x5e73a0(0xd5))),this[_0x5e73a0(0xe8)]();}[_0x11e78b(0xe8)](){const _0x24bbbd=_0x11e78b,_0x202c58=this[_0x24bbbd(0xd7)],_0x56584d=_0x202c58[_0x24bbbd(0xe5)];_0x202c58[_0x24bbbd(0xe6)][_0x24bbbd(0xc8)](_0x24bbbd(0xdd))[_0x24bbbd(0xe7)][_0x24bbbd(0xef)](_0x3afd00=>{const _0x27e36d=_0x24bbbd;if(_0x27e36d(0xea)!=_0x3afd00[_0x27e36d(0xcd)]&&_0x27e36d(0xee)!=_0x3afd00[_0x27e36d(0xcd)])return;const {data:_0x37dd34}=_0x3afd00;if(!_0x37dd34||_0x27e36d(0xe4)!=_0x37dd34[_0x27e36d(0xeb)])return;return{'type':_0x27e36d(0xed),'content':_0x420cef(_0x56584d,_0x27e36d(0xdc))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f3720=_0x4b92;(function(_0x45703f,_0x3c8c4c){const _0x2d0755=_0x4b92,_0x236daa=_0x45703f();while(!![]){try{const _0x50656c=-parseInt(_0x2d0755(0x16e))/0x1*(-parseInt(_0x2d0755(0x1a7))/0x2)+-parseInt(_0x2d0755(0x1af))/0x3*(parseInt(_0x2d0755(0x1b7))/0x4)+parseInt(_0x2d0755(0x1a3))/0x5*(-parseInt(_0x2d0755(0x1b9))/0x6)+parseInt(_0x2d0755(0x196))/0x7*(parseInt(_0x2d0755(0x187))/0x8)+parseInt(_0x2d0755(0x174))/0x9*(parseInt(_0x2d0755(0x185))/0xa)+parseInt(_0x2d0755(0x1a0))/0xb+-parseInt(_0x2d0755(0x1bb))/0xc;if(_0x50656c===_0x3c8c4c)break;else _0x236daa['push'](_0x236daa['shift']());}catch(_0x1005dd){_0x236daa['push'](_0x236daa['shift']());}}}(_0x25b4,0xdfb72));function _0x4b92(_0xefa019,_0x3b58de){const _0x25b48b=_0x25b4();return _0x4b92=function(_0x4b92e2,_0xda859a){_0x4b92e2=_0x4b92e2-0x169;let _0x32c711=_0x25b48b[_0x4b92e2];return _0x32c711;},_0x4b92(_0xefa019,_0x3b58de);}import{Plugin as _0x5f00b5}from'ckeditor5/src/core.js';import{uid as _0x1b8ca1}from'ckeditor5/src/utils.js';function _0x25b4(){const _0x184ec1=['7630aWrsRW','Users','isIntersecting','formatInline','locale','value','differ','imageTypeInline','join','normalizedStyles','11470635qPRSjN','commandName','_suggestionFactory','4569010UfTzZQ','ImageStyleEditing','findIndex','enableCommand','2MKGORi','FORMAT_SIDE_IMAGE','TrackChangesEditing','getChangedMarkers','isInlineImage','author','formatBlock','start','15uGWVCq','imageStylePostApply','commandParams','selection','type','imageTypeBlock','shouldConvertImageType','nodeBefore','561116KhnltQ','getClosestSelectedImageElement','12TUGLsF','getSuggestionCallback','10566360BgWlkA','hasSuggestion','nodeAfter','isEqual','model','end','isBefore','convertInlineImageToBlock','markInlineFormat','getFirstRange','setImageNaturalSizeAttributes','plugins','editor','change','subType','get','accept','document','discard','head','insertion','getContainedElement','refresh','isOwn','502117fZiOYC','_registerLegacyDescription','ImageUtils','registerPostFixer','createRangeOn','chain','3100635cUYZUG','registerCustomCallback','suggestion','next','afterInit','*Format:*\x20%0','imageCaption','has','discardSuggestion','isBlockImage','length','getSuggestions','_splitMarkerName','markBlockFormat','format','registerDescriptionCallback','filter','50lwXqcY','commandReversedParams','7768WkCVvi','toLowerCase','forEach','getSuggestion','title','isInContent','descriptionFactory','imageStyle','commands','newRange','side','imageStylePreApply','_findSuggestions','from','name'];_0x25b4=function(){return _0x184ec1;};return _0x25b4();}import{getTranslation as _0x25d6aa}from'../utils/common-translations.js';export default class nt extends _0x5f00b5{[_0x2f3720(0x178)](){const _0x311f88=_0x2f3720,_0x53525d=this[_0x311f88(0x1c7)];if(!_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x17b)](_0x311f88(0x1a4)))return;const _0x52194f=_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x1a9)),_0x3a0314=_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x170)),_0x31b891={};_0x52194f[_0x311f88(0x1a6)](_0x311f88(0x18e),(_0x5b9ba7,_0x263b64)=>{const _0x99668a=_0x311f88,_0x133f11=_0x53525d[_0x99668a(0x1c6)][_0x99668a(0x1ca)](_0x99668a(0x197))['me'],_0x2a9a2e=_0x53525d[_0x99668a(0x18f)][_0x99668a(0x1ca)](_0x99668a(0x18e));let _0x4388d7=_0x3a0314[_0x99668a(0x1b8)](_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x1cc)][_0x99668a(0x1b2)]),_0x2c0757=_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x172)](_0x4388d7),_0x419838=_0x2a9a2e[_0x99668a(0x19b)];if(_0x419838==_0x263b64[_0x99668a(0x19b)])return;const _0x52c98e={'commandName':_0x99668a(0x18e),'commandParams':[_0x263b64],'formatGroupId':_0x1b8ca1()};_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x1c8)](()=>{const _0x543ca6=_0x99668a;if(_0x52194f[_0x543ca6(0x17f)]()[_0x543ca6(0x184)](_0x11d43f=>_0x11d43f[_0x543ca6(0x18c)]&&_0x133f11==_0x11d43f[_0x543ca6(0x1ac)]&&(_0x543ca6(0x1ad)==_0x11d43f[_0x543ca6(0x1b3)]||_0x543ca6(0x199)==_0x11d43f[_0x543ca6(0x1b3)])&&(_0x543ca6(0x192)==_0x11d43f[_0x543ca6(0x1c9)]||_0x543ca6(0x1b0)==_0x11d43f[_0x543ca6(0x1c9)])&&_0x11d43f[_0x543ca6(0x1c4)]()[_0x543ca6(0x1be)](_0x2c0757))[_0x543ca6(0x189)](_0xbb858b=>_0x52194f[_0x543ca6(0x17c)](_0xbb858b[_0x543ca6(0x169)])),_0x4388d7=_0x3a0314[_0x543ca6(0x1b8)](_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x1cc)][_0x543ca6(0x1b2)]),_0x2c0757=_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x172)](_0x4388d7),_0x2a9a2e[_0x543ca6(0x16c)](),_0x53525d[_0x543ca6(0x18f)][_0x543ca6(0x1ca)](_0x543ca6(0x19d))[_0x543ca6(0x16c)](),_0x53525d[_0x543ca6(0x18f)][_0x543ca6(0x1ca)](_0x543ca6(0x1b4))[_0x543ca6(0x16c)](),_0x419838=_0x2a9a2e[_0x543ca6(0x19b)],_0x419838!=_0x263b64[_0x543ca6(0x19b)])return _0x3a0314[_0x543ca6(0x1ab)](_0x4388d7)&&_0x2a9a2e[_0x543ca6(0x1b5)](_0x263b64[_0x543ca6(0x19b)],_0x4388d7)?(_0x5b9ba7({..._0x263b64,'setImageSizes':!0x1}),_0x4388d7=_0x3a0314[_0x543ca6(0x1b8)](_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x1cc)][_0x543ca6(0x1b2)]),void _0x52194f[_0x543ca6(0x181)](_0x4388d7,{..._0x52c98e,'commandReversedParams':[{'value':_0x419838||null,'setImageSizes':!0x1}]},[],_0x543ca6(0x192))):void(_0x3a0314[_0x543ca6(0x17d)](_0x4388d7)?_0x52194f[_0x543ca6(0x181)](_0x4388d7,_0x52c98e,[],_0x543ca6(0x1b0)):_0x52194f[_0x543ca6(0x1c3)](_0x2c0757,_0x52c98e,_0x543ca6(0x1b0)));});});for(const _0x3cace0 of _0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x1a4))[_0x311f88(0x19f)])_0x31b891[_0x3cace0[_0x311f88(0x195)]]=_0x3cace0[_0x311f88(0x18b)][_0x311f88(0x188)]();_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x1b0),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x199),_0x311f88(0x1b0),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x1cb),([_0x1e4125])=>{const _0x472f34=_0x311f88;_0x3a0314[_0x472f34(0x1c5)](_0x1e4125[_0x472f34(0x16b)]());}),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x1cd),(_0xc8f6dc,_0x2dabd2)=>{const _0x1c86f3=_0x311f88;_0x52194f[_0x1c86f3(0x1a2)][_0x1c86f3(0x1ba)](_0x1c86f3(0x1ad),'',_0x1c86f3(0x1cb))(_0xc8f6dc,{'commandName':_0x2dabd2[_0x1c86f3(0x1a1)],'commandParams':_0x2dabd2[_0x1c86f3(0x186)]});}),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x173),function(_0x4f6524,_0x2d8d30){if(_0x129971(_0x4f6524,_0x2d8d30))return[_0x4f6524,_0x2d8d30];if(_0x129971(_0x2d8d30,_0x4f6524))return[_0x2d8d30,_0x4f6524];return null;});const _0x42def8=[{'type':_0x311f88(0x1ad),'subType':_0x311f88(0x192)},{'type':_0x311f88(0x16a),'subType':_0x311f88(0x17a)},{'type':_0x311f88(0x1ad),'subType':_0x311f88(0x1c2)},{'type':_0x311f88(0x16a),'subType':_0x311f88(0x1c2)}];function _0x129971(_0x359606,_0x46c74f){const _0xd0114e=_0x311f88,_0x9a1dea=_0x42def8[_0xd0114e(0x1a5)](({type:_0x1df96b,subType:_0x30036b})=>_0x359606[_0xd0114e(0x1b3)]==_0x1df96b&&_0x359606[_0xd0114e(0x1c9)]==_0x30036b),_0x4e4944=_0x42def8[_0xd0114e(0x1a5)](({type:_0xada76b,subType:_0x41c7e8})=>_0x46c74f[_0xd0114e(0x1b3)]==_0xada76b&&_0x46c74f[_0xd0114e(0x1c9)]==_0x41c7e8);if(_0x9a1dea<0x0||_0x4e4944<0x0)return!0x1;const _0xea2c33=_0x359606[_0xd0114e(0x1c4)](),_0x1683de=_0x46c74f[_0xd0114e(0x1c4)]();if((0x0==_0x9a1dea||0x1==_0x9a1dea)&&0x2==_0x4e4944&&_0xea2c33[_0xd0114e(0x198)](_0x1683de))return!0x0;if(0x2==_0x9a1dea&&0x3==_0x4e4944){const _0x2900fe=_0x52194f[_0xd0114e(0x193)](_0xea2c33,_0xd0114e(0x16a))[_0xd0114e(0x184)](({suggestion:_0x5545ff,meta:_0x28a60d})=>_0x28a60d[_0xd0114e(0x16d)]&&_0xd0114e(0x1c2)==_0x5545ff[_0xd0114e(0x1c9)]);if(_0x2900fe[_0xd0114e(0x17e)]>0x1&&_0x1683de[_0xd0114e(0x1c0)][_0xd0114e(0x1be)](_0xea2c33[_0xd0114e(0x1ae)]))return!0x0;if(0x1==_0x2900fe[_0xd0114e(0x17e)]&&(_0xea2c33[_0xd0114e(0x1ae)][_0xd0114e(0x1be)](_0x1683de[_0xd0114e(0x1c0)])||_0xea2c33[_0xd0114e(0x1c0)][_0xd0114e(0x1be)](_0x1683de[_0xd0114e(0x1ae)])))return!0x0;}if(0x3==_0x9a1dea&&0x3==_0x4e4944&&_0xea2c33[_0xd0114e(0x1ae)][_0xd0114e(0x1c1)](_0x1683de[_0xd0114e(0x1ae)])){const _0x4ad265=_0xea2c33[_0xd0114e(0x1c0)][_0xd0114e(0x1bd)],_0x438385=_0x1683de[_0xd0114e(0x1ae)][_0xd0114e(0x1b6)];return _0x3a0314[_0xd0114e(0x17d)](_0x4ad265)&&_0x4ad265===_0x438385;}return!0x1;}_0x53525d[_0x311f88(0x1bf)][_0x311f88(0x1cc)][_0x311f88(0x171)](()=>{const _0x2a0685=_0x311f88;let _0x13bc8d=!0x1;const _0x1d28b8=Array[_0x2a0685(0x194)](_0x53525d[_0x2a0685(0x1bf)][_0x2a0685(0x1cc)][_0x2a0685(0x19c)][_0x2a0685(0x1aa)]());for(const {name:_0x3684c3,data:_0x26a9c0}of _0x1d28b8){const {group:_0x5f0fd4,type:_0xd31cd8,subType:_0xc06efa,id:_0x4c6893}=_0x52194f[_0x2a0685(0x180)](_0x3684c3);if(_0x2a0685(0x176)==_0x5f0fd4&&_0x52194f[_0x2a0685(0x1bc)](_0x4c6893)){if(_0x2a0685(0x1ad)==_0xd31cd8&&(_0x2a0685(0x192)==_0xc06efa||_0x2a0685(0x1b0)==_0xc06efa)){const _0x58b938=_0x52194f[_0x2a0685(0x18a)](_0x4c6893);if(_0x26a9c0[_0x2a0685(0x190)]){const _0x4e2309=_0x58b938[_0x2a0685(0x1c4)]()[_0x2a0685(0x16b)]();if(_0x3a0314[_0x2a0685(0x17d)](_0x4e2309))continue;_0x52194f[_0x2a0685(0x17c)](_0x58b938),_0x13bc8d=!0x0;}}if(_0x2a0685(0x16a)==_0xd31cd8&&_0x2a0685(0x17a)==_0xc06efa&&!_0x26a9c0[_0x2a0685(0x190)]){const _0x4f9b4b=_0x52194f[_0x2a0685(0x18a)](_0x4c6893);_0x4f9b4b[_0x2a0685(0x177)]&&_0x4f9b4b[_0x2a0685(0x177)][_0x2a0685(0x18c)]&&(_0x52194f[_0x2a0685(0x17c)](_0x4f9b4b[_0x2a0685(0x177)]),_0x13bc8d=!0x0);}}}return _0x13bc8d;}),this[_0x311f88(0x16f)](_0x31b891);}[_0x2f3720(0x16f)](_0x2aafe9){const _0xfe8502=_0x2f3720,_0x4c1a4e=this[_0xfe8502(0x1c7)],_0xc410d0=_0x4c1a4e[_0xfe8502(0x19a)];_0x4c1a4e[_0xfe8502(0x1c6)][_0xfe8502(0x1ca)](_0xfe8502(0x1a9))[_0xfe8502(0x18d)][_0xfe8502(0x183)](_0x459959=>{const _0x59fac9=_0xfe8502;if(_0x59fac9(0x1ad)!=_0x459959[_0x59fac9(0x1b3)]&&_0x59fac9(0x199)!=_0x459959[_0x59fac9(0x1b3)])return;const {data:_0x42fcba}=_0x459959;if(!_0x42fcba||_0x59fac9(0x18e)!=_0x42fcba[_0x59fac9(0x1a1)])return;const _0x3e60a6=_0x42fcba[_0x59fac9(0x1b1)][0x0][_0x59fac9(0x19b)];return _0x9d33da(_0x59fac9(0x191)===_0x3e60a6?_0x25d6aa(_0xc410d0,_0x59fac9(0x1a8)):_0x2aafe9[_0x3e60a6]||_0x3e60a6);function _0x9d33da(_0x3b21a4){const _0x501dd1=_0x59fac9;return{'type':_0x501dd1(0x182),'content':_0x25d6aa(_0xc410d0,_0x501dd1(0x179),_0x3b21a4)};}});}}
23
+ const _0xb99be4=_0x2c3a;function _0x5c68(){const _0x5bff13=['head','_splitMarkerName','getSuggestion','isBlockImage','imageCaption','18015udoDrf','normalizedStyles','633782quxlQo','shouldConvertImageType','newRange','isOwn','discardSuggestion','registerDescriptionCallback','256923TNoVRe','getSuggestionCallback','name','side','setImageNaturalSizeAttributes','locale','297JqZqVa','imageTypeBlock','isInlineImage','chain','_findSuggestions','getContainedElement','commandReversedParams','title','formatBlock','next','getChangedMarkers','refresh','enableCommand','ImageUtils','isInContent','markBlockFormat','commandParams','isEqual','length','registerPostFixer','imageTypeInline','*Format:*\x20%0','nodeAfter','hasSuggestion','imageStylePreApply','convertInlineImageToBlock','markInlineFormat','accept','TrackChangesEditing','author','getFirstRange','getSuggestions','Users','commandName','end','createRangeOn','plugins','nodeBefore','373344XQOaxj','differ','start','ImageStyleEditing','from','findIndex','isBefore','205830meFfjb','imageStylePostApply','descriptionFactory','value','editor','forEach','suggestion','insertion','2WFzMkm','formatInline','toLowerCase','format','model','has','type','subType','document','94456YEpEqR','filter','commands','afterInit','join','isIntersecting','_suggestionFactory','change','FORMAT_SIDE_IMAGE','_registerLegacyDescription','getClosestSelectedImageElement','948849BmWJer','6WcPEwb','selection','70QARRDz','registerCustomCallback','imageStyle','get','discard'];_0x5c68=function(){return _0x5bff13;};return _0x5c68();}(function(_0x345c73,_0x38103f){const _0x3a72d5=_0x2c3a,_0x5ec7f6=_0x345c73();while(!![]){try{const _0x358400=-parseInt(_0x3a72d5(0x98))/0x1*(-parseInt(_0x3a72d5(0x75))/0x2)+parseInt(_0x3a72d5(0x89))/0x3+-parseInt(_0x3a72d5(0xca))/0x4+-parseInt(_0x3a72d5(0x96))/0x5*(-parseInt(_0x3a72d5(0x8a))/0x6)+parseInt(_0x3a72d5(0x8c))/0x7*(parseInt(_0x3a72d5(0x7e))/0x8)+parseInt(_0x3a72d5(0x9e))/0x9+parseInt(_0x3a72d5(0xd1))/0xa*(-parseInt(_0x3a72d5(0xa4))/0xb);if(_0x358400===_0x38103f)break;else _0x5ec7f6['push'](_0x5ec7f6['shift']());}catch(_0x8f636c){_0x5ec7f6['push'](_0x5ec7f6['shift']());}}}(_0x5c68,0x6e288));import{Plugin as _0x354988}from'ckeditor5/src/core.js';function _0x2c3a(_0x125c73,_0x1f3a9f){const _0x5c683b=_0x5c68();return _0x2c3a=function(_0x2c3abb,_0x2da67d){_0x2c3abb=_0x2c3abb-0x72;let _0x28c90a=_0x5c683b[_0x2c3abb];return _0x28c90a;},_0x2c3a(_0x125c73,_0x1f3a9f);}import{uid as _0x2cd2a0}from'ckeditor5/src/utils.js';import{getTranslation as _0x434e6e}from'../utils/common-translations.js';export default class nt extends _0x354988{[_0xb99be4(0x81)](){const _0x159ef4=_0xb99be4,_0x4fdf1b=this[_0x159ef4(0xd5)];if(!_0x4fdf1b[_0x159ef4(0xc8)][_0x159ef4(0x7a)](_0x159ef4(0xcd)))return;const _0x48e224=_0x4fdf1b[_0x159ef4(0xc8)][_0x159ef4(0x8f)](_0x159ef4(0xc0)),_0x328eb7=_0x4fdf1b[_0x159ef4(0xc8)][_0x159ef4(0x8f)](_0x159ef4(0xb1)),_0x4386f7={};_0x48e224[_0x159ef4(0xb0)](_0x159ef4(0x8e),(_0x42519f,_0x1f9ad7)=>{const _0x1bdf9d=_0x159ef4,_0x3c4cfd=_0x4fdf1b[_0x1bdf9d(0xc8)][_0x1bdf9d(0x8f)](_0x1bdf9d(0xc4))['me'],_0x50701c=_0x4fdf1b[_0x1bdf9d(0x80)][_0x1bdf9d(0x8f)](_0x1bdf9d(0x8e));let _0x46fc43=_0x328eb7[_0x1bdf9d(0x88)](_0x4fdf1b[_0x1bdf9d(0x79)][_0x1bdf9d(0x7d)][_0x1bdf9d(0x8b)]),_0x54553b=_0x4fdf1b[_0x1bdf9d(0x79)][_0x1bdf9d(0xc7)](_0x46fc43),_0x3a451f=_0x50701c[_0x1bdf9d(0xd4)];if(_0x3a451f==_0x1f9ad7[_0x1bdf9d(0xd4)])return;const _0x2c1b5c={'commandName':_0x1bdf9d(0x8e),'commandParams':[_0x1f9ad7],'formatGroupId':_0x2cd2a0()};_0x4fdf1b[_0x1bdf9d(0x79)][_0x1bdf9d(0x85)](()=>{const _0x38aa0b=_0x1bdf9d;if(_0x48e224[_0x38aa0b(0xc3)]()[_0x38aa0b(0x7f)](_0x25e91=>_0x25e91[_0x38aa0b(0xb2)]&&_0x3c4cfd==_0x25e91[_0x38aa0b(0xc1)]&&(_0x38aa0b(0xac)==_0x25e91[_0x38aa0b(0x7b)]||_0x38aa0b(0x76)==_0x25e91[_0x38aa0b(0x7b)])&&(_0x38aa0b(0xbc)==_0x25e91[_0x38aa0b(0x7c)]||_0x38aa0b(0xd2)==_0x25e91[_0x38aa0b(0x7c)])&&_0x25e91[_0x38aa0b(0xc2)]()[_0x38aa0b(0xb5)](_0x54553b))[_0x38aa0b(0x72)](_0x58da0c=>_0x48e224[_0x38aa0b(0x9c)](_0x58da0c[_0x38aa0b(0x91)])),_0x46fc43=_0x328eb7[_0x38aa0b(0x88)](_0x4fdf1b[_0x38aa0b(0x79)][_0x38aa0b(0x7d)][_0x38aa0b(0x8b)]),_0x54553b=_0x4fdf1b[_0x38aa0b(0x79)][_0x38aa0b(0xc7)](_0x46fc43),_0x50701c[_0x38aa0b(0xaf)](),_0x4fdf1b[_0x38aa0b(0x80)][_0x38aa0b(0x8f)](_0x38aa0b(0xb8))[_0x38aa0b(0xaf)](),_0x4fdf1b[_0x38aa0b(0x80)][_0x38aa0b(0x8f)](_0x38aa0b(0xa5))[_0x38aa0b(0xaf)](),_0x3a451f=_0x50701c[_0x38aa0b(0xd4)],_0x3a451f!=_0x1f9ad7[_0x38aa0b(0xd4)])return _0x328eb7[_0x38aa0b(0xa6)](_0x46fc43)&&_0x50701c[_0x38aa0b(0x99)](_0x1f9ad7[_0x38aa0b(0xd4)],_0x46fc43)?(_0x42519f({..._0x1f9ad7,'setImageSizes':!0x1}),_0x46fc43=_0x328eb7[_0x38aa0b(0x88)](_0x4fdf1b[_0x38aa0b(0x79)][_0x38aa0b(0x7d)][_0x38aa0b(0x8b)]),void _0x48e224[_0x38aa0b(0xb3)](_0x46fc43,{..._0x2c1b5c,'commandReversedParams':[{'value':_0x3a451f||null,'setImageSizes':!0x1}]},[],_0x38aa0b(0xbc))):void(_0x328eb7[_0x38aa0b(0x94)](_0x46fc43)?_0x48e224[_0x38aa0b(0xb3)](_0x46fc43,_0x2c1b5c,[],_0x38aa0b(0xd2)):_0x48e224[_0x38aa0b(0xbe)](_0x54553b,_0x2c1b5c,_0x38aa0b(0xd2)));});});for(const _0x3e7bfc of _0x4fdf1b[_0x159ef4(0xc8)][_0x159ef4(0x8f)](_0x159ef4(0xcd))[_0x159ef4(0x97)])_0x4386f7[_0x3e7bfc[_0x159ef4(0xa0)]]=_0x3e7bfc[_0x159ef4(0xab)][_0x159ef4(0x77)]();_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0xac),_0x159ef4(0xbc),_0x159ef4(0x82),()=>!0x1),_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0xac),_0x159ef4(0xd2),_0x159ef4(0x82),()=>!0x1),_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0x76),_0x159ef4(0xd2),_0x159ef4(0x82),()=>!0x1),_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0xac),_0x159ef4(0xbc),_0x159ef4(0xbf),([_0x3ef703])=>{const _0x4e5625=_0x159ef4;_0x328eb7[_0x4e5625(0xa2)](_0x3ef703[_0x4e5625(0xa9)]());}),_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0xac),_0x159ef4(0xbc),_0x159ef4(0x90),(_0x3bc7f2,_0x38c112)=>{const _0x377364=_0x159ef4;_0x48e224[_0x377364(0x84)][_0x377364(0x9f)](_0x377364(0xac),'',_0x377364(0xbf))(_0x3bc7f2,{'commandName':_0x38c112[_0x377364(0xc5)],'commandParams':_0x38c112[_0x377364(0xaa)]});}),_0x48e224[_0x159ef4(0x84)][_0x159ef4(0x8d)](_0x159ef4(0xac),_0x159ef4(0xbc),_0x159ef4(0xa7),function(_0x2b7ac9,_0xe996d7){if(_0x5d81a2(_0x2b7ac9,_0xe996d7))return[_0x2b7ac9,_0xe996d7];if(_0x5d81a2(_0xe996d7,_0x2b7ac9))return[_0xe996d7,_0x2b7ac9];return null;});const _0x4b8c04=[{'type':_0x159ef4(0xac),'subType':_0x159ef4(0xbc)},{'type':_0x159ef4(0x74),'subType':_0x159ef4(0x95)},{'type':_0x159ef4(0xac),'subType':_0x159ef4(0xbd)},{'type':_0x159ef4(0x74),'subType':_0x159ef4(0xbd)}];function _0x5d81a2(_0x1fcffc,_0x2b054d){const _0x47b4d9=_0x159ef4,_0x20fdd4=_0x4b8c04[_0x47b4d9(0xcf)](({type:_0xd2275c,subType:_0x2a98b9})=>_0x1fcffc[_0x47b4d9(0x7b)]==_0xd2275c&&_0x1fcffc[_0x47b4d9(0x7c)]==_0x2a98b9),_0xbba0dd=_0x4b8c04[_0x47b4d9(0xcf)](({type:_0x2f5826,subType:_0x3455af})=>_0x2b054d[_0x47b4d9(0x7b)]==_0x2f5826&&_0x2b054d[_0x47b4d9(0x7c)]==_0x3455af);if(_0x20fdd4<0x0||_0xbba0dd<0x0)return!0x1;const _0xec7e8a=_0x1fcffc[_0x47b4d9(0xc2)](),_0x25c0c8=_0x2b054d[_0x47b4d9(0xc2)]();if((0x0==_0x20fdd4||0x1==_0x20fdd4)&&0x2==_0xbba0dd&&_0xec7e8a[_0x47b4d9(0x83)](_0x25c0c8))return!0x0;if(0x2==_0x20fdd4&&0x3==_0xbba0dd){const _0x58d630=_0x48e224[_0x47b4d9(0xa8)](_0xec7e8a,_0x47b4d9(0x74))[_0x47b4d9(0x7f)](({suggestion:_0x14b48f,meta:_0xe835b8})=>_0xe835b8[_0x47b4d9(0x9b)]&&_0x47b4d9(0xbd)==_0x14b48f[_0x47b4d9(0x7c)]);if(_0x58d630[_0x47b4d9(0xb6)]>0x1&&_0x25c0c8[_0x47b4d9(0xc6)][_0x47b4d9(0xb5)](_0xec7e8a[_0x47b4d9(0xcc)]))return!0x0;if(0x1==_0x58d630[_0x47b4d9(0xb6)]&&(_0xec7e8a[_0x47b4d9(0xcc)][_0x47b4d9(0xb5)](_0x25c0c8[_0x47b4d9(0xc6)])||_0xec7e8a[_0x47b4d9(0xc6)][_0x47b4d9(0xb5)](_0x25c0c8[_0x47b4d9(0xcc)])))return!0x0;}if(0x3==_0x20fdd4&&0x3==_0xbba0dd&&_0xec7e8a[_0x47b4d9(0xcc)][_0x47b4d9(0xd0)](_0x25c0c8[_0x47b4d9(0xcc)])){const _0x5aa2d5=_0xec7e8a[_0x47b4d9(0xc6)][_0x47b4d9(0xba)],_0x49f359=_0x25c0c8[_0x47b4d9(0xcc)][_0x47b4d9(0xc9)];return _0x328eb7[_0x47b4d9(0x94)](_0x5aa2d5)&&_0x5aa2d5===_0x49f359;}return!0x1;}_0x4fdf1b[_0x159ef4(0x79)][_0x159ef4(0x7d)][_0x159ef4(0xb7)](()=>{const _0x3619b6=_0x159ef4;let _0x15a22f=!0x1;const _0x3a5b25=Array[_0x3619b6(0xce)](_0x4fdf1b[_0x3619b6(0x79)][_0x3619b6(0x7d)][_0x3619b6(0xcb)][_0x3619b6(0xae)]());for(const {name:_0x39c602,data:_0x52cd9b}of _0x3a5b25){const {group:_0x4e1717,type:_0x47c2c4,subType:_0x145c61,id:_0x3af3d6}=_0x48e224[_0x3619b6(0x92)](_0x39c602);if(_0x3619b6(0x73)==_0x4e1717&&_0x48e224[_0x3619b6(0xbb)](_0x3af3d6)){if(_0x3619b6(0xac)==_0x47c2c4&&(_0x3619b6(0xbc)==_0x145c61||_0x3619b6(0xd2)==_0x145c61)){const _0x767b8e=_0x48e224[_0x3619b6(0x93)](_0x3af3d6);if(_0x52cd9b[_0x3619b6(0x9a)]){const _0x1b430c=_0x767b8e[_0x3619b6(0xc2)]()[_0x3619b6(0xa9)]();if(_0x328eb7[_0x3619b6(0x94)](_0x1b430c))continue;_0x48e224[_0x3619b6(0x9c)](_0x767b8e),_0x15a22f=!0x0;}}if(_0x3619b6(0x74)==_0x47c2c4&&_0x3619b6(0x95)==_0x145c61&&!_0x52cd9b[_0x3619b6(0x9a)]){const _0x4e7c89=_0x48e224[_0x3619b6(0x93)](_0x3af3d6);_0x4e7c89[_0x3619b6(0xad)]&&_0x4e7c89[_0x3619b6(0xad)][_0x3619b6(0xb2)]&&(_0x48e224[_0x3619b6(0x9c)](_0x4e7c89[_0x3619b6(0xad)]),_0x15a22f=!0x0);}}}return _0x15a22f;}),this[_0x159ef4(0x87)](_0x4386f7);}[_0xb99be4(0x87)](_0x2a6b72){const _0x5ea3b6=_0xb99be4,_0x222903=this[_0x5ea3b6(0xd5)],_0x39577b=_0x222903[_0x5ea3b6(0xa3)];_0x222903[_0x5ea3b6(0xc8)][_0x5ea3b6(0x8f)](_0x5ea3b6(0xc0))[_0x5ea3b6(0xd3)][_0x5ea3b6(0x9d)](_0x111129=>{const _0x507a9c=_0x5ea3b6;if(_0x507a9c(0xac)!=_0x111129[_0x507a9c(0x7b)]&&_0x507a9c(0x76)!=_0x111129[_0x507a9c(0x7b)])return;const {data:_0x206a8c}=_0x111129;if(!_0x206a8c||_0x507a9c(0x8e)!=_0x206a8c[_0x507a9c(0xc5)])return;const _0x3b8cd2=_0x206a8c[_0x507a9c(0xb4)][0x0][_0x507a9c(0xd4)];return _0x2f3e9c(_0x507a9c(0xa1)===_0x3b8cd2?_0x434e6e(_0x39577b,_0x507a9c(0x86)):_0x2a6b72[_0x3b8cd2]||_0x3b8cd2);function _0x2f3e9c(_0x43f71f){const _0x89881d=_0x507a9c;return{'type':_0x89881d(0x78),'content':_0x434e6e(_0x39577b,_0x89881d(0xb9),_0x43f71f)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42bdd8=_0x4856;(function(_0x4273e2,_0x539089){const _0x541106=_0x4856,_0x222edb=_0x4273e2();while(!![]){try{const _0x4f7da1=-parseInt(_0x541106(0x14c))/0x1+parseInt(_0x541106(0x13b))/0x2+-parseInt(_0x541106(0x140))/0x3*(-parseInt(_0x541106(0x14d))/0x4)+-parseInt(_0x541106(0x149))/0x5+parseInt(_0x541106(0x154))/0x6+parseInt(_0x541106(0x13f))/0x7*(-parseInt(_0x541106(0x14a))/0x8)+parseInt(_0x541106(0x14b))/0x9*(parseInt(_0x541106(0x145))/0xa);if(_0x4f7da1===_0x539089)break;else _0x222edb['push'](_0x222edb['shift']());}catch(_0x3ce0fb){_0x222edb['push'](_0x222edb['shift']());}}}(_0x3714,0x51de0));import{Plugin as _0x59599f}from'ckeditor5/src/core.js';function _0x4856(_0x35c24d,_0x4494d7){const _0x371492=_0x3714();return _0x4856=function(_0x485617,_0x44be80){_0x485617=_0x485617-0x135;let _0x417b82=_0x371492[_0x485617];return _0x417b82;},_0x4856(_0x35c24d,_0x4494d7);}export default class ot extends _0x59599f{constructor(_0x279596){const _0x5be011=_0x4856;super(_0x279596),this[_0x5be011(0x156)]=!0x1,this[_0x5be011(0x139)]=!0x1;}[_0x42bdd8(0x13e)](){const _0x581e10=_0x42bdd8,_0x3c3aed=this[_0x581e10(0x153)],_0x16fab1=_0x3c3aed[_0x581e10(0x14e)][_0x581e10(0x143)](_0x581e10(0x13c)),_0x5cdc7a=_0x3c3aed[_0x581e10(0x14e)][_0x581e10(0x143)](_0x581e10(0x138));_0x16fab1&&(_0x16fab1['on'](_0x581e10(0x13d),(_0x1359ba,[,_0x56c1de])=>{const _0x46bf3f=_0x581e10;this[_0x46bf3f(0x156)]=_0x5cdc7a[_0x46bf3f(0x148)],_0x56c1de[_0x46bf3f(0x13a)][_0x46bf3f(0x14f)]=!this[_0x46bf3f(0x156)];},{'priority':_0x581e10(0x144)}),this[_0x581e10(0x151)](_0x16fab1,_0x581e10(0x152),this[_0x581e10(0x147)][_0x581e10(0x142)](this)),this[_0x581e10(0x151)](_0x16fab1,_0x581e10(0x152),()=>{const _0x280bcf=_0x581e10;this[_0x280bcf(0x139)]&&(_0x5cdc7a[_0x280bcf(0x13d)](),this[_0x280bcf(0x139)]=!0x1);},{'priority':_0x581e10(0x136)}),_0x3c3aed[_0x581e10(0x135)][_0x581e10(0x143)](_0x581e10(0x150))[_0x581e10(0x146)](_0x581e10(0x13c)));}[_0x42bdd8(0x147)](_0xf5f0ce,_0x33ace0){const _0x1e6b6e=_0x42bdd8,{suggestions:_0x48b4bc}=_0x33ace0,_0x4867af=this[_0x1e6b6e(0x153)][_0x1e6b6e(0x14e)][_0x1e6b6e(0x143)](_0x1e6b6e(0x138)),_0x30a711=_0x4867af[_0x1e6b6e(0x148)];this[_0x1e6b6e(0x156)]!==_0x30a711&&(_0x4867af[_0x1e6b6e(0x13d)](),this[_0x1e6b6e(0x139)]=!0x0),_0x48b4bc&&_0x48b4bc[_0x1e6b6e(0x155)](({id:_0x9db155,type:_0x54a9af,author:_0xbc914b,created_at:_0x44ecb0})=>{const _0x41667d=_0x1e6b6e,_0x5a8e9f={'id':_0x9db155,'type':_0x54a9af,'authorId':this[_0x41667d(0x153)][_0x41667d(0x135)][_0x41667d(0x143)](_0x41667d(0x141))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xbc914b,'createdAt':_0x44ecb0?new Date(_0x44ecb0):new Date(),'source':_0x41667d(0x13c)}}};this[_0x41667d(0x153)][_0x41667d(0x135)][_0x41667d(0x143)](_0x41667d(0x150))[_0x41667d(0x137)](_0x5a8e9f);});}}function _0x3714(){const _0x35a9ef=['track_changes','TrackChangesEditing','listenTo','dataInsert','editor','2585580rcGTAt','forEach','_trackChangesValueDuringImport','plugins','lowest','_setSuggestionData','trackChanges','_trackChangesExecuted','collaboration_features','735882OXzucq','importWord','execute','afterInit','3937556YuyldJ','3678qHoUFn','Users','bind','get','high','14380bLMWkB','enableCommand','_handleImportedData','value','1338340rvUZLB','8XycEMy','1647NEGeRV','30155MSLojn','436GybCuG','commands'];_0x3714=function(){return _0x35a9ef;};return _0x3714();}
23
+ const _0x3194b7=_0x130d;(function(_0x5b8ee8,_0x473d25){const _0x9f10ad=_0x130d,_0x512640=_0x5b8ee8();while(!![]){try{const _0x4aec9e=parseInt(_0x9f10ad(0x130))/0x1+parseInt(_0x9f10ad(0x12f))/0x2+parseInt(_0x9f10ad(0x139))/0x3*(parseInt(_0x9f10ad(0x14e))/0x4)+parseInt(_0x9f10ad(0x143))/0x5+parseInt(_0x9f10ad(0x136))/0x6*(parseInt(_0x9f10ad(0x148))/0x7)+-parseInt(_0x9f10ad(0x13d))/0x8+parseInt(_0x9f10ad(0x149))/0x9*(-parseInt(_0x9f10ad(0x141))/0xa);if(_0x4aec9e===_0x473d25)break;else _0x512640['push'](_0x512640['shift']());}catch(_0x1a7ecd){_0x512640['push'](_0x512640['shift']());}}}(_0x5457,0x9ada7));function _0x5457(){const _0x5c36ef=['Users','high','forEach','listenTo','71078pGKUyp','34218ddSYfT','execute','importWord','afterInit','_trackChangesExecuted','675340nCXZAB','dataInsert','commands','2115260eXKvyk','95887doXlje','enableCommand','get','editor','track_changes','collaboration_features','714mtcQYP','_trackChangesValueDuringImport','lowest','9bHYzad','value','plugins','trackChanges','2486168nZbnQB','bind','TrackChangesEditing','_handleImportedData','7970wRcrGM','_setSuggestionData','5534480lwvQud'];_0x5457=function(){return _0x5c36ef;};return _0x5457();}function _0x130d(_0x3dd77c,_0x4a4523){const _0x545796=_0x5457();return _0x130d=function(_0x130dc1,_0x2b65ce){_0x130dc1=_0x130dc1-0x12e;let _0x2a6900=_0x545796[_0x130dc1];return _0x2a6900;},_0x130d(_0x3dd77c,_0x4a4523);}import{Plugin as _0x4c3d52}from'ckeditor5/src/core.js';export default class ot extends _0x4c3d52{constructor(_0x28f275){const _0x345962=_0x130d;super(_0x28f275),this[_0x345962(0x137)]=!0x1,this[_0x345962(0x14d)]=!0x1;}[_0x3194b7(0x14c)](){const _0x394f04=_0x3194b7,_0x38b204=this[_0x394f04(0x133)],_0x46dfa2=_0x38b204[_0x394f04(0x12e)][_0x394f04(0x132)](_0x394f04(0x14b)),_0x4e2448=_0x38b204[_0x394f04(0x12e)][_0x394f04(0x132)](_0x394f04(0x13c));_0x46dfa2&&(_0x46dfa2['on'](_0x394f04(0x14a),(_0x916ef,[,_0x1941fd])=>{const _0x36c21f=_0x394f04;this[_0x36c21f(0x137)]=_0x4e2448[_0x36c21f(0x13a)],_0x1941fd[_0x36c21f(0x135)][_0x36c21f(0x134)]=!this[_0x36c21f(0x137)];},{'priority':_0x394f04(0x145)}),this[_0x394f04(0x147)](_0x46dfa2,_0x394f04(0x14f),this[_0x394f04(0x140)][_0x394f04(0x13e)](this)),this[_0x394f04(0x147)](_0x46dfa2,_0x394f04(0x14f),()=>{const _0x48f3d7=_0x394f04;this[_0x48f3d7(0x14d)]&&(_0x4e2448[_0x48f3d7(0x14a)](),this[_0x48f3d7(0x14d)]=!0x1);},{'priority':_0x394f04(0x138)}),_0x38b204[_0x394f04(0x13b)][_0x394f04(0x132)](_0x394f04(0x13f))[_0x394f04(0x131)](_0x394f04(0x14b)));}[_0x3194b7(0x140)](_0x245c40,_0x340980){const _0x4dc9e9=_0x3194b7,{suggestions:_0x29dabd}=_0x340980,_0x547bd8=this[_0x4dc9e9(0x133)][_0x4dc9e9(0x12e)][_0x4dc9e9(0x132)](_0x4dc9e9(0x13c)),_0x2203e1=_0x547bd8[_0x4dc9e9(0x13a)];this[_0x4dc9e9(0x137)]!==_0x2203e1&&(_0x547bd8[_0x4dc9e9(0x14a)](),this[_0x4dc9e9(0x14d)]=!0x0),_0x29dabd&&_0x29dabd[_0x4dc9e9(0x146)](({id:_0x13f8e4,type:_0x26c61c,author:_0x1d5d2a,created_at:_0x1c18de})=>{const _0x2894fa=_0x4dc9e9,_0x1f3dde={'id':_0x13f8e4,'type':_0x26c61c,'authorId':this[_0x2894fa(0x133)][_0x2894fa(0x13b)][_0x2894fa(0x132)](_0x2894fa(0x144))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1d5d2a,'createdAt':_0x1c18de?new Date(_0x1c18de):new Date(),'source':_0x2894fa(0x14b)}}};this[_0x2894fa(0x133)][_0x2894fa(0x13b)][_0x2894fa(0x132)](_0x2894fa(0x13f))[_0x2894fa(0x142)](_0x1f3dde);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x555683=_0x2485;(function(_0x3b910b,_0x4fe8e2){const _0x55d48d=_0x2485,_0x1161c=_0x3b910b();while(!![]){try{const _0x353d3f=-parseInt(_0x55d48d(0x11b))/0x1*(-parseInt(_0x55d48d(0x10c))/0x2)+-parseInt(_0x55d48d(0x125))/0x3+parseInt(_0x55d48d(0x128))/0x4+-parseInt(_0x55d48d(0x111))/0x5*(-parseInt(_0x55d48d(0x107))/0x6)+-parseInt(_0x55d48d(0x12b))/0x7+-parseInt(_0x55d48d(0x110))/0x8*(parseInt(_0x55d48d(0x115))/0x9)+-parseInt(_0x55d48d(0x12e))/0xa*(-parseInt(_0x55d48d(0x116))/0xb);if(_0x353d3f===_0x4fe8e2)break;else _0x1161c['push'](_0x1161c['shift']());}catch(_0x19c32d){_0x1161c['push'](_0x1161c['shift']());}}}(_0x22b2,0x611d3));import{Plugin as _0x48cabf}from'ckeditor5/src/core.js';function _0x22b2(){const _0x204be9=['plugins','getItems','TrackChangesEditing','registerDescriptionCallback','descriptionFactory','2053614NtejYW','formatBlock','registerBlockAttribute','1217748YVFXFq','indentBlock','blockIndent','4936981spZBUy','registerAttributeLabel','outdentBlock','37860pRWBEH','*Indent:*\x20%0','5070zsdVKn','commandName','*Outdent:*\x20%0','FORMAT_INDENT','type','2RhaYFV','get','indent','IndentBlock','1804360BptcWp','3935PWJMcc','enableDefaultAttributesIntegration','IndentEditing','locale','9sExzvg','1925LJCSxb','editor','format','_registerLegacyDescription','has','381143JbLTFP','enableCommand','afterInit','outdent','getItemLabel'];_0x22b2=function(){return _0x204be9;};return _0x22b2();}function _0x2485(_0x554bb8,_0x456462){const _0x22b27d=_0x22b2();return _0x2485=function(_0x248532,_0x3e05d2){_0x248532=_0x248532-0x106;let _0x4b7850=_0x22b27d[_0x248532];return _0x4b7850;},_0x2485(_0x554bb8,_0x456462);}import{getTranslation as _0x5e0bc1}from'../utils/common-translations.js';export default class rt extends _0x48cabf{[_0x555683(0x11d)](){const _0x20389a=_0x555683,_0xfe9802=this[_0x20389a(0x117)],_0x271f85=_0xfe9802[_0x20389a(0x120)][_0x20389a(0x10d)](_0x20389a(0x122));if(_0xfe9802[_0x20389a(0x120)][_0x20389a(0x11a)](_0x20389a(0x113))&&(_0x271f85[_0x20389a(0x11c)](_0x20389a(0x10e)),_0x271f85[_0x20389a(0x11c)](_0x20389a(0x11e))),_0xfe9802[_0x20389a(0x120)][_0x20389a(0x11a)](_0x20389a(0x10f))){for(const _0x4e3799 of[_0x20389a(0x129),_0x20389a(0x12d)])_0x271f85[_0x20389a(0x112)](_0x4e3799);}const _0x9f64ed=_0xfe9802[_0x20389a(0x114)];_0x271f85[_0x20389a(0x127)](_0x20389a(0x12a)),_0x271f85[_0x20389a(0x124)][_0x20389a(0x12c)](_0x20389a(0x12a),_0x5e0bc1(_0x9f64ed,_0x20389a(0x10a))),this[_0x20389a(0x119)]();}[_0x555683(0x119)](){const _0x2dcbbf=_0x555683,_0x4dc427=this[_0x2dcbbf(0x117)],_0x551dc3=_0x4dc427[_0x2dcbbf(0x114)],_0x29862e=_0x4dc427[_0x2dcbbf(0x120)][_0x2dcbbf(0x10d)](_0x2dcbbf(0x122));_0x29862e[_0x2dcbbf(0x124)][_0x2dcbbf(0x123)](_0x1793bd=>{const _0x529876=_0x2dcbbf;if(_0x529876(0x126)!=_0x1793bd[_0x529876(0x10b)])return;const {data:_0x32ba6f}=_0x1793bd;if(!_0x32ba6f)return;if(_0x529876(0x129)!=_0x32ba6f[_0x529876(0x108)]&&_0x529876(0x12d)!=_0x32ba6f[_0x529876(0x108)])return;const _0x249077=_0x1793bd[_0x529876(0x121)]()[0x0],_0x388c85=_0x29862e[_0x529876(0x124)][_0x529876(0x11f)](_0x249077);return _0x529876(0x129)==_0x32ba6f[_0x529876(0x108)]?{'type':_0x529876(0x118),'content':_0x5e0bc1(_0x551dc3,_0x529876(0x106),_0x388c85)}:_0x529876(0x12d)==_0x32ba6f[_0x529876(0x108)]?{'type':_0x529876(0x118),'content':_0x5e0bc1(_0x551dc3,_0x529876(0x109),_0x388c85)}:void 0x0;});}}
23
+ const _0x6afc6a=_0x3a1b;(function(_0x43e09f,_0x35e9cc){const _0x595911=_0x3a1b,_0xd2207a=_0x43e09f();while(!![]){try{const _0x189d19=parseInt(_0x595911(0x1de))/0x1*(parseInt(_0x595911(0x1ea))/0x2)+parseInt(_0x595911(0x1e1))/0x3+parseInt(_0x595911(0x1dd))/0x4*(-parseInt(_0x595911(0x1d0))/0x5)+-parseInt(_0x595911(0x1f4))/0x6*(-parseInt(_0x595911(0x1d3))/0x7)+parseInt(_0x595911(0x1e4))/0x8+-parseInt(_0x595911(0x1eb))/0x9*(parseInt(_0x595911(0x1f5))/0xa)+-parseInt(_0x595911(0x1e7))/0xb*(parseInt(_0x595911(0x1e9))/0xc);if(_0x189d19===_0x35e9cc)break;else _0xd2207a['push'](_0xd2207a['shift']());}catch(_0x24ba3d){_0xd2207a['push'](_0xd2207a['shift']());}}}(_0x1385,0xbed81));import{Plugin as _0x371319}from'ckeditor5/src/core.js';import{getTranslation as _0x2589e}from'../utils/common-translations.js';export default class rt extends _0x371319{[_0x6afc6a(0x1ef)](){const _0x24bff2=_0x6afc6a,_0x3a85f6=this[_0x24bff2(0x1d4)],_0x37832f=_0x3a85f6[_0x24bff2(0x1d8)][_0x24bff2(0x1da)](_0x24bff2(0x1db));if(_0x3a85f6[_0x24bff2(0x1d8)][_0x24bff2(0x1ed)](_0x24bff2(0x1e2))&&(_0x37832f[_0x24bff2(0x1f6)](_0x24bff2(0x1d6)),_0x37832f[_0x24bff2(0x1f6)](_0x24bff2(0x1d5))),_0x3a85f6[_0x24bff2(0x1d8)][_0x24bff2(0x1ed)](_0x24bff2(0x1ee))){for(const _0x23353d of[_0x24bff2(0x1f3),_0x24bff2(0x1f0)])_0x37832f[_0x24bff2(0x1d2)](_0x23353d);}const _0x4efca0=_0x3a85f6[_0x24bff2(0x1f8)];_0x37832f[_0x24bff2(0x1e3)](_0x24bff2(0x1dc)),_0x37832f[_0x24bff2(0x1ec)][_0x24bff2(0x1f9)](_0x24bff2(0x1dc),_0x2589e(_0x4efca0,_0x24bff2(0x1f7))),this[_0x24bff2(0x1e8)]();}[_0x6afc6a(0x1e8)](){const _0x13e1db=_0x6afc6a,_0x71c10b=this[_0x13e1db(0x1d4)],_0xa93d36=_0x71c10b[_0x13e1db(0x1f8)],_0xec6e9e=_0x71c10b[_0x13e1db(0x1d8)][_0x13e1db(0x1da)](_0x13e1db(0x1db));_0xec6e9e[_0x13e1db(0x1ec)][_0x13e1db(0x1d1)](_0x23156e=>{const _0x36ddfa=_0x13e1db;if(_0x36ddfa(0x1e0)!=_0x23156e[_0x36ddfa(0x1e6)])return;const {data:_0x44d3b4}=_0x23156e;if(!_0x44d3b4)return;if(_0x36ddfa(0x1f3)!=_0x44d3b4[_0x36ddfa(0x1d9)]&&_0x36ddfa(0x1f0)!=_0x44d3b4[_0x36ddfa(0x1d9)])return;const _0x1b3eb9=_0x23156e[_0x36ddfa(0x1d7)]()[0x0],_0xd10d74=_0xec6e9e[_0x36ddfa(0x1ec)][_0x36ddfa(0x1e5)](_0x1b3eb9);return _0x36ddfa(0x1f3)==_0x44d3b4[_0x36ddfa(0x1d9)]?{'type':_0x36ddfa(0x1f2),'content':_0x2589e(_0xa93d36,_0x36ddfa(0x1df),_0xd10d74)}:_0x36ddfa(0x1f0)==_0x44d3b4[_0x36ddfa(0x1d9)]?{'type':_0x36ddfa(0x1f2),'content':_0x2589e(_0xa93d36,_0x36ddfa(0x1f1),_0xd10d74)}:void 0x0;});}}function _0x3a1b(_0x57cadd,_0x471801){const _0x138545=_0x1385();return _0x3a1b=function(_0x3a1bed,_0x4e35fc){_0x3a1bed=_0x3a1bed-0x1d0;let _0x21b171=_0x138545[_0x3a1bed];return _0x21b171;},_0x3a1b(_0x57cadd,_0x471801);}function _0x1385(){const _0x3f57cd=['FORMAT_INDENT','locale','registerAttributeLabel','5745010sKhxMA','registerDescriptionCallback','enableDefaultAttributesIntegration','14vXsMFV','editor','outdent','indent','getItems','plugins','commandName','get','TrackChangesEditing','blockIndent','4KcnaUD','86OMiJHU','*Indent:*\x20%0','formatBlock','2950194FWRAyl','IndentEditing','registerBlockAttribute','6932608NrYxOj','getItemLabel','type','5138122YJZNGK','_registerLegacyDescription','12OEsuyt','7732XDqspk','1258065SdZHOi','descriptionFactory','has','IndentBlock','afterInit','outdentBlock','*Outdent:*\x20%0','format','indentBlock','1904118efQCqS','30CpxNGg','enableCommand'];_0x1385=function(){return _0x3f57cd;};return _0x1385();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5b4718=_0x3988;function _0x3988(_0xa48e8a,_0x2b42a3){var _0x5f2e72=_0x5f2e();return _0x3988=function(_0x3988c2,_0x59f836){_0x3988c2=_0x3988c2-0x75;var _0x4b911e=_0x5f2e72[_0x3988c2];return _0x4b911e;},_0x3988(_0xa48e8a,_0x2b42a3);}(function(_0x38c066,_0x195f5a){var _0x3521cf=_0x3988,_0x1d1352=_0x38c066();while(!![]){try{var _0x4d111a=-parseInt(_0x3521cf(0x84))/0x1+parseInt(_0x3521cf(0x80))/0x2+-parseInt(_0x3521cf(0x7b))/0x3+-parseInt(_0x3521cf(0x76))/0x4+parseInt(_0x3521cf(0x82))/0x5+parseInt(_0x3521cf(0x79))/0x6*(parseInt(_0x3521cf(0x75))/0x7)+parseInt(_0x3521cf(0x83))/0x8*(-parseInt(_0x3521cf(0x77))/0x9);if(_0x4d111a===_0x195f5a)break;else _0x1d1352['push'](_0x1d1352['shift']());}catch(_0x1bd1d1){_0x1d1352['push'](_0x1d1352['shift']());}}}(_0x5f2e,0x35a81));import{Plugin as _0xadd693}from'ckeditor5/src/core.js';import{Input as _0x3af1fe}from'ckeditor5/src/typing.js';function _0x5f2e(){var _0x3de19e=['1671645TVRmLg','48CaxEUa','158295oEwfBX','get','159943XTolfg','1487616cqForV','7353YswMuI','TrackChangesEditing','114vIdKXQ','editor','763068nFOlNB','plugins','enableCommand','requires','input','481548ONjbLs','init'];_0x5f2e=function(){return _0x3de19e;};return _0x5f2e();}export default class at extends _0xadd693{static get[_0x5b4718(0x7e)](){return[_0x3af1fe];}[_0x5b4718(0x81)](){var _0x4b5793=_0x5b4718;this[_0x4b5793(0x7a)][_0x4b5793(0x7c)][_0x4b5793(0x85)](_0x4b5793(0x78))[_0x4b5793(0x7d)](_0x4b5793(0x7f));}}
23
+ var _0x9c5b4f=_0x15e6;function _0x15e6(_0xa7ec25,_0x381403){var _0x9d3754=_0x9d37();return _0x15e6=function(_0x15e68e,_0x481cc9){_0x15e68e=_0x15e68e-0x19b;var _0x3889c2=_0x9d3754[_0x15e68e];return _0x3889c2;},_0x15e6(_0xa7ec25,_0x381403);}(function(_0x2ebc1a,_0x2e962a){var _0x42f238=_0x15e6,_0x42e528=_0x2ebc1a();while(!![]){try{var _0x17d30a=-parseInt(_0x42f238(0x1a0))/0x1*(-parseInt(_0x42f238(0x1ab))/0x2)+-parseInt(_0x42f238(0x19f))/0x3+-parseInt(_0x42f238(0x19d))/0x4+-parseInt(_0x42f238(0x1aa))/0x5*(-parseInt(_0x42f238(0x1ac))/0x6)+parseInt(_0x42f238(0x1a3))/0x7+-parseInt(_0x42f238(0x1a1))/0x8*(-parseInt(_0x42f238(0x1a7))/0x9)+-parseInt(_0x42f238(0x1a4))/0xa;if(_0x17d30a===_0x2e962a)break;else _0x42e528['push'](_0x42e528['shift']());}catch(_0x102ee3){_0x42e528['push'](_0x42e528['shift']());}}}(_0x9d37,0x6e5fc));import{Plugin as _0x432c9c}from'ckeditor5/src/core.js';import{Input as _0x1b1cec}from'ckeditor5/src/typing.js';export default class at extends _0x432c9c{static get[_0x9c5b4f(0x1a5)](){return[_0x1b1cec];}[_0x9c5b4f(0x1a9)](){var _0x5ba144=_0x9c5b4f;this[_0x5ba144(0x1a8)][_0x5ba144(0x1a6)][_0x5ba144(0x19b)](_0x5ba144(0x19e))[_0x5ba144(0x19c)](_0x5ba144(0x1a2));}}function _0x9d37(){var _0x5069a0=['37YStPaM','3672MYarPH','input','1035741wgGATr','7662440RZXrrS','requires','plugins','14544vomcAc','editor','init','5dOmEVC','5738VGXrdz','5324736qXdMMn','get','enableCommand','2029736NSjTlx','TrackChangesEditing','472638jBNetw'];_0x9d37=function(){return _0x5069a0;};return _0x9d37();}