@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240718.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 _0x3aaa43=_0x5f4d;(function(_0x4f59ea,_0x5e7193){const _0x16e29b=_0x5f4d,_0x4d0243=_0x4f59ea();while(!![]){try{const _0x2e7354=-parseInt(_0x16e29b(0x130))/0x1*(parseInt(_0x16e29b(0x114))/0x2)+parseInt(_0x16e29b(0x11e))/0x3*(-parseInt(_0x16e29b(0x126))/0x4)+parseInt(_0x16e29b(0x113))/0x5+-parseInt(_0x16e29b(0x102))/0x6*(-parseInt(_0x16e29b(0x10d))/0x7)+-parseInt(_0x16e29b(0xf8))/0x8+-parseInt(_0x16e29b(0x125))/0x9*(parseInt(_0x16e29b(0x108))/0xa)+parseInt(_0x16e29b(0xf9))/0xb*(parseInt(_0x16e29b(0x123))/0xc);if(_0x2e7354===_0x5e7193)break;else _0x4d0243['push'](_0x4d0243['shift']());}catch(_0x38ad6d){_0x4d0243['push'](_0x4d0243['shift']());}}}(_0x1c57,0xf21a8));import{Plugin as _0x112b85}from'ckeditor5/src/core.js';function _0x5f4d(_0x532aae,_0x10c7d9){const _0x1c57ee=_0x1c57();return _0x5f4d=function(_0x5f4d9e,_0x4b040f){_0x5f4d9e=_0x5f4d9e-0xf8;let _0x3a16cf=_0x1c57ee[_0x5f4d9e];return _0x3a16cf;},_0x5f4d(_0x532aae,_0x10c7d9);}import{normalizeColorOptions as _0x1642ad}from'ckeditor5/src/ui.js';import{getTranslation as _0x559ed5}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3aaa43(0x11f),'commandName':_0x3aaa43(0x132)},{'pluginName':_0x3aaa43(0x129),'commandName':_0x3aaa43(0x110)},{'pluginName':_0x3aaa43(0x10b),'commandName':_0x3aaa43(0x135)},{'pluginName':_0x3aaa43(0x10a),'commandName':_0x3aaa43(0x121)}];export default class Q extends _0x112b85{[_0x3aaa43(0xfb)](){const _0x2b95ba=_0x3aaa43,_0x256c94=this[_0x2b95ba(0x11c)][_0x2b95ba(0x116)],_0x15f753=this[_0x2b95ba(0x11c)][_0x2b95ba(0x112)][_0x2b95ba(0x11a)](_0x2b95ba(0x122));for(const {pluginName:_0x2148c4,commandName:_0x56b548}of ro)this[_0x2b95ba(0x11c)][_0x2b95ba(0x112)][_0x2b95ba(0x105)](_0x2148c4)&&(_0x15f753[_0x2b95ba(0x103)](_0x56b548),_0x15f753[_0x2b95ba(0x12b)](_0x56b548));_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x132),_0x559ed5(_0x256c94,_0x2b95ba(0x100))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x110),_0x559ed5(_0x256c94,_0x2b95ba(0x12e))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x135),_0x559ed5(_0x256c94,_0x2b95ba(0x101))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x121),_0x559ed5(_0x256c94,_0x2b95ba(0x133))),this[_0x2b95ba(0xfd)]();}[_0x3aaa43(0xfd)](){const _0x4a3131=_0x3aaa43,_0xf3f1b0=this[_0x4a3131(0x11c)],_0x3b58fc=_0xf3f1b0[_0x4a3131(0x116)];_0xf3f1b0[_0x4a3131(0x112)][_0x4a3131(0x11a)](_0x4a3131(0x122))[_0x4a3131(0x134)][_0x4a3131(0x107)](_0x221867=>{const _0x21c066=_0x4a3131,_0x31fef=_0x3b58fc['t'];if(_0x21c066(0x119)!=_0x221867[_0x21c066(0x128)])return;const {data:_0x6d0bcc}=_0x221867;if(null!=_0x6d0bcc){if(_0x21c066(0x132)==_0x6d0bcc[_0x21c066(0xff)]){const _0x472f05=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x472f05){const _0x102f65=_0x31fef(this[_0x21c066(0x11c)][_0x21c066(0x112)][_0x21c066(0x11a)](_0x21c066(0xfa))[_0x21c066(0x10f)](this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x115)))[_0x21c066(0x10c)](_0x2aa6f5=>_0x2aa6f5[_0x21c066(0x12d)]==_0x472f05)[_0x21c066(0x118)])[_0x21c066(0xfe)]();return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x104),_0x102f65)};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x11b))};}if(_0x21c066(0x110)==_0x6d0bcc[_0x21c066(0xff)]){const _0x50885e=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];return _0x50885e?{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x111),_0x50885e)}:{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0xfc))};}if(_0x21c066(0x135)==_0x6d0bcc[_0x21c066(0xff)]){const _0x1e9086=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x1e9086){const _0x3b74f5=_0x1642ad(this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x131)))[_0x21c066(0x10c)](_0x2c599d=>_0x2c599d[_0x21c066(0x12d)]==_0x1e9086);let _0x38e721=_0x1e9086,_0x5bd0eb='';return _0x3b74f5&&(_0x38e721=_0x3b74f5[_0x21c066(0x12c)],_0x5bd0eb=_0x31fef(_0x38e721)[_0x21c066(0xfe)]()),{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x106),_0x5bd0eb)[_0x21c066(0x124)](),'color':{'value':_0x1e9086,'title':_0x5bd0eb||_0x38e721}};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x127))};}if(_0x21c066(0x121)==_0x6d0bcc[_0x21c066(0xff)]){const _0x2a24ff=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x2a24ff){const _0x2a33ed=_0x1642ad(this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x12f)))[_0x21c066(0x10c)](_0x3fec60=>_0x3fec60[_0x21c066(0x12d)]==_0x2a24ff);let _0x482041=_0x2a24ff,_0xf12db='';return _0x2a33ed&&(_0x482041=_0x2a33ed[_0x21c066(0x12c)],_0xf12db=_0x31fef(_0x482041)[_0x21c066(0xfe)]()),{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x120),_0xf12db)[_0x21c066(0x124)](),'color':{'value':_0x2a24ff,'title':_0xf12db||_0x482041}};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x117))};}}});}}function _0x1c57(){const _0x5256f0=['FORMAT_FONT_SIZE','FORMAT_FONT_COLOR','905178uAkRnJ','enableDefaultAttributesIntegration','*Set\x20font\x20size:*\x20%0','has','*Set\x20font\x20color:*\x20%0','registerDescriptionCallback','770JuBvnz','config','FontBackgroundColorEditing','FontColorEditing','find','21PpJMoG','commandParams','normalizeSizeOptions','fontFamily','*Set\x20font\x20family:*\x20%0','plugins','5250390mFdIEz','6hoIDAy','fontSize.options','locale','*Reset\x20font\x20background\x20color*','title','formatInline','get','*Reset\x20font\x20size*','editor','registerAttributeLabel','3lhekyy','FontSizeEditing','*Set\x20font\x20background\x20color:*\x20%0','fontBackgroundColor','TrackChangesEditing','24ghrvAA','trim','206487GMRhln','4039268OgoZTy','*Reset\x20font\x20color*','type','FontFamilyEditing','value','registerInlineAttribute','label','model','FORMAT_FONT_FAMILY','fontBackgroundColor.colors','261695GxdWLA','fontColor.colors','fontSize','FORMAT_FONT_BACKGROUND','descriptionFactory','fontColor','format','9092416eoDxzf','23028797EZCbYS','FontSize','afterInit','*Reset\x20font\x20family*','_registerLegacyDescription','toLowerCase','commandName'];_0x1c57=function(){return _0x5256f0;};return _0x1c57();}
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))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c7a18=_0x4514;(function(_0xaf6bc6,_0x88e8c7){const _0x2fd963=_0x4514,_0x1783db=_0xaf6bc6();while(!![]){try{const _0x24bd08=-parseInt(_0x2fd963(0x97))/0x1*(parseInt(_0x2fd963(0x7e))/0x2)+parseInt(_0x2fd963(0x6e))/0x3*(-parseInt(_0x2fd963(0x94))/0x4)+-parseInt(_0x2fd963(0x7a))/0x5+-parseInt(_0x2fd963(0x8c))/0x6+parseInt(_0x2fd963(0x75))/0x7+-parseInt(_0x2fd963(0xa0))/0x8+-parseInt(_0x2fd963(0x8f))/0x9*(-parseInt(_0x2fd963(0x91))/0xa);if(_0x24bd08===_0x88e8c7)break;else _0x1783db['push'](_0x1783db['shift']());}catch(_0x4f19a3){_0x1783db['push'](_0x1783db['shift']());}}}(_0x2b86,0x808cd));import{Plugin as _0x5af564}from'ckeditor5/src/core.js';function _0x2b86(){const _0x3453e0=['commandName','commandParams','boolean','1828146vRgkYh','slice','FontSize','descriptionFactory','label','join','find','toLowerCase','fontColor.colors','fontColor','editor','commands','plugins','format','5037072oymRXV','*Remove\x20all\x20formatting*','_registerLegacyDescription','2141181zwgyZO','type','110IJNpZi','formatInline','normalizeSizeOptions','3592opoVOU','registerDescriptionCallback','get','1tNfDGH','title','afterInit','entries','fontSize.options','charAt','fontSize','fontBackgroundColor','pasteFormat','75832UVrLzT','TrackChangesEditing','push','formatBlock','1227pmoOOm','*Set\x20format\x20to:*\x20%0','copyFormat','locale','toUpperCase','enableCommand','enableDefaultAttributesIntegration','313789SECspV','config','model','split','length','24695uPkQce'];_0x2b86=function(){return _0x3453e0;};return _0x2b86();}import{normalizeColorOptions as _0x1db1f6}from'ckeditor5/src/ui.js';import{getTranslation as _0x50c506}from'../utils/common-translations.js';function _0x4514(_0x19c3ea,_0x26f34c){const _0x2b862e=_0x2b86();return _0x4514=function(_0x451414,_0x46ecb0){_0x451414=_0x451414-0x6b;let _0x1d0a43=_0x2b862e[_0x451414];return _0x1d0a43;},_0x4514(_0x19c3ea,_0x26f34c);}export default class X extends _0x5af564{[_0x3c7a18(0x99)](){const _0x51a4e9=_0x3c7a18,_0x2904a0=this[_0x51a4e9(0x88)],_0x8e165f=_0x2904a0[_0x51a4e9(0x8a)][_0x51a4e9(0x96)](_0x51a4e9(0x6b)),_0x31237d=_0x2904a0[_0x51a4e9(0x89)][_0x51a4e9(0x96)](_0x51a4e9(0x70)),_0x4df1b2=_0x2904a0[_0x51a4e9(0x89)][_0x51a4e9(0x96)](_0x51a4e9(0x9f));_0x31237d&&_0x4df1b2&&(_0x8e165f[_0x51a4e9(0x74)](_0x51a4e9(0x9f)),_0x8e165f[_0x51a4e9(0x73)](_0x51a4e9(0x70)),this[_0x51a4e9(0x8e)]());}[_0x3c7a18(0x8e)](){const _0x10f1d3=_0x3c7a18,_0x56ec1f=this[_0x10f1d3(0x88)],_0xea662=_0x56ec1f[_0x10f1d3(0x71)];_0x56ec1f[_0x10f1d3(0x8a)][_0x10f1d3(0x96)](_0x10f1d3(0x6b))[_0x10f1d3(0x81)][_0x10f1d3(0x95)](_0x48c87b=>{const _0x3a1f09=_0x10f1d3;if(_0x3a1f09(0x6d)!=_0x48c87b[_0x3a1f09(0x90)]&&_0x3a1f09(0x92)!=_0x48c87b[_0x3a1f09(0x90)])return;const {data:_0x2cea3a}=_0x48c87b;if(_0x2cea3a&&_0x3a1f09(0x9f)===_0x2cea3a[_0x3a1f09(0x7b)]){const _0x29bedc=[],_0x30ff69=_0x2cea3a[_0x3a1f09(0x7c)][0x0];for(const [_0x2a2cac,_0x398e5c]of Object[_0x3a1f09(0x9a)](_0x30ff69))_0x29bedc[_0x3a1f09(0x6c)](so(_0x56ec1f,_0x2a2cac,_0x398e5c));return _0x29bedc[_0x3a1f09(0x79)]?{'type':_0x3a1f09(0x8b),'content':_0x50c506(_0xea662,_0x3a1f09(0x6f),_0x29bedc[_0x3a1f09(0x83)](',\x20'))}:{'type':_0x3a1f09(0x8b),'content':_0x50c506(_0xea662,_0x3a1f09(0x8d))};}});}}function so(_0x5bb75a,_0x3641e9,_0x1da63e){const _0x574f9c=_0x3c7a18,_0x24548d=_0x5bb75a[_0x574f9c(0x71)]['t'],_0x36a122=_0x3641e9[_0x574f9c(0x78)](/(?=[A-Z])/)[_0x574f9c(0x83)]('\x20'),_0x2005d3=_0x24548d(_0x36a122[_0x574f9c(0x9c)](0x0)[_0x574f9c(0x72)]()+_0x36a122[_0x574f9c(0x7f)](0x1))[_0x574f9c(0x85)]();if(_0x574f9c(0x7d)==typeof _0x1da63e)return _0x2005d3;if(_0x574f9c(0x87)===_0x3641e9||_0x574f9c(0x9e)===_0x3641e9){const _0x3c7276=_0x1db1f6(_0x5bb75a[_0x574f9c(0x76)][_0x574f9c(0x96)](_0x574f9c(0x86)))[_0x574f9c(0x84)](_0x564b97=>_0x564b97[_0x574f9c(0x77)]==_0x1da63e);return _0x2005d3+'\x20('+(_0x3c7276?_0x24548d(_0x3c7276[_0x574f9c(0x82)])[_0x574f9c(0x85)]():_0x1da63e)+')';}if(_0x574f9c(0x9d)===_0x3641e9&&isNaN(parseFloat(_0x1da63e))){const _0x377650=_0x5bb75a[_0x574f9c(0x8a)][_0x574f9c(0x96)](_0x574f9c(0x80))[_0x574f9c(0x93)](_0x5bb75a[_0x574f9c(0x76)][_0x574f9c(0x96)](_0x574f9c(0x9b)))[_0x574f9c(0x84)](_0x35d18f=>_0x35d18f[_0x574f9c(0x77)]==_0x1da63e);return _0x2005d3+'\x20('+(_0x377650?_0x24548d(_0x377650[_0x574f9c(0x98)])[_0x574f9c(0x85)]():_0x1da63e)+')';}return _0x2005d3+'\x20('+_0x1da63e+')';}
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+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24274f=_0x190f;(function(_0x573187,_0x24c2bc){const _0x9880b9=_0x190f,_0x34770a=_0x573187();while(!![]){try{const _0x5be6c8=-parseInt(_0x9880b9(0x1fb))/0x1*(parseInt(_0x9880b9(0x1dc))/0x2)+-parseInt(_0x9880b9(0x1e2))/0x3*(parseInt(_0x9880b9(0x1f5))/0x4)+-parseInt(_0x9880b9(0x1fd))/0x5+parseInt(_0x9880b9(0x1e6))/0x6+-parseInt(_0x9880b9(0x1fc))/0x7+parseInt(_0x9880b9(0x1de))/0x8*(-parseInt(_0x9880b9(0x1e3))/0x9)+parseInt(_0x9880b9(0x1d9))/0xa;if(_0x5be6c8===_0x24c2bc)break;else _0x34770a['push'](_0x34770a['shift']());}catch(_0xf526dd){_0x34770a['push'](_0x34770a['shift']());}}}(_0x352f,0xa3c89));import{Plugin as _0x3855d4}from'ckeditor5/src/core.js';function _0x352f(){const _0x1e9cbf=['commandParams','paragraph','*Change\x20to:*\x20%0','16DgsIUm','3240069CtLRzp','6453470BiEiTo','plugins','ELEMENT_HEADING','name','ELEMENT_HEADING_CUSTOM','heading','match','descriptionFactory','52075800Bnxsqa','find','editor','124090XEJBen','heading.options','4683856ZtLXkp','_registerLegacyDescription','afterInit','enableDefaultAttributesIntegration','3rmMTfa','18VwzKcx','commandName','registerDescriptionCallback','2323038jGNXDZ','_getHeadingLevel','TrackChangesEditing','title','registerElementLabel','get','view','HeadingEditing','value','formatBlock','type','locale','_headingOptions','format','model','4026604sKGZLp','config','has'];_0x352f=function(){return _0x1e9cbf;};return _0x352f();}function _0x190f(_0x2af1d4,_0x3564e7){const _0x352fcf=_0x352f();return _0x190f=function(_0x190fbc,_0x7dd380){_0x190fbc=_0x190fbc-0x1d9;let _0xc55774=_0x352fcf[_0x190fbc];return _0xc55774;},_0x190f(_0x2af1d4,_0x3564e7);}import{getTranslation as _0xd6ec5d}from'../utils/common-translations.js';export default class Y extends _0x3855d4{[_0x24274f(0x1e0)](){const _0x67f3f2=_0x24274f,_0x175e29=this[_0x67f3f2(0x1db)];if(!_0x175e29[_0x67f3f2(0x1fe)][_0x67f3f2(0x1f7)](_0x67f3f2(0x1ed)))return;this[_0x67f3f2(0x1f2)]=_0x175e29[_0x67f3f2(0x1f6)][_0x67f3f2(0x1eb)](_0x67f3f2(0x1dd));const _0x32f3b3=_0x175e29[_0x67f3f2(0x1f1)],_0x4a09a4=_0x175e29[_0x67f3f2(0x1fe)][_0x67f3f2(0x1eb)](_0x67f3f2(0x1e8));_0x4a09a4[_0x67f3f2(0x1e1)](_0x67f3f2(0x202));for(const _0x57dcf9 of this[_0x67f3f2(0x1f2)])_0x67f3f2(0x1f9)!=_0x57dcf9[_0x67f3f2(0x1f4)]&&_0x4a09a4[_0x67f3f2(0x204)][_0x67f3f2(0x1ea)](_0x57dcf9[_0x67f3f2(0x1f4)],_0x49ddd6=>{const _0x2e337b=_0x67f3f2,_0x768a94=this[_0x2e337b(0x1e7)](_0x57dcf9[_0x2e337b(0x1f4)]);return null!==_0x768a94?_0x2d5f16(_0x49ddd6,_0x768a94):_0x4c10b8(_0x49ddd6,_0x57dcf9[_0x2e337b(0x1e9)]);});function _0x2d5f16(_0x292726,_0x210b53){const _0x5d96fc=_0x67f3f2;return _0xd6ec5d(_0x32f3b3,_0x5d96fc(0x1ff),[_0x292726,_0x210b53]);}function _0x4c10b8(_0x588d44,_0x4e02fe){const _0x5900da=_0x67f3f2;return _0xd6ec5d(_0x32f3b3,_0x5900da(0x201),[_0x588d44,_0x4e02fe]);}this[_0x67f3f2(0x1df)]();}[_0x24274f(0x1df)](){const _0x4db0ad=_0x24274f,_0x54e35c=this[_0x4db0ad(0x1db)],_0x20c0d8=_0x54e35c[_0x4db0ad(0x1f1)];function _0x4d2eac(_0x16968e,_0x2f8e97){const _0x6d8858=_0x4db0ad;return _0xd6ec5d(_0x20c0d8,_0x6d8858(0x201),[_0x16968e,_0x2f8e97]);}_0x54e35c[_0x4db0ad(0x1fe)][_0x4db0ad(0x1eb)](_0x4db0ad(0x1e8))[_0x4db0ad(0x204)][_0x4db0ad(0x1e5)](_0xc10f91=>{const _0x2f70c6=_0x4db0ad;if(_0x2f70c6(0x1ef)!=_0xc10f91[_0x2f70c6(0x1f0)])return;const {data:_0x47cb46}=_0xc10f91;if(_0x47cb46&&_0x2f70c6(0x202)==_0x47cb46[_0x2f70c6(0x1e4)]){const _0x1dcd4e=_0x47cb46[_0x2f70c6(0x1f8)][0x0][_0x2f70c6(0x1ee)],_0x1eeb2e=this[_0x2f70c6(0x1e7)](_0x1dcd4e);if(null!==_0x1eeb2e)return{'type':_0x2f70c6(0x1f3),'content':_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1fa),(_0x54bddf=0x1,_0x252a90=_0x1eeb2e,_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1ff),[_0x54bddf,_0x252a90])))};const _0x3264cb=this[_0x2f70c6(0x1f2)][_0x2f70c6(0x1da)](_0x2a5bee=>_0x2a5bee[_0x2f70c6(0x1f4)]===_0x1dcd4e)[_0x2f70c6(0x1e9)];return{'type':_0x2f70c6(0x1f3),'content':_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1fa),_0x4d2eac(0x1,_0x3264cb))};}var _0x54bddf,_0x252a90;});}[_0x24274f(0x1e7)](_0x586c03){const _0xb1e290=_0x24274f;var _0x2120ad,_0x24e33a;const _0x3e836a=_0x586c03[_0xb1e290(0x203)](/^heading(\d+)/);if(_0x3e836a)return _0x3e836a[0x1];const _0x1b88a0=null===(_0x2120ad=this[_0xb1e290(0x1f2)])||void 0x0===_0x2120ad?void 0x0:_0x2120ad[_0xb1e290(0x1da)](_0x124102=>_0x124102[_0xb1e290(0x1f4)]==_0x586c03);if(_0x1b88a0&&_0x1b88a0[_0xb1e290(0x1ec)]){const _0x12c87c=_0x1b88a0[_0xb1e290(0x1ec)],_0x385df2=(null!==(_0x24e33a=_0x12c87c[_0xb1e290(0x200)])&&void 0x0!==_0x24e33a?_0x24e33a:_0x12c87c)[_0xb1e290(0x203)](/^h(\d+)/);if(_0x385df2)return _0x385df2[0x1];}return null;}}
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;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33db(){const _0x766e39=['title','color','highlight.options','commandParams','394666ozhUYw','editor','*Set\x20highlight:*\x20%0','commandName','HighlightEditing','_registerLegacyDescription','10420424FvoLYg','get','TrackChangesEditing','50ZwQkfp','680224wAaSwj','find','highlight','registerInlineAttribute','registerDescriptionCallback','36OfdPhv','locale','12147320icBMWc','toLowerCase','value','enableDefaultAttributesIntegration','formatInline','15bbgOsx','1630581SzRRKS','FORMAT_HIGHLIGHT','plugins','7039248CiLREG','config','type','*Remove\x20highlight*','afterInit','descriptionFactory','model','format','registerAttributeLabel','has','195604ppJfEp'];_0x33db=function(){return _0x766e39;};return _0x33db();}const _0x52aaa8=_0x42bc;(function(_0x5fc314,_0x387a27){const _0x1d9815=_0x42bc,_0x2fc2e8=_0x5fc314();while(!![]){try{const _0x2f53e9=parseInt(_0x1d9815(0x1c5))/0x1+-parseInt(_0x1d9815(0x1ae))/0x2*(-parseInt(_0x1d9815(0x1c4))/0x3)+parseInt(_0x1d9815(0x1d2))/0x4*(parseInt(_0x1d9815(0x1b7))/0x5)+parseInt(_0x1d9815(0x1c8))/0x6+parseInt(_0x1d9815(0x1b4))/0x7+-parseInt(_0x1d9815(0x1b8))/0x8+parseInt(_0x1d9815(0x1bd))/0x9*(-parseInt(_0x1d9815(0x1bf))/0xa);if(_0x2f53e9===_0x387a27)break;else _0x2fc2e8['push'](_0x2fc2e8['shift']());}catch(_0x3451f9){_0x2fc2e8['push'](_0x2fc2e8['shift']());}}}(_0x33db,0xc934c));function _0x42bc(_0x39aa4e,_0x12bc2a){const _0x33db95=_0x33db();return _0x42bc=function(_0x42bcba,_0x54fcf7){_0x42bcba=_0x42bcba-0x1ad;let _0x2fb6a5=_0x33db95[_0x42bcba];return _0x2fb6a5;},_0x42bc(_0x39aa4e,_0x12bc2a);}import{Plugin as _0x2e8ffd}from'ckeditor5/src/core.js';import{getTranslation as _0x193588}from'../utils/common-translations.js';export default class Z extends _0x2e8ffd{[_0x52aaa8(0x1cc)](){const _0x46a290=_0x52aaa8,_0x437114=this[_0x46a290(0x1af)];if(!_0x437114[_0x46a290(0x1c7)][_0x46a290(0x1d1)](_0x46a290(0x1b2)))return;const _0x241785=_0x437114[_0x46a290(0x1c7)][_0x46a290(0x1b5)](_0x46a290(0x1b6)),_0x5e5c16=_0x437114[_0x46a290(0x1be)];_0x241785[_0x46a290(0x1c2)](_0x46a290(0x1ba)),_0x241785[_0x46a290(0x1bb)](_0x46a290(0x1ba)),_0x241785[_0x46a290(0x1cd)][_0x46a290(0x1d0)](_0x46a290(0x1ba),_0x193588(_0x5e5c16,_0x46a290(0x1c6))),this[_0x46a290(0x1b3)]();}[_0x52aaa8(0x1b3)](){const _0x53dcc0=_0x52aaa8,_0x3cdd56=this[_0x53dcc0(0x1af)],_0xc4fb25=_0x3cdd56[_0x53dcc0(0x1be)];_0x3cdd56[_0x53dcc0(0x1c7)][_0x53dcc0(0x1b5)](_0x53dcc0(0x1b6))[_0x53dcc0(0x1cd)][_0x53dcc0(0x1bc)](_0x305842=>{const _0x3db597=_0x53dcc0;if(_0x3db597(0x1c3)!=_0x305842[_0x3db597(0x1ca)])return;const {data:_0x20ccb7}=_0x305842;if(_0x20ccb7&&_0x3db597(0x1ba)==_0x20ccb7[_0x3db597(0x1b1)]){const _0x1f1e44=_0xc4fb25['t'],_0xefd9e6=_0x20ccb7[_0x3db597(0x1ad)][0x0][_0x3db597(0x1c1)];if(_0xefd9e6){const _0x2337a3=_0x3cdd56[_0x3db597(0x1c9)][_0x3db597(0x1b5)](_0x3db597(0x1d5))[_0x3db597(0x1b9)](_0x59a19f=>_0x59a19f[_0x3db597(0x1ce)]==_0xefd9e6),_0x3d26b8=_0x1f1e44(_0x2337a3[_0x3db597(0x1d3)])[_0x3db597(0x1c0)]();return{'type':_0x3db597(0x1cf),'content':_0x193588(_0xc4fb25,_0x3db597(0x1b0),_0x3d26b8),'color':{'value':_0x2337a3[_0x3db597(0x1d4)],'title':_0x2337a3[_0x3db597(0x1d3)]}};}return{'type':_0x3db597(0x1cf),'content':_0x193588(_0xc4fb25,_0x3db597(0x1cb),_0x193588(_0xc4fb25,_0x3db597(0x1c6)))};}});}}
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)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a9cc4=_0x4503;(function(_0x20679f,_0x2ec27a){const _0x4d649e=_0x4503,_0xd2581c=_0x20679f();while(!![]){try{const _0xc7b31d=-parseInt(_0x4d649e(0x1a4))/0x1*(-parseInt(_0x4d649e(0x1c1))/0x2)+-parseInt(_0x4d649e(0x1ba))/0x3*(parseInt(_0x4d649e(0x1b2))/0x4)+parseInt(_0x4d649e(0x1bd))/0x5*(-parseInt(_0x4d649e(0x1b0))/0x6)+-parseInt(_0x4d649e(0x1c7))/0x7*(-parseInt(_0x4d649e(0x1c0))/0x8)+-parseInt(_0x4d649e(0x1ab))/0x9+parseInt(_0x4d649e(0x1ae))/0xa*(parseInt(_0x4d649e(0x1b9))/0xb)+-parseInt(_0x4d649e(0x1aa))/0xc;if(_0xc7b31d===_0x2ec27a)break;else _0xd2581c['push'](_0xd2581c['shift']());}catch(_0xdddc0c){_0xd2581c['push'](_0xd2581c['shift']());}}}(_0x6c37,0xd3793));import{Plugin as _0x322c95}from'ckeditor5/src/core.js';function _0x4503(_0x54dd40,_0x299135){const _0x6c371b=_0x6c37();return _0x4503=function(_0x450364,_0x59288b){_0x450364=_0x450364-0x1a3;let _0x5b41be=_0x6c371b[_0x450364];return _0x5b41be;},_0x4503(_0x54dd40,_0x299135);}import{getTranslation as _0x408483}from'../utils/common-translations.js';function _0x6c37(){const _0x4466c9=['insert','locale','5515jUDufX','plugins','afterInit','48448rQkLiX','3194834XSFDMS','HorizontalLineEditing','conversion','TrackChangesEditing','addClass','createEmptyElement','1519EnlEVy','createPositionAt','editor','1DKtqvl','has','descriptionFactory','registerElementLabel','createContainerElement','high','11637156MKipKm','9383256MTZquo','ELEMENT_HORIZONTAL_LINE','elementToStructure','5001470ZYgaPt','dataDowncast','1590vqWwRd','for','276ebYlrI','get','showSuggestionHighlights','enableCommand','horizontalLine','div','ck-horizontal-line','11VLrJWD','10473cNwNUF'];_0x6c37=function(){return _0x4466c9;};return _0x6c37();}export default class tt extends _0x322c95{[_0x5a9cc4(0x1bf)](){const _0x500fd8=_0x5a9cc4,_0x1439ed=this[_0x500fd8(0x1a3)];if(!_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1a5)](_0x500fd8(0x1c2)))return;_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1b3)](_0x500fd8(0x1c4))[_0x500fd8(0x1b5)](_0x500fd8(0x1b6));const _0x3a3b37=_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1b3)](_0x500fd8(0x1c4)),_0x3b9e71=_0x1439ed[_0x500fd8(0x1bc)];_0x3a3b37[_0x500fd8(0x1a6)][_0x500fd8(0x1a7)](_0x500fd8(0x1b6),_0x14096e=>_0x408483(_0x3b9e71,_0x500fd8(0x1ac),_0x14096e)),_0x1439ed[_0x500fd8(0x1c3)][_0x500fd8(0x1b1)](_0x500fd8(0x1af))[_0x500fd8(0x1ad)]({'model':_0x500fd8(0x1b6),'view':(_0x379684,{writer:_0x201745,options:_0x31eeb6})=>{const _0x11287a=_0x500fd8;if(!_0x31eeb6[_0x11287a(0x1b4)])return null;const _0x2209f8=_0x201745[_0x11287a(0x1a8)](_0x11287a(0x1b7)),_0x4e386d=_0x201745[_0x11287a(0x1c6)]('hr');return _0x201745[_0x11287a(0x1c5)](_0x11287a(0x1b8),_0x2209f8),_0x201745[_0x11287a(0x1bb)](_0x201745[_0x11287a(0x1c8)](_0x2209f8,0x0),_0x4e386d),_0x2209f8;},'converterPriority':_0x500fd8(0x1a9)});}}
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)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x660b73=_0x24c6;function _0x2e5a(){const _0xe8abd2=['getFirstRange','get','400oWAEHy','htmlEmbed','nodeAfter','plugins','registerDescriptionCallback','192hBesbw','key','2966PepNvu','element','2193585zfWGuX','44464FCMDjq','6379552Logxdx','editor','TrackChangesEditing','registerElementLabel','descriptionFactory','afterInit','commandName','ELEMENT_HTML_EMBED','rawHtml','HtmlEmbed','enableDefaultAttributesIntegration','2824015SfslTg','registerBlockAttribute','formatBlock','has','attribute','start','locale','type','4587858PiLcta','32702112zJHtny','_registerLegacyDescription','value','*Change\x20%0\x20content*','format'];_0x2e5a=function(){return _0xe8abd2;};return _0x2e5a();}(function(_0x4f640f,_0x3cd9ae){const _0x371984=_0x24c6,_0x56a36c=_0x4f640f();while(!![]){try{const _0x433d52=parseInt(_0x371984(0xc3))/0x1*(-parseInt(_0x371984(0xca))/0x2)+parseInt(_0x371984(0xcc))/0x3+-parseInt(_0x371984(0xce))/0x4+-parseInt(_0x371984(0xd9))/0x5+-parseInt(_0x371984(0xbb))/0x6+parseInt(_0x371984(0xcd))/0x7*(parseInt(_0x371984(0xc8))/0x8)+parseInt(_0x371984(0xbc))/0x9;if(_0x433d52===_0x3cd9ae)break;else _0x56a36c['push'](_0x56a36c['shift']());}catch(_0x3e4291){_0x56a36c['push'](_0x56a36c['shift']());}}}(_0x2e5a,0xf40fd));import{Plugin as _0x11fa05}from'ckeditor5/src/core.js';function _0x24c6(_0x21f9d7,_0x1ef748){const _0x2e5ad3=_0x2e5a();return _0x24c6=function(_0x24c607,_0xf59a4c){_0x24c607=_0x24c607-0xb6;let _0x321eeb=_0x2e5ad3[_0x24c607];return _0x321eeb;},_0x24c6(_0x21f9d7,_0x1ef748);}import{getTranslation as _0x4cf88e}from'../utils/common-translations.js';export default class et extends _0x11fa05{[_0x660b73(0xd3)](){const _0x13c9bc=_0x660b73,_0x36f334=this[_0x13c9bc(0xcf)];if(!_0x36f334[_0x13c9bc(0xc6)][_0x13c9bc(0xb6)](_0x13c9bc(0xd7)))return;const _0x1a55cd=_0x36f334[_0x13c9bc(0xc6)][_0x13c9bc(0xc2)](_0x13c9bc(0xd0)),_0x221f8d=_0x36f334[_0x13c9bc(0xb9)];_0x1a55cd[_0x13c9bc(0xd2)][_0x13c9bc(0xd1)](_0x13c9bc(0xd6),_0x464b80=>_0x4cf88e(_0x221f8d,_0x13c9bc(0xd5),_0x464b80)),_0x1a55cd[_0x13c9bc(0xd8)](_0x13c9bc(0xc4)),_0x1a55cd[_0x13c9bc(0xda)](_0x13c9bc(0xbe)),_0x1a55cd[_0x13c9bc(0xd2)][_0x13c9bc(0xc7)](_0x13e902=>{const _0x3b3339=_0x13c9bc;if(_0x3b3339(0xb7)!=_0x13e902[_0x3b3339(0xba)])return;const {data:_0x1bb3dc}=_0x13e902;if(_0x1bb3dc&&_0x3b3339(0xbe)==_0x1bb3dc[_0x3b3339(0xc9)]&&_0x13e902[_0x3b3339(0xc1)]()[_0x3b3339(0xb8)][_0x3b3339(0xc5)]['is'](_0x3b3339(0xcb),_0x3b3339(0xd6))){const _0x3a4220=_0x4cf88e(_0x221f8d,_0x3b3339(0xd5));return{'type':_0x3b3339(0xc0),'content':_0x4cf88e(_0x221f8d,_0x3b3339(0xbf),_0x3a4220)};}}),this[_0x13c9bc(0xbd)]();}[_0x660b73(0xbd)](){const _0x4bc6c9=_0x660b73,_0x5766e3=this[_0x4bc6c9(0xcf)],_0x16f218=_0x5766e3[_0x4bc6c9(0xb9)];_0x5766e3[_0x4bc6c9(0xc6)][_0x4bc6c9(0xc2)](_0x4bc6c9(0xd0))[_0x4bc6c9(0xd2)][_0x4bc6c9(0xc7)](_0x55ea31=>{const _0x2760a0=_0x4bc6c9;if(_0x2760a0(0xdb)!=_0x55ea31[_0x2760a0(0xba)])return;const {data:_0x48691c}=_0x55ea31;if(_0x48691c&&_0x2760a0(0xc4)==_0x48691c[_0x2760a0(0xd4)]){const _0x420b0c=_0x4cf88e(_0x16f218,_0x2760a0(0xd5));return{'type':_0x2760a0(0xc0),'content':_0x4cf88e(_0x16f218,_0x2760a0(0xbf),_0x420b0c)};}});}}
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)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a8199=_0x56aa;function _0x59cc(){const _0x4f24f6=['imageInline','change','isCollapsed','imageTypeBlock','addObject','*Remove\x20image\x20text\x20alternative*','newValue','3314088viScpl','convertInlineImageToBlock','getCaptionFromImageModelElement','has','insertImage','ImageCaptionUtils','registerAttributeLabel','nodeBefore','get','join','formatBlock','deletion','model','chain','imageTypeInline','createRange','ELEMENT_INLINE_IMAGE','*Reset\x20image\x20width*','accept','uploadImage','plugins','1120263EAPwWt','element','_registerLegacyDescription','toggleImageCaption','filter','detach','ImageInlineEditing','enableDefaultAttributesIntegration','registerElementLabel','fromPosition','forceDefaultExecution','*Set\x20image\x20text\x20alternative:*\x20%0','isIntersecting','markBlockFormat','ELEMENT_IMAGE','imageStylePreApply','attribute','descriptionFactory','findIndex','_suggestionFactory','enableCommand','ImageUtils','previous','2256PAXQON','formatInline','nodeAfter','schema','Inline\x20image\x20to\x20block\x20image','ImageResize','removeObject','type','ImageEditing','6UMiChN','488mpKxrN','convertBlockImageToInline','ImageBlockEditing','imageTextAlternative','123365tfkPyE','forward','FORMAT_IMAGE_SIZE','6069670aXEgBd','isEqual','isBefore','find','registerCustomCallback','markDeletion','registerBlockAttribute','createRangeOn','toNext','toPrevious','Block\x20image\x20to\x20inline\x20image','_findSuggestions','isOwn','backward','*Set\x20image\x20width:*\x20%0','commandName','getContainedElement','resizeImage','subType','imageBlock','imageCaption','end','623tRGclh','isBlockImage','document','markInsertion','TrackChangesEditing','selection','key','insertion','editor','locale','registerDescriptionCallback','afterInit','ImageUploadEditing','format','ImageCaptionEditing','start','ImageTextAlternativeEditing','getNearestSelectionRange','width','commandParams','discard','caption','length','getFirstRange','alt','getClosestSelectedImageElement','648660UhQgKt','resizedWidth','getSuggestionCallback','933mmkeLg','ELEMENT_CAPTION'];_0x59cc=function(){return _0x4f24f6;};return _0x59cc();}(function(_0x5f3a5e,_0x2b3208){const _0x59e550=_0x56aa,_0x36c422=_0x5f3a5e();while(!![]){try{const _0x53feea=parseInt(_0x59e550(0x224))/0x1*(parseInt(_0x59e550(0x1ea))/0x2)+-parseInt(_0x59e550(0x242))/0x3+parseInt(_0x59e550(0x221))/0x4+parseInt(_0x59e550(0x1ee))/0x5*(-parseInt(_0x59e550(0x1e9))/0x6)+-parseInt(_0x59e550(0x207))/0x7*(-parseInt(_0x59e550(0x1e0))/0x8)+-parseInt(_0x59e550(0x22d))/0x9+parseInt(_0x59e550(0x1f1))/0xa;if(_0x53feea===_0x2b3208)break;else _0x36c422['push'](_0x36c422['shift']());}catch(_0x5e4c3c){_0x36c422['push'](_0x36c422['shift']());}}}(_0x59cc,0x3e644));import{Plugin as _0x4f9af6}from'ckeditor5/src/core.js';function _0x56aa(_0x12e2fe,_0xfb7c7a){const _0x59cc44=_0x59cc();return _0x56aa=function(_0x56aa53,_0xc4a63b){_0x56aa53=_0x56aa53-0x1d1;let _0x46d407=_0x59cc44[_0x56aa53];return _0x46d407;},_0x56aa(_0x12e2fe,_0xfb7c7a);}import{LivePosition as _0x5f140c}from'ckeditor5/src/engine.js';import{getTranslation as _0x1817ff}from'../utils/common-translations.js';export default class it extends _0x4f9af6{[_0x2a8199(0x212)](){const _0x3d57eb=_0x2a8199,_0x464735=this[_0x3d57eb(0x20f)];if(!_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1e8)))return;const _0x171664=_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x235)](_0x3d57eb(0x20b)),_0x2903dd=_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x235)](_0x3d57eb(0x1de)),_0x2aff67=_0x464735[_0x3d57eb(0x210)];_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x231)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x204),_0x4586a6=>_0x1817ff(_0x2aff67,_0x3d57eb(0x1d7),_0x4586a6)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x226),_0x4984d4=>_0x1817ff(_0x2aff67,_0x3d57eb(0x23d),_0x4984d4)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x21c),()=>_0x1817ff(_0x2aff67,_0x3d57eb(0x225))),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x213))&&_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x240)),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1ec))&&_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x248))&&(_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x23b),(_0x25b46d,_0x1819c9)=>{const _0x26d852=_0x3d57eb,_0x4e8921=_0x2903dd[_0x26d852(0x220)](_0x464735[_0x26d852(0x239)][_0x26d852(0x209)][_0x26d852(0x20c)]);_0x464735[_0x26d852(0x239)][_0x26d852(0x227)](()=>{const _0x55ed19=_0x26d852;_0x171664[_0x55ed19(0x1d6)](_0x4e8921,{'commandName':_0x55ed19(0x23b),'commandParams':[_0x1819c9]},[],_0x55ed19(0x1eb));});}),_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x229),(_0x4bb038,_0x1914ea)=>{const _0x4faba6=_0x3d57eb;_0x464735[_0x4faba6(0x239)][_0x4faba6(0x227)](_0x3fc46a=>{const _0x3c5fcb=_0x4faba6;let _0x4e50b2=_0x2903dd[_0x3c5fcb(0x220)](_0x464735[_0x3c5fcb(0x239)][_0x3c5fcb(0x209)][_0x3c5fcb(0x20c)]),_0x41c567=_0x3fc46a[_0x3c5fcb(0x1f8)](_0x4e50b2);const _0x119084=_0x5f140c[_0x3c5fcb(0x1d2)](_0x41c567[_0x3c5fcb(0x216)],_0x3c5fcb(0x1fa)),_0x53fdbe=_0x5f140c[_0x3c5fcb(0x1d2)](_0x41c567[_0x3c5fcb(0x206)],_0x3c5fcb(0x1f9));_0x171664[_0x3c5fcb(0x1d3)](()=>_0x4bb038(_0x1914ea)),_0x4e50b2=_0x2903dd[_0x3c5fcb(0x220)](_0x464735[_0x3c5fcb(0x239)][_0x3c5fcb(0x209)][_0x3c5fcb(0x20c)]),_0x41c567=_0x3fc46a[_0x3c5fcb(0x1f8)](_0x4e50b2);const _0x24d81a=_0x3fc46a[_0x3c5fcb(0x23c)](_0x119084,_0x53fdbe);_0x119084[_0x3c5fcb(0x247)](),_0x53fdbe[_0x3c5fcb(0x247)](),_0x171664[_0x3c5fcb(0x1d6)](_0x4e50b2,{'commandName':_0x3c5fcb(0x23b),'commandParams':[_0x1914ea]},[],_0x3c5fcb(0x22e)),_0x24d81a[_0x3c5fcb(0x216)][_0x3c5fcb(0x1f3)](_0x41c567[_0x3c5fcb(0x216)])&&_0x171664[_0x3c5fcb(0x20a)](_0x3fc46a[_0x3c5fcb(0x23c)](_0x24d81a[_0x3c5fcb(0x216)],_0x41c567[_0x3c5fcb(0x216)]),_0x3c5fcb(0x22e)),_0x41c567[_0x3c5fcb(0x206)][_0x3c5fcb(0x1f3)](_0x24d81a[_0x3c5fcb(0x206)])&&_0x171664[_0x3c5fcb(0x20a)](_0x3fc46a[_0x3c5fcb(0x23c)](_0x41c567[_0x3c5fcb(0x206)],_0x24d81a[_0x3c5fcb(0x206)]),_0x3c5fcb(0x22e));});}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x236),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x23f),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x21b),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x223)](_0x3d57eb(0x237),'',_0x3d57eb(0x23f))),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x236),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x21b),([_0x2273af])=>{const _0x9d3557=_0x3d57eb,_0x7ecea2=_0x171664[_0x9d3557(0x1dc)][_0x9d3557(0x223)](_0x9d3557(0x20e),'',_0x9d3557(0x21b));let _0x1e3de4=_0x2273af[_0x9d3557(0x216)],_0x554e6=_0x2273af[_0x9d3557(0x206)];const _0x1baecf=_0x464735[_0x9d3557(0x239)][_0x9d3557(0x1e3)][_0x9d3557(0x218)](_0x1e3de4,_0x9d3557(0x1fe)),_0x330b08=_0x464735[_0x9d3557(0x239)][_0x9d3557(0x1e3)][_0x9d3557(0x218)](_0x554e6,_0x9d3557(0x1ef));_0x1baecf[_0x9d3557(0x228)]&&(_0x1e3de4=_0x1baecf[_0x9d3557(0x216)]),_0x330b08[_0x9d3557(0x228)]&&(_0x554e6=_0x330b08[_0x9d3557(0x206)]),_0x7ecea2([_0x464735[_0x9d3557(0x239)][_0x9d3557(0x23c)](_0x1e3de4,_0x554e6)]);}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x23a),_0x2492fd),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x23a),_0x2492fd)),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x215))&&(_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x245),(_0x1ab37f,_0x337ff0)=>{const _0x149064=_0x3d57eb,_0x2e1426=_0x464735[_0x149064(0x241)][_0x149064(0x235)](_0x149064(0x232));let _0x857f48=_0x2903dd[_0x149064(0x220)](_0x464735[_0x149064(0x239)][_0x149064(0x209)][_0x149064(0x20c)]),_0x1c3176=_0x2e1426[_0x149064(0x22f)](_0x857f48);_0x464735[_0x149064(0x239)][_0x149064(0x227)](()=>{const _0x346656=_0x149064;if(_0x1c3176)return void _0x171664[_0x346656(0x1f6)](_0x464735[_0x346656(0x239)][_0x346656(0x1f8)](_0x1c3176));const _0x7a29f3=_0x2903dd[_0x346656(0x208)](_0x857f48);_0x1ab37f(_0x337ff0),_0x857f48=_0x2903dd[_0x346656(0x220)](_0x464735[_0x346656(0x239)][_0x346656(0x209)][_0x346656(0x20c)]),_0x1c3176=_0x2e1426[_0x346656(0x22f)](_0x857f48),_0x171664[_0x346656(0x20a)](_0x464735[_0x346656(0x239)][_0x346656(0x1f8)](_0x1c3176),_0x7a29f3?null:_0x346656(0x205));});}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x205),_0x3d57eb(0x23a),_0x2492fd));const _0x1e9118=[{'type':_0x3d57eb(0x237),'subType':_0x3d57eb(0x1d8)},{'type':_0x3d57eb(0x20e),'subType':_0x3d57eb(0x205)},{'type':_0x3d57eb(0x237),'subType':_0x3d57eb(0x22e)},{'type':_0x3d57eb(0x20e),'subType':_0x3d57eb(0x22e)}];function _0x293862(_0x574e79,_0x292a47){const _0x5e19df=_0x3d57eb,_0x26e702=_0x1e9118[_0x5e19df(0x1db)](({type:_0x4f0de4,subType:_0x4a55f0})=>_0x574e79[_0x5e19df(0x1e7)]==_0x4f0de4&&_0x574e79[_0x5e19df(0x203)]==_0x4a55f0),_0x36d799=_0x1e9118[_0x5e19df(0x1db)](({type:_0x2147e5,subType:_0x3984a5})=>_0x292a47[_0x5e19df(0x1e7)]==_0x2147e5&&_0x292a47[_0x5e19df(0x203)]==_0x3984a5);if(_0x26e702<0x0||_0x36d799<0x0)return!0x1;const _0x1685f7=_0x574e79[_0x5e19df(0x21e)](),_0x5b5afa=_0x292a47[_0x5e19df(0x21e)]();if((0x0==_0x26e702||0x1==_0x26e702)&&0x2==_0x36d799&&_0x1685f7[_0x5e19df(0x1d5)](_0x5b5afa))return!0x0;if(0x2==_0x26e702&&0x3==_0x36d799){const _0x36ede3=_0x171664[_0x5e19df(0x1fc)](_0x1685f7,_0x5e19df(0x20e))[_0x5e19df(0x246)](({suggestion:_0x9c0df9,meta:_0x2b2a9c})=>_0x2b2a9c[_0x5e19df(0x1fd)]&&_0x5e19df(0x22e)==_0x9c0df9[_0x5e19df(0x203)]);if(_0x36ede3[_0x5e19df(0x21d)]>0x1&&_0x5b5afa[_0x5e19df(0x206)][_0x5e19df(0x1f2)](_0x1685f7[_0x5e19df(0x216)]))return!0x0;if(0x1==_0x36ede3[_0x5e19df(0x21d)]&&(_0x1685f7[_0x5e19df(0x216)][_0x5e19df(0x1f2)](_0x5b5afa[_0x5e19df(0x206)])||_0x1685f7[_0x5e19df(0x206)][_0x5e19df(0x1f2)](_0x5b5afa[_0x5e19df(0x216)])))return!0x0;}if(0x3==_0x26e702&&0x3==_0x36d799&&_0x1685f7[_0x5e19df(0x216)][_0x5e19df(0x1f3)](_0x5b5afa[_0x5e19df(0x216)])){const _0x979b10=_0x1685f7[_0x5e19df(0x206)][_0x5e19df(0x1e2)],_0x2164af=_0x5b5afa[_0x5e19df(0x216)][_0x5e19df(0x234)];return _0x2903dd[_0x5e19df(0x208)](_0x979b10)&&_0x979b10===_0x2164af;}return!0x1;}function _0x2492fd(_0x55787f,_0x22e80e){return _0x293862(_0x55787f,_0x22e80e)?[_0x55787f,_0x22e80e]:_0x293862(_0x22e80e,_0x55787f)?[_0x22e80e,_0x55787f]:null;}_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1e5))&&(_0x171664[_0x3d57eb(0x249)](_0x3d57eb(0x202)),_0x171664[_0x3d57eb(0x1f7)](_0x3d57eb(0x222)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x233)](_0x3d57eb(0x222),_0x1817ff(_0x2aff67,_0x3d57eb(0x1f0)))),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x217))&&(_0x171664[_0x3d57eb(0x249)](_0x3d57eb(0x1ed)),_0x171664[_0x3d57eb(0x1f7)](_0x3d57eb(0x21f))),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x18c1cd=>{const _0x3bde69=_0x3d57eb;if(!!_0x1e9118[_0x3bde69(0x1f4)](({type:_0x42c680,subType:_0x981474})=>_0x18c1cd[_0x3bde69(0x1e7)]==_0x42c680&&_0x18c1cd[_0x3bde69(0x203)]==_0x981474))return _0x18c1cd[_0x3bde69(0x1df)]?{}:void 0x0;}),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x306f54=>{const _0x288bd7=_0x3d57eb;if(_0x288bd7(0x20e)==_0x306f54[_0x288bd7(0x1e7)]||_0x288bd7(0x238)==_0x306f54[_0x288bd7(0x1e7)]){const _0x1d3ae3=_0x306f54[_0x288bd7(0x201)]();if(_0x1d3ae3&&_0x1d3ae3['is'](_0x288bd7(0x243),_0x288bd7(0x21c)))return{'type':_0x288bd7(0x20e)==_0x306f54[_0x288bd7(0x1e7)]?_0x288bd7(0x22a):_0x288bd7(0x1e6),'element':_0x1d3ae3,'quantity':0x1};}}),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x5c7882=>_0x3d57eb(0x237)==_0x5c7882[_0x3d57eb(0x1e7)]&&_0x3d57eb(0x22e)==_0x5c7882[_0x3d57eb(0x203)]?{'type':_0x3d57eb(0x214),'content':_0x3d57eb(0x1e4)}:_0x3d57eb(0x237)==_0x5c7882[_0x3d57eb(0x1e7)]&&_0x3d57eb(0x1eb)==_0x5c7882[_0x3d57eb(0x203)]?{'type':_0x3d57eb(0x214),'content':_0x3d57eb(0x1fb)}:void 0x0),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x154c22=>{const _0x17fabd=_0x3d57eb;if(_0x17fabd(0x1d9)!=_0x154c22[_0x17fabd(0x1e7)])return;const {data:_0x4ce67b}=_0x154c22;if(!_0x4ce67b||_0x17fabd(0x21f)!=_0x4ce67b[_0x17fabd(0x20d)])return;const _0x307cf1=_0x4ce67b[_0x17fabd(0x22c)];return _0x307cf1?{'type':_0x17fabd(0x214),'content':_0x1817ff(_0x2aff67,_0x17fabd(0x1d4),'\x22'+_0x307cf1+'\x22')}:{'type':_0x17fabd(0x214),'content':_0x1817ff(_0x2aff67,_0x17fabd(0x22b))};}),this[_0x3d57eb(0x244)]();}[_0x2a8199(0x244)](){const _0x3db83f=_0x2a8199,_0x16d7eb=this[_0x3db83f(0x20f)],_0x47824f=_0x16d7eb[_0x3db83f(0x210)];_0x16d7eb[_0x3db83f(0x241)][_0x3db83f(0x235)](_0x3db83f(0x20b))[_0x3db83f(0x1da)][_0x3db83f(0x211)](_0x1f53b4=>{const _0xdbbc43=_0x3db83f;if(_0xdbbc43(0x237)!=_0x1f53b4[_0xdbbc43(0x1e7)]&&_0xdbbc43(0x1e1)!=_0x1f53b4[_0xdbbc43(0x1e7)])return;const {data:_0x3bb2c2}=_0x1f53b4;if(_0x3bb2c2){if(_0xdbbc43(0x1ed)==_0x3bb2c2[_0xdbbc43(0x200)]){const _0x5306be=_0x3bb2c2[_0xdbbc43(0x21a)][0x0][_0xdbbc43(0x22c)];return _0x5306be?{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x1d4),'\x22'+_0x5306be+'\x22')}:{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x22b))};}if(_0xdbbc43(0x202)==_0x3bb2c2[_0xdbbc43(0x200)]){const _0x441d2a=_0x3bb2c2[_0xdbbc43(0x21a)][0x0][_0xdbbc43(0x219)];return _0x441d2a?{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x1ff),_0x441d2a)}:{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x23e))};}}});}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e3e(){const _0x277cb5=['2579195deaWRz','ImageEditing','src','formatInline','get','registerBlockAttribute','3375200JwajHQ','plugins','newValue','registerCustomCallback','_registerLegacyDescription','*Replace\x20image\x20URL*','2rdLfAV','983145txpymR','245976qeGegC','4107558cbVhyn','4605282QNiQFS','editor','key','commandName','oldValue','afterInit','getSuggestionCallback','replaceImageSource','locale','accept','*Format:*\x20replace\x20image\x20URL','attribute','discard','format','has','TrackChangesEditing','type','_handleLegacySuggestions','registerDescriptionCallback','_suggestionFactory','descriptionFactory','enableDefaultAttributesIntegration','formatBlock','457661DhgLVC'];_0x5e3e=function(){return _0x277cb5;};return _0x5e3e();}function _0x8248(_0x1cb08a,_0x128085){const _0x5e3e70=_0x5e3e();return _0x8248=function(_0x8248da,_0x18ad23){_0x8248da=_0x8248da-0xb7;let _0x85a3be=_0x5e3e70[_0x8248da];return _0x85a3be;},_0x8248(_0x1cb08a,_0x128085);}const _0x1cf012=_0x8248;(function(_0x43bcd0,_0x48c74b){const _0x2615c3=_0x8248,_0x1e8f0a=_0x43bcd0();while(!![]){try{const _0x4f89b4=-parseInt(_0x2615c3(0xbd))/0x1*(parseInt(_0x2615c3(0xca))/0x2)+-parseInt(_0x2615c3(0xcb))/0x3+-parseInt(_0x2615c3(0xcc))/0x4+-parseInt(_0x2615c3(0xbe))/0x5+parseInt(_0x2615c3(0xce))/0x6+parseInt(_0x2615c3(0xcd))/0x7+parseInt(_0x2615c3(0xc4))/0x8;if(_0x4f89b4===_0x48c74b)break;else _0x1e8f0a['push'](_0x1e8f0a['shift']());}catch(_0x2c055f){_0x1e8f0a['push'](_0x1e8f0a['shift']());}}}(_0x5e3e,0x64f5c));import{Plugin as _0x3d4a85}from'ckeditor5/src/core.js';import{getTranslation as _0x2546b9}from'../utils/common-translations.js';export default class st extends _0x3d4a85{[_0x1cf012(0xd3)](){const _0x308beb=_0x1cf012;if(!this[_0x308beb(0xcf)][_0x308beb(0xc5)][_0x308beb(0xdc)](_0x308beb(0xbf)))return;const _0x12d63f=this[_0x308beb(0xcf)][_0x308beb(0xd6)],_0x5b0ba7=this[_0x308beb(0xcf)][_0x308beb(0xc5)][_0x308beb(0xc2)](_0x308beb(0xdd));_0x5b0ba7[_0x308beb(0xbb)](_0x308beb(0xd5)),_0x5b0ba7[_0x308beb(0xc3)](_0x308beb(0xc0)),_0x5b0ba7[_0x308beb(0xba)][_0x308beb(0xb8)](_0x29fec0=>{const _0x33a1d7=_0x308beb;if(_0x33a1d7(0xd9)!=_0x29fec0[_0x33a1d7(0xde)])return;const {data:_0x1c3722}=_0x29fec0;return _0x1c3722&&_0x33a1d7(0xc0)==_0x1c3722[_0x33a1d7(0xd0)]?_0x1c3722[_0x33a1d7(0xc6)]&&_0x1c3722[_0x33a1d7(0xd2)]?{'type':_0x33a1d7(0xdb),'content':_0x2546b9(_0x12d63f,_0x33a1d7(0xc9))}:{'type':_0x33a1d7(0xdb),'content':''}:void 0x0;}),this[_0x308beb(0xb7)]();}[_0x1cf012(0xb7)](){const _0x5d4c16=_0x1cf012,_0x24c88f=this[_0x5d4c16(0xcf)][_0x5d4c16(0xc5)][_0x5d4c16(0xc2)](_0x5d4c16(0xdd));_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xc7)](_0x5d4c16(0xbc),_0x5d4c16(0xd5),_0x5d4c16(0xd7),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xd4)](_0x5d4c16(0xbc),null,_0x5d4c16(0xda))),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xc7)](_0x5d4c16(0xbc),_0x5d4c16(0xd5),_0x5d4c16(0xda),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xd4)](_0x5d4c16(0xbc),null,_0x5d4c16(0xd7))),this[_0x5d4c16(0xc8)]();}[_0x1cf012(0xc8)](){const _0x2c9325=_0x1cf012,_0x21b8e8=this[_0x2c9325(0xcf)],_0x4df2a=_0x21b8e8[_0x2c9325(0xd6)];_0x21b8e8[_0x2c9325(0xc5)][_0x2c9325(0xc2)](_0x2c9325(0xdd))[_0x2c9325(0xba)][_0x2c9325(0xb8)](_0x2beb7c=>{const _0x483ba6=_0x2c9325;if(_0x483ba6(0xbc)!=_0x2beb7c[_0x483ba6(0xde)]&&_0x483ba6(0xc1)!=_0x2beb7c[_0x483ba6(0xde)])return;const {data:_0x1377ea}=_0x2beb7c;if(!_0x1377ea||_0x483ba6(0xd5)!=_0x1377ea[_0x483ba6(0xd1)])return;return{'type':_0x483ba6(0xdb),'content':_0x2546b9(_0x4df2a,_0x483ba6(0xd8))};});}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x472d2d=_0x3138;(function(_0x1c15c6,_0x5dc664){const _0x4218f3=_0x3138,_0x36609d=_0x1c15c6();while(!![]){try{const _0x598d72=-parseInt(_0x4218f3(0xa2))/0x1+parseInt(_0x4218f3(0x9e))/0x2*(parseInt(_0x4218f3(0x97))/0x3)+parseInt(_0x4218f3(0x84))/0x4+parseInt(_0x4218f3(0x85))/0x5+parseInt(_0x4218f3(0xb1))/0x6*(-parseInt(_0x4218f3(0x88))/0x7)+-parseInt(_0x4218f3(0xc5))/0x8+-parseInt(_0x4218f3(0x7c))/0x9*(-parseInt(_0x4218f3(0xc2))/0xa);if(_0x598d72===_0x5dc664)break;else _0x36609d['push'](_0x36609d['shift']());}catch(_0x5641a2){_0x36609d['push'](_0x36609d['shift']());}}}(_0x318e,0x25bf2));import{Plugin as _0x2f784f}from'ckeditor5/src/core.js';import{uid as _0x1e162c}from'ckeditor5/src/utils.js';import{getTranslation as _0x9d9f50}from'../utils/common-translations.js';export default class nt extends _0x2f784f{[_0x472d2d(0xbd)](){const _0x18d496=_0x472d2d,_0x2aeff7=this[_0x18d496(0xaf)];if(!_0x2aeff7[_0x18d496(0x99)][_0x18d496(0x66)](_0x18d496(0x91)))return;const _0xf5aded=_0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0x95)),_0x255c6f=_0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0xa1)),_0x3c5da7={};_0xf5aded[_0x18d496(0xb7)](_0x18d496(0x83),(_0x49666f,_0x5bb788)=>{const _0x45710e=_0x18d496,_0x5c9fd7=_0x2aeff7[_0x45710e(0x99)][_0x45710e(0xc7)](_0x45710e(0xb4))['me'],_0x125015=_0x2aeff7[_0x45710e(0x81)][_0x45710e(0xc7)](_0x45710e(0x83));let _0x2ed0b6=_0x255c6f[_0x45710e(0x72)](_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xc1)][_0x45710e(0x9c)]),_0x2a81f4=_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xbf)](_0x2ed0b6),_0x416b13=_0x125015[_0x45710e(0xa0)];if(_0x416b13==_0x5bb788[_0x45710e(0xa0)])return;const _0x347ede={'commandName':_0x45710e(0x83),'commandParams':[_0x5bb788],'formatGroupId':_0x1e162c()};_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xb0)](()=>{const _0x2b12a8=_0x45710e;if(_0xf5aded[_0x2b12a8(0xb2)]()[_0x2b12a8(0xc8)](_0xecd6d9=>_0xecd6d9[_0x2b12a8(0x9a)]&&_0x5c9fd7==_0xecd6d9[_0x2b12a8(0x89)]&&(_0x2b12a8(0x69)==_0xecd6d9[_0x2b12a8(0x8c)]||_0x2b12a8(0xc0)==_0xecd6d9[_0x2b12a8(0x8c)])&&(_0x2b12a8(0xbc)==_0xecd6d9[_0x2b12a8(0x80)]||_0x2b12a8(0xad)==_0xecd6d9[_0x2b12a8(0x80)])&&_0xecd6d9[_0x2b12a8(0x7b)]()[_0x2b12a8(0x6c)](_0x2a81f4))[_0x2b12a8(0xa8)](_0x5c1d8f=>_0xf5aded[_0x2b12a8(0xae)](_0x5c1d8f[_0x2b12a8(0x90)])),_0x2ed0b6=_0x255c6f[_0x2b12a8(0x72)](_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xc1)][_0x2b12a8(0x9c)]),_0x2a81f4=_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xbf)](_0x2ed0b6),_0x125015[_0x2b12a8(0x93)](),_0x2aeff7[_0x2b12a8(0x81)][_0x2b12a8(0xc7)](_0x2b12a8(0xa3))[_0x2b12a8(0x93)](),_0x2aeff7[_0x2b12a8(0x81)][_0x2b12a8(0xc7)](_0x2b12a8(0x9f))[_0x2b12a8(0x93)](),_0x416b13=_0x125015[_0x2b12a8(0xa0)],_0x416b13!=_0x5bb788[_0x2b12a8(0xa0)])return _0x255c6f[_0x2b12a8(0xa6)](_0x2ed0b6)&&_0x125015[_0x2b12a8(0xb5)](_0x5bb788[_0x2b12a8(0xa0)],_0x2ed0b6)?(_0x49666f({..._0x5bb788,'setImageSizes':!0x1}),_0x2ed0b6=_0x255c6f[_0x2b12a8(0x72)](_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xc1)][_0x2b12a8(0x9c)]),void _0xf5aded[_0x2b12a8(0x6a)](_0x2ed0b6,{..._0x347ede,'commandReversedParams':[{'value':_0x416b13||null,'setImageSizes':!0x1}]},[],_0x2b12a8(0xbc))):void(_0x255c6f[_0x2b12a8(0xba)](_0x2ed0b6)?_0xf5aded[_0x2b12a8(0x6a)](_0x2ed0b6,_0x347ede,[],_0x2b12a8(0xad)):_0xf5aded[_0x2b12a8(0xab)](_0x2a81f4,_0x347ede,_0x2b12a8(0xad)));});});for(const _0x131042 of _0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0x91))[_0x18d496(0x92)])_0x3c5da7[_0x131042[_0x18d496(0xa7)]]=_0x131042[_0x18d496(0x6f)][_0x18d496(0x98)]();_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xad),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0xc0),_0x18d496(0xad),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x8e),([_0x39d2b7])=>{const _0xfcb0ec=_0x18d496;_0x255c6f[_0xfcb0ec(0x8b)](_0x39d2b7[_0xfcb0ec(0x9d)]());}),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x82),(_0x1af90d,_0x16264d)=>{const _0x5ed2b6=_0x18d496;_0xf5aded[_0x5ed2b6(0x73)][_0x5ed2b6(0x68)](_0x5ed2b6(0x69),'',_0x5ed2b6(0x8e))(_0x1af90d,{'commandName':_0x16264d[_0x5ed2b6(0xc6)],'commandParams':_0x16264d[_0x5ed2b6(0x7e)]});}),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x78),function(_0x36d107,_0x14a6ee){if(_0x41162c(_0x36d107,_0x14a6ee))return[_0x36d107,_0x14a6ee];if(_0x41162c(_0x14a6ee,_0x36d107))return[_0x14a6ee,_0x36d107];return null;});const _0x4c4749=[{'type':_0x18d496(0x69),'subType':_0x18d496(0xbc)},{'type':_0x18d496(0xb6),'subType':_0x18d496(0xa9)},{'type':_0x18d496(0x69),'subType':_0x18d496(0xaa)},{'type':_0x18d496(0xb6),'subType':_0x18d496(0xaa)}];function _0x41162c(_0x1fe3fe,_0x15a1c6){const _0x24a03e=_0x18d496,_0x4f5b9a=_0x4c4749[_0x24a03e(0x6e)](({type:_0x42f537,subType:_0x256097})=>_0x1fe3fe[_0x24a03e(0x8c)]==_0x42f537&&_0x1fe3fe[_0x24a03e(0x80)]==_0x256097),_0x3cde52=_0x4c4749[_0x24a03e(0x6e)](({type:_0xcfc8c4,subType:_0x4a3599})=>_0x15a1c6[_0x24a03e(0x8c)]==_0xcfc8c4&&_0x15a1c6[_0x24a03e(0x80)]==_0x4a3599);if(_0x4f5b9a<0x0||_0x3cde52<0x0)return!0x1;const _0x584fec=_0x1fe3fe[_0x24a03e(0x7b)](),_0x455efc=_0x15a1c6[_0x24a03e(0x7b)]();if((0x0==_0x4f5b9a||0x1==_0x4f5b9a)&&0x2==_0x3cde52&&_0x584fec[_0x24a03e(0xa4)](_0x455efc))return!0x0;if(0x2==_0x4f5b9a&&0x3==_0x3cde52){const _0x2c0102=_0xf5aded[_0x24a03e(0xa5)](_0x584fec,_0x24a03e(0xb6))[_0x24a03e(0xc8)](({suggestion:_0xb746bf,meta:_0x1954e9})=>_0x1954e9[_0x24a03e(0x76)]&&_0x24a03e(0xaa)==_0xb746bf[_0x24a03e(0x80)]);if(_0x2c0102[_0x24a03e(0x8a)]>0x1&&_0x455efc[_0x24a03e(0x70)][_0x24a03e(0x6c)](_0x584fec[_0x24a03e(0x8d)]))return!0x0;if(0x1==_0x2c0102[_0x24a03e(0x8a)]&&(_0x584fec[_0x24a03e(0x8d)][_0x24a03e(0x6c)](_0x455efc[_0x24a03e(0x70)])||_0x584fec[_0x24a03e(0x70)][_0x24a03e(0x6c)](_0x455efc[_0x24a03e(0x8d)])))return!0x0;}if(0x3==_0x4f5b9a&&0x3==_0x3cde52&&_0x584fec[_0x24a03e(0x8d)][_0x24a03e(0xc3)](_0x455efc[_0x24a03e(0x8d)])){const _0x38f8a8=_0x584fec[_0x24a03e(0x70)][_0x24a03e(0xb3)],_0x3a070d=_0x455efc[_0x24a03e(0x8d)][_0x24a03e(0x9b)];return _0x255c6f[_0x24a03e(0xba)](_0x38f8a8)&&_0x38f8a8===_0x3a070d;}return!0x1;}_0x2aeff7[_0x18d496(0x96)][_0x18d496(0xc1)][_0x18d496(0x94)](()=>{const _0x3c9aa5=_0x18d496;let _0x8aa3e5=!0x1;const _0x3505a5=Array[_0x3c9aa5(0x75)](_0x2aeff7[_0x3c9aa5(0x96)][_0x3c9aa5(0xc1)][_0x3c9aa5(0x6b)][_0x3c9aa5(0x7f)]());for(const {name:_0x52c61e,data:_0x1a392f}of _0x3505a5){const {group:_0x1fab8d,type:_0x44452c,subType:_0x16346b,id:_0x27faa2}=_0xf5aded[_0x3c9aa5(0xbe)](_0x52c61e);if(_0x3c9aa5(0xb9)==_0x1fab8d&&_0xf5aded[_0x3c9aa5(0xbb)](_0x27faa2)){if(_0x3c9aa5(0x69)==_0x44452c&&(_0x3c9aa5(0xbc)==_0x16346b||_0x3c9aa5(0xad)==_0x16346b)){const _0x50a0e1=_0xf5aded[_0x3c9aa5(0x87)](_0x27faa2);if(_0x1a392f[_0x3c9aa5(0x86)]){const _0x40bb89=_0x50a0e1[_0x3c9aa5(0x7b)]()[_0x3c9aa5(0x9d)]();if(_0x255c6f[_0x3c9aa5(0xba)](_0x40bb89))continue;_0xf5aded[_0x3c9aa5(0xae)](_0x50a0e1),_0x8aa3e5=!0x0;}}if(_0x3c9aa5(0xb6)==_0x44452c&&_0x3c9aa5(0xa9)==_0x16346b&&!_0x1a392f[_0x3c9aa5(0x86)]){const _0x4c63cb=_0xf5aded[_0x3c9aa5(0x87)](_0x27faa2);_0x4c63cb[_0x3c9aa5(0x74)]&&_0x4c63cb[_0x3c9aa5(0x74)][_0x3c9aa5(0x9a)]&&(_0xf5aded[_0x3c9aa5(0xae)](_0x4c63cb[_0x3c9aa5(0x74)]),_0x8aa3e5=!0x0);}}}return _0x8aa3e5;}),this[_0x18d496(0x71)](_0x3c5da7);}[_0x472d2d(0x71)](_0x24c14c){const _0x23827f=_0x472d2d,_0xa22ac4=this[_0x23827f(0xaf)],_0x122ec5=_0xa22ac4[_0x23827f(0xb8)];_0xa22ac4[_0x23827f(0x99)][_0x23827f(0xc7)](_0x23827f(0x95))[_0x23827f(0x6d)][_0x23827f(0x77)](_0x47bf8c=>{const _0x4bbf75=_0x23827f;if(_0x4bbf75(0x69)!=_0x47bf8c[_0x4bbf75(0x8c)]&&_0x4bbf75(0xc0)!=_0x47bf8c[_0x4bbf75(0x8c)])return;const {data:_0x4bf450}=_0x47bf8c;if(!_0x4bf450||_0x4bbf75(0x83)!=_0x4bf450[_0x4bbf75(0xc6)])return;const _0xcfdef2=_0x4bf450[_0x4bbf75(0x8f)][0x0][_0x4bbf75(0xa0)];return _0x5f305a(_0x4bbf75(0x7d)===_0xcfdef2?_0x9d9f50(_0x122ec5,_0x4bbf75(0x67)):_0x24c14c[_0xcfdef2]||_0xcfdef2);function _0x5f305a(_0x506c53){const _0x4f2e9e=_0x4bbf75;return{'type':_0x4f2e9e(0x7a),'content':_0x9d9f50(_0x122ec5,_0x4f2e9e(0xac),_0x506c53)};}});}}function _0x3138(_0x248a2f,_0x2fd493){const _0x318e3e=_0x318e();return _0x3138=function(_0x31383b,_0xf8ee02){_0x31383b=_0x31383b-0x66;let _0x155c11=_0x318e3e[_0x31383b];return _0x155c11;},_0x3138(_0x248a2f,_0x2fd493);}function _0x318e(){const _0x52ade2=['head','ImageStyleEditing','normalizedStyles','refresh','registerPostFixer','TrackChangesEditing','model','789InfiRd','toLowerCase','plugins','isInContent','nodeBefore','selection','getContainedElement','1358TZTfxN','imageTypeBlock','value','ImageUtils','256058PJriJY','imageTypeInline','isIntersecting','_findSuggestions','isInlineImage','name','forEach','imageCaption','convertInlineImageToBlock','markInlineFormat','*Format:*\x20%0','imageStylePostApply','discardSuggestion','editor','change','636EwYrGx','getSuggestions','nodeAfter','Users','shouldConvertImageType','insertion','enableCommand','locale','suggestion','isBlockImage','hasSuggestion','imageStylePreApply','afterInit','_splitMarkerName','createRangeOn','formatInline','document','990110OgHali','isBefore','join','699432lJHUdY','commandName','get','filter','has','FORMAT_SIDE_IMAGE','getSuggestionCallback','formatBlock','markBlockFormat','differ','isEqual','descriptionFactory','findIndex','title','end','_registerLegacyDescription','getClosestSelectedImageElement','_suggestionFactory','next','from','isOwn','registerDescriptionCallback','chain','registerCustomCallback','format','getFirstRange','18eNjFKA','side','commandReversedParams','getChangedMarkers','subType','commands','discard','imageStyle','447312tAoYsX','1399320tPscHC','newRange','getSuggestion','17843MYkEtq','author','length','setImageNaturalSizeAttributes','type','start','accept','commandParams'];_0x318e=function(){return _0x52ade2;};return _0x318e();}
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)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a43(_0x3c5274,_0x3fec00){const _0x1320a0=_0x1320();return _0x1a43=function(_0x1a4385,_0x1098aa){_0x1a4385=_0x1a4385-0x9a;let _0x5e6542=_0x1320a0[_0x1a4385];return _0x5e6542;},_0x1a43(_0x3c5274,_0x3fec00);}function _0x1320(){const _0x3224f6=['943747azfFjS','1200810XfJKoJ','546710gtClEg','listenTo','commands','afterInit','get','Users','execute','lowest','_trackChangesExecuted','6206824jNNrug','TrackChangesEditing','importWord','plugins','345106pSCOJw','2CFOmzO','_setSuggestionData','14840928tEgTtO','editor','790BjigWG','239602fNVuUh','trackChanges','_handleImportedData','collaboration_features','track_changes','enableCommand','36njkdfd','forEach','bind','high','dataInsert','8bwkZFG','_trackChangesValueDuringImport','value'];_0x1320=function(){return _0x3224f6;};return _0x1320();}const _0x22e64b=_0x1a43;(function(_0xce208b,_0x4c9b79){const _0x84f7d0=_0x1a43,_0xfa0642=_0xce208b();while(!![]){try{const _0x352f58=-parseInt(_0x84f7d0(0x9a))/0x1*(parseInt(_0x84f7d0(0xbc))/0x2)+parseInt(_0x84f7d0(0xae))/0x3+parseInt(_0x84f7d0(0xb8))/0x4+-parseInt(_0x84f7d0(0xaf))/0x5*(parseInt(_0x84f7d0(0xa5))/0x6)+parseInt(_0x84f7d0(0xad))/0x7*(-parseInt(_0x84f7d0(0xaa))/0x8)+-parseInt(_0x84f7d0(0x9c))/0x9+-parseInt(_0x84f7d0(0x9e))/0xa*(-parseInt(_0x84f7d0(0x9f))/0xb);if(_0x352f58===_0x4c9b79)break;else _0xfa0642['push'](_0xfa0642['shift']());}catch(_0x42dc42){_0xfa0642['push'](_0xfa0642['shift']());}}}(_0x1320,0xd8be7));import{Plugin as _0x5e160a}from'ckeditor5/src/core.js';export default class ot extends _0x5e160a{constructor(_0x5590d0){const _0x437562=_0x1a43;super(_0x5590d0),this[_0x437562(0xab)]=!0x1,this[_0x437562(0xb7)]=!0x1;}[_0x22e64b(0xb2)](){const _0x493348=_0x22e64b,_0x362d50=this[_0x493348(0x9d)],_0x28a677=_0x362d50[_0x493348(0xb1)][_0x493348(0xb3)](_0x493348(0xba)),_0x5ab103=_0x362d50[_0x493348(0xb1)][_0x493348(0xb3)](_0x493348(0xa0));_0x28a677&&(_0x28a677['on'](_0x493348(0xb5),(_0x3193f8,[,_0x149abb])=>{const _0x5ce9d7=_0x493348;this[_0x5ce9d7(0xab)]=_0x5ab103[_0x5ce9d7(0xac)],_0x149abb[_0x5ce9d7(0xa2)][_0x5ce9d7(0xa3)]=!this[_0x5ce9d7(0xab)];},{'priority':_0x493348(0xa8)}),this[_0x493348(0xb0)](_0x28a677,_0x493348(0xa9),this[_0x493348(0xa1)][_0x493348(0xa7)](this)),this[_0x493348(0xb0)](_0x28a677,_0x493348(0xa9),()=>{const _0x2781e6=_0x493348;this[_0x2781e6(0xb7)]&&(_0x5ab103[_0x2781e6(0xb5)](),this[_0x2781e6(0xb7)]=!0x1);},{'priority':_0x493348(0xb6)}),_0x362d50[_0x493348(0xbb)][_0x493348(0xb3)](_0x493348(0xb9))[_0x493348(0xa4)](_0x493348(0xba)));}[_0x22e64b(0xa1)](_0x46765e,_0x4946e8){const _0x5a6a6a=_0x22e64b,{suggestions:_0x209c2b}=_0x4946e8,_0x106621=this[_0x5a6a6a(0x9d)][_0x5a6a6a(0xb1)][_0x5a6a6a(0xb3)](_0x5a6a6a(0xa0)),_0x59b289=_0x106621[_0x5a6a6a(0xac)];this[_0x5a6a6a(0xab)]!==_0x59b289&&(_0x106621[_0x5a6a6a(0xb5)](),this[_0x5a6a6a(0xb7)]=!0x0),_0x209c2b&&_0x209c2b[_0x5a6a6a(0xa6)](({id:_0x21e9cf,type:_0x4f8451,author:_0x3341e6,created_at:_0x59927f})=>{const _0x120e10=_0x5a6a6a,_0x3c79fe={'id':_0x21e9cf,'type':_0x4f8451,'authorId':this[_0x120e10(0x9d)][_0x120e10(0xbb)][_0x120e10(0xb3)](_0x120e10(0xb4))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3341e6,'createdAt':_0x59927f?new Date(_0x59927f):new Date(),'source':_0x120e10(0xba)}}};this[_0x120e10(0x9d)][_0x120e10(0xbb)][_0x120e10(0xb3)](_0x120e10(0xb9))[_0x120e10(0x9b)](_0x3c79fe);});}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1aba(_0x4a4d4f,_0x3b8ed8){const _0x48e3ed=_0x48e3();return _0x1aba=function(_0x1aba13,_0x141f03){_0x1aba13=_0x1aba13-0x1d3;let _0x1bb861=_0x48e3ed[_0x1aba13];return _0x1bb861;},_0x1aba(_0x4a4d4f,_0x3b8ed8);}const _0x5b2ccd=_0x1aba;(function(_0x3cc17e,_0x26b3ed){const _0x83a7b4=_0x1aba,_0xc9e6bd=_0x3cc17e();while(!![]){try{const _0xbc822=parseInt(_0x83a7b4(0x1db))/0x1+-parseInt(_0x83a7b4(0x1ee))/0x2+-parseInt(_0x83a7b4(0x1e0))/0x3*(-parseInt(_0x83a7b4(0x1f3))/0x4)+parseInt(_0x83a7b4(0x1f9))/0x5+-parseInt(_0x83a7b4(0x1ea))/0x6*(parseInt(_0x83a7b4(0x1e8))/0x7)+-parseInt(_0x83a7b4(0x1f2))/0x8+parseInt(_0x83a7b4(0x1d7))/0x9*(parseInt(_0x83a7b4(0x1f0))/0xa);if(_0xbc822===_0x26b3ed)break;else _0xc9e6bd['push'](_0xc9e6bd['shift']());}catch(_0x25b29f){_0xc9e6bd['push'](_0xc9e6bd['shift']());}}}(_0x48e3,0x25130));import{Plugin as _0x38fef6}from'ckeditor5/src/core.js';import{getTranslation as _0x36892f}from'../utils/common-translations.js';export default class rt extends _0x38fef6{[_0x5b2ccd(0x1e1)](){const _0x35789=_0x5b2ccd,_0x43215e=this[_0x35789(0x1fa)],_0x5a1b24=_0x43215e[_0x35789(0x1f5)][_0x35789(0x1e4)](_0x35789(0x1d9));if(_0x43215e[_0x35789(0x1f5)][_0x35789(0x1eb)](_0x35789(0x1ec))&&(_0x5a1b24[_0x35789(0x1d3)](_0x35789(0x1dc)),_0x5a1b24[_0x35789(0x1d3)](_0x35789(0x1f4))),_0x43215e[_0x35789(0x1f5)][_0x35789(0x1eb)](_0x35789(0x1d5))){for(const _0x523802 of[_0x35789(0x1da),_0x35789(0x1d8)])_0x5a1b24[_0x35789(0x1de)](_0x523802);}const _0x5cf17a=_0x43215e[_0x35789(0x1f8)];_0x5a1b24[_0x35789(0x1e5)](_0x35789(0x1dd)),_0x5a1b24[_0x35789(0x1e2)][_0x35789(0x1d6)](_0x35789(0x1dd),_0x36892f(_0x5cf17a,_0x35789(0x1f6))),this[_0x35789(0x1e9)]();}[_0x5b2ccd(0x1e9)](){const _0x41c788=_0x5b2ccd,_0x13d599=this[_0x41c788(0x1fa)],_0xa205ae=_0x13d599[_0x41c788(0x1f8)],_0x3ca8f8=_0x13d599[_0x41c788(0x1f5)][_0x41c788(0x1e4)](_0x41c788(0x1d9));_0x3ca8f8[_0x41c788(0x1e2)][_0x41c788(0x1f1)](_0x271c30=>{const _0x3d20e7=_0x41c788;if(_0x3d20e7(0x1ed)!=_0x271c30[_0x3d20e7(0x1e7)])return;const {data:_0x1aa9e6}=_0x271c30;if(!_0x1aa9e6)return;if(_0x3d20e7(0x1da)!=_0x1aa9e6[_0x3d20e7(0x1ef)]&&_0x3d20e7(0x1d8)!=_0x1aa9e6[_0x3d20e7(0x1ef)])return;const _0x234152=_0x271c30[_0x3d20e7(0x1df)]()[0x0],_0x1176c6=_0x3ca8f8[_0x3d20e7(0x1e2)][_0x3d20e7(0x1f7)](_0x234152);return _0x3d20e7(0x1da)==_0x1aa9e6[_0x3d20e7(0x1ef)]?{'type':_0x3d20e7(0x1e3),'content':_0x36892f(_0xa205ae,_0x3d20e7(0x1e6),_0x1176c6)}:_0x3d20e7(0x1d8)==_0x1aa9e6[_0x3d20e7(0x1ef)]?{'type':_0x3d20e7(0x1e3),'content':_0x36892f(_0xa205ae,_0x3d20e7(0x1d4),_0x1176c6)}:void 0x0;});}}function _0x48e3(){const _0x586b64=['indent','blockIndent','enableDefaultAttributesIntegration','getItems','3WPLPWW','afterInit','descriptionFactory','format','get','registerBlockAttribute','*Indent:*\x20%0','type','251839esNOoP','_registerLegacyDescription','30AdSTed','has','IndentEditing','formatBlock','277712afgEyE','commandName','930qOOGkT','registerDescriptionCallback','1713480ljPhnS','690236WwxPKV','outdent','plugins','FORMAT_INDENT','getItemLabel','locale','1252925HTigtN','editor','enableCommand','*Outdent:*\x20%0','IndentBlock','registerAttributeLabel','279XOUTAH','outdentBlock','TrackChangesEditing','indentBlock','258755VYivxj'];_0x48e3=function(){return _0x586b64;};return _0x48e3();}
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;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5aa0d9=_0x1718;function _0x23f3(){var _0xe1c08b=['1541091yRePCB','plugins','TrackChangesEditing','get','4KzEQoW','init','input','234158RqPFbL','3847833UCvfNJ','176390bwhGUP','12VPavDh','1631QQiuXP','1606852TiKdVt','editor','5080BdCQRL','7815920bGAFEZ','requires','enableCommand'];_0x23f3=function(){return _0xe1c08b;};return _0x23f3();}function _0x1718(_0x2610ff,_0x46f942){var _0x23f3db=_0x23f3();return _0x1718=function(_0x1718af,_0x5f1cef){_0x1718af=_0x1718af-0x13b;var _0x270347=_0x23f3db[_0x1718af];return _0x270347;},_0x1718(_0x2610ff,_0x46f942);}(function(_0x1d036c,_0x3b1777){var _0x2916a7=_0x1718,_0x43aa1f=_0x1d036c();while(!![]){try{var _0x3c09cd=parseInt(_0x2916a7(0x144))/0x1*(-parseInt(_0x2916a7(0x147))/0x2)+-parseInt(_0x2916a7(0x140))/0x3+parseInt(_0x2916a7(0x14c))/0x4+-parseInt(_0x2916a7(0x149))/0x5*(-parseInt(_0x2916a7(0x14a))/0x6)+parseInt(_0x2916a7(0x14b))/0x7*(-parseInt(_0x2916a7(0x13c))/0x8)+parseInt(_0x2916a7(0x148))/0x9+parseInt(_0x2916a7(0x13d))/0xa;if(_0x3c09cd===_0x3b1777)break;else _0x43aa1f['push'](_0x43aa1f['shift']());}catch(_0x5020fc){_0x43aa1f['push'](_0x43aa1f['shift']());}}}(_0x23f3,0x86a06));import{Plugin as _0xdfd684}from'ckeditor5/src/core.js';import{Input as _0x25c467}from'ckeditor5/src/typing.js';export default class at extends _0xdfd684{static get[_0x5aa0d9(0x13e)](){return[_0x25c467];}[_0x5aa0d9(0x145)](){var _0x568806=_0x5aa0d9;this[_0x568806(0x13b)][_0x568806(0x141)][_0x568806(0x143)](_0x568806(0x142))[_0x568806(0x13f)](_0x568806(0x146));}}
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));}}