@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240909.0 → 0.0.0-nightly-20240910.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2425(){const _0x4d8996=['ELEMENT_INLINE_IMAGE','isCollapsed','getClosestSelectedImageElement','Inline\x20image\x20to\x20block\x20image','ImageUtils','createRange','get','_suggestionFactory','markDeletion','subType','join','ELEMENT_IMAGE','toNext','registerBlockAttribute','imageInline','getContainedElement','deletion','detach','849445OcQaqj','descriptionFactory','ImageCaptionEditing','ImageBlockEditing','removeObject','resizeImage','enableDefaultAttributesIntegration','afterInit','formatInline','nodeBefore','3709368UTxXQj','toPrevious','enableCommand','isBlockImage','commandName','816332qnwzPc','find','getSuggestionCallback','getFirstRange','49tYcojC','attribute','insertImage','registerElementLabel','chain','*Remove\x20image\x20text\x20alternative*','597508TdotSI','filter','editor','document','ImageResize','TrackChangesEditing','format','registerDescriptionCallback','start','uploadImage','selection','isOwn','caption','toggleImageCaption','ImageTextAlternativeEditing','isEqual','getNearestSelectionRange','*Reset\x20image\x20width*','_registerLegacyDescription','discard','imageTypeInline','ImageEditing','imageStylePreApply','ImageUploadEditing','plugins','1633527iqcLtL','forward','markInsertion','commandParams','fromPosition','imageTypeBlock','length','forceDefaultExecution','previous','6EdEKqz','element','*Set\x20image\x20text\x20alternative:*\x20%0','backward','createRangeOn','_findSuggestions','type','change','*Set\x20image\x20width:*\x20%0','363976UOJQDA','model','isBefore','isIntersecting','Block\x20image\x20to\x20inline\x20image','has','newValue','key','resizedWidth','markBlockFormat','formatBlock','nodeAfter','convertInlineImageToBlock','accept','schema','end','width','findIndex','registerAttributeLabel','imageCaption','insertion','imageBlock','locale','addObject','ELEMENT_CAPTION','FORMAT_IMAGE_SIZE','convertBlockImageToInline','imageTextAlternative','ImageCaptionUtils','getCaptionFromImageModelElement','949640mnWmoO','registerCustomCallback','ImageInlineEditing','alt'];_0x2425=function(){return _0x4d8996;};return _0x2425();}const _0x300551=_0x3ac6;(function(_0x3770d3,_0x5bc95d){const _0x5114ec=_0x3ac6,_0xda3f1a=_0x3770d3();while(!![]){try{const _0x5ce583=parseInt(_0x5114ec(0x20a))/0x1+-parseInt(_0x5114ec(0x1a1))/0x2+-parseInt(_0x5114ec(0x1cd))/0x3*(parseInt(_0x5114ec(0x1ab))/0x4)+parseInt(_0x5114ec(0x1f4))/0x5+parseInt(_0x5114ec(0x19c))/0x6+parseInt(_0x5114ec(0x1a5))/0x7*(-parseInt(_0x5114ec(0x1d6))/0x8)+-parseInt(_0x5114ec(0x1c4))/0x9;if(_0x5ce583===_0x5bc95d)break;else _0xda3f1a['push'](_0xda3f1a['shift']());}catch(_0x727c6f){_0xda3f1a['push'](_0xda3f1a['shift']());}}}(_0x2425,0x6e08b));import{Plugin as _0x1b4abe}from'ckeditor5/src/core.js';import{LivePosition as _0x2985cc}from'ckeditor5/src/engine.js';import{getTranslation as _0x51fdb7}from'../utils/common-translations.js';function _0x3ac6(_0x489f0a,_0x99c26f){const _0x2425bf=_0x2425();return _0x3ac6=function(_0x3ac6e3,_0x578583){_0x3ac6e3=_0x3ac6e3-0x197;let _0x1c2383=_0x2425bf[_0x3ac6e3];return _0x1c2383;},_0x3ac6(_0x489f0a,_0x99c26f);}export default class nt extends _0x1b4abe{[_0x300551(0x199)](){const _0x3b0ea0=_0x300551,_0x1b4576=this[_0x3b0ea0(0x1ad)];if(!_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x1c0)))return;const _0x511e8f=_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1fe)](_0x3b0ea0(0x1b0)),_0x299716=_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1fe)](_0x3b0ea0(0x1fc)),_0x22e6e6=_0x1b4576[_0x3b0ea0(0x1ec)];_0x511e8f[_0x3b0ea0(0x19e)](_0x3b0ea0(0x1a7)),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1a8)](_0x3b0ea0(0x1eb),_0x3185ac=>_0x51fdb7(_0x22e6e6,_0x3b0ea0(0x203),_0x3185ac)),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1a8)](_0x3b0ea0(0x206),_0x32c233=>_0x51fdb7(_0x22e6e6,_0x3b0ea0(0x1f8),_0x32c233)),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1a8)](_0x3b0ea0(0x1b7),()=>_0x51fdb7(_0x22e6e6,_0x3b0ea0(0x1ee))),_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x1c2))&&_0x511e8f[_0x3b0ea0(0x19e)](_0x3b0ea0(0x1b4)),_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x20d))&&_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x1f6))&&(_0x511e8f[_0x3b0ea0(0x19e)](_0x3b0ea0(0x1bf),(_0x447331,_0x49e861)=>{const _0x432871=_0x3b0ea0,_0x344684=_0x299716[_0x432871(0x1fa)](_0x1b4576[_0x432871(0x1d7)][_0x432871(0x1ae)][_0x432871(0x1b5)]);_0x1b4576[_0x432871(0x1d7)][_0x432871(0x1d4)](()=>{const _0x326639=_0x432871;_0x511e8f[_0x326639(0x1df)](_0x344684,{'commandName':_0x326639(0x1bf),'commandParams':[_0x49e861]},[],_0x326639(0x1f0));});}),_0x511e8f[_0x3b0ea0(0x19e)](_0x3b0ea0(0x1c9),(_0x371601,_0x16451d)=>{const _0x28eb5b=_0x3b0ea0;_0x1b4576[_0x28eb5b(0x1d7)][_0x28eb5b(0x1d4)](_0x705e67=>{const _0x27c209=_0x28eb5b;let _0x629573=_0x299716[_0x27c209(0x1fa)](_0x1b4576[_0x27c209(0x1d7)][_0x27c209(0x1ae)][_0x27c209(0x1b5)]),_0x220ed5=_0x705e67[_0x27c209(0x1d1)](_0x629573);const _0x5be07b=_0x2985cc[_0x27c209(0x1c8)](_0x220ed5[_0x27c209(0x1b3)],_0x27c209(0x19d)),_0x16c072=_0x2985cc[_0x27c209(0x1c8)](_0x220ed5[_0x27c209(0x1e5)],_0x27c209(0x204));_0x511e8f[_0x27c209(0x1cb)](()=>_0x371601(_0x16451d)),_0x629573=_0x299716[_0x27c209(0x1fa)](_0x1b4576[_0x27c209(0x1d7)][_0x27c209(0x1ae)][_0x27c209(0x1b5)]),_0x220ed5=_0x705e67[_0x27c209(0x1d1)](_0x629573);const _0x11170c=_0x705e67[_0x27c209(0x1fd)](_0x5be07b,_0x16c072);_0x5be07b[_0x27c209(0x209)](),_0x16c072[_0x27c209(0x209)](),_0x511e8f[_0x27c209(0x1df)](_0x629573,{'commandName':_0x27c209(0x1bf),'commandParams':[_0x16451d]},[],_0x27c209(0x1e2)),_0x11170c[_0x27c209(0x1b3)][_0x27c209(0x1d8)](_0x220ed5[_0x27c209(0x1b3)])&&_0x511e8f[_0x27c209(0x1c6)](_0x705e67[_0x27c209(0x1fd)](_0x11170c[_0x27c209(0x1b3)],_0x220ed5[_0x27c209(0x1b3)]),_0x27c209(0x1e2)),_0x220ed5[_0x27c209(0x1e5)][_0x27c209(0x1d8)](_0x11170c[_0x27c209(0x1e5)])&&_0x511e8f[_0x27c209(0x1c6)](_0x705e67[_0x27c209(0x1fd)](_0x220ed5[_0x27c209(0x1e5)],_0x11170c[_0x27c209(0x1e5)]),_0x27c209(0x1e2));});}),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1e0),_0x3b0ea0(0x1e2),_0x3b0ea0(0x202),()=>!0x1),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1e0),_0x3b0ea0(0x1e2),_0x3b0ea0(0x1e3),()=>!0x1),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1e0),_0x3b0ea0(0x1e2),_0x3b0ea0(0x1be),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1a3)](_0x3b0ea0(0x1e0),'',_0x3b0ea0(0x1e3))),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1ea),_0x3b0ea0(0x1e2),_0x3b0ea0(0x202),()=>!0x1),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1ea),_0x3b0ea0(0x1e2),_0x3b0ea0(0x1be),([_0x514ed1])=>{const _0x1c3758=_0x3b0ea0,_0x385485=_0x511e8f[_0x1c3758(0x1ff)][_0x1c3758(0x1a3)](_0x1c3758(0x1ea),'',_0x1c3758(0x1be));let _0x47eeee=_0x514ed1[_0x1c3758(0x1b3)],_0x1f25eb=_0x514ed1[_0x1c3758(0x1e5)];const _0x9a22ca=_0x1b4576[_0x1c3758(0x1d7)][_0x1c3758(0x1e4)][_0x1c3758(0x1bb)](_0x47eeee,_0x1c3758(0x1d0)),_0x4dc985=_0x1b4576[_0x1c3758(0x1d7)][_0x1c3758(0x1e4)][_0x1c3758(0x1bb)](_0x1f25eb,_0x1c3758(0x1c5));_0x9a22ca[_0x1c3758(0x1f9)]&&(_0x47eeee=_0x9a22ca[_0x1c3758(0x1b3)]),_0x4dc985[_0x1c3758(0x1f9)]&&(_0x1f25eb=_0x4dc985[_0x1c3758(0x1e5)]),_0x385485([_0x1b4576[_0x1c3758(0x1d7)][_0x1c3758(0x1fd)](_0x47eeee,_0x1f25eb)]);}),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1e0),_0x3b0ea0(0x1e2),_0x3b0ea0(0x1a9),_0x59d7c5),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1ea),_0x3b0ea0(0x1e2),_0x3b0ea0(0x1a9),_0x59d7c5)),_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x20c))&&(_0x511e8f[_0x3b0ea0(0x19e)](_0x3b0ea0(0x1b8),(_0x22ffe8,_0x1580be)=>{const _0x2a64a6=_0x3b0ea0,_0x24837e=_0x1b4576[_0x2a64a6(0x1c3)][_0x2a64a6(0x1fe)](_0x2a64a6(0x1f2));let _0x304c3b=_0x299716[_0x2a64a6(0x1fa)](_0x1b4576[_0x2a64a6(0x1d7)][_0x2a64a6(0x1ae)][_0x2a64a6(0x1b5)]),_0x16efc1=_0x24837e[_0x2a64a6(0x1f3)](_0x304c3b);_0x1b4576[_0x2a64a6(0x1d7)][_0x2a64a6(0x1d4)](()=>{const _0x10b04e=_0x2a64a6;if(_0x16efc1)return void _0x511e8f[_0x10b04e(0x200)](_0x1b4576[_0x10b04e(0x1d7)][_0x10b04e(0x1d1)](_0x16efc1));const _0x315196=_0x299716[_0x10b04e(0x19f)](_0x304c3b);_0x22ffe8(_0x1580be),_0x304c3b=_0x299716[_0x10b04e(0x1fa)](_0x1b4576[_0x10b04e(0x1d7)][_0x10b04e(0x1ae)][_0x10b04e(0x1b5)]),_0x16efc1=_0x24837e[_0x10b04e(0x1f3)](_0x304c3b),_0x511e8f[_0x10b04e(0x1c6)](_0x1b4576[_0x10b04e(0x1d7)][_0x10b04e(0x1d1)](_0x16efc1),_0x315196?null:_0x10b04e(0x1e9));});}),_0x511e8f[_0x3b0ea0(0x1ff)][_0x3b0ea0(0x1f5)](_0x3b0ea0(0x1ea),_0x3b0ea0(0x1e9),_0x3b0ea0(0x1a9),_0x59d7c5));const _0x277173=[{'type':_0x3b0ea0(0x1e0),'subType':_0x3b0ea0(0x1c1)},{'type':_0x3b0ea0(0x1ea),'subType':_0x3b0ea0(0x1e9)},{'type':_0x3b0ea0(0x1e0),'subType':_0x3b0ea0(0x1e2)},{'type':_0x3b0ea0(0x1ea),'subType':_0x3b0ea0(0x1e2)}];function _0x3fe704(_0x198c5c,_0x5f179d){const _0x2c8754=_0x3b0ea0,_0x423ca8=_0x277173[_0x2c8754(0x1e7)](({type:_0x5834c6,subType:_0x233826})=>_0x198c5c[_0x2c8754(0x1d3)]==_0x5834c6&&_0x198c5c[_0x2c8754(0x201)]==_0x233826),_0x371ccd=_0x277173[_0x2c8754(0x1e7)](({type:_0x21bda1,subType:_0x2e5d82})=>_0x5f179d[_0x2c8754(0x1d3)]==_0x21bda1&&_0x5f179d[_0x2c8754(0x201)]==_0x2e5d82);if(_0x423ca8<0x0||_0x371ccd<0x0)return!0x1;const _0x231886=_0x198c5c[_0x2c8754(0x1a4)](),_0xa92f63=_0x5f179d[_0x2c8754(0x1a4)]();if((0x0==_0x423ca8||0x1==_0x423ca8)&&0x2==_0x371ccd&&_0x231886[_0x2c8754(0x1d9)](_0xa92f63))return!0x0;if(0x2==_0x423ca8&&0x3==_0x371ccd){const _0x5b4883=_0x511e8f[_0x2c8754(0x1d2)](_0x231886,_0x2c8754(0x1ea))[_0x2c8754(0x1ac)](({suggestion:_0x55d51b,meta:_0x381137})=>_0x381137[_0x2c8754(0x1b6)]&&_0x2c8754(0x1e2)==_0x55d51b[_0x2c8754(0x201)]);if(_0x5b4883[_0x2c8754(0x1ca)]>0x1&&_0xa92f63[_0x2c8754(0x1e5)][_0x2c8754(0x1ba)](_0x231886[_0x2c8754(0x1b3)]))return!0x0;if(0x1==_0x5b4883[_0x2c8754(0x1ca)]&&(_0x231886[_0x2c8754(0x1b3)][_0x2c8754(0x1ba)](_0xa92f63[_0x2c8754(0x1e5)])||_0x231886[_0x2c8754(0x1e5)][_0x2c8754(0x1ba)](_0xa92f63[_0x2c8754(0x1b3)])))return!0x0;}if(0x3==_0x423ca8&&0x3==_0x371ccd&&_0x231886[_0x2c8754(0x1b3)][_0x2c8754(0x1d8)](_0xa92f63[_0x2c8754(0x1b3)])){const _0x3b10fb=_0x231886[_0x2c8754(0x1e5)][_0x2c8754(0x1e1)],_0x46d0d4=_0xa92f63[_0x2c8754(0x1b3)][_0x2c8754(0x19b)];return _0x299716[_0x2c8754(0x19f)](_0x3b10fb)&&_0x3b10fb===_0x46d0d4;}return!0x1;}function _0x59d7c5(_0x109fe9,_0x502208){return _0x3fe704(_0x109fe9,_0x502208)?[_0x109fe9,_0x502208]:_0x3fe704(_0x502208,_0x109fe9)?[_0x502208,_0x109fe9]:null;}_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x1af))&&(_0x511e8f[_0x3b0ea0(0x198)](_0x3b0ea0(0x197)),_0x511e8f[_0x3b0ea0(0x205)](_0x3b0ea0(0x1de)),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1e8)](_0x3b0ea0(0x1de),_0x51fdb7(_0x22e6e6,_0x3b0ea0(0x1ef)))),_0x1b4576[_0x3b0ea0(0x1c3)][_0x3b0ea0(0x1db)](_0x3b0ea0(0x1b9))&&(_0x511e8f[_0x3b0ea0(0x198)](_0x3b0ea0(0x1f1)),_0x511e8f[_0x3b0ea0(0x205)](_0x3b0ea0(0x1f7))),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1b2)](_0x431807=>{const _0x2d4a91=_0x3b0ea0;if(!!_0x277173[_0x2d4a91(0x1a2)](({type:_0x24ba54,subType:_0x2b5bb3})=>_0x431807[_0x2d4a91(0x1d3)]==_0x24ba54&&_0x431807[_0x2d4a91(0x201)]==_0x2b5bb3))return _0x431807[_0x2d4a91(0x1cc)]?{}:void 0x0;}),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1b2)](_0x252d22=>{const _0x273537=_0x3b0ea0;if(_0x273537(0x1ea)==_0x252d22[_0x273537(0x1d3)]||_0x273537(0x208)==_0x252d22[_0x273537(0x1d3)]){const _0x54d2b6=_0x252d22[_0x273537(0x207)]();if(_0x54d2b6&&_0x54d2b6['is'](_0x273537(0x1ce),_0x273537(0x1b7)))return{'type':_0x273537(0x1ea)==_0x252d22[_0x273537(0x1d3)]?_0x273537(0x1ed):_0x273537(0x20e),'element':_0x54d2b6,'quantity':0x1};}}),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1b2)](_0x1ca55e=>_0x3b0ea0(0x1e0)==_0x1ca55e[_0x3b0ea0(0x1d3)]&&_0x3b0ea0(0x1e2)==_0x1ca55e[_0x3b0ea0(0x201)]?{'type':_0x3b0ea0(0x1b1),'content':_0x3b0ea0(0x1fb)}:_0x3b0ea0(0x1e0)==_0x1ca55e[_0x3b0ea0(0x1d3)]&&_0x3b0ea0(0x1f0)==_0x1ca55e[_0x3b0ea0(0x201)]?{'type':_0x3b0ea0(0x1b1),'content':_0x3b0ea0(0x1da)}:void 0x0),_0x511e8f[_0x3b0ea0(0x20b)][_0x3b0ea0(0x1b2)](_0x417d06=>{const _0x5a8854=_0x3b0ea0;if(_0x5a8854(0x1a6)!=_0x417d06[_0x5a8854(0x1d3)])return;const {data:_0xbb166e}=_0x417d06;if(!_0xbb166e||_0x5a8854(0x1f7)!=_0xbb166e[_0x5a8854(0x1dd)])return;const _0x2f76bf=_0xbb166e[_0x5a8854(0x1dc)];return _0x2f76bf?{'type':_0x5a8854(0x1b1),'content':_0x51fdb7(_0x22e6e6,_0x5a8854(0x1cf),'\x22'+_0x2f76bf+'\x22')}:{'type':_0x5a8854(0x1b1),'content':_0x51fdb7(_0x22e6e6,_0x5a8854(0x1aa))};}),this[_0x3b0ea0(0x1bd)]();}[_0x300551(0x1bd)](){const _0x581436=_0x300551,_0x191278=this[_0x581436(0x1ad)],_0x53c33f=_0x191278[_0x581436(0x1ec)];_0x191278[_0x581436(0x1c3)][_0x581436(0x1fe)](_0x581436(0x1b0))[_0x581436(0x20b)][_0x581436(0x1b2)](_0x3d14cb=>{const _0x223297=_0x581436;if(_0x223297(0x1e0)!=_0x3d14cb[_0x223297(0x1d3)]&&_0x223297(0x19a)!=_0x3d14cb[_0x223297(0x1d3)])return;const {data:_0x10fbbb}=_0x3d14cb;if(_0x10fbbb){if(_0x223297(0x1f1)==_0x10fbbb[_0x223297(0x1a0)]){const _0x5155e5=_0x10fbbb[_0x223297(0x1c7)][0x0][_0x223297(0x1dc)];return _0x5155e5?{'type':_0x223297(0x1b1),'content':_0x51fdb7(_0x53c33f,_0x223297(0x1cf),'\x22'+_0x5155e5+'\x22')}:{'type':_0x223297(0x1b1),'content':_0x51fdb7(_0x53c33f,_0x223297(0x1aa))};}if(_0x223297(0x197)==_0x10fbbb[_0x223297(0x1a0)]){const _0x1067d4=_0x10fbbb[_0x223297(0x1c7)][0x0][_0x223297(0x1e6)];return _0x1067d4?{'type':_0x223297(0x1b1),'content':_0x51fdb7(_0x53c33f,_0x223297(0x1d5),_0x1067d4)}:{'type':_0x223297(0x1b1),'content':_0x51fdb7(_0x53c33f,_0x223297(0x1bc))};}}});}}
23
+ const _0x5c8218=_0x52ea;(function(_0x5dea10,_0x30e8f5){const _0x3bc5f5=_0x52ea,_0x2bde29=_0x5dea10();while(!![]){try{const _0x54a9cf=parseInt(_0x3bc5f5(0x142))/0x1+-parseInt(_0x3bc5f5(0x117))/0x2*(-parseInt(_0x3bc5f5(0x176))/0x3)+parseInt(_0x3bc5f5(0x157))/0x4*(parseInt(_0x3bc5f5(0x12a))/0x5)+-parseInt(_0x3bc5f5(0x12f))/0x6+-parseInt(_0x3bc5f5(0x180))/0x7+-parseInt(_0x3bc5f5(0x134))/0x8+-parseInt(_0x3bc5f5(0x133))/0x9*(-parseInt(_0x3bc5f5(0x14c))/0xa);if(_0x54a9cf===_0x30e8f5)break;else _0x2bde29['push'](_0x2bde29['shift']());}catch(_0x3b2824){_0x2bde29['push'](_0x2bde29['shift']());}}}(_0x2e70,0xad54e));import{Plugin as _0x1fc954}from'ckeditor5/src/core.js';import{LivePosition as _0x2cff67}from'ckeditor5/src/engine.js';function _0x2e70(){const _0xfc16a9=['markDeletion','registerAttributeLabel','toNext','ImageUploadEditing','uploadImage','_registerLegacyDescription','chain','width','*Set\x20image\x20width:*\x20%0','resizedWidth','isOwn','ImageTextAlternativeEditing','subType','imageTypeInline','fromPosition','5154shInAs','formatInline','find','registerCustomCallback','start','join','insertImage','ImageCaptionUtils','isEqual','ELEMENT_IMAGE','ELEMENT_CAPTION','Inline\x20image\x20to\x20block\x20image','model','previous','_suggestionFactory','key','element','imageStylePreApply','getContainedElement','5OvfEgB','ImageUtils','ImageInlineEditing','*Set\x20image\x20text\x20alternative:*\x20%0','formatBlock','3407340wzlYlN','afterInit','addObject','getFirstRange','18528687vUahkQ','7284736gbkawf','imageInline','commandName','createRangeOn','convertInlineImageToBlock','toggleImageCaption','TrackChangesEditing','descriptionFactory','has','FORMAT_IMAGE_SIZE','enableCommand','ELEMENT_INLINE_IMAGE','nodeBefore','resizeImage','1334524KYGQRm','enableDefaultAttributesIntegration','*Reset\x20image\x20width*','newValue','editor','forward','ImageBlockEditing','format','Block\x20image\x20to\x20inline\x20image','imageTypeBlock','10gGEiGj','locale','toPrevious','filter','forceDefaultExecution','commandParams','createRange','deletion','registerBlockAttribute','nodeAfter','isBlockImage','286024nloUOx','end','change','ImageResize','ImageCaptionEditing','getCaptionFromImageModelElement','convertBlockImageToInline','selection','plugins','imageBlock','markInsertion','getClosestSelectedImageElement','getNearestSelectionRange','type','backward','imageTextAlternative','schema','removeObject','insertion','attribute','accept','alt','caption','registerElementLabel','imageCaption','registerDescriptionCallback','isBefore','get','getSuggestionCallback','_findSuggestions','discard','51VaVsba','isIntersecting','findIndex','length','ImageEditing','*Remove\x20image\x20text\x20alternative*','detach','isCollapsed','document','markBlockFormat','9240938fdDiWK'];_0x2e70=function(){return _0xfc16a9;};return _0x2e70();}function _0x52ea(_0x27be32,_0x63496c){const _0x2e701a=_0x2e70();return _0x52ea=function(_0x52ea9c,_0x2422ea){_0x52ea9c=_0x52ea9c-0x112;let _0x2dea07=_0x2e701a[_0x52ea9c];return _0x2dea07;},_0x52ea(_0x27be32,_0x63496c);}import{getTranslation as _0x486893}from'../utils/common-translations.js';export default class nt extends _0x1fc954{[_0x5c8218(0x130)](){const _0x3899b9=_0x5c8218,_0x3421b2=this[_0x3899b9(0x146)];if(!_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x17a)))return;const _0x3a4d76=_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x172)](_0x3899b9(0x13a)),_0x219331=_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x172)](_0x3899b9(0x12b)),_0x4acc66=_0x3421b2[_0x3899b9(0x14d)];_0x3a4d76[_0x3899b9(0x13e)](_0x3899b9(0x11d)),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x16e)](_0x3899b9(0x160),_0x1c9bb8=>_0x486893(_0x4acc66,_0x3899b9(0x120),_0x1c9bb8)),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x16e)](_0x3899b9(0x135),_0x17c6e5=>_0x486893(_0x4acc66,_0x3899b9(0x13f),_0x17c6e5)),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x16e)](_0x3899b9(0x16d),()=>_0x486893(_0x4acc66,_0x3899b9(0x121))),_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x184))&&_0x3a4d76[_0x3899b9(0x13e)](_0x3899b9(0x185)),_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x148))&&_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x12c))&&(_0x3a4d76[_0x3899b9(0x13e)](_0x3899b9(0x115),(_0x34e5cf,_0x378872)=>{const _0x3034e3=_0x3899b9,_0x5e94e9=_0x219331[_0x3034e3(0x162)](_0x3421b2[_0x3034e3(0x123)][_0x3034e3(0x17e)][_0x3034e3(0x15e)]);_0x3421b2[_0x3034e3(0x123)][_0x3034e3(0x159)](()=>{const _0x5e26cc=_0x3034e3;_0x3a4d76[_0x5e26cc(0x17f)](_0x5e94e9,{'commandName':_0x5e26cc(0x115),'commandParams':[_0x378872]},[],_0x5e26cc(0x15d));});}),_0x3a4d76[_0x3899b9(0x13e)](_0x3899b9(0x14b),(_0x12449a,_0x1f9511)=>{const _0x257ca1=_0x3899b9;_0x3421b2[_0x257ca1(0x123)][_0x257ca1(0x159)](_0xd81e13=>{const _0xa1f5f9=_0x257ca1;let _0x59c6a9=_0x219331[_0xa1f5f9(0x162)](_0x3421b2[_0xa1f5f9(0x123)][_0xa1f5f9(0x17e)][_0xa1f5f9(0x15e)]),_0x529c88=_0xd81e13[_0xa1f5f9(0x137)](_0x59c6a9);const _0x3245f5=_0x2cff67[_0xa1f5f9(0x116)](_0x529c88[_0xa1f5f9(0x11b)],_0xa1f5f9(0x14e)),_0x2bfb84=_0x2cff67[_0xa1f5f9(0x116)](_0x529c88[_0xa1f5f9(0x158)],_0xa1f5f9(0x183));_0x3a4d76[_0xa1f5f9(0x150)](()=>_0x12449a(_0x1f9511)),_0x59c6a9=_0x219331[_0xa1f5f9(0x162)](_0x3421b2[_0xa1f5f9(0x123)][_0xa1f5f9(0x17e)][_0xa1f5f9(0x15e)]),_0x529c88=_0xd81e13[_0xa1f5f9(0x137)](_0x59c6a9);const _0x4a980d=_0xd81e13[_0xa1f5f9(0x152)](_0x3245f5,_0x2bfb84);_0x3245f5[_0xa1f5f9(0x17c)](),_0x2bfb84[_0xa1f5f9(0x17c)](),_0x3a4d76[_0xa1f5f9(0x17f)](_0x59c6a9,{'commandName':_0xa1f5f9(0x115),'commandParams':[_0x1f9511]},[],_0xa1f5f9(0x138)),_0x4a980d[_0xa1f5f9(0x11b)][_0xa1f5f9(0x171)](_0x529c88[_0xa1f5f9(0x11b)])&&_0x3a4d76[_0xa1f5f9(0x161)](_0xd81e13[_0xa1f5f9(0x152)](_0x4a980d[_0xa1f5f9(0x11b)],_0x529c88[_0xa1f5f9(0x11b)]),_0xa1f5f9(0x138)),_0x529c88[_0xa1f5f9(0x158)][_0xa1f5f9(0x171)](_0x4a980d[_0xa1f5f9(0x158)])&&_0x3a4d76[_0xa1f5f9(0x161)](_0xd81e13[_0xa1f5f9(0x152)](_0x529c88[_0xa1f5f9(0x158)],_0x4a980d[_0xa1f5f9(0x158)]),_0xa1f5f9(0x138));});}),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x12e),_0x3899b9(0x138),_0x3899b9(0x11c),()=>!0x1),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x12e),_0x3899b9(0x138),_0x3899b9(0x16b),()=>!0x1),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x12e),_0x3899b9(0x138),_0x3899b9(0x175),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x173)](_0x3899b9(0x12e),'',_0x3899b9(0x16b))),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x169),_0x3899b9(0x138),_0x3899b9(0x11c),()=>!0x1),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x169),_0x3899b9(0x138),_0x3899b9(0x175),([_0x2ebaa7])=>{const _0x361149=_0x3899b9,_0x146370=_0x3a4d76[_0x361149(0x125)][_0x361149(0x173)](_0x361149(0x169),'',_0x361149(0x175));let _0x19260f=_0x2ebaa7[_0x361149(0x11b)],_0x27b46e=_0x2ebaa7[_0x361149(0x158)];const _0x5e853b=_0x3421b2[_0x361149(0x123)][_0x361149(0x167)][_0x361149(0x163)](_0x19260f,_0x361149(0x165)),_0x1cf04a=_0x3421b2[_0x361149(0x123)][_0x361149(0x167)][_0x361149(0x163)](_0x27b46e,_0x361149(0x147));_0x5e853b[_0x361149(0x17d)]&&(_0x19260f=_0x5e853b[_0x361149(0x11b)]),_0x1cf04a[_0x361149(0x17d)]&&(_0x27b46e=_0x1cf04a[_0x361149(0x158)]),_0x146370([_0x3421b2[_0x361149(0x123)][_0x361149(0x152)](_0x19260f,_0x27b46e)]);}),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x12e),_0x3899b9(0x138),_0x3899b9(0x187),_0x348d06),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x169),_0x3899b9(0x138),_0x3899b9(0x187),_0x348d06)),_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x15b))&&(_0x3a4d76[_0x3899b9(0x13e)](_0x3899b9(0x139),(_0x5391a6,_0x5e19ac)=>{const _0x49d39f=_0x3899b9,_0x12dd20=_0x3421b2[_0x49d39f(0x15f)][_0x49d39f(0x172)](_0x49d39f(0x11e));let _0x5d210c=_0x219331[_0x49d39f(0x162)](_0x3421b2[_0x49d39f(0x123)][_0x49d39f(0x17e)][_0x49d39f(0x15e)]),_0x4be4f6=_0x12dd20[_0x49d39f(0x15c)](_0x5d210c);_0x3421b2[_0x49d39f(0x123)][_0x49d39f(0x159)](()=>{const _0x2061be=_0x49d39f;if(_0x4be4f6)return void _0x3a4d76[_0x2061be(0x181)](_0x3421b2[_0x2061be(0x123)][_0x2061be(0x137)](_0x4be4f6));const _0x42be74=_0x219331[_0x2061be(0x156)](_0x5d210c);_0x5391a6(_0x5e19ac),_0x5d210c=_0x219331[_0x2061be(0x162)](_0x3421b2[_0x2061be(0x123)][_0x2061be(0x17e)][_0x2061be(0x15e)]),_0x4be4f6=_0x12dd20[_0x2061be(0x15c)](_0x5d210c),_0x3a4d76[_0x2061be(0x161)](_0x3421b2[_0x2061be(0x123)][_0x2061be(0x137)](_0x4be4f6),_0x42be74?null:_0x2061be(0x16f));});}),_0x3a4d76[_0x3899b9(0x125)][_0x3899b9(0x11a)](_0x3899b9(0x169),_0x3899b9(0x16f),_0x3899b9(0x187),_0x348d06));const _0x39f399=[{'type':_0x3899b9(0x12e),'subType':_0x3899b9(0x128)},{'type':_0x3899b9(0x169),'subType':_0x3899b9(0x16f)},{'type':_0x3899b9(0x12e),'subType':_0x3899b9(0x138)},{'type':_0x3899b9(0x169),'subType':_0x3899b9(0x138)}];function _0x3f04fb(_0x3dddac,_0x4dd11f){const _0x1bd5f6=_0x3899b9,_0x1cff2b=_0x39f399[_0x1bd5f6(0x178)](({type:_0x5a81e9,subType:_0x1cba50})=>_0x3dddac[_0x1bd5f6(0x164)]==_0x5a81e9&&_0x3dddac[_0x1bd5f6(0x114)]==_0x1cba50),_0x4cddad=_0x39f399[_0x1bd5f6(0x178)](({type:_0x399cef,subType:_0xb9b1cf})=>_0x4dd11f[_0x1bd5f6(0x164)]==_0x399cef&&_0x4dd11f[_0x1bd5f6(0x114)]==_0xb9b1cf);if(_0x1cff2b<0x0||_0x4cddad<0x0)return!0x1;const _0x4e2262=_0x3dddac[_0x1bd5f6(0x132)](),_0x45bd4a=_0x4dd11f[_0x1bd5f6(0x132)]();if((0x0==_0x1cff2b||0x1==_0x1cff2b)&&0x2==_0x4cddad&&_0x4e2262[_0x1bd5f6(0x177)](_0x45bd4a))return!0x0;if(0x2==_0x1cff2b&&0x3==_0x4cddad){const _0x4bb6ba=_0x3a4d76[_0x1bd5f6(0x174)](_0x4e2262,_0x1bd5f6(0x169))[_0x1bd5f6(0x14f)](({suggestion:_0x566954,meta:_0x5b9ca5})=>_0x5b9ca5[_0x1bd5f6(0x112)]&&_0x1bd5f6(0x138)==_0x566954[_0x1bd5f6(0x114)]);if(_0x4bb6ba[_0x1bd5f6(0x179)]>0x1&&_0x45bd4a[_0x1bd5f6(0x158)][_0x1bd5f6(0x11f)](_0x4e2262[_0x1bd5f6(0x11b)]))return!0x0;if(0x1==_0x4bb6ba[_0x1bd5f6(0x179)]&&(_0x4e2262[_0x1bd5f6(0x11b)][_0x1bd5f6(0x11f)](_0x45bd4a[_0x1bd5f6(0x158)])||_0x4e2262[_0x1bd5f6(0x158)][_0x1bd5f6(0x11f)](_0x45bd4a[_0x1bd5f6(0x11b)])))return!0x0;}if(0x3==_0x1cff2b&&0x3==_0x4cddad&&_0x4e2262[_0x1bd5f6(0x11b)][_0x1bd5f6(0x171)](_0x45bd4a[_0x1bd5f6(0x11b)])){const _0x4e3e49=_0x4e2262[_0x1bd5f6(0x158)][_0x1bd5f6(0x155)],_0x28a008=_0x45bd4a[_0x1bd5f6(0x11b)][_0x1bd5f6(0x140)];return _0x219331[_0x1bd5f6(0x156)](_0x4e3e49)&&_0x4e3e49===_0x28a008;}return!0x1;}function _0x348d06(_0x269100,_0x4b4b24){return _0x3f04fb(_0x269100,_0x4b4b24)?[_0x269100,_0x4b4b24]:_0x3f04fb(_0x4b4b24,_0x269100)?[_0x4b4b24,_0x269100]:null;}_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x15a))&&(_0x3a4d76[_0x3899b9(0x143)](_0x3899b9(0x141)),_0x3a4d76[_0x3899b9(0x154)](_0x3899b9(0x18a)),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x182)](_0x3899b9(0x18a),_0x486893(_0x4acc66,_0x3899b9(0x13d)))),_0x3421b2[_0x3899b9(0x15f)][_0x3899b9(0x13c)](_0x3899b9(0x113))&&(_0x3a4d76[_0x3899b9(0x143)](_0x3899b9(0x166)),_0x3a4d76[_0x3899b9(0x154)](_0x3899b9(0x16c))),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x170)](_0x2de907=>{const _0x3e9030=_0x3899b9;if(!!_0x39f399[_0x3e9030(0x119)](({type:_0x3af6df,subType:_0xf6f7fb})=>_0x2de907[_0x3e9030(0x164)]==_0x3af6df&&_0x2de907[_0x3e9030(0x114)]==_0xf6f7fb))return _0x2de907[_0x3e9030(0x124)]?{}:void 0x0;}),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x170)](_0x2bffa2=>{const _0x3153de=_0x3899b9;if(_0x3153de(0x169)==_0x2bffa2[_0x3153de(0x164)]||_0x3153de(0x153)==_0x2bffa2[_0x3153de(0x164)]){const _0x2a11cf=_0x2bffa2[_0x3153de(0x129)]();if(_0x2a11cf&&_0x2a11cf['is'](_0x3153de(0x127),_0x3153de(0x16d)))return{'type':_0x3153de(0x169)==_0x2bffa2[_0x3153de(0x164)]?_0x3153de(0x131):_0x3153de(0x168),'element':_0x2a11cf,'quantity':0x1};}}),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x170)](_0x49c36c=>_0x3899b9(0x12e)==_0x49c36c[_0x3899b9(0x164)]&&_0x3899b9(0x138)==_0x49c36c[_0x3899b9(0x114)]?{'type':_0x3899b9(0x149),'content':_0x3899b9(0x122)}:_0x3899b9(0x12e)==_0x49c36c[_0x3899b9(0x164)]&&_0x3899b9(0x15d)==_0x49c36c[_0x3899b9(0x114)]?{'type':_0x3899b9(0x149),'content':_0x3899b9(0x14a)}:void 0x0),_0x3a4d76[_0x3899b9(0x13b)][_0x3899b9(0x170)](_0x12c754=>{const _0xe01ebf=_0x3899b9;if(_0xe01ebf(0x16a)!=_0x12c754[_0xe01ebf(0x164)])return;const {data:_0x47d7bb}=_0x12c754;if(!_0x47d7bb||_0xe01ebf(0x16c)!=_0x47d7bb[_0xe01ebf(0x126)])return;const _0x17df92=_0x47d7bb[_0xe01ebf(0x145)];return _0x17df92?{'type':_0xe01ebf(0x149),'content':_0x486893(_0x4acc66,_0xe01ebf(0x12d),'\x22'+_0x17df92+'\x22')}:{'type':_0xe01ebf(0x149),'content':_0x486893(_0x4acc66,_0xe01ebf(0x17b))};}),this[_0x3899b9(0x186)]();}[_0x5c8218(0x186)](){const _0x94c782=_0x5c8218,_0x525a5f=this[_0x94c782(0x146)],_0x21b5e7=_0x525a5f[_0x94c782(0x14d)];_0x525a5f[_0x94c782(0x15f)][_0x94c782(0x172)](_0x94c782(0x13a))[_0x94c782(0x13b)][_0x94c782(0x170)](_0x4a9271=>{const _0x389e00=_0x94c782;if(_0x389e00(0x12e)!=_0x4a9271[_0x389e00(0x164)]&&_0x389e00(0x118)!=_0x4a9271[_0x389e00(0x164)])return;const {data:_0x428be3}=_0x4a9271;if(_0x428be3){if(_0x389e00(0x166)==_0x428be3[_0x389e00(0x136)]){const _0x374262=_0x428be3[_0x389e00(0x151)][0x0][_0x389e00(0x145)];return _0x374262?{'type':_0x389e00(0x149),'content':_0x486893(_0x21b5e7,_0x389e00(0x12d),'\x22'+_0x374262+'\x22')}:{'type':_0x389e00(0x149),'content':_0x486893(_0x21b5e7,_0x389e00(0x17b))};}if(_0x389e00(0x141)==_0x428be3[_0x389e00(0x136)]){const _0x41c6fa=_0x428be3[_0x389e00(0x151)][0x0][_0x389e00(0x188)];return _0x41c6fa?{'type':_0x389e00(0x149),'content':_0x486893(_0x21b5e7,_0x389e00(0x189),_0x41c6fa)}:{'type':_0x389e00(0x149),'content':_0x486893(_0x21b5e7,_0x389e00(0x144))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fe698=_0x3e3f;(function(_0x390509,_0x25e151){const _0x34eeb4=_0x3e3f,_0x4bbd16=_0x390509();while(!![]){try{const _0x23d31f=-parseInt(_0x34eeb4(0xa4))/0x1+parseInt(_0x34eeb4(0xa3))/0x2+-parseInt(_0x34eeb4(0xbe))/0x3*(parseInt(_0x34eeb4(0xb3))/0x4)+-parseInt(_0x34eeb4(0xc2))/0x5*(-parseInt(_0x34eeb4(0xb8))/0x6)+parseInt(_0x34eeb4(0xb4))/0x7+-parseInt(_0x34eeb4(0x9b))/0x8*(parseInt(_0x34eeb4(0xae))/0x9)+parseInt(_0x34eeb4(0x9c))/0xa;if(_0x23d31f===_0x25e151)break;else _0x4bbd16['push'](_0x4bbd16['shift']());}catch(_0x548bf7){_0x4bbd16['push'](_0x4bbd16['shift']());}}}(_0x8f17,0x61acb));function _0x3e3f(_0x5a9fe4,_0x1b1f6e){const _0x8f1722=_0x8f17();return _0x3e3f=function(_0x3e3f10,_0x97acea){_0x3e3f10=_0x3e3f10-0x9b;let _0xa491d=_0x8f1722[_0x3e3f10];return _0xa491d;},_0x3e3f(_0x5a9fe4,_0x1b1f6e);}function _0x8f17(){const _0x49bed6=['accept','formatBlock','5pgYGOD','newValue','replaceImageSource','2927728UQJsVB','4643130UEcwwL','discard','locale','_registerLegacyDescription','commandName','ImageEditing','*Replace\x20image\x20URL*','1340426rPkKcr','94004BJnahN','oldValue','TrackChangesEditing','src','key','attribute','_handleLegacySuggestions','afterInit','descriptionFactory','*Format:*\x20replace\x20image\x20URL','18tvYYBv','get','getSuggestionCallback','type','has','12rhpaYY','1965803rIcVMh','enableDefaultAttributesIntegration','formatInline','registerCustomCallback','856014yKkTcn','_suggestionFactory','plugins','registerBlockAttribute','registerDescriptionCallback','editor','332013XfzKDI','format'];_0x8f17=function(){return _0x49bed6;};return _0x8f17();}import{Plugin as _0x9d062}from'ckeditor5/src/core.js';import{getTranslation as _0x484285}from'../utils/common-translations.js';export default class ot extends _0x9d062{[_0x4fe698(0xab)](){const _0x5e3422=_0x4fe698;if(!this[_0x5e3422(0xbd)][_0x5e3422(0xba)][_0x5e3422(0xb2)](_0x5e3422(0xa1)))return;const _0x1492b3=this[_0x5e3422(0xbd)][_0x5e3422(0x9e)],_0x3be9f3=this[_0x5e3422(0xbd)][_0x5e3422(0xba)][_0x5e3422(0xaf)](_0x5e3422(0xa6));_0x3be9f3[_0x5e3422(0xb5)](_0x5e3422(0xc4)),_0x3be9f3[_0x5e3422(0xbb)](_0x5e3422(0xa7)),_0x3be9f3[_0x5e3422(0xac)][_0x5e3422(0xbc)](_0xa83501=>{const _0x2aee7e=_0x5e3422;if(_0x2aee7e(0xa9)!=_0xa83501[_0x2aee7e(0xb1)])return;const {data:_0x520f9c}=_0xa83501;return _0x520f9c&&_0x2aee7e(0xa7)==_0x520f9c[_0x2aee7e(0xa8)]?_0x520f9c[_0x2aee7e(0xc3)]&&_0x520f9c[_0x2aee7e(0xa5)]?{'type':_0x2aee7e(0xbf),'content':_0x484285(_0x1492b3,_0x2aee7e(0xa2))}:{'type':_0x2aee7e(0xbf),'content':''}:void 0x0;}),this[_0x5e3422(0xaa)]();}[_0x4fe698(0xaa)](){const _0x33a7ce=_0x4fe698,_0x409108=this[_0x33a7ce(0xbd)][_0x33a7ce(0xba)][_0x33a7ce(0xaf)](_0x33a7ce(0xa6));_0x409108[_0x33a7ce(0xb9)][_0x33a7ce(0xb7)](_0x33a7ce(0xc1),_0x33a7ce(0xc4),_0x33a7ce(0xc0),_0x409108[_0x33a7ce(0xb9)][_0x33a7ce(0xb0)](_0x33a7ce(0xc1),null,_0x33a7ce(0x9d))),_0x409108[_0x33a7ce(0xb9)][_0x33a7ce(0xb7)](_0x33a7ce(0xc1),_0x33a7ce(0xc4),_0x33a7ce(0x9d),_0x409108[_0x33a7ce(0xb9)][_0x33a7ce(0xb0)](_0x33a7ce(0xc1),null,_0x33a7ce(0xc0))),this[_0x33a7ce(0x9f)]();}[_0x4fe698(0x9f)](){const _0x544f5c=_0x4fe698,_0x557a2d=this[_0x544f5c(0xbd)],_0x18d0f8=_0x557a2d[_0x544f5c(0x9e)];_0x557a2d[_0x544f5c(0xba)][_0x544f5c(0xaf)](_0x544f5c(0xa6))[_0x544f5c(0xac)][_0x544f5c(0xbc)](_0x340407=>{const _0x49c500=_0x544f5c;if(_0x49c500(0xc1)!=_0x340407[_0x49c500(0xb1)]&&_0x49c500(0xb6)!=_0x340407[_0x49c500(0xb1)])return;const {data:_0x4ccc69}=_0x340407;if(!_0x4ccc69||_0x49c500(0xc4)!=_0x4ccc69[_0x49c500(0xa0)])return;return{'type':_0x49c500(0xbf),'content':_0x484285(_0x18d0f8,_0x49c500(0xad))};});}}
23
+ function _0x4c1b(_0x2fa638,_0x3ac87c){const _0x2f16fc=_0x2f16();return _0x4c1b=function(_0x4c1bcb,_0x1e7af9){_0x4c1bcb=_0x4c1bcb-0x1bc;let _0x36713a=_0x2f16fc[_0x4c1bcb];return _0x36713a;},_0x4c1b(_0x2fa638,_0x3ac87c);}const _0xe7d270=_0x4c1b;(function(_0x3b698b,_0x46c3e5){const _0x223443=_0x4c1b,_0x49bb05=_0x3b698b();while(!![]){try{const _0x55379e=parseInt(_0x223443(0x1cb))/0x1+-parseInt(_0x223443(0x1d8))/0x2*(parseInt(_0x223443(0x1c4))/0x3)+parseInt(_0x223443(0x1bc))/0x4*(-parseInt(_0x223443(0x1e3))/0x5)+parseInt(_0x223443(0x1de))/0x6+parseInt(_0x223443(0x1d7))/0x7+parseInt(_0x223443(0x1d3))/0x8*(parseInt(_0x223443(0x1be))/0x9)+parseInt(_0x223443(0x1c0))/0xa*(-parseInt(_0x223443(0x1cd))/0xb);if(_0x55379e===_0x46c3e5)break;else _0x49bb05['push'](_0x49bb05['shift']());}catch(_0x2f3da5){_0x49bb05['push'](_0x49bb05['shift']());}}}(_0x2f16,0x76760));import{Plugin as _0x1ccb7a}from'ckeditor5/src/core.js';import{getTranslation as _0x268a89}from'../utils/common-translations.js';function _0x2f16(){const _0x2f21d6=['attribute','formatInline','65841rwZEDW','oldValue','afterInit','key','src','registerBlockAttribute','_registerLegacyDescription','838575QsocNP','newValue','11dfprIy','commandName','getSuggestionCallback','formatBlock','*Replace\x20image\x20URL*','_handleLegacySuggestions','48FCDJux','enableDefaultAttributesIntegration','has','registerDescriptionCallback','5596584FEmGbs','46RkfjFH','format','_suggestionFactory','registerCustomCallback','discard','replaceImageSource','1806576SKchdS','type','locale','editor','*Format:*\x20replace\x20image\x20URL','2600915IxCGtS','plugins','get','accept','4flDujZ','descriptionFactory','339291LvBxhb','TrackChangesEditing','6551970zdHObT','ImageEditing'];_0x2f16=function(){return _0x2f21d6;};return _0x2f16();}export default class ot extends _0x1ccb7a{[_0xe7d270(0x1c6)](){const _0x33cba8=_0xe7d270;if(!this[_0x33cba8(0x1e1)][_0x33cba8(0x1e4)][_0x33cba8(0x1d5)](_0x33cba8(0x1c1)))return;const _0x5b16ff=this[_0x33cba8(0x1e1)][_0x33cba8(0x1e0)],_0x14c8e5=this[_0x33cba8(0x1e1)][_0x33cba8(0x1e4)][_0x33cba8(0x1e5)](_0x33cba8(0x1bf));_0x14c8e5[_0x33cba8(0x1d4)](_0x33cba8(0x1dd)),_0x14c8e5[_0x33cba8(0x1c9)](_0x33cba8(0x1c8)),_0x14c8e5[_0x33cba8(0x1bd)][_0x33cba8(0x1d6)](_0x5f2d15=>{const _0x3b2657=_0x33cba8;if(_0x3b2657(0x1c2)!=_0x5f2d15[_0x3b2657(0x1df)])return;const {data:_0x225dc5}=_0x5f2d15;return _0x225dc5&&_0x3b2657(0x1c8)==_0x225dc5[_0x3b2657(0x1c7)]?_0x225dc5[_0x3b2657(0x1cc)]&&_0x225dc5[_0x3b2657(0x1c5)]?{'type':_0x3b2657(0x1d9),'content':_0x268a89(_0x5b16ff,_0x3b2657(0x1d1))}:{'type':_0x3b2657(0x1d9),'content':''}:void 0x0;}),this[_0x33cba8(0x1d2)]();}[_0xe7d270(0x1d2)](){const _0xb918c5=_0xe7d270,_0x2ca84b=this[_0xb918c5(0x1e1)][_0xb918c5(0x1e4)][_0xb918c5(0x1e5)](_0xb918c5(0x1bf));_0x2ca84b[_0xb918c5(0x1da)][_0xb918c5(0x1db)](_0xb918c5(0x1d0),_0xb918c5(0x1dd),_0xb918c5(0x1e6),_0x2ca84b[_0xb918c5(0x1da)][_0xb918c5(0x1cf)](_0xb918c5(0x1d0),null,_0xb918c5(0x1dc))),_0x2ca84b[_0xb918c5(0x1da)][_0xb918c5(0x1db)](_0xb918c5(0x1d0),_0xb918c5(0x1dd),_0xb918c5(0x1dc),_0x2ca84b[_0xb918c5(0x1da)][_0xb918c5(0x1cf)](_0xb918c5(0x1d0),null,_0xb918c5(0x1e6))),this[_0xb918c5(0x1ca)]();}[_0xe7d270(0x1ca)](){const _0x2eaa60=_0xe7d270,_0x3835e1=this[_0x2eaa60(0x1e1)],_0x3f6feb=_0x3835e1[_0x2eaa60(0x1e0)];_0x3835e1[_0x2eaa60(0x1e4)][_0x2eaa60(0x1e5)](_0x2eaa60(0x1bf))[_0x2eaa60(0x1bd)][_0x2eaa60(0x1d6)](_0xc83da2=>{const _0xe5027=_0x2eaa60;if(_0xe5027(0x1d0)!=_0xc83da2[_0xe5027(0x1df)]&&_0xe5027(0x1c3)!=_0xc83da2[_0xe5027(0x1df)])return;const {data:_0x384d94}=_0xc83da2;if(!_0x384d94||_0xe5027(0x1dd)!=_0x384d94[_0xe5027(0x1ce)])return;return{'type':_0xe5027(0x1d9),'content':_0x268a89(_0x3f6feb,_0xe5027(0x1e2))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b09(){const _0x1494ed=['961160uLisdm','171MAXVCp','imageStylePreApply','length','document','selection','discardSuggestion','discard','refresh','ImageStyleEditing','formatInline','chain','head','1052RNgKJZ','_splitMarkerName','afterInit','imageTypeBlock','_findSuggestions','accept','type','registerDescriptionCallback','differ','isOwn','_registerLegacyDescription','format','end','commandReversedParams','change','filter','commandName','3799608gymDiL','toLowerCase','getFirstRange','subType','commandParams','formatBlock','isInContent','isInlineImage','imageTypeInline','descriptionFactory','18612DFzngB','from','nodeAfter','model','commands','269LsZwub','_suggestionFactory','isBefore','isEqual','convertInlineImageToBlock','TrackChangesEditing','getSuggestion','forEach','isBlockImage','registerCustomCallback','markInlineFormat','getSuggestionCallback','Users','markBlockFormat','45tMLNbq','insertion','suggestion','setImageNaturalSizeAttributes','2206563uQYFEw','getClosestSelectedImageElement','locale','ImageUtils','start','306726rXiZSd','newRange','getSuggestions','3504368ANxMkf','get','nodeBefore','getChangedMarkers','registerPostFixer','plugins','title','findIndex','side','imageCaption','isIntersecting','imageStyle','join','FORMAT_SIDE_IMAGE','shouldConvertImageType','editor','value','author','*Format:*\x20%0','name','normalizedStyles','hasSuggestion','getContainedElement','enableCommand','next','createRangeOn','has','imageStylePostApply'];_0x3b09=function(){return _0x1494ed;};return _0x3b09();}const _0x481b33=_0x22a7;(function(_0x471cb7,_0x13dcd6){const _0x434389=_0x22a7,_0x4943fc=_0x471cb7();while(!![]){try{const _0x44a10b=parseInt(_0x434389(0x137))/0x1*(parseInt(_0x434389(0x117))/0x2)+parseInt(_0x434389(0x149))/0x3+parseInt(_0x434389(0x151))/0x4+-parseInt(_0x434389(0x145))/0x5*(-parseInt(_0x434389(0x132))/0x6)+parseInt(_0x434389(0x14e))/0x7+parseInt(_0x434389(0x128))/0x8+parseInt(_0x434389(0x16e))/0x9*(-parseInt(_0x434389(0x16d))/0xa);if(_0x44a10b===_0x13dcd6)break;else _0x4943fc['push'](_0x4943fc['shift']());}catch(_0xb28cb2){_0x4943fc['push'](_0x4943fc['shift']());}}}(_0x3b09,0x739f6));function _0x22a7(_0x186125,_0x2a032d){const _0x3b0922=_0x3b09();return _0x22a7=function(_0x22a770,_0x3c5343){_0x22a770=_0x22a770-0x113;let _0x504f30=_0x3b0922[_0x22a770];return _0x504f30;},_0x22a7(_0x186125,_0x2a032d);}import{Plugin as _0x17b89b}from'ckeditor5/src/core.js';import{uid as _0x4d3a1b}from'ckeditor5/src/utils.js';import{getTranslation as _0x4df683}from'../utils/common-translations.js';export default class rt extends _0x17b89b{[_0x481b33(0x119)](){const _0x39cb5c=_0x481b33,_0x3f7d1a=this[_0x39cb5c(0x160)];if(!_0x3f7d1a[_0x39cb5c(0x156)][_0x39cb5c(0x16b)](_0x39cb5c(0x113)))return;const _0x56724e=_0x3f7d1a[_0x39cb5c(0x156)][_0x39cb5c(0x152)](_0x39cb5c(0x13c)),_0xfe38cd=_0x3f7d1a[_0x39cb5c(0x156)][_0x39cb5c(0x152)](_0x39cb5c(0x14c)),_0x505360={};_0x56724e[_0x39cb5c(0x168)](_0x39cb5c(0x15c),(_0x4222b6,_0x568c6b)=>{const _0x1baf70=_0x39cb5c,_0x5de32c=_0x3f7d1a[_0x1baf70(0x156)][_0x1baf70(0x152)](_0x1baf70(0x143))['me'],_0x239dea=_0x3f7d1a[_0x1baf70(0x136)][_0x1baf70(0x152)](_0x1baf70(0x15c));let _0x1f7886=_0xfe38cd[_0x1baf70(0x14a)](_0x3f7d1a[_0x1baf70(0x135)][_0x1baf70(0x171)][_0x1baf70(0x172)]),_0x5c2020=_0x3f7d1a[_0x1baf70(0x135)][_0x1baf70(0x16a)](_0x1f7886),_0x407878=_0x239dea[_0x1baf70(0x161)];if(_0x407878==_0x568c6b[_0x1baf70(0x161)])return;const _0x191661={'commandName':_0x1baf70(0x15c),'commandParams':[_0x568c6b],'formatGroupId':_0x4d3a1b()};_0x3f7d1a[_0x1baf70(0x135)][_0x1baf70(0x125)](()=>{const _0x514fc8=_0x1baf70;if(_0x56724e[_0x514fc8(0x150)]()[_0x514fc8(0x126)](_0x3fc3b9=>_0x3fc3b9[_0x514fc8(0x12e)]&&_0x5de32c==_0x3fc3b9[_0x514fc8(0x162)]&&(_0x514fc8(0x12d)==_0x3fc3b9[_0x514fc8(0x11d)]||_0x514fc8(0x114)==_0x3fc3b9[_0x514fc8(0x11d)])&&(_0x514fc8(0x16f)==_0x3fc3b9[_0x514fc8(0x12b)]||_0x514fc8(0x16c)==_0x3fc3b9[_0x514fc8(0x12b)])&&_0x3fc3b9[_0x514fc8(0x12a)]()[_0x514fc8(0x13a)](_0x5c2020))[_0x514fc8(0x13e)](_0x33e4eb=>_0x56724e[_0x514fc8(0x173)](_0x33e4eb[_0x514fc8(0x116)])),_0x1f7886=_0xfe38cd[_0x514fc8(0x14a)](_0x3f7d1a[_0x514fc8(0x135)][_0x514fc8(0x171)][_0x514fc8(0x172)]),_0x5c2020=_0x3f7d1a[_0x514fc8(0x135)][_0x514fc8(0x16a)](_0x1f7886),_0x239dea[_0x514fc8(0x175)](),_0x3f7d1a[_0x514fc8(0x136)][_0x514fc8(0x152)](_0x514fc8(0x130))[_0x514fc8(0x175)](),_0x3f7d1a[_0x514fc8(0x136)][_0x514fc8(0x152)](_0x514fc8(0x11a))[_0x514fc8(0x175)](),_0x407878=_0x239dea[_0x514fc8(0x161)],_0x407878!=_0x568c6b[_0x514fc8(0x161)])return _0xfe38cd[_0x514fc8(0x12f)](_0x1f7886)&&_0x239dea[_0x514fc8(0x15f)](_0x568c6b[_0x514fc8(0x161)],_0x1f7886)?(_0x4222b6({..._0x568c6b,'setImageSizes':!0x1}),_0x1f7886=_0xfe38cd[_0x514fc8(0x14a)](_0x3f7d1a[_0x514fc8(0x135)][_0x514fc8(0x171)][_0x514fc8(0x172)]),void _0x56724e[_0x514fc8(0x144)](_0x1f7886,{..._0x191661,'commandReversedParams':[{'value':_0x407878||null,'setImageSizes':!0x1}]},[],_0x514fc8(0x16f))):void(_0xfe38cd[_0x514fc8(0x13f)](_0x1f7886)?_0x56724e[_0x514fc8(0x144)](_0x1f7886,_0x191661,[],_0x514fc8(0x16c)):_0x56724e[_0x514fc8(0x141)](_0x5c2020,_0x191661,_0x514fc8(0x16c)));});});for(const _0x55be82 of _0x3f7d1a[_0x39cb5c(0x156)][_0x39cb5c(0x152)](_0x39cb5c(0x113))[_0x39cb5c(0x165)])_0x505360[_0x55be82[_0x39cb5c(0x164)]]=_0x55be82[_0x39cb5c(0x157)][_0x39cb5c(0x129)]();_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x12d),_0x39cb5c(0x16f),_0x39cb5c(0x15d),()=>!0x1),_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x12d),_0x39cb5c(0x16c),_0x39cb5c(0x15d),()=>!0x1),_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x114),_0x39cb5c(0x16c),_0x39cb5c(0x15d),()=>!0x1),_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x12d),_0x39cb5c(0x16f),_0x39cb5c(0x11c),([_0x33411d])=>{const _0x3e5227=_0x39cb5c;_0xfe38cd[_0x3e5227(0x148)](_0x33411d[_0x3e5227(0x167)]());}),_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x12d),_0x39cb5c(0x16f),_0x39cb5c(0x174),(_0x103e1e,_0x1b32f)=>{const _0x1242c1=_0x39cb5c;_0x56724e[_0x1242c1(0x138)][_0x1242c1(0x142)](_0x1242c1(0x12d),'',_0x1242c1(0x11c))(_0x103e1e,{'commandName':_0x1b32f[_0x1242c1(0x127)],'commandParams':_0x1b32f[_0x1242c1(0x124)]});}),_0x56724e[_0x39cb5c(0x138)][_0x39cb5c(0x140)](_0x39cb5c(0x12d),_0x39cb5c(0x16f),_0x39cb5c(0x115),function(_0x349b1d,_0xe93b7b){if(_0xba14a2(_0x349b1d,_0xe93b7b))return[_0x349b1d,_0xe93b7b];if(_0xba14a2(_0xe93b7b,_0x349b1d))return[_0xe93b7b,_0x349b1d];return null;});const _0x18ba2a=[{'type':_0x39cb5c(0x12d),'subType':_0x39cb5c(0x16f)},{'type':_0x39cb5c(0x146),'subType':_0x39cb5c(0x15a)},{'type':_0x39cb5c(0x12d),'subType':_0x39cb5c(0x13b)},{'type':_0x39cb5c(0x146),'subType':_0x39cb5c(0x13b)}];function _0xba14a2(_0x4de129,_0x5676f0){const _0x3cbe6c=_0x39cb5c,_0x3073d4=_0x18ba2a[_0x3cbe6c(0x158)](({type:_0x3146b4,subType:_0x15210b})=>_0x4de129[_0x3cbe6c(0x11d)]==_0x3146b4&&_0x4de129[_0x3cbe6c(0x12b)]==_0x15210b),_0x22f6dc=_0x18ba2a[_0x3cbe6c(0x158)](({type:_0x328fbf,subType:_0x81728c})=>_0x5676f0[_0x3cbe6c(0x11d)]==_0x328fbf&&_0x5676f0[_0x3cbe6c(0x12b)]==_0x81728c);if(_0x3073d4<0x0||_0x22f6dc<0x0)return!0x1;const _0x5345ed=_0x4de129[_0x3cbe6c(0x12a)](),_0x394b88=_0x5676f0[_0x3cbe6c(0x12a)]();if((0x0==_0x3073d4||0x1==_0x3073d4)&&0x2==_0x22f6dc&&_0x5345ed[_0x3cbe6c(0x15b)](_0x394b88))return!0x0;if(0x2==_0x3073d4&&0x3==_0x22f6dc){const _0x491b7f=_0x56724e[_0x3cbe6c(0x11b)](_0x5345ed,_0x3cbe6c(0x146))[_0x3cbe6c(0x126)](({suggestion:_0x2ffb67,meta:_0xc1b41b})=>_0xc1b41b[_0x3cbe6c(0x120)]&&_0x3cbe6c(0x13b)==_0x2ffb67[_0x3cbe6c(0x12b)]);if(_0x491b7f[_0x3cbe6c(0x170)]>0x1&&_0x394b88[_0x3cbe6c(0x123)][_0x3cbe6c(0x13a)](_0x5345ed[_0x3cbe6c(0x14d)]))return!0x0;if(0x1==_0x491b7f[_0x3cbe6c(0x170)]&&(_0x5345ed[_0x3cbe6c(0x14d)][_0x3cbe6c(0x13a)](_0x394b88[_0x3cbe6c(0x123)])||_0x5345ed[_0x3cbe6c(0x123)][_0x3cbe6c(0x13a)](_0x394b88[_0x3cbe6c(0x14d)])))return!0x0;}if(0x3==_0x3073d4&&0x3==_0x22f6dc&&_0x5345ed[_0x3cbe6c(0x14d)][_0x3cbe6c(0x139)](_0x394b88[_0x3cbe6c(0x14d)])){const _0xee43dc=_0x5345ed[_0x3cbe6c(0x123)][_0x3cbe6c(0x134)],_0x398cb2=_0x394b88[_0x3cbe6c(0x14d)][_0x3cbe6c(0x153)];return _0xfe38cd[_0x3cbe6c(0x13f)](_0xee43dc)&&_0xee43dc===_0x398cb2;}return!0x1;}_0x3f7d1a[_0x39cb5c(0x135)][_0x39cb5c(0x171)][_0x39cb5c(0x155)](()=>{const _0x22e5bc=_0x39cb5c;let _0x2a2e62=!0x1;const _0x50b5fa=Array[_0x22e5bc(0x133)](_0x3f7d1a[_0x22e5bc(0x135)][_0x22e5bc(0x171)][_0x22e5bc(0x11f)][_0x22e5bc(0x154)]());for(const {name:_0x49aa39,data:_0x21168a}of _0x50b5fa){const {group:_0x53a8ba,type:_0x531c6f,subType:_0x1ce267,id:_0xb42349}=_0x56724e[_0x22e5bc(0x118)](_0x49aa39);if(_0x22e5bc(0x147)==_0x53a8ba&&_0x56724e[_0x22e5bc(0x166)](_0xb42349)){if(_0x22e5bc(0x12d)==_0x531c6f&&(_0x22e5bc(0x16f)==_0x1ce267||_0x22e5bc(0x16c)==_0x1ce267)){const _0x5eb1d2=_0x56724e[_0x22e5bc(0x13d)](_0xb42349);if(_0x21168a[_0x22e5bc(0x14f)]){const _0x20c324=_0x5eb1d2[_0x22e5bc(0x12a)]()[_0x22e5bc(0x167)]();if(_0xfe38cd[_0x22e5bc(0x13f)](_0x20c324))continue;_0x56724e[_0x22e5bc(0x173)](_0x5eb1d2),_0x2a2e62=!0x0;}}if(_0x22e5bc(0x146)==_0x531c6f&&_0x22e5bc(0x15a)==_0x1ce267&&!_0x21168a[_0x22e5bc(0x14f)]){const _0x32ec02=_0x56724e[_0x22e5bc(0x13d)](_0xb42349);_0x32ec02[_0x22e5bc(0x169)]&&_0x32ec02[_0x22e5bc(0x169)][_0x22e5bc(0x12e)]&&(_0x56724e[_0x22e5bc(0x173)](_0x32ec02[_0x22e5bc(0x169)]),_0x2a2e62=!0x0);}}}return _0x2a2e62;}),this[_0x39cb5c(0x121)](_0x505360);}[_0x481b33(0x121)](_0x2625cb){const _0x41dd3e=_0x481b33,_0x59b682=this[_0x41dd3e(0x160)],_0x413ff3=_0x59b682[_0x41dd3e(0x14b)];_0x59b682[_0x41dd3e(0x156)][_0x41dd3e(0x152)](_0x41dd3e(0x13c))[_0x41dd3e(0x131)][_0x41dd3e(0x11e)](_0x2e4357=>{const _0x25805d=_0x41dd3e;if(_0x25805d(0x12d)!=_0x2e4357[_0x25805d(0x11d)]&&_0x25805d(0x114)!=_0x2e4357[_0x25805d(0x11d)])return;const {data:_0x3b737a}=_0x2e4357;if(!_0x3b737a||_0x25805d(0x15c)!=_0x3b737a[_0x25805d(0x127)])return;const _0x4d3885=_0x3b737a[_0x25805d(0x12c)][0x0][_0x25805d(0x161)];return _0x1a5613(_0x25805d(0x159)===_0x4d3885?_0x4df683(_0x413ff3,_0x25805d(0x15e)):_0x2625cb[_0x4d3885]||_0x4d3885);function _0x1a5613(_0x1bb263){const _0x1d477f=_0x25805d;return{'type':_0x1d477f(0x122),'content':_0x4df683(_0x413ff3,_0x1d477f(0x163),_0x1bb263)};}});}}
23
+ const _0x4f73fa=_0x7824;function _0x7824(_0x353cb1,_0x544985){const _0x1e14e9=_0x1e14();return _0x7824=function(_0x7824c2,_0x2cf0aa){_0x7824c2=_0x7824c2-0x14d;let _0x10a092=_0x1e14e9[_0x7824c2];return _0x10a092;},_0x7824(_0x353cb1,_0x544985);}(function(_0x3f4a53,_0x4d7856){const _0x34e4cc=_0x7824,_0x285a09=_0x3f4a53();while(!![]){try{const _0x4e7b31=parseInt(_0x34e4cc(0x161))/0x1+-parseInt(_0x34e4cc(0x156))/0x2+parseInt(_0x34e4cc(0x160))/0x3+-parseInt(_0x34e4cc(0x193))/0x4*(-parseInt(_0x34e4cc(0x18f))/0x5)+-parseInt(_0x34e4cc(0x153))/0x6+-parseInt(_0x34e4cc(0x184))/0x7+parseInt(_0x34e4cc(0x16d))/0x8;if(_0x4e7b31===_0x4d7856)break;else _0x285a09['push'](_0x285a09['shift']());}catch(_0x35fc9f){_0x285a09['push'](_0x285a09['shift']());}}}(_0x1e14,0x1ab44));function _0x1e14(){const _0x467987=['*Format:*\x20%0','end','_registerLegacyDescription','imageStylePostApply','shouldConvertImageType','author','192126PumFso','111410deAHWo','normalizedStyles','isOwn','chain','get','getChangedMarkers','createRangeOn','length','nodeAfter','enableCommand','imageTypeBlock','commandName','1179184xXCEDi','getSuggestions','join','imageCaption','side','isInContent','setImageNaturalSizeAttributes','_splitMarkerName','accept','head','subType','locale','change','getFirstRange','imageStyle','nodeBefore','discard','isEqual','afterInit','format','markInlineFormat','commands','registerCustomCallback','478037SDTYWe','isBlockImage','suggestion','getContainedElement','formatBlock','hasSuggestion','filter','title','_suggestionFactory','name','selection','339365bULefG','forEach','registerDescriptionCallback','document','4lTuwGs','start','insertion','value','isIntersecting','descriptionFactory','has','differ','isInlineImage','getSuggestion','commandParams','ImageUtils','ImageStyleEditing','next','model','refresh','newRange','from','_findSuggestions','type','plugins','imageTypeInline','Users','markBlockFormat','formatInline','isBefore','registerPostFixer','toLowerCase','convertInlineImageToBlock','commandReversedParams','getSuggestionCallback','discardSuggestion','TrackChangesEditing','295134prptUx','imageStylePreApply','FORMAT_SIDE_IMAGE','327726mTossl','getClosestSelectedImageElement','findIndex','editor'];_0x1e14=function(){return _0x467987;};return _0x1e14();}import{Plugin as _0x3bd021}from'ckeditor5/src/core.js';import{uid as _0x5aba50}from'ckeditor5/src/utils.js';import{getTranslation as _0xa68d4a}from'../utils/common-translations.js';export default class rt extends _0x3bd021{[_0x4f73fa(0x17f)](){const _0x1b8f5d=_0x4f73fa,_0x540e93=this[_0x1b8f5d(0x159)];if(!_0x540e93[_0x1b8f5d(0x1a7)][_0x1b8f5d(0x199)](_0x1b8f5d(0x19f)))return;const _0x50f457=_0x540e93[_0x1b8f5d(0x1a7)][_0x1b8f5d(0x165)](_0x1b8f5d(0x152)),_0x37ce51=_0x540e93[_0x1b8f5d(0x1a7)][_0x1b8f5d(0x165)](_0x1b8f5d(0x19e)),_0x1c3b82={};_0x50f457[_0x1b8f5d(0x16a)](_0x1b8f5d(0x17b),(_0x226ce1,_0x18c2df)=>{const _0x2829e0=_0x1b8f5d,_0x39d38e=_0x540e93[_0x2829e0(0x1a7)][_0x2829e0(0x165)](_0x2829e0(0x1a9))['me'],_0x4866a3=_0x540e93[_0x2829e0(0x182)][_0x2829e0(0x165)](_0x2829e0(0x17b));let _0x49db43=_0x37ce51[_0x2829e0(0x157)](_0x540e93[_0x2829e0(0x1a1)][_0x2829e0(0x192)][_0x2829e0(0x18e)]),_0x5c56fa=_0x540e93[_0x2829e0(0x1a1)][_0x2829e0(0x167)](_0x49db43),_0x1674ce=_0x4866a3[_0x2829e0(0x196)];if(_0x1674ce==_0x18c2df[_0x2829e0(0x196)])return;const _0x2a7236={'commandName':_0x2829e0(0x17b),'commandParams':[_0x18c2df],'formatGroupId':_0x5aba50()};_0x540e93[_0x2829e0(0x1a1)][_0x2829e0(0x179)](()=>{const _0x374152=_0x2829e0;if(_0x50f457[_0x374152(0x16e)]()[_0x374152(0x18a)](_0x2b67ea=>_0x2b67ea[_0x374152(0x172)]&&_0x39d38e==_0x2b67ea[_0x374152(0x15f)]&&(_0x374152(0x188)==_0x2b67ea[_0x374152(0x1a6)]||_0x374152(0x1ab)==_0x2b67ea[_0x374152(0x1a6)])&&(_0x374152(0x154)==_0x2b67ea[_0x374152(0x177)]||_0x374152(0x15d)==_0x2b67ea[_0x374152(0x177)])&&_0x2b67ea[_0x374152(0x17a)]()[_0x374152(0x17e)](_0x5c56fa))[_0x374152(0x190)](_0x3eb81b=>_0x50f457[_0x374152(0x151)](_0x3eb81b[_0x374152(0x176)])),_0x49db43=_0x37ce51[_0x374152(0x157)](_0x540e93[_0x374152(0x1a1)][_0x374152(0x192)][_0x374152(0x18e)]),_0x5c56fa=_0x540e93[_0x374152(0x1a1)][_0x374152(0x167)](_0x49db43),_0x4866a3[_0x374152(0x1a2)](),_0x540e93[_0x374152(0x182)][_0x374152(0x165)](_0x374152(0x1a8))[_0x374152(0x1a2)](),_0x540e93[_0x374152(0x182)][_0x374152(0x165)](_0x374152(0x16b))[_0x374152(0x1a2)](),_0x1674ce=_0x4866a3[_0x374152(0x196)],_0x1674ce!=_0x18c2df[_0x374152(0x196)])return _0x37ce51[_0x374152(0x19b)](_0x49db43)&&_0x4866a3[_0x374152(0x15e)](_0x18c2df[_0x374152(0x196)],_0x49db43)?(_0x226ce1({..._0x18c2df,'setImageSizes':!0x1}),_0x49db43=_0x37ce51[_0x374152(0x157)](_0x540e93[_0x374152(0x1a1)][_0x374152(0x192)][_0x374152(0x18e)]),void _0x50f457[_0x374152(0x1aa)](_0x49db43,{..._0x2a7236,'commandReversedParams':[{'value':_0x1674ce||null,'setImageSizes':!0x1}]},[],_0x374152(0x154))):void(_0x37ce51[_0x374152(0x185)](_0x49db43)?_0x50f457[_0x374152(0x1aa)](_0x49db43,_0x2a7236,[],_0x374152(0x15d)):_0x50f457[_0x374152(0x181)](_0x5c56fa,_0x2a7236,_0x374152(0x15d)));});});for(const _0x1a6e63 of _0x540e93[_0x1b8f5d(0x1a7)][_0x1b8f5d(0x165)](_0x1b8f5d(0x19f))[_0x1b8f5d(0x162)])_0x1c3b82[_0x1a6e63[_0x1b8f5d(0x18d)]]=_0x1a6e63[_0x1b8f5d(0x18b)][_0x1b8f5d(0x14d)]();_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x188),_0x1b8f5d(0x154),_0x1b8f5d(0x16f),()=>!0x1),_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x188),_0x1b8f5d(0x15d),_0x1b8f5d(0x16f),()=>!0x1),_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x1ab),_0x1b8f5d(0x15d),_0x1b8f5d(0x16f),()=>!0x1),_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x188),_0x1b8f5d(0x154),_0x1b8f5d(0x175),([_0x555c79])=>{const _0x21a876=_0x1b8f5d;_0x37ce51[_0x21a876(0x173)](_0x555c79[_0x21a876(0x187)]());}),_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x188),_0x1b8f5d(0x154),_0x1b8f5d(0x17d),(_0x53c5b7,_0x514c86)=>{const _0x223b09=_0x1b8f5d;_0x50f457[_0x223b09(0x18c)][_0x223b09(0x150)](_0x223b09(0x188),'',_0x223b09(0x175))(_0x53c5b7,{'commandName':_0x514c86[_0x223b09(0x16c)],'commandParams':_0x514c86[_0x223b09(0x14f)]});}),_0x50f457[_0x1b8f5d(0x18c)][_0x1b8f5d(0x183)](_0x1b8f5d(0x188),_0x1b8f5d(0x154),_0x1b8f5d(0x164),function(_0xc59f7f,_0x19c175){if(_0x1c9120(_0xc59f7f,_0x19c175))return[_0xc59f7f,_0x19c175];if(_0x1c9120(_0x19c175,_0xc59f7f))return[_0x19c175,_0xc59f7f];return null;});const _0x34947c=[{'type':_0x1b8f5d(0x188),'subType':_0x1b8f5d(0x154)},{'type':_0x1b8f5d(0x195),'subType':_0x1b8f5d(0x170)},{'type':_0x1b8f5d(0x188),'subType':_0x1b8f5d(0x14e)},{'type':_0x1b8f5d(0x195),'subType':_0x1b8f5d(0x14e)}];function _0x1c9120(_0x1bb8d9,_0x522356){const _0x3667ab=_0x1b8f5d,_0x30e1d0=_0x34947c[_0x3667ab(0x158)](({type:_0x8783ef,subType:_0x1912aa})=>_0x1bb8d9[_0x3667ab(0x1a6)]==_0x8783ef&&_0x1bb8d9[_0x3667ab(0x177)]==_0x1912aa),_0xc6f1ca=_0x34947c[_0x3667ab(0x158)](({type:_0x1a2f89,subType:_0x5af119})=>_0x522356[_0x3667ab(0x1a6)]==_0x1a2f89&&_0x522356[_0x3667ab(0x177)]==_0x5af119);if(_0x30e1d0<0x0||_0xc6f1ca<0x0)return!0x1;const _0x376a6a=_0x1bb8d9[_0x3667ab(0x17a)](),_0x313cdf=_0x522356[_0x3667ab(0x17a)]();if((0x0==_0x30e1d0||0x1==_0x30e1d0)&&0x2==_0xc6f1ca&&_0x376a6a[_0x3667ab(0x197)](_0x313cdf))return!0x0;if(0x2==_0x30e1d0&&0x3==_0xc6f1ca){const _0x3cbefa=_0x50f457[_0x3667ab(0x1a5)](_0x376a6a,_0x3667ab(0x195))[_0x3667ab(0x18a)](({suggestion:_0x12c2c7,meta:_0x2aa09d})=>_0x2aa09d[_0x3667ab(0x163)]&&_0x3667ab(0x14e)==_0x12c2c7[_0x3667ab(0x177)]);if(_0x3cbefa[_0x3667ab(0x168)]>0x1&&_0x313cdf[_0x3667ab(0x15b)][_0x3667ab(0x17e)](_0x376a6a[_0x3667ab(0x194)]))return!0x0;if(0x1==_0x3cbefa[_0x3667ab(0x168)]&&(_0x376a6a[_0x3667ab(0x194)][_0x3667ab(0x17e)](_0x313cdf[_0x3667ab(0x15b)])||_0x376a6a[_0x3667ab(0x15b)][_0x3667ab(0x17e)](_0x313cdf[_0x3667ab(0x194)])))return!0x0;}if(0x3==_0x30e1d0&&0x3==_0xc6f1ca&&_0x376a6a[_0x3667ab(0x194)][_0x3667ab(0x1ac)](_0x313cdf[_0x3667ab(0x194)])){const _0x5e6796=_0x376a6a[_0x3667ab(0x15b)][_0x3667ab(0x169)],_0x485f44=_0x313cdf[_0x3667ab(0x194)][_0x3667ab(0x17c)];return _0x37ce51[_0x3667ab(0x185)](_0x5e6796)&&_0x5e6796===_0x485f44;}return!0x1;}_0x540e93[_0x1b8f5d(0x1a1)][_0x1b8f5d(0x192)][_0x1b8f5d(0x1ad)](()=>{const _0x3b0c3b=_0x1b8f5d;let _0x4eef30=!0x1;const _0x3c9f3b=Array[_0x3b0c3b(0x1a4)](_0x540e93[_0x3b0c3b(0x1a1)][_0x3b0c3b(0x192)][_0x3b0c3b(0x19a)][_0x3b0c3b(0x166)]());for(const {name:_0x96c0a4,data:_0x5c0e4a}of _0x3c9f3b){const {group:_0x529632,type:_0xcaab5d,subType:_0x5de00c,id:_0x5939b0}=_0x50f457[_0x3b0c3b(0x174)](_0x96c0a4);if(_0x3b0c3b(0x186)==_0x529632&&_0x50f457[_0x3b0c3b(0x189)](_0x5939b0)){if(_0x3b0c3b(0x188)==_0xcaab5d&&(_0x3b0c3b(0x154)==_0x5de00c||_0x3b0c3b(0x15d)==_0x5de00c)){const _0x277f2c=_0x50f457[_0x3b0c3b(0x19c)](_0x5939b0);if(_0x5c0e4a[_0x3b0c3b(0x1a3)]){const _0x4c60d9=_0x277f2c[_0x3b0c3b(0x17a)]()[_0x3b0c3b(0x187)]();if(_0x37ce51[_0x3b0c3b(0x185)](_0x4c60d9))continue;_0x50f457[_0x3b0c3b(0x151)](_0x277f2c),_0x4eef30=!0x0;}}if(_0x3b0c3b(0x195)==_0xcaab5d&&_0x3b0c3b(0x170)==_0x5de00c&&!_0x5c0e4a[_0x3b0c3b(0x1a3)]){const _0x38272e=_0x50f457[_0x3b0c3b(0x19c)](_0x5939b0);_0x38272e[_0x3b0c3b(0x1a0)]&&_0x38272e[_0x3b0c3b(0x1a0)][_0x3b0c3b(0x172)]&&(_0x50f457[_0x3b0c3b(0x151)](_0x38272e[_0x3b0c3b(0x1a0)]),_0x4eef30=!0x0);}}}return _0x4eef30;}),this[_0x1b8f5d(0x15c)](_0x1c3b82);}[_0x4f73fa(0x15c)](_0x287af3){const _0x10567b=_0x4f73fa,_0x9b36c8=this[_0x10567b(0x159)],_0x3a65a7=_0x9b36c8[_0x10567b(0x178)];_0x9b36c8[_0x10567b(0x1a7)][_0x10567b(0x165)](_0x10567b(0x152))[_0x10567b(0x198)][_0x10567b(0x191)](_0x4b7b6d=>{const _0x3c3af8=_0x10567b;if(_0x3c3af8(0x188)!=_0x4b7b6d[_0x3c3af8(0x1a6)]&&_0x3c3af8(0x1ab)!=_0x4b7b6d[_0x3c3af8(0x1a6)])return;const {data:_0x578a46}=_0x4b7b6d;if(!_0x578a46||_0x3c3af8(0x17b)!=_0x578a46[_0x3c3af8(0x16c)])return;const _0x4f9e6c=_0x578a46[_0x3c3af8(0x19d)][0x0][_0x3c3af8(0x196)];return _0x5b27d6(_0x3c3af8(0x171)===_0x4f9e6c?_0xa68d4a(_0x3a65a7,_0x3c3af8(0x155)):_0x287af3[_0x4f9e6c]||_0x4f9e6c);function _0x5b27d6(_0xdd8235){const _0x5b19b5=_0x3c3af8;return{'type':_0x5b19b5(0x180),'content':_0xa68d4a(_0x3a65a7,_0x5b19b5(0x15a),_0xdd8235)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d051c=_0x26d9;(function(_0x4e15d5,_0x320ca0){const _0x284ff6=_0x26d9,_0x269db0=_0x4e15d5();while(!![]){try{const _0x5e4893=-parseInt(_0x284ff6(0x1a0))/0x1*(parseInt(_0x284ff6(0x1aa))/0x2)+parseInt(_0x284ff6(0x1ab))/0x3*(parseInt(_0x284ff6(0x1a3))/0x4)+parseInt(_0x284ff6(0x1a2))/0x5+-parseInt(_0x284ff6(0x1ad))/0x6+parseInt(_0x284ff6(0x1ae))/0x7+-parseInt(_0x284ff6(0x1a8))/0x8*(parseInt(_0x284ff6(0x1a6))/0x9)+parseInt(_0x284ff6(0x19c))/0xa*(-parseInt(_0x284ff6(0x195))/0xb);if(_0x5e4893===_0x320ca0)break;else _0x269db0['push'](_0x269db0['shift']());}catch(_0x2d911c){_0x269db0['push'](_0x269db0['shift']());}}}(_0x21d8,0xb0413));function _0x26d9(_0x3fc3c5,_0x4be1f2){const _0x21d8a8=_0x21d8();return _0x26d9=function(_0x26d947,_0x314a9b){_0x26d947=_0x26d947-0x195;let _0x4aa93b=_0x21d8a8[_0x26d947];return _0x4aa93b;},_0x26d9(_0x3fc3c5,_0x4be1f2);}function _0x21d8(){const _0x9f09e2=['trackChanges','value','lowest','dataInsert','_trackChangesValueDuringImport','_trackChangesExecuted','_handleImportedData','execute','230120xrpnxL','listenTo','TrackChangesEditing','bind','_setSuggestionData','commands','afterInit','230qrxDIH','track_changes','enableCommand','collaboration_features','58CAWwmZ','Users','1987840YrFuTc','4VzbBfy','get','plugins','171Ovziqg','importWord','2064WDjmQe','forEach','1786TnQSFG','2071659tGYFTZ','editor','4247802fTVAqf','6157487PZrOOQ','high'];_0x21d8=function(){return _0x9f09e2;};return _0x21d8();}import{Plugin as _0x3022b5}from'ckeditor5/src/core.js';export default class at extends _0x3022b5{constructor(_0x3532ab){const _0x47d376=_0x26d9;super(_0x3532ab),this[_0x47d376(0x1b4)]=!0x1,this[_0x47d376(0x1b5)]=!0x1;}[_0x5d051c(0x19b)](){const _0x51e7d1=_0x5d051c,_0x257698=this[_0x51e7d1(0x1ac)],_0x32c90b=_0x257698[_0x51e7d1(0x19a)][_0x51e7d1(0x1a4)](_0x51e7d1(0x1a7)),_0x549979=_0x257698[_0x51e7d1(0x19a)][_0x51e7d1(0x1a4)](_0x51e7d1(0x1b0));_0x32c90b&&(_0x32c90b['on'](_0x51e7d1(0x1b7),(_0x57a9a9,[,_0x52f92e])=>{const _0x4c5dd9=_0x51e7d1;this[_0x4c5dd9(0x1b4)]=_0x549979[_0x4c5dd9(0x1b1)],_0x52f92e[_0x4c5dd9(0x19f)][_0x4c5dd9(0x19d)]=!this[_0x4c5dd9(0x1b4)];},{'priority':_0x51e7d1(0x1af)}),this[_0x51e7d1(0x196)](_0x32c90b,_0x51e7d1(0x1b3),this[_0x51e7d1(0x1b6)][_0x51e7d1(0x198)](this)),this[_0x51e7d1(0x196)](_0x32c90b,_0x51e7d1(0x1b3),()=>{const _0x25f10f=_0x51e7d1;this[_0x25f10f(0x1b5)]&&(_0x549979[_0x25f10f(0x1b7)](),this[_0x25f10f(0x1b5)]=!0x1);},{'priority':_0x51e7d1(0x1b2)}),_0x257698[_0x51e7d1(0x1a5)][_0x51e7d1(0x1a4)](_0x51e7d1(0x197))[_0x51e7d1(0x19e)](_0x51e7d1(0x1a7)));}[_0x5d051c(0x1b6)](_0x5f28ba,_0x17bc69){const _0x12d2b0=_0x5d051c,{suggestions:_0x33b813}=_0x17bc69,_0x2ae5b7=this[_0x12d2b0(0x1ac)][_0x12d2b0(0x19a)][_0x12d2b0(0x1a4)](_0x12d2b0(0x1b0)),_0x348176=_0x2ae5b7[_0x12d2b0(0x1b1)];this[_0x12d2b0(0x1b4)]!==_0x348176&&(_0x2ae5b7[_0x12d2b0(0x1b7)](),this[_0x12d2b0(0x1b5)]=!0x0),_0x33b813&&_0x33b813[_0x12d2b0(0x1a9)](({id:_0x1e30e9,type:_0x510bfd,author:_0x42ccf1,created_at:_0x27c49e})=>{const _0x2106cb=_0x12d2b0,_0x15312e={'id':_0x1e30e9,'type':_0x510bfd,'authorId':this[_0x2106cb(0x1ac)][_0x2106cb(0x1a5)][_0x2106cb(0x1a4)](_0x2106cb(0x1a1))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x42ccf1,'createdAt':_0x27c49e?new Date(_0x27c49e):new Date(),'source':_0x2106cb(0x1a7)}}};this[_0x2106cb(0x1ac)][_0x2106cb(0x1a5)][_0x2106cb(0x1a4)](_0x2106cb(0x197))[_0x2106cb(0x199)](_0x15312e);});}}
23
+ function _0x5bfa(_0x38ed8d,_0x4da88e){const _0x1a54d7=_0x1a54();return _0x5bfa=function(_0x5bfaff,_0x560f8e){_0x5bfaff=_0x5bfaff-0x1d2;let _0x178ec1=_0x1a54d7[_0x5bfaff];return _0x178ec1;},_0x5bfa(_0x38ed8d,_0x4da88e);}const _0x245682=_0x5bfa;(function(_0x27d528,_0x4d0e74){const _0x240fe4=_0x5bfa,_0x1a67e8=_0x27d528();while(!![]){try{const _0x280338=parseInt(_0x240fe4(0x1e3))/0x1+-parseInt(_0x240fe4(0x1ee))/0x2+-parseInt(_0x240fe4(0x1d2))/0x3*(-parseInt(_0x240fe4(0x1dd))/0x4)+parseInt(_0x240fe4(0x1e7))/0x5+-parseInt(_0x240fe4(0x1df))/0x6*(parseInt(_0x240fe4(0x1d6))/0x7)+-parseInt(_0x240fe4(0x1e5))/0x8+parseInt(_0x240fe4(0x1f1))/0x9;if(_0x280338===_0x4d0e74)break;else _0x1a67e8['push'](_0x1a67e8['shift']());}catch(_0x3ed0d1){_0x1a67e8['push'](_0x1a67e8['shift']());}}}(_0x1a54,0x3f1b1));import{Plugin as _0xe410a2}from'ckeditor5/src/core.js';export default class at extends _0xe410a2{constructor(_0x204186){const _0x1cd794=_0x5bfa;super(_0x204186),this[_0x1cd794(0x1ef)]=!0x1,this[_0x1cd794(0x1dc)]=!0x1;}[_0x245682(0x1d8)](){const _0x42da4d=_0x245682,_0x181ea1=this[_0x42da4d(0x1d9)],_0x562e60=_0x181ea1[_0x42da4d(0x1de)][_0x42da4d(0x1f0)](_0x42da4d(0x1ec)),_0xb4b41f=_0x181ea1[_0x42da4d(0x1de)][_0x42da4d(0x1f0)](_0x42da4d(0x1e8));_0x562e60&&(_0x562e60['on'](_0x42da4d(0x1f2),(_0x51e26a,[,_0x488c9e])=>{const _0x472084=_0x42da4d;this[_0x472084(0x1ef)]=_0xb4b41f[_0x472084(0x1d3)],_0x488c9e[_0x472084(0x1d5)][_0x472084(0x1e1)]=!this[_0x472084(0x1ef)];},{'priority':_0x42da4d(0x1e4)}),this[_0x42da4d(0x1e2)](_0x562e60,_0x42da4d(0x1ed),this[_0x42da4d(0x1eb)][_0x42da4d(0x1e9)](this)),this[_0x42da4d(0x1e2)](_0x562e60,_0x42da4d(0x1ed),()=>{const _0x4ce3d0=_0x42da4d;this[_0x4ce3d0(0x1dc)]&&(_0xb4b41f[_0x4ce3d0(0x1f2)](),this[_0x4ce3d0(0x1dc)]=!0x1);},{'priority':_0x42da4d(0x1da)}),_0x181ea1[_0x42da4d(0x1e6)][_0x42da4d(0x1f0)](_0x42da4d(0x1d7))[_0x42da4d(0x1d4)](_0x42da4d(0x1ec)));}[_0x245682(0x1eb)](_0x4f695a,_0x3f37d4){const _0x196c2e=_0x245682,{suggestions:_0x489de6}=_0x3f37d4,_0x5ad165=this[_0x196c2e(0x1d9)][_0x196c2e(0x1de)][_0x196c2e(0x1f0)](_0x196c2e(0x1e8)),_0x3600a9=_0x5ad165[_0x196c2e(0x1d3)];this[_0x196c2e(0x1ef)]!==_0x3600a9&&(_0x5ad165[_0x196c2e(0x1f2)](),this[_0x196c2e(0x1dc)]=!0x0),_0x489de6&&_0x489de6[_0x196c2e(0x1e0)](({id:_0x4502f2,type:_0x8fb937,author:_0x4fefa6,created_at:_0x41de32})=>{const _0x25ceb8=_0x196c2e,_0x8b90b2={'id':_0x4502f2,'type':_0x8fb937,'authorId':this[_0x25ceb8(0x1d9)][_0x25ceb8(0x1e6)][_0x25ceb8(0x1f0)](_0x25ceb8(0x1ea))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4fefa6,'createdAt':_0x41de32?new Date(_0x41de32):new Date(),'source':_0x25ceb8(0x1ec)}}};this[_0x25ceb8(0x1d9)][_0x25ceb8(0x1e6)][_0x25ceb8(0x1f0)](_0x25ceb8(0x1d7))[_0x25ceb8(0x1db)](_0x8b90b2);});}}function _0x1a54(){const _0x4c3b52=['editor','lowest','_setSuggestionData','_trackChangesExecuted','260LJvSwa','commands','2992674OlzVkG','forEach','track_changes','listenTo','227138FTnGGa','high','3302968lfvoDz','plugins','1051690PvstzP','trackChanges','bind','Users','_handleImportedData','importWord','dataInsert','951456hjmBoa','_trackChangesValueDuringImport','get','10602252IizBya','execute','1401pRUDHW','value','enableCommand','collaboration_features','7AJorHp','TrackChangesEditing','afterInit'];_0x1a54=function(){return _0x4c3b52;};return _0x1a54();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x490390=_0x56f3;(function(_0x512f43,_0x3786bd){const _0x3b45e0=_0x56f3,_0x2c6df2=_0x512f43();while(!![]){try{const _0xd34a71=-parseInt(_0x3b45e0(0xa9))/0x1+-parseInt(_0x3b45e0(0xca))/0x2+-parseInt(_0x3b45e0(0xac))/0x3+-parseInt(_0x3b45e0(0xb2))/0x4+parseInt(_0x3b45e0(0xbf))/0x5*(-parseInt(_0x3b45e0(0xb6))/0x6)+-parseInt(_0x3b45e0(0xbb))/0x7*(parseInt(_0x3b45e0(0xaa))/0x8)+parseInt(_0x3b45e0(0xb5))/0x9;if(_0xd34a71===_0x3786bd)break;else _0x2c6df2['push'](_0x2c6df2['shift']());}catch(_0x2f749d){_0x2c6df2['push'](_0x2c6df2['shift']());}}}(_0xd7bf,0x1b1ed));import{Plugin as _0x2d79d3}from'ckeditor5/src/core.js';function _0x56f3(_0x5c186f,_0x1c4202){const _0xd7bfd6=_0xd7bf();return _0x56f3=function(_0x56f33d,_0x269f30){_0x56f33d=_0x56f33d-0xa6;let _0x50ef43=_0xd7bfd6[_0x56f33d];return _0x50ef43;},_0x56f3(_0x5c186f,_0x1c4202);}import{getTranslation as _0x519547}from'../utils/common-translations.js';export default class ct extends _0x2d79d3{[_0x490390(0xc9)](){const _0x371ec0=_0x490390,_0x4124a5=this[_0x371ec0(0xb3)],_0x4ece84=_0x4124a5[_0x371ec0(0xa8)][_0x371ec0(0xaf)](_0x371ec0(0xc5));if(_0x4124a5[_0x371ec0(0xa8)][_0x371ec0(0xc8)](_0x371ec0(0xb0))&&(_0x4ece84[_0x371ec0(0xa6)](_0x371ec0(0xc6)),_0x4ece84[_0x371ec0(0xa6)](_0x371ec0(0xad))),_0x4124a5[_0x371ec0(0xa8)][_0x371ec0(0xc8)](_0x371ec0(0xae))){for(const _0x18a689 of[_0x371ec0(0xc4),_0x371ec0(0xab)])_0x4ece84[_0x371ec0(0xb1)](_0x18a689);}const _0x437747=_0x4124a5[_0x371ec0(0xb9)];_0x4ece84[_0x371ec0(0xb8)](_0x371ec0(0xa7)),_0x4ece84[_0x371ec0(0xc7)][_0x371ec0(0xc0)](_0x371ec0(0xa7),_0x519547(_0x437747,_0x371ec0(0xb7))),this[_0x371ec0(0xcc)]();}[_0x490390(0xcc)](){const _0x3adce1=_0x490390,_0x275931=this[_0x3adce1(0xb3)],_0x5eed81=_0x275931[_0x3adce1(0xb9)],_0x57e116=_0x275931[_0x3adce1(0xa8)][_0x3adce1(0xaf)](_0x3adce1(0xc5));_0x57e116[_0x3adce1(0xc7)][_0x3adce1(0xb4)](_0x28b57f=>{const _0x42bedf=_0x3adce1;if(_0x42bedf(0xcb)!=_0x28b57f[_0x42bedf(0xbe)])return;const {data:_0x3e4afa}=_0x28b57f;if(!_0x3e4afa)return;if(_0x42bedf(0xc4)!=_0x3e4afa[_0x42bedf(0xba)]&&_0x42bedf(0xab)!=_0x3e4afa[_0x42bedf(0xba)])return;const _0x3a2b1c=_0x28b57f[_0x42bedf(0xc2)]()[0x0],_0x583661=_0x57e116[_0x42bedf(0xc7)][_0x42bedf(0xc3)](_0x3a2b1c);return _0x42bedf(0xc4)==_0x3e4afa[_0x42bedf(0xba)]?{'type':_0x42bedf(0xbd),'content':_0x519547(_0x5eed81,_0x42bedf(0xbc),_0x583661)}:_0x42bedf(0xab)==_0x3e4afa[_0x42bedf(0xba)]?{'type':_0x42bedf(0xbd),'content':_0x519547(_0x5eed81,_0x42bedf(0xc1),_0x583661)}:void 0x0;});}}function _0xd7bf(){const _0x2c0110=['registerAttributeLabel','*Outdent:*\x20%0','getItems','getItemLabel','indentBlock','TrackChangesEditing','indent','descriptionFactory','has','afterInit','357564BhkHoM','formatBlock','_registerLegacyDescription','enableCommand','blockIndent','plugins','38969sjAUXT','66848wDZdJG','outdentBlock','397749eapodd','outdent','IndentBlock','get','IndentEditing','enableDefaultAttributesIntegration','466584fYoaqo','editor','registerDescriptionCallback','6549084GKsIMI','6NwIGGO','FORMAT_INDENT','registerBlockAttribute','locale','commandName','119iWkfPD','*Indent:*\x20%0','format','type','37795lONArp'];_0xd7bf=function(){return _0x2c0110;};return _0xd7bf();}
23
+ const _0x2fe4a3=_0x1203;(function(_0x196c6f,_0x2b8d7e){const _0x51386e=_0x1203,_0xad1ed2=_0x196c6f();while(!![]){try{const _0x32fc4b=parseInt(_0x51386e(0xf8))/0x1*(-parseInt(_0x51386e(0xf2))/0x2)+-parseInt(_0x51386e(0x102))/0x3+parseInt(_0x51386e(0xe6))/0x4+-parseInt(_0x51386e(0x106))/0x5*(-parseInt(_0x51386e(0xfe))/0x6)+parseInt(_0x51386e(0x103))/0x7+-parseInt(_0x51386e(0x10c))/0x8*(-parseInt(_0x51386e(0x101))/0x9)+parseInt(_0x51386e(0xf3))/0xa;if(_0x32fc4b===_0x2b8d7e)break;else _0xad1ed2['push'](_0xad1ed2['shift']());}catch(_0x4fa404){_0xad1ed2['push'](_0xad1ed2['shift']());}}}(_0x28f9,0x99715));import{Plugin as _0x332448}from'ckeditor5/src/core.js';function _0x28f9(){const _0x607ad1=['format','formatBlock','outdent','registerBlockAttribute','outdentBlock','9166BLhDKC','5329270fGdjyg','getItems','*Outdent:*\x20%0','editor','IndentEditing','167TtdpoE','enableDefaultAttributesIntegration','has','descriptionFactory','commandName','registerDescriptionCallback','8724ewqvGL','get','afterInit','332757llSTcz','1281636lLtlOH','2538543HPGrQu','registerAttributeLabel','*Indent:*\x20%0','110oVWFED','enableCommand','indent','IndentBlock','_registerLegacyDescription','type','80UwIudP','TrackChangesEditing','2095120EkroSE','FORMAT_INDENT','locale','blockIndent','plugins','getItemLabel','indentBlock'];_0x28f9=function(){return _0x607ad1;};return _0x28f9();}import{getTranslation as _0x2d94c3}from'../utils/common-translations.js';function _0x1203(_0x4b0517,_0x2cfb1b){const _0x28f91d=_0x28f9();return _0x1203=function(_0x120319,_0x4ccdbf){_0x120319=_0x120319-0xe5;let _0x1cfd5e=_0x28f91d[_0x120319];return _0x1cfd5e;},_0x1203(_0x4b0517,_0x2cfb1b);}export default class ct extends _0x332448{[_0x2fe4a3(0x100)](){const _0x3e67ae=_0x2fe4a3,_0x47969d=this[_0x3e67ae(0xf6)],_0x4b2d16=_0x47969d[_0x3e67ae(0xea)][_0x3e67ae(0xff)](_0x3e67ae(0xe5));if(_0x47969d[_0x3e67ae(0xea)][_0x3e67ae(0xfa)](_0x3e67ae(0xf7))&&(_0x4b2d16[_0x3e67ae(0x107)](_0x3e67ae(0x108)),_0x4b2d16[_0x3e67ae(0x107)](_0x3e67ae(0xef))),_0x47969d[_0x3e67ae(0xea)][_0x3e67ae(0xfa)](_0x3e67ae(0x109))){for(const _0x281424 of[_0x3e67ae(0xec),_0x3e67ae(0xf1)])_0x4b2d16[_0x3e67ae(0xf9)](_0x281424);}const _0x531015=_0x47969d[_0x3e67ae(0xe8)];_0x4b2d16[_0x3e67ae(0xf0)](_0x3e67ae(0xe9)),_0x4b2d16[_0x3e67ae(0xfb)][_0x3e67ae(0x104)](_0x3e67ae(0xe9),_0x2d94c3(_0x531015,_0x3e67ae(0xe7))),this[_0x3e67ae(0x10a)]();}[_0x2fe4a3(0x10a)](){const _0x49f933=_0x2fe4a3,_0x458718=this[_0x49f933(0xf6)],_0x1c3cf9=_0x458718[_0x49f933(0xe8)],_0x1cd3e4=_0x458718[_0x49f933(0xea)][_0x49f933(0xff)](_0x49f933(0xe5));_0x1cd3e4[_0x49f933(0xfb)][_0x49f933(0xfd)](_0x10274d=>{const _0x272f91=_0x49f933;if(_0x272f91(0xee)!=_0x10274d[_0x272f91(0x10b)])return;const {data:_0x145f48}=_0x10274d;if(!_0x145f48)return;if(_0x272f91(0xec)!=_0x145f48[_0x272f91(0xfc)]&&_0x272f91(0xf1)!=_0x145f48[_0x272f91(0xfc)])return;const _0x346a59=_0x10274d[_0x272f91(0xf4)]()[0x0],_0x2f615e=_0x1cd3e4[_0x272f91(0xfb)][_0x272f91(0xeb)](_0x346a59);return _0x272f91(0xec)==_0x145f48[_0x272f91(0xfc)]?{'type':_0x272f91(0xed),'content':_0x2d94c3(_0x1c3cf9,_0x272f91(0x105),_0x2f615e)}:_0x272f91(0xf1)==_0x145f48[_0x272f91(0xfc)]?{'type':_0x272f91(0xed),'content':_0x2d94c3(_0x1c3cf9,_0x272f91(0xf5),_0x2f615e)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4b01c1=_0x1c4a;(function(_0x1a4131,_0x187fb1){var _0x59dfc0=_0x1c4a,_0x3605e1=_0x1a4131();while(!![]){try{var _0x2ee793=parseInt(_0x59dfc0(0x96))/0x1+-parseInt(_0x59dfc0(0x95))/0x2*(parseInt(_0x59dfc0(0x8b))/0x3)+-parseInt(_0x59dfc0(0x8d))/0x4*(-parseInt(_0x59dfc0(0x89))/0x5)+-parseInt(_0x59dfc0(0x97))/0x6+-parseInt(_0x59dfc0(0x99))/0x7*(parseInt(_0x59dfc0(0x8a))/0x8)+parseInt(_0x59dfc0(0x8c))/0x9*(parseInt(_0x59dfc0(0x8f))/0xa)+parseInt(_0x59dfc0(0x92))/0xb;if(_0x2ee793===_0x187fb1)break;else _0x3605e1['push'](_0x3605e1['shift']());}catch(_0x45e734){_0x3605e1['push'](_0x3605e1['shift']());}}}(_0x3c63,0x8444a));import{Plugin as _0x552078}from'ckeditor5/src/core.js';function _0x1c4a(_0x5cd5a7,_0x352692){var _0x3c638f=_0x3c63();return _0x1c4a=function(_0x1c4ac7,_0x372878){_0x1c4ac7=_0x1c4ac7-0x88;var _0x804dcd=_0x3c638f[_0x1c4ac7];return _0x804dcd;},_0x1c4a(_0x5cd5a7,_0x352692);}import{Input as _0x19683a}from'ckeditor5/src/typing.js';function _0x3c63(){var _0x35597e=['enableCommand','1220359KwZEug','TrackChangesEditing','requires','108355mhQOCz','40UjUbWN','2134749qcSafa','221589vgOjcF','100Msogba','input','50PVFjuo','get','plugins','21522369ZyWbKn','init','editor','2XxvyLo','324321rTBLpY','4924452VwHAec'];_0x3c63=function(){return _0x35597e;};return _0x3c63();}export default class ut extends _0x552078{static get[_0x4b01c1(0x88)](){return[_0x19683a];}[_0x4b01c1(0x93)](){var _0x288c42=_0x4b01c1;this[_0x288c42(0x94)][_0x288c42(0x91)][_0x288c42(0x90)](_0x288c42(0x9a))[_0x288c42(0x98)](_0x288c42(0x8e));}}
23
+ var _0xadc4c3=_0x3136;(function(_0x480d95,_0x12d684){var _0x459b33=_0x3136,_0x4c4167=_0x480d95();while(!![]){try{var _0x459f63=parseInt(_0x459b33(0x193))/0x1+-parseInt(_0x459b33(0x18d))/0x2*(-parseInt(_0x459b33(0x197))/0x3)+parseInt(_0x459b33(0x19f))/0x4+parseInt(_0x459b33(0x1a0))/0x5*(-parseInt(_0x459b33(0x192))/0x6)+parseInt(_0x459b33(0x199))/0x7*(parseInt(_0x459b33(0x18f))/0x8)+-parseInt(_0x459b33(0x19b))/0x9*(-parseInt(_0x459b33(0x19c))/0xa)+parseInt(_0x459b33(0x19e))/0xb*(-parseInt(_0x459b33(0x19a))/0xc);if(_0x459f63===_0x12d684)break;else _0x4c4167['push'](_0x4c4167['shift']());}catch(_0x25fc1d){_0x4c4167['push'](_0x4c4167['shift']());}}}(_0xcf3e,0xd16a3));import{Plugin as _0x1156bb}from'ckeditor5/src/core.js';function _0x3136(_0xeb7271,_0x210319){var _0xcf3ee4=_0xcf3e();return _0x3136=function(_0x3136df,_0x57f757){_0x3136df=_0x3136df-0x18d;var _0x2da70b=_0xcf3ee4[_0x3136df];return _0x2da70b;},_0x3136(_0xeb7271,_0x210319);}import{Input as _0x50dbe4}from'ckeditor5/src/typing.js';export default class ut extends _0x1156bb{static get[_0xadc4c3(0x196)](){return[_0x50dbe4];}[_0xadc4c3(0x19d)](){var _0x26f71d=_0xadc4c3;this[_0x26f71d(0x190)][_0x26f71d(0x18e)][_0x26f71d(0x191)](_0x26f71d(0x198))[_0x26f71d(0x195)](_0x26f71d(0x194));}}function _0xcf3e(){var _0x562945=['requires','61869AOMjwg','TrackChangesEditing','10332189YtvvPX','4216836HsiDmU','9670707lXWRhi','10gVntAN','init','143HxIOba','4389924CqIlRq','215mHNnYi','88XBkEaU','plugins','8KlUYwf','editor','get','44748DdSYWE','1191253XIJcwZ','input','enableCommand'];_0xcf3e=function(){return _0x562945;};return _0xcf3e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b29d1=_0x3fe2;(function(_0x4f8a78,_0x13d775){const _0x16765e=_0x3fe2,_0x2d85ba=_0x4f8a78();while(!![]){try{const _0x272267=-parseInt(_0x16765e(0x205))/0x1*(-parseInt(_0x16765e(0x22a))/0x2)+parseInt(_0x16765e(0x203))/0x3*(parseInt(_0x16765e(0x1f0))/0x4)+parseInt(_0x16765e(0x23e))/0x5+-parseInt(_0x16765e(0x22e))/0x6*(-parseInt(_0x16765e(0x207))/0x7)+parseInt(_0x16765e(0x240))/0x8+parseInt(_0x16765e(0x23f))/0x9+-parseInt(_0x16765e(0x202))/0xa;if(_0x272267===_0x13d775)break;else _0x2d85ba['push'](_0x2d85ba['shift']());}catch(_0x250e9a){_0x2d85ba['push'](_0x2d85ba['shift']());}}}(_0x4051,0x71382));function _0x4051(){const _0x1a737e=['isObject','selection','afterInit','checkTodoList','*Indent:*\x20%0','LegacyListEditing','getAttribute','commands','locale','checkChild','schema','descriptionFactory','execute','forceValue','formatInline','listIndent','slice','createPositionAt','todoList','listItem','ELEMENT_NUMBERED_LIST','type','plugins','element','end','change','LegacyTodoListEditing','TrackChangesEditing','numberedList','outdentList','filter','indentList','name','parent','103610QVvclo','format','List','editor','5238978oLEIIn','registerDescriptionCallback','*Outdent:*\x20%0','from','get','createRange','todo','push','enableCommand','nextSibling','commandParams','length','*Check\x20item*','getSelectedBlocks','*Change\x20to:*\x20%0','*Uncheck\x20item*','1972260utjlbE','1131633RITGdF','6887952dmhpvb','document','value','bulleted','replace','registerElementLabel','2264uOtzmo','commandName','ELEMENT_TODO_LIST','before','add','has','bulletedList','_selectedElements','ELEMENT_LIST_ITEM','todoListChecked','model','listType','formatBlock','findIndex','paragraph','markBlockFormat','previousSibling','numbered','26597730HXomeV','3234uuQpeK','ELEMENT_BULLETED_LIST','5nKzKnP','blockName','7iEjiBa'];_0x4051=function(){return _0x1a737e;};return _0x4051();}import{Plugin as _0x49b93a}from'ckeditor5/src/core.js';import{getTranslation as _0x27b51c}from'../utils/common-translations.js';function _0x3fe2(_0x56f0cf,_0x42d85c){const _0x405120=_0x4051();return _0x3fe2=function(_0x3fe2c1,_0x25ae9b){_0x3fe2c1=_0x3fe2c1-0x1f0;let _0x2f09eb=_0x405120[_0x3fe2c1];return _0x2f09eb;},_0x3fe2(_0x56f0cf,_0x42d85c);}export default class ft extends _0x49b93a{[_0x4b29d1(0x20a)](){const _0x37c498=_0x4b29d1,_0x57ded5=this[_0x37c498(0x22d)],_0x34e9aa=_0x57ded5[_0x37c498(0x210)];if(!_0x57ded5[_0x37c498(0x21e)][_0x37c498(0x1f5)](_0x37c498(0x20d)))return;const _0x270385=_0x57ded5[_0x37c498(0x21e)][_0x37c498(0x232)](_0x37c498(0x223)),_0x3c3f4e=_0x57ded5[_0x37c498(0x21e)][_0x37c498(0x1f5)](_0x37c498(0x222));function _0x5e6dd1(_0x2d1d79){return()=>{const _0x37ffb8=_0x3fe2,_0x30608f=_0x57ded5[_0x37ffb8(0x1fa)][_0x37ffb8(0x241)][_0x37ffb8(0x209)],_0x32ef17=_0x57ded5[_0x37ffb8(0x20f)][_0x37ffb8(0x232)](_0x2d1d79);if(_0x32ef17[_0x37ffb8(0x242)])return void _0x57ded5[_0x37ffb8(0x214)](_0x37ffb8(0x1fe),{});const _0x1a0b1d=_0x2d1d79[_0x37ffb8(0x218)](0x0,-0x4),_0x1ad74a=function(_0x4af47f,_0x1f9483,_0x2b64a0){const _0x503654=_0x37ffb8;let _0x50de93=Array[_0x503654(0x231)](_0x4af47f)[_0x503654(0x226)](_0x18881a=>function(_0x15fd1b,_0x57abc0){const _0x4c5795=_0x503654;return _0x57abc0[_0x4c5795(0x211)](_0x15fd1b[_0x4c5795(0x229)],_0x4c5795(0x21b))&&!_0x57abc0[_0x4c5795(0x208)](_0x15fd1b);}(_0x18881a,_0x2b64a0));_0x50de93=_0x50de93[_0x503654(0x226)](_0x4a2bd0=>!_0x4a2bd0['is'](_0x503654(0x21f),_0x503654(0x21b))||_0x4a2bd0[_0x503654(0x20e)](_0x503654(0x1fb))!=_0x1f9483);const _0x54ad97=new Set();for(const _0xc2a95d of _0x50de93)_0xc2a95d['is'](_0x503654(0x21f),_0x503654(0x21b))?_0x54ad97[_0x503654(0x1f4)](fe(_0xc2a95d)):_0x54ad97[_0x503654(0x1f4)](_0xc2a95d);return Array[_0x503654(0x231)](_0x54ad97);}(_0x30608f[_0x37ffb8(0x23b)](),_0x1a0b1d,_0x57ded5[_0x37ffb8(0x1fa)][_0x37ffb8(0x212)]);_0x57ded5[_0x37ffb8(0x1fa)][_0x37ffb8(0x221)](()=>{const _0x2ec2ab=_0x37ffb8;for(const _0xa32090 of _0x1ad74a)_0x270385[_0x2ec2ab(0x1ff)](_0xa32090,{'commandName':_0x2d1d79,'commandParams':[{'forceValue':!_0x32ef17[_0x2ec2ab(0x242)]}],'formatGroupId':_0x2ec2ab(0x206)},ue(_0xa32090));});};}function _0x2d3e72(_0x2a2241){return()=>{const _0x4287b1=_0x3fe2,_0x2703ad=function(_0xba98d8){const _0x4a375e=_0x3fe2;let _0x154327=Array[_0x4a375e(0x231)](_0xba98d8);const _0xf48854=_0x154327[_0x4a375e(0x1fd)](_0x2a762b=>_0x4a375e(0x21b)!=_0x2a762b[_0x4a375e(0x228)]);return _0xf48854>-0x1&&(_0x154327=_0x154327[_0x4a375e(0x218)](0x0,_0xf48854)),_0x154327;}(_0x57ded5[_0x4287b1(0x1fa)][_0x4287b1(0x241)][_0x4287b1(0x209)][_0x4287b1(0x23b)]()),_0x22f6f9=_0x57ded5[_0x4287b1(0x1fa)][_0x4287b1(0x233)](_0x57ded5[_0x4287b1(0x1fa)][_0x4287b1(0x219)](_0x2703ad[0x0],_0x4287b1(0x1f3)),_0x57ded5[_0x4287b1(0x1fa)][_0x4287b1(0x219)](_0x2703ad[_0x2703ad[_0x4287b1(0x239)]-0x1],_0x4287b1(0x220)));_0x57ded5[_0x4287b1(0x1fa)][_0x4287b1(0x221)](()=>{const _0x3feed0=_0x4287b1;_0x270385[_0x3feed0(0x1ff)](_0x22f6f9,{'commandName':_0x2a2241,'commandParams':[],'formatGroupId':_0x3feed0(0x217)},function(_0x54f06f){const _0xdb2fd3=_0x3feed0,_0x483912=new Set();for(const _0x479e1d of _0x54f06f){let _0x2d2d29=_0x479e1d[_0xdb2fd3(0x237)];for(;_0x2d2d29&&_0x2d2d29[_0xdb2fd3(0x20e)](_0xdb2fd3(0x217))>_0x479e1d[_0xdb2fd3(0x20e)](_0xdb2fd3(0x217));)_0x483912[_0xdb2fd3(0x1f4)](_0x2d2d29),_0x2d2d29=_0x2d2d29[_0xdb2fd3(0x237)];}return Array[_0xdb2fd3(0x231)](_0x483912);}(_0x2703ad));});};}_0x270385[_0x37c498(0x236)](_0x37c498(0x224),_0x5e6dd1(_0x37c498(0x224))),_0x270385[_0x37c498(0x236)](_0x37c498(0x1f6),_0x5e6dd1(_0x37c498(0x1f6))),_0x3c3f4e&&_0x270385[_0x37c498(0x236)](_0x37c498(0x21a),_0x5e6dd1(_0x37c498(0x21a))),_0x270385[_0x37c498(0x236)](_0x37c498(0x227),_0x2d3e72(_0x37c498(0x227))),_0x270385[_0x37c498(0x236)](_0x37c498(0x225),_0x2d3e72(_0x37c498(0x225))),_0x3c3f4e&&_0x270385[_0x37c498(0x236)](_0x37c498(0x20b),()=>{const _0x4033e4=_0x37c498,_0x21c88f=_0x57ded5[_0x4033e4(0x20f)][_0x4033e4(0x232)](_0x4033e4(0x20b)),_0x33fd1b=Array[_0x4033e4(0x231)](_0x21c88f[_0x4033e4(0x1f7)]);_0x33fd1b[_0x4033e4(0x226)](_0x49ba0c=>_0x49ba0c[_0x4033e4(0x20e)](_0x4033e4(0x1f9))!=_0x21c88f[_0x4033e4(0x242)]),_0x57ded5[_0x4033e4(0x1fa)][_0x4033e4(0x221)](()=>{const _0x104f7c=_0x4033e4;for(const _0x136c51 of _0x33fd1b)_0x270385[_0x104f7c(0x1ff)](_0x136c51,{'commandName':_0x104f7c(0x20b),'commandParams':[{'forceValue':!_0x21c88f[_0x104f7c(0x242)]}]});});}),_0x270385[_0x37c498(0x213)][_0x37c498(0x245)](_0x37c498(0x21b),_0x4231f2=>_0x27b51c(_0x34e9aa,_0x37c498(0x1f8),_0x4231f2)),_0x270385[_0x37c498(0x213)][_0x37c498(0x22f)](_0x516345=>{const _0x13d43f=_0x37c498;if(_0x13d43f(0x1fc)!=_0x516345[_0x13d43f(0x21d)]&&_0x13d43f(0x216)!=_0x516345[_0x13d43f(0x21d)])return;const {data:_0x2a1064}=_0x516345;if(_0x2a1064){if(_0x13d43f(0x224)==_0x2a1064[_0x13d43f(0x1f1)]||_0x13d43f(0x1f6)==_0x2a1064[_0x13d43f(0x1f1)]||_0x13d43f(0x21a)==_0x2a1064[_0x13d43f(0x1f1)])switch(_0x2a1064[_0x13d43f(0x1f1)][_0x13d43f(0x244)](_0x13d43f(0x22c),'')){case _0x13d43f(0x243):return _0x39d513(_0x27b51c(_0x34e9aa,_0x13d43f(0x204)));case _0x13d43f(0x201):return _0x39d513(_0x27b51c(_0x34e9aa,_0x13d43f(0x21c)));case _0x13d43f(0x234):return _0x39d513(_0x27b51c(_0x34e9aa,_0x13d43f(0x1f2)));}if(_0x13d43f(0x227)==_0x2a1064[_0x13d43f(0x1f1)])return{'type':_0x13d43f(0x22b),'content':_0x27b51c(_0x34e9aa,_0x13d43f(0x20c),_0x27b51c(_0x34e9aa,_0x13d43f(0x1f8)))};if(_0x13d43f(0x225)==_0x2a1064[_0x13d43f(0x1f1)])return{'type':_0x13d43f(0x22b),'content':_0x27b51c(_0x34e9aa,_0x13d43f(0x230),_0x27b51c(_0x34e9aa,_0x13d43f(0x1f8)))};if(_0x13d43f(0x20b)==_0x2a1064[_0x13d43f(0x1f1)])return _0x2a1064[_0x13d43f(0x238)][0x0][_0x13d43f(0x215)]?{'type':_0x13d43f(0x22b),'content':_0x27b51c(_0x34e9aa,_0x13d43f(0x23a))}:{'type':_0x13d43f(0x22b),'content':_0x27b51c(_0x34e9aa,_0x13d43f(0x23d))};}function _0x39d513(_0x442e55){const _0x38a3b8=_0x13d43f;return{'type':_0x38a3b8(0x22b),'content':_0x27b51c(_0x34e9aa,_0x38a3b8(0x23c),_0x442e55)};}});}}function fe(_0x2060ca){const _0x264a2d=_0x4b29d1,_0x28bec2=_0x2060ca[_0x264a2d(0x20e)](_0x264a2d(0x217));if(0x0==_0x28bec2)return _0x2060ca;let _0x12e07c=_0x2060ca;for(;_0x2060ca[_0x264a2d(0x200)]&&_0x2060ca[_0x264a2d(0x200)]['is'](_0x264a2d(0x21f),_0x264a2d(0x21b));){const _0x28acd2=_0x2060ca[_0x264a2d(0x200)][_0x264a2d(0x20e)](_0x264a2d(0x217));if(_0x28acd2==_0x28bec2)_0x12e07c=_0x2060ca[_0x264a2d(0x200)];else{if(_0x28acd2<_0x28bec2)break;}_0x2060ca=_0x2060ca[_0x264a2d(0x200)];}return _0x12e07c;}function ue(_0x14fbc2){const _0xf71dd6=_0x4b29d1,_0x5899af=[];if(_0x14fbc2['is'](_0xf71dd6(0x21f),_0xf71dd6(0x21b))&&_0x14fbc2[_0xf71dd6(0x20e)](_0xf71dd6(0x217))>0x0){let _0x3ba4d3=_0x14fbc2[_0xf71dd6(0x237)];for(;_0x3ba4d3&&_0xf71dd6(0x21b)==_0x3ba4d3[_0xf71dd6(0x228)]&&_0x3ba4d3[_0xf71dd6(0x20e)](_0xf71dd6(0x217))==_0x14fbc2[_0xf71dd6(0x20e)](_0xf71dd6(0x217));)_0x5899af[_0xf71dd6(0x235)](_0x3ba4d3),_0x3ba4d3=_0x3ba4d3[_0xf71dd6(0x237)];}return _0x5899af;}
23
+ const _0x392fd2=_0x4ed9;(function(_0x4b4ff0,_0x4ac9f6){const _0x7252ae=_0x4ed9,_0x133ecd=_0x4b4ff0();while(!![]){try{const _0x1adbb2=parseInt(_0x7252ae(0x1ae))/0x1*(-parseInt(_0x7252ae(0x1d4))/0x2)+parseInt(_0x7252ae(0x1df))/0x3*(-parseInt(_0x7252ae(0x1d7))/0x4)+parseInt(_0x7252ae(0x1bc))/0x5*(-parseInt(_0x7252ae(0x1a8))/0x6)+parseInt(_0x7252ae(0x1da))/0x7*(-parseInt(_0x7252ae(0x1d1))/0x8)+parseInt(_0x7252ae(0x1a4))/0x9*(parseInt(_0x7252ae(0x1c6))/0xa)+-parseInt(_0x7252ae(0x1e4))/0xb+parseInt(_0x7252ae(0x1bd))/0xc*(parseInt(_0x7252ae(0x1f1))/0xd);if(_0x1adbb2===_0x4ac9f6)break;else _0x133ecd['push'](_0x133ecd['shift']());}catch(_0x3e819f){_0x133ecd['push'](_0x133ecd['shift']());}}}(_0x4084,0x6c7f3));import{Plugin as _0x35e058}from'ckeditor5/src/core.js';function _0x4ed9(_0x37fce5,_0x5e71e0){const _0x40843f=_0x4084();return _0x4ed9=function(_0x4ed9fb,_0x43e2b7){_0x4ed9fb=_0x4ed9fb-0x19e;let _0x409d7f=_0x40843f[_0x4ed9fb];return _0x409d7f;},_0x4ed9(_0x37fce5,_0x5e71e0);}import{getTranslation as _0x7cdf9e}from'../utils/common-translations.js';export default class ft extends _0x35e058{[_0x392fd2(0x1d5)](){const _0x134528=_0x392fd2,_0x3ad28f=this[_0x134528(0x1b2)],_0x4e3b27=_0x3ad28f[_0x134528(0x1b6)];if(!_0x3ad28f[_0x134528(0x1dc)][_0x134528(0x1b4)](_0x134528(0x19e)))return;const _0x46a501=_0x3ad28f[_0x134528(0x1dc)][_0x134528(0x1a7)](_0x134528(0x1b7)),_0x17c378=_0x3ad28f[_0x134528(0x1dc)][_0x134528(0x1b4)](_0x134528(0x1bf));function _0x5c729c(_0x24f2f7){return()=>{const _0x536f62=_0x4ed9,_0x1d8e02=_0x3ad28f[_0x536f62(0x1c0)][_0x536f62(0x1e3)][_0x536f62(0x1b5)],_0x4b155f=_0x3ad28f[_0x536f62(0x1ec)][_0x536f62(0x1a7)](_0x24f2f7);if(_0x4b155f[_0x536f62(0x1ee)])return void _0x3ad28f[_0x536f62(0x1c3)](_0x536f62(0x1a6),{});const _0x40004c=_0x24f2f7[_0x536f62(0x1f0)](0x0,-0x4),_0x4662ff=function(_0x5f41cc,_0x1daff1,_0x5ad922){const _0x10eab1=_0x536f62;let _0x585341=Array[_0x10eab1(0x1bb)](_0x5f41cc)[_0x10eab1(0x1b1)](_0x4253d3=>function(_0x1c8050,_0x403db3){const _0x1ae5b1=_0x10eab1;return _0x403db3[_0x1ae5b1(0x1c4)](_0x1c8050[_0x1ae5b1(0x1b3)],_0x1ae5b1(0x1e9))&&!_0x403db3[_0x1ae5b1(0x1a2)](_0x1c8050);}(_0x4253d3,_0x5ad922));_0x585341=_0x585341[_0x10eab1(0x1b1)](_0x4e2a50=>!_0x4e2a50['is'](_0x10eab1(0x1ba),_0x10eab1(0x1e9))||_0x4e2a50[_0x10eab1(0x1cc)](_0x10eab1(0x1ed))!=_0x1daff1);const _0x35858c=new Set();for(const _0x56184f of _0x585341)_0x56184f['is'](_0x10eab1(0x1ba),_0x10eab1(0x1e9))?_0x35858c[_0x10eab1(0x1d2)](fe(_0x56184f)):_0x35858c[_0x10eab1(0x1d2)](_0x56184f);return Array[_0x10eab1(0x1bb)](_0x35858c);}(_0x1d8e02[_0x536f62(0x1ca)](),_0x40004c,_0x3ad28f[_0x536f62(0x1c0)][_0x536f62(0x1f6)]);_0x3ad28f[_0x536f62(0x1c0)][_0x536f62(0x1d9)](()=>{const _0x4f80d8=_0x536f62;for(const _0xfbbfa6 of _0x4662ff)_0x46a501[_0x4f80d8(0x1e6)](_0xfbbfa6,{'commandName':_0x24f2f7,'commandParams':[{'forceValue':!_0x4b155f[_0x4f80d8(0x1ee)]}],'formatGroupId':_0x4f80d8(0x1c8)},ue(_0xfbbfa6));});};}function _0x319c8a(_0x2e7ab0){return()=>{const _0x520159=_0x4ed9,_0x4e7a4d=function(_0x3d62ed){const _0x2f8c5b=_0x4ed9;let _0x3e7cd6=Array[_0x2f8c5b(0x1bb)](_0x3d62ed);const _0x394abf=_0x3e7cd6[_0x2f8c5b(0x1c7)](_0x8fa96e=>_0x2f8c5b(0x1e9)!=_0x8fa96e[_0x2f8c5b(0x1a0)]);return _0x394abf>-0x1&&(_0x3e7cd6=_0x3e7cd6[_0x2f8c5b(0x1f0)](0x0,_0x394abf)),_0x3e7cd6;}(_0x3ad28f[_0x520159(0x1c0)][_0x520159(0x1e3)][_0x520159(0x1b5)][_0x520159(0x1ca)]()),_0x2bc506=_0x3ad28f[_0x520159(0x1c0)][_0x520159(0x1e0)](_0x3ad28f[_0x520159(0x1c0)][_0x520159(0x19f)](_0x4e7a4d[0x0],_0x520159(0x1eb)),_0x3ad28f[_0x520159(0x1c0)][_0x520159(0x19f)](_0x4e7a4d[_0x4e7a4d[_0x520159(0x1af)]-0x1],_0x520159(0x1e1)));_0x3ad28f[_0x520159(0x1c0)][_0x520159(0x1d9)](()=>{const _0x52aa01=_0x520159;_0x46a501[_0x52aa01(0x1e6)](_0x2bc506,{'commandName':_0x2e7ab0,'commandParams':[],'formatGroupId':_0x52aa01(0x1d3)},function(_0x279862){const _0x3dc9f3=_0x52aa01,_0x5c8da5=new Set();for(const _0x31ff98 of _0x279862){let _0x4c8892=_0x31ff98[_0x3dc9f3(0x1b0)];for(;_0x4c8892&&_0x4c8892[_0x3dc9f3(0x1cc)](_0x3dc9f3(0x1d3))>_0x31ff98[_0x3dc9f3(0x1cc)](_0x3dc9f3(0x1d3));)_0x5c8da5[_0x3dc9f3(0x1d2)](_0x4c8892),_0x4c8892=_0x4c8892[_0x3dc9f3(0x1b0)];}return Array[_0x3dc9f3(0x1bb)](_0x5c8da5);}(_0x4e7a4d));});};}_0x46a501[_0x134528(0x1de)](_0x134528(0x1e2),_0x5c729c(_0x134528(0x1e2))),_0x46a501[_0x134528(0x1de)](_0x134528(0x1e7),_0x5c729c(_0x134528(0x1e7))),_0x17c378&&_0x46a501[_0x134528(0x1de)](_0x134528(0x1a3),_0x5c729c(_0x134528(0x1a3))),_0x46a501[_0x134528(0x1de)](_0x134528(0x1cb),_0x319c8a(_0x134528(0x1cb))),_0x46a501[_0x134528(0x1de)](_0x134528(0x1a5),_0x319c8a(_0x134528(0x1a5))),_0x17c378&&_0x46a501[_0x134528(0x1de)](_0x134528(0x1d0),()=>{const _0x4653a3=_0x134528,_0x5161a0=_0x3ad28f[_0x4653a3(0x1ec)][_0x4653a3(0x1a7)](_0x4653a3(0x1d0)),_0x5a5289=Array[_0x4653a3(0x1bb)](_0x5161a0[_0x4653a3(0x1f3)]);_0x5a5289[_0x4653a3(0x1b1)](_0x579b6c=>_0x579b6c[_0x4653a3(0x1cc)](_0x4653a3(0x1e8))!=_0x5161a0[_0x4653a3(0x1ee)]),_0x3ad28f[_0x4653a3(0x1c0)][_0x4653a3(0x1d9)](()=>{const _0x66df9b=_0x4653a3;for(const _0x1cf920 of _0x5a5289)_0x46a501[_0x66df9b(0x1e6)](_0x1cf920,{'commandName':_0x66df9b(0x1d0),'commandParams':[{'forceValue':!_0x5161a0[_0x66df9b(0x1ee)]}]});});}),_0x46a501[_0x134528(0x1b8)][_0x134528(0x1dd)](_0x134528(0x1e9),_0x4b167e=>_0x7cdf9e(_0x4e3b27,_0x134528(0x1be),_0x4b167e)),_0x46a501[_0x134528(0x1b8)][_0x134528(0x1ea)](_0x540802=>{const _0x19f673=_0x134528;if(_0x19f673(0x1aa)!=_0x540802[_0x19f673(0x1c9)]&&_0x19f673(0x1ac)!=_0x540802[_0x19f673(0x1c9)])return;const {data:_0x245460}=_0x540802;if(_0x245460){if(_0x19f673(0x1e2)==_0x245460[_0x19f673(0x1c5)]||_0x19f673(0x1e7)==_0x245460[_0x19f673(0x1c5)]||_0x19f673(0x1a3)==_0x245460[_0x19f673(0x1c5)])switch(_0x245460[_0x19f673(0x1c5)][_0x19f673(0x1c1)](_0x19f673(0x1e5),'')){case _0x19f673(0x1ab):return _0x1b6357(_0x7cdf9e(_0x4e3b27,_0x19f673(0x1ef)));case _0x19f673(0x1ce):return _0x1b6357(_0x7cdf9e(_0x4e3b27,_0x19f673(0x1cd)));case _0x19f673(0x1f4):return _0x1b6357(_0x7cdf9e(_0x4e3b27,_0x19f673(0x1d6)));}if(_0x19f673(0x1cb)==_0x245460[_0x19f673(0x1c5)])return{'type':_0x19f673(0x1d8),'content':_0x7cdf9e(_0x4e3b27,_0x19f673(0x1b9),_0x7cdf9e(_0x4e3b27,_0x19f673(0x1be)))};if(_0x19f673(0x1a5)==_0x245460[_0x19f673(0x1c5)])return{'type':_0x19f673(0x1d8),'content':_0x7cdf9e(_0x4e3b27,_0x19f673(0x1c2),_0x7cdf9e(_0x4e3b27,_0x19f673(0x1be)))};if(_0x19f673(0x1d0)==_0x245460[_0x19f673(0x1c5)])return _0x245460[_0x19f673(0x1ad)][0x0][_0x19f673(0x1db)]?{'type':_0x19f673(0x1d8),'content':_0x7cdf9e(_0x4e3b27,_0x19f673(0x1a9))}:{'type':_0x19f673(0x1d8),'content':_0x7cdf9e(_0x4e3b27,_0x19f673(0x1cf))};}function _0x1b6357(_0x3236f7){const _0xe24192=_0x19f673;return{'type':_0xe24192(0x1d8),'content':_0x7cdf9e(_0x4e3b27,_0xe24192(0x1a1),_0x3236f7)};}});}}function fe(_0x452789){const _0x104778=_0x392fd2,_0x36f6e4=_0x452789[_0x104778(0x1cc)](_0x104778(0x1d3));if(0x0==_0x36f6e4)return _0x452789;let _0x4ecf54=_0x452789;for(;_0x452789[_0x104778(0x1f5)]&&_0x452789[_0x104778(0x1f5)]['is'](_0x104778(0x1ba),_0x104778(0x1e9));){const _0x1f389c=_0x452789[_0x104778(0x1f5)][_0x104778(0x1cc)](_0x104778(0x1d3));if(_0x1f389c==_0x36f6e4)_0x4ecf54=_0x452789[_0x104778(0x1f5)];else{if(_0x1f389c<_0x36f6e4)break;}_0x452789=_0x452789[_0x104778(0x1f5)];}return _0x4ecf54;}function _0x4084(){const _0x1d31e9=['*Change\x20to:*\x20%0','isObject','todoList','7501347vuzOyy','outdentList','paragraph','get','817764uNLQPk','*Check\x20item*','formatBlock','bulleted','formatInline','commandParams','114340kMsRRN','length','nextSibling','filter','editor','parent','has','selection','locale','TrackChangesEditing','descriptionFactory','*Indent:*\x20%0','element','from','10csUMfo','12LwvBFU','ELEMENT_LIST_ITEM','LegacyTodoListEditing','model','replace','*Outdent:*\x20%0','execute','checkChild','commandName','10RtVsck','findIndex','blockName','type','getSelectedBlocks','indentList','getAttribute','ELEMENT_NUMBERED_LIST','numbered','*Uncheck\x20item*','checkTodoList','94264VSOoEZ','add','listIndent','6dOoNRn','afterInit','ELEMENT_TODO_LIST','468896mAfCwa','format','change','245RTyHeh','forceValue','plugins','registerElementLabel','enableCommand','6kvGIys','createRange','end','numberedList','document','7546264WzWNvE','List','markBlockFormat','bulletedList','todoListChecked','listItem','registerDescriptionCallback','before','commands','listType','value','ELEMENT_BULLETED_LIST','slice','20272265VQHqQk','push','_selectedElements','todo','previousSibling','schema','LegacyListEditing','createPositionAt','name'];_0x4084=function(){return _0x1d31e9;};return _0x4084();}function ue(_0x4d4ea5){const _0x50b18d=_0x392fd2,_0x550678=[];if(_0x4d4ea5['is'](_0x50b18d(0x1ba),_0x50b18d(0x1e9))&&_0x4d4ea5[_0x50b18d(0x1cc)](_0x50b18d(0x1d3))>0x0){let _0x2085fd=_0x4d4ea5[_0x50b18d(0x1b0)];for(;_0x2085fd&&_0x50b18d(0x1e9)==_0x2085fd[_0x50b18d(0x1a0)]&&_0x2085fd[_0x50b18d(0x1cc)](_0x50b18d(0x1d3))==_0x4d4ea5[_0x50b18d(0x1cc)](_0x50b18d(0x1d3));)_0x550678[_0x50b18d(0x1f2)](_0x2085fd),_0x2085fd=_0x2085fd[_0x50b18d(0x1b0)];}return _0x550678;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56a4f3=_0x267d;(function(_0x1b4d5a,_0x20e9a1){const _0x9f37c0=_0x267d,_0x13ae26=_0x1b4d5a();while(!![]){try{const _0x9df0b4=parseInt(_0x9f37c0(0xbf))/0x1+-parseInt(_0x9f37c0(0x103))/0x2+parseInt(_0x9f37c0(0xff))/0x3+parseInt(_0x9f37c0(0xd5))/0x4*(-parseInt(_0x9f37c0(0xe4))/0x5)+parseInt(_0x9f37c0(0xf2))/0x6*(-parseInt(_0x9f37c0(0xf1))/0x7)+parseInt(_0x9f37c0(0xfc))/0x8*(-parseInt(_0x9f37c0(0xc4))/0x9)+parseInt(_0x9f37c0(0xcb))/0xa;if(_0x9df0b4===_0x20e9a1)break;else _0x13ae26['push'](_0x13ae26['shift']());}catch(_0x398297){_0x13ae26['push'](_0x13ae26['shift']());}}}(_0xbac1,0x216b5));function _0xbac1(){const _0x21156e=['descriptionFactory','numbered','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20reversed','createRange','195334PtBgeX','TrackChangesEditing','afterInit','has','listItem','1082286XjVDVH','_getTranslationKeyForListStyle','formatBlock','element','LegacyListUtils','replace','styles','1594640NPAMGB','formatInline','unshift','*Format:*\x20set\x20start\x20index\x20to\x20%0','plugins','filter','getLastPosition','_getSuggestionBlocksForListStyle','LegacyListPropertiesEditing','model','2964gLRwbf','*Format:*\x20set\x20order\x20to\x20regular','map','createPositionAt','list.properties','commandParams','toUpperCase','*Change\x20to:*\x20%0','enableCommand','forward','listType','markMultiRangeBlockFormat','handleDescriptions','handleListReversedCommand','flat','515NVgyjQ','push','commandName','getSelectedBlocks','document','getFirstPosition','get','_getSuggestionBlocks','length','bind','getSiblingNodes','_LIST_','getAttribute','46886gWmpyG','12YRtaJy','from','reversed','getListTypeFromListStyleType','editor','type','ELEMENT_','listReversed','listStart','selection','8HaMxon','listStyle','format','571299RRhZad','backward','config','locale','396746eLNaWF','default','handleListStartCommand','before','change','handleListStyleCommand','parent','startIndex'];_0xbac1=function(){return _0x21156e;};return _0xbac1();}import{Plugin as _0x228d5d}from'ckeditor5/src/core.js';import{getTranslation as _0x5c04ef}from'../utils/common-translations.js';function _0x267d(_0x536357,_0x162fae){const _0xbac1cf=_0xbac1();return _0x267d=function(_0x267d42,_0x579374){_0x267d42=_0x267d42-0xbe;let _0x5bf5c4=_0xbac1cf[_0x267d42];return _0x5bf5c4;},_0x267d(_0x536357,_0x162fae);}export default class W extends _0x228d5d{[_0x56a4f3(0xc1)](){const _0x55631b=_0x56a4f3;if(!this[_0x55631b(0xf6)][_0x55631b(0xcf)][_0x55631b(0xc2)](_0x55631b(0xd3)))return;const _0x5e5c29=this[_0x55631b(0xf6)][_0x55631b(0x101)][_0x55631b(0xea)](_0x55631b(0xd9)),_0x215bf3=this[_0x55631b(0xf6)][_0x55631b(0xcf)][_0x55631b(0xea)](_0x55631b(0xc0));_0x5e5c29[_0x55631b(0xca)]&&_0x215bf3[_0x55631b(0xdd)](_0x55631b(0xfd),this[_0x55631b(0x108)][_0x55631b(0xed)](this)),_0x5e5c29[_0x55631b(0xf4)]&&_0x215bf3[_0x55631b(0xdd)](_0x55631b(0xf9),this[_0x55631b(0xe2)][_0x55631b(0xed)](this)),_0x5e5c29[_0x55631b(0x10a)]&&_0x215bf3[_0x55631b(0xdd)](_0x55631b(0xfa),this[_0x55631b(0x105)][_0x55631b(0xed)](this)),_0x215bf3[_0x55631b(0x10b)][_0x55631b(0x10d)](this[_0x55631b(0xe1)][_0x55631b(0xed)](this));}[_0x56a4f3(0x108)](_0x3411b5,_0x507b73={}){const _0xc912d8=_0x56a4f3,_0x691fdb=this[_0xc912d8(0xf6)][_0xc912d8(0xcf)][_0xc912d8(0xea)](_0xc912d8(0xc0)),_0x26d6fb=this[_0xc912d8(0xd2)]();this[_0xc912d8(0xf6)][_0xc912d8(0xd4)][_0xc912d8(0x107)](()=>{const _0x116d84=_0xc912d8;_0x691fdb[_0x116d84(0xe0)](_0x26d6fb,{'commandName':_0x116d84(0xfd),'commandParams':[{'type':_0x507b73[_0x116d84(0xf7)]}],'formatGroupId':_0x116d84(0xfd)});});}[_0x56a4f3(0xe2)](_0x4c5fbc,_0x1e9a74={}){const _0x5c2d2c=_0x56a4f3,_0x5172f2=this[_0x5c2d2c(0xf6)][_0x5c2d2c(0xcf)][_0x5c2d2c(0xea)](_0x5c2d2c(0xc0)),_0x24b304=this[_0x5c2d2c(0xeb)](_0x124dda=>_0x124dda['is'](_0x5c2d2c(0xc7),_0x5c2d2c(0xc3))&&_0x5c2d2c(0x10c)===_0x124dda[_0x5c2d2c(0xf0)](_0x5c2d2c(0xdf)));if(_0x24b304[_0x5c2d2c(0xec)]<0x1)return;const _0x23e061=_0x24b304[_0x5c2d2c(0xd7)](_0x13496a=>this[_0x5c2d2c(0xf6)][_0x5c2d2c(0xd4)][_0x5c2d2c(0xbe)](this[_0x5c2d2c(0xf6)][_0x5c2d2c(0xd4)][_0x5c2d2c(0xd8)](_0x13496a,_0x5c2d2c(0x106)),this[_0x5c2d2c(0xf6)][_0x5c2d2c(0xd4)][_0x5c2d2c(0xd8)](_0x13496a,0x0)));this[_0x5c2d2c(0xf6)][_0x5c2d2c(0xd4)][_0x5c2d2c(0x107)](()=>{const _0x4b919a=_0x5c2d2c;_0x5172f2[_0x4b919a(0xe0)](_0x23e061,{'commandName':_0x4b919a(0xf9),'commandParams':[{'reversed':_0x1e9a74[_0x4b919a(0xf4)]}],'formatGroupId':_0x4b919a(0xf9)});});}[_0x56a4f3(0x105)](_0x10086a,_0x243c5f={}){const _0x3e55d3=_0x56a4f3,_0x222f09=this[_0x3e55d3(0xf6)][_0x3e55d3(0xcf)][_0x3e55d3(0xea)](_0x3e55d3(0xc0)),_0x414125=this[_0x3e55d3(0xeb)](_0xe98c1b=>_0xe98c1b['is'](_0x3e55d3(0xc7),_0x3e55d3(0xc3))&&_0x3e55d3(0x10c)===_0xe98c1b[_0x3e55d3(0xf0)](_0x3e55d3(0xdf)));if(_0x414125[_0x3e55d3(0xec)]<0x1)return;const _0x530962=_0x414125[_0x3e55d3(0xd7)](_0x4f5aa2=>this[_0x3e55d3(0xf6)][_0x3e55d3(0xd4)][_0x3e55d3(0xbe)](this[_0x3e55d3(0xf6)][_0x3e55d3(0xd4)][_0x3e55d3(0xd8)](_0x4f5aa2,_0x3e55d3(0x106)),this[_0x3e55d3(0xf6)][_0x3e55d3(0xd4)][_0x3e55d3(0xd8)](_0x4f5aa2,0x0)));this[_0x3e55d3(0xf6)][_0x3e55d3(0xd4)][_0x3e55d3(0x107)](()=>{const _0x8127e2=_0x3e55d3;_0x222f09[_0x8127e2(0xe0)](_0x530962,{'commandName':_0x8127e2(0xfa),'commandParams':[{'startIndex':_0x243c5f[_0x8127e2(0x10a)]}],'formatGroupId':_0x8127e2(0xfa)});});}[_0x56a4f3(0xe1)](_0x2ecebf){const _0x44a680=_0x56a4f3;if(_0x44a680(0xc6)!=_0x2ecebf[_0x44a680(0xf7)]&&_0x44a680(0xcc)!=_0x2ecebf[_0x44a680(0xf7)])return;const _0x45b68a=this[_0x44a680(0xf6)][_0x44a680(0x102)],{data:_0x360dfd}=_0x2ecebf;if(!_0x360dfd)return;let _0x14bdc3,_0x5000a4;switch(_0x360dfd[_0x44a680(0xe6)]){case _0x44a680(0xfd):_0x14bdc3=_0x44a680(0xdc),_0x5000a4={'type':_0x44a680(0xfe),'content':_0x5c04ef(_0x45b68a,_0x14bdc3,_0x5c04ef(_0x45b68a,this[_0x44a680(0xc5)](_0x360dfd[_0x44a680(0xda)][0x0][_0x44a680(0xf7)])))};break;case _0x44a680(0xf9):_0x14bdc3=_0x360dfd[_0x44a680(0xda)][0x0][_0x44a680(0xf4)]?_0x44a680(0x10e):_0x44a680(0xd6),_0x5000a4={'type':_0x44a680(0xfe),'content':_0x5c04ef(_0x45b68a,_0x14bdc3)};break;case _0x44a680(0xfa):_0x14bdc3=_0x44a680(0xce),_0x5000a4={'type':_0x44a680(0xfe),'content':_0x5c04ef(_0x45b68a,_0x14bdc3,_0x360dfd[_0x44a680(0xda)][0x0][_0x44a680(0x10a)])};}return _0x5000a4;}[_0x56a4f3(0xd2)](){const _0x29ac55=_0x56a4f3;var _0x17f1ec,_0x37691e,_0x4ace1c,_0x5bfe4;const _0x133f0e=this[_0x29ac55(0xf6)][_0x29ac55(0xcf)][_0x29ac55(0xea)](_0x29ac55(0xc8));let _0x5a1a=Array[_0x29ac55(0xf3)](this[_0x29ac55(0xf6)][_0x29ac55(0xd4)][_0x29ac55(0xe8)][_0x29ac55(0xfb)][_0x29ac55(0xe7)]());return(null===(_0x17f1ec=_0x5a1a[0x0])||void 0x0===_0x17f1ec?void 0x0:_0x17f1ec['is'](_0x29ac55(0xc7),_0x29ac55(0xc3)))&&_0x5a1a[_0x29ac55(0xcd)](..._0x133f0e[_0x29ac55(0xee)](this[_0x29ac55(0xf6)][_0x29ac55(0xd4)][_0x29ac55(0xe8)][_0x29ac55(0xfb)][_0x29ac55(0xe9)](),_0x29ac55(0x100))),(null===(_0x37691e=_0x5a1a[_0x5a1a[_0x29ac55(0xec)]-0x1])||void 0x0===_0x37691e?void 0x0:_0x37691e['is'](_0x29ac55(0xc7),_0x29ac55(0xc3)))&&_0x5a1a[_0x29ac55(0xe5)](..._0x133f0e[_0x29ac55(0xee)](this[_0x29ac55(0xf6)][_0x29ac55(0xd4)][_0x29ac55(0xe8)][_0x29ac55(0xfb)][_0x29ac55(0xd1)](),_0x29ac55(0xde))),_0x5a1a=[...new Set(_0x5a1a)],(null===(_0x5bfe4=null===(_0x4ace1c=this[_0x29ac55(0xf6)][_0x29ac55(0xd4)][_0x29ac55(0xe8)][_0x29ac55(0xfb)][_0x29ac55(0xe9)]())||void 0x0===_0x4ace1c?void 0x0:_0x4ace1c[_0x29ac55(0x109)])||void 0x0===_0x5bfe4?void 0x0:_0x5bfe4['is'](_0x29ac55(0xc7),_0x29ac55(0xc3)))&&(_0x5a1a=_0x5a1a[_0x29ac55(0xd0)](_0x5d1225=>_0x5d1225['is'](_0x29ac55(0xc7),_0x29ac55(0xc3)))),_0x5a1a;}[_0x56a4f3(0xeb)](_0x3c63a8){const _0x5060c3=_0x56a4f3,_0x4e821d=this[_0x5060c3(0xf6)][_0x5060c3(0xcf)][_0x5060c3(0xea)](_0x5060c3(0xc8));let _0x1d6b0c=Array[_0x5060c3(0xf3)](this[_0x5060c3(0xf6)][_0x5060c3(0xd4)][_0x5060c3(0xe8)][_0x5060c3(0xfb)][_0x5060c3(0xe7)]())[_0x5060c3(0xd0)](_0x3c63a8)[_0x5060c3(0xd7)](_0x3b8b9d=>{const _0x615ec=_0x5060c3,_0x29a531=this[_0x615ec(0xf6)][_0x615ec(0xd4)][_0x615ec(0xd8)](_0x3b8b9d,0x0);return[..._0x4e821d[_0x615ec(0xee)](_0x29a531,_0x615ec(0x100)),..._0x4e821d[_0x615ec(0xee)](_0x29a531,_0x615ec(0xde))];})[_0x5060c3(0xe3)]();return _0x1d6b0c=[...new Set(_0x1d6b0c)],_0x1d6b0c;}[_0x56a4f3(0xc5)](_0x54f954){const _0x5f4591=_0x56a4f3;return _0x5f4591(0xf8)+(this[_0x5f4591(0xf6)][_0x5f4591(0xcf)][_0x5f4591(0xea)](_0x5f4591(0xc8))[_0x5f4591(0xf5)](_0x54f954)||_0x5f4591(0x104))[_0x5f4591(0xdb)]()+_0x5f4591(0xef)+_0x54f954[_0x5f4591(0xdb)]()[_0x5f4591(0xc9)](/-/g,'_');}}
23
+ const _0x11d202=_0x572e;function _0x572e(_0x1bd506,_0x58e59d){const _0x71039f=_0x7103();return _0x572e=function(_0x572e46,_0x1a4a32){_0x572e46=_0x572e46-0xd4;let _0xf52471=_0x71039f[_0x572e46];return _0xf52471;},_0x572e(_0x1bd506,_0x58e59d);}(function(_0x8e2e54,_0x4ca361){const _0x2ed441=_0x572e,_0x45f736=_0x8e2e54();while(!![]){try{const _0x4f6454=-parseInt(_0x2ed441(0xf1))/0x1*(parseInt(_0x2ed441(0x115))/0x2)+-parseInt(_0x2ed441(0xe1))/0x3*(-parseInt(_0x2ed441(0xfe))/0x4)+-parseInt(_0x2ed441(0x10c))/0x5+parseInt(_0x2ed441(0x10b))/0x6+-parseInt(_0x2ed441(0xea))/0x7+parseInt(_0x2ed441(0xf3))/0x8*(-parseInt(_0x2ed441(0xef))/0x9)+parseInt(_0x2ed441(0xe2))/0xa;if(_0x4f6454===_0x4ca361)break;else _0x45f736['push'](_0x45f736['shift']());}catch(_0x315c3a){_0x45f736['push'](_0x45f736['shift']());}}}(_0x7103,0xc489a));import{Plugin as _0x531655}from'ckeditor5/src/core.js';import{getTranslation as _0x1a8d77}from'../utils/common-translations.js';function _0x7103(){const _0x286490=['5140660PTuMGH','parent','TrackChangesEditing','getListTypeFromListStyleType','commandParams','27HZmOkS','formatBlock','1jWTDRs','handleListStyleCommand','2271336QKNOsH','handleDescriptions','startIndex','registerDescriptionCallback','getAttribute','replace','createPositionAt','toUpperCase','_getSuggestionBlocks','listReversed','backward','866228dnFopd','from','listItem','editor','format','listStart','*Format:*\x20set\x20order\x20to\x20regular','enableCommand','config','default','type','getSiblingNodes','listStyle','55836qegHQw','7263500lxcpnM','locale','getLastPosition','selection','LegacyListUtils','unshift','formatInline','numbered','LegacyListPropertiesEditing','796208RmSkhd','*Change\x20to:*\x20%0','forward','document','listType','handleListStartCommand','getFirstPosition','flat','model','get','descriptionFactory','push','change','styles','before','length','filter','handleListReversedCommand','plugins','commandName','element','bind','reversed','getSelectedBlocks','has','createRange','*Format:*\x20set\x20order\x20to\x20reversed','map','_getSuggestionBlocksForListStyle','9hMzRzZ','35829760peXRZW','_getTranslationKeyForListStyle','ELEMENT_','_LIST_','markMultiRangeBlockFormat','afterInit','list.properties','*Format:*\x20set\x20start\x20index\x20to\x20%0'];_0x7103=function(){return _0x286490;};return _0x7103();}export default class W extends _0x531655{[_0x11d202(0xe7)](){const _0x32be4f=_0x11d202;if(!this[_0x32be4f(0x101)][_0x32be4f(0xd6)][_0x32be4f(0xdc)](_0x32be4f(0x114)))return;const _0x1a4fe7=this[_0x32be4f(0x101)][_0x32be4f(0x106)][_0x32be4f(0x11e)](_0x32be4f(0xe8)),_0x39890a=this[_0x32be4f(0x101)][_0x32be4f(0xd6)][_0x32be4f(0x11e)](_0x32be4f(0xec));_0x1a4fe7[_0x32be4f(0x122)]&&_0x39890a[_0x32be4f(0x105)](_0x32be4f(0x10a),this[_0x32be4f(0xf2)][_0x32be4f(0xd9)](this)),_0x1a4fe7[_0x32be4f(0xda)]&&_0x39890a[_0x32be4f(0x105)](_0x32be4f(0xfc),this[_0x32be4f(0xd5)][_0x32be4f(0xd9)](this)),_0x1a4fe7[_0x32be4f(0xf5)]&&_0x39890a[_0x32be4f(0x105)](_0x32be4f(0x103),this[_0x32be4f(0x11a)][_0x32be4f(0xd9)](this)),_0x39890a[_0x32be4f(0x11f)][_0x32be4f(0xf6)](this[_0x32be4f(0xf4)][_0x32be4f(0xd9)](this));}[_0x11d202(0xf2)](_0x14e644,_0x12c608={}){const _0xb54808=_0x11d202,_0x5e57e7=this[_0xb54808(0x101)][_0xb54808(0xd6)][_0xb54808(0x11e)](_0xb54808(0xec)),_0x3ba400=this[_0xb54808(0xe0)]();this[_0xb54808(0x101)][_0xb54808(0x11d)][_0xb54808(0x121)](()=>{const _0x5e407c=_0xb54808;_0x5e57e7[_0x5e407c(0xe6)](_0x3ba400,{'commandName':_0x5e407c(0x10a),'commandParams':[{'type':_0x12c608[_0x5e407c(0x108)]}],'formatGroupId':_0x5e407c(0x10a)});});}[_0x11d202(0xd5)](_0x283a4c,_0x2f99a7={}){const _0x108008=_0x11d202,_0xd60d9b=this[_0x108008(0x101)][_0x108008(0xd6)][_0x108008(0x11e)](_0x108008(0xec)),_0x4d5532=this[_0x108008(0xfb)](_0x1d5c28=>_0x1d5c28['is'](_0x108008(0xd8),_0x108008(0x100))&&_0x108008(0x113)===_0x1d5c28[_0x108008(0xf7)](_0x108008(0x119)));if(_0x4d5532[_0x108008(0x124)]<0x1)return;const _0x5aab21=_0x4d5532[_0x108008(0xdf)](_0x2b8120=>this[_0x108008(0x101)][_0x108008(0x11d)][_0x108008(0xdd)](this[_0x108008(0x101)][_0x108008(0x11d)][_0x108008(0xf9)](_0x2b8120,_0x108008(0x123)),this[_0x108008(0x101)][_0x108008(0x11d)][_0x108008(0xf9)](_0x2b8120,0x0)));this[_0x108008(0x101)][_0x108008(0x11d)][_0x108008(0x121)](()=>{const _0x42499c=_0x108008;_0xd60d9b[_0x42499c(0xe6)](_0x5aab21,{'commandName':_0x42499c(0xfc),'commandParams':[{'reversed':_0x2f99a7[_0x42499c(0xda)]}],'formatGroupId':_0x42499c(0xfc)});});}[_0x11d202(0x11a)](_0x1e4ec9,_0x2d243e={}){const _0x4bdbbb=_0x11d202,_0x4178fe=this[_0x4bdbbb(0x101)][_0x4bdbbb(0xd6)][_0x4bdbbb(0x11e)](_0x4bdbbb(0xec)),_0x1b4344=this[_0x4bdbbb(0xfb)](_0x4a21bd=>_0x4a21bd['is'](_0x4bdbbb(0xd8),_0x4bdbbb(0x100))&&_0x4bdbbb(0x113)===_0x4a21bd[_0x4bdbbb(0xf7)](_0x4bdbbb(0x119)));if(_0x1b4344[_0x4bdbbb(0x124)]<0x1)return;const _0xcabf9=_0x1b4344[_0x4bdbbb(0xdf)](_0x50d9d4=>this[_0x4bdbbb(0x101)][_0x4bdbbb(0x11d)][_0x4bdbbb(0xdd)](this[_0x4bdbbb(0x101)][_0x4bdbbb(0x11d)][_0x4bdbbb(0xf9)](_0x50d9d4,_0x4bdbbb(0x123)),this[_0x4bdbbb(0x101)][_0x4bdbbb(0x11d)][_0x4bdbbb(0xf9)](_0x50d9d4,0x0)));this[_0x4bdbbb(0x101)][_0x4bdbbb(0x11d)][_0x4bdbbb(0x121)](()=>{const _0x322e07=_0x4bdbbb;_0x4178fe[_0x322e07(0xe6)](_0xcabf9,{'commandName':_0x322e07(0x103),'commandParams':[{'startIndex':_0x2d243e[_0x322e07(0xf5)]}],'formatGroupId':_0x322e07(0x103)});});}[_0x11d202(0xf4)](_0xb2e404){const _0x52ec7d=_0x11d202;if(_0x52ec7d(0xf0)!=_0xb2e404[_0x52ec7d(0x108)]&&_0x52ec7d(0x112)!=_0xb2e404[_0x52ec7d(0x108)])return;const _0x4c22b1=this[_0x52ec7d(0x101)][_0x52ec7d(0x10d)],{data:_0x155a95}=_0xb2e404;if(!_0x155a95)return;let _0x16e677,_0x1f35e2;switch(_0x155a95[_0x52ec7d(0xd7)]){case _0x52ec7d(0x10a):_0x16e677=_0x52ec7d(0x116),_0x1f35e2={'type':_0x52ec7d(0x102),'content':_0x1a8d77(_0x4c22b1,_0x16e677,_0x1a8d77(_0x4c22b1,this[_0x52ec7d(0xe3)](_0x155a95[_0x52ec7d(0xee)][0x0][_0x52ec7d(0x108)])))};break;case _0x52ec7d(0xfc):_0x16e677=_0x155a95[_0x52ec7d(0xee)][0x0][_0x52ec7d(0xda)]?_0x52ec7d(0xde):_0x52ec7d(0x104),_0x1f35e2={'type':_0x52ec7d(0x102),'content':_0x1a8d77(_0x4c22b1,_0x16e677)};break;case _0x52ec7d(0x103):_0x16e677=_0x52ec7d(0xe9),_0x1f35e2={'type':_0x52ec7d(0x102),'content':_0x1a8d77(_0x4c22b1,_0x16e677,_0x155a95[_0x52ec7d(0xee)][0x0][_0x52ec7d(0xf5)])};}return _0x1f35e2;}[_0x11d202(0xe0)](){const _0x4cd14e=_0x11d202;var _0x1de912,_0x3e6e3d,_0x3961ae,_0x504dcf;const _0x2c5b2d=this[_0x4cd14e(0x101)][_0x4cd14e(0xd6)][_0x4cd14e(0x11e)](_0x4cd14e(0x110));let _0x32dc23=Array[_0x4cd14e(0xff)](this[_0x4cd14e(0x101)][_0x4cd14e(0x11d)][_0x4cd14e(0x118)][_0x4cd14e(0x10f)][_0x4cd14e(0xdb)]());return(null===(_0x1de912=_0x32dc23[0x0])||void 0x0===_0x1de912?void 0x0:_0x1de912['is'](_0x4cd14e(0xd8),_0x4cd14e(0x100)))&&_0x32dc23[_0x4cd14e(0x111)](..._0x2c5b2d[_0x4cd14e(0x109)](this[_0x4cd14e(0x101)][_0x4cd14e(0x11d)][_0x4cd14e(0x118)][_0x4cd14e(0x10f)][_0x4cd14e(0x11b)](),_0x4cd14e(0xfd))),(null===(_0x3e6e3d=_0x32dc23[_0x32dc23[_0x4cd14e(0x124)]-0x1])||void 0x0===_0x3e6e3d?void 0x0:_0x3e6e3d['is'](_0x4cd14e(0xd8),_0x4cd14e(0x100)))&&_0x32dc23[_0x4cd14e(0x120)](..._0x2c5b2d[_0x4cd14e(0x109)](this[_0x4cd14e(0x101)][_0x4cd14e(0x11d)][_0x4cd14e(0x118)][_0x4cd14e(0x10f)][_0x4cd14e(0x10e)](),_0x4cd14e(0x117))),_0x32dc23=[...new Set(_0x32dc23)],(null===(_0x504dcf=null===(_0x3961ae=this[_0x4cd14e(0x101)][_0x4cd14e(0x11d)][_0x4cd14e(0x118)][_0x4cd14e(0x10f)][_0x4cd14e(0x11b)]())||void 0x0===_0x3961ae?void 0x0:_0x3961ae[_0x4cd14e(0xeb)])||void 0x0===_0x504dcf?void 0x0:_0x504dcf['is'](_0x4cd14e(0xd8),_0x4cd14e(0x100)))&&(_0x32dc23=_0x32dc23[_0x4cd14e(0xd4)](_0x58168f=>_0x58168f['is'](_0x4cd14e(0xd8),_0x4cd14e(0x100)))),_0x32dc23;}[_0x11d202(0xfb)](_0x2be73f){const _0x41ae85=_0x11d202,_0x592721=this[_0x41ae85(0x101)][_0x41ae85(0xd6)][_0x41ae85(0x11e)](_0x41ae85(0x110));let _0x36ab2b=Array[_0x41ae85(0xff)](this[_0x41ae85(0x101)][_0x41ae85(0x11d)][_0x41ae85(0x118)][_0x41ae85(0x10f)][_0x41ae85(0xdb)]())[_0x41ae85(0xd4)](_0x2be73f)[_0x41ae85(0xdf)](_0xf411ec=>{const _0x21d13f=_0x41ae85,_0x38700a=this[_0x21d13f(0x101)][_0x21d13f(0x11d)][_0x21d13f(0xf9)](_0xf411ec,0x0);return[..._0x592721[_0x21d13f(0x109)](_0x38700a,_0x21d13f(0xfd)),..._0x592721[_0x21d13f(0x109)](_0x38700a,_0x21d13f(0x117))];})[_0x41ae85(0x11c)]();return _0x36ab2b=[...new Set(_0x36ab2b)],_0x36ab2b;}[_0x11d202(0xe3)](_0x1a5fee){const _0x1f7510=_0x11d202;return _0x1f7510(0xe4)+(this[_0x1f7510(0x101)][_0x1f7510(0xd6)][_0x1f7510(0x11e)](_0x1f7510(0x110))[_0x1f7510(0xed)](_0x1a5fee)||_0x1f7510(0x107))[_0x1f7510(0xfa)]()+_0x1f7510(0xe5)+_0x1a5fee[_0x1f7510(0xfa)]()[_0x1f7510(0xf8)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x28f4(){const _0x1c0696=['registerInlineAttribute','registerDescriptionCallback','commandName','540702RfuhVO','796256LsxqUQ','754994muCQrR','attribute','1854610vNPCNg','enableDefaultAttributesIntegration','1494934cakOLQ','type','commands','3KEQATz','commandParams','format','newValue','label','toLowerCase','unlink','*Set\x20link:*\x20%0','editor','formatInline','*Remove\x20link*','registerAttributeLabel','LinkEditing','3021232JBPhal','link\x20(','get','descriptionFactory','manualDecorators','locale','416291DiJFIy','12rbxBwl','_registerLegacyDescription','plugins','has','link','TrackChangesEditing','linkHref','key','afterInit'];_0x28f4=function(){return _0x1c0696;};return _0x28f4();}const _0x2b3933=_0x548f;(function(_0x4491c4,_0x151069){const _0x31382a=_0x548f,_0x473c81=_0x4491c4();while(!![]){try{const _0x203ced=-parseInt(_0x31382a(0x136))/0x1+parseInt(_0x31382a(0x145))/0x2+-parseInt(_0x31382a(0x14c))/0x3*(parseInt(_0x31382a(0x144))/0x4)+-parseInt(_0x31382a(0x147))/0x5+-parseInt(_0x31382a(0x137))/0x6*(-parseInt(_0x31382a(0x149))/0x7)+parseInt(_0x31382a(0x130))/0x8+parseInt(_0x31382a(0x143))/0x9;if(_0x203ced===_0x151069)break;else _0x473c81['push'](_0x473c81['shift']());}catch(_0x26273d){_0x473c81['push'](_0x473c81['shift']());}}}(_0x28f4,0x3e84c));import{Plugin as _0x36c586}from'ckeditor5/src/core.js';import{getTranslation as _0x2ee44c}from'../utils/common-translations.js';function _0x548f(_0x4a9693,_0x5560af){const _0x28f464=_0x28f4();return _0x548f=function(_0x548fe8,_0x531eac){_0x548fe8=_0x548fe8-0x12f;let _0x1ce95f=_0x28f464[_0x548fe8];return _0x1ce95f;},_0x548f(_0x4a9693,_0x5560af);}export default class ht extends _0x36c586{[_0x2b3933(0x13f)](){const _0x176f5d=_0x2b3933,_0x2763bc=this[_0x176f5d(0x154)];if(!_0x2763bc[_0x176f5d(0x139)][_0x176f5d(0x13a)](_0x176f5d(0x12f)))return;const _0x584f21=_0x2763bc[_0x176f5d(0x139)][_0x176f5d(0x132)](_0x176f5d(0x13c)),_0x1128cd=_0x2763bc[_0x176f5d(0x14b)][_0x176f5d(0x132)](_0x176f5d(0x13b));_0x584f21[_0x176f5d(0x148)](_0x176f5d(0x13b)),_0x584f21[_0x176f5d(0x148)](_0x176f5d(0x152)),_0x584f21[_0x176f5d(0x140)](_0x176f5d(0x13d));for(const _0x5e3c61 of _0x1128cd[_0x176f5d(0x134)])_0x584f21[_0x176f5d(0x140)](_0x5e3c61['id']),_0x584f21[_0x176f5d(0x133)][_0x176f5d(0x157)](_0x5e3c61['id'],_0x176f5d(0x131)+_0x5e3c61[_0x176f5d(0x150)][_0x176f5d(0x151)]()+')');_0x584f21[_0x176f5d(0x133)][_0x176f5d(0x141)](_0x25beca=>{const _0x5bb6e6=_0x176f5d;if(_0x5bb6e6(0x146)!=_0x25beca[_0x5bb6e6(0x14a)])return;const {data:_0x4c7ef7}=_0x25beca;if(!_0x4c7ef7||_0x5bb6e6(0x13d)!=_0x4c7ef7[_0x5bb6e6(0x13e)])return;const _0x39605e=_0x4c7ef7[_0x5bb6e6(0x14f)],_0x247979=_0x2763bc[_0x5bb6e6(0x135)];return{'type':_0x5bb6e6(0x14e),'content':null==_0x39605e?_0x2ee44c(_0x247979,_0x5bb6e6(0x156)):_0x2ee44c(_0x247979,_0x5bb6e6(0x153),'\x22'+_0x39605e+'\x22')};}),this[_0x176f5d(0x138)]();}[_0x2b3933(0x138)](){const _0x431c84=_0x2b3933,_0x1954d6=this[_0x431c84(0x154)],_0xe5c090=_0x1954d6[_0x431c84(0x135)];_0x1954d6[_0x431c84(0x139)][_0x431c84(0x132)](_0x431c84(0x13c))[_0x431c84(0x133)][_0x431c84(0x141)](_0x3bf67d=>{const _0x269a37=_0x431c84;if(_0x269a37(0x155)!=_0x3bf67d[_0x269a37(0x14a)])return;const {data:_0x14832a}=_0x3bf67d;if(_0x14832a){if(_0x269a37(0x13b)==_0x14832a[_0x269a37(0x142)]){const _0x4d4ce1=_0x14832a[_0x269a37(0x14d)][0x0];return{'type':_0x269a37(0x14e),'content':_0x2ee44c(_0xe5c090,_0x269a37(0x153),'\x22'+_0x4d4ce1+'\x22')};}return _0x269a37(0x152)==_0x14832a[_0x269a37(0x142)]?{'type':_0x269a37(0x14e),'content':_0x2ee44c(_0xe5c090,_0x269a37(0x156))}:void 0x0;}});}}
23
+ const _0x1c8b3d=_0x43a9;function _0x3f37(){const _0x125b65=['LinkEditing','9646074mnVDKP','locale','linkHref','unlink','manualDecorators','12fAstax','registerDescriptionCallback','get','key','1836264mulaWc','plugins','registerAttributeLabel','commands','*Set\x20link:*\x20%0','label','format','2968062bKuhdm','commandName','commandParams','link','type','registerInlineAttribute','TrackChangesEditing','attribute','2390855UUUGDB','afterInit','*Remove\x20link*','newValue','has','1PwaLkG','_registerLegacyDescription','217852stukWN','formatInline','4459903lpALKu','885934xRMkav','enableDefaultAttributesIntegration','toLowerCase','editor','link\x20(','descriptionFactory'];_0x3f37=function(){return _0x125b65;};return _0x3f37();}(function(_0x9e45e9,_0x4bb80f){const _0x2d23b7=_0x43a9,_0x5cf50b=_0x9e45e9();while(!![]){try{const _0x5bbf70=-parseInt(_0x2d23b7(0xfd))/0x1*(-parseInt(_0x2d23b7(0x102))/0x2)+-parseInt(_0x2d23b7(0x10e))/0x3*(-parseInt(_0x2d23b7(0xff))/0x4)+-parseInt(_0x2d23b7(0xf8))/0x5+-parseInt(_0x2d23b7(0xf0))/0x6+-parseInt(_0x2d23b7(0x101))/0x7+parseInt(_0x2d23b7(0xe9))/0x8+parseInt(_0x2d23b7(0x109))/0x9;if(_0x5bbf70===_0x4bb80f)break;else _0x5cf50b['push'](_0x5cf50b['shift']());}catch(_0x50b3eb){_0x5cf50b['push'](_0x5cf50b['shift']());}}}(_0x3f37,0x55fa1));function _0x43a9(_0x23ec33,_0x587945){const _0x3f37ef=_0x3f37();return _0x43a9=function(_0x43a9bc,_0x52c92d){_0x43a9bc=_0x43a9bc-0xe9;let _0x563868=_0x3f37ef[_0x43a9bc];return _0x563868;},_0x43a9(_0x23ec33,_0x587945);}import{Plugin as _0x35b635}from'ckeditor5/src/core.js';import{getTranslation as _0x417424}from'../utils/common-translations.js';export default class ht extends _0x35b635{[_0x1c8b3d(0xf9)](){const _0x5ee99b=_0x1c8b3d,_0x4f9541=this[_0x5ee99b(0x105)];if(!_0x4f9541[_0x5ee99b(0xea)][_0x5ee99b(0xfc)](_0x5ee99b(0x108)))return;const _0x969d37=_0x4f9541[_0x5ee99b(0xea)][_0x5ee99b(0x110)](_0x5ee99b(0xf6)),_0x3842ca=_0x4f9541[_0x5ee99b(0xec)][_0x5ee99b(0x110)](_0x5ee99b(0xf3));_0x969d37[_0x5ee99b(0x103)](_0x5ee99b(0xf3)),_0x969d37[_0x5ee99b(0x103)](_0x5ee99b(0x10c)),_0x969d37[_0x5ee99b(0xf5)](_0x5ee99b(0x10b));for(const _0x353b2e of _0x3842ca[_0x5ee99b(0x10d)])_0x969d37[_0x5ee99b(0xf5)](_0x353b2e['id']),_0x969d37[_0x5ee99b(0x107)][_0x5ee99b(0xeb)](_0x353b2e['id'],_0x5ee99b(0x106)+_0x353b2e[_0x5ee99b(0xee)][_0x5ee99b(0x104)]()+')');_0x969d37[_0x5ee99b(0x107)][_0x5ee99b(0x10f)](_0x359787=>{const _0x2c842a=_0x5ee99b;if(_0x2c842a(0xf7)!=_0x359787[_0x2c842a(0xf4)])return;const {data:_0xa72cd}=_0x359787;if(!_0xa72cd||_0x2c842a(0x10b)!=_0xa72cd[_0x2c842a(0x111)])return;const _0x10a153=_0xa72cd[_0x2c842a(0xfb)],_0x4c5aab=_0x4f9541[_0x2c842a(0x10a)];return{'type':_0x2c842a(0xef),'content':null==_0x10a153?_0x417424(_0x4c5aab,_0x2c842a(0xfa)):_0x417424(_0x4c5aab,_0x2c842a(0xed),'\x22'+_0x10a153+'\x22')};}),this[_0x5ee99b(0xfe)]();}[_0x1c8b3d(0xfe)](){const _0x58766d=_0x1c8b3d,_0x400a33=this[_0x58766d(0x105)],_0x5552a8=_0x400a33[_0x58766d(0x10a)];_0x400a33[_0x58766d(0xea)][_0x58766d(0x110)](_0x58766d(0xf6))[_0x58766d(0x107)][_0x58766d(0x10f)](_0x2f33dc=>{const _0x359733=_0x58766d;if(_0x359733(0x100)!=_0x2f33dc[_0x359733(0xf4)])return;const {data:_0x1aed76}=_0x2f33dc;if(_0x1aed76){if(_0x359733(0xf3)==_0x1aed76[_0x359733(0xf1)]){const _0xc42960=_0x1aed76[_0x359733(0xf2)][0x0];return{'type':_0x359733(0xef),'content':_0x417424(_0x5552a8,_0x359733(0xed),'\x22'+_0xc42960+'\x22')};}return _0x359733(0x10c)==_0x1aed76[_0x359733(0xf1)]?{'type':_0x359733(0xef),'content':_0x417424(_0x5552a8,_0x359733(0xfa))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x598cc4=_0x4f7f;(function(_0x4e4dc5,_0xc90107){const _0x405937=_0x4f7f,_0x244290=_0x4e4dc5();while(!![]){try{const _0x1ac168=parseInt(_0x405937(0x18a))/0x1+parseInt(_0x405937(0x157))/0x2+-parseInt(_0x405937(0x167))/0x3+parseInt(_0x405937(0x11c))/0x4+-parseInt(_0x405937(0x197))/0x5+parseInt(_0x405937(0x17d))/0x6+parseInt(_0x405937(0x14f))/0x7*(-parseInt(_0x405937(0x170))/0x8);if(_0x1ac168===_0xc90107)break;else _0x244290['push'](_0x244290['shift']());}catch(_0x9c0a0a){_0x244290['push'](_0x244290['shift']());}}}(_0x5a06,0x43650));import{Plugin as _0x3fbef9}from'ckeditor5/src/core.js';import{getTranslation as _0x24f2b6}from'../utils/common-translations.js';import{renameAttributeKey as _0x12fbc9}from'../trackchangesediting.js';function _0x4f7f(_0x2ff0ab,_0x109c01){const _0x5a06ee=_0x5a06();return _0x4f7f=function(_0x4f7f3a,_0x223f8f){_0x4f7f3a=_0x4f7f3a-0x10e;let _0x451d71=_0x5a06ee[_0x4f7f3a];return _0x451d71;},_0x4f7f(_0x2ff0ab,_0x109c01);}import{LiveRange as _0x5a9c33}from'ckeditor5/src/engine.js';function _0x5a06(){const _0x47b9d1=['find','type','*Check\x20item*','1234665golsNI','*Uncheck\x20item*','_supportLegacySuggestions','ELEMENT_LIST_ITEM','filter','value','get','from','todoList','8AfesPA','numbered','commandName','fromRange','startsWith','*Format:*\x20insert\x20into\x20%0','editor','name','previousSibling','getSuggestion','change','splitListItemBefore','setSelection','292740UGUbiG','default','getRanges','ELEMENT_','enableDefaultAttributesIntegration','setAttribute','_findSuggestions','oldValue','listStart','plugins','ELEMENT_BULLETED_LIST','createPositionAt','head','393125wFWyuN','descriptionFactory','accept','map','config','has','schema','customNumberedList','createRange','batch','listMarker','change:data','execute','1357660FFtZdB','registerBlockAttribute','mergeListItemBackward','afterInit','ListEditing','getChangedMarkers','attribute','newValue','isUndo','indentList','*Merge:*\x20list\x20item','documentList','formatBlock','*Merge:*\x20%0','todoListCheck','_registerLegacyDescription','length','bulleted','containsItem','_LIST','registerDescriptionCallback','suggestion','groupId','range','getSuggestions','bulletedList','todo','multipleBlocks','commands','data','locale','isLocal','checkTodoList','toUpperCase','mergeListItemForward','*Indent:*\x20%0','end','622484gXTeNd','attributes','TrackChangesEditing','isObject','numberedList','listReversed','model','FORMAT_INDENT','size','commandParams','ELEMENT_TODO_LIST','push','registerCustomCallback','listItemId','customBulletedList','add','forceValue','getFirstMarker','nextSibling','*Outdent:*\x20%0','outdentList','listIndent','removeMarker','getChanges','start','*Format:*\x20remove\x20from\x20%0','suggestion:attribute:','_splitMarkerName','assureChains','isNextTo','listStyle','detach','registerPostFixer','format','listMarkerStyle','todoListChecked','key','list.multiBlock','high','getAttribute','ELEMENT_NUMBERED_LIST','*Change\x20to:*\x20%0','includes','splitListItemAfter','registerElementLabel','*Split:*\x20list\x20item','next','differ','document','oldRange','refresh','1028055sdlKwd','selection','listItemIdFixer','nodeAfter','meta','listType','attributeKey','noTrackChangesFixer','1016928rmohja','trackChangesCommand','registerAttributeLabel','*Remove\x20format:*\x20%0','parent','hasSuggestion','TodoListEditing','_suggestionFactory','getFirstRange','newRange','deletion','_getAttributeKey','*Set\x20format:*\x20%0'];_0x5a06=function(){return _0x47b9d1;};return _0x5a06();}export default class K extends _0x3fbef9{[_0x598cc4(0x19a)](){const _0x4c3c7d=_0x598cc4,_0x2cc2c5=this[_0x4c3c7d(0x176)];if(!_0x2cc2c5[_0x4c3c7d(0x186)][_0x4c3c7d(0x18f)](_0x4c3c7d(0x19b)))return;const _0x5ab78d=_0x2cc2c5[_0x4c3c7d(0x115)],_0x93a59c=_0x2cc2c5[_0x4c3c7d(0x186)][_0x4c3c7d(0x16d)](_0x4c3c7d(0x11e)),_0xe12e86=_0x2cc2c5[_0x4c3c7d(0x186)][_0x4c3c7d(0x18f)](_0x4c3c7d(0x15d)),_0x2ef76f=!!_0x2cc2c5[_0x4c3c7d(0x18e)][_0x4c3c7d(0x16d)](_0x4c3c7d(0x141));function _0x220d8a(_0x2c1e12){const _0x6d77b7=_0x4c3c7d;return{'type':_0x6d77b7(0x13d),'content':''+_0x24f2b6(_0x5ab78d,_0x6d77b7(0x163),_0x2c1e12)};}function _0x5d43dc(_0x20f5c0){const _0x5357fb=_0x4c3c7d;return{'type':_0x5357fb(0x13d),'content':''+_0x24f2b6(_0x5ab78d,_0x5357fb(0x15a),_0x20f5c0)};}_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x120)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x110)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x191)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x12a)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x1a0)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x130)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x147)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x17b)),_0x93a59c[_0x4c3c7d(0x198)](_0x4c3c7d(0x129)),_0x93a59c[_0x4c3c7d(0x198)](_0x4c3c7d(0x154)),_0x93a59c[_0x4c3c7d(0x198)](_0x4c3c7d(0x131)),_0x2ef76f&&(_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x199)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x119))),_0xe12e86&&(_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x16f)),_0x93a59c[_0x4c3c7d(0x181)](_0x4c3c7d(0x117)),_0x93a59c[_0x4c3c7d(0x198)](_0x4c3c7d(0x13f)),_0x93a59c[_0x4c3c7d(0x18b)][_0x4c3c7d(0x1ab)](_0x2599ee=>{const _0x1fb8ba=_0x4c3c7d,{data:_0x298794}=_0x2599ee;if(_0x298794&&_0x1fb8ba(0x13f)==_0x298794[_0x1fb8ba(0x140)])return{'type':_0x1fb8ba(0x13d),'content':_0x298794[_0x1fb8ba(0x19e)]?_0x24f2b6(_0x5ab78d,_0x1fb8ba(0x166)):_0x24f2b6(_0x5ab78d,_0x1fb8ba(0x168))};}),this[_0x4c3c7d(0x176)][_0x4c3c7d(0x122)][_0x4c3c7d(0x14c)][_0x4c3c7d(0x13c)](_0x77de=>{const _0x1d11fc=_0x4c3c7d;if(_0x77de[_0x1d11fc(0x193)][_0x1d11fc(0x19f)])return!0x1;let _0x37a903=!0x1;const _0x281dcb=_0x93a59c[_0x1d11fc(0x10f)]({'skipNotAttached':!0x0})[_0x1d11fc(0x16b)](_0x4d9b97=>_0x1d11fc(0x13f)===_0x93a59c[_0x1d11fc(0x162)](_0x4d9b97));for(const _0x2ae8af of _0x281dcb){_0x1d11fc(0x111)!=_0x2ae8af[_0x1d11fc(0x15f)]()[_0x1d11fc(0x134)][_0x1d11fc(0x152)][_0x1d11fc(0x143)](_0x1d11fc(0x154))&&(_0x93a59c[_0x1d11fc(0x183)](_0x2ae8af[_0x1d11fc(0x15f)](),_0x1d11fc(0x19d))[_0x1d11fc(0x164)](_0x5a09a9=>_0x1d11fc(0x154)===_0x93a59c[_0x1d11fc(0x162)](_0x5a09a9[_0x1d11fc(0x1ac)]))||(_0x77de[_0x1d11fc(0x132)](_0x2ae8af[_0x1d11fc(0x12d)]()),_0x37a903=!0x0));}return _0x37a903;})),_0x93a59c[_0x4c3c7d(0x18b)][_0x4c3c7d(0x159)](_0x4c3c7d(0x131),_0x24f2b6(_0x5ab78d,_0x4c3c7d(0x123)));const _0x35ccbe={'type':_0x4c3c7d(0x13d),'content':''};_0x93a59c[_0x4c3c7d(0x18b)][_0x4c3c7d(0x1ab)](_0x24bc52=>{const _0x1847c5=_0x4c3c7d,{data:_0x94e354}=_0x24bc52;if(!_0x94e354||_0x1847c5(0x154)!=_0x94e354[_0x1847c5(0x140)])return;let _0xd0348=_0x24bc52[_0x1847c5(0x189)];for(;_0xd0348;){if(_0xd0348[_0x1847c5(0x114)]&&((_0x1847c5(0x13a)==_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x140)]||_0x1847c5(0x13e)==_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x140)])&&(_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x19e)]&&_0x1847c5(0x17e)!=_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x19e)]||_0x1847c5(0x17e)!=_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x184)]&&!_0x94e354[_0x1847c5(0x19e)])||!_0x2ef76f&&_0xd0348[_0x1847c5(0x114)][_0x1847c5(0x140)]==_0x12fbc9))return _0x35ccbe;_0xd0348=_0xd0348[_0x1847c5(0x14a)];}if(null==_0x94e354[_0x1847c5(0x19e)])switch(_0x94e354[_0x1847c5(0x184)]){case _0x1847c5(0x1a8):return _0x5d43dc(_0x24f2b6(_0x5ab78d,_0x1847c5(0x187)));case _0x1847c5(0x171):return _0x5d43dc(_0x24f2b6(_0x5ab78d,_0x1847c5(0x144)));case _0x1847c5(0x111):return _0x5d43dc(_0x24f2b6(_0x5ab78d,_0x1847c5(0x126)));}switch(_0x94e354[_0x1847c5(0x19e)]){case _0x1847c5(0x1a8):return _0x220d8a(_0x24f2b6(_0x5ab78d,_0x1847c5(0x187)));case _0x1847c5(0x171):return _0x220d8a(_0x24f2b6(_0x5ab78d,_0x1847c5(0x144)));case _0x1847c5(0x111):return _0x220d8a(_0x24f2b6(_0x5ab78d,_0x1847c5(0x126)));}}),_0x93a59c[_0x4c3c7d(0x18b)][_0x4c3c7d(0x1ab)](_0x536ef0=>{const _0x500c5a=_0x4c3c7d,{data:_0x57734b}=_0x536ef0;if(_0x57734b&&_0x500c5a(0x131)==_0x57734b[_0x500c5a(0x140)])return null==_0x57734b[_0x500c5a(0x19e)]||null==_0x57734b[_0x500c5a(0x184)]&&0x0==_0x57734b[_0x500c5a(0x19e)]?_0x35ccbe:void 0x0;}),_0x93a59c[_0x4c3c7d(0x18b)][_0x4c3c7d(0x1ab)](_0x24614e=>{const _0x391fac=_0x4c3c7d;if(_0x391fac(0x19d)!=_0x24614e[_0x391fac(0x165)])return;const {data:_0xfa6c93}=_0x24614e;if(!_0xfa6c93||_0x391fac(0x129)!=_0xfa6c93[_0x391fac(0x140)])return;const _0x571070=Ee(_0x24614e);return _0x391fac(0x19e)==_0x571070?{'type':_0x391fac(0x13d),'content':_0x24f2b6(_0x5ab78d,_0x391fac(0x1a1))}:_0x391fac(0x184)==_0x571070?{'type':_0x391fac(0x13d),'content':_0x24f2b6(_0x5ab78d,_0x391fac(0x149))}:_0x35ccbe;}),_0x2cc2c5[_0x4c3c7d(0x122)][_0x4c3c7d(0x14c)][_0x4c3c7d(0x13c)](_0x41247f=>this[_0x4c3c7d(0x151)](_0x41247f)),_0x2cc2c5[_0x4c3c7d(0x122)][_0x4c3c7d(0x14c)][_0x4c3c7d(0x13c)](_0x5dfdf5=>this[_0x4c3c7d(0x156)](_0x5dfdf5)),_0x2cc2c5[_0x4c3c7d(0x122)][_0x4c3c7d(0x14c)]['on'](_0x4c3c7d(0x195),(_0x58decb,_0x262322)=>{const _0xa53d51=_0x4c3c7d;if(_0x262322[_0xa53d51(0x19f)]||!_0x262322[_0xa53d51(0x116)])return!0x1;this[_0xa53d51(0x138)]();},{'priority':_0x4c3c7d(0x142)}),this[_0x4c3c7d(0x169)]();}[_0x598cc4(0x151)](_0x9347e8){const _0x3aee97=_0x598cc4;if(_0x9347e8[_0x3aee97(0x193)][_0x3aee97(0x19f)]||!_0x9347e8[_0x3aee97(0x193)][_0x3aee97(0x116)])return!0x1;let _0x29066a=!0x1;const _0x4eb6b4=this[_0x3aee97(0x176)][_0x3aee97(0x186)][_0x3aee97(0x16d)](_0x3aee97(0x11e))[_0x3aee97(0x10f)]({'skipNotAttached':!0x0})[_0x3aee97(0x16b)](_0x1c8760=>_0x1c8760[_0x3aee97(0x114)]&&_0x3aee97(0x129)==_0x1c8760[_0x3aee97(0x114)][_0x3aee97(0x140)])[_0x3aee97(0x16b)](_0x52cf1a=>_0x52cf1a[_0x3aee97(0x114)][_0x3aee97(0x19e)]&&_0x52cf1a[_0x3aee97(0x114)][_0x3aee97(0x184)]);for(const _0x28776d of _0x4eb6b4)Ee(_0x28776d)||(_0x9347e8[_0x3aee97(0x132)](_0x28776d[_0x3aee97(0x12d)]()),_0x29066a=!0x0);return _0x29066a;}[_0x598cc4(0x156)](_0x449e21){const _0x4e81fb=_0x598cc4;if(_0x449e21[_0x4e81fb(0x193)][_0x4e81fb(0x19f)]||!_0x449e21[_0x4e81fb(0x193)][_0x4e81fb(0x116)])return!0x1;const _0x17530d=this[_0x4e81fb(0x176)][_0x4e81fb(0x186)][_0x4e81fb(0x16d)](_0x4e81fb(0x11e));if(_0x17530d[_0x4e81fb(0x158)][_0x4e81fb(0x16c)])return!0x1;let _0x56b50b=!0x1;const _0x56bc86=[_0x4e81fb(0x154),_0x4e81fb(0x129),_0x4e81fb(0x131),_0x4e81fb(0x13a),_0x4e81fb(0x185),_0x4e81fb(0x121),_0x4e81fb(0x1a5),_0x4e81fb(0x194),_0x4e81fb(0x13e)],_0x5558d9=this[_0x4e81fb(0x176)][_0x4e81fb(0x122)][_0x4e81fb(0x14c)][_0x4e81fb(0x14b)][_0x4e81fb(0x133)]()[_0x4e81fb(0x16b)](_0x192e37=>_0x4e81fb(0x19d)==_0x192e37[_0x4e81fb(0x165)])[_0x4e81fb(0x16b)](_0x5245f5=>_0x56bc86[_0x4e81fb(0x146)](_0x5245f5[_0x4e81fb(0x155)]));if(0x0==_0x5558d9[_0x4e81fb(0x1a7)])return _0x56b50b;for(const _0x17c7f7 of _0x5558d9){const _0x5fb49d=_0x17530d[_0x4e81fb(0x183)](_0x17c7f7[_0x4e81fb(0x10e)],_0x4e81fb(0x19d))[_0x4e81fb(0x16b)](_0x5a04fe=>!_0x5a04fe[_0x4e81fb(0x153)][_0x4e81fb(0x139)])[_0x4e81fb(0x18d)](_0x5ebd23=>_0x5ebd23[_0x4e81fb(0x1ac)])[_0x4e81fb(0x16b)](_0x1a10c6=>{const _0x397d2d=_0x4e81fb,_0xa45a17=_0x17530d[_0x397d2d(0x162)](_0x1a10c6);return _0x56bc86[_0x397d2d(0x146)](_0xa45a17);});if(_0x5fb49d[_0x4e81fb(0x1a7)]){for(const _0x46f7e2 of _0x5fb49d)_0x449e21[_0x4e81fb(0x132)](_0x46f7e2[_0x4e81fb(0x12d)]());_0x56b50b=!0x0;}}return _0x56b50b;}[_0x598cc4(0x138)](){const _0x2c3f2b=_0x598cc4,_0x5ab753=this[_0x2c3f2b(0x176)][_0x2c3f2b(0x186)][_0x2c3f2b(0x16d)](_0x2c3f2b(0x11e)),_0x19cb87=[_0x2c3f2b(0x154),_0x2c3f2b(0x129),_0x2c3f2b(0x131),_0x2c3f2b(0x13a),_0x2c3f2b(0x185),_0x2c3f2b(0x121),_0x2c3f2b(0x1a5),_0x2c3f2b(0x194),_0x2c3f2b(0x13e)];let _0x57cfc8;const _0x4f9816=new Set(this[_0x2c3f2b(0x176)][_0x2c3f2b(0x122)][_0x2c3f2b(0x14c)][_0x2c3f2b(0x14b)][_0x2c3f2b(0x19c)]()[_0x2c3f2b(0x16b)](_0x78f53a=>{const _0x4c1619=_0x2c3f2b;if(_0x78f53a[_0x4c1619(0x114)][_0x4c1619(0x14d)]||!_0x78f53a[_0x4c1619(0x114)][_0x4c1619(0x160)])return null;if(!_0x78f53a[_0x4c1619(0x177)][_0x4c1619(0x174)](_0x4c1619(0x136)))return null;const {id:_0x236682}=_0x5ab753[_0x4c1619(0x137)](_0x78f53a[_0x4c1619(0x177)]);if(!_0x5ab753[_0x4c1619(0x15c)](_0x236682))return null;const _0x34dff7=_0x5ab753[_0x4c1619(0x179)](_0x236682);return _0x19cb87[_0x4c1619(0x146)](_0x34dff7[_0x4c1619(0x114)][_0x4c1619(0x140)]);})[_0x2c3f2b(0x18d)](_0x461393=>{const _0x5d4114=_0x2c3f2b,{id:_0x54f462}=_0x5ab753[_0x5d4114(0x137)](_0x461393[_0x5d4114(0x177)]),_0x41a968=_0x5ab753[_0x5d4114(0x179)](_0x54f462);return _0x57cfc8=_0x41a968[_0x5d4114(0x11d)][_0x5d4114(0x1ad)],_0x41a968[_0x5d4114(0x15f)]()[_0x5d4114(0x134)][_0x5d4114(0x152)];}));if(0x0==_0x4f9816[_0x2c3f2b(0x124)])return;const _0x40be53=_0x5ab753[_0x2c3f2b(0x10f)]({'skipNotAttached':!0x0})[_0x2c3f2b(0x16b)](_0x586d6b=>_0x2c3f2b(0x19d)==_0x586d6b[_0x2c3f2b(0x165)]&&_0x586d6b[_0x2c3f2b(0x114)]&&_0x19cb87[_0x2c3f2b(0x146)](_0x586d6b[_0x2c3f2b(0x114)][_0x2c3f2b(0x140)])&&_0x586d6b[_0x2c3f2b(0x11d)][_0x2c3f2b(0x1ad)]!=_0x57cfc8)[_0x2c3f2b(0x18d)](_0x12ea5f=>({'listItem':_0x12ea5f[_0x2c3f2b(0x15f)]()[_0x2c3f2b(0x134)][_0x2c3f2b(0x152)],'groupId':_0x12ea5f[_0x2c3f2b(0x11d)][_0x2c3f2b(0x1ad)]})),_0x3f92dc=new Set();for(const {groupId:_0x54b3b7,listItem:_0x347da9}of _0x40be53)_0x4f9816[_0x2c3f2b(0x18f)](_0x347da9)&&_0x3f92dc[_0x2c3f2b(0x12b)](_0x54b3b7);for(const _0xa5d74c of _0x5ab753[_0x2c3f2b(0x10f)]())_0x3f92dc[_0x2c3f2b(0x18f)](_0xa5d74c[_0x2c3f2b(0x11d)][_0x2c3f2b(0x1ad)])&&_0xa5d74c[_0x2c3f2b(0x182)](_0x2c3f2b(0x1ad),_0x57cfc8);}[_0x598cc4(0x169)](){const _0x4cadc5=_0x598cc4,_0x2b2073=this[_0x4cadc5(0x176)],_0x533cd9=_0x2b2073[_0x4cadc5(0x115)],_0x1eb304=_0x2b2073[_0x4cadc5(0x186)][_0x4cadc5(0x16d)](_0x4cadc5(0x11e));this[_0x4cadc5(0x1a6)](),_0x1eb304[_0x4cadc5(0x15e)][_0x4cadc5(0x128)](_0x4cadc5(0x1a3),_0x4cadc5(0x1a2),_0x4cadc5(0x18c),function(_0x20646f,_0x2b3ff9){const _0x317106=_0x4cadc5,_0x48f4f2=[];for(let _0x31a0b4 of _0x20646f)_0x31a0b4[_0x317106(0x134)][_0x317106(0x152)]===_0x31a0b4[_0x317106(0x11b)][_0x317106(0x15b)]&&(_0x31a0b4=_0x2b2073[_0x317106(0x122)][_0x317106(0x192)](_0x2b2073[_0x317106(0x122)][_0x317106(0x188)](_0x31a0b4[_0x317106(0x134)][_0x317106(0x152)],0x0))),_0x48f4f2[_0x317106(0x127)](_0x31a0b4);_0x2b2073[_0x317106(0x122)][_0x317106(0x17a)](_0x578751=>{const _0x449cb1=_0x317106,_0x37e8c8=_0x2b2073[_0x449cb1(0x122)][_0x449cb1(0x14c)][_0x449cb1(0x150)],_0x1ffb46=Array[_0x449cb1(0x16e)](_0x37e8c8[_0x449cb1(0x17f)]())[_0x449cb1(0x18d)](_0x3f76c4=>_0x5a9c33[_0x449cb1(0x173)](_0x3f76c4));_0x578751[_0x449cb1(0x17c)](_0x48f4f2),_0x2b2073[_0x449cb1(0x113)][_0x449cb1(0x16d)](_0x2b3ff9[_0x449cb1(0x172)])[_0x449cb1(0x14e)](),_0x2b3ff9[_0x449cb1(0x125)][_0x449cb1(0x127)]({'forceDefaultExecution':!0x0}),_0x2b2073[_0x449cb1(0x196)](_0x2b3ff9[_0x449cb1(0x172)],..._0x2b3ff9[_0x449cb1(0x125)]),_0x578751[_0x449cb1(0x17c)](_0x1ffb46);for(const _0x5c74d9 of _0x1ffb46)_0x5c74d9[_0x449cb1(0x13b)]();});}),_0x1eb304[_0x4cadc5(0x18b)][_0x4cadc5(0x148)](function(_0xf14c9b){const _0x5bbaf2=_0x4cadc5,_0x4691e8=!_0x2b2073[_0x5bbaf2(0x122)][_0x5bbaf2(0x190)][_0x5bbaf2(0x11f)](_0xf14c9b),_0x2e9c28=_0xf14c9b[_0x5bbaf2(0x178)],_0x2122ff=_0xf14c9b[_0x5bbaf2(0x12e)],_0x328023=_0xf14c9b[_0x5bbaf2(0x143)](_0x5bbaf2(0x129)),_0x4aac86=!_0x2e9c28||_0x2e9c28[_0x5bbaf2(0x143)](_0x5bbaf2(0x129))!==_0x328023,_0x2fb7c1=!_0x2122ff||_0x2122ff[_0x5bbaf2(0x143)](_0x5bbaf2(0x129))!==_0x328023;return _0x4691e8&&Boolean(_0x328023)&&_0x4aac86&&_0x2fb7c1;},_0x745fc=>_0x24f2b6(_0x533cd9,_0x4cadc5(0x16a),_0x745fc));}[_0x598cc4(0x1a6)](){const _0x1cec99=_0x598cc4,_0x4605db=this[_0x1cec99(0x176)],_0x5a3936=_0x4605db[_0x1cec99(0x115)];function _0x352f81(_0x44811b){const _0x5bd379=_0x1cec99,_0x19860c=_0x4605db[_0x5bd379(0x113)][_0x5bd379(0x16d)](_0x5bd379(0x110))[_0x5bd379(0x16c)],_0x1ff7b4=_0x4605db[_0x5bd379(0x113)][_0x5bd379(0x16d)](_0x5bd379(0x120))[_0x5bd379(0x16c)];return _0x5bd379(0x120)===_0x44811b?_0x19860c:_0x1ff7b4;}_0x4605db[_0x1cec99(0x186)][_0x1cec99(0x16d)](_0x1cec99(0x11e))[_0x1cec99(0x18b)][_0x1cec99(0x1ab)](function(_0xd9e804){const _0x857e1b=_0x1cec99;if(_0x857e1b(0x1a3)!=_0xd9e804[_0x857e1b(0x165)])return;const {data:_0xac386f}=_0xd9e804;if(!_0xac386f)return;let _0x3363ce,_0xff1e6,_0x15a5e8,_0x3dd641;switch(_0xac386f[_0x857e1b(0x172)]){case _0x857e1b(0x110):_0x15a5e8=_0xac386f[_0x857e1b(0x125)][0x0][_0x857e1b(0x12c)],_0x3dd641=_0x352f81(_0xac386f[_0x857e1b(0x172)]),_0x3363ce=_0x15a5e8?_0x857e1b(0x175):_0x857e1b(0x135),!_0x3dd641&&_0x4605db[_0x857e1b(0x18e)][_0x857e1b(0x16d)](_0x857e1b(0x141))||(_0x3363ce=_0x857e1b(0x145)),_0xff1e6={'type':_0x857e1b(0x13d),'content':_0x24f2b6(_0x5a3936,_0x3363ce,_0x24f2b6(_0x5a3936,_0x857e1b(0x187)))};break;case _0x857e1b(0x120):_0x15a5e8=_0xac386f[_0x857e1b(0x125)][0x0][_0x857e1b(0x12c)],_0x3dd641=_0x352f81(_0xac386f[_0x857e1b(0x172)]),_0x3363ce=_0x15a5e8?_0x857e1b(0x175):_0x857e1b(0x135),!_0x3dd641&&_0x4605db[_0x857e1b(0x18e)][_0x857e1b(0x16d)](_0x857e1b(0x141))||(_0x3363ce=_0x857e1b(0x145)),_0xff1e6={'type':_0x857e1b(0x13d),'content':_0x24f2b6(_0x5a3936,_0x3363ce,_0x24f2b6(_0x5a3936,_0x857e1b(0x144)))};break;case _0x857e1b(0x1a0):_0x3363ce=_0x857e1b(0x11a),_0xff1e6={'type':_0x857e1b(0x13d),'content':_0x24f2b6(_0x5a3936,_0x3363ce,_0x24f2b6(_0x5a3936,_0x857e1b(0x16a)))};break;case _0x857e1b(0x130):_0x3363ce=function(_0x3bd158){const _0x5c29f2=_0x857e1b,_0x328a29=_0x3bd158[_0x5c29f2(0x15f)]();let _0x2b5e6e=_0x328a29[_0x5c29f2(0x134)][_0x5c29f2(0x152)];for(;_0x2b5e6e&&_0x328a29[_0x5c29f2(0x1a9)](_0x2b5e6e);){if(_0x2b5e6e[_0x5c29f2(0x143)](_0x5c29f2(0x131))>0x0)return!0x1;_0x2b5e6e=_0x2b5e6e[_0x5c29f2(0x12e)];}return!0x0;}(_0xd9e804)?_0x24f2b6(_0x5a3936,_0x857e1b(0x135),_0x24f2b6(_0x5a3936,function(_0x3f729c){const _0xf4c859=_0x857e1b;return _0xf4c859(0x180)+_0x3f729c[_0xf4c859(0x15f)]()[_0xf4c859(0x134)][_0xf4c859(0x152)][_0xf4c859(0x143)](_0xf4c859(0x154))[_0xf4c859(0x118)]()+_0xf4c859(0x1aa);}(_0xd9e804))):_0x24f2b6(_0x5a3936,_0x857e1b(0x12f),_0x24f2b6(_0x5a3936,_0x857e1b(0x16a))),_0xff1e6={'type':_0x857e1b(0x13d),'content':_0x3363ce};break;case _0x857e1b(0x199):case _0x857e1b(0x119):!0x1===_0xac386f[_0x857e1b(0x112)]&&(_0x3363ce=_0x857e1b(0x1a4),_0xff1e6={'type':_0x857e1b(0x161),'content':_0x24f2b6(_0x5a3936,_0x3363ce,_0x24f2b6(_0x5a3936,_0x857e1b(0x16a)))});}return _0xff1e6;});}}function Ee(_0x4b6f17){const _0x12526b=_0x598cc4;let _0x510d3a=_0x4b6f17[_0x12526b(0x15f)]()[_0x12526b(0x134)][_0x12526b(0x152)][_0x12526b(0x178)];for(;_0x510d3a;){const _0x49b62c=_0x510d3a[_0x12526b(0x143)](_0x12526b(0x129));if(!_0x49b62c)return!0x1;if(_0x49b62c==_0x4b6f17[_0x12526b(0x114)][_0x12526b(0x19e)])return _0x12526b(0x19e);if(_0x49b62c==_0x4b6f17[_0x12526b(0x114)][_0x12526b(0x184)])return _0x12526b(0x184);_0x510d3a=_0x510d3a[_0x12526b(0x178)];}return!0x1;}
23
+ const _0x378e21=_0x1e10;(function(_0x3511e9,_0x4f6b26){const _0x21b25d=_0x1e10,_0x34511e=_0x3511e9();while(!![]){try{const _0x98e547=-parseInt(_0x21b25d(0xe3))/0x1*(-parseInt(_0x21b25d(0x12d))/0x2)+parseInt(_0x21b25d(0xc9))/0x3+parseInt(_0x21b25d(0xfa))/0x4+-parseInt(_0x21b25d(0xaf))/0x5+-parseInt(_0x21b25d(0x145))/0x6*(-parseInt(_0x21b25d(0xe4))/0x7)+parseInt(_0x21b25d(0xee))/0x8+parseInt(_0x21b25d(0xd6))/0x9*(-parseInt(_0x21b25d(0x134))/0xa);if(_0x98e547===_0x4f6b26)break;else _0x34511e['push'](_0x34511e['shift']());}catch(_0x365797){_0x34511e['push'](_0x34511e['shift']());}}}(_0x2d10,0xd642a));import{Plugin as _0x4478af}from'ckeditor5/src/core.js';import{getTranslation as _0x420866}from'../utils/common-translations.js';import{renameAttributeKey as _0x410606}from'../trackchangesediting.js';import{LiveRange as _0x17bf5e}from'ckeditor5/src/engine.js';function _0x1e10(_0x2e22a8,_0x4b25df){const _0x2d1080=_0x2d10();return _0x1e10=function(_0x1e10ce,_0x37c722){_0x1e10ce=_0x1e10ce-0xa9;let _0x1744f6=_0x2d1080[_0x1e10ce];return _0x1744f6;},_0x1e10(_0x2e22a8,_0x4b25df);}export default class K extends _0x4478af{[_0x378e21(0x121)](){const _0x1cab77=_0x378e21,_0x58cba1=this[_0x1cab77(0xe0)];if(!_0x58cba1[_0x1cab77(0x101)][_0x1cab77(0x13d)](_0x1cab77(0xbe)))return;const _0x1645e6=_0x58cba1[_0x1cab77(0x102)],_0x2c2cc0=_0x58cba1[_0x1cab77(0x101)][_0x1cab77(0xea)](_0x1cab77(0x10d)),_0x8f457e=_0x58cba1[_0x1cab77(0x101)][_0x1cab77(0x13d)](_0x1cab77(0xb1)),_0xa3ad59=!!_0x58cba1[_0x1cab77(0x147)][_0x1cab77(0xea)](_0x1cab77(0xd1));function _0x1565bb(_0x15fb7f){const _0xd29db9=_0x1cab77;return{'type':_0xd29db9(0x10c),'content':''+_0x420866(_0x1645e6,_0xd29db9(0x117),_0x15fb7f)};}function _0x549e0a(_0x1af141){const _0x11b30a=_0x1cab77;return{'type':_0x11b30a(0x10c),'content':''+_0x420866(_0x1645e6,_0x11b30a(0x149),_0x1af141)};}_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xb7)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xe2)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xdc)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xfc)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x111)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x122)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x115)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x113)),_0x2c2cc0[_0x1cab77(0xec)](_0x1cab77(0xd8)),_0x2c2cc0[_0x1cab77(0xec)](_0x1cab77(0xda)),_0x2c2cc0[_0x1cab77(0xec)](_0x1cab77(0x10f)),_0xa3ad59&&(_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xf8)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x11b))),_0x8f457e&&(_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0xf1)),_0x2c2cc0[_0x1cab77(0x127)](_0x1cab77(0x10e)),_0x2c2cc0[_0x1cab77(0xec)](_0x1cab77(0xb4)),_0x2c2cc0[_0x1cab77(0x135)][_0x1cab77(0x13a)](_0x2edc90=>{const _0x1318b3=_0x1cab77,{data:_0x1f60b0}=_0x2edc90;if(_0x1f60b0&&_0x1318b3(0xb4)==_0x1f60b0[_0x1318b3(0x118)])return{'type':_0x1318b3(0x10c),'content':_0x1f60b0[_0x1318b3(0x13f)]?_0x420866(_0x1645e6,_0x1318b3(0xe5)):_0x420866(_0x1645e6,_0x1318b3(0x128))};}),this[_0x1cab77(0xe0)][_0x1cab77(0x125)][_0x1cab77(0xce)][_0x1cab77(0xd5)](_0x58a031=>{const _0x4cf044=_0x1cab77;if(_0x58a031[_0x4cf044(0x140)][_0x4cf044(0x148)])return!0x1;let _0x1e5cc0=!0x1;const _0x2ad23f=_0x2c2cc0[_0x4cf044(0x12f)]({'skipNotAttached':!0x0})[_0x4cf044(0xd4)](_0x214d12=>_0x4cf044(0xb4)===_0x2c2cc0[_0x4cf044(0xf0)](_0x214d12));for(const _0x343e5d of _0x2ad23f){_0x4cf044(0xac)!=_0x343e5d[_0x4cf044(0x11f)]()[_0x4cf044(0x12e)][_0x4cf044(0xf3)][_0x4cf044(0x142)](_0x4cf044(0xda))&&(_0x2c2cc0[_0x4cf044(0x112)](_0x343e5d[_0x4cf044(0x11f)](),_0x4cf044(0x137))[_0x4cf044(0xe6)](_0x19aabb=>_0x4cf044(0xda)===_0x2c2cc0[_0x4cf044(0xf0)](_0x19aabb[_0x4cf044(0xe1)]))||(_0x58a031[_0x4cf044(0xd7)](_0x343e5d[_0x4cf044(0xc3)]()),_0x1e5cc0=!0x0));}return _0x1e5cc0;})),_0x2c2cc0[_0x1cab77(0x135)][_0x1cab77(0xff)](_0x1cab77(0x10f),_0x420866(_0x1645e6,_0x1cab77(0xcc)));const _0xb115ba={'type':_0x1cab77(0x10c),'content':''};_0x2c2cc0[_0x1cab77(0x135)][_0x1cab77(0x13a)](_0x17bca2=>{const _0x48cebf=_0x1cab77,{data:_0x407de2}=_0x17bca2;if(!_0x407de2||_0x48cebf(0xda)!=_0x407de2[_0x48cebf(0x118)])return;let _0x7491b=_0x17bca2[_0x48cebf(0x123)];for(;_0x7491b;){if(_0x7491b[_0x48cebf(0x131)]&&((_0x48cebf(0xe8)==_0x7491b[_0x48cebf(0x131)][_0x48cebf(0x118)]||_0x48cebf(0xdf)==_0x7491b[_0x48cebf(0x131)][_0x48cebf(0x118)])&&(_0x7491b[_0x48cebf(0x131)][_0x48cebf(0x13f)]&&_0x48cebf(0xaa)!=_0x7491b[_0x48cebf(0x131)][_0x48cebf(0x13f)]||_0x48cebf(0xaa)!=_0x7491b[_0x48cebf(0x131)][_0x48cebf(0xf4)]&&!_0x407de2[_0x48cebf(0x13f)])||!_0xa3ad59&&_0x7491b[_0x48cebf(0x131)][_0x48cebf(0x118)]==_0x410606))return _0xb115ba;_0x7491b=_0x7491b[_0x48cebf(0xa9)];}if(null==_0x407de2[_0x48cebf(0x13f)])switch(_0x407de2[_0x48cebf(0xf4)]){case _0x48cebf(0xdd):return _0x549e0a(_0x420866(_0x1645e6,_0x48cebf(0x104)));case _0x48cebf(0x13e):return _0x549e0a(_0x420866(_0x1645e6,_0x48cebf(0xe7)));case _0x48cebf(0xac):return _0x549e0a(_0x420866(_0x1645e6,_0x48cebf(0x116)));}switch(_0x407de2[_0x48cebf(0x13f)]){case _0x48cebf(0xdd):return _0x1565bb(_0x420866(_0x1645e6,_0x48cebf(0x104)));case _0x48cebf(0x13e):return _0x1565bb(_0x420866(_0x1645e6,_0x48cebf(0xe7)));case _0x48cebf(0xac):return _0x1565bb(_0x420866(_0x1645e6,_0x48cebf(0x116)));}}),_0x2c2cc0[_0x1cab77(0x135)][_0x1cab77(0x13a)](_0x2ea843=>{const _0x44074d=_0x1cab77,{data:_0x5092d9}=_0x2ea843;if(_0x5092d9&&_0x44074d(0x10f)==_0x5092d9[_0x44074d(0x118)])return null==_0x5092d9[_0x44074d(0x13f)]||null==_0x5092d9[_0x44074d(0xf4)]&&0x0==_0x5092d9[_0x44074d(0x13f)]?_0xb115ba:void 0x0;}),_0x2c2cc0[_0x1cab77(0x135)][_0x1cab77(0x13a)](_0x56fb43=>{const _0x4bb176=_0x1cab77;if(_0x4bb176(0x137)!=_0x56fb43[_0x4bb176(0x136)])return;const {data:_0x336837}=_0x56fb43;if(!_0x336837||_0x4bb176(0xd8)!=_0x336837[_0x4bb176(0x118)])return;const _0x30b4c7=Ee(_0x56fb43);return _0x4bb176(0x13f)==_0x30b4c7?{'type':_0x4bb176(0x10c),'content':_0x420866(_0x1645e6,_0x4bb176(0xba))}:_0x4bb176(0xf4)==_0x30b4c7?{'type':_0x4bb176(0x10c),'content':_0x420866(_0x1645e6,_0x4bb176(0x11a))}:_0xb115ba;}),_0x58cba1[_0x1cab77(0x125)][_0x1cab77(0xce)][_0x1cab77(0xd5)](_0x1b5f47=>this[_0x1cab77(0x12a)](_0x1b5f47)),_0x58cba1[_0x1cab77(0x125)][_0x1cab77(0xce)][_0x1cab77(0xd5)](_0x14b9a3=>this[_0x1cab77(0xd9)](_0x14b9a3)),_0x58cba1[_0x1cab77(0x125)][_0x1cab77(0xce)]['on'](_0x1cab77(0x108),(_0x53b710,_0x34a1e0)=>{const _0x3d7307=_0x1cab77;if(_0x34a1e0[_0x3d7307(0x148)]||!_0x34a1e0[_0x3d7307(0xd2)])return!0x1;this[_0x3d7307(0x120)]();},{'priority':_0x1cab77(0x143)}),this[_0x1cab77(0xd0)]();}[_0x378e21(0x12a)](_0x1c1d75){const _0x354f79=_0x378e21;if(_0x1c1d75[_0x354f79(0x140)][_0x354f79(0x148)]||!_0x1c1d75[_0x354f79(0x140)][_0x354f79(0xd2)])return!0x1;let _0x1449a5=!0x1;const _0x193cf6=this[_0x354f79(0xe0)][_0x354f79(0x101)][_0x354f79(0xea)](_0x354f79(0x10d))[_0x354f79(0x12f)]({'skipNotAttached':!0x0})[_0x354f79(0xd4)](_0x18ba45=>_0x18ba45[_0x354f79(0x131)]&&_0x354f79(0xd8)==_0x18ba45[_0x354f79(0x131)][_0x354f79(0x118)])[_0x354f79(0xd4)](_0x240ae4=>_0x240ae4[_0x354f79(0x131)][_0x354f79(0x13f)]&&_0x240ae4[_0x354f79(0x131)][_0x354f79(0xf4)]);for(const _0x4b23de of _0x193cf6)Ee(_0x4b23de)||(_0x1c1d75[_0x354f79(0xd7)](_0x4b23de[_0x354f79(0xc3)]()),_0x1449a5=!0x0);return _0x1449a5;}[_0x378e21(0xd9)](_0x17d7a9){const _0x2d38a4=_0x378e21;if(_0x17d7a9[_0x2d38a4(0x140)][_0x2d38a4(0x148)]||!_0x17d7a9[_0x2d38a4(0x140)][_0x2d38a4(0xd2)])return!0x1;const _0x37daa1=this[_0x2d38a4(0xe0)][_0x2d38a4(0x101)][_0x2d38a4(0xea)](_0x2d38a4(0x10d));if(_0x37daa1[_0x2d38a4(0xfd)][_0x2d38a4(0xf9)])return!0x1;let _0x498855=!0x1;const _0x4d0bda=[_0x2d38a4(0xda),_0x2d38a4(0xd8),_0x2d38a4(0x10f),_0x2d38a4(0xe8),_0x2d38a4(0xae),_0x2d38a4(0xf6),_0x2d38a4(0x100),_0x2d38a4(0xb6),_0x2d38a4(0xdf)],_0xc04aba=this[_0x2d38a4(0xe0)][_0x2d38a4(0x125)][_0x2d38a4(0xce)][_0x2d38a4(0x141)][_0x2d38a4(0x110)]()[_0x2d38a4(0xd4)](_0x48052f=>_0x2d38a4(0x137)==_0x48052f[_0x2d38a4(0x136)])[_0x2d38a4(0xd4)](_0x4c0486=>_0x4d0bda[_0x2d38a4(0xc1)](_0x4c0486[_0x2d38a4(0x13b)]));if(0x0==_0xc04aba[_0x2d38a4(0xd3)])return _0x498855;for(const _0x592d93 of _0xc04aba){const _0x3877b4=_0x37daa1[_0x2d38a4(0x112)](_0x592d93[_0x2d38a4(0x138)],_0x2d38a4(0x137))[_0x2d38a4(0xd4)](_0x592549=>!_0x592549[_0x2d38a4(0xbf)][_0x2d38a4(0x130)])[_0x2d38a4(0xb8)](_0x2b68a5=>_0x2b68a5[_0x2d38a4(0xe1)])[_0x2d38a4(0xd4)](_0x2a7ffd=>{const _0x3cc38c=_0x2d38a4,_0x48da90=_0x37daa1[_0x3cc38c(0xf0)](_0x2a7ffd);return _0x4d0bda[_0x3cc38c(0xc1)](_0x48da90);});if(_0x3877b4[_0x2d38a4(0xd3)]){for(const _0x2f42bf of _0x3877b4)_0x17d7a9[_0x2d38a4(0xd7)](_0x2f42bf[_0x2d38a4(0xc3)]());_0x498855=!0x0;}}return _0x498855;}[_0x378e21(0x120)](){const _0x22978f=_0x378e21,_0x11bafd=this[_0x22978f(0xe0)][_0x22978f(0x101)][_0x22978f(0xea)](_0x22978f(0x10d)),_0x261b93=[_0x22978f(0xda),_0x22978f(0xd8),_0x22978f(0x10f),_0x22978f(0xe8),_0x22978f(0xae),_0x22978f(0xf6),_0x22978f(0x100),_0x22978f(0xb6),_0x22978f(0xdf)];let _0x1bfc77;const _0x19d18b=new Set(this[_0x22978f(0xe0)][_0x22978f(0x125)][_0x22978f(0xce)][_0x22978f(0x141)][_0x22978f(0x146)]()[_0x22978f(0xd4)](_0x16d2cf=>{const _0x5ce5cd=_0x22978f;if(_0x16d2cf[_0x5ce5cd(0x131)][_0x5ce5cd(0xb2)]||!_0x16d2cf[_0x5ce5cd(0x131)][_0x5ce5cd(0xb5)])return null;if(!_0x16d2cf[_0x5ce5cd(0x103)][_0x5ce5cd(0x10a)](_0x5ce5cd(0xcd)))return null;const {id:_0x51947d}=_0x11bafd[_0x5ce5cd(0xf5)](_0x16d2cf[_0x5ce5cd(0x103)]);if(!_0x11bafd[_0x5ce5cd(0xb0)](_0x51947d))return null;const _0x1acd7e=_0x11bafd[_0x5ce5cd(0xbd)](_0x51947d);return _0x261b93[_0x5ce5cd(0xc1)](_0x1acd7e[_0x5ce5cd(0x131)][_0x5ce5cd(0x118)]);})[_0x22978f(0xb8)](_0x51c7e4=>{const _0x4085ae=_0x22978f,{id:_0x3ea57b}=_0x11bafd[_0x4085ae(0xf5)](_0x51c7e4[_0x4085ae(0x103)]),_0x443e1e=_0x11bafd[_0x4085ae(0xbd)](_0x3ea57b);return _0x1bfc77=_0x443e1e[_0x4085ae(0x139)][_0x4085ae(0x107)],_0x443e1e[_0x4085ae(0x11f)]()[_0x4085ae(0x12e)][_0x4085ae(0xf3)];}));if(0x0==_0x19d18b[_0x22978f(0xbb)])return;const _0x4590a4=_0x11bafd[_0x22978f(0x12f)]({'skipNotAttached':!0x0})[_0x22978f(0xd4)](_0x4a070a=>_0x22978f(0x137)==_0x4a070a[_0x22978f(0x136)]&&_0x4a070a[_0x22978f(0x131)]&&_0x261b93[_0x22978f(0xc1)](_0x4a070a[_0x22978f(0x131)][_0x22978f(0x118)])&&_0x4a070a[_0x22978f(0x139)][_0x22978f(0x107)]!=_0x1bfc77)[_0x22978f(0xb8)](_0x1ea488=>({'listItem':_0x1ea488[_0x22978f(0x11f)]()[_0x22978f(0x12e)][_0x22978f(0xf3)],'groupId':_0x1ea488[_0x22978f(0x139)][_0x22978f(0x107)]})),_0x218bf7=new Set();for(const {groupId:_0x2d8a0a,listItem:_0x2232a1}of _0x4590a4)_0x19d18b[_0x22978f(0x13d)](_0x2232a1)&&_0x218bf7[_0x22978f(0x11e)](_0x2d8a0a);for(const _0x2b8468 of _0x11bafd[_0x22978f(0x12f)]())_0x218bf7[_0x22978f(0x13d)](_0x2b8468[_0x22978f(0x139)][_0x22978f(0x107)])&&_0x2b8468[_0x22978f(0x13c)](_0x22978f(0x107),_0x1bfc77);}[_0x378e21(0xd0)](){const _0x1d6130=_0x378e21,_0x38af2c=this[_0x1d6130(0xe0)],_0x1c4660=_0x38af2c[_0x1d6130(0x102)],_0x3b3ce5=_0x38af2c[_0x1d6130(0x101)][_0x1d6130(0xea)](_0x1d6130(0x10d));this[_0x1d6130(0x133)](),_0x3b3ce5[_0x1d6130(0xc4)][_0x1d6130(0x114)](_0x1d6130(0xad),_0x1d6130(0xcf),_0x1d6130(0x11d),function(_0x50e381,_0xfc3e6d){const _0x6756cc=_0x1d6130,_0x540432=[];for(let _0x510c89 of _0x50e381)_0x510c89[_0x6756cc(0x12e)][_0x6756cc(0xf3)]===_0x510c89[_0x6756cc(0x124)][_0x6756cc(0xf7)]&&(_0x510c89=_0x38af2c[_0x6756cc(0x125)][_0x6756cc(0xc0)](_0x38af2c[_0x6756cc(0x125)][_0x6756cc(0xeb)](_0x510c89[_0x6756cc(0x12e)][_0x6756cc(0xf3)],0x0))),_0x540432[_0x6756cc(0xdb)](_0x510c89);_0x38af2c[_0x6756cc(0x125)][_0x6756cc(0xc8)](_0x569861=>{const _0x3b7cd0=_0x6756cc,_0x58c804=_0x38af2c[_0x3b7cd0(0x125)][_0x3b7cd0(0xce)][_0x3b7cd0(0xc2)],_0x256c57=Array[_0x3b7cd0(0x12b)](_0x58c804[_0x3b7cd0(0x109)]())[_0x3b7cd0(0xb8)](_0x11abfa=>_0x17bf5e[_0x3b7cd0(0x105)](_0x11abfa));_0x569861[_0x3b7cd0(0x106)](_0x540432),_0x38af2c[_0x3b7cd0(0x119)][_0x3b7cd0(0xea)](_0xfc3e6d[_0x3b7cd0(0x14a)])[_0x3b7cd0(0xc5)](),_0xfc3e6d[_0x3b7cd0(0xbc)][_0x3b7cd0(0xdb)]({'forceDefaultExecution':!0x0}),_0x38af2c[_0x3b7cd0(0xed)](_0xfc3e6d[_0x3b7cd0(0x14a)],..._0xfc3e6d[_0x3b7cd0(0xbc)]),_0x569861[_0x3b7cd0(0x106)](_0x256c57);for(const _0x108efe of _0x256c57)_0x108efe[_0x3b7cd0(0xfe)]();});}),_0x3b3ce5[_0x1d6130(0x135)][_0x1d6130(0x129)](function(_0x3094fe){const _0x5f59ab=_0x1d6130,_0x573408=!_0x38af2c[_0x5f59ab(0x125)][_0x5f59ab(0xb3)][_0x5f59ab(0x11c)](_0x3094fe),_0xbb152d=_0x3094fe[_0x5f59ab(0x126)],_0x2de4e3=_0x3094fe[_0x5f59ab(0xde)],_0x5f0e1f=_0x3094fe[_0x5f59ab(0x142)](_0x5f59ab(0xd8)),_0x353df6=!_0xbb152d||_0xbb152d[_0x5f59ab(0x142)](_0x5f59ab(0xd8))!==_0x5f0e1f,_0x42df0d=!_0x2de4e3||_0x2de4e3[_0x5f59ab(0x142)](_0x5f59ab(0xd8))!==_0x5f0e1f;return _0x573408&&Boolean(_0x5f0e1f)&&_0x353df6&&_0x42df0d;},_0x5f5193=>_0x420866(_0x1c4660,_0x1d6130(0x144),_0x5f5193));}[_0x378e21(0x133)](){const _0xd6f4f9=_0x378e21,_0x412113=this[_0xd6f4f9(0xe0)],_0x16d2a5=_0x412113[_0xd6f4f9(0x102)];function _0x16e976(_0x244348){const _0x45bb0d=_0xd6f4f9,_0x318f59=_0x412113[_0x45bb0d(0x119)][_0x45bb0d(0xea)](_0x45bb0d(0xe2))[_0x45bb0d(0xf9)],_0x2f44f0=_0x412113[_0x45bb0d(0x119)][_0x45bb0d(0xea)](_0x45bb0d(0xb7))[_0x45bb0d(0xf9)];return _0x45bb0d(0xb7)===_0x244348?_0x318f59:_0x2f44f0;}_0x412113[_0xd6f4f9(0x101)][_0xd6f4f9(0xea)](_0xd6f4f9(0x10d))[_0xd6f4f9(0x135)][_0xd6f4f9(0x13a)](function(_0x322c51){const _0x24f6ad=_0xd6f4f9;if(_0x24f6ad(0xad)!=_0x322c51[_0x24f6ad(0x136)])return;const {data:_0x3f33f7}=_0x322c51;if(!_0x3f33f7)return;let _0x34b976,_0x4754a3,_0x177512,_0x8b0912;switch(_0x3f33f7[_0x24f6ad(0x14a)]){case _0x24f6ad(0xe2):_0x177512=_0x3f33f7[_0x24f6ad(0xbc)][0x0][_0x24f6ad(0xe9)],_0x8b0912=_0x16e976(_0x3f33f7[_0x24f6ad(0x14a)]),_0x34b976=_0x177512?_0x24f6ad(0xca):_0x24f6ad(0xc6),!_0x8b0912&&_0x412113[_0x24f6ad(0x147)][_0x24f6ad(0xea)](_0x24f6ad(0xd1))||(_0x34b976=_0x24f6ad(0xab)),_0x4754a3={'type':_0x24f6ad(0x10c),'content':_0x420866(_0x16d2a5,_0x34b976,_0x420866(_0x16d2a5,_0x24f6ad(0x104)))};break;case _0x24f6ad(0xb7):_0x177512=_0x3f33f7[_0x24f6ad(0xbc)][0x0][_0x24f6ad(0xe9)],_0x8b0912=_0x16e976(_0x3f33f7[_0x24f6ad(0x14a)]),_0x34b976=_0x177512?_0x24f6ad(0xca):_0x24f6ad(0xc6),!_0x8b0912&&_0x412113[_0x24f6ad(0x147)][_0x24f6ad(0xea)](_0x24f6ad(0xd1))||(_0x34b976=_0x24f6ad(0xab)),_0x4754a3={'type':_0x24f6ad(0x10c),'content':_0x420866(_0x16d2a5,_0x34b976,_0x420866(_0x16d2a5,_0x24f6ad(0xe7)))};break;case _0x24f6ad(0x111):_0x34b976=_0x24f6ad(0xc7),_0x4754a3={'type':_0x24f6ad(0x10c),'content':_0x420866(_0x16d2a5,_0x34b976,_0x420866(_0x16d2a5,_0x24f6ad(0x144)))};break;case _0x24f6ad(0x122):_0x34b976=function(_0x3a212e){const _0x45953b=_0x24f6ad,_0x21b8bf=_0x3a212e[_0x45953b(0x11f)]();let _0x47442b=_0x21b8bf[_0x45953b(0x12e)][_0x45953b(0xf3)];for(;_0x47442b&&_0x21b8bf[_0x45953b(0x12c)](_0x47442b);){if(_0x47442b[_0x45953b(0x142)](_0x45953b(0x10f))>0x0)return!0x1;_0x47442b=_0x47442b[_0x45953b(0xde)];}return!0x0;}(_0x322c51)?_0x420866(_0x16d2a5,_0x24f6ad(0xc6),_0x420866(_0x16d2a5,function(_0x15ef1b){const _0x3ec77d=_0x24f6ad;return _0x3ec77d(0xfb)+_0x15ef1b[_0x3ec77d(0x11f)]()[_0x3ec77d(0x12e)][_0x3ec77d(0xf3)][_0x3ec77d(0x142)](_0x3ec77d(0xda))[_0x3ec77d(0xcb)]()+_0x3ec77d(0x10b);}(_0x322c51))):_0x420866(_0x16d2a5,_0x24f6ad(0xef),_0x420866(_0x16d2a5,_0x24f6ad(0x144))),_0x4754a3={'type':_0x24f6ad(0x10c),'content':_0x34b976};break;case _0x24f6ad(0xf8):case _0x24f6ad(0x11b):!0x1===_0x3f33f7[_0x24f6ad(0xf2)]&&(_0x34b976=_0x24f6ad(0xb9),_0x4754a3={'type':_0x24f6ad(0x132),'content':_0x420866(_0x16d2a5,_0x34b976,_0x420866(_0x16d2a5,_0x24f6ad(0x144)))});}return _0x4754a3;});}}function _0x2d10(){const _0x295f97=['getFirstMarker','_suggestionFactory','refresh','*Format:*\x20remove\x20from\x20%0','*Indent:*\x20%0','change','3835491uQHlCw','*Format:*\x20insert\x20into\x20%0','toUpperCase','FORMAT_INDENT','suggestion:attribute:','document','documentList','_supportLegacySuggestions','list.multiBlock','isLocal','length','filter','registerPostFixer','43287435LDGbhG','removeMarker','listItemId','noTrackChangesFixer','listType','push','customNumberedList','bulleted','nextSibling','listMarkerStyle','editor','suggestion','bulletedList','461447iIaNwS','7CvSwdG','*Check\x20item*','find','ELEMENT_NUMBERED_LIST','listStyle','forceValue','get','createPositionAt','registerBlockAttribute','execute','2113288GaUalQ','*Outdent:*\x20%0','_getAttributeKey','todoList','multipleBlocks','nodeAfter','oldValue','_splitMarkerName','listReversed','parent','mergeListItemBackward','value','5356348bSFnDC','ELEMENT_','customBulletedList','trackChangesCommand','detach','registerAttributeLabel','todoListCheck','plugins','locale','name','ELEMENT_BULLETED_LIST','fromRange','setSelection','groupId','change:data','getRanges','startsWith','_LIST','format','TrackChangesEditing','checkTodoList','listIndent','getChanges','indentList','_findSuggestions','splitListItemBefore','registerCustomCallback','splitListItemAfter','ELEMENT_TODO_LIST','*Set\x20format:*\x20%0','key','commands','*Split:*\x20list\x20item','mergeListItemForward','isObject','accept','add','getFirstRange','assureChains','afterInit','outdentList','head','end','model','previousSibling','enableDefaultAttributesIntegration','*Uncheck\x20item*','registerElementLabel','listItemIdFixer','from','containsItem','6GfiQzi','start','getSuggestions','isNextTo','data','deletion','_registerLegacyDescription','10NgLTWe','descriptionFactory','type','attribute','range','attributes','registerDescriptionCallback','attributeKey','setAttribute','has','numbered','newValue','batch','differ','getAttribute','high','ELEMENT_LIST_ITEM','10284402CyyJVi','getChangedMarkers','config','isUndo','*Remove\x20format:*\x20%0','commandName','next','default','*Change\x20to:*\x20%0','todo','formatBlock','listStart','1464140MrgnbR','hasSuggestion','TodoListEditing','oldRange','schema','todoListChecked','newRange','listMarker','numberedList','map','*Merge:*\x20%0','*Merge:*\x20list\x20item','size','commandParams','getSuggestion','ListEditing','meta','createRange','includes','selection'];_0x2d10=function(){return _0x295f97;};return _0x2d10();}function Ee(_0x4c9adf){const _0x747f2a=_0x378e21;let _0x119548=_0x4c9adf[_0x747f2a(0x11f)]()[_0x747f2a(0x12e)][_0x747f2a(0xf3)][_0x747f2a(0x126)];for(;_0x119548;){const _0xadc8c9=_0x119548[_0x747f2a(0x142)](_0x747f2a(0xd8));if(!_0xadc8c9)return!0x1;if(_0xadc8c9==_0x4c9adf[_0x747f2a(0x131)][_0x747f2a(0x13f)])return _0x747f2a(0x13f);if(_0xadc8c9==_0x4c9adf[_0x747f2a(0x131)][_0x747f2a(0xf4)])return _0x747f2a(0xf4);_0x119548=_0x119548[_0x747f2a(0x126)];}return!0x1;}