@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240719.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d3001=_0x3037;(function(_0x4c2b8e,_0x5de9a1){const _0x3c6c07=_0x3037,_0x1a7794=_0x4c2b8e();while(!![]){try{const _0x156b2b=parseInt(_0x3c6c07(0x18c))/0x1*(-parseInt(_0x3c6c07(0x1a7))/0x2)+-parseInt(_0x3c6c07(0x1b0))/0x3+parseInt(_0x3c6c07(0x1be))/0x4*(-parseInt(_0x3c6c07(0x197))/0x5)+-parseInt(_0x3c6c07(0x19e))/0x6+parseInt(_0x3c6c07(0x196))/0x7+parseInt(_0x3c6c07(0x1a4))/0x8+-parseInt(_0x3c6c07(0x1bf))/0x9*(-parseInt(_0x3c6c07(0x189))/0xa);if(_0x156b2b===_0x5de9a1)break;else _0x1a7794['push'](_0x1a7794['shift']());}catch(_0x5829a2){_0x1a7794['push'](_0x1a7794['shift']());}}}(_0x59b9,0x544eb));import{Plugin as _0x115fb1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4fe286}from'ckeditor5/src/ui.js';function _0x3037(_0x144c99,_0x1379da){const _0x59b94f=_0x59b9();return _0x3037=function(_0x3037be,_0x3f3266){_0x3037be=_0x3037be-0x186;let _0x2c7dea=_0x59b94f[_0x3037be];return _0x2c7dea;},_0x3037(_0x144c99,_0x1379da);}function _0x59b9(){const _0x4f36a0=['trim','model','4004063jCEjOQ','5AXdlXC','*Set\x20font\x20size:*\x20%0','title','format','type','FORMAT_FONT_BACKGROUND','registerDescriptionCallback','665928Quwnnu','formatInline','fontSize.options','registerInlineAttribute','FontBackgroundColorEditing','value','1794368hNvQTS','label','registerAttributeLabel','2lZEeNA','fontSize','_registerLegacyDescription','get','FontFamilyEditing','descriptionFactory','FORMAT_FONT_FAMILY','has','fontBackgroundColor','555339EeDSwH','config','FontColorEditing','*Reset\x20font\x20background\x20color*','TrackChangesEditing','*Set\x20font\x20color:*\x20%0','enableDefaultAttributesIntegration','commandName','*Reset\x20font\x20family*','fontColor','locale','toLowerCase','FORMAT_FONT_COLOR','*Reset\x20font\x20size*','860764AsPEcD','65781VlCdYZ','afterInit','fontFamily','*Reset\x20font\x20color*','*Set\x20font\x20family:*\x20%0','find','FORMAT_FONT_SIZE','430fgKBfB','*Set\x20font\x20background\x20color:*\x20%0','FontSize','253977gHyIII','fontBackgroundColor.colors','fontColor.colors','plugins','normalizeSizeOptions','editor','commandParams','FontSizeEditing'];_0x59b9=function(){return _0x4f36a0;};return _0x59b9();}import{getTranslation as _0x36bdab}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3d3001(0x193),'commandName':_0x3d3001(0x1a8)},{'pluginName':_0x3d3001(0x1ab),'commandName':_0x3d3001(0x1c1)},{'pluginName':_0x3d3001(0x1b2),'commandName':_0x3d3001(0x1b9)},{'pluginName':_0x3d3001(0x1a2),'commandName':_0x3d3001(0x1af)}];export default class Q extends _0x115fb1{[_0x3d3001(0x1c0)](){const _0x53562f=_0x3d3001,_0x5e6b49=this[_0x53562f(0x191)][_0x53562f(0x1ba)],_0x3c0a67=this[_0x53562f(0x191)][_0x53562f(0x18f)][_0x53562f(0x1aa)](_0x53562f(0x1b4));for(const {pluginName:_0x583bda,commandName:_0x5cd14a}of ro)this[_0x53562f(0x191)][_0x53562f(0x18f)][_0x53562f(0x1ae)](_0x583bda)&&(_0x3c0a67[_0x53562f(0x1b6)](_0x5cd14a),_0x3c0a67[_0x53562f(0x1a1)](_0x5cd14a));_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1a8),_0x36bdab(_0x5e6b49,_0x53562f(0x188))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1c1),_0x36bdab(_0x5e6b49,_0x53562f(0x1ad))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1b9),_0x36bdab(_0x5e6b49,_0x53562f(0x1bc))),_0x3c0a67[_0x53562f(0x1ac)][_0x53562f(0x1a6)](_0x53562f(0x1af),_0x36bdab(_0x5e6b49,_0x53562f(0x19c))),this[_0x53562f(0x1a9)]();}[_0x3d3001(0x1a9)](){const _0x555c96=_0x3d3001,_0x1bda48=this[_0x555c96(0x191)],_0x1e7147=_0x1bda48[_0x555c96(0x1ba)];_0x1bda48[_0x555c96(0x18f)][_0x555c96(0x1aa)](_0x555c96(0x1b4))[_0x555c96(0x1ac)][_0x555c96(0x19d)](_0x30b312=>{const _0x2a98e0=_0x555c96,_0x3a5050=_0x1e7147['t'];if(_0x2a98e0(0x19f)!=_0x30b312[_0x2a98e0(0x19b)])return;const {data:_0x1373d5}=_0x30b312;if(null!=_0x1373d5){if(_0x2a98e0(0x1a8)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x236fb6=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x236fb6){const _0x5e1fb8=_0x3a5050(this[_0x2a98e0(0x191)][_0x2a98e0(0x18f)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18b))[_0x2a98e0(0x190)](this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x1a0)))[_0x2a98e0(0x187)](_0x29b674=>_0x29b674[_0x2a98e0(0x195)]==_0x236fb6)[_0x2a98e0(0x199)])[_0x2a98e0(0x1bb)]();return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x198),_0x5e1fb8)};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1bd))};}if(_0x2a98e0(0x1c1)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x2f8aa2=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];return _0x2f8aa2?{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x186),_0x2f8aa2)}:{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b8))};}if(_0x2a98e0(0x1b9)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x4b6812=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x4b6812){const _0x40056a=_0x4fe286(this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18e)))[_0x2a98e0(0x187)](_0x16bbde=>_0x16bbde[_0x2a98e0(0x195)]==_0x4b6812);let _0x943a11=_0x4b6812,_0x1949e4='';return _0x40056a&&(_0x943a11=_0x40056a[_0x2a98e0(0x1a5)],_0x1949e4=_0x3a5050(_0x943a11)[_0x2a98e0(0x1bb)]()),{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b5),_0x1949e4)[_0x2a98e0(0x194)](),'color':{'value':_0x4b6812,'title':_0x1949e4||_0x943a11}};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1c2))};}if(_0x2a98e0(0x1af)==_0x1373d5[_0x2a98e0(0x1b7)]){const _0x3334a2=_0x1373d5[_0x2a98e0(0x192)][0x0][_0x2a98e0(0x1a3)];if(_0x3334a2){const _0xa4e130=_0x4fe286(this[_0x2a98e0(0x191)][_0x2a98e0(0x1b1)][_0x2a98e0(0x1aa)](_0x2a98e0(0x18d)))[_0x2a98e0(0x187)](_0x4c0dd8=>_0x4c0dd8[_0x2a98e0(0x195)]==_0x3334a2);let _0xae6aa9=_0x3334a2,_0x86a399='';return _0xa4e130&&(_0xae6aa9=_0xa4e130[_0x2a98e0(0x1a5)],_0x86a399=_0x3a5050(_0xae6aa9)[_0x2a98e0(0x1bb)]()),{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x18a),_0x86a399)[_0x2a98e0(0x194)](),'color':{'value':_0x3334a2,'title':_0x86a399||_0xae6aa9}};}return{'type':_0x2a98e0(0x19a),'content':_0x36bdab(_0x1e7147,_0x2a98e0(0x1b3))};}}});}}
23
+ const _0x3b99a5=_0x2bc3;(function(_0x2d6e03,_0x4b622f){const _0x3261e7=_0x2bc3,_0x805cda=_0x2d6e03();while(!![]){try{const _0x90def0=parseInt(_0x3261e7(0x78))/0x1+-parseInt(_0x3261e7(0x88))/0x2+-parseInt(_0x3261e7(0x9f))/0x3+-parseInt(_0x3261e7(0xa0))/0x4+parseInt(_0x3261e7(0x90))/0x5*(parseInt(_0x3261e7(0x6d))/0x6)+parseInt(_0x3261e7(0x98))/0x7*(parseInt(_0x3261e7(0x7d))/0x8)+-parseInt(_0x3261e7(0x8c))/0x9*(parseInt(_0x3261e7(0x8e))/0xa);if(_0x90def0===_0x4b622f)break;else _0x805cda['push'](_0x805cda['shift']());}catch(_0x3e7e97){_0x805cda['push'](_0x805cda['shift']());}}}(_0x17ea,0xb8db3));import{Plugin as _0x4f8672}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x94688}from'ckeditor5/src/ui.js';import{getTranslation as _0x2ef290}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3b99a5(0x7a),'commandName':_0x3b99a5(0x82)},{'pluginName':_0x3b99a5(0x79),'commandName':_0x3b99a5(0x75)},{'pluginName':_0x3b99a5(0x85),'commandName':_0x3b99a5(0x86)},{'pluginName':_0x3b99a5(0x6c),'commandName':_0x3b99a5(0x9c)}];function _0x2bc3(_0x14f459,_0x5e1b03){const _0x17ea3b=_0x17ea();return _0x2bc3=function(_0x2bc37f,_0x40ffa3){_0x2bc37f=_0x2bc37f-0x69;let _0x4d1dd3=_0x17ea3b[_0x2bc37f];return _0x4d1dd3;},_0x2bc3(_0x14f459,_0x5e1b03);}export default class Q extends _0x4f8672{[_0x3b99a5(0x93)](){const _0x1d82c7=_0x3b99a5,_0x4750c5=this[_0x1d82c7(0x9b)][_0x1d82c7(0x99)],_0x334e7b=this[_0x1d82c7(0x9b)][_0x1d82c7(0x80)][_0x1d82c7(0x97)](_0x1d82c7(0x6e));for(const {pluginName:_0x5cf3e7,commandName:_0x137134}of ro)this[_0x1d82c7(0x9b)][_0x1d82c7(0x80)][_0x1d82c7(0x9a)](_0x5cf3e7)&&(_0x334e7b[_0x1d82c7(0x8b)](_0x137134),_0x334e7b[_0x1d82c7(0x6b)](_0x137134));_0x334e7b[_0x1d82c7(0x9d)][_0x1d82c7(0x74)](_0x1d82c7(0x82),_0x2ef290(_0x4750c5,_0x1d82c7(0x77))),_0x334e7b[_0x1d82c7(0x9d)][_0x1d82c7(0x74)](_0x1d82c7(0x75),_0x2ef290(_0x4750c5,_0x1d82c7(0x7e))),_0x334e7b[_0x1d82c7(0x9d)][_0x1d82c7(0x74)](_0x1d82c7(0x86),_0x2ef290(_0x4750c5,_0x1d82c7(0x89))),_0x334e7b[_0x1d82c7(0x9d)][_0x1d82c7(0x74)](_0x1d82c7(0x9c),_0x2ef290(_0x4750c5,_0x1d82c7(0x69))),this[_0x1d82c7(0xa2)]();}[_0x3b99a5(0xa2)](){const _0x459918=_0x3b99a5,_0x3ad2a4=this[_0x459918(0x9b)],_0x3ac72c=_0x3ad2a4[_0x459918(0x99)];_0x3ad2a4[_0x459918(0x80)][_0x459918(0x97)](_0x459918(0x6e))[_0x459918(0x9d)][_0x459918(0x6f)](_0x2aa7ef=>{const _0x31d6e1=_0x459918,_0x5c6fdb=_0x3ac72c['t'];if(_0x31d6e1(0x94)!=_0x2aa7ef[_0x31d6e1(0x8f)])return;const {data:_0x328884}=_0x2aa7ef;if(null!=_0x328884){if(_0x31d6e1(0x82)==_0x328884[_0x31d6e1(0x70)]){const _0x2bb96e=_0x328884[_0x31d6e1(0x8d)][0x0][_0x31d6e1(0x95)];if(_0x2bb96e){const _0x821961=_0x5c6fdb(this[_0x31d6e1(0x9b)][_0x31d6e1(0x80)][_0x31d6e1(0x97)](_0x31d6e1(0x83))[_0x31d6e1(0x7c)](this[_0x31d6e1(0x9b)][_0x31d6e1(0x7f)][_0x31d6e1(0x97)](_0x31d6e1(0x7b)))[_0x31d6e1(0x91)](_0x5e860c=>_0x5e860c[_0x31d6e1(0x9e)]==_0x2bb96e)[_0x31d6e1(0x73)])[_0x31d6e1(0x84)]();return{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x96),_0x821961)};}return{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x71))};}if(_0x31d6e1(0x75)==_0x328884[_0x31d6e1(0x70)]){const _0x1ab1dc=_0x328884[_0x31d6e1(0x8d)][0x0][_0x31d6e1(0x95)];return _0x1ab1dc?{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x76),_0x1ab1dc)}:{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x6a))};}if(_0x31d6e1(0x86)==_0x328884[_0x31d6e1(0x70)]){const _0x355221=_0x328884[_0x31d6e1(0x8d)][0x0][_0x31d6e1(0x95)];if(_0x355221){const _0x2c99cb=_0x94688(this[_0x31d6e1(0x9b)][_0x31d6e1(0x7f)][_0x31d6e1(0x97)](_0x31d6e1(0xa1)))[_0x31d6e1(0x91)](_0x29d18c=>_0x29d18c[_0x31d6e1(0x9e)]==_0x355221);let _0x46f140=_0x355221,_0x34f0f8='';return _0x2c99cb&&(_0x46f140=_0x2c99cb[_0x31d6e1(0x87)],_0x34f0f8=_0x5c6fdb(_0x46f140)[_0x31d6e1(0x84)]()),{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x92),_0x34f0f8)[_0x31d6e1(0xa4)](),'color':{'value':_0x355221,'title':_0x34f0f8||_0x46f140}};}return{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0xa5))};}if(_0x31d6e1(0x9c)==_0x328884[_0x31d6e1(0x70)]){const _0x46bd72=_0x328884[_0x31d6e1(0x8d)][0x0][_0x31d6e1(0x95)];if(_0x46bd72){const _0x130b0a=_0x94688(this[_0x31d6e1(0x9b)][_0x31d6e1(0x7f)][_0x31d6e1(0x97)](_0x31d6e1(0x72)))[_0x31d6e1(0x91)](_0xe3ce71=>_0xe3ce71[_0x31d6e1(0x9e)]==_0x46bd72);let _0x136492=_0x46bd72,_0x4a4ac0='';return _0x130b0a&&(_0x136492=_0x130b0a[_0x31d6e1(0x87)],_0x4a4ac0=_0x5c6fdb(_0x136492)[_0x31d6e1(0x84)]()),{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x81),_0x4a4ac0)[_0x31d6e1(0xa4)](),'color':{'value':_0x46bd72,'title':_0x4a4ac0||_0x136492}};}return{'type':_0x31d6e1(0xa3),'content':_0x2ef290(_0x3ac72c,_0x31d6e1(0x8a))};}}});}}function _0x17ea(){const _0x3d6fe2=['editor','fontBackgroundColor','descriptionFactory','model','778047hUHKFK','260488InfFBM','fontColor.colors','_registerLegacyDescription','format','trim','*Reset\x20font\x20color*','FORMAT_FONT_BACKGROUND','*Reset\x20font\x20family*','registerInlineAttribute','FontBackgroundColorEditing','2549142SbFOfa','TrackChangesEditing','registerDescriptionCallback','commandName','*Reset\x20font\x20size*','fontBackgroundColor.colors','title','registerAttributeLabel','fontFamily','*Set\x20font\x20family:*\x20%0','FORMAT_FONT_SIZE','215279DfcalM','FontFamilyEditing','FontSizeEditing','fontSize.options','normalizeSizeOptions','8IXybee','FORMAT_FONT_FAMILY','config','plugins','*Set\x20font\x20background\x20color:*\x20%0','fontSize','FontSize','toLowerCase','FontColorEditing','fontColor','label','883550JNswjA','FORMAT_FONT_COLOR','*Reset\x20font\x20background\x20color*','enableDefaultAttributesIntegration','3042XXZQWZ','commandParams','16010JSasWS','type','15psvfwp','find','*Set\x20font\x20color:*\x20%0','afterInit','formatInline','value','*Set\x20font\x20size:*\x20%0','get','4022935TquSOZ','locale','has'];_0x17ea=function(){return _0x3d6fe2;};return _0x17ea();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15766f=_0x33e3;(function(_0x4380f0,_0x3450cb){const _0x42ed3f=_0x33e3,_0x3c4b5f=_0x4380f0();while(!![]){try{const _0x540d36=parseInt(_0x42ed3f(0xa6))/0x1*(parseInt(_0x42ed3f(0xc5))/0x2)+-parseInt(_0x42ed3f(0xd6))/0x3+parseInt(_0x42ed3f(0xd1))/0x4*(parseInt(_0x42ed3f(0xc9))/0x5)+-parseInt(_0x42ed3f(0xd7))/0x6*(-parseInt(_0x42ed3f(0xa5))/0x7)+-parseInt(_0x42ed3f(0xbc))/0x8+parseInt(_0x42ed3f(0xc0))/0x9+-parseInt(_0x42ed3f(0xb8))/0xa;if(_0x540d36===_0x3450cb)break;else _0x3c4b5f['push'](_0x3c4b5f['shift']());}catch(_0x529d5f){_0x3c4b5f['push'](_0x3c4b5f['shift']());}}}(_0x5eab,0xcb7be));import{Plugin as _0x395349}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x455ee2}from'ckeditor5/src/ui.js';import{getTranslation as _0x4665a4}from'../utils/common-translations.js';export default class X extends _0x395349{[_0x15766f(0xb0)](){const _0x37dd2c=_0x15766f,_0x33a09b=this[_0x37dd2c(0xae)],_0x3f7dac=_0x33a09b[_0x37dd2c(0xc3)][_0x37dd2c(0xa8)](_0x37dd2c(0xa7)),_0x3ceaf0=_0x33a09b[_0x37dd2c(0xaf)][_0x37dd2c(0xa8)](_0x37dd2c(0xc7)),_0x4c2018=_0x33a09b[_0x37dd2c(0xaf)][_0x37dd2c(0xa8)](_0x37dd2c(0xd0));_0x3ceaf0&&_0x4c2018&&(_0x3f7dac[_0x37dd2c(0xd5)](_0x37dd2c(0xd0)),_0x3f7dac[_0x37dd2c(0xcb)](_0x37dd2c(0xc7)),this[_0x37dd2c(0xc4)]());}[_0x15766f(0xc4)](){const _0x1b6352=_0x15766f,_0xb543de=this[_0x1b6352(0xae)],_0x447119=_0xb543de[_0x1b6352(0xd9)];_0xb543de[_0x1b6352(0xc3)][_0x1b6352(0xa8)](_0x1b6352(0xa7))[_0x1b6352(0xd4)][_0x1b6352(0xac)](_0xe66a8=>{const _0x49e57f=_0x1b6352;if(_0x49e57f(0xad)!=_0xe66a8[_0x49e57f(0xbb)]&&_0x49e57f(0xb7)!=_0xe66a8[_0x49e57f(0xbb)])return;const {data:_0x1c28ec}=_0xe66a8;if(_0x1c28ec&&_0x49e57f(0xd0)===_0x1c28ec[_0x49e57f(0xcf)]){const _0x56b89d=[],_0x169a3a=_0x1c28ec[_0x49e57f(0xba)][0x0];for(const [_0x59d333,_0x53873d]of Object[_0x49e57f(0xab)](_0x169a3a))_0x56b89d[_0x49e57f(0xc6)](so(_0xb543de,_0x59d333,_0x53873d));return _0x56b89d[_0x49e57f(0xbf)]?{'type':_0x49e57f(0xd3),'content':_0x4665a4(_0x447119,_0x49e57f(0xc1),_0x56b89d[_0x49e57f(0xda)](',\x20'))}:{'type':_0x49e57f(0xd3),'content':_0x4665a4(_0x447119,_0x49e57f(0xc2))};}});}}function _0x33e3(_0x3d87a3,_0x134ab4){const _0x5eab7e=_0x5eab();return _0x33e3=function(_0x33e352,_0x55c4b2){_0x33e352=_0x33e352-0xa5;let _0x4d0284=_0x5eab7e[_0x33e352];return _0x4d0284;},_0x33e3(_0x3d87a3,_0x134ab4);}function _0x5eab(){const _0x441ebf=['*Remove\x20all\x20formatting*','plugins','_registerLegacyDescription','90bNriVQ','push','copyFormat','FontSize','15yuOdPM','normalizeSizeOptions','enableCommand','find','slice','charAt','commandName','pasteFormat','227776cWoLOy','boolean','format','descriptionFactory','enableDefaultAttributesIntegration','2284380NcqNJe','12OKBSnr','fontSize.options','locale','join','4130651OykoQa','6667bHgQrg','TrackChangesEditing','get','title','toUpperCase','entries','registerDescriptionCallback','formatBlock','editor','commands','afterInit','split','toLowerCase','model','fontBackgroundColor','fontColor.colors','fontSize','formatInline','656660YZtGpe','label','commandParams','type','9041336TrwYnZ','fontColor','config','length','10257570xruYIw','*Set\x20format\x20to:*\x20%0'];_0x5eab=function(){return _0x441ebf;};return _0x5eab();}function so(_0x20a645,_0x42db76,_0x45df6a){const _0x10081a=_0x15766f,_0x394ced=_0x20a645[_0x10081a(0xd9)]['t'],_0x4ae647=_0x42db76[_0x10081a(0xb1)](/(?=[A-Z])/)[_0x10081a(0xda)]('\x20'),_0x42d672=_0x394ced(_0x4ae647[_0x10081a(0xce)](0x0)[_0x10081a(0xaa)]()+_0x4ae647[_0x10081a(0xcd)](0x1))[_0x10081a(0xb2)]();if(_0x10081a(0xd2)==typeof _0x45df6a)return _0x42d672;if(_0x10081a(0xbd)===_0x42db76||_0x10081a(0xb4)===_0x42db76){const _0x36d6dd=_0x455ee2(_0x20a645[_0x10081a(0xbe)][_0x10081a(0xa8)](_0x10081a(0xb5)))[_0x10081a(0xcc)](_0x55f7f7=>_0x55f7f7[_0x10081a(0xb3)]==_0x45df6a);return _0x42d672+'\x20('+(_0x36d6dd?_0x394ced(_0x36d6dd[_0x10081a(0xb9)])[_0x10081a(0xb2)]():_0x45df6a)+')';}if(_0x10081a(0xb6)===_0x42db76&&isNaN(parseFloat(_0x45df6a))){const _0x5c5d7c=_0x20a645[_0x10081a(0xc3)][_0x10081a(0xa8)](_0x10081a(0xc8))[_0x10081a(0xca)](_0x20a645[_0x10081a(0xbe)][_0x10081a(0xa8)](_0x10081a(0xd8)))[_0x10081a(0xcc)](_0x100904=>_0x100904[_0x10081a(0xb3)]==_0x45df6a);return _0x42d672+'\x20('+(_0x5c5d7c?_0x394ced(_0x5c5d7c[_0x10081a(0xa9)])[_0x10081a(0xb2)]():_0x45df6a)+')';}return _0x42d672+'\x20('+_0x45df6a+')';}
23
+ const _0x556b0f=_0x554d;(function(_0x1cc7ae,_0x1535a0){const _0x4f2a3a=_0x554d,_0x9db7b1=_0x1cc7ae();while(!![]){try{const _0x4c98f7=-parseInt(_0x4f2a3a(0x7b))/0x1*(parseInt(_0x4f2a3a(0x6f))/0x2)+parseInt(_0x4f2a3a(0x94))/0x3*(-parseInt(_0x4f2a3a(0x6a))/0x4)+parseInt(_0x4f2a3a(0x72))/0x5+-parseInt(_0x4f2a3a(0x70))/0x6+parseInt(_0x4f2a3a(0x88))/0x7+parseInt(_0x4f2a3a(0x95))/0x8+parseInt(_0x4f2a3a(0x7a))/0x9;if(_0x4c98f7===_0x1535a0)break;else _0x9db7b1['push'](_0x9db7b1['shift']());}catch(_0x559996){_0x9db7b1['push'](_0x9db7b1['shift']());}}}(_0x39d2,0xd98aa));import{Plugin as _0x33225d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x591fe0}from'ckeditor5/src/ui.js';function _0x39d2(){const _0xba279=['fontColor','3450695KdWXIs','get','pasteFormat','FontSize','config','length','commandName','commands','9189XClaIm','1ffBmHr','copyFormat','normalizeSizeOptions','entries','fontSize','plugins','TrackChangesEditing','editor','afterInit','locale','fontSize.options','split','push','7242375pjqqzn','toLowerCase','descriptionFactory','enableDefaultAttributesIntegration','join','format','enableCommand','*Set\x20format\x20to:*\x20%0','formatInline','slice','model','boolean','356526DbPBaU','12707816nHbkCU','*Remove\x20all\x20formatting*','fontBackgroundColor','title','formatBlock','label','type','commandParams','_registerLegacyDescription','find','36IllGla','charAt','fontColor.colors','registerDescriptionCallback','toUpperCase','675890GAHlpD','6094134eGrkTu'];_0x39d2=function(){return _0xba279;};return _0x39d2();}import{getTranslation as _0x290227}from'../utils/common-translations.js';function _0x554d(_0x58e4fa,_0x57e32c){const _0x39d209=_0x39d2();return _0x554d=function(_0x554d1d,_0x457460){_0x554d1d=_0x554d1d-0x6a;let _0x3abf2b=_0x39d209[_0x554d1d];return _0x3abf2b;},_0x554d(_0x58e4fa,_0x57e32c);}export default class X extends _0x33225d{[_0x556b0f(0x83)](){const _0x27a10d=_0x556b0f,_0x1f80a7=this[_0x27a10d(0x82)],_0x3638c1=_0x1f80a7[_0x27a10d(0x80)][_0x27a10d(0x73)](_0x27a10d(0x81)),_0x237545=_0x1f80a7[_0x27a10d(0x79)][_0x27a10d(0x73)](_0x27a10d(0x7c)),_0x310df6=_0x1f80a7[_0x27a10d(0x79)][_0x27a10d(0x73)](_0x27a10d(0x74));_0x237545&&_0x310df6&&(_0x3638c1[_0x27a10d(0x8b)](_0x27a10d(0x74)),_0x3638c1[_0x27a10d(0x8e)](_0x27a10d(0x7c)),this[_0x27a10d(0x9d)]());}[_0x556b0f(0x9d)](){const _0x5ceadd=_0x556b0f,_0x4568e9=this[_0x5ceadd(0x82)],_0x5c50a2=_0x4568e9[_0x5ceadd(0x84)];_0x4568e9[_0x5ceadd(0x80)][_0x5ceadd(0x73)](_0x5ceadd(0x81))[_0x5ceadd(0x8a)][_0x5ceadd(0x6d)](_0x2aa899=>{const _0x1854a1=_0x5ceadd;if(_0x1854a1(0x99)!=_0x2aa899[_0x1854a1(0x9b)]&&_0x1854a1(0x90)!=_0x2aa899[_0x1854a1(0x9b)])return;const {data:_0x4a1fbe}=_0x2aa899;if(_0x4a1fbe&&_0x1854a1(0x74)===_0x4a1fbe[_0x1854a1(0x78)]){const _0x27f426=[],_0x2a8ef8=_0x4a1fbe[_0x1854a1(0x9c)][0x0];for(const [_0x3684fe,_0x29673d]of Object[_0x1854a1(0x7e)](_0x2a8ef8))_0x27f426[_0x1854a1(0x87)](so(_0x4568e9,_0x3684fe,_0x29673d));return _0x27f426[_0x1854a1(0x77)]?{'type':_0x1854a1(0x8d),'content':_0x290227(_0x5c50a2,_0x1854a1(0x8f),_0x27f426[_0x1854a1(0x8c)](',\x20'))}:{'type':_0x1854a1(0x8d),'content':_0x290227(_0x5c50a2,_0x1854a1(0x96))};}});}}function so(_0x173964,_0x5d7a29,_0x2829a4){const _0x540543=_0x556b0f,_0x2942a3=_0x173964[_0x540543(0x84)]['t'],_0x1ba070=_0x5d7a29[_0x540543(0x86)](/(?=[A-Z])/)[_0x540543(0x8c)]('\x20'),_0x4082ad=_0x2942a3(_0x1ba070[_0x540543(0x6b)](0x0)[_0x540543(0x6e)]()+_0x1ba070[_0x540543(0x91)](0x1))[_0x540543(0x89)]();if(_0x540543(0x93)==typeof _0x2829a4)return _0x4082ad;if(_0x540543(0x71)===_0x5d7a29||_0x540543(0x97)===_0x5d7a29){const _0x31667f=_0x591fe0(_0x173964[_0x540543(0x76)][_0x540543(0x73)](_0x540543(0x6c)))[_0x540543(0x9e)](_0x4af084=>_0x4af084[_0x540543(0x92)]==_0x2829a4);return _0x4082ad+'\x20('+(_0x31667f?_0x2942a3(_0x31667f[_0x540543(0x9a)])[_0x540543(0x89)]():_0x2829a4)+')';}if(_0x540543(0x7f)===_0x5d7a29&&isNaN(parseFloat(_0x2829a4))){const _0x34e11a=_0x173964[_0x540543(0x80)][_0x540543(0x73)](_0x540543(0x75))[_0x540543(0x7d)](_0x173964[_0x540543(0x76)][_0x540543(0x73)](_0x540543(0x85)))[_0x540543(0x9e)](_0x3e7e0c=>_0x3e7e0c[_0x540543(0x92)]==_0x2829a4);return _0x4082ad+'\x20('+(_0x34e11a?_0x2942a3(_0x34e11a[_0x540543(0x98)])[_0x540543(0x89)]():_0x2829a4)+')';}return _0x4082ad+'\x20('+_0x2829a4+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f41da=_0x5856;(function(_0x3df008,_0x2f549a){const _0x40e431=_0x5856,_0x3dffd5=_0x3df008();while(!![]){try{const _0x4ed18f=-parseInt(_0x40e431(0x1ef))/0x1*(-parseInt(_0x40e431(0x20c))/0x2)+parseInt(_0x40e431(0x20b))/0x3+-parseInt(_0x40e431(0x21a))/0x4*(parseInt(_0x40e431(0x200))/0x5)+parseInt(_0x40e431(0x201))/0x6*(-parseInt(_0x40e431(0x1f7))/0x7)+-parseInt(_0x40e431(0x20e))/0x8*(parseInt(_0x40e431(0x208))/0x9)+-parseInt(_0x40e431(0x1fc))/0xa+parseInt(_0x40e431(0x205))/0xb;if(_0x4ed18f===_0x2f549a)break;else _0x3dffd5['push'](_0x3dffd5['shift']());}catch(_0x260f80){_0x3dffd5['push'](_0x3dffd5['shift']());}}}(_0x4c5d,0xe6ef2));import{Plugin as _0x2840bd}from'ckeditor5/src/core.js';function _0x5856(_0x5970e7,_0x310021){const _0x4c5dfd=_0x4c5d();return _0x5856=function(_0x5856c0,_0x5a53ea){_0x5856c0=_0x5856c0-0x1ef;let _0x41dad5=_0x4c5dfd[_0x5856c0];return _0x41dad5;},_0x5856(_0x5970e7,_0x310021);}function _0x4c5d(){const _0x2caeef=['config','22590326wUglJM','value','locale','252xPNYwN','name','registerElementLabel','56787tmfYbK','1466wEiIrU','editor','400408FKENRR','heading','match','has','TrackChangesEditing','title','ELEMENT_HEADING','_getHeadingLevel','view','get','plugins','commandName','2292872uYPzAM','heading.options','2515AGAllr','_headingOptions','model','paragraph','find','ELEMENT_HEADING_CUSTOM','formatBlock','commandParams','133cLGNnx','registerDescriptionCallback','_registerLegacyDescription','HeadingEditing','type','1364270WRJntV','afterInit','*Change\x20to:*\x20%0','enableDefaultAttributesIntegration','10KpFWzz','90282ihnEvn','descriptionFactory','format'];_0x4c5d=function(){return _0x2caeef;};return _0x4c5d();}import{getTranslation as _0x151a34}from'../utils/common-translations.js';export default class Y extends _0x2840bd{[_0x5f41da(0x1fd)](){const _0x5a7ad8=_0x5f41da,_0x2ac67e=this[_0x5a7ad8(0x20d)];if(!_0x2ac67e[_0x5a7ad8(0x218)][_0x5a7ad8(0x211)](_0x5a7ad8(0x1fa)))return;this[_0x5a7ad8(0x1f0)]=_0x2ac67e[_0x5a7ad8(0x204)][_0x5a7ad8(0x217)](_0x5a7ad8(0x21b));const _0x1ef4ec=_0x2ac67e[_0x5a7ad8(0x207)],_0x596ada=_0x2ac67e[_0x5a7ad8(0x218)][_0x5a7ad8(0x217)](_0x5a7ad8(0x212));_0x596ada[_0x5a7ad8(0x1ff)](_0x5a7ad8(0x20f));for(const _0x4906e6 of this[_0x5a7ad8(0x1f0)])_0x5a7ad8(0x1f2)!=_0x4906e6[_0x5a7ad8(0x1f1)]&&_0x596ada[_0x5a7ad8(0x202)][_0x5a7ad8(0x20a)](_0x4906e6[_0x5a7ad8(0x1f1)],_0x380918=>{const _0x35d7f6=_0x5a7ad8,_0x4e010c=this[_0x35d7f6(0x215)](_0x4906e6[_0x35d7f6(0x1f1)]);return null!==_0x4e010c?_0x5d1102(_0x380918,_0x4e010c):_0x499360(_0x380918,_0x4906e6[_0x35d7f6(0x213)]);});function _0x5d1102(_0xa13bf6,_0x27fcb2){const _0x116847=_0x5a7ad8;return _0x151a34(_0x1ef4ec,_0x116847(0x214),[_0xa13bf6,_0x27fcb2]);}function _0x499360(_0x437137,_0x244174){const _0x4d1b74=_0x5a7ad8;return _0x151a34(_0x1ef4ec,_0x4d1b74(0x1f4),[_0x437137,_0x244174]);}this[_0x5a7ad8(0x1f9)]();}[_0x5f41da(0x1f9)](){const _0x3710bf=_0x5f41da,_0x4f1e5d=this[_0x3710bf(0x20d)],_0xe14f65=_0x4f1e5d[_0x3710bf(0x207)];function _0x3da9ee(_0x1021f4,_0x4327b9){const _0x220dcc=_0x3710bf;return _0x151a34(_0xe14f65,_0x220dcc(0x1f4),[_0x1021f4,_0x4327b9]);}_0x4f1e5d[_0x3710bf(0x218)][_0x3710bf(0x217)](_0x3710bf(0x212))[_0x3710bf(0x202)][_0x3710bf(0x1f8)](_0x1a2afa=>{const _0x429415=_0x3710bf;if(_0x429415(0x1f5)!=_0x1a2afa[_0x429415(0x1fb)])return;const {data:_0x1cd1ee}=_0x1a2afa;if(_0x1cd1ee&&_0x429415(0x20f)==_0x1cd1ee[_0x429415(0x219)]){const _0xc29240=_0x1cd1ee[_0x429415(0x1f6)][0x0][_0x429415(0x206)],_0x39a821=this[_0x429415(0x215)](_0xc29240);if(null!==_0x39a821)return{'type':_0x429415(0x203),'content':_0x151a34(_0xe14f65,_0x429415(0x1fe),(_0x2ce972=0x1,_0x45da32=_0x39a821,_0x151a34(_0xe14f65,_0x429415(0x214),[_0x2ce972,_0x45da32])))};const _0x17cec3=this[_0x429415(0x1f0)][_0x429415(0x1f3)](_0x51b813=>_0x51b813[_0x429415(0x1f1)]===_0xc29240)[_0x429415(0x213)];return{'type':_0x429415(0x203),'content':_0x151a34(_0xe14f65,_0x429415(0x1fe),_0x3da9ee(0x1,_0x17cec3))};}var _0x2ce972,_0x45da32;});}[_0x5f41da(0x215)](_0x3d5f3a){const _0x4e239c=_0x5f41da;var _0x4479d7,_0x4e5035;const _0x474b36=_0x3d5f3a[_0x4e239c(0x210)](/^heading(\d+)/);if(_0x474b36)return _0x474b36[0x1];const _0x55df07=null===(_0x4479d7=this[_0x4e239c(0x1f0)])||void 0x0===_0x4479d7?void 0x0:_0x4479d7[_0x4e239c(0x1f3)](_0x420646=>_0x420646[_0x4e239c(0x1f1)]==_0x3d5f3a);if(_0x55df07&&_0x55df07[_0x4e239c(0x216)]){const _0x55f248=_0x55df07[_0x4e239c(0x216)],_0x345c8a=(null!==(_0x4e5035=_0x55f248[_0x4e239c(0x209)])&&void 0x0!==_0x4e5035?_0x4e5035:_0x55f248)[_0x4e239c(0x210)](/^h(\d+)/);if(_0x345c8a)return _0x345c8a[0x1];}return null;}}
23
+ function _0x50e2(){const _0x462938=['10215tNrImT','870558mTwRgy','title','10wvhPoJ','_getHeadingLevel','locale','122Lvnwjj','2639078NdymJK','formatBlock','HeadingEditing','registerDescriptionCallback','384996LJkiak','heading','14968ReYCZa','204uYKynt','model','descriptionFactory','ELEMENT_HEADING_CUSTOM','get','enableDefaultAttributesIntegration','10065451cJFxUe','config','find','value','TrackChangesEditing','plugins','*Change\x20to:*\x20%0','match','type','paragraph','6024RNaNYC','format','2371311kNekIu','commandParams','has','heading.options','editor','commandName','ELEMENT_HEADING','name','afterInit','35avFhvy','30Iwqweq','_registerLegacyDescription','_headingOptions','view','registerElementLabel'];_0x50e2=function(){return _0x462938;};return _0x50e2();}const _0x358897=_0x5462;(function(_0x3e17d9,_0x5bb0f7){const _0x45ae0d=_0x5462,_0x23bee0=_0x3e17d9();while(!![]){try{const _0xd0a950=parseInt(_0x45ae0d(0x164))/0x1*(-parseInt(_0x45ae0d(0x15d))/0x2)+-parseInt(_0x45ae0d(0x148))/0x3+parseInt(_0x45ae0d(0x162))/0x4*(-parseInt(_0x45ae0d(0x152))/0x5)+parseInt(_0x45ae0d(0x158))/0x6*(-parseInt(_0x45ae0d(0x151))/0x7)+-parseInt(_0x45ae0d(0x146))/0x8*(parseInt(_0x45ae0d(0x157))/0x9)+-parseInt(_0x45ae0d(0x15a))/0xa*(-parseInt(_0x45ae0d(0x13c))/0xb)+-parseInt(_0x45ae0d(0x165))/0xc*(-parseInt(_0x45ae0d(0x15e))/0xd);if(_0xd0a950===_0x5bb0f7)break;else _0x23bee0['push'](_0x23bee0['shift']());}catch(_0x6c7315){_0x23bee0['push'](_0x23bee0['shift']());}}}(_0x50e2,0x7b4d4));function _0x5462(_0x496ced,_0x254d99){const _0x50e2d6=_0x50e2();return _0x5462=function(_0x54620f,_0x53ef82){_0x54620f=_0x54620f-0x13b;let _0x4b0980=_0x50e2d6[_0x54620f];return _0x4b0980;},_0x5462(_0x496ced,_0x254d99);}import{Plugin as _0x219d74}from'ckeditor5/src/core.js';import{getTranslation as _0x35121b}from'../utils/common-translations.js';export default class Y extends _0x219d74{[_0x358897(0x150)](){const _0x4d78fc=_0x358897,_0x3bfa27=this[_0x4d78fc(0x14c)];if(!_0x3bfa27[_0x4d78fc(0x141)][_0x4d78fc(0x14a)](_0x4d78fc(0x160)))return;this[_0x4d78fc(0x154)]=_0x3bfa27[_0x4d78fc(0x13d)][_0x4d78fc(0x169)](_0x4d78fc(0x14b));const _0x4b305e=_0x3bfa27[_0x4d78fc(0x15c)],_0x460117=_0x3bfa27[_0x4d78fc(0x141)][_0x4d78fc(0x169)](_0x4d78fc(0x140));_0x460117[_0x4d78fc(0x13b)](_0x4d78fc(0x163));for(const _0x288139 of this[_0x4d78fc(0x154)])_0x4d78fc(0x145)!=_0x288139[_0x4d78fc(0x166)]&&_0x460117[_0x4d78fc(0x167)][_0x4d78fc(0x156)](_0x288139[_0x4d78fc(0x166)],_0x418fae=>{const _0x2bbb29=_0x4d78fc,_0x4b2922=this[_0x2bbb29(0x15b)](_0x288139[_0x2bbb29(0x166)]);return null!==_0x4b2922?_0x45c83e(_0x418fae,_0x4b2922):_0x3180c3(_0x418fae,_0x288139[_0x2bbb29(0x159)]);});function _0x45c83e(_0x16b21f,_0x59a5c9){const _0x3f4afa=_0x4d78fc;return _0x35121b(_0x4b305e,_0x3f4afa(0x14e),[_0x16b21f,_0x59a5c9]);}function _0x3180c3(_0x1ca4ed,_0x51a09d){const _0x29e031=_0x4d78fc;return _0x35121b(_0x4b305e,_0x29e031(0x168),[_0x1ca4ed,_0x51a09d]);}this[_0x4d78fc(0x153)]();}[_0x358897(0x153)](){const _0x13f1a0=_0x358897,_0x1c6de3=this[_0x13f1a0(0x14c)],_0x1b75cb=_0x1c6de3[_0x13f1a0(0x15c)];function _0x3aa264(_0x3c7da5,_0x1e0963){const _0x1fb5fd=_0x13f1a0;return _0x35121b(_0x1b75cb,_0x1fb5fd(0x168),[_0x3c7da5,_0x1e0963]);}_0x1c6de3[_0x13f1a0(0x141)][_0x13f1a0(0x169)](_0x13f1a0(0x140))[_0x13f1a0(0x167)][_0x13f1a0(0x161)](_0x59a9f5=>{const _0x4188d4=_0x13f1a0;if(_0x4188d4(0x15f)!=_0x59a9f5[_0x4188d4(0x144)])return;const {data:_0x9a68f7}=_0x59a9f5;if(_0x9a68f7&&_0x4188d4(0x163)==_0x9a68f7[_0x4188d4(0x14d)]){const _0x5f4178=_0x9a68f7[_0x4188d4(0x149)][0x0][_0x4188d4(0x13f)],_0xd9dda9=this[_0x4188d4(0x15b)](_0x5f4178);if(null!==_0xd9dda9)return{'type':_0x4188d4(0x147),'content':_0x35121b(_0x1b75cb,_0x4188d4(0x142),(_0x2a1d74=0x1,_0xce628=_0xd9dda9,_0x35121b(_0x1b75cb,_0x4188d4(0x14e),[_0x2a1d74,_0xce628])))};const _0x4e9a0f=this[_0x4188d4(0x154)][_0x4188d4(0x13e)](_0x107e30=>_0x107e30[_0x4188d4(0x166)]===_0x5f4178)[_0x4188d4(0x159)];return{'type':_0x4188d4(0x147),'content':_0x35121b(_0x1b75cb,_0x4188d4(0x142),_0x3aa264(0x1,_0x4e9a0f))};}var _0x2a1d74,_0xce628;});}[_0x358897(0x15b)](_0x5c0420){const _0xe384e8=_0x358897;var _0x4e7b24,_0x14d7d8;const _0x5c96c9=_0x5c0420[_0xe384e8(0x143)](/^heading(\d+)/);if(_0x5c96c9)return _0x5c96c9[0x1];const _0xc98952=null===(_0x4e7b24=this[_0xe384e8(0x154)])||void 0x0===_0x4e7b24?void 0x0:_0x4e7b24[_0xe384e8(0x13e)](_0xa79de9=>_0xa79de9[_0xe384e8(0x166)]==_0x5c0420);if(_0xc98952&&_0xc98952[_0xe384e8(0x155)]){const _0x3b6285=_0xc98952[_0xe384e8(0x155)],_0x467356=(null!==(_0x14d7d8=_0x3b6285[_0xe384e8(0x14f)])&&void 0x0!==_0x14d7d8?_0x14d7d8:_0x3b6285)[_0xe384e8(0x143)](/^h(\d+)/);if(_0x467356)return _0x467356[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3eb1(){const _0x486498=['descriptionFactory','has','format','color','plugins','24396CsOlSd','type','658885NfEdwz','formatInline','2548HtuyDh','highlight.options','*Set\x20highlight:*\x20%0','16093770yifwZD','commandParams','registerDescriptionCallback','HighlightEditing','TrackChangesEditing','editor','*Remove\x20highlight*','155598ClVDsS','enableDefaultAttributesIntegration','318847ikDmlP','FORMAT_HIGHLIGHT','model','highlight','_registerLegacyDescription','config','find','11YbJVql','title','get','3981528OyvVRL','42853572RfEKlf','registerInlineAttribute','9OrqVVO','20bXBaYh','toLowerCase','45gMrMbD','value','locale','registerAttributeLabel','commandName','afterInit'];_0x3eb1=function(){return _0x486498;};return _0x3eb1();}function _0x59b5(_0x314522,_0x730e30){const _0x3eb1db=_0x3eb1();return _0x59b5=function(_0x59b5ff,_0x581f2a){_0x59b5ff=_0x59b5ff-0xe1;let _0x21b3c5=_0x3eb1db[_0x59b5ff];return _0x21b3c5;},_0x59b5(_0x314522,_0x730e30);}const _0x2fdd2c=_0x59b5;(function(_0x4bf08f,_0x198681){const _0x130a9b=_0x59b5,_0x1e0ced=_0x4bf08f();while(!![]){try{const _0x31bb37=parseInt(_0x130a9b(0x100))/0x1+parseInt(_0x130a9b(0xfe))/0x2*(parseInt(_0x130a9b(0xe5))/0x3)+parseInt(_0x130a9b(0xe3))/0x4*(-parseInt(_0x130a9b(0xf2))/0x5)+parseInt(_0x130a9b(0xf0))/0x6*(-parseInt(_0x130a9b(0xf4))/0x7)+parseInt(_0x130a9b(0x10a))/0x8*(-parseInt(_0x130a9b(0xe2))/0x9)+-parseInt(_0x130a9b(0xf7))/0xa+-parseInt(_0x130a9b(0x107))/0xb*(-parseInt(_0x130a9b(0x10b))/0xc);if(_0x31bb37===_0x198681)break;else _0x1e0ced['push'](_0x1e0ced['shift']());}catch(_0x1c0d6b){_0x1e0ced['push'](_0x1e0ced['shift']());}}}(_0x3eb1,0xc5fea));import{Plugin as _0x7049af}from'ckeditor5/src/core.js';import{getTranslation as _0x418981}from'../utils/common-translations.js';export default class Z extends _0x7049af{[_0x2fdd2c(0xea)](){const _0x1f76f7=_0x2fdd2c,_0x5e2e1b=this[_0x1f76f7(0xfc)];if(!_0x5e2e1b[_0x1f76f7(0xef)][_0x1f76f7(0xec)](_0x1f76f7(0xfa)))return;const _0x46c847=_0x5e2e1b[_0x1f76f7(0xef)][_0x1f76f7(0x109)](_0x1f76f7(0xfb)),_0x5ad29b=_0x5e2e1b[_0x1f76f7(0xe7)];_0x46c847[_0x1f76f7(0xff)](_0x1f76f7(0x103)),_0x46c847[_0x1f76f7(0xe1)](_0x1f76f7(0x103)),_0x46c847[_0x1f76f7(0xeb)][_0x1f76f7(0xe8)](_0x1f76f7(0x103),_0x418981(_0x5ad29b,_0x1f76f7(0x101))),this[_0x1f76f7(0x104)]();}[_0x2fdd2c(0x104)](){const _0x4344ce=_0x2fdd2c,_0x5f4775=this[_0x4344ce(0xfc)],_0x5c9894=_0x5f4775[_0x4344ce(0xe7)];_0x5f4775[_0x4344ce(0xef)][_0x4344ce(0x109)](_0x4344ce(0xfb))[_0x4344ce(0xeb)][_0x4344ce(0xf9)](_0xd70db1=>{const _0x1e170f=_0x4344ce;if(_0x1e170f(0xf3)!=_0xd70db1[_0x1e170f(0xf1)])return;const {data:_0x5caf6b}=_0xd70db1;if(_0x5caf6b&&_0x1e170f(0x103)==_0x5caf6b[_0x1e170f(0xe9)]){const _0x61db35=_0x5c9894['t'],_0x36832b=_0x5caf6b[_0x1e170f(0xf8)][0x0][_0x1e170f(0xe6)];if(_0x36832b){const _0x6e13f8=_0x5f4775[_0x1e170f(0x105)][_0x1e170f(0x109)](_0x1e170f(0xf5))[_0x1e170f(0x106)](_0x22827d=>_0x22827d[_0x1e170f(0x102)]==_0x36832b),_0x1356df=_0x61db35(_0x6e13f8[_0x1e170f(0x108)])[_0x1e170f(0xe4)]();return{'type':_0x1e170f(0xed),'content':_0x418981(_0x5c9894,_0x1e170f(0xf6),_0x1356df),'color':{'value':_0x6e13f8[_0x1e170f(0xee)],'title':_0x6e13f8[_0x1e170f(0x108)]}};}return{'type':_0x1e170f(0xed),'content':_0x418981(_0x5c9894,_0x1e170f(0xfd),_0x418981(_0x5c9894,_0x1e170f(0x101)))};}});}}
23
+ function _0xe89c(_0x13fd01,_0x4b0ba1){const _0x3c1009=_0x3c10();return _0xe89c=function(_0xe89cbc,_0x19ff36){_0xe89cbc=_0xe89cbc-0x138;let _0x295674=_0x3c1009[_0xe89cbc];return _0x295674;},_0xe89c(_0x13fd01,_0x4b0ba1);}const _0x61948a=_0xe89c;(function(_0x1b865d,_0x49b19c){const _0x1adf88=_0xe89c,_0x4382fe=_0x1b865d();while(!![]){try{const _0x5c47d7=parseInt(_0x1adf88(0x15b))/0x1*(-parseInt(_0x1adf88(0x13f))/0x2)+parseInt(_0x1adf88(0x156))/0x3+parseInt(_0x1adf88(0x158))/0x4+-parseInt(_0x1adf88(0x143))/0x5*(parseInt(_0x1adf88(0x150))/0x6)+-parseInt(_0x1adf88(0x13c))/0x7*(-parseInt(_0x1adf88(0x152))/0x8)+parseInt(_0x1adf88(0x14d))/0x9+-parseInt(_0x1adf88(0x148))/0xa;if(_0x5c47d7===_0x49b19c)break;else _0x4382fe['push'](_0x4382fe['shift']());}catch(_0x1b83ca){_0x4382fe['push'](_0x4382fe['shift']());}}}(_0x3c10,0x4f1bd));function _0x3c10(){const _0x339c07=['FORMAT_HIGHLIGHT','2919690eBxmJi','plugins','highlight.options','25158BbgrHq','locale','72uoNGjt','registerAttributeLabel','enableDefaultAttributesIntegration','registerInlineAttribute','1280229SDYOxT','value','2009444lkXnzb','title','commandName','4407jpyIwM','model','commandParams','format','color','TrackChangesEditing','config','formatInline','_registerLegacyDescription','descriptionFactory','83489fRDpdY','has','*Remove\x20highlight*','78ByVTSR','highlight','afterInit','get','335KInNvQ','editor','type','registerDescriptionCallback','toLowerCase','5840240wXMytY','HighlightEditing','*Set\x20highlight:*\x20%0','find'];_0x3c10=function(){return _0x339c07;};return _0x3c10();}import{Plugin as _0x2e08d6}from'ckeditor5/src/core.js';import{getTranslation as _0x20a5ff}from'../utils/common-translations.js';export default class Z extends _0x2e08d6{[_0x61948a(0x141)](){const _0x5e12cf=_0x61948a,_0x529400=this[_0x5e12cf(0x144)];if(!_0x529400[_0x5e12cf(0x14e)][_0x5e12cf(0x13d)](_0x5e12cf(0x149)))return;const _0x5ed03d=_0x529400[_0x5e12cf(0x14e)][_0x5e12cf(0x142)](_0x5e12cf(0x160)),_0x3db535=_0x529400[_0x5e12cf(0x151)];_0x5ed03d[_0x5e12cf(0x154)](_0x5e12cf(0x140)),_0x5ed03d[_0x5e12cf(0x155)](_0x5e12cf(0x140)),_0x5ed03d[_0x5e12cf(0x13b)][_0x5e12cf(0x153)](_0x5e12cf(0x140),_0x20a5ff(_0x3db535,_0x5e12cf(0x14c))),this[_0x5e12cf(0x13a)]();}[_0x61948a(0x13a)](){const _0x36b48b=_0x61948a,_0x4475a1=this[_0x36b48b(0x144)],_0x158ba6=_0x4475a1[_0x36b48b(0x151)];_0x4475a1[_0x36b48b(0x14e)][_0x36b48b(0x142)](_0x36b48b(0x160))[_0x36b48b(0x13b)][_0x36b48b(0x146)](_0x4b096f=>{const _0x33ce26=_0x36b48b;if(_0x33ce26(0x139)!=_0x4b096f[_0x33ce26(0x145)])return;const {data:_0x156b3d}=_0x4b096f;if(_0x156b3d&&_0x33ce26(0x140)==_0x156b3d[_0x33ce26(0x15a)]){const _0x34a31e=_0x158ba6['t'],_0x2ca2c0=_0x156b3d[_0x33ce26(0x15d)][0x0][_0x33ce26(0x157)];if(_0x2ca2c0){const _0x538bc0=_0x4475a1[_0x33ce26(0x138)][_0x33ce26(0x142)](_0x33ce26(0x14f))[_0x33ce26(0x14b)](_0x4098f6=>_0x4098f6[_0x33ce26(0x15c)]==_0x2ca2c0),_0x176e60=_0x34a31e(_0x538bc0[_0x33ce26(0x159)])[_0x33ce26(0x147)]();return{'type':_0x33ce26(0x15e),'content':_0x20a5ff(_0x158ba6,_0x33ce26(0x14a),_0x176e60),'color':{'value':_0x538bc0[_0x33ce26(0x15f)],'title':_0x538bc0[_0x33ce26(0x159)]}};}return{'type':_0x33ce26(0x15e),'content':_0x20a5ff(_0x158ba6,_0x33ce26(0x13e),_0x20a5ff(_0x158ba6,_0x33ce26(0x14c)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4439(_0xf38a9,_0x248c88){const _0x2805f6=_0x2805();return _0x4439=function(_0x44392f,_0x5531d1){_0x44392f=_0x44392f-0xf2;let _0x80d7e5=_0x2805f6[_0x44392f];return _0x80d7e5;},_0x4439(_0xf38a9,_0x248c88);}function _0x2805(){const _0x8c9cdc=['1171556ajHbow','plugins','descriptionFactory','65574xfAOwN','createContainerElement','high','registerElementLabel','div','TrackChangesEditing','for','3UJYVbv','elementToStructure','20OJioDj','has','createEmptyElement','994617VrInoM','afterInit','HorizontalLineEditing','ck-horizontal-line','29958hVxbeB','dataDowncast','4449456ccCXgc','addClass','1084540muDbGj','607548nIIyvU','locale','enableCommand','253EPMtTT','createPositionAt','182hIwbCN','horizontalLine','showSuggestionHighlights','ELEMENT_HORIZONTAL_LINE','editor','conversion','insert','1TwgiEB','get'];_0x2805=function(){return _0x8c9cdc;};return _0x2805();}const _0x1af973=_0x4439;(function(_0x5cc2be,_0x10dfe0){const _0xdd8407=_0x4439,_0x529524=_0x5cc2be();while(!![]){try{const _0x3e6ace=-parseInt(_0xdd8407(0xf6))/0x1*(parseInt(_0xdd8407(0x10b))/0x2)+parseInt(_0xdd8407(0x102))/0x3*(parseInt(_0xdd8407(0xf8))/0x4)+-parseInt(_0xdd8407(0x10f))/0x5+parseInt(_0xdd8407(0xfb))/0x6*(parseInt(_0xdd8407(0x115))/0x7)+-parseInt(_0xdd8407(0x10d))/0x8+-parseInt(_0xdd8407(0x107))/0x9*(parseInt(_0xdd8407(0x104))/0xa)+-parseInt(_0xdd8407(0x113))/0xb*(-parseInt(_0xdd8407(0x110))/0xc);if(_0x3e6ace===_0x10dfe0)break;else _0x529524['push'](_0x529524['shift']());}catch(_0x5a8caf){_0x529524['push'](_0x529524['shift']());}}}(_0x2805,0xb2cff));import{Plugin as _0x4ddceb}from'ckeditor5/src/core.js';import{getTranslation as _0x5553cb}from'../utils/common-translations.js';export default class tt extends _0x4ddceb{[_0x1af973(0x108)](){const _0x5d7510=_0x1af973,_0x2f9ea3=this[_0x5d7510(0xf3)];if(!_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0x105)](_0x5d7510(0x109)))return;_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0xf7)](_0x5d7510(0x100))[_0x5d7510(0x112)](_0x5d7510(0x116));const _0x307195=_0x2f9ea3[_0x5d7510(0xf9)][_0x5d7510(0xf7)](_0x5d7510(0x100)),_0x11c8ae=_0x2f9ea3[_0x5d7510(0x111)];_0x307195[_0x5d7510(0xfa)][_0x5d7510(0xfe)](_0x5d7510(0x116),_0x4e068b=>_0x5553cb(_0x11c8ae,_0x5d7510(0xf2),_0x4e068b)),_0x2f9ea3[_0x5d7510(0xf4)][_0x5d7510(0x101)](_0x5d7510(0x10c))[_0x5d7510(0x103)]({'model':_0x5d7510(0x116),'view':(_0x398152,{writer:_0x237cac,options:_0x2134b4})=>{const _0x2614e8=_0x5d7510;if(!_0x2134b4[_0x2614e8(0x117)])return null;const _0x44d7a8=_0x237cac[_0x2614e8(0xfc)](_0x2614e8(0xff)),_0x131204=_0x237cac[_0x2614e8(0x106)]('hr');return _0x237cac[_0x2614e8(0x10e)](_0x2614e8(0x10a),_0x44d7a8),_0x237cac[_0x2614e8(0xf5)](_0x237cac[_0x2614e8(0x114)](_0x44d7a8,0x0),_0x131204),_0x44d7a8;},'converterPriority':_0x5d7510(0xfd)});}}
23
+ const _0x1fbd56=_0x30dd;function _0x30dd(_0x467e68,_0x4e3615){const _0x2f83f9=_0x2f83();return _0x30dd=function(_0x30ddaa,_0x3689d1){_0x30ddaa=_0x30ddaa-0x151;let _0x263dbe=_0x2f83f9[_0x30ddaa];return _0x263dbe;},_0x30dd(_0x467e68,_0x4e3615);}function _0x2f83(){const _0x2b971c=['elementToStructure','high','createEmptyElement','insert','div','horizontalLine','get','createContainerElement','14VsIarL','991564uPRBlC','conversion','enableCommand','HorizontalLineEditing','editor','ck-horizontal-line','afterInit','addClass','descriptionFactory','createPositionAt','has','showSuggestionHighlights','plugins','registerElementLabel','120676eNwDgI','3870UQsFxZ','421392cJcugv','TrackChangesEditing','dataDowncast','126411SLRcBc','ELEMENT_HORIZONTAL_LINE','4440SgLCcD','for','3750494fSccxF','12TDCQlo','locale','224804EvOUzc','20UHfGHZ'];_0x2f83=function(){return _0x2b971c;};return _0x2f83();}(function(_0x53695f,_0x230a57){const _0x34d952=_0x30dd,_0x151c1f=_0x53695f();while(!![]){try{const _0x99de0=parseInt(_0x34d952(0x15f))/0x1+-parseInt(_0x34d952(0x169))/0x2*(-parseInt(_0x34d952(0x158))/0x3)+parseInt(_0x34d952(0x153))/0x4*(-parseInt(_0x34d952(0x160))/0x5)+parseInt(_0x34d952(0x15d))/0x6*(parseInt(_0x34d952(0x16a))/0x7)+parseInt(_0x34d952(0x155))/0x8+-parseInt(_0x34d952(0x154))/0x9*(parseInt(_0x34d952(0x15a))/0xa)+-parseInt(_0x34d952(0x15c))/0xb;if(_0x99de0===_0x230a57)break;else _0x151c1f['push'](_0x151c1f['shift']());}catch(_0x4124db){_0x151c1f['push'](_0x151c1f['shift']());}}}(_0x2f83,0x319b7));import{Plugin as _0x284c9a}from'ckeditor5/src/core.js';import{getTranslation as _0x10549f}from'../utils/common-translations.js';export default class tt extends _0x284c9a{[_0x1fbd56(0x170)](){const _0x18e754=_0x1fbd56,_0x2d276b=this[_0x18e754(0x16e)];if(!_0x2d276b[_0x18e754(0x151)][_0x18e754(0x174)](_0x18e754(0x16d)))return;_0x2d276b[_0x18e754(0x151)][_0x18e754(0x167)](_0x18e754(0x156))[_0x18e754(0x16c)](_0x18e754(0x166));const _0x2b53fb=_0x2d276b[_0x18e754(0x151)][_0x18e754(0x167)](_0x18e754(0x156)),_0x2ca8dd=_0x2d276b[_0x18e754(0x15e)];_0x2b53fb[_0x18e754(0x172)][_0x18e754(0x152)](_0x18e754(0x166),_0x35dcd6=>_0x10549f(_0x2ca8dd,_0x18e754(0x159),_0x35dcd6)),_0x2d276b[_0x18e754(0x16b)][_0x18e754(0x15b)](_0x18e754(0x157))[_0x18e754(0x161)]({'model':_0x18e754(0x166),'view':(_0x9513fc,{writer:_0x134376,options:_0x5a6e0b})=>{const _0x373222=_0x18e754;if(!_0x5a6e0b[_0x373222(0x175)])return null;const _0x1a4ac3=_0x134376[_0x373222(0x168)](_0x373222(0x165)),_0x4dc767=_0x134376[_0x373222(0x163)]('hr');return _0x134376[_0x373222(0x171)](_0x373222(0x16f),_0x1a4ac3),_0x134376[_0x373222(0x164)](_0x134376[_0x373222(0x173)](_0x1a4ac3,0x0),_0x4dc767),_0x1a4ac3;},'converterPriority':_0x18e754(0x162)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a6f(_0x57674f,_0x122593){const _0x116305=_0x1163();return _0x3a6f=function(_0x3a6fa3,_0x557b04){_0x3a6fa3=_0x3a6fa3-0x8d;let _0x17fcf5=_0x116305[_0x3a6fa3];return _0x17fcf5;},_0x3a6f(_0x57674f,_0x122593);}const _0x32ab69=_0x3a6f;(function(_0x59f8fc,_0x4967ba){const _0x236e43=_0x3a6f,_0x57cec2=_0x59f8fc();while(!![]){try{const _0x1f3dbd=parseInt(_0x236e43(0x9c))/0x1*(parseInt(_0x236e43(0x9f))/0x2)+parseInt(_0x236e43(0xa1))/0x3+-parseInt(_0x236e43(0xa8))/0x4*(-parseInt(_0x236e43(0x8f))/0x5)+-parseInt(_0x236e43(0x9e))/0x6*(-parseInt(_0x236e43(0xab))/0x7)+-parseInt(_0x236e43(0xac))/0x8+-parseInt(_0x236e43(0x8d))/0x9*(-parseInt(_0x236e43(0xb3))/0xa)+parseInt(_0x236e43(0xad))/0xb*(-parseInt(_0x236e43(0x9a))/0xc);if(_0x1f3dbd===_0x4967ba)break;else _0x57cec2['push'](_0x57cec2['shift']());}catch(_0x27f88c){_0x57cec2['push'](_0x57cec2['shift']());}}}(_0x1163,0xc2082));function _0x1163(){const _0x375cb8=['_registerLegacyDescription','get','element','htmlEmbed','122704CcDKMO','attribute','registerElementLabel','194075oXgzfu','11687992rggUpB','11rJYiZY','afterInit','type','getFirstRange','formatBlock','rawHtml','5552110oaivjz','nodeAfter','descriptionFactory','9rZZZxo','registerBlockAttribute','95rkiWgp','commandName','has','ELEMENT_HTML_EMBED','value','editor','TrackChangesEditing','registerDescriptionCallback','enableDefaultAttributesIntegration','key','locale','26627388WaRACm','*Change\x20%0\x20content*','1787QHVtNf','HtmlEmbed','192qJpMte','1402eFmixI','plugins','3590280ERBNzY','format','start'];_0x1163=function(){return _0x375cb8;};return _0x1163();}import{Plugin as _0x30513a}from'ckeditor5/src/core.js';import{getTranslation as _0x2d9d1b}from'../utils/common-translations.js';export default class et extends _0x30513a{[_0x32ab69(0xae)](){const _0x390d09=_0x32ab69,_0x5b14d7=this[_0x390d09(0x94)];if(!_0x5b14d7[_0x390d09(0xa0)][_0x390d09(0x91)](_0x390d09(0x9d)))return;const _0x5a506b=_0x5b14d7[_0x390d09(0xa0)][_0x390d09(0xa5)](_0x390d09(0x95)),_0x249660=_0x5b14d7[_0x390d09(0x99)];_0x5a506b[_0x390d09(0xb5)][_0x390d09(0xaa)](_0x390d09(0xb2),_0x15e173=>_0x2d9d1b(_0x249660,_0x390d09(0x92),_0x15e173)),_0x5a506b[_0x390d09(0x97)](_0x390d09(0xa7)),_0x5a506b[_0x390d09(0x8e)](_0x390d09(0x93)),_0x5a506b[_0x390d09(0xb5)][_0x390d09(0x96)](_0x25a2af=>{const _0x380c31=_0x390d09;if(_0x380c31(0xa9)!=_0x25a2af[_0x380c31(0xaf)])return;const {data:_0x3ec2bb}=_0x25a2af;if(_0x3ec2bb&&_0x380c31(0x93)==_0x3ec2bb[_0x380c31(0x98)]&&_0x25a2af[_0x380c31(0xb0)]()[_0x380c31(0xa3)][_0x380c31(0xb4)]['is'](_0x380c31(0xa6),_0x380c31(0xb2))){const _0x161e64=_0x2d9d1b(_0x249660,_0x380c31(0x92));return{'type':_0x380c31(0xa2),'content':_0x2d9d1b(_0x249660,_0x380c31(0x9b),_0x161e64)};}}),this[_0x390d09(0xa4)]();}[_0x32ab69(0xa4)](){const _0x1e2213=_0x32ab69,_0x1925b6=this[_0x1e2213(0x94)],_0x57635e=_0x1925b6[_0x1e2213(0x99)];_0x1925b6[_0x1e2213(0xa0)][_0x1e2213(0xa5)](_0x1e2213(0x95))[_0x1e2213(0xb5)][_0x1e2213(0x96)](_0x54ebf0=>{const _0x197c55=_0x1e2213;if(_0x197c55(0xb1)!=_0x54ebf0[_0x197c55(0xaf)])return;const {data:_0x22f0f9}=_0x54ebf0;if(_0x22f0f9&&_0x197c55(0xa7)==_0x22f0f9[_0x197c55(0x90)]){const _0x175e26=_0x2d9d1b(_0x57635e,_0x197c55(0x92));return{'type':_0x197c55(0xa2),'content':_0x2d9d1b(_0x57635e,_0x197c55(0x9b),_0x175e26)};}});}}
23
+ const _0x18d121=_0x34ee;function _0x1aa1(){const _0x1daae5=['31098YIwADH','rawHtml','9lSNitv','4cSAiMy','attribute','TrackChangesEditing','registerDescriptionCallback','value','plugins','nodeAfter','key','_registerLegacyDescription','descriptionFactory','format','HtmlEmbed','476525wSgpIg','2507512umIfYn','editor','ELEMENT_HTML_EMBED','275219GFAVYK','22253870poAZcX','afterInit','has','htmlEmbed','registerBlockAttribute','774985LTUqDQ','registerElementLabel','locale','type','enableDefaultAttributesIntegration','*Change\x20%0\x20content*','272628uUOvht','start','get','commandName','element','6AHGccs','getFirstRange','formatBlock'];_0x1aa1=function(){return _0x1daae5;};return _0x1aa1();}(function(_0x484b54,_0x3359de){const _0x1d6a97=_0x34ee,_0x8ede54=_0x484b54();while(!![]){try{const _0x17bf69=-parseInt(_0x1d6a97(0x1f7))/0x1+-parseInt(_0x1d6a97(0x1fd))/0x2+-parseInt(_0x1d6a97(0x1de))/0x3*(parseInt(_0x1d6a97(0x1e1))/0x4)+-parseInt(_0x1d6a97(0x1ed))/0x5*(parseInt(_0x1d6a97(0x1db))/0x6)+parseInt(_0x1d6a97(0x1f1))/0x7+-parseInt(_0x1d6a97(0x1ee))/0x8+-parseInt(_0x1d6a97(0x1e0))/0x9*(-parseInt(_0x1d6a97(0x1f2))/0xa);if(_0x17bf69===_0x3359de)break;else _0x8ede54['push'](_0x8ede54['shift']());}catch(_0x532733){_0x8ede54['push'](_0x8ede54['shift']());}}}(_0x1aa1,0xe4197));import{Plugin as _0x39ecf5}from'ckeditor5/src/core.js';import{getTranslation as _0x455425}from'../utils/common-translations.js';function _0x34ee(_0x2b1f96,_0x3c9778){const _0x1aa196=_0x1aa1();return _0x34ee=function(_0x34ee4d,_0x286659){_0x34ee4d=_0x34ee4d-0x1d9;let _0x4892c5=_0x1aa196[_0x34ee4d];return _0x4892c5;},_0x34ee(_0x2b1f96,_0x3c9778);}export default class et extends _0x39ecf5{[_0x18d121(0x1f3)](){const _0x4be712=_0x18d121,_0xb1fab2=this[_0x4be712(0x1ef)];if(!_0xb1fab2[_0x4be712(0x1e6)][_0x4be712(0x1f4)](_0x4be712(0x1ec)))return;const _0x23f8bd=_0xb1fab2[_0x4be712(0x1e6)][_0x4be712(0x1ff)](_0x4be712(0x1e3)),_0x4f4ca7=_0xb1fab2[_0x4be712(0x1f9)];_0x23f8bd[_0x4be712(0x1ea)][_0x4be712(0x1f8)](_0x4be712(0x1df),_0x522dc7=>_0x455425(_0x4f4ca7,_0x4be712(0x1f0),_0x522dc7)),_0x23f8bd[_0x4be712(0x1fb)](_0x4be712(0x1f5)),_0x23f8bd[_0x4be712(0x1f6)](_0x4be712(0x1e5)),_0x23f8bd[_0x4be712(0x1ea)][_0x4be712(0x1e4)](_0x44ac9a=>{const _0x495a2d=_0x4be712;if(_0x495a2d(0x1e2)!=_0x44ac9a[_0x495a2d(0x1fa)])return;const {data:_0x1bea9a}=_0x44ac9a;if(_0x1bea9a&&_0x495a2d(0x1e5)==_0x1bea9a[_0x495a2d(0x1e8)]&&_0x44ac9a[_0x495a2d(0x1dc)]()[_0x495a2d(0x1fe)][_0x495a2d(0x1e7)]['is'](_0x495a2d(0x1da),_0x495a2d(0x1df))){const _0x1de6b2=_0x455425(_0x4f4ca7,_0x495a2d(0x1f0));return{'type':_0x495a2d(0x1eb),'content':_0x455425(_0x4f4ca7,_0x495a2d(0x1fc),_0x1de6b2)};}}),this[_0x4be712(0x1e9)]();}[_0x18d121(0x1e9)](){const _0x10414d=_0x18d121,_0x3577b8=this[_0x10414d(0x1ef)],_0x32eebf=_0x3577b8[_0x10414d(0x1f9)];_0x3577b8[_0x10414d(0x1e6)][_0x10414d(0x1ff)](_0x10414d(0x1e3))[_0x10414d(0x1ea)][_0x10414d(0x1e4)](_0x10af09=>{const _0xcceabb=_0x10414d;if(_0xcceabb(0x1dd)!=_0x10af09[_0xcceabb(0x1fa)])return;const {data:_0xa95d8f}=_0x10af09;if(_0xa95d8f&&_0xcceabb(0x1f5)==_0xa95d8f[_0xcceabb(0x1d9)]){const _0x46ca12=_0x455425(_0x32eebf,_0xcceabb(0x1f0));return{'type':_0xcceabb(0x1eb),'content':_0x455425(_0x32eebf,_0xcceabb(0x1fc),_0x46ca12)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48fadb=_0x7e31;(function(_0x16cea8,_0x2ba08f){const _0x2291e2=_0x7e31,_0x406e41=_0x16cea8();while(!![]){try{const _0x18c5c4=parseInt(_0x2291e2(0x212))/0x1+-parseInt(_0x2291e2(0x1e7))/0x2+parseInt(_0x2291e2(0x247))/0x3+-parseInt(_0x2291e2(0x23f))/0x4*(parseInt(_0x2291e2(0x1f7))/0x5)+parseInt(_0x2291e2(0x215))/0x6*(parseInt(_0x2291e2(0x24e))/0x7)+-parseInt(_0x2291e2(0x1f4))/0x8*(-parseInt(_0x2291e2(0x1f1))/0x9)+-parseInt(_0x2291e2(0x246))/0xa*(parseInt(_0x2291e2(0x21b))/0xb);if(_0x18c5c4===_0x2ba08f)break;else _0x406e41['push'](_0x406e41['shift']());}catch(_0x1800e2){_0x406e41['push'](_0x406e41['shift']());}}}(_0x3869,0xa19aa));import{Plugin as _0x462b11}from'ckeditor5/src/core.js';function _0x7e31(_0x342b3c,_0xb69c35){const _0x3869d7=_0x3869();return _0x7e31=function(_0x7e31e4,_0x58ba61){_0x7e31e4=_0x7e31e4-0x1d8;let _0x51e921=_0x3869d7[_0x7e31e4];return _0x51e921;},_0x7e31(_0x342b3c,_0xb69c35);}import{LivePosition as _0x38d28c}from'ckeditor5/src/engine.js';import{getTranslation as _0x2b3bcc}from'../utils/common-translations.js';export default class it extends _0x462b11{[_0x48fadb(0x23e)](){const _0x37de2a=_0x48fadb,_0x1ed4ac=this[_0x37de2a(0x22c)];if(!_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x233)))return;const _0x515c6d=_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x1d8)](_0x37de2a(0x20a)),_0x387a9e=_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x1d8)](_0x37de2a(0x1f2)),_0x51512a=_0x1ed4ac[_0x37de2a(0x201)];_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x21d)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x1fc),_0x266b38=>_0x2b3bcc(_0x51512a,_0x37de2a(0x237),_0x266b38)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x1f5),_0x337c22=>_0x2b3bcc(_0x51512a,_0x37de2a(0x1ee),_0x337c22)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1f9)](_0x37de2a(0x210),()=>_0x2b3bcc(_0x51512a,_0x37de2a(0x221))),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x214))&&_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x23d)),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x251))&&_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x218))&&(_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x223),(_0x39a482,_0x4d8972)=>{const _0x529a2d=_0x37de2a,_0x5764bb=_0x387a9e[_0x529a2d(0x229)](_0x1ed4ac[_0x529a2d(0x1fe)][_0x529a2d(0x24a)][_0x529a2d(0x1fd)]);_0x1ed4ac[_0x529a2d(0x1fe)][_0x529a2d(0x23b)](()=>{const _0x398222=_0x529a2d;_0x515c6d[_0x398222(0x1e9)](_0x5764bb,{'commandName':_0x398222(0x223),'commandParams':[_0x4d8972]},[],_0x398222(0x235));});}),_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x231),(_0xa984b6,_0x54ab01)=>{const _0x4dff1d=_0x37de2a;_0x1ed4ac[_0x4dff1d(0x1fe)][_0x4dff1d(0x23b)](_0xd8ffc4=>{const _0x10c363=_0x4dff1d;let _0x37f21e=_0x387a9e[_0x10c363(0x229)](_0x1ed4ac[_0x10c363(0x1fe)][_0x10c363(0x24a)][_0x10c363(0x1fd)]),_0x5ea5a9=_0xd8ffc4[_0x10c363(0x1eb)](_0x37f21e);const _0x20f7f3=_0x38d28c[_0x10c363(0x230)](_0x5ea5a9[_0x10c363(0x22d)],_0x10c363(0x204)),_0x5e23fd=_0x38d28c[_0x10c363(0x230)](_0x5ea5a9[_0x10c363(0x22b)],_0x10c363(0x22a));_0x515c6d[_0x10c363(0x222)](()=>_0xa984b6(_0x54ab01)),_0x37f21e=_0x387a9e[_0x10c363(0x229)](_0x1ed4ac[_0x10c363(0x1fe)][_0x10c363(0x24a)][_0x10c363(0x1fd)]),_0x5ea5a9=_0xd8ffc4[_0x10c363(0x1eb)](_0x37f21e);const _0x4d3442=_0xd8ffc4[_0x10c363(0x1ed)](_0x20f7f3,_0x5e23fd);_0x20f7f3[_0x10c363(0x217)](),_0x5e23fd[_0x10c363(0x217)](),_0x515c6d[_0x10c363(0x1e9)](_0x37f21e,{'commandName':_0x10c363(0x223),'commandParams':[_0x54ab01]},[],_0x10c363(0x1ea)),_0x4d3442[_0x10c363(0x22d)][_0x10c363(0x20c)](_0x5ea5a9[_0x10c363(0x22d)])&&_0x515c6d[_0x10c363(0x1ef)](_0xd8ffc4[_0x10c363(0x1ed)](_0x4d3442[_0x10c363(0x22d)],_0x5ea5a9[_0x10c363(0x22d)]),_0x10c363(0x1ea)),_0x5ea5a9[_0x10c363(0x22b)][_0x10c363(0x20c)](_0x4d3442[_0x10c363(0x22b)])&&_0x515c6d[_0x10c363(0x1ef)](_0xd8ffc4[_0x10c363(0x1ed)](_0x5ea5a9[_0x10c363(0x22b)],_0x4d3442[_0x10c363(0x22b)]),_0x10c363(0x1ea));});}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x242),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x1e0),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x20d),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x21c)](_0x37de2a(0x1e5),'',_0x37de2a(0x1e0))),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x242),()=>!0x1),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x20d),([_0x59b23f])=>{const _0x258706=_0x37de2a,_0x4b174d=_0x515c6d[_0x258706(0x205)][_0x258706(0x21c)](_0x258706(0x1ff),'',_0x258706(0x20d));let _0x4f4b68=_0x59b23f[_0x258706(0x22d)],_0x4fb4ca=_0x59b23f[_0x258706(0x22b)];const _0x37c7a2=_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x21e)][_0x258706(0x202)](_0x4f4b68,_0x258706(0x1f8)),_0x49092a=_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x21e)][_0x258706(0x202)](_0x4fb4ca,_0x258706(0x250));_0x37c7a2[_0x258706(0x1e8)]&&(_0x4f4b68=_0x37c7a2[_0x258706(0x22d)]),_0x49092a[_0x258706(0x1e8)]&&(_0x4fb4ca=_0x49092a[_0x258706(0x22b)]),_0x4b174d([_0x1ed4ac[_0x258706(0x1fe)][_0x258706(0x1ed)](_0x4f4b68,_0x4fb4ca)]);}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1e5),_0x37de2a(0x1ea),_0x37de2a(0x1de),_0x534224),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x1ea),_0x37de2a(0x1de),_0x534224)),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x20b))&&(_0x515c6d[_0x37de2a(0x23c)](_0x37de2a(0x209),(_0x41ce1b,_0x5e4c15)=>{const _0x24b3e3=_0x37de2a,_0x208e80=_0x1ed4ac[_0x24b3e3(0x22e)][_0x24b3e3(0x1d8)](_0x24b3e3(0x1ec));let _0x11eb28=_0x387a9e[_0x24b3e3(0x229)](_0x1ed4ac[_0x24b3e3(0x1fe)][_0x24b3e3(0x24a)][_0x24b3e3(0x1fd)]),_0x418647=_0x208e80[_0x24b3e3(0x203)](_0x11eb28);_0x1ed4ac[_0x24b3e3(0x1fe)][_0x24b3e3(0x23b)](()=>{const _0x1f471b=_0x24b3e3;if(_0x418647)return void _0x515c6d[_0x1f471b(0x24d)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x1eb)](_0x418647));const _0x1ec6e7=_0x387a9e[_0x1f471b(0x1e4)](_0x11eb28);_0x41ce1b(_0x5e4c15),_0x11eb28=_0x387a9e[_0x1f471b(0x229)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x24a)][_0x1f471b(0x1fd)]),_0x418647=_0x208e80[_0x1f471b(0x203)](_0x11eb28),_0x515c6d[_0x1f471b(0x1ef)](_0x1ed4ac[_0x1f471b(0x1fe)][_0x1f471b(0x1eb)](_0x418647),_0x1ec6e7?null:_0x1f471b(0x249));});}),_0x515c6d[_0x37de2a(0x205)][_0x37de2a(0x24f)](_0x37de2a(0x1ff),_0x37de2a(0x249),_0x37de2a(0x1de),_0x534224));const _0x1443a9=[{'type':_0x37de2a(0x1e5),'subType':_0x37de2a(0x216)},{'type':_0x37de2a(0x1ff),'subType':_0x37de2a(0x249)},{'type':_0x37de2a(0x1e5),'subType':_0x37de2a(0x1ea)},{'type':_0x37de2a(0x1ff),'subType':_0x37de2a(0x1ea)}];function _0x1615fc(_0x4c18e9,_0x5c67ee){const _0x122cb7=_0x37de2a,_0x52d472=_0x1443a9[_0x122cb7(0x1f3)](({type:_0x2fb8aa,subType:_0x4c6f1a})=>_0x4c18e9[_0x122cb7(0x1f6)]==_0x2fb8aa&&_0x4c18e9[_0x122cb7(0x244)]==_0x4c6f1a),_0x5c7289=_0x1443a9[_0x122cb7(0x1f3)](({type:_0x1987f9,subType:_0x55945d})=>_0x5c67ee[_0x122cb7(0x1f6)]==_0x1987f9&&_0x5c67ee[_0x122cb7(0x244)]==_0x55945d);if(_0x52d472<0x0||_0x5c7289<0x0)return!0x1;const _0x1375f1=_0x4c18e9[_0x122cb7(0x1e3)](),_0x53168b=_0x5c67ee[_0x122cb7(0x1e3)]();if((0x0==_0x52d472||0x1==_0x52d472)&&0x2==_0x5c7289&&_0x1375f1[_0x122cb7(0x245)](_0x53168b))return!0x0;if(0x2==_0x52d472&&0x3==_0x5c7289){const _0x2c7742=_0x515c6d[_0x122cb7(0x24b)](_0x1375f1,_0x122cb7(0x1ff))[_0x122cb7(0x20e)](({suggestion:_0x27c5f1,meta:_0x385a8f})=>_0x385a8f[_0x122cb7(0x232)]&&_0x122cb7(0x1ea)==_0x27c5f1[_0x122cb7(0x244)]);if(_0x2c7742[_0x122cb7(0x1da)]>0x1&&_0x53168b[_0x122cb7(0x22b)][_0x122cb7(0x238)](_0x1375f1[_0x122cb7(0x22d)]))return!0x0;if(0x1==_0x2c7742[_0x122cb7(0x1da)]&&(_0x1375f1[_0x122cb7(0x22d)][_0x122cb7(0x238)](_0x53168b[_0x122cb7(0x22b)])||_0x1375f1[_0x122cb7(0x22b)][_0x122cb7(0x238)](_0x53168b[_0x122cb7(0x22d)])))return!0x0;}if(0x3==_0x52d472&&0x3==_0x5c7289&&_0x1375f1[_0x122cb7(0x22d)][_0x122cb7(0x20c)](_0x53168b[_0x122cb7(0x22d)])){const _0x58ba92=_0x1375f1[_0x122cb7(0x22b)][_0x122cb7(0x1fa)],_0x43f85e=_0x53168b[_0x122cb7(0x22d)][_0x122cb7(0x1e6)];return _0x387a9e[_0x122cb7(0x1e4)](_0x58ba92)&&_0x58ba92===_0x43f85e;}return!0x1;}function _0x534224(_0x132b8e,_0x2aeccb){return _0x1615fc(_0x132b8e,_0x2aeccb)?[_0x132b8e,_0x2aeccb]:_0x1615fc(_0x2aeccb,_0x132b8e)?[_0x2aeccb,_0x132b8e]:null;}_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x211))&&(_0x515c6d[_0x37de2a(0x226)](_0x37de2a(0x1d9)),_0x515c6d[_0x37de2a(0x1dd)](_0x37de2a(0x220)),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x1fb)](_0x37de2a(0x220),_0x2b3bcc(_0x51512a,_0x37de2a(0x208)))),_0x1ed4ac[_0x37de2a(0x22e)][_0x37de2a(0x20f)](_0x37de2a(0x1df))&&(_0x515c6d[_0x37de2a(0x226)](_0x37de2a(0x225)),_0x515c6d[_0x37de2a(0x1dd)](_0x37de2a(0x22f))),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x46b17b=>{const _0x57bb43=_0x37de2a;if(!!_0x1443a9[_0x57bb43(0x21a)](({type:_0x52b7ac,subType:_0x4915bb})=>_0x46b17b[_0x57bb43(0x1f6)]==_0x52b7ac&&_0x46b17b[_0x57bb43(0x244)]==_0x4915bb))return _0x46b17b[_0x57bb43(0x240)]?{}:void 0x0;}),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0xa6a497=>{const _0x1d8985=_0x37de2a;if(_0x1d8985(0x1ff)==_0xa6a497[_0x1d8985(0x1f6)]||_0x1d8985(0x234)==_0xa6a497[_0x1d8985(0x1f6)]){const _0x14fd8b=_0xa6a497[_0x1d8985(0x243)]();if(_0x14fd8b&&_0x14fd8b['is'](_0x1d8985(0x1e2),_0x1d8985(0x210)))return{'type':_0x1d8985(0x1ff)==_0xa6a497[_0x1d8985(0x1f6)]?_0x1d8985(0x21f):_0x1d8985(0x239),'element':_0x14fd8b,'quantity':0x1};}}),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x585e95=>_0x37de2a(0x1e5)==_0x585e95[_0x37de2a(0x1f6)]&&_0x37de2a(0x1ea)==_0x585e95[_0x37de2a(0x244)]?{'type':_0x37de2a(0x206),'content':_0x37de2a(0x1dc)}:_0x37de2a(0x1e5)==_0x585e95[_0x37de2a(0x1f6)]&&_0x37de2a(0x235)==_0x585e95[_0x37de2a(0x244)]?{'type':_0x37de2a(0x206),'content':_0x37de2a(0x227)}:void 0x0),_0x515c6d[_0x37de2a(0x236)][_0x37de2a(0x228)](_0x21fc6c=>{const _0x361d70=_0x37de2a;if(_0x361d70(0x224)!=_0x21fc6c[_0x361d70(0x1f6)])return;const {data:_0x1d4652}=_0x21fc6c;if(!_0x1d4652||_0x361d70(0x22f)!=_0x1d4652[_0x361d70(0x219)])return;const _0x1ca5d6=_0x1d4652[_0x361d70(0x1f0)];return _0x1ca5d6?{'type':_0x361d70(0x206),'content':_0x2b3bcc(_0x51512a,_0x361d70(0x1e1),'\x22'+_0x1ca5d6+'\x22')}:{'type':_0x361d70(0x206),'content':_0x2b3bcc(_0x51512a,_0x361d70(0x24c))};}),this[_0x37de2a(0x1db)]();}[_0x48fadb(0x1db)](){const _0x1756c3=_0x48fadb,_0x4b8351=this[_0x1756c3(0x22c)],_0x16225c=_0x4b8351[_0x1756c3(0x201)];_0x4b8351[_0x1756c3(0x22e)][_0x1756c3(0x1d8)](_0x1756c3(0x20a))[_0x1756c3(0x236)][_0x1756c3(0x228)](_0x4b5087=>{const _0x2eb191=_0x1756c3;if(_0x2eb191(0x1e5)!=_0x4b5087[_0x2eb191(0x1f6)]&&_0x2eb191(0x248)!=_0x4b5087[_0x2eb191(0x1f6)])return;const {data:_0x22aaca}=_0x4b5087;if(_0x22aaca){if(_0x2eb191(0x225)==_0x22aaca[_0x2eb191(0x207)]){const _0x4c8065=_0x22aaca[_0x2eb191(0x213)][0x0][_0x2eb191(0x1f0)];return _0x4c8065?{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x1e1),'\x22'+_0x4c8065+'\x22')}:{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x24c))};}if(_0x2eb191(0x1d9)==_0x22aaca[_0x2eb191(0x207)]){const _0x548702=_0x22aaca[_0x2eb191(0x213)][0x0][_0x2eb191(0x241)];return _0x548702?{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x200),_0x548702)}:{'type':_0x2eb191(0x206),'content':_0x2b3bcc(_0x16225c,_0x2eb191(0x23a))};}}});}}function _0x3869(){const _0x2a9edd=['ImageUtils','findIndex','1470104qVhOFA','imageInline','type','14185WcREcW','backward','registerElementLabel','nodeAfter','registerAttributeLabel','imageBlock','selection','model','insertion','*Set\x20image\x20width:*\x20%0','locale','getNearestSelectionRange','getCaptionFromImageModelElement','toPrevious','_suggestionFactory','format','commandName','FORMAT_IMAGE_SIZE','toggleImageCaption','TrackChangesEditing','ImageCaptionEditing','isBefore','discard','filter','has','caption','ImageResize','1214656RzlUhU','commandParams','ImageUploadEditing','6mlNYNf','imageStylePreApply','detach','ImageInlineEditing','key','find','6655qHqLcp','getSuggestionCallback','insertImage','schema','addObject','resizedWidth','ELEMENT_CAPTION','forceDefaultExecution','imageTypeInline','attribute','imageTextAlternative','enableDefaultAttributesIntegration','Block\x20image\x20to\x20inline\x20image','registerDescriptionCallback','getClosestSelectedImageElement','toNext','end','editor','start','plugins','alt','fromPosition','imageTypeBlock','isOwn','ImageEditing','deletion','convertBlockImageToInline','descriptionFactory','ELEMENT_IMAGE','isEqual','removeObject','*Reset\x20image\x20width*','change','enableCommand','uploadImage','afterInit','412GYPHpc','previous','width','join','getContainedElement','subType','isIntersecting','36790NnYSxF','1083234CXMBGC','formatInline','imageCaption','document','_findSuggestions','*Remove\x20image\x20text\x20alternative*','markDeletion','9215969VCrSJM','registerCustomCallback','forward','ImageBlockEditing','get','resizeImage','length','_registerLegacyDescription','Inline\x20image\x20to\x20block\x20image','registerBlockAttribute','chain','ImageTextAlternativeEditing','accept','*Set\x20image\x20text\x20alternative:*\x20%0','element','getFirstRange','isBlockImage','formatBlock','nodeBefore','1262360rLxCIM','isCollapsed','markBlockFormat','convertInlineImageToBlock','createRangeOn','ImageCaptionUtils','createRange','ELEMENT_INLINE_IMAGE','markInsertion','newValue','45cRYVPs'];_0x3869=function(){return _0x2a9edd;};return _0x3869();}
23
+ const _0x3f07a9=_0x1b30;function _0x1dab(){const _0x543979=['end','imageTypeBlock','nodeBefore','filter','commandParams','ImageEditing','registerDescriptionCallback','_findSuggestions','createRange','getFirstRange','getNearestSelectionRange','descriptionFactory','length','resizeImage','*Reset\x20image\x20width*','createRangeOn','50iLcpuQ','key','caption','enableCommand','169935yHrAJf','start','model','document','ImageUtils','ImageBlockEditing','ELEMENT_IMAGE','toggleImageCaption','element','resizedWidth','forward','insertion','imageBlock','backward','ImageResize','format','FORMAT_IMAGE_SIZE','898LBKPtN','afterInit','_registerLegacyDescription','9576hyugDD','get','previous','2099438yHOXAo','ELEMENT_INLINE_IMAGE','imageStylePreApply','4YDgeEy','getCaptionFromImageModelElement','enableDefaultAttributesIntegration','uploadImage','insertImage','join','registerElementLabel','755902jdtCsr','registerBlockAttribute','type','detach','75824ZNnkJO','ImageUploadEditing','*Remove\x20image\x20text\x20alternative*','ELEMENT_CAPTION','toPrevious','selection','convertInlineImageToBlock','ImageCaptionUtils','*Set\x20image\x20text\x20alternative:*\x20%0','84gPNLVb','getContainedElement','imageCaption','change','getSuggestionCallback','commandName','findIndex','676949APXJYP','forceDefaultExecution','_suggestionFactory','has','formatBlock','width','Inline\x20image\x20to\x20block\x20image','removeObject','markBlockFormat','isBefore','registerCustomCallback','newValue','convertBlockImageToInline','ImageInlineEditing','addObject','schema','*Set\x20image\x20width:*\x20%0','formatInline','deletion','ImageTextAlternativeEditing','nodeAfter','plugins','isOwn','discard','TrackChangesEditing','locale','attribute','Block\x20image\x20to\x20inline\x20image','isIntersecting','editor','imageTypeInline','find','accept','alt','imageTextAlternative','markDeletion','registerAttributeLabel','isBlockImage','15014244BUjsnh','fromPosition','ImageCaptionEditing','subType','isEqual','chain','isCollapsed','imageInline','963NyNQOk','getClosestSelectedImageElement','markInsertion','toNext'];_0x1dab=function(){return _0x543979;};return _0x1dab();}(function(_0x3b95f8,_0x41e9c3){const _0x27b010=_0x1b30,_0x43d5b5=_0x3b95f8();while(!![]){try{const _0x251142=-parseInt(_0x27b010(0xf9))/0x1+-parseInt(_0x27b010(0xe9))/0x2*(-parseInt(_0x27b010(0xec))/0x3)+parseInt(_0x27b010(0xf2))/0x4*(parseInt(_0x27b010(0xd8))/0x5)+-parseInt(_0x27b010(0x106))/0x6*(-parseInt(_0x27b010(0x10d))/0x7)+parseInt(_0x27b010(0xfd))/0x8*(-parseInt(_0x27b010(0xc0))/0x9)+parseInt(_0x27b010(0xd4))/0xa*(parseInt(_0x27b010(0xef))/0xb)+-parseInt(_0x27b010(0xb8))/0xc;if(_0x251142===_0x41e9c3)break;else _0x43d5b5['push'](_0x43d5b5['shift']());}catch(_0x20c41e){_0x43d5b5['push'](_0x43d5b5['shift']());}}}(_0x1dab,0xb81e4));import{Plugin as _0x3c429c}from'ckeditor5/src/core.js';import{LivePosition as _0x468e5b}from'ckeditor5/src/engine.js';import{getTranslation as _0x430417}from'../utils/common-translations.js';function _0x1b30(_0x21b6a9,_0x130a00){const _0x1dab95=_0x1dab();return _0x1b30=function(_0x1b3051,_0x56892a){_0x1b3051=_0x1b3051-0x9f;let _0xfebdee=_0x1dab95[_0x1b3051];return _0xfebdee;},_0x1b30(_0x21b6a9,_0x130a00);}export default class it extends _0x3c429c{[_0x3f07a9(0xea)](){const _0x53c114=_0x3f07a9,_0x3655a3=this[_0x53c114(0xaf)];if(!_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xc9)))return;const _0x59677e=_0x3655a3[_0x53c114(0xa7)][_0x53c114(0xed)](_0x53c114(0xaa)),_0x42a17f=_0x3655a3[_0x53c114(0xa7)][_0x53c114(0xed)](_0x53c114(0xdc)),_0x2a9ce5=_0x3655a3[_0x53c114(0xab)];_0x59677e[_0x53c114(0xd7)](_0x53c114(0xf6)),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xf8)](_0x53c114(0xe4),_0x26f315=>_0x430417(_0x2a9ce5,_0x53c114(0xde),_0x26f315)),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xf8)](_0x53c114(0xbf),_0x4cce2c=>_0x430417(_0x2a9ce5,_0x53c114(0xf0),_0x4cce2c)),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xf8)](_0x53c114(0xd6),()=>_0x430417(_0x2a9ce5,_0x53c114(0x100))),_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xfe))&&_0x59677e[_0x53c114(0xd7)](_0x53c114(0xf5)),_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xdd))&&_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0x9f))&&(_0x59677e[_0x53c114(0xd7)](_0x53c114(0xb0),(_0x4c258c,_0x1345c2)=>{const _0x50e7fc=_0x53c114,_0x350b12=_0x42a17f[_0x50e7fc(0xc1)](_0x3655a3[_0x50e7fc(0xda)][_0x50e7fc(0xdb)][_0x50e7fc(0x102)]);_0x3655a3[_0x50e7fc(0xda)][_0x50e7fc(0x109)](()=>{const _0x5b7b9f=_0x50e7fc;_0x59677e[_0x5b7b9f(0x115)](_0x350b12,{'commandName':_0x5b7b9f(0xb0),'commandParams':[_0x1345c2]},[],_0x5b7b9f(0x119));});}),_0x59677e[_0x53c114(0xd7)](_0x53c114(0xc5),(_0x4e141d,_0x12dd2d)=>{const _0x25280f=_0x53c114;_0x3655a3[_0x25280f(0xda)][_0x25280f(0x109)](_0x3e66b9=>{const _0x1635d3=_0x25280f;let _0x257071=_0x42a17f[_0x1635d3(0xc1)](_0x3655a3[_0x1635d3(0xda)][_0x1635d3(0xdb)][_0x1635d3(0x102)]),_0x3c7a49=_0x3e66b9[_0x1635d3(0xd3)](_0x257071);const _0x544d50=_0x468e5b[_0x1635d3(0xb9)](_0x3c7a49[_0x1635d3(0xd9)],_0x1635d3(0x101)),_0x3361fd=_0x468e5b[_0x1635d3(0xb9)](_0x3c7a49[_0x1635d3(0xc4)],_0x1635d3(0xc3));_0x59677e[_0x1635d3(0x10e)](()=>_0x4e141d(_0x12dd2d)),_0x257071=_0x42a17f[_0x1635d3(0xc1)](_0x3655a3[_0x1635d3(0xda)][_0x1635d3(0xdb)][_0x1635d3(0x102)]),_0x3c7a49=_0x3e66b9[_0x1635d3(0xd3)](_0x257071);const _0x5c007c=_0x3e66b9[_0x1635d3(0xcc)](_0x544d50,_0x3361fd);_0x544d50[_0x1635d3(0xfc)](),_0x3361fd[_0x1635d3(0xfc)](),_0x59677e[_0x1635d3(0x115)](_0x257071,{'commandName':_0x1635d3(0xb0),'commandParams':[_0x12dd2d]},[],_0x1635d3(0x103)),_0x5c007c[_0x1635d3(0xd9)][_0x1635d3(0x116)](_0x3c7a49[_0x1635d3(0xd9)])&&_0x59677e[_0x1635d3(0xc2)](_0x3e66b9[_0x1635d3(0xcc)](_0x5c007c[_0x1635d3(0xd9)],_0x3c7a49[_0x1635d3(0xd9)]),_0x1635d3(0x103)),_0x3c7a49[_0x1635d3(0xc4)][_0x1635d3(0x116)](_0x5c007c[_0x1635d3(0xc4)])&&_0x59677e[_0x1635d3(0xc2)](_0x3e66b9[_0x1635d3(0xcc)](_0x3c7a49[_0x1635d3(0xc4)],_0x5c007c[_0x1635d3(0xc4)]),_0x1635d3(0x103));});}),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0x111),_0x53c114(0x103),_0x53c114(0xf7),()=>!0x1),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0x111),_0x53c114(0x103),_0x53c114(0xb2),()=>!0x1),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0x111),_0x53c114(0x103),_0x53c114(0xa9),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x10a)](_0x53c114(0x111),'',_0x53c114(0xb2))),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0xe3),_0x53c114(0x103),_0x53c114(0xf7),()=>!0x1),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0xe3),_0x53c114(0x103),_0x53c114(0xa9),([_0x15db29])=>{const _0x1ee846=_0x53c114,_0x139c73=_0x59677e[_0x1ee846(0x10f)][_0x1ee846(0x10a)](_0x1ee846(0xe3),'',_0x1ee846(0xa9));let _0x29dd08=_0x15db29[_0x1ee846(0xd9)],_0x378f1b=_0x15db29[_0x1ee846(0xc4)];const _0x1e505e=_0x3655a3[_0x1ee846(0xda)][_0x1ee846(0xa1)][_0x1ee846(0xce)](_0x29dd08,_0x1ee846(0xe5)),_0x2148ff=_0x3655a3[_0x1ee846(0xda)][_0x1ee846(0xa1)][_0x1ee846(0xce)](_0x378f1b,_0x1ee846(0xe2));_0x1e505e[_0x1ee846(0xbe)]&&(_0x29dd08=_0x1e505e[_0x1ee846(0xd9)]),_0x2148ff[_0x1ee846(0xbe)]&&(_0x378f1b=_0x2148ff[_0x1ee846(0xc4)]),_0x139c73([_0x3655a3[_0x1ee846(0xda)][_0x1ee846(0xcc)](_0x29dd08,_0x378f1b)]);}),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0x111),_0x53c114(0x103),_0x53c114(0xbd),_0x2dcfc7),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0xe3),_0x53c114(0x103),_0x53c114(0xbd),_0x2dcfc7)),_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xba))&&(_0x59677e[_0x53c114(0xd7)](_0x53c114(0xdf),(_0x5cfe98,_0x21d77d)=>{const _0x4e7536=_0x53c114,_0x20e9c5=_0x3655a3[_0x4e7536(0xa7)][_0x4e7536(0xed)](_0x4e7536(0x104));let _0xdd87e3=_0x42a17f[_0x4e7536(0xc1)](_0x3655a3[_0x4e7536(0xda)][_0x4e7536(0xdb)][_0x4e7536(0x102)]),_0x21f32e=_0x20e9c5[_0x4e7536(0xf3)](_0xdd87e3);_0x3655a3[_0x4e7536(0xda)][_0x4e7536(0x109)](()=>{const _0x3863d6=_0x4e7536;if(_0x21f32e)return void _0x59677e[_0x3863d6(0xb5)](_0x3655a3[_0x3863d6(0xda)][_0x3863d6(0xd3)](_0x21f32e));const _0x7f876b=_0x42a17f[_0x3863d6(0xb7)](_0xdd87e3);_0x5cfe98(_0x21d77d),_0xdd87e3=_0x42a17f[_0x3863d6(0xc1)](_0x3655a3[_0x3863d6(0xda)][_0x3863d6(0xdb)][_0x3863d6(0x102)]),_0x21f32e=_0x20e9c5[_0x3863d6(0xf3)](_0xdd87e3),_0x59677e[_0x3863d6(0xc2)](_0x3655a3[_0x3863d6(0xda)][_0x3863d6(0xd3)](_0x21f32e),_0x7f876b?null:_0x3863d6(0x108));});}),_0x59677e[_0x53c114(0x10f)][_0x53c114(0x117)](_0x53c114(0xe3),_0x53c114(0x108),_0x53c114(0xbd),_0x2dcfc7));const _0x742028=[{'type':_0x53c114(0x111),'subType':_0x53c114(0xf1)},{'type':_0x53c114(0xe3),'subType':_0x53c114(0x108)},{'type':_0x53c114(0x111),'subType':_0x53c114(0x103)},{'type':_0x53c114(0xe3),'subType':_0x53c114(0x103)}];function _0x156c6c(_0x2d142c,_0x2e79e2){const _0x7bb8de=_0x53c114,_0x374a48=_0x742028[_0x7bb8de(0x10c)](({type:_0x24806e,subType:_0x1c18ab})=>_0x2d142c[_0x7bb8de(0xfb)]==_0x24806e&&_0x2d142c[_0x7bb8de(0xbb)]==_0x1c18ab),_0x546d8e=_0x742028[_0x7bb8de(0x10c)](({type:_0x4afc62,subType:_0x2bba2f})=>_0x2e79e2[_0x7bb8de(0xfb)]==_0x4afc62&&_0x2e79e2[_0x7bb8de(0xbb)]==_0x2bba2f);if(_0x374a48<0x0||_0x546d8e<0x0)return!0x1;const _0x4f9b0d=_0x2d142c[_0x7bb8de(0xcd)](),_0xfb555f=_0x2e79e2[_0x7bb8de(0xcd)]();if((0x0==_0x374a48||0x1==_0x374a48)&&0x2==_0x546d8e&&_0x4f9b0d[_0x7bb8de(0xae)](_0xfb555f))return!0x0;if(0x2==_0x374a48&&0x3==_0x546d8e){const _0x1d89f2=_0x59677e[_0x7bb8de(0xcb)](_0x4f9b0d,_0x7bb8de(0xe3))[_0x7bb8de(0xc7)](({suggestion:_0x22a128,meta:_0xcfb69e})=>_0xcfb69e[_0x7bb8de(0xa8)]&&_0x7bb8de(0x103)==_0x22a128[_0x7bb8de(0xbb)]);if(_0x1d89f2[_0x7bb8de(0xd0)]>0x1&&_0xfb555f[_0x7bb8de(0xc4)][_0x7bb8de(0xbc)](_0x4f9b0d[_0x7bb8de(0xd9)]))return!0x0;if(0x1==_0x1d89f2[_0x7bb8de(0xd0)]&&(_0x4f9b0d[_0x7bb8de(0xd9)][_0x7bb8de(0xbc)](_0xfb555f[_0x7bb8de(0xc4)])||_0x4f9b0d[_0x7bb8de(0xc4)][_0x7bb8de(0xbc)](_0xfb555f[_0x7bb8de(0xd9)])))return!0x0;}if(0x3==_0x374a48&&0x3==_0x546d8e&&_0x4f9b0d[_0x7bb8de(0xd9)][_0x7bb8de(0x116)](_0xfb555f[_0x7bb8de(0xd9)])){const _0x81c2a6=_0x4f9b0d[_0x7bb8de(0xc4)][_0x7bb8de(0xa6)],_0x851fd0=_0xfb555f[_0x7bb8de(0xd9)][_0x7bb8de(0xc6)];return _0x42a17f[_0x7bb8de(0xb7)](_0x81c2a6)&&_0x81c2a6===_0x851fd0;}return!0x1;}function _0x2dcfc7(_0x10f355,_0x1d6b2d){return _0x156c6c(_0x10f355,_0x1d6b2d)?[_0x10f355,_0x1d6b2d]:_0x156c6c(_0x1d6b2d,_0x10f355)?[_0x1d6b2d,_0x10f355]:null;}_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xe6))&&(_0x59677e[_0x53c114(0xf4)](_0x53c114(0xd1)),_0x59677e[_0x53c114(0xfa)](_0x53c114(0xe1)),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xb6)](_0x53c114(0xe1),_0x430417(_0x2a9ce5,_0x53c114(0xe8)))),_0x3655a3[_0x53c114(0xa7)][_0x53c114(0x110)](_0x53c114(0xa5))&&(_0x59677e[_0x53c114(0xf4)](_0x53c114(0xb4)),_0x59677e[_0x53c114(0xfa)](_0x53c114(0xb3))),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xca)](_0x544446=>{const _0x5b5fc9=_0x53c114;if(!!_0x742028[_0x5b5fc9(0xb1)](({type:_0x5a7014,subType:_0x379ceb})=>_0x544446[_0x5b5fc9(0xfb)]==_0x5a7014&&_0x544446[_0x5b5fc9(0xbb)]==_0x379ceb))return _0x544446[_0x5b5fc9(0xee)]?{}:void 0x0;}),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xca)](_0x4f74a7=>{const _0x141eb0=_0x53c114;if(_0x141eb0(0xe3)==_0x4f74a7[_0x141eb0(0xfb)]||_0x141eb0(0xa4)==_0x4f74a7[_0x141eb0(0xfb)]){const _0xbb5701=_0x4f74a7[_0x141eb0(0x107)]();if(_0xbb5701&&_0xbb5701['is'](_0x141eb0(0xe0),_0x141eb0(0xd6)))return{'type':_0x141eb0(0xe3)==_0x4f74a7[_0x141eb0(0xfb)]?_0x141eb0(0xa0):_0x141eb0(0x114),'element':_0xbb5701,'quantity':0x1};}}),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xca)](_0x4fd225=>_0x53c114(0x111)==_0x4fd225[_0x53c114(0xfb)]&&_0x53c114(0x103)==_0x4fd225[_0x53c114(0xbb)]?{'type':_0x53c114(0xe7),'content':_0x53c114(0x113)}:_0x53c114(0x111)==_0x4fd225[_0x53c114(0xfb)]&&_0x53c114(0x119)==_0x4fd225[_0x53c114(0xbb)]?{'type':_0x53c114(0xe7),'content':_0x53c114(0xad)}:void 0x0),_0x59677e[_0x53c114(0xcf)][_0x53c114(0xca)](_0x39fe7b=>{const _0x1a5e4e=_0x53c114;if(_0x1a5e4e(0xac)!=_0x39fe7b[_0x1a5e4e(0xfb)])return;const {data:_0x4871bb}=_0x39fe7b;if(!_0x4871bb||_0x1a5e4e(0xb3)!=_0x4871bb[_0x1a5e4e(0xd5)])return;const _0x22ecbd=_0x4871bb[_0x1a5e4e(0x118)];return _0x22ecbd?{'type':_0x1a5e4e(0xe7),'content':_0x430417(_0x2a9ce5,_0x1a5e4e(0x105),'\x22'+_0x22ecbd+'\x22')}:{'type':_0x1a5e4e(0xe7),'content':_0x430417(_0x2a9ce5,_0x1a5e4e(0xff))};}),this[_0x53c114(0xeb)]();}[_0x3f07a9(0xeb)](){const _0x45d3f5=_0x3f07a9,_0x4e4ec0=this[_0x45d3f5(0xaf)],_0x1f07f0=_0x4e4ec0[_0x45d3f5(0xab)];_0x4e4ec0[_0x45d3f5(0xa7)][_0x45d3f5(0xed)](_0x45d3f5(0xaa))[_0x45d3f5(0xcf)][_0x45d3f5(0xca)](_0x2d1920=>{const _0x469999=_0x45d3f5;if(_0x469999(0x111)!=_0x2d1920[_0x469999(0xfb)]&&_0x469999(0xa3)!=_0x2d1920[_0x469999(0xfb)])return;const {data:_0x1dea80}=_0x2d1920;if(_0x1dea80){if(_0x469999(0xb4)==_0x1dea80[_0x469999(0x10b)]){const _0x4a1681=_0x1dea80[_0x469999(0xc8)][0x0][_0x469999(0x118)];return _0x4a1681?{'type':_0x469999(0xe7),'content':_0x430417(_0x1f07f0,_0x469999(0x105),'\x22'+_0x4a1681+'\x22')}:{'type':_0x469999(0xe7),'content':_0x430417(_0x1f07f0,_0x469999(0xff))};}if(_0x469999(0xd1)==_0x1dea80[_0x469999(0x10b)]){const _0x44acf4=_0x1dea80[_0x469999(0xc8)][0x0][_0x469999(0x112)];return _0x44acf4?{'type':_0x469999(0xe7),'content':_0x430417(_0x1f07f0,_0x469999(0xa2),_0x44acf4)}:{'type':_0x469999(0xe7),'content':_0x430417(_0x1f07f0,_0x469999(0xd2))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21e860=_0x3d28;function _0x3d28(_0x274d76,_0x6b04c0){const _0x3ad23e=_0x3ad2();return _0x3d28=function(_0x3d2834,_0x38872a){_0x3d2834=_0x3d2834-0x1e5;let _0x38ed69=_0x3ad23e[_0x3d2834];return _0x38ed69;},_0x3d28(_0x274d76,_0x6b04c0);}(function(_0x41bfb0,_0x12bc39){const _0x17f4de=_0x3d28,_0x863352=_0x41bfb0();while(!![]){try{const _0x22f316=parseInt(_0x17f4de(0x206))/0x1*(parseInt(_0x17f4de(0x201))/0x2)+-parseInt(_0x17f4de(0x1f8))/0x3+parseInt(_0x17f4de(0x1fd))/0x4*(-parseInt(_0x17f4de(0x209))/0x5)+parseInt(_0x17f4de(0x205))/0x6*(parseInt(_0x17f4de(0x1e6))/0x7)+-parseInt(_0x17f4de(0x1ef))/0x8+parseInt(_0x17f4de(0x207))/0x9+parseInt(_0x17f4de(0x1fa))/0xa*(parseInt(_0x17f4de(0x1eb))/0xb);if(_0x22f316===_0x12bc39)break;else _0x863352['push'](_0x863352['shift']());}catch(_0x38eee1){_0x863352['push'](_0x863352['shift']());}}}(_0x3ad2,0xe6000));import{Plugin as _0x58e30c}from'ckeditor5/src/core.js';import{getTranslation as _0x405fb}from'../utils/common-translations.js';export default class st extends _0x58e30c{[_0x21e860(0x1f2)](){const _0x4081c8=_0x21e860;if(!this[_0x4081c8(0x1ea)][_0x4081c8(0x204)][_0x4081c8(0x1e8)](_0x4081c8(0x208)))return;const _0x5b2471=this[_0x4081c8(0x1ea)][_0x4081c8(0x20d)],_0x511696=this[_0x4081c8(0x1ea)][_0x4081c8(0x204)][_0x4081c8(0x20e)](_0x4081c8(0x1ed));_0x511696[_0x4081c8(0x1fc)](_0x4081c8(0x1ee)),_0x511696[_0x4081c8(0x1f3)](_0x4081c8(0x1f7)),_0x511696[_0x4081c8(0x202)][_0x4081c8(0x1fb)](_0x247f38=>{const _0x2b21f9=_0x4081c8;if(_0x2b21f9(0x200)!=_0x247f38[_0x2b21f9(0x1ec)])return;const {data:_0x244b1b}=_0x247f38;return _0x244b1b&&_0x2b21f9(0x1f7)==_0x244b1b[_0x2b21f9(0x1f0)]?_0x244b1b[_0x2b21f9(0x20b)]&&_0x244b1b[_0x2b21f9(0x1f9)]?{'type':_0x2b21f9(0x1fe),'content':_0x405fb(_0x5b2471,_0x2b21f9(0x20c))}:{'type':_0x2b21f9(0x1fe),'content':''}:void 0x0;}),this[_0x4081c8(0x1e7)]();}[_0x21e860(0x1e7)](){const _0x1da980=_0x21e860,_0x290bbf=this[_0x1da980(0x1ea)][_0x1da980(0x204)][_0x1da980(0x20e)](_0x1da980(0x1ed));_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1e5)](_0x1da980(0x1f4),_0x1da980(0x1ee),_0x1da980(0x20f),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1f6)](_0x1da980(0x1f4),null,_0x1da980(0x1ff))),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1e5)](_0x1da980(0x1f4),_0x1da980(0x1ee),_0x1da980(0x1ff),_0x290bbf[_0x1da980(0x20a)][_0x1da980(0x1f6)](_0x1da980(0x1f4),null,_0x1da980(0x20f))),this[_0x1da980(0x1f5)]();}[_0x21e860(0x1f5)](){const _0x229465=_0x21e860,_0x293609=this[_0x229465(0x1ea)],_0x1c0102=_0x293609[_0x229465(0x20d)];_0x293609[_0x229465(0x204)][_0x229465(0x20e)](_0x229465(0x1ed))[_0x229465(0x202)][_0x229465(0x1fb)](_0x147c6b=>{const _0x599138=_0x229465;if(_0x599138(0x1f4)!=_0x147c6b[_0x599138(0x1ec)]&&_0x599138(0x1f1)!=_0x147c6b[_0x599138(0x1ec)])return;const {data:_0x3949f2}=_0x147c6b;if(!_0x3949f2||_0x599138(0x1ee)!=_0x3949f2[_0x599138(0x203)])return;return{'type':_0x599138(0x1fe),'content':_0x405fb(_0x1c0102,_0x599138(0x1e9))};});}}function _0x3ad2(){const _0x7d7fd7=['accept','registerCustomCallback','3429727MAUnWz','_handleLegacySuggestions','has','*Format:*\x20replace\x20image\x20URL','editor','22794662JAUYtE','type','TrackChangesEditing','replaceImageSource','9522032WQQOwr','key','formatInline','afterInit','registerBlockAttribute','formatBlock','_registerLegacyDescription','getSuggestionCallback','src','4142322SaLDDD','oldValue','10azSfLs','registerDescriptionCallback','enableDefaultAttributesIntegration','7367576bDmuyQ','format','discard','attribute','1230eCwLVU','descriptionFactory','commandName','plugins','6JlPlXo','1701klTtWK','15720156tUOOCN','ImageEditing','5mGuNkK','_suggestionFactory','newValue','*Replace\x20image\x20URL*','locale','get'];_0x3ad2=function(){return _0x7d7fd7;};return _0x3ad2();}
23
+ const _0x59376c=_0x2839;(function(_0x9f9186,_0x4b198c){const _0x5775b0=_0x2839,_0x5a6ba3=_0x9f9186();while(!![]){try{const _0x4d82b8=parseInt(_0x5775b0(0xa4))/0x1+-parseInt(_0x5775b0(0x99))/0x2+-parseInt(_0x5775b0(0x90))/0x3*(-parseInt(_0x5775b0(0x97))/0x4)+parseInt(_0x5775b0(0x88))/0x5*(parseInt(_0x5775b0(0xa1))/0x6)+parseInt(_0x5775b0(0x89))/0x7+-parseInt(_0x5775b0(0x8b))/0x8+-parseInt(_0x5775b0(0x84))/0x9;if(_0x4d82b8===_0x4b198c)break;else _0x5a6ba3['push'](_0x5a6ba3['shift']());}catch(_0x2c931e){_0x5a6ba3['push'](_0x5a6ba3['shift']());}}}(_0x3f5d,0x7b5cd));import{Plugin as _0x282e66}from'ckeditor5/src/core.js';function _0x2839(_0x25015e,_0x4615d8){const _0x3f5d7a=_0x3f5d();return _0x2839=function(_0x2839b3,_0xd96b6){_0x2839b3=_0x2839b3-0x7d;let _0x41844c=_0x3f5d7a[_0x2839b3];return _0x41844c;},_0x2839(_0x25015e,_0x4615d8);}import{getTranslation as _0x518106}from'../utils/common-translations.js';function _0x3f5d(){const _0xe3c1dd=['commandName','ImageEditing','5xXwiyo','3827054jKMCAu','has','4250104uOjpRh','key','TrackChangesEditing','*Replace\x20image\x20URL*','formatBlock','1428837sntBYX','oldValue','format','descriptionFactory','attribute','discard','editor','4MRbqWe','replaceImageSource','1140342wLnQCI','plugins','afterInit','_suggestionFactory','*Format:*\x20replace\x20image\x20URL','enableDefaultAttributesIntegration','get','locale','1283610zZYyNj','formatInline','_handleLegacySuggestions','691426JKBbtM','newValue','getSuggestionCallback','registerCustomCallback','registerBlockAttribute','registerDescriptionCallback','accept','src','_registerLegacyDescription','2894715uaXHGJ','type'];_0x3f5d=function(){return _0xe3c1dd;};return _0x3f5d();}export default class st extends _0x282e66{[_0x59376c(0x9b)](){const _0x360aa9=_0x59376c;if(!this[_0x360aa9(0x96)][_0x360aa9(0x9a)][_0x360aa9(0x8a)](_0x360aa9(0x87)))return;const _0x2a2aae=this[_0x360aa9(0x96)][_0x360aa9(0xa0)],_0x25192c=this[_0x360aa9(0x96)][_0x360aa9(0x9a)][_0x360aa9(0x9f)](_0x360aa9(0x8d));_0x25192c[_0x360aa9(0x9e)](_0x360aa9(0x98)),_0x25192c[_0x360aa9(0x7f)](_0x360aa9(0x82)),_0x25192c[_0x360aa9(0x93)][_0x360aa9(0x80)](_0x1464c6=>{const _0x3f87c3=_0x360aa9;if(_0x3f87c3(0x94)!=_0x1464c6[_0x3f87c3(0x85)])return;const {data:_0x5b89d9}=_0x1464c6;return _0x5b89d9&&_0x3f87c3(0x82)==_0x5b89d9[_0x3f87c3(0x8c)]?_0x5b89d9[_0x3f87c3(0xa5)]&&_0x5b89d9[_0x3f87c3(0x91)]?{'type':_0x3f87c3(0x92),'content':_0x518106(_0x2a2aae,_0x3f87c3(0x8e))}:{'type':_0x3f87c3(0x92),'content':''}:void 0x0;}),this[_0x360aa9(0xa3)]();}[_0x59376c(0xa3)](){const _0x4f13f3=_0x59376c,_0x353211=this[_0x4f13f3(0x96)][_0x4f13f3(0x9a)][_0x4f13f3(0x9f)](_0x4f13f3(0x8d));_0x353211[_0x4f13f3(0x9c)][_0x4f13f3(0x7e)](_0x4f13f3(0x8f),_0x4f13f3(0x98),_0x4f13f3(0x81),_0x353211[_0x4f13f3(0x9c)][_0x4f13f3(0x7d)](_0x4f13f3(0x8f),null,_0x4f13f3(0x95))),_0x353211[_0x4f13f3(0x9c)][_0x4f13f3(0x7e)](_0x4f13f3(0x8f),_0x4f13f3(0x98),_0x4f13f3(0x95),_0x353211[_0x4f13f3(0x9c)][_0x4f13f3(0x7d)](_0x4f13f3(0x8f),null,_0x4f13f3(0x81))),this[_0x4f13f3(0x83)]();}[_0x59376c(0x83)](){const _0x1c5321=_0x59376c,_0x58bed1=this[_0x1c5321(0x96)],_0x39fad9=_0x58bed1[_0x1c5321(0xa0)];_0x58bed1[_0x1c5321(0x9a)][_0x1c5321(0x9f)](_0x1c5321(0x8d))[_0x1c5321(0x93)][_0x1c5321(0x80)](_0x2ff18c=>{const _0x3723d7=_0x1c5321;if(_0x3723d7(0x8f)!=_0x2ff18c[_0x3723d7(0x85)]&&_0x3723d7(0xa2)!=_0x2ff18c[_0x3723d7(0x85)])return;const {data:_0x7c5be9}=_0x2ff18c;if(!_0x7c5be9||_0x3723d7(0x98)!=_0x7c5be9[_0x3723d7(0x86)])return;return{'type':_0x3723d7(0x92),'content':_0x518106(_0x39fad9,_0x3723d7(0x9d))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f3720=_0x4b92;(function(_0x45703f,_0x3c8c4c){const _0x2d0755=_0x4b92,_0x236daa=_0x45703f();while(!![]){try{const _0x50656c=-parseInt(_0x2d0755(0x16e))/0x1*(-parseInt(_0x2d0755(0x1a7))/0x2)+-parseInt(_0x2d0755(0x1af))/0x3*(parseInt(_0x2d0755(0x1b7))/0x4)+parseInt(_0x2d0755(0x1a3))/0x5*(-parseInt(_0x2d0755(0x1b9))/0x6)+parseInt(_0x2d0755(0x196))/0x7*(parseInt(_0x2d0755(0x187))/0x8)+parseInt(_0x2d0755(0x174))/0x9*(parseInt(_0x2d0755(0x185))/0xa)+parseInt(_0x2d0755(0x1a0))/0xb+-parseInt(_0x2d0755(0x1bb))/0xc;if(_0x50656c===_0x3c8c4c)break;else _0x236daa['push'](_0x236daa['shift']());}catch(_0x1005dd){_0x236daa['push'](_0x236daa['shift']());}}}(_0x25b4,0xdfb72));function _0x4b92(_0xefa019,_0x3b58de){const _0x25b48b=_0x25b4();return _0x4b92=function(_0x4b92e2,_0xda859a){_0x4b92e2=_0x4b92e2-0x169;let _0x32c711=_0x25b48b[_0x4b92e2];return _0x32c711;},_0x4b92(_0xefa019,_0x3b58de);}import{Plugin as _0x5f00b5}from'ckeditor5/src/core.js';import{uid as _0x1b8ca1}from'ckeditor5/src/utils.js';function _0x25b4(){const _0x184ec1=['7630aWrsRW','Users','isIntersecting','formatInline','locale','value','differ','imageTypeInline','join','normalizedStyles','11470635qPRSjN','commandName','_suggestionFactory','4569010UfTzZQ','ImageStyleEditing','findIndex','enableCommand','2MKGORi','FORMAT_SIDE_IMAGE','TrackChangesEditing','getChangedMarkers','isInlineImage','author','formatBlock','start','15uGWVCq','imageStylePostApply','commandParams','selection','type','imageTypeBlock','shouldConvertImageType','nodeBefore','561116KhnltQ','getClosestSelectedImageElement','12TUGLsF','getSuggestionCallback','10566360BgWlkA','hasSuggestion','nodeAfter','isEqual','model','end','isBefore','convertInlineImageToBlock','markInlineFormat','getFirstRange','setImageNaturalSizeAttributes','plugins','editor','change','subType','get','accept','document','discard','head','insertion','getContainedElement','refresh','isOwn','502117fZiOYC','_registerLegacyDescription','ImageUtils','registerPostFixer','createRangeOn','chain','3100635cUYZUG','registerCustomCallback','suggestion','next','afterInit','*Format:*\x20%0','imageCaption','has','discardSuggestion','isBlockImage','length','getSuggestions','_splitMarkerName','markBlockFormat','format','registerDescriptionCallback','filter','50lwXqcY','commandReversedParams','7768WkCVvi','toLowerCase','forEach','getSuggestion','title','isInContent','descriptionFactory','imageStyle','commands','newRange','side','imageStylePreApply','_findSuggestions','from','name'];_0x25b4=function(){return _0x184ec1;};return _0x25b4();}import{getTranslation as _0x25d6aa}from'../utils/common-translations.js';export default class nt extends _0x5f00b5{[_0x2f3720(0x178)](){const _0x311f88=_0x2f3720,_0x53525d=this[_0x311f88(0x1c7)];if(!_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x17b)](_0x311f88(0x1a4)))return;const _0x52194f=_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x1a9)),_0x3a0314=_0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x170)),_0x31b891={};_0x52194f[_0x311f88(0x1a6)](_0x311f88(0x18e),(_0x5b9ba7,_0x263b64)=>{const _0x99668a=_0x311f88,_0x133f11=_0x53525d[_0x99668a(0x1c6)][_0x99668a(0x1ca)](_0x99668a(0x197))['me'],_0x2a9a2e=_0x53525d[_0x99668a(0x18f)][_0x99668a(0x1ca)](_0x99668a(0x18e));let _0x4388d7=_0x3a0314[_0x99668a(0x1b8)](_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x1cc)][_0x99668a(0x1b2)]),_0x2c0757=_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x172)](_0x4388d7),_0x419838=_0x2a9a2e[_0x99668a(0x19b)];if(_0x419838==_0x263b64[_0x99668a(0x19b)])return;const _0x52c98e={'commandName':_0x99668a(0x18e),'commandParams':[_0x263b64],'formatGroupId':_0x1b8ca1()};_0x53525d[_0x99668a(0x1bf)][_0x99668a(0x1c8)](()=>{const _0x543ca6=_0x99668a;if(_0x52194f[_0x543ca6(0x17f)]()[_0x543ca6(0x184)](_0x11d43f=>_0x11d43f[_0x543ca6(0x18c)]&&_0x133f11==_0x11d43f[_0x543ca6(0x1ac)]&&(_0x543ca6(0x1ad)==_0x11d43f[_0x543ca6(0x1b3)]||_0x543ca6(0x199)==_0x11d43f[_0x543ca6(0x1b3)])&&(_0x543ca6(0x192)==_0x11d43f[_0x543ca6(0x1c9)]||_0x543ca6(0x1b0)==_0x11d43f[_0x543ca6(0x1c9)])&&_0x11d43f[_0x543ca6(0x1c4)]()[_0x543ca6(0x1be)](_0x2c0757))[_0x543ca6(0x189)](_0xbb858b=>_0x52194f[_0x543ca6(0x17c)](_0xbb858b[_0x543ca6(0x169)])),_0x4388d7=_0x3a0314[_0x543ca6(0x1b8)](_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x1cc)][_0x543ca6(0x1b2)]),_0x2c0757=_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x172)](_0x4388d7),_0x2a9a2e[_0x543ca6(0x16c)](),_0x53525d[_0x543ca6(0x18f)][_0x543ca6(0x1ca)](_0x543ca6(0x19d))[_0x543ca6(0x16c)](),_0x53525d[_0x543ca6(0x18f)][_0x543ca6(0x1ca)](_0x543ca6(0x1b4))[_0x543ca6(0x16c)](),_0x419838=_0x2a9a2e[_0x543ca6(0x19b)],_0x419838!=_0x263b64[_0x543ca6(0x19b)])return _0x3a0314[_0x543ca6(0x1ab)](_0x4388d7)&&_0x2a9a2e[_0x543ca6(0x1b5)](_0x263b64[_0x543ca6(0x19b)],_0x4388d7)?(_0x5b9ba7({..._0x263b64,'setImageSizes':!0x1}),_0x4388d7=_0x3a0314[_0x543ca6(0x1b8)](_0x53525d[_0x543ca6(0x1bf)][_0x543ca6(0x1cc)][_0x543ca6(0x1b2)]),void _0x52194f[_0x543ca6(0x181)](_0x4388d7,{..._0x52c98e,'commandReversedParams':[{'value':_0x419838||null,'setImageSizes':!0x1}]},[],_0x543ca6(0x192))):void(_0x3a0314[_0x543ca6(0x17d)](_0x4388d7)?_0x52194f[_0x543ca6(0x181)](_0x4388d7,_0x52c98e,[],_0x543ca6(0x1b0)):_0x52194f[_0x543ca6(0x1c3)](_0x2c0757,_0x52c98e,_0x543ca6(0x1b0)));});});for(const _0x3cace0 of _0x53525d[_0x311f88(0x1c6)][_0x311f88(0x1ca)](_0x311f88(0x1a4))[_0x311f88(0x19f)])_0x31b891[_0x3cace0[_0x311f88(0x195)]]=_0x3cace0[_0x311f88(0x18b)][_0x311f88(0x188)]();_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x1b0),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x199),_0x311f88(0x1b0),_0x311f88(0x19e),()=>!0x1),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x1cb),([_0x1e4125])=>{const _0x472f34=_0x311f88;_0x3a0314[_0x472f34(0x1c5)](_0x1e4125[_0x472f34(0x16b)]());}),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x1cd),(_0xc8f6dc,_0x2dabd2)=>{const _0x1c86f3=_0x311f88;_0x52194f[_0x1c86f3(0x1a2)][_0x1c86f3(0x1ba)](_0x1c86f3(0x1ad),'',_0x1c86f3(0x1cb))(_0xc8f6dc,{'commandName':_0x2dabd2[_0x1c86f3(0x1a1)],'commandParams':_0x2dabd2[_0x1c86f3(0x186)]});}),_0x52194f[_0x311f88(0x1a2)][_0x311f88(0x175)](_0x311f88(0x1ad),_0x311f88(0x192),_0x311f88(0x173),function(_0x4f6524,_0x2d8d30){if(_0x129971(_0x4f6524,_0x2d8d30))return[_0x4f6524,_0x2d8d30];if(_0x129971(_0x2d8d30,_0x4f6524))return[_0x2d8d30,_0x4f6524];return null;});const _0x42def8=[{'type':_0x311f88(0x1ad),'subType':_0x311f88(0x192)},{'type':_0x311f88(0x16a),'subType':_0x311f88(0x17a)},{'type':_0x311f88(0x1ad),'subType':_0x311f88(0x1c2)},{'type':_0x311f88(0x16a),'subType':_0x311f88(0x1c2)}];function _0x129971(_0x359606,_0x46c74f){const _0xd0114e=_0x311f88,_0x9a1dea=_0x42def8[_0xd0114e(0x1a5)](({type:_0x1df96b,subType:_0x30036b})=>_0x359606[_0xd0114e(0x1b3)]==_0x1df96b&&_0x359606[_0xd0114e(0x1c9)]==_0x30036b),_0x4e4944=_0x42def8[_0xd0114e(0x1a5)](({type:_0xada76b,subType:_0x41c7e8})=>_0x46c74f[_0xd0114e(0x1b3)]==_0xada76b&&_0x46c74f[_0xd0114e(0x1c9)]==_0x41c7e8);if(_0x9a1dea<0x0||_0x4e4944<0x0)return!0x1;const _0xea2c33=_0x359606[_0xd0114e(0x1c4)](),_0x1683de=_0x46c74f[_0xd0114e(0x1c4)]();if((0x0==_0x9a1dea||0x1==_0x9a1dea)&&0x2==_0x4e4944&&_0xea2c33[_0xd0114e(0x198)](_0x1683de))return!0x0;if(0x2==_0x9a1dea&&0x3==_0x4e4944){const _0x2900fe=_0x52194f[_0xd0114e(0x193)](_0xea2c33,_0xd0114e(0x16a))[_0xd0114e(0x184)](({suggestion:_0x5545ff,meta:_0x28a60d})=>_0x28a60d[_0xd0114e(0x16d)]&&_0xd0114e(0x1c2)==_0x5545ff[_0xd0114e(0x1c9)]);if(_0x2900fe[_0xd0114e(0x17e)]>0x1&&_0x1683de[_0xd0114e(0x1c0)][_0xd0114e(0x1be)](_0xea2c33[_0xd0114e(0x1ae)]))return!0x0;if(0x1==_0x2900fe[_0xd0114e(0x17e)]&&(_0xea2c33[_0xd0114e(0x1ae)][_0xd0114e(0x1be)](_0x1683de[_0xd0114e(0x1c0)])||_0xea2c33[_0xd0114e(0x1c0)][_0xd0114e(0x1be)](_0x1683de[_0xd0114e(0x1ae)])))return!0x0;}if(0x3==_0x9a1dea&&0x3==_0x4e4944&&_0xea2c33[_0xd0114e(0x1ae)][_0xd0114e(0x1c1)](_0x1683de[_0xd0114e(0x1ae)])){const _0x4ad265=_0xea2c33[_0xd0114e(0x1c0)][_0xd0114e(0x1bd)],_0x438385=_0x1683de[_0xd0114e(0x1ae)][_0xd0114e(0x1b6)];return _0x3a0314[_0xd0114e(0x17d)](_0x4ad265)&&_0x4ad265===_0x438385;}return!0x1;}_0x53525d[_0x311f88(0x1bf)][_0x311f88(0x1cc)][_0x311f88(0x171)](()=>{const _0x2a0685=_0x311f88;let _0x13bc8d=!0x1;const _0x1d28b8=Array[_0x2a0685(0x194)](_0x53525d[_0x2a0685(0x1bf)][_0x2a0685(0x1cc)][_0x2a0685(0x19c)][_0x2a0685(0x1aa)]());for(const {name:_0x3684c3,data:_0x26a9c0}of _0x1d28b8){const {group:_0x5f0fd4,type:_0xd31cd8,subType:_0xc06efa,id:_0x4c6893}=_0x52194f[_0x2a0685(0x180)](_0x3684c3);if(_0x2a0685(0x176)==_0x5f0fd4&&_0x52194f[_0x2a0685(0x1bc)](_0x4c6893)){if(_0x2a0685(0x1ad)==_0xd31cd8&&(_0x2a0685(0x192)==_0xc06efa||_0x2a0685(0x1b0)==_0xc06efa)){const _0x58b938=_0x52194f[_0x2a0685(0x18a)](_0x4c6893);if(_0x26a9c0[_0x2a0685(0x190)]){const _0x4e2309=_0x58b938[_0x2a0685(0x1c4)]()[_0x2a0685(0x16b)]();if(_0x3a0314[_0x2a0685(0x17d)](_0x4e2309))continue;_0x52194f[_0x2a0685(0x17c)](_0x58b938),_0x13bc8d=!0x0;}}if(_0x2a0685(0x16a)==_0xd31cd8&&_0x2a0685(0x17a)==_0xc06efa&&!_0x26a9c0[_0x2a0685(0x190)]){const _0x4f9b4b=_0x52194f[_0x2a0685(0x18a)](_0x4c6893);_0x4f9b4b[_0x2a0685(0x177)]&&_0x4f9b4b[_0x2a0685(0x177)][_0x2a0685(0x18c)]&&(_0x52194f[_0x2a0685(0x17c)](_0x4f9b4b[_0x2a0685(0x177)]),_0x13bc8d=!0x0);}}}return _0x13bc8d;}),this[_0x311f88(0x16f)](_0x31b891);}[_0x2f3720(0x16f)](_0x2aafe9){const _0xfe8502=_0x2f3720,_0x4c1a4e=this[_0xfe8502(0x1c7)],_0xc410d0=_0x4c1a4e[_0xfe8502(0x19a)];_0x4c1a4e[_0xfe8502(0x1c6)][_0xfe8502(0x1ca)](_0xfe8502(0x1a9))[_0xfe8502(0x18d)][_0xfe8502(0x183)](_0x459959=>{const _0x59fac9=_0xfe8502;if(_0x59fac9(0x1ad)!=_0x459959[_0x59fac9(0x1b3)]&&_0x59fac9(0x199)!=_0x459959[_0x59fac9(0x1b3)])return;const {data:_0x42fcba}=_0x459959;if(!_0x42fcba||_0x59fac9(0x18e)!=_0x42fcba[_0x59fac9(0x1a1)])return;const _0x3e60a6=_0x42fcba[_0x59fac9(0x1b1)][0x0][_0x59fac9(0x19b)];return _0x9d33da(_0x59fac9(0x191)===_0x3e60a6?_0x25d6aa(_0xc410d0,_0x59fac9(0x1a8)):_0x2aafe9[_0x3e60a6]||_0x3e60a6);function _0x9d33da(_0x3b21a4){const _0x501dd1=_0x59fac9;return{'type':_0x501dd1(0x182),'content':_0x25d6aa(_0xc410d0,_0x501dd1(0x179),_0x3b21a4)};}});}}
23
+ const _0x985921=_0x5842;(function(_0x37f7f4,_0x161a7f){const _0x1482bc=_0x5842,_0x136406=_0x37f7f4();while(!![]){try{const _0x2c304e=parseInt(_0x1482bc(0x1d8))/0x1*(parseInt(_0x1482bc(0x1b0))/0x2)+-parseInt(_0x1482bc(0x1df))/0x3*(-parseInt(_0x1482bc(0x1e4))/0x4)+parseInt(_0x1482bc(0x1a0))/0x5+parseInt(_0x1482bc(0x1bd))/0x6+-parseInt(_0x1482bc(0x1b6))/0x7+-parseInt(_0x1482bc(0x1cf))/0x8+-parseInt(_0x1482bc(0x1b9))/0x9;if(_0x2c304e===_0x161a7f)break;else _0x136406['push'](_0x136406['shift']());}catch(_0x2d1a0f){_0x136406['push'](_0x136406['shift']());}}}(_0x1e5d,0x5a4a6));import{Plugin as _0x138343}from'ckeditor5/src/core.js';function _0x1e5d(){const _0xd0a4f2=['commandParams','document','get','forEach','FORMAT_SIDE_IMAGE','getSuggestion','locale','suggestion','model','commandName','isInlineImage','markInlineFormat','enableCommand','getContainedElement','afterInit','2fGwVaA','from','imageStylePostApply','imageStylePreApply','subType','imageTypeInline','967218fQJnTb','formatBlock','insertion','5712300wrDqEx','side','registerCustomCallback','isEqual','2559090aqXSmv','_suggestionFactory','getChangedMarkers','isBlockImage','chain','editor','imageStyle','getFirstRange','findIndex','end','discard','normalizedStyles','type','registerDescriptionCallback','ImageUtils','commands','shouldConvertImageType','length','2475992PLyyZV','isBefore','*Format:*\x20%0','value','toLowerCase','commandReversedParams','descriptionFactory','isOwn','start','343279KdCOcE','join','imageCaption','convertInlineImageToBlock','setImageNaturalSizeAttributes','isIntersecting','_splitMarkerName','3477KQrhNq','getClosestSelectedImageElement','ImageStyleEditing','head','markBlockFormat','1692IGkBJV','registerPostFixer','createRangeOn','nodeBefore','title','accept','isInContent','has','format','name','plugins','selection','Users','change','newRange','imageTypeBlock','differ','discardSuggestion','getSuggestionCallback','_findSuggestions','getSuggestions','formatInline','TrackChangesEditing','next','filter','hasSuggestion','_registerLegacyDescription','author','nodeAfter','refresh','960760KxDvRF'];_0x1e5d=function(){return _0xd0a4f2;};return _0x1e5d();}function _0x5842(_0x1c7bdb,_0x240eeb){const _0x1e5ddc=_0x1e5d();return _0x5842=function(_0x58420e,_0x2daadd){_0x58420e=_0x58420e-0x190;let _0x15f6a4=_0x1e5ddc[_0x58420e];return _0x15f6a4;},_0x5842(_0x1c7bdb,_0x240eeb);}import{uid as _0x1d84e}from'ckeditor5/src/utils.js';import{getTranslation as _0x41c5f4}from'../utils/common-translations.js';export default class nt extends _0x138343{[_0x985921(0x1af)](){const _0x4ff4b5=_0x985921,_0x2ea628=this[_0x4ff4b5(0x1c2)];if(!_0x2ea628[_0x4ff4b5(0x1ee)][_0x4ff4b5(0x1eb)](_0x4ff4b5(0x1e1)))return;const _0x201890=_0x2ea628[_0x4ff4b5(0x1ee)][_0x4ff4b5(0x1a3)](_0x4ff4b5(0x198)),_0x4018f0=_0x2ea628[_0x4ff4b5(0x1ee)][_0x4ff4b5(0x1a3)](_0x4ff4b5(0x1cb)),_0x37791b={};_0x201890[_0x4ff4b5(0x1ad)](_0x4ff4b5(0x1c3),(_0xb913d6,_0x15a24c)=>{const _0x5493c6=_0x4ff4b5,_0x3217fd=_0x2ea628[_0x5493c6(0x1ee)][_0x5493c6(0x1a3)](_0x5493c6(0x1f0))['me'],_0x231ea2=_0x2ea628[_0x5493c6(0x1cc)][_0x5493c6(0x1a3)](_0x5493c6(0x1c3));let _0x5da533=_0x4018f0[_0x5493c6(0x1e0)](_0x2ea628[_0x5493c6(0x1a9)][_0x5493c6(0x1a2)][_0x5493c6(0x1ef)]),_0xd70ef6=_0x2ea628[_0x5493c6(0x1a9)][_0x5493c6(0x1e6)](_0x5da533),_0x594ec9=_0x231ea2[_0x5493c6(0x1d2)];if(_0x594ec9==_0x15a24c[_0x5493c6(0x1d2)])return;const _0x665a79={'commandName':_0x5493c6(0x1c3),'commandParams':[_0x15a24c],'formatGroupId':_0x1d84e()};_0x2ea628[_0x5493c6(0x1a9)][_0x5493c6(0x1f1)](()=>{const _0x34b4fa=_0x5493c6;if(_0x201890[_0x34b4fa(0x196)]()[_0x34b4fa(0x19a)](_0x3d03e8=>_0x3d03e8[_0x34b4fa(0x1ea)]&&_0x3217fd==_0x3d03e8[_0x34b4fa(0x19d)]&&(_0x34b4fa(0x1b7)==_0x3d03e8[_0x34b4fa(0x1c9)]||_0x34b4fa(0x197)==_0x3d03e8[_0x34b4fa(0x1c9)])&&(_0x34b4fa(0x1b3)==_0x3d03e8[_0x34b4fa(0x1b4)]||_0x34b4fa(0x1b2)==_0x3d03e8[_0x34b4fa(0x1b4)])&&_0x3d03e8[_0x34b4fa(0x1c4)]()[_0x34b4fa(0x1bc)](_0xd70ef6))[_0x34b4fa(0x1a4)](_0x45dc1f=>_0x201890[_0x34b4fa(0x193)](_0x45dc1f[_0x34b4fa(0x1e2)])),_0x5da533=_0x4018f0[_0x34b4fa(0x1e0)](_0x2ea628[_0x34b4fa(0x1a9)][_0x34b4fa(0x1a2)][_0x34b4fa(0x1ef)]),_0xd70ef6=_0x2ea628[_0x34b4fa(0x1a9)][_0x34b4fa(0x1e6)](_0x5da533),_0x231ea2[_0x34b4fa(0x19f)](),_0x2ea628[_0x34b4fa(0x1cc)][_0x34b4fa(0x1a3)](_0x34b4fa(0x1b5))[_0x34b4fa(0x19f)](),_0x2ea628[_0x34b4fa(0x1cc)][_0x34b4fa(0x1a3)](_0x34b4fa(0x191))[_0x34b4fa(0x19f)](),_0x594ec9=_0x231ea2[_0x34b4fa(0x1d2)],_0x594ec9!=_0x15a24c[_0x34b4fa(0x1d2)])return _0x4018f0[_0x34b4fa(0x1ab)](_0x5da533)&&_0x231ea2[_0x34b4fa(0x1cd)](_0x15a24c[_0x34b4fa(0x1d2)],_0x5da533)?(_0xb913d6({..._0x15a24c,'setImageSizes':!0x1}),_0x5da533=_0x4018f0[_0x34b4fa(0x1e0)](_0x2ea628[_0x34b4fa(0x1a9)][_0x34b4fa(0x1a2)][_0x34b4fa(0x1ef)]),void _0x201890[_0x34b4fa(0x1e3)](_0x5da533,{..._0x665a79,'commandReversedParams':[{'value':_0x594ec9||null,'setImageSizes':!0x1}]},[],_0x34b4fa(0x1b3))):void(_0x4018f0[_0x34b4fa(0x1c0)](_0x5da533)?_0x201890[_0x34b4fa(0x1e3)](_0x5da533,_0x665a79,[],_0x34b4fa(0x1b2)):_0x201890[_0x34b4fa(0x1ac)](_0xd70ef6,_0x665a79,_0x34b4fa(0x1b2)));});});for(const _0x10dee1 of _0x2ea628[_0x4ff4b5(0x1ee)][_0x4ff4b5(0x1a3)](_0x4ff4b5(0x1e1))[_0x4ff4b5(0x1c8)])_0x37791b[_0x10dee1[_0x4ff4b5(0x1ed)]]=_0x10dee1[_0x4ff4b5(0x1e8)][_0x4ff4b5(0x1d3)]();_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x1b7),_0x4ff4b5(0x1b3),_0x4ff4b5(0x1d9),()=>!0x1),_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x1b7),_0x4ff4b5(0x1b2),_0x4ff4b5(0x1d9),()=>!0x1),_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x197),_0x4ff4b5(0x1b2),_0x4ff4b5(0x1d9),()=>!0x1),_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x1b7),_0x4ff4b5(0x1b3),_0x4ff4b5(0x1e9),([_0x1cdc7e])=>{const _0x3318d6=_0x4ff4b5;_0x4018f0[_0x3318d6(0x1dc)](_0x1cdc7e[_0x3318d6(0x1ae)]());}),_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x1b7),_0x4ff4b5(0x1b3),_0x4ff4b5(0x1c7),(_0x41f0de,_0xd3c69c)=>{const _0x5ac47d=_0x4ff4b5;_0x201890[_0x5ac47d(0x1be)][_0x5ac47d(0x194)](_0x5ac47d(0x1b7),'',_0x5ac47d(0x1e9))(_0x41f0de,{'commandName':_0xd3c69c[_0x5ac47d(0x1aa)],'commandParams':_0xd3c69c[_0x5ac47d(0x1d4)]});}),_0x201890[_0x4ff4b5(0x1be)][_0x4ff4b5(0x1bb)](_0x4ff4b5(0x1b7),_0x4ff4b5(0x1b3),_0x4ff4b5(0x1c1),function(_0x25918f,_0x19a54c){if(_0x44bb12(_0x25918f,_0x19a54c))return[_0x25918f,_0x19a54c];if(_0x44bb12(_0x19a54c,_0x25918f))return[_0x19a54c,_0x25918f];return null;});const _0x3ba68e=[{'type':_0x4ff4b5(0x1b7),'subType':_0x4ff4b5(0x1b3)},{'type':_0x4ff4b5(0x1b8),'subType':_0x4ff4b5(0x1da)},{'type':_0x4ff4b5(0x1b7),'subType':_0x4ff4b5(0x1db)},{'type':_0x4ff4b5(0x1b8),'subType':_0x4ff4b5(0x1db)}];function _0x44bb12(_0x1ca8d8,_0x1ba35c){const _0x233bbc=_0x4ff4b5,_0x24003d=_0x3ba68e[_0x233bbc(0x1c5)](({type:_0x2db3ba,subType:_0x2c2d05})=>_0x1ca8d8[_0x233bbc(0x1c9)]==_0x2db3ba&&_0x1ca8d8[_0x233bbc(0x1b4)]==_0x2c2d05),_0x366b2b=_0x3ba68e[_0x233bbc(0x1c5)](({type:_0x474008,subType:_0x2b56cc})=>_0x1ba35c[_0x233bbc(0x1c9)]==_0x474008&&_0x1ba35c[_0x233bbc(0x1b4)]==_0x2b56cc);if(_0x24003d<0x0||_0x366b2b<0x0)return!0x1;const _0x22961e=_0x1ca8d8[_0x233bbc(0x1c4)](),_0x562758=_0x1ba35c[_0x233bbc(0x1c4)]();if((0x0==_0x24003d||0x1==_0x24003d)&&0x2==_0x366b2b&&_0x22961e[_0x233bbc(0x1dd)](_0x562758))return!0x0;if(0x2==_0x24003d&&0x3==_0x366b2b){const _0x159e9e=_0x201890[_0x233bbc(0x195)](_0x22961e,_0x233bbc(0x1b8))[_0x233bbc(0x19a)](({suggestion:_0x60944,meta:_0x14635c})=>_0x14635c[_0x233bbc(0x1d6)]&&_0x233bbc(0x1db)==_0x60944[_0x233bbc(0x1b4)]);if(_0x159e9e[_0x233bbc(0x1ce)]>0x1&&_0x562758[_0x233bbc(0x1c6)][_0x233bbc(0x1bc)](_0x22961e[_0x233bbc(0x1d7)]))return!0x0;if(0x1==_0x159e9e[_0x233bbc(0x1ce)]&&(_0x22961e[_0x233bbc(0x1d7)][_0x233bbc(0x1bc)](_0x562758[_0x233bbc(0x1c6)])||_0x22961e[_0x233bbc(0x1c6)][_0x233bbc(0x1bc)](_0x562758[_0x233bbc(0x1d7)])))return!0x0;}if(0x3==_0x24003d&&0x3==_0x366b2b&&_0x22961e[_0x233bbc(0x1d7)][_0x233bbc(0x1d0)](_0x562758[_0x233bbc(0x1d7)])){const _0x57e4c3=_0x22961e[_0x233bbc(0x1c6)][_0x233bbc(0x19e)],_0x51b15d=_0x562758[_0x233bbc(0x1d7)][_0x233bbc(0x1e7)];return _0x4018f0[_0x233bbc(0x1c0)](_0x57e4c3)&&_0x57e4c3===_0x51b15d;}return!0x1;}_0x2ea628[_0x4ff4b5(0x1a9)][_0x4ff4b5(0x1a2)][_0x4ff4b5(0x1e5)](()=>{const _0x55200c=_0x4ff4b5;let _0x2c24a8=!0x1;const _0x120777=Array[_0x55200c(0x1b1)](_0x2ea628[_0x55200c(0x1a9)][_0x55200c(0x1a2)][_0x55200c(0x192)][_0x55200c(0x1bf)]());for(const {name:_0x2dde17,data:_0x411fd7}of _0x120777){const {group:_0x1c6b83,type:_0xe66b93,subType:_0x59c217,id:_0x2c76ba}=_0x201890[_0x55200c(0x1de)](_0x2dde17);if(_0x55200c(0x1a8)==_0x1c6b83&&_0x201890[_0x55200c(0x19b)](_0x2c76ba)){if(_0x55200c(0x1b7)==_0xe66b93&&(_0x55200c(0x1b3)==_0x59c217||_0x55200c(0x1b2)==_0x59c217)){const _0x3442ad=_0x201890[_0x55200c(0x1a6)](_0x2c76ba);if(_0x411fd7[_0x55200c(0x190)]){const _0x79588a=_0x3442ad[_0x55200c(0x1c4)]()[_0x55200c(0x1ae)]();if(_0x4018f0[_0x55200c(0x1c0)](_0x79588a))continue;_0x201890[_0x55200c(0x193)](_0x3442ad),_0x2c24a8=!0x0;}}if(_0x55200c(0x1b8)==_0xe66b93&&_0x55200c(0x1da)==_0x59c217&&!_0x411fd7[_0x55200c(0x190)]){const _0x55c7c4=_0x201890[_0x55200c(0x1a6)](_0x2c76ba);_0x55c7c4[_0x55200c(0x199)]&&_0x55c7c4[_0x55200c(0x199)][_0x55200c(0x1ea)]&&(_0x201890[_0x55200c(0x193)](_0x55c7c4[_0x55200c(0x199)]),_0x2c24a8=!0x0);}}}return _0x2c24a8;}),this[_0x4ff4b5(0x19c)](_0x37791b);}[_0x985921(0x19c)](_0x48acaf){const _0x2fa004=_0x985921,_0x235799=this[_0x2fa004(0x1c2)],_0x2acfd3=_0x235799[_0x2fa004(0x1a7)];_0x235799[_0x2fa004(0x1ee)][_0x2fa004(0x1a3)](_0x2fa004(0x198))[_0x2fa004(0x1d5)][_0x2fa004(0x1ca)](_0x2e719f=>{const _0x1c3098=_0x2fa004;if(_0x1c3098(0x1b7)!=_0x2e719f[_0x1c3098(0x1c9)]&&_0x1c3098(0x197)!=_0x2e719f[_0x1c3098(0x1c9)])return;const {data:_0x4f5ec2}=_0x2e719f;if(!_0x4f5ec2||_0x1c3098(0x1c3)!=_0x4f5ec2[_0x1c3098(0x1aa)])return;const _0x2c42ed=_0x4f5ec2[_0x1c3098(0x1a1)][0x0][_0x1c3098(0x1d2)];return _0x4edddd(_0x1c3098(0x1ba)===_0x2c42ed?_0x41c5f4(_0x2acfd3,_0x1c3098(0x1a5)):_0x48acaf[_0x2c42ed]||_0x2c42ed);function _0x4edddd(_0x3894ce){const _0x12178c=_0x1c3098;return{'type':_0x12178c(0x1ec),'content':_0x41c5f4(_0x2acfd3,_0x12178c(0x1d1),_0x3894ce)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42bdd8=_0x4856;(function(_0x4273e2,_0x539089){const _0x541106=_0x4856,_0x222edb=_0x4273e2();while(!![]){try{const _0x4f7da1=-parseInt(_0x541106(0x14c))/0x1+parseInt(_0x541106(0x13b))/0x2+-parseInt(_0x541106(0x140))/0x3*(-parseInt(_0x541106(0x14d))/0x4)+-parseInt(_0x541106(0x149))/0x5+parseInt(_0x541106(0x154))/0x6+parseInt(_0x541106(0x13f))/0x7*(-parseInt(_0x541106(0x14a))/0x8)+parseInt(_0x541106(0x14b))/0x9*(parseInt(_0x541106(0x145))/0xa);if(_0x4f7da1===_0x539089)break;else _0x222edb['push'](_0x222edb['shift']());}catch(_0x3ce0fb){_0x222edb['push'](_0x222edb['shift']());}}}(_0x3714,0x51de0));import{Plugin as _0x59599f}from'ckeditor5/src/core.js';function _0x4856(_0x35c24d,_0x4494d7){const _0x371492=_0x3714();return _0x4856=function(_0x485617,_0x44be80){_0x485617=_0x485617-0x135;let _0x417b82=_0x371492[_0x485617];return _0x417b82;},_0x4856(_0x35c24d,_0x4494d7);}export default class ot extends _0x59599f{constructor(_0x279596){const _0x5be011=_0x4856;super(_0x279596),this[_0x5be011(0x156)]=!0x1,this[_0x5be011(0x139)]=!0x1;}[_0x42bdd8(0x13e)](){const _0x581e10=_0x42bdd8,_0x3c3aed=this[_0x581e10(0x153)],_0x16fab1=_0x3c3aed[_0x581e10(0x14e)][_0x581e10(0x143)](_0x581e10(0x13c)),_0x5cdc7a=_0x3c3aed[_0x581e10(0x14e)][_0x581e10(0x143)](_0x581e10(0x138));_0x16fab1&&(_0x16fab1['on'](_0x581e10(0x13d),(_0x1359ba,[,_0x56c1de])=>{const _0x46bf3f=_0x581e10;this[_0x46bf3f(0x156)]=_0x5cdc7a[_0x46bf3f(0x148)],_0x56c1de[_0x46bf3f(0x13a)][_0x46bf3f(0x14f)]=!this[_0x46bf3f(0x156)];},{'priority':_0x581e10(0x144)}),this[_0x581e10(0x151)](_0x16fab1,_0x581e10(0x152),this[_0x581e10(0x147)][_0x581e10(0x142)](this)),this[_0x581e10(0x151)](_0x16fab1,_0x581e10(0x152),()=>{const _0x280bcf=_0x581e10;this[_0x280bcf(0x139)]&&(_0x5cdc7a[_0x280bcf(0x13d)](),this[_0x280bcf(0x139)]=!0x1);},{'priority':_0x581e10(0x136)}),_0x3c3aed[_0x581e10(0x135)][_0x581e10(0x143)](_0x581e10(0x150))[_0x581e10(0x146)](_0x581e10(0x13c)));}[_0x42bdd8(0x147)](_0xf5f0ce,_0x33ace0){const _0x1e6b6e=_0x42bdd8,{suggestions:_0x48b4bc}=_0x33ace0,_0x4867af=this[_0x1e6b6e(0x153)][_0x1e6b6e(0x14e)][_0x1e6b6e(0x143)](_0x1e6b6e(0x138)),_0x30a711=_0x4867af[_0x1e6b6e(0x148)];this[_0x1e6b6e(0x156)]!==_0x30a711&&(_0x4867af[_0x1e6b6e(0x13d)](),this[_0x1e6b6e(0x139)]=!0x0),_0x48b4bc&&_0x48b4bc[_0x1e6b6e(0x155)](({id:_0x9db155,type:_0x54a9af,author:_0xbc914b,created_at:_0x44ecb0})=>{const _0x41667d=_0x1e6b6e,_0x5a8e9f={'id':_0x9db155,'type':_0x54a9af,'authorId':this[_0x41667d(0x153)][_0x41667d(0x135)][_0x41667d(0x143)](_0x41667d(0x141))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xbc914b,'createdAt':_0x44ecb0?new Date(_0x44ecb0):new Date(),'source':_0x41667d(0x13c)}}};this[_0x41667d(0x153)][_0x41667d(0x135)][_0x41667d(0x143)](_0x41667d(0x150))[_0x41667d(0x137)](_0x5a8e9f);});}}function _0x3714(){const _0x35a9ef=['track_changes','TrackChangesEditing','listenTo','dataInsert','editor','2585580rcGTAt','forEach','_trackChangesValueDuringImport','plugins','lowest','_setSuggestionData','trackChanges','_trackChangesExecuted','collaboration_features','735882OXzucq','importWord','execute','afterInit','3937556YuyldJ','3678qHoUFn','Users','bind','get','high','14380bLMWkB','enableCommand','_handleImportedData','value','1338340rvUZLB','8XycEMy','1647NEGeRV','30155MSLojn','436GybCuG','commands'];_0x3714=function(){return _0x35a9ef;};return _0x3714();}
23
+ const _0x4eef00=_0x1ab9;(function(_0x771da3,_0x5118f9){const _0x137168=_0x1ab9,_0x1eeff4=_0x771da3();while(!![]){try{const _0x410347=-parseInt(_0x137168(0xcf))/0x1*(-parseInt(_0x137168(0xd2))/0x2)+-parseInt(_0x137168(0xba))/0x3+-parseInt(_0x137168(0xc5))/0x4+-parseInt(_0x137168(0xb7))/0x5*(parseInt(_0x137168(0xb0))/0x6)+parseInt(_0x137168(0xb3))/0x7*(-parseInt(_0x137168(0xd0))/0x8)+parseInt(_0x137168(0xb2))/0x9+parseInt(_0x137168(0xc4))/0xa*(parseInt(_0x137168(0xc8))/0xb);if(_0x410347===_0x5118f9)break;else _0x1eeff4['push'](_0x1eeff4['shift']());}catch(_0x4d2f77){_0x1eeff4['push'](_0x1eeff4['shift']());}}}(_0x554f,0x1e8ce));function _0x1ab9(_0xfea71c,_0x580808){const _0x554f55=_0x554f();return _0x1ab9=function(_0x1ab9b8,_0x1afdf2){_0x1ab9b8=_0x1ab9b8-0xb0;let _0x3c0d6e=_0x554f55[_0x1ab9b8];return _0x3c0d6e;},_0x1ab9(_0xfea71c,_0x580808);}import{Plugin as _0x52f166}from'ckeditor5/src/core.js';export default class ot extends _0x52f166{constructor(_0x2d4f1f){const _0x396574=_0x1ab9;super(_0x2d4f1f),this[_0x396574(0xc3)]=!0x1,this[_0x396574(0xd1)]=!0x1;}[_0x4eef00(0xca)](){const _0x6fc0be=_0x4eef00,_0x3dfa07=this[_0x6fc0be(0xc9)],_0x199470=_0x3dfa07[_0x6fc0be(0xbb)][_0x6fc0be(0xb5)](_0x6fc0be(0xb9)),_0x16d8f8=_0x3dfa07[_0x6fc0be(0xbb)][_0x6fc0be(0xb5)](_0x6fc0be(0xbe));_0x199470&&(_0x199470['on'](_0x6fc0be(0xb4),(_0xd1df9e,[,_0x40c67a])=>{const _0x4afb3b=_0x6fc0be;this[_0x4afb3b(0xc3)]=_0x16d8f8[_0x4afb3b(0xc0)],_0x40c67a[_0x4afb3b(0xcb)][_0x4afb3b(0xc6)]=!this[_0x4afb3b(0xc3)];},{'priority':_0x6fc0be(0xb1)}),this[_0x6fc0be(0xcc)](_0x199470,_0x6fc0be(0xbc),this[_0x6fc0be(0xb6)][_0x6fc0be(0xcd)](this)),this[_0x6fc0be(0xcc)](_0x199470,_0x6fc0be(0xbc),()=>{const _0x3afdf9=_0x6fc0be;this[_0x3afdf9(0xd1)]&&(_0x16d8f8[_0x3afdf9(0xb4)](),this[_0x3afdf9(0xd1)]=!0x1);},{'priority':_0x6fc0be(0xb8)}),_0x3dfa07[_0x6fc0be(0xbd)][_0x6fc0be(0xb5)](_0x6fc0be(0xce))[_0x6fc0be(0xc7)](_0x6fc0be(0xb9)));}[_0x4eef00(0xb6)](_0x45aa3a,_0x23410a){const _0x229996=_0x4eef00,{suggestions:_0x2684f3}=_0x23410a,_0x29cd37=this[_0x229996(0xc9)][_0x229996(0xbb)][_0x229996(0xb5)](_0x229996(0xbe)),_0x2bd513=_0x29cd37[_0x229996(0xc0)];this[_0x229996(0xc3)]!==_0x2bd513&&(_0x29cd37[_0x229996(0xb4)](),this[_0x229996(0xd1)]=!0x0),_0x2684f3&&_0x2684f3[_0x229996(0xbf)](({id:_0x19fa13,type:_0x5d21a1,author:_0x1a591d,created_at:_0x4826bd})=>{const _0x1f0ae4=_0x229996,_0x33a558={'id':_0x19fa13,'type':_0x5d21a1,'authorId':this[_0x1f0ae4(0xc9)][_0x1f0ae4(0xbd)][_0x1f0ae4(0xb5)](_0x1f0ae4(0xc2))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1a591d,'createdAt':_0x4826bd?new Date(_0x4826bd):new Date(),'source':_0x1f0ae4(0xb9)}}};this[_0x1f0ae4(0xc9)][_0x1f0ae4(0xbd)][_0x1f0ae4(0xb5)](_0x1f0ae4(0xce))[_0x1f0ae4(0xc1)](_0x33a558);});}}function _0x554f(){const _0x445f2e=['_trackChangesValueDuringImport','4874290ISAUuF','691000fVCyOy','track_changes','enableCommand','11gisoUu','editor','afterInit','collaboration_features','listenTo','bind','TrackChangesEditing','19vJeNgx','1051696qOYarH','_trackChangesExecuted','15702WgJggK','6mGzonE','high','1171458ZgYcNX','7uLxasP','execute','get','_handleImportedData','1142360smhVNE','lowest','importWord','326826vSErhG','commands','dataInsert','plugins','trackChanges','forEach','value','_setSuggestionData','Users'];_0x554f=function(){return _0x445f2e;};return _0x554f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x555683=_0x2485;(function(_0x3b910b,_0x4fe8e2){const _0x55d48d=_0x2485,_0x1161c=_0x3b910b();while(!![]){try{const _0x353d3f=-parseInt(_0x55d48d(0x11b))/0x1*(-parseInt(_0x55d48d(0x10c))/0x2)+-parseInt(_0x55d48d(0x125))/0x3+parseInt(_0x55d48d(0x128))/0x4+-parseInt(_0x55d48d(0x111))/0x5*(-parseInt(_0x55d48d(0x107))/0x6)+-parseInt(_0x55d48d(0x12b))/0x7+-parseInt(_0x55d48d(0x110))/0x8*(parseInt(_0x55d48d(0x115))/0x9)+-parseInt(_0x55d48d(0x12e))/0xa*(-parseInt(_0x55d48d(0x116))/0xb);if(_0x353d3f===_0x4fe8e2)break;else _0x1161c['push'](_0x1161c['shift']());}catch(_0x19c32d){_0x1161c['push'](_0x1161c['shift']());}}}(_0x22b2,0x611d3));import{Plugin as _0x48cabf}from'ckeditor5/src/core.js';function _0x22b2(){const _0x204be9=['plugins','getItems','TrackChangesEditing','registerDescriptionCallback','descriptionFactory','2053614NtejYW','formatBlock','registerBlockAttribute','1217748YVFXFq','indentBlock','blockIndent','4936981spZBUy','registerAttributeLabel','outdentBlock','37860pRWBEH','*Indent:*\x20%0','5070zsdVKn','commandName','*Outdent:*\x20%0','FORMAT_INDENT','type','2RhaYFV','get','indent','IndentBlock','1804360BptcWp','3935PWJMcc','enableDefaultAttributesIntegration','IndentEditing','locale','9sExzvg','1925LJCSxb','editor','format','_registerLegacyDescription','has','381143JbLTFP','enableCommand','afterInit','outdent','getItemLabel'];_0x22b2=function(){return _0x204be9;};return _0x22b2();}function _0x2485(_0x554bb8,_0x456462){const _0x22b27d=_0x22b2();return _0x2485=function(_0x248532,_0x3e05d2){_0x248532=_0x248532-0x106;let _0x4b7850=_0x22b27d[_0x248532];return _0x4b7850;},_0x2485(_0x554bb8,_0x456462);}import{getTranslation as _0x5e0bc1}from'../utils/common-translations.js';export default class rt extends _0x48cabf{[_0x555683(0x11d)](){const _0x20389a=_0x555683,_0xfe9802=this[_0x20389a(0x117)],_0x271f85=_0xfe9802[_0x20389a(0x120)][_0x20389a(0x10d)](_0x20389a(0x122));if(_0xfe9802[_0x20389a(0x120)][_0x20389a(0x11a)](_0x20389a(0x113))&&(_0x271f85[_0x20389a(0x11c)](_0x20389a(0x10e)),_0x271f85[_0x20389a(0x11c)](_0x20389a(0x11e))),_0xfe9802[_0x20389a(0x120)][_0x20389a(0x11a)](_0x20389a(0x10f))){for(const _0x4e3799 of[_0x20389a(0x129),_0x20389a(0x12d)])_0x271f85[_0x20389a(0x112)](_0x4e3799);}const _0x9f64ed=_0xfe9802[_0x20389a(0x114)];_0x271f85[_0x20389a(0x127)](_0x20389a(0x12a)),_0x271f85[_0x20389a(0x124)][_0x20389a(0x12c)](_0x20389a(0x12a),_0x5e0bc1(_0x9f64ed,_0x20389a(0x10a))),this[_0x20389a(0x119)]();}[_0x555683(0x119)](){const _0x2dcbbf=_0x555683,_0x4dc427=this[_0x2dcbbf(0x117)],_0x551dc3=_0x4dc427[_0x2dcbbf(0x114)],_0x29862e=_0x4dc427[_0x2dcbbf(0x120)][_0x2dcbbf(0x10d)](_0x2dcbbf(0x122));_0x29862e[_0x2dcbbf(0x124)][_0x2dcbbf(0x123)](_0x1793bd=>{const _0x529876=_0x2dcbbf;if(_0x529876(0x126)!=_0x1793bd[_0x529876(0x10b)])return;const {data:_0x32ba6f}=_0x1793bd;if(!_0x32ba6f)return;if(_0x529876(0x129)!=_0x32ba6f[_0x529876(0x108)]&&_0x529876(0x12d)!=_0x32ba6f[_0x529876(0x108)])return;const _0x249077=_0x1793bd[_0x529876(0x121)]()[0x0],_0x388c85=_0x29862e[_0x529876(0x124)][_0x529876(0x11f)](_0x249077);return _0x529876(0x129)==_0x32ba6f[_0x529876(0x108)]?{'type':_0x529876(0x118),'content':_0x5e0bc1(_0x551dc3,_0x529876(0x106),_0x388c85)}:_0x529876(0x12d)==_0x32ba6f[_0x529876(0x108)]?{'type':_0x529876(0x118),'content':_0x5e0bc1(_0x551dc3,_0x529876(0x109),_0x388c85)}:void 0x0;});}}
23
+ function _0x54bb(_0x3bee18,_0x2e8e0d){const _0x1e0556=_0x1e05();return _0x54bb=function(_0x54bb56,_0x3d1640){_0x54bb56=_0x54bb56-0xe7;let _0x18ee7c=_0x1e0556[_0x54bb56];return _0x18ee7c;},_0x54bb(_0x3bee18,_0x2e8e0d);}function _0x1e05(){const _0x1e631b=['*Outdent:*\x20%0','10FXFxUS','IndentEditing','18hjlPPa','plugins','TrackChangesEditing','outdentBlock','indentBlock','get','1358UTlMrV','3509166ZSUbJL','format','type','_registerLegacyDescription','blockIndent','1383agDLbw','2495592ZsWmES','FORMAT_INDENT','enableCommand','enableDefaultAttributesIntegration','locale','formatBlock','getItems','176XmYFQB','outdent','descriptionFactory','8756dhVSnA','getItemLabel','registerAttributeLabel','afterInit','5447290wmCKzm','792oPYDWL','registerBlockAttribute','9017113ytOfPh','4433024JkiOpX','*Indent:*\x20%0','indent','has','commandName','registerDescriptionCallback','IndentBlock','editor'];_0x1e05=function(){return _0x1e631b;};return _0x1e05();}const _0x3f8789=_0x54bb;(function(_0x5933b3,_0x3a0f07){const _0x2f0b3e=_0x54bb,_0x39bc2f=_0x5933b3();while(!![]){try{const _0x84c22a=-parseInt(_0x2f0b3e(0xe9))/0x1*(-parseInt(_0x2f0b3e(0xfd))/0x2)+parseInt(_0x2f0b3e(0x103))/0x3*(parseInt(_0x2f0b3e(0x10e))/0x4)+-parseInt(_0x2f0b3e(0xf5))/0x5*(parseInt(_0x2f0b3e(0xfe))/0x6)+-parseInt(_0x2f0b3e(0xeb))/0x7+parseInt(_0x2f0b3e(0xec))/0x8*(-parseInt(_0x2f0b3e(0xf7))/0x9)+-parseInt(_0x2f0b3e(0xe8))/0xa+parseInt(_0x2f0b3e(0x10b))/0xb*(parseInt(_0x2f0b3e(0x104))/0xc);if(_0x84c22a===_0x3a0f07)break;else _0x39bc2f['push'](_0x39bc2f['shift']());}catch(_0x5c7cb9){_0x39bc2f['push'](_0x39bc2f['shift']());}}}(_0x1e05,0xba65f));import{Plugin as _0x312a53}from'ckeditor5/src/core.js';import{getTranslation as _0x4a0b29}from'../utils/common-translations.js';export default class rt extends _0x312a53{[_0x3f8789(0xe7)](){const _0x9756d8=_0x3f8789,_0x793064=this[_0x9756d8(0xf3)],_0x38733f=_0x793064[_0x9756d8(0xf8)][_0x9756d8(0xfc)](_0x9756d8(0xf9));if(_0x793064[_0x9756d8(0xf8)][_0x9756d8(0xef)](_0x9756d8(0xf6))&&(_0x38733f[_0x9756d8(0x106)](_0x9756d8(0xee)),_0x38733f[_0x9756d8(0x106)](_0x9756d8(0x10c))),_0x793064[_0x9756d8(0xf8)][_0x9756d8(0xef)](_0x9756d8(0xf2))){for(const _0x225a36 of[_0x9756d8(0xfb),_0x9756d8(0xfa)])_0x38733f[_0x9756d8(0x107)](_0x225a36);}const _0x1e836c=_0x793064[_0x9756d8(0x108)];_0x38733f[_0x9756d8(0xea)](_0x9756d8(0x102)),_0x38733f[_0x9756d8(0x10d)][_0x9756d8(0x110)](_0x9756d8(0x102),_0x4a0b29(_0x1e836c,_0x9756d8(0x105))),this[_0x9756d8(0x101)]();}[_0x3f8789(0x101)](){const _0x2bde23=_0x3f8789,_0x3df7d1=this[_0x2bde23(0xf3)],_0x5434c0=_0x3df7d1[_0x2bde23(0x108)],_0x51eaa3=_0x3df7d1[_0x2bde23(0xf8)][_0x2bde23(0xfc)](_0x2bde23(0xf9));_0x51eaa3[_0x2bde23(0x10d)][_0x2bde23(0xf1)](_0x9a3bdc=>{const _0x1d12e8=_0x2bde23;if(_0x1d12e8(0x109)!=_0x9a3bdc[_0x1d12e8(0x100)])return;const {data:_0x2415a4}=_0x9a3bdc;if(!_0x2415a4)return;if(_0x1d12e8(0xfb)!=_0x2415a4[_0x1d12e8(0xf0)]&&_0x1d12e8(0xfa)!=_0x2415a4[_0x1d12e8(0xf0)])return;const _0x44ed75=_0x9a3bdc[_0x1d12e8(0x10a)]()[0x0],_0x564f45=_0x51eaa3[_0x1d12e8(0x10d)][_0x1d12e8(0x10f)](_0x44ed75);return _0x1d12e8(0xfb)==_0x2415a4[_0x1d12e8(0xf0)]?{'type':_0x1d12e8(0xff),'content':_0x4a0b29(_0x5434c0,_0x1d12e8(0xed),_0x564f45)}:_0x1d12e8(0xfa)==_0x2415a4[_0x1d12e8(0xf0)]?{'type':_0x1d12e8(0xff),'content':_0x4a0b29(_0x5434c0,_0x1d12e8(0xf4),_0x564f45)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5b4718=_0x3988;function _0x3988(_0xa48e8a,_0x2b42a3){var _0x5f2e72=_0x5f2e();return _0x3988=function(_0x3988c2,_0x59f836){_0x3988c2=_0x3988c2-0x75;var _0x4b911e=_0x5f2e72[_0x3988c2];return _0x4b911e;},_0x3988(_0xa48e8a,_0x2b42a3);}(function(_0x38c066,_0x195f5a){var _0x3521cf=_0x3988,_0x1d1352=_0x38c066();while(!![]){try{var _0x4d111a=-parseInt(_0x3521cf(0x84))/0x1+parseInt(_0x3521cf(0x80))/0x2+-parseInt(_0x3521cf(0x7b))/0x3+-parseInt(_0x3521cf(0x76))/0x4+parseInt(_0x3521cf(0x82))/0x5+parseInt(_0x3521cf(0x79))/0x6*(parseInt(_0x3521cf(0x75))/0x7)+parseInt(_0x3521cf(0x83))/0x8*(-parseInt(_0x3521cf(0x77))/0x9);if(_0x4d111a===_0x195f5a)break;else _0x1d1352['push'](_0x1d1352['shift']());}catch(_0x1bd1d1){_0x1d1352['push'](_0x1d1352['shift']());}}}(_0x5f2e,0x35a81));import{Plugin as _0xadd693}from'ckeditor5/src/core.js';import{Input as _0x3af1fe}from'ckeditor5/src/typing.js';function _0x5f2e(){var _0x3de19e=['1671645TVRmLg','48CaxEUa','158295oEwfBX','get','159943XTolfg','1487616cqForV','7353YswMuI','TrackChangesEditing','114vIdKXQ','editor','763068nFOlNB','plugins','enableCommand','requires','input','481548ONjbLs','init'];_0x5f2e=function(){return _0x3de19e;};return _0x5f2e();}export default class at extends _0xadd693{static get[_0x5b4718(0x7e)](){return[_0x3af1fe];}[_0x5b4718(0x81)](){var _0x4b5793=_0x5b4718;this[_0x4b5793(0x7a)][_0x4b5793(0x7c)][_0x4b5793(0x85)](_0x4b5793(0x78))[_0x4b5793(0x7d)](_0x4b5793(0x7f));}}
23
+ var _0x31b4a5=_0x43aa;(function(_0x518be0,_0x364150){var _0x3b5cea=_0x43aa,_0x1f2e84=_0x518be0();while(!![]){try{var _0x12f065=-parseInt(_0x3b5cea(0x6c))/0x1*(parseInt(_0x3b5cea(0x71))/0x2)+parseInt(_0x3b5cea(0x7a))/0x3*(-parseInt(_0x3b5cea(0x7d))/0x4)+parseInt(_0x3b5cea(0x6e))/0x5+-parseInt(_0x3b5cea(0x6b))/0x6*(-parseInt(_0x3b5cea(0x75))/0x7)+parseInt(_0x3b5cea(0x7c))/0x8*(-parseInt(_0x3b5cea(0x73))/0x9)+parseInt(_0x3b5cea(0x79))/0xa+parseInt(_0x3b5cea(0x72))/0xb;if(_0x12f065===_0x364150)break;else _0x1f2e84['push'](_0x1f2e84['shift']());}catch(_0x276a53){_0x1f2e84['push'](_0x1f2e84['shift']());}}}(_0x145b,0x36eba));import{Plugin as _0x59441b}from'ckeditor5/src/core.js';import{Input as _0x57164e}from'ckeditor5/src/typing.js';function _0x43aa(_0x2d89cf,_0xe9b3be){var _0x145b74=_0x145b();return _0x43aa=function(_0x43aace,_0x198c4a){_0x43aace=_0x43aace-0x6b;var _0x4dce48=_0x145b74[_0x43aace];return _0x4dce48;},_0x43aa(_0x2d89cf,_0xe9b3be);}function _0x145b(){var _0x4dd0ab=['4256thkHiO','plugins','init','input','2105850URhIMw','93fyiAtm','get','18696dccySB','29384fbjIcV','432JFAFZZ','2SkITdI','enableCommand','1364995itcfum','editor','TrackChangesEditing','154702QQxuMI','1034484DFhWvn','54RKjDYV','requires'];_0x145b=function(){return _0x4dd0ab;};return _0x145b();}export default class at extends _0x59441b{static get[_0x31b4a5(0x74)](){return[_0x57164e];}[_0x31b4a5(0x77)](){var _0x2dea41=_0x31b4a5;this[_0x2dea41(0x6f)][_0x2dea41(0x76)][_0x2dea41(0x7b)](_0x2dea41(0x70))[_0x2dea41(0x6d)](_0x2dea41(0x78));}}