@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240924.0 → 0.0.0-nightly-20240926.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51c7b0=_0x2871;function _0x2216(){const _0xb8f95c=['type','forward','schema','TrackChangesEditing','*Reset\x20image\x20width*','287262FFenFE','commandName','12391951uaRpPg','createRangeOn','toggleImageCaption','isCollapsed','ImageCaptionEditing','convertInlineImageToBlock','formatBlock','get','formatInline','nodeBefore','newValue','convertBlockImageToInline','ImageInlineEditing','imageStylePreApply','getCaptionFromImageModelElement','insertImage','_registerLegacyDescription','imageBlock','getNearestSelectionRange','7jAFHvC','backward','afterInit','descriptionFactory','registerCustomCallback','plugins','width','chain','subType','previous','99mgGfLK','1170624DucSFn','isBefore','getClosestSelectedImageElement','change','ImageEditing','model','deletion','key','has','fromPosition','markInsertion','FORMAT_IMAGE_SIZE','attribute','insertion','registerBlockAttribute','enableCommand','*Remove\x20image\x20text\x20alternative*','element','Block\x20image\x20to\x20inline\x20image','_suggestionFactory','nodeAfter','*Set\x20image\x20width:*\x20%0','imageInline','selection','getFirstRange','resizedWidth','start','removeObject','getContainedElement','imageCaption','208635UGRxsV','imageTextAlternative','end','uploadImage','883320bHiboY','ImageResize','ELEMENT_INLINE_IMAGE','caption','ImageBlockEditing','enableDefaultAttributesIntegration','editor','_findSuggestions','addObject','find','isEqual','toPrevious','join','locale','2nmNDFx','discard','66MAPSPc','getSuggestionCallback','ImageCaptionUtils','alt','findIndex','markBlockFormat','resizeImage','*Set\x20image\x20text\x20alternative:*\x20%0','detach','length','registerDescriptionCallback','ELEMENT_IMAGE','ImageTextAlternativeEditing','markDeletion','ELEMENT_CAPTION','registerElementLabel','Inline\x20image\x20to\x20block\x20image','imageTypeBlock','ImageUploadEditing','isIntersecting','2029305KNqNts','ImageUtils','document','forceDefaultExecution','toNext','isBlockImage','registerAttributeLabel','format','540610vzzmrD','filter','imageTypeInline','commandParams','isOwn','createRange','accept'];_0x2216=function(){return _0xb8f95c;};return _0x2216();}(function(_0x1f85e9,_0x269200){const _0x31c137=_0x2871,_0x4b5819=_0x1f85e9();while(!![]){try{const _0x1cf343=parseInt(_0x31c137(0x22b))/0x1+parseInt(_0x31c137(0x201))/0x2*(parseInt(_0x31c137(0x217))/0x3)+parseInt(_0x31c137(0x1d1))/0x4+parseInt(_0x31c137(0x1ef))/0x5*(-parseInt(_0x31c137(0x203))/0x6)+-parseInt(_0x31c137(0x1c6))/0x7*(-parseInt(_0x31c137(0x1f3))/0x8)+-parseInt(_0x31c137(0x1d0))/0x9*(-parseInt(_0x31c137(0x21f))/0xa)+-parseInt(_0x31c137(0x22d))/0xb;if(_0x1cf343===_0x269200)break;else _0x4b5819['push'](_0x4b5819['shift']());}catch(_0x1f83c0){_0x4b5819['push'](_0x4b5819['shift']());}}}(_0x2216,0x5bc5d));import{Plugin as _0x465bc4}from'ckeditor5/src/core.js';import{LivePosition as _0x349867}from'ckeditor5/src/engine.js';import{getTranslation as _0x5e7c36}from'../utils/common-translations.js';function _0x2871(_0x2d7308,_0x2ecade){const _0x221655=_0x2216();return _0x2871=function(_0x28717a,_0x87ea39){_0x28717a=_0x28717a-0x1be;let _0x301ceb=_0x221655[_0x28717a];return _0x301ceb;},_0x2871(_0x2d7308,_0x2ecade);}export default class nt extends _0x465bc4{[_0x51c7b0(0x1c8)](){const _0x5db738=_0x51c7b0,_0xfad9a7=this[_0x5db738(0x1f9)];if(!_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x1d5)))return;const _0x25f83f=_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x234)](_0x5db738(0x229)),_0xdf431c=_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x234)](_0x5db738(0x218)),_0x2baafb=_0xfad9a7[_0x5db738(0x200)];_0x25f83f[_0x5db738(0x1e0)](_0x5db738(0x1c2)),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x212)](_0x5db738(0x1c4),_0x4ec560=>_0x5e7c36(_0x2baafb,_0x5db738(0x20e),_0x4ec560)),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x212)](_0x5db738(0x1e7),_0x3be9f2=>_0x5e7c36(_0x2baafb,_0x5db738(0x1f5),_0x3be9f2)),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x212)](_0x5db738(0x1f6),()=>_0x5e7c36(_0x2baafb,_0x5db738(0x211))),_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x215))&&_0x25f83f[_0x5db738(0x1e0)](_0x5db738(0x1f2)),_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x1f7))&&_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x1bf))&&(_0x25f83f[_0x5db738(0x1e0)](_0x5db738(0x221),(_0x13903a,_0x2b95ca)=>{const _0x5191bf=_0x5db738,_0x517202=_0xdf431c[_0x5191bf(0x1d3)](_0xfad9a7[_0x5191bf(0x1d6)][_0x5191bf(0x219)][_0x5191bf(0x1e8)]);_0xfad9a7[_0x5191bf(0x1d6)][_0x5191bf(0x1d4)](()=>{const _0x158a36=_0x5191bf;_0x25f83f[_0x158a36(0x208)](_0x517202,{'commandName':_0x158a36(0x221),'commandParams':[_0x2b95ca]},[],_0x158a36(0x1be));});}),_0x25f83f[_0x5db738(0x1e0)](_0x5db738(0x214),(_0xf1f9f9,_0x374d07)=>{const _0x19110f=_0x5db738;_0xfad9a7[_0x19110f(0x1d6)][_0x19110f(0x1d4)](_0x4de0fb=>{const _0x1850b4=_0x19110f;let _0x5e8809=_0xdf431c[_0x1850b4(0x1d3)](_0xfad9a7[_0x1850b4(0x1d6)][_0x1850b4(0x219)][_0x1850b4(0x1e8)]),_0xffef62=_0x4de0fb[_0x1850b4(0x22e)](_0x5e8809);const _0x8b2565=_0x349867[_0x1850b4(0x1da)](_0xffef62[_0x1850b4(0x1eb)],_0x1850b4(0x1fe)),_0x1f34aa=_0x349867[_0x1850b4(0x1da)](_0xffef62[_0x1850b4(0x1f1)],_0x1850b4(0x21b));_0x25f83f[_0x1850b4(0x21a)](()=>_0xf1f9f9(_0x374d07)),_0x5e8809=_0xdf431c[_0x1850b4(0x1d3)](_0xfad9a7[_0x1850b4(0x1d6)][_0x1850b4(0x219)][_0x1850b4(0x1e8)]),_0xffef62=_0x4de0fb[_0x1850b4(0x22e)](_0x5e8809);const _0x246c77=_0x4de0fb[_0x1850b4(0x224)](_0x8b2565,_0x1f34aa);_0x8b2565[_0x1850b4(0x20b)](),_0x1f34aa[_0x1850b4(0x20b)](),_0x25f83f[_0x1850b4(0x208)](_0x5e8809,{'commandName':_0x1850b4(0x221),'commandParams':[_0x374d07]},[],_0x1850b4(0x232)),_0x246c77[_0x1850b4(0x1eb)][_0x1850b4(0x1d2)](_0xffef62[_0x1850b4(0x1eb)])&&_0x25f83f[_0x1850b4(0x1db)](_0x4de0fb[_0x1850b4(0x224)](_0x246c77[_0x1850b4(0x1eb)],_0xffef62[_0x1850b4(0x1eb)]),_0x1850b4(0x232)),_0xffef62[_0x1850b4(0x1f1)][_0x1850b4(0x1d2)](_0x246c77[_0x1850b4(0x1f1)])&&_0x25f83f[_0x1850b4(0x1db)](_0x4de0fb[_0x1850b4(0x224)](_0xffef62[_0x1850b4(0x1f1)],_0x246c77[_0x1850b4(0x1f1)]),_0x1850b4(0x232));});}),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x233),_0x5db738(0x232),_0x5db738(0x1ff),()=>!0x1),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x233),_0x5db738(0x232),_0x5db738(0x225),()=>!0x1),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x233),_0x5db738(0x232),_0x5db738(0x202),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x204)](_0x5db738(0x233),'',_0x5db738(0x225))),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x1de),_0x5db738(0x232),_0x5db738(0x1ff),()=>!0x1),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x1de),_0x5db738(0x232),_0x5db738(0x202),([_0x29d678])=>{const _0x475f24=_0x5db738,_0x529de5=_0x25f83f[_0x475f24(0x1e4)][_0x475f24(0x204)](_0x475f24(0x1de),'',_0x475f24(0x202));let _0xb37144=_0x29d678[_0x475f24(0x1eb)],_0x14c2ce=_0x29d678[_0x475f24(0x1f1)];const _0x9fc41e=_0xfad9a7[_0x475f24(0x1d6)][_0x475f24(0x228)][_0x475f24(0x1c5)](_0xb37144,_0x475f24(0x1c7)),_0x5b2621=_0xfad9a7[_0x475f24(0x1d6)][_0x475f24(0x228)][_0x475f24(0x1c5)](_0x14c2ce,_0x475f24(0x227));_0x9fc41e[_0x475f24(0x230)]&&(_0xb37144=_0x9fc41e[_0x475f24(0x1eb)]),_0x5b2621[_0x475f24(0x230)]&&(_0x14c2ce=_0x5b2621[_0x475f24(0x1f1)]),_0x529de5([_0xfad9a7[_0x475f24(0x1d6)][_0x475f24(0x224)](_0xb37144,_0x14c2ce)]);}),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x233),_0x5db738(0x232),_0x5db738(0x1cd),_0x4aad00),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x1de),_0x5db738(0x232),_0x5db738(0x1cd),_0x4aad00)),_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x231))&&(_0x25f83f[_0x5db738(0x1e0)](_0x5db738(0x22f),(_0x4b0ae9,_0x57e1ac)=>{const _0x4a3a3b=_0x5db738,_0xb3ac15=_0xfad9a7[_0x4a3a3b(0x1cb)][_0x4a3a3b(0x234)](_0x4a3a3b(0x205));let _0x4f19f8=_0xdf431c[_0x4a3a3b(0x1d3)](_0xfad9a7[_0x4a3a3b(0x1d6)][_0x4a3a3b(0x219)][_0x4a3a3b(0x1e8)]),_0x36f2ec=_0xb3ac15[_0x4a3a3b(0x1c1)](_0x4f19f8);_0xfad9a7[_0x4a3a3b(0x1d6)][_0x4a3a3b(0x1d4)](()=>{const _0x5e0d4d=_0x4a3a3b;if(_0x36f2ec)return void _0x25f83f[_0x5e0d4d(0x210)](_0xfad9a7[_0x5e0d4d(0x1d6)][_0x5e0d4d(0x22e)](_0x36f2ec));const _0x30bd94=_0xdf431c[_0x5e0d4d(0x21c)](_0x4f19f8);_0x4b0ae9(_0x57e1ac),_0x4f19f8=_0xdf431c[_0x5e0d4d(0x1d3)](_0xfad9a7[_0x5e0d4d(0x1d6)][_0x5e0d4d(0x219)][_0x5e0d4d(0x1e8)]),_0x36f2ec=_0xb3ac15[_0x5e0d4d(0x1c1)](_0x4f19f8),_0x25f83f[_0x5e0d4d(0x1db)](_0xfad9a7[_0x5e0d4d(0x1d6)][_0x5e0d4d(0x22e)](_0x36f2ec),_0x30bd94?null:_0x5e0d4d(0x1ee));});}),_0x25f83f[_0x5db738(0x1e4)][_0x5db738(0x1ca)](_0x5db738(0x1de),_0x5db738(0x1ee),_0x5db738(0x1cd),_0x4aad00));const _0x242465=[{'type':_0x5db738(0x233),'subType':_0x5db738(0x1c0)},{'type':_0x5db738(0x1de),'subType':_0x5db738(0x1ee)},{'type':_0x5db738(0x233),'subType':_0x5db738(0x232)},{'type':_0x5db738(0x1de),'subType':_0x5db738(0x232)}];function _0x1c02c2(_0x326586,_0x155a58){const _0x10835e=_0x5db738,_0x13cb31=_0x242465[_0x10835e(0x207)](({type:_0x5186d7,subType:_0x579e00})=>_0x326586[_0x10835e(0x226)]==_0x5186d7&&_0x326586[_0x10835e(0x1ce)]==_0x579e00),_0x57fe74=_0x242465[_0x10835e(0x207)](({type:_0x120384,subType:_0x3ec4c1})=>_0x155a58[_0x10835e(0x226)]==_0x120384&&_0x155a58[_0x10835e(0x1ce)]==_0x3ec4c1);if(_0x13cb31<0x0||_0x57fe74<0x0)return!0x1;const _0x135b13=_0x326586[_0x10835e(0x1e9)](),_0x9ab0c8=_0x155a58[_0x10835e(0x1e9)]();if((0x0==_0x13cb31||0x1==_0x13cb31)&&0x2==_0x57fe74&&_0x135b13[_0x10835e(0x216)](_0x9ab0c8))return!0x0;if(0x2==_0x13cb31&&0x3==_0x57fe74){const _0x5d1ff1=_0x25f83f[_0x10835e(0x1fa)](_0x135b13,_0x10835e(0x1de))[_0x10835e(0x220)](({suggestion:_0x1ac8e4,meta:_0x45076b})=>_0x45076b[_0x10835e(0x223)]&&_0x10835e(0x232)==_0x1ac8e4[_0x10835e(0x1ce)]);if(_0x5d1ff1[_0x10835e(0x20c)]>0x1&&_0x9ab0c8[_0x10835e(0x1f1)][_0x10835e(0x1fd)](_0x135b13[_0x10835e(0x1eb)]))return!0x0;if(0x1==_0x5d1ff1[_0x10835e(0x20c)]&&(_0x135b13[_0x10835e(0x1eb)][_0x10835e(0x1fd)](_0x9ab0c8[_0x10835e(0x1f1)])||_0x135b13[_0x10835e(0x1f1)][_0x10835e(0x1fd)](_0x9ab0c8[_0x10835e(0x1eb)])))return!0x0;}if(0x3==_0x13cb31&&0x3==_0x57fe74&&_0x135b13[_0x10835e(0x1eb)][_0x10835e(0x1d2)](_0x9ab0c8[_0x10835e(0x1eb)])){const _0x550a12=_0x135b13[_0x10835e(0x1f1)][_0x10835e(0x1e5)],_0x32d4be=_0x9ab0c8[_0x10835e(0x1eb)][_0x10835e(0x236)];return _0xdf431c[_0x10835e(0x21c)](_0x550a12)&&_0x550a12===_0x32d4be;}return!0x1;}function _0x4aad00(_0x377e97,_0x4af855){return _0x1c02c2(_0x377e97,_0x4af855)?[_0x377e97,_0x4af855]:_0x1c02c2(_0x4af855,_0x377e97)?[_0x4af855,_0x377e97]:null;}_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x1f4))&&(_0x25f83f[_0x5db738(0x1f8)](_0x5db738(0x209)),_0x25f83f[_0x5db738(0x1df)](_0x5db738(0x1ea)),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x21d)](_0x5db738(0x1ea),_0x5e7c36(_0x2baafb,_0x5db738(0x1dc)))),_0xfad9a7[_0x5db738(0x1cb)][_0x5db738(0x1d9)](_0x5db738(0x20f))&&(_0x25f83f[_0x5db738(0x1f8)](_0x5db738(0x1f0)),_0x25f83f[_0x5db738(0x1df)](_0x5db738(0x206))),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x20d)](_0x1f0910=>{const _0xab6a1b=_0x5db738;if(!!_0x242465[_0xab6a1b(0x1fc)](({type:_0x53f0a7,subType:_0x18ca34})=>_0x1f0910[_0xab6a1b(0x226)]==_0x53f0a7&&_0x1f0910[_0xab6a1b(0x1ce)]==_0x18ca34))return _0x1f0910[_0xab6a1b(0x1cf)]?{}:void 0x0;}),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x20d)](_0x1a50ac=>{const _0x454e4c=_0x5db738;if(_0x454e4c(0x1de)==_0x1a50ac[_0x454e4c(0x226)]||_0x454e4c(0x1d7)==_0x1a50ac[_0x454e4c(0x226)]){const _0x464735=_0x1a50ac[_0x454e4c(0x1ed)]();if(_0x464735&&_0x464735['is'](_0x454e4c(0x1e2),_0x454e4c(0x1f6)))return{'type':_0x454e4c(0x1de)==_0x1a50ac[_0x454e4c(0x226)]?_0x454e4c(0x1fb):_0x454e4c(0x1ec),'element':_0x464735,'quantity':0x1};}}),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x20d)](_0xe5f750=>_0x5db738(0x233)==_0xe5f750[_0x5db738(0x226)]&&_0x5db738(0x232)==_0xe5f750[_0x5db738(0x1ce)]?{'type':_0x5db738(0x21e),'content':_0x5db738(0x213)}:_0x5db738(0x233)==_0xe5f750[_0x5db738(0x226)]&&_0x5db738(0x1be)==_0xe5f750[_0x5db738(0x1ce)]?{'type':_0x5db738(0x21e),'content':_0x5db738(0x1e3)}:void 0x0),_0x25f83f[_0x5db738(0x1c9)][_0x5db738(0x20d)](_0x1f54b8=>{const _0x110cdb=_0x5db738;if(_0x110cdb(0x1dd)!=_0x1f54b8[_0x110cdb(0x226)])return;const {data:_0x14be22}=_0x1f54b8;if(!_0x14be22||_0x110cdb(0x206)!=_0x14be22[_0x110cdb(0x1d8)])return;const _0x4e9550=_0x14be22[_0x110cdb(0x237)];return _0x4e9550?{'type':_0x110cdb(0x21e),'content':_0x5e7c36(_0x2baafb,_0x110cdb(0x20a),'\x22'+_0x4e9550+'\x22')}:{'type':_0x110cdb(0x21e),'content':_0x5e7c36(_0x2baafb,_0x110cdb(0x1e1))};}),this[_0x5db738(0x1c3)]();}[_0x51c7b0(0x1c3)](){const _0x58308e=_0x51c7b0,_0x29dcb5=this[_0x58308e(0x1f9)],_0x6adbd7=_0x29dcb5[_0x58308e(0x200)];_0x29dcb5[_0x58308e(0x1cb)][_0x58308e(0x234)](_0x58308e(0x229))[_0x58308e(0x1c9)][_0x58308e(0x20d)](_0x5109b8=>{const _0x1e69fa=_0x58308e;if(_0x1e69fa(0x233)!=_0x5109b8[_0x1e69fa(0x226)]&&_0x1e69fa(0x235)!=_0x5109b8[_0x1e69fa(0x226)])return;const {data:_0x28149d}=_0x5109b8;if(_0x28149d){if(_0x1e69fa(0x1f0)==_0x28149d[_0x1e69fa(0x22c)]){const _0x49f06b=_0x28149d[_0x1e69fa(0x222)][0x0][_0x1e69fa(0x237)];return _0x49f06b?{'type':_0x1e69fa(0x21e),'content':_0x5e7c36(_0x6adbd7,_0x1e69fa(0x20a),'\x22'+_0x49f06b+'\x22')}:{'type':_0x1e69fa(0x21e),'content':_0x5e7c36(_0x6adbd7,_0x1e69fa(0x1e1))};}if(_0x1e69fa(0x209)==_0x28149d[_0x1e69fa(0x22c)]){const _0x39f5d1=_0x28149d[_0x1e69fa(0x222)][0x0][_0x1e69fa(0x1cc)];return _0x39f5d1?{'type':_0x1e69fa(0x21e),'content':_0x5e7c36(_0x6adbd7,_0x1e69fa(0x1e6),_0x39f5d1)}:{'type':_0x1e69fa(0x21e),'content':_0x5e7c36(_0x6adbd7,_0x1e69fa(0x22a))};}}});}}
23
+ const _0x693292=_0x437d;(function(_0xd3925b,_0x3e8c26){const _0x5bdb7f=_0x437d,_0x309217=_0xd3925b();while(!![]){try{const _0x328c21=parseInt(_0x5bdb7f(0xcf))/0x1*(-parseInt(_0x5bdb7f(0xdb))/0x2)+parseInt(_0x5bdb7f(0xd1))/0x3*(parseInt(_0x5bdb7f(0xc9))/0x4)+parseInt(_0x5bdb7f(0xac))/0x5*(parseInt(_0x5bdb7f(0xf6))/0x6)+parseInt(_0x5bdb7f(0x88))/0x7*(parseInt(_0x5bdb7f(0xdc))/0x8)+parseInt(_0x5bdb7f(0xb7))/0x9*(-parseInt(_0x5bdb7f(0x8e))/0xa)+parseInt(_0x5bdb7f(0x98))/0xb*(parseInt(_0x5bdb7f(0xba))/0xc)+-parseInt(_0x5bdb7f(0xdd))/0xd*(parseInt(_0x5bdb7f(0xd5))/0xe);if(_0x328c21===_0x3e8c26)break;else _0x309217['push'](_0x309217['shift']());}catch(_0x5d5d10){_0x309217['push'](_0x309217['shift']());}}}(_0x3255,0xe7e73));import{Plugin as _0x5614c2}from'ckeditor5/src/core.js';import{LivePosition as _0x3c1b35}from'ckeditor5/src/engine.js';function _0x437d(_0x572803,_0xc23f5d){const _0x3255dc=_0x3255();return _0x437d=function(_0x437ddd,_0x135397){_0x437ddd=_0x437ddd-0x84;let _0x232f16=_0x3255dc[_0x437ddd];return _0x232f16;},_0x437d(_0x572803,_0xc23f5d);}import{getTranslation as _0x13cbcc}from'../utils/common-translations.js';export default class nt extends _0x5614c2{[_0x693292(0x95)](){const _0x1173b8=_0x693292,_0x203e38=this[_0x1173b8(0xae)];if(!_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x8b)))return;const _0x21e6bc=_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xc5)](_0x1173b8(0xc7)),_0x486d66=_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xc5)](_0x1173b8(0xa5)),_0xbc80cf=_0x203e38[_0x1173b8(0xbe)];_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x86)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0x97),_0x26bdbc=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xf9),_0x26bdbc)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0xab),_0x3699d4=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xe9),_0x3699d4)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0xc3),()=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xb6))),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x8c))&&_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x91)),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xfa))&&_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x9b))&&(_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0xa4),(_0x45b33b,_0xb0122f)=>{const _0x4a0079=_0x1173b8,_0x8a8d16=_0x486d66[_0x4a0079(0xcb)](_0x203e38[_0x4a0079(0xe4)][_0x4a0079(0x8d)][_0x4a0079(0x93)]);_0x203e38[_0x4a0079(0xe4)][_0x4a0079(0xda)](()=>{const _0x175b89=_0x4a0079;_0x21e6bc[_0x175b89(0x9e)](_0x8a8d16,{'commandName':_0x175b89(0xa4),'commandParams':[_0xb0122f]},[],_0x175b89(0xd4));});}),_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0xe7),(_0x59a2bd,_0x1195e7)=>{const _0x1cbbc5=_0x1173b8;_0x203e38[_0x1cbbc5(0xe4)][_0x1cbbc5(0xda)](_0x25b748=>{const _0x44c380=_0x1cbbc5;let _0x54665b=_0x486d66[_0x44c380(0xcb)](_0x203e38[_0x44c380(0xe4)][_0x44c380(0x8d)][_0x44c380(0x93)]),_0x58cc0d=_0x25b748[_0x44c380(0xdf)](_0x54665b);const _0x5d03d0=_0x3c1b35[_0x44c380(0x90)](_0x58cc0d[_0x44c380(0xd2)],_0x44c380(0xa7)),_0x287d47=_0x3c1b35[_0x44c380(0x90)](_0x58cc0d[_0x44c380(0xe8)],_0x44c380(0x96));_0x21e6bc[_0x44c380(0xeb)](()=>_0x59a2bd(_0x1195e7)),_0x54665b=_0x486d66[_0x44c380(0xcb)](_0x203e38[_0x44c380(0xe4)][_0x44c380(0x8d)][_0x44c380(0x93)]),_0x58cc0d=_0x25b748[_0x44c380(0xdf)](_0x54665b);const _0x59582a=_0x25b748[_0x44c380(0xa2)](_0x5d03d0,_0x287d47);_0x5d03d0[_0x44c380(0x84)](),_0x287d47[_0x44c380(0x84)](),_0x21e6bc[_0x44c380(0x9e)](_0x54665b,{'commandName':_0x44c380(0xa4),'commandParams':[_0x1195e7]},[],_0x44c380(0x8f)),_0x59582a[_0x44c380(0xd2)][_0x44c380(0xd0)](_0x58cc0d[_0x44c380(0xd2)])&&_0x21e6bc[_0x44c380(0xca)](_0x25b748[_0x44c380(0xa2)](_0x59582a[_0x44c380(0xd2)],_0x58cc0d[_0x44c380(0xd2)]),_0x44c380(0x8f)),_0x58cc0d[_0x44c380(0xe8)][_0x44c380(0xd0)](_0x59582a[_0x44c380(0xe8)])&&_0x21e6bc[_0x44c380(0xca)](_0x25b748[_0x44c380(0xa2)](_0x58cc0d[_0x44c380(0xe8)],_0x59582a[_0x44c380(0xe8)]),_0x44c380(0x8f));});}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xec),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xd8),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xcd),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0xaf)](_0x1173b8(0xf7),'',_0x1173b8(0xd8))),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xec),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xcd),([_0x529a38])=>{const _0x321cd8=_0x1173b8,_0x5d6cc6=_0x21e6bc[_0x321cd8(0xa0)][_0x321cd8(0xaf)](_0x321cd8(0xfb),'',_0x321cd8(0xcd));let _0x575bd7=_0x529a38[_0x321cd8(0xd2)],_0x5c8316=_0x529a38[_0x321cd8(0xe8)];const _0x154266=_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xe2)][_0x321cd8(0xf2)](_0x575bd7,_0x321cd8(0xd3)),_0x50e59f=_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xe2)][_0x321cd8(0xf2)](_0x5c8316,_0x321cd8(0xe5));_0x154266[_0x321cd8(0xb9)]&&(_0x575bd7=_0x154266[_0x321cd8(0xd2)]),_0x50e59f[_0x321cd8(0xb9)]&&(_0x5c8316=_0x50e59f[_0x321cd8(0xe8)]),_0x5d6cc6([_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xa2)](_0x575bd7,_0x5c8316)]);}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xfc),_0x1b63c5),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xfc),_0x1b63c5)),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xb5))&&(_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x87),(_0x46de35,_0x334f78)=>{const _0x573cbb=_0x1173b8,_0x553959=_0x203e38[_0x573cbb(0xfd)][_0x573cbb(0xc5)](_0x573cbb(0xb8));let _0x18ca1c=_0x486d66[_0x573cbb(0xcb)](_0x203e38[_0x573cbb(0xe4)][_0x573cbb(0x8d)][_0x573cbb(0x93)]),_0x23dd5e=_0x553959[_0x573cbb(0xf4)](_0x18ca1c);_0x203e38[_0x573cbb(0xe4)][_0x573cbb(0xda)](()=>{const _0x1f9c98=_0x573cbb;if(_0x23dd5e)return void _0x21e6bc[_0x1f9c98(0xbf)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0xdf)](_0x23dd5e));const _0x1bc4dd=_0x486d66[_0x1f9c98(0xbb)](_0x18ca1c);_0x46de35(_0x334f78),_0x18ca1c=_0x486d66[_0x1f9c98(0xcb)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0x8d)][_0x1f9c98(0x93)]),_0x23dd5e=_0x553959[_0x1f9c98(0xf4)](_0x18ca1c),_0x21e6bc[_0x1f9c98(0xca)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0xdf)](_0x23dd5e),_0x1bc4dd?null:_0x1f9c98(0x92));});}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x92),_0x1173b8(0xfc),_0x1b63c5));const _0x4ceef5=[{'type':_0x1173b8(0xf7),'subType':_0x1173b8(0xc2)},{'type':_0x1173b8(0xfb),'subType':_0x1173b8(0x92)},{'type':_0x1173b8(0xf7),'subType':_0x1173b8(0x8f)},{'type':_0x1173b8(0xfb),'subType':_0x1173b8(0x8f)}];function _0x4a3a5b(_0x3b0b69,_0x46e0e7){const _0x1b2b52=_0x1173b8,_0x260432=_0x4ceef5[_0x1b2b52(0xa1)](({type:_0x57959b,subType:_0x7704d6})=>_0x3b0b69[_0x1b2b52(0xd9)]==_0x57959b&&_0x3b0b69[_0x1b2b52(0xce)]==_0x7704d6),_0x491c0a=_0x4ceef5[_0x1b2b52(0xa1)](({type:_0x2f14f3,subType:_0x5c4698})=>_0x46e0e7[_0x1b2b52(0xd9)]==_0x2f14f3&&_0x46e0e7[_0x1b2b52(0xce)]==_0x5c4698);if(_0x260432<0x0||_0x491c0a<0x0)return!0x1;const _0x3e79fe=_0x3b0b69[_0x1b2b52(0xee)](),_0x1c020b=_0x46e0e7[_0x1b2b52(0xee)]();if((0x0==_0x260432||0x1==_0x260432)&&0x2==_0x491c0a&&_0x3e79fe[_0x1b2b52(0xd7)](_0x1c020b))return!0x0;if(0x2==_0x260432&&0x3==_0x491c0a){const _0x212558=_0x21e6bc[_0x1b2b52(0xe6)](_0x3e79fe,_0x1b2b52(0xfb))[_0x1b2b52(0xa3)](({suggestion:_0x4a30a1,meta:_0x55958e})=>_0x55958e[_0x1b2b52(0xe1)]&&_0x1b2b52(0x8f)==_0x4a30a1[_0x1b2b52(0xce)]);if(_0x212558[_0x1b2b52(0xc0)]>0x1&&_0x1c020b[_0x1b2b52(0xe8)][_0x1b2b52(0xb4)](_0x3e79fe[_0x1b2b52(0xd2)]))return!0x0;if(0x1==_0x212558[_0x1b2b52(0xc0)]&&(_0x3e79fe[_0x1b2b52(0xd2)][_0x1b2b52(0xb4)](_0x1c020b[_0x1b2b52(0xe8)])||_0x3e79fe[_0x1b2b52(0xe8)][_0x1b2b52(0xb4)](_0x1c020b[_0x1b2b52(0xd2)])))return!0x0;}if(0x3==_0x260432&&0x3==_0x491c0a&&_0x3e79fe[_0x1b2b52(0xd2)][_0x1b2b52(0xd0)](_0x1c020b[_0x1b2b52(0xd2)])){const _0x4468de=_0x3e79fe[_0x1b2b52(0xe8)][_0x1b2b52(0xc1)],_0xf28f52=_0x1c020b[_0x1b2b52(0xd2)][_0x1b2b52(0xc4)];return _0x486d66[_0x1b2b52(0xbb)](_0x4468de)&&_0x4468de===_0xf28f52;}return!0x1;}function _0x1b63c5(_0x3467df,_0xbae679){return _0x4a3a5b(_0x3467df,_0xbae679)?[_0x3467df,_0xbae679]:_0x4a3a5b(_0xbae679,_0x3467df)?[_0xbae679,_0x3467df]:null;}_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xb1))&&(_0x21e6bc[_0x1173b8(0x89)](_0x1173b8(0x9c)),_0x21e6bc[_0x1173b8(0x94)](_0x1173b8(0xbd)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xe0)](_0x1173b8(0xbd),_0x13cbcc(_0xbc80cf,_0x1173b8(0xad)))),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xa6))&&(_0x21e6bc[_0x1173b8(0x89)](_0x1173b8(0xb0)),_0x21e6bc[_0x1173b8(0x94)](_0x1173b8(0xf1))),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x5601a3=>{const _0x367d9d=_0x1173b8;if(!!_0x4ceef5[_0x367d9d(0xa8)](({type:_0xd0d9e4,subType:_0x3f9b51})=>_0x5601a3[_0x367d9d(0xd9)]==_0xd0d9e4&&_0x5601a3[_0x367d9d(0xce)]==_0x3f9b51))return _0x5601a3[_0x367d9d(0x9f)]?{}:void 0x0;}),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x457883=>{const _0x452a10=_0x1173b8;if(_0x452a10(0xfb)==_0x457883[_0x452a10(0xd9)]||_0x452a10(0xde)==_0x457883[_0x452a10(0xd9)]){const _0x1ed33d=_0x457883[_0x452a10(0xc8)]();if(_0x1ed33d&&_0x1ed33d['is'](_0x452a10(0xaa),_0x452a10(0xc3)))return{'type':_0x452a10(0xfb)==_0x457883[_0x452a10(0xd9)]?_0x452a10(0xb3):_0x452a10(0x99),'element':_0x1ed33d,'quantity':0x1};}}),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x56759d=>_0x1173b8(0xf7)==_0x56759d[_0x1173b8(0xd9)]&&_0x1173b8(0x8f)==_0x56759d[_0x1173b8(0xce)]?{'type':_0x1173b8(0xc6),'content':_0x1173b8(0xe3)}:_0x1173b8(0xf7)==_0x56759d[_0x1173b8(0xd9)]&&_0x1173b8(0xd4)==_0x56759d[_0x1173b8(0xce)]?{'type':_0x1173b8(0xc6),'content':_0x1173b8(0x9d)}:void 0x0),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x4df0bb=>{const _0x18e686=_0x1173b8;if(_0x18e686(0xb2)!=_0x4df0bb[_0x18e686(0xd9)])return;const {data:_0x16b0ca}=_0x4df0bb;if(!_0x16b0ca||_0x18e686(0xf1)!=_0x16b0ca[_0x18e686(0x8a)])return;const _0x2d9e8f=_0x16b0ca[_0x18e686(0xa9)];return _0x2d9e8f?{'type':_0x18e686(0xc6),'content':_0x13cbcc(_0xbc80cf,_0x18e686(0xd6),'\x22'+_0x2d9e8f+'\x22')}:{'type':_0x18e686(0xc6),'content':_0x13cbcc(_0xbc80cf,_0x18e686(0xff))};}),this[_0x1173b8(0xf3)]();}[_0x693292(0xf3)](){const _0x50c28b=_0x693292,_0x22a9be=this[_0x50c28b(0xae)],_0x41be83=_0x22a9be[_0x50c28b(0xbe)];_0x22a9be[_0x50c28b(0xfd)][_0x50c28b(0xc5)](_0x50c28b(0xc7))[_0x50c28b(0xed)][_0x50c28b(0xbc)](_0x277da8=>{const _0x13c669=_0x50c28b;if(_0x13c669(0xf7)!=_0x277da8[_0x13c669(0xd9)]&&_0x13c669(0x9a)!=_0x277da8[_0x13c669(0xd9)])return;const {data:_0x481f54}=_0x277da8;if(_0x481f54){if(_0x13c669(0xb0)==_0x481f54[_0x13c669(0xf5)]){const _0x1ffd95=_0x481f54[_0x13c669(0xf8)][0x0][_0x13c669(0xa9)];return _0x1ffd95?{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xd6),'\x22'+_0x1ffd95+'\x22')}:{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xff))};}if(_0x13c669(0x9c)==_0x481f54[_0x13c669(0xf5)]){const _0x246a89=_0x481f54[_0x13c669(0xf8)][0x0][_0x13c669(0x100)];return _0x246a89?{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xcc),_0x246a89)}:{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xfe))};}}});}}function _0x3255(){const _0x540d93=['registerBlockAttribute','afterInit','toNext','imageBlock','1463OroSFz','removeObject','formatInline','ImageInlineEditing','resizeImage','Block\x20image\x20to\x20inline\x20image','markBlockFormat','previous','_suggestionFactory','findIndex','createRange','filter','imageTypeInline','ImageUtils','ImageTextAlternativeEditing','toPrevious','find','newValue','element','imageInline','15rCErha','FORMAT_IMAGE_SIZE','editor','getSuggestionCallback','imageTextAlternative','ImageResize','attribute','addObject','isEqual','ImageCaptionEditing','ELEMENT_CAPTION','1989udMxyh','ImageCaptionUtils','isCollapsed','105060szNXNY','isBlockImage','registerDescriptionCallback','resizedWidth','locale','markDeletion','length','nodeAfter','imageStylePreApply','caption','nodeBefore','get','format','TrackChangesEditing','getContainedElement','57356PthxpE','markInsertion','getClosestSelectedImageElement','*Set\x20image\x20width:*\x20%0','discard','subType','1BAOWCP','isBefore','192HiNxXQ','start','backward','convertBlockImageToInline','476770BluPGY','*Set\x20image\x20text\x20alternative:*\x20%0','isIntersecting','accept','type','change','2012848LNtwiq','64cTSMQW','455CHTekf','deletion','createRangeOn','registerAttributeLabel','isOwn','schema','Inline\x20image\x20to\x20block\x20image','model','forward','_findSuggestions','imageTypeBlock','end','ELEMENT_INLINE_IMAGE','has','forceDefaultExecution','join','descriptionFactory','getFirstRange','enableCommand','registerElementLabel','alt','getNearestSelectionRange','_registerLegacyDescription','getCaptionFromImageModelElement','commandName','2502654yJCQuL','formatBlock','commandParams','ELEMENT_IMAGE','ImageBlockEditing','insertion','chain','plugins','*Reset\x20image\x20width*','*Remove\x20image\x20text\x20alternative*','width','detach','registerCustomCallback','insertImage','toggleImageCaption','1307201eSOble','enableDefaultAttributesIntegration','key','ImageEditing','ImageUploadEditing','document','75980qHdqji','convertInlineImageToBlock','fromPosition','uploadImage','imageCaption','selection'];_0x3255=function(){return _0x540d93;};return _0x3255();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33b6ef=_0x18ff;(function(_0x473c3a,_0x48ed22){const _0x3b6a9e=_0x18ff,_0x3c3c65=_0x473c3a();while(!![]){try{const _0x50ca26=parseInt(_0x3b6a9e(0x16a))/0x1*(parseInt(_0x3b6a9e(0x16b))/0x2)+parseInt(_0x3b6a9e(0x17c))/0x3+-parseInt(_0x3b6a9e(0x168))/0x4*(parseInt(_0x3b6a9e(0x17e))/0x5)+-parseInt(_0x3b6a9e(0x16e))/0x6+-parseInt(_0x3b6a9e(0x183))/0x7+-parseInt(_0x3b6a9e(0x17d))/0x8+parseInt(_0x3b6a9e(0x184))/0x9*(parseInt(_0x3b6a9e(0x178))/0xa);if(_0x50ca26===_0x48ed22)break;else _0x3c3c65['push'](_0x3c3c65['shift']());}catch(_0x33e61d){_0x3c3c65['push'](_0x3c3c65['shift']());}}}(_0x9127,0x7acf9));import{Plugin as _0x435c4c}from'ckeditor5/src/core.js';function _0x9127(){const _0x4f5c77=['plugins','10Ylpsbg','getSuggestionCallback','commandName','_suggestionFactory','1444512VDqyMw','6457520SXqyXU','2449025Lxmrmn','attribute','_registerLegacyDescription','type','get','1908991RfmumD','17762193STpMOB','*Format:*\x20replace\x20image\x20URL','has','enableDefaultAttributesIntegration','newValue','replaceImageSource','formatInline','format','afterInit','ImageEditing','*Replace\x20image\x20URL*','registerCustomCallback','locale','descriptionFactory','8pPOGIZ','src','618EUSdZR','2764RdotaP','oldValue','registerDescriptionCallback','4479666swimrC','accept','discard','editor','key','registerBlockAttribute','TrackChangesEditing','_handleLegacySuggestions','formatBlock'];_0x9127=function(){return _0x4f5c77;};return _0x9127();}import{getTranslation as _0x47adcb}from'../utils/common-translations.js';function _0x18ff(_0x512eac,_0x2b0f62){const _0x91271d=_0x9127();return _0x18ff=function(_0x18ff13,_0x38b12b){_0x18ff13=_0x18ff13-0x160;let _0xe7f3ca=_0x91271d[_0x18ff13];return _0xe7f3ca;},_0x18ff(_0x512eac,_0x2b0f62);}export default class ot extends _0x435c4c{[_0x33b6ef(0x162)](){const _0x5109de=_0x33b6ef;if(!this[_0x5109de(0x171)][_0x5109de(0x177)][_0x5109de(0x186)](_0x5109de(0x163)))return;const _0x2c194f=this[_0x5109de(0x171)][_0x5109de(0x166)],_0x316c00=this[_0x5109de(0x171)][_0x5109de(0x177)][_0x5109de(0x182)](_0x5109de(0x174));_0x316c00[_0x5109de(0x187)](_0x5109de(0x189)),_0x316c00[_0x5109de(0x173)](_0x5109de(0x169)),_0x316c00[_0x5109de(0x167)][_0x5109de(0x16d)](_0x160d34=>{const _0x4d8e64=_0x5109de;if(_0x4d8e64(0x17f)!=_0x160d34[_0x4d8e64(0x181)])return;const {data:_0x51a7dc}=_0x160d34;return _0x51a7dc&&_0x4d8e64(0x169)==_0x51a7dc[_0x4d8e64(0x172)]?_0x51a7dc[_0x4d8e64(0x188)]&&_0x51a7dc[_0x4d8e64(0x16c)]?{'type':_0x4d8e64(0x161),'content':_0x47adcb(_0x2c194f,_0x4d8e64(0x164))}:{'type':_0x4d8e64(0x161),'content':''}:void 0x0;}),this[_0x5109de(0x175)]();}[_0x33b6ef(0x175)](){const _0x54afc3=_0x33b6ef,_0x5b3b98=this[_0x54afc3(0x171)][_0x54afc3(0x177)][_0x54afc3(0x182)](_0x54afc3(0x174));_0x5b3b98[_0x54afc3(0x17b)][_0x54afc3(0x165)](_0x54afc3(0x176),_0x54afc3(0x189),_0x54afc3(0x16f),_0x5b3b98[_0x54afc3(0x17b)][_0x54afc3(0x179)](_0x54afc3(0x176),null,_0x54afc3(0x170))),_0x5b3b98[_0x54afc3(0x17b)][_0x54afc3(0x165)](_0x54afc3(0x176),_0x54afc3(0x189),_0x54afc3(0x170),_0x5b3b98[_0x54afc3(0x17b)][_0x54afc3(0x179)](_0x54afc3(0x176),null,_0x54afc3(0x16f))),this[_0x54afc3(0x180)]();}[_0x33b6ef(0x180)](){const _0x278845=_0x33b6ef,_0x521ed9=this[_0x278845(0x171)],_0x15268d=_0x521ed9[_0x278845(0x166)];_0x521ed9[_0x278845(0x177)][_0x278845(0x182)](_0x278845(0x174))[_0x278845(0x167)][_0x278845(0x16d)](_0x58aba2=>{const _0x2a4c44=_0x278845;if(_0x2a4c44(0x176)!=_0x58aba2[_0x2a4c44(0x181)]&&_0x2a4c44(0x160)!=_0x58aba2[_0x2a4c44(0x181)])return;const {data:_0x573a3a}=_0x58aba2;if(!_0x573a3a||_0x2a4c44(0x189)!=_0x573a3a[_0x2a4c44(0x17a)])return;return{'type':_0x2a4c44(0x161),'content':_0x47adcb(_0x15268d,_0x2a4c44(0x185))};});}}
23
+ const _0x36eb26=_0x1389;function _0x28ef(){const _0x5dde62=['plugins','_suggestionFactory','registerBlockAttribute','src','*Replace\x20image\x20URL*','8PBepof','key','getSuggestionCallback','10iQlPeG','_registerLegacyDescription','10IyvKsK','locale','descriptionFactory','115021LnRdKP','_handleLegacySuggestions','editor','newValue','9928732xqkKkX','registerCustomCallback','registerDescriptionCallback','2987532YSvHLd','oldValue','afterInit','replaceImageSource','accept','type','*Format:*\x20replace\x20image\x20URL','get','formatInline','182205nURRxK','discard','TrackChangesEditing','enableDefaultAttributesIntegration','attribute','format','has','1755699ceOYVF','formatBlock','4xPAtdm','ImageEditing','1545695zxBlNu','63581rEjdoi','commandName'];_0x28ef=function(){return _0x5dde62;};return _0x28ef();}(function(_0x1c0588,_0x9d2ea3){const _0x35c63c=_0x1389,_0x291d06=_0x1c0588();while(!![]){try{const _0x32f9d4=parseInt(_0x35c63c(0xcc))/0x1*(parseInt(_0x35c63c(0xc9))/0x2)+parseInt(_0x35c63c(0xe3))/0x3+parseInt(_0x35c63c(0xe5))/0x4*(-parseInt(_0x35c63c(0xe7))/0x5)+parseInt(_0x35c63c(0xd3))/0x6+-parseInt(_0x35c63c(0xe8))/0x7*(parseInt(_0x35c63c(0xc4))/0x8)+-parseInt(_0x35c63c(0xdc))/0x9+-parseInt(_0x35c63c(0xc7))/0xa*(parseInt(_0x35c63c(0xd0))/0xb);if(_0x32f9d4===_0x9d2ea3)break;else _0x291d06['push'](_0x291d06['shift']());}catch(_0x43bdc6){_0x291d06['push'](_0x291d06['shift']());}}}(_0x28ef,0x65d9d));import{Plugin as _0x19c584}from'ckeditor5/src/core.js';function _0x1389(_0x221209,_0x5d87ba){const _0x28efc8=_0x28ef();return _0x1389=function(_0x13891a,_0x1111d2){_0x13891a=_0x13891a-0xbe;let _0x1cdd8c=_0x28efc8[_0x13891a];return _0x1cdd8c;},_0x1389(_0x221209,_0x5d87ba);}import{getTranslation as _0x4f8f92}from'../utils/common-translations.js';export default class ot extends _0x19c584{[_0x36eb26(0xd5)](){const _0x3277c4=_0x36eb26;if(!this[_0x3277c4(0xce)][_0x3277c4(0xbf)][_0x3277c4(0xe2)](_0x3277c4(0xe6)))return;const _0xf08454=this[_0x3277c4(0xce)][_0x3277c4(0xca)],_0x143e30=this[_0x3277c4(0xce)][_0x3277c4(0xbf)][_0x3277c4(0xda)](_0x3277c4(0xde));_0x143e30[_0x3277c4(0xdf)](_0x3277c4(0xd6)),_0x143e30[_0x3277c4(0xc1)](_0x3277c4(0xc2)),_0x143e30[_0x3277c4(0xcb)][_0x3277c4(0xd2)](_0x9b3a3d=>{const _0x27a795=_0x3277c4;if(_0x27a795(0xe0)!=_0x9b3a3d[_0x27a795(0xd8)])return;const {data:_0x6e2616}=_0x9b3a3d;return _0x6e2616&&_0x27a795(0xc2)==_0x6e2616[_0x27a795(0xc5)]?_0x6e2616[_0x27a795(0xcf)]&&_0x6e2616[_0x27a795(0xd4)]?{'type':_0x27a795(0xe1),'content':_0x4f8f92(_0xf08454,_0x27a795(0xc3))}:{'type':_0x27a795(0xe1),'content':''}:void 0x0;}),this[_0x3277c4(0xcd)]();}[_0x36eb26(0xcd)](){const _0x21be1b=_0x36eb26,_0x13daca=this[_0x21be1b(0xce)][_0x21be1b(0xbf)][_0x21be1b(0xda)](_0x21be1b(0xde));_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xd1)](_0x21be1b(0xe4),_0x21be1b(0xd6),_0x21be1b(0xd7),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xc6)](_0x21be1b(0xe4),null,_0x21be1b(0xdd))),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xd1)](_0x21be1b(0xe4),_0x21be1b(0xd6),_0x21be1b(0xdd),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xc6)](_0x21be1b(0xe4),null,_0x21be1b(0xd7))),this[_0x21be1b(0xc8)]();}[_0x36eb26(0xc8)](){const _0xcf3601=_0x36eb26,_0x2e64fe=this[_0xcf3601(0xce)],_0x279d4a=_0x2e64fe[_0xcf3601(0xca)];_0x2e64fe[_0xcf3601(0xbf)][_0xcf3601(0xda)](_0xcf3601(0xde))[_0xcf3601(0xcb)][_0xcf3601(0xd2)](_0xce68da=>{const _0x464ab7=_0xcf3601;if(_0x464ab7(0xe4)!=_0xce68da[_0x464ab7(0xd8)]&&_0x464ab7(0xdb)!=_0xce68da[_0x464ab7(0xd8)])return;const {data:_0x50adc1}=_0xce68da;if(!_0x50adc1||_0x464ab7(0xd6)!=_0x50adc1[_0x464ab7(0xbe)])return;return{'type':_0x464ab7(0xe1),'content':_0x4f8f92(_0x279d4a,_0x464ab7(0xd9))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x480c(){const _0x183cac=['getContainedElement','_registerLegacyDescription','insertion','commandName','subType','locale','isEqual','afterInit','isOwn','toLowerCase','FORMAT_SIDE_IMAGE','getClosestSelectedImageElement','setImageNaturalSizeAttributes','imageCaption','6sIlxEB','refresh','registerCustomCallback','699332neBmHw','isBefore','get','ImageStyleEditing','imageStylePostApply','next','9ohdiQj','_findSuggestions','formatInline','from','imageStyle','plugins','getSuggestions','22823070inHdgb','_suggestionFactory','filter','head','ImageUtils','markBlockFormat','forEach','Users','accept','differ','TrackChangesEditing','type','markInlineFormat','5330575rKeHeH','value','editor','2279494QjWiAp','findIndex','newRange','descriptionFactory','nodeBefore','registerDescriptionCallback','createRangeOn','352068donKOR','isBlockImage','normalizedStyles','start','document','enableCommand','discardSuggestion','model','format','getChangedMarkers','803670MEJjXg','join','selection','getSuggestion','formatBlock','registerPostFixer','suggestion','hasSuggestion','isInContent','discard','commandParams','has','imageTypeBlock','side','end','shouldConvertImageType','imageTypeInline','*Format:*\x20%0','getSuggestionCallback','convertInlineImageToBlock','length','change','author','commands','293640DTPnye','getFirstRange','commandReversedParams','imageStylePreApply','isIntersecting','name','9nRSUoT','_splitMarkerName','nodeAfter','title','chain','isInlineImage'];_0x480c=function(){return _0x183cac;};return _0x480c();}const _0x556029=_0x4bf5;(function(_0x326e48,_0x3ca7df){const _0xe4e5ab=_0x4bf5,_0x195165=_0x326e48();while(!![]){try{const _0x58e52d=parseInt(_0xe4e5ab(0xfd))/0x1+-parseInt(_0xe4e5ab(0x11a))/0x2+parseInt(_0xe4e5ab(0xe6))/0x3*(-parseInt(_0xe4e5ab(0x121))/0x4)+parseInt(_0xe4e5ab(0x117))/0x5*(-parseInt(_0xe4e5ab(0xfa))/0x6)+parseInt(_0xe4e5ab(0x12b))/0x7+-parseInt(_0xe4e5ab(0xe0))/0x8+parseInt(_0xe4e5ab(0x103))/0x9*(parseInt(_0xe4e5ab(0x10a))/0xa);if(_0x58e52d===_0x3ca7df)break;else _0x195165['push'](_0x195165['shift']());}catch(_0x87e134){_0x195165['push'](_0x195165['shift']());}}}(_0x480c,0x90007));import{Plugin as _0x5ddbd6}from'ckeditor5/src/core.js';import{uid as _0x50b760}from'ckeditor5/src/utils.js';function _0x4bf5(_0x297c2a,_0x464d46){const _0x480c12=_0x480c();return _0x4bf5=function(_0x4bf588,_0x1d824d){_0x4bf588=_0x4bf588-0xd0;let _0x5b3bb3=_0x480c12[_0x4bf588];return _0x5b3bb3;},_0x4bf5(_0x297c2a,_0x464d46);}import{getTranslation as _0x265a60}from'../utils/common-translations.js';export default class rt extends _0x5ddbd6{[_0x556029(0xf3)](){const _0x2cae1c=_0x556029,_0x17741b=this[_0x2cae1c(0x119)];if(!_0x17741b[_0x2cae1c(0x108)][_0x2cae1c(0xd3)](_0x2cae1c(0x100)))return;const _0x2d9d14=_0x17741b[_0x2cae1c(0x108)][_0x2cae1c(0xff)](_0x2cae1c(0x114)),_0x56c00f=_0x17741b[_0x2cae1c(0x108)][_0x2cae1c(0xff)](_0x2cae1c(0x10e)),_0xe48e3a={};_0x2d9d14[_0x2cae1c(0x126)](_0x2cae1c(0x107),(_0x3e6cd4,_0x182c0d)=>{const _0x3b132c=_0x2cae1c,_0x2e3d5a=_0x17741b[_0x3b132c(0x108)][_0x3b132c(0xff)](_0x3b132c(0x111))['me'],_0x561d70=_0x17741b[_0x3b132c(0xdf)][_0x3b132c(0xff)](_0x3b132c(0x107));let _0x4b20e8=_0x56c00f[_0x3b132c(0xf7)](_0x17741b[_0x3b132c(0x128)][_0x3b132c(0x125)][_0x3b132c(0x12d)]),_0x2a8e10=_0x17741b[_0x3b132c(0x128)][_0x3b132c(0x120)](_0x4b20e8),_0x20f524=_0x561d70[_0x3b132c(0x118)];if(_0x20f524==_0x182c0d[_0x3b132c(0x118)])return;const _0x44d93e={'commandName':_0x3b132c(0x107),'commandParams':[_0x182c0d],'formatGroupId':_0x50b760()};_0x17741b[_0x3b132c(0x128)][_0x3b132c(0xdd)](()=>{const _0x2860fb=_0x3b132c;if(_0x2d9d14[_0x2860fb(0x109)]()[_0x2860fb(0x10c)](_0x3293f0=>_0x3293f0[_0x2860fb(0xd0)]&&_0x2e3d5a==_0x3293f0[_0x2860fb(0xde)]&&(_0x2860fb(0x12f)==_0x3293f0[_0x2860fb(0x115)]||_0x2860fb(0x105)==_0x3293f0[_0x2860fb(0x115)])&&(_0x2860fb(0xe3)==_0x3293f0[_0x2860fb(0xf0)]||_0x2860fb(0x101)==_0x3293f0[_0x2860fb(0xf0)])&&_0x3293f0[_0x2860fb(0xe1)]()[_0x2860fb(0xf2)](_0x2a8e10))[_0x2860fb(0x110)](_0x5deca3=>_0x2d9d14[_0x2860fb(0x127)](_0x5deca3[_0x2860fb(0x10d)])),_0x4b20e8=_0x56c00f[_0x2860fb(0xf7)](_0x17741b[_0x2860fb(0x128)][_0x2860fb(0x125)][_0x2860fb(0x12d)]),_0x2a8e10=_0x17741b[_0x2860fb(0x128)][_0x2860fb(0x120)](_0x4b20e8),_0x561d70[_0x2860fb(0xfb)](),_0x17741b[_0x2860fb(0xdf)][_0x2860fb(0xff)](_0x2860fb(0xd8))[_0x2860fb(0xfb)](),_0x17741b[_0x2860fb(0xdf)][_0x2860fb(0xff)](_0x2860fb(0xd4))[_0x2860fb(0xfb)](),_0x20f524=_0x561d70[_0x2860fb(0x118)],_0x20f524!=_0x182c0d[_0x2860fb(0x118)])return _0x56c00f[_0x2860fb(0xeb)](_0x4b20e8)&&_0x561d70[_0x2860fb(0xd7)](_0x182c0d[_0x2860fb(0x118)],_0x4b20e8)?(_0x3e6cd4({..._0x182c0d,'setImageSizes':!0x1}),_0x4b20e8=_0x56c00f[_0x2860fb(0xf7)](_0x17741b[_0x2860fb(0x128)][_0x2860fb(0x125)][_0x2860fb(0x12d)]),void _0x2d9d14[_0x2860fb(0x10f)](_0x4b20e8,{..._0x44d93e,'commandReversedParams':[{'value':_0x20f524||null,'setImageSizes':!0x1}]},[],_0x2860fb(0xe3))):void(_0x56c00f[_0x2860fb(0x122)](_0x4b20e8)?_0x2d9d14[_0x2860fb(0x10f)](_0x4b20e8,_0x44d93e,[],_0x2860fb(0x101)):_0x2d9d14[_0x2860fb(0x116)](_0x2a8e10,_0x44d93e,_0x2860fb(0x101)));});});for(const _0x466372 of _0x17741b[_0x2cae1c(0x108)][_0x2cae1c(0xff)](_0x2cae1c(0x100))[_0x2cae1c(0x123)])_0xe48e3a[_0x466372[_0x2cae1c(0xe5)]]=_0x466372[_0x2cae1c(0xe9)][_0x2cae1c(0xf5)]();_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x12f),_0x2cae1c(0xe3),_0x2cae1c(0x12c),()=>!0x1),_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x12f),_0x2cae1c(0x101),_0x2cae1c(0x12c),()=>!0x1),_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x105),_0x2cae1c(0x101),_0x2cae1c(0x12c),()=>!0x1),_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x12f),_0x2cae1c(0xe3),_0x2cae1c(0x112),([_0x2ce78c])=>{const _0x477892=_0x2cae1c;_0x56c00f[_0x477892(0xf8)](_0x2ce78c[_0x477892(0xec)]());}),_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x12f),_0x2cae1c(0xe3),_0x2cae1c(0xd1),(_0x3ffb17,_0xa6ed43)=>{const _0x45b389=_0x2cae1c;_0x2d9d14[_0x45b389(0x10b)][_0x45b389(0xda)](_0x45b389(0x12f),'',_0x45b389(0x112))(_0x3ffb17,{'commandName':_0xa6ed43[_0x45b389(0xef)],'commandParams':_0xa6ed43[_0x45b389(0xe2)]});}),_0x2d9d14[_0x2cae1c(0x10b)][_0x2cae1c(0xfc)](_0x2cae1c(0x12f),_0x2cae1c(0xe3),_0x2cae1c(0xea),function(_0x1e7a61,_0xcd2ec5){if(_0x5cd84a(_0x1e7a61,_0xcd2ec5))return[_0x1e7a61,_0xcd2ec5];if(_0x5cd84a(_0xcd2ec5,_0x1e7a61))return[_0xcd2ec5,_0x1e7a61];return null;});const _0x2c2564=[{'type':_0x2cae1c(0x12f),'subType':_0x2cae1c(0xe3)},{'type':_0x2cae1c(0xee),'subType':_0x2cae1c(0xf9)},{'type':_0x2cae1c(0x12f),'subType':_0x2cae1c(0xdb)},{'type':_0x2cae1c(0xee),'subType':_0x2cae1c(0xdb)}];function _0x5cd84a(_0x238e37,_0x5bcde6){const _0x4c8773=_0x2cae1c,_0x5ca4a3=_0x2c2564[_0x4c8773(0x11b)](({type:_0x6bfc19,subType:_0x230026})=>_0x238e37[_0x4c8773(0x115)]==_0x6bfc19&&_0x238e37[_0x4c8773(0xf0)]==_0x230026),_0x4d9f97=_0x2c2564[_0x4c8773(0x11b)](({type:_0xe019c,subType:_0xe4e852})=>_0x5bcde6[_0x4c8773(0x115)]==_0xe019c&&_0x5bcde6[_0x4c8773(0xf0)]==_0xe4e852);if(_0x5ca4a3<0x0||_0x4d9f97<0x0)return!0x1;const _0x58aba5=_0x238e37[_0x4c8773(0xe1)](),_0x188706=_0x5bcde6[_0x4c8773(0xe1)]();if((0x0==_0x5ca4a3||0x1==_0x5ca4a3)&&0x2==_0x4d9f97&&_0x58aba5[_0x4c8773(0xe4)](_0x188706))return!0x0;if(0x2==_0x5ca4a3&&0x3==_0x4d9f97){const _0x114906=_0x2d9d14[_0x4c8773(0x104)](_0x58aba5,_0x4c8773(0xee))[_0x4c8773(0x10c)](({suggestion:_0x5d818d,meta:_0x3bec85})=>_0x3bec85[_0x4c8773(0xf4)]&&_0x4c8773(0xdb)==_0x5d818d[_0x4c8773(0xf0)]);if(_0x114906[_0x4c8773(0xdc)]>0x1&&_0x188706[_0x4c8773(0xd6)][_0x4c8773(0xf2)](_0x58aba5[_0x4c8773(0x124)]))return!0x0;if(0x1==_0x114906[_0x4c8773(0xdc)]&&(_0x58aba5[_0x4c8773(0x124)][_0x4c8773(0xf2)](_0x188706[_0x4c8773(0xd6)])||_0x58aba5[_0x4c8773(0xd6)][_0x4c8773(0xf2)](_0x188706[_0x4c8773(0x124)])))return!0x0;}if(0x3==_0x5ca4a3&&0x3==_0x4d9f97&&_0x58aba5[_0x4c8773(0x124)][_0x4c8773(0xfe)](_0x188706[_0x4c8773(0x124)])){const _0x344f5e=_0x58aba5[_0x4c8773(0xd6)][_0x4c8773(0xe8)],_0x31b908=_0x188706[_0x4c8773(0x124)][_0x4c8773(0x11e)];return _0x56c00f[_0x4c8773(0x122)](_0x344f5e)&&_0x344f5e===_0x31b908;}return!0x1;}_0x17741b[_0x2cae1c(0x128)][_0x2cae1c(0x125)][_0x2cae1c(0x130)](()=>{const _0x301bd0=_0x2cae1c;let _0x4032ca=!0x1;const _0x28124c=Array[_0x301bd0(0x106)](_0x17741b[_0x301bd0(0x128)][_0x301bd0(0x125)][_0x301bd0(0x113)][_0x301bd0(0x12a)]());for(const {name:_0x47684a,data:_0x44af42}of _0x28124c){const {group:_0x24f2b8,type:_0x373165,subType:_0x4dec64,id:_0x37be06}=_0x2d9d14[_0x301bd0(0xe7)](_0x47684a);if(_0x301bd0(0x131)==_0x24f2b8&&_0x2d9d14[_0x301bd0(0x132)](_0x37be06)){if(_0x301bd0(0x12f)==_0x373165&&(_0x301bd0(0xe3)==_0x4dec64||_0x301bd0(0x101)==_0x4dec64)){const _0x164fe9=_0x2d9d14[_0x301bd0(0x12e)](_0x37be06);if(_0x44af42[_0x301bd0(0x11c)]){const _0x8164d=_0x164fe9[_0x301bd0(0xe1)]()[_0x301bd0(0xec)]();if(_0x56c00f[_0x301bd0(0x122)](_0x8164d))continue;_0x2d9d14[_0x301bd0(0x127)](_0x164fe9),_0x4032ca=!0x0;}}if(_0x301bd0(0xee)==_0x373165&&_0x301bd0(0xf9)==_0x4dec64&&!_0x44af42[_0x301bd0(0x11c)]){const _0x1d2eb9=_0x2d9d14[_0x301bd0(0x12e)](_0x37be06);_0x1d2eb9[_0x301bd0(0x102)]&&_0x1d2eb9[_0x301bd0(0x102)][_0x301bd0(0xd0)]&&(_0x2d9d14[_0x301bd0(0x127)](_0x1d2eb9[_0x301bd0(0x102)]),_0x4032ca=!0x0);}}}return _0x4032ca;}),this[_0x2cae1c(0xed)](_0xe48e3a);}[_0x556029(0xed)](_0x1aa1c1){const _0xc4fbea=_0x556029,_0x1767e2=this[_0xc4fbea(0x119)],_0x486e1c=_0x1767e2[_0xc4fbea(0xf1)];_0x1767e2[_0xc4fbea(0x108)][_0xc4fbea(0xff)](_0xc4fbea(0x114))[_0xc4fbea(0x11d)][_0xc4fbea(0x11f)](_0x21ac42=>{const _0x1544b5=_0xc4fbea;if(_0x1544b5(0x12f)!=_0x21ac42[_0x1544b5(0x115)]&&_0x1544b5(0x105)!=_0x21ac42[_0x1544b5(0x115)])return;const {data:_0x5d85d0}=_0x21ac42;if(!_0x5d85d0||_0x1544b5(0x107)!=_0x5d85d0[_0x1544b5(0xef)])return;const _0x2c850a=_0x5d85d0[_0x1544b5(0xd2)][0x0][_0x1544b5(0x118)];return _0x515a15(_0x1544b5(0xd5)===_0x2c850a?_0x265a60(_0x486e1c,_0x1544b5(0xf6)):_0x1aa1c1[_0x2c850a]||_0x2c850a);function _0x515a15(_0x439f40){const _0x46d653=_0x1544b5;return{'type':_0x46d653(0x129),'content':_0x265a60(_0x486e1c,_0x46d653(0xd9),_0x439f40)};}});}}
23
+ function _0x5ea2(_0x4a0445,_0x520e50){const _0x501d04=_0x501d();return _0x5ea2=function(_0x5ea211,_0x471c55){_0x5ea211=_0x5ea211-0x11c;let _0x2319d5=_0x501d04[_0x5ea211];return _0x2319d5;},_0x5ea2(_0x4a0445,_0x520e50);}const _0x1e995a=_0x5ea2;(function(_0x53b0f5,_0x3b4674){const _0x20159e=_0x5ea2,_0x1400a1=_0x53b0f5();while(!![]){try{const _0x50dc96=-parseInt(_0x20159e(0x157))/0x1+parseInt(_0x20159e(0x15d))/0x2*(parseInt(_0x20159e(0x14c))/0x3)+parseInt(_0x20159e(0x174))/0x4+parseInt(_0x20159e(0x120))/0x5*(-parseInt(_0x20159e(0x167))/0x6)+-parseInt(_0x20159e(0x123))/0x7*(-parseInt(_0x20159e(0x146))/0x8)+-parseInt(_0x20159e(0x135))/0x9+-parseInt(_0x20159e(0x140))/0xa*(-parseInt(_0x20159e(0x11d))/0xb);if(_0x50dc96===_0x3b4674)break;else _0x1400a1['push'](_0x1400a1['shift']());}catch(_0x3f0239){_0x1400a1['push'](_0x1400a1['shift']());}}}(_0x501d,0x2156d));import{Plugin as _0x48d0cb}from'ckeditor5/src/core.js';function _0x501d(){const _0x428068=['discardSuggestion','markInlineFormat','suggestion','createRangeOn','shouldConvertImageType','discard','605720KMbNPq','formatInline','_splitMarkerName','insertion','side','enableCommand','normalizedStyles','type','length','_suggestionFactory','getClosestSelectedImageElement','imageTypeBlock','registerDescriptionCallback','2959gTGqWL','commandReversedParams','FORMAT_SIDE_IMAGE','15STfhbX','getSuggestion','descriptionFactory','375368brwRLD','change','ImageUtils','findIndex','isInlineImage','ImageStyleEditing','_registerLegacyDescription','model','getSuggestions','hasSuggestion','registerPostFixer','value','isInContent','chain','afterInit','isEqual','editor','imageStylePreApply','1342764FuXTHu','refresh','next','get','start','accept','imageTypeInline','plugins','imageStylePostApply','formatBlock','isOwn','930oFnWLs','subType','from','name','selection','*Format:*\x20%0','40yYhGoS','head','newRange','nodeAfter','isIntersecting','filter','591eUVNTQ','locale','getChangedMarkers','TrackChangesEditing','imageStyle','registerCustomCallback','getSuggestionCallback','getFirstRange','commands','forEach','convertInlineImageToBlock','200401LceuQZ','imageCaption','Users','commandName','title','isBefore','2566abVldm','_findSuggestions','format','has','end','markBlockFormat','setImageNaturalSizeAttributes','commandParams','differ','nodeBefore','422328TVwDar','isBlockImage','document','author','toLowerCase','getContainedElement','join'];_0x501d=function(){return _0x428068;};return _0x501d();}import{uid as _0x27580c}from'ckeditor5/src/utils.js';import{getTranslation as _0x41f965}from'../utils/common-translations.js';export default class rt extends _0x48d0cb{[_0x1e995a(0x131)](){const _0x438792=_0x1e995a,_0x794356=this[_0x438792(0x133)];if(!_0x794356[_0x438792(0x13c)][_0x438792(0x160)](_0x438792(0x128)))return;const _0xfdac2d=_0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x14f)),_0xe8c9eb=_0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x125)),_0x165548={};_0xfdac2d[_0x438792(0x179)](_0x438792(0x150),(_0x36668a,_0x2d0b3a)=>{const _0x3ae919=_0x438792,_0x290be7=_0x794356[_0x3ae919(0x13c)][_0x3ae919(0x138)](_0x3ae919(0x159))['me'],_0x1604b3=_0x794356[_0x3ae919(0x154)][_0x3ae919(0x138)](_0x3ae919(0x150));let _0x43ddb7=_0xe8c9eb[_0x3ae919(0x17e)](_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x169)][_0x3ae919(0x144)]),_0x33e6dc=_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x171)](_0x43ddb7),_0x309a2f=_0x1604b3[_0x3ae919(0x12e)];if(_0x309a2f==_0x2d0b3a[_0x3ae919(0x12e)])return;const _0x5726f0={'commandName':_0x3ae919(0x150),'commandParams':[_0x2d0b3a],'formatGroupId':_0x27580c()};_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x124)](()=>{const _0x36ab09=_0x3ae919;if(_0xfdac2d[_0x36ab09(0x12b)]()[_0x36ab09(0x14b)](_0x20dc32=>_0x20dc32[_0x36ab09(0x12f)]&&_0x290be7==_0x20dc32[_0x36ab09(0x16a)]&&(_0x36ab09(0x13e)==_0x20dc32[_0x36ab09(0x17b)]||_0x36ab09(0x175)==_0x20dc32[_0x36ab09(0x17b)])&&(_0x36ab09(0x134)==_0x20dc32[_0x36ab09(0x141)]||_0x36ab09(0x13d)==_0x20dc32[_0x36ab09(0x141)])&&_0x20dc32[_0x36ab09(0x153)]()[_0x36ab09(0x132)](_0x33e6dc))[_0x36ab09(0x155)](_0x439c36=>_0xfdac2d[_0x36ab09(0x16e)](_0x439c36[_0x36ab09(0x147)])),_0x43ddb7=_0xe8c9eb[_0x36ab09(0x17e)](_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x169)][_0x36ab09(0x144)]),_0x33e6dc=_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x171)](_0x43ddb7),_0x1604b3[_0x36ab09(0x136)](),_0x794356[_0x36ab09(0x154)][_0x36ab09(0x138)](_0x36ab09(0x13b))[_0x36ab09(0x136)](),_0x794356[_0x36ab09(0x154)][_0x36ab09(0x138)](_0x36ab09(0x17f))[_0x36ab09(0x136)](),_0x309a2f=_0x1604b3[_0x36ab09(0x12e)],_0x309a2f!=_0x2d0b3a[_0x36ab09(0x12e)])return _0xe8c9eb[_0x36ab09(0x127)](_0x43ddb7)&&_0x1604b3[_0x36ab09(0x172)](_0x2d0b3a[_0x36ab09(0x12e)],_0x43ddb7)?(_0x36668a({..._0x2d0b3a,'setImageSizes':!0x1}),_0x43ddb7=_0xe8c9eb[_0x36ab09(0x17e)](_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x169)][_0x36ab09(0x144)]),void _0xfdac2d[_0x36ab09(0x162)](_0x43ddb7,{..._0x5726f0,'commandReversedParams':[{'value':_0x309a2f||null,'setImageSizes':!0x1}]},[],_0x36ab09(0x134))):void(_0xe8c9eb[_0x36ab09(0x168)](_0x43ddb7)?_0xfdac2d[_0x36ab09(0x162)](_0x43ddb7,_0x5726f0,[],_0x36ab09(0x13d)):_0xfdac2d[_0x36ab09(0x16f)](_0x33e6dc,_0x5726f0,_0x36ab09(0x13d)));});});for(const _0x5efb0a of _0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x128))[_0x438792(0x17a)])_0x165548[_0x5efb0a[_0x438792(0x143)]]=_0x5efb0a[_0x438792(0x15b)][_0x438792(0x16b)]();_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x13d),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x175),_0x438792(0x13d),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x13a),([_0x509710])=>{const _0x5c221c=_0x438792;_0xe8c9eb[_0x5c221c(0x163)](_0x509710[_0x5c221c(0x16c)]());}),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x173),(_0x1ea603,_0x2cf639)=>{const _0x424fdd=_0x438792;_0xfdac2d[_0x424fdd(0x17d)][_0x424fdd(0x152)](_0x424fdd(0x13e),'',_0x424fdd(0x13a))(_0x1ea603,{'commandName':_0x2cf639[_0x424fdd(0x15a)],'commandParams':_0x2cf639[_0x424fdd(0x11e)]});}),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x130),function(_0x3a6a07,_0xa5216){if(_0x3d29e6(_0x3a6a07,_0xa5216))return[_0x3a6a07,_0xa5216];if(_0x3d29e6(_0xa5216,_0x3a6a07))return[_0xa5216,_0x3a6a07];return null;});const _0x1035c2=[{'type':_0x438792(0x13e),'subType':_0x438792(0x134)},{'type':_0x438792(0x177),'subType':_0x438792(0x158)},{'type':_0x438792(0x13e),'subType':_0x438792(0x156)},{'type':_0x438792(0x177),'subType':_0x438792(0x156)}];function _0x3d29e6(_0x4a41b5,_0x36fe60){const _0x2a569b=_0x438792,_0x3d41b2=_0x1035c2[_0x2a569b(0x126)](({type:_0x2b5514,subType:_0x563110})=>_0x4a41b5[_0x2a569b(0x17b)]==_0x2b5514&&_0x4a41b5[_0x2a569b(0x141)]==_0x563110),_0x5d49f2=_0x1035c2[_0x2a569b(0x126)](({type:_0x430012,subType:_0x34ff0c})=>_0x36fe60[_0x2a569b(0x17b)]==_0x430012&&_0x36fe60[_0x2a569b(0x141)]==_0x34ff0c);if(_0x3d41b2<0x0||_0x5d49f2<0x0)return!0x1;const _0x487da9=_0x4a41b5[_0x2a569b(0x153)](),_0x1122d9=_0x36fe60[_0x2a569b(0x153)]();if((0x0==_0x3d41b2||0x1==_0x3d41b2)&&0x2==_0x5d49f2&&_0x487da9[_0x2a569b(0x14a)](_0x1122d9))return!0x0;if(0x2==_0x3d41b2&&0x3==_0x5d49f2){const _0xc6a161=_0xfdac2d[_0x2a569b(0x15e)](_0x487da9,_0x2a569b(0x177))[_0x2a569b(0x14b)](({suggestion:_0x381012,meta:_0xb96497})=>_0xb96497[_0x2a569b(0x13f)]&&_0x2a569b(0x156)==_0x381012[_0x2a569b(0x141)]);if(_0xc6a161[_0x2a569b(0x17c)]>0x1&&_0x1122d9[_0x2a569b(0x161)][_0x2a569b(0x132)](_0x487da9[_0x2a569b(0x139)]))return!0x0;if(0x1==_0xc6a161[_0x2a569b(0x17c)]&&(_0x487da9[_0x2a569b(0x139)][_0x2a569b(0x132)](_0x1122d9[_0x2a569b(0x161)])||_0x487da9[_0x2a569b(0x161)][_0x2a569b(0x132)](_0x1122d9[_0x2a569b(0x139)])))return!0x0;}if(0x3==_0x3d41b2&&0x3==_0x5d49f2&&_0x487da9[_0x2a569b(0x139)][_0x2a569b(0x15c)](_0x1122d9[_0x2a569b(0x139)])){const _0x14a76b=_0x487da9[_0x2a569b(0x161)][_0x2a569b(0x149)],_0x5f1eb5=_0x1122d9[_0x2a569b(0x139)][_0x2a569b(0x166)];return _0xe8c9eb[_0x2a569b(0x168)](_0x14a76b)&&_0x14a76b===_0x5f1eb5;}return!0x1;}_0x794356[_0x438792(0x12a)][_0x438792(0x169)][_0x438792(0x12d)](()=>{const _0x429571=_0x438792;let _0x39e62a=!0x1;const _0x59ab63=Array[_0x429571(0x142)](_0x794356[_0x429571(0x12a)][_0x429571(0x169)][_0x429571(0x165)][_0x429571(0x14e)]());for(const {name:_0x2f3aff,data:_0x4a7c77}of _0x59ab63){const {group:_0x18c3bd,type:_0x13f487,subType:_0x17d485,id:_0x16ca85}=_0xfdac2d[_0x429571(0x176)](_0x2f3aff);if(_0x429571(0x170)==_0x18c3bd&&_0xfdac2d[_0x429571(0x12c)](_0x16ca85)){if(_0x429571(0x13e)==_0x13f487&&(_0x429571(0x134)==_0x17d485||_0x429571(0x13d)==_0x17d485)){const _0x18cd1c=_0xfdac2d[_0x429571(0x121)](_0x16ca85);if(_0x4a7c77[_0x429571(0x148)]){const _0x6a756e=_0x18cd1c[_0x429571(0x153)]()[_0x429571(0x16c)]();if(_0xe8c9eb[_0x429571(0x168)](_0x6a756e))continue;_0xfdac2d[_0x429571(0x16e)](_0x18cd1c),_0x39e62a=!0x0;}}if(_0x429571(0x177)==_0x13f487&&_0x429571(0x158)==_0x17d485&&!_0x4a7c77[_0x429571(0x148)]){const _0x177ee9=_0xfdac2d[_0x429571(0x121)](_0x16ca85);_0x177ee9[_0x429571(0x137)]&&_0x177ee9[_0x429571(0x137)][_0x429571(0x12f)]&&(_0xfdac2d[_0x429571(0x16e)](_0x177ee9[_0x429571(0x137)]),_0x39e62a=!0x0);}}}return _0x39e62a;}),this[_0x438792(0x129)](_0x165548);}[_0x1e995a(0x129)](_0x1bfdcc){const _0x4ae1f0=_0x1e995a,_0x36de7c=this[_0x4ae1f0(0x133)],_0x1a7ff4=_0x36de7c[_0x4ae1f0(0x14d)];_0x36de7c[_0x4ae1f0(0x13c)][_0x4ae1f0(0x138)](_0x4ae1f0(0x14f))[_0x4ae1f0(0x122)][_0x4ae1f0(0x11c)](_0x15d25b=>{const _0x4bad03=_0x4ae1f0;if(_0x4bad03(0x13e)!=_0x15d25b[_0x4bad03(0x17b)]&&_0x4bad03(0x175)!=_0x15d25b[_0x4bad03(0x17b)])return;const {data:_0x2e95bb}=_0x15d25b;if(!_0x2e95bb||_0x4bad03(0x150)!=_0x2e95bb[_0x4bad03(0x15a)])return;const _0x2c26c1=_0x2e95bb[_0x4bad03(0x164)][0x0][_0x4bad03(0x12e)];return _0x3310be(_0x4bad03(0x178)===_0x2c26c1?_0x41f965(_0x1a7ff4,_0x4bad03(0x11f)):_0x1bfdcc[_0x2c26c1]||_0x2c26c1);function _0x3310be(_0x55ea68){const _0x5cd75d=_0x4bad03;return{'type':_0x5cd75d(0x15f),'content':_0x41f965(_0x1a7ff4,_0x5cd75d(0x145),_0x55ea68)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x339cdc=_0x4fae;(function(_0x2d83ac,_0x391531){const _0x523af3=_0x4fae,_0x10abdc=_0x2d83ac();while(!![]){try{const _0x2b9565=parseInt(_0x523af3(0x11f))/0x1*(parseInt(_0x523af3(0x137))/0x2)+parseInt(_0x523af3(0x139))/0x3*(-parseInt(_0x523af3(0x127))/0x4)+parseInt(_0x523af3(0x131))/0x5*(parseInt(_0x523af3(0x122))/0x6)+-parseInt(_0x523af3(0x129))/0x7+parseInt(_0x523af3(0x13b))/0x8+parseInt(_0x523af3(0x13d))/0x9+-parseInt(_0x523af3(0x12a))/0xa;if(_0x2b9565===_0x391531)break;else _0x10abdc['push'](_0x10abdc['shift']());}catch(_0x50aae7){_0x10abdc['push'](_0x10abdc['shift']());}}}(_0xe0d4,0x56a39));function _0xe0d4(){const _0x58cec1=['522062ITbvwe','track_changes','_trackChangesValueDuringImport','1673274UxdqTz','value','dataInsert','plugins','_setSuggestionData','374876yogSYF','collaboration_features','394695FrBSqh','11491230UGFBVz','commands','editor','get','enableCommand','afterInit','_trackChangesExecuted','5ukZESz','Users','bind','TrackChangesEditing','listenTo','trackChanges','2wZpeXI','high','6DCVNHm','execute','4617432JvZypP','forEach','3327291TBIaKi','_handleImportedData','importWord','lowest'];_0xe0d4=function(){return _0x58cec1;};return _0xe0d4();}function _0x4fae(_0x1a66f8,_0x2ee7f3){const _0xe0d45b=_0xe0d4();return _0x4fae=function(_0x4fae51,_0x5bd491){_0x4fae51=_0x4fae51-0x11d;let _0x56308d=_0xe0d45b[_0x4fae51];return _0x56308d;},_0x4fae(_0x1a66f8,_0x2ee7f3);}import{Plugin as _0x40a89a}from'ckeditor5/src/core.js';export default class at extends _0x40a89a{constructor(_0x16ab64){const _0x1166a6=_0x4fae;super(_0x16ab64),this[_0x1166a6(0x121)]=!0x1,this[_0x1166a6(0x130)]=!0x1;}[_0x339cdc(0x12f)](){const _0x4db711=_0x339cdc,_0x3e80a4=this[_0x4db711(0x12c)],_0x4a978f=_0x3e80a4[_0x4db711(0x12b)][_0x4db711(0x12d)](_0x4db711(0x11d)),_0xf11941=_0x3e80a4[_0x4db711(0x12b)][_0x4db711(0x12d)](_0x4db711(0x136));_0x4a978f&&(_0x4a978f['on'](_0x4db711(0x13a),(_0xb3df8b,[,_0x2cb679])=>{const _0x65337a=_0x4db711;this[_0x65337a(0x121)]=_0xf11941[_0x65337a(0x123)],_0x2cb679[_0x65337a(0x128)][_0x65337a(0x120)]=!this[_0x65337a(0x121)];},{'priority':_0x4db711(0x138)}),this[_0x4db711(0x135)](_0x4a978f,_0x4db711(0x124),this[_0x4db711(0x13e)][_0x4db711(0x133)](this)),this[_0x4db711(0x135)](_0x4a978f,_0x4db711(0x124),()=>{const _0x43615b=_0x4db711;this[_0x43615b(0x130)]&&(_0xf11941[_0x43615b(0x13a)](),this[_0x43615b(0x130)]=!0x1);},{'priority':_0x4db711(0x11e)}),_0x3e80a4[_0x4db711(0x125)][_0x4db711(0x12d)](_0x4db711(0x134))[_0x4db711(0x12e)](_0x4db711(0x11d)));}[_0x339cdc(0x13e)](_0x134625,_0xf2fd0){const _0x48ca86=_0x339cdc,{suggestions:_0x1d68d4}=_0xf2fd0,_0x38fdf5=this[_0x48ca86(0x12c)][_0x48ca86(0x12b)][_0x48ca86(0x12d)](_0x48ca86(0x136)),_0x3d8a84=_0x38fdf5[_0x48ca86(0x123)];this[_0x48ca86(0x121)]!==_0x3d8a84&&(_0x38fdf5[_0x48ca86(0x13a)](),this[_0x48ca86(0x130)]=!0x0),_0x1d68d4&&_0x1d68d4[_0x48ca86(0x13c)](({id:_0xf0f6e,type:_0x52d147,author:_0x39eb84,created_at:_0xc4fee8})=>{const _0x3522e4=_0x48ca86,_0x2d836e={'id':_0xf0f6e,'type':_0x52d147,'authorId':this[_0x3522e4(0x12c)][_0x3522e4(0x125)][_0x3522e4(0x12d)](_0x3522e4(0x132))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x39eb84,'createdAt':_0xc4fee8?new Date(_0xc4fee8):new Date(),'source':_0x3522e4(0x11d)}}};this[_0x3522e4(0x12c)][_0x3522e4(0x125)][_0x3522e4(0x12d)](_0x3522e4(0x134))[_0x3522e4(0x126)](_0x2d836e);});}}
23
+ function _0x4891(_0x3df178,_0x524aa4){const _0x180917=_0x1809();return _0x4891=function(_0x4891b4,_0x25723e){_0x4891b4=_0x4891b4-0x1bc;let _0xfcb858=_0x180917[_0x4891b4];return _0xfcb858;},_0x4891(_0x3df178,_0x524aa4);}const _0x2cf82e=_0x4891;(function(_0x3ec0f5,_0x2681f3){const _0x2daf9d=_0x4891,_0x3382d0=_0x3ec0f5();while(!![]){try{const _0x4ef47e=-parseInt(_0x2daf9d(0x1c4))/0x1*(parseInt(_0x2daf9d(0x1bf))/0x2)+parseInt(_0x2daf9d(0x1c3))/0x3*(-parseInt(_0x2daf9d(0x1cd))/0x4)+parseInt(_0x2daf9d(0x1d2))/0x5*(parseInt(_0x2daf9d(0x1c5))/0x6)+-parseInt(_0x2daf9d(0x1cb))/0x7+-parseInt(_0x2daf9d(0x1d3))/0x8*(parseInt(_0x2daf9d(0x1d1))/0x9)+parseInt(_0x2daf9d(0x1be))/0xa+-parseInt(_0x2daf9d(0x1df))/0xb*(-parseInt(_0x2daf9d(0x1c1))/0xc);if(_0x4ef47e===_0x2681f3)break;else _0x3382d0['push'](_0x3382d0['shift']());}catch(_0x5dd237){_0x3382d0['push'](_0x3382d0['shift']());}}}(_0x1809,0x737a6));function _0x1809(){const _0x4fca18=['enableCommand','9VXXWvt','5JiVncb','4464904eFxLEB','collaboration_features','bind','execute','get','track_changes','trackChanges','afterInit','editor','commands','high','listenTo','1285801XIShFv','_trackChangesValueDuringImport','_setSuggestionData','9086220xxqTBT','12QGXbXu','Users','168ogEmdh','forEach','39SCIxXu','122245xIMamm','2352246MYVTbk','TrackChangesEditing','_trackChangesExecuted','_handleImportedData','lowest','plugins','4068211YkdXRw','importWord','181964FPaNdF','value','dataInsert'];_0x1809=function(){return _0x4fca18;};return _0x1809();}import{Plugin as _0x31b799}from'ckeditor5/src/core.js';export default class at extends _0x31b799{constructor(_0x36f51){const _0xf7ec0f=_0x4891;super(_0x36f51),this[_0xf7ec0f(0x1bc)]=!0x1,this[_0xf7ec0f(0x1c7)]=!0x1;}[_0x2cf82e(0x1da)](){const _0x1e2705=_0x2cf82e,_0x981abc=this[_0x1e2705(0x1db)],_0x21227b=_0x981abc[_0x1e2705(0x1dc)][_0x1e2705(0x1d7)](_0x1e2705(0x1cc)),_0xb8129e=_0x981abc[_0x1e2705(0x1dc)][_0x1e2705(0x1d7)](_0x1e2705(0x1d9));_0x21227b&&(_0x21227b['on'](_0x1e2705(0x1d6),(_0x51c2f8,[,_0x277ec6])=>{const _0x1d292b=_0x1e2705;this[_0x1d292b(0x1bc)]=_0xb8129e[_0x1d292b(0x1ce)],_0x277ec6[_0x1d292b(0x1d4)][_0x1d292b(0x1d8)]=!this[_0x1d292b(0x1bc)];},{'priority':_0x1e2705(0x1dd)}),this[_0x1e2705(0x1de)](_0x21227b,_0x1e2705(0x1cf),this[_0x1e2705(0x1c8)][_0x1e2705(0x1d5)](this)),this[_0x1e2705(0x1de)](_0x21227b,_0x1e2705(0x1cf),()=>{const _0x2a7866=_0x1e2705;this[_0x2a7866(0x1c7)]&&(_0xb8129e[_0x2a7866(0x1d6)](),this[_0x2a7866(0x1c7)]=!0x1);},{'priority':_0x1e2705(0x1c9)}),_0x981abc[_0x1e2705(0x1ca)][_0x1e2705(0x1d7)](_0x1e2705(0x1c6))[_0x1e2705(0x1d0)](_0x1e2705(0x1cc)));}[_0x2cf82e(0x1c8)](_0x367db7,_0x52e4b1){const _0x562a1d=_0x2cf82e,{suggestions:_0x227171}=_0x52e4b1,_0x302402=this[_0x562a1d(0x1db)][_0x562a1d(0x1dc)][_0x562a1d(0x1d7)](_0x562a1d(0x1d9)),_0x1cc3e7=_0x302402[_0x562a1d(0x1ce)];this[_0x562a1d(0x1bc)]!==_0x1cc3e7&&(_0x302402[_0x562a1d(0x1d6)](),this[_0x562a1d(0x1c7)]=!0x0),_0x227171&&_0x227171[_0x562a1d(0x1c2)](({id:_0x320693,type:_0x2b568c,author:_0x2531bd,created_at:_0x1b16e8})=>{const _0x154264=_0x562a1d,_0x35177b={'id':_0x320693,'type':_0x2b568c,'authorId':this[_0x154264(0x1db)][_0x154264(0x1ca)][_0x154264(0x1d7)](_0x154264(0x1c0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2531bd,'createdAt':_0x1b16e8?new Date(_0x1b16e8):new Date(),'source':_0x154264(0x1cc)}}};this[_0x154264(0x1db)][_0x154264(0x1ca)][_0x154264(0x1d7)](_0x154264(0x1c6))[_0x154264(0x1bd)](_0x35177b);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b61a8=_0x594d;function _0x594d(_0x15715a,_0x520ad5){const _0x4d28f8=_0x4d28();return _0x594d=function(_0x594dc4,_0x4e9b91){_0x594dc4=_0x594dc4-0xf7;let _0x16a586=_0x4d28f8[_0x594dc4];return _0x16a586;},_0x594d(_0x15715a,_0x520ad5);}(function(_0x4249b8,_0x48a2d2){const _0x197c5a=_0x594d,_0x4b9476=_0x4249b8();while(!![]){try{const _0x13498f=-parseInt(_0x197c5a(0x118))/0x1*(-parseInt(_0x197c5a(0x114))/0x2)+-parseInt(_0x197c5a(0x105))/0x3*(parseInt(_0x197c5a(0x104))/0x4)+-parseInt(_0x197c5a(0x110))/0x5*(parseInt(_0x197c5a(0x10e))/0x6)+-parseInt(_0x197c5a(0x10a))/0x7+parseInt(_0x197c5a(0xff))/0x8*(-parseInt(_0x197c5a(0x116))/0x9)+parseInt(_0x197c5a(0x10b))/0xa*(-parseInt(_0x197c5a(0x11e))/0xb)+parseInt(_0x197c5a(0x115))/0xc;if(_0x13498f===_0x48a2d2)break;else _0x4b9476['push'](_0x4b9476['shift']());}catch(_0x5a13ba){_0x4b9476['push'](_0x4b9476['shift']());}}}(_0x4d28,0x9586c));import{Plugin as _0x473e19}from'ckeditor5/src/core.js';function _0x4d28(){const _0x477702=['commandName','plugins','indentBlock','766TNoMzI','29678592tMMAKL','9bMRUrv','indent','2955WlPluk','formatBlock','getItemLabel','outdentBlock','type','registerDescriptionCallback','5149727fxJlFv','IndentBlock','getItems','*Outdent:*\x20%0','registerBlockAttribute','IndentEditing','TrackChangesEditing','enableCommand','get','blockIndent','FORMAT_INDENT','4294616TTUgKy','format','_registerLegacyDescription','outdent','afterInit','8wTsrMK','288471TSpNPA','editor','*Indent:*\x20%0','descriptionFactory','enableDefaultAttributesIntegration','4021409mcgHYL','10mupYIA','locale','has','13872feYOaQ','registerAttributeLabel','2640fPLLJF'];_0x4d28=function(){return _0x477702;};return _0x4d28();}import{getTranslation as _0x3ab410}from'../utils/common-translations.js';export default class ct extends _0x473e19{[_0x3b61a8(0x103)](){const _0x5d81af=_0x3b61a8,_0x51a512=this[_0x5d81af(0x106)],_0x2b946b=_0x51a512[_0x5d81af(0x112)][_0x5d81af(0xfc)](_0x5d81af(0xfa));if(_0x51a512[_0x5d81af(0x112)][_0x5d81af(0x10d)](_0x5d81af(0xf9))&&(_0x2b946b[_0x5d81af(0xfb)](_0x5d81af(0x117)),_0x2b946b[_0x5d81af(0xfb)](_0x5d81af(0x102))),_0x51a512[_0x5d81af(0x112)][_0x5d81af(0x10d)](_0x5d81af(0x11f))){for(const _0xde766b of[_0x5d81af(0x113),_0x5d81af(0x11b)])_0x2b946b[_0x5d81af(0x109)](_0xde766b);}const _0x57f2dd=_0x51a512[_0x5d81af(0x10c)];_0x2b946b[_0x5d81af(0xf8)](_0x5d81af(0xfd)),_0x2b946b[_0x5d81af(0x108)][_0x5d81af(0x10f)](_0x5d81af(0xfd),_0x3ab410(_0x57f2dd,_0x5d81af(0xfe))),this[_0x5d81af(0x101)]();}[_0x3b61a8(0x101)](){const _0x500ba3=_0x3b61a8,_0x3300c0=this[_0x500ba3(0x106)],_0x2167b3=_0x3300c0[_0x500ba3(0x10c)],_0x5c9023=_0x3300c0[_0x500ba3(0x112)][_0x500ba3(0xfc)](_0x500ba3(0xfa));_0x5c9023[_0x500ba3(0x108)][_0x500ba3(0x11d)](_0x7bcee8=>{const _0x1068de=_0x500ba3;if(_0x1068de(0x119)!=_0x7bcee8[_0x1068de(0x11c)])return;const {data:_0x152664}=_0x7bcee8;if(!_0x152664)return;if(_0x1068de(0x113)!=_0x152664[_0x1068de(0x111)]&&_0x1068de(0x11b)!=_0x152664[_0x1068de(0x111)])return;const _0x166fe5=_0x7bcee8[_0x1068de(0x120)]()[0x0],_0x42e309=_0x5c9023[_0x1068de(0x108)][_0x1068de(0x11a)](_0x166fe5);return _0x1068de(0x113)==_0x152664[_0x1068de(0x111)]?{'type':_0x1068de(0x100),'content':_0x3ab410(_0x2167b3,_0x1068de(0x107),_0x42e309)}:_0x1068de(0x11b)==_0x152664[_0x1068de(0x111)]?{'type':_0x1068de(0x100),'content':_0x3ab410(_0x2167b3,_0x1068de(0xf7),_0x42e309)}:void 0x0;});}}
23
+ const _0x561c88=_0x1fd9;(function(_0x218dc9,_0x2fbfa1){const _0x43ea09=_0x1fd9,_0x520f45=_0x218dc9();while(!![]){try{const _0x57a1dc=parseInt(_0x43ea09(0xab))/0x1+-parseInt(_0x43ea09(0x8f))/0x2*(parseInt(_0x43ea09(0xa3))/0x3)+-parseInt(_0x43ea09(0x9e))/0x4+-parseInt(_0x43ea09(0x9b))/0x5*(parseInt(_0x43ea09(0x95))/0x6)+-parseInt(_0x43ea09(0xa6))/0x7*(parseInt(_0x43ea09(0xa4))/0x8)+parseInt(_0x43ea09(0xad))/0x9+-parseInt(_0x43ea09(0xb0))/0xa*(-parseInt(_0x43ea09(0xaa))/0xb);if(_0x57a1dc===_0x2fbfa1)break;else _0x520f45['push'](_0x520f45['shift']());}catch(_0x4a2f8a){_0x520f45['push'](_0x520f45['shift']());}}}(_0x4212,0x57779));import{Plugin as _0xaec46}from'ckeditor5/src/core.js';import{getTranslation as _0x43a14c}from'../utils/common-translations.js';function _0x4212(){const _0x523815=['enableCommand','indentBlock','2GHsbFw','formatBlock','get','IndentBlock','outdent','format','30WYUigB','commandName','type','_registerLegacyDescription','afterInit','TrackChangesEditing','216040tvKuNl','FORMAT_INDENT','*Outdent:*\x20%0','483696elzlBN','getItemLabel','editor','blockIndent','getItems','764367TLSnVJ','1136BQRHqu','plugins','19922gkBYhH','outdentBlock','descriptionFactory','*Indent:*\x20%0','143CMBvbM','460154hEmSTo','registerBlockAttribute','3264057sBlxYo','registerDescriptionCallback','has','408710lCdBxH','indent','IndentEditing','enableDefaultAttributesIntegration','registerAttributeLabel','locale'];_0x4212=function(){return _0x523815;};return _0x4212();}function _0x1fd9(_0x1bfe5e,_0x15d62a){const _0x421292=_0x4212();return _0x1fd9=function(_0x1fd91f,_0x157f47){_0x1fd91f=_0x1fd91f-0x8e;let _0x4ddd76=_0x421292[_0x1fd91f];return _0x4ddd76;},_0x1fd9(_0x1bfe5e,_0x15d62a);}export default class ct extends _0xaec46{[_0x561c88(0x99)](){const _0x192494=_0x561c88,_0x5b850d=this[_0x192494(0xa0)],_0x299285=_0x5b850d[_0x192494(0xa5)][_0x192494(0x91)](_0x192494(0x9a));if(_0x5b850d[_0x192494(0xa5)][_0x192494(0xaf)](_0x192494(0xb2))&&(_0x299285[_0x192494(0xb6)](_0x192494(0xb1)),_0x299285[_0x192494(0xb6)](_0x192494(0x93))),_0x5b850d[_0x192494(0xa5)][_0x192494(0xaf)](_0x192494(0x92))){for(const _0x246e3f of[_0x192494(0x8e),_0x192494(0xa7)])_0x299285[_0x192494(0xb3)](_0x246e3f);}const _0x361c61=_0x5b850d[_0x192494(0xb5)];_0x299285[_0x192494(0xac)](_0x192494(0xa1)),_0x299285[_0x192494(0xa8)][_0x192494(0xb4)](_0x192494(0xa1),_0x43a14c(_0x361c61,_0x192494(0x9c))),this[_0x192494(0x98)]();}[_0x561c88(0x98)](){const _0x3bbbfc=_0x561c88,_0x91a473=this[_0x3bbbfc(0xa0)],_0x24d5e1=_0x91a473[_0x3bbbfc(0xb5)],_0x1ae718=_0x91a473[_0x3bbbfc(0xa5)][_0x3bbbfc(0x91)](_0x3bbbfc(0x9a));_0x1ae718[_0x3bbbfc(0xa8)][_0x3bbbfc(0xae)](_0x283fba=>{const _0xe9a3e=_0x3bbbfc;if(_0xe9a3e(0x90)!=_0x283fba[_0xe9a3e(0x97)])return;const {data:_0x3769b3}=_0x283fba;if(!_0x3769b3)return;if(_0xe9a3e(0x8e)!=_0x3769b3[_0xe9a3e(0x96)]&&_0xe9a3e(0xa7)!=_0x3769b3[_0xe9a3e(0x96)])return;const _0xa172d1=_0x283fba[_0xe9a3e(0xa2)]()[0x0],_0x177f00=_0x1ae718[_0xe9a3e(0xa8)][_0xe9a3e(0x9f)](_0xa172d1);return _0xe9a3e(0x8e)==_0x3769b3[_0xe9a3e(0x96)]?{'type':_0xe9a3e(0x94),'content':_0x43a14c(_0x24d5e1,_0xe9a3e(0xa9),_0x177f00)}:_0xe9a3e(0xa7)==_0x3769b3[_0xe9a3e(0x96)]?{'type':_0xe9a3e(0x94),'content':_0x43a14c(_0x24d5e1,_0xe9a3e(0x9d),_0x177f00)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x35ca(_0x2dcdc5,_0x49e267){var _0x5eb453=_0x5eb4();return _0x35ca=function(_0x35ca4c,_0x502768){_0x35ca4c=_0x35ca4c-0x1ea;var _0x2bab0d=_0x5eb453[_0x35ca4c];return _0x2bab0d;},_0x35ca(_0x2dcdc5,_0x49e267);}var _0x2d2b20=_0x35ca;function _0x5eb4(){var _0x4a7edf=['requires','311600HhGCMt','plugins','4eaMWZH','enableCommand','get','init','3110926pSEAEv','45wugYQc','54066DFixsM','620229PuYSvs','370pLJnYm','668794nhgWsP','input','885680bnZUFC','10736300KilJuY','editor','TrackChangesEditing'];_0x5eb4=function(){return _0x4a7edf;};return _0x5eb4();}(function(_0x758e2d,_0x57019c){var _0x43efaa=_0x35ca,_0x1c079b=_0x758e2d();while(!![]){try{var _0x5c0ae4=parseInt(_0x43efaa(0x1eb))/0x1+-parseInt(_0x43efaa(0x1f6))/0x2+parseInt(_0x43efaa(0x1f4))/0x3*(-parseInt(_0x43efaa(0x1ed))/0x4)+-parseInt(_0x43efaa(0x1f5))/0x5*(-parseInt(_0x43efaa(0x1f3))/0x6)+parseInt(_0x43efaa(0x1f1))/0x7+parseInt(_0x43efaa(0x1f8))/0x8*(parseInt(_0x43efaa(0x1f2))/0x9)+-parseInt(_0x43efaa(0x1f9))/0xa;if(_0x5c0ae4===_0x57019c)break;else _0x1c079b['push'](_0x1c079b['shift']());}catch(_0x3b43e5){_0x1c079b['push'](_0x1c079b['shift']());}}}(_0x5eb4,0x5848c));import{Plugin as _0x36da8b}from'ckeditor5/src/core.js';import{Input as _0x300337}from'ckeditor5/src/typing.js';export default class ut extends _0x36da8b{static get[_0x2d2b20(0x1ea)](){return[_0x300337];}[_0x2d2b20(0x1f0)](){var _0x194cec=_0x2d2b20;this[_0x194cec(0x1fa)][_0x194cec(0x1ec)][_0x194cec(0x1ef)](_0x194cec(0x1fb))[_0x194cec(0x1ee)](_0x194cec(0x1f7));}}
23
+ var _0x45c1c5=_0x7270;(function(_0x31ce3b,_0x10cab4){var _0x14e538=_0x7270,_0x6dc1dd=_0x31ce3b();while(!![]){try{var _0x44a6a8=parseInt(_0x14e538(0x7d))/0x1*(-parseInt(_0x14e538(0x72))/0x2)+-parseInt(_0x14e538(0x83))/0x3*(-parseInt(_0x14e538(0x7c))/0x4)+parseInt(_0x14e538(0x80))/0x5*(parseInt(_0x14e538(0x73))/0x6)+parseInt(_0x14e538(0x77))/0x7*(-parseInt(_0x14e538(0x7b))/0x8)+-parseInt(_0x14e538(0x7f))/0x9+parseInt(_0x14e538(0x81))/0xa*(parseInt(_0x14e538(0x74))/0xb)+-parseInt(_0x14e538(0x75))/0xc*(-parseInt(_0x14e538(0x7e))/0xd);if(_0x44a6a8===_0x10cab4)break;else _0x6dc1dd['push'](_0x6dc1dd['shift']());}catch(_0x8c1b66){_0x6dc1dd['push'](_0x6dc1dd['shift']());}}}(_0x320b,0xee950));function _0x7270(_0x295e40,_0x26ea1c){var _0x320b15=_0x320b();return _0x7270=function(_0x72704c,_0x1b33da){_0x72704c=_0x72704c-0x6f;var _0x1f281b=_0x320b15[_0x72704c];return _0x1f281b;},_0x7270(_0x295e40,_0x26ea1c);}import{Plugin as _0x13c131}from'ckeditor5/src/core.js';import{Input as _0xc5b03f}from'ckeditor5/src/typing.js';function _0x320b(){var _0x51baf0=['input','init','3977256iIkJCw','4NrIDDL','48975xuPWeO','1205659eDNlHZ','7646202TLzpLJ','10NbNCgl','910feARpn','editor','5778597YtwjPn','TrackChangesEditing','plugins','get','72ytXSeJ','4906038wcVvDC','33935zeBXbQ','96nkzVRb','requires','14VTwERQ','enableCommand'];_0x320b=function(){return _0x51baf0;};return _0x320b();}export default class ut extends _0x13c131{static get[_0x45c1c5(0x76)](){return[_0xc5b03f];}[_0x45c1c5(0x7a)](){var _0x3abce2=_0x45c1c5;this[_0x3abce2(0x82)][_0x3abce2(0x70)][_0x3abce2(0x71)](_0x3abce2(0x6f))[_0x3abce2(0x78)](_0x3abce2(0x79));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31630e=_0x5d3e;(function(_0x353aa9,_0x425011){const _0x2bca61=_0x5d3e,_0x5e6272=_0x353aa9();while(!![]){try{const _0x29be1c=-parseInt(_0x2bca61(0x1e7))/0x1*(-parseInt(_0x2bca61(0x1fd))/0x2)+parseInt(_0x2bca61(0x211))/0x3*(-parseInt(_0x2bca61(0x21b))/0x4)+parseInt(_0x2bca61(0x1ee))/0x5+-parseInt(_0x2bca61(0x218))/0x6*(parseInt(_0x2bca61(0x212))/0x7)+parseInt(_0x2bca61(0x1da))/0x8+parseInt(_0x2bca61(0x215))/0x9+-parseInt(_0x2bca61(0x1dd))/0xa;if(_0x29be1c===_0x425011)break;else _0x5e6272['push'](_0x5e6272['shift']());}catch(_0x18a46e){_0x5e6272['push'](_0x5e6272['shift']());}}}(_0xdbc7,0x47322));import{Plugin as _0x474e1}from'ckeditor5/src/core.js';function _0xdbc7(){const _0x336063=['ELEMENT_LIST_ITEM','value','listIndent','ELEMENT_TODO_LIST','bulleted','enableCommand','previousSibling','plugins','createRange','outdentList','forceValue','from','indentList','todo','499480lyWMLx','todoListChecked','document','8071680eEUPcd','commands','slice','length','isObject','TrackChangesEditing','has','*Outdent:*\x20%0','push','*Change\x20to:*\x20%0','424777atocpv','parent','findIndex','bulletedList','afterInit','ELEMENT_NUMBERED_LIST','change','2436910ukkJIn','add','registerElementLabel','format','*Uncheck\x20item*','end','execute','selection','*Check\x20item*','model','numbered','getAttribute','markBlockFormat','replace','nextSibling','2eEBtjW','ELEMENT_BULLETED_LIST','List','commandName','commandParams','descriptionFactory','get','getSelectedBlocks','element','LegacyListEditing','registerDescriptionCallback','listType','*Indent:*\x20%0','todoList','formatInline','editor','listItem','schema','createPositionAt','name','53847uBnpJv','420CnOVbt','before','numberedList','3234501rsXfdM','checkChild','LegacyTodoListEditing','186OOCEfu','locale','checkTodoList','52ZJAOYy','type','blockName','filter','_selectedElements','paragraph','formatBlock'];_0xdbc7=function(){return _0x336063;};return _0xdbc7();}function _0x5d3e(_0x4284e9,_0x8933a2){const _0xdbc7cc=_0xdbc7();return _0x5d3e=function(_0x5d3e79,_0x5e7ac){_0x5d3e79=_0x5d3e79-0x1c6;let _0x20036f=_0xdbc7cc[_0x5d3e79];return _0x20036f;},_0x5d3e(_0x4284e9,_0x8933a2);}import{getTranslation as _0xc879ef}from'../utils/common-translations.js';export default class ft extends _0x474e1{[_0x31630e(0x1eb)](){const _0x1cc75e=_0x31630e,_0x176d57=this[_0x1cc75e(0x20c)],_0x5203f6=_0x176d57[_0x1cc75e(0x219)];if(!_0x176d57[_0x1cc75e(0x1d3)][_0x1cc75e(0x1e3)](_0x1cc75e(0x206)))return;const _0xecc979=_0x176d57[_0x1cc75e(0x1d3)][_0x1cc75e(0x203)](_0x1cc75e(0x1e2)),_0x1519ae=_0x176d57[_0x1cc75e(0x1d3)][_0x1cc75e(0x1e3)](_0x1cc75e(0x217));function _0x1eda58(_0x1584f2){return()=>{const _0x35a5f2=_0x5d3e,_0x1c857e=_0x176d57[_0x35a5f2(0x1f7)][_0x35a5f2(0x1dc)][_0x35a5f2(0x1f5)],_0x2c8b2d=_0x176d57[_0x35a5f2(0x1de)][_0x35a5f2(0x203)](_0x1584f2);if(_0x2c8b2d[_0x35a5f2(0x1cd)])return void _0x176d57[_0x35a5f2(0x1f4)](_0x35a5f2(0x1ca),{});const _0x3c8383=_0x1584f2[_0x35a5f2(0x1df)](0x0,-0x4),_0x37cd2b=function(_0x41ddd7,_0x37ccd7,_0x53c9ed){const _0x24c828=_0x35a5f2;let _0x232e38=Array[_0x24c828(0x1d7)](_0x41ddd7)[_0x24c828(0x1c8)](_0x514fd7=>function(_0x24769c,_0x2dd7f2){const _0x5c687b=_0x24c828;return _0x2dd7f2[_0x5c687b(0x216)](_0x24769c[_0x5c687b(0x1e8)],_0x5c687b(0x20d))&&!_0x2dd7f2[_0x5c687b(0x1e1)](_0x24769c);}(_0x514fd7,_0x53c9ed));_0x232e38=_0x232e38[_0x24c828(0x1c8)](_0x5490ea=>!_0x5490ea['is'](_0x24c828(0x205),_0x24c828(0x20d))||_0x5490ea[_0x24c828(0x1f9)](_0x24c828(0x208))!=_0x37ccd7);const _0x22b449=new Set();for(const _0x5c7d2f of _0x232e38)_0x5c7d2f['is'](_0x24c828(0x205),_0x24c828(0x20d))?_0x22b449[_0x24c828(0x1ef)](fe(_0x5c7d2f)):_0x22b449[_0x24c828(0x1ef)](_0x5c7d2f);return Array[_0x24c828(0x1d7)](_0x22b449);}(_0x1c857e[_0x35a5f2(0x204)](),_0x3c8383,_0x176d57[_0x35a5f2(0x1f7)][_0x35a5f2(0x20e)]);_0x176d57[_0x35a5f2(0x1f7)][_0x35a5f2(0x1ed)](()=>{const _0x2573f1=_0x35a5f2;for(const _0x51b66a of _0x37cd2b)_0xecc979[_0x2573f1(0x1fa)](_0x51b66a,{'commandName':_0x1584f2,'commandParams':[{'forceValue':!_0x2c8b2d[_0x2573f1(0x1cd)]}],'formatGroupId':_0x2573f1(0x1c7)},ue(_0x51b66a));});};}function _0x160c5c(_0x282984){return()=>{const _0x48a777=_0x5d3e,_0x13ddf7=function(_0x186913){const _0x4e0a68=_0x5d3e;let _0x1c0e3b=Array[_0x4e0a68(0x1d7)](_0x186913);const _0x74f25b=_0x1c0e3b[_0x4e0a68(0x1e9)](_0x4973d2=>_0x4e0a68(0x20d)!=_0x4973d2[_0x4e0a68(0x210)]);return _0x74f25b>-0x1&&(_0x1c0e3b=_0x1c0e3b[_0x4e0a68(0x1df)](0x0,_0x74f25b)),_0x1c0e3b;}(_0x176d57[_0x48a777(0x1f7)][_0x48a777(0x1dc)][_0x48a777(0x1f5)][_0x48a777(0x204)]()),_0x5271f6=_0x176d57[_0x48a777(0x1f7)][_0x48a777(0x1d4)](_0x176d57[_0x48a777(0x1f7)][_0x48a777(0x20f)](_0x13ddf7[0x0],_0x48a777(0x213)),_0x176d57[_0x48a777(0x1f7)][_0x48a777(0x20f)](_0x13ddf7[_0x13ddf7[_0x48a777(0x1e0)]-0x1],_0x48a777(0x1f3)));_0x176d57[_0x48a777(0x1f7)][_0x48a777(0x1ed)](()=>{const _0x538ce3=_0x48a777;_0xecc979[_0x538ce3(0x1fa)](_0x5271f6,{'commandName':_0x282984,'commandParams':[],'formatGroupId':_0x538ce3(0x1ce)},function(_0x23929a){const _0x3b0d1d=_0x538ce3,_0x301707=new Set();for(const _0x3f73b9 of _0x23929a){let _0x464da3=_0x3f73b9[_0x3b0d1d(0x1fc)];for(;_0x464da3&&_0x464da3[_0x3b0d1d(0x1f9)](_0x3b0d1d(0x1ce))>_0x3f73b9[_0x3b0d1d(0x1f9)](_0x3b0d1d(0x1ce));)_0x301707[_0x3b0d1d(0x1ef)](_0x464da3),_0x464da3=_0x464da3[_0x3b0d1d(0x1fc)];}return Array[_0x3b0d1d(0x1d7)](_0x301707);}(_0x13ddf7));});};}_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x214),_0x1eda58(_0x1cc75e(0x214))),_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x1ea),_0x1eda58(_0x1cc75e(0x1ea))),_0x1519ae&&_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x20a),_0x1eda58(_0x1cc75e(0x20a))),_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x1d8),_0x160c5c(_0x1cc75e(0x1d8))),_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x1d5),_0x160c5c(_0x1cc75e(0x1d5))),_0x1519ae&&_0xecc979[_0x1cc75e(0x1d1)](_0x1cc75e(0x21a),()=>{const _0x3cdc66=_0x1cc75e,_0x5a3183=_0x176d57[_0x3cdc66(0x1de)][_0x3cdc66(0x203)](_0x3cdc66(0x21a)),_0x384188=Array[_0x3cdc66(0x1d7)](_0x5a3183[_0x3cdc66(0x1c9)]);_0x384188[_0x3cdc66(0x1c8)](_0x3b8546=>_0x3b8546[_0x3cdc66(0x1f9)](_0x3cdc66(0x1db))!=_0x5a3183[_0x3cdc66(0x1cd)]),_0x176d57[_0x3cdc66(0x1f7)][_0x3cdc66(0x1ed)](()=>{const _0x30b31e=_0x3cdc66;for(const _0x38fc03 of _0x384188)_0xecc979[_0x30b31e(0x1fa)](_0x38fc03,{'commandName':_0x30b31e(0x21a),'commandParams':[{'forceValue':!_0x5a3183[_0x30b31e(0x1cd)]}]});});}),_0xecc979[_0x1cc75e(0x202)][_0x1cc75e(0x1f0)](_0x1cc75e(0x20d),_0x4d8dce=>_0xc879ef(_0x5203f6,_0x1cc75e(0x1cc),_0x4d8dce)),_0xecc979[_0x1cc75e(0x202)][_0x1cc75e(0x207)](_0x454d4c=>{const _0x4168b8=_0x1cc75e;if(_0x4168b8(0x1cb)!=_0x454d4c[_0x4168b8(0x1c6)]&&_0x4168b8(0x20b)!=_0x454d4c[_0x4168b8(0x1c6)])return;const {data:_0x1f2f8b}=_0x454d4c;if(_0x1f2f8b){if(_0x4168b8(0x214)==_0x1f2f8b[_0x4168b8(0x200)]||_0x4168b8(0x1ea)==_0x1f2f8b[_0x4168b8(0x200)]||_0x4168b8(0x20a)==_0x1f2f8b[_0x4168b8(0x200)])switch(_0x1f2f8b[_0x4168b8(0x200)][_0x4168b8(0x1fb)](_0x4168b8(0x1ff),'')){case _0x4168b8(0x1d0):return _0x415299(_0xc879ef(_0x5203f6,_0x4168b8(0x1fe)));case _0x4168b8(0x1f8):return _0x415299(_0xc879ef(_0x5203f6,_0x4168b8(0x1ec)));case _0x4168b8(0x1d9):return _0x415299(_0xc879ef(_0x5203f6,_0x4168b8(0x1cf)));}if(_0x4168b8(0x1d8)==_0x1f2f8b[_0x4168b8(0x200)])return{'type':_0x4168b8(0x1f1),'content':_0xc879ef(_0x5203f6,_0x4168b8(0x209),_0xc879ef(_0x5203f6,_0x4168b8(0x1cc)))};if(_0x4168b8(0x1d5)==_0x1f2f8b[_0x4168b8(0x200)])return{'type':_0x4168b8(0x1f1),'content':_0xc879ef(_0x5203f6,_0x4168b8(0x1e4),_0xc879ef(_0x5203f6,_0x4168b8(0x1cc)))};if(_0x4168b8(0x21a)==_0x1f2f8b[_0x4168b8(0x200)])return _0x1f2f8b[_0x4168b8(0x201)][0x0][_0x4168b8(0x1d6)]?{'type':_0x4168b8(0x1f1),'content':_0xc879ef(_0x5203f6,_0x4168b8(0x1f6))}:{'type':_0x4168b8(0x1f1),'content':_0xc879ef(_0x5203f6,_0x4168b8(0x1f2))};}function _0x415299(_0xd76299){const _0x48dd26=_0x4168b8;return{'type':_0x48dd26(0x1f1),'content':_0xc879ef(_0x5203f6,_0x48dd26(0x1e6),_0xd76299)};}});}}function fe(_0x3f4883){const _0x22e91=_0x31630e,_0x3e60f9=_0x3f4883[_0x22e91(0x1f9)](_0x22e91(0x1ce));if(0x0==_0x3e60f9)return _0x3f4883;let _0x21aca3=_0x3f4883;for(;_0x3f4883[_0x22e91(0x1d2)]&&_0x3f4883[_0x22e91(0x1d2)]['is'](_0x22e91(0x205),_0x22e91(0x20d));){const _0x1908bd=_0x3f4883[_0x22e91(0x1d2)][_0x22e91(0x1f9)](_0x22e91(0x1ce));if(_0x1908bd==_0x3e60f9)_0x21aca3=_0x3f4883[_0x22e91(0x1d2)];else{if(_0x1908bd<_0x3e60f9)break;}_0x3f4883=_0x3f4883[_0x22e91(0x1d2)];}return _0x21aca3;}function ue(_0x5ba954){const _0x1c2e68=_0x31630e,_0x646b9d=[];if(_0x5ba954['is'](_0x1c2e68(0x205),_0x1c2e68(0x20d))&&_0x5ba954[_0x1c2e68(0x1f9)](_0x1c2e68(0x1ce))>0x0){let _0x4f9918=_0x5ba954[_0x1c2e68(0x1fc)];for(;_0x4f9918&&_0x1c2e68(0x20d)==_0x4f9918[_0x1c2e68(0x210)]&&_0x4f9918[_0x1c2e68(0x1f9)](_0x1c2e68(0x1ce))==_0x5ba954[_0x1c2e68(0x1f9)](_0x1c2e68(0x1ce));)_0x646b9d[_0x1c2e68(0x1e5)](_0x4f9918),_0x4f9918=_0x4f9918[_0x1c2e68(0x1fc)];}return _0x646b9d;}
23
+ function _0x5a29(_0x42c411,_0x2ff648){const _0x32b831=_0x32b8();return _0x5a29=function(_0x5a29ee,_0x434f54){_0x5a29ee=_0x5a29ee-0x1d8;let _0x1807c9=_0x32b831[_0x5a29ee];return _0x1807c9;},_0x5a29(_0x42c411,_0x2ff648);}function _0x32b8(){const _0x481034=['commandParams','afterInit','paragraph','todo','todoList','parent','previousSibling','get','createPositionAt','21816cZmUoO','value','LegacyListEditing','plugins','checkTodoList','document','497807ICGiJC','bulletedList','List','locale','listItem','801XimgWT','markBlockFormat','7oFEzkt','bulleted','LegacyTodoListEditing','ELEMENT_TODO_LIST','before','ELEMENT_LIST_ITEM','getAttribute','blockName','slice','type','3442675oUiICE','model','commandName','1009796LyNcuL','12vmvgYe','selection','_selectedElements','registerElementLabel','end','16313528ZyAonO','*Indent:*\x20%0','execute','filter','formatInline','4JXPXvN','element','forceValue','from','checkChild','editor','descriptionFactory','todoListChecked','enableCommand','outdentList','registerDescriptionCallback','listIndent','numberedList','*Check\x20item*','*Change\x20to:*\x20%0','format','commands','TrackChangesEditing','formatBlock','listType','has','createRange','findIndex','6644706unaDUN','length','name','getSelectedBlocks','*Uncheck\x20item*','ELEMENT_BULLETED_LIST','1713750JZuzhO','indentList','numbered','nextSibling','isObject','schema','*Outdent:*\x20%0','replace','ELEMENT_NUMBERED_LIST','push','add','change'];_0x32b8=function(){return _0x481034;};return _0x32b8();}const _0x158902=_0x5a29;(function(_0x4fa61a,_0x12dfb6){const _0x2c89a4=_0x5a29,_0x59c046=_0x4fa61a();while(!![]){try{const _0x58982e=-parseInt(_0x2c89a4(0x1fd))/0x1*(parseInt(_0x2c89a4(0x21c))/0x2)+-parseInt(_0x2c89a4(0x212))/0x3*(-parseInt(_0x2c89a4(0x211))/0x4)+parseInt(_0x2c89a4(0x20e))/0x5+-parseInt(_0x2c89a4(0x1dc))/0x6*(parseInt(_0x2c89a4(0x204))/0x7)+parseInt(_0x2c89a4(0x1f7))/0x8*(-parseInt(_0x2c89a4(0x202))/0x9)+-parseInt(_0x2c89a4(0x1e2))/0xa+parseInt(_0x2c89a4(0x217))/0xb;if(_0x58982e===_0x12dfb6)break;else _0x59c046['push'](_0x59c046['shift']());}catch(_0x5a51b1){_0x59c046['push'](_0x59c046['shift']());}}}(_0x32b8,0xa22ac));import{Plugin as _0x54d9ac}from'ckeditor5/src/core.js';import{getTranslation as _0x2b1baa}from'../utils/common-translations.js';export default class ft extends _0x54d9ac{[_0x158902(0x1ef)](){const _0x23542c=_0x158902,_0x2ce91e=this[_0x23542c(0x221)],_0x24e130=_0x2ce91e[_0x23542c(0x200)];if(!_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1d9)](_0x23542c(0x1f9)))return;const _0x1d9c28=_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1f5)](_0x23542c(0x22d)),_0x48dac1=_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1d9)](_0x23542c(0x206));function _0x24d58d(_0x13d7e8){return()=>{const _0x333f2d=_0x5a29,_0x235668=_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1fc)][_0x333f2d(0x213)],_0x1380cb=_0x2ce91e[_0x333f2d(0x22c)][_0x333f2d(0x1f5)](_0x13d7e8);if(_0x1380cb[_0x333f2d(0x1f8)])return void _0x2ce91e[_0x333f2d(0x219)](_0x333f2d(0x1f0),{});const _0x496bc0=_0x13d7e8[_0x333f2d(0x20c)](0x0,-0x4),_0x23f948=function(_0x30bd8e,_0x32be60,_0x2c10fc){const _0x4b0784=_0x333f2d;let _0x14cce7=Array[_0x4b0784(0x21f)](_0x30bd8e)[_0x4b0784(0x21a)](_0x5358ec=>function(_0x528dfc,_0x1c6804){const _0x5e7a52=_0x4b0784;return _0x1c6804[_0x5e7a52(0x220)](_0x528dfc[_0x5e7a52(0x1f3)],_0x5e7a52(0x201))&&!_0x1c6804[_0x5e7a52(0x1e6)](_0x528dfc);}(_0x5358ec,_0x2c10fc));_0x14cce7=_0x14cce7[_0x4b0784(0x21a)](_0x4ccc47=>!_0x4ccc47['is'](_0x4b0784(0x21d),_0x4b0784(0x201))||_0x4ccc47[_0x4b0784(0x20a)](_0x4b0784(0x1d8))!=_0x32be60);const _0x5d468e=new Set();for(const _0x2a4a34 of _0x14cce7)_0x2a4a34['is'](_0x4b0784(0x21d),_0x4b0784(0x201))?_0x5d468e[_0x4b0784(0x1ec)](fe(_0x2a4a34)):_0x5d468e[_0x4b0784(0x1ec)](_0x2a4a34);return Array[_0x4b0784(0x21f)](_0x5d468e);}(_0x235668[_0x333f2d(0x1df)](),_0x496bc0,_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1e7)]);_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1ed)](()=>{const _0x4b29d3=_0x333f2d;for(const _0x3af71b of _0x23f948)_0x1d9c28[_0x4b29d3(0x203)](_0x3af71b,{'commandName':_0x13d7e8,'commandParams':[{'forceValue':!_0x1380cb[_0x4b29d3(0x1f8)]}],'formatGroupId':_0x4b29d3(0x20b)},ue(_0x3af71b));});};}function _0x7ede8a(_0xbe70e3){return()=>{const _0x1a3918=_0x5a29,_0xdb578e=function(_0x3a5267){const _0x200ab1=_0x5a29;let _0x2ab456=Array[_0x200ab1(0x21f)](_0x3a5267);const _0x52d1f8=_0x2ab456[_0x200ab1(0x1db)](_0x133dbb=>_0x200ab1(0x201)!=_0x133dbb[_0x200ab1(0x1de)]);return _0x52d1f8>-0x1&&(_0x2ab456=_0x2ab456[_0x200ab1(0x20c)](0x0,_0x52d1f8)),_0x2ab456;}(_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1fc)][_0x1a3918(0x213)][_0x1a3918(0x1df)]()),_0x362c81=_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1da)](_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1f6)](_0xdb578e[0x0],_0x1a3918(0x208)),_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1f6)](_0xdb578e[_0xdb578e[_0x1a3918(0x1dd)]-0x1],_0x1a3918(0x216)));_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1ed)](()=>{const _0x3269d3=_0x1a3918;_0x1d9c28[_0x3269d3(0x203)](_0x362c81,{'commandName':_0xbe70e3,'commandParams':[],'formatGroupId':_0x3269d3(0x227)},function(_0x1a00ef){const _0x182e57=_0x3269d3,_0x518e5a=new Set();for(const _0x4b5558 of _0x1a00ef){let _0x1a7fce=_0x4b5558[_0x182e57(0x1e5)];for(;_0x1a7fce&&_0x1a7fce[_0x182e57(0x20a)](_0x182e57(0x227))>_0x4b5558[_0x182e57(0x20a)](_0x182e57(0x227));)_0x518e5a[_0x182e57(0x1ec)](_0x1a7fce),_0x1a7fce=_0x1a7fce[_0x182e57(0x1e5)];}return Array[_0x182e57(0x21f)](_0x518e5a);}(_0xdb578e));});};}_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x228),_0x24d58d(_0x23542c(0x228))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1fe),_0x24d58d(_0x23542c(0x1fe))),_0x48dac1&&_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1f2),_0x24d58d(_0x23542c(0x1f2))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1e3),_0x7ede8a(_0x23542c(0x1e3))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x225),_0x7ede8a(_0x23542c(0x225))),_0x48dac1&&_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1fb),()=>{const _0x238c98=_0x23542c,_0x56edb4=_0x2ce91e[_0x238c98(0x22c)][_0x238c98(0x1f5)](_0x238c98(0x1fb)),_0x795241=Array[_0x238c98(0x21f)](_0x56edb4[_0x238c98(0x214)]);_0x795241[_0x238c98(0x21a)](_0x2a1881=>_0x2a1881[_0x238c98(0x20a)](_0x238c98(0x223))!=_0x56edb4[_0x238c98(0x1f8)]),_0x2ce91e[_0x238c98(0x20f)][_0x238c98(0x1ed)](()=>{const _0x2bf088=_0x238c98;for(const _0xbf486e of _0x795241)_0x1d9c28[_0x2bf088(0x203)](_0xbf486e,{'commandName':_0x2bf088(0x1fb),'commandParams':[{'forceValue':!_0x56edb4[_0x2bf088(0x1f8)]}]});});}),_0x1d9c28[_0x23542c(0x222)][_0x23542c(0x215)](_0x23542c(0x201),_0x145729=>_0x2b1baa(_0x24e130,_0x23542c(0x209),_0x145729)),_0x1d9c28[_0x23542c(0x222)][_0x23542c(0x226)](_0x5b2cdd=>{const _0x42ef53=_0x23542c;if(_0x42ef53(0x22e)!=_0x5b2cdd[_0x42ef53(0x20d)]&&_0x42ef53(0x21b)!=_0x5b2cdd[_0x42ef53(0x20d)])return;const {data:_0x364e83}=_0x5b2cdd;if(_0x364e83){if(_0x42ef53(0x228)==_0x364e83[_0x42ef53(0x210)]||_0x42ef53(0x1fe)==_0x364e83[_0x42ef53(0x210)]||_0x42ef53(0x1f2)==_0x364e83[_0x42ef53(0x210)])switch(_0x364e83[_0x42ef53(0x210)][_0x42ef53(0x1e9)](_0x42ef53(0x1ff),'')){case _0x42ef53(0x205):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x1e1)));case _0x42ef53(0x1e4):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x1ea)));case _0x42ef53(0x1f1):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x207)));}if(_0x42ef53(0x1e3)==_0x364e83[_0x42ef53(0x210)])return{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x218),_0x2b1baa(_0x24e130,_0x42ef53(0x209)))};if(_0x42ef53(0x225)==_0x364e83[_0x42ef53(0x210)])return{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x1e8),_0x2b1baa(_0x24e130,_0x42ef53(0x209)))};if(_0x42ef53(0x1fb)==_0x364e83[_0x42ef53(0x210)])return _0x364e83[_0x42ef53(0x1ee)][0x0][_0x42ef53(0x21e)]?{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x229))}:{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x1e0))};}function _0x4d898b(_0x546de9){const _0x537e83=_0x42ef53;return{'type':_0x537e83(0x22b),'content':_0x2b1baa(_0x24e130,_0x537e83(0x22a),_0x546de9)};}});}}function fe(_0x3d9633){const _0x593ccf=_0x158902,_0x384124=_0x3d9633[_0x593ccf(0x20a)](_0x593ccf(0x227));if(0x0==_0x384124)return _0x3d9633;let _0x20d4a9=_0x3d9633;for(;_0x3d9633[_0x593ccf(0x1f4)]&&_0x3d9633[_0x593ccf(0x1f4)]['is'](_0x593ccf(0x21d),_0x593ccf(0x201));){const _0x46ba2a=_0x3d9633[_0x593ccf(0x1f4)][_0x593ccf(0x20a)](_0x593ccf(0x227));if(_0x46ba2a==_0x384124)_0x20d4a9=_0x3d9633[_0x593ccf(0x1f4)];else{if(_0x46ba2a<_0x384124)break;}_0x3d9633=_0x3d9633[_0x593ccf(0x1f4)];}return _0x20d4a9;}function ue(_0x342b01){const _0x30e07a=_0x158902,_0x262a2d=[];if(_0x342b01['is'](_0x30e07a(0x21d),_0x30e07a(0x201))&&_0x342b01[_0x30e07a(0x20a)](_0x30e07a(0x227))>0x0){let _0x26f245=_0x342b01[_0x30e07a(0x1e5)];for(;_0x26f245&&_0x30e07a(0x201)==_0x26f245[_0x30e07a(0x1de)]&&_0x26f245[_0x30e07a(0x20a)](_0x30e07a(0x227))==_0x342b01[_0x30e07a(0x20a)](_0x30e07a(0x227));)_0x262a2d[_0x30e07a(0x1eb)](_0x26f245),_0x26f245=_0x26f245[_0x30e07a(0x1e5)];}return _0x262a2d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11b62a=_0xbd8e;function _0xbd8e(_0x4903ee,_0x36d39d){const _0x5e735b=_0x5e73();return _0xbd8e=function(_0xbd8e0a,_0x31354e){_0xbd8e0a=_0xbd8e0a-0x107;let _0x6c70e3=_0x5e735b[_0xbd8e0a];return _0x6c70e3;},_0xbd8e(_0x4903ee,_0x36d39d);}(function(_0x5bc7f8,_0xe2a57d){const _0x3d123c=_0xbd8e,_0x516d26=_0x5bc7f8();while(!![]){try{const _0x56445f=-parseInt(_0x3d123c(0x14b))/0x1+parseInt(_0x3d123c(0x128))/0x2*(parseInt(_0x3d123c(0x107))/0x3)+-parseInt(_0x3d123c(0x12a))/0x4+parseInt(_0x3d123c(0x117))/0x5*(parseInt(_0x3d123c(0x11a))/0x6)+parseInt(_0x3d123c(0x112))/0x7+parseInt(_0x3d123c(0x118))/0x8+parseInt(_0x3d123c(0x155))/0x9*(-parseInt(_0x3d123c(0x11f))/0xa);if(_0x56445f===_0xe2a57d)break;else _0x516d26['push'](_0x516d26['shift']());}catch(_0x569c9e){_0x516d26['push'](_0x516d26['shift']());}}}(_0x5e73,0xde9a8));import{Plugin as _0x4d05de}from'ckeditor5/src/core.js';function _0x5e73(){const _0x539ff6=['registerDescriptionCallback','backward','push','descriptionFactory','LegacyListPropertiesEditing','unshift','length','7192325WzlvVy','type','*Format:*\x20set\x20order\x20to\x20regular','TrackChangesEditing','commandParams','55lqYJvp','14112408nXFZBR','flat','856758oPlBHZ','change','_getTranslationKeyForListStyle','getListTypeFromListStyleType','*Format:*\x20set\x20order\x20to\x20reversed','140eRYnpk','getFirstPosition','format','default','parent','_getSuggestionBlocks','markMultiRangeBlockFormat','getAttribute','toUpperCase','3538970MuWJJT','handleListStyleCommand','3254048cwJDhy','plugins','get','forward','handleListReversedCommand','listStart','numbered','commandName','document','createPositionAt','enableCommand','list.properties','*Change\x20to:*\x20%0','startIndex','editor','config','_LIST_','listType','_getSuggestionBlocksForListStyle','createRange','handleDescriptions','LegacyListUtils','filter','listReversed','getLastPosition','bind','listItem','styles','locale','afterInit','listStyle','ELEMENT_','from','457416bbYpgD','has','element','formatInline','handleListStartCommand','selection','before','replace','*Format:*\x20set\x20start\x20index\x20to\x20%0','getSelectedBlocks','2538657roCcFc','getSiblingNodes','map','3IkbkoC','formatBlock','model','reversed'];_0x5e73=function(){return _0x539ff6;};return _0x5e73();}import{getTranslation as _0x5b9497}from'../utils/common-translations.js';export default class W extends _0x4d05de{[_0x11b62a(0x147)](){const _0x1673dd=_0x11b62a;if(!this[_0x1673dd(0x138)][_0x1673dd(0x12b)][_0x1673dd(0x14c)](_0x1673dd(0x10f)))return;const _0x2a465e=this[_0x1673dd(0x138)][_0x1673dd(0x139)][_0x1673dd(0x12c)](_0x1673dd(0x135)),_0x5d841a=this[_0x1673dd(0x138)][_0x1673dd(0x12b)][_0x1673dd(0x12c)](_0x1673dd(0x115));_0x2a465e[_0x1673dd(0x145)]&&_0x5d841a[_0x1673dd(0x134)](_0x1673dd(0x148),this[_0x1673dd(0x129)][_0x1673dd(0x143)](this)),_0x2a465e[_0x1673dd(0x10a)]&&_0x5d841a[_0x1673dd(0x134)](_0x1673dd(0x141),this[_0x1673dd(0x12e)][_0x1673dd(0x143)](this)),_0x2a465e[_0x1673dd(0x137)]&&_0x5d841a[_0x1673dd(0x134)](_0x1673dd(0x12f),this[_0x1673dd(0x14f)][_0x1673dd(0x143)](this)),_0x5d841a[_0x1673dd(0x10e)][_0x1673dd(0x10b)](this[_0x1673dd(0x13e)][_0x1673dd(0x143)](this));}[_0x11b62a(0x129)](_0x493365,_0x486685={}){const _0x556195=_0x11b62a,_0x4ad350=this[_0x556195(0x138)][_0x556195(0x12b)][_0x556195(0x12c)](_0x556195(0x115)),_0x9aca6c=this[_0x556195(0x13c)]();this[_0x556195(0x138)][_0x556195(0x109)][_0x556195(0x11b)](()=>{const _0x4a8a03=_0x556195;_0x4ad350[_0x4a8a03(0x125)](_0x9aca6c,{'commandName':_0x4a8a03(0x148),'commandParams':[{'type':_0x486685[_0x4a8a03(0x113)]}],'formatGroupId':_0x4a8a03(0x148)});});}[_0x11b62a(0x12e)](_0x5c6757,_0x47fa9c={}){const _0x2c3171=_0x11b62a,_0x397363=this[_0x2c3171(0x138)][_0x2c3171(0x12b)][_0x2c3171(0x12c)](_0x2c3171(0x115)),_0x3956b7=this[_0x2c3171(0x124)](_0x2d7382=>_0x2d7382['is'](_0x2c3171(0x14d),_0x2c3171(0x144))&&_0x2c3171(0x130)===_0x2d7382[_0x2c3171(0x126)](_0x2c3171(0x13b)));if(_0x3956b7[_0x2c3171(0x111)]<0x1)return;const _0x489f6d=_0x3956b7[_0x2c3171(0x157)](_0x36672f=>this[_0x2c3171(0x138)][_0x2c3171(0x109)][_0x2c3171(0x13d)](this[_0x2c3171(0x138)][_0x2c3171(0x109)][_0x2c3171(0x133)](_0x36672f,_0x2c3171(0x151)),this[_0x2c3171(0x138)][_0x2c3171(0x109)][_0x2c3171(0x133)](_0x36672f,0x0)));this[_0x2c3171(0x138)][_0x2c3171(0x109)][_0x2c3171(0x11b)](()=>{const _0x5bfa14=_0x2c3171;_0x397363[_0x5bfa14(0x125)](_0x489f6d,{'commandName':_0x5bfa14(0x141),'commandParams':[{'reversed':_0x47fa9c[_0x5bfa14(0x10a)]}],'formatGroupId':_0x5bfa14(0x141)});});}[_0x11b62a(0x14f)](_0xecb189,_0x45cda2={}){const _0x2b5f46=_0x11b62a,_0x5bd46f=this[_0x2b5f46(0x138)][_0x2b5f46(0x12b)][_0x2b5f46(0x12c)](_0x2b5f46(0x115)),_0x116c2d=this[_0x2b5f46(0x124)](_0xad5081=>_0xad5081['is'](_0x2b5f46(0x14d),_0x2b5f46(0x144))&&_0x2b5f46(0x130)===_0xad5081[_0x2b5f46(0x126)](_0x2b5f46(0x13b)));if(_0x116c2d[_0x2b5f46(0x111)]<0x1)return;const _0x203791=_0x116c2d[_0x2b5f46(0x157)](_0x38bb17=>this[_0x2b5f46(0x138)][_0x2b5f46(0x109)][_0x2b5f46(0x13d)](this[_0x2b5f46(0x138)][_0x2b5f46(0x109)][_0x2b5f46(0x133)](_0x38bb17,_0x2b5f46(0x151)),this[_0x2b5f46(0x138)][_0x2b5f46(0x109)][_0x2b5f46(0x133)](_0x38bb17,0x0)));this[_0x2b5f46(0x138)][_0x2b5f46(0x109)][_0x2b5f46(0x11b)](()=>{const _0x235295=_0x2b5f46;_0x5bd46f[_0x235295(0x125)](_0x203791,{'commandName':_0x235295(0x12f),'commandParams':[{'startIndex':_0x45cda2[_0x235295(0x137)]}],'formatGroupId':_0x235295(0x12f)});});}[_0x11b62a(0x13e)](_0x4404ea){const _0x4b11f4=_0x11b62a;if(_0x4b11f4(0x108)!=_0x4404ea[_0x4b11f4(0x113)]&&_0x4b11f4(0x14e)!=_0x4404ea[_0x4b11f4(0x113)])return;const _0x4e5e84=this[_0x4b11f4(0x138)][_0x4b11f4(0x146)],{data:_0x3b12c3}=_0x4404ea;if(!_0x3b12c3)return;let _0x1d8180,_0x5e89ab;switch(_0x3b12c3[_0x4b11f4(0x131)]){case _0x4b11f4(0x148):_0x1d8180=_0x4b11f4(0x136),_0x5e89ab={'type':_0x4b11f4(0x121),'content':_0x5b9497(_0x4e5e84,_0x1d8180,_0x5b9497(_0x4e5e84,this[_0x4b11f4(0x11c)](_0x3b12c3[_0x4b11f4(0x116)][0x0][_0x4b11f4(0x113)])))};break;case _0x4b11f4(0x141):_0x1d8180=_0x3b12c3[_0x4b11f4(0x116)][0x0][_0x4b11f4(0x10a)]?_0x4b11f4(0x11e):_0x4b11f4(0x114),_0x5e89ab={'type':_0x4b11f4(0x121),'content':_0x5b9497(_0x4e5e84,_0x1d8180)};break;case _0x4b11f4(0x12f):_0x1d8180=_0x4b11f4(0x153),_0x5e89ab={'type':_0x4b11f4(0x121),'content':_0x5b9497(_0x4e5e84,_0x1d8180,_0x3b12c3[_0x4b11f4(0x116)][0x0][_0x4b11f4(0x137)])};}return _0x5e89ab;}[_0x11b62a(0x13c)](){const _0x5bbfa7=_0x11b62a;var _0x3a1667,_0x28d674,_0x408b5f,_0x1d7fd1;const _0x5292c3=this[_0x5bbfa7(0x138)][_0x5bbfa7(0x12b)][_0x5bbfa7(0x12c)](_0x5bbfa7(0x13f));let _0xff0c79=Array[_0x5bbfa7(0x14a)](this[_0x5bbfa7(0x138)][_0x5bbfa7(0x109)][_0x5bbfa7(0x132)][_0x5bbfa7(0x150)][_0x5bbfa7(0x154)]());return(null===(_0x3a1667=_0xff0c79[0x0])||void 0x0===_0x3a1667?void 0x0:_0x3a1667['is'](_0x5bbfa7(0x14d),_0x5bbfa7(0x144)))&&_0xff0c79[_0x5bbfa7(0x110)](..._0x5292c3[_0x5bbfa7(0x156)](this[_0x5bbfa7(0x138)][_0x5bbfa7(0x109)][_0x5bbfa7(0x132)][_0x5bbfa7(0x150)][_0x5bbfa7(0x120)](),_0x5bbfa7(0x10c))),(null===(_0x28d674=_0xff0c79[_0xff0c79[_0x5bbfa7(0x111)]-0x1])||void 0x0===_0x28d674?void 0x0:_0x28d674['is'](_0x5bbfa7(0x14d),_0x5bbfa7(0x144)))&&_0xff0c79[_0x5bbfa7(0x10d)](..._0x5292c3[_0x5bbfa7(0x156)](this[_0x5bbfa7(0x138)][_0x5bbfa7(0x109)][_0x5bbfa7(0x132)][_0x5bbfa7(0x150)][_0x5bbfa7(0x142)](),_0x5bbfa7(0x12d))),_0xff0c79=[...new Set(_0xff0c79)],(null===(_0x1d7fd1=null===(_0x408b5f=this[_0x5bbfa7(0x138)][_0x5bbfa7(0x109)][_0x5bbfa7(0x132)][_0x5bbfa7(0x150)][_0x5bbfa7(0x120)]())||void 0x0===_0x408b5f?void 0x0:_0x408b5f[_0x5bbfa7(0x123)])||void 0x0===_0x1d7fd1?void 0x0:_0x1d7fd1['is'](_0x5bbfa7(0x14d),_0x5bbfa7(0x144)))&&(_0xff0c79=_0xff0c79[_0x5bbfa7(0x140)](_0x32f3ff=>_0x32f3ff['is'](_0x5bbfa7(0x14d),_0x5bbfa7(0x144)))),_0xff0c79;}[_0x11b62a(0x124)](_0x5ce5cb){const _0x25dce1=_0x11b62a,_0x4ca2ab=this[_0x25dce1(0x138)][_0x25dce1(0x12b)][_0x25dce1(0x12c)](_0x25dce1(0x13f));let _0x40a14d=Array[_0x25dce1(0x14a)](this[_0x25dce1(0x138)][_0x25dce1(0x109)][_0x25dce1(0x132)][_0x25dce1(0x150)][_0x25dce1(0x154)]())[_0x25dce1(0x140)](_0x5ce5cb)[_0x25dce1(0x157)](_0x586ed0=>{const _0x5dd952=_0x25dce1,_0x54378e=this[_0x5dd952(0x138)][_0x5dd952(0x109)][_0x5dd952(0x133)](_0x586ed0,0x0);return[..._0x4ca2ab[_0x5dd952(0x156)](_0x54378e,_0x5dd952(0x10c)),..._0x4ca2ab[_0x5dd952(0x156)](_0x54378e,_0x5dd952(0x12d))];})[_0x25dce1(0x119)]();return _0x40a14d=[...new Set(_0x40a14d)],_0x40a14d;}[_0x11b62a(0x11c)](_0xf47f23){const _0xd06ae3=_0x11b62a;return _0xd06ae3(0x149)+(this[_0xd06ae3(0x138)][_0xd06ae3(0x12b)][_0xd06ae3(0x12c)](_0xd06ae3(0x13f))[_0xd06ae3(0x11d)](_0xf47f23)||_0xd06ae3(0x122))[_0xd06ae3(0x127)]()+_0xd06ae3(0x13a)+_0xf47f23[_0xd06ae3(0x127)]()[_0xd06ae3(0x152)](/-/g,'_');}}
23
+ const _0x374a69=_0x53e6;(function(_0x49afae,_0x7080e4){const _0x59683e=_0x53e6,_0x29d480=_0x49afae();while(!![]){try{const _0x55561e=parseInt(_0x59683e(0x180))/0x1*(-parseInt(_0x59683e(0x149))/0x2)+-parseInt(_0x59683e(0x16b))/0x3+-parseInt(_0x59683e(0x15c))/0x4*(-parseInt(_0x59683e(0x167))/0x5)+parseInt(_0x59683e(0x164))/0x6+parseInt(_0x59683e(0x183))/0x7+-parseInt(_0x59683e(0x187))/0x8*(-parseInt(_0x59683e(0x185))/0x9)+-parseInt(_0x59683e(0x169))/0xa*(parseInt(_0x59683e(0x172))/0xb);if(_0x55561e===_0x7080e4)break;else _0x29d480['push'](_0x29d480['shift']());}catch(_0x2ac577){_0x29d480['push'](_0x29d480['shift']());}}}(_0xba17,0x67ef4));import{Plugin as _0xfa20a7}from'ckeditor5/src/core.js';function _0x53e6(_0x3e663c,_0x49be07){const _0xba178f=_0xba17();return _0x53e6=function(_0x53e651,_0x31d168){_0x53e651=_0x53e651-0x136;let _0x5a17b4=_0xba178f[_0x53e651];return _0x5a17b4;},_0x53e6(_0x3e663c,_0x49be07);}function _0xba17(){const _0x10add3=['get','2046450ULBfLS','afterInit','3114uiQULP','descriptionFactory','3944JHfyzu','reversed','handleDescriptions','LegacyListPropertiesEditing','element','handleListStyleCommand','_getSuggestionBlocks','map','listStyle','listType','selection','type','formatBlock','numbered','ELEMENT_','_getTranslationKeyForListStyle','TrackChangesEditing','listItem','list.properties','format','8EouDdU','from','getLastPosition','getFirstPosition','bind','createPositionAt','config','startIndex','plugins','formatInline','model','markMultiRangeBlockFormat','registerDescriptionCallback','document','getAttribute','*Change\x20to:*\x20%0','styles','listStart','filter','52OgSMyf','createRange','locale','handleListReversedCommand','toUpperCase','listReversed','*Format:*\x20set\x20order\x20to\x20regular','backward','4873530lWJZiI','editor','getListTypeFromListStyleType','85310wAHqoP','flat','6481410mIAMtd','length','1072320jzFWYD','_LIST_','parent','enableCommand','commandParams','unshift','replace','11CPFenO','before','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','LegacyListUtils','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','default','getSiblingNodes','forward','change','push','handleListStartCommand','has','16423lxvQGD','_getSuggestionBlocksForListStyle'];_0xba17=function(){return _0x10add3;};return _0xba17();}import{getTranslation as _0x29e107}from'../utils/common-translations.js';export default class W extends _0xfa20a7{[_0x374a69(0x184)](){const _0x1bc39b=_0x374a69;if(!this[_0x1bc39b(0x165)][_0x1bc39b(0x151)][_0x1bc39b(0x17f)](_0x1bc39b(0x138)))return;const _0x6cb205=this[_0x1bc39b(0x165)][_0x1bc39b(0x14f)][_0x1bc39b(0x182)](_0x1bc39b(0x147)),_0x5eb47d=this[_0x1bc39b(0x165)][_0x1bc39b(0x151)][_0x1bc39b(0x182)](_0x1bc39b(0x145));_0x6cb205[_0x1bc39b(0x159)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x13d),this[_0x1bc39b(0x13a)][_0x1bc39b(0x14d)](this)),_0x6cb205[_0x1bc39b(0x136)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x161),this[_0x1bc39b(0x15f)][_0x1bc39b(0x14d)](this)),_0x6cb205[_0x1bc39b(0x150)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x15a),this[_0x1bc39b(0x17e)][_0x1bc39b(0x14d)](this)),_0x5eb47d[_0x1bc39b(0x186)][_0x1bc39b(0x155)](this[_0x1bc39b(0x137)][_0x1bc39b(0x14d)](this));}[_0x374a69(0x13a)](_0x1aed79,_0x1473f8={}){const _0x491669=_0x374a69,_0x20b9db=this[_0x491669(0x165)][_0x491669(0x151)][_0x491669(0x182)](_0x491669(0x145)),_0x3615fd=this[_0x491669(0x181)]();this[_0x491669(0x165)][_0x491669(0x153)][_0x491669(0x17c)](()=>{const _0x5d0c53=_0x491669;_0x20b9db[_0x5d0c53(0x154)](_0x3615fd,{'commandName':_0x5d0c53(0x13d),'commandParams':[{'type':_0x1473f8[_0x5d0c53(0x140)]}],'formatGroupId':_0x5d0c53(0x13d)});});}[_0x374a69(0x15f)](_0x1116b6,_0x6565de={}){const _0x8a9430=_0x374a69,_0x37e8a8=this[_0x8a9430(0x165)][_0x8a9430(0x151)][_0x8a9430(0x182)](_0x8a9430(0x145)),_0x41b248=this[_0x8a9430(0x13b)](_0x1d26ca=>_0x1d26ca['is'](_0x8a9430(0x139),_0x8a9430(0x146))&&_0x8a9430(0x142)===_0x1d26ca[_0x8a9430(0x157)](_0x8a9430(0x13e)));if(_0x41b248[_0x8a9430(0x16a)]<0x1)return;const _0x32ece9=_0x41b248[_0x8a9430(0x13c)](_0x22d5b6=>this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x15d)](this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x14e)](_0x22d5b6,_0x8a9430(0x173)),this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x14e)](_0x22d5b6,0x0)));this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x17c)](()=>{const _0x26c64f=_0x8a9430;_0x37e8a8[_0x26c64f(0x154)](_0x32ece9,{'commandName':_0x26c64f(0x161),'commandParams':[{'reversed':_0x6565de[_0x26c64f(0x136)]}],'formatGroupId':_0x26c64f(0x161)});});}[_0x374a69(0x17e)](_0x40be28,_0x2072a8={}){const _0xfb87ba=_0x374a69,_0x1db485=this[_0xfb87ba(0x165)][_0xfb87ba(0x151)][_0xfb87ba(0x182)](_0xfb87ba(0x145)),_0x436c05=this[_0xfb87ba(0x13b)](_0x229860=>_0x229860['is'](_0xfb87ba(0x139),_0xfb87ba(0x146))&&_0xfb87ba(0x142)===_0x229860[_0xfb87ba(0x157)](_0xfb87ba(0x13e)));if(_0x436c05[_0xfb87ba(0x16a)]<0x1)return;const _0x4a488b=_0x436c05[_0xfb87ba(0x13c)](_0x217a2a=>this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x15d)](this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x14e)](_0x217a2a,_0xfb87ba(0x173)),this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x14e)](_0x217a2a,0x0)));this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x17c)](()=>{const _0x2dd9e4=_0xfb87ba;_0x1db485[_0x2dd9e4(0x154)](_0x4a488b,{'commandName':_0x2dd9e4(0x15a),'commandParams':[{'startIndex':_0x2072a8[_0x2dd9e4(0x150)]}],'formatGroupId':_0x2dd9e4(0x15a)});});}[_0x374a69(0x137)](_0xc35e8e){const _0xc49c10=_0x374a69;if(_0xc49c10(0x141)!=_0xc35e8e[_0xc49c10(0x140)]&&_0xc49c10(0x152)!=_0xc35e8e[_0xc49c10(0x140)])return;const _0x133983=this[_0xc49c10(0x165)][_0xc49c10(0x15e)],{data:_0x22a383}=_0xc35e8e;if(!_0x22a383)return;let _0x333622,_0x993c6f;switch(_0x22a383[_0xc49c10(0x174)]){case _0xc49c10(0x13d):_0x333622=_0xc49c10(0x158),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622,_0x29e107(_0x133983,this[_0xc49c10(0x144)](_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x140)])))};break;case _0xc49c10(0x161):_0x333622=_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x136)]?_0xc49c10(0x178):_0xc49c10(0x162),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622)};break;case _0xc49c10(0x15a):_0x333622=_0xc49c10(0x175),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622,_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x150)])};}return _0x993c6f;}[_0x374a69(0x181)](){const _0x55ff2d=_0x374a69;var _0x1cd410,_0x16e8c4,_0x56a38c,_0x38e157;const _0xe228c8=this[_0x55ff2d(0x165)][_0x55ff2d(0x151)][_0x55ff2d(0x182)](_0x55ff2d(0x176));let _0x2b0b17=Array[_0x55ff2d(0x14a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x177)]());return(null===(_0x1cd410=_0x2b0b17[0x0])||void 0x0===_0x1cd410?void 0x0:_0x1cd410['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&_0x2b0b17[_0x55ff2d(0x170)](..._0xe228c8[_0x55ff2d(0x17a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14c)](),_0x55ff2d(0x163))),(null===(_0x16e8c4=_0x2b0b17[_0x2b0b17[_0x55ff2d(0x16a)]-0x1])||void 0x0===_0x16e8c4?void 0x0:_0x16e8c4['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&_0x2b0b17[_0x55ff2d(0x17d)](..._0xe228c8[_0x55ff2d(0x17a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14b)](),_0x55ff2d(0x17b))),_0x2b0b17=[...new Set(_0x2b0b17)],(null===(_0x38e157=null===(_0x56a38c=this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14c)]())||void 0x0===_0x56a38c?void 0x0:_0x56a38c[_0x55ff2d(0x16d)])||void 0x0===_0x38e157?void 0x0:_0x38e157['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&(_0x2b0b17=_0x2b0b17[_0x55ff2d(0x15b)](_0x859b26=>_0x859b26['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))),_0x2b0b17;}[_0x374a69(0x13b)](_0x4901b4){const _0x503e0c=_0x374a69,_0x1ac390=this[_0x503e0c(0x165)][_0x503e0c(0x151)][_0x503e0c(0x182)](_0x503e0c(0x176));let _0x11bfd4=Array[_0x503e0c(0x14a)](this[_0x503e0c(0x165)][_0x503e0c(0x153)][_0x503e0c(0x156)][_0x503e0c(0x13f)][_0x503e0c(0x177)]())[_0x503e0c(0x15b)](_0x4901b4)[_0x503e0c(0x13c)](_0x54eb11=>{const _0x127ec0=_0x503e0c,_0xac75c3=this[_0x127ec0(0x165)][_0x127ec0(0x153)][_0x127ec0(0x14e)](_0x54eb11,0x0);return[..._0x1ac390[_0x127ec0(0x17a)](_0xac75c3,_0x127ec0(0x163)),..._0x1ac390[_0x127ec0(0x17a)](_0xac75c3,_0x127ec0(0x17b))];})[_0x503e0c(0x168)]();return _0x11bfd4=[...new Set(_0x11bfd4)],_0x11bfd4;}[_0x374a69(0x144)](_0xd1f2d5){const _0x5225c5=_0x374a69;return _0x5225c5(0x143)+(this[_0x5225c5(0x165)][_0x5225c5(0x151)][_0x5225c5(0x182)](_0x5225c5(0x176))[_0x5225c5(0x166)](_0xd1f2d5)||_0x5225c5(0x179))[_0x5225c5(0x160)]()+_0x5225c5(0x16c)+_0xd1f2d5[_0x5225c5(0x160)]()[_0x5225c5(0x171)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf3ede7=_0x156b;function _0x156b(_0x2badb1,_0x171034){const _0x30971d=_0x3097();return _0x156b=function(_0x156bd1,_0x595e5d){_0x156bd1=_0x156bd1-0xee;let _0x27baea=_0x30971d[_0x156bd1];return _0x27baea;},_0x156b(_0x2badb1,_0x171034);}(function(_0x910667,_0x11ee8c){const _0x21a1bf=_0x156b,_0x3c3524=_0x910667();while(!![]){try{const _0x3d7737=-parseInt(_0x21a1bf(0x118))/0x1+-parseInt(_0x21a1bf(0xee))/0x2+parseInt(_0x21a1bf(0x101))/0x3*(parseInt(_0x21a1bf(0x10e))/0x4)+-parseInt(_0x21a1bf(0xf3))/0x5+parseInt(_0x21a1bf(0x104))/0x6*(parseInt(_0x21a1bf(0x114))/0x7)+parseInt(_0x21a1bf(0xf6))/0x8*(parseInt(_0x21a1bf(0xf0))/0x9)+-parseInt(_0x21a1bf(0xf4))/0xa*(-parseInt(_0x21a1bf(0x105))/0xb);if(_0x3d7737===_0x11ee8c)break;else _0x3c3524['push'](_0x3c3524['shift']());}catch(_0x2a149f){_0x3c3524['push'](_0x3c3524['shift']());}}}(_0x3097,0xc1b6e));function _0x3097(){const _0x305a7a=['key','link','LinkEditing','4388027fnapAT','enableDefaultAttributesIntegration','afterInit','attribute','1354542jVzBsX','3024656mMgVPe','registerDescriptionCallback','171gLuOxJ','manualDecorators','editor','38385SarZGb','82920WPOWdD','*Remove\x20link*','227120UWxslB','registerInlineAttribute','commandParams','TrackChangesEditing','unlink','type','linkHref','link\x20(','get','formatInline','descriptionFactory','11562xULuLx','label','registerAttributeLabel','6BIXlWH','3058SStcPd','commandName','newValue','locale','has','*Set\x20link:*\x20%0','commands','toLowerCase','plugins','204IKsHPn','format','_registerLegacyDescription'];_0x3097=function(){return _0x305a7a;};return _0x3097();}import{Plugin as _0x22987b}from'ckeditor5/src/core.js';import{getTranslation as _0x125b98}from'../utils/common-translations.js';export default class ht extends _0x22987b{[_0xf3ede7(0x116)](){const _0x4651da=_0xf3ede7,_0x2074d0=this[_0x4651da(0xf2)];if(!_0x2074d0[_0x4651da(0x10d)][_0x4651da(0x109)](_0x4651da(0x113)))return;const _0x4f624a=_0x2074d0[_0x4651da(0x10d)][_0x4651da(0xfe)](_0x4651da(0xf9)),_0x5f2cc3=_0x2074d0[_0x4651da(0x10b)][_0x4651da(0xfe)](_0x4651da(0x112));_0x4f624a[_0x4651da(0x115)](_0x4651da(0x112)),_0x4f624a[_0x4651da(0x115)](_0x4651da(0xfa)),_0x4f624a[_0x4651da(0xf7)](_0x4651da(0xfc));for(const _0x4644e2 of _0x5f2cc3[_0x4651da(0xf1)])_0x4f624a[_0x4651da(0xf7)](_0x4644e2['id']),_0x4f624a[_0x4651da(0x100)][_0x4651da(0x103)](_0x4644e2['id'],_0x4651da(0xfd)+_0x4644e2[_0x4651da(0x102)][_0x4651da(0x10c)]()+')');_0x4f624a[_0x4651da(0x100)][_0x4651da(0xef)](_0xce64e=>{const _0x185493=_0x4651da;if(_0x185493(0x117)!=_0xce64e[_0x185493(0xfb)])return;const {data:_0x23b540}=_0xce64e;if(!_0x23b540||_0x185493(0xfc)!=_0x23b540[_0x185493(0x111)])return;const _0x5934a8=_0x23b540[_0x185493(0x107)],_0x4cd8ab=_0x2074d0[_0x185493(0x108)];return{'type':_0x185493(0x10f),'content':null==_0x5934a8?_0x125b98(_0x4cd8ab,_0x185493(0xf5)):_0x125b98(_0x4cd8ab,_0x185493(0x10a),'\x22'+_0x5934a8+'\x22')};}),this[_0x4651da(0x110)]();}[_0xf3ede7(0x110)](){const _0x5e2451=_0xf3ede7,_0x3186d0=this[_0x5e2451(0xf2)],_0x94d5b9=_0x3186d0[_0x5e2451(0x108)];_0x3186d0[_0x5e2451(0x10d)][_0x5e2451(0xfe)](_0x5e2451(0xf9))[_0x5e2451(0x100)][_0x5e2451(0xef)](_0x28f2ed=>{const _0x3fc04d=_0x5e2451;if(_0x3fc04d(0xff)!=_0x28f2ed[_0x3fc04d(0xfb)])return;const {data:_0x12891c}=_0x28f2ed;if(_0x12891c){if(_0x3fc04d(0x112)==_0x12891c[_0x3fc04d(0x106)]){const _0x3af38f=_0x12891c[_0x3fc04d(0xf8)][0x0];return{'type':_0x3fc04d(0x10f),'content':_0x125b98(_0x94d5b9,_0x3fc04d(0x10a),'\x22'+_0x3af38f+'\x22')};}return _0x3fc04d(0xfa)==_0x12891c[_0x3fc04d(0x106)]?{'type':_0x3fc04d(0x10f),'content':_0x125b98(_0x94d5b9,_0x3fc04d(0xf5))}:void 0x0;}});}}
23
+ const _0x10e7c9=_0x4ffe;function _0x4ffe(_0x460631,_0x392240){const _0x3290ad=_0x3290();return _0x4ffe=function(_0x4ffe88,_0xef4334){_0x4ffe88=_0x4ffe88-0x64;let _0x467cbc=_0x3290ad[_0x4ffe88];return _0x467cbc;},_0x4ffe(_0x460631,_0x392240);}(function(_0x407181,_0x599d7a){const _0x3bb607=_0x4ffe,_0x1e3750=_0x407181();while(!![]){try{const _0x1fa167=-parseInt(_0x3bb607(0x80))/0x1*(parseInt(_0x3bb607(0x77))/0x2)+parseInt(_0x3bb607(0x8b))/0x3+parseInt(_0x3bb607(0x75))/0x4+parseInt(_0x3bb607(0x6e))/0x5*(-parseInt(_0x3bb607(0x83))/0x6)+-parseInt(_0x3bb607(0x84))/0x7*(-parseInt(_0x3bb607(0x67))/0x8)+parseInt(_0x3bb607(0x86))/0x9*(parseInt(_0x3bb607(0x7d))/0xa)+-parseInt(_0x3bb607(0x6c))/0xb*(-parseInt(_0x3bb607(0x89))/0xc);if(_0x1fa167===_0x599d7a)break;else _0x1e3750['push'](_0x1e3750['shift']());}catch(_0x271048){_0x1e3750['push'](_0x1e3750['shift']());}}}(_0x3290,0x6b5db));import{Plugin as _0x49c74b}from'ckeditor5/src/core.js';function _0x3290(){const _0x16fa31=['12XQBQxi','*Remove\x20link*','780324opTdpc','registerAttributeLabel','get','registerInlineAttribute','link\x20(','key','afterInit','label','16ZQcJxG','linkHref','unlink','attribute','_registerLegacyDescription','2669799TjMTNB','editor','815vUzIaq','plugins','enableDefaultAttributesIntegration','*Set\x20link:*\x20%0','locale','registerDescriptionCallback','commandName','637976altWeW','TrackChangesEditing','98lEpjQB','link','type','has','toLowerCase','format','10MhUqDF','formatInline','LinkEditing','15735DoHEZY','manualDecorators','commands','18588VkbJpH','2492483EOCCbN','newValue','3071799cBXhKB','descriptionFactory','commandParams'];_0x3290=function(){return _0x16fa31;};return _0x3290();}import{getTranslation as _0x419de7}from'../utils/common-translations.js';export default class ht extends _0x49c74b{[_0x10e7c9(0x65)](){const _0x2fbd6d=_0x10e7c9,_0x3ffcc7=this[_0x2fbd6d(0x6d)];if(!_0x3ffcc7[_0x2fbd6d(0x6f)][_0x2fbd6d(0x7a)](_0x2fbd6d(0x7f)))return;const _0x5df60b=_0x3ffcc7[_0x2fbd6d(0x6f)][_0x2fbd6d(0x8d)](_0x2fbd6d(0x76)),_0x43b1da=_0x3ffcc7[_0x2fbd6d(0x82)][_0x2fbd6d(0x8d)](_0x2fbd6d(0x78));_0x5df60b[_0x2fbd6d(0x70)](_0x2fbd6d(0x78)),_0x5df60b[_0x2fbd6d(0x70)](_0x2fbd6d(0x69)),_0x5df60b[_0x2fbd6d(0x8e)](_0x2fbd6d(0x68));for(const _0x578c9a of _0x43b1da[_0x2fbd6d(0x81)])_0x5df60b[_0x2fbd6d(0x8e)](_0x578c9a['id']),_0x5df60b[_0x2fbd6d(0x87)][_0x2fbd6d(0x8c)](_0x578c9a['id'],_0x2fbd6d(0x8f)+_0x578c9a[_0x2fbd6d(0x66)][_0x2fbd6d(0x7b)]()+')');_0x5df60b[_0x2fbd6d(0x87)][_0x2fbd6d(0x73)](_0x3cc0cb=>{const _0x389c82=_0x2fbd6d;if(_0x389c82(0x6a)!=_0x3cc0cb[_0x389c82(0x79)])return;const {data:_0x1a7b28}=_0x3cc0cb;if(!_0x1a7b28||_0x389c82(0x68)!=_0x1a7b28[_0x389c82(0x64)])return;const _0x114362=_0x1a7b28[_0x389c82(0x85)],_0x2fb627=_0x3ffcc7[_0x389c82(0x72)];return{'type':_0x389c82(0x7c),'content':null==_0x114362?_0x419de7(_0x2fb627,_0x389c82(0x8a)):_0x419de7(_0x2fb627,_0x389c82(0x71),'\x22'+_0x114362+'\x22')};}),this[_0x2fbd6d(0x6b)]();}[_0x10e7c9(0x6b)](){const _0x59f167=_0x10e7c9,_0xa8b2b1=this[_0x59f167(0x6d)],_0x589263=_0xa8b2b1[_0x59f167(0x72)];_0xa8b2b1[_0x59f167(0x6f)][_0x59f167(0x8d)](_0x59f167(0x76))[_0x59f167(0x87)][_0x59f167(0x73)](_0x1d201d=>{const _0x930901=_0x59f167;if(_0x930901(0x7e)!=_0x1d201d[_0x930901(0x79)])return;const {data:_0x1e1f61}=_0x1d201d;if(_0x1e1f61){if(_0x930901(0x78)==_0x1e1f61[_0x930901(0x74)]){const _0x3e3dbe=_0x1e1f61[_0x930901(0x88)][0x0];return{'type':_0x930901(0x7c),'content':_0x419de7(_0x589263,_0x930901(0x71),'\x22'+_0x3e3dbe+'\x22')};}return _0x930901(0x69)==_0x1e1f61[_0x930901(0x74)]?{'type':_0x930901(0x7c),'content':_0x419de7(_0x589263,_0x930901(0x8a))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x43cf(){const _0x51d057=['forceValue','format','model','nodeAfter','batch','selection','listMarkerStyle','isNextTo','listStyle','afterInit','get','plugins','*Remove\x20format:*\x20%0','editor','startsWith','createRange','newRange','filter','ListEditing','isObject','fromRange','getChangedMarkers','execute','mergeListItemForward','customNumberedList','assureChains','splitListItemAfter','data','toUpperCase','groupId','commandParams','*Merge:*\x20list\x20item','deletion','336ymtaox','*Change\x20to:*\x20%0','newValue','getSuggestion','getChanges','end','setAttribute','bulletedList','registerElementLabel','map','_splitMarkerName','ELEMENT_TODO_LIST','*Format:*\x20remove\x20from\x20%0','listStart','getSuggestions','todoListChecked','_LIST','checkTodoList','isUndo','differ','listMarker','listItemIdFixer','suggestion:attribute:','detach','attributeKey','listReversed','numberedList','oldRange','oldValue','customBulletedList','noTrackChangesFixer','181578fJJlPZ','schema','registerAttributeLabel','listIndent','attribute','documentList','change','getFirstMarker','push','todoListCheck','registerCustomCallback','_registerLegacyDescription','getAttribute','locale','265620maVpGy','refresh','createPositionAt','list.multiBlock','key','high','48FCgcCr','90kovjHH','FORMAT_INDENT','type','containsItem','setSelection','todoList','previousSibling','value','*Set\x20format:*\x20%0','_findSuggestions','splitListItemBefore','config','head','*Uncheck\x20item*','next','length','getFirstRange','bulleted','multipleBlocks','_getAttributeKey','enableDefaultAttributesIntegration','meta','ELEMENT_BULLETED_LIST','listType','registerPostFixer','size','ELEMENT_LIST_ITEM','registerBlockAttribute','TrackChangesEditing','*Merge:*\x20%0','numbered','37856aXbhRI','find','range','has','includes','3309640olGKDQ','registerDescriptionCallback','getRanges','230736MjlcJr','accept','add','_suggestionFactory','mergeListItemBackward','listItemId','ELEMENT_','trackChangesCommand','*Indent:*\x20%0','removeMarker','2193960XykWqP','indentList','*Split:*\x20list\x20item','isLocal','nextSibling','todo','change:data','ELEMENT_NUMBERED_LIST','document','parent','52kjRCxi','descriptionFactory','*Outdent:*\x20%0','from','310599fXEKLC','formatBlock','name','start','TodoListEditing','*Check\x20item*','commands','hasSuggestion','default','suggestion','_supportLegacySuggestions','attributes','*Format:*\x20insert\x20into\x20%0','commandName','outdentList','14DDThEc'];_0x43cf=function(){return _0x51d057;};return _0x43cf();}const _0x2829a3=_0x3354;function _0x3354(_0x26af7b,_0x372dd1){const _0x43cf84=_0x43cf();return _0x3354=function(_0x3354b0,_0x371c12){_0x3354b0=_0x3354b0-0xab;let _0x232eb6=_0x43cf84[_0x3354b0];return _0x232eb6;},_0x3354(_0x26af7b,_0x372dd1);}(function(_0x375531,_0x3f51a3){const _0x565325=_0x3354,_0x47b468=_0x375531();while(!![]){try{const _0x47daf4=-parseInt(_0x565325(0xae))/0x1*(parseInt(_0x565325(0x136))/0x2)+-parseInt(_0x565325(0x102))/0x3*(parseInt(_0x565325(0x116))/0x4)+parseInt(_0x565325(0x148))/0x5+parseInt(_0x565325(0x110))/0x6+-parseInt(_0x565325(0xc1))/0x7*(-parseInt(_0x565325(0x13b))/0x8)+parseInt(_0x565325(0xb2))/0x9*(parseInt(_0x565325(0x117))/0xa)+parseInt(_0x565325(0x13e))/0xb*(parseInt(_0x565325(0xe3))/0xc);if(_0x47daf4===_0x3f51a3)break;else _0x47b468['push'](_0x47b468['shift']());}catch(_0x2df268){_0x47b468['push'](_0x47b468['shift']());}}}(_0x43cf,0x798a7));import{Plugin as _0xe8c82}from'ckeditor5/src/core.js';import{getTranslation as _0x380c83}from'../utils/common-translations.js';import{renameAttributeKey as _0x43b179}from'../trackchangesediting.js';import{LiveRange as _0xb6a29}from'ckeditor5/src/engine.js';export default class K extends _0xe8c82{[_0x2829a3(0xcb)](){const _0xc27661=_0x2829a3,_0x5e9c41=this[_0xc27661(0xcf)];if(!_0x5e9c41[_0xc27661(0xcd)][_0xc27661(0x139)](_0xc27661(0xd4)))return;const _0x2eb690=_0x5e9c41[_0xc27661(0x10f)],_0x5d5fd8=_0x5e9c41[_0xc27661(0xcd)][_0xc27661(0xcc)](_0xc27661(0x133)),_0x36191d=_0x5e9c41[_0xc27661(0xcd)][_0xc27661(0x139)](_0xc27661(0xb6)),_0x400c4f=!!_0x5e9c41[_0xc27661(0x122)][_0xc27661(0xcc)](_0xc27661(0x113));function _0x9f889a(_0x3ddff1){const _0x381f10=_0xc27661;return{'type':_0x381f10(0xc3),'content':''+_0x380c83(_0x2eb690,_0x381f10(0x11f),_0x3ddff1)};}function _0x24c27(_0x275f89){const _0x35f4ca=_0xc27661;return{'type':_0x35f4ca(0xc3),'content':''+_0x380c83(_0x2eb690,_0x35f4ca(0xce),_0x275f89)};}_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xfd)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xea)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xda)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0x100)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0x149)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xc0)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xdc)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0x121)),_0x5d5fd8[_0xc27661(0x132)](_0xc27661(0x143)),_0x5d5fd8[_0xc27661(0x132)](_0xc27661(0x12e)),_0x5d5fd8[_0xc27661(0x132)](_0xc27661(0x105)),_0x400c4f&&(_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0x142)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xd9))),_0x36191d&&(_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0x11c)),_0x5d5fd8[_0xc27661(0x12b)](_0xc27661(0xf4)),_0x5d5fd8[_0xc27661(0x132)](_0xc27661(0xf2)),_0x5d5fd8[_0xc27661(0xaf)][_0xc27661(0x13c)](_0x27313e=>{const _0x24f94b=_0xc27661,{data:_0x158713}=_0x27313e;if(_0x158713&&_0x24f94b(0xf2)==_0x158713[_0x24f94b(0x114)])return{'type':_0x24f94b(0xc3),'content':_0x158713[_0x24f94b(0xe5)]?_0x380c83(_0x2eb690,_0x24f94b(0xb7)):_0x380c83(_0x2eb690,_0x24f94b(0x124))};}),this[_0xc27661(0xcf)][_0xc27661(0xc4)][_0xc27661(0xac)][_0xc27661(0x12f)](_0x2ac95a=>{const _0x332ebd=_0xc27661;if(_0x2ac95a[_0x332ebd(0xc6)][_0x332ebd(0xf5)])return!0x1;let _0x4f5169=!0x1;const _0x22b8ba=_0x5d5fd8[_0x332ebd(0xf1)]({'skipNotAttached':!0x0})[_0x332ebd(0xd3)](_0x517bd7=>_0x332ebd(0xf2)===_0x5d5fd8[_0x332ebd(0x12a)](_0x517bd7));for(const _0x9a6f1d of _0x22b8ba){_0x332ebd(0x14d)!=_0x9a6f1d[_0x332ebd(0x127)]()[_0x332ebd(0xb5)][_0x332ebd(0xc5)][_0x332ebd(0x10e)](_0x332ebd(0x12e))&&(_0x5d5fd8[_0x332ebd(0x120)](_0x9a6f1d[_0x332ebd(0x127)](),_0x332ebd(0x106))[_0x332ebd(0x137)](_0x57bf29=>_0x332ebd(0x12e)===_0x5d5fd8[_0x332ebd(0x12a)](_0x57bf29[_0x332ebd(0xbb)]))||(_0x2ac95a[_0x332ebd(0x147)](_0x9a6f1d[_0x332ebd(0x109)]()),_0x4f5169=!0x0));}return _0x4f5169;})),_0x5d5fd8[_0xc27661(0xaf)][_0xc27661(0x104)](_0xc27661(0x105),_0x380c83(_0x2eb690,_0xc27661(0x118)));const _0xbbbbd0={'type':_0xc27661(0xc3),'content':''};_0x5d5fd8[_0xc27661(0xaf)][_0xc27661(0x13c)](_0x2ce5b7=>{const _0xd38e95=_0xc27661,{data:_0x192e53}=_0x2ce5b7;if(!_0x192e53||_0xd38e95(0x12e)!=_0x192e53[_0xd38e95(0x114)])return;let _0x125fa3=_0x2ce5b7[_0xd38e95(0x123)];for(;_0x125fa3;){if(_0x125fa3[_0xd38e95(0xdd)]&&((_0xd38e95(0xca)==_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0x114)]||_0xd38e95(0xc8)==_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0x114)])&&(_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0xe5)]&&_0xd38e95(0xba)!=_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0xe5)]||_0xd38e95(0xba)!=_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0xff)]&&!_0x192e53[_0xd38e95(0xe5)])||!_0x400c4f&&_0x125fa3[_0xd38e95(0xdd)][_0xd38e95(0x114)]==_0x43b179))return _0xbbbbd0;_0x125fa3=_0x125fa3[_0xd38e95(0x125)];}if(null==_0x192e53[_0xd38e95(0xe5)])switch(_0x192e53[_0xd38e95(0xff)]){case _0xd38e95(0x128):return _0x24c27(_0x380c83(_0x2eb690,_0xd38e95(0x12d)));case _0xd38e95(0x135):return _0x24c27(_0x380c83(_0x2eb690,_0xd38e95(0xab)));case _0xd38e95(0x14d):return _0x24c27(_0x380c83(_0x2eb690,_0xd38e95(0xee)));}switch(_0x192e53[_0xd38e95(0xe5)]){case _0xd38e95(0x128):return _0x9f889a(_0x380c83(_0x2eb690,_0xd38e95(0x12d)));case _0xd38e95(0x135):return _0x9f889a(_0x380c83(_0x2eb690,_0xd38e95(0xab)));case _0xd38e95(0x14d):return _0x9f889a(_0x380c83(_0x2eb690,_0xd38e95(0xee)));}}),_0x5d5fd8[_0xc27661(0xaf)][_0xc27661(0x13c)](_0x28ab73=>{const _0x25472d=_0xc27661,{data:_0x5229f9}=_0x28ab73;if(_0x5229f9&&_0x25472d(0x105)==_0x5229f9[_0x25472d(0x114)])return null==_0x5229f9[_0x25472d(0xe5)]||null==_0x5229f9[_0x25472d(0xff)]&&0x0==_0x5229f9[_0x25472d(0xe5)]?_0xbbbbd0:void 0x0;}),_0x5d5fd8[_0xc27661(0xaf)][_0xc27661(0x13c)](_0x296e51=>{const _0x486e66=_0xc27661;if(_0x486e66(0x106)!=_0x296e51[_0x486e66(0x119)])return;const {data:_0x1ff2ab}=_0x296e51;if(!_0x1ff2ab||_0x486e66(0x143)!=_0x1ff2ab[_0x486e66(0x114)])return;const _0x1dd787=Ee(_0x296e51);return _0x486e66(0xe5)==_0x1dd787?{'type':_0x486e66(0xc3),'content':_0x380c83(_0x2eb690,_0x486e66(0xe1))}:_0x486e66(0xff)==_0x1dd787?{'type':_0x486e66(0xc3),'content':_0x380c83(_0x2eb690,_0x486e66(0x14a))}:_0xbbbbd0;}),_0x5e9c41[_0xc27661(0xc4)][_0xc27661(0xac)][_0xc27661(0x12f)](_0x23d820=>this[_0xc27661(0xf8)](_0x23d820)),_0x5e9c41[_0xc27661(0xc4)][_0xc27661(0xac)][_0xc27661(0x12f)](_0x5f3ca0=>this[_0xc27661(0x101)](_0x5f3ca0)),_0x5e9c41[_0xc27661(0xc4)][_0xc27661(0xac)]['on'](_0xc27661(0x14e),(_0x3f5b87,_0x3d8e5d)=>{const _0x2d51d7=_0xc27661;if(_0x3d8e5d[_0x2d51d7(0xf5)]||!_0x3d8e5d[_0x2d51d7(0x14b)])return!0x1;this[_0x2d51d7(0xdb)]();},{'priority':_0xc27661(0x115)}),this[_0xc27661(0xbc)]();}[_0x2829a3(0xf8)](_0x2ef132){const _0x3569e9=_0x2829a3;if(_0x2ef132[_0x3569e9(0xc6)][_0x3569e9(0xf5)]||!_0x2ef132[_0x3569e9(0xc6)][_0x3569e9(0x14b)])return!0x1;let _0x3cf819=!0x1;const _0x23140a=this[_0x3569e9(0xcf)][_0x3569e9(0xcd)][_0x3569e9(0xcc)](_0x3569e9(0x133))[_0x3569e9(0xf1)]({'skipNotAttached':!0x0})[_0x3569e9(0xd3)](_0xf730ee=>_0xf730ee[_0x3569e9(0xdd)]&&_0x3569e9(0x143)==_0xf730ee[_0x3569e9(0xdd)][_0x3569e9(0x114)])[_0x3569e9(0xd3)](_0x1d6933=>_0x1d6933[_0x3569e9(0xdd)][_0x3569e9(0xe5)]&&_0x1d6933[_0x3569e9(0xdd)][_0x3569e9(0xff)]);for(const _0x156955 of _0x23140a)Ee(_0x156955)||(_0x2ef132[_0x3569e9(0x147)](_0x156955[_0x3569e9(0x109)]()),_0x3cf819=!0x0);return _0x3cf819;}[_0x2829a3(0x101)](_0x301fa1){const _0x5ece8f=_0x2829a3;if(_0x301fa1[_0x5ece8f(0xc6)][_0x5ece8f(0xf5)]||!_0x301fa1[_0x5ece8f(0xc6)][_0x5ece8f(0x14b)])return!0x1;const _0x5a473f=this[_0x5ece8f(0xcf)][_0x5ece8f(0xcd)][_0x5ece8f(0xcc)](_0x5ece8f(0x133));if(_0x5a473f[_0x5ece8f(0x145)][_0x5ece8f(0x11e)])return!0x1;let _0x5abb7d=!0x1;const _0x36dbee=[_0x5ece8f(0x12e),_0x5ece8f(0x143),_0x5ece8f(0x105),_0x5ece8f(0xca),_0x5ece8f(0xf0),_0x5ece8f(0xfc),_0x5ece8f(0x10b),_0x5ece8f(0xf7),_0x5ece8f(0xc8)],_0x49fdc7=this[_0x5ece8f(0xcf)][_0x5ece8f(0xc4)][_0x5ece8f(0xac)][_0x5ece8f(0xf6)][_0x5ece8f(0xe7)]()[_0x5ece8f(0xd3)](_0x4455f7=>_0x5ece8f(0x106)==_0x4455f7[_0x5ece8f(0x119)])[_0x5ece8f(0xd3)](_0x48913b=>_0x36dbee[_0x5ece8f(0x13a)](_0x48913b[_0x5ece8f(0xfb)]));if(0x0==_0x49fdc7[_0x5ece8f(0x126)])return _0x5abb7d;for(const _0x3dcbbd of _0x49fdc7){const _0x129145=_0x5a473f[_0x5ece8f(0x120)](_0x3dcbbd[_0x5ece8f(0x138)],_0x5ece8f(0x106))[_0x5ece8f(0xd3)](_0x3ce4f8=>!_0x3ce4f8[_0x5ece8f(0x12c)][_0x5ece8f(0xc9)])[_0x5ece8f(0xec)](_0x3d5d34=>_0x3d5d34[_0x5ece8f(0xbb)])[_0x5ece8f(0xd3)](_0x34d490=>{const _0x1fb8b0=_0x5ece8f,_0x54e2c1=_0x5a473f[_0x1fb8b0(0x12a)](_0x34d490);return _0x36dbee[_0x1fb8b0(0x13a)](_0x54e2c1);});if(_0x129145[_0x5ece8f(0x126)]){for(const _0x227ac3 of _0x129145)_0x301fa1[_0x5ece8f(0x147)](_0x227ac3[_0x5ece8f(0x109)]());_0x5abb7d=!0x0;}}return _0x5abb7d;}[_0x2829a3(0xdb)](){const _0xf0b520=_0x2829a3,_0x154a30=this[_0xf0b520(0xcf)][_0xf0b520(0xcd)][_0xf0b520(0xcc)](_0xf0b520(0x133)),_0x1600b1=[_0xf0b520(0x12e),_0xf0b520(0x143),_0xf0b520(0x105),_0xf0b520(0xca),_0xf0b520(0xf0),_0xf0b520(0xfc),_0xf0b520(0x10b),_0xf0b520(0xf7),_0xf0b520(0xc8)];let _0x30d450;const _0x4f9fb7=new Set(this[_0xf0b520(0xcf)][_0xf0b520(0xc4)][_0xf0b520(0xac)][_0xf0b520(0xf6)][_0xf0b520(0xd7)]()[_0xf0b520(0xd3)](_0x20ff4d=>{const _0x42800d=_0xf0b520;if(_0x20ff4d[_0x42800d(0xdd)][_0x42800d(0xfe)]||!_0x20ff4d[_0x42800d(0xdd)][_0x42800d(0xd2)])return null;if(!_0x20ff4d[_0x42800d(0xb4)][_0x42800d(0xd0)](_0x42800d(0xf9)))return null;const {id:_0x50bacd}=_0x154a30[_0x42800d(0xed)](_0x20ff4d[_0x42800d(0xb4)]);if(!_0x154a30[_0x42800d(0xb9)](_0x50bacd))return null;const _0x5171fa=_0x154a30[_0x42800d(0xe6)](_0x50bacd);return _0x1600b1[_0x42800d(0x13a)](_0x5171fa[_0x42800d(0xdd)][_0x42800d(0x114)]);})[_0xf0b520(0xec)](_0x4911af=>{const _0x497672=_0xf0b520,{id:_0x2a8d90}=_0x154a30[_0x497672(0xed)](_0x4911af[_0x497672(0xb4)]),_0x384b7a=_0x154a30[_0x497672(0xe6)](_0x2a8d90);return _0x30d450=_0x384b7a[_0x497672(0xbd)][_0x497672(0xdf)],_0x384b7a[_0x497672(0x127)]()[_0x497672(0xb5)][_0x497672(0xc5)];}));if(0x0==_0x4f9fb7[_0xf0b520(0x130)])return;const _0x441139=_0x154a30[_0xf0b520(0xf1)]({'skipNotAttached':!0x0})[_0xf0b520(0xd3)](_0x25b9f5=>_0xf0b520(0x106)==_0x25b9f5[_0xf0b520(0x119)]&&_0x25b9f5[_0xf0b520(0xdd)]&&_0x1600b1[_0xf0b520(0x13a)](_0x25b9f5[_0xf0b520(0xdd)][_0xf0b520(0x114)])&&_0x25b9f5[_0xf0b520(0xbd)][_0xf0b520(0xdf)]!=_0x30d450)[_0xf0b520(0xec)](_0x533bd6=>({'listItem':_0x533bd6[_0xf0b520(0x127)]()[_0xf0b520(0xb5)][_0xf0b520(0xc5)],'groupId':_0x533bd6[_0xf0b520(0xbd)][_0xf0b520(0xdf)]})),_0x19f408=new Set();for(const {groupId:_0x4acf96,listItem:_0x13cbf2}of _0x441139)_0x4f9fb7[_0xf0b520(0x139)](_0x13cbf2)&&_0x19f408[_0xf0b520(0x140)](_0x4acf96);for(const _0xf31c5f of _0x154a30[_0xf0b520(0xf1)]())_0x19f408[_0xf0b520(0x139)](_0xf31c5f[_0xf0b520(0xbd)][_0xf0b520(0xdf)])&&_0xf31c5f[_0xf0b520(0xe9)](_0xf0b520(0xdf),_0x30d450);}[_0x2829a3(0xbc)](){const _0x52c64a=_0x2829a3,_0x1de050=this[_0x52c64a(0xcf)],_0x1d22fe=_0x1de050[_0x52c64a(0x10f)],_0x4442bc=_0x1de050[_0x52c64a(0xcd)][_0x52c64a(0xcc)](_0x52c64a(0x133));this[_0x52c64a(0x10d)](),_0x4442bc[_0x52c64a(0x141)][_0x52c64a(0x10c)](_0x52c64a(0xb3),_0x52c64a(0x107),_0x52c64a(0x13f),function(_0x11339d,_0x21bda9){const _0x4319e8=_0x52c64a,_0x37a246=[];for(let _0x21f626 of _0x11339d)_0x21f626[_0x4319e8(0xb5)][_0x4319e8(0xc5)]===_0x21f626[_0x4319e8(0xe8)][_0x4319e8(0xad)]&&(_0x21f626=_0x1de050[_0x4319e8(0xc4)][_0x4319e8(0xd1)](_0x1de050[_0x4319e8(0xc4)][_0x4319e8(0x112)](_0x21f626[_0x4319e8(0xb5)][_0x4319e8(0xc5)],0x0))),_0x37a246[_0x4319e8(0x10a)](_0x21f626);_0x1de050[_0x4319e8(0xc4)][_0x4319e8(0x108)](_0x55f31f=>{const _0x296503=_0x4319e8,_0x4b2ca3=_0x1de050[_0x296503(0xc4)][_0x296503(0xac)][_0x296503(0xc7)],_0x1aa66c=Array[_0x296503(0xb1)](_0x4b2ca3[_0x296503(0x13d)]())[_0x296503(0xec)](_0x1ebfd1=>_0xb6a29[_0x296503(0xd6)](_0x1ebfd1));_0x55f31f[_0x296503(0x11b)](_0x37a246),_0x1de050[_0x296503(0xb8)][_0x296503(0xcc)](_0x21bda9[_0x296503(0xbf)])[_0x296503(0x111)](),_0x21bda9[_0x296503(0xe0)][_0x296503(0x10a)]({'forceDefaultExecution':!0x0}),_0x1de050[_0x296503(0xd8)](_0x21bda9[_0x296503(0xbf)],..._0x21bda9[_0x296503(0xe0)]),_0x55f31f[_0x296503(0x11b)](_0x1aa66c);for(const _0x8b6809 of _0x1aa66c)_0x8b6809[_0x296503(0xfa)]();});}),_0x4442bc[_0x52c64a(0xaf)][_0x52c64a(0xeb)](function(_0x1bcb32){const _0x3978ce=_0x52c64a,_0x16a412=!_0x1de050[_0x3978ce(0xc4)][_0x3978ce(0x103)][_0x3978ce(0xd5)](_0x1bcb32),_0x175c55=_0x1bcb32[_0x3978ce(0x11d)],_0x93a39e=_0x1bcb32[_0x3978ce(0x14c)],_0x1919bd=_0x1bcb32[_0x3978ce(0x10e)](_0x3978ce(0x143)),_0x282b27=!_0x175c55||_0x175c55[_0x3978ce(0x10e)](_0x3978ce(0x143))!==_0x1919bd,_0x110bf6=!_0x93a39e||_0x93a39e[_0x3978ce(0x10e)](_0x3978ce(0x143))!==_0x1919bd;return _0x16a412&&Boolean(_0x1919bd)&&_0x282b27&&_0x110bf6;},_0x498c5e=>_0x380c83(_0x1d22fe,_0x52c64a(0x131),_0x498c5e));}[_0x2829a3(0x10d)](){const _0x4e6517=_0x2829a3,_0x3d12fc=this[_0x4e6517(0xcf)],_0x18ad9a=_0x3d12fc[_0x4e6517(0x10f)];function _0x195063(_0x387f53){const _0x5302a1=_0x4e6517,_0x37d165=_0x3d12fc[_0x5302a1(0xb8)][_0x5302a1(0xcc)](_0x5302a1(0xea))[_0x5302a1(0x11e)],_0x57c769=_0x3d12fc[_0x5302a1(0xb8)][_0x5302a1(0xcc)](_0x5302a1(0xfd))[_0x5302a1(0x11e)];return _0x5302a1(0xfd)===_0x387f53?_0x37d165:_0x57c769;}_0x3d12fc[_0x4e6517(0xcd)][_0x4e6517(0xcc)](_0x4e6517(0x133))[_0x4e6517(0xaf)][_0x4e6517(0x13c)](function(_0x2fd827){const _0x4e8a99=_0x4e6517;if(_0x4e8a99(0xb3)!=_0x2fd827[_0x4e8a99(0x119)])return;const {data:_0x1b8bbc}=_0x2fd827;if(!_0x1b8bbc)return;let _0xdfea9b,_0x14005b,_0x516ff0,_0xb2aaa2;switch(_0x1b8bbc[_0x4e8a99(0xbf)]){case _0x4e8a99(0xea):_0x516ff0=_0x1b8bbc[_0x4e8a99(0xe0)][0x0][_0x4e8a99(0xc2)],_0xb2aaa2=_0x195063(_0x1b8bbc[_0x4e8a99(0xbf)]),_0xdfea9b=_0x516ff0?_0x4e8a99(0xbe):_0x4e8a99(0xef),!_0xb2aaa2&&_0x3d12fc[_0x4e8a99(0x122)][_0x4e8a99(0xcc)](_0x4e8a99(0x113))||(_0xdfea9b=_0x4e8a99(0xe4)),_0x14005b={'type':_0x4e8a99(0xc3),'content':_0x380c83(_0x18ad9a,_0xdfea9b,_0x380c83(_0x18ad9a,_0x4e8a99(0x12d)))};break;case _0x4e8a99(0xfd):_0x516ff0=_0x1b8bbc[_0x4e8a99(0xe0)][0x0][_0x4e8a99(0xc2)],_0xb2aaa2=_0x195063(_0x1b8bbc[_0x4e8a99(0xbf)]),_0xdfea9b=_0x516ff0?_0x4e8a99(0xbe):_0x4e8a99(0xef),!_0xb2aaa2&&_0x3d12fc[_0x4e8a99(0x122)][_0x4e8a99(0xcc)](_0x4e8a99(0x113))||(_0xdfea9b=_0x4e8a99(0xe4)),_0x14005b={'type':_0x4e8a99(0xc3),'content':_0x380c83(_0x18ad9a,_0xdfea9b,_0x380c83(_0x18ad9a,_0x4e8a99(0xab)))};break;case _0x4e8a99(0x149):_0xdfea9b=_0x4e8a99(0x146),_0x14005b={'type':_0x4e8a99(0xc3),'content':_0x380c83(_0x18ad9a,_0xdfea9b,_0x380c83(_0x18ad9a,_0x4e8a99(0x131)))};break;case _0x4e8a99(0xc0):_0xdfea9b=function(_0x15e1f7){const _0x4eee7d=_0x4e8a99,_0xea7186=_0x15e1f7[_0x4eee7d(0x127)]();let _0xdc0db0=_0xea7186[_0x4eee7d(0xb5)][_0x4eee7d(0xc5)];for(;_0xdc0db0&&_0xea7186[_0x4eee7d(0x11a)](_0xdc0db0);){if(_0xdc0db0[_0x4eee7d(0x10e)](_0x4eee7d(0x105))>0x0)return!0x1;_0xdc0db0=_0xdc0db0[_0x4eee7d(0x14c)];}return!0x0;}(_0x2fd827)?_0x380c83(_0x18ad9a,_0x4e8a99(0xef),_0x380c83(_0x18ad9a,function(_0x3dd542){const _0x533865=_0x4e8a99;return _0x533865(0x144)+_0x3dd542[_0x533865(0x127)]()[_0x533865(0xb5)][_0x533865(0xc5)][_0x533865(0x10e)](_0x533865(0x12e))[_0x533865(0xde)]()+_0x533865(0xf3);}(_0x2fd827))):_0x380c83(_0x18ad9a,_0x4e8a99(0xb0),_0x380c83(_0x18ad9a,_0x4e8a99(0x131))),_0x14005b={'type':_0x4e8a99(0xc3),'content':_0xdfea9b};break;case _0x4e8a99(0x142):case _0x4e8a99(0xd9):!0x1===_0x1b8bbc[_0x4e8a99(0x129)]&&(_0xdfea9b=_0x4e8a99(0x134),_0x14005b={'type':_0x4e8a99(0xe2),'content':_0x380c83(_0x18ad9a,_0xdfea9b,_0x380c83(_0x18ad9a,_0x4e8a99(0x131)))});}return _0x14005b;});}}function Ee(_0x1dd1dd){const _0x45aa6d=_0x2829a3;let _0x163c9d=_0x1dd1dd[_0x45aa6d(0x127)]()[_0x45aa6d(0xb5)][_0x45aa6d(0xc5)][_0x45aa6d(0x11d)];for(;_0x163c9d;){const _0x250e72=_0x163c9d[_0x45aa6d(0x10e)](_0x45aa6d(0x143));if(!_0x250e72)return!0x1;if(_0x250e72==_0x1dd1dd[_0x45aa6d(0xdd)][_0x45aa6d(0xe5)])return _0x45aa6d(0xe5);if(_0x250e72==_0x1dd1dd[_0x45aa6d(0xdd)][_0x45aa6d(0xff)])return _0x45aa6d(0xff);_0x163c9d=_0x163c9d[_0x45aa6d(0x11d)];}return!0x1;}
23
+ const _0x9bc52d=_0x3e50;(function(_0x2e4dd4,_0x5f5216){const _0x3cc538=_0x3e50,_0x56b5ad=_0x2e4dd4();while(!![]){try{const _0x212061=-parseInt(_0x3cc538(0x116))/0x1*(parseInt(_0x3cc538(0x15b))/0x2)+parseInt(_0x3cc538(0x17b))/0x3+-parseInt(_0x3cc538(0x11c))/0x4+parseInt(_0x3cc538(0x1a2))/0x5*(-parseInt(_0x3cc538(0x180))/0x6)+-parseInt(_0x3cc538(0x111))/0x7+parseInt(_0x3cc538(0x14d))/0x8+parseInt(_0x3cc538(0x177))/0x9;if(_0x212061===_0x5f5216)break;else _0x56b5ad['push'](_0x56b5ad['shift']());}catch(_0x5e5178){_0x56b5ad['push'](_0x56b5ad['shift']());}}}(_0x3bb9,0x95916));import{Plugin as _0x13eb8f}from'ckeditor5/src/core.js';import{getTranslation as _0x3766c4}from'../utils/common-translations.js';function _0x3bb9(){const _0x31372b=['afterInit','get','mergeListItemForward','_suggestionFactory','type','assureChains','6546806VxKpRO','createPositionAt','indentList','forceValue','key','155eigryu','previousSibling','registerElementLabel','schema','differ','startsWith','3538428Xccgcu','setSelection','commandParams','high','format','FORMAT_INDENT','_splitMarkerName','groupId','document','refresh','_supportLegacySuggestions','attributeKey','from','ELEMENT_BULLETED_LIST','listStyle','ELEMENT_TODO_LIST','numbered','change','trackChangesCommand','splitListItemAfter','length','noTrackChangesFixer','listMarkerStyle','isUndo','*Format:*\x20remove\x20from\x20%0','ELEMENT_NUMBERED_LIST','find','*Format:*\x20insert\x20into\x20%0','todoList','*Change\x20to:*\x20%0','_registerLegacyDescription','range','outdentList','setAttribute','plugins','change:data','*Set\x20format:*\x20%0','hasSuggestion','createRange','checkTodoList','bulletedList','listItemIdFixer','data','descriptionFactory','listType','isObject','filter','nodeAfter','todo','5161976yUlLfy','todoListChecked','listItemId','getFirstRange','documentList','registerPostFixer','oldValue','suggestion:attribute:','mergeListItemBackward','newValue','registerDescriptionCallback','getChangedMarkers','add','registerAttributeLabel','5398LpMYDE','TrackChangesEditing','_findSuggestions','attribute','size','registerCustomCallback','end','head','ListEditing','oldRange','deletion','listMarker','push','multipleBlocks','getChanges','fromRange','detach','bulleted','formatBlock','commandName','TodoListEditing','customNumberedList','numberedList','accept','default','*Split:*\x20list\x20item','_getAttributeKey','*Outdent:*\x20%0','25431759mWYomc','meta','removeMarker','list.multiBlock','1801662ntunmv','*Uncheck\x20item*','enableDefaultAttributesIntegration','_LIST','ELEMENT_LIST_ITEM','228HIsGTl','suggestion','listReversed','*Check\x20item*','splitListItemBefore','map','locale','newRange','toUpperCase','commands','*Merge:*\x20%0','*Indent:*\x20%0','batch','next','*Remove\x20format:*\x20%0','listStart','selection','editor','name','containsItem','getAttribute','*Merge:*\x20list\x20item','listIndent','customBulletedList','has','value','attributes','execute','getRanges','getFirstMarker','isNextTo','config','registerBlockAttribute','todoListCheck','160620anVlYI','model','getSuggestions','isLocal','getSuggestion','includes','ELEMENT_','nextSibling','start','parent'];_0x3bb9=function(){return _0x31372b;};return _0x3bb9();}function _0x3e50(_0x195925,_0x333d64){const _0x3bb9da=_0x3bb9();return _0x3e50=function(_0x3e504e,_0x179495){_0x3e504e=_0x3e504e-0x105;let _0x5e9fb3=_0x3bb9da[_0x3e504e];return _0x5e9fb3;},_0x3e50(_0x195925,_0x333d64);}import{renameAttributeKey as _0x46357f}from'../trackchangesediting.js';import{LiveRange as _0x449b89}from'ckeditor5/src/engine.js';export default class K extends _0x13eb8f{[_0x9bc52d(0x10b)](){const _0x11a800=_0x9bc52d,_0x2ffcee=this[_0x11a800(0x191)];if(!_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x198)](_0x11a800(0x163)))return;const _0x48db1e=_0x2ffcee[_0x11a800(0x186)],_0x2c4f02=_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x10c)](_0x11a800(0x15c)),_0xc85382=_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x198)](_0x11a800(0x16f)),_0x54159b=!!_0x2ffcee[_0x11a800(0x19f)][_0x11a800(0x10c)](_0x11a800(0x17a));function _0x591f69(_0x53c827){const _0x415fde=_0x11a800;return{'type':_0x415fde(0x120),'content':''+_0x3766c4(_0x48db1e,_0x415fde(0x140),_0x53c827)};}function _0x47c773(_0x15598b){const _0x2406b8=_0x11a800;return{'type':_0x2406b8(0x120),'content':''+_0x3766c4(_0x48db1e,_0x2406b8(0x18e),_0x15598b)};}_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x171)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x144)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x170)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x197)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x113)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x13c)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x12f)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x184)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x14f)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x148)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x196)),_0x54159b&&(_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x155)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x10d))),_0xc85382&&(_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x138)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x143)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x14e)),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x5012a0=>{const _0x5e3377=_0x11a800,{data:_0x1234cd}=_0x5012a0;if(_0x1234cd&&_0x5e3377(0x14e)==_0x1234cd[_0x5e3377(0x115)])return{'type':_0x5e3377(0x120),'content':_0x1234cd[_0x5e3377(0x156)]?_0x3766c4(_0x48db1e,_0x5e3377(0x183)):_0x3766c4(_0x48db1e,_0x5e3377(0x17c))};}),this[_0x11a800(0x191)][_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x19b01f=>{const _0x2318aa=_0x11a800;if(_0x19b01f[_0x2318aa(0x18c)][_0x2318aa(0x133)])return!0x1;let _0x4a9890=!0x1;const _0x35d6aa=_0x2c4f02[_0x2318aa(0x1a4)]({'skipNotAttached':!0x0})[_0x2318aa(0x14a)](_0x1eed76=>_0x2318aa(0x14e)===_0x2c4f02[_0x2318aa(0x175)](_0x1eed76));for(const _0x2b09de of _0x35d6aa){_0x2318aa(0x14c)!=_0x2b09de[_0x2318aa(0x150)]()[_0x2318aa(0x109)][_0x2318aa(0x14b)][_0x2318aa(0x194)](_0x2318aa(0x148))&&(_0x2c4f02[_0x2318aa(0x15d)](_0x2b09de[_0x2318aa(0x150)](),_0x2318aa(0x15e))[_0x2318aa(0x136)](_0x3829c7=>_0x2318aa(0x148)===_0x2c4f02[_0x2318aa(0x175)](_0x3829c7[_0x2318aa(0x181)]))||(_0x19b01f[_0x2318aa(0x179)](_0x2b09de[_0x2318aa(0x19d)]()),_0x4a9890=!0x0));}return _0x4a9890;})),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x15a)](_0x11a800(0x196),_0x3766c4(_0x48db1e,_0x11a800(0x121)));const _0x53f0e6={'type':_0x11a800(0x120),'content':''};_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x2a616d=>{const _0xbc10e=_0x11a800,{data:_0x2113d5}=_0x2a616d;if(!_0x2113d5||_0xbc10e(0x148)!=_0x2113d5[_0xbc10e(0x115)])return;let _0x1ad900=_0x2a616d[_0xbc10e(0x162)];for(;_0x1ad900;){if(_0x1ad900[_0xbc10e(0x146)]&&((_0xbc10e(0x12a)==_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)]||_0xbc10e(0x132)==_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)])&&(_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x156)]&&_0xbc10e(0x173)!=_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x156)]||_0xbc10e(0x173)!=_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x153)]&&!_0x2113d5[_0xbc10e(0x156)])||!_0x54159b&&_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)]==_0x46357f))return _0x53f0e6;_0x1ad900=_0x1ad900[_0xbc10e(0x18d)];}if(null==_0x2113d5[_0xbc10e(0x156)])switch(_0x2113d5[_0xbc10e(0x153)]){case _0xbc10e(0x16c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x129)));case _0xbc10e(0x12c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x135)));case _0xbc10e(0x14c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x12b)));}switch(_0x2113d5[_0xbc10e(0x156)]){case _0xbc10e(0x16c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x129)));case _0xbc10e(0x12c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x135)));case _0xbc10e(0x14c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x12b)));}}),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x43ec4c=>{const _0x45b53c=_0x11a800,{data:_0x5cdc6c}=_0x43ec4c;if(_0x5cdc6c&&_0x45b53c(0x196)==_0x5cdc6c[_0x45b53c(0x115)])return null==_0x5cdc6c[_0x45b53c(0x156)]||null==_0x5cdc6c[_0x45b53c(0x153)]&&0x0==_0x5cdc6c[_0x45b53c(0x156)]?_0x53f0e6:void 0x0;}),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x1a0332=>{const _0x52f706=_0x11a800;if(_0x52f706(0x15e)!=_0x1a0332[_0x52f706(0x10f)])return;const {data:_0x1bae5a}=_0x1a0332;if(!_0x1bae5a||_0x52f706(0x14f)!=_0x1bae5a[_0x52f706(0x115)])return;const _0x5a145f=Ee(_0x1a0332);return _0x52f706(0x156)==_0x5a145f?{'type':_0x52f706(0x120),'content':_0x3766c4(_0x48db1e,_0x52f706(0x195))}:_0x52f706(0x153)==_0x5a145f?{'type':_0x52f706(0x120),'content':_0x3766c4(_0x48db1e,_0x52f706(0x174))}:_0x53f0e6;}),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x31d988=>this[_0x11a800(0x145)](_0x31d988)),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x13d137=>this[_0x11a800(0x131)](_0x13d137)),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)]['on'](_0x11a800(0x13f),(_0x45fbd9,_0x110bab)=>{const _0x46c9a3=_0x11a800;if(_0x110bab[_0x46c9a3(0x133)]||!_0x110bab[_0x46c9a3(0x1a5)])return!0x1;this[_0x46c9a3(0x110)]();},{'priority':_0x11a800(0x11f)}),this[_0x11a800(0x126)]();}[_0x9bc52d(0x145)](_0x51e7cf){const _0x130673=_0x9bc52d;if(_0x51e7cf[_0x130673(0x18c)][_0x130673(0x133)]||!_0x51e7cf[_0x130673(0x18c)][_0x130673(0x1a5)])return!0x1;let _0x26f380=!0x1;const _0x10128f=this[_0x130673(0x191)][_0x130673(0x13e)][_0x130673(0x10c)](_0x130673(0x15c))[_0x130673(0x1a4)]({'skipNotAttached':!0x0})[_0x130673(0x14a)](_0x139dfb=>_0x139dfb[_0x130673(0x146)]&&_0x130673(0x14f)==_0x139dfb[_0x130673(0x146)][_0x130673(0x115)])[_0x130673(0x14a)](_0x2c152d=>_0x2c152d[_0x130673(0x146)][_0x130673(0x156)]&&_0x2c152d[_0x130673(0x146)][_0x130673(0x153)]);for(const _0x32c6e0 of _0x10128f)Ee(_0x32c6e0)||(_0x51e7cf[_0x130673(0x179)](_0x32c6e0[_0x130673(0x19d)]()),_0x26f380=!0x0);return _0x26f380;}[_0x9bc52d(0x131)](_0x3af8d0){const _0x325186=_0x9bc52d;if(_0x3af8d0[_0x325186(0x18c)][_0x325186(0x133)]||!_0x3af8d0[_0x325186(0x18c)][_0x325186(0x1a5)])return!0x1;const _0xfe6034=this[_0x325186(0x191)][_0x325186(0x13e)][_0x325186(0x10c)](_0x325186(0x15c));if(_0xfe6034[_0x325186(0x12e)][_0x325186(0x199)])return!0x1;let _0x558938=!0x1;const _0x21c89c=[_0x325186(0x148),_0x325186(0x14f),_0x325186(0x196),_0x325186(0x12a),_0x325186(0x18f),_0x325186(0x182),_0x325186(0x1a1),_0x325186(0x166),_0x325186(0x132)],_0x29aac1=this[_0x325186(0x191)][_0x325186(0x1a3)][_0x325186(0x124)][_0x325186(0x11a)][_0x325186(0x169)]()[_0x325186(0x14a)](_0x3b4d53=>_0x325186(0x15e)==_0x3b4d53[_0x325186(0x10f)])[_0x325186(0x14a)](_0x1e8994=>_0x21c89c[_0x325186(0x106)](_0x1e8994[_0x325186(0x127)]));if(0x0==_0x29aac1[_0x325186(0x130)])return _0x558938;for(const _0x13c922 of _0x29aac1){const _0x35923e=_0xfe6034[_0x325186(0x15d)](_0x13c922[_0x325186(0x13b)],_0x325186(0x15e))[_0x325186(0x14a)](_0x3f40e3=>!_0x3f40e3[_0x325186(0x178)][_0x325186(0x19e)])[_0x325186(0x185)](_0x2aea8a=>_0x2aea8a[_0x325186(0x181)])[_0x325186(0x14a)](_0x18489f=>{const _0x10751d=_0x325186,_0x5646e4=_0xfe6034[_0x10751d(0x175)](_0x18489f);return _0x21c89c[_0x10751d(0x106)](_0x5646e4);});if(_0x35923e[_0x325186(0x130)]){for(const _0x4bc868 of _0x35923e)_0x3af8d0[_0x325186(0x179)](_0x4bc868[_0x325186(0x19d)]());_0x558938=!0x0;}}return _0x558938;}[_0x9bc52d(0x110)](){const _0x1223d2=_0x9bc52d,_0x221ee4=this[_0x1223d2(0x191)][_0x1223d2(0x13e)][_0x1223d2(0x10c)](_0x1223d2(0x15c)),_0x5176c7=[_0x1223d2(0x148),_0x1223d2(0x14f),_0x1223d2(0x196),_0x1223d2(0x12a),_0x1223d2(0x18f),_0x1223d2(0x182),_0x1223d2(0x1a1),_0x1223d2(0x166),_0x1223d2(0x132)];let _0x5597de;const _0x33fe89=new Set(this[_0x1223d2(0x191)][_0x1223d2(0x1a3)][_0x1223d2(0x124)][_0x1223d2(0x11a)][_0x1223d2(0x158)]()[_0x1223d2(0x14a)](_0x5cf41b=>{const _0x397bdc=_0x1223d2;if(_0x5cf41b[_0x397bdc(0x146)][_0x397bdc(0x164)]||!_0x5cf41b[_0x397bdc(0x146)][_0x397bdc(0x187)])return null;if(!_0x5cf41b[_0x397bdc(0x192)][_0x397bdc(0x11b)](_0x397bdc(0x154)))return null;const {id:_0xaecb7}=_0x221ee4[_0x397bdc(0x122)](_0x5cf41b[_0x397bdc(0x192)]);if(!_0x221ee4[_0x397bdc(0x141)](_0xaecb7))return null;const _0x1cd1be=_0x221ee4[_0x397bdc(0x105)](_0xaecb7);return _0x5176c7[_0x397bdc(0x106)](_0x1cd1be[_0x397bdc(0x146)][_0x397bdc(0x115)]);})[_0x1223d2(0x185)](_0x5c0725=>{const _0x203a3f=_0x1223d2,{id:_0x582ce6}=_0x221ee4[_0x203a3f(0x122)](_0x5c0725[_0x203a3f(0x192)]),_0x40332c=_0x221ee4[_0x203a3f(0x105)](_0x582ce6);return _0x5597de=_0x40332c[_0x203a3f(0x19a)][_0x203a3f(0x123)],_0x40332c[_0x203a3f(0x150)]()[_0x203a3f(0x109)][_0x203a3f(0x14b)];}));if(0x0==_0x33fe89[_0x1223d2(0x15f)])return;const _0x27b01d=_0x221ee4[_0x1223d2(0x1a4)]({'skipNotAttached':!0x0})[_0x1223d2(0x14a)](_0x1ecf3c=>_0x1223d2(0x15e)==_0x1ecf3c[_0x1223d2(0x10f)]&&_0x1ecf3c[_0x1223d2(0x146)]&&_0x5176c7[_0x1223d2(0x106)](_0x1ecf3c[_0x1223d2(0x146)][_0x1223d2(0x115)])&&_0x1ecf3c[_0x1223d2(0x19a)][_0x1223d2(0x123)]!=_0x5597de)[_0x1223d2(0x185)](_0x5ae3a7=>({'listItem':_0x5ae3a7[_0x1223d2(0x150)]()[_0x1223d2(0x109)][_0x1223d2(0x14b)],'groupId':_0x5ae3a7[_0x1223d2(0x19a)][_0x1223d2(0x123)]})),_0x2d0f41=new Set();for(const {groupId:_0xb80e04,listItem:_0x1c0b5a}of _0x27b01d)_0x33fe89[_0x1223d2(0x198)](_0x1c0b5a)&&_0x2d0f41[_0x1223d2(0x159)](_0xb80e04);for(const _0x5b1744 of _0x221ee4[_0x1223d2(0x1a4)]())_0x2d0f41[_0x1223d2(0x198)](_0x5b1744[_0x1223d2(0x19a)][_0x1223d2(0x123)])&&_0x5b1744[_0x1223d2(0x13d)](_0x1223d2(0x123),_0x5597de);}[_0x9bc52d(0x126)](){const _0x201fc0=_0x9bc52d,_0x2fca42=this[_0x201fc0(0x191)],_0x2a779f=_0x2fca42[_0x201fc0(0x186)],_0x235476=_0x2fca42[_0x201fc0(0x13e)][_0x201fc0(0x10c)](_0x201fc0(0x15c));this[_0x201fc0(0x13a)](),_0x235476[_0x201fc0(0x10e)][_0x201fc0(0x160)](_0x201fc0(0x16d),_0x201fc0(0x151),_0x201fc0(0x172),function(_0x388813,_0x2a82b1){const _0x8a2e82=_0x201fc0,_0x35df0c=[];for(let _0xea58d9 of _0x388813)_0xea58d9[_0x8a2e82(0x109)][_0x8a2e82(0x14b)]===_0xea58d9[_0x8a2e82(0x161)][_0x8a2e82(0x10a)]&&(_0xea58d9=_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x142)](_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x112)](_0xea58d9[_0x8a2e82(0x109)][_0x8a2e82(0x14b)],0x0))),_0x35df0c[_0x8a2e82(0x167)](_0xea58d9);_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x12d)](_0xf4e26c=>{const _0x2b5be2=_0x8a2e82,_0x5d8865=_0x2fca42[_0x2b5be2(0x1a3)][_0x2b5be2(0x124)][_0x2b5be2(0x190)],_0x45ac2a=Array[_0x2b5be2(0x128)](_0x5d8865[_0x2b5be2(0x19c)]())[_0x2b5be2(0x185)](_0x1e7be8=>_0x449b89[_0x2b5be2(0x16a)](_0x1e7be8));_0xf4e26c[_0x2b5be2(0x11d)](_0x35df0c),_0x2fca42[_0x2b5be2(0x189)][_0x2b5be2(0x10c)](_0x2a82b1[_0x2b5be2(0x16e)])[_0x2b5be2(0x125)](),_0x2a82b1[_0x2b5be2(0x11e)][_0x2b5be2(0x167)]({'forceDefaultExecution':!0x0}),_0x2fca42[_0x2b5be2(0x19b)](_0x2a82b1[_0x2b5be2(0x16e)],..._0x2a82b1[_0x2b5be2(0x11e)]),_0xf4e26c[_0x2b5be2(0x11d)](_0x45ac2a);for(const _0x3fb588 of _0x45ac2a)_0x3fb588[_0x2b5be2(0x16b)]();});}),_0x235476[_0x201fc0(0x147)][_0x201fc0(0x118)](function(_0x3a1a16){const _0x908ff0=_0x201fc0,_0x599c0c=!_0x2fca42[_0x908ff0(0x1a3)][_0x908ff0(0x119)][_0x908ff0(0x149)](_0x3a1a16),_0x45ef39=_0x3a1a16[_0x908ff0(0x117)],_0x1ee364=_0x3a1a16[_0x908ff0(0x108)],_0x23a890=_0x3a1a16[_0x908ff0(0x194)](_0x908ff0(0x14f)),_0x432e75=!_0x45ef39||_0x45ef39[_0x908ff0(0x194)](_0x908ff0(0x14f))!==_0x23a890,_0x1b3bd2=!_0x1ee364||_0x1ee364[_0x908ff0(0x194)](_0x908ff0(0x14f))!==_0x23a890;return _0x599c0c&&Boolean(_0x23a890)&&_0x432e75&&_0x1b3bd2;},_0x480fb3=>_0x3766c4(_0x2a779f,_0x201fc0(0x17f),_0x480fb3));}[_0x9bc52d(0x13a)](){const _0x4f5934=_0x9bc52d,_0x31859e=this[_0x4f5934(0x191)],_0x433b1b=_0x31859e[_0x4f5934(0x186)];function _0x51c5be(_0x127f91){const _0x33f27f=_0x4f5934,_0x153c77=_0x31859e[_0x33f27f(0x189)][_0x33f27f(0x10c)](_0x33f27f(0x144))[_0x33f27f(0x199)],_0x2b82d2=_0x31859e[_0x33f27f(0x189)][_0x33f27f(0x10c)](_0x33f27f(0x171))[_0x33f27f(0x199)];return _0x33f27f(0x171)===_0x127f91?_0x153c77:_0x2b82d2;}_0x31859e[_0x4f5934(0x13e)][_0x4f5934(0x10c)](_0x4f5934(0x15c))[_0x4f5934(0x147)][_0x4f5934(0x157)](function(_0x190e00){const _0x212841=_0x4f5934;if(_0x212841(0x16d)!=_0x190e00[_0x212841(0x10f)])return;const {data:_0x2b4707}=_0x190e00;if(!_0x2b4707)return;let _0x1f86b2,_0x489483,_0x2395ba,_0x42ade6;switch(_0x2b4707[_0x212841(0x16e)]){case _0x212841(0x144):_0x2395ba=_0x2b4707[_0x212841(0x11e)][0x0][_0x212841(0x114)],_0x42ade6=_0x51c5be(_0x2b4707[_0x212841(0x16e)]),_0x1f86b2=_0x2395ba?_0x212841(0x137):_0x212841(0x134),!_0x42ade6&&_0x31859e[_0x212841(0x19f)][_0x212841(0x10c)](_0x212841(0x17a))||(_0x1f86b2=_0x212841(0x139)),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x129)))};break;case _0x212841(0x171):_0x2395ba=_0x2b4707[_0x212841(0x11e)][0x0][_0x212841(0x114)],_0x42ade6=_0x51c5be(_0x2b4707[_0x212841(0x16e)]),_0x1f86b2=_0x2395ba?_0x212841(0x137):_0x212841(0x134),!_0x42ade6&&_0x31859e[_0x212841(0x19f)][_0x212841(0x10c)](_0x212841(0x17a))||(_0x1f86b2=_0x212841(0x139)),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x135)))};break;case _0x212841(0x113):_0x1f86b2=_0x212841(0x18b),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x17f)))};break;case _0x212841(0x13c):_0x1f86b2=function(_0x15507c){const _0x6d44fd=_0x212841,_0x3dbdc6=_0x15507c[_0x6d44fd(0x150)]();let _0x5ccca4=_0x3dbdc6[_0x6d44fd(0x109)][_0x6d44fd(0x14b)];for(;_0x5ccca4&&_0x3dbdc6[_0x6d44fd(0x193)](_0x5ccca4);){if(_0x5ccca4[_0x6d44fd(0x194)](_0x6d44fd(0x196))>0x0)return!0x1;_0x5ccca4=_0x5ccca4[_0x6d44fd(0x108)];}return!0x0;}(_0x190e00)?_0x3766c4(_0x433b1b,_0x212841(0x134),_0x3766c4(_0x433b1b,function(_0x55750b){const _0x5131fc=_0x212841;return _0x5131fc(0x107)+_0x55750b[_0x5131fc(0x150)]()[_0x5131fc(0x109)][_0x5131fc(0x14b)][_0x5131fc(0x194)](_0x5131fc(0x148))[_0x5131fc(0x188)]()+_0x5131fc(0x17e);}(_0x190e00))):_0x3766c4(_0x433b1b,_0x212841(0x176),_0x3766c4(_0x433b1b,_0x212841(0x17f))),_0x489483={'type':_0x212841(0x120),'content':_0x1f86b2};break;case _0x212841(0x155):case _0x212841(0x10d):!0x1===_0x2b4707[_0x212841(0x168)]&&(_0x1f86b2=_0x212841(0x18a),_0x489483={'type':_0x212841(0x165),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x17f)))});}return _0x489483;});}}function Ee(_0x262362){const _0x4f1356=_0x9bc52d;let _0x2f83ea=_0x262362[_0x4f1356(0x150)]()[_0x4f1356(0x109)][_0x4f1356(0x14b)][_0x4f1356(0x117)];for(;_0x2f83ea;){const _0x13fab8=_0x2f83ea[_0x4f1356(0x194)](_0x4f1356(0x14f));if(!_0x13fab8)return!0x1;if(_0x13fab8==_0x262362[_0x4f1356(0x146)][_0x4f1356(0x156)])return _0x4f1356(0x156);if(_0x13fab8==_0x262362[_0x4f1356(0x146)][_0x4f1356(0x153)])return _0x4f1356(0x153);_0x2f83ea=_0x2f83ea[_0x4f1356(0x117)];}return!0x1;}