@ckeditor/ckeditor5-track-changes 43.1.0 → 43.1.1

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
- const _0x1f3470=_0x4d5a;(function(_0x5e5787,_0x46e8cc){const _0x2abc24=_0x4d5a,_0x59cb99=_0x5e5787();while(!![]){try{const _0x4c7f23=parseInt(_0x2abc24(0x1df))/0x1*(-parseInt(_0x2abc24(0x20a))/0x2)+-parseInt(_0x2abc24(0x22e))/0x3*(parseInt(_0x2abc24(0x20b))/0x4)+-parseInt(_0x2abc24(0x1c1))/0x5+parseInt(_0x2abc24(0x212))/0x6*(parseInt(_0x2abc24(0x1d6))/0x7)+-parseInt(_0x2abc24(0x233))/0x8*(-parseInt(_0x2abc24(0x1f7))/0x9)+-parseInt(_0x2abc24(0x1be))/0xa+-parseInt(_0x2abc24(0x1da))/0xb*(-parseInt(_0x2abc24(0x1bc))/0xc);if(_0x4c7f23===_0x46e8cc)break;else _0x59cb99['push'](_0x59cb99['shift']());}catch(_0x2509a7){_0x59cb99['push'](_0x59cb99['shift']());}}}(_0x3cd2,0x30fa0));import{Plugin as _0x1fe87d}from'ckeditor5/src/core.js';function _0x4d5a(_0x92e79f,_0x169804){const _0x3cd297=_0x3cd2();return _0x4d5a=function(_0x4d5a46,_0x51d62a){_0x4d5a46=_0x4d5a46-0x1b9;let _0x4c7f50=_0x3cd297[_0x4d5a46];return _0x4c7f50;},_0x4d5a(_0x92e79f,_0x169804);}import{LivePosition as _0x58a8fa}from'ckeditor5/src/engine.js';import{getTranslation as _0x37a084}from'../utils/common-translations.js';function _0x3cd2(){const _0x52e549=['uploadImage','subType','backward','nodeBefore','enableCommand','ImageInlineEditing','toggleImageCaption','fromPosition','isIntersecting','Inline\x20image\x20to\x20block\x20image','accept','700364OCDsFn','ImageEditing','locale','imageTextAlternative','627sObXwa','getCaptionFromImageModelElement','registerAttributeLabel','markBlockFormat','createRange','15359NyMIBf','detach','ImageResize','*Remove\x20image\x20text\x20alternative*','ELEMENT_IMAGE','imageStylePreApply','*Reset\x20image\x20width*','findIndex','convertInlineImageToBlock','forceDefaultExecution','change','imageBlock','type','ImageCaptionEditing','chain','toPrevious','has','afterInit','ImageUtils','model','ELEMENT_INLINE_IMAGE','FORMAT_IMAGE_SIZE','deletion','markInsertion','119277MFXkMO','isCollapsed','caption','*Set\x20image\x20text\x20alternative:*\x20%0','insertImage','filter','addObject','ELEMENT_CAPTION','TrackChangesEditing','end','isEqual','getNearestSelectionRange','discard','join','ImageTextAlternativeEditing','commandParams','get','editor','formatBlock','42cxVDLY','172SzUnIZ','alt','getContainedElement','forward','descriptionFactory','length','attribute','12KtehzB','element','schema','imageTypeBlock','removeObject','ImageUploadEditing','width','_registerLegacyDescription','convertBlockImageToInline','formatInline','resizeImage','isOwn','imageInline','ImageCaptionUtils','getFirstRange','isBefore','imageCaption','resizedWidth','format','registerDescriptionCallback','markDeletion','newValue','insertion','find','Block\x20image\x20to\x20inline\x20image','_findSuggestions','commandName','start','17979DjuNqv','registerCustomCallback','imageTypeInline','_suggestionFactory','registerElementLabel','64JDsnBj','registerBlockAttribute','nodeAfter','previous','177156Fcolsu','document','1646040VRebpB','plugins','toNext','1010845oMiKoY','isBlockImage','getClosestSelectedImageElement','key','*Set\x20image\x20width:*\x20%0','enableDefaultAttributesIntegration','selection','ImageBlockEditing','getSuggestionCallback','createRangeOn'];_0x3cd2=function(){return _0x52e549;};return _0x3cd2();}export default class nt extends _0x1fe87d{[_0x1f3470(0x1f0)](){const _0x448450=_0x1f3470,_0x588294=this[_0x448450(0x208)];if(!_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1d7)))return;const _0x31847e=_0x588294[_0x448450(0x1bf)][_0x448450(0x207)](_0x448450(0x1ff)),_0x32b33a=_0x588294[_0x448450(0x1bf)][_0x448450(0x207)](_0x448450(0x1f1)),_0x5d93d0=_0x588294[_0x448450(0x1d8)];_0x31847e[_0x448450(0x1cf)](_0x448450(0x1fb)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x1ea),_0x77f41=>_0x37a084(_0x5d93d0,_0x448450(0x1e3),_0x77f41)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x21e),_0x32c802=>_0x37a084(_0x5d93d0,_0x448450(0x1f3),_0x32c802)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x1f9),()=>_0x37a084(_0x5d93d0,_0x448450(0x1fe))),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x217))&&_0x31847e[_0x448450(0x1cf)](_0x448450(0x1cb)),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1c8))&&_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1d0))&&(_0x31847e[_0x448450(0x1cf)](_0x448450(0x230),(_0xa24381,_0x4820b4)=>{const _0x359066=_0x448450,_0x136301=_0x32b33a[_0x359066(0x1c3)](_0x588294[_0x359066(0x1f2)][_0x359066(0x1bd)][_0x359066(0x1c7)]);_0x588294[_0x359066(0x1f2)][_0x359066(0x1e9)](()=>{const _0x1eb88a=_0x359066;_0x31847e[_0x1eb88a(0x1dd)](_0x136301,{'commandName':_0x1eb88a(0x230),'commandParams':[_0x4820b4]},[],_0x1eb88a(0x21a));});}),_0x31847e[_0x448450(0x1cf)](_0x448450(0x215),(_0x427c44,_0x3df6e0)=>{const _0x5511fe=_0x448450;_0x588294[_0x5511fe(0x1f2)][_0x5511fe(0x1e9)](_0x1300b2=>{const _0x3e60c2=_0x5511fe;let _0x7ad8d3=_0x32b33a[_0x3e60c2(0x1c3)](_0x588294[_0x3e60c2(0x1f2)][_0x3e60c2(0x1bd)][_0x3e60c2(0x1c7)]),_0x41bd3d=_0x1300b2[_0x3e60c2(0x1ca)](_0x7ad8d3);const _0x50544d=_0x58a8fa[_0x3e60c2(0x1d2)](_0x41bd3d[_0x3e60c2(0x22d)],_0x3e60c2(0x1ee)),_0x1568d8=_0x58a8fa[_0x3e60c2(0x1d2)](_0x41bd3d[_0x3e60c2(0x200)],_0x3e60c2(0x1c0));_0x31847e[_0x3e60c2(0x1e8)](()=>_0x427c44(_0x3df6e0)),_0x7ad8d3=_0x32b33a[_0x3e60c2(0x1c3)](_0x588294[_0x3e60c2(0x1f2)][_0x3e60c2(0x1bd)][_0x3e60c2(0x1c7)]),_0x41bd3d=_0x1300b2[_0x3e60c2(0x1ca)](_0x7ad8d3);const _0x4ac325=_0x1300b2[_0x3e60c2(0x1de)](_0x50544d,_0x1568d8);_0x50544d[_0x3e60c2(0x1e0)](),_0x1568d8[_0x3e60c2(0x1e0)](),_0x31847e[_0x3e60c2(0x1dd)](_0x7ad8d3,{'commandName':_0x3e60c2(0x230),'commandParams':[_0x3df6e0]},[],_0x3e60c2(0x1e7)),_0x4ac325[_0x3e60c2(0x22d)][_0x3e60c2(0x221)](_0x41bd3d[_0x3e60c2(0x22d)])&&_0x31847e[_0x3e60c2(0x1f6)](_0x1300b2[_0x3e60c2(0x1de)](_0x4ac325[_0x3e60c2(0x22d)],_0x41bd3d[_0x3e60c2(0x22d)]),_0x3e60c2(0x1e7)),_0x41bd3d[_0x3e60c2(0x200)][_0x3e60c2(0x221)](_0x4ac325[_0x3e60c2(0x200)])&&_0x31847e[_0x3e60c2(0x1f6)](_0x1300b2[_0x3e60c2(0x1de)](_0x41bd3d[_0x3e60c2(0x200)],_0x4ac325[_0x3e60c2(0x200)]),_0x3e60c2(0x1e7));});}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x204),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x1d5),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x203),_0x31847e[_0x448450(0x231)][_0x448450(0x1c9)](_0x448450(0x209),'',_0x448450(0x1d5))),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x204),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x203),([_0x290906])=>{const _0xd5f32f=_0x448450,_0x532fef=_0x31847e[_0xd5f32f(0x231)][_0xd5f32f(0x1c9)](_0xd5f32f(0x228),'',_0xd5f32f(0x203));let _0x899422=_0x290906[_0xd5f32f(0x22d)],_0x997a02=_0x290906[_0xd5f32f(0x200)];const _0x760af0=_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x214)][_0xd5f32f(0x202)](_0x899422,_0xd5f32f(0x1cd)),_0x540b1d=_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x214)][_0xd5f32f(0x202)](_0x997a02,_0xd5f32f(0x20e));_0x760af0[_0xd5f32f(0x1f8)]&&(_0x899422=_0x760af0[_0xd5f32f(0x22d)]),_0x540b1d[_0xd5f32f(0x1f8)]&&(_0x997a02=_0x540b1d[_0xd5f32f(0x200)]),_0x532fef([_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x1de)](_0x899422,_0x997a02)]);}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x1ed),_0x18168),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x1ed),_0x18168)),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1ec))&&(_0x31847e[_0x448450(0x1cf)](_0x448450(0x1d1),(_0x4f6157,_0x398538)=>{const _0x17ce08=_0x448450,_0x444526=_0x588294[_0x17ce08(0x1bf)][_0x17ce08(0x207)](_0x17ce08(0x21f));let _0x28eac5=_0x32b33a[_0x17ce08(0x1c3)](_0x588294[_0x17ce08(0x1f2)][_0x17ce08(0x1bd)][_0x17ce08(0x1c7)]),_0x2a01ae=_0x444526[_0x17ce08(0x1db)](_0x28eac5);_0x588294[_0x17ce08(0x1f2)][_0x17ce08(0x1e9)](()=>{const _0x54b735=_0x17ce08;if(_0x2a01ae)return void _0x31847e[_0x54b735(0x226)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1ca)](_0x2a01ae));const _0x58465f=_0x32b33a[_0x54b735(0x1c2)](_0x28eac5);_0x4f6157(_0x398538),_0x28eac5=_0x32b33a[_0x54b735(0x1c3)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1bd)][_0x54b735(0x1c7)]),_0x2a01ae=_0x444526[_0x54b735(0x1db)](_0x28eac5),_0x31847e[_0x54b735(0x1f6)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1ca)](_0x2a01ae),_0x58465f?null:_0x54b735(0x222));});}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x222),_0x448450(0x1ed),_0x18168));const _0x276ab6=[{'type':_0x448450(0x209),'subType':_0x448450(0x1e4)},{'type':_0x448450(0x228),'subType':_0x448450(0x222)},{'type':_0x448450(0x209),'subType':_0x448450(0x1e7)},{'type':_0x448450(0x228),'subType':_0x448450(0x1e7)}];function _0x47c2bc(_0x55cec1,_0x4a1faf){const _0x1d3935=_0x448450,_0x48fa95=_0x276ab6[_0x1d3935(0x1e6)](({type:_0x59c642,subType:_0xc3bc96})=>_0x55cec1[_0x1d3935(0x1eb)]==_0x59c642&&_0x55cec1[_0x1d3935(0x1cc)]==_0xc3bc96),_0x479912=_0x276ab6[_0x1d3935(0x1e6)](({type:_0x320c2e,subType:_0x9fdfa1})=>_0x4a1faf[_0x1d3935(0x1eb)]==_0x320c2e&&_0x4a1faf[_0x1d3935(0x1cc)]==_0x9fdfa1);if(_0x48fa95<0x0||_0x479912<0x0)return!0x1;const _0x3f3369=_0x55cec1[_0x1d3935(0x220)](),_0xd4bf48=_0x4a1faf[_0x1d3935(0x220)]();if((0x0==_0x48fa95||0x1==_0x48fa95)&&0x2==_0x479912&&_0x3f3369[_0x1d3935(0x1d3)](_0xd4bf48))return!0x0;if(0x2==_0x48fa95&&0x3==_0x479912){const _0xe3e118=_0x31847e[_0x1d3935(0x22b)](_0x3f3369,_0x1d3935(0x228))[_0x1d3935(0x1fc)](({suggestion:_0x25b29f,meta:_0x4abe7d})=>_0x4abe7d[_0x1d3935(0x21d)]&&_0x1d3935(0x1e7)==_0x25b29f[_0x1d3935(0x1cc)]);if(_0xe3e118[_0x1d3935(0x210)]>0x1&&_0xd4bf48[_0x1d3935(0x200)][_0x1d3935(0x201)](_0x3f3369[_0x1d3935(0x22d)]))return!0x0;if(0x1==_0xe3e118[_0x1d3935(0x210)]&&(_0x3f3369[_0x1d3935(0x22d)][_0x1d3935(0x201)](_0xd4bf48[_0x1d3935(0x200)])||_0x3f3369[_0x1d3935(0x200)][_0x1d3935(0x201)](_0xd4bf48[_0x1d3935(0x22d)])))return!0x0;}if(0x3==_0x48fa95&&0x3==_0x479912&&_0x3f3369[_0x1d3935(0x22d)][_0x1d3935(0x221)](_0xd4bf48[_0x1d3935(0x22d)])){const _0x235bd5=_0x3f3369[_0x1d3935(0x200)][_0x1d3935(0x1ba)],_0x5737be=_0xd4bf48[_0x1d3935(0x22d)][_0x1d3935(0x1ce)];return _0x32b33a[_0x1d3935(0x1c2)](_0x235bd5)&&_0x235bd5===_0x5737be;}return!0x1;}function _0x18168(_0x3d2de3,_0x1129cf){return _0x47c2bc(_0x3d2de3,_0x1129cf)?[_0x3d2de3,_0x1129cf]:_0x47c2bc(_0x1129cf,_0x3d2de3)?[_0x1129cf,_0x3d2de3]:null;}_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1e1))&&(_0x31847e[_0x448450(0x1c6)](_0x448450(0x21c)),_0x31847e[_0x448450(0x1b9)](_0x448450(0x223)),_0x31847e[_0x448450(0x20f)][_0x448450(0x1dc)](_0x448450(0x223),_0x37a084(_0x5d93d0,_0x448450(0x1f4)))),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x205))&&(_0x31847e[_0x448450(0x1c6)](_0x448450(0x1d9)),_0x31847e[_0x448450(0x1b9)](_0x448450(0x20c))),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x4e04b8=>{const _0x3f11b8=_0x448450;if(!!_0x276ab6[_0x3f11b8(0x229)](({type:_0x45d9e7,subType:_0x30e0ac})=>_0x4e04b8[_0x3f11b8(0x1eb)]==_0x45d9e7&&_0x4e04b8[_0x3f11b8(0x1cc)]==_0x30e0ac))return _0x4e04b8[_0x3f11b8(0x1bb)]?{}:void 0x0;}),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x4a33d1=>{const _0x4b5dca=_0x448450;if(_0x4b5dca(0x228)==_0x4a33d1[_0x4b5dca(0x1eb)]||_0x4b5dca(0x1f5)==_0x4a33d1[_0x4b5dca(0x1eb)]){const _0x277fbc=_0x4a33d1[_0x4b5dca(0x20d)]();if(_0x277fbc&&_0x277fbc['is'](_0x4b5dca(0x213),_0x4b5dca(0x1f9)))return{'type':_0x4b5dca(0x228)==_0x4a33d1[_0x4b5dca(0x1eb)]?_0x4b5dca(0x1fd):_0x4b5dca(0x216),'element':_0x277fbc,'quantity':0x1};}}),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x20c043=>_0x448450(0x209)==_0x20c043[_0x448450(0x1eb)]&&_0x448450(0x1e7)==_0x20c043[_0x448450(0x1cc)]?{'type':_0x448450(0x224),'content':_0x448450(0x1d4)}:_0x448450(0x209)==_0x20c043[_0x448450(0x1eb)]&&_0x448450(0x21a)==_0x20c043[_0x448450(0x1cc)]?{'type':_0x448450(0x224),'content':_0x448450(0x22a)}:void 0x0),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x5e6066=>{const _0x559e8f=_0x448450;if(_0x559e8f(0x211)!=_0x5e6066[_0x559e8f(0x1eb)])return;const {data:_0x5a5c0e}=_0x5e6066;if(!_0x5a5c0e||_0x559e8f(0x20c)!=_0x5a5c0e[_0x559e8f(0x1c4)])return;const _0x4aef2e=_0x5a5c0e[_0x559e8f(0x227)];return _0x4aef2e?{'type':_0x559e8f(0x224),'content':_0x37a084(_0x5d93d0,_0x559e8f(0x1fa),'\x22'+_0x4aef2e+'\x22')}:{'type':_0x559e8f(0x224),'content':_0x37a084(_0x5d93d0,_0x559e8f(0x1e2))};}),this[_0x448450(0x219)]();}[_0x1f3470(0x219)](){const _0x158f1d=_0x1f3470,_0x2c07e7=this[_0x158f1d(0x208)],_0x2dd153=_0x2c07e7[_0x158f1d(0x1d8)];_0x2c07e7[_0x158f1d(0x1bf)][_0x158f1d(0x207)](_0x158f1d(0x1ff))[_0x158f1d(0x20f)][_0x158f1d(0x225)](_0x3d04e0=>{const _0x260887=_0x158f1d;if(_0x260887(0x209)!=_0x3d04e0[_0x260887(0x1eb)]&&_0x260887(0x21b)!=_0x3d04e0[_0x260887(0x1eb)])return;const {data:_0x342728}=_0x3d04e0;if(_0x342728){if(_0x260887(0x1d9)==_0x342728[_0x260887(0x22c)]){const _0x3c4be1=_0x342728[_0x260887(0x206)][0x0][_0x260887(0x227)];return _0x3c4be1?{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1fa),'\x22'+_0x3c4be1+'\x22')}:{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1e2))};}if(_0x260887(0x21c)==_0x342728[_0x260887(0x22c)]){const _0x74803e=_0x342728[_0x260887(0x206)][0x0][_0x260887(0x218)];return _0x74803e?{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1c5),_0x74803e)}:{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1e5))};}}});}}
23
+ function _0x3957(){const _0x4d8e2a=['start','imageTypeBlock','ImageCaptionEditing','registerAttributeLabel','commandName','backward','find','isOwn','isBlockImage','ELEMENT_INLINE_IMAGE','toNext','attribute','addObject','markDeletion','Inline\x20image\x20to\x20block\x20image','registerElementLabel','imageCaption','createRange','enableCommand','subType','getClosestSelectedImageElement','plugins','newValue','formatInline','findIndex','chain','previous','ImageCaptionUtils','has','ELEMENT_IMAGE','639978wXsqaC','key','join','ImageInlineEditing','ELEMENT_CAPTION','toPrevious','fromPosition','FORMAT_IMAGE_SIZE','isEqual','getNearestSelectionRange','commandParams','document','imageTypeInline','forceDefaultExecution','accept','1092970wCkbUg','4568vXKrGd','removeObject','afterInit','insertImage','Block\x20image\x20to\x20inline\x20image','element','registerBlockAttribute','ImageBlockEditing','32FKUNSk','isIntersecting','model','forward','width','78822JWqMCs','3049431Clbose','convertInlineImageToBlock','alt','end','1701343kfWOiV','resizedWidth','getCaptionFromImageModelElement','ImageEditing','enableDefaultAttributesIntegration','length','*Remove\x20image\x20text\x20alternative*','4QPzIeC','selection','convertBlockImageToInline','ImageTextAlternativeEditing','imageStylePreApply','markBlockFormat','getFirstRange','resizeImage','caption','isBefore','_suggestionFactory','ImageResize','getSuggestionCallback','registerDescriptionCallback','*Set\x20image\x20width:*\x20%0','6FhNfDE','nodeBefore','schema','nodeAfter','*Set\x20image\x20text\x20alternative:*\x20%0','editor','getContainedElement','imageInline','detach','_findSuggestions','ImageUtils','1354424pUjOek','formatBlock','TrackChangesEditing','discard','filter','imageBlock','ImageUploadEditing','deletion','imageTextAlternative','get','locale','toggleImageCaption','markInsertion','uploadImage','descriptionFactory','createRangeOn','_registerLegacyDescription','insertion','format','isCollapsed','registerCustomCallback','change','type','*Reset\x20image\x20width*','50xbvZPQ'];_0x3957=function(){return _0x4d8e2a;};return _0x3957();}const _0xfd4909=_0x487e;(function(_0x1617a1,_0x415398){const _0x4e8bb8=_0x487e,_0x23f84b=_0x1617a1();while(!![]){try{const _0x29db7c=parseInt(_0x4e8bb8(0x100))/0x1*(parseInt(_0x4e8bb8(0xf8))/0x2)+parseInt(_0x4e8bb8(0xe8))/0x3*(parseInt(_0x4e8bb8(0x97))/0x4)+-parseInt(_0x4e8bb8(0xf7))/0x5+parseInt(_0x4e8bb8(0xa6))/0x6*(-parseInt(_0x4e8bb8(0x90))/0x7)+parseInt(_0x4e8bb8(0xb1))/0x8+parseInt(_0x4e8bb8(0x8b))/0x9*(-parseInt(_0x4e8bb8(0xc9))/0xa)+parseInt(_0x4e8bb8(0x8c))/0xb;if(_0x29db7c===_0x415398)break;else _0x23f84b['push'](_0x23f84b['shift']());}catch(_0x46fe1a){_0x23f84b['push'](_0x23f84b['shift']());}}}(_0x3957,0x378b1));import{Plugin as _0x4fd344}from'ckeditor5/src/core.js';import{LivePosition as _0x33eec8}from'ckeditor5/src/engine.js';import{getTranslation as _0x1eaaf4}from'../utils/common-translations.js';function _0x487e(_0x415918,_0x13a46c){const _0x3957ae=_0x3957();return _0x487e=function(_0x487e32,_0x3f1f9e){_0x487e32=_0x487e32-0x88;let _0x5a86d=_0x3957ae[_0x487e32];return _0x5a86d;},_0x487e(_0x415918,_0x13a46c);}export default class nt extends _0x4fd344{[_0xfd4909(0xfa)](){const _0x1b8e7d=_0xfd4909,_0x17af43=this[_0x1b8e7d(0xab)];if(!_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0x93)))return;const _0x18ad32=_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xba)](_0x1b8e7d(0xb3)),_0x36939e=_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xba)](_0x1b8e7d(0xb0)),_0x5012e3=_0x17af43[_0x1b8e7d(0xbb)];_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xfb)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0xb6),_0x43e01f=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xe7),_0x43e01f)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0xad),_0x53197f=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xd3),_0x53197f)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0x9f),()=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xec))),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xb7))&&_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xbe)),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xff))&&_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xeb))&&(_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xf4),(_0x4a0d72,_0x177f61)=>{const _0xb7a512=_0x1b8e7d,_0x10d142=_0x36939e[_0xb7a512(0xde)](_0x17af43[_0xb7a512(0x88)][_0xb7a512(0xf3)][_0xb7a512(0x98)]);_0x17af43[_0xb7a512(0x88)][_0xb7a512(0xc6)](()=>{const _0x5d60b7=_0xb7a512;_0x18ad32[_0x5d60b7(0x9c)](_0x10d142,{'commandName':_0x5d60b7(0xf4),'commandParams':[_0x177f61]},[],_0x5d60b7(0x99));});}),_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xcb),(_0x86df71,_0xfa1f59)=>{const _0x534821=_0x1b8e7d;_0x17af43[_0x534821(0x88)][_0x534821(0xc6)](_0x3c698b=>{const _0x2347a3=_0x534821;let _0x25a3f6=_0x36939e[_0x2347a3(0xde)](_0x17af43[_0x2347a3(0x88)][_0x2347a3(0xf3)][_0x2347a3(0x98)]),_0x187deb=_0x3c698b[_0x2347a3(0xc0)](_0x25a3f6);const _0xdc5b9=_0x33eec8[_0x2347a3(0xee)](_0x187deb[_0x2347a3(0xca)],_0x2347a3(0xed)),_0x1514c1=_0x33eec8[_0x2347a3(0xee)](_0x187deb[_0x2347a3(0x8f)],_0x2347a3(0xd4));_0x18ad32[_0x2347a3(0xf5)](()=>_0x86df71(_0xfa1f59)),_0x25a3f6=_0x36939e[_0x2347a3(0xde)](_0x17af43[_0x2347a3(0x88)][_0x2347a3(0xf3)][_0x2347a3(0x98)]),_0x187deb=_0x3c698b[_0x2347a3(0xc0)](_0x25a3f6);const _0x2e6342=_0x3c698b[_0x2347a3(0xdb)](_0xdc5b9,_0x1514c1);_0xdc5b9[_0x2347a3(0xae)](),_0x1514c1[_0x2347a3(0xae)](),_0x18ad32[_0x2347a3(0x9c)](_0x25a3f6,{'commandName':_0x2347a3(0xf4),'commandParams':[_0xfa1f59]},[],_0x2347a3(0x8d)),_0x2e6342[_0x2347a3(0xca)][_0x2347a3(0xa0)](_0x187deb[_0x2347a3(0xca)])&&_0x18ad32[_0x2347a3(0xbd)](_0x3c698b[_0x2347a3(0xdb)](_0x2e6342[_0x2347a3(0xca)],_0x187deb[_0x2347a3(0xca)]),_0x2347a3(0x8d)),_0x187deb[_0x2347a3(0x8f)][_0x2347a3(0xa0)](_0x2e6342[_0x2347a3(0x8f)])&&_0x18ad32[_0x2347a3(0xbd)](_0x3c698b[_0x2347a3(0xdb)](_0x187deb[_0x2347a3(0x8f)],_0x2e6342[_0x2347a3(0x8f)]),_0x2347a3(0x8d));});}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xea),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xf6),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xb4),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xa3)](_0x1b8e7d(0xb2),'',_0x1b8e7d(0xf6))),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xea),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xb4),([_0x1dbd18])=>{const _0x1371fd=_0x1b8e7d,_0x1a4525=_0x18ad32[_0x1371fd(0xa1)][_0x1371fd(0xa3)](_0x1371fd(0xc2),'',_0x1371fd(0xb4));let _0x522d97=_0x1dbd18[_0x1371fd(0xca)],_0x162600=_0x1dbd18[_0x1371fd(0x8f)];const _0x574cfe=_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xa8)][_0x1371fd(0xf1)](_0x522d97,_0x1371fd(0xcf)),_0x17c36f=_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xa8)][_0x1371fd(0xf1)](_0x162600,_0x1371fd(0x89));_0x574cfe[_0x1371fd(0xc4)]&&(_0x522d97=_0x574cfe[_0x1371fd(0xca)]),_0x17c36f[_0x1371fd(0xc4)]&&(_0x162600=_0x17c36f[_0x1371fd(0x8f)]),_0x1a4525([_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xdb)](_0x522d97,_0x162600)]);}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xe3),_0x540447),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xe3),_0x540447)),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xcc))&&(_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xbc),(_0x577ddd,_0x3bd4c8)=>{const _0x408423=_0x1b8e7d,_0x4bc452=_0x17af43[_0x408423(0xdf)][_0x408423(0xba)](_0x408423(0xe5));let _0x19281f=_0x36939e[_0x408423(0xde)](_0x17af43[_0x408423(0x88)][_0x408423(0xf3)][_0x408423(0x98)]),_0x4eb94f=_0x4bc452[_0x408423(0x92)](_0x19281f);_0x17af43[_0x408423(0x88)][_0x408423(0xc6)](()=>{const _0xbb433b=_0x408423;if(_0x4eb94f)return void _0x18ad32[_0xbb433b(0xd7)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xc0)](_0x4eb94f));const _0x450342=_0x36939e[_0xbb433b(0xd2)](_0x19281f);_0x577ddd(_0x3bd4c8),_0x19281f=_0x36939e[_0xbb433b(0xde)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xf3)][_0xbb433b(0x98)]),_0x4eb94f=_0x4bc452[_0xbb433b(0x92)](_0x19281f),_0x18ad32[_0xbb433b(0xbd)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xc0)](_0x4eb94f),_0x450342?null:_0xbb433b(0xda));});}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0xda),_0x1b8e7d(0xe3),_0x540447));const _0x1277fd=[{'type':_0x1b8e7d(0xb2),'subType':_0x1b8e7d(0x9b)},{'type':_0x1b8e7d(0xc2),'subType':_0x1b8e7d(0xda)},{'type':_0x1b8e7d(0xb2),'subType':_0x1b8e7d(0x8d)},{'type':_0x1b8e7d(0xc2),'subType':_0x1b8e7d(0x8d)}];function _0x51bfa9(_0x3f554d,_0x41f76d){const _0x42b59b=_0x1b8e7d,_0x23abbd=_0x1277fd[_0x42b59b(0xe2)](({type:_0x195d3c,subType:_0x1e8857})=>_0x3f554d[_0x42b59b(0xc7)]==_0x195d3c&&_0x3f554d[_0x42b59b(0xdd)]==_0x1e8857),_0x4a6768=_0x1277fd[_0x42b59b(0xe2)](({type:_0x34d4db,subType:_0x24f3ba})=>_0x41f76d[_0x42b59b(0xc7)]==_0x34d4db&&_0x41f76d[_0x42b59b(0xdd)]==_0x24f3ba);if(_0x23abbd<0x0||_0x4a6768<0x0)return!0x1;const _0x3bd84b=_0x3f554d[_0x42b59b(0x9d)](),_0x52128b=_0x41f76d[_0x42b59b(0x9d)]();if((0x0==_0x23abbd||0x1==_0x23abbd)&&0x2==_0x4a6768&&_0x3bd84b[_0x42b59b(0x101)](_0x52128b))return!0x0;if(0x2==_0x23abbd&&0x3==_0x4a6768){const _0x3df1a8=_0x18ad32[_0x42b59b(0xaf)](_0x3bd84b,_0x42b59b(0xc2))[_0x42b59b(0xb5)](({suggestion:_0x14c510,meta:_0x11cefd})=>_0x11cefd[_0x42b59b(0xd1)]&&_0x42b59b(0x8d)==_0x14c510[_0x42b59b(0xdd)]);if(_0x3df1a8[_0x42b59b(0x95)]>0x1&&_0x52128b[_0x42b59b(0x8f)][_0x42b59b(0xf0)](_0x3bd84b[_0x42b59b(0xca)]))return!0x0;if(0x1==_0x3df1a8[_0x42b59b(0x95)]&&(_0x3bd84b[_0x42b59b(0xca)][_0x42b59b(0xf0)](_0x52128b[_0x42b59b(0x8f)])||_0x3bd84b[_0x42b59b(0x8f)][_0x42b59b(0xf0)](_0x52128b[_0x42b59b(0xca)])))return!0x0;}if(0x3==_0x23abbd&&0x3==_0x4a6768&&_0x3bd84b[_0x42b59b(0xca)][_0x42b59b(0xa0)](_0x52128b[_0x42b59b(0xca)])){const _0x577add=_0x3bd84b[_0x42b59b(0x8f)][_0x42b59b(0xa9)],_0x347dcd=_0x52128b[_0x42b59b(0xca)][_0x42b59b(0xa7)];return _0x36939e[_0x42b59b(0xd2)](_0x577add)&&_0x577add===_0x347dcd;}return!0x1;}function _0x540447(_0xeabe6e,_0xf8d674){return _0x51bfa9(_0xeabe6e,_0xf8d674)?[_0xeabe6e,_0xf8d674]:_0x51bfa9(_0xf8d674,_0xeabe6e)?[_0xf8d674,_0xeabe6e]:null;}_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xa2))&&(_0x18ad32[_0x1b8e7d(0x94)](_0x1b8e7d(0x9e)),_0x18ad32[_0x1b8e7d(0xfe)](_0x1b8e7d(0x91)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xcd)](_0x1b8e7d(0x91),_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xef)))),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0x9a))&&(_0x18ad32[_0x1b8e7d(0x94)](_0x1b8e7d(0xb9)),_0x18ad32[_0x1b8e7d(0xfe)](_0x1b8e7d(0x8e))),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0xb655dc=>{const _0x42a15e=_0x1b8e7d;if(!!_0x1277fd[_0x42a15e(0xd0)](({type:_0x130769,subType:_0x2d246a})=>_0xb655dc[_0x42a15e(0xc7)]==_0x130769&&_0xb655dc[_0x42a15e(0xdd)]==_0x2d246a))return _0xb655dc[_0x42a15e(0xe4)]?{}:void 0x0;}),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x11ac31=>{const _0x5a372d=_0x1b8e7d;if(_0x5a372d(0xc2)==_0x11ac31[_0x5a372d(0xc7)]||_0x5a372d(0xb8)==_0x11ac31[_0x5a372d(0xc7)]){const _0x2ec97f=_0x11ac31[_0x5a372d(0xac)]();if(_0x2ec97f&&_0x2ec97f['is'](_0x5a372d(0xfd),_0x5a372d(0x9f)))return{'type':_0x5a372d(0xc2)==_0x11ac31[_0x5a372d(0xc7)]?_0x5a372d(0xd6):_0x5a372d(0xf9),'element':_0x2ec97f,'quantity':0x1};}}),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x4ba991=>_0x1b8e7d(0xb2)==_0x4ba991[_0x1b8e7d(0xc7)]&&_0x1b8e7d(0x8d)==_0x4ba991[_0x1b8e7d(0xdd)]?{'type':_0x1b8e7d(0xc3),'content':_0x1b8e7d(0xd8)}:_0x1b8e7d(0xb2)==_0x4ba991[_0x1b8e7d(0xc7)]&&_0x1b8e7d(0x99)==_0x4ba991[_0x1b8e7d(0xdd)]?{'type':_0x1b8e7d(0xc3),'content':_0x1b8e7d(0xfc)}:void 0x0),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x1f4bdb=>{const _0x43c92c=_0x1b8e7d;if(_0x43c92c(0xd5)!=_0x1f4bdb[_0x43c92c(0xc7)])return;const {data:_0x10c062}=_0x1f4bdb;if(!_0x10c062||_0x43c92c(0x8e)!=_0x10c062[_0x43c92c(0xe9)])return;const _0x4dffef=_0x10c062[_0x43c92c(0xe0)];return _0x4dffef?{'type':_0x43c92c(0xc3),'content':_0x1eaaf4(_0x5012e3,_0x43c92c(0xaa),'\x22'+_0x4dffef+'\x22')}:{'type':_0x43c92c(0xc3),'content':_0x1eaaf4(_0x5012e3,_0x43c92c(0x96))};}),this[_0x1b8e7d(0xc1)]();}[_0xfd4909(0xc1)](){const _0xaaf972=_0xfd4909,_0x4044d7=this[_0xaaf972(0xab)],_0x3e79c4=_0x4044d7[_0xaaf972(0xbb)];_0x4044d7[_0xaaf972(0xdf)][_0xaaf972(0xba)](_0xaaf972(0xb3))[_0xaaf972(0xbf)][_0xaaf972(0xa4)](_0x5940f8=>{const _0xd1904f=_0xaaf972;if(_0xd1904f(0xb2)!=_0x5940f8[_0xd1904f(0xc7)]&&_0xd1904f(0xe1)!=_0x5940f8[_0xd1904f(0xc7)])return;const {data:_0x2c354c}=_0x5940f8;if(_0x2c354c){if(_0xd1904f(0xb9)==_0x2c354c[_0xd1904f(0xce)]){const _0x3bed28=_0x2c354c[_0xd1904f(0xf2)][0x0][_0xd1904f(0xe0)];return _0x3bed28?{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xaa),'\x22'+_0x3bed28+'\x22')}:{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0x96))};}if(_0xd1904f(0x9e)==_0x2c354c[_0xd1904f(0xce)]){const _0x570472=_0x2c354c[_0xd1904f(0xf2)][0x0][_0xd1904f(0x8a)];return _0x570472?{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xa5),_0x570472)}:{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xc8))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x392715=_0x334a;function _0x4fbd(){const _0x31fe39=['230SSnboD','key','src','newValue','locale','705GAggId','formatBlock','TrackChangesEditing','*Replace\x20image\x20URL*','plugins','formatInline','2436AgVllS','registerDescriptionCallback','*Format:*\x20replace\x20image\x20URL','descriptionFactory','_suggestionFactory','5524ibBkiu','type','220BlnDcE','has','attribute','replaceImageSource','2083464URYczq','ImageEditing','19657Dbsngm','commandName','oldValue','discard','_handleLegacySuggestions','_registerLegacyDescription','registerBlockAttribute','format','57978detUJt','get','1018fOMqXC','getSuggestionCallback','editor','enableDefaultAttributesIntegration','70qFxUjH','afterInit','307932wuhFmA','3372tMXcIK','registerCustomCallback','accept'];_0x4fbd=function(){return _0x31fe39;};return _0x4fbd();}function _0x334a(_0x5e94ec,_0x38749b){const _0x4fbdc4=_0x4fbd();return _0x334a=function(_0x334ac4,_0x1bf56a){_0x334ac4=_0x334ac4-0x1c6;let _0x20a1d0=_0x4fbdc4[_0x334ac4];return _0x20a1d0;},_0x334a(_0x5e94ec,_0x38749b);}(function(_0x52de83,_0x1bd236){const _0x19855d=_0x334a,_0x490821=_0x52de83();while(!![]){try{const _0x21e293=-parseInt(_0x19855d(0x1c7))/0x1+-parseInt(_0x19855d(0x1d1))/0x2*(-parseInt(_0x19855d(0x1e0))/0x3)+-parseInt(_0x19855d(0x1eb))/0x4*(-parseInt(_0x19855d(0x1db))/0x5)+-parseInt(_0x19855d(0x1d8))/0x6*(parseInt(_0x19855d(0x1e6))/0x7)+-parseInt(_0x19855d(0x1f1))/0x8+parseInt(_0x19855d(0x1cf))/0x9*(-parseInt(_0x19855d(0x1d5))/0xa)+-parseInt(_0x19855d(0x1ed))/0xb*(-parseInt(_0x19855d(0x1d7))/0xc);if(_0x21e293===_0x1bd236)break;else _0x490821['push'](_0x490821['shift']());}catch(_0x42ee2c){_0x490821['push'](_0x490821['shift']());}}}(_0x4fbd,0x2adf1));import{Plugin as _0x427320}from'ckeditor5/src/core.js';import{getTranslation as _0x252169}from'../utils/common-translations.js';export default class ot extends _0x427320{[_0x392715(0x1d6)](){const _0x220067=_0x392715;if(!this[_0x220067(0x1d3)][_0x220067(0x1e4)][_0x220067(0x1ee)](_0x220067(0x1c6)))return;const _0x262320=this[_0x220067(0x1d3)][_0x220067(0x1df)],_0x2d305e=this[_0x220067(0x1d3)][_0x220067(0x1e4)][_0x220067(0x1d0)](_0x220067(0x1e2));_0x2d305e[_0x220067(0x1d4)](_0x220067(0x1f0)),_0x2d305e[_0x220067(0x1cd)](_0x220067(0x1dd)),_0x2d305e[_0x220067(0x1e9)][_0x220067(0x1e7)](_0x35f836=>{const _0x211829=_0x220067;if(_0x211829(0x1ef)!=_0x35f836[_0x211829(0x1ec)])return;const {data:_0x534e41}=_0x35f836;return _0x534e41&&_0x211829(0x1dd)==_0x534e41[_0x211829(0x1dc)]?_0x534e41[_0x211829(0x1de)]&&_0x534e41[_0x211829(0x1c9)]?{'type':_0x211829(0x1ce),'content':_0x252169(_0x262320,_0x211829(0x1e3))}:{'type':_0x211829(0x1ce),'content':''}:void 0x0;}),this[_0x220067(0x1cb)]();}[_0x392715(0x1cb)](){const _0xff2bee=_0x392715,_0x245c49=this[_0xff2bee(0x1d3)][_0xff2bee(0x1e4)][_0xff2bee(0x1d0)](_0xff2bee(0x1e2));_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d9)](_0xff2bee(0x1e1),_0xff2bee(0x1f0),_0xff2bee(0x1da),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d2)](_0xff2bee(0x1e1),null,_0xff2bee(0x1ca))),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d9)](_0xff2bee(0x1e1),_0xff2bee(0x1f0),_0xff2bee(0x1ca),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d2)](_0xff2bee(0x1e1),null,_0xff2bee(0x1da))),this[_0xff2bee(0x1cc)]();}[_0x392715(0x1cc)](){const _0xbddb97=_0x392715,_0x49417a=this[_0xbddb97(0x1d3)],_0x40f521=_0x49417a[_0xbddb97(0x1df)];_0x49417a[_0xbddb97(0x1e4)][_0xbddb97(0x1d0)](_0xbddb97(0x1e2))[_0xbddb97(0x1e9)][_0xbddb97(0x1e7)](_0x412ea6=>{const _0x23142b=_0xbddb97;if(_0x23142b(0x1e1)!=_0x412ea6[_0x23142b(0x1ec)]&&_0x23142b(0x1e5)!=_0x412ea6[_0x23142b(0x1ec)])return;const {data:_0x566c3f}=_0x412ea6;if(!_0x566c3f||_0x23142b(0x1f0)!=_0x566c3f[_0x23142b(0x1c8)])return;return{'type':_0x23142b(0x1ce),'content':_0x252169(_0x40f521,_0x23142b(0x1e8))};});}}
23
+ const _0x66dedc=_0x475f;(function(_0x5d5947,_0x1fe423){const _0x19221c=_0x475f,_0x58e455=_0x5d5947();while(!![]){try{const _0xec7498=parseInt(_0x19221c(0x1a7))/0x1*(parseInt(_0x19221c(0x1ab))/0x2)+-parseInt(_0x19221c(0x18f))/0x3+-parseInt(_0x19221c(0x18e))/0x4+parseInt(_0x19221c(0x19b))/0x5+-parseInt(_0x19221c(0x19d))/0x6+parseInt(_0x19221c(0x1b5))/0x7+-parseInt(_0x19221c(0x1b4))/0x8*(parseInt(_0x19221c(0x1a5))/0x9);if(_0xec7498===_0x1fe423)break;else _0x58e455['push'](_0x58e455['shift']());}catch(_0x3a5ea7){_0x58e455['push'](_0x58e455['shift']());}}}(_0x3ac0,0xee5f2));import{Plugin as _0x4383f1}from'ckeditor5/src/core.js';function _0x3ac0(){const _0x81b7ee=['2248254FAznDp','descriptionFactory','commandName','_handleLegacySuggestions','*Format:*\x20replace\x20image\x20URL','formatInline','key','enableDefaultAttributesIntegration','registerCustomCallback','newValue','attribute','afterInit','8056740gnumNn','*Replace\x20image\x20URL*','476814zCfFPk','format','has','accept','get','registerDescriptionCallback','src','ImageEditing','369MPjiRf','replaceImageSource','243hFDqAI','TrackChangesEditing','registerBlockAttribute','editor','12970HkaDhy','locale','oldValue','plugins','type','formatBlock','discard','getSuggestionCallback','_suggestionFactory','483944FPtUqD','9503130myMUyc','_registerLegacyDescription','1037292tLpuco'];_0x3ac0=function(){return _0x81b7ee;};return _0x3ac0();}import{getTranslation as _0x5ce030}from'../utils/common-translations.js';function _0x475f(_0xc1e0ab,_0x62c3cf){const _0x3ac0ea=_0x3ac0();return _0x475f=function(_0x475fe8,_0x5db941){_0x475fe8=_0x475fe8-0x18d;let _0x25c8a8=_0x3ac0ea[_0x475fe8];return _0x25c8a8;},_0x475f(_0xc1e0ab,_0x62c3cf);}export default class ot extends _0x4383f1{[_0x66dedc(0x19a)](){const _0x25cd88=_0x66dedc;if(!this[_0x25cd88(0x1aa)][_0x25cd88(0x1ae)][_0x25cd88(0x19f)](_0x25cd88(0x1a4)))return;const _0x48e9b8=this[_0x25cd88(0x1aa)][_0x25cd88(0x1ac)],_0x16b2c7=this[_0x25cd88(0x1aa)][_0x25cd88(0x1ae)][_0x25cd88(0x1a1)](_0x25cd88(0x1a8));_0x16b2c7[_0x25cd88(0x196)](_0x25cd88(0x1a6)),_0x16b2c7[_0x25cd88(0x1a9)](_0x25cd88(0x1a3)),_0x16b2c7[_0x25cd88(0x190)][_0x25cd88(0x1a2)](_0x32a2ad=>{const _0x1d0877=_0x25cd88;if(_0x1d0877(0x199)!=_0x32a2ad[_0x1d0877(0x1af)])return;const {data:_0x230f77}=_0x32a2ad;return _0x230f77&&_0x1d0877(0x1a3)==_0x230f77[_0x1d0877(0x195)]?_0x230f77[_0x1d0877(0x198)]&&_0x230f77[_0x1d0877(0x1ad)]?{'type':_0x1d0877(0x19e),'content':_0x5ce030(_0x48e9b8,_0x1d0877(0x19c))}:{'type':_0x1d0877(0x19e),'content':''}:void 0x0;}),this[_0x25cd88(0x192)]();}[_0x66dedc(0x192)](){const _0x37c670=_0x66dedc,_0x4ca4f6=this[_0x37c670(0x1aa)][_0x37c670(0x1ae)][_0x37c670(0x1a1)](_0x37c670(0x1a8));_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x197)](_0x37c670(0x1b0),_0x37c670(0x1a6),_0x37c670(0x1a0),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x1b2)](_0x37c670(0x1b0),null,_0x37c670(0x1b1))),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x197)](_0x37c670(0x1b0),_0x37c670(0x1a6),_0x37c670(0x1b1),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x1b2)](_0x37c670(0x1b0),null,_0x37c670(0x1a0))),this[_0x37c670(0x18d)]();}[_0x66dedc(0x18d)](){const _0x5826aa=_0x66dedc,_0xe48055=this[_0x5826aa(0x1aa)],_0x14f839=_0xe48055[_0x5826aa(0x1ac)];_0xe48055[_0x5826aa(0x1ae)][_0x5826aa(0x1a1)](_0x5826aa(0x1a8))[_0x5826aa(0x190)][_0x5826aa(0x1a2)](_0x2da87c=>{const _0x52eee6=_0x5826aa;if(_0x52eee6(0x1b0)!=_0x2da87c[_0x52eee6(0x1af)]&&_0x52eee6(0x194)!=_0x2da87c[_0x52eee6(0x1af)])return;const {data:_0x201059}=_0x2da87c;if(!_0x201059||_0x52eee6(0x1a6)!=_0x201059[_0x52eee6(0x191)])return;return{'type':_0x52eee6(0x19e),'content':_0x5ce030(_0x14f839,_0x52eee6(0x193))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53b396=_0x4dee;function _0x4dee(_0x317ef0,_0x3b3406){const _0x471d2e=_0x471d();return _0x4dee=function(_0x4deeee,_0x4f00c6){_0x4deeee=_0x4deeee-0x1b2;let _0x529f2a=_0x471d2e[_0x4deeee];return _0x529f2a;},_0x4dee(_0x317ef0,_0x3b3406);}(function(_0x528714,_0x1948e1){const _0x2b3203=_0x4dee,_0x281f1e=_0x528714();while(!![]){try{const _0x12bd64=-parseInt(_0x2b3203(0x1f5))/0x1+parseInt(_0x2b3203(0x1fb))/0x2+-parseInt(_0x2b3203(0x209))/0x3*(parseInt(_0x2b3203(0x1f3))/0x4)+parseInt(_0x2b3203(0x1f8))/0x5*(-parseInt(_0x2b3203(0x1ca))/0x6)+parseInt(_0x2b3203(0x20f))/0x7+parseInt(_0x2b3203(0x205))/0x8*(parseInt(_0x2b3203(0x20b))/0x9)+-parseInt(_0x2b3203(0x1d7))/0xa;if(_0x12bd64===_0x1948e1)break;else _0x281f1e['push'](_0x281f1e['shift']());}catch(_0xa2eee7){_0x281f1e['push'](_0x281f1e['shift']());}}}(_0x471d,0xce94f));import{Plugin as _0x5d3615}from'ckeditor5/src/core.js';import{uid as _0x1578ae}from'ckeditor5/src/utils.js';import{getTranslation as _0x7f4fdc}from'../utils/common-translations.js';function _0x471d(){const _0xf728a7=['hasSuggestion','getSuggestionCallback','toLowerCase','change','getClosestSelectedImageElement','value','document','imageTypeInline','_splitMarkerName','isIntersecting','isBlockImage','selection','registerCustomCallback','registerDescriptionCallback','formatBlock','end','imageStylePreApply','ImageUtils','discardSuggestion','494112ZNgDaa','format','186223MdNeUP','suggestion','nodeAfter','25RQeKTV','markInlineFormat','_findSuggestions','2236676KGonyz','findIndex','has','imageCaption','join','insertion','subType','commandName','markBlockFormat','isEqual','8fBYWpU','Users','afterInit','nodeBefore','9HyMqUD','getContainedElement','499194uYuqvr','type','editor','isOwn','6733657VhZIhb','isInContent','getChangedMarkers','createRangeOn','commandReversedParams','model','filter','registerPostFixer','_suggestionFactory','side','author','isInlineImage','isBefore','refresh','head','get','imageStylePostApply','locale','discard','getSuggestions','accept','forEach','next','shouldConvertImageType','differ','commandParams','FORMAT_SIDE_IMAGE','name','getSuggestion','*Format:*\x20%0','785142xoawVW','start','_registerLegacyDescription','from','newRange','convertInlineImageToBlock','ImageStyleEditing','length','plugins','TrackChangesEditing','imageStyle','commands','enableCommand','785040jksWCD','descriptionFactory','imageTypeBlock','title','setImageNaturalSizeAttributes','formatInline','normalizedStyles','getFirstRange','chain'];_0x471d=function(){return _0xf728a7;};return _0x471d();}export default class rt extends _0x5d3615{[_0x53b396(0x207)](){const _0x269b12=_0x53b396,_0x2a629f=this[_0x269b12(0x20d)];if(!_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1fd)](_0x269b12(0x1d0)))return;const _0x4df1ff=_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1d3)),_0x38e82f=_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1f1)),_0x3c2a72={};_0x4df1ff[_0x269b12(0x1d6)](_0x269b12(0x1d4),(_0x3da316,_0xb746a7)=>{const _0x18f8f8=_0x269b12,_0xa0e8ba=_0x2a629f[_0x18f8f8(0x1d2)][_0x18f8f8(0x1bb)](_0x18f8f8(0x206))['me'],_0x43fcad=_0x2a629f[_0x18f8f8(0x1d5)][_0x18f8f8(0x1bb)](_0x18f8f8(0x1d4));let _0x5ef958=_0x38e82f[_0x18f8f8(0x1e4)](_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x1e6)][_0x18f8f8(0x1eb)]),_0x158fb2=_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x212)](_0x5ef958),_0x353321=_0x43fcad[_0x18f8f8(0x1e5)];if(_0x353321==_0xb746a7[_0x18f8f8(0x1e5)])return;const _0x1a54cf={'commandName':_0x18f8f8(0x1d4),'commandParams':[_0xb746a7],'formatGroupId':_0x1578ae()};_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x1e3)](()=>{const _0x1175dd=_0x18f8f8;if(_0x4df1ff[_0x1175dd(0x1bf)]()[_0x1175dd(0x1b2)](_0x582895=>_0x582895[_0x1175dd(0x210)]&&_0xa0e8ba==_0x582895[_0x1175dd(0x1b6)]&&(_0x1175dd(0x1ee)==_0x582895[_0x1175dd(0x20c)]||_0x1175dd(0x1dc)==_0x582895[_0x1175dd(0x20c)])&&(_0x1175dd(0x1f0)==_0x582895[_0x1175dd(0x201)]||_0x1175dd(0x1bc)==_0x582895[_0x1175dd(0x201)])&&_0x582895[_0x1175dd(0x1de)]()[_0x1175dd(0x204)](_0x158fb2))[_0x1175dd(0x1c1)](_0x4a9d13=>_0x4df1ff[_0x1175dd(0x1f2)](_0x4a9d13[_0x1175dd(0x1ba)])),_0x5ef958=_0x38e82f[_0x1175dd(0x1e4)](_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x1e6)][_0x1175dd(0x1eb)]),_0x158fb2=_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x212)](_0x5ef958),_0x43fcad[_0x1175dd(0x1b9)](),_0x2a629f[_0x1175dd(0x1d5)][_0x1175dd(0x1bb)](_0x1175dd(0x1e7))[_0x1175dd(0x1b9)](),_0x2a629f[_0x1175dd(0x1d5)][_0x1175dd(0x1bb)](_0x1175dd(0x1d9))[_0x1175dd(0x1b9)](),_0x353321=_0x43fcad[_0x1175dd(0x1e5)],_0x353321!=_0xb746a7[_0x1175dd(0x1e5)])return _0x38e82f[_0x1175dd(0x1b7)](_0x5ef958)&&_0x43fcad[_0x1175dd(0x1c3)](_0xb746a7[_0x1175dd(0x1e5)],_0x5ef958)?(_0x3da316({..._0xb746a7,'setImageSizes':!0x1}),_0x5ef958=_0x38e82f[_0x1175dd(0x1e4)](_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x1e6)][_0x1175dd(0x1eb)]),void _0x4df1ff[_0x1175dd(0x203)](_0x5ef958,{..._0x1a54cf,'commandReversedParams':[{'value':_0x353321||null,'setImageSizes':!0x1}]},[],_0x1175dd(0x1f0))):void(_0x38e82f[_0x1175dd(0x1ea)](_0x5ef958)?_0x4df1ff[_0x1175dd(0x203)](_0x5ef958,_0x1a54cf,[],_0x1175dd(0x1bc)):_0x4df1ff[_0x1175dd(0x1f9)](_0x158fb2,_0x1a54cf,_0x1175dd(0x1bc)));});});for(const _0x4b0640 of _0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1d0))[_0x269b12(0x1dd)])_0x3c2a72[_0x4b0640[_0x269b12(0x1c7)]]=_0x4b0640[_0x269b12(0x1da)][_0x269b12(0x1e2)]();_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1bc),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1dc),_0x269b12(0x1bc),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1c0),([_0x664c])=>{const _0x4614dc=_0x269b12;_0x38e82f[_0x4614dc(0x1db)](_0x664c[_0x4614dc(0x20a)]());}),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1be),(_0x10b1db,_0x438512)=>{const _0x37eb1b=_0x269b12;_0x4df1ff[_0x37eb1b(0x1b4)][_0x37eb1b(0x1e1)](_0x37eb1b(0x1ee),'',_0x37eb1b(0x1c0))(_0x10b1db,{'commandName':_0x438512[_0x37eb1b(0x202)],'commandParams':_0x438512[_0x37eb1b(0x213)]});}),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1df),function(_0x47b13d,_0x4b0ad2){if(_0x4b48c8(_0x47b13d,_0x4b0ad2))return[_0x47b13d,_0x4b0ad2];if(_0x4b48c8(_0x4b0ad2,_0x47b13d))return[_0x4b0ad2,_0x47b13d];return null;});const _0x2f1404=[{'type':_0x269b12(0x1ee),'subType':_0x269b12(0x1f0)},{'type':_0x269b12(0x200),'subType':_0x269b12(0x1fe)},{'type':_0x269b12(0x1ee),'subType':_0x269b12(0x1cf)},{'type':_0x269b12(0x200),'subType':_0x269b12(0x1cf)}];function _0x4b48c8(_0x5a0705,_0x32bef5){const _0xc8067c=_0x269b12,_0x42e1e0=_0x2f1404[_0xc8067c(0x1fc)](({type:_0xcce124,subType:_0x51c3df})=>_0x5a0705[_0xc8067c(0x20c)]==_0xcce124&&_0x5a0705[_0xc8067c(0x201)]==_0x51c3df),_0x101459=_0x2f1404[_0xc8067c(0x1fc)](({type:_0x28b5d9,subType:_0x495457})=>_0x32bef5[_0xc8067c(0x20c)]==_0x28b5d9&&_0x32bef5[_0xc8067c(0x201)]==_0x495457);if(_0x42e1e0<0x0||_0x101459<0x0)return!0x1;const _0x536ae1=_0x5a0705[_0xc8067c(0x1de)](),_0x599a40=_0x32bef5[_0xc8067c(0x1de)]();if((0x0==_0x42e1e0||0x1==_0x42e1e0)&&0x2==_0x101459&&_0x536ae1[_0xc8067c(0x1e9)](_0x599a40))return!0x0;if(0x2==_0x42e1e0&&0x3==_0x101459){const _0x304386=_0x4df1ff[_0xc8067c(0x1fa)](_0x536ae1,_0xc8067c(0x200))[_0xc8067c(0x1b2)](({suggestion:_0x59b87a,meta:_0x3ee644})=>_0x3ee644[_0xc8067c(0x20e)]&&_0xc8067c(0x1cf)==_0x59b87a[_0xc8067c(0x201)]);if(_0x304386[_0xc8067c(0x1d1)]>0x1&&_0x599a40[_0xc8067c(0x1ef)][_0xc8067c(0x204)](_0x536ae1[_0xc8067c(0x1cb)]))return!0x0;if(0x1==_0x304386[_0xc8067c(0x1d1)]&&(_0x536ae1[_0xc8067c(0x1cb)][_0xc8067c(0x204)](_0x599a40[_0xc8067c(0x1ef)])||_0x536ae1[_0xc8067c(0x1ef)][_0xc8067c(0x204)](_0x599a40[_0xc8067c(0x1cb)])))return!0x0;}if(0x3==_0x42e1e0&&0x3==_0x101459&&_0x536ae1[_0xc8067c(0x1cb)][_0xc8067c(0x1b8)](_0x599a40[_0xc8067c(0x1cb)])){const _0x2994db=_0x536ae1[_0xc8067c(0x1ef)][_0xc8067c(0x1f7)],_0x4ea25e=_0x599a40[_0xc8067c(0x1cb)][_0xc8067c(0x208)];return _0x38e82f[_0xc8067c(0x1ea)](_0x2994db)&&_0x2994db===_0x4ea25e;}return!0x1;}_0x2a629f[_0x269b12(0x214)][_0x269b12(0x1e6)][_0x269b12(0x1b3)](()=>{const _0xda572=_0x269b12;let _0x5475b0=!0x1;const _0xec8632=Array[_0xda572(0x1cd)](_0x2a629f[_0xda572(0x214)][_0xda572(0x1e6)][_0xda572(0x1c4)][_0xda572(0x211)]());for(const {name:_0x48c8cc,data:_0x57f3b4}of _0xec8632){const {group:_0x3d3429,type:_0x18bfa2,subType:_0xc3110d,id:_0x5035e4}=_0x4df1ff[_0xda572(0x1e8)](_0x48c8cc);if(_0xda572(0x1f6)==_0x3d3429&&_0x4df1ff[_0xda572(0x1e0)](_0x5035e4)){if(_0xda572(0x1ee)==_0x18bfa2&&(_0xda572(0x1f0)==_0xc3110d||_0xda572(0x1bc)==_0xc3110d)){const _0x2cc029=_0x4df1ff[_0xda572(0x1c8)](_0x5035e4);if(_0x57f3b4[_0xda572(0x1ce)]){const _0xc04d98=_0x2cc029[_0xda572(0x1de)]()[_0xda572(0x20a)]();if(_0x38e82f[_0xda572(0x1ea)](_0xc04d98))continue;_0x4df1ff[_0xda572(0x1f2)](_0x2cc029),_0x5475b0=!0x0;}}if(_0xda572(0x200)==_0x18bfa2&&_0xda572(0x1fe)==_0xc3110d&&!_0x57f3b4[_0xda572(0x1ce)]){const _0x36585a=_0x4df1ff[_0xda572(0x1c8)](_0x5035e4);_0x36585a[_0xda572(0x1c2)]&&_0x36585a[_0xda572(0x1c2)][_0xda572(0x210)]&&(_0x4df1ff[_0xda572(0x1f2)](_0x36585a[_0xda572(0x1c2)]),_0x5475b0=!0x0);}}}return _0x5475b0;}),this[_0x269b12(0x1cc)](_0x3c2a72);}[_0x53b396(0x1cc)](_0x31c6c1){const _0x12ab38=_0x53b396,_0x34b488=this[_0x12ab38(0x20d)],_0x57d03c=_0x34b488[_0x12ab38(0x1bd)];_0x34b488[_0x12ab38(0x1d2)][_0x12ab38(0x1bb)](_0x12ab38(0x1d3))[_0x12ab38(0x1d8)][_0x12ab38(0x1ed)](_0x434d51=>{const _0x4ea059=_0x12ab38;if(_0x4ea059(0x1ee)!=_0x434d51[_0x4ea059(0x20c)]&&_0x4ea059(0x1dc)!=_0x434d51[_0x4ea059(0x20c)])return;const {data:_0x5d0a59}=_0x434d51;if(!_0x5d0a59||_0x4ea059(0x1d4)!=_0x5d0a59[_0x4ea059(0x202)])return;const _0x14cd84=_0x5d0a59[_0x4ea059(0x1c5)][0x0][_0x4ea059(0x1e5)];return _0x5abb66(_0x4ea059(0x1b5)===_0x14cd84?_0x7f4fdc(_0x57d03c,_0x4ea059(0x1c6)):_0x31c6c1[_0x14cd84]||_0x14cd84);function _0x5abb66(_0x4dc301){const _0x4c1c7a=_0x4ea059;return{'type':_0x4c1c7a(0x1f4),'content':_0x7f4fdc(_0x57d03c,_0x4c1c7a(0x1c9),_0x4dc301)};}});}}
23
+ const _0x3ff640=_0xe64a;(function(_0x1c59af,_0x3d9318){const _0x2e3661=_0xe64a,_0x41093b=_0x1c59af();while(!![]){try{const _0x22d87f=-parseInt(_0x2e3661(0x1cc))/0x1*(-parseInt(_0x2e3661(0x1da))/0x2)+-parseInt(_0x2e3661(0x1be))/0x3+-parseInt(_0x2e3661(0x1ba))/0x4*(parseInt(_0x2e3661(0x1eb))/0x5)+-parseInt(_0x2e3661(0x219))/0x6+parseInt(_0x2e3661(0x1d7))/0x7*(parseInt(_0x2e3661(0x1dc))/0x8)+parseInt(_0x2e3661(0x1f3))/0x9+parseInt(_0x2e3661(0x1ff))/0xa;if(_0x22d87f===_0x3d9318)break;else _0x41093b['push'](_0x41093b['shift']());}catch(_0x5ca486){_0x41093b['push'](_0x41093b['shift']());}}}(_0x27aa,0x6333e));function _0xe64a(_0x220f6e,_0x2bf14d){const _0x27aaf4=_0x27aa();return _0xe64a=function(_0xe64a66,_0xab3593){_0xe64a66=_0xe64a66-0x1b8;let _0x1f4055=_0x27aaf4[_0xe64a66];return _0x1f4055;},_0xe64a(_0x220f6e,_0x2bf14d);}function _0x27aa(){const _0x4ca6af=['shouldConvertImageType','registerDescriptionCallback','712VzTLnU','getChangedMarkers','isBefore','subType','createRangeOn','newRange','getSuggestions','setImageNaturalSizeAttributes','type','discard','registerPostFixer','1160026wFuWZB','imageStyle','change','124YQfLeD','commands','16KykcCG','afterInit','enableCommand','imageTypeBlock','chain','join','_suggestionFactory','side','end','getSuggestion','findIndex','formatBlock','hasSuggestion','format','title','3205dltkNA','nodeAfter','*Format:*\x20%0','isOwn','suggestion','filter','isInlineImage','isEqual','2238084EWuJCk','descriptionFactory','plugins','start','markInlineFormat','formatInline','imageCaption','registerCustomCallback','value','FORMAT_SIDE_IMAGE','has','markBlockFormat','11526110DcGOzx','_findSuggestions','forEach','get','isInContent','imageStylePreApply','isIntersecting','model','author','ImageStyleEditing','commandReversedParams','TrackChangesEditing','document','name','getSuggestionCallback','getFirstRange','insertion','imageStylePostApply','convertInlineImageToBlock','_splitMarkerName','getContainedElement','toLowerCase','locale','next','editor','selection','4095132cLNmBl','commandParams','Users','from','1588Nfqtao','accept','ImageUtils','head','1300602vdWRVp','nodeBefore','discardSuggestion','imageTypeInline','normalizedStyles','differ','getClosestSelectedImageElement','commandName','length','refresh','_registerLegacyDescription','isBlockImage'];_0x27aa=function(){return _0x4ca6af;};return _0x27aa();}import{Plugin as _0x4ed706}from'ckeditor5/src/core.js';import{uid as _0x4f2582}from'ckeditor5/src/utils.js';import{getTranslation as _0x5c0866}from'../utils/common-translations.js';export default class rt extends _0x4ed706{[_0x3ff640(0x1dd)](){const _0x4e167c=_0x3ff640,_0x43c4e2=this[_0x4e167c(0x217)];if(!_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x1fd)](_0x4e167c(0x208)))return;const _0xf77c93=_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x20a)),_0x1390b7=_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x1bc)),_0x7b5d36={};_0xf77c93[_0x4e167c(0x1de)](_0x4e167c(0x1d8),(_0x323bfa,_0x1c0870)=>{const _0x376feb=_0x4e167c,_0x56a053=_0x43c4e2[_0x376feb(0x1f5)][_0x376feb(0x202)](_0x376feb(0x1b8))['me'],_0x37de0a=_0x43c4e2[_0x376feb(0x1db)][_0x376feb(0x202)](_0x376feb(0x1d8));let _0x27c7a6=_0x1390b7[_0x376feb(0x1c4)](_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x20b)][_0x376feb(0x218)]),_0x1ca8e4=_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x1d0)](_0x27c7a6),_0x17bccd=_0x37de0a[_0x376feb(0x1fb)];if(_0x17bccd==_0x1c0870[_0x376feb(0x1fb)])return;const _0x5d036d={'commandName':_0x376feb(0x1d8),'commandParams':[_0x1c0870],'formatGroupId':_0x4f2582()};_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x1d9)](()=>{const _0x4fdadd=_0x376feb;if(_0xf77c93[_0x4fdadd(0x1d2)]()[_0x4fdadd(0x1f0)](_0x391fff=>_0x391fff[_0x4fdadd(0x203)]&&_0x56a053==_0x391fff[_0x4fdadd(0x207)]&&(_0x4fdadd(0x1e7)==_0x391fff[_0x4fdadd(0x1d4)]||_0x4fdadd(0x1f8)==_0x391fff[_0x4fdadd(0x1d4)])&&(_0x4fdadd(0x204)==_0x391fff[_0x4fdadd(0x1cf)]||_0x4fdadd(0x210)==_0x391fff[_0x4fdadd(0x1cf)])&&_0x391fff[_0x4fdadd(0x20e)]()[_0x4fdadd(0x1f2)](_0x1ca8e4))[_0x4fdadd(0x201)](_0xe68dc4=>_0xf77c93[_0x4fdadd(0x1c0)](_0xe68dc4[_0x4fdadd(0x1bd)])),_0x27c7a6=_0x1390b7[_0x4fdadd(0x1c4)](_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x20b)][_0x4fdadd(0x218)]),_0x1ca8e4=_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x1d0)](_0x27c7a6),_0x37de0a[_0x4fdadd(0x1c7)](),_0x43c4e2[_0x4fdadd(0x1db)][_0x4fdadd(0x202)](_0x4fdadd(0x1c1))[_0x4fdadd(0x1c7)](),_0x43c4e2[_0x4fdadd(0x1db)][_0x4fdadd(0x202)](_0x4fdadd(0x1df))[_0x4fdadd(0x1c7)](),_0x17bccd=_0x37de0a[_0x4fdadd(0x1fb)],_0x17bccd!=_0x1c0870[_0x4fdadd(0x1fb)])return _0x1390b7[_0x4fdadd(0x1f1)](_0x27c7a6)&&_0x37de0a[_0x4fdadd(0x1ca)](_0x1c0870[_0x4fdadd(0x1fb)],_0x27c7a6)?(_0x323bfa({..._0x1c0870,'setImageSizes':!0x1}),_0x27c7a6=_0x1390b7[_0x4fdadd(0x1c4)](_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x20b)][_0x4fdadd(0x218)]),void _0xf77c93[_0x4fdadd(0x1fe)](_0x27c7a6,{..._0x5d036d,'commandReversedParams':[{'value':_0x17bccd||null,'setImageSizes':!0x1}]},[],_0x4fdadd(0x204))):void(_0x1390b7[_0x4fdadd(0x1c9)](_0x27c7a6)?_0xf77c93[_0x4fdadd(0x1fe)](_0x27c7a6,_0x5d036d,[],_0x4fdadd(0x210)):_0xf77c93[_0x4fdadd(0x1f7)](_0x1ca8e4,_0x5d036d,_0x4fdadd(0x210)));});});for(const _0x3ac998 of _0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x208))[_0x4e167c(0x1c2)])_0x7b5d36[_0x3ac998[_0x4e167c(0x20c)]]=_0x3ac998[_0x4e167c(0x1ea)][_0x4e167c(0x214)]();_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x210),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1f8),_0x4e167c(0x210),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1bb),([_0x4eb368])=>{const _0x1d55b8=_0x4e167c;_0x1390b7[_0x1d55b8(0x1d3)](_0x4eb368[_0x1d55b8(0x213)]());}),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1d5),(_0x242923,_0x219677)=>{const _0x3e98ba=_0x4e167c;_0xf77c93[_0x3e98ba(0x1e2)][_0x3e98ba(0x20d)](_0x3e98ba(0x1e7),'',_0x3e98ba(0x1bb))(_0x242923,{'commandName':_0x219677[_0x3e98ba(0x1c5)],'commandParams':_0x219677[_0x3e98ba(0x209)]});}),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1e0),function(_0x1736a0,_0x5d0997){if(_0x228c37(_0x1736a0,_0x5d0997))return[_0x1736a0,_0x5d0997];if(_0x228c37(_0x5d0997,_0x1736a0))return[_0x5d0997,_0x1736a0];return null;});const _0xfb7f8f=[{'type':_0x4e167c(0x1e7),'subType':_0x4e167c(0x204)},{'type':_0x4e167c(0x20f),'subType':_0x4e167c(0x1f9)},{'type':_0x4e167c(0x1e7),'subType':_0x4e167c(0x211)},{'type':_0x4e167c(0x20f),'subType':_0x4e167c(0x211)}];function _0x228c37(_0x3c33ec,_0x392d98){const _0x2ad03e=_0x4e167c,_0x2ae409=_0xfb7f8f[_0x2ad03e(0x1e6)](({type:_0x93f62d,subType:_0x58e1f7})=>_0x3c33ec[_0x2ad03e(0x1d4)]==_0x93f62d&&_0x3c33ec[_0x2ad03e(0x1cf)]==_0x58e1f7),_0xe666b1=_0xfb7f8f[_0x2ad03e(0x1e6)](({type:_0x2f6b6b,subType:_0x319793})=>_0x392d98[_0x2ad03e(0x1d4)]==_0x2f6b6b&&_0x392d98[_0x2ad03e(0x1cf)]==_0x319793);if(_0x2ae409<0x0||_0xe666b1<0x0)return!0x1;const _0x487d9d=_0x3c33ec[_0x2ad03e(0x20e)](),_0x4f419c=_0x392d98[_0x2ad03e(0x20e)]();if((0x0==_0x2ae409||0x1==_0x2ae409)&&0x2==_0xe666b1&&_0x487d9d[_0x2ad03e(0x205)](_0x4f419c))return!0x0;if(0x2==_0x2ae409&&0x3==_0xe666b1){const _0x4f7a9f=_0xf77c93[_0x2ad03e(0x200)](_0x487d9d,_0x2ad03e(0x20f))[_0x2ad03e(0x1f0)](({suggestion:_0x13f947,meta:_0x3c340d})=>_0x3c340d[_0x2ad03e(0x1ee)]&&_0x2ad03e(0x211)==_0x13f947[_0x2ad03e(0x1cf)]);if(_0x4f7a9f[_0x2ad03e(0x1c6)]>0x1&&_0x4f419c[_0x2ad03e(0x1e4)][_0x2ad03e(0x1f2)](_0x487d9d[_0x2ad03e(0x1f6)]))return!0x0;if(0x1==_0x4f7a9f[_0x2ad03e(0x1c6)]&&(_0x487d9d[_0x2ad03e(0x1f6)][_0x2ad03e(0x1f2)](_0x4f419c[_0x2ad03e(0x1e4)])||_0x487d9d[_0x2ad03e(0x1e4)][_0x2ad03e(0x1f2)](_0x4f419c[_0x2ad03e(0x1f6)])))return!0x0;}if(0x3==_0x2ae409&&0x3==_0xe666b1&&_0x487d9d[_0x2ad03e(0x1f6)][_0x2ad03e(0x1ce)](_0x4f419c[_0x2ad03e(0x1f6)])){const _0x54c4ee=_0x487d9d[_0x2ad03e(0x1e4)][_0x2ad03e(0x1ec)],_0x27f1bd=_0x4f419c[_0x2ad03e(0x1f6)][_0x2ad03e(0x1bf)];return _0x1390b7[_0x2ad03e(0x1c9)](_0x54c4ee)&&_0x54c4ee===_0x27f1bd;}return!0x1;}_0x43c4e2[_0x4e167c(0x206)][_0x4e167c(0x20b)][_0x4e167c(0x1d6)](()=>{const _0x2a629a=_0x4e167c;let _0x59b538=!0x1;const _0x306287=Array[_0x2a629a(0x1b9)](_0x43c4e2[_0x2a629a(0x206)][_0x2a629a(0x20b)][_0x2a629a(0x1c3)][_0x2a629a(0x1cd)]());for(const {name:_0x57866d,data:_0x40f872}of _0x306287){const {group:_0x32dba4,type:_0x3d98fa,subType:_0x1b6b55,id:_0x370f35}=_0xf77c93[_0x2a629a(0x212)](_0x57866d);if(_0x2a629a(0x1ef)==_0x32dba4&&_0xf77c93[_0x2a629a(0x1e8)](_0x370f35)){if(_0x2a629a(0x1e7)==_0x3d98fa&&(_0x2a629a(0x204)==_0x1b6b55||_0x2a629a(0x210)==_0x1b6b55)){const _0xd077e4=_0xf77c93[_0x2a629a(0x1e5)](_0x370f35);if(_0x40f872[_0x2a629a(0x1d1)]){const _0x10a7ea=_0xd077e4[_0x2a629a(0x20e)]()[_0x2a629a(0x213)]();if(_0x1390b7[_0x2a629a(0x1c9)](_0x10a7ea))continue;_0xf77c93[_0x2a629a(0x1c0)](_0xd077e4),_0x59b538=!0x0;}}if(_0x2a629a(0x20f)==_0x3d98fa&&_0x2a629a(0x1f9)==_0x1b6b55&&!_0x40f872[_0x2a629a(0x1d1)]){const _0x57c2e3=_0xf77c93[_0x2a629a(0x1e5)](_0x370f35);_0x57c2e3[_0x2a629a(0x216)]&&_0x57c2e3[_0x2a629a(0x216)][_0x2a629a(0x203)]&&(_0xf77c93[_0x2a629a(0x1c0)](_0x57c2e3[_0x2a629a(0x216)]),_0x59b538=!0x0);}}}return _0x59b538;}),this[_0x4e167c(0x1c8)](_0x7b5d36);}[_0x3ff640(0x1c8)](_0x220853){const _0x4438b1=_0x3ff640,_0x32171a=this[_0x4438b1(0x217)],_0x422264=_0x32171a[_0x4438b1(0x215)];_0x32171a[_0x4438b1(0x1f5)][_0x4438b1(0x202)](_0x4438b1(0x20a))[_0x4438b1(0x1f4)][_0x4438b1(0x1cb)](_0xba904=>{const _0x5341a3=_0x4438b1;if(_0x5341a3(0x1e7)!=_0xba904[_0x5341a3(0x1d4)]&&_0x5341a3(0x1f8)!=_0xba904[_0x5341a3(0x1d4)])return;const {data:_0x37e3a1}=_0xba904;if(!_0x37e3a1||_0x5341a3(0x1d8)!=_0x37e3a1[_0x5341a3(0x1c5)])return;const _0x2c090a=_0x37e3a1[_0x5341a3(0x21a)][0x0][_0x5341a3(0x1fb)];return _0x26ddce(_0x5341a3(0x1e3)===_0x2c090a?_0x5c0866(_0x422264,_0x5341a3(0x1fc)):_0x220853[_0x2c090a]||_0x2c090a);function _0x26ddce(_0x1cfbc4){const _0x257137=_0x5341a3;return{'type':_0x257137(0x1e9),'content':_0x5c0866(_0x422264,_0x257137(0x1ed),_0x1cfbc4)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43c3af=_0x242d;(function(_0x556345,_0x581547){const _0x1c2b4e=_0x242d,_0x200f5a=_0x556345();while(!![]){try{const _0x68b276=-parseInt(_0x1c2b4e(0x168))/0x1+-parseInt(_0x1c2b4e(0x170))/0x2*(parseInt(_0x1c2b4e(0x159))/0x3)+-parseInt(_0x1c2b4e(0x15e))/0x4*(parseInt(_0x1c2b4e(0x15c))/0x5)+-parseInt(_0x1c2b4e(0x16a))/0x6*(-parseInt(_0x1c2b4e(0x152))/0x7)+parseInt(_0x1c2b4e(0x164))/0x8*(parseInt(_0x1c2b4e(0x15f))/0x9)+-parseInt(_0x1c2b4e(0x157))/0xa+parseInt(_0x1c2b4e(0x171))/0xb;if(_0x68b276===_0x581547)break;else _0x200f5a['push'](_0x200f5a['shift']());}catch(_0x4576d9){_0x200f5a['push'](_0x200f5a['shift']());}}}(_0x4945,0x81edc));import{Plugin as _0x2bd3a0}from'ckeditor5/src/core.js';function _0x242d(_0x334548,_0x326a81){const _0x49454b=_0x4945();return _0x242d=function(_0x242dc5,_0x372a49){_0x242dc5=_0x242dc5-0x14f;let _0xa65c5c=_0x49454b[_0x242dc5];return _0xa65c5c;},_0x242d(_0x334548,_0x326a81);}export default class at extends _0x2bd3a0{constructor(_0x1dbfe8){const _0x54d167=_0x242d;super(_0x1dbfe8),this[_0x54d167(0x155)]=!0x1,this[_0x54d167(0x16d)]=!0x1;}[_0x43c3af(0x161)](){const _0x4e8c9b=_0x43c3af,_0x5c7c96=this[_0x4e8c9b(0x153)],_0x356004=_0x5c7c96[_0x4e8c9b(0x16f)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x166)),_0x4c35ef=_0x5c7c96[_0x4e8c9b(0x16f)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x15b));_0x356004&&(_0x356004['on'](_0x4e8c9b(0x165),(_0x28e6fc,[,_0x115975])=>{const _0x57c3bb=_0x4e8c9b;this[_0x57c3bb(0x155)]=_0x4c35ef[_0x57c3bb(0x15a)],_0x115975[_0x57c3bb(0x16b)][_0x57c3bb(0x167)]=!this[_0x57c3bb(0x155)];},{'priority':_0x4e8c9b(0x158)}),this[_0x4e8c9b(0x150)](_0x356004,_0x4e8c9b(0x162),this[_0x4e8c9b(0x169)][_0x4e8c9b(0x14f)](this)),this[_0x4e8c9b(0x150)](_0x356004,_0x4e8c9b(0x162),()=>{const _0x5ae52b=_0x4e8c9b;this[_0x5ae52b(0x16d)]&&(_0x4c35ef[_0x5ae52b(0x165)](),this[_0x5ae52b(0x16d)]=!0x1);},{'priority':_0x4e8c9b(0x151)}),_0x5c7c96[_0x4e8c9b(0x163)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x16c))[_0x4e8c9b(0x156)](_0x4e8c9b(0x166)));}[_0x43c3af(0x169)](_0x4b7bc6,_0x53ef87){const _0x30b1fa=_0x43c3af,{suggestions:_0x4c311c}=_0x53ef87,_0x1d9d3a=this[_0x30b1fa(0x153)][_0x30b1fa(0x16f)][_0x30b1fa(0x16e)](_0x30b1fa(0x15b)),_0x334432=_0x1d9d3a[_0x30b1fa(0x15a)];this[_0x30b1fa(0x155)]!==_0x334432&&(_0x1d9d3a[_0x30b1fa(0x165)](),this[_0x30b1fa(0x16d)]=!0x0),_0x4c311c&&_0x4c311c[_0x30b1fa(0x160)](({id:_0x5e9ed0,type:_0x1cb160,author:_0xa437b7,created_at:_0x14c9af})=>{const _0x7d066d=_0x30b1fa,_0x364ff8={'id':_0x5e9ed0,'type':_0x1cb160,'authorId':this[_0x7d066d(0x153)][_0x7d066d(0x163)][_0x7d066d(0x16e)](_0x7d066d(0x15d))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xa437b7,'createdAt':_0x14c9af?new Date(_0x14c9af):new Date(),'source':_0x7d066d(0x166)}}};this[_0x7d066d(0x153)][_0x7d066d(0x163)][_0x7d066d(0x16e)](_0x7d066d(0x16c))[_0x7d066d(0x154)](_0x364ff8);});}}function _0x4945(){const _0x1be87b=['TrackChangesEditing','_trackChangesExecuted','get','commands','10VJwNHs','27355944EYlpDy','bind','listenTo','lowest','91chVsWa','editor','_setSuggestionData','_trackChangesValueDuringImport','enableCommand','10164260pUqtqN','high','382980xdqzVH','value','trackChanges','355xngyxp','Users','17048kQwmLw','368154UvLktZ','forEach','afterInit','dataInsert','plugins','24bPMpQB','execute','importWord','track_changes','557699ZYREXk','_handleImportedData','201966qaDAgF','collaboration_features'];_0x4945=function(){return _0x1be87b;};return _0x4945();}
23
+ const _0x415609=_0x39ec;(function(_0x52bff4,_0x3f45bf){const _0x2fc4a2=_0x39ec,_0xe4d757=_0x52bff4();while(!![]){try{const _0x36a1fd=parseInt(_0x2fc4a2(0x87))/0x1*(parseInt(_0x2fc4a2(0x78))/0x2)+-parseInt(_0x2fc4a2(0x85))/0x3+parseInt(_0x2fc4a2(0x7c))/0x4+parseInt(_0x2fc4a2(0x83))/0x5+-parseInt(_0x2fc4a2(0x7a))/0x6*(-parseInt(_0x2fc4a2(0x84))/0x7)+parseInt(_0x2fc4a2(0x71))/0x8+-parseInt(_0x2fc4a2(0x89))/0x9*(parseInt(_0x2fc4a2(0x8c))/0xa);if(_0x36a1fd===_0x3f45bf)break;else _0xe4d757['push'](_0xe4d757['shift']());}catch(_0x2473f0){_0xe4d757['push'](_0xe4d757['shift']());}}}(_0xa218,0xcea66));function _0x39ec(_0x56d918,_0x5e9a60){const _0xa218d8=_0xa218();return _0x39ec=function(_0x39eced,_0x179532){_0x39eced=_0x39eced-0x6b;let _0x1bbb06=_0xa218d8[_0x39eced];return _0x1bbb06;},_0x39ec(_0x56d918,_0x5e9a60);}import{Plugin as _0x48da9e}from'ckeditor5/src/core.js';export default class at extends _0x48da9e{constructor(_0x2ad2c4){const _0x14639c=_0x39ec;super(_0x2ad2c4),this[_0x14639c(0x6e)]=!0x1,this[_0x14639c(0x70)]=!0x1;}[_0x415609(0x7e)](){const _0x3a444a=_0x415609,_0x23d00f=this[_0x3a444a(0x6f)],_0x49cc3a=_0x23d00f[_0x3a444a(0x8b)][_0x3a444a(0x88)](_0x3a444a(0x7f)),_0x26b254=_0x23d00f[_0x3a444a(0x8b)][_0x3a444a(0x88)](_0x3a444a(0x86));_0x49cc3a&&(_0x49cc3a['on'](_0x3a444a(0x76),(_0x2d2530,[,_0x157a5a])=>{const _0x2b5ad9=_0x3a444a;this[_0x2b5ad9(0x6e)]=_0x26b254[_0x2b5ad9(0x79)],_0x157a5a[_0x2b5ad9(0x77)][_0x2b5ad9(0x7d)]=!this[_0x2b5ad9(0x6e)];},{'priority':_0x3a444a(0x7b)}),this[_0x3a444a(0x6b)](_0x49cc3a,_0x3a444a(0x74),this[_0x3a444a(0x72)][_0x3a444a(0x6d)](this)),this[_0x3a444a(0x6b)](_0x49cc3a,_0x3a444a(0x74),()=>{const _0x3ebb55=_0x3a444a;this[_0x3ebb55(0x70)]&&(_0x26b254[_0x3ebb55(0x76)](),this[_0x3ebb55(0x70)]=!0x1);},{'priority':_0x3a444a(0x81)}),_0x23d00f[_0x3a444a(0x6c)][_0x3a444a(0x88)](_0x3a444a(0x75))[_0x3a444a(0x82)](_0x3a444a(0x7f)));}[_0x415609(0x72)](_0x4abbf7,_0x47af0f){const _0x4e3547=_0x415609,{suggestions:_0x1dfdb6}=_0x47af0f,_0x358287=this[_0x4e3547(0x6f)][_0x4e3547(0x8b)][_0x4e3547(0x88)](_0x4e3547(0x86)),_0x387577=_0x358287[_0x4e3547(0x79)];this[_0x4e3547(0x6e)]!==_0x387577&&(_0x358287[_0x4e3547(0x76)](),this[_0x4e3547(0x70)]=!0x0),_0x1dfdb6&&_0x1dfdb6[_0x4e3547(0x80)](({id:_0x537200,type:_0xc9d17d,author:_0x52e8f2,created_at:_0x53ee10})=>{const _0xacb4dc=_0x4e3547,_0x196d8b={'id':_0x537200,'type':_0xc9d17d,'authorId':this[_0xacb4dc(0x6f)][_0xacb4dc(0x6c)][_0xacb4dc(0x88)](_0xacb4dc(0x73))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x52e8f2,'createdAt':_0x53ee10?new Date(_0x53ee10):new Date(),'source':_0xacb4dc(0x7f)}}};this[_0xacb4dc(0x6f)][_0xacb4dc(0x6c)][_0xacb4dc(0x88)](_0xacb4dc(0x75))[_0xacb4dc(0x8a)](_0x196d8b);});}}function _0xa218(){const _0x333f24=['listenTo','plugins','bind','_trackChangesValueDuringImport','editor','_trackChangesExecuted','1611128tIuRgU','_handleImportedData','Users','dataInsert','TrackChangesEditing','execute','collaboration_features','1288TrlfoD','value','61422xwuGcN','high','2358108AXZxIy','track_changes','afterInit','importWord','forEach','lowest','enableCommand','1022620wbrtUU','1155YVwYPh','2050935OfMMKz','trackChanges','620sUDHrv','get','1747962XaFiQQ','_setSuggestionData','commands','80cRwCzB'];_0xa218=function(){return _0x333f24;};return _0xa218();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36ed61=_0x1b57;(function(_0x8a77b4,_0x39f4fb){const _0x1bb730=_0x1b57,_0x41b861=_0x8a77b4();while(!![]){try{const _0x327eb5=-parseInt(_0x1bb730(0x157))/0x1*(parseInt(_0x1bb730(0x149))/0x2)+parseInt(_0x1bb730(0x15a))/0x3*(-parseInt(_0x1bb730(0x14e))/0x4)+-parseInt(_0x1bb730(0x148))/0x5+-parseInt(_0x1bb730(0x163))/0x6*(-parseInt(_0x1bb730(0x147))/0x7)+-parseInt(_0x1bb730(0x164))/0x8*(-parseInt(_0x1bb730(0x162))/0x9)+parseInt(_0x1bb730(0x159))/0xa+parseInt(_0x1bb730(0x165))/0xb*(parseInt(_0x1bb730(0x140))/0xc);if(_0x327eb5===_0x39f4fb)break;else _0x41b861['push'](_0x41b861['shift']());}catch(_0x4c91fd){_0x41b861['push'](_0x41b861['shift']());}}}(_0x508d,0x91408));import{Plugin as _0x5d148b}from'ckeditor5/src/core.js';import{getTranslation as _0x14a6b4}from'../utils/common-translations.js';function _0x1b57(_0x531cb4,_0x20124b){const _0x508d2d=_0x508d();return _0x1b57=function(_0x1b57be,_0x4aef96){_0x1b57be=_0x1b57be-0x140;let _0x313e99=_0x508d2d[_0x1b57be];return _0x313e99;},_0x1b57(_0x531cb4,_0x20124b);}function _0x508d(){const _0x1dc231=['has','8036090sdEaol','5958wpMYlN','registerDescriptionCallback','outdentBlock','*Indent:*\x20%0','registerAttributeLabel','TrackChangesEditing','type','indent','741087wQAKTW','50532ncPqto','88RPQuYd','2409TeGYPu','outdent','format','registerBlockAttribute','enableCommand','68484cQXxxw','FORMAT_INDENT','get','afterInit','getItemLabel','editor','*Outdent:*\x20%0','336lkxqwG','5752025QfbPye','744274yRYTUI','IndentBlock','enableDefaultAttributesIntegration','getItems','blockIndent','1760jsFsuj','_registerLegacyDescription','commandName','descriptionFactory','formatBlock','locale','plugins','indentBlock','IndentEditing','2ddMvoA'];_0x508d=function(){return _0x1dc231;};return _0x508d();}export default class ct extends _0x5d148b{[_0x36ed61(0x143)](){const _0x2d8980=_0x36ed61,_0x11d0a8=this[_0x2d8980(0x145)],_0x16d6b1=_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x142)](_0x2d8980(0x15f));if(_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x158)](_0x2d8980(0x156))&&(_0x16d6b1[_0x2d8980(0x169)](_0x2d8980(0x161)),_0x16d6b1[_0x2d8980(0x169)](_0x2d8980(0x166))),_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x158)](_0x2d8980(0x14a))){for(const _0x396628 of[_0x2d8980(0x155),_0x2d8980(0x15c)])_0x16d6b1[_0x2d8980(0x14b)](_0x396628);}const _0x451fde=_0x11d0a8[_0x2d8980(0x153)];_0x16d6b1[_0x2d8980(0x168)](_0x2d8980(0x14d)),_0x16d6b1[_0x2d8980(0x151)][_0x2d8980(0x15e)](_0x2d8980(0x14d),_0x14a6b4(_0x451fde,_0x2d8980(0x141))),this[_0x2d8980(0x14f)]();}[_0x36ed61(0x14f)](){const _0x343a67=_0x36ed61,_0x2ae100=this[_0x343a67(0x145)],_0x4f7597=_0x2ae100[_0x343a67(0x153)],_0x252d78=_0x2ae100[_0x343a67(0x154)][_0x343a67(0x142)](_0x343a67(0x15f));_0x252d78[_0x343a67(0x151)][_0x343a67(0x15b)](_0x2bbdf6=>{const _0x4e53cc=_0x343a67;if(_0x4e53cc(0x152)!=_0x2bbdf6[_0x4e53cc(0x160)])return;const {data:_0x58490d}=_0x2bbdf6;if(!_0x58490d)return;if(_0x4e53cc(0x155)!=_0x58490d[_0x4e53cc(0x150)]&&_0x4e53cc(0x15c)!=_0x58490d[_0x4e53cc(0x150)])return;const _0x1babe1=_0x2bbdf6[_0x4e53cc(0x14c)]()[0x0],_0x56da98=_0x252d78[_0x4e53cc(0x151)][_0x4e53cc(0x144)](_0x1babe1);return _0x4e53cc(0x155)==_0x58490d[_0x4e53cc(0x150)]?{'type':_0x4e53cc(0x167),'content':_0x14a6b4(_0x4f7597,_0x4e53cc(0x15d),_0x56da98)}:_0x4e53cc(0x15c)==_0x58490d[_0x4e53cc(0x150)]?{'type':_0x4e53cc(0x167),'content':_0x14a6b4(_0x4f7597,_0x4e53cc(0x146),_0x56da98)}:void 0x0;});}}
23
+ const _0x66720b=_0x5524;(function(_0x39649e,_0x3b74f5){const _0x25478e=_0x5524,_0x303087=_0x39649e();while(!![]){try{const _0x352637=parseInt(_0x25478e(0x197))/0x1*(parseInt(_0x25478e(0x19c))/0x2)+-parseInt(_0x25478e(0x19b))/0x3*(-parseInt(_0x25478e(0x1a2))/0x4)+-parseInt(_0x25478e(0x1a3))/0x5+parseInt(_0x25478e(0x18f))/0x6*(-parseInt(_0x25478e(0x198))/0x7)+-parseInt(_0x25478e(0x1a0))/0x8*(-parseInt(_0x25478e(0x1b1))/0x9)+parseInt(_0x25478e(0x1a1))/0xa*(parseInt(_0x25478e(0x190))/0xb)+-parseInt(_0x25478e(0x1af))/0xc;if(_0x352637===_0x3b74f5)break;else _0x303087['push'](_0x303087['shift']());}catch(_0x1d9d74){_0x303087['push'](_0x303087['shift']());}}}(_0x4b86,0x36362));function _0x5524(_0x240fa5,_0x1aac6c){const _0x4b8652=_0x4b86();return _0x5524=function(_0x5524fe,_0x3342d2){_0x5524fe=_0x5524fe-0x18b;let _0x5da3=_0x4b8652[_0x5524fe];return _0x5da3;},_0x5524(_0x240fa5,_0x1aac6c);}import{Plugin as _0x2a33f5}from'ckeditor5/src/core.js';import{getTranslation as _0x32af6f}from'../utils/common-translations.js';export default class ct extends _0x2a33f5{[_0x66720b(0x19f)](){const _0x1c311b=_0x66720b,_0x5ce9d2=this[_0x1c311b(0x1aa)],_0x4ada8c=_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b2)](_0x1c311b(0x1ad));if(_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b3)](_0x1c311b(0x1ab))&&(_0x4ada8c[_0x1c311b(0x1ac)](_0x1c311b(0x1a4)),_0x4ada8c[_0x1c311b(0x1ac)](_0x1c311b(0x1a7))),_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b3)](_0x1c311b(0x1a5))){for(const _0x28fe72 of[_0x1c311b(0x191),_0x1c311b(0x19d)])_0x4ada8c[_0x1c311b(0x199)](_0x28fe72);}const _0x3f94d3=_0x5ce9d2[_0x1c311b(0x194)];_0x4ada8c[_0x1c311b(0x1a6)](_0x1c311b(0x19a)),_0x4ada8c[_0x1c311b(0x19e)][_0x1c311b(0x1a8)](_0x1c311b(0x19a),_0x32af6f(_0x3f94d3,_0x1c311b(0x18c))),this[_0x1c311b(0x18e)]();}[_0x66720b(0x18e)](){const _0x27a79f=_0x66720b,_0x2f16f9=this[_0x27a79f(0x1aa)],_0x4f1ffb=_0x2f16f9[_0x27a79f(0x194)],_0x4c04ef=_0x2f16f9[_0x27a79f(0x1ae)][_0x27a79f(0x1b2)](_0x27a79f(0x1ad));_0x4c04ef[_0x27a79f(0x19e)][_0x27a79f(0x18b)](_0x2f83c6=>{const _0x177ea9=_0x27a79f;if(_0x177ea9(0x192)!=_0x2f83c6[_0x177ea9(0x1a9)])return;const {data:_0x3bcf4c}=_0x2f83c6;if(!_0x3bcf4c)return;if(_0x177ea9(0x191)!=_0x3bcf4c[_0x177ea9(0x195)]&&_0x177ea9(0x19d)!=_0x3bcf4c[_0x177ea9(0x195)])return;const _0x4eb213=_0x2f83c6[_0x177ea9(0x193)]()[0x0],_0x35f33b=_0x4c04ef[_0x177ea9(0x19e)][_0x177ea9(0x1b0)](_0x4eb213);return _0x177ea9(0x191)==_0x3bcf4c[_0x177ea9(0x195)]?{'type':_0x177ea9(0x1b4),'content':_0x32af6f(_0x4f1ffb,_0x177ea9(0x18d),_0x35f33b)}:_0x177ea9(0x19d)==_0x3bcf4c[_0x177ea9(0x195)]?{'type':_0x177ea9(0x1b4),'content':_0x32af6f(_0x4f1ffb,_0x177ea9(0x196),_0x35f33b)}:void 0x0;});}}function _0x4b86(){const _0x1a4d08=['IndentBlock','registerBlockAttribute','outdent','registerAttributeLabel','type','editor','IndentEditing','enableCommand','TrackChangesEditing','plugins','3054948wupEVj','getItemLabel','225gNUQlP','get','has','format','registerDescriptionCallback','FORMAT_INDENT','*Indent:*\x20%0','_registerLegacyDescription','6cLDMms','789503ahYIHM','indentBlock','formatBlock','getItems','locale','commandName','*Outdent:*\x20%0','3raWTSl','1089949zjtkwk','enableDefaultAttributesIntegration','blockIndent','407019VpysIB','255858iASJvY','outdentBlock','descriptionFactory','afterInit','83272PBjrMh','40bALjgI','4YViPTp','2172205xmsKnf','indent'];_0x4b86=function(){return _0x1a4d08;};return _0x4b86();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e71(_0x5d52ee,_0x762c41){var _0x2a7b3f=_0x2a7b();return _0x5e71=function(_0x5e71a8,_0x2211cf){_0x5e71a8=_0x5e71a8-0x137;var _0x3badfa=_0x2a7b3f[_0x5e71a8];return _0x3badfa;},_0x5e71(_0x5d52ee,_0x762c41);}function _0x2a7b(){var _0x11bee6=['requires','99PfJqhn','TrackChangesEditing','1215156yAnUfp','203NaDvba','3757920YIGQii','89064PaFgUj','84QgFxrP','58Usalnp','33495HQrjmY','input','plugins','5033540XaLmZI','354232pqYPtG','enableCommand','get','init','9yuoOfW','2439968hoyyqi','editor'];_0x2a7b=function(){return _0x11bee6;};return _0x2a7b();}var _0x7eb9b1=_0x5e71;(function(_0x4eae6f,_0xc7a4c7){var _0x30657f=_0x5e71,_0x2a7d38=_0x4eae6f();while(!![]){try{var _0x2e5279=-parseInt(_0x30657f(0x13b))/0x1+-parseInt(_0x30657f(0x140))/0x2*(parseInt(_0x30657f(0x13e))/0x3)+parseInt(_0x30657f(0x14a))/0x4+parseInt(_0x30657f(0x141))/0x5*(parseInt(_0x30657f(0x13f))/0x6)+-parseInt(_0x30657f(0x13c))/0x7*(parseInt(_0x30657f(0x145))/0x8)+-parseInt(_0x30657f(0x149))/0x9*(-parseInt(_0x30657f(0x144))/0xa)+-parseInt(_0x30657f(0x139))/0xb*(-parseInt(_0x30657f(0x13d))/0xc);if(_0x2e5279===_0xc7a4c7)break;else _0x2a7d38['push'](_0x2a7d38['shift']());}catch(_0xefd7ec){_0x2a7d38['push'](_0x2a7d38['shift']());}}}(_0x2a7b,0xa271d));import{Plugin as _0xb85952}from'ckeditor5/src/core.js';import{Input as _0x43817c}from'ckeditor5/src/typing.js';export default class ut extends _0xb85952{static get[_0x7eb9b1(0x138)](){return[_0x43817c];}[_0x7eb9b1(0x148)](){var _0x39f479=_0x7eb9b1;this[_0x39f479(0x137)][_0x39f479(0x143)][_0x39f479(0x147)](_0x39f479(0x13a))[_0x39f479(0x146)](_0x39f479(0x142));}}
23
+ var _0x1d280a=_0x39eb;function _0x2eb7(){var _0x414234=['requires','1077879adqzJc','2zSNeTN','258403JBnnXK','1944WowwKZ','209700OaTZiL','editor','12YtYBBB','get','6484982zDwXMo','7688rkAybe','input','4128495FCIQtm','1587010mrqVUs','init','6DFlqFz','enableCommand','TrackChangesEditing','plugins'];_0x2eb7=function(){return _0x414234;};return _0x2eb7();}(function(_0x32831f,_0x3f4c21){var _0x46543c=_0x39eb,_0x52d4d6=_0x32831f();while(!![]){try{var _0x208459=parseInt(_0x46543c(0xe4))/0x1*(parseInt(_0x46543c(0xe3))/0x2)+parseInt(_0x46543c(0xd3))/0x3*(parseInt(_0x46543c(0xd5))/0x4)+-parseInt(_0x46543c(0xda))/0x5+parseInt(_0x46543c(0xdd))/0x6*(parseInt(_0x46543c(0xd7))/0x7)+-parseInt(_0x46543c(0xd8))/0x8*(-parseInt(_0x46543c(0xe5))/0x9)+-parseInt(_0x46543c(0xdb))/0xa+parseInt(_0x46543c(0xe2))/0xb;if(_0x208459===_0x3f4c21)break;else _0x52d4d6['push'](_0x52d4d6['shift']());}catch(_0x10001a){_0x52d4d6['push'](_0x52d4d6['shift']());}}}(_0x2eb7,0xaebae));function _0x39eb(_0xe96bd7,_0x402459){var _0x2eb7bf=_0x2eb7();return _0x39eb=function(_0x39eb3d,_0x100563){_0x39eb3d=_0x39eb3d-0xd3;var _0x5a11b5=_0x2eb7bf[_0x39eb3d];return _0x5a11b5;},_0x39eb(_0xe96bd7,_0x402459);}import{Plugin as _0x2cc3b8}from'ckeditor5/src/core.js';import{Input as _0x10d384}from'ckeditor5/src/typing.js';export default class ut extends _0x2cc3b8{static get[_0x1d280a(0xe1)](){return[_0x10d384];}[_0x1d280a(0xdc)](){var _0x1e8010=_0x1d280a;this[_0x1e8010(0xd4)][_0x1e8010(0xe0)][_0x1e8010(0xd6)](_0x1e8010(0xdf))[_0x1e8010(0xde)](_0x1e8010(0xd9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6562(){const _0x182fbe=['plugins','*Change\x20to:*\x20%0','outdentList','todoList','add','*Check\x20item*','1054294NnGYPz','replace','ELEMENT_TODO_LIST','bulletedList','slice','registerDescriptionCallback','LegacyTodoListEditing','execute','has','getSelectedBlocks','format','type','previousSibling','892234VfdrQk','numbered','2039160KqQLYm','*Indent:*\x20%0','schema','createRange','length','isObject','183992Fguazo','checkChild','change','editor','TrackChangesEditing','listItem','paragraph','nextSibling','todo','todoListChecked','commandName','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','11231220KtpjAT','numberedList','push','model','document','value','commandParams','ELEMENT_BULLETED_LIST','_selectedElements','formatBlock','element','ELEMENT_LIST_ITEM','from','284ejwZWx','blockName','filter','selection','List','get','*Outdent:*\x20%0','before','3565925EiliIG','forceValue','createPositionAt','commands','registerElementLabel','1mZHpYc','locale','indentList','name','parent','afterInit','LegacyListEditing','getAttribute','formatInline','markBlockFormat','1437etiWmG','99UQHXaO','findIndex','enableCommand','bulleted','descriptionFactory','end','listType','listIndent','6UycHxP','checkTodoList'];_0x6562=function(){return _0x182fbe;};return _0x6562();}const _0xb8d2a0=_0x1926;function _0x1926(_0x3c9ffa,_0x931fc0){const _0x65629d=_0x6562();return _0x1926=function(_0x1926dd,_0x5763ad){_0x1926dd=_0x1926dd-0x106;let _0x48fcaf=_0x65629d[_0x1926dd];return _0x48fcaf;},_0x1926(_0x3c9ffa,_0x931fc0);}(function(_0x38ef4c,_0x2915ab){const _0x4e4d8c=_0x1926,_0x22a306=_0x38ef4c();while(!![]){try{const _0x4f98e0=parseInt(_0x4e4d8c(0x111))/0x1*(parseInt(_0x4e4d8c(0x12c))/0x2)+parseInt(_0x4e4d8c(0x11b))/0x3*(-parseInt(_0x4e4d8c(0x15b))/0x4)+parseInt(_0x4e4d8c(0x10c))/0x5*(parseInt(_0x4e4d8c(0x124))/0x6)+parseInt(_0x4e4d8c(0x139))/0x7+parseInt(_0x4e4d8c(0x141))/0x8*(parseInt(_0x4e4d8c(0x11c))/0x9)+-parseInt(_0x4e4d8c(0x13b))/0xa+-parseInt(_0x4e4d8c(0x14e))/0xb;if(_0x4f98e0===_0x2915ab)break;else _0x22a306['push'](_0x22a306['shift']());}catch(_0x14fc77){_0x22a306['push'](_0x22a306['shift']());}}}(_0x6562,0x5856e));import{Plugin as _0xd09af3}from'ckeditor5/src/core.js';import{getTranslation as _0x4cbadd}from'../utils/common-translations.js';export default class ft extends _0xd09af3{[_0xb8d2a0(0x116)](){const _0x2b6668=_0xb8d2a0,_0x415731=this[_0x2b6668(0x144)],_0x17ba3d=_0x415731[_0x2b6668(0x112)];if(!_0x415731[_0x2b6668(0x126)][_0x2b6668(0x134)](_0x2b6668(0x117)))return;const _0x21297e=_0x415731[_0x2b6668(0x126)][_0x2b6668(0x109)](_0x2b6668(0x145)),_0x350cfd=_0x415731[_0x2b6668(0x126)][_0x2b6668(0x134)](_0x2b6668(0x132));function _0x2408d2(_0x321eb9){return()=>{const _0x32dcaf=_0x1926,_0x32f0bf=_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x152)][_0x32dcaf(0x107)],_0x132a08=_0x415731[_0x32dcaf(0x10f)][_0x32dcaf(0x109)](_0x321eb9);if(_0x132a08[_0x32dcaf(0x153)])return void _0x415731[_0x32dcaf(0x133)](_0x32dcaf(0x147),{});const _0x2eb4df=_0x321eb9[_0x32dcaf(0x130)](0x0,-0x4),_0xd83f0=function(_0x2dc394,_0x4069bf,_0x1563ae){const _0x1ea146=_0x32dcaf;let _0x37a1b0=Array[_0x1ea146(0x15a)](_0x2dc394)[_0x1ea146(0x106)](_0x484946=>function(_0x1a805b,_0x3683ac){const _0x342816=_0x1ea146;return _0x3683ac[_0x342816(0x142)](_0x1a805b[_0x342816(0x115)],_0x342816(0x146))&&!_0x3683ac[_0x342816(0x140)](_0x1a805b);}(_0x484946,_0x1563ae));_0x37a1b0=_0x37a1b0[_0x1ea146(0x106)](_0x1a4aa2=>!_0x1a4aa2['is'](_0x1ea146(0x158),_0x1ea146(0x146))||_0x1a4aa2[_0x1ea146(0x118)](_0x1ea146(0x122))!=_0x4069bf);const _0x3aee5e=new Set();for(const _0x175111 of _0x37a1b0)_0x175111['is'](_0x1ea146(0x158),_0x1ea146(0x146))?_0x3aee5e[_0x1ea146(0x12a)](fe(_0x175111)):_0x3aee5e[_0x1ea146(0x12a)](_0x175111);return Array[_0x1ea146(0x15a)](_0x3aee5e);}(_0x32f0bf[_0x32dcaf(0x135)](),_0x2eb4df,_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x13d)]);_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x143)](()=>{const _0x5be0b8=_0x32dcaf;for(const _0x239571 of _0xd83f0)_0x21297e[_0x5be0b8(0x11a)](_0x239571,{'commandName':_0x321eb9,'commandParams':[{'forceValue':!_0x132a08[_0x5be0b8(0x153)]}],'formatGroupId':_0x5be0b8(0x15c)},ue(_0x239571));});};}function _0x66e59(_0x3e013c){return()=>{const _0x1211ac=_0x1926,_0x39e440=function(_0x2a05f0){const _0xec67e0=_0x1926;let _0x4015bf=Array[_0xec67e0(0x15a)](_0x2a05f0);const _0x1e637a=_0x4015bf[_0xec67e0(0x11d)](_0x4c5b35=>_0xec67e0(0x146)!=_0x4c5b35[_0xec67e0(0x114)]);return _0x1e637a>-0x1&&(_0x4015bf=_0x4015bf[_0xec67e0(0x130)](0x0,_0x1e637a)),_0x4015bf;}(_0x415731[_0x1211ac(0x151)][_0x1211ac(0x152)][_0x1211ac(0x107)][_0x1211ac(0x135)]()),_0x4b7cf3=_0x415731[_0x1211ac(0x151)][_0x1211ac(0x13e)](_0x415731[_0x1211ac(0x151)][_0x1211ac(0x10e)](_0x39e440[0x0],_0x1211ac(0x10b)),_0x415731[_0x1211ac(0x151)][_0x1211ac(0x10e)](_0x39e440[_0x39e440[_0x1211ac(0x13f)]-0x1],_0x1211ac(0x121)));_0x415731[_0x1211ac(0x151)][_0x1211ac(0x143)](()=>{const _0x2e227e=_0x1211ac;_0x21297e[_0x2e227e(0x11a)](_0x4b7cf3,{'commandName':_0x3e013c,'commandParams':[],'formatGroupId':_0x2e227e(0x123)},function(_0x3ae8ca){const _0x37c54b=_0x2e227e,_0x54ee24=new Set();for(const _0x2a3bb5 of _0x3ae8ca){let _0x1353d3=_0x2a3bb5[_0x37c54b(0x148)];for(;_0x1353d3&&_0x1353d3[_0x37c54b(0x118)](_0x37c54b(0x123))>_0x2a3bb5[_0x37c54b(0x118)](_0x37c54b(0x123));)_0x54ee24[_0x37c54b(0x12a)](_0x1353d3),_0x1353d3=_0x1353d3[_0x37c54b(0x148)];}return Array[_0x37c54b(0x15a)](_0x54ee24);}(_0x39e440));});};}_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x14f),_0x2408d2(_0x2b6668(0x14f))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x12f),_0x2408d2(_0x2b6668(0x12f))),_0x350cfd&&_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x129),_0x2408d2(_0x2b6668(0x129))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x113),_0x66e59(_0x2b6668(0x113))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x128),_0x66e59(_0x2b6668(0x128))),_0x350cfd&&_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x125),()=>{const _0x3cb6a7=_0x2b6668,_0x5ae566=_0x415731[_0x3cb6a7(0x10f)][_0x3cb6a7(0x109)](_0x3cb6a7(0x125)),_0x2cd06c=Array[_0x3cb6a7(0x15a)](_0x5ae566[_0x3cb6a7(0x156)]);_0x2cd06c[_0x3cb6a7(0x106)](_0x493e99=>_0x493e99[_0x3cb6a7(0x118)](_0x3cb6a7(0x14a))!=_0x5ae566[_0x3cb6a7(0x153)]),_0x415731[_0x3cb6a7(0x151)][_0x3cb6a7(0x143)](()=>{const _0x4bdb6f=_0x3cb6a7;for(const _0x4f9022 of _0x2cd06c)_0x21297e[_0x4bdb6f(0x11a)](_0x4f9022,{'commandName':_0x4bdb6f(0x125),'commandParams':[{'forceValue':!_0x5ae566[_0x4bdb6f(0x153)]}]});});}),_0x21297e[_0x2b6668(0x120)][_0x2b6668(0x110)](_0x2b6668(0x146),_0x2d2ba1=>_0x4cbadd(_0x17ba3d,_0x2b6668(0x159),_0x2d2ba1)),_0x21297e[_0x2b6668(0x120)][_0x2b6668(0x131)](_0x5d0058=>{const _0x4469f5=_0x2b6668;if(_0x4469f5(0x157)!=_0x5d0058[_0x4469f5(0x137)]&&_0x4469f5(0x119)!=_0x5d0058[_0x4469f5(0x137)])return;const {data:_0x1b4406}=_0x5d0058;if(_0x1b4406){if(_0x4469f5(0x14f)==_0x1b4406[_0x4469f5(0x14b)]||_0x4469f5(0x12f)==_0x1b4406[_0x4469f5(0x14b)]||_0x4469f5(0x129)==_0x1b4406[_0x4469f5(0x14b)])switch(_0x1b4406[_0x4469f5(0x14b)][_0x4469f5(0x12d)](_0x4469f5(0x108),'')){case _0x4469f5(0x11f):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x155)));case _0x4469f5(0x13a):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x14d)));case _0x4469f5(0x149):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x12e)));}if(_0x4469f5(0x113)==_0x1b4406[_0x4469f5(0x14b)])return{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x13c),_0x4cbadd(_0x17ba3d,_0x4469f5(0x159)))};if(_0x4469f5(0x128)==_0x1b4406[_0x4469f5(0x14b)])return{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x10a),_0x4cbadd(_0x17ba3d,_0x4469f5(0x159)))};if(_0x4469f5(0x125)==_0x1b4406[_0x4469f5(0x14b)])return _0x1b4406[_0x4469f5(0x154)][0x0][_0x4469f5(0x10d)]?{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x12b))}:{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x14c))};}function _0x213683(_0x22f878){const _0x3b4ac4=_0x4469f5;return{'type':_0x3b4ac4(0x136),'content':_0x4cbadd(_0x17ba3d,_0x3b4ac4(0x127),_0x22f878)};}});}}function fe(_0x48a9a0){const _0x3c07a8=_0xb8d2a0,_0x44390d=_0x48a9a0[_0x3c07a8(0x118)](_0x3c07a8(0x123));if(0x0==_0x44390d)return _0x48a9a0;let _0x265867=_0x48a9a0;for(;_0x48a9a0[_0x3c07a8(0x138)]&&_0x48a9a0[_0x3c07a8(0x138)]['is'](_0x3c07a8(0x158),_0x3c07a8(0x146));){const _0x58be3f=_0x48a9a0[_0x3c07a8(0x138)][_0x3c07a8(0x118)](_0x3c07a8(0x123));if(_0x58be3f==_0x44390d)_0x265867=_0x48a9a0[_0x3c07a8(0x138)];else{if(_0x58be3f<_0x44390d)break;}_0x48a9a0=_0x48a9a0[_0x3c07a8(0x138)];}return _0x265867;}function ue(_0x290d2d){const _0x26d7bd=_0xb8d2a0,_0x398313=[];if(_0x290d2d['is'](_0x26d7bd(0x158),_0x26d7bd(0x146))&&_0x290d2d[_0x26d7bd(0x118)](_0x26d7bd(0x123))>0x0){let _0x317796=_0x290d2d[_0x26d7bd(0x148)];for(;_0x317796&&_0x26d7bd(0x146)==_0x317796[_0x26d7bd(0x114)]&&_0x317796[_0x26d7bd(0x118)](_0x26d7bd(0x123))==_0x290d2d[_0x26d7bd(0x118)](_0x26d7bd(0x123));)_0x398313[_0x26d7bd(0x150)](_0x317796),_0x317796=_0x317796[_0x26d7bd(0x148)];}return _0x398313;}
23
+ const _0x103362=_0x3bcd;function _0x3bcd(_0x4e7ea4,_0x1a830e){const _0x2b2dc1=_0x2b2d();return _0x3bcd=function(_0x3bcd1f,_0xa550b7){_0x3bcd1f=_0x3bcd1f-0xe7;let _0x1de0f5=_0x2b2dc1[_0x3bcd1f];return _0x1de0f5;},_0x3bcd(_0x4e7ea4,_0x1a830e);}(function(_0x570dd3,_0x3a16c1){const _0x234c6a=_0x3bcd,_0x2cdf1e=_0x570dd3();while(!![]){try{const _0x45e2e6=-parseInt(_0x234c6a(0x137))/0x1+-parseInt(_0x234c6a(0x104))/0x2+-parseInt(_0x234c6a(0x10e))/0x3+parseInt(_0x234c6a(0x13a))/0x4+-parseInt(_0x234c6a(0x128))/0x5*(parseInt(_0x234c6a(0xf2))/0x6)+parseInt(_0x234c6a(0x112))/0x7+parseInt(_0x234c6a(0x119))/0x8;if(_0x45e2e6===_0x3a16c1)break;else _0x2cdf1e['push'](_0x2cdf1e['shift']());}catch(_0x115074){_0x2cdf1e['push'](_0x2cdf1e['shift']());}}}(_0x2b2d,0xea5a1));function _0x2b2d(){const _0x44b5ff=['ELEMENT_NUMBERED_LIST','checkChild','from','length','selection','1036578ZnfdxQ','end','afterInit','parent','isObject','todoList','registerDescriptionCallback','*Indent:*\x20%0','getSelectedBlocks','enableCommand','713508HVxRHu','bulleted','createRange','element','5183493crqxiY','formatInline','has','todoListChecked','add','LegacyTodoListEditing','*Uncheck\x20item*','19206672ZGeRvF','createPositionAt','listItem','forceValue','findIndex','numberedList','_selectedElements','paragraph','LegacyListEditing','editor','TrackChangesEditing','type','name','format','commandParams','8357950oBpoRi','indentList','registerElementLabel','locale','*Outdent:*\x20%0','formatBlock','listType','before','descriptionFactory','plugins','get','filter','listIndent','nextSibling','document','1062782rcTaRu','markBlockFormat','numbered','5236276ZPbhzT','commandName','outdentList','List','value','schema','execute','bulletedList','push','*Check\x20item*','ELEMENT_TODO_LIST','slice','6rovwzl','previousSibling','ELEMENT_BULLETED_LIST','change','ELEMENT_LIST_ITEM','commands','replace','model','checkTodoList','blockName','getAttribute','*Change\x20to:*\x20%0','todo'];_0x2b2d=function(){return _0x44b5ff;};return _0x2b2d();}import{Plugin as _0x4a07d9}from'ckeditor5/src/core.js';import{getTranslation as _0xe68e3f}from'../utils/common-translations.js';export default class ft extends _0x4a07d9{[_0x103362(0x106)](){const _0x1fe4d3=_0x103362,_0x56b0ac=this[_0x1fe4d3(0x122)],_0x573ded=_0x56b0ac[_0x1fe4d3(0x12b)];if(!_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x114)](_0x1fe4d3(0x121)))return;const _0x165d6f=_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x132)](_0x1fe4d3(0x123)),_0x54cc94=_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x114)](_0x1fe4d3(0x117));function _0x40eba5(_0x548a4b){return()=>{const _0x15b7b5=_0x3bcd,_0x2641a6=_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0x136)][_0x15b7b5(0x103)],_0xa0f895=_0x56b0ac[_0x15b7b5(0xf7)][_0x15b7b5(0x132)](_0x548a4b);if(_0xa0f895[_0x15b7b5(0xea)])return void _0x56b0ac[_0x15b7b5(0xec)](_0x15b7b5(0x120),{});const _0x1d7181=_0x548a4b[_0x15b7b5(0xf1)](0x0,-0x4),_0x3192ee=function(_0x573684,_0x40a32f,_0x4c9041){const _0x48e353=_0x15b7b5;let _0xe52ca3=Array[_0x48e353(0x101)](_0x573684)[_0x48e353(0x133)](_0x590168=>function(_0x12311b,_0x425589){const _0x409d95=_0x48e353;return _0x425589[_0x409d95(0x100)](_0x12311b[_0x409d95(0x107)],_0x409d95(0x11b))&&!_0x425589[_0x409d95(0x108)](_0x12311b);}(_0x590168,_0x4c9041));_0xe52ca3=_0xe52ca3[_0x48e353(0x133)](_0x2a7da9=>!_0x2a7da9['is'](_0x48e353(0x111),_0x48e353(0x11b))||_0x2a7da9[_0x48e353(0xfc)](_0x48e353(0x12e))!=_0x40a32f);const _0x9a84da=new Set();for(const _0x24481e of _0xe52ca3)_0x24481e['is'](_0x48e353(0x111),_0x48e353(0x11b))?_0x9a84da[_0x48e353(0x116)](fe(_0x24481e)):_0x9a84da[_0x48e353(0x116)](_0x24481e);return Array[_0x48e353(0x101)](_0x9a84da);}(_0x2641a6[_0x15b7b5(0x10c)](),_0x1d7181,_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0xeb)]);_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0xf5)](()=>{const _0x59a21d=_0x15b7b5;for(const _0x6d4c84 of _0x3192ee)_0x165d6f[_0x59a21d(0x138)](_0x6d4c84,{'commandName':_0x548a4b,'commandParams':[{'forceValue':!_0xa0f895[_0x59a21d(0xea)]}],'formatGroupId':_0x59a21d(0xfb)},ue(_0x6d4c84));});};}function _0x3513f2(_0x1509a9){return()=>{const _0x15a716=_0x3bcd,_0x3c666a=function(_0x1d6713){const _0x4a7af0=_0x3bcd;let _0x452c4b=Array[_0x4a7af0(0x101)](_0x1d6713);const _0x26870e=_0x452c4b[_0x4a7af0(0x11d)](_0x3b262e=>_0x4a7af0(0x11b)!=_0x3b262e[_0x4a7af0(0x125)]);return _0x26870e>-0x1&&(_0x452c4b=_0x452c4b[_0x4a7af0(0xf1)](0x0,_0x26870e)),_0x452c4b;}(_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x136)][_0x15a716(0x103)][_0x15a716(0x10c)]()),_0x1f718b=_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x110)](_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x11a)](_0x3c666a[0x0],_0x15a716(0x12f)),_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x11a)](_0x3c666a[_0x3c666a[_0x15a716(0x102)]-0x1],_0x15a716(0x105)));_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0xf5)](()=>{const _0x7019f4=_0x15a716;_0x165d6f[_0x7019f4(0x138)](_0x1f718b,{'commandName':_0x1509a9,'commandParams':[],'formatGroupId':_0x7019f4(0x134)},function(_0x3dd591){const _0x38f5d7=_0x7019f4,_0x2a9e72=new Set();for(const _0x58d7a7 of _0x3dd591){let _0x2c2c16=_0x58d7a7[_0x38f5d7(0x135)];for(;_0x2c2c16&&_0x2c2c16[_0x38f5d7(0xfc)](_0x38f5d7(0x134))>_0x58d7a7[_0x38f5d7(0xfc)](_0x38f5d7(0x134));)_0x2a9e72[_0x38f5d7(0x116)](_0x2c2c16),_0x2c2c16=_0x2c2c16[_0x38f5d7(0x135)];}return Array[_0x38f5d7(0x101)](_0x2a9e72);}(_0x3c666a));});};}_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x11e),_0x40eba5(_0x1fe4d3(0x11e))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xed),_0x40eba5(_0x1fe4d3(0xed))),_0x54cc94&&_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x109),_0x40eba5(_0x1fe4d3(0x109))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x129),_0x3513f2(_0x1fe4d3(0x129))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xe8),_0x3513f2(_0x1fe4d3(0xe8))),_0x54cc94&&_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xfa),()=>{const _0x27d93a=_0x1fe4d3,_0x3fb18c=_0x56b0ac[_0x27d93a(0xf7)][_0x27d93a(0x132)](_0x27d93a(0xfa)),_0x5caddb=Array[_0x27d93a(0x101)](_0x3fb18c[_0x27d93a(0x11f)]);_0x5caddb[_0x27d93a(0x133)](_0xd8bd14=>_0xd8bd14[_0x27d93a(0xfc)](_0x27d93a(0x115))!=_0x3fb18c[_0x27d93a(0xea)]),_0x56b0ac[_0x27d93a(0xf9)][_0x27d93a(0xf5)](()=>{const _0x52cbda=_0x27d93a;for(const _0x5dc8d0 of _0x5caddb)_0x165d6f[_0x52cbda(0x138)](_0x5dc8d0,{'commandName':_0x52cbda(0xfa),'commandParams':[{'forceValue':!_0x3fb18c[_0x52cbda(0xea)]}]});});}),_0x165d6f[_0x1fe4d3(0x130)][_0x1fe4d3(0x12a)](_0x1fe4d3(0x11b),_0x371000=>_0xe68e3f(_0x573ded,_0x1fe4d3(0xf6),_0x371000)),_0x165d6f[_0x1fe4d3(0x130)][_0x1fe4d3(0x10a)](_0x3f0bc0=>{const _0x591fa5=_0x1fe4d3;if(_0x591fa5(0x12d)!=_0x3f0bc0[_0x591fa5(0x124)]&&_0x591fa5(0x113)!=_0x3f0bc0[_0x591fa5(0x124)])return;const {data:_0x3d2561}=_0x3f0bc0;if(_0x3d2561){if(_0x591fa5(0x11e)==_0x3d2561[_0x591fa5(0xe7)]||_0x591fa5(0xed)==_0x3d2561[_0x591fa5(0xe7)]||_0x591fa5(0x109)==_0x3d2561[_0x591fa5(0xe7)])switch(_0x3d2561[_0x591fa5(0xe7)][_0x591fa5(0xf8)](_0x591fa5(0xe9),'')){case _0x591fa5(0x10f):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xf4)));case _0x591fa5(0x139):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xff)));case _0x591fa5(0xfe):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xf0)));}if(_0x591fa5(0x129)==_0x3d2561[_0x591fa5(0xe7)])return{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x10b),_0xe68e3f(_0x573ded,_0x591fa5(0xf6)))};if(_0x591fa5(0xe8)==_0x3d2561[_0x591fa5(0xe7)])return{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x12c),_0xe68e3f(_0x573ded,_0x591fa5(0xf6)))};if(_0x591fa5(0xfa)==_0x3d2561[_0x591fa5(0xe7)])return _0x3d2561[_0x591fa5(0x127)][0x0][_0x591fa5(0x11c)]?{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0xef))}:{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x118))};}function _0x55bd7d(_0x1064d7){const _0x5706bf=_0x591fa5;return{'type':_0x5706bf(0x126),'content':_0xe68e3f(_0x573ded,_0x5706bf(0xfd),_0x1064d7)};}});}}function fe(_0x38b941){const _0x435e5d=_0x103362,_0xd8c377=_0x38b941[_0x435e5d(0xfc)](_0x435e5d(0x134));if(0x0==_0xd8c377)return _0x38b941;let _0x202267=_0x38b941;for(;_0x38b941[_0x435e5d(0xf3)]&&_0x38b941[_0x435e5d(0xf3)]['is'](_0x435e5d(0x111),_0x435e5d(0x11b));){const _0x242bdf=_0x38b941[_0x435e5d(0xf3)][_0x435e5d(0xfc)](_0x435e5d(0x134));if(_0x242bdf==_0xd8c377)_0x202267=_0x38b941[_0x435e5d(0xf3)];else{if(_0x242bdf<_0xd8c377)break;}_0x38b941=_0x38b941[_0x435e5d(0xf3)];}return _0x202267;}function ue(_0x1cb6b4){const _0x4375b6=_0x103362,_0x1c9e7c=[];if(_0x1cb6b4['is'](_0x4375b6(0x111),_0x4375b6(0x11b))&&_0x1cb6b4[_0x4375b6(0xfc)](_0x4375b6(0x134))>0x0){let _0x26bf37=_0x1cb6b4[_0x4375b6(0x135)];for(;_0x26bf37&&_0x4375b6(0x11b)==_0x26bf37[_0x4375b6(0x125)]&&_0x26bf37[_0x4375b6(0xfc)](_0x4375b6(0x134))==_0x1cb6b4[_0x4375b6(0xfc)](_0x4375b6(0x134));)_0x1c9e7c[_0x4375b6(0xee)](_0x26bf37),_0x26bf37=_0x26bf37[_0x4375b6(0x135)];}return _0x1c9e7c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17865e=_0x5d32;(function(_0x441a7f,_0x43043f){const _0x51bf1d=_0x5d32,_0x4890e8=_0x441a7f();while(!![]){try{const _0x106403=-parseInt(_0x51bf1d(0xd0))/0x1*(-parseInt(_0x51bf1d(0xfe))/0x2)+-parseInt(_0x51bf1d(0x10c))/0x3*(parseInt(_0x51bf1d(0xd2))/0x4)+-parseInt(_0x51bf1d(0xe2))/0x5*(parseInt(_0x51bf1d(0xf2))/0x6)+-parseInt(_0x51bf1d(0xd9))/0x7*(-parseInt(_0x51bf1d(0xee))/0x8)+parseInt(_0x51bf1d(0xe7))/0x9+parseInt(_0x51bf1d(0xc3))/0xa*(parseInt(_0x51bf1d(0xbf))/0xb)+-parseInt(_0x51bf1d(0xf5))/0xc;if(_0x106403===_0x43043f)break;else _0x4890e8['push'](_0x4890e8['shift']());}catch(_0x3c63d1){_0x4890e8['push'](_0x4890e8['shift']());}}}(_0x4414,0x345da));function _0x5d32(_0x235af7,_0x52b03a){const _0x441482=_0x4414();return _0x5d32=function(_0x5d32c2,_0x50e192){_0x5d32c2=_0x5d32c2-0xbd;let _0x103813=_0x441482[_0x5d32c2];return _0x103813;},_0x5d32(_0x235af7,_0x52b03a);}import{Plugin as _0x37455a}from'ckeditor5/src/core.js';import{getTranslation as _0x34acb8}from'../utils/common-translations.js';function _0x4414(){const _0x5818ea=['element','default','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','commandName','list.properties','from','4lDjMwh','registerDescriptionCallback','descriptionFactory','TrackChangesEditing','startIndex','_getTranslationKeyForListStyle','plugins','type','config','commandParams','numbered','ELEMENT_','formatBlock','handleListStyleCommand','114234VXrjbb','listStyle','enableCommand','handleDescriptions','before','styles','11FUltnu','reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Format:*\x20set\x20order\x20to\x20regular','4050820ngXgmz','push','createPositionAt','has','getSiblingNodes','formatInline','LegacyListPropertiesEditing','format','handleListReversedCommand','selection','_getSuggestionBlocksForListStyle','getListTypeFromListStyleType','length','5422QjNjKz','markMultiRangeBlockFormat','4QZmSEx','backward','listStart','getSelectedBlocks','getLastPosition','LegacyListUtils','*Change\x20to:*\x20%0','497wMKKMX','flat','listReversed','listType','afterInit','editor','_getSuggestionBlocks','bind','getFirstPosition','335nGBbQE','change','filter','listItem','model','3305835GIJVEC','document','locale','replace','forward','parent','toUpperCase','29752rtNBTl','_LIST_','get','createRange','5646ZKZJGd','map','getAttribute','8780100SKSDJs','unshift'];_0x4414=function(){return _0x5818ea;};return _0x4414();}export default class W extends _0x37455a{[_0x17865e(0xdd)](){const _0x1cd511=_0x17865e;if(!this[_0x1cd511(0xde)][_0x1cd511(0x104)][_0x1cd511(0xc6)](_0x1cd511(0xc9)))return;const _0x3c117b=this[_0x1cd511(0xde)][_0x1cd511(0x106)][_0x1cd511(0xf0)](_0x1cd511(0xfc)),_0x108ce4=this[_0x1cd511(0xde)][_0x1cd511(0x104)][_0x1cd511(0xf0)](_0x1cd511(0x101));_0x3c117b[_0x1cd511(0xbe)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0x10d),this[_0x1cd511(0x10b)][_0x1cd511(0xe0)](this)),_0x3c117b[_0x1cd511(0xc0)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0xdb),this[_0x1cd511(0xcb)][_0x1cd511(0xe0)](this)),_0x3c117b[_0x1cd511(0x102)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0xd4),this[_0x1cd511(0xf9)][_0x1cd511(0xe0)](this)),_0x108ce4[_0x1cd511(0x100)][_0x1cd511(0xff)](this[_0x1cd511(0x10f)][_0x1cd511(0xe0)](this));}[_0x17865e(0x10b)](_0x4ceb18,_0x1ca588={}){const _0x270010=_0x17865e,_0x38fc91=this[_0x270010(0xde)][_0x270010(0x104)][_0x270010(0xf0)](_0x270010(0x101)),_0x8fb1b9=this[_0x270010(0xcd)]();this[_0x270010(0xde)][_0x270010(0xe6)][_0x270010(0xe3)](()=>{const _0x540cfb=_0x270010;_0x38fc91[_0x540cfb(0xd1)](_0x8fb1b9,{'commandName':_0x540cfb(0x10d),'commandParams':[{'type':_0x1ca588[_0x540cfb(0x105)]}],'formatGroupId':_0x540cfb(0x10d)});});}[_0x17865e(0xcb)](_0x832156,_0x81014d={}){const _0x3c6482=_0x17865e,_0x1a684e=this[_0x3c6482(0xde)][_0x3c6482(0x104)][_0x3c6482(0xf0)](_0x3c6482(0x101)),_0x46a45c=this[_0x3c6482(0xdf)](_0x10e2f8=>_0x10e2f8['is'](_0x3c6482(0xf7),_0x3c6482(0xe5))&&_0x3c6482(0x108)===_0x10e2f8[_0x3c6482(0xf4)](_0x3c6482(0xdc)));if(_0x46a45c[_0x3c6482(0xcf)]<0x1)return;const _0x483096=_0x46a45c[_0x3c6482(0xf3)](_0xbca6bd=>this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xf1)](this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xc5)](_0xbca6bd,_0x3c6482(0xbd)),this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xc5)](_0xbca6bd,0x0)));this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xe3)](()=>{const _0x374341=_0x3c6482;_0x1a684e[_0x374341(0xd1)](_0x483096,{'commandName':_0x374341(0xdb),'commandParams':[{'reversed':_0x81014d[_0x374341(0xc0)]}],'formatGroupId':_0x374341(0xdb)});});}[_0x17865e(0xf9)](_0x4efcfa,_0x58d682={}){const _0x34de49=_0x17865e,_0x4be673=this[_0x34de49(0xde)][_0x34de49(0x104)][_0x34de49(0xf0)](_0x34de49(0x101)),_0x2ab1eb=this[_0x34de49(0xdf)](_0x3d5b79=>_0x3d5b79['is'](_0x34de49(0xf7),_0x34de49(0xe5))&&_0x34de49(0x108)===_0x3d5b79[_0x34de49(0xf4)](_0x34de49(0xdc)));if(_0x2ab1eb[_0x34de49(0xcf)]<0x1)return;const _0x4bd2bb=_0x2ab1eb[_0x34de49(0xf3)](_0x160540=>this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xf1)](this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xc5)](_0x160540,_0x34de49(0xbd)),this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xc5)](_0x160540,0x0)));this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xe3)](()=>{const _0x36b4aa=_0x34de49;_0x4be673[_0x36b4aa(0xd1)](_0x4bd2bb,{'commandName':_0x36b4aa(0xd4),'commandParams':[{'startIndex':_0x58d682[_0x36b4aa(0x102)]}],'formatGroupId':_0x36b4aa(0xd4)});});}[_0x17865e(0x10f)](_0x350d23){const _0x28c438=_0x17865e;if(_0x28c438(0x10a)!=_0x350d23[_0x28c438(0x105)]&&_0x28c438(0xc8)!=_0x350d23[_0x28c438(0x105)])return;const _0x1f9c58=this[_0x28c438(0xde)][_0x28c438(0xe9)],{data:_0x3b8126}=_0x350d23;if(!_0x3b8126)return;let _0x46d415,_0x5c362a;switch(_0x3b8126[_0x28c438(0xfb)]){case _0x28c438(0x10d):_0x46d415=_0x28c438(0xd8),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415,_0x34acb8(_0x1f9c58,this[_0x28c438(0x103)](_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0x105)])))};break;case _0x28c438(0xdb):_0x46d415=_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0xc0)]?_0x28c438(0xfa):_0x28c438(0xc2),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415)};break;case _0x28c438(0xd4):_0x46d415=_0x28c438(0xc1),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415,_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0x102)])};}return _0x5c362a;}[_0x17865e(0xcd)](){const _0x3b9dfb=_0x17865e;var _0x133c48,_0x53efdb,_0x2feee1,_0x31834e;const _0x4e5025=this[_0x3b9dfb(0xde)][_0x3b9dfb(0x104)][_0x3b9dfb(0xf0)](_0x3b9dfb(0xd7));let _0x4ac248=Array[_0x3b9dfb(0xfd)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xd5)]());return(null===(_0x133c48=_0x4ac248[0x0])||void 0x0===_0x133c48?void 0x0:_0x133c48['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&_0x4ac248[_0x3b9dfb(0xf6)](..._0x4e5025[_0x3b9dfb(0xc7)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xe1)](),_0x3b9dfb(0xd3))),(null===(_0x53efdb=_0x4ac248[_0x4ac248[_0x3b9dfb(0xcf)]-0x1])||void 0x0===_0x53efdb?void 0x0:_0x53efdb['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&_0x4ac248[_0x3b9dfb(0xc4)](..._0x4e5025[_0x3b9dfb(0xc7)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xd6)](),_0x3b9dfb(0xeb))),_0x4ac248=[...new Set(_0x4ac248)],(null===(_0x31834e=null===(_0x2feee1=this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xe1)]())||void 0x0===_0x2feee1?void 0x0:_0x2feee1[_0x3b9dfb(0xec)])||void 0x0===_0x31834e?void 0x0:_0x31834e['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&(_0x4ac248=_0x4ac248[_0x3b9dfb(0xe4)](_0x516460=>_0x516460['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))),_0x4ac248;}[_0x17865e(0xdf)](_0x9e211){const _0xdfd53b=_0x17865e,_0x3cadd9=this[_0xdfd53b(0xde)][_0xdfd53b(0x104)][_0xdfd53b(0xf0)](_0xdfd53b(0xd7));let _0x54f8cc=Array[_0xdfd53b(0xfd)](this[_0xdfd53b(0xde)][_0xdfd53b(0xe6)][_0xdfd53b(0xe8)][_0xdfd53b(0xcc)][_0xdfd53b(0xd5)]())[_0xdfd53b(0xe4)](_0x9e211)[_0xdfd53b(0xf3)](_0x87e969=>{const _0x2acfe4=_0xdfd53b,_0x584f71=this[_0x2acfe4(0xde)][_0x2acfe4(0xe6)][_0x2acfe4(0xc5)](_0x87e969,0x0);return[..._0x3cadd9[_0x2acfe4(0xc7)](_0x584f71,_0x2acfe4(0xd3)),..._0x3cadd9[_0x2acfe4(0xc7)](_0x584f71,_0x2acfe4(0xeb))];})[_0xdfd53b(0xda)]();return _0x54f8cc=[...new Set(_0x54f8cc)],_0x54f8cc;}[_0x17865e(0x103)](_0x48472d){const _0x49075c=_0x17865e;return _0x49075c(0x109)+(this[_0x49075c(0xde)][_0x49075c(0x104)][_0x49075c(0xf0)](_0x49075c(0xd7))[_0x49075c(0xce)](_0x48472d)||_0x49075c(0xf8))[_0x49075c(0xed)]()+_0x49075c(0xef)+_0x48472d[_0x49075c(0xed)]()[_0x49075c(0xea)](/-/g,'_');}}
23
+ function _0x1fe2(){const _0x55a4d1=['ELEMENT_','type','bind','unshift','10xajFsS','getSelectedBlocks','LegacyListUtils','plugins','*Format:*\x20set\x20order\x20to\x20reversed','*Format:*\x20set\x20order\x20to\x20regular','parent','reversed','listReversed','length','listStyle','listItem','9gxPHzN','editor','_LIST_','1070715NKFqjW','TrackChangesEditing','filter','_getSuggestionBlocks','1345812JCimNe','*Change\x20to:*\x20%0','handleDescriptions','has','322270ctZjmK','toUpperCase','getFirstPosition','enableCommand','before','config','flat','numbered','styles','afterInit','startIndex','createRange','getLastPosition','replace','3284792zPbFwT','selection','1286838NFnvRY','element','markMultiRangeBlockFormat','listType','_getTranslationKeyForListStyle','document','_getSuggestionBlocksForListStyle','getSiblingNodes','*Format:*\x20set\x20start\x20index\x20to\x20%0','getAttribute','handleListStyleCommand','formatInline','get','locale','4dTEaEf','format','formatBlock','descriptionFactory','478989fxkUKj','handleListReversedCommand','default','from','model','backward','registerDescriptionCallback','change','commandParams','forward','commandName','map','createPositionAt','list.properties','listStart','LegacyListPropertiesEditing','handleListStartCommand','756614DIUbhP','getListTypeFromListStyleType','push'];_0x1fe2=function(){return _0x55a4d1;};return _0x1fe2();}const _0x288f5a=_0x4b4c;(function(_0x3f12ff,_0xbacf4f){const _0x21a082=_0x4b4c,_0x5bdbe3=_0x3f12ff();while(!![]){try{const _0x7640d3=parseInt(_0x21a082(0x1e0))/0x1+parseInt(_0x21a082(0x1f1))/0x2+-parseInt(_0x21a082(0x207))/0x3*(parseInt(_0x21a082(0x1dc))/0x4)+parseInt(_0x21a082(0x1f8))/0x5*(parseInt(_0x21a082(0x1ba))/0x6)+-parseInt(_0x21a082(0x1ce))/0x7+parseInt(_0x21a082(0x1cc))/0x8*(-parseInt(_0x21a082(0x204))/0x9)+parseInt(_0x21a082(0x1be))/0xa;if(_0x7640d3===_0xbacf4f)break;else _0x5bdbe3['push'](_0x5bdbe3['shift']());}catch(_0x10b195){_0x5bdbe3['push'](_0x5bdbe3['shift']());}}}(_0x1fe2,0x5e6e5));import{Plugin as _0x56f8cb}from'ckeditor5/src/core.js';import{getTranslation as _0x1afde2}from'../utils/common-translations.js';function _0x4b4c(_0x52c4a5,_0x3270a3){const _0x1fe281=_0x1fe2();return _0x4b4c=function(_0x4b4c21,_0x4e5e38){_0x4b4c21=_0x4b4c21-0x1ba;let _0x281fa1=_0x1fe281[_0x4b4c21];return _0x281fa1;},_0x4b4c(_0x52c4a5,_0x3270a3);}export default class W extends _0x56f8cb{[_0x288f5a(0x1c7)](){const _0x43620e=_0x288f5a;if(!this[_0x43620e(0x205)][_0x43620e(0x1fb)][_0x43620e(0x1bd)](_0x43620e(0x1ef)))return;const _0x3cebd5=this[_0x43620e(0x205)][_0x43620e(0x1c3)][_0x43620e(0x1da)](_0x43620e(0x1ed)),_0x49e9a1=this[_0x43620e(0x205)][_0x43620e(0x1fb)][_0x43620e(0x1da)](_0x43620e(0x208));_0x3cebd5[_0x43620e(0x1c6)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x202),this[_0x43620e(0x1d8)][_0x43620e(0x1f6)](this)),_0x3cebd5[_0x43620e(0x1ff)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x200),this[_0x43620e(0x1e1)][_0x43620e(0x1f6)](this)),_0x3cebd5[_0x43620e(0x1c8)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x1ee),this[_0x43620e(0x1f0)][_0x43620e(0x1f6)](this)),_0x49e9a1[_0x43620e(0x1df)][_0x43620e(0x1e6)](this[_0x43620e(0x1bc)][_0x43620e(0x1f6)](this));}[_0x288f5a(0x1d8)](_0x110c7a,_0x228017={}){const _0x1e12ab=_0x288f5a,_0x432355=this[_0x1e12ab(0x205)][_0x1e12ab(0x1fb)][_0x1e12ab(0x1da)](_0x1e12ab(0x208)),_0x1d8732=this[_0x1e12ab(0x1d4)]();this[_0x1e12ab(0x205)][_0x1e12ab(0x1e4)][_0x1e12ab(0x1e7)](()=>{const _0x2dc47b=_0x1e12ab;_0x432355[_0x2dc47b(0x1d0)](_0x1d8732,{'commandName':_0x2dc47b(0x202),'commandParams':[{'type':_0x228017[_0x2dc47b(0x1f5)]}],'formatGroupId':_0x2dc47b(0x202)});});}[_0x288f5a(0x1e1)](_0x24df6a,_0x14defd={}){const _0x49bb87=_0x288f5a,_0x55c640=this[_0x49bb87(0x205)][_0x49bb87(0x1fb)][_0x49bb87(0x1da)](_0x49bb87(0x208)),_0x34fcc0=this[_0x49bb87(0x20a)](_0x525a39=>_0x525a39['is'](_0x49bb87(0x1cf),_0x49bb87(0x203))&&_0x49bb87(0x1c5)===_0x525a39[_0x49bb87(0x1d7)](_0x49bb87(0x1d1)));if(_0x34fcc0[_0x49bb87(0x201)]<0x1)return;const _0x15b550=_0x34fcc0[_0x49bb87(0x1eb)](_0x31dcee=>this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1c9)](this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1ec)](_0x31dcee,_0x49bb87(0x1c2)),this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1ec)](_0x31dcee,0x0)));this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1e7)](()=>{const _0x41651e=_0x49bb87;_0x55c640[_0x41651e(0x1d0)](_0x15b550,{'commandName':_0x41651e(0x200),'commandParams':[{'reversed':_0x14defd[_0x41651e(0x1ff)]}],'formatGroupId':_0x41651e(0x200)});});}[_0x288f5a(0x1f0)](_0x157cb4,_0x2dc859={}){const _0x539c9f=_0x288f5a,_0x31b032=this[_0x539c9f(0x205)][_0x539c9f(0x1fb)][_0x539c9f(0x1da)](_0x539c9f(0x208)),_0x4df2f6=this[_0x539c9f(0x20a)](_0x1ad5ca=>_0x1ad5ca['is'](_0x539c9f(0x1cf),_0x539c9f(0x203))&&_0x539c9f(0x1c5)===_0x1ad5ca[_0x539c9f(0x1d7)](_0x539c9f(0x1d1)));if(_0x4df2f6[_0x539c9f(0x201)]<0x1)return;const _0xf2ff9=_0x4df2f6[_0x539c9f(0x1eb)](_0x3a22e2=>this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1c9)](this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1ec)](_0x3a22e2,_0x539c9f(0x1c2)),this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1ec)](_0x3a22e2,0x0)));this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1e7)](()=>{const _0x1b456f=_0x539c9f;_0x31b032[_0x1b456f(0x1d0)](_0xf2ff9,{'commandName':_0x1b456f(0x1ee),'commandParams':[{'startIndex':_0x2dc859[_0x1b456f(0x1c8)]}],'formatGroupId':_0x1b456f(0x1ee)});});}[_0x288f5a(0x1bc)](_0x1e4504){const _0x439b93=_0x288f5a;if(_0x439b93(0x1de)!=_0x1e4504[_0x439b93(0x1f5)]&&_0x439b93(0x1d9)!=_0x1e4504[_0x439b93(0x1f5)])return;const _0x3128d9=this[_0x439b93(0x205)][_0x439b93(0x1db)],{data:_0x4af36b}=_0x1e4504;if(!_0x4af36b)return;let _0x28f496,_0x2fea3d;switch(_0x4af36b[_0x439b93(0x1ea)]){case _0x439b93(0x202):_0x28f496=_0x439b93(0x1bb),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496,_0x1afde2(_0x3128d9,this[_0x439b93(0x1d2)](_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1f5)])))};break;case _0x439b93(0x200):_0x28f496=_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1ff)]?_0x439b93(0x1fc):_0x439b93(0x1fd),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496)};break;case _0x439b93(0x1ee):_0x28f496=_0x439b93(0x1d6),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496,_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1c8)])};}return _0x2fea3d;}[_0x288f5a(0x1d4)](){const _0x9c4087=_0x288f5a;var _0x12cf58,_0x20a677,_0xdfa99,_0x593b38;const _0x47eee2=this[_0x9c4087(0x205)][_0x9c4087(0x1fb)][_0x9c4087(0x1da)](_0x9c4087(0x1fa));let _0x581794=Array[_0x9c4087(0x1e3)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1f9)]());return(null===(_0x12cf58=_0x581794[0x0])||void 0x0===_0x12cf58?void 0x0:_0x12cf58['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&_0x581794[_0x9c4087(0x1f7)](..._0x47eee2[_0x9c4087(0x1d5)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1c0)](),_0x9c4087(0x1e5))),(null===(_0x20a677=_0x581794[_0x581794[_0x9c4087(0x201)]-0x1])||void 0x0===_0x20a677?void 0x0:_0x20a677['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&_0x581794[_0x9c4087(0x1f3)](..._0x47eee2[_0x9c4087(0x1d5)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1ca)](),_0x9c4087(0x1e9))),_0x581794=[...new Set(_0x581794)],(null===(_0x593b38=null===(_0xdfa99=this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1c0)]())||void 0x0===_0xdfa99?void 0x0:_0xdfa99[_0x9c4087(0x1fe)])||void 0x0===_0x593b38?void 0x0:_0x593b38['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&(_0x581794=_0x581794[_0x9c4087(0x209)](_0x36374f=>_0x36374f['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))),_0x581794;}[_0x288f5a(0x20a)](_0x52b987){const _0x383571=_0x288f5a,_0x2ed8e7=this[_0x383571(0x205)][_0x383571(0x1fb)][_0x383571(0x1da)](_0x383571(0x1fa));let _0x1c8c48=Array[_0x383571(0x1e3)](this[_0x383571(0x205)][_0x383571(0x1e4)][_0x383571(0x1d3)][_0x383571(0x1cd)][_0x383571(0x1f9)]())[_0x383571(0x209)](_0x52b987)[_0x383571(0x1eb)](_0xe3f884=>{const _0x3256c6=_0x383571,_0x57ac36=this[_0x3256c6(0x205)][_0x3256c6(0x1e4)][_0x3256c6(0x1ec)](_0xe3f884,0x0);return[..._0x2ed8e7[_0x3256c6(0x1d5)](_0x57ac36,_0x3256c6(0x1e5)),..._0x2ed8e7[_0x3256c6(0x1d5)](_0x57ac36,_0x3256c6(0x1e9))];})[_0x383571(0x1c4)]();return _0x1c8c48=[...new Set(_0x1c8c48)],_0x1c8c48;}[_0x288f5a(0x1d2)](_0x31bc2a){const _0x3d2804=_0x288f5a;return _0x3d2804(0x1f4)+(this[_0x3d2804(0x205)][_0x3d2804(0x1fb)][_0x3d2804(0x1da)](_0x3d2804(0x1fa))[_0x3d2804(0x1f2)](_0x31bc2a)||_0x3d2804(0x1e2))[_0x3d2804(0x1bf)]()+_0x3d2804(0x206)+_0x31bc2a[_0x3d2804(0x1bf)]()[_0x3d2804(0x1cb)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5bc8(){const _0x3153a7=['link\x20(','key','3697656fZudae','686437nBQlRx','afterInit','manualDecorators','_registerLegacyDescription','formatInline','1017918WDsmMU','newValue','registerDescriptionCallback','*Remove\x20link*','locale','descriptionFactory','registerAttributeLabel','editor','commandParams','TrackChangesEditing','42isVscA','1230910XuoSKb','commands','*Set\x20link:*\x20%0','4rUUghM','enableDefaultAttributesIntegration','has','LinkEditing','label','link','toLowerCase','plugins','registerInlineAttribute','commandName','linkHref','attribute','format','type','160FEQABv','268257xwgnrq','get','unlink','1281338Bprwag','391518Scrgrd'];_0x5bc8=function(){return _0x3153a7;};return _0x5bc8();}const _0x1864cf=_0x1810;(function(_0x22c634,_0x130bb5){const _0x192a7e=_0x1810,_0x3c5fea=_0x22c634();while(!![]){try{const _0x436c70=parseInt(_0x192a7e(0x18b))/0x1+-parseInt(_0x192a7e(0x1b0))/0x2+parseInt(_0x192a7e(0x1ad))/0x3+parseInt(_0x192a7e(0x19e))/0x4*(parseInt(_0x192a7e(0x19b))/0x5)+-parseInt(_0x192a7e(0x190))/0x6*(parseInt(_0x192a7e(0x19a))/0x7)+parseInt(_0x192a7e(0x18a))/0x8+parseInt(_0x192a7e(0x187))/0x9*(parseInt(_0x192a7e(0x1ac))/0xa);if(_0x436c70===_0x130bb5)break;else _0x3c5fea['push'](_0x3c5fea['shift']());}catch(_0xb97335){_0x3c5fea['push'](_0x3c5fea['shift']());}}}(_0x5bc8,0x7f5da));import{Plugin as _0x3c0353}from'ckeditor5/src/core.js';import{getTranslation as _0x5eeb0d}from'../utils/common-translations.js';function _0x1810(_0x1c5084,_0x4cc159){const _0x5bc851=_0x5bc8();return _0x1810=function(_0x181003,_0x12a51f){_0x181003=_0x181003-0x187;let _0x38de78=_0x5bc851[_0x181003];return _0x38de78;},_0x1810(_0x1c5084,_0x4cc159);}export default class ht extends _0x3c0353{[_0x1864cf(0x18c)](){const _0xe85ae6=_0x1864cf,_0x27e0b1=this[_0xe85ae6(0x197)];if(!_0x27e0b1[_0xe85ae6(0x1a5)][_0xe85ae6(0x1a0)](_0xe85ae6(0x1a1)))return;const _0x3ebf65=_0x27e0b1[_0xe85ae6(0x1a5)][_0xe85ae6(0x1ae)](_0xe85ae6(0x199)),_0x2cafa3=_0x27e0b1[_0xe85ae6(0x19c)][_0xe85ae6(0x1ae)](_0xe85ae6(0x1a3));_0x3ebf65[_0xe85ae6(0x19f)](_0xe85ae6(0x1a3)),_0x3ebf65[_0xe85ae6(0x19f)](_0xe85ae6(0x1af)),_0x3ebf65[_0xe85ae6(0x1a6)](_0xe85ae6(0x1a8));for(const _0x44bfe7 of _0x2cafa3[_0xe85ae6(0x18d)])_0x3ebf65[_0xe85ae6(0x1a6)](_0x44bfe7['id']),_0x3ebf65[_0xe85ae6(0x195)][_0xe85ae6(0x196)](_0x44bfe7['id'],_0xe85ae6(0x188)+_0x44bfe7[_0xe85ae6(0x1a2)][_0xe85ae6(0x1a4)]()+')');_0x3ebf65[_0xe85ae6(0x195)][_0xe85ae6(0x192)](_0x44d3d5=>{const _0x59c0e0=_0xe85ae6;if(_0x59c0e0(0x1a9)!=_0x44d3d5[_0x59c0e0(0x1ab)])return;const {data:_0x2d698e}=_0x44d3d5;if(!_0x2d698e||_0x59c0e0(0x1a8)!=_0x2d698e[_0x59c0e0(0x189)])return;const _0x334ec8=_0x2d698e[_0x59c0e0(0x191)],_0x9ffaab=_0x27e0b1[_0x59c0e0(0x194)];return{'type':_0x59c0e0(0x1aa),'content':null==_0x334ec8?_0x5eeb0d(_0x9ffaab,_0x59c0e0(0x193)):_0x5eeb0d(_0x9ffaab,_0x59c0e0(0x19d),'\x22'+_0x334ec8+'\x22')};}),this[_0xe85ae6(0x18e)]();}[_0x1864cf(0x18e)](){const _0x3c186e=_0x1864cf,_0x499594=this[_0x3c186e(0x197)],_0x2d8848=_0x499594[_0x3c186e(0x194)];_0x499594[_0x3c186e(0x1a5)][_0x3c186e(0x1ae)](_0x3c186e(0x199))[_0x3c186e(0x195)][_0x3c186e(0x192)](_0x7fb34d=>{const _0x264edb=_0x3c186e;if(_0x264edb(0x18f)!=_0x7fb34d[_0x264edb(0x1ab)])return;const {data:_0xf3d240}=_0x7fb34d;if(_0xf3d240){if(_0x264edb(0x1a3)==_0xf3d240[_0x264edb(0x1a7)]){const _0x405e5d=_0xf3d240[_0x264edb(0x198)][0x0];return{'type':_0x264edb(0x1aa),'content':_0x5eeb0d(_0x2d8848,_0x264edb(0x19d),'\x22'+_0x405e5d+'\x22')};}return _0x264edb(0x1af)==_0xf3d240[_0x264edb(0x1a7)]?{'type':_0x264edb(0x1aa),'content':_0x5eeb0d(_0x2d8848,_0x264edb(0x193))}:void 0x0;}});}}
23
+ function _0x5460(_0x387bc7,_0xbf2ae2){const _0x159195=_0x1591();return _0x5460=function(_0x546094,_0x5e5746){_0x546094=_0x546094-0x124;let _0x215af4=_0x159195[_0x546094];return _0x215af4;},_0x5460(_0x387bc7,_0xbf2ae2);}function _0x1591(){const _0x5b8acb=['type','locale','167cckfCz','*Set\x20link:*\x20%0','linkHref','descriptionFactory','format','has','manualDecorators','commands','attribute','registerDescriptionCallback','registerInlineAttribute','LinkEditing','afterInit','48288abCJSh','*Remove\x20link*','get','toLowerCase','50466rFDVbh','9357768tcNTai','8843317MusswP','registerAttributeLabel','665slefvh','editor','8587400ygkjDs','plugins','TrackChangesEditing','14963960bOtGPi','_registerLegacyDescription','link\x20(','13222VBTgRZ','unlink','112LjOvzS','newValue','commandParams','key','commandName','formatInline','label','link','enableDefaultAttributesIntegration'];_0x1591=function(){return _0x5b8acb;};return _0x1591();}const _0x4a3cd7=_0x5460;(function(_0x4ce8a2,_0xee2059){const _0x8836a4=_0x5460,_0x4f81c5=_0x4ce8a2();while(!![]){try{const _0xf94d08=parseInt(_0x8836a4(0x14a))/0x1*(-parseInt(_0x8836a4(0x13d))/0x2)+-parseInt(_0x8836a4(0x12d))/0x3*(-parseInt(_0x8836a4(0x13f))/0x4)+parseInt(_0x8836a4(0x135))/0x5*(parseInt(_0x8836a4(0x131))/0x6)+-parseInt(_0x8836a4(0x133))/0x7+-parseInt(_0x8836a4(0x137))/0x8+parseInt(_0x8836a4(0x132))/0x9+parseInt(_0x8836a4(0x13a))/0xa;if(_0xf94d08===_0xee2059)break;else _0x4f81c5['push'](_0x4f81c5['shift']());}catch(_0x206060){_0x4f81c5['push'](_0x4f81c5['shift']());}}}(_0x1591,0xa2482));import{Plugin as _0x25aaf9}from'ckeditor5/src/core.js';import{getTranslation as _0x4ed2f2}from'../utils/common-translations.js';export default class ht extends _0x25aaf9{[_0x4a3cd7(0x12c)](){const _0x1d4cae=_0x4a3cd7,_0x2c6887=this[_0x1d4cae(0x136)];if(!_0x2c6887[_0x1d4cae(0x138)][_0x1d4cae(0x125)](_0x1d4cae(0x12b)))return;const _0x181205=_0x2c6887[_0x1d4cae(0x138)][_0x1d4cae(0x12f)](_0x1d4cae(0x139)),_0x46ecba=_0x2c6887[_0x1d4cae(0x127)][_0x1d4cae(0x12f)](_0x1d4cae(0x146));_0x181205[_0x1d4cae(0x147)](_0x1d4cae(0x146)),_0x181205[_0x1d4cae(0x147)](_0x1d4cae(0x13e)),_0x181205[_0x1d4cae(0x12a)](_0x1d4cae(0x14c));for(const _0x4be2fd of _0x46ecba[_0x1d4cae(0x126)])_0x181205[_0x1d4cae(0x12a)](_0x4be2fd['id']),_0x181205[_0x1d4cae(0x14d)][_0x1d4cae(0x134)](_0x4be2fd['id'],_0x1d4cae(0x13c)+_0x4be2fd[_0x1d4cae(0x145)][_0x1d4cae(0x130)]()+')');_0x181205[_0x1d4cae(0x14d)][_0x1d4cae(0x129)](_0x2e21da=>{const _0xd99963=_0x1d4cae;if(_0xd99963(0x128)!=_0x2e21da[_0xd99963(0x148)])return;const {data:_0x63713b}=_0x2e21da;if(!_0x63713b||_0xd99963(0x14c)!=_0x63713b[_0xd99963(0x142)])return;const _0x5bdba2=_0x63713b[_0xd99963(0x140)],_0x5b7c85=_0x2c6887[_0xd99963(0x149)];return{'type':_0xd99963(0x124),'content':null==_0x5bdba2?_0x4ed2f2(_0x5b7c85,_0xd99963(0x12e)):_0x4ed2f2(_0x5b7c85,_0xd99963(0x14b),'\x22'+_0x5bdba2+'\x22')};}),this[_0x1d4cae(0x13b)]();}[_0x4a3cd7(0x13b)](){const _0x55c4ad=_0x4a3cd7,_0x19c1a7=this[_0x55c4ad(0x136)],_0x3a3163=_0x19c1a7[_0x55c4ad(0x149)];_0x19c1a7[_0x55c4ad(0x138)][_0x55c4ad(0x12f)](_0x55c4ad(0x139))[_0x55c4ad(0x14d)][_0x55c4ad(0x129)](_0x4eecda=>{const _0x566e71=_0x55c4ad;if(_0x566e71(0x144)!=_0x4eecda[_0x566e71(0x148)])return;const {data:_0xdceb45}=_0x4eecda;if(_0xdceb45){if(_0x566e71(0x146)==_0xdceb45[_0x566e71(0x143)]){const _0x5f34d1=_0xdceb45[_0x566e71(0x141)][0x0];return{'type':_0x566e71(0x124),'content':_0x4ed2f2(_0x3a3163,_0x566e71(0x14b),'\x22'+_0x5f34d1+'\x22')};}return _0x566e71(0x13e)==_0xdceb45[_0x566e71(0x143)]?{'type':_0x566e71(0x124),'content':_0x4ed2f2(_0x3a3163,_0x566e71(0x12e))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ef931=_0x2977;(function(_0x109260,_0x1fb069){const _0x2345ad=_0x2977,_0x34dd69=_0x109260();while(!![]){try{const _0x49423e=parseInt(_0x2345ad(0x1b5))/0x1*(parseInt(_0x2345ad(0x1d2))/0x2)+-parseInt(_0x2345ad(0x244))/0x3*(-parseInt(_0x2345ad(0x1df))/0x4)+-parseInt(_0x2345ad(0x240))/0x5+parseInt(_0x2345ad(0x201))/0x6*(parseInt(_0x2345ad(0x22f))/0x7)+parseInt(_0x2345ad(0x1e1))/0x8*(parseInt(_0x2345ad(0x230))/0x9)+parseInt(_0x2345ad(0x1aa))/0xa*(parseInt(_0x2345ad(0x1b0))/0xb)+parseInt(_0x2345ad(0x1cc))/0xc*(-parseInt(_0x2345ad(0x1a6))/0xd);if(_0x49423e===_0x1fb069)break;else _0x34dd69['push'](_0x34dd69['shift']());}catch(_0x32f0ab){_0x34dd69['push'](_0x34dd69['shift']());}}}(_0x12c9,0x66f70));function _0x12c9(){const _0x141e50=['listIndent','model','_getAttributeKey','*Check\x20item*','getAttribute','12AKUIpR','mergeListItemBackward','todoListChecked','registerCustomCallback','todoListCheck','bulleted','1630522NreIfc','differ','listItemIdFixer','commandParams','name','toUpperCase','numbered','data','removeMarker','start','accept','detach','oldRange','4qpMnWi','descriptionFactory','8xREwZW','document','head','batch','execute','indentList','commands','add','includes','createRange','*Format:*\x20remove\x20from\x20%0','ListEditing','splitListItemAfter','map','end','_findSuggestions','registerElementLabel','_suggestionFactory','todoList','format','*Set\x20format:*\x20%0','ELEMENT_BULLETED_LIST','oldValue','deletion','getChanges','refresh','change','*Merge:*\x20list\x20item','startsWith','trackChangesCommand','find','nodeAfter','12pRSKJH','listItemId','isLocal','plugins','isUndo','setAttribute','bulletedList','getSuggestion','attributes','*Merge:*\x20%0','customNumberedList','getFirstRange','from','noTrackChangesFixer','selection','commandName','splitListItemBefore','type','*Change\x20to:*\x20%0','ELEMENT_NUMBERED_LIST','ELEMENT_LIST_ITEM','attributeKey','schema','locale','parent','afterInit','forceValue','*Remove\x20format:*\x20%0','nextSibling','getSuggestions','suggestion:attribute:','push','assureChains','numberedList','_LIST','list.multiBlock','meta','change:data','listStart','listReversed','*Uncheck\x20item*','value','groupId','newRange','setSelection','*Split:*\x20list\x20item','1272964HwDkqv','2798298bTiPZt','getFirstMarker','registerBlockAttribute','registerPostFixer','listType','registerDescriptionCallback','TrackChangesEditing','range','isObject','filter','listStyle','documentList','mergeListItemForward','todo','suggestion','_registerLegacyDescription','870920sGkHei','ELEMENT_TODO_LIST','customBulletedList','isNextTo','661677RxDOjm','default','TodoListEditing','newValue','enableDefaultAttributesIntegration','key','multipleBlocks','25233767rMDYZF','ELEMENT_','listMarker','get','10toaRIq','*Outdent:*\x20%0','*Indent:*\x20%0','editor','hasSuggestion','*Format:*\x20insert\x20into\x20%0','9091951LUAuFa','fromRange','checkTodoList','registerAttributeLabel','size','1uOfPSC','high','listMarkerStyle','next','containsItem','length','config','outdentList','attribute','getChangedMarkers','getRanges','_splitMarkerName','FORMAT_INDENT','formatBlock','_supportLegacySuggestions','createPositionAt','has','previousSibling'];_0x12c9=function(){return _0x141e50;};return _0x12c9();}import{Plugin as _0x5ed1ad}from'ckeditor5/src/core.js';import{getTranslation as _0x238986}from'../utils/common-translations.js';function _0x2977(_0x369775,_0x5ad3da){const _0x12c9e1=_0x12c9();return _0x2977=function(_0x2977df,_0x4475bb){_0x2977df=_0x2977df-0x1a4;let _0x1b22ab=_0x12c9e1[_0x2977df];return _0x1b22ab;},_0x2977(_0x369775,_0x5ad3da);}import{renameAttributeKey as _0xb5283c}from'../trackchangesediting.js';import{LiveRange as _0x247eee}from'ckeditor5/src/engine.js';export default class K extends _0x5ed1ad{[_0x1ef931(0x21a)](){const _0x52fb63=_0x1ef931,_0x2cfccd=this[_0x52fb63(0x1ad)];if(!_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1c5)](_0x52fb63(0x1ec)))return;const _0x466cf2=_0x2cfccd[_0x52fb63(0x218)],_0x8db608=_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1a9)](_0x52fb63(0x236)),_0x525116=_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1c5)](_0x52fb63(0x246)),_0x2357a5=!!_0x2cfccd[_0x52fb63(0x1bb)][_0x52fb63(0x1a9)](_0x52fb63(0x224));function _0x4ca87c(_0x24933a){const _0xf0b879=_0x52fb63;return{'type':_0xf0b879(0x1f4),'content':''+_0x238986(_0x466cf2,_0xf0b879(0x1f5),_0x24933a)};}function _0x3a8ab8(_0x37a43a){const _0x59017f=_0x52fb63;return{'type':_0x59017f(0x1f4),'content':''+_0x238986(_0x466cf2,_0x59017f(0x21c),_0x37a43a)};}_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x222)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x207)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x20b)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x242)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1e6)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1bc)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1ed)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x211)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x202)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x234)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x1c7)),_0x2357a5&&(_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1cd)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x23c))),_0x525116&&(_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1f3)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1b2)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x1ce)),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x49d248=>{const _0x5f3fa5=_0x52fb63,{data:_0xacd8ca}=_0x49d248;if(_0xacd8ca&&_0x5f3fa5(0x1ce)==_0xacd8ca[_0x5f3fa5(0x1a4)])return{'type':_0x5f3fa5(0x1f4),'content':_0xacd8ca[_0x5f3fa5(0x247)]?_0x238986(_0x466cf2,_0x5f3fa5(0x1ca)):_0x238986(_0x466cf2,_0x5f3fa5(0x229))};}),this[_0x52fb63(0x1ad)][_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0xd7d20f=>{const _0x5a6ec4=_0x52fb63;if(_0xd7d20f[_0x5a6ec4(0x1e4)][_0x5a6ec4(0x205)])return!0x1;let _0x20b25d=!0x1;const _0x14b06c=_0x8db608[_0x5a6ec4(0x21e)]({'skipNotAttached':!0x0})[_0x5a6ec4(0x239)](_0x5b736a=>_0x5a6ec4(0x1ce)===_0x8db608[_0x5a6ec4(0x1c9)](_0x5b736a));for(const _0x411488 of _0x14b06c){_0x5a6ec4(0x23d)!=_0x411488[_0x5a6ec4(0x20c)]()[_0x5a6ec4(0x1db)][_0x5a6ec4(0x200)][_0x5a6ec4(0x1cb)](_0x5a6ec4(0x234))&&(_0x8db608[_0x5a6ec4(0x1f0)](_0x411488[_0x5a6ec4(0x20c)](),_0x5a6ec4(0x1bd))[_0x5a6ec4(0x1ff)](_0xdde697=>_0x5a6ec4(0x234)===_0x8db608[_0x5a6ec4(0x1c9)](_0xdde697[_0x5a6ec4(0x23e)]))||(_0xd7d20f[_0x5a6ec4(0x1da)](_0x411488[_0x5a6ec4(0x231)]()),_0x20b25d=!0x0));}return _0x20b25d;})),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x1b3)](_0x52fb63(0x1c7),_0x238986(_0x466cf2,_0x52fb63(0x1c1)));const _0x21c247={'type':_0x52fb63(0x1f4),'content':''};_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x46ae1e=>{const _0x22c518=_0x52fb63,{data:_0x842b98}=_0x46ae1e;if(!_0x842b98||_0x22c518(0x234)!=_0x842b98[_0x22c518(0x1a4)])return;let _0x3829ae=_0x46ae1e[_0x22c518(0x1e3)];for(;_0x3829ae;){if(_0x3829ae[_0x22c518(0x1d9)]&&((_0x22c518(0x23a)==_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)]||_0x22c518(0x1b7)==_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)])&&(_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x247)]&&_0x22c518(0x245)!=_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x247)]||_0x22c518(0x245)!=_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1f7)]&&!_0x842b98[_0x22c518(0x247)])||!_0x2357a5&&_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)]==_0xb5283c))return _0x21c247;_0x3829ae=_0x3829ae[_0x22c518(0x1b8)];}if(null==_0x842b98[_0x22c518(0x247)])switch(_0x842b98[_0x22c518(0x1f7)]){case _0x22c518(0x1d1):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x1f6)));case _0x22c518(0x1d8):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x214)));case _0x22c518(0x23d):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x241)));}switch(_0x842b98[_0x22c518(0x247)]){case _0x22c518(0x1d1):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x1f6)));case _0x22c518(0x1d8):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x214)));case _0x22c518(0x23d):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x241)));}}),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x2806ca=>{const _0x414cdc=_0x52fb63,{data:_0x36868a}=_0x2806ca;if(_0x36868a&&_0x414cdc(0x1c7)==_0x36868a[_0x414cdc(0x1a4)])return null==_0x36868a[_0x414cdc(0x247)]||null==_0x36868a[_0x414cdc(0x1f7)]&&0x0==_0x36868a[_0x414cdc(0x247)]?_0x21c247:void 0x0;}),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x10dcdb=>{const _0x278bba=_0x52fb63;if(_0x278bba(0x1bd)!=_0x10dcdb[_0x278bba(0x212)])return;const {data:_0x23652a}=_0x10dcdb;if(!_0x23652a||_0x278bba(0x202)!=_0x23652a[_0x278bba(0x1a4)])return;const _0x3674c9=Ee(_0x10dcdb);return _0x278bba(0x247)==_0x3674c9?{'type':_0x278bba(0x1f4),'content':_0x238986(_0x466cf2,_0x278bba(0x1fc))}:_0x278bba(0x1f7)==_0x3674c9?{'type':_0x278bba(0x1f4),'content':_0x238986(_0x466cf2,_0x278bba(0x22e))}:_0x21c247;}),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0x17f124=>this[_0x52fb63(0x1d4)](_0x17f124)),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0x5dfd4b=>this[_0x52fb63(0x20e)](_0x5dfd4b)),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)]['on'](_0x52fb63(0x226),(_0x493882,_0x29c8bc)=>{const _0x84bd98=_0x52fb63;if(_0x29c8bc[_0x84bd98(0x205)]||!_0x29c8bc[_0x84bd98(0x203)])return!0x1;this[_0x84bd98(0x221)]();},{'priority':_0x52fb63(0x1b6)}),this[_0x52fb63(0x1c3)]();}[_0x1ef931(0x1d4)](_0x504981){const _0x3e5dff=_0x1ef931;if(_0x504981[_0x3e5dff(0x1e4)][_0x3e5dff(0x205)]||!_0x504981[_0x3e5dff(0x1e4)][_0x3e5dff(0x203)])return!0x1;let _0x4392a2=!0x1;const _0x4fc585=this[_0x3e5dff(0x1ad)][_0x3e5dff(0x204)][_0x3e5dff(0x1a9)](_0x3e5dff(0x236))[_0x3e5dff(0x21e)]({'skipNotAttached':!0x0})[_0x3e5dff(0x239)](_0x4f64ce=>_0x4f64ce[_0x3e5dff(0x1d9)]&&_0x3e5dff(0x202)==_0x4f64ce[_0x3e5dff(0x1d9)][_0x3e5dff(0x1a4)])[_0x3e5dff(0x239)](_0x224593=>_0x224593[_0x3e5dff(0x1d9)][_0x3e5dff(0x247)]&&_0x224593[_0x3e5dff(0x1d9)][_0x3e5dff(0x1f7)]);for(const _0x3e506b of _0x4fc585)Ee(_0x3e506b)||(_0x504981[_0x3e5dff(0x1da)](_0x3e506b[_0x3e5dff(0x231)]()),_0x4392a2=!0x0);return _0x4392a2;}[_0x1ef931(0x20e)](_0x255ee3){const _0x4b4739=_0x1ef931;if(_0x255ee3[_0x4b4739(0x1e4)][_0x4b4739(0x205)]||!_0x255ee3[_0x4b4739(0x1e4)][_0x4b4739(0x203)])return!0x1;const _0x45cefd=this[_0x4b4739(0x1ad)][_0x4b4739(0x204)][_0x4b4739(0x1a9)](_0x4b4739(0x236));if(_0x45cefd[_0x4b4739(0x1fe)][_0x4b4739(0x22a)])return!0x1;let _0x34edbe=!0x1;const _0x577be3=[_0x4b4739(0x234),_0x4b4739(0x202),_0x4b4739(0x1c7),_0x4b4739(0x23a),_0x4b4739(0x227),_0x4b4739(0x228),_0x4b4739(0x1d0),_0x4b4739(0x1a8),_0x4b4739(0x1b7)],_0x895e1b=this[_0x4b4739(0x1ad)][_0x4b4739(0x1c8)][_0x4b4739(0x1e2)][_0x4b4739(0x1d3)][_0x4b4739(0x1f9)]()[_0x4b4739(0x239)](_0x5719c7=>_0x4b4739(0x1bd)==_0x5719c7[_0x4b4739(0x212)])[_0x4b4739(0x239)](_0x4dce29=>_0x577be3[_0x4b4739(0x1e9)](_0x4dce29[_0x4b4739(0x216)]));if(0x0==_0x895e1b[_0x4b4739(0x1ba)])return _0x34edbe;for(const _0x314c05 of _0x895e1b){const _0xbcddf6=_0x45cefd[_0x4b4739(0x1f0)](_0x314c05[_0x4b4739(0x237)],_0x4b4739(0x1bd))[_0x4b4739(0x239)](_0x132c1c=>!_0x132c1c[_0x4b4739(0x225)][_0x4b4739(0x243)])[_0x4b4739(0x1ee)](_0x123048=>_0x123048[_0x4b4739(0x23e)])[_0x4b4739(0x239)](_0xa8621a=>{const _0x200672=_0x4b4739,_0x126509=_0x45cefd[_0x200672(0x1c9)](_0xa8621a);return _0x577be3[_0x200672(0x1e9)](_0x126509);});if(_0xbcddf6[_0x4b4739(0x1ba)]){for(const _0x42ee93 of _0xbcddf6)_0x255ee3[_0x4b4739(0x1da)](_0x42ee93[_0x4b4739(0x231)]());_0x34edbe=!0x0;}}return _0x34edbe;}[_0x1ef931(0x221)](){const _0x2f1873=_0x1ef931,_0x27c442=this[_0x2f1873(0x1ad)][_0x2f1873(0x204)][_0x2f1873(0x1a9)](_0x2f1873(0x236)),_0x449594=[_0x2f1873(0x234),_0x2f1873(0x202),_0x2f1873(0x1c7),_0x2f1873(0x23a),_0x2f1873(0x227),_0x2f1873(0x228),_0x2f1873(0x1d0),_0x2f1873(0x1a8),_0x2f1873(0x1b7)];let _0x358249;const _0x184d53=new Set(this[_0x2f1873(0x1ad)][_0x2f1873(0x1c8)][_0x2f1873(0x1e2)][_0x2f1873(0x1d3)][_0x2f1873(0x1be)]()[_0x2f1873(0x239)](_0x122259=>{const _0x1ff5eb=_0x2f1873;if(_0x122259[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x1de)]||!_0x122259[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x22c)])return null;if(!_0x122259[_0x1ff5eb(0x1d6)][_0x1ff5eb(0x1fd)](_0x1ff5eb(0x21f)))return null;const {id:_0x2dc3c8}=_0x27c442[_0x1ff5eb(0x1c0)](_0x122259[_0x1ff5eb(0x1d6)]);if(!_0x27c442[_0x1ff5eb(0x1ae)](_0x2dc3c8))return null;const _0x11fe30=_0x27c442[_0x1ff5eb(0x208)](_0x2dc3c8);return _0x449594[_0x1ff5eb(0x1e9)](_0x11fe30[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x1a4)]);})[_0x2f1873(0x1ee)](_0x2b9f8d=>{const _0x3675c2=_0x2f1873,{id:_0x5effa1}=_0x27c442[_0x3675c2(0x1c0)](_0x2b9f8d[_0x3675c2(0x1d6)]),_0x4dcf43=_0x27c442[_0x3675c2(0x208)](_0x5effa1);return _0x358249=_0x4dcf43[_0x3675c2(0x209)][_0x3675c2(0x22b)],_0x4dcf43[_0x3675c2(0x20c)]()[_0x3675c2(0x1db)][_0x3675c2(0x200)];}));if(0x0==_0x184d53[_0x2f1873(0x1b4)])return;const _0x1b2116=_0x27c442[_0x2f1873(0x21e)]({'skipNotAttached':!0x0})[_0x2f1873(0x239)](_0x350b17=>_0x2f1873(0x1bd)==_0x350b17[_0x2f1873(0x212)]&&_0x350b17[_0x2f1873(0x1d9)]&&_0x449594[_0x2f1873(0x1e9)](_0x350b17[_0x2f1873(0x1d9)][_0x2f1873(0x1a4)])&&_0x350b17[_0x2f1873(0x209)][_0x2f1873(0x22b)]!=_0x358249)[_0x2f1873(0x1ee)](_0x37f962=>({'listItem':_0x37f962[_0x2f1873(0x20c)]()[_0x2f1873(0x1db)][_0x2f1873(0x200)],'groupId':_0x37f962[_0x2f1873(0x209)][_0x2f1873(0x22b)]})),_0x343dfd=new Set();for(const {groupId:_0x399117,listItem:_0xd9ba5b}of _0x1b2116)_0x184d53[_0x2f1873(0x1c5)](_0xd9ba5b)&&_0x343dfd[_0x2f1873(0x1e8)](_0x399117);for(const _0x2ab5dd of _0x27c442[_0x2f1873(0x21e)]())_0x343dfd[_0x2f1873(0x1c5)](_0x2ab5dd[_0x2f1873(0x209)][_0x2f1873(0x22b)])&&_0x2ab5dd[_0x2f1873(0x206)](_0x2f1873(0x22b),_0x358249);}[_0x1ef931(0x1c3)](){const _0x1c6918=_0x1ef931,_0x3471ba=this[_0x1c6918(0x1ad)],_0x361f5b=_0x3471ba[_0x1c6918(0x218)],_0x2b3cbe=_0x3471ba[_0x1c6918(0x204)][_0x1c6918(0x1a9)](_0x1c6918(0x236));this[_0x1c6918(0x23f)](),_0x2b3cbe[_0x1c6918(0x1f2)][_0x1c6918(0x1cf)](_0x1c6918(0x1c2),_0x1c6918(0x23b),_0x1c6918(0x1dc),function(_0x2405e3,_0x1ca3dd){const _0x535d7d=_0x1c6918,_0x14e44a=[];for(let _0x2d239d of _0x2405e3)_0x2d239d[_0x535d7d(0x1db)][_0x535d7d(0x200)]===_0x2d239d[_0x535d7d(0x1ef)][_0x535d7d(0x219)]&&(_0x2d239d=_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1ea)](_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1c4)](_0x2d239d[_0x535d7d(0x1db)][_0x535d7d(0x200)],0x0))),_0x14e44a[_0x535d7d(0x220)](_0x2d239d);_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1fb)](_0x1d599d=>{const _0x34a20a=_0x535d7d,_0x2439f0=_0x3471ba[_0x34a20a(0x1c8)][_0x34a20a(0x1e2)][_0x34a20a(0x20f)],_0x4637af=Array[_0x34a20a(0x20d)](_0x2439f0[_0x34a20a(0x1bf)]())[_0x34a20a(0x1ee)](_0x48051f=>_0x247eee[_0x34a20a(0x1b1)](_0x48051f));_0x1d599d[_0x34a20a(0x22d)](_0x14e44a),_0x3471ba[_0x34a20a(0x1e7)][_0x34a20a(0x1a9)](_0x1ca3dd[_0x34a20a(0x210)])[_0x34a20a(0x1fa)](),_0x1ca3dd[_0x34a20a(0x1d5)][_0x34a20a(0x220)]({'forceDefaultExecution':!0x0}),_0x3471ba[_0x34a20a(0x1e5)](_0x1ca3dd[_0x34a20a(0x210)],..._0x1ca3dd[_0x34a20a(0x1d5)]),_0x1d599d[_0x34a20a(0x22d)](_0x4637af);for(const _0x1f714b of _0x4637af)_0x1f714b[_0x34a20a(0x1dd)]();});}),_0x2b3cbe[_0x1c6918(0x1e0)][_0x1c6918(0x1f1)](function(_0x5c7488){const _0x4acd9e=_0x1c6918,_0x46a26e=!_0x3471ba[_0x4acd9e(0x1c8)][_0x4acd9e(0x217)][_0x4acd9e(0x238)](_0x5c7488),_0x419163=_0x5c7488[_0x4acd9e(0x1c6)],_0x2d8d90=_0x5c7488[_0x4acd9e(0x21d)],_0x2c259f=_0x5c7488[_0x4acd9e(0x1cb)](_0x4acd9e(0x202)),_0x2539e6=!_0x419163||_0x419163[_0x4acd9e(0x1cb)](_0x4acd9e(0x202))!==_0x2c259f,_0x5d6c66=!_0x2d8d90||_0x2d8d90[_0x4acd9e(0x1cb)](_0x4acd9e(0x202))!==_0x2c259f;return _0x46a26e&&Boolean(_0x2c259f)&&_0x2539e6&&_0x5d6c66;},_0x29cc51=>_0x238986(_0x361f5b,_0x1c6918(0x215),_0x29cc51));}[_0x1ef931(0x23f)](){const _0x57ab1a=_0x1ef931,_0x33ff17=this[_0x57ab1a(0x1ad)],_0x428157=_0x33ff17[_0x57ab1a(0x218)];function _0x32c497(_0x322017){const _0x1d51f6=_0x57ab1a,_0x365794=_0x33ff17[_0x1d51f6(0x1e7)][_0x1d51f6(0x1a9)](_0x1d51f6(0x207))[_0x1d51f6(0x22a)],_0x36f1c5=_0x33ff17[_0x1d51f6(0x1e7)][_0x1d51f6(0x1a9)](_0x1d51f6(0x222))[_0x1d51f6(0x22a)];return _0x1d51f6(0x222)===_0x322017?_0x365794:_0x36f1c5;}_0x33ff17[_0x57ab1a(0x204)][_0x57ab1a(0x1a9)](_0x57ab1a(0x236))[_0x57ab1a(0x1e0)][_0x57ab1a(0x235)](function(_0x1de72d){const _0x58944d=_0x57ab1a;if(_0x58944d(0x1c2)!=_0x1de72d[_0x58944d(0x212)])return;const {data:_0x1f7799}=_0x1de72d;if(!_0x1f7799)return;let _0x2153cd,_0x3f7b5f,_0x13a164,_0x53758d;switch(_0x1f7799[_0x58944d(0x210)]){case _0x58944d(0x207):_0x13a164=_0x1f7799[_0x58944d(0x1d5)][0x0][_0x58944d(0x21b)],_0x53758d=_0x32c497(_0x1f7799[_0x58944d(0x210)]),_0x2153cd=_0x13a164?_0x58944d(0x1af):_0x58944d(0x1eb),!_0x53758d&&_0x33ff17[_0x58944d(0x1bb)][_0x58944d(0x1a9)](_0x58944d(0x224))||(_0x2153cd=_0x58944d(0x213)),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x1f6)))};break;case _0x58944d(0x222):_0x13a164=_0x1f7799[_0x58944d(0x1d5)][0x0][_0x58944d(0x21b)],_0x53758d=_0x32c497(_0x1f7799[_0x58944d(0x210)]),_0x2153cd=_0x13a164?_0x58944d(0x1af):_0x58944d(0x1eb),!_0x53758d&&_0x33ff17[_0x58944d(0x1bb)][_0x58944d(0x1a9)](_0x58944d(0x224))||(_0x2153cd=_0x58944d(0x213)),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x214)))};break;case _0x58944d(0x1e6):_0x2153cd=_0x58944d(0x1ac),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x215)))};break;case _0x58944d(0x1bc):_0x2153cd=function(_0x511d26){const _0x1dfda2=_0x58944d,_0x353da2=_0x511d26[_0x1dfda2(0x20c)]();let _0x2bf631=_0x353da2[_0x1dfda2(0x1db)][_0x1dfda2(0x200)];for(;_0x2bf631&&_0x353da2[_0x1dfda2(0x1b9)](_0x2bf631);){if(_0x2bf631[_0x1dfda2(0x1cb)](_0x1dfda2(0x1c7))>0x0)return!0x1;_0x2bf631=_0x2bf631[_0x1dfda2(0x21d)];}return!0x0;}(_0x1de72d)?_0x238986(_0x428157,_0x58944d(0x1eb),_0x238986(_0x428157,function(_0x528de4){const _0xf7bc63=_0x58944d;return _0xf7bc63(0x1a7)+_0x528de4[_0xf7bc63(0x20c)]()[_0xf7bc63(0x1db)][_0xf7bc63(0x200)][_0xf7bc63(0x1cb)](_0xf7bc63(0x234))[_0xf7bc63(0x1d7)]()+_0xf7bc63(0x223);}(_0x1de72d))):_0x238986(_0x428157,_0x58944d(0x1ab),_0x238986(_0x428157,_0x58944d(0x215))),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x2153cd};break;case _0x58944d(0x1cd):case _0x58944d(0x23c):!0x1===_0x1f7799[_0x58944d(0x1a5)]&&(_0x2153cd=_0x58944d(0x20a),_0x3f7b5f={'type':_0x58944d(0x1f8),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x215)))});}return _0x3f7b5f;});}}function Ee(_0x52194c){const _0x340058=_0x1ef931;let _0xb7ffc8=_0x52194c[_0x340058(0x20c)]()[_0x340058(0x1db)][_0x340058(0x200)][_0x340058(0x1c6)];for(;_0xb7ffc8;){const _0x4ede52=_0xb7ffc8[_0x340058(0x1cb)](_0x340058(0x202));if(!_0x4ede52)return!0x1;if(_0x4ede52==_0x52194c[_0x340058(0x1d9)][_0x340058(0x247)])return _0x340058(0x247);if(_0x4ede52==_0x52194c[_0x340058(0x1d9)][_0x340058(0x1f7)])return _0x340058(0x1f7);_0xb7ffc8=_0xb7ffc8[_0x340058(0x1c6)];}return!0x1;}
23
+ const _0x3787d4=_0x479d;(function(_0x2a6998,_0x3c0e21){const _0x1bdb05=_0x479d,_0x4c55a9=_0x2a6998();while(!![]){try{const _0x575ad2=-parseInt(_0x1bdb05(0x1a1))/0x1*(-parseInt(_0x1bdb05(0x1c4))/0x2)+parseInt(_0x1bdb05(0x1ec))/0x3+parseInt(_0x1bdb05(0x1f2))/0x4+-parseInt(_0x1bdb05(0x1c0))/0x5+-parseInt(_0x1bdb05(0x182))/0x6+parseInt(_0x1bdb05(0x20b))/0x7*(-parseInt(_0x1bdb05(0x174))/0x8)+-parseInt(_0x1bdb05(0x19a))/0x9;if(_0x575ad2===_0x3c0e21)break;else _0x4c55a9['push'](_0x4c55a9['shift']());}catch(_0x32617){_0x4c55a9['push'](_0x4c55a9['shift']());}}}(_0xea46,0x66d17));import{Plugin as _0x4677fd}from'ckeditor5/src/core.js';import{getTranslation as _0xc31b18}from'../utils/common-translations.js';function _0x479d(_0x1aa213,_0x1898fd){const _0xea4610=_0xea46();return _0x479d=function(_0x479d99,_0x42009f){_0x479d99=_0x479d99-0x171;let _0x589993=_0xea4610[_0x479d99];return _0x589993;},_0x479d(_0x1aa213,_0x1898fd);}import{renameAttributeKey as _0x27ca65}from'../trackchangesediting.js';import{LiveRange as _0x4aa3a1}from'ckeditor5/src/engine.js';export default class K extends _0x4677fd{[_0x3787d4(0x191)](){const _0x13a6a8=_0x3787d4,_0x38b8cc=this[_0x13a6a8(0x204)];if(!_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1a5)](_0x13a6a8(0x189)))return;const _0x402daa=_0x38b8cc[_0x13a6a8(0x1fb)],_0x76b27a=_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1ce)](_0x13a6a8(0x18b)),_0x2d003b=_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1a5)](_0x13a6a8(0x1ef)),_0x5dc466=!!_0x38b8cc[_0x13a6a8(0x171)][_0x13a6a8(0x1ce)](_0x13a6a8(0x1b5));function _0xff0ec8(_0xb4bc30){const _0x222faf=_0x13a6a8;return{'type':_0x222faf(0x1e2),'content':''+_0xc31b18(_0x402daa,_0x222faf(0x176),_0xb4bc30)};}function _0x31ff7b(_0x2fef11){const _0x17b983=_0x13a6a8;return{'type':_0x17b983(0x1e2),'content':''+_0xc31b18(_0x402daa,_0x17b983(0x188),_0x2fef11)};}_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1d3)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x18c)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1be)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1bf)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1b4)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1bc)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x172)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x17d)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x206)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x17c)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x1c1)),_0x5dc466&&(_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1fd)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x20c))),_0x2d003b&&(_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1d2)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1b9)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x19d)),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x35f9a2=>{const _0x37f818=_0x13a6a8,{data:_0x29ef68}=_0x35f9a2;if(_0x29ef68&&_0x37f818(0x19d)==_0x29ef68[_0x37f818(0x1d8)])return{'type':_0x37f818(0x1e2),'content':_0x29ef68[_0x37f818(0x1ee)]?_0xc31b18(_0x402daa,_0x37f818(0x1ea)):_0xc31b18(_0x402daa,_0x37f818(0x1ff))};}),this[_0x13a6a8(0x204)][_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x34698b=>{const _0x350285=_0x13a6a8;if(_0x34698b[_0x350285(0x177)][_0x350285(0x1a8)])return!0x1;let _0x6bb696=!0x1;const _0x28b0da=_0x76b27a[_0x350285(0x1b7)]({'skipNotAttached':!0x0})[_0x350285(0x193)](_0x21bc5c=>_0x350285(0x19d)===_0x76b27a[_0x350285(0x1cd)](_0x21bc5c));for(const _0xcebc76 of _0x28b0da){_0x350285(0x1f8)!=_0xcebc76[_0x350285(0x20f)]()[_0x350285(0x181)][_0x350285(0x1e3)][_0x350285(0x200)](_0x350285(0x17c))&&(_0x76b27a[_0x350285(0x1a2)](_0xcebc76[_0x350285(0x20f)](),_0x350285(0x1d4))[_0x350285(0x1c9)](_0x30249a=>_0x350285(0x17c)===_0x76b27a[_0x350285(0x1cd)](_0x30249a[_0x350285(0x178)]))||(_0x34698b[_0x350285(0x19f)](_0xcebc76[_0x350285(0x1eb)]()),_0x6bb696=!0x0));}return _0x6bb696;})),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x19c)](_0x13a6a8(0x1c1),_0xc31b18(_0x402daa,_0x13a6a8(0x1f7)));const _0x24ed6b={'type':_0x13a6a8(0x1e2),'content':''};_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x445223=>{const _0x36c6a4=_0x13a6a8,{data:_0x1331d9}=_0x445223;if(!_0x1331d9||_0x36c6a4(0x17c)!=_0x1331d9[_0x36c6a4(0x1d8)])return;let _0x3303d4=_0x445223[_0x36c6a4(0x1ae)];for(;_0x3303d4;){if(_0x3303d4[_0x36c6a4(0x1f0)]&&((_0x36c6a4(0x195)==_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)]||_0x36c6a4(0x1d5)==_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)])&&(_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1ee)]&&_0x36c6a4(0x1e5)!=_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1ee)]||_0x36c6a4(0x1e5)!=_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1da)]&&!_0x1331d9[_0x36c6a4(0x1ee)])||!_0x5dc466&&_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)]==_0x27ca65))return _0x24ed6b;_0x3303d4=_0x3303d4[_0x36c6a4(0x1a4)];}if(null==_0x1331d9[_0x36c6a4(0x1ee)])switch(_0x1331d9[_0x36c6a4(0x1da)]){case _0x36c6a4(0x1f1):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x185)));case _0x36c6a4(0x1fc):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x1e6)));case _0x36c6a4(0x1f8):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x1f4)));}switch(_0x1331d9[_0x36c6a4(0x1ee)]){case _0x36c6a4(0x1f1):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x185)));case _0x36c6a4(0x1fc):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x1e6)));case _0x36c6a4(0x1f8):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x1f4)));}}),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x4e4186=>{const _0x56144d=_0x13a6a8,{data:_0x4732aa}=_0x4e4186;if(_0x4732aa&&_0x56144d(0x1c1)==_0x4732aa[_0x56144d(0x1d8)])return null==_0x4732aa[_0x56144d(0x1ee)]||null==_0x4732aa[_0x56144d(0x1da)]&&0x0==_0x4732aa[_0x56144d(0x1ee)]?_0x24ed6b:void 0x0;}),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x5dcb03=>{const _0x5a6e1b=_0x13a6a8;if(_0x5a6e1b(0x1d4)!=_0x5dcb03[_0x5a6e1b(0x18d)])return;const {data:_0x1cd5c6}=_0x5dcb03;if(!_0x1cd5c6||_0x5a6e1b(0x206)!=_0x1cd5c6[_0x5a6e1b(0x1d8)])return;const _0x3315ad=Ee(_0x5dcb03);return _0x5a6e1b(0x1ee)==_0x3315ad?{'type':_0x5a6e1b(0x1e2),'content':_0xc31b18(_0x402daa,_0x5a6e1b(0x202))}:_0x5a6e1b(0x1da)==_0x3315ad?{'type':_0x5a6e1b(0x1e2),'content':_0xc31b18(_0x402daa,_0x5a6e1b(0x1bb))}:_0x24ed6b;}),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x1dd4d8=>this[_0x13a6a8(0x1b3)](_0x1dd4d8)),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x32dfc6=>this[_0x13a6a8(0x1b0)](_0x32dfc6)),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)]['on'](_0x13a6a8(0x1d9),(_0x483eea,_0x775cc2)=>{const _0x3a0afe=_0x13a6a8;if(_0x775cc2[_0x3a0afe(0x1a8)]||!_0x775cc2[_0x3a0afe(0x1d1)])return!0x1;this[_0x3a0afe(0x1c3)]();},{'priority':_0x13a6a8(0x1db)}),this[_0x13a6a8(0x183)]();}[_0x3787d4(0x1b3)](_0x5f5796){const _0x218978=_0x3787d4;if(_0x5f5796[_0x218978(0x177)][_0x218978(0x1a8)]||!_0x5f5796[_0x218978(0x177)][_0x218978(0x1d1)])return!0x1;let _0x458b94=!0x1;const _0x34a153=this[_0x218978(0x204)][_0x218978(0x1aa)][_0x218978(0x1ce)](_0x218978(0x18b))[_0x218978(0x1b7)]({'skipNotAttached':!0x0})[_0x218978(0x193)](_0x3f78b3=>_0x3f78b3[_0x218978(0x1f0)]&&_0x218978(0x206)==_0x3f78b3[_0x218978(0x1f0)][_0x218978(0x1d8)])[_0x218978(0x193)](_0x597aa3=>_0x597aa3[_0x218978(0x1f0)][_0x218978(0x1ee)]&&_0x597aa3[_0x218978(0x1f0)][_0x218978(0x1da)]);for(const _0x349ac5 of _0x34a153)Ee(_0x349ac5)||(_0x5f5796[_0x218978(0x19f)](_0x349ac5[_0x218978(0x1eb)]()),_0x458b94=!0x0);return _0x458b94;}[_0x3787d4(0x1b0)](_0x4323b3){const _0x3e39df=_0x3787d4;if(_0x4323b3[_0x3e39df(0x177)][_0x3e39df(0x1a8)]||!_0x4323b3[_0x3e39df(0x177)][_0x3e39df(0x1d1)])return!0x1;const _0x2c4cc9=this[_0x3e39df(0x204)][_0x3e39df(0x1aa)][_0x3e39df(0x1ce)](_0x3e39df(0x18b));if(_0x2c4cc9[_0x3e39df(0x1dd)][_0x3e39df(0x1f6)])return!0x1;let _0x4ce937=!0x1;const _0x3f799d=[_0x3e39df(0x17c),_0x3e39df(0x206),_0x3e39df(0x1c1),_0x3e39df(0x195),_0x3e39df(0x1fa),_0x3e39df(0x175),_0x3e39df(0x209),_0x3e39df(0x1e7),_0x3e39df(0x1d5)],_0x401ec1=this[_0x3e39df(0x204)][_0x3e39df(0x1b1)][_0x3e39df(0x1ca)][_0x3e39df(0x1de)][_0x3e39df(0x1e9)]()[_0x3e39df(0x193)](_0x329adc=>_0x3e39df(0x1d4)==_0x329adc[_0x3e39df(0x18d)])[_0x3e39df(0x193)](_0x488a3c=>_0x3f799d[_0x3e39df(0x1c6)](_0x488a3c[_0x3e39df(0x197)]));if(0x0==_0x401ec1[_0x3e39df(0x1b8)])return _0x4ce937;for(const _0x2c94ca of _0x401ec1){const _0x4db420=_0x2c4cc9[_0x3e39df(0x1a2)](_0x2c94ca[_0x3e39df(0x1f3)],_0x3e39df(0x1d4))[_0x3e39df(0x193)](_0x251861=>!_0x251861[_0x3e39df(0x17f)][_0x3e39df(0x1ab)])[_0x3e39df(0x20a)](_0x3fd81f=>_0x3fd81f[_0x3e39df(0x178)])[_0x3e39df(0x193)](_0x3f4f52=>{const _0x2e8912=_0x3e39df,_0x560d18=_0x2c4cc9[_0x2e8912(0x1cd)](_0x3f4f52);return _0x3f799d[_0x2e8912(0x1c6)](_0x560d18);});if(_0x4db420[_0x3e39df(0x1b8)]){for(const _0x343a37 of _0x4db420)_0x4323b3[_0x3e39df(0x19f)](_0x343a37[_0x3e39df(0x1eb)]());_0x4ce937=!0x0;}}return _0x4ce937;}[_0x3787d4(0x1c3)](){const _0x4c3e50=_0x3787d4,_0x531223=this[_0x4c3e50(0x204)][_0x4c3e50(0x1aa)][_0x4c3e50(0x1ce)](_0x4c3e50(0x18b)),_0x418e48=[_0x4c3e50(0x17c),_0x4c3e50(0x206),_0x4c3e50(0x1c1),_0x4c3e50(0x195),_0x4c3e50(0x1fa),_0x4c3e50(0x175),_0x4c3e50(0x209),_0x4c3e50(0x1e7),_0x4c3e50(0x1d5)];let _0x4bde6a;const _0x4c8035=new Set(this[_0x4c3e50(0x204)][_0x4c3e50(0x1b1)][_0x4c3e50(0x1ca)][_0x4c3e50(0x1de)][_0x4c3e50(0x1ba)]()[_0x4c3e50(0x193)](_0x11f62e=>{const _0x17ad71=_0x4c3e50;if(_0x11f62e[_0x17ad71(0x1f0)][_0x17ad71(0x20d)]||!_0x11f62e[_0x17ad71(0x1f0)][_0x17ad71(0x184)])return null;if(!_0x11f62e[_0x17ad71(0x1a9)][_0x17ad71(0x1d0)](_0x17ad71(0x210)))return null;const {id:_0x1e278e}=_0x531223[_0x17ad71(0x1c8)](_0x11f62e[_0x17ad71(0x1a9)]);if(!_0x531223[_0x17ad71(0x194)](_0x1e278e))return null;const _0xd1ed74=_0x531223[_0x17ad71(0x192)](_0x1e278e);return _0x418e48[_0x17ad71(0x1c6)](_0xd1ed74[_0x17ad71(0x1f0)][_0x17ad71(0x1d8)]);})[_0x4c3e50(0x20a)](_0x593f5f=>{const _0x2c92cb=_0x4c3e50,{id:_0x1c8058}=_0x531223[_0x2c92cb(0x1c8)](_0x593f5f[_0x2c92cb(0x1a9)]),_0x28e432=_0x531223[_0x2c92cb(0x192)](_0x1c8058);return _0x4bde6a=_0x28e432[_0x2c92cb(0x1a7)][_0x2c92cb(0x201)],_0x28e432[_0x2c92cb(0x20f)]()[_0x2c92cb(0x181)][_0x2c92cb(0x1e3)];}));if(0x0==_0x4c8035[_0x4c3e50(0x1dc)])return;const _0xe884df=_0x531223[_0x4c3e50(0x1b7)]({'skipNotAttached':!0x0})[_0x4c3e50(0x193)](_0x5962c9=>_0x4c3e50(0x1d4)==_0x5962c9[_0x4c3e50(0x18d)]&&_0x5962c9[_0x4c3e50(0x1f0)]&&_0x418e48[_0x4c3e50(0x1c6)](_0x5962c9[_0x4c3e50(0x1f0)][_0x4c3e50(0x1d8)])&&_0x5962c9[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)]!=_0x4bde6a)[_0x4c3e50(0x20a)](_0x141cb2=>({'listItem':_0x141cb2[_0x4c3e50(0x20f)]()[_0x4c3e50(0x181)][_0x4c3e50(0x1e3)],'groupId':_0x141cb2[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)]})),_0x2c42f5=new Set();for(const {groupId:_0x3e6e4b,listItem:_0xda39ed}of _0xe884df)_0x4c8035[_0x4c3e50(0x1a5)](_0xda39ed)&&_0x2c42f5[_0x4c3e50(0x186)](_0x3e6e4b);for(const _0x6fad1d of _0x531223[_0x4c3e50(0x1b7)]())_0x2c42f5[_0x4c3e50(0x1a5)](_0x6fad1d[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)])&&_0x6fad1d[_0x4c3e50(0x1ad)](_0x4c3e50(0x201),_0x4bde6a);}[_0x3787d4(0x183)](){const _0x37d934=_0x3787d4,_0x49fb47=this[_0x37d934(0x204)],_0x26d65b=_0x49fb47[_0x37d934(0x1fb)],_0x428c79=_0x49fb47[_0x37d934(0x1aa)][_0x37d934(0x1ce)](_0x37d934(0x18b));this[_0x37d934(0x18e)](),_0x428c79[_0x37d934(0x1b6)][_0x37d934(0x1b2)](_0x37d934(0x1ac),_0x37d934(0x1cc),_0x37d934(0x17b),function(_0x4124d1,_0x333a96){const _0x2e0101=_0x37d934,_0x42dd0c=[];for(let _0x19dd8d of _0x4124d1)_0x19dd8d[_0x2e0101(0x181)][_0x2e0101(0x1e3)]===_0x19dd8d[_0x2e0101(0x1f5)][_0x2e0101(0x1d7)]&&(_0x19dd8d=_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x19e)](_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x173)](_0x19dd8d[_0x2e0101(0x181)][_0x2e0101(0x1e3)],0x0))),_0x42dd0c[_0x2e0101(0x1e0)](_0x19dd8d);_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x196)](_0x1b8c4c=>{const _0x4e2527=_0x2e0101,_0x1da706=_0x49fb47[_0x4e2527(0x1b1)][_0x4e2527(0x1ca)][_0x4e2527(0x19b)],_0x5ce5e2=Array[_0x4e2527(0x1a6)](_0x1da706[_0x4e2527(0x1e1)]())[_0x4e2527(0x20a)](_0x31ed5c=>_0x4aa3a1[_0x4e2527(0x1d6)](_0x31ed5c));_0x1b8c4c[_0x4e2527(0x1df)](_0x42dd0c),_0x49fb47[_0x4e2527(0x1af)][_0x4e2527(0x1ce)](_0x333a96[_0x4e2527(0x187)])[_0x4e2527(0x1a3)](),_0x333a96[_0x4e2527(0x1a0)][_0x4e2527(0x1e0)]({'forceDefaultExecution':!0x0}),_0x49fb47[_0x4e2527(0x1c2)](_0x333a96[_0x4e2527(0x187)],..._0x333a96[_0x4e2527(0x1a0)]),_0x1b8c4c[_0x4e2527(0x1df)](_0x5ce5e2);for(const _0x30eaf0 of _0x5ce5e2)_0x30eaf0[_0x4e2527(0x1fe)]();});}),_0x428c79[_0x37d934(0x17e)][_0x37d934(0x1cf)](function(_0x4d6930){const _0x42e0d6=_0x37d934,_0x232550=!_0x49fb47[_0x42e0d6(0x1b1)][_0x42e0d6(0x211)][_0x42e0d6(0x207)](_0x4d6930),_0x40e510=_0x4d6930[_0x42e0d6(0x1cb)],_0x3dabea=_0x4d6930[_0x42e0d6(0x1c7)],_0x19cdf1=_0x4d6930[_0x42e0d6(0x200)](_0x42e0d6(0x206)),_0x10e17a=!_0x40e510||_0x40e510[_0x42e0d6(0x200)](_0x42e0d6(0x206))!==_0x19cdf1,_0x58398c=!_0x3dabea||_0x3dabea[_0x42e0d6(0x200)](_0x42e0d6(0x206))!==_0x19cdf1;return _0x232550&&Boolean(_0x19cdf1)&&_0x10e17a&&_0x58398c;},_0x5a15d1=>_0xc31b18(_0x26d65b,_0x37d934(0x1bd),_0x5a15d1));}[_0x3787d4(0x18e)](){const _0x316abc=_0x3787d4,_0x55e7c0=this[_0x316abc(0x204)],_0x213979=_0x55e7c0[_0x316abc(0x1fb)];function _0x46496b(_0x357762){const _0x31908e=_0x316abc,_0x15cd77=_0x55e7c0[_0x31908e(0x1af)][_0x31908e(0x1ce)](_0x31908e(0x18c))[_0x31908e(0x1f6)],_0x3e14f4=_0x55e7c0[_0x31908e(0x1af)][_0x31908e(0x1ce)](_0x31908e(0x1d3))[_0x31908e(0x1f6)];return _0x31908e(0x1d3)===_0x357762?_0x15cd77:_0x3e14f4;}_0x55e7c0[_0x316abc(0x1aa)][_0x316abc(0x1ce)](_0x316abc(0x18b))[_0x316abc(0x17e)][_0x316abc(0x20e)](function(_0x407153){const _0x35f4bc=_0x316abc;if(_0x35f4bc(0x1ac)!=_0x407153[_0x35f4bc(0x18d)])return;const {data:_0x2af90b}=_0x407153;if(!_0x2af90b)return;let _0x23bc54,_0x4b31cb,_0x4cd4dc,_0x141410;switch(_0x2af90b[_0x35f4bc(0x187)]){case _0x35f4bc(0x18c):_0x4cd4dc=_0x2af90b[_0x35f4bc(0x1a0)][0x0][_0x35f4bc(0x1e8)],_0x141410=_0x46496b(_0x2af90b[_0x35f4bc(0x187)]),_0x23bc54=_0x4cd4dc?_0x35f4bc(0x190):_0x35f4bc(0x179),!_0x141410&&_0x55e7c0[_0x35f4bc(0x171)][_0x35f4bc(0x1ce)](_0x35f4bc(0x1b5))||(_0x23bc54=_0x35f4bc(0x17a)),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x185)))};break;case _0x35f4bc(0x1d3):_0x4cd4dc=_0x2af90b[_0x35f4bc(0x1a0)][0x0][_0x35f4bc(0x1e8)],_0x141410=_0x46496b(_0x2af90b[_0x35f4bc(0x187)]),_0x23bc54=_0x4cd4dc?_0x35f4bc(0x190):_0x35f4bc(0x179),!_0x141410&&_0x55e7c0[_0x35f4bc(0x171)][_0x35f4bc(0x1ce)](_0x35f4bc(0x1b5))||(_0x23bc54=_0x35f4bc(0x17a)),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1e6)))};break;case _0x35f4bc(0x1b4):_0x23bc54=_0x35f4bc(0x18f),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1bd)))};break;case _0x35f4bc(0x1bc):_0x23bc54=function(_0x4c81f1){const _0x223ea6=_0x35f4bc,_0x35e618=_0x4c81f1[_0x223ea6(0x20f)]();let _0x29e24e=_0x35e618[_0x223ea6(0x181)][_0x223ea6(0x1e3)];for(;_0x29e24e&&_0x35e618[_0x223ea6(0x18a)](_0x29e24e);){if(_0x29e24e[_0x223ea6(0x200)](_0x223ea6(0x1c1))>0x0)return!0x1;_0x29e24e=_0x29e24e[_0x223ea6(0x1c7)];}return!0x0;}(_0x407153)?_0xc31b18(_0x213979,_0x35f4bc(0x179),_0xc31b18(_0x213979,function(_0x299ab2){const _0x54c502=_0x35f4bc;return _0x54c502(0x1c5)+_0x299ab2[_0x54c502(0x20f)]()[_0x54c502(0x181)][_0x54c502(0x1e3)][_0x54c502(0x200)](_0x54c502(0x17c))[_0x54c502(0x203)]()+_0x54c502(0x1f9);}(_0x407153))):_0xc31b18(_0x213979,_0x35f4bc(0x198),_0xc31b18(_0x213979,_0x35f4bc(0x1bd))),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0x23bc54};break;case _0x35f4bc(0x1fd):case _0x35f4bc(0x20c):!0x1===_0x2af90b[_0x35f4bc(0x180)]&&(_0x23bc54=_0x35f4bc(0x1e4),_0x4b31cb={'type':_0x35f4bc(0x199),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1bd)))});}return _0x4b31cb;});}}function _0xea46(){const _0x58c7b2=['batch','suggestion','*Format:*\x20remove\x20from\x20%0','*Change\x20to:*\x20%0','accept','listType','splitListItemBefore','descriptionFactory','meta','multipleBlocks','start','1136640wdhflv','_supportLegacySuggestions','newRange','ELEMENT_BULLETED_LIST','add','commandName','*Remove\x20format:*\x20%0','ListEditing','containsItem','TrackChangesEditing','bulletedList','type','_registerLegacyDescription','*Indent:*\x20%0','*Format:*\x20insert\x20into\x20%0','afterInit','getSuggestion','filter','hasSuggestion','listStyle','change','attributeKey','*Outdent:*\x20%0','deletion','527778eGqFUY','selection','registerAttributeLabel','todoListChecked','createRange','removeMarker','commandParams','292112IMVYfF','_findSuggestions','refresh','next','has','from','attributes','isUndo','name','plugins','isNextTo','formatBlock','setAttribute','head','commands','noTrackChangesFixer','model','registerCustomCallback','listItemIdFixer','indentList','list.multiBlock','_suggestionFactory','getSuggestions','length','checkTodoList','getChangedMarkers','*Split:*\x20list\x20item','outdentList','ELEMENT_LIST_ITEM','customNumberedList','customBulletedList','290375hQrSDX','listIndent','execute','assureChains','4TQjyYj','ELEMENT_','includes','nextSibling','_splitMarkerName','find','document','previousSibling','documentList','_getAttributeKey','get','registerElementLabel','startsWith','isLocal','todoList','numberedList','attribute','listMarkerStyle','fromRange','parent','key','change:data','oldValue','high','size','trackChangesCommand','differ','setSelection','push','getRanges','format','nodeAfter','*Merge:*\x20%0','default','ELEMENT_NUMBERED_LIST','listMarker','forceValue','getChanges','*Check\x20item*','getFirstMarker','2152206yGqZbG','enableDefaultAttributesIntegration','newValue','TodoListEditing','data','bulleted','730428YWvUFB','range','ELEMENT_TODO_LIST','end','value','FORMAT_INDENT','todo','_LIST','listStart','locale','numbered','mergeListItemBackward','detach','*Uncheck\x20item*','getAttribute','groupId','*Merge:*\x20list\x20item','toUpperCase','editor','registerBlockAttribute','listItemId','isObject','registerPostFixer','todoListCheck','map','5298531Txmkaq','mergeListItemForward','oldRange','registerDescriptionCallback','getFirstRange','suggestion:attribute:','schema','config','splitListItemAfter','createPositionAt','8RFzMRu','listReversed','*Set\x20format:*\x20%0'];_0xea46=function(){return _0x58c7b2;};return _0xea46();}function Ee(_0x56a789){const _0x376b63=_0x3787d4;let _0x5c8c8f=_0x56a789[_0x376b63(0x20f)]()[_0x376b63(0x181)][_0x376b63(0x1e3)][_0x376b63(0x1cb)];for(;_0x5c8c8f;){const _0x19ede3=_0x5c8c8f[_0x376b63(0x200)](_0x376b63(0x206));if(!_0x19ede3)return!0x1;if(_0x19ede3==_0x56a789[_0x376b63(0x1f0)][_0x376b63(0x1ee)])return _0x376b63(0x1ee);if(_0x19ede3==_0x56a789[_0x376b63(0x1f0)][_0x376b63(0x1da)])return _0x376b63(0x1da);_0x5c8c8f=_0x5c8c8f[_0x376b63(0x1cb)];}return!0x1;}