@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240527.0 → 0.0.0-nightly-20240529.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x37e8(){const _0x57eab7=['fontSize.options','63kInXeT','44rEfhqg','1Ihzntb','FontBackgroundColorEditing','FontFamilyEditing','1172472SqLFtM','type','*Reset\x20font\x20color*','_registerLegacyDescription','format','commandName','15HVyGDB','FontSize','93582cpRHXe','fontSize','1061332NgLdxQ','FontSizeEditing','*Set\x20font\x20family:*\x20%0','fontBackgroundColor.colors','*Reset\x20font\x20size*','get','formatInline','*Set\x20font\x20color:*\x20%0','has','FontColorEditing','11KbdFBC','7809420AsXCBY','13515606SnTlMI','editor','config','trim','FORMAT_FONT_COLOR','find','12229110WDKwac','toLowerCase','normalizeSizeOptions','commandParams','fontFamily','plugins','fontBackgroundColor','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20background\x20color*','registerAttributeLabel','label','registerInlineAttribute','834180IzJRBQ','descriptionFactory','*Reset\x20font\x20family*','fontColor.colors','afterInit','*Set\x20font\x20size:*\x20%0','title','fontColor','registerDescriptionCallback','value','locale','FORMAT_FONT_FAMILY','TrackChangesEditing','FORMAT_FONT_SIZE','enableDefaultAttributesIntegration','model','FORMAT_FONT_BACKGROUND'];_0x37e8=function(){return _0x57eab7;};return _0x37e8();}const _0x290e8c=_0x3747;(function(_0x53897c,_0x1381b7){const _0x4d4d37=_0x3747,_0x5a687b=_0x53897c();while(!![]){try{const _0x38c224=-parseInt(_0x4d4d37(0xe1))/0x1*(parseInt(_0x4d4d37(0xee))/0x2)+-parseInt(_0x4d4d37(0xec))/0x3*(parseInt(_0x4d4d37(0xe0))/0x4)+-parseInt(_0x4d4d37(0xea))/0x5*(parseInt(_0x4d4d37(0xcd))/0x6)+parseInt(_0x4d4d37(0xdf))/0x7*(-parseInt(_0x4d4d37(0xe4))/0x8)+parseInt(_0x4d4d37(0xbb))/0x9+parseInt(_0x4d4d37(0xc1))/0xa+parseInt(_0x4d4d37(0xb9))/0xb*(parseInt(_0x4d4d37(0xba))/0xc);if(_0x38c224===_0x1381b7)break;else _0x5a687b['push'](_0x5a687b['shift']());}catch(_0x1a7b74){_0x5a687b['push'](_0x5a687b['shift']());}}}(_0x37e8,0xbae45));import{Plugin as _0xeffcd7}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x42d41e}from'ckeditor5/src/ui.js';function _0x3747(_0xce1dc3,_0x29a5d2){const _0x37e895=_0x37e8();return _0x3747=function(_0x37472c,_0x417c64){_0x37472c=_0x37472c-0xb6;let _0x55a0dc=_0x37e895[_0x37472c];return _0x55a0dc;},_0x3747(_0xce1dc3,_0x29a5d2);}import{getTranslation as _0x377823}from'../utils/common-translations.js';const ro=[{'pluginName':_0x290e8c(0xef),'commandName':_0x290e8c(0xed)},{'pluginName':_0x290e8c(0xe3),'commandName':_0x290e8c(0xc5)},{'pluginName':_0x290e8c(0xb8),'commandName':_0x290e8c(0xd4)},{'pluginName':_0x290e8c(0xe2),'commandName':_0x290e8c(0xc7)}];export default class Q extends _0xeffcd7{[_0x290e8c(0xd1)](){const _0x1ee644=_0x290e8c,_0x5760a1=this[_0x1ee644(0xbc)][_0x1ee644(0xd7)],_0x38db16=this[_0x1ee644(0xbc)][_0x1ee644(0xc6)][_0x1ee644(0xf3)](_0x1ee644(0xd9));for(const {pluginName:_0x44518a,commandName:_0x241da3}of ro)this[_0x1ee644(0xbc)][_0x1ee644(0xc6)][_0x1ee644(0xb7)](_0x44518a)&&(_0x38db16[_0x1ee644(0xdb)](_0x241da3),_0x38db16[_0x1ee644(0xcc)](_0x241da3));_0x5760a1['t'],(_0x38db16[_0x1ee644(0xce)][_0x1ee644(0xca)](_0x1ee644(0xed),_0x377823(_0x5760a1,_0x1ee644(0xda))),_0x38db16[_0x1ee644(0xce)][_0x1ee644(0xca)](_0x1ee644(0xc5),_0x377823(_0x5760a1,_0x1ee644(0xd8))),_0x38db16[_0x1ee644(0xce)][_0x1ee644(0xca)](_0x1ee644(0xd4),_0x377823(_0x5760a1,_0x1ee644(0xbf))),_0x38db16[_0x1ee644(0xce)][_0x1ee644(0xca)](_0x1ee644(0xc7),_0x377823(_0x5760a1,_0x1ee644(0xdd))),this[_0x1ee644(0xe7)]());}[_0x290e8c(0xe7)](){const _0x13629f=_0x290e8c,_0x5b93d3=this[_0x13629f(0xbc)],_0x29f858=_0x5b93d3[_0x13629f(0xd7)];_0x5b93d3[_0x13629f(0xc6)][_0x13629f(0xf3)](_0x13629f(0xd9))[_0x13629f(0xce)][_0x13629f(0xd5)](_0x598e1a=>{const _0x58f9cd=_0x13629f,_0x1ce3cb=_0x29f858['t'];if(_0x58f9cd(0xf4)!=_0x598e1a[_0x58f9cd(0xe5)])return;const {data:_0x357d3c}=_0x598e1a;if(null!=_0x357d3c){if(_0x58f9cd(0xed)==_0x357d3c[_0x58f9cd(0xe9)]){const _0xa7e0f7=_0x357d3c[_0x58f9cd(0xc4)][0x0][_0x58f9cd(0xd6)];if(_0xa7e0f7){const _0x502596=_0x1ce3cb(this[_0x58f9cd(0xbc)][_0x58f9cd(0xc6)][_0x58f9cd(0xf3)](_0x58f9cd(0xeb))[_0x58f9cd(0xc3)](this[_0x58f9cd(0xbc)][_0x58f9cd(0xbd)][_0x58f9cd(0xf3)](_0x58f9cd(0xde)))[_0x58f9cd(0xc0)](_0x27fe72=>_0x27fe72[_0x58f9cd(0xdc)]==_0xa7e0f7)[_0x58f9cd(0xd3)])[_0x58f9cd(0xc2)]();return{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xd2),_0x502596)};}return{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xf2))};}if(_0x58f9cd(0xc5)==_0x357d3c[_0x58f9cd(0xe9)]){const _0x43276f=_0x357d3c[_0x58f9cd(0xc4)][0x0][_0x58f9cd(0xd6)];return _0x43276f?{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xf0),_0x43276f)}:{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xcf))};}if(_0x58f9cd(0xd4)==_0x357d3c[_0x58f9cd(0xe9)]){const _0x5dfc98=_0x357d3c[_0x58f9cd(0xc4)][0x0][_0x58f9cd(0xd6)];if(_0x5dfc98){const _0x5a5eb4=_0x42d41e(this[_0x58f9cd(0xbc)][_0x58f9cd(0xbd)][_0x58f9cd(0xf3)](_0x58f9cd(0xd0)))[_0x58f9cd(0xc0)](_0x83661e=>_0x83661e[_0x58f9cd(0xdc)]==_0x5dfc98);let _0x20cae8=_0x5dfc98,_0x3dc2d9='';return _0x5a5eb4&&(_0x20cae8=_0x5a5eb4[_0x58f9cd(0xcb)],_0x3dc2d9=_0x1ce3cb(_0x20cae8)[_0x58f9cd(0xc2)]()),{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xb6),_0x3dc2d9)[_0x58f9cd(0xbe)](),'color':{'value':_0x5dfc98,'title':_0x3dc2d9||_0x20cae8}};}return{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xe6))};}if(_0x58f9cd(0xc7)==_0x357d3c[_0x58f9cd(0xe9)]){const _0x44746e=_0x357d3c[_0x58f9cd(0xc4)][0x0][_0x58f9cd(0xd6)];if(_0x44746e){const _0x503bee=_0x42d41e(this[_0x58f9cd(0xbc)][_0x58f9cd(0xbd)][_0x58f9cd(0xf3)](_0x58f9cd(0xf1)))[_0x58f9cd(0xc0)](_0x254c44=>_0x254c44[_0x58f9cd(0xdc)]==_0x44746e);let _0x34b43e=_0x44746e,_0xd1ada7='';return _0x503bee&&(_0x34b43e=_0x503bee[_0x58f9cd(0xcb)],_0xd1ada7=_0x1ce3cb(_0x34b43e)[_0x58f9cd(0xc2)]()),{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xc8),_0xd1ada7)[_0x58f9cd(0xbe)](),'color':{'value':_0x44746e,'title':_0xd1ada7||_0x34b43e}};}return{'type':_0x58f9cd(0xe8),'content':_0x377823(_0x29f858,_0x58f9cd(0xc9))};}}});}}
23
+ const _0x3a4d9b=_0x3a0b;(function(_0x42f02b,_0x262c93){const _0x7c4739=_0x3a0b,_0x116fcc=_0x42f02b();while(!![]){try{const _0x274321=-parseInt(_0x7c4739(0xc7))/0x1+-parseInt(_0x7c4739(0xea))/0x2+-parseInt(_0x7c4739(0xd1))/0x3*(-parseInt(_0x7c4739(0xfe))/0x4)+-parseInt(_0x7c4739(0xd3))/0x5+-parseInt(_0x7c4739(0xfa))/0x6+-parseInt(_0x7c4739(0xd7))/0x7+parseInt(_0x7c4739(0xd9))/0x8*(parseInt(_0x7c4739(0xcf))/0x9);if(_0x274321===_0x262c93)break;else _0x116fcc['push'](_0x116fcc['shift']());}catch(_0x4f1871){_0x116fcc['push'](_0x116fcc['shift']());}}}(_0xceae,0xe0bc4));import{Plugin as _0x70e694}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3a985e}from'ckeditor5/src/ui.js';import{getTranslation as _0x23b02c}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3a4d9b(0xe1),'commandName':_0x3a4d9b(0xeb)},{'pluginName':_0x3a4d9b(0xd0),'commandName':_0x3a4d9b(0xc9)},{'pluginName':_0x3a4d9b(0xf8),'commandName':_0x3a4d9b(0xc4)},{'pluginName':_0x3a4d9b(0xdd),'commandName':_0x3a4d9b(0xfd)}];function _0x3a0b(_0x188d97,_0x3ce26f){const _0xceae10=_0xceae();return _0x3a0b=function(_0x3a0b61,_0x23c8dc){_0x3a0b61=_0x3a0b61-0xc3;let _0x4b1e26=_0xceae10[_0x3a0b61];return _0x4b1e26;},_0x3a0b(_0x188d97,_0x3ce26f);}export default class Q extends _0x70e694{[_0x3a4d9b(0xcb)](){const _0x28baac=_0x3a4d9b,_0x2a19a7=this[_0x28baac(0xfc)][_0x28baac(0xe4)],_0x4f350f=this[_0x28baac(0xfc)][_0x28baac(0xf5)][_0x28baac(0xc8)](_0x28baac(0xe3));for(const {pluginName:_0x555875,commandName:_0xa371}of ro)this[_0x28baac(0xfc)][_0x28baac(0xf5)][_0x28baac(0xee)](_0x555875)&&(_0x4f350f[_0x28baac(0xdb)](_0xa371),_0x4f350f[_0x28baac(0xef)](_0xa371));_0x2a19a7['t'],(_0x4f350f[_0x28baac(0xe0)][_0x28baac(0xf9)](_0x28baac(0xeb),_0x23b02c(_0x2a19a7,_0x28baac(0xf4))),_0x4f350f[_0x28baac(0xe0)][_0x28baac(0xf9)](_0x28baac(0xc9),_0x23b02c(_0x2a19a7,_0x28baac(0xd2))),_0x4f350f[_0x28baac(0xe0)][_0x28baac(0xf9)](_0x28baac(0xc4),_0x23b02c(_0x2a19a7,_0x28baac(0xd6))),_0x4f350f[_0x28baac(0xe0)][_0x28baac(0xf9)](_0x28baac(0xfd),_0x23b02c(_0x2a19a7,_0x28baac(0xd8))),this[_0x28baac(0xce)]());}[_0x3a4d9b(0xce)](){const _0x491af9=_0x3a4d9b,_0x55cc2b=this[_0x491af9(0xfc)],_0x52625c=_0x55cc2b[_0x491af9(0xe4)];_0x55cc2b[_0x491af9(0xf5)][_0x491af9(0xc8)](_0x491af9(0xe3))[_0x491af9(0xe0)][_0x491af9(0xd5)](_0x358d1c=>{const _0xf89822=_0x491af9,_0x1af81d=_0x52625c['t'];if(_0xf89822(0xc5)!=_0x358d1c[_0xf89822(0xf3)])return;const {data:_0x1fa3b8}=_0x358d1c;if(null!=_0x1fa3b8){if(_0xf89822(0xeb)==_0x1fa3b8[_0xf89822(0xe8)]){const _0x54e4f0=_0x1fa3b8[_0xf89822(0xe2)][0x0][_0xf89822(0xdf)];if(_0x54e4f0){const _0x4a4f28=_0x1af81d(this[_0xf89822(0xfc)][_0xf89822(0xf5)][_0xf89822(0xc8)](_0xf89822(0xde))[_0xf89822(0xe9)](this[_0xf89822(0xfc)][_0xf89822(0xf1)][_0xf89822(0xc8)](_0xf89822(0xca)))[_0xf89822(0xf7)](_0x1ecc3c=>_0x1ecc3c[_0xf89822(0xf6)]==_0x54e4f0)[_0xf89822(0xdc)])[_0xf89822(0xf0)]();return{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xd4),_0x4a4f28)};}return{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xe6))};}if(_0xf89822(0xc9)==_0x1fa3b8[_0xf89822(0xe8)]){const _0x4e4418=_0x1fa3b8[_0xf89822(0xe2)][0x0][_0xf89822(0xdf)];return _0x4e4418?{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xe5),_0x4e4418)}:{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xed))};}if(_0xf89822(0xc4)==_0x1fa3b8[_0xf89822(0xe8)]){const _0x1053cf=_0x1fa3b8[_0xf89822(0xe2)][0x0][_0xf89822(0xdf)];if(_0x1053cf){const _0x3af800=_0x3a985e(this[_0xf89822(0xfc)][_0xf89822(0xf1)][_0xf89822(0xc8)](_0xf89822(0xe7)))[_0xf89822(0xf7)](_0x457ea0=>_0x457ea0[_0xf89822(0xf6)]==_0x1053cf);let _0xb7b638=_0x1053cf,_0x2fa9f1='';return _0x3af800&&(_0xb7b638=_0x3af800[_0xf89822(0xc3)],_0x2fa9f1=_0x1af81d(_0xb7b638)[_0xf89822(0xf0)]()),{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xfb),_0x2fa9f1)[_0xf89822(0xec)](),'color':{'value':_0x1053cf,'title':_0x2fa9f1||_0xb7b638}};}return{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xcd))};}if(_0xf89822(0xfd)==_0x1fa3b8[_0xf89822(0xe8)]){const _0x54bf71=_0x1fa3b8[_0xf89822(0xe2)][0x0][_0xf89822(0xdf)];if(_0x54bf71){const _0x1222fe=_0x3a985e(this[_0xf89822(0xfc)][_0xf89822(0xf1)][_0xf89822(0xc8)](_0xf89822(0xda)))[_0xf89822(0xf7)](_0x127ac9=>_0x127ac9[_0xf89822(0xf6)]==_0x54bf71);let _0x26451e=_0x54bf71,_0xbc2aa='';return _0x1222fe&&(_0x26451e=_0x1222fe[_0xf89822(0xc3)],_0xbc2aa=_0x1af81d(_0x26451e)[_0xf89822(0xf0)]()),{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xc6),_0xbc2aa)[_0xf89822(0xec)](),'color':{'value':_0x54bf71,'title':_0xbc2aa||_0x26451e}};}return{'type':_0xf89822(0xcc),'content':_0x23b02c(_0x52625c,_0xf89822(0xf2))};}}});}}function _0xceae(){const _0x76f3bf=['FORMAT_FONT_FAMILY','1045670fFuAtQ','*Set\x20font\x20size:*\x20%0','registerDescriptionCallback','FORMAT_FONT_COLOR','12480580ShiqGi','FORMAT_FONT_BACKGROUND','21530104YaFPwK','fontBackgroundColor.colors','enableDefaultAttributesIntegration','title','FontBackgroundColorEditing','FontSize','value','descriptionFactory','FontSizeEditing','commandParams','TrackChangesEditing','locale','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20size*','fontColor.colors','commandName','normalizeSizeOptions','3497280tbFBfV','fontSize','trim','*Reset\x20font\x20family*','has','registerInlineAttribute','toLowerCase','config','*Reset\x20font\x20background\x20color*','type','FORMAT_FONT_SIZE','plugins','model','find','FontColorEditing','registerAttributeLabel','6692760kmqlqp','*Set\x20font\x20color:*\x20%0','editor','fontBackgroundColor','2852wUkzen','label','fontColor','formatInline','*Set\x20font\x20background\x20color:*\x20%0','721681GgyDvg','get','fontFamily','fontSize.options','afterInit','format','*Reset\x20font\x20color*','_registerLegacyDescription','18jsGpyO','FontFamilyEditing','4695JvpmQf'];_0xceae=function(){return _0x76f3bf;};return _0xceae();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a0347=_0x4e2d;(function(_0x1f2923,_0x1d85a7){const _0x1b519f=_0x4e2d,_0x455954=_0x1f2923();while(!![]){try{const _0x3b74ef=-parseInt(_0x1b519f(0x1e1))/0x1+-parseInt(_0x1b519f(0x1e9))/0x2*(-parseInt(_0x1b519f(0x1f2))/0x3)+-parseInt(_0x1b519f(0x1f1))/0x4+-parseInt(_0x1b519f(0x1e8))/0x5+-parseInt(_0x1b519f(0x1dd))/0x6*(parseInt(_0x1b519f(0x1f5))/0x7)+-parseInt(_0x1b519f(0x204))/0x8+parseInt(_0x1b519f(0x1d9))/0x9;if(_0x3b74ef===_0x1d85a7)break;else _0x455954['push'](_0x455954['shift']());}catch(_0x34f56d){_0x455954['push'](_0x455954['shift']());}}}(_0xa124,0x53368));import{Plugin as _0x101846}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x84239c}from'ckeditor5/src/ui.js';import{getTranslation as _0x45362d}from'../utils/common-translations.js';export default class X extends _0x101846{[_0x3a0347(0x1e7)](){const _0x279521=_0x3a0347,_0x8bb627=this[_0x279521(0x1df)],_0x1a08e2=_0x8bb627[_0x279521(0x1eb)][_0x279521(0x200)](_0x279521(0x1dc)),_0x498872=_0x8bb627[_0x279521(0x202)][_0x279521(0x200)](_0x279521(0x1d8)),_0x39501b=_0x8bb627[_0x279521(0x202)][_0x279521(0x200)](_0x279521(0x1ef));_0x498872&&_0x39501b&&(_0x1a08e2[_0x279521(0x1ec)](_0x279521(0x1ef)),_0x1a08e2[_0x279521(0x1fd)](_0x279521(0x1d8)),this[_0x279521(0x1e6)]());}[_0x3a0347(0x1e6)](){const _0x4386dc=_0x3a0347,_0x299ae5=this[_0x4386dc(0x1df)],_0x5167d3=_0x299ae5[_0x4386dc(0x1e3)];_0x299ae5[_0x4386dc(0x1eb)][_0x4386dc(0x200)](_0x4386dc(0x1dc))[_0x4386dc(0x1da)][_0x4386dc(0x1fe)](_0x57efe3=>{const _0x4a72fb=_0x4386dc;if(_0x4a72fb(0x201)!=_0x57efe3[_0x4a72fb(0x1d2)]&&_0x4a72fb(0x1e5)!=_0x57efe3[_0x4a72fb(0x1d2)])return;const {data:_0xb84206}=_0x57efe3;if(_0xb84206&&_0x4a72fb(0x1ef)===_0xb84206[_0x4a72fb(0x1ff)]){const _0xe8fb83=[],_0x2fd4be=_0xb84206[_0x4a72fb(0x1fc)][0x0];for(const [_0x184fca,_0x3cc8c8]of Object[_0x4a72fb(0x1f0)](_0x2fd4be))_0xe8fb83[_0x4a72fb(0x203)](so(_0x299ae5,_0x184fca,_0x3cc8c8));return _0xe8fb83[_0x4a72fb(0x1f4)]?{'type':_0x4a72fb(0x1fa),'content':_0x45362d(_0x5167d3,_0x4a72fb(0x1f3),_0xe8fb83[_0x4a72fb(0x1d6)](',\x20'))}:{'type':_0x4a72fb(0x1fa),'content':_0x45362d(_0x5167d3,_0x4a72fb(0x1f9))};}});}}function _0x4e2d(_0x502324,_0x3b8b26){const _0xa124d6=_0xa124();return _0x4e2d=function(_0x4e2d9c,_0x58edfc){_0x4e2d9c=_0x4e2d9c-0x1d0;let _0x2733f7=_0xa124d6[_0x4e2d9c];return _0x2733f7;},_0x4e2d(_0x502324,_0x3b8b26);}function _0xa124(){const _0x5a0304=['fontBackgroundColor','editor','fontSize','58153tcrWpL','find','locale','FontSize','formatInline','_registerLegacyDescription','afterInit','2331115UhaPGP','2tffVCg','label','plugins','enableDefaultAttributesIntegration','title','fontSize.options','pasteFormat','entries','311812FQpKML','991878YGFMkC','*Set\x20format\x20to:*\x20%0','length','3488681FpwKWP','model','slice','charAt','*Remove\x20all\x20formatting*','format','split','commandParams','enableCommand','registerDescriptionCallback','commandName','get','formatBlock','commands','push','4842576fIiVJu','fontColor','fontColor.colors','type','toLowerCase','normalizeSizeOptions','boolean','join','config','copyFormat','15446232mVJfCt','descriptionFactory','toUpperCase','TrackChangesEditing','6IeGDQw'];_0xa124=function(){return _0x5a0304;};return _0xa124();}function so(_0x477d85,_0x399e62,_0xc33426){const _0x5a6b91=_0x3a0347,_0xf60399=_0x477d85[_0x5a6b91(0x1e3)]['t'],_0x46dbbc=_0x399e62[_0x5a6b91(0x1fb)](/(?=[A-Z])/)[_0x5a6b91(0x1d6)]('\x20'),_0x67c3c9=_0xf60399(_0x46dbbc[_0x5a6b91(0x1f8)](0x0)[_0x5a6b91(0x1db)]()+_0x46dbbc[_0x5a6b91(0x1f7)](0x1))[_0x5a6b91(0x1d3)]();if(_0x5a6b91(0x1d5)==typeof _0xc33426)return _0x67c3c9;if(_0x5a6b91(0x1d0)===_0x399e62||_0x5a6b91(0x1de)===_0x399e62){const _0x3adb8c=_0x84239c(_0x477d85[_0x5a6b91(0x1d7)][_0x5a6b91(0x200)](_0x5a6b91(0x1d1)))[_0x5a6b91(0x1e2)](_0x41bf4a=>_0x41bf4a[_0x5a6b91(0x1f6)]==_0xc33426);return _0x67c3c9+'\x20('+(_0x3adb8c?_0xf60399(_0x3adb8c[_0x5a6b91(0x1ea)])[_0x5a6b91(0x1d3)]():_0xc33426)+')';}if(_0x5a6b91(0x1e0)===_0x399e62&&isNaN(parseFloat(_0xc33426))){const _0x190dd1=_0x477d85[_0x5a6b91(0x1eb)][_0x5a6b91(0x200)](_0x5a6b91(0x1e4))[_0x5a6b91(0x1d4)](_0x477d85[_0x5a6b91(0x1d7)][_0x5a6b91(0x200)](_0x5a6b91(0x1ee)))[_0x5a6b91(0x1e2)](_0x4cd062=>_0x4cd062[_0x5a6b91(0x1f6)]==_0xc33426);return _0x67c3c9+'\x20('+(_0x190dd1?_0xf60399(_0x190dd1[_0x5a6b91(0x1ed)])[_0x5a6b91(0x1d3)]():_0xc33426)+')';}return _0x67c3c9+'\x20('+_0xc33426+')';}
23
+ const _0x955082=_0x267b;(function(_0x2c8031,_0x3ddb2c){const _0x4192f2=_0x267b,_0x880f7f=_0x2c8031();while(!![]){try{const _0x1a0ef1=-parseInt(_0x4192f2(0x14d))/0x1+parseInt(_0x4192f2(0x136))/0x2+-parseInt(_0x4192f2(0x125))/0x3+-parseInt(_0x4192f2(0x151))/0x4+-parseInt(_0x4192f2(0x14a))/0x5*(-parseInt(_0x4192f2(0x14b))/0x6)+-parseInt(_0x4192f2(0x133))/0x7*(-parseInt(_0x4192f2(0x12b))/0x8)+-parseInt(_0x4192f2(0x152))/0x9*(parseInt(_0x4192f2(0x126))/0xa);if(_0x1a0ef1===_0x3ddb2c)break;else _0x880f7f['push'](_0x880f7f['shift']());}catch(_0x4dd2c6){_0x880f7f['push'](_0x880f7f['shift']());}}}(_0x46bb,0x5ced3));function _0x267b(_0x396f02,_0x35d7d9){const _0x46bb78=_0x46bb();return _0x267b=function(_0x267bce,_0x2128dc){_0x267bce=_0x267bce-0x122;let _0x506165=_0x46bb78[_0x267bce];return _0x506165;},_0x267b(_0x396f02,_0x35d7d9);}import{Plugin as _0x179020}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x490c1d}from'ckeditor5/src/ui.js';import{getTranslation as _0x525c57}from'../utils/common-translations.js';export default class X extends _0x179020{[_0x955082(0x12f)](){const _0x1dfc6b=_0x955082,_0x3f7f96=this[_0x1dfc6b(0x122)],_0x2c044e=_0x3f7f96[_0x1dfc6b(0x12c)][_0x1dfc6b(0x155)](_0x1dfc6b(0x131)),_0x206b72=_0x3f7f96[_0x1dfc6b(0x13e)][_0x1dfc6b(0x155)](_0x1dfc6b(0x14f)),_0x31c5e5=_0x3f7f96[_0x1dfc6b(0x13e)][_0x1dfc6b(0x155)](_0x1dfc6b(0x138));_0x206b72&&_0x31c5e5&&(_0x2c044e[_0x1dfc6b(0x157)](_0x1dfc6b(0x138)),_0x2c044e[_0x1dfc6b(0x141)](_0x1dfc6b(0x14f)),this[_0x1dfc6b(0x137)]());}[_0x955082(0x137)](){const _0x422a25=_0x955082,_0x4862b7=this[_0x422a25(0x122)],_0x44e39d=_0x4862b7[_0x422a25(0x148)];_0x4862b7[_0x422a25(0x12c)][_0x422a25(0x155)](_0x422a25(0x131))[_0x422a25(0x150)][_0x422a25(0x134)](_0x702451=>{const _0x32d232=_0x422a25;if(_0x32d232(0x13c)!=_0x702451[_0x32d232(0x132)]&&_0x32d232(0x123)!=_0x702451[_0x32d232(0x132)])return;const {data:_0x58b8ca}=_0x702451;if(_0x58b8ca&&_0x32d232(0x138)===_0x58b8ca[_0x32d232(0x124)]){const _0x2d3896=[],_0x373060=_0x58b8ca[_0x32d232(0x154)][0x0];for(const [_0x3c39e6,_0x5c54fa]of Object[_0x32d232(0x135)](_0x373060))_0x2d3896[_0x32d232(0x14e)](so(_0x4862b7,_0x3c39e6,_0x5c54fa));return _0x2d3896[_0x32d232(0x139)]?{'type':_0x32d232(0x145),'content':_0x525c57(_0x44e39d,_0x32d232(0x130),_0x2d3896[_0x32d232(0x13d)](',\x20'))}:{'type':_0x32d232(0x145),'content':_0x525c57(_0x44e39d,_0x32d232(0x127))};}});}}function so(_0x1302b8,_0x130de8,_0x1d90ae){const _0x3a282e=_0x955082,_0x192daa=_0x1302b8[_0x3a282e(0x148)]['t'],_0x2cdc02=_0x130de8[_0x3a282e(0x143)](/(?=[A-Z])/)[_0x3a282e(0x13d)]('\x20'),_0x22c2af=_0x192daa(_0x2cdc02[_0x3a282e(0x12a)](0x0)[_0x3a282e(0x142)]()+_0x2cdc02[_0x3a282e(0x149)](0x1))[_0x3a282e(0x146)]();if(_0x3a282e(0x13f)==typeof _0x1d90ae)return _0x22c2af;if(_0x3a282e(0x144)===_0x130de8||_0x3a282e(0x12e)===_0x130de8){const _0x3da909=_0x490c1d(_0x1302b8[_0x3a282e(0x13a)][_0x3a282e(0x155)](_0x3a282e(0x140)))[_0x3a282e(0x128)](_0x1028d9=>_0x1028d9[_0x3a282e(0x153)]==_0x1d90ae);return _0x22c2af+'\x20('+(_0x3da909?_0x192daa(_0x3da909[_0x3a282e(0x156)])[_0x3a282e(0x146)]():_0x1d90ae)+')';}if(_0x3a282e(0x129)===_0x130de8&&isNaN(parseFloat(_0x1d90ae))){const _0xe107be=_0x1302b8[_0x3a282e(0x12c)][_0x3a282e(0x155)](_0x3a282e(0x12d))[_0x3a282e(0x13b)](_0x1302b8[_0x3a282e(0x13a)][_0x3a282e(0x155)](_0x3a282e(0x14c)))[_0x3a282e(0x128)](_0x437c64=>_0x437c64[_0x3a282e(0x153)]==_0x1d90ae);return _0x22c2af+'\x20('+(_0xe107be?_0x192daa(_0xe107be[_0x3a282e(0x147)])[_0x3a282e(0x146)]():_0x1d90ae)+')';}return _0x22c2af+'\x20('+_0x1d90ae+')';}function _0x46bb(){const _0x278566=['split','fontColor','format','toLowerCase','title','locale','slice','2870ijqOjQ','6132UEelYd','fontSize.options','452690WUJsIp','push','copyFormat','descriptionFactory','85164IniUeV','757143iCURuK','model','commandParams','get','label','enableDefaultAttributesIntegration','editor','formatInline','commandName','833067oQwjZC','10tDhxiG','*Remove\x20all\x20formatting*','find','fontSize','charAt','1345192TJuHno','plugins','FontSize','fontBackgroundColor','afterInit','*Set\x20format\x20to:*\x20%0','TrackChangesEditing','type','7Kyudmv','registerDescriptionCallback','entries','923294buRvYm','_registerLegacyDescription','pasteFormat','length','config','normalizeSizeOptions','formatBlock','join','commands','boolean','fontColor.colors','enableCommand','toUpperCase'];_0x46bb=function(){return _0x278566;};return _0x46bb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8122eb=_0x46a3;(function(_0x33077a,_0x211e6f){const _0x58d9eb=_0x46a3,_0x408d70=_0x33077a();while(!![]){try{const _0x3c811b=parseInt(_0x58d9eb(0x147))/0x1+parseInt(_0x58d9eb(0x13a))/0x2+parseInt(_0x58d9eb(0x12a))/0x3*(parseInt(_0x58d9eb(0x140))/0x4)+parseInt(_0x58d9eb(0x12e))/0x5*(parseInt(_0x58d9eb(0x135))/0x6)+-parseInt(_0x58d9eb(0x14d))/0x7+-parseInt(_0x58d9eb(0x148))/0x8*(parseInt(_0x58d9eb(0x13c))/0x9)+-parseInt(_0x58d9eb(0x132))/0xa*(parseInt(_0x58d9eb(0x122))/0xb);if(_0x3c811b===_0x211e6f)break;else _0x408d70['push'](_0x408d70['shift']());}catch(_0x3acbc5){_0x408d70['push'](_0x408d70['shift']());}}}(_0xd740,0xd3023));import{Plugin as _0x4cd8a6}from'ckeditor5/src/core.js';import{getTranslation as _0x2681fa}from'../utils/common-translations.js';function _0xd740(){const _0x5d2cc1=['HeadingEditing','26322mJsfDA','get','match','editor','TrackChangesEditing','2682098GmFtOQ','_getHeadingLevel','159237LXFCxY','view','commandParams','find','6264708ajIurW','config','name','formatBlock','paragraph','registerDescriptionCallback','ELEMENT_HEADING','889781dUQzeP','8GsTnIs','ELEMENT_HEADING_CUSTOM','locale','heading.options','format','1852907nZtfQS','_headingOptions','712239SOMJWq','has','afterInit','commandName','plugins','descriptionFactory','_registerLegacyDescription','enableDefaultAttributesIntegration','3vZFvcI','*Change\x20to:*\x20%0','title','heading','5iEjVZz','value','model','type','410xAyymE','registerElementLabel'];_0xd740=function(){return _0x5d2cc1;};return _0xd740();}function _0x46a3(_0x2c5648,_0x3eb2a2){const _0xd740e9=_0xd740();return _0x46a3=function(_0x46a359,_0x102298){_0x46a359=_0x46a359-0x122;let _0x9b221a=_0xd740e9[_0x46a359];return _0x9b221a;},_0x46a3(_0x2c5648,_0x3eb2a2);}export default class Y extends _0x4cd8a6{[_0x8122eb(0x124)](){const _0x1a5f4c=_0x8122eb,_0x318b49=this[_0x1a5f4c(0x138)];if(!_0x318b49[_0x1a5f4c(0x126)][_0x1a5f4c(0x123)](_0x1a5f4c(0x134)))return;this[_0x1a5f4c(0x14e)]=_0x318b49[_0x1a5f4c(0x141)][_0x1a5f4c(0x136)](_0x1a5f4c(0x14b));const _0x5ef830=_0x318b49[_0x1a5f4c(0x14a)],_0x36a102=_0x318b49[_0x1a5f4c(0x126)][_0x1a5f4c(0x136)](_0x1a5f4c(0x139));_0x36a102[_0x1a5f4c(0x129)](_0x1a5f4c(0x12d));for(const _0xe1e87b of this[_0x1a5f4c(0x14e)])_0x1a5f4c(0x144)!=_0xe1e87b[_0x1a5f4c(0x130)]&&_0x36a102[_0x1a5f4c(0x127)][_0x1a5f4c(0x133)](_0xe1e87b[_0x1a5f4c(0x130)],_0x1d41c2=>{const _0xde653c=_0x1a5f4c,_0x72ad6b=this[_0xde653c(0x13b)](_0xe1e87b[_0xde653c(0x130)]);return null!==_0x72ad6b?_0x130ca7(_0x1d41c2,_0x72ad6b):_0x582c3d(_0x1d41c2,_0xe1e87b[_0xde653c(0x12c)]);});function _0x130ca7(_0x59adfe,_0x590d05){const _0x350279=_0x1a5f4c;return _0x2681fa(_0x5ef830,_0x350279(0x146),[_0x59adfe,_0x590d05]);}function _0x582c3d(_0x4c52aa,_0x33bb84){const _0x11ce55=_0x1a5f4c;return _0x2681fa(_0x5ef830,_0x11ce55(0x149),[_0x4c52aa,_0x33bb84]);}this[_0x1a5f4c(0x128)]();}[_0x8122eb(0x128)](){const _0x2f4e69=_0x8122eb,_0x5a8e02=this[_0x2f4e69(0x138)],_0x4c3366=_0x5a8e02[_0x2f4e69(0x14a)];function _0xbb9b1c(_0xc724eb,_0x15141d){const _0x51dec3=_0x2f4e69;return _0x2681fa(_0x4c3366,_0x51dec3(0x149),[_0xc724eb,_0x15141d]);}_0x5a8e02[_0x2f4e69(0x126)][_0x2f4e69(0x136)](_0x2f4e69(0x139))[_0x2f4e69(0x127)][_0x2f4e69(0x145)](_0x3cf3e5=>{const _0x6519f8=_0x2f4e69;if(_0x6519f8(0x143)!=_0x3cf3e5[_0x6519f8(0x131)])return;const {data:_0x21f6f3}=_0x3cf3e5;if(_0x21f6f3&&_0x6519f8(0x12d)==_0x21f6f3[_0x6519f8(0x125)]){const _0xe1c658=_0x21f6f3[_0x6519f8(0x13e)][0x0][_0x6519f8(0x12f)],_0x36d9e7=this[_0x6519f8(0x13b)](_0xe1c658);if(null!==_0x36d9e7)return{'type':_0x6519f8(0x14c),'content':_0x2681fa(_0x4c3366,_0x6519f8(0x12b),(_0x21b3b4=0x1,_0x5e8314=_0x36d9e7,_0x2681fa(_0x4c3366,_0x6519f8(0x146),[_0x21b3b4,_0x5e8314])))};const _0x4889ce=this[_0x6519f8(0x14e)][_0x6519f8(0x13f)](_0x4f771d=>_0x4f771d[_0x6519f8(0x130)]===_0xe1c658)[_0x6519f8(0x12c)];return{'type':_0x6519f8(0x14c),'content':_0x2681fa(_0x4c3366,_0x6519f8(0x12b),_0xbb9b1c(0x1,_0x4889ce))};}var _0x21b3b4,_0x5e8314;});}[_0x8122eb(0x13b)](_0x5c9248){const _0x1b82e7=_0x8122eb;var _0x346a93,_0x3f38bd;const _0x2a6c4c=_0x5c9248[_0x1b82e7(0x137)](/^heading(\d+)/);if(_0x2a6c4c)return _0x2a6c4c[0x1];const _0x48ac71=null===(_0x346a93=this[_0x1b82e7(0x14e)])||void 0x0===_0x346a93?void 0x0:_0x346a93[_0x1b82e7(0x13f)](_0x4d230e=>_0x4d230e[_0x1b82e7(0x130)]==_0x5c9248);if(_0x48ac71&&_0x48ac71[_0x1b82e7(0x13d)]){const _0x2faa76=_0x48ac71[_0x1b82e7(0x13d)],_0x4ffa95=(null!==(_0x3f38bd=_0x2faa76[_0x1b82e7(0x142)])&&void 0x0!==_0x3f38bd?_0x3f38bd:_0x2faa76)[_0x1b82e7(0x137)](/^h(\d+)/);if(_0x4ffa95)return _0x4ffa95[0x1];}return null;}}
23
+ const _0xbcbb02=_0x2b29;function _0x2b29(_0x2307fe,_0xd92cf0){const _0x380896=_0x3808();return _0x2b29=function(_0x2b29aa,_0x54fa64){_0x2b29aa=_0x2b29aa-0x16f;let _0x2a3c97=_0x380896[_0x2b29aa];return _0x2a3c97;},_0x2b29(_0x2307fe,_0xd92cf0);}(function(_0x409fa0,_0x171c49){const _0x340614=_0x2b29,_0x51f968=_0x409fa0();while(!![]){try{const _0x4acd6a=parseInt(_0x340614(0x191))/0x1*(-parseInt(_0x340614(0x172))/0x2)+-parseInt(_0x340614(0x194))/0x3*(-parseInt(_0x340614(0x195))/0x4)+-parseInt(_0x340614(0x171))/0x5*(-parseInt(_0x340614(0x18c))/0x6)+-parseInt(_0x340614(0x19a))/0x7*(parseInt(_0x340614(0x16f))/0x8)+-parseInt(_0x340614(0x174))/0x9+-parseInt(_0x340614(0x187))/0xa*(-parseInt(_0x340614(0x185))/0xb)+parseInt(_0x340614(0x177))/0xc;if(_0x4acd6a===_0x171c49)break;else _0x51f968['push'](_0x51f968['shift']());}catch(_0x6b2e3){_0x51f968['push'](_0x51f968['shift']());}}}(_0x3808,0x960da));import{Plugin as _0x1697fc}from'ckeditor5/src/core.js';function _0x3808(){const _0x5c18e0=['model','heading.options','4CLrHdw','config','_registerLegacyDescription','3258IOKgQF','3756ouFoCR','title','format','editor','_headingOptions','5656vaScVI','ELEMENT_HEADING','*Change\x20to:*\x20%0','6800jKSgwa','find','679110MZzBTN','529114itncNn','descriptionFactory','5785326nJeeQx','name','locale','10188708qEplPV','enableDefaultAttributesIntegration','HeadingEditing','formatBlock','_getHeadingLevel','get','registerDescriptionCallback','match','commandParams','heading','paragraph','ELEMENT_HEADING_CUSTOM','has','view','3505865gYACHU','registerElementLabel','10GNmBzY','plugins','TrackChangesEditing','type','value','36icmFmq','afterInit','commandName'];_0x3808=function(){return _0x5c18e0;};return _0x3808();}import{getTranslation as _0x5f33a2}from'../utils/common-translations.js';export default class Y extends _0x1697fc{[_0xbcbb02(0x18d)](){const _0x25ec26=_0xbcbb02,_0x15174e=this[_0x25ec26(0x198)];if(!_0x15174e[_0x25ec26(0x188)][_0x25ec26(0x183)](_0x25ec26(0x179)))return;this[_0x25ec26(0x199)]=_0x15174e[_0x25ec26(0x192)][_0x25ec26(0x17c)](_0x25ec26(0x190));const _0x186c4a=_0x15174e[_0x25ec26(0x176)],_0x520986=_0x15174e[_0x25ec26(0x188)][_0x25ec26(0x17c)](_0x25ec26(0x189));_0x520986[_0x25ec26(0x178)](_0x25ec26(0x180));for(const _0x23cbdf of this[_0x25ec26(0x199)])_0x25ec26(0x181)!=_0x23cbdf[_0x25ec26(0x18f)]&&_0x520986[_0x25ec26(0x173)][_0x25ec26(0x186)](_0x23cbdf[_0x25ec26(0x18f)],_0x134de6=>{const _0x17767a=_0x25ec26,_0x3cdb02=this[_0x17767a(0x17b)](_0x23cbdf[_0x17767a(0x18f)]);return null!==_0x3cdb02?_0x1a257c(_0x134de6,_0x3cdb02):_0xd6ef95(_0x134de6,_0x23cbdf[_0x17767a(0x196)]);});function _0x1a257c(_0x232e7f,_0x566318){const _0x115237=_0x25ec26;return _0x5f33a2(_0x186c4a,_0x115237(0x19b),[_0x232e7f,_0x566318]);}function _0xd6ef95(_0x59a4e6,_0x59be98){const _0x1ffd72=_0x25ec26;return _0x5f33a2(_0x186c4a,_0x1ffd72(0x182),[_0x59a4e6,_0x59be98]);}this[_0x25ec26(0x193)]();}[_0xbcbb02(0x193)](){const _0x59070=_0xbcbb02,_0xa84c91=this[_0x59070(0x198)],_0x714fea=_0xa84c91[_0x59070(0x176)];function _0x1ffc44(_0x1181d5,_0x3353e8){const _0x130c8b=_0x59070;return _0x5f33a2(_0x714fea,_0x130c8b(0x182),[_0x1181d5,_0x3353e8]);}_0xa84c91[_0x59070(0x188)][_0x59070(0x17c)](_0x59070(0x189))[_0x59070(0x173)][_0x59070(0x17d)](_0x51fb54=>{const _0x5700c3=_0x59070;if(_0x5700c3(0x17a)!=_0x51fb54[_0x5700c3(0x18a)])return;const {data:_0x3d5ea9}=_0x51fb54;if(_0x3d5ea9&&_0x5700c3(0x180)==_0x3d5ea9[_0x5700c3(0x18e)]){const _0x261e2b=_0x3d5ea9[_0x5700c3(0x17f)][0x0][_0x5700c3(0x18b)],_0xbc6113=this[_0x5700c3(0x17b)](_0x261e2b);if(null!==_0xbc6113)return{'type':_0x5700c3(0x197),'content':_0x5f33a2(_0x714fea,_0x5700c3(0x19c),(_0x50613f=0x1,_0x49dbc1=_0xbc6113,_0x5f33a2(_0x714fea,_0x5700c3(0x19b),[_0x50613f,_0x49dbc1])))};const _0x5d84a0=this[_0x5700c3(0x199)][_0x5700c3(0x170)](_0x374a8e=>_0x374a8e[_0x5700c3(0x18f)]===_0x261e2b)[_0x5700c3(0x196)];return{'type':_0x5700c3(0x197),'content':_0x5f33a2(_0x714fea,_0x5700c3(0x19c),_0x1ffc44(0x1,_0x5d84a0))};}var _0x50613f,_0x49dbc1;});}[_0xbcbb02(0x17b)](_0x5b0d3b){const _0x18e86e=_0xbcbb02;var _0x84ebf4,_0x1587a9;const _0x37f008=_0x5b0d3b[_0x18e86e(0x17e)](/^heading(\d+)/);if(_0x37f008)return _0x37f008[0x1];const _0x39c336=null===(_0x84ebf4=this[_0x18e86e(0x199)])||void 0x0===_0x84ebf4?void 0x0:_0x84ebf4[_0x18e86e(0x170)](_0x5be430=>_0x5be430[_0x18e86e(0x18f)]==_0x5b0d3b);if(_0x39c336&&_0x39c336[_0x18e86e(0x184)]){const _0xa4c3eb=_0x39c336[_0x18e86e(0x184)],_0x3a0281=(null!==(_0x1587a9=_0xa4c3eb[_0x18e86e(0x175)])&&void 0x0!==_0x1587a9?_0x1587a9:_0xa4c3eb)[_0x18e86e(0x17e)](/^h(\d+)/);if(_0x3a0281)return _0x3a0281[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x143bf2=_0x2e55;(function(_0x1b5c34,_0x548441){const _0x1e5861=_0x2e55,_0x2b5682=_0x1b5c34();while(!![]){try{const _0x15e978=parseInt(_0x1e5861(0x133))/0x1+-parseInt(_0x1e5861(0x11f))/0x2*(-parseInt(_0x1e5861(0x126))/0x3)+parseInt(_0x1e5861(0x13f))/0x4*(parseInt(_0x1e5861(0x11e))/0x5)+-parseInt(_0x1e5861(0x12d))/0x6+-parseInt(_0x1e5861(0x12b))/0x7+parseInt(_0x1e5861(0x11d))/0x8+-parseInt(_0x1e5861(0x140))/0x9*(parseInt(_0x1e5861(0x136))/0xa);if(_0x15e978===_0x548441)break;else _0x2b5682['push'](_0x2b5682['shift']());}catch(_0x6e78a0){_0x2b5682['push'](_0x2b5682['shift']());}}}(_0x1f08,0x1da31));import{Plugin as _0x2c6738}from'ckeditor5/src/core.js';function _0x2e55(_0xf1a181,_0xd9aaef){const _0x1f0806=_0x1f08();return _0x2e55=function(_0x2e55d5,_0x40b2db){_0x2e55d5=_0x2e55d5-0x11b;let _0x41bd22=_0x1f0806[_0x2e55d5];return _0x41bd22;},_0x2e55(_0xf1a181,_0xd9aaef);}import{getTranslation as _0x4cf1a5}from'../utils/common-translations.js';export default class Z extends _0x2c6738{[_0x143bf2(0x12c)](){const _0x2c49b5=_0x143bf2,_0x1ff427=this[_0x2c49b5(0x122)];if(!_0x1ff427[_0x2c49b5(0x13c)][_0x2c49b5(0x125)](_0x2c49b5(0x12a)))return;const _0x37545a=_0x1ff427[_0x2c49b5(0x13c)][_0x2c49b5(0x138)](_0x2c49b5(0x134)),_0x2263c3=_0x1ff427[_0x2c49b5(0x120)];_0x37545a[_0x2c49b5(0x141)](_0x2c49b5(0x127)),_0x37545a[_0x2c49b5(0x11b)](_0x2c49b5(0x127)),_0x37545a[_0x2c49b5(0x131)][_0x2c49b5(0x13a)](_0x2c49b5(0x127),_0x4cf1a5(_0x2263c3,_0x2c49b5(0x135))),this[_0x2c49b5(0x12f)]();}[_0x143bf2(0x12f)](){const _0x38cf44=_0x143bf2,_0x3abcb6=this[_0x38cf44(0x122)],_0x2fc2c4=_0x3abcb6[_0x38cf44(0x120)];_0x3abcb6[_0x38cf44(0x13c)][_0x38cf44(0x138)](_0x38cf44(0x134))[_0x38cf44(0x131)][_0x38cf44(0x129)](_0x58dd30=>{const _0x211987=_0x38cf44;if(_0x211987(0x11c)!=_0x58dd30[_0x211987(0x142)])return;const {data:_0x42c170}=_0x58dd30;if(_0x42c170&&_0x211987(0x127)==_0x42c170[_0x211987(0x13d)]){const _0x136ac6=_0x2fc2c4['t'],_0x4deee2=_0x42c170[_0x211987(0x137)][0x0][_0x211987(0x130)];if(_0x4deee2){const _0x4eed59=_0x3abcb6[_0x211987(0x121)][_0x211987(0x138)](_0x211987(0x124))[_0x211987(0x13e)](_0x1a3b7e=>_0x1a3b7e[_0x211987(0x143)]==_0x4deee2),_0x24f6fe=_0x136ac6(_0x4eed59[_0x211987(0x132)])[_0x211987(0x123)]();return{'type':_0x211987(0x13b),'content':_0x4cf1a5(_0x2fc2c4,_0x211987(0x12e),_0x24f6fe),'color':{'value':_0x4eed59[_0x211987(0x139)],'title':_0x4eed59[_0x211987(0x132)]}};}return{'type':_0x211987(0x13b),'content':_0x4cf1a5(_0x2fc2c4,_0x211987(0x128),_0x4cf1a5(_0x2fc2c4,_0x211987(0x135)))};}});}}function _0x1f08(){const _0x52d644=['toLowerCase','highlight.options','has','697308UnAqUs','highlight','*Remove\x20highlight*','registerDescriptionCallback','HighlightEditing','1671985EqdhDb','afterInit','135918lBVLqs','*Set\x20highlight:*\x20%0','_registerLegacyDescription','value','descriptionFactory','title','239292IYYKxx','TrackChangesEditing','FORMAT_HIGHLIGHT','1780QViRbG','commandParams','get','color','registerAttributeLabel','format','plugins','commandName','find','166476McXJBy','18558QlHGsk','enableDefaultAttributesIntegration','type','model','registerInlineAttribute','formatInline','1892720fLvUyT','5zTgkzl','2hUnqFM','locale','config','editor'];_0x1f08=function(){return _0x52d644;};return _0x1f08();}
23
+ const _0x38a157=_0x371e;function _0x4d00(){const _0x5ebac9=['descriptionFactory','HighlightEditing','2254905ZrerSP','highlight','type','17786hweyCD','format','toLowerCase','get','TrackChangesEditing','2953176XqUCeJ','commandParams','registerDescriptionCallback','2079328seIFPt','color','enableDefaultAttributesIntegration','*Remove\x20highlight*','config','FORMAT_HIGHLIGHT','formatInline','has','model','16oSAQLa','8459712FACOeH','commandName','highlight.options','1288638AwTXps','*Set\x20highlight:*\x20%0','_registerLegacyDescription','afterInit','plugins','21rjvTMg','value','4117895mKtBjJ','locale','registerInlineAttribute','registerAttributeLabel','find','title','editor'];_0x4d00=function(){return _0x5ebac9;};return _0x4d00();}function _0x371e(_0x116066,_0x149237){const _0x4d0099=_0x4d00();return _0x371e=function(_0x371e6f,_0x5a4095){_0x371e6f=_0x371e6f-0x133;let _0x1434af=_0x4d0099[_0x371e6f];return _0x1434af;},_0x371e(_0x116066,_0x149237);}(function(_0x508eda,_0x2a4ba0){const _0x4fa009=_0x371e,_0x4f67f2=_0x508eda();while(!![]){try{const _0x232222=parseInt(_0x4fa009(0x145))/0x1*(parseInt(_0x4fa009(0x134))/0x2)+parseInt(_0x4fa009(0x159))/0x3+-parseInt(_0x4fa009(0x139))/0x4+parseInt(_0x4fa009(0x150))/0x5+-parseInt(_0x4fa009(0x149))/0x6*(-parseInt(_0x4fa009(0x14e))/0x7)+-parseInt(_0x4fa009(0x13c))/0x8+-parseInt(_0x4fa009(0x146))/0x9;if(_0x232222===_0x2a4ba0)break;else _0x4f67f2['push'](_0x4f67f2['shift']());}catch(_0x2cfe8f){_0x4f67f2['push'](_0x4f67f2['shift']());}}}(_0x4d00,0x676db));import{Plugin as _0x3b3cef}from'ckeditor5/src/core.js';import{getTranslation as _0x36c8aa}from'../utils/common-translations.js';export default class Z extends _0x3b3cef{[_0x38a157(0x14c)](){const _0x594698=_0x38a157,_0x1a7e58=this[_0x594698(0x156)];if(!_0x1a7e58[_0x594698(0x14d)][_0x594698(0x143)](_0x594698(0x158)))return;const _0x8a102c=_0x1a7e58[_0x594698(0x14d)][_0x594698(0x137)](_0x594698(0x138)),_0x162d3d=_0x1a7e58[_0x594698(0x151)];_0x8a102c[_0x594698(0x13e)](_0x594698(0x15a)),_0x8a102c[_0x594698(0x152)](_0x594698(0x15a)),_0x8a102c[_0x594698(0x157)][_0x594698(0x153)](_0x594698(0x15a),_0x36c8aa(_0x162d3d,_0x594698(0x141))),this[_0x594698(0x14b)]();}[_0x38a157(0x14b)](){const _0x1bf346=_0x38a157,_0x49a64d=this[_0x1bf346(0x156)],_0xe1a7e8=_0x49a64d[_0x1bf346(0x151)];_0x49a64d[_0x1bf346(0x14d)][_0x1bf346(0x137)](_0x1bf346(0x138))[_0x1bf346(0x157)][_0x1bf346(0x13b)](_0x2e931c=>{const _0x3a2c5d=_0x1bf346;if(_0x3a2c5d(0x142)!=_0x2e931c[_0x3a2c5d(0x133)])return;const {data:_0x153bff}=_0x2e931c;if(_0x153bff&&_0x3a2c5d(0x15a)==_0x153bff[_0x3a2c5d(0x147)]){const _0x21a7a2=_0xe1a7e8['t'],_0x2db353=_0x153bff[_0x3a2c5d(0x13a)][0x0][_0x3a2c5d(0x14f)];if(_0x2db353){const _0x16b471=_0x49a64d[_0x3a2c5d(0x140)][_0x3a2c5d(0x137)](_0x3a2c5d(0x148))[_0x3a2c5d(0x154)](_0x772d22=>_0x772d22[_0x3a2c5d(0x144)]==_0x2db353),_0x310c11=_0x21a7a2(_0x16b471[_0x3a2c5d(0x155)])[_0x3a2c5d(0x136)]();return{'type':_0x3a2c5d(0x135),'content':_0x36c8aa(_0xe1a7e8,_0x3a2c5d(0x14a),_0x310c11),'color':{'value':_0x16b471[_0x3a2c5d(0x13d)],'title':_0x16b471[_0x3a2c5d(0x155)]}};}return{'type':_0x3a2c5d(0x135),'content':_0x36c8aa(_0xe1a7e8,_0x3a2c5d(0x13f),_0x36c8aa(_0xe1a7e8,_0x3a2c5d(0x141)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4de6c4=_0x553a;(function(_0x36ecc4,_0x3e9e7b){const _0x596266=_0x553a,_0x5cd1c4=_0x36ecc4();while(!![]){try{const _0x3c8ba7=parseInt(_0x596266(0x1fb))/0x1+-parseInt(_0x596266(0x1e5))/0x2+parseInt(_0x596266(0x202))/0x3+parseInt(_0x596266(0x1ec))/0x4+parseInt(_0x596266(0x1e3))/0x5*(-parseInt(_0x596266(0x201))/0x6)+-parseInt(_0x596266(0x203))/0x7+parseInt(_0x596266(0x1fa))/0x8*(parseInt(_0x596266(0x1fc))/0x9);if(_0x3c8ba7===_0x3e9e7b)break;else _0x5cd1c4['push'](_0x5cd1c4['shift']());}catch(_0x3ebe44){_0x5cd1c4['push'](_0x5cd1c4['shift']());}}}(_0x56e3,0x75ebe));function _0x56e3(){const _0x5f4bc2=['descriptionFactory','registerElementLabel','get','high','div','afterInit','plugins','45496PZxsgI','48123WZLAMc','2142lPGCQc','locale','elementToStructure','conversion','addClass','36HCzwxh','510417HTzyMG','6233745dAtwPu','editor','showSuggestionHighlights','416595bLsRDZ','ELEMENT_HORIZONTAL_LINE','456606JAWRca','horizontalLine','createContainerElement','HorizontalLineEditing','dataDowncast','insert','has','2119960djrzmW','ck-horizontal-line','createPositionAt','for','TrackChangesEditing','enableCommand','createEmptyElement'];_0x56e3=function(){return _0x5f4bc2;};return _0x56e3();}import{Plugin as _0x1d648b}from'ckeditor5/src/core.js';import{getTranslation as _0x517b7a}from'../utils/common-translations.js';function _0x553a(_0x280526,_0x39356b){const _0x56e3a3=_0x56e3();return _0x553a=function(_0x553ace,_0x33f9a0){_0x553ace=_0x553ace-0x1e2;let _0x191996=_0x56e3a3[_0x553ace];return _0x191996;},_0x553a(_0x280526,_0x39356b);}export default class tt extends _0x1d648b{[_0x4de6c4(0x1f8)](){const _0x37c9b2=_0x4de6c4,_0x23445=this[_0x37c9b2(0x204)];if(!_0x23445[_0x37c9b2(0x1f9)][_0x37c9b2(0x1eb)](_0x37c9b2(0x1e8)))return;_0x23445[_0x37c9b2(0x1f9)][_0x37c9b2(0x1f5)](_0x37c9b2(0x1f0))[_0x37c9b2(0x1f1)](_0x37c9b2(0x1e6));const _0x2f6e49=_0x23445[_0x37c9b2(0x1f9)][_0x37c9b2(0x1f5)](_0x37c9b2(0x1f0)),_0x2a096c=_0x23445[_0x37c9b2(0x1fd)];_0x2f6e49[_0x37c9b2(0x1f3)][_0x37c9b2(0x1f4)](_0x37c9b2(0x1e6),_0xe7cb1=>_0x517b7a(_0x2a096c,_0x37c9b2(0x1e4),_0xe7cb1)),_0x23445[_0x37c9b2(0x1ff)][_0x37c9b2(0x1ef)](_0x37c9b2(0x1e9))[_0x37c9b2(0x1fe)]({'model':_0x37c9b2(0x1e6),'view':(_0x28d12b,{writer:_0x344937,options:_0x1ef2bb})=>{const _0x455d41=_0x37c9b2;if(!_0x1ef2bb[_0x455d41(0x1e2)])return null;const _0x3f59ff=_0x344937[_0x455d41(0x1e7)](_0x455d41(0x1f7)),_0x6c24e0=_0x344937[_0x455d41(0x1f2)]('hr');return _0x344937[_0x455d41(0x200)](_0x455d41(0x1ed),_0x3f59ff),_0x344937[_0x455d41(0x1ea)](_0x344937[_0x455d41(0x1ee)](_0x3f59ff,0x0),_0x6c24e0),_0x3f59ff;},'converterPriority':_0x37c9b2(0x1f6)});}}
23
+ const _0x323a5f=_0x32db;function _0x34d9(){const _0x38b8b9=['5170roPWQw','plugins','createPositionAt','insert','high','272FMmNNL','1059676NDdiOC','725032MuuuJx','enableCommand','registerElementLabel','createEmptyElement','afterInit','ck-horizontal-line','conversion','TrackChangesEditing','addClass','HorizontalLineEditing','24kjxLpC','locale','for','3110976rHXiYp','elementToStructure','showSuggestionHighlights','has','editor','1346148btBIis','horizontalLine','div','2101563VsyHMw','descriptionFactory','dataDowncast','createContainerElement','ELEMENT_HORIZONTAL_LINE','125903zqlKyx','get'];_0x34d9=function(){return _0x38b8b9;};return _0x34d9();}function _0x32db(_0x48d4e8,_0x381f28){const _0x34d9fd=_0x34d9();return _0x32db=function(_0x32dbfc,_0x253028){_0x32dbfc=_0x32dbfc-0x96;let _0x7beea9=_0x34d9fd[_0x32dbfc];return _0x7beea9;},_0x32db(_0x48d4e8,_0x381f28);}(function(_0x4624bc,_0x47c066){const _0x31ec7f=_0x32db,_0x43a4a0=_0x4624bc();while(!![]){try{const _0x2a5316=-parseInt(_0x31ec7f(0xa8))/0x1+parseInt(_0x31ec7f(0xb0))/0x2+-parseInt(_0x31ec7f(0xa0))/0x3+-parseInt(_0x31ec7f(0xaf))/0x4*(parseInt(_0x31ec7f(0xaa))/0x5)+-parseInt(_0x31ec7f(0x98))/0x6*(-parseInt(_0x31ec7f(0xb1))/0x7)+parseInt(_0x31ec7f(0x9b))/0x8+-parseInt(_0x31ec7f(0xa3))/0x9;if(_0x2a5316===_0x47c066)break;else _0x43a4a0['push'](_0x43a4a0['shift']());}catch(_0x2bea0d){_0x43a4a0['push'](_0x43a4a0['shift']());}}}(_0x34d9,0x6efb0));import{Plugin as _0x4f793f}from'ckeditor5/src/core.js';import{getTranslation as _0x56ff95}from'../utils/common-translations.js';export default class tt extends _0x4f793f{[_0x323a5f(0xb5)](){const _0x3bf8c7=_0x323a5f,_0x433355=this[_0x3bf8c7(0x9f)];if(!_0x433355[_0x3bf8c7(0xab)][_0x3bf8c7(0x9e)](_0x3bf8c7(0x97)))return;_0x433355[_0x3bf8c7(0xab)][_0x3bf8c7(0xa9)](_0x3bf8c7(0xb8))[_0x3bf8c7(0xb2)](_0x3bf8c7(0xa1));const _0x320033=_0x433355[_0x3bf8c7(0xab)][_0x3bf8c7(0xa9)](_0x3bf8c7(0xb8)),_0x468814=_0x433355[_0x3bf8c7(0x99)];_0x320033[_0x3bf8c7(0xa4)][_0x3bf8c7(0xb3)](_0x3bf8c7(0xa1),_0x2552b1=>_0x56ff95(_0x468814,_0x3bf8c7(0xa7),_0x2552b1)),_0x433355[_0x3bf8c7(0xb7)][_0x3bf8c7(0x9a)](_0x3bf8c7(0xa5))[_0x3bf8c7(0x9c)]({'model':_0x3bf8c7(0xa1),'view':(_0x3b8e41,{writer:_0x59090f,options:_0x3468cc})=>{const _0x4f7948=_0x3bf8c7;if(!_0x3468cc[_0x4f7948(0x9d)])return null;const _0x1695e3=_0x59090f[_0x4f7948(0xa6)](_0x4f7948(0xa2)),_0x2409aa=_0x59090f[_0x4f7948(0xb4)]('hr');return _0x59090f[_0x4f7948(0x96)](_0x4f7948(0xb6),_0x1695e3),_0x59090f[_0x4f7948(0xad)](_0x59090f[_0x4f7948(0xac)](_0x1695e3,0x0),_0x2409aa),_0x1695e3;},'converterPriority':_0x3bf8c7(0xae)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ffbe1=_0x4259;(function(_0xaeaa44,_0x90faf9){const _0x2dd3a2=_0x4259,_0x1a8c09=_0xaeaa44();while(!![]){try{const _0x392bd3=parseInt(_0x2dd3a2(0x16d))/0x1*(parseInt(_0x2dd3a2(0x153))/0x2)+-parseInt(_0x2dd3a2(0x14a))/0x3*(-parseInt(_0x2dd3a2(0x14d))/0x4)+parseInt(_0x2dd3a2(0x16a))/0x5*(-parseInt(_0x2dd3a2(0x160))/0x6)+-parseInt(_0x2dd3a2(0x157))/0x7+-parseInt(_0x2dd3a2(0x156))/0x8+parseInt(_0x2dd3a2(0x14b))/0x9+parseInt(_0x2dd3a2(0x15d))/0xa;if(_0x392bd3===_0x90faf9)break;else _0x1a8c09['push'](_0x1a8c09['shift']());}catch(_0x16885d){_0x1a8c09['push'](_0x1a8c09['shift']());}}}(_0x3aae,0x35258));function _0x3aae(){const _0x498cf6=['locale','commandName','2xaodxQ','plugins','registerBlockAttribute','formatBlock','3VRccwx','466641WqynxT','descriptionFactory','1509112VBpXjB','*Change\x20%0\x20content*','key','enableDefaultAttributesIntegration','nodeAfter','TrackChangesEditing','8632zvoJDu','has','element','1070104bYSktu','3009902ajdRiF','get','rawHtml','ELEMENT_HTML_EMBED','afterInit','registerElementLabel','5183660ZMDJSQ','_registerLegacyDescription','htmlEmbed','24vgMGCw','format','registerDescriptionCallback','type','HtmlEmbed','start','attribute','getFirstRange','editor','value','218360AgVsdU'];_0x3aae=function(){return _0x498cf6;};return _0x3aae();}import{Plugin as _0x576f3a}from'ckeditor5/src/core.js';function _0x4259(_0x54811e,_0x57f07a){const _0x3aaea5=_0x3aae();return _0x4259=function(_0x425993,_0x30444b){_0x425993=_0x425993-0x148;let _0x122222=_0x3aaea5[_0x425993];return _0x122222;},_0x4259(_0x54811e,_0x57f07a);}import{getTranslation as _0x34eec7}from'../utils/common-translations.js';export default class et extends _0x576f3a{[_0x3ffbe1(0x15b)](){const _0x7a8edc=_0x3ffbe1,_0x4de31f=this[_0x7a8edc(0x168)];if(!_0x4de31f[_0x7a8edc(0x16e)][_0x7a8edc(0x154)](_0x7a8edc(0x164)))return;const _0x3e065c=_0x4de31f[_0x7a8edc(0x16e)][_0x7a8edc(0x158)](_0x7a8edc(0x152)),_0x117ec4=_0x4de31f[_0x7a8edc(0x16b)];_0x3e065c[_0x7a8edc(0x14c)][_0x7a8edc(0x15c)](_0x7a8edc(0x159),_0x2b4e6c=>_0x34eec7(_0x117ec4,_0x7a8edc(0x15a),_0x2b4e6c)),_0x3e065c[_0x7a8edc(0x150)](_0x7a8edc(0x15f)),_0x3e065c[_0x7a8edc(0x148)](_0x7a8edc(0x169)),_0x3e065c[_0x7a8edc(0x14c)][_0x7a8edc(0x162)](_0x3bc27f=>{const _0x5f5c38=_0x7a8edc;if(_0x5f5c38(0x166)!=_0x3bc27f[_0x5f5c38(0x163)])return;const {data:_0x56d475}=_0x3bc27f;if(_0x56d475&&_0x5f5c38(0x169)==_0x56d475[_0x5f5c38(0x14f)]&&_0x3bc27f[_0x5f5c38(0x167)]()[_0x5f5c38(0x165)][_0x5f5c38(0x151)]['is'](_0x5f5c38(0x155),_0x5f5c38(0x159))){const _0x1d9028=_0x34eec7(_0x117ec4,_0x5f5c38(0x15a));return{'type':_0x5f5c38(0x161),'content':_0x34eec7(_0x117ec4,_0x5f5c38(0x14e),_0x1d9028)};}}),this[_0x7a8edc(0x15e)]();}[_0x3ffbe1(0x15e)](){const _0x458924=_0x3ffbe1,_0x5a3b0b=this[_0x458924(0x168)],_0x22a684=_0x5a3b0b[_0x458924(0x16b)];_0x5a3b0b[_0x458924(0x16e)][_0x458924(0x158)](_0x458924(0x152))[_0x458924(0x14c)][_0x458924(0x162)](_0x78d145=>{const _0x11565b=_0x458924;if(_0x11565b(0x149)!=_0x78d145[_0x11565b(0x163)])return;const {data:_0x24d99d}=_0x78d145;if(_0x24d99d&&_0x11565b(0x15f)==_0x24d99d[_0x11565b(0x16c)]){const _0x33ddb4=_0x34eec7(_0x22a684,_0x11565b(0x15a));return{'type':_0x11565b(0x161),'content':_0x34eec7(_0x22a684,_0x11565b(0x14e),_0x33ddb4)};}});}}
23
+ function _0xfaea(){const _0x5be72b=['374KDRQvm','324uMpTdD','714kUWVbD','has','formatBlock','16FNkktc','49945SSCxpU','6852296NgvNNW','attribute','value','locale','ELEMENT_HTML_EMBED','key','493089dqNSff','registerDescriptionCallback','commandName','format','plugins','18HDyiUr','TrackChangesEditing','HtmlEmbed','_registerLegacyDescription','1714220HJgbGM','type','element','3637RGNeYS','1326756EyFuOD','get','registerBlockAttribute','3855150lTKbHK','nodeAfter','descriptionFactory','htmlEmbed','afterInit','*Change\x20%0\x20content*','start','rawHtml','enableDefaultAttributesIntegration','getFirstRange','editor','registerElementLabel'];_0xfaea=function(){return _0x5be72b;};return _0xfaea();}const _0x1b4bf9=_0x49f6;(function(_0x253b72,_0x2cc600){const _0x58b78e=_0x49f6,_0x1010af=_0x253b72();while(!![]){try{const _0x5578e3=-parseInt(_0x58b78e(0x19e))/0x1*(-parseInt(_0x58b78e(0x1af))/0x2)+parseInt(_0x58b78e(0x1bb))/0x3*(-parseInt(_0x58b78e(0x1b3))/0x4)+-parseInt(_0x58b78e(0x1a2))/0x5+parseInt(_0x58b78e(0x1b0))/0x6*(-parseInt(_0x58b78e(0x1b4))/0x7)+-parseInt(_0x58b78e(0x1b5))/0x8+-parseInt(_0x58b78e(0x197))/0x9*(parseInt(_0x58b78e(0x19b))/0xa)+-parseInt(_0x58b78e(0x1ae))/0xb*(-parseInt(_0x58b78e(0x19f))/0xc);if(_0x5578e3===_0x2cc600)break;else _0x1010af['push'](_0x1010af['shift']());}catch(_0x1eb59d){_0x1010af['push'](_0x1010af['shift']());}}}(_0xfaea,0xd4bf0));import{Plugin as _0x4e907b}from'ckeditor5/src/core.js';function _0x49f6(_0xed6a6c,_0x4aee89){const _0xfaea01=_0xfaea();return _0x49f6=function(_0x49f6f2,_0x32cc24){_0x49f6f2=_0x49f6f2-0x194;let _0x4d280d=_0xfaea01[_0x49f6f2];return _0x4d280d;},_0x49f6(_0xed6a6c,_0x4aee89);}import{getTranslation as _0x384b74}from'../utils/common-translations.js';export default class et extends _0x4e907b{[_0x1b4bf9(0x1a6)](){const _0x1d10f0=_0x1b4bf9,_0x1a260f=this[_0x1d10f0(0x1ac)];if(!_0x1a260f[_0x1d10f0(0x196)][_0x1d10f0(0x1b1)](_0x1d10f0(0x199)))return;const _0x278d3c=_0x1a260f[_0x1d10f0(0x196)][_0x1d10f0(0x1a0)](_0x1d10f0(0x198)),_0x20aa97=_0x1a260f[_0x1d10f0(0x1b8)];_0x278d3c[_0x1d10f0(0x1a4)][_0x1d10f0(0x1ad)](_0x1d10f0(0x1a9),_0x3842da=>_0x384b74(_0x20aa97,_0x1d10f0(0x1b9),_0x3842da)),_0x278d3c[_0x1d10f0(0x1aa)](_0x1d10f0(0x1a5)),_0x278d3c[_0x1d10f0(0x1a1)](_0x1d10f0(0x1b7)),_0x278d3c[_0x1d10f0(0x1a4)][_0x1d10f0(0x1bc)](_0x2c8beb=>{const _0x4f65d7=_0x1d10f0;if(_0x4f65d7(0x1b6)!=_0x2c8beb[_0x4f65d7(0x19c)])return;const {data:_0x5d2517}=_0x2c8beb;if(_0x5d2517&&_0x4f65d7(0x1b7)==_0x5d2517[_0x4f65d7(0x1ba)]&&_0x2c8beb[_0x4f65d7(0x1ab)]()[_0x4f65d7(0x1a8)][_0x4f65d7(0x1a3)]['is'](_0x4f65d7(0x19d),_0x4f65d7(0x1a9))){const _0x4e394a=_0x384b74(_0x20aa97,_0x4f65d7(0x1b9));return{'type':_0x4f65d7(0x195),'content':_0x384b74(_0x20aa97,_0x4f65d7(0x1a7),_0x4e394a)};}}),this[_0x1d10f0(0x19a)]();}[_0x1b4bf9(0x19a)](){const _0x509b98=_0x1b4bf9,_0xc319c5=this[_0x509b98(0x1ac)],_0x44cd3b=_0xc319c5[_0x509b98(0x1b8)];_0xc319c5[_0x509b98(0x196)][_0x509b98(0x1a0)](_0x509b98(0x198))[_0x509b98(0x1a4)][_0x509b98(0x1bc)](_0xd9ba0c=>{const _0x1bca4c=_0x509b98;if(_0x1bca4c(0x1b2)!=_0xd9ba0c[_0x1bca4c(0x19c)])return;const {data:_0x1e8a9c}=_0xd9ba0c;if(_0x1e8a9c&&_0x1bca4c(0x1a5)==_0x1e8a9c[_0x1bca4c(0x194)]){const _0x59c925=_0x384b74(_0x44cd3b,_0x1bca4c(0x1b9));return{'type':_0x1bca4c(0x195),'content':_0x384b74(_0x44cd3b,_0x1bca4c(0x1a7),_0x59c925)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x330ca1=_0x5995;function _0x1f0d(){const _0xa397fe=['getSuggestionCallback','resizedWidth','get','convertBlockImageToInline','ELEMENT_IMAGE','1875321VrOloI','subType','toPrevious','imageTypeInline','13OJgRqJ','registerAttributeLabel','selection','deletion','ImageTextAlternativeEditing','uploadImage','21263dXJpXR','element','createRange','getCaptionFromImageModelElement','fromPosition','markInsertion','isEqual','ImageEditing','forward','7cppHBh','type','markDeletion','*Set\x20image\x20width:*\x20%0','model','key','forceDefaultExecution','document','toggleImageCaption','commandName','change','662808xFdwKg','locale','imageCaption','ImageUtils','6438684JUFOYP','FORMAT_IMAGE_SIZE','detach','registerElementLabel','convertInlineImageToBlock','descriptionFactory','2hflhHI','imageBlock','nodeAfter','toNext','3192976foMrdj','3089416DZYtnS','filter','_registerLegacyDescription','isOwn','findIndex','1510yIQVuT','width','Block\x20image\x20to\x20inline\x20image','isCollapsed','imageTextAlternative','length','chain','caption','_findSuggestions','ImageResize','imageInline','ImageInlineEditing','registerBlockAttribute','formatBlock','imageStylePreApply','resizeImage','removeObject','10uptxNk','has','isIntersecting','ImageBlockEditing','formatInline','*Set\x20image\x20text\x20alternative:*\x20%0','12059736MkwbGa','Inline\x20image\x20to\x20block\x20image','editor','getClosestSelectedImageElement','36XruXoz','end','backward','addObject','insertImage','ELEMENT_INLINE_IMAGE','insertion','*Reset\x20image\x20width*','commandParams','ImageCaptionEditing','_suggestionFactory','TrackChangesEditing','join','enableDefaultAttributesIntegration','plugins','enableCommand','previous','nodeBefore','imageTypeBlock','ImageUploadEditing','discard','newValue','afterInit','find','schema','attribute','*Remove\x20image\x20text\x20alternative*','getNearestSelectionRange','markBlockFormat','format','registerDescriptionCallback','getContainedElement','start','ELEMENT_CAPTION','createRangeOn','registerCustomCallback','alt','ImageCaptionUtils','isBlockImage','isBefore','accept','getFirstRange'];_0x1f0d=function(){return _0xa397fe;};return _0x1f0d();}(function(_0x154430,_0x43d3d3){const _0x419407=_0x5995,_0x103fff=_0x154430();while(!![]){try{const _0x146dcd=-parseInt(_0x419407(0xc1))/0x1*(-parseInt(_0x419407(0xcb))/0x2)+-parseInt(_0x419407(0x11f))/0x3+parseInt(_0x419407(0xd0))/0x4*(parseInt(_0x419407(0xe6))/0x5)+parseInt(_0x419407(0xc5))/0x6*(-parseInt(_0x419407(0xb6))/0x7)+-parseInt(_0x419407(0xcf))/0x8*(-parseInt(_0x419407(0xf0))/0x9)+parseInt(_0x419407(0xd5))/0xa*(-parseInt(_0x419407(0xad))/0xb)+-parseInt(_0x419407(0xec))/0xc*(parseInt(_0x419407(0xa7))/0xd);if(_0x146dcd===_0x43d3d3)break;else _0x103fff['push'](_0x103fff['shift']());}catch(_0x24bfb0){_0x103fff['push'](_0x103fff['shift']());}}}(_0x1f0d,0xc57da));import{Plugin as _0x2b5a8e}from'ckeditor5/src/core.js';function _0x5995(_0x29979b,_0xac6028){const _0x1f0de5=_0x1f0d();return _0x5995=function(_0x59951f,_0x3efaed){_0x59951f=_0x59951f-0xa4;let _0x52314d=_0x1f0de5[_0x59951f];return _0x52314d;},_0x5995(_0x29979b,_0xac6028);}import{LivePosition as _0x24e9c4}from'ckeditor5/src/engine.js';import{getTranslation as _0x3ffd3a}from'../utils/common-translations.js';export default class it extends _0x2b5a8e{[_0x330ca1(0x106)](){const _0x1fec9e=_0x330ca1,_0xbbcd4a=this[_0x1fec9e(0xee)];if(!_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xb4)))return;const _0x4d9e99=_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0x11c)](_0x1fec9e(0xfb)),_0x94ea0e=_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0x11c)](_0x1fec9e(0xc4)),_0x3a7e45=_0xbbcd4a[_0x1fec9e(0xc2)];_0x4d9e99[_0x1fec9e(0xff)](_0x1fec9e(0xf4)),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0xc8)](_0x1fec9e(0xcc),_0x15f3f9=>_0x3ffd3a(_0x3a7e45,_0x1fec9e(0x11e),_0x15f3f9)),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0xc8)](_0x1fec9e(0xdf),_0x545e7b=>_0x3ffd3a(_0x3a7e45,_0x1fec9e(0xf5),_0x545e7b)),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0xc8)](_0x1fec9e(0xdc),()=>_0x3ffd3a(_0x3a7e45,_0x1fec9e(0x111))),_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0x103))&&_0x4d9e99[_0x1fec9e(0xff)](_0x1fec9e(0xac)),_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xe9))&&_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xe0))&&(_0x4d9e99[_0x1fec9e(0xff)](_0x1fec9e(0xa6),(_0x57089b,_0xee61df)=>{const _0x505d3a=_0x1fec9e,_0x30da3a=_0x94ea0e[_0x505d3a(0xef)](_0xbbcd4a[_0x505d3a(0xba)][_0x505d3a(0xbd)][_0x505d3a(0xa9)]);_0xbbcd4a[_0x505d3a(0xba)][_0x505d3a(0xc0)](()=>{const _0x535fff=_0x505d3a;_0x4d9e99[_0x535fff(0x10c)](_0x30da3a,{'commandName':_0x535fff(0xa6),'commandParams':[_0xee61df]},[],_0x535fff(0x11d));});}),_0x4d9e99[_0x1fec9e(0xff)](_0x1fec9e(0x102),(_0x7a0099,_0x44cea6)=>{const _0x3a7246=_0x1fec9e;_0xbbcd4a[_0x3a7246(0xba)][_0x3a7246(0xc0)](_0x10f1fd=>{const _0x9a0498=_0x3a7246;let _0x56b497=_0x94ea0e[_0x9a0498(0xef)](_0xbbcd4a[_0x9a0498(0xba)][_0x9a0498(0xbd)][_0x9a0498(0xa9)]),_0x4e999d=_0x10f1fd[_0x9a0498(0x112)](_0x56b497);const _0x3bbbea=_0x24e9c4[_0x9a0498(0xb1)](_0x4e999d[_0x9a0498(0x110)],_0x9a0498(0xa5)),_0x45b764=_0x24e9c4[_0x9a0498(0xb1)](_0x4e999d[_0x9a0498(0xf1)],_0x9a0498(0xce));_0x4d9e99[_0x9a0498(0xbc)](()=>_0x7a0099(_0x44cea6)),_0x56b497=_0x94ea0e[_0x9a0498(0xef)](_0xbbcd4a[_0x9a0498(0xba)][_0x9a0498(0xbd)][_0x9a0498(0xa9)]),_0x4e999d=_0x10f1fd[_0x9a0498(0x112)](_0x56b497);const _0x46a476=_0x10f1fd[_0x9a0498(0xaf)](_0x3bbbea,_0x45b764);_0x3bbbea[_0x9a0498(0xc7)](),_0x45b764[_0x9a0498(0xc7)](),_0x4d9e99[_0x9a0498(0x10c)](_0x56b497,{'commandName':_0x9a0498(0xa6),'commandParams':[_0x44cea6]},[],_0x9a0498(0xc9)),_0x46a476[_0x9a0498(0x110)][_0x9a0498(0x117)](_0x4e999d[_0x9a0498(0x110)])&&_0x4d9e99[_0x9a0498(0xb2)](_0x10f1fd[_0x9a0498(0xaf)](_0x46a476[_0x9a0498(0x110)],_0x4e999d[_0x9a0498(0x110)]),_0x9a0498(0xc9)),_0x4e999d[_0x9a0498(0xf1)][_0x9a0498(0x117)](_0x46a476[_0x9a0498(0xf1)])&&_0x4d9e99[_0x9a0498(0xb2)](_0x10f1fd[_0x9a0498(0xaf)](_0x4e999d[_0x9a0498(0xf1)],_0x46a476[_0x9a0498(0xf1)]),_0x9a0498(0xc9));});}),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xe2),_0x1fec9e(0xc9),_0x1fec9e(0xfc),()=>!0x1),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xe2),_0x1fec9e(0xc9),_0x1fec9e(0x118),()=>!0x1),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xe2),_0x1fec9e(0xc9),_0x1fec9e(0x104),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x11a)](_0x1fec9e(0xe2),'',_0x1fec9e(0x118))),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xf6),_0x1fec9e(0xc9),_0x1fec9e(0xfc),()=>!0x1),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xf6),_0x1fec9e(0xc9),_0x1fec9e(0x104),([_0x3ddaf1])=>{const _0x307961=_0x1fec9e,_0xc39c57=_0x4d9e99[_0x307961(0xfa)][_0x307961(0x11a)](_0x307961(0xf6),'',_0x307961(0x104));let _0x43931c=_0x3ddaf1[_0x307961(0x110)],_0x7acc9a=_0x3ddaf1[_0x307961(0xf1)];const _0x465a34=_0xbbcd4a[_0x307961(0xba)][_0x307961(0x108)][_0x307961(0x10b)](_0x43931c,_0x307961(0xf2)),_0x220355=_0xbbcd4a[_0x307961(0xba)][_0x307961(0x108)][_0x307961(0x10b)](_0x7acc9a,_0x307961(0xb5));_0x465a34[_0x307961(0xd8)]&&(_0x43931c=_0x465a34[_0x307961(0x110)]),_0x220355[_0x307961(0xd8)]&&(_0x7acc9a=_0x220355[_0x307961(0xf1)]),_0xc39c57([_0xbbcd4a[_0x307961(0xba)][_0x307961(0xaf)](_0x43931c,_0x7acc9a)]);}),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xe2),_0x1fec9e(0xc9),_0x1fec9e(0xdb),_0x1db580),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xf6),_0x1fec9e(0xc9),_0x1fec9e(0xdb),_0x1db580)),_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xf9))&&(_0x4d9e99[_0x1fec9e(0xff)](_0x1fec9e(0xbe),(_0x997266,_0xac6611)=>{const _0x2b5793=_0x1fec9e,_0x38c417=_0xbbcd4a[_0x2b5793(0xfe)][_0x2b5793(0x11c)](_0x2b5793(0x115));let _0x4d5986=_0x94ea0e[_0x2b5793(0xef)](_0xbbcd4a[_0x2b5793(0xba)][_0x2b5793(0xbd)][_0x2b5793(0xa9)]),_0x1203fa=_0x38c417[_0x2b5793(0xb0)](_0x4d5986);_0xbbcd4a[_0x2b5793(0xba)][_0x2b5793(0xc0)](()=>{const _0x289282=_0x2b5793;if(_0x1203fa)return void _0x4d9e99[_0x289282(0xb8)](_0xbbcd4a[_0x289282(0xba)][_0x289282(0x112)](_0x1203fa));const _0x1d41f4=_0x94ea0e[_0x289282(0x116)](_0x4d5986);_0x997266(_0xac6611),_0x4d5986=_0x94ea0e[_0x289282(0xef)](_0xbbcd4a[_0x289282(0xba)][_0x289282(0xbd)][_0x289282(0xa9)]),_0x1203fa=_0x38c417[_0x289282(0xb0)](_0x4d5986),_0x4d9e99[_0x289282(0xb2)](_0xbbcd4a[_0x289282(0xba)][_0x289282(0x112)](_0x1203fa),_0x1d41f4?null:_0x289282(0xc3));});}),_0x4d9e99[_0x1fec9e(0xfa)][_0x1fec9e(0x113)](_0x1fec9e(0xf6),_0x1fec9e(0xc3),_0x1fec9e(0xdb),_0x1db580));const _0x19a0c3=[{'type':_0x1fec9e(0xe2),'subType':_0x1fec9e(0xe3)},{'type':_0x1fec9e(0xf6),'subType':_0x1fec9e(0xc3)},{'type':_0x1fec9e(0xe2),'subType':_0x1fec9e(0xc9)},{'type':_0x1fec9e(0xf6),'subType':_0x1fec9e(0xc9)}];function _0x312614(_0x2f5421,_0x255841){const _0x51bfbc=_0x1fec9e,_0x536487=_0x19a0c3[_0x51bfbc(0xd4)](({type:_0x5ee08e,subType:_0x41637d})=>_0x2f5421[_0x51bfbc(0xb7)]==_0x5ee08e&&_0x2f5421[_0x51bfbc(0xa4)]==_0x41637d),_0x1b65f8=_0x19a0c3[_0x51bfbc(0xd4)](({type:_0x5d9ff9,subType:_0x4e98a4})=>_0x255841[_0x51bfbc(0xb7)]==_0x5d9ff9&&_0x255841[_0x51bfbc(0xa4)]==_0x4e98a4);if(_0x536487<0x0||_0x1b65f8<0x0)return!0x1;const _0x576e6f=_0x2f5421[_0x51bfbc(0x119)](),_0x25aabc=_0x255841[_0x51bfbc(0x119)]();if((0x0==_0x536487||0x1==_0x536487)&&0x2==_0x1b65f8&&_0x576e6f[_0x51bfbc(0xe8)](_0x25aabc))return!0x0;if(0x2==_0x536487&&0x3==_0x1b65f8){const _0x54a06f=_0x4d9e99[_0x51bfbc(0xdd)](_0x576e6f,_0x51bfbc(0xf6))[_0x51bfbc(0xd1)](({suggestion:_0x461849,meta:_0x1e1e1a})=>_0x1e1e1a[_0x51bfbc(0xd3)]&&_0x51bfbc(0xc9)==_0x461849[_0x51bfbc(0xa4)]);if(_0x54a06f[_0x51bfbc(0xda)]>0x1&&_0x25aabc[_0x51bfbc(0xf1)][_0x51bfbc(0xb3)](_0x576e6f[_0x51bfbc(0x110)]))return!0x0;if(0x1==_0x54a06f[_0x51bfbc(0xda)]&&(_0x576e6f[_0x51bfbc(0x110)][_0x51bfbc(0xb3)](_0x25aabc[_0x51bfbc(0xf1)])||_0x576e6f[_0x51bfbc(0xf1)][_0x51bfbc(0xb3)](_0x25aabc[_0x51bfbc(0x110)])))return!0x0;}if(0x3==_0x536487&&0x3==_0x1b65f8&&_0x576e6f[_0x51bfbc(0x110)][_0x51bfbc(0x117)](_0x25aabc[_0x51bfbc(0x110)])){const _0x2657ca=_0x576e6f[_0x51bfbc(0xf1)][_0x51bfbc(0xcd)],_0x469d5c=_0x25aabc[_0x51bfbc(0x110)][_0x51bfbc(0x101)];return _0x94ea0e[_0x51bfbc(0x116)](_0x2657ca)&&_0x2657ca===_0x469d5c;}return!0x1;}function _0x1db580(_0x1ac988,_0x51b7c3){return _0x312614(_0x1ac988,_0x51b7c3)?[_0x1ac988,_0x51b7c3]:_0x312614(_0x51b7c3,_0x1ac988)?[_0x51b7c3,_0x1ac988]:null;}_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xde))&&(_0x4d9e99[_0x1fec9e(0xfd)](_0x1fec9e(0xe4)),_0x4d9e99[_0x1fec9e(0xe1)](_0x1fec9e(0x11b)),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0xa8)](_0x1fec9e(0x11b),_0x3ffd3a(_0x3a7e45,_0x1fec9e(0xc6)))),_0xbbcd4a[_0x1fec9e(0xfe)][_0x1fec9e(0xe7)](_0x1fec9e(0xab))&&(_0x4d9e99[_0x1fec9e(0xfd)](_0x1fec9e(0xd9)),_0x4d9e99[_0x1fec9e(0xe1)](_0x1fec9e(0x114))),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0x10e)](_0x412fe7=>{const _0x1a81be=_0x1fec9e;if(!!_0x19a0c3[_0x1a81be(0x107)](({type:_0x540a71,subType:_0x29bf8b})=>_0x412fe7[_0x1a81be(0xb7)]==_0x540a71&&_0x412fe7[_0x1a81be(0xa4)]==_0x29bf8b))return _0x412fe7[_0x1a81be(0x100)]?{}:void 0x0;}),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0x10e)](_0x4c597d=>{const _0x3c10eb=_0x1fec9e;if(_0x3c10eb(0xf6)==_0x4c597d[_0x3c10eb(0xb7)]||_0x3c10eb(0xaa)==_0x4c597d[_0x3c10eb(0xb7)]){const _0x29c8ba=_0x4c597d[_0x3c10eb(0x10f)]();if(_0x29c8ba&&_0x29c8ba['is'](_0x3c10eb(0xae),_0x3c10eb(0xdc)))return{'type':_0x3c10eb(0xf6)==_0x4c597d[_0x3c10eb(0xb7)]?_0x3c10eb(0xf3):_0x3c10eb(0xe5),'element':_0x29c8ba,'quantity':0x1};}}),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0x10e)](_0x5d5665=>_0x1fec9e(0xe2)==_0x5d5665[_0x1fec9e(0xb7)]&&_0x1fec9e(0xc9)==_0x5d5665[_0x1fec9e(0xa4)]?{'type':_0x1fec9e(0x10d),'content':_0x1fec9e(0xed)}:_0x1fec9e(0xe2)==_0x5d5665[_0x1fec9e(0xb7)]&&_0x1fec9e(0x11d)==_0x5d5665[_0x1fec9e(0xa4)]?{'type':_0x1fec9e(0x10d),'content':_0x1fec9e(0xd7)}:void 0x0),_0x4d9e99[_0x1fec9e(0xca)][_0x1fec9e(0x10e)](_0x30dc65=>{const _0x34640b=_0x1fec9e;if(_0x34640b(0x109)!=_0x30dc65[_0x34640b(0xb7)])return;const {data:_0x3ef0b6}=_0x30dc65;if(!_0x3ef0b6||_0x34640b(0x114)!=_0x3ef0b6[_0x34640b(0xbb)])return;const _0x3037d6=_0x3ef0b6[_0x34640b(0x105)];return _0x3037d6?{'type':_0x34640b(0x10d),'content':_0x3ffd3a(_0x3a7e45,_0x34640b(0xeb),'\x22'+_0x3037d6+'\x22')}:{'type':_0x34640b(0x10d),'content':_0x3ffd3a(_0x3a7e45,_0x34640b(0x10a))};}),this[_0x1fec9e(0xd2)]();}[_0x330ca1(0xd2)](){const _0x1cde22=_0x330ca1,_0x26d788=this[_0x1cde22(0xee)],_0x42391b=_0x26d788[_0x1cde22(0xc2)];_0x26d788[_0x1cde22(0xfe)][_0x1cde22(0x11c)](_0x1cde22(0xfb))[_0x1cde22(0xca)][_0x1cde22(0x10e)](_0x32b4d=>{const _0x2229fd=_0x1cde22;if(_0x2229fd(0xe2)!=_0x32b4d[_0x2229fd(0xb7)]&&_0x2229fd(0xea)!=_0x32b4d[_0x2229fd(0xb7)])return;const {data:_0x16cf47}=_0x32b4d;if(_0x16cf47){if(_0x2229fd(0xd9)==_0x16cf47[_0x2229fd(0xbf)]){const _0x254bd7=_0x16cf47[_0x2229fd(0xf8)][0x0][_0x2229fd(0x105)];return _0x254bd7?{'type':_0x2229fd(0x10d),'content':_0x3ffd3a(_0x42391b,_0x2229fd(0xeb),'\x22'+_0x254bd7+'\x22')}:{'type':_0x2229fd(0x10d),'content':_0x3ffd3a(_0x42391b,_0x2229fd(0x10a))};}if(_0x2229fd(0xe4)==_0x16cf47[_0x2229fd(0xbf)]){const _0x45e8a4=_0x16cf47[_0x2229fd(0xf8)][0x0][_0x2229fd(0xd6)];return _0x45e8a4?{'type':_0x2229fd(0x10d),'content':_0x3ffd3a(_0x42391b,_0x2229fd(0xb9),_0x45e8a4)}:{'type':_0x2229fd(0x10d),'content':_0x3ffd3a(_0x42391b,_0x2229fd(0xf7))};}}});}}
23
+ const _0x33d616=_0x4ff3;(function(_0x2cba48,_0x373e4f){const _0x433c83=_0x4ff3,_0x188a70=_0x2cba48();while(!![]){try{const _0x1b4fd2=-parseInt(_0x433c83(0x162))/0x1+parseInt(_0x433c83(0x13d))/0x2+parseInt(_0x433c83(0x14c))/0x3+-parseInt(_0x433c83(0x151))/0x4+parseInt(_0x433c83(0x15e))/0x5+parseInt(_0x433c83(0x135))/0x6+-parseInt(_0x433c83(0x16c))/0x7;if(_0x1b4fd2===_0x373e4f)break;else _0x188a70['push'](_0x188a70['shift']());}catch(_0xa498dd){_0x188a70['push'](_0x188a70['shift']());}}}(_0xb28f,0x49bea));import{Plugin as _0x17f0b0}from'ckeditor5/src/core.js';import{LivePosition as _0x3743b6}from'ckeditor5/src/engine.js';import{getTranslation as _0x54ca34}from'../utils/common-translations.js';export default class it extends _0x17f0b0{[_0x33d616(0x16a)](){const _0x3f3e6e=_0x33d616,_0x11124e=this[_0x3f3e6e(0x124)];if(!_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x153)))return;const _0x3159d9=_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x157)](_0x3f3e6e(0x107)),_0x56b97d=_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x157)](_0x3f3e6e(0x15f)),_0x10bee2=_0x11124e[_0x3f3e6e(0x11f)];_0x3159d9[_0x3f3e6e(0xff)](_0x3f3e6e(0x129)),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x171)](_0x3f3e6e(0x12b),_0x5490bd=>_0x54ca34(_0x10bee2,_0x3f3e6e(0x170),_0x5490bd)),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x171)](_0x3f3e6e(0x10a),_0x36d208=>_0x54ca34(_0x10bee2,_0x3f3e6e(0x165),_0x36d208)),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x171)](_0x3f3e6e(0x159),()=>_0x54ca34(_0x10bee2,_0x3f3e6e(0x150))),_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x100))&&_0x3159d9[_0x3f3e6e(0xff)](_0x3f3e6e(0x158)),_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x140))&&_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x16b))&&(_0x3159d9[_0x3f3e6e(0xff)](_0x3f3e6e(0x15a),(_0x4da23a,_0x2adfcc)=>{const _0x1e2115=_0x3f3e6e,_0x5cc46e=_0x56b97d[_0x1e2115(0x15c)](_0x11124e[_0x1e2115(0x109)][_0x1e2115(0x121)][_0x1e2115(0x169)]);_0x11124e[_0x1e2115(0x109)][_0x1e2115(0x12f)](()=>{const _0x35c5e3=_0x1e2115;_0x3159d9[_0x35c5e3(0x160)](_0x5cc46e,{'commandName':_0x35c5e3(0x15a),'commandParams':[_0x2adfcc]},[],_0x35c5e3(0x10e));});}),_0x3159d9[_0x3f3e6e(0xff)](_0x3f3e6e(0x103),(_0x1e57f4,_0x173c5d)=>{const _0x4ef703=_0x3f3e6e;_0x11124e[_0x4ef703(0x109)][_0x4ef703(0x12f)](_0x26a9c7=>{const _0x24ee66=_0x4ef703;let _0x53d6f9=_0x56b97d[_0x24ee66(0x15c)](_0x11124e[_0x24ee66(0x109)][_0x24ee66(0x121)][_0x24ee66(0x169)]),_0xd3b714=_0x26a9c7[_0x24ee66(0x14a)](_0x53d6f9);const _0x1cc2c0=_0x3743b6[_0x24ee66(0x119)](_0xd3b714[_0x24ee66(0x142)],_0x24ee66(0x147)),_0x5b2785=_0x3743b6[_0x24ee66(0x119)](_0xd3b714[_0x24ee66(0x101)],_0x24ee66(0x102));_0x3159d9[_0x24ee66(0x141)](()=>_0x1e57f4(_0x173c5d)),_0x53d6f9=_0x56b97d[_0x24ee66(0x15c)](_0x11124e[_0x24ee66(0x109)][_0x24ee66(0x121)][_0x24ee66(0x169)]),_0xd3b714=_0x26a9c7[_0x24ee66(0x14a)](_0x53d6f9);const _0x1f546f=_0x26a9c7[_0x24ee66(0x113)](_0x1cc2c0,_0x5b2785);_0x1cc2c0[_0x24ee66(0x10b)](),_0x5b2785[_0x24ee66(0x10b)](),_0x3159d9[_0x24ee66(0x160)](_0x53d6f9,{'commandName':_0x24ee66(0x15a),'commandParams':[_0x173c5d]},[],_0x24ee66(0x14f)),_0x1f546f[_0x24ee66(0x142)][_0x24ee66(0x134)](_0xd3b714[_0x24ee66(0x142)])&&_0x3159d9[_0x24ee66(0x14b)](_0x26a9c7[_0x24ee66(0x113)](_0x1f546f[_0x24ee66(0x142)],_0xd3b714[_0x24ee66(0x142)]),_0x24ee66(0x14f)),_0xd3b714[_0x24ee66(0x101)][_0x24ee66(0x134)](_0x1f546f[_0x24ee66(0x101)])&&_0x3159d9[_0x24ee66(0x14b)](_0x26a9c7[_0x24ee66(0x113)](_0xd3b714[_0x24ee66(0x101)],_0x1f546f[_0x24ee66(0x101)]),_0x24ee66(0x14f));});}),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x167),_0x3f3e6e(0x14f),_0x3f3e6e(0x125),()=>!0x1),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x167),_0x3f3e6e(0x14f),_0x3f3e6e(0x11c),()=>!0x1),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x167),_0x3f3e6e(0x14f),_0x3f3e6e(0x116),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x104)](_0x3f3e6e(0x167),'',_0x3f3e6e(0x11c))),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x131),_0x3f3e6e(0x14f),_0x3f3e6e(0x125),()=>!0x1),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x131),_0x3f3e6e(0x14f),_0x3f3e6e(0x116),([_0xbee30])=>{const _0x5815dc=_0x3f3e6e,_0x17a3aa=_0x3159d9[_0x5815dc(0x16f)][_0x5815dc(0x104)](_0x5815dc(0x131),'',_0x5815dc(0x116));let _0x4a201d=_0xbee30[_0x5815dc(0x142)],_0x58b7ad=_0xbee30[_0x5815dc(0x101)];const _0x2d06e4=_0x11124e[_0x5815dc(0x109)][_0x5815dc(0x13b)][_0x5815dc(0x108)](_0x4a201d,_0x5815dc(0x105)),_0x13aee4=_0x11124e[_0x5815dc(0x109)][_0x5815dc(0x13b)][_0x5815dc(0x108)](_0x58b7ad,_0x5815dc(0xfe));_0x2d06e4[_0x5815dc(0x166)]&&(_0x4a201d=_0x2d06e4[_0x5815dc(0x142)]),_0x13aee4[_0x5815dc(0x166)]&&(_0x58b7ad=_0x13aee4[_0x5815dc(0x101)]),_0x17a3aa([_0x11124e[_0x5815dc(0x109)][_0x5815dc(0x113)](_0x4a201d,_0x58b7ad)]);}),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x167),_0x3f3e6e(0x14f),_0x3f3e6e(0x114),_0x352467),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x131),_0x3f3e6e(0x14f),_0x3f3e6e(0x114),_0x352467)),_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x13c))&&(_0x3159d9[_0x3f3e6e(0xff)](_0x3f3e6e(0x15d),(_0x3bc761,_0x4cd4d5)=>{const _0x3c6abb=_0x3f3e6e,_0x15595c=_0x11124e[_0x3c6abb(0x16e)][_0x3c6abb(0x157)](_0x3c6abb(0x13f));let _0x45b1b0=_0x56b97d[_0x3c6abb(0x15c)](_0x11124e[_0x3c6abb(0x109)][_0x3c6abb(0x121)][_0x3c6abb(0x169)]),_0x15a809=_0x15595c[_0x3c6abb(0x13e)](_0x45b1b0);_0x11124e[_0x3c6abb(0x109)][_0x3c6abb(0x12f)](()=>{const _0x2774c=_0x3c6abb;if(_0x15a809)return void _0x3159d9[_0x2774c(0x106)](_0x11124e[_0x2774c(0x109)][_0x2774c(0x14a)](_0x15a809));const _0x2a056d=_0x56b97d[_0x2774c(0x156)](_0x45b1b0);_0x3bc761(_0x4cd4d5),_0x45b1b0=_0x56b97d[_0x2774c(0x15c)](_0x11124e[_0x2774c(0x109)][_0x2774c(0x121)][_0x2774c(0x169)]),_0x15a809=_0x15595c[_0x2774c(0x13e)](_0x45b1b0),_0x3159d9[_0x2774c(0x14b)](_0x11124e[_0x2774c(0x109)][_0x2774c(0x14a)](_0x15a809),_0x2a056d?null:_0x2774c(0x14d));});}),_0x3159d9[_0x3f3e6e(0x16f)][_0x3f3e6e(0x110)](_0x3f3e6e(0x131),_0x3f3e6e(0x14d),_0x3f3e6e(0x114),_0x352467));const _0x4ca7e5=[{'type':_0x3f3e6e(0x167),'subType':_0x3f3e6e(0x12d)},{'type':_0x3f3e6e(0x131),'subType':_0x3f3e6e(0x14d)},{'type':_0x3f3e6e(0x167),'subType':_0x3f3e6e(0x14f)},{'type':_0x3f3e6e(0x131),'subType':_0x3f3e6e(0x14f)}];function _0x22347b(_0x9d2010,_0x2055dd){const _0x53473f=_0x3f3e6e,_0x1af8df=_0x4ca7e5[_0x53473f(0x138)](({type:_0x4a38ae,subType:_0x116f42})=>_0x9d2010[_0x53473f(0x12e)]==_0x4a38ae&&_0x9d2010[_0x53473f(0x120)]==_0x116f42),_0x47678d=_0x4ca7e5[_0x53473f(0x138)](({type:_0x5af92c,subType:_0x5c69af})=>_0x2055dd[_0x53473f(0x12e)]==_0x5af92c&&_0x2055dd[_0x53473f(0x120)]==_0x5c69af);if(_0x1af8df<0x0||_0x47678d<0x0)return!0x1;const _0x3479a6=_0x9d2010[_0x53473f(0x15b)](),_0x1590d5=_0x2055dd[_0x53473f(0x15b)]();if((0x0==_0x1af8df||0x1==_0x1af8df)&&0x2==_0x47678d&&_0x3479a6[_0x53473f(0x122)](_0x1590d5))return!0x0;if(0x2==_0x1af8df&&0x3==_0x47678d){const _0x2b159b=_0x3159d9[_0x53473f(0x128)](_0x3479a6,_0x53473f(0x131))[_0x53473f(0x11b)](({suggestion:_0x110ed6,meta:_0x4a78e5})=>_0x4a78e5[_0x53473f(0x10d)]&&_0x53473f(0x14f)==_0x110ed6[_0x53473f(0x120)]);if(_0x2b159b[_0x53473f(0x11d)]>0x1&&_0x1590d5[_0x53473f(0x101)][_0x53473f(0x132)](_0x3479a6[_0x53473f(0x142)]))return!0x0;if(0x1==_0x2b159b[_0x53473f(0x11d)]&&(_0x3479a6[_0x53473f(0x142)][_0x53473f(0x132)](_0x1590d5[_0x53473f(0x101)])||_0x3479a6[_0x53473f(0x101)][_0x53473f(0x132)](_0x1590d5[_0x53473f(0x142)])))return!0x0;}if(0x3==_0x1af8df&&0x3==_0x47678d&&_0x3479a6[_0x53473f(0x142)][_0x53473f(0x134)](_0x1590d5[_0x53473f(0x142)])){const _0x282b0c=_0x3479a6[_0x53473f(0x101)][_0x53473f(0x127)],_0x59c0ac=_0x1590d5[_0x53473f(0x142)][_0x53473f(0x146)];return _0x56b97d[_0x53473f(0x156)](_0x282b0c)&&_0x282b0c===_0x59c0ac;}return!0x1;}function _0x352467(_0x507442,_0x29119d){return _0x22347b(_0x507442,_0x29119d)?[_0x507442,_0x29119d]:_0x22347b(_0x29119d,_0x507442)?[_0x29119d,_0x507442]:null;}_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x173))&&(_0x3159d9[_0x3f3e6e(0x144)](_0x3f3e6e(0x118)),_0x3159d9[_0x3f3e6e(0x112)](_0x3f3e6e(0x161)),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x148)](_0x3f3e6e(0x161),_0x54ca34(_0x10bee2,_0x3f3e6e(0x137)))),_0x11124e[_0x3f3e6e(0x16e)][_0x3f3e6e(0x149)](_0x3f3e6e(0x14e))&&(_0x3159d9[_0x3f3e6e(0x144)](_0x3f3e6e(0x164)),_0x3159d9[_0x3f3e6e(0x112)](_0x3f3e6e(0x136))),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x133)](_0x248f5b=>{const _0x35a31f=_0x3f3e6e;if(!!_0x4ca7e5[_0x35a31f(0x16d)](({type:_0x5657cd,subType:_0x1035bc})=>_0x248f5b[_0x35a31f(0x12e)]==_0x5657cd&&_0x248f5b[_0x35a31f(0x120)]==_0x1035bc))return _0x248f5b[_0x35a31f(0x154)]?{}:void 0x0;}),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x133)](_0x57bad0=>{const _0x4529af=_0x3f3e6e;if(_0x4529af(0x131)==_0x57bad0[_0x4529af(0x12e)]||_0x4529af(0x145)==_0x57bad0[_0x4529af(0x12e)]){const _0x534153=_0x57bad0[_0x4529af(0x115)]();if(_0x534153&&_0x534153['is'](_0x4529af(0x155),_0x4529af(0x159)))return{'type':_0x4529af(0x131)==_0x57bad0[_0x4529af(0x12e)]?_0x4529af(0x126):_0x4529af(0x12a),'element':_0x534153,'quantity':0x1};}}),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x133)](_0x3de2cc=>_0x3f3e6e(0x167)==_0x3de2cc[_0x3f3e6e(0x12e)]&&_0x3f3e6e(0x14f)==_0x3de2cc[_0x3f3e6e(0x120)]?{'type':_0x3f3e6e(0x143),'content':_0x3f3e6e(0x168)}:_0x3f3e6e(0x167)==_0x3de2cc[_0x3f3e6e(0x12e)]&&_0x3f3e6e(0x10e)==_0x3de2cc[_0x3f3e6e(0x120)]?{'type':_0x3f3e6e(0x143),'content':_0x3f3e6e(0x13a)}:void 0x0),_0x3159d9[_0x3f3e6e(0x123)][_0x3f3e6e(0x133)](_0x2229fd=>{const _0xa1978d=_0x3f3e6e;if(_0xa1978d(0x139)!=_0x2229fd[_0xa1978d(0x12e)])return;const {data:_0x581b3e}=_0x2229fd;if(!_0x581b3e||_0xa1978d(0x136)!=_0x581b3e[_0xa1978d(0x10f)])return;const _0x1486f8=_0x581b3e[_0xa1978d(0x11a)];return _0x1486f8?{'type':_0xa1978d(0x143),'content':_0x54ca34(_0x10bee2,_0xa1978d(0x117),'\x22'+_0x1486f8+'\x22')}:{'type':_0xa1978d(0x143),'content':_0x54ca34(_0x10bee2,_0xa1978d(0x172))};}),this[_0x3f3e6e(0x152)]();}[_0x33d616(0x152)](){const _0x5f260d=_0x33d616,_0x43eb06=this[_0x5f260d(0x124)],_0x4cc8c3=_0x43eb06[_0x5f260d(0x11f)];_0x43eb06[_0x5f260d(0x16e)][_0x5f260d(0x157)](_0x5f260d(0x107))[_0x5f260d(0x123)][_0x5f260d(0x133)](_0x7b34d9=>{const _0x5bdf89=_0x5f260d;if(_0x5bdf89(0x167)!=_0x7b34d9[_0x5bdf89(0x12e)]&&_0x5bdf89(0x11e)!=_0x7b34d9[_0x5bdf89(0x12e)])return;const {data:_0x4837ac}=_0x7b34d9;if(_0x4837ac){if(_0x5bdf89(0x164)==_0x4837ac[_0x5bdf89(0x130)]){const _0x28e3ef=_0x4837ac[_0x5bdf89(0x12c)][0x0][_0x5bdf89(0x11a)];return _0x28e3ef?{'type':_0x5bdf89(0x143),'content':_0x54ca34(_0x4cc8c3,_0x5bdf89(0x117),'\x22'+_0x28e3ef+'\x22')}:{'type':_0x5bdf89(0x143),'content':_0x54ca34(_0x4cc8c3,_0x5bdf89(0x172))};}if(_0x5bdf89(0x118)==_0x4837ac[_0x5bdf89(0x130)]){const _0x1d29e=_0x4837ac[_0x5bdf89(0x12c)][0x0][_0x5bdf89(0x10c)];return _0x1d29e?{'type':_0x5bdf89(0x143),'content':_0x54ca34(_0x4cc8c3,_0x5bdf89(0x111),_0x1d29e)}:{'type':_0x5bdf89(0x143),'content':_0x54ca34(_0x4cc8c3,_0x5bdf89(0x163))};}}});}}function _0x4ff3(_0x24d0a7,_0x4035df){const _0xb28f8d=_0xb28f();return _0x4ff3=function(_0x4ff3ff,_0x595584){_0x4ff3ff=_0x4ff3ff-0xfe;let _0x4bb83c=_0xb28f8d[_0x4ff3ff];return _0x4bb83c;},_0x4ff3(_0x24d0a7,_0x4035df);}function _0xb28f(){const _0x536b9b=['ImageBlockEditing','forceDefaultExecution','start','format','enableDefaultAttributesIntegration','deletion','nodeBefore','toPrevious','registerAttributeLabel','has','createRangeOn','markInsertion','989712jSLcXc','imageCaption','ImageTextAlternativeEditing','convertInlineImageToBlock','ELEMENT_CAPTION','529960ADjkgo','_registerLegacyDescription','ImageEditing','previous','element','isBlockImage','get','uploadImage','caption','imageTypeInline','getFirstRange','getClosestSelectedImageElement','toggleImageCaption','2287175TXNigT','ImageUtils','markBlockFormat','resizedWidth','395276SJviWa','*Reset\x20image\x20width*','imageTextAlternative','ELEMENT_INLINE_IMAGE','isCollapsed','formatBlock','Inline\x20image\x20to\x20block\x20image','selection','afterInit','ImageInlineEditing','498351YGMVUu','find','plugins','_suggestionFactory','ELEMENT_IMAGE','registerElementLabel','*Remove\x20image\x20text\x20alternative*','ImageResize','forward','enableCommand','ImageUploadEditing','end','toNext','imageTypeBlock','getSuggestionCallback','backward','markDeletion','TrackChangesEditing','getNearestSelectionRange','model','imageInline','detach','width','isOwn','convertBlockImageToInline','key','registerCustomCallback','*Set\x20image\x20width:*\x20%0','registerBlockAttribute','createRange','chain','getContainedElement','discard','*Set\x20image\x20text\x20alternative:*\x20%0','resizeImage','fromPosition','newValue','filter','accept','length','formatInline','locale','subType','document','isIntersecting','descriptionFactory','editor','join','addObject','nodeAfter','_findSuggestions','insertImage','removeObject','imageBlock','commandParams','imageStylePreApply','type','change','commandName','insertion','isEqual','registerDescriptionCallback','isBefore','395964AWPRNx','alt','FORMAT_IMAGE_SIZE','findIndex','attribute','Block\x20image\x20to\x20inline\x20image','schema','ImageCaptionEditing','95368UYAnmQ','getCaptionFromImageModelElement','ImageCaptionUtils'];_0xb28f=function(){return _0x536b9b;};return _0xb28f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x136f(){const _0x3b690b=['*Format:*\x20replace\x20image\x20URL','registerCustomCallback','type','replaceImageSource','discard','getSuggestionCallback','registerBlockAttribute','accept','oldValue','plugins','newValue','75636ezdTSQ','descriptionFactory','12384160AdTFAp','_registerLegacyDescription','get','6tJZGHU','has','6161823HmZdrI','_handleLegacySuggestions','locale','src','*Replace\x20image\x20URL*','attribute','key','formatBlock','25wGvKNZ','ImageEditing','_suggestionFactory','8mMooPR','editor','commandName','enableDefaultAttributesIntegration','952273kgPeQD','format','TrackChangesEditing','113983uAGoGp','registerDescriptionCallback','29397654GTaikN','afterInit','796724cZxsTn','formatInline','60lQoJte'];_0x136f=function(){return _0x3b690b;};return _0x136f();}const _0x3f1ac2=_0x38e9;(function(_0x3e80cc,_0x22ba3c){const _0x58581e=_0x38e9,_0x3460ab=_0x3e80cc();while(!![]){try{const _0x235895=parseInt(_0x58581e(0xee))/0x1+-parseInt(_0x58581e(0xc9))/0x2*(-parseInt(_0x58581e(0xd5))/0x3)+-parseInt(_0x58581e(0xc7))/0x4*(parseInt(_0x58581e(0xe4))/0x5)+parseInt(_0x58581e(0xda))/0x6*(parseInt(_0x58581e(0xeb))/0x7)+-parseInt(_0x58581e(0xe7))/0x8*(parseInt(_0x58581e(0xdc))/0x9)+-parseInt(_0x58581e(0xd7))/0xa+parseInt(_0x58581e(0xc5))/0xb;if(_0x235895===_0x22ba3c)break;else _0x3460ab['push'](_0x3460ab['shift']());}catch(_0x5394cd){_0x3460ab['push'](_0x3460ab['shift']());}}}(_0x136f,0xb9878));import{Plugin as _0x3be081}from'ckeditor5/src/core.js';function _0x38e9(_0x45cd6e,_0x50aa42){const _0x136fdc=_0x136f();return _0x38e9=function(_0x38e9d2,_0x73bde){_0x38e9d2=_0x38e9d2-0xc4;let _0x81071a=_0x136fdc[_0x38e9d2];return _0x81071a;},_0x38e9(_0x45cd6e,_0x50aa42);}import{getTranslation as _0x153bba}from'../utils/common-translations.js';export default class st extends _0x3be081{[_0x3f1ac2(0xc6)](){const _0x3796dd=_0x3f1ac2;if(!this[_0x3796dd(0xe8)][_0x3796dd(0xd3)][_0x3796dd(0xdb)](_0x3796dd(0xe5)))return;const _0xd444f5=this[_0x3796dd(0xe8)][_0x3796dd(0xde)],_0x207ba3=this[_0x3796dd(0xe8)][_0x3796dd(0xd3)][_0x3796dd(0xd9)](_0x3796dd(0xed));_0x207ba3[_0x3796dd(0xea)](_0x3796dd(0xcd)),_0x207ba3[_0x3796dd(0xd0)](_0x3796dd(0xdf)),_0x207ba3[_0x3796dd(0xd6)][_0x3796dd(0xc4)](_0x4a5f7b=>{const _0x335457=_0x3796dd;if(_0x335457(0xe1)!=_0x4a5f7b[_0x335457(0xcc)])return;const {data:_0x7a2101}=_0x4a5f7b;return _0x7a2101&&_0x335457(0xdf)==_0x7a2101[_0x335457(0xe2)]?_0x7a2101[_0x335457(0xd4)]&&_0x7a2101[_0x335457(0xd2)]?{'type':_0x335457(0xec),'content':_0x153bba(_0xd444f5,_0x335457(0xe0))}:{'type':_0x335457(0xec),'content':''}:void 0x0;}),this[_0x3796dd(0xdd)]();}[_0x3f1ac2(0xdd)](){const _0x31961c=_0x3f1ac2,_0x3bce22=this[_0x31961c(0xe8)][_0x31961c(0xd3)][_0x31961c(0xd9)](_0x31961c(0xed));_0x3bce22[_0x31961c(0xe6)][_0x31961c(0xcb)](_0x31961c(0xe3),_0x31961c(0xcd),_0x31961c(0xd1),_0x3bce22[_0x31961c(0xe6)][_0x31961c(0xcf)](_0x31961c(0xe3),null,_0x31961c(0xce))),_0x3bce22[_0x31961c(0xe6)][_0x31961c(0xcb)](_0x31961c(0xe3),_0x31961c(0xcd),_0x31961c(0xce),_0x3bce22[_0x31961c(0xe6)][_0x31961c(0xcf)](_0x31961c(0xe3),null,_0x31961c(0xd1))),this[_0x31961c(0xd8)]();}[_0x3f1ac2(0xd8)](){const _0x212ef2=_0x3f1ac2,_0x3acb52=this[_0x212ef2(0xe8)],_0x11bdc7=_0x3acb52[_0x212ef2(0xde)];_0x3acb52[_0x212ef2(0xd3)][_0x212ef2(0xd9)](_0x212ef2(0xed))[_0x212ef2(0xd6)][_0x212ef2(0xc4)](_0x5aff76=>{const _0x5ba9ca=_0x212ef2;if(_0x5ba9ca(0xe3)!=_0x5aff76[_0x5ba9ca(0xcc)]&&_0x5ba9ca(0xc8)!=_0x5aff76[_0x5ba9ca(0xcc)])return;const {data:_0x2efc33}=_0x5aff76;if(!_0x2efc33||_0x5ba9ca(0xcd)!=_0x2efc33[_0x5ba9ca(0xe9)])return;return{'type':_0x5ba9ca(0xec),'content':_0x153bba(_0x11bdc7,_0x5ba9ca(0xca))};});}}
23
+ const _0x19109b=_0x94f1;(function(_0x1ac6e5,_0x475f7d){const _0x13d96a=_0x94f1,_0x4b9318=_0x1ac6e5();while(!![]){try{const _0x485009=-parseInt(_0x13d96a(0x175))/0x1*(-parseInt(_0x13d96a(0x16b))/0x2)+-parseInt(_0x13d96a(0x15d))/0x3*(parseInt(_0x13d96a(0x160))/0x4)+parseInt(_0x13d96a(0x15a))/0x5+parseInt(_0x13d96a(0x174))/0x6*(-parseInt(_0x13d96a(0x161))/0x7)+parseInt(_0x13d96a(0x173))/0x8+-parseInt(_0x13d96a(0x17b))/0x9*(-parseInt(_0x13d96a(0x15c))/0xa)+parseInt(_0x13d96a(0x162))/0xb*(-parseInt(_0x13d96a(0x16d))/0xc);if(_0x485009===_0x475f7d)break;else _0x4b9318['push'](_0x4b9318['shift']());}catch(_0xddefee){_0x4b9318['push'](_0x4b9318['shift']());}}}(_0x5ea9,0xd27ed));import{Plugin as _0x5edd6c}from'ckeditor5/src/core.js';import{getTranslation as _0x587da1}from'../utils/common-translations.js';function _0x94f1(_0x1175e9,_0x38246e){const _0x5ea9d6=_0x5ea9();return _0x94f1=function(_0x94f18,_0x371f68){_0x94f18=_0x94f18-0x151;let _0x248cfe=_0x5ea9d6[_0x94f18];return _0x248cfe;},_0x94f1(_0x1175e9,_0x38246e);}export default class st extends _0x5edd6c{[_0x19109b(0x153)](){const _0x5ad152=_0x19109b;if(!this[_0x5ad152(0x164)][_0x5ad152(0x163)][_0x5ad152(0x177)](_0x5ad152(0x15b)))return;const _0xbaa96d=this[_0x5ad152(0x164)][_0x5ad152(0x167)],_0x4ff7ff=this[_0x5ad152(0x164)][_0x5ad152(0x163)][_0x5ad152(0x169)](_0x5ad152(0x171));_0x4ff7ff[_0x5ad152(0x176)](_0x5ad152(0x165)),_0x4ff7ff[_0x5ad152(0x156)](_0x5ad152(0x157)),_0x4ff7ff[_0x5ad152(0x152)][_0x5ad152(0x179)](_0x177fa0=>{const _0x5b7cab=_0x5ad152;if(_0x5b7cab(0x16c)!=_0x177fa0[_0x5b7cab(0x159)])return;const {data:_0x3c90eb}=_0x177fa0;return _0x3c90eb&&_0x5b7cab(0x157)==_0x3c90eb[_0x5b7cab(0x16a)]?_0x3c90eb[_0x5b7cab(0x16e)]&&_0x3c90eb[_0x5b7cab(0x158)]?{'type':_0x5b7cab(0x170),'content':_0x587da1(_0xbaa96d,_0x5b7cab(0x15e))}:{'type':_0x5b7cab(0x170),'content':''}:void 0x0;}),this[_0x5ad152(0x17a)]();}[_0x19109b(0x17a)](){const _0x276d99=_0x19109b,_0x5baa1d=this[_0x276d99(0x164)][_0x276d99(0x163)][_0x276d99(0x169)](_0x276d99(0x171));_0x5baa1d[_0x276d99(0x178)][_0x276d99(0x16f)](_0x276d99(0x166),_0x276d99(0x165),_0x276d99(0x15f),_0x5baa1d[_0x276d99(0x178)][_0x276d99(0x172)](_0x276d99(0x166),null,_0x276d99(0x17c))),_0x5baa1d[_0x276d99(0x178)][_0x276d99(0x16f)](_0x276d99(0x166),_0x276d99(0x165),_0x276d99(0x17c),_0x5baa1d[_0x276d99(0x178)][_0x276d99(0x172)](_0x276d99(0x166),null,_0x276d99(0x15f))),this[_0x276d99(0x168)]();}[_0x19109b(0x168)](){const _0xc9b322=_0x19109b,_0x5d23f8=this[_0xc9b322(0x164)],_0x512f14=_0x5d23f8[_0xc9b322(0x167)];_0x5d23f8[_0xc9b322(0x163)][_0xc9b322(0x169)](_0xc9b322(0x171))[_0xc9b322(0x152)][_0xc9b322(0x179)](_0x44bbae=>{const _0x348490=_0xc9b322;if(_0x348490(0x166)!=_0x44bbae[_0x348490(0x159)]&&_0x348490(0x155)!=_0x44bbae[_0x348490(0x159)])return;const {data:_0x539a2a}=_0x44bbae;if(!_0x539a2a||_0x348490(0x165)!=_0x539a2a[_0x348490(0x151)])return;return{'type':_0x348490(0x170),'content':_0x587da1(_0x512f14,_0x348490(0x154))};});}}function _0x5ea9(){const _0x363af2=['2008592gytjKp','12dhnuzE','1052674QrmRqz','enableDefaultAttributesIntegration','has','_suggestionFactory','registerDescriptionCallback','_handleLegacySuggestions','2627847UBRZJp','discard','commandName','descriptionFactory','afterInit','*Format:*\x20replace\x20image\x20URL','formatInline','registerBlockAttribute','src','oldValue','type','7203730JAuWbF','ImageEditing','20DKzDIG','342jWhTHq','*Replace\x20image\x20URL*','accept','14936fZibOT','1936732JxohFo','1441fgKgET','plugins','editor','replaceImageSource','formatBlock','locale','_registerLegacyDescription','get','key','2CGtUbf','attribute','136236HKCrXG','newValue','registerCustomCallback','format','TrackChangesEditing','getSuggestionCallback'];_0x5ea9=function(){return _0x363af2;};return _0x5ea9();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x28ce(){const _0x488e06=['14404239eOoBlI','insertion','getSuggestions','change','head','refresh','TrackChangesEditing','isBlockImage','discard','_suggestionFactory','ImageUtils','author','setImageNaturalSizeAttributes','convertInlineImageToBlock','join','formatBlock','getChangedMarkers','registerCustomCallback','isEqual','_splitMarkerName','4458juasVu','587786vKJfUy','ImageStyleEditing','shouldConvertImageType','getSuggestion','next','filter','commandParams','formatInline','isInlineImage','imageTypeInline','chain','isOwn','plugins','commandName','imageStylePreApply','length','markInlineFormat','start','commands','getClosestSelectedImageElement','enableCommand','Users','differ','imageCaption','name','imageTypeBlock','forEach','_findSuggestions','has','toLowerCase','normalizedStyles','isBefore','8oBAsBK','1796354VCPZje','side','FORMAT_SIDE_IMAGE','selection','subType','nodeAfter','hasSuggestion','get','discardSuggestion','model','markBlockFormat','nodeBefore','2457090avswhc','2330328RyZHMQ','afterInit','getFirstRange','_registerLegacyDescription','descriptionFactory','value','format','isInContent','newRange','title','type','isIntersecting','end','createRangeOn','imageStylePostApply','accept','635JNMTDl','editor','getSuggestionCallback','from','registerPostFixer','getContainedElement','locale','*Format:*\x20%0','suggestion','registerDescriptionCallback','6743100hnESkw','imageStyle','document','commandReversedParams','findIndex'];_0x28ce=function(){return _0x488e06;};return _0x28ce();}function _0x2f7d(_0x5c2f2d,_0x353527){const _0x28ceea=_0x28ce();return _0x2f7d=function(_0x2f7ddb,_0x49383b){_0x2f7ddb=_0x2f7ddb-0xd0;let _0x100a3d=_0x28ceea[_0x2f7ddb];return _0x100a3d;},_0x2f7d(_0x5c2f2d,_0x353527);}const _0x372a0c=_0x2f7d;(function(_0x180433,_0x4e0c66){const _0xca9327=_0x2f7d,_0x5b45d0=_0x180433();while(!![]){try{const _0x2798c6=parseInt(_0xca9327(0x109))/0x1+parseInt(_0xca9327(0x12a))/0x2+-parseInt(_0xca9327(0xd4))/0x3+parseInt(_0xca9327(0xd5))/0x4+-parseInt(_0xca9327(0xe5))/0x5*(parseInt(_0xca9327(0x108))/0x6)+parseInt(_0xca9327(0xef))/0x7+parseInt(_0xca9327(0x129))/0x8*(-parseInt(_0xca9327(0xf4))/0x9);if(_0x2798c6===_0x4e0c66)break;else _0x5b45d0['push'](_0x5b45d0['shift']());}catch(_0x37ecd4){_0x5b45d0['push'](_0x5b45d0['shift']());}}}(_0x28ce,0x7e75f));import{Plugin as _0x4cf5b3}from'ckeditor5/src/core.js';import{uid as _0x331335}from'ckeditor5/src/utils.js';import{getTranslation as _0x41b8a9}from'../utils/common-translations.js';export default class nt extends _0x4cf5b3{[_0x372a0c(0xd6)](){const _0x388eaa=_0x372a0c,_0x498358=this[_0x388eaa(0xe6)];if(!_0x498358[_0x388eaa(0x115)][_0x388eaa(0x125)](_0x388eaa(0x10a)))return;const _0x1f1609=_0x498358[_0x388eaa(0x115)][_0x388eaa(0x131)](_0x388eaa(0xfa)),_0x3e1130=_0x498358[_0x388eaa(0x115)][_0x388eaa(0x131)](_0x388eaa(0xfe)),_0x498065={};_0x1f1609[_0x388eaa(0x11d)](_0x388eaa(0xf0),(_0x2d8e3f,_0x34feeb)=>{const _0x14d601=_0x388eaa,_0x38ca8=_0x498358[_0x14d601(0x115)][_0x14d601(0x131)](_0x14d601(0x11e))['me'],_0x475692=_0x498358[_0x14d601(0x11b)][_0x14d601(0x131)](_0x14d601(0xf0));let _0x325f3f=_0x3e1130[_0x14d601(0x11c)](_0x498358[_0x14d601(0xd1)][_0x14d601(0xf1)][_0x14d601(0x12d)]),_0x15a292=_0x498358[_0x14d601(0xd1)][_0x14d601(0xe2)](_0x325f3f),_0x10c2bc=_0x475692[_0x14d601(0xda)];if(_0x10c2bc==_0x34feeb[_0x14d601(0xda)])return;const _0x53b071={'commandName':_0x14d601(0xf0),'commandParams':[_0x34feeb],'formatGroupId':_0x331335()};_0x498358[_0x14d601(0xd1)][_0x14d601(0xf7)](()=>{const _0x3f39cd=_0x14d601;if(_0x1f1609[_0x3f39cd(0xf6)]()[_0x3f39cd(0x10e)](_0xc13122=>_0xc13122[_0x3f39cd(0xdc)]&&_0x38ca8==_0xc13122[_0x3f39cd(0xff)]&&(_0x3f39cd(0x103)==_0xc13122[_0x3f39cd(0xdf)]||_0x3f39cd(0x110)==_0xc13122[_0x3f39cd(0xdf)])&&(_0x3f39cd(0x117)==_0xc13122[_0x3f39cd(0x12e)]||_0x3f39cd(0xe3)==_0xc13122[_0x3f39cd(0x12e)])&&_0xc13122[_0x3f39cd(0xd7)]()[_0x3f39cd(0x106)](_0x15a292))[_0x3f39cd(0x123)](_0x14a79d=>_0x1f1609[_0x3f39cd(0xd0)](_0x14a79d[_0x3f39cd(0xf8)])),_0x325f3f=_0x3e1130[_0x3f39cd(0x11c)](_0x498358[_0x3f39cd(0xd1)][_0x3f39cd(0xf1)][_0x3f39cd(0x12d)]),_0x15a292=_0x498358[_0x3f39cd(0xd1)][_0x3f39cd(0xe2)](_0x325f3f),_0x475692[_0x3f39cd(0xf9)](),_0x498358[_0x3f39cd(0x11b)][_0x3f39cd(0x131)](_0x3f39cd(0x112))[_0x3f39cd(0xf9)](),_0x498358[_0x3f39cd(0x11b)][_0x3f39cd(0x131)](_0x3f39cd(0x122))[_0x3f39cd(0xf9)](),_0x10c2bc=_0x475692[_0x3f39cd(0xda)],_0x10c2bc!=_0x34feeb[_0x3f39cd(0xda)])return _0x3e1130[_0x3f39cd(0x111)](_0x325f3f)&&_0x475692[_0x3f39cd(0x10b)](_0x34feeb[_0x3f39cd(0xda)],_0x325f3f)?(_0x2d8e3f({..._0x34feeb,'setImageSizes':!0x1}),_0x325f3f=_0x3e1130[_0x3f39cd(0x11c)](_0x498358[_0x3f39cd(0xd1)][_0x3f39cd(0xf1)][_0x3f39cd(0x12d)]),void _0x1f1609[_0x3f39cd(0xd2)](_0x325f3f,{..._0x53b071,'commandReversedParams':[{'value':_0x10c2bc||null,'setImageSizes':!0x1}]},[],_0x3f39cd(0x117))):void(_0x3e1130[_0x3f39cd(0xfb)](_0x325f3f)?_0x1f1609[_0x3f39cd(0xd2)](_0x325f3f,_0x53b071,[],_0x3f39cd(0xe3)):_0x1f1609[_0x3f39cd(0x119)](_0x15a292,_0x53b071,_0x3f39cd(0xe3)));});});for(const _0x24a2bf of _0x498358[_0x388eaa(0x115)][_0x388eaa(0x131)](_0x388eaa(0x10a))[_0x388eaa(0x127)])_0x498065[_0x24a2bf[_0x388eaa(0x121)]]=_0x24a2bf[_0x388eaa(0xde)][_0x388eaa(0x126)]();_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x103),_0x388eaa(0x117),_0x388eaa(0x102),()=>!0x1),_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x103),_0x388eaa(0xe3),_0x388eaa(0x102),()=>!0x1),_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x110),_0x388eaa(0xe3),_0x388eaa(0x102),()=>!0x1),_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x103),_0x388eaa(0x117),_0x388eaa(0xe4),([_0x2bc04a])=>{const _0x3b4faf=_0x388eaa;_0x3e1130[_0x3b4faf(0x100)](_0x2bc04a[_0x3b4faf(0xea)]());}),_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x103),_0x388eaa(0x117),_0x388eaa(0xfc),(_0x2700b9,_0x30b396)=>{const _0x468d91=_0x388eaa;_0x1f1609[_0x468d91(0xfd)][_0x468d91(0xe7)](_0x468d91(0x103),'',_0x468d91(0xe4))(_0x2700b9,{'commandName':_0x30b396[_0x468d91(0x116)],'commandParams':_0x30b396[_0x468d91(0xf2)]});}),_0x1f1609[_0x388eaa(0xfd)][_0x388eaa(0x105)](_0x388eaa(0x103),_0x388eaa(0x117),_0x388eaa(0x113),function(_0xa2a2ad,_0x5ace53){if(_0x38cad0(_0xa2a2ad,_0x5ace53))return[_0xa2a2ad,_0x5ace53];if(_0x38cad0(_0x5ace53,_0xa2a2ad))return[_0x5ace53,_0xa2a2ad];return null;});const _0x9fd782=[{'type':_0x388eaa(0x103),'subType':_0x388eaa(0x117)},{'type':_0x388eaa(0xf5),'subType':_0x388eaa(0x120)},{'type':_0x388eaa(0x103),'subType':_0x388eaa(0x101)},{'type':_0x388eaa(0xf5),'subType':_0x388eaa(0x101)}];function _0x38cad0(_0x27cc5a,_0x43c6a2){const _0x3b7117=_0x388eaa,_0x4cb57a=_0x9fd782[_0x3b7117(0xf3)](({type:_0x20fb3a,subType:_0x4c864f})=>_0x27cc5a[_0x3b7117(0xdf)]==_0x20fb3a&&_0x27cc5a[_0x3b7117(0x12e)]==_0x4c864f),_0x9c78f5=_0x9fd782[_0x3b7117(0xf3)](({type:_0x1f08d3,subType:_0x495033})=>_0x43c6a2[_0x3b7117(0xdf)]==_0x1f08d3&&_0x43c6a2[_0x3b7117(0x12e)]==_0x495033);if(_0x4cb57a<0x0||_0x9c78f5<0x0)return!0x1;const _0x5dc36c=_0x27cc5a[_0x3b7117(0xd7)](),_0x1938e1=_0x43c6a2[_0x3b7117(0xd7)]();if((0x0==_0x4cb57a||0x1==_0x4cb57a)&&0x2==_0x9c78f5&&_0x5dc36c[_0x3b7117(0xe0)](_0x1938e1))return!0x0;if(0x2==_0x4cb57a&&0x3==_0x9c78f5){const _0x577627=_0x1f1609[_0x3b7117(0x124)](_0x5dc36c,_0x3b7117(0xf5))[_0x3b7117(0x10e)](({suggestion:_0x1910a6,meta:_0xdf9ef8})=>_0xdf9ef8[_0x3b7117(0x114)]&&_0x3b7117(0x101)==_0x1910a6[_0x3b7117(0x12e)]);if(_0x577627[_0x3b7117(0x118)]>0x1&&_0x1938e1[_0x3b7117(0xe1)][_0x3b7117(0x106)](_0x5dc36c[_0x3b7117(0x11a)]))return!0x0;if(0x1==_0x577627[_0x3b7117(0x118)]&&(_0x5dc36c[_0x3b7117(0x11a)][_0x3b7117(0x106)](_0x1938e1[_0x3b7117(0xe1)])||_0x5dc36c[_0x3b7117(0xe1)][_0x3b7117(0x106)](_0x1938e1[_0x3b7117(0x11a)])))return!0x0;}if(0x3==_0x4cb57a&&0x3==_0x9c78f5&&_0x5dc36c[_0x3b7117(0x11a)][_0x3b7117(0x128)](_0x1938e1[_0x3b7117(0x11a)])){const _0x26b14f=_0x5dc36c[_0x3b7117(0xe1)][_0x3b7117(0x12f)],_0x3771be=_0x1938e1[_0x3b7117(0x11a)][_0x3b7117(0xd3)];return _0x3e1130[_0x3b7117(0xfb)](_0x26b14f)&&_0x26b14f===_0x3771be;}return!0x1;}_0x498358[_0x388eaa(0xd1)][_0x388eaa(0xf1)][_0x388eaa(0xe9)](()=>{const _0x2750c0=_0x388eaa;let _0x24b621=!0x1;const _0x48c194=Array[_0x2750c0(0xe8)](_0x498358[_0x2750c0(0xd1)][_0x2750c0(0xf1)][_0x2750c0(0x11f)][_0x2750c0(0x104)]());for(const {name:_0x5b383d,data:_0x381135}of _0x48c194){const {group:_0x4705b7,type:_0x3d9c52,subType:_0x1d014d,id:_0x3708d4}=_0x1f1609[_0x2750c0(0x107)](_0x5b383d);if(_0x2750c0(0xed)==_0x4705b7&&_0x1f1609[_0x2750c0(0x130)](_0x3708d4)){if(_0x2750c0(0x103)==_0x3d9c52&&(_0x2750c0(0x117)==_0x1d014d||_0x2750c0(0xe3)==_0x1d014d)){const _0x4aa73c=_0x1f1609[_0x2750c0(0x10c)](_0x3708d4);if(_0x381135[_0x2750c0(0xdd)]){const _0x3d2b54=_0x4aa73c[_0x2750c0(0xd7)]()[_0x2750c0(0xea)]();if(_0x3e1130[_0x2750c0(0xfb)](_0x3d2b54))continue;_0x1f1609[_0x2750c0(0xd0)](_0x4aa73c),_0x24b621=!0x0;}}if(_0x2750c0(0xf5)==_0x3d9c52&&_0x2750c0(0x120)==_0x1d014d&&!_0x381135[_0x2750c0(0xdd)]){const _0x2744ab=_0x1f1609[_0x2750c0(0x10c)](_0x3708d4);_0x2744ab[_0x2750c0(0x10d)]&&_0x2744ab[_0x2750c0(0x10d)][_0x2750c0(0xdc)]&&(_0x1f1609[_0x2750c0(0xd0)](_0x2744ab[_0x2750c0(0x10d)]),_0x24b621=!0x0);}}}return _0x24b621;}),this[_0x388eaa(0xd8)](_0x498065);}[_0x372a0c(0xd8)](_0x2ea0be){const _0x460c4c=_0x372a0c,_0x5688c0=this[_0x460c4c(0xe6)],_0x1ffb8=_0x5688c0[_0x460c4c(0xeb)];_0x5688c0[_0x460c4c(0x115)][_0x460c4c(0x131)](_0x460c4c(0xfa))[_0x460c4c(0xd9)][_0x460c4c(0xee)](_0x46408f=>{const _0x51a38a=_0x460c4c;if(_0x51a38a(0x103)!=_0x46408f[_0x51a38a(0xdf)]&&_0x51a38a(0x110)!=_0x46408f[_0x51a38a(0xdf)])return;const {data:_0x5831e4}=_0x46408f;if(!_0x5831e4||_0x51a38a(0xf0)!=_0x5831e4[_0x51a38a(0x116)])return;const _0x117460=_0x5831e4[_0x51a38a(0x10f)][0x0][_0x51a38a(0xda)];return _0x5649a9(_0x51a38a(0x12b)===_0x117460?_0x41b8a9(_0x1ffb8,_0x51a38a(0x12c)):_0x2ea0be[_0x117460]||_0x117460);function _0x5649a9(_0x3010f0){const _0x34f39b=_0x51a38a;return{'type':_0x34f39b(0xdb),'content':_0x41b8a9(_0x1ffb8,_0x34f39b(0xec),_0x3010f0)};}});}}
23
+ const _0xcd6111=_0x3aef;(function(_0x2ed406,_0x449119){const _0x5df235=_0x3aef,_0x49866a=_0x2ed406();while(!![]){try{const _0x5b9dd1=parseInt(_0x5df235(0x20e))/0x1*(parseInt(_0x5df235(0x221))/0x2)+-parseInt(_0x5df235(0x23c))/0x3*(-parseInt(_0x5df235(0x20f))/0x4)+-parseInt(_0x5df235(0x228))/0x5*(-parseInt(_0x5df235(0x22a))/0x6)+parseInt(_0x5df235(0x1fa))/0x7+-parseInt(_0x5df235(0x225))/0x8+parseInt(_0x5df235(0x1eb))/0x9+-parseInt(_0x5df235(0x1f7))/0xa*(parseInt(_0x5df235(0x22b))/0xb);if(_0x5b9dd1===_0x449119)break;else _0x49866a['push'](_0x49866a['shift']());}catch(_0x32610b){_0x49866a['push'](_0x49866a['shift']());}}}(_0x1c9e,0x7aba1));function _0x3aef(_0x5c2fcf,_0x8ccffd){const _0x1c9e51=_0x1c9e();return _0x3aef=function(_0x3aeff0,_0x2936d9){_0x3aeff0=_0x3aeff0-0x1db;let _0x142c73=_0x1c9e51[_0x3aeff0];return _0x142c73;},_0x3aef(_0x5c2fcf,_0x8ccffd);}import{Plugin as _0x4f6266}from'ckeditor5/src/core.js';function _0x1c9e(){const _0x1856eb=['getSuggestionCallback','name','_suggestionFactory','formatBlock','afterInit','678168weeFpr','16dnxCLG','join','refresh','accept','filter','discard','has','isOwn','createRangeOn','getSuggestion','getChangedMarkers','side','convertInlineImageToBlock','model','_splitMarkerName','imageTypeBlock','descriptionFactory','editor','2mTzhqC','imageTypeInline','newRange','selection','408600LJLWLh','head','start','1098195fQibSe','commands','6YekhMw','40744ZyheqP','document','ImageUtils','Users','getSuggestions','plugins','imageStylePostApply','normalizedStyles','imageStylePreApply','ImageStyleEditing','author','getClosestSelectedImageElement','length','format','markInlineFormat','markBlockFormat','get','136452AGhoIg','isIntersecting','TrackChangesEditing','formatInline','commandParams','isEqual','isBefore','locale','from','_registerLegacyDescription','FORMAT_SIDE_IMAGE','*Format:*\x20%0','shouldConvertImageType','getContainedElement','forEach','suggestion','subType','imageCaption','findIndex','4645701wjbOdc','isInlineImage','registerDescriptionCallback','type','nodeAfter','registerPostFixer','chain','isBlockImage','isInContent','next','title','imageStyle','4750ElIYsb','differ','discardSuggestion','5020624MvMeVB','registerCustomCallback','_findSuggestions','insertion','change','commandReversedParams','hasSuggestion','toLowerCase','setImageNaturalSizeAttributes','nodeBefore','commandName','value','getFirstRange','enableCommand','end'];_0x1c9e=function(){return _0x1856eb;};return _0x1c9e();}import{uid as _0x5c16b2}from'ckeditor5/src/utils.js';import{getTranslation as _0x292936}from'../utils/common-translations.js';export default class nt extends _0x4f6266{[_0xcd6111(0x20d)](){const _0x2c1bfe=_0xcd6111,_0x1de4da=this[_0x2c1bfe(0x220)];if(!_0x1de4da[_0x2c1bfe(0x230)][_0x2c1bfe(0x215)](_0x2c1bfe(0x234)))return;const _0x44efcd=_0x1de4da[_0x2c1bfe(0x230)][_0x2c1bfe(0x23b)](_0x2c1bfe(0x23e)),_0x435b31=_0x1de4da[_0x2c1bfe(0x230)][_0x2c1bfe(0x23b)](_0x2c1bfe(0x22d)),_0x3b991c={};_0x44efcd[_0x2c1bfe(0x207)](_0x2c1bfe(0x1f6),(_0x52c213,_0x341676)=>{const _0x4028fe=_0x2c1bfe,_0x3741a9=_0x1de4da[_0x4028fe(0x230)][_0x4028fe(0x23b)](_0x4028fe(0x22e))['me'],_0x4198b6=_0x1de4da[_0x4028fe(0x229)][_0x4028fe(0x23b)](_0x4028fe(0x1f6));let _0x247872=_0x435b31[_0x4028fe(0x236)](_0x1de4da[_0x4028fe(0x21c)][_0x4028fe(0x22c)][_0x4028fe(0x224)]),_0x3d3a6d=_0x1de4da[_0x4028fe(0x21c)][_0x4028fe(0x217)](_0x247872),_0x1f2a49=_0x4198b6[_0x4028fe(0x205)];if(_0x1f2a49==_0x341676[_0x4028fe(0x205)])return;const _0x525397={'commandName':_0x4028fe(0x1f6),'commandParams':[_0x341676],'formatGroupId':_0x5c16b2()};_0x1de4da[_0x4028fe(0x21c)][_0x4028fe(0x1fe)](()=>{const _0x556f01=_0x4028fe;if(_0x44efcd[_0x556f01(0x22f)]()[_0x556f01(0x213)](_0x1a63e2=>_0x1a63e2[_0x556f01(0x1f3)]&&_0x3741a9==_0x1a63e2[_0x556f01(0x235)]&&(_0x556f01(0x20c)==_0x1a63e2[_0x556f01(0x1ee)]||_0x556f01(0x1db)==_0x1a63e2[_0x556f01(0x1ee)])&&(_0x556f01(0x233)==_0x1a63e2[_0x556f01(0x1e8)]||_0x556f01(0x231)==_0x1a63e2[_0x556f01(0x1e8)])&&_0x1a63e2[_0x556f01(0x206)]()[_0x556f01(0x1dd)](_0x3d3a6d))[_0x556f01(0x1e6)](_0x40eacc=>_0x44efcd[_0x556f01(0x1f9)](_0x40eacc[_0x556f01(0x226)])),_0x247872=_0x435b31[_0x556f01(0x236)](_0x1de4da[_0x556f01(0x21c)][_0x556f01(0x22c)][_0x556f01(0x224)]),_0x3d3a6d=_0x1de4da[_0x556f01(0x21c)][_0x556f01(0x217)](_0x247872),_0x4198b6[_0x556f01(0x211)](),_0x1de4da[_0x556f01(0x229)][_0x556f01(0x23b)](_0x556f01(0x222))[_0x556f01(0x211)](),_0x1de4da[_0x556f01(0x229)][_0x556f01(0x23b)](_0x556f01(0x21e))[_0x556f01(0x211)](),_0x1f2a49=_0x4198b6[_0x556f01(0x205)],_0x1f2a49!=_0x341676[_0x556f01(0x205)])return _0x435b31[_0x556f01(0x1ec)](_0x247872)&&_0x4198b6[_0x556f01(0x1e4)](_0x341676[_0x556f01(0x205)],_0x247872)?(_0x52c213({..._0x341676,'setImageSizes':!0x1}),_0x247872=_0x435b31[_0x556f01(0x236)](_0x1de4da[_0x556f01(0x21c)][_0x556f01(0x22c)][_0x556f01(0x224)]),void _0x44efcd[_0x556f01(0x23a)](_0x247872,{..._0x525397,'commandReversedParams':[{'value':_0x1f2a49||null,'setImageSizes':!0x1}]},[],_0x556f01(0x233))):void(_0x435b31[_0x556f01(0x1f2)](_0x247872)?_0x44efcd[_0x556f01(0x23a)](_0x247872,_0x525397,[],_0x556f01(0x231)):_0x44efcd[_0x556f01(0x239)](_0x3d3a6d,_0x525397,_0x556f01(0x231)));});});for(const _0x54e8db of _0x1de4da[_0x2c1bfe(0x230)][_0x2c1bfe(0x23b)](_0x2c1bfe(0x234))[_0x2c1bfe(0x232)])_0x3b991c[_0x54e8db[_0x2c1bfe(0x20a)]]=_0x54e8db[_0x2c1bfe(0x1f5)][_0x2c1bfe(0x201)]();_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x20c),_0x2c1bfe(0x233),_0x2c1bfe(0x210),()=>!0x1),_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x20c),_0x2c1bfe(0x231),_0x2c1bfe(0x210),()=>!0x1),_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x1db),_0x2c1bfe(0x231),_0x2c1bfe(0x210),()=>!0x1),_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x20c),_0x2c1bfe(0x233),_0x2c1bfe(0x212),([_0x1580ef])=>{const _0x4a0366=_0x2c1bfe;_0x435b31[_0x4a0366(0x202)](_0x1580ef[_0x4a0366(0x1e5)]());}),_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x20c),_0x2c1bfe(0x233),_0x2c1bfe(0x214),(_0x467eb6,_0x43a80e)=>{const _0x42ed36=_0x2c1bfe;_0x44efcd[_0x42ed36(0x20b)][_0x42ed36(0x209)](_0x42ed36(0x20c),'',_0x42ed36(0x212))(_0x467eb6,{'commandName':_0x43a80e[_0x42ed36(0x204)],'commandParams':_0x43a80e[_0x42ed36(0x1ff)]});}),_0x44efcd[_0x2c1bfe(0x20b)][_0x2c1bfe(0x1fb)](_0x2c1bfe(0x20c),_0x2c1bfe(0x233),_0x2c1bfe(0x1f1),function(_0x310271,_0x5a2d2f){if(_0xb5c3c9(_0x310271,_0x5a2d2f))return[_0x310271,_0x5a2d2f];if(_0xb5c3c9(_0x5a2d2f,_0x310271))return[_0x5a2d2f,_0x310271];return null;});const _0x56e6fc=[{'type':_0x2c1bfe(0x20c),'subType':_0x2c1bfe(0x233)},{'type':_0x2c1bfe(0x1fd),'subType':_0x2c1bfe(0x1e9)},{'type':_0x2c1bfe(0x20c),'subType':_0x2c1bfe(0x21b)},{'type':_0x2c1bfe(0x1fd),'subType':_0x2c1bfe(0x21b)}];function _0xb5c3c9(_0x1442a6,_0x35440e){const _0x7ec7a=_0x2c1bfe,_0x2d7a6c=_0x56e6fc[_0x7ec7a(0x1ea)](({type:_0x5ef9f7,subType:_0x1875c6})=>_0x1442a6[_0x7ec7a(0x1ee)]==_0x5ef9f7&&_0x1442a6[_0x7ec7a(0x1e8)]==_0x1875c6),_0x5f4c0c=_0x56e6fc[_0x7ec7a(0x1ea)](({type:_0x2a6d35,subType:_0x199d0f})=>_0x35440e[_0x7ec7a(0x1ee)]==_0x2a6d35&&_0x35440e[_0x7ec7a(0x1e8)]==_0x199d0f);if(_0x2d7a6c<0x0||_0x5f4c0c<0x0)return!0x1;const _0x180d13=_0x1442a6[_0x7ec7a(0x206)](),_0x4fb667=_0x35440e[_0x7ec7a(0x206)]();if((0x0==_0x2d7a6c||0x1==_0x2d7a6c)&&0x2==_0x5f4c0c&&_0x180d13[_0x7ec7a(0x23d)](_0x4fb667))return!0x0;if(0x2==_0x2d7a6c&&0x3==_0x5f4c0c){const _0x75ba48=_0x44efcd[_0x7ec7a(0x1fc)](_0x180d13,_0x7ec7a(0x1fd))[_0x7ec7a(0x213)](({suggestion:_0x2d74c3,meta:_0xb4e997})=>_0xb4e997[_0x7ec7a(0x216)]&&_0x7ec7a(0x21b)==_0x2d74c3[_0x7ec7a(0x1e8)]);if(_0x75ba48[_0x7ec7a(0x237)]>0x1&&_0x4fb667[_0x7ec7a(0x208)][_0x7ec7a(0x1dd)](_0x180d13[_0x7ec7a(0x227)]))return!0x0;if(0x1==_0x75ba48[_0x7ec7a(0x237)]&&(_0x180d13[_0x7ec7a(0x227)][_0x7ec7a(0x1dd)](_0x4fb667[_0x7ec7a(0x208)])||_0x180d13[_0x7ec7a(0x208)][_0x7ec7a(0x1dd)](_0x4fb667[_0x7ec7a(0x227)])))return!0x0;}if(0x3==_0x2d7a6c&&0x3==_0x5f4c0c&&_0x180d13[_0x7ec7a(0x227)][_0x7ec7a(0x1de)](_0x4fb667[_0x7ec7a(0x227)])){const _0x418266=_0x180d13[_0x7ec7a(0x208)][_0x7ec7a(0x1ef)],_0x3e180e=_0x4fb667[_0x7ec7a(0x227)][_0x7ec7a(0x203)];return _0x435b31[_0x7ec7a(0x1f2)](_0x418266)&&_0x418266===_0x3e180e;}return!0x1;}_0x1de4da[_0x2c1bfe(0x21c)][_0x2c1bfe(0x22c)][_0x2c1bfe(0x1f0)](()=>{const _0x4f8143=_0x2c1bfe;let _0x479a61=!0x1;const _0x12a0da=Array[_0x4f8143(0x1e0)](_0x1de4da[_0x4f8143(0x21c)][_0x4f8143(0x22c)][_0x4f8143(0x1f8)][_0x4f8143(0x219)]());for(const {name:_0x15345b,data:_0x12aaf4}of _0x12a0da){const {group:_0x2ed969,type:_0x242d30,subType:_0xfd5c07,id:_0x23a31a}=_0x44efcd[_0x4f8143(0x21d)](_0x15345b);if(_0x4f8143(0x1e7)==_0x2ed969&&_0x44efcd[_0x4f8143(0x200)](_0x23a31a)){if(_0x4f8143(0x20c)==_0x242d30&&(_0x4f8143(0x233)==_0xfd5c07||_0x4f8143(0x231)==_0xfd5c07)){const _0x2b50c2=_0x44efcd[_0x4f8143(0x218)](_0x23a31a);if(_0x12aaf4[_0x4f8143(0x223)]){const _0x5cd5c2=_0x2b50c2[_0x4f8143(0x206)]()[_0x4f8143(0x1e5)]();if(_0x435b31[_0x4f8143(0x1f2)](_0x5cd5c2))continue;_0x44efcd[_0x4f8143(0x1f9)](_0x2b50c2),_0x479a61=!0x0;}}if(_0x4f8143(0x1fd)==_0x242d30&&_0x4f8143(0x1e9)==_0xfd5c07&&!_0x12aaf4[_0x4f8143(0x223)]){const _0x4e1ce2=_0x44efcd[_0x4f8143(0x218)](_0x23a31a);_0x4e1ce2[_0x4f8143(0x1f4)]&&_0x4e1ce2[_0x4f8143(0x1f4)][_0x4f8143(0x1f3)]&&(_0x44efcd[_0x4f8143(0x1f9)](_0x4e1ce2[_0x4f8143(0x1f4)]),_0x479a61=!0x0);}}}return _0x479a61;}),this[_0x2c1bfe(0x1e1)](_0x3b991c);}[_0xcd6111(0x1e1)](_0x3ce25b){const _0x4eb771=_0xcd6111,_0x25f777=this[_0x4eb771(0x220)],_0x3e1df7=_0x25f777[_0x4eb771(0x1df)];_0x25f777[_0x4eb771(0x230)][_0x4eb771(0x23b)](_0x4eb771(0x23e))[_0x4eb771(0x21f)][_0x4eb771(0x1ed)](_0x1fe139=>{const _0xc5aafa=_0x4eb771;if(_0xc5aafa(0x20c)!=_0x1fe139[_0xc5aafa(0x1ee)]&&_0xc5aafa(0x1db)!=_0x1fe139[_0xc5aafa(0x1ee)])return;const {data:_0x3a327f}=_0x1fe139;if(!_0x3a327f||_0xc5aafa(0x1f6)!=_0x3a327f[_0xc5aafa(0x204)])return;const _0x27edd5=_0x3a327f[_0xc5aafa(0x1dc)][0x0][_0xc5aafa(0x205)];return _0x1efb29(_0xc5aafa(0x21a)===_0x27edd5?_0x292936(_0x3e1df7,_0xc5aafa(0x1e2)):_0x3ce25b[_0x27edd5]||_0x27edd5);function _0x1efb29(_0xfee27e){const _0x7af9f6=_0xc5aafa;return{'type':_0x7af9f6(0x238),'content':_0x292936(_0x3e1df7,_0x7af9f6(0x1e3),_0xfee27e)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d80f7=_0x5285;(function(_0x202c22,_0x34566f){const _0x4a2d97=_0x5285,_0x456878=_0x202c22();while(!![]){try{const _0x42aa9e=-parseInt(_0x4a2d97(0xdc))/0x1*(parseInt(_0x4a2d97(0xf4))/0x2)+-parseInt(_0x4a2d97(0xe4))/0x3+parseInt(_0x4a2d97(0xeb))/0x4*(parseInt(_0x4a2d97(0xea))/0x5)+parseInt(_0x4a2d97(0xde))/0x6*(parseInt(_0x4a2d97(0xfd))/0x7)+-parseInt(_0x4a2d97(0xfa))/0x8*(parseInt(_0x4a2d97(0xf8))/0x9)+parseInt(_0x4a2d97(0xf7))/0xa+parseInt(_0x4a2d97(0xed))/0xb;if(_0x42aa9e===_0x34566f)break;else _0x456878['push'](_0x456878['shift']());}catch(_0x5248d8){_0x456878['push'](_0x456878['shift']());}}}(_0x2dc3,0x91f87));function _0x5285(_0x532c04,_0x27d094){const _0x2dc3c2=_0x2dc3();return _0x5285=function(_0x528591,_0x48592f){_0x528591=_0x528591-0xdc;let _0x18db53=_0x2dc3c2[_0x528591];return _0x18db53;},_0x5285(_0x532c04,_0x27d094);}import{Plugin as _0x5de296}from'ckeditor5/src/core.js';function _0x2dc3(){const _0x5041e3=['execute','plugins','1565XnAPDs','12556soxWeX','high','6557012ltSrJW','commands','get','importWord','forEach','_trackChangesValueDuringImport','_handleImportedData','94436JLmDqf','Users','_trackChangesExecuted','10018950ZJCqbV','1216737voDBIO','bind','64XtgPTa','afterInit','_setSuggestionData','7awRqmo','dataInsert','25WPXnOq','track_changes','2267826ZgWWde','TrackChangesEditing','enableCommand','value','lowest','editor','295728wzMFml','collaboration_features','listenTo','trackChanges'];_0x2dc3=function(){return _0x5041e3;};return _0x2dc3();}export default class ot extends _0x5de296{constructor(_0x34da05){const _0x74e407=_0x5285;super(_0x34da05),this[_0x74e407(0xf2)]=!0x1,this[_0x74e407(0xf6)]=!0x1;}[_0x4d80f7(0xfb)](){const _0x1eef30=_0x4d80f7,_0x4e174b=this[_0x1eef30(0xe3)],_0x4bc292=_0x4e174b[_0x1eef30(0xee)][_0x1eef30(0xef)](_0x1eef30(0xf0)),_0x5c28a3=_0x4e174b[_0x1eef30(0xee)][_0x1eef30(0xef)](_0x1eef30(0xe7));_0x4bc292&&(_0x4bc292['on'](_0x1eef30(0xe8),(_0x45baed,[,_0x15f402])=>{const _0x211c02=_0x1eef30;this[_0x211c02(0xf2)]=_0x5c28a3[_0x211c02(0xe1)],_0x15f402[_0x211c02(0xe5)][_0x211c02(0xdd)]=!this[_0x211c02(0xf2)];},{'priority':_0x1eef30(0xec)}),this[_0x1eef30(0xe6)](_0x4bc292,_0x1eef30(0xfe),this[_0x1eef30(0xf3)][_0x1eef30(0xf9)](this)),this[_0x1eef30(0xe6)](_0x4bc292,_0x1eef30(0xfe),()=>{const _0x3ce755=_0x1eef30;this[_0x3ce755(0xf6)]&&(_0x5c28a3[_0x3ce755(0xe8)](),this[_0x3ce755(0xf6)]=!0x1);},{'priority':_0x1eef30(0xe2)}),_0x4e174b[_0x1eef30(0xe9)][_0x1eef30(0xef)](_0x1eef30(0xdf))[_0x1eef30(0xe0)](_0x1eef30(0xf0)));}[_0x4d80f7(0xf3)](_0x93dade,_0x243b4d){const _0x223ef1=_0x4d80f7,{suggestions:_0x47a982}=_0x243b4d,_0x736394=this[_0x223ef1(0xe3)][_0x223ef1(0xee)][_0x223ef1(0xef)](_0x223ef1(0xe7)),_0x503ef6=_0x736394[_0x223ef1(0xe1)];this[_0x223ef1(0xf2)]!==_0x503ef6&&(_0x736394[_0x223ef1(0xe8)](),this[_0x223ef1(0xf6)]=!0x0),_0x47a982&&_0x47a982[_0x223ef1(0xf1)](({id:_0x420923,type:_0x3da2e1,author:_0x288c61,created_at:_0x5a3eb3})=>{const _0x3ebade=_0x223ef1,_0x5e4c63={'id':_0x420923,'type':_0x3da2e1,'authorId':this[_0x3ebade(0xe3)][_0x3ebade(0xe9)][_0x3ebade(0xef)](_0x3ebade(0xf5))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x288c61,'createdAt':_0x5a3eb3?new Date(_0x5a3eb3):new Date(),'source':_0x3ebade(0xf0)}}};this[_0x3ebade(0xe3)][_0x3ebade(0xe9)][_0x3ebade(0xef)](_0x3ebade(0xdf))[_0x3ebade(0xfc)](_0x5e4c63);});}}
23
+ const _0x36381=_0x4395;(function(_0x14ad7a,_0x39b631){const _0x4d50b8=_0x4395,_0x7e76cf=_0x14ad7a();while(!![]){try{const _0x195f74=parseInt(_0x4d50b8(0x1e6))/0x1*(parseInt(_0x4d50b8(0x1f8))/0x2)+-parseInt(_0x4d50b8(0x201))/0x3+parseInt(_0x4d50b8(0x1ec))/0x4*(parseInt(_0x4d50b8(0x204))/0x5)+parseInt(_0x4d50b8(0x1f3))/0x6*(parseInt(_0x4d50b8(0x1ea))/0x7)+-parseInt(_0x4d50b8(0x1e8))/0x8*(parseInt(_0x4d50b8(0x1ee))/0x9)+parseInt(_0x4d50b8(0x1fe))/0xa*(-parseInt(_0x4d50b8(0x1ef))/0xb)+parseInt(_0x4d50b8(0x1f6))/0xc*(parseInt(_0x4d50b8(0x1f0))/0xd);if(_0x195f74===_0x39b631)break;else _0x7e76cf['push'](_0x7e76cf['shift']());}catch(_0x13a10d){_0x7e76cf['push'](_0x7e76cf['shift']());}}}(_0x2bcc,0x4e34d));function _0x2bcc(){const _0x502ff1=['_handleImportedData','2cyEbBs','_setSuggestionData','2755416xpfDoT','editor','835121iBMUaX','Users','382100PLjRKn','importWord','9tNIGfj','3590741YnFyRy','143uaXqGN','forEach','trackChanges','12HteLzr','collaboration_features','commands','458412dWEdgE','get','76080oATyGI','execute','track_changes','high','enableCommand','lowest','10SsLQaI','listenTo','plugins','377418CnUZXc','TrackChangesEditing','bind','20OuiRoz','value','afterInit','_trackChangesExecuted','_trackChangesValueDuringImport','dataInsert'];_0x2bcc=function(){return _0x502ff1;};return _0x2bcc();}function _0x4395(_0x45a43c,_0x4eb1dd){const _0x2bcc8d=_0x2bcc();return _0x4395=function(_0x439590,_0x343f08){_0x439590=_0x439590-0x1e6;let _0x108023=_0x2bcc8d[_0x439590];return _0x108023;},_0x4395(_0x45a43c,_0x4eb1dd);}import{Plugin as _0x52470a}from'ckeditor5/src/core.js';export default class ot extends _0x52470a{constructor(_0x245cb9){const _0x54a6e2=_0x4395;super(_0x245cb9),this[_0x54a6e2(0x208)]=!0x1,this[_0x54a6e2(0x207)]=!0x1;}[_0x36381(0x206)](){const _0x30e069=_0x36381,_0x33e112=this[_0x30e069(0x1e9)],_0x1b22ca=_0x33e112[_0x30e069(0x1f5)][_0x30e069(0x1f7)](_0x30e069(0x1ed)),_0x4c02e8=_0x33e112[_0x30e069(0x1f5)][_0x30e069(0x1f7)](_0x30e069(0x1f2));_0x1b22ca&&(_0x1b22ca['on'](_0x30e069(0x1f9),(_0x7a696f,[,_0x5efac8])=>{const _0x44521d=_0x30e069;this[_0x44521d(0x208)]=_0x4c02e8[_0x44521d(0x205)],_0x5efac8[_0x44521d(0x1f4)][_0x44521d(0x1fa)]=!this[_0x44521d(0x208)];},{'priority':_0x30e069(0x1fb)}),this[_0x30e069(0x1ff)](_0x1b22ca,_0x30e069(0x209),this[_0x30e069(0x20a)][_0x30e069(0x203)](this)),this[_0x30e069(0x1ff)](_0x1b22ca,_0x30e069(0x209),()=>{const _0xff6ca3=_0x30e069;this[_0xff6ca3(0x207)]&&(_0x4c02e8[_0xff6ca3(0x1f9)](),this[_0xff6ca3(0x207)]=!0x1);},{'priority':_0x30e069(0x1fd)}),_0x33e112[_0x30e069(0x200)][_0x30e069(0x1f7)](_0x30e069(0x202))[_0x30e069(0x1fc)](_0x30e069(0x1ed)));}[_0x36381(0x20a)](_0x3afc7b,_0x4a81d1){const _0xbd0dd1=_0x36381,{suggestions:_0x120963}=_0x4a81d1,_0x3123df=this[_0xbd0dd1(0x1e9)][_0xbd0dd1(0x1f5)][_0xbd0dd1(0x1f7)](_0xbd0dd1(0x1f2)),_0x569706=_0x3123df[_0xbd0dd1(0x205)];this[_0xbd0dd1(0x208)]!==_0x569706&&(_0x3123df[_0xbd0dd1(0x1f9)](),this[_0xbd0dd1(0x207)]=!0x0),_0x120963&&_0x120963[_0xbd0dd1(0x1f1)](({id:_0x9fdc1e,type:_0x8e3445,author:_0x59c0e8,created_at:_0x52a858})=>{const _0x5f536f=_0xbd0dd1,_0x1b9c16={'id':_0x9fdc1e,'type':_0x8e3445,'authorId':this[_0x5f536f(0x1e9)][_0x5f536f(0x200)][_0x5f536f(0x1f7)](_0x5f536f(0x1eb))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x59c0e8,'createdAt':_0x52a858?new Date(_0x52a858):new Date(),'source':_0x5f536f(0x1ed)}}};this[_0x5f536f(0x1e9)][_0x5f536f(0x200)][_0x5f536f(0x1f7)](_0x5f536f(0x202))[_0x5f536f(0x1e7)](_0x1b9c16);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47c2c2=_0x4659;function _0x4659(_0x1ea588,_0x92fb0){const _0x87726d=_0x8772();return _0x4659=function(_0x46598d,_0x185999){_0x46598d=_0x46598d-0xc6;let _0x4a1622=_0x87726d[_0x46598d];return _0x4a1622;},_0x4659(_0x1ea588,_0x92fb0);}function _0x8772(){const _0x3fc654=['2600UClcgs','registerDescriptionCallback','*Outdent:*\x20%0','7079103cdqIjL','commandName','registerBlockAttribute','blockIndent','71865JlEKrY','getItemLabel','editor','524GFfvms','*Indent:*\x20%0','30CforNP','enableDefaultAttributesIntegration','indentBlock','63390LMgdea','1533UqktqG','enableCommand','descriptionFactory','get','plugins','indent','has','getItems','IndentEditing','afterInit','31dNcCDr','IndentBlock','locale','outdent','2149fZbrij','12722IZWQaX','TrackChangesEditing','FORMAT_INDENT','type','8151473IqWsOg','registerAttributeLabel','formatBlock','outdentBlock','format','_registerLegacyDescription'];_0x8772=function(){return _0x3fc654;};return _0x8772();}(function(_0x4c2768,_0x5c9d3d){const _0x17278c=_0x4659,_0x2f0848=_0x4c2768();while(!![]){try{const _0x2910dd=parseInt(_0x17278c(0xed))/0x1*(parseInt(_0x17278c(0xc9))/0x2)+parseInt(_0x17278c(0xe3))/0x3*(parseInt(_0x17278c(0xdd))/0x4)+-parseInt(_0x17278c(0xda))/0x5*(-parseInt(_0x17278c(0xdf))/0x6)+parseInt(_0x17278c(0xc8))/0x7*(parseInt(_0x17278c(0xd3))/0x8)+parseInt(_0x17278c(0xd6))/0x9+-parseInt(_0x17278c(0xe2))/0xa+-parseInt(_0x17278c(0xcd))/0xb;if(_0x2910dd===_0x5c9d3d)break;else _0x2f0848['push'](_0x2f0848['shift']());}catch(_0x7cdc32){_0x2f0848['push'](_0x2f0848['shift']());}}}(_0x8772,0x73f4d));import{Plugin as _0x134c03}from'ckeditor5/src/core.js';import{getTranslation as _0x200e79}from'../utils/common-translations.js';export default class rt extends _0x134c03{[_0x47c2c2(0xec)](){const _0x3ba0ed=_0x47c2c2,_0x2cee06=this[_0x3ba0ed(0xdc)],_0x377332=_0x2cee06[_0x3ba0ed(0xe7)][_0x3ba0ed(0xe6)](_0x3ba0ed(0xca));if(_0x2cee06[_0x3ba0ed(0xe7)][_0x3ba0ed(0xe9)](_0x3ba0ed(0xeb))&&(_0x377332[_0x3ba0ed(0xe4)](_0x3ba0ed(0xe8)),_0x377332[_0x3ba0ed(0xe4)](_0x3ba0ed(0xc7))),_0x2cee06[_0x3ba0ed(0xe7)][_0x3ba0ed(0xe9)](_0x3ba0ed(0xee))){for(const _0x2ded4f of[_0x3ba0ed(0xe1),_0x3ba0ed(0xd0)])_0x377332[_0x3ba0ed(0xe0)](_0x2ded4f);}const _0x2b1f70=_0x2cee06[_0x3ba0ed(0xc6)];_0x377332[_0x3ba0ed(0xd8)](_0x3ba0ed(0xd9)),_0x377332[_0x3ba0ed(0xe5)][_0x3ba0ed(0xce)](_0x3ba0ed(0xd9),_0x200e79(_0x2b1f70,_0x3ba0ed(0xcb))),this[_0x3ba0ed(0xd2)]();}[_0x47c2c2(0xd2)](){const _0x46c023=_0x47c2c2,_0x2e4632=this[_0x46c023(0xdc)],_0x55cc14=_0x2e4632[_0x46c023(0xc6)],_0x9538b6=_0x2e4632[_0x46c023(0xe7)][_0x46c023(0xe6)](_0x46c023(0xca));_0x9538b6[_0x46c023(0xe5)][_0x46c023(0xd4)](_0x30839c=>{const _0x4a73a9=_0x46c023;if(_0x4a73a9(0xcf)!=_0x30839c[_0x4a73a9(0xcc)])return;const {data:_0x148d9c}=_0x30839c;if(!_0x148d9c)return;if(_0x4a73a9(0xe1)!=_0x148d9c[_0x4a73a9(0xd7)]&&_0x4a73a9(0xd0)!=_0x148d9c[_0x4a73a9(0xd7)])return;const _0x24ca70=_0x30839c[_0x4a73a9(0xea)]()[0x0],_0x5b6a57=_0x9538b6[_0x4a73a9(0xe5)][_0x4a73a9(0xdb)](_0x24ca70);return _0x4a73a9(0xe1)==_0x148d9c[_0x4a73a9(0xd7)]?{'type':_0x4a73a9(0xd1),'content':_0x200e79(_0x55cc14,_0x4a73a9(0xde),_0x5b6a57)}:_0x4a73a9(0xd0)==_0x148d9c[_0x4a73a9(0xd7)]?{'type':_0x4a73a9(0xd1),'content':_0x200e79(_0x55cc14,_0x4a73a9(0xd5),_0x5b6a57)}:void 0x0;});}}
23
+ const _0x56d5b1=_0x53c5;function _0x282d(){const _0xd5672b=['descriptionFactory','IndentBlock','8gLxnNm','registerBlockAttribute','getItemLabel','registerAttributeLabel','getItems','344088TWZzaM','indent','locale','5688708wqFNaQ','outdentBlock','format','9VfVjKe','plugins','indentBlock','enableDefaultAttributesIntegration','133906CuDPyD','_registerLegacyDescription','registerDescriptionCallback','FORMAT_INDENT','type','afterInit','has','commandName','*Indent:*\x20%0','outdent','2057001BULIaj','editor','IndentEditing','formatBlock','get','blockIndent','*Outdent:*\x20%0','enableCommand','1809170BiMlGP','6057247DdqJEF','5MpdfXc','1002396KSJmty','TrackChangesEditing'];_0x282d=function(){return _0xd5672b;};return _0x282d();}function _0x53c5(_0x24449f,_0x383d58){const _0x282d34=_0x282d();return _0x53c5=function(_0x53c5c0,_0x2344fe){_0x53c5c0=_0x53c5c0-0xdf;let _0x5a757a=_0x282d34[_0x53c5c0];return _0x5a757a;},_0x53c5(_0x24449f,_0x383d58);}(function(_0x3dcb11,_0x38bff9){const _0x1e7ec2=_0x53c5,_0x5b70f5=_0x3dcb11();while(!![]){try{const _0x53396a=parseInt(_0x1e7ec2(0xf9))/0x1+-parseInt(_0x1e7ec2(0xef))/0x2+parseInt(_0x1e7ec2(0x103))/0x3+-parseInt(_0x1e7ec2(0xe6))/0x4*(parseInt(_0x1e7ec2(0xe5))/0x5)+-parseInt(_0x1e7ec2(0xf2))/0x6+-parseInt(_0x1e7ec2(0xe4))/0x7*(-parseInt(_0x1e7ec2(0xea))/0x8)+parseInt(_0x1e7ec2(0xf5))/0x9*(parseInt(_0x1e7ec2(0xe3))/0xa);if(_0x53396a===_0x38bff9)break;else _0x5b70f5['push'](_0x5b70f5['shift']());}catch(_0x584732){_0x5b70f5['push'](_0x5b70f5['shift']());}}}(_0x282d,0x78dca));import{Plugin as _0x466c1f}from'ckeditor5/src/core.js';import{getTranslation as _0x16ea5c}from'../utils/common-translations.js';export default class rt extends _0x466c1f{[_0x56d5b1(0xfe)](){const _0x2e3fdc=_0x56d5b1,_0x3f7f42=this[_0x2e3fdc(0x104)],_0x581bf9=_0x3f7f42[_0x2e3fdc(0xf6)][_0x2e3fdc(0xdf)](_0x2e3fdc(0xe7));if(_0x3f7f42[_0x2e3fdc(0xf6)][_0x2e3fdc(0xff)](_0x2e3fdc(0x105))&&(_0x581bf9[_0x2e3fdc(0xe2)](_0x2e3fdc(0xf0)),_0x581bf9[_0x2e3fdc(0xe2)](_0x2e3fdc(0x102))),_0x3f7f42[_0x2e3fdc(0xf6)][_0x2e3fdc(0xff)](_0x2e3fdc(0xe9))){for(const _0x248030 of[_0x2e3fdc(0xf7),_0x2e3fdc(0xf3)])_0x581bf9[_0x2e3fdc(0xf8)](_0x248030);}const _0x61d0bc=_0x3f7f42[_0x2e3fdc(0xf1)];_0x581bf9[_0x2e3fdc(0xeb)](_0x2e3fdc(0xe0)),_0x581bf9[_0x2e3fdc(0xe8)][_0x2e3fdc(0xed)](_0x2e3fdc(0xe0),_0x16ea5c(_0x61d0bc,_0x2e3fdc(0xfc))),this[_0x2e3fdc(0xfa)]();}[_0x56d5b1(0xfa)](){const _0x4dac8b=_0x56d5b1,_0x4cd695=this[_0x4dac8b(0x104)],_0x370362=_0x4cd695[_0x4dac8b(0xf1)],_0x5a756a=_0x4cd695[_0x4dac8b(0xf6)][_0x4dac8b(0xdf)](_0x4dac8b(0xe7));_0x5a756a[_0x4dac8b(0xe8)][_0x4dac8b(0xfb)](_0xc659b1=>{const _0x54f3a7=_0x4dac8b;if(_0x54f3a7(0x106)!=_0xc659b1[_0x54f3a7(0xfd)])return;const {data:_0x14bda2}=_0xc659b1;if(!_0x14bda2)return;if(_0x54f3a7(0xf7)!=_0x14bda2[_0x54f3a7(0x100)]&&_0x54f3a7(0xf3)!=_0x14bda2[_0x54f3a7(0x100)])return;const _0x1953aa=_0xc659b1[_0x54f3a7(0xee)]()[0x0],_0x431e33=_0x5a756a[_0x54f3a7(0xe8)][_0x54f3a7(0xec)](_0x1953aa);return _0x54f3a7(0xf7)==_0x14bda2[_0x54f3a7(0x100)]?{'type':_0x54f3a7(0xf4),'content':_0x16ea5c(_0x370362,_0x54f3a7(0x101),_0x431e33)}:_0x54f3a7(0xf3)==_0x14bda2[_0x54f3a7(0x100)]?{'type':_0x54f3a7(0xf4),'content':_0x16ea5c(_0x370362,_0x54f3a7(0xe1),_0x431e33)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x438fd0=_0x5489;function _0x5489(_0x1b4551,_0x527ab0){var _0x141396=_0x1413();return _0x5489=function(_0x54898c,_0x5003aa){_0x54898c=_0x54898c-0xe6;var _0xf3da73=_0x141396[_0x54898c];return _0xf3da73;},_0x5489(_0x1b4551,_0x527ab0);}function _0x1413(){var _0x2ef537=['1339rvkARL','TrackChangesEditing','801ULufsP','init','27uKxFCG','input','29052npVdjE','requires','editor','855090zJubjU','1573TztcXt','1FZipbe','592128MfhvHO','get','1268IxiZYq','21eETRWM','plugins','3580AHUaBR','enableCommand','252370BOGIbM','141684NsmMDz'];_0x1413=function(){return _0x2ef537;};return _0x1413();}(function(_0x52672f,_0x2d7ab0){var _0xa2b17b=_0x5489,_0x41c55f=_0x52672f();while(!![]){try{var _0x2e47d7=-parseInt(_0xa2b17b(0xea))/0x1*(parseInt(_0xa2b17b(0xf2))/0x2)+-parseInt(_0xa2b17b(0xf6))/0x3*(-parseInt(_0xa2b17b(0xed))/0x4)+-parseInt(_0xa2b17b(0xe8))/0x5+-parseInt(_0xa2b17b(0xf3))/0x6*(parseInt(_0xa2b17b(0xee))/0x7)+parseInt(_0xa2b17b(0xeb))/0x8*(parseInt(_0xa2b17b(0xf8))/0x9)+-parseInt(_0xa2b17b(0xf0))/0xa*(parseInt(_0xa2b17b(0xe9))/0xb)+parseInt(_0xa2b17b(0xfa))/0xc*(parseInt(_0xa2b17b(0xf4))/0xd);if(_0x2e47d7===_0x2d7ab0)break;else _0x41c55f['push'](_0x41c55f['shift']());}catch(_0xdcea21){_0x41c55f['push'](_0x41c55f['shift']());}}}(_0x1413,0x2166b));import{Plugin as _0x145262}from'ckeditor5/src/core.js';import{Input as _0xab6ec2}from'ckeditor5/src/typing.js';export default class at extends _0x145262{static get[_0x438fd0(0xe6)](){return[_0xab6ec2];}[_0x438fd0(0xf7)](){var _0x42e515=_0x438fd0;this[_0x42e515(0xe7)][_0x42e515(0xef)][_0x42e515(0xec)](_0x42e515(0xf5))[_0x42e515(0xf1)](_0x42e515(0xf9));}}
23
+ var _0x20b99a=_0x5960;(function(_0x33f81c,_0x44a4ba){var _0x2a9042=_0x5960,_0x1bf51b=_0x33f81c();while(!![]){try{var _0x3c0083=-parseInt(_0x2a9042(0x74))/0x1*(-parseInt(_0x2a9042(0x70))/0x2)+-parseInt(_0x2a9042(0x7d))/0x3+parseInt(_0x2a9042(0x7c))/0x4*(-parseInt(_0x2a9042(0x80))/0x5)+parseInt(_0x2a9042(0x72))/0x6+parseInt(_0x2a9042(0x79))/0x7*(-parseInt(_0x2a9042(0x7e))/0x8)+parseInt(_0x2a9042(0x73))/0x9*(parseInt(_0x2a9042(0x78))/0xa)+parseInt(_0x2a9042(0x82))/0xb;if(_0x3c0083===_0x44a4ba)break;else _0x1bf51b['push'](_0x1bf51b['shift']());}catch(_0x2d02f9){_0x1bf51b['push'](_0x1bf51b['shift']());}}}(_0x48f6,0xc2ec4));import{Plugin as _0x43dedf}from'ckeditor5/src/core.js';import{Input as _0x18f2eb}from'ckeditor5/src/typing.js';function _0x48f6(){var _0x24ab8c=['editor','input','get','10IXDWjN','60991JgTyCx','enableCommand','init','244kuleKS','4099596pGZohz','1264NPHgzl','plugins','22495tVcJQI','requires','19641248cFlBnw','17972WxZGRc','TrackChangesEditing','1131264rmPdEA','11320443siZcXa','65cnBPgG'];_0x48f6=function(){return _0x24ab8c;};return _0x48f6();}function _0x5960(_0x103436,_0xa62e16){var _0x48f64f=_0x48f6();return _0x5960=function(_0x59600a,_0xf9a5e7){_0x59600a=_0x59600a-0x70;var _0x32c2f1=_0x48f64f[_0x59600a];return _0x32c2f1;},_0x5960(_0x103436,_0xa62e16);}export default class at extends _0x43dedf{static get[_0x20b99a(0x81)](){return[_0x18f2eb];}[_0x20b99a(0x7b)](){var _0x4d5f64=_0x20b99a;this[_0x4d5f64(0x75)][_0x4d5f64(0x7f)][_0x4d5f64(0x77)](_0x4d5f64(0x71))[_0x4d5f64(0x7a)](_0x4d5f64(0x76));}}