@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240522.0 → 0.0.0-nightly-20240524.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20a35b=_0x4d67;function _0x13a3(){const _0x85dcc=['*Reset\x20font\x20color*','format','6MJtmIj','FontSizeEditing','*Reset\x20font\x20size*','registerAttributeLabel','plugins','fontBackgroundColor','6IGOTji','title','commandName','fontColor.colors','FontSize','*Set\x20font\x20color:*\x20%0','afterInit','value','toLowerCase','111368pTQLAD','FORMAT_FONT_COLOR','17345207myZuqu','registerInlineAttribute','*Set\x20font\x20size:*\x20%0','trim','FontColorEditing','*Reset\x20font\x20family*','*Reset\x20font\x20background\x20color*','normalizeSizeOptions','type','commandParams','9soJTxi','fontSize','FontBackgroundColorEditing','find','FontFamilyEditing','fontFamily','has','get','locale','6398635TiCgYA','enableDefaultAttributesIntegration','_registerLegacyDescription','fontBackgroundColor.colors','FORMAT_FONT_SIZE','303070jjzbKL','fontColor','TrackChangesEditing','*Set\x20font\x20background\x20color:*\x20%0','model','registerDescriptionCallback','formatInline','fontSize.options','FORMAT_FONT_BACKGROUND','2520088dOExdX','label','editor','*Set\x20font\x20family:*\x20%0','descriptionFactory','config','182HndFZf','1696282aHZdBo','835525NjQMEE','FORMAT_FONT_FAMILY'];_0x13a3=function(){return _0x85dcc;};return _0x13a3();}(function(_0x2b9433,_0x1cc563){const _0x2dc787=_0x4d67,_0xfb6ac1=_0x2b9433();while(!![]){try{const _0x4e4e9e=-parseInt(_0x2dc787(0x158))/0x1+parseInt(_0x2dc787(0x157))/0x2+parseInt(_0x2dc787(0x124))/0x3*(parseInt(_0x2dc787(0x150))/0x4)+-parseInt(_0x2dc787(0x142))/0x5*(-parseInt(_0x2dc787(0x15c))/0x6)+parseInt(_0x2dc787(0x156))/0x7*(-parseInt(_0x2dc787(0x12d))/0x8)+-parseInt(_0x2dc787(0x139))/0x9*(-parseInt(_0x2dc787(0x147))/0xa)+-parseInt(_0x2dc787(0x12f))/0xb;if(_0x4e4e9e===_0x1cc563)break;else _0xfb6ac1['push'](_0xfb6ac1['shift']());}catch(_0x1ff849){_0xfb6ac1['push'](_0xfb6ac1['shift']());}}}(_0x13a3,0x9d347));function _0x4d67(_0x2db7ad,_0x1729ba){const _0x13a304=_0x13a3();return _0x4d67=function(_0x4d676b,_0x55d9b0){_0x4d676b=_0x4d676b-0x120;let _0x12a302=_0x13a304[_0x4d676b];return _0x12a302;},_0x4d67(_0x2db7ad,_0x1729ba);}import{Plugin as _0x505f74}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2e481e}from'ckeditor5/src/ui.js';import{getTranslation as _0x5d9d80}from'../utils/common-translations.js';const ro=[{'pluginName':_0x20a35b(0x15d),'commandName':_0x20a35b(0x13a)},{'pluginName':_0x20a35b(0x13d),'commandName':_0x20a35b(0x13e)},{'pluginName':_0x20a35b(0x133),'commandName':_0x20a35b(0x148)},{'pluginName':_0x20a35b(0x13b),'commandName':_0x20a35b(0x123)}];export default class Q extends _0x505f74{[_0x20a35b(0x12a)](){const _0x18184b=_0x20a35b,_0x37706b=this[_0x18184b(0x152)][_0x18184b(0x141)],_0x387d08=this[_0x18184b(0x152)][_0x18184b(0x122)][_0x18184b(0x140)](_0x18184b(0x149));for(const {pluginName:_0xab4f2e,commandName:_0x3608d3}of ro)this[_0x18184b(0x152)][_0x18184b(0x122)][_0x18184b(0x13f)](_0xab4f2e)&&(_0x387d08[_0x18184b(0x143)](_0x3608d3),_0x387d08[_0x18184b(0x130)](_0x3608d3));_0x37706b['t'],(_0x387d08[_0x18184b(0x154)][_0x18184b(0x121)](_0x18184b(0x13a),_0x5d9d80(_0x37706b,_0x18184b(0x146))),_0x387d08[_0x18184b(0x154)][_0x18184b(0x121)](_0x18184b(0x13e),_0x5d9d80(_0x37706b,_0x18184b(0x159))),_0x387d08[_0x18184b(0x154)][_0x18184b(0x121)](_0x18184b(0x148),_0x5d9d80(_0x37706b,_0x18184b(0x12e))),_0x387d08[_0x18184b(0x154)][_0x18184b(0x121)](_0x18184b(0x123),_0x5d9d80(_0x37706b,_0x18184b(0x14f))),this[_0x18184b(0x144)]());}[_0x20a35b(0x144)](){const _0x52d379=_0x20a35b,_0x10843b=this[_0x52d379(0x152)],_0x6d6b23=_0x10843b[_0x52d379(0x141)];_0x10843b[_0x52d379(0x122)][_0x52d379(0x140)](_0x52d379(0x149))[_0x52d379(0x154)][_0x52d379(0x14c)](_0x1d7874=>{const _0x6d43ec=_0x52d379,_0x21e080=_0x6d6b23['t'];if(_0x6d43ec(0x14d)!=_0x1d7874[_0x6d43ec(0x137)])return;const {data:_0x485af0}=_0x1d7874;if(null!=_0x485af0){if(_0x6d43ec(0x13a)==_0x485af0[_0x6d43ec(0x126)]){const _0x2d53ab=_0x485af0[_0x6d43ec(0x138)][0x0][_0x6d43ec(0x12b)];if(_0x2d53ab){const _0x4ba833=_0x21e080(this[_0x6d43ec(0x152)][_0x6d43ec(0x122)][_0x6d43ec(0x140)](_0x6d43ec(0x128))[_0x6d43ec(0x136)](this[_0x6d43ec(0x152)][_0x6d43ec(0x155)][_0x6d43ec(0x140)](_0x6d43ec(0x14e)))[_0x6d43ec(0x13c)](_0x1591a1=>_0x1591a1[_0x6d43ec(0x14b)]==_0x2d53ab)[_0x6d43ec(0x125)])[_0x6d43ec(0x12c)]();return{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x131),_0x4ba833)};}return{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x120))};}if(_0x6d43ec(0x13e)==_0x485af0[_0x6d43ec(0x126)]){const _0x14d562=_0x485af0[_0x6d43ec(0x138)][0x0][_0x6d43ec(0x12b)];return _0x14d562?{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x153),_0x14d562)}:{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x134))};}if(_0x6d43ec(0x148)==_0x485af0[_0x6d43ec(0x126)]){const _0xaf3c83=_0x485af0[_0x6d43ec(0x138)][0x0][_0x6d43ec(0x12b)];if(_0xaf3c83){const _0x39dd9b=_0x2e481e(this[_0x6d43ec(0x152)][_0x6d43ec(0x155)][_0x6d43ec(0x140)](_0x6d43ec(0x127)))[_0x6d43ec(0x13c)](_0x47e389=>_0x47e389[_0x6d43ec(0x14b)]==_0xaf3c83);let _0x361759=_0xaf3c83,_0x16fd66='';return _0x39dd9b&&(_0x361759=_0x39dd9b[_0x6d43ec(0x151)],_0x16fd66=_0x21e080(_0x361759)[_0x6d43ec(0x12c)]()),{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x129),_0x16fd66)[_0x6d43ec(0x132)](),'color':{'value':_0xaf3c83,'title':_0x16fd66||_0x361759}};}return{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x15a))};}if(_0x6d43ec(0x123)==_0x485af0[_0x6d43ec(0x126)]){const _0x119d66=_0x485af0[_0x6d43ec(0x138)][0x0][_0x6d43ec(0x12b)];if(_0x119d66){const _0x484915=_0x2e481e(this[_0x6d43ec(0x152)][_0x6d43ec(0x155)][_0x6d43ec(0x140)](_0x6d43ec(0x145)))[_0x6d43ec(0x13c)](_0xbe1549=>_0xbe1549[_0x6d43ec(0x14b)]==_0x119d66);let _0x433b22=_0x119d66,_0x4d4926='';return _0x484915&&(_0x433b22=_0x484915[_0x6d43ec(0x151)],_0x4d4926=_0x21e080(_0x433b22)[_0x6d43ec(0x12c)]()),{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x14a),_0x4d4926)[_0x6d43ec(0x132)](),'color':{'value':_0x119d66,'title':_0x4d4926||_0x433b22}};}return{'type':_0x6d43ec(0x15b),'content':_0x5d9d80(_0x6d6b23,_0x6d43ec(0x135))};}}});}}
23
+ const _0x37c6f0=_0x3e66;(function(_0x45d0db,_0x4129c0){const _0x535d60=_0x3e66,_0x219a4c=_0x45d0db();while(!![]){try{const _0xe5fe8f=parseInt(_0x535d60(0xd9))/0x1+-parseInt(_0x535d60(0xdb))/0x2*(-parseInt(_0x535d60(0xd3))/0x3)+parseInt(_0x535d60(0xbd))/0x4+-parseInt(_0x535d60(0xd6))/0x5+-parseInt(_0x535d60(0xd4))/0x6+parseInt(_0x535d60(0xd0))/0x7+parseInt(_0x535d60(0xe0))/0x8;if(_0xe5fe8f===_0x4129c0)break;else _0x219a4c['push'](_0x219a4c['shift']());}catch(_0x5291fa){_0x219a4c['push'](_0x219a4c['shift']());}}}(_0x37fd,0xd1a3b));function _0x3e66(_0x34329b,_0x42850e){const _0x37fd67=_0x37fd();return _0x3e66=function(_0x3e668b,_0x26c0c6){_0x3e668b=_0x3e668b-0xbb;let _0x45d1c5=_0x37fd67[_0x3e668b];return _0x45d1c5;},_0x3e66(_0x34329b,_0x42850e);}function _0x37fd(){const _0x5d3973=['*Reset\x20font\x20color*','FORMAT_FONT_COLOR','model','*Set\x20font\x20size:*\x20%0','has','locale','normalizeSizeOptions','*Set\x20font\x20family:*\x20%0','fontSize.options','editor','6339392lDqmfb','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20size*','FORMAT_FONT_BACKGROUND','descriptionFactory','format','*Set\x20font\x20background\x20color:*\x20%0','label','FontColorEditing','FontSizeEditing','fontFamily','find','registerInlineAttribute','commandParams','_registerLegacyDescription','fontBackgroundColor.colors','*Reset\x20font\x20family*','registerAttributeLabel','trim','1551417LzLkEe','get','*Reset\x20font\x20background\x20color*','15QKAIST','7268808aiAzQL','fontColor','6646805zmEvbE','value','commandName','134213bPyNgv','enableDefaultAttributesIntegration','58538sSnVNJ','formatInline','FORMAT_FONT_FAMILY','plugins','afterInit','10499800cuXfRK','registerDescriptionCallback','FontSize','fontSize','config','FontFamilyEditing','TrackChangesEditing','type','toLowerCase','title','fontColor.colors','FORMAT_FONT_SIZE','FontBackgroundColorEditing','fontBackgroundColor'];_0x37fd=function(){return _0x5d3973;};return _0x37fd();}import{Plugin as _0x508a2d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4469d9}from'ckeditor5/src/ui.js';import{getTranslation as _0xa83004}from'../utils/common-translations.js';const ro=[{'pluginName':_0x37c6f0(0xc6),'commandName':_0x37c6f0(0xe3)},{'pluginName':_0x37c6f0(0xe5),'commandName':_0x37c6f0(0xc7)},{'pluginName':_0x37c6f0(0xc5),'commandName':_0x37c6f0(0xd5)},{'pluginName':_0x37c6f0(0xec),'commandName':_0x37c6f0(0xed)}];export default class Q extends _0x508a2d{[_0x37c6f0(0xdf)](){const _0x54cf8c=_0x37c6f0,_0x2e1ec7=this[_0x54cf8c(0xbc)][_0x54cf8c(0xf3)],_0x2cd4eb=this[_0x54cf8c(0xbc)][_0x54cf8c(0xde)][_0x54cf8c(0xd1)](_0x54cf8c(0xe6));for(const {pluginName:_0x469c16,commandName:_0x4ce8de}of ro)this[_0x54cf8c(0xbc)][_0x54cf8c(0xde)][_0x54cf8c(0xf2)](_0x469c16)&&(_0x2cd4eb[_0x54cf8c(0xda)](_0x4ce8de),_0x2cd4eb[_0x54cf8c(0xc9)](_0x4ce8de));_0x2e1ec7['t'],(_0x2cd4eb[_0x54cf8c(0xc1)][_0x54cf8c(0xce)](_0x54cf8c(0xe3),_0xa83004(_0x2e1ec7,_0x54cf8c(0xeb))),_0x2cd4eb[_0x54cf8c(0xc1)][_0x54cf8c(0xce)](_0x54cf8c(0xc7),_0xa83004(_0x2e1ec7,_0x54cf8c(0xdd))),_0x2cd4eb[_0x54cf8c(0xc1)][_0x54cf8c(0xce)](_0x54cf8c(0xd5),_0xa83004(_0x2e1ec7,_0x54cf8c(0xef))),_0x2cd4eb[_0x54cf8c(0xc1)][_0x54cf8c(0xce)](_0x54cf8c(0xed),_0xa83004(_0x2e1ec7,_0x54cf8c(0xc0))),this[_0x54cf8c(0xcb)]());}[_0x37c6f0(0xcb)](){const _0x3ba35f=_0x37c6f0,_0x17d02e=this[_0x3ba35f(0xbc)],_0x1af329=_0x17d02e[_0x3ba35f(0xf3)];_0x17d02e[_0x3ba35f(0xde)][_0x3ba35f(0xd1)](_0x3ba35f(0xe6))[_0x3ba35f(0xc1)][_0x3ba35f(0xe1)](_0x4ed025=>{const _0x2000fe=_0x3ba35f,_0x4c0bf4=_0x1af329['t'];if(_0x2000fe(0xdc)!=_0x4ed025[_0x2000fe(0xe7)])return;const {data:_0x3dc3fc}=_0x4ed025;if(null!=_0x3dc3fc){if(_0x2000fe(0xe3)==_0x3dc3fc[_0x2000fe(0xd8)]){const _0x313adb=_0x3dc3fc[_0x2000fe(0xca)][0x0][_0x2000fe(0xd7)];if(_0x313adb){const _0x2b1c81=_0x4c0bf4(this[_0x2000fe(0xbc)][_0x2000fe(0xde)][_0x2000fe(0xd1)](_0x2000fe(0xe2))[_0x2000fe(0xf4)](this[_0x2000fe(0xbc)][_0x2000fe(0xe4)][_0x2000fe(0xd1)](_0x2000fe(0xbb)))[_0x2000fe(0xc8)](_0x1ca490=>_0x1ca490[_0x2000fe(0xf0)]==_0x313adb)[_0x2000fe(0xe9)])[_0x2000fe(0xe8)]();return{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xf1),_0x2b1c81)};}return{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xbf))};}if(_0x2000fe(0xc7)==_0x3dc3fc[_0x2000fe(0xd8)]){const _0x3d85ba=_0x3dc3fc[_0x2000fe(0xca)][0x0][_0x2000fe(0xd7)];return _0x3d85ba?{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xf5),_0x3d85ba)}:{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xcd))};}if(_0x2000fe(0xd5)==_0x3dc3fc[_0x2000fe(0xd8)]){const _0x7e6835=_0x3dc3fc[_0x2000fe(0xca)][0x0][_0x2000fe(0xd7)];if(_0x7e6835){const _0x5bf697=_0x4469d9(this[_0x2000fe(0xbc)][_0x2000fe(0xe4)][_0x2000fe(0xd1)](_0x2000fe(0xea)))[_0x2000fe(0xc8)](_0x58eaa5=>_0x58eaa5[_0x2000fe(0xf0)]==_0x7e6835);let _0x25d184=_0x7e6835,_0x4c9748='';return _0x5bf697&&(_0x25d184=_0x5bf697[_0x2000fe(0xc4)],_0x4c9748=_0x4c0bf4(_0x25d184)[_0x2000fe(0xe8)]()),{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xbe),_0x4c9748)[_0x2000fe(0xcf)](),'color':{'value':_0x7e6835,'title':_0x4c9748||_0x25d184}};}return{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xee))};}if(_0x2000fe(0xed)==_0x3dc3fc[_0x2000fe(0xd8)]){const _0x3e9e98=_0x3dc3fc[_0x2000fe(0xca)][0x0][_0x2000fe(0xd7)];if(_0x3e9e98){const _0x372e9b=_0x4469d9(this[_0x2000fe(0xbc)][_0x2000fe(0xe4)][_0x2000fe(0xd1)](_0x2000fe(0xcc)))[_0x2000fe(0xc8)](_0x160ff5=>_0x160ff5[_0x2000fe(0xf0)]==_0x3e9e98);let _0xd481ae=_0x3e9e98,_0x1bfdca='';return _0x372e9b&&(_0xd481ae=_0x372e9b[_0x2000fe(0xc4)],_0x1bfdca=_0x4c0bf4(_0xd481ae)[_0x2000fe(0xe8)]()),{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xc3),_0x1bfdca)[_0x2000fe(0xcf)](),'color':{'value':_0x3e9e98,'title':_0x1bfdca||_0xd481ae}};}return{'type':_0x2000fe(0xc2),'content':_0xa83004(_0x1af329,_0x2000fe(0xd2))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x584154=_0x4c3b;(function(_0xaf0175,_0x580cac){const _0x12cf69=_0x4c3b,_0x941eb9=_0xaf0175();while(!![]){try{const _0x3760ed=-parseInt(_0x12cf69(0xe3))/0x1*(-parseInt(_0x12cf69(0x107))/0x2)+parseInt(_0x12cf69(0xe2))/0x3+parseInt(_0x12cf69(0xfd))/0x4*(parseInt(_0x12cf69(0x10d))/0x5)+parseInt(_0x12cf69(0xf8))/0x6+-parseInt(_0x12cf69(0xfc))/0x7+-parseInt(_0x12cf69(0xf1))/0x8+parseInt(_0x12cf69(0xe0))/0x9*(parseInt(_0x12cf69(0x101))/0xa);if(_0x3760ed===_0x580cac)break;else _0x941eb9['push'](_0x941eb9['shift']());}catch(_0x5337cc){_0x941eb9['push'](_0x941eb9['shift']());}}}(_0x4ed9,0x75f86));import{Plugin as _0x3cc1eb}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x542c09}from'ckeditor5/src/ui.js';function _0x4ed9(){const _0x1cc51b=['boolean','fontBackgroundColor','get','3005064DEBali','locale','editor','formatBlock','4743368IkUPVd','395564mWfLir','entries','commands','find','144080wRmyYV','normalizeSizeOptions','title','TrackChangesEditing','join','afterInit','618UwuJRZ','plugins','type','config','formatInline','fontColor','15TpHQJP','enableCommand','model','FontSize','length','label','_registerLegacyDescription','toUpperCase','enableDefaultAttributesIntegration','72fptNHs','fontSize','1298178bsrxiS','1951zixLpu','slice','*Set\x20format\x20to:*\x20%0','format','fontColor.colors','registerDescriptionCallback','charAt','copyFormat','fontSize.options','pasteFormat','descriptionFactory','split','push','toLowerCase','6300288VKACKj','commandParams','*Remove\x20all\x20formatting*','commandName'];_0x4ed9=function(){return _0x1cc51b;};return _0x4ed9();}import{getTranslation as _0x292de3}from'../utils/common-translations.js';export default class X extends _0x3cc1eb{[_0x584154(0x106)](){const _0x2265c8=_0x584154,_0xbb8621=this[_0x2265c8(0xfa)],_0x30cd96=_0xbb8621[_0x2265c8(0x108)][_0x2265c8(0xf7)](_0x2265c8(0x104)),_0x98f187=_0xbb8621[_0x2265c8(0xff)][_0x2265c8(0xf7)](_0x2265c8(0xea)),_0x4c04dc=_0xbb8621[_0x2265c8(0xff)][_0x2265c8(0xf7)](_0x2265c8(0xec));_0x98f187&&_0x4c04dc&&(_0x30cd96[_0x2265c8(0xdf)](_0x2265c8(0xec)),_0x30cd96[_0x2265c8(0x10e)](_0x2265c8(0xea)),this[_0x2265c8(0xdd)]());}[_0x584154(0xdd)](){const _0xd54565=_0x584154,_0x3b9a3e=this[_0xd54565(0xfa)],_0x58b2cc=_0x3b9a3e[_0xd54565(0xf9)];_0x3b9a3e[_0xd54565(0x108)][_0xd54565(0xf7)](_0xd54565(0x104))[_0xd54565(0xed)][_0xd54565(0xe8)](_0x4119bf=>{const _0x4f83a7=_0xd54565;if(_0x4f83a7(0xfb)!=_0x4119bf[_0x4f83a7(0x109)]&&_0x4f83a7(0x10b)!=_0x4119bf[_0x4f83a7(0x109)])return;const {data:_0xae394a}=_0x4119bf;if(_0xae394a&&_0x4f83a7(0xec)===_0xae394a[_0x4f83a7(0xf4)]){const _0x2a6ec2=[],_0x53b366=_0xae394a[_0x4f83a7(0xf2)][0x0];for(const [_0x128445,_0x5f3315]of Object[_0x4f83a7(0xfe)](_0x53b366))_0x2a6ec2[_0x4f83a7(0xef)](so(_0x3b9a3e,_0x128445,_0x5f3315));return _0x2a6ec2[_0x4f83a7(0x111)]?{'type':_0x4f83a7(0xe6),'content':_0x292de3(_0x58b2cc,_0x4f83a7(0xe5),_0x2a6ec2[_0x4f83a7(0x105)](',\x20'))}:{'type':_0x4f83a7(0xe6),'content':_0x292de3(_0x58b2cc,_0x4f83a7(0xf3))};}});}}function _0x4c3b(_0x4f7609,_0x436c0e){const _0x4ed9b7=_0x4ed9();return _0x4c3b=function(_0x4c3b4a,_0x351f2a){_0x4c3b4a=_0x4c3b4a-0xdc;let _0x3166b9=_0x4ed9b7[_0x4c3b4a];return _0x3166b9;},_0x4c3b(_0x4f7609,_0x436c0e);}function so(_0x56d34f,_0x3494f7,_0x1e1a51){const _0x31696b=_0x584154,_0x18ea43=_0x56d34f[_0x31696b(0xf9)]['t'],_0x58fc36=_0x3494f7[_0x31696b(0xee)](/(?=[A-Z])/)[_0x31696b(0x105)]('\x20'),_0x51d709=_0x18ea43(_0x58fc36[_0x31696b(0xe9)](0x0)[_0x31696b(0xde)]()+_0x58fc36[_0x31696b(0xe4)](0x1))[_0x31696b(0xf0)]();if(_0x31696b(0xf5)==typeof _0x1e1a51)return _0x51d709;if(_0x31696b(0x10c)===_0x3494f7||_0x31696b(0xf6)===_0x3494f7){const _0x5cb442=_0x542c09(_0x56d34f[_0x31696b(0x10a)][_0x31696b(0xf7)](_0x31696b(0xe7)))[_0x31696b(0x100)](_0x41e7d4=>_0x41e7d4[_0x31696b(0x10f)]==_0x1e1a51);return _0x51d709+'\x20('+(_0x5cb442?_0x18ea43(_0x5cb442[_0x31696b(0xdc)])[_0x31696b(0xf0)]():_0x1e1a51)+')';}if(_0x31696b(0xe1)===_0x3494f7&&isNaN(parseFloat(_0x1e1a51))){const _0x3298f7=_0x56d34f[_0x31696b(0x108)][_0x31696b(0xf7)](_0x31696b(0x110))[_0x31696b(0x102)](_0x56d34f[_0x31696b(0x10a)][_0x31696b(0xf7)](_0x31696b(0xeb)))[_0x31696b(0x100)](_0x12092f=>_0x12092f[_0x31696b(0x10f)]==_0x1e1a51);return _0x51d709+'\x20('+(_0x3298f7?_0x18ea43(_0x3298f7[_0x31696b(0x103)])[_0x31696b(0xf0)]():_0x1e1a51)+')';}return _0x51d709+'\x20('+_0x1e1a51+')';}
23
+ const _0x3d9ca8=_0x32bb;(function(_0x27dc95,_0x28c084){const _0x404418=_0x32bb,_0x254c56=_0x27dc95();while(!![]){try{const _0x42f39c=parseInt(_0x404418(0x150))/0x1+-parseInt(_0x404418(0x145))/0x2+parseInt(_0x404418(0x15a))/0x3+parseInt(_0x404418(0x146))/0x4+-parseInt(_0x404418(0x175))/0x5+parseInt(_0x404418(0x152))/0x6+-parseInt(_0x404418(0x16f))/0x7*(parseInt(_0x404418(0x155))/0x8);if(_0x42f39c===_0x28c084)break;else _0x254c56['push'](_0x254c56['shift']());}catch(_0x47bff8){_0x254c56['push'](_0x254c56['shift']());}}}(_0x3bff,0xb4699));import{Plugin as _0x532acc}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xd5438a}from'ckeditor5/src/ui.js';function _0x32bb(_0x371c34,_0x4110ad){const _0x3bff09=_0x3bff();return _0x32bb=function(_0x32bbe2,_0x3fb221){_0x32bbe2=_0x32bbe2-0x145;let _0x4f70f0=_0x3bff09[_0x32bbe2];return _0x4f70f0;},_0x32bb(_0x371c34,_0x4110ad);}function _0x3bff(){const _0x455b17=['plugins','entries','fontColor.colors','*Remove\x20all\x20formatting*','toUpperCase','963014GYMJSR','commands','4218060eKwrNB','registerDescriptionCallback','copyFormat','8344uGBqKm','find','model','enableDefaultAttributesIntegration','boolean','974583izypsz','config','normalizeSizeOptions','join','type','formatBlock','afterInit','slice','*Set\x20format\x20to:*\x20%0','descriptionFactory','label','format','TrackChangesEditing','get','commandName','push','locale','fontSize','formatInline','_registerLegacyDescription','title','3990xDJxoy','split','FontSize','editor','fontBackgroundColor','length','1540105fzKqXn','fontSize.options','pasteFormat','fontColor','1192580GjavbY','987620AXwQWs','commandParams','toLowerCase','charAt','enableCommand'];_0x3bff=function(){return _0x455b17;};return _0x3bff();}import{getTranslation as _0x34109b}from'../utils/common-translations.js';export default class X extends _0x532acc{[_0x3d9ca8(0x160)](){const _0x4193fe=_0x3d9ca8,_0x10b86c=this[_0x4193fe(0x172)],_0x4264c2=_0x10b86c[_0x4193fe(0x14b)][_0x4193fe(0x167)](_0x4193fe(0x166)),_0x52cc8e=_0x10b86c[_0x4193fe(0x151)][_0x4193fe(0x167)](_0x4193fe(0x154)),_0x41f8de=_0x10b86c[_0x4193fe(0x151)][_0x4193fe(0x167)](_0x4193fe(0x177));_0x52cc8e&&_0x41f8de&&(_0x4264c2[_0x4193fe(0x158)](_0x4193fe(0x177)),_0x4264c2[_0x4193fe(0x14a)](_0x4193fe(0x154)),this[_0x4193fe(0x16d)]());}[_0x3d9ca8(0x16d)](){const _0x2b4611=_0x3d9ca8,_0x1d99be=this[_0x2b4611(0x172)],_0x1e01b2=_0x1d99be[_0x2b4611(0x16a)];_0x1d99be[_0x2b4611(0x14b)][_0x2b4611(0x167)](_0x2b4611(0x166))[_0x2b4611(0x163)][_0x2b4611(0x153)](_0xa2dcec=>{const _0x3e4559=_0x2b4611;if(_0x3e4559(0x15f)!=_0xa2dcec[_0x3e4559(0x15e)]&&_0x3e4559(0x16c)!=_0xa2dcec[_0x3e4559(0x15e)])return;const {data:_0x1e274a}=_0xa2dcec;if(_0x1e274a&&_0x3e4559(0x177)===_0x1e274a[_0x3e4559(0x168)]){const _0x5625ee=[],_0x15df08=_0x1e274a[_0x3e4559(0x147)][0x0];for(const [_0x4a76fb,_0x17439b]of Object[_0x3e4559(0x14c)](_0x15df08))_0x5625ee[_0x3e4559(0x169)](so(_0x1d99be,_0x4a76fb,_0x17439b));return _0x5625ee[_0x3e4559(0x174)]?{'type':_0x3e4559(0x165),'content':_0x34109b(_0x1e01b2,_0x3e4559(0x162),_0x5625ee[_0x3e4559(0x15d)](',\x20'))}:{'type':_0x3e4559(0x165),'content':_0x34109b(_0x1e01b2,_0x3e4559(0x14e))};}});}}function so(_0x3e8847,_0x20261e,_0x743f76){const _0x7a5f4d=_0x3d9ca8,_0x29b6bf=_0x3e8847[_0x7a5f4d(0x16a)]['t'],_0x422b90=_0x20261e[_0x7a5f4d(0x170)](/(?=[A-Z])/)[_0x7a5f4d(0x15d)]('\x20'),_0x181fd1=_0x29b6bf(_0x422b90[_0x7a5f4d(0x149)](0x0)[_0x7a5f4d(0x14f)]()+_0x422b90[_0x7a5f4d(0x161)](0x1))[_0x7a5f4d(0x148)]();if(_0x7a5f4d(0x159)==typeof _0x743f76)return _0x181fd1;if(_0x7a5f4d(0x178)===_0x20261e||_0x7a5f4d(0x173)===_0x20261e){const _0x1b8dc3=_0xd5438a(_0x3e8847[_0x7a5f4d(0x15b)][_0x7a5f4d(0x167)](_0x7a5f4d(0x14d)))[_0x7a5f4d(0x156)](_0x27cd27=>_0x27cd27[_0x7a5f4d(0x157)]==_0x743f76);return _0x181fd1+'\x20('+(_0x1b8dc3?_0x29b6bf(_0x1b8dc3[_0x7a5f4d(0x164)])[_0x7a5f4d(0x148)]():_0x743f76)+')';}if(_0x7a5f4d(0x16b)===_0x20261e&&isNaN(parseFloat(_0x743f76))){const _0x2164ba=_0x3e8847[_0x7a5f4d(0x14b)][_0x7a5f4d(0x167)](_0x7a5f4d(0x171))[_0x7a5f4d(0x15c)](_0x3e8847[_0x7a5f4d(0x15b)][_0x7a5f4d(0x167)](_0x7a5f4d(0x176)))[_0x7a5f4d(0x156)](_0x326d53=>_0x326d53[_0x7a5f4d(0x157)]==_0x743f76);return _0x181fd1+'\x20('+(_0x2164ba?_0x29b6bf(_0x2164ba[_0x7a5f4d(0x16e)])[_0x7a5f4d(0x148)]():_0x743f76)+')';}return _0x181fd1+'\x20('+_0x743f76+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b535f=_0xc791;function _0xc791(_0x368cc1,_0x1f58b1){const _0x253ba0=_0x253b();return _0xc791=function(_0xc791de,_0x35f4c9){_0xc791de=_0xc791de-0x7c;let _0x4c80fc=_0x253ba0[_0xc791de];return _0x4c80fc;},_0xc791(_0x368cc1,_0x1f58b1);}function _0x253b(){const _0x2bffcb=['heading.options','type','_registerLegacyDescription','formatBlock','7gRbfkY','heading','editor','get','has','registerElementLabel','name','model','216466SlvGVd','config','view','enableDefaultAttributesIntegration','afterInit','TrackChangesEditing','_getHeadingLevel','1996212LOUMyF','53248YpMHAM','commandParams','find','2457399JrbUIB','348534ncKnFK','4390vwfDTb','value','match','500ifqkGf','locale','_headingOptions','plugins','ELEMENT_HEADING_CUSTOM','title','paragraph','ELEMENT_HEADING','descriptionFactory','commandName','format','registerDescriptionCallback','*Change\x20to:*\x20%0','2432488qjRopT','HeadingEditing'];_0x253b=function(){return _0x2bffcb;};return _0x253b();}(function(_0x1f0a10,_0x293aa6){const _0x58097a=_0xc791,_0x42529d=_0x1f0a10();while(!![]){try{const _0x4d9634=-parseInt(_0x58097a(0x92))/0x1+parseInt(_0x58097a(0x9a))/0x2+parseInt(_0x58097a(0x9d))/0x3+parseInt(_0x58097a(0xa2))/0x4*(-parseInt(_0x58097a(0x9f))/0x5)+-parseInt(_0x58097a(0x99))/0x6*(parseInt(_0x58097a(0x8a))/0x7)+parseInt(_0x58097a(0x84))/0x8+-parseInt(_0x58097a(0x9e))/0x9;if(_0x4d9634===_0x293aa6)break;else _0x42529d['push'](_0x42529d['shift']());}catch(_0x39dc3f){_0x42529d['push'](_0x42529d['shift']());}}}(_0x253b,0x6e64e));import{Plugin as _0x23e44e}from'ckeditor5/src/core.js';import{getTranslation as _0x22ef9e}from'../utils/common-translations.js';export default class Y extends _0x23e44e{[_0x5b535f(0x96)](){const _0x44516e=_0x5b535f,_0x113765=this[_0x44516e(0x8c)];if(!_0x113765[_0x44516e(0xa5)][_0x44516e(0x8e)](_0x44516e(0x85)))return;this[_0x44516e(0xa4)]=_0x113765[_0x44516e(0x93)][_0x44516e(0x8d)](_0x44516e(0x86));const _0x45b6c4=_0x113765[_0x44516e(0xa3)],_0x503c63=_0x113765[_0x44516e(0xa5)][_0x44516e(0x8d)](_0x44516e(0x97));_0x503c63[_0x44516e(0x95)](_0x44516e(0x8b));for(const _0x36ebf4 of this[_0x44516e(0xa4)])_0x44516e(0x7d)!=_0x36ebf4[_0x44516e(0x91)]&&_0x503c63[_0x44516e(0x7f)][_0x44516e(0x8f)](_0x36ebf4[_0x44516e(0x91)],_0x8b1267=>{const _0x3259ce=_0x44516e,_0x2e64d8=this[_0x3259ce(0x98)](_0x36ebf4[_0x3259ce(0x91)]);return null!==_0x2e64d8?_0x1251f5(_0x8b1267,_0x2e64d8):_0x249050(_0x8b1267,_0x36ebf4[_0x3259ce(0x7c)]);});function _0x1251f5(_0x527c3f,_0x15ef91){const _0x13eeb7=_0x44516e;return _0x22ef9e(_0x45b6c4,_0x13eeb7(0x7e),[_0x527c3f,_0x15ef91]);}function _0x249050(_0x45f8ce,_0x16c1d0){const _0x1b6d32=_0x44516e;return _0x22ef9e(_0x45b6c4,_0x1b6d32(0xa6),[_0x45f8ce,_0x16c1d0]);}this[_0x44516e(0x88)]();}[_0x5b535f(0x88)](){const _0xe8fcd5=_0x5b535f,_0x5243c4=this[_0xe8fcd5(0x8c)],_0xa5820d=_0x5243c4[_0xe8fcd5(0xa3)];function _0xe10661(_0x41e677,_0x57ad0c){const _0x5e0363=_0xe8fcd5;return _0x22ef9e(_0xa5820d,_0x5e0363(0xa6),[_0x41e677,_0x57ad0c]);}_0x5243c4[_0xe8fcd5(0xa5)][_0xe8fcd5(0x8d)](_0xe8fcd5(0x97))[_0xe8fcd5(0x7f)][_0xe8fcd5(0x82)](_0x56932f=>{const _0x4ddf95=_0xe8fcd5;if(_0x4ddf95(0x89)!=_0x56932f[_0x4ddf95(0x87)])return;const {data:_0x19aa37}=_0x56932f;if(_0x19aa37&&_0x4ddf95(0x8b)==_0x19aa37[_0x4ddf95(0x80)]){const _0x2d632d=_0x19aa37[_0x4ddf95(0x9b)][0x0][_0x4ddf95(0xa0)],_0x3e6562=this[_0x4ddf95(0x98)](_0x2d632d);if(null!==_0x3e6562)return{'type':_0x4ddf95(0x81),'content':_0x22ef9e(_0xa5820d,_0x4ddf95(0x83),(_0x331ffc=0x1,_0x164edf=_0x3e6562,_0x22ef9e(_0xa5820d,_0x4ddf95(0x7e),[_0x331ffc,_0x164edf])))};const _0x278c64=this[_0x4ddf95(0xa4)][_0x4ddf95(0x9c)](_0x647605=>_0x647605[_0x4ddf95(0x91)]===_0x2d632d)[_0x4ddf95(0x7c)];return{'type':_0x4ddf95(0x81),'content':_0x22ef9e(_0xa5820d,_0x4ddf95(0x83),_0xe10661(0x1,_0x278c64))};}var _0x331ffc,_0x164edf;});}[_0x5b535f(0x98)](_0x306a1d){const _0x181dc7=_0x5b535f;var _0x12cf16,_0x3d4e76;const _0x14cdb0=_0x306a1d[_0x181dc7(0xa1)](/^heading(\d+)/);if(_0x14cdb0)return _0x14cdb0[0x1];const _0x3901b8=null===(_0x12cf16=this[_0x181dc7(0xa4)])||void 0x0===_0x12cf16?void 0x0:_0x12cf16[_0x181dc7(0x9c)](_0x27e903=>_0x27e903[_0x181dc7(0x91)]==_0x306a1d);if(_0x3901b8&&_0x3901b8[_0x181dc7(0x94)]){const _0x2cad37=_0x3901b8[_0x181dc7(0x94)],_0x42b343=(null!==(_0x3d4e76=_0x2cad37[_0x181dc7(0x90)])&&void 0x0!==_0x3d4e76?_0x3d4e76:_0x2cad37)[_0x181dc7(0xa1)](/^h(\d+)/);if(_0x42b343)return _0x42b343[0x1];}return null;}}
23
+ const _0x1576ee=_0x2f87;(function(_0x46162a,_0x912bec){const _0x1924e9=_0x2f87,_0x7f8c37=_0x46162a();while(!![]){try{const _0x57d9eb=-parseInt(_0x1924e9(0xa4))/0x1*(-parseInt(_0x1924e9(0x9b))/0x2)+parseInt(_0x1924e9(0xb5))/0x3*(parseInt(_0x1924e9(0xaa))/0x4)+parseInt(_0x1924e9(0xbb))/0x5*(parseInt(_0x1924e9(0xb0))/0x6)+-parseInt(_0x1924e9(0xbd))/0x7*(-parseInt(_0x1924e9(0xa2))/0x8)+-parseInt(_0x1924e9(0xc0))/0x9+parseInt(_0x1924e9(0xa5))/0xa*(parseInt(_0x1924e9(0xa0))/0xb)+-parseInt(_0x1924e9(0xb9))/0xc;if(_0x57d9eb===_0x912bec)break;else _0x7f8c37['push'](_0x7f8c37['shift']());}catch(_0x1748ea){_0x7f8c37['push'](_0x7f8c37['shift']());}}}(_0xc7df,0x36d99));import{Plugin as _0x2d682c}from'ckeditor5/src/core.js';function _0x2f87(_0x472dc1,_0x54c922){const _0xc7df6f=_0xc7df();return _0x2f87=function(_0x2f8704,_0x381587){_0x2f8704=_0x2f8704-0x9b;let _0x2561f4=_0xc7df6f[_0x2f8704];return _0x2561f4;},_0x2f87(_0x472dc1,_0x54c922);}import{getTranslation as _0x591fbc}from'../utils/common-translations.js';function _0xc7df(){const _0x7c2c8d=['HeadingEditing','3662guMviX','1280260assmxk','_getHeadingLevel','config','editor','locale','43724cXBrvm','view','commandName','name','type','afterInit','132vBWWCA','heading','_registerLegacyDescription','formatBlock','TrackChangesEditing','48ViSvGg','ELEMENT_HEADING','ELEMENT_HEADING_CUSTOM','registerElementLabel','9024000lfEYhl','paragraph','86335EuFDRi','plugins','7ArWfbF','commandParams','match','2108160HLmcIm','registerDescriptionCallback','heading.options','model','get','find','*Change\x20to:*\x20%0','title','descriptionFactory','172iqmXKy','enableDefaultAttributesIntegration','format','_headingOptions','value','11cNYgxw','has','1705416ZqgtEt'];_0xc7df=function(){return _0x7c2c8d;};return _0xc7df();}export default class Y extends _0x2d682c{[_0x1576ee(0xaf)](){const _0xd9c2b3=_0x1576ee,_0x2ce9be=this[_0xd9c2b3(0xa8)];if(!_0x2ce9be[_0xd9c2b3(0xbc)][_0xd9c2b3(0xa1)](_0xd9c2b3(0xa3)))return;this[_0xd9c2b3(0x9e)]=_0x2ce9be[_0xd9c2b3(0xa7)][_0xd9c2b3(0xc4)](_0xd9c2b3(0xc2));const _0x2ed79f=_0x2ce9be[_0xd9c2b3(0xa9)],_0x1083a9=_0x2ce9be[_0xd9c2b3(0xbc)][_0xd9c2b3(0xc4)](_0xd9c2b3(0xb4));_0x1083a9[_0xd9c2b3(0x9c)](_0xd9c2b3(0xb1));for(const _0x303100 of this[_0xd9c2b3(0x9e)])_0xd9c2b3(0xba)!=_0x303100[_0xd9c2b3(0xc3)]&&_0x1083a9[_0xd9c2b3(0xc8)][_0xd9c2b3(0xb8)](_0x303100[_0xd9c2b3(0xc3)],_0x49ae9b=>{const _0x109508=_0xd9c2b3,_0x32cbf6=this[_0x109508(0xa6)](_0x303100[_0x109508(0xc3)]);return null!==_0x32cbf6?_0x1668fe(_0x49ae9b,_0x32cbf6):_0x170fa5(_0x49ae9b,_0x303100[_0x109508(0xc7)]);});function _0x1668fe(_0x263fef,_0x455674){const _0x2fe53c=_0xd9c2b3;return _0x591fbc(_0x2ed79f,_0x2fe53c(0xb6),[_0x263fef,_0x455674]);}function _0x170fa5(_0x29bb62,_0x4494ba){const _0xd1b1e4=_0xd9c2b3;return _0x591fbc(_0x2ed79f,_0xd1b1e4(0xb7),[_0x29bb62,_0x4494ba]);}this[_0xd9c2b3(0xb2)]();}[_0x1576ee(0xb2)](){const _0x18ae9e=_0x1576ee,_0x2c845c=this[_0x18ae9e(0xa8)],_0x1f69e4=_0x2c845c[_0x18ae9e(0xa9)];function _0x3a06e9(_0x232aaf,_0x1a1973){const _0x2ad9f6=_0x18ae9e;return _0x591fbc(_0x1f69e4,_0x2ad9f6(0xb7),[_0x232aaf,_0x1a1973]);}_0x2c845c[_0x18ae9e(0xbc)][_0x18ae9e(0xc4)](_0x18ae9e(0xb4))[_0x18ae9e(0xc8)][_0x18ae9e(0xc1)](_0x207a57=>{const _0xe4596c=_0x18ae9e;if(_0xe4596c(0xb3)!=_0x207a57[_0xe4596c(0xae)])return;const {data:_0x2a2f01}=_0x207a57;if(_0x2a2f01&&_0xe4596c(0xb1)==_0x2a2f01[_0xe4596c(0xac)]){const _0x42737e=_0x2a2f01[_0xe4596c(0xbe)][0x0][_0xe4596c(0x9f)],_0x1333c1=this[_0xe4596c(0xa6)](_0x42737e);if(null!==_0x1333c1)return{'type':_0xe4596c(0x9d),'content':_0x591fbc(_0x1f69e4,_0xe4596c(0xc6),(_0x1bf383=0x1,_0x401c86=_0x1333c1,_0x591fbc(_0x1f69e4,_0xe4596c(0xb6),[_0x1bf383,_0x401c86])))};const _0x22d48d=this[_0xe4596c(0x9e)][_0xe4596c(0xc5)](_0x107795=>_0x107795[_0xe4596c(0xc3)]===_0x42737e)[_0xe4596c(0xc7)];return{'type':_0xe4596c(0x9d),'content':_0x591fbc(_0x1f69e4,_0xe4596c(0xc6),_0x3a06e9(0x1,_0x22d48d))};}var _0x1bf383,_0x401c86;});}[_0x1576ee(0xa6)](_0x5c7ae3){const _0x1bf183=_0x1576ee;var _0x32a9b6,_0x231adc;const _0x5663bd=_0x5c7ae3[_0x1bf183(0xbf)](/^heading(\d+)/);if(_0x5663bd)return _0x5663bd[0x1];const _0x2566c6=null===(_0x32a9b6=this[_0x1bf183(0x9e)])||void 0x0===_0x32a9b6?void 0x0:_0x32a9b6[_0x1bf183(0xc5)](_0x542fb6=>_0x542fb6[_0x1bf183(0xc3)]==_0x5c7ae3);if(_0x2566c6&&_0x2566c6[_0x1bf183(0xab)]){const _0x304292=_0x2566c6[_0x1bf183(0xab)],_0x5d168=(null!==(_0x231adc=_0x304292[_0x1bf183(0xad)])&&void 0x0!==_0x231adc?_0x231adc:_0x304292)[_0x1bf183(0xbf)](/^h(\d+)/);if(_0x5d168)return _0x5d168[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d61(){const _0x485141=['highlight','find','title','3852441ifOqbv','highlight.options','commandName','registerAttributeLabel','formatInline','829240FfwwaQ','9qQYija','model','toLowerCase','commandParams','plugins','has','*Remove\x20highlight*','TrackChangesEditing','HighlightEditing','FORMAT_HIGHLIGHT','afterInit','color','editor','value','*Set\x20highlight:*\x20%0','type','6dkXyYU','enableDefaultAttributesIntegration','locale','registerInlineAttribute','1219384xqgyFU','_registerLegacyDescription','config','registerDescriptionCallback','descriptionFactory','1214285BBOvnB','14633ERCTZt','163010fXNAqm','get','1614963cLAtVe','format'];_0x5d61=function(){return _0x485141;};return _0x5d61();}const _0x297d5f=_0x1912;(function(_0x3cc0e3,_0xd846df){const _0x14d818=_0x1912,_0x23c34c=_0x3cc0e3();while(!![]){try{const _0x27e69b=-parseInt(_0x14d818(0xec))/0x1+parseInt(_0x14d818(0xed))/0x2*(parseInt(_0x14d818(0xfa))/0x3)+-parseInt(_0x14d818(0xf9))/0x4+-parseInt(_0x14d818(0xeb))/0x5*(parseInt(_0x14d818(0xe2))/0x6)+-parseInt(_0x14d818(0xef))/0x7+parseInt(_0x14d818(0xe6))/0x8+parseInt(_0x14d818(0xf4))/0x9;if(_0x27e69b===_0xd846df)break;else _0x23c34c['push'](_0x23c34c['shift']());}catch(_0x87993d){_0x23c34c['push'](_0x23c34c['shift']());}}}(_0x5d61,0x1f9c6));function _0x1912(_0x11cbf4,_0x5c9b37){const _0x5d61a8=_0x5d61();return _0x1912=function(_0x1912fe,_0x2ed442){_0x1912fe=_0x1912fe-0xdd;let _0x1ddbfe=_0x5d61a8[_0x1912fe];return _0x1ddbfe;},_0x1912(_0x11cbf4,_0x5c9b37);}import{Plugin as _0x4a0946}from'ckeditor5/src/core.js';import{getTranslation as _0x3c48ff}from'../utils/common-translations.js';export default class Z extends _0x4a0946{[_0x297d5f(0x104)](){const _0x23356e=_0x297d5f,_0x110a38=this[_0x23356e(0xde)];if(!_0x110a38[_0x23356e(0xfe)][_0x23356e(0xff)](_0x23356e(0x102)))return;const _0x1588d4=_0x110a38[_0x23356e(0xfe)][_0x23356e(0xee)](_0x23356e(0x101)),_0x46e12d=_0x110a38[_0x23356e(0xe4)];_0x1588d4[_0x23356e(0xe3)](_0x23356e(0xf1)),_0x1588d4[_0x23356e(0xe5)](_0x23356e(0xf1)),_0x1588d4[_0x23356e(0xea)][_0x23356e(0xf7)](_0x23356e(0xf1),_0x3c48ff(_0x46e12d,_0x23356e(0x103))),this[_0x23356e(0xe7)]();}[_0x297d5f(0xe7)](){const _0x9dcddd=_0x297d5f,_0x1682ca=this[_0x9dcddd(0xde)],_0x3ea152=_0x1682ca[_0x9dcddd(0xe4)];_0x1682ca[_0x9dcddd(0xfe)][_0x9dcddd(0xee)](_0x9dcddd(0x101))[_0x9dcddd(0xea)][_0x9dcddd(0xe9)](_0x2f12bf=>{const _0x3af0c6=_0x9dcddd;if(_0x3af0c6(0xf8)!=_0x2f12bf[_0x3af0c6(0xe1)])return;const {data:_0x55d7b0}=_0x2f12bf;if(_0x55d7b0&&_0x3af0c6(0xf1)==_0x55d7b0[_0x3af0c6(0xf6)]){const _0x213bca=_0x3ea152['t'],_0x530ca6=_0x55d7b0[_0x3af0c6(0xfd)][0x0][_0x3af0c6(0xdf)];if(_0x530ca6){const _0x34ab21=_0x1682ca[_0x3af0c6(0xe8)][_0x3af0c6(0xee)](_0x3af0c6(0xf5))[_0x3af0c6(0xf2)](_0x33844c=>_0x33844c[_0x3af0c6(0xfb)]==_0x530ca6),_0x14fcac=_0x213bca(_0x34ab21[_0x3af0c6(0xf3)])[_0x3af0c6(0xfc)]();return{'type':_0x3af0c6(0xf0),'content':_0x3c48ff(_0x3ea152,_0x3af0c6(0xe0),_0x14fcac),'color':{'value':_0x34ab21[_0x3af0c6(0xdd)],'title':_0x34ab21[_0x3af0c6(0xf3)]}};}return{'type':_0x3af0c6(0xf0),'content':_0x3c48ff(_0x3ea152,_0x3af0c6(0x100),_0x3c48ff(_0x3ea152,_0x3af0c6(0x103)))};}});}}
23
+ const _0x44e746=_0x51ea;function _0x51ea(_0x2a13cb,_0x2ffd91){const _0x589ba4=_0x589b();return _0x51ea=function(_0x51eaa7,_0x6a1477){_0x51eaa7=_0x51eaa7-0x175;let _0x3b6e7b=_0x589ba4[_0x51eaa7];return _0x3b6e7b;},_0x51ea(_0x2a13cb,_0x2ffd91);}(function(_0x2acc1c,_0x450c32){const _0x121b3b=_0x51ea,_0x23feeb=_0x2acc1c();while(!![]){try{const _0x4bbe8e=-parseInt(_0x121b3b(0x19a))/0x1*(parseInt(_0x121b3b(0x189))/0x2)+parseInt(_0x121b3b(0x17f))/0x3*(-parseInt(_0x121b3b(0x17d))/0x4)+parseInt(_0x121b3b(0x193))/0x5+-parseInt(_0x121b3b(0x181))/0x6*(-parseInt(_0x121b3b(0x18a))/0x7)+parseInt(_0x121b3b(0x19d))/0x8+-parseInt(_0x121b3b(0x175))/0x9+parseInt(_0x121b3b(0x197))/0xa*(parseInt(_0x121b3b(0x17a))/0xb);if(_0x4bbe8e===_0x450c32)break;else _0x23feeb['push'](_0x23feeb['shift']());}catch(_0x47becc){_0x23feeb['push'](_0x23feeb['shift']());}}}(_0x589b,0x99e18));import{Plugin as _0x51d93c}from'ckeditor5/src/core.js';import{getTranslation as _0x37b800}from'../utils/common-translations.js';export default class Z extends _0x51d93c{[_0x44e746(0x18e)](){const _0x8be9cf=_0x44e746,_0x3ddd5c=this[_0x8be9cf(0x19b)];if(!_0x3ddd5c[_0x8be9cf(0x180)][_0x8be9cf(0x186)](_0x8be9cf(0x18d)))return;const _0x4ba2aa=_0x3ddd5c[_0x8be9cf(0x180)][_0x8be9cf(0x196)](_0x8be9cf(0x18b)),_0x38be9e=_0x3ddd5c[_0x8be9cf(0x178)];_0x4ba2aa[_0x8be9cf(0x177)](_0x8be9cf(0x190)),_0x4ba2aa[_0x8be9cf(0x194)](_0x8be9cf(0x190)),_0x4ba2aa[_0x8be9cf(0x183)][_0x8be9cf(0x187)](_0x8be9cf(0x190),_0x37b800(_0x38be9e,_0x8be9cf(0x19e))),this[_0x8be9cf(0x182)]();}[_0x44e746(0x182)](){const _0x3d7fee=_0x44e746,_0x120689=this[_0x3d7fee(0x19b)],_0x593b5b=_0x120689[_0x3d7fee(0x178)];_0x120689[_0x3d7fee(0x180)][_0x3d7fee(0x196)](_0x3d7fee(0x18b))[_0x3d7fee(0x183)][_0x3d7fee(0x17b)](_0x2f74a6=>{const _0xf8c8f3=_0x3d7fee;if(_0xf8c8f3(0x191)!=_0x2f74a6[_0xf8c8f3(0x18f)])return;const {data:_0x2846e2}=_0x2f74a6;if(_0x2846e2&&_0xf8c8f3(0x190)==_0x2846e2[_0xf8c8f3(0x176)]){const _0x211f4d=_0x593b5b['t'],_0x2bbf09=_0x2846e2[_0xf8c8f3(0x18c)][0x0][_0xf8c8f3(0x198)];if(_0x2bbf09){const _0xbe1174=_0x120689[_0xf8c8f3(0x179)][_0xf8c8f3(0x196)](_0xf8c8f3(0x19c))[_0xf8c8f3(0x17e)](_0x4a666e=>_0x4a666e[_0xf8c8f3(0x184)]==_0x2bbf09),_0x29e4e1=_0x211f4d(_0xbe1174[_0xf8c8f3(0x199)])[_0xf8c8f3(0x17c)]();return{'type':_0xf8c8f3(0x185),'content':_0x37b800(_0x593b5b,_0xf8c8f3(0x195),_0x29e4e1),'color':{'value':_0xbe1174[_0xf8c8f3(0x188)],'title':_0xbe1174[_0xf8c8f3(0x199)]}};}return{'type':_0xf8c8f3(0x185),'content':_0x37b800(_0x593b5b,_0xf8c8f3(0x192),_0x37b800(_0x593b5b,_0xf8c8f3(0x19e)))};}});}}function _0x589b(){const _0xcdfff7=['10305216RtsHBn','commandName','enableDefaultAttributesIntegration','locale','config','282128FPcDSh','registerDescriptionCallback','toLowerCase','109396meHKUq','find','3ofmeVR','plugins','6zyhSXo','_registerLegacyDescription','descriptionFactory','model','format','has','registerAttributeLabel','color','2zybWsL','260113sGAFeS','TrackChangesEditing','commandParams','HighlightEditing','afterInit','type','highlight','formatInline','*Remove\x20highlight*','2507090XxKeUq','registerInlineAttribute','*Set\x20highlight:*\x20%0','get','530TqKQJt','value','title','598003taUgVg','editor','highlight.options','4022008ErvBEv','FORMAT_HIGHLIGHT'];_0x589b=function(){return _0xcdfff7;};return _0x589b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30aa91=_0x464f;(function(_0xf6c3d5,_0xf3f790){const _0x3d9dfe=_0x464f,_0x543f9e=_0xf6c3d5();while(!![]){try{const _0x479841=parseInt(_0x3d9dfe(0x1fd))/0x1+-parseInt(_0x3d9dfe(0x1f5))/0x2*(parseInt(_0x3d9dfe(0x1ff))/0x3)+-parseInt(_0x3d9dfe(0x20a))/0x4+-parseInt(_0x3d9dfe(0x200))/0x5+parseInt(_0x3d9dfe(0x203))/0x6+parseInt(_0x3d9dfe(0x207))/0x7+parseInt(_0x3d9dfe(0x210))/0x8;if(_0x479841===_0xf3f790)break;else _0x543f9e['push'](_0x543f9e['shift']());}catch(_0x5ebe19){_0x543f9e['push'](_0x543f9e['shift']());}}}(_0x42ca,0x644af));function _0x464f(_0x1f3e23,_0x2f3470){const _0x42ca31=_0x42ca();return _0x464f=function(_0x464f60,_0x1df484){_0x464f60=_0x464f60-0x1f0;let _0x407db0=_0x42ca31[_0x464f60];return _0x407db0;},_0x464f(_0x1f3e23,_0x2f3470);}function _0x42ca(){const _0x413f8e=['2065328UhbjmH','HorizontalLineEditing','plugins','horizontalLine','ELEMENT_HORIZONTAL_LINE','has','930576TjklNm','createContainerElement','locale','ck-horizontal-line','div','for','showSuggestionHighlights','2hRnlxz','enableCommand','insert','TrackChangesEditing','createEmptyElement','registerElementLabel','afterInit','editor','192905pIkoku','addClass','663858hrWydO','1575785sDLBlC','createPositionAt','high','3680082NmyEfy','descriptionFactory','elementToStructure','dataDowncast','3787000TtQYtf','get','conversion'];_0x42ca=function(){return _0x413f8e;};return _0x42ca();}import{Plugin as _0x332876}from'ckeditor5/src/core.js';import{getTranslation as _0x29914d}from'../utils/common-translations.js';export default class tt extends _0x332876{[_0x30aa91(0x1fb)](){const _0x504366=_0x30aa91,_0x1142ed=this[_0x504366(0x1fc)];if(!_0x1142ed[_0x504366(0x20c)][_0x504366(0x20f)](_0x504366(0x20b)))return;_0x1142ed[_0x504366(0x20c)][_0x504366(0x208)](_0x504366(0x1f8))[_0x504366(0x1f6)](_0x504366(0x20d));const _0x531461=_0x1142ed[_0x504366(0x20c)][_0x504366(0x208)](_0x504366(0x1f8)),_0x7d81e1=_0x1142ed[_0x504366(0x1f0)];_0x531461[_0x504366(0x204)][_0x504366(0x1fa)](_0x504366(0x20d),_0x51cf6b=>_0x29914d(_0x7d81e1,_0x504366(0x20e),_0x51cf6b)),_0x1142ed[_0x504366(0x209)][_0x504366(0x1f3)](_0x504366(0x206))[_0x504366(0x205)]({'model':_0x504366(0x20d),'view':(_0xde3a93,{writer:_0x275bab,options:_0x232823})=>{const _0x592a65=_0x504366;if(!_0x232823[_0x592a65(0x1f4)])return null;const _0x2fcf9f=_0x275bab[_0x592a65(0x211)](_0x592a65(0x1f2)),_0x366f83=_0x275bab[_0x592a65(0x1f9)]('hr');return _0x275bab[_0x592a65(0x1fe)](_0x592a65(0x1f1),_0x2fcf9f),_0x275bab[_0x592a65(0x1f7)](_0x275bab[_0x592a65(0x201)](_0x2fcf9f,0x0),_0x366f83),_0x2fcf9f;},'converterPriority':_0x504366(0x202)});}}
23
+ const _0x29f40e=_0xe2f3;function _0xe2f3(_0xb88772,_0x3dba71){const _0x46c444=_0x46c4();return _0xe2f3=function(_0xe2f398,_0x283c1c){_0xe2f398=_0xe2f398-0x160;let _0x32acb1=_0x46c444[_0xe2f398];return _0x32acb1;},_0xe2f3(_0xb88772,_0x3dba71);}(function(_0x125ac3,_0xa9611e){const _0x1fb931=_0xe2f3,_0x11064f=_0x125ac3();while(!![]){try{const _0x450ec0=parseInt(_0x1fb931(0x17d))/0x1+-parseInt(_0x1fb931(0x17a))/0x2+-parseInt(_0x1fb931(0x175))/0x3+parseInt(_0x1fb931(0x168))/0x4*(parseInt(_0x1fb931(0x170))/0x5)+-parseInt(_0x1fb931(0x173))/0x6*(-parseInt(_0x1fb931(0x181))/0x7)+parseInt(_0x1fb931(0x179))/0x8*(-parseInt(_0x1fb931(0x17c))/0x9)+-parseInt(_0x1fb931(0x17f))/0xa*(-parseInt(_0x1fb931(0x16c))/0xb);if(_0x450ec0===_0xa9611e)break;else _0x11064f['push'](_0x11064f['shift']());}catch(_0x4f79c5){_0x11064f['push'](_0x11064f['shift']());}}}(_0x46c4,0x9b935));import{Plugin as _0x5171c5}from'ckeditor5/src/core.js';import{getTranslation as _0x4351d0}from'../utils/common-translations.js';export default class tt extends _0x5171c5{[_0x29f40e(0x174)](){const _0x293a14=_0x29f40e,_0x2615ed=this[_0x293a14(0x163)];if(!_0x2615ed[_0x293a14(0x169)][_0x293a14(0x160)](_0x293a14(0x176)))return;_0x2615ed[_0x293a14(0x169)][_0x293a14(0x184)](_0x293a14(0x162))[_0x293a14(0x16f)](_0x293a14(0x161));const _0x373fc9=_0x2615ed[_0x293a14(0x169)][_0x293a14(0x184)](_0x293a14(0x162)),_0x26a7cb=_0x2615ed[_0x293a14(0x17e)];_0x373fc9[_0x293a14(0x182)][_0x293a14(0x17b)](_0x293a14(0x161),_0x3bbeff=>_0x4351d0(_0x26a7cb,_0x293a14(0x16d),_0x3bbeff)),_0x2615ed[_0x293a14(0x166)][_0x293a14(0x172)](_0x293a14(0x178))[_0x293a14(0x16b)]({'model':_0x293a14(0x161),'view':(_0x1ec6f6,{writer:_0xb8359c,options:_0x12ca1d})=>{const _0x502f15=_0x293a14;if(!_0x12ca1d[_0x502f15(0x16a)])return null;const _0x179582=_0xb8359c[_0x502f15(0x167)](_0x502f15(0x183)),_0x464409=_0xb8359c[_0x502f15(0x177)]('hr');return _0xb8359c[_0x502f15(0x171)](_0x502f15(0x165),_0x179582),_0xb8359c[_0x502f15(0x164)](_0xb8359c[_0x502f15(0x16e)](_0x179582,0x0),_0x464409),_0x179582;},'converterPriority':_0x293a14(0x180)});}}function _0x46c4(){const _0x2c445b=['2372MqhHow','plugins','showSuggestionHighlights','elementToStructure','1903qzQUub','ELEMENT_HORIZONTAL_LINE','createPositionAt','enableCommand','6655nNESns','addClass','for','6764226KSNheV','afterInit','734844ruIwiP','HorizontalLineEditing','createEmptyElement','dataDowncast','1815256KJRiEO','1921024dBhFkL','registerElementLabel','9BiUwED','54513QMQYpp','locale','5690EdcDuO','high','7DHlylC','descriptionFactory','div','get','has','horizontalLine','TrackChangesEditing','editor','insert','ck-horizontal-line','conversion','createContainerElement'];_0x46c4=function(){return _0x2c445b;};return _0x46c4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fc099=_0x1826;(function(_0x55e579,_0x1b3625){const _0x11ddf8=_0x1826,_0x40deec=_0x55e579();while(!![]){try{const _0x142bbf=parseInt(_0x11ddf8(0x1ae))/0x1+-parseInt(_0x11ddf8(0x1b3))/0x2*(parseInt(_0x11ddf8(0x1be))/0x3)+parseInt(_0x11ddf8(0x1b6))/0x4*(parseInt(_0x11ddf8(0x1bd))/0x5)+parseInt(_0x11ddf8(0x1c1))/0x6+-parseInt(_0x11ddf8(0x1c5))/0x7*(parseInt(_0x11ddf8(0x1ca))/0x8)+parseInt(_0x11ddf8(0x1b2))/0x9+parseInt(_0x11ddf8(0x1b9))/0xa*(-parseInt(_0x11ddf8(0x1b5))/0xb);if(_0x142bbf===_0x1b3625)break;else _0x40deec['push'](_0x40deec['shift']());}catch(_0x7dbf9f){_0x40deec['push'](_0x40deec['shift']());}}}(_0x3b84,0xa2722));import{Plugin as _0x18cd62}from'ckeditor5/src/core.js';function _0x1826(_0x37a7d3,_0x2fbfe2){const _0x3b84ff=_0x3b84();return _0x1826=function(_0x182644,_0x2c0b16){_0x182644=_0x182644-0x1a3;let _0x5540e3=_0x3b84ff[_0x182644];return _0x5540e3;},_0x1826(_0x37a7d3,_0x2fbfe2);}import{getTranslation as _0x3047ac}from'../utils/common-translations.js';export default class et extends _0x18cd62{[_0x2fc099(0x1bc)](){const _0x21319b=_0x2fc099,_0x576d71=this[_0x21319b(0x1bf)];if(!_0x576d71[_0x21319b(0x1b8)][_0x21319b(0x1bb)](_0x21319b(0x1c6)))return;const _0x3213cd=_0x576d71[_0x21319b(0x1b8)][_0x21319b(0x1a8)](_0x21319b(0x1ab)),_0x3bafdd=_0x576d71[_0x21319b(0x1a9)];_0x3213cd[_0x21319b(0x1c9)][_0x21319b(0x1c4)](_0x21319b(0x1a6),_0x42dd87=>_0x3047ac(_0x3bafdd,_0x21319b(0x1c7),_0x42dd87)),_0x3213cd[_0x21319b(0x1c2)](_0x21319b(0x1af)),_0x3213cd[_0x21319b(0x1b4)](_0x21319b(0x1b0)),_0x3213cd[_0x21319b(0x1c9)][_0x21319b(0x1a4)](_0x53369f=>{const _0x52d11c=_0x21319b;if(_0x52d11c(0x1c0)!=_0x53369f[_0x52d11c(0x1c3)])return;const {data:_0x23be8c}=_0x53369f;if(_0x23be8c&&_0x52d11c(0x1b0)==_0x23be8c[_0x52d11c(0x1ba)]&&_0x53369f[_0x52d11c(0x1ac)]()[_0x52d11c(0x1ad)][_0x52d11c(0x1a3)]['is'](_0x52d11c(0x1a5),_0x52d11c(0x1a6))){const _0x36aa35=_0x3047ac(_0x3bafdd,_0x52d11c(0x1c7));return{'type':_0x52d11c(0x1c8),'content':_0x3047ac(_0x3bafdd,_0x52d11c(0x1b1),_0x36aa35)};}}),this[_0x21319b(0x1b7)]();}[_0x2fc099(0x1b7)](){const _0x2ad30b=_0x2fc099,_0x7f7f01=this[_0x2ad30b(0x1bf)],_0x5365e7=_0x7f7f01[_0x2ad30b(0x1a9)];_0x7f7f01[_0x2ad30b(0x1b8)][_0x2ad30b(0x1a8)](_0x2ad30b(0x1ab))[_0x2ad30b(0x1c9)][_0x2ad30b(0x1a4)](_0x20b915=>{const _0x34cbb0=_0x2ad30b;if(_0x34cbb0(0x1a7)!=_0x20b915[_0x34cbb0(0x1c3)])return;const {data:_0x565023}=_0x20b915;if(_0x565023&&_0x34cbb0(0x1af)==_0x565023[_0x34cbb0(0x1aa)]){const _0x9b50de=_0x3047ac(_0x5365e7,_0x34cbb0(0x1c7));return{'type':_0x34cbb0(0x1c8),'content':_0x3047ac(_0x5365e7,_0x34cbb0(0x1b1),_0x9b50de)};}});}}function _0x3b84(){const _0xe53037=['HtmlEmbed','ELEMENT_HTML_EMBED','format','descriptionFactory','3848tWrgCW','nodeAfter','registerDescriptionCallback','element','rawHtml','formatBlock','get','locale','commandName','TrackChangesEditing','getFirstRange','start','254310XeqIpS','htmlEmbed','value','*Change\x20%0\x20content*','1004112lYODTq','730170RnfoUy','registerBlockAttribute','89254cUcFLM','4FqPqPs','_registerLegacyDescription','plugins','1030qpqRQp','key','has','afterInit','6505465tHhjMV','9iVoyCj','editor','attribute','6834720lUmglN','enableDefaultAttributesIntegration','type','registerElementLabel','3052QWMBsn'];_0x3b84=function(){return _0xe53037;};return _0x3b84();}
23
+ function _0x219b(_0xbebcf8,_0x45ac23){const _0x145bc2=_0x145b();return _0x219b=function(_0x219b7c,_0x2fa724){_0x219b7c=_0x219b7c-0x118;let _0x4aed18=_0x145bc2[_0x219b7c];return _0x4aed18;},_0x219b(_0xbebcf8,_0x45ac23);}const _0x2ea2ab=_0x219b;(function(_0x4da756,_0xeeb844){const _0x2e1b78=_0x219b,_0x368666=_0x4da756();while(!![]){try{const _0x5d4acc=parseInt(_0x2e1b78(0x13c))/0x1+-parseInt(_0x2e1b78(0x120))/0x2*(parseInt(_0x2e1b78(0x135))/0x3)+-parseInt(_0x2e1b78(0x121))/0x4*(parseInt(_0x2e1b78(0x128))/0x5)+parseInt(_0x2e1b78(0x13b))/0x6*(-parseInt(_0x2e1b78(0x127))/0x7)+-parseInt(_0x2e1b78(0x12d))/0x8*(-parseInt(_0x2e1b78(0x12a))/0x9)+-parseInt(_0x2e1b78(0x124))/0xa+parseInt(_0x2e1b78(0x119))/0xb;if(_0x5d4acc===_0xeeb844)break;else _0x368666['push'](_0x368666['shift']());}catch(_0x52a295){_0x368666['push'](_0x368666['shift']());}}}(_0x145b,0xb43de));function _0x145b(){const _0x20eea1=['229730lRSBxz','afterInit','plugins','6104903YDiIBW','5600185vFudpu','HtmlEmbed','1614042IomEFE','type','element','8PuARae','format','attribute','editor','start','htmlEmbed','ELEMENT_HTML_EMBED','rawHtml','3267QCvTXh','value','enableDefaultAttributesIntegration','has','descriptionFactory','registerBlockAttribute','6vSXrHj','1183072dmrwcx','registerDescriptionCallback','key','TrackChangesEditing','nodeAfter','26872703MPoPEB','formatBlock','getFirstRange','get','*Change\x20%0\x20content*','locale','registerElementLabel','1932ethnKV','4nKamuX','commandName','_registerLegacyDescription'];_0x145b=function(){return _0x20eea1;};return _0x145b();}import{Plugin as _0xea2337}from'ckeditor5/src/core.js';import{getTranslation as _0x569fcc}from'../utils/common-translations.js';export default class et extends _0xea2337{[_0x2ea2ab(0x125)](){const _0x3891e0=_0x2ea2ab,_0x2f8a6f=this[_0x3891e0(0x130)];if(!_0x2f8a6f[_0x3891e0(0x126)][_0x3891e0(0x138)](_0x3891e0(0x129)))return;const _0x1304da=_0x2f8a6f[_0x3891e0(0x126)][_0x3891e0(0x11c)](_0x3891e0(0x13f)),_0x3b4a1e=_0x2f8a6f[_0x3891e0(0x11e)];_0x1304da[_0x3891e0(0x139)][_0x3891e0(0x11f)](_0x3891e0(0x134),_0x1bba11=>_0x569fcc(_0x3b4a1e,_0x3891e0(0x133),_0x1bba11)),_0x1304da[_0x3891e0(0x137)](_0x3891e0(0x132)),_0x1304da[_0x3891e0(0x13a)](_0x3891e0(0x136)),_0x1304da[_0x3891e0(0x139)][_0x3891e0(0x13d)](_0x486e2a=>{const _0x78a23f=_0x3891e0;if(_0x78a23f(0x12f)!=_0x486e2a[_0x78a23f(0x12b)])return;const {data:_0x5eb76e}=_0x486e2a;if(_0x5eb76e&&_0x78a23f(0x136)==_0x5eb76e[_0x78a23f(0x13e)]&&_0x486e2a[_0x78a23f(0x11b)]()[_0x78a23f(0x131)][_0x78a23f(0x118)]['is'](_0x78a23f(0x12c),_0x78a23f(0x134))){const _0x27cefa=_0x569fcc(_0x3b4a1e,_0x78a23f(0x133));return{'type':_0x78a23f(0x12e),'content':_0x569fcc(_0x3b4a1e,_0x78a23f(0x11d),_0x27cefa)};}}),this[_0x3891e0(0x123)]();}[_0x2ea2ab(0x123)](){const _0x45c48f=_0x2ea2ab,_0x5a4243=this[_0x45c48f(0x130)],_0x2dbc40=_0x5a4243[_0x45c48f(0x11e)];_0x5a4243[_0x45c48f(0x126)][_0x45c48f(0x11c)](_0x45c48f(0x13f))[_0x45c48f(0x139)][_0x45c48f(0x13d)](_0x310628=>{const _0x36a8f6=_0x45c48f;if(_0x36a8f6(0x11a)!=_0x310628[_0x36a8f6(0x12b)])return;const {data:_0x2a6080}=_0x310628;if(_0x2a6080&&_0x36a8f6(0x132)==_0x2a6080[_0x36a8f6(0x122)]){const _0xc94a0a=_0x569fcc(_0x2dbc40,_0x36a8f6(0x133));return{'type':_0x36a8f6(0x12e),'content':_0x569fcc(_0x2dbc40,_0x36a8f6(0x11d),_0xc94a0a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x495a70=_0x4149;function _0x4149(_0x319955,_0x474ad1){const _0x9c6906=_0x9c69();return _0x4149=function(_0x414945,_0x3b6d68){_0x414945=_0x414945-0x160;let _0x31eba9=_0x9c6906[_0x414945];return _0x31eba9;},_0x4149(_0x319955,_0x474ad1);}(function(_0x4e6a89,_0x53ac41){const _0x4299c9=_0x4149,_0x55ba93=_0x4e6a89();while(!![]){try{const _0x1633b9=-parseInt(_0x4299c9(0x195))/0x1+parseInt(_0x4299c9(0x180))/0x2+parseInt(_0x4299c9(0x1a9))/0x3*(-parseInt(_0x4299c9(0x1cc))/0x4)+parseInt(_0x4299c9(0x168))/0x5+-parseInt(_0x4299c9(0x187))/0x6*(-parseInt(_0x4299c9(0x17d))/0x7)+parseInt(_0x4299c9(0x16f))/0x8+parseInt(_0x4299c9(0x16e))/0x9*(-parseInt(_0x4299c9(0x176))/0xa);if(_0x1633b9===_0x53ac41)break;else _0x55ba93['push'](_0x55ba93['shift']());}catch(_0x285ce8){_0x55ba93['push'](_0x55ba93['shift']());}}}(_0x9c69,0xa3168));import{Plugin as _0x5403b4}from'ckeditor5/src/core.js';function _0x9c69(){const _0x47a529=['markDeletion','join','5241okkblE','ImageBlockEditing','backward','isIntersecting','createRangeOn','filter','convertInlineImageToBlock','_findSuggestions','getNearestSelectionRange','enableDefaultAttributesIntegration','registerBlockAttribute','formatInline','forceDefaultExecution','deletion','ELEMENT_INLINE_IMAGE','uploadImage','commandParams','schema','type','element','commandName','getSuggestionCallback','removeObject','insertImage','descriptionFactory','registerElementLabel','Block\x20image\x20to\x20inline\x20image','enableCommand','isBlockImage','registerCustomCallback','_registerLegacyDescription','subType','locale','markBlockFormat','imageStylePreApply','820EcKaRY','convertBlockImageToInline','findIndex','width','ImageUploadEditing','getFirstRange','markInsertion','resizeImage','_suggestionFactory','registerAttributeLabel','getClosestSelectedImageElement','ImageCaptionEditing','Inline\x20image\x20to\x20block\x20image','TrackChangesEditing','end','formatBlock','fromPosition','*Remove\x20image\x20text\x20alternative*','selection','*Set\x20image\x20text\x20alternative:*\x20%0','*Set\x20image\x20width:*\x20%0','2502270TGMLYV','imageTypeBlock','nodeBefore','caption','attribute','previous','306HOJoQD','8434760wTLHyU','key','model','accept','imageBlock','ImageEditing','start','307810ABjySU','ELEMENT_IMAGE','plugins','imageTypeInline','isBefore','ImageResize','imageCaption','7FQdVQS','imageTextAlternative','discard','1105692lugufe','isCollapsed','editor','change','createRange','imageInline','nodeAfter','2931654BlyiOH','ImageUtils','getContainedElement','isEqual','length','*Reset\x20image\x20width*','registerDescriptionCallback','toNext','toPrevious','forward','detach','has','ImageInlineEditing','ImageCaptionUtils','523557WIycOS','ELEMENT_CAPTION','insertion','alt','chain','resizedWidth','find','getCaptionFromImageModelElement','format','toggleImageCaption','ImageTextAlternativeEditing','document','FORMAT_IMAGE_SIZE','addObject','afterInit','isOwn','newValue','get'];_0x9c69=function(){return _0x47a529;};return _0x9c69();}import{LivePosition as _0x51c862}from'ckeditor5/src/engine.js';import{getTranslation as _0x4d355c}from'../utils/common-translations.js';export default class it extends _0x5403b4{[_0x495a70(0x1a3)](){const _0x26a645=_0x495a70,_0x431746=this[_0x26a645(0x182)];if(!_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x174)))return;const _0x1ff19a=_0x431746[_0x26a645(0x178)][_0x26a645(0x1a6)](_0x26a645(0x160)),_0x16adbb=_0x431746[_0x26a645(0x178)][_0x26a645(0x1a6)](_0x26a645(0x188)),_0xd84075=_0x431746[_0x26a645(0x1c9)];_0x1ff19a[_0x26a645(0x1c4)](_0x26a645(0x1c0)),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x1c2)](_0x26a645(0x173),_0x3b9d7d=>_0x4d355c(_0xd84075,_0x26a645(0x177),_0x3b9d7d)),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x1c2)](_0x26a645(0x185),_0x137884=>_0x4d355c(_0xd84075,_0x26a645(0x1b7),_0x137884)),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x1c2)](_0x26a645(0x16b),()=>_0x4d355c(_0xd84075,_0x26a645(0x196))),_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x1d0))&&_0x1ff19a[_0x26a645(0x1c4)](_0x26a645(0x1b8)),_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x1aa))&&_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x193))&&(_0x1ff19a[_0x26a645(0x1c4)](_0x26a645(0x179),(_0x1244b5,_0x5de68d)=>{const _0x3d01d2=_0x26a645,_0x134a63=_0x16adbb[_0x3d01d2(0x1d6)](_0x431746[_0x3d01d2(0x171)][_0x3d01d2(0x1a0)][_0x3d01d2(0x165)]);_0x431746[_0x3d01d2(0x171)][_0x3d01d2(0x183)](()=>{const _0x4c6d78=_0x3d01d2;_0x1ff19a[_0x4c6d78(0x1ca)](_0x134a63,{'commandName':_0x4c6d78(0x179),'commandParams':[_0x5de68d]},[],_0x4c6d78(0x1cd));});}),_0x1ff19a[_0x26a645(0x1c4)](_0x26a645(0x169),(_0x522fc5,_0x538907)=>{const _0x3801fc=_0x26a645;_0x431746[_0x3801fc(0x171)][_0x3801fc(0x183)](_0x24e074=>{const _0x53bd73=_0x3801fc;let _0x51335c=_0x16adbb[_0x53bd73(0x1d6)](_0x431746[_0x53bd73(0x171)][_0x53bd73(0x1a0)][_0x53bd73(0x165)]),_0x3941b4=_0x24e074[_0x53bd73(0x1ad)](_0x51335c);const _0x23835f=_0x51c862[_0x53bd73(0x163)](_0x3941b4[_0x53bd73(0x175)],_0x53bd73(0x18f)),_0x429686=_0x51c862[_0x53bd73(0x163)](_0x3941b4[_0x53bd73(0x161)],_0x53bd73(0x18e));_0x1ff19a[_0x53bd73(0x1b5)](()=>_0x522fc5(_0x538907)),_0x51335c=_0x16adbb[_0x53bd73(0x1d6)](_0x431746[_0x53bd73(0x171)][_0x53bd73(0x1a0)][_0x53bd73(0x165)]),_0x3941b4=_0x24e074[_0x53bd73(0x1ad)](_0x51335c);const _0x36f9d6=_0x24e074[_0x53bd73(0x184)](_0x23835f,_0x429686);_0x23835f[_0x53bd73(0x191)](),_0x429686[_0x53bd73(0x191)](),_0x1ff19a[_0x53bd73(0x1ca)](_0x51335c,{'commandName':_0x53bd73(0x179),'commandParams':[_0x538907]},[],_0x53bd73(0x1af)),_0x36f9d6[_0x53bd73(0x175)][_0x53bd73(0x17a)](_0x3941b4[_0x53bd73(0x175)])&&_0x1ff19a[_0x53bd73(0x1d2)](_0x24e074[_0x53bd73(0x184)](_0x36f9d6[_0x53bd73(0x175)],_0x3941b4[_0x53bd73(0x175)]),_0x53bd73(0x1af)),_0x3941b4[_0x53bd73(0x161)][_0x53bd73(0x17a)](_0x36f9d6[_0x53bd73(0x161)])&&_0x1ff19a[_0x53bd73(0x1d2)](_0x24e074[_0x53bd73(0x184)](_0x3941b4[_0x53bd73(0x161)],_0x36f9d6[_0x53bd73(0x161)]),_0x53bd73(0x1af));});}),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x162),_0x26a645(0x1af),_0x26a645(0x1a8),()=>!0x1),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x162),_0x26a645(0x1af),_0x26a645(0x172),()=>!0x1),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x162),_0x26a645(0x1af),_0x26a645(0x17f),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1be)](_0x26a645(0x162),'',_0x26a645(0x172))),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x197),_0x26a645(0x1af),_0x26a645(0x1a8),()=>!0x1),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x197),_0x26a645(0x1af),_0x26a645(0x17f),([_0x54f72c])=>{const _0x5b3c54=_0x26a645,_0x57618f=_0x1ff19a[_0x5b3c54(0x1d4)][_0x5b3c54(0x1be)](_0x5b3c54(0x197),'',_0x5b3c54(0x17f));let _0x90f33a=_0x54f72c[_0x5b3c54(0x175)],_0x12c29d=_0x54f72c[_0x5b3c54(0x161)];const _0x1655ab=_0x431746[_0x5b3c54(0x171)][_0x5b3c54(0x1ba)][_0x5b3c54(0x1b1)](_0x90f33a,_0x5b3c54(0x1ab)),_0x5b376c=_0x431746[_0x5b3c54(0x171)][_0x5b3c54(0x1ba)][_0x5b3c54(0x1b1)](_0x12c29d,_0x5b3c54(0x190));_0x1655ab[_0x5b3c54(0x181)]&&(_0x90f33a=_0x1655ab[_0x5b3c54(0x175)]),_0x5b376c[_0x5b3c54(0x181)]&&(_0x12c29d=_0x5b376c[_0x5b3c54(0x161)]),_0x57618f([_0x431746[_0x5b3c54(0x171)][_0x5b3c54(0x184)](_0x90f33a,_0x12c29d)]);}),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x162),_0x26a645(0x1af),_0x26a645(0x199),_0x56e433),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x197),_0x26a645(0x1af),_0x26a645(0x199),_0x56e433)),_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x1d7))&&(_0x1ff19a[_0x26a645(0x1c4)](_0x26a645(0x19e),(_0x537085,_0x38f6d8)=>{const _0x2f159a=_0x26a645,_0x3bfbef=_0x431746[_0x2f159a(0x178)][_0x2f159a(0x1a6)](_0x2f159a(0x194));let _0x208dd9=_0x16adbb[_0x2f159a(0x1d6)](_0x431746[_0x2f159a(0x171)][_0x2f159a(0x1a0)][_0x2f159a(0x165)]),_0x2c90f8=_0x3bfbef[_0x2f159a(0x19c)](_0x208dd9);_0x431746[_0x2f159a(0x171)][_0x2f159a(0x183)](()=>{const _0x3f4f0b=_0x2f159a;if(_0x2c90f8)return void _0x1ff19a[_0x3f4f0b(0x1a7)](_0x431746[_0x3f4f0b(0x171)][_0x3f4f0b(0x1ad)](_0x2c90f8));const _0x3d5cf2=_0x16adbb[_0x3f4f0b(0x1c5)](_0x208dd9);_0x537085(_0x38f6d8),_0x208dd9=_0x16adbb[_0x3f4f0b(0x1d6)](_0x431746[_0x3f4f0b(0x171)][_0x3f4f0b(0x1a0)][_0x3f4f0b(0x165)]),_0x2c90f8=_0x3bfbef[_0x3f4f0b(0x19c)](_0x208dd9),_0x1ff19a[_0x3f4f0b(0x1d2)](_0x431746[_0x3f4f0b(0x171)][_0x3f4f0b(0x1ad)](_0x2c90f8),_0x3d5cf2?null:_0x3f4f0b(0x17c));});}),_0x1ff19a[_0x26a645(0x1d4)][_0x26a645(0x1c6)](_0x26a645(0x197),_0x26a645(0x17c),_0x26a645(0x199),_0x56e433));const _0xf427d8=[{'type':_0x26a645(0x162),'subType':_0x26a645(0x1cb)},{'type':_0x26a645(0x197),'subType':_0x26a645(0x17c)},{'type':_0x26a645(0x162),'subType':_0x26a645(0x1af)},{'type':_0x26a645(0x197),'subType':_0x26a645(0x1af)}];function _0x165da9(_0x13246a,_0x415cef){const _0x30543a=_0x26a645,_0x2acfbf=_0xf427d8[_0x30543a(0x1ce)](({type:_0xbc4176,subType:_0x466712})=>_0x13246a[_0x30543a(0x1bb)]==_0xbc4176&&_0x13246a[_0x30543a(0x1c8)]==_0x466712),_0x553723=_0xf427d8[_0x30543a(0x1ce)](({type:_0x4842a7,subType:_0xca871a})=>_0x415cef[_0x30543a(0x1bb)]==_0x4842a7&&_0x415cef[_0x30543a(0x1c8)]==_0xca871a);if(_0x2acfbf<0x0||_0x553723<0x0)return!0x1;const _0x25141a=_0x13246a[_0x30543a(0x1d1)](),_0x52b07e=_0x415cef[_0x30543a(0x1d1)]();if((0x0==_0x2acfbf||0x1==_0x2acfbf)&&0x2==_0x553723&&_0x25141a[_0x30543a(0x1ac)](_0x52b07e))return!0x0;if(0x2==_0x2acfbf&&0x3==_0x553723){const _0x486504=_0x1ff19a[_0x30543a(0x1b0)](_0x25141a,_0x30543a(0x197))[_0x30543a(0x1ae)](({suggestion:_0xeba840,meta:_0x112fb8})=>_0x112fb8[_0x30543a(0x1a4)]&&_0x30543a(0x1af)==_0xeba840[_0x30543a(0x1c8)]);if(_0x486504[_0x30543a(0x18b)]>0x1&&_0x52b07e[_0x30543a(0x161)][_0x30543a(0x18a)](_0x25141a[_0x30543a(0x175)]))return!0x0;if(0x1==_0x486504[_0x30543a(0x18b)]&&(_0x25141a[_0x30543a(0x175)][_0x30543a(0x18a)](_0x52b07e[_0x30543a(0x161)])||_0x25141a[_0x30543a(0x161)][_0x30543a(0x18a)](_0x52b07e[_0x30543a(0x175)])))return!0x0;}if(0x3==_0x2acfbf&&0x3==_0x553723&&_0x25141a[_0x30543a(0x175)][_0x30543a(0x17a)](_0x52b07e[_0x30543a(0x175)])){const _0xb71f71=_0x25141a[_0x30543a(0x161)][_0x30543a(0x186)],_0x3416df=_0x52b07e[_0x30543a(0x175)][_0x30543a(0x16a)];return _0x16adbb[_0x30543a(0x1c5)](_0xb71f71)&&_0xb71f71===_0x3416df;}return!0x1;}function _0x56e433(_0x1052be,_0x3f3dbe){return _0x165da9(_0x1052be,_0x3f3dbe)?[_0x1052be,_0x3f3dbe]:_0x165da9(_0x3f3dbe,_0x1052be)?[_0x3f3dbe,_0x1052be]:null;}_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x17b))&&(_0x1ff19a[_0x26a645(0x1b2)](_0x26a645(0x1d3)),_0x1ff19a[_0x26a645(0x1b3)](_0x26a645(0x19a)),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x1d5)](_0x26a645(0x19a),_0x4d355c(_0xd84075,_0x26a645(0x1a1)))),_0x431746[_0x26a645(0x178)][_0x26a645(0x192)](_0x26a645(0x19f))&&(_0x1ff19a[_0x26a645(0x1b2)](_0x26a645(0x17e)),_0x1ff19a[_0x26a645(0x1b3)](_0x26a645(0x198))),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x18d)](_0x279c78=>{const _0x44511a=_0x26a645;if(!!_0xf427d8[_0x44511a(0x19b)](({type:_0x5e1e2a,subType:_0x566df2})=>_0x279c78[_0x44511a(0x1bb)]==_0x5e1e2a&&_0x279c78[_0x44511a(0x1c8)]==_0x566df2))return _0x279c78[_0x44511a(0x16d)]?{}:void 0x0;}),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x18d)](_0x53a157=>{const _0x3c10a9=_0x26a645;if(_0x3c10a9(0x197)==_0x53a157[_0x3c10a9(0x1bb)]||_0x3c10a9(0x1b6)==_0x53a157[_0x3c10a9(0x1bb)]){const _0x4b7b9c=_0x53a157[_0x3c10a9(0x189)]();if(_0x4b7b9c&&_0x4b7b9c['is'](_0x3c10a9(0x1bc),_0x3c10a9(0x16b)))return{'type':_0x3c10a9(0x197)==_0x53a157[_0x3c10a9(0x1bb)]?_0x3c10a9(0x1a2):_0x3c10a9(0x1bf),'element':_0x4b7b9c,'quantity':0x1};}}),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x18d)](_0x50f0c9=>_0x26a645(0x162)==_0x50f0c9[_0x26a645(0x1bb)]&&_0x26a645(0x1af)==_0x50f0c9[_0x26a645(0x1c8)]?{'type':_0x26a645(0x19d),'content':_0x26a645(0x1d8)}:_0x26a645(0x162)==_0x50f0c9[_0x26a645(0x1bb)]&&_0x26a645(0x1cd)==_0x50f0c9[_0x26a645(0x1c8)]?{'type':_0x26a645(0x19d),'content':_0x26a645(0x1c3)}:void 0x0),_0x1ff19a[_0x26a645(0x1c1)][_0x26a645(0x18d)](_0xf711f4=>{const _0x4395cf=_0x26a645;if(_0x4395cf(0x16c)!=_0xf711f4[_0x4395cf(0x1bb)])return;const {data:_0x748341}=_0xf711f4;if(!_0x748341||_0x4395cf(0x198)!=_0x748341[_0x4395cf(0x170)])return;const _0xaa96fd=_0x748341[_0x4395cf(0x1a5)];return _0xaa96fd?{'type':_0x4395cf(0x19d),'content':_0x4d355c(_0xd84075,_0x4395cf(0x166),'\x22'+_0xaa96fd+'\x22')}:{'type':_0x4395cf(0x19d),'content':_0x4d355c(_0xd84075,_0x4395cf(0x164))};}),this[_0x26a645(0x1c7)]();}[_0x495a70(0x1c7)](){const _0x1c0f2c=_0x495a70,_0x4c6e4c=this[_0x1c0f2c(0x182)],_0x21c37a=_0x4c6e4c[_0x1c0f2c(0x1c9)];_0x4c6e4c[_0x1c0f2c(0x178)][_0x1c0f2c(0x1a6)](_0x1c0f2c(0x160))[_0x1c0f2c(0x1c1)][_0x1c0f2c(0x18d)](_0x14dcef=>{const _0x16932e=_0x1c0f2c;if(_0x16932e(0x162)!=_0x14dcef[_0x16932e(0x1bb)]&&_0x16932e(0x1b4)!=_0x14dcef[_0x16932e(0x1bb)])return;const {data:_0x1f444d}=_0x14dcef;if(_0x1f444d){if(_0x16932e(0x17e)==_0x1f444d[_0x16932e(0x1bd)]){const _0x36cb3b=_0x1f444d[_0x16932e(0x1b9)][0x0][_0x16932e(0x1a5)];return _0x36cb3b?{'type':_0x16932e(0x19d),'content':_0x4d355c(_0x21c37a,_0x16932e(0x166),'\x22'+_0x36cb3b+'\x22')}:{'type':_0x16932e(0x19d),'content':_0x4d355c(_0x21c37a,_0x16932e(0x164))};}if(_0x16932e(0x1d3)==_0x1f444d[_0x16932e(0x1bd)]){const _0x3943d5=_0x1f444d[_0x16932e(0x1b9)][0x0][_0x16932e(0x1cf)];return _0x3943d5?{'type':_0x16932e(0x19d),'content':_0x4d355c(_0x21c37a,_0x16932e(0x167),_0x3943d5)}:{'type':_0x16932e(0x19d),'content':_0x4d355c(_0x21c37a,_0x16932e(0x18c))};}}});}}
23
+ const _0x366ebe=_0x3ffe;function _0x3892(){const _0x28df9d=['descriptionFactory','markBlockFormat','*Remove\x20image\x20text\x20alternative*','30ZhabSj','Inline\x20image\x20to\x20block\x20image','commandParams','imageCaption','imageTypeBlock','discard','enableDefaultAttributesIntegration','getNearestSelectionRange','element','alt','createRangeOn','find','createRange','imageStylePreApply','isOwn','model','filter','newValue','afterInit','registerAttributeLabel','toNext','ImageUtils','end','registerCustomCallback','backward','ImageInlineEditing','getClosestSelectedImageElement','7jPVdQt','commandName','ELEMENT_CAPTION','getFirstRange','4902491IwLLmM','isCollapsed','formatBlock','deletion','length','insertImage','start','registerDescriptionCallback','isIntersecting','ELEMENT_INLINE_IMAGE','3728bEyite','addObject','caption','schema','convertInlineImageToBlock','removeObject','width','*Set\x20image\x20width:*\x20%0','_registerLegacyDescription','toggleImageCaption','chain','accept','364wJORtW','format','uploadImage','getSuggestionCallback','key','markDeletion','convertBlockImageToInline','24LnEeJk','ELEMENT_IMAGE','registerBlockAttribute','1167912pYPoaY','getCaptionFromImageModelElement','isEqual','forward','type','imageBlock','editor','attribute','getContainedElement','138JnpNzQ','detach','registerElementLabel','nodeAfter','isBefore','resizeImage','FORMAT_IMAGE_SIZE','forceDefaultExecution','*Reset\x20image\x20width*','has','join','ImageCaptionUtils','selection','imageInline','formatInline','change','imageTextAlternative','ImageTextAlternativeEditing','locale','insertion','subType','get','plugins','isBlockImage','ImageEditing','ImageResize','ImageUploadEditing','2525319sVvJVx','nodeBefore','1207725jAHChx','previous','_suggestionFactory','ImageBlockEditing','9514128cNuSmA','ImageCaptionEditing','toPrevious','fromPosition','markInsertion','_findSuggestions','38216JBxMLP','Block\x20image\x20to\x20inline\x20image','document','TrackChangesEditing','*Set\x20image\x20text\x20alternative:*\x20%0','enableCommand','findIndex','imageTypeInline','resizedWidth'];_0x3892=function(){return _0x28df9d;};return _0x3892();}(function(_0x49f062,_0x53cfbc){const _0x176543=_0x3ffe,_0x433edf=_0x49f062();while(!![]){try{const _0x1ec1f5=-parseInt(_0x176543(0xfb))/0x1*(parseInt(_0x176543(0x107))/0x2)+parseInt(_0x176543(0x9f))/0x3*(-parseInt(_0x176543(0xc6))/0x4)+-parseInt(_0x176543(0xbc))/0x5*(-parseInt(_0x176543(0x10e))/0x6)+-parseInt(_0x176543(0xed))/0x7*(-parseInt(_0x176543(0x111))/0x8)+parseInt(_0x176543(0xba))/0x9*(parseInt(_0x176543(0xd2))/0xa)+parseInt(_0x176543(0xf1))/0xb+-parseInt(_0x176543(0xc0))/0xc;if(_0x1ec1f5===_0x53cfbc)break;else _0x433edf['push'](_0x433edf['shift']());}catch(_0x2d8196){_0x433edf['push'](_0x433edf['shift']());}}}(_0x3892,0x7755f));function _0x3ffe(_0x9bcc71,_0x8ea232){const _0x38923f=_0x3892();return _0x3ffe=function(_0x3ffee5,_0x323388){_0x3ffee5=_0x3ffee5-0x97;let _0x36a947=_0x38923f[_0x3ffee5];return _0x36a947;},_0x3ffe(_0x9bcc71,_0x8ea232);}import{Plugin as _0x28e68}from'ckeditor5/src/core.js';import{LivePosition as _0x48df32}from'ckeditor5/src/engine.js';import{getTranslation as _0x5dd3f7}from'../utils/common-translations.js';export default class it extends _0x28e68{[_0x366ebe(0xe4)](){const _0x3974f1=_0x366ebe,_0xd51514=this[_0x3974f1(0x9c)];if(!_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xb7)))return;const _0x9c903=_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xb4)](_0x3974f1(0xc9)),_0x1d35e0=_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xb4)](_0x3974f1(0xe7)),_0x3f5f96=_0xd51514[_0x3974f1(0xb1)];_0x9c903[_0x3974f1(0xcb)](_0x3974f1(0xf6)),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xa1)](_0x3974f1(0x9b),_0x1278cc=>_0x5dd3f7(_0x3f5f96,_0x3974f1(0x10f),_0x1278cc)),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xa1)](_0x3974f1(0xac),_0x136c8f=>_0x5dd3f7(_0x3f5f96,_0x3974f1(0xfa),_0x136c8f)),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xa1)](_0x3974f1(0xfd),()=>_0x5dd3f7(_0x3f5f96,_0x3974f1(0xef))),_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xb9))&&_0x9c903[_0x3974f1(0xcb)](_0x3974f1(0x109)),_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xbf))&&_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xeb))&&(_0x9c903[_0x3974f1(0xcb)](_0x3974f1(0xcd),(_0x24a1f6,_0x454a69)=>{const _0x4b144e=_0x3974f1,_0x2e9655=_0x1d35e0[_0x4b144e(0xec)](_0xd51514[_0x4b144e(0xe1)][_0x4b144e(0xc8)][_0x4b144e(0xab)]);_0xd51514[_0x4b144e(0xe1)][_0x4b144e(0xae)](()=>{const _0xdd8ae0=_0x4b144e;_0x9c903[_0xdd8ae0(0xd0)](_0x2e9655,{'commandName':_0xdd8ae0(0xcd),'commandParams':[_0x454a69]},[],_0xdd8ae0(0x10d));});}),_0x9c903[_0x3974f1(0xcb)](_0x3974f1(0xd6),(_0x37eaa2,_0x57ba08)=>{const _0x13a0e9=_0x3974f1;_0xd51514[_0x13a0e9(0xe1)][_0x13a0e9(0xae)](_0x5813ca=>{const _0x372dcd=_0x13a0e9;let _0x14dfb3=_0x1d35e0[_0x372dcd(0xec)](_0xd51514[_0x372dcd(0xe1)][_0x372dcd(0xc8)][_0x372dcd(0xab)]),_0x3e419d=_0x5813ca[_0x372dcd(0xdc)](_0x14dfb3);const _0x3d44ec=_0x48df32[_0x372dcd(0xc3)](_0x3e419d[_0x372dcd(0xf7)],_0x372dcd(0xc2)),_0x501f11=_0x48df32[_0x372dcd(0xc3)](_0x3e419d[_0x372dcd(0xe8)],_0x372dcd(0xe6));_0x9c903[_0x372dcd(0xa6)](()=>_0x37eaa2(_0x57ba08)),_0x14dfb3=_0x1d35e0[_0x372dcd(0xec)](_0xd51514[_0x372dcd(0xe1)][_0x372dcd(0xc8)][_0x372dcd(0xab)]),_0x3e419d=_0x5813ca[_0x372dcd(0xdc)](_0x14dfb3);const _0x230a3b=_0x5813ca[_0x372dcd(0xde)](_0x3d44ec,_0x501f11);_0x3d44ec[_0x372dcd(0xa0)](),_0x501f11[_0x372dcd(0xa0)](),_0x9c903[_0x372dcd(0xd0)](_0x14dfb3,{'commandName':_0x372dcd(0xcd),'commandParams':[_0x57ba08]},[],_0x372dcd(0xff)),_0x230a3b[_0x372dcd(0xf7)][_0x372dcd(0xa3)](_0x3e419d[_0x372dcd(0xf7)])&&_0x9c903[_0x372dcd(0xc4)](_0x5813ca[_0x372dcd(0xde)](_0x230a3b[_0x372dcd(0xf7)],_0x3e419d[_0x372dcd(0xf7)]),_0x372dcd(0xff)),_0x3e419d[_0x372dcd(0xe8)][_0x372dcd(0xa3)](_0x230a3b[_0x372dcd(0xe8)])&&_0x9c903[_0x372dcd(0xc4)](_0x5813ca[_0x372dcd(0xde)](_0x3e419d[_0x372dcd(0xe8)],_0x230a3b[_0x372dcd(0xe8)]),_0x372dcd(0xff));});}),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xf3),_0x3974f1(0xff),_0x3974f1(0xa9),()=>!0x1),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xf3),_0x3974f1(0xff),_0x3974f1(0x106),()=>!0x1),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xf3),_0x3974f1(0xff),_0x3974f1(0xd7),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0x10a)](_0x3974f1(0xf3),'',_0x3974f1(0x106))),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xb2),_0x3974f1(0xff),_0x3974f1(0xa9),()=>!0x1),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xb2),_0x3974f1(0xff),_0x3974f1(0xd7),([_0x198844])=>{const _0x1a533b=_0x3974f1,_0xe95bc1=_0x9c903[_0x1a533b(0xbe)][_0x1a533b(0x10a)](_0x1a533b(0xb2),'',_0x1a533b(0xd7));let _0x4e51d=_0x198844[_0x1a533b(0xf7)],_0x258cb5=_0x198844[_0x1a533b(0xe8)];const _0x4a4945=_0xd51514[_0x1a533b(0xe1)][_0x1a533b(0xfe)][_0x1a533b(0xd9)](_0x4e51d,_0x1a533b(0xea)),_0x1cec98=_0xd51514[_0x1a533b(0xe1)][_0x1a533b(0xfe)][_0x1a533b(0xd9)](_0x258cb5,_0x1a533b(0x99));_0x4a4945[_0x1a533b(0xf2)]&&(_0x4e51d=_0x4a4945[_0x1a533b(0xf7)]),_0x1cec98[_0x1a533b(0xf2)]&&(_0x258cb5=_0x1cec98[_0x1a533b(0xe8)]),_0xe95bc1([_0xd51514[_0x1a533b(0xe1)][_0x1a533b(0xde)](_0x4e51d,_0x258cb5)]);}),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xf3),_0x3974f1(0xff),_0x3974f1(0x105),_0x17e9c9),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xb2),_0x3974f1(0xff),_0x3974f1(0x105),_0x17e9c9)),_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xc1))&&(_0x9c903[_0x3974f1(0xcb)](_0x3974f1(0x104),(_0x3977b8,_0x462a0c)=>{const _0x25de84=_0x3974f1,_0x346909=_0xd51514[_0x25de84(0xb5)][_0x25de84(0xb4)](_0x25de84(0xaa));let _0x21bcc6=_0x1d35e0[_0x25de84(0xec)](_0xd51514[_0x25de84(0xe1)][_0x25de84(0xc8)][_0x25de84(0xab)]),_0x3a362b=_0x346909[_0x25de84(0x97)](_0x21bcc6);_0xd51514[_0x25de84(0xe1)][_0x25de84(0xae)](()=>{const _0x5dda25=_0x25de84;if(_0x3a362b)return void _0x9c903[_0x5dda25(0x10c)](_0xd51514[_0x5dda25(0xe1)][_0x5dda25(0xdc)](_0x3a362b));const _0x30a75c=_0x1d35e0[_0x5dda25(0xb6)](_0x21bcc6);_0x3977b8(_0x462a0c),_0x21bcc6=_0x1d35e0[_0x5dda25(0xec)](_0xd51514[_0x5dda25(0xe1)][_0x5dda25(0xc8)][_0x5dda25(0xab)]),_0x3a362b=_0x346909[_0x5dda25(0x97)](_0x21bcc6),_0x9c903[_0x5dda25(0xc4)](_0xd51514[_0x5dda25(0xe1)][_0x5dda25(0xdc)](_0x3a362b),_0x30a75c?null:_0x5dda25(0xd5));});}),_0x9c903[_0x3974f1(0xbe)][_0x3974f1(0xe9)](_0x3974f1(0xb2),_0x3974f1(0xd5),_0x3974f1(0x105),_0x17e9c9));const _0x1622f5=[{'type':_0x3974f1(0xf3),'subType':_0x3974f1(0xdf)},{'type':_0x3974f1(0xb2),'subType':_0x3974f1(0xd5)},{'type':_0x3974f1(0xf3),'subType':_0x3974f1(0xff)},{'type':_0x3974f1(0xb2),'subType':_0x3974f1(0xff)}];function _0xace790(_0x5e359e,_0xe8d100){const _0xc8e39a=_0x3974f1,_0x3d41ad=_0x1622f5[_0xc8e39a(0xcc)](({type:_0x4dda02,subType:_0x3f26d8})=>_0x5e359e[_0xc8e39a(0x9a)]==_0x4dda02&&_0x5e359e[_0xc8e39a(0xb3)]==_0x3f26d8),_0x3b0a36=_0x1622f5[_0xc8e39a(0xcc)](({type:_0x271c08,subType:_0x3f31ef})=>_0xe8d100[_0xc8e39a(0x9a)]==_0x271c08&&_0xe8d100[_0xc8e39a(0xb3)]==_0x3f31ef);if(_0x3d41ad<0x0||_0x3b0a36<0x0)return!0x1;const _0x2ae335=_0x5e359e[_0xc8e39a(0xf0)](),_0x4b6285=_0xe8d100[_0xc8e39a(0xf0)]();if((0x0==_0x3d41ad||0x1==_0x3d41ad)&&0x2==_0x3b0a36&&_0x2ae335[_0xc8e39a(0xf9)](_0x4b6285))return!0x0;if(0x2==_0x3d41ad&&0x3==_0x3b0a36){const _0x132e73=_0x9c903[_0xc8e39a(0xc5)](_0x2ae335,_0xc8e39a(0xb2))[_0xc8e39a(0xe2)](({suggestion:_0x355af4,meta:_0x240ecf})=>_0x240ecf[_0xc8e39a(0xe0)]&&_0xc8e39a(0xff)==_0x355af4[_0xc8e39a(0xb3)]);if(_0x132e73[_0xc8e39a(0xf5)]>0x1&&_0x4b6285[_0xc8e39a(0xe8)][_0xc8e39a(0x98)](_0x2ae335[_0xc8e39a(0xf7)]))return!0x0;if(0x1==_0x132e73[_0xc8e39a(0xf5)]&&(_0x2ae335[_0xc8e39a(0xf7)][_0xc8e39a(0x98)](_0x4b6285[_0xc8e39a(0xe8)])||_0x2ae335[_0xc8e39a(0xe8)][_0xc8e39a(0x98)](_0x4b6285[_0xc8e39a(0xf7)])))return!0x0;}if(0x3==_0x3d41ad&&0x3==_0x3b0a36&&_0x2ae335[_0xc8e39a(0xf7)][_0xc8e39a(0xa3)](_0x4b6285[_0xc8e39a(0xf7)])){const _0x22db24=_0x2ae335[_0xc8e39a(0xe8)][_0xc8e39a(0xa2)],_0x1f5ebf=_0x4b6285[_0xc8e39a(0xf7)][_0xc8e39a(0xbb)];return _0x1d35e0[_0xc8e39a(0xb6)](_0x22db24)&&_0x22db24===_0x1f5ebf;}return!0x1;}function _0x17e9c9(_0x53f235,_0x1b1c12){return _0xace790(_0x53f235,_0x1b1c12)?[_0x53f235,_0x1b1c12]:_0xace790(_0x1b1c12,_0x53f235)?[_0x1b1c12,_0x53f235]:null;}_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xb8))&&(_0x9c903[_0x3974f1(0xd8)](_0x3974f1(0xa4)),_0x9c903[_0x3974f1(0x110)](_0x3974f1(0xce)),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xe5)](_0x3974f1(0xce),_0x5dd3f7(_0x3f5f96,_0x3974f1(0xa5)))),_0xd51514[_0x3974f1(0xb5)][_0x3974f1(0xa8)](_0x3974f1(0xb0))&&(_0x9c903[_0x3974f1(0xd8)](_0x3974f1(0xaf)),_0x9c903[_0x3974f1(0x110)](_0x3974f1(0xdb))),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xf8)](_0x44b391=>{const _0xac34d2=_0x3974f1;if(!!_0x1622f5[_0xac34d2(0xdd)](({type:_0xd2d5c3,subType:_0x137ba7})=>_0x44b391[_0xac34d2(0x9a)]==_0xd2d5c3&&_0x44b391[_0xac34d2(0xb3)]==_0x137ba7))return _0x44b391[_0xac34d2(0xbd)]?{}:void 0x0;}),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xf8)](_0x37e963=>{const _0x23e83d=_0x3974f1;if(_0x23e83d(0xb2)==_0x37e963[_0x23e83d(0x9a)]||_0x23e83d(0xf4)==_0x37e963[_0x23e83d(0x9a)]){const _0x4df407=_0x37e963[_0x23e83d(0x9e)]();if(_0x4df407&&_0x4df407['is'](_0x23e83d(0xda),_0x23e83d(0xfd)))return{'type':_0x23e83d(0xb2)==_0x37e963[_0x23e83d(0x9a)]?_0x23e83d(0xfc):_0x23e83d(0x100),'element':_0x4df407,'quantity':0x1};}}),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xf8)](_0x92ee91=>_0x3974f1(0xf3)==_0x92ee91[_0x3974f1(0x9a)]&&_0x3974f1(0xff)==_0x92ee91[_0x3974f1(0xb3)]?{'type':_0x3974f1(0x108),'content':_0x3974f1(0xd3)}:_0x3974f1(0xf3)==_0x92ee91[_0x3974f1(0x9a)]&&_0x3974f1(0x10d)==_0x92ee91[_0x3974f1(0xb3)]?{'type':_0x3974f1(0x108),'content':_0x3974f1(0xc7)}:void 0x0),_0x9c903[_0x3974f1(0xcf)][_0x3974f1(0xf8)](_0x2a890f=>{const _0x3e06ba=_0x3974f1;if(_0x3e06ba(0x9d)!=_0x2a890f[_0x3e06ba(0x9a)])return;const {data:_0x56dd82}=_0x2a890f;if(!_0x56dd82||_0x3e06ba(0xdb)!=_0x56dd82[_0x3e06ba(0x10b)])return;const _0x372f0b=_0x56dd82[_0x3e06ba(0xe3)];return _0x372f0b?{'type':_0x3e06ba(0x108),'content':_0x5dd3f7(_0x3f5f96,_0x3e06ba(0xca),'\x22'+_0x372f0b+'\x22')}:{'type':_0x3e06ba(0x108),'content':_0x5dd3f7(_0x3f5f96,_0x3e06ba(0xd1))};}),this[_0x3974f1(0x103)]();}[_0x366ebe(0x103)](){const _0x5c811a=_0x366ebe,_0x2f43b6=this[_0x5c811a(0x9c)],_0x3b94aa=_0x2f43b6[_0x5c811a(0xb1)];_0x2f43b6[_0x5c811a(0xb5)][_0x5c811a(0xb4)](_0x5c811a(0xc9))[_0x5c811a(0xcf)][_0x5c811a(0xf8)](_0xa6f328=>{const _0xfd37d9=_0x5c811a;if(_0xfd37d9(0xf3)!=_0xa6f328[_0xfd37d9(0x9a)]&&_0xfd37d9(0xad)!=_0xa6f328[_0xfd37d9(0x9a)])return;const {data:_0x4e84f9}=_0xa6f328;if(_0x4e84f9){if(_0xfd37d9(0xaf)==_0x4e84f9[_0xfd37d9(0xee)]){const _0x141523=_0x4e84f9[_0xfd37d9(0xd4)][0x0][_0xfd37d9(0xe3)];return _0x141523?{'type':_0xfd37d9(0x108),'content':_0x5dd3f7(_0x3b94aa,_0xfd37d9(0xca),'\x22'+_0x141523+'\x22')}:{'type':_0xfd37d9(0x108),'content':_0x5dd3f7(_0x3b94aa,_0xfd37d9(0xd1))};}if(_0xfd37d9(0xa4)==_0x4e84f9[_0xfd37d9(0xee)]){const _0x3935c1=_0x4e84f9[_0xfd37d9(0xd4)][0x0][_0xfd37d9(0x101)];return _0x3935c1?{'type':_0xfd37d9(0x108),'content':_0x5dd3f7(_0x3b94aa,_0xfd37d9(0x102),_0x3935c1)}:{'type':_0xfd37d9(0x108),'content':_0x5dd3f7(_0x3b94aa,_0xfd37d9(0xa7))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x32a8(_0x2a1afd,_0x31bca6){const _0x3e5562=_0x3e55();return _0x32a8=function(_0x32a897,_0x44d1cd){_0x32a897=_0x32a897-0x13d;let _0x52b9dc=_0x3e5562[_0x32a897];return _0x52b9dc;},_0x32a8(_0x2a1afd,_0x31bca6);}const _0x4e5658=_0x32a8;(function(_0x37cb13,_0x39f006){const _0x506a7a=_0x32a8,_0x251c6d=_0x37cb13();while(!![]){try{const _0x2a3c01=-parseInt(_0x506a7a(0x146))/0x1+parseInt(_0x506a7a(0x140))/0x2*(parseInt(_0x506a7a(0x14c))/0x3)+parseInt(_0x506a7a(0x14f))/0x4*(parseInt(_0x506a7a(0x13d))/0x5)+parseInt(_0x506a7a(0x141))/0x6+-parseInt(_0x506a7a(0x15a))/0x7*(parseInt(_0x506a7a(0x152))/0x8)+-parseInt(_0x506a7a(0x13e))/0x9+-parseInt(_0x506a7a(0x161))/0xa*(parseInt(_0x506a7a(0x15d))/0xb);if(_0x2a3c01===_0x39f006)break;else _0x251c6d['push'](_0x251c6d['shift']());}catch(_0x3691c4){_0x251c6d['push'](_0x251c6d['shift']());}}}(_0x3e55,0x1c763));function _0x3e55(){const _0x518280=['*Format:*\x20replace\x20image\x20URL','610szJQtT','164313iPyCmo','ImageEditing','20DkOQpG','1358832IfBjjM','TrackChangesEditing','registerBlockAttribute','discard','has','217687ojewBD','_registerLegacyDescription','src','getSuggestionCallback','get','replaceImageSource','47877sfyHrk','key','descriptionFactory','2348JNXaVY','locale','*Replace\x20image\x20URL*','38784ZeEojP','editor','_suggestionFactory','registerCustomCallback','formatInline','format','plugins','afterInit','21ktDEeL','accept','attribute','33xLQKZV','enableDefaultAttributesIntegration','_handleLegacySuggestions','registerDescriptionCallback','302030cqRNLh','commandName','formatBlock','newValue','type','oldValue'];_0x3e55=function(){return _0x518280;};return _0x3e55();}import{Plugin as _0x3754ae}from'ckeditor5/src/core.js';import{getTranslation as _0x5e829c}from'../utils/common-translations.js';export default class st extends _0x3754ae{[_0x4e5658(0x159)](){const _0x5d2410=_0x4e5658;if(!this[_0x5d2410(0x153)][_0x5d2410(0x158)][_0x5d2410(0x145)](_0x5d2410(0x13f)))return;const _0x6194d3=this[_0x5d2410(0x153)][_0x5d2410(0x150)],_0x473a12=this[_0x5d2410(0x153)][_0x5d2410(0x158)][_0x5d2410(0x14a)](_0x5d2410(0x142));_0x473a12[_0x5d2410(0x15e)](_0x5d2410(0x14b)),_0x473a12[_0x5d2410(0x143)](_0x5d2410(0x148)),_0x473a12[_0x5d2410(0x14e)][_0x5d2410(0x160)](_0x3af5c9=>{const _0x3d2165=_0x5d2410;if(_0x3d2165(0x15c)!=_0x3af5c9[_0x3d2165(0x165)])return;const {data:_0x26558d}=_0x3af5c9;return _0x26558d&&_0x3d2165(0x148)==_0x26558d[_0x3d2165(0x14d)]?_0x26558d[_0x3d2165(0x164)]&&_0x26558d[_0x3d2165(0x166)]?{'type':_0x3d2165(0x157),'content':_0x5e829c(_0x6194d3,_0x3d2165(0x151))}:{'type':_0x3d2165(0x157),'content':''}:void 0x0;}),this[_0x5d2410(0x15f)]();}[_0x4e5658(0x15f)](){const _0x50f1d5=_0x4e5658,_0x3e73f2=this[_0x50f1d5(0x153)][_0x50f1d5(0x158)][_0x50f1d5(0x14a)](_0x50f1d5(0x142));_0x3e73f2[_0x50f1d5(0x154)][_0x50f1d5(0x155)](_0x50f1d5(0x163),_0x50f1d5(0x14b),_0x50f1d5(0x15b),_0x3e73f2[_0x50f1d5(0x154)][_0x50f1d5(0x149)](_0x50f1d5(0x163),null,_0x50f1d5(0x144))),_0x3e73f2[_0x50f1d5(0x154)][_0x50f1d5(0x155)](_0x50f1d5(0x163),_0x50f1d5(0x14b),_0x50f1d5(0x144),_0x3e73f2[_0x50f1d5(0x154)][_0x50f1d5(0x149)](_0x50f1d5(0x163),null,_0x50f1d5(0x15b))),this[_0x50f1d5(0x147)]();}[_0x4e5658(0x147)](){const _0x48abee=_0x4e5658,_0x41ce47=this[_0x48abee(0x153)],_0x5144f9=_0x41ce47[_0x48abee(0x150)];_0x41ce47[_0x48abee(0x158)][_0x48abee(0x14a)](_0x48abee(0x142))[_0x48abee(0x14e)][_0x48abee(0x160)](_0x3d2f03=>{const _0x4ca7fc=_0x48abee;if(_0x4ca7fc(0x163)!=_0x3d2f03[_0x4ca7fc(0x165)]&&_0x4ca7fc(0x156)!=_0x3d2f03[_0x4ca7fc(0x165)])return;const {data:_0x1f66f5}=_0x3d2f03;if(!_0x1f66f5||_0x4ca7fc(0x14b)!=_0x1f66f5[_0x4ca7fc(0x162)])return;return{'type':_0x4ca7fc(0x157),'content':_0x5e829c(_0x5144f9,_0x4ca7fc(0x167))};});}}
23
+ const _0x1f057c=_0x1aee;function _0x1aee(_0x16705d,_0x50da4e){const _0x5c4751=_0x5c47();return _0x1aee=function(_0x1aee81,_0x6bd02){_0x1aee81=_0x1aee81-0x1ce;let _0x53ef83=_0x5c4751[_0x1aee81];return _0x53ef83;},_0x1aee(_0x16705d,_0x50da4e);}(function(_0x4c3a3b,_0x288044){const _0x2e7bdd=_0x1aee,_0x5f8a9a=_0x4c3a3b();while(!![]){try{const _0x3caefc=parseInt(_0x2e7bdd(0x1ec))/0x1+parseInt(_0x2e7bdd(0x1ce))/0x2*(parseInt(_0x2e7bdd(0x1e7))/0x3)+parseInt(_0x2e7bdd(0x1d1))/0x4*(parseInt(_0x2e7bdd(0x1e8))/0x5)+parseInt(_0x2e7bdd(0x1e4))/0x6*(-parseInt(_0x2e7bdd(0x1dc))/0x7)+parseInt(_0x2e7bdd(0x1db))/0x8+-parseInt(_0x2e7bdd(0x1d8))/0x9*(-parseInt(_0x2e7bdd(0x1d7))/0xa)+-parseInt(_0x2e7bdd(0x1d3))/0xb*(parseInt(_0x2e7bdd(0x1f5))/0xc);if(_0x3caefc===_0x288044)break;else _0x5f8a9a['push'](_0x5f8a9a['shift']());}catch(_0x28a296){_0x5f8a9a['push'](_0x5f8a9a['shift']());}}}(_0x5c47,0x3c03e));import{Plugin as _0x4e1cb3}from'ckeditor5/src/core.js';import{getTranslation as _0x7c4cc3}from'../utils/common-translations.js';function _0x5c47(){const _0x528c29=['TrackChangesEditing','239180wBiLEK','format','oldValue','attribute','*Replace\x20image\x20URL*','get','newValue','locale','enableDefaultAttributesIntegration','24fenyyC','accept','formatInline','ImageEditing','getSuggestionCallback','68774smnVap','_handleLegacySuggestions','registerDescriptionCallback','12omWdRC','formatBlock','2635424FDovjy','src','plugins','_suggestionFactory','353770rqbkmd','18puyLVt','discard','_registerLegacyDescription','963968ElTFoe','49xunWnF','key','registerCustomCallback','afterInit','editor','descriptionFactory','replaceImageSource','registerBlockAttribute','76674eawemU','type','has','30edRgdR','66905sffmpL','*Format:*\x20replace\x20image\x20URL','commandName'];_0x5c47=function(){return _0x528c29;};return _0x5c47();}export default class st extends _0x4e1cb3{[_0x1f057c(0x1df)](){const _0x2d5dc4=_0x1f057c;if(!this[_0x2d5dc4(0x1e0)][_0x2d5dc4(0x1d5)][_0x2d5dc4(0x1e6)](_0x2d5dc4(0x1f8)))return;const _0x4c6a7c=this[_0x2d5dc4(0x1e0)][_0x2d5dc4(0x1f3)],_0x199bc8=this[_0x2d5dc4(0x1e0)][_0x2d5dc4(0x1d5)][_0x2d5dc4(0x1f1)](_0x2d5dc4(0x1eb));_0x199bc8[_0x2d5dc4(0x1f4)](_0x2d5dc4(0x1e2)),_0x199bc8[_0x2d5dc4(0x1e3)](_0x2d5dc4(0x1d4)),_0x199bc8[_0x2d5dc4(0x1e1)][_0x2d5dc4(0x1d0)](_0x47cea5=>{const _0x4c4d23=_0x2d5dc4;if(_0x4c4d23(0x1ef)!=_0x47cea5[_0x4c4d23(0x1e5)])return;const {data:_0x31edf8}=_0x47cea5;return _0x31edf8&&_0x4c4d23(0x1d4)==_0x31edf8[_0x4c4d23(0x1dd)]?_0x31edf8[_0x4c4d23(0x1f2)]&&_0x31edf8[_0x4c4d23(0x1ee)]?{'type':_0x4c4d23(0x1ed),'content':_0x7c4cc3(_0x4c6a7c,_0x4c4d23(0x1f0))}:{'type':_0x4c4d23(0x1ed),'content':''}:void 0x0;}),this[_0x2d5dc4(0x1cf)]();}[_0x1f057c(0x1cf)](){const _0x2f6b02=_0x1f057c,_0x36c110=this[_0x2f6b02(0x1e0)][_0x2f6b02(0x1d5)][_0x2f6b02(0x1f1)](_0x2f6b02(0x1eb));_0x36c110[_0x2f6b02(0x1d6)][_0x2f6b02(0x1de)](_0x2f6b02(0x1d2),_0x2f6b02(0x1e2),_0x2f6b02(0x1f6),_0x36c110[_0x2f6b02(0x1d6)][_0x2f6b02(0x1f9)](_0x2f6b02(0x1d2),null,_0x2f6b02(0x1d9))),_0x36c110[_0x2f6b02(0x1d6)][_0x2f6b02(0x1de)](_0x2f6b02(0x1d2),_0x2f6b02(0x1e2),_0x2f6b02(0x1d9),_0x36c110[_0x2f6b02(0x1d6)][_0x2f6b02(0x1f9)](_0x2f6b02(0x1d2),null,_0x2f6b02(0x1f6))),this[_0x2f6b02(0x1da)]();}[_0x1f057c(0x1da)](){const _0x45906f=_0x1f057c,_0x4beaaa=this[_0x45906f(0x1e0)],_0x14b9cc=_0x4beaaa[_0x45906f(0x1f3)];_0x4beaaa[_0x45906f(0x1d5)][_0x45906f(0x1f1)](_0x45906f(0x1eb))[_0x45906f(0x1e1)][_0x45906f(0x1d0)](_0x1a92f7=>{const _0x2862ff=_0x45906f;if(_0x2862ff(0x1d2)!=_0x1a92f7[_0x2862ff(0x1e5)]&&_0x2862ff(0x1f7)!=_0x1a92f7[_0x2862ff(0x1e5)])return;const {data:_0x43df9}=_0x1a92f7;if(!_0x43df9||_0x2862ff(0x1e2)!=_0x43df9[_0x2862ff(0x1ea)])return;return{'type':_0x2862ff(0x1ed),'content':_0x7c4cc3(_0x14b9cc,_0x2862ff(0x1e9))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36e8b5=_0x24e1;(function(_0x2feff2,_0x3246ca){const _0x5d766b=_0x24e1,_0x2ea48f=_0x2feff2();while(!![]){try{const _0x4f6121=-parseInt(_0x5d766b(0x1bd))/0x1+parseInt(_0x5d766b(0x1a3))/0x2*(parseInt(_0x5d766b(0x1ec))/0x3)+parseInt(_0x5d766b(0x1b6))/0x4*(parseInt(_0x5d766b(0x1b5))/0x5)+parseInt(_0x5d766b(0x1ea))/0x6*(parseInt(_0x5d766b(0x1de))/0x7)+parseInt(_0x5d766b(0x190))/0x8+-parseInt(_0x5d766b(0x1c2))/0x9+parseInt(_0x5d766b(0x1cf))/0xa;if(_0x4f6121===_0x3246ca)break;else _0x2ea48f['push'](_0x2ea48f['shift']());}catch(_0x5d1f22){_0x2ea48f['push'](_0x2ea48f['shift']());}}}(_0x3bf5,0x41e9d));import{Plugin as _0x1e38c0}from'ckeditor5/src/core.js';import{uid as _0x14df24}from'ckeditor5/src/utils.js';import{getTranslation as _0x16c010}from'../utils/common-translations.js';function _0x24e1(_0x519b10,_0x5ac303){const _0x3bf537=_0x3bf5();return _0x24e1=function(_0x24e144,_0x345a94){_0x24e144=_0x24e144-0x18d;let _0x31574f=_0x3bf537[_0x24e144];return _0x31574f;},_0x24e1(_0x519b10,_0x5ac303);}export default class nt extends _0x1e38c0{[_0x36e8b5(0x1cb)](){const _0x5a017c=_0x36e8b5,_0xe8c716=this[_0x5a017c(0x1d3)];if(!_0xe8c716[_0x5a017c(0x199)][_0x5a017c(0x191)](_0x5a017c(0x1c0)))return;const _0x33b63c=_0xe8c716[_0x5a017c(0x199)][_0x5a017c(0x1e6)](_0x5a017c(0x1dc)),_0x4ec7cb=_0xe8c716[_0x5a017c(0x199)][_0x5a017c(0x1e6)](_0x5a017c(0x1d7)),_0x2a8b33={};_0x33b63c[_0x5a017c(0x18f)](_0x5a017c(0x1ce),(_0x5f5d36,_0x2db73e)=>{const _0x456941=_0x5a017c,_0x1312aa=_0xe8c716[_0x456941(0x199)][_0x456941(0x1e6)](_0x456941(0x18d))['me'],_0x32e079=_0xe8c716[_0x456941(0x1d5)][_0x456941(0x1e6)](_0x456941(0x1ce));let _0x45e7ee=_0x4ec7cb[_0x456941(0x1a2)](_0xe8c716[_0x456941(0x1ed)][_0x456941(0x1d6)][_0x456941(0x1ba)]),_0x15c6f9=_0xe8c716[_0x456941(0x1ed)][_0x456941(0x1e4)](_0x45e7ee),_0x241e22=_0x32e079[_0x456941(0x1b8)];if(_0x241e22==_0x2db73e[_0x456941(0x1b8)])return;const _0xbfaa40={'commandName':_0x456941(0x1ce),'commandParams':[_0x2db73e],'formatGroupId':_0x14df24()};_0xe8c716[_0x456941(0x1ed)][_0x456941(0x194)](()=>{const _0x4a2049=_0x456941;if(_0x33b63c[_0x4a2049(0x1e5)]()[_0x4a2049(0x1cd)](_0x230c4f=>_0x230c4f[_0x4a2049(0x1aa)]&&_0x1312aa==_0x230c4f[_0x4a2049(0x193)]&&(_0x4a2049(0x1ae)==_0x230c4f[_0x4a2049(0x1e2)]||_0x4a2049(0x19d)==_0x230c4f[_0x4a2049(0x1e2)])&&(_0x4a2049(0x1e9)==_0x230c4f[_0x4a2049(0x1d2)]||_0x4a2049(0x19e)==_0x230c4f[_0x4a2049(0x1d2)])&&_0x230c4f[_0x4a2049(0x1b2)]()[_0x4a2049(0x1be)](_0x15c6f9))[_0x4a2049(0x192)](_0x10dfa1=>_0x33b63c[_0x4a2049(0x1b0)](_0x10dfa1[_0x4a2049(0x1b4)])),_0x45e7ee=_0x4ec7cb[_0x4a2049(0x1a2)](_0xe8c716[_0x4a2049(0x1ed)][_0x4a2049(0x1d6)][_0x4a2049(0x1ba)]),_0x15c6f9=_0xe8c716[_0x4a2049(0x1ed)][_0x4a2049(0x1e4)](_0x45e7ee),_0x32e079[_0x4a2049(0x1d0)](),_0xe8c716[_0x4a2049(0x1d5)][_0x4a2049(0x1e6)](_0x4a2049(0x1a1))[_0x4a2049(0x1d0)](),_0xe8c716[_0x4a2049(0x1d5)][_0x4a2049(0x1e6)](_0x4a2049(0x1b3))[_0x4a2049(0x1d0)](),_0x241e22=_0x32e079[_0x4a2049(0x1b8)],_0x241e22!=_0x2db73e[_0x4a2049(0x1b8)])return _0x4ec7cb[_0x4a2049(0x1e1)](_0x45e7ee)&&_0x32e079[_0x4a2049(0x1d8)](_0x2db73e[_0x4a2049(0x1b8)],_0x45e7ee)?(_0x5f5d36({..._0x2db73e,'setImageSizes':!0x1}),_0x45e7ee=_0x4ec7cb[_0x4a2049(0x1a2)](_0xe8c716[_0x4a2049(0x1ed)][_0x4a2049(0x1d6)][_0x4a2049(0x1ba)]),void _0x33b63c[_0x4a2049(0x1df)](_0x45e7ee,{..._0xbfaa40,'commandReversedParams':[{'value':_0x241e22||null,'setImageSizes':!0x1}]},[],_0x4a2049(0x1e9))):void(_0x4ec7cb[_0x4a2049(0x1c4)](_0x45e7ee)?_0x33b63c[_0x4a2049(0x1df)](_0x45e7ee,_0xbfaa40,[],_0x4a2049(0x19e)):_0x33b63c[_0x4a2049(0x1d4)](_0x15c6f9,_0xbfaa40,_0x4a2049(0x19e)));});});for(const _0x2abbbc of _0xe8c716[_0x5a017c(0x199)][_0x5a017c(0x1e6)](_0x5a017c(0x1c0))[_0x5a017c(0x1b7)])_0x2a8b33[_0x2abbbc[_0x5a017c(0x1ee)]]=_0x2abbbc[_0x5a017c(0x19f)][_0x5a017c(0x1a5)]();_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x1ae),_0x5a017c(0x1e9),_0x5a017c(0x1bc),()=>!0x1),_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x1ae),_0x5a017c(0x19e),_0x5a017c(0x1bc),()=>!0x1),_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x19d),_0x5a017c(0x19e),_0x5a017c(0x1bc),()=>!0x1),_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x1ae),_0x5a017c(0x1e9),_0x5a017c(0x1e7),([_0x253f03])=>{const _0x13311c=_0x5a017c;_0x4ec7cb[_0x13311c(0x198)](_0x253f03[_0x13311c(0x1a7)]());}),_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x1ae),_0x5a017c(0x1e9),_0x5a017c(0x1a4),(_0x15165b,_0x4c63b1)=>{const _0x32c7c4=_0x5a017c;_0x33b63c[_0x32c7c4(0x1af)][_0x32c7c4(0x1eb)](_0x32c7c4(0x1ae),'',_0x32c7c4(0x1e7))(_0x15165b,{'commandName':_0x4c63b1[_0x32c7c4(0x1cc)],'commandParams':_0x4c63b1[_0x32c7c4(0x195)]});}),_0x33b63c[_0x5a017c(0x1af)][_0x5a017c(0x1bb)](_0x5a017c(0x1ae),_0x5a017c(0x1e9),_0x5a017c(0x1ef),function(_0x40014b,_0x1593fc){if(_0x3de3f7(_0x40014b,_0x1593fc))return[_0x40014b,_0x1593fc];if(_0x3de3f7(_0x1593fc,_0x40014b))return[_0x1593fc,_0x40014b];return null;});const _0x2af820=[{'type':_0x5a017c(0x1ae),'subType':_0x5a017c(0x1e9)},{'type':_0x5a017c(0x1b1),'subType':_0x5a017c(0x19c)},{'type':_0x5a017c(0x1ae),'subType':_0x5a017c(0x197)},{'type':_0x5a017c(0x1b1),'subType':_0x5a017c(0x197)}];function _0x3de3f7(_0x2553b4,_0x577c8f){const _0x765d40=_0x5a017c,_0x4938b3=_0x2af820[_0x765d40(0x1da)](({type:_0x1c5afb,subType:_0x4c8d24})=>_0x2553b4[_0x765d40(0x1e2)]==_0x1c5afb&&_0x2553b4[_0x765d40(0x1d2)]==_0x4c8d24),_0x229a80=_0x2af820[_0x765d40(0x1da)](({type:_0x3e3cb9,subType:_0x1c8b09})=>_0x577c8f[_0x765d40(0x1e2)]==_0x3e3cb9&&_0x577c8f[_0x765d40(0x1d2)]==_0x1c8b09);if(_0x4938b3<0x0||_0x229a80<0x0)return!0x1;const _0x12cfa6=_0x2553b4[_0x765d40(0x1b2)](),_0x5da2b7=_0x577c8f[_0x765d40(0x1b2)]();if((0x0==_0x4938b3||0x1==_0x4938b3)&&0x2==_0x229a80&&_0x12cfa6[_0x765d40(0x1ad)](_0x5da2b7))return!0x0;if(0x2==_0x4938b3&&0x3==_0x229a80){const _0x5b3428=_0x33b63c[_0x765d40(0x19b)](_0x12cfa6,_0x765d40(0x1b1))[_0x765d40(0x1cd)](({suggestion:_0x371fcb,meta:_0x33d726})=>_0x33d726[_0x765d40(0x1c1)]&&_0x765d40(0x197)==_0x371fcb[_0x765d40(0x1d2)]);if(_0x5b3428[_0x765d40(0x1a0)]>0x1&&_0x5da2b7[_0x765d40(0x19a)][_0x765d40(0x1be)](_0x12cfa6[_0x765d40(0x1dd)]))return!0x0;if(0x1==_0x5b3428[_0x765d40(0x1a0)]&&(_0x12cfa6[_0x765d40(0x1dd)][_0x765d40(0x1be)](_0x5da2b7[_0x765d40(0x19a)])||_0x12cfa6[_0x765d40(0x19a)][_0x765d40(0x1be)](_0x5da2b7[_0x765d40(0x1dd)])))return!0x0;}if(0x3==_0x4938b3&&0x3==_0x229a80&&_0x12cfa6[_0x765d40(0x1dd)][_0x765d40(0x1d9)](_0x5da2b7[_0x765d40(0x1dd)])){const _0x45e2c5=_0x12cfa6[_0x765d40(0x19a)][_0x765d40(0x1bf)],_0x588c1b=_0x5da2b7[_0x765d40(0x1dd)][_0x765d40(0x1e8)];return _0x4ec7cb[_0x765d40(0x1c4)](_0x45e2c5)&&_0x45e2c5===_0x588c1b;}return!0x1;}_0xe8c716[_0x5a017c(0x1ed)][_0x5a017c(0x1d6)][_0x5a017c(0x1b9)](()=>{const _0x4aea62=_0x5a017c;let _0x376a43=!0x1;const _0x42fba5=Array[_0x4aea62(0x1e0)](_0xe8c716[_0x4aea62(0x1ed)][_0x4aea62(0x1d6)][_0x4aea62(0x1a8)][_0x4aea62(0x196)]());for(const {name:_0x58438b,data:_0x3f94a9}of _0x42fba5){const {group:_0x5367c6,type:_0xde807,subType:_0x52c8be,id:_0x4aa720}=_0x33b63c[_0x4aea62(0x1d1)](_0x58438b);if(_0x4aea62(0x1db)==_0x5367c6&&_0x33b63c[_0x4aea62(0x1a6)](_0x4aa720)){if(_0x4aea62(0x1ae)==_0xde807&&(_0x4aea62(0x1e9)==_0x52c8be||_0x4aea62(0x19e)==_0x52c8be)){const _0x193ead=_0x33b63c[_0x4aea62(0x1e3)](_0x4aa720);if(_0x3f94a9[_0x4aea62(0x18e)]){const _0x277722=_0x193ead[_0x4aea62(0x1b2)]()[_0x4aea62(0x1a7)]();if(_0x4ec7cb[_0x4aea62(0x1c4)](_0x277722))continue;_0x33b63c[_0x4aea62(0x1b0)](_0x193ead),_0x376a43=!0x0;}}if(_0x4aea62(0x1b1)==_0xde807&&_0x4aea62(0x19c)==_0x52c8be&&!_0x3f94a9[_0x4aea62(0x18e)]){const _0x347048=_0x33b63c[_0x4aea62(0x1e3)](_0x4aa720);_0x347048[_0x4aea62(0x1c8)]&&_0x347048[_0x4aea62(0x1c8)][_0x4aea62(0x1aa)]&&(_0x33b63c[_0x4aea62(0x1b0)](_0x347048[_0x4aea62(0x1c8)]),_0x376a43=!0x0);}}}return _0x376a43;}),this[_0x5a017c(0x1c9)](_0x2a8b33);}[_0x36e8b5(0x1c9)](_0x192f15){const _0x35db7d=_0x36e8b5,_0x261673=this[_0x35db7d(0x1d3)],_0x13c00f=_0x261673[_0x35db7d(0x1ab)];_0x261673[_0x35db7d(0x199)][_0x35db7d(0x1e6)](_0x35db7d(0x1dc))[_0x35db7d(0x1ca)][_0x35db7d(0x1c5)](_0x55ba3e=>{const _0x242424=_0x35db7d;if(_0x242424(0x1ae)!=_0x55ba3e[_0x242424(0x1e2)]&&_0x242424(0x19d)!=_0x55ba3e[_0x242424(0x1e2)])return;const {data:_0x29c617}=_0x55ba3e;if(!_0x29c617||_0x242424(0x1ce)!=_0x29c617[_0x242424(0x1cc)])return;const _0x16dbfd=_0x29c617[_0x242424(0x1c3)][0x0][_0x242424(0x1b8)];return _0x47466d(_0x242424(0x1c6)===_0x16dbfd?_0x16c010(_0x13c00f,_0x242424(0x1c7)):_0x192f15[_0x16dbfd]||_0x16dbfd);function _0x47466d(_0x3b2cb5){const _0xd37a02=_0x242424;return{'type':_0xd37a02(0x1a9),'content':_0x16c010(_0x13c00f,_0xd37a02(0x1ac),_0x3b2cb5)};}});}}function _0x3bf5(){const _0x50554c=['suggestion','TrackChangesEditing','start','3115hLKVVG','markBlockFormat','from','isInlineImage','type','getSuggestion','createRangeOn','getSuggestions','get','accept','nodeBefore','imageStylePreApply','2946SkITEZ','getSuggestionCallback','6yJoYWU','model','name','chain','Users','newRange','enableCommand','1984032FhUeFD','has','forEach','author','change','commandReversedParams','getChangedMarkers','convertInlineImageToBlock','setImageNaturalSizeAttributes','plugins','end','_findSuggestions','imageCaption','formatInline','imageStylePostApply','title','length','imageTypeInline','getClosestSelectedImageElement','150338IeFReg','discard','toLowerCase','hasSuggestion','getContainedElement','differ','format','isInContent','locale','*Format:*\x20%0','isIntersecting','formatBlock','_suggestionFactory','discardSuggestion','insertion','getFirstRange','imageTypeBlock','head','8405HuQKyv','364yZZOiS','normalizedStyles','value','registerPostFixer','selection','registerCustomCallback','join','64613gMrzZH','isEqual','nodeAfter','ImageStyleEditing','isOwn','4803813ERtzhY','commandParams','isBlockImage','registerDescriptionCallback','side','FORMAT_SIDE_IMAGE','next','_registerLegacyDescription','descriptionFactory','afterInit','commandName','filter','imageStyle','985430KRLdIa','refresh','_splitMarkerName','subType','editor','markInlineFormat','commands','document','ImageUtils','shouldConvertImageType','isBefore','findIndex'];_0x3bf5=function(){return _0x50554c;};return _0x3bf5();}
23
+ function _0x8393(_0x5b160a,_0xb08ab){const _0x2b4949=_0x2b49();return _0x8393=function(_0x839315,_0x11ae80){_0x839315=_0x839315-0x198;let _0x3f4afb=_0x2b4949[_0x839315];return _0x3f4afb;},_0x8393(_0x5b160a,_0xb08ab);}const _0x4410cf=_0x8393;function _0x2b49(){const _0x2b31e4=['_registerLegacyDescription','1290aytRSV','registerPostFixer','discard','commandReversedParams','differ','hasSuggestion','filter','length','change','ImageUtils','ImageStyleEditing','412908PtUVEJ','Users','has','325ZIfaYE','side','start','imageStylePreApply','descriptionFactory','isInlineImage','getSuggestionCallback','selection','commandParams','23492qYeTif','insertion','findIndex','shouldConvertImageType','imageStyle','imageTypeBlock','371714QwyGaC','commands','imageTypeInline','TrackChangesEditing','locale','plugins','document','isEqual','end','afterInit','value','enableCommand','get','FORMAT_SIDE_IMAGE','refresh','next','setImageNaturalSizeAttributes','getClosestSelectedImageElement','model','createRangeOn','329vVvPNJ','convertInlineImageToBlock','1491006yIvULJ','isOwn','title','_findSuggestions','editor','getSuggestion','nodeBefore','getContainedElement','getFirstRange','chain','author','subType','isBlockImage','1216206MxwwcE','format','head','markInlineFormat','formatInline','suggestion','imageStylePostApply','name','normalizedStyles','formatBlock','newRange','getChangedMarkers','from','join','getSuggestions','nodeAfter','isInContent','_splitMarkerName','discardSuggestion','commandName','registerCustomCallback','forEach','toLowerCase','isIntersecting','markBlockFormat','accept','type','isBefore','_suggestionFactory','2815912qEGvDF','*Format:*\x20%0','imageCaption','registerDescriptionCallback'];_0x2b49=function(){return _0x2b31e4;};return _0x2b49();}(function(_0x4570ce,_0x1eeb4c){const _0x28bff4=_0x8393,_0x466590=_0x4570ce();while(!![]){try{const _0x449690=parseInt(_0x28bff4(0x1d4))/0x1+parseInt(_0x28bff4(0x1ea))/0x2+parseInt(_0x28bff4(0x1c2))/0x3+-parseInt(_0x28bff4(0x1ce))/0x4*(parseInt(_0x28bff4(0x1c5))/0x5)+parseInt(_0x28bff4(0x1b7))/0x6*(parseInt(_0x28bff4(0x1e8))/0x7)+-parseInt(_0x28bff4(0x1b2))/0x8+-parseInt(_0x28bff4(0x1f7))/0x9;if(_0x449690===_0x1eeb4c)break;else _0x466590['push'](_0x466590['shift']());}catch(_0x15a762){_0x466590['push'](_0x466590['shift']());}}}(_0x2b49,0x60b3a));import{Plugin as _0x5332ed}from'ckeditor5/src/core.js';import{uid as _0x479e94}from'ckeditor5/src/utils.js';import{getTranslation as _0x1ce9f2}from'../utils/common-translations.js';export default class nt extends _0x5332ed{[_0x4410cf(0x1dd)](){const _0x3fb7d4=_0x4410cf,_0x1b9922=this[_0x3fb7d4(0x1ee)];if(!_0x1b9922[_0x3fb7d4(0x1d9)][_0x3fb7d4(0x1c4)](_0x3fb7d4(0x1c1)))return;const _0x323b80=_0x1b9922[_0x3fb7d4(0x1d9)][_0x3fb7d4(0x1e0)](_0x3fb7d4(0x1d7)),_0x43646b=_0x1b9922[_0x3fb7d4(0x1d9)][_0x3fb7d4(0x1e0)](_0x3fb7d4(0x1c0)),_0xe16324={};_0x323b80[_0x3fb7d4(0x1df)](_0x3fb7d4(0x1d2),(_0x102701,_0x138cdc)=>{const _0x2b7c17=_0x3fb7d4,_0x37dea5=_0x1b9922[_0x2b7c17(0x1d9)][_0x2b7c17(0x1e0)](_0x2b7c17(0x1c3))['me'],_0x1f44ee=_0x1b9922[_0x2b7c17(0x1d5)][_0x2b7c17(0x1e0)](_0x2b7c17(0x1d2));let _0x34289a=_0x43646b[_0x2b7c17(0x1e5)](_0x1b9922[_0x2b7c17(0x1e6)][_0x2b7c17(0x1da)][_0x2b7c17(0x1cc)]),_0x138e43=_0x1b9922[_0x2b7c17(0x1e6)][_0x2b7c17(0x1e7)](_0x34289a),_0xce4f47=_0x1f44ee[_0x2b7c17(0x1de)];if(_0xce4f47==_0x138cdc[_0x2b7c17(0x1de)])return;const _0x4c238d={'commandName':_0x2b7c17(0x1d2),'commandParams':[_0x138cdc],'formatGroupId':_0x479e94()};_0x1b9922[_0x2b7c17(0x1e6)][_0x2b7c17(0x1bf)](()=>{const _0x331856=_0x2b7c17;if(_0x323b80[_0x331856(0x1a3)]()[_0x331856(0x1bd)](_0x483fe9=>_0x483fe9[_0x331856(0x1a5)]&&_0x37dea5==_0x483fe9[_0x331856(0x1f4)]&&(_0x331856(0x19e)==_0x483fe9[_0x331856(0x1af)]||_0x331856(0x199)==_0x483fe9[_0x331856(0x1af)])&&(_0x331856(0x1c8)==_0x483fe9[_0x331856(0x1f5)]||_0x331856(0x19b)==_0x483fe9[_0x331856(0x1f5)])&&_0x483fe9[_0x331856(0x1f2)]()[_0x331856(0x1db)](_0x138e43))[_0x331856(0x1aa)](_0x4c8c99=>_0x323b80[_0x331856(0x1a7)](_0x4c8c99[_0x331856(0x1f9)])),_0x34289a=_0x43646b[_0x331856(0x1e5)](_0x1b9922[_0x331856(0x1e6)][_0x331856(0x1da)][_0x331856(0x1cc)]),_0x138e43=_0x1b9922[_0x331856(0x1e6)][_0x331856(0x1e7)](_0x34289a),_0x1f44ee[_0x331856(0x1e2)](),_0x1b9922[_0x331856(0x1d5)][_0x331856(0x1e0)](_0x331856(0x1d6))[_0x331856(0x1e2)](),_0x1b9922[_0x331856(0x1d5)][_0x331856(0x1e0)](_0x331856(0x1d3))[_0x331856(0x1e2)](),_0xce4f47=_0x1f44ee[_0x331856(0x1de)],_0xce4f47!=_0x138cdc[_0x331856(0x1de)])return _0x43646b[_0x331856(0x1ca)](_0x34289a)&&_0x1f44ee[_0x331856(0x1d1)](_0x138cdc[_0x331856(0x1de)],_0x34289a)?(_0x102701({..._0x138cdc,'setImageSizes':!0x1}),_0x34289a=_0x43646b[_0x331856(0x1e5)](_0x1b9922[_0x331856(0x1e6)][_0x331856(0x1da)][_0x331856(0x1cc)]),void _0x323b80[_0x331856(0x1ad)](_0x34289a,{..._0x4c238d,'commandReversedParams':[{'value':_0xce4f47||null,'setImageSizes':!0x1}]},[],_0x331856(0x1c8))):void(_0x43646b[_0x331856(0x1f6)](_0x34289a)?_0x323b80[_0x331856(0x1ad)](_0x34289a,_0x4c238d,[],_0x331856(0x19b)):_0x323b80[_0x331856(0x198)](_0x138e43,_0x4c238d,_0x331856(0x19b)));});});for(const _0x520a07 of _0x1b9922[_0x3fb7d4(0x1d9)][_0x3fb7d4(0x1e0)](_0x3fb7d4(0x1c1))[_0x3fb7d4(0x19d)])_0xe16324[_0x520a07[_0x3fb7d4(0x19c)]]=_0x520a07[_0x3fb7d4(0x1ec)][_0x3fb7d4(0x1ab)]();_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x19e),_0x3fb7d4(0x1c8),_0x3fb7d4(0x1a2),()=>!0x1),_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x19e),_0x3fb7d4(0x19b),_0x3fb7d4(0x1a2),()=>!0x1),_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x199),_0x3fb7d4(0x19b),_0x3fb7d4(0x1a2),()=>!0x1),_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x19e),_0x3fb7d4(0x1c8),_0x3fb7d4(0x1ae),([_0x4e621e])=>{const _0x3a69b1=_0x3fb7d4;_0x43646b[_0x3a69b1(0x1e4)](_0x4e621e[_0x3a69b1(0x1f1)]());}),_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x19e),_0x3fb7d4(0x1c8),_0x3fb7d4(0x1b9),(_0x5a3ef8,_0x1bf32f)=>{const _0x5c966c=_0x3fb7d4;_0x323b80[_0x5c966c(0x1b1)][_0x5c966c(0x1cb)](_0x5c966c(0x19e),'',_0x5c966c(0x1ae))(_0x5a3ef8,{'commandName':_0x1bf32f[_0x5c966c(0x1a8)],'commandParams':_0x1bf32f[_0x5c966c(0x1ba)]});}),_0x323b80[_0x3fb7d4(0x1b1)][_0x3fb7d4(0x1a9)](_0x3fb7d4(0x19e),_0x3fb7d4(0x1c8),_0x3fb7d4(0x1f3),function(_0x13ef9e,_0x34dae4){if(_0x28d151(_0x13ef9e,_0x34dae4))return[_0x13ef9e,_0x34dae4];if(_0x28d151(_0x34dae4,_0x13ef9e))return[_0x34dae4,_0x13ef9e];return null;});const _0x357413=[{'type':_0x3fb7d4(0x19e),'subType':_0x3fb7d4(0x1c8)},{'type':_0x3fb7d4(0x1cf),'subType':_0x3fb7d4(0x1b4)},{'type':_0x3fb7d4(0x19e),'subType':_0x3fb7d4(0x1e9)},{'type':_0x3fb7d4(0x1cf),'subType':_0x3fb7d4(0x1e9)}];function _0x28d151(_0xaef246,_0x434cfd){const _0x389780=_0x3fb7d4,_0x59d8f1=_0x357413[_0x389780(0x1d0)](({type:_0xd0c646,subType:_0x5b90d5})=>_0xaef246[_0x389780(0x1af)]==_0xd0c646&&_0xaef246[_0x389780(0x1f5)]==_0x5b90d5),_0x5a25f6=_0x357413[_0x389780(0x1d0)](({type:_0x382395,subType:_0x20d150})=>_0x434cfd[_0x389780(0x1af)]==_0x382395&&_0x434cfd[_0x389780(0x1f5)]==_0x20d150);if(_0x59d8f1<0x0||_0x5a25f6<0x0)return!0x1;const _0x3142fd=_0xaef246[_0x389780(0x1f2)](),_0x39cd00=_0x434cfd[_0x389780(0x1f2)]();if((0x0==_0x59d8f1||0x1==_0x59d8f1)&&0x2==_0x5a25f6&&_0x3142fd[_0x389780(0x1ac)](_0x39cd00))return!0x0;if(0x2==_0x59d8f1&&0x3==_0x5a25f6){const _0x3fae9b=_0x323b80[_0x389780(0x1ed)](_0x3142fd,_0x389780(0x1cf))[_0x389780(0x1bd)](({suggestion:_0x5249e1,meta:_0x1826cb})=>_0x1826cb[_0x389780(0x1eb)]&&_0x389780(0x1e9)==_0x5249e1[_0x389780(0x1f5)]);if(_0x3fae9b[_0x389780(0x1be)]>0x1&&_0x39cd00[_0x389780(0x1dc)][_0x389780(0x1db)](_0x3142fd[_0x389780(0x1c7)]))return!0x0;if(0x1==_0x3fae9b[_0x389780(0x1be)]&&(_0x3142fd[_0x389780(0x1c7)][_0x389780(0x1db)](_0x39cd00[_0x389780(0x1dc)])||_0x3142fd[_0x389780(0x1dc)][_0x389780(0x1db)](_0x39cd00[_0x389780(0x1c7)])))return!0x0;}if(0x3==_0x59d8f1&&0x3==_0x5a25f6&&_0x3142fd[_0x389780(0x1c7)][_0x389780(0x1b0)](_0x39cd00[_0x389780(0x1c7)])){const _0x512e96=_0x3142fd[_0x389780(0x1dc)][_0x389780(0x1a4)],_0x5beb55=_0x39cd00[_0x389780(0x1c7)][_0x389780(0x1f0)];return _0x43646b[_0x389780(0x1f6)](_0x512e96)&&_0x512e96===_0x5beb55;}return!0x1;}_0x1b9922[_0x3fb7d4(0x1e6)][_0x3fb7d4(0x1da)][_0x3fb7d4(0x1b8)](()=>{const _0x4d2d1a=_0x3fb7d4;let _0x533642=!0x1;const _0x24c4ea=Array[_0x4d2d1a(0x1a1)](_0x1b9922[_0x4d2d1a(0x1e6)][_0x4d2d1a(0x1da)][_0x4d2d1a(0x1bb)][_0x4d2d1a(0x1a0)]());for(const {name:_0x176415,data:_0x49a452}of _0x24c4ea){const {group:_0x4ee5b9,type:_0x505b72,subType:_0x43eb88,id:_0xc8d9d4}=_0x323b80[_0x4d2d1a(0x1a6)](_0x176415);if(_0x4d2d1a(0x19a)==_0x4ee5b9&&_0x323b80[_0x4d2d1a(0x1bc)](_0xc8d9d4)){if(_0x4d2d1a(0x19e)==_0x505b72&&(_0x4d2d1a(0x1c8)==_0x43eb88||_0x4d2d1a(0x19b)==_0x43eb88)){const _0x9f1420=_0x323b80[_0x4d2d1a(0x1ef)](_0xc8d9d4);if(_0x49a452[_0x4d2d1a(0x19f)]){const _0x1aa36f=_0x9f1420[_0x4d2d1a(0x1f2)]()[_0x4d2d1a(0x1f1)]();if(_0x43646b[_0x4d2d1a(0x1f6)](_0x1aa36f))continue;_0x323b80[_0x4d2d1a(0x1a7)](_0x9f1420),_0x533642=!0x0;}}if(_0x4d2d1a(0x1cf)==_0x505b72&&_0x4d2d1a(0x1b4)==_0x43eb88&&!_0x49a452[_0x4d2d1a(0x19f)]){const _0x538e9a=_0x323b80[_0x4d2d1a(0x1ef)](_0xc8d9d4);_0x538e9a[_0x4d2d1a(0x1e3)]&&_0x538e9a[_0x4d2d1a(0x1e3)][_0x4d2d1a(0x1a5)]&&(_0x323b80[_0x4d2d1a(0x1a7)](_0x538e9a[_0x4d2d1a(0x1e3)]),_0x533642=!0x0);}}}return _0x533642;}),this[_0x3fb7d4(0x1b6)](_0xe16324);}[_0x4410cf(0x1b6)](_0x4694a6){const _0x161950=_0x4410cf,_0x16c4d4=this[_0x161950(0x1ee)],_0xa77765=_0x16c4d4[_0x161950(0x1d8)];_0x16c4d4[_0x161950(0x1d9)][_0x161950(0x1e0)](_0x161950(0x1d7))[_0x161950(0x1c9)][_0x161950(0x1b5)](_0x4f5428=>{const _0x15cf94=_0x161950;if(_0x15cf94(0x19e)!=_0x4f5428[_0x15cf94(0x1af)]&&_0x15cf94(0x199)!=_0x4f5428[_0x15cf94(0x1af)])return;const {data:_0x247f9d}=_0x4f5428;if(!_0x247f9d||_0x15cf94(0x1d2)!=_0x247f9d[_0x15cf94(0x1a8)])return;const _0x35c9ba=_0x247f9d[_0x15cf94(0x1cd)][0x0][_0x15cf94(0x1de)];return _0x45d63e(_0x15cf94(0x1c6)===_0x35c9ba?_0x1ce9f2(_0xa77765,_0x15cf94(0x1e1)):_0x4694a6[_0x35c9ba]||_0x35c9ba);function _0x45d63e(_0x9ec052){const _0x54edb9=_0x15cf94;return{'type':_0x54edb9(0x1f8),'content':_0x1ce9f2(_0xa77765,_0x54edb9(0x1b3),_0x9ec052)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x994e(){const _0x147cc4=['2cLCBlY','bind','Users','afterInit','1841742EPNZgI','plugins','high','_handleImportedData','editor','commands','_trackChangesExecuted','trackChanges','value','enableCommand','8YVvpHg','track_changes','collaboration_features','dataInsert','43455UujbTf','4768476fVUlFI','870TFnWUk','execute','listenTo','forEach','1517734tFLFWY','lowest','get','11832772OxWTLk','importWord','1250181YvbCrP','TrackChangesEditing','33MchWEg','_setSuggestionData','_trackChangesValueDuringImport','8gmOHAf','6386660xvHFqV'];_0x994e=function(){return _0x147cc4;};return _0x994e();}const _0xeb9be2=_0x46e9;(function(_0x2f470d,_0x235a40){const _0x160702=_0x46e9,_0x10f3b7=_0x2f470d();while(!![]){try{const _0x2ad8db=parseInt(_0x160702(0x16b))/0x1*(-parseInt(_0x160702(0x177))/0x2)+-parseInt(_0x160702(0x170))/0x3*(parseInt(_0x160702(0x175))/0x4)+-parseInt(_0x160702(0x165))/0x5*(-parseInt(_0x160702(0x167))/0x6)+-parseInt(_0x160702(0x16e))/0x7*(-parseInt(_0x160702(0x161))/0x8)+-parseInt(_0x160702(0x17b))/0x9+-parseInt(_0x160702(0x176))/0xa+parseInt(_0x160702(0x172))/0xb*(parseInt(_0x160702(0x166))/0xc);if(_0x2ad8db===_0x235a40)break;else _0x10f3b7['push'](_0x10f3b7['shift']());}catch(_0x1d47f3){_0x10f3b7['push'](_0x10f3b7['shift']());}}}(_0x994e,0xe77fa));function _0x46e9(_0x42773c,_0x8d213){const _0x994e27=_0x994e();return _0x46e9=function(_0x46e972,_0x328ee9){_0x46e972=_0x46e972-0x159;let _0x5159b7=_0x994e27[_0x46e972];return _0x5159b7;},_0x46e9(_0x42773c,_0x8d213);}import{Plugin as _0x2e3cd8}from'ckeditor5/src/core.js';export default class ot extends _0x2e3cd8{constructor(_0xc38ccf){const _0x9a9674=_0x46e9;super(_0xc38ccf),this[_0x9a9674(0x174)]=!0x1,this[_0x9a9674(0x15d)]=!0x1;}[_0xeb9be2(0x17a)](){const _0x4c041f=_0xeb9be2,_0xc99fc6=this[_0x4c041f(0x15b)],_0x4e4832=_0xc99fc6[_0x4c041f(0x15c)][_0x4c041f(0x16d)](_0x4c041f(0x16f)),_0x28c9da=_0xc99fc6[_0x4c041f(0x15c)][_0x4c041f(0x16d)](_0x4c041f(0x15e));_0x4e4832&&(_0x4e4832['on'](_0x4c041f(0x168),(_0x3a7e75,[,_0x101b9])=>{const _0x142389=_0x4c041f;this[_0x142389(0x174)]=_0x28c9da[_0x142389(0x15f)],_0x101b9[_0x142389(0x163)][_0x142389(0x162)]=!this[_0x142389(0x174)];},{'priority':_0x4c041f(0x159)}),this[_0x4c041f(0x169)](_0x4e4832,_0x4c041f(0x164),this[_0x4c041f(0x15a)][_0x4c041f(0x178)](this)),this[_0x4c041f(0x169)](_0x4e4832,_0x4c041f(0x164),()=>{const _0x497eec=_0x4c041f;this[_0x497eec(0x15d)]&&(_0x28c9da[_0x497eec(0x168)](),this[_0x497eec(0x15d)]=!0x1);},{'priority':_0x4c041f(0x16c)}),_0xc99fc6[_0x4c041f(0x17c)][_0x4c041f(0x16d)](_0x4c041f(0x171))[_0x4c041f(0x160)](_0x4c041f(0x16f)));}[_0xeb9be2(0x15a)](_0x25a9f8,_0x3b24e3){const _0x169443=_0xeb9be2,{suggestions:_0x45c807}=_0x3b24e3,_0x555cec=this[_0x169443(0x15b)][_0x169443(0x15c)][_0x169443(0x16d)](_0x169443(0x15e)),_0x1cbc36=_0x555cec[_0x169443(0x15f)];this[_0x169443(0x174)]!==_0x1cbc36&&(_0x555cec[_0x169443(0x168)](),this[_0x169443(0x15d)]=!0x0),_0x45c807&&_0x45c807[_0x169443(0x16a)](({id:_0x177a08,type:_0x4e1344,author:_0x16f215,created_at:_0x10182b})=>{const _0x433db8=_0x169443,_0x4d8d49={'id':_0x177a08,'type':_0x4e1344,'authorId':this[_0x433db8(0x15b)][_0x433db8(0x17c)][_0x433db8(0x16d)](_0x433db8(0x179))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x16f215,'createdAt':_0x10182b?new Date(_0x10182b):new Date(),'source':_0x433db8(0x16f)}}};this[_0x433db8(0x15b)][_0x433db8(0x17c)][_0x433db8(0x16d)](_0x433db8(0x171))[_0x433db8(0x173)](_0x4d8d49);});}}
23
+ const _0x3ccc39=_0x3991;(function(_0x45501b,_0x2772e1){const _0x11d547=_0x3991,_0x165395=_0x45501b();while(!![]){try{const _0x3fe619=-parseInt(_0x11d547(0x1f0))/0x1+-parseInt(_0x11d547(0x1fb))/0x2+parseInt(_0x11d547(0x1ea))/0x3*(parseInt(_0x11d547(0x1e6))/0x4)+-parseInt(_0x11d547(0x1e4))/0x5*(-parseInt(_0x11d547(0x1e7))/0x6)+parseInt(_0x11d547(0x1ef))/0x7+-parseInt(_0x11d547(0x1fe))/0x8+-parseInt(_0x11d547(0x1fa))/0x9;if(_0x3fe619===_0x2772e1)break;else _0x165395['push'](_0x165395['shift']());}catch(_0x234e24){_0x165395['push'](_0x165395['shift']());}}}(_0x28fd,0xbbcdf));function _0x28fd(){const _0x1ed63a=['_setSuggestionData','793398UKCpij','listenTo','bind','collaboration_features','high','9547783TrmGtk','607559OZHWnl','trackChanges','afterInit','plugins','editor','_trackChangesExecuted','forEach','commands','_handleImportedData','TrackChangesEditing','11462067kyspwZ','417764pAHQsm','_trackChangesValueDuringImport','lowest','9716464HRyVgb','execute','value','track_changes','get','enableCommand','Users','10unZKKu','importWord','20fKbBxG','4162530snVNiy','dataInsert'];_0x28fd=function(){return _0x1ed63a;};return _0x28fd();}import{Plugin as _0x37d04b}from'ckeditor5/src/core.js';function _0x3991(_0x3ff7bc,_0xaad0e9){const _0x28fd17=_0x28fd();return _0x3991=function(_0x399102,_0x49a2bf){_0x399102=_0x399102-0x1e4;let _0x2f196f=_0x28fd17[_0x399102];return _0x2f196f;},_0x3991(_0x3ff7bc,_0xaad0e9);}export default class ot extends _0x37d04b{constructor(_0xcff5e9){const _0x11e8aa=_0x3991;super(_0xcff5e9),this[_0x11e8aa(0x1fc)]=!0x1,this[_0x11e8aa(0x1f5)]=!0x1;}[_0x3ccc39(0x1f2)](){const _0x433347=_0x3ccc39,_0x274306=this[_0x433347(0x1f4)],_0x12d80b=_0x274306[_0x433347(0x1f7)][_0x433347(0x202)](_0x433347(0x1e5)),_0x5de64=_0x274306[_0x433347(0x1f7)][_0x433347(0x202)](_0x433347(0x1f1));_0x12d80b&&(_0x12d80b['on'](_0x433347(0x1ff),(_0x1a0ec8,[,_0x51d9d1])=>{const _0x4a5634=_0x433347;this[_0x4a5634(0x1fc)]=_0x5de64[_0x4a5634(0x200)],_0x51d9d1[_0x4a5634(0x1ed)][_0x4a5634(0x201)]=!this[_0x4a5634(0x1fc)];},{'priority':_0x433347(0x1ee)}),this[_0x433347(0x1eb)](_0x12d80b,_0x433347(0x1e8),this[_0x433347(0x1f8)][_0x433347(0x1ec)](this)),this[_0x433347(0x1eb)](_0x12d80b,_0x433347(0x1e8),()=>{const _0x8fe26b=_0x433347;this[_0x8fe26b(0x1f5)]&&(_0x5de64[_0x8fe26b(0x1ff)](),this[_0x8fe26b(0x1f5)]=!0x1);},{'priority':_0x433347(0x1fd)}),_0x274306[_0x433347(0x1f3)][_0x433347(0x202)](_0x433347(0x1f9))[_0x433347(0x203)](_0x433347(0x1e5)));}[_0x3ccc39(0x1f8)](_0x333d10,_0xff7665){const _0x5c1fd1=_0x3ccc39,{suggestions:_0x1bcb69}=_0xff7665,_0x4f6fbb=this[_0x5c1fd1(0x1f4)][_0x5c1fd1(0x1f7)][_0x5c1fd1(0x202)](_0x5c1fd1(0x1f1)),_0x14dbc2=_0x4f6fbb[_0x5c1fd1(0x200)];this[_0x5c1fd1(0x1fc)]!==_0x14dbc2&&(_0x4f6fbb[_0x5c1fd1(0x1ff)](),this[_0x5c1fd1(0x1f5)]=!0x0),_0x1bcb69&&_0x1bcb69[_0x5c1fd1(0x1f6)](({id:_0x39f35c,type:_0x19fbfb,author:_0x136598,created_at:_0x54a72b})=>{const _0x3c160f=_0x5c1fd1,_0x3f69d8={'id':_0x39f35c,'type':_0x19fbfb,'authorId':this[_0x3c160f(0x1f4)][_0x3c160f(0x1f3)][_0x3c160f(0x202)](_0x3c160f(0x204))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x136598,'createdAt':_0x54a72b?new Date(_0x54a72b):new Date(),'source':_0x3c160f(0x1e5)}}};this[_0x3c160f(0x1f4)][_0x3c160f(0x1f3)][_0x3c160f(0x202)](_0x3c160f(0x1f9))[_0x3c160f(0x1e9)](_0x3f69d8);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b74(){const _0x4ac7e8=['1584HULMZp','1974922eskjVO','enableDefaultAttributesIntegration','652784sWgojd','390fzKQrv','_registerLegacyDescription','registerBlockAttribute','37593012ZaAQOS','editor','175BTsxuN','get','IndentEditing','140Ipjqpv','81852uZwZDp','enableCommand','formatBlock','*Indent:*\x20%0','plugins','*Outdent:*\x20%0','type','format','registerAttributeLabel','getItems','4156276ffByBU','has','getItemLabel','afterInit','FORMAT_INDENT','locale','indentBlock','commandName','3sghcDp','outdent','registerDescriptionCallback','indent','1LUvZyR','descriptionFactory','13fYeOmv','blockIndent','outdentBlock','IndentBlock','2689092qyetpt','TrackChangesEditing'];_0x5b74=function(){return _0x4ac7e8;};return _0x5b74();}const _0x215b48=_0x4a2d;(function(_0x1f8a1c,_0x46ea17){const _0x1d8bb3=_0x4a2d,_0x442b98=_0x1f8a1c();while(!![]){try{const _0x490dd3=parseInt(_0x1d8bb3(0x1ce))/0x1*(-parseInt(_0x1d8bb3(0x1d7))/0x2)+parseInt(_0x1d8bb3(0x1ca))/0x3*(-parseInt(_0x1d8bb3(0x1c2))/0x4)+-parseInt(_0x1d8bb3(0x1da))/0x5*(parseInt(_0x1d8bb3(0x1b8))/0x6)+parseInt(_0x1d8bb3(0x1b4))/0x7*(parseInt(_0x1d8bb3(0x1d6))/0x8)+-parseInt(_0x1d8bb3(0x1d4))/0x9+parseInt(_0x1d8bb3(0x1b7))/0xa*(parseInt(_0x1d8bb3(0x1d9))/0xb)+parseInt(_0x1d8bb3(0x1b2))/0xc*(parseInt(_0x1d8bb3(0x1d0))/0xd);if(_0x490dd3===_0x46ea17)break;else _0x442b98['push'](_0x442b98['shift']());}catch(_0x3a6ac0){_0x442b98['push'](_0x442b98['shift']());}}}(_0x5b74,0x8d633));import{Plugin as _0x1e8a78}from'ckeditor5/src/core.js';function _0x4a2d(_0x1e9221,_0x52701c){const _0x5b74b2=_0x5b74();return _0x4a2d=function(_0x4a2d49,_0x45711a){_0x4a2d49=_0x4a2d49-0x1b1;let _0x110a86=_0x5b74b2[_0x4a2d49];return _0x110a86;},_0x4a2d(_0x1e9221,_0x52701c);}import{getTranslation as _0x14efa5}from'../utils/common-translations.js';export default class rt extends _0x1e8a78{[_0x215b48(0x1c5)](){const _0x769a77=_0x215b48,_0x2f4bd1=this[_0x769a77(0x1b3)],_0x446ddd=_0x2f4bd1[_0x769a77(0x1bc)][_0x769a77(0x1b5)](_0x769a77(0x1d5));if(_0x2f4bd1[_0x769a77(0x1bc)][_0x769a77(0x1c3)](_0x769a77(0x1b6))&&(_0x446ddd[_0x769a77(0x1b9)](_0x769a77(0x1cd)),_0x446ddd[_0x769a77(0x1b9)](_0x769a77(0x1cb))),_0x2f4bd1[_0x769a77(0x1bc)][_0x769a77(0x1c3)](_0x769a77(0x1d3))){for(const _0x50913e of[_0x769a77(0x1c8),_0x769a77(0x1d2)])_0x446ddd[_0x769a77(0x1d8)](_0x50913e);}const _0x2af4ef=_0x2f4bd1[_0x769a77(0x1c7)];_0x446ddd[_0x769a77(0x1b1)](_0x769a77(0x1d1)),_0x446ddd[_0x769a77(0x1cf)][_0x769a77(0x1c0)](_0x769a77(0x1d1),_0x14efa5(_0x2af4ef,_0x769a77(0x1c6))),this[_0x769a77(0x1db)]();}[_0x215b48(0x1db)](){const _0x334ce6=_0x215b48,_0x1c3034=this[_0x334ce6(0x1b3)],_0x5f86b8=_0x1c3034[_0x334ce6(0x1c7)],_0x116567=_0x1c3034[_0x334ce6(0x1bc)][_0x334ce6(0x1b5)](_0x334ce6(0x1d5));_0x116567[_0x334ce6(0x1cf)][_0x334ce6(0x1cc)](_0x4fb0d4=>{const _0x5c2d90=_0x334ce6;if(_0x5c2d90(0x1ba)!=_0x4fb0d4[_0x5c2d90(0x1be)])return;const {data:_0x59229f}=_0x4fb0d4;if(!_0x59229f)return;if(_0x5c2d90(0x1c8)!=_0x59229f[_0x5c2d90(0x1c9)]&&_0x5c2d90(0x1d2)!=_0x59229f[_0x5c2d90(0x1c9)])return;const _0x4edd9b=_0x4fb0d4[_0x5c2d90(0x1c1)]()[0x0],_0x284032=_0x116567[_0x5c2d90(0x1cf)][_0x5c2d90(0x1c4)](_0x4edd9b);return _0x5c2d90(0x1c8)==_0x59229f[_0x5c2d90(0x1c9)]?{'type':_0x5c2d90(0x1bf),'content':_0x14efa5(_0x5f86b8,_0x5c2d90(0x1bb),_0x284032)}:_0x5c2d90(0x1d2)==_0x59229f[_0x5c2d90(0x1c9)]?{'type':_0x5c2d90(0x1bf),'content':_0x14efa5(_0x5f86b8,_0x5c2d90(0x1bd),_0x284032)}:void 0x0;});}}
23
+ const _0x1ba4a9=_0x4d7f;(function(_0x1d8693,_0x4713e9){const _0xa2ef20=_0x4d7f,_0x27ca6b=_0x1d8693();while(!![]){try{const _0x21360a=parseInt(_0xa2ef20(0x1a9))/0x1*(parseInt(_0xa2ef20(0x191))/0x2)+parseInt(_0xa2ef20(0x1a5))/0x3+parseInt(_0xa2ef20(0x1a4))/0x4+-parseInt(_0xa2ef20(0x18b))/0x5*(parseInt(_0xa2ef20(0x194))/0x6)+parseInt(_0xa2ef20(0x19d))/0x7+-parseInt(_0xa2ef20(0x192))/0x8+parseInt(_0xa2ef20(0x1a2))/0x9;if(_0x21360a===_0x4713e9)break;else _0x27ca6b['push'](_0x27ca6b['shift']());}catch(_0x9d8eb5){_0x27ca6b['push'](_0x27ca6b['shift']());}}}(_0x2066,0x9641e));import{Plugin as _0x453b58}from'ckeditor5/src/core.js';import{getTranslation as _0x30967a}from'../utils/common-translations.js';function _0x4d7f(_0xf5221e,_0x3bc46c){const _0x20664c=_0x2066();return _0x4d7f=function(_0x4d7f53,_0x15a2bf){_0x4d7f53=_0x4d7f53-0x184;let _0x301109=_0x20664c[_0x4d7f53];return _0x301109;},_0x4d7f(_0xf5221e,_0x3bc46c);}function _0x2066(){const _0x811c3f=['editor','1172ylqPYU','3748624wlkhAd','*Outdent:*\x20%0','6IwnlPQ','IndentEditing','getItemLabel','afterInit','_registerLegacyDescription','get','TrackChangesEditing','format','*Indent:*\x20%0','584619bUknmV','locale','enableCommand','registerBlockAttribute','getItems','627579jdQjXb','outdentBlock','2069040MrGeQs','1006965rfBgwm','formatBlock','registerDescriptionCallback','has','326DGIwgH','type','outdent','plugins','enableDefaultAttributesIntegration','indent','blockIndent','indentBlock','commandName','565835YbMpub','registerAttributeLabel','IndentBlock','descriptionFactory','FORMAT_INDENT'];_0x2066=function(){return _0x811c3f;};return _0x2066();}export default class rt extends _0x453b58{[_0x1ba4a9(0x197)](){const _0x2a87d0=_0x1ba4a9,_0x4ec9ec=this[_0x2a87d0(0x190)],_0x5956df=_0x4ec9ec[_0x2a87d0(0x185)][_0x2a87d0(0x199)](_0x2a87d0(0x19a));if(_0x4ec9ec[_0x2a87d0(0x185)][_0x2a87d0(0x1a8)](_0x2a87d0(0x195))&&(_0x5956df[_0x2a87d0(0x19f)](_0x2a87d0(0x187)),_0x5956df[_0x2a87d0(0x19f)](_0x2a87d0(0x184))),_0x4ec9ec[_0x2a87d0(0x185)][_0x2a87d0(0x1a8)](_0x2a87d0(0x18d))){for(const _0x326789 of[_0x2a87d0(0x189),_0x2a87d0(0x1a3)])_0x5956df[_0x2a87d0(0x186)](_0x326789);}const _0x465ac4=_0x4ec9ec[_0x2a87d0(0x19e)];_0x5956df[_0x2a87d0(0x1a0)](_0x2a87d0(0x188)),_0x5956df[_0x2a87d0(0x18e)][_0x2a87d0(0x18c)](_0x2a87d0(0x188),_0x30967a(_0x465ac4,_0x2a87d0(0x18f))),this[_0x2a87d0(0x198)]();}[_0x1ba4a9(0x198)](){const _0x1abe61=_0x1ba4a9,_0x5dfd44=this[_0x1abe61(0x190)],_0x400058=_0x5dfd44[_0x1abe61(0x19e)],_0x419310=_0x5dfd44[_0x1abe61(0x185)][_0x1abe61(0x199)](_0x1abe61(0x19a));_0x419310[_0x1abe61(0x18e)][_0x1abe61(0x1a7)](_0x3a02b2=>{const _0x3e2395=_0x1abe61;if(_0x3e2395(0x1a6)!=_0x3a02b2[_0x3e2395(0x1aa)])return;const {data:_0xcf0341}=_0x3a02b2;if(!_0xcf0341)return;if(_0x3e2395(0x189)!=_0xcf0341[_0x3e2395(0x18a)]&&_0x3e2395(0x1a3)!=_0xcf0341[_0x3e2395(0x18a)])return;const _0x42e336=_0x3a02b2[_0x3e2395(0x1a1)]()[0x0],_0x3edc9b=_0x419310[_0x3e2395(0x18e)][_0x3e2395(0x196)](_0x42e336);return _0x3e2395(0x189)==_0xcf0341[_0x3e2395(0x18a)]?{'type':_0x3e2395(0x19b),'content':_0x30967a(_0x400058,_0x3e2395(0x19c),_0x3edc9b)}:_0x3e2395(0x1a3)==_0xcf0341[_0x3e2395(0x18a)]?{'type':_0x3e2395(0x19b),'content':_0x30967a(_0x400058,_0x3e2395(0x193),_0x3edc9b)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x244e(_0x152b64,_0x237eff){var _0x19c1e8=_0x19c1();return _0x244e=function(_0x244edb,_0x2b9e4e){_0x244edb=_0x244edb-0x165;var _0x221df5=_0x19c1e8[_0x244edb];return _0x221df5;},_0x244e(_0x152b64,_0x237eff);}var _0x23bf57=_0x244e;function _0x19c1(){var _0x3fba37=['326713tyHFRo','input','2PMGWUl','requires','enableCommand','27377QnFYuh','plugins','init','222fhBiFo','get','448ZdZCLN','243uLtYqJ','644529BOaDMt','3283580ZBwYVC','editor','642390yKbKzQ','TrackChangesEditing','867172lVIttS'];_0x19c1=function(){return _0x3fba37;};return _0x19c1();}(function(_0xde1a75,_0x50ac30){var _0x2f506d=_0x244e,_0xda7c59=_0xde1a75();while(!![]){try{var _0x48c0a8=parseInt(_0x2f506d(0x172))/0x1*(parseInt(_0x2f506d(0x174))/0x2)+-parseInt(_0x2f506d(0x16c))/0x3+parseInt(_0x2f506d(0x171))/0x4+parseInt(_0x2f506d(0x16f))/0x5+parseInt(_0x2f506d(0x168))/0x6*(parseInt(_0x2f506d(0x165))/0x7)+-parseInt(_0x2f506d(0x16a))/0x8*(-parseInt(_0x2f506d(0x16b))/0x9)+-parseInt(_0x2f506d(0x16d))/0xa;if(_0x48c0a8===_0x50ac30)break;else _0xda7c59['push'](_0xda7c59['shift']());}catch(_0x424b0d){_0xda7c59['push'](_0xda7c59['shift']());}}}(_0x19c1,0x4323a));import{Plugin as _0xdb9dd}from'ckeditor5/src/core.js';import{Input as _0x575e60}from'ckeditor5/src/typing.js';export default class at extends _0xdb9dd{static get[_0x23bf57(0x175)](){return[_0x575e60];}[_0x23bf57(0x167)](){var _0x2d6de7=_0x23bf57;this[_0x2d6de7(0x16e)][_0x2d6de7(0x166)][_0x2d6de7(0x169)](_0x2d6de7(0x170))[_0x2d6de7(0x176)](_0x2d6de7(0x173));}}
23
+ var _0x1fcd79=_0x5d9a;(function(_0x44b56f,_0x22a744){var _0x1209d0=_0x5d9a,_0x42876c=_0x44b56f();while(!![]){try{var _0x511d09=parseInt(_0x1209d0(0x1e3))/0x1+parseInt(_0x1209d0(0x1e6))/0x2*(parseInt(_0x1209d0(0x1d9))/0x3)+parseInt(_0x1209d0(0x1dd))/0x4+-parseInt(_0x1209d0(0x1da))/0x5*(-parseInt(_0x1209d0(0x1e1))/0x6)+parseInt(_0x1209d0(0x1df))/0x7*(parseInt(_0x1209d0(0x1e0))/0x8)+-parseInt(_0x1209d0(0x1e7))/0x9*(-parseInt(_0x1209d0(0x1de))/0xa)+-parseInt(_0x1209d0(0x1d5))/0xb;if(_0x511d09===_0x22a744)break;else _0x42876c['push'](_0x42876c['shift']());}catch(_0x1614a4){_0x42876c['push'](_0x42876c['shift']());}}}(_0x2b36,0xc7d94));import{Plugin as _0xb035c2}from'ckeditor5/src/core.js';function _0x5d9a(_0x5126b9,_0x3c9c1c){var _0x2b3664=_0x2b36();return _0x5d9a=function(_0x5d9a92,_0x42cc2b){_0x5d9a92=_0x5d9a92-0x1d5;var _0xef70c0=_0x2b3664[_0x5d9a92];return _0xef70c0;},_0x5d9a(_0x5126b9,_0x3c9c1c);}import{Input as _0x2820aa}from'ckeditor5/src/typing.js';export default class at extends _0xb035c2{static get[_0x1fcd79(0x1e4)](){return[_0x2820aa];}[_0x1fcd79(0x1dc)](){var _0x4a920c=_0x1fcd79;this[_0x4a920c(0x1d6)][_0x4a920c(0x1e5)][_0x4a920c(0x1e2)](_0x4a920c(0x1d7))[_0x4a920c(0x1d8)](_0x4a920c(0x1db));}}function _0x2b36(){var _0x3639d1=['3jMpHld','10kjbrVe','input','init','1904388JobtIn','4770pElhBj','14TJlnoS','5192056LeZRKS','3443970pDBLwc','get','236279wAEBIu','requires','plugins','1513034jmqtqu','23238BYGtkq','47607241XYBEfX','editor','TrackChangesEditing','enableCommand'];_0x2b36=function(){return _0x3639d1;};return _0x2b36();}