@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241018.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 _0x3c834c=_0x47bc;(function(_0x52bc36,_0x1e569f){const _0x5895af=_0x47bc,_0x884c9c=_0x52bc36();while(!![]){try{const _0x35d0b9=-parseInt(_0x5895af(0x186))/0x1+parseInt(_0x5895af(0x189))/0x2+parseInt(_0x5895af(0x12e))/0x3*(parseInt(_0x5895af(0x12c))/0x4)+-parseInt(_0x5895af(0x188))/0x5+parseInt(_0x5895af(0x158))/0x6*(parseInt(_0x5895af(0x124))/0x7)+-parseInt(_0x5895af(0x118))/0x8*(parseInt(_0x5895af(0x17c))/0x9)+-parseInt(_0x5895af(0x126))/0xa*(-parseInt(_0x5895af(0x180))/0xb);if(_0x35d0b9===_0x1e569f)break;else _0x884c9c['push'](_0x884c9c['shift']());}catch(_0x232293){_0x884c9c['push'](_0x884c9c['shift']());}}}(_0x2a43,0x4bfc5));import{Plugin as _0x10b6ac}from'ckeditor5/src/core.js';function _0x2a43(){const _0xe44a=['attribute','6tTITOb','ELEMENT_IMAGE','detach','discard','backward','imageInline','ImageEditing','has','getContainedElement','change','nodeBefore','insertImage','addObject','createRangeOn','locale','uploadImage','registerDescriptionCallback','isIntersecting','start','*Set\x20image\x20width:*\x20%0','find','_suggestionFactory','registerAttributeLabel','document','ImageCaptionUtils','enableDefaultAttributesIntegration','imageTextAlternative','newValue','insertion','alt','getCaptionFromImageModelElement','forward','width','get','registerCustomCallback','schema','36EaVWit','chain','isEqual','*Remove\x20image\x20text\x20alternative*','33PmsmUx','imageCaption','ImageResize','ImageTextAlternativeEditing','toggleImageCaption','commandParams','508037eVoYIo','ImageInlineEditing','489985TylqTs','464672vDMvOA','element','ImageUploadEditing','format','registerBlockAttribute','model','deletion','subType','Block\x20image\x20to\x20inline\x20image','88680EThGGK','FORMAT_IMAGE_SIZE','key','forceDefaultExecution','markBlockFormat','resizedWidth','enableCommand','isCollapsed','commandName','imageTypeBlock','getFirstRange','fromPosition','1288189ZooDXa','imageBlock','180930czpire','ImageUtils','Inline\x20image\x20to\x20block\x20image','imageTypeInline','markInsertion','plugins','4lOWEGC','length','1472907eTQZOs','type','ImageCaptionEditing','descriptionFactory','afterInit','getSuggestionCallback','ELEMENT_INLINE_IMAGE','nodeAfter','filter','convertInlineImageToBlock','removeObject','ELEMENT_CAPTION','end','*Set\x20image\x20text\x20alternative:*\x20%0','ImageBlockEditing','join','imageStylePreApply','isBlockImage','_findSuggestions','getNearestSelectionRange','previous','caption','registerElementLabel','resizeImage','editor','isBefore','TrackChangesEditing','createRange','selection','formatInline','*Reset\x20image\x20width*','toPrevious','toNext','convertBlockImageToInline','getClosestSelectedImageElement','findIndex','formatBlock','accept','isOwn','markDeletion','_registerLegacyDescription'];_0x2a43=function(){return _0xe44a;};return _0x2a43();}import{LivePosition as _0xaa1605}from'ckeditor5/src/engine.js';import{getTranslation as _0x50bd86}from'../utils/common-translations.js';function _0x47bc(_0x5e90eb,_0x1a6c98){const _0x2a4351=_0x2a43();return _0x47bc=function(_0x47bc75,_0x14bd1b){_0x47bc75=_0x47bc75-0x114;let _0x47a9a1=_0x2a4351[_0x47bc75];return _0x47a9a1;},_0x47bc(_0x5e90eb,_0x1a6c98);}export default class nt extends _0x10b6ac{[_0x3c834c(0x132)](){const _0x1d62c6=_0x3c834c,_0x51de43=this[_0x1d62c6(0x146)];if(!_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x15e)))return;const _0x1594e3=_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x179)](_0x1d62c6(0x148)),_0x52baf6=_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x179)](_0x1d62c6(0x127)),_0x5bfcf8=_0x51de43[_0x1d62c6(0x166)];_0x1594e3[_0x1d62c6(0x11e)](_0x1d62c6(0x163)),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x144)](_0x1d62c6(0x125),_0x2f1e39=>_0x50bd86(_0x5bfcf8,_0x1d62c6(0x159),_0x2f1e39)),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x144)](_0x1d62c6(0x15d),_0x126636=>_0x50bd86(_0x5bfcf8,_0x1d62c6(0x134),_0x126636)),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x144)](_0x1d62c6(0x143),()=>_0x50bd86(_0x5bfcf8,_0x1d62c6(0x139))),_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x18b))&&_0x1594e3[_0x1d62c6(0x11e)](_0x1d62c6(0x167)),_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x13c))&&_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x187))&&(_0x1594e3[_0x1d62c6(0x11e)](_0x1d62c6(0x129),(_0x5b8a84,_0x4d90a8)=>{const _0x53e049=_0x1d62c6,_0x4ae5d5=_0x52baf6[_0x53e049(0x150)](_0x51de43[_0x53e049(0x114)][_0x53e049(0x16f)][_0x53e049(0x14a)]);_0x51de43[_0x53e049(0x114)][_0x53e049(0x161)](()=>{const _0x4f4482=_0x53e049;_0x1594e3[_0x4f4482(0x11c)](_0x4ae5d5,{'commandName':_0x4f4482(0x129),'commandParams':[_0x4d90a8]},[],_0x4f4482(0x14f));});}),_0x1594e3[_0x1d62c6(0x11e)](_0x1d62c6(0x121),(_0xfde27,_0x4059a9)=>{const _0x2568b8=_0x1d62c6;_0x51de43[_0x2568b8(0x114)][_0x2568b8(0x161)](_0xd38439=>{const _0x58f544=_0x2568b8;let _0x3b8c1f=_0x52baf6[_0x58f544(0x150)](_0x51de43[_0x58f544(0x114)][_0x58f544(0x16f)][_0x58f544(0x14a)]),_0x3ee633=_0xd38439[_0x58f544(0x165)](_0x3b8c1f);const _0x4c3016=_0xaa1605[_0x58f544(0x123)](_0x3ee633[_0x58f544(0x16a)],_0x58f544(0x14d)),_0xe97f1e=_0xaa1605[_0x58f544(0x123)](_0x3ee633[_0x58f544(0x13a)],_0x58f544(0x14e));_0x1594e3[_0x58f544(0x11b)](()=>_0xfde27(_0x4059a9)),_0x3b8c1f=_0x52baf6[_0x58f544(0x150)](_0x51de43[_0x58f544(0x114)][_0x58f544(0x16f)][_0x58f544(0x14a)]),_0x3ee633=_0xd38439[_0x58f544(0x165)](_0x3b8c1f);const _0x3b7467=_0xd38439[_0x58f544(0x149)](_0x4c3016,_0xe97f1e);_0x4c3016[_0x58f544(0x15a)](),_0xe97f1e[_0x58f544(0x15a)](),_0x1594e3[_0x58f544(0x11c)](_0x3b8c1f,{'commandName':_0x58f544(0x129),'commandParams':[_0x4059a9]},[],_0x58f544(0x137)),_0x3b7467[_0x58f544(0x16a)][_0x58f544(0x147)](_0x3ee633[_0x58f544(0x16a)])&&_0x1594e3[_0x58f544(0x12a)](_0xd38439[_0x58f544(0x149)](_0x3b7467[_0x58f544(0x16a)],_0x3ee633[_0x58f544(0x16a)]),_0x58f544(0x137)),_0x3ee633[_0x58f544(0x13a)][_0x58f544(0x147)](_0x3b7467[_0x58f544(0x13a)])&&_0x1594e3[_0x58f544(0x12a)](_0xd38439[_0x58f544(0x149)](_0x3ee633[_0x58f544(0x13a)],_0x3b7467[_0x58f544(0x13a)]),_0x58f544(0x137));});}),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x152),_0x1d62c6(0x137),_0x1d62c6(0x13d),()=>!0x1),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x152),_0x1d62c6(0x137),_0x1d62c6(0x153),()=>!0x1),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x152),_0x1d62c6(0x137),_0x1d62c6(0x15b),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x133)](_0x1d62c6(0x152),'',_0x1d62c6(0x153))),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x174),_0x1d62c6(0x137),_0x1d62c6(0x13d),()=>!0x1),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x174),_0x1d62c6(0x137),_0x1d62c6(0x15b),([_0x124a84])=>{const _0x16f2d5=_0x1d62c6,_0x4f385f=_0x1594e3[_0x16f2d5(0x16d)][_0x16f2d5(0x133)](_0x16f2d5(0x174),'',_0x16f2d5(0x15b));let _0x2d8049=_0x124a84[_0x16f2d5(0x16a)],_0x44fdcb=_0x124a84[_0x16f2d5(0x13a)];const _0x178391=_0x51de43[_0x16f2d5(0x114)][_0x16f2d5(0x17b)][_0x16f2d5(0x141)](_0x2d8049,_0x16f2d5(0x15c)),_0x8482cf=_0x51de43[_0x16f2d5(0x114)][_0x16f2d5(0x17b)][_0x16f2d5(0x141)](_0x44fdcb,_0x16f2d5(0x177));_0x178391[_0x16f2d5(0x11f)]&&(_0x2d8049=_0x178391[_0x16f2d5(0x16a)]),_0x8482cf[_0x16f2d5(0x11f)]&&(_0x44fdcb=_0x8482cf[_0x16f2d5(0x13a)]),_0x4f385f([_0x51de43[_0x16f2d5(0x114)][_0x16f2d5(0x149)](_0x2d8049,_0x44fdcb)]);}),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x152),_0x1d62c6(0x137),_0x1d62c6(0x17d),_0x21821a),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x174),_0x1d62c6(0x137),_0x1d62c6(0x17d),_0x21821a)),_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x130))&&(_0x1594e3[_0x1d62c6(0x11e)](_0x1d62c6(0x184),(_0x472d9b,_0x24403c)=>{const _0x18ceef=_0x1d62c6,_0x17f520=_0x51de43[_0x18ceef(0x12b)][_0x18ceef(0x179)](_0x18ceef(0x170));let _0x19ccbc=_0x52baf6[_0x18ceef(0x150)](_0x51de43[_0x18ceef(0x114)][_0x18ceef(0x16f)][_0x18ceef(0x14a)]),_0x1ee0cc=_0x17f520[_0x18ceef(0x176)](_0x19ccbc);_0x51de43[_0x18ceef(0x114)][_0x18ceef(0x161)](()=>{const _0x443250=_0x18ceef;if(_0x1ee0cc)return void _0x1594e3[_0x443250(0x155)](_0x51de43[_0x443250(0x114)][_0x443250(0x165)](_0x1ee0cc));const _0x24aed6=_0x52baf6[_0x443250(0x13f)](_0x19ccbc);_0x472d9b(_0x24403c),_0x19ccbc=_0x52baf6[_0x443250(0x150)](_0x51de43[_0x443250(0x114)][_0x443250(0x16f)][_0x443250(0x14a)]),_0x1ee0cc=_0x17f520[_0x443250(0x176)](_0x19ccbc),_0x1594e3[_0x443250(0x12a)](_0x51de43[_0x443250(0x114)][_0x443250(0x165)](_0x1ee0cc),_0x24aed6?null:_0x443250(0x181));});}),_0x1594e3[_0x1d62c6(0x16d)][_0x1d62c6(0x17a)](_0x1d62c6(0x174),_0x1d62c6(0x181),_0x1d62c6(0x17d),_0x21821a));const _0x19efb6=[{'type':_0x1d62c6(0x152),'subType':_0x1d62c6(0x13e)},{'type':_0x1d62c6(0x174),'subType':_0x1d62c6(0x181)},{'type':_0x1d62c6(0x152),'subType':_0x1d62c6(0x137)},{'type':_0x1d62c6(0x174),'subType':_0x1d62c6(0x137)}];function _0x4aa75e(_0x2e3e1e,_0x2672e9){const _0x21847b=_0x1d62c6,_0x49093c=_0x19efb6[_0x21847b(0x151)](({type:_0x1e64aa,subType:_0x116c14})=>_0x2e3e1e[_0x21847b(0x12f)]==_0x1e64aa&&_0x2e3e1e[_0x21847b(0x116)]==_0x116c14),_0x3932f1=_0x19efb6[_0x21847b(0x151)](({type:_0x3559bc,subType:_0x255099})=>_0x2672e9[_0x21847b(0x12f)]==_0x3559bc&&_0x2672e9[_0x21847b(0x116)]==_0x255099);if(_0x49093c<0x0||_0x3932f1<0x0)return!0x1;const _0x913e78=_0x2e3e1e[_0x21847b(0x122)](),_0x2bfbf0=_0x2672e9[_0x21847b(0x122)]();if((0x0==_0x49093c||0x1==_0x49093c)&&0x2==_0x3932f1&&_0x913e78[_0x21847b(0x169)](_0x2bfbf0))return!0x0;if(0x2==_0x49093c&&0x3==_0x3932f1){const _0x23c900=_0x1594e3[_0x21847b(0x140)](_0x913e78,_0x21847b(0x174))[_0x21847b(0x136)](({suggestion:_0x3260e7,meta:_0x377504})=>_0x377504[_0x21847b(0x154)]&&_0x21847b(0x137)==_0x3260e7[_0x21847b(0x116)]);if(_0x23c900[_0x21847b(0x12d)]>0x1&&_0x2bfbf0[_0x21847b(0x13a)][_0x21847b(0x17e)](_0x913e78[_0x21847b(0x16a)]))return!0x0;if(0x1==_0x23c900[_0x21847b(0x12d)]&&(_0x913e78[_0x21847b(0x16a)][_0x21847b(0x17e)](_0x2bfbf0[_0x21847b(0x13a)])||_0x913e78[_0x21847b(0x13a)][_0x21847b(0x17e)](_0x2bfbf0[_0x21847b(0x16a)])))return!0x0;}if(0x3==_0x49093c&&0x3==_0x3932f1&&_0x913e78[_0x21847b(0x16a)][_0x21847b(0x147)](_0x2bfbf0[_0x21847b(0x16a)])){const _0x173236=_0x913e78[_0x21847b(0x13a)][_0x21847b(0x135)],_0x5d0d74=_0x2bfbf0[_0x21847b(0x16a)][_0x21847b(0x162)];return _0x52baf6[_0x21847b(0x13f)](_0x173236)&&_0x173236===_0x5d0d74;}return!0x1;}function _0x21821a(_0x12daac,_0x4435b8){return _0x4aa75e(_0x12daac,_0x4435b8)?[_0x12daac,_0x4435b8]:_0x4aa75e(_0x4435b8,_0x12daac)?[_0x4435b8,_0x12daac]:null;}_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x182))&&(_0x1594e3[_0x1d62c6(0x171)](_0x1d62c6(0x145)),_0x1594e3[_0x1d62c6(0x18d)](_0x1d62c6(0x11d)),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x16e)](_0x1d62c6(0x11d),_0x50bd86(_0x5bfcf8,_0x1d62c6(0x119)))),_0x51de43[_0x1d62c6(0x12b)][_0x1d62c6(0x15f)](_0x1d62c6(0x183))&&(_0x1594e3[_0x1d62c6(0x171)](_0x1d62c6(0x172)),_0x1594e3[_0x1d62c6(0x18d)](_0x1d62c6(0x175))),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x168)](_0xfd96d2=>{const _0x1826d6=_0x1d62c6;if(!!_0x19efb6[_0x1826d6(0x16c)](({type:_0x52727e,subType:_0x14519b})=>_0xfd96d2[_0x1826d6(0x12f)]==_0x52727e&&_0xfd96d2[_0x1826d6(0x116)]==_0x14519b))return _0xfd96d2[_0x1826d6(0x142)]?{}:void 0x0;}),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x168)](_0x58fc08=>{const _0x5dd1ab=_0x1d62c6;if(_0x5dd1ab(0x174)==_0x58fc08[_0x5dd1ab(0x12f)]||_0x5dd1ab(0x115)==_0x58fc08[_0x5dd1ab(0x12f)]){const _0x33d408=_0x58fc08[_0x5dd1ab(0x160)]();if(_0x33d408&&_0x33d408['is'](_0x5dd1ab(0x18a),_0x5dd1ab(0x143)))return{'type':_0x5dd1ab(0x174)==_0x58fc08[_0x5dd1ab(0x12f)]?_0x5dd1ab(0x164):_0x5dd1ab(0x138),'element':_0x33d408,'quantity':0x1};}}),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x168)](_0x13c209=>_0x1d62c6(0x152)==_0x13c209[_0x1d62c6(0x12f)]&&_0x1d62c6(0x137)==_0x13c209[_0x1d62c6(0x116)]?{'type':_0x1d62c6(0x18c),'content':_0x1d62c6(0x128)}:_0x1d62c6(0x152)==_0x13c209[_0x1d62c6(0x12f)]&&_0x1d62c6(0x14f)==_0x13c209[_0x1d62c6(0x116)]?{'type':_0x1d62c6(0x18c),'content':_0x1d62c6(0x117)}:void 0x0),_0x1594e3[_0x1d62c6(0x131)][_0x1d62c6(0x168)](_0x589207=>{const _0x21007a=_0x1d62c6;if(_0x21007a(0x157)!=_0x589207[_0x21007a(0x12f)])return;const {data:_0x2314dd}=_0x589207;if(!_0x2314dd||_0x21007a(0x175)!=_0x2314dd[_0x21007a(0x11a)])return;const _0x1208eb=_0x2314dd[_0x21007a(0x173)];return _0x1208eb?{'type':_0x21007a(0x18c),'content':_0x50bd86(_0x5bfcf8,_0x21007a(0x13b),'\x22'+_0x1208eb+'\x22')}:{'type':_0x21007a(0x18c),'content':_0x50bd86(_0x5bfcf8,_0x21007a(0x17f))};}),this[_0x1d62c6(0x156)]();}[_0x3c834c(0x156)](){const _0x543c14=_0x3c834c,_0x374acf=this[_0x543c14(0x146)],_0x109471=_0x374acf[_0x543c14(0x166)];_0x374acf[_0x543c14(0x12b)][_0x543c14(0x179)](_0x543c14(0x148))[_0x543c14(0x131)][_0x543c14(0x168)](_0x16c49f=>{const _0x43a50f=_0x543c14;if(_0x43a50f(0x152)!=_0x16c49f[_0x43a50f(0x12f)]&&_0x43a50f(0x14b)!=_0x16c49f[_0x43a50f(0x12f)])return;const {data:_0x54cc59}=_0x16c49f;if(_0x54cc59){if(_0x43a50f(0x172)==_0x54cc59[_0x43a50f(0x120)]){const _0x47b938=_0x54cc59[_0x43a50f(0x185)][0x0][_0x43a50f(0x173)];return _0x47b938?{'type':_0x43a50f(0x18c),'content':_0x50bd86(_0x109471,_0x43a50f(0x13b),'\x22'+_0x47b938+'\x22')}:{'type':_0x43a50f(0x18c),'content':_0x50bd86(_0x109471,_0x43a50f(0x17f))};}if(_0x43a50f(0x145)==_0x54cc59[_0x43a50f(0x120)]){const _0x3cb862=_0x54cc59[_0x43a50f(0x185)][0x0][_0x43a50f(0x178)];return _0x3cb862?{'type':_0x43a50f(0x18c),'content':_0x50bd86(_0x109471,_0x43a50f(0x16b),_0x3cb862)}:{'type':_0x43a50f(0x18c),'content':_0x50bd86(_0x109471,_0x43a50f(0x14c))};}}});}}
23
+ const _0x4ac0b0=_0xd37f;(function(_0x4fd044,_0x38d3b8){const _0x29684c=_0xd37f,_0x14c8ea=_0x4fd044();while(!![]){try{const _0x4a8ea8=parseInt(_0x29684c(0x12c))/0x1*(parseInt(_0x29684c(0x118))/0x2)+parseInt(_0x29684c(0x13d))/0x3*(parseInt(_0x29684c(0x14e))/0x4)+-parseInt(_0x29684c(0x111))/0x5+-parseInt(_0x29684c(0x11d))/0x6+parseInt(_0x29684c(0x125))/0x7+parseInt(_0x29684c(0x137))/0x8*(parseInt(_0x29684c(0x11c))/0x9)+parseInt(_0x29684c(0x154))/0xa*(-parseInt(_0x29684c(0x11b))/0xb);if(_0x4a8ea8===_0x38d3b8)break;else _0x14c8ea['push'](_0x14c8ea['shift']());}catch(_0x1fa52f){_0x14c8ea['push'](_0x14c8ea['shift']());}}}(_0xea5d,0xa91f1));import{Plugin as _0x203835}from'ckeditor5/src/core.js';function _0xea5d(){const _0x3fb7f4=['end','enableDefaultAttributesIntegration','discard','uploadImage','schema','getCaptionFromImageModelElement','isBefore','ImageBlockEditing','markInsertion','*Remove\x20image\x20text\x20alternative*','imageTypeInline','findIndex','locale','previous','convertBlockImageToInline','format','toggleImageCaption','isBlockImage','Block\x20image\x20to\x20inline\x20image','addObject','insertImage','toNext','registerBlockAttribute','backward','getContainedElement','nodeBefore','markBlockFormat','ELEMENT_INLINE_IMAGE','getSuggestionCallback','*Set\x20image\x20text\x20alternative:*\x20%0','afterInit','getNearestSelectionRange','_registerLegacyDescription','find','type','removeObject','registerDescriptionCallback','getClosestSelectedImageElement','formatInline','toPrevious','subType','*Set\x20image\x20width:*\x20%0','insertion','imageTextAlternative','chain','accept','editor','938640YpVtKp','width','detach','getFirstRange','resizedWidth','ImageCaptionUtils','isEqual','280442CzeccP','convertInlineImageToBlock','imageStylePreApply','539mjgXDJ','9NveXoz','1114806TOtkDa','createRangeOn','Inline\x20image\x20to\x20block\x20image','ImageUploadEditing','model','createRange','newValue','isIntersecting','307083WenPeS','imageTypeBlock','forceDefaultExecution','registerElementLabel','imageBlock','registerAttributeLabel','alt','3shtSjO','forward','selection','join','deletion','length','TrackChangesEditing','_suggestionFactory','change','commandName','document','6872680BgpeSy','key','imageInline','start','resizeImage','FORMAT_IMAGE_SIZE','69ugjskR','ImageTextAlternativeEditing','caption','filter','has','element','registerCustomCallback','ImageResize','plugins','ELEMENT_IMAGE','fromPosition','enableCommand','ImageEditing','ELEMENT_CAPTION','ImageUtils','descriptionFactory','ImageInlineEditing','41276MqvGtD','nodeAfter','isOwn','markDeletion','isCollapsed','get','100960yCCkZL','imageCaption','*Reset\x20image\x20width*','_findSuggestions','ImageCaptionEditing','attribute','commandParams','formatBlock'];_0xea5d=function(){return _0x3fb7f4;};return _0xea5d();}function _0xd37f(_0x56afa3,_0x3f8dd3){const _0xea5d36=_0xea5d();return _0xd37f=function(_0xd37fa4,_0x2ba76a){_0xd37fa4=_0xd37fa4-0x10c;let _0x1b0212=_0xea5d36[_0xd37fa4];return _0x1b0212;},_0xd37f(_0x56afa3,_0x3f8dd3);}import{LivePosition as _0x546706}from'ckeditor5/src/engine.js';import{getTranslation as _0x273802}from'../utils/common-translations.js';export default class nt extends _0x203835{[_0x4ac0b0(0x17a)](){const _0x4fe86d=_0x4ac0b0,_0x33eb6e=this[_0x4fe86d(0x110)];if(!_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x149)))return;const _0x1a5280=_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x153)](_0x4fe86d(0x132)),_0x19f77d=_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x153)](_0x4fe86d(0x14b)),_0x5c3309=_0x33eb6e[_0x4fe86d(0x168)];_0x1a5280[_0x4fe86d(0x148)](_0x4fe86d(0x170)),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x128)](_0x4fe86d(0x129),_0x58e530=>_0x273802(_0x5c3309,_0x4fe86d(0x146),_0x58e530)),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x128)](_0x4fe86d(0x139),_0x33dccf=>_0x273802(_0x5c3309,_0x4fe86d(0x177),_0x33dccf)),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x128)](_0x4fe86d(0x13f),()=>_0x273802(_0x5c3309,_0x4fe86d(0x14a))),_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x120))&&_0x1a5280[_0x4fe86d(0x148)](_0x4fe86d(0x15f)),_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x163))&&_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x14d))&&(_0x1a5280[_0x4fe86d(0x148)](_0x4fe86d(0x166),(_0x5972ac,_0x2d3116)=>{const _0x439e77=_0x4fe86d,_0x488e8=_0x19f77d[_0x439e77(0x181)](_0x33eb6e[_0x439e77(0x121)][_0x439e77(0x136)][_0x439e77(0x12e)]);_0x33eb6e[_0x439e77(0x121)][_0x439e77(0x134)](()=>{const _0x3801d4=_0x439e77;_0x1a5280[_0x3801d4(0x176)](_0x488e8,{'commandName':_0x3801d4(0x166),'commandParams':[_0x2d3116]},[],_0x3801d4(0x16a));});}),_0x1a5280[_0x4fe86d(0x148)](_0x4fe86d(0x126),(_0xe1dfc4,_0x48ff93)=>{const _0x2e560c=_0x4fe86d;_0x33eb6e[_0x2e560c(0x121)][_0x2e560c(0x134)](_0x34c938=>{const _0x461911=_0x2e560c;let _0x2059a3=_0x19f77d[_0x461911(0x181)](_0x33eb6e[_0x461911(0x121)][_0x461911(0x136)][_0x461911(0x12e)]),_0x3ba147=_0x34c938[_0x461911(0x11e)](_0x2059a3);const _0x556225=_0x546706[_0x461911(0x147)](_0x3ba147[_0x461911(0x13a)],_0x461911(0x183)),_0x2632a5=_0x546706[_0x461911(0x147)](_0x3ba147[_0x461911(0x15c)],_0x461911(0x171));_0x1a5280[_0x461911(0x127)](()=>_0xe1dfc4(_0x48ff93)),_0x2059a3=_0x19f77d[_0x461911(0x181)](_0x33eb6e[_0x461911(0x121)][_0x461911(0x136)][_0x461911(0x12e)]),_0x3ba147=_0x34c938[_0x461911(0x11e)](_0x2059a3);const _0xf0bb6d=_0x34c938[_0x461911(0x122)](_0x556225,_0x2632a5);_0x556225[_0x461911(0x113)](),_0x2632a5[_0x461911(0x113)](),_0x1a5280[_0x461911(0x176)](_0x2059a3,{'commandName':_0x461911(0x166),'commandParams':[_0x48ff93]},[],_0x461911(0x119)),_0xf0bb6d[_0x461911(0x13a)][_0x461911(0x162)](_0x3ba147[_0x461911(0x13a)])&&_0x1a5280[_0x461911(0x164)](_0x34c938[_0x461911(0x122)](_0xf0bb6d[_0x461911(0x13a)],_0x3ba147[_0x461911(0x13a)]),_0x461911(0x119)),_0x3ba147[_0x461911(0x15c)][_0x461911(0x162)](_0xf0bb6d[_0x461911(0x15c)])&&_0x1a5280[_0x461911(0x164)](_0x34c938[_0x461911(0x122)](_0x3ba147[_0x461911(0x15c)],_0xf0bb6d[_0x461911(0x15c)]),_0x461911(0x119));});}),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x15b),_0x4fe86d(0x119),_0x4fe86d(0x12f),()=>!0x1),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x15b),_0x4fe86d(0x119),_0x4fe86d(0x10f),()=>!0x1),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x15b),_0x4fe86d(0x119),_0x4fe86d(0x15e),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x178)](_0x4fe86d(0x15b),'',_0x4fe86d(0x10f))),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x10c),_0x4fe86d(0x119),_0x4fe86d(0x12f),()=>!0x1),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x10c),_0x4fe86d(0x119),_0x4fe86d(0x15e),([_0x49e2d2])=>{const _0x2ac747=_0x4fe86d,_0x43a541=_0x1a5280[_0x2ac747(0x133)][_0x2ac747(0x178)](_0x2ac747(0x10c),'',_0x2ac747(0x15e));let _0x3ab8a2=_0x49e2d2[_0x2ac747(0x13a)],_0x1de2cf=_0x49e2d2[_0x2ac747(0x15c)];const _0xdce0ae=_0x33eb6e[_0x2ac747(0x121)][_0x2ac747(0x160)][_0x2ac747(0x17b)](_0x3ab8a2,_0x2ac747(0x173)),_0x37fd75=_0x33eb6e[_0x2ac747(0x121)][_0x2ac747(0x160)][_0x2ac747(0x17b)](_0x1de2cf,_0x2ac747(0x12d));_0xdce0ae[_0x2ac747(0x152)]&&(_0x3ab8a2=_0xdce0ae[_0x2ac747(0x13a)]),_0x37fd75[_0x2ac747(0x152)]&&(_0x1de2cf=_0x37fd75[_0x2ac747(0x15c)]),_0x43a541([_0x33eb6e[_0x2ac747(0x121)][_0x2ac747(0x122)](_0x3ab8a2,_0x1de2cf)]);}),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x15b),_0x4fe86d(0x119),_0x4fe86d(0x10e),_0x1c5d71),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x10c),_0x4fe86d(0x119),_0x4fe86d(0x10e),_0x1c5d71)),_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x158))&&(_0x1a5280[_0x4fe86d(0x148)](_0x4fe86d(0x16c),(_0x437a5b,_0x7fd44d)=>{const _0x89d491=_0x4fe86d,_0x465257=_0x33eb6e[_0x89d491(0x145)][_0x89d491(0x153)](_0x89d491(0x116));let _0x173c27=_0x19f77d[_0x89d491(0x181)](_0x33eb6e[_0x89d491(0x121)][_0x89d491(0x136)][_0x89d491(0x12e)]),_0x121c4b=_0x465257[_0x89d491(0x161)](_0x173c27);_0x33eb6e[_0x89d491(0x121)][_0x89d491(0x134)](()=>{const _0x5cf9f7=_0x89d491;if(_0x121c4b)return void _0x1a5280[_0x5cf9f7(0x151)](_0x33eb6e[_0x5cf9f7(0x121)][_0x5cf9f7(0x11e)](_0x121c4b));const _0x443202=_0x19f77d[_0x5cf9f7(0x16d)](_0x173c27);_0x437a5b(_0x7fd44d),_0x173c27=_0x19f77d[_0x5cf9f7(0x181)](_0x33eb6e[_0x5cf9f7(0x121)][_0x5cf9f7(0x136)][_0x5cf9f7(0x12e)]),_0x121c4b=_0x465257[_0x5cf9f7(0x161)](_0x173c27),_0x1a5280[_0x5cf9f7(0x164)](_0x33eb6e[_0x5cf9f7(0x121)][_0x5cf9f7(0x11e)](_0x121c4b),_0x443202?null:_0x5cf9f7(0x155));});}),_0x1a5280[_0x4fe86d(0x133)][_0x4fe86d(0x143)](_0x4fe86d(0x10c),_0x4fe86d(0x155),_0x4fe86d(0x10e),_0x1c5d71));const _0x7e1979=[{'type':_0x4fe86d(0x15b),'subType':_0x4fe86d(0x11a)},{'type':_0x4fe86d(0x10c),'subType':_0x4fe86d(0x155)},{'type':_0x4fe86d(0x15b),'subType':_0x4fe86d(0x119)},{'type':_0x4fe86d(0x10c),'subType':_0x4fe86d(0x119)}];function _0x204a08(_0x5b8c6c,_0x518b84){const _0x22a3cf=_0x4fe86d,_0x2c4736=_0x7e1979[_0x22a3cf(0x167)](({type:_0x4d5d86,subType:_0x5ab8d5})=>_0x5b8c6c[_0x22a3cf(0x17e)]==_0x4d5d86&&_0x5b8c6c[_0x22a3cf(0x184)]==_0x5ab8d5),_0x421257=_0x7e1979[_0x22a3cf(0x167)](({type:_0x1fcff8,subType:_0x3e4ea1})=>_0x518b84[_0x22a3cf(0x17e)]==_0x1fcff8&&_0x518b84[_0x22a3cf(0x184)]==_0x3e4ea1);if(_0x2c4736<0x0||_0x421257<0x0)return!0x1;const _0x2ecc42=_0x5b8c6c[_0x22a3cf(0x114)](),_0x43a94b=_0x518b84[_0x22a3cf(0x114)]();if((0x0==_0x2c4736||0x1==_0x2c4736)&&0x2==_0x421257&&_0x2ecc42[_0x22a3cf(0x124)](_0x43a94b))return!0x0;if(0x2==_0x2c4736&&0x3==_0x421257){const _0x423d3c=_0x1a5280[_0x22a3cf(0x157)](_0x2ecc42,_0x22a3cf(0x10c))[_0x22a3cf(0x140)](({suggestion:_0x453961,meta:_0x37aa33})=>_0x37aa33[_0x22a3cf(0x150)]&&_0x22a3cf(0x119)==_0x453961[_0x22a3cf(0x184)]);if(_0x423d3c[_0x22a3cf(0x131)]>0x1&&_0x43a94b[_0x22a3cf(0x15c)][_0x22a3cf(0x117)](_0x2ecc42[_0x22a3cf(0x13a)]))return!0x0;if(0x1==_0x423d3c[_0x22a3cf(0x131)]&&(_0x2ecc42[_0x22a3cf(0x13a)][_0x22a3cf(0x117)](_0x43a94b[_0x22a3cf(0x15c)])||_0x2ecc42[_0x22a3cf(0x15c)][_0x22a3cf(0x117)](_0x43a94b[_0x22a3cf(0x13a)])))return!0x0;}if(0x3==_0x2c4736&&0x3==_0x421257&&_0x2ecc42[_0x22a3cf(0x13a)][_0x22a3cf(0x162)](_0x43a94b[_0x22a3cf(0x13a)])){const _0x30e931=_0x2ecc42[_0x22a3cf(0x15c)][_0x22a3cf(0x14f)],_0x3ccfba=_0x43a94b[_0x22a3cf(0x13a)][_0x22a3cf(0x175)];return _0x19f77d[_0x22a3cf(0x16d)](_0x30e931)&&_0x30e931===_0x3ccfba;}return!0x1;}function _0x1c5d71(_0x13221d,_0x528181){return _0x204a08(_0x13221d,_0x528181)?[_0x13221d,_0x528181]:_0x204a08(_0x528181,_0x13221d)?[_0x528181,_0x13221d]:null;}_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x144))&&(_0x1a5280[_0x4fe86d(0x15d)](_0x4fe86d(0x13b)),_0x1a5280[_0x4fe86d(0x172)](_0x4fe86d(0x115)),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x12a)](_0x4fe86d(0x115),_0x273802(_0x5c3309,_0x4fe86d(0x13c)))),_0x33eb6e[_0x4fe86d(0x145)][_0x4fe86d(0x141)](_0x4fe86d(0x13e))&&(_0x1a5280[_0x4fe86d(0x15d)](_0x4fe86d(0x10d)),_0x1a5280[_0x4fe86d(0x172)](_0x4fe86d(0x12b))),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x180)](_0x4799a6=>{const _0x36436d=_0x4fe86d;if(!!_0x7e1979[_0x36436d(0x17d)](({type:_0x5bca37,subType:_0x48e33a})=>_0x4799a6[_0x36436d(0x17e)]==_0x5bca37&&_0x4799a6[_0x36436d(0x184)]==_0x48e33a))return _0x4799a6[_0x36436d(0x169)]?{}:void 0x0;}),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x180)](_0x4b33f9=>{const _0x3b1dc9=_0x4fe86d;if(_0x3b1dc9(0x10c)==_0x4b33f9[_0x3b1dc9(0x17e)]||_0x3b1dc9(0x130)==_0x4b33f9[_0x3b1dc9(0x17e)]){const _0x503881=_0x4b33f9[_0x3b1dc9(0x174)]();if(_0x503881&&_0x503881['is'](_0x3b1dc9(0x142),_0x3b1dc9(0x13f)))return{'type':_0x3b1dc9(0x10c)==_0x4b33f9[_0x3b1dc9(0x17e)]?_0x3b1dc9(0x16f):_0x3b1dc9(0x17f),'element':_0x503881,'quantity':0x1};}}),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x180)](_0x4f9220=>_0x4fe86d(0x15b)==_0x4f9220[_0x4fe86d(0x17e)]&&_0x4fe86d(0x119)==_0x4f9220[_0x4fe86d(0x184)]?{'type':_0x4fe86d(0x16b),'content':_0x4fe86d(0x11f)}:_0x4fe86d(0x15b)==_0x4f9220[_0x4fe86d(0x17e)]&&_0x4fe86d(0x16a)==_0x4f9220[_0x4fe86d(0x184)]?{'type':_0x4fe86d(0x16b),'content':_0x4fe86d(0x16e)}:void 0x0),_0x1a5280[_0x4fe86d(0x14c)][_0x4fe86d(0x180)](_0x3d3eb2=>{const _0x47cbdf=_0x4fe86d;if(_0x47cbdf(0x159)!=_0x3d3eb2[_0x47cbdf(0x17e)])return;const {data:_0x17baff}=_0x3d3eb2;if(!_0x17baff||_0x47cbdf(0x12b)!=_0x17baff[_0x47cbdf(0x138)])return;const _0x2dd249=_0x17baff[_0x47cbdf(0x123)];return _0x2dd249?{'type':_0x47cbdf(0x16b),'content':_0x273802(_0x5c3309,_0x47cbdf(0x179),'\x22'+_0x2dd249+'\x22')}:{'type':_0x47cbdf(0x16b),'content':_0x273802(_0x5c3309,_0x47cbdf(0x165))};}),this[_0x4fe86d(0x17c)]();}[_0x4ac0b0(0x17c)](){const _0x8f6ff9=_0x4ac0b0,_0x2b6fc3=this[_0x8f6ff9(0x110)],_0x225491=_0x2b6fc3[_0x8f6ff9(0x168)];_0x2b6fc3[_0x8f6ff9(0x145)][_0x8f6ff9(0x153)](_0x8f6ff9(0x132))[_0x8f6ff9(0x14c)][_0x8f6ff9(0x180)](_0x5d7d3d=>{const _0x10bcfc=_0x8f6ff9;if(_0x10bcfc(0x15b)!=_0x5d7d3d[_0x10bcfc(0x17e)]&&_0x10bcfc(0x182)!=_0x5d7d3d[_0x10bcfc(0x17e)])return;const {data:_0x189032}=_0x5d7d3d;if(_0x189032){if(_0x10bcfc(0x10d)==_0x189032[_0x10bcfc(0x135)]){const _0x5e2c5d=_0x189032[_0x10bcfc(0x15a)][0x0][_0x10bcfc(0x123)];return _0x5e2c5d?{'type':_0x10bcfc(0x16b),'content':_0x273802(_0x225491,_0x10bcfc(0x179),'\x22'+_0x5e2c5d+'\x22')}:{'type':_0x10bcfc(0x16b),'content':_0x273802(_0x225491,_0x10bcfc(0x165))};}if(_0x10bcfc(0x13b)==_0x189032[_0x10bcfc(0x135)]){const _0x50f539=_0x189032[_0x10bcfc(0x15a)][0x0][_0x10bcfc(0x112)];return _0x50f539?{'type':_0x10bcfc(0x16b),'content':_0x273802(_0x225491,_0x10bcfc(0x185),_0x50f539)}:{'type':_0x10bcfc(0x16b),'content':_0x273802(_0x225491,_0x10bcfc(0x156))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14385b=_0x16a5;(function(_0x2f43ab,_0x1a72d1){const _0x185e7b=_0x16a5,_0x4574d4=_0x2f43ab();while(!![]){try{const _0xcfe9ef=-parseInt(_0x185e7b(0x108))/0x1+parseInt(_0x185e7b(0x11a))/0x2*(parseInt(_0x185e7b(0x118))/0x3)+-parseInt(_0x185e7b(0x124))/0x4*(parseInt(_0x185e7b(0x115))/0x5)+-parseInt(_0x185e7b(0x10b))/0x6*(parseInt(_0x185e7b(0x10e))/0x7)+parseInt(_0x185e7b(0x10d))/0x8+-parseInt(_0x185e7b(0x10a))/0x9*(-parseInt(_0x185e7b(0x128))/0xa)+parseInt(_0x185e7b(0x102))/0xb;if(_0xcfe9ef===_0x1a72d1)break;else _0x4574d4['push'](_0x4574d4['shift']());}catch(_0x44ac71){_0x4574d4['push'](_0x4574d4['shift']());}}}(_0x1f19,0x1e761));import{Plugin as _0x25fb18}from'ckeditor5/src/core.js';import{getTranslation as _0x1c7508}from'../utils/common-translations.js';function _0x1f19(){const _0x173b46=['*Format:*\x20replace\x20image\x20URL','5230fUaZGn','_suggestionFactory','enableDefaultAttributesIntegration','key','_handleLegacySuggestions','1459073FQiNnD','attribute','registerDescriptionCallback','*Replace\x20image\x20URL*','has','format','165689RTESaq','getSuggestionCallback','2250ZYsPbh','6SHBVNm','registerCustomCallback','1647592vZHbwM','45059BzgIIl','plugins','ImageEditing','oldValue','type','_registerLegacyDescription','afterInit','30PCzifE','formatInline','accept','21knCyGT','replaceImageSource','9946SGEOwX','descriptionFactory','newValue','TrackChangesEditing','editor','discard','commandName','registerBlockAttribute','locale','src','138172CUOIzP','formatBlock','get'];_0x1f19=function(){return _0x173b46;};return _0x1f19();}function _0x16a5(_0x28906f,_0x2d2779){const _0x1f193c=_0x1f19();return _0x16a5=function(_0x16a564,_0x55878d){_0x16a564=_0x16a564-0xff;let _0x1e30f7=_0x1f193c[_0x16a564];return _0x1e30f7;},_0x16a5(_0x28906f,_0x2d2779);}export default class ot extends _0x25fb18{[_0x14385b(0x114)](){const _0x12a4f4=_0x14385b;if(!this[_0x12a4f4(0x11e)][_0x12a4f4(0x10f)][_0x12a4f4(0x106)](_0x12a4f4(0x110)))return;const _0x247204=this[_0x12a4f4(0x11e)][_0x12a4f4(0x122)],_0x3e1be6=this[_0x12a4f4(0x11e)][_0x12a4f4(0x10f)][_0x12a4f4(0x126)](_0x12a4f4(0x11d));_0x3e1be6[_0x12a4f4(0xff)](_0x12a4f4(0x119)),_0x3e1be6[_0x12a4f4(0x121)](_0x12a4f4(0x123)),_0x3e1be6[_0x12a4f4(0x11b)][_0x12a4f4(0x104)](_0x4a4691=>{const _0x119b21=_0x12a4f4;if(_0x119b21(0x103)!=_0x4a4691[_0x119b21(0x112)])return;const {data:_0x23b6d2}=_0x4a4691;return _0x23b6d2&&_0x119b21(0x123)==_0x23b6d2[_0x119b21(0x100)]?_0x23b6d2[_0x119b21(0x11c)]&&_0x23b6d2[_0x119b21(0x111)]?{'type':_0x119b21(0x107),'content':_0x1c7508(_0x247204,_0x119b21(0x105))}:{'type':_0x119b21(0x107),'content':''}:void 0x0;}),this[_0x12a4f4(0x101)]();}[_0x14385b(0x101)](){const _0x265ec7=_0x14385b,_0x2ed126=this[_0x265ec7(0x11e)][_0x265ec7(0x10f)][_0x265ec7(0x126)](_0x265ec7(0x11d));_0x2ed126[_0x265ec7(0x129)][_0x265ec7(0x10c)](_0x265ec7(0x125),_0x265ec7(0x119),_0x265ec7(0x117),_0x2ed126[_0x265ec7(0x129)][_0x265ec7(0x109)](_0x265ec7(0x125),null,_0x265ec7(0x11f))),_0x2ed126[_0x265ec7(0x129)][_0x265ec7(0x10c)](_0x265ec7(0x125),_0x265ec7(0x119),_0x265ec7(0x11f),_0x2ed126[_0x265ec7(0x129)][_0x265ec7(0x109)](_0x265ec7(0x125),null,_0x265ec7(0x117))),this[_0x265ec7(0x113)]();}[_0x14385b(0x113)](){const _0x4ffa25=_0x14385b,_0x3a1061=this[_0x4ffa25(0x11e)],_0x5b53ce=_0x3a1061[_0x4ffa25(0x122)];_0x3a1061[_0x4ffa25(0x10f)][_0x4ffa25(0x126)](_0x4ffa25(0x11d))[_0x4ffa25(0x11b)][_0x4ffa25(0x104)](_0x6489b0=>{const _0x380acc=_0x4ffa25;if(_0x380acc(0x125)!=_0x6489b0[_0x380acc(0x112)]&&_0x380acc(0x116)!=_0x6489b0[_0x380acc(0x112)])return;const {data:_0x59beb9}=_0x6489b0;if(!_0x59beb9||_0x380acc(0x119)!=_0x59beb9[_0x380acc(0x120)])return;return{'type':_0x380acc(0x107),'content':_0x1c7508(_0x5b53ce,_0x380acc(0x127))};});}}
23
+ function _0x53c0(_0x3f2f68,_0x57a7c5){const _0x2cc807=_0x2cc8();return _0x53c0=function(_0x53c0d7,_0x242cab){_0x53c0d7=_0x53c0d7-0xf7;let _0x363c98=_0x2cc807[_0x53c0d7];return _0x363c98;},_0x53c0(_0x3f2f68,_0x57a7c5);}const _0xb04638=_0x53c0;(function(_0x1518b4,_0x31bb71){const _0x5ddbab=_0x53c0,_0x5be7b3=_0x1518b4();while(!![]){try{const _0x43d287=-parseInt(_0x5ddbab(0x107))/0x1*(-parseInt(_0x5ddbab(0x108))/0x2)+parseInt(_0x5ddbab(0x109))/0x3*(parseInt(_0x5ddbab(0x10c))/0x4)+parseInt(_0x5ddbab(0x119))/0x5+parseInt(_0x5ddbab(0x105))/0x6*(-parseInt(_0x5ddbab(0x101))/0x7)+-parseInt(_0x5ddbab(0x106))/0x8*(-parseInt(_0x5ddbab(0x10f))/0x9)+parseInt(_0x5ddbab(0xfe))/0xa*(parseInt(_0x5ddbab(0x117))/0xb)+-parseInt(_0x5ddbab(0xfa))/0xc;if(_0x43d287===_0x31bb71)break;else _0x5be7b3['push'](_0x5be7b3['shift']());}catch(_0x566885){_0x5be7b3['push'](_0x5be7b3['shift']());}}}(_0x2cc8,0x54543));import{Plugin as _0x2d8128}from'ckeditor5/src/core.js';function _0x2cc8(){const _0x2b148e=['getSuggestionCallback','formatInline','18Fmdmvl','ImageEditing','discard','get','src','afterInit','accept','has','6038197FLvgCB','format','2535790OCMXxS','*Replace\x20image\x20URL*','oldValue','_handleLegacySuggestions','TrackChangesEditing','newValue','registerCustomCallback','commandName','descriptionFactory','_suggestionFactory','registerDescriptionCallback','editor','locale','23832180ofvJJq','replaceImageSource','enableDefaultAttributesIntegration','formatBlock','10cTMxXS','type','plugins','434819xDvUUo','*Format:*\x20replace\x20image\x20URL','_registerLegacyDescription','registerBlockAttribute','6gQdXoV','1170472ineYfp','2449RCsyYT','306SAfxNq','2010429VrdcSV','key','attribute','4rGhahZ'];_0x2cc8=function(){return _0x2b148e;};return _0x2cc8();}import{getTranslation as _0x39f92e}from'../utils/common-translations.js';export default class ot extends _0x2d8128{[_0xb04638(0x114)](){const _0x586977=_0xb04638;if(!this[_0x586977(0xf8)][_0x586977(0x100)][_0x586977(0x116)](_0x586977(0x110)))return;const _0x508256=this[_0x586977(0xf8)][_0x586977(0xf9)],_0x3c25ef=this[_0x586977(0xf8)][_0x586977(0x100)][_0x586977(0x112)](_0x586977(0x11d));_0x3c25ef[_0x586977(0xfc)](_0x586977(0xfb)),_0x3c25ef[_0x586977(0x104)](_0x586977(0x113)),_0x3c25ef[_0x586977(0x121)][_0x586977(0xf7)](_0x30ab3b=>{const _0x38ec95=_0x586977;if(_0x38ec95(0x10b)!=_0x30ab3b[_0x38ec95(0xff)])return;const {data:_0x43164f}=_0x30ab3b;return _0x43164f&&_0x38ec95(0x113)==_0x43164f[_0x38ec95(0x10a)]?_0x43164f[_0x38ec95(0x11e)]&&_0x43164f[_0x38ec95(0x11b)]?{'type':_0x38ec95(0x118),'content':_0x39f92e(_0x508256,_0x38ec95(0x11a))}:{'type':_0x38ec95(0x118),'content':''}:void 0x0;}),this[_0x586977(0x11c)]();}[_0xb04638(0x11c)](){const _0x4f2360=_0xb04638,_0x35c277=this[_0x4f2360(0xf8)][_0x4f2360(0x100)][_0x4f2360(0x112)](_0x4f2360(0x11d));_0x35c277[_0x4f2360(0x122)][_0x4f2360(0x11f)](_0x4f2360(0xfd),_0x4f2360(0xfb),_0x4f2360(0x115),_0x35c277[_0x4f2360(0x122)][_0x4f2360(0x10d)](_0x4f2360(0xfd),null,_0x4f2360(0x111))),_0x35c277[_0x4f2360(0x122)][_0x4f2360(0x11f)](_0x4f2360(0xfd),_0x4f2360(0xfb),_0x4f2360(0x111),_0x35c277[_0x4f2360(0x122)][_0x4f2360(0x10d)](_0x4f2360(0xfd),null,_0x4f2360(0x115))),this[_0x4f2360(0x103)]();}[_0xb04638(0x103)](){const _0x1115eb=_0xb04638,_0x3b73de=this[_0x1115eb(0xf8)],_0x5e983a=_0x3b73de[_0x1115eb(0xf9)];_0x3b73de[_0x1115eb(0x100)][_0x1115eb(0x112)](_0x1115eb(0x11d))[_0x1115eb(0x121)][_0x1115eb(0xf7)](_0x492e9c=>{const _0x5238d1=_0x1115eb;if(_0x5238d1(0xfd)!=_0x492e9c[_0x5238d1(0xff)]&&_0x5238d1(0x10e)!=_0x492e9c[_0x5238d1(0xff)])return;const {data:_0x301f93}=_0x492e9c;if(!_0x301f93||_0x5238d1(0xfb)!=_0x301f93[_0x5238d1(0x120)])return;return{'type':_0x5238d1(0x118),'content':_0x39f92e(_0x5e983a,_0x5238d1(0x102))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x496a24=_0x550f;(function(_0x38a1d8,_0x5d5b12){const _0x67995e=_0x550f,_0x58ce70=_0x38a1d8();while(!![]){try{const _0x1622f3=-parseInt(_0x67995e(0x1ac))/0x1*(parseInt(_0x67995e(0x1d9))/0x2)+-parseInt(_0x67995e(0x1ee))/0x3*(parseInt(_0x67995e(0x1ad))/0x4)+parseInt(_0x67995e(0x1e3))/0x5*(-parseInt(_0x67995e(0x1b7))/0x6)+-parseInt(_0x67995e(0x1b5))/0x7+parseInt(_0x67995e(0x203))/0x8+parseInt(_0x67995e(0x207))/0x9*(-parseInt(_0x67995e(0x206))/0xa)+parseInt(_0x67995e(0x1ea))/0xb;if(_0x1622f3===_0x5d5b12)break;else _0x58ce70['push'](_0x58ce70['shift']());}catch(_0x226d29){_0x58ce70['push'](_0x58ce70['shift']());}}}(_0x1c70,0x57f75));import{Plugin as _0x5b35ab}from'ckeditor5/src/core.js';import{uid as _0x356bd0}from'ckeditor5/src/utils.js';function _0x1c70(){const _0x5ca6cf=['differ','nodeAfter','getSuggestionCallback','accept','filter','convertInlineImageToBlock','afterInit','next','model','hasSuggestion','createRangeOn','formatBlock','FORMAT_SIDE_IMAGE','discard','normalizedStyles','type','getFirstRange','value','from','refresh','_suggestionFactory','forEach','isIntersecting','get','shouldConvertImageType','isBlockImage','insertion','change','registerCustomCallback','end','2SHDFPp','isBefore','author','head','ImageUtils','imageStylePreApply','getContainedElement','chain','newRange','imageStyle','115bUZudK','getSuggestion','getClosestSelectedImageElement','getSuggestions','markBlockFormat','ImageStyleEditing','imageCaption','26621320DaUFqC','commands','subType','imageTypeBlock','42NMhPaA','markInlineFormat','editor','isInContent','join','title','*Format:*\x20%0','descriptionFactory','suggestion','setImageNaturalSizeAttributes','findIndex','formatInline','toLowerCase','commandReversedParams','imageStylePostApply','imageTypeInline','_findSuggestions','enableCommand','has','nodeBefore','registerDescriptionCallback','1598848IOQMQy','Users','isInlineImage','10KnMYtj','4316931MtrliK','registerPostFixer','discardSuggestion','TrackChangesEditing','plugins','name','_registerLegacyDescription','document','commandParams','201619acFymC','196576XwrFwf','getChangedMarkers','length','isOwn','_splitMarkerName','selection','commandName','format','1273328KBWkBa','side','184818LGfRCD','start','locale','isEqual'];_0x1c70=function(){return _0x5ca6cf;};return _0x1c70();}import{getTranslation as _0x2c3bcb}from'../utils/common-translations.js';function _0x550f(_0x4b9b1b,_0x390702){const _0x1c70f0=_0x1c70();return _0x550f=function(_0x550f98,_0x4a6081){_0x550f98=_0x550f98-0x1a5;let _0x44e882=_0x1c70f0[_0x550f98];return _0x44e882;},_0x550f(_0x4b9b1b,_0x390702);}export default class rt extends _0x5b35ab{[_0x496a24(0x1c1)](){const _0x2b89e2=_0x496a24,_0x5aedbe=this[_0x2b89e2(0x1f0)];if(!_0x5aedbe[_0x2b89e2(0x1a7)][_0x2b89e2(0x200)](_0x2b89e2(0x1e8)))return;const _0x4cbd3b=_0x5aedbe[_0x2b89e2(0x1a7)][_0x2b89e2(0x1d2)](_0x2b89e2(0x1a6)),_0x4595d2=_0x5aedbe[_0x2b89e2(0x1a7)][_0x2b89e2(0x1d2)](_0x2b89e2(0x1dd)),_0x58f6dd={};_0x4cbd3b[_0x2b89e2(0x1ff)](_0x2b89e2(0x1e2),(_0x364b49,_0x21e4be)=>{const _0x329e56=_0x2b89e2,_0x1b899b=_0x5aedbe[_0x329e56(0x1a7)][_0x329e56(0x1d2)](_0x329e56(0x204))['me'],_0xa8bd27=_0x5aedbe[_0x329e56(0x1eb)][_0x329e56(0x1d2)](_0x329e56(0x1e2));let _0x1cb18d=_0x4595d2[_0x329e56(0x1e5)](_0x5aedbe[_0x329e56(0x1c3)][_0x329e56(0x1aa)][_0x329e56(0x1b2)]),_0x110112=_0x5aedbe[_0x329e56(0x1c3)][_0x329e56(0x1c5)](_0x1cb18d),_0x39ae14=_0xa8bd27[_0x329e56(0x1cc)];if(_0x39ae14==_0x21e4be[_0x329e56(0x1cc)])return;const _0x295588={'commandName':_0x329e56(0x1e2),'commandParams':[_0x21e4be],'formatGroupId':_0x356bd0()};_0x5aedbe[_0x329e56(0x1c3)][_0x329e56(0x1d6)](()=>{const _0x22b0f4=_0x329e56;if(_0x4cbd3b[_0x22b0f4(0x1e6)]()[_0x22b0f4(0x1bf)](_0x27a2a9=>_0x27a2a9[_0x22b0f4(0x1f1)]&&_0x1b899b==_0x27a2a9[_0x22b0f4(0x1db)]&&(_0x22b0f4(0x1c6)==_0x27a2a9[_0x22b0f4(0x1ca)]||_0x22b0f4(0x1f9)==_0x27a2a9[_0x22b0f4(0x1ca)])&&(_0x22b0f4(0x1de)==_0x27a2a9[_0x22b0f4(0x1ec)]||_0x22b0f4(0x1fc)==_0x27a2a9[_0x22b0f4(0x1ec)])&&_0x27a2a9[_0x22b0f4(0x1cb)]()[_0x22b0f4(0x1ba)](_0x110112))[_0x22b0f4(0x1d0)](_0x36f639=>_0x4cbd3b[_0x22b0f4(0x1a5)](_0x36f639[_0x22b0f4(0x1dc)])),_0x1cb18d=_0x4595d2[_0x22b0f4(0x1e5)](_0x5aedbe[_0x22b0f4(0x1c3)][_0x22b0f4(0x1aa)][_0x22b0f4(0x1b2)]),_0x110112=_0x5aedbe[_0x22b0f4(0x1c3)][_0x22b0f4(0x1c5)](_0x1cb18d),_0xa8bd27[_0x22b0f4(0x1ce)](),_0x5aedbe[_0x22b0f4(0x1eb)][_0x22b0f4(0x1d2)](_0x22b0f4(0x1fd))[_0x22b0f4(0x1ce)](),_0x5aedbe[_0x22b0f4(0x1eb)][_0x22b0f4(0x1d2)](_0x22b0f4(0x1ed))[_0x22b0f4(0x1ce)](),_0x39ae14=_0xa8bd27[_0x22b0f4(0x1cc)],_0x39ae14!=_0x21e4be[_0x22b0f4(0x1cc)])return _0x4595d2[_0x22b0f4(0x205)](_0x1cb18d)&&_0xa8bd27[_0x22b0f4(0x1d3)](_0x21e4be[_0x22b0f4(0x1cc)],_0x1cb18d)?(_0x364b49({..._0x21e4be,'setImageSizes':!0x1}),_0x1cb18d=_0x4595d2[_0x22b0f4(0x1e5)](_0x5aedbe[_0x22b0f4(0x1c3)][_0x22b0f4(0x1aa)][_0x22b0f4(0x1b2)]),void _0x4cbd3b[_0x22b0f4(0x1e7)](_0x1cb18d,{..._0x295588,'commandReversedParams':[{'value':_0x39ae14||null,'setImageSizes':!0x1}]},[],_0x22b0f4(0x1de))):void(_0x4595d2[_0x22b0f4(0x1d4)](_0x1cb18d)?_0x4cbd3b[_0x22b0f4(0x1e7)](_0x1cb18d,_0x295588,[],_0x22b0f4(0x1fc)):_0x4cbd3b[_0x22b0f4(0x1ef)](_0x110112,_0x295588,_0x22b0f4(0x1fc)));});});for(const _0x3327b of _0x5aedbe[_0x2b89e2(0x1a7)][_0x2b89e2(0x1d2)](_0x2b89e2(0x1e8))[_0x2b89e2(0x1c9)])_0x58f6dd[_0x3327b[_0x2b89e2(0x1a8)]]=_0x3327b[_0x2b89e2(0x1f3)][_0x2b89e2(0x1fa)]();_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1c6),_0x2b89e2(0x1de),_0x2b89e2(0x1f2),()=>!0x1),_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1c6),_0x2b89e2(0x1fc),_0x2b89e2(0x1f2),()=>!0x1),_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1f9),_0x2b89e2(0x1fc),_0x2b89e2(0x1f2),()=>!0x1),_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1c6),_0x2b89e2(0x1de),_0x2b89e2(0x1be),([_0x1b3f2e])=>{const _0x3a9253=_0x2b89e2;_0x4595d2[_0x3a9253(0x1f7)](_0x1b3f2e[_0x3a9253(0x1df)]());}),_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1c6),_0x2b89e2(0x1de),_0x2b89e2(0x1c8),(_0x14e903,_0x1cb6c2)=>{const _0x54bdc7=_0x2b89e2;_0x4cbd3b[_0x54bdc7(0x1cf)][_0x54bdc7(0x1bd)](_0x54bdc7(0x1c6),'',_0x54bdc7(0x1be))(_0x14e903,{'commandName':_0x1cb6c2[_0x54bdc7(0x1b3)],'commandParams':_0x1cb6c2[_0x54bdc7(0x1fb)]});}),_0x4cbd3b[_0x2b89e2(0x1cf)][_0x2b89e2(0x1d7)](_0x2b89e2(0x1c6),_0x2b89e2(0x1de),_0x2b89e2(0x1e0),function(_0x5cd033,_0x7b4f06){if(_0x296e11(_0x5cd033,_0x7b4f06))return[_0x5cd033,_0x7b4f06];if(_0x296e11(_0x7b4f06,_0x5cd033))return[_0x7b4f06,_0x5cd033];return null;});const _0x4abceb=[{'type':_0x2b89e2(0x1c6),'subType':_0x2b89e2(0x1de)},{'type':_0x2b89e2(0x1d5),'subType':_0x2b89e2(0x1e9)},{'type':_0x2b89e2(0x1c6),'subType':_0x2b89e2(0x1c0)},{'type':_0x2b89e2(0x1d5),'subType':_0x2b89e2(0x1c0)}];function _0x296e11(_0xa51718,_0x1171fa){const _0x3981be=_0x2b89e2,_0x5e1402=_0x4abceb[_0x3981be(0x1f8)](({type:_0x1973dd,subType:_0x23ebf9})=>_0xa51718[_0x3981be(0x1ca)]==_0x1973dd&&_0xa51718[_0x3981be(0x1ec)]==_0x23ebf9),_0x179896=_0x4abceb[_0x3981be(0x1f8)](({type:_0x39b229,subType:_0x7299d9})=>_0x1171fa[_0x3981be(0x1ca)]==_0x39b229&&_0x1171fa[_0x3981be(0x1ec)]==_0x7299d9);if(_0x5e1402<0x0||_0x179896<0x0)return!0x1;const _0x455287=_0xa51718[_0x3981be(0x1cb)](),_0x11af20=_0x1171fa[_0x3981be(0x1cb)]();if((0x0==_0x5e1402||0x1==_0x5e1402)&&0x2==_0x179896&&_0x455287[_0x3981be(0x1d1)](_0x11af20))return!0x0;if(0x2==_0x5e1402&&0x3==_0x179896){const _0x1da190=_0x4cbd3b[_0x3981be(0x1fe)](_0x455287,_0x3981be(0x1d5))[_0x3981be(0x1bf)](({suggestion:_0x401d77,meta:_0x1cc55f})=>_0x1cc55f[_0x3981be(0x1b0)]&&_0x3981be(0x1c0)==_0x401d77[_0x3981be(0x1ec)]);if(_0x1da190[_0x3981be(0x1af)]>0x1&&_0x11af20[_0x3981be(0x1d8)][_0x3981be(0x1ba)](_0x455287[_0x3981be(0x1b8)]))return!0x0;if(0x1==_0x1da190[_0x3981be(0x1af)]&&(_0x455287[_0x3981be(0x1b8)][_0x3981be(0x1ba)](_0x11af20[_0x3981be(0x1d8)])||_0x455287[_0x3981be(0x1d8)][_0x3981be(0x1ba)](_0x11af20[_0x3981be(0x1b8)])))return!0x0;}if(0x3==_0x5e1402&&0x3==_0x179896&&_0x455287[_0x3981be(0x1b8)][_0x3981be(0x1da)](_0x11af20[_0x3981be(0x1b8)])){const _0x279da0=_0x455287[_0x3981be(0x1d8)][_0x3981be(0x1bc)],_0x19ee17=_0x11af20[_0x3981be(0x1b8)][_0x3981be(0x201)];return _0x4595d2[_0x3981be(0x1d4)](_0x279da0)&&_0x279da0===_0x19ee17;}return!0x1;}_0x5aedbe[_0x2b89e2(0x1c3)][_0x2b89e2(0x1aa)][_0x2b89e2(0x208)](()=>{const _0x53508e=_0x2b89e2;let _0x511a36=!0x1;const _0x331f3e=Array[_0x53508e(0x1cd)](_0x5aedbe[_0x53508e(0x1c3)][_0x53508e(0x1aa)][_0x53508e(0x1bb)][_0x53508e(0x1ae)]());for(const {name:_0x4c34ca,data:_0x216159}of _0x331f3e){const {group:_0x4c0d34,type:_0x359143,subType:_0x479a28,id:_0x51077f}=_0x4cbd3b[_0x53508e(0x1b1)](_0x4c34ca);if(_0x53508e(0x1f6)==_0x4c0d34&&_0x4cbd3b[_0x53508e(0x1c4)](_0x51077f)){if(_0x53508e(0x1c6)==_0x359143&&(_0x53508e(0x1de)==_0x479a28||_0x53508e(0x1fc)==_0x479a28)){const _0x47d71c=_0x4cbd3b[_0x53508e(0x1e4)](_0x51077f);if(_0x216159[_0x53508e(0x1e1)]){const _0x33dcb2=_0x47d71c[_0x53508e(0x1cb)]()[_0x53508e(0x1df)]();if(_0x4595d2[_0x53508e(0x1d4)](_0x33dcb2))continue;_0x4cbd3b[_0x53508e(0x1a5)](_0x47d71c),_0x511a36=!0x0;}}if(_0x53508e(0x1d5)==_0x359143&&_0x53508e(0x1e9)==_0x479a28&&!_0x216159[_0x53508e(0x1e1)]){const _0x54bb07=_0x4cbd3b[_0x53508e(0x1e4)](_0x51077f);_0x54bb07[_0x53508e(0x1c2)]&&_0x54bb07[_0x53508e(0x1c2)][_0x53508e(0x1f1)]&&(_0x4cbd3b[_0x53508e(0x1a5)](_0x54bb07[_0x53508e(0x1c2)]),_0x511a36=!0x0);}}}return _0x511a36;}),this[_0x2b89e2(0x1a9)](_0x58f6dd);}[_0x496a24(0x1a9)](_0x51ebf3){const _0x147c32=_0x496a24,_0xe1006=this[_0x147c32(0x1f0)],_0x3ef33f=_0xe1006[_0x147c32(0x1b9)];_0xe1006[_0x147c32(0x1a7)][_0x147c32(0x1d2)](_0x147c32(0x1a6))[_0x147c32(0x1f5)][_0x147c32(0x202)](_0x440c2b=>{const _0x37cba6=_0x147c32;if(_0x37cba6(0x1c6)!=_0x440c2b[_0x37cba6(0x1ca)]&&_0x37cba6(0x1f9)!=_0x440c2b[_0x37cba6(0x1ca)])return;const {data:_0x4ed445}=_0x440c2b;if(!_0x4ed445||_0x37cba6(0x1e2)!=_0x4ed445[_0x37cba6(0x1b3)])return;const _0x84ab5d=_0x4ed445[_0x37cba6(0x1ab)][0x0][_0x37cba6(0x1cc)];return _0x4780b1(_0x37cba6(0x1b6)===_0x84ab5d?_0x2c3bcb(_0x3ef33f,_0x37cba6(0x1c7)):_0x51ebf3[_0x84ab5d]||_0x84ab5d);function _0x4780b1(_0x76d013){const _0xb5035d=_0x37cba6;return{'type':_0xb5035d(0x1b4),'content':_0x2c3bcb(_0x3ef33f,_0xb5035d(0x1f4),_0x76d013)};}});}}
23
+ const _0xd41f70=_0x5b27;(function(_0x273875,_0x19667d){const _0x5414dd=_0x5b27,_0x3a659c=_0x273875();while(!![]){try{const _0x4da90d=parseInt(_0x5414dd(0xf6))/0x1*(parseInt(_0x5414dd(0xf1))/0x2)+parseInt(_0x5414dd(0xc9))/0x3*(parseInt(_0x5414dd(0xdf))/0x4)+parseInt(_0x5414dd(0xfe))/0x5*(-parseInt(_0x5414dd(0xe3))/0x6)+parseInt(_0x5414dd(0xc1))/0x7+-parseInt(_0x5414dd(0xc5))/0x8*(-parseInt(_0x5414dd(0x102))/0x9)+-parseInt(_0x5414dd(0x101))/0xa*(-parseInt(_0x5414dd(0xdd))/0xb)+parseInt(_0x5414dd(0xcf))/0xc*(-parseInt(_0x5414dd(0xf5))/0xd);if(_0x4da90d===_0x19667d)break;else _0x3a659c['push'](_0x3a659c['shift']());}catch(_0x23e65d){_0x3a659c['push'](_0x3a659c['shift']());}}}(_0x2b54,0xd7579));import{Plugin as _0xf7222c}from'ckeditor5/src/core.js';import{uid as _0xc6cedd}from'ckeditor5/src/utils.js';import{getTranslation as _0x36e576}from'../utils/common-translations.js';function _0x5b27(_0x3d014b,_0x4127a7){const _0x2b54da=_0x2b54();return _0x5b27=function(_0x5b2762,_0x11aea2){_0x5b2762=_0x5b2762-0xa7;let _0x3ea6f1=_0x2b54da[_0x5b2762];return _0x3ea6f1;},_0x5b27(_0x3d014b,_0x4127a7);}export default class rt extends _0xf7222c{[_0xd41f70(0x108)](){const _0x3ada19=_0xd41f70,_0x1b7376=this[_0x3ada19(0xaa)];if(!_0x1b7376[_0x3ada19(0xde)][_0x3ada19(0xc2)](_0x3ada19(0xe2)))return;const _0x2da87e=_0x1b7376[_0x3ada19(0xde)][_0x3ada19(0xf8)](_0x3ada19(0xef)),_0x1e0137=_0x1b7376[_0x3ada19(0xde)][_0x3ada19(0xf8)](_0x3ada19(0xe6)),_0x2780c8={};_0x2da87e[_0x3ada19(0xe1)](_0x3ada19(0xb3),(_0x342d2b,_0x11350a)=>{const _0x2cdfa2=_0x3ada19,_0x34a010=_0x1b7376[_0x2cdfa2(0xde)][_0x2cdfa2(0xf8)](_0x2cdfa2(0xc3))['me'],_0x522aef=_0x1b7376[_0x2cdfa2(0xac)][_0x2cdfa2(0xf8)](_0x2cdfa2(0xb3));let _0x2c39a7=_0x1e0137[_0x2cdfa2(0xf4)](_0x1b7376[_0x2cdfa2(0xab)][_0x2cdfa2(0xee)][_0x2cdfa2(0xca)]),_0x443ce8=_0x1b7376[_0x2cdfa2(0xab)][_0x2cdfa2(0xd6)](_0x2c39a7),_0x4a27aa=_0x522aef[_0x2cdfa2(0xcd)];if(_0x4a27aa==_0x11350a[_0x2cdfa2(0xcd)])return;const _0x2bad0f={'commandName':_0x2cdfa2(0xb3),'commandParams':[_0x11350a],'formatGroupId':_0xc6cedd()};_0x1b7376[_0x2cdfa2(0xab)][_0x2cdfa2(0xc6)](()=>{const _0x340c2b=_0x2cdfa2;if(_0x2da87e[_0x340c2b(0xc8)]()[_0x340c2b(0xe5)](_0x5031c8=>_0x5031c8[_0x340c2b(0xe9)]&&_0x34a010==_0x5031c8[_0x340c2b(0xcc)]&&(_0x340c2b(0xd0)==_0x5031c8[_0x340c2b(0xb4)]||_0x340c2b(0xea)==_0x5031c8[_0x340c2b(0xb4)])&&(_0x340c2b(0xad)==_0x5031c8[_0x340c2b(0xed)]||_0x340c2b(0xb5)==_0x5031c8[_0x340c2b(0xed)])&&_0x5031c8[_0x340c2b(0xf0)]()[_0x340c2b(0xbe)](_0x443ce8))[_0x340c2b(0xaf)](_0x310673=>_0x2da87e[_0x340c2b(0xe8)](_0x310673[_0x340c2b(0xfa)])),_0x2c39a7=_0x1e0137[_0x340c2b(0xf4)](_0x1b7376[_0x340c2b(0xab)][_0x340c2b(0xee)][_0x340c2b(0xca)]),_0x443ce8=_0x1b7376[_0x340c2b(0xab)][_0x340c2b(0xd6)](_0x2c39a7),_0x522aef[_0x340c2b(0xff)](),_0x1b7376[_0x340c2b(0xac)][_0x340c2b(0xf8)](_0x340c2b(0x100))[_0x340c2b(0xff)](),_0x1b7376[_0x340c2b(0xac)][_0x340c2b(0xf8)](_0x340c2b(0xd4))[_0x340c2b(0xff)](),_0x4a27aa=_0x522aef[_0x340c2b(0xcd)],_0x4a27aa!=_0x11350a[_0x340c2b(0xcd)])return _0x1e0137[_0x340c2b(0x10a)](_0x2c39a7)&&_0x522aef[_0x340c2b(0x104)](_0x11350a[_0x340c2b(0xcd)],_0x2c39a7)?(_0x342d2b({..._0x11350a,'setImageSizes':!0x1}),_0x2c39a7=_0x1e0137[_0x340c2b(0xf4)](_0x1b7376[_0x340c2b(0xab)][_0x340c2b(0xee)][_0x340c2b(0xca)]),void _0x2da87e[_0x340c2b(0xce)](_0x2c39a7,{..._0x2bad0f,'commandReversedParams':[{'value':_0x4a27aa||null,'setImageSizes':!0x1}]},[],_0x340c2b(0xad))):void(_0x1e0137[_0x340c2b(0xba)](_0x2c39a7)?_0x2da87e[_0x340c2b(0xce)](_0x2c39a7,_0x2bad0f,[],_0x340c2b(0xb5)):_0x2da87e[_0x340c2b(0xf2)](_0x443ce8,_0x2bad0f,_0x340c2b(0xb5)));});});for(const _0x58e305 of _0x1b7376[_0x3ada19(0xde)][_0x3ada19(0xf8)](_0x3ada19(0xe2))[_0x3ada19(0xd7)])_0x2780c8[_0x58e305[_0x3ada19(0xd2)]]=_0x58e305[_0x3ada19(0x105)][_0x3ada19(0xb0)]();_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xd0),_0x3ada19(0xad),_0x3ada19(0xd8),()=>!0x1),_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xd0),_0x3ada19(0xb5),_0x3ada19(0xd8),()=>!0x1),_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xea),_0x3ada19(0xb5),_0x3ada19(0xd8),()=>!0x1),_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xd0),_0x3ada19(0xad),_0x3ada19(0xd5),([_0x756d0e])=>{const _0x381b90=_0x3ada19;_0x1e0137[_0x381b90(0xcb)](_0x756d0e[_0x381b90(0x109)]());}),_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xd0),_0x3ada19(0xad),_0x3ada19(0xd1),(_0x25f997,_0x2aec58)=>{const _0x30146d=_0x3ada19;_0x2da87e[_0x30146d(0xe4)][_0x30146d(0xa9)](_0x30146d(0xd0),'',_0x30146d(0xd5))(_0x25f997,{'commandName':_0x2aec58[_0x30146d(0xbc)],'commandParams':_0x2aec58[_0x30146d(0xf7)]});}),_0x2da87e[_0x3ada19(0xe4)][_0x3ada19(0xc7)](_0x3ada19(0xd0),_0x3ada19(0xad),_0x3ada19(0xdc),function(_0x443ec4,_0x4fa41a){if(_0x446d82(_0x443ec4,_0x4fa41a))return[_0x443ec4,_0x4fa41a];if(_0x446d82(_0x4fa41a,_0x443ec4))return[_0x4fa41a,_0x443ec4];return null;});const _0x3f6afd=[{'type':_0x3ada19(0xd0),'subType':_0x3ada19(0xad)},{'type':_0x3ada19(0x10c),'subType':_0x3ada19(0xb2)},{'type':_0x3ada19(0xd0),'subType':_0x3ada19(0xb8)},{'type':_0x3ada19(0x10c),'subType':_0x3ada19(0xb8)}];function _0x446d82(_0x4b2d30,_0x32ef43){const _0x23b8e7=_0x3ada19,_0x3221c5=_0x3f6afd[_0x23b8e7(0xe0)](({type:_0x7db5d9,subType:_0x345707})=>_0x4b2d30[_0x23b8e7(0xb4)]==_0x7db5d9&&_0x4b2d30[_0x23b8e7(0xed)]==_0x345707),_0x1b4b91=_0x3f6afd[_0x23b8e7(0xe0)](({type:_0x3b66ce,subType:_0x342bd1})=>_0x32ef43[_0x23b8e7(0xb4)]==_0x3b66ce&&_0x32ef43[_0x23b8e7(0xed)]==_0x342bd1);if(_0x3221c5<0x0||_0x1b4b91<0x0)return!0x1;const _0x44228f=_0x4b2d30[_0x23b8e7(0xf0)](),_0x679ce1=_0x32ef43[_0x23b8e7(0xf0)]();if((0x0==_0x3221c5||0x1==_0x3221c5)&&0x2==_0x1b4b91&&_0x44228f[_0x23b8e7(0xae)](_0x679ce1))return!0x0;if(0x2==_0x3221c5&&0x3==_0x1b4b91){const _0x12943f=_0x2da87e[_0x23b8e7(0xfc)](_0x44228f,_0x23b8e7(0x10c))[_0x23b8e7(0xe5)](({suggestion:_0x59b364,meta:_0x188d23})=>_0x188d23[_0x23b8e7(0xfb)]&&_0x23b8e7(0xb8)==_0x59b364[_0x23b8e7(0xed)]);if(_0x12943f[_0x23b8e7(0xdb)]>0x1&&_0x679ce1[_0x23b8e7(0xb9)][_0x23b8e7(0xbe)](_0x44228f[_0x23b8e7(0x10b)]))return!0x0;if(0x1==_0x12943f[_0x23b8e7(0xdb)]&&(_0x44228f[_0x23b8e7(0x10b)][_0x23b8e7(0xbe)](_0x679ce1[_0x23b8e7(0xb9)])||_0x44228f[_0x23b8e7(0xb9)][_0x23b8e7(0xbe)](_0x679ce1[_0x23b8e7(0x10b)])))return!0x0;}if(0x3==_0x3221c5&&0x3==_0x1b4b91&&_0x44228f[_0x23b8e7(0x10b)][_0x23b8e7(0xe7)](_0x679ce1[_0x23b8e7(0x10b)])){const _0x5e2d41=_0x44228f[_0x23b8e7(0xb9)][_0x23b8e7(0x103)],_0x4d67cf=_0x679ce1[_0x23b8e7(0x10b)][_0x23b8e7(0xbb)];return _0x1e0137[_0x23b8e7(0xba)](_0x5e2d41)&&_0x5e2d41===_0x4d67cf;}return!0x1;}_0x1b7376[_0x3ada19(0xab)][_0x3ada19(0xee)][_0x3ada19(0xfd)](()=>{const _0x4dc2c4=_0x3ada19;let _0x4ecca4=!0x1;const _0x5381bd=Array[_0x4dc2c4(0xda)](_0x1b7376[_0x4dc2c4(0xab)][_0x4dc2c4(0xee)][_0x4dc2c4(0xd3)][_0x4dc2c4(0xa8)]());for(const {name:_0x1edcc0,data:_0x5c552d}of _0x5381bd){const {group:_0x38fa75,type:_0x3155ef,subType:_0x365c59,id:_0x54e8fc}=_0x2da87e[_0x4dc2c4(0xa7)](_0x1edcc0);if(_0x4dc2c4(0xf3)==_0x38fa75&&_0x2da87e[_0x4dc2c4(0xbf)](_0x54e8fc)){if(_0x4dc2c4(0xd0)==_0x3155ef&&(_0x4dc2c4(0xad)==_0x365c59||_0x4dc2c4(0xb5)==_0x365c59)){const _0x2129e9=_0x2da87e[_0x4dc2c4(0xc4)](_0x54e8fc);if(_0x5c552d[_0x4dc2c4(0xec)]){const _0x416bb7=_0x2129e9[_0x4dc2c4(0xf0)]()[_0x4dc2c4(0x109)]();if(_0x1e0137[_0x4dc2c4(0xba)](_0x416bb7))continue;_0x2da87e[_0x4dc2c4(0xe8)](_0x2129e9),_0x4ecca4=!0x0;}}if(_0x4dc2c4(0x10c)==_0x3155ef&&_0x4dc2c4(0xb2)==_0x365c59&&!_0x5c552d[_0x4dc2c4(0xec)]){const _0x52b551=_0x2da87e[_0x4dc2c4(0xc4)](_0x54e8fc);_0x52b551[_0x4dc2c4(0xf9)]&&_0x52b551[_0x4dc2c4(0xf9)][_0x4dc2c4(0xe9)]&&(_0x2da87e[_0x4dc2c4(0xe8)](_0x52b551[_0x4dc2c4(0xf9)]),_0x4ecca4=!0x0);}}}return _0x4ecca4;}),this[_0x3ada19(0xeb)](_0x2780c8);}[_0xd41f70(0xeb)](_0x49283c){const _0x2b7520=_0xd41f70,_0x4872d4=this[_0x2b7520(0xaa)],_0x31f018=_0x4872d4[_0x2b7520(0xd9)];_0x4872d4[_0x2b7520(0xde)][_0x2b7520(0xf8)](_0x2b7520(0xef))[_0x2b7520(0xb7)][_0x2b7520(0xc0)](_0x885d3c=>{const _0x4be632=_0x2b7520;if(_0x4be632(0xd0)!=_0x885d3c[_0x4be632(0xb4)]&&_0x4be632(0xea)!=_0x885d3c[_0x4be632(0xb4)])return;const {data:_0x386b89}=_0x885d3c;if(!_0x386b89||_0x4be632(0xb3)!=_0x386b89[_0x4be632(0xbc)])return;const _0x76c33d=_0x386b89[_0x4be632(0x106)][0x0][_0x4be632(0xcd)];return _0x526717(_0x4be632(0x107)===_0x76c33d?_0x36e576(_0x31f018,_0x4be632(0xb1)):_0x49283c[_0x76c33d]||_0x76c33d);function _0x526717(_0x14a507){const _0x2feed6=_0x4be632;return{'type':_0x2feed6(0xb6),'content':_0x36e576(_0x31f018,_0x2feed6(0xbd),_0x14a507)};}});}}function _0x2b54(){const _0x159e60=['discard','name','differ','imageTypeBlock','accept','createRangeOn','normalizedStyles','join','locale','from','length','chain','8600537uKDyDC','plugins','9604igYmwW','findIndex','enableCommand','ImageStyleEditing','450LuTcgT','_suggestionFactory','filter','ImageUtils','isBefore','discardSuggestion','isInContent','formatInline','_registerLegacyDescription','newRange','subType','document','TrackChangesEditing','getFirstRange','2892QiucWt','markInlineFormat','suggestion','getClosestSelectedImageElement','2826265IuwaIP','363kkjBkE','commandReversedParams','get','next','head','isOwn','_findSuggestions','registerPostFixer','29685nbxpho','refresh','imageTypeInline','20JkzzGc','891umUhjE','nodeAfter','shouldConvertImageType','title','commandParams','side','afterInit','getContainedElement','isInlineImage','start','insertion','_splitMarkerName','getChangedMarkers','getSuggestionCallback','editor','model','commands','imageStylePreApply','isIntersecting','forEach','toLowerCase','FORMAT_SIDE_IMAGE','imageCaption','imageStyle','type','imageStylePostApply','format','descriptionFactory','convertInlineImageToBlock','end','isBlockImage','nodeBefore','commandName','*Format:*\x20%0','isEqual','hasSuggestion','registerDescriptionCallback','7484442NClPfq','has','Users','getSuggestion','440YfIhYq','change','registerCustomCallback','getSuggestions','1509elesbx','selection','setImageNaturalSizeAttributes','author','value','markBlockFormat','168JDcSLt','formatBlock'];_0x2b54=function(){return _0x159e60;};return _0x2b54();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x37b8(){const _0x25e316=['listenTo','Users','bind','11OLdMjX','collaboration_features','lowest','868724mPzrII','get','editor','enableCommand','trackChanges','plugins','2474640PzHDou','importWord','1621784GKyurN','forEach','_trackChangesValueDuringImport','commands','value','27260fpAfWr','dataInsert','1490679EfouqY','_setSuggestionData','24yQncBP','16765530JSwOZQ','execute','_trackChangesExecuted','1tdjbFW','369176CrdnNg','afterInit','high','49MnfDNi','track_changes','_handleImportedData','TrackChangesEditing'];_0x37b8=function(){return _0x25e316;};return _0x37b8();}const _0x5422bd=_0x299f;function _0x299f(_0xf93d25,_0x6e03d){const _0x37b8d4=_0x37b8();return _0x299f=function(_0x299fe6,_0x5b7cf9){_0x299fe6=_0x299fe6-0xf1;let _0x1de58a=_0x37b8d4[_0x299fe6];return _0x1de58a;},_0x299f(_0xf93d25,_0x6e03d);}(function(_0x4f5c46,_0x58529b){const _0x21d69a=_0x299f,_0x2d1641=_0x4f5c46();while(!![]){try{const _0x43000b=parseInt(_0x21d69a(0x109))/0x1*(parseInt(_0x21d69a(0xf4))/0x2)+parseInt(_0x21d69a(0x103))/0x3+parseInt(_0x21d69a(0xfc))/0x4+parseInt(_0x21d69a(0x101))/0x5*(parseInt(_0x21d69a(0x105))/0x6)+parseInt(_0x21d69a(0x10d))/0x7*(parseInt(_0x21d69a(0x10a))/0x8)+parseInt(_0x21d69a(0xfa))/0x9+parseInt(_0x21d69a(0x106))/0xa*(-parseInt(_0x21d69a(0xf1))/0xb);if(_0x43000b===_0x58529b)break;else _0x2d1641['push'](_0x2d1641['shift']());}catch(_0x5e9053){_0x2d1641['push'](_0x2d1641['shift']());}}}(_0x37b8,0x44589));import{Plugin as _0x47ecd3}from'ckeditor5/src/core.js';export default class at extends _0x47ecd3{constructor(_0x37a40f){const _0x1203d1=_0x299f;super(_0x37a40f),this[_0x1203d1(0xfe)]=!0x1,this[_0x1203d1(0x108)]=!0x1;}[_0x5422bd(0x10b)](){const _0x37d28e=_0x5422bd,_0x2507bf=this[_0x37d28e(0xf6)],_0x5961f3=_0x2507bf[_0x37d28e(0xff)][_0x37d28e(0xf5)](_0x37d28e(0xfb)),_0x42daaf=_0x2507bf[_0x37d28e(0xff)][_0x37d28e(0xf5)](_0x37d28e(0xf8));_0x5961f3&&(_0x5961f3['on'](_0x37d28e(0x107),(_0x2f97aa,[,_0x3a6386])=>{const _0x1ca900=_0x37d28e;this[_0x1ca900(0xfe)]=_0x42daaf[_0x1ca900(0x100)],_0x3a6386[_0x1ca900(0xf2)][_0x1ca900(0x10e)]=!this[_0x1ca900(0xfe)];},{'priority':_0x37d28e(0x10c)}),this[_0x37d28e(0x111)](_0x5961f3,_0x37d28e(0x102),this[_0x37d28e(0x10f)][_0x37d28e(0x113)](this)),this[_0x37d28e(0x111)](_0x5961f3,_0x37d28e(0x102),()=>{const _0x2655f0=_0x37d28e;this[_0x2655f0(0x108)]&&(_0x42daaf[_0x2655f0(0x107)](),this[_0x2655f0(0x108)]=!0x1);},{'priority':_0x37d28e(0xf3)}),_0x2507bf[_0x37d28e(0xf9)][_0x37d28e(0xf5)](_0x37d28e(0x110))[_0x37d28e(0xf7)](_0x37d28e(0xfb)));}[_0x5422bd(0x10f)](_0x262661,_0x17dea6){const _0x944921=_0x5422bd,{suggestions:_0x18cb3c}=_0x17dea6,_0x591567=this[_0x944921(0xf6)][_0x944921(0xff)][_0x944921(0xf5)](_0x944921(0xf8)),_0x393040=_0x591567[_0x944921(0x100)];this[_0x944921(0xfe)]!==_0x393040&&(_0x591567[_0x944921(0x107)](),this[_0x944921(0x108)]=!0x0),_0x18cb3c&&_0x18cb3c[_0x944921(0xfd)](({id:_0x270a31,type:_0x573a8a,author:_0x30a907,created_at:_0x4c0d72})=>{const _0x5d65ee=_0x944921,_0x57eb88={'id':_0x270a31,'type':_0x573a8a,'authorId':this[_0x5d65ee(0xf6)][_0x5d65ee(0xf9)][_0x5d65ee(0xf5)](_0x5d65ee(0x112))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x30a907,'createdAt':_0x4c0d72?new Date(_0x4c0d72):new Date(),'source':_0x5d65ee(0xfb)}}};this[_0x5d65ee(0xf6)][_0x5d65ee(0xf9)][_0x5d65ee(0xf5)](_0x5d65ee(0x110))[_0x5d65ee(0x104)](_0x57eb88);});}}
23
+ const _0xc4c02b=_0x571f;(function(_0x52c86f,_0x57f29f){const _0xa38aa0=_0x571f,_0x4bbb71=_0x52c86f();while(!![]){try{const _0x1b693e=-parseInt(_0xa38aa0(0x1cc))/0x1*(parseInt(_0xa38aa0(0x1e3))/0x2)+-parseInt(_0xa38aa0(0x1e4))/0x3*(parseInt(_0xa38aa0(0x1df))/0x4)+parseInt(_0xa38aa0(0x1d8))/0x5+-parseInt(_0xa38aa0(0x1e7))/0x6*(parseInt(_0xa38aa0(0x1de))/0x7)+parseInt(_0xa38aa0(0x1c9))/0x8+-parseInt(_0xa38aa0(0x1e0))/0x9*(-parseInt(_0xa38aa0(0x1cf))/0xa)+-parseInt(_0xa38aa0(0x1e2))/0xb;if(_0x1b693e===_0x57f29f)break;else _0x4bbb71['push'](_0x4bbb71['shift']());}catch(_0x392e50){_0x4bbb71['push'](_0x4bbb71['shift']());}}}(_0x1812,0x7c0d5));function _0x1812(){const _0x23247b=['312838cxtrVn','774993JOdUTj','high','editor','3180drxjCp','enableCommand','commands','Users','track_changes','4077896BXTeKD','value','afterInit','3IpnXTV','lowest','_trackChangesExecuted','843070pLbHsI','execute','_setSuggestionData','listenTo','trackChanges','plugins','_handleImportedData','importWord','collaboration_features','3015175MwSaXr','_trackChangesValueDuringImport','get','bind','dataInsert','forEach','2513xjnQwO','12yhhFgf','108NdQODl','TrackChangesEditing','2000009dUDJnm'];_0x1812=function(){return _0x23247b;};return _0x1812();}function _0x571f(_0x42d064,_0x2c9e0e){const _0x1812c6=_0x1812();return _0x571f=function(_0x571f6a,_0x7bbe7c){_0x571f6a=_0x571f6a-0x1c8;let _0x35697c=_0x1812c6[_0x571f6a];return _0x35697c;},_0x571f(_0x42d064,_0x2c9e0e);}import{Plugin as _0x244e50}from'ckeditor5/src/core.js';export default class at extends _0x244e50{constructor(_0x15f1c0){const _0x318cf0=_0x571f;super(_0x15f1c0),this[_0x318cf0(0x1d9)]=!0x1,this[_0x318cf0(0x1ce)]=!0x1;}[_0xc4c02b(0x1cb)](){const _0x2abb29=_0xc4c02b,_0x2b04fc=this[_0x2abb29(0x1e6)],_0x59f269=_0x2b04fc[_0x2abb29(0x1e9)][_0x2abb29(0x1da)](_0x2abb29(0x1d6)),_0x1daf68=_0x2b04fc[_0x2abb29(0x1e9)][_0x2abb29(0x1da)](_0x2abb29(0x1d3));_0x59f269&&(_0x59f269['on'](_0x2abb29(0x1d0),(_0x271c82,[,_0x3101a7])=>{const _0x2979e5=_0x2abb29;this[_0x2979e5(0x1d9)]=_0x1daf68[_0x2979e5(0x1ca)],_0x3101a7[_0x2979e5(0x1d7)][_0x2979e5(0x1c8)]=!this[_0x2979e5(0x1d9)];},{'priority':_0x2abb29(0x1e5)}),this[_0x2abb29(0x1d2)](_0x59f269,_0x2abb29(0x1dc),this[_0x2abb29(0x1d5)][_0x2abb29(0x1db)](this)),this[_0x2abb29(0x1d2)](_0x59f269,_0x2abb29(0x1dc),()=>{const _0x42ff03=_0x2abb29;this[_0x42ff03(0x1ce)]&&(_0x1daf68[_0x42ff03(0x1d0)](),this[_0x42ff03(0x1ce)]=!0x1);},{'priority':_0x2abb29(0x1cd)}),_0x2b04fc[_0x2abb29(0x1d4)][_0x2abb29(0x1da)](_0x2abb29(0x1e1))[_0x2abb29(0x1e8)](_0x2abb29(0x1d6)));}[_0xc4c02b(0x1d5)](_0x489ee8,_0x6a2e06){const _0xa9d9dc=_0xc4c02b,{suggestions:_0x1972fe}=_0x6a2e06,_0x2ade16=this[_0xa9d9dc(0x1e6)][_0xa9d9dc(0x1e9)][_0xa9d9dc(0x1da)](_0xa9d9dc(0x1d3)),_0x5c69f5=_0x2ade16[_0xa9d9dc(0x1ca)];this[_0xa9d9dc(0x1d9)]!==_0x5c69f5&&(_0x2ade16[_0xa9d9dc(0x1d0)](),this[_0xa9d9dc(0x1ce)]=!0x0),_0x1972fe&&_0x1972fe[_0xa9d9dc(0x1dd)](({id:_0x4ae6c9,type:_0x46e115,author:_0x1f3abb,created_at:_0x38ac8b})=>{const _0x3e677d=_0xa9d9dc,_0x90868e={'id':_0x4ae6c9,'type':_0x46e115,'authorId':this[_0x3e677d(0x1e6)][_0x3e677d(0x1d4)][_0x3e677d(0x1da)](_0x3e677d(0x1ea))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1f3abb,'createdAt':_0x38ac8b?new Date(_0x38ac8b):new Date(),'source':_0x3e677d(0x1d6)}}};this[_0x3e677d(0x1e6)][_0x3e677d(0x1d4)][_0x3e677d(0x1da)](_0x3e677d(0x1e1))[_0x3e677d(0x1d1)](_0x90868e);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28484c=_0x5cff;(function(_0x283330,_0x35e5e8){const _0x5751b8=_0x5cff,_0x544e84=_0x283330();while(!![]){try{const _0x5219dd=-parseInt(_0x5751b8(0x142))/0x1*(-parseInt(_0x5751b8(0x149))/0x2)+parseInt(_0x5751b8(0x13c))/0x3+parseInt(_0x5751b8(0x130))/0x4+parseInt(_0x5751b8(0x148))/0x5*(parseInt(_0x5751b8(0x144))/0x6)+parseInt(_0x5751b8(0x146))/0x7*(-parseInt(_0x5751b8(0x150))/0x8)+parseInt(_0x5751b8(0x13e))/0x9*(parseInt(_0x5751b8(0x12d))/0xa)+-parseInt(_0x5751b8(0x147))/0xb;if(_0x5219dd===_0x35e5e8)break;else _0x544e84['push'](_0x544e84['shift']());}catch(_0x38f76c){_0x544e84['push'](_0x544e84['shift']());}}}(_0x2d07,0x440a3));function _0x5cff(_0x391bd7,_0x5db0ab){const _0x2d075b=_0x2d07();return _0x5cff=function(_0x5cff58,_0x3c9f4c){_0x5cff58=_0x5cff58-0x12a;let _0x2243da=_0x2d075b[_0x5cff58];return _0x2243da;},_0x5cff(_0x391bd7,_0x5db0ab);}import{Plugin as _0x191442}from'ckeditor5/src/core.js';import{getTranslation as _0x308198}from'../utils/common-translations.js';export default class ct extends _0x191442{[_0x28484c(0x14d)](){const _0xa379e6=_0x28484c,_0x4ccc2b=this[_0xa379e6(0x13b)],_0x581315=_0x4ccc2b[_0xa379e6(0x133)][_0xa379e6(0x140)](_0xa379e6(0x14f));if(_0x4ccc2b[_0xa379e6(0x133)][_0xa379e6(0x12b)](_0xa379e6(0x152))&&(_0x581315[_0xa379e6(0x131)](_0xa379e6(0x139)),_0x581315[_0xa379e6(0x131)](_0xa379e6(0x141))),_0x4ccc2b[_0xa379e6(0x133)][_0xa379e6(0x12b)](_0xa379e6(0x137))){for(const _0x36772d of[_0xa379e6(0x134),_0xa379e6(0x136)])_0x581315[_0xa379e6(0x14e)](_0x36772d);}const _0x9b14e2=_0x4ccc2b[_0xa379e6(0x14b)];_0x581315[_0xa379e6(0x12c)](_0xa379e6(0x145)),_0x581315[_0xa379e6(0x13f)][_0xa379e6(0x13a)](_0xa379e6(0x145),_0x308198(_0x9b14e2,_0xa379e6(0x14c))),this[_0xa379e6(0x12e)]();}[_0x28484c(0x12e)](){const _0x5e05b8=_0x28484c,_0x764922=this[_0x5e05b8(0x13b)],_0x35636c=_0x764922[_0x5e05b8(0x14b)],_0x53aed2=_0x764922[_0x5e05b8(0x133)][_0x5e05b8(0x140)](_0x5e05b8(0x14f));_0x53aed2[_0x5e05b8(0x13f)][_0x5e05b8(0x132)](_0x4a504d=>{const _0xcb271b=_0x5e05b8;if(_0xcb271b(0x151)!=_0x4a504d[_0xcb271b(0x135)])return;const {data:_0x5a6e5b}=_0x4a504d;if(!_0x5a6e5b)return;if(_0xcb271b(0x134)!=_0x5a6e5b[_0xcb271b(0x12f)]&&_0xcb271b(0x136)!=_0x5a6e5b[_0xcb271b(0x12f)])return;const _0x3d0f5c=_0x4a504d[_0xcb271b(0x143)]()[0x0],_0x24945a=_0x53aed2[_0xcb271b(0x13f)][_0xcb271b(0x138)](_0x3d0f5c);return _0xcb271b(0x134)==_0x5a6e5b[_0xcb271b(0x12f)]?{'type':_0xcb271b(0x14a),'content':_0x308198(_0x35636c,_0xcb271b(0x13d),_0x24945a)}:_0xcb271b(0x136)==_0x5a6e5b[_0xcb271b(0x12f)]?{'type':_0xcb271b(0x14a),'content':_0x308198(_0x35636c,_0xcb271b(0x12a),_0x24945a)}:void 0x0;});}}function _0x2d07(){const _0x553179=['19179XDwbKD','descriptionFactory','get','outdent','129uvfwVw','getItems','78438AkelDJ','blockIndent','7xfLrib','7975341ZmTbCf','65bXoNWk','6726SVmgGc','format','locale','FORMAT_INDENT','afterInit','enableDefaultAttributesIntegration','TrackChangesEditing','2723024ZQeKhy','formatBlock','IndentEditing','*Outdent:*\x20%0','has','registerBlockAttribute','1050AHyqeI','_registerLegacyDescription','commandName','1432548XbEiXH','enableCommand','registerDescriptionCallback','plugins','indentBlock','type','outdentBlock','IndentBlock','getItemLabel','indent','registerAttributeLabel','editor','475296NIgjYn','*Indent:*\x20%0'];_0x2d07=function(){return _0x553179;};return _0x2d07();}
23
+ const _0x43e05f=_0x25e1;function _0x25e1(_0x1abb92,_0xa50586){const _0x42d618=_0x42d6();return _0x25e1=function(_0x25e1d1,_0x3e3df3){_0x25e1d1=_0x25e1d1-0xb5;let _0x1580f0=_0x42d618[_0x25e1d1];return _0x1580f0;},_0x25e1(_0x1abb92,_0xa50586);}(function(_0x40fd15,_0x2b881a){const _0x5dd1a0=_0x25e1,_0x2dd3c3=_0x40fd15();while(!![]){try{const _0x369a79=-parseInt(_0x5dd1a0(0xb7))/0x1+-parseInt(_0x5dd1a0(0xb8))/0x2*(parseInt(_0x5dd1a0(0xd6))/0x3)+-parseInt(_0x5dd1a0(0xdc))/0x4+-parseInt(_0x5dd1a0(0xc9))/0x5+parseInt(_0x5dd1a0(0xba))/0x6*(parseInt(_0x5dd1a0(0xdb))/0x7)+parseInt(_0x5dd1a0(0xc8))/0x8*(-parseInt(_0x5dd1a0(0xce))/0x9)+parseInt(_0x5dd1a0(0xc2))/0xa*(parseInt(_0x5dd1a0(0xc6))/0xb);if(_0x369a79===_0x2b881a)break;else _0x2dd3c3['push'](_0x2dd3c3['shift']());}catch(_0x2c9fce){_0x2dd3c3['push'](_0x2dd3c3['shift']());}}}(_0x42d6,0x4afd9));import{Plugin as _0x510c80}from'ckeditor5/src/core.js';function _0x42d6(){const _0x3253e1=['1235368MIjvRz','indentBlock','registerDescriptionCallback','*Indent:*\x20%0','239615hPYnJh','8DiNhxS','getItems','306IyAyXf','format','formatBlock','enableDefaultAttributesIntegration','enableCommand','registerAttributeLabel','_registerLegacyDescription','FORMAT_INDENT','10760xvIhBY','IndentEditing','type','descriptionFactory','12188jrslFO','outdentBlock','743528OuLfRF','95280gEbkZi','registerBlockAttribute','getItemLabel','get','locale','9HnFuDE','afterInit','commandName','plugins','outdent','editor','TrackChangesEditing','has','230448zjKlpj','*Outdent:*\x20%0','IndentBlock','indent','blockIndent','11347pBefZG'];_0x42d6=function(){return _0x3253e1;};return _0x42d6();}import{getTranslation as _0x3f0116}from'../utils/common-translations.js';export default class ct extends _0x510c80{[_0x43e05f(0xcf)](){const _0x42fdad=_0x43e05f,_0x2283aa=this[_0x42fdad(0xd3)],_0x23af0d=_0x2283aa[_0x42fdad(0xd1)][_0x42fdad(0xcc)](_0x42fdad(0xd4));if(_0x2283aa[_0x42fdad(0xd1)][_0x42fdad(0xd5)](_0x42fdad(0xc3))&&(_0x23af0d[_0x42fdad(0xbe)](_0x42fdad(0xd9)),_0x23af0d[_0x42fdad(0xbe)](_0x42fdad(0xd2))),_0x2283aa[_0x42fdad(0xd1)][_0x42fdad(0xd5)](_0x42fdad(0xd8))){for(const _0xe62d5d of[_0x42fdad(0xdd),_0x42fdad(0xc7)])_0x23af0d[_0x42fdad(0xbd)](_0xe62d5d);}const _0x2a46ee=_0x2283aa[_0x42fdad(0xcd)];_0x23af0d[_0x42fdad(0xca)](_0x42fdad(0xda)),_0x23af0d[_0x42fdad(0xc5)][_0x42fdad(0xbf)](_0x42fdad(0xda),_0x3f0116(_0x2a46ee,_0x42fdad(0xc1))),this[_0x42fdad(0xc0)]();}[_0x43e05f(0xc0)](){const _0x306fd8=_0x43e05f,_0xb8d5cd=this[_0x306fd8(0xd3)],_0x4b0c23=_0xb8d5cd[_0x306fd8(0xcd)],_0xafdbd8=_0xb8d5cd[_0x306fd8(0xd1)][_0x306fd8(0xcc)](_0x306fd8(0xd4));_0xafdbd8[_0x306fd8(0xc5)][_0x306fd8(0xb5)](_0x579a39=>{const _0x369285=_0x306fd8;if(_0x369285(0xbc)!=_0x579a39[_0x369285(0xc4)])return;const {data:_0x2e6dac}=_0x579a39;if(!_0x2e6dac)return;if(_0x369285(0xdd)!=_0x2e6dac[_0x369285(0xd0)]&&_0x369285(0xc7)!=_0x2e6dac[_0x369285(0xd0)])return;const _0x33ad3f=_0x579a39[_0x369285(0xb9)]()[0x0],_0x5bf346=_0xafdbd8[_0x369285(0xc5)][_0x369285(0xcb)](_0x33ad3f);return _0x369285(0xdd)==_0x2e6dac[_0x369285(0xd0)]?{'type':_0x369285(0xbb),'content':_0x3f0116(_0x4b0c23,_0x369285(0xb6),_0x5bf346)}:_0x369285(0xc7)==_0x2e6dac[_0x369285(0xd0)]?{'type':_0x369285(0xbb),'content':_0x3f0116(_0x4b0c23,_0x369285(0xd7),_0x5bf346)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3e3240=_0x2886;(function(_0x3c65d5,_0xbcc5a8){var _0x8e95da=_0x2886,_0x10d684=_0x3c65d5();while(!![]){try{var _0x4ca33b=parseInt(_0x8e95da(0x1a4))/0x1*(parseInt(_0x8e95da(0x1aa))/0x2)+-parseInt(_0x8e95da(0x1ae))/0x3*(-parseInt(_0x8e95da(0x1ab))/0x4)+-parseInt(_0x8e95da(0x1a6))/0x5+-parseInt(_0x8e95da(0x1a0))/0x6*(parseInt(_0x8e95da(0x1af))/0x7)+-parseInt(_0x8e95da(0x1a7))/0x8*(parseInt(_0x8e95da(0x1a1))/0x9)+-parseInt(_0x8e95da(0x1a9))/0xa*(-parseInt(_0x8e95da(0x1a3))/0xb)+parseInt(_0x8e95da(0x19d))/0xc;if(_0x4ca33b===_0xbcc5a8)break;else _0x10d684['push'](_0x10d684['shift']());}catch(_0x350a97){_0x10d684['push'](_0x10d684['shift']());}}}(_0xe434,0x31cb1));import{Plugin as _0x1b6db6}from'ckeditor5/src/core.js';import{Input as _0x9c855e}from'ckeditor5/src/typing.js';function _0xe434(){var _0x2fe709=['12rrrSCw','261BuSpDS','get','44gEfDSv','4WEbJvv','requires','689140uLjGzp','36040qwwzFl','init','919110FGnwTv','73316dRbzaM','876wyGlLk','input','editor','885iqVECV','1037225vBJEHR','plugins','2278740dPEiIb','TrackChangesEditing','enableCommand'];_0xe434=function(){return _0x2fe709;};return _0xe434();}function _0x2886(_0x24f62a,_0x49e8e4){var _0xe4349c=_0xe434();return _0x2886=function(_0x28861e,_0x26d3c2){_0x28861e=_0x28861e-0x19d;var _0x35f34a=_0xe4349c[_0x28861e];return _0x35f34a;},_0x2886(_0x24f62a,_0x49e8e4);}export default class ut extends _0x1b6db6{static get[_0x3e3240(0x1a5)](){return[_0x9c855e];}[_0x3e3240(0x1a8)](){var _0xc3f74=_0x3e3240;this[_0xc3f74(0x1ad)][_0xc3f74(0x1b0)][_0xc3f74(0x1a2)](_0xc3f74(0x19e))[_0xc3f74(0x19f)](_0xc3f74(0x1ac));}}
23
+ function _0x5514(_0x444f61,_0x57ede7){var _0x5b8822=_0x5b88();return _0x5514=function(_0x551427,_0x123c6b){_0x551427=_0x551427-0x11d;var _0x177e39=_0x5b8822[_0x551427];return _0x177e39;},_0x5514(_0x444f61,_0x57ede7);}var _0x4adfd4=_0x5514;(function(_0x255ba4,_0x525445){var _0x500478=_0x5514,_0xe035f7=_0x255ba4();while(!![]){try{var _0x184d92=parseInt(_0x500478(0x12f))/0x1*(parseInt(_0x500478(0x12d))/0x2)+parseInt(_0x500478(0x128))/0x3+-parseInt(_0x500478(0x126))/0x4+-parseInt(_0x500478(0x127))/0x5+parseInt(_0x500478(0x11d))/0x6*(parseInt(_0x500478(0x121))/0x7)+-parseInt(_0x500478(0x12a))/0x8*(parseInt(_0x500478(0x122))/0x9)+-parseInt(_0x500478(0x11f))/0xa*(parseInt(_0x500478(0x12b))/0xb);if(_0x184d92===_0x525445)break;else _0xe035f7['push'](_0xe035f7['shift']());}catch(_0x124ea0){_0xe035f7['push'](_0xe035f7['shift']());}}}(_0x5b88,0xb0aeb));import{Plugin as _0x28fe2c}from'ckeditor5/src/core.js';import{Input as _0x5ef017}from'ckeditor5/src/typing.js';function _0x5b88(){var _0x59b475=['11IiJMmp','enableCommand','2TtbGwm','get','1282101iErKfa','30JmecES','editor','14162650hAndAo','requires','1917167EPrJyY','99XBPMjX','input','TrackChangesEditing','init','3976460JXdPOo','1436310yPEQNg','2913414SwquoG','plugins','146408XVwASU'];_0x5b88=function(){return _0x59b475;};return _0x5b88();}export default class ut extends _0x28fe2c{static get[_0x4adfd4(0x120)](){return[_0x5ef017];}[_0x4adfd4(0x125)](){var _0x5aded5=_0x4adfd4;this[_0x5aded5(0x11e)][_0x5aded5(0x129)][_0x5aded5(0x12e)](_0x5aded5(0x124))[_0x5aded5(0x12c)](_0x5aded5(0x123));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5de016=_0x2f5a;(function(_0x2dc5bd,_0xf04392){const _0x5bce0a=_0x2f5a,_0x1f7e6f=_0x2dc5bd();while(!![]){try{const _0x3e24db=-parseInt(_0x5bce0a(0xc4))/0x1+parseInt(_0x5bce0a(0xee))/0x2*(parseInt(_0x5bce0a(0xd1))/0x3)+parseInt(_0x5bce0a(0xb4))/0x4+-parseInt(_0x5bce0a(0xcf))/0x5*(-parseInt(_0x5bce0a(0xa7))/0x6)+parseInt(_0x5bce0a(0xc1))/0x7*(parseInt(_0x5bce0a(0xa3))/0x8)+-parseInt(_0x5bce0a(0xf0))/0x9+parseInt(_0x5bce0a(0xca))/0xa*(-parseInt(_0x5bce0a(0xe1))/0xb);if(_0x3e24db===_0xf04392)break;else _0x1f7e6f['push'](_0x1f7e6f['shift']());}catch(_0x5dd202){_0x1f7e6f['push'](_0x1f7e6f['shift']());}}}(_0x3a90,0xb34f2));import{Plugin as _0x1e92da}from'ckeditor5/src/core.js';function _0x3a90(){const _0x153b1d=['findIndex','4473748bVpTlO','bulletedList','LegacyTodoListEditing','forceValue','selection','createPositionAt','plugins','checkChild','push','registerElementLabel','editor','List','execute','7WNOnCa','registerDescriptionCallback','*Check\x20item*','791122whOtFV','commands','ELEMENT_LIST_ITEM','isObject','createRange','_selectedElements','40JSMRFX','before','element','length','commandName','56335gZYgZr','todoList','9138CuGDKV','nextSibling','listItem','afterInit','model','getSelectedBlocks','formatBlock','has','end','type','value','*Outdent:*\x20%0','*Change\x20to:*\x20%0','bulleted','markBlockFormat','paragraph','7462631JaqTDj','todo','formatInline','parent','from','listIndent','replace','filter','commandParams','listType','get','descriptionFactory','format','542VlPkli','TrackChangesEditing','3228489McczMw','slice','name','numberedList','*Uncheck\x20item*','blockName','ELEMENT_TODO_LIST','change','locale','getAttribute','11227496cWhFYp','document','*Indent:*\x20%0','todoListChecked','666MZReUR','add','enableCommand','numbered','outdentList','ELEMENT_NUMBERED_LIST','ELEMENT_BULLETED_LIST','checkTodoList','LegacyListEditing','schema','previousSibling','indentList'];_0x3a90=function(){return _0x153b1d;};return _0x3a90();}import{getTranslation as _0x3ce7d8}from'../utils/common-translations.js';function _0x2f5a(_0x272543,_0x2143d2){const _0x3a9026=_0x3a90();return _0x2f5a=function(_0x2f5a4d,_0x1762d1){_0x2f5a4d=_0x2f5a4d-0x9b;let _0x5557b1=_0x3a9026[_0x2f5a4d];return _0x5557b1;},_0x2f5a(_0x272543,_0x2143d2);}export default class ft extends _0x1e92da{[_0x5de016(0xd4)](){const _0x9d06dd=_0x5de016,_0xa2a3bf=this[_0x9d06dd(0xbe)],_0x43af5f=_0xa2a3bf[_0x9d06dd(0xa1)];if(!_0xa2a3bf[_0x9d06dd(0xba)][_0x9d06dd(0xd8)](_0x9d06dd(0xaf)))return;const _0x397a7d=_0xa2a3bf[_0x9d06dd(0xba)][_0x9d06dd(0xeb)](_0x9d06dd(0xef)),_0x157611=_0xa2a3bf[_0x9d06dd(0xba)][_0x9d06dd(0xd8)](_0x9d06dd(0xb6));function _0x54d1cc(_0x1c8245){return()=>{const _0x2ee37d=_0x2f5a,_0x44e87b=_0xa2a3bf[_0x2ee37d(0xd5)][_0x2ee37d(0xa4)][_0x2ee37d(0xb8)],_0x3de14c=_0xa2a3bf[_0x2ee37d(0xc5)][_0x2ee37d(0xeb)](_0x1c8245);if(_0x3de14c[_0x2ee37d(0xdb)])return void _0xa2a3bf[_0x2ee37d(0xc0)](_0x2ee37d(0xe0),{});const _0x464ff3=_0x1c8245[_0x2ee37d(0xf1)](0x0,-0x4),_0x533515=function(_0x211dd9,_0x169e83,_0x2ecae4){const _0x4fc33c=_0x2ee37d;let _0x9f643c=Array[_0x4fc33c(0xe5)](_0x211dd9)[_0x4fc33c(0xe8)](_0x378585=>function(_0x2eb943,_0x40f6ec){const _0x2df8e8=_0x4fc33c;return _0x40f6ec[_0x2df8e8(0xbb)](_0x2eb943[_0x2df8e8(0xe4)],_0x2df8e8(0xd3))&&!_0x40f6ec[_0x2df8e8(0xc7)](_0x2eb943);}(_0x378585,_0x2ecae4));_0x9f643c=_0x9f643c[_0x4fc33c(0xe8)](_0x318c88=>!_0x318c88['is'](_0x4fc33c(0xcc),_0x4fc33c(0xd3))||_0x318c88[_0x4fc33c(0xa2)](_0x4fc33c(0xea))!=_0x169e83);const _0x158874=new Set();for(const _0x143a74 of _0x9f643c)_0x143a74['is'](_0x4fc33c(0xcc),_0x4fc33c(0xd3))?_0x158874[_0x4fc33c(0xa8)](fe(_0x143a74)):_0x158874[_0x4fc33c(0xa8)](_0x143a74);return Array[_0x4fc33c(0xe5)](_0x158874);}(_0x44e87b[_0x2ee37d(0xd6)](),_0x464ff3,_0xa2a3bf[_0x2ee37d(0xd5)][_0x2ee37d(0xb0)]);_0xa2a3bf[_0x2ee37d(0xd5)][_0x2ee37d(0xa0)](()=>{const _0xb51824=_0x2ee37d;for(const _0x4cc62d of _0x533515)_0x397a7d[_0xb51824(0xdf)](_0x4cc62d,{'commandName':_0x1c8245,'commandParams':[{'forceValue':!_0x3de14c[_0xb51824(0xdb)]}],'formatGroupId':_0xb51824(0x9e)},ue(_0x4cc62d));});};}function _0x3deb9b(_0x290051){return()=>{const _0x569272=_0x2f5a,_0x375fb4=function(_0x1f2f5e){const _0x33e949=_0x2f5a;let _0x205b4c=Array[_0x33e949(0xe5)](_0x1f2f5e);const _0x48025c=_0x205b4c[_0x33e949(0xb3)](_0x419121=>_0x33e949(0xd3)!=_0x419121[_0x33e949(0x9b)]);return _0x48025c>-0x1&&(_0x205b4c=_0x205b4c[_0x33e949(0xf1)](0x0,_0x48025c)),_0x205b4c;}(_0xa2a3bf[_0x569272(0xd5)][_0x569272(0xa4)][_0x569272(0xb8)][_0x569272(0xd6)]()),_0xfca3db=_0xa2a3bf[_0x569272(0xd5)][_0x569272(0xc8)](_0xa2a3bf[_0x569272(0xd5)][_0x569272(0xb9)](_0x375fb4[0x0],_0x569272(0xcb)),_0xa2a3bf[_0x569272(0xd5)][_0x569272(0xb9)](_0x375fb4[_0x375fb4[_0x569272(0xcd)]-0x1],_0x569272(0xd9)));_0xa2a3bf[_0x569272(0xd5)][_0x569272(0xa0)](()=>{const _0x2c075b=_0x569272;_0x397a7d[_0x2c075b(0xdf)](_0xfca3db,{'commandName':_0x290051,'commandParams':[],'formatGroupId':_0x2c075b(0xe6)},function(_0x29e427){const _0x1e6303=_0x2c075b,_0x2900bf=new Set();for(const _0x1798eb of _0x29e427){let _0x27adb4=_0x1798eb[_0x1e6303(0xd2)];for(;_0x27adb4&&_0x27adb4[_0x1e6303(0xa2)](_0x1e6303(0xe6))>_0x1798eb[_0x1e6303(0xa2)](_0x1e6303(0xe6));)_0x2900bf[_0x1e6303(0xa8)](_0x27adb4),_0x27adb4=_0x27adb4[_0x1e6303(0xd2)];}return Array[_0x1e6303(0xe5)](_0x2900bf);}(_0x375fb4));});};}_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0x9c),_0x54d1cc(_0x9d06dd(0x9c))),_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0xb5),_0x54d1cc(_0x9d06dd(0xb5))),_0x157611&&_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0xd0),_0x54d1cc(_0x9d06dd(0xd0))),_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0xb2),_0x3deb9b(_0x9d06dd(0xb2))),_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0xab),_0x3deb9b(_0x9d06dd(0xab))),_0x157611&&_0x397a7d[_0x9d06dd(0xa9)](_0x9d06dd(0xae),()=>{const _0x22996e=_0x9d06dd,_0x33ff49=_0xa2a3bf[_0x22996e(0xc5)][_0x22996e(0xeb)](_0x22996e(0xae)),_0x2eaf80=Array[_0x22996e(0xe5)](_0x33ff49[_0x22996e(0xc9)]);_0x2eaf80[_0x22996e(0xe8)](_0x4f086f=>_0x4f086f[_0x22996e(0xa2)](_0x22996e(0xa6))!=_0x33ff49[_0x22996e(0xdb)]),_0xa2a3bf[_0x22996e(0xd5)][_0x22996e(0xa0)](()=>{const _0x410821=_0x22996e;for(const _0x236a1e of _0x2eaf80)_0x397a7d[_0x410821(0xdf)](_0x236a1e,{'commandName':_0x410821(0xae),'commandParams':[{'forceValue':!_0x33ff49[_0x410821(0xdb)]}]});});}),_0x397a7d[_0x9d06dd(0xec)][_0x9d06dd(0xbd)](_0x9d06dd(0xd3),_0x39dcfd=>_0x3ce7d8(_0x43af5f,_0x9d06dd(0xc6),_0x39dcfd)),_0x397a7d[_0x9d06dd(0xec)][_0x9d06dd(0xc2)](_0x3a6e2e=>{const _0x1c0e66=_0x9d06dd;if(_0x1c0e66(0xd7)!=_0x3a6e2e[_0x1c0e66(0xda)]&&_0x1c0e66(0xe3)!=_0x3a6e2e[_0x1c0e66(0xda)])return;const {data:_0x537f5d}=_0x3a6e2e;if(_0x537f5d){if(_0x1c0e66(0x9c)==_0x537f5d[_0x1c0e66(0xce)]||_0x1c0e66(0xb5)==_0x537f5d[_0x1c0e66(0xce)]||_0x1c0e66(0xd0)==_0x537f5d[_0x1c0e66(0xce)])switch(_0x537f5d[_0x1c0e66(0xce)][_0x1c0e66(0xe7)](_0x1c0e66(0xbf),'')){case _0x1c0e66(0xde):return _0x21dcd4(_0x3ce7d8(_0x43af5f,_0x1c0e66(0xad)));case _0x1c0e66(0xaa):return _0x21dcd4(_0x3ce7d8(_0x43af5f,_0x1c0e66(0xac)));case _0x1c0e66(0xe2):return _0x21dcd4(_0x3ce7d8(_0x43af5f,_0x1c0e66(0x9f)));}if(_0x1c0e66(0xb2)==_0x537f5d[_0x1c0e66(0xce)])return{'type':_0x1c0e66(0xed),'content':_0x3ce7d8(_0x43af5f,_0x1c0e66(0xa5),_0x3ce7d8(_0x43af5f,_0x1c0e66(0xc6)))};if(_0x1c0e66(0xab)==_0x537f5d[_0x1c0e66(0xce)])return{'type':_0x1c0e66(0xed),'content':_0x3ce7d8(_0x43af5f,_0x1c0e66(0xdc),_0x3ce7d8(_0x43af5f,_0x1c0e66(0xc6)))};if(_0x1c0e66(0xae)==_0x537f5d[_0x1c0e66(0xce)])return _0x537f5d[_0x1c0e66(0xe9)][0x0][_0x1c0e66(0xb7)]?{'type':_0x1c0e66(0xed),'content':_0x3ce7d8(_0x43af5f,_0x1c0e66(0xc3))}:{'type':_0x1c0e66(0xed),'content':_0x3ce7d8(_0x43af5f,_0x1c0e66(0x9d))};}function _0x21dcd4(_0x21061f){const _0x235b5f=_0x1c0e66;return{'type':_0x235b5f(0xed),'content':_0x3ce7d8(_0x43af5f,_0x235b5f(0xdd),_0x21061f)};}});}}function fe(_0x3e0e1d){const _0x5a8418=_0x5de016,_0x4276fa=_0x3e0e1d[_0x5a8418(0xa2)](_0x5a8418(0xe6));if(0x0==_0x4276fa)return _0x3e0e1d;let _0x489777=_0x3e0e1d;for(;_0x3e0e1d[_0x5a8418(0xb1)]&&_0x3e0e1d[_0x5a8418(0xb1)]['is'](_0x5a8418(0xcc),_0x5a8418(0xd3));){const _0x9816b9=_0x3e0e1d[_0x5a8418(0xb1)][_0x5a8418(0xa2)](_0x5a8418(0xe6));if(_0x9816b9==_0x4276fa)_0x489777=_0x3e0e1d[_0x5a8418(0xb1)];else{if(_0x9816b9<_0x4276fa)break;}_0x3e0e1d=_0x3e0e1d[_0x5a8418(0xb1)];}return _0x489777;}function ue(_0x1e9f46){const _0x268fa2=_0x5de016,_0x35eae0=[];if(_0x1e9f46['is'](_0x268fa2(0xcc),_0x268fa2(0xd3))&&_0x1e9f46[_0x268fa2(0xa2)](_0x268fa2(0xe6))>0x0){let _0x1661ee=_0x1e9f46[_0x268fa2(0xd2)];for(;_0x1661ee&&_0x268fa2(0xd3)==_0x1661ee[_0x268fa2(0x9b)]&&_0x1661ee[_0x268fa2(0xa2)](_0x268fa2(0xe6))==_0x1e9f46[_0x268fa2(0xa2)](_0x268fa2(0xe6));)_0x35eae0[_0x268fa2(0xbc)](_0x1661ee),_0x1661ee=_0x1661ee[_0x268fa2(0xd2)];}return _0x35eae0;}
23
+ const _0x29c5a4=_0xf3bd;function _0xf3bd(_0x31452c,_0x41467d){const _0xae7853=_0xae78();return _0xf3bd=function(_0xf3bd6c,_0x4b3743){_0xf3bd6c=_0xf3bd6c-0x178;let _0x4f231b=_0xae7853[_0xf3bd6c];return _0x4f231b;},_0xf3bd(_0x31452c,_0x41467d);}(function(_0x47d5b6,_0x513eca){const _0x55fa19=_0xf3bd,_0x3bd01a=_0x47d5b6();while(!![]){try{const _0x115806=-parseInt(_0x55fa19(0x19a))/0x1+parseInt(_0x55fa19(0x184))/0x2+parseInt(_0x55fa19(0x18f))/0x3+parseInt(_0x55fa19(0x1a8))/0x4*(parseInt(_0x55fa19(0x18e))/0x5)+parseInt(_0x55fa19(0x18d))/0x6+parseInt(_0x55fa19(0x18c))/0x7+-parseInt(_0x55fa19(0x178))/0x8;if(_0x115806===_0x513eca)break;else _0x3bd01a['push'](_0x3bd01a['shift']());}catch(_0x44f9e4){_0x3bd01a['push'](_0x3bd01a['shift']());}}}(_0xae78,0x7f53b));import{Plugin as _0x25c99b}from'ckeditor5/src/core.js';function _0xae78(){const _0x102780=['registerDescriptionCallback','plugins','model','listItem','locale','length','ELEMENT_BULLETED_LIST','previousSibling','value','enableCommand','LegacyTodoListEditing','*Outdent:*\x20%0','getSelectedBlocks','parent','791056cjtjbo','formatInline','commandParams','listType','registerElementLabel','listIndent','TrackChangesEditing','_selectedElements','bulletedList','createRange','nextSibling','end','75772DhNbWr','*Indent:*\x20%0','checkChild','*Uncheck\x20item*','List','isObject','checkTodoList','findIndex','527667ihZeBa','428934pomomJ','1750905IMQLmT','1451073pSiBOb','change','ELEMENT_TODO_LIST','has','outdentList','type','commands','commandName','bulleted','format','selection','398215IsZjht','afterInit','add','descriptionFactory','todo','push','*Check\x20item*','get','forceValue','getAttribute','todoListChecked','ELEMENT_LIST_ITEM','indentList','before','4zIPRSK','*Change\x20to:*\x20%0','paragraph','slice','schema','numberedList','filter','editor','formatBlock','ELEMENT_NUMBERED_LIST','replace','numbered','execute','createPositionAt','from','todoList','markBlockFormat','name','LegacyListEditing','document','blockName','element'];_0xae78=function(){return _0x102780;};return _0xae78();}import{getTranslation as _0x5c7f8f}from'../utils/common-translations.js';export default class ft extends _0x25c99b{[_0x29c5a4(0x19b)](){const _0x5ea0dd=_0x29c5a4,_0x5460e1=this[_0x5ea0dd(0x1af)],_0x1fb76f=_0x5460e1[_0x5ea0dd(0x1c2)];if(!_0x5460e1[_0x5ea0dd(0x1bf)][_0x5ea0dd(0x192)](_0x5ea0dd(0x1ba)))return;const _0x141fa5=_0x5460e1[_0x5ea0dd(0x1bf)][_0x5ea0dd(0x1a1)](_0x5ea0dd(0x17e)),_0x3c4fd0=_0x5460e1[_0x5ea0dd(0x1bf)][_0x5ea0dd(0x192)](_0x5ea0dd(0x1c8));function _0x311170(_0x55c561){return()=>{const _0x403a95=_0xf3bd,_0x2faed8=_0x5460e1[_0x403a95(0x1c0)][_0x403a95(0x1bb)][_0x403a95(0x199)],_0x49cd2b=_0x5460e1[_0x403a95(0x195)][_0x403a95(0x1a1)](_0x55c561);if(_0x49cd2b[_0x403a95(0x1c6)])return void _0x5460e1[_0x403a95(0x1b4)](_0x403a95(0x1aa),{});const _0x211d3c=_0x55c561[_0x403a95(0x1ab)](0x0,-0x4),_0x36613d=function(_0x30f963,_0x4b7125,_0x4caed2){const _0x1576c7=_0x403a95;let _0x2da318=Array[_0x1576c7(0x1b6)](_0x30f963)[_0x1576c7(0x1ae)](_0x5d350a=>function(_0x4f4280,_0x5e74bc){const _0x5ce278=_0x1576c7;return _0x5e74bc[_0x5ce278(0x186)](_0x4f4280[_0x5ce278(0x1cb)],_0x5ce278(0x1c1))&&!_0x5e74bc[_0x5ce278(0x189)](_0x4f4280);}(_0x5d350a,_0x4caed2));_0x2da318=_0x2da318[_0x1576c7(0x1ae)](_0x1e3fb2=>!_0x1e3fb2['is'](_0x1576c7(0x1bd),_0x1576c7(0x1c1))||_0x1e3fb2[_0x1576c7(0x1a3)](_0x1576c7(0x17b))!=_0x4b7125);const _0x138665=new Set();for(const _0x4a1120 of _0x2da318)_0x4a1120['is'](_0x1576c7(0x1bd),_0x1576c7(0x1c1))?_0x138665[_0x1576c7(0x19c)](fe(_0x4a1120)):_0x138665[_0x1576c7(0x19c)](_0x4a1120);return Array[_0x1576c7(0x1b6)](_0x138665);}(_0x2faed8[_0x403a95(0x1ca)](),_0x211d3c,_0x5460e1[_0x403a95(0x1c0)][_0x403a95(0x1ac)]);_0x5460e1[_0x403a95(0x1c0)][_0x403a95(0x190)](()=>{const _0x8a8282=_0x403a95;for(const _0x3a0674 of _0x36613d)_0x141fa5[_0x8a8282(0x1b8)](_0x3a0674,{'commandName':_0x55c561,'commandParams':[{'forceValue':!_0x49cd2b[_0x8a8282(0x1c6)]}],'formatGroupId':_0x8a8282(0x1bc)},ue(_0x3a0674));});};}function _0x457fcf(_0x430e76){return()=>{const _0x2f6da3=_0xf3bd,_0xd714f9=function(_0x3ad8bf){const _0x147d5d=_0xf3bd;let _0x5d1935=Array[_0x147d5d(0x1b6)](_0x3ad8bf);const _0x4ce272=_0x5d1935[_0x147d5d(0x18b)](_0x45bb68=>_0x147d5d(0x1c1)!=_0x45bb68[_0x147d5d(0x1b9)]);return _0x4ce272>-0x1&&(_0x5d1935=_0x5d1935[_0x147d5d(0x1ab)](0x0,_0x4ce272)),_0x5d1935;}(_0x5460e1[_0x2f6da3(0x1c0)][_0x2f6da3(0x1bb)][_0x2f6da3(0x199)][_0x2f6da3(0x1ca)]()),_0x1106e5=_0x5460e1[_0x2f6da3(0x1c0)][_0x2f6da3(0x181)](_0x5460e1[_0x2f6da3(0x1c0)][_0x2f6da3(0x1b5)](_0xd714f9[0x0],_0x2f6da3(0x1a7)),_0x5460e1[_0x2f6da3(0x1c0)][_0x2f6da3(0x1b5)](_0xd714f9[_0xd714f9[_0x2f6da3(0x1c3)]-0x1],_0x2f6da3(0x183)));_0x5460e1[_0x2f6da3(0x1c0)][_0x2f6da3(0x190)](()=>{const _0x158efc=_0x2f6da3;_0x141fa5[_0x158efc(0x1b8)](_0x1106e5,{'commandName':_0x430e76,'commandParams':[],'formatGroupId':_0x158efc(0x17d)},function(_0x1d1a5c){const _0x413680=_0x158efc,_0x20df87=new Set();for(const _0x2d5e26 of _0x1d1a5c){let _0x53c5e0=_0x2d5e26[_0x413680(0x182)];for(;_0x53c5e0&&_0x53c5e0[_0x413680(0x1a3)](_0x413680(0x17d))>_0x2d5e26[_0x413680(0x1a3)](_0x413680(0x17d));)_0x20df87[_0x413680(0x19c)](_0x53c5e0),_0x53c5e0=_0x53c5e0[_0x413680(0x182)];}return Array[_0x413680(0x1b6)](_0x20df87);}(_0xd714f9));});};}_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x1ad),_0x311170(_0x5ea0dd(0x1ad))),_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x180),_0x311170(_0x5ea0dd(0x180))),_0x3c4fd0&&_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x1b7),_0x311170(_0x5ea0dd(0x1b7))),_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x1a6),_0x457fcf(_0x5ea0dd(0x1a6))),_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x193),_0x457fcf(_0x5ea0dd(0x193))),_0x3c4fd0&&_0x141fa5[_0x5ea0dd(0x1c7)](_0x5ea0dd(0x18a),()=>{const _0x161a6a=_0x5ea0dd,_0x19030a=_0x5460e1[_0x161a6a(0x195)][_0x161a6a(0x1a1)](_0x161a6a(0x18a)),_0x23b391=Array[_0x161a6a(0x1b6)](_0x19030a[_0x161a6a(0x17f)]);_0x23b391[_0x161a6a(0x1ae)](_0x17a3eb=>_0x17a3eb[_0x161a6a(0x1a3)](_0x161a6a(0x1a4))!=_0x19030a[_0x161a6a(0x1c6)]),_0x5460e1[_0x161a6a(0x1c0)][_0x161a6a(0x190)](()=>{const _0x44f326=_0x161a6a;for(const _0x44de40 of _0x23b391)_0x141fa5[_0x44f326(0x1b8)](_0x44de40,{'commandName':_0x44f326(0x18a),'commandParams':[{'forceValue':!_0x19030a[_0x44f326(0x1c6)]}]});});}),_0x141fa5[_0x5ea0dd(0x19d)][_0x5ea0dd(0x17c)](_0x5ea0dd(0x1c1),_0x499e28=>_0x5c7f8f(_0x1fb76f,_0x5ea0dd(0x1a5),_0x499e28)),_0x141fa5[_0x5ea0dd(0x19d)][_0x5ea0dd(0x1be)](_0x239848=>{const _0x41827e=_0x5ea0dd;if(_0x41827e(0x1b0)!=_0x239848[_0x41827e(0x194)]&&_0x41827e(0x179)!=_0x239848[_0x41827e(0x194)])return;const {data:_0x2171c4}=_0x239848;if(_0x2171c4){if(_0x41827e(0x1ad)==_0x2171c4[_0x41827e(0x196)]||_0x41827e(0x180)==_0x2171c4[_0x41827e(0x196)]||_0x41827e(0x1b7)==_0x2171c4[_0x41827e(0x196)])switch(_0x2171c4[_0x41827e(0x196)][_0x41827e(0x1b2)](_0x41827e(0x188),'')){case _0x41827e(0x197):return _0x531a32(_0x5c7f8f(_0x1fb76f,_0x41827e(0x1c4)));case _0x41827e(0x1b3):return _0x531a32(_0x5c7f8f(_0x1fb76f,_0x41827e(0x1b1)));case _0x41827e(0x19e):return _0x531a32(_0x5c7f8f(_0x1fb76f,_0x41827e(0x191)));}if(_0x41827e(0x1a6)==_0x2171c4[_0x41827e(0x196)])return{'type':_0x41827e(0x198),'content':_0x5c7f8f(_0x1fb76f,_0x41827e(0x185),_0x5c7f8f(_0x1fb76f,_0x41827e(0x1a5)))};if(_0x41827e(0x193)==_0x2171c4[_0x41827e(0x196)])return{'type':_0x41827e(0x198),'content':_0x5c7f8f(_0x1fb76f,_0x41827e(0x1c9),_0x5c7f8f(_0x1fb76f,_0x41827e(0x1a5)))};if(_0x41827e(0x18a)==_0x2171c4[_0x41827e(0x196)])return _0x2171c4[_0x41827e(0x17a)][0x0][_0x41827e(0x1a2)]?{'type':_0x41827e(0x198),'content':_0x5c7f8f(_0x1fb76f,_0x41827e(0x1a0))}:{'type':_0x41827e(0x198),'content':_0x5c7f8f(_0x1fb76f,_0x41827e(0x187))};}function _0x531a32(_0x3197e6){const _0x3abda8=_0x41827e;return{'type':_0x3abda8(0x198),'content':_0x5c7f8f(_0x1fb76f,_0x3abda8(0x1a9),_0x3197e6)};}});}}function fe(_0x1cf34d){const _0x5b3899=_0x29c5a4,_0x4a42f3=_0x1cf34d[_0x5b3899(0x1a3)](_0x5b3899(0x17d));if(0x0==_0x4a42f3)return _0x1cf34d;let _0x29aca3=_0x1cf34d;for(;_0x1cf34d[_0x5b3899(0x1c5)]&&_0x1cf34d[_0x5b3899(0x1c5)]['is'](_0x5b3899(0x1bd),_0x5b3899(0x1c1));){const _0x4ea1e7=_0x1cf34d[_0x5b3899(0x1c5)][_0x5b3899(0x1a3)](_0x5b3899(0x17d));if(_0x4ea1e7==_0x4a42f3)_0x29aca3=_0x1cf34d[_0x5b3899(0x1c5)];else{if(_0x4ea1e7<_0x4a42f3)break;}_0x1cf34d=_0x1cf34d[_0x5b3899(0x1c5)];}return _0x29aca3;}function ue(_0x1775de){const _0x1f36af=_0x29c5a4,_0x503282=[];if(_0x1775de['is'](_0x1f36af(0x1bd),_0x1f36af(0x1c1))&&_0x1775de[_0x1f36af(0x1a3)](_0x1f36af(0x17d))>0x0){let _0x52a072=_0x1775de[_0x1f36af(0x182)];for(;_0x52a072&&_0x1f36af(0x1c1)==_0x52a072[_0x1f36af(0x1b9)]&&_0x52a072[_0x1f36af(0x1a3)](_0x1f36af(0x17d))==_0x1775de[_0x1f36af(0x1a3)](_0x1f36af(0x17d));)_0x503282[_0x1f36af(0x19f)](_0x52a072),_0x52a072=_0x52a072[_0x1f36af(0x182)];}return _0x503282;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e35fb=_0x31b5;function _0x31b5(_0x4ebeff,_0x4bec1b){const _0x22772d=_0x2277();return _0x31b5=function(_0x31b520,_0x19132f){_0x31b520=_0x31b520-0x89;let _0x222310=_0x22772d[_0x31b520];return _0x222310;},_0x31b5(_0x4ebeff,_0x4bec1b);}function _0x2277(){const _0x32b24e=['length','getAttribute','formatInline','has','handleListStyleCommand','createRange','startIndex','map','forward','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleListReversedCommand','enableCommand','format','handleListStartCommand','toUpperCase','afterInit','250442cRjulF','plugins','config','type','default','2126790ZOqKHb','markMultiRangeBlockFormat','bind','TrackChangesEditing','1528SBlIWY','parent','3584850HHDkTV','push','replace','ELEMENT_','formatBlock','commandName','_LIST_','numbered','getLastPosition','registerDescriptionCallback','locale','getFirstPosition','1265852nrPpZJ','listStyle','_getSuggestionBlocks','205246tNyqRo','LegacyListUtils','handleDescriptions','getSelectedBlocks','getSiblingNodes','styles','listItem','LegacyListPropertiesEditing','change','*Change\x20to:*\x20%0','model','listStart','list.properties','*Format:*\x20set\x20order\x20to\x20reversed','10566ypsDyv','from','reversed','get','selection','backward','descriptionFactory','_getTranslationKeyForListStyle','flat','before','listType','unshift','1526095FEfpYO','listReversed','getListTypeFromListStyleType','*Format:*\x20set\x20order\x20to\x20regular','4feiMTg','createPositionAt','_getSuggestionBlocksForListStyle','filter','element','editor','commandParams','document'];_0x2277=function(){return _0x32b24e;};return _0x2277();}(function(_0x5efaec,_0x56404f){const _0x1c4de3=_0x31b5,_0x2e2591=_0x5efaec();while(!![]){try{const _0x272f44=-parseInt(_0x1c4de3(0x9b))/0x1+parseInt(_0x1c4de3(0xd1))/0x2+parseInt(_0x1c4de3(0xd6))/0x3+-parseInt(_0x1c4de3(0xb9))/0x4*(-parseInt(_0x1c4de3(0xb5))/0x5)+-parseInt(_0x1c4de3(0x8c))/0x6+-parseInt(_0x1c4de3(0x98))/0x7+-parseInt(_0x1c4de3(0x8a))/0x8*(-parseInt(_0x1c4de3(0xa9))/0x9);if(_0x272f44===_0x56404f)break;else _0x2e2591['push'](_0x2e2591['shift']());}catch(_0x2c7ff9){_0x2e2591['push'](_0x2e2591['shift']());}}}(_0x2277,0x5cc8f));import{Plugin as _0x165bcd}from'ckeditor5/src/core.js';import{getTranslation as _0x14cb43}from'../utils/common-translations.js';export default class W extends _0x165bcd{[_0x3e35fb(0xd0)](){const _0x3fdcc8=_0x3e35fb;if(!this[_0x3fdcc8(0xbe)][_0x3fdcc8(0xd2)][_0x3fdcc8(0xc4)](_0x3fdcc8(0xa2)))return;const _0x1279eb=this[_0x3fdcc8(0xbe)][_0x3fdcc8(0xd3)][_0x3fdcc8(0xac)](_0x3fdcc8(0xa7)),_0x13c5ae=this[_0x3fdcc8(0xbe)][_0x3fdcc8(0xd2)][_0x3fdcc8(0xac)](_0x3fdcc8(0x89));_0x1279eb[_0x3fdcc8(0xa0)]&&_0x13c5ae[_0x3fdcc8(0xcc)](_0x3fdcc8(0x99),this[_0x3fdcc8(0xc5)][_0x3fdcc8(0xd8)](this)),_0x1279eb[_0x3fdcc8(0xab)]&&_0x13c5ae[_0x3fdcc8(0xcc)](_0x3fdcc8(0xb6),this[_0x3fdcc8(0xcb)][_0x3fdcc8(0xd8)](this)),_0x1279eb[_0x3fdcc8(0xc7)]&&_0x13c5ae[_0x3fdcc8(0xcc)](_0x3fdcc8(0xa6),this[_0x3fdcc8(0xce)][_0x3fdcc8(0xd8)](this)),_0x13c5ae[_0x3fdcc8(0xaf)][_0x3fdcc8(0x95)](this[_0x3fdcc8(0x9d)][_0x3fdcc8(0xd8)](this));}[_0x3e35fb(0xc5)](_0x1fed8d,_0x370422={}){const _0x485e2e=_0x3e35fb,_0x436b98=this[_0x485e2e(0xbe)][_0x485e2e(0xd2)][_0x485e2e(0xac)](_0x485e2e(0x89)),_0x42afa2=this[_0x485e2e(0xbb)]();this[_0x485e2e(0xbe)][_0x485e2e(0xa5)][_0x485e2e(0xa3)](()=>{const _0x4d587e=_0x485e2e;_0x436b98[_0x4d587e(0xd7)](_0x42afa2,{'commandName':_0x4d587e(0x99),'commandParams':[{'type':_0x370422[_0x4d587e(0xd4)]}],'formatGroupId':_0x4d587e(0x99)});});}[_0x3e35fb(0xcb)](_0x34a28d,_0x3c20bb={}){const _0x8a04a8=_0x3e35fb,_0x514baa=this[_0x8a04a8(0xbe)][_0x8a04a8(0xd2)][_0x8a04a8(0xac)](_0x8a04a8(0x89)),_0x56e3b1=this[_0x8a04a8(0x9a)](_0x3c981b=>_0x3c981b['is'](_0x8a04a8(0xbd),_0x8a04a8(0xa1))&&_0x8a04a8(0x93)===_0x3c981b[_0x8a04a8(0xc2)](_0x8a04a8(0xb3)));if(_0x56e3b1[_0x8a04a8(0xc1)]<0x1)return;const _0x106c62=_0x56e3b1[_0x8a04a8(0xc8)](_0x44aab9=>this[_0x8a04a8(0xbe)][_0x8a04a8(0xa5)][_0x8a04a8(0xc6)](this[_0x8a04a8(0xbe)][_0x8a04a8(0xa5)][_0x8a04a8(0xba)](_0x44aab9,_0x8a04a8(0xb2)),this[_0x8a04a8(0xbe)][_0x8a04a8(0xa5)][_0x8a04a8(0xba)](_0x44aab9,0x0)));this[_0x8a04a8(0xbe)][_0x8a04a8(0xa5)][_0x8a04a8(0xa3)](()=>{const _0x16a78a=_0x8a04a8;_0x514baa[_0x16a78a(0xd7)](_0x106c62,{'commandName':_0x16a78a(0xb6),'commandParams':[{'reversed':_0x3c20bb[_0x16a78a(0xab)]}],'formatGroupId':_0x16a78a(0xb6)});});}[_0x3e35fb(0xce)](_0x1d3d85,_0x3db7ed={}){const _0x21fa24=_0x3e35fb,_0x48a069=this[_0x21fa24(0xbe)][_0x21fa24(0xd2)][_0x21fa24(0xac)](_0x21fa24(0x89)),_0x32169b=this[_0x21fa24(0x9a)](_0x3872d9=>_0x3872d9['is'](_0x21fa24(0xbd),_0x21fa24(0xa1))&&_0x21fa24(0x93)===_0x3872d9[_0x21fa24(0xc2)](_0x21fa24(0xb3)));if(_0x32169b[_0x21fa24(0xc1)]<0x1)return;const _0x18f773=_0x32169b[_0x21fa24(0xc8)](_0x364d79=>this[_0x21fa24(0xbe)][_0x21fa24(0xa5)][_0x21fa24(0xc6)](this[_0x21fa24(0xbe)][_0x21fa24(0xa5)][_0x21fa24(0xba)](_0x364d79,_0x21fa24(0xb2)),this[_0x21fa24(0xbe)][_0x21fa24(0xa5)][_0x21fa24(0xba)](_0x364d79,0x0)));this[_0x21fa24(0xbe)][_0x21fa24(0xa5)][_0x21fa24(0xa3)](()=>{const _0x133e65=_0x21fa24;_0x48a069[_0x133e65(0xd7)](_0x18f773,{'commandName':_0x133e65(0xa6),'commandParams':[{'startIndex':_0x3db7ed[_0x133e65(0xc7)]}],'formatGroupId':_0x133e65(0xa6)});});}[_0x3e35fb(0x9d)](_0x3c1371){const _0x2b60ea=_0x3e35fb;if(_0x2b60ea(0x90)!=_0x3c1371[_0x2b60ea(0xd4)]&&_0x2b60ea(0xc3)!=_0x3c1371[_0x2b60ea(0xd4)])return;const _0x494d9d=this[_0x2b60ea(0xbe)][_0x2b60ea(0x96)],{data:_0xa68380}=_0x3c1371;if(!_0xa68380)return;let _0x3620c1,_0x373707;switch(_0xa68380[_0x2b60ea(0x91)]){case _0x2b60ea(0x99):_0x3620c1=_0x2b60ea(0xa4),_0x373707={'type':_0x2b60ea(0xcd),'content':_0x14cb43(_0x494d9d,_0x3620c1,_0x14cb43(_0x494d9d,this[_0x2b60ea(0xb0)](_0xa68380[_0x2b60ea(0xbf)][0x0][_0x2b60ea(0xd4)])))};break;case _0x2b60ea(0xb6):_0x3620c1=_0xa68380[_0x2b60ea(0xbf)][0x0][_0x2b60ea(0xab)]?_0x2b60ea(0xa8):_0x2b60ea(0xb8),_0x373707={'type':_0x2b60ea(0xcd),'content':_0x14cb43(_0x494d9d,_0x3620c1)};break;case _0x2b60ea(0xa6):_0x3620c1=_0x2b60ea(0xca),_0x373707={'type':_0x2b60ea(0xcd),'content':_0x14cb43(_0x494d9d,_0x3620c1,_0xa68380[_0x2b60ea(0xbf)][0x0][_0x2b60ea(0xc7)])};}return _0x373707;}[_0x3e35fb(0xbb)](){const _0x212c3c=_0x3e35fb;var _0x5dfdce,_0xf6b8b8,_0x13bcf9,_0x719bcf;const _0x380778=this[_0x212c3c(0xbe)][_0x212c3c(0xd2)][_0x212c3c(0xac)](_0x212c3c(0x9c));let _0x2a3846=Array[_0x212c3c(0xaa)](this[_0x212c3c(0xbe)][_0x212c3c(0xa5)][_0x212c3c(0xc0)][_0x212c3c(0xad)][_0x212c3c(0x9e)]());return(null===(_0x5dfdce=_0x2a3846[0x0])||void 0x0===_0x5dfdce?void 0x0:_0x5dfdce['is'](_0x212c3c(0xbd),_0x212c3c(0xa1)))&&_0x2a3846[_0x212c3c(0xb4)](..._0x380778[_0x212c3c(0x9f)](this[_0x212c3c(0xbe)][_0x212c3c(0xa5)][_0x212c3c(0xc0)][_0x212c3c(0xad)][_0x212c3c(0x97)](),_0x212c3c(0xae))),(null===(_0xf6b8b8=_0x2a3846[_0x2a3846[_0x212c3c(0xc1)]-0x1])||void 0x0===_0xf6b8b8?void 0x0:_0xf6b8b8['is'](_0x212c3c(0xbd),_0x212c3c(0xa1)))&&_0x2a3846[_0x212c3c(0x8d)](..._0x380778[_0x212c3c(0x9f)](this[_0x212c3c(0xbe)][_0x212c3c(0xa5)][_0x212c3c(0xc0)][_0x212c3c(0xad)][_0x212c3c(0x94)](),_0x212c3c(0xc9))),_0x2a3846=[...new Set(_0x2a3846)],(null===(_0x719bcf=null===(_0x13bcf9=this[_0x212c3c(0xbe)][_0x212c3c(0xa5)][_0x212c3c(0xc0)][_0x212c3c(0xad)][_0x212c3c(0x97)]())||void 0x0===_0x13bcf9?void 0x0:_0x13bcf9[_0x212c3c(0x8b)])||void 0x0===_0x719bcf?void 0x0:_0x719bcf['is'](_0x212c3c(0xbd),_0x212c3c(0xa1)))&&(_0x2a3846=_0x2a3846[_0x212c3c(0xbc)](_0x38e3e2=>_0x38e3e2['is'](_0x212c3c(0xbd),_0x212c3c(0xa1)))),_0x2a3846;}[_0x3e35fb(0x9a)](_0x3c77c5){const _0x37fb6a=_0x3e35fb,_0x71694c=this[_0x37fb6a(0xbe)][_0x37fb6a(0xd2)][_0x37fb6a(0xac)](_0x37fb6a(0x9c));let _0x46f6da=Array[_0x37fb6a(0xaa)](this[_0x37fb6a(0xbe)][_0x37fb6a(0xa5)][_0x37fb6a(0xc0)][_0x37fb6a(0xad)][_0x37fb6a(0x9e)]())[_0x37fb6a(0xbc)](_0x3c77c5)[_0x37fb6a(0xc8)](_0x132827=>{const _0x44bde4=_0x37fb6a,_0x2de57d=this[_0x44bde4(0xbe)][_0x44bde4(0xa5)][_0x44bde4(0xba)](_0x132827,0x0);return[..._0x71694c[_0x44bde4(0x9f)](_0x2de57d,_0x44bde4(0xae)),..._0x71694c[_0x44bde4(0x9f)](_0x2de57d,_0x44bde4(0xc9))];})[_0x37fb6a(0xb1)]();return _0x46f6da=[...new Set(_0x46f6da)],_0x46f6da;}[_0x3e35fb(0xb0)](_0xd7043c){const _0x3ef651=_0x3e35fb;return _0x3ef651(0x8f)+(this[_0x3ef651(0xbe)][_0x3ef651(0xd2)][_0x3ef651(0xac)](_0x3ef651(0x9c))[_0x3ef651(0xb7)](_0xd7043c)||_0x3ef651(0xd5))[_0x3ef651(0xcf)]()+_0x3ef651(0x92)+_0xd7043c[_0x3ef651(0xcf)]()[_0x3ef651(0x8e)](/-/g,'_');}}
23
+ function _0x3f80(){const _0x29923c=['commandParams','before','2WYWZdz','formatInline','6230qKcurU','6zArGCm','createPositionAt','filter','length','3869026uLOaBl','listStyle','push','_getSuggestionBlocksForListStyle','replace','model','LegacyListPropertiesEditing','listItem','*Change\x20to:*\x20%0','126EoIyxH','reversed','516742IEnOaL','numbered','handleListReversedCommand','10viLKge','element','map','createRange','getListTypeFromListStyleType','type','startIndex','2133428yZxsGA','format','55912XSMnhH','handleListStartCommand','markMultiRangeBlockFormat','commandName','unshift','document','config','getSiblingNodes','flat','ELEMENT_','parent','*Format:*\x20set\x20order\x20to\x20reversed','getFirstPosition','plugins','getSelectedBlocks','formatBlock','handleDescriptions','listType','_getTranslationKeyForListStyle','toUpperCase','134181jMWsQT','has','get','change','forward','locale','editor','selection','handleListStyleCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','bind','LegacyListUtils','from','enableCommand','TrackChangesEditing','*Format:*\x20set\x20order\x20to\x20regular','backward','getLastPosition','registerDescriptionCallback','listStart','listReversed','getAttribute','_LIST_','descriptionFactory','afterInit','9341688SxDqpc','896IltWGu','_getSuggestionBlocks','styles','list.properties','default'];_0x3f80=function(){return _0x29923c;};return _0x3f80();}const _0xd0bfc8=_0x2180;function _0x2180(_0x35baab,_0x1913de){const _0x3f8048=_0x3f80();return _0x2180=function(_0x218048,_0xe1dfb){_0x218048=_0x218048-0x6d;let _0x47f5ae=_0x3f8048[_0x218048];return _0x47f5ae;},_0x2180(_0x35baab,_0x1913de);}(function(_0x5dafe0,_0xeffad){const _0x378d0a=_0x2180,_0x28e83c=_0x5dafe0();while(!![]){try{const _0x2939ad=-parseInt(_0x378d0a(0xbd))/0x1*(parseInt(_0x378d0a(0xab))/0x2)+parseInt(_0x378d0a(0x8a))/0x3+-parseInt(_0x378d0a(0xa4))/0x4*(-parseInt(_0x378d0a(0xad))/0x5)+parseInt(_0x378d0a(0xae))/0x6*(-parseInt(_0x378d0a(0xb2))/0x7)+parseInt(_0x378d0a(0x76))/0x8*(parseInt(_0x378d0a(0xbb))/0x9)+parseInt(_0x378d0a(0x6d))/0xa*(parseInt(_0x378d0a(0x74))/0xb)+parseInt(_0x378d0a(0xa3))/0xc;if(_0x2939ad===_0xeffad)break;else _0x28e83c['push'](_0x28e83c['shift']());}catch(_0x266347){_0x28e83c['push'](_0x28e83c['shift']());}}}(_0x3f80,0x4f41f));import{Plugin as _0x1816d6}from'ckeditor5/src/core.js';import{getTranslation as _0x586976}from'../utils/common-translations.js';export default class W extends _0x1816d6{[_0xd0bfc8(0xa2)](){const _0x55155f=_0xd0bfc8;if(!this[_0x55155f(0x90)][_0x55155f(0x83)][_0x55155f(0x8b)](_0x55155f(0xb8)))return;const _0x20cbc3=this[_0x55155f(0x90)][_0x55155f(0x7c)][_0x55155f(0x8c)](_0x55155f(0xa7)),_0x2c7778=this[_0x55155f(0x90)][_0x55155f(0x83)][_0x55155f(0x8c)](_0x55155f(0x98));_0x20cbc3[_0x55155f(0xa6)]&&_0x2c7778[_0x55155f(0x97)](_0x55155f(0xb3),this[_0x55155f(0x92)][_0x55155f(0x94)](this)),_0x20cbc3[_0x55155f(0xbc)]&&_0x2c7778[_0x55155f(0x97)](_0x55155f(0x9e),this[_0x55155f(0xbf)][_0x55155f(0x94)](this)),_0x20cbc3[_0x55155f(0x73)]&&_0x2c7778[_0x55155f(0x97)](_0x55155f(0x9d),this[_0x55155f(0x77)][_0x55155f(0x94)](this)),_0x2c7778[_0x55155f(0xa1)][_0x55155f(0x9c)](this[_0x55155f(0x86)][_0x55155f(0x94)](this));}[_0xd0bfc8(0x92)](_0x1b7d2e,_0x2cd836={}){const _0xd67657=_0xd0bfc8,_0xbcd0fc=this[_0xd67657(0x90)][_0xd67657(0x83)][_0xd67657(0x8c)](_0xd67657(0x98)),_0x180b0e=this[_0xd67657(0xb5)]();this[_0xd67657(0x90)][_0xd67657(0xb7)][_0xd67657(0x8d)](()=>{const _0x344575=_0xd67657;_0xbcd0fc[_0x344575(0x78)](_0x180b0e,{'commandName':_0x344575(0xb3),'commandParams':[{'type':_0x2cd836[_0x344575(0x72)]}],'formatGroupId':_0x344575(0xb3)});});}[_0xd0bfc8(0xbf)](_0x935b78,_0x429bc3={}){const _0x3c4ec6=_0xd0bfc8,_0x766b3a=this[_0x3c4ec6(0x90)][_0x3c4ec6(0x83)][_0x3c4ec6(0x8c)](_0x3c4ec6(0x98)),_0x2629ba=this[_0x3c4ec6(0xa5)](_0xf990fe=>_0xf990fe['is'](_0x3c4ec6(0x6e),_0x3c4ec6(0xb9))&&_0x3c4ec6(0xbe)===_0xf990fe[_0x3c4ec6(0x9f)](_0x3c4ec6(0x87)));if(_0x2629ba[_0x3c4ec6(0xb1)]<0x1)return;const _0x577788=_0x2629ba[_0x3c4ec6(0x6f)](_0x4ffdac=>this[_0x3c4ec6(0x90)][_0x3c4ec6(0xb7)][_0x3c4ec6(0x70)](this[_0x3c4ec6(0x90)][_0x3c4ec6(0xb7)][_0x3c4ec6(0xaf)](_0x4ffdac,_0x3c4ec6(0xaa)),this[_0x3c4ec6(0x90)][_0x3c4ec6(0xb7)][_0x3c4ec6(0xaf)](_0x4ffdac,0x0)));this[_0x3c4ec6(0x90)][_0x3c4ec6(0xb7)][_0x3c4ec6(0x8d)](()=>{const _0x3746d2=_0x3c4ec6;_0x766b3a[_0x3746d2(0x78)](_0x577788,{'commandName':_0x3746d2(0x9e),'commandParams':[{'reversed':_0x429bc3[_0x3746d2(0xbc)]}],'formatGroupId':_0x3746d2(0x9e)});});}[_0xd0bfc8(0x77)](_0x3dcbfe,_0x4325c4={}){const _0x53d26c=_0xd0bfc8,_0x57adba=this[_0x53d26c(0x90)][_0x53d26c(0x83)][_0x53d26c(0x8c)](_0x53d26c(0x98)),_0x59ebf2=this[_0x53d26c(0xa5)](_0x4d16db=>_0x4d16db['is'](_0x53d26c(0x6e),_0x53d26c(0xb9))&&_0x53d26c(0xbe)===_0x4d16db[_0x53d26c(0x9f)](_0x53d26c(0x87)));if(_0x59ebf2[_0x53d26c(0xb1)]<0x1)return;const _0x46955d=_0x59ebf2[_0x53d26c(0x6f)](_0x3fae7f=>this[_0x53d26c(0x90)][_0x53d26c(0xb7)][_0x53d26c(0x70)](this[_0x53d26c(0x90)][_0x53d26c(0xb7)][_0x53d26c(0xaf)](_0x3fae7f,_0x53d26c(0xaa)),this[_0x53d26c(0x90)][_0x53d26c(0xb7)][_0x53d26c(0xaf)](_0x3fae7f,0x0)));this[_0x53d26c(0x90)][_0x53d26c(0xb7)][_0x53d26c(0x8d)](()=>{const _0x5d8aa6=_0x53d26c;_0x57adba[_0x5d8aa6(0x78)](_0x46955d,{'commandName':_0x5d8aa6(0x9d),'commandParams':[{'startIndex':_0x4325c4[_0x5d8aa6(0x73)]}],'formatGroupId':_0x5d8aa6(0x9d)});});}[_0xd0bfc8(0x86)](_0x1e57ad){const _0x5f1b0d=_0xd0bfc8;if(_0x5f1b0d(0x85)!=_0x1e57ad[_0x5f1b0d(0x72)]&&_0x5f1b0d(0xac)!=_0x1e57ad[_0x5f1b0d(0x72)])return;const _0x2bf0e0=this[_0x5f1b0d(0x90)][_0x5f1b0d(0x8f)],{data:_0x304f12}=_0x1e57ad;if(!_0x304f12)return;let _0x15f256,_0x5bfc2c;switch(_0x304f12[_0x5f1b0d(0x79)]){case _0x5f1b0d(0xb3):_0x15f256=_0x5f1b0d(0xba),_0x5bfc2c={'type':_0x5f1b0d(0x75),'content':_0x586976(_0x2bf0e0,_0x15f256,_0x586976(_0x2bf0e0,this[_0x5f1b0d(0x88)](_0x304f12[_0x5f1b0d(0xa9)][0x0][_0x5f1b0d(0x72)])))};break;case _0x5f1b0d(0x9e):_0x15f256=_0x304f12[_0x5f1b0d(0xa9)][0x0][_0x5f1b0d(0xbc)]?_0x5f1b0d(0x81):_0x5f1b0d(0x99),_0x5bfc2c={'type':_0x5f1b0d(0x75),'content':_0x586976(_0x2bf0e0,_0x15f256)};break;case _0x5f1b0d(0x9d):_0x15f256=_0x5f1b0d(0x93),_0x5bfc2c={'type':_0x5f1b0d(0x75),'content':_0x586976(_0x2bf0e0,_0x15f256,_0x304f12[_0x5f1b0d(0xa9)][0x0][_0x5f1b0d(0x73)])};}return _0x5bfc2c;}[_0xd0bfc8(0xb5)](){const _0x1aeecd=_0xd0bfc8;var _0x48736f,_0x2d95ab,_0x21aee4,_0x979abf;const _0x3794ba=this[_0x1aeecd(0x90)][_0x1aeecd(0x83)][_0x1aeecd(0x8c)](_0x1aeecd(0x95));let _0x129160=Array[_0x1aeecd(0x96)](this[_0x1aeecd(0x90)][_0x1aeecd(0xb7)][_0x1aeecd(0x7b)][_0x1aeecd(0x91)][_0x1aeecd(0x84)]());return(null===(_0x48736f=_0x129160[0x0])||void 0x0===_0x48736f?void 0x0:_0x48736f['is'](_0x1aeecd(0x6e),_0x1aeecd(0xb9)))&&_0x129160[_0x1aeecd(0x7a)](..._0x3794ba[_0x1aeecd(0x7d)](this[_0x1aeecd(0x90)][_0x1aeecd(0xb7)][_0x1aeecd(0x7b)][_0x1aeecd(0x91)][_0x1aeecd(0x82)](),_0x1aeecd(0x9a))),(null===(_0x2d95ab=_0x129160[_0x129160[_0x1aeecd(0xb1)]-0x1])||void 0x0===_0x2d95ab?void 0x0:_0x2d95ab['is'](_0x1aeecd(0x6e),_0x1aeecd(0xb9)))&&_0x129160[_0x1aeecd(0xb4)](..._0x3794ba[_0x1aeecd(0x7d)](this[_0x1aeecd(0x90)][_0x1aeecd(0xb7)][_0x1aeecd(0x7b)][_0x1aeecd(0x91)][_0x1aeecd(0x9b)](),_0x1aeecd(0x8e))),_0x129160=[...new Set(_0x129160)],(null===(_0x979abf=null===(_0x21aee4=this[_0x1aeecd(0x90)][_0x1aeecd(0xb7)][_0x1aeecd(0x7b)][_0x1aeecd(0x91)][_0x1aeecd(0x82)]())||void 0x0===_0x21aee4?void 0x0:_0x21aee4[_0x1aeecd(0x80)])||void 0x0===_0x979abf?void 0x0:_0x979abf['is'](_0x1aeecd(0x6e),_0x1aeecd(0xb9)))&&(_0x129160=_0x129160[_0x1aeecd(0xb0)](_0x16e589=>_0x16e589['is'](_0x1aeecd(0x6e),_0x1aeecd(0xb9)))),_0x129160;}[_0xd0bfc8(0xa5)](_0x63cfa4){const _0x4f465f=_0xd0bfc8,_0x2d8508=this[_0x4f465f(0x90)][_0x4f465f(0x83)][_0x4f465f(0x8c)](_0x4f465f(0x95));let _0x58fc87=Array[_0x4f465f(0x96)](this[_0x4f465f(0x90)][_0x4f465f(0xb7)][_0x4f465f(0x7b)][_0x4f465f(0x91)][_0x4f465f(0x84)]())[_0x4f465f(0xb0)](_0x63cfa4)[_0x4f465f(0x6f)](_0x54a046=>{const _0xdaaab2=_0x4f465f,_0x2c3fde=this[_0xdaaab2(0x90)][_0xdaaab2(0xb7)][_0xdaaab2(0xaf)](_0x54a046,0x0);return[..._0x2d8508[_0xdaaab2(0x7d)](_0x2c3fde,_0xdaaab2(0x9a)),..._0x2d8508[_0xdaaab2(0x7d)](_0x2c3fde,_0xdaaab2(0x8e))];})[_0x4f465f(0x7e)]();return _0x58fc87=[...new Set(_0x58fc87)],_0x58fc87;}[_0xd0bfc8(0x88)](_0x361af4){const _0x38f46d=_0xd0bfc8;return _0x38f46d(0x7f)+(this[_0x38f46d(0x90)][_0x38f46d(0x83)][_0x38f46d(0x8c)](_0x38f46d(0x95))[_0x38f46d(0x71)](_0x361af4)||_0x38f46d(0xa8))[_0x38f46d(0x89)]()+_0x38f46d(0xa0)+_0x361af4[_0x38f46d(0x89)]()[_0x38f46d(0xb6)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b69(_0x3b7b65,_0x28449d){const _0x1de85d=_0x1de8();return _0x4b69=function(_0x4b6934,_0x42e104){_0x4b6934=_0x4b6934-0x13e;let _0x7517e4=_0x1de85d[_0x4b6934];return _0x7517e4;},_0x4b69(_0x3b7b65,_0x28449d);}const _0x520188=_0x4b69;(function(_0x155088,_0x55e67d){const _0x965e6c=_0x4b69,_0x10ccec=_0x155088();while(!![]){try{const _0x2284be=parseInt(_0x965e6c(0x143))/0x1+parseInt(_0x965e6c(0x158))/0x2*(-parseInt(_0x965e6c(0x152))/0x3)+parseInt(_0x965e6c(0x155))/0x4+-parseInt(_0x965e6c(0x151))/0x5+-parseInt(_0x965e6c(0x14e))/0x6*(-parseInt(_0x965e6c(0x14b))/0x7)+-parseInt(_0x965e6c(0x15d))/0x8*(-parseInt(_0x965e6c(0x142))/0x9)+parseInt(_0x965e6c(0x145))/0xa*(parseInt(_0x965e6c(0x148))/0xb);if(_0x2284be===_0x55e67d)break;else _0x10ccec['push'](_0x10ccec['shift']());}catch(_0x1fb84c){_0x10ccec['push'](_0x10ccec['shift']());}}}(_0x1de8,0xc54c3));import{Plugin as _0x1ece9b}from'ckeditor5/src/core.js';function _0x1de8(){const _0x15e072=['*Set\x20link:*\x20%0','7HwyvbU','label','*Remove\x20link*','3985404obijQt','plugins','afterInit','5389405pOxatL','24NDWtbU','commandName','attribute','2090960KQLgDy','link\x20(','has','182122eXrcvT','unlink','linkHref','LinkEditing','get','8KAIUmU','registerDescriptionCallback','enableDefaultAttributesIntegration','commands','_registerLegacyDescription','commandParams','toLowerCase','TrackChangesEditing','type','link','format','formatInline','editor','registerInlineAttribute','newValue','descriptionFactory','4733694fZvCuT','351183iQeEwC','registerAttributeLabel','90YFAqXU','manualDecorators','key','672683spqWXq','locale'];_0x1de8=function(){return _0x15e072;};return _0x1de8();}import{getTranslation as _0x2f6b4f}from'../utils/common-translations.js';export default class ht extends _0x1ece9b{[_0x520188(0x150)](){const _0x1a41d2=_0x520188,_0x4e7f8b=this[_0x1a41d2(0x13e)];if(!_0x4e7f8b[_0x1a41d2(0x14f)][_0x1a41d2(0x157)](_0x1a41d2(0x15b)))return;const _0x398937=_0x4e7f8b[_0x1a41d2(0x14f)][_0x1a41d2(0x15c)](_0x1a41d2(0x164)),_0x25c378=_0x4e7f8b[_0x1a41d2(0x160)][_0x1a41d2(0x15c)](_0x1a41d2(0x166));_0x398937[_0x1a41d2(0x15f)](_0x1a41d2(0x166)),_0x398937[_0x1a41d2(0x15f)](_0x1a41d2(0x159)),_0x398937[_0x1a41d2(0x13f)](_0x1a41d2(0x15a));for(const _0x3467ee of _0x25c378[_0x1a41d2(0x146)])_0x398937[_0x1a41d2(0x13f)](_0x3467ee['id']),_0x398937[_0x1a41d2(0x141)][_0x1a41d2(0x144)](_0x3467ee['id'],_0x1a41d2(0x156)+_0x3467ee[_0x1a41d2(0x14c)][_0x1a41d2(0x163)]()+')');_0x398937[_0x1a41d2(0x141)][_0x1a41d2(0x15e)](_0x1a9ba0=>{const _0x4b91e7=_0x1a41d2;if(_0x4b91e7(0x154)!=_0x1a9ba0[_0x4b91e7(0x165)])return;const {data:_0x1de903}=_0x1a9ba0;if(!_0x1de903||_0x4b91e7(0x15a)!=_0x1de903[_0x4b91e7(0x147)])return;const _0x239719=_0x1de903[_0x4b91e7(0x140)],_0x1efbf1=_0x4e7f8b[_0x4b91e7(0x149)];return{'type':_0x4b91e7(0x167),'content':null==_0x239719?_0x2f6b4f(_0x1efbf1,_0x4b91e7(0x14d)):_0x2f6b4f(_0x1efbf1,_0x4b91e7(0x14a),'\x22'+_0x239719+'\x22')};}),this[_0x1a41d2(0x161)]();}[_0x520188(0x161)](){const _0x3febb5=_0x520188,_0x687071=this[_0x3febb5(0x13e)],_0x4996cc=_0x687071[_0x3febb5(0x149)];_0x687071[_0x3febb5(0x14f)][_0x3febb5(0x15c)](_0x3febb5(0x164))[_0x3febb5(0x141)][_0x3febb5(0x15e)](_0x407eb6=>{const _0x4e9dc5=_0x3febb5;if(_0x4e9dc5(0x168)!=_0x407eb6[_0x4e9dc5(0x165)])return;const {data:_0x2609b0}=_0x407eb6;if(_0x2609b0){if(_0x4e9dc5(0x166)==_0x2609b0[_0x4e9dc5(0x153)]){const _0x4e6e95=_0x2609b0[_0x4e9dc5(0x162)][0x0];return{'type':_0x4e9dc5(0x167),'content':_0x2f6b4f(_0x4996cc,_0x4e9dc5(0x14a),'\x22'+_0x4e6e95+'\x22')};}return _0x4e9dc5(0x159)==_0x2609b0[_0x4e9dc5(0x153)]?{'type':_0x4e9dc5(0x167),'content':_0x2f6b4f(_0x4996cc,_0x4e9dc5(0x14d))}:void 0x0;}});}}
23
+ function _0xe21d(){const _0x41e501=['link\x20(','8EbKxpT','newValue','572895rDzEsu','869yYcQVV','label','editor','registerInlineAttribute','plugins','toLowerCase','manualDecorators','locale','16790kJaMRO','4QWhBgA','attribute','get','format','*Remove\x20link*','1337211qlbqUO','descriptionFactory','formatInline','registerDescriptionCallback','2tfXfsR','commands','afterInit','has','enableDefaultAttributesIntegration','508667dbvDaF','LinkEditing','TrackChangesEditing','3413815GqFigT','key','*Set\x20link:*\x20%0','link','unlink','commandParams','type','registerAttributeLabel','18448344QgAvXd','2441292cahkfW','commandName','_registerLegacyDescription','linkHref','6NXChYI'];_0xe21d=function(){return _0x41e501;};return _0xe21d();}const _0xf91d78=_0x5eef;(function(_0x222f48,_0x4ec310){const _0xa5c124=_0x5eef,_0x1524d6=_0x222f48();while(!![]){try{const _0x51778c=parseInt(_0xa5c124(0xee))/0x1*(parseInt(_0xa5c124(0xe9))/0x2)+-parseInt(_0xa5c124(0x102))/0x3*(-parseInt(_0xa5c124(0x10c))/0x4)+parseInt(_0xa5c124(0xf1))/0x5*(parseInt(_0xa5c124(0xfe))/0x6)+parseInt(_0xa5c124(0xfa))/0x7+parseInt(_0xa5c124(0x100))/0x8*(parseInt(_0xa5c124(0x111))/0x9)+parseInt(_0xa5c124(0x10b))/0xa*(parseInt(_0xa5c124(0x103))/0xb)+-parseInt(_0xa5c124(0xf9))/0xc;if(_0x51778c===_0x4ec310)break;else _0x1524d6['push'](_0x1524d6['shift']());}catch(_0x267449){_0x1524d6['push'](_0x1524d6['shift']());}}}(_0xe21d,0x73f81));import{Plugin as _0x8bdda5}from'ckeditor5/src/core.js';import{getTranslation as _0x564228}from'../utils/common-translations.js';function _0x5eef(_0x30962d,_0x4a203f){const _0xe21d70=_0xe21d();return _0x5eef=function(_0x5eefd5,_0x4c96a9){_0x5eefd5=_0x5eefd5-0xe9;let _0x5de306=_0xe21d70[_0x5eefd5];return _0x5de306;},_0x5eef(_0x30962d,_0x4a203f);}export default class ht extends _0x8bdda5{[_0xf91d78(0xeb)](){const _0x18a5a6=_0xf91d78,_0x57560b=this[_0x18a5a6(0x105)];if(!_0x57560b[_0x18a5a6(0x107)][_0x18a5a6(0xec)](_0x18a5a6(0xef)))return;const _0x5d1a8d=_0x57560b[_0x18a5a6(0x107)][_0x18a5a6(0x10e)](_0x18a5a6(0xf0)),_0x1b58a3=_0x57560b[_0x18a5a6(0xea)][_0x18a5a6(0x10e)](_0x18a5a6(0xf4));_0x5d1a8d[_0x18a5a6(0xed)](_0x18a5a6(0xf4)),_0x5d1a8d[_0x18a5a6(0xed)](_0x18a5a6(0xf5)),_0x5d1a8d[_0x18a5a6(0x106)](_0x18a5a6(0xfd));for(const _0x384e07 of _0x1b58a3[_0x18a5a6(0x109)])_0x5d1a8d[_0x18a5a6(0x106)](_0x384e07['id']),_0x5d1a8d[_0x18a5a6(0x112)][_0x18a5a6(0xf8)](_0x384e07['id'],_0x18a5a6(0xff)+_0x384e07[_0x18a5a6(0x104)][_0x18a5a6(0x108)]()+')');_0x5d1a8d[_0x18a5a6(0x112)][_0x18a5a6(0x114)](_0x2ef080=>{const _0x1e31d6=_0x18a5a6;if(_0x1e31d6(0x10d)!=_0x2ef080[_0x1e31d6(0xf7)])return;const {data:_0x38eea0}=_0x2ef080;if(!_0x38eea0||_0x1e31d6(0xfd)!=_0x38eea0[_0x1e31d6(0xf2)])return;const _0x53de0c=_0x38eea0[_0x1e31d6(0x101)],_0x3a41a4=_0x57560b[_0x1e31d6(0x10a)];return{'type':_0x1e31d6(0x10f),'content':null==_0x53de0c?_0x564228(_0x3a41a4,_0x1e31d6(0x110)):_0x564228(_0x3a41a4,_0x1e31d6(0xf3),'\x22'+_0x53de0c+'\x22')};}),this[_0x18a5a6(0xfc)]();}[_0xf91d78(0xfc)](){const _0x215027=_0xf91d78,_0x1b611c=this[_0x215027(0x105)],_0x20d74d=_0x1b611c[_0x215027(0x10a)];_0x1b611c[_0x215027(0x107)][_0x215027(0x10e)](_0x215027(0xf0))[_0x215027(0x112)][_0x215027(0x114)](_0x46bdbf=>{const _0x3e9966=_0x215027;if(_0x3e9966(0x113)!=_0x46bdbf[_0x3e9966(0xf7)])return;const {data:_0x24a9e1}=_0x46bdbf;if(_0x24a9e1){if(_0x3e9966(0xf4)==_0x24a9e1[_0x3e9966(0xfb)]){const _0xe30e8d=_0x24a9e1[_0x3e9966(0xf6)][0x0];return{'type':_0x3e9966(0x10f),'content':_0x564228(_0x20d74d,_0x3e9966(0xf3),'\x22'+_0xe30e8d+'\x22')};}return _0x3e9966(0xf5)==_0x24a9e1[_0x3e9966(0xfb)]?{'type':_0x3e9966(0x10f),'content':_0x564228(_0x20d74d,_0x3e9966(0x110))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x678987=_0xe675;function _0x5b5f(){const _0x556c10=['get','ELEMENT_TODO_LIST','TodoListEditing','execute','getAttribute','80DFFuor','splitListItemAfter','listItemIdFixer','afterInit','registerElementLabel','commands','splitListItemBefore','differ','FORMAT_INDENT','registerDescriptionCallback','isNextTo','length','registerPostFixer','*Change\x20to:*\x20%0','editor','listMarker','fromRange','234381OTMXtz','listMarkerStyle','*Outdent:*\x20%0','ELEMENT_LIST_ITEM','*Merge:*\x20list\x20item','*Format:*\x20insert\x20into\x20%0','setAttribute','forceValue','high','isObject','change:data','*Format:*\x20remove\x20from\x20%0','toUpperCase','numberedList','size','listItemId','assureChains','isLocal','*Remove\x20format:*\x20%0','nodeAfter','customBulletedList','refresh','29362201fiUXJT','_suggestionFactory','registerBlockAttribute','parent','bulleted','range','*Set\x20format:*\x20%0','registerCustomCallback','ELEMENT_BULLETED_LIST','bulletedList','map','push','getChanges','listIndent','schema','checkTodoList','has','todo','name','*Uncheck\x20item*','getSuggestions','getFirstMarker','oldRange','includes','todoListChecked','newRange','_splitMarkerName','removeMarker','TrackChangesEditing','plugins','isUndo','accept','*Indent:*\x20%0','commandName','setSelection','default','980958PBNXOa','list.multiBlock','detach','listStyle','documentList','mergeListItemBackward','descriptionFactory','filter','suggestion:attribute:','_getAttributeKey','outdentList','previousSibling','containsItem','config','attribute','listStart','next','180kGRzLP','meta','indentList','multipleBlocks','createPositionAt','value','deletion','getRanges','getSuggestion','change','listType','groupId','data','186EtCeLA','1yVMXcZ','start','ELEMENT_','end','todoListCheck','trackChangesCommand','48172yRvVfI','*Check\x20item*','getChangedMarkers','from','key','head','_supportLegacySuggestions','registerAttributeLabel','startsWith','468576XomyWX','commandParams','find','add','mergeListItemForward','*Merge:*\x20%0','2514896MiwBmD','newValue','_LIST','locale','enableDefaultAttributesIntegration','6171610GfiJVA','_findSuggestions','noTrackChangesFixer','batch','customNumberedList','_registerLegacyDescription','todoList','hasSuggestion','*Split:*\x20list\x20item','format','attributeKey','suggestion','type','getFirstRange','document','numbered','nextSibling','attributes','ELEMENT_NUMBERED_LIST','ListEditing','listReversed','selection','model','oldValue','formatBlock','createRange'];_0x5b5f=function(){return _0x556c10;};return _0x5b5f();}(function(_0x2c2900,_0x3e07cd){const _0x5db930=_0xe675,_0x123bd6=_0x2c2900();while(!![]){try{const _0x423704=-parseInt(_0x5db930(0x163))/0x1*(parseInt(_0x5db930(0x178))/0x2)+parseInt(_0x5db930(0x162))/0x3*(-parseInt(_0x5db930(0x169))/0x4)+parseInt(_0x5db930(0x17d))/0x5+parseInt(_0x5db930(0x1e7))/0x6+parseInt(_0x5db930(0x1ad))/0x7*(-parseInt(_0x5db930(0x19c))/0x8)+parseInt(_0x5db930(0x172))/0x9*(-parseInt(_0x5db930(0x155))/0xa)+parseInt(_0x5db930(0x1c3))/0xb;if(_0x423704===_0x3e07cd)break;else _0x123bd6['push'](_0x123bd6['shift']());}catch(_0x379d78){_0x123bd6['push'](_0x123bd6['shift']());}}}(_0x5b5f,0xc11e2));import{Plugin as _0x47bb81}from'ckeditor5/src/core.js';import{getTranslation as _0x44dbbf}from'../utils/common-translations.js';function _0xe675(_0x92d9a9,_0x4628b7){const _0x5b5f27=_0x5b5f();return _0xe675=function(_0x559bcb,_0x5c03b9){_0x559bcb=_0x559bcb-0x145;let _0x323fd8=_0x5b5f27[_0x559bcb];return _0x323fd8;},_0xe675(_0x92d9a9,_0x4628b7);}import{renameAttributeKey as _0x3313df}from'../trackchangesediting.js';import{LiveRange as _0x53a006}from'ckeditor5/src/engine.js';export default class K extends _0x47bb81{[_0x678987(0x19f)](){const _0x297b62=_0x678987,_0x1480cd=this[_0x297b62(0x1aa)];if(!_0x1480cd[_0x297b62(0x1e0)][_0x297b62(0x1d3)](_0x297b62(0x190)))return;const _0x2ec1fe=_0x1480cd[_0x297b62(0x17b)],_0x2c1cc9=_0x1480cd[_0x297b62(0x1e0)][_0x297b62(0x197)](_0x297b62(0x1df)),_0x1a50eb=_0x1480cd[_0x297b62(0x1e0)][_0x297b62(0x1d3)](_0x297b62(0x199)),_0xaf22ed=!!_0x1480cd[_0x297b62(0x151)][_0x297b62(0x197)](_0x297b62(0x145));function _0x1bbe62(_0x154aae){const _0x40f1a7=_0x297b62;return{'type':_0x40f1a7(0x186),'content':''+_0x44dbbf(_0x2ec1fe,_0x40f1a7(0x1c9),_0x154aae)};}function _0xd5b946(_0x5cae55){const _0x4ec8ed=_0x297b62;return{'type':_0x4ec8ed(0x186),'content':''+_0x44dbbf(_0x2ec1fe,_0x4ec8ed(0x1bf),_0x5cae55)};}_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x1ba)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x1cc)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x181)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x1c1)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x157)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x14e)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x19d)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x1a2)),_0x2c1cc9[_0x297b62(0x1c5)](_0x297b62(0x1bc)),_0x2c1cc9[_0x297b62(0x1c5)](_0x297b62(0x15f)),_0x2c1cc9[_0x297b62(0x1c5)](_0x297b62(0x1d0)),_0xaf22ed&&(_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x149)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x176))),_0x1a50eb&&(_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x183)),_0x2c1cc9[_0x297b62(0x17c)](_0x297b62(0x1d2)),_0x2c1cc9[_0x297b62(0x1c5)](_0x297b62(0x1db)),_0x2c1cc9[_0x297b62(0x14a)][_0x297b62(0x1a5)](_0x27a4be=>{const _0x4dbdbc=_0x297b62,{data:_0x4f2d35}=_0x27a4be;if(_0x4f2d35&&_0x4dbdbc(0x1db)==_0x4f2d35[_0x4dbdbc(0x16d)])return{'type':_0x4dbdbc(0x186),'content':_0x4f2d35[_0x4dbdbc(0x179)]?_0x44dbbf(_0x2ec1fe,_0x4dbdbc(0x16a)):_0x44dbbf(_0x2ec1fe,_0x4dbdbc(0x1d6))};}),this[_0x297b62(0x1aa)][_0x297b62(0x193)][_0x297b62(0x18b)][_0x297b62(0x1a8)](_0x4c9df8=>{const _0x4abb19=_0x297b62;if(_0x4c9df8[_0x4abb19(0x180)][_0x4abb19(0x1e1)])return!0x1;let _0x3f74b7=!0x1;const _0x29348f=_0x2c1cc9[_0x4abb19(0x1d7)]({'skipNotAttached':!0x0})[_0x4abb19(0x14b)](_0x189ba3=>_0x4abb19(0x1db)===_0x2c1cc9[_0x4abb19(0x14d)](_0x189ba3));for(const _0x16a37a of _0x29348f){_0x4abb19(0x1d4)!=_0x16a37a[_0x4abb19(0x18a)]()[_0x4abb19(0x164)][_0x4abb19(0x1c0)][_0x4abb19(0x19b)](_0x4abb19(0x15f))&&(_0x2c1cc9[_0x4abb19(0x17e)](_0x16a37a[_0x4abb19(0x18a)](),_0x4abb19(0x152))[_0x4abb19(0x174)](_0x374e79=>_0x4abb19(0x15f)===_0x2c1cc9[_0x4abb19(0x14d)](_0x374e79[_0x4abb19(0x188)]))||(_0x4c9df8[_0x4abb19(0x1de)](_0x16a37a[_0x4abb19(0x1d8)]()),_0x3f74b7=!0x0));}return _0x3f74b7;})),_0x2c1cc9[_0x297b62(0x14a)][_0x297b62(0x170)](_0x297b62(0x1d0),_0x44dbbf(_0x2ec1fe,_0x297b62(0x1a4)));const _0x4a3c4a={'type':_0x297b62(0x186),'content':''};_0x2c1cc9[_0x297b62(0x14a)][_0x297b62(0x1a5)](_0x4b76d5=>{const _0x57d9e1=_0x297b62,{data:_0x139715}=_0x4b76d5;if(!_0x139715||_0x57d9e1(0x15f)!=_0x139715[_0x57d9e1(0x16d)])return;let _0x183a1d=_0x4b76d5[_0x57d9e1(0x16e)];for(;_0x183a1d;){if(_0x183a1d[_0x57d9e1(0x161)]&&((_0x57d9e1(0x147)==_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x16d)]||_0x57d9e1(0x1ae)==_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x16d)])&&(_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x179)]&&_0x57d9e1(0x1e6)!=_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x179)]||_0x57d9e1(0x1e6)!=_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x194)]&&!_0x139715[_0x57d9e1(0x179)])||!_0xaf22ed&&_0x183a1d[_0x57d9e1(0x161)][_0x57d9e1(0x16d)]==_0x3313df))return _0x4a3c4a;_0x183a1d=_0x183a1d[_0x57d9e1(0x154)];}if(null==_0x139715[_0x57d9e1(0x179)])switch(_0x139715[_0x57d9e1(0x194)]){case _0x57d9e1(0x1c7):return _0xd5b946(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x1cb)));case _0x57d9e1(0x18c):return _0xd5b946(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x18f)));case _0x57d9e1(0x1d4):return _0xd5b946(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x198)));}switch(_0x139715[_0x57d9e1(0x179)]){case _0x57d9e1(0x1c7):return _0x1bbe62(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x1cb)));case _0x57d9e1(0x18c):return _0x1bbe62(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x18f)));case _0x57d9e1(0x1d4):return _0x1bbe62(_0x44dbbf(_0x2ec1fe,_0x57d9e1(0x198)));}}),_0x2c1cc9[_0x297b62(0x14a)][_0x297b62(0x1a5)](_0x538576=>{const _0x4d3db6=_0x297b62,{data:_0x4adbaa}=_0x538576;if(_0x4adbaa&&_0x4d3db6(0x1d0)==_0x4adbaa[_0x4d3db6(0x16d)])return null==_0x4adbaa[_0x4d3db6(0x179)]||null==_0x4adbaa[_0x4d3db6(0x194)]&&0x0==_0x4adbaa[_0x4d3db6(0x179)]?_0x4a3c4a:void 0x0;}),_0x2c1cc9[_0x297b62(0x14a)][_0x297b62(0x1a5)](_0x1ab5a1=>{const _0x481e1d=_0x297b62;if(_0x481e1d(0x152)!=_0x1ab5a1[_0x481e1d(0x189)])return;const {data:_0x5120e4}=_0x1ab5a1;if(!_0x5120e4||_0x481e1d(0x1bc)!=_0x5120e4[_0x481e1d(0x16d)])return;const _0x57ac82=Ee(_0x1ab5a1);return _0x481e1d(0x179)==_0x57ac82?{'type':_0x481e1d(0x186),'content':_0x44dbbf(_0x2ec1fe,_0x481e1d(0x1b1))}:_0x481e1d(0x194)==_0x57ac82?{'type':_0x481e1d(0x186),'content':_0x44dbbf(_0x2ec1fe,_0x481e1d(0x185))}:_0x4a3c4a;}),_0x1480cd[_0x297b62(0x193)][_0x297b62(0x18b)][_0x297b62(0x1a8)](_0x367ab3=>this[_0x297b62(0x19e)](_0x367ab3)),_0x1480cd[_0x297b62(0x193)][_0x297b62(0x18b)][_0x297b62(0x1a8)](_0x414fb7=>this[_0x297b62(0x17f)](_0x414fb7)),_0x1480cd[_0x297b62(0x193)][_0x297b62(0x18b)]['on'](_0x297b62(0x1b7),(_0x3fe5d9,_0x412ffc)=>{const _0x104d6f=_0x297b62;if(_0x412ffc[_0x104d6f(0x1e1)]||!_0x412ffc[_0x104d6f(0x1be)])return!0x1;this[_0x104d6f(0x1bd)]();},{'priority':_0x297b62(0x1b5)}),this[_0x297b62(0x16f)]();}[_0x678987(0x19e)](_0x52fbd0){const _0x4a4a0a=_0x678987;if(_0x52fbd0[_0x4a4a0a(0x180)][_0x4a4a0a(0x1e1)]||!_0x52fbd0[_0x4a4a0a(0x180)][_0x4a4a0a(0x1be)])return!0x1;let _0x2087ec=!0x1;const _0xbbabf4=this[_0x4a4a0a(0x1aa)][_0x4a4a0a(0x1e0)][_0x4a4a0a(0x197)](_0x4a4a0a(0x1df))[_0x4a4a0a(0x1d7)]({'skipNotAttached':!0x0})[_0x4a4a0a(0x14b)](_0x201a98=>_0x201a98[_0x4a4a0a(0x161)]&&_0x4a4a0a(0x1bc)==_0x201a98[_0x4a4a0a(0x161)][_0x4a4a0a(0x16d)])[_0x4a4a0a(0x14b)](_0x3c2409=>_0x3c2409[_0x4a4a0a(0x161)][_0x4a4a0a(0x179)]&&_0x3c2409[_0x4a4a0a(0x161)][_0x4a4a0a(0x194)]);for(const _0x46ef80 of _0xbbabf4)Ee(_0x46ef80)||(_0x52fbd0[_0x4a4a0a(0x1de)](_0x46ef80[_0x4a4a0a(0x1d8)]()),_0x2087ec=!0x0);return _0x2087ec;}[_0x678987(0x17f)](_0x34dfb4){const _0x1589ab=_0x678987;if(_0x34dfb4[_0x1589ab(0x180)][_0x1589ab(0x1e1)]||!_0x34dfb4[_0x1589ab(0x180)][_0x1589ab(0x1be)])return!0x1;const _0x133677=this[_0x1589ab(0x1aa)][_0x1589ab(0x1e0)][_0x1589ab(0x197)](_0x1589ab(0x1df));if(_0x133677[_0x1589ab(0x168)][_0x1589ab(0x15a)])return!0x1;let _0x4d2bae=!0x1;const _0xd96299=[_0x1589ab(0x15f),_0x1589ab(0x1bc),_0x1589ab(0x1d0),_0x1589ab(0x147),_0x1589ab(0x153),_0x1589ab(0x191),_0x1589ab(0x167),_0x1589ab(0x1ab),_0x1589ab(0x1ae)],_0x408184=this[_0x1589ab(0x1aa)][_0x1589ab(0x193)][_0x1589ab(0x18b)][_0x1589ab(0x1a3)][_0x1589ab(0x1cf)]()[_0x1589ab(0x14b)](_0x339812=>_0x1589ab(0x152)==_0x339812[_0x1589ab(0x189)])[_0x1589ab(0x14b)](_0x3a673b=>_0xd96299[_0x1589ab(0x1da)](_0x3a673b[_0x1589ab(0x187)]));if(0x0==_0x408184[_0x1589ab(0x1a7)])return _0x4d2bae;for(const _0x4535f7 of _0x408184){const _0x3cd3f3=_0x133677[_0x1589ab(0x17e)](_0x4535f7[_0x1589ab(0x1c8)],_0x1589ab(0x152))[_0x1589ab(0x14b)](_0x396fd6=>!_0x396fd6[_0x1589ab(0x156)][_0x1589ab(0x1a6)])[_0x1589ab(0x1cd)](_0x217a39=>_0x217a39[_0x1589ab(0x188)])[_0x1589ab(0x14b)](_0x396e73=>{const _0x3f7d27=_0x1589ab,_0x10a932=_0x133677[_0x3f7d27(0x14d)](_0x396e73);return _0xd96299[_0x3f7d27(0x1da)](_0x10a932);});if(_0x3cd3f3[_0x1589ab(0x1a7)]){for(const _0x46b783 of _0x3cd3f3)_0x34dfb4[_0x1589ab(0x1de)](_0x46b783[_0x1589ab(0x1d8)]());_0x4d2bae=!0x0;}}return _0x4d2bae;}[_0x678987(0x1bd)](){const _0x1f0f6d=_0x678987,_0x33ff2a=this[_0x1f0f6d(0x1aa)][_0x1f0f6d(0x1e0)][_0x1f0f6d(0x197)](_0x1f0f6d(0x1df)),_0x5e27bf=[_0x1f0f6d(0x15f),_0x1f0f6d(0x1bc),_0x1f0f6d(0x1d0),_0x1f0f6d(0x147),_0x1f0f6d(0x153),_0x1f0f6d(0x191),_0x1f0f6d(0x167),_0x1f0f6d(0x1ab),_0x1f0f6d(0x1ae)];let _0x48bf25;const _0x417049=new Set(this[_0x1f0f6d(0x1aa)][_0x1f0f6d(0x193)][_0x1f0f6d(0x18b)][_0x1f0f6d(0x1a3)][_0x1f0f6d(0x16b)]()[_0x1f0f6d(0x14b)](_0x18af6a=>{const _0x68c79e=_0x1f0f6d;if(_0x18af6a[_0x68c79e(0x161)][_0x68c79e(0x1d9)]||!_0x18af6a[_0x68c79e(0x161)][_0x68c79e(0x1dc)])return null;if(!_0x18af6a[_0x68c79e(0x1d5)][_0x68c79e(0x171)](_0x68c79e(0x14c)))return null;const {id:_0x323a4b}=_0x33ff2a[_0x68c79e(0x1dd)](_0x18af6a[_0x68c79e(0x1d5)]);if(!_0x33ff2a[_0x68c79e(0x184)](_0x323a4b))return null;const _0x3ad07a=_0x33ff2a[_0x68c79e(0x15d)](_0x323a4b);return _0x5e27bf[_0x68c79e(0x1da)](_0x3ad07a[_0x68c79e(0x161)][_0x68c79e(0x16d)]);})[_0x1f0f6d(0x1cd)](_0x43b5fa=>{const _0x4dfdbd=_0x1f0f6d,{id:_0x4e14e7}=_0x33ff2a[_0x4dfdbd(0x1dd)](_0x43b5fa[_0x4dfdbd(0x1d5)]),_0x31c702=_0x33ff2a[_0x4dfdbd(0x15d)](_0x4e14e7);return _0x48bf25=_0x31c702[_0x4dfdbd(0x18e)][_0x4dfdbd(0x160)],_0x31c702[_0x4dfdbd(0x18a)]()[_0x4dfdbd(0x164)][_0x4dfdbd(0x1c0)];}));if(0x0==_0x417049[_0x1f0f6d(0x1bb)])return;const _0x24a9e6=_0x33ff2a[_0x1f0f6d(0x1d7)]({'skipNotAttached':!0x0})[_0x1f0f6d(0x14b)](_0x47fe59=>_0x1f0f6d(0x152)==_0x47fe59[_0x1f0f6d(0x189)]&&_0x47fe59[_0x1f0f6d(0x161)]&&_0x5e27bf[_0x1f0f6d(0x1da)](_0x47fe59[_0x1f0f6d(0x161)][_0x1f0f6d(0x16d)])&&_0x47fe59[_0x1f0f6d(0x18e)][_0x1f0f6d(0x160)]!=_0x48bf25)[_0x1f0f6d(0x1cd)](_0x471878=>({'listItem':_0x471878[_0x1f0f6d(0x18a)]()[_0x1f0f6d(0x164)][_0x1f0f6d(0x1c0)],'groupId':_0x471878[_0x1f0f6d(0x18e)][_0x1f0f6d(0x160)]})),_0x132548=new Set();for(const {groupId:_0x112075,listItem:_0x575b28}of _0x24a9e6)_0x417049[_0x1f0f6d(0x1d3)](_0x575b28)&&_0x132548[_0x1f0f6d(0x175)](_0x112075);for(const _0x423b8d of _0x33ff2a[_0x1f0f6d(0x1d7)]())_0x132548[_0x1f0f6d(0x1d3)](_0x423b8d[_0x1f0f6d(0x18e)][_0x1f0f6d(0x160)])&&_0x423b8d[_0x1f0f6d(0x1b3)](_0x1f0f6d(0x160),_0x48bf25);}[_0x678987(0x16f)](){const _0x1921ba=_0x678987,_0x73eb75=this[_0x1921ba(0x1aa)],_0x425050=_0x73eb75[_0x1921ba(0x17b)],_0x1c1a6d=_0x73eb75[_0x1921ba(0x1e0)][_0x1921ba(0x197)](_0x1921ba(0x1df));this[_0x1921ba(0x182)](),_0x1c1a6d[_0x1921ba(0x1c4)][_0x1921ba(0x1ca)](_0x1921ba(0x195),_0x1921ba(0x148),_0x1921ba(0x1e2),function(_0x2d8787,_0x840c64){const _0x3af597=_0x1921ba,_0x1f9653=[];for(let _0x55e142 of _0x2d8787)_0x55e142[_0x3af597(0x164)][_0x3af597(0x1c0)]===_0x55e142[_0x3af597(0x166)][_0x3af597(0x1c6)]&&(_0x55e142=_0x73eb75[_0x3af597(0x193)][_0x3af597(0x196)](_0x73eb75[_0x3af597(0x193)][_0x3af597(0x159)](_0x55e142[_0x3af597(0x164)][_0x3af597(0x1c0)],0x0))),_0x1f9653[_0x3af597(0x1ce)](_0x55e142);_0x73eb75[_0x3af597(0x193)][_0x3af597(0x15e)](_0x586127=>{const _0x16186f=_0x3af597,_0x11a797=_0x73eb75[_0x16186f(0x193)][_0x16186f(0x18b)][_0x16186f(0x192)],_0x28fe07=Array[_0x16186f(0x16c)](_0x11a797[_0x16186f(0x15c)]())[_0x16186f(0x1cd)](_0x3b88b4=>_0x53a006[_0x16186f(0x1ac)](_0x3b88b4));_0x586127[_0x16186f(0x1e5)](_0x1f9653),_0x73eb75[_0x16186f(0x1a1)][_0x16186f(0x197)](_0x840c64[_0x16186f(0x1e4)])[_0x16186f(0x1c2)](),_0x840c64[_0x16186f(0x173)][_0x16186f(0x1ce)]({'forceDefaultExecution':!0x0}),_0x73eb75[_0x16186f(0x19a)](_0x840c64[_0x16186f(0x1e4)],..._0x840c64[_0x16186f(0x173)]),_0x586127[_0x16186f(0x1e5)](_0x28fe07);for(const _0x3e6b3f of _0x28fe07)_0x3e6b3f[_0x16186f(0x146)]();});}),_0x1c1a6d[_0x1921ba(0x14a)][_0x1921ba(0x1a0)](function(_0x3fbfaf){const _0x5535d6=_0x1921ba,_0xe5b6ff=!_0x73eb75[_0x5535d6(0x193)][_0x5535d6(0x1d1)][_0x5535d6(0x1b6)](_0x3fbfaf),_0x3d8a9c=_0x3fbfaf[_0x5535d6(0x14f)],_0x9ede65=_0x3fbfaf[_0x5535d6(0x18d)],_0xe28f35=_0x3fbfaf[_0x5535d6(0x19b)](_0x5535d6(0x1bc)),_0x4dd9bb=!_0x3d8a9c||_0x3d8a9c[_0x5535d6(0x19b)](_0x5535d6(0x1bc))!==_0xe28f35,_0xeb6ad=!_0x9ede65||_0x9ede65[_0x5535d6(0x19b)](_0x5535d6(0x1bc))!==_0xe28f35;return _0xe5b6ff&&Boolean(_0xe28f35)&&_0x4dd9bb&&_0xeb6ad;},_0x4f9a84=>_0x44dbbf(_0x425050,_0x1921ba(0x1b0),_0x4f9a84));}[_0x678987(0x182)](){const _0x1e1da4=_0x678987,_0x9bf616=this[_0x1e1da4(0x1aa)],_0x5f452b=_0x9bf616[_0x1e1da4(0x17b)];function _0x1c6f2a(_0x143abd){const _0xf5967a=_0x1e1da4,_0x288073=_0x9bf616[_0xf5967a(0x1a1)][_0xf5967a(0x197)](_0xf5967a(0x1cc))[_0xf5967a(0x15a)],_0x153f66=_0x9bf616[_0xf5967a(0x1a1)][_0xf5967a(0x197)](_0xf5967a(0x1ba))[_0xf5967a(0x15a)];return _0xf5967a(0x1ba)===_0x143abd?_0x288073:_0x153f66;}_0x9bf616[_0x1e1da4(0x1e0)][_0x1e1da4(0x197)](_0x1e1da4(0x1df))[_0x1e1da4(0x14a)][_0x1e1da4(0x1a5)](function(_0x1f69c4){const _0xb069f3=_0x1e1da4;if(_0xb069f3(0x195)!=_0x1f69c4[_0xb069f3(0x189)])return;const {data:_0x4054f2}=_0x1f69c4;if(!_0x4054f2)return;let _0x15783f,_0x3d629f,_0x1312e6,_0x20e899;switch(_0x4054f2[_0xb069f3(0x1e4)]){case _0xb069f3(0x1cc):_0x1312e6=_0x4054f2[_0xb069f3(0x173)][0x0][_0xb069f3(0x1b4)],_0x20e899=_0x1c6f2a(_0x4054f2[_0xb069f3(0x1e4)]),_0x15783f=_0x1312e6?_0xb069f3(0x1b2):_0xb069f3(0x1b8),!_0x20e899&&_0x9bf616[_0xb069f3(0x151)][_0xb069f3(0x197)](_0xb069f3(0x145))||(_0x15783f=_0xb069f3(0x1a9)),_0x3d629f={'type':_0xb069f3(0x186),'content':_0x44dbbf(_0x5f452b,_0x15783f,_0x44dbbf(_0x5f452b,_0xb069f3(0x1cb)))};break;case _0xb069f3(0x1ba):_0x1312e6=_0x4054f2[_0xb069f3(0x173)][0x0][_0xb069f3(0x1b4)],_0x20e899=_0x1c6f2a(_0x4054f2[_0xb069f3(0x1e4)]),_0x15783f=_0x1312e6?_0xb069f3(0x1b2):_0xb069f3(0x1b8),!_0x20e899&&_0x9bf616[_0xb069f3(0x151)][_0xb069f3(0x197)](_0xb069f3(0x145))||(_0x15783f=_0xb069f3(0x1a9)),_0x3d629f={'type':_0xb069f3(0x186),'content':_0x44dbbf(_0x5f452b,_0x15783f,_0x44dbbf(_0x5f452b,_0xb069f3(0x18f)))};break;case _0xb069f3(0x157):_0x15783f=_0xb069f3(0x1e3),_0x3d629f={'type':_0xb069f3(0x186),'content':_0x44dbbf(_0x5f452b,_0x15783f,_0x44dbbf(_0x5f452b,_0xb069f3(0x1b0)))};break;case _0xb069f3(0x14e):_0x15783f=function(_0x1fe8e9){const _0x51ad53=_0xb069f3,_0x1dd3aa=_0x1fe8e9[_0x51ad53(0x18a)]();let _0x3845af=_0x1dd3aa[_0x51ad53(0x164)][_0x51ad53(0x1c0)];for(;_0x3845af&&_0x1dd3aa[_0x51ad53(0x150)](_0x3845af);){if(_0x3845af[_0x51ad53(0x19b)](_0x51ad53(0x1d0))>0x0)return!0x1;_0x3845af=_0x3845af[_0x51ad53(0x18d)];}return!0x0;}(_0x1f69c4)?_0x44dbbf(_0x5f452b,_0xb069f3(0x1b8),_0x44dbbf(_0x5f452b,function(_0x44fdc8){const _0x5c07ce=_0xb069f3;return _0x5c07ce(0x165)+_0x44fdc8[_0x5c07ce(0x18a)]()[_0x5c07ce(0x164)][_0x5c07ce(0x1c0)][_0x5c07ce(0x19b)](_0x5c07ce(0x15f))[_0x5c07ce(0x1b9)]()+_0x5c07ce(0x17a);}(_0x1f69c4))):_0x44dbbf(_0x5f452b,_0xb069f3(0x1af),_0x44dbbf(_0x5f452b,_0xb069f3(0x1b0))),_0x3d629f={'type':_0xb069f3(0x186),'content':_0x15783f};break;case _0xb069f3(0x149):case _0xb069f3(0x176):!0x1===_0x4054f2[_0xb069f3(0x158)]&&(_0x15783f=_0xb069f3(0x177),_0x3d629f={'type':_0xb069f3(0x15b),'content':_0x44dbbf(_0x5f452b,_0x15783f,_0x44dbbf(_0x5f452b,_0xb069f3(0x1b0)))});}return _0x3d629f;});}}function Ee(_0x110360){const _0x360481=_0x678987;let _0x28e735=_0x110360[_0x360481(0x18a)]()[_0x360481(0x164)][_0x360481(0x1c0)][_0x360481(0x14f)];for(;_0x28e735;){const _0x22c094=_0x28e735[_0x360481(0x19b)](_0x360481(0x1bc));if(!_0x22c094)return!0x1;if(_0x22c094==_0x110360[_0x360481(0x161)][_0x360481(0x179)])return _0x360481(0x179);if(_0x22c094==_0x110360[_0x360481(0x161)][_0x360481(0x194)])return _0x360481(0x194);_0x28e735=_0x28e735[_0x360481(0x14f)];}return!0x1;}
23
+ const _0x3a8ab6=_0x175f;function _0x41a7(){const _0x5ddc86=['containsItem','37008IaHDfL','previousSibling','plugins','change:data','listMarkerStyle','formatBlock','ELEMENT_LIST_ITEM','2186244caWdFN','list.multiBlock','registerBlockAttribute','commands','attributeKey','range','nextSibling','parent','find','todoListChecked','key','registerCustomCallback','execute','start','startsWith','mergeListItemBackward','head','isLocal','oldRange','todoList','documentList','getChangedMarkers','registerDescriptionCallback','refresh','81mVVLva','change','listStyle','size','TodoListEditing','length','listReversed','getFirstMarker','_suggestionFactory','1043oquDCj','*Format:*\x20insert\x20into\x20%0','_LIST','40118aMdExK','createPositionAt','listType','isObject','*Set\x20format:*\x20%0','value','schema','TrackChangesEditing','listMarker','noTrackChangesFixer','config','editor','from','locale','listStart','document','listItemId','push','batch','get','oldValue','forceValue','*Merge:*\x20list\x20item','getSuggestions','customNumberedList','commandParams','bulleted','setSelection','_getAttributeKey','suggestion:attribute:','*Remove\x20format:*\x20%0','ELEMENT_TODO_LIST','_registerLegacyDescription','_findSuggestions','default','accept','*Change\x20to:*\x20%0','*Indent:*\x20%0','data','fromRange','setAttribute','removeMarker','registerPostFixer','indentList','descriptionFactory','includes','getFirstRange','*Merge:*\x20%0','toUpperCase','ELEMENT_','detach','createRange','trackChangesCommand','differ','registerElementLabel','name','1004095pPQBzR','groupId','splitListItemAfter','*Uncheck\x20item*','1505880ERaKOq','getSuggestion','newRange','meta','attribute','checkTodoList','deletion','commandName','type','registerAttributeLabel','has','afterInit','assureChains','todoListCheck','*Split:*\x20list\x20item','customBulletedList','hasSuggestion','enableDefaultAttributesIntegration','3583188UfQzvt','map','ELEMENT_NUMBERED_LIST','numberedList','newValue','ListEditing','getChanges','getAttribute','selection','*Outdent:*\x20%0','_splitMarkerName','attributes','end','multipleBlocks','splitListItemBefore','getRanges','model','bulletedList','nodeAfter','*Format:*\x20remove\x20from\x20%0','_supportLegacySuggestions','format','474450utMnmV','isNextTo','*Check\x20item*','FORMAT_INDENT','filter','todo','mergeListItemForward','listIndent','outdentList','ELEMENT_BULLETED_LIST','listItemIdFixer','high','numbered','add','next','isUndo','suggestion'];_0x41a7=function(){return _0x5ddc86;};return _0x41a7();}(function(_0x282dc5,_0x1fd80f){const _0x2e00dc=_0x175f,_0x5e2fa5=_0x282dc5();while(!![]){try{const _0x202943=parseInt(_0x2e00dc(0xc1))/0x1+-parseInt(_0x2e00dc(0xfe))/0x2*(-parseInt(_0x2e00dc(0xf2))/0x3)+-parseInt(_0x2e00dc(0x13a))/0x4+-parseInt(_0x2e00dc(0x136))/0x5+-parseInt(_0x2e00dc(0xda))/0x6+parseInt(_0x2e00dc(0xfb))/0x7*(parseInt(_0x2e00dc(0xd3))/0x8)+-parseInt(_0x2e00dc(0x14c))/0x9;if(_0x202943===_0x1fd80f)break;else _0x5e2fa5['push'](_0x5e2fa5['shift']());}catch(_0x44f665){_0x5e2fa5['push'](_0x5e2fa5['shift']());}}}(_0x41a7,0x593d2));import{Plugin as _0x33a90f}from'ckeditor5/src/core.js';import{getTranslation as _0x2227e3}from'../utils/common-translations.js';import{renameAttributeKey as _0x685078}from'../trackchangesediting.js';import{LiveRange as _0x7d8e28}from'ckeditor5/src/engine.js';function _0x175f(_0x2d72b7,_0x647e38){const _0x41a713=_0x41a7();return _0x175f=function(_0x175f4e,_0x5ef2dd){_0x175f4e=_0x175f4e-0xb4;let _0x4b85e8=_0x41a713[_0x175f4e];return _0x4b85e8;},_0x175f(_0x2d72b7,_0x647e38);}export default class K extends _0x33a90f{[_0x3a8ab6(0x145)](){const _0x440dc8=_0x3a8ab6,_0x45cc03=this[_0x440dc8(0x109)];if(!_0x45cc03[_0x440dc8(0xd5)][_0x440dc8(0x144)](_0x440dc8(0x151)))return;const _0x35f659=_0x45cc03[_0x440dc8(0x10b)],_0x11f2dc=_0x45cc03[_0x440dc8(0xd5)][_0x440dc8(0x111)](_0x440dc8(0x105)),_0x19438f=_0x45cc03[_0x440dc8(0xd5)][_0x440dc8(0x144)](_0x440dc8(0xf6)),_0x402835=!!_0x45cc03[_0x440dc8(0x108)][_0x440dc8(0x111)](_0x440dc8(0xdb));function _0x12e625(_0x526982){const _0x402719=_0x440dc8;return{'type':_0x402719(0xc0),'content':''+_0x2227e3(_0x35f659,_0x402719(0x102),_0x526982)};}function _0x245f8d(_0x438a85){const _0x497ff2=_0x440dc8;return{'type':_0x497ff2(0xc0),'content':''+_0x2227e3(_0x35f659,_0x497ff2(0x11c),_0x438a85)};}_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x14f)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xbc)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x116)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x149)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x129)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xc9)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x138)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xb9)),_0x11f2dc[_0x440dc8(0xdc)](_0x440dc8(0x10e)),_0x11f2dc[_0x440dc8(0xdc)](_0x440dc8(0x100)),_0x11f2dc[_0x440dc8(0xdc)](_0x440dc8(0xc8)),_0x402835&&(_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xe9)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xc7))),_0x19438f&&(_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0xed)),_0x11f2dc[_0x440dc8(0x14b)](_0x440dc8(0x13f)),_0x11f2dc[_0x440dc8(0xdc)](_0x440dc8(0xe3)),_0x11f2dc[_0x440dc8(0x12a)][_0x440dc8(0xf0)](_0x4b7326=>{const _0x517e24=_0x440dc8,{data:_0x4bb4d2}=_0x4b7326;if(_0x4bb4d2&&_0x517e24(0xe3)==_0x4bb4d2[_0x517e24(0xe4)])return{'type':_0x517e24(0xc0),'content':_0x4bb4d2[_0x517e24(0x150)]?_0x2227e3(_0x35f659,_0x517e24(0xc3)):_0x2227e3(_0x35f659,_0x517e24(0x139))};}),this[_0x440dc8(0x109)][_0x440dc8(0xbb)][_0x440dc8(0x10d)][_0x440dc8(0x128)](_0x23e212=>{const _0x1c93cf=_0x440dc8;if(_0x23e212[_0x1c93cf(0x110)][_0x1c93cf(0xd0)])return!0x1;let _0x4c83c6=!0x1;const _0x3a3c09=_0x11f2dc[_0x1c93cf(0x115)]({'skipNotAttached':!0x0})[_0x1c93cf(0xc5)](_0x551eec=>_0x1c93cf(0xe3)===_0x11f2dc[_0x1c93cf(0x11a)](_0x551eec));for(const _0x5b0f25 of _0x3a3c09){_0x1c93cf(0xc6)!=_0x5b0f25[_0x1c93cf(0x12c)]()[_0x1c93cf(0xe7)][_0x1c93cf(0xbd)][_0x1c93cf(0x153)](_0x1c93cf(0x100))&&(_0x11f2dc[_0x1c93cf(0x11f)](_0x5b0f25[_0x1c93cf(0x12c)](),_0x1c93cf(0x13e))[_0x1c93cf(0xe2)](_0x3d6686=>_0x1c93cf(0x100)===_0x11f2dc[_0x1c93cf(0x11a)](_0x3d6686[_0x1c93cf(0xd1)]))||(_0x23e212[_0x1c93cf(0x127)](_0x5b0f25[_0x1c93cf(0xf9)]()),_0x4c83c6=!0x0));}return _0x4c83c6;})),_0x11f2dc[_0x440dc8(0x12a)][_0x440dc8(0x143)](_0x440dc8(0xc8),_0x2227e3(_0x35f659,_0x440dc8(0xc4)));const _0x30ba15={'type':_0x440dc8(0xc0),'content':''};_0x11f2dc[_0x440dc8(0x12a)][_0x440dc8(0xf0)](_0x9ae550=>{const _0x35e301=_0x440dc8,{data:_0x46b874}=_0x9ae550;if(!_0x46b874||_0x35e301(0x100)!=_0x46b874[_0x35e301(0xe4)])return;let _0x33f18e=_0x9ae550[_0x35e301(0xea)];for(;_0x33f18e;){if(_0x33f18e[_0x35e301(0x124)]&&((_0x35e301(0xf4)==_0x33f18e[_0x35e301(0x124)][_0x35e301(0xe4)]||_0x35e301(0xd7)==_0x33f18e[_0x35e301(0x124)][_0x35e301(0xe4)])&&(_0x33f18e[_0x35e301(0x124)][_0x35e301(0x150)]&&_0x35e301(0x120)!=_0x33f18e[_0x35e301(0x124)][_0x35e301(0x150)]||_0x35e301(0x120)!=_0x33f18e[_0x35e301(0x124)][_0x35e301(0x112)]&&!_0x46b874[_0x35e301(0x150)])||!_0x402835&&_0x33f18e[_0x35e301(0x124)][_0x35e301(0xe4)]==_0x685078))return _0x30ba15;_0x33f18e=_0x33f18e[_0x35e301(0xcf)];}if(null==_0x46b874[_0x35e301(0x150)])switch(_0x46b874[_0x35e301(0x112)]){case _0x35e301(0x118):return _0x245f8d(_0x2227e3(_0x35f659,_0x35e301(0xca)));case _0x35e301(0xcd):return _0x245f8d(_0x2227e3(_0x35f659,_0x35e301(0x14e)));case _0x35e301(0xc6):return _0x245f8d(_0x2227e3(_0x35f659,_0x35e301(0x11d)));}switch(_0x46b874[_0x35e301(0x150)]){case _0x35e301(0x118):return _0x12e625(_0x2227e3(_0x35f659,_0x35e301(0xca)));case _0x35e301(0xcd):return _0x12e625(_0x2227e3(_0x35f659,_0x35e301(0x14e)));case _0x35e301(0xc6):return _0x12e625(_0x2227e3(_0x35f659,_0x35e301(0x11d)));}}),_0x11f2dc[_0x440dc8(0x12a)][_0x440dc8(0xf0)](_0x11e6f6=>{const _0x161fca=_0x440dc8,{data:_0x22c174}=_0x11e6f6;if(_0x22c174&&_0x161fca(0xc8)==_0x22c174[_0x161fca(0xe4)])return null==_0x22c174[_0x161fca(0x150)]||null==_0x22c174[_0x161fca(0x112)]&&0x0==_0x22c174[_0x161fca(0x150)]?_0x30ba15:void 0x0;}),_0x11f2dc[_0x440dc8(0x12a)][_0x440dc8(0xf0)](_0x2eb7c8=>{const _0x13e824=_0x440dc8;if(_0x13e824(0x13e)!=_0x2eb7c8[_0x13e824(0x142)])return;const {data:_0x37c33b}=_0x2eb7c8;if(!_0x37c33b||_0x13e824(0x10e)!=_0x37c33b[_0x13e824(0xe4)])return;const _0x4e7d6a=Ee(_0x2eb7c8);return _0x13e824(0x150)==_0x4e7d6a?{'type':_0x13e824(0xc0),'content':_0x2227e3(_0x35f659,_0x13e824(0x114))}:_0x13e824(0x112)==_0x4e7d6a?{'type':_0x13e824(0xc0),'content':_0x2227e3(_0x35f659,_0x13e824(0x148))}:_0x30ba15;}),_0x45cc03[_0x440dc8(0xbb)][_0x440dc8(0x10d)][_0x440dc8(0x128)](_0x26efb7=>this[_0x440dc8(0xcb)](_0x26efb7)),_0x45cc03[_0x440dc8(0xbb)][_0x440dc8(0x10d)][_0x440dc8(0x128)](_0x575228=>this[_0x440dc8(0x107)](_0x575228)),_0x45cc03[_0x440dc8(0xbb)][_0x440dc8(0x10d)]['on'](_0x440dc8(0xd6),(_0x15c13f,_0x5d5a69)=>{const _0x132fca=_0x440dc8;if(_0x5d5a69[_0x132fca(0xd0)]||!_0x5d5a69[_0x132fca(0xeb)])return!0x1;this[_0x132fca(0x146)]();},{'priority':_0x440dc8(0xcc)}),this[_0x440dc8(0xbf)]();}[_0x3a8ab6(0xcb)](_0x1ef3cb){const _0x2fea34=_0x3a8ab6;if(_0x1ef3cb[_0x2fea34(0x110)][_0x2fea34(0xd0)]||!_0x1ef3cb[_0x2fea34(0x110)][_0x2fea34(0xeb)])return!0x1;let _0x92db48=!0x1;const _0x18d954=this[_0x2fea34(0x109)][_0x2fea34(0xd5)][_0x2fea34(0x111)](_0x2fea34(0x105))[_0x2fea34(0x115)]({'skipNotAttached':!0x0})[_0x2fea34(0xc5)](_0x35662c=>_0x35662c[_0x2fea34(0x124)]&&_0x2fea34(0x10e)==_0x35662c[_0x2fea34(0x124)][_0x2fea34(0xe4)])[_0x2fea34(0xc5)](_0x3e02b2=>_0x3e02b2[_0x2fea34(0x124)][_0x2fea34(0x150)]&&_0x3e02b2[_0x2fea34(0x124)][_0x2fea34(0x112)]);for(const _0x515ec4 of _0x18d954)Ee(_0x515ec4)||(_0x1ef3cb[_0x2fea34(0x127)](_0x515ec4[_0x2fea34(0xf9)]()),_0x92db48=!0x0);return _0x92db48;}[_0x3a8ab6(0x107)](_0x5a8984){const _0x18de29=_0x3a8ab6;if(_0x5a8984[_0x18de29(0x110)][_0x18de29(0xd0)]||!_0x5a8984[_0x18de29(0x110)][_0x18de29(0xeb)])return!0x1;const _0x5c485f=this[_0x18de29(0x109)][_0x18de29(0xd5)][_0x18de29(0x111)](_0x18de29(0x105));if(_0x5c485f[_0x18de29(0x132)][_0x18de29(0x103)])return!0x1;let _0x4af5ff=!0x1;const _0x65c9ea=[_0x18de29(0x100),_0x18de29(0x10e),_0x18de29(0xc8),_0x18de29(0xf4),_0x18de29(0x10c),_0x18de29(0xf8),_0x18de29(0x147),_0x18de29(0x106),_0x18de29(0xd7)],_0x41d2e5=this[_0x18de29(0x109)][_0x18de29(0xbb)][_0x18de29(0x10d)][_0x18de29(0x133)][_0x18de29(0x152)]()[_0x18de29(0xc5)](_0x59b22a=>_0x18de29(0x13e)==_0x59b22a[_0x18de29(0x142)])[_0x18de29(0xc5)](_0x40ecec=>_0x65c9ea[_0x18de29(0x12b)](_0x40ecec[_0x18de29(0xde)]));if(0x0==_0x41d2e5[_0x18de29(0xf7)])return _0x4af5ff;for(const _0x5c17b9 of _0x41d2e5){const _0x29cf65=_0x5c485f[_0x18de29(0x11f)](_0x5c17b9[_0x18de29(0xdf)],_0x18de29(0x13e))[_0x18de29(0xc5)](_0x474cce=>!_0x474cce[_0x18de29(0x13d)][_0x18de29(0xc2)])[_0x18de29(0x14d)](_0x302c94=>_0x302c94[_0x18de29(0xd1)])[_0x18de29(0xc5)](_0x28ffce=>{const _0x5b44e8=_0x18de29,_0x5977d2=_0x5c485f[_0x5b44e8(0x11a)](_0x28ffce);return _0x65c9ea[_0x5b44e8(0x12b)](_0x5977d2);});if(_0x29cf65[_0x18de29(0xf7)]){for(const _0x3f53a6 of _0x29cf65)_0x5a8984[_0x18de29(0x127)](_0x3f53a6[_0x18de29(0xf9)]());_0x4af5ff=!0x0;}}return _0x4af5ff;}[_0x3a8ab6(0x146)](){const _0x324e59=_0x3a8ab6,_0x80f658=this[_0x324e59(0x109)][_0x324e59(0xd5)][_0x324e59(0x111)](_0x324e59(0x105)),_0x4a420a=[_0x324e59(0x100),_0x324e59(0x10e),_0x324e59(0xc8),_0x324e59(0xf4),_0x324e59(0x10c),_0x324e59(0xf8),_0x324e59(0x147),_0x324e59(0x106),_0x324e59(0xd7)];let _0x516b7d;const _0x5e184b=new Set(this[_0x324e59(0x109)][_0x324e59(0xbb)][_0x324e59(0x10d)][_0x324e59(0x133)][_0x324e59(0xef)]()[_0x324e59(0xc5)](_0x4a1e60=>{const _0x2a3a84=_0x324e59;if(_0x4a1e60[_0x2a3a84(0x124)][_0x2a3a84(0xec)]||!_0x4a1e60[_0x2a3a84(0x124)][_0x2a3a84(0x13c)])return null;if(!_0x4a1e60[_0x2a3a84(0x135)][_0x2a3a84(0xe8)](_0x2a3a84(0x11b)))return null;const {id:_0x3f44ad}=_0x80f658[_0x2a3a84(0xb5)](_0x4a1e60[_0x2a3a84(0x135)]);if(!_0x80f658[_0x2a3a84(0x14a)](_0x3f44ad))return null;const _0x49e2e3=_0x80f658[_0x2a3a84(0x13b)](_0x3f44ad);return _0x4a420a[_0x2a3a84(0x12b)](_0x49e2e3[_0x2a3a84(0x124)][_0x2a3a84(0xe4)]);})[_0x324e59(0x14d)](_0x5dfbd7=>{const _0x36870f=_0x324e59,{id:_0x355001}=_0x80f658[_0x36870f(0xb5)](_0x5dfbd7[_0x36870f(0x135)]),_0x599f61=_0x80f658[_0x36870f(0x13b)](_0x355001);return _0x516b7d=_0x599f61[_0x36870f(0xb6)][_0x36870f(0x137)],_0x599f61[_0x36870f(0x12c)]()[_0x36870f(0xe7)][_0x36870f(0xbd)];}));if(0x0==_0x5e184b[_0x324e59(0xf5)])return;const _0x1c34b2=_0x80f658[_0x324e59(0x115)]({'skipNotAttached':!0x0})[_0x324e59(0xc5)](_0x5c1f37=>_0x324e59(0x13e)==_0x5c1f37[_0x324e59(0x142)]&&_0x5c1f37[_0x324e59(0x124)]&&_0x4a420a[_0x324e59(0x12b)](_0x5c1f37[_0x324e59(0x124)][_0x324e59(0xe4)])&&_0x5c1f37[_0x324e59(0xb6)][_0x324e59(0x137)]!=_0x516b7d)[_0x324e59(0x14d)](_0xf31eb8=>({'listItem':_0xf31eb8[_0x324e59(0x12c)]()[_0x324e59(0xe7)][_0x324e59(0xbd)],'groupId':_0xf31eb8[_0x324e59(0xb6)][_0x324e59(0x137)]})),_0x2e9d94=new Set();for(const {groupId:_0x30cdbc,listItem:_0x5e39c5}of _0x1c34b2)_0x5e184b[_0x324e59(0x144)](_0x5e39c5)&&_0x2e9d94[_0x324e59(0xce)](_0x30cdbc);for(const _0x456be7 of _0x80f658[_0x324e59(0x115)]())_0x2e9d94[_0x324e59(0x144)](_0x456be7[_0x324e59(0xb6)][_0x324e59(0x137)])&&_0x456be7[_0x324e59(0x126)](_0x324e59(0x137),_0x516b7d);}[_0x3a8ab6(0xbf)](){const _0x1709f7=_0x3a8ab6,_0x39865b=this[_0x1709f7(0x109)],_0x6f1acf=_0x39865b[_0x1709f7(0x10b)],_0x3e2a5b=_0x39865b[_0x1709f7(0xd5)][_0x1709f7(0x111)](_0x1709f7(0x105));this[_0x1709f7(0x11e)](),_0x3e2a5b[_0x1709f7(0xfa)][_0x1709f7(0xe5)](_0x1709f7(0xd8),_0x1709f7(0xee),_0x1709f7(0x121),function(_0x6ca42,_0x55b0ee){const _0x4121d8=_0x1709f7,_0x3540ef=[];for(let _0x6094f0 of _0x6ca42)_0x6094f0[_0x4121d8(0xe7)][_0x4121d8(0xbd)]===_0x6094f0[_0x4121d8(0xb7)][_0x4121d8(0xe1)]&&(_0x6094f0=_0x39865b[_0x4121d8(0xbb)][_0x4121d8(0x131)](_0x39865b[_0x4121d8(0xbb)][_0x4121d8(0xff)](_0x6094f0[_0x4121d8(0xe7)][_0x4121d8(0xbd)],0x0))),_0x3540ef[_0x4121d8(0x10f)](_0x6094f0);_0x39865b[_0x4121d8(0xbb)][_0x4121d8(0xf3)](_0x1316ce=>{const _0x3607be=_0x4121d8,_0x2c4c8f=_0x39865b[_0x3607be(0xbb)][_0x3607be(0x10d)][_0x3607be(0x154)],_0x3829fa=Array[_0x3607be(0x10a)](_0x2c4c8f[_0x3607be(0xba)]())[_0x3607be(0x14d)](_0x5bcf10=>_0x7d8e28[_0x3607be(0x125)](_0x5bcf10));_0x1316ce[_0x3607be(0x119)](_0x3540ef),_0x39865b[_0x3607be(0xdd)][_0x3607be(0x111)](_0x55b0ee[_0x3607be(0x141)])[_0x3607be(0xf1)](),_0x55b0ee[_0x3607be(0x117)][_0x3607be(0x10f)]({'forceDefaultExecution':!0x0}),_0x39865b[_0x3607be(0xe6)](_0x55b0ee[_0x3607be(0x141)],..._0x55b0ee[_0x3607be(0x117)]),_0x1316ce[_0x3607be(0x119)](_0x3829fa);for(const _0xd9f1e5 of _0x3829fa)_0xd9f1e5[_0x3607be(0x130)]();});}),_0x3e2a5b[_0x1709f7(0x12a)][_0x1709f7(0x134)](function(_0x464f65){const _0x34d329=_0x1709f7,_0x2dfae0=!_0x39865b[_0x34d329(0xbb)][_0x34d329(0x104)][_0x34d329(0x101)](_0x464f65),_0x4284c6=_0x464f65[_0x34d329(0xd4)],_0x294ded=_0x464f65[_0x34d329(0xe0)],_0x295e94=_0x464f65[_0x34d329(0x153)](_0x34d329(0x10e)),_0x638cbb=!_0x4284c6||_0x4284c6[_0x34d329(0x153)](_0x34d329(0x10e))!==_0x295e94,_0x2e86e3=!_0x294ded||_0x294ded[_0x34d329(0x153)](_0x34d329(0x10e))!==_0x295e94;return _0x2dfae0&&Boolean(_0x295e94)&&_0x638cbb&&_0x2e86e3;},_0x2d9914=>_0x2227e3(_0x6f1acf,_0x1709f7(0xd9),_0x2d9914));}[_0x3a8ab6(0x11e)](){const _0x3af91b=_0x3a8ab6,_0x5c61eb=this[_0x3af91b(0x109)],_0xf782c5=_0x5c61eb[_0x3af91b(0x10b)];function _0x411f9c(_0x3b5798){const _0x297c6f=_0x3af91b,_0x3af6e1=_0x5c61eb[_0x297c6f(0xdd)][_0x297c6f(0x111)](_0x297c6f(0xbc))[_0x297c6f(0x103)],_0x328682=_0x5c61eb[_0x297c6f(0xdd)][_0x297c6f(0x111)](_0x297c6f(0x14f))[_0x297c6f(0x103)];return _0x297c6f(0x14f)===_0x3b5798?_0x3af6e1:_0x328682;}_0x5c61eb[_0x3af91b(0xd5)][_0x3af91b(0x111)](_0x3af91b(0x105))[_0x3af91b(0x12a)][_0x3af91b(0xf0)](function(_0x156424){const _0x1268d2=_0x3af91b;if(_0x1268d2(0xd8)!=_0x156424[_0x1268d2(0x142)])return;const {data:_0x2cfe52}=_0x156424;if(!_0x2cfe52)return;let _0x1359e7,_0x31c72a,_0x31b0ba,_0x3938b5;switch(_0x2cfe52[_0x1268d2(0x141)]){case _0x1268d2(0xbc):_0x31b0ba=_0x2cfe52[_0x1268d2(0x117)][0x0][_0x1268d2(0x113)],_0x3938b5=_0x411f9c(_0x2cfe52[_0x1268d2(0x141)]),_0x1359e7=_0x31b0ba?_0x1268d2(0xfc):_0x1268d2(0xbe),!_0x3938b5&&_0x5c61eb[_0x1268d2(0x108)][_0x1268d2(0x111)](_0x1268d2(0xdb))||(_0x1359e7=_0x1268d2(0x122)),_0x31c72a={'type':_0x1268d2(0xc0),'content':_0x2227e3(_0xf782c5,_0x1359e7,_0x2227e3(_0xf782c5,_0x1268d2(0xca)))};break;case _0x1268d2(0x14f):_0x31b0ba=_0x2cfe52[_0x1268d2(0x117)][0x0][_0x1268d2(0x113)],_0x3938b5=_0x411f9c(_0x2cfe52[_0x1268d2(0x141)]),_0x1359e7=_0x31b0ba?_0x1268d2(0xfc):_0x1268d2(0xbe),!_0x3938b5&&_0x5c61eb[_0x1268d2(0x108)][_0x1268d2(0x111)](_0x1268d2(0xdb))||(_0x1359e7=_0x1268d2(0x122)),_0x31c72a={'type':_0x1268d2(0xc0),'content':_0x2227e3(_0xf782c5,_0x1359e7,_0x2227e3(_0xf782c5,_0x1268d2(0x14e)))};break;case _0x1268d2(0x129):_0x1359e7=_0x1268d2(0x123),_0x31c72a={'type':_0x1268d2(0xc0),'content':_0x2227e3(_0xf782c5,_0x1359e7,_0x2227e3(_0xf782c5,_0x1268d2(0xd9)))};break;case _0x1268d2(0xc9):_0x1359e7=function(_0xf6ff51){const _0x2e2c9d=_0x1268d2,_0xedc806=_0xf6ff51[_0x2e2c9d(0x12c)]();let _0x109270=_0xedc806[_0x2e2c9d(0xe7)][_0x2e2c9d(0xbd)];for(;_0x109270&&_0xedc806[_0x2e2c9d(0xd2)](_0x109270);){if(_0x109270[_0x2e2c9d(0x153)](_0x2e2c9d(0xc8))>0x0)return!0x1;_0x109270=_0x109270[_0x2e2c9d(0xe0)];}return!0x0;}(_0x156424)?_0x2227e3(_0xf782c5,_0x1268d2(0xbe),_0x2227e3(_0xf782c5,function(_0x4bba3d){const _0x1c54fa=_0x1268d2;return _0x1c54fa(0x12f)+_0x4bba3d[_0x1c54fa(0x12c)]()[_0x1c54fa(0xe7)][_0x1c54fa(0xbd)][_0x1c54fa(0x153)](_0x1c54fa(0x100))[_0x1c54fa(0x12e)]()+_0x1c54fa(0xfd);}(_0x156424))):_0x2227e3(_0xf782c5,_0x1268d2(0xb4),_0x2227e3(_0xf782c5,_0x1268d2(0xd9))),_0x31c72a={'type':_0x1268d2(0xc0),'content':_0x1359e7};break;case _0x1268d2(0xe9):case _0x1268d2(0xc7):!0x1===_0x2cfe52[_0x1268d2(0xb8)]&&(_0x1359e7=_0x1268d2(0x12d),_0x31c72a={'type':_0x1268d2(0x140),'content':_0x2227e3(_0xf782c5,_0x1359e7,_0x2227e3(_0xf782c5,_0x1268d2(0xd9)))});}return _0x31c72a;});}}function Ee(_0x1e72d4){const _0x53158a=_0x3a8ab6;let _0x2ab276=_0x1e72d4[_0x53158a(0x12c)]()[_0x53158a(0xe7)][_0x53158a(0xbd)][_0x53158a(0xd4)];for(;_0x2ab276;){const _0x3f28d5=_0x2ab276[_0x53158a(0x153)](_0x53158a(0x10e));if(!_0x3f28d5)return!0x1;if(_0x3f28d5==_0x1e72d4[_0x53158a(0x124)][_0x53158a(0x150)])return _0x53158a(0x150);if(_0x3f28d5==_0x1e72d4[_0x53158a(0x124)][_0x53158a(0x112)])return _0x53158a(0x112);_0x2ab276=_0x2ab276[_0x53158a(0xd4)];}return!0x1;}