@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240819.0 → 0.0.0-nightly-20240820.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 _0x3cb521=_0x1cda;function _0x1d9f(){const _0x4aa28e=['imageCaption','selection','_findSuggestions','start','isIntersecting','registerDescriptionCallback','convertInlineImageToBlock','subType','getSuggestion','commandParams','end','change','6580203VdjHRG','format','imageStyle','3975856INQlNB','imageStylePreApply','filter','side','*Format:*\x20%0','toLowerCase','imageTypeInline','length','commands','afterInit','_splitMarkerName','discard','isBefore','_suggestionFactory','value','getSuggestions','imageTypeBlock','next','ImageStyleEditing','forEach','FORMAT_SIDE_IMAGE','9ngWfVu','model','descriptionFactory','createRangeOn','formatBlock','registerPostFixer','setImageNaturalSizeAttributes','ImageUtils','nodeAfter','name','TrackChangesEditing','type','50922570HAGjyl','isOwn','registerCustomCallback','commandName','title','insertion','from','markInlineFormat','plugins','4380207aKAjWS','locale','newRange','9590344feKrWh','join','nodeBefore','findIndex','21702qTPWDi','getSuggestionCallback','suggestion','getChangedMarkers','Users','imageStylePostApply','author','refresh','get','isBlockImage','hasSuggestion','100MITrtn','differ','normalizedStyles','isEqual','editor','discardSuggestion','173942xOUvdW','enableCommand','head','_registerLegacyDescription','document','formatInline','2OaIOky','getContainedElement','isInlineImage','getFirstRange','chain','commandReversedParams','accept','isInContent','shouldConvertImageType','markBlockFormat','getClosestSelectedImageElement','has'];_0x1d9f=function(){return _0x4aa28e;};return _0x1d9f();}(function(_0x59277a,_0x258882){const _0x213330=_0x1cda,_0xefd1df=_0x59277a();while(!![]){try{const _0x2bc420=parseInt(_0x213330(0x116))/0x1+parseInt(_0x213330(0x11c))/0x2*(-parseInt(_0x213330(0xfe))/0x3)+-parseInt(_0x213330(0x137))/0x4+parseInt(_0x213330(0x110))/0x5*(parseInt(_0x213330(0x105))/0x6)+-parseInt(_0x213330(0x134))/0x7+-parseInt(_0x213330(0x101))/0x8*(parseInt(_0x213330(0xe9))/0x9)+parseInt(_0x213330(0xf5))/0xa;if(_0x2bc420===_0x258882)break;else _0xefd1df['push'](_0xefd1df['shift']());}catch(_0x4d7509){_0xefd1df['push'](_0xefd1df['shift']());}}}(_0x1d9f,0xb60d4));function _0x1cda(_0x2b58c7,_0x18f930){const _0x1d9fd1=_0x1d9f();return _0x1cda=function(_0x1cda95,_0x55a098){_0x1cda95=_0x1cda95-0xe9;let _0x53564f=_0x1d9fd1[_0x1cda95];return _0x53564f;},_0x1cda(_0x2b58c7,_0x18f930);}import{Plugin as _0x48d250}from'ckeditor5/src/core.js';import{uid as _0x27ecfb}from'ckeditor5/src/utils.js';import{getTranslation as _0x51ab6b}from'../utils/common-translations.js';export default class rt extends _0x48d250{[_0x3cb521(0x140)](){const _0xffe6a7=_0x3cb521,_0x24553f=this[_0xffe6a7(0x114)];if(!_0x24553f[_0xffe6a7(0xfd)][_0xffe6a7(0x127)](_0xffe6a7(0x149)))return;const _0x365672=_0x24553f[_0xffe6a7(0xfd)][_0xffe6a7(0x10d)](_0xffe6a7(0xf3)),_0x332753=_0x24553f[_0xffe6a7(0xfd)][_0xffe6a7(0x10d)](_0xffe6a7(0xf0)),_0x4d74d7={};_0x365672[_0xffe6a7(0x117)](_0xffe6a7(0x136),(_0x172afc,_0x3cece9)=>{const _0x23b877=_0xffe6a7,_0x2a561d=_0x24553f[_0x23b877(0xfd)][_0x23b877(0x10d)](_0x23b877(0x109))['me'],_0x243d64=_0x24553f[_0x23b877(0x13f)][_0x23b877(0x10d)](_0x23b877(0x136));let _0x182f00=_0x332753[_0x23b877(0x126)](_0x24553f[_0x23b877(0xea)][_0x23b877(0x11a)][_0x23b877(0x129)]),_0xaa8865=_0x24553f[_0x23b877(0xea)][_0x23b877(0xec)](_0x182f00),_0x27a000=_0x243d64[_0x23b877(0x145)];if(_0x27a000==_0x3cece9[_0x23b877(0x145)])return;const _0x4774e2={'commandName':_0x23b877(0x136),'commandParams':[_0x3cece9],'formatGroupId':_0x27ecfb()};_0x24553f[_0x23b877(0xea)][_0x23b877(0x133)](()=>{const _0x5765b3=_0x23b877;if(_0x365672[_0x5765b3(0x146)]()[_0x5765b3(0x139)](_0x466611=>_0x466611[_0x5765b3(0x123)]&&_0x2a561d==_0x466611[_0x5765b3(0x10b)]&&(_0x5765b3(0xed)==_0x466611[_0x5765b3(0xf4)]||_0x5765b3(0x11b)==_0x466611[_0x5765b3(0xf4)])&&(_0x5765b3(0x138)==_0x466611[_0x5765b3(0x12f)]||_0x5765b3(0x10a)==_0x466611[_0x5765b3(0x12f)])&&_0x466611[_0x5765b3(0x11f)]()[_0x5765b3(0x113)](_0xaa8865))[_0x5765b3(0x14a)](_0x307263=>_0x365672[_0x5765b3(0x115)](_0x307263[_0x5765b3(0x118)])),_0x182f00=_0x332753[_0x5765b3(0x126)](_0x24553f[_0x5765b3(0xea)][_0x5765b3(0x11a)][_0x5765b3(0x129)]),_0xaa8865=_0x24553f[_0x5765b3(0xea)][_0x5765b3(0xec)](_0x182f00),_0x243d64[_0x5765b3(0x10c)](),_0x24553f[_0x5765b3(0x13f)][_0x5765b3(0x10d)](_0x5765b3(0x13d))[_0x5765b3(0x10c)](),_0x24553f[_0x5765b3(0x13f)][_0x5765b3(0x10d)](_0x5765b3(0x147))[_0x5765b3(0x10c)](),_0x27a000=_0x243d64[_0x5765b3(0x145)],_0x27a000!=_0x3cece9[_0x5765b3(0x145)])return _0x332753[_0x5765b3(0x11e)](_0x182f00)&&_0x243d64[_0x5765b3(0x124)](_0x3cece9[_0x5765b3(0x145)],_0x182f00)?(_0x172afc({..._0x3cece9,'setImageSizes':!0x1}),_0x182f00=_0x332753[_0x5765b3(0x126)](_0x24553f[_0x5765b3(0xea)][_0x5765b3(0x11a)][_0x5765b3(0x129)]),void _0x365672[_0x5765b3(0x125)](_0x182f00,{..._0x4774e2,'commandReversedParams':[{'value':_0x27a000||null,'setImageSizes':!0x1}]},[],_0x5765b3(0x138))):void(_0x332753[_0x5765b3(0x10e)](_0x182f00)?_0x365672[_0x5765b3(0x125)](_0x182f00,_0x4774e2,[],_0x5765b3(0x10a)):_0x365672[_0x5765b3(0xfc)](_0xaa8865,_0x4774e2,_0x5765b3(0x10a)));});});for(const _0x58aa73 of _0x24553f[_0xffe6a7(0xfd)][_0xffe6a7(0x10d)](_0xffe6a7(0x149))[_0xffe6a7(0x112)])_0x4d74d7[_0x58aa73[_0xffe6a7(0xf2)]]=_0x58aa73[_0xffe6a7(0xf9)][_0xffe6a7(0x13c)]();_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0xed),_0xffe6a7(0x138),_0xffe6a7(0x102),()=>!0x1),_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0xed),_0xffe6a7(0x10a),_0xffe6a7(0x102),()=>!0x1),_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0x11b),_0xffe6a7(0x10a),_0xffe6a7(0x102),()=>!0x1),_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0xed),_0xffe6a7(0x138),_0xffe6a7(0x122),([_0x364b58])=>{const _0xeabd17=_0xffe6a7;_0x332753[_0xeabd17(0xef)](_0x364b58[_0xeabd17(0x11d)]());}),_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0xed),_0xffe6a7(0x138),_0xffe6a7(0x142),(_0x27e649,_0xaedd17)=>{const _0x1333df=_0xffe6a7;_0x365672[_0x1333df(0x144)][_0x1333df(0x106)](_0x1333df(0xed),'',_0x1333df(0x122))(_0x27e649,{'commandName':_0xaedd17[_0x1333df(0xf8)],'commandParams':_0xaedd17[_0x1333df(0x121)]});}),_0x365672[_0xffe6a7(0x144)][_0xffe6a7(0xf7)](_0xffe6a7(0xed),_0xffe6a7(0x138),_0xffe6a7(0x120),function(_0x450c66,_0x4c3c3a){if(_0x33f5f9(_0x450c66,_0x4c3c3a))return[_0x450c66,_0x4c3c3a];if(_0x33f5f9(_0x4c3c3a,_0x450c66))return[_0x4c3c3a,_0x450c66];return null;});const _0xeda9be=[{'type':_0xffe6a7(0xed),'subType':_0xffe6a7(0x138)},{'type':_0xffe6a7(0xfa),'subType':_0xffe6a7(0x128)},{'type':_0xffe6a7(0xed),'subType':_0xffe6a7(0x12e)},{'type':_0xffe6a7(0xfa),'subType':_0xffe6a7(0x12e)}];function _0x33f5f9(_0x78991f,_0x2171d4){const _0x41e835=_0xffe6a7,_0x4b1797=_0xeda9be[_0x41e835(0x104)](({type:_0x5b54b2,subType:_0x314ffd})=>_0x78991f[_0x41e835(0xf4)]==_0x5b54b2&&_0x78991f[_0x41e835(0x12f)]==_0x314ffd),_0x3d341c=_0xeda9be[_0x41e835(0x104)](({type:_0x24b873,subType:_0x475d37})=>_0x2171d4[_0x41e835(0xf4)]==_0x24b873&&_0x2171d4[_0x41e835(0x12f)]==_0x475d37);if(_0x4b1797<0x0||_0x3d341c<0x0)return!0x1;const _0x4b39df=_0x78991f[_0x41e835(0x11f)](),_0xa692a3=_0x2171d4[_0x41e835(0x11f)]();if((0x0==_0x4b1797||0x1==_0x4b1797)&&0x2==_0x3d341c&&_0x4b39df[_0x41e835(0x12c)](_0xa692a3))return!0x0;if(0x2==_0x4b1797&&0x3==_0x3d341c){const _0x363173=_0x365672[_0x41e835(0x12a)](_0x4b39df,_0x41e835(0xfa))[_0x41e835(0x139)](({suggestion:_0x11be97,meta:_0x32cca5})=>_0x32cca5[_0x41e835(0xf6)]&&_0x41e835(0x12e)==_0x11be97[_0x41e835(0x12f)]);if(_0x363173[_0x41e835(0x13e)]>0x1&&_0xa692a3[_0x41e835(0x132)][_0x41e835(0x113)](_0x4b39df[_0x41e835(0x12b)]))return!0x0;if(0x1==_0x363173[_0x41e835(0x13e)]&&(_0x4b39df[_0x41e835(0x12b)][_0x41e835(0x113)](_0xa692a3[_0x41e835(0x132)])||_0x4b39df[_0x41e835(0x132)][_0x41e835(0x113)](_0xa692a3[_0x41e835(0x12b)])))return!0x0;}if(0x3==_0x4b1797&&0x3==_0x3d341c&&_0x4b39df[_0x41e835(0x12b)][_0x41e835(0x143)](_0xa692a3[_0x41e835(0x12b)])){const _0x574c47=_0x4b39df[_0x41e835(0x132)][_0x41e835(0xf1)],_0x493f28=_0xa692a3[_0x41e835(0x12b)][_0x41e835(0x103)];return _0x332753[_0x41e835(0x10e)](_0x574c47)&&_0x574c47===_0x493f28;}return!0x1;}_0x24553f[_0xffe6a7(0xea)][_0xffe6a7(0x11a)][_0xffe6a7(0xee)](()=>{const _0x3f5150=_0xffe6a7;let _0xbe09f8=!0x1;const _0x5b4ab4=Array[_0x3f5150(0xfb)](_0x24553f[_0x3f5150(0xea)][_0x3f5150(0x11a)][_0x3f5150(0x111)][_0x3f5150(0x108)]());for(const {name:_0x1016ff,data:_0x2f3fd1}of _0x5b4ab4){const {group:_0x2846bb,type:_0x2bd7c2,subType:_0x328144,id:_0x42b2ad}=_0x365672[_0x3f5150(0x141)](_0x1016ff);if(_0x3f5150(0x107)==_0x2846bb&&_0x365672[_0x3f5150(0x10f)](_0x42b2ad)){if(_0x3f5150(0xed)==_0x2bd7c2&&(_0x3f5150(0x138)==_0x328144||_0x3f5150(0x10a)==_0x328144)){const _0xfea196=_0x365672[_0x3f5150(0x130)](_0x42b2ad);if(_0x2f3fd1[_0x3f5150(0x100)]){const _0x788b0a=_0xfea196[_0x3f5150(0x11f)]()[_0x3f5150(0x11d)]();if(_0x332753[_0x3f5150(0x10e)](_0x788b0a))continue;_0x365672[_0x3f5150(0x115)](_0xfea196),_0xbe09f8=!0x0;}}if(_0x3f5150(0xfa)==_0x2bd7c2&&_0x3f5150(0x128)==_0x328144&&!_0x2f3fd1[_0x3f5150(0x100)]){const _0x4471c6=_0x365672[_0x3f5150(0x130)](_0x42b2ad);_0x4471c6[_0x3f5150(0x148)]&&_0x4471c6[_0x3f5150(0x148)][_0x3f5150(0x123)]&&(_0x365672[_0x3f5150(0x115)](_0x4471c6[_0x3f5150(0x148)]),_0xbe09f8=!0x0);}}}return _0xbe09f8;}),this[_0xffe6a7(0x119)](_0x4d74d7);}[_0x3cb521(0x119)](_0xa6c14b){const _0x4bf2f3=_0x3cb521,_0x2efdbb=this[_0x4bf2f3(0x114)],_0x42c615=_0x2efdbb[_0x4bf2f3(0xff)];_0x2efdbb[_0x4bf2f3(0xfd)][_0x4bf2f3(0x10d)](_0x4bf2f3(0xf3))[_0x4bf2f3(0xeb)][_0x4bf2f3(0x12d)](_0x37565e=>{const _0x2f593e=_0x4bf2f3;if(_0x2f593e(0xed)!=_0x37565e[_0x2f593e(0xf4)]&&_0x2f593e(0x11b)!=_0x37565e[_0x2f593e(0xf4)])return;const {data:_0x578ecf}=_0x37565e;if(!_0x578ecf||_0x2f593e(0x136)!=_0x578ecf[_0x2f593e(0xf8)])return;const _0x3cacb4=_0x578ecf[_0x2f593e(0x131)][0x0][_0x2f593e(0x145)];return _0x3e2dfb(_0x2f593e(0x13a)===_0x3cacb4?_0x51ab6b(_0x42c615,_0x2f593e(0x14b)):_0xa6c14b[_0x3cacb4]||_0x3cacb4);function _0x3e2dfb(_0x39e8be){const _0x2d6218=_0x2f593e;return{'type':_0x2d6218(0x135),'content':_0x51ab6b(_0x42c615,_0x2d6218(0x13b),_0x39e8be)};}});}}
23
+ const _0x3bb456=_0x23b9;function _0x23b9(_0x6201e3,_0x4e5fbf){const _0x2982e7=_0x2982();return _0x23b9=function(_0x23b941,_0x5b96e4){_0x23b941=_0x23b941-0xb1;let _0x196498=_0x2982e7[_0x23b941];return _0x196498;},_0x23b9(_0x6201e3,_0x4e5fbf);}function _0x2982(){const _0x473d80=['join','setImageNaturalSizeAttributes','subType','isInContent','length','markBlockFormat','document','author','isInlineImage','registerPostFixer','markInlineFormat','enableCommand','filter','findIndex','ImageUtils','editor','4756758XoGByV','getChangedMarkers','locale','isBefore','nodeAfter','forEach','suggestion','end','discardSuggestion','getSuggestion','side','commandName','afterInit','_splitMarkerName','formatBlock','selection','nodeBefore','354292hKOwsi','commands','isOwn','get','plugins','registerCustomCallback','chain','1084965QxBnTb','format','imageTypeBlock','from','3162633ZYZnGD','isIntersecting','isEqual','commandReversedParams','FORMAT_SIDE_IMAGE','commandParams','shouldConvertImageType','has','type','ImageStyleEditing','isBlockImage','toLowerCase','value','8BPrYys','head','getClosestSelectedImageElement','getContainedElement','getFirstRange','_registerLegacyDescription','TrackChangesEditing','newRange','imageTypeInline','getSuggestionCallback','imageStyle','imageStylePreApply','model','_suggestionFactory','convertInlineImageToBlock','registerDescriptionCallback','next','name','createRangeOn','_findSuggestions','imageCaption','getSuggestions','normalizedStyles','1105604PsrABl','start','change','2613890vBdUpz','hasSuggestion','Users','discard','insertion','1430513TWwNlw','differ','accept','imageStylePostApply','formatInline','refresh','*Format:*\x20%0','title','descriptionFactory'];_0x2982=function(){return _0x473d80;};return _0x2982();}(function(_0x460569,_0x2cc817){const _0x4716d2=_0x23b9,_0x486eaf=_0x460569();while(!![]){try{const _0x995629=-parseInt(_0x4716d2(0xb4))/0x1+parseInt(_0x4716d2(0xdc))/0x2+parseInt(_0x4716d2(0xb8))/0x3+parseInt(_0x4716d2(0x10e))/0x4+parseInt(_0x4716d2(0xdf))/0x5+-parseInt(_0x4716d2(0xfd))/0x6+-parseInt(_0x4716d2(0xe4))/0x7*(-parseInt(_0x4716d2(0xc5))/0x8);if(_0x995629===_0x2cc817)break;else _0x486eaf['push'](_0x486eaf['shift']());}catch(_0x1cb247){_0x486eaf['push'](_0x486eaf['shift']());}}}(_0x2982,0x850c5));import{Plugin as _0x37a8f5}from'ckeditor5/src/core.js';import{uid as _0x574d96}from'ckeditor5/src/utils.js';import{getTranslation as _0x4e31d7}from'../utils/common-translations.js';export default class rt extends _0x37a8f5{[_0x3bb456(0x109)](){const _0x41f4e2=_0x3bb456,_0x268b13=this[_0x41f4e2(0xfc)];if(!_0x268b13[_0x41f4e2(0xb1)][_0x41f4e2(0xbf)](_0x41f4e2(0xc1)))return;const _0x56583d=_0x268b13[_0x41f4e2(0xb1)][_0x41f4e2(0x111)](_0x41f4e2(0xcb)),_0x2d0e32=_0x268b13[_0x41f4e2(0xb1)][_0x41f4e2(0x111)](_0x41f4e2(0xfb)),_0x544b0b={};_0x56583d[_0x41f4e2(0xf8)](_0x41f4e2(0xcf),(_0x1064d9,_0x2e60f6)=>{const _0x424737=_0x41f4e2,_0x34bc77=_0x268b13[_0x424737(0xb1)][_0x424737(0x111)](_0x424737(0xe1))['me'],_0x220af9=_0x268b13[_0x424737(0x10f)][_0x424737(0x111)](_0x424737(0xcf));let _0x5403c5=_0x2d0e32[_0x424737(0xc7)](_0x268b13[_0x424737(0xd1)][_0x424737(0xf3)][_0x424737(0x10c)]),_0xa8a4c6=_0x268b13[_0x424737(0xd1)][_0x424737(0xd7)](_0x5403c5),_0x2c2cae=_0x220af9[_0x424737(0xc4)];if(_0x2c2cae==_0x2e60f6[_0x424737(0xc4)])return;const _0x2cfb6e={'commandName':_0x424737(0xcf),'commandParams':[_0x2e60f6],'formatGroupId':_0x574d96()};_0x268b13[_0x424737(0xd1)][_0x424737(0xde)](()=>{const _0x905c98=_0x424737;if(_0x56583d[_0x905c98(0xda)]()[_0x905c98(0xf9)](_0x5d61b0=>_0x5d61b0[_0x905c98(0xf0)]&&_0x34bc77==_0x5d61b0[_0x905c98(0xf4)]&&(_0x905c98(0x10b)==_0x5d61b0[_0x905c98(0xc0)]||_0x905c98(0xe8)==_0x5d61b0[_0x905c98(0xc0)])&&(_0x905c98(0xd0)==_0x5d61b0[_0x905c98(0xef)]||_0x905c98(0xe7)==_0x5d61b0[_0x905c98(0xef)])&&_0x5d61b0[_0x905c98(0xc9)]()[_0x905c98(0xba)](_0xa8a4c6))[_0x905c98(0x102)](_0x2a03ef=>_0x56583d[_0x905c98(0x105)](_0x2a03ef[_0x905c98(0xc6)])),_0x5403c5=_0x2d0e32[_0x905c98(0xc7)](_0x268b13[_0x905c98(0xd1)][_0x905c98(0xf3)][_0x905c98(0x10c)]),_0xa8a4c6=_0x268b13[_0x905c98(0xd1)][_0x905c98(0xd7)](_0x5403c5),_0x220af9[_0x905c98(0xe9)](),_0x268b13[_0x905c98(0x10f)][_0x905c98(0x111)](_0x905c98(0xcd))[_0x905c98(0xe9)](),_0x268b13[_0x905c98(0x10f)][_0x905c98(0x111)](_0x905c98(0xb6))[_0x905c98(0xe9)](),_0x2c2cae=_0x220af9[_0x905c98(0xc4)],_0x2c2cae!=_0x2e60f6[_0x905c98(0xc4)])return _0x2d0e32[_0x905c98(0xf5)](_0x5403c5)&&_0x220af9[_0x905c98(0xbe)](_0x2e60f6[_0x905c98(0xc4)],_0x5403c5)?(_0x1064d9({..._0x2e60f6,'setImageSizes':!0x1}),_0x5403c5=_0x2d0e32[_0x905c98(0xc7)](_0x268b13[_0x905c98(0xd1)][_0x905c98(0xf3)][_0x905c98(0x10c)]),void _0x56583d[_0x905c98(0xf2)](_0x5403c5,{..._0x2cfb6e,'commandReversedParams':[{'value':_0x2c2cae||null,'setImageSizes':!0x1}]},[],_0x905c98(0xd0))):void(_0x2d0e32[_0x905c98(0xc2)](_0x5403c5)?_0x56583d[_0x905c98(0xf2)](_0x5403c5,_0x2cfb6e,[],_0x905c98(0xe7)):_0x56583d[_0x905c98(0xf7)](_0xa8a4c6,_0x2cfb6e,_0x905c98(0xe7)));});});for(const _0x2e85d8 of _0x268b13[_0x41f4e2(0xb1)][_0x41f4e2(0x111)](_0x41f4e2(0xc1))[_0x41f4e2(0xdb)])_0x544b0b[_0x2e85d8[_0x41f4e2(0xd6)]]=_0x2e85d8[_0x41f4e2(0xeb)][_0x41f4e2(0xc3)]();_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0x10b),_0x41f4e2(0xd0),_0x41f4e2(0xed),()=>!0x1),_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0x10b),_0x41f4e2(0xe7),_0x41f4e2(0xed),()=>!0x1),_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0xe8),_0x41f4e2(0xe7),_0x41f4e2(0xed),()=>!0x1),_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0x10b),_0x41f4e2(0xd0),_0x41f4e2(0xe6),([_0x4ae8c2])=>{const _0x386d79=_0x41f4e2;_0x2d0e32[_0x386d79(0xee)](_0x4ae8c2[_0x386d79(0xc8)]());}),_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0x10b),_0x41f4e2(0xd0),_0x41f4e2(0xe2),(_0x2f033b,_0x54be06)=>{const _0x49a403=_0x41f4e2;_0x56583d[_0x49a403(0xd2)][_0x49a403(0xce)](_0x49a403(0x10b),'',_0x49a403(0xe6))(_0x2f033b,{'commandName':_0x54be06[_0x49a403(0x108)],'commandParams':_0x54be06[_0x49a403(0xbb)]});}),_0x56583d[_0x41f4e2(0xd2)][_0x41f4e2(0xb2)](_0x41f4e2(0x10b),_0x41f4e2(0xd0),_0x41f4e2(0xb3),function(_0x3e1fc0,_0x5851df){if(_0x4799c9(_0x3e1fc0,_0x5851df))return[_0x3e1fc0,_0x5851df];if(_0x4799c9(_0x5851df,_0x3e1fc0))return[_0x5851df,_0x3e1fc0];return null;});const _0x516775=[{'type':_0x41f4e2(0x10b),'subType':_0x41f4e2(0xd0)},{'type':_0x41f4e2(0xe3),'subType':_0x41f4e2(0xd9)},{'type':_0x41f4e2(0x10b),'subType':_0x41f4e2(0xd3)},{'type':_0x41f4e2(0xe3),'subType':_0x41f4e2(0xd3)}];function _0x4799c9(_0x611a27,_0x84d6fb){const _0x22011b=_0x41f4e2,_0x34ae84=_0x516775[_0x22011b(0xfa)](({type:_0x242640,subType:_0x2b9bf9})=>_0x611a27[_0x22011b(0xc0)]==_0x242640&&_0x611a27[_0x22011b(0xef)]==_0x2b9bf9),_0x209aa1=_0x516775[_0x22011b(0xfa)](({type:_0x912d40,subType:_0x2d0d1d})=>_0x84d6fb[_0x22011b(0xc0)]==_0x912d40&&_0x84d6fb[_0x22011b(0xef)]==_0x2d0d1d);if(_0x34ae84<0x0||_0x209aa1<0x0)return!0x1;const _0x4c6f18=_0x611a27[_0x22011b(0xc9)](),_0x4e518f=_0x84d6fb[_0x22011b(0xc9)]();if((0x0==_0x34ae84||0x1==_0x34ae84)&&0x2==_0x209aa1&&_0x4c6f18[_0x22011b(0xb9)](_0x4e518f))return!0x0;if(0x2==_0x34ae84&&0x3==_0x209aa1){const _0x4f1c3e=_0x56583d[_0x22011b(0xd8)](_0x4c6f18,_0x22011b(0xe3))[_0x22011b(0xf9)](({suggestion:_0xd84e17,meta:_0x2c702a})=>_0x2c702a[_0x22011b(0x110)]&&_0x22011b(0xd3)==_0xd84e17[_0x22011b(0xef)]);if(_0x4f1c3e[_0x22011b(0xf1)]>0x1&&_0x4e518f[_0x22011b(0x104)][_0x22011b(0xba)](_0x4c6f18[_0x22011b(0xdd)]))return!0x0;if(0x1==_0x4f1c3e[_0x22011b(0xf1)]&&(_0x4c6f18[_0x22011b(0xdd)][_0x22011b(0xba)](_0x4e518f[_0x22011b(0x104)])||_0x4c6f18[_0x22011b(0x104)][_0x22011b(0xba)](_0x4e518f[_0x22011b(0xdd)])))return!0x0;}if(0x3==_0x34ae84&&0x3==_0x209aa1&&_0x4c6f18[_0x22011b(0xdd)][_0x22011b(0x100)](_0x4e518f[_0x22011b(0xdd)])){const _0x178967=_0x4c6f18[_0x22011b(0x104)][_0x22011b(0x101)],_0x4b7cbf=_0x4e518f[_0x22011b(0xdd)][_0x22011b(0x10d)];return _0x2d0e32[_0x22011b(0xc2)](_0x178967)&&_0x178967===_0x4b7cbf;}return!0x1;}_0x268b13[_0x41f4e2(0xd1)][_0x41f4e2(0xf3)][_0x41f4e2(0xf6)](()=>{const _0x33eb6a=_0x41f4e2;let _0x3e52cd=!0x1;const _0x27ca34=Array[_0x33eb6a(0xb7)](_0x268b13[_0x33eb6a(0xd1)][_0x33eb6a(0xf3)][_0x33eb6a(0xe5)][_0x33eb6a(0xfe)]());for(const {name:_0x298d38,data:_0x3ae832}of _0x27ca34){const {group:_0x283328,type:_0x6b2bf2,subType:_0x4dc94f,id:_0x2c5b49}=_0x56583d[_0x33eb6a(0x10a)](_0x298d38);if(_0x33eb6a(0x103)==_0x283328&&_0x56583d[_0x33eb6a(0xe0)](_0x2c5b49)){if(_0x33eb6a(0x10b)==_0x6b2bf2&&(_0x33eb6a(0xd0)==_0x4dc94f||_0x33eb6a(0xe7)==_0x4dc94f)){const _0x58dd5a=_0x56583d[_0x33eb6a(0x106)](_0x2c5b49);if(_0x3ae832[_0x33eb6a(0xcc)]){const _0x3c9019=_0x58dd5a[_0x33eb6a(0xc9)]()[_0x33eb6a(0xc8)]();if(_0x2d0e32[_0x33eb6a(0xc2)](_0x3c9019))continue;_0x56583d[_0x33eb6a(0x105)](_0x58dd5a),_0x3e52cd=!0x0;}}if(_0x33eb6a(0xe3)==_0x6b2bf2&&_0x33eb6a(0xd9)==_0x4dc94f&&!_0x3ae832[_0x33eb6a(0xcc)]){const _0x4d5a35=_0x56583d[_0x33eb6a(0x106)](_0x2c5b49);_0x4d5a35[_0x33eb6a(0xd5)]&&_0x4d5a35[_0x33eb6a(0xd5)][_0x33eb6a(0xf0)]&&(_0x56583d[_0x33eb6a(0x105)](_0x4d5a35[_0x33eb6a(0xd5)]),_0x3e52cd=!0x0);}}}return _0x3e52cd;}),this[_0x41f4e2(0xca)](_0x544b0b);}[_0x3bb456(0xca)](_0x2fd5d2){const _0x140125=_0x3bb456,_0x378b5b=this[_0x140125(0xfc)],_0x53c5be=_0x378b5b[_0x140125(0xff)];_0x378b5b[_0x140125(0xb1)][_0x140125(0x111)](_0x140125(0xcb))[_0x140125(0xec)][_0x140125(0xd4)](_0x482ea4=>{const _0x479d42=_0x140125;if(_0x479d42(0x10b)!=_0x482ea4[_0x479d42(0xc0)]&&_0x479d42(0xe8)!=_0x482ea4[_0x479d42(0xc0)])return;const {data:_0x1b0008}=_0x482ea4;if(!_0x1b0008||_0x479d42(0xcf)!=_0x1b0008[_0x479d42(0x108)])return;const _0x572fb7=_0x1b0008[_0x479d42(0xbd)][0x0][_0x479d42(0xc4)];return _0x47bd04(_0x479d42(0x107)===_0x572fb7?_0x4e31d7(_0x53c5be,_0x479d42(0xbc)):_0x2fd5d2[_0x572fb7]||_0x572fb7);function _0x47bd04(_0x50d8c2){const _0x5985a8=_0x479d42;return{'type':_0x5985a8(0xb5),'content':_0x4e31d7(_0x53c5be,_0x5985a8(0xea),_0x50d8c2)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3430(){const _0x1d6426=['plugins','value','lowest','track_changes','execute','_trackChangesExecuted','_trackChangesValueDuringImport','get','trackChanges','10gPWNWO','afterInit','3pWGCOG','_setSuggestionData','listenTo','forEach','50406FTqcNH','high','enableCommand','962792JdXTCA','913ZnufRP','1754228dCbqFe','importWord','134965GKkjIO','collaboration_features','TrackChangesEditing','dataInsert','Users','commands','bind','589806kwaXxQ','_handleImportedData','editor','275270yVYgVO','210lbgrgb','3314988aDUPWT'];_0x3430=function(){return _0x1d6426;};return _0x3430();}const _0x3adb53=_0x352e;function _0x352e(_0x515f36,_0x257aab){const _0x3430f8=_0x3430();return _0x352e=function(_0x352e4f,_0x607cfd){_0x352e4f=_0x352e4f-0x77;let _0x14c0d4=_0x3430f8[_0x352e4f];return _0x14c0d4;},_0x352e(_0x515f36,_0x257aab);}(function(_0x4caf90,_0x12f648){const _0x23a3ac=_0x352e,_0x34ad43=_0x4caf90();while(!![]){try{const _0x2a6e58=-parseInt(_0x23a3ac(0x8b))/0x1*(-parseInt(_0x23a3ac(0x91))/0x2)+-parseInt(_0x23a3ac(0x8d))/0x3*(parseInt(_0x23a3ac(0x81))/0x4)+parseInt(_0x23a3ac(0x98))/0x5*(-parseInt(_0x23a3ac(0x80))/0x6)+-parseInt(_0x23a3ac(0x96))/0x7+parseInt(_0x23a3ac(0x94))/0x8+-parseInt(_0x23a3ac(0x7c))/0x9+parseInt(_0x23a3ac(0x7f))/0xa*(parseInt(_0x23a3ac(0x95))/0xb);if(_0x2a6e58===_0x12f648)break;else _0x34ad43['push'](_0x34ad43['shift']());}catch(_0x1d00d5){_0x34ad43['push'](_0x34ad43['shift']());}}}(_0x3430,0x8a8b8));import{Plugin as _0x35b5d6}from'ckeditor5/src/core.js';export default class at extends _0x35b5d6{constructor(_0x562691){const _0x48d9c6=_0x352e;super(_0x562691),this[_0x48d9c6(0x88)]=!0x1,this[_0x48d9c6(0x87)]=!0x1;}[_0x3adb53(0x8c)](){const _0x4e3e85=_0x3adb53,_0x1aefc4=this[_0x4e3e85(0x7e)],_0x36c7e4=_0x1aefc4[_0x4e3e85(0x7a)][_0x4e3e85(0x89)](_0x4e3e85(0x97)),_0x1ed154=_0x1aefc4[_0x4e3e85(0x7a)][_0x4e3e85(0x89)](_0x4e3e85(0x8a));_0x36c7e4&&(_0x36c7e4['on'](_0x4e3e85(0x86),(_0x65ab6f,[,_0x396a1a])=>{const _0x521f1b=_0x4e3e85;this[_0x521f1b(0x88)]=_0x1ed154[_0x521f1b(0x83)],_0x396a1a[_0x521f1b(0x99)][_0x521f1b(0x85)]=!this[_0x521f1b(0x88)];},{'priority':_0x4e3e85(0x92)}),this[_0x4e3e85(0x8f)](_0x36c7e4,_0x4e3e85(0x78),this[_0x4e3e85(0x7d)][_0x4e3e85(0x7b)](this)),this[_0x4e3e85(0x8f)](_0x36c7e4,_0x4e3e85(0x78),()=>{const _0x5303f5=_0x4e3e85;this[_0x5303f5(0x87)]&&(_0x1ed154[_0x5303f5(0x86)](),this[_0x5303f5(0x87)]=!0x1);},{'priority':_0x4e3e85(0x84)}),_0x1aefc4[_0x4e3e85(0x82)][_0x4e3e85(0x89)](_0x4e3e85(0x77))[_0x4e3e85(0x93)](_0x4e3e85(0x97)));}[_0x3adb53(0x7d)](_0x17b120,_0x13c34b){const _0xfdb1da=_0x3adb53,{suggestions:_0x43e356}=_0x13c34b,_0x2990ac=this[_0xfdb1da(0x7e)][_0xfdb1da(0x7a)][_0xfdb1da(0x89)](_0xfdb1da(0x8a)),_0x4f4c83=_0x2990ac[_0xfdb1da(0x83)];this[_0xfdb1da(0x88)]!==_0x4f4c83&&(_0x2990ac[_0xfdb1da(0x86)](),this[_0xfdb1da(0x87)]=!0x0),_0x43e356&&_0x43e356[_0xfdb1da(0x90)](({id:_0xea2ca6,type:_0x10836e,author:_0x796923,created_at:_0x2b484f})=>{const _0x28bad9=_0xfdb1da,_0x168f64={'id':_0xea2ca6,'type':_0x10836e,'authorId':this[_0x28bad9(0x7e)][_0x28bad9(0x82)][_0x28bad9(0x89)](_0x28bad9(0x79))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x796923,'createdAt':_0x2b484f?new Date(_0x2b484f):new Date(),'source':_0x28bad9(0x97)}}};this[_0x28bad9(0x7e)][_0x28bad9(0x82)][_0x28bad9(0x89)](_0x28bad9(0x77))[_0x28bad9(0x8e)](_0x168f64);});}}
23
+ const _0x3ffe22=_0x17a4;function _0x17a4(_0x583ebc,_0x3f92b2){const _0x552b11=_0x552b();return _0x17a4=function(_0x17a45b,_0x4e38bf){_0x17a45b=_0x17a45b-0x1a5;let _0x12e986=_0x552b11[_0x17a45b];return _0x12e986;},_0x17a4(_0x583ebc,_0x3f92b2);}(function(_0x3fcbca,_0x3e925b){const _0x3609ea=_0x17a4,_0x2f1288=_0x3fcbca();while(!![]){try{const _0x3bd063=-parseInt(_0x3609ea(0x1ae))/0x1+parseInt(_0x3609ea(0x1b0))/0x2*(parseInt(_0x3609ea(0x1ac))/0x3)+-parseInt(_0x3609ea(0x1bd))/0x4+-parseInt(_0x3609ea(0x1c0))/0x5+-parseInt(_0x3609ea(0x1c2))/0x6*(-parseInt(_0x3609ea(0x1c3))/0x7)+-parseInt(_0x3609ea(0x1ab))/0x8+-parseInt(_0x3609ea(0x1c4))/0x9*(-parseInt(_0x3609ea(0x1af))/0xa);if(_0x3bd063===_0x3e925b)break;else _0x2f1288['push'](_0x2f1288['shift']());}catch(_0x37ba4c){_0x2f1288['push'](_0x2f1288['shift']());}}}(_0x552b,0x29767));import{Plugin as _0x348735}from'ckeditor5/src/core.js';export default class at extends _0x348735{constructor(_0x55ba18){const _0x38df70=_0x17a4;super(_0x55ba18),this[_0x38df70(0x1ba)]=!0x1,this[_0x38df70(0x1c6)]=!0x1;}[_0x3ffe22(0x1bf)](){const _0x1a5ae0=_0x3ffe22,_0x1e01c2=this[_0x1a5ae0(0x1c1)],_0x301ade=_0x1e01c2[_0x1a5ae0(0x1b3)][_0x1a5ae0(0x1be)](_0x1a5ae0(0x1ad)),_0x5ef441=_0x1e01c2[_0x1a5ae0(0x1b3)][_0x1a5ae0(0x1be)](_0x1a5ae0(0x1a8));_0x301ade&&(_0x301ade['on'](_0x1a5ae0(0x1b7),(_0x484fa3,[,_0x5ea235])=>{const _0x23dfa4=_0x1a5ae0;this[_0x23dfa4(0x1ba)]=_0x5ef441[_0x23dfa4(0x1b2)],_0x5ea235[_0x23dfa4(0x1b8)][_0x23dfa4(0x1aa)]=!this[_0x23dfa4(0x1ba)];},{'priority':_0x1a5ae0(0x1b4)}),this[_0x1a5ae0(0x1a7)](_0x301ade,_0x1a5ae0(0x1c5),this[_0x1a5ae0(0x1b6)][_0x1a5ae0(0x1bc)](this)),this[_0x1a5ae0(0x1a7)](_0x301ade,_0x1a5ae0(0x1c5),()=>{const _0x1217b8=_0x1a5ae0;this[_0x1217b8(0x1c6)]&&(_0x5ef441[_0x1217b8(0x1b7)](),this[_0x1217b8(0x1c6)]=!0x1);},{'priority':_0x1a5ae0(0x1b1)}),_0x1e01c2[_0x1a5ae0(0x1bb)][_0x1a5ae0(0x1be)](_0x1a5ae0(0x1a6))[_0x1a5ae0(0x1b5)](_0x1a5ae0(0x1ad)));}[_0x3ffe22(0x1b6)](_0x3822ec,_0x21a655){const _0x19d810=_0x3ffe22,{suggestions:_0x130189}=_0x21a655,_0x31ef69=this[_0x19d810(0x1c1)][_0x19d810(0x1b3)][_0x19d810(0x1be)](_0x19d810(0x1a8)),_0x13fc5d=_0x31ef69[_0x19d810(0x1b2)];this[_0x19d810(0x1ba)]!==_0x13fc5d&&(_0x31ef69[_0x19d810(0x1b7)](),this[_0x19d810(0x1c6)]=!0x0),_0x130189&&_0x130189[_0x19d810(0x1a5)](({id:_0x3edf36,type:_0x5ba07a,author:_0x51ea00,created_at:_0x28c6f3})=>{const _0x419a9a=_0x19d810,_0x9e2b71={'id':_0x3edf36,'type':_0x5ba07a,'authorId':this[_0x419a9a(0x1c1)][_0x419a9a(0x1bb)][_0x419a9a(0x1be)](_0x419a9a(0x1b9))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x51ea00,'createdAt':_0x28c6f3?new Date(_0x28c6f3):new Date(),'source':_0x419a9a(0x1ad)}}};this[_0x419a9a(0x1c1)][_0x419a9a(0x1bb)][_0x419a9a(0x1be)](_0x419a9a(0x1a6))[_0x419a9a(0x1a9)](_0x9e2b71);});}}function _0x552b(){const _0x30f53b=['8754vLEEtS','609WrUwes','22977FFUMyv','dataInsert','_trackChangesExecuted','forEach','TrackChangesEditing','listenTo','trackChanges','_setSuggestionData','track_changes','131880tmRCqF','6Icnwlc','importWord','248305mHlTmV','570RTTKnq','288146OqTzTI','lowest','value','commands','high','enableCommand','_handleImportedData','execute','collaboration_features','Users','_trackChangesValueDuringImport','plugins','bind','152124rapOpP','get','afterInit','439740aYggSQ','editor'];_0x552b=function(){return _0x30f53b;};return _0x552b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2e01(){const _0x5423b4=['indentBlock','IndentBlock','registerAttributeLabel','2686128qxyTDw','10338HMZgoD','get','enableDefaultAttributesIntegration','*Outdent:*\x20%0','144522XPlfyX','getItems','plugins','registerBlockAttribute','registerDescriptionCallback','indent','10WJWgFx','1blcOFc','format','_registerLegacyDescription','1784397LjybmV','descriptionFactory','FORMAT_INDENT','getItemLabel','afterInit','IndentEditing','editor','outdent','*Indent:*\x20%0','5124hPfsRl','1188ONMVcp','has','blockIndent','enableCommand','type','530Vhsfoo','1106676ViQiiO','152654kFqtCP','481404pZVBko','locale','TrackChangesEditing','commandName','formatBlock','outdentBlock'];_0x2e01=function(){return _0x5423b4;};return _0x2e01();}const _0x57c6ea=_0xe660;function _0xe660(_0x412a30,_0x55a3c2){const _0x2e01fd=_0x2e01();return _0xe660=function(_0xe66073,_0x210a2f){_0xe66073=_0xe66073-0xfa;let _0x2db495=_0x2e01fd[_0xe66073];return _0x2db495;},_0xe660(_0x412a30,_0x55a3c2);}(function(_0x41b783,_0x4b80cf){const _0x2abee8=_0xe660,_0x1339f3=_0x41b783();while(!![]){try{const _0x115268=-parseInt(_0x2abee8(0x11f))/0x1*(-parseInt(_0x2abee8(0x109))/0x2)+-parseInt(_0x2abee8(0x122))/0x3+-parseInt(_0x2abee8(0x108))/0x4*(parseInt(_0x2abee8(0x11e))/0x5)+parseInt(_0x2abee8(0x114))/0x6*(-parseInt(_0x2abee8(0x101))/0x7)+-parseInt(_0x2abee8(0x113))/0x8+-parseInt(_0x2abee8(0x118))/0x9*(parseInt(_0x2abee8(0x107))/0xa)+-parseInt(_0x2abee8(0x102))/0xb*(-parseInt(_0x2abee8(0x10a))/0xc);if(_0x115268===_0x4b80cf)break;else _0x1339f3['push'](_0x1339f3['shift']());}catch(_0x30ffb7){_0x1339f3['push'](_0x1339f3['shift']());}}}(_0x2e01,0xc66ce));import{Plugin as _0x51fe10}from'ckeditor5/src/core.js';import{getTranslation as _0x1fe4e2}from'../utils/common-translations.js';export default class ct extends _0x51fe10{[_0x57c6ea(0xfc)](){const _0x50531f=_0x57c6ea,_0x608c47=this[_0x50531f(0xfe)],_0x29b5dd=_0x608c47[_0x50531f(0x11a)][_0x50531f(0x115)](_0x50531f(0x10c));if(_0x608c47[_0x50531f(0x11a)][_0x50531f(0x103)](_0x50531f(0xfd))&&(_0x29b5dd[_0x50531f(0x105)](_0x50531f(0x11d)),_0x29b5dd[_0x50531f(0x105)](_0x50531f(0xff))),_0x608c47[_0x50531f(0x11a)][_0x50531f(0x103)](_0x50531f(0x111))){for(const _0x289f82 of[_0x50531f(0x110),_0x50531f(0x10f)])_0x29b5dd[_0x50531f(0x116)](_0x289f82);}const _0x1acadc=_0x608c47[_0x50531f(0x10b)];_0x29b5dd[_0x50531f(0x11b)](_0x50531f(0x104)),_0x29b5dd[_0x50531f(0x123)][_0x50531f(0x112)](_0x50531f(0x104),_0x1fe4e2(_0x1acadc,_0x50531f(0xfa))),this[_0x50531f(0x121)]();}[_0x57c6ea(0x121)](){const _0x244fdd=_0x57c6ea,_0x58a07f=this[_0x244fdd(0xfe)],_0x6a578c=_0x58a07f[_0x244fdd(0x10b)],_0x4f61ef=_0x58a07f[_0x244fdd(0x11a)][_0x244fdd(0x115)](_0x244fdd(0x10c));_0x4f61ef[_0x244fdd(0x123)][_0x244fdd(0x11c)](_0x481d08=>{const _0x16dc5e=_0x244fdd;if(_0x16dc5e(0x10e)!=_0x481d08[_0x16dc5e(0x106)])return;const {data:_0x355c10}=_0x481d08;if(!_0x355c10)return;if(_0x16dc5e(0x110)!=_0x355c10[_0x16dc5e(0x10d)]&&_0x16dc5e(0x10f)!=_0x355c10[_0x16dc5e(0x10d)])return;const _0x4f8f60=_0x481d08[_0x16dc5e(0x119)]()[0x0],_0x4ef721=_0x4f61ef[_0x16dc5e(0x123)][_0x16dc5e(0xfb)](_0x4f8f60);return _0x16dc5e(0x110)==_0x355c10[_0x16dc5e(0x10d)]?{'type':_0x16dc5e(0x120),'content':_0x1fe4e2(_0x6a578c,_0x16dc5e(0x100),_0x4ef721)}:_0x16dc5e(0x10f)==_0x355c10[_0x16dc5e(0x10d)]?{'type':_0x16dc5e(0x120),'content':_0x1fe4e2(_0x6a578c,_0x16dc5e(0x117),_0x4ef721)}:void 0x0;});}}
23
+ const _0x369213=_0x19f4;function _0x377d(){const _0x224cd5=['IndentBlock','outdentBlock','*Outdent:*\x20%0','formatBlock','7467198KOiWre','blockIndent','indentBlock','format','8277535dxeMht','99JMcEDn','registerAttributeLabel','1377818UqhHXy','registerDescriptionCallback','92cUXYnJ','commandName','1155935vGMdcf','enableCommand','200ywyOhu','26346CgyHWO','FORMAT_INDENT','registerBlockAttribute','81xBDRfG','*Indent:*\x20%0','getItems','descriptionFactory','outdent','locale','getItemLabel','editor','TrackChangesEditing','141744SVwreS','indent','type','_registerLegacyDescription','IndentEditing','get','enableDefaultAttributesIntegration','30985uvMJRO','plugins','has','afterInit'];_0x377d=function(){return _0x224cd5;};return _0x377d();}function _0x19f4(_0x580811,_0x3ca86d){const _0x377db5=_0x377d();return _0x19f4=function(_0x19f474,_0x158c63){_0x19f474=_0x19f474-0x1bb;let _0x964a36=_0x377db5[_0x19f474];return _0x964a36;},_0x19f4(_0x580811,_0x3ca86d);}(function(_0x23b4bb,_0x2ca9cf){const _0x5f0489=_0x19f4,_0x5ab595=_0x23b4bb();while(!![]){try{const _0xf3f6a9=-parseInt(_0x5f0489(0x1ce))/0x1+parseInt(_0x5f0489(0x1d5))/0x2*(parseInt(_0x5f0489(0x1d8))/0x3)+-parseInt(_0x5f0489(0x1d0))/0x4*(parseInt(_0x5f0489(0x1bf))/0x5)+parseInt(_0x5f0489(0x1c7))/0x6+-parseInt(_0x5f0489(0x1cb))/0x7+parseInt(_0x5f0489(0x1e1))/0x8*(-parseInt(_0x5f0489(0x1cc))/0x9)+parseInt(_0x5f0489(0x1d4))/0xa*(parseInt(_0x5f0489(0x1d2))/0xb);if(_0xf3f6a9===_0x2ca9cf)break;else _0x5ab595['push'](_0x5ab595['shift']());}catch(_0x2eb1a5){_0x5ab595['push'](_0x5ab595['shift']());}}}(_0x377d,0xc4538));import{Plugin as _0xbcb866}from'ckeditor5/src/core.js';import{getTranslation as _0x4be16f}from'../utils/common-translations.js';export default class ct extends _0xbcb866{[_0x369213(0x1c2)](){const _0x8eb43d=_0x369213,_0x3fa2e3=this[_0x8eb43d(0x1df)],_0x40d18d=_0x3fa2e3[_0x8eb43d(0x1c0)][_0x8eb43d(0x1bd)](_0x8eb43d(0x1e0));if(_0x3fa2e3[_0x8eb43d(0x1c0)][_0x8eb43d(0x1c1)](_0x8eb43d(0x1bc))&&(_0x40d18d[_0x8eb43d(0x1d3)](_0x8eb43d(0x1e2)),_0x40d18d[_0x8eb43d(0x1d3)](_0x8eb43d(0x1dc))),_0x3fa2e3[_0x8eb43d(0x1c0)][_0x8eb43d(0x1c1)](_0x8eb43d(0x1c3))){for(const _0x6acaa3 of[_0x8eb43d(0x1c9),_0x8eb43d(0x1c4)])_0x40d18d[_0x8eb43d(0x1be)](_0x6acaa3);}const _0x5bc83f=_0x3fa2e3[_0x8eb43d(0x1dd)];_0x40d18d[_0x8eb43d(0x1d7)](_0x8eb43d(0x1c8)),_0x40d18d[_0x8eb43d(0x1db)][_0x8eb43d(0x1cd)](_0x8eb43d(0x1c8),_0x4be16f(_0x5bc83f,_0x8eb43d(0x1d6))),this[_0x8eb43d(0x1bb)]();}[_0x369213(0x1bb)](){const _0x51d55b=_0x369213,_0x2efbac=this[_0x51d55b(0x1df)],_0x2e80f7=_0x2efbac[_0x51d55b(0x1dd)],_0x240546=_0x2efbac[_0x51d55b(0x1c0)][_0x51d55b(0x1bd)](_0x51d55b(0x1e0));_0x240546[_0x51d55b(0x1db)][_0x51d55b(0x1cf)](_0x19068d=>{const _0x8cc60f=_0x51d55b;if(_0x8cc60f(0x1c6)!=_0x19068d[_0x8cc60f(0x1e3)])return;const {data:_0x4c3d36}=_0x19068d;if(!_0x4c3d36)return;if(_0x8cc60f(0x1c9)!=_0x4c3d36[_0x8cc60f(0x1d1)]&&_0x8cc60f(0x1c4)!=_0x4c3d36[_0x8cc60f(0x1d1)])return;const _0x24b6a4=_0x19068d[_0x8cc60f(0x1da)]()[0x0],_0x30a04e=_0x240546[_0x8cc60f(0x1db)][_0x8cc60f(0x1de)](_0x24b6a4);return _0x8cc60f(0x1c9)==_0x4c3d36[_0x8cc60f(0x1d1)]?{'type':_0x8cc60f(0x1ca),'content':_0x4be16f(_0x2e80f7,_0x8cc60f(0x1d9),_0x30a04e)}:_0x8cc60f(0x1c4)==_0x4c3d36[_0x8cc60f(0x1d1)]?{'type':_0x8cc60f(0x1ca),'content':_0x4be16f(_0x2e80f7,_0x8cc60f(0x1c5),_0x30a04e)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x17cb8f=_0x2c47;(function(_0x2e6495,_0x48b0c0){var _0x5722da=_0x2c47,_0x29cf30=_0x2e6495();while(!![]){try{var _0x72dc0e=-parseInt(_0x5722da(0x162))/0x1*(-parseInt(_0x5722da(0x15f))/0x2)+-parseInt(_0x5722da(0x15e))/0x3*(parseInt(_0x5722da(0x168))/0x4)+-parseInt(_0x5722da(0x16d))/0x5+-parseInt(_0x5722da(0x161))/0x6+-parseInt(_0x5722da(0x163))/0x7+-parseInt(_0x5722da(0x167))/0x8+parseInt(_0x5722da(0x165))/0x9;if(_0x72dc0e===_0x48b0c0)break;else _0x29cf30['push'](_0x29cf30['shift']());}catch(_0x369beb){_0x29cf30['push'](_0x29cf30['shift']());}}}(_0x3e88,0x5b9f6));function _0x3e88(){var _0x1954e5=['527394jvCHRM','13919tCJMsq','3760057SFFOZf','TrackChangesEditing','16927389XxirWl','enableCommand','1641576XflDJx','1178852QlpwZC','requires','init','get','editor','3085990LsCOsD','input','3DFqYFd','34zpFPTv','plugins'];_0x3e88=function(){return _0x1954e5;};return _0x3e88();}function _0x2c47(_0x5721e9,_0xce37bf){var _0x3e8880=_0x3e88();return _0x2c47=function(_0x2c4753,_0x2c5e9e){_0x2c4753=_0x2c4753-0x15e;var _0x4a2dd7=_0x3e8880[_0x2c4753];return _0x4a2dd7;},_0x2c47(_0x5721e9,_0xce37bf);}import{Plugin as _0x514b31}from'ckeditor5/src/core.js';import{Input as _0xf7b932}from'ckeditor5/src/typing.js';export default class ut extends _0x514b31{static get[_0x17cb8f(0x169)](){return[_0xf7b932];}[_0x17cb8f(0x16a)](){var _0x4cfdff=_0x17cb8f;this[_0x4cfdff(0x16c)][_0x4cfdff(0x160)][_0x4cfdff(0x16b)](_0x4cfdff(0x164))[_0x4cfdff(0x166)](_0x4cfdff(0x16e));}}
23
+ var _0x49bc99=_0x31d6;(function(_0x16846b,_0x5bad51){var _0x10ca79=_0x31d6,_0x170720=_0x16846b();while(!![]){try{var _0x5b5b72=parseInt(_0x10ca79(0x6e))/0x1*(-parseInt(_0x10ca79(0x77))/0x2)+-parseInt(_0x10ca79(0x7a))/0x3+parseInt(_0x10ca79(0x78))/0x4+-parseInt(_0x10ca79(0x75))/0x5+-parseInt(_0x10ca79(0x76))/0x6*(parseInt(_0x10ca79(0x74))/0x7)+parseInt(_0x10ca79(0x70))/0x8+parseInt(_0x10ca79(0x6f))/0x9;if(_0x5b5b72===_0x5bad51)break;else _0x170720['push'](_0x170720['shift']());}catch(_0x5463e4){_0x170720['push'](_0x170720['shift']());}}}(_0x252c,0xd7064));function _0x252c(){var _0x45116b=['1dOpyfB','9318123pWGBXX','10733984rUSliQ','plugins','editor','init','6355202rIosab','3289340cBwrsz','6NKPYFo','2399818SqNPPU','5151440KjYftE','requires','55656XsGZDl','input','get','TrackChangesEditing','enableCommand'];_0x252c=function(){return _0x45116b;};return _0x252c();}function _0x31d6(_0x2a10fc,_0x51d040){var _0x252c17=_0x252c();return _0x31d6=function(_0x31d606,_0xf85e9b){_0x31d606=_0x31d606-0x6a;var _0x3f73b9=_0x252c17[_0x31d606];return _0x3f73b9;},_0x31d6(_0x2a10fc,_0x51d040);}import{Plugin as _0x107db1}from'ckeditor5/src/core.js';import{Input as _0x166c26}from'ckeditor5/src/typing.js';export default class ut extends _0x107db1{static get[_0x49bc99(0x79)](){return[_0x166c26];}[_0x49bc99(0x73)](){var _0x3799f0=_0x49bc99;this[_0x3799f0(0x72)][_0x3799f0(0x71)][_0x3799f0(0x6b)](_0x3799f0(0x6c))[_0x3799f0(0x6d)](_0x3799f0(0x6a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2cb5(){const _0x2af82a=['add','createRange','26QJyzzX','16185537NlDzeB','markBlockFormat','filter','listItem','List','numbered','ELEMENT_LIST_ITEM','afterInit','get','*Check\x20item*','descriptionFactory','execute','*Uncheck\x20item*','locale','isObject','2778830GtmApR','formatBlock','plugins','from','indentList','TrackChangesEditing','name','parent','model','slice','formatInline','_selectedElements','3062283EdwmGn','ELEMENT_TODO_LIST','LegacyListEditing','end','listType','commandName','listIndent','ELEMENT_BULLETED_LIST','todo','blockName','push','length','*Indent:*\x20%0','33904KvbQiZ','editor','selection','enableCommand','commandParams','4324536UwPhAa','value','getAttribute','forceValue','1437uAUawl','has','change','format','nextSibling','previousSibling','type','LegacyTodoListEditing','replace','document','ELEMENT_NUMBERED_LIST','commands','bulletedList','2450544tumisU','schema','findIndex','1000FIdRKy','checkChild','numberedList','createPositionAt','checkTodoList','bulleted','getSelectedBlocks','before','registerDescriptionCallback','todoListChecked','paragraph','*Change\x20to:*\x20%0','outdentList','*Outdent:*\x20%0','registerElementLabel','element','todoList'];_0x2cb5=function(){return _0x2af82a;};return _0x2cb5();}const _0x270cff=_0x4966;(function(_0x4d8711,_0x34a8e6){const _0x39ad69=_0x4966,_0x3e80c4=_0x4d8711();while(!![]){try{const _0x522229=-parseInt(_0x39ad69(0xc9))/0x1*(parseInt(_0x39ad69(0x9d))/0x2)+parseInt(_0x39ad69(0xa6))/0x3*(-parseInt(_0x39ad69(0xb6))/0x4)+parseInt(_0x39ad69(0x84))/0x5+-parseInt(_0x39ad69(0xb3))/0x6+-parseInt(_0x39ad69(0x90))/0x7+-parseInt(_0x39ad69(0xa2))/0x8+parseInt(_0x39ad69(0xca))/0x9;if(_0x522229===_0x34a8e6)break;else _0x3e80c4['push'](_0x3e80c4['shift']());}catch(_0x2700ae){_0x3e80c4['push'](_0x3e80c4['shift']());}}}(_0x2cb5,0x6369d));import{Plugin as _0x500319}from'ckeditor5/src/core.js';import{getTranslation as _0x45a17e}from'../utils/common-translations.js';function _0x4966(_0x69f46d,_0x3f9518){const _0x2cb524=_0x2cb5();return _0x4966=function(_0x4966f9,_0x1904aa){_0x4966f9=_0x4966f9-0x79;let _0x439e9d=_0x2cb524[_0x4966f9];return _0x439e9d;},_0x4966(_0x69f46d,_0x3f9518);}export default class ft extends _0x500319{[_0x270cff(0x7c)](){const _0x21dcac=_0x270cff,_0x546be7=this[_0x21dcac(0x9e)],_0x4772d3=_0x546be7[_0x21dcac(0x82)];if(!_0x546be7[_0x21dcac(0x86)][_0x21dcac(0xa7)](_0x21dcac(0x92)))return;const _0x4a5b9a=_0x546be7[_0x21dcac(0x86)][_0x21dcac(0x7d)](_0x21dcac(0x89)),_0x5868b4=_0x546be7[_0x21dcac(0x86)][_0x21dcac(0xa7)](_0x21dcac(0xad));function _0x3d863f(_0x2c39e8){return()=>{const _0x3eb2be=_0x4966,_0x538d86=_0x546be7[_0x3eb2be(0x8c)][_0x3eb2be(0xaf)][_0x3eb2be(0x9f)],_0x23721c=_0x546be7[_0x3eb2be(0xb1)][_0x3eb2be(0x7d)](_0x2c39e8);if(_0x23721c[_0x3eb2be(0xa3)])return void _0x546be7[_0x3eb2be(0x80)](_0x3eb2be(0xc0),{});const _0x14e691=_0x2c39e8[_0x3eb2be(0x8d)](0x0,-0x4),_0x5ab763=function(_0xd82ba9,_0x330646,_0x23ce7d){const _0x4af951=_0x3eb2be;let _0x3ba931=Array[_0x4af951(0x87)](_0xd82ba9)[_0x4af951(0xcc)](_0x339aed=>function(_0x5cf529,_0x9cb055){const _0x5e4c0b=_0x4af951;return _0x9cb055[_0x5e4c0b(0xb7)](_0x5cf529[_0x5e4c0b(0x8b)],_0x5e4c0b(0xcd))&&!_0x9cb055[_0x5e4c0b(0x83)](_0x5cf529);}(_0x339aed,_0x23ce7d));_0x3ba931=_0x3ba931[_0x4af951(0xcc)](_0x22903d=>!_0x22903d['is'](_0x4af951(0xc5),_0x4af951(0xcd))||_0x22903d[_0x4af951(0xa4)](_0x4af951(0x94))!=_0x330646);const _0x571190=new Set();for(const _0x497413 of _0x3ba931)_0x497413['is'](_0x4af951(0xc5),_0x4af951(0xcd))?_0x571190[_0x4af951(0xc7)](fe(_0x497413)):_0x571190[_0x4af951(0xc7)](_0x497413);return Array[_0x4af951(0x87)](_0x571190);}(_0x538d86[_0x3eb2be(0xbc)](),_0x14e691,_0x546be7[_0x3eb2be(0x8c)][_0x3eb2be(0xb4)]);_0x546be7[_0x3eb2be(0x8c)][_0x3eb2be(0xa8)](()=>{const _0x32ead6=_0x3eb2be;for(const _0x366284 of _0x5ab763)_0x4a5b9a[_0x32ead6(0xcb)](_0x366284,{'commandName':_0x2c39e8,'commandParams':[{'forceValue':!_0x23721c[_0x32ead6(0xa3)]}],'formatGroupId':_0x32ead6(0x99)},ue(_0x366284));});};}function _0x486510(_0x2484f6){return()=>{const _0x4419ca=_0x4966,_0x460917=function(_0x3ae7ca){const _0x3b1c51=_0x4966;let _0x210d85=Array[_0x3b1c51(0x87)](_0x3ae7ca);const _0x408868=_0x210d85[_0x3b1c51(0xb5)](_0x33bf51=>_0x3b1c51(0xcd)!=_0x33bf51[_0x3b1c51(0x8a)]);return _0x408868>-0x1&&(_0x210d85=_0x210d85[_0x3b1c51(0x8d)](0x0,_0x408868)),_0x210d85;}(_0x546be7[_0x4419ca(0x8c)][_0x4419ca(0xaf)][_0x4419ca(0x9f)][_0x4419ca(0xbc)]()),_0x537df5=_0x546be7[_0x4419ca(0x8c)][_0x4419ca(0xc8)](_0x546be7[_0x4419ca(0x8c)][_0x4419ca(0xb9)](_0x460917[0x0],_0x4419ca(0xbd)),_0x546be7[_0x4419ca(0x8c)][_0x4419ca(0xb9)](_0x460917[_0x460917[_0x4419ca(0x9b)]-0x1],_0x4419ca(0x93)));_0x546be7[_0x4419ca(0x8c)][_0x4419ca(0xa8)](()=>{const _0x315cbc=_0x4419ca;_0x4a5b9a[_0x315cbc(0xcb)](_0x537df5,{'commandName':_0x2484f6,'commandParams':[],'formatGroupId':_0x315cbc(0x96)},function(_0x33e9af){const _0x80989=_0x315cbc,_0x1d4d46=new Set();for(const _0x137603 of _0x33e9af){let _0x50d817=_0x137603[_0x80989(0xaa)];for(;_0x50d817&&_0x50d817[_0x80989(0xa4)](_0x80989(0x96))>_0x137603[_0x80989(0xa4)](_0x80989(0x96));)_0x1d4d46[_0x80989(0xc7)](_0x50d817),_0x50d817=_0x50d817[_0x80989(0xaa)];}return Array[_0x80989(0x87)](_0x1d4d46);}(_0x460917));});};}_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0xb8),_0x3d863f(_0x21dcac(0xb8))),_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0xb2),_0x3d863f(_0x21dcac(0xb2))),_0x5868b4&&_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0xc6),_0x3d863f(_0x21dcac(0xc6))),_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0x88),_0x486510(_0x21dcac(0x88))),_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0xc2),_0x486510(_0x21dcac(0xc2))),_0x5868b4&&_0x4a5b9a[_0x21dcac(0xa0)](_0x21dcac(0xba),()=>{const _0x42ecd5=_0x21dcac,_0x3ba90f=_0x546be7[_0x42ecd5(0xb1)][_0x42ecd5(0x7d)](_0x42ecd5(0xba)),_0x569937=Array[_0x42ecd5(0x87)](_0x3ba90f[_0x42ecd5(0x8f)]);_0x569937[_0x42ecd5(0xcc)](_0xef0e11=>_0xef0e11[_0x42ecd5(0xa4)](_0x42ecd5(0xbf))!=_0x3ba90f[_0x42ecd5(0xa3)]),_0x546be7[_0x42ecd5(0x8c)][_0x42ecd5(0xa8)](()=>{const _0x367400=_0x42ecd5;for(const _0x50fb55 of _0x569937)_0x4a5b9a[_0x367400(0xcb)](_0x50fb55,{'commandName':_0x367400(0xba),'commandParams':[{'forceValue':!_0x3ba90f[_0x367400(0xa3)]}]});});}),_0x4a5b9a[_0x21dcac(0x7f)][_0x21dcac(0xc4)](_0x21dcac(0xcd),_0x201104=>_0x45a17e(_0x4772d3,_0x21dcac(0x7b),_0x201104)),_0x4a5b9a[_0x21dcac(0x7f)][_0x21dcac(0xbe)](_0x4ba209=>{const _0x1efa64=_0x21dcac;if(_0x1efa64(0x85)!=_0x4ba209[_0x1efa64(0xac)]&&_0x1efa64(0x8e)!=_0x4ba209[_0x1efa64(0xac)])return;const {data:_0xcefea4}=_0x4ba209;if(_0xcefea4){if(_0x1efa64(0xb8)==_0xcefea4[_0x1efa64(0x95)]||_0x1efa64(0xb2)==_0xcefea4[_0x1efa64(0x95)]||_0x1efa64(0xc6)==_0xcefea4[_0x1efa64(0x95)])switch(_0xcefea4[_0x1efa64(0x95)][_0x1efa64(0xae)](_0x1efa64(0x79),'')){case _0x1efa64(0xbb):return _0x21c896(_0x45a17e(_0x4772d3,_0x1efa64(0x97)));case _0x1efa64(0x7a):return _0x21c896(_0x45a17e(_0x4772d3,_0x1efa64(0xb0)));case _0x1efa64(0x98):return _0x21c896(_0x45a17e(_0x4772d3,_0x1efa64(0x91)));}if(_0x1efa64(0x88)==_0xcefea4[_0x1efa64(0x95)])return{'type':_0x1efa64(0xa9),'content':_0x45a17e(_0x4772d3,_0x1efa64(0x9c),_0x45a17e(_0x4772d3,_0x1efa64(0x7b)))};if(_0x1efa64(0xc2)==_0xcefea4[_0x1efa64(0x95)])return{'type':_0x1efa64(0xa9),'content':_0x45a17e(_0x4772d3,_0x1efa64(0xc3),_0x45a17e(_0x4772d3,_0x1efa64(0x7b)))};if(_0x1efa64(0xba)==_0xcefea4[_0x1efa64(0x95)])return _0xcefea4[_0x1efa64(0xa1)][0x0][_0x1efa64(0xa5)]?{'type':_0x1efa64(0xa9),'content':_0x45a17e(_0x4772d3,_0x1efa64(0x7e))}:{'type':_0x1efa64(0xa9),'content':_0x45a17e(_0x4772d3,_0x1efa64(0x81))};}function _0x21c896(_0x36a3eb){const _0x33528c=_0x1efa64;return{'type':_0x33528c(0xa9),'content':_0x45a17e(_0x4772d3,_0x33528c(0xc1),_0x36a3eb)};}});}}function fe(_0x42f66e){const _0x3bb400=_0x270cff,_0x3f60be=_0x42f66e[_0x3bb400(0xa4)](_0x3bb400(0x96));if(0x0==_0x3f60be)return _0x42f66e;let _0x1d162f=_0x42f66e;for(;_0x42f66e[_0x3bb400(0xab)]&&_0x42f66e[_0x3bb400(0xab)]['is'](_0x3bb400(0xc5),_0x3bb400(0xcd));){const _0x225ec8=_0x42f66e[_0x3bb400(0xab)][_0x3bb400(0xa4)](_0x3bb400(0x96));if(_0x225ec8==_0x3f60be)_0x1d162f=_0x42f66e[_0x3bb400(0xab)];else{if(_0x225ec8<_0x3f60be)break;}_0x42f66e=_0x42f66e[_0x3bb400(0xab)];}return _0x1d162f;}function ue(_0x31059b){const _0x3fcd49=_0x270cff,_0x51d9cc=[];if(_0x31059b['is'](_0x3fcd49(0xc5),_0x3fcd49(0xcd))&&_0x31059b[_0x3fcd49(0xa4)](_0x3fcd49(0x96))>0x0){let _0x2e231b=_0x31059b[_0x3fcd49(0xaa)];for(;_0x2e231b&&_0x3fcd49(0xcd)==_0x2e231b[_0x3fcd49(0x8a)]&&_0x2e231b[_0x3fcd49(0xa4)](_0x3fcd49(0x96))==_0x31059b[_0x3fcd49(0xa4)](_0x3fcd49(0x96));)_0x51d9cc[_0x3fcd49(0x9a)](_0x2e231b),_0x2e231b=_0x2e231b[_0x3fcd49(0xaa)];}return _0x51d9cc;}
23
+ const _0x1b6247=_0x4dbb;(function(_0x1a032b,_0x32b118){const _0x514e16=_0x4dbb,_0x377e71=_0x1a032b();while(!![]){try{const _0x43ab36=-parseInt(_0x514e16(0x1d7))/0x1+parseInt(_0x514e16(0x203))/0x2+parseInt(_0x514e16(0x1d5))/0x3*(-parseInt(_0x514e16(0x208))/0x4)+-parseInt(_0x514e16(0x20c))/0x5+parseInt(_0x514e16(0x1f5))/0x6+parseInt(_0x514e16(0x1f6))/0x7+-parseInt(_0x514e16(0x1da))/0x8*(-parseInt(_0x514e16(0x1fd))/0x9);if(_0x43ab36===_0x32b118)break;else _0x377e71['push'](_0x377e71['shift']());}catch(_0x21f7d0){_0x377e71['push'](_0x377e71['shift']());}}}(_0x335e,0xe8026));function _0x335e(){const _0x2f8ea7=['28mKUtLp','end','value','commands','8783530BwRNox','outdentList','formatBlock','todoList','registerElementLabel','checkChild','commandParams','ELEMENT_BULLETED_LIST','change','numberedList','*Uncheck\x20item*','LegacyTodoListEditing','execute','slice','descriptionFactory','document','bulleted','format','enableCommand','markBlockFormat','schema','listItem','*Outdent:*\x20%0','length','_selectedElements','List','forceValue','replace','formatInline','nextSibling','489081xHMtLc','get','309189KPIPZb','name','todo','8sjeOOX','TrackChangesEditing','listIndent','listType','type','blockName','from','todoListChecked','has','element','findIndex','afterInit','model','*Check\x20item*','isObject','editor','parent','numbered','plugins','bulletedList','add','push','ELEMENT_LIST_ITEM','createPositionAt','ELEMENT_NUMBERED_LIST','checkTodoList','selection','8641086ypiKzs','3904824qfhRpB','createRange','LegacyListEditing','*Indent:*\x20%0','previousSibling','ELEMENT_TODO_LIST','indentList','7266033zSOFoV','commandName','locale','registerDescriptionCallback','filter','getSelectedBlocks','2704088NDcMxC','getAttribute','*Change\x20to:*\x20%0','before','paragraph'];_0x335e=function(){return _0x2f8ea7;};return _0x335e();}import{Plugin as _0x151fd8}from'ckeditor5/src/core.js';import{getTranslation as _0x4d8607}from'../utils/common-translations.js';export default class ft extends _0x151fd8{[_0x1b6247(0x1e5)](){const _0x23d70a=_0x1b6247,_0x4e15bf=this[_0x23d70a(0x1e9)],_0x16483f=_0x4e15bf[_0x23d70a(0x1ff)];if(!_0x4e15bf[_0x23d70a(0x1ec)][_0x23d70a(0x1e2)](_0x23d70a(0x1f8)))return;const _0x29fbc6=_0x4e15bf[_0x23d70a(0x1ec)][_0x23d70a(0x1d6)](_0x23d70a(0x1db)),_0x1406aa=_0x4e15bf[_0x23d70a(0x1ec)][_0x23d70a(0x1e2)](_0x23d70a(0x217));function _0x3c1dc1(_0x2c88dc){return()=>{const _0x266bc1=_0x4dbb,_0x1a415e=_0x4e15bf[_0x266bc1(0x1e6)][_0x266bc1(0x21b)][_0x266bc1(0x1f4)],_0x57055e=_0x4e15bf[_0x266bc1(0x20b)][_0x266bc1(0x1d6)](_0x2c88dc);if(_0x57055e[_0x266bc1(0x20a)])return void _0x4e15bf[_0x266bc1(0x218)](_0x266bc1(0x207),{});const _0x22bdac=_0x2c88dc[_0x266bc1(0x219)](0x0,-0x4),_0x15c977=function(_0xf9e5dd,_0x2d9298,_0x4c7b9e){const _0x428e70=_0x266bc1;let _0x229602=Array[_0x428e70(0x1e0)](_0xf9e5dd)[_0x428e70(0x201)](_0x583096=>function(_0x4cc972,_0x9327ed){const _0x4409f6=_0x428e70;return _0x9327ed[_0x4409f6(0x211)](_0x4cc972[_0x4409f6(0x1ea)],_0x4409f6(0x221))&&!_0x9327ed[_0x4409f6(0x1e8)](_0x4cc972);}(_0x583096,_0x4c7b9e));_0x229602=_0x229602[_0x428e70(0x201)](_0x2183cd=>!_0x2183cd['is'](_0x428e70(0x1e3),_0x428e70(0x221))||_0x2183cd[_0x428e70(0x204)](_0x428e70(0x1dd))!=_0x2d9298);const _0x250d09=new Set();for(const _0x465a1e of _0x229602)_0x465a1e['is'](_0x428e70(0x1e3),_0x428e70(0x221))?_0x250d09[_0x428e70(0x1ee)](fe(_0x465a1e)):_0x250d09[_0x428e70(0x1ee)](_0x465a1e);return Array[_0x428e70(0x1e0)](_0x250d09);}(_0x1a415e[_0x266bc1(0x202)](),_0x22bdac,_0x4e15bf[_0x266bc1(0x1e6)][_0x266bc1(0x220)]);_0x4e15bf[_0x266bc1(0x1e6)][_0x266bc1(0x214)](()=>{const _0x2517c4=_0x266bc1;for(const _0x597e91 of _0x15c977)_0x29fbc6[_0x2517c4(0x21f)](_0x597e91,{'commandName':_0x2c88dc,'commandParams':[{'forceValue':!_0x57055e[_0x2517c4(0x20a)]}],'formatGroupId':_0x2517c4(0x1df)},ue(_0x597e91));});};}function _0x93eac7(_0x1fb87f){return()=>{const _0x598745=_0x4dbb,_0x4325c6=function(_0x59016b){const _0x18da53=_0x4dbb;let _0x20901e=Array[_0x18da53(0x1e0)](_0x59016b);const _0x428ec1=_0x20901e[_0x18da53(0x1e4)](_0x454c65=>_0x18da53(0x221)!=_0x454c65[_0x18da53(0x1d8)]);return _0x428ec1>-0x1&&(_0x20901e=_0x20901e[_0x18da53(0x219)](0x0,_0x428ec1)),_0x20901e;}(_0x4e15bf[_0x598745(0x1e6)][_0x598745(0x21b)][_0x598745(0x1f4)][_0x598745(0x202)]()),_0x50a8f5=_0x4e15bf[_0x598745(0x1e6)][_0x598745(0x1f7)](_0x4e15bf[_0x598745(0x1e6)][_0x598745(0x1f1)](_0x4325c6[0x0],_0x598745(0x206)),_0x4e15bf[_0x598745(0x1e6)][_0x598745(0x1f1)](_0x4325c6[_0x4325c6[_0x598745(0x223)]-0x1],_0x598745(0x209)));_0x4e15bf[_0x598745(0x1e6)][_0x598745(0x214)](()=>{const _0x5b989a=_0x598745;_0x29fbc6[_0x5b989a(0x21f)](_0x50a8f5,{'commandName':_0x1fb87f,'commandParams':[],'formatGroupId':_0x5b989a(0x1dc)},function(_0x165df6){const _0xfff0f7=_0x5b989a,_0x4647a3=new Set();for(const _0x4f0cf3 of _0x165df6){let _0x44505b=_0x4f0cf3[_0xfff0f7(0x229)];for(;_0x44505b&&_0x44505b[_0xfff0f7(0x204)](_0xfff0f7(0x1dc))>_0x4f0cf3[_0xfff0f7(0x204)](_0xfff0f7(0x1dc));)_0x4647a3[_0xfff0f7(0x1ee)](_0x44505b),_0x44505b=_0x44505b[_0xfff0f7(0x229)];}return Array[_0xfff0f7(0x1e0)](_0x4647a3);}(_0x4325c6));});};}_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x215),_0x3c1dc1(_0x23d70a(0x215))),_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x1ed),_0x3c1dc1(_0x23d70a(0x1ed))),_0x1406aa&&_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x20f),_0x3c1dc1(_0x23d70a(0x20f))),_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x1fc),_0x93eac7(_0x23d70a(0x1fc))),_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x20d),_0x93eac7(_0x23d70a(0x20d))),_0x1406aa&&_0x29fbc6[_0x23d70a(0x21e)](_0x23d70a(0x1f3),()=>{const _0x4554e4=_0x23d70a,_0x32795d=_0x4e15bf[_0x4554e4(0x20b)][_0x4554e4(0x1d6)](_0x4554e4(0x1f3)),_0x5d6a3e=Array[_0x4554e4(0x1e0)](_0x32795d[_0x4554e4(0x224)]);_0x5d6a3e[_0x4554e4(0x201)](_0x2ff79d=>_0x2ff79d[_0x4554e4(0x204)](_0x4554e4(0x1e1))!=_0x32795d[_0x4554e4(0x20a)]),_0x4e15bf[_0x4554e4(0x1e6)][_0x4554e4(0x214)](()=>{const _0x15cab5=_0x4554e4;for(const _0x563fc9 of _0x5d6a3e)_0x29fbc6[_0x15cab5(0x21f)](_0x563fc9,{'commandName':_0x15cab5(0x1f3),'commandParams':[{'forceValue':!_0x32795d[_0x15cab5(0x20a)]}]});});}),_0x29fbc6[_0x23d70a(0x21a)][_0x23d70a(0x210)](_0x23d70a(0x221),_0x3670b3=>_0x4d8607(_0x16483f,_0x23d70a(0x1f0),_0x3670b3)),_0x29fbc6[_0x23d70a(0x21a)][_0x23d70a(0x200)](_0x3d0d68=>{const _0x58b61e=_0x23d70a;if(_0x58b61e(0x20e)!=_0x3d0d68[_0x58b61e(0x1de)]&&_0x58b61e(0x228)!=_0x3d0d68[_0x58b61e(0x1de)])return;const {data:_0x465888}=_0x3d0d68;if(_0x465888){if(_0x58b61e(0x215)==_0x465888[_0x58b61e(0x1fe)]||_0x58b61e(0x1ed)==_0x465888[_0x58b61e(0x1fe)]||_0x58b61e(0x20f)==_0x465888[_0x58b61e(0x1fe)])switch(_0x465888[_0x58b61e(0x1fe)][_0x58b61e(0x227)](_0x58b61e(0x225),'')){case _0x58b61e(0x21c):return _0x48ae1(_0x4d8607(_0x16483f,_0x58b61e(0x213)));case _0x58b61e(0x1eb):return _0x48ae1(_0x4d8607(_0x16483f,_0x58b61e(0x1f2)));case _0x58b61e(0x1d9):return _0x48ae1(_0x4d8607(_0x16483f,_0x58b61e(0x1fb)));}if(_0x58b61e(0x1fc)==_0x465888[_0x58b61e(0x1fe)])return{'type':_0x58b61e(0x21d),'content':_0x4d8607(_0x16483f,_0x58b61e(0x1f9),_0x4d8607(_0x16483f,_0x58b61e(0x1f0)))};if(_0x58b61e(0x20d)==_0x465888[_0x58b61e(0x1fe)])return{'type':_0x58b61e(0x21d),'content':_0x4d8607(_0x16483f,_0x58b61e(0x222),_0x4d8607(_0x16483f,_0x58b61e(0x1f0)))};if(_0x58b61e(0x1f3)==_0x465888[_0x58b61e(0x1fe)])return _0x465888[_0x58b61e(0x212)][0x0][_0x58b61e(0x226)]?{'type':_0x58b61e(0x21d),'content':_0x4d8607(_0x16483f,_0x58b61e(0x1e7))}:{'type':_0x58b61e(0x21d),'content':_0x4d8607(_0x16483f,_0x58b61e(0x216))};}function _0x48ae1(_0x16de52){const _0x40c373=_0x58b61e;return{'type':_0x40c373(0x21d),'content':_0x4d8607(_0x16483f,_0x40c373(0x205),_0x16de52)};}});}}function fe(_0x19e09c){const _0x3611e1=_0x1b6247,_0x526615=_0x19e09c[_0x3611e1(0x204)](_0x3611e1(0x1dc));if(0x0==_0x526615)return _0x19e09c;let _0x2bfeeb=_0x19e09c;for(;_0x19e09c[_0x3611e1(0x1fa)]&&_0x19e09c[_0x3611e1(0x1fa)]['is'](_0x3611e1(0x1e3),_0x3611e1(0x221));){const _0x3f170c=_0x19e09c[_0x3611e1(0x1fa)][_0x3611e1(0x204)](_0x3611e1(0x1dc));if(_0x3f170c==_0x526615)_0x2bfeeb=_0x19e09c[_0x3611e1(0x1fa)];else{if(_0x3f170c<_0x526615)break;}_0x19e09c=_0x19e09c[_0x3611e1(0x1fa)];}return _0x2bfeeb;}function _0x4dbb(_0x5ba1c8,_0x5c2fa3){const _0x335e4e=_0x335e();return _0x4dbb=function(_0x4dbb1c,_0x40e1f1){_0x4dbb1c=_0x4dbb1c-0x1d5;let _0x393689=_0x335e4e[_0x4dbb1c];return _0x393689;},_0x4dbb(_0x5ba1c8,_0x5c2fa3);}function ue(_0x2722f5){const _0x30f1bb=_0x1b6247,_0x24fd84=[];if(_0x2722f5['is'](_0x30f1bb(0x1e3),_0x30f1bb(0x221))&&_0x2722f5[_0x30f1bb(0x204)](_0x30f1bb(0x1dc))>0x0){let _0x385eae=_0x2722f5[_0x30f1bb(0x229)];for(;_0x385eae&&_0x30f1bb(0x221)==_0x385eae[_0x30f1bb(0x1d8)]&&_0x385eae[_0x30f1bb(0x204)](_0x30f1bb(0x1dc))==_0x2722f5[_0x30f1bb(0x204)](_0x30f1bb(0x1dc));)_0x24fd84[_0x30f1bb(0x1ef)](_0x385eae),_0x385eae=_0x385eae[_0x30f1bb(0x229)];}return _0x24fd84;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b9b37=_0x1286;function _0x1286(_0x312c58,_0x55d920){const _0x2fd0e3=_0x2fd0();return _0x1286=function(_0x12860f,_0x420527){_0x12860f=_0x12860f-0x82;let _0x15e950=_0x2fd0e3[_0x12860f];return _0x15e950;},_0x1286(_0x312c58,_0x55d920);}(function(_0x3351b5,_0x203f03){const _0x355111=_0x1286,_0x349e99=_0x3351b5();while(!![]){try{const _0x1483f0=-parseInt(_0x355111(0xc4))/0x1*(parseInt(_0x355111(0x8c))/0x2)+parseInt(_0x355111(0xa9))/0x3*(-parseInt(_0x355111(0xc7))/0x4)+-parseInt(_0x355111(0x9e))/0x5*(-parseInt(_0x355111(0xbe))/0x6)+parseInt(_0x355111(0xbd))/0x7+-parseInt(_0x355111(0xa5))/0x8*(parseInt(_0x355111(0xc0))/0x9)+parseInt(_0x355111(0x96))/0xa+parseInt(_0x355111(0xa4))/0xb;if(_0x1483f0===_0x203f03)break;else _0x349e99['push'](_0x349e99['shift']());}catch(_0x396798){_0x349e99['push'](_0x349e99['shift']());}}}(_0x2fd0,0x7341c));function _0x2fd0(){const _0x4136b1=['97872tfOSZy','editor','LegacyListUtils','startIndex','727761iusFtE','_getSuggestionBlocksForListStyle','locale','map','numbered','filter','getAttribute','styles','get','backward','parent','enableCommand','getSelectedBlocks','listStyle','afterInit','from','listType','format','createPositionAt','createRange','1025444igYPJX','24pCyWUc','registerDescriptionCallback','459GezfDO','flat','handleListReversedCommand','list.properties','25PhQIcC','toUpperCase','config','4bqswBI','forward','*Format:*\x20set\x20order\x20to\x20reversed','element','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','*Format:*\x20set\x20order\x20to\x20regular','listReversed','default','getSiblingNodes','commandName','change','markMultiRangeBlockFormat','formatInline','unshift','listStart','plugins','reversed','getLastPosition','model','document','handleListStartCommand','LegacyListPropertiesEditing','73574tTYqWj','TrackChangesEditing','handleDescriptions','bind','length','ELEMENT_','push','before','commandParams','getFirstPosition','6470850ZosusC','formatBlock','_getSuggestionBlocks','replace','_getTranslationKeyForListStyle','listItem','selection','descriptionFactory','14640HGQzgZ','_LIST_','has','handleListStyleCommand','*Change\x20to:*\x20%0','getListTypeFromListStyleType','15982989jzgBLR'];_0x2fd0=function(){return _0x4136b1;};return _0x2fd0();}import{Plugin as _0x197be8}from'ckeditor5/src/core.js';import{getTranslation as _0x7cec89}from'../utils/common-translations.js';export default class W extends _0x197be8{[_0x4b9b37(0xb7)](){const _0x22468b=_0x4b9b37;if(!this[_0x22468b(0xa6)][_0x22468b(0x85)][_0x22468b(0xa0)](_0x22468b(0x8b)))return;const _0x189e1c=this[_0x22468b(0xa6)][_0x22468b(0xc6)][_0x22468b(0xb1)](_0x22468b(0xc3)),_0x16b564=this[_0x22468b(0xa6)][_0x22468b(0x85)][_0x22468b(0xb1)](_0x22468b(0x8d));_0x189e1c[_0x22468b(0xb0)]&&_0x16b564[_0x22468b(0xb4)](_0x22468b(0xb6),this[_0x22468b(0xa1)][_0x22468b(0x8f)](this)),_0x189e1c[_0x22468b(0x86)]&&_0x16b564[_0x22468b(0xb4)](_0x22468b(0xce),this[_0x22468b(0xc2)][_0x22468b(0x8f)](this)),_0x189e1c[_0x22468b(0xa8)]&&_0x16b564[_0x22468b(0xb4)](_0x22468b(0x84),this[_0x22468b(0x8a)][_0x22468b(0x8f)](this)),_0x16b564[_0x22468b(0x9d)][_0x22468b(0xbf)](this[_0x22468b(0x8e)][_0x22468b(0x8f)](this));}[_0x4b9b37(0xa1)](_0x49c9b5,_0x363d57={}){const _0x35af02=_0x4b9b37,_0x21c0bb=this[_0x35af02(0xa6)][_0x35af02(0x85)][_0x35af02(0xb1)](_0x35af02(0x8d)),_0x413200=this[_0x35af02(0xaa)]();this[_0x35af02(0xa6)][_0x35af02(0x88)][_0x35af02(0xd2)](()=>{const _0x2a0daa=_0x35af02;_0x21c0bb[_0x2a0daa(0xd3)](_0x413200,{'commandName':_0x2a0daa(0xb6),'commandParams':[{'type':_0x363d57[_0x2a0daa(0xcc)]}],'formatGroupId':_0x2a0daa(0xb6)});});}[_0x4b9b37(0xc2)](_0x35ef8a,_0x246896={}){const _0x3bb408=_0x4b9b37,_0x5b36d7=this[_0x3bb408(0xa6)][_0x3bb408(0x85)][_0x3bb408(0xb1)](_0x3bb408(0x8d)),_0x5a054e=this[_0x3bb408(0x98)](_0x6354c6=>_0x6354c6['is'](_0x3bb408(0xca),_0x3bb408(0x9b))&&_0x3bb408(0xad)===_0x6354c6[_0x3bb408(0xaf)](_0x3bb408(0xb9)));if(_0x5a054e[_0x3bb408(0x90)]<0x1)return;const _0x1757ad=_0x5a054e[_0x3bb408(0xac)](_0x4ae5d6=>this[_0x3bb408(0xa6)][_0x3bb408(0x88)][_0x3bb408(0xbc)](this[_0x3bb408(0xa6)][_0x3bb408(0x88)][_0x3bb408(0xbb)](_0x4ae5d6,_0x3bb408(0x93)),this[_0x3bb408(0xa6)][_0x3bb408(0x88)][_0x3bb408(0xbb)](_0x4ae5d6,0x0)));this[_0x3bb408(0xa6)][_0x3bb408(0x88)][_0x3bb408(0xd2)](()=>{const _0x5283c1=_0x3bb408;_0x5b36d7[_0x5283c1(0xd3)](_0x1757ad,{'commandName':_0x5283c1(0xce),'commandParams':[{'reversed':_0x246896[_0x5283c1(0x86)]}],'formatGroupId':_0x5283c1(0xce)});});}[_0x4b9b37(0x8a)](_0x1a7011,_0x4a5bbe={}){const _0x8e31a9=_0x4b9b37,_0x54dcf0=this[_0x8e31a9(0xa6)][_0x8e31a9(0x85)][_0x8e31a9(0xb1)](_0x8e31a9(0x8d)),_0x1b1eae=this[_0x8e31a9(0x98)](_0x23ef76=>_0x23ef76['is'](_0x8e31a9(0xca),_0x8e31a9(0x9b))&&_0x8e31a9(0xad)===_0x23ef76[_0x8e31a9(0xaf)](_0x8e31a9(0xb9)));if(_0x1b1eae[_0x8e31a9(0x90)]<0x1)return;const _0x1948a3=_0x1b1eae[_0x8e31a9(0xac)](_0x20d5b6=>this[_0x8e31a9(0xa6)][_0x8e31a9(0x88)][_0x8e31a9(0xbc)](this[_0x8e31a9(0xa6)][_0x8e31a9(0x88)][_0x8e31a9(0xbb)](_0x20d5b6,_0x8e31a9(0x93)),this[_0x8e31a9(0xa6)][_0x8e31a9(0x88)][_0x8e31a9(0xbb)](_0x20d5b6,0x0)));this[_0x8e31a9(0xa6)][_0x8e31a9(0x88)][_0x8e31a9(0xd2)](()=>{const _0x17ffae=_0x8e31a9;_0x54dcf0[_0x17ffae(0xd3)](_0x1948a3,{'commandName':_0x17ffae(0x84),'commandParams':[{'startIndex':_0x4a5bbe[_0x17ffae(0xa8)]}],'formatGroupId':_0x17ffae(0x84)});});}[_0x4b9b37(0x8e)](_0x4f7cba){const _0x2697dc=_0x4b9b37;if(_0x2697dc(0x97)!=_0x4f7cba[_0x2697dc(0xcc)]&&_0x2697dc(0x82)!=_0x4f7cba[_0x2697dc(0xcc)])return;const _0x542132=this[_0x2697dc(0xa6)][_0x2697dc(0xab)],{data:_0x28785c}=_0x4f7cba;if(!_0x28785c)return;let _0x5a2ca4,_0xce534c;switch(_0x28785c[_0x2697dc(0xd1)]){case _0x2697dc(0xb6):_0x5a2ca4=_0x2697dc(0xa2),_0xce534c={'type':_0x2697dc(0xba),'content':_0x7cec89(_0x542132,_0x5a2ca4,_0x7cec89(_0x542132,this[_0x2697dc(0x9a)](_0x28785c[_0x2697dc(0x94)][0x0][_0x2697dc(0xcc)])))};break;case _0x2697dc(0xce):_0x5a2ca4=_0x28785c[_0x2697dc(0x94)][0x0][_0x2697dc(0x86)]?_0x2697dc(0xc9):_0x2697dc(0xcd),_0xce534c={'type':_0x2697dc(0xba),'content':_0x7cec89(_0x542132,_0x5a2ca4)};break;case _0x2697dc(0x84):_0x5a2ca4=_0x2697dc(0xcb),_0xce534c={'type':_0x2697dc(0xba),'content':_0x7cec89(_0x542132,_0x5a2ca4,_0x28785c[_0x2697dc(0x94)][0x0][_0x2697dc(0xa8)])};}return _0xce534c;}[_0x4b9b37(0xaa)](){const _0x401633=_0x4b9b37;var _0x4a46ba,_0x2e93f5,_0x27849e,_0x29200e;const _0x527b95=this[_0x401633(0xa6)][_0x401633(0x85)][_0x401633(0xb1)](_0x401633(0xa7));let _0x5205cc=Array[_0x401633(0xb8)](this[_0x401633(0xa6)][_0x401633(0x88)][_0x401633(0x89)][_0x401633(0x9c)][_0x401633(0xb5)]());return(null===(_0x4a46ba=_0x5205cc[0x0])||void 0x0===_0x4a46ba?void 0x0:_0x4a46ba['is'](_0x401633(0xca),_0x401633(0x9b)))&&_0x5205cc[_0x401633(0x83)](..._0x527b95[_0x401633(0xd0)](this[_0x401633(0xa6)][_0x401633(0x88)][_0x401633(0x89)][_0x401633(0x9c)][_0x401633(0x95)](),_0x401633(0xb2))),(null===(_0x2e93f5=_0x5205cc[_0x5205cc[_0x401633(0x90)]-0x1])||void 0x0===_0x2e93f5?void 0x0:_0x2e93f5['is'](_0x401633(0xca),_0x401633(0x9b)))&&_0x5205cc[_0x401633(0x92)](..._0x527b95[_0x401633(0xd0)](this[_0x401633(0xa6)][_0x401633(0x88)][_0x401633(0x89)][_0x401633(0x9c)][_0x401633(0x87)](),_0x401633(0xc8))),_0x5205cc=[...new Set(_0x5205cc)],(null===(_0x29200e=null===(_0x27849e=this[_0x401633(0xa6)][_0x401633(0x88)][_0x401633(0x89)][_0x401633(0x9c)][_0x401633(0x95)]())||void 0x0===_0x27849e?void 0x0:_0x27849e[_0x401633(0xb3)])||void 0x0===_0x29200e?void 0x0:_0x29200e['is'](_0x401633(0xca),_0x401633(0x9b)))&&(_0x5205cc=_0x5205cc[_0x401633(0xae)](_0x403779=>_0x403779['is'](_0x401633(0xca),_0x401633(0x9b)))),_0x5205cc;}[_0x4b9b37(0x98)](_0xb1ec3d){const _0x2e6c25=_0x4b9b37,_0xc35e86=this[_0x2e6c25(0xa6)][_0x2e6c25(0x85)][_0x2e6c25(0xb1)](_0x2e6c25(0xa7));let _0x40477c=Array[_0x2e6c25(0xb8)](this[_0x2e6c25(0xa6)][_0x2e6c25(0x88)][_0x2e6c25(0x89)][_0x2e6c25(0x9c)][_0x2e6c25(0xb5)]())[_0x2e6c25(0xae)](_0xb1ec3d)[_0x2e6c25(0xac)](_0x227cd3=>{const _0x729d18=_0x2e6c25,_0x5712de=this[_0x729d18(0xa6)][_0x729d18(0x88)][_0x729d18(0xbb)](_0x227cd3,0x0);return[..._0xc35e86[_0x729d18(0xd0)](_0x5712de,_0x729d18(0xb2)),..._0xc35e86[_0x729d18(0xd0)](_0x5712de,_0x729d18(0xc8))];})[_0x2e6c25(0xc1)]();return _0x40477c=[...new Set(_0x40477c)],_0x40477c;}[_0x4b9b37(0x9a)](_0x213ecf){const _0x832da8=_0x4b9b37;return _0x832da8(0x91)+(this[_0x832da8(0xa6)][_0x832da8(0x85)][_0x832da8(0xb1)](_0x832da8(0xa7))[_0x832da8(0xa3)](_0x213ecf)||_0x832da8(0xcf))[_0x832da8(0xc5)]()+_0x832da8(0x9f)+_0x213ecf[_0x832da8(0xc5)]()[_0x832da8(0x99)](/-/g,'_');}}
23
+ const _0x4783ab=_0x4fb8;function _0x4fb8(_0x4ab9f2,_0xd5428f){const _0x515917=_0x5159();return _0x4fb8=function(_0x4fb845,_0x45e534){_0x4fb845=_0x4fb845-0xb2;let _0x200b01=_0x515917[_0x4fb845];return _0x200b01;},_0x4fb8(_0x4ab9f2,_0xd5428f);}function _0x5159(){const _0x34d694=['markMultiRangeBlockFormat','get','LegacyListUtils','925gsDVnO','*Format:*\x20set\x20order\x20to\x20reversed','filter','length','4287680VVPwVq','reversed','from','enableCommand','list.properties','flat','*Format:*\x20set\x20order\x20to\x20regular','parent','handleDescriptions','248290fendWj','LegacyListPropertiesEditing','locale','TrackChangesEditing','backward','toUpperCase','registerDescriptionCallback','_LIST_','*Change\x20to:*\x20%0','ELEMENT_','_getTranslationKeyForListStyle','before','createPositionAt','bind','document','listStyle','change','getSelectedBlocks','handleListStartCommand','45fPvQfS','element','afterInit','_getSuggestionBlocksForListStyle','editor','styles','forward','handleListReversedCommand','type','selection','model','listReversed','map','85264rPxghC','commandParams','_getSuggestionBlocks','getAttribute','plugins','formatBlock','listType','default','getFirstPosition','has','startIndex','descriptionFactory','commandName','formatInline','17798IDMUrF','getSiblingNodes','format','push','createRange','18CMFOOq','2420PZAVkS','*Format:*\x20set\x20start\x20index\x20to\x20%0','getListTypeFromListStyleType','listItem','replace','config','1016220WeEwqj','80230KDcMRz','handleListStyleCommand','getLastPosition','unshift','numbered','listStart'];_0x5159=function(){return _0x34d694;};return _0x5159();}(function(_0x451eb8,_0x4568c5){const _0xb881c6=_0x4fb8,_0x26884c=_0x451eb8();while(!![]){try{const _0x3cc241=-parseInt(_0xb881c6(0xfe))/0x1+parseInt(_0xb881c6(0xf1))/0x2*(-parseInt(_0xb881c6(0xd6))/0x3)+parseInt(_0xb881c6(0xf7))/0x4*(parseInt(_0xb881c6(0xb6))/0x5)+-parseInt(_0xb881c6(0xfd))/0x6+-parseInt(_0xb881c6(0xc3))/0x7+parseInt(_0xb881c6(0xe3))/0x8*(-parseInt(_0xb881c6(0xf6))/0x9)+parseInt(_0xb881c6(0xba))/0xa;if(_0x3cc241===_0x4568c5)break;else _0x26884c['push'](_0x26884c['shift']());}catch(_0x106e2a){_0x26884c['push'](_0x26884c['shift']());}}}(_0x5159,0x189d6));import{Plugin as _0x44eef7}from'ckeditor5/src/core.js';import{getTranslation as _0x586ea8}from'../utils/common-translations.js';export default class W extends _0x44eef7{[_0x4783ab(0xd8)](){const _0x189ac3=_0x4783ab;if(!this[_0x189ac3(0xda)][_0x189ac3(0xe7)][_0x189ac3(0xec)](_0x189ac3(0xc4)))return;const _0x96631e=this[_0x189ac3(0xda)][_0x189ac3(0xfc)][_0x189ac3(0xb4)](_0x189ac3(0xbe)),_0x3a3d39=this[_0x189ac3(0xda)][_0x189ac3(0xe7)][_0x189ac3(0xb4)](_0x189ac3(0xc6));_0x96631e[_0x189ac3(0xdb)]&&_0x3a3d39[_0x189ac3(0xbd)](_0x189ac3(0xd2),this[_0x189ac3(0xff)][_0x189ac3(0xd0)](this)),_0x96631e[_0x189ac3(0xbb)]&&_0x3a3d39[_0x189ac3(0xbd)](_0x189ac3(0xe1),this[_0x189ac3(0xdd)][_0x189ac3(0xd0)](this)),_0x96631e[_0x189ac3(0xed)]&&_0x3a3d39[_0x189ac3(0xbd)](_0x189ac3(0xb2),this[_0x189ac3(0xd5)][_0x189ac3(0xd0)](this)),_0x3a3d39[_0x189ac3(0xee)][_0x189ac3(0xc9)](this[_0x189ac3(0xc2)][_0x189ac3(0xd0)](this));}[_0x4783ab(0xff)](_0x39e549,_0x98bc36={}){const _0x2390ca=_0x4783ab,_0x444556=this[_0x2390ca(0xda)][_0x2390ca(0xe7)][_0x2390ca(0xb4)](_0x2390ca(0xc6)),_0x5114fc=this[_0x2390ca(0xd9)]();this[_0x2390ca(0xda)][_0x2390ca(0xe0)][_0x2390ca(0xd3)](()=>{const _0x1a2aa3=_0x2390ca;_0x444556[_0x1a2aa3(0xb3)](_0x5114fc,{'commandName':_0x1a2aa3(0xd2),'commandParams':[{'type':_0x98bc36[_0x1a2aa3(0xde)]}],'formatGroupId':_0x1a2aa3(0xd2)});});}[_0x4783ab(0xdd)](_0x4fa6a1,_0xb0807b={}){const _0x146adc=_0x4783ab,_0xddd1a=this[_0x146adc(0xda)][_0x146adc(0xe7)][_0x146adc(0xb4)](_0x146adc(0xc6)),_0xc370a1=this[_0x146adc(0xe5)](_0x18b8cb=>_0x18b8cb['is'](_0x146adc(0xd7),_0x146adc(0xfa))&&_0x146adc(0x102)===_0x18b8cb[_0x146adc(0xe6)](_0x146adc(0xe9)));if(_0xc370a1[_0x146adc(0xb9)]<0x1)return;const _0x54106b=_0xc370a1[_0x146adc(0xe2)](_0x4fa740=>this[_0x146adc(0xda)][_0x146adc(0xe0)][_0x146adc(0xf5)](this[_0x146adc(0xda)][_0x146adc(0xe0)][_0x146adc(0xcf)](_0x4fa740,_0x146adc(0xce)),this[_0x146adc(0xda)][_0x146adc(0xe0)][_0x146adc(0xcf)](_0x4fa740,0x0)));this[_0x146adc(0xda)][_0x146adc(0xe0)][_0x146adc(0xd3)](()=>{const _0x301d8d=_0x146adc;_0xddd1a[_0x301d8d(0xb3)](_0x54106b,{'commandName':_0x301d8d(0xe1),'commandParams':[{'reversed':_0xb0807b[_0x301d8d(0xbb)]}],'formatGroupId':_0x301d8d(0xe1)});});}[_0x4783ab(0xd5)](_0x5c0b05,_0x5c15c4={}){const _0x341493=_0x4783ab,_0x2c14ae=this[_0x341493(0xda)][_0x341493(0xe7)][_0x341493(0xb4)](_0x341493(0xc6)),_0x43207a=this[_0x341493(0xe5)](_0x43bb54=>_0x43bb54['is'](_0x341493(0xd7),_0x341493(0xfa))&&_0x341493(0x102)===_0x43bb54[_0x341493(0xe6)](_0x341493(0xe9)));if(_0x43207a[_0x341493(0xb9)]<0x1)return;const _0x50423d=_0x43207a[_0x341493(0xe2)](_0x6971b=>this[_0x341493(0xda)][_0x341493(0xe0)][_0x341493(0xf5)](this[_0x341493(0xda)][_0x341493(0xe0)][_0x341493(0xcf)](_0x6971b,_0x341493(0xce)),this[_0x341493(0xda)][_0x341493(0xe0)][_0x341493(0xcf)](_0x6971b,0x0)));this[_0x341493(0xda)][_0x341493(0xe0)][_0x341493(0xd3)](()=>{const _0x2db20c=_0x341493;_0x2c14ae[_0x2db20c(0xb3)](_0x50423d,{'commandName':_0x2db20c(0xb2),'commandParams':[{'startIndex':_0x5c15c4[_0x2db20c(0xed)]}],'formatGroupId':_0x2db20c(0xb2)});});}[_0x4783ab(0xc2)](_0x4019e6){const _0x3bce40=_0x4783ab;if(_0x3bce40(0xe8)!=_0x4019e6[_0x3bce40(0xde)]&&_0x3bce40(0xf0)!=_0x4019e6[_0x3bce40(0xde)])return;const _0x149b66=this[_0x3bce40(0xda)][_0x3bce40(0xc5)],{data:_0x2c1945}=_0x4019e6;if(!_0x2c1945)return;let _0x19d20e,_0x70a0b8;switch(_0x2c1945[_0x3bce40(0xef)]){case _0x3bce40(0xd2):_0x19d20e=_0x3bce40(0xcb),_0x70a0b8={'type':_0x3bce40(0xf3),'content':_0x586ea8(_0x149b66,_0x19d20e,_0x586ea8(_0x149b66,this[_0x3bce40(0xcd)](_0x2c1945[_0x3bce40(0xe4)][0x0][_0x3bce40(0xde)])))};break;case _0x3bce40(0xe1):_0x19d20e=_0x2c1945[_0x3bce40(0xe4)][0x0][_0x3bce40(0xbb)]?_0x3bce40(0xb7):_0x3bce40(0xc0),_0x70a0b8={'type':_0x3bce40(0xf3),'content':_0x586ea8(_0x149b66,_0x19d20e)};break;case _0x3bce40(0xb2):_0x19d20e=_0x3bce40(0xf8),_0x70a0b8={'type':_0x3bce40(0xf3),'content':_0x586ea8(_0x149b66,_0x19d20e,_0x2c1945[_0x3bce40(0xe4)][0x0][_0x3bce40(0xed)])};}return _0x70a0b8;}[_0x4783ab(0xd9)](){const _0x5310e5=_0x4783ab;var _0x37a383,_0x2d3619,_0xcce040,_0x4795ac;const _0xea68da=this[_0x5310e5(0xda)][_0x5310e5(0xe7)][_0x5310e5(0xb4)](_0x5310e5(0xb5));let _0x2390e2=Array[_0x5310e5(0xbc)](this[_0x5310e5(0xda)][_0x5310e5(0xe0)][_0x5310e5(0xd1)][_0x5310e5(0xdf)][_0x5310e5(0xd4)]());return(null===(_0x37a383=_0x2390e2[0x0])||void 0x0===_0x37a383?void 0x0:_0x37a383['is'](_0x5310e5(0xd7),_0x5310e5(0xfa)))&&_0x2390e2[_0x5310e5(0x101)](..._0xea68da[_0x5310e5(0xf2)](this[_0x5310e5(0xda)][_0x5310e5(0xe0)][_0x5310e5(0xd1)][_0x5310e5(0xdf)][_0x5310e5(0xeb)](),_0x5310e5(0xc7))),(null===(_0x2d3619=_0x2390e2[_0x2390e2[_0x5310e5(0xb9)]-0x1])||void 0x0===_0x2d3619?void 0x0:_0x2d3619['is'](_0x5310e5(0xd7),_0x5310e5(0xfa)))&&_0x2390e2[_0x5310e5(0xf4)](..._0xea68da[_0x5310e5(0xf2)](this[_0x5310e5(0xda)][_0x5310e5(0xe0)][_0x5310e5(0xd1)][_0x5310e5(0xdf)][_0x5310e5(0x100)](),_0x5310e5(0xdc))),_0x2390e2=[...new Set(_0x2390e2)],(null===(_0x4795ac=null===(_0xcce040=this[_0x5310e5(0xda)][_0x5310e5(0xe0)][_0x5310e5(0xd1)][_0x5310e5(0xdf)][_0x5310e5(0xeb)]())||void 0x0===_0xcce040?void 0x0:_0xcce040[_0x5310e5(0xc1)])||void 0x0===_0x4795ac?void 0x0:_0x4795ac['is'](_0x5310e5(0xd7),_0x5310e5(0xfa)))&&(_0x2390e2=_0x2390e2[_0x5310e5(0xb8)](_0x5123ee=>_0x5123ee['is'](_0x5310e5(0xd7),_0x5310e5(0xfa)))),_0x2390e2;}[_0x4783ab(0xe5)](_0x5f2053){const _0x5a9922=_0x4783ab,_0x19e1d1=this[_0x5a9922(0xda)][_0x5a9922(0xe7)][_0x5a9922(0xb4)](_0x5a9922(0xb5));let _0x453b76=Array[_0x5a9922(0xbc)](this[_0x5a9922(0xda)][_0x5a9922(0xe0)][_0x5a9922(0xd1)][_0x5a9922(0xdf)][_0x5a9922(0xd4)]())[_0x5a9922(0xb8)](_0x5f2053)[_0x5a9922(0xe2)](_0x2d0301=>{const _0x4f8b92=_0x5a9922,_0x424a88=this[_0x4f8b92(0xda)][_0x4f8b92(0xe0)][_0x4f8b92(0xcf)](_0x2d0301,0x0);return[..._0x19e1d1[_0x4f8b92(0xf2)](_0x424a88,_0x4f8b92(0xc7)),..._0x19e1d1[_0x4f8b92(0xf2)](_0x424a88,_0x4f8b92(0xdc))];})[_0x5a9922(0xbf)]();return _0x453b76=[...new Set(_0x453b76)],_0x453b76;}[_0x4783ab(0xcd)](_0x2433e2){const _0x152eae=_0x4783ab;return _0x152eae(0xcc)+(this[_0x152eae(0xda)][_0x152eae(0xe7)][_0x152eae(0xb4)](_0x152eae(0xb5))[_0x152eae(0xf9)](_0x2433e2)||_0x152eae(0xea))[_0x152eae(0xc8)]()+_0x152eae(0xca)+_0x2433e2[_0x152eae(0xc8)]()[_0x152eae(0xfb)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5116a3=_0x3f38;(function(_0x555614,_0x381626){const _0x218e79=_0x3f38,_0x238fdc=_0x555614();while(!![]){try{const _0x55ddf6=-parseInt(_0x218e79(0x1a4))/0x1+parseInt(_0x218e79(0x1ab))/0x2*(-parseInt(_0x218e79(0x19c))/0x3)+parseInt(_0x218e79(0x19d))/0x4+parseInt(_0x218e79(0x19a))/0x5+parseInt(_0x218e79(0x190))/0x6+parseInt(_0x218e79(0x1b1))/0x7*(parseInt(_0x218e79(0x1a9))/0x8)+-parseInt(_0x218e79(0x1b5))/0x9;if(_0x55ddf6===_0x381626)break;else _0x238fdc['push'](_0x238fdc['shift']());}catch(_0x4d1a5c){_0x238fdc['push'](_0x238fdc['shift']());}}}(_0x1b85,0x24ff3));import{Plugin as _0x497195}from'ckeditor5/src/core.js';function _0x1b85(){const _0x375e70=['label','unlink','1030995pYOzGl','newValue','195BWjPBz','1026752qbAyFT','link\x20(','*Set\x20link:*\x20%0','registerInlineAttribute','afterInit','TrackChangesEditing','get','124872XfEjyO','_registerLegacyDescription','manualDecorators','plugins','descriptionFactory','28256xsxyCf','editor','86ApWqAM','has','commandName','key','commandParams','toLowerCase','574LpBJfk','format','LinkEditing','commands','6278166zacRTj','linkHref','*Remove\x20link*','attribute','1345614ZpjBwE','link','enableDefaultAttributesIntegration','registerDescriptionCallback','formatInline','locale','registerAttributeLabel','type'];_0x1b85=function(){return _0x375e70;};return _0x1b85();}function _0x3f38(_0x57759d,_0x172f0a){const _0x1b85f4=_0x1b85();return _0x3f38=function(_0x3f3840,_0x94920b){_0x3f3840=_0x3f3840-0x18d;let _0x5884d0=_0x1b85f4[_0x3f3840];return _0x5884d0;},_0x3f38(_0x57759d,_0x172f0a);}import{getTranslation as _0x401a3d}from'../utils/common-translations.js';export default class ht extends _0x497195{[_0x5116a3(0x1a1)](){const _0x1779e4=_0x5116a3,_0x582da4=this[_0x1779e4(0x1aa)];if(!_0x582da4[_0x1779e4(0x1a7)][_0x1779e4(0x1ac)](_0x1779e4(0x1b3)))return;const _0x52ef09=_0x582da4[_0x1779e4(0x1a7)][_0x1779e4(0x1a3)](_0x1779e4(0x1a2)),_0x4d619a=_0x582da4[_0x1779e4(0x1b4)][_0x1779e4(0x1a3)](_0x1779e4(0x191));_0x52ef09[_0x1779e4(0x192)](_0x1779e4(0x191)),_0x52ef09[_0x1779e4(0x192)](_0x1779e4(0x199)),_0x52ef09[_0x1779e4(0x1a0)](_0x1779e4(0x18d));for(const _0x564923 of _0x4d619a[_0x1779e4(0x1a6)])_0x52ef09[_0x1779e4(0x1a0)](_0x564923['id']),_0x52ef09[_0x1779e4(0x1a8)][_0x1779e4(0x196)](_0x564923['id'],_0x1779e4(0x19e)+_0x564923[_0x1779e4(0x198)][_0x1779e4(0x1b0)]()+')');_0x52ef09[_0x1779e4(0x1a8)][_0x1779e4(0x193)](_0x961e3d=>{const _0x4548cd=_0x1779e4;if(_0x4548cd(0x18f)!=_0x961e3d[_0x4548cd(0x197)])return;const {data:_0x55bb47}=_0x961e3d;if(!_0x55bb47||_0x4548cd(0x18d)!=_0x55bb47[_0x4548cd(0x1ae)])return;const _0x1047cc=_0x55bb47[_0x4548cd(0x19b)],_0x310c75=_0x582da4[_0x4548cd(0x195)];return{'type':_0x4548cd(0x1b2),'content':null==_0x1047cc?_0x401a3d(_0x310c75,_0x4548cd(0x18e)):_0x401a3d(_0x310c75,_0x4548cd(0x19f),'\x22'+_0x1047cc+'\x22')};}),this[_0x1779e4(0x1a5)]();}[_0x5116a3(0x1a5)](){const _0x15a4c3=_0x5116a3,_0x361119=this[_0x15a4c3(0x1aa)],_0xa55d06=_0x361119[_0x15a4c3(0x195)];_0x361119[_0x15a4c3(0x1a7)][_0x15a4c3(0x1a3)](_0x15a4c3(0x1a2))[_0x15a4c3(0x1a8)][_0x15a4c3(0x193)](_0x480092=>{const _0x56ceb1=_0x15a4c3;if(_0x56ceb1(0x194)!=_0x480092[_0x56ceb1(0x197)])return;const {data:_0x5625a6}=_0x480092;if(_0x5625a6){if(_0x56ceb1(0x191)==_0x5625a6[_0x56ceb1(0x1ad)]){const _0x215238=_0x5625a6[_0x56ceb1(0x1af)][0x0];return{'type':_0x56ceb1(0x1b2),'content':_0x401a3d(_0xa55d06,_0x56ceb1(0x19f),'\x22'+_0x215238+'\x22')};}return _0x56ceb1(0x199)==_0x5625a6[_0x56ceb1(0x1ad)]?{'type':_0x56ceb1(0x1b2),'content':_0x401a3d(_0xa55d06,_0x56ceb1(0x18e))}:void 0x0;}});}}
23
+ const _0x457321=_0x3986;function _0x4e89(){const _0x2c5844=['registerInlineAttribute','unlink','attribute','registerDescriptionCallback','74548ZKKgkL','editor','label','formatInline','link','linkHref','60SanGWN','manualDecorators','registerAttributeLabel','*Set\x20link:*\x20%0','get','LinkEditing','commandParams','commandName','has','647442TbwmTE','plugins','locale','newValue','125958MzSJlk','key','TrackChangesEditing','afterInit','1380990tqVkVk','enableDefaultAttributesIntegration','commands','type','6092808sZdeIP','222872IIPJqD','_registerLegacyDescription','*Remove\x20link*','format','descriptionFactory','55956HPhtXJ','toLowerCase','link\x20('];_0x4e89=function(){return _0x2c5844;};return _0x4e89();}function _0x3986(_0x5408bd,_0x39a338){const _0x4e8911=_0x4e89();return _0x3986=function(_0x398684,_0x84fd27){_0x398684=_0x398684-0x13a;let _0x5c2001=_0x4e8911[_0x398684];return _0x5c2001;},_0x3986(_0x5408bd,_0x39a338);}(function(_0x45bf6c,_0x4d6437){const _0x2f221e=_0x3986,_0x5e262c=_0x45bf6c();while(!![]){try{const _0x160841=parseInt(_0x2f221e(0x13d))/0x1+parseInt(_0x2f221e(0x142))/0x2+parseInt(_0x2f221e(0x14f))/0x3*(parseInt(_0x2f221e(0x149))/0x4)+parseInt(_0x2f221e(0x160))/0x5+parseInt(_0x2f221e(0x158))/0x6+-parseInt(_0x2f221e(0x15c))/0x7+-parseInt(_0x2f221e(0x13c))/0x8;if(_0x160841===_0x4d6437)break;else _0x5e262c['push'](_0x5e262c['shift']());}catch(_0x4eec79){_0x5e262c['push'](_0x5e262c['shift']());}}}(_0x4e89,0x37b04));import{Plugin as _0x2a3090}from'ckeditor5/src/core.js';import{getTranslation as _0x3c350b}from'../utils/common-translations.js';export default class ht extends _0x2a3090{[_0x457321(0x15f)](){const _0x22ac00=_0x457321,_0x5b068b=this[_0x22ac00(0x14a)];if(!_0x5b068b[_0x22ac00(0x159)][_0x22ac00(0x157)](_0x22ac00(0x154)))return;const _0x444de0=_0x5b068b[_0x22ac00(0x159)][_0x22ac00(0x153)](_0x22ac00(0x15e)),_0x512c5e=_0x5b068b[_0x22ac00(0x13a)][_0x22ac00(0x153)](_0x22ac00(0x14d));_0x444de0[_0x22ac00(0x161)](_0x22ac00(0x14d)),_0x444de0[_0x22ac00(0x161)](_0x22ac00(0x146)),_0x444de0[_0x22ac00(0x145)](_0x22ac00(0x14e));for(const _0x599304 of _0x512c5e[_0x22ac00(0x150)])_0x444de0[_0x22ac00(0x145)](_0x599304['id']),_0x444de0[_0x22ac00(0x141)][_0x22ac00(0x151)](_0x599304['id'],_0x22ac00(0x144)+_0x599304[_0x22ac00(0x14b)][_0x22ac00(0x143)]()+')');_0x444de0[_0x22ac00(0x141)][_0x22ac00(0x148)](_0x3f0b64=>{const _0x11c640=_0x22ac00;if(_0x11c640(0x147)!=_0x3f0b64[_0x11c640(0x13b)])return;const {data:_0xc75987}=_0x3f0b64;if(!_0xc75987||_0x11c640(0x14e)!=_0xc75987[_0x11c640(0x15d)])return;const _0x378d44=_0xc75987[_0x11c640(0x15b)],_0x3b249b=_0x5b068b[_0x11c640(0x15a)];return{'type':_0x11c640(0x140),'content':null==_0x378d44?_0x3c350b(_0x3b249b,_0x11c640(0x13f)):_0x3c350b(_0x3b249b,_0x11c640(0x152),'\x22'+_0x378d44+'\x22')};}),this[_0x22ac00(0x13e)]();}[_0x457321(0x13e)](){const _0x2832b8=_0x457321,_0x5489dd=this[_0x2832b8(0x14a)],_0x482371=_0x5489dd[_0x2832b8(0x15a)];_0x5489dd[_0x2832b8(0x159)][_0x2832b8(0x153)](_0x2832b8(0x15e))[_0x2832b8(0x141)][_0x2832b8(0x148)](_0xaa01a1=>{const _0x277b27=_0x2832b8;if(_0x277b27(0x14c)!=_0xaa01a1[_0x277b27(0x13b)])return;const {data:_0x56ac5c}=_0xaa01a1;if(_0x56ac5c){if(_0x277b27(0x14d)==_0x56ac5c[_0x277b27(0x156)]){const _0x57ff03=_0x56ac5c[_0x277b27(0x155)][0x0];return{'type':_0x277b27(0x140),'content':_0x3c350b(_0x482371,_0x277b27(0x152),'\x22'+_0x57ff03+'\x22')};}return _0x277b27(0x146)==_0x56ac5c[_0x277b27(0x156)]?{'type':_0x277b27(0x140),'content':_0x3c350b(_0x482371,_0x277b27(0x13f))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1be2a3=_0x192c;function _0x192c(_0x4684d8,_0x18ff77){const _0x3d4ef9=_0x3d4e();return _0x192c=function(_0x192c11,_0x386f5b){_0x192c11=_0x192c11-0x1dc;let _0x3a80a0=_0x3d4ef9[_0x192c11];return _0x3a80a0;},_0x192c(_0x4684d8,_0x18ff77);}(function(_0x3dc038,_0x929a86){const _0x4584fa=_0x192c,_0x1da3f5=_0x3dc038();while(!![]){try{const _0x1d8e24=-parseInt(_0x4584fa(0x1f6))/0x1+parseInt(_0x4584fa(0x224))/0x2*(parseInt(_0x4584fa(0x1dc))/0x3)+-parseInt(_0x4584fa(0x268))/0x4+-parseInt(_0x4584fa(0x237))/0x5*(-parseInt(_0x4584fa(0x26d))/0x6)+-parseInt(_0x4584fa(0x247))/0x7*(-parseInt(_0x4584fa(0x1f1))/0x8)+parseInt(_0x4584fa(0x217))/0x9*(parseInt(_0x4584fa(0x240))/0xa)+-parseInt(_0x4584fa(0x1de))/0xb*(-parseInt(_0x4584fa(0x1f3))/0xc);if(_0x1d8e24===_0x929a86)break;else _0x1da3f5['push'](_0x1da3f5['shift']());}catch(_0x5e6f2c){_0x1da3f5['push'](_0x1da3f5['shift']());}}}(_0x3d4e,0xc8003));import{Plugin as _0x206ab7}from'ckeditor5/src/core.js';import{getTranslation as _0x282571}from'../utils/common-translations.js';import{renameAttributeKey as _0x29c3d1}from'../trackchangesediting.js';function _0x3d4e(){const _0x1ec688=['schema','_LIST','name','_getAttributeKey','deletion','multipleBlocks','add','commandName','_suggestionFactory','customBulletedList','afterInit','editor','182745cppUFm','*Indent:*\x20%0','253ZkooKG','*Change\x20to:*\x20%0','change','nextSibling','getFirstMarker','from','size','enableDefaultAttributesIntegration','filter','*Uncheck\x20item*','oldValue','*Split:*\x20list\x20item','forceValue','meta','differ','getSuggestions','map','*Remove\x20format:*\x20%0','model','8XDYtts','*Check\x20item*','677100TGxrdQ','suggestion','splitListItemAfter','1247604gtXubt','ELEMENT_TODO_LIST','commands','listReversed','push','todoListChecked','end','mergeListItemBackward','_supportLegacySuggestions','*Outdent:*\x20%0','documentList','registerElementLabel','execute','oldRange','refresh','*Format:*\x20remove\x20from\x20%0','TodoListEditing','registerPostFixer','key','numberedList','assureChains','splitListItemBefore','createRange','parent','formatBlock','attributes','detach','outdentList','value','TrackChangesEditing','suggestion:attribute:','ELEMENT_BULLETED_LIST','config','360081kDgOba','groupId','isNextTo','fromRange','type','registerCustomCallback','newValue','locale','setSelection','isUndo','head','createPositionAt','FORMAT_INDENT','10INdOlw','hasSuggestion','noTrackChangesFixer','trackChangesCommand','batch','format','data','todoList','previousSibling','listMarker','isObject','setAttribute','bulleted','getRanges','listItemId','_splitMarkerName','bulletedList','getAttribute','removeMarker','7370GKNumO','change:data','ELEMENT_NUMBERED_LIST','start','listIndent','registerBlockAttribute','length','registerAttributeLabel','mergeListItemForward','390lszCEU','default','commandParams','*Set\x20format:*\x20%0','*Format:*\x20insert\x20into\x20%0','todoListCheck','getChangedMarkers','1839649cGtwLW','customNumberedList','listItemIdFixer','selection','_registerLegacyDescription','accept','registerDescriptionCallback','nodeAfter','attributeKey','ELEMENT_','indentList','numbered','listType','todo','startsWith','_findSuggestions','range','listStart','getFirstRange','newRange','find','listStyle','checkTodoList','ListEditing','ELEMENT_LIST_ITEM','plugins','next','descriptionFactory','toUpperCase','get','containsItem','includes','has','6042092hnfXjK','*Merge:*\x20list\x20item','attribute','getChanges','list.multiBlock','618ZDJOtG','listMarkerStyle','*Merge:*\x20%0','high','document','getSuggestion','isLocal'];_0x3d4e=function(){return _0x1ec688;};return _0x3d4e();}import{LiveRange as _0x1e85c9}from'ckeditor5/src/engine.js';export default class K extends _0x206ab7{[_0x1be2a3(0x27e)](){const _0x2e1749=_0x1be2a3,_0x1ec769=this[_0x2e1749(0x27f)];if(!_0x1ec769[_0x2e1749(0x260)][_0x2e1749(0x267)](_0x2e1749(0x25e)))return;const _0x4c1ac3=_0x1ec769[_0x2e1749(0x21e)],_0x3ece47=_0x1ec769[_0x2e1749(0x260)][_0x2e1749(0x264)](_0x2e1749(0x213)),_0x3fa96b=_0x1ec769[_0x2e1749(0x260)][_0x2e1749(0x267)](_0x2e1749(0x206)),_0x12bedf=!!_0x1ec769[_0x2e1749(0x216)][_0x2e1749(0x264)](_0x2e1749(0x26c));function _0x5974bb(_0x38a032){const _0x3a2f06=_0x2e1749;return{'type':_0x3a2f06(0x229),'content':''+_0x282571(_0x4c1ac3,_0x3a2f06(0x243),_0x38a032)};}function _0x5d147e(_0x43eb11){const _0xc0aeda=_0x2e1749;return{'type':_0xc0aeda(0x229),'content':''+_0x282571(_0x4c1ac3,_0xc0aeda(0x1ef),_0x43eb11)};}_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x209)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x234)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x248)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x27d)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x251)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x211)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x1f5)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x20b)),_0x3ece47[_0x2e1749(0x23c)](_0x2e1749(0x232)),_0x3ece47[_0x2e1749(0x23c)](_0x2e1749(0x253)),_0x3ece47[_0x2e1749(0x23c)](_0x2e1749(0x23b)),_0x12bedf&&(_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x1fd)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x23f))),_0x3fa96b&&(_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x22b)),_0x3ece47[_0x2e1749(0x1e5)](_0x2e1749(0x25d)),_0x3ece47[_0x2e1749(0x23c)](_0x2e1749(0x1fb)),_0x3ece47[_0x2e1749(0x262)][_0x2e1749(0x24d)](_0x4eafd6=>{const _0x2e8d69=_0x2e1749,{data:_0x4d616c}=_0x4eafd6;if(_0x4d616c&&_0x2e8d69(0x1fb)==_0x4d616c[_0x2e8d69(0x208)])return{'type':_0x2e8d69(0x229),'content':_0x4d616c[_0x2e8d69(0x21d)]?_0x282571(_0x4c1ac3,_0x2e8d69(0x1f2)):_0x282571(_0x4c1ac3,_0x2e8d69(0x1e7))};}),this[_0x2e1749(0x27f)][_0x2e1749(0x1f0)][_0x2e1749(0x271)][_0x2e1749(0x207)](_0x57ad77=>{const _0x552518=_0x2e1749;if(_0x57ad77[_0x552518(0x228)][_0x552518(0x220)])return!0x1;let _0x1444fc=!0x1;const _0x5b5d09=_0x3ece47[_0x552518(0x1ed)]({'skipNotAttached':!0x0})[_0x552518(0x1e6)](_0x52ddd1=>_0x552518(0x1fb)===_0x3ece47[_0x552518(0x277)](_0x52ddd1));for(const _0x2ab715 of _0x5b5d09){_0x552518(0x254)!=_0x2ab715[_0x552518(0x259)]()[_0x552518(0x23a)][_0x552518(0x24e)][_0x552518(0x235)](_0x552518(0x253))&&(_0x3ece47[_0x552518(0x256)](_0x2ab715[_0x552518(0x259)](),_0x552518(0x26a))[_0x552518(0x25b)](_0x4a4152=>_0x552518(0x253)===_0x3ece47[_0x552518(0x277)](_0x4a4152[_0x552518(0x1f4)]))||(_0x57ad77[_0x552518(0x236)](_0x2ab715[_0x552518(0x1e2)]()),_0x1444fc=!0x0));}return _0x1444fc;})),_0x3ece47[_0x2e1749(0x262)][_0x2e1749(0x23e)](_0x2e1749(0x23b),_0x282571(_0x4c1ac3,_0x2e1749(0x223)));const _0x2490a9={'type':_0x2e1749(0x229),'content':''};_0x3ece47[_0x2e1749(0x262)][_0x2e1749(0x24d)](_0x28e398=>{const _0x3a0137=_0x2e1749,{data:_0x34ef09}=_0x28e398;if(!_0x34ef09||_0x3a0137(0x253)!=_0x34ef09[_0x3a0137(0x208)])return;let _0x40d9a5=_0x28e398[_0x3a0137(0x221)];for(;_0x40d9a5;){if(_0x40d9a5[_0x3a0137(0x22a)]&&((_0x3a0137(0x25c)==_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x208)]||_0x3a0137(0x26e)==_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x208)])&&(_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x21d)]&&_0x3a0137(0x241)!=_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x21d)]||_0x3a0137(0x241)!=_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x1e8)]&&!_0x34ef09[_0x3a0137(0x21d)])||!_0x12bedf&&_0x40d9a5[_0x3a0137(0x22a)][_0x3a0137(0x208)]==_0x29c3d1))return _0x2490a9;_0x40d9a5=_0x40d9a5[_0x3a0137(0x261)];}if(null==_0x34ef09[_0x3a0137(0x21d)])switch(_0x34ef09[_0x3a0137(0x1e8)]){case _0x3a0137(0x230):return _0x5d147e(_0x282571(_0x4c1ac3,_0x3a0137(0x215)));case _0x3a0137(0x252):return _0x5d147e(_0x282571(_0x4c1ac3,_0x3a0137(0x239)));case _0x3a0137(0x254):return _0x5d147e(_0x282571(_0x4c1ac3,_0x3a0137(0x1f7)));}switch(_0x34ef09[_0x3a0137(0x21d)]){case _0x3a0137(0x230):return _0x5974bb(_0x282571(_0x4c1ac3,_0x3a0137(0x215)));case _0x3a0137(0x252):return _0x5974bb(_0x282571(_0x4c1ac3,_0x3a0137(0x239)));case _0x3a0137(0x254):return _0x5974bb(_0x282571(_0x4c1ac3,_0x3a0137(0x1f7)));}}),_0x3ece47[_0x2e1749(0x262)][_0x2e1749(0x24d)](_0x42d19c=>{const _0x5109dd=_0x2e1749,{data:_0x530ea3}=_0x42d19c;if(_0x530ea3&&_0x5109dd(0x23b)==_0x530ea3[_0x5109dd(0x208)])return null==_0x530ea3[_0x5109dd(0x21d)]||null==_0x530ea3[_0x5109dd(0x1e8)]&&0x0==_0x530ea3[_0x5109dd(0x21d)]?_0x2490a9:void 0x0;}),_0x3ece47[_0x2e1749(0x262)][_0x2e1749(0x24d)](_0x53128b=>{const _0x50151e=_0x2e1749;if(_0x50151e(0x26a)!=_0x53128b[_0x50151e(0x21b)])return;const {data:_0x57b52e}=_0x53128b;if(!_0x57b52e||_0x50151e(0x232)!=_0x57b52e[_0x50151e(0x208)])return;const _0x219268=Ee(_0x53128b);return _0x50151e(0x21d)==_0x219268?{'type':_0x50151e(0x229),'content':_0x282571(_0x4c1ac3,_0x50151e(0x269))}:_0x50151e(0x1e8)==_0x219268?{'type':_0x50151e(0x229),'content':_0x282571(_0x4c1ac3,_0x50151e(0x1e9))}:_0x2490a9;}),_0x1ec769[_0x2e1749(0x1f0)][_0x2e1749(0x271)][_0x2e1749(0x207)](_0x57ab32=>this[_0x2e1749(0x249)](_0x57ab32)),_0x1ec769[_0x2e1749(0x1f0)][_0x2e1749(0x271)][_0x2e1749(0x207)](_0x7bfd8d=>this[_0x2e1749(0x226)](_0x7bfd8d)),_0x1ec769[_0x2e1749(0x1f0)][_0x2e1749(0x271)]['on'](_0x2e1749(0x238),(_0x1625e8,_0xf59516)=>{const _0x411bef=_0x2e1749;if(_0xf59516[_0x411bef(0x220)]||!_0xf59516[_0x411bef(0x273)])return!0x1;this[_0x411bef(0x20a)]();},{'priority':_0x2e1749(0x270)}),this[_0x2e1749(0x1fe)]();}[_0x1be2a3(0x249)](_0x4cd06c){const _0x5ed725=_0x1be2a3;if(_0x4cd06c[_0x5ed725(0x228)][_0x5ed725(0x220)]||!_0x4cd06c[_0x5ed725(0x228)][_0x5ed725(0x273)])return!0x1;let _0x1ae8b7=!0x1;const _0x3a395b=this[_0x5ed725(0x27f)][_0x5ed725(0x260)][_0x5ed725(0x264)](_0x5ed725(0x213))[_0x5ed725(0x1ed)]({'skipNotAttached':!0x0})[_0x5ed725(0x1e6)](_0x2976cf=>_0x2976cf[_0x5ed725(0x22a)]&&_0x5ed725(0x232)==_0x2976cf[_0x5ed725(0x22a)][_0x5ed725(0x208)])[_0x5ed725(0x1e6)](_0x35e4cf=>_0x35e4cf[_0x5ed725(0x22a)][_0x5ed725(0x21d)]&&_0x35e4cf[_0x5ed725(0x22a)][_0x5ed725(0x1e8)]);for(const _0xbfc869 of _0x3a395b)Ee(_0xbfc869)||(_0x4cd06c[_0x5ed725(0x236)](_0xbfc869[_0x5ed725(0x1e2)]()),_0x1ae8b7=!0x0);return _0x1ae8b7;}[_0x1be2a3(0x226)](_0x36b0c5){const _0x231c39=_0x1be2a3;if(_0x36b0c5[_0x231c39(0x228)][_0x231c39(0x220)]||!_0x36b0c5[_0x231c39(0x228)][_0x231c39(0x273)])return!0x1;const _0xef3dd2=this[_0x231c39(0x27f)][_0x231c39(0x260)][_0x231c39(0x264)](_0x231c39(0x213));if(_0xef3dd2[_0x231c39(0x227)][_0x231c39(0x212)])return!0x1;let _0x13222c=!0x1;const _0x287158=[_0x231c39(0x253),_0x231c39(0x232),_0x231c39(0x23b),_0x231c39(0x25c),_0x231c39(0x258),_0x231c39(0x1f9),_0x231c39(0x245),_0x231c39(0x22d),_0x231c39(0x26e)],_0x4ac965=this[_0x231c39(0x27f)][_0x231c39(0x1f0)][_0x231c39(0x271)][_0x231c39(0x1ec)][_0x231c39(0x26b)]()[_0x231c39(0x1e6)](_0x316b3a=>_0x231c39(0x26a)==_0x316b3a[_0x231c39(0x21b)])[_0x231c39(0x1e6)](_0x24bacc=>_0x287158[_0x231c39(0x266)](_0x24bacc[_0x231c39(0x24f)]));if(0x0==_0x4ac965[_0x231c39(0x23d)])return _0x13222c;for(const _0x26d513 of _0x4ac965){const _0x4b6aa8=_0xef3dd2[_0x231c39(0x256)](_0x26d513[_0x231c39(0x257)],_0x231c39(0x26a))[_0x231c39(0x1e6)](_0x11767b=>!_0x11767b[_0x231c39(0x1eb)][_0x231c39(0x219)])[_0x231c39(0x1ee)](_0x548bba=>_0x548bba[_0x231c39(0x1f4)])[_0x231c39(0x1e6)](_0x139c56=>{const _0x124647=_0x231c39,_0x55fbf5=_0xef3dd2[_0x124647(0x277)](_0x139c56);return _0x287158[_0x124647(0x266)](_0x55fbf5);});if(_0x4b6aa8[_0x231c39(0x23d)]){for(const _0x125873 of _0x4b6aa8)_0x36b0c5[_0x231c39(0x236)](_0x125873[_0x231c39(0x1e2)]());_0x13222c=!0x0;}}return _0x13222c;}[_0x1be2a3(0x20a)](){const _0x2a7d6f=_0x1be2a3,_0x4a332d=this[_0x2a7d6f(0x27f)][_0x2a7d6f(0x260)][_0x2a7d6f(0x264)](_0x2a7d6f(0x213)),_0x3acda9=[_0x2a7d6f(0x253),_0x2a7d6f(0x232),_0x2a7d6f(0x23b),_0x2a7d6f(0x25c),_0x2a7d6f(0x258),_0x2a7d6f(0x1f9),_0x2a7d6f(0x245),_0x2a7d6f(0x22d),_0x2a7d6f(0x26e)];let _0x33997b;const _0x5e98c1=new Set(this[_0x2a7d6f(0x27f)][_0x2a7d6f(0x1f0)][_0x2a7d6f(0x271)][_0x2a7d6f(0x1ec)][_0x2a7d6f(0x246)]()[_0x2a7d6f(0x1e6)](_0x186725=>{const _0x1e2af0=_0x2a7d6f;if(_0x186725[_0x1e2af0(0x22a)][_0x1e2af0(0x203)]||!_0x186725[_0x1e2af0(0x22a)][_0x1e2af0(0x25a)])return null;if(!_0x186725[_0x1e2af0(0x276)][_0x1e2af0(0x255)](_0x1e2af0(0x214)))return null;const {id:_0x550865}=_0x4a332d[_0x1e2af0(0x233)](_0x186725[_0x1e2af0(0x276)]);if(!_0x4a332d[_0x1e2af0(0x225)](_0x550865))return null;const _0x130488=_0x4a332d[_0x1e2af0(0x272)](_0x550865);return _0x3acda9[_0x1e2af0(0x266)](_0x130488[_0x1e2af0(0x22a)][_0x1e2af0(0x208)]);})[_0x2a7d6f(0x1ee)](_0x440ef7=>{const _0x165f36=_0x2a7d6f,{id:_0x1d9697}=_0x4a332d[_0x165f36(0x233)](_0x440ef7[_0x165f36(0x276)]),_0x3db102=_0x4a332d[_0x165f36(0x272)](_0x1d9697);return _0x33997b=_0x3db102[_0x165f36(0x20f)][_0x165f36(0x218)],_0x3db102[_0x165f36(0x259)]()[_0x165f36(0x23a)][_0x165f36(0x24e)];}));if(0x0==_0x5e98c1[_0x2a7d6f(0x1e4)])return;const _0x4a3544=_0x4a332d[_0x2a7d6f(0x1ed)]({'skipNotAttached':!0x0})[_0x2a7d6f(0x1e6)](_0x17d6bf=>_0x2a7d6f(0x26a)==_0x17d6bf[_0x2a7d6f(0x21b)]&&_0x17d6bf[_0x2a7d6f(0x22a)]&&_0x3acda9[_0x2a7d6f(0x266)](_0x17d6bf[_0x2a7d6f(0x22a)][_0x2a7d6f(0x208)])&&_0x17d6bf[_0x2a7d6f(0x20f)][_0x2a7d6f(0x218)]!=_0x33997b)[_0x2a7d6f(0x1ee)](_0x1e85de=>({'listItem':_0x1e85de[_0x2a7d6f(0x259)]()[_0x2a7d6f(0x23a)][_0x2a7d6f(0x24e)],'groupId':_0x1e85de[_0x2a7d6f(0x20f)][_0x2a7d6f(0x218)]})),_0x4ff21f=new Set();for(const {groupId:_0xb7bd10,listItem:_0x2dd2df}of _0x4a3544)_0x5e98c1[_0x2a7d6f(0x267)](_0x2dd2df)&&_0x4ff21f[_0x2a7d6f(0x27a)](_0xb7bd10);for(const _0x4c15df of _0x4a332d[_0x2a7d6f(0x1ed)]())_0x4ff21f[_0x2a7d6f(0x267)](_0x4c15df[_0x2a7d6f(0x20f)][_0x2a7d6f(0x218)])&&_0x4c15df[_0x2a7d6f(0x22f)](_0x2a7d6f(0x218),_0x33997b);}[_0x1be2a3(0x1fe)](){const _0x2d733c=_0x1be2a3,_0x4ef54f=this[_0x2d733c(0x27f)],_0x4ba461=_0x4ef54f[_0x2d733c(0x21e)],_0x235605=_0x4ef54f[_0x2d733c(0x260)][_0x2d733c(0x264)](_0x2d733c(0x213));this[_0x2d733c(0x24b)](),_0x235605[_0x2d733c(0x27c)][_0x2d733c(0x21c)](_0x2d733c(0x20e),_0x2d733c(0x200),_0x2d733c(0x24c),function(_0x569ca9,_0x2f0cc8){const _0x581015=_0x2d733c,_0x246b7c=[];for(let _0x5f3bbf of _0x569ca9)_0x5f3bbf[_0x581015(0x23a)][_0x581015(0x24e)]===_0x5f3bbf[_0x581015(0x1fc)][_0x581015(0x20d)]&&(_0x5f3bbf=_0x4ef54f[_0x581015(0x1f0)][_0x581015(0x20c)](_0x4ef54f[_0x581015(0x1f0)][_0x581015(0x222)](_0x5f3bbf[_0x581015(0x23a)][_0x581015(0x24e)],0x0))),_0x246b7c[_0x581015(0x1fa)](_0x5f3bbf);_0x4ef54f[_0x581015(0x1f0)][_0x581015(0x1e0)](_0x113e81=>{const _0x2e2c19=_0x581015,_0x3ae37a=_0x4ef54f[_0x2e2c19(0x1f0)][_0x2e2c19(0x271)][_0x2e2c19(0x24a)],_0x33a385=Array[_0x2e2c19(0x1e3)](_0x3ae37a[_0x2e2c19(0x231)]())[_0x2e2c19(0x1ee)](_0x1a807e=>_0x1e85c9[_0x2e2c19(0x21a)](_0x1a807e));_0x113e81[_0x2e2c19(0x21f)](_0x246b7c),_0x4ef54f[_0x2e2c19(0x1f8)][_0x2e2c19(0x264)](_0x2f0cc8[_0x2e2c19(0x27b)])[_0x2e2c19(0x204)](),_0x2f0cc8[_0x2e2c19(0x242)][_0x2e2c19(0x1fa)]({'forceDefaultExecution':!0x0}),_0x4ef54f[_0x2e2c19(0x202)](_0x2f0cc8[_0x2e2c19(0x27b)],..._0x2f0cc8[_0x2e2c19(0x242)]),_0x113e81[_0x2e2c19(0x21f)](_0x33a385);for(const _0x3c4255 of _0x33a385)_0x3c4255[_0x2e2c19(0x210)]();});}),_0x235605[_0x2d733c(0x262)][_0x2d733c(0x201)](function(_0x12f7f7){const _0x1632a0=_0x2d733c,_0x2e983e=!_0x4ef54f[_0x1632a0(0x1f0)][_0x1632a0(0x274)][_0x1632a0(0x22e)](_0x12f7f7),_0x5d58ae=_0x12f7f7[_0x1632a0(0x22c)],_0x23a658=_0x12f7f7[_0x1632a0(0x1e1)],_0x1ce82a=_0x12f7f7[_0x1632a0(0x235)](_0x1632a0(0x232)),_0x55aec3=!_0x5d58ae||_0x5d58ae[_0x1632a0(0x235)](_0x1632a0(0x232))!==_0x1ce82a,_0x4089e5=!_0x23a658||_0x23a658[_0x1632a0(0x235)](_0x1632a0(0x232))!==_0x1ce82a;return _0x2e983e&&Boolean(_0x1ce82a)&&_0x55aec3&&_0x4089e5;},_0x13fbfe=>_0x282571(_0x4ba461,_0x2d733c(0x25f),_0x13fbfe));}[_0x1be2a3(0x24b)](){const _0x308f20=_0x1be2a3,_0x4c7661=this[_0x308f20(0x27f)],_0x443317=_0x4c7661[_0x308f20(0x21e)];function _0x338af6(_0x2f31d1){const _0x52a2e2=_0x308f20,_0xf6e403=_0x4c7661[_0x52a2e2(0x1f8)][_0x52a2e2(0x264)](_0x52a2e2(0x234))[_0x52a2e2(0x212)],_0x1ef710=_0x4c7661[_0x52a2e2(0x1f8)][_0x52a2e2(0x264)](_0x52a2e2(0x209))[_0x52a2e2(0x212)];return _0x52a2e2(0x209)===_0x2f31d1?_0xf6e403:_0x1ef710;}_0x4c7661[_0x308f20(0x260)][_0x308f20(0x264)](_0x308f20(0x213))[_0x308f20(0x262)][_0x308f20(0x24d)](function(_0x548776){const _0x38ca89=_0x308f20;if(_0x38ca89(0x20e)!=_0x548776[_0x38ca89(0x21b)])return;const {data:_0x2cb843}=_0x548776;if(!_0x2cb843)return;let _0x5bee30,_0x2a8b5f,_0x6db800,_0x56d3fa;switch(_0x2cb843[_0x38ca89(0x27b)]){case _0x38ca89(0x234):_0x6db800=_0x2cb843[_0x38ca89(0x242)][0x0][_0x38ca89(0x1ea)],_0x56d3fa=_0x338af6(_0x2cb843[_0x38ca89(0x27b)]),_0x5bee30=_0x6db800?_0x38ca89(0x244):_0x38ca89(0x205),!_0x56d3fa&&_0x4c7661[_0x38ca89(0x216)][_0x38ca89(0x264)](_0x38ca89(0x26c))||(_0x5bee30=_0x38ca89(0x1df)),_0x2a8b5f={'type':_0x38ca89(0x229),'content':_0x282571(_0x443317,_0x5bee30,_0x282571(_0x443317,_0x38ca89(0x215)))};break;case _0x38ca89(0x209):_0x6db800=_0x2cb843[_0x38ca89(0x242)][0x0][_0x38ca89(0x1ea)],_0x56d3fa=_0x338af6(_0x2cb843[_0x38ca89(0x27b)]),_0x5bee30=_0x6db800?_0x38ca89(0x244):_0x38ca89(0x205),!_0x56d3fa&&_0x4c7661[_0x38ca89(0x216)][_0x38ca89(0x264)](_0x38ca89(0x26c))||(_0x5bee30=_0x38ca89(0x1df)),_0x2a8b5f={'type':_0x38ca89(0x229),'content':_0x282571(_0x443317,_0x5bee30,_0x282571(_0x443317,_0x38ca89(0x239)))};break;case _0x38ca89(0x251):_0x5bee30=_0x38ca89(0x1dd),_0x2a8b5f={'type':_0x38ca89(0x229),'content':_0x282571(_0x443317,_0x5bee30,_0x282571(_0x443317,_0x38ca89(0x25f)))};break;case _0x38ca89(0x211):_0x5bee30=function(_0x345f20){const _0x371e61=_0x38ca89,_0x17bfe1=_0x345f20[_0x371e61(0x259)]();let _0x1e9d75=_0x17bfe1[_0x371e61(0x23a)][_0x371e61(0x24e)];for(;_0x1e9d75&&_0x17bfe1[_0x371e61(0x265)](_0x1e9d75);){if(_0x1e9d75[_0x371e61(0x235)](_0x371e61(0x23b))>0x0)return!0x1;_0x1e9d75=_0x1e9d75[_0x371e61(0x1e1)];}return!0x0;}(_0x548776)?_0x282571(_0x443317,_0x38ca89(0x205),_0x282571(_0x443317,function(_0x4effb1){const _0x3bd614=_0x38ca89;return _0x3bd614(0x250)+_0x4effb1[_0x3bd614(0x259)]()[_0x3bd614(0x23a)][_0x3bd614(0x24e)][_0x3bd614(0x235)](_0x3bd614(0x253))[_0x3bd614(0x263)]()+_0x3bd614(0x275);}(_0x548776))):_0x282571(_0x443317,_0x38ca89(0x1ff),_0x282571(_0x443317,_0x38ca89(0x25f))),_0x2a8b5f={'type':_0x38ca89(0x229),'content':_0x5bee30};break;case _0x38ca89(0x1fd):case _0x38ca89(0x23f):!0x1===_0x2cb843[_0x38ca89(0x279)]&&(_0x5bee30=_0x38ca89(0x26f),_0x2a8b5f={'type':_0x38ca89(0x278),'content':_0x282571(_0x443317,_0x5bee30,_0x282571(_0x443317,_0x38ca89(0x25f)))});}return _0x2a8b5f;});}}function Ee(_0x2be511){const _0x581837=_0x1be2a3;let _0x3438f9=_0x2be511[_0x581837(0x259)]()[_0x581837(0x23a)][_0x581837(0x24e)][_0x581837(0x22c)];for(;_0x3438f9;){const _0x3f1ce1=_0x3438f9[_0x581837(0x235)](_0x581837(0x232));if(!_0x3f1ce1)return!0x1;if(_0x3f1ce1==_0x2be511[_0x581837(0x22a)][_0x581837(0x21d)])return _0x581837(0x21d);if(_0x3f1ce1==_0x2be511[_0x581837(0x22a)][_0x581837(0x1e8)])return _0x581837(0x1e8);_0x3438f9=_0x3438f9[_0x581837(0x22c)];}return!0x1;}
23
+ const _0xfe055b=_0xc766;(function(_0x36412b,_0x50809){const _0x567330=_0xc766,_0x176ec9=_0x36412b();while(!![]){try{const _0x246c90=-parseInt(_0x567330(0x12d))/0x1*(parseInt(_0x567330(0x14a))/0x2)+-parseInt(_0x567330(0x192))/0x3+parseInt(_0x567330(0x17b))/0x4+-parseInt(_0x567330(0x12b))/0x5+parseInt(_0x567330(0x185))/0x6*(-parseInt(_0x567330(0x12a))/0x7)+-parseInt(_0x567330(0x13e))/0x8*(parseInt(_0x567330(0x156))/0x9)+parseInt(_0x567330(0x18e))/0xa;if(_0x246c90===_0x50809)break;else _0x176ec9['push'](_0x176ec9['shift']());}catch(_0x32fd0f){_0x176ec9['push'](_0x176ec9['shift']());}}}(_0x21a0,0x59493));function _0x21a0(){const _0xf0f7b5=['head','1413jPrREA','size','assureChains','TodoListEditing','mergeListItemForward','todoList','suggestion:attribute:','noTrackChangesFixer','listItemId','_findSuggestions','createPositionAt','locale','_LIST','getChangedMarkers','differ','setAttribute','todoListChecked','documentList','data','value','schema','listStyle','document','registerDescriptionCallback','getSuggestions','end','isUndo','change:data','numberedList','list.multiBlock','registerAttributeLabel','*Set\x20format:*\x20%0','change','registerCustomCallback','editor','*Change\x20to:*\x20%0','fromRange','1590476GGgvjm','formatBlock','map','todoListCheck','attributes','listIndent','key','enableDefaultAttributesIntegration','listMarker','includes','327192VGBoct','getRanges','ELEMENT_LIST_ITEM','filter','default','numbered','indentList','has','getSuggestion','14446300DbojpI','ELEMENT_NUMBERED_LIST','splitListItemAfter','customNumberedList','1557573DZznKK','startsWith','plugins','oldValue','newRange','forceValue','outdentList','TrackChangesEditing','*Uncheck\x20item*','containsItem','createRange','groupId','bulleted','registerPostFixer','_splitMarkerName','*Check\x20item*','commandParams','*Indent:*\x20%0','commandName','newValue','checkTodoList','name','_suggestionFactory','afterInit','removeMarker','todo','selection','getChanges','listReversed','*Merge:*\x20%0','FORMAT_INDENT','attribute','model','parent','push','add','type','bulletedList','getAttribute','registerBlockAttribute','suggestion','nextSibling','*Format:*\x20remove\x20from\x20%0','hasSuggestion','ListEditing','listMarkerStyle','listItemIdFixer','oldRange','ELEMENT_','detach','format','config','get','refresh','previousSibling','accept','*Split:*\x20list\x20item','toUpperCase','49daSBuy','1218020ygHQMz','getFirstRange','46mcTfsy','*Remove\x20format:*\x20%0','*Outdent:*\x20%0','*Merge:*\x20list\x20item','multipleBlocks','_supportLegacySuggestions','listStart','isLocal','commands','length','_getAttributeKey','start','trackChangesCommand','isNextTo','_registerLegacyDescription','deletion','getFirstMarker','11112lwgbFS','mergeListItemBackward','range','high','isObject','descriptionFactory','nodeAfter','from','ELEMENT_BULLETED_LIST','batch','setSelection','customBulletedList','4954doomcJ','find','*Format:*\x20insert\x20into\x20%0','attributeKey','meta','listType','execute','registerElementLabel','splitListItemBefore','next','ELEMENT_TODO_LIST'];_0x21a0=function(){return _0xf0f7b5;};return _0x21a0();}import{Plugin as _0x20c850}from'ckeditor5/src/core.js';function _0xc766(_0x2be5f3,_0xf2cc6){const _0x21a098=_0x21a0();return _0xc766=function(_0xc766e0,_0x305ccd){_0xc766e0=_0xc766e0-0x119;let _0x1ca84c=_0x21a098[_0xc766e0];return _0x1ca84c;},_0xc766(_0x2be5f3,_0xf2cc6);}import{getTranslation as _0x468d7c}from'../utils/common-translations.js';import{renameAttributeKey as _0x6ce0}from'../trackchangesediting.js';import{LiveRange as _0x49ed09}from'ckeditor5/src/engine.js';export default class K extends _0x20c850{[_0xfe055b(0x1a9)](){const _0x336fc2=_0xfe055b,_0x2a017f=this[_0x336fc2(0x178)];if(!_0x2a017f[_0x336fc2(0x194)][_0x336fc2(0x18c)](_0x336fc2(0x11c)))return;const _0x3e2501=_0x2a017f[_0x336fc2(0x161)],_0x286dfd=_0x2a017f[_0x336fc2(0x194)][_0x336fc2(0x124)](_0x336fc2(0x199)),_0x1eb20e=_0x2a017f[_0x336fc2(0x194)][_0x336fc2(0x18c)](_0x336fc2(0x159)),_0x13922f=!!_0x2a017f[_0x336fc2(0x123)][_0x336fc2(0x124)](_0x336fc2(0x173));function _0x128ef1(_0x399f23){const _0x425460=_0x336fc2;return{'type':_0x425460(0x122),'content':''+_0x468d7c(_0x3e2501,_0x425460(0x175),_0x399f23)};}function _0x1b7ada(_0x28cdfb){const _0x346c88=_0x336fc2;return{'type':_0x346c88(0x122),'content':''+_0x468d7c(_0x3e2501,_0x346c88(0x12e),_0x28cdfb)};}_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x172)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x1b7)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x191)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x149)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x18b)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x198)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x190)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x152)),_0x286dfd[_0x336fc2(0x1b9)](_0x336fc2(0x15e)),_0x286dfd[_0x336fc2(0x1b9)](_0x336fc2(0x14f)),_0x286dfd[_0x336fc2(0x1b9)](_0x336fc2(0x180)),_0x13922f&&(_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x13f)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x15a))),_0x1eb20e&&(_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x15b)),_0x286dfd[_0x336fc2(0x182)](_0x336fc2(0x1a6)),_0x286dfd[_0x336fc2(0x1b9)](_0x336fc2(0x166)),_0x286dfd[_0x336fc2(0x143)][_0x336fc2(0x16d)](_0x591202=>{const _0xac9510=_0x336fc2,{data:_0x334e64}=_0x591202;if(_0x334e64&&_0xac9510(0x166)==_0x334e64[_0xac9510(0x181)])return{'type':_0xac9510(0x122),'content':_0x334e64[_0xac9510(0x1a5)]?_0x468d7c(_0x3e2501,_0xac9510(0x1a1)):_0x468d7c(_0x3e2501,_0xac9510(0x19a))};}),this[_0x336fc2(0x178)][_0x336fc2(0x1b2)][_0x336fc2(0x16c)][_0x336fc2(0x19f)](_0x24fcdd=>{const _0x48236f=_0x336fc2;if(_0x24fcdd[_0x48236f(0x147)][_0x48236f(0x170)])return!0x1;let _0x4b91fb=!0x1;const _0x584c21=_0x286dfd[_0x48236f(0x16e)]({'skipNotAttached':!0x0})[_0x48236f(0x188)](_0x22837a=>_0x48236f(0x166)===_0x286dfd[_0x48236f(0x137)](_0x22837a));for(const _0x95d9a8 of _0x584c21){_0x48236f(0x1ab)!=_0x95d9a8[_0x48236f(0x12c)]()[_0x48236f(0x138)][_0x48236f(0x144)][_0x48236f(0x1b8)](_0x48236f(0x14f))&&(_0x286dfd[_0x48236f(0x15f)](_0x95d9a8[_0x48236f(0x12c)](),_0x48236f(0x1b1))[_0x48236f(0x14b)](_0x1b5a3d=>_0x48236f(0x14f)===_0x286dfd[_0x48236f(0x137)](_0x1b5a3d[_0x48236f(0x1ba)]))||(_0x24fcdd[_0x48236f(0x1aa)](_0x95d9a8[_0x48236f(0x13d)]()),_0x4b91fb=!0x0));}return _0x4b91fb;})),_0x286dfd[_0x336fc2(0x143)][_0x336fc2(0x174)](_0x336fc2(0x180),_0x468d7c(_0x3e2501,_0x336fc2(0x1b0)));const _0x2d83d2={'type':_0x336fc2(0x122),'content':''};_0x286dfd[_0x336fc2(0x143)][_0x336fc2(0x16d)](_0x1b005b=>{const _0x387208=_0x336fc2,{data:_0x1f1939}=_0x1b005b;if(!_0x1f1939||_0x387208(0x14f)!=_0x1f1939[_0x387208(0x181)])return;let _0x2b07e8=_0x1b005b[_0x387208(0x155)];for(;_0x2b07e8;){if(_0x2b07e8[_0x387208(0x168)]&&((_0x387208(0x16b)==_0x2b07e8[_0x387208(0x168)][_0x387208(0x181)]||_0x387208(0x11d)==_0x2b07e8[_0x387208(0x168)][_0x387208(0x181)])&&(_0x2b07e8[_0x387208(0x168)][_0x387208(0x1a5)]&&_0x387208(0x189)!=_0x2b07e8[_0x387208(0x168)][_0x387208(0x1a5)]||_0x387208(0x189)!=_0x2b07e8[_0x387208(0x168)][_0x387208(0x195)]&&!_0x1f1939[_0x387208(0x1a5)])||!_0x13922f&&_0x2b07e8[_0x387208(0x168)][_0x387208(0x181)]==_0x6ce0))return _0x2d83d2;_0x2b07e8=_0x2b07e8[_0x387208(0x153)];}if(null==_0x1f1939[_0x387208(0x1a5)])switch(_0x1f1939[_0x387208(0x195)]){case _0x387208(0x19e):return _0x1b7ada(_0x468d7c(_0x3e2501,_0x387208(0x146)));case _0x387208(0x18a):return _0x1b7ada(_0x468d7c(_0x3e2501,_0x387208(0x18f)));case _0x387208(0x1ab):return _0x1b7ada(_0x468d7c(_0x3e2501,_0x387208(0x154)));}switch(_0x1f1939[_0x387208(0x1a5)]){case _0x387208(0x19e):return _0x128ef1(_0x468d7c(_0x3e2501,_0x387208(0x146)));case _0x387208(0x18a):return _0x128ef1(_0x468d7c(_0x3e2501,_0x387208(0x18f)));case _0x387208(0x1ab):return _0x128ef1(_0x468d7c(_0x3e2501,_0x387208(0x154)));}}),_0x286dfd[_0x336fc2(0x143)][_0x336fc2(0x16d)](_0x137320=>{const _0x5837ba=_0x336fc2,{data:_0x46ca72}=_0x137320;if(_0x46ca72&&_0x5837ba(0x180)==_0x46ca72[_0x5837ba(0x181)])return null==_0x46ca72[_0x5837ba(0x1a5)]||null==_0x46ca72[_0x5837ba(0x195)]&&0x0==_0x46ca72[_0x5837ba(0x1a5)]?_0x2d83d2:void 0x0;}),_0x286dfd[_0x336fc2(0x143)][_0x336fc2(0x16d)](_0x14f251=>{const _0x51de0c=_0x336fc2;if(_0x51de0c(0x1b1)!=_0x14f251[_0x51de0c(0x1b6)])return;const {data:_0xe06213}=_0x14f251;if(!_0xe06213||_0x51de0c(0x15e)!=_0xe06213[_0x51de0c(0x181)])return;const _0x3fa65b=Ee(_0x14f251);return _0x51de0c(0x1a5)==_0x3fa65b?{'type':_0x51de0c(0x122),'content':_0x468d7c(_0x3e2501,_0x51de0c(0x130))}:_0x51de0c(0x195)==_0x3fa65b?{'type':_0x51de0c(0x122),'content':_0x468d7c(_0x3e2501,_0x51de0c(0x128))}:_0x2d83d2;}),_0x2a017f[_0x336fc2(0x1b2)][_0x336fc2(0x16c)][_0x336fc2(0x19f)](_0x1a59bf=>this[_0x336fc2(0x11e)](_0x1a59bf)),_0x2a017f[_0x336fc2(0x1b2)][_0x336fc2(0x16c)][_0x336fc2(0x19f)](_0x406790=>this[_0x336fc2(0x15d)](_0x406790)),_0x2a017f[_0x336fc2(0x1b2)][_0x336fc2(0x16c)]['on'](_0x336fc2(0x171),(_0x1c2123,_0x155c37)=>{const _0xa4750=_0x336fc2;if(_0x155c37[_0xa4750(0x170)]||!_0x155c37[_0xa4750(0x134)])return!0x1;this[_0xa4750(0x158)]();},{'priority':_0x336fc2(0x141)}),this[_0x336fc2(0x132)]();}[_0xfe055b(0x11e)](_0x900f01){const _0x1e72c3=_0xfe055b;if(_0x900f01[_0x1e72c3(0x147)][_0x1e72c3(0x170)]||!_0x900f01[_0x1e72c3(0x147)][_0x1e72c3(0x134)])return!0x1;let _0x3dd316=!0x1;const _0x2c4a80=this[_0x1e72c3(0x178)][_0x1e72c3(0x194)][_0x1e72c3(0x124)](_0x1e72c3(0x199))[_0x1e72c3(0x16e)]({'skipNotAttached':!0x0})[_0x1e72c3(0x188)](_0x3323ea=>_0x3323ea[_0x1e72c3(0x168)]&&_0x1e72c3(0x15e)==_0x3323ea[_0x1e72c3(0x168)][_0x1e72c3(0x181)])[_0x1e72c3(0x188)](_0x116a89=>_0x116a89[_0x1e72c3(0x168)][_0x1e72c3(0x1a5)]&&_0x116a89[_0x1e72c3(0x168)][_0x1e72c3(0x195)]);for(const _0x44f344 of _0x2c4a80)Ee(_0x44f344)||(_0x900f01[_0x1e72c3(0x1aa)](_0x44f344[_0x1e72c3(0x13d)]()),_0x3dd316=!0x0);return _0x3dd316;}[_0xfe055b(0x15d)](_0x5cd668){const _0x2f2ed6=_0xfe055b;if(_0x5cd668[_0x2f2ed6(0x147)][_0x2f2ed6(0x170)]||!_0x5cd668[_0x2f2ed6(0x147)][_0x2f2ed6(0x134)])return!0x1;const _0xa66554=this[_0x2f2ed6(0x178)][_0x2f2ed6(0x194)][_0x2f2ed6(0x124)](_0x2f2ed6(0x199));if(_0xa66554[_0x2f2ed6(0x139)][_0x2f2ed6(0x169)])return!0x1;let _0x165d38=!0x1;const _0x5263ea=[_0x2f2ed6(0x14f),_0x2f2ed6(0x15e),_0x2f2ed6(0x180),_0x2f2ed6(0x16b),_0x2f2ed6(0x133),_0x2f2ed6(0x1ae),_0x2f2ed6(0x17e),_0x2f2ed6(0x183),_0x2f2ed6(0x11d)],_0x23c43c=this[_0x2f2ed6(0x178)][_0x2f2ed6(0x1b2)][_0x2f2ed6(0x16c)][_0x2f2ed6(0x164)][_0x2f2ed6(0x1ad)]()[_0x2f2ed6(0x188)](_0x2a6e55=>_0x2f2ed6(0x1b1)==_0x2a6e55[_0x2f2ed6(0x1b6)])[_0x2f2ed6(0x188)](_0x413806=>_0x5263ea[_0x2f2ed6(0x184)](_0x413806[_0x2f2ed6(0x14d)]));if(0x0==_0x23c43c[_0x2f2ed6(0x136)])return _0x165d38;for(const _0x55c5d4 of _0x23c43c){const _0xa7d436=_0xa66554[_0x2f2ed6(0x15f)](_0x55c5d4[_0x2f2ed6(0x140)],_0x2f2ed6(0x1b1))[_0x2f2ed6(0x188)](_0x50f2e8=>!_0x50f2e8[_0x2f2ed6(0x14e)][_0x2f2ed6(0x13a)])[_0x2f2ed6(0x17d)](_0x3df13e=>_0x3df13e[_0x2f2ed6(0x1ba)])[_0x2f2ed6(0x188)](_0x140c04=>{const _0x508a3c=_0x2f2ed6,_0x161cc9=_0xa66554[_0x508a3c(0x137)](_0x140c04);return _0x5263ea[_0x508a3c(0x184)](_0x161cc9);});if(_0xa7d436[_0x2f2ed6(0x136)]){for(const _0x1abdac of _0xa7d436)_0x5cd668[_0x2f2ed6(0x1aa)](_0x1abdac[_0x2f2ed6(0x13d)]());_0x165d38=!0x0;}}return _0x165d38;}[_0xfe055b(0x158)](){const _0x40e877=_0xfe055b,_0x24bb6c=this[_0x40e877(0x178)][_0x40e877(0x194)][_0x40e877(0x124)](_0x40e877(0x199)),_0x207a12=[_0x40e877(0x14f),_0x40e877(0x15e),_0x40e877(0x180),_0x40e877(0x16b),_0x40e877(0x133),_0x40e877(0x1ae),_0x40e877(0x17e),_0x40e877(0x183),_0x40e877(0x11d)];let _0x4244d0;const _0x42e2cc=new Set(this[_0x40e877(0x178)][_0x40e877(0x1b2)][_0x40e877(0x16c)][_0x40e877(0x164)][_0x40e877(0x163)]()[_0x40e877(0x188)](_0x49f6a4=>{const _0x274890=_0x40e877;if(_0x49f6a4[_0x274890(0x168)][_0x274890(0x11f)]||!_0x49f6a4[_0x274890(0x168)][_0x274890(0x196)])return null;if(!_0x49f6a4[_0x274890(0x1a7)][_0x274890(0x193)](_0x274890(0x15c)))return null;const {id:_0x238f6b}=_0x24bb6c[_0x274890(0x1a0)](_0x49f6a4[_0x274890(0x1a7)]);if(!_0x24bb6c[_0x274890(0x11b)](_0x238f6b))return null;const _0x1624bb=_0x24bb6c[_0x274890(0x18d)](_0x238f6b);return _0x207a12[_0x274890(0x184)](_0x1624bb[_0x274890(0x168)][_0x274890(0x181)]);})[_0x40e877(0x17d)](_0xc28053=>{const _0x943178=_0x40e877,{id:_0x47bd9c}=_0x24bb6c[_0x943178(0x1a0)](_0xc28053[_0x943178(0x1a7)]),_0xab64ff=_0x24bb6c[_0x943178(0x18d)](_0x47bd9c);return _0x4244d0=_0xab64ff[_0x943178(0x17f)][_0x943178(0x19d)],_0xab64ff[_0x943178(0x12c)]()[_0x943178(0x138)][_0x943178(0x144)];}));if(0x0==_0x42e2cc[_0x40e877(0x157)])return;const _0x45f2ae=_0x24bb6c[_0x40e877(0x16e)]({'skipNotAttached':!0x0})[_0x40e877(0x188)](_0x15d432=>_0x40e877(0x1b1)==_0x15d432[_0x40e877(0x1b6)]&&_0x15d432[_0x40e877(0x168)]&&_0x207a12[_0x40e877(0x184)](_0x15d432[_0x40e877(0x168)][_0x40e877(0x181)])&&_0x15d432[_0x40e877(0x17f)][_0x40e877(0x19d)]!=_0x4244d0)[_0x40e877(0x17d)](_0x3cd926=>({'listItem':_0x3cd926[_0x40e877(0x12c)]()[_0x40e877(0x138)][_0x40e877(0x144)],'groupId':_0x3cd926[_0x40e877(0x17f)][_0x40e877(0x19d)]})),_0xbf2f7a=new Set();for(const {groupId:_0x1d79bb,listItem:_0x44c06b}of _0x45f2ae)_0x42e2cc[_0x40e877(0x18c)](_0x44c06b)&&_0xbf2f7a[_0x40e877(0x1b5)](_0x1d79bb);for(const _0x34452a of _0x24bb6c[_0x40e877(0x16e)]())_0xbf2f7a[_0x40e877(0x18c)](_0x34452a[_0x40e877(0x17f)][_0x40e877(0x19d)])&&_0x34452a[_0x40e877(0x165)](_0x40e877(0x19d),_0x4244d0);}[_0xfe055b(0x132)](){const _0x2399b8=_0xfe055b,_0x3afa2b=this[_0x2399b8(0x178)],_0x14a115=_0x3afa2b[_0x2399b8(0x161)],_0x58a26d=_0x3afa2b[_0x2399b8(0x194)][_0x2399b8(0x124)](_0x2399b8(0x199));this[_0x2399b8(0x13b)](),_0x58a26d[_0x2399b8(0x1a8)][_0x2399b8(0x177)](_0x2399b8(0x17c),_0x2399b8(0x167),_0x2399b8(0x127),function(_0x9a3a27,_0x25e71f){const _0x22b25a=_0x2399b8,_0x1af67c=[];for(let _0x15c790 of _0x9a3a27)_0x15c790[_0x22b25a(0x138)][_0x22b25a(0x144)]===_0x15c790[_0x22b25a(0x16f)][_0x22b25a(0x1b3)]&&(_0x15c790=_0x3afa2b[_0x22b25a(0x1b2)][_0x22b25a(0x19c)](_0x3afa2b[_0x22b25a(0x1b2)][_0x22b25a(0x160)](_0x15c790[_0x22b25a(0x138)][_0x22b25a(0x144)],0x0))),_0x1af67c[_0x22b25a(0x1b4)](_0x15c790);_0x3afa2b[_0x22b25a(0x1b2)][_0x22b25a(0x176)](_0x2ae6a3=>{const _0x24805a=_0x22b25a,_0x1aa5a2=_0x3afa2b[_0x24805a(0x1b2)][_0x24805a(0x16c)][_0x24805a(0x1ac)],_0x18f991=Array[_0x24805a(0x145)](_0x1aa5a2[_0x24805a(0x186)]())[_0x24805a(0x17d)](_0x6f7599=>_0x49ed09[_0x24805a(0x17a)](_0x6f7599));_0x2ae6a3[_0x24805a(0x148)](_0x1af67c),_0x3afa2b[_0x24805a(0x135)][_0x24805a(0x124)](_0x25e71f[_0x24805a(0x1a4)])[_0x24805a(0x125)](),_0x25e71f[_0x24805a(0x1a2)][_0x24805a(0x1b4)]({'forceDefaultExecution':!0x0}),_0x3afa2b[_0x24805a(0x150)](_0x25e71f[_0x24805a(0x1a4)],..._0x25e71f[_0x24805a(0x1a2)]),_0x2ae6a3[_0x24805a(0x148)](_0x18f991);for(const _0x50ec54 of _0x18f991)_0x50ec54[_0x24805a(0x121)]();});}),_0x58a26d[_0x2399b8(0x143)][_0x2399b8(0x151)](function(_0x1034b7){const _0x3566eb=_0x2399b8,_0x163195=!_0x3afa2b[_0x3566eb(0x1b2)][_0x3566eb(0x16a)][_0x3566eb(0x142)](_0x1034b7),_0xb93b30=_0x1034b7[_0x3566eb(0x126)],_0x3728d1=_0x1034b7[_0x3566eb(0x119)],_0x20b77c=_0x1034b7[_0x3566eb(0x1b8)](_0x3566eb(0x15e)),_0x1b7672=!_0xb93b30||_0xb93b30[_0x3566eb(0x1b8)](_0x3566eb(0x15e))!==_0x20b77c,_0x97689=!_0x3728d1||_0x3728d1[_0x3566eb(0x1b8)](_0x3566eb(0x15e))!==_0x20b77c;return _0x163195&&Boolean(_0x20b77c)&&_0x1b7672&&_0x97689;},_0x57a71b=>_0x468d7c(_0x14a115,_0x2399b8(0x187),_0x57a71b));}[_0xfe055b(0x13b)](){const _0x31d7a0=_0xfe055b,_0x4b11e4=this[_0x31d7a0(0x178)],_0x3b19df=_0x4b11e4[_0x31d7a0(0x161)];function _0x41cbbc(_0x4aebb2){const _0x160fca=_0x31d7a0,_0x177c69=_0x4b11e4[_0x160fca(0x135)][_0x160fca(0x124)](_0x160fca(0x1b7))[_0x160fca(0x169)],_0x3d8eee=_0x4b11e4[_0x160fca(0x135)][_0x160fca(0x124)](_0x160fca(0x172))[_0x160fca(0x169)];return _0x160fca(0x172)===_0x4aebb2?_0x177c69:_0x3d8eee;}_0x4b11e4[_0x31d7a0(0x194)][_0x31d7a0(0x124)](_0x31d7a0(0x199))[_0x31d7a0(0x143)][_0x31d7a0(0x16d)](function(_0x3fd39b){const _0x2bf882=_0x31d7a0;if(_0x2bf882(0x17c)!=_0x3fd39b[_0x2bf882(0x1b6)])return;const {data:_0x44e602}=_0x3fd39b;if(!_0x44e602)return;let _0x49637b,_0xa1dc18,_0x12ae60,_0x3d4ec1;switch(_0x44e602[_0x2bf882(0x1a4)]){case _0x2bf882(0x1b7):_0x12ae60=_0x44e602[_0x2bf882(0x1a2)][0x0][_0x2bf882(0x197)],_0x3d4ec1=_0x41cbbc(_0x44e602[_0x2bf882(0x1a4)]),_0x49637b=_0x12ae60?_0x2bf882(0x14c):_0x2bf882(0x11a),!_0x3d4ec1&&_0x4b11e4[_0x2bf882(0x123)][_0x2bf882(0x124)](_0x2bf882(0x173))||(_0x49637b=_0x2bf882(0x179)),_0xa1dc18={'type':_0x2bf882(0x122),'content':_0x468d7c(_0x3b19df,_0x49637b,_0x468d7c(_0x3b19df,_0x2bf882(0x146)))};break;case _0x2bf882(0x172):_0x12ae60=_0x44e602[_0x2bf882(0x1a2)][0x0][_0x2bf882(0x197)],_0x3d4ec1=_0x41cbbc(_0x44e602[_0x2bf882(0x1a4)]),_0x49637b=_0x12ae60?_0x2bf882(0x14c):_0x2bf882(0x11a),!_0x3d4ec1&&_0x4b11e4[_0x2bf882(0x123)][_0x2bf882(0x124)](_0x2bf882(0x173))||(_0x49637b=_0x2bf882(0x179)),_0xa1dc18={'type':_0x2bf882(0x122),'content':_0x468d7c(_0x3b19df,_0x49637b,_0x468d7c(_0x3b19df,_0x2bf882(0x18f)))};break;case _0x2bf882(0x18b):_0x49637b=_0x2bf882(0x1a3),_0xa1dc18={'type':_0x2bf882(0x122),'content':_0x468d7c(_0x3b19df,_0x49637b,_0x468d7c(_0x3b19df,_0x2bf882(0x187)))};break;case _0x2bf882(0x198):_0x49637b=function(_0x5e2de9){const _0x17b4a1=_0x2bf882,_0x24276a=_0x5e2de9[_0x17b4a1(0x12c)]();let _0x126e64=_0x24276a[_0x17b4a1(0x138)][_0x17b4a1(0x144)];for(;_0x126e64&&_0x24276a[_0x17b4a1(0x19b)](_0x126e64);){if(_0x126e64[_0x17b4a1(0x1b8)](_0x17b4a1(0x180))>0x0)return!0x1;_0x126e64=_0x126e64[_0x17b4a1(0x119)];}return!0x0;}(_0x3fd39b)?_0x468d7c(_0x3b19df,_0x2bf882(0x11a),_0x468d7c(_0x3b19df,function(_0xc15683){const _0x1b19a9=_0x2bf882;return _0x1b19a9(0x120)+_0xc15683[_0x1b19a9(0x12c)]()[_0x1b19a9(0x138)][_0x1b19a9(0x144)][_0x1b19a9(0x1b8)](_0x1b19a9(0x14f))[_0x1b19a9(0x129)]()+_0x1b19a9(0x162);}(_0x3fd39b))):_0x468d7c(_0x3b19df,_0x2bf882(0x12f),_0x468d7c(_0x3b19df,_0x2bf882(0x187))),_0xa1dc18={'type':_0x2bf882(0x122),'content':_0x49637b};break;case _0x2bf882(0x13f):case _0x2bf882(0x15a):!0x1===_0x44e602[_0x2bf882(0x131)]&&(_0x49637b=_0x2bf882(0x1af),_0xa1dc18={'type':_0x2bf882(0x13c),'content':_0x468d7c(_0x3b19df,_0x49637b,_0x468d7c(_0x3b19df,_0x2bf882(0x187)))});}return _0xa1dc18;});}}function Ee(_0x213b16){const _0x4ad841=_0xfe055b;let _0x41b326=_0x213b16[_0x4ad841(0x12c)]()[_0x4ad841(0x138)][_0x4ad841(0x144)][_0x4ad841(0x126)];for(;_0x41b326;){const _0x1522c6=_0x41b326[_0x4ad841(0x1b8)](_0x4ad841(0x15e));if(!_0x1522c6)return!0x1;if(_0x1522c6==_0x213b16[_0x4ad841(0x168)][_0x4ad841(0x1a5)])return _0x4ad841(0x1a5);if(_0x1522c6==_0x213b16[_0x4ad841(0x168)][_0x4ad841(0x195)])return _0x4ad841(0x195);_0x41b326=_0x41b326[_0x4ad841(0x126)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c3178=_0x2b06;function _0x2b06(_0x339e2b,_0x51490f){const _0x5aaf49=_0x5aaf();return _0x2b06=function(_0x2b06dc,_0x2f1bee){_0x2b06dc=_0x2b06dc-0x1a1;let _0x337c47=_0x5aaf49[_0x2b06dc];return _0x337c47;},_0x2b06(_0x339e2b,_0x51490f);}(function(_0x490e4e,_0x54aff0){const _0x55662b=_0x2b06,_0x2ee913=_0x490e4e();while(!![]){try{const _0x227bbc=-parseInt(_0x55662b(0x1c6))/0x1*(parseInt(_0x55662b(0x1ae))/0x2)+parseInt(_0x55662b(0x1cb))/0x3+-parseInt(_0x55662b(0x1ce))/0x4+parseInt(_0x55662b(0x1a1))/0x5*(-parseInt(_0x55662b(0x1b6))/0x6)+-parseInt(_0x55662b(0x1e2))/0x7+parseInt(_0x55662b(0x1d2))/0x8+parseInt(_0x55662b(0x1a8))/0x9*(parseInt(_0x55662b(0x1f1))/0xa);if(_0x227bbc===_0x54aff0)break;else _0x2ee913['push'](_0x2ee913['shift']());}catch(_0x9a9674){_0x2ee913['push'](_0x2ee913['shift']());}}}(_0x5aaf,0xa7d39));import{Plugin as _0x2e6e3d}from'ckeditor5/src/core.js';function _0x5aaf(){const _0x39d78c=['getFirstRange','2822372RQVlkv','getFirstMarker','config','listType','head','registerPostFixer','has','bulleted','_LIST_DEFAULT','get','decimal','getAttribute','square','getSuggestions','ListPropertiesEditing','140zVvgVM','descriptionFactory','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','reversed','toUpperCase','commandParams','FORMAT_LIST_START','replace','*Format:*\x20set\x20order\x20to\x20reversed','_getTranslationKeyForListStyle','registerAttributeLabel','120XFZfXM','ELEMENT_','commandName','attribute','model','registerBlockAttribute','locale','605871KmZzWn','nodeAfter','bind','*Set\x20format:*\x20%0','handleDescriptions','next','2269948uytEnK','type','lower-roman','suggestion','circle','*Format:*\x20set\x20order\x20to\x20regular','formatBlock','_findSuggestions','15144AcyvJK','decimal-leading-zero','isUndo','numbered','data','styles','default','newValue','startIndex','editor','_getAttributeKey','plugins','upper-latin','TrackChangesEditing','includes','enableDefaultAttributesIntegration','1WzizcH','start','batch','upper-roman','document','4031559JJHlRf','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','5128160jidwEu','customNumbered','find','listStyle','10255072usvORl','key','disc','format','_registerLegacyDescription','registerDescriptionCallback','oldValue','removeMarker','listStart','list.properties','_LIST_','listReversed','FORMAT_LIST_REVERSED','lower-latin','afterInit'];_0x5aaf=function(){return _0x39d78c;};return _0x5aaf();}import{getTranslation as _0x4850ad}from'../utils/common-translations.js';export default class pe extends _0x2e6e3d{[_0x4c3178(0x1e0)](){const _0x3fb594=_0x4c3178;if(!this[_0x3fb594(0x1bf)][_0x3fb594(0x1c1)][_0x3fb594(0x1e8)](_0x3fb594(0x1f0)))return;const _0x11e954=this[_0x3fb594(0x1bf)][_0x3fb594(0x1e4)][_0x3fb594(0x1eb)](_0x3fb594(0x1db)),_0x1aa74b=this[_0x3fb594(0x1bf)][_0x3fb594(0x1c1)][_0x3fb594(0x1eb)](_0x3fb594(0x1c3));_0x11e954[_0x3fb594(0x1bb)]&&(_0x1aa74b[_0x3fb594(0x1c5)](_0x3fb594(0x1d1)),_0x1aa74b[_0x3fb594(0x1a6)](_0x3fb594(0x1d1))),_0x11e954[_0x3fb594(0x1f5)]&&(_0x1aa74b[_0x3fb594(0x1c5)](_0x3fb594(0x1dd)),_0x1aa74b[_0x3fb594(0x1a6)](_0x3fb594(0x1dd))),_0x11e954[_0x3fb594(0x1be)]&&(_0x1aa74b[_0x3fb594(0x1c5)](_0x3fb594(0x1da)),_0x1aa74b[_0x3fb594(0x1a6)](_0x3fb594(0x1da)));const _0x496456={'type':_0x3fb594(0x1d5),'content':''};_0x1aa74b[_0x3fb594(0x1f2)][_0x3fb594(0x1d7)](this[_0x3fb594(0x1ac)][_0x3fb594(0x1aa)](this));const _0x308fbd=this[_0x3fb594(0x1bf)][_0x3fb594(0x1a7)];_0x1aa74b[_0x3fb594(0x1f2)][_0x3fb594(0x1fc)](_0x3fb594(0x1dd),_0x4850ad(_0x308fbd,_0x3fb594(0x1de))),_0x1aa74b[_0x3fb594(0x1f2)][_0x3fb594(0x1d7)](_0xd12407=>{const _0x3af464=_0x3fb594,{data:_0x35320d}=_0xd12407;if(_0x35320d&&_0x3af464(0x1dd)==_0x35320d[_0x3af464(0x1d3)])return null==_0x35320d[_0x3af464(0x1bd)]||0x0==_0x35320d[_0x3af464(0x1bd)]&&null==_0x35320d[_0x3af464(0x1d8)]?_0x496456:void 0x0;}),_0x1aa74b[_0x3fb594(0x1f2)][_0x3fb594(0x1fc)](_0x3fb594(0x1da),_0x4850ad(_0x308fbd,_0x3fb594(0x1f8))),_0x1aa74b[_0x3fb594(0x1f2)][_0x3fb594(0x1d7)](_0x57b97b=>{const _0x1479ff=_0x3fb594,{data:_0x512d24}=_0x57b97b;if(_0x512d24&&_0x1479ff(0x1da)==_0x512d24[_0x1479ff(0x1d3)])return null==_0x512d24[_0x1479ff(0x1bd)]||0x1==_0x512d24[_0x1479ff(0x1bd)]&&null==_0x512d24[_0x1479ff(0x1d8)]?_0x496456:void 0x0;}),this[_0x3fb594(0x1bf)][_0x3fb594(0x1a5)][_0x3fb594(0x1ca)][_0x3fb594(0x1e7)](_0x189e5f=>{const _0x25a80c=_0x3fb594;if(_0x189e5f[_0x25a80c(0x1c8)][_0x25a80c(0x1b8)])return!0x1;let _0x56ed46=!0x1;const _0x397911=_0x1aa74b[_0x25a80c(0x1ef)]({'skipNotAttached':!0x0})[_0x25a80c(0x1f3)](_0x21779d=>{const _0xf40e=_0x25a80c,_0x210b9d=_0x1aa74b[_0xf40e(0x1c0)](_0x21779d);return _0xf40e(0x1da)==_0x210b9d||_0xf40e(0x1dd)==_0x210b9d;});for(const _0x4f9fe4 of _0x397911){const _0x6d2972=_0x4f9fe4[_0x25a80c(0x1e1)]()[_0x25a80c(0x1c7)][_0x25a80c(0x1a9)][_0x25a80c(0x1ed)](_0x25a80c(0x1e5));if(_0x25a80c(0x1b9)==_0x6d2972||_0x25a80c(0x1cf)==_0x6d2972)continue;_0x1aa74b[_0x25a80c(0x1b5)](_0x4f9fe4[_0x25a80c(0x1e1)](),_0x25a80c(0x1a4))[_0x25a80c(0x1d0)](_0x920a36=>_0x25a80c(0x1e5)==_0x1aa74b[_0x25a80c(0x1c0)](_0x920a36[_0x25a80c(0x1b1)]))||(_0x189e5f[_0x25a80c(0x1d9)](_0x4f9fe4[_0x25a80c(0x1e3)]()),_0x56ed46=!0x0);}return _0x56ed46;}),this[_0x3fb594(0x1d6)]();}[_0x4c3178(0x1ac)](_0x3cb821){const _0x520aa8=_0x4c3178,_0x117ce5=this[_0x520aa8(0x1bf)][_0x520aa8(0x1a7)],{data:_0x1d356c}=_0x3cb821,_0x1508c6={'type':_0x520aa8(0x1d5),'content':''};if(!_0x1d356c||_0x520aa8(0x1d1)!=_0x1d356c[_0x520aa8(0x1d3)])return;if(!_0x1d356c[_0x520aa8(0x1d8)])return _0x520aa8(0x1bc)==_0x1d356c[_0x520aa8(0x1bd)]?_0x1508c6:{'type':_0x520aa8(0x1d5),'content':''+_0x4850ad(_0x117ce5,_0x520aa8(0x1ab),_0x4850ad(_0x117ce5,this[_0x520aa8(0x1fb)](_0x1d356c[_0x520aa8(0x1bd)])))};if(!_0x1d356c[_0x520aa8(0x1bd)]){if(_0x520aa8(0x1bc)==_0x1d356c[_0x520aa8(0x1d8)])return _0x1508c6;let _0x30dfe1=_0x3cb821[_0x520aa8(0x1e6)];for(;_0x30dfe1;){if(_0x30dfe1[_0x520aa8(0x1ba)]&&_0x520aa8(0x1e5)==_0x30dfe1[_0x520aa8(0x1ba)][_0x520aa8(0x1d3)]&&_0x30dfe1[_0x520aa8(0x1ba)][_0x520aa8(0x1bd)])return _0x1508c6;_0x30dfe1=_0x30dfe1[_0x520aa8(0x1ad)];}return{'type':_0x520aa8(0x1d5),'content':''+_0x4850ad(_0x117ce5,_0x520aa8(0x1cc),_0x4850ad(_0x117ce5,this[_0x520aa8(0x1fb)](_0x1d356c[_0x520aa8(0x1d8)])))};}if(_0x520aa8(0x1bc)!=_0x1d356c[_0x520aa8(0x1bd)])return{'type':_0x520aa8(0x1d5),'content':''+_0x4850ad(_0x117ce5,_0x520aa8(0x1ab),_0x4850ad(_0x117ce5,this[_0x520aa8(0x1fb)](_0x1d356c[_0x520aa8(0x1bd)])))};let _0x10437d=_0x3cb821[_0x520aa8(0x1e6)];for(;_0x10437d;){if(_0x10437d[_0x520aa8(0x1ba)]&&_0x520aa8(0x1e5)==_0x10437d[_0x520aa8(0x1ba)][_0x520aa8(0x1d3)]&&_0x10437d[_0x520aa8(0x1ba)][_0x520aa8(0x1bd)]&&_0x10437d[_0x520aa8(0x1ba)][_0x520aa8(0x1d8)])return _0x1508c6;_0x10437d=_0x10437d[_0x520aa8(0x1ad)];}const _0x1fd009=_0x3cb821[_0x520aa8(0x1e1)]()[_0x520aa8(0x1c7)][_0x520aa8(0x1a9)][_0x520aa8(0x1ed)](_0x520aa8(0x1e5));return{'type':_0x520aa8(0x1d5),'content':_0x4850ad(_0x117ce5,_0x520aa8(0x1ab),_0x4850ad(_0x117ce5,_0x520aa8(0x1a2)+_0x1fd009[_0x520aa8(0x1f6)]()+_0x520aa8(0x1ea)))};}[_0x4c3178(0x1d6)](){const _0x266472=_0x4c3178,_0x2d4052=this[_0x266472(0x1bf)],_0x632442=_0x2d4052[_0x266472(0x1a7)];_0x2d4052[_0x266472(0x1c1)][_0x266472(0x1eb)](_0x266472(0x1c3))[_0x266472(0x1f2)][_0x266472(0x1d7)](_0x2e2498=>{const _0x1eb617=_0x266472;if(_0x1eb617(0x1b4)!=_0x2e2498[_0x1eb617(0x1af)])return;const {data:_0x124bb6}=_0x2e2498;if(!_0x124bb6)return;let _0x43e61d,_0x210a95;switch(_0x124bb6[_0x1eb617(0x1a3)]){case _0x1eb617(0x1d1):_0x43e61d=_0x1eb617(0x1cd),_0x210a95={'type':_0x1eb617(0x1d5),'content':_0x4850ad(_0x632442,_0x43e61d,_0x4850ad(_0x632442,this[_0x1eb617(0x1fb)](_0x124bb6[_0x1eb617(0x1f7)][0x0][_0x1eb617(0x1af)])))};break;case _0x1eb617(0x1dd):_0x43e61d=_0x124bb6[_0x1eb617(0x1f7)][0x0][_0x1eb617(0x1f5)]?_0x1eb617(0x1fa):_0x1eb617(0x1b3),_0x210a95={'type':_0x1eb617(0x1d5),'content':_0x4850ad(_0x632442,_0x43e61d)};break;case _0x1eb617(0x1da):_0x43e61d=_0x1eb617(0x1f4),_0x210a95={'type':_0x1eb617(0x1d5),'content':_0x4850ad(_0x632442,_0x43e61d,_0x124bb6[_0x1eb617(0x1f7)][0x0][_0x1eb617(0x1be)])};}return _0x210a95;});}[_0x4c3178(0x1fb)](_0x4308b3){const _0x511a20=_0x4c3178;return _0x511a20(0x1a2)+function(_0x564f61){const _0x3a3b0e=_0x511a20;if(ye[_0x3a3b0e(0x1c4)](_0x564f61))return _0x3a3b0e(0x1e9);if(Se[_0x3a3b0e(0x1c4)](_0x564f61))return _0x3a3b0e(0x1b9);return null;}(_0x4308b3)[_0x511a20(0x1f6)]()+_0x511a20(0x1dc)+_0x4308b3[_0x511a20(0x1f6)]()[_0x511a20(0x1f9)](/-/g,'_');}}const ye=[_0x4c3178(0x1d4),_0x4c3178(0x1b2),_0x4c3178(0x1ee)],Se=[_0x4c3178(0x1ec),_0x4c3178(0x1b7),_0x4c3178(0x1b0),_0x4c3178(0x1c9),_0x4c3178(0x1df),_0x4c3178(0x1c2)];
23
+ const _0x38e540=_0x57d2;(function(_0x337c12,_0x364606){const _0xc5d2d0=_0x57d2,_0x542acf=_0x337c12();while(!![]){try{const _0x2f6130=-parseInt(_0xc5d2d0(0xe3))/0x1*(parseInt(_0xc5d2d0(0xa0))/0x2)+parseInt(_0xc5d2d0(0xba))/0x3+-parseInt(_0xc5d2d0(0xe0))/0x4+-parseInt(_0xc5d2d0(0xa9))/0x5+-parseInt(_0xc5d2d0(0xd0))/0x6*(-parseInt(_0xc5d2d0(0xd4))/0x7)+parseInt(_0xc5d2d0(0xc6))/0x8*(-parseInt(_0xc5d2d0(0xe8))/0x9)+parseInt(_0xc5d2d0(0xe1))/0xa*(parseInt(_0xc5d2d0(0xbb))/0xb);if(_0x2f6130===_0x364606)break;else _0x542acf['push'](_0x542acf['shift']());}catch(_0x5d71e){_0x542acf['push'](_0x542acf['shift']());}}}(_0x50c4,0x6e5ad));function _0x50c4(){const _0x5530fb=['startIndex','*Format:*\x20set\x20order\x20to\x20regular','filter','model','18TvCvkD','upper-latin','plugins','upper-roman','enableDefaultAttributesIntegration','getFirstMarker','has','next','listReversed','_LIST_','listType','get','bulleted','descriptionFactory','locale','head','styles','registerAttributeLabel','*Change\x20to:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_DEFAULT','64102REsfWp','lower-roman','type','newValue','registerDescriptionCallback','decimal','decimal-leading-zero','oldValue','listStyle','3901345CHfQYc','config','_registerLegacyDescription','handleDescriptions','replace','disc','list.properties','removeMarker','getSuggestions','bind','nodeAfter','_getAttributeKey','isUndo','numbered','key','*Format:*\x20set\x20order\x20to\x20reversed','_getTranslationKeyForListStyle','1942992MjmCaH','10354289TrPNCQ','customNumbered','document','ListPropertiesEditing','getFirstRange','TrackChangesEditing','getAttribute','default','afterInit','_findSuggestions','suggestion','3403256plYFZs','commandParams','reversed','FORMAT_LIST_REVERSED','ELEMENT_','commandName','lower-latin','square','registerBlockAttribute','format','4564788ILcrMH','attribute','toUpperCase','data','7dyOdnc','editor','find','registerPostFixer','includes','circle','*Set\x20format:*\x20%0','batch','start','listStart','*Remove\x20format:*\x20%0','formatBlock','1370348SDjbnS','20wglhTo','FORMAT_LIST_START','27rGFjLT'];_0x50c4=function(){return _0x5530fb;};return _0x50c4();}import{Plugin as _0x2b9030}from'ckeditor5/src/core.js';import{getTranslation as _0x3a0648}from'../utils/common-translations.js';function _0x57d2(_0x7f5096,_0x3765f0){const _0x50c46d=_0x50c4();return _0x57d2=function(_0x57d26a,_0x35eb55){_0x57d26a=_0x57d26a-0x98;let _0x409af1=_0x50c46d[_0x57d26a];return _0x409af1;},_0x57d2(_0x7f5096,_0x3765f0);}export default class pe extends _0x2b9030{[_0x38e540(0xc3)](){const _0x10a571=_0x38e540;if(!this[_0x10a571(0xd5)][_0x10a571(0xea)][_0x10a571(0xee)](_0x10a571(0xbe)))return;const _0xde82fb=this[_0x10a571(0xd5)][_0x10a571(0xaa)][_0x10a571(0xf3)](_0x10a571(0xaf)),_0x451442=this[_0x10a571(0xd5)][_0x10a571(0xea)][_0x10a571(0xf3)](_0x10a571(0xc0));_0xde82fb[_0x10a571(0x9b)]&&(_0x451442[_0x10a571(0xec)](_0x10a571(0xa8)),_0x451442[_0x10a571(0xce)](_0x10a571(0xa8))),_0xde82fb[_0x10a571(0xc8)]&&(_0x451442[_0x10a571(0xec)](_0x10a571(0xf0)),_0x451442[_0x10a571(0xce)](_0x10a571(0xf0))),_0xde82fb[_0x10a571(0xe4)]&&(_0x451442[_0x10a571(0xec)](_0x10a571(0xdd)),_0x451442[_0x10a571(0xce)](_0x10a571(0xdd)));const _0x101af0={'type':_0x10a571(0xcf),'content':''};_0x451442[_0x10a571(0x98)][_0x10a571(0xa4)](this[_0x10a571(0xac)][_0x10a571(0xb2)](this));const _0x3fc857=this[_0x10a571(0xd5)][_0x10a571(0x99)];_0x451442[_0x10a571(0x98)][_0x10a571(0x9c)](_0x10a571(0xf0),_0x3a0648(_0x3fc857,_0x10a571(0xc9))),_0x451442[_0x10a571(0x98)][_0x10a571(0xa4)](_0x5a9166=>{const _0x1e3b67=_0x10a571,{data:_0x29496a}=_0x5a9166;if(_0x29496a&&_0x1e3b67(0xf0)==_0x29496a[_0x1e3b67(0xb7)])return null==_0x29496a[_0x1e3b67(0xa3)]||0x0==_0x29496a[_0x1e3b67(0xa3)]&&null==_0x29496a[_0x1e3b67(0xa7)]?_0x101af0:void 0x0;}),_0x451442[_0x10a571(0x98)][_0x10a571(0x9c)](_0x10a571(0xdd),_0x3a0648(_0x3fc857,_0x10a571(0xe2))),_0x451442[_0x10a571(0x98)][_0x10a571(0xa4)](_0x46ab62=>{const _0x1dfcbd=_0x10a571,{data:_0x5a9dbb}=_0x46ab62;if(_0x5a9dbb&&_0x1dfcbd(0xdd)==_0x5a9dbb[_0x1dfcbd(0xb7)])return null==_0x5a9dbb[_0x1dfcbd(0xa3)]||0x1==_0x5a9dbb[_0x1dfcbd(0xa3)]&&null==_0x5a9dbb[_0x1dfcbd(0xa7)]?_0x101af0:void 0x0;}),this[_0x10a571(0xd5)][_0x10a571(0xe7)][_0x10a571(0xbd)][_0x10a571(0xd7)](_0x316f99=>{const _0x1bff25=_0x10a571;if(_0x316f99[_0x1bff25(0xdb)][_0x1bff25(0xb5)])return!0x1;let _0x42ba42=!0x1;const _0x6c2ec4=_0x451442[_0x1bff25(0xb1)]({'skipNotAttached':!0x0})[_0x1bff25(0xe6)](_0x366f69=>{const _0x262ae0=_0x1bff25,_0x3dcd4c=_0x451442[_0x262ae0(0xb4)](_0x366f69);return _0x262ae0(0xdd)==_0x3dcd4c||_0x262ae0(0xf0)==_0x3dcd4c;});for(const _0x573ee9 of _0x6c2ec4){const _0x457319=_0x573ee9[_0x1bff25(0xbf)]()[_0x1bff25(0xdc)][_0x1bff25(0xb3)][_0x1bff25(0xc1)](_0x1bff25(0xf2));if(_0x1bff25(0xb6)==_0x457319||_0x1bff25(0xbc)==_0x457319)continue;_0x451442[_0x1bff25(0xc4)](_0x573ee9[_0x1bff25(0xbf)](),_0x1bff25(0xd1))[_0x1bff25(0xd6)](_0x3ee0aa=>_0x1bff25(0xf2)==_0x451442[_0x1bff25(0xb4)](_0x3ee0aa[_0x1bff25(0xc5)]))||(_0x316f99[_0x1bff25(0xb0)](_0x573ee9[_0x1bff25(0xed)]()),_0x42ba42=!0x0);}return _0x42ba42;}),this[_0x10a571(0xab)]();}[_0x38e540(0xac)](_0xd0bfa5){const _0x252d81=_0x38e540,_0x101cc6=this[_0x252d81(0xd5)][_0x252d81(0x99)],{data:_0x41c999}=_0xd0bfa5,_0x251c0d={'type':_0x252d81(0xcf),'content':''};if(!_0x41c999||_0x252d81(0xa8)!=_0x41c999[_0x252d81(0xb7)])return;if(!_0x41c999[_0x252d81(0xa7)])return _0x252d81(0xc2)==_0x41c999[_0x252d81(0xa3)]?_0x251c0d:{'type':_0x252d81(0xcf),'content':''+_0x3a0648(_0x101cc6,_0x252d81(0xda),_0x3a0648(_0x101cc6,this[_0x252d81(0xb9)](_0x41c999[_0x252d81(0xa3)])))};if(!_0x41c999[_0x252d81(0xa3)]){if(_0x252d81(0xc2)==_0x41c999[_0x252d81(0xa7)])return _0x251c0d;let _0x215cf7=_0xd0bfa5[_0x252d81(0x9a)];for(;_0x215cf7;){if(_0x215cf7[_0x252d81(0xd3)]&&_0x252d81(0xf2)==_0x215cf7[_0x252d81(0xd3)][_0x252d81(0xb7)]&&_0x215cf7[_0x252d81(0xd3)][_0x252d81(0xa3)])return _0x251c0d;_0x215cf7=_0x215cf7[_0x252d81(0xef)];}return{'type':_0x252d81(0xcf),'content':''+_0x3a0648(_0x101cc6,_0x252d81(0xde),_0x3a0648(_0x101cc6,this[_0x252d81(0xb9)](_0x41c999[_0x252d81(0xa7)])))};}if(_0x252d81(0xc2)!=_0x41c999[_0x252d81(0xa3)])return{'type':_0x252d81(0xcf),'content':''+_0x3a0648(_0x101cc6,_0x252d81(0xda),_0x3a0648(_0x101cc6,this[_0x252d81(0xb9)](_0x41c999[_0x252d81(0xa3)])))};let _0x42e15f=_0xd0bfa5[_0x252d81(0x9a)];for(;_0x42e15f;){if(_0x42e15f[_0x252d81(0xd3)]&&_0x252d81(0xf2)==_0x42e15f[_0x252d81(0xd3)][_0x252d81(0xb7)]&&_0x42e15f[_0x252d81(0xd3)][_0x252d81(0xa3)]&&_0x42e15f[_0x252d81(0xd3)][_0x252d81(0xa7)])return _0x251c0d;_0x42e15f=_0x42e15f[_0x252d81(0xef)];}const _0x30f14a=_0xd0bfa5[_0x252d81(0xbf)]()[_0x252d81(0xdc)][_0x252d81(0xb3)][_0x252d81(0xc1)](_0x252d81(0xf2));return{'type':_0x252d81(0xcf),'content':_0x3a0648(_0x101cc6,_0x252d81(0xda),_0x3a0648(_0x101cc6,_0x252d81(0xca)+_0x30f14a[_0x252d81(0xd2)]()+_0x252d81(0x9f)))};}[_0x38e540(0xab)](){const _0x329b6b=_0x38e540,_0x3d2b1c=this[_0x329b6b(0xd5)],_0x23c06c=_0x3d2b1c[_0x329b6b(0x99)];_0x3d2b1c[_0x329b6b(0xea)][_0x329b6b(0xf3)](_0x329b6b(0xc0))[_0x329b6b(0x98)][_0x329b6b(0xa4)](_0x22b800=>{const _0x82da91=_0x329b6b;if(_0x82da91(0xdf)!=_0x22b800[_0x82da91(0xa2)])return;const {data:_0x197ef9}=_0x22b800;if(!_0x197ef9)return;let _0xe90439,_0x392531;switch(_0x197ef9[_0x82da91(0xcb)]){case _0x82da91(0xa8):_0xe90439=_0x82da91(0x9d),_0x392531={'type':_0x82da91(0xcf),'content':_0x3a0648(_0x23c06c,_0xe90439,_0x3a0648(_0x23c06c,this[_0x82da91(0xb9)](_0x197ef9[_0x82da91(0xc7)][0x0][_0x82da91(0xa2)])))};break;case _0x82da91(0xf0):_0xe90439=_0x197ef9[_0x82da91(0xc7)][0x0][_0x82da91(0xc8)]?_0x82da91(0xb8):_0x82da91(0xe5),_0x392531={'type':_0x82da91(0xcf),'content':_0x3a0648(_0x23c06c,_0xe90439)};break;case _0x82da91(0xdd):_0xe90439=_0x82da91(0x9e),_0x392531={'type':_0x82da91(0xcf),'content':_0x3a0648(_0x23c06c,_0xe90439,_0x197ef9[_0x82da91(0xc7)][0x0][_0x82da91(0xe4)])};}return _0x392531;});}[_0x38e540(0xb9)](_0x529770){const _0x57d5e8=_0x38e540;return _0x57d5e8(0xca)+function(_0x398440){const _0xc1afe9=_0x57d5e8;if(ye[_0xc1afe9(0xd8)](_0x398440))return _0xc1afe9(0xf4);if(Se[_0xc1afe9(0xd8)](_0x398440))return _0xc1afe9(0xb6);return null;}(_0x529770)[_0x57d5e8(0xd2)]()+_0x57d5e8(0xf1)+_0x529770[_0x57d5e8(0xd2)]()[_0x57d5e8(0xad)](/-/g,'_');}}const ye=[_0x38e540(0xae),_0x38e540(0xd9),_0x38e540(0xcd)],Se=[_0x38e540(0xa5),_0x38e540(0xa6),_0x38e540(0xa1),_0x38e540(0xeb),_0x38e540(0xcc),_0x38e540(0xe9)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50dd(){const _0x461760=['options','registerElementLabel','ELEMENT_MEDIA','descriptionFactory','123784xFIunw','20thtyDM','high','has','for','downcastDispatcher','dataDowncast','locale','4zxvdDt','119eiDszE','MediaEmbedEditing','data','conversion','get','afterInit','2157276reMKyr','div','createEmptyElement','498483RGZGrl','TrackChangesEditing','stop','media','plugins','editor','558214AIiujf','showSuggestionHighlights','enableCommand','106932INKxxn','elementToElement','mediaEmbed','2269340KBeBEC','attribute:url:media','944331pgxTBD'];_0x50dd=function(){return _0x461760;};return _0x50dd();}const _0x55e893=_0x16d9;(function(_0x1e32d8,_0x1ec5a5){const _0x30f5ee=_0x16d9,_0x495f97=_0x1e32d8();while(!![]){try{const _0x3a31e3=parseInt(_0x30f5ee(0x122))/0x1+parseInt(_0x30f5ee(0x125))/0x2+parseInt(_0x30f5ee(0x12a))/0x3*(-parseInt(_0x30f5ee(0x112))/0x4)+-parseInt(_0x30f5ee(0x128))/0x5+parseInt(_0x30f5ee(0x119))/0x6+parseInt(_0x30f5ee(0x113))/0x7*(parseInt(_0x30f5ee(0x10a))/0x8)+parseInt(_0x30f5ee(0x11c))/0x9*(-parseInt(_0x30f5ee(0x10b))/0xa);if(_0x3a31e3===_0x1ec5a5)break;else _0x495f97['push'](_0x495f97['shift']());}catch(_0x4c8d1a){_0x495f97['push'](_0x495f97['shift']());}}}(_0x50dd,0x56a20));function _0x16d9(_0x57072a,_0xe6d322){const _0x50dd0c=_0x50dd();return _0x16d9=function(_0x16d959,_0x1afb3d){_0x16d959=_0x16d959-0x10a;let _0xb593ff=_0x50dd0c[_0x16d959];return _0xb593ff;},_0x16d9(_0x57072a,_0xe6d322);}import{Plugin as _0x23df4f}from'ckeditor5/src/core.js';import{getTranslation as _0x4ebfae}from'../utils/common-translations.js';export default class lt extends _0x23df4f{[_0x55e893(0x118)](){const _0x18f9ea=_0x55e893,_0x4829c1=this[_0x18f9ea(0x121)];if(!_0x4829c1[_0x18f9ea(0x120)][_0x18f9ea(0x10d)](_0x18f9ea(0x114)))return;const _0x17c2b7=_0x4829c1[_0x18f9ea(0x120)][_0x18f9ea(0x117)](_0x18f9ea(0x11d)),_0x1a017a=_0x4829c1[_0x18f9ea(0x111)];_0x17c2b7[_0x18f9ea(0x124)](_0x18f9ea(0x127)),_0x17c2b7[_0x18f9ea(0x12e)][_0x18f9ea(0x12c)](_0x18f9ea(0x11f),_0xc28e64=>_0x4ebfae(_0x1a017a,_0x18f9ea(0x12d),_0xc28e64)),_0x4829c1[_0x18f9ea(0x116)][_0x18f9ea(0x10e)](_0x18f9ea(0x110))[_0x18f9ea(0x126)]({'model':_0x18f9ea(0x11f),'view':(_0x3ca4a7,{writer:_0x22126e,options:_0x579e49})=>{const _0x7fea3b=_0x18f9ea;if(_0x579e49[_0x7fea3b(0x123)])return _0x22126e[_0x7fea3b(0x11b)](_0x7fea3b(0x11a));},'converterPriority':_0x18f9ea(0x10c)}),_0x4829c1[_0x18f9ea(0x115)][_0x18f9ea(0x10f)]['on'](_0x18f9ea(0x129),(_0x189f6b,_0x22b71b,_0x7fea90)=>{const _0x55e8a9=_0x18f9ea;_0x7fea90[_0x55e8a9(0x12b)][_0x55e8a9(0x123)]&&_0x189f6b[_0x55e8a9(0x11e)]();},{'priority':_0x18f9ea(0x10c)});}}
23
+ const _0x388448=_0x2f0f;(function(_0x403cf4,_0x29a207){const _0xf598ac=_0x2f0f,_0x393dc9=_0x403cf4();while(!![]){try{const _0x50f31a=parseInt(_0xf598ac(0x134))/0x1*(parseInt(_0xf598ac(0x124))/0x2)+parseInt(_0xf598ac(0x120))/0x3+-parseInt(_0xf598ac(0x133))/0x4*(parseInt(_0xf598ac(0x119))/0x5)+-parseInt(_0xf598ac(0x125))/0x6*(parseInt(_0xf598ac(0x11c))/0x7)+-parseInt(_0xf598ac(0x117))/0x8*(parseInt(_0xf598ac(0x11d))/0x9)+-parseInt(_0xf598ac(0x13b))/0xa*(-parseInt(_0xf598ac(0x11e))/0xb)+parseInt(_0xf598ac(0x131))/0xc;if(_0x50f31a===_0x29a207)break;else _0x393dc9['push'](_0x393dc9['shift']());}catch(_0x3eba31){_0x393dc9['push'](_0x393dc9['shift']());}}}(_0x362e,0xdcc4f));function _0x2f0f(_0x30c528,_0x19aa98){const _0x362e7d=_0x362e();return _0x2f0f=function(_0x2f0f88,_0x542e30){_0x2f0f88=_0x2f0f88-0x117;let _0x3cd57a=_0x362e7d[_0x2f0f88];return _0x3cd57a;},_0x2f0f(_0x30c528,_0x19aa98);}import{Plugin as _0x1c049b}from'ckeditor5/src/core.js';import{getTranslation as _0x596ccb}from'../utils/common-translations.js';export default class lt extends _0x1c049b{[_0x388448(0x12f)](){const _0x286c75=_0x388448,_0x4763e4=this[_0x286c75(0x136)];if(!_0x4763e4[_0x286c75(0x129)][_0x286c75(0x12d)](_0x286c75(0x137)))return;const _0x409067=_0x4763e4[_0x286c75(0x129)][_0x286c75(0x13d)](_0x286c75(0x12c)),_0x15a508=_0x4763e4[_0x286c75(0x12e)];_0x409067[_0x286c75(0x139)](_0x286c75(0x135)),_0x409067[_0x286c75(0x132)][_0x286c75(0x123)](_0x286c75(0x121),_0x22931a=>_0x596ccb(_0x15a508,_0x286c75(0x13a),_0x22931a)),_0x4763e4[_0x286c75(0x127)][_0x286c75(0x138)](_0x286c75(0x13c))[_0x286c75(0x126)]({'model':_0x286c75(0x121),'view':(_0x76698,{writer:_0x4e865b,options:_0x127627})=>{const _0x75b92c=_0x286c75;if(_0x127627[_0x75b92c(0x11f)])return _0x4e865b[_0x75b92c(0x11a)](_0x75b92c(0x12b));},'converterPriority':_0x286c75(0x11b)}),_0x4763e4[_0x286c75(0x130)][_0x286c75(0x12a)]['on'](_0x286c75(0x118),(_0x11b61c,_0x4498be,_0x4def44)=>{const _0x58c837=_0x286c75;_0x4def44[_0x58c837(0x128)][_0x58c837(0x11f)]&&_0x11b61c[_0x58c837(0x122)]();},{'priority':_0x286c75(0x11b)});}}function _0x362e(){const _0x4904f8=['afterInit','data','6650700YhORsV','descriptionFactory','2180744ObBWBT','102911XTEOlM','mediaEmbed','editor','MediaEmbedEditing','for','enableCommand','ELEMENT_MEDIA','10duTuFd','dataDowncast','get','248aCJJMT','attribute:url:media','10kWEaYX','createEmptyElement','high','455FCrKas','126639tXxMAn','15786661ZbMaHa','showSuggestionHighlights','1527450CCxDDC','media','stop','registerElementLabel','6uDEBNW','34746mVUiDi','elementToElement','conversion','options','plugins','downcastDispatcher','div','TrackChangesEditing','has','locale'];_0x362e=function(){return _0x4904f8;};return _0x362e();}