@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241001.0 → 0.0.0-nightly-20241003.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 _0x3d0b58=_0x5212;function _0x5212(_0x41a3af,_0x54cc64){const _0x66babc=_0x66ba();return _0x5212=function(_0x521210,_0x461fae){_0x521210=_0x521210-0xaf;let _0x32e39b=_0x66babc[_0x521210];return _0x32e39b;},_0x5212(_0x41a3af,_0x54cc64);}function _0x66ba(){const _0x40e867=['getSuggestionCallback','_registerLegacyDescription','getContainedElement','ImageResize','join','editor','getClosestSelectedImageElement','markDeletion','isBlockImage','toggleImageCaption','attribute','19957597pssoJD','afterInit','toPrevious','63WGdNKI','find','Inline\x20image\x20to\x20block\x20image','newValue','caption','*Set\x20image\x20text\x20alternative:*\x20%0','1095790mGeRqG','5686205cZpWQC','locale','insertion','*Remove\x20image\x20text\x20alternative*','isCollapsed','end','ImageUploadEditing','3688419gYiNAU','isOwn','*Set\x20image\x20width:*\x20%0','markInsertion','getNearestSelectionRange','alt','TrackChangesEditing','ImageBlockEditing','start','nodeBefore','model','imageTypeInline','ELEMENT_INLINE_IMAGE','findIndex','registerBlockAttribute','imageTextAlternative','nodeAfter','change','imageStylePreApply','registerAttributeLabel','resizedWidth','convertBlockImageToInline','formatInline','removeObject','enableCommand','get','ImageUtils','commandName','4197162cYXDmY','176MLCywj','8paswUV','createRange','uploadImage','imageInline','convertInlineImageToBlock','commandParams','fromPosition','*Reset\x20image\x20width*','previous','accept','ImageInlineEditing','plugins','type','format','detach','deletion','getFirstRange','44797puJQKY','enableDefaultAttributesIntegration','imageCaption','toNext','isEqual','ELEMENT_IMAGE','length','_findSuggestions','filter','chain','forward','selection','document','ImageTextAlternativeEditing','has','subType','registerDescriptionCallback','descriptionFactory','markBlockFormat','260372vIiSjm','ELEMENT_CAPTION','Block\x20image\x20to\x20inline\x20image','element','ImageEditing','isIntersecting','discard','insertImage','width','forceDefaultExecution','registerCustomCallback','schema','addObject','registerElementLabel','resizeImage','4AuDyqq','imageBlock','backward','imageTypeBlock','getCaptionFromImageModelElement','_suggestionFactory','ImageCaptionEditing','ImageCaptionUtils','key','isBefore','formatBlock','createRangeOn','FORMAT_IMAGE_SIZE'];_0x66ba=function(){return _0x40e867;};return _0x66ba();}(function(_0xf9741,_0x103514){const _0x312f94=_0x5212,_0x27da11=_0xf9741();while(!![]){try{const _0x2c8ca4=-parseInt(_0x312f94(0xd3))/0x1*(parseInt(_0x312f94(0xc2))/0x2)+parseInt(_0x312f94(0x11e))/0x3+parseInt(_0x312f94(0xf5))/0x4*(-parseInt(_0x312f94(0x117))/0x5)+parseInt(_0x312f94(0xc0))/0x6+parseInt(_0x312f94(0xe6))/0x7*(-parseInt(_0x312f94(0xc1))/0x8)+parseInt(_0x312f94(0x110))/0x9*(-parseInt(_0x312f94(0x116))/0xa)+parseInt(_0x312f94(0x10d))/0xb;if(_0x2c8ca4===_0x103514)break;else _0x27da11['push'](_0x27da11['shift']());}catch(_0x334c81){_0x27da11['push'](_0x27da11['shift']());}}}(_0x66ba,0xcd73d));import{Plugin as _0x54b2c0}from'ckeditor5/src/core.js';import{LivePosition as _0x1ba636}from'ckeditor5/src/engine.js';import{getTranslation as _0x288283}from'../utils/common-translations.js';export default class nt extends _0x54b2c0{[_0x3d0b58(0x10e)](){const _0x36655b=_0x3d0b58,_0x56f50e=this[_0x36655b(0x107)];if(!_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xea)))return;const _0x259b10=_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xbd)](_0x36655b(0x124)),_0x2b67c4=_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xbd)](_0x36655b(0xbe)),_0x41367b=_0x56f50e[_0x36655b(0x118)];_0x259b10[_0x36655b(0xbc)](_0x36655b(0xed)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0xf6),_0xe5723a=>_0x288283(_0x41367b,_0x36655b(0xd8),_0xe5723a)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0xc5),_0x2a1eab=>_0x288283(_0x41367b,_0x36655b(0xb0),_0x2a1eab)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0x114),()=>_0x288283(_0x41367b,_0x36655b(0xe7))),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x11d))&&_0x259b10[_0x36655b(0xbc)](_0x36655b(0xc4)),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x125))&&_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xcc))&&(_0x259b10[_0x36655b(0xbc)](_0x36655b(0xaf),(_0x4ac666,_0x276e9e)=>{const _0x5205d7=_0x36655b,_0x5e79e8=_0x2b67c4[_0x5205d7(0x108)](_0x56f50e[_0x5205d7(0x128)][_0x5205d7(0xdf)][_0x5205d7(0xde)]);_0x56f50e[_0x5205d7(0x128)][_0x5205d7(0xb5)](()=>{const _0x34d253=_0x5205d7;_0x259b10[_0x34d253(0xe5)](_0x5e79e8,{'commandName':_0x34d253(0xaf),'commandParams':[_0x276e9e]},[],_0x34d253(0xb9));});}),_0x259b10[_0x36655b(0xbc)](_0x36655b(0xf8),(_0x42fa14,_0xe27000)=>{const _0xb475dc=_0x36655b;_0x56f50e[_0xb475dc(0x128)][_0xb475dc(0xb5)](_0x13f456=>{const _0x24c291=_0xb475dc;let _0x13e213=_0x2b67c4[_0x24c291(0x108)](_0x56f50e[_0x24c291(0x128)][_0x24c291(0xdf)][_0x24c291(0xde)]),_0x2121fd=_0x13f456[_0x24c291(0x100)](_0x13e213);const _0x4da88a=_0x1ba636[_0x24c291(0xc8)](_0x2121fd[_0x24c291(0x126)],_0x24c291(0x10f)),_0x757d8f=_0x1ba636[_0x24c291(0xc8)](_0x2121fd[_0x24c291(0x11c)],_0x24c291(0xd6));_0x259b10[_0x24c291(0xef)](()=>_0x42fa14(_0xe27000)),_0x13e213=_0x2b67c4[_0x24c291(0x108)](_0x56f50e[_0x24c291(0x128)][_0x24c291(0xdf)][_0x24c291(0xde)]),_0x2121fd=_0x13f456[_0x24c291(0x100)](_0x13e213);const _0x51420a=_0x13f456[_0x24c291(0xc3)](_0x4da88a,_0x757d8f);_0x4da88a[_0x24c291(0xd0)](),_0x757d8f[_0x24c291(0xd0)](),_0x259b10[_0x24c291(0xe5)](_0x13e213,{'commandName':_0x24c291(0xaf),'commandParams':[_0xe27000]},[],_0x24c291(0xc6)),_0x51420a[_0x24c291(0x126)][_0x24c291(0xfe)](_0x2121fd[_0x24c291(0x126)])&&_0x259b10[_0x24c291(0x121)](_0x13f456[_0x24c291(0xc3)](_0x51420a[_0x24c291(0x126)],_0x2121fd[_0x24c291(0x126)]),_0x24c291(0xc6)),_0x2121fd[_0x24c291(0x11c)][_0x24c291(0xfe)](_0x51420a[_0x24c291(0x11c)])&&_0x259b10[_0x24c291(0x121)](_0x13f456[_0x24c291(0xc3)](_0x2121fd[_0x24c291(0x11c)],_0x51420a[_0x24c291(0x11c)]),_0x24c291(0xc6));});}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0x106),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xcb),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xec),_0x259b10[_0x36655b(0xfa)][_0x36655b(0x102)](_0x36655b(0xff),'',_0x36655b(0xcb))),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0x106),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0xec),([_0x2cf0e0])=>{const _0x21b1a1=_0x36655b,_0x1f3db=_0x259b10[_0x21b1a1(0xfa)][_0x21b1a1(0x102)](_0x21b1a1(0x119),'',_0x21b1a1(0xec));let _0x27d40f=_0x2cf0e0[_0x21b1a1(0x126)],_0x540187=_0x2cf0e0[_0x21b1a1(0x11c)];const _0x108468=_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xf1)][_0x21b1a1(0x122)](_0x27d40f,_0x21b1a1(0xf7)),_0x40e1a9=_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xf1)][_0x21b1a1(0x122)](_0x540187,_0x21b1a1(0xdd));_0x108468[_0x21b1a1(0x11b)]&&(_0x27d40f=_0x108468[_0x21b1a1(0x126)]),_0x40e1a9[_0x21b1a1(0x11b)]&&(_0x540187=_0x40e1a9[_0x21b1a1(0x11c)]),_0x1f3db([_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xc3)](_0x27d40f,_0x540187)]);}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xdc),_0x5bee35),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0xdc),_0x5bee35)),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xfb))&&(_0x259b10[_0x36655b(0xbc)](_0x36655b(0x10b),(_0x47667c,_0x2563a9)=>{const _0x5449f0=_0x36655b,_0x25f720=_0x56f50e[_0x5449f0(0xcd)][_0x5449f0(0xbd)](_0x5449f0(0xfc));let _0x32cbee=_0x2b67c4[_0x5449f0(0x108)](_0x56f50e[_0x5449f0(0x128)][_0x5449f0(0xdf)][_0x5449f0(0xde)]),_0x7367e8=_0x25f720[_0x5449f0(0xf9)](_0x32cbee);_0x56f50e[_0x5449f0(0x128)][_0x5449f0(0xb5)](()=>{const _0x3be7f8=_0x5449f0;if(_0x7367e8)return void _0x259b10[_0x3be7f8(0x109)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0x100)](_0x7367e8));const _0x2629d0=_0x2b67c4[_0x3be7f8(0x10a)](_0x32cbee);_0x47667c(_0x2563a9),_0x32cbee=_0x2b67c4[_0x3be7f8(0x108)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0xdf)][_0x3be7f8(0xde)]),_0x7367e8=_0x25f720[_0x3be7f8(0xf9)](_0x32cbee),_0x259b10[_0x3be7f8(0x121)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0x100)](_0x7367e8),_0x2629d0?null:_0x3be7f8(0xd5));});}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xd5),_0x36655b(0xdc),_0x5bee35));const _0x34822e=[{'type':_0x36655b(0xff),'subType':_0x36655b(0xb6)},{'type':_0x36655b(0x119),'subType':_0x36655b(0xd5)},{'type':_0x36655b(0xff),'subType':_0x36655b(0xc6)},{'type':_0x36655b(0x119),'subType':_0x36655b(0xc6)}];function _0x93d93a(_0x460796,_0x4dfeed){const _0x3c1040=_0x36655b,_0x4e98e2=_0x34822e[_0x3c1040(0xb1)](({type:_0x2d183c,subType:_0x4bbc9d})=>_0x460796[_0x3c1040(0xce)]==_0x2d183c&&_0x460796[_0x3c1040(0xe2)]==_0x4bbc9d),_0xe1cb2a=_0x34822e[_0x3c1040(0xb1)](({type:_0x1ef8b2,subType:_0x328de0})=>_0x4dfeed[_0x3c1040(0xce)]==_0x1ef8b2&&_0x4dfeed[_0x3c1040(0xe2)]==_0x328de0);if(_0x4e98e2<0x0||_0xe1cb2a<0x0)return!0x1;const _0x290277=_0x460796[_0x3c1040(0xd2)](),_0x61d1d1=_0x4dfeed[_0x3c1040(0xd2)]();if((0x0==_0x4e98e2||0x1==_0x4e98e2)&&0x2==_0xe1cb2a&&_0x290277[_0x3c1040(0xeb)](_0x61d1d1))return!0x0;if(0x2==_0x4e98e2&&0x3==_0xe1cb2a){const _0x18acf6=_0x259b10[_0x3c1040(0xda)](_0x290277,_0x3c1040(0x119))[_0x3c1040(0xdb)](({suggestion:_0x2591d3,meta:_0x555e51})=>_0x555e51[_0x3c1040(0x11f)]&&_0x3c1040(0xc6)==_0x2591d3[_0x3c1040(0xe2)]);if(_0x18acf6[_0x3c1040(0xd9)]>0x1&&_0x61d1d1[_0x3c1040(0x11c)][_0x3c1040(0xd7)](_0x290277[_0x3c1040(0x126)]))return!0x0;if(0x1==_0x18acf6[_0x3c1040(0xd9)]&&(_0x290277[_0x3c1040(0x126)][_0x3c1040(0xd7)](_0x61d1d1[_0x3c1040(0x11c)])||_0x290277[_0x3c1040(0x11c)][_0x3c1040(0xd7)](_0x61d1d1[_0x3c1040(0x126)])))return!0x0;}if(0x3==_0x4e98e2&&0x3==_0xe1cb2a&&_0x290277[_0x3c1040(0x126)][_0x3c1040(0xfe)](_0x61d1d1[_0x3c1040(0x126)])){const _0x387fff=_0x290277[_0x3c1040(0x11c)][_0x3c1040(0xb4)],_0x50a99f=_0x61d1d1[_0x3c1040(0x126)][_0x3c1040(0x127)];return _0x2b67c4[_0x3c1040(0x10a)](_0x387fff)&&_0x387fff===_0x50a99f;}return!0x1;}function _0x5bee35(_0x1dfa80,_0x347af9){return _0x93d93a(_0x1dfa80,_0x347af9)?[_0x1dfa80,_0x347af9]:_0x93d93a(_0x347af9,_0x1dfa80)?[_0x347af9,_0x1dfa80]:null;}_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x105))&&(_0x259b10[_0x36655b(0xd4)](_0x36655b(0xf4)),_0x259b10[_0x36655b(0xb2)](_0x36655b(0xb8)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xb7)](_0x36655b(0xb8),_0x288283(_0x41367b,_0x36655b(0x101)))),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xe0))&&(_0x259b10[_0x36655b(0xd4)](_0x36655b(0xb3)),_0x259b10[_0x36655b(0xb2)](_0x36655b(0x123))),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0x4a8f72=>{const _0xc6901e=_0x36655b;if(!!_0x34822e[_0xc6901e(0x111)](({type:_0x1939cf,subType:_0x474321})=>_0x4a8f72[_0xc6901e(0xce)]==_0x1939cf&&_0x4a8f72[_0xc6901e(0xe2)]==_0x474321))return _0x4a8f72[_0xc6901e(0xca)]?{}:void 0x0;}),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0xa8cedd=>{const _0x5a4698=_0x36655b;if(_0x5a4698(0x119)==_0xa8cedd[_0x5a4698(0xce)]||_0x5a4698(0xd1)==_0xa8cedd[_0x5a4698(0xce)]){const _0x353e8d=_0xa8cedd[_0x5a4698(0x104)]();if(_0x353e8d&&_0x353e8d['is'](_0x5a4698(0xe9),_0x5a4698(0x114)))return{'type':_0x5a4698(0x119)==_0xa8cedd[_0x5a4698(0xce)]?_0x5a4698(0xf2):_0x5a4698(0xbb),'element':_0x353e8d,'quantity':0x1};}}),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0xcc4e47=>_0x36655b(0xff)==_0xcc4e47[_0x36655b(0xce)]&&_0x36655b(0xc6)==_0xcc4e47[_0x36655b(0xe2)]?{'type':_0x36655b(0xcf),'content':_0x36655b(0x112)}:_0x36655b(0xff)==_0xcc4e47[_0x36655b(0xce)]&&_0x36655b(0xb9)==_0xcc4e47[_0x36655b(0xe2)]?{'type':_0x36655b(0xcf),'content':_0x36655b(0xe8)}:void 0x0),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0x39ad6a=>{const _0x42c9fd=_0x36655b;if(_0x42c9fd(0x10c)!=_0x39ad6a[_0x42c9fd(0xce)])return;const {data:_0x7d19ad}=_0x39ad6a;if(!_0x7d19ad||_0x42c9fd(0x123)!=_0x7d19ad[_0x42c9fd(0xfd)])return;const _0x1c1e1f=_0x7d19ad[_0x42c9fd(0x113)];return _0x1c1e1f?{'type':_0x42c9fd(0xcf),'content':_0x288283(_0x41367b,_0x42c9fd(0x115),'\x22'+_0x1c1e1f+'\x22')}:{'type':_0x42c9fd(0xcf),'content':_0x288283(_0x41367b,_0x42c9fd(0x11a))};}),this[_0x36655b(0x103)]();}[_0x3d0b58(0x103)](){const _0x3ae217=_0x3d0b58,_0x393c0d=this[_0x3ae217(0x107)],_0x49dc03=_0x393c0d[_0x3ae217(0x118)];_0x393c0d[_0x3ae217(0xcd)][_0x3ae217(0xbd)](_0x3ae217(0x124))[_0x3ae217(0xe4)][_0x3ae217(0xe3)](_0x1fc08=>{const _0x4c9b0f=_0x3ae217;if(_0x4c9b0f(0xff)!=_0x1fc08[_0x4c9b0f(0xce)]&&_0x4c9b0f(0xba)!=_0x1fc08[_0x4c9b0f(0xce)])return;const {data:_0xbeb6b0}=_0x1fc08;if(_0xbeb6b0){if(_0x4c9b0f(0xb3)==_0xbeb6b0[_0x4c9b0f(0xbf)]){const _0x10ef8b=_0xbeb6b0[_0x4c9b0f(0xc7)][0x0][_0x4c9b0f(0x113)];return _0x10ef8b?{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x115),'\x22'+_0x10ef8b+'\x22')}:{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x11a))};}if(_0x4c9b0f(0xf4)==_0xbeb6b0[_0x4c9b0f(0xbf)]){const _0x48c26e=_0xbeb6b0[_0x4c9b0f(0xc7)][0x0][_0x4c9b0f(0xee)];return _0x48c26e?{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x120),_0x48c26e)}:{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0xc9))};}}});}}
23
+ function _0x383f(_0x416226,_0x56f5af){const _0x485306=_0x4853();return _0x383f=function(_0x383f46,_0x2d2b10){_0x383f46=_0x383f46-0xd1;let _0xc53f53=_0x485306[_0x383f46];return _0xc53f53;},_0x383f(_0x416226,_0x56f5af);}function _0x4853(){const _0x4b6988=['deletion','FORMAT_IMAGE_SIZE','enableCommand','_suggestionFactory','forceDefaultExecution','insertImage','resizeImage','*Set\x20image\x20text\x20alternative:*\x20%0','subType','toggleImageCaption','ELEMENT_INLINE_IMAGE','formatInline','change','chain','*Remove\x20image\x20text\x20alternative*','ImageUtils','formatBlock','createRange','has','5425200TYJINx','caption','detach','imageCaption','nodeAfter','discard','newValue','*Reset\x20image\x20width*','ImageInlineEditing','get','registerDescriptionCallback','_registerLegacyDescription','toNext','682812aIqewm','ImageEditing','markInsertion','markBlockFormat','descriptionFactory','resizedWidth','registerCustomCallback','*Set\x20image\x20width:*\x20%0','67LhqKgR','type','filter','accept','document','model','ImageBlockEditing','imageTextAlternative','ELEMENT_IMAGE','convertBlockImageToInline','fromPosition','4052314ugzSsJ','imageTypeBlock','_findSuggestions','registerAttributeLabel','isBlockImage','getFirstRange','ImageResize','backward','isIntersecting','nodeBefore','selection','4363495XaSOeI','TrackChangesEditing','13872gNJovw','imageTypeInline','toPrevious','ImageCaptionUtils','ELEMENT_CAPTION','start','addObject','afterInit','commandParams','181713XSpLvz','imageInline','imageStylePreApply','isBefore','getClosestSelectedImageElement','isOwn','getNearestSelectionRange','ImageCaptionEditing','commandName','uploadImage','findIndex','forward','join','end','find','registerElementLabel','isEqual','enableDefaultAttributesIntegration','Inline\x20image\x20to\x20block\x20image','key','element','createRangeOn','markDeletion','length','ImageUploadEditing','plugins','removeObject','19338224TlhjrF','locale','alt','getSuggestionCallback','editor','registerBlockAttribute','isCollapsed','getCaptionFromImageModelElement','convertInlineImageToBlock','format','attribute','imageBlock','insertion','width','Block\x20image\x20to\x20inline\x20image','schema','previous','getContainedElement','ImageTextAlternativeEditing'];_0x4853=function(){return _0x4b6988;};return _0x4853();}const _0x3f64af=_0x383f;(function(_0x1bdbe5,_0x1086e0){const _0x377e8e=_0x383f,_0x2fecc7=_0x1bdbe5();while(!![]){try{const _0xc97424=-parseInt(_0x377e8e(0x111))/0x1*(parseInt(_0x377e8e(0x129))/0x2)+-parseInt(_0x377e8e(0x132))/0x3+-parseInt(_0x377e8e(0x109))/0x4+-parseInt(_0x377e8e(0x127))/0x5+-parseInt(_0x377e8e(0xfc))/0x6+parseInt(_0x377e8e(0x11c))/0x7+parseInt(_0x377e8e(0xd6))/0x8;if(_0xc97424===_0x1086e0)break;else _0x2fecc7['push'](_0x2fecc7['shift']());}catch(_0x670df9){_0x2fecc7['push'](_0x2fecc7['shift']());}}}(_0x4853,0x7fc1f));import{Plugin as _0x9e327f}from'ckeditor5/src/core.js';import{LivePosition as _0x48ef98}from'ckeditor5/src/engine.js';import{getTranslation as _0x3f481a}from'../utils/common-translations.js';export default class nt extends _0x9e327f{[_0x3f64af(0x130)](){const _0x105f8a=_0x3f64af,_0x41703b=this[_0x105f8a(0xda)];if(!_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0x10a)))return;const _0x424535=_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0x105)](_0x105f8a(0x128)),_0x180cdc=_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0x105)](_0x105f8a(0xf8)),_0x23bbbd=_0x41703b[_0x105f8a(0xd7)];_0x424535[_0x105f8a(0xeb)](_0x105f8a(0xee)),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x141)](_0x105f8a(0xe1),_0x4d6b0c=>_0x3f481a(_0x23bbbd,_0x105f8a(0x119),_0x4d6b0c)),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x141)](_0x105f8a(0x133),_0xeb77a7=>_0x3f481a(_0x23bbbd,_0x105f8a(0xf3),_0xeb77a7)),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x141)](_0x105f8a(0xfd),()=>_0x3f481a(_0x23bbbd,_0x105f8a(0x12d))),_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0xd3))&&_0x424535[_0x105f8a(0xeb)](_0x105f8a(0x13b)),_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0x117))&&_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0x104))&&(_0x424535[_0x105f8a(0xeb)](_0x105f8a(0x12a),(_0x5c0b8a,_0x2c0c0f)=>{const _0x2b6eff=_0x105f8a,_0x569145=_0x180cdc[_0x2b6eff(0x136)](_0x41703b[_0x2b6eff(0x116)][_0x2b6eff(0x115)][_0x2b6eff(0x126)]);_0x41703b[_0x2b6eff(0x116)][_0x2b6eff(0xf5)](()=>{const _0x25794a=_0x2b6eff;_0x424535[_0x25794a(0x10c)](_0x569145,{'commandName':_0x25794a(0x12a),'commandParams':[_0x2c0c0f]},[],_0x25794a(0x11a));});}),_0x424535[_0x105f8a(0xeb)](_0x105f8a(0x11d),(_0x8435d5,_0x2bd514)=>{const _0x438911=_0x105f8a;_0x41703b[_0x438911(0x116)][_0x438911(0xf5)](_0x42ee32=>{const _0x19bc9a=_0x438911;let _0x3056d1=_0x180cdc[_0x19bc9a(0x136)](_0x41703b[_0x19bc9a(0x116)][_0x19bc9a(0x115)][_0x19bc9a(0x126)]),_0x38e252=_0x42ee32[_0x19bc9a(0x147)](_0x3056d1);const _0x39d8ec=_0x48ef98[_0x19bc9a(0x11b)](_0x38e252[_0x19bc9a(0x12e)],_0x19bc9a(0x12b)),_0x17cfbf=_0x48ef98[_0x19bc9a(0x11b)](_0x38e252[_0x19bc9a(0x13f)],_0x19bc9a(0x108));_0x424535[_0x19bc9a(0xed)](()=>_0x8435d5(_0x2bd514)),_0x3056d1=_0x180cdc[_0x19bc9a(0x136)](_0x41703b[_0x19bc9a(0x116)][_0x19bc9a(0x115)][_0x19bc9a(0x126)]),_0x38e252=_0x42ee32[_0x19bc9a(0x147)](_0x3056d1);const _0xd8599e=_0x42ee32[_0x19bc9a(0xfa)](_0x39d8ec,_0x17cfbf);_0x39d8ec[_0x19bc9a(0xfe)](),_0x17cfbf[_0x19bc9a(0xfe)](),_0x424535[_0x19bc9a(0x10c)](_0x3056d1,{'commandName':_0x19bc9a(0x12a),'commandParams':[_0x2bd514]},[],_0x19bc9a(0xde)),_0xd8599e[_0x19bc9a(0x12e)][_0x19bc9a(0x135)](_0x38e252[_0x19bc9a(0x12e)])&&_0x424535[_0x19bc9a(0x10b)](_0x42ee32[_0x19bc9a(0xfa)](_0xd8599e[_0x19bc9a(0x12e)],_0x38e252[_0x19bc9a(0x12e)]),_0x19bc9a(0xde)),_0x38e252[_0x19bc9a(0x13f)][_0x19bc9a(0x135)](_0xd8599e[_0x19bc9a(0x13f)])&&_0x424535[_0x19bc9a(0x10b)](_0x42ee32[_0x19bc9a(0xfa)](_0x38e252[_0x19bc9a(0x13f)],_0xd8599e[_0x19bc9a(0x13f)]),_0x19bc9a(0xde));});}),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xf9),_0x105f8a(0xde),_0x105f8a(0x13e),()=>!0x1),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xf9),_0x105f8a(0xde),_0x105f8a(0x114),()=>!0x1),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xf9),_0x105f8a(0xde),_0x105f8a(0x101),_0x424535[_0x105f8a(0xec)][_0x105f8a(0xd9)](_0x105f8a(0xf9),'',_0x105f8a(0x114))),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xe2),_0x105f8a(0xde),_0x105f8a(0x13e),()=>!0x1),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xe2),_0x105f8a(0xde),_0x105f8a(0x101),([_0x4f3211])=>{const _0x1afd39=_0x105f8a,_0x2397b3=_0x424535[_0x1afd39(0xec)][_0x1afd39(0xd9)](_0x1afd39(0xe2),'',_0x1afd39(0x101));let _0x25d66e=_0x4f3211[_0x1afd39(0x12e)],_0x3b0e77=_0x4f3211[_0x1afd39(0x13f)];const _0x33dc72=_0x41703b[_0x1afd39(0x116)][_0x1afd39(0xe5)][_0x1afd39(0x138)](_0x25d66e,_0x1afd39(0x123)),_0x11b085=_0x41703b[_0x1afd39(0x116)][_0x1afd39(0xe5)][_0x1afd39(0x138)](_0x3b0e77,_0x1afd39(0x13d));_0x33dc72[_0x1afd39(0xdc)]&&(_0x25d66e=_0x33dc72[_0x1afd39(0x12e)]),_0x11b085[_0x1afd39(0xdc)]&&(_0x3b0e77=_0x11b085[_0x1afd39(0x13f)]),_0x2397b3([_0x41703b[_0x1afd39(0x116)][_0x1afd39(0xfa)](_0x25d66e,_0x3b0e77)]);}),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xf9),_0x105f8a(0xde),_0x105f8a(0xf6),_0x2e0f5e),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xe2),_0x105f8a(0xde),_0x105f8a(0xf6),_0x2e0f5e)),_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0x139))&&(_0x424535[_0x105f8a(0xeb)](_0x105f8a(0xf2),(_0x36de45,_0x390246)=>{const _0x269b41=_0x105f8a,_0x340456=_0x41703b[_0x269b41(0xd4)][_0x269b41(0x105)](_0x269b41(0x12c));let _0x593153=_0x180cdc[_0x269b41(0x136)](_0x41703b[_0x269b41(0x116)][_0x269b41(0x115)][_0x269b41(0x126)]),_0x588279=_0x340456[_0x269b41(0xdd)](_0x593153);_0x41703b[_0x269b41(0x116)][_0x269b41(0xf5)](()=>{const _0x57f20c=_0x269b41;if(_0x588279)return void _0x424535[_0x57f20c(0xd1)](_0x41703b[_0x57f20c(0x116)][_0x57f20c(0x147)](_0x588279));const _0x3ed5aa=_0x180cdc[_0x57f20c(0x120)](_0x593153);_0x36de45(_0x390246),_0x593153=_0x180cdc[_0x57f20c(0x136)](_0x41703b[_0x57f20c(0x116)][_0x57f20c(0x115)][_0x57f20c(0x126)]),_0x588279=_0x340456[_0x57f20c(0xdd)](_0x593153),_0x424535[_0x57f20c(0x10b)](_0x41703b[_0x57f20c(0x116)][_0x57f20c(0x147)](_0x588279),_0x3ed5aa?null:_0x57f20c(0xff));});}),_0x424535[_0x105f8a(0xec)][_0x105f8a(0x10f)](_0x105f8a(0xe2),_0x105f8a(0xff),_0x105f8a(0xf6),_0x2e0f5e));const _0x347a8d=[{'type':_0x105f8a(0xf9),'subType':_0x105f8a(0x134)},{'type':_0x105f8a(0xe2),'subType':_0x105f8a(0xff)},{'type':_0x105f8a(0xf9),'subType':_0x105f8a(0xde)},{'type':_0x105f8a(0xe2),'subType':_0x105f8a(0xde)}];function _0x3c6c77(_0x1c665c,_0x3b24ae){const _0x1caed7=_0x105f8a,_0x428993=_0x347a8d[_0x1caed7(0x13c)](({type:_0x562735,subType:_0x5d1f26})=>_0x1c665c[_0x1caed7(0x112)]==_0x562735&&_0x1c665c[_0x1caed7(0xf1)]==_0x5d1f26),_0x1b81a2=_0x347a8d[_0x1caed7(0x13c)](({type:_0x3c4bfd,subType:_0x4f0545})=>_0x3b24ae[_0x1caed7(0x112)]==_0x3c4bfd&&_0x3b24ae[_0x1caed7(0xf1)]==_0x4f0545);if(_0x428993<0x0||_0x1b81a2<0x0)return!0x1;const _0x561771=_0x1c665c[_0x1caed7(0x121)](),_0x44ea45=_0x3b24ae[_0x1caed7(0x121)]();if((0x0==_0x428993||0x1==_0x428993)&&0x2==_0x1b81a2&&_0x561771[_0x1caed7(0x124)](_0x44ea45))return!0x0;if(0x2==_0x428993&&0x3==_0x1b81a2){const _0x945ab9=_0x424535[_0x1caed7(0x11e)](_0x561771,_0x1caed7(0xe2))[_0x1caed7(0x113)](({suggestion:_0x5b386f,meta:_0x3754c5})=>_0x3754c5[_0x1caed7(0x137)]&&_0x1caed7(0xde)==_0x5b386f[_0x1caed7(0xf1)]);if(_0x945ab9[_0x1caed7(0xd2)]>0x1&&_0x44ea45[_0x1caed7(0x13f)][_0x1caed7(0x142)](_0x561771[_0x1caed7(0x12e)]))return!0x0;if(0x1==_0x945ab9[_0x1caed7(0xd2)]&&(_0x561771[_0x1caed7(0x12e)][_0x1caed7(0x142)](_0x44ea45[_0x1caed7(0x13f)])||_0x561771[_0x1caed7(0x13f)][_0x1caed7(0x142)](_0x44ea45[_0x1caed7(0x12e)])))return!0x0;}if(0x3==_0x428993&&0x3==_0x1b81a2&&_0x561771[_0x1caed7(0x12e)][_0x1caed7(0x135)](_0x44ea45[_0x1caed7(0x12e)])){const _0x2de85f=_0x561771[_0x1caed7(0x13f)][_0x1caed7(0x100)],_0x3c8df6=_0x44ea45[_0x1caed7(0x12e)][_0x1caed7(0x125)];return _0x180cdc[_0x1caed7(0x120)](_0x2de85f)&&_0x2de85f===_0x3c8df6;}return!0x1;}function _0x2e0f5e(_0x5dc40f,_0x29649f){return _0x3c6c77(_0x5dc40f,_0x29649f)?[_0x5dc40f,_0x29649f]:_0x3c6c77(_0x29649f,_0x5dc40f)?[_0x29649f,_0x5dc40f]:null;}_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0x122))&&(_0x424535[_0x105f8a(0x143)](_0x105f8a(0xef)),_0x424535[_0x105f8a(0xdb)](_0x105f8a(0x10e)),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x11f)](_0x105f8a(0x10e),_0x3f481a(_0x23bbbd,_0x105f8a(0xea)))),_0x41703b[_0x105f8a(0xd4)][_0x105f8a(0xfb)](_0x105f8a(0xe8))&&(_0x424535[_0x105f8a(0x143)](_0x105f8a(0x118)),_0x424535[_0x105f8a(0xdb)](_0x105f8a(0xd8))),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x106)](_0x4438fe=>{const _0x102dd5=_0x105f8a;if(!!_0x347a8d[_0x102dd5(0x140)](({type:_0x26668b,subType:_0x15e626})=>_0x4438fe[_0x102dd5(0x112)]==_0x26668b&&_0x4438fe[_0x102dd5(0xf1)]==_0x15e626))return _0x4438fe[_0x102dd5(0xe6)]?{}:void 0x0;}),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x106)](_0x10afbd=>{const _0x75f12f=_0x105f8a;if(_0x75f12f(0xe2)==_0x10afbd[_0x75f12f(0x112)]||_0x75f12f(0xe9)==_0x10afbd[_0x75f12f(0x112)]){const _0x738adf=_0x10afbd[_0x75f12f(0xe7)]();if(_0x738adf&&_0x738adf['is'](_0x75f12f(0x146),_0x75f12f(0xfd)))return{'type':_0x75f12f(0xe2)==_0x10afbd[_0x75f12f(0x112)]?_0x75f12f(0x12f):_0x75f12f(0xd5),'element':_0x738adf,'quantity':0x1};}}),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x106)](_0x103a11=>_0x105f8a(0xf9)==_0x103a11[_0x105f8a(0x112)]&&_0x105f8a(0xde)==_0x103a11[_0x105f8a(0xf1)]?{'type':_0x105f8a(0xdf),'content':_0x105f8a(0x144)}:_0x105f8a(0xf9)==_0x103a11[_0x105f8a(0x112)]&&_0x105f8a(0x11a)==_0x103a11[_0x105f8a(0xf1)]?{'type':_0x105f8a(0xdf),'content':_0x105f8a(0xe4)}:void 0x0),_0x424535[_0x105f8a(0x10d)][_0x105f8a(0x106)](_0x42af11=>{const _0x3826c8=_0x105f8a;if(_0x3826c8(0xe0)!=_0x42af11[_0x3826c8(0x112)])return;const {data:_0x427e0a}=_0x42af11;if(!_0x427e0a||_0x3826c8(0xd8)!=_0x427e0a[_0x3826c8(0x145)])return;const _0x232fc9=_0x427e0a[_0x3826c8(0x102)];return _0x232fc9?{'type':_0x3826c8(0xdf),'content':_0x3f481a(_0x23bbbd,_0x3826c8(0xf0),'\x22'+_0x232fc9+'\x22')}:{'type':_0x3826c8(0xdf),'content':_0x3f481a(_0x23bbbd,_0x3826c8(0xf7))};}),this[_0x105f8a(0x107)]();}[_0x3f64af(0x107)](){const _0x5cecd1=_0x3f64af,_0x489c0e=this[_0x5cecd1(0xda)],_0x94795f=_0x489c0e[_0x5cecd1(0xd7)];_0x489c0e[_0x5cecd1(0xd4)][_0x5cecd1(0x105)](_0x5cecd1(0x128))[_0x5cecd1(0x10d)][_0x5cecd1(0x106)](_0x1c419d=>{const _0x48e014=_0x5cecd1;if(_0x48e014(0xf9)!=_0x1c419d[_0x48e014(0x112)]&&_0x48e014(0xf4)!=_0x1c419d[_0x48e014(0x112)])return;const {data:_0x2b608f}=_0x1c419d;if(_0x2b608f){if(_0x48e014(0x118)==_0x2b608f[_0x48e014(0x13a)]){const _0x55e370=_0x2b608f[_0x48e014(0x131)][0x0][_0x48e014(0x102)];return _0x55e370?{'type':_0x48e014(0xdf),'content':_0x3f481a(_0x94795f,_0x48e014(0xf0),'\x22'+_0x55e370+'\x22')}:{'type':_0x48e014(0xdf),'content':_0x3f481a(_0x94795f,_0x48e014(0xf7))};}if(_0x48e014(0xef)==_0x2b608f[_0x48e014(0x13a)]){const _0x2b4e78=_0x2b608f[_0x48e014(0x131)][0x0][_0x48e014(0xe3)];return _0x2b4e78?{'type':_0x48e014(0xdf),'content':_0x3f481a(_0x94795f,_0x48e014(0x110),_0x2b4e78)}:{'type':_0x48e014(0xdf),'content':_0x3f481a(_0x94795f,_0x48e014(0x103))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3685e6=_0x5ce4;(function(_0x1011d7,_0x3c3536){const _0x2dc821=_0x5ce4,_0x4e13be=_0x1011d7();while(!![]){try{const _0x4e8c6d=parseInt(_0x2dc821(0x16e))/0x1*(-parseInt(_0x2dc821(0x194))/0x2)+-parseInt(_0x2dc821(0x18e))/0x3+parseInt(_0x2dc821(0x182))/0x4*(parseInt(_0x2dc821(0x177))/0x5)+-parseInt(_0x2dc821(0x184))/0x6+-parseInt(_0x2dc821(0x189))/0x7*(-parseInt(_0x2dc821(0x173))/0x8)+parseInt(_0x2dc821(0x171))/0x9*(-parseInt(_0x2dc821(0x18b))/0xa)+parseInt(_0x2dc821(0x191))/0xb*(-parseInt(_0x2dc821(0x172))/0xc);if(_0x4e8c6d===_0x3c3536)break;else _0x4e13be['push'](_0x4e13be['shift']());}catch(_0x285176){_0x4e13be['push'](_0x4e13be['shift']());}}}(_0x1d21,0xbe680));function _0x5ce4(_0x40f446,_0x2fc26c){const _0x1d21c7=_0x1d21();return _0x5ce4=function(_0x5ce4dc,_0x4e8e32){_0x5ce4dc=_0x5ce4dc-0x16d;let _0x587b9e=_0x1d21c7[_0x5ce4dc];return _0x587b9e;},_0x5ce4(_0x40f446,_0x2fc26c);}function _0x1d21(){const _0x3f381c=['_handleLegacySuggestions','locale','2338OjwOMS','key','40qXFGch','accept','enableDefaultAttributesIntegration','2637864uduvKx','*Replace\x20image\x20URL*','get','447381FJgYlO','replaceImageSource','has','4jCVrmD','descriptionFactory','registerDescriptionCallback','formatBlock','type','format','42932JIxHOe','attribute','getSuggestionCallback','833346DGRymC','72aSjmJu','35160DDFvFT','discard','registerBlockAttribute','editor','5lQeHBh','newValue','formatInline','src','oldValue','commandName','registerCustomCallback','*Format:*\x20replace\x20image\x20URL','afterInit','_suggestionFactory','plugins','4045516UESYGf','_registerLegacyDescription','719106ZntcKP','TrackChangesEditing','ImageEditing'];_0x1d21=function(){return _0x3f381c;};return _0x1d21();}import{Plugin as _0x2c390f}from'ckeditor5/src/core.js';import{getTranslation as _0x1f79c5}from'../utils/common-translations.js';export default class ot extends _0x2c390f{[_0x3685e6(0x17f)](){const _0x57d0e8=_0x3685e6;if(!this[_0x57d0e8(0x176)][_0x57d0e8(0x181)][_0x57d0e8(0x193)](_0x57d0e8(0x186)))return;const _0x2b27b1=this[_0x57d0e8(0x176)][_0x57d0e8(0x188)],_0x171d51=this[_0x57d0e8(0x176)][_0x57d0e8(0x181)][_0x57d0e8(0x190)](_0x57d0e8(0x185));_0x171d51[_0x57d0e8(0x18d)](_0x57d0e8(0x192)),_0x171d51[_0x57d0e8(0x175)](_0x57d0e8(0x17a)),_0x171d51[_0x57d0e8(0x195)][_0x57d0e8(0x196)](_0x55c88e=>{const _0x576e6e=_0x57d0e8;if(_0x576e6e(0x16f)!=_0x55c88e[_0x576e6e(0x198)])return;const {data:_0x3dff6d}=_0x55c88e;return _0x3dff6d&&_0x576e6e(0x17a)==_0x3dff6d[_0x576e6e(0x18a)]?_0x3dff6d[_0x576e6e(0x178)]&&_0x3dff6d[_0x576e6e(0x17b)]?{'type':_0x576e6e(0x16d),'content':_0x1f79c5(_0x2b27b1,_0x576e6e(0x18f))}:{'type':_0x576e6e(0x16d),'content':''}:void 0x0;}),this[_0x57d0e8(0x187)]();}[_0x3685e6(0x187)](){const _0x3e7839=_0x3685e6,_0x42b660=this[_0x3e7839(0x176)][_0x3e7839(0x181)][_0x3e7839(0x190)](_0x3e7839(0x185));_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x17d)](_0x3e7839(0x197),_0x3e7839(0x192),_0x3e7839(0x18c),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x170)](_0x3e7839(0x197),null,_0x3e7839(0x174))),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x17d)](_0x3e7839(0x197),_0x3e7839(0x192),_0x3e7839(0x174),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x170)](_0x3e7839(0x197),null,_0x3e7839(0x18c))),this[_0x3e7839(0x183)]();}[_0x3685e6(0x183)](){const _0x36f4c4=_0x3685e6,_0x307afb=this[_0x36f4c4(0x176)],_0x30d841=_0x307afb[_0x36f4c4(0x188)];_0x307afb[_0x36f4c4(0x181)][_0x36f4c4(0x190)](_0x36f4c4(0x185))[_0x36f4c4(0x195)][_0x36f4c4(0x196)](_0x32add1=>{const _0x20f5e1=_0x36f4c4;if(_0x20f5e1(0x197)!=_0x32add1[_0x20f5e1(0x198)]&&_0x20f5e1(0x179)!=_0x32add1[_0x20f5e1(0x198)])return;const {data:_0x35f7ee}=_0x32add1;if(!_0x35f7ee||_0x20f5e1(0x192)!=_0x35f7ee[_0x20f5e1(0x17c)])return;return{'type':_0x20f5e1(0x16d),'content':_0x1f79c5(_0x30d841,_0x20f5e1(0x17e))};});}}
23
+ function _0x27ec(){const _0xd4e155=['format','type','1236884nEUelX','descriptionFactory','has','formatInline','replaceImageSource','locale','oldValue','1iqFjiP','575979NnSopJ','1628592VhHkJx','512094SXwYIw','131510wPEViN','registerDescriptionCallback','*Format:*\x20replace\x20image\x20URL','newValue','511lFDTLC','_registerLegacyDescription','423qADCXb','attribute','get','editor','plugins','TrackChangesEditing','ImageEditing','afterInit','accept','commandName','*Replace\x20image\x20URL*','key','registerCustomCallback','1005980ZyckaM','getSuggestionCallback','discard','formatBlock','src','_suggestionFactory','12168iHEqWa','_handleLegacySuggestions','enableDefaultAttributesIntegration','registerBlockAttribute'];_0x27ec=function(){return _0xd4e155;};return _0x27ec();}const _0x3504bb=_0x2ea6;(function(_0x5466e2,_0x2b3ec1){const _0x14508b=_0x2ea6,_0x195367=_0x5466e2();while(!![]){try{const _0x3f20bd=parseInt(_0x14508b(0x19f))/0x1*(parseInt(_0x14508b(0x1a2))/0x2)+-parseInt(_0x14508b(0x1a0))/0x3+-parseInt(_0x14508b(0x198))/0x4+parseInt(_0x14508b(0x1b6))/0x5+-parseInt(_0x14508b(0x1a1))/0x6+parseInt(_0x14508b(0x1a7))/0x7*(-parseInt(_0x14508b(0x1bc))/0x8)+-parseInt(_0x14508b(0x1a9))/0x9*(-parseInt(_0x14508b(0x1a3))/0xa);if(_0x3f20bd===_0x2b3ec1)break;else _0x195367['push'](_0x195367['shift']());}catch(_0x571431){_0x195367['push'](_0x195367['shift']());}}}(_0x27ec,0x2ecad));import{Plugin as _0x4631b2}from'ckeditor5/src/core.js';function _0x2ea6(_0x37ac88,_0x5d10b4){const _0x27ec3a=_0x27ec();return _0x2ea6=function(_0x2ea64c,_0x110f40){_0x2ea64c=_0x2ea64c-0x196;let _0x3c4db7=_0x27ec3a[_0x2ea64c];return _0x3c4db7;},_0x2ea6(_0x37ac88,_0x5d10b4);}import{getTranslation as _0x376bf5}from'../utils/common-translations.js';export default class ot extends _0x4631b2{[_0x3504bb(0x1b0)](){const _0xa0ee1=_0x3504bb;if(!this[_0xa0ee1(0x1ac)][_0xa0ee1(0x1ad)][_0xa0ee1(0x19a)](_0xa0ee1(0x1af)))return;const _0x7c1d4a=this[_0xa0ee1(0x1ac)][_0xa0ee1(0x19d)],_0x2841a6=this[_0xa0ee1(0x1ac)][_0xa0ee1(0x1ad)][_0xa0ee1(0x1ab)](_0xa0ee1(0x1ae));_0x2841a6[_0xa0ee1(0x1be)](_0xa0ee1(0x19c)),_0x2841a6[_0xa0ee1(0x1bf)](_0xa0ee1(0x1ba)),_0x2841a6[_0xa0ee1(0x199)][_0xa0ee1(0x1a4)](_0x2401fb=>{const _0x1c7269=_0xa0ee1;if(_0x1c7269(0x1aa)!=_0x2401fb[_0x1c7269(0x197)])return;const {data:_0x1c24ef}=_0x2401fb;return _0x1c24ef&&_0x1c7269(0x1ba)==_0x1c24ef[_0x1c7269(0x1b4)]?_0x1c24ef[_0x1c7269(0x1a6)]&&_0x1c24ef[_0x1c7269(0x19e)]?{'type':_0x1c7269(0x196),'content':_0x376bf5(_0x7c1d4a,_0x1c7269(0x1b3))}:{'type':_0x1c7269(0x196),'content':''}:void 0x0;}),this[_0xa0ee1(0x1bd)]();}[_0x3504bb(0x1bd)](){const _0x264d34=_0x3504bb,_0x7e9a8f=this[_0x264d34(0x1ac)][_0x264d34(0x1ad)][_0x264d34(0x1ab)](_0x264d34(0x1ae));_0x7e9a8f[_0x264d34(0x1bb)][_0x264d34(0x1b5)](_0x264d34(0x1b9),_0x264d34(0x19c),_0x264d34(0x1b1),_0x7e9a8f[_0x264d34(0x1bb)][_0x264d34(0x1b7)](_0x264d34(0x1b9),null,_0x264d34(0x1b8))),_0x7e9a8f[_0x264d34(0x1bb)][_0x264d34(0x1b5)](_0x264d34(0x1b9),_0x264d34(0x19c),_0x264d34(0x1b8),_0x7e9a8f[_0x264d34(0x1bb)][_0x264d34(0x1b7)](_0x264d34(0x1b9),null,_0x264d34(0x1b1))),this[_0x264d34(0x1a8)]();}[_0x3504bb(0x1a8)](){const _0x29dca7=_0x3504bb,_0x25d4ff=this[_0x29dca7(0x1ac)],_0x297515=_0x25d4ff[_0x29dca7(0x19d)];_0x25d4ff[_0x29dca7(0x1ad)][_0x29dca7(0x1ab)](_0x29dca7(0x1ae))[_0x29dca7(0x199)][_0x29dca7(0x1a4)](_0xbfb939=>{const _0x5dff20=_0x29dca7;if(_0x5dff20(0x1b9)!=_0xbfb939[_0x5dff20(0x197)]&&_0x5dff20(0x19b)!=_0xbfb939[_0x5dff20(0x197)])return;const {data:_0x478cac}=_0xbfb939;if(!_0x478cac||_0x5dff20(0x19c)!=_0x478cac[_0x5dff20(0x1b2)])return;return{'type':_0x5dff20(0x196),'content':_0x376bf5(_0x297515,_0x5dff20(0x1a5))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a4c9d=_0x3f1a;function _0x49f1(){const _0x4dd7f3=['plugins','53788275QeOaHw','from','forEach','enableCommand','afterInit','author','imageStylePreApply','document','5056gUsvsP','findIndex','commandReversedParams','isOwn','_findSuggestions','imageStyle','getContainedElement','TrackChangesEditing','nodeBefore','name','registerCustomCallback','has','8amJZhD','get','_registerLegacyDescription','head','*Format:*\x20%0','_suggestionFactory','length','getClosestSelectedImageElement','ImageStyleEditing','_splitMarkerName','shouldConvertImageType','setImageNaturalSizeAttributes','discardSuggestion','registerPostFixer','locale','end','chain','value','side','model','convertInlineImageToBlock','createRangeOn','imageTypeInline','filter','commandName','accept','imageCaption','ImageUtils','change','nodeAfter','suggestion','isBlockImage','60zHukbu','newRange','2598580XUHJbc','type','discard','selection','commandParams','title','getSuggestions','Users','start','formatInline','join','markInlineFormat','toLowerCase','editor','imageStylePostApply','next','getSuggestion','3160983eGotGQ','isEqual','isInlineImage','3457866blaYKK','isBefore','8714408TVSKqJ','getFirstRange','insertion','FORMAT_SIDE_IMAGE','isInContent','format','subType','markBlockFormat','imageTypeBlock','commands','isIntersecting','getSuggestionCallback','8293082tzFgBE','refresh','getChangedMarkers','differ','descriptionFactory','normalizedStyles','registerDescriptionCallback','formatBlock','hasSuggestion'];_0x49f1=function(){return _0x4dd7f3;};return _0x49f1();}(function(_0xd1d5,_0xd5e622){const _0x7914d8=_0x3f1a,_0x279738=_0xd1d5();while(!![]){try{const _0x4df734=parseInt(_0x7914d8(0x13d))/0x1*(-parseInt(_0x7914d8(0x173))/0x2)+-parseInt(_0x7914d8(0x150))/0x3+-parseInt(_0x7914d8(0x17f))/0x4*(parseInt(_0x7914d8(0x13f))/0x5)+-parseInt(_0x7914d8(0x153))/0x6+-parseInt(_0x7914d8(0x161))/0x7+-parseInt(_0x7914d8(0x155))/0x8+parseInt(_0x7914d8(0x16b))/0x9;if(_0x4df734===_0xd5e622)break;else _0x279738['push'](_0x279738['shift']());}catch(_0x8eafe7){_0x279738['push'](_0x279738['shift']());}}}(_0x49f1,0xd72d4));import{Plugin as _0x547506}from'ckeditor5/src/core.js';function _0x3f1a(_0xedfbcf,_0xf4c1f){const _0x49f164=_0x49f1();return _0x3f1a=function(_0x3f1a01,_0x3416b9){_0x3f1a01=_0x3f1a01-0x12d;let _0x147f98=_0x49f164[_0x3f1a01];return _0x147f98;},_0x3f1a(_0xedfbcf,_0xf4c1f);}import{uid as _0x4b0406}from'ckeditor5/src/utils.js';import{getTranslation as _0x414ebc}from'../utils/common-translations.js';export default class rt extends _0x547506{[_0x3a4c9d(0x16f)](){const _0x28e505=_0x3a4c9d,_0x4a4975=this[_0x28e505(0x14c)];if(!_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x17e)](_0x28e505(0x187)))return;const _0x3dbc64=_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x17a)),_0x419259=_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x138)),_0xc2bf9={};_0x3dbc64[_0x28e505(0x16e)](_0x28e505(0x178),(_0x124540,_0x14fd78)=>{const _0x6c6ca9=_0x28e505,_0x426197=_0x4a4975[_0x6c6ca9(0x16a)][_0x6c6ca9(0x180)](_0x6c6ca9(0x146))['me'],_0x291826=_0x4a4975[_0x6c6ca9(0x15e)][_0x6c6ca9(0x180)](_0x6c6ca9(0x178));let _0x297d8f=_0x419259[_0x6c6ca9(0x186)](_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x172)][_0x6c6ca9(0x142)]),_0x571f80=_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x132)](_0x297d8f),_0x471dc7=_0x291826[_0x6c6ca9(0x12e)];if(_0x471dc7==_0x14fd78[_0x6c6ca9(0x12e)])return;const _0x137f6f={'commandName':_0x6c6ca9(0x178),'commandParams':[_0x14fd78],'formatGroupId':_0x4b0406()};_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x139)](()=>{const _0x7a7edb=_0x6c6ca9;if(_0x3dbc64[_0x7a7edb(0x145)]()[_0x7a7edb(0x134)](_0x16356b=>_0x16356b[_0x7a7edb(0x159)]&&_0x426197==_0x16356b[_0x7a7edb(0x170)]&&(_0x7a7edb(0x168)==_0x16356b[_0x7a7edb(0x140)]||_0x7a7edb(0x148)==_0x16356b[_0x7a7edb(0x140)])&&(_0x7a7edb(0x171)==_0x16356b[_0x7a7edb(0x15b)]||_0x7a7edb(0x14d)==_0x16356b[_0x7a7edb(0x15b)])&&_0x16356b[_0x7a7edb(0x156)]()[_0x7a7edb(0x151)](_0x571f80))[_0x7a7edb(0x16d)](_0xd31b18=>_0x3dbc64[_0x7a7edb(0x18b)](_0xd31b18[_0x7a7edb(0x182)])),_0x297d8f=_0x419259[_0x7a7edb(0x186)](_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x172)][_0x7a7edb(0x142)]),_0x571f80=_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x132)](_0x297d8f),_0x291826[_0x7a7edb(0x162)](),_0x4a4975[_0x7a7edb(0x15e)][_0x7a7edb(0x180)](_0x7a7edb(0x133))[_0x7a7edb(0x162)](),_0x4a4975[_0x7a7edb(0x15e)][_0x7a7edb(0x180)](_0x7a7edb(0x15d))[_0x7a7edb(0x162)](),_0x471dc7=_0x291826[_0x7a7edb(0x12e)],_0x471dc7!=_0x14fd78[_0x7a7edb(0x12e)])return _0x419259[_0x7a7edb(0x152)](_0x297d8f)&&_0x291826[_0x7a7edb(0x189)](_0x14fd78[_0x7a7edb(0x12e)],_0x297d8f)?(_0x124540({..._0x14fd78,'setImageSizes':!0x1}),_0x297d8f=_0x419259[_0x7a7edb(0x186)](_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x172)][_0x7a7edb(0x142)]),void _0x3dbc64[_0x7a7edb(0x15c)](_0x297d8f,{..._0x137f6f,'commandReversedParams':[{'value':_0x471dc7||null,'setImageSizes':!0x1}]},[],_0x7a7edb(0x171))):void(_0x419259[_0x7a7edb(0x13c)](_0x297d8f)?_0x3dbc64[_0x7a7edb(0x15c)](_0x297d8f,_0x137f6f,[],_0x7a7edb(0x14d)):_0x3dbc64[_0x7a7edb(0x14a)](_0x571f80,_0x137f6f,_0x7a7edb(0x14d)));});});for(const _0x2bfa56 of _0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x187))[_0x28e505(0x166)])_0xc2bf9[_0x2bfa56[_0x28e505(0x17c)]]=_0x2bfa56[_0x28e505(0x144)][_0x28e505(0x14b)]();_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x14d),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x148),_0x28e505(0x14d),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x136),([_0x3caf42])=>{const _0x1ab6fc=_0x28e505;_0x419259[_0x1ab6fc(0x18a)](_0x3caf42[_0x1ab6fc(0x179)]());}),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x141),(_0x5ac028,_0x432e96)=>{const _0xe3f105=_0x28e505;_0x3dbc64[_0xe3f105(0x184)][_0xe3f105(0x160)](_0xe3f105(0x168),'',_0xe3f105(0x136))(_0x5ac028,{'commandName':_0x432e96[_0xe3f105(0x135)],'commandParams':_0x432e96[_0xe3f105(0x175)]});}),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x12d),function(_0x536c38,_0x3dcf77){if(_0x85ff8d(_0x536c38,_0x3dcf77))return[_0x536c38,_0x3dcf77];if(_0x85ff8d(_0x3dcf77,_0x536c38))return[_0x3dcf77,_0x536c38];return null;});const _0x3f1d36=[{'type':_0x28e505(0x168),'subType':_0x28e505(0x171)},{'type':_0x28e505(0x157),'subType':_0x28e505(0x137)},{'type':_0x28e505(0x168),'subType':_0x28e505(0x131)},{'type':_0x28e505(0x157),'subType':_0x28e505(0x131)}];function _0x85ff8d(_0x25233a,_0xc5638b){const _0x3468fd=_0x28e505,_0x3a0834=_0x3f1d36[_0x3468fd(0x174)](({type:_0xa82ee4,subType:_0x5069b8})=>_0x25233a[_0x3468fd(0x140)]==_0xa82ee4&&_0x25233a[_0x3468fd(0x15b)]==_0x5069b8),_0x336329=_0x3f1d36[_0x3468fd(0x174)](({type:_0x3f3ddb,subType:_0x2a50e7})=>_0xc5638b[_0x3468fd(0x140)]==_0x3f3ddb&&_0xc5638b[_0x3468fd(0x15b)]==_0x2a50e7);if(_0x3a0834<0x0||_0x336329<0x0)return!0x1;const _0x5d1cf9=_0x25233a[_0x3468fd(0x156)](),_0x54b052=_0xc5638b[_0x3468fd(0x156)]();if((0x0==_0x3a0834||0x1==_0x3a0834)&&0x2==_0x336329&&_0x5d1cf9[_0x3468fd(0x15f)](_0x54b052))return!0x0;if(0x2==_0x3a0834&&0x3==_0x336329){const _0x116399=_0x3dbc64[_0x3468fd(0x177)](_0x5d1cf9,_0x3468fd(0x157))[_0x3468fd(0x134)](({suggestion:_0x15cfa4,meta:_0x15feae})=>_0x15feae[_0x3468fd(0x176)]&&_0x3468fd(0x131)==_0x15cfa4[_0x3468fd(0x15b)]);if(_0x116399[_0x3468fd(0x185)]>0x1&&_0x54b052[_0x3468fd(0x18e)][_0x3468fd(0x151)](_0x5d1cf9[_0x3468fd(0x147)]))return!0x0;if(0x1==_0x116399[_0x3468fd(0x185)]&&(_0x5d1cf9[_0x3468fd(0x147)][_0x3468fd(0x151)](_0x54b052[_0x3468fd(0x18e)])||_0x5d1cf9[_0x3468fd(0x18e)][_0x3468fd(0x151)](_0x54b052[_0x3468fd(0x147)])))return!0x0;}if(0x3==_0x3a0834&&0x3==_0x336329&&_0x5d1cf9[_0x3468fd(0x147)][_0x3468fd(0x154)](_0x54b052[_0x3468fd(0x147)])){const _0x5d1cf0=_0x5d1cf9[_0x3468fd(0x18e)][_0x3468fd(0x13a)],_0x1bc71c=_0x54b052[_0x3468fd(0x147)][_0x3468fd(0x17b)];return _0x419259[_0x3468fd(0x13c)](_0x5d1cf0)&&_0x5d1cf0===_0x1bc71c;}return!0x1;}_0x4a4975[_0x28e505(0x130)][_0x28e505(0x172)][_0x28e505(0x18c)](()=>{const _0x180501=_0x28e505;let _0x28334d=!0x1;const _0x30cdc2=Array[_0x180501(0x16c)](_0x4a4975[_0x180501(0x130)][_0x180501(0x172)][_0x180501(0x164)][_0x180501(0x163)]());for(const {name:_0x438dcb,data:_0x137861}of _0x30cdc2){const {group:_0x4e4a86,type:_0x2606d9,subType:_0x1bdf15,id:_0x24863d}=_0x3dbc64[_0x180501(0x188)](_0x438dcb);if(_0x180501(0x13b)==_0x4e4a86&&_0x3dbc64[_0x180501(0x169)](_0x24863d)){if(_0x180501(0x168)==_0x2606d9&&(_0x180501(0x171)==_0x1bdf15||_0x180501(0x14d)==_0x1bdf15)){const _0x121324=_0x3dbc64[_0x180501(0x14f)](_0x24863d);if(_0x137861[_0x180501(0x13e)]){const _0x2e3b10=_0x121324[_0x180501(0x156)]()[_0x180501(0x179)]();if(_0x419259[_0x180501(0x13c)](_0x2e3b10))continue;_0x3dbc64[_0x180501(0x18b)](_0x121324),_0x28334d=!0x0;}}if(_0x180501(0x157)==_0x2606d9&&_0x180501(0x137)==_0x1bdf15&&!_0x137861[_0x180501(0x13e)]){const _0x139971=_0x3dbc64[_0x180501(0x14f)](_0x24863d);_0x139971[_0x180501(0x14e)]&&_0x139971[_0x180501(0x14e)][_0x180501(0x159)]&&(_0x3dbc64[_0x180501(0x18b)](_0x139971[_0x180501(0x14e)]),_0x28334d=!0x0);}}}return _0x28334d;}),this[_0x28e505(0x181)](_0xc2bf9);}[_0x3a4c9d(0x181)](_0x50b907){const _0x5f46b4=_0x3a4c9d,_0x33a16e=this[_0x5f46b4(0x14c)],_0x19bcf3=_0x33a16e[_0x5f46b4(0x18d)];_0x33a16e[_0x5f46b4(0x16a)][_0x5f46b4(0x180)](_0x5f46b4(0x17a))[_0x5f46b4(0x165)][_0x5f46b4(0x167)](_0x477fcf=>{const _0x592557=_0x5f46b4;if(_0x592557(0x168)!=_0x477fcf[_0x592557(0x140)]&&_0x592557(0x148)!=_0x477fcf[_0x592557(0x140)])return;const {data:_0x25838b}=_0x477fcf;if(!_0x25838b||_0x592557(0x178)!=_0x25838b[_0x592557(0x135)])return;const _0x500b41=_0x25838b[_0x592557(0x143)][0x0][_0x592557(0x12e)];return _0x5bce3a(_0x592557(0x12f)===_0x500b41?_0x414ebc(_0x19bcf3,_0x592557(0x158)):_0x50b907[_0x500b41]||_0x500b41);function _0x5bce3a(_0x2b149f){const _0x25efde=_0x592557;return{'type':_0x25efde(0x15a),'content':_0x414ebc(_0x19bcf3,_0x25efde(0x183),_0x2b149f)};}});}}
23
+ const _0x22313a=_0x195a;(function(_0x2f6f07,_0x47e47b){const _0x22c73c=_0x195a,_0x55eb10=_0x2f6f07();while(!![]){try{const _0x58b4ce=parseInt(_0x22c73c(0x1b5))/0x1*(parseInt(_0x22c73c(0x18a))/0x2)+-parseInt(_0x22c73c(0x16e))/0x3*(-parseInt(_0x22c73c(0x18f))/0x4)+parseInt(_0x22c73c(0x1a2))/0x5*(parseInt(_0x22c73c(0x17c))/0x6)+-parseInt(_0x22c73c(0x17a))/0x7*(-parseInt(_0x22c73c(0x189))/0x8)+-parseInt(_0x22c73c(0x1b9))/0x9+-parseInt(_0x22c73c(0x190))/0xa*(-parseInt(_0x22c73c(0x181))/0xb)+-parseInt(_0x22c73c(0x16b))/0xc;if(_0x58b4ce===_0x47e47b)break;else _0x55eb10['push'](_0x55eb10['shift']());}catch(_0x35bd35){_0x55eb10['push'](_0x55eb10['shift']());}}}(_0x40ab,0x33c9c));import{Plugin as _0x24a45b}from'ckeditor5/src/core.js';import{uid as _0xc3977e}from'ckeditor5/src/utils.js';function _0x195a(_0x4dfa40,_0x18fbb4){const _0x40abd8=_0x40ab();return _0x195a=function(_0x195a02,_0x30e894){_0x195a02=_0x195a02-0x15f;let _0x3c4b5a=_0x40abd8[_0x195a02];return _0x3c4b5a;},_0x195a(_0x4dfa40,_0x18fbb4);}import{getTranslation as _0x347b00}from'../utils/common-translations.js';function _0x40ab(){const _0x35fc05=['author','registerDescriptionCallback','isOwn','2593402iwtChU','editor','102nuxJTa','commands','descriptionFactory','findIndex','markInlineFormat','11YmPqwN','discard','getChangedMarkers','getContainedElement','formatBlock','title','commandReversedParams','locale','8YPMghd','298082KSNrqn','_splitMarkerName','markBlockFormat','document','name','44lpGpgG','1914090KiSvEw','chain','commandName','has','hasSuggestion','*Format:*\x20%0','suggestion','FORMAT_SIDE_IMAGE','type','createRangeOn','_suggestionFactory','Users','next','get','convertInlineImageToBlock','isIntersecting','getFirstRange','imageStyle','124485Qzxmjr','change','imageStylePreApply','getSuggestions','isInContent','length','setImageNaturalSizeAttributes','afterInit','getSuggestionCallback','subType','imageTypeInline','format','isBlockImage','isEqual','imageStylePostApply','shouldConvertImageType','commandParams','normalizedStyles','enableCommand','1XuOndM','ImageUtils','nodeBefore','forEach','3813606eyFHhB','value','toLowerCase','selection','isBefore','isInlineImage','newRange','formatInline','side','insertion','getClosestSelectedImageElement','plugins','registerPostFixer','model','ImageStyleEditing','imageTypeBlock','discardSuggestion','start','_findSuggestions','join','from','refresh','accept','11018232hxIKvj','TrackChangesEditing','filter','114507ZXzTLr','registerCustomCallback','differ','nodeAfter','head','_registerLegacyDescription','imageCaption','end','getSuggestion'];_0x40ab=function(){return _0x35fc05;};return _0x40ab();}export default class rt extends _0x24a45b{[_0x22313a(0x1a9)](){const _0x129ab1=_0x22313a,_0x26b083=this[_0x129ab1(0x17b)];if(!_0x26b083[_0x129ab1(0x15f)][_0x129ab1(0x193)](_0x129ab1(0x162)))return;const _0x5ea098=_0x26b083[_0x129ab1(0x15f)][_0x129ab1(0x19d)](_0x129ab1(0x16c)),_0x23f6c8=_0x26b083[_0x129ab1(0x15f)][_0x129ab1(0x19d)](_0x129ab1(0x1b6)),_0x383663={};_0x5ea098[_0x129ab1(0x1b4)](_0x129ab1(0x1a1),(_0x45b7a2,_0x3db485)=>{const _0x4c6a49=_0x129ab1,_0x48c742=_0x26b083[_0x4c6a49(0x15f)][_0x4c6a49(0x19d)](_0x4c6a49(0x19b))['me'],_0x5dafae=_0x26b083[_0x4c6a49(0x17d)][_0x4c6a49(0x19d)](_0x4c6a49(0x1a1));let _0x1b48ed=_0x23f6c8[_0x4c6a49(0x1c3)](_0x26b083[_0x4c6a49(0x161)][_0x4c6a49(0x18d)][_0x4c6a49(0x1bc)]),_0x520f76=_0x26b083[_0x4c6a49(0x161)][_0x4c6a49(0x199)](_0x1b48ed),_0x3db02b=_0x5dafae[_0x4c6a49(0x1ba)];if(_0x3db02b==_0x3db485[_0x4c6a49(0x1ba)])return;const _0x1baee1={'commandName':_0x4c6a49(0x1a1),'commandParams':[_0x3db485],'formatGroupId':_0xc3977e()};_0x26b083[_0x4c6a49(0x161)][_0x4c6a49(0x1a3)](()=>{const _0x599747=_0x4c6a49;if(_0x5ea098[_0x599747(0x1a5)]()[_0x599747(0x16d)](_0x5cdb1c=>_0x5cdb1c[_0x599747(0x1a6)]&&_0x48c742==_0x5cdb1c[_0x599747(0x177)]&&(_0x599747(0x185)==_0x5cdb1c[_0x599747(0x198)]||_0x599747(0x1c0)==_0x5cdb1c[_0x599747(0x198)])&&(_0x599747(0x1a4)==_0x5cdb1c[_0x599747(0x1ab)]||_0x599747(0x1b0)==_0x5cdb1c[_0x599747(0x1ab)])&&_0x5cdb1c[_0x599747(0x1a0)]()[_0x599747(0x1af)](_0x520f76))[_0x599747(0x1b8)](_0x32ac66=>_0x5ea098[_0x599747(0x164)](_0x32ac66[_0x599747(0x172)])),_0x1b48ed=_0x23f6c8[_0x599747(0x1c3)](_0x26b083[_0x599747(0x161)][_0x599747(0x18d)][_0x599747(0x1bc)]),_0x520f76=_0x26b083[_0x599747(0x161)][_0x599747(0x199)](_0x1b48ed),_0x5dafae[_0x599747(0x169)](),_0x26b083[_0x599747(0x17d)][_0x599747(0x19d)](_0x599747(0x1ac))[_0x599747(0x169)](),_0x26b083[_0x599747(0x17d)][_0x599747(0x19d)](_0x599747(0x163))[_0x599747(0x169)](),_0x3db02b=_0x5dafae[_0x599747(0x1ba)],_0x3db02b!=_0x3db485[_0x599747(0x1ba)])return _0x23f6c8[_0x599747(0x1be)](_0x1b48ed)&&_0x5dafae[_0x599747(0x1b1)](_0x3db485[_0x599747(0x1ba)],_0x1b48ed)?(_0x45b7a2({..._0x3db485,'setImageSizes':!0x1}),_0x1b48ed=_0x23f6c8[_0x599747(0x1c3)](_0x26b083[_0x599747(0x161)][_0x599747(0x18d)][_0x599747(0x1bc)]),void _0x5ea098[_0x599747(0x18c)](_0x1b48ed,{..._0x1baee1,'commandReversedParams':[{'value':_0x3db02b||null,'setImageSizes':!0x1}]},[],_0x599747(0x1a4))):void(_0x23f6c8[_0x599747(0x1ae)](_0x1b48ed)?_0x5ea098[_0x599747(0x18c)](_0x1b48ed,_0x1baee1,[],_0x599747(0x1b0)):_0x5ea098[_0x599747(0x180)](_0x520f76,_0x1baee1,_0x599747(0x1b0)));});});for(const _0x257a3f of _0x26b083[_0x129ab1(0x15f)][_0x129ab1(0x19d)](_0x129ab1(0x162))[_0x129ab1(0x1b3)])_0x383663[_0x257a3f[_0x129ab1(0x18e)]]=_0x257a3f[_0x129ab1(0x186)][_0x129ab1(0x1bb)]();_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x185),_0x129ab1(0x1a4),_0x129ab1(0x167),()=>!0x1),_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x185),_0x129ab1(0x1b0),_0x129ab1(0x167),()=>!0x1),_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x1c0),_0x129ab1(0x1b0),_0x129ab1(0x167),()=>!0x1),_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x185),_0x129ab1(0x1a4),_0x129ab1(0x16a),([_0x22104d])=>{const _0x2a7a3f=_0x129ab1;_0x23f6c8[_0x2a7a3f(0x1a8)](_0x22104d[_0x2a7a3f(0x184)]());}),_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x185),_0x129ab1(0x1a4),_0x129ab1(0x182),(_0x324154,_0x522e25)=>{const _0x108a3b=_0x129ab1;_0x5ea098[_0x108a3b(0x19a)][_0x108a3b(0x1aa)](_0x108a3b(0x185),'',_0x108a3b(0x16a))(_0x324154,{'commandName':_0x522e25[_0x108a3b(0x192)],'commandParams':_0x522e25[_0x108a3b(0x187)]});}),_0x5ea098[_0x129ab1(0x19a)][_0x129ab1(0x16f)](_0x129ab1(0x185),_0x129ab1(0x1a4),_0x129ab1(0x191),function(_0x15ace7,_0x5b43e1){if(_0x5bf049(_0x15ace7,_0x5b43e1))return[_0x15ace7,_0x5b43e1];if(_0x5bf049(_0x5b43e1,_0x15ace7))return[_0x5b43e1,_0x15ace7];return null;});const _0x39c158=[{'type':_0x129ab1(0x185),'subType':_0x129ab1(0x1a4)},{'type':_0x129ab1(0x1c2),'subType':_0x129ab1(0x174)},{'type':_0x129ab1(0x185),'subType':_0x129ab1(0x19e)},{'type':_0x129ab1(0x1c2),'subType':_0x129ab1(0x19e)}];function _0x5bf049(_0x1d04e3,_0x4bef29){const _0x507eb3=_0x129ab1,_0x395803=_0x39c158[_0x507eb3(0x17f)](({type:_0x5492f2,subType:_0x108a99})=>_0x1d04e3[_0x507eb3(0x198)]==_0x5492f2&&_0x1d04e3[_0x507eb3(0x1ab)]==_0x108a99),_0x5027ef=_0x39c158[_0x507eb3(0x17f)](({type:_0x2dd07b,subType:_0x6d606d})=>_0x4bef29[_0x507eb3(0x198)]==_0x2dd07b&&_0x4bef29[_0x507eb3(0x1ab)]==_0x6d606d);if(_0x395803<0x0||_0x5027ef<0x0)return!0x1;const _0x4fdac1=_0x1d04e3[_0x507eb3(0x1a0)](),_0x5aa236=_0x4bef29[_0x507eb3(0x1a0)]();if((0x0==_0x395803||0x1==_0x395803)&&0x2==_0x5027ef&&_0x4fdac1[_0x507eb3(0x19f)](_0x5aa236))return!0x0;if(0x2==_0x395803&&0x3==_0x5027ef){const _0x538d6f=_0x5ea098[_0x507eb3(0x166)](_0x4fdac1,_0x507eb3(0x1c2))[_0x507eb3(0x16d)](({suggestion:_0x1649d5,meta:_0x233d7a})=>_0x233d7a[_0x507eb3(0x179)]&&_0x507eb3(0x19e)==_0x1649d5[_0x507eb3(0x1ab)]);if(_0x538d6f[_0x507eb3(0x1a7)]>0x1&&_0x5aa236[_0x507eb3(0x175)][_0x507eb3(0x1af)](_0x4fdac1[_0x507eb3(0x165)]))return!0x0;if(0x1==_0x538d6f[_0x507eb3(0x1a7)]&&(_0x4fdac1[_0x507eb3(0x165)][_0x507eb3(0x1af)](_0x5aa236[_0x507eb3(0x175)])||_0x4fdac1[_0x507eb3(0x175)][_0x507eb3(0x1af)](_0x5aa236[_0x507eb3(0x165)])))return!0x0;}if(0x3==_0x395803&&0x3==_0x5027ef&&_0x4fdac1[_0x507eb3(0x165)][_0x507eb3(0x1bd)](_0x5aa236[_0x507eb3(0x165)])){const _0x2d51fa=_0x4fdac1[_0x507eb3(0x175)][_0x507eb3(0x171)],_0x1ec7c5=_0x5aa236[_0x507eb3(0x165)][_0x507eb3(0x1b7)];return _0x23f6c8[_0x507eb3(0x1ae)](_0x2d51fa)&&_0x2d51fa===_0x1ec7c5;}return!0x1;}_0x26b083[_0x129ab1(0x161)][_0x129ab1(0x18d)][_0x129ab1(0x160)](()=>{const _0x3ba825=_0x129ab1;let _0x13d76f=!0x1;const _0x3fa220=Array[_0x3ba825(0x168)](_0x26b083[_0x3ba825(0x161)][_0x3ba825(0x18d)][_0x3ba825(0x170)][_0x3ba825(0x183)]());for(const {name:_0x2d220c,data:_0x2fd401}of _0x3fa220){const {group:_0x573d04,type:_0x3a03e6,subType:_0x42df4a,id:_0x356a63}=_0x5ea098[_0x3ba825(0x18b)](_0x2d220c);if(_0x3ba825(0x196)==_0x573d04&&_0x5ea098[_0x3ba825(0x194)](_0x356a63)){if(_0x3ba825(0x185)==_0x3a03e6&&(_0x3ba825(0x1a4)==_0x42df4a||_0x3ba825(0x1b0)==_0x42df4a)){const _0x2024af=_0x5ea098[_0x3ba825(0x176)](_0x356a63);if(_0x2fd401[_0x3ba825(0x1bf)]){const _0x3b0fbb=_0x2024af[_0x3ba825(0x1a0)]()[_0x3ba825(0x184)]();if(_0x23f6c8[_0x3ba825(0x1ae)](_0x3b0fbb))continue;_0x5ea098[_0x3ba825(0x164)](_0x2024af),_0x13d76f=!0x0;}}if(_0x3ba825(0x1c2)==_0x3a03e6&&_0x3ba825(0x174)==_0x42df4a&&!_0x2fd401[_0x3ba825(0x1bf)]){const _0x4e0fa5=_0x5ea098[_0x3ba825(0x176)](_0x356a63);_0x4e0fa5[_0x3ba825(0x19c)]&&_0x4e0fa5[_0x3ba825(0x19c)][_0x3ba825(0x1a6)]&&(_0x5ea098[_0x3ba825(0x164)](_0x4e0fa5[_0x3ba825(0x19c)]),_0x13d76f=!0x0);}}}return _0x13d76f;}),this[_0x129ab1(0x173)](_0x383663);}[_0x22313a(0x173)](_0x53fad7){const _0x1350eb=_0x22313a,_0x2e2f36=this[_0x1350eb(0x17b)],_0x585bf7=_0x2e2f36[_0x1350eb(0x188)];_0x2e2f36[_0x1350eb(0x15f)][_0x1350eb(0x19d)](_0x1350eb(0x16c))[_0x1350eb(0x17e)][_0x1350eb(0x178)](_0x7a35d0=>{const _0x1036de=_0x1350eb;if(_0x1036de(0x185)!=_0x7a35d0[_0x1036de(0x198)]&&_0x1036de(0x1c0)!=_0x7a35d0[_0x1036de(0x198)])return;const {data:_0x481672}=_0x7a35d0;if(!_0x481672||_0x1036de(0x1a1)!=_0x481672[_0x1036de(0x192)])return;const _0x4f7c57=_0x481672[_0x1036de(0x1b2)][0x0][_0x1036de(0x1ba)];return _0x37f2f4(_0x1036de(0x1c1)===_0x4f7c57?_0x347b00(_0x585bf7,_0x1036de(0x197)):_0x53fad7[_0x4f7c57]||_0x4f7c57);function _0x37f2f4(_0x1a9c54){const _0x22e0b3=_0x1036de;return{'type':_0x22e0b3(0x1ad),'content':_0x347b00(_0x585bf7,_0x22e0b3(0x195),_0x1a9c54)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x496c(){const _0x3f1fff=['1861626DWlxpC','trackChanges','collaboration_features','lowest','bind','_trackChangesExecuted','dataInsert','execute','741592ceyxab','_trackChangesValueDuringImport','track_changes','212LmHSUH','enableCommand','2118952UizfuB','92265sgmyVa','_setSuggestionData','value','TrackChangesEditing','importWord','get','plugins','listenTo','forEach','_handleImportedData','commands','2041102kXJwDR','7029oBfIqZ','afterInit','editor','386595LjvrEF','Users','high'];_0x496c=function(){return _0x3f1fff;};return _0x496c();}const _0x2dc3dc=_0x166a;(function(_0x34c646,_0x295557){const _0x2eba79=_0x166a,_0x100c4e=_0x34c646();while(!![]){try{const _0x1f0f7c=parseInt(_0x2eba79(0x199))/0x1+parseInt(_0x2eba79(0x196))/0x2*(-parseInt(_0x2eba79(0x185))/0x3)+parseInt(_0x2eba79(0x193))/0x4+-parseInt(_0x2eba79(0x188))/0x5+-parseInt(_0x2eba79(0x18b))/0x6+parseInt(_0x2eba79(0x184))/0x7+parseInt(_0x2eba79(0x198))/0x8;if(_0x1f0f7c===_0x295557)break;else _0x100c4e['push'](_0x100c4e['shift']());}catch(_0x1c406f){_0x100c4e['push'](_0x100c4e['shift']());}}}(_0x496c,0x3061a));import{Plugin as _0x2e7477}from'ckeditor5/src/core.js';function _0x166a(_0x59e9dd,_0x269c2e){const _0x496ca9=_0x496c();return _0x166a=function(_0x166a0c,_0xb890b8){_0x166a0c=_0x166a0c-0x17d;let _0x356201=_0x496ca9[_0x166a0c];return _0x356201;},_0x166a(_0x59e9dd,_0x269c2e);}export default class at extends _0x2e7477{constructor(_0x358fd1){const _0x3dcac8=_0x166a;super(_0x358fd1),this[_0x3dcac8(0x194)]=!0x1,this[_0x3dcac8(0x190)]=!0x1;}[_0x2dc3dc(0x186)](){const _0x405435=_0x2dc3dc,_0x11cf79=this[_0x405435(0x187)],_0x1be91d=_0x11cf79[_0x405435(0x183)][_0x405435(0x17e)](_0x405435(0x17d)),_0x542ee2=_0x11cf79[_0x405435(0x183)][_0x405435(0x17e)](_0x405435(0x18c));_0x1be91d&&(_0x1be91d['on'](_0x405435(0x192),(_0x531698,[,_0x433e4d])=>{const _0x17881d=_0x405435;this[_0x17881d(0x194)]=_0x542ee2[_0x17881d(0x19b)],_0x433e4d[_0x17881d(0x18d)][_0x17881d(0x195)]=!this[_0x17881d(0x194)];},{'priority':_0x405435(0x18a)}),this[_0x405435(0x180)](_0x1be91d,_0x405435(0x191),this[_0x405435(0x182)][_0x405435(0x18f)](this)),this[_0x405435(0x180)](_0x1be91d,_0x405435(0x191),()=>{const _0x584f03=_0x405435;this[_0x584f03(0x190)]&&(_0x542ee2[_0x584f03(0x192)](),this[_0x584f03(0x190)]=!0x1);},{'priority':_0x405435(0x18e)}),_0x11cf79[_0x405435(0x17f)][_0x405435(0x17e)](_0x405435(0x19c))[_0x405435(0x197)](_0x405435(0x17d)));}[_0x2dc3dc(0x182)](_0x48f7a6,_0x1fa86e){const _0x56d4f9=_0x2dc3dc,{suggestions:_0x5bdab1}=_0x1fa86e,_0xc0c4d8=this[_0x56d4f9(0x187)][_0x56d4f9(0x183)][_0x56d4f9(0x17e)](_0x56d4f9(0x18c)),_0x589c08=_0xc0c4d8[_0x56d4f9(0x19b)];this[_0x56d4f9(0x194)]!==_0x589c08&&(_0xc0c4d8[_0x56d4f9(0x192)](),this[_0x56d4f9(0x190)]=!0x0),_0x5bdab1&&_0x5bdab1[_0x56d4f9(0x181)](({id:_0x59a0b8,type:_0x4e44e1,author:_0x6d7eee,created_at:_0x1bc758})=>{const _0x3bdc9c=_0x56d4f9,_0x4a7d89={'id':_0x59a0b8,'type':_0x4e44e1,'authorId':this[_0x3bdc9c(0x187)][_0x3bdc9c(0x17f)][_0x3bdc9c(0x17e)](_0x3bdc9c(0x189))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x6d7eee,'createdAt':_0x1bc758?new Date(_0x1bc758):new Date(),'source':_0x3bdc9c(0x17d)}}};this[_0x3bdc9c(0x187)][_0x3bdc9c(0x17f)][_0x3bdc9c(0x17e)](_0x3bdc9c(0x19c))[_0x3bdc9c(0x19a)](_0x4a7d89);});}}
23
+ const _0x1a5db9=_0x23ac;function _0x308f(){const _0x46065d=['483844vkCTzW','Users','lowest','commands','forEach','6475ilnhzM','track_changes','320LKnvrh','listenTo','4982292Jwerxb','428681mbUnMU','value','1878PTnqGW','186068XXhOKy','7443JMpQdO','_trackChangesValueDuringImport','dataInsert','editor','_trackChangesExecuted','importWord','plugins','1400932FquOiN','enableCommand','_handleImportedData','6352Frakok','TrackChangesEditing','high','afterInit','_setSuggestionData','collaboration_features','bind','3ENtomH','get','execute','trackChanges'];_0x308f=function(){return _0x46065d;};return _0x308f();}(function(_0x248caf,_0x1e62d5){const _0x5d4f5f=_0x23ac,_0x23cc10=_0x248caf();while(!![]){try{const _0x34eb52=parseInt(_0x5d4f5f(0x91))/0x1+parseInt(_0x5d4f5f(0x84))/0x2*(-parseInt(_0x5d4f5f(0x80))/0x3)+-parseInt(_0x5d4f5f(0x99))/0x4+-parseInt(_0x5d4f5f(0x89))/0x5*(parseInt(_0x5d4f5f(0x90))/0x6)+-parseInt(_0x5d4f5f(0x8d))/0x7+parseInt(_0x5d4f5f(0x9c))/0x8*(parseInt(_0x5d4f5f(0x92))/0x9)+parseInt(_0x5d4f5f(0x8b))/0xa*(parseInt(_0x5d4f5f(0x8e))/0xb);if(_0x34eb52===_0x1e62d5)break;else _0x23cc10['push'](_0x23cc10['shift']());}catch(_0x1cfd10){_0x23cc10['push'](_0x23cc10['shift']());}}}(_0x308f,0x5ce74));import{Plugin as _0x5b4342}from'ckeditor5/src/core.js';function _0x23ac(_0x3e69f1,_0xe2c81){const _0x308f73=_0x308f();return _0x23ac=function(_0x23ac08,_0x3d58da){_0x23ac08=_0x23ac08-0x7d;let _0x11aac0=_0x308f73[_0x23ac08];return _0x11aac0;},_0x23ac(_0x3e69f1,_0xe2c81);}export default class at extends _0x5b4342{constructor(_0x564ac8){const _0x3c9559=_0x23ac;super(_0x564ac8),this[_0x3c9559(0x93)]=!0x1,this[_0x3c9559(0x96)]=!0x1;}[_0x1a5db9(0x9f)](){const _0x475fca=_0x1a5db9,_0x52ff70=this[_0x475fca(0x95)],_0x17249b=_0x52ff70[_0x475fca(0x87)][_0x475fca(0x81)](_0x475fca(0x97)),_0x1f9374=_0x52ff70[_0x475fca(0x87)][_0x475fca(0x81)](_0x475fca(0x83));_0x17249b&&(_0x17249b['on'](_0x475fca(0x82),(_0x402808,[,_0x11cd6d])=>{const _0x4dce35=_0x475fca;this[_0x4dce35(0x93)]=_0x1f9374[_0x4dce35(0x8f)],_0x11cd6d[_0x4dce35(0x7e)][_0x4dce35(0x8a)]=!this[_0x4dce35(0x93)];},{'priority':_0x475fca(0x9e)}),this[_0x475fca(0x8c)](_0x17249b,_0x475fca(0x94),this[_0x475fca(0x9b)][_0x475fca(0x7f)](this)),this[_0x475fca(0x8c)](_0x17249b,_0x475fca(0x94),()=>{const _0xe454ab=_0x475fca;this[_0xe454ab(0x96)]&&(_0x1f9374[_0xe454ab(0x82)](),this[_0xe454ab(0x96)]=!0x1);},{'priority':_0x475fca(0x86)}),_0x52ff70[_0x475fca(0x98)][_0x475fca(0x81)](_0x475fca(0x9d))[_0x475fca(0x9a)](_0x475fca(0x97)));}[_0x1a5db9(0x9b)](_0x432bd0,_0x1a34d9){const _0x42de0a=_0x1a5db9,{suggestions:_0x55650d}=_0x1a34d9,_0x20edc9=this[_0x42de0a(0x95)][_0x42de0a(0x87)][_0x42de0a(0x81)](_0x42de0a(0x83)),_0x33a1f0=_0x20edc9[_0x42de0a(0x8f)];this[_0x42de0a(0x93)]!==_0x33a1f0&&(_0x20edc9[_0x42de0a(0x82)](),this[_0x42de0a(0x96)]=!0x0),_0x55650d&&_0x55650d[_0x42de0a(0x88)](({id:_0xbf86dd,type:_0x46fbb7,author:_0x59561a,created_at:_0x2732a8})=>{const _0x67960f=_0x42de0a,_0x28036d={'id':_0xbf86dd,'type':_0x46fbb7,'authorId':this[_0x67960f(0x95)][_0x67960f(0x98)][_0x67960f(0x81)](_0x67960f(0x85))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x59561a,'createdAt':_0x2732a8?new Date(_0x2732a8):new Date(),'source':_0x67960f(0x97)}}};this[_0x67960f(0x95)][_0x67960f(0x98)][_0x67960f(0x81)](_0x67960f(0x9d))[_0x67960f(0x7d)](_0x28036d);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4859(_0x2bf434,_0x486957){const _0xf5daf8=_0xf5da();return _0x4859=function(_0x4859de,_0x5bf8ac){_0x4859de=_0x4859de-0x137;let _0x4433ad=_0xf5daf8[_0x4859de];return _0x4433ad;},_0x4859(_0x2bf434,_0x486957);}const _0x43b849=_0x4859;(function(_0x4bfd41,_0x2e01a2){const _0x2194ad=_0x4859,_0x291eee=_0x4bfd41();while(!![]){try{const _0x355838=-parseInt(_0x2194ad(0x147))/0x1*(parseInt(_0x2194ad(0x13f))/0x2)+parseInt(_0x2194ad(0x150))/0x3+parseInt(_0x2194ad(0x13d))/0x4*(-parseInt(_0x2194ad(0x152))/0x5)+parseInt(_0x2194ad(0x142))/0x6+parseInt(_0x2194ad(0x149))/0x7+parseInt(_0x2194ad(0x143))/0x8*(-parseInt(_0x2194ad(0x139))/0x9)+parseInt(_0x2194ad(0x158))/0xa;if(_0x355838===_0x2e01a2)break;else _0x291eee['push'](_0x291eee['shift']());}catch(_0x11e975){_0x291eee['push'](_0x291eee['shift']());}}}(_0xf5da,0x84af8));function _0xf5da(){const _0x21c179=['outdentBlock','270BNZEMl','descriptionFactory','commandName','*Outdent:*\x20%0','locale','editor','8994790eONyll','plugins','registerAttributeLabel','get','registerBlockAttribute','*Indent:*\x20%0','enableCommand','outdent','IndentBlock','8089695usScGf','format','formatBlock','indent','1328gGtqBB','type','18TIPTvk','indentBlock','blockIndent','3151500ewAwPF','8nODcrU','getItemLabel','enableDefaultAttributesIntegration','_registerLegacyDescription','33038fEnLWn','registerDescriptionCallback','766024WVEeMH','has','afterInit','FORMAT_INDENT','IndentEditing','TrackChangesEditing','getItems','670332Mwjyij'];_0xf5da=function(){return _0x21c179;};return _0xf5da();}import{Plugin as _0x5b8410}from'ckeditor5/src/core.js';import{getTranslation as _0x904c67}from'../utils/common-translations.js';export default class ct extends _0x5b8410{[_0x43b849(0x14b)](){const _0x448644=_0x43b849,_0x4f1bd7=this[_0x448644(0x157)],_0x3ed687=_0x4f1bd7[_0x448644(0x159)][_0x448644(0x15b)](_0x448644(0x14e));if(_0x4f1bd7[_0x448644(0x159)][_0x448644(0x14a)](_0x448644(0x14d))&&(_0x3ed687[_0x448644(0x15e)](_0x448644(0x13c)),_0x3ed687[_0x448644(0x15e)](_0x448644(0x137))),_0x4f1bd7[_0x448644(0x159)][_0x448644(0x14a)](_0x448644(0x138))){for(const _0x26aefd of[_0x448644(0x140),_0x448644(0x151)])_0x3ed687[_0x448644(0x145)](_0x26aefd);}const _0x5c3c7b=_0x4f1bd7[_0x448644(0x156)];_0x3ed687[_0x448644(0x15c)](_0x448644(0x141)),_0x3ed687[_0x448644(0x153)][_0x448644(0x15a)](_0x448644(0x141),_0x904c67(_0x5c3c7b,_0x448644(0x14c))),this[_0x448644(0x146)]();}[_0x43b849(0x146)](){const _0x1ff60b=_0x43b849,_0x41be81=this[_0x1ff60b(0x157)],_0x5d01d3=_0x41be81[_0x1ff60b(0x156)],_0x4c8274=_0x41be81[_0x1ff60b(0x159)][_0x1ff60b(0x15b)](_0x1ff60b(0x14e));_0x4c8274[_0x1ff60b(0x153)][_0x1ff60b(0x148)](_0x2bb313=>{const _0x393f9a=_0x1ff60b;if(_0x393f9a(0x13b)!=_0x2bb313[_0x393f9a(0x13e)])return;const {data:_0x507efb}=_0x2bb313;if(!_0x507efb)return;if(_0x393f9a(0x140)!=_0x507efb[_0x393f9a(0x154)]&&_0x393f9a(0x151)!=_0x507efb[_0x393f9a(0x154)])return;const _0x415e2b=_0x2bb313[_0x393f9a(0x14f)]()[0x0],_0x34249c=_0x4c8274[_0x393f9a(0x153)][_0x393f9a(0x144)](_0x415e2b);return _0x393f9a(0x140)==_0x507efb[_0x393f9a(0x154)]?{'type':_0x393f9a(0x13a),'content':_0x904c67(_0x5d01d3,_0x393f9a(0x15d),_0x34249c)}:_0x393f9a(0x151)==_0x507efb[_0x393f9a(0x154)]?{'type':_0x393f9a(0x13a),'content':_0x904c67(_0x5d01d3,_0x393f9a(0x155),_0x34249c)}:void 0x0;});}}
23
+ const _0x72e2bf=_0x441b;(function(_0x55cf50,_0x2ed8fe){const _0xc0b888=_0x441b,_0x1d0173=_0x55cf50();while(!![]){try{const _0x5ae0f5=parseInt(_0xc0b888(0x160))/0x1+-parseInt(_0xc0b888(0x16d))/0x2*(parseInt(_0xc0b888(0x16c))/0x3)+-parseInt(_0xc0b888(0x152))/0x4+-parseInt(_0xc0b888(0x166))/0x5*(-parseInt(_0xc0b888(0x14d))/0x6)+parseInt(_0xc0b888(0x170))/0x7+parseInt(_0xc0b888(0x14c))/0x8+parseInt(_0xc0b888(0x161))/0x9*(-parseInt(_0xc0b888(0x16a))/0xa);if(_0x5ae0f5===_0x2ed8fe)break;else _0x1d0173['push'](_0x1d0173['shift']());}catch(_0x1a072e){_0x1d0173['push'](_0x1d0173['shift']());}}}(_0x9790,0xb1ec3));import{Plugin as _0xbd6c4c}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef6e1}from'../utils/common-translations.js';export default class ct extends _0xbd6c4c{[_0x72e2bf(0x154)](){const _0x125935=_0x72e2bf,_0x2213b0=this[_0x125935(0x156)],_0x584776=_0x2213b0[_0x125935(0x158)][_0x125935(0x14e)](_0x125935(0x15a));if(_0x2213b0[_0x125935(0x158)][_0x125935(0x159)](_0x125935(0x14b))&&(_0x584776[_0x125935(0x169)](_0x125935(0x15e)),_0x584776[_0x125935(0x169)](_0x125935(0x150))),_0x2213b0[_0x125935(0x158)][_0x125935(0x159)](_0x125935(0x16f))){for(const _0x2f176e of[_0x125935(0x16e),_0x125935(0x16b)])_0x584776[_0x125935(0x15d)](_0x2f176e);}const _0x13bbba=_0x2213b0[_0x125935(0x151)];_0x584776[_0x125935(0x171)](_0x125935(0x157)),_0x584776[_0x125935(0x155)][_0x125935(0x172)](_0x125935(0x157),_0x2ef6e1(_0x13bbba,_0x125935(0x15b))),this[_0x125935(0x165)]();}[_0x72e2bf(0x165)](){const _0x39f65e=_0x72e2bf,_0x323764=this[_0x39f65e(0x156)],_0x5ea37e=_0x323764[_0x39f65e(0x151)],_0x2130ab=_0x323764[_0x39f65e(0x158)][_0x39f65e(0x14e)](_0x39f65e(0x15a));_0x2130ab[_0x39f65e(0x155)][_0x39f65e(0x163)](_0x207914=>{const _0xa95fbf=_0x39f65e;if(_0xa95fbf(0x167)!=_0x207914[_0xa95fbf(0x162)])return;const {data:_0x550ae3}=_0x207914;if(!_0x550ae3)return;if(_0xa95fbf(0x16e)!=_0x550ae3[_0xa95fbf(0x14f)]&&_0xa95fbf(0x16b)!=_0x550ae3[_0xa95fbf(0x14f)])return;const _0x10bf18=_0x207914[_0xa95fbf(0x15c)]()[0x0],_0x570842=_0x2130ab[_0xa95fbf(0x155)][_0xa95fbf(0x15f)](_0x10bf18);return _0xa95fbf(0x16e)==_0x550ae3[_0xa95fbf(0x14f)]?{'type':_0xa95fbf(0x153),'content':_0x2ef6e1(_0x5ea37e,_0xa95fbf(0x164),_0x570842)}:_0xa95fbf(0x16b)==_0x550ae3[_0xa95fbf(0x14f)]?{'type':_0xa95fbf(0x153),'content':_0x2ef6e1(_0x5ea37e,_0xa95fbf(0x168),_0x570842)}:void 0x0;});}}function _0x441b(_0xc7ef46,_0x2ef4c2){const _0x979014=_0x9790();return _0x441b=function(_0x441bb8,_0x32fffb){_0x441bb8=_0x441bb8-0x14b;let _0x247ca3=_0x979014[_0x441bb8];return _0x247ca3;},_0x441b(_0xc7ef46,_0x2ef4c2);}function _0x9790(){const _0x4c4c2e=['commandName','outdent','locale','4280232hYOXXa','format','afterInit','descriptionFactory','editor','blockIndent','plugins','has','TrackChangesEditing','FORMAT_INDENT','getItems','enableDefaultAttributesIntegration','indent','getItemLabel','1290067KVMYnu','1337724vCkCMs','type','registerDescriptionCallback','*Indent:*\x20%0','_registerLegacyDescription','104585NbGFVH','formatBlock','*Outdent:*\x20%0','enableCommand','50ZdeLjv','outdentBlock','181887iGpvKS','30QAzTby','indentBlock','IndentBlock','6283340JGbGxh','registerBlockAttribute','registerAttributeLabel','IndentEditing','1241248ipIDJc','318ByoWxD','get'];_0x9790=function(){return _0x4c4c2e;};return _0x9790();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x40f2cf=_0x2cc4;(function(_0x4c17c0,_0x519042){var _0x50fd4b=_0x2cc4,_0x109166=_0x4c17c0();while(!![]){try{var _0xc6a4eb=parseInt(_0x50fd4b(0x7b))/0x1+-parseInt(_0x50fd4b(0x7c))/0x2+-parseInt(_0x50fd4b(0x7d))/0x3+-parseInt(_0x50fd4b(0x86))/0x4*(parseInt(_0x50fd4b(0x85))/0x5)+parseInt(_0x50fd4b(0x7a))/0x6+-parseInt(_0x50fd4b(0x84))/0x7*(parseInt(_0x50fd4b(0x80))/0x8)+parseInt(_0x50fd4b(0x7f))/0x9;if(_0xc6a4eb===_0x519042)break;else _0x109166['push'](_0x109166['shift']());}catch(_0xf25815){_0x109166['push'](_0x109166['shift']());}}}(_0x3b39,0xb1c93));function _0x3b39(){var _0x1896cf=['2854834QKocte','869661EEuzhj','TrackChangesEditing','26682507BMdxZh','34744eqKOQZ','enableCommand','input','requires','1603SbyEor','4540UfFPtg','3028hqTyoe','init','get','editor','plugins','2671656qOqOeJ','717419AXRguy'];_0x3b39=function(){return _0x1896cf;};return _0x3b39();}function _0x2cc4(_0xc4cef5,_0x1fbd94){var _0x3b3966=_0x3b39();return _0x2cc4=function(_0x2cc4f9,_0x16da67){_0x2cc4f9=_0x2cc4f9-0x79;var _0x3597f4=_0x3b3966[_0x2cc4f9];return _0x3597f4;},_0x2cc4(_0xc4cef5,_0x1fbd94);}import{Plugin as _0x755b4c}from'ckeditor5/src/core.js';import{Input as _0x23a7c8}from'ckeditor5/src/typing.js';export default class ut extends _0x755b4c{static get[_0x40f2cf(0x83)](){return[_0x23a7c8];}[_0x40f2cf(0x87)](){var _0xed35fb=_0x40f2cf;this[_0xed35fb(0x89)][_0xed35fb(0x79)][_0xed35fb(0x88)](_0xed35fb(0x7e))[_0xed35fb(0x81)](_0xed35fb(0x82));}}
23
+ function _0x3c2d(){var _0x58c329=['207923HAdbLx','676300htGfNp','get','510wWDCwf','enableCommand','3365957VCviAi','8CGQfeG','init','9SayKro','942294nQTlmM','18354GdvrdL','requires','3717970LTFgGS','plugins','137084irHjaL','input','TrackChangesEditing','editor'];_0x3c2d=function(){return _0x58c329;};return _0x3c2d();}var _0x4f27da=_0x2b20;function _0x2b20(_0x5e456f,_0x4db2da){var _0x3c2d78=_0x3c2d();return _0x2b20=function(_0x2b20d2,_0x455be8){_0x2b20d2=_0x2b20d2-0x1da;var _0x3e7946=_0x3c2d78[_0x2b20d2];return _0x3e7946;},_0x2b20(_0x5e456f,_0x4db2da);}(function(_0x552cdc,_0x2d6160){var _0x1e3aab=_0x2b20,_0x49c531=_0x552cdc();while(!![]){try{var _0x3c9c34=-parseInt(_0x1e3aab(0x1df))/0x1+parseInt(_0x1e3aab(0x1db))/0x2+-parseInt(_0x1e3aab(0x1e8))/0x3+parseInt(_0x1e3aab(0x1e0))/0x4+parseInt(_0x1e3aab(0x1e2))/0x5*(-parseInt(_0x1e3aab(0x1e9))/0x6)+-parseInt(_0x1e3aab(0x1e4))/0x7*(-parseInt(_0x1e3aab(0x1e5))/0x8)+-parseInt(_0x1e3aab(0x1e7))/0x9*(-parseInt(_0x1e3aab(0x1eb))/0xa);if(_0x3c9c34===_0x2d6160)break;else _0x49c531['push'](_0x49c531['shift']());}catch(_0x1050a3){_0x49c531['push'](_0x49c531['shift']());}}}(_0x3c2d,0x3e8e2));import{Plugin as _0x40f12c}from'ckeditor5/src/core.js';import{Input as _0x599cd1}from'ckeditor5/src/typing.js';export default class ut extends _0x40f12c{static get[_0x4f27da(0x1ea)](){return[_0x599cd1];}[_0x4f27da(0x1e6)](){var _0x8527ee=_0x4f27da;this[_0x8527ee(0x1de)][_0x8527ee(0x1da)][_0x8527ee(0x1e1)](_0x8527ee(0x1dd))[_0x8527ee(0x1e3)](_0x8527ee(0x1dc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32718d=_0x533f;(function(_0x165984,_0x3b9328){const _0x343eb0=_0x533f,_0x13c047=_0x165984();while(!![]){try{const _0x3588f6=parseInt(_0x343eb0(0x188))/0x1+-parseInt(_0x343eb0(0x183))/0x2*(-parseInt(_0x343eb0(0x1b0))/0x3)+-parseInt(_0x343eb0(0x168))/0x4*(-parseInt(_0x343eb0(0x191))/0x5)+-parseInt(_0x343eb0(0x166))/0x6*(parseInt(_0x343eb0(0x19c))/0x7)+-parseInt(_0x343eb0(0x1a7))/0x8*(-parseInt(_0x343eb0(0x196))/0x9)+parseInt(_0x343eb0(0x1ab))/0xa+-parseInt(_0x343eb0(0x18d))/0xb;if(_0x3588f6===_0x3b9328)break;else _0x13c047['push'](_0x13c047['shift']());}catch(_0x383e60){_0x13c047['push'](_0x13c047['shift']());}}}(_0x1f65,0x422ab));import{Plugin as _0x1a07a9}from'ckeditor5/src/core.js';function _0x533f(_0x4e5577,_0x1a7dbb){const _0x1f654c=_0x1f65();return _0x533f=function(_0x533f8a,_0x1ecb6d){_0x533f8a=_0x533f8a-0x15a;let _0x4d345a=_0x1f654c[_0x533f8a];return _0x4d345a;},_0x533f(_0x4e5577,_0x1a7dbb);}import{getTranslation as _0xe1da43}from'../utils/common-translations.js';export default class ft extends _0x1a07a9{[_0x32718d(0x16a)](){const _0x2c7f9a=_0x32718d,_0x3d216a=this[_0x2c7f9a(0x172)],_0x5a0fe9=_0x3d216a[_0x2c7f9a(0x189)];if(!_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x1a1)](_0x2c7f9a(0x186)))return;const _0x2736f8=_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x165)](_0x2c7f9a(0x17b)),_0xf5bb22=_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x1a1)](_0x2c7f9a(0x184));function _0x14b245(_0x5cbbe0){return()=>{const _0x220ab0=_0x533f,_0x213744=_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x1ac)][_0x220ab0(0x175)],_0x337a19=_0x3d216a[_0x220ab0(0x1a6)][_0x220ab0(0x165)](_0x5cbbe0);if(_0x337a19[_0x220ab0(0x177)])return void _0x3d216a[_0x220ab0(0x167)](_0x220ab0(0x180),{});const _0x278b46=_0x5cbbe0[_0x220ab0(0x19a)](0x0,-0x4),_0xa8a10c=function(_0x2e1eec,_0x5e322f,_0x5d9577){const _0x3a823d=_0x220ab0;let _0x7fd8c8=Array[_0x3a823d(0x1a9)](_0x2e1eec)[_0x3a823d(0x173)](_0x14cdff=>function(_0x424163,_0x52ac20){const _0x4e3762=_0x3a823d;return _0x52ac20[_0x4e3762(0x185)](_0x424163[_0x4e3762(0x15a)],_0x4e3762(0x15f))&&!_0x52ac20[_0x4e3762(0x1a0)](_0x424163);}(_0x14cdff,_0x5d9577));_0x7fd8c8=_0x7fd8c8[_0x3a823d(0x173)](_0x5b56ea=>!_0x5b56ea['is'](_0x3a823d(0x178),_0x3a823d(0x15f))||_0x5b56ea[_0x3a823d(0x179)](_0x3a823d(0x18b))!=_0x5e322f);const _0x38dacd=new Set();for(const _0x3751ef of _0x7fd8c8)_0x3751ef['is'](_0x3a823d(0x178),_0x3a823d(0x15f))?_0x38dacd[_0x3a823d(0x161)](fe(_0x3751ef)):_0x38dacd[_0x3a823d(0x161)](_0x3751ef);return Array[_0x3a823d(0x1a9)](_0x38dacd);}(_0x213744[_0x220ab0(0x17e)](),_0x278b46,_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x170)]);_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x181)](()=>{const _0x4aeee7=_0x220ab0;for(const _0x571664 of _0xa8a10c)_0x2736f8[_0x4aeee7(0x15c)](_0x571664,{'commandName':_0x5cbbe0,'commandParams':[{'forceValue':!_0x337a19[_0x4aeee7(0x177)]}],'formatGroupId':_0x4aeee7(0x18c)},ue(_0x571664));});};}function _0x5cd2e7(_0x3b5202){return()=>{const _0x3e76e8=_0x533f,_0x5d01c5=function(_0x66ebb5){const _0x4cf54a=_0x533f;let _0x219726=Array[_0x4cf54a(0x1a9)](_0x66ebb5);const _0x3f3be1=_0x219726[_0x4cf54a(0x18e)](_0x25f6c2=>_0x4cf54a(0x15f)!=_0x25f6c2[_0x4cf54a(0x16e)]);return _0x3f3be1>-0x1&&(_0x219726=_0x219726[_0x4cf54a(0x19a)](0x0,_0x3f3be1)),_0x219726;}(_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x1ac)][_0x3e76e8(0x175)][_0x3e76e8(0x17e)]()),_0x49312e=_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x19b)](_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x195)](_0x5d01c5[0x0],_0x3e76e8(0x16b)),_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x195)](_0x5d01c5[_0x5d01c5[_0x3e76e8(0x164)]-0x1],_0x3e76e8(0x19f)));_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x181)](()=>{const _0x41ce28=_0x3e76e8;_0x2736f8[_0x41ce28(0x15c)](_0x49312e,{'commandName':_0x3b5202,'commandParams':[],'formatGroupId':_0x41ce28(0x171)},function(_0x3204b7){const _0x25795c=_0x41ce28,_0x48a431=new Set();for(const _0x4ae434 of _0x3204b7){let _0x1912bf=_0x4ae434[_0x25795c(0x163)];for(;_0x1912bf&&_0x1912bf[_0x25795c(0x179)](_0x25795c(0x171))>_0x4ae434[_0x25795c(0x179)](_0x25795c(0x171));)_0x48a431[_0x25795c(0x161)](_0x1912bf),_0x1912bf=_0x1912bf[_0x25795c(0x163)];}return Array[_0x25795c(0x1a9)](_0x48a431);}(_0x5d01c5));});};}_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x15e),_0x14b245(_0x2c7f9a(0x15e))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x1a5),_0x14b245(_0x2c7f9a(0x1a5))),_0xf5bb22&&_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x19e),_0x14b245(_0x2c7f9a(0x19e))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x193),_0x5cd2e7(_0x2c7f9a(0x193))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x17f),_0x5cd2e7(_0x2c7f9a(0x17f))),_0xf5bb22&&_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x197),()=>{const _0x5cd9ac=_0x2c7f9a,_0x385af6=_0x3d216a[_0x5cd9ac(0x1a6)][_0x5cd9ac(0x165)](_0x5cd9ac(0x197)),_0xaf65ee=Array[_0x5cd9ac(0x1a9)](_0x385af6[_0x5cd9ac(0x169)]);_0xaf65ee[_0x5cd9ac(0x173)](_0x1e74af=>_0x1e74af[_0x5cd9ac(0x179)](_0x5cd9ac(0x182))!=_0x385af6[_0x5cd9ac(0x177)]),_0x3d216a[_0x5cd9ac(0x1a8)][_0x5cd9ac(0x181)](()=>{const _0x547f4a=_0x5cd9ac;for(const _0x26f249 of _0xaf65ee)_0x2736f8[_0x547f4a(0x15c)](_0x26f249,{'commandName':_0x547f4a(0x197),'commandParams':[{'forceValue':!_0x385af6[_0x547f4a(0x177)]}]});});}),_0x2736f8[_0x2c7f9a(0x19d)][_0x2c7f9a(0x15d)](_0x2c7f9a(0x15f),_0x592407=>_0xe1da43(_0x5a0fe9,_0x2c7f9a(0x198),_0x592407)),_0x2736f8[_0x2c7f9a(0x19d)][_0x2c7f9a(0x187)](_0x57624d=>{const _0x36f526=_0x2c7f9a;if(_0x36f526(0x17a)!=_0x57624d[_0x36f526(0x199)]&&_0x36f526(0x18f)!=_0x57624d[_0x36f526(0x199)])return;const {data:_0x55037b}=_0x57624d;if(_0x55037b){if(_0x36f526(0x15e)==_0x55037b[_0x36f526(0x194)]||_0x36f526(0x1a5)==_0x55037b[_0x36f526(0x194)]||_0x36f526(0x19e)==_0x55037b[_0x36f526(0x194)])switch(_0x55037b[_0x36f526(0x194)][_0x36f526(0x160)](_0x36f526(0x18a),'')){case _0x36f526(0x1ad):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x15b)));case _0x36f526(0x1a4):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x176)));case _0x36f526(0x192):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x1aa)));}if(_0x36f526(0x193)==_0x55037b[_0x36f526(0x194)])return{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x16c),_0xe1da43(_0x5a0fe9,_0x36f526(0x198)))};if(_0x36f526(0x17f)==_0x55037b[_0x36f526(0x194)])return{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x1ae),_0xe1da43(_0x5a0fe9,_0x36f526(0x198)))};if(_0x36f526(0x197)==_0x55037b[_0x36f526(0x194)])return _0x55037b[_0x36f526(0x1a2)][0x0][_0x36f526(0x1a3)]?{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x16d))}:{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x17d))};}function _0x208891(_0x1de38c){const _0x15f275=_0x36f526;return{'type':_0x15f275(0x162),'content':_0xe1da43(_0x5a0fe9,_0x15f275(0x16f),_0x1de38c)};}});}}function fe(_0x3b0964){const _0x4b6dd2=_0x32718d,_0x256f26=_0x3b0964[_0x4b6dd2(0x179)](_0x4b6dd2(0x171));if(0x0==_0x256f26)return _0x3b0964;let _0x41204e=_0x3b0964;for(;_0x3b0964[_0x4b6dd2(0x190)]&&_0x3b0964[_0x4b6dd2(0x190)]['is'](_0x4b6dd2(0x178),_0x4b6dd2(0x15f));){const _0x38c9dd=_0x3b0964[_0x4b6dd2(0x190)][_0x4b6dd2(0x179)](_0x4b6dd2(0x171));if(_0x38c9dd==_0x256f26)_0x41204e=_0x3b0964[_0x4b6dd2(0x190)];else{if(_0x38c9dd<_0x256f26)break;}_0x3b0964=_0x3b0964[_0x4b6dd2(0x190)];}return _0x41204e;}function _0x1f65(){const _0x3c493a=['bulletedList','commands','3048ERVSlB','model','from','ELEMENT_TODO_LIST','2169980gEpUNE','document','bulleted','*Outdent:*\x20%0','push','3jZkIQb','parent','ELEMENT_BULLETED_LIST','markBlockFormat','registerElementLabel','numberedList','listItem','replace','add','format','nextSibling','length','get','3474NtSpin','execute','4IBPlxz','_selectedElements','afterInit','before','*Indent:*\x20%0','*Check\x20item*','name','*Change\x20to:*\x20%0','schema','listIndent','editor','filter','enableCommand','selection','ELEMENT_NUMBERED_LIST','value','element','getAttribute','formatBlock','TrackChangesEditing','plugins','*Uncheck\x20item*','getSelectedBlocks','outdentList','paragraph','change','todoListChecked','982406iXaGEO','LegacyTodoListEditing','checkChild','LegacyListEditing','registerDescriptionCallback','541867ZBCkFJ','locale','List','listType','blockName','18031948ipCxbk','findIndex','formatInline','previousSibling','2583645usDXAF','todo','indentList','commandName','createPositionAt','10953HnjQKL','checkTodoList','ELEMENT_LIST_ITEM','type','slice','createRange','3871ebCxAT','descriptionFactory','todoList','end','isObject','has','commandParams','forceValue','numbered'];_0x1f65=function(){return _0x3c493a;};return _0x1f65();}function ue(_0x5c8189){const _0x23523f=_0x32718d,_0x25a185=[];if(_0x5c8189['is'](_0x23523f(0x178),_0x23523f(0x15f))&&_0x5c8189[_0x23523f(0x179)](_0x23523f(0x171))>0x0){let _0x6191c4=_0x5c8189[_0x23523f(0x163)];for(;_0x6191c4&&_0x23523f(0x15f)==_0x6191c4[_0x23523f(0x16e)]&&_0x6191c4[_0x23523f(0x179)](_0x23523f(0x171))==_0x5c8189[_0x23523f(0x179)](_0x23523f(0x171));)_0x25a185[_0x23523f(0x1af)](_0x6191c4),_0x6191c4=_0x6191c4[_0x23523f(0x163)];}return _0x25a185;}
23
+ const _0x12a064=_0x5517;(function(_0x37cb39,_0x45948b){const _0x51d84c=_0x5517,_0xd38ee7=_0x37cb39();while(!![]){try{const _0x111aaa=parseInt(_0x51d84c(0x156))/0x1+-parseInt(_0x51d84c(0x163))/0x2*(parseInt(_0x51d84c(0x1a7))/0x3)+parseInt(_0x51d84c(0x166))/0x4+-parseInt(_0x51d84c(0x15e))/0x5+parseInt(_0x51d84c(0x19d))/0x6*(parseInt(_0x51d84c(0x180))/0x7)+-parseInt(_0x51d84c(0x195))/0x8*(parseInt(_0x51d84c(0x170))/0x9)+-parseInt(_0x51d84c(0x15f))/0xa*(-parseInt(_0x51d84c(0x17d))/0xb);if(_0x111aaa===_0x45948b)break;else _0xd38ee7['push'](_0xd38ee7['shift']());}catch(_0x138ea5){_0xd38ee7['push'](_0xd38ee7['shift']());}}}(_0x144a,0x6fb46));function _0x5517(_0x17b950,_0x188d54){const _0x144a5e=_0x144a();return _0x5517=function(_0x5517ef,_0x51cd5e){_0x5517ef=_0x5517ef-0x153;let _0x5c6ab8=_0x144a5e[_0x5517ef];return _0x5c6ab8;},_0x5517(_0x17b950,_0x188d54);}import{Plugin as _0x2afbae}from'ckeditor5/src/core.js';import{getTranslation as _0xb3c9a7}from'../utils/common-translations.js';export default class ft extends _0x2afbae{[_0x12a064(0x160)](){const _0xf5bc8c=_0x12a064,_0x1ef597=this[_0xf5bc8c(0x157)],_0x160a21=_0x1ef597[_0xf5bc8c(0x153)];if(!_0x1ef597[_0xf5bc8c(0x162)][_0xf5bc8c(0x19b)](_0xf5bc8c(0x16a)))return;const _0x36f6e0=_0x1ef597[_0xf5bc8c(0x162)][_0xf5bc8c(0x189)](_0xf5bc8c(0x17b)),_0x155c9a=_0x1ef597[_0xf5bc8c(0x162)][_0xf5bc8c(0x19b)](_0xf5bc8c(0x165));function _0x389cb9(_0x37d043){return()=>{const _0x3d0785=_0x5517,_0x5d6b1c=_0x1ef597[_0x3d0785(0x17a)][_0x3d0785(0x1a9)][_0x3d0785(0x197)],_0x20f3ba=_0x1ef597[_0x3d0785(0x187)][_0x3d0785(0x189)](_0x37d043);if(_0x20f3ba[_0x3d0785(0x17c)])return void _0x1ef597[_0x3d0785(0x16f)](_0x3d0785(0x172),{});const _0x43eaa7=_0x37d043[_0x3d0785(0x191)](0x0,-0x4),_0x4079aa=function(_0x57a131,_0x18a868,_0x4ccd70){const _0x5a432d=_0x3d0785;let _0xa838bf=Array[_0x5a432d(0x18a)](_0x57a131)[_0x5a432d(0x18b)](_0x4bba44=>function(_0x495a50,_0x283e37){const _0x407893=_0x5a432d;return _0x283e37[_0x407893(0x15d)](_0x495a50[_0x407893(0x158)],_0x407893(0x175))&&!_0x283e37[_0x407893(0x19c)](_0x495a50);}(_0x4bba44,_0x4ccd70));_0xa838bf=_0xa838bf[_0x5a432d(0x18b)](_0x4dfe91=>!_0x4dfe91['is'](_0x5a432d(0x18e),_0x5a432d(0x175))||_0x4dfe91[_0x5a432d(0x193)](_0x5a432d(0x182))!=_0x18a868);const _0x224391=new Set();for(const _0x3b6cf4 of _0xa838bf)_0x3b6cf4['is'](_0x5a432d(0x18e),_0x5a432d(0x175))?_0x224391[_0x5a432d(0x1a2)](fe(_0x3b6cf4)):_0x224391[_0x5a432d(0x1a2)](_0x3b6cf4);return Array[_0x5a432d(0x18a)](_0x224391);}(_0x5d6b1c[_0x3d0785(0x18d)](),_0x43eaa7,_0x1ef597[_0x3d0785(0x17a)][_0x3d0785(0x19a)]);_0x1ef597[_0x3d0785(0x17a)][_0x3d0785(0x188)](()=>{const _0x4fd615=_0x3d0785;for(const _0x318938 of _0x4079aa)_0x36f6e0[_0x4fd615(0x15b)](_0x318938,{'commandName':_0x37d043,'commandParams':[{'forceValue':!_0x20f3ba[_0x4fd615(0x17c)]}],'formatGroupId':_0x4fd615(0x159)},ue(_0x318938));});};}function _0x208fdb(_0x4e75ee){return()=>{const _0x31fafb=_0x5517,_0x51f918=function(_0x3d1099){const _0x21fda8=_0x5517;let _0x19f016=Array[_0x21fda8(0x18a)](_0x3d1099);const _0x2bd245=_0x19f016[_0x21fda8(0x171)](_0x470afa=>_0x21fda8(0x175)!=_0x470afa[_0x21fda8(0x16c)]);return _0x2bd245>-0x1&&(_0x19f016=_0x19f016[_0x21fda8(0x191)](0x0,_0x2bd245)),_0x19f016;}(_0x1ef597[_0x31fafb(0x17a)][_0x31fafb(0x1a9)][_0x31fafb(0x197)][_0x31fafb(0x18d)]()),_0x56321e=_0x1ef597[_0x31fafb(0x17a)][_0x31fafb(0x18f)](_0x1ef597[_0x31fafb(0x17a)][_0x31fafb(0x19f)](_0x51f918[0x0],_0x31fafb(0x1a4)),_0x1ef597[_0x31fafb(0x17a)][_0x31fafb(0x19f)](_0x51f918[_0x51f918[_0x31fafb(0x1a1)]-0x1],_0x31fafb(0x178)));_0x1ef597[_0x31fafb(0x17a)][_0x31fafb(0x188)](()=>{const _0x4f381d=_0x31fafb;_0x36f6e0[_0x4f381d(0x15b)](_0x56321e,{'commandName':_0x4e75ee,'commandParams':[],'formatGroupId':_0x4f381d(0x1a5)},function(_0x22fad0){const _0x2e1d82=_0x4f381d,_0x380857=new Set();for(const _0x2ee134 of _0x22fad0){let _0x5bd3be=_0x2ee134[_0x2e1d82(0x161)];for(;_0x5bd3be&&_0x5bd3be[_0x2e1d82(0x193)](_0x2e1d82(0x1a5))>_0x2ee134[_0x2e1d82(0x193)](_0x2e1d82(0x1a5));)_0x380857[_0x2e1d82(0x1a2)](_0x5bd3be),_0x5bd3be=_0x5bd3be[_0x2e1d82(0x161)];}return Array[_0x2e1d82(0x18a)](_0x380857);}(_0x51f918));});};}_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x17e),_0x389cb9(_0xf5bc8c(0x17e))),_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x198),_0x389cb9(_0xf5bc8c(0x198))),_0x155c9a&&_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x174),_0x389cb9(_0xf5bc8c(0x174))),_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x179),_0x208fdb(_0xf5bc8c(0x179))),_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x190),_0x208fdb(_0xf5bc8c(0x190))),_0x155c9a&&_0x36f6e0[_0xf5bc8c(0x18c)](_0xf5bc8c(0x17f),()=>{const _0x59e51c=_0xf5bc8c,_0x1eac39=_0x1ef597[_0x59e51c(0x187)][_0x59e51c(0x189)](_0x59e51c(0x17f)),_0x2ac413=Array[_0x59e51c(0x18a)](_0x1eac39[_0x59e51c(0x16b)]);_0x2ac413[_0x59e51c(0x18b)](_0x5bc9dc=>_0x5bc9dc[_0x59e51c(0x193)](_0x59e51c(0x19e))!=_0x1eac39[_0x59e51c(0x17c)]),_0x1ef597[_0x59e51c(0x17a)][_0x59e51c(0x188)](()=>{const _0x4e2798=_0x59e51c;for(const _0x3600e0 of _0x2ac413)_0x36f6e0[_0x4e2798(0x15b)](_0x3600e0,{'commandName':_0x4e2798(0x17f),'commandParams':[{'forceValue':!_0x1eac39[_0x4e2798(0x17c)]}]});});}),_0x36f6e0[_0xf5bc8c(0x1a8)][_0xf5bc8c(0x16e)](_0xf5bc8c(0x175),_0x5a6ca3=>_0xb3c9a7(_0x160a21,_0xf5bc8c(0x183),_0x5a6ca3)),_0x36f6e0[_0xf5bc8c(0x1a8)][_0xf5bc8c(0x164)](_0x1ed15e=>{const _0x4623b9=_0xf5bc8c;if(_0x4623b9(0x194)!=_0x1ed15e[_0x4623b9(0x167)]&&_0x4623b9(0x1a0)!=_0x1ed15e[_0x4623b9(0x167)])return;const {data:_0x148ef6}=_0x1ed15e;if(_0x148ef6){if(_0x4623b9(0x17e)==_0x148ef6[_0x4623b9(0x199)]||_0x4623b9(0x198)==_0x148ef6[_0x4623b9(0x199)]||_0x4623b9(0x174)==_0x148ef6[_0x4623b9(0x199)])switch(_0x148ef6[_0x4623b9(0x199)][_0x4623b9(0x1a6)](_0x4623b9(0x168),'')){case _0x4623b9(0x16d):return _0x2f07c6(_0xb3c9a7(_0x160a21,_0x4623b9(0x173)));case _0x4623b9(0x184):return _0x2f07c6(_0xb3c9a7(_0x160a21,_0x4623b9(0x15c)));case _0x4623b9(0x176):return _0x2f07c6(_0xb3c9a7(_0x160a21,_0x4623b9(0x155)));}if(_0x4623b9(0x179)==_0x148ef6[_0x4623b9(0x199)])return{'type':_0x4623b9(0x169),'content':_0xb3c9a7(_0x160a21,_0x4623b9(0x177),_0xb3c9a7(_0x160a21,_0x4623b9(0x183)))};if(_0x4623b9(0x190)==_0x148ef6[_0x4623b9(0x199)])return{'type':_0x4623b9(0x169),'content':_0xb3c9a7(_0x160a21,_0x4623b9(0x196),_0xb3c9a7(_0x160a21,_0x4623b9(0x183)))};if(_0x4623b9(0x17f)==_0x148ef6[_0x4623b9(0x199)])return _0x148ef6[_0x4623b9(0x185)][0x0][_0x4623b9(0x15a)]?{'type':_0x4623b9(0x169),'content':_0xb3c9a7(_0x160a21,_0x4623b9(0x1a3))}:{'type':_0x4623b9(0x169),'content':_0xb3c9a7(_0x160a21,_0x4623b9(0x186))};}function _0x2f07c6(_0x477129){const _0x3bf991=_0x4623b9;return{'type':_0x3bf991(0x169),'content':_0xb3c9a7(_0x160a21,_0x3bf991(0x192),_0x477129)};}});}}function fe(_0x13a195){const _0x18ee8a=_0x12a064,_0x73223b=_0x13a195[_0x18ee8a(0x193)](_0x18ee8a(0x1a5));if(0x0==_0x73223b)return _0x13a195;let _0x1aa1ec=_0x13a195;for(;_0x13a195[_0x18ee8a(0x181)]&&_0x13a195[_0x18ee8a(0x181)]['is'](_0x18ee8a(0x18e),_0x18ee8a(0x175));){const _0x5f4035=_0x13a195[_0x18ee8a(0x181)][_0x18ee8a(0x193)](_0x18ee8a(0x1a5));if(_0x5f4035==_0x73223b)_0x1aa1ec=_0x13a195[_0x18ee8a(0x181)];else{if(_0x5f4035<_0x73223b)break;}_0x13a195=_0x13a195[_0x18ee8a(0x181)];}return _0x1aa1ec;}function ue(_0x29cb57){const _0x5432a3=_0x12a064,_0x5ea5ef=[];if(_0x29cb57['is'](_0x5432a3(0x18e),_0x5432a3(0x175))&&_0x29cb57[_0x5432a3(0x193)](_0x5432a3(0x1a5))>0x0){let _0x5934b7=_0x29cb57[_0x5432a3(0x161)];for(;_0x5934b7&&_0x5432a3(0x175)==_0x5934b7[_0x5432a3(0x16c)]&&_0x5934b7[_0x5432a3(0x193)](_0x5432a3(0x1a5))==_0x29cb57[_0x5432a3(0x193)](_0x5432a3(0x1a5));)_0x5ea5ef[_0x5432a3(0x154)](_0x5934b7),_0x5934b7=_0x5934b7[_0x5432a3(0x161)];}return _0x5ea5ef;}function _0x144a(){const _0x2f2faf=['commandName','schema','has','isObject','6SbZaqP','todoListChecked','createPositionAt','formatInline','length','add','*Check\x20item*','before','listIndent','replace','3xeEwpm','descriptionFactory','document','locale','push','ELEMENT_TODO_LIST','908685TfEbxe','editor','parent','blockName','forceValue','markBlockFormat','ELEMENT_NUMBERED_LIST','checkChild','4003950exGwJT','371010xZtZAH','afterInit','nextSibling','plugins','894298xnrxID','registerDescriptionCallback','LegacyTodoListEditing','2814476mKbUqm','type','List','format','LegacyListEditing','_selectedElements','name','bulleted','registerElementLabel','execute','9IrWbbt','findIndex','paragraph','ELEMENT_BULLETED_LIST','todoList','listItem','todo','*Indent:*\x20%0','end','indentList','model','TrackChangesEditing','value','209uofLvx','numberedList','checkTodoList','914893cgTUBE','previousSibling','listType','ELEMENT_LIST_ITEM','numbered','commandParams','*Uncheck\x20item*','commands','change','get','from','filter','enableCommand','getSelectedBlocks','element','createRange','outdentList','slice','*Change\x20to:*\x20%0','getAttribute','formatBlock','5939528NcEbfK','*Outdent:*\x20%0','selection','bulletedList'];_0x144a=function(){return _0x2f2faf;};return _0x144a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1619(){const _0x4caa6e=['LegacyListPropertiesEditing','formatInline','commandParams','model','listType','registerDescriptionCallback','push','4484MybYYq','replace','listStyle','276SFljCq','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocks','18597730PRtvpZ','forward','unshift','length','getSelectedBlocks','handleListStartCommand','TrackChangesEditing','afterInit','468576KlaIar','_getSuggestionBlocksForListStyle','flat','_getTranslationKeyForListStyle','has','getLastPosition','startIndex','change','getListTypeFromListStyleType','handleListStyleCommand','3840849tETFXQ','formatBlock','getAttribute','toUpperCase','*Format:*\x20set\x20order\x20to\x20regular','parent','*Change\x20to:*\x20%0','createPositionAt','listStart','list.properties','before','reversed','get','createRange','filter','ELEMENT_','document','plugins','locale','LegacyListUtils','default','2710105DXEXAp','numbered','getFirstPosition','format','11fBUsXW','9EVqHnz','element','3080oVOrPy','enableCommand','2042848JSScZS','descriptionFactory','type','backward','listItem','from','editor','map','getSiblingNodes','handleListReversedCommand','handleDescriptions','commandName','styles','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20reversed','config','612nhsMuE','_LIST_','listReversed','bind','selection'];_0x1619=function(){return _0x4caa6e;};return _0x1619();}const _0x51f84a=_0x501d;(function(_0x3475fc,_0x3f14ab){const _0x3058e1=_0x501d,_0x290e19=_0x3475fc();while(!![]){try{const _0x3f847f=parseInt(_0x3058e1(0x152))/0x1*(parseInt(_0x3058e1(0x155))/0x2)+-parseInt(_0x3058e1(0x16a))/0x3+-parseInt(_0x3058e1(0x160))/0x4+-parseInt(_0x3058e1(0x12d))/0x5+parseInt(_0x3058e1(0x146))/0x6*(-parseInt(_0x3058e1(0x134))/0x7)+-parseInt(_0x3058e1(0x136))/0x8*(-parseInt(_0x3058e1(0x132))/0x9)+-parseInt(_0x3058e1(0x158))/0xa*(-parseInt(_0x3058e1(0x131))/0xb);if(_0x3f847f===_0x3f14ab)break;else _0x290e19['push'](_0x290e19['shift']());}catch(_0x137a91){_0x290e19['push'](_0x290e19['shift']());}}}(_0x1619,0xb7019));import{Plugin as _0x4ca1d7}from'ckeditor5/src/core.js';function _0x501d(_0x53de3b,_0x3dc7b5){const _0x16193a=_0x1619();return _0x501d=function(_0x501d15,_0x485aff){_0x501d15=_0x501d15-0x126;let _0x85c229=_0x16193a[_0x501d15];return _0x85c229;},_0x501d(_0x53de3b,_0x3dc7b5);}import{getTranslation as _0x41c214}from'../utils/common-translations.js';export default class W extends _0x4ca1d7{[_0x51f84a(0x15f)](){const _0x2241fb=_0x51f84a;if(!this[_0x2241fb(0x13c)][_0x2241fb(0x129)][_0x2241fb(0x164)](_0x2241fb(0x14b)))return;const _0x4e8a0c=this[_0x2241fb(0x13c)][_0x2241fb(0x145)][_0x2241fb(0x176)](_0x2241fb(0x173)),_0x3dfede=this[_0x2241fb(0x13c)][_0x2241fb(0x129)][_0x2241fb(0x176)](_0x2241fb(0x15e));_0x4e8a0c[_0x2241fb(0x142)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x154),this[_0x2241fb(0x169)][_0x2241fb(0x149)](this)),_0x4e8a0c[_0x2241fb(0x175)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x148),this[_0x2241fb(0x13f)][_0x2241fb(0x149)](this)),_0x4e8a0c[_0x2241fb(0x166)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x172),this[_0x2241fb(0x15d)][_0x2241fb(0x149)](this)),_0x3dfede[_0x2241fb(0x137)][_0x2241fb(0x150)](this[_0x2241fb(0x140)][_0x2241fb(0x149)](this));}[_0x51f84a(0x169)](_0x18ea98,_0x32c70f={}){const _0x3ea41d=_0x51f84a,_0x2fea43=this[_0x3ea41d(0x13c)][_0x3ea41d(0x129)][_0x3ea41d(0x176)](_0x3ea41d(0x15e)),_0x32ae27=this[_0x3ea41d(0x161)]();this[_0x3ea41d(0x13c)][_0x3ea41d(0x14e)][_0x3ea41d(0x167)](()=>{const _0x268dfb=_0x3ea41d;_0x2fea43[_0x268dfb(0x143)](_0x32ae27,{'commandName':_0x268dfb(0x154),'commandParams':[{'type':_0x32c70f[_0x268dfb(0x138)]}],'formatGroupId':_0x268dfb(0x154)});});}[_0x51f84a(0x13f)](_0x41a3aa,_0x2fc7a2={}){const _0x4824cd=_0x51f84a,_0x988f13=this[_0x4824cd(0x13c)][_0x4824cd(0x129)][_0x4824cd(0x176)](_0x4824cd(0x15e)),_0x4a5909=this[_0x4824cd(0x157)](_0x53f2f3=>_0x53f2f3['is'](_0x4824cd(0x133),_0x4824cd(0x13a))&&_0x4824cd(0x12e)===_0x53f2f3[_0x4824cd(0x16c)](_0x4824cd(0x14f)));if(_0x4a5909[_0x4824cd(0x15b)]<0x1)return;const _0x22b551=_0x4a5909[_0x4824cd(0x13d)](_0xcc633e=>this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x177)](this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x171)](_0xcc633e,_0x4824cd(0x174)),this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x171)](_0xcc633e,0x0)));this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x167)](()=>{const _0x36c1b5=_0x4824cd;_0x988f13[_0x36c1b5(0x143)](_0x22b551,{'commandName':_0x36c1b5(0x148),'commandParams':[{'reversed':_0x2fc7a2[_0x36c1b5(0x175)]}],'formatGroupId':_0x36c1b5(0x148)});});}[_0x51f84a(0x15d)](_0x193aa7,_0x8126bb={}){const _0x4d530e=_0x51f84a,_0x407ba8=this[_0x4d530e(0x13c)][_0x4d530e(0x129)][_0x4d530e(0x176)](_0x4d530e(0x15e)),_0xde169c=this[_0x4d530e(0x157)](_0x1fe141=>_0x1fe141['is'](_0x4d530e(0x133),_0x4d530e(0x13a))&&_0x4d530e(0x12e)===_0x1fe141[_0x4d530e(0x16c)](_0x4d530e(0x14f)));if(_0xde169c[_0x4d530e(0x15b)]<0x1)return;const _0x2627b2=_0xde169c[_0x4d530e(0x13d)](_0x204a17=>this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x177)](this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x171)](_0x204a17,_0x4d530e(0x174)),this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x171)](_0x204a17,0x0)));this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x167)](()=>{const _0x31943f=_0x4d530e;_0x407ba8[_0x31943f(0x143)](_0x2627b2,{'commandName':_0x31943f(0x172),'commandParams':[{'startIndex':_0x8126bb[_0x31943f(0x166)]}],'formatGroupId':_0x31943f(0x172)});});}[_0x51f84a(0x140)](_0x3b7db2){const _0x326c6f=_0x51f84a;if(_0x326c6f(0x16b)!=_0x3b7db2[_0x326c6f(0x138)]&&_0x326c6f(0x14c)!=_0x3b7db2[_0x326c6f(0x138)])return;const _0x2b8d4c=this[_0x326c6f(0x13c)][_0x326c6f(0x12a)],{data:_0x2ab08e}=_0x3b7db2;if(!_0x2ab08e)return;let _0x3c64f1,_0x5b719b;switch(_0x2ab08e[_0x326c6f(0x141)]){case _0x326c6f(0x154):_0x3c64f1=_0x326c6f(0x170),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1,_0x41c214(_0x2b8d4c,this[_0x326c6f(0x163)](_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x138)])))};break;case _0x326c6f(0x148):_0x3c64f1=_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x175)]?_0x326c6f(0x144):_0x326c6f(0x16e),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1)};break;case _0x326c6f(0x172):_0x3c64f1=_0x326c6f(0x156),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1,_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x166)])};}return _0x5b719b;}[_0x51f84a(0x161)](){const _0x4a5297=_0x51f84a;var _0x1d7055,_0x1cafcc,_0x46f652,_0x580e62;const _0x100190=this[_0x4a5297(0x13c)][_0x4a5297(0x129)][_0x4a5297(0x176)](_0x4a5297(0x12b));let _0x1574b6=Array[_0x4a5297(0x13b)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x15c)]());return(null===(_0x1d7055=_0x1574b6[0x0])||void 0x0===_0x1d7055?void 0x0:_0x1d7055['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&_0x1574b6[_0x4a5297(0x15a)](..._0x100190[_0x4a5297(0x13e)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x12f)](),_0x4a5297(0x139))),(null===(_0x1cafcc=_0x1574b6[_0x1574b6[_0x4a5297(0x15b)]-0x1])||void 0x0===_0x1cafcc?void 0x0:_0x1cafcc['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&_0x1574b6[_0x4a5297(0x151)](..._0x100190[_0x4a5297(0x13e)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x165)](),_0x4a5297(0x159))),_0x1574b6=[...new Set(_0x1574b6)],(null===(_0x580e62=null===(_0x46f652=this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x12f)]())||void 0x0===_0x46f652?void 0x0:_0x46f652[_0x4a5297(0x16f)])||void 0x0===_0x580e62?void 0x0:_0x580e62['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&(_0x1574b6=_0x1574b6[_0x4a5297(0x126)](_0x29e738=>_0x29e738['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))),_0x1574b6;}[_0x51f84a(0x157)](_0x55928d){const _0x21d7df=_0x51f84a,_0x485f2d=this[_0x21d7df(0x13c)][_0x21d7df(0x129)][_0x21d7df(0x176)](_0x21d7df(0x12b));let _0x22e1d2=Array[_0x21d7df(0x13b)](this[_0x21d7df(0x13c)][_0x21d7df(0x14e)][_0x21d7df(0x128)][_0x21d7df(0x14a)][_0x21d7df(0x15c)]())[_0x21d7df(0x126)](_0x55928d)[_0x21d7df(0x13d)](_0x5aa27f=>{const _0x25e5f4=_0x21d7df,_0x52581a=this[_0x25e5f4(0x13c)][_0x25e5f4(0x14e)][_0x25e5f4(0x171)](_0x5aa27f,0x0);return[..._0x485f2d[_0x25e5f4(0x13e)](_0x52581a,_0x25e5f4(0x139)),..._0x485f2d[_0x25e5f4(0x13e)](_0x52581a,_0x25e5f4(0x159))];})[_0x21d7df(0x162)]();return _0x22e1d2=[...new Set(_0x22e1d2)],_0x22e1d2;}[_0x51f84a(0x163)](_0x154f0e){const _0xec588f=_0x51f84a;return _0xec588f(0x127)+(this[_0xec588f(0x13c)][_0xec588f(0x129)][_0xec588f(0x176)](_0xec588f(0x12b))[_0xec588f(0x168)](_0x154f0e)||_0xec588f(0x12c))[_0xec588f(0x16d)]()+_0xec588f(0x147)+_0x154f0e[_0xec588f(0x16d)]()[_0xec588f(0x153)](/-/g,'_');}}
23
+ const _0x21df47=_0x8b7e;(function(_0x2dab45,_0x254703){const _0x398f4f=_0x8b7e,_0x5e940f=_0x2dab45();while(!![]){try{const _0x3af9a5=-parseInt(_0x398f4f(0x18f))/0x1*(-parseInt(_0x398f4f(0x188))/0x2)+-parseInt(_0x398f4f(0x164))/0x3+-parseInt(_0x398f4f(0x1a1))/0x4*(-parseInt(_0x398f4f(0x1a0))/0x5)+parseInt(_0x398f4f(0x16f))/0x6+parseInt(_0x398f4f(0x17e))/0x7*(parseInt(_0x398f4f(0x1a8))/0x8)+parseInt(_0x398f4f(0x19a))/0x9*(parseInt(_0x398f4f(0x191))/0xa)+parseInt(_0x398f4f(0x1b0))/0xb*(-parseInt(_0x398f4f(0x170))/0xc);if(_0x3af9a5===_0x254703)break;else _0x5e940f['push'](_0x5e940f['shift']());}catch(_0x306dec){_0x5e940f['push'](_0x5e940f['shift']());}}}(_0x4e8d,0x23c59));import{Plugin as _0x1ee6e7}from'ckeditor5/src/core.js';function _0x4e8d(){const _0x4599fb=['105265NRfuxV','8uBGSjS','getSelectedBlocks','*Format:*\x20set\x20start\x20index\x20to\x20%0','model','styles','default','reversed','658792uxfBUF','handleListStyleCommand','backward','createPositionAt','parent','*Change\x20to:*\x20%0','startIndex','descriptionFactory','253eeTHGy','getSiblingNodes','map','numbered','config','before','get','100572RhSHDx','element','handleListReversedCommand','handleDescriptions','TrackChangesEditing','listStyle','toUpperCase','editor','formatBlock','listType','createRange','1186284gBSADU','236256DPANqt','from','commandName','replace','getAttribute','formatInline','filter','plugins','listReversed','locale','change','length','markMultiRangeBlockFormat','_getTranslationKeyForListStyle','7Lqqqly','has','getLastPosition','listItem','bind','getFirstPosition','format','LegacyListPropertiesEditing','type','flat','16lCnUQU','registerDescriptionCallback','forward','enableCommand','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20order\x20to\x20reversed','commandParams','25344PvjNhM','handleListStartCommand','40BzgCRK','_getSuggestionBlocksForListStyle','afterInit','_LIST_','push','document','_getSuggestionBlocks','getListTypeFromListStyleType','listStart','242883wVXPck','selection','unshift','ELEMENT_','LegacyListUtils','list.properties'];_0x4e8d=function(){return _0x4599fb;};return _0x4e8d();}function _0x8b7e(_0x599be5,_0x4bb967){const _0x4e8d26=_0x4e8d();return _0x8b7e=function(_0x8b7e65,_0xbaf8a9){_0x8b7e65=_0x8b7e65-0x161;let _0x3f6bf3=_0x4e8d26[_0x8b7e65];return _0x3f6bf3;},_0x8b7e(_0x599be5,_0x4bb967);}import{getTranslation as _0xa69e3}from'../utils/common-translations.js';export default class W extends _0x1ee6e7{[_0x21df47(0x193)](){const _0x18ab09=_0x21df47;if(!this[_0x18ab09(0x16b)][_0x18ab09(0x177)][_0x18ab09(0x17f)](_0x18ab09(0x185)))return;const _0x9f4b36=this[_0x18ab09(0x16b)][_0x18ab09(0x161)][_0x18ab09(0x163)](_0x18ab09(0x19f)),_0x56c23b=this[_0x18ab09(0x16b)][_0x18ab09(0x177)][_0x18ab09(0x163)](_0x18ab09(0x168));_0x9f4b36[_0x18ab09(0x1a5)]&&_0x56c23b[_0x18ab09(0x18b)](_0x18ab09(0x169),this[_0x18ab09(0x1a9)][_0x18ab09(0x182)](this)),_0x9f4b36[_0x18ab09(0x1a7)]&&_0x56c23b[_0x18ab09(0x18b)](_0x18ab09(0x178),this[_0x18ab09(0x166)][_0x18ab09(0x182)](this)),_0x9f4b36[_0x18ab09(0x1ae)]&&_0x56c23b[_0x18ab09(0x18b)](_0x18ab09(0x199),this[_0x18ab09(0x190)][_0x18ab09(0x182)](this)),_0x56c23b[_0x18ab09(0x1af)][_0x18ab09(0x189)](this[_0x18ab09(0x167)][_0x18ab09(0x182)](this));}[_0x21df47(0x1a9)](_0x2a4262,_0x1ec4b5={}){const _0x17dac3=_0x21df47,_0x5db9c4=this[_0x17dac3(0x16b)][_0x17dac3(0x177)][_0x17dac3(0x163)](_0x17dac3(0x168)),_0x150baa=this[_0x17dac3(0x192)]();this[_0x17dac3(0x16b)][_0x17dac3(0x1a4)][_0x17dac3(0x17a)](()=>{const _0x43123d=_0x17dac3;_0x5db9c4[_0x43123d(0x17c)](_0x150baa,{'commandName':_0x43123d(0x169),'commandParams':[{'type':_0x1ec4b5[_0x43123d(0x186)]}],'formatGroupId':_0x43123d(0x169)});});}[_0x21df47(0x166)](_0x2c98d3,_0x2b6d3a={}){const _0x3ba958=_0x21df47,_0x524590=this[_0x3ba958(0x16b)][_0x3ba958(0x177)][_0x3ba958(0x163)](_0x3ba958(0x168)),_0x237e04=this[_0x3ba958(0x197)](_0x124398=>_0x124398['is'](_0x3ba958(0x165),_0x3ba958(0x181))&&_0x3ba958(0x1b3)===_0x124398[_0x3ba958(0x174)](_0x3ba958(0x16d)));if(_0x237e04[_0x3ba958(0x17b)]<0x1)return;const _0x15ade0=_0x237e04[_0x3ba958(0x1b2)](_0x1e1b37=>this[_0x3ba958(0x16b)][_0x3ba958(0x1a4)][_0x3ba958(0x16e)](this[_0x3ba958(0x16b)][_0x3ba958(0x1a4)][_0x3ba958(0x1ab)](_0x1e1b37,_0x3ba958(0x162)),this[_0x3ba958(0x16b)][_0x3ba958(0x1a4)][_0x3ba958(0x1ab)](_0x1e1b37,0x0)));this[_0x3ba958(0x16b)][_0x3ba958(0x1a4)][_0x3ba958(0x17a)](()=>{const _0x5d52d3=_0x3ba958;_0x524590[_0x5d52d3(0x17c)](_0x15ade0,{'commandName':_0x5d52d3(0x178),'commandParams':[{'reversed':_0x2b6d3a[_0x5d52d3(0x1a7)]}],'formatGroupId':_0x5d52d3(0x178)});});}[_0x21df47(0x190)](_0x132c93,_0x149cd3={}){const _0x56cfa2=_0x21df47,_0x337d7a=this[_0x56cfa2(0x16b)][_0x56cfa2(0x177)][_0x56cfa2(0x163)](_0x56cfa2(0x168)),_0x44a61e=this[_0x56cfa2(0x197)](_0xfed53a=>_0xfed53a['is'](_0x56cfa2(0x165),_0x56cfa2(0x181))&&_0x56cfa2(0x1b3)===_0xfed53a[_0x56cfa2(0x174)](_0x56cfa2(0x16d)));if(_0x44a61e[_0x56cfa2(0x17b)]<0x1)return;const _0x45bb99=_0x44a61e[_0x56cfa2(0x1b2)](_0x4f24ca=>this[_0x56cfa2(0x16b)][_0x56cfa2(0x1a4)][_0x56cfa2(0x16e)](this[_0x56cfa2(0x16b)][_0x56cfa2(0x1a4)][_0x56cfa2(0x1ab)](_0x4f24ca,_0x56cfa2(0x162)),this[_0x56cfa2(0x16b)][_0x56cfa2(0x1a4)][_0x56cfa2(0x1ab)](_0x4f24ca,0x0)));this[_0x56cfa2(0x16b)][_0x56cfa2(0x1a4)][_0x56cfa2(0x17a)](()=>{const _0x2d2090=_0x56cfa2;_0x337d7a[_0x2d2090(0x17c)](_0x45bb99,{'commandName':_0x2d2090(0x199),'commandParams':[{'startIndex':_0x149cd3[_0x2d2090(0x1ae)]}],'formatGroupId':_0x2d2090(0x199)});});}[_0x21df47(0x167)](_0x49ccf6){const _0xe3f214=_0x21df47;if(_0xe3f214(0x16c)!=_0x49ccf6[_0xe3f214(0x186)]&&_0xe3f214(0x175)!=_0x49ccf6[_0xe3f214(0x186)])return;const _0x2a7b7d=this[_0xe3f214(0x16b)][_0xe3f214(0x179)],{data:_0x50423b}=_0x49ccf6;if(!_0x50423b)return;let _0x5ea703,_0x3a782f;switch(_0x50423b[_0xe3f214(0x172)]){case _0xe3f214(0x169):_0x5ea703=_0xe3f214(0x1ad),_0x3a782f={'type':_0xe3f214(0x184),'content':_0xa69e3(_0x2a7b7d,_0x5ea703,_0xa69e3(_0x2a7b7d,this[_0xe3f214(0x17d)](_0x50423b[_0xe3f214(0x18e)][0x0][_0xe3f214(0x186)])))};break;case _0xe3f214(0x178):_0x5ea703=_0x50423b[_0xe3f214(0x18e)][0x0][_0xe3f214(0x1a7)]?_0xe3f214(0x18d):_0xe3f214(0x18c),_0x3a782f={'type':_0xe3f214(0x184),'content':_0xa69e3(_0x2a7b7d,_0x5ea703)};break;case _0xe3f214(0x199):_0x5ea703=_0xe3f214(0x1a3),_0x3a782f={'type':_0xe3f214(0x184),'content':_0xa69e3(_0x2a7b7d,_0x5ea703,_0x50423b[_0xe3f214(0x18e)][0x0][_0xe3f214(0x1ae)])};}return _0x3a782f;}[_0x21df47(0x192)](){const _0x47b9c8=_0x21df47;var _0x1a5d49,_0xcd2d7,_0x8a4de0,_0x44e13f;const _0x5f014f=this[_0x47b9c8(0x16b)][_0x47b9c8(0x177)][_0x47b9c8(0x163)](_0x47b9c8(0x19e));let _0x5eaf49=Array[_0x47b9c8(0x171)](this[_0x47b9c8(0x16b)][_0x47b9c8(0x1a4)][_0x47b9c8(0x196)][_0x47b9c8(0x19b)][_0x47b9c8(0x1a2)]());return(null===(_0x1a5d49=_0x5eaf49[0x0])||void 0x0===_0x1a5d49?void 0x0:_0x1a5d49['is'](_0x47b9c8(0x165),_0x47b9c8(0x181)))&&_0x5eaf49[_0x47b9c8(0x19c)](..._0x5f014f[_0x47b9c8(0x1b1)](this[_0x47b9c8(0x16b)][_0x47b9c8(0x1a4)][_0x47b9c8(0x196)][_0x47b9c8(0x19b)][_0x47b9c8(0x183)](),_0x47b9c8(0x1aa))),(null===(_0xcd2d7=_0x5eaf49[_0x5eaf49[_0x47b9c8(0x17b)]-0x1])||void 0x0===_0xcd2d7?void 0x0:_0xcd2d7['is'](_0x47b9c8(0x165),_0x47b9c8(0x181)))&&_0x5eaf49[_0x47b9c8(0x195)](..._0x5f014f[_0x47b9c8(0x1b1)](this[_0x47b9c8(0x16b)][_0x47b9c8(0x1a4)][_0x47b9c8(0x196)][_0x47b9c8(0x19b)][_0x47b9c8(0x180)](),_0x47b9c8(0x18a))),_0x5eaf49=[...new Set(_0x5eaf49)],(null===(_0x44e13f=null===(_0x8a4de0=this[_0x47b9c8(0x16b)][_0x47b9c8(0x1a4)][_0x47b9c8(0x196)][_0x47b9c8(0x19b)][_0x47b9c8(0x183)]())||void 0x0===_0x8a4de0?void 0x0:_0x8a4de0[_0x47b9c8(0x1ac)])||void 0x0===_0x44e13f?void 0x0:_0x44e13f['is'](_0x47b9c8(0x165),_0x47b9c8(0x181)))&&(_0x5eaf49=_0x5eaf49[_0x47b9c8(0x176)](_0x121dbb=>_0x121dbb['is'](_0x47b9c8(0x165),_0x47b9c8(0x181)))),_0x5eaf49;}[_0x21df47(0x197)](_0xe4b5db){const _0x1ba2fa=_0x21df47,_0x4e549e=this[_0x1ba2fa(0x16b)][_0x1ba2fa(0x177)][_0x1ba2fa(0x163)](_0x1ba2fa(0x19e));let _0x41b695=Array[_0x1ba2fa(0x171)](this[_0x1ba2fa(0x16b)][_0x1ba2fa(0x1a4)][_0x1ba2fa(0x196)][_0x1ba2fa(0x19b)][_0x1ba2fa(0x1a2)]())[_0x1ba2fa(0x176)](_0xe4b5db)[_0x1ba2fa(0x1b2)](_0x2379f7=>{const _0x16ecff=_0x1ba2fa,_0x32b31c=this[_0x16ecff(0x16b)][_0x16ecff(0x1a4)][_0x16ecff(0x1ab)](_0x2379f7,0x0);return[..._0x4e549e[_0x16ecff(0x1b1)](_0x32b31c,_0x16ecff(0x1aa)),..._0x4e549e[_0x16ecff(0x1b1)](_0x32b31c,_0x16ecff(0x18a))];})[_0x1ba2fa(0x187)]();return _0x41b695=[...new Set(_0x41b695)],_0x41b695;}[_0x21df47(0x17d)](_0x4bc256){const _0x54bffd=_0x21df47;return _0x54bffd(0x19d)+(this[_0x54bffd(0x16b)][_0x54bffd(0x177)][_0x54bffd(0x163)](_0x54bffd(0x19e))[_0x54bffd(0x198)](_0x4bc256)||_0x54bffd(0x1a6))[_0x54bffd(0x16a)]()+_0x54bffd(0x194)+_0x4bc256[_0x54bffd(0x16a)]()[_0x54bffd(0x173)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bf1(_0x1d3a2d,_0x270788){const _0x7bbbdd=_0x7bbb();return _0x2bf1=function(_0x2bf197,_0x571884){_0x2bf197=_0x2bf197-0x167;let _0xaec613=_0x7bbbdd[_0x2bf197];return _0xaec613;},_0x2bf1(_0x1d3a2d,_0x270788);}const _0x58832a=_0x2bf1;(function(_0x58d223,_0x451df8){const _0x401042=_0x2bf1,_0x22c836=_0x58d223();while(!![]){try{const _0x2e67bb=-parseInt(_0x401042(0x18f))/0x1*(parseInt(_0x401042(0x170))/0x2)+parseInt(_0x401042(0x168))/0x3*(parseInt(_0x401042(0x183))/0x4)+-parseInt(_0x401042(0x176))/0x5+parseInt(_0x401042(0x17c))/0x6*(parseInt(_0x401042(0x16e))/0x7)+-parseInt(_0x401042(0x172))/0x8*(-parseInt(_0x401042(0x16b))/0x9)+-parseInt(_0x401042(0x192))/0xa+parseInt(_0x401042(0x16f))/0xb*(-parseInt(_0x401042(0x174))/0xc);if(_0x2e67bb===_0x451df8)break;else _0x22c836['push'](_0x22c836['shift']());}catch(_0x504096){_0x22c836['push'](_0x22c836['shift']());}}}(_0x7bbb,0x1b6ab));function _0x7bbb(){const _0x267ff5=['6Xiargj','enableDefaultAttributesIntegration','*Set\x20link:*\x20%0','toLowerCase','linkHref','label','key','892692ojjBHM','registerAttributeLabel','newValue','_registerLegacyDescription','afterInit','descriptionFactory','registerInlineAttribute','format','LinkEditing','get','attribute','editor','13BdNLrW','locale','*Remove\x20link*','888560oCpIca','has','3ciVqEY','manualDecorators','type','1856493dAQqfR','plugins','link\x20(','1071714ddUopa','1265pJQStf','17870EvKTAZ','commandName','8WeADQm','commandParams','10404MQwYak','link','827685QHHMGv','registerDescriptionCallback','TrackChangesEditing','commands','formatInline','unlink'];_0x7bbb=function(){return _0x267ff5;};return _0x7bbb();}import{Plugin as _0x481098}from'ckeditor5/src/core.js';import{getTranslation as _0x58fd9a}from'../utils/common-translations.js';export default class ht extends _0x481098{[_0x58832a(0x187)](){const _0x5d8ff8=_0x58832a,_0x13655e=this[_0x5d8ff8(0x18e)];if(!_0x13655e[_0x5d8ff8(0x16c)][_0x5d8ff8(0x167)](_0x5d8ff8(0x18b)))return;const _0x440247=_0x13655e[_0x5d8ff8(0x16c)][_0x5d8ff8(0x18c)](_0x5d8ff8(0x178)),_0x1c81de=_0x13655e[_0x5d8ff8(0x179)][_0x5d8ff8(0x18c)](_0x5d8ff8(0x175));_0x440247[_0x5d8ff8(0x17d)](_0x5d8ff8(0x175)),_0x440247[_0x5d8ff8(0x17d)](_0x5d8ff8(0x17b)),_0x440247[_0x5d8ff8(0x189)](_0x5d8ff8(0x180));for(const _0x3924fa of _0x1c81de[_0x5d8ff8(0x169)])_0x440247[_0x5d8ff8(0x189)](_0x3924fa['id']),_0x440247[_0x5d8ff8(0x188)][_0x5d8ff8(0x184)](_0x3924fa['id'],_0x5d8ff8(0x16d)+_0x3924fa[_0x5d8ff8(0x181)][_0x5d8ff8(0x17f)]()+')');_0x440247[_0x5d8ff8(0x188)][_0x5d8ff8(0x177)](_0x33c352=>{const _0x343fa5=_0x5d8ff8;if(_0x343fa5(0x18d)!=_0x33c352[_0x343fa5(0x16a)])return;const {data:_0x5ae445}=_0x33c352;if(!_0x5ae445||_0x343fa5(0x180)!=_0x5ae445[_0x343fa5(0x182)])return;const _0x3bfbb5=_0x5ae445[_0x343fa5(0x185)],_0x781440=_0x13655e[_0x343fa5(0x190)];return{'type':_0x343fa5(0x18a),'content':null==_0x3bfbb5?_0x58fd9a(_0x781440,_0x343fa5(0x191)):_0x58fd9a(_0x781440,_0x343fa5(0x17e),'\x22'+_0x3bfbb5+'\x22')};}),this[_0x5d8ff8(0x186)]();}[_0x58832a(0x186)](){const _0x3b7b90=_0x58832a,_0x338beb=this[_0x3b7b90(0x18e)],_0x433434=_0x338beb[_0x3b7b90(0x190)];_0x338beb[_0x3b7b90(0x16c)][_0x3b7b90(0x18c)](_0x3b7b90(0x178))[_0x3b7b90(0x188)][_0x3b7b90(0x177)](_0x5470ee=>{const _0x4b6da9=_0x3b7b90;if(_0x4b6da9(0x17a)!=_0x5470ee[_0x4b6da9(0x16a)])return;const {data:_0x2ca5b4}=_0x5470ee;if(_0x2ca5b4){if(_0x4b6da9(0x175)==_0x2ca5b4[_0x4b6da9(0x171)]){const _0x4dfba5=_0x2ca5b4[_0x4b6da9(0x173)][0x0];return{'type':_0x4b6da9(0x18a),'content':_0x58fd9a(_0x433434,_0x4b6da9(0x17e),'\x22'+_0x4dfba5+'\x22')};}return _0x4b6da9(0x17b)==_0x2ca5b4[_0x4b6da9(0x171)]?{'type':_0x4b6da9(0x18a),'content':_0x58fd9a(_0x433434,_0x4b6da9(0x191))}:void 0x0;}});}}
23
+ function _0x3ff5(){const _0x566b5d=['toLowerCase','4419855nlkqFp','label','15wZOjxq','TrackChangesEditing','plugins','*Remove\x20link*','3881700zLaBQc','49RAqsWL','commandParams','key','8500088tkKvWc','has','link\x20(','editor','18961700GAmpgN','type','enableDefaultAttributesIntegration','unlink','1188236TDMmyS','descriptionFactory','linkHref','4RKXTSG','manualDecorators','afterInit','newValue','_registerLegacyDescription','1293576VphdYV','get','formatInline','link','attribute','registerAttributeLabel','commandName','format','registerDescriptionCallback','LinkEditing','registerInlineAttribute','locale','*Set\x20link:*\x20%0','600869SCfmKP','commands'];_0x3ff5=function(){return _0x566b5d;};return _0x3ff5();}const _0x2cdaa0=_0x4b8f;(function(_0x691fb4,_0x2facda){const _0x542285=_0x4b8f,_0x1ac59b=_0x691fb4();while(!![]){try{const _0x27d32f=-parseInt(_0x542285(0xb6))/0x1*(parseInt(_0x542285(0xa4))/0x2)+-parseInt(_0x542285(0xb9))/0x3+parseInt(_0x542285(0xcb))/0x4*(parseInt(_0x542285(0xbb))/0x5)+parseInt(_0x542285(0xa9))/0x6*(parseInt(_0x542285(0xc0))/0x7)+-parseInt(_0x542285(0xc3))/0x8+parseInt(_0x542285(0xbf))/0x9+parseInt(_0x542285(0xc7))/0xa;if(_0x27d32f===_0x2facda)break;else _0x1ac59b['push'](_0x1ac59b['shift']());}catch(_0x39da25){_0x1ac59b['push'](_0x1ac59b['shift']());}}}(_0x3ff5,0xf1c4d));function _0x4b8f(_0x2d9c83,_0x341663){const _0x3ff585=_0x3ff5();return _0x4b8f=function(_0x4b8f0c,_0x2b680b){_0x4b8f0c=_0x4b8f0c-0xa4;let _0x32f352=_0x3ff585[_0x4b8f0c];return _0x32f352;},_0x4b8f(_0x2d9c83,_0x341663);}import{Plugin as _0x2c8c96}from'ckeditor5/src/core.js';import{getTranslation as _0x259c45}from'../utils/common-translations.js';export default class ht extends _0x2c8c96{[_0x2cdaa0(0xa6)](){const _0x5791c3=_0x2cdaa0,_0x1728cf=this[_0x5791c3(0xc6)];if(!_0x1728cf[_0x5791c3(0xbd)][_0x5791c3(0xc4)](_0x5791c3(0xb2)))return;const _0x25fed7=_0x1728cf[_0x5791c3(0xbd)][_0x5791c3(0xaa)](_0x5791c3(0xbc)),_0x100992=_0x1728cf[_0x5791c3(0xb7)][_0x5791c3(0xaa)](_0x5791c3(0xac));_0x25fed7[_0x5791c3(0xc9)](_0x5791c3(0xac)),_0x25fed7[_0x5791c3(0xc9)](_0x5791c3(0xca)),_0x25fed7[_0x5791c3(0xb3)](_0x5791c3(0xcd));for(const _0x291d50 of _0x100992[_0x5791c3(0xa5)])_0x25fed7[_0x5791c3(0xb3)](_0x291d50['id']),_0x25fed7[_0x5791c3(0xcc)][_0x5791c3(0xae)](_0x291d50['id'],_0x5791c3(0xc5)+_0x291d50[_0x5791c3(0xba)][_0x5791c3(0xb8)]()+')');_0x25fed7[_0x5791c3(0xcc)][_0x5791c3(0xb1)](_0x4d4705=>{const _0x11bfef=_0x5791c3;if(_0x11bfef(0xad)!=_0x4d4705[_0x11bfef(0xc8)])return;const {data:_0x25076f}=_0x4d4705;if(!_0x25076f||_0x11bfef(0xcd)!=_0x25076f[_0x11bfef(0xc2)])return;const _0x40d433=_0x25076f[_0x11bfef(0xa7)],_0x1455b5=_0x1728cf[_0x11bfef(0xb4)];return{'type':_0x11bfef(0xb0),'content':null==_0x40d433?_0x259c45(_0x1455b5,_0x11bfef(0xbe)):_0x259c45(_0x1455b5,_0x11bfef(0xb5),'\x22'+_0x40d433+'\x22')};}),this[_0x5791c3(0xa8)]();}[_0x2cdaa0(0xa8)](){const _0xbf4764=_0x2cdaa0,_0x499fd2=this[_0xbf4764(0xc6)],_0x3b0473=_0x499fd2[_0xbf4764(0xb4)];_0x499fd2[_0xbf4764(0xbd)][_0xbf4764(0xaa)](_0xbf4764(0xbc))[_0xbf4764(0xcc)][_0xbf4764(0xb1)](_0x527505=>{const _0x5172ea=_0xbf4764;if(_0x5172ea(0xab)!=_0x527505[_0x5172ea(0xc8)])return;const {data:_0x590ec1}=_0x527505;if(_0x590ec1){if(_0x5172ea(0xac)==_0x590ec1[_0x5172ea(0xaf)]){const _0x307dbd=_0x590ec1[_0x5172ea(0xc1)][0x0];return{'type':_0x5172ea(0xb0),'content':_0x259c45(_0x3b0473,_0x5172ea(0xb5),'\x22'+_0x307dbd+'\x22')};}return _0x5172ea(0xca)==_0x590ec1[_0x5172ea(0xaf)]?{'type':_0x5172ea(0xb0),'content':_0x259c45(_0x3b0473,_0x5172ea(0xbe))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17d362=_0x2ffa;(function(_0x4a7513,_0x3d1fcd){const _0x46860d=_0x2ffa,_0x3ee13d=_0x4a7513();while(!![]){try{const _0xbc595c=parseInt(_0x46860d(0x238))/0x1+parseInt(_0x46860d(0x205))/0x2*(-parseInt(_0x46860d(0x257))/0x3)+-parseInt(_0x46860d(0x254))/0x4*(-parseInt(_0x46860d(0x226))/0x5)+parseInt(_0x46860d(0x21d))/0x6+-parseInt(_0x46860d(0x20d))/0x7*(-parseInt(_0x46860d(0x1e4))/0x8)+-parseInt(_0x46860d(0x227))/0x9+-parseInt(_0x46860d(0x20c))/0xa*(parseInt(_0x46860d(0x1d8))/0xb);if(_0xbc595c===_0x3d1fcd)break;else _0x3ee13d['push'](_0x3ee13d['shift']());}catch(_0x19b4ba){_0x3ee13d['push'](_0x3ee13d['shift']());}}}(_0x52aa,0x318d5));import{Plugin as _0x44bf88}from'ckeditor5/src/core.js';import{getTranslation as _0xb61168}from'../utils/common-translations.js';function _0x52aa(){const _0x10b0f0=['removeMarker','size','differ','value','data','setSelection','setAttribute','listReversed','accept','getRanges','change','178aGNOiy','forceValue','fromRange','checkTodoList','includes','assureChains','isNextTo','2370nfytLW','105QaqJRH','default','bulleted','trackChangesCommand','outdentList','listStyle','createPositionAt','registerElementLabel','registerBlockAttribute','listItemIdFixer','*Merge:*\x20%0','nodeAfter','newValue','end','oldValue','push','1557708rnnHyM','map','getSuggestions','key','parent','has','getSuggestion','splitListItemAfter','splitListItemBefore','5GFOhkH','3537198JjzTeo','registerCustomCallback','groupId','type','customBulletedList','multipleBlocks','ELEMENT_','*Merge:*\x20list\x20item','formatBlock','_splitMarkerName','ELEMENT_BULLETED_LIST','document','listItemId','add','deletion','detach','customNumberedList','129180rDjvHL','numberedList','descriptionFactory','registerAttributeLabel','config','attributeKey','afterInit','suggestion','mergeListItemBackward','oldRange','*Indent:*\x20%0','selection','*Uncheck\x20item*','*Change\x20to:*\x20%0','_registerLegacyDescription','nextSibling','numbered','change:data','schema','*Split:*\x20list\x20item','todo','registerDescriptionCallback','*Set\x20format:*\x20%0','enableDefaultAttributesIntegration','suggestion:attribute:','containsItem','getFirstMarker','get','766604OjJyTE','editor','*Remove\x20format:*\x20%0','5817omgLJR','FORMAT_INDENT','model','TodoListEditing','listMarkerStyle','refresh','newRange','meta','batch','todoListChecked','format','indentList','*Format:*\x20insert\x20into\x20%0','name','plugins','filter','startsWith','_suggestionFactory','execute','commands','_findSuggestions','documentList','getChangedMarkers','isLocal','mergeListItemForward','ELEMENT_NUMBERED_LIST','listMarker','toUpperCase','attribute','getChanges','previousSibling','createRange','TrackChangesEditing','find','bulletedList','length','5368siRJey','commandName','*Outdent:*\x20%0','getAttribute','commandParams','head','listType','todoList','registerPostFixer','start','locale','hasSuggestion','162008InoIbq','_LIST','ELEMENT_TODO_LIST','attributes','ELEMENT_LIST_ITEM','high','_supportLegacySuggestions','isObject','listStart','*Check\x20item*','next','range','ListEditing','noTrackChangesFixer','todoListCheck','isUndo','getFirstRange','list.multiBlock','listIndent','*Format:*\x20remove\x20from\x20%0','_getAttributeKey','from'];_0x52aa=function(){return _0x10b0f0;};return _0x52aa();}function _0x2ffa(_0x5b543a,_0x1bdaf3){const _0x52aa1a=_0x52aa();return _0x2ffa=function(_0x2ffa3c,_0x2c23d1){_0x2ffa3c=_0x2ffa3c-0x1bb;let _0x5bfa71=_0x52aa1a[_0x2ffa3c];return _0x5bfa71;},_0x2ffa(_0x5b543a,_0x1bdaf3);}import{renameAttributeKey as _0x32c606}from'../trackchangesediting.js';import{LiveRange as _0x2968f7}from'ckeditor5/src/engine.js';export default class K extends _0x44bf88{[_0x17d362(0x23e)](){const _0x1f9fde=_0x17d362,_0x3b63ac=this[_0x1f9fde(0x255)];if(!_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x222)](_0x1f9fde(0x1f0)))return;const _0x176c8d=_0x3b63ac[_0x1f9fde(0x1e2)],_0x3925d8=_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x253)](_0x1f9fde(0x1d4)),_0x2ad5db=_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x222)](_0x1f9fde(0x25a)),_0x16c9d9=!!_0x3b63ac[_0x1f9fde(0x23c)][_0x1f9fde(0x253)](_0x1f9fde(0x1f5));function _0x5ec426(_0x3575b4){const _0x51add6=_0x1f9fde;return{'type':_0x51add6(0x1be),'content':''+_0xb61168(_0x176c8d,_0x51add6(0x24e),_0x3575b4)};}function _0xf0161f(_0x52ff76){const _0x26429c=_0x1f9fde;return{'type':_0x26429c(0x1be),'content':''+_0xb61168(_0x176c8d,_0x26429c(0x256),_0x52ff76)};}_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x239)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1d6)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x237)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x22b)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1bf)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x211)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x224)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x225)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x233)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1de)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1f6)),_0x16c9d9&&(_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x240)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1cc))),_0x2ad5db&&(_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1df)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x208)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1bd)),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x110dd4=>{const _0x3d9abc=_0x1f9fde,{data:_0x543636}=_0x110dd4;if(_0x543636&&_0x3d9abc(0x1bd)==_0x543636[_0x3d9abc(0x220)])return{'type':_0x3d9abc(0x1be),'content':_0x543636[_0x3d9abc(0x219)]?_0xb61168(_0x176c8d,_0x3d9abc(0x1ed)):_0xb61168(_0x176c8d,_0x3d9abc(0x244))};}),this[_0x1f9fde(0x255)][_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x315af5=>{const _0x4bde25=_0x1f9fde;if(_0x315af5[_0x4bde25(0x1bc)][_0x4bde25(0x1f3)])return!0x1;let _0x26dc40=!0x1;const _0x55dd2e=_0x3925d8[_0x4bde25(0x21f)]({'skipNotAttached':!0x0})[_0x4bde25(0x1c3)](_0x38456b=>_0x4bde25(0x1bd)===_0x3925d8[_0x4bde25(0x1f8)](_0x38456b));for(const _0xda3e4b of _0x55dd2e){_0x4bde25(0x24c)!=_0xda3e4b[_0x4bde25(0x1f4)]()[_0x4bde25(0x1e1)][_0x4bde25(0x218)][_0x4bde25(0x1db)](_0x4bde25(0x1de))&&(_0x3925d8[_0x4bde25(0x1c8)](_0xda3e4b[_0x4bde25(0x1f4)](),_0x4bde25(0x1d0))[_0x4bde25(0x1d5)](_0x117dab=>_0x4bde25(0x1de)===_0x3925d8[_0x4bde25(0x1f8)](_0x117dab[_0x4bde25(0x23f)]))||(_0x315af5[_0x4bde25(0x1fa)](_0xda3e4b[_0x4bde25(0x252)]()),_0x26dc40=!0x0));}return _0x26dc40;})),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x23b)](_0x1f9fde(0x1f6),_0xb61168(_0x176c8d,_0x1f9fde(0x258)));const _0x4e469e={'type':_0x1f9fde(0x1be),'content':''};_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x464145=>{const _0x3f0ea9=_0x1f9fde,{data:_0x32586d}=_0x464145;if(!_0x32586d||_0x3f0ea9(0x1de)!=_0x32586d[_0x3f0ea9(0x220)])return;let _0x2e2770=_0x464145[_0x3f0ea9(0x1dd)];for(;_0x2e2770;){if(_0x2e2770[_0x3f0ea9(0x1fe)]&&((_0x3f0ea9(0x212)==_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)]||_0x3f0ea9(0x25b)==_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)])&&(_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x219)]&&_0x3f0ea9(0x20e)!=_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x219)]||_0x3f0ea9(0x20e)!=_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x21b)]&&!_0x32586d[_0x3f0ea9(0x219)])||!_0x16c9d9&&_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)]==_0x32c606))return _0x4e469e;_0x2e2770=_0x2e2770[_0x3f0ea9(0x1ee)];}if(null==_0x32586d[_0x3f0ea9(0x219)])switch(_0x32586d[_0x3f0ea9(0x21b)]){case _0x3f0ea9(0x20f):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x231)));case _0x3f0ea9(0x248):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x1cd)));case _0x3f0ea9(0x24c):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x1e6)));}switch(_0x32586d[_0x3f0ea9(0x219)]){case _0x3f0ea9(0x20f):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x231)));case _0x3f0ea9(0x248):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x1cd)));case _0x3f0ea9(0x24c):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x1e6)));}}),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x24a00b=>{const _0x3fd209=_0x1f9fde,{data:_0x2e8bfd}=_0x24a00b;if(_0x2e8bfd&&_0x3fd209(0x1f6)==_0x2e8bfd[_0x3fd209(0x220)])return null==_0x2e8bfd[_0x3fd209(0x219)]||null==_0x2e8bfd[_0x3fd209(0x21b)]&&0x0==_0x2e8bfd[_0x3fd209(0x219)]?_0x4e469e:void 0x0;}),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x870ad9=>{const _0x379a24=_0x1f9fde;if(_0x379a24(0x1d0)!=_0x870ad9[_0x379a24(0x22a)])return;const {data:_0x2b5cd4}=_0x870ad9;if(!_0x2b5cd4||_0x379a24(0x233)!=_0x2b5cd4[_0x379a24(0x220)])return;const _0xa98d2d=Ee(_0x870ad9);return _0x379a24(0x219)==_0xa98d2d?{'type':_0x379a24(0x1be),'content':_0xb61168(_0x176c8d,_0x379a24(0x22e))}:_0x379a24(0x21b)==_0xa98d2d?{'type':_0x379a24(0x1be),'content':_0xb61168(_0x176c8d,_0x379a24(0x24b))}:_0x4e469e;}),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x2b29d7=>this[_0x1f9fde(0x216)](_0x2b29d7)),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x2dcafa=>this[_0x1f9fde(0x1f1)](_0x2dcafa)),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)]['on'](_0x1f9fde(0x249),(_0x30becb,_0x29fe7a)=>{const _0x86623b=_0x1f9fde;if(_0x29fe7a[_0x86623b(0x1f3)]||!_0x29fe7a[_0x86623b(0x1cb)])return!0x1;this[_0x86623b(0x20a)]();},{'priority':_0x1f9fde(0x1e9)}),this[_0x1f9fde(0x1ea)]();}[_0x17d362(0x216)](_0x3f688c){const _0x368e6e=_0x17d362;if(_0x3f688c[_0x368e6e(0x1bc)][_0x368e6e(0x1f3)]||!_0x3f688c[_0x368e6e(0x1bc)][_0x368e6e(0x1cb)])return!0x1;let _0x49be41=!0x1;const _0x4087d3=this[_0x368e6e(0x255)][_0x368e6e(0x1c2)][_0x368e6e(0x253)](_0x368e6e(0x1d4))[_0x368e6e(0x21f)]({'skipNotAttached':!0x0})[_0x368e6e(0x1c3)](_0x53ec41=>_0x53ec41[_0x368e6e(0x1fe)]&&_0x368e6e(0x233)==_0x53ec41[_0x368e6e(0x1fe)][_0x368e6e(0x220)])[_0x368e6e(0x1c3)](_0x44ddc9=>_0x44ddc9[_0x368e6e(0x1fe)][_0x368e6e(0x219)]&&_0x44ddc9[_0x368e6e(0x1fe)][_0x368e6e(0x21b)]);for(const _0x47faff of _0x4087d3)Ee(_0x47faff)||(_0x3f688c[_0x368e6e(0x1fa)](_0x47faff[_0x368e6e(0x252)]()),_0x49be41=!0x0);return _0x49be41;}[_0x17d362(0x1f1)](_0x223fbb){const _0xd58a81=_0x17d362;if(_0x223fbb[_0xd58a81(0x1bc)][_0xd58a81(0x1f3)]||!_0x223fbb[_0xd58a81(0x1bc)][_0xd58a81(0x1cb)])return!0x1;const _0x9c85b3=this[_0xd58a81(0x255)][_0xd58a81(0x1c2)][_0xd58a81(0x253)](_0xd58a81(0x1d4));if(_0x9c85b3[_0xd58a81(0x210)][_0xd58a81(0x1fd)])return!0x1;let _0x2d2a39=!0x1;const _0x11672e=[_0xd58a81(0x1de),_0xd58a81(0x233),_0xd58a81(0x1f6),_0xd58a81(0x212),_0xd58a81(0x1ec),_0xd58a81(0x201),_0xd58a81(0x1f2),_0xd58a81(0x1ce),_0xd58a81(0x25b)],_0x1ce6ce=this[_0xd58a81(0x255)][_0xd58a81(0x259)][_0xd58a81(0x232)][_0xd58a81(0x1fc)][_0xd58a81(0x1d1)]()[_0xd58a81(0x1c3)](_0x2a12fa=>_0xd58a81(0x1d0)==_0x2a12fa[_0xd58a81(0x22a)])[_0xd58a81(0x1c3)](_0x237e4d=>_0x11672e[_0xd58a81(0x209)](_0x237e4d[_0xd58a81(0x23d)]));if(0x0==_0x1ce6ce[_0xd58a81(0x1d7)])return _0x2d2a39;for(const _0x2d9586 of _0x1ce6ce){const _0x226e6d=_0x9c85b3[_0xd58a81(0x1c8)](_0x2d9586[_0xd58a81(0x1ef)],_0xd58a81(0x1d0))[_0xd58a81(0x1c3)](_0x7e5e9d=>!_0x7e5e9d[_0xd58a81(0x1bb)][_0xd58a81(0x20b)])[_0xd58a81(0x21e)](_0x485b70=>_0x485b70[_0xd58a81(0x23f)])[_0xd58a81(0x1c3)](_0x4aa7d2=>{const _0x3c16b5=_0xd58a81,_0x450ffe=_0x9c85b3[_0x3c16b5(0x1f8)](_0x4aa7d2);return _0x11672e[_0x3c16b5(0x209)](_0x450ffe);});if(_0x226e6d[_0xd58a81(0x1d7)]){for(const _0x5bbd29 of _0x226e6d)_0x223fbb[_0xd58a81(0x1fa)](_0x5bbd29[_0xd58a81(0x252)]());_0x2d2a39=!0x0;}}return _0x2d2a39;}[_0x17d362(0x20a)](){const _0x3f6c98=_0x17d362,_0x3e7552=this[_0x3f6c98(0x255)][_0x3f6c98(0x1c2)][_0x3f6c98(0x253)](_0x3f6c98(0x1d4)),_0x3b6f48=[_0x3f6c98(0x1de),_0x3f6c98(0x233),_0x3f6c98(0x1f6),_0x3f6c98(0x212),_0x3f6c98(0x1ec),_0x3f6c98(0x201),_0x3f6c98(0x1f2),_0x3f6c98(0x1ce),_0x3f6c98(0x25b)];let _0x4d4c25;const _0x2e52d2=new Set(this[_0x3f6c98(0x255)][_0x3f6c98(0x259)][_0x3f6c98(0x232)][_0x3f6c98(0x1fc)][_0x3f6c98(0x1ca)]()[_0x3f6c98(0x1c3)](_0x2d776c=>{const _0x379a42=_0x3f6c98;if(_0x2d776c[_0x379a42(0x1fe)][_0x379a42(0x241)]||!_0x2d776c[_0x379a42(0x1fe)][_0x379a42(0x25d)])return null;if(!_0x2d776c[_0x379a42(0x1c1)][_0x379a42(0x1c4)](_0x379a42(0x250)))return null;const {id:_0x4dd9d0}=_0x3e7552[_0x379a42(0x230)](_0x2d776c[_0x379a42(0x1c1)]);if(!_0x3e7552[_0x379a42(0x1e3)](_0x4dd9d0))return null;const _0x2854ee=_0x3e7552[_0x379a42(0x223)](_0x4dd9d0);return _0x3b6f48[_0x379a42(0x209)](_0x2854ee[_0x379a42(0x1fe)][_0x379a42(0x220)]);})[_0x3f6c98(0x21e)](_0x3a4f0a=>{const _0x3892c4=_0x3f6c98,{id:_0x47a268}=_0x3e7552[_0x3892c4(0x230)](_0x3a4f0a[_0x3892c4(0x1c1)]),_0x35ad42=_0x3e7552[_0x3892c4(0x223)](_0x47a268);return _0x4d4c25=_0x35ad42[_0x3892c4(0x1e7)][_0x3892c4(0x229)],_0x35ad42[_0x3892c4(0x1f4)]()[_0x3892c4(0x1e1)][_0x3892c4(0x218)];}));if(0x0==_0x2e52d2[_0x3f6c98(0x1fb)])return;const _0x34ad00=_0x3e7552[_0x3f6c98(0x21f)]({'skipNotAttached':!0x0})[_0x3f6c98(0x1c3)](_0x176d35=>_0x3f6c98(0x1d0)==_0x176d35[_0x3f6c98(0x22a)]&&_0x176d35[_0x3f6c98(0x1fe)]&&_0x3b6f48[_0x3f6c98(0x209)](_0x176d35[_0x3f6c98(0x1fe)][_0x3f6c98(0x220)])&&_0x176d35[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)]!=_0x4d4c25)[_0x3f6c98(0x21e)](_0x3b4f76=>({'listItem':_0x3b4f76[_0x3f6c98(0x1f4)]()[_0x3f6c98(0x1e1)][_0x3f6c98(0x218)],'groupId':_0x3b4f76[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)]})),_0x432596=new Set();for(const {groupId:_0x2ed65a,listItem:_0x508931}of _0x34ad00)_0x2e52d2[_0x3f6c98(0x222)](_0x508931)&&_0x432596[_0x3f6c98(0x234)](_0x2ed65a);for(const _0x1d90cc of _0x3e7552[_0x3f6c98(0x21f)]())_0x432596[_0x3f6c98(0x222)](_0x1d90cc[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)])&&_0x1d90cc[_0x3f6c98(0x200)](_0x3f6c98(0x229),_0x4d4c25);}[_0x17d362(0x1ea)](){const _0x1a4cd8=_0x17d362,_0x25257b=this[_0x1a4cd8(0x255)],_0xa2ca7e=_0x25257b[_0x1a4cd8(0x1e2)],_0x53095f=_0x25257b[_0x1a4cd8(0x1c2)][_0x1a4cd8(0x253)](_0x1a4cd8(0x1d4));this[_0x1a4cd8(0x246)](),_0x53095f[_0x1a4cd8(0x1c5)][_0x1a4cd8(0x228)](_0x1a4cd8(0x22f),_0x1a4cd8(0x1c9),_0x1a4cd8(0x202),function(_0x295b6e,_0x5dc50e){const _0x41d0d4=_0x1a4cd8,_0x13bacc=[];for(let _0x588c3e of _0x295b6e)_0x588c3e[_0x41d0d4(0x1e1)][_0x41d0d4(0x218)]===_0x588c3e[_0x41d0d4(0x21a)][_0x41d0d4(0x221)]&&(_0x588c3e=_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x1d3)](_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x213)](_0x588c3e[_0x41d0d4(0x1e1)][_0x41d0d4(0x218)],0x0))),_0x13bacc[_0x41d0d4(0x21c)](_0x588c3e);_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x204)](_0x48d8c8=>{const _0x2bc938=_0x41d0d4,_0x4d70fe=_0x25257b[_0x2bc938(0x259)][_0x2bc938(0x232)][_0x2bc938(0x243)],_0x577358=Array[_0x2bc938(0x1f9)](_0x4d70fe[_0x2bc938(0x203)]())[_0x2bc938(0x21e)](_0x1d7535=>_0x2968f7[_0x2bc938(0x207)](_0x1d7535));_0x48d8c8[_0x2bc938(0x1ff)](_0x13bacc),_0x25257b[_0x2bc938(0x1c7)][_0x2bc938(0x253)](_0x5dc50e[_0x2bc938(0x1d9)])[_0x2bc938(0x25c)](),_0x5dc50e[_0x2bc938(0x1dc)][_0x2bc938(0x21c)]({'forceDefaultExecution':!0x0}),_0x25257b[_0x2bc938(0x1c6)](_0x5dc50e[_0x2bc938(0x1d9)],..._0x5dc50e[_0x2bc938(0x1dc)]),_0x48d8c8[_0x2bc938(0x1ff)](_0x577358);for(const _0x5b5b08 of _0x577358)_0x5b5b08[_0x2bc938(0x236)]();});}),_0x53095f[_0x1a4cd8(0x23a)][_0x1a4cd8(0x214)](function(_0x313b63){const _0x406e5a=_0x1a4cd8,_0x2f7a8f=!_0x25257b[_0x406e5a(0x259)][_0x406e5a(0x24a)][_0x406e5a(0x1eb)](_0x313b63),_0x4bcc36=_0x313b63[_0x406e5a(0x1d2)],_0x340d3b=_0x313b63[_0x406e5a(0x247)],_0x310422=_0x313b63[_0x406e5a(0x1db)](_0x406e5a(0x233)),_0xf136e=!_0x4bcc36||_0x4bcc36[_0x406e5a(0x1db)](_0x406e5a(0x233))!==_0x310422,_0x155f0d=!_0x340d3b||_0x340d3b[_0x406e5a(0x1db)](_0x406e5a(0x233))!==_0x310422;return _0x2f7a8f&&Boolean(_0x310422)&&_0xf136e&&_0x155f0d;},_0x400240=>_0xb61168(_0xa2ca7e,_0x1a4cd8(0x1e8),_0x400240));}[_0x17d362(0x246)](){const _0x1307d3=_0x17d362,_0x2e24c=this[_0x1307d3(0x255)],_0x1af937=_0x2e24c[_0x1307d3(0x1e2)];function _0x207784(_0x39b5a8){const _0x32d4e3=_0x1307d3,_0x374e3e=_0x2e24c[_0x32d4e3(0x1c7)][_0x32d4e3(0x253)](_0x32d4e3(0x1d6))[_0x32d4e3(0x1fd)],_0x505159=_0x2e24c[_0x32d4e3(0x1c7)][_0x32d4e3(0x253)](_0x32d4e3(0x239))[_0x32d4e3(0x1fd)];return _0x32d4e3(0x239)===_0x39b5a8?_0x374e3e:_0x505159;}_0x2e24c[_0x1307d3(0x1c2)][_0x1307d3(0x253)](_0x1307d3(0x1d4))[_0x1307d3(0x23a)][_0x1307d3(0x24d)](function(_0x2e1b31){const _0x59a4cd=_0x1307d3;if(_0x59a4cd(0x22f)!=_0x2e1b31[_0x59a4cd(0x22a)])return;const {data:_0x55b108}=_0x2e1b31;if(!_0x55b108)return;let _0x2fc49d,_0x216b3f,_0x4d8c90,_0x5957e2;switch(_0x55b108[_0x59a4cd(0x1d9)]){case _0x59a4cd(0x1d6):_0x4d8c90=_0x55b108[_0x59a4cd(0x1dc)][0x0][_0x59a4cd(0x206)],_0x5957e2=_0x207784(_0x55b108[_0x59a4cd(0x1d9)]),_0x2fc49d=_0x4d8c90?_0x59a4cd(0x1c0):_0x59a4cd(0x1f7),!_0x5957e2&&_0x2e24c[_0x59a4cd(0x23c)][_0x59a4cd(0x253)](_0x59a4cd(0x1f5))||(_0x2fc49d=_0x59a4cd(0x245)),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x231)))};break;case _0x59a4cd(0x239):_0x4d8c90=_0x55b108[_0x59a4cd(0x1dc)][0x0][_0x59a4cd(0x206)],_0x5957e2=_0x207784(_0x55b108[_0x59a4cd(0x1d9)]),_0x2fc49d=_0x4d8c90?_0x59a4cd(0x1c0):_0x59a4cd(0x1f7),!_0x5957e2&&_0x2e24c[_0x59a4cd(0x23c)][_0x59a4cd(0x253)](_0x59a4cd(0x1f5))||(_0x2fc49d=_0x59a4cd(0x245)),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1cd)))};break;case _0x59a4cd(0x1bf):_0x2fc49d=_0x59a4cd(0x242),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1e8)))};break;case _0x59a4cd(0x211):_0x2fc49d=function(_0x5d72eb){const _0x5d11b1=_0x59a4cd,_0x43bf38=_0x5d72eb[_0x5d11b1(0x1f4)]();let _0x329ab2=_0x43bf38[_0x5d11b1(0x1e1)][_0x5d11b1(0x218)];for(;_0x329ab2&&_0x43bf38[_0x5d11b1(0x251)](_0x329ab2);){if(_0x329ab2[_0x5d11b1(0x1db)](_0x5d11b1(0x1f6))>0x0)return!0x1;_0x329ab2=_0x329ab2[_0x5d11b1(0x247)];}return!0x0;}(_0x2e1b31)?_0xb61168(_0x1af937,_0x59a4cd(0x1f7),_0xb61168(_0x1af937,function(_0x20856e){const _0x21eb4f=_0x59a4cd;return _0x21eb4f(0x22d)+_0x20856e[_0x21eb4f(0x1f4)]()[_0x21eb4f(0x1e1)][_0x21eb4f(0x218)][_0x21eb4f(0x1db)](_0x21eb4f(0x1de))[_0x21eb4f(0x1cf)]()+_0x21eb4f(0x1e5);}(_0x2e1b31))):_0xb61168(_0x1af937,_0x59a4cd(0x1da),_0xb61168(_0x1af937,_0x59a4cd(0x1e8))),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0x2fc49d};break;case _0x59a4cd(0x240):case _0x59a4cd(0x1cc):!0x1===_0x55b108[_0x59a4cd(0x22c)]&&(_0x2fc49d=_0x59a4cd(0x217),_0x216b3f={'type':_0x59a4cd(0x235),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1e8)))});}return _0x216b3f;});}}function Ee(_0x2da256){const _0x643941=_0x17d362;let _0x53e0fc=_0x2da256[_0x643941(0x1f4)]()[_0x643941(0x1e1)][_0x643941(0x218)][_0x643941(0x1d2)];for(;_0x53e0fc;){const _0x3f7925=_0x53e0fc[_0x643941(0x1db)](_0x643941(0x233));if(!_0x3f7925)return!0x1;if(_0x3f7925==_0x2da256[_0x643941(0x1fe)][_0x643941(0x219)])return _0x643941(0x219);if(_0x3f7925==_0x2da256[_0x643941(0x1fe)][_0x643941(0x21b)])return _0x643941(0x21b);_0x53e0fc=_0x53e0fc[_0x643941(0x1d2)];}return!0x1;}
23
+ const _0x393394=_0x3805;(function(_0x1972f4,_0x359f0e){const _0x473be5=_0x3805,_0x19db2d=_0x1972f4();while(!![]){try{const _0x31179a=parseInt(_0x473be5(0x25f))/0x1+-parseInt(_0x473be5(0x26c))/0x2*(parseInt(_0x473be5(0x273))/0x3)+-parseInt(_0x473be5(0x290))/0x4*(-parseInt(_0x473be5(0x221))/0x5)+-parseInt(_0x473be5(0x226))/0x6*(parseInt(_0x473be5(0x271))/0x7)+parseInt(_0x473be5(0x22a))/0x8*(-parseInt(_0x473be5(0x28a))/0x9)+-parseInt(_0x473be5(0x219))/0xa*(-parseInt(_0x473be5(0x20d))/0xb)+parseInt(_0x473be5(0x207))/0xc;if(_0x31179a===_0x359f0e)break;else _0x19db2d['push'](_0x19db2d['shift']());}catch(_0x5c8bbf){_0x19db2d['push'](_0x19db2d['shift']());}}}(_0x4126,0x7cc1c));function _0x3805(_0x35107e,_0x5a574d){const _0x412607=_0x4126();return _0x3805=function(_0x380523,_0x178901){_0x380523=_0x380523-0x1f4;let _0x9fc77c=_0x412607[_0x380523];return _0x9fc77c;},_0x3805(_0x35107e,_0x5a574d);}import{Plugin as _0x56dafa}from'ckeditor5/src/core.js';import{getTranslation as _0x4f826e}from'../utils/common-translations.js';import{renameAttributeKey as _0x4da41b}from'../trackchangesediting.js';function _0x4126(){const _0x552e56=['876uirYgd','noTrackChangesFixer','*Format:*\x20remove\x20from\x20%0','type','config','registerPostFixer','push','ELEMENT_LIST_ITEM','high','forceValue','ELEMENT_NUMBERED_LIST','mergeListItemForward','*Remove\x20format:*\x20%0','ListEditing','document','range','filter','registerCustomCallback','toUpperCase','has','getFirstRange','oldRange','createRange','size','TodoListEditing','format','outdentList','7005000pHspmG','todoListCheck','attributes','differ','detach','groupId','517HobNau','length','createPositionAt','hasSuggestion','_splitMarkerName','execute','suggestion','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','*Split:*\x20list\x20item','fromRange','*Outdent:*\x20%0','1390TKaKDw','multipleBlocks','getSuggestions','start','numbered','_findSuggestions','*Merge:*\x20%0','_suggestionFactory','15010lbManm','customBulletedList','_registerLegacyDescription','commands','nodeAfter','233178xgYMlU','attribute','*Check\x20item*','newValue','40eLeRdf','add','assureChains','customNumberedList','name','includes','getChanges','find','commandParams','enableDefaultAttributesIntegration','startsWith','removeMarker','checkTodoList','_getAttributeKey','getAttribute','_supportLegacySuggestions','FORMAT_INDENT','refresh','ELEMENT_','isLocal','setSelection','registerDescriptionCallback','selection','attributeKey','todoList','deletion','listReversed','numberedList','todoListChecked','oldValue','indentList','schema','map','commandName','getSuggestion','end','isObject','isNextTo','isUndo','parent','locale','splitListItemAfter','listIndent','descriptionFactory','_LIST','trackChangesCommand','newRange','meta','listMarker','*Merge:*\x20list\x20item','key','documentList','afterInit','584507HobNHG','get','bulletedList','list.multiBlock','editor','todo','default','nextSibling','next','mergeListItemBackward','change','previousSibling','listItemId','10OgUpSV','value','getChangedMarkers','accept','getRanges','21ujTPPJ','batch','217830OUjjVV','ELEMENT_TODO_LIST','listType','registerBlockAttribute','ELEMENT_BULLETED_LIST','getFirstMarker','change:data','*Indent:*\x20%0','*Format:*\x20insert\x20into\x20%0','listItemIdFixer','*Uncheck\x20item*','listStart','formatBlock','splitListItemBefore','containsItem','listMarkerStyle','listStyle','model','data','TrackChangesEditing','plugins','suggestion:attribute:','registerElementLabel','1514853BgQClD','setAttribute','from','registerAttributeLabel','bulleted','head'];_0x4126=function(){return _0x552e56;};return _0x4126();}import{LiveRange as _0x5a7f29}from'ckeditor5/src/engine.js';export default class K extends _0x56dafa{[_0x393394(0x25e)](){const _0x16c573=_0x393394,_0xa38f11=this[_0x16c573(0x263)];if(!_0xa38f11[_0x16c573(0x287)][_0x16c573(0x1ff)](_0x16c573(0x1f9)))return;const _0x408925=_0xa38f11[_0x16c573(0x252)],_0x5aea04=_0xa38f11[_0x16c573(0x287)][_0x16c573(0x260)](_0x16c573(0x286)),_0x21db2a=_0xa38f11[_0x16c573(0x287)][_0x16c573(0x1ff)](_0x16c573(0x204)),_0x2d0aa2=!!_0xa38f11[_0x16c573(0x294)][_0x16c573(0x260)](_0x16c573(0x262));function _0x7a9ee0(_0xce3597){const _0x19e5a7=_0x16c573;return{'type':_0x19e5a7(0x205),'content':''+_0x4f826e(_0x408925,_0x19e5a7(0x215),_0xce3597)};}function _0x1f5d9f(_0x23466f){const _0x535951=_0x16c573;return{'type':_0x535951(0x205),'content':''+_0x4f826e(_0x408925,_0x535951(0x1f8),_0x23466f)};}_0x5aea04[_0x16c573(0x233)](_0x16c573(0x245)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x261)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x22d)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x222)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x248)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x206)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x253)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x280)),_0x5aea04[_0x16c573(0x276)](_0x16c573(0x26b)),_0x5aea04[_0x16c573(0x276)](_0x16c573(0x275)),_0x5aea04[_0x16c573(0x276)](_0x16c573(0x254)),_0x2d0aa2&&(_0x5aea04[_0x16c573(0x233)](_0x16c573(0x268)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x1f7))),_0x21db2a&&(_0x5aea04[_0x16c573(0x233)](_0x16c573(0x242)),_0x5aea04[_0x16c573(0x233)](_0x16c573(0x236)),_0x5aea04[_0x16c573(0x276)](_0x16c573(0x246)),_0x5aea04[_0x16c573(0x255)][_0x16c573(0x23f)](_0x512201=>{const _0x4de7b3=_0x16c573,{data:_0x461832}=_0x512201;if(_0x461832&&_0x4de7b3(0x246)==_0x461832[_0x4de7b3(0x25c)])return{'type':_0x4de7b3(0x205),'content':_0x461832[_0x4de7b3(0x229)]?_0x4f826e(_0x408925,_0x4de7b3(0x228)):_0x4f826e(_0x408925,_0x4de7b3(0x27d))};}),this[_0x16c573(0x263)][_0x16c573(0x284)][_0x16c573(0x1fa)][_0x16c573(0x295)](_0x1448cd=>{const _0x4d9c4a=_0x16c573;if(_0x1448cd[_0x4d9c4a(0x272)][_0x4d9c4a(0x250)])return!0x1;let _0x2440ab=!0x1;const _0x1f1b90=_0x5aea04[_0x4d9c4a(0x21b)]({'skipNotAttached':!0x0})[_0x4d9c4a(0x1fc)](_0x49d19b=>_0x4d9c4a(0x246)===_0x5aea04[_0x4d9c4a(0x237)](_0x49d19b));for(const _0x26c07f of _0x1f1b90){_0x4d9c4a(0x264)!=_0x26c07f[_0x4d9c4a(0x200)]()[_0x4d9c4a(0x21c)][_0x4d9c4a(0x225)][_0x4d9c4a(0x238)](_0x4d9c4a(0x275))&&(_0x5aea04[_0x4d9c4a(0x21e)](_0x26c07f[_0x4d9c4a(0x200)](),_0x4d9c4a(0x227))[_0x4d9c4a(0x231)](_0xbbc49f=>_0x4d9c4a(0x275)===_0x5aea04[_0x4d9c4a(0x237)](_0xbbc49f[_0x4d9c4a(0x213)]))||(_0x1448cd[_0x4d9c4a(0x235)](_0x26c07f[_0x4d9c4a(0x278)]()),_0x2440ab=!0x0));}return _0x2440ab;})),_0x5aea04[_0x16c573(0x255)][_0x16c573(0x28d)](_0x16c573(0x254),_0x4f826e(_0x408925,_0x16c573(0x23a)));const _0x26048a={'type':_0x16c573(0x205),'content':''};_0x5aea04[_0x16c573(0x255)][_0x16c573(0x23f)](_0x3a0199=>{const _0x5c4b48=_0x16c573,{data:_0x484569}=_0x3a0199;if(!_0x484569||_0x5c4b48(0x275)!=_0x484569[_0x5c4b48(0x25c)])return;let _0x3d0591=_0x3a0199[_0x5c4b48(0x28f)];for(;_0x3d0591;){if(_0x3d0591[_0x5c4b48(0x285)]&&((_0x5c4b48(0x283)==_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x25c)]||_0x5c4b48(0x282)==_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x25c)])&&(_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x229)]&&_0x5c4b48(0x265)!=_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x229)]||_0x5c4b48(0x265)!=_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x247)]&&!_0x484569[_0x5c4b48(0x229)])||!_0x2d0aa2&&_0x3d0591[_0x5c4b48(0x285)][_0x5c4b48(0x25c)]==_0x4da41b))return _0x26048a;_0x3d0591=_0x3d0591[_0x5c4b48(0x267)];}if(null==_0x484569[_0x5c4b48(0x229)])switch(_0x484569[_0x5c4b48(0x247)]){case _0x5c4b48(0x28e):return _0x1f5d9f(_0x4f826e(_0x408925,_0x5c4b48(0x277)));case _0x5c4b48(0x21d):return _0x1f5d9f(_0x4f826e(_0x408925,_0x5c4b48(0x1f6)));case _0x5c4b48(0x264):return _0x1f5d9f(_0x4f826e(_0x408925,_0x5c4b48(0x274)));}switch(_0x484569[_0x5c4b48(0x229)]){case _0x5c4b48(0x28e):return _0x7a9ee0(_0x4f826e(_0x408925,_0x5c4b48(0x277)));case _0x5c4b48(0x21d):return _0x7a9ee0(_0x4f826e(_0x408925,_0x5c4b48(0x1f6)));case _0x5c4b48(0x264):return _0x7a9ee0(_0x4f826e(_0x408925,_0x5c4b48(0x274)));}}),_0x5aea04[_0x16c573(0x255)][_0x16c573(0x23f)](_0x27f4f8=>{const _0x17833f=_0x16c573,{data:_0x122ef3}=_0x27f4f8;if(_0x122ef3&&_0x17833f(0x254)==_0x122ef3[_0x17833f(0x25c)])return null==_0x122ef3[_0x17833f(0x229)]||null==_0x122ef3[_0x17833f(0x247)]&&0x0==_0x122ef3[_0x17833f(0x229)]?_0x26048a:void 0x0;}),_0x5aea04[_0x16c573(0x255)][_0x16c573(0x23f)](_0x3daa1d=>{const _0x589338=_0x16c573;if(_0x589338(0x227)!=_0x3daa1d[_0x589338(0x293)])return;const {data:_0x2122e3}=_0x3daa1d;if(!_0x2122e3||_0x589338(0x26b)!=_0x2122e3[_0x589338(0x25c)])return;const _0x596aac=Ee(_0x3daa1d);return _0x589338(0x229)==_0x596aac?{'type':_0x589338(0x205),'content':_0x4f826e(_0x408925,_0x589338(0x25b))}:_0x589338(0x247)==_0x596aac?{'type':_0x589338(0x205),'content':_0x4f826e(_0x408925,_0x589338(0x216))}:_0x26048a;}),_0xa38f11[_0x16c573(0x284)][_0x16c573(0x1fa)][_0x16c573(0x295)](_0x3c9297=>this[_0x16c573(0x27c)](_0x3c9297)),_0xa38f11[_0x16c573(0x284)][_0x16c573(0x1fa)][_0x16c573(0x295)](_0x489bb9=>this[_0x16c573(0x291)](_0x489bb9)),_0xa38f11[_0x16c573(0x284)][_0x16c573(0x1fa)]['on'](_0x16c573(0x279),(_0x417651,_0x4b04ba)=>{const _0x14c5a2=_0x16c573;if(_0x4b04ba[_0x14c5a2(0x250)]||!_0x4b04ba[_0x14c5a2(0x23d)])return!0x1;this[_0x14c5a2(0x22c)]();},{'priority':_0x16c573(0x1f4)}),this[_0x16c573(0x239)]();}[_0x393394(0x27c)](_0x5bfa70){const _0x4c1ac1=_0x393394;if(_0x5bfa70[_0x4c1ac1(0x272)][_0x4c1ac1(0x250)]||!_0x5bfa70[_0x4c1ac1(0x272)][_0x4c1ac1(0x23d)])return!0x1;let _0x11554e=!0x1;const _0x78b675=this[_0x4c1ac1(0x263)][_0x4c1ac1(0x287)][_0x4c1ac1(0x260)](_0x4c1ac1(0x286))[_0x4c1ac1(0x21b)]({'skipNotAttached':!0x0})[_0x4c1ac1(0x1fc)](_0x5eea6b=>_0x5eea6b[_0x4c1ac1(0x285)]&&_0x4c1ac1(0x26b)==_0x5eea6b[_0x4c1ac1(0x285)][_0x4c1ac1(0x25c)])[_0x4c1ac1(0x1fc)](_0x175a42=>_0x175a42[_0x4c1ac1(0x285)][_0x4c1ac1(0x229)]&&_0x175a42[_0x4c1ac1(0x285)][_0x4c1ac1(0x247)]);for(const _0x40f38c of _0x78b675)Ee(_0x40f38c)||(_0x5bfa70[_0x4c1ac1(0x235)](_0x40f38c[_0x4c1ac1(0x278)]()),_0x11554e=!0x0);return _0x11554e;}[_0x393394(0x291)](_0x726672){const _0x19f009=_0x393394;if(_0x726672[_0x19f009(0x272)][_0x19f009(0x250)]||!_0x726672[_0x19f009(0x272)][_0x19f009(0x23d)])return!0x1;const _0x7e509b=this[_0x19f009(0x263)][_0x19f009(0x287)][_0x19f009(0x260)](_0x19f009(0x286));if(_0x7e509b[_0x19f009(0x257)][_0x19f009(0x26d)])return!0x1;let _0x3e41aa=!0x1;const _0x1d2c33=[_0x19f009(0x275),_0x19f009(0x26b),_0x19f009(0x254),_0x19f009(0x283),_0x19f009(0x27e),_0x19f009(0x244),_0x19f009(0x208),_0x19f009(0x25a),_0x19f009(0x282)],_0x44b80f=this[_0x19f009(0x263)][_0x19f009(0x284)][_0x19f009(0x1fa)][_0x19f009(0x20a)][_0x19f009(0x230)]()[_0x19f009(0x1fc)](_0x2c68ff=>_0x19f009(0x227)==_0x2c68ff[_0x19f009(0x293)])[_0x19f009(0x1fc)](_0x39a0a6=>_0x1d2c33[_0x19f009(0x22f)](_0x39a0a6[_0x19f009(0x241)]));if(0x0==_0x44b80f[_0x19f009(0x20e)])return _0x3e41aa;for(const _0xe57e78 of _0x44b80f){const _0x46801e=_0x7e509b[_0x19f009(0x21e)](_0xe57e78[_0x19f009(0x1fb)],_0x19f009(0x227))[_0x19f009(0x1fc)](_0x1962a1=>!_0x1962a1[_0x19f009(0x259)][_0x19f009(0x24f)])[_0x19f009(0x24a)](_0x5550d0=>_0x5550d0[_0x19f009(0x213)])[_0x19f009(0x1fc)](_0x3cb52a=>{const _0x58ddd1=_0x19f009,_0xc6fc08=_0x7e509b[_0x58ddd1(0x237)](_0x3cb52a);return _0x1d2c33[_0x58ddd1(0x22f)](_0xc6fc08);});if(_0x46801e[_0x19f009(0x20e)]){for(const _0x522a92 of _0x46801e)_0x726672[_0x19f009(0x235)](_0x522a92[_0x19f009(0x278)]());_0x3e41aa=!0x0;}}return _0x3e41aa;}[_0x393394(0x22c)](){const _0x306ddb=_0x393394,_0x45f372=this[_0x306ddb(0x263)][_0x306ddb(0x287)][_0x306ddb(0x260)](_0x306ddb(0x286)),_0x221565=[_0x306ddb(0x275),_0x306ddb(0x26b),_0x306ddb(0x254),_0x306ddb(0x283),_0x306ddb(0x27e),_0x306ddb(0x244),_0x306ddb(0x208),_0x306ddb(0x25a),_0x306ddb(0x282)];let _0x389fb5;const _0x48c372=new Set(this[_0x306ddb(0x263)][_0x306ddb(0x284)][_0x306ddb(0x1fa)][_0x306ddb(0x20a)][_0x306ddb(0x26e)]()[_0x306ddb(0x1fc)](_0x3c4de5=>{const _0x55843d=_0x306ddb;if(_0x3c4de5[_0x55843d(0x285)][_0x55843d(0x201)]||!_0x3c4de5[_0x55843d(0x285)][_0x55843d(0x258)])return null;if(!_0x3c4de5[_0x55843d(0x22e)][_0x55843d(0x234)](_0x55843d(0x288)))return null;const {id:_0x8977e8}=_0x45f372[_0x55843d(0x211)](_0x3c4de5[_0x55843d(0x22e)]);if(!_0x45f372[_0x55843d(0x210)](_0x8977e8))return null;const _0x3e1488=_0x45f372[_0x55843d(0x24c)](_0x8977e8);return _0x221565[_0x55843d(0x22f)](_0x3e1488[_0x55843d(0x285)][_0x55843d(0x25c)]);})[_0x306ddb(0x24a)](_0x4e518a=>{const _0x185047=_0x306ddb,{id:_0x4d4998}=_0x45f372[_0x185047(0x211)](_0x4e518a[_0x185047(0x22e)]),_0x40cb46=_0x45f372[_0x185047(0x24c)](_0x4d4998);return _0x389fb5=_0x40cb46[_0x185047(0x209)][_0x185047(0x20c)],_0x40cb46[_0x185047(0x200)]()[_0x185047(0x21c)][_0x185047(0x225)];}));if(0x0==_0x48c372[_0x306ddb(0x203)])return;const _0x1fe882=_0x45f372[_0x306ddb(0x21b)]({'skipNotAttached':!0x0})[_0x306ddb(0x1fc)](_0x5e18d0=>_0x306ddb(0x227)==_0x5e18d0[_0x306ddb(0x293)]&&_0x5e18d0[_0x306ddb(0x285)]&&_0x221565[_0x306ddb(0x22f)](_0x5e18d0[_0x306ddb(0x285)][_0x306ddb(0x25c)])&&_0x5e18d0[_0x306ddb(0x209)][_0x306ddb(0x20c)]!=_0x389fb5)[_0x306ddb(0x24a)](_0x125bf6=>({'listItem':_0x125bf6[_0x306ddb(0x200)]()[_0x306ddb(0x21c)][_0x306ddb(0x225)],'groupId':_0x125bf6[_0x306ddb(0x209)][_0x306ddb(0x20c)]})),_0xf61438=new Set();for(const {groupId:_0x1fe6bf,listItem:_0x3df689}of _0x1fe882)_0x48c372[_0x306ddb(0x1ff)](_0x3df689)&&_0xf61438[_0x306ddb(0x22b)](_0x1fe6bf);for(const _0x67bda4 of _0x45f372[_0x306ddb(0x21b)]())_0xf61438[_0x306ddb(0x1ff)](_0x67bda4[_0x306ddb(0x209)][_0x306ddb(0x20c)])&&_0x67bda4[_0x306ddb(0x28b)](_0x306ddb(0x20c),_0x389fb5);}[_0x393394(0x239)](){const _0x40f91d=_0x393394,_0x46fb82=this[_0x40f91d(0x263)],_0x4ebf69=_0x46fb82[_0x40f91d(0x252)],_0xe0d1be=_0x46fb82[_0x40f91d(0x287)][_0x40f91d(0x260)](_0x40f91d(0x286));this[_0x40f91d(0x223)](),_0xe0d1be[_0x40f91d(0x220)][_0x40f91d(0x1fd)](_0x40f91d(0x27f),_0x40f91d(0x25d),_0x40f91d(0x26f),function(_0x125423,_0x4f5d3d){const _0x2ef44f=_0x40f91d,_0x469a62=[];for(let _0x41a1ac of _0x125423)_0x41a1ac[_0x2ef44f(0x21c)][_0x2ef44f(0x225)]===_0x41a1ac[_0x2ef44f(0x24d)][_0x2ef44f(0x251)]&&(_0x41a1ac=_0x46fb82[_0x2ef44f(0x284)][_0x2ef44f(0x202)](_0x46fb82[_0x2ef44f(0x284)][_0x2ef44f(0x20f)](_0x41a1ac[_0x2ef44f(0x21c)][_0x2ef44f(0x225)],0x0))),_0x469a62[_0x2ef44f(0x296)](_0x41a1ac);_0x46fb82[_0x2ef44f(0x284)][_0x2ef44f(0x269)](_0x54f94a=>{const _0xd4db03=_0x2ef44f,_0x16fbc9=_0x46fb82[_0xd4db03(0x284)][_0xd4db03(0x1fa)][_0xd4db03(0x240)],_0x1da69f=Array[_0xd4db03(0x28c)](_0x16fbc9[_0xd4db03(0x270)]())[_0xd4db03(0x24a)](_0x48cd3f=>_0x5a7f29[_0xd4db03(0x217)](_0x48cd3f));_0x54f94a[_0xd4db03(0x23e)](_0x469a62),_0x46fb82[_0xd4db03(0x224)][_0xd4db03(0x260)](_0x4f5d3d[_0xd4db03(0x24b)])[_0xd4db03(0x23b)](),_0x4f5d3d[_0xd4db03(0x232)][_0xd4db03(0x296)]({'forceDefaultExecution':!0x0}),_0x46fb82[_0xd4db03(0x212)](_0x4f5d3d[_0xd4db03(0x24b)],..._0x4f5d3d[_0xd4db03(0x232)]),_0x54f94a[_0xd4db03(0x23e)](_0x1da69f);for(const _0x9d668a of _0x1da69f)_0x9d668a[_0xd4db03(0x20b)]();});}),_0xe0d1be[_0x40f91d(0x255)][_0x40f91d(0x289)](function(_0x3351b){const _0x37165e=_0x40f91d,_0x214c68=!_0x46fb82[_0x37165e(0x284)][_0x37165e(0x249)][_0x37165e(0x24e)](_0x3351b),_0x5f1594=_0x3351b[_0x37165e(0x26a)],_0x2cb069=_0x3351b[_0x37165e(0x266)],_0x1b4488=_0x3351b[_0x37165e(0x238)](_0x37165e(0x26b)),_0x329e61=!_0x5f1594||_0x5f1594[_0x37165e(0x238)](_0x37165e(0x26b))!==_0x1b4488,_0x3797e7=!_0x2cb069||_0x2cb069[_0x37165e(0x238)](_0x37165e(0x26b))!==_0x1b4488;return _0x214c68&&Boolean(_0x1b4488)&&_0x329e61&&_0x3797e7;},_0x1dbafc=>_0x4f826e(_0x4ebf69,_0x40f91d(0x297),_0x1dbafc));}[_0x393394(0x223)](){const _0x12bf89=_0x393394,_0x145581=this[_0x12bf89(0x263)],_0x58a1df=_0x145581[_0x12bf89(0x252)];function _0x40f394(_0x25c744){const _0x414264=_0x12bf89,_0x59bc5d=_0x145581[_0x414264(0x224)][_0x414264(0x260)](_0x414264(0x261))[_0x414264(0x26d)],_0x26eb57=_0x145581[_0x414264(0x224)][_0x414264(0x260)](_0x414264(0x245))[_0x414264(0x26d)];return _0x414264(0x245)===_0x25c744?_0x59bc5d:_0x26eb57;}_0x145581[_0x12bf89(0x287)][_0x12bf89(0x260)](_0x12bf89(0x286))[_0x12bf89(0x255)][_0x12bf89(0x23f)](function(_0x33afaa){const _0x1a3908=_0x12bf89;if(_0x1a3908(0x27f)!=_0x33afaa[_0x1a3908(0x293)])return;const {data:_0x524b8a}=_0x33afaa;if(!_0x524b8a)return;let _0x57ca4d,_0x2bf60,_0x31943f,_0x2fcba6;switch(_0x524b8a[_0x1a3908(0x24b)]){case _0x1a3908(0x261):_0x31943f=_0x524b8a[_0x1a3908(0x232)][0x0][_0x1a3908(0x1f5)],_0x2fcba6=_0x40f394(_0x524b8a[_0x1a3908(0x24b)]),_0x57ca4d=_0x31943f?_0x1a3908(0x27b):_0x1a3908(0x292),!_0x2fcba6&&_0x145581[_0x1a3908(0x294)][_0x1a3908(0x260)](_0x1a3908(0x262))||(_0x57ca4d=_0x1a3908(0x214)),_0x2bf60={'type':_0x1a3908(0x205),'content':_0x4f826e(_0x58a1df,_0x57ca4d,_0x4f826e(_0x58a1df,_0x1a3908(0x277)))};break;case _0x1a3908(0x245):_0x31943f=_0x524b8a[_0x1a3908(0x232)][0x0][_0x1a3908(0x1f5)],_0x2fcba6=_0x40f394(_0x524b8a[_0x1a3908(0x24b)]),_0x57ca4d=_0x31943f?_0x1a3908(0x27b):_0x1a3908(0x292),!_0x2fcba6&&_0x145581[_0x1a3908(0x294)][_0x1a3908(0x260)](_0x1a3908(0x262))||(_0x57ca4d=_0x1a3908(0x214)),_0x2bf60={'type':_0x1a3908(0x205),'content':_0x4f826e(_0x58a1df,_0x57ca4d,_0x4f826e(_0x58a1df,_0x1a3908(0x1f6)))};break;case _0x1a3908(0x248):_0x57ca4d=_0x1a3908(0x27a),_0x2bf60={'type':_0x1a3908(0x205),'content':_0x4f826e(_0x58a1df,_0x57ca4d,_0x4f826e(_0x58a1df,_0x1a3908(0x297)))};break;case _0x1a3908(0x206):_0x57ca4d=function(_0x4f2a7e){const _0x1177fd=_0x1a3908,_0x34d016=_0x4f2a7e[_0x1177fd(0x200)]();let _0x55a09c=_0x34d016[_0x1177fd(0x21c)][_0x1177fd(0x225)];for(;_0x55a09c&&_0x34d016[_0x1177fd(0x281)](_0x55a09c);){if(_0x55a09c[_0x1177fd(0x238)](_0x1177fd(0x254))>0x0)return!0x1;_0x55a09c=_0x55a09c[_0x1177fd(0x266)];}return!0x0;}(_0x33afaa)?_0x4f826e(_0x58a1df,_0x1a3908(0x292),_0x4f826e(_0x58a1df,function(_0x3a90c3){const _0x3a116f=_0x1a3908;return _0x3a116f(0x23c)+_0x3a90c3[_0x3a116f(0x200)]()[_0x3a116f(0x21c)][_0x3a116f(0x225)][_0x3a116f(0x238)](_0x3a116f(0x275))[_0x3a116f(0x1fe)]()+_0x3a116f(0x256);}(_0x33afaa))):_0x4f826e(_0x58a1df,_0x1a3908(0x218),_0x4f826e(_0x58a1df,_0x1a3908(0x297))),_0x2bf60={'type':_0x1a3908(0x205),'content':_0x57ca4d};break;case _0x1a3908(0x268):case _0x1a3908(0x1f7):!0x1===_0x524b8a[_0x1a3908(0x21a)]&&(_0x57ca4d=_0x1a3908(0x21f),_0x2bf60={'type':_0x1a3908(0x243),'content':_0x4f826e(_0x58a1df,_0x57ca4d,_0x4f826e(_0x58a1df,_0x1a3908(0x297)))});}return _0x2bf60;});}}function Ee(_0x1625bb){const _0x1b461d=_0x393394;let _0x324479=_0x1625bb[_0x1b461d(0x200)]()[_0x1b461d(0x21c)][_0x1b461d(0x225)][_0x1b461d(0x26a)];for(;_0x324479;){const _0x5a9032=_0x324479[_0x1b461d(0x238)](_0x1b461d(0x26b));if(!_0x5a9032)return!0x1;if(_0x5a9032==_0x1625bb[_0x1b461d(0x285)][_0x1b461d(0x229)])return _0x1b461d(0x229);if(_0x5a9032==_0x1625bb[_0x1b461d(0x285)][_0x1b461d(0x247)])return _0x1b461d(0x247);_0x324479=_0x324479[_0x1b461d(0x26a)];}return!0x1;}