@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240610.0 → 0.0.0-nightly-20240612.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x197440=_0x589f;(function(_0x3a0a,_0x4283e3){const _0x419270=_0x589f,_0x46d7be=_0x3a0a();while(!![]){try{const _0xe3dfbe=-parseInt(_0x419270(0xce))/0x1+-parseInt(_0x419270(0xe4))/0x2*(-parseInt(_0x419270(0xcf))/0x3)+-parseInt(_0x419270(0xcd))/0x4+-parseInt(_0x419270(0xf1))/0x5+-parseInt(_0x419270(0xf9))/0x6*(-parseInt(_0x419270(0xdb))/0x7)+parseInt(_0x419270(0xe8))/0x8*(parseInt(_0x419270(0xf5))/0x9)+parseInt(_0x419270(0xc6))/0xa;if(_0xe3dfbe===_0x4283e3)break;else _0x46d7be['push'](_0x46d7be['shift']());}catch(_0x3c7f4c){_0x46d7be['push'](_0x46d7be['shift']());}}}(_0x5be1,0x5a2fe));import{Plugin as _0x476c5a}from'ckeditor5/src/core.js';function _0x5be1(){const _0x58f1cf=['FORMAT_FONT_COLOR','config','*Set\x20font\x20size:*\x20%0','label','FontColorEditing','*Set\x20font\x20background\x20color:*\x20%0','1113690kvINHG','_registerLegacyDescription','fontSize.options','descriptionFactory','117UUAuPd','fontColor.colors','*Set\x20font\x20family:*\x20%0','editor','109290xhsqHq','format','trim','*Set\x20font\x20color:*\x20%0','registerInlineAttribute','model','fontColor','commandName','get','locale','5550960IPruwF','FORMAT_FONT_FAMILY','commandParams','registerDescriptionCallback','TrackChangesEditing','enableDefaultAttributesIntegration','*Reset\x20font\x20family*','737712cSAfOv','167030sQkrqU','30999sIZIbP','FORMAT_FONT_SIZE','FontBackgroundColorEditing','title','has','FontSize','normalizeSizeOptions','fontBackgroundColor','toLowerCase','value','FORMAT_FONT_BACKGROUND','fontBackgroundColor.colors','56WoQsUi','plugins','*Reset\x20font\x20color*','type','find','registerAttributeLabel','*Reset\x20font\x20size*','FontSizeEditing','afterInit','2IdzLqV','*Reset\x20font\x20background\x20color*','formatInline','fontSize','143048lrAiYY','fontFamily','FontFamilyEditing'];_0x5be1=function(){return _0x58f1cf;};return _0x5be1();}import{normalizeColorOptions as _0x823ae6}from'ckeditor5/src/ui.js';import{getTranslation as _0x15a6f1}from'../utils/common-translations.js';function _0x589f(_0x5ca82e,_0x332fee){const _0x5be1bc=_0x5be1();return _0x589f=function(_0x589f7f,_0x123199){_0x589f7f=_0x589f7f-0xc2;let _0x29c47e=_0x5be1bc[_0x589f7f];return _0x29c47e;},_0x589f(_0x5ca82e,_0x332fee);}const ro=[{'pluginName':_0x197440(0xe2),'commandName':_0x197440(0xe7)},{'pluginName':_0x197440(0xea),'commandName':_0x197440(0xe9)},{'pluginName':_0x197440(0xef),'commandName':_0x197440(0xc2)},{'pluginName':_0x197440(0xd1),'commandName':_0x197440(0xd6)}];export default class Q extends _0x476c5a{[_0x197440(0xe3)](){const _0x2236d3=_0x197440,_0x342154=this[_0x2236d3(0xf8)][_0x2236d3(0xc5)],_0x35740c=this[_0x2236d3(0xf8)][_0x2236d3(0xdc)][_0x2236d3(0xc4)](_0x2236d3(0xca));for(const {pluginName:_0x5f1b9a,commandName:_0x2ffcf6}of ro)this[_0x2236d3(0xf8)][_0x2236d3(0xdc)][_0x2236d3(0xd3)](_0x5f1b9a)&&(_0x35740c[_0x2236d3(0xcb)](_0x2ffcf6),_0x35740c[_0x2236d3(0xfd)](_0x2ffcf6));_0x342154['t'],(_0x35740c[_0x2236d3(0xf4)][_0x2236d3(0xe0)](_0x2236d3(0xe7),_0x15a6f1(_0x342154,_0x2236d3(0xd0))),_0x35740c[_0x2236d3(0xf4)][_0x2236d3(0xe0)](_0x2236d3(0xe9),_0x15a6f1(_0x342154,_0x2236d3(0xc7))),_0x35740c[_0x2236d3(0xf4)][_0x2236d3(0xe0)](_0x2236d3(0xc2),_0x15a6f1(_0x342154,_0x2236d3(0xeb))),_0x35740c[_0x2236d3(0xf4)][_0x2236d3(0xe0)](_0x2236d3(0xd6),_0x15a6f1(_0x342154,_0x2236d3(0xd9))),this[_0x2236d3(0xf2)]());}[_0x197440(0xf2)](){const _0x20b64a=_0x197440,_0x2f2c79=this[_0x20b64a(0xf8)],_0x54b7df=_0x2f2c79[_0x20b64a(0xc5)];_0x2f2c79[_0x20b64a(0xdc)][_0x20b64a(0xc4)](_0x20b64a(0xca))[_0x20b64a(0xf4)][_0x20b64a(0xc9)](_0x2a7d7d=>{const _0x1fc6bd=_0x20b64a,_0x406894=_0x54b7df['t'];if(_0x1fc6bd(0xe6)!=_0x2a7d7d[_0x1fc6bd(0xde)])return;const {data:_0x2cae7f}=_0x2a7d7d;if(null!=_0x2cae7f){if(_0x1fc6bd(0xe7)==_0x2cae7f[_0x1fc6bd(0xc3)]){const _0x1f9aed=_0x2cae7f[_0x1fc6bd(0xc8)][0x0][_0x1fc6bd(0xd8)];if(_0x1f9aed){const _0x10afcf=_0x406894(this[_0x1fc6bd(0xf8)][_0x1fc6bd(0xdc)][_0x1fc6bd(0xc4)](_0x1fc6bd(0xd4))[_0x1fc6bd(0xd5)](this[_0x1fc6bd(0xf8)][_0x1fc6bd(0xec)][_0x1fc6bd(0xc4)](_0x1fc6bd(0xf3)))[_0x1fc6bd(0xdf)](_0x41039a=>_0x41039a[_0x1fc6bd(0xfe)]==_0x1f9aed)[_0x1fc6bd(0xd2)])[_0x1fc6bd(0xd7)]();return{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xed),_0x10afcf)};}return{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xe1))};}if(_0x1fc6bd(0xe9)==_0x2cae7f[_0x1fc6bd(0xc3)]){const _0x22dd91=_0x2cae7f[_0x1fc6bd(0xc8)][0x0][_0x1fc6bd(0xd8)];return _0x22dd91?{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xf7),_0x22dd91)}:{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xcc))};}if(_0x1fc6bd(0xc2)==_0x2cae7f[_0x1fc6bd(0xc3)]){const _0x1ccb68=_0x2cae7f[_0x1fc6bd(0xc8)][0x0][_0x1fc6bd(0xd8)];if(_0x1ccb68){const _0x260495=_0x823ae6(this[_0x1fc6bd(0xf8)][_0x1fc6bd(0xec)][_0x1fc6bd(0xc4)](_0x1fc6bd(0xf6)))[_0x1fc6bd(0xdf)](_0x3223a6=>_0x3223a6[_0x1fc6bd(0xfe)]==_0x1ccb68);let _0x108e05=_0x1ccb68,_0x54240e='';return _0x260495&&(_0x108e05=_0x260495[_0x1fc6bd(0xee)],_0x54240e=_0x406894(_0x108e05)[_0x1fc6bd(0xd7)]()),{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xfc),_0x54240e)[_0x1fc6bd(0xfb)](),'color':{'value':_0x1ccb68,'title':_0x54240e||_0x108e05}};}return{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xdd))};}if(_0x1fc6bd(0xd6)==_0x2cae7f[_0x1fc6bd(0xc3)]){const _0x4045c9=_0x2cae7f[_0x1fc6bd(0xc8)][0x0][_0x1fc6bd(0xd8)];if(_0x4045c9){const _0x4fc275=_0x823ae6(this[_0x1fc6bd(0xf8)][_0x1fc6bd(0xec)][_0x1fc6bd(0xc4)](_0x1fc6bd(0xda)))[_0x1fc6bd(0xdf)](_0x2ce43d=>_0x2ce43d[_0x1fc6bd(0xfe)]==_0x4045c9);let _0x528375=_0x4045c9,_0x4117d8='';return _0x4fc275&&(_0x528375=_0x4fc275[_0x1fc6bd(0xee)],_0x4117d8=_0x406894(_0x528375)[_0x1fc6bd(0xd7)]()),{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xf0),_0x4117d8)[_0x1fc6bd(0xfb)](),'color':{'value':_0x4045c9,'title':_0x4117d8||_0x528375}};}return{'type':_0x1fc6bd(0xfa),'content':_0x15a6f1(_0x54b7df,_0x1fc6bd(0xe5))};}}});}}
23
+ const _0x47bb43=_0x346b;(function(_0x149676,_0x3a06dc){const _0xdbdb28=_0x346b,_0x460313=_0x149676();while(!![]){try{const _0x100054=-parseInt(_0xdbdb28(0xc4))/0x1*(parseInt(_0xdbdb28(0xb6))/0x2)+parseInt(_0xdbdb28(0xb1))/0x3*(-parseInt(_0xdbdb28(0x98))/0x4)+-parseInt(_0xdbdb28(0xcc))/0x5+-parseInt(_0xdbdb28(0xac))/0x6*(parseInt(_0xdbdb28(0x92))/0x7)+-parseInt(_0xdbdb28(0xa8))/0x8+-parseInt(_0xdbdb28(0xa2))/0x9*(parseInt(_0xdbdb28(0xcd))/0xa)+parseInt(_0xdbdb28(0x91))/0xb;if(_0x100054===_0x3a06dc)break;else _0x460313['push'](_0x460313['shift']());}catch(_0xf5b3f){_0x460313['push'](_0x460313['shift']());}}}(_0x1680,0x8452e));import{Plugin as _0x355887}from'ckeditor5/src/core.js';function _0x1680(){const _0xf81e18=['2RUyEJO','FORMAT_FONT_FAMILY','commandParams','FontSize','has','fontColor.colors','type','FORMAT_FONT_SIZE','2145515AxZDuK','64210dRCqFs','fontSize.options','39763449YBaFls','1764ysWXII','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20color*','label','FORMAT_FONT_BACKGROUND','commandName','1591052ViZkui','fontBackgroundColor','plugins','registerAttributeLabel','config','find','trim','*Set\x20font\x20color:*\x20%0','fontSize','model','441cYrrTu','*Reset\x20font\x20background\x20color*','*Set\x20font\x20background\x20color:*\x20%0','fontColor','*Reset\x20font\x20family*','FontColorEditing','5268128iaVmGV','_registerLegacyDescription','enableDefaultAttributesIntegration','registerInlineAttribute','21138YiTXNs','title','TrackChangesEditing','format','*Reset\x20font\x20size*','3OmWith','formatInline','toLowerCase','descriptionFactory','registerDescriptionCallback','385054uhXjCG','locale','value','get','FontSizeEditing','editor','afterInit','fontBackgroundColor.colors','FontFamilyEditing','normalizeSizeOptions','FontBackgroundColorEditing','FORMAT_FONT_COLOR','*Set\x20font\x20size:*\x20%0','fontFamily'];_0x1680=function(){return _0xf81e18;};return _0x1680();}function _0x346b(_0x20bfd5,_0x35cb55){const _0x168023=_0x1680();return _0x346b=function(_0x346bce,_0x5d3567){_0x346bce=_0x346bce-0x91;let _0x116e30=_0x168023[_0x346bce];return _0x116e30;},_0x346b(_0x20bfd5,_0x35cb55);}import{normalizeColorOptions as _0x334297}from'ckeditor5/src/ui.js';import{getTranslation as _0x386b13}from'../utils/common-translations.js';const ro=[{'pluginName':_0x47bb43(0xba),'commandName':_0x47bb43(0xa0)},{'pluginName':_0x47bb43(0xbe),'commandName':_0x47bb43(0xc3)},{'pluginName':_0x47bb43(0xa7),'commandName':_0x47bb43(0xa5)},{'pluginName':_0x47bb43(0xc0),'commandName':_0x47bb43(0x99)}];export default class Q extends _0x355887{[_0x47bb43(0xbc)](){const _0x568b10=_0x47bb43,_0x50d2a1=this[_0x568b10(0xbb)][_0x568b10(0xb7)],_0x46a69f=this[_0x568b10(0xbb)][_0x568b10(0x9a)][_0x568b10(0xb9)](_0x568b10(0xae));for(const {pluginName:_0x377fe4,commandName:_0x5923ca}of ro)this[_0x568b10(0xbb)][_0x568b10(0x9a)][_0x568b10(0xc8)](_0x377fe4)&&(_0x46a69f[_0x568b10(0xaa)](_0x5923ca),_0x46a69f[_0x568b10(0xab)](_0x5923ca));_0x50d2a1['t'],(_0x46a69f[_0x568b10(0xb4)][_0x568b10(0x9b)](_0x568b10(0xa0),_0x386b13(_0x50d2a1,_0x568b10(0xcb))),_0x46a69f[_0x568b10(0xb4)][_0x568b10(0x9b)](_0x568b10(0xc3),_0x386b13(_0x50d2a1,_0x568b10(0xc5))),_0x46a69f[_0x568b10(0xb4)][_0x568b10(0x9b)](_0x568b10(0xa5),_0x386b13(_0x50d2a1,_0x568b10(0xc1))),_0x46a69f[_0x568b10(0xb4)][_0x568b10(0x9b)](_0x568b10(0x99),_0x386b13(_0x50d2a1,_0x568b10(0x96))),this[_0x568b10(0xa9)]());}[_0x47bb43(0xa9)](){const _0xbec1fa=_0x47bb43,_0x4b238b=this[_0xbec1fa(0xbb)],_0x550d04=_0x4b238b[_0xbec1fa(0xb7)];_0x4b238b[_0xbec1fa(0x9a)][_0xbec1fa(0xb9)](_0xbec1fa(0xae))[_0xbec1fa(0xb4)][_0xbec1fa(0xb5)](_0x1566b3=>{const _0x1a07b3=_0xbec1fa,_0x437a18=_0x550d04['t'];if(_0x1a07b3(0xb2)!=_0x1566b3[_0x1a07b3(0xca)])return;const {data:_0xf9cae7}=_0x1566b3;if(null!=_0xf9cae7){if(_0x1a07b3(0xa0)==_0xf9cae7[_0x1a07b3(0x97)]){const _0x3ec95e=_0xf9cae7[_0x1a07b3(0xc6)][0x0][_0x1a07b3(0xb8)];if(_0x3ec95e){const _0x147e4f=_0x437a18(this[_0x1a07b3(0xbb)][_0x1a07b3(0x9a)][_0x1a07b3(0xb9)](_0x1a07b3(0xc7))[_0x1a07b3(0xbf)](this[_0x1a07b3(0xbb)][_0x1a07b3(0x9c)][_0x1a07b3(0xb9)](_0x1a07b3(0xce)))[_0x1a07b3(0x9d)](_0xfc696c=>_0xfc696c[_0x1a07b3(0xa1)]==_0x3ec95e)[_0x1a07b3(0xad)])[_0x1a07b3(0xb3)]();return{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0xc2),_0x147e4f)};}return{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0xb0))};}if(_0x1a07b3(0xc3)==_0xf9cae7[_0x1a07b3(0x97)]){const _0x3c6498=_0xf9cae7[_0x1a07b3(0xc6)][0x0][_0x1a07b3(0xb8)];return _0x3c6498?{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0x93),_0x3c6498)}:{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0xa6))};}if(_0x1a07b3(0xa5)==_0xf9cae7[_0x1a07b3(0x97)]){const _0x2e562a=_0xf9cae7[_0x1a07b3(0xc6)][0x0][_0x1a07b3(0xb8)];if(_0x2e562a){const _0x2ef8f5=_0x334297(this[_0x1a07b3(0xbb)][_0x1a07b3(0x9c)][_0x1a07b3(0xb9)](_0x1a07b3(0xc9)))[_0x1a07b3(0x9d)](_0x581f02=>_0x581f02[_0x1a07b3(0xa1)]==_0x2e562a);let _0x45a243=_0x2e562a,_0x4c5ca6='';return _0x2ef8f5&&(_0x45a243=_0x2ef8f5[_0x1a07b3(0x95)],_0x4c5ca6=_0x437a18(_0x45a243)[_0x1a07b3(0xb3)]()),{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0x9f),_0x4c5ca6)[_0x1a07b3(0x9e)](),'color':{'value':_0x2e562a,'title':_0x4c5ca6||_0x45a243}};}return{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0x94))};}if(_0x1a07b3(0x99)==_0xf9cae7[_0x1a07b3(0x97)]){const _0x39cf4f=_0xf9cae7[_0x1a07b3(0xc6)][0x0][_0x1a07b3(0xb8)];if(_0x39cf4f){const _0x1830f7=_0x334297(this[_0x1a07b3(0xbb)][_0x1a07b3(0x9c)][_0x1a07b3(0xb9)](_0x1a07b3(0xbd)))[_0x1a07b3(0x9d)](_0xa08831=>_0xa08831[_0x1a07b3(0xa1)]==_0x39cf4f);let _0x3847e4=_0x39cf4f,_0x39ecbf='';return _0x1830f7&&(_0x3847e4=_0x1830f7[_0x1a07b3(0x95)],_0x39ecbf=_0x437a18(_0x3847e4)[_0x1a07b3(0xb3)]()),{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0xa4),_0x39ecbf)[_0x1a07b3(0x9e)](),'color':{'value':_0x39cf4f,'title':_0x39ecbf||_0x3847e4}};}return{'type':_0x1a07b3(0xaf),'content':_0x386b13(_0x550d04,_0x1a07b3(0xa3))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4265c6=_0x15ae;(function(_0x42e7f2,_0x521888){const _0x257e40=_0x15ae,_0x15b329=_0x42e7f2();while(!![]){try{const _0x4388b8=-parseInt(_0x257e40(0x1a0))/0x1+-parseInt(_0x257e40(0x1c6))/0x2+-parseInt(_0x257e40(0x1b2))/0x3*(parseInt(_0x257e40(0x199))/0x4)+parseInt(_0x257e40(0x19d))/0x5*(-parseInt(_0x257e40(0x1b8))/0x6)+parseInt(_0x257e40(0x1a4))/0x7*(parseInt(_0x257e40(0x1bf))/0x8)+-parseInt(_0x257e40(0x1a3))/0x9*(-parseInt(_0x257e40(0x1c4))/0xa)+parseInt(_0x257e40(0x196))/0xb;if(_0x4388b8===_0x521888)break;else _0x15b329['push'](_0x15b329['shift']());}catch(_0x2dfa68){_0x15b329['push'](_0x15b329['shift']());}}}(_0x5d74,0x31225));import{Plugin as _0x5b66bb}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x21db6b}from'ckeditor5/src/ui.js';import{getTranslation as _0x436598}from'../utils/common-translations.js';function _0x5d74(){const _0x2f0902=['fontColor','editor','1578312DLVzoN','7HfoGUj','model','slice','normalizeSizeOptions','TrackChangesEditing','fontSize','length','formatBlock','split','*Remove\x20all\x20formatting*','FontSize','format','pasteFormat','type','199263LnFgys','push','boolean','find','enableDefaultAttributesIntegration','plugins','174Bxxqzk','registerDescriptionCallback','enableCommand','label','commands','entries','commandName','2309464rVUWlD','afterInit','charAt','fontColor.colors','get','10sPrCLf','descriptionFactory','244612nxYWUi','title','toLowerCase','commandParams','join','toUpperCase','copyFormat','6527037dNxfcK','_registerLegacyDescription','*Set\x20format\x20to:*\x20%0','12KxxUlK','fontBackgroundColor','fontSize.options','locale','63295LVCMns','formatInline','config','167485sYlDeb'];_0x5d74=function(){return _0x2f0902;};return _0x5d74();}export default class X extends _0x5b66bb{[_0x4265c6(0x1c0)](){const _0x50a07c=_0x4265c6,_0x1e80b0=this[_0x50a07c(0x1a2)],_0xc565bf=_0x1e80b0[_0x50a07c(0x1b7)][_0x50a07c(0x1c3)](_0x50a07c(0x1a8)),_0x2f1954=_0x1e80b0[_0x50a07c(0x1bc)][_0x50a07c(0x1c3)](_0x50a07c(0x195)),_0x46f536=_0x1e80b0[_0x50a07c(0x1bc)][_0x50a07c(0x1c3)](_0x50a07c(0x1b0));_0x2f1954&&_0x46f536&&(_0xc565bf[_0x50a07c(0x1b6)](_0x50a07c(0x1b0)),_0xc565bf[_0x50a07c(0x1ba)](_0x50a07c(0x195)),this[_0x50a07c(0x197)]());}[_0x4265c6(0x197)](){const _0x553130=_0x4265c6,_0x23ddf3=this[_0x553130(0x1a2)],_0x2b4bb3=_0x23ddf3[_0x553130(0x19c)];_0x23ddf3[_0x553130(0x1b7)][_0x553130(0x1c3)](_0x553130(0x1a8))[_0x553130(0x1c5)][_0x553130(0x1b9)](_0x3b2c42=>{const _0x5f3ebf=_0x553130;if(_0x5f3ebf(0x1ab)!=_0x3b2c42[_0x5f3ebf(0x1b1)]&&_0x5f3ebf(0x19e)!=_0x3b2c42[_0x5f3ebf(0x1b1)])return;const {data:_0x4c3425}=_0x3b2c42;if(_0x4c3425&&_0x5f3ebf(0x1b0)===_0x4c3425[_0x5f3ebf(0x1be)]){const _0x1c4be3=[],_0x4aa6a7=_0x4c3425[_0x5f3ebf(0x192)][0x0];for(const [_0x41e434,_0x45fcbe]of Object[_0x5f3ebf(0x1bd)](_0x4aa6a7))_0x1c4be3[_0x5f3ebf(0x1b3)](so(_0x23ddf3,_0x41e434,_0x45fcbe));return _0x1c4be3[_0x5f3ebf(0x1aa)]?{'type':_0x5f3ebf(0x1af),'content':_0x436598(_0x2b4bb3,_0x5f3ebf(0x198),_0x1c4be3[_0x5f3ebf(0x193)](',\x20'))}:{'type':_0x5f3ebf(0x1af),'content':_0x436598(_0x2b4bb3,_0x5f3ebf(0x1ad))};}});}}function _0x15ae(_0x10c6ca,_0x4b9843){const _0x5d74f6=_0x5d74();return _0x15ae=function(_0x15ae4b,_0x50d5d3){_0x15ae4b=_0x15ae4b-0x190;let _0x11d48b=_0x5d74f6[_0x15ae4b];return _0x11d48b;},_0x15ae(_0x10c6ca,_0x4b9843);}function so(_0x4f0b4f,_0x431add,_0x471c04){const _0x15772f=_0x4265c6,_0x501992=_0x4f0b4f[_0x15772f(0x19c)]['t'],_0x3de2a1=_0x431add[_0x15772f(0x1ac)](/(?=[A-Z])/)[_0x15772f(0x193)]('\x20'),_0x18597b=_0x501992(_0x3de2a1[_0x15772f(0x1c1)](0x0)[_0x15772f(0x194)]()+_0x3de2a1[_0x15772f(0x1a6)](0x1))[_0x15772f(0x191)]();if(_0x15772f(0x1b4)==typeof _0x471c04)return _0x18597b;if(_0x15772f(0x1a1)===_0x431add||_0x15772f(0x19a)===_0x431add){const _0x16702a=_0x21db6b(_0x4f0b4f[_0x15772f(0x19f)][_0x15772f(0x1c3)](_0x15772f(0x1c2)))[_0x15772f(0x1b5)](_0x230110=>_0x230110[_0x15772f(0x1a5)]==_0x471c04);return _0x18597b+'\x20('+(_0x16702a?_0x501992(_0x16702a[_0x15772f(0x1bb)])[_0x15772f(0x191)]():_0x471c04)+')';}if(_0x15772f(0x1a9)===_0x431add&&isNaN(parseFloat(_0x471c04))){const _0x451440=_0x4f0b4f[_0x15772f(0x1b7)][_0x15772f(0x1c3)](_0x15772f(0x1ae))[_0x15772f(0x1a7)](_0x4f0b4f[_0x15772f(0x19f)][_0x15772f(0x1c3)](_0x15772f(0x19b)))[_0x15772f(0x1b5)](_0x4fdc66=>_0x4fdc66[_0x15772f(0x1a5)]==_0x471c04);return _0x18597b+'\x20('+(_0x451440?_0x501992(_0x451440[_0x15772f(0x190)])[_0x15772f(0x191)]():_0x471c04)+')';}return _0x18597b+'\x20('+_0x471c04+')';}
23
+ const _0x148978=_0x1fcb;function _0x5f17(){const _0xb66dc6=['charAt','20021400cnrNSK','copyFormat','push','fontBackgroundColor','editor','formatInline','commands','TrackChangesEditing','_registerLegacyDescription','pasteFormat','*Set\x20format\x20to:*\x20%0','fontSize','4811954KUpDLz','*Remove\x20all\x20formatting*','find','format','normalizeSizeOptions','join','5vUguZw','locale','type','fontColor.colors','405969CuebCF','entries','formatBlock','fontSize.options','slice','toUpperCase','config','length','label','enableDefaultAttributesIntegration','262335moZDdD','split','1350352mFoXzt','descriptionFactory','boolean','plugins','afterInit','1300008QprJNt','registerDescriptionCallback','enableCommand','get','FontSize','fontColor','1868452fvjYSH','commandParams','toLowerCase','title','commandName','model'];_0x5f17=function(){return _0xb66dc6;};return _0x5f17();}function _0x1fcb(_0x41950f,_0x59b8d0){const _0x5f17d8=_0x5f17();return _0x1fcb=function(_0x1fcb8e,_0x2b8959){_0x1fcb8e=_0x1fcb8e-0x1d5;let _0x2a2106=_0x5f17d8[_0x1fcb8e];return _0x2a2106;},_0x1fcb(_0x41950f,_0x59b8d0);}(function(_0x319434,_0x8c1eee){const _0x39d7df=_0x1fcb,_0x29ae44=_0x319434();while(!![]){try{const _0x46fdac=-parseInt(_0x39d7df(0x202))/0x1+-parseInt(_0x39d7df(0x204))/0x2+-parseInt(_0x39d7df(0x1f8))/0x3+-parseInt(_0x39d7df(0x1db))/0x4*(parseInt(_0x39d7df(0x1f4))/0x5)+parseInt(_0x39d7df(0x1d5))/0x6+-parseInt(_0x39d7df(0x1ee))/0x7+parseInt(_0x39d7df(0x1e2))/0x8;if(_0x46fdac===_0x8c1eee)break;else _0x29ae44['push'](_0x29ae44['shift']());}catch(_0x4b2677){_0x29ae44['push'](_0x29ae44['shift']());}}}(_0x5f17,0x781c6));import{Plugin as _0x107270}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x127f48}from'ckeditor5/src/ui.js';import{getTranslation as _0x9adef5}from'../utils/common-translations.js';export default class X extends _0x107270{[_0x148978(0x208)](){const _0x4045ad=_0x148978,_0x2e19ba=this[_0x4045ad(0x1e6)],_0x2b59f8=_0x2e19ba[_0x4045ad(0x207)][_0x4045ad(0x1d8)](_0x4045ad(0x1e9)),_0x1ff218=_0x2e19ba[_0x4045ad(0x1e8)][_0x4045ad(0x1d8)](_0x4045ad(0x1e3)),_0x14281b=_0x2e19ba[_0x4045ad(0x1e8)][_0x4045ad(0x1d8)](_0x4045ad(0x1eb));_0x1ff218&&_0x14281b&&(_0x2b59f8[_0x4045ad(0x201)](_0x4045ad(0x1eb)),_0x2b59f8[_0x4045ad(0x1d7)](_0x4045ad(0x1e3)),this[_0x4045ad(0x1ea)]());}[_0x148978(0x1ea)](){const _0x1723af=_0x148978,_0x59e670=this[_0x1723af(0x1e6)],_0x339e59=_0x59e670[_0x1723af(0x1f5)];_0x59e670[_0x1723af(0x207)][_0x1723af(0x1d8)](_0x1723af(0x1e9))[_0x1723af(0x205)][_0x1723af(0x1d6)](_0x354b84=>{const _0x22cf3f=_0x1723af;if(_0x22cf3f(0x1fa)!=_0x354b84[_0x22cf3f(0x1f6)]&&_0x22cf3f(0x1e7)!=_0x354b84[_0x22cf3f(0x1f6)])return;const {data:_0x182fba}=_0x354b84;if(_0x182fba&&_0x22cf3f(0x1eb)===_0x182fba[_0x22cf3f(0x1df)]){const _0x1a5d16=[],_0x538799=_0x182fba[_0x22cf3f(0x1dc)][0x0];for(const [_0x462bc6,_0x2c8b36]of Object[_0x22cf3f(0x1f9)](_0x538799))_0x1a5d16[_0x22cf3f(0x1e4)](so(_0x59e670,_0x462bc6,_0x2c8b36));return _0x1a5d16[_0x22cf3f(0x1ff)]?{'type':_0x22cf3f(0x1f1),'content':_0x9adef5(_0x339e59,_0x22cf3f(0x1ec),_0x1a5d16[_0x22cf3f(0x1f3)](',\x20'))}:{'type':_0x22cf3f(0x1f1),'content':_0x9adef5(_0x339e59,_0x22cf3f(0x1ef))};}});}}function so(_0x170b78,_0x2e7709,_0x1afbbd){const _0x3d17e2=_0x148978,_0x5d4c01=_0x170b78[_0x3d17e2(0x1f5)]['t'],_0x5f4a68=_0x2e7709[_0x3d17e2(0x203)](/(?=[A-Z])/)[_0x3d17e2(0x1f3)]('\x20'),_0x176efa=_0x5d4c01(_0x5f4a68[_0x3d17e2(0x1e1)](0x0)[_0x3d17e2(0x1fd)]()+_0x5f4a68[_0x3d17e2(0x1fc)](0x1))[_0x3d17e2(0x1dd)]();if(_0x3d17e2(0x206)==typeof _0x1afbbd)return _0x176efa;if(_0x3d17e2(0x1da)===_0x2e7709||_0x3d17e2(0x1e5)===_0x2e7709){const _0x5e82d8=_0x127f48(_0x170b78[_0x3d17e2(0x1fe)][_0x3d17e2(0x1d8)](_0x3d17e2(0x1f7)))[_0x3d17e2(0x1f0)](_0x5425dd=>_0x5425dd[_0x3d17e2(0x1e0)]==_0x1afbbd);return _0x176efa+'\x20('+(_0x5e82d8?_0x5d4c01(_0x5e82d8[_0x3d17e2(0x200)])[_0x3d17e2(0x1dd)]():_0x1afbbd)+')';}if(_0x3d17e2(0x1ed)===_0x2e7709&&isNaN(parseFloat(_0x1afbbd))){const _0x4fbb36=_0x170b78[_0x3d17e2(0x207)][_0x3d17e2(0x1d8)](_0x3d17e2(0x1d9))[_0x3d17e2(0x1f2)](_0x170b78[_0x3d17e2(0x1fe)][_0x3d17e2(0x1d8)](_0x3d17e2(0x1fb)))[_0x3d17e2(0x1f0)](_0x5a72c3=>_0x5a72c3[_0x3d17e2(0x1e0)]==_0x1afbbd);return _0x176efa+'\x20('+(_0x4fbb36?_0x5d4c01(_0x4fbb36[_0x3d17e2(0x1de)])[_0x3d17e2(0x1dd)]():_0x1afbbd)+')';}return _0x176efa+'\x20('+_0x1afbbd+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47ce2a=_0x3713;function _0x43b4(){const _0x2229c7=['heading.options','heading','7642152pKcRrZ','descriptionFactory','registerDescriptionCallback','get','4407774TqHFbD','_headingOptions','formatBlock','179332QapDlM','registerElementLabel','type','_registerLegacyDescription','1954863WaFhQh','1595eALQAE','*Change\x20to:*\x20%0','locale','format','has','5493795iEAcJI','ELEMENT_HEADING_CUSTOM','title','2WiRqzF','match','paragraph','value','editor','config','commandParams','150620PeNzzi','name','plugins','view','find','TrackChangesEditing','8nNJMFE','99xNULbf','commandName','afterInit','_getHeadingLevel','HeadingEditing','ELEMENT_HEADING','model','enableDefaultAttributesIntegration','376050CxbNWW'];_0x43b4=function(){return _0x2229c7;};return _0x43b4();}(function(_0x4f1e9d,_0x20c9ab){const _0x564cf8=_0x3713,_0x3236c1=_0x4f1e9d();while(!![]){try{const _0x571ef5=-parseInt(_0x564cf8(0x185))/0x1*(parseInt(_0x564cf8(0x165))/0x2)+parseInt(_0x564cf8(0x173))/0x3*(-parseInt(_0x564cf8(0x16c))/0x4)+-parseInt(_0x564cf8(0x162))/0x5+-parseInt(_0x564cf8(0x17e))/0x6+parseInt(_0x564cf8(0x182))/0x7*(-parseInt(_0x564cf8(0x172))/0x8)+-parseInt(_0x564cf8(0x189))/0x9+parseInt(_0x564cf8(0x17b))/0xa*(parseInt(_0x564cf8(0x18a))/0xb);if(_0x571ef5===_0x20c9ab)break;else _0x3236c1['push'](_0x3236c1['shift']());}catch(_0x420e60){_0x3236c1['push'](_0x3236c1['shift']());}}}(_0x43b4,0xc61ae));import{Plugin as _0x1aad25}from'ckeditor5/src/core.js';function _0x3713(_0x13cb5e,_0x33ac24){const _0x43b4fa=_0x43b4();return _0x3713=function(_0x371381,_0x4bad36){_0x371381=_0x371381-0x162;let _0x5d0de1=_0x43b4fa[_0x371381];return _0x5d0de1;},_0x3713(_0x13cb5e,_0x33ac24);}import{getTranslation as _0x33a1c0}from'../utils/common-translations.js';export default class Y extends _0x1aad25{[_0x47ce2a(0x175)](){const _0x3fcf32=_0x47ce2a,_0x35c5fd=this[_0x3fcf32(0x169)];if(!_0x35c5fd[_0x3fcf32(0x16e)][_0x3fcf32(0x18e)](_0x3fcf32(0x177)))return;this[_0x3fcf32(0x183)]=_0x35c5fd[_0x3fcf32(0x16a)][_0x3fcf32(0x181)](_0x3fcf32(0x17c));const _0x4f72ce=_0x35c5fd[_0x3fcf32(0x18c)],_0x5b6518=_0x35c5fd[_0x3fcf32(0x16e)][_0x3fcf32(0x181)](_0x3fcf32(0x171));_0x5b6518[_0x3fcf32(0x17a)](_0x3fcf32(0x17d));for(const _0x132adc of this[_0x3fcf32(0x183)])_0x3fcf32(0x167)!=_0x132adc[_0x3fcf32(0x179)]&&_0x5b6518[_0x3fcf32(0x17f)][_0x3fcf32(0x186)](_0x132adc[_0x3fcf32(0x179)],_0x35efe7=>{const _0x83439a=_0x3fcf32,_0x776868=this[_0x83439a(0x176)](_0x132adc[_0x83439a(0x179)]);return null!==_0x776868?_0x189c4b(_0x35efe7,_0x776868):_0x2969b5(_0x35efe7,_0x132adc[_0x83439a(0x164)]);});function _0x189c4b(_0xb5c59a,_0x3696d3){const _0x962e57=_0x3fcf32;return _0x33a1c0(_0x4f72ce,_0x962e57(0x178),[_0xb5c59a,_0x3696d3]);}function _0x2969b5(_0x4c6241,_0x32e7f6){const _0x135551=_0x3fcf32;return _0x33a1c0(_0x4f72ce,_0x135551(0x163),[_0x4c6241,_0x32e7f6]);}this[_0x3fcf32(0x188)]();}[_0x47ce2a(0x188)](){const _0x392440=_0x47ce2a,_0x2b26e5=this[_0x392440(0x169)],_0x253919=_0x2b26e5[_0x392440(0x18c)];function _0x5cb985(_0x2d7671,_0x1a3224){const _0x54f85e=_0x392440;return _0x33a1c0(_0x253919,_0x54f85e(0x163),[_0x2d7671,_0x1a3224]);}_0x2b26e5[_0x392440(0x16e)][_0x392440(0x181)](_0x392440(0x171))[_0x392440(0x17f)][_0x392440(0x180)](_0x381da1=>{const _0x426d80=_0x392440;if(_0x426d80(0x184)!=_0x381da1[_0x426d80(0x187)])return;const {data:_0x31633a}=_0x381da1;if(_0x31633a&&_0x426d80(0x17d)==_0x31633a[_0x426d80(0x174)]){const _0x5999fd=_0x31633a[_0x426d80(0x16b)][0x0][_0x426d80(0x168)],_0x21b21e=this[_0x426d80(0x176)](_0x5999fd);if(null!==_0x21b21e)return{'type':_0x426d80(0x18d),'content':_0x33a1c0(_0x253919,_0x426d80(0x18b),(_0x2841bc=0x1,_0x5c43ac=_0x21b21e,_0x33a1c0(_0x253919,_0x426d80(0x178),[_0x2841bc,_0x5c43ac])))};const _0x14f839=this[_0x426d80(0x183)][_0x426d80(0x170)](_0x2a7907=>_0x2a7907[_0x426d80(0x179)]===_0x5999fd)[_0x426d80(0x164)];return{'type':_0x426d80(0x18d),'content':_0x33a1c0(_0x253919,_0x426d80(0x18b),_0x5cb985(0x1,_0x14f839))};}var _0x2841bc,_0x5c43ac;});}[_0x47ce2a(0x176)](_0xefeec2){const _0x57a2fc=_0x47ce2a;var _0x4ec33b,_0x5926f8;const _0xadfc9a=_0xefeec2[_0x57a2fc(0x166)](/^heading(\d+)/);if(_0xadfc9a)return _0xadfc9a[0x1];const _0x54541b=null===(_0x4ec33b=this[_0x57a2fc(0x183)])||void 0x0===_0x4ec33b?void 0x0:_0x4ec33b[_0x57a2fc(0x170)](_0x4b470b=>_0x4b470b[_0x57a2fc(0x179)]==_0xefeec2);if(_0x54541b&&_0x54541b[_0x57a2fc(0x16f)]){const _0x78479a=_0x54541b[_0x57a2fc(0x16f)],_0x5b654e=(null!==(_0x5926f8=_0x78479a[_0x57a2fc(0x16d)])&&void 0x0!==_0x5926f8?_0x5926f8:_0x78479a)[_0x57a2fc(0x166)](/^h(\d+)/);if(_0x5b654e)return _0x5b654e[0x1];}return null;}}
23
+ const _0x515df8=_0x356e;(function(_0x56eea6,_0x463bb7){const _0x60f651=_0x356e,_0x5a0981=_0x56eea6();while(!![]){try{const _0x39a41c=parseInt(_0x60f651(0x1c5))/0x1+-parseInt(_0x60f651(0x1ca))/0x2+-parseInt(_0x60f651(0x1c2))/0x3*(-parseInt(_0x60f651(0x1be))/0x4)+parseInt(_0x60f651(0x1e0))/0x5+parseInt(_0x60f651(0x1bd))/0x6+parseInt(_0x60f651(0x1e3))/0x7*(-parseInt(_0x60f651(0x1d7))/0x8)+-parseInt(_0x60f651(0x1cc))/0x9;if(_0x39a41c===_0x463bb7)break;else _0x5a0981['push'](_0x5a0981['shift']());}catch(_0x1791f5){_0x5a0981['push'](_0x5a0981['shift']());}}}(_0xa094,0xc0de6));import{Plugin as _0x2aff7d}from'ckeditor5/src/core.js';import{getTranslation as _0x1f794b}from'../utils/common-translations.js';function _0x356e(_0x11f691,_0x3a3dec){const _0xa09428=_0xa094();return _0x356e=function(_0x356e53,_0x26e2fd){_0x356e53=_0x356e53-0x1b9;let _0x14e29c=_0xa09428[_0x356e53];return _0x14e29c;},_0x356e(_0x11f691,_0x3a3dec);}export default class Y extends _0x2aff7d{[_0x515df8(0x1d6)](){const _0x50e217=_0x515df8,_0x411669=this[_0x50e217(0x1d9)];if(!_0x411669[_0x50e217(0x1d0)][_0x50e217(0x1c4)](_0x50e217(0x1c0)))return;this[_0x50e217(0x1e2)]=_0x411669[_0x50e217(0x1de)][_0x50e217(0x1d2)](_0x50e217(0x1bf));const _0xd2833=_0x411669[_0x50e217(0x1cd)],_0x1f51d2=_0x411669[_0x50e217(0x1d0)][_0x50e217(0x1d2)](_0x50e217(0x1df));_0x1f51d2[_0x50e217(0x1bc)](_0x50e217(0x1c1));for(const _0x35dceb of this[_0x50e217(0x1e2)])_0x50e217(0x1d5)!=_0x35dceb[_0x50e217(0x1bb)]&&_0x1f51d2[_0x50e217(0x1c6)][_0x50e217(0x1c8)](_0x35dceb[_0x50e217(0x1bb)],_0x445c88=>{const _0x3dfc0e=_0x50e217,_0x3781fe=this[_0x3dfc0e(0x1c7)](_0x35dceb[_0x3dfc0e(0x1bb)]);return null!==_0x3781fe?_0x2c632a(_0x445c88,_0x3781fe):_0x330e87(_0x445c88,_0x35dceb[_0x3dfc0e(0x1dc)]);});function _0x2c632a(_0x57aacd,_0x52af28){const _0x43c0cb=_0x50e217;return _0x1f794b(_0xd2833,_0x43c0cb(0x1c9),[_0x57aacd,_0x52af28]);}function _0x330e87(_0x296f81,_0xc4cd33){const _0x4105af=_0x50e217;return _0x1f794b(_0xd2833,_0x4105af(0x1cb),[_0x296f81,_0xc4cd33]);}this[_0x50e217(0x1e1)]();}[_0x515df8(0x1e1)](){const _0x28eb6e=_0x515df8,_0x4d06fa=this[_0x28eb6e(0x1d9)],_0x31933b=_0x4d06fa[_0x28eb6e(0x1cd)];function _0x61b31f(_0x129c8c,_0x486328){const _0x4f0844=_0x28eb6e;return _0x1f794b(_0x31933b,_0x4f0844(0x1cb),[_0x129c8c,_0x486328]);}_0x4d06fa[_0x28eb6e(0x1d0)][_0x28eb6e(0x1d2)](_0x28eb6e(0x1df))[_0x28eb6e(0x1c6)][_0x28eb6e(0x1c3)](_0x3876ca=>{const _0x1bf554=_0x28eb6e;if(_0x1bf554(0x1d8)!=_0x3876ca[_0x1bf554(0x1db)])return;const {data:_0x2f757e}=_0x3876ca;if(_0x2f757e&&_0x1bf554(0x1c1)==_0x2f757e[_0x1bf554(0x1d1)]){const _0x52f69c=_0x2f757e[_0x1bf554(0x1d4)][0x0][_0x1bf554(0x1cf)],_0x21f95f=this[_0x1bf554(0x1c7)](_0x52f69c);if(null!==_0x21f95f)return{'type':_0x1bf554(0x1dd),'content':_0x1f794b(_0x31933b,_0x1bf554(0x1ba),(_0x3e6281=0x1,_0x4739ce=_0x21f95f,_0x1f794b(_0x31933b,_0x1bf554(0x1c9),[_0x3e6281,_0x4739ce])))};const _0x2db33d=this[_0x1bf554(0x1e2)][_0x1bf554(0x1d3)](_0x231f36=>_0x231f36[_0x1bf554(0x1bb)]===_0x52f69c)[_0x1bf554(0x1dc)];return{'type':_0x1bf554(0x1dd),'content':_0x1f794b(_0x31933b,_0x1bf554(0x1ba),_0x61b31f(0x1,_0x2db33d))};}var _0x3e6281,_0x4739ce;});}[_0x515df8(0x1c7)](_0x4d59dc){const _0x3fd688=_0x515df8;var _0xd51b2,_0x16dc9d;const _0x253bfd=_0x4d59dc[_0x3fd688(0x1ce)](/^heading(\d+)/);if(_0x253bfd)return _0x253bfd[0x1];const _0x156426=null===(_0xd51b2=this[_0x3fd688(0x1e2)])||void 0x0===_0xd51b2?void 0x0:_0xd51b2[_0x3fd688(0x1d3)](_0x207d05=>_0x207d05[_0x3fd688(0x1bb)]==_0x4d59dc);if(_0x156426&&_0x156426[_0x3fd688(0x1b9)]){const _0x304ed6=_0x156426[_0x3fd688(0x1b9)],_0x1e731b=(null!==(_0x16dc9d=_0x304ed6[_0x3fd688(0x1da)])&&void 0x0!==_0x16dc9d?_0x16dc9d:_0x304ed6)[_0x3fd688(0x1ce)](/^h(\d+)/);if(_0x1e731b)return _0x1e731b[0x1];}return null;}}function _0xa094(){const _0x226484=['plugins','commandName','get','find','commandParams','paragraph','afterInit','272QMPddh','formatBlock','editor','name','type','title','format','config','TrackChangesEditing','3929005vcgqoK','_registerLegacyDescription','_headingOptions','128702gKHurO','view','*Change\x20to:*\x20%0','model','enableDefaultAttributesIntegration','8065848pDmyYI','2640760adiViY','heading.options','HeadingEditing','heading','3RtrrRj','registerDescriptionCallback','has','1208029fhGcEU','descriptionFactory','_getHeadingLevel','registerElementLabel','ELEMENT_HEADING','1094356cLWfBc','ELEMENT_HEADING_CUSTOM','18324324orWYhh','locale','match','value'];_0xa094=function(){return _0x226484;};return _0xa094();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x202139=_0x1c2b;(function(_0x43c9ac,_0xd667ed){const _0x3b702b=_0x1c2b,_0x2339b5=_0x43c9ac();while(!![]){try{const _0x52ab8f=parseInt(_0x3b702b(0x1c8))/0x1+-parseInt(_0x3b702b(0x1ba))/0x2*(parseInt(_0x3b702b(0x1c5))/0x3)+parseInt(_0x3b702b(0x1c9))/0x4*(parseInt(_0x3b702b(0x1bb))/0x5)+parseInt(_0x3b702b(0x1cc))/0x6*(-parseInt(_0x3b702b(0x1a6))/0x7)+-parseInt(_0x3b702b(0x1c4))/0x8*(-parseInt(_0x3b702b(0x1be))/0x9)+-parseInt(_0x3b702b(0x1b3))/0xa*(-parseInt(_0x3b702b(0x1bf))/0xb)+parseInt(_0x3b702b(0x1cb))/0xc*(-parseInt(_0x3b702b(0x1a9))/0xd);if(_0x52ab8f===_0xd667ed)break;else _0x2339b5['push'](_0x2339b5['shift']());}catch(_0x3ca5a8){_0x2339b5['push'](_0x2339b5['shift']());}}}(_0x551a,0x8c1f1));import{Plugin as _0xd4ed2b}from'ckeditor5/src/core.js';import{getTranslation as _0x6bc559}from'../utils/common-translations.js';export default class Z extends _0xd4ed2b{[_0x202139(0x1b4)](){const _0x51dae2=_0x202139,_0x2d39ee=this[_0x51dae2(0x1bd)];if(!_0x2d39ee[_0x51dae2(0x1af)][_0x51dae2(0x1c7)](_0x51dae2(0x1b7)))return;const _0x498607=_0x2d39ee[_0x51dae2(0x1af)][_0x51dae2(0x1cd)](_0x51dae2(0x1a8)),_0x1bb6a1=_0x2d39ee[_0x51dae2(0x1b6)];_0x498607[_0x51dae2(0x1ce)](_0x51dae2(0x1c3)),_0x498607[_0x51dae2(0x1b1)](_0x51dae2(0x1c3)),_0x498607[_0x51dae2(0x1ab)][_0x51dae2(0x1b8)](_0x51dae2(0x1c3),_0x6bc559(_0x1bb6a1,_0x51dae2(0x1ca))),this[_0x51dae2(0x1c1)]();}[_0x202139(0x1c1)](){const _0x411f20=_0x202139,_0xbe8903=this[_0x411f20(0x1bd)],_0x576175=_0xbe8903[_0x411f20(0x1b6)];_0xbe8903[_0x411f20(0x1af)][_0x411f20(0x1cd)](_0x411f20(0x1a8))[_0x411f20(0x1ab)][_0x411f20(0x1a7)](_0x24fddb=>{const _0x5b2e03=_0x411f20;if(_0x5b2e03(0x1b5)!=_0x24fddb[_0x5b2e03(0x1aa)])return;const {data:_0x2e1246}=_0x24fddb;if(_0x2e1246&&_0x5b2e03(0x1c3)==_0x2e1246[_0x5b2e03(0x1a3)]){const _0x1708b1=_0x576175['t'],_0x2aa338=_0x2e1246[_0x5b2e03(0x1c0)][0x0][_0x5b2e03(0x1a4)];if(_0x2aa338){const _0x4ff56f=_0xbe8903[_0x5b2e03(0x1b0)][_0x5b2e03(0x1cd)](_0x5b2e03(0x1b9))[_0x5b2e03(0x1c2)](_0x3057f5=>_0x3057f5[_0x5b2e03(0x1c6)]==_0x2aa338),_0x2d691b=_0x1708b1(_0x4ff56f[_0x5b2e03(0x1b2)])[_0x5b2e03(0x1ac)]();return{'type':_0x5b2e03(0x1a5),'content':_0x6bc559(_0x576175,_0x5b2e03(0x1ae),_0x2d691b),'color':{'value':_0x4ff56f[_0x5b2e03(0x1ad)],'title':_0x4ff56f[_0x5b2e03(0x1b2)]}};}return{'type':_0x5b2e03(0x1a5),'content':_0x6bc559(_0x576175,_0x5b2e03(0x1bc),_0x6bc559(_0x576175,_0x5b2e03(0x1ca)))};}});}}function _0x1c2b(_0x50ce95,_0x1a2f4a){const _0x551afe=_0x551a();return _0x1c2b=function(_0x1c2baf,_0x587de1){_0x1c2baf=_0x1c2baf-0x1a3;let _0x31c3fd=_0x551afe[_0x1c2baf];return _0x31c3fd;},_0x1c2b(_0x50ce95,_0x1a2f4a);}function _0x551a(){const _0x35c021=['registerDescriptionCallback','TrackChangesEditing','403TfGccT','type','descriptionFactory','toLowerCase','color','*Set\x20highlight:*\x20%0','plugins','config','registerInlineAttribute','title','992850RTKNQV','afterInit','formatInline','locale','HighlightEditing','registerAttributeLabel','highlight.options','16294uncAjv','10fRKybA','*Remove\x20highlight*','editor','198QJBorH','22KAQYhY','commandParams','_registerLegacyDescription','find','highlight','320648lnbuuP','348qIzFDL','model','has','946048uhjwXm','653036mFXYfO','FORMAT_HIGHLIGHT','137004sTKwwL','1440006lzpGWA','get','enableDefaultAttributesIntegration','commandName','value','format','14yGEwhH'];_0x551a=function(){return _0x35c021;};return _0x551a();}
23
+ const _0x2f09a7=_0x1550;(function(_0x26397e,_0xa10dc3){const _0x1c095b=_0x1550,_0x10c36e=_0x26397e();while(!![]){try{const _0x4075cc=-parseInt(_0x1c095b(0x143))/0x1+parseInt(_0x1c095b(0x149))/0x2*(parseInt(_0x1c095b(0x14b))/0x3)+-parseInt(_0x1c095b(0x15f))/0x4+-parseInt(_0x1c095b(0x144))/0x5+-parseInt(_0x1c095b(0x13c))/0x6+-parseInt(_0x1c095b(0x155))/0x7*(parseInt(_0x1c095b(0x15a))/0x8)+-parseInt(_0x1c095b(0x141))/0x9*(-parseInt(_0x1c095b(0x15d))/0xa);if(_0x4075cc===_0xa10dc3)break;else _0x10c36e['push'](_0x10c36e['shift']());}catch(_0x400575){_0x10c36e['push'](_0x10c36e['shift']());}}}(_0x4e89,0x249ae));import{Plugin as _0x5001e5}from'ckeditor5/src/core.js';import{getTranslation as _0x4b0105}from'../utils/common-translations.js';function _0x4e89(){const _0x4acf3c=['enableDefaultAttributesIntegration','find','highlight','6472IvhREo','registerAttributeLabel','value','10CqpHsY','highlight.options','952084yEEWVl','plugins','type','color','*Set\x20highlight:*\x20%0','HighlightEditing','515790aFJHIo','_registerLegacyDescription','commandName','*Remove\x20highlight*','model','5336766jjsWFi','descriptionFactory','154900tDtxxE','240230VJkUKR','afterInit','TrackChangesEditing','has','editor','422mhsjql','FORMAT_HIGHLIGHT','2274jucvAE','toLowerCase','get','formatInline','title','registerDescriptionCallback','config','format','registerInlineAttribute','commandParams','658EEGVfa','locale'];_0x4e89=function(){return _0x4acf3c;};return _0x4e89();}function _0x1550(_0x44261e,_0x31e4d0){const _0x4e8915=_0x4e89();return _0x1550=function(_0x15508c,_0x4a8c87){_0x15508c=_0x15508c-0x13b;let _0x532e9e=_0x4e8915[_0x15508c];return _0x532e9e;},_0x1550(_0x44261e,_0x31e4d0);}export default class Z extends _0x5001e5{[_0x2f09a7(0x145)](){const _0x45343d=_0x2f09a7,_0x59543d=this[_0x45343d(0x148)];if(!_0x59543d[_0x45343d(0x160)][_0x45343d(0x147)](_0x45343d(0x13b)))return;const _0x70b5de=_0x59543d[_0x45343d(0x160)][_0x45343d(0x14d)](_0x45343d(0x146)),_0xc3f922=_0x59543d[_0x45343d(0x156)];_0x70b5de[_0x45343d(0x157)](_0x45343d(0x159)),_0x70b5de[_0x45343d(0x153)](_0x45343d(0x159)),_0x70b5de[_0x45343d(0x142)][_0x45343d(0x15b)](_0x45343d(0x159),_0x4b0105(_0xc3f922,_0x45343d(0x14a))),this[_0x45343d(0x13d)]();}[_0x2f09a7(0x13d)](){const _0x3b8bf8=_0x2f09a7,_0x3b1b88=this[_0x3b8bf8(0x148)],_0x707a8b=_0x3b1b88[_0x3b8bf8(0x156)];_0x3b1b88[_0x3b8bf8(0x160)][_0x3b8bf8(0x14d)](_0x3b8bf8(0x146))[_0x3b8bf8(0x142)][_0x3b8bf8(0x150)](_0x580b70=>{const _0x47fc91=_0x3b8bf8;if(_0x47fc91(0x14e)!=_0x580b70[_0x47fc91(0x161)])return;const {data:_0x1135ea}=_0x580b70;if(_0x1135ea&&_0x47fc91(0x159)==_0x1135ea[_0x47fc91(0x13e)]){const _0x33b5c8=_0x707a8b['t'],_0x5b74cb=_0x1135ea[_0x47fc91(0x154)][0x0][_0x47fc91(0x15c)];if(_0x5b74cb){const _0x2f116e=_0x3b1b88[_0x47fc91(0x151)][_0x47fc91(0x14d)](_0x47fc91(0x15e))[_0x47fc91(0x158)](_0x12546f=>_0x12546f[_0x47fc91(0x140)]==_0x5b74cb),_0x5859fa=_0x33b5c8(_0x2f116e[_0x47fc91(0x14f)])[_0x47fc91(0x14c)]();return{'type':_0x47fc91(0x152),'content':_0x4b0105(_0x707a8b,_0x47fc91(0x163),_0x5859fa),'color':{'value':_0x2f116e[_0x47fc91(0x162)],'title':_0x2f116e[_0x47fc91(0x14f)]}};}return{'type':_0x47fc91(0x152),'content':_0x4b0105(_0x707a8b,_0x47fc91(0x13f),_0x4b0105(_0x707a8b,_0x47fc91(0x14a)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2400(){const _0x12bb0a=['TrackChangesEditing','ck-horizontal-line','afterInit','insert','ELEMENT_HORIZONTAL_LINE','HorizontalLineEditing','showSuggestionHighlights','div','dataDowncast','28497753OhrWcN','createContainerElement','has','createPositionAt','locale','441728LYjqEF','elementToStructure','conversion','48CnldQE','634567wgJfDE','editor','105952fJFqHd','7391682UlTOYv','addClass','descriptionFactory','for','registerElementLabel','1139070WWcZjU','7rbcfbk','enableCommand','4485080xYvjVZ','get','horizontalLine','high','plugins','createEmptyElement'];_0x2400=function(){return _0x12bb0a;};return _0x2400();}const _0x423ca5=_0x161a;(function(_0x74fe43,_0x49f788){const _0x1a8ec5=_0x161a,_0x173356=_0x74fe43();while(!![]){try{const _0x24dc13=-parseInt(_0x1a8ec5(0x12f))/0x1+parseInt(_0x1a8ec5(0x12b))/0x2+-parseInt(_0x1a8ec5(0x12e))/0x3*(parseInt(_0x1a8ec5(0x131))/0x4)+parseInt(_0x1a8ec5(0x137))/0x5+-parseInt(_0x1a8ec5(0x132))/0x6*(parseInt(_0x1a8ec5(0x138))/0x7)+-parseInt(_0x1a8ec5(0x13a))/0x8+parseInt(_0x1a8ec5(0x126))/0x9;if(_0x24dc13===_0x49f788)break;else _0x173356['push'](_0x173356['shift']());}catch(_0x3ddc27){_0x173356['push'](_0x173356['shift']());}}}(_0x2400,0xba8ea));function _0x161a(_0x1e8ab4,_0x47fa90){const _0x24002c=_0x2400();return _0x161a=function(_0x161a63,_0xd49adb){_0x161a63=_0x161a63-0x118;let _0x2ffe2e=_0x24002c[_0x161a63];return _0x2ffe2e;},_0x161a(_0x1e8ab4,_0x47fa90);}import{Plugin as _0x382f6c}from'ckeditor5/src/core.js';import{getTranslation as _0x2abb59}from'../utils/common-translations.js';export default class tt extends _0x382f6c{[_0x423ca5(0x11f)](){const _0x19c326=_0x423ca5,_0x53a91f=this[_0x19c326(0x130)];if(!_0x53a91f[_0x19c326(0x11b)][_0x19c326(0x128)](_0x19c326(0x122)))return;_0x53a91f[_0x19c326(0x11b)][_0x19c326(0x118)](_0x19c326(0x11d))[_0x19c326(0x139)](_0x19c326(0x119));const _0x5c1a08=_0x53a91f[_0x19c326(0x11b)][_0x19c326(0x118)](_0x19c326(0x11d)),_0x59bcbb=_0x53a91f[_0x19c326(0x12a)];_0x5c1a08[_0x19c326(0x134)][_0x19c326(0x136)](_0x19c326(0x119),_0xdbf63=>_0x2abb59(_0x59bcbb,_0x19c326(0x121),_0xdbf63)),_0x53a91f[_0x19c326(0x12d)][_0x19c326(0x135)](_0x19c326(0x125))[_0x19c326(0x12c)]({'model':_0x19c326(0x119),'view':(_0x2663e9,{writer:_0x269298,options:_0x242ce4})=>{const _0x379baf=_0x19c326;if(!_0x242ce4[_0x379baf(0x123)])return null;const _0x2756e6=_0x269298[_0x379baf(0x127)](_0x379baf(0x124)),_0x3e4a3d=_0x269298[_0x379baf(0x11c)]('hr');return _0x269298[_0x379baf(0x133)](_0x379baf(0x11e),_0x2756e6),_0x269298[_0x379baf(0x120)](_0x269298[_0x379baf(0x129)](_0x2756e6,0x0),_0x3e4a3d),_0x2756e6;},'converterPriority':_0x19c326(0x11a)});}}
23
+ const _0x3935ef=_0xf0c0;(function(_0x2f0f8b,_0x64f7e){const _0x1748bc=_0xf0c0,_0xcb8764=_0x2f0f8b();while(!![]){try{const _0x4d1764=parseInt(_0x1748bc(0x1af))/0x1*(parseInt(_0x1748bc(0x1ac))/0x2)+parseInt(_0x1748bc(0x1a1))/0x3*(-parseInt(_0x1748bc(0x195))/0x4)+-parseInt(_0x1748bc(0x1a0))/0x5+-parseInt(_0x1748bc(0x1b1))/0x6+-parseInt(_0x1748bc(0x194))/0x7+-parseInt(_0x1748bc(0x1a2))/0x8+parseInt(_0x1748bc(0x192))/0x9*(parseInt(_0x1748bc(0x198))/0xa);if(_0x4d1764===_0x64f7e)break;else _0xcb8764['push'](_0xcb8764['shift']());}catch(_0x1f29b8){_0xcb8764['push'](_0xcb8764['shift']());}}}(_0x518c,0x98a5c));import{Plugin as _0x22af91}from'ckeditor5/src/core.js';import{getTranslation as _0x1ab24e}from'../utils/common-translations.js';function _0x518c(){const _0x353025=['get','elementToStructure','ELEMENT_HORIZONTAL_LINE','TrackChangesEditing','1630200juNVGY','3QrSazZ','3331480iLOImF','high','HorizontalLineEditing','addClass','plugins','enableCommand','dataDowncast','editor','registerElementLabel','descriptionFactory','3556OtIsjq','for','afterInit','458yPMbsa','createEmptyElement','925074DsAwOe','conversion','ck-horizontal-line','horizontalLine','div','9hAKQuV','insert','2276295lnXgbP','3020912tpyJLZ','locale','has','17879870UBRirJ','createContainerElement','createPositionAt','showSuggestionHighlights'];_0x518c=function(){return _0x353025;};return _0x518c();}function _0xf0c0(_0x3739ba,_0x1b02f8){const _0x518c70=_0x518c();return _0xf0c0=function(_0xf0c052,_0x4d58a1){_0xf0c052=_0xf0c052-0x18e;let _0x2dbd43=_0x518c70[_0xf0c052];return _0x2dbd43;},_0xf0c0(_0x3739ba,_0x1b02f8);}export default class tt extends _0x22af91{[_0x3935ef(0x1ae)](){const _0x587110=_0x3935ef,_0x10c59f=this[_0x587110(0x1a9)];if(!_0x10c59f[_0x587110(0x1a6)][_0x587110(0x197)](_0x587110(0x1a4)))return;_0x10c59f[_0x587110(0x1a6)][_0x587110(0x19c)](_0x587110(0x19f))[_0x587110(0x1a7)](_0x587110(0x190));const _0x3bc0b1=_0x10c59f[_0x587110(0x1a6)][_0x587110(0x19c)](_0x587110(0x19f)),_0x5133c6=_0x10c59f[_0x587110(0x196)];_0x3bc0b1[_0x587110(0x1ab)][_0x587110(0x1aa)](_0x587110(0x190),_0x5a1379=>_0x1ab24e(_0x5133c6,_0x587110(0x19e),_0x5a1379)),_0x10c59f[_0x587110(0x18e)][_0x587110(0x1ad)](_0x587110(0x1a8))[_0x587110(0x19d)]({'model':_0x587110(0x190),'view':(_0x368b3a,{writer:_0x575d7a,options:_0x54b264})=>{const _0x16098f=_0x587110;if(!_0x54b264[_0x16098f(0x19b)])return null;const _0xbdefe2=_0x575d7a[_0x16098f(0x199)](_0x16098f(0x191)),_0x8a28c5=_0x575d7a[_0x16098f(0x1b0)]('hr');return _0x575d7a[_0x16098f(0x1a5)](_0x16098f(0x18f),_0xbdefe2),_0x575d7a[_0x16098f(0x193)](_0x575d7a[_0x16098f(0x19a)](_0xbdefe2,0x0),_0x8a28c5),_0xbdefe2;},'converterPriority':_0x587110(0x1a3)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7a5dd3=_0x2358;function _0x1a12(){const _0x4af758=['start','element','HtmlEmbed','registerElementLabel','13737990mKfuOs','afterInit','has','descriptionFactory','9CubYHz','plugins','getFirstRange','nodeAfter','value','commandName','type','11AXFmMh','formatBlock','29573148fGMPNR','attribute','format','registerBlockAttribute','6417355PcwzFd','11516752BJUqND','htmlEmbed','1YAPlZJ','2635PCxNuo','7206BnpEaT','*Change\x20%0\x20content*','TrackChangesEditing','_registerLegacyDescription','enableDefaultAttributesIntegration','2194062hmdYhn','ELEMENT_HTML_EMBED','key','editor','registerDescriptionCallback','1429234TQupgq','8pOXHPY','rawHtml','get','locale'];_0x1a12=function(){return _0x4af758;};return _0x1a12();}(function(_0xed2d4c,_0x51c370){const _0x1ff700=_0x2358,_0x5a1a7a=_0xed2d4c();while(!![]){try{const _0x117137=-parseInt(_0x1ff700(0xae))/0x1*(parseInt(_0x1ff700(0xba))/0x2)+parseInt(_0x1ff700(0xb5))/0x3*(parseInt(_0x1ff700(0xbb))/0x4)+parseInt(_0x1ff700(0xaf))/0x5*(parseInt(_0x1ff700(0xb0))/0x6)+-parseInt(_0x1ff700(0xab))/0x7+parseInt(_0x1ff700(0xac))/0x8*(parseInt(_0x1ff700(0x9e))/0x9)+-parseInt(_0x1ff700(0x9a))/0xa*(-parseInt(_0x1ff700(0xa5))/0xb)+-parseInt(_0x1ff700(0xa7))/0xc;if(_0x117137===_0x51c370)break;else _0x5a1a7a['push'](_0x5a1a7a['shift']());}catch(_0x5f5ab4){_0x5a1a7a['push'](_0x5a1a7a['shift']());}}}(_0x1a12,0xc68a1));import{Plugin as _0x3cb58b}from'ckeditor5/src/core.js';import{getTranslation as _0x231940}from'../utils/common-translations.js';function _0x2358(_0x1582b1,_0x59739c){const _0x1a120f=_0x1a12();return _0x2358=function(_0x2358ee,_0x4c762b){_0x2358ee=_0x2358ee-0x95;let _0x418085=_0x1a120f[_0x2358ee];return _0x418085;},_0x2358(_0x1582b1,_0x59739c);}export default class et extends _0x3cb58b{[_0x7a5dd3(0x9b)](){const _0x39a0ea=_0x7a5dd3,_0x3cb182=this[_0x39a0ea(0xb8)];if(!_0x3cb182[_0x39a0ea(0x9f)][_0x39a0ea(0x9c)](_0x39a0ea(0x98)))return;const _0x51b28e=_0x3cb182[_0x39a0ea(0x9f)][_0x39a0ea(0xbd)](_0x39a0ea(0xb2)),_0x295ede=_0x3cb182[_0x39a0ea(0x95)];_0x51b28e[_0x39a0ea(0x9d)][_0x39a0ea(0x99)](_0x39a0ea(0xbc),_0x17dcf1=>_0x231940(_0x295ede,_0x39a0ea(0xb6),_0x17dcf1)),_0x51b28e[_0x39a0ea(0xb4)](_0x39a0ea(0xad)),_0x51b28e[_0x39a0ea(0xaa)](_0x39a0ea(0xa2)),_0x51b28e[_0x39a0ea(0x9d)][_0x39a0ea(0xb9)](_0x1532f1=>{const _0x2f2243=_0x39a0ea;if(_0x2f2243(0xa8)!=_0x1532f1[_0x2f2243(0xa4)])return;const {data:_0x3415eb}=_0x1532f1;if(_0x3415eb&&_0x2f2243(0xa2)==_0x3415eb[_0x2f2243(0xb7)]&&_0x1532f1[_0x2f2243(0xa0)]()[_0x2f2243(0x96)][_0x2f2243(0xa1)]['is'](_0x2f2243(0x97),_0x2f2243(0xbc))){const _0x3f2041=_0x231940(_0x295ede,_0x2f2243(0xb6));return{'type':_0x2f2243(0xa9),'content':_0x231940(_0x295ede,_0x2f2243(0xb1),_0x3f2041)};}}),this[_0x39a0ea(0xb3)]();}[_0x7a5dd3(0xb3)](){const _0x11d0af=_0x7a5dd3,_0x17ea46=this[_0x11d0af(0xb8)],_0x45d30a=_0x17ea46[_0x11d0af(0x95)];_0x17ea46[_0x11d0af(0x9f)][_0x11d0af(0xbd)](_0x11d0af(0xb2))[_0x11d0af(0x9d)][_0x11d0af(0xb9)](_0x31887f=>{const _0x2529d3=_0x11d0af;if(_0x2529d3(0xa6)!=_0x31887f[_0x2529d3(0xa4)])return;const {data:_0x23cce3}=_0x31887f;if(_0x23cce3&&_0x2529d3(0xad)==_0x23cce3[_0x2529d3(0xa3)]){const _0x23f906=_0x231940(_0x45d30a,_0x2529d3(0xb6));return{'type':_0x2529d3(0xa9),'content':_0x231940(_0x45d30a,_0x2529d3(0xb1),_0x23f906)};}});}}
23
+ const _0x6cc2c4=_0x4dfe;(function(_0xb51c29,_0x33edef){const _0x33abe9=_0x4dfe,_0x473fec=_0xb51c29();while(!![]){try{const _0xe6112e=parseInt(_0x33abe9(0xba))/0x1*(parseInt(_0x33abe9(0xab))/0x2)+-parseInt(_0x33abe9(0xb1))/0x3+-parseInt(_0x33abe9(0xcb))/0x4+-parseInt(_0x33abe9(0xc7))/0x5*(-parseInt(_0x33abe9(0xac))/0x6)+-parseInt(_0x33abe9(0xd0))/0x7+-parseInt(_0x33abe9(0xbc))/0x8*(-parseInt(_0x33abe9(0xad))/0x9)+-parseInt(_0x33abe9(0xb7))/0xa;if(_0xe6112e===_0x33edef)break;else _0x473fec['push'](_0x473fec['shift']());}catch(_0x134ad6){_0x473fec['push'](_0x473fec['shift']());}}}(_0x58b5,0x41776));import{Plugin as _0x31cd7c}from'ckeditor5/src/core.js';function _0x58b5(){const _0x3ec658=['has','key','type','759808DFyXwH','plugins','12oOmNwA','8256RJgEjB','18YHRSQc','rawHtml','start','TrackChangesEditing','878961EUSrRD','editor','_registerLegacyDescription','descriptionFactory','afterInit','registerDescriptionCallback','4119490RzthZd','attribute','*Change\x20%0\x20content*','32806ZvBwtZ','get','1585992FvShOG','locale','format','htmlEmbed','nodeAfter','registerBlockAttribute','registerElementLabel','value','HtmlEmbed','getFirstRange','formatBlock','1775LdwyWG','enableDefaultAttributesIntegration','commandName','element','736eMJEiN','ELEMENT_HTML_EMBED'];_0x58b5=function(){return _0x3ec658;};return _0x58b5();}function _0x4dfe(_0x483678,_0x16d35d){const _0x58b5cc=_0x58b5();return _0x4dfe=function(_0x4dfe39,_0x193a8b){_0x4dfe39=_0x4dfe39-0xaa;let _0x361d5e=_0x58b5cc[_0x4dfe39];return _0x361d5e;},_0x4dfe(_0x483678,_0x16d35d);}import{getTranslation as _0x14950d}from'../utils/common-translations.js';export default class et extends _0x31cd7c{[_0x6cc2c4(0xb5)](){const _0xdee5dd=_0x6cc2c4,_0x3c2de7=this[_0xdee5dd(0xb2)];if(!_0x3c2de7[_0xdee5dd(0xaa)][_0xdee5dd(0xcd)](_0xdee5dd(0xc4)))return;const _0x2e3b48=_0x3c2de7[_0xdee5dd(0xaa)][_0xdee5dd(0xbb)](_0xdee5dd(0xb0)),_0x57d3ec=_0x3c2de7[_0xdee5dd(0xbd)];_0x2e3b48[_0xdee5dd(0xb4)][_0xdee5dd(0xc2)](_0xdee5dd(0xae),_0x21bcdf=>_0x14950d(_0x57d3ec,_0xdee5dd(0xcc),_0x21bcdf)),_0x2e3b48[_0xdee5dd(0xc8)](_0xdee5dd(0xbf)),_0x2e3b48[_0xdee5dd(0xc1)](_0xdee5dd(0xc3)),_0x2e3b48[_0xdee5dd(0xb4)][_0xdee5dd(0xb6)](_0x1d926e=>{const _0x15718a=_0xdee5dd;if(_0x15718a(0xb8)!=_0x1d926e[_0x15718a(0xcf)])return;const {data:_0x43d905}=_0x1d926e;if(_0x43d905&&_0x15718a(0xc3)==_0x43d905[_0x15718a(0xce)]&&_0x1d926e[_0x15718a(0xc5)]()[_0x15718a(0xaf)][_0x15718a(0xc0)]['is'](_0x15718a(0xca),_0x15718a(0xae))){const _0x2bd7c1=_0x14950d(_0x57d3ec,_0x15718a(0xcc));return{'type':_0x15718a(0xbe),'content':_0x14950d(_0x57d3ec,_0x15718a(0xb9),_0x2bd7c1)};}}),this[_0xdee5dd(0xb3)]();}[_0x6cc2c4(0xb3)](){const _0x495cee=_0x6cc2c4,_0x50473f=this[_0x495cee(0xb2)],_0xc53b3f=_0x50473f[_0x495cee(0xbd)];_0x50473f[_0x495cee(0xaa)][_0x495cee(0xbb)](_0x495cee(0xb0))[_0x495cee(0xb4)][_0x495cee(0xb6)](_0x58500b=>{const _0x575a14=_0x495cee;if(_0x575a14(0xc6)!=_0x58500b[_0x575a14(0xcf)])return;const {data:_0x4fbc34}=_0x58500b;if(_0x4fbc34&&_0x575a14(0xbf)==_0x4fbc34[_0x575a14(0xc9)]){const _0x680f4d=_0x14950d(_0xc53b3f,_0x575a14(0xcc));return{'type':_0x575a14(0xbe),'content':_0x14950d(_0xc53b3f,_0x575a14(0xb9),_0x680f4d)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ca1c1=_0x4aeb;function _0x4aeb(_0x30280a,_0x3d1b61){const _0x2f85e2=_0x2f85();return _0x4aeb=function(_0x4aeb59,_0x2d27e9){_0x4aeb59=_0x4aeb59-0x78;let _0x350133=_0x2f85e2[_0x4aeb59];return _0x350133;},_0x4aeb(_0x30280a,_0x3d1b61);}(function(_0x2c6295,_0x117683){const _0x1332c6=_0x4aeb,_0x11a4b0=_0x2c6295();while(!![]){try{const _0x2f755f=parseInt(_0x1332c6(0xe3))/0x1*(parseInt(_0x1332c6(0xc3))/0x2)+parseInt(_0x1332c6(0xad))/0x3+parseInt(_0x1332c6(0x7c))/0x4+parseInt(_0x1332c6(0xb6))/0x5+parseInt(_0x1332c6(0xca))/0x6+-parseInt(_0x1332c6(0x88))/0x7+parseInt(_0x1332c6(0x7d))/0x8*(-parseInt(_0x1332c6(0x81))/0x9);if(_0x2f755f===_0x117683)break;else _0x11a4b0['push'](_0x11a4b0['shift']());}catch(_0xbf840d){_0x11a4b0['push'](_0x11a4b0['shift']());}}}(_0x2f85,0xb001b));import{Plugin as _0x3cded8}from'ckeditor5/src/core.js';import{LivePosition as _0x110909}from'ckeditor5/src/engine.js';function _0x2f85(){const _0x371d6f=['TrackChangesEditing','isCollapsed','isIntersecting','getFirstRange','2863732RzfKEk','13432mttIRQ','plugins','*Reset\x20image\x20width*','isOwn','6786PxnnnY','enableCommand','ImageUploadEditing','ELEMENT_IMAGE','insertImage','getClosestSelectedImageElement','ELEMENT_CAPTION','1815121XUJvtD','insertion','filter','forward','end','Block\x20image\x20to\x20inline\x20image','previous','detach','removeObject','commandParams','registerCustomCallback','ImageInlineEditing','imageTypeBlock','ImageCaptionUtils','caption','ImageCaptionEditing','model','toggleImageCaption','toNext','getNearestSelectionRange','selection','element','afterInit','imageInline','convertInlineImageToBlock','Inline\x20image\x20to\x20block\x20image','isBlockImage','commandName','imageBlock','_registerLegacyDescription','formatBlock','isBefore','isEqual','markDeletion','ImageEditing','imageTextAlternative','discard','2502783AeHgfp','chain','*Set\x20image\x20text\x20alternative:*\x20%0','getContainedElement','registerDescriptionCallback','uploadImage','descriptionFactory','ImageTextAlternativeEditing','registerElementLabel','634850MAAoUA','join','find','length','alt','editor','findIndex','FORMAT_IMAGE_SIZE','ImageUtils','addObject','registerAttributeLabel','resizedWidth','start','234NJgbWT','imageStylePreApply','deletion','nodeBefore','ELEMENT_INLINE_IMAGE','createRangeOn','formatInline','597744PGGKmi','registerBlockAttribute','accept','forceDefaultExecution','*Set\x20image\x20width:*\x20%0','imageCaption','locale','document','_suggestionFactory','attribute','format','newValue','toPrevious','getSuggestionCallback','get','_findSuggestions','nodeAfter','width','schema','convertBlockImageToInline','imageTypeInline','change','resizeImage','ImageBlockEditing','backward','4012ljSvIu','getCaptionFromImageModelElement','createRange','fromPosition','has','ImageResize','key','type','markInsertion','markBlockFormat','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','subType'];_0x2f85=function(){return _0x371d6f;};return _0x2f85();}import{getTranslation as _0x19b061}from'../utils/common-translations.js';export default class it extends _0x3cded8{[_0x5ca1c1(0x9e)](){const _0x14ee57=_0x5ca1c1,_0x4aad9b=this[_0x14ee57(0xbb)];if(!_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0xaa)))return;const _0x41351b=_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xd8)](_0x14ee57(0x78)),_0x5ae3a1=_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xd8)](_0x14ee57(0xbe)),_0x4ded90=_0x4aad9b[_0x14ee57(0xd0)];_0x41351b[_0x14ee57(0x82)](_0x14ee57(0x85)),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb5)](_0x14ee57(0xa4),_0xeb00a0=>_0x19b061(_0x4ded90,_0x14ee57(0x84),_0xeb00a0)),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb5)](_0x14ee57(0x9f),_0x198c82=>_0x19b061(_0x4ded90,_0x14ee57(0xc7),_0x198c82)),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb5)](_0x14ee57(0x96),()=>_0x19b061(_0x4ded90,_0x14ee57(0x87))),_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0x83))&&_0x41351b[_0x14ee57(0x82)](_0x14ee57(0xb2)),_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0xe1))&&_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0x93))&&(_0x41351b[_0x14ee57(0x82)](_0x14ee57(0xde),(_0x3ea79d,_0x2d32ae)=>{const _0xafe339=_0x14ee57,_0x2a9996=_0x5ae3a1[_0xafe339(0x86)](_0x4aad9b[_0xafe339(0x98)][_0xafe339(0xd1)][_0xafe339(0x9c)]);_0x4aad9b[_0xafe339(0x98)][_0xafe339(0xdf)](()=>{const _0x223be7=_0xafe339;_0x41351b[_0x223be7(0xec)](_0x2a9996,{'commandName':_0x223be7(0xde),'commandParams':[_0x2d32ae]},[],_0x223be7(0xdd));});}),_0x41351b[_0x14ee57(0x82)](_0x14ee57(0x94),(_0x3166ef,_0x3d0331)=>{const _0x5afc89=_0x14ee57;_0x4aad9b[_0x5afc89(0x98)][_0x5afc89(0xdf)](_0x3c28fb=>{const _0x85ad8c=_0x5afc89;let _0x3b406d=_0x5ae3a1[_0x85ad8c(0x86)](_0x4aad9b[_0x85ad8c(0x98)][_0x85ad8c(0xd1)][_0x85ad8c(0x9c)]),_0x1af4f6=_0x3c28fb[_0x85ad8c(0xc8)](_0x3b406d);const _0x5c6516=_0x110909[_0x85ad8c(0xe6)](_0x1af4f6[_0x85ad8c(0xc2)],_0x85ad8c(0xd6)),_0x54d5af=_0x110909[_0x85ad8c(0xe6)](_0x1af4f6[_0x85ad8c(0x8c)],_0x85ad8c(0x9a));_0x41351b[_0x85ad8c(0xcd)](()=>_0x3166ef(_0x3d0331)),_0x3b406d=_0x5ae3a1[_0x85ad8c(0x86)](_0x4aad9b[_0x85ad8c(0x98)][_0x85ad8c(0xd1)][_0x85ad8c(0x9c)]),_0x1af4f6=_0x3c28fb[_0x85ad8c(0xc8)](_0x3b406d);const _0x5bddf2=_0x3c28fb[_0x85ad8c(0xe5)](_0x5c6516,_0x54d5af);_0x5c6516[_0x85ad8c(0x8f)](),_0x54d5af[_0x85ad8c(0x8f)](),_0x41351b[_0x85ad8c(0xec)](_0x3b406d,{'commandName':_0x85ad8c(0xde),'commandParams':[_0x3d0331]},[],_0x85ad8c(0xa0)),_0x5bddf2[_0x85ad8c(0xc2)][_0x85ad8c(0xa7)](_0x1af4f6[_0x85ad8c(0xc2)])&&_0x41351b[_0x85ad8c(0xeb)](_0x3c28fb[_0x85ad8c(0xe5)](_0x5bddf2[_0x85ad8c(0xc2)],_0x1af4f6[_0x85ad8c(0xc2)]),_0x85ad8c(0xa0)),_0x1af4f6[_0x85ad8c(0x8c)][_0x85ad8c(0xa7)](_0x5bddf2[_0x85ad8c(0x8c)])&&_0x41351b[_0x85ad8c(0xeb)](_0x3c28fb[_0x85ad8c(0xe5)](_0x1af4f6[_0x85ad8c(0x8c)],_0x5bddf2[_0x85ad8c(0x8c)]),_0x85ad8c(0xa0));});}),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0xa6),_0x14ee57(0xa0),_0x14ee57(0xb7),()=>!0x1),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0xa6),_0x14ee57(0xa0),_0x14ee57(0xcc),()=>!0x1),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0xa6),_0x14ee57(0xa0),_0x14ee57(0xac),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0xd7)](_0x14ee57(0xa6),'',_0x14ee57(0xcc))),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0x89),_0x14ee57(0xa0),_0x14ee57(0xb7),()=>!0x1),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0x89),_0x14ee57(0xa0),_0x14ee57(0xac),([_0x412625])=>{const _0xe911e7=_0x14ee57,_0x45360f=_0x41351b[_0xe911e7(0xd2)][_0xe911e7(0xd7)](_0xe911e7(0x89),'',_0xe911e7(0xac));let _0x2b5282=_0x412625[_0xe911e7(0xc2)],_0x27c06c=_0x412625[_0xe911e7(0x8c)];const _0x2473e2=_0x4aad9b[_0xe911e7(0x98)][_0xe911e7(0xdc)][_0xe911e7(0x9b)](_0x2b5282,_0xe911e7(0xe2)),_0x1939f5=_0x4aad9b[_0xe911e7(0x98)][_0xe911e7(0xdc)][_0xe911e7(0x9b)](_0x27c06c,_0xe911e7(0x8b));_0x2473e2[_0xe911e7(0x79)]&&(_0x2b5282=_0x2473e2[_0xe911e7(0xc2)]),_0x1939f5[_0xe911e7(0x79)]&&(_0x27c06c=_0x1939f5[_0xe911e7(0x8c)]),_0x45360f([_0x4aad9b[_0xe911e7(0x98)][_0xe911e7(0xe5)](_0x2b5282,_0x27c06c)]);}),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0xa6),_0x14ee57(0xa0),_0x14ee57(0xae),_0x4674ff),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0x89),_0x14ee57(0xa0),_0x14ee57(0xae),_0x4674ff)),_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0x97))&&(_0x41351b[_0x14ee57(0x82)](_0x14ee57(0x99),(_0x1ed076,_0x113379)=>{const _0x158297=_0x14ee57,_0x21a835=_0x4aad9b[_0x158297(0x7e)][_0x158297(0xd8)](_0x158297(0x95));let _0x12ede4=_0x5ae3a1[_0x158297(0x86)](_0x4aad9b[_0x158297(0x98)][_0x158297(0xd1)][_0x158297(0x9c)]),_0x5a24c7=_0x21a835[_0x158297(0xe4)](_0x12ede4);_0x4aad9b[_0x158297(0x98)][_0x158297(0xdf)](()=>{const _0x197630=_0x158297;if(_0x5a24c7)return void _0x41351b[_0x197630(0xa9)](_0x4aad9b[_0x197630(0x98)][_0x197630(0xc8)](_0x5a24c7));const _0x295a17=_0x5ae3a1[_0x197630(0xa2)](_0x12ede4);_0x1ed076(_0x113379),_0x12ede4=_0x5ae3a1[_0x197630(0x86)](_0x4aad9b[_0x197630(0x98)][_0x197630(0xd1)][_0x197630(0x9c)]),_0x5a24c7=_0x21a835[_0x197630(0xe4)](_0x12ede4),_0x41351b[_0x197630(0xeb)](_0x4aad9b[_0x197630(0x98)][_0x197630(0xc8)](_0x5a24c7),_0x295a17?null:_0x197630(0xcf));});}),_0x41351b[_0x14ee57(0xd2)][_0x14ee57(0x92)](_0x14ee57(0x89),_0x14ee57(0xcf),_0x14ee57(0xae),_0x4674ff));const _0x38a9de=[{'type':_0x14ee57(0xa6),'subType':_0x14ee57(0xc4)},{'type':_0x14ee57(0x89),'subType':_0x14ee57(0xcf)},{'type':_0x14ee57(0xa6),'subType':_0x14ee57(0xa0)},{'type':_0x14ee57(0x89),'subType':_0x14ee57(0xa0)}];function _0x1fc677(_0x37f8ea,_0x1e3b97){const _0x29a722=_0x14ee57,_0x3898c7=_0x38a9de[_0x29a722(0xbc)](({type:_0x2ae398,subType:_0x14075b})=>_0x37f8ea[_0x29a722(0xea)]==_0x2ae398&&_0x37f8ea[_0x29a722(0xef)]==_0x14075b),_0x51038c=_0x38a9de[_0x29a722(0xbc)](({type:_0x108d36,subType:_0xc816ff})=>_0x1e3b97[_0x29a722(0xea)]==_0x108d36&&_0x1e3b97[_0x29a722(0xef)]==_0xc816ff);if(_0x3898c7<0x0||_0x51038c<0x0)return!0x1;const _0x12bdbc=_0x37f8ea[_0x29a722(0x7b)](),_0x2a708d=_0x1e3b97[_0x29a722(0x7b)]();if((0x0==_0x3898c7||0x1==_0x3898c7)&&0x2==_0x51038c&&_0x12bdbc[_0x29a722(0x7a)](_0x2a708d))return!0x0;if(0x2==_0x3898c7&&0x3==_0x51038c){const _0x376a5b=_0x41351b[_0x29a722(0xd9)](_0x12bdbc,_0x29a722(0x89))[_0x29a722(0x8a)](({suggestion:_0x53de5c,meta:_0x1d5b80})=>_0x1d5b80[_0x29a722(0x80)]&&_0x29a722(0xa0)==_0x53de5c[_0x29a722(0xef)]);if(_0x376a5b[_0x29a722(0xb9)]>0x1&&_0x2a708d[_0x29a722(0x8c)][_0x29a722(0xa8)](_0x12bdbc[_0x29a722(0xc2)]))return!0x0;if(0x1==_0x376a5b[_0x29a722(0xb9)]&&(_0x12bdbc[_0x29a722(0xc2)][_0x29a722(0xa8)](_0x2a708d[_0x29a722(0x8c)])||_0x12bdbc[_0x29a722(0x8c)][_0x29a722(0xa8)](_0x2a708d[_0x29a722(0xc2)])))return!0x0;}if(0x3==_0x3898c7&&0x3==_0x51038c&&_0x12bdbc[_0x29a722(0xc2)][_0x29a722(0xa7)](_0x2a708d[_0x29a722(0xc2)])){const _0x33729c=_0x12bdbc[_0x29a722(0x8c)][_0x29a722(0xda)],_0x9c73d0=_0x2a708d[_0x29a722(0xc2)][_0x29a722(0xc6)];return _0x5ae3a1[_0x29a722(0xa2)](_0x33729c)&&_0x33729c===_0x9c73d0;}return!0x1;}function _0x4674ff(_0x4904d3,_0x47c37e){return _0x1fc677(_0x4904d3,_0x47c37e)?[_0x4904d3,_0x47c37e]:_0x1fc677(_0x47c37e,_0x4904d3)?[_0x47c37e,_0x4904d3]:null;}_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0xe8))&&(_0x41351b[_0x14ee57(0xed)](_0x14ee57(0xe0)),_0x41351b[_0x14ee57(0xcb)](_0x14ee57(0xc1)),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xc0)](_0x14ee57(0xc1),_0x19b061(_0x4ded90,_0x14ee57(0xbd)))),_0x4aad9b[_0x14ee57(0x7e)][_0x14ee57(0xe7)](_0x14ee57(0xb4))&&(_0x41351b[_0x14ee57(0xed)](_0x14ee57(0xab)),_0x41351b[_0x14ee57(0xcb)](_0x14ee57(0xba))),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb1)](_0x17d1a2=>{const _0x44c2a2=_0x14ee57;if(!!_0x38a9de[_0x44c2a2(0xb8)](({type:_0x3ec422,subType:_0x1aa8c0})=>_0x17d1a2[_0x44c2a2(0xea)]==_0x3ec422&&_0x17d1a2[_0x44c2a2(0xef)]==_0x1aa8c0))return _0x17d1a2[_0x44c2a2(0x8e)]?{}:void 0x0;}),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb1)](_0x45c1bf=>{const _0x4d3c45=_0x14ee57;if(_0x4d3c45(0x89)==_0x45c1bf[_0x4d3c45(0xea)]||_0x4d3c45(0xc5)==_0x45c1bf[_0x4d3c45(0xea)]){const _0x1f1286=_0x45c1bf[_0x4d3c45(0xb0)]();if(_0x1f1286&&_0x1f1286['is'](_0x4d3c45(0x9d),_0x4d3c45(0x96)))return{'type':_0x4d3c45(0x89)==_0x45c1bf[_0x4d3c45(0xea)]?_0x4d3c45(0xbf):_0x4d3c45(0x90),'element':_0x1f1286,'quantity':0x1};}}),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb1)](_0xa78541=>_0x14ee57(0xa6)==_0xa78541[_0x14ee57(0xea)]&&_0x14ee57(0xa0)==_0xa78541[_0x14ee57(0xef)]?{'type':_0x14ee57(0xd4),'content':_0x14ee57(0xa1)}:_0x14ee57(0xa6)==_0xa78541[_0x14ee57(0xea)]&&_0x14ee57(0xdd)==_0xa78541[_0x14ee57(0xef)]?{'type':_0x14ee57(0xd4),'content':_0x14ee57(0x8d)}:void 0x0),_0x41351b[_0x14ee57(0xb3)][_0x14ee57(0xb1)](_0x532bbf=>{const _0xbf2ecd=_0x14ee57;if(_0xbf2ecd(0xd3)!=_0x532bbf[_0xbf2ecd(0xea)])return;const {data:_0xf9b61f}=_0x532bbf;if(!_0xf9b61f||_0xbf2ecd(0xba)!=_0xf9b61f[_0xbf2ecd(0xe9)])return;const _0x4a1682=_0xf9b61f[_0xbf2ecd(0xd5)];return _0x4a1682?{'type':_0xbf2ecd(0xd4),'content':_0x19b061(_0x4ded90,_0xbf2ecd(0xaf),'\x22'+_0x4a1682+'\x22')}:{'type':_0xbf2ecd(0xd4),'content':_0x19b061(_0x4ded90,_0xbf2ecd(0xee))};}),this[_0x14ee57(0xa5)]();}[_0x5ca1c1(0xa5)](){const _0x40580d=_0x5ca1c1,_0x26e59e=this[_0x40580d(0xbb)],_0x2ed44a=_0x26e59e[_0x40580d(0xd0)];_0x26e59e[_0x40580d(0x7e)][_0x40580d(0xd8)](_0x40580d(0x78))[_0x40580d(0xb3)][_0x40580d(0xb1)](_0x413a76=>{const _0x48bd14=_0x40580d;if(_0x48bd14(0xa6)!=_0x413a76[_0x48bd14(0xea)]&&_0x48bd14(0xc9)!=_0x413a76[_0x48bd14(0xea)])return;const {data:_0x1b7fd5}=_0x413a76;if(_0x1b7fd5){if(_0x48bd14(0xab)==_0x1b7fd5[_0x48bd14(0xa3)]){const _0xd341d7=_0x1b7fd5[_0x48bd14(0x91)][0x0][_0x48bd14(0xd5)];return _0xd341d7?{'type':_0x48bd14(0xd4),'content':_0x19b061(_0x2ed44a,_0x48bd14(0xaf),'\x22'+_0xd341d7+'\x22')}:{'type':_0x48bd14(0xd4),'content':_0x19b061(_0x2ed44a,_0x48bd14(0xee))};}if(_0x48bd14(0xe0)==_0x1b7fd5[_0x48bd14(0xa3)]){const _0x1d784d=_0x1b7fd5[_0x48bd14(0x91)][0x0][_0x48bd14(0xdb)];return _0x1d784d?{'type':_0x48bd14(0xd4),'content':_0x19b061(_0x2ed44a,_0x48bd14(0xce),_0x1d784d)}:{'type':_0x48bd14(0xd4),'content':_0x19b061(_0x2ed44a,_0x48bd14(0x7f))};}}});}}
23
+ const _0x50b649=_0x5b6d;function _0x4e96(){const _0x30c5b6=['registerBlockAttribute','imageTextAlternative','resizeImage','schema','format','ImageResize','ImageCaptionUtils','1174315rzBOTn','85737CXsLXw','registerDescriptionCallback','markDeletion','addObject','caption','model','Inline\x20image\x20to\x20block\x20image','isEqual','enableDefaultAttributesIntegration','_findSuggestions','*Reset\x20image\x20width*','createRange','locale','16VaQqkV','findIndex','registerCustomCallback','afterInit','registerElementLabel','getContainedElement','ELEMENT_INLINE_IMAGE','995598ldDMio','fromPosition','element','ImageInlineEditing','newValue','editor','removeObject','forward','previous','290nQYxDw','deletion','1226071DVyHdA','FORMAT_IMAGE_SIZE','getCaptionFromImageModelElement','length','accept','getNearestSelectionRange','enableCommand','backward','_registerLegacyDescription','attribute','key','uploadImage','imageStylePreApply','alt','descriptionFactory','convertBlockImageToInline','ImageTextAlternativeEditing','3116346GiOZCQ','4458384tKPHgR','plugins','getClosestSelectedImageElement','insertImage','ImageCaptionEditing','6239667QTofEp','imageBlock','subType','isBlockImage','TrackChangesEditing','createRangeOn','markInsertion','_suggestionFactory','toggleImageCaption','type','ImageEditing','80RwqrQK','forceDefaultExecution','start','isOwn','detach','isBefore','*Set\x20image\x20text\x20alternative:*\x20%0','get','document','commandName','getFirstRange','getSuggestionCallback','markBlockFormat','*Set\x20image\x20width:*\x20%0','imageInline','has','chain','toPrevious','convertInlineImageToBlock','ImageBlockEditing','registerAttributeLabel','discard','ImageUploadEditing','ImageUtils','change','nodeAfter','imageCaption','filter','toNext','12uMVGDF','formatBlock','resizedWidth','join','find','imageTypeInline','*Remove\x20image\x20text\x20alternative*','selection','width','ELEMENT_IMAGE','insertion','commandParams','end','formatInline','isCollapsed','nodeBefore','isIntersecting','imageTypeBlock','ELEMENT_CAPTION','Block\x20image\x20to\x20inline\x20image'];_0x4e96=function(){return _0x30c5b6;};return _0x4e96();}(function(_0x3c4cbb,_0x38eec7){const _0x26eca1=_0x5b6d,_0x5ba851=_0x3c4cbb();while(!![]){try{const _0x4701d6=-parseInt(_0x26eca1(0x18f))/0x1+-parseInt(_0x26eca1(0x1ab))/0x2+parseInt(_0x26eca1(0x17b))/0x3*(-parseInt(_0x26eca1(0x1bc))/0x4)+-parseInt(_0x26eca1(0x17a))/0x5*(parseInt(_0x26eca1(0x1d9))/0x6)+parseInt(_0x26eca1(0x1b1))/0x7*(parseInt(_0x26eca1(0x188))/0x8)+-parseInt(_0x26eca1(0x1ac))/0x9+-parseInt(_0x26eca1(0x198))/0xa*(-parseInt(_0x26eca1(0x19a))/0xb);if(_0x4701d6===_0x38eec7)break;else _0x5ba851['push'](_0x5ba851['shift']());}catch(_0xba6291){_0x5ba851['push'](_0x5ba851['shift']());}}}(_0x4e96,0xe1c06));function _0x5b6d(_0x5835a5,_0x240d70){const _0x4e9627=_0x4e96();return _0x5b6d=function(_0x5b6d14,_0x410955){_0x5b6d14=_0x5b6d14-0x173;let _0x343394=_0x4e9627[_0x5b6d14];return _0x343394;},_0x5b6d(_0x5835a5,_0x240d70);}import{Plugin as _0x37bc29}from'ckeditor5/src/core.js';import{LivePosition as _0xe14aa6}from'ckeditor5/src/engine.js';import{getTranslation as _0x4287d5}from'../utils/common-translations.js';export default class it extends _0x37bc29{[_0x50b649(0x18b)](){const _0x5cf34f=_0x50b649,_0x1462bd=this[_0x5cf34f(0x194)];if(!_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x1bb)))return;const _0x21c369=_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1c3)](_0x5cf34f(0x1b5)),_0x572e6e=_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1c3)](_0x5cf34f(0x1d3)),_0x2bcb60=_0x1462bd[_0x5cf34f(0x187)];_0x21c369[_0x5cf34f(0x1a0)](_0x5cf34f(0x1af)),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x18c)](_0x5cf34f(0x1b2),_0x3a5caa=>_0x4287d5(_0x2bcb60,_0x5cf34f(0x1e2),_0x3a5caa)),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x18c)](_0x5cf34f(0x1ca),_0xe9e315=>_0x4287d5(_0x2bcb60,_0x5cf34f(0x18e),_0xe9e315)),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x18c)](_0x5cf34f(0x17f),()=>_0x4287d5(_0x2bcb60,_0x5cf34f(0x1eb))),_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x1d2))&&_0x21c369[_0x5cf34f(0x1a0)](_0x5cf34f(0x1a5)),_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x1cf))&&_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x192))&&(_0x21c369[_0x5cf34f(0x1a0)](_0x5cf34f(0x1de),(_0x3ef408,_0x4103d)=>{const _0x40442f=_0x5cf34f,_0x24016a=_0x572e6e[_0x40442f(0x1ae)](_0x1462bd[_0x40442f(0x180)][_0x40442f(0x1c4)][_0x40442f(0x1e0)]);_0x1462bd[_0x40442f(0x180)][_0x40442f(0x1d4)](()=>{const _0x59083a=_0x40442f;_0x21c369[_0x59083a(0x1c8)](_0x24016a,{'commandName':_0x59083a(0x1de),'commandParams':[_0x4103d]},[],_0x59083a(0x1a9));});}),_0x21c369[_0x5cf34f(0x1a0)](_0x5cf34f(0x1ea),(_0x1748cc,_0x4c4bac)=>{const _0x2f4bcc=_0x5cf34f;_0x1462bd[_0x2f4bcc(0x180)][_0x2f4bcc(0x1d4)](_0x15d3b4=>{const _0x2a03ef=_0x2f4bcc;let _0x411a39=_0x572e6e[_0x2a03ef(0x1ae)](_0x1462bd[_0x2a03ef(0x180)][_0x2a03ef(0x1c4)][_0x2a03ef(0x1e0)]),_0x5cc744=_0x15d3b4[_0x2a03ef(0x1b6)](_0x411a39);const _0x56e5ae=_0xe14aa6[_0x2a03ef(0x190)](_0x5cc744[_0x2a03ef(0x1be)],_0x2a03ef(0x1cd)),_0x389f04=_0xe14aa6[_0x2a03ef(0x190)](_0x5cc744[_0x2a03ef(0x1e5)],_0x2a03ef(0x1d8));_0x21c369[_0x2a03ef(0x1bd)](()=>_0x1748cc(_0x4c4bac)),_0x411a39=_0x572e6e[_0x2a03ef(0x1ae)](_0x1462bd[_0x2a03ef(0x180)][_0x2a03ef(0x1c4)][_0x2a03ef(0x1e0)]),_0x5cc744=_0x15d3b4[_0x2a03ef(0x1b6)](_0x411a39);const _0xfc8b45=_0x15d3b4[_0x2a03ef(0x186)](_0x56e5ae,_0x389f04);_0x56e5ae[_0x2a03ef(0x1c0)](),_0x389f04[_0x2a03ef(0x1c0)](),_0x21c369[_0x2a03ef(0x1c8)](_0x411a39,{'commandName':_0x2a03ef(0x1de),'commandParams':[_0x4c4bac]},[],_0x2a03ef(0x1ce)),_0xfc8b45[_0x2a03ef(0x1be)][_0x2a03ef(0x1c1)](_0x5cc744[_0x2a03ef(0x1be)])&&_0x21c369[_0x2a03ef(0x1b7)](_0x15d3b4[_0x2a03ef(0x186)](_0xfc8b45[_0x2a03ef(0x1be)],_0x5cc744[_0x2a03ef(0x1be)]),_0x2a03ef(0x1ce)),_0x5cc744[_0x2a03ef(0x1e5)][_0x2a03ef(0x1c1)](_0xfc8b45[_0x2a03ef(0x1e5)])&&_0x21c369[_0x2a03ef(0x1b7)](_0x15d3b4[_0x2a03ef(0x186)](_0x5cc744[_0x2a03ef(0x1e5)],_0xfc8b45[_0x2a03ef(0x1e5)]),_0x2a03ef(0x1ce));});}),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1da),_0x5cf34f(0x1ce),_0x5cf34f(0x1dc),()=>!0x1),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1da),_0x5cf34f(0x1ce),_0x5cf34f(0x19e),()=>!0x1),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1da),_0x5cf34f(0x1ce),_0x5cf34f(0x1d1),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x1c7)](_0x5cf34f(0x1da),'',_0x5cf34f(0x19e))),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1e3),_0x5cf34f(0x1ce),_0x5cf34f(0x1dc),()=>!0x1),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1e3),_0x5cf34f(0x1ce),_0x5cf34f(0x1d1),([_0x508720])=>{const _0x3de27f=_0x5cf34f,_0xe8fdf=_0x21c369[_0x3de27f(0x1b8)][_0x3de27f(0x1c7)](_0x3de27f(0x1e3),'',_0x3de27f(0x1d1));let _0xc9266c=_0x508720[_0x3de27f(0x1be)],_0x2f41b9=_0x508720[_0x3de27f(0x1e5)];const _0xb60e40=_0x1462bd[_0x3de27f(0x180)][_0x3de27f(0x176)][_0x3de27f(0x19f)](_0xc9266c,_0x3de27f(0x1a1)),_0x1f71df=_0x1462bd[_0x3de27f(0x180)][_0x3de27f(0x176)][_0x3de27f(0x19f)](_0x2f41b9,_0x3de27f(0x196));_0xb60e40[_0x3de27f(0x1e7)]&&(_0xc9266c=_0xb60e40[_0x3de27f(0x1be)]),_0x1f71df[_0x3de27f(0x1e7)]&&(_0x2f41b9=_0x1f71df[_0x3de27f(0x1e5)]),_0xe8fdf([_0x1462bd[_0x3de27f(0x180)][_0x3de27f(0x186)](_0xc9266c,_0x2f41b9)]);}),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1da),_0x5cf34f(0x1ce),_0x5cf34f(0x1cc),_0x30f5eb),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1e3),_0x5cf34f(0x1ce),_0x5cf34f(0x1cc),_0x30f5eb)),_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x1b0))&&(_0x21c369[_0x5cf34f(0x1a0)](_0x5cf34f(0x1b9),(_0x9da56b,_0x58397a)=>{const _0x3efc40=_0x5cf34f,_0xcd9f82=_0x1462bd[_0x3efc40(0x1ad)][_0x3efc40(0x1c3)](_0x3efc40(0x179));let _0xb561df=_0x572e6e[_0x3efc40(0x1ae)](_0x1462bd[_0x3efc40(0x180)][_0x3efc40(0x1c4)][_0x3efc40(0x1e0)]),_0x2cf24b=_0xcd9f82[_0x3efc40(0x19c)](_0xb561df);_0x1462bd[_0x3efc40(0x180)][_0x3efc40(0x1d4)](()=>{const _0x48f6da=_0x3efc40;if(_0x2cf24b)return void _0x21c369[_0x48f6da(0x17d)](_0x1462bd[_0x48f6da(0x180)][_0x48f6da(0x1b6)](_0x2cf24b));const _0x53ac52=_0x572e6e[_0x48f6da(0x1b4)](_0xb561df);_0x9da56b(_0x58397a),_0xb561df=_0x572e6e[_0x48f6da(0x1ae)](_0x1462bd[_0x48f6da(0x180)][_0x48f6da(0x1c4)][_0x48f6da(0x1e0)]),_0x2cf24b=_0xcd9f82[_0x48f6da(0x19c)](_0xb561df),_0x21c369[_0x48f6da(0x1b7)](_0x1462bd[_0x48f6da(0x180)][_0x48f6da(0x1b6)](_0x2cf24b),_0x53ac52?null:_0x48f6da(0x1d6));});}),_0x21c369[_0x5cf34f(0x1b8)][_0x5cf34f(0x18a)](_0x5cf34f(0x1e3),_0x5cf34f(0x1d6),_0x5cf34f(0x1cc),_0x30f5eb));const _0x3a73cc=[{'type':_0x5cf34f(0x1da),'subType':_0x5cf34f(0x1a6)},{'type':_0x5cf34f(0x1e3),'subType':_0x5cf34f(0x1d6)},{'type':_0x5cf34f(0x1da),'subType':_0x5cf34f(0x1ce)},{'type':_0x5cf34f(0x1e3),'subType':_0x5cf34f(0x1ce)}];function _0xfb7040(_0x139a4a,_0x459bf7){const _0x2f97b0=_0x5cf34f,_0x69f168=_0x3a73cc[_0x2f97b0(0x189)](({type:_0x1e6e4e,subType:_0x3427c4})=>_0x139a4a[_0x2f97b0(0x1ba)]==_0x1e6e4e&&_0x139a4a[_0x2f97b0(0x1b3)]==_0x3427c4),_0x62a721=_0x3a73cc[_0x2f97b0(0x189)](({type:_0x19136f,subType:_0x4f5a14})=>_0x459bf7[_0x2f97b0(0x1ba)]==_0x19136f&&_0x459bf7[_0x2f97b0(0x1b3)]==_0x4f5a14);if(_0x69f168<0x0||_0x62a721<0x0)return!0x1;const _0x5f3618=_0x139a4a[_0x2f97b0(0x1c6)](),_0x290899=_0x459bf7[_0x2f97b0(0x1c6)]();if((0x0==_0x69f168||0x1==_0x69f168)&&0x2==_0x62a721&&_0x5f3618[_0x2f97b0(0x1e9)](_0x290899))return!0x0;if(0x2==_0x69f168&&0x3==_0x62a721){const _0x221fd7=_0x21c369[_0x2f97b0(0x184)](_0x5f3618,_0x2f97b0(0x1e3))[_0x2f97b0(0x1d7)](({suggestion:_0x81e065,meta:_0x5a1059})=>_0x5a1059[_0x2f97b0(0x1bf)]&&_0x2f97b0(0x1ce)==_0x81e065[_0x2f97b0(0x1b3)]);if(_0x221fd7[_0x2f97b0(0x19d)]>0x1&&_0x290899[_0x2f97b0(0x1e5)][_0x2f97b0(0x182)](_0x5f3618[_0x2f97b0(0x1be)]))return!0x0;if(0x1==_0x221fd7[_0x2f97b0(0x19d)]&&(_0x5f3618[_0x2f97b0(0x1be)][_0x2f97b0(0x182)](_0x290899[_0x2f97b0(0x1e5)])||_0x5f3618[_0x2f97b0(0x1e5)][_0x2f97b0(0x182)](_0x290899[_0x2f97b0(0x1be)])))return!0x0;}if(0x3==_0x69f168&&0x3==_0x62a721&&_0x5f3618[_0x2f97b0(0x1be)][_0x2f97b0(0x1c1)](_0x290899[_0x2f97b0(0x1be)])){const _0x5e34cc=_0x5f3618[_0x2f97b0(0x1e5)][_0x2f97b0(0x1d5)],_0x48cefe=_0x290899[_0x2f97b0(0x1be)][_0x2f97b0(0x1e8)];return _0x572e6e[_0x2f97b0(0x1b4)](_0x5e34cc)&&_0x5e34cc===_0x48cefe;}return!0x1;}function _0x30f5eb(_0x3461a7,_0x33d392){return _0xfb7040(_0x3461a7,_0x33d392)?[_0x3461a7,_0x33d392]:_0xfb7040(_0x33d392,_0x3461a7)?[_0x33d392,_0x3461a7]:null;}_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x178))&&(_0x21c369[_0x5cf34f(0x183)](_0x5cf34f(0x175)),_0x21c369[_0x5cf34f(0x173)](_0x5cf34f(0x1db)),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x1d0)](_0x5cf34f(0x1db),_0x4287d5(_0x2bcb60,_0x5cf34f(0x19b)))),_0x1462bd[_0x5cf34f(0x1ad)][_0x5cf34f(0x1cb)](_0x5cf34f(0x1aa))&&(_0x21c369[_0x5cf34f(0x183)](_0x5cf34f(0x174)),_0x21c369[_0x5cf34f(0x173)](_0x5cf34f(0x1a7))),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x17c)](_0x4c115b=>{const _0x1aa31a=_0x5cf34f;if(!!_0x3a73cc[_0x1aa31a(0x1dd)](({type:_0x41b6c6,subType:_0x1ce632})=>_0x4c115b[_0x1aa31a(0x1ba)]==_0x41b6c6&&_0x4c115b[_0x1aa31a(0x1b3)]==_0x1ce632))return _0x4c115b[_0x1aa31a(0x197)]?{}:void 0x0;}),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x17c)](_0x35c033=>{const _0x2e3164=_0x5cf34f;if(_0x2e3164(0x1e3)==_0x35c033[_0x2e3164(0x1ba)]||_0x2e3164(0x199)==_0x35c033[_0x2e3164(0x1ba)]){const _0x57e580=_0x35c033[_0x2e3164(0x18d)]();if(_0x57e580&&_0x57e580['is'](_0x2e3164(0x191),_0x2e3164(0x17f)))return{'type':_0x2e3164(0x1e3)==_0x35c033[_0x2e3164(0x1ba)]?_0x2e3164(0x17e):_0x2e3164(0x195),'element':_0x57e580,'quantity':0x1};}}),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x17c)](_0x3b0653=>_0x5cf34f(0x1da)==_0x3b0653[_0x5cf34f(0x1ba)]&&_0x5cf34f(0x1ce)==_0x3b0653[_0x5cf34f(0x1b3)]?{'type':_0x5cf34f(0x177),'content':_0x5cf34f(0x181)}:_0x5cf34f(0x1da)==_0x3b0653[_0x5cf34f(0x1ba)]&&_0x5cf34f(0x1a9)==_0x3b0653[_0x5cf34f(0x1b3)]?{'type':_0x5cf34f(0x177),'content':_0x5cf34f(0x1ec)}:void 0x0),_0x21c369[_0x5cf34f(0x1a8)][_0x5cf34f(0x17c)](_0x1fe4de=>{const _0x213237=_0x5cf34f;if(_0x213237(0x1a3)!=_0x1fe4de[_0x213237(0x1ba)])return;const {data:_0x6c2dc6}=_0x1fe4de;if(!_0x6c2dc6||_0x213237(0x1a7)!=_0x6c2dc6[_0x213237(0x1a4)])return;const _0x40f380=_0x6c2dc6[_0x213237(0x193)];return _0x40f380?{'type':_0x213237(0x177),'content':_0x4287d5(_0x2bcb60,_0x213237(0x1c2),'\x22'+_0x40f380+'\x22')}:{'type':_0x213237(0x177),'content':_0x4287d5(_0x2bcb60,_0x213237(0x1df))};}),this[_0x5cf34f(0x1a2)]();}[_0x50b649(0x1a2)](){const _0x11a429=_0x50b649,_0x7eb8ec=this[_0x11a429(0x194)],_0x4347fe=_0x7eb8ec[_0x11a429(0x187)];_0x7eb8ec[_0x11a429(0x1ad)][_0x11a429(0x1c3)](_0x11a429(0x1b5))[_0x11a429(0x1a8)][_0x11a429(0x17c)](_0x20818a=>{const _0x2a2dc1=_0x11a429;if(_0x2a2dc1(0x1da)!=_0x20818a[_0x2a2dc1(0x1ba)]&&_0x2a2dc1(0x1e6)!=_0x20818a[_0x2a2dc1(0x1ba)])return;const {data:_0x5b8ea1}=_0x20818a;if(_0x5b8ea1){if(_0x2a2dc1(0x174)==_0x5b8ea1[_0x2a2dc1(0x1c5)]){const _0x17a340=_0x5b8ea1[_0x2a2dc1(0x1e4)][0x0][_0x2a2dc1(0x193)];return _0x17a340?{'type':_0x2a2dc1(0x177),'content':_0x4287d5(_0x4347fe,_0x2a2dc1(0x1c2),'\x22'+_0x17a340+'\x22')}:{'type':_0x2a2dc1(0x177),'content':_0x4287d5(_0x4347fe,_0x2a2dc1(0x1df))};}if(_0x2a2dc1(0x175)==_0x5b8ea1[_0x2a2dc1(0x1c5)]){const _0x111194=_0x5b8ea1[_0x2a2dc1(0x1e4)][0x0][_0x2a2dc1(0x1e1)];return _0x111194?{'type':_0x2a2dc1(0x177),'content':_0x4287d5(_0x4347fe,_0x2a2dc1(0x1c9),_0x111194)}:{'type':_0x2a2dc1(0x177),'content':_0x4287d5(_0x4347fe,_0x2a2dc1(0x185))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xbe7a(){const _0x58c742=['type','1484JNqXnz','_registerLegacyDescription','5480230kcZLzp','_suggestionFactory','editor','registerCustomCallback','*Replace\x20image\x20URL*','plugins','703977NxibyU','*Format:*\x20replace\x20image\x20URL','oldValue','2763882nZBBUx','discard','src','accept','registerBlockAttribute','formatInline','descriptionFactory','format','afterInit','commandName','enableDefaultAttributesIntegration','getSuggestionCallback','_handleLegacySuggestions','attribute','key','locale','119VohvYv','has','95946odMsaE','TrackChangesEditing','2486058xHtSdr','4595tQgFWB','newValue','formatBlock','replaceImageSource','ImageEditing','326080YDdfgp','2HnNPxq','get','registerDescriptionCallback'];_0xbe7a=function(){return _0x58c742;};return _0xbe7a();}const _0x395eca=_0x153d;(function(_0x558353,_0x38cc75){const _0x343bee=_0x153d,_0x42c875=_0x558353();while(!![]){try{const _0x572cf3=parseInt(_0x343bee(0x18f))/0x1*(-parseInt(_0x343bee(0x183))/0x2)+parseInt(_0x343bee(0x17c))/0x3+parseInt(_0x343bee(0x187))/0x4*(parseInt(_0x343bee(0x17d))/0x5)+-parseInt(_0x343bee(0x17a))/0x6*(-parseInt(_0x343bee(0x178))/0x7)+-parseInt(_0x343bee(0x182))/0x8+parseInt(_0x343bee(0x192))/0x9+-parseInt(_0x343bee(0x189))/0xa;if(_0x572cf3===_0x38cc75)break;else _0x42c875['push'](_0x42c875['shift']());}catch(_0x208aa9){_0x42c875['push'](_0x42c875['shift']());}}}(_0xbe7a,0x6f48c));import{Plugin as _0x4ce651}from'ckeditor5/src/core.js';function _0x153d(_0x8e8b8c,_0x12cac9){const _0xbe7a9d=_0xbe7a();return _0x153d=function(_0x153dfe,_0x4c1998){_0x153dfe=_0x153dfe-0x174;let _0x21495c=_0xbe7a9d[_0x153dfe];return _0x21495c;},_0x153d(_0x8e8b8c,_0x12cac9);}import{getTranslation as _0x38b5b7}from'../utils/common-translations.js';export default class st extends _0x4ce651{[_0x395eca(0x19a)](){const _0x249475=_0x395eca;if(!this[_0x249475(0x18b)][_0x249475(0x18e)][_0x249475(0x179)](_0x249475(0x181)))return;const _0x2dc85b=this[_0x249475(0x18b)][_0x249475(0x177)],_0x29ec83=this[_0x249475(0x18b)][_0x249475(0x18e)][_0x249475(0x184)](_0x249475(0x17b));_0x29ec83[_0x249475(0x19c)](_0x249475(0x180)),_0x29ec83[_0x249475(0x196)](_0x249475(0x194)),_0x29ec83[_0x249475(0x198)][_0x249475(0x185)](_0x401b0c=>{const _0x471337=_0x249475;if(_0x471337(0x175)!=_0x401b0c[_0x471337(0x186)])return;const {data:_0x183ba8}=_0x401b0c;return _0x183ba8&&_0x471337(0x194)==_0x183ba8[_0x471337(0x176)]?_0x183ba8[_0x471337(0x17e)]&&_0x183ba8[_0x471337(0x191)]?{'type':_0x471337(0x199),'content':_0x38b5b7(_0x2dc85b,_0x471337(0x18d))}:{'type':_0x471337(0x199),'content':''}:void 0x0;}),this[_0x249475(0x174)]();}[_0x395eca(0x174)](){const _0x23e2f8=_0x395eca,_0x376701=this[_0x23e2f8(0x18b)][_0x23e2f8(0x18e)][_0x23e2f8(0x184)](_0x23e2f8(0x17b));_0x376701[_0x23e2f8(0x18a)][_0x23e2f8(0x18c)](_0x23e2f8(0x17f),_0x23e2f8(0x180),_0x23e2f8(0x195),_0x376701[_0x23e2f8(0x18a)][_0x23e2f8(0x19d)](_0x23e2f8(0x17f),null,_0x23e2f8(0x193))),_0x376701[_0x23e2f8(0x18a)][_0x23e2f8(0x18c)](_0x23e2f8(0x17f),_0x23e2f8(0x180),_0x23e2f8(0x193),_0x376701[_0x23e2f8(0x18a)][_0x23e2f8(0x19d)](_0x23e2f8(0x17f),null,_0x23e2f8(0x195))),this[_0x23e2f8(0x188)]();}[_0x395eca(0x188)](){const _0x26924a=_0x395eca,_0x55f9fd=this[_0x26924a(0x18b)],_0xf5c00f=_0x55f9fd[_0x26924a(0x177)];_0x55f9fd[_0x26924a(0x18e)][_0x26924a(0x184)](_0x26924a(0x17b))[_0x26924a(0x198)][_0x26924a(0x185)](_0x5144c8=>{const _0x556130=_0x26924a;if(_0x556130(0x17f)!=_0x5144c8[_0x556130(0x186)]&&_0x556130(0x197)!=_0x5144c8[_0x556130(0x186)])return;const {data:_0x12e283}=_0x5144c8;if(!_0x12e283||_0x556130(0x180)!=_0x12e283[_0x556130(0x19b)])return;return{'type':_0x556130(0x199),'content':_0x38b5b7(_0xf5c00f,_0x556130(0x190))};});}}
23
+ const _0x2499f2=_0x3db9;(function(_0x4ce4d0,_0xc6ef3e){const _0x168b59=_0x3db9,_0x329028=_0x4ce4d0();while(!![]){try{const _0x3b97fb=parseInt(_0x168b59(0x1da))/0x1+-parseInt(_0x168b59(0x1cb))/0x2*(parseInt(_0x168b59(0x1ca))/0x3)+-parseInt(_0x168b59(0x1d5))/0x4*(-parseInt(_0x168b59(0x1c9))/0x5)+-parseInt(_0x168b59(0x1c1))/0x6*(-parseInt(_0x168b59(0x1c5))/0x7)+-parseInt(_0x168b59(0x1d0))/0x8*(-parseInt(_0x168b59(0x1ce))/0x9)+-parseInt(_0x168b59(0x1c0))/0xa+-parseInt(_0x168b59(0x1c7))/0xb;if(_0x3b97fb===_0xc6ef3e)break;else _0x329028['push'](_0x329028['shift']());}catch(_0x3d39ab){_0x329028['push'](_0x329028['shift']());}}}(_0x2864,0x64ddc));function _0x3db9(_0x37be3a,_0x4c8945){const _0x2864b3=_0x2864();return _0x3db9=function(_0x3db9d3,_0x4161d4){_0x3db9d3=_0x3db9d3-0x1b1;let _0x24ad05=_0x2864b3[_0x3db9d3];return _0x24ad05;},_0x3db9(_0x37be3a,_0x4c8945);}function _0x2864(){const _0x3ebfe8=['locale','*Format:*\x20replace\x20image\x20URL','formatInline','_suggestionFactory','*Replace\x20image\x20URL*','commandName','afterInit','newValue','key','src','62340GhSLaB','3673092JxzWPL','descriptionFactory','ImageEditing','format','7ITdloX','formatBlock','8774128HkyZIz','type','320370tUDVCN','1626XgIEEF','2862MQWtiG','plugins','accept','133443QiSYOC','_handleLegacySuggestions','152rGNETS','enableDefaultAttributesIntegration','editor','TrackChangesEditing','registerBlockAttribute','24XfRVCn','oldValue','get','registerCustomCallback','registerDescriptionCallback','714293UQnqQs','replaceImageSource','getSuggestionCallback','discard','has','attribute','_registerLegacyDescription'];_0x2864=function(){return _0x3ebfe8;};return _0x2864();}import{Plugin as _0x27d4ac}from'ckeditor5/src/core.js';import{getTranslation as _0x48d93a}from'../utils/common-translations.js';export default class st extends _0x27d4ac{[_0x2499f2(0x1bc)](){const _0x3f9933=_0x2499f2;if(!this[_0x3f9933(0x1d2)][_0x3f9933(0x1cc)][_0x3f9933(0x1b3)](_0x3f9933(0x1c3)))return;const _0x3ef9a3=this[_0x3f9933(0x1d2)][_0x3f9933(0x1b6)],_0x12ddc5=this[_0x3f9933(0x1d2)][_0x3f9933(0x1cc)][_0x3f9933(0x1d7)](_0x3f9933(0x1d3));_0x12ddc5[_0x3f9933(0x1d1)](_0x3f9933(0x1db)),_0x12ddc5[_0x3f9933(0x1d4)](_0x3f9933(0x1bf)),_0x12ddc5[_0x3f9933(0x1c2)][_0x3f9933(0x1d9)](_0x191345=>{const _0x46f128=_0x3f9933;if(_0x46f128(0x1b4)!=_0x191345[_0x46f128(0x1c8)])return;const {data:_0x53366f}=_0x191345;return _0x53366f&&_0x46f128(0x1bf)==_0x53366f[_0x46f128(0x1be)]?_0x53366f[_0x46f128(0x1bd)]&&_0x53366f[_0x46f128(0x1d6)]?{'type':_0x46f128(0x1c4),'content':_0x48d93a(_0x3ef9a3,_0x46f128(0x1ba))}:{'type':_0x46f128(0x1c4),'content':''}:void 0x0;}),this[_0x3f9933(0x1cf)]();}[_0x2499f2(0x1cf)](){const _0x5e0b2b=_0x2499f2,_0x3ec081=this[_0x5e0b2b(0x1d2)][_0x5e0b2b(0x1cc)][_0x5e0b2b(0x1d7)](_0x5e0b2b(0x1d3));_0x3ec081[_0x5e0b2b(0x1b9)][_0x5e0b2b(0x1d8)](_0x5e0b2b(0x1c6),_0x5e0b2b(0x1db),_0x5e0b2b(0x1cd),_0x3ec081[_0x5e0b2b(0x1b9)][_0x5e0b2b(0x1b1)](_0x5e0b2b(0x1c6),null,_0x5e0b2b(0x1b2))),_0x3ec081[_0x5e0b2b(0x1b9)][_0x5e0b2b(0x1d8)](_0x5e0b2b(0x1c6),_0x5e0b2b(0x1db),_0x5e0b2b(0x1b2),_0x3ec081[_0x5e0b2b(0x1b9)][_0x5e0b2b(0x1b1)](_0x5e0b2b(0x1c6),null,_0x5e0b2b(0x1cd))),this[_0x5e0b2b(0x1b5)]();}[_0x2499f2(0x1b5)](){const _0x5e897d=_0x2499f2,_0x2dbad7=this[_0x5e897d(0x1d2)],_0x444d9b=_0x2dbad7[_0x5e897d(0x1b6)];_0x2dbad7[_0x5e897d(0x1cc)][_0x5e897d(0x1d7)](_0x5e897d(0x1d3))[_0x5e897d(0x1c2)][_0x5e897d(0x1d9)](_0x456b4c=>{const _0x5488cb=_0x5e897d;if(_0x5488cb(0x1c6)!=_0x456b4c[_0x5488cb(0x1c8)]&&_0x5488cb(0x1b8)!=_0x456b4c[_0x5488cb(0x1c8)])return;const {data:_0x1101ae}=_0x456b4c;if(!_0x1101ae||_0x5488cb(0x1db)!=_0x1101ae[_0x5488cb(0x1bb)])return;return{'type':_0x5488cb(0x1c4),'content':_0x48d93a(_0x444d9b,_0x5488cb(0x1b7))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39ccc0=_0xa06d;function _0x2485(){const _0x4c044e=['16327720uTIUms','descriptionFactory','imageTypeInline','formatInline','926oOkGcZ','ImageUtils','registerDescriptionCallback','newRange','discard','format','*Format:*\x20%0','next','getSuggestionCallback','convertInlineImageToBlock','shouldConvertImageType','getChangedMarkers','suggestion','markInlineFormat','normalizedStyles','locale','head','chain','getSuggestion','markBlockFormat','filter','isInlineImage','toLowerCase','createRangeOn','2171715UYnIeg','afterInit','discardSuggestion','accept','_suggestionFactory','hasSuggestion','getSuggestions','TrackChangesEditing','length','commandParams','model','getFirstRange','ImageStyleEditing','nodeBefore','imageStylePostApply','from','selection','registerPostFixer','has','imageCaption','refresh','_findSuggestions','enableCommand','isBefore','differ','imageTypeBlock','start','editor','registerCustomCallback','change','commandName','74ZevBnX','value','getClosestSelectedImageElement','side','setImageNaturalSizeAttributes','title','forEach','9vstQJg','isIntersecting','get','4SedlgR','commands','isEqual','_registerLegacyDescription','398358GYWPxh','isInContent','join','2156646BWKfPh','5783760GGcmfj','_splitMarkerName','FORMAT_SIDE_IMAGE','findIndex','nodeAfter','isBlockImage','imageStyle','1982635mwatiQ','plugins','name','end','type','Users','document','formatBlock','subType','commandReversedParams','author','isOwn','getContainedElement','imageStylePreApply','insertion'];_0x2485=function(){return _0x4c044e;};return _0x2485();}(function(_0x171a85,_0x1a0b5e){const _0x1f6c94=_0xa06d,_0x4baf6e=_0x171a85();while(!![]){try{const _0x3bba2f=parseInt(_0x1f6c94(0xfc))/0x1*(parseInt(_0x1f6c94(0x128))/0x2)+-parseInt(_0x1f6c94(0x10a))/0x3+parseInt(_0x1f6c94(0x106))/0x4*(-parseInt(_0x1f6c94(0x115))/0x5)+-parseInt(_0x1f6c94(0x10d))/0x6+parseInt(_0x1f6c94(0xdd))/0x7+-parseInt(_0x1f6c94(0x10e))/0x8+parseInt(_0x1f6c94(0x103))/0x9*(parseInt(_0x1f6c94(0x124))/0xa);if(_0x3bba2f===_0x1a0b5e)break;else _0x4baf6e['push'](_0x4baf6e['shift']());}catch(_0x582008){_0x4baf6e['push'](_0x4baf6e['shift']());}}}(_0x2485,0x593f3));import{Plugin as _0x3b86fe}from'ckeditor5/src/core.js';import{uid as _0x15c295}from'ckeditor5/src/utils.js';import{getTranslation as _0x585e9e}from'../utils/common-translations.js';function _0xa06d(_0x46fe81,_0x6e44c){const _0x2485c3=_0x2485();return _0xa06d=function(_0xa06d1a,_0x135077){_0xa06d1a=_0xa06d1a-0xda;let _0x40e230=_0x2485c3[_0xa06d1a];return _0x40e230;},_0xa06d(_0x46fe81,_0x6e44c);}export default class nt extends _0x3b86fe{[_0x39ccc0(0xde)](){const _0x17c19c=_0x39ccc0,_0x49ee3d=this[_0x17c19c(0xf8)];if(!_0x49ee3d[_0x17c19c(0x116)][_0x17c19c(0xef)](_0x17c19c(0xe9)))return;const _0x3c3416=_0x49ee3d[_0x17c19c(0x116)][_0x17c19c(0x105)](_0x17c19c(0xe4)),_0x4740da=_0x49ee3d[_0x17c19c(0x116)][_0x17c19c(0x105)](_0x17c19c(0x129)),_0x5d9aaa={};_0x3c3416[_0x17c19c(0xf3)](_0x17c19c(0x114),(_0x3e5deb,_0x8efc19)=>{const _0xe66bb7=_0x17c19c,_0x3247bf=_0x49ee3d[_0xe66bb7(0x116)][_0xe66bb7(0x105)](_0xe66bb7(0x11a))['me'],_0x373056=_0x49ee3d[_0xe66bb7(0x107)][_0xe66bb7(0x105)](_0xe66bb7(0x114));let _0x155dea=_0x4740da[_0xe66bb7(0xfe)](_0x49ee3d[_0xe66bb7(0xe7)][_0xe66bb7(0x11b)][_0xe66bb7(0xed)]),_0x5994a2=_0x49ee3d[_0xe66bb7(0xe7)][_0xe66bb7(0xdc)](_0x155dea),_0x2768cf=_0x373056[_0xe66bb7(0xfd)];if(_0x2768cf==_0x8efc19[_0xe66bb7(0xfd)])return;const _0x2639e8={'commandName':_0xe66bb7(0x114),'commandParams':[_0x8efc19],'formatGroupId':_0x15c295()};_0x49ee3d[_0xe66bb7(0xe7)][_0xe66bb7(0xfa)](()=>{const _0x18da19=_0xe66bb7;if(_0x3c3416[_0x18da19(0xe3)]()[_0x18da19(0x13c)](_0x294f9d=>_0x294f9d[_0x18da19(0x10b)]&&_0x3247bf==_0x294f9d[_0x18da19(0x11f)]&&(_0x18da19(0x11c)==_0x294f9d[_0x18da19(0x119)]||_0x18da19(0x127)==_0x294f9d[_0x18da19(0x119)])&&(_0x18da19(0x122)==_0x294f9d[_0x18da19(0x11d)]||_0x18da19(0xeb)==_0x294f9d[_0x18da19(0x11d)])&&_0x294f9d[_0x18da19(0xe8)]()[_0x18da19(0x108)](_0x5994a2))[_0x18da19(0x102)](_0x2ed04e=>_0x3c3416[_0x18da19(0xdf)](_0x2ed04e[_0x18da19(0x138)])),_0x155dea=_0x4740da[_0x18da19(0xfe)](_0x49ee3d[_0x18da19(0xe7)][_0x18da19(0x11b)][_0x18da19(0xed)]),_0x5994a2=_0x49ee3d[_0x18da19(0xe7)][_0x18da19(0xdc)](_0x155dea),_0x373056[_0x18da19(0xf1)](),_0x49ee3d[_0x18da19(0x107)][_0x18da19(0x105)](_0x18da19(0x126))[_0x18da19(0xf1)](),_0x49ee3d[_0x18da19(0x107)][_0x18da19(0x105)](_0x18da19(0xf6))[_0x18da19(0xf1)](),_0x2768cf=_0x373056[_0x18da19(0xfd)],_0x2768cf!=_0x8efc19[_0x18da19(0xfd)])return _0x4740da[_0x18da19(0xda)](_0x155dea)&&_0x373056[_0x18da19(0x132)](_0x8efc19[_0x18da19(0xfd)],_0x155dea)?(_0x3e5deb({..._0x8efc19,'setImageSizes':!0x1}),_0x155dea=_0x4740da[_0x18da19(0xfe)](_0x49ee3d[_0x18da19(0xe7)][_0x18da19(0x11b)][_0x18da19(0xed)]),void _0x3c3416[_0x18da19(0x13b)](_0x155dea,{..._0x2639e8,'commandReversedParams':[{'value':_0x2768cf||null,'setImageSizes':!0x1}]},[],_0x18da19(0x122))):void(_0x4740da[_0x18da19(0x113)](_0x155dea)?_0x3c3416[_0x18da19(0x13b)](_0x155dea,_0x2639e8,[],_0x18da19(0xeb)):_0x3c3416[_0x18da19(0x135)](_0x5994a2,_0x2639e8,_0x18da19(0xeb)));});});for(const _0x2eb275 of _0x49ee3d[_0x17c19c(0x116)][_0x17c19c(0x105)](_0x17c19c(0xe9))[_0x17c19c(0x136)])_0x5d9aaa[_0x2eb275[_0x17c19c(0x117)]]=_0x2eb275[_0x17c19c(0x101)][_0x17c19c(0xdb)]();_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x11c),_0x17c19c(0x122),_0x17c19c(0x10c),()=>!0x1),_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x11c),_0x17c19c(0xeb),_0x17c19c(0x10c),()=>!0x1),_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x127),_0x17c19c(0xeb),_0x17c19c(0x10c),()=>!0x1),_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x11c),_0x17c19c(0x122),_0x17c19c(0xe0),([_0x4772ef])=>{const _0x1934c9=_0x17c19c;_0x4740da[_0x1934c9(0x100)](_0x4772ef[_0x1934c9(0x121)]());}),_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x11c),_0x17c19c(0x122),_0x17c19c(0x12c),(_0x50c98c,_0x1d21d2)=>{const _0x50a704=_0x17c19c;_0x3c3416[_0x50a704(0xe1)][_0x50a704(0x130)](_0x50a704(0x11c),'',_0x50a704(0xe0))(_0x50c98c,{'commandName':_0x1d21d2[_0x50a704(0xfb)],'commandParams':_0x1d21d2[_0x50a704(0x11e)]});}),_0x3c3416[_0x17c19c(0xe1)][_0x17c19c(0xf9)](_0x17c19c(0x11c),_0x17c19c(0x122),_0x17c19c(0x139),function(_0x3534e5,_0x4f1411){if(_0x43063a(_0x3534e5,_0x4f1411))return[_0x3534e5,_0x4f1411];if(_0x43063a(_0x4f1411,_0x3534e5))return[_0x4f1411,_0x3534e5];return null;});const _0x565f25=[{'type':_0x17c19c(0x11c),'subType':_0x17c19c(0x122)},{'type':_0x17c19c(0x123),'subType':_0x17c19c(0xf0)},{'type':_0x17c19c(0x11c),'subType':_0x17c19c(0x131)},{'type':_0x17c19c(0x123),'subType':_0x17c19c(0x131)}];function _0x43063a(_0x3fbbb1,_0x70e325){const _0x1c888f=_0x17c19c,_0x162197=_0x565f25[_0x1c888f(0x111)](({type:_0x5328b8,subType:_0x5cf4e6})=>_0x3fbbb1[_0x1c888f(0x119)]==_0x5328b8&&_0x3fbbb1[_0x1c888f(0x11d)]==_0x5cf4e6),_0x25c5ec=_0x565f25[_0x1c888f(0x111)](({type:_0xfb6a60,subType:_0x4cfaa9})=>_0x70e325[_0x1c888f(0x119)]==_0xfb6a60&&_0x70e325[_0x1c888f(0x11d)]==_0x4cfaa9);if(_0x162197<0x0||_0x25c5ec<0x0)return!0x1;const _0x57b222=_0x3fbbb1[_0x1c888f(0xe8)](),_0x27f10d=_0x70e325[_0x1c888f(0xe8)]();if((0x0==_0x162197||0x1==_0x162197)&&0x2==_0x25c5ec&&_0x57b222[_0x1c888f(0x104)](_0x27f10d))return!0x0;if(0x2==_0x162197&&0x3==_0x25c5ec){const _0x292a01=_0x3c3416[_0x1c888f(0xf2)](_0x57b222,_0x1c888f(0x123))[_0x1c888f(0x13c)](({suggestion:_0x56e971,meta:_0x4b0584})=>_0x4b0584[_0x1c888f(0x120)]&&_0x1c888f(0x131)==_0x56e971[_0x1c888f(0x11d)]);if(_0x292a01[_0x1c888f(0xe5)]>0x1&&_0x27f10d[_0x1c888f(0x118)][_0x1c888f(0x108)](_0x57b222[_0x1c888f(0xf7)]))return!0x0;if(0x1==_0x292a01[_0x1c888f(0xe5)]&&(_0x57b222[_0x1c888f(0xf7)][_0x1c888f(0x108)](_0x27f10d[_0x1c888f(0x118)])||_0x57b222[_0x1c888f(0x118)][_0x1c888f(0x108)](_0x27f10d[_0x1c888f(0xf7)])))return!0x0;}if(0x3==_0x162197&&0x3==_0x25c5ec&&_0x57b222[_0x1c888f(0xf7)][_0x1c888f(0xf4)](_0x27f10d[_0x1c888f(0xf7)])){const _0x4a47ba=_0x57b222[_0x1c888f(0x118)][_0x1c888f(0x112)],_0x5ed986=_0x27f10d[_0x1c888f(0xf7)][_0x1c888f(0xea)];return _0x4740da[_0x1c888f(0x113)](_0x4a47ba)&&_0x4a47ba===_0x5ed986;}return!0x1;}_0x49ee3d[_0x17c19c(0xe7)][_0x17c19c(0x11b)][_0x17c19c(0xee)](()=>{const _0x27df8f=_0x17c19c;let _0x582dc5=!0x1;const _0x275ede=Array[_0x27df8f(0xec)](_0x49ee3d[_0x27df8f(0xe7)][_0x27df8f(0x11b)][_0x27df8f(0xf5)][_0x27df8f(0x133)]());for(const {name:_0x135d02,data:_0xbf6a57}of _0x275ede){const {group:_0x392cb0,type:_0x259377,subType:_0x1e2fe9,id:_0x46ad40}=_0x3c3416[_0x27df8f(0x10f)](_0x135d02);if(_0x27df8f(0x134)==_0x392cb0&&_0x3c3416[_0x27df8f(0xe2)](_0x46ad40)){if(_0x27df8f(0x11c)==_0x259377&&(_0x27df8f(0x122)==_0x1e2fe9||_0x27df8f(0xeb)==_0x1e2fe9)){const _0x28a3b1=_0x3c3416[_0x27df8f(0x13a)](_0x46ad40);if(_0xbf6a57[_0x27df8f(0x12b)]){const _0x292a15=_0x28a3b1[_0x27df8f(0xe8)]()[_0x27df8f(0x121)]();if(_0x4740da[_0x27df8f(0x113)](_0x292a15))continue;_0x3c3416[_0x27df8f(0xdf)](_0x28a3b1),_0x582dc5=!0x0;}}if(_0x27df8f(0x123)==_0x259377&&_0x27df8f(0xf0)==_0x1e2fe9&&!_0xbf6a57[_0x27df8f(0x12b)]){const _0x4ce397=_0x3c3416[_0x27df8f(0x13a)](_0x46ad40);_0x4ce397[_0x27df8f(0x12f)]&&_0x4ce397[_0x27df8f(0x12f)][_0x27df8f(0x10b)]&&(_0x3c3416[_0x27df8f(0xdf)](_0x4ce397[_0x27df8f(0x12f)]),_0x582dc5=!0x0);}}}return _0x582dc5;}),this[_0x17c19c(0x109)](_0x5d9aaa);}[_0x39ccc0(0x109)](_0x2b7d64){const _0x1d0f24=_0x39ccc0,_0xaf45c2=this[_0x1d0f24(0xf8)],_0x570cd9=_0xaf45c2[_0x1d0f24(0x137)];_0xaf45c2[_0x1d0f24(0x116)][_0x1d0f24(0x105)](_0x1d0f24(0xe4))[_0x1d0f24(0x125)][_0x1d0f24(0x12a)](_0x35ef58=>{const _0x2dc8ff=_0x1d0f24;if(_0x2dc8ff(0x11c)!=_0x35ef58[_0x2dc8ff(0x119)]&&_0x2dc8ff(0x127)!=_0x35ef58[_0x2dc8ff(0x119)])return;const {data:_0x1e8f34}=_0x35ef58;if(!_0x1e8f34||_0x2dc8ff(0x114)!=_0x1e8f34[_0x2dc8ff(0xfb)])return;const _0x18cd2a=_0x1e8f34[_0x2dc8ff(0xe6)][0x0][_0x2dc8ff(0xfd)];return _0x31f6f8(_0x2dc8ff(0xff)===_0x18cd2a?_0x585e9e(_0x570cd9,_0x2dc8ff(0x110)):_0x2b7d64[_0x18cd2a]||_0x18cd2a);function _0x31f6f8(_0x4453a2){const _0xd8541b=_0x2dc8ff;return{'type':_0xd8541b(0x12d),'content':_0x585e9e(_0x570cd9,_0xd8541b(0x12e),_0x4453a2)};}});}}
23
+ const _0x1294f6=_0x22ab;(function(_0x3adbaf,_0x2f4e68){const _0x216275=_0x22ab,_0x2470b3=_0x3adbaf();while(!![]){try{const _0x558db0=-parseInt(_0x216275(0xe3))/0x1*(-parseInt(_0x216275(0x9b))/0x2)+-parseInt(_0x216275(0x91))/0x3*(parseInt(_0x216275(0xba))/0x4)+parseInt(_0x216275(0x9e))/0x5*(parseInt(_0x216275(0xdf))/0x6)+-parseInt(_0x216275(0xc2))/0x7*(parseInt(_0x216275(0xbf))/0x8)+-parseInt(_0x216275(0xa1))/0x9+parseInt(_0x216275(0xc9))/0xa+parseInt(_0x216275(0xdd))/0xb*(parseInt(_0x216275(0xaa))/0xc);if(_0x558db0===_0x2f4e68)break;else _0x2470b3['push'](_0x2470b3['shift']());}catch(_0x2eeddb){_0x2470b3['push'](_0x2470b3['shift']());}}}(_0x2b65,0xd4177));import{Plugin as _0x479a27}from'ckeditor5/src/core.js';function _0x2b65(){const _0x380282=['side','differ','filter','end','normalizedStyles','11IDgsqH','isEqual','18bjiRhc','plugins','newRange','start','17UGtrWn','descriptionFactory','TrackChangesEditing','FORMAT_SIDE_IMAGE','isBlockImage','commandReversedParams','discardSuggestion','editor','ImageStyleEditing','has','change','imageStylePostApply','isInContent','ImageUtils','registerPostFixer','registerDescriptionCallback','getClosestSelectedImageElement','enableCommand','getSuggestionCallback','2130bYdoUO','model','isOwn','getContainedElement','hasSuggestion','afterInit','join','createRangeOn','imageStylePreApply','commandName','37088iOLzTy','imageStyle','getChangedMarkers','565135uygxxl','type','commandParams','11076129xAGXsL','from','locale','imageTypeInline','_findSuggestions','markInlineFormat','nodeBefore','value','format','32036388FhjLBp','isInlineImage','*Format:*\x20%0','setImageNaturalSizeAttributes','suggestion','formatInline','getFirstRange','toLowerCase','name','markBlockFormat','head','chain','refresh','imageTypeBlock','author','document','3568dtHbMj','get','nodeAfter','commands','getSuggestions','8339976mOSoQa','convertInlineImageToBlock','subType','7MNIaqA','accept','_registerLegacyDescription','imageCaption','formatBlock','title','discard','4511970KkyWUo','getSuggestion','findIndex','length','forEach','_splitMarkerName','registerCustomCallback','next','insertion','_suggestionFactory','Users','selection','shouldConvertImageType','isIntersecting','isBefore'];_0x2b65=function(){return _0x380282;};return _0x2b65();}function _0x22ab(_0x496cd8,_0xec948f){const _0x2b652e=_0x2b65();return _0x22ab=function(_0x22abf9,_0x10aaa1){_0x22abf9=_0x22abf9-0x88;let _0x4b54b5=_0x2b652e[_0x22abf9];return _0x4b54b5;},_0x22ab(_0x496cd8,_0xec948f);}import{uid as _0x34a4d9}from'ckeditor5/src/utils.js';import{getTranslation as _0x5b6bc2}from'../utils/common-translations.js';export default class nt extends _0x479a27{[_0x1294f6(0x96)](){const _0x4daac4=_0x1294f6,_0x4dc2b0=this[_0x4daac4(0xea)];if(!_0x4dc2b0[_0x4daac4(0xe0)][_0x4daac4(0xec)](_0x4daac4(0xeb)))return;const _0x1998a8=_0x4dc2b0[_0x4daac4(0xe0)][_0x4daac4(0xbb)](_0x4daac4(0xe5)),_0x4b9b6f=_0x4dc2b0[_0x4daac4(0xe0)][_0x4daac4(0xbb)](_0x4daac4(0x8b)),_0x251651={};_0x1998a8[_0x4daac4(0x8f)](_0x4daac4(0x9c),(_0x37596e,_0x221a35)=>{const _0xb97d77=_0x4daac4,_0x68b3c5=_0x4dc2b0[_0xb97d77(0xe0)][_0xb97d77(0xbb)](_0xb97d77(0xd3))['me'],_0x2d623b=_0x4dc2b0[_0xb97d77(0xbd)][_0xb97d77(0xbb)](_0xb97d77(0x9c));let _0x65949c=_0x4b9b6f[_0xb97d77(0x8e)](_0x4dc2b0[_0xb97d77(0x92)][_0xb97d77(0xb9)][_0xb97d77(0xd4)]),_0x3b36a2=_0x4dc2b0[_0xb97d77(0x92)][_0xb97d77(0x98)](_0x65949c),_0x1bd3fa=_0x2d623b[_0xb97d77(0xa8)];if(_0x1bd3fa==_0x221a35[_0xb97d77(0xa8)])return;const _0x3d4ba9={'commandName':_0xb97d77(0x9c),'commandParams':[_0x221a35],'formatGroupId':_0x34a4d9()};_0x4dc2b0[_0xb97d77(0x92)][_0xb97d77(0x88)](()=>{const _0x58ef2c=_0xb97d77;if(_0x1998a8[_0x58ef2c(0xbe)]()[_0x58ef2c(0xda)](_0x2d494a=>_0x2d494a[_0x58ef2c(0x8a)]&&_0x68b3c5==_0x2d494a[_0x58ef2c(0xb8)]&&(_0x58ef2c(0xc6)==_0x2d494a[_0x58ef2c(0x9f)]||_0x58ef2c(0xaf)==_0x2d494a[_0x58ef2c(0x9f)])&&(_0x58ef2c(0x99)==_0x2d494a[_0x58ef2c(0xc1)]||_0x58ef2c(0x89)==_0x2d494a[_0x58ef2c(0xc1)])&&_0x2d494a[_0x58ef2c(0xb0)]()[_0x58ef2c(0xde)](_0x3b36a2))[_0x58ef2c(0xcd)](_0x16ec6f=>_0x1998a8[_0x58ef2c(0xe9)](_0x16ec6f[_0x58ef2c(0xb4)])),_0x65949c=_0x4b9b6f[_0x58ef2c(0x8e)](_0x4dc2b0[_0x58ef2c(0x92)][_0x58ef2c(0xb9)][_0x58ef2c(0xd4)]),_0x3b36a2=_0x4dc2b0[_0x58ef2c(0x92)][_0x58ef2c(0x98)](_0x65949c),_0x2d623b[_0x58ef2c(0xb6)](),_0x4dc2b0[_0x58ef2c(0xbd)][_0x58ef2c(0xbb)](_0x58ef2c(0xa4))[_0x58ef2c(0xb6)](),_0x4dc2b0[_0x58ef2c(0xbd)][_0x58ef2c(0xbb)](_0x58ef2c(0xb7))[_0x58ef2c(0xb6)](),_0x1bd3fa=_0x2d623b[_0x58ef2c(0xa8)],_0x1bd3fa!=_0x221a35[_0x58ef2c(0xa8)])return _0x4b9b6f[_0x58ef2c(0xab)](_0x65949c)&&_0x2d623b[_0x58ef2c(0xd5)](_0x221a35[_0x58ef2c(0xa8)],_0x65949c)?(_0x37596e({..._0x221a35,'setImageSizes':!0x1}),_0x65949c=_0x4b9b6f[_0x58ef2c(0x8e)](_0x4dc2b0[_0x58ef2c(0x92)][_0x58ef2c(0xb9)][_0x58ef2c(0xd4)]),void _0x1998a8[_0x58ef2c(0xb3)](_0x65949c,{..._0x3d4ba9,'commandReversedParams':[{'value':_0x1bd3fa||null,'setImageSizes':!0x1}]},[],_0x58ef2c(0x99))):void(_0x4b9b6f[_0x58ef2c(0xe7)](_0x65949c)?_0x1998a8[_0x58ef2c(0xb3)](_0x65949c,_0x3d4ba9,[],_0x58ef2c(0x89)):_0x1998a8[_0x58ef2c(0xa6)](_0x3b36a2,_0x3d4ba9,_0x58ef2c(0x89)));});});for(const _0x3683e4 of _0x4dc2b0[_0x4daac4(0xe0)][_0x4daac4(0xbb)](_0x4daac4(0xeb))[_0x4daac4(0xdc)])_0x251651[_0x3683e4[_0x4daac4(0xb2)]]=_0x3683e4[_0x4daac4(0xc7)][_0x4daac4(0xb1)]();_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xc6),_0x4daac4(0x99),_0x4daac4(0x97),()=>!0x1),_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xc6),_0x4daac4(0x89),_0x4daac4(0x97),()=>!0x1),_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xaf),_0x4daac4(0x89),_0x4daac4(0x97),()=>!0x1),_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xc6),_0x4daac4(0x99),_0x4daac4(0xc3),([_0x3bca88])=>{const _0x4875a9=_0x4daac4;_0x4b9b6f[_0x4875a9(0xad)](_0x3bca88[_0x4875a9(0x94)]());}),_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xc6),_0x4daac4(0x99),_0x4daac4(0xc8),(_0x4a8469,_0x215cbe)=>{const _0x48d21e=_0x4daac4;_0x1998a8[_0x48d21e(0xd2)][_0x48d21e(0x90)](_0x48d21e(0xc6),'',_0x48d21e(0xc3))(_0x4a8469,{'commandName':_0x215cbe[_0x48d21e(0x9a)],'commandParams':_0x215cbe[_0x48d21e(0xe8)]});}),_0x1998a8[_0x4daac4(0xd2)][_0x4daac4(0xcf)](_0x4daac4(0xc6),_0x4daac4(0x99),_0x4daac4(0xb5),function(_0x5cebb1,_0x37ea85){if(_0x4a2adc(_0x5cebb1,_0x37ea85))return[_0x5cebb1,_0x37ea85];if(_0x4a2adc(_0x37ea85,_0x5cebb1))return[_0x37ea85,_0x5cebb1];return null;});const _0x554b9b=[{'type':_0x4daac4(0xc6),'subType':_0x4daac4(0x99)},{'type':_0x4daac4(0xd1),'subType':_0x4daac4(0xc5)},{'type':_0x4daac4(0xc6),'subType':_0x4daac4(0xc0)},{'type':_0x4daac4(0xd1),'subType':_0x4daac4(0xc0)}];function _0x4a2adc(_0x492d1c,_0x3bb9e6){const _0x42413f=_0x4daac4,_0x2ad552=_0x554b9b[_0x42413f(0xcb)](({type:_0x1a4e13,subType:_0x2c867b})=>_0x492d1c[_0x42413f(0x9f)]==_0x1a4e13&&_0x492d1c[_0x42413f(0xc1)]==_0x2c867b),_0x18e9b1=_0x554b9b[_0x42413f(0xcb)](({type:_0x346cd1,subType:_0x18d83c})=>_0x3bb9e6[_0x42413f(0x9f)]==_0x346cd1&&_0x3bb9e6[_0x42413f(0xc1)]==_0x18d83c);if(_0x2ad552<0x0||_0x18e9b1<0x0)return!0x1;const _0x4d3337=_0x492d1c[_0x42413f(0xb0)](),_0x4d5689=_0x3bb9e6[_0x42413f(0xb0)]();if((0x0==_0x2ad552||0x1==_0x2ad552)&&0x2==_0x18e9b1&&_0x4d3337[_0x42413f(0xd6)](_0x4d5689))return!0x0;if(0x2==_0x2ad552&&0x3==_0x18e9b1){const _0x46809a=_0x1998a8[_0x42413f(0xa5)](_0x4d3337,_0x42413f(0xd1))[_0x42413f(0xda)](({suggestion:_0x26f509,meta:_0x5cd4b5})=>_0x5cd4b5[_0x42413f(0x93)]&&_0x42413f(0xc0)==_0x26f509[_0x42413f(0xc1)]);if(_0x46809a[_0x42413f(0xcc)]>0x1&&_0x4d5689[_0x42413f(0xdb)][_0x42413f(0xde)](_0x4d3337[_0x42413f(0xe2)]))return!0x0;if(0x1==_0x46809a[_0x42413f(0xcc)]&&(_0x4d3337[_0x42413f(0xe2)][_0x42413f(0xde)](_0x4d5689[_0x42413f(0xdb)])||_0x4d3337[_0x42413f(0xdb)][_0x42413f(0xde)](_0x4d5689[_0x42413f(0xe2)])))return!0x0;}if(0x3==_0x2ad552&&0x3==_0x18e9b1&&_0x4d3337[_0x42413f(0xe2)][_0x42413f(0xd7)](_0x4d5689[_0x42413f(0xe2)])){const _0x21d7f4=_0x4d3337[_0x42413f(0xdb)][_0x42413f(0xbc)],_0x4bd2ac=_0x4d5689[_0x42413f(0xe2)][_0x42413f(0xa7)];return _0x4b9b6f[_0x42413f(0xe7)](_0x21d7f4)&&_0x21d7f4===_0x4bd2ac;}return!0x1;}_0x4dc2b0[_0x4daac4(0x92)][_0x4daac4(0xb9)][_0x4daac4(0x8c)](()=>{const _0x32fb9d=_0x4daac4;let _0x51468c=!0x1;const _0x3a2ebf=Array[_0x32fb9d(0xa2)](_0x4dc2b0[_0x32fb9d(0x92)][_0x32fb9d(0xb9)][_0x32fb9d(0xd9)][_0x32fb9d(0x9d)]());for(const {name:_0xc5a719,data:_0x13b7b6}of _0x3a2ebf){const {group:_0xcb0746,type:_0x4901cc,subType:_0xf3f6a3,id:_0x4f6fda}=_0x1998a8[_0x32fb9d(0xce)](_0xc5a719);if(_0x32fb9d(0xae)==_0xcb0746&&_0x1998a8[_0x32fb9d(0x95)](_0x4f6fda)){if(_0x32fb9d(0xc6)==_0x4901cc&&(_0x32fb9d(0x99)==_0xf3f6a3||_0x32fb9d(0x89)==_0xf3f6a3)){const _0x448d4d=_0x1998a8[_0x32fb9d(0xca)](_0x4f6fda);if(_0x13b7b6[_0x32fb9d(0xe1)]){const _0x5980be=_0x448d4d[_0x32fb9d(0xb0)]()[_0x32fb9d(0x94)]();if(_0x4b9b6f[_0x32fb9d(0xe7)](_0x5980be))continue;_0x1998a8[_0x32fb9d(0xe9)](_0x448d4d),_0x51468c=!0x0;}}if(_0x32fb9d(0xd1)==_0x4901cc&&_0x32fb9d(0xc5)==_0xf3f6a3&&!_0x13b7b6[_0x32fb9d(0xe1)]){const _0x15f0e5=_0x1998a8[_0x32fb9d(0xca)](_0x4f6fda);_0x15f0e5[_0x32fb9d(0xd0)]&&_0x15f0e5[_0x32fb9d(0xd0)][_0x32fb9d(0x8a)]&&(_0x1998a8[_0x32fb9d(0xe9)](_0x15f0e5[_0x32fb9d(0xd0)]),_0x51468c=!0x0);}}}return _0x51468c;}),this[_0x4daac4(0xc4)](_0x251651);}[_0x1294f6(0xc4)](_0x1fb7e6){const _0x19182f=_0x1294f6,_0x2f89ca=this[_0x19182f(0xea)],_0x447eae=_0x2f89ca[_0x19182f(0xa3)];_0x2f89ca[_0x19182f(0xe0)][_0x19182f(0xbb)](_0x19182f(0xe5))[_0x19182f(0xe4)][_0x19182f(0x8d)](_0x2fc0bf=>{const _0x458658=_0x19182f;if(_0x458658(0xc6)!=_0x2fc0bf[_0x458658(0x9f)]&&_0x458658(0xaf)!=_0x2fc0bf[_0x458658(0x9f)])return;const {data:_0x53c8d6}=_0x2fc0bf;if(!_0x53c8d6||_0x458658(0x9c)!=_0x53c8d6[_0x458658(0x9a)])return;const _0x364d69=_0x53c8d6[_0x458658(0xa0)][0x0][_0x458658(0xa8)];return _0x4168fc(_0x458658(0xd8)===_0x364d69?_0x5b6bc2(_0x447eae,_0x458658(0xe6)):_0x1fb7e6[_0x364d69]||_0x364d69);function _0x4168fc(_0xad2d2c){const _0xf19183=_0x458658;return{'type':_0xf19183(0xa9),'content':_0x5b6bc2(_0x447eae,_0xf19183(0xac),_0xad2d2c)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42f3bc=_0x5e4b;function _0x5e4b(_0x2011d3,_0x337bf0){const _0x24c6ad=_0x24c6();return _0x5e4b=function(_0x5e4bef,_0x33be96){_0x5e4bef=_0x5e4bef-0x1df;let _0xc6d72c=_0x24c6ad[_0x5e4bef];return _0xc6d72c;},_0x5e4b(_0x2011d3,_0x337bf0);}(function(_0x2425dd,_0x5f5749){const _0x3b7099=_0x5e4b,_0x3ea7af=_0x2425dd();while(!![]){try{const _0xdf25ca=parseInt(_0x3b7099(0x1eb))/0x1*(-parseInt(_0x3b7099(0x1df))/0x2)+-parseInt(_0x3b7099(0x1fb))/0x3*(parseInt(_0x3b7099(0x1f5))/0x4)+parseInt(_0x3b7099(0x1f4))/0x5*(-parseInt(_0x3b7099(0x200))/0x6)+parseInt(_0x3b7099(0x1e5))/0x7+parseInt(_0x3b7099(0x1ea))/0x8*(-parseInt(_0x3b7099(0x1fe))/0x9)+parseInt(_0x3b7099(0x1f1))/0xa*(parseInt(_0x3b7099(0x1e2))/0xb)+-parseInt(_0x3b7099(0x1e7))/0xc*(-parseInt(_0x3b7099(0x1f8))/0xd);if(_0xdf25ca===_0x5f5749)break;else _0x3ea7af['push'](_0x3ea7af['shift']());}catch(_0x1b8015){_0x3ea7af['push'](_0x3ea7af['shift']());}}}(_0x24c6,0x53a93));import{Plugin as _0x9c0c53}from'ckeditor5/src/core.js';export default class ot extends _0x9c0c53{constructor(_0x704df){const _0x361dc3=_0x5e4b;super(_0x704df),this[_0x361dc3(0x1fa)]=!0x1,this[_0x361dc3(0x1f3)]=!0x1;}[_0x42f3bc(0x1f0)](){const _0x4ad1b0=_0x42f3bc,_0x336912=this[_0x4ad1b0(0x1f2)],_0x44ca83=_0x336912[_0x4ad1b0(0x1e1)][_0x4ad1b0(0x203)](_0x4ad1b0(0x1e0)),_0xf0f483=_0x336912[_0x4ad1b0(0x1e1)][_0x4ad1b0(0x203)](_0x4ad1b0(0x1e9));_0x44ca83&&(_0x44ca83['on'](_0x4ad1b0(0x1f6),(_0x2d2735,[,_0x18e16f])=>{const _0x2fe383=_0x4ad1b0;this[_0x2fe383(0x1fa)]=_0xf0f483[_0x2fe383(0x1e8)],_0x18e16f[_0x2fe383(0x1e6)][_0x2fe383(0x1e4)]=!this[_0x2fe383(0x1fa)];},{'priority':_0x4ad1b0(0x201)}),this[_0x4ad1b0(0x1f7)](_0x44ca83,_0x4ad1b0(0x202),this[_0x4ad1b0(0x1ef)][_0x4ad1b0(0x1f9)](this)),this[_0x4ad1b0(0x1f7)](_0x44ca83,_0x4ad1b0(0x202),()=>{const _0x2579a3=_0x4ad1b0;this[_0x2579a3(0x1f3)]&&(_0xf0f483[_0x2579a3(0x1f6)](),this[_0x2579a3(0x1f3)]=!0x1);},{'priority':_0x4ad1b0(0x1ee)}),_0x336912[_0x4ad1b0(0x1ff)][_0x4ad1b0(0x203)](_0x4ad1b0(0x1fc))[_0x4ad1b0(0x1fd)](_0x4ad1b0(0x1e0)));}[_0x42f3bc(0x1ef)](_0xcb13b0,_0x23e70d){const _0x51c252=_0x42f3bc,{suggestions:_0x2fc234}=_0x23e70d,_0x306ab6=this[_0x51c252(0x1f2)][_0x51c252(0x1e1)][_0x51c252(0x203)](_0x51c252(0x1e9)),_0x1ceb65=_0x306ab6[_0x51c252(0x1e8)];this[_0x51c252(0x1fa)]!==_0x1ceb65&&(_0x306ab6[_0x51c252(0x1f6)](),this[_0x51c252(0x1f3)]=!0x0),_0x2fc234&&_0x2fc234[_0x51c252(0x1e3)](({id:_0x5d03ea,type:_0x12f854,author:_0x1fb2c7,created_at:_0x24b720})=>{const _0x12e95d=_0x51c252,_0x53bb77={'id':_0x5d03ea,'type':_0x12f854,'authorId':this[_0x12e95d(0x1f2)][_0x12e95d(0x1ff)][_0x12e95d(0x203)](_0x12e95d(0x1ec))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1fb2c7,'createdAt':_0x24b720?new Date(_0x24b720):new Date(),'source':_0x12e95d(0x1e0)}}};this[_0x12e95d(0x1f2)][_0x12e95d(0x1ff)][_0x12e95d(0x203)](_0x12e95d(0x1fc))[_0x12e95d(0x1ed)](_0x53bb77);});}}function _0x24c6(){const _0x23d3e5=['commands','2048519iVUcCz','forEach','track_changes','1705284TsWzfO','collaboration_features','96JAGglm','value','trackChanges','3177656yniwxF','463JVxyEu','Users','_setSuggestionData','lowest','_handleImportedData','afterInit','10fVRPMV','editor','_trackChangesExecuted','684630XpJHjD','2320HAoLLO','execute','listenTo','2247479UDnUbU','bind','_trackChangesValueDuringImport','3120ShFKsu','TrackChangesEditing','enableCommand','9TknmQb','plugins','6prQETK','high','dataInsert','get','1438kszDDd','importWord'];_0x24c6=function(){return _0x23d3e5;};return _0x24c6();}
23
+ function _0x2009(){const _0x256a72=['_setSuggestionData','importWord','value','execute','_trackChangesExecuted','get','afterInit','bind','lowest','18ayKqgo','track_changes','enableCommand','839289UPBFyJ','8385490UzhJgK','editor','TrackChangesEditing','_trackChangesValueDuringImport','_handleImportedData','607604wXHveW','high','599UxHiRS','forEach','11GUprrb','dataInsert','plugins','commands','Users','collaboration_features','1356944irpAbQ','130zYLtWS','trackChanges','28ErvUIt','184164NWuMTB','listenTo','529815DlehED'];_0x2009=function(){return _0x256a72;};return _0x2009();}const _0x4c3514=_0x709c;(function(_0x49c9ec,_0x20cb3a){const _0x15d6a3=_0x709c,_0x485b60=_0x49c9ec();while(!![]){try{const _0x19a2e4=-parseInt(_0x15d6a3(0x175))/0x1*(-parseInt(_0x15d6a3(0x17e))/0x2)+-parseInt(_0x15d6a3(0x16d))/0x3+parseInt(_0x15d6a3(0x173))/0x4+-parseInt(_0x15d6a3(0x183))/0x5+parseInt(_0x15d6a3(0x181))/0x6*(-parseInt(_0x15d6a3(0x180))/0x7)+-parseInt(_0x15d6a3(0x17d))/0x8*(parseInt(_0x15d6a3(0x18d))/0x9)+parseInt(_0x15d6a3(0x16e))/0xa*(parseInt(_0x15d6a3(0x177))/0xb);if(_0x19a2e4===_0x20cb3a)break;else _0x485b60['push'](_0x485b60['shift']());}catch(_0x2ee2c6){_0x485b60['push'](_0x485b60['shift']());}}}(_0x2009,0x2c58f));import{Plugin as _0x224842}from'ckeditor5/src/core.js';function _0x709c(_0x55e868,_0x516053){const _0x2009ba=_0x2009();return _0x709c=function(_0x709ca6,_0x13b0e9){_0x709ca6=_0x709ca6-0x16c;let _0x2c90e1=_0x2009ba[_0x709ca6];return _0x2c90e1;},_0x709c(_0x55e868,_0x516053);}export default class ot extends _0x224842{constructor(_0x5ca2e7){const _0x5abc72=_0x709c;super(_0x5ca2e7),this[_0x5abc72(0x171)]=!0x1,this[_0x5abc72(0x188)]=!0x1;}[_0x4c3514(0x18a)](){const _0x2f114e=_0x4c3514,_0x3d78fa=this[_0x2f114e(0x16f)],_0x281a38=_0x3d78fa[_0x2f114e(0x17a)][_0x2f114e(0x189)](_0x2f114e(0x185)),_0x46732b=_0x3d78fa[_0x2f114e(0x17a)][_0x2f114e(0x189)](_0x2f114e(0x17f));_0x281a38&&(_0x281a38['on'](_0x2f114e(0x187),(_0x5acb28,[,_0x47d506])=>{const _0x3ea141=_0x2f114e;this[_0x3ea141(0x171)]=_0x46732b[_0x3ea141(0x186)],_0x47d506[_0x3ea141(0x17c)][_0x3ea141(0x18e)]=!this[_0x3ea141(0x171)];},{'priority':_0x2f114e(0x174)}),this[_0x2f114e(0x182)](_0x281a38,_0x2f114e(0x178),this[_0x2f114e(0x172)][_0x2f114e(0x18b)](this)),this[_0x2f114e(0x182)](_0x281a38,_0x2f114e(0x178),()=>{const _0x42ba16=_0x2f114e;this[_0x42ba16(0x188)]&&(_0x46732b[_0x42ba16(0x187)](),this[_0x42ba16(0x188)]=!0x1);},{'priority':_0x2f114e(0x18c)}),_0x3d78fa[_0x2f114e(0x179)][_0x2f114e(0x189)](_0x2f114e(0x170))[_0x2f114e(0x16c)](_0x2f114e(0x185)));}[_0x4c3514(0x172)](_0x26060a,_0x12dfe3){const _0x5c8bfc=_0x4c3514,{suggestions:_0x154837}=_0x12dfe3,_0x4fb4cb=this[_0x5c8bfc(0x16f)][_0x5c8bfc(0x17a)][_0x5c8bfc(0x189)](_0x5c8bfc(0x17f)),_0x597715=_0x4fb4cb[_0x5c8bfc(0x186)];this[_0x5c8bfc(0x171)]!==_0x597715&&(_0x4fb4cb[_0x5c8bfc(0x187)](),this[_0x5c8bfc(0x188)]=!0x0),_0x154837&&_0x154837[_0x5c8bfc(0x176)](({id:_0x238f9c,type:_0x615edf,author:_0x5e0caf,created_at:_0x18b109})=>{const _0x58d2c0=_0x5c8bfc,_0x3d2817={'id':_0x238f9c,'type':_0x615edf,'authorId':this[_0x58d2c0(0x16f)][_0x58d2c0(0x179)][_0x58d2c0(0x189)](_0x58d2c0(0x17b))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5e0caf,'createdAt':_0x18b109?new Date(_0x18b109):new Date(),'source':_0x58d2c0(0x185)}}};this[_0x58d2c0(0x16f)][_0x58d2c0(0x179)][_0x58d2c0(0x189)](_0x58d2c0(0x170))[_0x58d2c0(0x184)](_0x3d2817);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x258dd6=_0x3aa6;(function(_0x417ca3,_0x2d61ae){const _0x40c926=_0x3aa6,_0x3051be=_0x417ca3();while(!![]){try{const _0x289367=-parseInt(_0x40c926(0x1bb))/0x1*(-parseInt(_0x40c926(0x1b6))/0x2)+parseInt(_0x40c926(0x19f))/0x3+parseInt(_0x40c926(0x1ac))/0x4*(-parseInt(_0x40c926(0x1ba))/0x5)+parseInt(_0x40c926(0x1bd))/0x6+parseInt(_0x40c926(0x1b4))/0x7*(-parseInt(_0x40c926(0x1be))/0x8)+parseInt(_0x40c926(0x1ae))/0x9+parseInt(_0x40c926(0x1b9))/0xa*(-parseInt(_0x40c926(0x1a2))/0xb);if(_0x289367===_0x2d61ae)break;else _0x3051be['push'](_0x3051be['shift']());}catch(_0x23af62){_0x3051be['push'](_0x3051be['shift']());}}}(_0x3f64,0x48dc8));import{Plugin as _0x3c4de0}from'ckeditor5/src/core.js';import{getTranslation as _0x544da}from'../utils/common-translations.js';function _0x3f64(){const _0xf7ca10=['896022Qusdyg','*Indent:*\x20%0','plugins','596266YTpEkF','enableDefaultAttributesIntegration','blockIndent','getItems','registerAttributeLabel','outdentBlock','IndentBlock','FORMAT_INDENT','editor','enableCommand','2096nkibEo','afterInit','821106imhTtM','IndentEditing','commandName','indentBlock','*Outdent:*\x20%0','outdent','253449xfaWdn','type','50514UfqRnb','indent','locale','30iVnhZa','1895BzFkGy','22SwbkKp','getItemLabel','1108698VsHQcI','104TMaAEf','get','_registerLegacyDescription','descriptionFactory','format','TrackChangesEditing','registerBlockAttribute','registerDescriptionCallback','has','formatBlock'];_0x3f64=function(){return _0xf7ca10;};return _0x3f64();}function _0x3aa6(_0x8f6335,_0x33cd7b){const _0x3f6423=_0x3f64();return _0x3aa6=function(_0x3aa643,_0x381adf){_0x3aa643=_0x3aa643-0x197;let _0x2d58f4=_0x3f6423[_0x3aa643];return _0x2d58f4;},_0x3aa6(_0x8f6335,_0x33cd7b);}export default class rt extends _0x3c4de0{[_0x258dd6(0x1ad)](){const _0x5a1ac9=_0x258dd6,_0x302718=this[_0x5a1ac9(0x1aa)],_0x9b4c5e=_0x302718[_0x5a1ac9(0x1a1)][_0x5a1ac9(0x1bf)](_0x5a1ac9(0x19a));if(_0x302718[_0x5a1ac9(0x1a1)][_0x5a1ac9(0x19d)](_0x5a1ac9(0x1af))&&(_0x9b4c5e[_0x5a1ac9(0x1ab)](_0x5a1ac9(0x1b7)),_0x9b4c5e[_0x5a1ac9(0x1ab)](_0x5a1ac9(0x1b3))),_0x302718[_0x5a1ac9(0x1a1)][_0x5a1ac9(0x19d)](_0x5a1ac9(0x1a8))){for(const _0x3cd680 of[_0x5a1ac9(0x1b1),_0x5a1ac9(0x1a7)])_0x9b4c5e[_0x5a1ac9(0x1a3)](_0x3cd680);}const _0x24f47c=_0x302718[_0x5a1ac9(0x1b8)];_0x9b4c5e[_0x5a1ac9(0x19b)](_0x5a1ac9(0x1a4)),_0x9b4c5e[_0x5a1ac9(0x198)][_0x5a1ac9(0x1a6)](_0x5a1ac9(0x1a4),_0x544da(_0x24f47c,_0x5a1ac9(0x1a9))),this[_0x5a1ac9(0x197)]();}[_0x258dd6(0x197)](){const _0x439766=_0x258dd6,_0x49e899=this[_0x439766(0x1aa)],_0x28e49d=_0x49e899[_0x439766(0x1b8)],_0x2c61e3=_0x49e899[_0x439766(0x1a1)][_0x439766(0x1bf)](_0x439766(0x19a));_0x2c61e3[_0x439766(0x198)][_0x439766(0x19c)](_0x1550d2=>{const _0x4cd413=_0x439766;if(_0x4cd413(0x19e)!=_0x1550d2[_0x4cd413(0x1b5)])return;const {data:_0xdd1da5}=_0x1550d2;if(!_0xdd1da5)return;if(_0x4cd413(0x1b1)!=_0xdd1da5[_0x4cd413(0x1b0)]&&_0x4cd413(0x1a7)!=_0xdd1da5[_0x4cd413(0x1b0)])return;const _0x39d828=_0x1550d2[_0x4cd413(0x1a5)]()[0x0],_0x282a4d=_0x2c61e3[_0x4cd413(0x198)][_0x4cd413(0x1bc)](_0x39d828);return _0x4cd413(0x1b1)==_0xdd1da5[_0x4cd413(0x1b0)]?{'type':_0x4cd413(0x199),'content':_0x544da(_0x28e49d,_0x4cd413(0x1a0),_0x282a4d)}:_0x4cd413(0x1a7)==_0xdd1da5[_0x4cd413(0x1b0)]?{'type':_0x4cd413(0x199),'content':_0x544da(_0x28e49d,_0x4cd413(0x1b2),_0x282a4d)}:void 0x0;});}}
23
+ const _0x55a21a=_0x26f4;(function(_0x25e5b4,_0x14836a){const _0x266136=_0x26f4,_0x367901=_0x25e5b4();while(!![]){try{const _0x59d068=parseInt(_0x266136(0x9b))/0x1*(parseInt(_0x266136(0xad))/0x2)+-parseInt(_0x266136(0xb7))/0x3*(-parseInt(_0x266136(0xb4))/0x4)+-parseInt(_0x266136(0xa9))/0x5+parseInt(_0x266136(0xab))/0x6+parseInt(_0x266136(0xbc))/0x7*(-parseInt(_0x266136(0xbb))/0x8)+parseInt(_0x266136(0x9c))/0x9*(-parseInt(_0x266136(0x93))/0xa)+-parseInt(_0x266136(0x9e))/0xb*(-parseInt(_0x266136(0xa0))/0xc);if(_0x59d068===_0x14836a)break;else _0x367901['push'](_0x367901['shift']());}catch(_0x39066d){_0x367901['push'](_0x367901['shift']());}}}(_0x1fa3,0xa7e88));function _0x1fa3(){const _0x227995=['registerAttributeLabel','formatBlock','registerDescriptionCallback','FORMAT_INDENT','plugins','5199356zTctWM','indent','afterInit','3TIVJLR','getItems','TrackChangesEditing','_registerLegacyDescription','8YDKujL','3000571tGAmSE','107390FSXYae','type','commandName','outdentBlock','enableCommand','outdent','getItemLabel','has','260309doABiD','522FQGLSy','editor','3691963acglRg','*Outdent:*\x20%0','12mycOTl','IndentBlock','enableDefaultAttributesIntegration','IndentEditing','registerBlockAttribute','get','format','indentBlock','locale','5667385okPyPJ','*Indent:*\x20%0','5861778wbSeAr','descriptionFactory','2AAhlQS','blockIndent'];_0x1fa3=function(){return _0x227995;};return _0x1fa3();}import{Plugin as _0x10c049}from'ckeditor5/src/core.js';function _0x26f4(_0xa2bab7,_0x4d8261){const _0x1fa31c=_0x1fa3();return _0x26f4=function(_0x26f43d,_0x2db910){_0x26f43d=_0x26f43d-0x93;let _0xa94845=_0x1fa31c[_0x26f43d];return _0xa94845;},_0x26f4(_0xa2bab7,_0x4d8261);}import{getTranslation as _0x3e2eda}from'../utils/common-translations.js';export default class rt extends _0x10c049{[_0x55a21a(0xb6)](){const _0x30605a=_0x55a21a,_0x5d95ab=this[_0x30605a(0x9d)],_0x369281=_0x5d95ab[_0x30605a(0xb3)][_0x30605a(0xa5)](_0x30605a(0xb9));if(_0x5d95ab[_0x30605a(0xb3)][_0x30605a(0x9a)](_0x30605a(0xa3))&&(_0x369281[_0x30605a(0x97)](_0x30605a(0xb5)),_0x369281[_0x30605a(0x97)](_0x30605a(0x98))),_0x5d95ab[_0x30605a(0xb3)][_0x30605a(0x9a)](_0x30605a(0xa1))){for(const _0x35eb50 of[_0x30605a(0xa7),_0x30605a(0x96)])_0x369281[_0x30605a(0xa2)](_0x35eb50);}const _0x5aa72c=_0x5d95ab[_0x30605a(0xa8)];_0x369281[_0x30605a(0xa4)](_0x30605a(0xae)),_0x369281[_0x30605a(0xac)][_0x30605a(0xaf)](_0x30605a(0xae),_0x3e2eda(_0x5aa72c,_0x30605a(0xb2))),this[_0x30605a(0xba)]();}[_0x55a21a(0xba)](){const _0x5e53d6=_0x55a21a,_0x2517b9=this[_0x5e53d6(0x9d)],_0x49b6df=_0x2517b9[_0x5e53d6(0xa8)],_0x66b5e4=_0x2517b9[_0x5e53d6(0xb3)][_0x5e53d6(0xa5)](_0x5e53d6(0xb9));_0x66b5e4[_0x5e53d6(0xac)][_0x5e53d6(0xb1)](_0x3c383d=>{const _0x2a6746=_0x5e53d6;if(_0x2a6746(0xb0)!=_0x3c383d[_0x2a6746(0x94)])return;const {data:_0x27c372}=_0x3c383d;if(!_0x27c372)return;if(_0x2a6746(0xa7)!=_0x27c372[_0x2a6746(0x95)]&&_0x2a6746(0x96)!=_0x27c372[_0x2a6746(0x95)])return;const _0x2c63c6=_0x3c383d[_0x2a6746(0xb8)]()[0x0],_0x2445a7=_0x66b5e4[_0x2a6746(0xac)][_0x2a6746(0x99)](_0x2c63c6);return _0x2a6746(0xa7)==_0x27c372[_0x2a6746(0x95)]?{'type':_0x2a6746(0xa6),'content':_0x3e2eda(_0x49b6df,_0x2a6746(0xaa),_0x2445a7)}:_0x2a6746(0x96)==_0x27c372[_0x2a6746(0x95)]?{'type':_0x2a6746(0xa6),'content':_0x3e2eda(_0x49b6df,_0x2a6746(0x9f),_0x2445a7)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3fe0(_0xad02a8,_0x3ed698){var _0x3ab7e1=_0x3ab7();return _0x3fe0=function(_0x3fe004,_0x1e8357){_0x3fe004=_0x3fe004-0x1cc;var _0x28bdce=_0x3ab7e1[_0x3fe004];return _0x28bdce;},_0x3fe0(_0xad02a8,_0x3ed698);}var _0x21467c=_0x3fe0;(function(_0x383e4a,_0x2a3285){var _0xcd7417=_0x3fe0,_0xefb22=_0x383e4a();while(!![]){try{var _0xbd54d=-parseInt(_0xcd7417(0x1d3))/0x1+-parseInt(_0xcd7417(0x1dc))/0x2*(-parseInt(_0xcd7417(0x1cd))/0x3)+-parseInt(_0xcd7417(0x1d4))/0x4+parseInt(_0xcd7417(0x1d8))/0x5+parseInt(_0xcd7417(0x1d0))/0x6*(parseInt(_0xcd7417(0x1d9))/0x7)+-parseInt(_0xcd7417(0x1cc))/0x8+parseInt(_0xcd7417(0x1ce))/0x9;if(_0xbd54d===_0x2a3285)break;else _0xefb22['push'](_0xefb22['shift']());}catch(_0x3d8b6b){_0xefb22['push'](_0xefb22['shift']());}}}(_0x3ab7,0xc4d87));function _0x3ab7(){var _0x23e9f2=['requires','input','1173064HCnWxu','3575368pKaCiL','editor','get','init','3152335cEiClC','13279mgQWSE','plugins','TrackChangesEditing','477702yrgMpv','3996568PRoGQz','12lrgYhh','2133324tiujCV','enableCommand','4902xwWIgV'];_0x3ab7=function(){return _0x23e9f2;};return _0x3ab7();}import{Plugin as _0x45793b}from'ckeditor5/src/core.js';import{Input as _0x30f82b}from'ckeditor5/src/typing.js';export default class at extends _0x45793b{static get[_0x21467c(0x1d1)](){return[_0x30f82b];}[_0x21467c(0x1d7)](){var _0x2acef8=_0x21467c;this[_0x2acef8(0x1d5)][_0x2acef8(0x1da)][_0x2acef8(0x1d6)](_0x2acef8(0x1db))[_0x2acef8(0x1cf)](_0x2acef8(0x1d2));}}
23
+ var _0x4c995c=_0x3f11;(function(_0x1f2494,_0x598a20){var _0x580ad5=_0x3f11,_0x11d5b4=_0x1f2494();while(!![]){try{var _0x4f2428=parseInt(_0x580ad5(0x1ce))/0x1*(-parseInt(_0x580ad5(0x1d5))/0x2)+parseInt(_0x580ad5(0x1c9))/0x3+-parseInt(_0x580ad5(0x1d9))/0x4*(-parseInt(_0x580ad5(0x1d4))/0x5)+parseInt(_0x580ad5(0x1d2))/0x6+-parseInt(_0x580ad5(0x1d1))/0x7+parseInt(_0x580ad5(0x1d6))/0x8+-parseInt(_0x580ad5(0x1ca))/0x9;if(_0x4f2428===_0x598a20)break;else _0x11d5b4['push'](_0x11d5b4['shift']());}catch(_0x395e09){_0x11d5b4['push'](_0x11d5b4['shift']());}}}(_0x290a,0x810d6));import{Plugin as _0x351c32}from'ckeditor5/src/core.js';function _0x3f11(_0x4a0aec,_0x5159f8){var _0x290a7f=_0x290a();return _0x3f11=function(_0x3f11f6,_0x3b5e91){_0x3f11f6=_0x3f11f6-0x1c9;var _0x434703=_0x290a7f[_0x3f11f6];return _0x434703;},_0x3f11(_0x4a0aec,_0x5159f8);}import{Input as _0x5183af}from'ckeditor5/src/typing.js';function _0x290a(){var _0x1837dd=['6090216aLmjJF','editor','10yBXIKE','456206umabhm','4039560BOeNdz','requires','plugins','1870324cKxdvB','2459247HmZlLB','15710103MBfyzJ','init','enableCommand','input','3WjKNij','TrackChangesEditing','get','2214926nBrGTM'];_0x290a=function(){return _0x1837dd;};return _0x290a();}export default class at extends _0x351c32{static get[_0x4c995c(0x1d7)](){return[_0x5183af];}[_0x4c995c(0x1cb)](){var _0x27bc8d=_0x4c995c;this[_0x27bc8d(0x1d3)][_0x27bc8d(0x1d8)][_0x27bc8d(0x1d0)](_0x27bc8d(0x1cf))[_0x27bc8d(0x1cc)](_0x27bc8d(0x1cd));}}