@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241022.0 → 0.0.0-nightly-20241023.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 _0x52210b=_0x5498;function _0x5498(_0x4bccc1,_0x62686b){const _0x2988e5=_0x2988();return _0x5498=function(_0x5498fb,_0x50bdd4){_0x5498fb=_0x5498fb-0x161;let _0x7387ee=_0x2988e5[_0x5498fb];return _0x7387ee;},_0x5498(_0x4bccc1,_0x62686b);}(function(_0x148d36,_0xf2eb41){const _0x4d3bf8=_0x5498,_0x4aa960=_0x148d36();while(!![]){try{const _0x399913=parseInt(_0x4d3bf8(0x16a))/0x1+parseInt(_0x4d3bf8(0x18b))/0x2+parseInt(_0x4d3bf8(0x1c7))/0x3*(parseInt(_0x4d3bf8(0x1ab))/0x4)+-parseInt(_0x4d3bf8(0x1d0))/0x5+parseInt(_0x4d3bf8(0x196))/0x6+-parseInt(_0x4d3bf8(0x1bd))/0x7*(-parseInt(_0x4d3bf8(0x1b4))/0x8)+-parseInt(_0x4d3bf8(0x1a3))/0x9;if(_0x399913===_0xf2eb41)break;else _0x4aa960['push'](_0x4aa960['shift']());}catch(_0x2144cc){_0x4aa960['push'](_0x4aa960['shift']());}}}(_0x2988,0x4afb7));function _0x2988(){const _0x15df6a=['2847960gCzQIq','attribute','previous','width','format','model','insertion','forward','78716SnGTHj','ImageUploadEditing','nodeBefore','isEqual','find','markDeletion','schema','resizeImage','end','3584aFngEN','imageBlock','ImageEditing','getNearestSelectionRange','nodeAfter','discard','formatInline','imageInline','newValue','2429dXgqvZ','*Set\x20image\x20width:*\x20%0','fromPosition','FORMAT_IMAGE_SIZE','_findSuggestions','getClosestSelectedImageElement','toPrevious','key','document','imageTextAlternative','54QhcSTl','join','*Remove\x20image\x20text\x20alternative*','ImageBlockEditing','*Reset\x20image\x20width*','uploadImage','element','createRange','plugins','2441295bWAyAp','convertBlockImageToInline','convertInlineImageToBlock','getCaptionFromImageModelElement','markBlockFormat','formatBlock','getFirstRange','insertImage','TrackChangesEditing','_registerLegacyDescription','imageTypeBlock','ImageCaptionUtils','has','registerAttributeLabel','detach','imageTypeInline','registerDescriptionCallback','createRangeOn','354784sVRMoe','_suggestionFactory','filter','Inline\x20image\x20to\x20block\x20image','isCollapsed','subType','descriptionFactory','locale','backward','getContainedElement','ImageTextAlternativeEditing','afterInit','Block\x20image\x20to\x20inline\x20image','getSuggestionCallback','type','registerBlockAttribute','commandParams','imageCaption','isBlockImage','resizedWidth','forceDefaultExecution','ImageUtils','toggleImageCaption','ELEMENT_CAPTION','isIntersecting','findIndex','alt','caption','selection','chain','markInsertion','deletion','*Set\x20image\x20text\x20alternative:*\x20%0','112426qLkFOn','isBefore','ELEMENT_IMAGE','editor','removeObject','accept','imageStylePreApply','ImageInlineEditing','registerElementLabel','enableDefaultAttributesIntegration','ELEMENT_INLINE_IMAGE','1146906nCCgAx','registerCustomCallback','ImageCaptionEditing','toNext','change','enableCommand','get','isOwn','addObject','ImageResize','length','commandName','start'];_0x2988=function(){return _0x15df6a;};return _0x2988();}import{Plugin as _0x21bf41}from'ckeditor5/src/core.js';import{LivePosition as _0x1c42b0}from'ckeditor5/src/engine.js';import{getTranslation as _0x424766}from'../utils/common-translations.js';export default class nt extends _0x21bf41{[_0x52210b(0x175)](){const _0x46e29e=_0x52210b,_0x11e6c7=this[_0x46e29e(0x18e)];if(!_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x1b6)))return;const _0x2a6379=_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x19c)](_0x46e29e(0x1d8)),_0x148615=_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x19c)](_0x46e29e(0x17f)),_0x4ce75a=_0x11e6c7[_0x46e29e(0x171)];_0x2a6379[_0x46e29e(0x19b)](_0x46e29e(0x1d7)),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x193)](_0x46e29e(0x1b5),_0x26257e=>_0x424766(_0x4ce75a,_0x46e29e(0x18d),_0x26257e)),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x193)](_0x46e29e(0x1bb),_0x2c3f4d=>_0x424766(_0x4ce75a,_0x46e29e(0x195),_0x2c3f4d)),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x193)](_0x46e29e(0x185),()=>_0x424766(_0x4ce75a,_0x46e29e(0x181))),_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x1ac))&&_0x2a6379[_0x46e29e(0x19b)](_0x46e29e(0x1cc)),_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x1ca))&&_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x192))&&(_0x2a6379[_0x46e29e(0x19b)](_0x46e29e(0x167),(_0x514db6,_0x2e51a9)=>{const _0x3429d1=_0x46e29e,_0x566cfa=_0x148615[_0x3429d1(0x1c2)](_0x11e6c7[_0x3429d1(0x1a8)][_0x3429d1(0x1c5)][_0x3429d1(0x186)]);_0x11e6c7[_0x3429d1(0x1a8)][_0x3429d1(0x19a)](()=>{const _0x55b078=_0x3429d1;_0x2a6379[_0x55b078(0x1d4)](_0x566cfa,{'commandName':_0x55b078(0x167),'commandParams':[_0x2e51a9]},[],_0x55b078(0x1d1));});}),_0x2a6379[_0x46e29e(0x19b)](_0x46e29e(0x162),(_0xf34132,_0x106cc5)=>{const _0x486389=_0x46e29e;_0x11e6c7[_0x486389(0x1a8)][_0x486389(0x19a)](_0x576554=>{const _0x1ea21e=_0x486389;let _0x40c4fc=_0x148615[_0x1ea21e(0x1c2)](_0x11e6c7[_0x1ea21e(0x1a8)][_0x1ea21e(0x1c5)][_0x1ea21e(0x186)]),_0xbe42a5=_0x576554[_0x1ea21e(0x169)](_0x40c4fc);const _0x553839=_0x1c42b0[_0x1ea21e(0x1bf)](_0xbe42a5[_0x1ea21e(0x1a2)],_0x1ea21e(0x1c3)),_0x15019a=_0x1c42b0[_0x1ea21e(0x1bf)](_0xbe42a5[_0x1ea21e(0x1b3)],_0x1ea21e(0x199));_0x2a6379[_0x1ea21e(0x17e)](()=>_0xf34132(_0x106cc5)),_0x40c4fc=_0x148615[_0x1ea21e(0x1c2)](_0x11e6c7[_0x1ea21e(0x1a8)][_0x1ea21e(0x1c5)][_0x1ea21e(0x186)]),_0xbe42a5=_0x576554[_0x1ea21e(0x169)](_0x40c4fc);const _0x5039a5=_0x576554[_0x1ea21e(0x1ce)](_0x553839,_0x15019a);_0x553839[_0x1ea21e(0x166)](),_0x15019a[_0x1ea21e(0x166)](),_0x2a6379[_0x1ea21e(0x1d4)](_0x40c4fc,{'commandName':_0x1ea21e(0x167),'commandParams':[_0x106cc5]},[],_0x1ea21e(0x1d2)),_0x5039a5[_0x1ea21e(0x1a2)][_0x1ea21e(0x18c)](_0xbe42a5[_0x1ea21e(0x1a2)])&&_0x2a6379[_0x1ea21e(0x188)](_0x576554[_0x1ea21e(0x1ce)](_0x5039a5[_0x1ea21e(0x1a2)],_0xbe42a5[_0x1ea21e(0x1a2)]),_0x1ea21e(0x1d2)),_0xbe42a5[_0x1ea21e(0x1b3)][_0x1ea21e(0x18c)](_0x5039a5[_0x1ea21e(0x1b3)])&&_0x2a6379[_0x1ea21e(0x188)](_0x576554[_0x1ea21e(0x1ce)](_0xbe42a5[_0x1ea21e(0x1b3)],_0x5039a5[_0x1ea21e(0x1b3)]),_0x1ea21e(0x1d2));});}),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1d5),_0x46e29e(0x1d2),_0x46e29e(0x1c8),()=>!0x1),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1d5),_0x46e29e(0x1d2),_0x46e29e(0x190),()=>!0x1),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1d5),_0x46e29e(0x1d2),_0x46e29e(0x1b9),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x177)](_0x46e29e(0x1d5),'',_0x46e29e(0x190))),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1a9),_0x46e29e(0x1d2),_0x46e29e(0x1c8),()=>!0x1),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1a9),_0x46e29e(0x1d2),_0x46e29e(0x1b9),([_0x2d85e6])=>{const _0x4fdd2d=_0x46e29e,_0x51d55c=_0x2a6379[_0x4fdd2d(0x16b)][_0x4fdd2d(0x177)](_0x4fdd2d(0x1a9),'',_0x4fdd2d(0x1b9));let _0x1b33d2=_0x2d85e6[_0x4fdd2d(0x1a2)],_0x3d7942=_0x2d85e6[_0x4fdd2d(0x1b3)];const _0x28677b=_0x11e6c7[_0x4fdd2d(0x1a8)][_0x4fdd2d(0x1b1)][_0x4fdd2d(0x1b7)](_0x1b33d2,_0x4fdd2d(0x172)),_0x3c96b9=_0x11e6c7[_0x4fdd2d(0x1a8)][_0x4fdd2d(0x1b1)][_0x4fdd2d(0x1b7)](_0x3d7942,_0x4fdd2d(0x1aa));_0x28677b[_0x4fdd2d(0x16e)]&&(_0x1b33d2=_0x28677b[_0x4fdd2d(0x1a2)]),_0x3c96b9[_0x4fdd2d(0x16e)]&&(_0x3d7942=_0x3c96b9[_0x4fdd2d(0x1b3)]),_0x51d55c([_0x11e6c7[_0x4fdd2d(0x1a8)][_0x4fdd2d(0x1ce)](_0x1b33d2,_0x3d7942)]);}),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1d5),_0x46e29e(0x1d2),_0x46e29e(0x187),_0xbccf7e),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1a9),_0x46e29e(0x1d2),_0x46e29e(0x187),_0xbccf7e)),_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x198))&&(_0x2a6379[_0x46e29e(0x19b)](_0x46e29e(0x180),(_0x39940a,_0xbd3710)=>{const _0x430ed2=_0x46e29e,_0x418ef4=_0x11e6c7[_0x430ed2(0x1cf)][_0x430ed2(0x19c)](_0x430ed2(0x163));let _0x253fd4=_0x148615[_0x430ed2(0x1c2)](_0x11e6c7[_0x430ed2(0x1a8)][_0x430ed2(0x1c5)][_0x430ed2(0x186)]),_0x25e632=_0x418ef4[_0x430ed2(0x1d3)](_0x253fd4);_0x11e6c7[_0x430ed2(0x1a8)][_0x430ed2(0x19a)](()=>{const _0x18700f=_0x430ed2;if(_0x25e632)return void _0x2a6379[_0x18700f(0x1b0)](_0x11e6c7[_0x18700f(0x1a8)][_0x18700f(0x169)](_0x25e632));const _0x5f0bf7=_0x148615[_0x18700f(0x17c)](_0x253fd4);_0x39940a(_0xbd3710),_0x253fd4=_0x148615[_0x18700f(0x1c2)](_0x11e6c7[_0x18700f(0x1a8)][_0x18700f(0x1c5)][_0x18700f(0x186)]),_0x25e632=_0x418ef4[_0x18700f(0x1d3)](_0x253fd4),_0x2a6379[_0x18700f(0x188)](_0x11e6c7[_0x18700f(0x1a8)][_0x18700f(0x169)](_0x25e632),_0x5f0bf7?null:_0x18700f(0x17b));});}),_0x2a6379[_0x46e29e(0x16b)][_0x46e29e(0x197)](_0x46e29e(0x1a9),_0x46e29e(0x17b),_0x46e29e(0x187),_0xbccf7e));const _0x4a0846=[{'type':_0x46e29e(0x1d5),'subType':_0x46e29e(0x191)},{'type':_0x46e29e(0x1a9),'subType':_0x46e29e(0x17b)},{'type':_0x46e29e(0x1d5),'subType':_0x46e29e(0x1d2)},{'type':_0x46e29e(0x1a9),'subType':_0x46e29e(0x1d2)}];function _0x5472ce(_0x418e30,_0x3c56b4){const _0x45c5da=_0x46e29e,_0x335117=_0x4a0846[_0x45c5da(0x183)](({type:_0x314537,subType:_0x4f2efe})=>_0x418e30[_0x45c5da(0x178)]==_0x314537&&_0x418e30[_0x45c5da(0x16f)]==_0x4f2efe),_0x28e610=_0x4a0846[_0x45c5da(0x183)](({type:_0xc54282,subType:_0x30b20a})=>_0x3c56b4[_0x45c5da(0x178)]==_0xc54282&&_0x3c56b4[_0x45c5da(0x16f)]==_0x30b20a);if(_0x335117<0x0||_0x28e610<0x0)return!0x1;const _0x337740=_0x418e30[_0x45c5da(0x1d6)](),_0x25ce90=_0x3c56b4[_0x45c5da(0x1d6)]();if((0x0==_0x335117||0x1==_0x335117)&&0x2==_0x28e610&&_0x337740[_0x45c5da(0x182)](_0x25ce90))return!0x0;if(0x2==_0x335117&&0x3==_0x28e610){const _0xf8f88c=_0x2a6379[_0x45c5da(0x1c1)](_0x337740,_0x45c5da(0x1a9))[_0x45c5da(0x16c)](({suggestion:_0x248e69,meta:_0x2bd848})=>_0x2bd848[_0x45c5da(0x19d)]&&_0x45c5da(0x1d2)==_0x248e69[_0x45c5da(0x16f)]);if(_0xf8f88c[_0x45c5da(0x1a0)]>0x1&&_0x25ce90[_0x45c5da(0x1b3)][_0x45c5da(0x1ae)](_0x337740[_0x45c5da(0x1a2)]))return!0x0;if(0x1==_0xf8f88c[_0x45c5da(0x1a0)]&&(_0x337740[_0x45c5da(0x1a2)][_0x45c5da(0x1ae)](_0x25ce90[_0x45c5da(0x1b3)])||_0x337740[_0x45c5da(0x1b3)][_0x45c5da(0x1ae)](_0x25ce90[_0x45c5da(0x1a2)])))return!0x0;}if(0x3==_0x335117&&0x3==_0x28e610&&_0x337740[_0x45c5da(0x1a2)][_0x45c5da(0x18c)](_0x25ce90[_0x45c5da(0x1a2)])){const _0x495b88=_0x337740[_0x45c5da(0x1b3)][_0x45c5da(0x1b8)],_0x28bfc0=_0x25ce90[_0x45c5da(0x1a2)][_0x45c5da(0x1ad)];return _0x148615[_0x45c5da(0x17c)](_0x495b88)&&_0x495b88===_0x28bfc0;}return!0x1;}function _0xbccf7e(_0x3b8a1e,_0x416841){return _0x5472ce(_0x3b8a1e,_0x416841)?[_0x3b8a1e,_0x416841]:_0x5472ce(_0x416841,_0x3b8a1e)?[_0x416841,_0x3b8a1e]:null;}_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x19f))&&(_0x2a6379[_0x46e29e(0x194)](_0x46e29e(0x1b2)),_0x2a6379[_0x46e29e(0x179)](_0x46e29e(0x17d)),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x165)](_0x46e29e(0x17d),_0x424766(_0x4ce75a,_0x46e29e(0x1c0)))),_0x11e6c7[_0x46e29e(0x1cf)][_0x46e29e(0x164)](_0x46e29e(0x174))&&(_0x2a6379[_0x46e29e(0x194)](_0x46e29e(0x1c6)),_0x2a6379[_0x46e29e(0x179)](_0x46e29e(0x184))),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x168)](_0x559b2d=>{const _0x4f3ab7=_0x46e29e;if(!!_0x4a0846[_0x4f3ab7(0x1af)](({type:_0x13dce7,subType:_0x5d8f15})=>_0x559b2d[_0x4f3ab7(0x178)]==_0x13dce7&&_0x559b2d[_0x4f3ab7(0x16f)]==_0x5d8f15))return _0x559b2d[_0x4f3ab7(0x1a5)]?{}:void 0x0;}),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x168)](_0x2c9ca9=>{const _0x179880=_0x46e29e;if(_0x179880(0x1a9)==_0x2c9ca9[_0x179880(0x178)]||_0x179880(0x189)==_0x2c9ca9[_0x179880(0x178)]){const _0x2cd2d0=_0x2c9ca9[_0x179880(0x173)]();if(_0x2cd2d0&&_0x2cd2d0['is'](_0x179880(0x1cd),_0x179880(0x185)))return{'type':_0x179880(0x1a9)==_0x2c9ca9[_0x179880(0x178)]?_0x179880(0x19e):_0x179880(0x18f),'element':_0x2cd2d0,'quantity':0x1};}}),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x168)](_0x2249fd=>_0x46e29e(0x1d5)==_0x2249fd[_0x46e29e(0x178)]&&_0x46e29e(0x1d2)==_0x2249fd[_0x46e29e(0x16f)]?{'type':_0x46e29e(0x1a7),'content':_0x46e29e(0x16d)}:_0x46e29e(0x1d5)==_0x2249fd[_0x46e29e(0x178)]&&_0x46e29e(0x1d1)==_0x2249fd[_0x46e29e(0x16f)]?{'type':_0x46e29e(0x1a7),'content':_0x46e29e(0x176)}:void 0x0),_0x2a6379[_0x46e29e(0x170)][_0x46e29e(0x168)](_0x2dcff9=>{const _0x335c2c=_0x46e29e;if(_0x335c2c(0x1a4)!=_0x2dcff9[_0x335c2c(0x178)])return;const {data:_0x26e81c}=_0x2dcff9;if(!_0x26e81c||_0x335c2c(0x184)!=_0x26e81c[_0x335c2c(0x1c4)])return;const _0x16e565=_0x26e81c[_0x335c2c(0x1bc)];return _0x16e565?{'type':_0x335c2c(0x1a7),'content':_0x424766(_0x4ce75a,_0x335c2c(0x18a),'\x22'+_0x16e565+'\x22')}:{'type':_0x335c2c(0x1a7),'content':_0x424766(_0x4ce75a,_0x335c2c(0x1c9))};}),this[_0x46e29e(0x161)]();}[_0x52210b(0x161)](){const _0x56fdfd=_0x52210b,_0x14e1c7=this[_0x56fdfd(0x18e)],_0x52192e=_0x14e1c7[_0x56fdfd(0x171)];_0x14e1c7[_0x56fdfd(0x1cf)][_0x56fdfd(0x19c)](_0x56fdfd(0x1d8))[_0x56fdfd(0x170)][_0x56fdfd(0x168)](_0x140133=>{const _0x9fefe8=_0x56fdfd;if(_0x9fefe8(0x1d5)!=_0x140133[_0x9fefe8(0x178)]&&_0x9fefe8(0x1ba)!=_0x140133[_0x9fefe8(0x178)])return;const {data:_0xd08310}=_0x140133;if(_0xd08310){if(_0x9fefe8(0x1c6)==_0xd08310[_0x9fefe8(0x1a1)]){const _0x378447=_0xd08310[_0x9fefe8(0x17a)][0x0][_0x9fefe8(0x1bc)];return _0x378447?{'type':_0x9fefe8(0x1a7),'content':_0x424766(_0x52192e,_0x9fefe8(0x18a),'\x22'+_0x378447+'\x22')}:{'type':_0x9fefe8(0x1a7),'content':_0x424766(_0x52192e,_0x9fefe8(0x1c9))};}if(_0x9fefe8(0x1b2)==_0xd08310[_0x9fefe8(0x1a1)]){const _0x5d6f00=_0xd08310[_0x9fefe8(0x17a)][0x0][_0x9fefe8(0x1a6)];return _0x5d6f00?{'type':_0x9fefe8(0x1a7),'content':_0x424766(_0x52192e,_0x9fefe8(0x1be),_0x5d6f00)}:{'type':_0x9fefe8(0x1a7),'content':_0x424766(_0x52192e,_0x9fefe8(0x1cb))};}}});}}
23
+ const _0x5c3b46=_0x4815;(function(_0x2f91a7,_0x13843a){const _0x4306d9=_0x4815,_0x557e04=_0x2f91a7();while(!![]){try{const _0x95ac38=parseInt(_0x4306d9(0x1b4))/0x1*(parseInt(_0x4306d9(0x1b0))/0x2)+parseInt(_0x4306d9(0x202))/0x3+-parseInt(_0x4306d9(0x1a4))/0x4*(parseInt(_0x4306d9(0x210))/0x5)+parseInt(_0x4306d9(0x20f))/0x6+parseInt(_0x4306d9(0x1ff))/0x7+parseInt(_0x4306d9(0x1cb))/0x8*(-parseInt(_0x4306d9(0x1ac))/0x9)+parseInt(_0x4306d9(0x1d1))/0xa*(-parseInt(_0x4306d9(0x1a3))/0xb);if(_0x95ac38===_0x13843a)break;else _0x557e04['push'](_0x557e04['shift']());}catch(_0x5c65b8){_0x557e04['push'](_0x557e04['shift']());}}}(_0x20bd,0xd4e49));import{Plugin as _0x466d11}from'ckeditor5/src/core.js';import{LivePosition as _0x447773}from'ckeditor5/src/engine.js';function _0x20bd(){const _0x148fda=['findIndex','ImageEditing','insertion','1382liOsBe','nodeBefore','length','imageInline','2195vUOpQD','*Set\x20image\x20width:*\x20%0','plugins','has','attribute','registerAttributeLabel','commandParams','ImageTextAlternativeEditing','imageStylePreApply','TrackChangesEditing','*Reset\x20image\x20width*','ELEMENT_IMAGE','registerBlockAttribute','toPrevious','resizeImage','getSuggestionCallback','change','end','getContainedElement','filter','get','formatInline','registerElementLabel','100472FPmoxk','markDeletion','isCollapsed','_findSuggestions','Inline\x20image\x20to\x20block\x20image','ImageResize','40CDhMXW','nodeAfter','element','ImageCaptionEditing','removeObject','isIntersecting','imageTypeInline','key','uploadImage','selection','*Remove\x20image\x20text\x20alternative*','_suggestionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','isBefore','afterInit','markInsertion','model','FORMAT_IMAGE_SIZE','getNearestSelectionRange','type','getCaptionFromImageModelElement','fromPosition','imageCaption','alt','getFirstRange','isBlockImage','imageTextAlternative','ImageInlineEditing','registerDescriptionCallback','discard','formatBlock','isOwn','toNext','ImageCaptionUtils','getClosestSelectedImageElement','find','forward','imageTypeBlock','commandName','schema','ImageBlockEditing','registerCustomCallback','detach','markBlockFormat','deletion','forceDefaultExecution','10012002qQvFsA','ImageUtils','document','3468693xtyHfY','enableDefaultAttributesIntegration','format','isEqual','previous','resizedWidth','enableCommand','backward','Block\x20image\x20to\x20inline\x20image','start','convertBlockImageToInline','join','addObject','8181930FQlfKK','20565aTvTuT','subType','imageBlock','createRange','ImageUploadEditing','locale','convertInlineImageToBlock','editor','_registerLegacyDescription','width','toggleImageCaption','accept','descriptionFactory','8666581xFpbwQ','732prCfXb','newValue','ELEMENT_CAPTION','createRangeOn','insertImage','chain','ELEMENT_INLINE_IMAGE','caption','495MhZrKj'];_0x20bd=function(){return _0x148fda;};return _0x20bd();}import{getTranslation as _0x3d802d}from'../utils/common-translations.js';function _0x4815(_0x59b6a2,_0x239e82){const _0x20bd19=_0x20bd();return _0x4815=function(_0x48159b,_0x24ae63){_0x48159b=_0x48159b-0x19a;let _0x1712da=_0x20bd19[_0x48159b];return _0x1712da;},_0x4815(_0x59b6a2,_0x239e82);}export default class nt extends _0x466d11{[_0x5c3b46(0x1df)](){const _0x15254a=_0x5c3b46,_0x4a0789=this[_0x15254a(0x19d)];if(!_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1ae)))return;const _0x2ab595=_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1c8)](_0x15254a(0x1bd)),_0x16bade=_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1c8)](_0x15254a(0x200)),_0x4f1975=_0x4a0789[_0x15254a(0x19b)];_0x2ab595[_0x15254a(0x208)](_0x15254a(0x1a8)),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ca)](_0x15254a(0x212),_0x1f535e=>_0x3d802d(_0x4f1975,_0x15254a(0x1bf),_0x1f535e)),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ca)](_0x15254a(0x1b3),_0x4970c2=>_0x3d802d(_0x4f1975,_0x15254a(0x1aa),_0x4970c2)),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ca)](_0x15254a(0x1ab),()=>_0x3d802d(_0x4f1975,_0x15254a(0x1a6))),_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x19a))&&_0x2ab595[_0x15254a(0x208)](_0x15254a(0x1d9)),_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1f9))&&_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1ec))&&(_0x2ab595[_0x15254a(0x208)](_0x15254a(0x1d7),(_0x3a67c0,_0x33c8e7)=>{const _0xbe739e=_0x15254a,_0x20a01b=_0x16bade[_0xbe739e(0x1f3)](_0x4a0789[_0xbe739e(0x1e1)][_0xbe739e(0x201)][_0xbe739e(0x1da)]);_0x4a0789[_0xbe739e(0x1e1)][_0xbe739e(0x1c4)](()=>{const _0x3b7d3a=_0xbe739e;_0x2ab595[_0x3b7d3a(0x1fc)](_0x20a01b,{'commandName':_0x3b7d3a(0x1d7),'commandParams':[_0x33c8e7]},[],_0x3b7d3a(0x20c));});}),_0x2ab595[_0x15254a(0x208)](_0x15254a(0x1f6),(_0x43ef81,_0x64d28)=>{const _0x3d8a56=_0x15254a;_0x4a0789[_0x3d8a56(0x1e1)][_0x3d8a56(0x1c4)](_0x41b794=>{const _0x1b6822=_0x3d8a56;let _0xed39db=_0x16bade[_0x1b6822(0x1f3)](_0x4a0789[_0x1b6822(0x1e1)][_0x1b6822(0x201)][_0x1b6822(0x1da)]),_0x189a4e=_0x41b794[_0x1b6822(0x1a7)](_0xed39db);const _0x136213=_0x447773[_0x1b6822(0x1e6)](_0x189a4e[_0x1b6822(0x20b)],_0x1b6822(0x1c1)),_0x4bd8e9=_0x447773[_0x1b6822(0x1e6)](_0x189a4e[_0x1b6822(0x1c5)],_0x1b6822(0x1f1));_0x2ab595[_0x1b6822(0x1fe)](()=>_0x43ef81(_0x64d28)),_0xed39db=_0x16bade[_0x1b6822(0x1f3)](_0x4a0789[_0x1b6822(0x1e1)][_0x1b6822(0x201)][_0x1b6822(0x1da)]),_0x189a4e=_0x41b794[_0x1b6822(0x1a7)](_0xed39db);const _0x1eaf68=_0x41b794[_0x1b6822(0x213)](_0x136213,_0x4bd8e9);_0x136213[_0x1b6822(0x1fb)](),_0x4bd8e9[_0x1b6822(0x1fb)](),_0x2ab595[_0x1b6822(0x1fc)](_0xed39db,{'commandName':_0x1b6822(0x1d7),'commandParams':[_0x64d28]},[],_0x1b6822(0x19c)),_0x1eaf68[_0x1b6822(0x20b)][_0x1b6822(0x1de)](_0x189a4e[_0x1b6822(0x20b)])&&_0x2ab595[_0x1b6822(0x1e0)](_0x41b794[_0x1b6822(0x213)](_0x1eaf68[_0x1b6822(0x20b)],_0x189a4e[_0x1b6822(0x20b)]),_0x1b6822(0x19c)),_0x189a4e[_0x1b6822(0x1c5)][_0x1b6822(0x1de)](_0x1eaf68[_0x1b6822(0x1c5)])&&_0x2ab595[_0x1b6822(0x1e0)](_0x41b794[_0x1b6822(0x213)](_0x189a4e[_0x1b6822(0x1c5)],_0x1eaf68[_0x1b6822(0x1c5)]),_0x1b6822(0x19c));});}),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1ef),_0x15254a(0x19c),_0x15254a(0x20d),()=>!0x1),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1ef),_0x15254a(0x19c),_0x15254a(0x1a1),()=>!0x1),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1ef),_0x15254a(0x19c),_0x15254a(0x1ee),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1c3)](_0x15254a(0x1ef),'',_0x15254a(0x1a1))),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1af),_0x15254a(0x19c),_0x15254a(0x20d),()=>!0x1),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1af),_0x15254a(0x19c),_0x15254a(0x1ee),([_0x48e740])=>{const _0x4dde37=_0x15254a,_0x34a042=_0x2ab595[_0x4dde37(0x1dc)][_0x4dde37(0x1c3)](_0x4dde37(0x1af),'',_0x4dde37(0x1ee));let _0x32ee70=_0x48e740[_0x4dde37(0x20b)],_0x40443c=_0x48e740[_0x4dde37(0x1c5)];const _0xf98692=_0x4a0789[_0x4dde37(0x1e1)][_0x4dde37(0x1f8)][_0x4dde37(0x1e3)](_0x32ee70,_0x4dde37(0x209)),_0x1503e6=_0x4a0789[_0x4dde37(0x1e1)][_0x4dde37(0x1f8)][_0x4dde37(0x1e3)](_0x40443c,_0x4dde37(0x1f5));_0xf98692[_0x4dde37(0x1cd)]&&(_0x32ee70=_0xf98692[_0x4dde37(0x20b)]),_0x1503e6[_0x4dde37(0x1cd)]&&(_0x40443c=_0x1503e6[_0x4dde37(0x1c5)]),_0x34a042([_0x4a0789[_0x4dde37(0x1e1)][_0x4dde37(0x213)](_0x32ee70,_0x40443c)]);}),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1ef),_0x15254a(0x19c),_0x15254a(0x1a9),_0xab2290),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1af),_0x15254a(0x19c),_0x15254a(0x1a9),_0xab2290)),_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1d4))&&(_0x2ab595[_0x15254a(0x208)](_0x15254a(0x1a0),(_0x4c886c,_0x214395)=>{const _0xeec740=_0x15254a,_0x194548=_0x4a0789[_0xeec740(0x1b6)][_0xeec740(0x1c8)](_0xeec740(0x1f2));let _0x1ca6b7=_0x16bade[_0xeec740(0x1f3)](_0x4a0789[_0xeec740(0x1e1)][_0xeec740(0x201)][_0xeec740(0x1da)]),_0x3c32c3=_0x194548[_0xeec740(0x1e5)](_0x1ca6b7);_0x4a0789[_0xeec740(0x1e1)][_0xeec740(0x1c4)](()=>{const _0x5b33a6=_0xeec740;if(_0x3c32c3)return void _0x2ab595[_0x5b33a6(0x1cc)](_0x4a0789[_0x5b33a6(0x1e1)][_0x5b33a6(0x1a7)](_0x3c32c3));const _0x19e277=_0x16bade[_0x5b33a6(0x1ea)](_0x1ca6b7);_0x4c886c(_0x214395),_0x1ca6b7=_0x16bade[_0x5b33a6(0x1f3)](_0x4a0789[_0x5b33a6(0x1e1)][_0x5b33a6(0x201)][_0x5b33a6(0x1da)]),_0x3c32c3=_0x194548[_0x5b33a6(0x1e5)](_0x1ca6b7),_0x2ab595[_0x5b33a6(0x1e0)](_0x4a0789[_0x5b33a6(0x1e1)][_0x5b33a6(0x1a7)](_0x3c32c3),_0x19e277?null:_0x5b33a6(0x1e7));});}),_0x2ab595[_0x15254a(0x1dc)][_0x15254a(0x1fa)](_0x15254a(0x1af),_0x15254a(0x1e7),_0x15254a(0x1a9),_0xab2290));const _0x50a4bd=[{'type':_0x15254a(0x1ef),'subType':_0x15254a(0x1bc)},{'type':_0x15254a(0x1af),'subType':_0x15254a(0x1e7)},{'type':_0x15254a(0x1ef),'subType':_0x15254a(0x19c)},{'type':_0x15254a(0x1af),'subType':_0x15254a(0x19c)}];function _0x49ea42(_0x33a3b6,_0x2c4bf1){const _0xd8ae79=_0x15254a,_0x578b53=_0x50a4bd[_0xd8ae79(0x1ad)](({type:_0x5855bf,subType:_0x4193a0})=>_0x33a3b6[_0xd8ae79(0x1e4)]==_0x5855bf&&_0x33a3b6[_0xd8ae79(0x211)]==_0x4193a0),_0xd685b8=_0x50a4bd[_0xd8ae79(0x1ad)](({type:_0x5cad5f,subType:_0x388b1b})=>_0x2c4bf1[_0xd8ae79(0x1e4)]==_0x5cad5f&&_0x2c4bf1[_0xd8ae79(0x211)]==_0x388b1b);if(_0x578b53<0x0||_0xd685b8<0x0)return!0x1;const _0x414857=_0x33a3b6[_0xd8ae79(0x1e9)](),_0x5e20c5=_0x2c4bf1[_0xd8ae79(0x1e9)]();if((0x0==_0x578b53||0x1==_0x578b53)&&0x2==_0xd685b8&&_0x414857[_0xd8ae79(0x1d6)](_0x5e20c5))return!0x0;if(0x2==_0x578b53&&0x3==_0xd685b8){const _0x306c96=_0x2ab595[_0xd8ae79(0x1ce)](_0x414857,_0xd8ae79(0x1af))[_0xd8ae79(0x1c7)](({suggestion:_0x468a3d,meta:_0x19273b})=>_0x19273b[_0xd8ae79(0x1f0)]&&_0xd8ae79(0x19c)==_0x468a3d[_0xd8ae79(0x211)]);if(_0x306c96[_0xd8ae79(0x1b2)]>0x1&&_0x5e20c5[_0xd8ae79(0x1c5)][_0xd8ae79(0x205)](_0x414857[_0xd8ae79(0x20b)]))return!0x0;if(0x1==_0x306c96[_0xd8ae79(0x1b2)]&&(_0x414857[_0xd8ae79(0x20b)][_0xd8ae79(0x205)](_0x5e20c5[_0xd8ae79(0x1c5)])||_0x414857[_0xd8ae79(0x1c5)][_0xd8ae79(0x205)](_0x5e20c5[_0xd8ae79(0x20b)])))return!0x0;}if(0x3==_0x578b53&&0x3==_0xd685b8&&_0x414857[_0xd8ae79(0x20b)][_0xd8ae79(0x1de)](_0x5e20c5[_0xd8ae79(0x20b)])){const _0xef19b0=_0x414857[_0xd8ae79(0x1c5)][_0xd8ae79(0x1d2)],_0x9db6f4=_0x5e20c5[_0xd8ae79(0x20b)][_0xd8ae79(0x1b1)];return _0x16bade[_0xd8ae79(0x1ea)](_0xef19b0)&&_0xef19b0===_0x9db6f4;}return!0x1;}function _0xab2290(_0x4030ba,_0x1227cd){return _0x49ea42(_0x4030ba,_0x1227cd)?[_0x4030ba,_0x1227cd]:_0x49ea42(_0x1227cd,_0x4030ba)?[_0x1227cd,_0x4030ba]:null;}_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1d0))&&(_0x2ab595[_0x15254a(0x203)](_0x15254a(0x1c2)),_0x2ab595[_0x15254a(0x1c0)](_0x15254a(0x207)),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1b9)](_0x15254a(0x207),_0x3d802d(_0x4f1975,_0x15254a(0x1e2)))),_0x4a0789[_0x15254a(0x1b6)][_0x15254a(0x1b7)](_0x15254a(0x1bb))&&(_0x2ab595[_0x15254a(0x203)](_0x15254a(0x1eb)),_0x2ab595[_0x15254a(0x1c0)](_0x15254a(0x1e8))),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ed)](_0x20220b=>{const _0x169df8=_0x15254a;if(!!_0x50a4bd[_0x169df8(0x1f4)](({type:_0x43cf56,subType:_0x401dd7})=>_0x20220b[_0x169df8(0x1e4)]==_0x43cf56&&_0x20220b[_0x169df8(0x211)]==_0x401dd7))return _0x20220b[_0x169df8(0x206)]?{}:void 0x0;}),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ed)](_0x3fd340=>{const _0x41d5dd=_0x15254a;if(_0x41d5dd(0x1af)==_0x3fd340[_0x41d5dd(0x1e4)]||_0x41d5dd(0x1fd)==_0x3fd340[_0x41d5dd(0x1e4)]){const _0x542d9c=_0x3fd340[_0x41d5dd(0x1c6)]();if(_0x542d9c&&_0x542d9c['is'](_0x41d5dd(0x1d3),_0x41d5dd(0x1ab)))return{'type':_0x41d5dd(0x1af)==_0x3fd340[_0x41d5dd(0x1e4)]?_0x41d5dd(0x20e):_0x41d5dd(0x1d5),'element':_0x542d9c,'quantity':0x1};}}),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ed)](_0x5b59f0=>_0x15254a(0x1ef)==_0x5b59f0[_0x15254a(0x1e4)]&&_0x15254a(0x19c)==_0x5b59f0[_0x15254a(0x211)]?{'type':_0x15254a(0x204),'content':_0x15254a(0x1cf)}:_0x15254a(0x1ef)==_0x5b59f0[_0x15254a(0x1e4)]&&_0x15254a(0x20c)==_0x5b59f0[_0x15254a(0x211)]?{'type':_0x15254a(0x204),'content':_0x15254a(0x20a)}:void 0x0),_0x2ab595[_0x15254a(0x1a2)][_0x15254a(0x1ed)](_0x2c653c=>{const _0x7fabe3=_0x15254a;if(_0x7fabe3(0x1b8)!=_0x2c653c[_0x7fabe3(0x1e4)])return;const {data:_0x4b75f5}=_0x2c653c;if(!_0x4b75f5||_0x7fabe3(0x1e8)!=_0x4b75f5[_0x7fabe3(0x1d8)])return;const _0x2d5602=_0x4b75f5[_0x7fabe3(0x1a5)];return _0x2d5602?{'type':_0x7fabe3(0x204),'content':_0x3d802d(_0x4f1975,_0x7fabe3(0x1dd),'\x22'+_0x2d5602+'\x22')}:{'type':_0x7fabe3(0x204),'content':_0x3d802d(_0x4f1975,_0x7fabe3(0x1db))};}),this[_0x15254a(0x19e)]();}[_0x5c3b46(0x19e)](){const _0x46d947=_0x5c3b46,_0xa869b2=this[_0x46d947(0x19d)],_0x44d9b7=_0xa869b2[_0x46d947(0x19b)];_0xa869b2[_0x46d947(0x1b6)][_0x46d947(0x1c8)](_0x46d947(0x1bd))[_0x46d947(0x1a2)][_0x46d947(0x1ed)](_0x1a5746=>{const _0x1b4d62=_0x46d947;if(_0x1b4d62(0x1ef)!=_0x1a5746[_0x1b4d62(0x1e4)]&&_0x1b4d62(0x1c9)!=_0x1a5746[_0x1b4d62(0x1e4)])return;const {data:_0x509c82}=_0x1a5746;if(_0x509c82){if(_0x1b4d62(0x1eb)==_0x509c82[_0x1b4d62(0x1f7)]){const _0x140e66=_0x509c82[_0x1b4d62(0x1ba)][0x0][_0x1b4d62(0x1a5)];return _0x140e66?{'type':_0x1b4d62(0x204),'content':_0x3d802d(_0x44d9b7,_0x1b4d62(0x1dd),'\x22'+_0x140e66+'\x22')}:{'type':_0x1b4d62(0x204),'content':_0x3d802d(_0x44d9b7,_0x1b4d62(0x1db))};}if(_0x1b4d62(0x1c2)==_0x509c82[_0x1b4d62(0x1f7)]){const _0x2314b0=_0x509c82[_0x1b4d62(0x1ba)][0x0][_0x1b4d62(0x19f)];return _0x2314b0?{'type':_0x1b4d62(0x204),'content':_0x3d802d(_0x44d9b7,_0x1b4d62(0x1b5),_0x2314b0)}:{'type':_0x1b4d62(0x204),'content':_0x3d802d(_0x44d9b7,_0x1b4d62(0x1be))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6f34(){const _0x1bd60a=['newValue','3702swWHVH','registerDescriptionCallback','descriptionFactory','27OHFqgA','accept','_handleLegacySuggestions','1779833LIOxfH','*Format:*\x20replace\x20image\x20URL','1928975VRYrWj','has','replaceImageSource','ImageEditing','registerBlockAttribute','registerCustomCallback','TrackChangesEditing','commandName','key','formatBlock','type','afterInit','_suggestionFactory','50gYzCwD','locale','getSuggestionCallback','oldValue','format','82670cvrhvG','discard','formatInline','7jImgPP','editor','enableDefaultAttributesIntegration','*Replace\x20image\x20URL*','8ReLPYE','678951KCqnAm','plugins','src','1751652VCLSio','attribute','_registerLegacyDescription','get','293397XMHQkc'];_0x6f34=function(){return _0x1bd60a;};return _0x6f34();}const _0x2a61f3=_0x4c40;(function(_0x37d021,_0x361803){const _0x8e9544=_0x4c40,_0x57dbc9=_0x37d021();while(!![]){try{const _0x135f0b=-parseInt(_0x8e9544(0x9a))/0x1+parseInt(_0x8e9544(0x8b))/0x2*(-parseInt(_0x8e9544(0x74))/0x3)+parseInt(_0x8e9544(0x96))/0x4+-parseInt(_0x8e9544(0x79))/0x5+parseInt(_0x8e9544(0x9c))/0x6*(-parseInt(_0x8e9544(0x8e))/0x7)+-parseInt(_0x8e9544(0x92))/0x8*(-parseInt(_0x8e9544(0x93))/0x9)+-parseInt(_0x8e9544(0x86))/0xa*(-parseInt(_0x8e9544(0x77))/0xb);if(_0x135f0b===_0x361803)break;else _0x57dbc9['push'](_0x57dbc9['shift']());}catch(_0x1ad085){_0x57dbc9['push'](_0x57dbc9['shift']());}}}(_0x6f34,0x420cf));import{Plugin as _0x483c46}from'ckeditor5/src/core.js';function _0x4c40(_0x30dce4,_0x59e02b){const _0x6f34e6=_0x6f34();return _0x4c40=function(_0x4c4081,_0x4a1cbe){_0x4c4081=_0x4c4081-0x74;let _0x24dd2e=_0x6f34e6[_0x4c4081];return _0x24dd2e;},_0x4c40(_0x30dce4,_0x59e02b);}import{getTranslation as _0x4b00e1}from'../utils/common-translations.js';export default class ot extends _0x483c46{[_0x2a61f3(0x84)](){const _0x53f719=_0x2a61f3;if(!this[_0x53f719(0x8f)][_0x53f719(0x94)][_0x53f719(0x7a)](_0x53f719(0x7c)))return;const _0x2f7a9c=this[_0x53f719(0x8f)][_0x53f719(0x87)],_0x3a97a7=this[_0x53f719(0x8f)][_0x53f719(0x94)][_0x53f719(0x99)](_0x53f719(0x7f));_0x3a97a7[_0x53f719(0x90)](_0x53f719(0x7b)),_0x3a97a7[_0x53f719(0x7d)](_0x53f719(0x95)),_0x3a97a7[_0x53f719(0x9e)][_0x53f719(0x9d)](_0x43ce99=>{const _0x37683b=_0x53f719;if(_0x37683b(0x97)!=_0x43ce99[_0x37683b(0x83)])return;const {data:_0xd019e7}=_0x43ce99;return _0xd019e7&&_0x37683b(0x95)==_0xd019e7[_0x37683b(0x81)]?_0xd019e7[_0x37683b(0x9b)]&&_0xd019e7[_0x37683b(0x89)]?{'type':_0x37683b(0x8a),'content':_0x4b00e1(_0x2f7a9c,_0x37683b(0x91))}:{'type':_0x37683b(0x8a),'content':''}:void 0x0;}),this[_0x53f719(0x76)]();}[_0x2a61f3(0x76)](){const _0x2ee9df=_0x2a61f3,_0x161b1b=this[_0x2ee9df(0x8f)][_0x2ee9df(0x94)][_0x2ee9df(0x99)](_0x2ee9df(0x7f));_0x161b1b[_0x2ee9df(0x85)][_0x2ee9df(0x7e)](_0x2ee9df(0x82),_0x2ee9df(0x7b),_0x2ee9df(0x75),_0x161b1b[_0x2ee9df(0x85)][_0x2ee9df(0x88)](_0x2ee9df(0x82),null,_0x2ee9df(0x8c))),_0x161b1b[_0x2ee9df(0x85)][_0x2ee9df(0x7e)](_0x2ee9df(0x82),_0x2ee9df(0x7b),_0x2ee9df(0x8c),_0x161b1b[_0x2ee9df(0x85)][_0x2ee9df(0x88)](_0x2ee9df(0x82),null,_0x2ee9df(0x75))),this[_0x2ee9df(0x98)]();}[_0x2a61f3(0x98)](){const _0x4126d5=_0x2a61f3,_0x37370d=this[_0x4126d5(0x8f)],_0x483bf9=_0x37370d[_0x4126d5(0x87)];_0x37370d[_0x4126d5(0x94)][_0x4126d5(0x99)](_0x4126d5(0x7f))[_0x4126d5(0x9e)][_0x4126d5(0x9d)](_0x59d802=>{const _0x5358c4=_0x4126d5;if(_0x5358c4(0x82)!=_0x59d802[_0x5358c4(0x83)]&&_0x5358c4(0x8d)!=_0x59d802[_0x5358c4(0x83)])return;const {data:_0x4fa5ba}=_0x59d802;if(!_0x4fa5ba||_0x5358c4(0x7b)!=_0x4fa5ba[_0x5358c4(0x80)])return;return{'type':_0x5358c4(0x8a),'content':_0x4b00e1(_0x483bf9,_0x5358c4(0x78))};});}}
23
+ const _0x3f6694=_0x670b;function _0x670b(_0x5cfae7,_0x192647){const _0x3bf9e1=_0x3bf9();return _0x670b=function(_0x670ba9,_0x11a381){_0x670ba9=_0x670ba9-0x1e2;let _0x4b0f7e=_0x3bf9e1[_0x670ba9];return _0x4b0f7e;},_0x670b(_0x5cfae7,_0x192647);}(function(_0x155f07,_0x4ccef5){const _0x1a821c=_0x670b,_0x39159c=_0x155f07();while(!![]){try{const _0x569863=-parseInt(_0x1a821c(0x1f6))/0x1*(parseInt(_0x1a821c(0x202))/0x2)+parseInt(_0x1a821c(0x208))/0x3+-parseInt(_0x1a821c(0x1fe))/0x4*(-parseInt(_0x1a821c(0x203))/0x5)+-parseInt(_0x1a821c(0x1e4))/0x6+parseInt(_0x1a821c(0x1ed))/0x7+parseInt(_0x1a821c(0x1ec))/0x8+-parseInt(_0x1a821c(0x200))/0x9;if(_0x569863===_0x4ccef5)break;else _0x39159c['push'](_0x39159c['shift']());}catch(_0x4704f8){_0x39159c['push'](_0x39159c['shift']());}}}(_0x3bf9,0xb2206));function _0x3bf9(){const _0x11dee8=['6118944lUXxhI','8381072YupTje','commandName','key','*Format:*\x20replace\x20image\x20URL','registerDescriptionCallback','discard','oldValue','getSuggestionCallback','_handleLegacySuggestions','1sDggeW','ImageEditing','replaceImageSource','get','afterInit','registerBlockAttribute','locale','descriptionFactory','188128jbkeRn','format','495855VvVkhC','formatInline','2737478DXgiWG','5ZkMPeq','enableDefaultAttributesIntegration','formatBlock','*Replace\x20image\x20URL*','src','2693250YcVeLl','TrackChangesEditing','attribute','_registerLegacyDescription','registerCustomCallback','4521036qoWVin','has','type','accept','plugins','editor','newValue','_suggestionFactory'];_0x3bf9=function(){return _0x11dee8;};return _0x3bf9();}import{Plugin as _0x577ff8}from'ckeditor5/src/core.js';import{getTranslation as _0x1664a8}from'../utils/common-translations.js';export default class ot extends _0x577ff8{[_0x3f6694(0x1fa)](){const _0x2b0442=_0x3f6694;if(!this[_0x2b0442(0x1e9)][_0x2b0442(0x1e8)][_0x2b0442(0x1e5)](_0x2b0442(0x1f7)))return;const _0x2d0cf9=this[_0x2b0442(0x1e9)][_0x2b0442(0x1fc)],_0x6f65fa=this[_0x2b0442(0x1e9)][_0x2b0442(0x1e8)][_0x2b0442(0x1f9)](_0x2b0442(0x209));_0x6f65fa[_0x2b0442(0x204)](_0x2b0442(0x1f8)),_0x6f65fa[_0x2b0442(0x1fb)](_0x2b0442(0x207)),_0x6f65fa[_0x2b0442(0x1fd)][_0x2b0442(0x1f1)](_0x30ed43=>{const _0x517a1e=_0x2b0442;if(_0x517a1e(0x20a)!=_0x30ed43[_0x517a1e(0x1e6)])return;const {data:_0x3f022d}=_0x30ed43;return _0x3f022d&&_0x517a1e(0x207)==_0x3f022d[_0x517a1e(0x1ef)]?_0x3f022d[_0x517a1e(0x1ea)]&&_0x3f022d[_0x517a1e(0x1f3)]?{'type':_0x517a1e(0x1ff),'content':_0x1664a8(_0x2d0cf9,_0x517a1e(0x206))}:{'type':_0x517a1e(0x1ff),'content':''}:void 0x0;}),this[_0x2b0442(0x1f5)]();}[_0x3f6694(0x1f5)](){const _0x2b56ba=_0x3f6694,_0x892416=this[_0x2b56ba(0x1e9)][_0x2b56ba(0x1e8)][_0x2b56ba(0x1f9)](_0x2b56ba(0x209));_0x892416[_0x2b56ba(0x1eb)][_0x2b56ba(0x1e3)](_0x2b56ba(0x205),_0x2b56ba(0x1f8),_0x2b56ba(0x1e7),_0x892416[_0x2b56ba(0x1eb)][_0x2b56ba(0x1f4)](_0x2b56ba(0x205),null,_0x2b56ba(0x1f2))),_0x892416[_0x2b56ba(0x1eb)][_0x2b56ba(0x1e3)](_0x2b56ba(0x205),_0x2b56ba(0x1f8),_0x2b56ba(0x1f2),_0x892416[_0x2b56ba(0x1eb)][_0x2b56ba(0x1f4)](_0x2b56ba(0x205),null,_0x2b56ba(0x1e7))),this[_0x2b56ba(0x1e2)]();}[_0x3f6694(0x1e2)](){const _0x33da56=_0x3f6694,_0x120714=this[_0x33da56(0x1e9)],_0x435277=_0x120714[_0x33da56(0x1fc)];_0x120714[_0x33da56(0x1e8)][_0x33da56(0x1f9)](_0x33da56(0x209))[_0x33da56(0x1fd)][_0x33da56(0x1f1)](_0x3bb429=>{const _0x2d37f8=_0x33da56;if(_0x2d37f8(0x205)!=_0x3bb429[_0x2d37f8(0x1e6)]&&_0x2d37f8(0x201)!=_0x3bb429[_0x2d37f8(0x1e6)])return;const {data:_0x1f66d8}=_0x3bb429;if(!_0x1f66d8||_0x2d37f8(0x1f8)!=_0x1f66d8[_0x2d37f8(0x1ee)])return;return{'type':_0x2d37f8(0x1ff),'content':_0x1664a8(_0x435277,_0x2d37f8(0x1f0))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444149=_0x42e7;function _0x42e7(_0x42b228,_0x53cd9c){const _0x55285c=_0x5528();return _0x42e7=function(_0x42e7b6,_0x35d88e){_0x42e7b6=_0x42e7b6-0x8a;let _0x376639=_0x55285c[_0x42e7b6];return _0x376639;},_0x42e7(_0x42b228,_0x53cd9c);}function _0x5528(){const _0x37f6ce=['descriptionFactory','editor','_suggestionFactory','imageTypeInline','author','insertion','next','*Format:*\x20%0','getSuggestionCallback','3318870QoCZcF','isEqual','commandReversedParams','format','document','imageTypeBlock','findIndex','nodeBefore','TrackChangesEditing','ImageUtils','isBefore','accept','_registerLegacyDescription','getSuggestions','differ','from','isInContent','afterInit','isIntersecting','_splitMarkerName','registerPostFixer','isOwn','479416Ofgznp','getClosestSelectedImageElement','suggestion','147750tzjSsZ','head','title','normalizedStyles','join','getFirstRange','6138146bLvxOT','registerCustomCallback','type','length','2892966rAxYSD','commandParams','hasSuggestion','formatBlock','9383840lTXFxp','discard','isBlockImage','change','commands','getSuggestion','selection','locale','registerDescriptionCallback','value','markBlockFormat','FORMAT_SIDE_IMAGE','enableCommand','imageStylePostApply','chain','get','imageStylePreApply','507772iNsdsJ','model','toLowerCase','createRangeOn','plugins','start','imageCaption','has','shouldConvertImageType','imageStyle','discardSuggestion','setImageNaturalSizeAttributes','end','getChangedMarkers','commandName','formatInline','convertInlineImageToBlock','subType','Users','isInlineImage','ImageStyleEditing','newRange','side','getContainedElement','forEach','refresh','name','filter','_findSuggestions','18OJSjAJ','markInlineFormat','nodeAfter'];_0x5528=function(){return _0x37f6ce;};return _0x5528();}(function(_0x405935,_0xba1eb5){const _0x351b49=_0x42e7,_0x1580ff=_0x405935();while(!![]){try{const _0x1b82fc=parseInt(_0x351b49(0xa4))/0x1+parseInt(_0x351b49(0xe6))/0x2+parseInt(_0x351b49(0xc1))/0x3*(parseInt(_0x351b49(0xe3))/0x4)+-parseInt(_0x351b49(0xcd))/0x5+-parseInt(_0x351b49(0x8f))/0x6+-parseInt(_0x351b49(0x8b))/0x7+parseInt(_0x351b49(0x93))/0x8;if(_0x1b82fc===_0xba1eb5)break;else _0x1580ff['push'](_0x1580ff['shift']());}catch(_0x5d1922){_0x1580ff['push'](_0x1580ff['shift']());}}}(_0x5528,0x6e17a));import{Plugin as _0x18f8e9}from'ckeditor5/src/core.js';import{uid as _0x240861}from'ckeditor5/src/utils.js';import{getTranslation as _0x1b47ca}from'../utils/common-translations.js';export default class rt extends _0x18f8e9{[_0x444149(0xde)](){const _0x3f177b=_0x444149,_0x3a868a=this[_0x3f177b(0xc5)];if(!_0x3a868a[_0x3f177b(0xa8)][_0x3f177b(0xab)](_0x3f177b(0xb8)))return;const _0x16e1c7=_0x3a868a[_0x3f177b(0xa8)][_0x3f177b(0xa2)](_0x3f177b(0xd5)),_0x1dc774=_0x3a868a[_0x3f177b(0xa8)][_0x3f177b(0xa2)](_0x3f177b(0xd6)),_0x43b263={};_0x16e1c7[_0x3f177b(0x9f)](_0x3f177b(0xad),(_0x4849d1,_0xcb3732)=>{const _0x1b6148=_0x3f177b,_0x49b754=_0x3a868a[_0x1b6148(0xa8)][_0x1b6148(0xa2)](_0x1b6148(0xb6))['me'],_0x4d381b=_0x3a868a[_0x1b6148(0x97)][_0x1b6148(0xa2)](_0x1b6148(0xad));let _0x3ddbad=_0x1dc774[_0x1b6148(0xe4)](_0x3a868a[_0x1b6148(0xa5)][_0x1b6148(0xd1)][_0x1b6148(0x99)]),_0x483439=_0x3a868a[_0x1b6148(0xa5)][_0x1b6148(0xa7)](_0x3ddbad),_0x37c0d2=_0x4d381b[_0x1b6148(0x9c)];if(_0x37c0d2==_0xcb3732[_0x1b6148(0x9c)])return;const _0x2a101f={'commandName':_0x1b6148(0xad),'commandParams':[_0xcb3732],'formatGroupId':_0x240861()};_0x3a868a[_0x1b6148(0xa5)][_0x1b6148(0x96)](()=>{const _0x55f009=_0x1b6148;if(_0x16e1c7[_0x55f009(0xda)]()[_0x55f009(0xbf)](_0xf0d73a=>_0xf0d73a[_0x55f009(0xdd)]&&_0x49b754==_0xf0d73a[_0x55f009(0xc8)]&&(_0x55f009(0x92)==_0xf0d73a[_0x55f009(0x8d)]||_0x55f009(0xb3)==_0xf0d73a[_0x55f009(0x8d)])&&(_0x55f009(0xa3)==_0xf0d73a[_0x55f009(0xb5)]||_0x55f009(0xa0)==_0xf0d73a[_0x55f009(0xb5)])&&_0xf0d73a[_0x55f009(0x8a)]()[_0x55f009(0xce)](_0x483439))[_0x55f009(0xbc)](_0x4bb2ee=>_0x16e1c7[_0x55f009(0xae)](_0x4bb2ee[_0x55f009(0xe7)])),_0x3ddbad=_0x1dc774[_0x55f009(0xe4)](_0x3a868a[_0x55f009(0xa5)][_0x55f009(0xd1)][_0x55f009(0x99)]),_0x483439=_0x3a868a[_0x55f009(0xa5)][_0x55f009(0xa7)](_0x3ddbad),_0x4d381b[_0x55f009(0xbd)](),_0x3a868a[_0x55f009(0x97)][_0x55f009(0xa2)](_0x55f009(0xc7))[_0x55f009(0xbd)](),_0x3a868a[_0x55f009(0x97)][_0x55f009(0xa2)](_0x55f009(0xd2))[_0x55f009(0xbd)](),_0x37c0d2=_0x4d381b[_0x55f009(0x9c)],_0x37c0d2!=_0xcb3732[_0x55f009(0x9c)])return _0x1dc774[_0x55f009(0xb7)](_0x3ddbad)&&_0x4d381b[_0x55f009(0xac)](_0xcb3732[_0x55f009(0x9c)],_0x3ddbad)?(_0x4849d1({..._0xcb3732,'setImageSizes':!0x1}),_0x3ddbad=_0x1dc774[_0x55f009(0xe4)](_0x3a868a[_0x55f009(0xa5)][_0x55f009(0xd1)][_0x55f009(0x99)]),void _0x16e1c7[_0x55f009(0x9d)](_0x3ddbad,{..._0x2a101f,'commandReversedParams':[{'value':_0x37c0d2||null,'setImageSizes':!0x1}]},[],_0x55f009(0xa3))):void(_0x1dc774[_0x55f009(0x95)](_0x3ddbad)?_0x16e1c7[_0x55f009(0x9d)](_0x3ddbad,_0x2a101f,[],_0x55f009(0xa0)):_0x16e1c7[_0x55f009(0xc2)](_0x483439,_0x2a101f,_0x55f009(0xa0)));});});for(const _0x207d0c of _0x3a868a[_0x3f177b(0xa8)][_0x3f177b(0xa2)](_0x3f177b(0xb8))[_0x3f177b(0xe9)])_0x43b263[_0x207d0c[_0x3f177b(0xbe)]]=_0x207d0c[_0x3f177b(0xe8)][_0x3f177b(0xa6)]();_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0x92),_0x3f177b(0xa3),_0x3f177b(0xea),()=>!0x1),_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0x92),_0x3f177b(0xa0),_0x3f177b(0xea),()=>!0x1),_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0xb3),_0x3f177b(0xa0),_0x3f177b(0xea),()=>!0x1),_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0x92),_0x3f177b(0xa3),_0x3f177b(0xd8),([_0x3c9e87])=>{const _0x1ed0ad=_0x3f177b;_0x1dc774[_0x1ed0ad(0xaf)](_0x3c9e87[_0x1ed0ad(0xbb)]());}),_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0x92),_0x3f177b(0xa3),_0x3f177b(0x94),(_0x5770dc,_0x2ef0f7)=>{const _0x7bcd4f=_0x3f177b;_0x16e1c7[_0x7bcd4f(0xc6)][_0x7bcd4f(0xcc)](_0x7bcd4f(0x92),'',_0x7bcd4f(0xd8))(_0x5770dc,{'commandName':_0x2ef0f7[_0x7bcd4f(0xb2)],'commandParams':_0x2ef0f7[_0x7bcd4f(0xcf)]});}),_0x16e1c7[_0x3f177b(0xc6)][_0x3f177b(0x8c)](_0x3f177b(0x92),_0x3f177b(0xa3),_0x3f177b(0xa1),function(_0x249296,_0x1fa2d9){if(_0x8d29a0(_0x249296,_0x1fa2d9))return[_0x249296,_0x1fa2d9];if(_0x8d29a0(_0x1fa2d9,_0x249296))return[_0x1fa2d9,_0x249296];return null;});const _0xd84fa4=[{'type':_0x3f177b(0x92),'subType':_0x3f177b(0xa3)},{'type':_0x3f177b(0xc9),'subType':_0x3f177b(0xaa)},{'type':_0x3f177b(0x92),'subType':_0x3f177b(0xb4)},{'type':_0x3f177b(0xc9),'subType':_0x3f177b(0xb4)}];function _0x8d29a0(_0x53c6da,_0x4f31c4){const _0x5a729c=_0x3f177b,_0x4c63f9=_0xd84fa4[_0x5a729c(0xd3)](({type:_0x1338be,subType:_0xba3a2b})=>_0x53c6da[_0x5a729c(0x8d)]==_0x1338be&&_0x53c6da[_0x5a729c(0xb5)]==_0xba3a2b),_0x192e85=_0xd84fa4[_0x5a729c(0xd3)](({type:_0x3f5cd5,subType:_0x139942})=>_0x4f31c4[_0x5a729c(0x8d)]==_0x3f5cd5&&_0x4f31c4[_0x5a729c(0xb5)]==_0x139942);if(_0x4c63f9<0x0||_0x192e85<0x0)return!0x1;const _0x49e359=_0x53c6da[_0x5a729c(0x8a)](),_0x2a2c8d=_0x4f31c4[_0x5a729c(0x8a)]();if((0x0==_0x4c63f9||0x1==_0x4c63f9)&&0x2==_0x192e85&&_0x49e359[_0x5a729c(0xdf)](_0x2a2c8d))return!0x0;if(0x2==_0x4c63f9&&0x3==_0x192e85){const _0x1a3de8=_0x16e1c7[_0x5a729c(0xc0)](_0x49e359,_0x5a729c(0xc9))[_0x5a729c(0xbf)](({suggestion:_0x3fb7e1,meta:_0x35db2b})=>_0x35db2b[_0x5a729c(0xe2)]&&_0x5a729c(0xb4)==_0x3fb7e1[_0x5a729c(0xb5)]);if(_0x1a3de8[_0x5a729c(0x8e)]>0x1&&_0x2a2c8d[_0x5a729c(0xb0)][_0x5a729c(0xce)](_0x49e359[_0x5a729c(0xa9)]))return!0x0;if(0x1==_0x1a3de8[_0x5a729c(0x8e)]&&(_0x49e359[_0x5a729c(0xa9)][_0x5a729c(0xce)](_0x2a2c8d[_0x5a729c(0xb0)])||_0x49e359[_0x5a729c(0xb0)][_0x5a729c(0xce)](_0x2a2c8d[_0x5a729c(0xa9)])))return!0x0;}if(0x3==_0x4c63f9&&0x3==_0x192e85&&_0x49e359[_0x5a729c(0xa9)][_0x5a729c(0xd7)](_0x2a2c8d[_0x5a729c(0xa9)])){const _0x2746d1=_0x49e359[_0x5a729c(0xb0)][_0x5a729c(0xc3)],_0x33c22d=_0x2a2c8d[_0x5a729c(0xa9)][_0x5a729c(0xd4)];return _0x1dc774[_0x5a729c(0x95)](_0x2746d1)&&_0x2746d1===_0x33c22d;}return!0x1;}_0x3a868a[_0x3f177b(0xa5)][_0x3f177b(0xd1)][_0x3f177b(0xe1)](()=>{const _0x4b890c=_0x3f177b;let _0xcd7dab=!0x1;const _0xf70ef4=Array[_0x4b890c(0xdc)](_0x3a868a[_0x4b890c(0xa5)][_0x4b890c(0xd1)][_0x4b890c(0xdb)][_0x4b890c(0xb1)]());for(const {name:_0x4b6a2b,data:_0x1f3f9f}of _0xf70ef4){const {group:_0x43bd90,type:_0x2a848e,subType:_0x161d3f,id:_0x1abf13}=_0x16e1c7[_0x4b890c(0xe0)](_0x4b6a2b);if(_0x4b890c(0xe5)==_0x43bd90&&_0x16e1c7[_0x4b890c(0x91)](_0x1abf13)){if(_0x4b890c(0x92)==_0x2a848e&&(_0x4b890c(0xa3)==_0x161d3f||_0x4b890c(0xa0)==_0x161d3f)){const _0x52a85e=_0x16e1c7[_0x4b890c(0x98)](_0x1abf13);if(_0x1f3f9f[_0x4b890c(0xb9)]){const _0x8ac50c=_0x52a85e[_0x4b890c(0x8a)]()[_0x4b890c(0xbb)]();if(_0x1dc774[_0x4b890c(0x95)](_0x8ac50c))continue;_0x16e1c7[_0x4b890c(0xae)](_0x52a85e),_0xcd7dab=!0x0;}}if(_0x4b890c(0xc9)==_0x2a848e&&_0x4b890c(0xaa)==_0x161d3f&&!_0x1f3f9f[_0x4b890c(0xb9)]){const _0x9ce6e=_0x16e1c7[_0x4b890c(0x98)](_0x1abf13);_0x9ce6e[_0x4b890c(0xca)]&&_0x9ce6e[_0x4b890c(0xca)][_0x4b890c(0xdd)]&&(_0x16e1c7[_0x4b890c(0xae)](_0x9ce6e[_0x4b890c(0xca)]),_0xcd7dab=!0x0);}}}return _0xcd7dab;}),this[_0x3f177b(0xd9)](_0x43b263);}[_0x444149(0xd9)](_0x39bb26){const _0x2def6b=_0x444149,_0xf56ec4=this[_0x2def6b(0xc5)],_0x498122=_0xf56ec4[_0x2def6b(0x9a)];_0xf56ec4[_0x2def6b(0xa8)][_0x2def6b(0xa2)](_0x2def6b(0xd5))[_0x2def6b(0xc4)][_0x2def6b(0x9b)](_0xf36547=>{const _0x48bf34=_0x2def6b;if(_0x48bf34(0x92)!=_0xf36547[_0x48bf34(0x8d)]&&_0x48bf34(0xb3)!=_0xf36547[_0x48bf34(0x8d)])return;const {data:_0x508eac}=_0xf36547;if(!_0x508eac||_0x48bf34(0xad)!=_0x508eac[_0x48bf34(0xb2)])return;const _0x3cdad7=_0x508eac[_0x48bf34(0x90)][0x0][_0x48bf34(0x9c)];return _0x4015fe(_0x48bf34(0xba)===_0x3cdad7?_0x1b47ca(_0x498122,_0x48bf34(0x9e)):_0x39bb26[_0x3cdad7]||_0x3cdad7);function _0x4015fe(_0x196d8b){const _0x57a70e=_0x48bf34;return{'type':_0x57a70e(0xd0),'content':_0x1b47ca(_0x498122,_0x57a70e(0xcb),_0x196d8b)};}});}}
23
+ const _0x294de7=_0x4229;function _0x5510(){const _0x1e04a1=['hasSuggestion','author','discardSuggestion','commandReversedParams','insertion','isOwn','Users','7574337BaPaQM','editor','ImageUtils','getContainedElement','suggestion','format','enableCommand','commands','5uyUKDM','isIntersecting','chain','markInlineFormat','nodeAfter','_findSuggestions','imageStylePostApply','10jHoqNS','8JJAtLJ','model','get','2570513XXEMiq','join','convertInlineImageToBlock','registerPostFixer','head','toLowerCase','locale','type','816699Vyxzfa','nodeBefore','markBlockFormat','filter','_registerLegacyDescription','formatBlock','getClosestSelectedImageElement','getSuggestion','subType','221VoibmJ','has','newRange','isInlineImage','descriptionFactory','_splitMarkerName','_suggestionFactory','plugins','1436964sEnHxr','forEach','82506ssidcJ','getFirstRange','imageTypeBlock','refresh','differ','ImageStyleEditing','registerDescriptionCallback','from','imageStyle','findIndex','selection','getSuggestionCallback','value','FORMAT_SIDE_IMAGE','imageTypeInline','getSuggestions','commandParams','length','isInContent','shouldConvertImageType','commandName','isBlockImage','isEqual','imageCaption','title','14ffRpOJ','871644uEhpxg','end','formatInline','*Format:*\x20%0','accept','imageStylePreApply','discard','name','2IgyDPa','document','getChangedMarkers','afterInit','registerCustomCallback','start','isBefore','setImageNaturalSizeAttributes','60336XTkoFE','side','next','change','TrackChangesEditing','normalizedStyles','createRangeOn'];_0x5510=function(){return _0x1e04a1;};return _0x5510();}(function(_0x3e7f6b,_0xad8d23){const _0xe073df=_0x4229,_0x328551=_0x3e7f6b();while(!![]){try{const _0x4846c7=-parseInt(_0xe073df(0x15e))/0x1+-parseInt(_0xe073df(0x193))/0x2*(-parseInt(_0xe073df(0x18b))/0x3)+parseInt(_0xe073df(0x19b))/0x4*(parseInt(_0xe073df(0x14b))/0x5)+parseInt(_0xe073df(0x171))/0x6*(-parseInt(_0xe073df(0x18a))/0x7)+parseInt(_0xe073df(0x153))/0x8*(-parseInt(_0xe073df(0x143))/0x9)+parseInt(_0xe073df(0x152))/0xa*(-parseInt(_0xe073df(0x156))/0xb)+parseInt(_0xe073df(0x16f))/0xc*(parseInt(_0xe073df(0x167))/0xd);if(_0x4846c7===_0xad8d23)break;else _0x328551['push'](_0x328551['shift']());}catch(_0x198db8){_0x328551['push'](_0x328551['shift']());}}}(_0x5510,0x66fde));function _0x4229(_0x54504a,_0x2ee1a6){const _0x551066=_0x5510();return _0x4229=function(_0x42292f,_0x8c0100){_0x42292f=_0x42292f-0x13c;let _0x3179a0=_0x551066[_0x42292f];return _0x3179a0;},_0x4229(_0x54504a,_0x2ee1a6);}import{Plugin as _0x26a71d}from'ckeditor5/src/core.js';import{uid as _0x4ac584}from'ckeditor5/src/utils.js';import{getTranslation as _0x4269b4}from'../utils/common-translations.js';export default class rt extends _0x26a71d{[_0x294de7(0x196)](){const _0x2d77f7=_0x294de7,_0x31a6b3=this[_0x2d77f7(0x144)];if(!_0x31a6b3[_0x2d77f7(0x16e)][_0x2d77f7(0x168)](_0x2d77f7(0x176)))return;const _0x17e107=_0x31a6b3[_0x2d77f7(0x16e)][_0x2d77f7(0x155)](_0x2d77f7(0x19f)),_0x5f2ef6=_0x31a6b3[_0x2d77f7(0x16e)][_0x2d77f7(0x155)](_0x2d77f7(0x145)),_0x4cefdb={};_0x17e107[_0x2d77f7(0x149)](_0x2d77f7(0x179),(_0x1d5324,_0xbe8316)=>{const _0x424c23=_0x2d77f7,_0xc69855=_0x31a6b3[_0x424c23(0x16e)][_0x424c23(0x155)](_0x424c23(0x142))['me'],_0x80bc3f=_0x31a6b3[_0x424c23(0x14a)][_0x424c23(0x155)](_0x424c23(0x179));let _0x4f1348=_0x5f2ef6[_0x424c23(0x164)](_0x31a6b3[_0x424c23(0x154)][_0x424c23(0x194)][_0x424c23(0x17b)]),_0xdc7a59=_0x31a6b3[_0x424c23(0x154)][_0x424c23(0x1a1)](_0x4f1348),_0x35e35c=_0x80bc3f[_0x424c23(0x17d)];if(_0x35e35c==_0xbe8316[_0x424c23(0x17d)])return;const _0x230267={'commandName':_0x424c23(0x179),'commandParams':[_0xbe8316],'formatGroupId':_0x4ac584()};_0x31a6b3[_0x424c23(0x154)][_0x424c23(0x19e)](()=>{const _0x590cdb=_0x424c23;if(_0x17e107[_0x590cdb(0x180)]()[_0x590cdb(0x161)](_0x18f741=>_0x18f741[_0x590cdb(0x183)]&&_0xc69855==_0x18f741[_0x590cdb(0x13d)]&&(_0x590cdb(0x163)==_0x18f741[_0x590cdb(0x15d)]||_0x590cdb(0x18d)==_0x18f741[_0x590cdb(0x15d)])&&(_0x590cdb(0x190)==_0x18f741[_0x590cdb(0x166)]||_0x590cdb(0x151)==_0x18f741[_0x590cdb(0x166)])&&_0x18f741[_0x590cdb(0x172)]()[_0x590cdb(0x187)](_0xdc7a59))[_0x590cdb(0x170)](_0x454ceb=>_0x17e107[_0x590cdb(0x13e)](_0x454ceb[_0x590cdb(0x15a)])),_0x4f1348=_0x5f2ef6[_0x590cdb(0x164)](_0x31a6b3[_0x590cdb(0x154)][_0x590cdb(0x194)][_0x590cdb(0x17b)]),_0xdc7a59=_0x31a6b3[_0x590cdb(0x154)][_0x590cdb(0x1a1)](_0x4f1348),_0x80bc3f[_0x590cdb(0x174)](),_0x31a6b3[_0x590cdb(0x14a)][_0x590cdb(0x155)](_0x590cdb(0x17f))[_0x590cdb(0x174)](),_0x31a6b3[_0x590cdb(0x14a)][_0x590cdb(0x155)](_0x590cdb(0x173))[_0x590cdb(0x174)](),_0x35e35c=_0x80bc3f[_0x590cdb(0x17d)],_0x35e35c!=_0xbe8316[_0x590cdb(0x17d)])return _0x5f2ef6[_0x590cdb(0x16a)](_0x4f1348)&&_0x80bc3f[_0x590cdb(0x184)](_0xbe8316[_0x590cdb(0x17d)],_0x4f1348)?(_0x1d5324({..._0xbe8316,'setImageSizes':!0x1}),_0x4f1348=_0x5f2ef6[_0x590cdb(0x164)](_0x31a6b3[_0x590cdb(0x154)][_0x590cdb(0x194)][_0x590cdb(0x17b)]),void _0x17e107[_0x590cdb(0x160)](_0x4f1348,{..._0x230267,'commandReversedParams':[{'value':_0x35e35c||null,'setImageSizes':!0x1}]},[],_0x590cdb(0x190))):void(_0x5f2ef6[_0x590cdb(0x186)](_0x4f1348)?_0x17e107[_0x590cdb(0x160)](_0x4f1348,_0x230267,[],_0x590cdb(0x151)):_0x17e107[_0x590cdb(0x14e)](_0xdc7a59,_0x230267,_0x590cdb(0x151)));});});for(const _0xf09048 of _0x31a6b3[_0x2d77f7(0x16e)][_0x2d77f7(0x155)](_0x2d77f7(0x176))[_0x2d77f7(0x1a0)])_0x4cefdb[_0xf09048[_0x2d77f7(0x192)]]=_0xf09048[_0x2d77f7(0x189)][_0x2d77f7(0x15b)]();_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x163),_0x2d77f7(0x190),_0x2d77f7(0x157),()=>!0x1),_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x163),_0x2d77f7(0x151),_0x2d77f7(0x157),()=>!0x1),_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x18d),_0x2d77f7(0x151),_0x2d77f7(0x157),()=>!0x1),_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x163),_0x2d77f7(0x190),_0x2d77f7(0x18f),([_0x113022])=>{const _0x482666=_0x2d77f7;_0x5f2ef6[_0x482666(0x19a)](_0x113022[_0x482666(0x146)]());}),_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x163),_0x2d77f7(0x190),_0x2d77f7(0x191),(_0x2106ff,_0x8ac97a)=>{const _0x2d580d=_0x2d77f7;_0x17e107[_0x2d580d(0x16d)][_0x2d580d(0x17c)](_0x2d580d(0x163),'',_0x2d580d(0x18f))(_0x2106ff,{'commandName':_0x8ac97a[_0x2d580d(0x185)],'commandParams':_0x8ac97a[_0x2d580d(0x13f)]});}),_0x17e107[_0x2d77f7(0x16d)][_0x2d77f7(0x197)](_0x2d77f7(0x163),_0x2d77f7(0x190),_0x2d77f7(0x14d),function(_0x5c86f7,_0x1ed06a){if(_0x1a0abd(_0x5c86f7,_0x1ed06a))return[_0x5c86f7,_0x1ed06a];if(_0x1a0abd(_0x1ed06a,_0x5c86f7))return[_0x1ed06a,_0x5c86f7];return null;});const _0x458c58=[{'type':_0x2d77f7(0x163),'subType':_0x2d77f7(0x190)},{'type':_0x2d77f7(0x140),'subType':_0x2d77f7(0x188)},{'type':_0x2d77f7(0x163),'subType':_0x2d77f7(0x158)},{'type':_0x2d77f7(0x140),'subType':_0x2d77f7(0x158)}];function _0x1a0abd(_0x1ac41d,_0x5958f3){const _0x525cd4=_0x2d77f7,_0x505c47=_0x458c58[_0x525cd4(0x17a)](({type:_0x3dac6b,subType:_0x5eb884})=>_0x1ac41d[_0x525cd4(0x15d)]==_0x3dac6b&&_0x1ac41d[_0x525cd4(0x166)]==_0x5eb884),_0xecb888=_0x458c58[_0x525cd4(0x17a)](({type:_0x8a524e,subType:_0x4134a1})=>_0x5958f3[_0x525cd4(0x15d)]==_0x8a524e&&_0x5958f3[_0x525cd4(0x166)]==_0x4134a1);if(_0x505c47<0x0||_0xecb888<0x0)return!0x1;const _0x4ad3e8=_0x1ac41d[_0x525cd4(0x172)](),_0x4c4a11=_0x5958f3[_0x525cd4(0x172)]();if((0x0==_0x505c47||0x1==_0x505c47)&&0x2==_0xecb888&&_0x4ad3e8[_0x525cd4(0x14c)](_0x4c4a11))return!0x0;if(0x2==_0x505c47&&0x3==_0xecb888){const _0x5db41d=_0x17e107[_0x525cd4(0x150)](_0x4ad3e8,_0x525cd4(0x140))[_0x525cd4(0x161)](({suggestion:_0xefe7f5,meta:_0x4edb91})=>_0x4edb91[_0x525cd4(0x141)]&&_0x525cd4(0x158)==_0xefe7f5[_0x525cd4(0x166)]);if(_0x5db41d[_0x525cd4(0x182)]>0x1&&_0x4c4a11[_0x525cd4(0x18c)][_0x525cd4(0x187)](_0x4ad3e8[_0x525cd4(0x198)]))return!0x0;if(0x1==_0x5db41d[_0x525cd4(0x182)]&&(_0x4ad3e8[_0x525cd4(0x198)][_0x525cd4(0x187)](_0x4c4a11[_0x525cd4(0x18c)])||_0x4ad3e8[_0x525cd4(0x18c)][_0x525cd4(0x187)](_0x4c4a11[_0x525cd4(0x198)])))return!0x0;}if(0x3==_0x505c47&&0x3==_0xecb888&&_0x4ad3e8[_0x525cd4(0x198)][_0x525cd4(0x199)](_0x4c4a11[_0x525cd4(0x198)])){const _0x35af4c=_0x4ad3e8[_0x525cd4(0x18c)][_0x525cd4(0x14f)],_0x6416cf=_0x4c4a11[_0x525cd4(0x198)][_0x525cd4(0x15f)];return _0x5f2ef6[_0x525cd4(0x186)](_0x35af4c)&&_0x35af4c===_0x6416cf;}return!0x1;}_0x31a6b3[_0x2d77f7(0x154)][_0x2d77f7(0x194)][_0x2d77f7(0x159)](()=>{const _0x558a58=_0x2d77f7;let _0x2670e8=!0x1;const _0x262017=Array[_0x558a58(0x178)](_0x31a6b3[_0x558a58(0x154)][_0x558a58(0x194)][_0x558a58(0x175)][_0x558a58(0x195)]());for(const {name:_0x295c3b,data:_0x53aa79}of _0x262017){const {group:_0x34e952,type:_0xf01b3a,subType:_0x455a04,id:_0xfb0868}=_0x17e107[_0x558a58(0x16c)](_0x295c3b);if(_0x558a58(0x147)==_0x34e952&&_0x17e107[_0x558a58(0x13c)](_0xfb0868)){if(_0x558a58(0x163)==_0xf01b3a&&(_0x558a58(0x190)==_0x455a04||_0x558a58(0x151)==_0x455a04)){const _0x14dd65=_0x17e107[_0x558a58(0x165)](_0xfb0868);if(_0x53aa79[_0x558a58(0x169)]){const _0x35cd84=_0x14dd65[_0x558a58(0x172)]()[_0x558a58(0x146)]();if(_0x5f2ef6[_0x558a58(0x186)](_0x35cd84))continue;_0x17e107[_0x558a58(0x13e)](_0x14dd65),_0x2670e8=!0x0;}}if(_0x558a58(0x140)==_0xf01b3a&&_0x558a58(0x188)==_0x455a04&&!_0x53aa79[_0x558a58(0x169)]){const _0x29d36e=_0x17e107[_0x558a58(0x165)](_0xfb0868);_0x29d36e[_0x558a58(0x19d)]&&_0x29d36e[_0x558a58(0x19d)][_0x558a58(0x183)]&&(_0x17e107[_0x558a58(0x13e)](_0x29d36e[_0x558a58(0x19d)]),_0x2670e8=!0x0);}}}return _0x2670e8;}),this[_0x2d77f7(0x162)](_0x4cefdb);}[_0x294de7(0x162)](_0x89ac41){const _0x29abd3=_0x294de7,_0x588983=this[_0x29abd3(0x144)],_0x40700e=_0x588983[_0x29abd3(0x15c)];_0x588983[_0x29abd3(0x16e)][_0x29abd3(0x155)](_0x29abd3(0x19f))[_0x29abd3(0x16b)][_0x29abd3(0x177)](_0x372fe1=>{const _0x1f9260=_0x29abd3;if(_0x1f9260(0x163)!=_0x372fe1[_0x1f9260(0x15d)]&&_0x1f9260(0x18d)!=_0x372fe1[_0x1f9260(0x15d)])return;const {data:_0x144b95}=_0x372fe1;if(!_0x144b95||_0x1f9260(0x179)!=_0x144b95[_0x1f9260(0x185)])return;const _0x138be4=_0x144b95[_0x1f9260(0x181)][0x0][_0x1f9260(0x17d)];return _0x420e7b(_0x1f9260(0x19c)===_0x138be4?_0x4269b4(_0x40700e,_0x1f9260(0x17e)):_0x89ac41[_0x138be4]||_0x138be4);function _0x420e7b(_0x809a7c){const _0x220dde=_0x1f9260;return{'type':_0x220dde(0x148),'content':_0x4269b4(_0x40700e,_0x220dde(0x18e),_0x809a7c)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e8f(){const _0x519faf=['forEach','dataInsert','16vsglCh','2859516LRjaui','_trackChangesValueDuringImport','_setSuggestionData','execute','track_changes','175868pqFBUC','_handleImportedData','get','bind','plugins','18GsbBce','959040XDaPQn','editor','listenTo','afterInit','collaboration_features','Users','5qyGvUo','value','_trackChangesExecuted','TrackChangesEditing','commands','trackChanges','8277570BgYpxU','high','enableCommand','4708332ebWopM','lowest','1403456EOCdgA','548309xyrwPa','importWord'];_0x5e8f=function(){return _0x519faf;};return _0x5e8f();}const _0x5a0c66=_0x4d92;function _0x4d92(_0x4a7f75,_0x38b95c){const _0x5e8fa4=_0x5e8f();return _0x4d92=function(_0x4d92c5,_0x1abb52){_0x4d92c5=_0x4d92c5-0x12b;let _0x4f5075=_0x5e8fa4[_0x4d92c5];return _0x4f5075;},_0x4d92(_0x4a7f75,_0x38b95c);}(function(_0x52d0bd,_0x43b9a8){const _0x2be4c6=_0x4d92,_0x339875=_0x52d0bd();while(!![]){try{const _0x424b2b=parseInt(_0x2be4c6(0x141))/0x1+parseInt(_0x2be4c6(0x14b))/0x2*(parseInt(_0x2be4c6(0x12e))/0x3)+-parseInt(_0x2be4c6(0x140))/0x4*(-parseInt(_0x2be4c6(0x135))/0x5)+-parseInt(_0x2be4c6(0x146))/0x6+-parseInt(_0x2be4c6(0x13b))/0x7+parseInt(_0x2be4c6(0x145))/0x8*(parseInt(_0x2be4c6(0x13e))/0x9)+-parseInt(_0x2be4c6(0x12f))/0xa;if(_0x424b2b===_0x43b9a8)break;else _0x339875['push'](_0x339875['shift']());}catch(_0x4b31a3){_0x339875['push'](_0x339875['shift']());}}}(_0x5e8f,0xaf4f9));import{Plugin as _0x1ae2fe}from'ckeditor5/src/core.js';export default class at extends _0x1ae2fe{constructor(_0x4f06d6){const _0x514607=_0x4d92;super(_0x4f06d6),this[_0x514607(0x147)]=!0x1,this[_0x514607(0x137)]=!0x1;}[_0x5a0c66(0x132)](){const _0x1a7afb=_0x5a0c66,_0x224928=this[_0x1a7afb(0x130)],_0x11613d=_0x224928[_0x1a7afb(0x139)][_0x1a7afb(0x12b)](_0x1a7afb(0x142)),_0x53e819=_0x224928[_0x1a7afb(0x139)][_0x1a7afb(0x12b)](_0x1a7afb(0x13a));_0x11613d&&(_0x11613d['on'](_0x1a7afb(0x149),(_0x414ffc,[,_0x10e8ce])=>{const _0x137c08=_0x1a7afb;this[_0x137c08(0x147)]=_0x53e819[_0x137c08(0x136)],_0x10e8ce[_0x137c08(0x133)][_0x137c08(0x14a)]=!this[_0x137c08(0x147)];},{'priority':_0x1a7afb(0x13c)}),this[_0x1a7afb(0x131)](_0x11613d,_0x1a7afb(0x144),this[_0x1a7afb(0x14c)][_0x1a7afb(0x12c)](this)),this[_0x1a7afb(0x131)](_0x11613d,_0x1a7afb(0x144),()=>{const _0x3887fe=_0x1a7afb;this[_0x3887fe(0x137)]&&(_0x53e819[_0x3887fe(0x149)](),this[_0x3887fe(0x137)]=!0x1);},{'priority':_0x1a7afb(0x13f)}),_0x224928[_0x1a7afb(0x12d)][_0x1a7afb(0x12b)](_0x1a7afb(0x138))[_0x1a7afb(0x13d)](_0x1a7afb(0x142)));}[_0x5a0c66(0x14c)](_0x3b04c1,_0x2c5c8e){const _0x371127=_0x5a0c66,{suggestions:_0x3e15f9}=_0x2c5c8e,_0x2ec8bb=this[_0x371127(0x130)][_0x371127(0x139)][_0x371127(0x12b)](_0x371127(0x13a)),_0x1dd28e=_0x2ec8bb[_0x371127(0x136)];this[_0x371127(0x147)]!==_0x1dd28e&&(_0x2ec8bb[_0x371127(0x149)](),this[_0x371127(0x137)]=!0x0),_0x3e15f9&&_0x3e15f9[_0x371127(0x143)](({id:_0x4c0bde,type:_0x80cb88,author:_0x2058b5,created_at:_0x2065d4})=>{const _0x5b6f1c=_0x371127,_0x41479d={'id':_0x4c0bde,'type':_0x80cb88,'authorId':this[_0x5b6f1c(0x130)][_0x5b6f1c(0x12d)][_0x5b6f1c(0x12b)](_0x5b6f1c(0x134))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2058b5,'createdAt':_0x2065d4?new Date(_0x2065d4):new Date(),'source':_0x5b6f1c(0x142)}}};this[_0x5b6f1c(0x130)][_0x5b6f1c(0x12d)][_0x5b6f1c(0x12b)](_0x5b6f1c(0x138))[_0x5b6f1c(0x148)](_0x41479d);});}}
23
+ const _0x175268=_0x5901;function _0x2f2d(){const _0x4cce54=['forEach','3594552wwCEMx','_handleImportedData','listenTo','_trackChangesValueDuringImport','importWord','dataInsert','get','Users','6500106OJdbPz','collaboration_features','3751208QQRzEk','editor','4792140xNSmEi','bind','plugins','commands','value','lowest','25739IOhfhx','track_changes','74IBVmkG','_setSuggestionData','enableCommand','_trackChangesExecuted','2994978eWorYD','3990516TXQgXT','high','7ccSbgH','trackChanges','TrackChangesEditing','execute','afterInit'];_0x2f2d=function(){return _0x4cce54;};return _0x2f2d();}(function(_0x5dc4c1,_0x2d0f46){const _0x28fde7=_0x5901,_0xbe627a=_0x5dc4c1();while(!![]){try{const _0x1e345c=-parseInt(_0x28fde7(0x189))/0x1*(parseInt(_0x28fde7(0x18b))/0x2)+parseInt(_0x28fde7(0x18f))/0x3+-parseInt(_0x28fde7(0x181))/0x4+parseInt(_0x28fde7(0x183))/0x5+-parseInt(_0x28fde7(0x190))/0x6+parseInt(_0x28fde7(0x192))/0x7*(parseInt(_0x28fde7(0x198))/0x8)+parseInt(_0x28fde7(0x17f))/0x9;if(_0x1e345c===_0x2d0f46)break;else _0xbe627a['push'](_0xbe627a['shift']());}catch(_0x2f55c1){_0xbe627a['push'](_0xbe627a['shift']());}}}(_0x2f2d,0x8be94));import{Plugin as _0x20fa98}from'ckeditor5/src/core.js';function _0x5901(_0x2d956b,_0x33ab1c){const _0x2f2d24=_0x2f2d();return _0x5901=function(_0x5901e7,_0x51143a){_0x5901e7=_0x5901e7-0x17a;let _0x59f567=_0x2f2d24[_0x5901e7];return _0x59f567;},_0x5901(_0x2d956b,_0x33ab1c);}export default class at extends _0x20fa98{constructor(_0x1698e7){const _0xb95350=_0x5901;super(_0x1698e7),this[_0xb95350(0x17a)]=!0x1,this[_0xb95350(0x18e)]=!0x1;}[_0x175268(0x196)](){const _0x3fae4d=_0x175268,_0x1b6b0d=this[_0x3fae4d(0x182)],_0x5f5b9c=_0x1b6b0d[_0x3fae4d(0x186)][_0x3fae4d(0x17d)](_0x3fae4d(0x17b)),_0x580348=_0x1b6b0d[_0x3fae4d(0x186)][_0x3fae4d(0x17d)](_0x3fae4d(0x193));_0x5f5b9c&&(_0x5f5b9c['on'](_0x3fae4d(0x195),(_0x3a8862,[,_0x4431ba])=>{const _0x4859b1=_0x3fae4d;this[_0x4859b1(0x17a)]=_0x580348[_0x4859b1(0x187)],_0x4431ba[_0x4859b1(0x180)][_0x4859b1(0x18a)]=!this[_0x4859b1(0x17a)];},{'priority':_0x3fae4d(0x191)}),this[_0x3fae4d(0x19a)](_0x5f5b9c,_0x3fae4d(0x17c),this[_0x3fae4d(0x199)][_0x3fae4d(0x184)](this)),this[_0x3fae4d(0x19a)](_0x5f5b9c,_0x3fae4d(0x17c),()=>{const _0x5bcd08=_0x3fae4d;this[_0x5bcd08(0x18e)]&&(_0x580348[_0x5bcd08(0x195)](),this[_0x5bcd08(0x18e)]=!0x1);},{'priority':_0x3fae4d(0x188)}),_0x1b6b0d[_0x3fae4d(0x185)][_0x3fae4d(0x17d)](_0x3fae4d(0x194))[_0x3fae4d(0x18d)](_0x3fae4d(0x17b)));}[_0x175268(0x199)](_0x2c4b24,_0x5d733b){const _0x12cfaa=_0x175268,{suggestions:_0x139ea8}=_0x5d733b,_0xeeca54=this[_0x12cfaa(0x182)][_0x12cfaa(0x186)][_0x12cfaa(0x17d)](_0x12cfaa(0x193)),_0x35ce97=_0xeeca54[_0x12cfaa(0x187)];this[_0x12cfaa(0x17a)]!==_0x35ce97&&(_0xeeca54[_0x12cfaa(0x195)](),this[_0x12cfaa(0x18e)]=!0x0),_0x139ea8&&_0x139ea8[_0x12cfaa(0x197)](({id:_0x37ebec,type:_0x3e32ea,author:_0x25cbd3,created_at:_0x2b0e89})=>{const _0x23fb65=_0x12cfaa,_0x1bbbc0={'id':_0x37ebec,'type':_0x3e32ea,'authorId':this[_0x23fb65(0x182)][_0x23fb65(0x185)][_0x23fb65(0x17d)](_0x23fb65(0x17e))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x25cbd3,'createdAt':_0x2b0e89?new Date(_0x2b0e89):new Date(),'source':_0x23fb65(0x17b)}}};this[_0x23fb65(0x182)][_0x23fb65(0x185)][_0x23fb65(0x17d)](_0x23fb65(0x194))[_0x23fb65(0x18c)](_0x1bbbc0);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f8396=_0x4211;(function(_0x166c51,_0x248dfb){const _0x50dbd7=_0x4211,_0xb6321f=_0x166c51();while(!![]){try{const _0x581b6e=-parseInt(_0x50dbd7(0xfc))/0x1*(parseInt(_0x50dbd7(0x11e))/0x2)+parseInt(_0x50dbd7(0x10a))/0x3+parseInt(_0x50dbd7(0x116))/0x4*(parseInt(_0x50dbd7(0x101))/0x5)+parseInt(_0x50dbd7(0x102))/0x6+-parseInt(_0x50dbd7(0x111))/0x7+-parseInt(_0x50dbd7(0x112))/0x8*(parseInt(_0x50dbd7(0x11f))/0x9)+parseInt(_0x50dbd7(0x10c))/0xa;if(_0x581b6e===_0x248dfb)break;else _0xb6321f['push'](_0xb6321f['shift']());}catch(_0x70576c){_0xb6321f['push'](_0xb6321f['shift']());}}}(_0x1dd4,0xb89af));function _0x1dd4(){const _0x19d5b9=['107520lRwOcc','commandName','descriptionFactory','afterInit','21644OlExti','outdentBlock','editor','formatBlock','registerDescriptionCallback','TrackChangesEditing','enableDefaultAttributesIntegration','enableCommand','2WxPDcZ','837SVDvqG','blockIndent','format','*Indent:*\x20%0','getItemLabel','475359Evldru','indent','getItems','plugins','IndentEditing','1330EQIzNF','4064628pzZTwG','type','registerBlockAttribute','_registerLegacyDescription','FORMAT_INDENT','*Outdent:*\x20%0','get','outdent','613140ETRwNB','registerAttributeLabel','12742870tfgsOM','locale','indentBlock','IndentBlock','has','7798063fNXWpb'];_0x1dd4=function(){return _0x19d5b9;};return _0x1dd4();}import{Plugin as _0x450356}from'ckeditor5/src/core.js';function _0x4211(_0x48d876,_0x362d25){const _0x1dd42a=_0x1dd4();return _0x4211=function(_0x4211f4,_0x5850e7){_0x4211f4=_0x4211f4-0xfc;let _0x4a374f=_0x1dd42a[_0x4211f4];return _0x4a374f;},_0x4211(_0x48d876,_0x362d25);}import{getTranslation as _0x3802f0}from'../utils/common-translations.js';export default class ct extends _0x450356{[_0x2f8396(0x115)](){const _0x10863b=_0x2f8396,_0x4dc437=this[_0x10863b(0x118)],_0x42a21c=_0x4dc437[_0x10863b(0xff)][_0x10863b(0x108)](_0x10863b(0x11b));if(_0x4dc437[_0x10863b(0xff)][_0x10863b(0x110)](_0x10863b(0x100))&&(_0x42a21c[_0x10863b(0x11d)](_0x10863b(0xfd)),_0x42a21c[_0x10863b(0x11d)](_0x10863b(0x109))),_0x4dc437[_0x10863b(0xff)][_0x10863b(0x110)](_0x10863b(0x10f))){for(const _0x26d9d5 of[_0x10863b(0x10e),_0x10863b(0x117)])_0x42a21c[_0x10863b(0x11c)](_0x26d9d5);}const _0x43f637=_0x4dc437[_0x10863b(0x10d)];_0x42a21c[_0x10863b(0x104)](_0x10863b(0x120)),_0x42a21c[_0x10863b(0x114)][_0x10863b(0x10b)](_0x10863b(0x120),_0x3802f0(_0x43f637,_0x10863b(0x106))),this[_0x10863b(0x105)]();}[_0x2f8396(0x105)](){const _0x1660bd=_0x2f8396,_0x1f7d22=this[_0x1660bd(0x118)],_0x38c748=_0x1f7d22[_0x1660bd(0x10d)],_0x54e2ae=_0x1f7d22[_0x1660bd(0xff)][_0x1660bd(0x108)](_0x1660bd(0x11b));_0x54e2ae[_0x1660bd(0x114)][_0x1660bd(0x11a)](_0x115e50=>{const _0x394238=_0x1660bd;if(_0x394238(0x119)!=_0x115e50[_0x394238(0x103)])return;const {data:_0x1c9d29}=_0x115e50;if(!_0x1c9d29)return;if(_0x394238(0x10e)!=_0x1c9d29[_0x394238(0x113)]&&_0x394238(0x117)!=_0x1c9d29[_0x394238(0x113)])return;const _0x16ac2b=_0x115e50[_0x394238(0xfe)]()[0x0],_0x5758c5=_0x54e2ae[_0x394238(0x114)][_0x394238(0x123)](_0x16ac2b);return _0x394238(0x10e)==_0x1c9d29[_0x394238(0x113)]?{'type':_0x394238(0x121),'content':_0x3802f0(_0x38c748,_0x394238(0x122),_0x5758c5)}:_0x394238(0x117)==_0x1c9d29[_0x394238(0x113)]?{'type':_0x394238(0x121),'content':_0x3802f0(_0x38c748,_0x394238(0x107),_0x5758c5)}:void 0x0;});}}
23
+ const _0x58b25c=_0x1c65;(function(_0x4a8d97,_0x31da35){const _0x3d6889=_0x1c65,_0xc56322=_0x4a8d97();while(!![]){try{const _0x48695f=-parseInt(_0x3d6889(0x7e))/0x1*(parseInt(_0x3d6889(0x8a))/0x2)+-parseInt(_0x3d6889(0x8e))/0x3*(parseInt(_0x3d6889(0x9f))/0x4)+parseInt(_0x3d6889(0x7f))/0x5+parseInt(_0x3d6889(0x7c))/0x6*(-parseInt(_0x3d6889(0x88))/0x7)+parseInt(_0x3d6889(0x7a))/0x8+parseInt(_0x3d6889(0x82))/0x9+-parseInt(_0x3d6889(0x78))/0xa*(-parseInt(_0x3d6889(0x86))/0xb);if(_0x48695f===_0x31da35)break;else _0xc56322['push'](_0xc56322['shift']());}catch(_0x1a2de1){_0xc56322['push'](_0xc56322['shift']());}}}(_0x41ae,0xc04d9));import{Plugin as _0x5ccd92}from'ckeditor5/src/core.js';function _0x1c65(_0x4c5f21,_0x55f958){const _0x41ae99=_0x41ae();return _0x1c65=function(_0x1c6591,_0x5f43f1){_0x1c6591=_0x1c6591-0x77;let _0x101534=_0x41ae99[_0x1c6591];return _0x101534;},_0x1c65(_0x4c5f21,_0x55f958);}import{getTranslation as _0x2ef506}from'../utils/common-translations.js';function _0x41ae(){const _0x3fa477=['afterInit','enableCommand','getItems','registerBlockAttribute','enableDefaultAttributesIntegration','indent','get','format','IndentBlock','formatBlock','124MGYCtH','descriptionFactory','888670NSOKmL','locale','3038824zjcVCJ','FORMAT_INDENT','34074xHclIo','registerDescriptionCallback','2czFjDX','5351310KJFvob','outdent','registerAttributeLabel','5365224wWhpbw','type','outdentBlock','commandName','55XPdzSR','getItemLabel','1232fiOHtt','has','97576kHyoLf','TrackChangesEditing','editor','_registerLegacyDescription','58629Wdprpr','plugins','*Outdent:*\x20%0','IndentEditing','indentBlock','*Indent:*\x20%0','blockIndent'];_0x41ae=function(){return _0x3fa477;};return _0x41ae();}export default class ct extends _0x5ccd92{[_0x58b25c(0x95)](){const _0x4b84ba=_0x58b25c,_0x5491eb=this[_0x4b84ba(0x8c)],_0x4fe2ad=_0x5491eb[_0x4b84ba(0x8f)][_0x4b84ba(0x9b)](_0x4b84ba(0x8b));if(_0x5491eb[_0x4b84ba(0x8f)][_0x4b84ba(0x89)](_0x4b84ba(0x91))&&(_0x4fe2ad[_0x4b84ba(0x96)](_0x4b84ba(0x9a)),_0x4fe2ad[_0x4b84ba(0x96)](_0x4b84ba(0x80))),_0x5491eb[_0x4b84ba(0x8f)][_0x4b84ba(0x89)](_0x4b84ba(0x9d))){for(const _0x33006c of[_0x4b84ba(0x92),_0x4b84ba(0x84)])_0x4fe2ad[_0x4b84ba(0x99)](_0x33006c);}const _0xb4681=_0x5491eb[_0x4b84ba(0x79)];_0x4fe2ad[_0x4b84ba(0x98)](_0x4b84ba(0x94)),_0x4fe2ad[_0x4b84ba(0x77)][_0x4b84ba(0x81)](_0x4b84ba(0x94),_0x2ef506(_0xb4681,_0x4b84ba(0x7b))),this[_0x4b84ba(0x8d)]();}[_0x58b25c(0x8d)](){const _0x120e7c=_0x58b25c,_0x272416=this[_0x120e7c(0x8c)],_0x5acd22=_0x272416[_0x120e7c(0x79)],_0x3c86ab=_0x272416[_0x120e7c(0x8f)][_0x120e7c(0x9b)](_0x120e7c(0x8b));_0x3c86ab[_0x120e7c(0x77)][_0x120e7c(0x7d)](_0xf92129=>{const _0xae496b=_0x120e7c;if(_0xae496b(0x9e)!=_0xf92129[_0xae496b(0x83)])return;const {data:_0x2f4045}=_0xf92129;if(!_0x2f4045)return;if(_0xae496b(0x92)!=_0x2f4045[_0xae496b(0x85)]&&_0xae496b(0x84)!=_0x2f4045[_0xae496b(0x85)])return;const _0x13106a=_0xf92129[_0xae496b(0x97)]()[0x0],_0x5831a2=_0x3c86ab[_0xae496b(0x77)][_0xae496b(0x87)](_0x13106a);return _0xae496b(0x92)==_0x2f4045[_0xae496b(0x85)]?{'type':_0xae496b(0x9c),'content':_0x2ef506(_0x5acd22,_0xae496b(0x93),_0x5831a2)}:_0xae496b(0x84)==_0x2f4045[_0xae496b(0x85)]?{'type':_0xae496b(0x9c),'content':_0x2ef506(_0x5acd22,_0xae496b(0x90),_0x5831a2)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x259f46=_0x4c28;function _0x1bd4(){var _0x415c16=['get','315uWzSza','50262fGkDit','requires','763ZZiCfu','enableCommand','190phRrub','825928TQekfv','120392XHMcoy','11262272otlFKU','plugins','init','11GuGgGP','TrackChangesEditing','editor','input','7395264liLHaj','30252pGfWki','7343430HtMyYK'];_0x1bd4=function(){return _0x415c16;};return _0x1bd4();}(function(_0x364ff8,_0x3276ea){var _0x448b47=_0x4c28,_0x1f7743=_0x364ff8();while(!![]){try{var _0x28589f=-parseInt(_0x448b47(0xa4))/0x1+-parseInt(_0x448b47(0xa3))/0x2*(-parseInt(_0x448b47(0xae))/0x3)+-parseInt(_0x448b47(0xa5))/0x4*(-parseInt(_0x448b47(0x9e))/0x5)+-parseInt(_0x448b47(0x9f))/0x6*(parseInt(_0x448b47(0xa1))/0x7)+parseInt(_0x448b47(0xa6))/0x8+-parseInt(_0x448b47(0xad))/0x9+parseInt(_0x448b47(0xaf))/0xa*(-parseInt(_0x448b47(0xa9))/0xb);if(_0x28589f===_0x3276ea)break;else _0x1f7743['push'](_0x1f7743['shift']());}catch(_0x9ab759){_0x1f7743['push'](_0x1f7743['shift']());}}}(_0x1bd4,0xec0de));import{Plugin as _0x304b10}from'ckeditor5/src/core.js';import{Input as _0x67ad14}from'ckeditor5/src/typing.js';function _0x4c28(_0x4b12a1,_0x4cd8bb){var _0x1bd4a7=_0x1bd4();return _0x4c28=function(_0x4c2847,_0x34e0b9){_0x4c2847=_0x4c2847-0x9d;var _0x32a86b=_0x1bd4a7[_0x4c2847];return _0x32a86b;},_0x4c28(_0x4b12a1,_0x4cd8bb);}export default class ut extends _0x304b10{static get[_0x259f46(0xa0)](){return[_0x67ad14];}[_0x259f46(0xa8)](){var _0x5f028b=_0x259f46;this[_0x5f028b(0xab)][_0x5f028b(0xa7)][_0x5f028b(0x9d)](_0x5f028b(0xaa))[_0x5f028b(0xa2)](_0x5f028b(0xac));}}
23
+ var _0x5e54e0=_0x4901;(function(_0x5953d7,_0xf19fe1){var _0x235b36=_0x4901,_0x4c754a=_0x5953d7();while(!![]){try{var _0x3e59d7=parseInt(_0x235b36(0x136))/0x1+-parseInt(_0x235b36(0x131))/0x2+parseInt(_0x235b36(0x128))/0x3+parseInt(_0x235b36(0x130))/0x4*(parseInt(_0x235b36(0x132))/0x5)+-parseInt(_0x235b36(0x12d))/0x6*(-parseInt(_0x235b36(0x12a))/0x7)+parseInt(_0x235b36(0x135))/0x8+-parseInt(_0x235b36(0x12c))/0x9;if(_0x3e59d7===_0xf19fe1)break;else _0x4c754a['push'](_0x4c754a['shift']());}catch(_0x22d248){_0x4c754a['push'](_0x4c754a['shift']());}}}(_0x2c53,0x59088));function _0x2c53(){var _0xde3366=['TrackChangesEditing','11227806eZmhDT','1722GETpuH','init','requires','56enaqQW','459706nBNzUn','246970yIoZFL','get','plugins','2072296YxxbrR','392383cPuFAA','input','enableCommand','1467258KjoUee','editor','245xsfkAs'];_0x2c53=function(){return _0xde3366;};return _0x2c53();}import{Plugin as _0x366444}from'ckeditor5/src/core.js';import{Input as _0x4cd904}from'ckeditor5/src/typing.js';function _0x4901(_0x5b175c,_0x32113e){var _0x2c5330=_0x2c53();return _0x4901=function(_0x4901ae,_0x259812){_0x4901ae=_0x4901ae-0x127;var _0x4f6634=_0x2c5330[_0x4901ae];return _0x4f6634;},_0x4901(_0x5b175c,_0x32113e);}export default class ut extends _0x366444{static get[_0x5e54e0(0x12f)](){return[_0x4cd904];}[_0x5e54e0(0x12e)](){var _0xdbaa5e=_0x5e54e0;this[_0xdbaa5e(0x129)][_0xdbaa5e(0x134)][_0xdbaa5e(0x133)](_0xdbaa5e(0x12b))[_0xdbaa5e(0x127)](_0xdbaa5e(0x137));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d1570=_0xa155;(function(_0x34c575,_0x1c74b0){const _0x17f8ea=_0xa155,_0x2c66ae=_0x34c575();while(!![]){try{const _0x1d7feb=parseInt(_0x17f8ea(0x1dc))/0x1*(-parseInt(_0x17f8ea(0x1dd))/0x2)+-parseInt(_0x17f8ea(0x1d4))/0x3+parseInt(_0x17f8ea(0x1a1))/0x4*(parseInt(_0x17f8ea(0x1bf))/0x5)+-parseInt(_0x17f8ea(0x1e5))/0x6+parseInt(_0x17f8ea(0x1cd))/0x7*(parseInt(_0x17f8ea(0x19d))/0x8)+-parseInt(_0x17f8ea(0x1c4))/0x9+-parseInt(_0x17f8ea(0x1e2))/0xa*(-parseInt(_0x17f8ea(0x1e6))/0xb);if(_0x1d7feb===_0x1c74b0)break;else _0x2c66ae['push'](_0x2c66ae['shift']());}catch(_0x57098c){_0x2c66ae['push'](_0x2c66ae['shift']());}}}(_0x3fd8,0x89e84));import{Plugin as _0x448e42}from'ckeditor5/src/core.js';function _0xa155(_0x5e5333,_0x5b5f11){const _0x3fd8e8=_0x3fd8();return _0xa155=function(_0xa15503,_0x3e0382){_0xa15503=_0xa15503-0x19d;let _0x3a7d73=_0x3fd8e8[_0xa15503];return _0x3a7d73;},_0xa155(_0x5e5333,_0x5b5f11);}import{getTranslation as _0x56c764}from'../utils/common-translations.js';export default class ft extends _0x448e42{[_0x1d1570(0x1d6)](){const _0x475646=_0x1d1570,_0x2dbc76=this[_0x475646(0x1ec)],_0x3e1ca4=_0x2dbc76[_0x475646(0x1cc)];if(!_0x2dbc76[_0x475646(0x1b6)][_0x475646(0x1e1)](_0x475646(0x1d0)))return;const _0x5ca64b=_0x2dbc76[_0x475646(0x1b6)][_0x475646(0x1b4)](_0x475646(0x1b3)),_0x4658b5=_0x2dbc76[_0x475646(0x1b6)][_0x475646(0x1e1)](_0x475646(0x1c5));function _0x2960d4(_0x212c28){return()=>{const _0x3d3d34=_0xa155,_0x483f12=_0x2dbc76[_0x3d3d34(0x1ea)][_0x3d3d34(0x1a7)][_0x3d3d34(0x1a3)],_0x5c810b=_0x2dbc76[_0x3d3d34(0x1c6)][_0x3d3d34(0x1b4)](_0x212c28);if(_0x5c810b[_0x3d3d34(0x1b2)])return void _0x2dbc76[_0x3d3d34(0x19e)](_0x3d3d34(0x1a5),{});const _0xbaf2fc=_0x212c28[_0x3d3d34(0x1b7)](0x0,-0x4),_0x3d91e7=function(_0x22e2f8,_0x24a6b9,_0x4a824a){const _0x12cce2=_0x3d3d34;let _0xfa7270=Array[_0x12cce2(0x1bc)](_0x22e2f8)[_0x12cce2(0x1ab)](_0x54f2c4=>function(_0x59abff,_0x574016){const _0xff9f69=_0x12cce2;return _0x574016[_0xff9f69(0x1f3)](_0x59abff[_0xff9f69(0x1c8)],_0xff9f69(0x1eb))&&!_0x574016[_0xff9f69(0x1b8)](_0x59abff);}(_0x54f2c4,_0x4a824a));_0xfa7270=_0xfa7270[_0x12cce2(0x1ab)](_0x5cab2c=>!_0x5cab2c['is'](_0x12cce2(0x1c3),_0x12cce2(0x1eb))||_0x5cab2c[_0x12cce2(0x1d8)](_0x12cce2(0x1d3))!=_0x24a6b9);const _0x189dda=new Set();for(const _0x26b5e6 of _0xfa7270)_0x26b5e6['is'](_0x12cce2(0x1c3),_0x12cce2(0x1eb))?_0x189dda[_0x12cce2(0x19f)](fe(_0x26b5e6)):_0x189dda[_0x12cce2(0x19f)](_0x26b5e6);return Array[_0x12cce2(0x1bc)](_0x189dda);}(_0x483f12[_0x3d3d34(0x1a6)](),_0xbaf2fc,_0x2dbc76[_0x3d3d34(0x1ea)][_0x3d3d34(0x1df)]);_0x2dbc76[_0x3d3d34(0x1ea)][_0x3d3d34(0x1b9)](()=>{const _0x3c07e5=_0x3d3d34;for(const _0xdc7aee of _0x3d91e7)_0x5ca64b[_0x3c07e5(0x1d5)](_0xdc7aee,{'commandName':_0x212c28,'commandParams':[{'forceValue':!_0x5c810b[_0x3c07e5(0x1b2)]}],'formatGroupId':_0x3c07e5(0x1d7)},ue(_0xdc7aee));});};}function _0x2e0a48(_0x23aeac){return()=>{const _0x4c34d3=_0xa155,_0x507760=function(_0x376bb2){const _0x3cb87b=_0xa155;let _0xfe0376=Array[_0x3cb87b(0x1bc)](_0x376bb2);const _0x139e6b=_0xfe0376[_0x3cb87b(0x1e9)](_0x242407=>_0x3cb87b(0x1eb)!=_0x242407[_0x3cb87b(0x1f2)]);return _0x139e6b>-0x1&&(_0xfe0376=_0xfe0376[_0x3cb87b(0x1b7)](0x0,_0x139e6b)),_0xfe0376;}(_0x2dbc76[_0x4c34d3(0x1ea)][_0x4c34d3(0x1a7)][_0x4c34d3(0x1a3)][_0x4c34d3(0x1a6)]()),_0xdadf7a=_0x2dbc76[_0x4c34d3(0x1ea)][_0x4c34d3(0x1ce)](_0x2dbc76[_0x4c34d3(0x1ea)][_0x4c34d3(0x1be)](_0x507760[0x0],_0x4c34d3(0x1ac)),_0x2dbc76[_0x4c34d3(0x1ea)][_0x4c34d3(0x1be)](_0x507760[_0x507760[_0x4c34d3(0x1ee)]-0x1],_0x4c34d3(0x1aa)));_0x2dbc76[_0x4c34d3(0x1ea)][_0x4c34d3(0x1b9)](()=>{const _0x41bf87=_0x4c34d3;_0x5ca64b[_0x41bf87(0x1d5)](_0xdadf7a,{'commandName':_0x23aeac,'commandParams':[],'formatGroupId':_0x41bf87(0x1cb)},function(_0x18d15d){const _0x670acd=_0x41bf87,_0x2d1190=new Set();for(const _0x2e73bb of _0x18d15d){let _0x49da78=_0x2e73bb[_0x670acd(0x1e4)];for(;_0x49da78&&_0x49da78[_0x670acd(0x1d8)](_0x670acd(0x1cb))>_0x2e73bb[_0x670acd(0x1d8)](_0x670acd(0x1cb));)_0x2d1190[_0x670acd(0x19f)](_0x49da78),_0x49da78=_0x49da78[_0x670acd(0x1e4)];}return Array[_0x670acd(0x1bc)](_0x2d1190);}(_0x507760));});};}_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1ef),_0x2960d4(_0x475646(0x1ef))),_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1d9),_0x2960d4(_0x475646(0x1d9))),_0x4658b5&&_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1af),_0x2960d4(_0x475646(0x1af))),_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1ca),_0x2e0a48(_0x475646(0x1ca))),_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1c1),_0x2e0a48(_0x475646(0x1c1))),_0x4658b5&&_0x5ca64b[_0x475646(0x1c7)](_0x475646(0x1d1),()=>{const _0x39cd2d=_0x475646,_0xe14189=_0x2dbc76[_0x39cd2d(0x1c6)][_0x39cd2d(0x1b4)](_0x39cd2d(0x1d1)),_0x554128=Array[_0x39cd2d(0x1bc)](_0xe14189[_0x39cd2d(0x1b0)]);_0x554128[_0x39cd2d(0x1ab)](_0x11beb5=>_0x11beb5[_0x39cd2d(0x1d8)](_0x39cd2d(0x1c0))!=_0xe14189[_0x39cd2d(0x1b2)]),_0x2dbc76[_0x39cd2d(0x1ea)][_0x39cd2d(0x1b9)](()=>{const _0x43643c=_0x39cd2d;for(const _0x27b9e5 of _0x554128)_0x5ca64b[_0x43643c(0x1d5)](_0x27b9e5,{'commandName':_0x43643c(0x1d1),'commandParams':[{'forceValue':!_0xe14189[_0x43643c(0x1b2)]}]});});}),_0x5ca64b[_0x475646(0x1bb)][_0x475646(0x1d2)](_0x475646(0x1eb),_0x5709f6=>_0x56c764(_0x3e1ca4,_0x475646(0x1db),_0x5709f6)),_0x5ca64b[_0x475646(0x1bb)][_0x475646(0x1a0)](_0xeda2c=>{const _0x1c1ab5=_0x475646;if(_0x1c1ab5(0x1a2)!=_0xeda2c[_0x1c1ab5(0x1f0)]&&_0x1c1ab5(0x1cf)!=_0xeda2c[_0x1c1ab5(0x1f0)])return;const {data:_0x333c2a}=_0xeda2c;if(_0x333c2a){if(_0x1c1ab5(0x1ef)==_0x333c2a[_0x1c1ab5(0x1ed)]||_0x1c1ab5(0x1d9)==_0x333c2a[_0x1c1ab5(0x1ed)]||_0x1c1ab5(0x1af)==_0x333c2a[_0x1c1ab5(0x1ed)])switch(_0x333c2a[_0x1c1ab5(0x1ed)][_0x1c1ab5(0x1b1)](_0x1c1ab5(0x1e0),'')){case _0x1c1ab5(0x1bd):return _0x47a569(_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1ba)));case _0x1c1ab5(0x1ad):return _0x47a569(_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1c2)));case _0x1c1ab5(0x1e7):return _0x47a569(_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1e8)));}if(_0x1c1ab5(0x1ca)==_0x333c2a[_0x1c1ab5(0x1ed)])return{'type':_0x1c1ab5(0x1a4),'content':_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1b5),_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1db)))};if(_0x1c1ab5(0x1c1)==_0x333c2a[_0x1c1ab5(0x1ed)])return{'type':_0x1c1ab5(0x1a4),'content':_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1a8),_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1db)))};if(_0x1c1ab5(0x1d1)==_0x333c2a[_0x1c1ab5(0x1ed)])return _0x333c2a[_0x1c1ab5(0x1c9)][0x0][_0x1c1ab5(0x1de)]?{'type':_0x1c1ab5(0x1a4),'content':_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1e3))}:{'type':_0x1c1ab5(0x1a4),'content':_0x56c764(_0x3e1ca4,_0x1c1ab5(0x1da))};}function _0x47a569(_0x3ebaf3){const _0x3b71a7=_0x1c1ab5;return{'type':_0x3b71a7(0x1a4),'content':_0x56c764(_0x3e1ca4,_0x3b71a7(0x1ae),_0x3ebaf3)};}});}}function _0x3fd8(){const _0x4591c6=['3730WvAHPp','todoListChecked','outdentList','ELEMENT_NUMBERED_LIST','element','737793tSmvVl','LegacyTodoListEditing','commands','enableCommand','parent','commandParams','indentList','listIndent','locale','7tQRbgy','createRange','formatInline','LegacyListEditing','checkTodoList','registerElementLabel','listType','1837590ZXFqID','markBlockFormat','afterInit','blockName','getAttribute','bulletedList','*Uncheck\x20item*','ELEMENT_LIST_ITEM','3165zshgNL','518mojnTh','forceValue','schema','List','has','6464120wDfliX','*Check\x20item*','nextSibling','4406844fgksDN','33oYQFkF','todo','ELEMENT_TODO_LIST','findIndex','model','listItem','editor','commandName','length','numberedList','type','previousSibling','name','checkChild','1110336jgFJdQ','execute','add','registerDescriptionCallback','3944Haidqb','formatBlock','selection','format','paragraph','getSelectedBlocks','document','*Outdent:*\x20%0','push','end','filter','before','numbered','*Change\x20to:*\x20%0','todoList','_selectedElements','replace','value','TrackChangesEditing','get','*Indent:*\x20%0','plugins','slice','isObject','change','ELEMENT_BULLETED_LIST','descriptionFactory','from','bulleted','createPositionAt'];_0x3fd8=function(){return _0x4591c6;};return _0x3fd8();}function fe(_0x4157cd){const _0x3a78b8=_0x1d1570,_0x498f58=_0x4157cd[_0x3a78b8(0x1d8)](_0x3a78b8(0x1cb));if(0x0==_0x498f58)return _0x4157cd;let _0xd68d62=_0x4157cd;for(;_0x4157cd[_0x3a78b8(0x1f1)]&&_0x4157cd[_0x3a78b8(0x1f1)]['is'](_0x3a78b8(0x1c3),_0x3a78b8(0x1eb));){const _0x4fdaf3=_0x4157cd[_0x3a78b8(0x1f1)][_0x3a78b8(0x1d8)](_0x3a78b8(0x1cb));if(_0x4fdaf3==_0x498f58)_0xd68d62=_0x4157cd[_0x3a78b8(0x1f1)];else{if(_0x4fdaf3<_0x498f58)break;}_0x4157cd=_0x4157cd[_0x3a78b8(0x1f1)];}return _0xd68d62;}function ue(_0x51f15e){const _0x2e55e7=_0x1d1570,_0x55dd00=[];if(_0x51f15e['is'](_0x2e55e7(0x1c3),_0x2e55e7(0x1eb))&&_0x51f15e[_0x2e55e7(0x1d8)](_0x2e55e7(0x1cb))>0x0){let _0x2a337f=_0x51f15e[_0x2e55e7(0x1e4)];for(;_0x2a337f&&_0x2e55e7(0x1eb)==_0x2a337f[_0x2e55e7(0x1f2)]&&_0x2a337f[_0x2e55e7(0x1d8)](_0x2e55e7(0x1cb))==_0x51f15e[_0x2e55e7(0x1d8)](_0x2e55e7(0x1cb));)_0x55dd00[_0x2e55e7(0x1a9)](_0x2a337f),_0x2a337f=_0x2a337f[_0x2e55e7(0x1e4)];}return _0x55dd00;}
23
+ const _0x131a96=_0x40e1;(function(_0x1eb3a1,_0xd355ca){const _0x5cf8ef=_0x40e1,_0x1d795b=_0x1eb3a1();while(!![]){try{const _0x5ef4b2=-parseInt(_0x5cf8ef(0xa4))/0x1*(-parseInt(_0x5cf8ef(0xa9))/0x2)+parseInt(_0x5cf8ef(0xb1))/0x3*(-parseInt(_0x5cf8ef(0xcb))/0x4)+-parseInt(_0x5cf8ef(0xac))/0x5*(-parseInt(_0x5cf8ef(0x98))/0x6)+-parseInt(_0x5cf8ef(0xc9))/0x7+-parseInt(_0x5cf8ef(0xbc))/0x8*(-parseInt(_0x5cf8ef(0xc4))/0x9)+-parseInt(_0x5cf8ef(0xaa))/0xa+parseInt(_0x5cf8ef(0xcd))/0xb;if(_0x5ef4b2===_0xd355ca)break;else _0x1d795b['push'](_0x1d795b['shift']());}catch(_0x3935ee){_0x1d795b['push'](_0x1d795b['shift']());}}}(_0x3d25,0x83a6d));function _0x40e1(_0x40441a,_0x23413b){const _0x3d253f=_0x3d25();return _0x40e1=function(_0x40e1cb,_0x3fd3dd){_0x40e1cb=_0x40e1cb-0x8f;let _0x3a8f52=_0x3d253f[_0x40e1cb];return _0x3a8f52;},_0x40e1(_0x40441a,_0x23413b);}import{Plugin as _0x454af1}from'ckeditor5/src/core.js';import{getTranslation as _0x1459d7}from'../utils/common-translations.js';export default class ft extends _0x454af1{[_0x131a96(0xe5)](){const _0x1e08d4=_0x131a96,_0x39d827=this[_0x1e08d4(0xce)],_0x34b419=_0x39d827[_0x1e08d4(0xe3)];if(!_0x39d827[_0x1e08d4(0x93)][_0x1e08d4(0xc1)](_0x1e08d4(0xd2)))return;const _0xe05914=_0x39d827[_0x1e08d4(0x93)][_0x1e08d4(0xbb)](_0x1e08d4(0xb7)),_0x3a2937=_0x39d827[_0x1e08d4(0x93)][_0x1e08d4(0xc1)](_0x1e08d4(0x91));function _0x1fba08(_0x274ce2){return()=>{const _0x7ad283=_0x40e1,_0x3f5c31=_0x39d827[_0x7ad283(0xc2)][_0x7ad283(0xe1)][_0x7ad283(0x8f)],_0xc12f53=_0x39d827[_0x7ad283(0xdc)][_0x7ad283(0xbb)](_0x274ce2);if(_0xc12f53[_0x7ad283(0xc3)])return void _0x39d827[_0x7ad283(0xa3)](_0x7ad283(0xd0),{});const _0x19d02a=_0x274ce2[_0x7ad283(0x9f)](0x0,-0x4),_0x350664=function(_0x42efb7,_0x1516bf,_0x52c38d){const _0x40967f=_0x7ad283;let _0x653b48=Array[_0x40967f(0xa0)](_0x42efb7)[_0x40967f(0x92)](_0x134da8=>function(_0x16f94a,_0x2539ba){const _0x1d00b4=_0x40967f;return _0x2539ba[_0x1d00b4(0xda)](_0x16f94a[_0x1d00b4(0xcc)],_0x1d00b4(0xdb))&&!_0x2539ba[_0x1d00b4(0xba)](_0x16f94a);}(_0x134da8,_0x52c38d));_0x653b48=_0x653b48[_0x40967f(0x92)](_0x240aff=>!_0x240aff['is'](_0x40967f(0xdd),_0x40967f(0xdb))||_0x240aff[_0x40967f(0xc6)](_0x40967f(0xde))!=_0x1516bf);const _0x4c7893=new Set();for(const _0x39fb82 of _0x653b48)_0x39fb82['is'](_0x40967f(0xdd),_0x40967f(0xdb))?_0x4c7893[_0x40967f(0xa6)](fe(_0x39fb82)):_0x4c7893[_0x40967f(0xa6)](_0x39fb82);return Array[_0x40967f(0xa0)](_0x4c7893);}(_0x3f5c31[_0x7ad283(0xb0)](),_0x19d02a,_0x39d827[_0x7ad283(0xc2)][_0x7ad283(0xd9)]);_0x39d827[_0x7ad283(0xc2)][_0x7ad283(0x9a)](()=>{const _0x31b8d3=_0x7ad283;for(const _0x12a2df of _0x350664)_0xe05914[_0x31b8d3(0xa8)](_0x12a2df,{'commandName':_0x274ce2,'commandParams':[{'forceValue':!_0xc12f53[_0x31b8d3(0xc3)]}],'formatGroupId':_0x31b8d3(0xb8)},ue(_0x12a2df));});};}function _0x14ffab(_0x5ec41){return()=>{const _0x25533d=_0x40e1,_0x1a5503=function(_0x173dee){const _0x6466d7=_0x40e1;let _0x4edcf3=Array[_0x6466d7(0xa0)](_0x173dee);const _0x4b269f=_0x4edcf3[_0x6466d7(0xbe)](_0x23dcd5=>_0x6466d7(0xdb)!=_0x23dcd5[_0x6466d7(0xca)]);return _0x4b269f>-0x1&&(_0x4edcf3=_0x4edcf3[_0x6466d7(0x9f)](0x0,_0x4b269f)),_0x4edcf3;}(_0x39d827[_0x25533d(0xc2)][_0x25533d(0xe1)][_0x25533d(0x8f)][_0x25533d(0xb0)]()),_0x339913=_0x39d827[_0x25533d(0xc2)][_0x25533d(0xb9)](_0x39d827[_0x25533d(0xc2)][_0x25533d(0xc8)](_0x1a5503[0x0],_0x25533d(0xcf)),_0x39d827[_0x25533d(0xc2)][_0x25533d(0xc8)](_0x1a5503[_0x1a5503[_0x25533d(0xb5)]-0x1],_0x25533d(0xb4)));_0x39d827[_0x25533d(0xc2)][_0x25533d(0x9a)](()=>{const _0x2b4097=_0x25533d;_0xe05914[_0x2b4097(0xa8)](_0x339913,{'commandName':_0x5ec41,'commandParams':[],'formatGroupId':_0x2b4097(0xb3)},function(_0x3f43f4){const _0x59fdbd=_0x2b4097,_0x595408=new Set();for(const _0x276d19 of _0x3f43f4){let _0x15a00f=_0x276d19[_0x59fdbd(0x95)];for(;_0x15a00f&&_0x15a00f[_0x59fdbd(0xc6)](_0x59fdbd(0xb3))>_0x276d19[_0x59fdbd(0xc6)](_0x59fdbd(0xb3));)_0x595408[_0x59fdbd(0xa6)](_0x15a00f),_0x15a00f=_0x15a00f[_0x59fdbd(0x95)];}return Array[_0x59fdbd(0xa0)](_0x595408);}(_0x1a5503));});};}_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0xd4),_0x1fba08(_0x1e08d4(0xd4))),_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0xb2),_0x1fba08(_0x1e08d4(0xb2))),_0x3a2937&&_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0x94),_0x1fba08(_0x1e08d4(0x94))),_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0x90),_0x14ffab(_0x1e08d4(0x90))),_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0xe2),_0x14ffab(_0x1e08d4(0xe2))),_0x3a2937&&_0xe05914[_0x1e08d4(0xc5)](_0x1e08d4(0xe0),()=>{const _0xee4b36=_0x1e08d4,_0x1c1945=_0x39d827[_0xee4b36(0xdc)][_0xee4b36(0xbb)](_0xee4b36(0xe0)),_0xe2e5e3=Array[_0xee4b36(0xa0)](_0x1c1945[_0xee4b36(0xc7)]);_0xe2e5e3[_0xee4b36(0x92)](_0x126590=>_0x126590[_0xee4b36(0xc6)](_0xee4b36(0xdf))!=_0x1c1945[_0xee4b36(0xc3)]),_0x39d827[_0xee4b36(0xc2)][_0xee4b36(0x9a)](()=>{const _0x4327b5=_0xee4b36;for(const _0xb272d9 of _0xe2e5e3)_0xe05914[_0x4327b5(0xa8)](_0xb272d9,{'commandName':_0x4327b5(0xe0),'commandParams':[{'forceValue':!_0x1c1945[_0x4327b5(0xc3)]}]});});}),_0xe05914[_0x1e08d4(0xa1)][_0x1e08d4(0x9e)](_0x1e08d4(0xdb),_0x394383=>_0x1459d7(_0x34b419,_0x1e08d4(0xae),_0x394383)),_0xe05914[_0x1e08d4(0xa1)][_0x1e08d4(0x9b)](_0x331eff=>{const _0x4e52d2=_0x1e08d4;if(_0x4e52d2(0xad)!=_0x331eff[_0x4e52d2(0xbd)]&&_0x4e52d2(0xe4)!=_0x331eff[_0x4e52d2(0xbd)])return;const {data:_0x5222a4}=_0x331eff;if(_0x5222a4){if(_0x4e52d2(0xd4)==_0x5222a4[_0x4e52d2(0x9c)]||_0x4e52d2(0xb2)==_0x5222a4[_0x4e52d2(0x9c)]||_0x4e52d2(0x94)==_0x5222a4[_0x4e52d2(0x9c)])switch(_0x5222a4[_0x4e52d2(0x9c)][_0x4e52d2(0xa2)](_0x4e52d2(0xbf),'')){case _0x4e52d2(0xb6):return _0x3225fa(_0x1459d7(_0x34b419,_0x4e52d2(0x99)));case _0x4e52d2(0xd6):return _0x3225fa(_0x1459d7(_0x34b419,_0x4e52d2(0xd7)));case _0x4e52d2(0xc0):return _0x3225fa(_0x1459d7(_0x34b419,_0x4e52d2(0xd5)));}if(_0x4e52d2(0x90)==_0x5222a4[_0x4e52d2(0x9c)])return{'type':_0x4e52d2(0xa5),'content':_0x1459d7(_0x34b419,_0x4e52d2(0xaf),_0x1459d7(_0x34b419,_0x4e52d2(0xae)))};if(_0x4e52d2(0xe2)==_0x5222a4[_0x4e52d2(0x9c)])return{'type':_0x4e52d2(0xa5),'content':_0x1459d7(_0x34b419,_0x4e52d2(0x97),_0x1459d7(_0x34b419,_0x4e52d2(0xae)))};if(_0x4e52d2(0xe0)==_0x5222a4[_0x4e52d2(0x9c)])return _0x5222a4[_0x4e52d2(0xd3)][0x0][_0x4e52d2(0xa7)]?{'type':_0x4e52d2(0xa5),'content':_0x1459d7(_0x34b419,_0x4e52d2(0xd1))}:{'type':_0x4e52d2(0xa5),'content':_0x1459d7(_0x34b419,_0x4e52d2(0x96))};}function _0x3225fa(_0x3d8ab8){const _0x1f70b9=_0x4e52d2;return{'type':_0x1f70b9(0xa5),'content':_0x1459d7(_0x34b419,_0x1f70b9(0xab),_0x3d8ab8)};}});}}function _0x3d25(){const _0x4a96de=['96uJyfbb','type','findIndex','List','todo','has','model','value','267237cKhPch','enableCommand','getAttribute','_selectedElements','createPositionAt','302183ggUmIT','name','52YJTDPN','parent','7147536KNahGw','editor','before','paragraph','*Check\x20item*','LegacyListEditing','commandParams','numberedList','ELEMENT_TODO_LIST','numbered','ELEMENT_NUMBERED_LIST','push','schema','checkChild','listItem','commands','element','listType','todoListChecked','checkTodoList','document','outdentList','locale','formatInline','afterInit','selection','indentList','LegacyTodoListEditing','filter','plugins','todoList','nextSibling','*Uncheck\x20item*','*Outdent:*\x20%0','22434ZAcNqR','ELEMENT_BULLETED_LIST','change','registerDescriptionCallback','commandName','previousSibling','registerElementLabel','slice','from','descriptionFactory','replace','execute','208435tBKWdp','format','add','forceValue','markBlockFormat','2rOOfHy','2104350pjjahh','*Change\x20to:*\x20%0','205oyioge','formatBlock','ELEMENT_LIST_ITEM','*Indent:*\x20%0','getSelectedBlocks','132687QYmLtO','bulletedList','listIndent','end','length','bulleted','TrackChangesEditing','blockName','createRange','isObject','get'];_0x3d25=function(){return _0x4a96de;};return _0x3d25();}function fe(_0xfd9aa0){const _0x2d461f=_0x131a96,_0x540dfb=_0xfd9aa0[_0x2d461f(0xc6)](_0x2d461f(0xb3));if(0x0==_0x540dfb)return _0xfd9aa0;let _0x5822cb=_0xfd9aa0;for(;_0xfd9aa0[_0x2d461f(0x9d)]&&_0xfd9aa0[_0x2d461f(0x9d)]['is'](_0x2d461f(0xdd),_0x2d461f(0xdb));){const _0x2966c1=_0xfd9aa0[_0x2d461f(0x9d)][_0x2d461f(0xc6)](_0x2d461f(0xb3));if(_0x2966c1==_0x540dfb)_0x5822cb=_0xfd9aa0[_0x2d461f(0x9d)];else{if(_0x2966c1<_0x540dfb)break;}_0xfd9aa0=_0xfd9aa0[_0x2d461f(0x9d)];}return _0x5822cb;}function ue(_0x5560a7){const _0x2bd44e=_0x131a96,_0x22d407=[];if(_0x5560a7['is'](_0x2bd44e(0xdd),_0x2bd44e(0xdb))&&_0x5560a7[_0x2bd44e(0xc6)](_0x2bd44e(0xb3))>0x0){let _0x1cc3d0=_0x5560a7[_0x2bd44e(0x95)];for(;_0x1cc3d0&&_0x2bd44e(0xdb)==_0x1cc3d0[_0x2bd44e(0xca)]&&_0x1cc3d0[_0x2bd44e(0xc6)](_0x2bd44e(0xb3))==_0x5560a7[_0x2bd44e(0xc6)](_0x2bd44e(0xb3));)_0x22d407[_0x2bd44e(0xd8)](_0x1cc3d0),_0x1cc3d0=_0x1cc3d0[_0x2bd44e(0x95)];}return _0x22d407;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1662b5=_0x3072;function _0x5441(){const _0x36081d=['15sQrdEc','getListTypeFromListStyleType','listType','length','document','27133689bSLocL','before','markMultiRangeBlockFormat','handleListStyleCommand','editor','getLastPosition','formatBlock','map','getSiblingNodes','backward','5339016LOXzUx','86952KgFcDd','createPositionAt','listReversed','get','afterInit','startIndex','LegacyListPropertiesEditing','bind','plugins','createRange','commandName','commandParams','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','config','handleListStartCommand','replace','_LIST_','model','flat','filter','locale','handleDescriptions','parent','reversed','_getTranslationKeyForListStyle','descriptionFactory','type','forward','LegacyListUtils','741RycJjf','unshift','*Format:*\x20set\x20order\x20to\x20regular','482777lJuFuL','2246uKjfRX','getFirstPosition','_getSuggestionBlocks','listStyle','getAttribute','default','push','from','enableCommand','styles','listItem','format','toUpperCase','change','list.properties','49AsURUu','_getSuggestionBlocksForListStyle','682932RzGCOh','selection','10cRvbfm','TrackChangesEditing','element','numbered','*Format:*\x20set\x20order\x20to\x20reversed','has','registerDescriptionCallback','1952196KgACyA','formatInline','getSelectedBlocks','listStart','handleListReversedCommand','ELEMENT_'];_0x5441=function(){return _0x36081d;};return _0x5441();}(function(_0xea8bcd,_0x51e97c){const _0x2557a9=_0x3072,_0xeed545=_0xea8bcd();while(!![]){try{const _0x4eab34=-parseInt(_0x2557a9(0x1d7))/0x1+parseInt(_0x2557a9(0x1d8))/0x2*(-parseInt(_0x2557a9(0x1d4))/0x3)+parseInt(_0x2557a9(0x197))/0x4*(-parseInt(_0x2557a9(0x1a6))/0x5)+-parseInt(_0x2557a9(0x1a0))/0x6+parseInt(_0x2557a9(0x195))/0x7*(parseInt(_0x2557a9(0x1b6))/0x8)+-parseInt(_0x2557a9(0x1b5))/0x9+parseInt(_0x2557a9(0x199))/0xa*(parseInt(_0x2557a9(0x1ab))/0xb);if(_0x4eab34===_0x51e97c)break;else _0xeed545['push'](_0xeed545['shift']());}catch(_0x3506b9){_0xeed545['push'](_0xeed545['shift']());}}}(_0x5441,0x55e5b));function _0x3072(_0x9348f0,_0x34d012){const _0x54418e=_0x5441();return _0x3072=function(_0x30727c,_0xd2c987){_0x30727c=_0x30727c-0x190;let _0x28b6b0=_0x54418e[_0x30727c];return _0x28b6b0;},_0x3072(_0x9348f0,_0x34d012);}import{Plugin as _0x4a93ce}from'ckeditor5/src/core.js';import{getTranslation as _0x43aa2c}from'../utils/common-translations.js';export default class W extends _0x4a93ce{[_0x1662b5(0x1ba)](){const _0x217a23=_0x1662b5;if(!this[_0x217a23(0x1af)][_0x217a23(0x1be)][_0x217a23(0x19e)](_0x217a23(0x1bc)))return;const _0x1ca591=this[_0x217a23(0x1af)][_0x217a23(0x1c4)][_0x217a23(0x1b9)](_0x217a23(0x194)),_0x620f94=this[_0x217a23(0x1af)][_0x217a23(0x1be)][_0x217a23(0x1b9)](_0x217a23(0x19a));_0x1ca591[_0x217a23(0x1e1)]&&_0x620f94[_0x217a23(0x1e0)](_0x217a23(0x1db),this[_0x217a23(0x1ae)][_0x217a23(0x1bd)](this)),_0x1ca591[_0x217a23(0x1ce)]&&_0x620f94[_0x217a23(0x1e0)](_0x217a23(0x1b8),this[_0x217a23(0x1a4)][_0x217a23(0x1bd)](this)),_0x1ca591[_0x217a23(0x1bb)]&&_0x620f94[_0x217a23(0x1e0)](_0x217a23(0x1a3),this[_0x217a23(0x1c5)][_0x217a23(0x1bd)](this)),_0x620f94[_0x217a23(0x1d0)][_0x217a23(0x19f)](this[_0x217a23(0x1cc)][_0x217a23(0x1bd)](this));}[_0x1662b5(0x1ae)](_0x662bab,_0x151b61={}){const _0x575e45=_0x1662b5,_0x115dba=this[_0x575e45(0x1af)][_0x575e45(0x1be)][_0x575e45(0x1b9)](_0x575e45(0x19a)),_0x563c86=this[_0x575e45(0x196)]();this[_0x575e45(0x1af)][_0x575e45(0x1c8)][_0x575e45(0x193)](()=>{const _0x4c4c4f=_0x575e45;_0x115dba[_0x4c4c4f(0x1ad)](_0x563c86,{'commandName':_0x4c4c4f(0x1db),'commandParams':[{'type':_0x151b61[_0x4c4c4f(0x1d1)]}],'formatGroupId':_0x4c4c4f(0x1db)});});}[_0x1662b5(0x1a4)](_0x4b0004,_0x57b610={}){const _0x2dc27d=_0x1662b5,_0x35a8d3=this[_0x2dc27d(0x1af)][_0x2dc27d(0x1be)][_0x2dc27d(0x1b9)](_0x2dc27d(0x19a)),_0x666fe1=this[_0x2dc27d(0x1da)](_0x323c2a=>_0x323c2a['is'](_0x2dc27d(0x19b),_0x2dc27d(0x190))&&_0x2dc27d(0x19c)===_0x323c2a[_0x2dc27d(0x1dc)](_0x2dc27d(0x1a8)));if(_0x666fe1[_0x2dc27d(0x1a9)]<0x1)return;const _0x1061c4=_0x666fe1[_0x2dc27d(0x1b2)](_0x5bc2f4=>this[_0x2dc27d(0x1af)][_0x2dc27d(0x1c8)][_0x2dc27d(0x1bf)](this[_0x2dc27d(0x1af)][_0x2dc27d(0x1c8)][_0x2dc27d(0x1b7)](_0x5bc2f4,_0x2dc27d(0x1ac)),this[_0x2dc27d(0x1af)][_0x2dc27d(0x1c8)][_0x2dc27d(0x1b7)](_0x5bc2f4,0x0)));this[_0x2dc27d(0x1af)][_0x2dc27d(0x1c8)][_0x2dc27d(0x193)](()=>{const _0x22a841=_0x2dc27d;_0x35a8d3[_0x22a841(0x1ad)](_0x1061c4,{'commandName':_0x22a841(0x1b8),'commandParams':[{'reversed':_0x57b610[_0x22a841(0x1ce)]}],'formatGroupId':_0x22a841(0x1b8)});});}[_0x1662b5(0x1c5)](_0x59bbef,_0x3bca5d={}){const _0x48e05f=_0x1662b5,_0x3e593d=this[_0x48e05f(0x1af)][_0x48e05f(0x1be)][_0x48e05f(0x1b9)](_0x48e05f(0x19a)),_0x32664d=this[_0x48e05f(0x1da)](_0x23b6cd=>_0x23b6cd['is'](_0x48e05f(0x19b),_0x48e05f(0x190))&&_0x48e05f(0x19c)===_0x23b6cd[_0x48e05f(0x1dc)](_0x48e05f(0x1a8)));if(_0x32664d[_0x48e05f(0x1a9)]<0x1)return;const _0x56f9a6=_0x32664d[_0x48e05f(0x1b2)](_0x305e20=>this[_0x48e05f(0x1af)][_0x48e05f(0x1c8)][_0x48e05f(0x1bf)](this[_0x48e05f(0x1af)][_0x48e05f(0x1c8)][_0x48e05f(0x1b7)](_0x305e20,_0x48e05f(0x1ac)),this[_0x48e05f(0x1af)][_0x48e05f(0x1c8)][_0x48e05f(0x1b7)](_0x305e20,0x0)));this[_0x48e05f(0x1af)][_0x48e05f(0x1c8)][_0x48e05f(0x193)](()=>{const _0x363523=_0x48e05f;_0x3e593d[_0x363523(0x1ad)](_0x56f9a6,{'commandName':_0x363523(0x1a3),'commandParams':[{'startIndex':_0x3bca5d[_0x363523(0x1bb)]}],'formatGroupId':_0x363523(0x1a3)});});}[_0x1662b5(0x1cc)](_0x2df905){const _0x504dfe=_0x1662b5;if(_0x504dfe(0x1b1)!=_0x2df905[_0x504dfe(0x1d1)]&&_0x504dfe(0x1a1)!=_0x2df905[_0x504dfe(0x1d1)])return;const _0x516b98=this[_0x504dfe(0x1af)][_0x504dfe(0x1cb)],{data:_0x582a05}=_0x2df905;if(!_0x582a05)return;let _0xe4ef4d,_0x32b2ee;switch(_0x582a05[_0x504dfe(0x1c0)]){case _0x504dfe(0x1db):_0xe4ef4d=_0x504dfe(0x1c3),_0x32b2ee={'type':_0x504dfe(0x191),'content':_0x43aa2c(_0x516b98,_0xe4ef4d,_0x43aa2c(_0x516b98,this[_0x504dfe(0x1cf)](_0x582a05[_0x504dfe(0x1c1)][0x0][_0x504dfe(0x1d1)])))};break;case _0x504dfe(0x1b8):_0xe4ef4d=_0x582a05[_0x504dfe(0x1c1)][0x0][_0x504dfe(0x1ce)]?_0x504dfe(0x19d):_0x504dfe(0x1d6),_0x32b2ee={'type':_0x504dfe(0x191),'content':_0x43aa2c(_0x516b98,_0xe4ef4d)};break;case _0x504dfe(0x1a3):_0xe4ef4d=_0x504dfe(0x1c2),_0x32b2ee={'type':_0x504dfe(0x191),'content':_0x43aa2c(_0x516b98,_0xe4ef4d,_0x582a05[_0x504dfe(0x1c1)][0x0][_0x504dfe(0x1bb)])};}return _0x32b2ee;}[_0x1662b5(0x196)](){const _0x33d72c=_0x1662b5;var _0x2bedd1,_0x2060a6,_0x4c7d2b,_0x33e043;const _0x4dc1bc=this[_0x33d72c(0x1af)][_0x33d72c(0x1be)][_0x33d72c(0x1b9)](_0x33d72c(0x1d3));let _0x3b4547=Array[_0x33d72c(0x1df)](this[_0x33d72c(0x1af)][_0x33d72c(0x1c8)][_0x33d72c(0x1aa)][_0x33d72c(0x198)][_0x33d72c(0x1a2)]());return(null===(_0x2bedd1=_0x3b4547[0x0])||void 0x0===_0x2bedd1?void 0x0:_0x2bedd1['is'](_0x33d72c(0x19b),_0x33d72c(0x190)))&&_0x3b4547[_0x33d72c(0x1d5)](..._0x4dc1bc[_0x33d72c(0x1b3)](this[_0x33d72c(0x1af)][_0x33d72c(0x1c8)][_0x33d72c(0x1aa)][_0x33d72c(0x198)][_0x33d72c(0x1d9)](),_0x33d72c(0x1b4))),(null===(_0x2060a6=_0x3b4547[_0x3b4547[_0x33d72c(0x1a9)]-0x1])||void 0x0===_0x2060a6?void 0x0:_0x2060a6['is'](_0x33d72c(0x19b),_0x33d72c(0x190)))&&_0x3b4547[_0x33d72c(0x1de)](..._0x4dc1bc[_0x33d72c(0x1b3)](this[_0x33d72c(0x1af)][_0x33d72c(0x1c8)][_0x33d72c(0x1aa)][_0x33d72c(0x198)][_0x33d72c(0x1b0)](),_0x33d72c(0x1d2))),_0x3b4547=[...new Set(_0x3b4547)],(null===(_0x33e043=null===(_0x4c7d2b=this[_0x33d72c(0x1af)][_0x33d72c(0x1c8)][_0x33d72c(0x1aa)][_0x33d72c(0x198)][_0x33d72c(0x1d9)]())||void 0x0===_0x4c7d2b?void 0x0:_0x4c7d2b[_0x33d72c(0x1cd)])||void 0x0===_0x33e043?void 0x0:_0x33e043['is'](_0x33d72c(0x19b),_0x33d72c(0x190)))&&(_0x3b4547=_0x3b4547[_0x33d72c(0x1ca)](_0x1646db=>_0x1646db['is'](_0x33d72c(0x19b),_0x33d72c(0x190)))),_0x3b4547;}[_0x1662b5(0x1da)](_0x122fce){const _0x3df368=_0x1662b5,_0x1f802b=this[_0x3df368(0x1af)][_0x3df368(0x1be)][_0x3df368(0x1b9)](_0x3df368(0x1d3));let _0x146b0d=Array[_0x3df368(0x1df)](this[_0x3df368(0x1af)][_0x3df368(0x1c8)][_0x3df368(0x1aa)][_0x3df368(0x198)][_0x3df368(0x1a2)]())[_0x3df368(0x1ca)](_0x122fce)[_0x3df368(0x1b2)](_0x2cf4bb=>{const _0x295ad8=_0x3df368,_0x30a5fa=this[_0x295ad8(0x1af)][_0x295ad8(0x1c8)][_0x295ad8(0x1b7)](_0x2cf4bb,0x0);return[..._0x1f802b[_0x295ad8(0x1b3)](_0x30a5fa,_0x295ad8(0x1b4)),..._0x1f802b[_0x295ad8(0x1b3)](_0x30a5fa,_0x295ad8(0x1d2))];})[_0x3df368(0x1c9)]();return _0x146b0d=[...new Set(_0x146b0d)],_0x146b0d;}[_0x1662b5(0x1cf)](_0x4802d1){const _0x3c6fb7=_0x1662b5;return _0x3c6fb7(0x1a5)+(this[_0x3c6fb7(0x1af)][_0x3c6fb7(0x1be)][_0x3c6fb7(0x1b9)](_0x3c6fb7(0x1d3))[_0x3c6fb7(0x1a7)](_0x4802d1)||_0x3c6fb7(0x1dd))[_0x3c6fb7(0x192)]()+_0x3c6fb7(0x1c7)+_0x4802d1[_0x3c6fb7(0x192)]()[_0x3c6fb7(0x1c6)](/-/g,'_');}}
23
+ function _0x5f59(_0x35fb84,_0x4fe679){const _0xcfd897=_0xcfd8();return _0x5f59=function(_0x5f5973,_0x33b698){_0x5f5973=_0x5f5973-0x103;let _0x36c48c=_0xcfd897[_0x5f5973];return _0x36c48c;},_0x5f59(_0x35fb84,_0x4fe679);}const _0x16a9f4=_0x5f59;(function(_0x1cd3df,_0x14606d){const _0x3f03d4=_0x5f59,_0x52f760=_0x1cd3df();while(!![]){try{const _0x5ea3e0=-parseInt(_0x3f03d4(0x10f))/0x1*(-parseInt(_0x3f03d4(0x136))/0x2)+parseInt(_0x3f03d4(0x118))/0x3*(parseInt(_0x3f03d4(0x127))/0x4)+-parseInt(_0x3f03d4(0x106))/0x5+-parseInt(_0x3f03d4(0x121))/0x6*(-parseInt(_0x3f03d4(0x11a))/0x7)+parseInt(_0x3f03d4(0x105))/0x8+parseInt(_0x3f03d4(0x13c))/0x9+-parseInt(_0x3f03d4(0x14d))/0xa*(parseInt(_0x3f03d4(0x119))/0xb);if(_0x5ea3e0===_0x14606d)break;else _0x52f760['push'](_0x52f760['shift']());}catch(_0x22f4b1){_0x52f760['push'](_0x52f760['shift']());}}}(_0xcfd8,0xe68cd));import{Plugin as _0x181117}from'ckeditor5/src/core.js';import{getTranslation as _0x4726ef}from'../utils/common-translations.js';function _0xcfd8(){const _0x2d764b=['41244643WWAwCm','5827283VwtHRH','type','ELEMENT_','_LIST_','handleDescriptions','selection','LegacyListUtils','6HKxiQu','getLastPosition','element','*Format:*\x20set\x20order\x20to\x20reversed','config','listStyle','412KwcrPt','has','numbered','registerDescriptionCallback','locale','handleListStartCommand','handleListReversedCommand','editor','*Format:*\x20set\x20order\x20to\x20regular','default','handleListStyleCommand','listType','document','listReversed','before','39030AidybA','replace','parent','listStart','formatInline','_getTranslationKeyForListStyle','16944381aSIAkp','getAttribute','_getSuggestionBlocks','markMultiRangeBlockFormat','getSelectedBlocks','unshift','length','*Change\x20to:*\x20%0','enableCommand','model','backward','createPositionAt','afterInit','commandName','getListTypeFromListStyleType','get','descriptionFactory','10xaHuvN','toUpperCase','TrackChangesEditing','push','startIndex','getSiblingNodes','list.properties','getFirstPosition','bind','change','1488512mnScqG','4346695QaTeOS','styles','map','*Format:*\x20set\x20start\x20index\x20to\x20%0','commandParams','createRange','LegacyListPropertiesEditing','_getSuggestionBlocksForListStyle','formatBlock','41XVWeLu','forward','from','listItem','format','plugins','flat','reversed','filter','54228GvxrfZ'];_0xcfd8=function(){return _0x2d764b;};return _0xcfd8();}export default class W extends _0x181117{[_0x16a9f4(0x148)](){const _0x28ab1e=_0x16a9f4;if(!this[_0x28ab1e(0x12e)][_0x28ab1e(0x114)][_0x28ab1e(0x128)](_0x28ab1e(0x10c)))return;const _0x4fcde6=this[_0x28ab1e(0x12e)][_0x28ab1e(0x125)][_0x28ab1e(0x14b)](_0x28ab1e(0x153)),_0x2507af=this[_0x28ab1e(0x12e)][_0x28ab1e(0x114)][_0x28ab1e(0x14b)](_0x28ab1e(0x14f));_0x4fcde6[_0x28ab1e(0x107)]&&_0x2507af[_0x28ab1e(0x144)](_0x28ab1e(0x126),this[_0x28ab1e(0x131)][_0x28ab1e(0x103)](this)),_0x4fcde6[_0x28ab1e(0x116)]&&_0x2507af[_0x28ab1e(0x144)](_0x28ab1e(0x134),this[_0x28ab1e(0x12d)][_0x28ab1e(0x103)](this)),_0x4fcde6[_0x28ab1e(0x151)]&&_0x2507af[_0x28ab1e(0x144)](_0x28ab1e(0x139),this[_0x28ab1e(0x12c)][_0x28ab1e(0x103)](this)),_0x2507af[_0x28ab1e(0x14c)][_0x28ab1e(0x12a)](this[_0x28ab1e(0x11e)][_0x28ab1e(0x103)](this));}[_0x16a9f4(0x131)](_0xcf53e3,_0x40576f={}){const _0x1f5db3=_0x16a9f4,_0x3b772f=this[_0x1f5db3(0x12e)][_0x1f5db3(0x114)][_0x1f5db3(0x14b)](_0x1f5db3(0x14f)),_0x5d69f7=this[_0x1f5db3(0x10d)]();this[_0x1f5db3(0x12e)][_0x1f5db3(0x145)][_0x1f5db3(0x104)](()=>{const _0x5d77dc=_0x1f5db3;_0x3b772f[_0x5d77dc(0x13f)](_0x5d69f7,{'commandName':_0x5d77dc(0x126),'commandParams':[{'type':_0x40576f[_0x5d77dc(0x11b)]}],'formatGroupId':_0x5d77dc(0x126)});});}[_0x16a9f4(0x12d)](_0x558216,_0xd4300a={}){const _0xf27299=_0x16a9f4,_0x2bb2d1=this[_0xf27299(0x12e)][_0xf27299(0x114)][_0xf27299(0x14b)](_0xf27299(0x14f)),_0x54c4d7=this[_0xf27299(0x13e)](_0x1cc398=>_0x1cc398['is'](_0xf27299(0x123),_0xf27299(0x112))&&_0xf27299(0x129)===_0x1cc398[_0xf27299(0x13d)](_0xf27299(0x132)));if(_0x54c4d7[_0xf27299(0x142)]<0x1)return;const _0x5510d8=_0x54c4d7[_0xf27299(0x108)](_0x4790e2=>this[_0xf27299(0x12e)][_0xf27299(0x145)][_0xf27299(0x10b)](this[_0xf27299(0x12e)][_0xf27299(0x145)][_0xf27299(0x147)](_0x4790e2,_0xf27299(0x135)),this[_0xf27299(0x12e)][_0xf27299(0x145)][_0xf27299(0x147)](_0x4790e2,0x0)));this[_0xf27299(0x12e)][_0xf27299(0x145)][_0xf27299(0x104)](()=>{const _0x2fd1ba=_0xf27299;_0x2bb2d1[_0x2fd1ba(0x13f)](_0x5510d8,{'commandName':_0x2fd1ba(0x134),'commandParams':[{'reversed':_0xd4300a[_0x2fd1ba(0x116)]}],'formatGroupId':_0x2fd1ba(0x134)});});}[_0x16a9f4(0x12c)](_0x16b053,_0x4c735a={}){const _0x3dd1c1=_0x16a9f4,_0x4025ac=this[_0x3dd1c1(0x12e)][_0x3dd1c1(0x114)][_0x3dd1c1(0x14b)](_0x3dd1c1(0x14f)),_0x566a20=this[_0x3dd1c1(0x13e)](_0x12257a=>_0x12257a['is'](_0x3dd1c1(0x123),_0x3dd1c1(0x112))&&_0x3dd1c1(0x129)===_0x12257a[_0x3dd1c1(0x13d)](_0x3dd1c1(0x132)));if(_0x566a20[_0x3dd1c1(0x142)]<0x1)return;const _0x3ea244=_0x566a20[_0x3dd1c1(0x108)](_0x41f236=>this[_0x3dd1c1(0x12e)][_0x3dd1c1(0x145)][_0x3dd1c1(0x10b)](this[_0x3dd1c1(0x12e)][_0x3dd1c1(0x145)][_0x3dd1c1(0x147)](_0x41f236,_0x3dd1c1(0x135)),this[_0x3dd1c1(0x12e)][_0x3dd1c1(0x145)][_0x3dd1c1(0x147)](_0x41f236,0x0)));this[_0x3dd1c1(0x12e)][_0x3dd1c1(0x145)][_0x3dd1c1(0x104)](()=>{const _0x25b014=_0x3dd1c1;_0x4025ac[_0x25b014(0x13f)](_0x3ea244,{'commandName':_0x25b014(0x139),'commandParams':[{'startIndex':_0x4c735a[_0x25b014(0x151)]}],'formatGroupId':_0x25b014(0x139)});});}[_0x16a9f4(0x11e)](_0x4e7a39){const _0x59e6c0=_0x16a9f4;if(_0x59e6c0(0x10e)!=_0x4e7a39[_0x59e6c0(0x11b)]&&_0x59e6c0(0x13a)!=_0x4e7a39[_0x59e6c0(0x11b)])return;const _0x21541b=this[_0x59e6c0(0x12e)][_0x59e6c0(0x12b)],{data:_0xf836e8}=_0x4e7a39;if(!_0xf836e8)return;let _0x36ea45,_0x1f0804;switch(_0xf836e8[_0x59e6c0(0x149)]){case _0x59e6c0(0x126):_0x36ea45=_0x59e6c0(0x143),_0x1f0804={'type':_0x59e6c0(0x113),'content':_0x4726ef(_0x21541b,_0x36ea45,_0x4726ef(_0x21541b,this[_0x59e6c0(0x13b)](_0xf836e8[_0x59e6c0(0x10a)][0x0][_0x59e6c0(0x11b)])))};break;case _0x59e6c0(0x134):_0x36ea45=_0xf836e8[_0x59e6c0(0x10a)][0x0][_0x59e6c0(0x116)]?_0x59e6c0(0x124):_0x59e6c0(0x12f),_0x1f0804={'type':_0x59e6c0(0x113),'content':_0x4726ef(_0x21541b,_0x36ea45)};break;case _0x59e6c0(0x139):_0x36ea45=_0x59e6c0(0x109),_0x1f0804={'type':_0x59e6c0(0x113),'content':_0x4726ef(_0x21541b,_0x36ea45,_0xf836e8[_0x59e6c0(0x10a)][0x0][_0x59e6c0(0x151)])};}return _0x1f0804;}[_0x16a9f4(0x10d)](){const _0x49408c=_0x16a9f4;var _0x487a38,_0x4a979d,_0x4ad034,_0x5b3335;const _0x510d35=this[_0x49408c(0x12e)][_0x49408c(0x114)][_0x49408c(0x14b)](_0x49408c(0x120));let _0x1b442a=Array[_0x49408c(0x111)](this[_0x49408c(0x12e)][_0x49408c(0x145)][_0x49408c(0x133)][_0x49408c(0x11f)][_0x49408c(0x140)]());return(null===(_0x487a38=_0x1b442a[0x0])||void 0x0===_0x487a38?void 0x0:_0x487a38['is'](_0x49408c(0x123),_0x49408c(0x112)))&&_0x1b442a[_0x49408c(0x141)](..._0x510d35[_0x49408c(0x152)](this[_0x49408c(0x12e)][_0x49408c(0x145)][_0x49408c(0x133)][_0x49408c(0x11f)][_0x49408c(0x154)](),_0x49408c(0x146))),(null===(_0x4a979d=_0x1b442a[_0x1b442a[_0x49408c(0x142)]-0x1])||void 0x0===_0x4a979d?void 0x0:_0x4a979d['is'](_0x49408c(0x123),_0x49408c(0x112)))&&_0x1b442a[_0x49408c(0x150)](..._0x510d35[_0x49408c(0x152)](this[_0x49408c(0x12e)][_0x49408c(0x145)][_0x49408c(0x133)][_0x49408c(0x11f)][_0x49408c(0x122)](),_0x49408c(0x110))),_0x1b442a=[...new Set(_0x1b442a)],(null===(_0x5b3335=null===(_0x4ad034=this[_0x49408c(0x12e)][_0x49408c(0x145)][_0x49408c(0x133)][_0x49408c(0x11f)][_0x49408c(0x154)]())||void 0x0===_0x4ad034?void 0x0:_0x4ad034[_0x49408c(0x138)])||void 0x0===_0x5b3335?void 0x0:_0x5b3335['is'](_0x49408c(0x123),_0x49408c(0x112)))&&(_0x1b442a=_0x1b442a[_0x49408c(0x117)](_0x220c23=>_0x220c23['is'](_0x49408c(0x123),_0x49408c(0x112)))),_0x1b442a;}[_0x16a9f4(0x13e)](_0x1e24c8){const _0x3de4a3=_0x16a9f4,_0x2c9d54=this[_0x3de4a3(0x12e)][_0x3de4a3(0x114)][_0x3de4a3(0x14b)](_0x3de4a3(0x120));let _0xcf7a8=Array[_0x3de4a3(0x111)](this[_0x3de4a3(0x12e)][_0x3de4a3(0x145)][_0x3de4a3(0x133)][_0x3de4a3(0x11f)][_0x3de4a3(0x140)]())[_0x3de4a3(0x117)](_0x1e24c8)[_0x3de4a3(0x108)](_0x23ae67=>{const _0x5d57a5=_0x3de4a3,_0xf26498=this[_0x5d57a5(0x12e)][_0x5d57a5(0x145)][_0x5d57a5(0x147)](_0x23ae67,0x0);return[..._0x2c9d54[_0x5d57a5(0x152)](_0xf26498,_0x5d57a5(0x146)),..._0x2c9d54[_0x5d57a5(0x152)](_0xf26498,_0x5d57a5(0x110))];})[_0x3de4a3(0x115)]();return _0xcf7a8=[...new Set(_0xcf7a8)],_0xcf7a8;}[_0x16a9f4(0x13b)](_0x4f1bb4){const _0x4bbfe6=_0x16a9f4;return _0x4bbfe6(0x11c)+(this[_0x4bbfe6(0x12e)][_0x4bbfe6(0x114)][_0x4bbfe6(0x14b)](_0x4bbfe6(0x120))[_0x4bbfe6(0x14a)](_0x4f1bb4)||_0x4bbfe6(0x130))[_0x4bbfe6(0x14e)]()+_0x4bbfe6(0x11d)+_0x4f1bb4[_0x4bbfe6(0x14e)]()[_0x4bbfe6(0x137)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a5f6c=_0x49ce;(function(_0x290cf4,_0x328bb5){const _0x27cee6=_0x49ce,_0x240508=_0x290cf4();while(!![]){try{const _0x366baa=-parseInt(_0x27cee6(0x177))/0x1+parseInt(_0x27cee6(0x18a))/0x2+parseInt(_0x27cee6(0x17f))/0x3+parseInt(_0x27cee6(0x179))/0x4*(-parseInt(_0x27cee6(0x189))/0x5)+-parseInt(_0x27cee6(0x18e))/0x6+parseInt(_0x27cee6(0x191))/0x7+parseInt(_0x27cee6(0x186))/0x8*(parseInt(_0x27cee6(0x173))/0x9);if(_0x366baa===_0x328bb5)break;else _0x240508['push'](_0x240508['shift']());}catch(_0x1849cd){_0x240508['push'](_0x240508['shift']());}}}(_0x2b61,0x93089));import{Plugin as _0x2d41a8}from'ckeditor5/src/core.js';function _0x49ce(_0x778ed3,_0x39ccdb){const _0x2b610d=_0x2b61();return _0x49ce=function(_0x49ce0d,_0x2b65b8){_0x49ce0d=_0x49ce0d-0x16c;let _0x3d2bb7=_0x2b610d[_0x49ce0d];return _0x3d2bb7;},_0x49ce(_0x778ed3,_0x39ccdb);}import{getTranslation as _0x29c918}from'../utils/common-translations.js';function _0x2b61(){const _0x41eb7e=['88kZxzUF','link','newValue','568450OjEuAj','720592vnoPaX','unlink','has','linkHref','6096924MJkQjC','format','descriptionFactory','1041355rECIaQ','commandParams','afterInit','plugins','commandName','commands','type','editor','formatInline','enableDefaultAttributesIntegration','locale','660807LlBTaI','*Remove\x20link*','registerDescriptionCallback','_registerLegacyDescription','88312IqlykP','attribute','16rSLxns','manualDecorators','key','get','registerAttributeLabel','link\x20(','2534283sflcIz','label','TrackChangesEditing','LinkEditing','registerInlineAttribute','toLowerCase','*Set\x20link:*\x20%0'];_0x2b61=function(){return _0x41eb7e;};return _0x2b61();}export default class ht extends _0x2d41a8{[_0x2a5f6c(0x193)](){const _0x12d702=_0x2a5f6c,_0x5930b6=this[_0x12d702(0x16f)];if(!_0x5930b6[_0x12d702(0x194)][_0x12d702(0x18c)](_0x12d702(0x182)))return;const _0x5484fe=_0x5930b6[_0x12d702(0x194)][_0x12d702(0x17c)](_0x12d702(0x181)),_0x54711d=_0x5930b6[_0x12d702(0x16d)][_0x12d702(0x17c)](_0x12d702(0x187));_0x5484fe[_0x12d702(0x171)](_0x12d702(0x187)),_0x5484fe[_0x12d702(0x171)](_0x12d702(0x18b)),_0x5484fe[_0x12d702(0x183)](_0x12d702(0x18d));for(const _0x4d0b5c of _0x54711d[_0x12d702(0x17a)])_0x5484fe[_0x12d702(0x183)](_0x4d0b5c['id']),_0x5484fe[_0x12d702(0x190)][_0x12d702(0x17d)](_0x4d0b5c['id'],_0x12d702(0x17e)+_0x4d0b5c[_0x12d702(0x180)][_0x12d702(0x184)]()+')');_0x5484fe[_0x12d702(0x190)][_0x12d702(0x175)](_0x18b33c=>{const _0x4dbca9=_0x12d702;if(_0x4dbca9(0x178)!=_0x18b33c[_0x4dbca9(0x16e)])return;const {data:_0x4f0b8c}=_0x18b33c;if(!_0x4f0b8c||_0x4dbca9(0x18d)!=_0x4f0b8c[_0x4dbca9(0x17b)])return;const _0x5d9eb0=_0x4f0b8c[_0x4dbca9(0x188)],_0x56536b=_0x5930b6[_0x4dbca9(0x172)];return{'type':_0x4dbca9(0x18f),'content':null==_0x5d9eb0?_0x29c918(_0x56536b,_0x4dbca9(0x174)):_0x29c918(_0x56536b,_0x4dbca9(0x185),'\x22'+_0x5d9eb0+'\x22')};}),this[_0x12d702(0x176)]();}[_0x2a5f6c(0x176)](){const _0x3a029c=_0x2a5f6c,_0x2263d7=this[_0x3a029c(0x16f)],_0x38811c=_0x2263d7[_0x3a029c(0x172)];_0x2263d7[_0x3a029c(0x194)][_0x3a029c(0x17c)](_0x3a029c(0x181))[_0x3a029c(0x190)][_0x3a029c(0x175)](_0x17f69a=>{const _0x17aac5=_0x3a029c;if(_0x17aac5(0x170)!=_0x17f69a[_0x17aac5(0x16e)])return;const {data:_0x43a387}=_0x17f69a;if(_0x43a387){if(_0x17aac5(0x187)==_0x43a387[_0x17aac5(0x16c)]){const _0x4d16db=_0x43a387[_0x17aac5(0x192)][0x0];return{'type':_0x17aac5(0x18f),'content':_0x29c918(_0x38811c,_0x17aac5(0x185),'\x22'+_0x4d16db+'\x22')};}return _0x17aac5(0x18b)==_0x43a387[_0x17aac5(0x16c)]?{'type':_0x17aac5(0x18f),'content':_0x29c918(_0x38811c,_0x17aac5(0x174))}:void 0x0;}});}}
23
+ const _0x382c34=_0x5707;(function(_0x6016,_0x2dae8d){const _0xc7861d=_0x5707,_0x5d7d33=_0x6016();while(!![]){try{const _0x1495c2=-parseInt(_0xc7861d(0xce))/0x1*(-parseInt(_0xc7861d(0xcf))/0x2)+parseInt(_0xc7861d(0xb6))/0x3+-parseInt(_0xc7861d(0xbe))/0x4+-parseInt(_0xc7861d(0xc6))/0x5+-parseInt(_0xc7861d(0xcb))/0x6*(parseInt(_0xc7861d(0xc3))/0x7)+parseInt(_0xc7861d(0xc4))/0x8+parseInt(_0xc7861d(0xb5))/0x9*(parseInt(_0xc7861d(0xcd))/0xa);if(_0x1495c2===_0x2dae8d)break;else _0x5d7d33['push'](_0x5d7d33['shift']());}catch(_0x48e9b2){_0x5d7d33['push'](_0x5d7d33['shift']());}}}(_0x4e98,0x7803d));function _0x4e98(){const _0x2ec828=['1635flMLYa','908RUTqTm','*Set\x20link:*\x20%0','type','link\x20(','label','format','descriptionFactory','plugins','linkHref','link','_registerLegacyDescription','commands','afterInit','get','attribute','toLowerCase','9eXEfVw','898404ZfPolF','locale','formatInline','registerDescriptionCallback','*Remove\x20link*','registerInlineAttribute','editor','commandName','1000316JekRMu','has','registerAttributeLabel','LinkEditing','newValue','14UVfPaE','2873328EqOZet','enableDefaultAttributesIntegration','2533105YaInYX','unlink','commandParams','manualDecorators','TrackChangesEditing','1681464WciumU','key','4078450JglcEl'];_0x4e98=function(){return _0x2ec828;};return _0x4e98();}import{Plugin as _0x5d516e}from'ckeditor5/src/core.js';function _0x5707(_0x2acbfe,_0x5a4e16){const _0x4e9875=_0x4e98();return _0x5707=function(_0x5707be,_0x5a17b0){_0x5707be=_0x5707be-0xa8;let _0x2855cd=_0x4e9875[_0x5707be];return _0x2855cd;},_0x5707(_0x2acbfe,_0x5a4e16);}import{getTranslation as _0x271f6b}from'../utils/common-translations.js';export default class ht extends _0x5d516e{[_0x382c34(0xb1)](){const _0x2a233e=_0x382c34,_0x6c2ea6=this[_0x2a233e(0xbc)];if(!_0x6c2ea6[_0x2a233e(0xac)][_0x2a233e(0xbf)](_0x2a233e(0xc1)))return;const _0xbf9324=_0x6c2ea6[_0x2a233e(0xac)][_0x2a233e(0xb2)](_0x2a233e(0xca)),_0x16437b=_0x6c2ea6[_0x2a233e(0xb0)][_0x2a233e(0xb2)](_0x2a233e(0xae));_0xbf9324[_0x2a233e(0xc5)](_0x2a233e(0xae)),_0xbf9324[_0x2a233e(0xc5)](_0x2a233e(0xc7)),_0xbf9324[_0x2a233e(0xbb)](_0x2a233e(0xad));for(const _0x318b8f of _0x16437b[_0x2a233e(0xc9)])_0xbf9324[_0x2a233e(0xbb)](_0x318b8f['id']),_0xbf9324[_0x2a233e(0xab)][_0x2a233e(0xc0)](_0x318b8f['id'],_0x2a233e(0xa8)+_0x318b8f[_0x2a233e(0xa9)][_0x2a233e(0xb4)]()+')');_0xbf9324[_0x2a233e(0xab)][_0x2a233e(0xb9)](_0x1db850=>{const _0x3ddbbb=_0x2a233e;if(_0x3ddbbb(0xb3)!=_0x1db850[_0x3ddbbb(0xd1)])return;const {data:_0x52f40d}=_0x1db850;if(!_0x52f40d||_0x3ddbbb(0xad)!=_0x52f40d[_0x3ddbbb(0xcc)])return;const _0x2bd8fc=_0x52f40d[_0x3ddbbb(0xc2)],_0x346f73=_0x6c2ea6[_0x3ddbbb(0xb7)];return{'type':_0x3ddbbb(0xaa),'content':null==_0x2bd8fc?_0x271f6b(_0x346f73,_0x3ddbbb(0xba)):_0x271f6b(_0x346f73,_0x3ddbbb(0xd0),'\x22'+_0x2bd8fc+'\x22')};}),this[_0x2a233e(0xaf)]();}[_0x382c34(0xaf)](){const _0x118631=_0x382c34,_0x1ea406=this[_0x118631(0xbc)],_0x395290=_0x1ea406[_0x118631(0xb7)];_0x1ea406[_0x118631(0xac)][_0x118631(0xb2)](_0x118631(0xca))[_0x118631(0xab)][_0x118631(0xb9)](_0x35b844=>{const _0x168196=_0x118631;if(_0x168196(0xb8)!=_0x35b844[_0x168196(0xd1)])return;const {data:_0x4a6918}=_0x35b844;if(_0x4a6918){if(_0x168196(0xae)==_0x4a6918[_0x168196(0xbd)]){const _0x298999=_0x4a6918[_0x168196(0xc8)][0x0];return{'type':_0x168196(0xaa),'content':_0x271f6b(_0x395290,_0x168196(0xd0),'\x22'+_0x298999+'\x22')};}return _0x168196(0xc7)==_0x4a6918[_0x168196(0xbd)]?{'type':_0x168196(0xaa),'content':_0x271f6b(_0x395290,_0x168196(0xba))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x157184=_0xa17c;(function(_0x29045e,_0x20dc5e){const _0x4458f2=_0xa17c,_0x226641=_0x29045e();while(!![]){try{const _0x4d4e1=-parseInt(_0x4458f2(0x156))/0x1+-parseInt(_0x4458f2(0x105))/0x2+parseInt(_0x4458f2(0x126))/0x3*(parseInt(_0x4458f2(0x136))/0x4)+parseInt(_0x4458f2(0x108))/0x5*(parseInt(_0x4458f2(0x170))/0x6)+-parseInt(_0x4458f2(0x10f))/0x7*(parseInt(_0x4458f2(0x102))/0x8)+-parseInt(_0x4458f2(0x16d))/0x9*(parseInt(_0x4458f2(0x15b))/0xa)+parseInt(_0x4458f2(0x13c))/0xb*(parseInt(_0x4458f2(0x150))/0xc);if(_0x4d4e1===_0x20dc5e)break;else _0x226641['push'](_0x226641['shift']());}catch(_0x3bcc9c){_0x226641['push'](_0x226641['shift']());}}}(_0x4a6f,0x7ab59));import{Plugin as _0x5f8551}from'ckeditor5/src/core.js';function _0xa17c(_0x3bb839,_0x2c03ca){const _0x4a6f8c=_0x4a6f();return _0xa17c=function(_0xa17cbd,_0x52f987){_0xa17cbd=_0xa17cbd-0xf6;let _0x244e7c=_0x4a6f8c[_0xa17cbd];return _0x244e7c;},_0xa17c(_0x3bb839,_0x2c03ca);}import{getTranslation as _0x1b6e89}from'../utils/common-translations.js';import{renameAttributeKey as _0x4b67ea}from'../trackchangesediting.js';import{LiveRange as _0x39c7f6}from'ckeditor5/src/engine.js';export default class K extends _0x5f8551{[_0x157184(0x17d)](){const _0xffd661=_0x157184,_0x4270bd=this[_0xffd661(0x129)];if(!_0x4270bd[_0xffd661(0x175)][_0xffd661(0x109)](_0xffd661(0x144)))return;const _0x24709f=_0x4270bd[_0xffd661(0x166)],_0x30840c=_0x4270bd[_0xffd661(0x175)][_0xffd661(0x18f)](_0xffd661(0x11e)),_0x1a1447=_0x4270bd[_0xffd661(0x175)][_0xffd661(0x109)](_0xffd661(0x134)),_0x32a427=!!_0x4270bd[_0xffd661(0x12a)][_0xffd661(0x18f)](_0xffd661(0x145));function _0x3860e5(_0x441497){const _0x286199=_0xffd661;return{'type':_0x286199(0xf9),'content':''+_0x1b6e89(_0x24709f,_0x286199(0xfd),_0x441497)};}function _0x5c14c5(_0x3e4d2d){const _0x254ea9=_0xffd661;return{'type':_0x254ea9(0xf9),'content':''+_0x1b6e89(_0x24709f,_0x254ea9(0x160),_0x3e4d2d)};}_0x30840c[_0xffd661(0x138)](_0xffd661(0x139)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x154)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x17c)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x104)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x121)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x13d)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x14a)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x180)),_0x30840c[_0xffd661(0x117)](_0xffd661(0xf8)),_0x30840c[_0xffd661(0x117)](_0xffd661(0x10e)),_0x30840c[_0xffd661(0x117)](_0xffd661(0x199)),_0x32a427&&(_0x30840c[_0xffd661(0x138)](_0xffd661(0x12d)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x15d))),_0x1a1447&&(_0x30840c[_0xffd661(0x138)](_0xffd661(0x116)),_0x30840c[_0xffd661(0x138)](_0xffd661(0x124)),_0x30840c[_0xffd661(0x117)](_0xffd661(0x123)),_0x30840c[_0xffd661(0x15a)][_0xffd661(0x11b)](_0xd7b1ea=>{const _0xe82596=_0xffd661,{data:_0x534fe1}=_0xd7b1ea;if(_0x534fe1&&_0xe82596(0x123)==_0x534fe1[_0xe82596(0x112)])return{'type':_0xe82596(0xf9),'content':_0x534fe1[_0xe82596(0x17b)]?_0x1b6e89(_0x24709f,_0xe82596(0x12b)):_0x1b6e89(_0x24709f,_0xe82596(0x181))};}),this[_0xffd661(0x129)][_0xffd661(0x135)][_0xffd661(0x163)][_0xffd661(0x185)](_0x1befe2=>{const _0x4537eb=_0xffd661;if(_0x1befe2[_0x4537eb(0x193)][_0x4537eb(0x16c)])return!0x1;let _0x36a7d7=!0x1;const _0x1a1746=_0x30840c[_0x4537eb(0x101)]({'skipNotAttached':!0x0})[_0x4537eb(0x155)](_0x277f2b=>_0x4537eb(0x123)===_0x30840c[_0x4537eb(0x171)](_0x277f2b));for(const _0x4cfdd9 of _0x1a1746){_0x4537eb(0x195)!=_0x4cfdd9[_0x4537eb(0x14b)]()[_0x4537eb(0x151)][_0x4537eb(0x15e)][_0x4537eb(0xfe)](_0x4537eb(0x10e))&&(_0x30840c[_0x4537eb(0x14e)](_0x4cfdd9[_0x4537eb(0x14b)](),_0x4537eb(0x169))[_0x4537eb(0x149)](_0x578260=>_0x4537eb(0x10e)===_0x30840c[_0x4537eb(0x171)](_0x578260[_0x4537eb(0x14f)]))||(_0x1befe2[_0x4537eb(0x16a)](_0x4cfdd9[_0x4537eb(0x164)]()),_0x36a7d7=!0x0));}return _0x36a7d7;})),_0x30840c[_0xffd661(0x15a)][_0xffd661(0x10d)](_0xffd661(0x199),_0x1b6e89(_0x24709f,_0xffd661(0x10c)));const _0x33a425={'type':_0xffd661(0xf9),'content':''};_0x30840c[_0xffd661(0x15a)][_0xffd661(0x11b)](_0xab2f2f=>{const _0x4056a5=_0xffd661,{data:_0x1d2ec4}=_0xab2f2f;if(!_0x1d2ec4||_0x4056a5(0x10e)!=_0x1d2ec4[_0x4056a5(0x112)])return;let _0x11349f=_0xab2f2f[_0x4056a5(0x189)];for(;_0x11349f;){if(_0x11349f[_0x4056a5(0x146)]&&((_0x4056a5(0x11f)==_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x112)]||_0x4056a5(0x190)==_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x112)])&&(_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x17b)]&&_0x4056a5(0x153)!=_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x17b)]||_0x4056a5(0x153)!=_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x17f)]&&!_0x1d2ec4[_0x4056a5(0x17b)])||!_0x32a427&&_0x11349f[_0x4056a5(0x146)][_0x4056a5(0x112)]==_0x4b67ea))return _0x33a425;_0x11349f=_0x11349f[_0x4056a5(0x177)];}if(null==_0x1d2ec4[_0x4056a5(0x17b)])switch(_0x1d2ec4[_0x4056a5(0x17f)]){case _0x4056a5(0x13e):return _0x5c14c5(_0x1b6e89(_0x24709f,_0x4056a5(0x13b)));case _0x4056a5(0x17e):return _0x5c14c5(_0x1b6e89(_0x24709f,_0x4056a5(0x183)));case _0x4056a5(0x195):return _0x5c14c5(_0x1b6e89(_0x24709f,_0x4056a5(0x168)));}switch(_0x1d2ec4[_0x4056a5(0x17b)]){case _0x4056a5(0x13e):return _0x3860e5(_0x1b6e89(_0x24709f,_0x4056a5(0x13b)));case _0x4056a5(0x17e):return _0x3860e5(_0x1b6e89(_0x24709f,_0x4056a5(0x183)));case _0x4056a5(0x195):return _0x3860e5(_0x1b6e89(_0x24709f,_0x4056a5(0x168)));}}),_0x30840c[_0xffd661(0x15a)][_0xffd661(0x11b)](_0x5396bc=>{const _0x1eabee=_0xffd661,{data:_0x227afc}=_0x5396bc;if(_0x227afc&&_0x1eabee(0x199)==_0x227afc[_0x1eabee(0x112)])return null==_0x227afc[_0x1eabee(0x17b)]||null==_0x227afc[_0x1eabee(0x17f)]&&0x0==_0x227afc[_0x1eabee(0x17b)]?_0x33a425:void 0x0;}),_0x30840c[_0xffd661(0x15a)][_0xffd661(0x11b)](_0x37caf6=>{const _0x39979a=_0xffd661;if(_0x39979a(0x169)!=_0x37caf6[_0x39979a(0x176)])return;const {data:_0x169ef0}=_0x37caf6;if(!_0x169ef0||_0x39979a(0xf8)!=_0x169ef0[_0x39979a(0x112)])return;const _0x387d82=Ee(_0x37caf6);return _0x39979a(0x17b)==_0x387d82?{'type':_0x39979a(0xf9),'content':_0x1b6e89(_0x24709f,_0x39979a(0x174))}:_0x39979a(0x17f)==_0x387d82?{'type':_0x39979a(0xf9),'content':_0x1b6e89(_0x24709f,_0x39979a(0x167))}:_0x33a425;}),_0x4270bd[_0xffd661(0x135)][_0xffd661(0x163)][_0xffd661(0x185)](_0x44f0c4=>this[_0xffd661(0x12f)](_0x44f0c4)),_0x4270bd[_0xffd661(0x135)][_0xffd661(0x163)][_0xffd661(0x185)](_0x28fd68=>this[_0xffd661(0x147)](_0x28fd68)),_0x4270bd[_0xffd661(0x135)][_0xffd661(0x163)]['on'](_0xffd661(0x10a),(_0x19e238,_0x3fef25)=>{const _0x107626=_0xffd661;if(_0x3fef25[_0x107626(0x16c)]||!_0x3fef25[_0x107626(0x15c)])return!0x1;this[_0x107626(0x119)]();},{'priority':_0xffd661(0x184)}),this[_0xffd661(0x16b)]();}[_0x157184(0x12f)](_0xc23787){const _0x2ae1e4=_0x157184;if(_0xc23787[_0x2ae1e4(0x193)][_0x2ae1e4(0x16c)]||!_0xc23787[_0x2ae1e4(0x193)][_0x2ae1e4(0x15c)])return!0x1;let _0x5cfff1=!0x1;const _0x8db988=this[_0x2ae1e4(0x129)][_0x2ae1e4(0x175)][_0x2ae1e4(0x18f)](_0x2ae1e4(0x11e))[_0x2ae1e4(0x101)]({'skipNotAttached':!0x0})[_0x2ae1e4(0x155)](_0x55c70c=>_0x55c70c[_0x2ae1e4(0x146)]&&_0x2ae1e4(0xf8)==_0x55c70c[_0x2ae1e4(0x146)][_0x2ae1e4(0x112)])[_0x2ae1e4(0x155)](_0x44eabd=>_0x44eabd[_0x2ae1e4(0x146)][_0x2ae1e4(0x17b)]&&_0x44eabd[_0x2ae1e4(0x146)][_0x2ae1e4(0x17f)]);for(const _0x2669ef of _0x8db988)Ee(_0x2669ef)||(_0xc23787[_0x2ae1e4(0x16a)](_0x2669ef[_0x2ae1e4(0x164)]()),_0x5cfff1=!0x0);return _0x5cfff1;}[_0x157184(0x147)](_0x3d64f){const _0x3e03f0=_0x157184;if(_0x3d64f[_0x3e03f0(0x193)][_0x3e03f0(0x16c)]||!_0x3d64f[_0x3e03f0(0x193)][_0x3e03f0(0x15c)])return!0x1;const _0x1b61fc=this[_0x3e03f0(0x129)][_0x3e03f0(0x175)][_0x3e03f0(0x18f)](_0x3e03f0(0x11e));if(_0x1b61fc[_0x3e03f0(0x103)][_0x3e03f0(0xf7)])return!0x1;let _0x3622f4=!0x1;const _0x275a2b=[_0x3e03f0(0x10e),_0x3e03f0(0xf8),_0x3e03f0(0x199),_0x3e03f0(0x11f),_0x3e03f0(0x15f),_0x3e03f0(0x165),_0x3e03f0(0xfa),_0x3e03f0(0xff),_0x3e03f0(0x190)],_0x5af21c=this[_0x3e03f0(0x129)][_0x3e03f0(0x135)][_0x3e03f0(0x163)][_0x3e03f0(0x132)][_0x3e03f0(0x128)]()[_0x3e03f0(0x155)](_0x47b612=>_0x3e03f0(0x169)==_0x47b612[_0x3e03f0(0x176)])[_0x3e03f0(0x155)](_0x12a782=>_0x275a2b[_0x3e03f0(0x198)](_0x12a782[_0x3e03f0(0x17a)]));if(0x0==_0x5af21c[_0x3e03f0(0x131)])return _0x3622f4;for(const _0x452d09 of _0x5af21c){const _0x56d52b=_0x1b61fc[_0x3e03f0(0x14e)](_0x452d09[_0x3e03f0(0xf6)],_0x3e03f0(0x169))[_0x3e03f0(0x155)](_0x2736ed=>!_0x2736ed[_0x3e03f0(0x143)][_0x3e03f0(0x142)])[_0x3e03f0(0x172)](_0x232a5c=>_0x232a5c[_0x3e03f0(0x14f)])[_0x3e03f0(0x155)](_0x9eea73=>{const _0xef16c=_0x3e03f0,_0x303eee=_0x1b61fc[_0xef16c(0x171)](_0x9eea73);return _0x275a2b[_0xef16c(0x198)](_0x303eee);});if(_0x56d52b[_0x3e03f0(0x131)]){for(const _0xf927f1 of _0x56d52b)_0x3d64f[_0x3e03f0(0x16a)](_0xf927f1[_0x3e03f0(0x164)]());_0x3622f4=!0x0;}}return _0x3622f4;}[_0x157184(0x119)](){const _0x5de6d7=_0x157184,_0x1a5b4b=this[_0x5de6d7(0x129)][_0x5de6d7(0x175)][_0x5de6d7(0x18f)](_0x5de6d7(0x11e)),_0x56508f=[_0x5de6d7(0x10e),_0x5de6d7(0xf8),_0x5de6d7(0x199),_0x5de6d7(0x11f),_0x5de6d7(0x15f),_0x5de6d7(0x165),_0x5de6d7(0xfa),_0x5de6d7(0xff),_0x5de6d7(0x190)];let _0x1766bd;const _0x4b6dc6=new Set(this[_0x5de6d7(0x129)][_0x5de6d7(0x135)][_0x5de6d7(0x163)][_0x5de6d7(0x132)][_0x5de6d7(0x187)]()[_0x5de6d7(0x155)](_0x8f8a8=>{const _0x527701=_0x5de6d7;if(_0x8f8a8[_0x527701(0x146)][_0x527701(0x197)]||!_0x8f8a8[_0x527701(0x146)][_0x527701(0x114)])return null;if(!_0x8f8a8[_0x527701(0x16f)][_0x527701(0x137)](_0x527701(0x125)))return null;const {id:_0x4a29f6}=_0x1a5b4b[_0x527701(0x152)](_0x8f8a8[_0x527701(0x16f)]);if(!_0x1a5b4b[_0x527701(0x196)](_0x4a29f6))return null;const _0x10a657=_0x1a5b4b[_0x527701(0x127)](_0x4a29f6);return _0x56508f[_0x527701(0x198)](_0x10a657[_0x527701(0x146)][_0x527701(0x112)]);})[_0x5de6d7(0x172)](_0xd1e85c=>{const _0x56f54d=_0x5de6d7,{id:_0x46d8f4}=_0x1a5b4b[_0x56f54d(0x152)](_0xd1e85c[_0x56f54d(0x16f)]),_0x184985=_0x1a5b4b[_0x56f54d(0x127)](_0x46d8f4);return _0x1766bd=_0x184985[_0x56f54d(0x12e)][_0x56f54d(0x141)],_0x184985[_0x56f54d(0x14b)]()[_0x56f54d(0x151)][_0x56f54d(0x15e)];}));if(0x0==_0x4b6dc6[_0x5de6d7(0x194)])return;const _0x31d6af=_0x1a5b4b[_0x5de6d7(0x101)]({'skipNotAttached':!0x0})[_0x5de6d7(0x155)](_0x12f1c1=>_0x5de6d7(0x169)==_0x12f1c1[_0x5de6d7(0x176)]&&_0x12f1c1[_0x5de6d7(0x146)]&&_0x56508f[_0x5de6d7(0x198)](_0x12f1c1[_0x5de6d7(0x146)][_0x5de6d7(0x112)])&&_0x12f1c1[_0x5de6d7(0x12e)][_0x5de6d7(0x141)]!=_0x1766bd)[_0x5de6d7(0x172)](_0x248cd0=>({'listItem':_0x248cd0[_0x5de6d7(0x14b)]()[_0x5de6d7(0x151)][_0x5de6d7(0x15e)],'groupId':_0x248cd0[_0x5de6d7(0x12e)][_0x5de6d7(0x141)]})),_0x190916=new Set();for(const {groupId:_0x3e5f2c,listItem:_0x4391f8}of _0x31d6af)_0x4b6dc6[_0x5de6d7(0x109)](_0x4391f8)&&_0x190916[_0x5de6d7(0x186)](_0x3e5f2c);for(const _0x17d8d2 of _0x1a5b4b[_0x5de6d7(0x101)]())_0x190916[_0x5de6d7(0x109)](_0x17d8d2[_0x5de6d7(0x12e)][_0x5de6d7(0x141)])&&_0x17d8d2[_0x5de6d7(0x18b)](_0x5de6d7(0x141),_0x1766bd);}[_0x157184(0x16b)](){const _0x1f8d98=_0x157184,_0x619717=this[_0x1f8d98(0x129)],_0x312cf6=_0x619717[_0x1f8d98(0x166)],_0x32dc32=_0x619717[_0x1f8d98(0x175)][_0x1f8d98(0x18f)](_0x1f8d98(0x11e));this[_0x1f8d98(0x192)](),_0x32dc32[_0x1f8d98(0xfc)][_0x1f8d98(0x18d)](_0x1f8d98(0x179),_0x1f8d98(0x111),_0x1f8d98(0x14c),function(_0x4ff2ce,_0x118d36){const _0x3fe8ad=_0x1f8d98,_0x423901=[];for(let _0x333edc of _0x4ff2ce)_0x333edc[_0x3fe8ad(0x151)][_0x3fe8ad(0x15e)]===_0x333edc[_0x3fe8ad(0x158)][_0x3fe8ad(0x100)]&&(_0x333edc=_0x619717[_0x3fe8ad(0x135)][_0x3fe8ad(0x133)](_0x619717[_0x3fe8ad(0x135)][_0x3fe8ad(0x188)](_0x333edc[_0x3fe8ad(0x151)][_0x3fe8ad(0x15e)],0x0))),_0x423901[_0x3fe8ad(0x148)](_0x333edc);_0x619717[_0x3fe8ad(0x135)][_0x3fe8ad(0x106)](_0x10b959=>{const _0x1284de=_0x3fe8ad,_0x1196e1=_0x619717[_0x1284de(0x135)][_0x1284de(0x163)][_0x1284de(0x159)],_0xa9ecbf=Array[_0x1284de(0x157)](_0x1196e1[_0x1284de(0x113)]())[_0x1284de(0x172)](_0x5b8f78=>_0x39c7f6[_0x1284de(0x107)](_0x5b8f78));_0x10b959[_0x1284de(0x14d)](_0x423901),_0x619717[_0x1284de(0x110)][_0x1284de(0x18f)](_0x118d36[_0x1284de(0x173)])[_0x1284de(0x191)](),_0x118d36[_0x1284de(0x16e)][_0x1284de(0x148)]({'forceDefaultExecution':!0x0}),_0x619717[_0x1284de(0x12c)](_0x118d36[_0x1284de(0x173)],..._0x118d36[_0x1284de(0x16e)]),_0x10b959[_0x1284de(0x14d)](_0xa9ecbf);for(const _0x3f9352 of _0xa9ecbf)_0x3f9352[_0x1284de(0x18a)]();});}),_0x32dc32[_0x1f8d98(0x15a)][_0x1f8d98(0x118)](function(_0x42da83){const _0x27a68d=_0x1f8d98,_0x22507b=!_0x619717[_0x27a68d(0x135)][_0x27a68d(0x18c)][_0x27a68d(0x115)](_0x42da83),_0x5c7545=_0x42da83[_0x27a68d(0x122)],_0x16520f=_0x42da83[_0x27a68d(0x11d)],_0x24e423=_0x42da83[_0x27a68d(0xfe)](_0x27a68d(0xf8)),_0x39a7f6=!_0x5c7545||_0x5c7545[_0x27a68d(0xfe)](_0x27a68d(0xf8))!==_0x24e423,_0x4f44e5=!_0x16520f||_0x16520f[_0x27a68d(0xfe)](_0x27a68d(0xf8))!==_0x24e423;return _0x22507b&&Boolean(_0x24e423)&&_0x39a7f6&&_0x4f44e5;},_0x78a301=>_0x1b6e89(_0x312cf6,_0x1f8d98(0x18e),_0x78a301));}[_0x157184(0x192)](){const _0x57c4e6=_0x157184,_0x160f66=this[_0x57c4e6(0x129)],_0x498b1a=_0x160f66[_0x57c4e6(0x166)];function _0x1c619d(_0x5b0030){const _0x41b905=_0x57c4e6,_0x1bd0ce=_0x160f66[_0x41b905(0x110)][_0x41b905(0x18f)](_0x41b905(0x154))[_0x41b905(0xf7)],_0x1e0d70=_0x160f66[_0x41b905(0x110)][_0x41b905(0x18f)](_0x41b905(0x139))[_0x41b905(0xf7)];return _0x41b905(0x139)===_0x5b0030?_0x1bd0ce:_0x1e0d70;}_0x160f66[_0x57c4e6(0x175)][_0x57c4e6(0x18f)](_0x57c4e6(0x11e))[_0x57c4e6(0x15a)][_0x57c4e6(0x11b)](function(_0x4390f0){const _0xead9dd=_0x57c4e6;if(_0xead9dd(0x179)!=_0x4390f0[_0xead9dd(0x176)])return;const {data:_0xa190cc}=_0x4390f0;if(!_0xa190cc)return;let _0x12312b,_0x523379,_0x235466,_0x1d37ec;switch(_0xa190cc[_0xead9dd(0x173)]){case _0xead9dd(0x154):_0x235466=_0xa190cc[_0xead9dd(0x16e)][0x0][_0xead9dd(0x11a)],_0x1d37ec=_0x1c619d(_0xa190cc[_0xead9dd(0x173)]),_0x12312b=_0x235466?_0xead9dd(0x162):_0xead9dd(0x120),!_0x1d37ec&&_0x160f66[_0xead9dd(0x12a)][_0xead9dd(0x18f)](_0xead9dd(0x145))||(_0x12312b=_0xead9dd(0x178)),_0x523379={'type':_0xead9dd(0xf9),'content':_0x1b6e89(_0x498b1a,_0x12312b,_0x1b6e89(_0x498b1a,_0xead9dd(0x13b)))};break;case _0xead9dd(0x139):_0x235466=_0xa190cc[_0xead9dd(0x16e)][0x0][_0xead9dd(0x11a)],_0x1d37ec=_0x1c619d(_0xa190cc[_0xead9dd(0x173)]),_0x12312b=_0x235466?_0xead9dd(0x162):_0xead9dd(0x120),!_0x1d37ec&&_0x160f66[_0xead9dd(0x12a)][_0xead9dd(0x18f)](_0xead9dd(0x145))||(_0x12312b=_0xead9dd(0x178)),_0x523379={'type':_0xead9dd(0xf9),'content':_0x1b6e89(_0x498b1a,_0x12312b,_0x1b6e89(_0x498b1a,_0xead9dd(0x183)))};break;case _0xead9dd(0x121):_0x12312b=_0xead9dd(0x13a),_0x523379={'type':_0xead9dd(0xf9),'content':_0x1b6e89(_0x498b1a,_0x12312b,_0x1b6e89(_0x498b1a,_0xead9dd(0x18e)))};break;case _0xead9dd(0x13d):_0x12312b=function(_0x32a204){const _0x2ef29=_0xead9dd,_0x47a786=_0x32a204[_0x2ef29(0x14b)]();let _0x1690dc=_0x47a786[_0x2ef29(0x151)][_0x2ef29(0x15e)];for(;_0x1690dc&&_0x47a786[_0x2ef29(0x182)](_0x1690dc);){if(_0x1690dc[_0x2ef29(0xfe)](_0x2ef29(0x199))>0x0)return!0x1;_0x1690dc=_0x1690dc[_0x2ef29(0x11d)];}return!0x0;}(_0x4390f0)?_0x1b6e89(_0x498b1a,_0xead9dd(0x120),_0x1b6e89(_0x498b1a,function(_0x50562c){const _0x3ac2a4=_0xead9dd;return _0x3ac2a4(0x10b)+_0x50562c[_0x3ac2a4(0x14b)]()[_0x3ac2a4(0x151)][_0x3ac2a4(0x15e)][_0x3ac2a4(0xfe)](_0x3ac2a4(0x10e))[_0x3ac2a4(0x161)]()+_0x3ac2a4(0xfb);}(_0x4390f0))):_0x1b6e89(_0x498b1a,_0xead9dd(0x140),_0x1b6e89(_0x498b1a,_0xead9dd(0x18e))),_0x523379={'type':_0xead9dd(0xf9),'content':_0x12312b};break;case _0xead9dd(0x12d):case _0xead9dd(0x15d):!0x1===_0xa190cc[_0xead9dd(0x13f)]&&(_0x12312b=_0xead9dd(0x11c),_0x523379={'type':_0xead9dd(0x130),'content':_0x1b6e89(_0x498b1a,_0x12312b,_0x1b6e89(_0x498b1a,_0xead9dd(0x18e)))});}return _0x523379;});}}function _0x4a6f(){const _0x4f1cf4=['ELEMENT_','FORMAT_INDENT','registerAttributeLabel','listType','7ntCXct','commands','documentList','key','getRanges','newRange','isObject','todoList','registerBlockAttribute','registerElementLabel','assureChains','forceValue','registerDescriptionCallback','*Merge:*\x20%0','nextSibling','TrackChangesEditing','listStyle','*Format:*\x20remove\x20from\x20%0','indentList','previousSibling','todoListChecked','checkTodoList','suggestion:attribute:','6zWmjaR','getSuggestion','getChanges','editor','config','*Check\x20item*','execute','mergeListItemBackward','attributes','listItemIdFixer','deletion','length','differ','createRange','TodoListEditing','model','197752HGuwHW','startsWith','enableDefaultAttributesIntegration','numberedList','*Indent:*\x20%0','ELEMENT_BULLETED_LIST','11NSlzmD','outdentList','bulleted','multipleBlocks','*Outdent:*\x20%0','groupId','isNextTo','meta','ListEditing','list.multiBlock','data','noTrackChangesFixer','push','find','splitListItemAfter','getFirstRange','accept','setSelection','_findSuggestions','suggestion','26553708OSBzrO','start','_splitMarkerName','default','bulletedList','filter','346329DFTQSy','from','end','selection','descriptionFactory','20WuiVhy','isLocal','mergeListItemForward','nodeAfter','listStart','*Remove\x20format:*\x20%0','toUpperCase','*Format:*\x20insert\x20into\x20%0','document','getFirstMarker','listReversed','locale','*Split:*\x20list\x20item','ELEMENT_TODO_LIST','attribute','removeMarker','_supportLegacySuggestions','isUndo','1766241Negqsp','commandParams','name','6uQcLWw','_getAttributeKey','map','commandName','*Merge:*\x20list\x20item','plugins','type','next','*Change\x20to:*\x20%0','formatBlock','attributeKey','newValue','customNumberedList','afterInit','numbered','oldValue','splitListItemBefore','*Uncheck\x20item*','containsItem','ELEMENT_NUMBERED_LIST','high','registerPostFixer','add','getChangedMarkers','createPositionAt','head','detach','setAttribute','schema','registerCustomCallback','ELEMENT_LIST_ITEM','get','listMarkerStyle','refresh','_registerLegacyDescription','batch','size','todo','hasSuggestion','oldRange','includes','listIndent','range','value','listItemId','format','todoListCheck','_LIST','_suggestionFactory','*Set\x20format:*\x20%0','getAttribute','listMarker','parent','getSuggestions','6076256eRbtDd','trackChangesCommand','customBulletedList','866100kqCAIW','change','fromRange','611705xzvDHe','has','change:data'];_0x4a6f=function(){return _0x4f1cf4;};return _0x4a6f();}function Ee(_0x3e00cd){const _0x57d4a0=_0x157184;let _0x34f6b9=_0x3e00cd[_0x57d4a0(0x14b)]()[_0x57d4a0(0x151)][_0x57d4a0(0x15e)][_0x57d4a0(0x122)];for(;_0x34f6b9;){const _0x3ef306=_0x34f6b9[_0x57d4a0(0xfe)](_0x57d4a0(0xf8));if(!_0x3ef306)return!0x1;if(_0x3ef306==_0x3e00cd[_0x57d4a0(0x146)][_0x57d4a0(0x17b)])return _0x57d4a0(0x17b);if(_0x3ef306==_0x3e00cd[_0x57d4a0(0x146)][_0x57d4a0(0x17f)])return _0x57d4a0(0x17f);_0x34f6b9=_0x34f6b9[_0x57d4a0(0x122)];}return!0x1;}
23
+ function _0x2be7(){const _0xa0a6ea=['5545zqJOCH','trackChangesCommand','afterInit','get','*Split:*\x20list\x20item','document','listMarker','selection','_registerLegacyDescription','isUndo','assureChains','getAttribute','meta','hasSuggestion','registerElementLabel','registerBlockAttribute','listStyle','ELEMENT_BULLETED_LIST','add','listMarkerStyle','TrackChangesEditing','data','*Outdent:*\x20%0','listReversed','suggestion:attribute:','commandParams','documentList','change:data','*Change\x20to:*\x20%0','4490712AbHKEy','bulletedList','attribute','createPositionAt','listItemIdFixer','enableDefaultAttributesIntegration','filter','numberedList','ELEMENT_TODO_LIST','key','multipleBlocks','customBulletedList','checkTodoList','_splitMarkerName','batch','push','isObject','previousSibling','todoListChecked','getSuggestion','createRange','setSelection','default','differ','_LIST','1835330vUWsrX','getChangedMarkers','getFirstMarker','bulleted','oldValue','fromRange','registerCustomCallback','listType','plugins','splitListItemAfter','newValue','removeMarker','range','registerAttributeLabel','listIndent','ListEditing','_findSuggestions','_suggestionFactory','1100049qcZyDp','FORMAT_INDENT','*Uncheck\x20item*','length','schema','setAttribute','high','deletion','size','getRanges','containsItem','indentList','*Merge:*\x20list\x20item','getFirstRange','*Format:*\x20remove\x20from\x20%0','registerPostFixer','splitListItemBefore','*Remove\x20format:*\x20%0','toUpperCase','name','end','outdentList','listItemId','formatBlock','*Set\x20format:*\x20%0','config','*Merge:*\x20%0','7964407MryQPA','newRange','5nLezyr','value','10QQiDJA','editor','nextSibling','139886cfgZBg','listStart','detach','*Indent:*\x20%0','descriptionFactory','mergeListItemBackward','isNextTo','groupId','nodeAfter','includes','isLocal','noTrackChangesFixer','locale','TodoListEditing','type','suggestion','1552984DRpdQh','format','*Format:*\x20insert\x20into\x20%0','find','ELEMENT_LIST_ITEM','oldRange','commandName','todoListCheck','list.multiBlock','todoList','_supportLegacySuggestions','2376UaTQNz','map','startsWith','4MlSKcP','forceValue','model','ELEMENT_','change','todo','ELEMENT_NUMBERED_LIST','from','getChanges','has','getSuggestions','refresh','*Check\x20item*','attributes','attributeKey','accept','registerDescriptionCallback','commands','next','customNumberedList','execute','_getAttributeKey','start','head','parent','mergeListItemForward','numbered'];_0x2be7=function(){return _0xa0a6ea;};return _0x2be7();}const _0x340876=_0x4af8;(function(_0x28e80c,_0x355627){const _0x560bab=_0x4af8,_0x181779=_0x28e80c();while(!![]){try{const _0x5f489c=-parseInt(_0x560bab(0x1c5))/0x1*(parseInt(_0x560bab(0x1ca))/0x2)+parseInt(_0x560bab(0x1a8))/0x3*(parseInt(_0x560bab(0x145))/0x4)+parseInt(_0x560bab(0x160))/0x5*(-parseInt(_0x560bab(0x142))/0x6)+-parseInt(_0x560bab(0x196))/0x7+-parseInt(_0x560bab(0x137))/0x8+parseInt(_0x560bab(0x17d))/0x9+parseInt(_0x560bab(0x1c7))/0xa*(parseInt(_0x560bab(0x1c3))/0xb);if(_0x5f489c===_0x355627)break;else _0x181779['push'](_0x181779['shift']());}catch(_0x43d5c9){_0x181779['push'](_0x181779['shift']());}}}(_0x2be7,0x541b0));import{Plugin as _0x2fface}from'ckeditor5/src/core.js';import{getTranslation as _0x506c6d}from'../utils/common-translations.js';import{renameAttributeKey as _0x50efb0}from'../trackchangesediting.js';function _0x4af8(_0x22e954,_0x47f5b6){const _0x2be731=_0x2be7();return _0x4af8=function(_0x4af89d,_0x2ae901){_0x4af89d=_0x4af89d-0x12e;let _0x4fcd54=_0x2be731[_0x4af89d];return _0x4fcd54;},_0x4af8(_0x22e954,_0x47f5b6);}import{LiveRange as _0x43a1df}from'ckeditor5/src/engine.js';export default class K extends _0x2fface{[_0x340876(0x162)](){const _0x444a7f=_0x340876,_0x1995f1=this[_0x444a7f(0x1c8)];if(!_0x1995f1[_0x444a7f(0x19e)][_0x444a7f(0x14e)](_0x444a7f(0x1a5)))return;const _0x4cd079=_0x1995f1[_0x444a7f(0x133)],_0x3b1f0e=_0x1995f1[_0x444a7f(0x19e)][_0x444a7f(0x163)](_0x444a7f(0x174)),_0x4ebf93=_0x1995f1[_0x444a7f(0x19e)][_0x444a7f(0x14e)](_0x444a7f(0x134)),_0x4671e1=!!_0x1995f1[_0x444a7f(0x1c1)][_0x444a7f(0x163)](_0x444a7f(0x13f));function _0x5341be(_0x1d86e5){const _0x186802=_0x444a7f;return{'type':_0x186802(0x138),'content':''+_0x506c6d(_0x4cd079,_0x186802(0x1c0),_0x1d86e5)};}function _0x4849ac(_0x497264){const _0x5ab9c0=_0x444a7f;return{'type':_0x5ab9c0(0x138),'content':''+_0x506c6d(_0x4cd079,_0x5ab9c0(0x1b9),_0x497264)};}_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x184)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x17e)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x158)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x188)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x1b3)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x1bd)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x19f)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x1b8)),_0x3b1f0e[_0x444a7f(0x16f)](_0x444a7f(0x1be)),_0x3b1f0e[_0x444a7f(0x16f)](_0x444a7f(0x19d)),_0x3b1f0e[_0x444a7f(0x16f)](_0x444a7f(0x1a4)),_0x4671e1&&(_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x1cf)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x15e))),_0x4ebf93&&(_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x140)),_0x3b1f0e[_0x444a7f(0x182)](_0x444a7f(0x189)),_0x3b1f0e[_0x444a7f(0x16f)](_0x444a7f(0x18f)),_0x3b1f0e[_0x444a7f(0x1ce)][_0x444a7f(0x155)](_0x518550=>{const _0x30892f=_0x444a7f,{data:_0x41d44a}=_0x518550;if(_0x41d44a&&_0x30892f(0x18f)==_0x41d44a[_0x30892f(0x186)])return{'type':_0x30892f(0x138),'content':_0x41d44a[_0x30892f(0x1a0)]?_0x506c6d(_0x4cd079,_0x30892f(0x151)):_0x506c6d(_0x4cd079,_0x30892f(0x1aa))};}),this[_0x444a7f(0x1c8)][_0x444a7f(0x147)][_0x444a7f(0x165)][_0x444a7f(0x1b7)](_0x228bd7=>{const _0x173629=_0x444a7f;if(_0x228bd7[_0x173629(0x18b)][_0x173629(0x169)])return!0x1;let _0x36c451=!0x1;const _0x38a077=_0x3b1f0e[_0x173629(0x14f)]({'skipNotAttached':!0x0})[_0x173629(0x183)](_0xbc2fdf=>_0x173629(0x18f)===_0x3b1f0e[_0x173629(0x15a)](_0xbc2fdf));for(const _0x143f76 of _0x38a077){_0x173629(0x14a)!=_0x143f76[_0x173629(0x1b5)]()[_0x173629(0x15b)][_0x173629(0x12f)][_0x173629(0x16b)](_0x173629(0x19d))&&(_0x3b1f0e[_0x173629(0x1a6)](_0x143f76[_0x173629(0x1b5)](),_0x173629(0x17f))[_0x173629(0x13a)](_0x30fa0e=>_0x173629(0x19d)===_0x3b1f0e[_0x173629(0x15a)](_0x30fa0e[_0x173629(0x136)]))||(_0x228bd7[_0x173629(0x1a1)](_0x143f76[_0x173629(0x198)]()),_0x36c451=!0x0));}return _0x36c451;})),_0x3b1f0e[_0x444a7f(0x1ce)][_0x444a7f(0x1a3)](_0x444a7f(0x1a4),_0x506c6d(_0x4cd079,_0x444a7f(0x1a9)));const _0x5e0487={'type':_0x444a7f(0x138),'content':''};_0x3b1f0e[_0x444a7f(0x1ce)][_0x444a7f(0x155)](_0x4ebec9=>{const _0x3d7229=_0x444a7f,{data:_0x4f177e}=_0x4ebec9;if(!_0x4f177e||_0x3d7229(0x19d)!=_0x4f177e[_0x3d7229(0x186)])return;let _0x388ed3=_0x4ebec9[_0x3d7229(0x15c)];for(;_0x388ed3;){if(_0x388ed3[_0x3d7229(0x175)]&&((_0x3d7229(0x170)==_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x186)]||_0x3d7229(0x173)==_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x186)])&&(_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x1a0)]&&_0x3d7229(0x193)!=_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x1a0)]||_0x3d7229(0x193)!=_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x19a)]&&!_0x4f177e[_0x3d7229(0x1a0)])||!_0x4671e1&&_0x388ed3[_0x3d7229(0x175)][_0x3d7229(0x186)]==_0x50efb0))return _0x5e0487;_0x388ed3=_0x388ed3[_0x3d7229(0x157)];}if(null==_0x4f177e[_0x3d7229(0x1a0)])switch(_0x4f177e[_0x3d7229(0x19a)]){case _0x3d7229(0x199):return _0x4849ac(_0x506c6d(_0x4cd079,_0x3d7229(0x171)));case _0x3d7229(0x15f):return _0x4849ac(_0x506c6d(_0x4cd079,_0x3d7229(0x14b)));case _0x3d7229(0x14a):return _0x4849ac(_0x506c6d(_0x4cd079,_0x3d7229(0x185)));}switch(_0x4f177e[_0x3d7229(0x1a0)]){case _0x3d7229(0x199):return _0x5341be(_0x506c6d(_0x4cd079,_0x3d7229(0x171)));case _0x3d7229(0x15f):return _0x5341be(_0x506c6d(_0x4cd079,_0x3d7229(0x14b)));case _0x3d7229(0x14a):return _0x5341be(_0x506c6d(_0x4cd079,_0x3d7229(0x185)));}}),_0x3b1f0e[_0x444a7f(0x1ce)][_0x444a7f(0x155)](_0x3573ed=>{const _0x241b73=_0x444a7f,{data:_0x52db16}=_0x3573ed;if(_0x52db16&&_0x241b73(0x1a4)==_0x52db16[_0x241b73(0x186)])return null==_0x52db16[_0x241b73(0x1a0)]||null==_0x52db16[_0x241b73(0x19a)]&&0x0==_0x52db16[_0x241b73(0x1a0)]?_0x5e0487:void 0x0;}),_0x3b1f0e[_0x444a7f(0x1ce)][_0x444a7f(0x155)](_0x3c12a4=>{const _0x25590f=_0x444a7f;if(_0x25590f(0x17f)!=_0x3c12a4[_0x25590f(0x135)])return;const {data:_0x368fd6}=_0x3c12a4;if(!_0x368fd6||_0x25590f(0x1be)!=_0x368fd6[_0x25590f(0x186)])return;const _0x3be34b=Ee(_0x3c12a4);return _0x25590f(0x1a0)==_0x3be34b?{'type':_0x25590f(0x138),'content':_0x506c6d(_0x4cd079,_0x25590f(0x1b4))}:_0x25590f(0x19a)==_0x3be34b?{'type':_0x25590f(0x138),'content':_0x506c6d(_0x4cd079,_0x25590f(0x164))}:_0x5e0487;}),_0x1995f1[_0x444a7f(0x147)][_0x444a7f(0x165)][_0x444a7f(0x1b7)](_0x14326c=>this[_0x444a7f(0x181)](_0x14326c)),_0x1995f1[_0x444a7f(0x147)][_0x444a7f(0x165)][_0x444a7f(0x1b7)](_0x474df7=>this[_0x444a7f(0x132)](_0x474df7)),_0x1995f1[_0x444a7f(0x147)][_0x444a7f(0x165)]['on'](_0x444a7f(0x17b),(_0x4ea595,_0x45cfb2)=>{const _0x4aaf6e=_0x444a7f;if(_0x45cfb2[_0x4aaf6e(0x169)]||!_0x45cfb2[_0x4aaf6e(0x131)])return!0x1;this[_0x4aaf6e(0x16a)]();},{'priority':_0x444a7f(0x1ae)}),this[_0x444a7f(0x141)]();}[_0x340876(0x181)](_0x29deea){const _0x4a05e1=_0x340876;if(_0x29deea[_0x4a05e1(0x18b)][_0x4a05e1(0x169)]||!_0x29deea[_0x4a05e1(0x18b)][_0x4a05e1(0x131)])return!0x1;let _0x2abb2d=!0x1;const _0x44e9e3=this[_0x4a05e1(0x1c8)][_0x4a05e1(0x19e)][_0x4a05e1(0x163)](_0x4a05e1(0x174))[_0x4a05e1(0x14f)]({'skipNotAttached':!0x0})[_0x4a05e1(0x183)](_0x3c4c4b=>_0x3c4c4b[_0x4a05e1(0x175)]&&_0x4a05e1(0x1be)==_0x3c4c4b[_0x4a05e1(0x175)][_0x4a05e1(0x186)])[_0x4a05e1(0x183)](_0x1d5ba6=>_0x1d5ba6[_0x4a05e1(0x175)][_0x4a05e1(0x1a0)]&&_0x1d5ba6[_0x4a05e1(0x175)][_0x4a05e1(0x19a)]);for(const _0x42e2cd of _0x44e9e3)Ee(_0x42e2cd)||(_0x29deea[_0x4a05e1(0x1a1)](_0x42e2cd[_0x4a05e1(0x198)]()),_0x2abb2d=!0x0);return _0x2abb2d;}[_0x340876(0x132)](_0x74aa0b){const _0x17ab7e=_0x340876;if(_0x74aa0b[_0x17ab7e(0x18b)][_0x17ab7e(0x169)]||!_0x74aa0b[_0x17ab7e(0x18b)][_0x17ab7e(0x131)])return!0x1;const _0x29d2ae=this[_0x17ab7e(0x1c8)][_0x17ab7e(0x19e)][_0x17ab7e(0x163)](_0x17ab7e(0x174));if(_0x29d2ae[_0x17ab7e(0x161)][_0x17ab7e(0x1c6)])return!0x1;let _0xbd4997=!0x1;const _0x240243=[_0x17ab7e(0x19d),_0x17ab7e(0x1be),_0x17ab7e(0x1a4),_0x17ab7e(0x170),_0x17ab7e(0x1cb),_0x17ab7e(0x177),_0x17ab7e(0x13e),_0x17ab7e(0x166),_0x17ab7e(0x173)],_0x2e79f5=this[_0x17ab7e(0x1c8)][_0x17ab7e(0x147)][_0x17ab7e(0x165)][_0x17ab7e(0x194)][_0x17ab7e(0x14d)]()[_0x17ab7e(0x183)](_0x512545=>_0x17ab7e(0x17f)==_0x512545[_0x17ab7e(0x135)])[_0x17ab7e(0x183)](_0x2e3ee4=>_0x240243[_0x17ab7e(0x130)](_0x2e3ee4[_0x17ab7e(0x153)]));if(0x0==_0x2e79f5[_0x17ab7e(0x1ab)])return _0xbd4997;for(const _0x3c153a of _0x2e79f5){const _0x5c9a4c=_0x29d2ae[_0x17ab7e(0x1a6)](_0x3c153a[_0x17ab7e(0x1a2)],_0x17ab7e(0x17f))[_0x17ab7e(0x183)](_0x44dea2=>!_0x44dea2[_0x17ab7e(0x16c)][_0x17ab7e(0x1d0)])[_0x17ab7e(0x143)](_0x4e59ec=>_0x4e59ec[_0x17ab7e(0x136)])[_0x17ab7e(0x183)](_0x132bb7=>{const _0xb6a741=_0x17ab7e,_0x27b99b=_0x29d2ae[_0xb6a741(0x15a)](_0x132bb7);return _0x240243[_0xb6a741(0x130)](_0x27b99b);});if(_0x5c9a4c[_0x17ab7e(0x1ab)]){for(const _0x1e8d68 of _0x5c9a4c)_0x74aa0b[_0x17ab7e(0x1a1)](_0x1e8d68[_0x17ab7e(0x198)]());_0xbd4997=!0x0;}}return _0xbd4997;}[_0x340876(0x16a)](){const _0xc55e0e=_0x340876,_0x5137e2=this[_0xc55e0e(0x1c8)][_0xc55e0e(0x19e)][_0xc55e0e(0x163)](_0xc55e0e(0x174)),_0x526385=[_0xc55e0e(0x19d),_0xc55e0e(0x1be),_0xc55e0e(0x1a4),_0xc55e0e(0x170),_0xc55e0e(0x1cb),_0xc55e0e(0x177),_0xc55e0e(0x13e),_0xc55e0e(0x166),_0xc55e0e(0x173)];let _0x18aa94;const _0x2ee48f=new Set(this[_0xc55e0e(0x1c8)][_0xc55e0e(0x147)][_0xc55e0e(0x165)][_0xc55e0e(0x194)][_0xc55e0e(0x197)]()[_0xc55e0e(0x183)](_0x20e8bb=>{const _0x272cd5=_0xc55e0e;if(_0x20e8bb[_0x272cd5(0x175)][_0x272cd5(0x13c)]||!_0x20e8bb[_0x272cd5(0x175)][_0x272cd5(0x1c4)])return null;if(!_0x20e8bb[_0x272cd5(0x1bb)][_0x272cd5(0x144)](_0x272cd5(0x178)))return null;const {id:_0x336449}=_0x5137e2[_0x272cd5(0x18a)](_0x20e8bb[_0x272cd5(0x1bb)]);if(!_0x5137e2[_0x272cd5(0x16d)](_0x336449))return null;const _0xce54ae=_0x5137e2[_0x272cd5(0x190)](_0x336449);return _0x526385[_0x272cd5(0x130)](_0xce54ae[_0x272cd5(0x175)][_0x272cd5(0x186)]);})[_0xc55e0e(0x143)](_0x4da9b5=>{const _0xd197bd=_0xc55e0e,{id:_0x10ac6a}=_0x5137e2[_0xd197bd(0x18a)](_0x4da9b5[_0xd197bd(0x1bb)]),_0x43d09d=_0x5137e2[_0xd197bd(0x190)](_0x10ac6a);return _0x18aa94=_0x43d09d[_0xd197bd(0x152)][_0xd197bd(0x12e)],_0x43d09d[_0xd197bd(0x1b5)]()[_0xd197bd(0x15b)][_0xd197bd(0x12f)];}));if(0x0==_0x2ee48f[_0xc55e0e(0x1b0)])return;const _0x25c6b5=_0x5137e2[_0xc55e0e(0x14f)]({'skipNotAttached':!0x0})[_0xc55e0e(0x183)](_0x24de18=>_0xc55e0e(0x17f)==_0x24de18[_0xc55e0e(0x135)]&&_0x24de18[_0xc55e0e(0x175)]&&_0x526385[_0xc55e0e(0x130)](_0x24de18[_0xc55e0e(0x175)][_0xc55e0e(0x186)])&&_0x24de18[_0xc55e0e(0x152)][_0xc55e0e(0x12e)]!=_0x18aa94)[_0xc55e0e(0x143)](_0x351163=>({'listItem':_0x351163[_0xc55e0e(0x1b5)]()[_0xc55e0e(0x15b)][_0xc55e0e(0x12f)],'groupId':_0x351163[_0xc55e0e(0x152)][_0xc55e0e(0x12e)]})),_0x34deef=new Set();for(const {groupId:_0x5268ca,listItem:_0x1c01c3}of _0x25c6b5)_0x2ee48f[_0xc55e0e(0x14e)](_0x1c01c3)&&_0x34deef[_0xc55e0e(0x172)](_0x5268ca);for(const _0x2a93ab of _0x5137e2[_0xc55e0e(0x14f)]())_0x34deef[_0xc55e0e(0x14e)](_0x2a93ab[_0xc55e0e(0x152)][_0xc55e0e(0x12e)])&&_0x2a93ab[_0xc55e0e(0x1ad)](_0xc55e0e(0x12e),_0x18aa94);}[_0x340876(0x141)](){const _0x5bc068=_0x340876,_0x32e9fc=this[_0x5bc068(0x1c8)],_0x4f7252=_0x32e9fc[_0x5bc068(0x133)],_0x2a8410=_0x32e9fc[_0x5bc068(0x19e)][_0x5bc068(0x163)](_0x5bc068(0x174));this[_0x5bc068(0x168)](),_0x2a8410[_0x5bc068(0x1a7)][_0x5bc068(0x19c)](_0x5bc068(0x1bf),_0x5bc068(0x17a),_0x5bc068(0x154),function(_0x56706,_0x540f3c){const _0x3d05d8=_0x5bc068,_0x4a70c9=[];for(let _0x3135d2 of _0x56706)_0x3135d2[_0x3d05d8(0x15b)][_0x3d05d8(0x12f)]===_0x3135d2[_0x3d05d8(0x1bc)][_0x3d05d8(0x15d)]&&(_0x3135d2=_0x32e9fc[_0x3d05d8(0x147)][_0x3d05d8(0x191)](_0x32e9fc[_0x3d05d8(0x147)][_0x3d05d8(0x180)](_0x3135d2[_0x3d05d8(0x15b)][_0x3d05d8(0x12f)],0x0))),_0x4a70c9[_0x3d05d8(0x18c)](_0x3135d2);_0x32e9fc[_0x3d05d8(0x147)][_0x3d05d8(0x149)](_0x573c47=>{const _0x3b73b4=_0x3d05d8,_0x1bb714=_0x32e9fc[_0x3b73b4(0x147)][_0x3b73b4(0x165)][_0x3b73b4(0x167)],_0x5215b0=Array[_0x3b73b4(0x14c)](_0x1bb714[_0x3b73b4(0x1b1)]())[_0x3b73b4(0x143)](_0xebdb5f=>_0x43a1df[_0x3b73b4(0x19b)](_0xebdb5f));_0x573c47[_0x3b73b4(0x192)](_0x4a70c9),_0x32e9fc[_0x3b73b4(0x156)][_0x3b73b4(0x163)](_0x540f3c[_0x3b73b4(0x13d)])[_0x3b73b4(0x150)](),_0x540f3c[_0x3b73b4(0x179)][_0x3b73b4(0x18c)]({'forceDefaultExecution':!0x0}),_0x32e9fc[_0x3b73b4(0x159)](_0x540f3c[_0x3b73b4(0x13d)],..._0x540f3c[_0x3b73b4(0x179)]),_0x573c47[_0x3b73b4(0x192)](_0x5215b0);for(const _0x284067 of _0x5215b0)_0x284067[_0x3b73b4(0x1cc)]();});}),_0x2a8410[_0x5bc068(0x1ce)][_0x5bc068(0x16e)](function(_0x46f545){const _0x4d7e98=_0x5bc068,_0x43494a=!_0x32e9fc[_0x4d7e98(0x147)][_0x4d7e98(0x1ac)][_0x4d7e98(0x18d)](_0x46f545),_0x15af67=_0x46f545[_0x4d7e98(0x18e)],_0x1bb377=_0x46f545[_0x4d7e98(0x1c9)],_0x3ca8bf=_0x46f545[_0x4d7e98(0x16b)](_0x4d7e98(0x1be)),_0x2de4aa=!_0x15af67||_0x15af67[_0x4d7e98(0x16b)](_0x4d7e98(0x1be))!==_0x3ca8bf,_0x50b76c=!_0x1bb377||_0x1bb377[_0x4d7e98(0x16b)](_0x4d7e98(0x1be))!==_0x3ca8bf;return _0x43494a&&Boolean(_0x3ca8bf)&&_0x2de4aa&&_0x50b76c;},_0x3dd242=>_0x506c6d(_0x4f7252,_0x5bc068(0x13b),_0x3dd242));}[_0x340876(0x168)](){const _0x241fb9=_0x340876,_0x5f5d87=this[_0x241fb9(0x1c8)],_0x2761c5=_0x5f5d87[_0x241fb9(0x133)];function _0x107c61(_0x4e52f6){const _0x3e7434=_0x241fb9,_0x1b4ea5=_0x5f5d87[_0x3e7434(0x156)][_0x3e7434(0x163)](_0x3e7434(0x17e))[_0x3e7434(0x1c6)],_0x56de99=_0x5f5d87[_0x3e7434(0x156)][_0x3e7434(0x163)](_0x3e7434(0x184))[_0x3e7434(0x1c6)];return _0x3e7434(0x184)===_0x4e52f6?_0x1b4ea5:_0x56de99;}_0x5f5d87[_0x241fb9(0x19e)][_0x241fb9(0x163)](_0x241fb9(0x174))[_0x241fb9(0x1ce)][_0x241fb9(0x155)](function(_0x4a282a){const _0x45f555=_0x241fb9;if(_0x45f555(0x1bf)!=_0x4a282a[_0x45f555(0x135)])return;const {data:_0x1adc3b}=_0x4a282a;if(!_0x1adc3b)return;let _0x2ef0ce,_0x4d63de,_0x3480f4,_0x549894;switch(_0x1adc3b[_0x45f555(0x13d)]){case _0x45f555(0x17e):_0x3480f4=_0x1adc3b[_0x45f555(0x179)][0x0][_0x45f555(0x146)],_0x549894=_0x107c61(_0x1adc3b[_0x45f555(0x13d)]),_0x2ef0ce=_0x3480f4?_0x45f555(0x139):_0x45f555(0x1b6),!_0x549894&&_0x5f5d87[_0x45f555(0x1c1)][_0x45f555(0x163)](_0x45f555(0x13f))||(_0x2ef0ce=_0x45f555(0x17c)),_0x4d63de={'type':_0x45f555(0x138),'content':_0x506c6d(_0x2761c5,_0x2ef0ce,_0x506c6d(_0x2761c5,_0x45f555(0x171)))};break;case _0x45f555(0x184):_0x3480f4=_0x1adc3b[_0x45f555(0x179)][0x0][_0x45f555(0x146)],_0x549894=_0x107c61(_0x1adc3b[_0x45f555(0x13d)]),_0x2ef0ce=_0x3480f4?_0x45f555(0x139):_0x45f555(0x1b6),!_0x549894&&_0x5f5d87[_0x45f555(0x1c1)][_0x45f555(0x163)](_0x45f555(0x13f))||(_0x2ef0ce=_0x45f555(0x17c)),_0x4d63de={'type':_0x45f555(0x138),'content':_0x506c6d(_0x2761c5,_0x2ef0ce,_0x506c6d(_0x2761c5,_0x45f555(0x14b)))};break;case _0x45f555(0x1b3):_0x2ef0ce=_0x45f555(0x1cd),_0x4d63de={'type':_0x45f555(0x138),'content':_0x506c6d(_0x2761c5,_0x2ef0ce,_0x506c6d(_0x2761c5,_0x45f555(0x13b)))};break;case _0x45f555(0x1bd):_0x2ef0ce=function(_0x3ace12){const _0x593883=_0x45f555,_0x2d8fcf=_0x3ace12[_0x593883(0x1b5)]();let _0x5a2217=_0x2d8fcf[_0x593883(0x15b)][_0x593883(0x12f)];for(;_0x5a2217&&_0x2d8fcf[_0x593883(0x1b2)](_0x5a2217);){if(_0x5a2217[_0x593883(0x16b)](_0x593883(0x1a4))>0x0)return!0x1;_0x5a2217=_0x5a2217[_0x593883(0x1c9)];}return!0x0;}(_0x4a282a)?_0x506c6d(_0x2761c5,_0x45f555(0x1b6),_0x506c6d(_0x2761c5,function(_0x281bbe){const _0x1784a0=_0x45f555;return _0x1784a0(0x148)+_0x281bbe[_0x1784a0(0x1b5)]()[_0x1784a0(0x15b)][_0x1784a0(0x12f)][_0x1784a0(0x16b)](_0x1784a0(0x19d))[_0x1784a0(0x1ba)]()+_0x1784a0(0x195);}(_0x4a282a))):_0x506c6d(_0x2761c5,_0x45f555(0x176),_0x506c6d(_0x2761c5,_0x45f555(0x13b))),_0x4d63de={'type':_0x45f555(0x138),'content':_0x2ef0ce};break;case _0x45f555(0x1cf):case _0x45f555(0x15e):!0x1===_0x1adc3b[_0x45f555(0x187)]&&(_0x2ef0ce=_0x45f555(0x1c2),_0x4d63de={'type':_0x45f555(0x1af),'content':_0x506c6d(_0x2761c5,_0x2ef0ce,_0x506c6d(_0x2761c5,_0x45f555(0x13b)))});}return _0x4d63de;});}}function Ee(_0x1cd040){const _0x1cbc60=_0x340876;let _0x4fe2ea=_0x1cd040[_0x1cbc60(0x1b5)]()[_0x1cbc60(0x15b)][_0x1cbc60(0x12f)][_0x1cbc60(0x18e)];for(;_0x4fe2ea;){const _0x4a07dd=_0x4fe2ea[_0x1cbc60(0x16b)](_0x1cbc60(0x1be));if(!_0x4a07dd)return!0x1;if(_0x4a07dd==_0x1cd040[_0x1cbc60(0x175)][_0x1cbc60(0x1a0)])return _0x1cbc60(0x1a0);if(_0x4a07dd==_0x1cd040[_0x1cbc60(0x175)][_0x1cbc60(0x19a)])return _0x1cbc60(0x19a);_0x4fe2ea=_0x4fe2ea[_0x1cbc60(0x18e)];}return!0x1;}