@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240712.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/LICENSE.md +1 -1
  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 _0x4a00ad=_0x59cd;(function(_0x9014cd,_0x46ab65){const _0x2b149c=_0x59cd,_0x29331c=_0x9014cd();while(!![]){try{const _0x55f7aa=parseInt(_0x2b149c(0x149))/0x1+parseInt(_0x2b149c(0x134))/0x2+parseInt(_0x2b149c(0x150))/0x3*(-parseInt(_0x2b149c(0x114))/0x4)+parseInt(_0x2b149c(0x12f))/0x5*(parseInt(_0x2b149c(0x122))/0x6)+-parseInt(_0x2b149c(0x124))/0x7+-parseInt(_0x2b149c(0x119))/0x8*(parseInt(_0x2b149c(0x14c))/0x9)+parseInt(_0x2b149c(0x12c))/0xa*(parseInt(_0x2b149c(0x130))/0xb);if(_0x55f7aa===_0x46ab65)break;else _0x29331c['push'](_0x29331c['shift']());}catch(_0x103048){_0x29331c['push'](_0x29331c['shift']());}}}(_0xfd4c,0x2309b));function _0x59cd(_0x4d037f,_0x3f125e){const _0xfd4c94=_0xfd4c();return _0x59cd=function(_0x59cd32,_0x2aff9f){_0x59cd32=_0x59cd32-0x113;let _0x5c5bfc=_0xfd4c94[_0x59cd32];return _0x5c5bfc;},_0x59cd(_0x4d037f,_0x3f125e);}import{Plugin as _0x100191}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4bb619}from'ckeditor5/src/ui.js';import{getTranslation as _0x4e3098}from'../utils/common-translations.js';function _0xfd4c(){const _0x50f678=['*Set\x20font\x20size:*\x20%0','find','get','*Reset\x20font\x20size*','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','has','editor','*Set\x20font\x20family:*\x20%0','label','commandParams','enableDefaultAttributesIntegration','FontSizeEditing','fontSize','formatInline','afterInit','117250wABPvQ','fontSize.options','config','9YaOLXm','*Reset\x20font\x20family*','FontColorEditing','*Reset\x20font\x20background\x20color*','3SCEGcJ','FontSize','1082788mUzSKr','fontBackgroundColor.colors','model','FORMAT_FONT_COLOR','format','2259736AuLmod','_registerLegacyDescription','FORMAT_FONT_SIZE','FontBackgroundColorEditing','locale','toLowerCase','plugins','value','TrackChangesEditing','1280154bOOFRd','fontBackgroundColor','86884vvBXQs','descriptionFactory','type','*Set\x20font\x20background\x20color:*\x20%0','fontFamily','normalizeSizeOptions','FORMAT_FONT_FAMILY','fontColor.colors','1060JwqMFw','fontColor','title','5nTwWQZ','13376ITcwpw','trim','FORMAT_FONT_BACKGROUND','registerInlineAttribute','499172RnmaCb','FontFamilyEditing','commandName','registerAttributeLabel','registerDescriptionCallback'];_0xfd4c=function(){return _0x50f678;};return _0xfd4c();}const ro=[{'pluginName':_0x4a00ad(0x145),'commandName':_0x4a00ad(0x146)},{'pluginName':_0x4a00ad(0x135),'commandName':_0x4a00ad(0x128)},{'pluginName':_0x4a00ad(0x14e),'commandName':_0x4a00ad(0x12d)},{'pluginName':_0x4a00ad(0x11c),'commandName':_0x4a00ad(0x123)}];export default class Q extends _0x100191{[_0x4a00ad(0x148)](){const _0x3f2cff=_0x4a00ad,_0x5e71a7=this[_0x3f2cff(0x140)][_0x3f2cff(0x11d)],_0x1596f0=this[_0x3f2cff(0x140)][_0x3f2cff(0x11f)][_0x3f2cff(0x13b)](_0x3f2cff(0x121));for(const {pluginName:_0x3a498f,commandName:_0x438338}of ro)this[_0x3f2cff(0x140)][_0x3f2cff(0x11f)][_0x3f2cff(0x13f)](_0x3a498f)&&(_0x1596f0[_0x3f2cff(0x144)](_0x438338),_0x1596f0[_0x3f2cff(0x133)](_0x438338));_0x1596f0[_0x3f2cff(0x125)][_0x3f2cff(0x137)](_0x3f2cff(0x146),_0x4e3098(_0x5e71a7,_0x3f2cff(0x11b))),_0x1596f0[_0x3f2cff(0x125)][_0x3f2cff(0x137)](_0x3f2cff(0x128),_0x4e3098(_0x5e71a7,_0x3f2cff(0x12a))),_0x1596f0[_0x3f2cff(0x125)][_0x3f2cff(0x137)](_0x3f2cff(0x12d),_0x4e3098(_0x5e71a7,_0x3f2cff(0x117))),_0x1596f0[_0x3f2cff(0x125)][_0x3f2cff(0x137)](_0x3f2cff(0x123),_0x4e3098(_0x5e71a7,_0x3f2cff(0x132))),this[_0x3f2cff(0x11a)]();}[_0x4a00ad(0x11a)](){const _0x18118c=_0x4a00ad,_0x2e0603=this[_0x18118c(0x140)],_0x44e358=_0x2e0603[_0x18118c(0x11d)];_0x2e0603[_0x18118c(0x11f)][_0x18118c(0x13b)](_0x18118c(0x121))[_0x18118c(0x125)][_0x18118c(0x138)](_0x22cb20=>{const _0x178807=_0x18118c,_0x2e8884=_0x44e358['t'];if(_0x178807(0x147)!=_0x22cb20[_0x178807(0x126)])return;const {data:_0x4cfa83}=_0x22cb20;if(null!=_0x4cfa83){if(_0x178807(0x146)==_0x4cfa83[_0x178807(0x136)]){const _0x14da1f=_0x4cfa83[_0x178807(0x143)][0x0][_0x178807(0x120)];if(_0x14da1f){const _0x5f433e=_0x2e8884(this[_0x178807(0x140)][_0x178807(0x11f)][_0x178807(0x13b)](_0x178807(0x113))[_0x178807(0x129)](this[_0x178807(0x140)][_0x178807(0x14b)][_0x178807(0x13b)](_0x178807(0x14a)))[_0x178807(0x13a)](_0x4625c4=>_0x4625c4[_0x178807(0x116)]==_0x14da1f)[_0x178807(0x12e)])[_0x178807(0x11e)]();return{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x139),_0x5f433e)};}return{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x13c))};}if(_0x178807(0x128)==_0x4cfa83[_0x178807(0x136)]){const _0x1646fa=_0x4cfa83[_0x178807(0x143)][0x0][_0x178807(0x120)];return _0x1646fa?{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x141),_0x1646fa)}:{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x14d))};}if(_0x178807(0x12d)==_0x4cfa83[_0x178807(0x136)]){const _0x3770eb=_0x4cfa83[_0x178807(0x143)][0x0][_0x178807(0x120)];if(_0x3770eb){const _0x248200=_0x4bb619(this[_0x178807(0x140)][_0x178807(0x14b)][_0x178807(0x13b)](_0x178807(0x12b)))[_0x178807(0x13a)](_0x4dc205=>_0x4dc205[_0x178807(0x116)]==_0x3770eb);let _0x5a1a24=_0x3770eb,_0x5130c5='';return _0x248200&&(_0x5a1a24=_0x248200[_0x178807(0x142)],_0x5130c5=_0x2e8884(_0x5a1a24)[_0x178807(0x11e)]()),{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x13d),_0x5130c5)[_0x178807(0x131)](),'color':{'value':_0x3770eb,'title':_0x5130c5||_0x5a1a24}};}return{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x13e))};}if(_0x178807(0x123)==_0x4cfa83[_0x178807(0x136)]){const _0x268597=_0x4cfa83[_0x178807(0x143)][0x0][_0x178807(0x120)];if(_0x268597){const _0x4df5d2=_0x4bb619(this[_0x178807(0x140)][_0x178807(0x14b)][_0x178807(0x13b)](_0x178807(0x115)))[_0x178807(0x13a)](_0xf41574=>_0xf41574[_0x178807(0x116)]==_0x268597);let _0x239ce0=_0x268597,_0x5b0b93='';return _0x4df5d2&&(_0x239ce0=_0x4df5d2[_0x178807(0x142)],_0x5b0b93=_0x2e8884(_0x239ce0)[_0x178807(0x11e)]()),{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x127),_0x5b0b93)[_0x178807(0x131)](),'color':{'value':_0x268597,'title':_0x5b0b93||_0x239ce0}};}return{'type':_0x178807(0x118),'content':_0x4e3098(_0x44e358,_0x178807(0x14f))};}}});}}
23
+ const _0x261abf=_0x6354;(function(_0x4181f2,_0x15945b){const _0x4e3019=_0x6354,_0x3a16dc=_0x4181f2();while(!![]){try{const _0x58ec58=-parseInt(_0x4e3019(0x184))/0x1*(-parseInt(_0x4e3019(0x191))/0x2)+parseInt(_0x4e3019(0x1b6))/0x3+parseInt(_0x4e3019(0x1bd))/0x4*(parseInt(_0x4e3019(0x196))/0x5)+-parseInt(_0x4e3019(0x1b7))/0x6*(-parseInt(_0x4e3019(0x1ab))/0x7)+-parseInt(_0x4e3019(0x1b3))/0x8*(-parseInt(_0x4e3019(0x1b1))/0x9)+parseInt(_0x4e3019(0x19d))/0xa+parseInt(_0x4e3019(0x1a6))/0xb*(-parseInt(_0x4e3019(0x1be))/0xc);if(_0x58ec58===_0x15945b)break;else _0x3a16dc['push'](_0x3a16dc['shift']());}catch(_0x1ad1f4){_0x3a16dc['push'](_0x3a16dc['shift']());}}}(_0x5334,0x947f3));function _0x5334(){const _0x536009=['16KMAecj','fontColor.colors','plugins','266094SgXjyZ','12NfOqUz','registerInlineAttribute','has','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20size*','type','36XoJblH','2511600hWLyyj','FontColorEditing','*Reset\x20font\x20background\x20color*','commandName','title','103183bjkuoS','model','TrackChangesEditing','*Set\x20font\x20background\x20color:*\x20%0','FontSize','_registerLegacyDescription','FORMAT_FONT_FAMILY','config','toLowerCase','*Reset\x20font\x20family*','fontBackgroundColor','format','FontFamilyEditing','22mZpjBE','value','registerAttributeLabel','enableDefaultAttributesIntegration','label','353805SyRlTK','FontSizeEditing','commandParams','formatInline','*Set\x20font\x20family:*\x20%0','afterInit','fontSize.options','9628510QFqjTP','FORMAT_FONT_SIZE','fontBackgroundColor.colors','registerDescriptionCallback','FORMAT_FONT_COLOR','FontBackgroundColorEditing','trim','fontSize','normalizeSizeOptions','154pIGFhj','fontColor','*Set\x20font\x20size:*\x20%0','find','get','269549BYjiod','descriptionFactory','*Reset\x20font\x20color*','editor','locale','FORMAT_FONT_BACKGROUND','2871081MoMXRO','fontFamily'];_0x5334=function(){return _0x536009;};return _0x5334();}function _0x6354(_0x337ca7,_0x2ce20d){const _0x53346d=_0x5334();return _0x6354=function(_0x63545,_0x16b501){_0x63545=_0x63545-0x182;let _0x3addf9=_0x53346d[_0x63545];return _0x3addf9;},_0x6354(_0x337ca7,_0x2ce20d);}import{Plugin as _0x1b70f3}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x21f25e}from'ckeditor5/src/ui.js';import{getTranslation as _0x2251ad}from'../utils/common-translations.js';const ro=[{'pluginName':_0x261abf(0x197),'commandName':_0x261abf(0x1a4)},{'pluginName':_0x261abf(0x190),'commandName':_0x261abf(0x1b2)},{'pluginName':_0x261abf(0x1bf),'commandName':_0x261abf(0x1a7)},{'pluginName':_0x261abf(0x1a2),'commandName':_0x261abf(0x18e)}];export default class Q extends _0x1b70f3{[_0x261abf(0x19b)](){const _0x52910a=_0x261abf,_0x3d1a16=this[_0x52910a(0x1ae)][_0x52910a(0x1af)],_0x224d03=this[_0x52910a(0x1ae)][_0x52910a(0x1b5)][_0x52910a(0x1aa)](_0x52910a(0x186));for(const {pluginName:_0x25ea18,commandName:_0x11dc6d}of ro)this[_0x52910a(0x1ae)][_0x52910a(0x1b5)][_0x52910a(0x1b9)](_0x25ea18)&&(_0x224d03[_0x52910a(0x194)](_0x11dc6d),_0x224d03[_0x52910a(0x1b8)](_0x11dc6d));_0x224d03[_0x52910a(0x1ac)][_0x52910a(0x193)](_0x52910a(0x1a4),_0x2251ad(_0x3d1a16,_0x52910a(0x19e))),_0x224d03[_0x52910a(0x1ac)][_0x52910a(0x193)](_0x52910a(0x1b2),_0x2251ad(_0x3d1a16,_0x52910a(0x18a))),_0x224d03[_0x52910a(0x1ac)][_0x52910a(0x193)](_0x52910a(0x1a7),_0x2251ad(_0x3d1a16,_0x52910a(0x1a1))),_0x224d03[_0x52910a(0x1ac)][_0x52910a(0x193)](_0x52910a(0x18e),_0x2251ad(_0x3d1a16,_0x52910a(0x1b0))),this[_0x52910a(0x189)]();}[_0x261abf(0x189)](){const _0x44cc39=_0x261abf,_0x25f207=this[_0x44cc39(0x1ae)],_0x3c20e3=_0x25f207[_0x44cc39(0x1af)];_0x25f207[_0x44cc39(0x1b5)][_0x44cc39(0x1aa)](_0x44cc39(0x186))[_0x44cc39(0x1ac)][_0x44cc39(0x1a0)](_0xc24bf=>{const _0x4b6243=_0x44cc39,_0x19f70f=_0x3c20e3['t'];if(_0x4b6243(0x199)!=_0xc24bf[_0x4b6243(0x1bc)])return;const {data:_0x14c1be}=_0xc24bf;if(null!=_0x14c1be){if(_0x4b6243(0x1a4)==_0x14c1be[_0x4b6243(0x182)]){const _0x1e5221=_0x14c1be[_0x4b6243(0x198)][0x0][_0x4b6243(0x192)];if(_0x1e5221){const _0x4588c6=_0x19f70f(this[_0x4b6243(0x1ae)][_0x4b6243(0x1b5)][_0x4b6243(0x1aa)](_0x4b6243(0x188))[_0x4b6243(0x1a5)](this[_0x4b6243(0x1ae)][_0x4b6243(0x18b)][_0x4b6243(0x1aa)](_0x4b6243(0x19c)))[_0x4b6243(0x1a9)](_0x2c9056=>_0x2c9056[_0x4b6243(0x185)]==_0x1e5221)[_0x4b6243(0x183)])[_0x4b6243(0x18c)]();return{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x1a8),_0x4588c6)};}return{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x1bb))};}if(_0x4b6243(0x1b2)==_0x14c1be[_0x4b6243(0x182)]){const _0x444466=_0x14c1be[_0x4b6243(0x198)][0x0][_0x4b6243(0x192)];return _0x444466?{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x19a),_0x444466)}:{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x18d))};}if(_0x4b6243(0x1a7)==_0x14c1be[_0x4b6243(0x182)]){const _0x512b45=_0x14c1be[_0x4b6243(0x198)][0x0][_0x4b6243(0x192)];if(_0x512b45){const _0x774b5f=_0x21f25e(this[_0x4b6243(0x1ae)][_0x4b6243(0x18b)][_0x4b6243(0x1aa)](_0x4b6243(0x1b4)))[_0x4b6243(0x1a9)](_0xd9d38f=>_0xd9d38f[_0x4b6243(0x185)]==_0x512b45);let _0x29469b=_0x512b45,_0x2ff325='';return _0x774b5f&&(_0x29469b=_0x774b5f[_0x4b6243(0x195)],_0x2ff325=_0x19f70f(_0x29469b)[_0x4b6243(0x18c)]()),{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x1ba),_0x2ff325)[_0x4b6243(0x1a3)](),'color':{'value':_0x512b45,'title':_0x2ff325||_0x29469b}};}return{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x1ad))};}if(_0x4b6243(0x18e)==_0x14c1be[_0x4b6243(0x182)]){const _0x330d8c=_0x14c1be[_0x4b6243(0x198)][0x0][_0x4b6243(0x192)];if(_0x330d8c){const _0x31ae8d=_0x21f25e(this[_0x4b6243(0x1ae)][_0x4b6243(0x18b)][_0x4b6243(0x1aa)](_0x4b6243(0x19f)))[_0x4b6243(0x1a9)](_0xbff667=>_0xbff667[_0x4b6243(0x185)]==_0x330d8c);let _0x3b64f6=_0x330d8c,_0x5c70de='';return _0x31ae8d&&(_0x3b64f6=_0x31ae8d[_0x4b6243(0x195)],_0x5c70de=_0x19f70f(_0x3b64f6)[_0x4b6243(0x18c)]()),{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x187),_0x5c70de)[_0x4b6243(0x1a3)](),'color':{'value':_0x330d8c,'title':_0x5c70de||_0x3b64f6}};}return{'type':_0x4b6243(0x18f),'content':_0x2251ad(_0x3c20e3,_0x4b6243(0x1c0))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c80(_0x319894,_0x1cbb6c){const _0x34b0a2=_0x34b0();return _0x1c80=function(_0x1c80d6,_0x15e193){_0x1c80d6=_0x1c80d6-0x1a3;let _0x118527=_0x34b0a2[_0x1c80d6];return _0x118527;},_0x1c80(_0x319894,_0x1cbb6c);}const _0x4279eb=_0x1c80;(function(_0x7ba721,_0x1ca0a5){const _0x2da651=_0x1c80,_0x19af7d=_0x7ba721();while(!![]){try{const _0x56f093=parseInt(_0x2da651(0x1d3))/0x1*(-parseInt(_0x2da651(0x1ae))/0x2)+parseInt(_0x2da651(0x1bd))/0x3*(parseInt(_0x2da651(0x1a5))/0x4)+parseInt(_0x2da651(0x1b4))/0x5*(parseInt(_0x2da651(0x1be))/0x6)+parseInt(_0x2da651(0x1d6))/0x7*(parseInt(_0x2da651(0x1ab))/0x8)+-parseInt(_0x2da651(0x1a8))/0x9+-parseInt(_0x2da651(0x1b5))/0xa+parseInt(_0x2da651(0x1bc))/0xb;if(_0x56f093===_0x1ca0a5)break;else _0x19af7d['push'](_0x19af7d['shift']());}catch(_0x3df5ff){_0x19af7d['push'](_0x19af7d['shift']());}}}(_0x34b0,0x2896f));import{Plugin as _0x87473}from'ckeditor5/src/core.js';function _0x34b0(){const _0x2ba587=['enableCommand','get','FontSize','TrackChangesEditing','commands','normalizeSizeOptions','push','fontColor','toUpperCase','entries','toLowerCase','fontBackgroundColor','26375lAoMnY','formatInline','boolean','294ZngPxG','*Set\x20format\x20to:*\x20%0','commandParams','format','type','registerDescriptionCallback','13052naflHd','join','slice','2319894RClkKc','pasteFormat','afterInit','4920aPQeUn','_registerLegacyDescription','editor','8KjwOgm','fontColor.colors','locale','length','find','commandName','5bKUnMZ','3298670RGLGaa','model','label','title','formatBlock','copyFormat','fontSize.options','6350597hrYkcn','228HhRfLK','49458RgGenf','charAt','enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*','fontSize','split','config','descriptionFactory','plugins'];_0x34b0=function(){return _0x2ba587;};return _0x34b0();}import{normalizeColorOptions as _0x494758}from'ckeditor5/src/ui.js';import{getTranslation as _0x3854f6}from'../utils/common-translations.js';export default class X extends _0x87473{[_0x4279eb(0x1aa)](){const _0x2a43a1=_0x4279eb,_0xb16e9=this[_0x2a43a1(0x1ad)],_0x3c96bd=_0xb16e9[_0x2a43a1(0x1c6)][_0x2a43a1(0x1c8)](_0x2a43a1(0x1ca)),_0x26c14a=_0xb16e9[_0x2a43a1(0x1cb)][_0x2a43a1(0x1c8)](_0x2a43a1(0x1ba)),_0x885969=_0xb16e9[_0x2a43a1(0x1cb)][_0x2a43a1(0x1c8)](_0x2a43a1(0x1a9));_0x26c14a&&_0x885969&&(_0x3c96bd[_0x2a43a1(0x1c0)](_0x2a43a1(0x1a9)),_0x3c96bd[_0x2a43a1(0x1c7)](_0x2a43a1(0x1ba)),this[_0x2a43a1(0x1ac)]());}[_0x4279eb(0x1ac)](){const _0x30168f=_0x4279eb,_0x36c306=this[_0x30168f(0x1ad)],_0xe73615=_0x36c306[_0x30168f(0x1b0)];_0x36c306[_0x30168f(0x1c6)][_0x30168f(0x1c8)](_0x30168f(0x1ca))[_0x30168f(0x1c5)][_0x30168f(0x1a4)](_0x3cdbb3=>{const _0x387c5b=_0x30168f;if(_0x387c5b(0x1b9)!=_0x3cdbb3[_0x387c5b(0x1a3)]&&_0x387c5b(0x1d4)!=_0x3cdbb3[_0x387c5b(0x1a3)])return;const {data:_0x33c26b}=_0x3cdbb3;if(_0x33c26b&&_0x387c5b(0x1a9)===_0x33c26b[_0x387c5b(0x1b3)]){const _0x3b4bbc=[],_0x2c560f=_0x33c26b[_0x387c5b(0x1d8)][0x0];for(const [_0x1907fd,_0x377b3e]of Object[_0x387c5b(0x1d0)](_0x2c560f))_0x3b4bbc[_0x387c5b(0x1cd)](so(_0x36c306,_0x1907fd,_0x377b3e));return _0x3b4bbc[_0x387c5b(0x1b1)]?{'type':_0x387c5b(0x1d9),'content':_0x3854f6(_0xe73615,_0x387c5b(0x1d7),_0x3b4bbc[_0x387c5b(0x1a6)](',\x20'))}:{'type':_0x387c5b(0x1d9),'content':_0x3854f6(_0xe73615,_0x387c5b(0x1c1))};}});}}function so(_0x12602a,_0x3b4c58,_0xed946b){const _0x5e0fd5=_0x4279eb,_0x41f6db=_0x12602a[_0x5e0fd5(0x1b0)]['t'],_0x2d161f=_0x3b4c58[_0x5e0fd5(0x1c3)](/(?=[A-Z])/)[_0x5e0fd5(0x1a6)]('\x20'),_0x318a4d=_0x41f6db(_0x2d161f[_0x5e0fd5(0x1bf)](0x0)[_0x5e0fd5(0x1cf)]()+_0x2d161f[_0x5e0fd5(0x1a7)](0x1))[_0x5e0fd5(0x1d1)]();if(_0x5e0fd5(0x1d5)==typeof _0xed946b)return _0x318a4d;if(_0x5e0fd5(0x1ce)===_0x3b4c58||_0x5e0fd5(0x1d2)===_0x3b4c58){const _0x196177=_0x494758(_0x12602a[_0x5e0fd5(0x1c4)][_0x5e0fd5(0x1c8)](_0x5e0fd5(0x1af)))[_0x5e0fd5(0x1b2)](_0x36daf3=>_0x36daf3[_0x5e0fd5(0x1b6)]==_0xed946b);return _0x318a4d+'\x20('+(_0x196177?_0x41f6db(_0x196177[_0x5e0fd5(0x1b7)])[_0x5e0fd5(0x1d1)]():_0xed946b)+')';}if(_0x5e0fd5(0x1c2)===_0x3b4c58&&isNaN(parseFloat(_0xed946b))){const _0x41df7b=_0x12602a[_0x5e0fd5(0x1c6)][_0x5e0fd5(0x1c8)](_0x5e0fd5(0x1c9))[_0x5e0fd5(0x1cc)](_0x12602a[_0x5e0fd5(0x1c4)][_0x5e0fd5(0x1c8)](_0x5e0fd5(0x1bb)))[_0x5e0fd5(0x1b2)](_0x3a3ec9=>_0x3a3ec9[_0x5e0fd5(0x1b6)]==_0xed946b);return _0x318a4d+'\x20('+(_0x41df7b?_0x41f6db(_0x41df7b[_0x5e0fd5(0x1b8)])[_0x5e0fd5(0x1d1)]():_0xed946b)+')';}return _0x318a4d+'\x20('+_0xed946b+')';}
23
+ const _0x46135b=_0x4985;function _0x27ce(){const _0x5c7fcb=['afterInit','712477OeGsmb','charAt','fontBackgroundColor','split','find','9LLlyWX','formatBlock','2210060SqjKRI','entries','locale','slice','335728HvvlMe','fontColor','1996449wcfkjQ','length','1866592XVTaSO','toUpperCase','config','editor','2iqJLbI','6xepqgG','commandParams','toLowerCase','FontSize','6XyNoJw','plugins','registerDescriptionCallback','3616265FmKZAM','fontColor.colors','TrackChangesEditing','formatInline','model','fontSize','*Set\x20format\x20to:*\x20%0','push','enableCommand','format','copyFormat','boolean','commandName','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration','_registerLegacyDescription','title','34836UTVRdu','7513IRZlrK','fontSize.options','commands','label','descriptionFactory','pasteFormat','get','join','normalizeSizeOptions','type'];_0x27ce=function(){return _0x5c7fcb;};return _0x27ce();}(function(_0xaa9f49,_0x344980){const _0x10c34d=_0x4985,_0x3119ec=_0xaa9f49();while(!![]){try{const _0x2ac2db=parseInt(_0x10c34d(0x198))/0x1*(-parseInt(_0x10c34d(0x1ab))/0x2)+-parseInt(_0x10c34d(0x1b0))/0x3*(-parseInt(_0x10c34d(0x1a3))/0x4)+-parseInt(_0x10c34d(0x1b3))/0x5+-parseInt(_0x10c34d(0x1ac))/0x6*(parseInt(_0x10c34d(0x1a5))/0x7)+-parseInt(_0x10c34d(0x1a7))/0x8+-parseInt(_0x10c34d(0x19d))/0x9*(-parseInt(_0x10c34d(0x19f))/0xa)+-parseInt(_0x10c34d(0x18d))/0xb*(-parseInt(_0x10c34d(0x18c))/0xc);if(_0x2ac2db===_0x344980)break;else _0x3119ec['push'](_0x3119ec['shift']());}catch(_0x1c271c){_0x3119ec['push'](_0x3119ec['shift']());}}}(_0x27ce,0x65e4e));import{Plugin as _0x59cc36}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x52a7cb}from'ckeditor5/src/ui.js';function _0x4985(_0x1bd08d,_0x4fc9bc){const _0x27ceb7=_0x27ce();return _0x4985=function(_0x49856e,_0x47d4a8){_0x49856e=_0x49856e-0x17e;let _0x1c9afc=_0x27ceb7[_0x49856e];return _0x1c9afc;},_0x4985(_0x1bd08d,_0x4fc9bc);}import{getTranslation as _0x21efee}from'../utils/common-translations.js';export default class X extends _0x59cc36{[_0x46135b(0x197)](){const _0x5be42a=_0x46135b,_0x428891=this[_0x5be42a(0x1aa)],_0x5c244b=_0x428891[_0x5be42a(0x1b1)][_0x5be42a(0x193)](_0x5be42a(0x1b5)),_0x5e129a=_0x428891[_0x5be42a(0x18f)][_0x5be42a(0x193)](_0x5be42a(0x185)),_0x13caeb=_0x428891[_0x5be42a(0x18f)][_0x5be42a(0x193)](_0x5be42a(0x192));_0x5e129a&&_0x13caeb&&(_0x5c244b[_0x5be42a(0x189)](_0x5be42a(0x192)),_0x5c244b[_0x5be42a(0x183)](_0x5be42a(0x185)),this[_0x5be42a(0x18a)]());}[_0x46135b(0x18a)](){const _0xe1e626=_0x46135b,_0x235418=this[_0xe1e626(0x1aa)],_0x4e80eb=_0x235418[_0xe1e626(0x1a1)];_0x235418[_0xe1e626(0x1b1)][_0xe1e626(0x193)](_0xe1e626(0x1b5))[_0xe1e626(0x191)][_0xe1e626(0x1b2)](_0x2d244b=>{const _0x5428a3=_0xe1e626;if(_0x5428a3(0x19e)!=_0x2d244b[_0x5428a3(0x196)]&&_0x5428a3(0x17e)!=_0x2d244b[_0x5428a3(0x196)])return;const {data:_0x483b5b}=_0x2d244b;if(_0x483b5b&&_0x5428a3(0x192)===_0x483b5b[_0x5428a3(0x187)]){const _0x44ed4e=[],_0x1b4b1d=_0x483b5b[_0x5428a3(0x1ad)][0x0];for(const [_0x1ef616,_0x46e59b]of Object[_0x5428a3(0x1a0)](_0x1b4b1d))_0x44ed4e[_0x5428a3(0x182)](so(_0x235418,_0x1ef616,_0x46e59b));return _0x44ed4e[_0x5428a3(0x1a6)]?{'type':_0x5428a3(0x184),'content':_0x21efee(_0x4e80eb,_0x5428a3(0x181),_0x44ed4e[_0x5428a3(0x194)](',\x20'))}:{'type':_0x5428a3(0x184),'content':_0x21efee(_0x4e80eb,_0x5428a3(0x188))};}});}}function so(_0x2898da,_0x47c0c9,_0x3b8863){const _0x240622=_0x46135b,_0x529ad5=_0x2898da[_0x240622(0x1a1)]['t'],_0x4469ba=_0x47c0c9[_0x240622(0x19b)](/(?=[A-Z])/)[_0x240622(0x194)]('\x20'),_0x22ba80=_0x529ad5(_0x4469ba[_0x240622(0x199)](0x0)[_0x240622(0x1a8)]()+_0x4469ba[_0x240622(0x1a2)](0x1))[_0x240622(0x1ae)]();if(_0x240622(0x186)==typeof _0x3b8863)return _0x22ba80;if(_0x240622(0x1a4)===_0x47c0c9||_0x240622(0x19a)===_0x47c0c9){const _0x448621=_0x52a7cb(_0x2898da[_0x240622(0x1a9)][_0x240622(0x193)](_0x240622(0x1b4)))[_0x240622(0x19c)](_0x4deaf6=>_0x4deaf6[_0x240622(0x17f)]==_0x3b8863);return _0x22ba80+'\x20('+(_0x448621?_0x529ad5(_0x448621[_0x240622(0x190)])[_0x240622(0x1ae)]():_0x3b8863)+')';}if(_0x240622(0x180)===_0x47c0c9&&isNaN(parseFloat(_0x3b8863))){const _0x20b903=_0x2898da[_0x240622(0x1b1)][_0x240622(0x193)](_0x240622(0x1af))[_0x240622(0x195)](_0x2898da[_0x240622(0x1a9)][_0x240622(0x193)](_0x240622(0x18e)))[_0x240622(0x19c)](_0xe079b4=>_0xe079b4[_0x240622(0x17f)]==_0x3b8863);return _0x22ba80+'\x20('+(_0x20b903?_0x529ad5(_0x20b903[_0x240622(0x18b)])[_0x240622(0x1ae)]():_0x3b8863)+')';}return _0x22ba80+'\x20('+_0x3b8863+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5be9(_0xe93e8,_0xe7bb5b){const _0x498d51=_0x498d();return _0x5be9=function(_0x5be9f7,_0x152aa2){_0x5be9f7=_0x5be9f7-0x19f;let _0x1dc3b0=_0x498d51[_0x5be9f7];return _0x1dc3b0;},_0x5be9(_0xe93e8,_0xe7bb5b);}const _0x1be10a=_0x5be9;(function(_0xaa7ef7,_0x50488c){const _0x308dff=_0x5be9,_0xfcf5dc=_0xaa7ef7();while(!![]){try{const _0x3694e8=-parseInt(_0x308dff(0x1a4))/0x1*(-parseInt(_0x308dff(0x1a3))/0x2)+-parseInt(_0x308dff(0x1a9))/0x3+-parseInt(_0x308dff(0x1b0))/0x4*(parseInt(_0x308dff(0x1c1))/0x5)+parseInt(_0x308dff(0x1a7))/0x6+-parseInt(_0x308dff(0x1b9))/0x7*(-parseInt(_0x308dff(0x1a2))/0x8)+parseInt(_0x308dff(0x1cb))/0x9*(-parseInt(_0x308dff(0x1c3))/0xa)+-parseInt(_0x308dff(0x1bb))/0xb*(parseInt(_0x308dff(0x1be))/0xc);if(_0x3694e8===_0x50488c)break;else _0xfcf5dc['push'](_0xfcf5dc['shift']());}catch(_0x2be512){_0xfcf5dc['push'](_0xfcf5dc['shift']());}}}(_0x498d,0x78d48));import{Plugin as _0x58fa08}from'ckeditor5/src/core.js';import{getTranslation as _0x2d36ea}from'../utils/common-translations.js';export default class Y extends _0x58fa08{[_0x1be10a(0x19f)](){const _0x4ba748=_0x1be10a,_0x17d6b7=this[_0x4ba748(0x1bd)];if(!_0x17d6b7[_0x4ba748(0x1b3)][_0x4ba748(0x1a1)](_0x4ba748(0x1c5)))return;this[_0x4ba748(0x1b7)]=_0x17d6b7[_0x4ba748(0x1b6)][_0x4ba748(0x1af)](_0x4ba748(0x1c8));const _0x34f51f=_0x17d6b7[_0x4ba748(0x1c7)],_0x8559f9=_0x17d6b7[_0x4ba748(0x1b3)][_0x4ba748(0x1af)](_0x4ba748(0x1c4));_0x8559f9[_0x4ba748(0x1c0)](_0x4ba748(0x1ca));for(const _0x4a3e41 of this[_0x4ba748(0x1b7)])_0x4ba748(0x1a6)!=_0x4a3e41[_0x4ba748(0x1ac)]&&_0x8559f9[_0x4ba748(0x1a5)][_0x4ba748(0x1ad)](_0x4a3e41[_0x4ba748(0x1ac)],_0x1045f7=>{const _0x858d2d=_0x4ba748,_0xb11cc=this[_0x858d2d(0x1ba)](_0x4a3e41[_0x858d2d(0x1ac)]);return null!==_0xb11cc?_0x49426d(_0x1045f7,_0xb11cc):_0x59cfb0(_0x1045f7,_0x4a3e41[_0x858d2d(0x1aa)]);});function _0x49426d(_0xd2784a,_0xfd9658){const _0x5012ae=_0x4ba748;return _0x2d36ea(_0x34f51f,_0x5012ae(0x1cc),[_0xd2784a,_0xfd9658]);}function _0x59cfb0(_0x44ab90,_0x476249){const _0x57b54d=_0x4ba748;return _0x2d36ea(_0x34f51f,_0x57b54d(0x1bc),[_0x44ab90,_0x476249]);}this[_0x4ba748(0x1ae)]();}[_0x1be10a(0x1ae)](){const _0x3b4986=_0x1be10a,_0x9efcaf=this[_0x3b4986(0x1bd)],_0x27430e=_0x9efcaf[_0x3b4986(0x1c7)];function _0xe43140(_0x3b964b,_0x57efa9){const _0x45f6f5=_0x3b4986;return _0x2d36ea(_0x27430e,_0x45f6f5(0x1bc),[_0x3b964b,_0x57efa9]);}_0x9efcaf[_0x3b4986(0x1b3)][_0x3b4986(0x1af)](_0x3b4986(0x1c4))[_0x3b4986(0x1a5)][_0x3b4986(0x1c9)](_0x148d82=>{const _0x5cef5b=_0x3b4986;if(_0x5cef5b(0x1bf)!=_0x148d82[_0x5cef5b(0x1c2)])return;const {data:_0x30ea2f}=_0x148d82;if(_0x30ea2f&&_0x5cef5b(0x1ca)==_0x30ea2f[_0x5cef5b(0x1b2)]){const _0x215306=_0x30ea2f[_0x5cef5b(0x1b1)][0x0][_0x5cef5b(0x1c6)],_0x228e3b=this[_0x5cef5b(0x1ba)](_0x215306);if(null!==_0x228e3b)return{'type':_0x5cef5b(0x1b8),'content':_0x2d36ea(_0x27430e,_0x5cef5b(0x1b4),(_0x492e54=0x1,_0x5360ef=_0x228e3b,_0x2d36ea(_0x27430e,_0x5cef5b(0x1cc),[_0x492e54,_0x5360ef])))};const _0x17d010=this[_0x5cef5b(0x1b7)][_0x5cef5b(0x1a0)](_0x1b0870=>_0x1b0870[_0x5cef5b(0x1ac)]===_0x215306)[_0x5cef5b(0x1aa)];return{'type':_0x5cef5b(0x1b8),'content':_0x2d36ea(_0x27430e,_0x5cef5b(0x1b4),_0xe43140(0x1,_0x17d010))};}var _0x492e54,_0x5360ef;});}[_0x1be10a(0x1ba)](_0x4dd168){const _0x538abe=_0x1be10a;var _0x2d76c2,_0xc9c0db;const _0x1c8c0f=_0x4dd168[_0x538abe(0x1b5)](/^heading(\d+)/);if(_0x1c8c0f)return _0x1c8c0f[0x1];const _0x3a5cb5=null===(_0x2d76c2=this[_0x538abe(0x1b7)])||void 0x0===_0x2d76c2?void 0x0:_0x2d76c2[_0x538abe(0x1a0)](_0x33d6ac=>_0x33d6ac[_0x538abe(0x1ac)]==_0x4dd168);if(_0x3a5cb5&&_0x3a5cb5[_0x538abe(0x1a8)]){const _0x184d0b=_0x3a5cb5[_0x538abe(0x1a8)],_0x5d6399=(null!==(_0xc9c0db=_0x184d0b[_0x538abe(0x1ab)])&&void 0x0!==_0xc9c0db?_0xc9c0db:_0x184d0b)[_0x538abe(0x1b5)](/^h(\d+)/);if(_0x5d6399)return _0x5d6399[0x1];}return null;}}function _0x498d(){const _0x40a72e=['18QIZNgk','ELEMENT_HEADING','afterInit','find','has','2319656VTZPRb','452614FvTPkM','4nUYgLa','descriptionFactory','paragraph','5372502ZnlmwZ','view','1196088yvkDKH','title','name','model','registerElementLabel','_registerLegacyDescription','get','36fyuwtk','commandParams','commandName','plugins','*Change\x20to:*\x20%0','match','config','_headingOptions','format','7iiLcKB','_getHeadingLevel','3278AXdBuc','ELEMENT_HEADING_CUSTOM','editor','6276ivLWTE','formatBlock','enableDefaultAttributesIntegration','462290fsmHfu','type','1045050zFdjxU','TrackChangesEditing','HeadingEditing','value','locale','heading.options','registerDescriptionCallback','heading'];_0x498d=function(){return _0x40a72e;};return _0x498d();}
23
+ const _0x3a1545=_0x2d6f;function _0x2d6f(_0x1c5c72,_0x47c305){const _0x37c21a=_0x37c2();return _0x2d6f=function(_0x2d6f6f,_0x4581a7){_0x2d6f6f=_0x2d6f6f-0x78;let _0x5d832f=_0x37c21a[_0x2d6f6f];return _0x5d832f;},_0x2d6f(_0x1c5c72,_0x47c305);}(function(_0xcf2645,_0x4c2429){const _0x59dc84=_0x2d6f,_0x48b36b=_0xcf2645();while(!![]){try{const _0x9a4181=parseInt(_0x59dc84(0x9c))/0x1*(-parseInt(_0x59dc84(0x9e))/0x2)+parseInt(_0x59dc84(0xa1))/0x3+-parseInt(_0x59dc84(0x7d))/0x4+parseInt(_0x59dc84(0x81))/0x5*(-parseInt(_0x59dc84(0x84))/0x6)+-parseInt(_0x59dc84(0x97))/0x7+-parseInt(_0x59dc84(0x7f))/0x8+parseInt(_0x59dc84(0x9b))/0x9;if(_0x9a4181===_0x4c2429)break;else _0x48b36b['push'](_0x48b36b['shift']());}catch(_0x2edc7a){_0x48b36b['push'](_0x48b36b['shift']());}}}(_0x37c2,0x9457e));import{Plugin as _0x53a681}from'ckeditor5/src/core.js';import{getTranslation as _0x3a275f}from'../utils/common-translations.js';function _0x37c2(){const _0x4e312f=['editor','match','has','name','registerDescriptionCallback','5979036NZiZzg','heading.options','descriptionFactory','value','29430441wMwjsQ','204vWKlTx','ELEMENT_HEADING','7202JPOwys','config','_registerLegacyDescription','1556913KlvTsS','TrackChangesEditing','HeadingEditing','afterInit','get','model','type','409260pmRHKi','paragraph','4911416gJcAjT','find','5UOoswo','title','heading','5258472MqYleK','locale','*Change\x20to:*\x20%0','_headingOptions','commandName','_getHeadingLevel','commandParams','enableDefaultAttributesIntegration','format','formatBlock','ELEMENT_HEADING_CUSTOM','registerElementLabel','plugins','view'];_0x37c2=function(){return _0x4e312f;};return _0x37c2();}export default class Y extends _0x53a681{[_0x3a1545(0x79)](){const _0x4c7d42=_0x3a1545,_0x3ef942=this[_0x4c7d42(0x92)];if(!_0x3ef942[_0x4c7d42(0x90)][_0x4c7d42(0x94)](_0x4c7d42(0x78)))return;this[_0x4c7d42(0x87)]=_0x3ef942[_0x4c7d42(0x9f)][_0x4c7d42(0x7a)](_0x4c7d42(0x98));const _0x7e87bf=_0x3ef942[_0x4c7d42(0x85)],_0x406809=_0x3ef942[_0x4c7d42(0x90)][_0x4c7d42(0x7a)](_0x4c7d42(0xa2));_0x406809[_0x4c7d42(0x8b)](_0x4c7d42(0x83));for(const _0x50eea2 of this[_0x4c7d42(0x87)])_0x4c7d42(0x7e)!=_0x50eea2[_0x4c7d42(0x7b)]&&_0x406809[_0x4c7d42(0x99)][_0x4c7d42(0x8f)](_0x50eea2[_0x4c7d42(0x7b)],_0x1088cb=>{const _0x1e982a=_0x4c7d42,_0x228a99=this[_0x1e982a(0x89)](_0x50eea2[_0x1e982a(0x7b)]);return null!==_0x228a99?_0x561a83(_0x1088cb,_0x228a99):_0x414abb(_0x1088cb,_0x50eea2[_0x1e982a(0x82)]);});function _0x561a83(_0x57b65a,_0x3a3838){const _0x2518a6=_0x4c7d42;return _0x3a275f(_0x7e87bf,_0x2518a6(0x9d),[_0x57b65a,_0x3a3838]);}function _0x414abb(_0x5196d3,_0x210a84){const _0x3e471a=_0x4c7d42;return _0x3a275f(_0x7e87bf,_0x3e471a(0x8e),[_0x5196d3,_0x210a84]);}this[_0x4c7d42(0xa0)]();}[_0x3a1545(0xa0)](){const _0x386e62=_0x3a1545,_0x1028ee=this[_0x386e62(0x92)],_0x3909ac=_0x1028ee[_0x386e62(0x85)];function _0x1c5927(_0x593b80,_0x36af35){const _0x252011=_0x386e62;return _0x3a275f(_0x3909ac,_0x252011(0x8e),[_0x593b80,_0x36af35]);}_0x1028ee[_0x386e62(0x90)][_0x386e62(0x7a)](_0x386e62(0xa2))[_0x386e62(0x99)][_0x386e62(0x96)](_0x5311c7=>{const _0x3e313b=_0x386e62;if(_0x3e313b(0x8d)!=_0x5311c7[_0x3e313b(0x7c)])return;const {data:_0xf09caa}=_0x5311c7;if(_0xf09caa&&_0x3e313b(0x83)==_0xf09caa[_0x3e313b(0x88)]){const _0xf96b7c=_0xf09caa[_0x3e313b(0x8a)][0x0][_0x3e313b(0x9a)],_0x372dde=this[_0x3e313b(0x89)](_0xf96b7c);if(null!==_0x372dde)return{'type':_0x3e313b(0x8c),'content':_0x3a275f(_0x3909ac,_0x3e313b(0x86),(_0x43d35e=0x1,_0x5dd542=_0x372dde,_0x3a275f(_0x3909ac,_0x3e313b(0x9d),[_0x43d35e,_0x5dd542])))};const _0x55a84f=this[_0x3e313b(0x87)][_0x3e313b(0x80)](_0x3153d6=>_0x3153d6[_0x3e313b(0x7b)]===_0xf96b7c)[_0x3e313b(0x82)];return{'type':_0x3e313b(0x8c),'content':_0x3a275f(_0x3909ac,_0x3e313b(0x86),_0x1c5927(0x1,_0x55a84f))};}var _0x43d35e,_0x5dd542;});}[_0x3a1545(0x89)](_0x4b6c12){const _0x3df80e=_0x3a1545;var _0x5df84f,_0x26f9c2;const _0x3f02de=_0x4b6c12[_0x3df80e(0x93)](/^heading(\d+)/);if(_0x3f02de)return _0x3f02de[0x1];const _0x482c92=null===(_0x5df84f=this[_0x3df80e(0x87)])||void 0x0===_0x5df84f?void 0x0:_0x5df84f[_0x3df80e(0x80)](_0x4b784d=>_0x4b784d[_0x3df80e(0x7b)]==_0x4b6c12);if(_0x482c92&&_0x482c92[_0x3df80e(0x91)]){const _0x4d67b3=_0x482c92[_0x3df80e(0x91)],_0x381418=(null!==(_0x26f9c2=_0x4d67b3[_0x3df80e(0x95)])&&void 0x0!==_0x26f9c2?_0x26f9c2:_0x4d67b3)[_0x3df80e(0x93)](/^h(\d+)/);if(_0x381418)return _0x381418[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4937dd=_0x4a14;(function(_0x1e080c,_0x1fe1d1){const _0x7f7755=_0x4a14,_0x43f0d9=_0x1e080c();while(!![]){try{const _0x551f33=parseInt(_0x7f7755(0x204))/0x1+-parseInt(_0x7f7755(0x1ee))/0x2*(-parseInt(_0x7f7755(0x1f7))/0x3)+-parseInt(_0x7f7755(0x1ed))/0x4+-parseInt(_0x7f7755(0x202))/0x5*(-parseInt(_0x7f7755(0x1f3))/0x6)+parseInt(_0x7f7755(0x201))/0x7+parseInt(_0x7f7755(0x1f5))/0x8+-parseInt(_0x7f7755(0x1f9))/0x9;if(_0x551f33===_0x1fe1d1)break;else _0x43f0d9['push'](_0x43f0d9['shift']());}catch(_0x58036c){_0x43f0d9['push'](_0x43f0d9['shift']());}}}(_0x1424,0x64859));function _0x1424(){const _0x317177=['title','type','HighlightEditing','afterInit','commandParams','*Remove\x20highlight*','value','commandName','highlight.options','editor','registerDescriptionCallback','has','registerInlineAttribute','get','toLowerCase','2967564kchsnc','12pacflO','highlight','model','plugins','FORMAT_HIGHLIGHT','526884qOSEUV','descriptionFactory','3797272xYXLHp','config','381027ZjVpQd','enableDefaultAttributesIntegration','8917029vGzGvB','formatInline','locale','registerAttributeLabel','TrackChangesEditing','*Set\x20highlight:*\x20%0','_registerLegacyDescription','find','3021970QUOTlV','10WxiyuJ','color','300358NBAcVq','format'];_0x1424=function(){return _0x317177;};return _0x1424();}import{Plugin as _0xdec219}from'ckeditor5/src/core.js';import{getTranslation as _0x5d1aa6}from'../utils/common-translations.js';function _0x4a14(_0x5baf43,_0x398020){const _0x142402=_0x1424();return _0x4a14=function(_0x4a1416,_0x531571){_0x4a1416=_0x4a1416-0x1e6;let _0x3114ae=_0x142402[_0x4a1416];return _0x3114ae;},_0x4a14(_0x5baf43,_0x398020);}export default class Z extends _0xdec219{[_0x4937dd(0x209)](){const _0x5b4e85=_0x4937dd,_0x29653f=this[_0x5b4e85(0x1e7)];if(!_0x29653f[_0x5b4e85(0x1f1)][_0x5b4e85(0x1e9)](_0x5b4e85(0x208)))return;const _0x8ddcce=_0x29653f[_0x5b4e85(0x1f1)][_0x5b4e85(0x1eb)](_0x5b4e85(0x1fd)),_0x43d3b9=_0x29653f[_0x5b4e85(0x1fb)];_0x8ddcce[_0x5b4e85(0x1f8)](_0x5b4e85(0x1ef)),_0x8ddcce[_0x5b4e85(0x1ea)](_0x5b4e85(0x1ef)),_0x8ddcce[_0x5b4e85(0x1f4)][_0x5b4e85(0x1fc)](_0x5b4e85(0x1ef),_0x5d1aa6(_0x43d3b9,_0x5b4e85(0x1f2))),this[_0x5b4e85(0x1ff)]();}[_0x4937dd(0x1ff)](){const _0xfcfc7a=_0x4937dd,_0x2d7e13=this[_0xfcfc7a(0x1e7)],_0x266d6c=_0x2d7e13[_0xfcfc7a(0x1fb)];_0x2d7e13[_0xfcfc7a(0x1f1)][_0xfcfc7a(0x1eb)](_0xfcfc7a(0x1fd))[_0xfcfc7a(0x1f4)][_0xfcfc7a(0x1e8)](_0x1cd9ff=>{const _0x2be31d=_0xfcfc7a;if(_0x2be31d(0x1fa)!=_0x1cd9ff[_0x2be31d(0x207)])return;const {data:_0x57e878}=_0x1cd9ff;if(_0x57e878&&_0x2be31d(0x1ef)==_0x57e878[_0x2be31d(0x20d)]){const _0x3bb4e0=_0x266d6c['t'],_0x4ed91c=_0x57e878[_0x2be31d(0x20a)][0x0][_0x2be31d(0x20c)];if(_0x4ed91c){const _0xa574f9=_0x2d7e13[_0x2be31d(0x1f6)][_0x2be31d(0x1eb)](_0x2be31d(0x1e6))[_0x2be31d(0x200)](_0x43f43f=>_0x43f43f[_0x2be31d(0x1f0)]==_0x4ed91c),_0x9cdc95=_0x3bb4e0(_0xa574f9[_0x2be31d(0x206)])[_0x2be31d(0x1ec)]();return{'type':_0x2be31d(0x205),'content':_0x5d1aa6(_0x266d6c,_0x2be31d(0x1fe),_0x9cdc95),'color':{'value':_0xa574f9[_0x2be31d(0x203)],'title':_0xa574f9[_0x2be31d(0x206)]}};}return{'type':_0x2be31d(0x205),'content':_0x5d1aa6(_0x266d6c,_0x2be31d(0x20b),_0x5d1aa6(_0x266d6c,_0x2be31d(0x1f2)))};}});}}
23
+ const _0x1b1d6d=_0x11b4;(function(_0x575e05,_0x4ff65d){const _0x5b1c75=_0x11b4,_0x2852f5=_0x575e05();while(!![]){try{const _0x14e349=-parseInt(_0x5b1c75(0x11b))/0x1*(parseInt(_0x5b1c75(0x12b))/0x2)+parseInt(_0x5b1c75(0x119))/0x3*(parseInt(_0x5b1c75(0x117))/0x4)+-parseInt(_0x5b1c75(0x127))/0x5*(parseInt(_0x5b1c75(0x120))/0x6)+parseInt(_0x5b1c75(0x110))/0x7*(-parseInt(_0x5b1c75(0x108))/0x8)+-parseInt(_0x5b1c75(0x125))/0x9*(-parseInt(_0x5b1c75(0x10e))/0xa)+parseInt(_0x5b1c75(0x126))/0xb*(-parseInt(_0x5b1c75(0x12a))/0xc)+parseInt(_0x5b1c75(0x129))/0xd;if(_0x14e349===_0x4ff65d)break;else _0x2852f5['push'](_0x2852f5['shift']());}catch(_0x160927){_0x2852f5['push'](_0x2852f5['shift']());}}}(_0x3117,0x4cd73));function _0x11b4(_0x4efcf5,_0x219c1c){const _0x31179b=_0x3117();return _0x11b4=function(_0x11b4d5,_0x3b79e9){_0x11b4d5=_0x11b4d5-0x100;let _0x19f6db=_0x31179b[_0x11b4d5];return _0x19f6db;},_0x11b4(_0x4efcf5,_0x219c1c);}function _0x3117(){const _0x21f170=['has','FORMAT_HIGHLIGHT','descriptionFactory','model','toLowerCase','1884xcdNEf','locale','2580qDthfT','commandParams','340241jSawaY','commandName','afterInit','registerInlineAttribute','registerDescriptionCallback','76740COhBMp','editor','highlight','HighlightEditing','format','9rhyLNu','1349084qGiFfq','140FBALKV','highlight.options','20756853prbsDa','60yzRiFd','2HXZKMo','title','registerAttributeLabel','get','*Remove\x20highlight*','config','find','formatInline','value','520XQxyGN','_registerLegacyDescription','enableDefaultAttributesIntegration','type','color','TrackChangesEditing','355740GwGItJ','*Set\x20highlight:*\x20%0','44261qkkfja','plugins'];_0x3117=function(){return _0x21f170;};return _0x3117();}import{Plugin as _0x308c1d}from'ckeditor5/src/core.js';import{getTranslation as _0x23c5f0}from'../utils/common-translations.js';export default class Z extends _0x308c1d{[_0x1b1d6d(0x11d)](){const _0x1e89b3=_0x1b1d6d,_0x55b5e1=this[_0x1e89b3(0x121)];if(!_0x55b5e1[_0x1e89b3(0x111)][_0x1e89b3(0x112)](_0x1e89b3(0x123)))return;const _0x3f60f3=_0x55b5e1[_0x1e89b3(0x111)][_0x1e89b3(0x102)](_0x1e89b3(0x10d)),_0x2fca41=_0x55b5e1[_0x1e89b3(0x118)];_0x3f60f3[_0x1e89b3(0x10a)](_0x1e89b3(0x122)),_0x3f60f3[_0x1e89b3(0x11e)](_0x1e89b3(0x122)),_0x3f60f3[_0x1e89b3(0x114)][_0x1e89b3(0x101)](_0x1e89b3(0x122),_0x23c5f0(_0x2fca41,_0x1e89b3(0x113))),this[_0x1e89b3(0x109)]();}[_0x1b1d6d(0x109)](){const _0x501284=_0x1b1d6d,_0x4c05f7=this[_0x501284(0x121)],_0x343d29=_0x4c05f7[_0x501284(0x118)];_0x4c05f7[_0x501284(0x111)][_0x501284(0x102)](_0x501284(0x10d))[_0x501284(0x114)][_0x501284(0x11f)](_0x67deb2=>{const _0x4bfd38=_0x501284;if(_0x4bfd38(0x106)!=_0x67deb2[_0x4bfd38(0x10b)])return;const {data:_0x1ac79d}=_0x67deb2;if(_0x1ac79d&&_0x4bfd38(0x122)==_0x1ac79d[_0x4bfd38(0x11c)]){const _0x1174f5=_0x343d29['t'],_0xc6d8de=_0x1ac79d[_0x4bfd38(0x11a)][0x0][_0x4bfd38(0x107)];if(_0xc6d8de){const _0x1dfb54=_0x4c05f7[_0x4bfd38(0x104)][_0x4bfd38(0x102)](_0x4bfd38(0x128))[_0x4bfd38(0x105)](_0x51159a=>_0x51159a[_0x4bfd38(0x115)]==_0xc6d8de),_0x11478a=_0x1174f5(_0x1dfb54[_0x4bfd38(0x100)])[_0x4bfd38(0x116)]();return{'type':_0x4bfd38(0x124),'content':_0x23c5f0(_0x343d29,_0x4bfd38(0x10f),_0x11478a),'color':{'value':_0x1dfb54[_0x4bfd38(0x10c)],'title':_0x1dfb54[_0x4bfd38(0x100)]}};}return{'type':_0x4bfd38(0x124),'content':_0x23c5f0(_0x343d29,_0x4bfd38(0x103),_0x23c5f0(_0x343d29,_0x4bfd38(0x113)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2018(_0x40f060,_0x4551e5){const _0x5efe32=_0x5efe();return _0x2018=function(_0x20181b,_0x35aa6e){_0x20181b=_0x20181b-0x167;let _0x27d7c2=_0x5efe32[_0x20181b];return _0x27d7c2;},_0x2018(_0x40f060,_0x4551e5);}const _0xb6c4e9=_0x2018;(function(_0x4512db,_0x112d30){const _0x4b6876=_0x2018,_0x593a2c=_0x4512db();while(!![]){try{const _0x56843d=-parseInt(_0x4b6876(0x185))/0x1*(-parseInt(_0x4b6876(0x18a))/0x2)+-parseInt(_0x4b6876(0x16c))/0x3*(-parseInt(_0x4b6876(0x171))/0x4)+parseInt(_0x4b6876(0x16d))/0x5+-parseInt(_0x4b6876(0x17a))/0x6+-parseInt(_0x4b6876(0x17f))/0x7+parseInt(_0x4b6876(0x177))/0x8*(parseInt(_0x4b6876(0x17d))/0x9)+parseInt(_0x4b6876(0x183))/0xa;if(_0x56843d===_0x112d30)break;else _0x593a2c['push'](_0x593a2c['shift']());}catch(_0x48172f){_0x593a2c['push'](_0x593a2c['shift']());}}}(_0x5efe,0x7eb0b));function _0x5efe(){const _0x526a06=['showSuggestionHighlights','addClass','createEmptyElement','8UIZIKo','for','HorizontalLineEditing','1292220WTiWrv','has','dataDowncast','2619189QxglPI','ck-horizontal-line','7092316UjySdw','div','horizontalLine','plugins','3407970msjkaQ','createPositionAt','227gGZuUU','TrackChangesEditing','ELEMENT_HORIZONTAL_LINE','enableCommand','editor','4358XqpbvX','conversion','afterInit','descriptionFactory','get','registerElementLabel','1601571gHfgBI','435865hOVgiU','locale','elementToStructure','insert','4rXTJNC','createContainerElement','high'];_0x5efe=function(){return _0x526a06;};return _0x5efe();}import{Plugin as _0x410cec}from'ckeditor5/src/core.js';import{getTranslation as _0x33ed95}from'../utils/common-translations.js';export default class tt extends _0x410cec{[_0xb6c4e9(0x168)](){const _0x5b3d76=_0xb6c4e9,_0x3a3bae=this[_0x5b3d76(0x189)];if(!_0x3a3bae[_0x5b3d76(0x182)][_0x5b3d76(0x17b)](_0x5b3d76(0x179)))return;_0x3a3bae[_0x5b3d76(0x182)][_0x5b3d76(0x16a)](_0x5b3d76(0x186))[_0x5b3d76(0x188)](_0x5b3d76(0x181));const _0x1c507b=_0x3a3bae[_0x5b3d76(0x182)][_0x5b3d76(0x16a)](_0x5b3d76(0x186)),_0x53d969=_0x3a3bae[_0x5b3d76(0x16e)];_0x1c507b[_0x5b3d76(0x169)][_0x5b3d76(0x16b)](_0x5b3d76(0x181),_0x3221d5=>_0x33ed95(_0x53d969,_0x5b3d76(0x187),_0x3221d5)),_0x3a3bae[_0x5b3d76(0x167)][_0x5b3d76(0x178)](_0x5b3d76(0x17c))[_0x5b3d76(0x16f)]({'model':_0x5b3d76(0x181),'view':(_0x4e0d17,{writer:_0xed66a9,options:_0x53a76f})=>{const _0x5e8e8d=_0x5b3d76;if(!_0x53a76f[_0x5e8e8d(0x174)])return null;const _0x2abffa=_0xed66a9[_0x5e8e8d(0x172)](_0x5e8e8d(0x180)),_0xc16574=_0xed66a9[_0x5e8e8d(0x176)]('hr');return _0xed66a9[_0x5e8e8d(0x175)](_0x5e8e8d(0x17e),_0x2abffa),_0xed66a9[_0x5e8e8d(0x170)](_0xed66a9[_0x5e8e8d(0x184)](_0x2abffa,0x0),_0xc16574),_0x2abffa;},'converterPriority':_0x5b3d76(0x173)});}}
23
+ const _0x10a916=_0x1c84;function _0x5300(){const _0x1fe8b9=['enableCommand','registerElementLabel','10055plIKTF','get','locale','ck-horizontal-line','editor','createPositionAt','createContainerElement','51458ZPWfFL','createEmptyElement','elementToStructure','horizontalLine','HorizontalLineEditing','187512ZZHsaD','10wjtAQj','addClass','for','319522TkCQiz','descriptionFactory','91485YNIrRy','div','showSuggestionHighlights','324YPPggH','afterInit','42pgEuMx','conversion','1380RQntnE','983128EechXJ','TrackChangesEditing','ELEMENT_HORIZONTAL_LINE','high','insert','plugins','has','dataDowncast','296220HORTyC'];_0x5300=function(){return _0x1fe8b9;};return _0x5300();}(function(_0x1ee015,_0x462787){const _0x54e5c2=_0x1c84,_0x4db0d8=_0x1ee015();while(!![]){try{const _0x21a244=-parseInt(_0x54e5c2(0x11a))/0x1+-parseInt(_0x54e5c2(0x117))/0x2*(parseInt(_0x54e5c2(0x12c))/0x3)+parseInt(_0x54e5c2(0x11f))/0x4*(-parseInt(_0x54e5c2(0x10a))/0x5)+-parseInt(_0x54e5c2(0x116))/0x6+-parseInt(_0x54e5c2(0x121))/0x7*(-parseInt(_0x54e5c2(0x124))/0x8)+parseInt(_0x54e5c2(0x11c))/0x9+parseInt(_0x54e5c2(0x123))/0xa*(parseInt(_0x54e5c2(0x111))/0xb);if(_0x21a244===_0x462787)break;else _0x4db0d8['push'](_0x4db0d8['shift']());}catch(_0x5593ce){_0x4db0d8['push'](_0x4db0d8['shift']());}}}(_0x5300,0x5e2ae));import{Plugin as _0x452819}from'ckeditor5/src/core.js';function _0x1c84(_0xf675d6,_0x34fc2d){const _0x530010=_0x5300();return _0x1c84=function(_0x1c84ed,_0x4576bf){_0x1c84ed=_0x1c84ed-0x109;let _0x1d4e5d=_0x530010[_0x1c84ed];return _0x1d4e5d;},_0x1c84(_0xf675d6,_0x34fc2d);}import{getTranslation as _0x4f133c}from'../utils/common-translations.js';export default class tt extends _0x452819{[_0x10a916(0x120)](){const _0x1fe049=_0x10a916,_0x44ce93=this[_0x1fe049(0x10e)];if(!_0x44ce93[_0x1fe049(0x129)][_0x1fe049(0x12a)](_0x1fe049(0x115)))return;_0x44ce93[_0x1fe049(0x129)][_0x1fe049(0x10b)](_0x1fe049(0x125))[_0x1fe049(0x12d)](_0x1fe049(0x114));const _0x543238=_0x44ce93[_0x1fe049(0x129)][_0x1fe049(0x10b)](_0x1fe049(0x125)),_0x270573=_0x44ce93[_0x1fe049(0x10c)];_0x543238[_0x1fe049(0x11b)][_0x1fe049(0x109)](_0x1fe049(0x114),_0x10a22f=>_0x4f133c(_0x270573,_0x1fe049(0x126),_0x10a22f)),_0x44ce93[_0x1fe049(0x122)][_0x1fe049(0x119)](_0x1fe049(0x12b))[_0x1fe049(0x113)]({'model':_0x1fe049(0x114),'view':(_0x2ef513,{writer:_0x11cec5,options:_0x2cc8f3})=>{const _0x26816e=_0x1fe049;if(!_0x2cc8f3[_0x26816e(0x11e)])return null;const _0x2a8356=_0x11cec5[_0x26816e(0x110)](_0x26816e(0x11d)),_0x155ac6=_0x11cec5[_0x26816e(0x112)]('hr');return _0x11cec5[_0x26816e(0x118)](_0x26816e(0x10d),_0x2a8356),_0x11cec5[_0x26816e(0x128)](_0x11cec5[_0x26816e(0x10f)](_0x2a8356,0x0),_0x155ac6),_0x2a8356;},'converterPriority':_0x1fe049(0x127)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f78b9=_0x4391;(function(_0x259510,_0x256a94){const _0x1b466b=_0x4391,_0x2954d5=_0x259510();while(!![]){try{const _0x3b4ee0=parseInt(_0x1b466b(0x174))/0x1*(parseInt(_0x1b466b(0x17c))/0x2)+-parseInt(_0x1b466b(0x192))/0x3*(-parseInt(_0x1b466b(0x18c))/0x4)+-parseInt(_0x1b466b(0x189))/0x5*(parseInt(_0x1b466b(0x18f))/0x6)+-parseInt(_0x1b466b(0x199))/0x7*(-parseInt(_0x1b466b(0x198))/0x8)+parseInt(_0x1b466b(0x177))/0x9*(parseInt(_0x1b466b(0x195))/0xa)+parseInt(_0x1b466b(0x18b))/0xb*(parseInt(_0x1b466b(0x184))/0xc)+-parseInt(_0x1b466b(0x186))/0xd;if(_0x3b4ee0===_0x256a94)break;else _0x2954d5['push'](_0x2954d5['shift']());}catch(_0x43e221){_0x2954d5['push'](_0x2954d5['shift']());}}}(_0x5733,0x4f84a));function _0x5733(){const _0x5b4375=['TrackChangesEditing','type','1722PkvXaI','formatBlock','has','189597liNIOD','nodeAfter','rawHtml','13170JEWTaJ','get','*Change\x20%0\x20content*','367768bWHfXy','35CtNjNp','editor','locale','getFirstRange','key','3hLzvZG','enableDefaultAttributesIntegration','ELEMENT_HTML_EMBED','729cMbWVT','descriptionFactory','registerBlockAttribute','HtmlEmbed','afterInit','85830azObAq','element','value','start','attribute','commandName','plugins','registerDescriptionCallback','36DdAYej','_registerLegacyDescription','10255726fayLCd','registerElementLabel','format','35gQZCUd','htmlEmbed','2156517ZMFwOx','4QNgswp'];_0x5733=function(){return _0x5b4375;};return _0x5733();}import{Plugin as _0x17d694}from'ckeditor5/src/core.js';import{getTranslation as _0x1798e6}from'../utils/common-translations.js';function _0x4391(_0x53a847,_0x71a837){const _0x573307=_0x5733();return _0x4391=function(_0x439199,_0x597f2e){_0x439199=_0x439199-0x174;let _0x596e57=_0x573307[_0x439199];return _0x596e57;},_0x4391(_0x53a847,_0x71a837);}export default class et extends _0x17d694{[_0x1f78b9(0x17b)](){const _0x2f2f67=_0x1f78b9,_0x5c4de4=this[_0x2f2f67(0x19a)];if(!_0x5c4de4[_0x2f2f67(0x182)][_0x2f2f67(0x191)](_0x2f2f67(0x17a)))return;const _0x26ac6c=_0x5c4de4[_0x2f2f67(0x182)][_0x2f2f67(0x196)](_0x2f2f67(0x18d)),_0x3cf718=_0x5c4de4[_0x2f2f67(0x19b)];_0x26ac6c[_0x2f2f67(0x178)][_0x2f2f67(0x187)](_0x2f2f67(0x194),_0x437e2d=>_0x1798e6(_0x3cf718,_0x2f2f67(0x176),_0x437e2d)),_0x26ac6c[_0x2f2f67(0x175)](_0x2f2f67(0x18a)),_0x26ac6c[_0x2f2f67(0x179)](_0x2f2f67(0x17e)),_0x26ac6c[_0x2f2f67(0x178)][_0x2f2f67(0x183)](_0x3e919b=>{const _0x462130=_0x2f2f67;if(_0x462130(0x180)!=_0x3e919b[_0x462130(0x18e)])return;const {data:_0xdc0b82}=_0x3e919b;if(_0xdc0b82&&_0x462130(0x17e)==_0xdc0b82[_0x462130(0x19d)]&&_0x3e919b[_0x462130(0x19c)]()[_0x462130(0x17f)][_0x462130(0x193)]['is'](_0x462130(0x17d),_0x462130(0x194))){const _0x2a43ed=_0x1798e6(_0x3cf718,_0x462130(0x176));return{'type':_0x462130(0x188),'content':_0x1798e6(_0x3cf718,_0x462130(0x197),_0x2a43ed)};}}),this[_0x2f2f67(0x185)]();}[_0x1f78b9(0x185)](){const _0x2f4ae6=_0x1f78b9,_0x3b9a18=this[_0x2f4ae6(0x19a)],_0x2306a2=_0x3b9a18[_0x2f4ae6(0x19b)];_0x3b9a18[_0x2f4ae6(0x182)][_0x2f4ae6(0x196)](_0x2f4ae6(0x18d))[_0x2f4ae6(0x178)][_0x2f4ae6(0x183)](_0x4c8a60=>{const _0x4c7f5c=_0x2f4ae6;if(_0x4c7f5c(0x190)!=_0x4c8a60[_0x4c7f5c(0x18e)])return;const {data:_0x394914}=_0x4c8a60;if(_0x394914&&_0x4c7f5c(0x18a)==_0x394914[_0x4c7f5c(0x181)]){const _0x5d52a1=_0x1798e6(_0x2306a2,_0x4c7f5c(0x176));return{'type':_0x4c7f5c(0x188),'content':_0x1798e6(_0x2306a2,_0x4c7f5c(0x197),_0x5d52a1)};}});}}
23
+ function _0x505f(){const _0xaf87db=['get','has','10BAZKlJ','enableDefaultAttributesIntegration','972168ylkblo','plugins','editor','locale','format','registerDescriptionCallback','_registerLegacyDescription','828183bXuRDE','27308LVkHeZ','HtmlEmbed','element','getFirstRange','commandName','TrackChangesEditing','381uhAhlj','start','8JimlKf','htmlEmbed','3699650hRwGIU','registerBlockAttribute','*Change\x20%0\x20content*','1646160oiqktY','formatBlock','key','value','afterInit','2027079GIKiSZ','registerElementLabel','attribute','type','descriptionFactory','rawHtml','ELEMENT_HTML_EMBED','8115625kCkgIv','nodeAfter'];_0x505f=function(){return _0xaf87db;};return _0x505f();}const _0x2ecf5c=_0xa43a;(function(_0x228825,_0xbdb12b){const _0x4d1592=_0xa43a,_0x52cb77=_0x228825();while(!![]){try{const _0x167b2d=-parseInt(_0x4d1592(0x178))/0x1+parseInt(_0x4d1592(0x179))/0x2*(parseInt(_0x4d1592(0x17f))/0x3)+parseInt(_0x4d1592(0x186))/0x4+parseInt(_0x4d1592(0x183))/0x5+-parseInt(_0x4d1592(0x171))/0x6+parseInt(_0x4d1592(0x16b))/0x7*(-parseInt(_0x4d1592(0x181))/0x8)+parseInt(_0x4d1592(0x164))/0x9*(parseInt(_0x4d1592(0x16f))/0xa);if(_0x167b2d===_0xbdb12b)break;else _0x52cb77['push'](_0x52cb77['shift']());}catch(_0x242e13){_0x52cb77['push'](_0x52cb77['shift']());}}}(_0x505f,0xeaa95));import{Plugin as _0x2ee4c3}from'ckeditor5/src/core.js';import{getTranslation as _0x56f141}from'../utils/common-translations.js';function _0xa43a(_0x12e9aa,_0x585d68){const _0x505fa5=_0x505f();return _0xa43a=function(_0xa43a5,_0xf33046){_0xa43a5=_0xa43a5-0x161;let _0x328a88=_0x505fa5[_0xa43a5];return _0x328a88;},_0xa43a(_0x12e9aa,_0x585d68);}export default class et extends _0x2ee4c3{[_0x2ecf5c(0x163)](){const _0x2746e7=_0x2ecf5c,_0x147504=this[_0x2746e7(0x173)];if(!_0x147504[_0x2746e7(0x172)][_0x2746e7(0x16e)](_0x2746e7(0x17a)))return;const _0x5d5999=_0x147504[_0x2746e7(0x172)][_0x2746e7(0x16d)](_0x2746e7(0x17e)),_0x44cb4e=_0x147504[_0x2746e7(0x174)];_0x5d5999[_0x2746e7(0x168)][_0x2746e7(0x165)](_0x2746e7(0x169),_0xcf43b9=>_0x56f141(_0x44cb4e,_0x2746e7(0x16a),_0xcf43b9)),_0x5d5999[_0x2746e7(0x170)](_0x2746e7(0x182)),_0x5d5999[_0x2746e7(0x184)](_0x2746e7(0x162)),_0x5d5999[_0x2746e7(0x168)][_0x2746e7(0x176)](_0xea71bf=>{const _0x480709=_0x2746e7;if(_0x480709(0x166)!=_0xea71bf[_0x480709(0x167)])return;const {data:_0x30cfd5}=_0xea71bf;if(_0x30cfd5&&_0x480709(0x162)==_0x30cfd5[_0x480709(0x161)]&&_0xea71bf[_0x480709(0x17c)]()[_0x480709(0x180)][_0x480709(0x16c)]['is'](_0x480709(0x17b),_0x480709(0x169))){const _0x10d809=_0x56f141(_0x44cb4e,_0x480709(0x16a));return{'type':_0x480709(0x175),'content':_0x56f141(_0x44cb4e,_0x480709(0x185),_0x10d809)};}}),this[_0x2746e7(0x177)]();}[_0x2ecf5c(0x177)](){const _0x305bf2=_0x2ecf5c,_0x86d792=this[_0x305bf2(0x173)],_0x45a532=_0x86d792[_0x305bf2(0x174)];_0x86d792[_0x305bf2(0x172)][_0x305bf2(0x16d)](_0x305bf2(0x17e))[_0x305bf2(0x168)][_0x305bf2(0x176)](_0x11d48c=>{const _0x26f6f4=_0x305bf2;if(_0x26f6f4(0x187)!=_0x11d48c[_0x26f6f4(0x167)])return;const {data:_0x56e49b}=_0x11d48c;if(_0x56e49b&&_0x26f6f4(0x182)==_0x56e49b[_0x26f6f4(0x17d)]){const _0x329563=_0x56f141(_0x45a532,_0x26f6f4(0x16a));return{'type':_0x26f6f4(0x175),'content':_0x56f141(_0x45a532,_0x26f6f4(0x185),_0x329563)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x130388=_0x2f9f;(function(_0xb997d0,_0x326f63){const _0x2488ff=_0x2f9f,_0x353043=_0xb997d0();while(!![]){try{const _0x176b96=-parseInt(_0x2488ff(0x1f9))/0x1*(-parseInt(_0x2488ff(0x21c))/0x2)+parseInt(_0x2488ff(0x1bc))/0x3*(-parseInt(_0x2488ff(0x1bd))/0x4)+-parseInt(_0x2488ff(0x1fa))/0x5+-parseInt(_0x2488ff(0x226))/0x6+-parseInt(_0x2488ff(0x212))/0x7*(parseInt(_0x2488ff(0x1b2))/0x8)+parseInt(_0x2488ff(0x1e7))/0x9*(-parseInt(_0x2488ff(0x214))/0xa)+parseInt(_0x2488ff(0x1dc))/0xb*(parseInt(_0x2488ff(0x1d9))/0xc);if(_0x176b96===_0x326f63)break;else _0x353043['push'](_0x353043['shift']());}catch(_0x2dc88f){_0x353043['push'](_0x353043['shift']());}}}(_0x222f,0x39540));import{Plugin as _0x2206bc}from'ckeditor5/src/core.js';function _0x2f9f(_0x28139d,_0x65810f){const _0x222f75=_0x222f();return _0x2f9f=function(_0x2f9f99,_0x1b4558){_0x2f9f99=_0x2f9f99-0x1b2;let _0x317637=_0x222f75[_0x2f9f99];return _0x317637;},_0x2f9f(_0x28139d,_0x65810f);}import{LivePosition as _0x397ff8}from'ckeditor5/src/engine.js';function _0x222f(){const _0x13218a=['_findSuggestions','model','detach','getContainedElement','toPrevious','imageTextAlternative','plugins','nodeAfter','registerCustomCallback','markBlockFormat','insertion','uploadImage','ImageCaptionUtils','schema','format','discard','54579hBcKlr','element','3603770gduwsk','findIndex','removeObject','ImageResize','Inline\x20image\x20to\x20block\x20image','formatBlock','ELEMENT_INLINE_IMAGE','fromPosition','4MSxWzi','alt','locale','isIntersecting','TrackChangesEditing','isCollapsed','registerDescriptionCallback','ImageTextAlternativeEditing','isBefore','FORMAT_IMAGE_SIZE','915912EoIiCS','imageTypeInline','toggleImageCaption','change','addObject','editor','resizeImage','184aMdWXH','length','_suggestionFactory','ImageUploadEditing','formatInline','createRange','find','join','imageStylePreApply','ImageBlockEditing','3kKqhCS','990484RbiaLL','convertInlineImageToBlock','registerElementLabel','isEqual','forceDefaultExecution','ImageInlineEditing','commandName','Block\x20image\x20to\x20inline\x20image','resizedWidth','*Set\x20image\x20text\x20alternative:*\x20%0','markDeletion','nodeBefore','_registerLegacyDescription','deletion','enableDefaultAttributesIntegration','has','previous','end','forward','imageBlock','selection','isOwn','markInsertion','document','ImageUtils','afterInit','backward','start','456reYLsk','insertImage','getFirstRange','392579nTOGAn','ImageEditing','key','imageTypeBlock','descriptionFactory','toNext','accept','ImageCaptionEditing','imageInline','get','width','9TttaTi','createRangeOn','registerBlockAttribute','ELEMENT_CAPTION','getCaptionFromImageModelElement','getSuggestionCallback','getClosestSelectedImageElement','registerAttributeLabel','getNearestSelectionRange','subType','newValue','*Set\x20image\x20width:*\x20%0','caption','chain','commandParams','filter','attribute','*Remove\x20image\x20text\x20alternative*','29468YsQbCT','1201605YNfnDl','*Reset\x20image\x20width*','ELEMENT_IMAGE','type','isBlockImage','enableCommand','imageCaption','convertBlockImageToInline'];_0x222f=function(){return _0x13218a;};return _0x222f();}import{getTranslation as _0x4d0dae}from'../utils/common-translations.js';export default class it extends _0x2206bc{[_0x130388(0x1d6)](){const _0x2aa706=_0x130388,_0x503d2b=this[_0x2aa706(0x22b)];if(!_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x1dd)))return;const _0x126017=_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1e5)](_0x2aa706(0x220)),_0x2e2eaa=_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1e5)](_0x2aa706(0x1d5)),_0x3a0397=_0x503d2b[_0x2aa706(0x21e)];_0x126017[_0x2aa706(0x1ff)](_0x2aa706(0x1da)),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x1bf)](_0x2aa706(0x1d0),_0x17917c=>_0x4d0dae(_0x3a0397,_0x2aa706(0x1fc),_0x17917c)),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x1bf)](_0x2aa706(0x1e4),_0x5d5f78=>_0x4d0dae(_0x3a0397,_0x2aa706(0x21a),_0x5d5f78)),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x1bf)](_0x2aa706(0x1f3),()=>_0x4d0dae(_0x3a0397,_0x2aa706(0x1ea))),_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x1b5))&&_0x126017[_0x2aa706(0x1ff)](_0x2aa706(0x20d)),_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x1bb))&&_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x1c2))&&(_0x126017[_0x2aa706(0x1ff)](_0x2aa706(0x227),(_0x2920c4,_0x102a77)=>{const _0x2cf9fe=_0x2aa706,_0x56b41d=_0x2e2eaa[_0x2cf9fe(0x1ed)](_0x503d2b[_0x2cf9fe(0x203)][_0x2cf9fe(0x1d4)][_0x2cf9fe(0x1d1)]);_0x503d2b[_0x2cf9fe(0x203)][_0x2cf9fe(0x229)](()=>{const _0x368c7a=_0x2cf9fe;_0x126017[_0x368c7a(0x20b)](_0x56b41d,{'commandName':_0x368c7a(0x227),'commandParams':[_0x102a77]},[],_0x368c7a(0x201));});}),_0x126017[_0x2aa706(0x1ff)](_0x2aa706(0x1df),(_0xdff053,_0x213726)=>{const _0x227730=_0x2aa706;_0x503d2b[_0x227730(0x203)][_0x227730(0x229)](_0x32aaa1=>{const _0x5c597e=_0x227730;let _0x261a39=_0x2e2eaa[_0x5c597e(0x1ed)](_0x503d2b[_0x5c597e(0x203)][_0x5c597e(0x1d4)][_0x5c597e(0x1d1)]),_0x4a923d=_0x32aaa1[_0x5c597e(0x1e8)](_0x261a39);const _0x568287=_0x397ff8[_0x5c597e(0x21b)](_0x4a923d[_0x5c597e(0x1d8)],_0x5c597e(0x206)),_0x59af6a=_0x397ff8[_0x5c597e(0x21b)](_0x4a923d[_0x5c597e(0x1ce)],_0x5c597e(0x1e1));_0x126017[_0x5c597e(0x1c1)](()=>_0xdff053(_0x213726)),_0x261a39=_0x2e2eaa[_0x5c597e(0x1ed)](_0x503d2b[_0x5c597e(0x203)][_0x5c597e(0x1d4)][_0x5c597e(0x1d1)]),_0x4a923d=_0x32aaa1[_0x5c597e(0x1e8)](_0x261a39);const _0x202cc5=_0x32aaa1[_0x5c597e(0x1b7)](_0x568287,_0x59af6a);_0x568287[_0x5c597e(0x204)](),_0x59af6a[_0x5c597e(0x204)](),_0x126017[_0x5c597e(0x20b)](_0x261a39,{'commandName':_0x5c597e(0x227),'commandParams':[_0x213726]},[],_0x5c597e(0x1be)),_0x202cc5[_0x5c597e(0x1d8)][_0x5c597e(0x224)](_0x4a923d[_0x5c597e(0x1d8)])&&_0x126017[_0x5c597e(0x1d3)](_0x32aaa1[_0x5c597e(0x1b7)](_0x202cc5[_0x5c597e(0x1d8)],_0x4a923d[_0x5c597e(0x1d8)]),_0x5c597e(0x1be)),_0x4a923d[_0x5c597e(0x1ce)][_0x5c597e(0x224)](_0x202cc5[_0x5c597e(0x1ce)])&&_0x126017[_0x5c597e(0x1d3)](_0x32aaa1[_0x5c597e(0x1b7)](_0x4a923d[_0x5c597e(0x1ce)],_0x202cc5[_0x5c597e(0x1ce)]),_0x5c597e(0x1be));});}),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x219),_0x2aa706(0x1be),_0x2aa706(0x1b9),()=>!0x1),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x219),_0x2aa706(0x1be),_0x2aa706(0x1e2),()=>!0x1),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x219),_0x2aa706(0x1be),_0x2aa706(0x211),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x1ec)](_0x2aa706(0x219),'',_0x2aa706(0x1e2))),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x20c),_0x2aa706(0x1be),_0x2aa706(0x1b9),()=>!0x1),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x20c),_0x2aa706(0x1be),_0x2aa706(0x211),([_0x4497ca])=>{const _0x164b01=_0x2aa706,_0x1db3aa=_0x126017[_0x164b01(0x1b4)][_0x164b01(0x1ec)](_0x164b01(0x20c),'',_0x164b01(0x211));let _0x4c7382=_0x4497ca[_0x164b01(0x1d8)],_0x340399=_0x4497ca[_0x164b01(0x1ce)];const _0x2c77d7=_0x503d2b[_0x164b01(0x203)][_0x164b01(0x20f)][_0x164b01(0x1ef)](_0x4c7382,_0x164b01(0x1d7)),_0x1b72d1=_0x503d2b[_0x164b01(0x203)][_0x164b01(0x20f)][_0x164b01(0x1ef)](_0x340399,_0x164b01(0x1cf));_0x2c77d7[_0x164b01(0x221)]&&(_0x4c7382=_0x2c77d7[_0x164b01(0x1d8)]),_0x1b72d1[_0x164b01(0x221)]&&(_0x340399=_0x1b72d1[_0x164b01(0x1ce)]),_0x1db3aa([_0x503d2b[_0x164b01(0x203)][_0x164b01(0x1b7)](_0x4c7382,_0x340399)]);}),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x219),_0x2aa706(0x1be),_0x2aa706(0x1f4),_0x2da643),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x20c),_0x2aa706(0x1be),_0x2aa706(0x1f4),_0x2da643)),_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x1e3))&&(_0x126017[_0x2aa706(0x1ff)](_0x2aa706(0x228),(_0x1d9cd9,_0x11e332)=>{const _0x3b655f=_0x2aa706,_0x10f0ad=_0x503d2b[_0x3b655f(0x208)][_0x3b655f(0x1e5)](_0x3b655f(0x20e));let _0x415506=_0x2e2eaa[_0x3b655f(0x1ed)](_0x503d2b[_0x3b655f(0x203)][_0x3b655f(0x1d4)][_0x3b655f(0x1d1)]),_0x39da07=_0x10f0ad[_0x3b655f(0x1eb)](_0x415506);_0x503d2b[_0x3b655f(0x203)][_0x3b655f(0x229)](()=>{const _0x15ad06=_0x3b655f;if(_0x39da07)return void _0x126017[_0x15ad06(0x1c7)](_0x503d2b[_0x15ad06(0x203)][_0x15ad06(0x1e8)](_0x39da07));const _0x4f6444=_0x2e2eaa[_0x15ad06(0x1fe)](_0x415506);_0x1d9cd9(_0x11e332),_0x415506=_0x2e2eaa[_0x15ad06(0x1ed)](_0x503d2b[_0x15ad06(0x203)][_0x15ad06(0x1d4)][_0x15ad06(0x1d1)]),_0x39da07=_0x10f0ad[_0x15ad06(0x1eb)](_0x415506),_0x126017[_0x15ad06(0x1d3)](_0x503d2b[_0x15ad06(0x203)][_0x15ad06(0x1e8)](_0x39da07),_0x4f6444?null:_0x15ad06(0x200));});}),_0x126017[_0x2aa706(0x1b4)][_0x2aa706(0x20a)](_0x2aa706(0x20c),_0x2aa706(0x200),_0x2aa706(0x1f4),_0x2da643));const _0x4fdba3=[{'type':_0x2aa706(0x219),'subType':_0x2aa706(0x1ba)},{'type':_0x2aa706(0x20c),'subType':_0x2aa706(0x200)},{'type':_0x2aa706(0x219),'subType':_0x2aa706(0x1be)},{'type':_0x2aa706(0x20c),'subType':_0x2aa706(0x1be)}];function _0x391978(_0x56838c,_0x10dd3e){const _0x444366=_0x2aa706,_0x2f93b4=_0x4fdba3[_0x444366(0x215)](({type:_0x1f69f6,subType:_0xf3dfce})=>_0x56838c[_0x444366(0x1fd)]==_0x1f69f6&&_0x56838c[_0x444366(0x1f0)]==_0xf3dfce),_0x4bb9d8=_0x4fdba3[_0x444366(0x215)](({type:_0x19378b,subType:_0x385592})=>_0x10dd3e[_0x444366(0x1fd)]==_0x19378b&&_0x10dd3e[_0x444366(0x1f0)]==_0x385592);if(_0x2f93b4<0x0||_0x4bb9d8<0x0)return!0x1;const _0x1678d4=_0x56838c[_0x444366(0x1db)](),_0x495700=_0x10dd3e[_0x444366(0x1db)]();if((0x0==_0x2f93b4||0x1==_0x2f93b4)&&0x2==_0x4bb9d8&&_0x1678d4[_0x444366(0x21f)](_0x495700))return!0x0;if(0x2==_0x2f93b4&&0x3==_0x4bb9d8){const _0x468fdf=_0x126017[_0x444366(0x202)](_0x1678d4,_0x444366(0x20c))[_0x444366(0x1f6)](({suggestion:_0x22b5f9,meta:_0x2a7ecf})=>_0x2a7ecf[_0x444366(0x1d2)]&&_0x444366(0x1be)==_0x22b5f9[_0x444366(0x1f0)]);if(_0x468fdf[_0x444366(0x1b3)]>0x1&&_0x495700[_0x444366(0x1ce)][_0x444366(0x1c0)](_0x1678d4[_0x444366(0x1d8)]))return!0x0;if(0x1==_0x468fdf[_0x444366(0x1b3)]&&(_0x1678d4[_0x444366(0x1d8)][_0x444366(0x1c0)](_0x495700[_0x444366(0x1ce)])||_0x1678d4[_0x444366(0x1ce)][_0x444366(0x1c0)](_0x495700[_0x444366(0x1d8)])))return!0x0;}if(0x3==_0x2f93b4&&0x3==_0x4bb9d8&&_0x1678d4[_0x444366(0x1d8)][_0x444366(0x224)](_0x495700[_0x444366(0x1d8)])){const _0x3e4fb2=_0x1678d4[_0x444366(0x1ce)][_0x444366(0x209)],_0x43324f=_0x495700[_0x444366(0x1d8)][_0x444366(0x1c8)];return _0x2e2eaa[_0x444366(0x1fe)](_0x3e4fb2)&&_0x3e4fb2===_0x43324f;}return!0x1;}function _0x2da643(_0x4dbb96,_0x561b02){return _0x391978(_0x4dbb96,_0x561b02)?[_0x4dbb96,_0x561b02]:_0x391978(_0x561b02,_0x4dbb96)?[_0x561b02,_0x4dbb96]:null;}_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x217))&&(_0x126017[_0x2aa706(0x1cb)](_0x2aa706(0x22c)),_0x126017[_0x2aa706(0x1e9)](_0x2aa706(0x1c5)),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x1ee)](_0x2aa706(0x1c5),_0x4d0dae(_0x3a0397,_0x2aa706(0x225)))),_0x503d2b[_0x2aa706(0x208)][_0x2aa706(0x1cc)](_0x2aa706(0x223))&&(_0x126017[_0x2aa706(0x1cb)](_0x2aa706(0x207)),_0x126017[_0x2aa706(0x1e9)](_0x2aa706(0x21d))),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x222)](_0x519185=>{const _0x10215a=_0x2aa706;if(!!_0x4fdba3[_0x10215a(0x1b8)](({type:_0x26eeb8,subType:_0x3f9994})=>_0x519185[_0x10215a(0x1fd)]==_0x26eeb8&&_0x519185[_0x10215a(0x1f0)]==_0x3f9994))return _0x519185[_0x10215a(0x1cd)]?{}:void 0x0;}),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x222)](_0x56f328=>{const _0x54c14b=_0x2aa706;if(_0x54c14b(0x20c)==_0x56f328[_0x54c14b(0x1fd)]||_0x54c14b(0x1ca)==_0x56f328[_0x54c14b(0x1fd)]){const _0x4ba7e1=_0x56f328[_0x54c14b(0x205)]();if(_0x4ba7e1&&_0x4ba7e1['is'](_0x54c14b(0x213),_0x54c14b(0x1f3)))return{'type':_0x54c14b(0x20c)==_0x56f328[_0x54c14b(0x1fd)]?_0x54c14b(0x22a):_0x54c14b(0x216),'element':_0x4ba7e1,'quantity':0x1};}}),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x222)](_0x2806f3=>_0x2aa706(0x219)==_0x2806f3[_0x2aa706(0x1fd)]&&_0x2aa706(0x1be)==_0x2806f3[_0x2aa706(0x1f0)]?{'type':_0x2aa706(0x210),'content':_0x2aa706(0x218)}:_0x2aa706(0x219)==_0x2806f3[_0x2aa706(0x1fd)]&&_0x2aa706(0x201)==_0x2806f3[_0x2aa706(0x1f0)]?{'type':_0x2aa706(0x210),'content':_0x2aa706(0x1c4)}:void 0x0),_0x126017[_0x2aa706(0x1e0)][_0x2aa706(0x222)](_0x5917ff=>{const _0x5b5a2b=_0x2aa706;if(_0x5b5a2b(0x1f7)!=_0x5917ff[_0x5b5a2b(0x1fd)])return;const {data:_0x4b9d02}=_0x5917ff;if(!_0x4b9d02||_0x5b5a2b(0x21d)!=_0x4b9d02[_0x5b5a2b(0x1de)])return;const _0x1c3a07=_0x4b9d02[_0x5b5a2b(0x1f1)];return _0x1c3a07?{'type':_0x5b5a2b(0x210),'content':_0x4d0dae(_0x3a0397,_0x5b5a2b(0x1c6),'\x22'+_0x1c3a07+'\x22')}:{'type':_0x5b5a2b(0x210),'content':_0x4d0dae(_0x3a0397,_0x5b5a2b(0x1f8))};}),this[_0x2aa706(0x1c9)]();}[_0x130388(0x1c9)](){const _0x24403c=_0x130388,_0x44cfee=this[_0x24403c(0x22b)],_0x47550f=_0x44cfee[_0x24403c(0x21e)];_0x44cfee[_0x24403c(0x208)][_0x24403c(0x1e5)](_0x24403c(0x220))[_0x24403c(0x1e0)][_0x24403c(0x222)](_0x510900=>{const _0x25c4c5=_0x24403c;if(_0x25c4c5(0x219)!=_0x510900[_0x25c4c5(0x1fd)]&&_0x25c4c5(0x1b6)!=_0x510900[_0x25c4c5(0x1fd)])return;const {data:_0x9998f}=_0x510900;if(_0x9998f){if(_0x25c4c5(0x207)==_0x9998f[_0x25c4c5(0x1c3)]){const _0x327c35=_0x9998f[_0x25c4c5(0x1f5)][0x0][_0x25c4c5(0x1f1)];return _0x327c35?{'type':_0x25c4c5(0x210),'content':_0x4d0dae(_0x47550f,_0x25c4c5(0x1c6),'\x22'+_0x327c35+'\x22')}:{'type':_0x25c4c5(0x210),'content':_0x4d0dae(_0x47550f,_0x25c4c5(0x1f8))};}if(_0x25c4c5(0x22c)==_0x9998f[_0x25c4c5(0x1c3)]){const _0x45839e=_0x9998f[_0x25c4c5(0x1f5)][0x0][_0x25c4c5(0x1e6)];return _0x45839e?{'type':_0x25c4c5(0x210),'content':_0x4d0dae(_0x47550f,_0x25c4c5(0x1f2),_0x45839e)}:{'type':_0x25c4c5(0x210),'content':_0x4d0dae(_0x47550f,_0x25c4c5(0x1fb))};}}});}}
23
+ const _0x309da8=_0x3e4d;(function(_0x5e02ed,_0x4b99c5){const _0x4f75ed=_0x3e4d,_0x55ee65=_0x5e02ed();while(!![]){try{const _0x114ed2=-parseInt(_0x4f75ed(0xd3))/0x1+-parseInt(_0x4f75ed(0xc9))/0x2*(-parseInt(_0x4f75ed(0x97))/0x3)+parseInt(_0x4f75ed(0xca))/0x4*(parseInt(_0x4f75ed(0xd7))/0x5)+-parseInt(_0x4f75ed(0xe3))/0x6+-parseInt(_0x4f75ed(0x9a))/0x7*(-parseInt(_0x4f75ed(0x7f))/0x8)+parseInt(_0x4f75ed(0x8d))/0x9*(parseInt(_0x4f75ed(0xba))/0xa)+-parseInt(_0x4f75ed(0xd4))/0xb*(-parseInt(_0x4f75ed(0x99))/0xc);if(_0x114ed2===_0x4b99c5)break;else _0x55ee65['push'](_0x55ee65['shift']());}catch(_0x405604){_0x55ee65['push'](_0x55ee65['shift']());}}}(_0x5851,0x6b18e));function _0x3e4d(_0x3d0ee5,_0x74e58b){const _0x58512c=_0x5851();return _0x3e4d=function(_0x3e4dc2,_0x6189fd){_0x3e4dc2=_0x3e4dc2-0x6f;let _0x2ad546=_0x58512c[_0x3e4dc2];return _0x2ad546;},_0x3e4d(_0x3d0ee5,_0x74e58b);}import{Plugin as _0x361280}from'ckeditor5/src/core.js';import{LivePosition as _0x33de0d}from'ckeditor5/src/engine.js';import{getTranslation as _0x50c037}from'../utils/common-translations.js';function _0x5851(){const _0x196ce3=['filter','enableDefaultAttributesIntegration','resizedWidth','TrackChangesEditing','isCollapsed','getClosestSelectedImageElement','find','format','imageTextAlternative','removeObject','FORMAT_IMAGE_SIZE','*Reset\x20image\x20width*','90iEhDQY','model','discard','chain','ImageBlockEditing','imageCaption','selection','plugins','registerCustomCallback','isEqual','caption','editor','previous','registerDescriptionCallback','imageStylePreApply','306sIIuXw','584344Ihucjf','length','*Set\x20image\x20text\x20alternative:*\x20%0','forceDefaultExecution','markBlockFormat','document','commandParams','newValue','backward','800170uEQUOn','43681pZNLJt','_suggestionFactory','schema','30wSMoMN','getSuggestionCallback','join','nodeBefore','getFirstRange','subType','ImageResize','ImageCaptionEditing','formatBlock','Inline\x20image\x20to\x20block\x20image','toggleImageCaption','findIndex','2714550mGjyjE','nodeAfter','ImageEditing','ELEMENT_IMAGE','type','accept','convertInlineImageToBlock','imageBlock','createRange','registerElementLabel','detach','imageTypeBlock','imageInline','attribute','ImageTextAlternativeEditing','uploadImage','_registerLegacyDescription','markDeletion','Block\x20image\x20to\x20inline\x20image','key','element','getCaptionFromImageModelElement','resizeImage','1285736eqTVqT','end','*Set\x20image\x20width:*\x20%0','alt','convertBlockImageToInline','descriptionFactory','isOwn','ELEMENT_CAPTION','getContainedElement','ImageUploadEditing','getNearestSelectionRange','insertion','fromPosition','width','85185FEwQbV','deletion','*Remove\x20image\x20text\x20alternative*','ImageUtils','formatInline','_findSuggestions','toPrevious','registerAttributeLabel','commandName','imageTypeInline','11076UUACDe','insertImage','12ogIoaY','7JvKPrz','forward','get','isIntersecting','ImageInlineEditing','locale','enableCommand','has','ELEMENT_INLINE_IMAGE','registerBlockAttribute','isBefore','addObject','isBlockImage','afterInit','createRangeOn','markInsertion','change','start','ImageCaptionUtils','toNext'];_0x5851=function(){return _0x196ce3;};return _0x5851();}export default class it extends _0x361280{[_0x309da8(0xa7)](){const _0xf4cebe=_0x309da8,_0x2d791c=this[_0xf4cebe(0xc5)];if(!_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0xe5)))return;const _0x3cf407=_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0x9c)](_0xf4cebe(0xb1)),_0x566c9d=_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0x9c)](_0xf4cebe(0x90)),_0x4a7a6b=_0x2d791c[_0xf4cebe(0x9f)];_0x3cf407[_0xf4cebe(0xa0)](_0xf4cebe(0x98)),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0x71)](_0xf4cebe(0x6f),_0x4f1e43=>_0x50c037(_0x4a7a6b,_0xf4cebe(0xe6),_0x4f1e43)),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0x71)](_0xf4cebe(0x74),_0x42d499=>_0x50c037(_0x4a7a6b,_0xf4cebe(0xa2),_0x42d499)),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0x71)](_0xf4cebe(0xc4),()=>_0x50c037(_0x4a7a6b,_0xf4cebe(0x86))),_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0x88))&&_0x3cf407[_0xf4cebe(0xa0)](_0xf4cebe(0x77)),_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0xbe))&&_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0x9e))&&(_0x3cf407[_0xf4cebe(0xa0)](_0xf4cebe(0x96),(_0x1816f8,_0x5136b8)=>{const _0x5844b0=_0xf4cebe,_0x136f79=_0x566c9d[_0x5844b0(0xb3)](_0x2d791c[_0x5844b0(0xbb)][_0x5844b0(0xcf)][_0x5844b0(0xc0)]);_0x2d791c[_0x5844b0(0xbb)][_0x5844b0(0xaa)](()=>{const _0x359c3c=_0x5844b0;_0x3cf407[_0x359c3c(0xce)](_0x136f79,{'commandName':_0x359c3c(0x96),'commandParams':[_0x5136b8]},[],_0x359c3c(0x83));});}),_0x3cf407[_0xf4cebe(0xa0)](_0xf4cebe(0x73),(_0x1b07ba,_0x389cf1)=>{const _0x28b62b=_0xf4cebe;_0x2d791c[_0x28b62b(0xbb)][_0x28b62b(0xaa)](_0x135d12=>{const _0x54d9c1=_0x28b62b;let _0x1f0395=_0x566c9d[_0x54d9c1(0xb3)](_0x2d791c[_0x54d9c1(0xbb)][_0x54d9c1(0xcf)][_0x54d9c1(0xc0)]),_0x3e3d2=_0x135d12[_0x54d9c1(0xa8)](_0x1f0395);const _0x354f03=_0x33de0d[_0x54d9c1(0x8b)](_0x3e3d2[_0x54d9c1(0xab)],_0x54d9c1(0x93)),_0x342d59=_0x33de0d[_0x54d9c1(0x8b)](_0x3e3d2[_0x54d9c1(0x80)],_0x54d9c1(0xad));_0x3cf407[_0x54d9c1(0xcd)](()=>_0x1b07ba(_0x389cf1)),_0x1f0395=_0x566c9d[_0x54d9c1(0xb3)](_0x2d791c[_0x54d9c1(0xbb)][_0x54d9c1(0xcf)][_0x54d9c1(0xc0)]),_0x3e3d2=_0x135d12[_0x54d9c1(0xa8)](_0x1f0395);const _0x2d6015=_0x135d12[_0x54d9c1(0x70)](_0x354f03,_0x342d59);_0x354f03[_0x54d9c1(0x72)](),_0x342d59[_0x54d9c1(0x72)](),_0x3cf407[_0x54d9c1(0xce)](_0x1f0395,{'commandName':_0x54d9c1(0x96),'commandParams':[_0x389cf1]},[],_0x54d9c1(0xe9)),_0x2d6015[_0x54d9c1(0xab)][_0x54d9c1(0xa4)](_0x3e3d2[_0x54d9c1(0xab)])&&_0x3cf407[_0x54d9c1(0xa9)](_0x135d12[_0x54d9c1(0x70)](_0x2d6015[_0x54d9c1(0xab)],_0x3e3d2[_0x54d9c1(0xab)]),_0x54d9c1(0xe9)),_0x3e3d2[_0x54d9c1(0x80)][_0x54d9c1(0xa4)](_0x2d6015[_0x54d9c1(0x80)])&&_0x3cf407[_0x54d9c1(0xa9)](_0x135d12[_0x54d9c1(0x70)](_0x3e3d2[_0x54d9c1(0x80)],_0x2d6015[_0x54d9c1(0x80)]),_0x54d9c1(0xe9));});}),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0xdf),_0xf4cebe(0xe9),_0xf4cebe(0xd9),()=>!0x1),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0xdf),_0xf4cebe(0xe9),_0xf4cebe(0xe8),()=>!0x1),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0xdf),_0xf4cebe(0xe9),_0xf4cebe(0xbc),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xd8)](_0xf4cebe(0xdf),'',_0xf4cebe(0xe8))),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0x8a),_0xf4cebe(0xe9),_0xf4cebe(0xd9),()=>!0x1),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0x8a),_0xf4cebe(0xe9),_0xf4cebe(0xbc),([_0xd48583])=>{const _0x28a564=_0xf4cebe,_0x3320e5=_0x3cf407[_0x28a564(0xd5)][_0x28a564(0xd8)](_0x28a564(0x8a),'',_0x28a564(0xbc));let _0x1b83b6=_0xd48583[_0x28a564(0xab)],_0x5c645f=_0xd48583[_0x28a564(0x80)];const _0x138c5f=_0x2d791c[_0x28a564(0xbb)][_0x28a564(0xd6)][_0x28a564(0x89)](_0x1b83b6,_0x28a564(0xd2)),_0x3782ed=_0x2d791c[_0x28a564(0xbb)][_0x28a564(0xd6)][_0x28a564(0x89)](_0x5c645f,_0x28a564(0x9b));_0x138c5f[_0x28a564(0xb2)]&&(_0x1b83b6=_0x138c5f[_0x28a564(0xab)]),_0x3782ed[_0x28a564(0xb2)]&&(_0x5c645f=_0x3782ed[_0x28a564(0x80)]),_0x3320e5([_0x2d791c[_0x28a564(0xbb)][_0x28a564(0x70)](_0x1b83b6,_0x5c645f)]);}),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0xdf),_0xf4cebe(0xe9),_0xf4cebe(0xbd),_0x3a6e21),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0x8a),_0xf4cebe(0xe9),_0xf4cebe(0xbd),_0x3a6e21)),_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0xde))&&(_0x3cf407[_0xf4cebe(0xa0)](_0xf4cebe(0xe1),(_0xc9b404,_0x3d2fbb)=>{const _0x43093a=_0xf4cebe,_0x119f99=_0x2d791c[_0x43093a(0xc1)][_0x43093a(0x9c)](_0x43093a(0xac));let _0x2f0c03=_0x566c9d[_0x43093a(0xb3)](_0x2d791c[_0x43093a(0xbb)][_0x43093a(0xcf)][_0x43093a(0xc0)]),_0x106324=_0x119f99[_0x43093a(0x7d)](_0x2f0c03);_0x2d791c[_0x43093a(0xbb)][_0x43093a(0xaa)](()=>{const _0x50c40b=_0x43093a;if(_0x106324)return void _0x3cf407[_0x50c40b(0x79)](_0x2d791c[_0x50c40b(0xbb)][_0x50c40b(0xa8)](_0x106324));const _0x4cc68b=_0x566c9d[_0x50c40b(0xa6)](_0x2f0c03);_0xc9b404(_0x3d2fbb),_0x2f0c03=_0x566c9d[_0x50c40b(0xb3)](_0x2d791c[_0x50c40b(0xbb)][_0x50c40b(0xcf)][_0x50c40b(0xc0)]),_0x106324=_0x119f99[_0x50c40b(0x7d)](_0x2f0c03),_0x3cf407[_0x50c40b(0xa9)](_0x2d791c[_0x50c40b(0xbb)][_0x50c40b(0xa8)](_0x106324),_0x4cc68b?null:_0x50c40b(0xbf));});}),_0x3cf407[_0xf4cebe(0xd5)][_0xf4cebe(0xc2)](_0xf4cebe(0x8a),_0xf4cebe(0xbf),_0xf4cebe(0xbd),_0x3a6e21));const _0x11a5f3=[{'type':_0xf4cebe(0xdf),'subType':_0xf4cebe(0xc8)},{'type':_0xf4cebe(0x8a),'subType':_0xf4cebe(0xbf)},{'type':_0xf4cebe(0xdf),'subType':_0xf4cebe(0xe9)},{'type':_0xf4cebe(0x8a),'subType':_0xf4cebe(0xe9)}];function _0x55f7a6(_0x3bd03f,_0x43dcdc){const _0x217089=_0xf4cebe,_0x292b5a=_0x11a5f3[_0x217089(0xe2)](({type:_0x39c318,subType:_0x5c53bf})=>_0x3bd03f[_0x217089(0xe7)]==_0x39c318&&_0x3bd03f[_0x217089(0xdc)]==_0x5c53bf),_0xcb0824=_0x11a5f3[_0x217089(0xe2)](({type:_0x24cd43,subType:_0x7d5e2})=>_0x43dcdc[_0x217089(0xe7)]==_0x24cd43&&_0x43dcdc[_0x217089(0xdc)]==_0x7d5e2);if(_0x292b5a<0x0||_0xcb0824<0x0)return!0x1;const _0x5153dc=_0x3bd03f[_0x217089(0xdb)](),_0x4193d3=_0x43dcdc[_0x217089(0xdb)]();if((0x0==_0x292b5a||0x1==_0x292b5a)&&0x2==_0xcb0824&&_0x5153dc[_0x217089(0x9d)](_0x4193d3))return!0x0;if(0x2==_0x292b5a&&0x3==_0xcb0824){const _0x4e1ed2=_0x3cf407[_0x217089(0x92)](_0x5153dc,_0x217089(0x8a))[_0x217089(0xae)](({suggestion:_0x2c2c25,meta:_0x5aded9})=>_0x5aded9[_0x217089(0x85)]&&_0x217089(0xe9)==_0x2c2c25[_0x217089(0xdc)]);if(_0x4e1ed2[_0x217089(0xcb)]>0x1&&_0x4193d3[_0x217089(0x80)][_0x217089(0xc3)](_0x5153dc[_0x217089(0xab)]))return!0x0;if(0x1==_0x4e1ed2[_0x217089(0xcb)]&&(_0x5153dc[_0x217089(0xab)][_0x217089(0xc3)](_0x4193d3[_0x217089(0x80)])||_0x5153dc[_0x217089(0x80)][_0x217089(0xc3)](_0x4193d3[_0x217089(0xab)])))return!0x0;}if(0x3==_0x292b5a&&0x3==_0xcb0824&&_0x5153dc[_0x217089(0xab)][_0x217089(0xa4)](_0x4193d3[_0x217089(0xab)])){const _0x13e298=_0x5153dc[_0x217089(0x80)][_0x217089(0xe4)],_0x43e28f=_0x4193d3[_0x217089(0xab)][_0x217089(0xda)];return _0x566c9d[_0x217089(0xa6)](_0x13e298)&&_0x13e298===_0x43e28f;}return!0x1;}function _0x3a6e21(_0x22304a,_0x82fc90){return _0x55f7a6(_0x22304a,_0x82fc90)?[_0x22304a,_0x82fc90]:_0x55f7a6(_0x82fc90,_0x22304a)?[_0x82fc90,_0x22304a]:null;}_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0xdd))&&(_0x3cf407[_0xf4cebe(0xaf)](_0xf4cebe(0x7e)),_0x3cf407[_0xf4cebe(0xa3)](_0xf4cebe(0xb0)),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0x94)](_0xf4cebe(0xb0),_0x50c037(_0x4a7a6b,_0xf4cebe(0xb8)))),_0x2d791c[_0xf4cebe(0xc1)][_0xf4cebe(0xa1)](_0xf4cebe(0x76))&&(_0x3cf407[_0xf4cebe(0xaf)](_0xf4cebe(0xb6)),_0x3cf407[_0xf4cebe(0xa3)](_0xf4cebe(0x82))),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0xc7)](_0x372bac=>{const _0x21e8b8=_0xf4cebe;if(!!_0x11a5f3[_0x21e8b8(0xb4)](({type:_0x3851eb,subType:_0x2ad337})=>_0x372bac[_0x21e8b8(0xe7)]==_0x3851eb&&_0x372bac[_0x21e8b8(0xdc)]==_0x2ad337))return _0x372bac[_0x21e8b8(0xc6)]?{}:void 0x0;}),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0xc7)](_0x2f5bcf=>{const _0x1d44d9=_0xf4cebe;if(_0x1d44d9(0x8a)==_0x2f5bcf[_0x1d44d9(0xe7)]||_0x1d44d9(0x8e)==_0x2f5bcf[_0x1d44d9(0xe7)]){const _0x1aa4c0=_0x2f5bcf[_0x1d44d9(0x87)]();if(_0x1aa4c0&&_0x1aa4c0['is'](_0x1d44d9(0x7c),_0x1d44d9(0xc4)))return{'type':_0x1d44d9(0x8a)==_0x2f5bcf[_0x1d44d9(0xe7)]?_0x1d44d9(0xa5):_0x1d44d9(0xb7),'element':_0x1aa4c0,'quantity':0x1};}}),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0xc7)](_0x53e52a=>_0xf4cebe(0xdf)==_0x53e52a[_0xf4cebe(0xe7)]&&_0xf4cebe(0xe9)==_0x53e52a[_0xf4cebe(0xdc)]?{'type':_0xf4cebe(0xb5),'content':_0xf4cebe(0xe0)}:_0xf4cebe(0xdf)==_0x53e52a[_0xf4cebe(0xe7)]&&_0xf4cebe(0x83)==_0x53e52a[_0xf4cebe(0xdc)]?{'type':_0xf4cebe(0xb5),'content':_0xf4cebe(0x7a)}:void 0x0),_0x3cf407[_0xf4cebe(0x84)][_0xf4cebe(0xc7)](_0x572bee=>{const _0x55aea3=_0xf4cebe;if(_0x55aea3(0x75)!=_0x572bee[_0x55aea3(0xe7)])return;const {data:_0xd27c79}=_0x572bee;if(!_0xd27c79||_0x55aea3(0x82)!=_0xd27c79[_0x55aea3(0x7b)])return;const _0x297a8e=_0xd27c79[_0x55aea3(0xd1)];return _0x297a8e?{'type':_0x55aea3(0xb5),'content':_0x50c037(_0x4a7a6b,_0x55aea3(0xcc),'\x22'+_0x297a8e+'\x22')}:{'type':_0x55aea3(0xb5),'content':_0x50c037(_0x4a7a6b,_0x55aea3(0x8f))};}),this[_0xf4cebe(0x78)]();}[_0x309da8(0x78)](){const _0x4aecb1=_0x309da8,_0x3d4e74=this[_0x4aecb1(0xc5)],_0x297a73=_0x3d4e74[_0x4aecb1(0x9f)];_0x3d4e74[_0x4aecb1(0xc1)][_0x4aecb1(0x9c)](_0x4aecb1(0xb1))[_0x4aecb1(0x84)][_0x4aecb1(0xc7)](_0x5c6d39=>{const _0x400c29=_0x4aecb1;if(_0x400c29(0xdf)!=_0x5c6d39[_0x400c29(0xe7)]&&_0x400c29(0x91)!=_0x5c6d39[_0x400c29(0xe7)])return;const {data:_0x2cbc85}=_0x5c6d39;if(_0x2cbc85){if(_0x400c29(0xb6)==_0x2cbc85[_0x400c29(0x95)]){const _0x240750=_0x2cbc85[_0x400c29(0xd0)][0x0][_0x400c29(0xd1)];return _0x240750?{'type':_0x400c29(0xb5),'content':_0x50c037(_0x297a73,_0x400c29(0xcc),'\x22'+_0x240750+'\x22')}:{'type':_0x400c29(0xb5),'content':_0x50c037(_0x297a73,_0x400c29(0x8f))};}if(_0x400c29(0x7e)==_0x2cbc85[_0x400c29(0x95)]){const _0x481b17=_0x2cbc85[_0x400c29(0xd0)][0x0][_0x400c29(0x8c)];return _0x481b17?{'type':_0x400c29(0xb5),'content':_0x50c037(_0x297a73,_0x400c29(0x81),_0x481b17)}:{'type':_0x400c29(0xb5),'content':_0x50c037(_0x297a73,_0x400c29(0xb9))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ee49a=_0x13e6;function _0x5c53(){const _0x16e02f=['discard','3470412BrCAnt','2273796kUcjFY','descriptionFactory','8aBUKVE','_handleLegacySuggestions','registerCustomCallback','TrackChangesEditing','registerDescriptionCallback','formatBlock','accept','enableDefaultAttributesIntegration','ImageEditing','plugins','has','*Format:*\x20replace\x20image\x20URL','attribute','formatInline','getSuggestionCallback','registerBlockAttribute','key','src','512294AtpeIG','afterInit','oldValue','format','105ECTAhu','commandName','replaceImageSource','39004LDfHmo','4334239nfYPGh','8094260SBIzEx','190307xdvAqs','type','get','6UsTWZy','_suggestionFactory','newValue','locale','editor','*Replace\x20image\x20URL*','_registerLegacyDescription'];_0x5c53=function(){return _0x16e02f;};return _0x5c53();}function _0x13e6(_0x35a300,_0x1037c6){const _0x5c53ee=_0x5c53();return _0x13e6=function(_0x13e670,_0x4b3726){_0x13e670=_0x13e670-0x98;let _0x3ff91a=_0x5c53ee[_0x13e670];return _0x3ff91a;},_0x13e6(_0x35a300,_0x1037c6);}(function(_0xdb8857,_0x169ded){const _0x81c9b7=_0x13e6,_0x35dd6c=_0xdb8857();while(!![]){try{const _0x51758a=parseInt(_0x81c9b7(0xa9))/0x1+-parseInt(_0x81c9b7(0x9f))/0x2*(parseInt(_0x81c9b7(0xac))/0x3)+-parseInt(_0x81c9b7(0xa6))/0x4*(-parseInt(_0x81c9b7(0xa3))/0x5)+parseInt(_0x81c9b7(0xb4))/0x6+parseInt(_0x81c9b7(0xa7))/0x7*(-parseInt(_0x81c9b7(0xb7))/0x8)+-parseInt(_0x81c9b7(0xb5))/0x9+parseInt(_0x81c9b7(0xa8))/0xa;if(_0x51758a===_0x169ded)break;else _0x35dd6c['push'](_0x35dd6c['shift']());}catch(_0x4dde73){_0x35dd6c['push'](_0x35dd6c['shift']());}}}(_0x5c53,0x615c7));import{Plugin as _0x1ac82e}from'ckeditor5/src/core.js';import{getTranslation as _0x57d749}from'../utils/common-translations.js';export default class st extends _0x1ac82e{[_0x4ee49a(0xa0)](){const _0x374ec2=_0x4ee49a;if(!this[_0x374ec2(0xb0)][_0x374ec2(0xc0)][_0x374ec2(0xc1)](_0x374ec2(0xbf)))return;const _0x5d6cd6=this[_0x374ec2(0xb0)][_0x374ec2(0xaf)],_0x1700d4=this[_0x374ec2(0xb0)][_0x374ec2(0xc0)][_0x374ec2(0xab)](_0x374ec2(0xba));_0x1700d4[_0x374ec2(0xbe)](_0x374ec2(0xa5)),_0x1700d4[_0x374ec2(0x9c)](_0x374ec2(0x9e)),_0x1700d4[_0x374ec2(0xb6)][_0x374ec2(0xbb)](_0x180896=>{const _0x3af314=_0x374ec2;if(_0x3af314(0x99)!=_0x180896[_0x3af314(0xaa)])return;const {data:_0x3983e8}=_0x180896;return _0x3983e8&&_0x3af314(0x9e)==_0x3983e8[_0x3af314(0x9d)]?_0x3983e8[_0x3af314(0xae)]&&_0x3983e8[_0x3af314(0xa1)]?{'type':_0x3af314(0xa2),'content':_0x57d749(_0x5d6cd6,_0x3af314(0xb1))}:{'type':_0x3af314(0xa2),'content':''}:void 0x0;}),this[_0x374ec2(0xb8)]();}[_0x4ee49a(0xb8)](){const _0x4cdcd1=_0x4ee49a,_0x575f73=this[_0x4cdcd1(0xb0)][_0x4cdcd1(0xc0)][_0x4cdcd1(0xab)](_0x4cdcd1(0xba));_0x575f73[_0x4cdcd1(0xad)][_0x4cdcd1(0xb9)](_0x4cdcd1(0xbc),_0x4cdcd1(0xa5),_0x4cdcd1(0xbd),_0x575f73[_0x4cdcd1(0xad)][_0x4cdcd1(0x9b)](_0x4cdcd1(0xbc),null,_0x4cdcd1(0xb3))),_0x575f73[_0x4cdcd1(0xad)][_0x4cdcd1(0xb9)](_0x4cdcd1(0xbc),_0x4cdcd1(0xa5),_0x4cdcd1(0xb3),_0x575f73[_0x4cdcd1(0xad)][_0x4cdcd1(0x9b)](_0x4cdcd1(0xbc),null,_0x4cdcd1(0xbd))),this[_0x4cdcd1(0xb2)]();}[_0x4ee49a(0xb2)](){const _0x3bcd5f=_0x4ee49a,_0x3d95d9=this[_0x3bcd5f(0xb0)],_0xd44ea3=_0x3d95d9[_0x3bcd5f(0xaf)];_0x3d95d9[_0x3bcd5f(0xc0)][_0x3bcd5f(0xab)](_0x3bcd5f(0xba))[_0x3bcd5f(0xb6)][_0x3bcd5f(0xbb)](_0x1a222c=>{const _0x1408ae=_0x3bcd5f;if(_0x1408ae(0xbc)!=_0x1a222c[_0x1408ae(0xaa)]&&_0x1408ae(0x9a)!=_0x1a222c[_0x1408ae(0xaa)])return;const {data:_0x21b07a}=_0x1a222c;if(!_0x21b07a||_0x1408ae(0xa5)!=_0x21b07a[_0x1408ae(0xa4)])return;return{'type':_0x1408ae(0xa2),'content':_0x57d749(_0xd44ea3,_0x1408ae(0x98))};});}}
23
+ const _0x6b1725=_0x3ea8;function _0x3ea8(_0x29b649,_0x8ab743){const _0x5be1fa=_0x5be1();return _0x3ea8=function(_0x3ea886,_0x36e590){_0x3ea886=_0x3ea886-0x144;let _0x5ca0fe=_0x5be1fa[_0x3ea886];return _0x5ca0fe;},_0x3ea8(_0x29b649,_0x8ab743);}function _0x5be1(){const _0x4be7cd=['descriptionFactory','formatBlock','*Replace\x20image\x20URL*','_suggestionFactory','get','src','2vneUnQ','formatInline','4RwjxsN','registerBlockAttribute','plugins','newValue','registerCustomCallback','569113ZdeQVE','enableDefaultAttributesIntegration','locale','discard','accept','attribute','replaceImageSource','editor','18iQVOFo','471317jZWagi','7329619oydpPM','commandName','format','66SEuNrF','key','_registerLegacyDescription','afterInit','5392040UwgkkZ','*Format:*\x20replace\x20image\x20URL','type','1989505PJjzDk','2443184GUXMRj','getSuggestionCallback','ImageEditing','TrackChangesEditing','1067199HxcSYR','has','_handleLegacySuggestions','oldValue','registerDescriptionCallback'];_0x5be1=function(){return _0x4be7cd;};return _0x5be1();}(function(_0x218347,_0xc3b60b){const _0x2d148a=_0x3ea8,_0xa1cdfc=_0x218347();while(!![]){try{const _0x16af9c=-parseInt(_0x2d148a(0x166))/0x1*(-parseInt(_0x2d148a(0x15f))/0x2)+parseInt(_0x2d148a(0x154))/0x3+-parseInt(_0x2d148a(0x161))/0x4*(parseInt(_0x2d148a(0x14f))/0x5)+-parseInt(_0x2d148a(0x148))/0x6*(parseInt(_0x2d148a(0x144))/0x7)+-parseInt(_0x2d148a(0x150))/0x8*(parseInt(_0x2d148a(0x16e))/0x9)+parseInt(_0x2d148a(0x14c))/0xa+parseInt(_0x2d148a(0x145))/0xb;if(_0x16af9c===_0xc3b60b)break;else _0xa1cdfc['push'](_0xa1cdfc['shift']());}catch(_0xebb1cd){_0xa1cdfc['push'](_0xa1cdfc['shift']());}}}(_0x5be1,0x5d071));import{Plugin as _0x371887}from'ckeditor5/src/core.js';import{getTranslation as _0x4c30cf}from'../utils/common-translations.js';export default class st extends _0x371887{[_0x6b1725(0x14b)](){const _0x53a2eb=_0x6b1725;if(!this[_0x53a2eb(0x16d)][_0x53a2eb(0x163)][_0x53a2eb(0x155)](_0x53a2eb(0x152)))return;const _0x2edfeb=this[_0x53a2eb(0x16d)][_0x53a2eb(0x168)],_0x1293ee=this[_0x53a2eb(0x16d)][_0x53a2eb(0x163)][_0x53a2eb(0x15d)](_0x53a2eb(0x153));_0x1293ee[_0x53a2eb(0x167)](_0x53a2eb(0x16c)),_0x1293ee[_0x53a2eb(0x162)](_0x53a2eb(0x15e)),_0x1293ee[_0x53a2eb(0x159)][_0x53a2eb(0x158)](_0x1e2bfe=>{const _0x5db1fc=_0x53a2eb;if(_0x5db1fc(0x16b)!=_0x1e2bfe[_0x5db1fc(0x14e)])return;const {data:_0x54d5c1}=_0x1e2bfe;return _0x54d5c1&&_0x5db1fc(0x15e)==_0x54d5c1[_0x5db1fc(0x149)]?_0x54d5c1[_0x5db1fc(0x164)]&&_0x54d5c1[_0x5db1fc(0x157)]?{'type':_0x5db1fc(0x147),'content':_0x4c30cf(_0x2edfeb,_0x5db1fc(0x15b))}:{'type':_0x5db1fc(0x147),'content':''}:void 0x0;}),this[_0x53a2eb(0x156)]();}[_0x6b1725(0x156)](){const _0x2dd328=_0x6b1725,_0x1e0214=this[_0x2dd328(0x16d)][_0x2dd328(0x163)][_0x2dd328(0x15d)](_0x2dd328(0x153));_0x1e0214[_0x2dd328(0x15c)][_0x2dd328(0x165)](_0x2dd328(0x15a),_0x2dd328(0x16c),_0x2dd328(0x16a),_0x1e0214[_0x2dd328(0x15c)][_0x2dd328(0x151)](_0x2dd328(0x15a),null,_0x2dd328(0x169))),_0x1e0214[_0x2dd328(0x15c)][_0x2dd328(0x165)](_0x2dd328(0x15a),_0x2dd328(0x16c),_0x2dd328(0x169),_0x1e0214[_0x2dd328(0x15c)][_0x2dd328(0x151)](_0x2dd328(0x15a),null,_0x2dd328(0x16a))),this[_0x2dd328(0x14a)]();}[_0x6b1725(0x14a)](){const _0x136345=_0x6b1725,_0x267382=this[_0x136345(0x16d)],_0x3d91d3=_0x267382[_0x136345(0x168)];_0x267382[_0x136345(0x163)][_0x136345(0x15d)](_0x136345(0x153))[_0x136345(0x159)][_0x136345(0x158)](_0x3b6e74=>{const _0x372009=_0x136345;if(_0x372009(0x15a)!=_0x3b6e74[_0x372009(0x14e)]&&_0x372009(0x160)!=_0x3b6e74[_0x372009(0x14e)])return;const {data:_0x5322e8}=_0x3b6e74;if(!_0x5322e8||_0x372009(0x16c)!=_0x5322e8[_0x372009(0x146)])return;return{'type':_0x372009(0x147),'content':_0x4c30cf(_0x3d91d3,_0x372009(0x14d))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x38a1(){const _0x320f3d=['getChangedMarkers','2691880YTnKGB','getContainedElement','registerCustomCallback','imageTypeInline','next','end','chain','value','91276KOOmgU','subType','5760yYpaTx','imageStyle','11cZtaht','markInlineFormat','getSuggestion','*Format:*\x20%0','132CCeqQj','refresh','setImageNaturalSizeAttributes','start','nodeAfter','getSuggestionCallback','_suggestionFactory','isIntersecting','locale','ImageStyleEditing','length','accept','discard','normalizedStyles','type','afterInit','formatInline','commands','from','model','head','5687820pIFaMv','isInContent','getSuggestions','FORMAT_SIDE_IMAGE','imageTypeBlock','registerDescriptionCallback','insertion','Users','hasSuggestion','shouldConvertImageType','toLowerCase','commandName','nodeBefore','newRange','formatBlock','_registerLegacyDescription','get','438540kfkPkC','registerPostFixer','ImageUtils','11gSTPxX','change','format','isEqual','isBlockImage','descriptionFactory','getClosestSelectedImageElement','plugins','title','discardSuggestion','commandReversedParams','enableCommand','commandParams','document','editor','filter','3073CdQtOG','38132gRpfDJ','10LOAAPK','_splitMarkerName','isInlineImage','join','createRangeOn','has','differ','_findSuggestions','markBlockFormat','findIndex','author','selection','isOwn','isBefore','imageStylePreApply','name','forEach','suggestion','imageCaption','getFirstRange','imageStylePostApply','TrackChangesEditing','convertInlineImageToBlock','side','1759528MkiEpb'];_0x38a1=function(){return _0x320f3d;};return _0x38a1();}const _0x171357=_0x1e94;(function(_0x39b3bf,_0x652139){const _0xb32cbf=_0x1e94,_0x3b9dc4=_0x39b3bf();while(!![]){try{const _0x14b7db=-parseInt(_0xb32cbf(0x21b))/0x1*(parseInt(_0xb32cbf(0x1ea))/0x2)+parseInt(_0xb32cbf(0x1f2))/0x3*(parseInt(_0xb32cbf(0x1c7))/0x4)+parseInt(_0xb32cbf(0x1e2))/0x5+-parseInt(_0xb32cbf(0x1ec))/0x6*(parseInt(_0xb32cbf(0x1c6))/0x7)+-parseInt(_0xb32cbf(0x1e0))/0x8+parseInt(_0xb32cbf(0x207))/0x9*(parseInt(_0xb32cbf(0x1c8))/0xa)+parseInt(_0xb32cbf(0x1ee))/0xb*(-parseInt(_0xb32cbf(0x218))/0xc);if(_0x14b7db===_0x652139)break;else _0x3b9dc4['push'](_0x3b9dc4['shift']());}catch(_0x3761e3){_0x3b9dc4['push'](_0x3b9dc4['shift']());}}}(_0x38a1,0x64108));import{Plugin as _0x527c0c}from'ckeditor5/src/core.js';function _0x1e94(_0x45d04f,_0x2ef55e){const _0x38a1ea=_0x38a1();return _0x1e94=function(_0x1e9418,_0x42efb6){_0x1e9418=_0x1e9418-0x1c5;let _0x3d90f2=_0x38a1ea[_0x1e9418];return _0x3d90f2;},_0x1e94(_0x45d04f,_0x2ef55e);}import{uid as _0x1b9b5a}from'ckeditor5/src/utils.js';import{getTranslation as _0xc05c68}from'../utils/common-translations.js';export default class nt extends _0x527c0c{[_0x171357(0x201)](){const _0x514c28=_0x171357,_0x21bf39=this[_0x514c28(0x229)];if(!_0x21bf39[_0x514c28(0x222)][_0x514c28(0x1cd)](_0x514c28(0x1fb)))return;const _0x1eae94=_0x21bf39[_0x514c28(0x222)][_0x514c28(0x217)](_0x514c28(0x1dd)),_0x4d820c=_0x21bf39[_0x514c28(0x222)][_0x514c28(0x217)](_0x514c28(0x21a)),_0x529b2d={};_0x1eae94[_0x514c28(0x226)](_0x514c28(0x1ed),(_0x4e96ad,_0x5b0882)=>{const _0x2ba384=_0x514c28,_0x43449a=_0x21bf39[_0x2ba384(0x222)][_0x2ba384(0x217)](_0x2ba384(0x20e))['me'],_0xf50e1f=_0x21bf39[_0x2ba384(0x203)][_0x2ba384(0x217)](_0x2ba384(0x1ed));let _0x30a7ec=_0x4d820c[_0x2ba384(0x221)](_0x21bf39[_0x2ba384(0x205)][_0x2ba384(0x228)][_0x2ba384(0x1d3)]),_0x2610eb=_0x21bf39[_0x2ba384(0x205)][_0x2ba384(0x1cc)](_0x30a7ec),_0x5606bd=_0xf50e1f[_0x2ba384(0x1e9)];if(_0x5606bd==_0x5b0882[_0x2ba384(0x1e9)])return;const _0xa9cd0e={'commandName':_0x2ba384(0x1ed),'commandParams':[_0x5b0882],'formatGroupId':_0x1b9b5a()};_0x21bf39[_0x2ba384(0x205)][_0x2ba384(0x21c)](()=>{const _0x2fb08a=_0x2ba384;if(_0x1eae94[_0x2fb08a(0x209)]()[_0x2fb08a(0x1c5)](_0xa5342e=>_0xa5342e[_0x2fb08a(0x208)]&&_0x43449a==_0xa5342e[_0x2fb08a(0x1d2)]&&(_0x2fb08a(0x215)==_0xa5342e[_0x2fb08a(0x200)]||_0x2fb08a(0x202)==_0xa5342e[_0x2fb08a(0x200)])&&(_0x2fb08a(0x1d6)==_0xa5342e[_0x2fb08a(0x1eb)]||_0x2fb08a(0x1dc)==_0xa5342e[_0x2fb08a(0x1eb)])&&_0xa5342e[_0x2fb08a(0x1db)]()[_0x2fb08a(0x21e)](_0x2610eb))[_0x2fb08a(0x1d8)](_0x3e8831=>_0x1eae94[_0x2fb08a(0x224)](_0x3e8831[_0x2fb08a(0x206)])),_0x30a7ec=_0x4d820c[_0x2fb08a(0x221)](_0x21bf39[_0x2fb08a(0x205)][_0x2fb08a(0x228)][_0x2fb08a(0x1d3)]),_0x2610eb=_0x21bf39[_0x2fb08a(0x205)][_0x2fb08a(0x1cc)](_0x30a7ec),_0xf50e1f[_0x2fb08a(0x1f3)](),_0x21bf39[_0x2fb08a(0x203)][_0x2fb08a(0x217)](_0x2fb08a(0x1e5))[_0x2fb08a(0x1f3)](),_0x21bf39[_0x2fb08a(0x203)][_0x2fb08a(0x217)](_0x2fb08a(0x20b))[_0x2fb08a(0x1f3)](),_0x5606bd=_0xf50e1f[_0x2fb08a(0x1e9)],_0x5606bd!=_0x5b0882[_0x2fb08a(0x1e9)])return _0x4d820c[_0x2fb08a(0x1ca)](_0x30a7ec)&&_0xf50e1f[_0x2fb08a(0x210)](_0x5b0882[_0x2fb08a(0x1e9)],_0x30a7ec)?(_0x4e96ad({..._0x5b0882,'setImageSizes':!0x1}),_0x30a7ec=_0x4d820c[_0x2fb08a(0x221)](_0x21bf39[_0x2fb08a(0x205)][_0x2fb08a(0x228)][_0x2fb08a(0x1d3)]),void _0x1eae94[_0x2fb08a(0x1d0)](_0x30a7ec,{..._0xa9cd0e,'commandReversedParams':[{'value':_0x5606bd||null,'setImageSizes':!0x1}]},[],_0x2fb08a(0x1d6))):void(_0x4d820c[_0x2fb08a(0x21f)](_0x30a7ec)?_0x1eae94[_0x2fb08a(0x1d0)](_0x30a7ec,_0xa9cd0e,[],_0x2fb08a(0x1dc)):_0x1eae94[_0x2fb08a(0x1ef)](_0x2610eb,_0xa9cd0e,_0x2fb08a(0x1dc)));});});for(const _0x574f91 of _0x21bf39[_0x514c28(0x222)][_0x514c28(0x217)](_0x514c28(0x1fb))[_0x514c28(0x1ff)])_0x529b2d[_0x574f91[_0x514c28(0x1d7)]]=_0x574f91[_0x514c28(0x223)][_0x514c28(0x211)]();_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x215),_0x514c28(0x1d6),_0x514c28(0x1cb),()=>!0x1),_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x215),_0x514c28(0x1dc),_0x514c28(0x1cb),()=>!0x1),_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x202),_0x514c28(0x1dc),_0x514c28(0x1cb),()=>!0x1),_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x215),_0x514c28(0x1d6),_0x514c28(0x1fd),([_0x589509])=>{const _0x24822b=_0x514c28;_0x4d820c[_0x24822b(0x1f4)](_0x589509[_0x24822b(0x1e3)]());}),_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x215),_0x514c28(0x1d6),_0x514c28(0x1fe),(_0x4caf1b,_0x564ba8)=>{const _0x158dec=_0x514c28;_0x1eae94[_0x158dec(0x1f8)][_0x158dec(0x1f7)](_0x158dec(0x215),'',_0x158dec(0x1fd))(_0x4caf1b,{'commandName':_0x564ba8[_0x158dec(0x212)],'commandParams':_0x564ba8[_0x158dec(0x225)]});}),_0x1eae94[_0x514c28(0x1f8)][_0x514c28(0x1e4)](_0x514c28(0x215),_0x514c28(0x1d6),_0x514c28(0x1e8),function(_0x51aa65,_0x213146){if(_0xb7029d(_0x51aa65,_0x213146))return[_0x51aa65,_0x213146];if(_0xb7029d(_0x213146,_0x51aa65))return[_0x213146,_0x51aa65];return null;});const _0x398e82=[{'type':_0x514c28(0x215),'subType':_0x514c28(0x1d6)},{'type':_0x514c28(0x20d),'subType':_0x514c28(0x1da)},{'type':_0x514c28(0x215),'subType':_0x514c28(0x1de)},{'type':_0x514c28(0x20d),'subType':_0x514c28(0x1de)}];function _0xb7029d(_0x4e1e89,_0x4ea8d3){const _0x5d4a72=_0x514c28,_0x3aa0fe=_0x398e82[_0x5d4a72(0x1d1)](({type:_0x13a39e,subType:_0x45457f})=>_0x4e1e89[_0x5d4a72(0x200)]==_0x13a39e&&_0x4e1e89[_0x5d4a72(0x1eb)]==_0x45457f),_0x25123d=_0x398e82[_0x5d4a72(0x1d1)](({type:_0x1b74e0,subType:_0x525b0f})=>_0x4ea8d3[_0x5d4a72(0x200)]==_0x1b74e0&&_0x4ea8d3[_0x5d4a72(0x1eb)]==_0x525b0f);if(_0x3aa0fe<0x0||_0x25123d<0x0)return!0x1;const _0x131748=_0x4e1e89[_0x5d4a72(0x1db)](),_0x33c16a=_0x4ea8d3[_0x5d4a72(0x1db)]();if((0x0==_0x3aa0fe||0x1==_0x3aa0fe)&&0x2==_0x25123d&&_0x131748[_0x5d4a72(0x1f9)](_0x33c16a))return!0x0;if(0x2==_0x3aa0fe&&0x3==_0x25123d){const _0x310512=_0x1eae94[_0x5d4a72(0x1cf)](_0x131748,_0x5d4a72(0x20d))[_0x5d4a72(0x1c5)](({suggestion:_0x5c83c0,meta:_0x31cbb0})=>_0x31cbb0[_0x5d4a72(0x1d4)]&&_0x5d4a72(0x1de)==_0x5c83c0[_0x5d4a72(0x1eb)]);if(_0x310512[_0x5d4a72(0x1fc)]>0x1&&_0x33c16a[_0x5d4a72(0x1e7)][_0x5d4a72(0x21e)](_0x131748[_0x5d4a72(0x1f5)]))return!0x0;if(0x1==_0x310512[_0x5d4a72(0x1fc)]&&(_0x131748[_0x5d4a72(0x1f5)][_0x5d4a72(0x21e)](_0x33c16a[_0x5d4a72(0x1e7)])||_0x131748[_0x5d4a72(0x1e7)][_0x5d4a72(0x21e)](_0x33c16a[_0x5d4a72(0x1f5)])))return!0x0;}if(0x3==_0x3aa0fe&&0x3==_0x25123d&&_0x131748[_0x5d4a72(0x1f5)][_0x5d4a72(0x1d5)](_0x33c16a[_0x5d4a72(0x1f5)])){const _0x3bc2fc=_0x131748[_0x5d4a72(0x1e7)][_0x5d4a72(0x1f6)],_0x2231e4=_0x33c16a[_0x5d4a72(0x1f5)][_0x5d4a72(0x213)];return _0x4d820c[_0x5d4a72(0x21f)](_0x3bc2fc)&&_0x3bc2fc===_0x2231e4;}return!0x1;}_0x21bf39[_0x514c28(0x205)][_0x514c28(0x228)][_0x514c28(0x219)](()=>{const _0x14f117=_0x514c28;let _0x1052dd=!0x1;const _0x45cf39=Array[_0x14f117(0x204)](_0x21bf39[_0x14f117(0x205)][_0x14f117(0x228)][_0x14f117(0x1ce)][_0x14f117(0x1e1)]());for(const {name:_0x465b03,data:_0x240ce9}of _0x45cf39){const {group:_0x4d6625,type:_0x4e601e,subType:_0x1040ab,id:_0x158c25}=_0x1eae94[_0x14f117(0x1c9)](_0x465b03);if(_0x14f117(0x1d9)==_0x4d6625&&_0x1eae94[_0x14f117(0x20f)](_0x158c25)){if(_0x14f117(0x215)==_0x4e601e&&(_0x14f117(0x1d6)==_0x1040ab||_0x14f117(0x1dc)==_0x1040ab)){const _0xfe8f0b=_0x1eae94[_0x14f117(0x1f0)](_0x158c25);if(_0x240ce9[_0x14f117(0x214)]){const _0x51f05c=_0xfe8f0b[_0x14f117(0x1db)]()[_0x14f117(0x1e3)]();if(_0x4d820c[_0x14f117(0x21f)](_0x51f05c))continue;_0x1eae94[_0x14f117(0x224)](_0xfe8f0b),_0x1052dd=!0x0;}}if(_0x14f117(0x20d)==_0x4e601e&&_0x14f117(0x1da)==_0x1040ab&&!_0x240ce9[_0x14f117(0x214)]){const _0x472afe=_0x1eae94[_0x14f117(0x1f0)](_0x158c25);_0x472afe[_0x14f117(0x1e6)]&&_0x472afe[_0x14f117(0x1e6)][_0x14f117(0x208)]&&(_0x1eae94[_0x14f117(0x224)](_0x472afe[_0x14f117(0x1e6)]),_0x1052dd=!0x0);}}}return _0x1052dd;}),this[_0x514c28(0x216)](_0x529b2d);}[_0x171357(0x216)](_0x24ef0f){const _0x6235c0=_0x171357,_0x2ebb32=this[_0x6235c0(0x229)],_0x108ed=_0x2ebb32[_0x6235c0(0x1fa)];_0x2ebb32[_0x6235c0(0x222)][_0x6235c0(0x217)](_0x6235c0(0x1dd))[_0x6235c0(0x220)][_0x6235c0(0x20c)](_0x268945=>{const _0x2dcd7b=_0x6235c0;if(_0x2dcd7b(0x215)!=_0x268945[_0x2dcd7b(0x200)]&&_0x2dcd7b(0x202)!=_0x268945[_0x2dcd7b(0x200)])return;const {data:_0x23589f}=_0x268945;if(!_0x23589f||_0x2dcd7b(0x1ed)!=_0x23589f[_0x2dcd7b(0x212)])return;const _0x43104e=_0x23589f[_0x2dcd7b(0x227)][0x0][_0x2dcd7b(0x1e9)];return _0x153c96(_0x2dcd7b(0x1df)===_0x43104e?_0xc05c68(_0x108ed,_0x2dcd7b(0x20a)):_0x24ef0f[_0x43104e]||_0x43104e);function _0x153c96(_0x1bd7c4){const _0xd59ef5=_0x2dcd7b;return{'type':_0xd59ef5(0x21d),'content':_0xc05c68(_0x108ed,_0xd59ef5(0x1f1),_0x1bd7c4)};}});}}
23
+ function _0x4723(){const _0x34d47f=['insertion','76971YizOBK','createRangeOn','refresh','imageStyle','19122BXJpNb','author','getSuggestion','plugins','end','start','suggestion','156893FQkRDi','getSuggestions','isOwn','isInContent','imageStylePostApply','name','discardSuggestion','get','_splitMarkerName','markInlineFormat','hasSuggestion','markBlockFormat','commandParams','getSuggestionCallback','imageTypeInline','length','afterInit','isBlockImage','accept','getClosestSelectedImageElement','toLowerCase','document','isIntersecting','ImageUtils','_suggestionFactory','next','nodeBefore','5809689uopUCc','getContainedElement','_registerLegacyDescription','registerCustomCallback','change','convertInlineImageToBlock','ImageStyleEditing','32iQOBKA','descriptionFactory','FORMAT_SIDE_IMAGE','join','isEqual','commandName','discard','type','imageStylePreApply','registerPostFixer','from','locale','getFirstRange','normalizedStyles','filter','nodeAfter','isBefore','*Format:*\x20%0','formatInline','newRange','side','model','findIndex','forEach','has','format','formatBlock','commandReversedParams','registerDescriptionCallback','6RHjdqU','762486EsCBWA','differ','isInlineImage','value','chain','title','shouldConvertImageType','getChangedMarkers','Users','setImageNaturalSizeAttributes','imageTypeBlock','selection','imageCaption','976381nRxGiv','editor','enableCommand','TrackChangesEditing','3060745KcTLxs','_findSuggestions','commands','790CZvPHt','subType','324bsJBpN','head'];_0x4723=function(){return _0x34d47f;};return _0x4723();}const _0x51cadd=_0x3605;(function(_0x18d50f,_0x2f0526){const _0x1b22f9=_0x3605,_0x57bd5c=_0x18d50f();while(!![]){try{const _0x13aaea=parseInt(_0x1b22f9(0x203))/0x1*(parseInt(_0x1b22f9(0x1e9))/0x2)+parseInt(_0x1b22f9(0x207))/0x3*(-parseInt(_0x1b22f9(0x200))/0x4)+-parseInt(_0x1b22f9(0x1fb))/0x5+parseInt(_0x1b22f9(0x1ea))/0x6+-parseInt(_0x1b22f9(0x1f7))/0x7*(parseInt(_0x1b22f9(0x230))/0x8)+parseInt(_0x1b22f9(0x229))/0x9+-parseInt(_0x1b22f9(0x1fe))/0xa*(-parseInt(_0x1b22f9(0x20e))/0xb);if(_0x13aaea===_0x2f0526)break;else _0x57bd5c['push'](_0x57bd5c['shift']());}catch(_0x2f09b4){_0x57bd5c['push'](_0x57bd5c['shift']());}}}(_0x4723,0x6c60d));import{Plugin as _0x231117}from'ckeditor5/src/core.js';function _0x3605(_0x4a9d24,_0x264f90){const _0x4723ef=_0x4723();return _0x3605=function(_0x3605c1,_0x5c59e9){_0x3605c1=_0x3605c1-0x1db;let _0x2731e0=_0x4723ef[_0x3605c1];return _0x2731e0;},_0x3605(_0x4a9d24,_0x264f90);}import{uid as _0x46ea28}from'ckeditor5/src/utils.js';import{getTranslation as _0x50012d}from'../utils/common-translations.js';export default class nt extends _0x231117{[_0x51cadd(0x21e)](){const _0x244d21=_0x51cadd,_0x33011e=this[_0x244d21(0x1f8)];if(!_0x33011e[_0x244d21(0x20a)][_0x244d21(0x1e4)](_0x244d21(0x22f)))return;const _0x3450e2=_0x33011e[_0x244d21(0x20a)][_0x244d21(0x215)](_0x244d21(0x1fa)),_0x3fee42=_0x33011e[_0x244d21(0x20a)][_0x244d21(0x215)](_0x244d21(0x225)),_0x38570a={};_0x3450e2[_0x244d21(0x1f9)](_0x244d21(0x206),(_0x50b9ab,_0x3a500d)=>{const _0x267044=_0x244d21,_0x506926=_0x33011e[_0x267044(0x20a)][_0x267044(0x215)](_0x267044(0x1f2))['me'],_0xdf3785=_0x33011e[_0x267044(0x1fd)][_0x267044(0x215)](_0x267044(0x206));let _0xd09e3c=_0x3fee42[_0x267044(0x221)](_0x33011e[_0x267044(0x1e1)][_0x267044(0x223)][_0x267044(0x1f5)]),_0x20e221=_0x33011e[_0x267044(0x1e1)][_0x267044(0x204)](_0xd09e3c),_0x2e8b60=_0xdf3785[_0x267044(0x1ed)];if(_0x2e8b60==_0x3a500d[_0x267044(0x1ed)])return;const _0x38ac9e={'commandName':_0x267044(0x206),'commandParams':[_0x3a500d],'formatGroupId':_0x46ea28()};_0x33011e[_0x267044(0x1e1)][_0x267044(0x22d)](()=>{const _0x4e828f=_0x267044;if(_0x3450e2[_0x4e828f(0x20f)]()[_0x4e828f(0x23e)](_0x1ea786=>_0x1ea786[_0x4e828f(0x211)]&&_0x506926==_0x1ea786[_0x4e828f(0x208)]&&(_0x4e828f(0x1e6)==_0x1ea786[_0x4e828f(0x237)]||_0x4e828f(0x1de)==_0x1ea786[_0x4e828f(0x237)])&&(_0x4e828f(0x238)==_0x1ea786[_0x4e828f(0x1ff)]||_0x4e828f(0x212)==_0x1ea786[_0x4e828f(0x1ff)])&&_0x1ea786[_0x4e828f(0x23c)]()[_0x4e828f(0x234)](_0x20e221))[_0x4e828f(0x1e3)](_0x13a9a3=>_0x3450e2[_0x4e828f(0x214)](_0x13a9a3[_0x4e828f(0x201)])),_0xd09e3c=_0x3fee42[_0x4e828f(0x221)](_0x33011e[_0x4e828f(0x1e1)][_0x4e828f(0x223)][_0x4e828f(0x1f5)]),_0x20e221=_0x33011e[_0x4e828f(0x1e1)][_0x4e828f(0x204)](_0xd09e3c),_0xdf3785[_0x4e828f(0x205)](),_0x33011e[_0x4e828f(0x1fd)][_0x4e828f(0x215)](_0x4e828f(0x21c))[_0x4e828f(0x205)](),_0x33011e[_0x4e828f(0x1fd)][_0x4e828f(0x215)](_0x4e828f(0x1f4))[_0x4e828f(0x205)](),_0x2e8b60=_0xdf3785[_0x4e828f(0x1ed)],_0x2e8b60!=_0x3a500d[_0x4e828f(0x1ed)])return _0x3fee42[_0x4e828f(0x1ec)](_0xd09e3c)&&_0xdf3785[_0x4e828f(0x1f0)](_0x3a500d[_0x4e828f(0x1ed)],_0xd09e3c)?(_0x50b9ab({..._0x3a500d,'setImageSizes':!0x1}),_0xd09e3c=_0x3fee42[_0x4e828f(0x221)](_0x33011e[_0x4e828f(0x1e1)][_0x4e828f(0x223)][_0x4e828f(0x1f5)]),void _0x3450e2[_0x4e828f(0x219)](_0xd09e3c,{..._0x38ac9e,'commandReversedParams':[{'value':_0x2e8b60||null,'setImageSizes':!0x1}]},[],_0x4e828f(0x238))):void(_0x3fee42[_0x4e828f(0x21f)](_0xd09e3c)?_0x3450e2[_0x4e828f(0x219)](_0xd09e3c,_0x38ac9e,[],_0x4e828f(0x212)):_0x3450e2[_0x4e828f(0x217)](_0x20e221,_0x38ac9e,_0x4e828f(0x212)));});});for(const _0x30e462 of _0x33011e[_0x244d21(0x20a)][_0x244d21(0x215)](_0x244d21(0x22f))[_0x244d21(0x23d)])_0x38570a[_0x30e462[_0x244d21(0x213)]]=_0x30e462[_0x244d21(0x1ef)][_0x244d21(0x222)]();_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1e6),_0x244d21(0x238),_0x244d21(0x233),()=>!0x1),_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1e6),_0x244d21(0x212),_0x244d21(0x233),()=>!0x1),_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1de),_0x244d21(0x212),_0x244d21(0x233),()=>!0x1),_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1e6),_0x244d21(0x238),_0x244d21(0x220),([_0x2dfab4])=>{const _0xa34775=_0x244d21;_0x3fee42[_0xa34775(0x1f3)](_0x2dfab4[_0xa34775(0x22a)]());}),_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1e6),_0x244d21(0x238),_0x244d21(0x236),(_0x509156,_0x1b5ddf)=>{const _0x587cdd=_0x244d21;_0x3450e2[_0x587cdd(0x226)][_0x587cdd(0x21b)](_0x587cdd(0x1e6),'',_0x587cdd(0x220))(_0x509156,{'commandName':_0x1b5ddf[_0x587cdd(0x235)],'commandParams':_0x1b5ddf[_0x587cdd(0x1e7)]});}),_0x3450e2[_0x244d21(0x226)][_0x244d21(0x22c)](_0x244d21(0x1e6),_0x244d21(0x238),_0x244d21(0x1ee),function(_0x48a172,_0x377835){if(_0x2bd9e1(_0x48a172,_0x377835))return[_0x48a172,_0x377835];if(_0x2bd9e1(_0x377835,_0x48a172))return[_0x377835,_0x48a172];return null;});const _0x156432=[{'type':_0x244d21(0x1e6),'subType':_0x244d21(0x238)},{'type':_0x244d21(0x202),'subType':_0x244d21(0x1f6)},{'type':_0x244d21(0x1e6),'subType':_0x244d21(0x22e)},{'type':_0x244d21(0x202),'subType':_0x244d21(0x22e)}];function _0x2bd9e1(_0xf3160f,_0x3a1e81){const _0x255b8b=_0x244d21,_0x2ad4b3=_0x156432[_0x255b8b(0x1e2)](({type:_0x32c93d,subType:_0xc80d53})=>_0xf3160f[_0x255b8b(0x237)]==_0x32c93d&&_0xf3160f[_0x255b8b(0x1ff)]==_0xc80d53),_0x3d1648=_0x156432[_0x255b8b(0x1e2)](({type:_0x56cf6c,subType:_0x5574ef})=>_0x3a1e81[_0x255b8b(0x237)]==_0x56cf6c&&_0x3a1e81[_0x255b8b(0x1ff)]==_0x5574ef);if(_0x2ad4b3<0x0||_0x3d1648<0x0)return!0x1;const _0x41ea20=_0xf3160f[_0x255b8b(0x23c)](),_0x1c0ea6=_0x3a1e81[_0x255b8b(0x23c)]();if((0x0==_0x2ad4b3||0x1==_0x2ad4b3)&&0x2==_0x3d1648&&_0x41ea20[_0x255b8b(0x224)](_0x1c0ea6))return!0x0;if(0x2==_0x2ad4b3&&0x3==_0x3d1648){const _0x557fdc=_0x3450e2[_0x255b8b(0x1fc)](_0x41ea20,_0x255b8b(0x202))[_0x255b8b(0x23e)](({suggestion:_0x39197e,meta:_0x47e289})=>_0x47e289[_0x255b8b(0x210)]&&_0x255b8b(0x22e)==_0x39197e[_0x255b8b(0x1ff)]);if(_0x557fdc[_0x255b8b(0x21d)]>0x1&&_0x1c0ea6[_0x255b8b(0x20b)][_0x255b8b(0x234)](_0x41ea20[_0x255b8b(0x20c)]))return!0x0;if(0x1==_0x557fdc[_0x255b8b(0x21d)]&&(_0x41ea20[_0x255b8b(0x20c)][_0x255b8b(0x234)](_0x1c0ea6[_0x255b8b(0x20b)])||_0x41ea20[_0x255b8b(0x20b)][_0x255b8b(0x234)](_0x1c0ea6[_0x255b8b(0x20c)])))return!0x0;}if(0x3==_0x2ad4b3&&0x3==_0x3d1648&&_0x41ea20[_0x255b8b(0x20c)][_0x255b8b(0x1dc)](_0x1c0ea6[_0x255b8b(0x20c)])){const _0x3d2fda=_0x41ea20[_0x255b8b(0x20b)][_0x255b8b(0x1db)],_0x4e2d46=_0x1c0ea6[_0x255b8b(0x20c)][_0x255b8b(0x228)];return _0x3fee42[_0x255b8b(0x21f)](_0x3d2fda)&&_0x3d2fda===_0x4e2d46;}return!0x1;}_0x33011e[_0x244d21(0x1e1)][_0x244d21(0x223)][_0x244d21(0x239)](()=>{const _0xa30594=_0x244d21;let _0x369c50=!0x1;const _0x1b7e09=Array[_0xa30594(0x23a)](_0x33011e[_0xa30594(0x1e1)][_0xa30594(0x223)][_0xa30594(0x1eb)][_0xa30594(0x1f1)]());for(const {name:_0x4efebc,data:_0x3e9298}of _0x1b7e09){const {group:_0x21a4a3,type:_0x50953d,subType:_0x5dbb00,id:_0x79db6}=_0x3450e2[_0xa30594(0x216)](_0x4efebc);if(_0xa30594(0x20d)==_0x21a4a3&&_0x3450e2[_0xa30594(0x218)](_0x79db6)){if(_0xa30594(0x1e6)==_0x50953d&&(_0xa30594(0x238)==_0x5dbb00||_0xa30594(0x212)==_0x5dbb00)){const _0x1c41c1=_0x3450e2[_0xa30594(0x209)](_0x79db6);if(_0x3e9298[_0xa30594(0x1df)]){const _0xfbd5a4=_0x1c41c1[_0xa30594(0x23c)]()[_0xa30594(0x22a)]();if(_0x3fee42[_0xa30594(0x21f)](_0xfbd5a4))continue;_0x3450e2[_0xa30594(0x214)](_0x1c41c1),_0x369c50=!0x0;}}if(_0xa30594(0x202)==_0x50953d&&_0xa30594(0x1f6)==_0x5dbb00&&!_0x3e9298[_0xa30594(0x1df)]){const _0xbf625e=_0x3450e2[_0xa30594(0x209)](_0x79db6);_0xbf625e[_0xa30594(0x227)]&&_0xbf625e[_0xa30594(0x227)][_0xa30594(0x211)]&&(_0x3450e2[_0xa30594(0x214)](_0xbf625e[_0xa30594(0x227)]),_0x369c50=!0x0);}}}return _0x369c50;}),this[_0x244d21(0x22b)](_0x38570a);}[_0x51cadd(0x22b)](_0x3182ea){const _0x130509=_0x51cadd,_0x13bcbf=this[_0x130509(0x1f8)],_0x54921f=_0x13bcbf[_0x130509(0x23b)];_0x13bcbf[_0x130509(0x20a)][_0x130509(0x215)](_0x130509(0x1fa))[_0x130509(0x231)][_0x130509(0x1e8)](_0x9f1a03=>{const _0x11429c=_0x130509;if(_0x11429c(0x1e6)!=_0x9f1a03[_0x11429c(0x237)]&&_0x11429c(0x1de)!=_0x9f1a03[_0x11429c(0x237)])return;const {data:_0x3c2491}=_0x9f1a03;if(!_0x3c2491||_0x11429c(0x206)!=_0x3c2491[_0x11429c(0x235)])return;const _0x244e5e=_0x3c2491[_0x11429c(0x21a)][0x0][_0x11429c(0x1ed)];return _0x305f6d(_0x11429c(0x1e0)===_0x244e5e?_0x50012d(_0x54921f,_0x11429c(0x232)):_0x3182ea[_0x244e5e]||_0x244e5e);function _0x305f6d(_0x36a4fb){const _0x353b27=_0x11429c;return{'type':_0x353b27(0x1e5),'content':_0x50012d(_0x54921f,_0x353b27(0x1dd),_0x36a4fb)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x205f(_0x437830,_0x5e0b74){const _0x1fd83c=_0x1fd8();return _0x205f=function(_0x205f44,_0xadfd0d){_0x205f44=_0x205f44-0x13a;let _0x4ba511=_0x1fd83c[_0x205f44];return _0x4ba511;},_0x205f(_0x437830,_0x5e0b74);}const _0x51c606=_0x205f;(function(_0x759e0b,_0x5c4ae7){const _0x50a2dd=_0x205f,_0xf47682=_0x759e0b();while(!![]){try{const _0x456554=-parseInt(_0x50a2dd(0x152))/0x1+parseInt(_0x50a2dd(0x149))/0x2+parseInt(_0x50a2dd(0x14c))/0x3*(-parseInt(_0x50a2dd(0x144))/0x4)+parseInt(_0x50a2dd(0x151))/0x5+-parseInt(_0x50a2dd(0x158))/0x6+parseInt(_0x50a2dd(0x13b))/0x7+-parseInt(_0x50a2dd(0x159))/0x8*(-parseInt(_0x50a2dd(0x157))/0x9);if(_0x456554===_0x5c4ae7)break;else _0xf47682['push'](_0xf47682['shift']());}catch(_0x22d159){_0xf47682['push'](_0xf47682['shift']());}}}(_0x1fd8,0xad04f));import{Plugin as _0x496a98}from'ckeditor5/src/core.js';function _0x1fd8(){const _0x599ecd=['afterInit','_trackChangesExecuted','value','4528674YoUeQP','5176248BeLPWx','8dTIjBV','Users','commands','9915500XVpzfk','collaboration_features','execute','_handleImportedData','lowest','get','editor','track_changes','listenTo','160GLNspq','dataInsert','plugins','bind','_setSuggestionData','1443738WXaqKp','enableCommand','importWord','61131ZbxGtM','forEach','_trackChangesValueDuringImport','trackChanges','TrackChangesEditing','3095460AFRCWP','874172Fwjwqj','high'];_0x1fd8=function(){return _0x599ecd;};return _0x1fd8();}export default class ot extends _0x496a98{constructor(_0x15f7d0){const _0xf758f7=_0x205f;super(_0x15f7d0),this[_0xf758f7(0x14e)]=!0x1,this[_0xf758f7(0x155)]=!0x1;}[_0x51c606(0x154)](){const _0x56c446=_0x51c606,_0x58dfff=this[_0x56c446(0x141)],_0xf3b714=_0x58dfff[_0x56c446(0x13a)][_0x56c446(0x140)](_0x56c446(0x14b)),_0x37e4c1=_0x58dfff[_0x56c446(0x13a)][_0x56c446(0x140)](_0x56c446(0x14f));_0xf3b714&&(_0xf3b714['on'](_0x56c446(0x13d),(_0x35b8ac,[,_0x581ede])=>{const _0x2bf795=_0x56c446;this[_0x2bf795(0x14e)]=_0x37e4c1[_0x2bf795(0x156)],_0x581ede[_0x2bf795(0x13c)][_0x2bf795(0x142)]=!this[_0x2bf795(0x14e)];},{'priority':_0x56c446(0x153)}),this[_0x56c446(0x143)](_0xf3b714,_0x56c446(0x145),this[_0x56c446(0x13e)][_0x56c446(0x147)](this)),this[_0x56c446(0x143)](_0xf3b714,_0x56c446(0x145),()=>{const _0x30db70=_0x56c446;this[_0x30db70(0x155)]&&(_0x37e4c1[_0x30db70(0x13d)](),this[_0x30db70(0x155)]=!0x1);},{'priority':_0x56c446(0x13f)}),_0x58dfff[_0x56c446(0x146)][_0x56c446(0x140)](_0x56c446(0x150))[_0x56c446(0x14a)](_0x56c446(0x14b)));}[_0x51c606(0x13e)](_0x3d5b04,_0x3e1c09){const _0x13485f=_0x51c606,{suggestions:_0x3d776f}=_0x3e1c09,_0x2a20f8=this[_0x13485f(0x141)][_0x13485f(0x13a)][_0x13485f(0x140)](_0x13485f(0x14f)),_0x13a446=_0x2a20f8[_0x13485f(0x156)];this[_0x13485f(0x14e)]!==_0x13a446&&(_0x2a20f8[_0x13485f(0x13d)](),this[_0x13485f(0x155)]=!0x0),_0x3d776f&&_0x3d776f[_0x13485f(0x14d)](({id:_0x4546bc,type:_0x1a339d,author:_0x24c717,created_at:_0x477727})=>{const _0x1835af=_0x13485f,_0x3edca3={'id':_0x4546bc,'type':_0x1a339d,'authorId':this[_0x1835af(0x141)][_0x1835af(0x146)][_0x1835af(0x140)](_0x1835af(0x15a))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x24c717,'createdAt':_0x477727?new Date(_0x477727):new Date(),'source':_0x1835af(0x14b)}}};this[_0x1835af(0x141)][_0x1835af(0x146)][_0x1835af(0x140)](_0x1835af(0x150))[_0x1835af(0x148)](_0x3edca3);});}}
23
+ const _0x15dbb8=_0x4b00;(function(_0x47e722,_0x1aa1b4){const _0x4019f2=_0x4b00,_0x14923a=_0x47e722();while(!![]){try{const _0x280de9=-parseInt(_0x4019f2(0x8b))/0x1*(-parseInt(_0x4019f2(0x83))/0x2)+-parseInt(_0x4019f2(0x7c))/0x3*(-parseInt(_0x4019f2(0x94))/0x4)+-parseInt(_0x4019f2(0x89))/0x5+parseInt(_0x4019f2(0x88))/0x6*(parseInt(_0x4019f2(0x7f))/0x7)+parseInt(_0x4019f2(0x81))/0x8+parseInt(_0x4019f2(0x93))/0x9*(parseInt(_0x4019f2(0x78))/0xa)+-parseInt(_0x4019f2(0x87))/0xb;if(_0x280de9===_0x1aa1b4)break;else _0x14923a['push'](_0x14923a['shift']());}catch(_0x71bacc){_0x14923a['push'](_0x14923a['shift']());}}}(_0x4ba7,0x8d493));import{Plugin as _0x5a9bcd}from'ckeditor5/src/core.js';function _0x4b00(_0x5c40f6,_0xf9259){const _0x4ba73e=_0x4ba7();return _0x4b00=function(_0x4b0067,_0x29cf16){_0x4b0067=_0x4b0067-0x76;let _0x5375b2=_0x4ba73e[_0x4b0067];return _0x5375b2;},_0x4b00(_0x5c40f6,_0xf9259);}export default class ot extends _0x5a9bcd{constructor(_0x27b6e9){const _0x5bac79=_0x4b00;super(_0x27b6e9),this[_0x5bac79(0x84)]=!0x1,this[_0x5bac79(0x80)]=!0x1;}[_0x15dbb8(0x92)](){const _0x1bef50=_0x15dbb8,_0xd871c9=this[_0x1bef50(0x8d)],_0x5ef155=_0xd871c9[_0x1bef50(0x79)][_0x1bef50(0x96)](_0x1bef50(0x97)),_0x13acf9=_0xd871c9[_0x1bef50(0x79)][_0x1bef50(0x96)](_0x1bef50(0x7d));_0x5ef155&&(_0x5ef155['on'](_0x1bef50(0x7b),(_0x294ea7,[,_0x26d5e8])=>{const _0x9ace02=_0x1bef50;this[_0x9ace02(0x84)]=_0x13acf9[_0x9ace02(0x8e)],_0x26d5e8[_0x9ace02(0x98)][_0x9ace02(0x8c)]=!this[_0x9ace02(0x84)];},{'priority':_0x1bef50(0x7e)}),this[_0x1bef50(0x8f)](_0x5ef155,_0x1bef50(0x91),this[_0x1bef50(0x86)][_0x1bef50(0x7a)](this)),this[_0x1bef50(0x8f)](_0x5ef155,_0x1bef50(0x91),()=>{const _0x2cac70=_0x1bef50;this[_0x2cac70(0x80)]&&(_0x13acf9[_0x2cac70(0x7b)](),this[_0x2cac70(0x80)]=!0x1);},{'priority':_0x1bef50(0x8a)}),_0xd871c9[_0x1bef50(0x76)][_0x1bef50(0x96)](_0x1bef50(0x95))[_0x1bef50(0x82)](_0x1bef50(0x97)));}[_0x15dbb8(0x86)](_0x2d033e,_0x19175c){const _0x367336=_0x15dbb8,{suggestions:_0x3c6165}=_0x19175c,_0x40603f=this[_0x367336(0x8d)][_0x367336(0x79)][_0x367336(0x96)](_0x367336(0x7d)),_0x3bc08d=_0x40603f[_0x367336(0x8e)];this[_0x367336(0x84)]!==_0x3bc08d&&(_0x40603f[_0x367336(0x7b)](),this[_0x367336(0x80)]=!0x0),_0x3c6165&&_0x3c6165[_0x367336(0x77)](({id:_0x146c03,type:_0x422232,author:_0x39445f,created_at:_0x395609})=>{const _0x4df2bb=_0x367336,_0x4e3db2={'id':_0x146c03,'type':_0x422232,'authorId':this[_0x4df2bb(0x8d)][_0x4df2bb(0x76)][_0x4df2bb(0x96)](_0x4df2bb(0x85))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x39445f,'createdAt':_0x395609?new Date(_0x395609):new Date(),'source':_0x4df2bb(0x97)}}};this[_0x4df2bb(0x8d)][_0x4df2bb(0x76)][_0x4df2bb(0x96)](_0x4df2bb(0x95))[_0x4df2bb(0x90)](_0x4e3db2);});}}function _0x4ba7(){const _0x267d89=['collaboration_features','plugins','forEach','1490990KDprXo','commands','bind','execute','3rzKfNA','trackChanges','high','7KTMUeD','_trackChangesExecuted','4327472behFKk','enableCommand','14694BvHPNx','_trackChangesValueDuringImport','Users','_handleImportedData','28983526biYdbk','4381116BfUTqe','441275iaKeYn','lowest','96JeSrFC','track_changes','editor','value','listenTo','_setSuggestionData','dataInsert','afterInit','27zArtBt','3512396pBLYBi','TrackChangesEditing','get','importWord'];_0x4ba7=function(){return _0x267d89;};return _0x4ba7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3860fa=_0x2eb5;function _0x2eb5(_0x59f337,_0x8fcac1){const _0x23b0b9=_0x23b0();return _0x2eb5=function(_0x2eb5fb,_0x318b8b){_0x2eb5fb=_0x2eb5fb-0xc8;let _0x4d69ae=_0x23b0b9[_0x2eb5fb];return _0x4d69ae;},_0x2eb5(_0x59f337,_0x8fcac1);}(function(_0x281f4b,_0x587ccd){const _0x41db9b=_0x2eb5,_0x481ce5=_0x281f4b();while(!![]){try{const _0x349f31=parseInt(_0x41db9b(0xf1))/0x1*(parseInt(_0x41db9b(0xd2))/0x2)+-parseInt(_0x41db9b(0xeb))/0x3*(-parseInt(_0x41db9b(0xea))/0x4)+-parseInt(_0x41db9b(0xdf))/0x5*(parseInt(_0x41db9b(0xe9))/0x6)+-parseInt(_0x41db9b(0xe1))/0x7+parseInt(_0x41db9b(0xe0))/0x8*(parseInt(_0x41db9b(0xd9))/0x9)+-parseInt(_0x41db9b(0xe3))/0xa*(-parseInt(_0x41db9b(0xcf))/0xb)+-parseInt(_0x41db9b(0xf2))/0xc*(parseInt(_0x41db9b(0xcc))/0xd);if(_0x349f31===_0x587ccd)break;else _0x481ce5['push'](_0x481ce5['shift']());}catch(_0x31c005){_0x481ce5['push'](_0x481ce5['shift']());}}}(_0x23b0,0x8e95a));import{Plugin as _0x239f40}from'ckeditor5/src/core.js';import{getTranslation as _0x362b75}from'../utils/common-translations.js';export default class rt extends _0x239f40{[_0x3860fa(0xe5)](){const _0xebb4ae=_0x3860fa,_0x593af2=this[_0xebb4ae(0xe2)],_0x37e370=_0x593af2[_0xebb4ae(0xcd)][_0xebb4ae(0xdb)](_0xebb4ae(0xc9));if(_0x593af2[_0xebb4ae(0xcd)][_0xebb4ae(0xec)](_0xebb4ae(0xd1))&&(_0x37e370[_0xebb4ae(0xe4)](_0xebb4ae(0xe6)),_0x37e370[_0xebb4ae(0xe4)](_0xebb4ae(0xc8))),_0x593af2[_0xebb4ae(0xcd)][_0xebb4ae(0xec)](_0xebb4ae(0xca))){for(const _0x26e875 of[_0xebb4ae(0xef),_0xebb4ae(0xce)])_0x37e370[_0xebb4ae(0xde)](_0x26e875);}const _0x1760de=_0x593af2[_0xebb4ae(0xf0)];_0x37e370[_0xebb4ae(0xd4)](_0xebb4ae(0xdc)),_0x37e370[_0xebb4ae(0xd0)][_0xebb4ae(0xd7)](_0xebb4ae(0xdc),_0x362b75(_0x1760de,_0xebb4ae(0xd6))),this[_0xebb4ae(0xcb)]();}[_0x3860fa(0xcb)](){const _0xdf8317=_0x3860fa,_0x3d4f63=this[_0xdf8317(0xe2)],_0x2477d4=_0x3d4f63[_0xdf8317(0xf0)],_0x59c26c=_0x3d4f63[_0xdf8317(0xcd)][_0xdf8317(0xdb)](_0xdf8317(0xc9));_0x59c26c[_0xdf8317(0xd0)][_0xdf8317(0xda)](_0x1b708a=>{const _0x346931=_0xdf8317;if(_0x346931(0xee)!=_0x1b708a[_0x346931(0xd3)])return;const {data:_0x37f02a}=_0x1b708a;if(!_0x37f02a)return;if(_0x346931(0xef)!=_0x37f02a[_0x346931(0xd5)]&&_0x346931(0xce)!=_0x37f02a[_0x346931(0xd5)])return;const _0x141685=_0x1b708a[_0x346931(0xd8)]()[0x0],_0x4f3e8b=_0x59c26c[_0x346931(0xd0)][_0x346931(0xed)](_0x141685);return _0x346931(0xef)==_0x37f02a[_0x346931(0xd5)]?{'type':_0x346931(0xe8),'content':_0x362b75(_0x2477d4,_0x346931(0xe7),_0x4f3e8b)}:_0x346931(0xce)==_0x37f02a[_0x346931(0xd5)]?{'type':_0x346931(0xe8),'content':_0x362b75(_0x2477d4,_0x346931(0xdd),_0x4f3e8b)}:void 0x0;});}}function _0x23b0(){const _0x1f83d0=['549ECOjQV','registerDescriptionCallback','get','blockIndent','*Outdent:*\x20%0','enableDefaultAttributesIntegration','4605dmkWDo','133264gFvteN','6680499mSFiFz','editor','193450CpJGBp','enableCommand','afterInit','indent','*Indent:*\x20%0','format','6714kwhWOh','37524Qojhvv','177wFNHxB','has','getItemLabel','formatBlock','indentBlock','locale','1562xSVgDZ','228YQuYzs','outdent','TrackChangesEditing','IndentBlock','_registerLegacyDescription','28990zwSbrw','plugins','outdentBlock','55HPkNzR','descriptionFactory','IndentEditing','1210khiTXA','type','registerBlockAttribute','commandName','FORMAT_INDENT','registerAttributeLabel','getItems'];_0x23b0=function(){return _0x1f83d0;};return _0x23b0();}
23
+ function _0x77b1(){const _0x88eca4=['*Outdent:*\x20%0','44qIKKuI','16153690vDuVwE','plugins','commandName','_registerLegacyDescription','locale','descriptionFactory','8ifZbbn','4791030JGBZWV','4NlqXuE','afterInit','formatBlock','registerAttributeLabel','outdent','663790oUeDdd','16TeRUiO','enableDefaultAttributesIntegration','blockIndent','*Indent:*\x20%0','enableCommand','indent','format','has','739858ZZyYBu','indentBlock','getItems','registerBlockAttribute','IndentEditing','getItemLabel','10007340VgWWWZ','outdentBlock','editor','TrackChangesEditing','433080OOYAlk','type','IndentBlock','4046406mLAyvO','FORMAT_INDENT','registerDescriptionCallback','get'];_0x77b1=function(){return _0x88eca4;};return _0x77b1();}const _0x20a4a8=_0x2b49;function _0x2b49(_0x46b81f,_0xa610ea){const _0x77b1c9=_0x77b1();return _0x2b49=function(_0x2b49b3,_0x4e6fdc){_0x2b49b3=_0x2b49b3-0xb0;let _0x101fed=_0x77b1c9[_0x2b49b3];return _0x101fed;},_0x2b49(_0x46b81f,_0xa610ea);}(function(_0x4296f0,_0x45b13a){const _0x2efbe4=_0x2b49,_0x3d3963=_0x4296f0();while(!![]){try{const _0x3325a0=-parseInt(_0x2efbe4(0xcf))/0x1*(parseInt(_0x2efbe4(0xb4))/0x2)+-parseInt(_0x2efbe4(0xce))/0x3+-parseInt(_0x2efbe4(0xcd))/0x4*(-parseInt(_0x2efbe4(0xd4))/0x5)+-parseInt(_0x2efbe4(0xba))/0x6+parseInt(_0x2efbe4(0xc1))/0x7*(-parseInt(_0x2efbe4(0xd5))/0x8)+parseInt(_0x2efbe4(0xbe))/0x9+-parseInt(_0x2efbe4(0xc7))/0xa*(-parseInt(_0x2efbe4(0xc6))/0xb);if(_0x3325a0===_0x45b13a)break;else _0x3d3963['push'](_0x3d3963['shift']());}catch(_0x1178bc){_0x3d3963['push'](_0x3d3963['shift']());}}}(_0x77b1,0xd578c));import{Plugin as _0x42a746}from'ckeditor5/src/core.js';import{getTranslation as _0x2dd9bc}from'../utils/common-translations.js';export default class rt extends _0x42a746{[_0x20a4a8(0xd0)](){const _0x22d69c=_0x20a4a8,_0x2cd441=this[_0x22d69c(0xbc)],_0x4b3dc5=_0x2cd441[_0x22d69c(0xc8)][_0x22d69c(0xc4)](_0x22d69c(0xbd));if(_0x2cd441[_0x22d69c(0xc8)][_0x22d69c(0xb3)](_0x22d69c(0xb8))&&(_0x4b3dc5[_0x22d69c(0xb0)](_0x22d69c(0xb1)),_0x4b3dc5[_0x22d69c(0xb0)](_0x22d69c(0xd3))),_0x2cd441[_0x22d69c(0xc8)][_0x22d69c(0xb3)](_0x22d69c(0xc0))){for(const _0x4e7942 of[_0x22d69c(0xb5),_0x22d69c(0xbb)])_0x4b3dc5[_0x22d69c(0xd6)](_0x4e7942);}const _0x546801=_0x2cd441[_0x22d69c(0xcb)];_0x4b3dc5[_0x22d69c(0xb7)](_0x22d69c(0xd7)),_0x4b3dc5[_0x22d69c(0xcc)][_0x22d69c(0xd2)](_0x22d69c(0xd7),_0x2dd9bc(_0x546801,_0x22d69c(0xc2))),this[_0x22d69c(0xca)]();}[_0x20a4a8(0xca)](){const _0x547057=_0x20a4a8,_0x46663a=this[_0x547057(0xbc)],_0x21144c=_0x46663a[_0x547057(0xcb)],_0x33b9d7=_0x46663a[_0x547057(0xc8)][_0x547057(0xc4)](_0x547057(0xbd));_0x33b9d7[_0x547057(0xcc)][_0x547057(0xc3)](_0x27de2a=>{const _0x33e566=_0x547057;if(_0x33e566(0xd1)!=_0x27de2a[_0x33e566(0xbf)])return;const {data:_0x48ebb8}=_0x27de2a;if(!_0x48ebb8)return;if(_0x33e566(0xb5)!=_0x48ebb8[_0x33e566(0xc9)]&&_0x33e566(0xbb)!=_0x48ebb8[_0x33e566(0xc9)])return;const _0x4b1a42=_0x27de2a[_0x33e566(0xb6)]()[0x0],_0x4671e3=_0x33b9d7[_0x33e566(0xcc)][_0x33e566(0xb9)](_0x4b1a42);return _0x33e566(0xb5)==_0x48ebb8[_0x33e566(0xc9)]?{'type':_0x33e566(0xb2),'content':_0x2dd9bc(_0x21144c,_0x33e566(0xd8),_0x4671e3)}:_0x33e566(0xbb)==_0x48ebb8[_0x33e566(0xc9)]?{'type':_0x33e566(0xb2),'content':_0x2dd9bc(_0x21144c,_0x33e566(0xc5),_0x4671e3)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x53dec2=_0xbcd1;(function(_0x2f7a39,_0x171c5c){var _0x4e6423=_0xbcd1,_0xcdcad=_0x2f7a39();while(!![]){try{var _0x44313d=-parseInt(_0x4e6423(0x13b))/0x1+-parseInt(_0x4e6423(0x137))/0x2+-parseInt(_0x4e6423(0x131))/0x3+-parseInt(_0x4e6423(0x134))/0x4*(-parseInt(_0x4e6423(0x140))/0x5)+-parseInt(_0x4e6423(0x142))/0x6+parseInt(_0x4e6423(0x138))/0x7*(-parseInt(_0x4e6423(0x141))/0x8)+parseInt(_0x4e6423(0x13e))/0x9*(parseInt(_0x4e6423(0x139))/0xa);if(_0x44313d===_0x171c5c)break;else _0xcdcad['push'](_0xcdcad['shift']());}catch(_0x2c022a){_0xcdcad['push'](_0xcdcad['shift']());}}}(_0x4b24,0x8ab00));function _0x4b24(){var _0x3abfc6=['923688UblBYP','7UJEMeH','20rWuyAF','TrackChangesEditing','1047475AZXHXu','requires','get','7524486wYsnBA','enableCommand','304130zDuaBT','706328KSnKBg','1214784xIqzxB','831558HzMQmy','editor','plugins','64zKxLDK','init','input'];_0x4b24=function(){return _0x3abfc6;};return _0x4b24();}function _0xbcd1(_0x82220c,_0x43a7d2){var _0x4b2420=_0x4b24();return _0xbcd1=function(_0xbcd1a3,_0x2aab3a){_0xbcd1a3=_0xbcd1a3-0x131;var _0x5bf1f8=_0x4b2420[_0xbcd1a3];return _0x5bf1f8;},_0xbcd1(_0x82220c,_0x43a7d2);}import{Plugin as _0x8a86ac}from'ckeditor5/src/core.js';import{Input as _0x36b523}from'ckeditor5/src/typing.js';export default class at extends _0x8a86ac{static get[_0x53dec2(0x13c)](){return[_0x36b523];}[_0x53dec2(0x135)](){var _0x50abd2=_0x53dec2;this[_0x50abd2(0x132)][_0x50abd2(0x133)][_0x50abd2(0x13d)](_0x50abd2(0x13a))[_0x50abd2(0x13f)](_0x50abd2(0x136));}}
23
+ function _0x1dcf(){var _0x485acc=['32PZWPrX','7283864mCmtld','326160SnqmQA','31394ZiIrZP','2972478DNtaVO','init','editor','13zfTBHW','input','524QQcIPQ','TrackChangesEditing','5BGzxNc','plugins','enableCommand','requires','328CsEJfY','90UsTdWJ','2292xuGhPx','get','27531OXSsQd','24902MOsOPJ','1965bYYFnl'];_0x1dcf=function(){return _0x485acc;};return _0x1dcf();}function _0x4394(_0x4ff0c9,_0x27f8ed){var _0x1dcf67=_0x1dcf();return _0x4394=function(_0x4394d0,_0x30b11e){_0x4394d0=_0x4394d0-0xbf;var _0x496711=_0x1dcf67[_0x4394d0];return _0x496711;},_0x4394(_0x4ff0c9,_0x27f8ed);}var _0x26125f=_0x4394;(function(_0x189673,_0x4fd9e0){var _0x79a05a=_0x4394,_0x20432f=_0x189673();while(!![]){try{var _0x26761e=-parseInt(_0x79a05a(0xce))/0x1*(-parseInt(_0x79a05a(0xcc))/0x2)+-parseInt(_0x79a05a(0xcd))/0x3*(parseInt(_0x79a05a(0xc1))/0x4)+-parseInt(_0x79a05a(0xc3))/0x5*(parseInt(_0x79a05a(0xd2))/0x6)+parseInt(_0x79a05a(0xcb))/0x7*(parseInt(_0x79a05a(0xc7))/0x8)+-parseInt(_0x79a05a(0xc8))/0x9*(-parseInt(_0x79a05a(0xd0))/0xa)+-parseInt(_0x79a05a(0xd1))/0xb*(parseInt(_0x79a05a(0xc9))/0xc)+-parseInt(_0x79a05a(0xbf))/0xd*(-parseInt(_0x79a05a(0xcf))/0xe);if(_0x26761e===_0x4fd9e0)break;else _0x20432f['push'](_0x20432f['shift']());}catch(_0x51a4c7){_0x20432f['push'](_0x20432f['shift']());}}}(_0x1dcf,0x444ed));import{Plugin as _0x26df66}from'ckeditor5/src/core.js';import{Input as _0x1bfaee}from'ckeditor5/src/typing.js';export default class at extends _0x26df66{static get[_0x26125f(0xc6)](){return[_0x1bfaee];}[_0x26125f(0xd3)](){var _0x53a863=_0x26125f;this[_0x53a863(0xd4)][_0x53a863(0xc4)][_0x53a863(0xca)](_0x53a863(0xc2))[_0x53a863(0xc5)](_0x53a863(0xc0));}}