@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.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
- function _0x113e(_0x41b02f,_0x41496e){const _0x597ef9=_0x597e();return _0x113e=function(_0x113ecc,_0x57055c){_0x113ecc=_0x113ecc-0x162;let _0x16a09b=_0x597ef9[_0x113ecc];return _0x16a09b;},_0x113e(_0x41b02f,_0x41496e);}const _0x3e080a=_0x113e;(function(_0x5b9c86,_0x3769c0){const _0x8e739c=_0x113e,_0x4c8f34=_0x5b9c86();while(!![]){try{const _0x41c094=parseInt(_0x8e739c(0x1bf))/0x1*(parseInt(_0x8e739c(0x181))/0x2)+parseInt(_0x8e739c(0x1c3))/0x3+-parseInt(_0x8e739c(0x19f))/0x4*(parseInt(_0x8e739c(0x187))/0x5)+-parseInt(_0x8e739c(0x16f))/0x6+-parseInt(_0x8e739c(0x166))/0x7+parseInt(_0x8e739c(0x1a6))/0x8*(parseInt(_0x8e739c(0x1a0))/0x9)+parseInt(_0x8e739c(0x162))/0xa;if(_0x41c094===_0x3769c0)break;else _0x4c8f34['push'](_0x4c8f34['shift']());}catch(_0x289bb3){_0x4c8f34['push'](_0x4c8f34['shift']());}}}(_0x597e,0x79e72));import{Plugin as _0x2f8451}from'ckeditor5/src/core.js';import{uid as _0x323b7e}from'ckeditor5/src/utils.js';import{getTranslation as _0x2b31d7}from'../utils/common-translations.js';function _0x597e(){const _0x236c3c=['end','getSuggestion','FORMAT_SIDE_IMAGE','*Format:*\x20%0','change','imageStylePostApply','2284LSqDKq','name','_findSuggestions','imageTypeBlock','setImageNaturalSizeAttributes','ImageUtils','565RcThIz','getContainedElement','_suggestionFactory','imageCaption','imageTypeInline','format','isInContent','get','ImageStyleEditing','isEqual','type','shouldConvertImageType','registerPostFixer','newRange','TrackChangesEditing','locale','getSuggestions','suggestion','subType','chain','refresh','differ','isBefore','title','34948UIpyld','63HVAykF','nodeBefore','createRangeOn','commandReversedParams','afterInit','normalizedStyles','979584uzMgWn','imageStyle','accept','markBlockFormat','join','registerCustomCallback','commands','document','formatInline','start','getChangedMarkers','insertion','findIndex','registerDescriptionCallback','getFirstRange','head','enableCommand','_registerLegacyDescription','getSuggestionCallback','isBlockImage','has','isIntersecting','isOwn','imageStylePreApply','author','517zGLQJR','selection','descriptionFactory','getClosestSelectedImageElement','717336dPIDxM','editor','4432210ZUGWNH','value','side','commandName','4396329HpGFaC','Users','isInlineImage','formatBlock','markInlineFormat','convertInlineImageToBlock','forEach','filter','plugins','91446RQLwvs','nodeAfter','discard','next','toLowerCase','hasSuggestion','_splitMarkerName','discardSuggestion','length','commandParams','model','from'];_0x597e=function(){return _0x236c3c;};return _0x597e();}export default class rt extends _0x2f8451{[_0x3e080a(0x1a4)](){const _0x333989=_0x3e080a,_0x21cdc3=this[_0x333989(0x1c4)];if(!_0x21cdc3[_0x333989(0x16e)][_0x333989(0x1ba)](_0x333989(0x18f)))return;const _0x2f3acd=_0x21cdc3[_0x333989(0x16e)][_0x333989(0x18e)](_0x333989(0x195)),_0x4e6e52=_0x21cdc3[_0x333989(0x16e)][_0x333989(0x18e)](_0x333989(0x186)),_0x501903={};_0x2f3acd[_0x333989(0x1b6)](_0x333989(0x1a7),(_0x3db9c2,_0x47fa05)=>{const _0x2cb0fe=_0x333989,_0x27b7df=_0x21cdc3[_0x2cb0fe(0x16e)][_0x2cb0fe(0x18e)](_0x2cb0fe(0x167))['me'],_0x22eff1=_0x21cdc3[_0x2cb0fe(0x1ac)][_0x2cb0fe(0x18e)](_0x2cb0fe(0x1a7));let _0x100936=_0x4e6e52[_0x2cb0fe(0x1c2)](_0x21cdc3[_0x2cb0fe(0x179)][_0x2cb0fe(0x1ad)][_0x2cb0fe(0x1c0)]),_0x3e6077=_0x21cdc3[_0x2cb0fe(0x179)][_0x2cb0fe(0x1a2)](_0x100936),_0x1ffae4=_0x22eff1[_0x2cb0fe(0x163)];if(_0x1ffae4==_0x47fa05[_0x2cb0fe(0x163)])return;const _0x1a5256={'commandName':_0x2cb0fe(0x1a7),'commandParams':[_0x47fa05],'formatGroupId':_0x323b7e()};_0x21cdc3[_0x2cb0fe(0x179)][_0x2cb0fe(0x17f)](()=>{const _0x37e7b1=_0x2cb0fe;if(_0x2f3acd[_0x37e7b1(0x197)]()[_0x37e7b1(0x16d)](_0x26d4b0=>_0x26d4b0[_0x37e7b1(0x18d)]&&_0x27b7df==_0x26d4b0[_0x37e7b1(0x1be)]&&(_0x37e7b1(0x169)==_0x26d4b0[_0x37e7b1(0x191)]||_0x37e7b1(0x1ae)==_0x26d4b0[_0x37e7b1(0x191)])&&(_0x37e7b1(0x1bd)==_0x26d4b0[_0x37e7b1(0x199)]||_0x37e7b1(0x180)==_0x26d4b0[_0x37e7b1(0x199)])&&_0x26d4b0[_0x37e7b1(0x1b4)]()[_0x37e7b1(0x190)](_0x3e6077))[_0x37e7b1(0x16c)](_0x40bc1c=>_0x2f3acd[_0x37e7b1(0x176)](_0x40bc1c[_0x37e7b1(0x1b5)])),_0x100936=_0x4e6e52[_0x37e7b1(0x1c2)](_0x21cdc3[_0x37e7b1(0x179)][_0x37e7b1(0x1ad)][_0x37e7b1(0x1c0)]),_0x3e6077=_0x21cdc3[_0x37e7b1(0x179)][_0x37e7b1(0x1a2)](_0x100936),_0x22eff1[_0x37e7b1(0x19b)](),_0x21cdc3[_0x37e7b1(0x1ac)][_0x37e7b1(0x18e)](_0x37e7b1(0x18b))[_0x37e7b1(0x19b)](),_0x21cdc3[_0x37e7b1(0x1ac)][_0x37e7b1(0x18e)](_0x37e7b1(0x184))[_0x37e7b1(0x19b)](),_0x1ffae4=_0x22eff1[_0x37e7b1(0x163)],_0x1ffae4!=_0x47fa05[_0x37e7b1(0x163)])return _0x4e6e52[_0x37e7b1(0x168)](_0x100936)&&_0x22eff1[_0x37e7b1(0x192)](_0x47fa05[_0x37e7b1(0x163)],_0x100936)?(_0x3db9c2({..._0x47fa05,'setImageSizes':!0x1}),_0x100936=_0x4e6e52[_0x37e7b1(0x1c2)](_0x21cdc3[_0x37e7b1(0x179)][_0x37e7b1(0x1ad)][_0x37e7b1(0x1c0)]),void _0x2f3acd[_0x37e7b1(0x1a9)](_0x100936,{..._0x1a5256,'commandReversedParams':[{'value':_0x1ffae4||null,'setImageSizes':!0x1}]},[],_0x37e7b1(0x1bd))):void(_0x4e6e52[_0x37e7b1(0x1b9)](_0x100936)?_0x2f3acd[_0x37e7b1(0x1a9)](_0x100936,_0x1a5256,[],_0x37e7b1(0x180)):_0x2f3acd[_0x37e7b1(0x16a)](_0x3e6077,_0x1a5256,_0x37e7b1(0x180)));});});for(const _0x135c30 of _0x21cdc3[_0x333989(0x16e)][_0x333989(0x18e)](_0x333989(0x18f))[_0x333989(0x1a5)])_0x501903[_0x135c30[_0x333989(0x182)]]=_0x135c30[_0x333989(0x19e)][_0x333989(0x173)]();_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x169),_0x333989(0x1bd),_0x333989(0x1aa),()=>!0x1),_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x169),_0x333989(0x180),_0x333989(0x1aa),()=>!0x1),_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x1ae),_0x333989(0x180),_0x333989(0x1aa),()=>!0x1),_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x169),_0x333989(0x1bd),_0x333989(0x1a8),([_0x3e85c0])=>{const _0x5dd57d=_0x333989;_0x4e6e52[_0x5dd57d(0x185)](_0x3e85c0[_0x5dd57d(0x188)]());}),_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x169),_0x333989(0x1bd),_0x333989(0x171),(_0x5bfd94,_0x3c2ba5)=>{const _0x2aa76e=_0x333989;_0x2f3acd[_0x2aa76e(0x189)][_0x2aa76e(0x1b8)](_0x2aa76e(0x169),'',_0x2aa76e(0x1a8))(_0x5bfd94,{'commandName':_0x3c2ba5[_0x2aa76e(0x165)],'commandParams':_0x3c2ba5[_0x2aa76e(0x1a3)]});}),_0x2f3acd[_0x333989(0x189)][_0x333989(0x1ab)](_0x333989(0x169),_0x333989(0x1bd),_0x333989(0x19a),function(_0x577574,_0x371c29){if(_0x154860(_0x577574,_0x371c29))return[_0x577574,_0x371c29];if(_0x154860(_0x371c29,_0x577574))return[_0x371c29,_0x577574];return null;});const _0x1839b7=[{'type':_0x333989(0x169),'subType':_0x333989(0x1bd)},{'type':_0x333989(0x1b1),'subType':_0x333989(0x18a)},{'type':_0x333989(0x169),'subType':_0x333989(0x16b)},{'type':_0x333989(0x1b1),'subType':_0x333989(0x16b)}];function _0x154860(_0x4d86cd,_0x845cc8){const _0x1d043b=_0x333989,_0x106cad=_0x1839b7[_0x1d043b(0x1b2)](({type:_0xc5d232,subType:_0xc746c6})=>_0x4d86cd[_0x1d043b(0x191)]==_0xc5d232&&_0x4d86cd[_0x1d043b(0x199)]==_0xc746c6),_0x5dfcd6=_0x1839b7[_0x1d043b(0x1b2)](({type:_0x391e80,subType:_0x16225f})=>_0x845cc8[_0x1d043b(0x191)]==_0x391e80&&_0x845cc8[_0x1d043b(0x199)]==_0x16225f);if(_0x106cad<0x0||_0x5dfcd6<0x0)return!0x1;const _0x37c02a=_0x4d86cd[_0x1d043b(0x1b4)](),_0x5b2977=_0x845cc8[_0x1d043b(0x1b4)]();if((0x0==_0x106cad||0x1==_0x106cad)&&0x2==_0x5dfcd6&&_0x37c02a[_0x1d043b(0x1bb)](_0x5b2977))return!0x0;if(0x2==_0x106cad&&0x3==_0x5dfcd6){const _0x37e3f5=_0x2f3acd[_0x1d043b(0x183)](_0x37c02a,_0x1d043b(0x1b1))[_0x1d043b(0x16d)](({suggestion:_0x5d062e,meta:_0x2866ed})=>_0x2866ed[_0x1d043b(0x1bc)]&&_0x1d043b(0x16b)==_0x5d062e[_0x1d043b(0x199)]);if(_0x37e3f5[_0x1d043b(0x177)]>0x1&&_0x5b2977[_0x1d043b(0x17b)][_0x1d043b(0x190)](_0x37c02a[_0x1d043b(0x1af)]))return!0x0;if(0x1==_0x37e3f5[_0x1d043b(0x177)]&&(_0x37c02a[_0x1d043b(0x1af)][_0x1d043b(0x190)](_0x5b2977[_0x1d043b(0x17b)])||_0x37c02a[_0x1d043b(0x17b)][_0x1d043b(0x190)](_0x5b2977[_0x1d043b(0x1af)])))return!0x0;}if(0x3==_0x106cad&&0x3==_0x5dfcd6&&_0x37c02a[_0x1d043b(0x1af)][_0x1d043b(0x19d)](_0x5b2977[_0x1d043b(0x1af)])){const _0x116b6a=_0x37c02a[_0x1d043b(0x17b)][_0x1d043b(0x170)],_0x94ecfd=_0x5b2977[_0x1d043b(0x1af)][_0x1d043b(0x1a1)];return _0x4e6e52[_0x1d043b(0x1b9)](_0x116b6a)&&_0x116b6a===_0x94ecfd;}return!0x1;}_0x21cdc3[_0x333989(0x179)][_0x333989(0x1ad)][_0x333989(0x193)](()=>{const _0xe7712=_0x333989;let _0x17da92=!0x1;const _0x46a47f=Array[_0xe7712(0x17a)](_0x21cdc3[_0xe7712(0x179)][_0xe7712(0x1ad)][_0xe7712(0x19c)][_0xe7712(0x1b0)]());for(const {name:_0xec3424,data:_0x4a6656}of _0x46a47f){const {group:_0x1acb11,type:_0x2e2afc,subType:_0x3310a2,id:_0x12e841}=_0x2f3acd[_0xe7712(0x175)](_0xec3424);if(_0xe7712(0x198)==_0x1acb11&&_0x2f3acd[_0xe7712(0x174)](_0x12e841)){if(_0xe7712(0x169)==_0x2e2afc&&(_0xe7712(0x1bd)==_0x3310a2||_0xe7712(0x180)==_0x3310a2)){const _0x34280b=_0x2f3acd[_0xe7712(0x17c)](_0x12e841);if(_0x4a6656[_0xe7712(0x194)]){const _0x2ad336=_0x34280b[_0xe7712(0x1b4)]()[_0xe7712(0x188)]();if(_0x4e6e52[_0xe7712(0x1b9)](_0x2ad336))continue;_0x2f3acd[_0xe7712(0x176)](_0x34280b),_0x17da92=!0x0;}}if(_0xe7712(0x1b1)==_0x2e2afc&&_0xe7712(0x18a)==_0x3310a2&&!_0x4a6656[_0xe7712(0x194)]){const _0x3bbfba=_0x2f3acd[_0xe7712(0x17c)](_0x12e841);_0x3bbfba[_0xe7712(0x172)]&&_0x3bbfba[_0xe7712(0x172)][_0xe7712(0x18d)]&&(_0x2f3acd[_0xe7712(0x176)](_0x3bbfba[_0xe7712(0x172)]),_0x17da92=!0x0);}}}return _0x17da92;}),this[_0x333989(0x1b7)](_0x501903);}[_0x3e080a(0x1b7)](_0x4c7ee2){const _0x3ddfa1=_0x3e080a,_0x2b665d=this[_0x3ddfa1(0x1c4)],_0x5a0171=_0x2b665d[_0x3ddfa1(0x196)];_0x2b665d[_0x3ddfa1(0x16e)][_0x3ddfa1(0x18e)](_0x3ddfa1(0x195))[_0x3ddfa1(0x1c1)][_0x3ddfa1(0x1b3)](_0x308495=>{const _0x4eaead=_0x3ddfa1;if(_0x4eaead(0x169)!=_0x308495[_0x4eaead(0x191)]&&_0x4eaead(0x1ae)!=_0x308495[_0x4eaead(0x191)])return;const {data:_0x39bfe8}=_0x308495;if(!_0x39bfe8||_0x4eaead(0x1a7)!=_0x39bfe8[_0x4eaead(0x165)])return;const _0xa44f93=_0x39bfe8[_0x4eaead(0x178)][0x0][_0x4eaead(0x163)];return _0x1ab0c1(_0x4eaead(0x164)===_0xa44f93?_0x2b31d7(_0x5a0171,_0x4eaead(0x17d)):_0x4c7ee2[_0xa44f93]||_0xa44f93);function _0x1ab0c1(_0x2fcaff){const _0x204c0d=_0x4eaead;return{'type':_0x204c0d(0x18c),'content':_0x2b31d7(_0x5a0171,_0x204c0d(0x17e),_0x2fcaff)};}});}}
23
+ const _0x2c1652=_0x507c;(function(_0x4e728c,_0x45b507){const _0x3db980=_0x507c,_0x174d0e=_0x4e728c();while(!![]){try{const _0x47f283=-parseInt(_0x3db980(0x20d))/0x1*(parseInt(_0x3db980(0x1b8))/0x2)+parseInt(_0x3db980(0x207))/0x3+parseInt(_0x3db980(0x1ef))/0x4+-parseInt(_0x3db980(0x1c3))/0x5*(parseInt(_0x3db980(0x21a))/0x6)+-parseInt(_0x3db980(0x1d3))/0x7*(parseInt(_0x3db980(0x1d8))/0x8)+-parseInt(_0x3db980(0x1fc))/0x9+parseInt(_0x3db980(0x1d6))/0xa*(parseInt(_0x3db980(0x215))/0xb);if(_0x47f283===_0x45b507)break;else _0x174d0e['push'](_0x174d0e['shift']());}catch(_0x4a63dd){_0x174d0e['push'](_0x174d0e['shift']());}}}(_0x160b,0x6e59c));import{Plugin as _0xa36f21}from'ckeditor5/src/core.js';function _0x160b(){const _0x1fb971=['5IELBcW','suggestion','model','Users','getSuggestions','formatInline','getSuggestionCallback','nodeBefore','isInlineImage','imageTypeInline','chain','document','forEach','registerCustomCallback','commands','imageStyle','28KnWAwY','refresh','markBlockFormat','13286190ufljQK','createRangeOn','242552eNKlnf','imageTypeBlock','toLowerCase','format','descriptionFactory','setImageNaturalSizeAttributes','value','side','newRange','commandReversedParams','ImageStyleEditing','type','has','getChangedMarkers','subType','afterInit','nodeAfter','_findSuggestions','FORMAT_SIDE_IMAGE','hasSuggestion','isEqual','head','accept','345120QmvAWF','insertion','convertInlineImageToBlock','from','selection','discardSuggestion','title','isInContent','markInlineFormat','next','commandName','length','editor','924507ujGvpl','getContainedElement','_splitMarkerName','differ','imageStylePreApply','isOwn','registerDescriptionCallback','*Format:*\x20%0','getSuggestion','ImageUtils','locale','970185eKZNnl','commandParams','formatBlock','join','change','enableCommand','35330oEIDFJ','end','shouldConvertImageType','isBlockImage','_registerLegacyDescription','isBefore','normalizedStyles','getFirstRange','11tpysVZ','name','_suggestionFactory','filter','author','2982114IhAsOj','plugins','32GgDBvD','imageCaption','start','findIndex','registerPostFixer','discard','TrackChangesEditing','isIntersecting','get','getClosestSelectedImageElement','imageStylePostApply'];_0x160b=function(){return _0x1fb971;};return _0x160b();}import{uid as _0x58624b}from'ckeditor5/src/utils.js';function _0x507c(_0x2cd42,_0xc79769){const _0x160b0a=_0x160b();return _0x507c=function(_0x507c98,_0x31e133){_0x507c98=_0x507c98-0x1b8;let _0x204067=_0x160b0a[_0x507c98];return _0x204067;},_0x507c(_0x2cd42,_0xc79769);}import{getTranslation as _0x20d84a}from'../utils/common-translations.js';export default class rt extends _0xa36f21{[_0x2c1652(0x1e7)](){const _0x28e903=_0x2c1652,_0x338518=this[_0x28e903(0x1fb)];if(!_0x338518[_0x28e903(0x21b)][_0x28e903(0x1e4)](_0x28e903(0x1e2)))return;const _0x1aa367=_0x338518[_0x28e903(0x21b)][_0x28e903(0x1c0)](_0x28e903(0x1be)),_0x9858bb=_0x338518[_0x28e903(0x21b)][_0x28e903(0x1c0)](_0x28e903(0x205)),_0x516303={};_0x1aa367[_0x28e903(0x20c)](_0x28e903(0x1d2),(_0xf81f91,_0x30c295)=>{const _0x8a472=_0x28e903,_0x3956f1=_0x338518[_0x8a472(0x21b)][_0x8a472(0x1c0)](_0x8a472(0x1c6))['me'],_0x4b09b9=_0x338518[_0x8a472(0x1d1)][_0x8a472(0x1c0)](_0x8a472(0x1d2));let _0x25160c=_0x9858bb[_0x8a472(0x1c1)](_0x338518[_0x8a472(0x1c5)][_0x8a472(0x1ce)][_0x8a472(0x1f3)]),_0xdba897=_0x338518[_0x8a472(0x1c5)][_0x8a472(0x1d7)](_0x25160c),_0x5d1566=_0x4b09b9[_0x8a472(0x1de)];if(_0x5d1566==_0x30c295[_0x8a472(0x1de)])return;const _0x420d46={'commandName':_0x8a472(0x1d2),'commandParams':[_0x30c295],'formatGroupId':_0x58624b()};_0x338518[_0x8a472(0x1c5)][_0x8a472(0x20b)](()=>{const _0x1075d3=_0x8a472;if(_0x1aa367[_0x1075d3(0x1c7)]()[_0x1075d3(0x218)](_0x552c95=>_0x552c95[_0x1075d3(0x1f6)]&&_0x3956f1==_0x552c95[_0x1075d3(0x219)]&&(_0x1075d3(0x209)==_0x552c95[_0x1075d3(0x1e3)]||_0x1075d3(0x1c8)==_0x552c95[_0x1075d3(0x1e3)])&&(_0x1075d3(0x200)==_0x552c95[_0x1075d3(0x1e6)]||_0x1075d3(0x1c2)==_0x552c95[_0x1075d3(0x1e6)])&&_0x552c95[_0x1075d3(0x214)]()[_0x1075d3(0x1ec)](_0xdba897))[_0x1075d3(0x1cf)](_0x17219b=>_0x1aa367[_0x1075d3(0x1f4)](_0x17219b[_0x1075d3(0x1ed)])),_0x25160c=_0x9858bb[_0x1075d3(0x1c1)](_0x338518[_0x1075d3(0x1c5)][_0x1075d3(0x1ce)][_0x1075d3(0x1f3)]),_0xdba897=_0x338518[_0x1075d3(0x1c5)][_0x1075d3(0x1d7)](_0x25160c),_0x4b09b9[_0x1075d3(0x1d4)](),_0x338518[_0x1075d3(0x1d1)][_0x1075d3(0x1c0)](_0x1075d3(0x1cc))[_0x1075d3(0x1d4)](),_0x338518[_0x1075d3(0x1d1)][_0x1075d3(0x1c0)](_0x1075d3(0x1d9))[_0x1075d3(0x1d4)](),_0x5d1566=_0x4b09b9[_0x1075d3(0x1de)],_0x5d1566!=_0x30c295[_0x1075d3(0x1de)])return _0x9858bb[_0x1075d3(0x1cb)](_0x25160c)&&_0x4b09b9[_0x1075d3(0x20f)](_0x30c295[_0x1075d3(0x1de)],_0x25160c)?(_0xf81f91({..._0x30c295,'setImageSizes':!0x1}),_0x25160c=_0x9858bb[_0x1075d3(0x1c1)](_0x338518[_0x1075d3(0x1c5)][_0x1075d3(0x1ce)][_0x1075d3(0x1f3)]),void _0x1aa367[_0x1075d3(0x1d5)](_0x25160c,{..._0x420d46,'commandReversedParams':[{'value':_0x5d1566||null,'setImageSizes':!0x1}]},[],_0x1075d3(0x200))):void(_0x9858bb[_0x1075d3(0x210)](_0x25160c)?_0x1aa367[_0x1075d3(0x1d5)](_0x25160c,_0x420d46,[],_0x1075d3(0x1c2)):_0x1aa367[_0x1075d3(0x1f7)](_0xdba897,_0x420d46,_0x1075d3(0x1c2)));});});for(const _0x2899cd of _0x338518[_0x28e903(0x21b)][_0x28e903(0x1c0)](_0x28e903(0x1e2))[_0x28e903(0x213)])_0x516303[_0x2899cd[_0x28e903(0x216)]]=_0x2899cd[_0x28e903(0x1f5)][_0x28e903(0x1da)]();_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x209),_0x28e903(0x200),_0x28e903(0x20a),()=>!0x1),_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x209),_0x28e903(0x1c2),_0x28e903(0x20a),()=>!0x1),_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x1c8),_0x28e903(0x1c2),_0x28e903(0x20a),()=>!0x1),_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x209),_0x28e903(0x200),_0x28e903(0x1ee),([_0x549522])=>{const _0x3eead5=_0x28e903;_0x9858bb[_0x3eead5(0x1dd)](_0x549522[_0x3eead5(0x1fd)]());}),_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x209),_0x28e903(0x200),_0x28e903(0x1bd),(_0x521f0e,_0x61af5c)=>{const _0x39bbd8=_0x28e903;_0x1aa367[_0x39bbd8(0x217)][_0x39bbd8(0x1c9)](_0x39bbd8(0x209),'',_0x39bbd8(0x1ee))(_0x521f0e,{'commandName':_0x61af5c[_0x39bbd8(0x1f9)],'commandParams':_0x61af5c[_0x39bbd8(0x1e1)]});}),_0x1aa367[_0x28e903(0x217)][_0x28e903(0x1d0)](_0x28e903(0x209),_0x28e903(0x200),_0x28e903(0x1cd),function(_0x575b2a,_0x1d7a18){if(_0x1a963c(_0x575b2a,_0x1d7a18))return[_0x575b2a,_0x1d7a18];if(_0x1a963c(_0x1d7a18,_0x575b2a))return[_0x1d7a18,_0x575b2a];return null;});const _0x3e5672=[{'type':_0x28e903(0x209),'subType':_0x28e903(0x200)},{'type':_0x28e903(0x1f0),'subType':_0x28e903(0x1b9)},{'type':_0x28e903(0x209),'subType':_0x28e903(0x1f1)},{'type':_0x28e903(0x1f0),'subType':_0x28e903(0x1f1)}];function _0x1a963c(_0x189b9f,_0x318fe5){const _0x3185b5=_0x28e903,_0x3fe00b=_0x3e5672[_0x3185b5(0x1bb)](({type:_0x23783d,subType:_0x322f2e})=>_0x189b9f[_0x3185b5(0x1e3)]==_0x23783d&&_0x189b9f[_0x3185b5(0x1e6)]==_0x322f2e),_0x425d1e=_0x3e5672[_0x3185b5(0x1bb)](({type:_0x599bde,subType:_0x4c4952})=>_0x318fe5[_0x3185b5(0x1e3)]==_0x599bde&&_0x318fe5[_0x3185b5(0x1e6)]==_0x4c4952);if(_0x3fe00b<0x0||_0x425d1e<0x0)return!0x1;const _0x39a4b4=_0x189b9f[_0x3185b5(0x214)](),_0x5c9e9f=_0x318fe5[_0x3185b5(0x214)]();if((0x0==_0x3fe00b||0x1==_0x3fe00b)&&0x2==_0x425d1e&&_0x39a4b4[_0x3185b5(0x1bf)](_0x5c9e9f))return!0x0;if(0x2==_0x3fe00b&&0x3==_0x425d1e){const _0x41b572=_0x1aa367[_0x3185b5(0x1e9)](_0x39a4b4,_0x3185b5(0x1f0))[_0x3185b5(0x218)](({suggestion:_0x20e290,meta:_0x340223})=>_0x340223[_0x3185b5(0x201)]&&_0x3185b5(0x1f1)==_0x20e290[_0x3185b5(0x1e6)]);if(_0x41b572[_0x3185b5(0x1fa)]>0x1&&_0x5c9e9f[_0x3185b5(0x20e)][_0x3185b5(0x1ec)](_0x39a4b4[_0x3185b5(0x1ba)]))return!0x0;if(0x1==_0x41b572[_0x3185b5(0x1fa)]&&(_0x39a4b4[_0x3185b5(0x1ba)][_0x3185b5(0x1ec)](_0x5c9e9f[_0x3185b5(0x20e)])||_0x39a4b4[_0x3185b5(0x20e)][_0x3185b5(0x1ec)](_0x5c9e9f[_0x3185b5(0x1ba)])))return!0x0;}if(0x3==_0x3fe00b&&0x3==_0x425d1e&&_0x39a4b4[_0x3185b5(0x1ba)][_0x3185b5(0x212)](_0x5c9e9f[_0x3185b5(0x1ba)])){const _0x4d8fe6=_0x39a4b4[_0x3185b5(0x20e)][_0x3185b5(0x1e8)],_0x1a9163=_0x5c9e9f[_0x3185b5(0x1ba)][_0x3185b5(0x1ca)];return _0x9858bb[_0x3185b5(0x210)](_0x4d8fe6)&&_0x4d8fe6===_0x1a9163;}return!0x1;}_0x338518[_0x28e903(0x1c5)][_0x28e903(0x1ce)][_0x28e903(0x1bc)](()=>{const _0x414401=_0x28e903;let _0x16092c=!0x1;const _0x393e0c=Array[_0x414401(0x1f2)](_0x338518[_0x414401(0x1c5)][_0x414401(0x1ce)][_0x414401(0x1ff)][_0x414401(0x1e5)]());for(const {name:_0x2a1345,data:_0x55da2a}of _0x393e0c){const {group:_0x459cd4,type:_0x599ef3,subType:_0x2d1af1,id:_0x4bcf5e}=_0x1aa367[_0x414401(0x1fe)](_0x2a1345);if(_0x414401(0x1c4)==_0x459cd4&&_0x1aa367[_0x414401(0x1eb)](_0x4bcf5e)){if(_0x414401(0x209)==_0x599ef3&&(_0x414401(0x200)==_0x2d1af1||_0x414401(0x1c2)==_0x2d1af1)){const _0xcaa0f4=_0x1aa367[_0x414401(0x204)](_0x4bcf5e);if(_0x55da2a[_0x414401(0x1e0)]){const _0x98a7e8=_0xcaa0f4[_0x414401(0x214)]()[_0x414401(0x1fd)]();if(_0x9858bb[_0x414401(0x210)](_0x98a7e8))continue;_0x1aa367[_0x414401(0x1f4)](_0xcaa0f4),_0x16092c=!0x0;}}if(_0x414401(0x1f0)==_0x599ef3&&_0x414401(0x1b9)==_0x2d1af1&&!_0x55da2a[_0x414401(0x1e0)]){const _0x25c432=_0x1aa367[_0x414401(0x204)](_0x4bcf5e);_0x25c432[_0x414401(0x1f8)]&&_0x25c432[_0x414401(0x1f8)][_0x414401(0x1f6)]&&(_0x1aa367[_0x414401(0x1f4)](_0x25c432[_0x414401(0x1f8)]),_0x16092c=!0x0);}}}return _0x16092c;}),this[_0x28e903(0x211)](_0x516303);}[_0x2c1652(0x211)](_0xcade4d){const _0x4717ab=_0x2c1652,_0x1c0042=this[_0x4717ab(0x1fb)],_0x581747=_0x1c0042[_0x4717ab(0x206)];_0x1c0042[_0x4717ab(0x21b)][_0x4717ab(0x1c0)](_0x4717ab(0x1be))[_0x4717ab(0x1dc)][_0x4717ab(0x202)](_0x17fe47=>{const _0x396d20=_0x4717ab;if(_0x396d20(0x209)!=_0x17fe47[_0x396d20(0x1e3)]&&_0x396d20(0x1c8)!=_0x17fe47[_0x396d20(0x1e3)])return;const {data:_0x374683}=_0x17fe47;if(!_0x374683||_0x396d20(0x1d2)!=_0x374683[_0x396d20(0x1f9)])return;const _0x46d008=_0x374683[_0x396d20(0x208)][0x0][_0x396d20(0x1de)];return _0x1556e7(_0x396d20(0x1df)===_0x46d008?_0x20d84a(_0x581747,_0x396d20(0x1ea)):_0xcade4d[_0x46d008]||_0x46d008);function _0x1556e7(_0x292a8d){const _0x333fc0=_0x396d20;return{'type':_0x333fc0(0x1db),'content':_0x20d84a(_0x581747,_0x333fc0(0x203),_0x292a8d)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e8214=_0x2ab8;function _0x3780(){const _0x4d9599=['223105AgzDMw','get','315TTtcrY','3266ivGHLD','_trackChangesExecuted','lowest','trackChanges','178tMkwBs','8695296xPZyLl','9422400UhzwDc','Users','TrackChangesEditing','importWord','editor','listenTo','6156qCZQMx','_trackChangesValueDuringImport','value','_handleImportedData','execute','dataInsert','_setSuggestionData','track_changes','5326776qqKcKp','collaboration_features','enableCommand','1972944kQWlCr','high','plugins','afterInit','commands','forEach','bind'];_0x3780=function(){return _0x4d9599;};return _0x3780();}function _0x2ab8(_0x14e4bc,_0x2324b7){const _0x378009=_0x3780();return _0x2ab8=function(_0x2ab850,_0x1e15ab){_0x2ab850=_0x2ab850-0x6b;let _0x1728ea=_0x378009[_0x2ab850];return _0x1728ea;},_0x2ab8(_0x14e4bc,_0x2324b7);}(function(_0x592584,_0x4e43cc){const _0x132f77=_0x2ab8,_0x4584f7=_0x592584();while(!![]){try{const _0x332529=-parseInt(_0x132f77(0x89))/0x1*(-parseInt(_0x132f77(0x6c))/0x2)+-parseInt(_0x132f77(0x7f))/0x3+parseInt(_0x132f77(0x7c))/0x4+parseInt(_0x132f77(0x86))/0x5+parseInt(_0x132f77(0x74))/0x6*(-parseInt(_0x132f77(0x88))/0x7)+-parseInt(_0x132f77(0x6e))/0x8+parseInt(_0x132f77(0x6d))/0x9;if(_0x332529===_0x4e43cc)break;else _0x4584f7['push'](_0x4584f7['shift']());}catch(_0x390279){_0x4584f7['push'](_0x4584f7['shift']());}}}(_0x3780,0xb779b));import{Plugin as _0x32d448}from'ckeditor5/src/core.js';export default class at extends _0x32d448{constructor(_0x714705){const _0x326b0f=_0x2ab8;super(_0x714705),this[_0x326b0f(0x75)]=!0x1,this[_0x326b0f(0x8a)]=!0x1;}[_0x2e8214(0x82)](){const _0x1bf4be=_0x2e8214,_0x11f7f3=this[_0x1bf4be(0x72)],_0x175d3a=_0x11f7f3[_0x1bf4be(0x83)][_0x1bf4be(0x87)](_0x1bf4be(0x71)),_0x1e53d8=_0x11f7f3[_0x1bf4be(0x83)][_0x1bf4be(0x87)](_0x1bf4be(0x6b));_0x175d3a&&(_0x175d3a['on'](_0x1bf4be(0x78),(_0x49257a,[,_0x11f832])=>{const _0x3d77ce=_0x1bf4be;this[_0x3d77ce(0x75)]=_0x1e53d8[_0x3d77ce(0x76)],_0x11f832[_0x3d77ce(0x7d)][_0x3d77ce(0x7b)]=!this[_0x3d77ce(0x75)];},{'priority':_0x1bf4be(0x80)}),this[_0x1bf4be(0x73)](_0x175d3a,_0x1bf4be(0x79),this[_0x1bf4be(0x77)][_0x1bf4be(0x85)](this)),this[_0x1bf4be(0x73)](_0x175d3a,_0x1bf4be(0x79),()=>{const _0x4f9881=_0x1bf4be;this[_0x4f9881(0x8a)]&&(_0x1e53d8[_0x4f9881(0x78)](),this[_0x4f9881(0x8a)]=!0x1);},{'priority':_0x1bf4be(0x8b)}),_0x11f7f3[_0x1bf4be(0x81)][_0x1bf4be(0x87)](_0x1bf4be(0x70))[_0x1bf4be(0x7e)](_0x1bf4be(0x71)));}[_0x2e8214(0x77)](_0x2e4034,_0x5c83df){const _0x7a07c4=_0x2e8214,{suggestions:_0x405729}=_0x5c83df,_0x201928=this[_0x7a07c4(0x72)][_0x7a07c4(0x83)][_0x7a07c4(0x87)](_0x7a07c4(0x6b)),_0x5af049=_0x201928[_0x7a07c4(0x76)];this[_0x7a07c4(0x75)]!==_0x5af049&&(_0x201928[_0x7a07c4(0x78)](),this[_0x7a07c4(0x8a)]=!0x0),_0x405729&&_0x405729[_0x7a07c4(0x84)](({id:_0x1fc6cb,type:_0x542a7c,author:_0x501588,created_at:_0x296578})=>{const _0x5c1958=_0x7a07c4,_0x5f5daa={'id':_0x1fc6cb,'type':_0x542a7c,'authorId':this[_0x5c1958(0x72)][_0x5c1958(0x81)][_0x5c1958(0x87)](_0x5c1958(0x6f))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x501588,'createdAt':_0x296578?new Date(_0x296578):new Date(),'source':_0x5c1958(0x71)}}};this[_0x5c1958(0x72)][_0x5c1958(0x81)][_0x5c1958(0x87)](_0x5c1958(0x70))[_0x5c1958(0x7a)](_0x5f5daa);});}}
23
+ const _0x8f6007=_0x5ceb;function _0x5ceb(_0x10f32c,_0x13d186){const _0x508905=_0x5089();return _0x5ceb=function(_0x5ceb73,_0x30e671){_0x5ceb73=_0x5ceb73-0x101;let _0x40d078=_0x508905[_0x5ceb73];return _0x40d078;},_0x5ceb(_0x10f32c,_0x13d186);}(function(_0x582a4c,_0x4d1c39){const _0x17ecd4=_0x5ceb,_0x4f0a4a=_0x582a4c();while(!![]){try{const _0x6c203=-parseInt(_0x17ecd4(0x117))/0x1*(-parseInt(_0x17ecd4(0x105))/0x2)+-parseInt(_0x17ecd4(0x114))/0x3+-parseInt(_0x17ecd4(0x106))/0x4+parseInt(_0x17ecd4(0x108))/0x5+parseInt(_0x17ecd4(0x11a))/0x6*(parseInt(_0x17ecd4(0x101))/0x7)+parseInt(_0x17ecd4(0x112))/0x8*(-parseInt(_0x17ecd4(0x11c))/0x9)+parseInt(_0x17ecd4(0x115))/0xa;if(_0x6c203===_0x4d1c39)break;else _0x4f0a4a['push'](_0x4f0a4a['shift']());}catch(_0x6029ab){_0x4f0a4a['push'](_0x4f0a4a['shift']());}}}(_0x5089,0xdc1e4));function _0x5089(){const _0xc54e2f=['plugins','5973000aHidct','importWord','_trackChangesExecuted','get','track_changes','lowest','collaboration_features','_setSuggestionData','value','dataInsert','1082792wPMlkK','execute','3190614orLuHo','1240210FoyjWy','afterInit','2FOuOco','trackChanges','TrackChangesEditing','12Gvqqcg','forEach','9KviZyo','commands','_handleImportedData','enableCommand','_trackChangesValueDuringImport','bind','listenTo','1277234psyDHk','Users','editor','high','1562714GtjRct','4583072VsYjnL'];_0x5089=function(){return _0xc54e2f;};return _0x5089();}import{Plugin as _0x32cd99}from'ckeditor5/src/core.js';export default class at extends _0x32cd99{constructor(_0x3ab5b8){const _0x45caa5=_0x5ceb;super(_0x3ab5b8),this[_0x45caa5(0x120)]=!0x1,this[_0x45caa5(0x10a)]=!0x1;}[_0x8f6007(0x116)](){const _0x12e0e4=_0x8f6007,_0x2beb86=this[_0x12e0e4(0x103)],_0x288244=_0x2beb86[_0x12e0e4(0x11d)][_0x12e0e4(0x10b)](_0x12e0e4(0x109)),_0x35628d=_0x2beb86[_0x12e0e4(0x11d)][_0x12e0e4(0x10b)](_0x12e0e4(0x118));_0x288244&&(_0x288244['on'](_0x12e0e4(0x113),(_0x46b529,[,_0x2c4bfc])=>{const _0x14caaf=_0x12e0e4;this[_0x14caaf(0x120)]=_0x35628d[_0x14caaf(0x110)],_0x2c4bfc[_0x14caaf(0x10e)][_0x14caaf(0x10c)]=!this[_0x14caaf(0x120)];},{'priority':_0x12e0e4(0x104)}),this[_0x12e0e4(0x122)](_0x288244,_0x12e0e4(0x111),this[_0x12e0e4(0x11e)][_0x12e0e4(0x121)](this)),this[_0x12e0e4(0x122)](_0x288244,_0x12e0e4(0x111),()=>{const _0x1e1e07=_0x12e0e4;this[_0x1e1e07(0x10a)]&&(_0x35628d[_0x1e1e07(0x113)](),this[_0x1e1e07(0x10a)]=!0x1);},{'priority':_0x12e0e4(0x10d)}),_0x2beb86[_0x12e0e4(0x107)][_0x12e0e4(0x10b)](_0x12e0e4(0x119))[_0x12e0e4(0x11f)](_0x12e0e4(0x109)));}[_0x8f6007(0x11e)](_0x337d54,_0x35a4ad){const _0x1efed8=_0x8f6007,{suggestions:_0x5f0212}=_0x35a4ad,_0x2cf809=this[_0x1efed8(0x103)][_0x1efed8(0x11d)][_0x1efed8(0x10b)](_0x1efed8(0x118)),_0x108a55=_0x2cf809[_0x1efed8(0x110)];this[_0x1efed8(0x120)]!==_0x108a55&&(_0x2cf809[_0x1efed8(0x113)](),this[_0x1efed8(0x10a)]=!0x0),_0x5f0212&&_0x5f0212[_0x1efed8(0x11b)](({id:_0x4880e0,type:_0x4a9315,author:_0x399d15,created_at:_0x24f9da})=>{const _0x26af02=_0x1efed8,_0x1198cf={'id':_0x4880e0,'type':_0x4a9315,'authorId':this[_0x26af02(0x103)][_0x26af02(0x107)][_0x26af02(0x10b)](_0x26af02(0x102))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x399d15,'createdAt':_0x24f9da?new Date(_0x24f9da):new Date(),'source':_0x26af02(0x109)}}};this[_0x26af02(0x103)][_0x26af02(0x107)][_0x26af02(0x10b)](_0x26af02(0x119))[_0x26af02(0x10f)](_0x1198cf);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e8be0=_0x3bf1;function _0x3bf1(_0x37c527,_0x1c8da6){const _0x3cf853=_0x3cf8();return _0x3bf1=function(_0x3bf18a,_0x925ed1){_0x3bf18a=_0x3bf18a-0x10f;let _0x12c534=_0x3cf853[_0x3bf18a];return _0x12c534;},_0x3bf1(_0x37c527,_0x1c8da6);}(function(_0x5324ec,_0x38d8ef){const _0x37b6bf=_0x3bf1,_0x5e8ec4=_0x5324ec();while(!![]){try{const _0x5c11d4=-parseInt(_0x37b6bf(0x115))/0x1+-parseInt(_0x37b6bf(0x11f))/0x2+-parseInt(_0x37b6bf(0x122))/0x3*(parseInt(_0x37b6bf(0x119))/0x4)+-parseInt(_0x37b6bf(0x114))/0x5+parseInt(_0x37b6bf(0x125))/0x6+-parseInt(_0x37b6bf(0x120))/0x7*(parseInt(_0x37b6bf(0x12e))/0x8)+parseInt(_0x37b6bf(0x128))/0x9;if(_0x5c11d4===_0x38d8ef)break;else _0x5e8ec4['push'](_0x5e8ec4['shift']());}catch(_0x257297){_0x5e8ec4['push'](_0x5e8ec4['shift']());}}}(_0x3cf8,0xa60e5));import{Plugin as _0x547a82}from'ckeditor5/src/core.js';function _0x3cf8(){const _0x672647=['351968NHpxwU','outdentBlock','registerDescriptionCallback','enableCommand','registerBlockAttribute','format','566390DeUwEg','915852JxscFq','IndentBlock','30LamODx','indentBlock','has','6252078qgiJyN','FORMAT_INDENT','getItems','23683311hlqWca','indent','blockIndent','type','formatBlock','getItemLabel','40QcFNRG','locale','afterInit','plugins','descriptionFactory','outdent','IndentEditing','*Indent:*\x20%0','TrackChangesEditing','editor','_registerLegacyDescription','get','enableDefaultAttributesIntegration','1706595yDIUAM','834713dEPQxv','*Outdent:*\x20%0','commandName','registerAttributeLabel'];_0x3cf8=function(){return _0x672647;};return _0x3cf8();}import{getTranslation as _0x23d279}from'../utils/common-translations.js';export default class ct extends _0x547a82{[_0x3e8be0(0x130)](){const _0xcebd03=_0x3e8be0,_0x44dbc1=this[_0xcebd03(0x110)],_0x50f74a=_0x44dbc1[_0xcebd03(0x131)][_0xcebd03(0x112)](_0xcebd03(0x10f));if(_0x44dbc1[_0xcebd03(0x131)][_0xcebd03(0x124)](_0xcebd03(0x134))&&(_0x50f74a[_0xcebd03(0x11c)](_0xcebd03(0x129)),_0x50f74a[_0xcebd03(0x11c)](_0xcebd03(0x133))),_0x44dbc1[_0xcebd03(0x131)][_0xcebd03(0x124)](_0xcebd03(0x121))){for(const _0x375d8c of[_0xcebd03(0x123),_0xcebd03(0x11a)])_0x50f74a[_0xcebd03(0x113)](_0x375d8c);}const _0x209699=_0x44dbc1[_0xcebd03(0x12f)];_0x50f74a[_0xcebd03(0x11d)](_0xcebd03(0x12a)),_0x50f74a[_0xcebd03(0x132)][_0xcebd03(0x118)](_0xcebd03(0x12a),_0x23d279(_0x209699,_0xcebd03(0x126))),this[_0xcebd03(0x111)]();}[_0x3e8be0(0x111)](){const _0x46ca6f=_0x3e8be0,_0x2bfc33=this[_0x46ca6f(0x110)],_0x3644ae=_0x2bfc33[_0x46ca6f(0x12f)],_0xfb957b=_0x2bfc33[_0x46ca6f(0x131)][_0x46ca6f(0x112)](_0x46ca6f(0x10f));_0xfb957b[_0x46ca6f(0x132)][_0x46ca6f(0x11b)](_0x31f4dd=>{const _0x2600d4=_0x46ca6f;if(_0x2600d4(0x12c)!=_0x31f4dd[_0x2600d4(0x12b)])return;const {data:_0xb4d451}=_0x31f4dd;if(!_0xb4d451)return;if(_0x2600d4(0x123)!=_0xb4d451[_0x2600d4(0x117)]&&_0x2600d4(0x11a)!=_0xb4d451[_0x2600d4(0x117)])return;const _0x2b3f6f=_0x31f4dd[_0x2600d4(0x127)]()[0x0],_0x3283bf=_0xfb957b[_0x2600d4(0x132)][_0x2600d4(0x12d)](_0x2b3f6f);return _0x2600d4(0x123)==_0xb4d451[_0x2600d4(0x117)]?{'type':_0x2600d4(0x11e),'content':_0x23d279(_0x3644ae,_0x2600d4(0x135),_0x3283bf)}:_0x2600d4(0x11a)==_0xb4d451[_0x2600d4(0x117)]?{'type':_0x2600d4(0x11e),'content':_0x23d279(_0x3644ae,_0x2600d4(0x116),_0x3283bf)}:void 0x0;});}}
23
+ const _0x2f293c=_0x34ec;(function(_0x2ed9b3,_0x182fcf){const _0x386e17=_0x34ec,_0x18fc8d=_0x2ed9b3();while(!![]){try{const _0x5e6d61=-parseInt(_0x386e17(0x1dd))/0x1+parseInt(_0x386e17(0x1fc))/0x2*(parseInt(_0x386e17(0x1f6))/0x3)+parseInt(_0x386e17(0x1e3))/0x4*(parseInt(_0x386e17(0x1ea))/0x5)+-parseInt(_0x386e17(0x1e4))/0x6*(-parseInt(_0x386e17(0x1ed))/0x7)+parseInt(_0x386e17(0x1f8))/0x8*(-parseInt(_0x386e17(0x1f5))/0x9)+parseInt(_0x386e17(0x1de))/0xa+parseInt(_0x386e17(0x1eb))/0xb;if(_0x5e6d61===_0x182fcf)break;else _0x18fc8d['push'](_0x18fc8d['shift']());}catch(_0x279355){_0x18fc8d['push'](_0x18fc8d['shift']());}}}(_0x4f4f,0x79ed9));import{Plugin as _0x447c57}from'ckeditor5/src/core.js';import{getTranslation as _0x20db90}from'../utils/common-translations.js';function _0x34ec(_0x10f413,_0x43de4c){const _0x4f4f28=_0x4f4f();return _0x34ec=function(_0x34ec0b,_0x163587){_0x34ec0b=_0x34ec0b-0x1d9;let _0x19190a=_0x4f4f28[_0x34ec0b];return _0x19190a;},_0x34ec(_0x10f413,_0x43de4c);}export default class ct extends _0x447c57{[_0x2f293c(0x1e1)](){const _0x44e40b=_0x2f293c,_0x1d4a06=this[_0x44e40b(0x1f0)],_0x51dee6=_0x1d4a06[_0x44e40b(0x1e5)][_0x44e40b(0x1db)](_0x44e40b(0x1e6));if(_0x1d4a06[_0x44e40b(0x1e5)][_0x44e40b(0x1f2)](_0x44e40b(0x200))&&(_0x51dee6[_0x44e40b(0x1fd)](_0x44e40b(0x1e0)),_0x51dee6[_0x44e40b(0x1fd)](_0x44e40b(0x201))),_0x1d4a06[_0x44e40b(0x1e5)][_0x44e40b(0x1f2)](_0x44e40b(0x1fe))){for(const _0x10eba1 of[_0x44e40b(0x1ef),_0x44e40b(0x1e2)])_0x51dee6[_0x44e40b(0x1ff)](_0x10eba1);}const _0x4e66b7=_0x1d4a06[_0x44e40b(0x1f3)];_0x51dee6[_0x44e40b(0x1e7)](_0x44e40b(0x1fb)),_0x51dee6[_0x44e40b(0x1d9)][_0x44e40b(0x1fa)](_0x44e40b(0x1fb),_0x20db90(_0x4e66b7,_0x44e40b(0x1dc))),this[_0x44e40b(0x1df)]();}[_0x2f293c(0x1df)](){const _0x9f9f33=_0x2f293c,_0x4f2c50=this[_0x9f9f33(0x1f0)],_0x26ba46=_0x4f2c50[_0x9f9f33(0x1f3)],_0x191435=_0x4f2c50[_0x9f9f33(0x1e5)][_0x9f9f33(0x1db)](_0x9f9f33(0x1e6));_0x191435[_0x9f9f33(0x1d9)][_0x9f9f33(0x1ec)](_0x374ab0=>{const _0x53baeb=_0x9f9f33;if(_0x53baeb(0x1ee)!=_0x374ab0[_0x53baeb(0x1f9)])return;const {data:_0x529931}=_0x374ab0;if(!_0x529931)return;if(_0x53baeb(0x1ef)!=_0x529931[_0x53baeb(0x1f1)]&&_0x53baeb(0x1e2)!=_0x529931[_0x53baeb(0x1f1)])return;const _0x650af2=_0x374ab0[_0x53baeb(0x1e8)]()[0x0],_0x130858=_0x191435[_0x53baeb(0x1d9)][_0x53baeb(0x1f4)](_0x650af2);return _0x53baeb(0x1ef)==_0x529931[_0x53baeb(0x1f1)]?{'type':_0x53baeb(0x1da),'content':_0x20db90(_0x26ba46,_0x53baeb(0x1e9),_0x130858)}:_0x53baeb(0x1e2)==_0x529931[_0x53baeb(0x1f1)]?{'type':_0x53baeb(0x1da),'content':_0x20db90(_0x26ba46,_0x53baeb(0x1f7),_0x130858)}:void 0x0;});}}function _0x4f4f(){const _0x5564d6=['enableDefaultAttributesIntegration','IndentEditing','outdent','descriptionFactory','format','get','FORMAT_INDENT','863749YxfYic','3160410TqwYuu','_registerLegacyDescription','indent','afterInit','outdentBlock','2923676bDSpXZ','13290BZikJK','plugins','TrackChangesEditing','registerBlockAttribute','getItems','*Indent:*\x20%0','5iPFHco','3034746zmRjvj','registerDescriptionCallback','721apDwwe','formatBlock','indentBlock','editor','commandName','has','locale','getItemLabel','927JOWenA','3hgtfdx','*Outdent:*\x20%0','33168eCksGd','type','registerAttributeLabel','blockIndent','478426DqBckW','enableCommand','IndentBlock'];_0x4f4f=function(){return _0x5564d6;};return _0x4f4f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x489ae0=_0x4802;function _0x5f06(){var _0x149fa5=['enableCommand','input','requires','434526cCcVWN','TrackChangesEditing','get','1053296JqMpSl','40368AsAyNI','2464980lCokmo','922692OrEgwN','546eYHZpv','104448jeGPxz','plugins','init','351125DAwXPU','editor'];_0x5f06=function(){return _0x149fa5;};return _0x5f06();}(function(_0x133bbb,_0x53c659){var _0x2fdca5=_0x4802,_0x4901f2=_0x133bbb();while(!![]){try{var _0x4d457e=parseInt(_0x2fdca5(0x130))/0x1+parseInt(_0x2fdca5(0x139))/0x2+-parseInt(_0x2fdca5(0x13b))/0x3+-parseInt(_0x2fdca5(0x138))/0x4+-parseInt(_0x2fdca5(0x13a))/0x5+-parseInt(_0x2fdca5(0x135))/0x6+-parseInt(_0x2fdca5(0x13c))/0x7*(-parseInt(_0x2fdca5(0x13d))/0x8);if(_0x4d457e===_0x53c659)break;else _0x4901f2['push'](_0x4901f2['shift']());}catch(_0x28b076){_0x4901f2['push'](_0x4901f2['shift']());}}}(_0x5f06,0x3ddbc));import{Plugin as _0x57f008}from'ckeditor5/src/core.js';import{Input as _0x2ab514}from'ckeditor5/src/typing.js';function _0x4802(_0x58ef56,_0x3dbc3c){var _0x5f06e0=_0x5f06();return _0x4802=function(_0x4802e6,_0x1c099f){_0x4802e6=_0x4802e6-0x130;var _0xbd574d=_0x5f06e0[_0x4802e6];return _0xbd574d;},_0x4802(_0x58ef56,_0x3dbc3c);}export default class ut extends _0x57f008{static get[_0x489ae0(0x134)](){return[_0x2ab514];}[_0x489ae0(0x13f)](){var _0xc2f893=_0x489ae0;this[_0xc2f893(0x131)][_0xc2f893(0x13e)][_0xc2f893(0x137)](_0xc2f893(0x136))[_0xc2f893(0x132)](_0xc2f893(0x133));}}
23
+ var _0x483d58=_0x2fc4;(function(_0x5a813c,_0x38f0d5){var _0x27125a=_0x2fc4,_0x50bc88=_0x5a813c();while(!![]){try{var _0x377edd=parseInt(_0x27125a(0x14a))/0x1*(parseInt(_0x27125a(0x145))/0x2)+-parseInt(_0x27125a(0x13e))/0x3*(-parseInt(_0x27125a(0x149))/0x4)+-parseInt(_0x27125a(0x139))/0x5+parseInt(_0x27125a(0x13b))/0x6+parseInt(_0x27125a(0x142))/0x7*(parseInt(_0x27125a(0x138))/0x8)+-parseInt(_0x27125a(0x13c))/0x9*(parseInt(_0x27125a(0x141))/0xa)+parseInt(_0x27125a(0x143))/0xb*(-parseInt(_0x27125a(0x148))/0xc);if(_0x377edd===_0x38f0d5)break;else _0x50bc88['push'](_0x50bc88['shift']());}catch(_0x188cb2){_0x50bc88['push'](_0x50bc88['shift']());}}}(_0x115c,0xf31ab));import{Plugin as _0x5a7f81}from'ckeditor5/src/core.js';function _0x2fc4(_0x3289c7,_0x5347ea){var _0x115c67=_0x115c();return _0x2fc4=function(_0x2fc436,_0x408510){_0x2fc436=_0x2fc436-0x137;var _0x11d2a2=_0x115c67[_0x2fc436];return _0x11d2a2;},_0x2fc4(_0x3289c7,_0x5347ea);}import{Input as _0x289ea7}from'ckeditor5/src/typing.js';function _0x115c(){var _0x397683=['8BmhpKn','1287700obpfun','init','8533644oyWxQo','342jfEQPn','input','3QhTcEf','enableCommand','editor','135560GcVrRP','6242985ixJvph','1936583RlFZJp','plugins','28286sgzWZW','requires','TrackChangesEditing','204UwJErS','4923588Eigrcr','86AaoFGn','get'];_0x115c=function(){return _0x397683;};return _0x115c();}export default class ut extends _0x5a7f81{static get[_0x483d58(0x146)](){return[_0x289ea7];}[_0x483d58(0x13a)](){var _0x35200c=_0x483d58;this[_0x35200c(0x140)][_0x35200c(0x144)][_0x35200c(0x137)](_0x35200c(0x147))[_0x35200c(0x13f)](_0x35200c(0x13d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14aa9d=_0x1881;(function(_0x5514a0,_0x4f3ebe){const _0x1665a7=_0x1881,_0x58195f=_0x5514a0();while(!![]){try{const _0x31e8b2=-parseInt(_0x1665a7(0x201))/0x1*(-parseInt(_0x1665a7(0x1be))/0x2)+-parseInt(_0x1665a7(0x1d3))/0x3+-parseInt(_0x1665a7(0x1d8))/0x4*(parseInt(_0x1665a7(0x204))/0x5)+-parseInt(_0x1665a7(0x1ba))/0x6*(parseInt(_0x1665a7(0x1c0))/0x7)+parseInt(_0x1665a7(0x1cf))/0x8+parseInt(_0x1665a7(0x1c2))/0x9*(parseInt(_0x1665a7(0x1d6))/0xa)+parseInt(_0x1665a7(0x1d1))/0xb;if(_0x31e8b2===_0x4f3ebe)break;else _0x58195f['push'](_0x58195f['shift']());}catch(_0x17b7b7){_0x58195f['push'](_0x58195f['shift']());}}}(_0x5d24,0xc5514));import{Plugin as _0x38acb0}from'ckeditor5/src/core.js';import{getTranslation as _0x193305}from'../utils/common-translations.js';function _0x1881(_0x203285,_0x18eb68){const _0x5d24b6=_0x5d24();return _0x1881=function(_0x18810e,_0x52f068){_0x18810e=_0x18810e-0x1b8;let _0x53e2a4=_0x5d24b6[_0x18810e];return _0x53e2a4;},_0x1881(_0x203285,_0x18eb68);}export default class ft extends _0x38acb0{[_0x14aa9d(0x1bd)](){const _0x492b6a=_0x14aa9d,_0x413d70=this[_0x492b6a(0x20e)],_0x5ef454=_0x413d70[_0x492b6a(0x1e1)];if(!_0x413d70[_0x492b6a(0x1f0)][_0x492b6a(0x1dd)](_0x492b6a(0x208)))return;const _0x4d3875=_0x413d70[_0x492b6a(0x1f0)][_0x492b6a(0x1c5)](_0x492b6a(0x1f1)),_0x1694f8=_0x413d70[_0x492b6a(0x1f0)][_0x492b6a(0x1dd)](_0x492b6a(0x1d4));function _0x799817(_0x1f2346){return()=>{const _0x5c3556=_0x1881,_0x1fcd0c=_0x413d70[_0x5c3556(0x1cc)][_0x5c3556(0x1c4)][_0x5c3556(0x1eb)],_0x3664d2=_0x413d70[_0x5c3556(0x1d5)][_0x5c3556(0x1c5)](_0x1f2346);if(_0x3664d2[_0x5c3556(0x1d7)])return void _0x413d70[_0x5c3556(0x1ec)](_0x5c3556(0x1f9),{});const _0x3154be=_0x1f2346[_0x5c3556(0x1e0)](0x0,-0x4),_0x438f49=function(_0x467f01,_0x5cbe29,_0x415509){const _0x4dd591=_0x5c3556;let _0x5e348f=Array[_0x4dd591(0x1e8)](_0x467f01)[_0x4dd591(0x1e6)](_0x38aafd=>function(_0x2cd257,_0x26b63d){const _0x100fd6=_0x4dd591;return _0x26b63d[_0x100fd6(0x200)](_0x2cd257[_0x100fd6(0x1fd)],_0x100fd6(0x1e2))&&!_0x26b63d[_0x100fd6(0x1ef)](_0x2cd257);}(_0x38aafd,_0x415509));_0x5e348f=_0x5e348f[_0x4dd591(0x1e6)](_0x2febff=>!_0x2febff['is'](_0x4dd591(0x1c3),_0x4dd591(0x1e2))||_0x2febff[_0x4dd591(0x205)](_0x4dd591(0x1f3))!=_0x5cbe29);const _0x2c9842=new Set();for(const _0x297686 of _0x5e348f)_0x297686['is'](_0x4dd591(0x1c3),_0x4dd591(0x1e2))?_0x2c9842[_0x4dd591(0x20d)](fe(_0x297686)):_0x2c9842[_0x4dd591(0x20d)](_0x297686);return Array[_0x4dd591(0x1e8)](_0x2c9842);}(_0x1fcd0c[_0x5c3556(0x1c7)](),_0x3154be,_0x413d70[_0x5c3556(0x1cc)][_0x5c3556(0x1d2)]);_0x413d70[_0x5c3556(0x1cc)][_0x5c3556(0x203)](()=>{const _0x4a1b03=_0x5c3556;for(const _0x4df0f8 of _0x438f49)_0x4d3875[_0x4a1b03(0x1b8)](_0x4df0f8,{'commandName':_0x1f2346,'commandParams':[{'forceValue':!_0x3664d2[_0x4a1b03(0x1d7)]}],'formatGroupId':_0x4a1b03(0x1cd)},ue(_0x4df0f8));});};}function _0x2476cd(_0x5044ee){return()=>{const _0xb6562e=_0x1881,_0x4db347=function(_0x2b050e){const _0x3eb75f=_0x1881;let _0x59d282=Array[_0x3eb75f(0x1e8)](_0x2b050e);const _0x4938a3=_0x59d282[_0x3eb75f(0x1de)](_0x97779c=>_0x3eb75f(0x1e2)!=_0x97779c[_0x3eb75f(0x207)]);return _0x4938a3>-0x1&&(_0x59d282=_0x59d282[_0x3eb75f(0x1e0)](0x0,_0x4938a3)),_0x59d282;}(_0x413d70[_0xb6562e(0x1cc)][_0xb6562e(0x1c4)][_0xb6562e(0x1eb)][_0xb6562e(0x1c7)]()),_0x245646=_0x413d70[_0xb6562e(0x1cc)][_0xb6562e(0x1d9)](_0x413d70[_0xb6562e(0x1cc)][_0xb6562e(0x1e7)](_0x4db347[0x0],_0xb6562e(0x202)),_0x413d70[_0xb6562e(0x1cc)][_0xb6562e(0x1e7)](_0x4db347[_0x4db347[_0xb6562e(0x1e9)]-0x1],_0xb6562e(0x1c8)));_0x413d70[_0xb6562e(0x1cc)][_0xb6562e(0x203)](()=>{const _0x4cc429=_0xb6562e;_0x4d3875[_0x4cc429(0x1b8)](_0x245646,{'commandName':_0x5044ee,'commandParams':[],'formatGroupId':_0x4cc429(0x1ce)},function(_0x1e3c1c){const _0x5e823c=_0x4cc429,_0x4b08e8=new Set();for(const _0x315154 of _0x1e3c1c){let _0xbc438a=_0x315154[_0x5e823c(0x1e3)];for(;_0xbc438a&&_0xbc438a[_0x5e823c(0x205)](_0x5e823c(0x1ce))>_0x315154[_0x5e823c(0x205)](_0x5e823c(0x1ce));)_0x4b08e8[_0x5e823c(0x20d)](_0xbc438a),_0xbc438a=_0xbc438a[_0x5e823c(0x1e3)];}return Array[_0x5e823c(0x1e8)](_0x4b08e8);}(_0x4db347));});};}_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1cb),_0x799817(_0x492b6a(0x1cb))),_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1f7),_0x799817(_0x492b6a(0x1f7))),_0x1694f8&&_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1fe),_0x799817(_0x492b6a(0x1fe))),_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1ea),_0x2476cd(_0x492b6a(0x1ea))),_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1e5),_0x2476cd(_0x492b6a(0x1e5))),_0x1694f8&&_0x4d3875[_0x492b6a(0x1f8)](_0x492b6a(0x1fb),()=>{const _0x390ddb=_0x492b6a,_0x2e3882=_0x413d70[_0x390ddb(0x1d5)][_0x390ddb(0x1c5)](_0x390ddb(0x1fb)),_0x28b0f4=Array[_0x390ddb(0x1e8)](_0x2e3882[_0x390ddb(0x1c9)]);_0x28b0f4[_0x390ddb(0x1e6)](_0x27e0c4=>_0x27e0c4[_0x390ddb(0x205)](_0x390ddb(0x20a))!=_0x2e3882[_0x390ddb(0x1d7)]),_0x413d70[_0x390ddb(0x1cc)][_0x390ddb(0x203)](()=>{const _0x303cd3=_0x390ddb;for(const _0x4a8f02 of _0x28b0f4)_0x4d3875[_0x303cd3(0x1b8)](_0x4a8f02,{'commandName':_0x303cd3(0x1fb),'commandParams':[{'forceValue':!_0x2e3882[_0x303cd3(0x1d7)]}]});});}),_0x4d3875[_0x492b6a(0x1c1)][_0x492b6a(0x1db)](_0x492b6a(0x1e2),_0x4fb51e=>_0x193305(_0x5ef454,_0x492b6a(0x1bb),_0x4fb51e)),_0x4d3875[_0x492b6a(0x1c1)][_0x492b6a(0x1bc)](_0x1e06f2=>{const _0xd2bcf1=_0x492b6a;if(_0xd2bcf1(0x20c)!=_0x1e06f2[_0xd2bcf1(0x1df)]&&_0xd2bcf1(0x206)!=_0x1e06f2[_0xd2bcf1(0x1df)])return;const {data:_0x1cde8c}=_0x1e06f2;if(_0x1cde8c){if(_0xd2bcf1(0x1cb)==_0x1cde8c[_0xd2bcf1(0x1dc)]||_0xd2bcf1(0x1f7)==_0x1cde8c[_0xd2bcf1(0x1dc)]||_0xd2bcf1(0x1fe)==_0x1cde8c[_0xd2bcf1(0x1dc)])switch(_0x1cde8c[_0xd2bcf1(0x1dc)][_0xd2bcf1(0x1f5)](_0xd2bcf1(0x1e4),'')){case _0xd2bcf1(0x1ee):return _0x115a5f(_0x193305(_0x5ef454,_0xd2bcf1(0x1f6)));case _0xd2bcf1(0x1da):return _0x115a5f(_0x193305(_0x5ef454,_0xd2bcf1(0x1b9)));case _0xd2bcf1(0x1bf):return _0x115a5f(_0x193305(_0x5ef454,_0xd2bcf1(0x1fc)));}if(_0xd2bcf1(0x1ea)==_0x1cde8c[_0xd2bcf1(0x1dc)])return{'type':_0xd2bcf1(0x20b),'content':_0x193305(_0x5ef454,_0xd2bcf1(0x1f4),_0x193305(_0x5ef454,_0xd2bcf1(0x1bb)))};if(_0xd2bcf1(0x1e5)==_0x1cde8c[_0xd2bcf1(0x1dc)])return{'type':_0xd2bcf1(0x20b),'content':_0x193305(_0x5ef454,_0xd2bcf1(0x1ca),_0x193305(_0x5ef454,_0xd2bcf1(0x1bb)))};if(_0xd2bcf1(0x1fb)==_0x1cde8c[_0xd2bcf1(0x1dc)])return _0x1cde8c[_0xd2bcf1(0x1ed)][0x0][_0xd2bcf1(0x1d0)]?{'type':_0xd2bcf1(0x20b),'content':_0x193305(_0x5ef454,_0xd2bcf1(0x1c6))}:{'type':_0xd2bcf1(0x20b),'content':_0x193305(_0x5ef454,_0xd2bcf1(0x209))};}function _0x115a5f(_0x34dc93){const _0x199582=_0xd2bcf1;return{'type':_0x199582(0x20b),'content':_0x193305(_0x5ef454,_0x199582(0x1fa),_0x34dc93)};}});}}function _0x5d24(){const _0x51bd76=['indentList','selection','execute','commandParams','bulleted','isObject','plugins','TrackChangesEditing','previousSibling','listType','*Indent:*\x20%0','replace','ELEMENT_BULLETED_LIST','bulletedList','enableCommand','paragraph','*Change\x20to:*\x20%0','checkTodoList','ELEMENT_TODO_LIST','parent','todoList','push','checkChild','83nprHse','before','change','25OORCdO','getAttribute','formatInline','name','LegacyListEditing','*Uncheck\x20item*','todoListChecked','format','formatBlock','add','editor','markBlockFormat','ELEMENT_NUMBERED_LIST','6qDOnMN','ELEMENT_LIST_ITEM','registerDescriptionCallback','afterInit','33214telllJ','todo','2923697YsUGwK','descriptionFactory','9035406CdraZR','element','document','get','*Check\x20item*','getSelectedBlocks','end','_selectedElements','*Outdent:*\x20%0','numberedList','model','blockName','listIndent','12451064mxncyb','forceValue','1076900oMWHXh','schema','4169775FqnJga','LegacyTodoListEditing','commands','10wdDzRZ','value','1136632PvAxrI','createRange','numbered','registerElementLabel','commandName','has','findIndex','type','slice','locale','listItem','nextSibling','List','outdentList','filter','createPositionAt','from','length'];_0x5d24=function(){return _0x51bd76;};return _0x5d24();}function fe(_0x32bf3c){const _0x33c836=_0x14aa9d,_0x200467=_0x32bf3c[_0x33c836(0x205)](_0x33c836(0x1ce));if(0x0==_0x200467)return _0x32bf3c;let _0x59773e=_0x32bf3c;for(;_0x32bf3c[_0x33c836(0x1f2)]&&_0x32bf3c[_0x33c836(0x1f2)]['is'](_0x33c836(0x1c3),_0x33c836(0x1e2));){const _0x5be7c7=_0x32bf3c[_0x33c836(0x1f2)][_0x33c836(0x205)](_0x33c836(0x1ce));if(_0x5be7c7==_0x200467)_0x59773e=_0x32bf3c[_0x33c836(0x1f2)];else{if(_0x5be7c7<_0x200467)break;}_0x32bf3c=_0x32bf3c[_0x33c836(0x1f2)];}return _0x59773e;}function ue(_0x13aefc){const _0x3a4fba=_0x14aa9d,_0x2339d0=[];if(_0x13aefc['is'](_0x3a4fba(0x1c3),_0x3a4fba(0x1e2))&&_0x13aefc[_0x3a4fba(0x205)](_0x3a4fba(0x1ce))>0x0){let _0x3d0a2d=_0x13aefc[_0x3a4fba(0x1e3)];for(;_0x3d0a2d&&_0x3a4fba(0x1e2)==_0x3d0a2d[_0x3a4fba(0x207)]&&_0x3d0a2d[_0x3a4fba(0x205)](_0x3a4fba(0x1ce))==_0x13aefc[_0x3a4fba(0x205)](_0x3a4fba(0x1ce));)_0x2339d0[_0x3a4fba(0x1ff)](_0x3d0a2d),_0x3d0a2d=_0x3d0a2d[_0x3a4fba(0x1e3)];}return _0x2339d0;}
23
+ const _0x328a54=_0x48f7;(function(_0x3f1879,_0x569114){const _0x135637=_0x48f7,_0x182773=_0x3f1879();while(!![]){try{const _0x2f0de7=-parseInt(_0x135637(0x153))/0x1*(-parseInt(_0x135637(0x17a))/0x2)+-parseInt(_0x135637(0x158))/0x3*(parseInt(_0x135637(0x176))/0x4)+parseInt(_0x135637(0x160))/0x5+-parseInt(_0x135637(0x175))/0x6+-parseInt(_0x135637(0x148))/0x7+parseInt(_0x135637(0x16d))/0x8+parseInt(_0x135637(0x186))/0x9;if(_0x2f0de7===_0x569114)break;else _0x182773['push'](_0x182773['shift']());}catch(_0x84a102){_0x182773['push'](_0x182773['shift']());}}}(_0x1282,0x77f6f));import{Plugin as _0x5a9252}from'ckeditor5/src/core.js';import{getTranslation as _0x259233}from'../utils/common-translations.js';export default class ft extends _0x5a9252{[_0x328a54(0x183)](){const _0x38fa90=_0x328a54,_0x2a9e7c=this[_0x38fa90(0x15e)],_0x580ddd=_0x2a9e7c[_0x38fa90(0x141)];if(!_0x2a9e7c[_0x38fa90(0x154)][_0x38fa90(0x168)](_0x38fa90(0x190)))return;const _0x32425d=_0x2a9e7c[_0x38fa90(0x154)][_0x38fa90(0x170)](_0x38fa90(0x184)),_0x4da0e7=_0x2a9e7c[_0x38fa90(0x154)][_0x38fa90(0x168)](_0x38fa90(0x188));function _0x32446c(_0x593787){return()=>{const _0x3cab68=_0x48f7,_0x2f6267=_0x2a9e7c[_0x3cab68(0x156)][_0x3cab68(0x15f)][_0x3cab68(0x152)],_0x568624=_0x2a9e7c[_0x3cab68(0x147)][_0x3cab68(0x170)](_0x593787);if(_0x568624[_0x3cab68(0x185)])return void _0x2a9e7c[_0x3cab68(0x18b)](_0x3cab68(0x14d),{});const _0x123f0f=_0x593787[_0x3cab68(0x16e)](0x0,-0x4),_0x48ec41=function(_0x237de3,_0x16ad9c,_0x25ca4c){const _0x470237=_0x3cab68;let _0x2ecdc0=Array[_0x470237(0x145)](_0x237de3)[_0x470237(0x167)](_0x256504=>function(_0x24e44c,_0x5a2b2a){const _0x5646ba=_0x470237;return _0x5a2b2a[_0x5646ba(0x179)](_0x24e44c[_0x5646ba(0x16a)],_0x5646ba(0x174))&&!_0x5a2b2a[_0x5646ba(0x162)](_0x24e44c);}(_0x256504,_0x25ca4c));_0x2ecdc0=_0x2ecdc0[_0x470237(0x167)](_0x23194a=>!_0x23194a['is'](_0x470237(0x144),_0x470237(0x174))||_0x23194a[_0x470237(0x15c)](_0x470237(0x18c))!=_0x16ad9c);const _0x125a7a=new Set();for(const _0x16347e of _0x2ecdc0)_0x16347e['is'](_0x470237(0x144),_0x470237(0x174))?_0x125a7a[_0x470237(0x157)](fe(_0x16347e)):_0x125a7a[_0x470237(0x157)](_0x16347e);return Array[_0x470237(0x145)](_0x125a7a);}(_0x2f6267[_0x3cab68(0x171)](),_0x123f0f,_0x2a9e7c[_0x3cab68(0x156)][_0x3cab68(0x142)]);_0x2a9e7c[_0x3cab68(0x156)][_0x3cab68(0x177)](()=>{const _0x1cb009=_0x3cab68;for(const _0x407d94 of _0x48ec41)_0x32425d[_0x1cb009(0x173)](_0x407d94,{'commandName':_0x593787,'commandParams':[{'forceValue':!_0x568624[_0x1cb009(0x185)]}],'formatGroupId':_0x1cb009(0x164)},ue(_0x407d94));});};}function _0x2438bc(_0x263fc8){return()=>{const _0x4a0d49=_0x48f7,_0x3e9630=function(_0x2b2fef){const _0x2d4f59=_0x48f7;let _0x5958c8=Array[_0x2d4f59(0x145)](_0x2b2fef);const _0x23341e=_0x5958c8[_0x2d4f59(0x140)](_0x5bba9f=>_0x2d4f59(0x174)!=_0x5bba9f[_0x2d4f59(0x146)]);return _0x23341e>-0x1&&(_0x5958c8=_0x5958c8[_0x2d4f59(0x16e)](0x0,_0x23341e)),_0x5958c8;}(_0x2a9e7c[_0x4a0d49(0x156)][_0x4a0d49(0x15f)][_0x4a0d49(0x152)][_0x4a0d49(0x171)]()),_0x2b8b37=_0x2a9e7c[_0x4a0d49(0x156)][_0x4a0d49(0x18a)](_0x2a9e7c[_0x4a0d49(0x156)][_0x4a0d49(0x178)](_0x3e9630[0x0],_0x4a0d49(0x15b)),_0x2a9e7c[_0x4a0d49(0x156)][_0x4a0d49(0x178)](_0x3e9630[_0x3e9630[_0x4a0d49(0x172)]-0x1],_0x4a0d49(0x13f)));_0x2a9e7c[_0x4a0d49(0x156)][_0x4a0d49(0x177)](()=>{const _0x2c5058=_0x4a0d49;_0x32425d[_0x2c5058(0x173)](_0x2b8b37,{'commandName':_0x263fc8,'commandParams':[],'formatGroupId':_0x2c5058(0x181)},function(_0x437a54){const _0x14b91e=_0x2c5058,_0x440f24=new Set();for(const _0x48a047 of _0x437a54){let _0x436560=_0x48a047[_0x14b91e(0x16c)];for(;_0x436560&&_0x436560[_0x14b91e(0x15c)](_0x14b91e(0x181))>_0x48a047[_0x14b91e(0x15c)](_0x14b91e(0x181));)_0x440f24[_0x14b91e(0x157)](_0x436560),_0x436560=_0x436560[_0x14b91e(0x16c)];}return Array[_0x14b91e(0x145)](_0x440f24);}(_0x3e9630));});};}_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x18f),_0x32446c(_0x38fa90(0x18f))),_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x192),_0x32446c(_0x38fa90(0x192))),_0x4da0e7&&_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x17c),_0x32446c(_0x38fa90(0x17c))),_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x151),_0x2438bc(_0x38fa90(0x151))),_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x187),_0x2438bc(_0x38fa90(0x187))),_0x4da0e7&&_0x32425d[_0x38fa90(0x15d)](_0x38fa90(0x17b),()=>{const _0x4957af=_0x38fa90,_0x1c54da=_0x2a9e7c[_0x4957af(0x147)][_0x4957af(0x170)](_0x4957af(0x17b)),_0x556c43=Array[_0x4957af(0x145)](_0x1c54da[_0x4957af(0x193)]);_0x556c43[_0x4957af(0x167)](_0x1fff7a=>_0x1fff7a[_0x4957af(0x15c)](_0x4957af(0x16b))!=_0x1c54da[_0x4957af(0x185)]),_0x2a9e7c[_0x4957af(0x156)][_0x4957af(0x177)](()=>{const _0xb74b40=_0x4957af;for(const _0x167d81 of _0x556c43)_0x32425d[_0xb74b40(0x173)](_0x167d81,{'commandName':_0xb74b40(0x17b),'commandParams':[{'forceValue':!_0x1c54da[_0xb74b40(0x185)]}]});});}),_0x32425d[_0x38fa90(0x14b)][_0x38fa90(0x191)](_0x38fa90(0x174),_0x5519a1=>_0x259233(_0x580ddd,_0x38fa90(0x14c),_0x5519a1)),_0x32425d[_0x38fa90(0x14b)][_0x38fa90(0x169)](_0x57e8e6=>{const _0x11dc91=_0x38fa90;if(_0x11dc91(0x166)!=_0x57e8e6[_0x11dc91(0x159)]&&_0x11dc91(0x17f)!=_0x57e8e6[_0x11dc91(0x159)])return;const {data:_0x1f6761}=_0x57e8e6;if(_0x1f6761){if(_0x11dc91(0x18f)==_0x1f6761[_0x11dc91(0x17e)]||_0x11dc91(0x192)==_0x1f6761[_0x11dc91(0x17e)]||_0x11dc91(0x17c)==_0x1f6761[_0x11dc91(0x17e)])switch(_0x1f6761[_0x11dc91(0x17e)][_0x11dc91(0x180)](_0x11dc91(0x163),'')){case _0x11dc91(0x143):return _0x5b1b1b(_0x259233(_0x580ddd,_0x11dc91(0x150)));case _0x11dc91(0x161):return _0x5b1b1b(_0x259233(_0x580ddd,_0x11dc91(0x189)));case _0x11dc91(0x18e):return _0x5b1b1b(_0x259233(_0x580ddd,_0x11dc91(0x15a)));}if(_0x11dc91(0x151)==_0x1f6761[_0x11dc91(0x17e)])return{'type':_0x11dc91(0x14f),'content':_0x259233(_0x580ddd,_0x11dc91(0x18d),_0x259233(_0x580ddd,_0x11dc91(0x14c)))};if(_0x11dc91(0x187)==_0x1f6761[_0x11dc91(0x17e)])return{'type':_0x11dc91(0x14f),'content':_0x259233(_0x580ddd,_0x11dc91(0x165),_0x259233(_0x580ddd,_0x11dc91(0x14c)))};if(_0x11dc91(0x17b)==_0x1f6761[_0x11dc91(0x17e)])return _0x1f6761[_0x11dc91(0x14a)][0x0][_0x11dc91(0x149)]?{'type':_0x11dc91(0x14f),'content':_0x259233(_0x580ddd,_0x11dc91(0x155))}:{'type':_0x11dc91(0x14f),'content':_0x259233(_0x580ddd,_0x11dc91(0x182))};}function _0x5b1b1b(_0xa3c26f){const _0x2b9e3c=_0x11dc91;return{'type':_0x2b9e3c(0x14f),'content':_0x259233(_0x580ddd,_0x2b9e3c(0x17d),_0xa3c26f)};}});}}function _0x1282(){const _0x36a0c2=['schema','bulleted','element','from','name','commands','531832UIsPXr','forceValue','commandParams','descriptionFactory','ELEMENT_LIST_ITEM','paragraph','previousSibling','format','ELEMENT_BULLETED_LIST','indentList','selection','92277XPznUt','plugins','*Check\x20item*','model','add','141TsjAur','type','ELEMENT_TODO_LIST','before','getAttribute','enableCommand','editor','document','3149320uAmdQj','numbered','isObject','List','blockName','*Outdent:*\x20%0','formatBlock','filter','has','registerDescriptionCallback','parent','todoListChecked','nextSibling','2133688wrszeF','slice','push','get','getSelectedBlocks','length','markBlockFormat','listItem','4273440OHSxKg','3752chumcO','change','createPositionAt','checkChild','8FErVeB','checkTodoList','todoList','*Change\x20to:*\x20%0','commandName','formatInline','replace','listIndent','*Uncheck\x20item*','afterInit','TrackChangesEditing','value','521946hoLDsr','outdentList','LegacyTodoListEditing','ELEMENT_NUMBERED_LIST','createRange','execute','listType','*Indent:*\x20%0','todo','numberedList','LegacyListEditing','registerElementLabel','bulletedList','_selectedElements','end','findIndex','locale'];_0x1282=function(){return _0x36a0c2;};return _0x1282();}function _0x48f7(_0x16180e,_0x320476){const _0x128248=_0x1282();return _0x48f7=function(_0x48f7bf,_0x1a1fe8){_0x48f7bf=_0x48f7bf-0x13f;let _0x40bd7c=_0x128248[_0x48f7bf];return _0x40bd7c;},_0x48f7(_0x16180e,_0x320476);}function fe(_0x3397e2){const _0x4939db=_0x328a54,_0x1e7d15=_0x3397e2[_0x4939db(0x15c)](_0x4939db(0x181));if(0x0==_0x1e7d15)return _0x3397e2;let _0x4560d8=_0x3397e2;for(;_0x3397e2[_0x4939db(0x14e)]&&_0x3397e2[_0x4939db(0x14e)]['is'](_0x4939db(0x144),_0x4939db(0x174));){const _0x50b66b=_0x3397e2[_0x4939db(0x14e)][_0x4939db(0x15c)](_0x4939db(0x181));if(_0x50b66b==_0x1e7d15)_0x4560d8=_0x3397e2[_0x4939db(0x14e)];else{if(_0x50b66b<_0x1e7d15)break;}_0x3397e2=_0x3397e2[_0x4939db(0x14e)];}return _0x4560d8;}function ue(_0x40446b){const _0x1ffaf8=_0x328a54,_0x3bf2d3=[];if(_0x40446b['is'](_0x1ffaf8(0x144),_0x1ffaf8(0x174))&&_0x40446b[_0x1ffaf8(0x15c)](_0x1ffaf8(0x181))>0x0){let _0x4cb96c=_0x40446b[_0x1ffaf8(0x16c)];for(;_0x4cb96c&&_0x1ffaf8(0x174)==_0x4cb96c[_0x1ffaf8(0x146)]&&_0x4cb96c[_0x1ffaf8(0x15c)](_0x1ffaf8(0x181))==_0x40446b[_0x1ffaf8(0x15c)](_0x1ffaf8(0x181));)_0x3bf2d3[_0x1ffaf8(0x16f)](_0x4cb96c),_0x4cb96c=_0x4cb96c[_0x1ffaf8(0x16c)];}return _0x3bf2d3;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x40c2(){const _0x51150d=['element','commandName','_getSuggestionBlocksForListStyle','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20reversed','handleListReversedCommand','handleDescriptions','format','_LIST_','default','25NQMJaI','startIndex','*Format:*\x20set\x20order\x20to\x20regular','ELEMENT_','TrackChangesEditing','enableCommand','before','handleListStartCommand','afterInit','has','unshift','locale','document','LegacyListPropertiesEditing','forward','styles','_getTranslationKeyForListStyle','descriptionFactory','8CnHdPk','get','backward','4230541MIZqen','getSelectedBlocks','type','handleListStyleCommand','2933739xVKbvH','parent','bind','numbered','3771330DCrBKn','getLastPosition','10SVmfpM','listReversed','getFirstPosition','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocks','toUpperCase','*Change\x20to:*\x20%0','from','plugins','36UEbJPB','3314894zZCTnX','createRange','editor','listItem','formatBlock','markMultiRangeBlockFormat','listStyle','length','model','change','commandParams','5295573GaLPKb','config','createPositionAt','getListTypeFromListStyleType','reversed','push','listType','31134iwSSVg','replace','list.properties','selection','formatInline','8JOHXyZ','267832ngzMic','flat','LegacyListUtils','getAttribute','getSiblingNodes','listStart','map','filter'];_0x40c2=function(){return _0x51150d;};return _0x40c2();}const _0x1db156=_0x2e59;(function(_0x5e7d60,_0x1d6f89){const _0x4c731f=_0x2e59,_0x1181c4=_0x5e7d60();while(!![]){try{const _0x252e35=parseInt(_0x4c731f(0x132))/0x1*(-parseInt(_0x4c731f(0x15b))/0x2)+parseInt(_0x4c731f(0x139))/0x3+-parseInt(_0x4c731f(0x161))/0x4*(parseInt(_0x4c731f(0x120))/0x5)+-parseInt(_0x4c731f(0x13d))/0x6+-parseInt(_0x4c731f(0x135))/0x7*(-parseInt(_0x4c731f(0x160))/0x8)+parseInt(_0x4c731f(0x154))/0x9*(-parseInt(_0x4c731f(0x13f))/0xa)+parseInt(_0x4c731f(0x149))/0xb*(parseInt(_0x4c731f(0x148))/0xc);if(_0x252e35===_0x1d6f89)break;else _0x1181c4['push'](_0x1181c4['shift']());}catch(_0x266d85){_0x1181c4['push'](_0x1181c4['shift']());}}}(_0x40c2,0xc5c4c));import{Plugin as _0x107f94}from'ckeditor5/src/core.js';function _0x2e59(_0x160420,_0x2f0440){const _0x40c22f=_0x40c2();return _0x2e59=function(_0x2e59bd,_0x26c84c){_0x2e59bd=_0x2e59bd-0x11f;let _0x86e206=_0x40c22f[_0x2e59bd];return _0x86e206;},_0x2e59(_0x160420,_0x2f0440);}import{getTranslation as _0x4d05d7}from'../utils/common-translations.js';export default class W extends _0x107f94{[_0x1db156(0x128)](){const _0x20560b=_0x1db156;if(!this[_0x20560b(0x14b)][_0x20560b(0x147)][_0x20560b(0x129)](_0x20560b(0x12d)))return;const _0xcd5981=this[_0x20560b(0x14b)][_0x20560b(0x155)][_0x20560b(0x133)](_0x20560b(0x15d)),_0x3c9965=this[_0x20560b(0x14b)][_0x20560b(0x147)][_0x20560b(0x133)](_0x20560b(0x124));_0xcd5981[_0x20560b(0x12f)]&&_0x3c9965[_0x20560b(0x125)](_0x20560b(0x14f),this[_0x20560b(0x138)][_0x20560b(0x13b)](this)),_0xcd5981[_0x20560b(0x158)]&&_0x3c9965[_0x20560b(0x125)](_0x20560b(0x140),this[_0x20560b(0x16e)][_0x20560b(0x13b)](this)),_0xcd5981[_0x20560b(0x121)]&&_0x3c9965[_0x20560b(0x125)](_0x20560b(0x166),this[_0x20560b(0x127)][_0x20560b(0x13b)](this)),_0x3c9965[_0x20560b(0x131)][_0x20560b(0x16c)](this[_0x20560b(0x16f)][_0x20560b(0x13b)](this));}[_0x1db156(0x138)](_0x412448,_0x44b83d={}){const _0x2c7bde=_0x1db156,_0xc3623f=this[_0x2c7bde(0x14b)][_0x2c7bde(0x147)][_0x2c7bde(0x133)](_0x2c7bde(0x124)),_0x2b3c79=this[_0x2c7bde(0x16b)]();this[_0x2c7bde(0x14b)][_0x2c7bde(0x151)][_0x2c7bde(0x152)](()=>{const _0x458fc2=_0x2c7bde;_0xc3623f[_0x458fc2(0x14e)](_0x2b3c79,{'commandName':_0x458fc2(0x14f),'commandParams':[{'type':_0x44b83d[_0x458fc2(0x137)]}],'formatGroupId':_0x458fc2(0x14f)});});}[_0x1db156(0x16e)](_0x47c92a,_0x3d3da5={}){const _0x439255=_0x1db156,_0x1b8ed6=this[_0x439255(0x14b)][_0x439255(0x147)][_0x439255(0x133)](_0x439255(0x124)),_0x425ac9=this[_0x439255(0x143)](_0x24a83a=>_0x24a83a['is'](_0x439255(0x169),_0x439255(0x14c))&&_0x439255(0x13c)===_0x24a83a[_0x439255(0x164)](_0x439255(0x15a)));if(_0x425ac9[_0x439255(0x150)]<0x1)return;const _0x22f427=_0x425ac9[_0x439255(0x167)](_0x42f1a1=>this[_0x439255(0x14b)][_0x439255(0x151)][_0x439255(0x14a)](this[_0x439255(0x14b)][_0x439255(0x151)][_0x439255(0x156)](_0x42f1a1,_0x439255(0x126)),this[_0x439255(0x14b)][_0x439255(0x151)][_0x439255(0x156)](_0x42f1a1,0x0)));this[_0x439255(0x14b)][_0x439255(0x151)][_0x439255(0x152)](()=>{const _0x580c1b=_0x439255;_0x1b8ed6[_0x580c1b(0x14e)](_0x22f427,{'commandName':_0x580c1b(0x140),'commandParams':[{'reversed':_0x3d3da5[_0x580c1b(0x158)]}],'formatGroupId':_0x580c1b(0x140)});});}[_0x1db156(0x127)](_0x4d1822,_0x48d3c2={}){const _0x4cef78=_0x1db156,_0x222635=this[_0x4cef78(0x14b)][_0x4cef78(0x147)][_0x4cef78(0x133)](_0x4cef78(0x124)),_0x3ef73b=this[_0x4cef78(0x143)](_0x12c7a3=>_0x12c7a3['is'](_0x4cef78(0x169),_0x4cef78(0x14c))&&_0x4cef78(0x13c)===_0x12c7a3[_0x4cef78(0x164)](_0x4cef78(0x15a)));if(_0x3ef73b[_0x4cef78(0x150)]<0x1)return;const _0x375d1f=_0x3ef73b[_0x4cef78(0x167)](_0x3eae34=>this[_0x4cef78(0x14b)][_0x4cef78(0x151)][_0x4cef78(0x14a)](this[_0x4cef78(0x14b)][_0x4cef78(0x151)][_0x4cef78(0x156)](_0x3eae34,_0x4cef78(0x126)),this[_0x4cef78(0x14b)][_0x4cef78(0x151)][_0x4cef78(0x156)](_0x3eae34,0x0)));this[_0x4cef78(0x14b)][_0x4cef78(0x151)][_0x4cef78(0x152)](()=>{const _0x18ade0=_0x4cef78;_0x222635[_0x18ade0(0x14e)](_0x375d1f,{'commandName':_0x18ade0(0x166),'commandParams':[{'startIndex':_0x48d3c2[_0x18ade0(0x121)]}],'formatGroupId':_0x18ade0(0x166)});});}[_0x1db156(0x16f)](_0x505092){const _0xfc8f8c=_0x1db156;if(_0xfc8f8c(0x14d)!=_0x505092[_0xfc8f8c(0x137)]&&_0xfc8f8c(0x15f)!=_0x505092[_0xfc8f8c(0x137)])return;const _0x15e564=this[_0xfc8f8c(0x14b)][_0xfc8f8c(0x12b)],{data:_0xcbd9a3}=_0x505092;if(!_0xcbd9a3)return;let _0x1ec5c7,_0x449163;switch(_0xcbd9a3[_0xfc8f8c(0x16a)]){case _0xfc8f8c(0x14f):_0x1ec5c7=_0xfc8f8c(0x145),_0x449163={'type':_0xfc8f8c(0x170),'content':_0x4d05d7(_0x15e564,_0x1ec5c7,_0x4d05d7(_0x15e564,this[_0xfc8f8c(0x130)](_0xcbd9a3[_0xfc8f8c(0x153)][0x0][_0xfc8f8c(0x137)])))};break;case _0xfc8f8c(0x140):_0x1ec5c7=_0xcbd9a3[_0xfc8f8c(0x153)][0x0][_0xfc8f8c(0x158)]?_0xfc8f8c(0x16d):_0xfc8f8c(0x122),_0x449163={'type':_0xfc8f8c(0x170),'content':_0x4d05d7(_0x15e564,_0x1ec5c7)};break;case _0xfc8f8c(0x166):_0x1ec5c7=_0xfc8f8c(0x142),_0x449163={'type':_0xfc8f8c(0x170),'content':_0x4d05d7(_0x15e564,_0x1ec5c7,_0xcbd9a3[_0xfc8f8c(0x153)][0x0][_0xfc8f8c(0x121)])};}return _0x449163;}[_0x1db156(0x16b)](){const _0x2082dd=_0x1db156;var _0x43749c,_0x29fb2a,_0x362ba6,_0x3a3241;const _0x5861ae=this[_0x2082dd(0x14b)][_0x2082dd(0x147)][_0x2082dd(0x133)](_0x2082dd(0x163));let _0x1ed678=Array[_0x2082dd(0x146)](this[_0x2082dd(0x14b)][_0x2082dd(0x151)][_0x2082dd(0x12c)][_0x2082dd(0x15e)][_0x2082dd(0x136)]());return(null===(_0x43749c=_0x1ed678[0x0])||void 0x0===_0x43749c?void 0x0:_0x43749c['is'](_0x2082dd(0x169),_0x2082dd(0x14c)))&&_0x1ed678[_0x2082dd(0x12a)](..._0x5861ae[_0x2082dd(0x165)](this[_0x2082dd(0x14b)][_0x2082dd(0x151)][_0x2082dd(0x12c)][_0x2082dd(0x15e)][_0x2082dd(0x141)](),_0x2082dd(0x134))),(null===(_0x29fb2a=_0x1ed678[_0x1ed678[_0x2082dd(0x150)]-0x1])||void 0x0===_0x29fb2a?void 0x0:_0x29fb2a['is'](_0x2082dd(0x169),_0x2082dd(0x14c)))&&_0x1ed678[_0x2082dd(0x159)](..._0x5861ae[_0x2082dd(0x165)](this[_0x2082dd(0x14b)][_0x2082dd(0x151)][_0x2082dd(0x12c)][_0x2082dd(0x15e)][_0x2082dd(0x13e)](),_0x2082dd(0x12e))),_0x1ed678=[...new Set(_0x1ed678)],(null===(_0x3a3241=null===(_0x362ba6=this[_0x2082dd(0x14b)][_0x2082dd(0x151)][_0x2082dd(0x12c)][_0x2082dd(0x15e)][_0x2082dd(0x141)]())||void 0x0===_0x362ba6?void 0x0:_0x362ba6[_0x2082dd(0x13a)])||void 0x0===_0x3a3241?void 0x0:_0x3a3241['is'](_0x2082dd(0x169),_0x2082dd(0x14c)))&&(_0x1ed678=_0x1ed678[_0x2082dd(0x168)](_0x475be0=>_0x475be0['is'](_0x2082dd(0x169),_0x2082dd(0x14c)))),_0x1ed678;}[_0x1db156(0x143)](_0x4dd895){const _0x3f515c=_0x1db156,_0x4cc5f0=this[_0x3f515c(0x14b)][_0x3f515c(0x147)][_0x3f515c(0x133)](_0x3f515c(0x163));let _0x2b513d=Array[_0x3f515c(0x146)](this[_0x3f515c(0x14b)][_0x3f515c(0x151)][_0x3f515c(0x12c)][_0x3f515c(0x15e)][_0x3f515c(0x136)]())[_0x3f515c(0x168)](_0x4dd895)[_0x3f515c(0x167)](_0x2ee8a7=>{const _0x2f5c57=_0x3f515c,_0x2be843=this[_0x2f5c57(0x14b)][_0x2f5c57(0x151)][_0x2f5c57(0x156)](_0x2ee8a7,0x0);return[..._0x4cc5f0[_0x2f5c57(0x165)](_0x2be843,_0x2f5c57(0x134)),..._0x4cc5f0[_0x2f5c57(0x165)](_0x2be843,_0x2f5c57(0x12e))];})[_0x3f515c(0x162)]();return _0x2b513d=[...new Set(_0x2b513d)],_0x2b513d;}[_0x1db156(0x130)](_0x42d1c2){const _0x24482b=_0x1db156;return _0x24482b(0x123)+(this[_0x24482b(0x14b)][_0x24482b(0x147)][_0x24482b(0x133)](_0x24482b(0x163))[_0x24482b(0x157)](_0x42d1c2)||_0x24482b(0x11f))[_0x24482b(0x144)]()+_0x24482b(0x171)+_0x42d1c2[_0x24482b(0x144)]()[_0x24482b(0x15c)](/-/g,'_');}}
23
+ const _0x410cc9=_0x4896;function _0x5077(){const _0x2c76f1=['filter','before','config','handleListReversedCommand','afterInit','reversed','createRange','commandName','element','formatInline','backward','3017490PTtFUj','3867296fqwgkJ','_getSuggestionBlocks','1967EYAPjj','list.properties','editor','LegacyListUtils','format','*Format:*\x20set\x20start\x20index\x20to\x20%0','startIndex','toUpperCase','replace','1922472pbsrLd','locale','bind','_LIST_','formatBlock','*Change\x20to:*\x20%0','registerDescriptionCallback','unshift','styles','TrackChangesEditing','_getTranslationKeyForListStyle','selection','change','plugins','10878dzJPYO','listType','numbered','handleDescriptions','get','578852OrmQAe','*Format:*\x20set\x20order\x20to\x20reversed','createPositionAt','getListTypeFromListStyleType','push','listItem','length','getLastPosition','LegacyListPropertiesEditing','forward','markMultiRangeBlockFormat','enableCommand','from','_getSuggestionBlocksForListStyle','model','*Format:*\x20set\x20order\x20to\x20regular','flat','getSiblingNodes','descriptionFactory','type','parent','map','594964UymwGt','handleListStartCommand','getAttribute','default','listStart','1950940TkigWd','listReversed','listStyle','document','ELEMENT_','has','getFirstPosition','getSelectedBlocks','handleListStyleCommand','commandParams'];_0x5077=function(){return _0x2c76f1;};return _0x5077();}(function(_0x4b6a07,_0x5f4b69){const _0x45c4fe=_0x4896,_0x43ceb4=_0x4b6a07();while(!![]){try{const _0x5b1002=parseInt(_0x45c4fe(0x13e))/0x1+parseInt(_0x45c4fe(0x154))/0x2+-parseInt(_0x45c4fe(0x12b))/0x3+parseInt(_0x45c4fe(0x159))/0x4+parseInt(_0x45c4fe(0x16e))/0x5+parseInt(_0x45c4fe(0x139))/0x6*(-parseInt(_0x45c4fe(0x171))/0x7)+-parseInt(_0x45c4fe(0x16f))/0x8;if(_0x5b1002===_0x5f4b69)break;else _0x43ceb4['push'](_0x43ceb4['shift']());}catch(_0x3bdc2f){_0x43ceb4['push'](_0x43ceb4['shift']());}}}(_0x5077,0x51836));import{Plugin as _0x5f3bb5}from'ckeditor5/src/core.js';function _0x4896(_0xfa2216,_0x5e94a0){const _0x50779d=_0x5077();return _0x4896=function(_0x489659,_0x12c255){_0x489659=_0x489659-0x126;let _0x194389=_0x50779d[_0x489659];return _0x194389;},_0x4896(_0xfa2216,_0x5e94a0);}import{getTranslation as _0x4f4f41}from'../utils/common-translations.js';export default class W extends _0x5f3bb5{[_0x410cc9(0x167)](){const _0x4c76e3=_0x410cc9;if(!this[_0x4c76e3(0x173)][_0x4c76e3(0x138)][_0x4c76e3(0x15e)](_0x4c76e3(0x146)))return;const _0x384586=this[_0x4c76e3(0x173)][_0x4c76e3(0x165)][_0x4c76e3(0x13d)](_0x4c76e3(0x172)),_0x53be18=this[_0x4c76e3(0x173)][_0x4c76e3(0x138)][_0x4c76e3(0x13d)](_0x4c76e3(0x134));_0x384586[_0x4c76e3(0x133)]&&_0x53be18[_0x4c76e3(0x149)](_0x4c76e3(0x15b),this[_0x4c76e3(0x161)][_0x4c76e3(0x12d)](this)),_0x384586[_0x4c76e3(0x168)]&&_0x53be18[_0x4c76e3(0x149)](_0x4c76e3(0x15a),this[_0x4c76e3(0x166)][_0x4c76e3(0x12d)](this)),_0x384586[_0x4c76e3(0x128)]&&_0x53be18[_0x4c76e3(0x149)](_0x4c76e3(0x158),this[_0x4c76e3(0x155)][_0x4c76e3(0x12d)](this)),_0x53be18[_0x4c76e3(0x150)][_0x4c76e3(0x131)](this[_0x4c76e3(0x13c)][_0x4c76e3(0x12d)](this));}[_0x410cc9(0x161)](_0x51fd31,_0xac0736={}){const _0x5092f0=_0x410cc9,_0x339a5c=this[_0x5092f0(0x173)][_0x5092f0(0x138)][_0x5092f0(0x13d)](_0x5092f0(0x134)),_0x5233f3=this[_0x5092f0(0x14b)]();this[_0x5092f0(0x173)][_0x5092f0(0x14c)][_0x5092f0(0x137)](()=>{const _0x169c84=_0x5092f0;_0x339a5c[_0x169c84(0x148)](_0x5233f3,{'commandName':_0x169c84(0x15b),'commandParams':[{'type':_0xac0736[_0x169c84(0x151)]}],'formatGroupId':_0x169c84(0x15b)});});}[_0x410cc9(0x166)](_0x27da7f,_0x3eb8ce={}){const _0x2e9da9=_0x410cc9,_0x307e4b=this[_0x2e9da9(0x173)][_0x2e9da9(0x138)][_0x2e9da9(0x13d)](_0x2e9da9(0x134)),_0x575b5b=this[_0x2e9da9(0x170)](_0xa29b79=>_0xa29b79['is'](_0x2e9da9(0x16b),_0x2e9da9(0x143))&&_0x2e9da9(0x13b)===_0xa29b79[_0x2e9da9(0x156)](_0x2e9da9(0x13a)));if(_0x575b5b[_0x2e9da9(0x144)]<0x1)return;const _0x2aa03e=_0x575b5b[_0x2e9da9(0x153)](_0x5d54bb=>this[_0x2e9da9(0x173)][_0x2e9da9(0x14c)][_0x2e9da9(0x169)](this[_0x2e9da9(0x173)][_0x2e9da9(0x14c)][_0x2e9da9(0x140)](_0x5d54bb,_0x2e9da9(0x164)),this[_0x2e9da9(0x173)][_0x2e9da9(0x14c)][_0x2e9da9(0x140)](_0x5d54bb,0x0)));this[_0x2e9da9(0x173)][_0x2e9da9(0x14c)][_0x2e9da9(0x137)](()=>{const _0x376955=_0x2e9da9;_0x307e4b[_0x376955(0x148)](_0x2aa03e,{'commandName':_0x376955(0x15a),'commandParams':[{'reversed':_0x3eb8ce[_0x376955(0x168)]}],'formatGroupId':_0x376955(0x15a)});});}[_0x410cc9(0x155)](_0x2cc73c,_0x3687a7={}){const _0x68d577=_0x410cc9,_0x31bb06=this[_0x68d577(0x173)][_0x68d577(0x138)][_0x68d577(0x13d)](_0x68d577(0x134)),_0x5320cd=this[_0x68d577(0x170)](_0x54e573=>_0x54e573['is'](_0x68d577(0x16b),_0x68d577(0x143))&&_0x68d577(0x13b)===_0x54e573[_0x68d577(0x156)](_0x68d577(0x13a)));if(_0x5320cd[_0x68d577(0x144)]<0x1)return;const _0x28c39d=_0x5320cd[_0x68d577(0x153)](_0x2b5588=>this[_0x68d577(0x173)][_0x68d577(0x14c)][_0x68d577(0x169)](this[_0x68d577(0x173)][_0x68d577(0x14c)][_0x68d577(0x140)](_0x2b5588,_0x68d577(0x164)),this[_0x68d577(0x173)][_0x68d577(0x14c)][_0x68d577(0x140)](_0x2b5588,0x0)));this[_0x68d577(0x173)][_0x68d577(0x14c)][_0x68d577(0x137)](()=>{const _0xe14494=_0x68d577;_0x31bb06[_0xe14494(0x148)](_0x28c39d,{'commandName':_0xe14494(0x158),'commandParams':[{'startIndex':_0x3687a7[_0xe14494(0x128)]}],'formatGroupId':_0xe14494(0x158)});});}[_0x410cc9(0x13c)](_0x23b3be){const _0x2bfc73=_0x410cc9;if(_0x2bfc73(0x12f)!=_0x23b3be[_0x2bfc73(0x151)]&&_0x2bfc73(0x16c)!=_0x23b3be[_0x2bfc73(0x151)])return;const _0x27a9ad=this[_0x2bfc73(0x173)][_0x2bfc73(0x12c)],{data:_0x42b16f}=_0x23b3be;if(!_0x42b16f)return;let _0x428a15,_0x3ad4ee;switch(_0x42b16f[_0x2bfc73(0x16a)]){case _0x2bfc73(0x15b):_0x428a15=_0x2bfc73(0x130),_0x3ad4ee={'type':_0x2bfc73(0x126),'content':_0x4f4f41(_0x27a9ad,_0x428a15,_0x4f4f41(_0x27a9ad,this[_0x2bfc73(0x135)](_0x42b16f[_0x2bfc73(0x162)][0x0][_0x2bfc73(0x151)])))};break;case _0x2bfc73(0x15a):_0x428a15=_0x42b16f[_0x2bfc73(0x162)][0x0][_0x2bfc73(0x168)]?_0x2bfc73(0x13f):_0x2bfc73(0x14d),_0x3ad4ee={'type':_0x2bfc73(0x126),'content':_0x4f4f41(_0x27a9ad,_0x428a15)};break;case _0x2bfc73(0x158):_0x428a15=_0x2bfc73(0x127),_0x3ad4ee={'type':_0x2bfc73(0x126),'content':_0x4f4f41(_0x27a9ad,_0x428a15,_0x42b16f[_0x2bfc73(0x162)][0x0][_0x2bfc73(0x128)])};}return _0x3ad4ee;}[_0x410cc9(0x14b)](){const _0x87143f=_0x410cc9;var _0x24fbfd,_0x5e4d7d,_0x1cf1cb,_0x3bd967;const _0x2243db=this[_0x87143f(0x173)][_0x87143f(0x138)][_0x87143f(0x13d)](_0x87143f(0x174));let _0x1633a4=Array[_0x87143f(0x14a)](this[_0x87143f(0x173)][_0x87143f(0x14c)][_0x87143f(0x15c)][_0x87143f(0x136)][_0x87143f(0x160)]());return(null===(_0x24fbfd=_0x1633a4[0x0])||void 0x0===_0x24fbfd?void 0x0:_0x24fbfd['is'](_0x87143f(0x16b),_0x87143f(0x143)))&&_0x1633a4[_0x87143f(0x132)](..._0x2243db[_0x87143f(0x14f)](this[_0x87143f(0x173)][_0x87143f(0x14c)][_0x87143f(0x15c)][_0x87143f(0x136)][_0x87143f(0x15f)](),_0x87143f(0x16d))),(null===(_0x5e4d7d=_0x1633a4[_0x1633a4[_0x87143f(0x144)]-0x1])||void 0x0===_0x5e4d7d?void 0x0:_0x5e4d7d['is'](_0x87143f(0x16b),_0x87143f(0x143)))&&_0x1633a4[_0x87143f(0x142)](..._0x2243db[_0x87143f(0x14f)](this[_0x87143f(0x173)][_0x87143f(0x14c)][_0x87143f(0x15c)][_0x87143f(0x136)][_0x87143f(0x145)](),_0x87143f(0x147))),_0x1633a4=[...new Set(_0x1633a4)],(null===(_0x3bd967=null===(_0x1cf1cb=this[_0x87143f(0x173)][_0x87143f(0x14c)][_0x87143f(0x15c)][_0x87143f(0x136)][_0x87143f(0x15f)]())||void 0x0===_0x1cf1cb?void 0x0:_0x1cf1cb[_0x87143f(0x152)])||void 0x0===_0x3bd967?void 0x0:_0x3bd967['is'](_0x87143f(0x16b),_0x87143f(0x143)))&&(_0x1633a4=_0x1633a4[_0x87143f(0x163)](_0x4caee9=>_0x4caee9['is'](_0x87143f(0x16b),_0x87143f(0x143)))),_0x1633a4;}[_0x410cc9(0x170)](_0x5b7c42){const _0x1e3c97=_0x410cc9,_0x2f9b57=this[_0x1e3c97(0x173)][_0x1e3c97(0x138)][_0x1e3c97(0x13d)](_0x1e3c97(0x174));let _0x18ee85=Array[_0x1e3c97(0x14a)](this[_0x1e3c97(0x173)][_0x1e3c97(0x14c)][_0x1e3c97(0x15c)][_0x1e3c97(0x136)][_0x1e3c97(0x160)]())[_0x1e3c97(0x163)](_0x5b7c42)[_0x1e3c97(0x153)](_0x337346=>{const _0x24fd74=_0x1e3c97,_0xa0d3c7=this[_0x24fd74(0x173)][_0x24fd74(0x14c)][_0x24fd74(0x140)](_0x337346,0x0);return[..._0x2f9b57[_0x24fd74(0x14f)](_0xa0d3c7,_0x24fd74(0x16d)),..._0x2f9b57[_0x24fd74(0x14f)](_0xa0d3c7,_0x24fd74(0x147))];})[_0x1e3c97(0x14e)]();return _0x18ee85=[...new Set(_0x18ee85)],_0x18ee85;}[_0x410cc9(0x135)](_0x38e764){const _0x1b3201=_0x410cc9;return _0x1b3201(0x15d)+(this[_0x1b3201(0x173)][_0x1b3201(0x138)][_0x1b3201(0x13d)](_0x1b3201(0x174))[_0x1b3201(0x141)](_0x38e764)||_0x1b3201(0x157))[_0x1b3201(0x129)]()+_0x1b3201(0x12e)+_0x38e764[_0x1b3201(0x129)]()[_0x1b3201(0x12a)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x344646=_0xa11d;(function(_0xace643,_0x1f2717){const _0x160731=_0xa11d,_0x2e7b46=_0xace643();while(!![]){try{const _0x24bb64=-parseInt(_0x160731(0xa1))/0x1*(-parseInt(_0x160731(0xa5))/0x2)+-parseInt(_0x160731(0x7a))/0x3*(parseInt(_0x160731(0x90))/0x4)+-parseInt(_0x160731(0x9b))/0x5*(parseInt(_0x160731(0x80))/0x6)+parseInt(_0x160731(0x97))/0x7*(-parseInt(_0x160731(0xa3))/0x8)+parseInt(_0x160731(0x83))/0x9*(parseInt(_0x160731(0x7f))/0xa)+-parseInt(_0x160731(0x9f))/0xb*(-parseInt(_0x160731(0x88))/0xc)+parseInt(_0x160731(0x99))/0xd;if(_0x24bb64===_0x1f2717)break;else _0x2e7b46['push'](_0x2e7b46['shift']());}catch(_0x489682){_0x2e7b46['push'](_0x2e7b46['shift']());}}}(_0x2962,0xbbf8d));function _0x2962(){const _0x43c0b0=['32824IhdHdh','commandParams','696002xAlfmz','attribute','1281800zGnOWo','key','2TCxbzt','get','3hUnmZs','registerAttributeLabel','link\x20(','locale','editor','3560rbiUcP','339102zJnzuT','unlink','toLowerCase','22131zVeYYV','link','afterInit','descriptionFactory','has','3768OQIryP','format','formatInline','manualDecorators','type','*Remove\x20link*','TrackChangesEditing','_registerLegacyDescription','144184xaiYtC','label','plugins','commandName','commands','*Set\x20link:*\x20%0','enableDefaultAttributesIntegration','63KxDfWm','LinkEditing','3227575cNLnGt','registerInlineAttribute','45caZNPN','newValue','linkHref','registerDescriptionCallback'];_0x2962=function(){return _0x43c0b0;};return _0x2962();}import{Plugin as _0x538cb4}from'ckeditor5/src/core.js';import{getTranslation as _0x4d9a79}from'../utils/common-translations.js';function _0xa11d(_0x2248e4,_0x4bdfd2){const _0x29620e=_0x2962();return _0xa11d=function(_0xa11d9c,_0x36e181){_0xa11d9c=_0xa11d9c-0x7a;let _0x20bdd2=_0x29620e[_0xa11d9c];return _0x20bdd2;},_0xa11d(_0x2248e4,_0x4bdfd2);}export default class ht extends _0x538cb4{[_0x344646(0x85)](){const _0x10948e=_0x344646,_0xf947ce=this[_0x10948e(0x7e)];if(!_0xf947ce[_0x10948e(0x92)][_0x10948e(0x87)](_0x10948e(0x98)))return;const _0x468db0=_0xf947ce[_0x10948e(0x92)][_0x10948e(0xa6)](_0x10948e(0x8e)),_0x4cf00b=_0xf947ce[_0x10948e(0x94)][_0x10948e(0xa6)](_0x10948e(0x84));_0x468db0[_0x10948e(0x96)](_0x10948e(0x84)),_0x468db0[_0x10948e(0x96)](_0x10948e(0x81)),_0x468db0[_0x10948e(0x9a)](_0x10948e(0x9d));for(const _0xe92f9a of _0x4cf00b[_0x10948e(0x8b)])_0x468db0[_0x10948e(0x9a)](_0xe92f9a['id']),_0x468db0[_0x10948e(0x86)][_0x10948e(0x7b)](_0xe92f9a['id'],_0x10948e(0x7c)+_0xe92f9a[_0x10948e(0x91)][_0x10948e(0x82)]()+')');_0x468db0[_0x10948e(0x86)][_0x10948e(0x9e)](_0x1a5905=>{const _0x146975=_0x10948e;if(_0x146975(0xa2)!=_0x1a5905[_0x146975(0x8c)])return;const {data:_0x210b65}=_0x1a5905;if(!_0x210b65||_0x146975(0x9d)!=_0x210b65[_0x146975(0xa4)])return;const _0x1295e5=_0x210b65[_0x146975(0x9c)],_0x184377=_0xf947ce[_0x146975(0x7d)];return{'type':_0x146975(0x89),'content':null==_0x1295e5?_0x4d9a79(_0x184377,_0x146975(0x8d)):_0x4d9a79(_0x184377,_0x146975(0x95),'\x22'+_0x1295e5+'\x22')};}),this[_0x10948e(0x8f)]();}[_0x344646(0x8f)](){const _0x388696=_0x344646,_0x1bf428=this[_0x388696(0x7e)],_0x597be7=_0x1bf428[_0x388696(0x7d)];_0x1bf428[_0x388696(0x92)][_0x388696(0xa6)](_0x388696(0x8e))[_0x388696(0x86)][_0x388696(0x9e)](_0x2c34c3=>{const _0x5a3bd6=_0x388696;if(_0x5a3bd6(0x8a)!=_0x2c34c3[_0x5a3bd6(0x8c)])return;const {data:_0x17169b}=_0x2c34c3;if(_0x17169b){if(_0x5a3bd6(0x84)==_0x17169b[_0x5a3bd6(0x93)]){const _0x14a71e=_0x17169b[_0x5a3bd6(0xa0)][0x0];return{'type':_0x5a3bd6(0x89),'content':_0x4d9a79(_0x597be7,_0x5a3bd6(0x95),'\x22'+_0x14a71e+'\x22')};}return _0x5a3bd6(0x81)==_0x17169b[_0x5a3bd6(0x93)]?{'type':_0x5a3bd6(0x89),'content':_0x4d9a79(_0x597be7,_0x5a3bd6(0x8d))}:void 0x0;}});}}
23
+ function _0x5392(){const _0x4535a0=['4463192nquxrs','919773gmVXvi','registerInlineAttribute','get','toLowerCase','formatInline','attribute','linkHref','484465VJBMQr','commands','registerDescriptionCallback','71616qEDJKq','commandParams','32CSeXvM','registerAttributeLabel','manualDecorators','descriptionFactory','format','11715039rJsJGP','editor','_registerLegacyDescription','unlink','LinkEditing','newValue','535379CEdxQx','commandName','91kMMBKw','locale','type','label','key','*Set\x20link:*\x20%0','plugins','afterInit','1321116uKlreT','enableDefaultAttributesIntegration','TrackChangesEditing','*Remove\x20link*','link','link\x20(','has'];_0x5392=function(){return _0x4535a0;};return _0x5392();}function _0x5a4c(_0x39f098,_0x2c14d0){const _0x539297=_0x5392();return _0x5a4c=function(_0x5a4c0d,_0x9c11d8){_0x5a4c0d=_0x5a4c0d-0x1c9;let _0x435d34=_0x539297[_0x5a4c0d];return _0x435d34;},_0x5a4c(_0x39f098,_0x2c14d0);}const _0x4196db=_0x5a4c;(function(_0x58b071,_0x6d980f){const _0x5822f5=_0x5a4c,_0x28880=_0x58b071();while(!![]){try{const _0x15de66=-parseInt(_0x5822f5(0x1d7))/0x1+-parseInt(_0x5822f5(0x1e1))/0x2+parseInt(_0x5822f5(0x1e9))/0x3+parseInt(_0x5822f5(0x1cc))/0x4*(parseInt(_0x5822f5(0x1f0))/0x5)+parseInt(_0x5822f5(0x1ca))/0x6*(-parseInt(_0x5822f5(0x1d9))/0x7)+-parseInt(_0x5822f5(0x1e8))/0x8+parseInt(_0x5822f5(0x1d1))/0x9;if(_0x15de66===_0x6d980f)break;else _0x28880['push'](_0x28880['shift']());}catch(_0x40e131){_0x28880['push'](_0x28880['shift']());}}}(_0x5392,0x73d22));import{Plugin as _0x4b13ff}from'ckeditor5/src/core.js';import{getTranslation as _0x33e1a4}from'../utils/common-translations.js';export default class ht extends _0x4b13ff{[_0x4196db(0x1e0)](){const _0xc54ef2=_0x4196db,_0xa1e0c7=this[_0xc54ef2(0x1d2)];if(!_0xa1e0c7[_0xc54ef2(0x1df)][_0xc54ef2(0x1e7)](_0xc54ef2(0x1d5)))return;const _0xfc65ce=_0xa1e0c7[_0xc54ef2(0x1df)][_0xc54ef2(0x1eb)](_0xc54ef2(0x1e3)),_0x195f3d=_0xa1e0c7[_0xc54ef2(0x1f1)][_0xc54ef2(0x1eb)](_0xc54ef2(0x1e5));_0xfc65ce[_0xc54ef2(0x1e2)](_0xc54ef2(0x1e5)),_0xfc65ce[_0xc54ef2(0x1e2)](_0xc54ef2(0x1d4)),_0xfc65ce[_0xc54ef2(0x1ea)](_0xc54ef2(0x1ef));for(const _0x40ce50 of _0x195f3d[_0xc54ef2(0x1ce)])_0xfc65ce[_0xc54ef2(0x1ea)](_0x40ce50['id']),_0xfc65ce[_0xc54ef2(0x1cf)][_0xc54ef2(0x1cd)](_0x40ce50['id'],_0xc54ef2(0x1e6)+_0x40ce50[_0xc54ef2(0x1dc)][_0xc54ef2(0x1ec)]()+')');_0xfc65ce[_0xc54ef2(0x1cf)][_0xc54ef2(0x1c9)](_0x2f6419=>{const _0x4717fd=_0xc54ef2;if(_0x4717fd(0x1ee)!=_0x2f6419[_0x4717fd(0x1db)])return;const {data:_0x405853}=_0x2f6419;if(!_0x405853||_0x4717fd(0x1ef)!=_0x405853[_0x4717fd(0x1dd)])return;const _0x410b6e=_0x405853[_0x4717fd(0x1d6)],_0x247a81=_0xa1e0c7[_0x4717fd(0x1da)];return{'type':_0x4717fd(0x1d0),'content':null==_0x410b6e?_0x33e1a4(_0x247a81,_0x4717fd(0x1e4)):_0x33e1a4(_0x247a81,_0x4717fd(0x1de),'\x22'+_0x410b6e+'\x22')};}),this[_0xc54ef2(0x1d3)]();}[_0x4196db(0x1d3)](){const _0x3a79f7=_0x4196db,_0x15a49e=this[_0x3a79f7(0x1d2)],_0x257b60=_0x15a49e[_0x3a79f7(0x1da)];_0x15a49e[_0x3a79f7(0x1df)][_0x3a79f7(0x1eb)](_0x3a79f7(0x1e3))[_0x3a79f7(0x1cf)][_0x3a79f7(0x1c9)](_0x3b386=>{const _0x48069f=_0x3a79f7;if(_0x48069f(0x1ed)!=_0x3b386[_0x48069f(0x1db)])return;const {data:_0x5924f5}=_0x3b386;if(_0x5924f5){if(_0x48069f(0x1e5)==_0x5924f5[_0x48069f(0x1d8)]){const _0x1b1783=_0x5924f5[_0x48069f(0x1cb)][0x0];return{'type':_0x48069f(0x1d0),'content':_0x33e1a4(_0x257b60,_0x48069f(0x1de),'\x22'+_0x1b1783+'\x22')};}return _0x48069f(0x1d4)==_0x5924f5[_0x48069f(0x1d8)]?{'type':_0x48069f(0x1d0),'content':_0x33e1a4(_0x257b60,_0x48069f(0x1e4))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cbf1a=_0x3992;(function(_0x1cde4a,_0x534cac){const _0x529ee5=_0x3992,_0x32d197=_0x1cde4a();while(!![]){try{const _0x14cd3c=parseInt(_0x529ee5(0xb6))/0x1+parseInt(_0x529ee5(0x105))/0x2*(-parseInt(_0x529ee5(0xa0))/0x3)+parseInt(_0x529ee5(0x81))/0x4+-parseInt(_0x529ee5(0xf1))/0x5+parseInt(_0x529ee5(0x8b))/0x6*(parseInt(_0x529ee5(0xe1))/0x7)+-parseInt(_0x529ee5(0xe0))/0x8*(-parseInt(_0x529ee5(0xde))/0x9)+-parseInt(_0x529ee5(0x9c))/0xa;if(_0x14cd3c===_0x534cac)break;else _0x32d197['push'](_0x32d197['shift']());}catch(_0x22d437){_0x32d197['push'](_0x32d197['shift']());}}}(_0x5a24,0x696a0));import{Plugin as _0x57c329}from'ckeditor5/src/core.js';function _0x5a24(){const _0x5b7fb7=['ListEditing','editor','170996SatppA','getFirstRange','toUpperCase','documentList','_suggestionFactory','numberedList','formatBlock','registerAttributeLabel','*Format:*\x20insert\x20into\x20%0','ELEMENT_TODO_LIST','146202TZVglr','outdentList','oldRange','afterInit','todo','locale','push','_LIST','plugins','todoListChecked','customBulletedList','listType','commandParams','listItemId','getSuggestions','newRange','value','3835110BoSyYv','forceValue','*Split:*\x20list\x20item','removeMarker','1098243DCwWOO','_supportLegacySuggestions','high','accept','nextSibling','getAttribute','meta','ELEMENT_','*Check\x20item*','listStyle','listStart','getSuggestion','hasSuggestion','newValue','range','listIndent','end','next','suggestion','document','getFirstMarker','selection','716519LZaQjM','*Merge:*\x20list\x20item','list.multiBlock','_registerLegacyDescription','_getAttributeKey','*Change\x20to:*\x20%0','containsItem','mergeListItemBackward','find','suggestion:attribute:','from','isNextTo','get','FORMAT_INDENT','model','attributeKey','startsWith','_findSuggestions','data','change:data','oldValue','createPositionAt','batch','checkTodoList','numbered','format','registerElementLabel','head','_splitMarkerName','refresh','previousSibling','*Merge:*\x20%0','has','commands','registerDescriptionCallback','attributes','splitListItemBefore','nodeAfter','trackChangesCommand','default','99UGCfHs','deletion','218168IYgeEH','196YOAouC','customNumberedList','TrackChangesEditing','setSelection','type','bulletedList','schema','isObject','ELEMENT_NUMBERED_LIST','*Remove\x20format:*\x20%0','fromRange','listMarker','multipleBlocks','noTrackChangesFixer','assureChains','groupId','970380vgeTGk','getChanges','listItemIdFixer','*Outdent:*\x20%0','map','setAttribute','*Set\x20format:*\x20%0','listMarkerStyle','*Format:*\x20remove\x20from\x20%0','*Indent:*\x20%0','registerCustomCallback','mergeListItemForward','splitListItemAfter','TodoListEditing','todoList','commandName','filter','registerPostFixer','isLocal','change','4aOhVSp','size','config','detach','todoListCheck','bulleted','getRanges','includes','enableDefaultAttributesIntegration','registerBlockAttribute','execute','createRange','attribute','start','descriptionFactory','ELEMENT_BULLETED_LIST','parent','getChangedMarkers','*Uncheck\x20item*','length','ELEMENT_LIST_ITEM','name','indentList','isUndo','key','differ','add','listReversed'];_0x5a24=function(){return _0x5b7fb7;};return _0x5a24();}import{getTranslation as _0x206a0e}from'../utils/common-translations.js';function _0x3992(_0x5db577,_0x23c525){const _0x5a2474=_0x5a24();return _0x3992=function(_0x3992b3,_0x192ce1){_0x3992b3=_0x3992b3-0x79;let _0x48ffd4=_0x5a2474[_0x3992b3];return _0x48ffd4;},_0x3992(_0x5db577,_0x23c525);}import{renameAttributeKey as _0x7b57f5}from'../trackchangesediting.js';import{LiveRange as _0x2dfa95}from'ckeditor5/src/engine.js';export default class K extends _0x57c329{[_0x4cbf1a(0x8e)](){const _0x347578=_0x4cbf1a,_0x2e624c=this[_0x347578(0x80)];if(!_0x2e624c[_0x347578(0x93)][_0x347578(0xd6)](_0x347578(0x7f)))return;const _0x16a0da=_0x2e624c[_0x347578(0x90)],_0x3533c2=_0x2e624c[_0x347578(0x93)][_0x347578(0xc2)](_0x347578(0xe3)),_0x3a95c1=_0x2e624c[_0x347578(0x93)][_0x347578(0xd6)](_0x347578(0xfe)),_0x45e42e=!!_0x2e624c[_0x347578(0x107)][_0x347578(0xc2)](_0x347578(0xb8));function _0xc0ce7c(_0x123cdd){const _0x36c368=_0x347578;return{'type':_0x36c368(0xcf),'content':''+_0x206a0e(_0x16a0da,_0x36c368(0xf7),_0x123cdd)};}function _0x379fdd(_0x258dce){const _0x4fa447=_0x347578;return{'type':_0x4fa447(0xcf),'content':''+_0x206a0e(_0x16a0da,_0x4fa447(0xea),_0x258dce)};}_0x3533c2[_0x347578(0x10d)](_0x347578(0x86)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xe6)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xe2)),_0x3533c2[_0x347578(0x10d)](_0x347578(0x95)),_0x3533c2[_0x347578(0x10d)](_0x347578(0x79)),_0x3533c2[_0x347578(0x10d)](_0x347578(0x8c)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xfd)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xda)),_0x3533c2[_0x347578(0x10e)](_0x347578(0x98)),_0x3533c2[_0x347578(0x10e)](_0x347578(0x96)),_0x3533c2[_0x347578(0x10e)](_0x347578(0xaf)),_0x45e42e&&(_0x3533c2[_0x347578(0x10d)](_0x347578(0xbd)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xfc))),_0x3a95c1&&(_0x3533c2[_0x347578(0x10d)](_0x347578(0xff)),_0x3533c2[_0x347578(0x10d)](_0x347578(0xcd)),_0x3533c2[_0x347578(0x10e)](_0x347578(0x94)),_0x3533c2[_0x347578(0x113)][_0x347578(0xd8)](_0x2e5e2f=>{const _0x35c1f4=_0x347578,{data:_0x13eee9}=_0x2e5e2f;if(_0x13eee9&&_0x35c1f4(0x94)==_0x13eee9[_0x35c1f4(0x7b)])return{'type':_0x35c1f4(0xcf),'content':_0x13eee9[_0x35c1f4(0xad)]?_0x206a0e(_0x16a0da,_0x35c1f4(0xa8)):_0x206a0e(_0x16a0da,_0x35c1f4(0x117))};}),this[_0x347578(0x80)][_0x347578(0xc4)][_0x347578(0xb3)][_0x347578(0x102)](_0x179142=>{const _0x127a03=_0x347578;if(_0x179142[_0x127a03(0xcc)][_0x127a03(0x7a)])return!0x1;let _0x2ef12e=!0x1;const _0x5e474d=_0x3533c2[_0x127a03(0x99)]({'skipNotAttached':!0x0})[_0x127a03(0x101)](_0x861d2d=>_0x127a03(0x94)===_0x3533c2[_0x127a03(0xba)](_0x861d2d));for(const _0x128c4a of _0x5e474d){_0x127a03(0x8f)!=_0x128c4a[_0x127a03(0x82)]()[_0x127a03(0x112)][_0x127a03(0xdb)][_0x127a03(0xa5)](_0x127a03(0x96))&&(_0x3533c2[_0x127a03(0xc7)](_0x128c4a[_0x127a03(0x82)](),_0x127a03(0x111))[_0x127a03(0xbe)](_0x1bf7cb=>_0x127a03(0x96)===_0x3533c2[_0x127a03(0xba)](_0x1bf7cb[_0x127a03(0xb2)]))||(_0x179142[_0x127a03(0x9f)](_0x128c4a[_0x127a03(0xb4)]()),_0x2ef12e=!0x0));}return _0x2ef12e;})),_0x3533c2[_0x347578(0x113)][_0x347578(0x88)](_0x347578(0xaf),_0x206a0e(_0x16a0da,_0x347578(0xc3)));const _0x31383c={'type':_0x347578(0xcf),'content':''};_0x3533c2[_0x347578(0x113)][_0x347578(0xd8)](_0xac01f0=>{const _0x4720af=_0x347578,{data:_0x5dcfbc}=_0xac01f0;if(!_0x5dcfbc||_0x4720af(0x96)!=_0x5dcfbc[_0x4720af(0x7b)])return;let _0x3a9d34=_0xac01f0[_0x4720af(0xd1)];for(;_0x3a9d34;){if(_0x3a9d34[_0x4720af(0xc8)]&&((_0x4720af(0xa9)==_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0x7b)]||_0x4720af(0xf8)==_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0x7b)])&&(_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0xad)]&&_0x4720af(0xdd)!=_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0xad)]||_0x4720af(0xdd)!=_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0xca)]&&!_0x5dcfbc[_0x4720af(0xad)])||!_0x45e42e&&_0x3a9d34[_0x4720af(0xc8)][_0x4720af(0x7b)]==_0x7b57f5))return _0x31383c;_0x3a9d34=_0x3a9d34[_0x4720af(0xb1)];}if(null==_0x5dcfbc[_0x4720af(0xad)])switch(_0x5dcfbc[_0x4720af(0xca)]){case _0x4720af(0x10a):return _0x379fdd(_0x206a0e(_0x16a0da,_0x4720af(0x114)));case _0x4720af(0xce):return _0x379fdd(_0x206a0e(_0x16a0da,_0x4720af(0xe9)));case _0x4720af(0x8f):return _0x379fdd(_0x206a0e(_0x16a0da,_0x4720af(0x8a)));}switch(_0x5dcfbc[_0x4720af(0xad)]){case _0x4720af(0x10a):return _0xc0ce7c(_0x206a0e(_0x16a0da,_0x4720af(0x114)));case _0x4720af(0xce):return _0xc0ce7c(_0x206a0e(_0x16a0da,_0x4720af(0xe9)));case _0x4720af(0x8f):return _0xc0ce7c(_0x206a0e(_0x16a0da,_0x4720af(0x8a)));}}),_0x3533c2[_0x347578(0x113)][_0x347578(0xd8)](_0x45055b=>{const _0x44e4f5=_0x347578,{data:_0x261c7e}=_0x45055b;if(_0x261c7e&&_0x44e4f5(0xaf)==_0x261c7e[_0x44e4f5(0x7b)])return null==_0x261c7e[_0x44e4f5(0xad)]||null==_0x261c7e[_0x44e4f5(0xca)]&&0x0==_0x261c7e[_0x44e4f5(0xad)]?_0x31383c:void 0x0;}),_0x3533c2[_0x347578(0x113)][_0x347578(0xd8)](_0x1dc7e8=>{const _0x480b13=_0x347578;if(_0x480b13(0x111)!=_0x1dc7e8[_0x480b13(0xe5)])return;const {data:_0x12d177}=_0x1dc7e8;if(!_0x12d177||_0x480b13(0x98)!=_0x12d177[_0x480b13(0x7b)])return;const _0x4bdbf5=Ee(_0x1dc7e8);return _0x480b13(0xad)==_0x4bdbf5?{'type':_0x480b13(0xcf),'content':_0x206a0e(_0x16a0da,_0x480b13(0xb7))}:_0x480b13(0xca)==_0x4bdbf5?{'type':_0x480b13(0xcf),'content':_0x206a0e(_0x16a0da,_0x480b13(0x9e))}:_0x31383c;}),_0x2e624c[_0x347578(0xc4)][_0x347578(0xb3)][_0x347578(0x102)](_0x4f53f5=>this[_0x347578(0xf3)](_0x4f53f5)),_0x2e624c[_0x347578(0xc4)][_0x347578(0xb3)][_0x347578(0x102)](_0x37e74a=>this[_0x347578(0xee)](_0x37e74a)),_0x2e624c[_0x347578(0xc4)][_0x347578(0xb3)]['on'](_0x347578(0xc9),(_0x19521d,_0x3db8ec)=>{const _0x4c2878=_0x347578;if(_0x3db8ec[_0x4c2878(0x7a)]||!_0x3db8ec[_0x4c2878(0x103)])return!0x1;this[_0x4c2878(0xef)]();},{'priority':_0x347578(0xa2)}),this[_0x347578(0xa1)]();}[_0x4cbf1a(0xf3)](_0x2a4207){const _0x12c51a=_0x4cbf1a;if(_0x2a4207[_0x12c51a(0xcc)][_0x12c51a(0x7a)]||!_0x2a4207[_0x12c51a(0xcc)][_0x12c51a(0x103)])return!0x1;let _0x47f32c=!0x1;const _0x56e405=this[_0x12c51a(0x80)][_0x12c51a(0x93)][_0x12c51a(0xc2)](_0x12c51a(0xe3))[_0x12c51a(0x99)]({'skipNotAttached':!0x0})[_0x12c51a(0x101)](_0x37d6b6=>_0x37d6b6[_0x12c51a(0xc8)]&&_0x12c51a(0x98)==_0x37d6b6[_0x12c51a(0xc8)][_0x12c51a(0x7b)])[_0x12c51a(0x101)](_0x46f0e6=>_0x46f0e6[_0x12c51a(0xc8)][_0x12c51a(0xad)]&&_0x46f0e6[_0x12c51a(0xc8)][_0x12c51a(0xca)]);for(const _0x4b3977 of _0x56e405)Ee(_0x4b3977)||(_0x2a4207[_0x12c51a(0x9f)](_0x4b3977[_0x12c51a(0xb4)]()),_0x47f32c=!0x0);return _0x47f32c;}[_0x4cbf1a(0xee)](_0x5e79c7){const _0x2d023e=_0x4cbf1a;if(_0x5e79c7[_0x2d023e(0xcc)][_0x2d023e(0x7a)]||!_0x5e79c7[_0x2d023e(0xcc)][_0x2d023e(0x103)])return!0x1;const _0x3dca06=this[_0x2d023e(0x80)][_0x2d023e(0x93)][_0x2d023e(0xc2)](_0x2d023e(0xe3));if(_0x3dca06[_0x2d023e(0xdc)][_0x2d023e(0x9b)])return!0x1;let _0x2c016c=!0x1;const _0x28c67c=[_0x2d023e(0x96),_0x2d023e(0x98),_0x2d023e(0xaf),_0x2d023e(0xa9),_0x2d023e(0xaa),_0x2d023e(0x7e),_0x2d023e(0x109),_0x2d023e(0xec),_0x2d023e(0xf8)],_0x44e361=this[_0x2d023e(0x80)][_0x2d023e(0xc4)][_0x2d023e(0xb3)][_0x2d023e(0x7c)][_0x2d023e(0xf2)]()[_0x2d023e(0x101)](_0x1fc7e8=>_0x2d023e(0x111)==_0x1fc7e8[_0x2d023e(0xe5)])[_0x2d023e(0x101)](_0x46fcd6=>_0x28c67c[_0x2d023e(0x10c)](_0x46fcd6[_0x2d023e(0xc5)]));if(0x0==_0x44e361[_0x2d023e(0x118)])return _0x2c016c;for(const _0x44b10a of _0x44e361){const _0x2800e3=_0x3dca06[_0x2d023e(0xc7)](_0x44b10a[_0x2d023e(0xae)],_0x2d023e(0x111))[_0x2d023e(0x101)](_0x57a317=>!_0x57a317[_0x2d023e(0xa6)][_0x2d023e(0xc1)])[_0x2d023e(0xf5)](_0x7eacb2=>_0x7eacb2[_0x2d023e(0xb2)])[_0x2d023e(0x101)](_0x41e9d6=>{const _0x520918=_0x2d023e,_0x4add98=_0x3dca06[_0x520918(0xba)](_0x41e9d6);return _0x28c67c[_0x520918(0x10c)](_0x4add98);});if(_0x2800e3[_0x2d023e(0x118)]){for(const _0x586161 of _0x2800e3)_0x5e79c7[_0x2d023e(0x9f)](_0x586161[_0x2d023e(0xb4)]());_0x2c016c=!0x0;}}return _0x2c016c;}[_0x4cbf1a(0xef)](){const _0xae061d=_0x4cbf1a,_0x502bfe=this[_0xae061d(0x80)][_0xae061d(0x93)][_0xae061d(0xc2)](_0xae061d(0xe3)),_0xdafb21=[_0xae061d(0x96),_0xae061d(0x98),_0xae061d(0xaf),_0xae061d(0xa9),_0xae061d(0xaa),_0xae061d(0x7e),_0xae061d(0x109),_0xae061d(0xec),_0xae061d(0xf8)];let _0x511cb8;const _0x264452=new Set(this[_0xae061d(0x80)][_0xae061d(0xc4)][_0xae061d(0xb3)][_0xae061d(0x7c)][_0xae061d(0x116)]()[_0xae061d(0x101)](_0x35d33c=>{const _0x3ee0d1=_0xae061d;if(_0x35d33c[_0x3ee0d1(0xc8)][_0x3ee0d1(0x8d)]||!_0x35d33c[_0x3ee0d1(0xc8)][_0x3ee0d1(0x9a)])return null;if(!_0x35d33c[_0x3ee0d1(0x11a)][_0x3ee0d1(0xc6)](_0x3ee0d1(0xbf)))return null;const {id:_0x5231b4}=_0x502bfe[_0x3ee0d1(0xd2)](_0x35d33c[_0x3ee0d1(0x11a)]);if(!_0x502bfe[_0x3ee0d1(0xac)](_0x5231b4))return null;const _0x238edf=_0x502bfe[_0x3ee0d1(0xab)](_0x5231b4);return _0xdafb21[_0x3ee0d1(0x10c)](_0x238edf[_0x3ee0d1(0xc8)][_0x3ee0d1(0x7b)]);})[_0xae061d(0xf5)](_0x144d25=>{const _0x4405ad=_0xae061d,{id:_0x14f3d5}=_0x502bfe[_0x4405ad(0xd2)](_0x144d25[_0x4405ad(0x11a)]),_0x265ff5=_0x502bfe[_0x4405ad(0xab)](_0x14f3d5);return _0x511cb8=_0x265ff5[_0x4405ad(0xd9)][_0x4405ad(0xf0)],_0x265ff5[_0x4405ad(0x82)]()[_0x4405ad(0x112)][_0x4405ad(0xdb)];}));if(0x0==_0x264452[_0xae061d(0x106)])return;const _0x54660d=_0x502bfe[_0xae061d(0x99)]({'skipNotAttached':!0x0})[_0xae061d(0x101)](_0x4175c5=>_0xae061d(0x111)==_0x4175c5[_0xae061d(0xe5)]&&_0x4175c5[_0xae061d(0xc8)]&&_0xdafb21[_0xae061d(0x10c)](_0x4175c5[_0xae061d(0xc8)][_0xae061d(0x7b)])&&_0x4175c5[_0xae061d(0xd9)][_0xae061d(0xf0)]!=_0x511cb8)[_0xae061d(0xf5)](_0x37a1a8=>({'listItem':_0x37a1a8[_0xae061d(0x82)]()[_0xae061d(0x112)][_0xae061d(0xdb)],'groupId':_0x37a1a8[_0xae061d(0xd9)][_0xae061d(0xf0)]})),_0x2b7f9a=new Set();for(const {groupId:_0x553f84,listItem:_0x24e134}of _0x54660d)_0x264452[_0xae061d(0xd6)](_0x24e134)&&_0x2b7f9a[_0xae061d(0x7d)](_0x553f84);for(const _0x3736c5 of _0x502bfe[_0xae061d(0x99)]())_0x2b7f9a[_0xae061d(0xd6)](_0x3736c5[_0xae061d(0xd9)][_0xae061d(0xf0)])&&_0x3736c5[_0xae061d(0xf6)](_0xae061d(0xf0),_0x511cb8);}[_0x4cbf1a(0xa1)](){const _0x4ab2eb=_0x4cbf1a,_0x3a87e8=this[_0x4ab2eb(0x80)],_0x2ab8a1=_0x3a87e8[_0x4ab2eb(0x90)],_0xb16cce=_0x3a87e8[_0x4ab2eb(0x93)][_0x4ab2eb(0xc2)](_0x4ab2eb(0xe3));this[_0x4ab2eb(0xb9)](),_0xb16cce[_0x4ab2eb(0x85)][_0x4ab2eb(0xfb)](_0x4ab2eb(0x87),_0x4ab2eb(0x84),_0x4ab2eb(0xa3),function(_0x3f8ad4,_0x2c772d){const _0x24b634=_0x4ab2eb,_0x362990=[];for(let _0x302cd0 of _0x3f8ad4)_0x302cd0[_0x24b634(0x112)][_0x24b634(0xdb)]===_0x302cd0[_0x24b634(0xb0)][_0x24b634(0x115)]&&(_0x302cd0=_0x3a87e8[_0x24b634(0xc4)][_0x24b634(0x110)](_0x3a87e8[_0x24b634(0xc4)][_0x24b634(0xcb)](_0x302cd0[_0x24b634(0x112)][_0x24b634(0xdb)],0x0))),_0x362990[_0x24b634(0x91)](_0x302cd0);_0x3a87e8[_0x24b634(0xc4)][_0x24b634(0x104)](_0x23cd70=>{const _0x19b8f9=_0x24b634,_0x372497=_0x3a87e8[_0x19b8f9(0xc4)][_0x19b8f9(0xb3)][_0x19b8f9(0xb5)],_0x3d807f=Array[_0x19b8f9(0xc0)](_0x372497[_0x19b8f9(0x10b)]())[_0x19b8f9(0xf5)](_0x5bf9f6=>_0x2dfa95[_0x19b8f9(0xeb)](_0x5bf9f6));_0x23cd70[_0x19b8f9(0xe4)](_0x362990),_0x3a87e8[_0x19b8f9(0xd7)][_0x19b8f9(0xc2)](_0x2c772d[_0x19b8f9(0x100)])[_0x19b8f9(0xd3)](),_0x2c772d[_0x19b8f9(0x97)][_0x19b8f9(0x91)]({'forceDefaultExecution':!0x0}),_0x3a87e8[_0x19b8f9(0x10f)](_0x2c772d[_0x19b8f9(0x100)],..._0x2c772d[_0x19b8f9(0x97)]),_0x23cd70[_0x19b8f9(0xe4)](_0x3d807f);for(const _0x4d4bee of _0x3d807f)_0x4d4bee[_0x19b8f9(0x108)]();});}),_0xb16cce[_0x4ab2eb(0x113)][_0x4ab2eb(0xd0)](function(_0x530aef){const _0x1a8b77=_0x4ab2eb,_0x9bffc7=!_0x3a87e8[_0x1a8b77(0xc4)][_0x1a8b77(0xe7)][_0x1a8b77(0xe8)](_0x530aef),_0x17170d=_0x530aef[_0x1a8b77(0xd4)],_0x2d1fd7=_0x530aef[_0x1a8b77(0xa4)],_0x46f626=_0x530aef[_0x1a8b77(0xa5)](_0x1a8b77(0x98)),_0x17979d=!_0x17170d||_0x17170d[_0x1a8b77(0xa5)](_0x1a8b77(0x98))!==_0x46f626,_0x30065e=!_0x2d1fd7||_0x2d1fd7[_0x1a8b77(0xa5)](_0x1a8b77(0x98))!==_0x46f626;return _0x9bffc7&&Boolean(_0x46f626)&&_0x17979d&&_0x30065e;},_0x58becc=>_0x206a0e(_0x2ab8a1,_0x4ab2eb(0x119),_0x58becc));}[_0x4cbf1a(0xb9)](){const _0x414898=_0x4cbf1a,_0x57c7e1=this[_0x414898(0x80)],_0x30fc25=_0x57c7e1[_0x414898(0x90)];function _0x5d7ec9(_0x388ba1){const _0x3214bc=_0x414898,_0xe19a6a=_0x57c7e1[_0x3214bc(0xd7)][_0x3214bc(0xc2)](_0x3214bc(0xe6))[_0x3214bc(0x9b)],_0x4ca9c8=_0x57c7e1[_0x3214bc(0xd7)][_0x3214bc(0xc2)](_0x3214bc(0x86))[_0x3214bc(0x9b)];return _0x3214bc(0x86)===_0x388ba1?_0xe19a6a:_0x4ca9c8;}_0x57c7e1[_0x414898(0x93)][_0x414898(0xc2)](_0x414898(0xe3))[_0x414898(0x113)][_0x414898(0xd8)](function(_0x19d51b){const _0x13113e=_0x414898;if(_0x13113e(0x87)!=_0x19d51b[_0x13113e(0xe5)])return;const {data:_0xc2efcc}=_0x19d51b;if(!_0xc2efcc)return;let _0x4a1217,_0x3f7b07,_0x44ddcf,_0xc41f20;switch(_0xc2efcc[_0x13113e(0x100)]){case _0x13113e(0xe6):_0x44ddcf=_0xc2efcc[_0x13113e(0x97)][0x0][_0x13113e(0x9d)],_0xc41f20=_0x5d7ec9(_0xc2efcc[_0x13113e(0x100)]),_0x4a1217=_0x44ddcf?_0x13113e(0x89):_0x13113e(0xf9),!_0xc41f20&&_0x57c7e1[_0x13113e(0x107)][_0x13113e(0xc2)](_0x13113e(0xb8))||(_0x4a1217=_0x13113e(0xbb)),_0x3f7b07={'type':_0x13113e(0xcf),'content':_0x206a0e(_0x30fc25,_0x4a1217,_0x206a0e(_0x30fc25,_0x13113e(0x114)))};break;case _0x13113e(0x86):_0x44ddcf=_0xc2efcc[_0x13113e(0x97)][0x0][_0x13113e(0x9d)],_0xc41f20=_0x5d7ec9(_0xc2efcc[_0x13113e(0x100)]),_0x4a1217=_0x44ddcf?_0x13113e(0x89):_0x13113e(0xf9),!_0xc41f20&&_0x57c7e1[_0x13113e(0x107)][_0x13113e(0xc2)](_0x13113e(0xb8))||(_0x4a1217=_0x13113e(0xbb)),_0x3f7b07={'type':_0x13113e(0xcf),'content':_0x206a0e(_0x30fc25,_0x4a1217,_0x206a0e(_0x30fc25,_0x13113e(0xe9)))};break;case _0x13113e(0x79):_0x4a1217=_0x13113e(0xfa),_0x3f7b07={'type':_0x13113e(0xcf),'content':_0x206a0e(_0x30fc25,_0x4a1217,_0x206a0e(_0x30fc25,_0x13113e(0x119)))};break;case _0x13113e(0x8c):_0x4a1217=function(_0x15605c){const _0x32783a=_0x13113e,_0xe4d24b=_0x15605c[_0x32783a(0x82)]();let _0x24d692=_0xe4d24b[_0x32783a(0x112)][_0x32783a(0xdb)];for(;_0x24d692&&_0xe4d24b[_0x32783a(0xbc)](_0x24d692);){if(_0x24d692[_0x32783a(0xa5)](_0x32783a(0xaf))>0x0)return!0x1;_0x24d692=_0x24d692[_0x32783a(0xa4)];}return!0x0;}(_0x19d51b)?_0x206a0e(_0x30fc25,_0x13113e(0xf9),_0x206a0e(_0x30fc25,function(_0x54071b){const _0x1f0c43=_0x13113e;return _0x1f0c43(0xa7)+_0x54071b[_0x1f0c43(0x82)]()[_0x1f0c43(0x112)][_0x1f0c43(0xdb)][_0x1f0c43(0xa5)](_0x1f0c43(0x96))[_0x1f0c43(0x83)]()+_0x1f0c43(0x92);}(_0x19d51b))):_0x206a0e(_0x30fc25,_0x13113e(0xf4),_0x206a0e(_0x30fc25,_0x13113e(0x119))),_0x3f7b07={'type':_0x13113e(0xcf),'content':_0x4a1217};break;case _0x13113e(0xbd):case _0x13113e(0xfc):!0x1===_0xc2efcc[_0x13113e(0xed)]&&(_0x4a1217=_0x13113e(0xd5),_0x3f7b07={'type':_0x13113e(0xdf),'content':_0x206a0e(_0x30fc25,_0x4a1217,_0x206a0e(_0x30fc25,_0x13113e(0x119)))});}return _0x3f7b07;});}}function Ee(_0x4e17aa){const _0x2219a0=_0x4cbf1a;let _0x445583=_0x4e17aa[_0x2219a0(0x82)]()[_0x2219a0(0x112)][_0x2219a0(0xdb)][_0x2219a0(0xd4)];for(;_0x445583;){const _0x5be35c=_0x445583[_0x2219a0(0xa5)](_0x2219a0(0x98));if(!_0x5be35c)return!0x1;if(_0x5be35c==_0x4e17aa[_0x2219a0(0xc8)][_0x2219a0(0xad)])return _0x2219a0(0xad);if(_0x5be35c==_0x4e17aa[_0x2219a0(0xc8)][_0x2219a0(0xca)])return _0x2219a0(0xca);_0x445583=_0x445583[_0x2219a0(0xd4)];}return!0x1;}
23
+ function _0x3b46(){const _0x29def0=['getChanges','previousSibling','attributes','trackChangesCommand','numberedList','containsItem','from','newValue','*Remove\x20format:*\x20%0','start','9895770tdoxah','batch','outdentList','*Merge:*\x20%0','1062OxKJhZ','attribute','listStyle','push','*Uncheck\x20item*','registerPostFixer','range','*Outdent:*\x20%0','getFirstRange','ELEMENT_','FORMAT_INDENT','setSelection','1246040LFStTm','startsWith','listIndent','*Set\x20format:*\x20%0','attributeKey','has','*Format:*\x20remove\x20from\x20%0','plugins','todoListChecked','locale','data','_supportLegacySuggestions','add','change','673036DIugyD','commandParams','assureChains','*Change\x20to:*\x20%0','112SxQAEi','todo','head','get','groupId','selection','commandName','getSuggestion','afterInit','getFirstMarker','listMarker','*Format:*\x20insert\x20into\x20%0','documentList','config','next','1975960VJcbol','isNextTo','ELEMENT_NUMBERED_LIST','*Split:*\x20list\x20item','splitListItemAfter','document','find','setAttribute','enableDefaultAttributesIntegration','bulletedList','high','_getAttributeKey','ELEMENT_TODO_LIST','detach','_suggestionFactory','oldValue','TrackChangesEditing','oldRange','*Check\x20item*','default','listItemIdFixer','ListEditing','hasSuggestion','splitListItemBefore','descriptionFactory','mergeListItemBackward','formatBlock','isObject','2962726SHUxZp','suggestion:attribute:','customNumberedList','_findSuggestions','size','noTrackChangesFixer','listStart','change:data','*Merge:*\x20list\x20item','includes','fromRange','getRanges','forceValue','_splitMarkerName','numbered','multipleBlocks','type','getSuggestions','ELEMENT_LIST_ITEM','ELEMENT_BULLETED_LIST','format','getChangedMarkers','listMarkerStyle','refresh','todoListCheck','createPositionAt','_registerLegacyDescription','listType','isLocal','653784XoHJtS','differ','*Indent:*\x20%0','listReversed','commands','parent','key','nextSibling','value','createRange','filter','registerAttributeLabel','mergeListItemForward','suggestion','todoList','checkTodoList','registerBlockAttribute','list.multiBlock','removeMarker','listItemId','schema','execute','meta','customBulletedList','length','map','accept','nodeAfter','getAttribute','registerElementLabel','toUpperCase','model','newRange','27cgnGko','37270TkwXtQ','TodoListEditing','bulleted','name','indentList','isUndo','registerDescriptionCallback','end','deletion','_LIST','editor','registerCustomCallback'];_0x3b46=function(){return _0x29def0;};return _0x3b46();}const _0x312fc4=_0x232b;(function(_0x110bce,_0x4d5f6f){const _0x160871=_0x232b,_0x23c9b5=_0x110bce();while(!![]){try{const _0x113c19=-parseInt(_0x160871(0x105))/0x1+parseInt(_0x160871(0x142))/0x2+-parseInt(_0x160871(0xde))/0x3*(-parseInt(_0x160871(0x15f))/0x4)+parseInt(_0x160871(0xdf))/0x5*(parseInt(_0x160871(0xf9))/0x6)+parseInt(_0x160871(0x113))/0x7*(-parseInt(_0x160871(0x117))/0x8)+-parseInt(_0x160871(0xf5))/0x9+parseInt(_0x160871(0x126))/0xa;if(_0x113c19===_0x4d5f6f)break;else _0x23c9b5['push'](_0x23c9b5['shift']());}catch(_0x579657){_0x23c9b5['push'](_0x23c9b5['shift']());}}}(_0x3b46,0xbddd9));function _0x232b(_0x35030a,_0x15efaf){const _0x3b468c=_0x3b46();return _0x232b=function(_0x232b5c,_0x585319){_0x232b5c=_0x232b5c-0xd5;let _0x23796f=_0x3b468c[_0x232b5c];return _0x23796f;},_0x232b(_0x35030a,_0x15efaf);}import{Plugin as _0x1e472a}from'ckeditor5/src/core.js';import{getTranslation as _0x3c4125}from'../utils/common-translations.js';import{renameAttributeKey as _0x5125d8}from'../trackchangesediting.js';import{LiveRange as _0x5adcfd}from'ckeditor5/src/engine.js';export default class K extends _0x1e472a{[_0x312fc4(0x11f)](){const _0x26fac3=_0x312fc4,_0x1b07eb=this[_0x26fac3(0xe9)];if(!_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x10a)](_0x26fac3(0x13b)))return;const _0x42139a=_0x1b07eb[_0x26fac3(0x10e)],_0x2b3f=_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x11a)](_0x26fac3(0x136)),_0x4bc3d1=_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x10a)](_0x26fac3(0xe0)),_0x1d37f2=!!_0x1b07eb[_0x26fac3(0x124)][_0x26fac3(0x11a)](_0x26fac3(0x170));function _0x2caa4e(_0x5b4dc7){const _0x900c58=_0x26fac3;return{'type':_0x900c58(0x156),'content':''+_0x3c4125(_0x42139a,_0x900c58(0x108),_0x5b4dc7)};}function _0xbd36d1(_0x485c65){const _0xb83ddd=_0x26fac3;return{'type':_0xb83ddd(0x156),'content':''+_0x3c4125(_0x42139a,_0xb83ddd(0xf3),_0x485c65)};}_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xef)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x12f)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x144)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x176)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xe3)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xf7)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x12a)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x13d)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x172)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x15d)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x107)),_0x1d37f2&&(_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x13f)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16b))),_0x4bc3d1&&(_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16d)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16e)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x10d)),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x63d62b=>{const _0x528dc6=_0x26fac3,{data:_0x1940d7}=_0x63d62b;if(_0x1940d7&&_0x528dc6(0x10d)==_0x1940d7[_0x528dc6(0x165)])return{'type':_0x528dc6(0x156),'content':_0x1940d7[_0x528dc6(0xf2)]?_0x3c4125(_0x42139a,_0x528dc6(0x138)):_0x3c4125(_0x42139a,_0x528dc6(0xfd))};}),this[_0x26fac3(0xe9)][_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x335b2e=>{const _0x122df5=_0x26fac3;if(_0x335b2e[_0x122df5(0xf6)][_0x122df5(0xe4)])return!0x1;let _0x337e23=!0x1;const _0x5511da=_0x2b3f[_0x122df5(0x153)]({'skipNotAttached':!0x0})[_0x122df5(0x169)](_0x10dcd0=>_0x122df5(0x10d)===_0x2b3f[_0x122df5(0x131)](_0x10dcd0));for(const _0x10015c of _0x5511da){_0x122df5(0x118)!=_0x10015c[_0x122df5(0x101)]()[_0x122df5(0xf4)][_0x122df5(0xd8)][_0x122df5(0xd9)](_0x122df5(0x15d))&&(_0x2b3f[_0x122df5(0x145)](_0x10015c[_0x122df5(0x101)](),_0x122df5(0xfa))[_0x122df5(0x12c)](_0x58df96=>_0x122df5(0x15d)===_0x2b3f[_0x122df5(0x131)](_0x58df96[_0x122df5(0x16c)]))||(_0x335b2e[_0x122df5(0x171)](_0x10015c[_0x122df5(0x120)]()),_0x337e23=!0x0));}return _0x337e23;})),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0x16a)](_0x26fac3(0x107),_0x3c4125(_0x42139a,_0x26fac3(0x103)));const _0x4ab128={'type':_0x26fac3(0x156),'content':''};_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x20fca8=>{const _0x16efd7=_0x26fac3,{data:_0x36c0fc}=_0x20fca8;if(!_0x36c0fc||_0x16efd7(0x15d)!=_0x36c0fc[_0x16efd7(0x165)])return;let _0x558b03=_0x20fca8[_0x16efd7(0x119)];for(;_0x558b03;){if(_0x558b03[_0x16efd7(0x10f)]&&((_0x16efd7(0xfb)==_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)]||_0x16efd7(0x158)==_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)])&&(_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0xf2)]&&_0x16efd7(0x139)!=_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0xf2)]||_0x16efd7(0x139)!=_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x135)]&&!_0x36c0fc[_0x16efd7(0xf2)])||!_0x1d37f2&&_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)]==_0x5125d8))return _0x4ab128;_0x558b03=_0x558b03[_0x16efd7(0x125)];}if(null==_0x36c0fc[_0x16efd7(0xf2)])switch(_0x36c0fc[_0x16efd7(0x135)]){case _0x16efd7(0xe1):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x155)));case _0x16efd7(0x150):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x128)));case _0x16efd7(0x118):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x132)));}switch(_0x36c0fc[_0x16efd7(0xf2)]){case _0x16efd7(0xe1):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x155)));case _0x16efd7(0x150):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x128)));case _0x16efd7(0x118):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x132)));}}),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x693942=>{const _0x2a3e8f=_0x26fac3,{data:_0x3b688a}=_0x693942;if(_0x3b688a&&_0x2a3e8f(0x107)==_0x3b688a[_0x2a3e8f(0x165)])return null==_0x3b688a[_0x2a3e8f(0xf2)]||null==_0x3b688a[_0x2a3e8f(0x135)]&&0x0==_0x3b688a[_0x2a3e8f(0xf2)]?_0x4ab128:void 0x0;}),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x19cdd6=>{const _0x4059e6=_0x26fac3;if(_0x4059e6(0xfa)!=_0x19cdd6[_0x4059e6(0x152)])return;const {data:_0x38d9a6}=_0x19cdd6;if(!_0x38d9a6||_0x4059e6(0x172)!=_0x38d9a6[_0x4059e6(0x165)])return;const _0xf36b6b=Ee(_0x19cdd6);return _0x4059e6(0xf2)==_0xf36b6b?{'type':_0x4059e6(0x156),'content':_0x3c4125(_0x42139a,_0x4059e6(0x14a))}:_0x4059e6(0x135)==_0xf36b6b?{'type':_0x4059e6(0x156),'content':_0x3c4125(_0x42139a,_0x4059e6(0x129))}:_0x4ab128;}),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x1e89f3=>this[_0x26fac3(0x13a)](_0x1e89f3)),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x156852=>this[_0x26fac3(0x147)](_0x156852)),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)]['on'](_0x26fac3(0x149),(_0x17e506,_0x449a16)=>{const _0x43dc8c=_0x26fac3;if(_0x449a16[_0x43dc8c(0xe4)]||!_0x449a16[_0x43dc8c(0x15e)])return!0x1;this[_0x43dc8c(0x115)]();},{'priority':_0x26fac3(0x130)}),this[_0x26fac3(0x110)]();}[_0x312fc4(0x13a)](_0x4a60c9){const _0x2b9cd8=_0x312fc4;if(_0x4a60c9[_0x2b9cd8(0xf6)][_0x2b9cd8(0xe4)]||!_0x4a60c9[_0x2b9cd8(0xf6)][_0x2b9cd8(0x15e)])return!0x1;let _0x250075=!0x1;const _0x5443c8=this[_0x2b9cd8(0xe9)][_0x2b9cd8(0x10c)][_0x2b9cd8(0x11a)](_0x2b9cd8(0x136))[_0x2b9cd8(0x153)]({'skipNotAttached':!0x0})[_0x2b9cd8(0x169)](_0x1afb4a=>_0x1afb4a[_0x2b9cd8(0x10f)]&&_0x2b9cd8(0x172)==_0x1afb4a[_0x2b9cd8(0x10f)][_0x2b9cd8(0x165)])[_0x2b9cd8(0x169)](_0x45394f=>_0x45394f[_0x2b9cd8(0x10f)][_0x2b9cd8(0xf2)]&&_0x45394f[_0x2b9cd8(0x10f)][_0x2b9cd8(0x135)]);for(const _0x598225 of _0x5443c8)Ee(_0x598225)||(_0x4a60c9[_0x2b9cd8(0x171)](_0x598225[_0x2b9cd8(0x120)]()),_0x250075=!0x0);return _0x250075;}[_0x312fc4(0x147)](_0x4d4252){const _0x53f7ab=_0x312fc4;if(_0x4d4252[_0x53f7ab(0xf6)][_0x53f7ab(0xe4)]||!_0x4d4252[_0x53f7ab(0xf6)][_0x53f7ab(0x15e)])return!0x1;const _0x78a9ee=this[_0x53f7ab(0xe9)][_0x53f7ab(0x10c)][_0x53f7ab(0x11a)](_0x53f7ab(0x136));if(_0x78a9ee[_0x53f7ab(0xee)][_0x53f7ab(0x167)])return!0x1;let _0x2a5a90=!0x1;const _0x538e46=[_0x53f7ab(0x15d),_0x53f7ab(0x172),_0x53f7ab(0x107),_0x53f7ab(0xfb),_0x53f7ab(0x148),_0x53f7ab(0x162),_0x53f7ab(0x15a),_0x53f7ab(0x121),_0x53f7ab(0x158)],_0xe67763=this[_0x53f7ab(0xe9)][_0x53f7ab(0xdc)][_0x53f7ab(0x12b)][_0x53f7ab(0x160)][_0x53f7ab(0xeb)]()[_0x53f7ab(0x169)](_0x2dbf80=>_0x53f7ab(0xfa)==_0x2dbf80[_0x53f7ab(0x152)])[_0x53f7ab(0x169)](_0x131070=>_0x538e46[_0x53f7ab(0x14b)](_0x131070[_0x53f7ab(0x109)]));if(0x0==_0xe67763[_0x53f7ab(0xd5)])return _0x2a5a90;for(const _0x2276d9 of _0xe67763){const _0x4fd382=_0x78a9ee[_0x53f7ab(0x145)](_0x2276d9[_0x53f7ab(0xff)],_0x53f7ab(0xfa))[_0x53f7ab(0x169)](_0x2593cf=>!_0x2593cf[_0x53f7ab(0x175)][_0x53f7ab(0x127)])[_0x53f7ab(0xd6)](_0x35e908=>_0x35e908[_0x53f7ab(0x16c)])[_0x53f7ab(0x169)](_0x4ffb39=>{const _0x5cf9d2=_0x53f7ab,_0xb9e9c=_0x78a9ee[_0x5cf9d2(0x131)](_0x4ffb39);return _0x538e46[_0x5cf9d2(0x14b)](_0xb9e9c);});if(_0x4fd382[_0x53f7ab(0xd5)]){for(const _0xe3eeb7 of _0x4fd382)_0x4d4252[_0x53f7ab(0x171)](_0xe3eeb7[_0x53f7ab(0x120)]());_0x2a5a90=!0x0;}}return _0x2a5a90;}[_0x312fc4(0x115)](){const _0x20a9fc=_0x312fc4,_0xb28392=this[_0x20a9fc(0xe9)][_0x20a9fc(0x10c)][_0x20a9fc(0x11a)](_0x20a9fc(0x136)),_0x52779b=[_0x20a9fc(0x15d),_0x20a9fc(0x172),_0x20a9fc(0x107),_0x20a9fc(0xfb),_0x20a9fc(0x148),_0x20a9fc(0x162),_0x20a9fc(0x15a),_0x20a9fc(0x121),_0x20a9fc(0x158)];let _0x2b91a1;const _0x465159=new Set(this[_0x20a9fc(0xe9)][_0x20a9fc(0xdc)][_0x20a9fc(0x12b)][_0x20a9fc(0x160)][_0x20a9fc(0x157)]()[_0x20a9fc(0x169)](_0x587c04=>{const _0x57e386=_0x20a9fc;if(_0x587c04[_0x57e386(0x10f)][_0x57e386(0x137)]||!_0x587c04[_0x57e386(0x10f)][_0x57e386(0xdd)])return null;if(!_0x587c04[_0x57e386(0xe2)][_0x57e386(0x106)](_0x57e386(0x143)))return null;const {id:_0x177d32}=_0xb28392[_0x57e386(0x14f)](_0x587c04[_0x57e386(0xe2)]);if(!_0xb28392[_0x57e386(0x13c)](_0x177d32))return null;const _0x226dcc=_0xb28392[_0x57e386(0x11e)](_0x177d32);return _0x52779b[_0x57e386(0x14b)](_0x226dcc[_0x57e386(0x10f)][_0x57e386(0x165)]);})[_0x20a9fc(0xd6)](_0x4e2c82=>{const _0x26f072=_0x20a9fc,{id:_0x5b0197}=_0xb28392[_0x26f072(0x14f)](_0x4e2c82[_0x26f072(0xe2)]),_0x1b9500=_0xb28392[_0x26f072(0x11e)](_0x5b0197);return _0x2b91a1=_0x1b9500[_0x26f072(0xed)][_0x26f072(0x11b)],_0x1b9500[_0x26f072(0x101)]()[_0x26f072(0xf4)][_0x26f072(0xd8)];}));if(0x0==_0x465159[_0x20a9fc(0x146)])return;const _0x7971c3=_0xb28392[_0x20a9fc(0x153)]({'skipNotAttached':!0x0})[_0x20a9fc(0x169)](_0x314803=>_0x20a9fc(0xfa)==_0x314803[_0x20a9fc(0x152)]&&_0x314803[_0x20a9fc(0x10f)]&&_0x52779b[_0x20a9fc(0x14b)](_0x314803[_0x20a9fc(0x10f)][_0x20a9fc(0x165)])&&_0x314803[_0x20a9fc(0xed)][_0x20a9fc(0x11b)]!=_0x2b91a1)[_0x20a9fc(0xd6)](_0x1bfa80=>({'listItem':_0x1bfa80[_0x20a9fc(0x101)]()[_0x20a9fc(0xf4)][_0x20a9fc(0xd8)],'groupId':_0x1bfa80[_0x20a9fc(0xed)][_0x20a9fc(0x11b)]})),_0x39cb10=new Set();for(const {groupId:_0x41d65a,listItem:_0xda0c4e}of _0x7971c3)_0x465159[_0x20a9fc(0x10a)](_0xda0c4e)&&_0x39cb10[_0x20a9fc(0x111)](_0x41d65a);for(const _0x90376f of _0xb28392[_0x20a9fc(0x153)]())_0x39cb10[_0x20a9fc(0x10a)](_0x90376f[_0x20a9fc(0xed)][_0x20a9fc(0x11b)])&&_0x90376f[_0x20a9fc(0x12d)](_0x20a9fc(0x11b),_0x2b91a1);}[_0x312fc4(0x110)](){const _0x18acea=_0x312fc4,_0x354c51=this[_0x18acea(0xe9)],_0x1b600e=_0x354c51[_0x18acea(0x10e)],_0x4d9ff2=_0x354c51[_0x18acea(0x10c)][_0x18acea(0x11a)](_0x18acea(0x136));this[_0x18acea(0x15c)](),_0x4d9ff2[_0x18acea(0x134)][_0x18acea(0xea)](_0x18acea(0x140),_0x18acea(0x123),_0x18acea(0xd7),function(_0x2e94a3,_0x4cc3ea){const _0x5cc5f9=_0x18acea,_0x5a9620=[];for(let _0x1ceac3 of _0x2e94a3)_0x1ceac3[_0x5cc5f9(0xf4)][_0x5cc5f9(0xd8)]===_0x1ceac3[_0x5cc5f9(0xe6)][_0x5cc5f9(0x164)]&&(_0x1ceac3=_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x168)](_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x15b)](_0x1ceac3[_0x5cc5f9(0xf4)][_0x5cc5f9(0xd8)],0x0))),_0x5a9620[_0x5cc5f9(0xfc)](_0x1ceac3);_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x112)](_0x10c2fa=>{const _0x298b58=_0x5cc5f9,_0x581584=_0x354c51[_0x298b58(0xdc)][_0x298b58(0x12b)][_0x298b58(0x11c)],_0x5f4497=Array[_0x298b58(0xf1)](_0x581584[_0x298b58(0x14d)]())[_0x298b58(0xd6)](_0x3ceb8b=>_0x5adcfd[_0x298b58(0x14c)](_0x3ceb8b));_0x10c2fa[_0x298b58(0x104)](_0x5a9620),_0x354c51[_0x298b58(0x163)][_0x298b58(0x11a)](_0x4cc3ea[_0x298b58(0x11d)])[_0x298b58(0x159)](),_0x4cc3ea[_0x298b58(0x114)][_0x298b58(0xfc)]({'forceDefaultExecution':!0x0}),_0x354c51[_0x298b58(0x174)](_0x4cc3ea[_0x298b58(0x11d)],..._0x4cc3ea[_0x298b58(0x114)]),_0x10c2fa[_0x298b58(0x104)](_0x5f4497);for(const _0x1bc943 of _0x5f4497)_0x1bc943[_0x298b58(0x133)]();});}),_0x4d9ff2[_0x18acea(0x13e)][_0x18acea(0xda)](function(_0x1ca8fd){const _0x3e9245=_0x18acea,_0x132784=!_0x354c51[_0x3e9245(0xdc)][_0x3e9245(0x173)][_0x3e9245(0x141)](_0x1ca8fd),_0x5a2d1e=_0x1ca8fd[_0x3e9245(0xec)],_0x50e579=_0x1ca8fd[_0x3e9245(0x166)],_0x8188e0=_0x1ca8fd[_0x3e9245(0xd9)](_0x3e9245(0x172)),_0xcd8162=!_0x5a2d1e||_0x5a2d1e[_0x3e9245(0xd9)](_0x3e9245(0x172))!==_0x8188e0,_0x330c08=!_0x50e579||_0x50e579[_0x3e9245(0xd9)](_0x3e9245(0x172))!==_0x8188e0;return _0x132784&&Boolean(_0x8188e0)&&_0xcd8162&&_0x330c08;},_0x4cef86=>_0x3c4125(_0x1b600e,_0x18acea(0x154),_0x4cef86));}[_0x312fc4(0x15c)](){const _0x1ce2db=_0x312fc4,_0x54f795=this[_0x1ce2db(0xe9)],_0x3b9599=_0x54f795[_0x1ce2db(0x10e)];function _0x385d83(_0x296c23){const _0x59a72f=_0x1ce2db,_0x2efb39=_0x54f795[_0x59a72f(0x163)][_0x59a72f(0x11a)](_0x59a72f(0x12f))[_0x59a72f(0x167)],_0x51e6d7=_0x54f795[_0x59a72f(0x163)][_0x59a72f(0x11a)](_0x59a72f(0xef))[_0x59a72f(0x167)];return _0x59a72f(0xef)===_0x296c23?_0x2efb39:_0x51e6d7;}_0x54f795[_0x1ce2db(0x10c)][_0x1ce2db(0x11a)](_0x1ce2db(0x136))[_0x1ce2db(0x13e)][_0x1ce2db(0xe5)](function(_0x440050){const _0x43b216=_0x1ce2db;if(_0x43b216(0x140)!=_0x440050[_0x43b216(0x152)])return;const {data:_0x22bc12}=_0x440050;if(!_0x22bc12)return;let _0x358bf6,_0x1923ac,_0x44bb6a,_0x27748a;switch(_0x22bc12[_0x43b216(0x11d)]){case _0x43b216(0x12f):_0x44bb6a=_0x22bc12[_0x43b216(0x114)][0x0][_0x43b216(0x14e)],_0x27748a=_0x385d83(_0x22bc12[_0x43b216(0x11d)]),_0x358bf6=_0x44bb6a?_0x43b216(0x122):_0x43b216(0x10b),!_0x27748a&&_0x54f795[_0x43b216(0x124)][_0x43b216(0x11a)](_0x43b216(0x170))||(_0x358bf6=_0x43b216(0x116)),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x155)))};break;case _0x43b216(0xef):_0x44bb6a=_0x22bc12[_0x43b216(0x114)][0x0][_0x43b216(0x14e)],_0x27748a=_0x385d83(_0x22bc12[_0x43b216(0x11d)]),_0x358bf6=_0x44bb6a?_0x43b216(0x122):_0x43b216(0x10b),!_0x27748a&&_0x54f795[_0x43b216(0x124)][_0x43b216(0x11a)](_0x43b216(0x170))||(_0x358bf6=_0x43b216(0x116)),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x128)))};break;case _0x43b216(0xe3):_0x358bf6=_0x43b216(0x161),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x154)))};break;case _0x43b216(0xf7):_0x358bf6=function(_0x45b6cf){const _0x188a5b=_0x43b216,_0x224957=_0x45b6cf[_0x188a5b(0x101)]();let _0x2206bc=_0x224957[_0x188a5b(0xf4)][_0x188a5b(0xd8)];for(;_0x2206bc&&_0x224957[_0x188a5b(0xf0)](_0x2206bc);){if(_0x2206bc[_0x188a5b(0xd9)](_0x188a5b(0x107))>0x0)return!0x1;_0x2206bc=_0x2206bc[_0x188a5b(0x166)];}return!0x0;}(_0x440050)?_0x3c4125(_0x3b9599,_0x43b216(0x10b),_0x3c4125(_0x3b9599,function(_0x1894ef){const _0x507319=_0x43b216;return _0x507319(0x102)+_0x1894ef[_0x507319(0x101)]()[_0x507319(0xf4)][_0x507319(0xd8)][_0x507319(0xd9)](_0x507319(0x15d))[_0x507319(0xdb)]()+_0x507319(0xe8);}(_0x440050))):_0x3c4125(_0x3b9599,_0x43b216(0x100),_0x3c4125(_0x3b9599,_0x43b216(0x154))),_0x1923ac={'type':_0x43b216(0x156),'content':_0x358bf6};break;case _0x43b216(0x13f):case _0x43b216(0x16b):!0x1===_0x22bc12[_0x43b216(0x151)]&&(_0x358bf6=_0x43b216(0xf8),_0x1923ac={'type':_0x43b216(0xe7),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x154)))});}return _0x1923ac;});}}function Ee(_0x1fe198){const _0x4bc399=_0x312fc4;let _0x51f8b7=_0x1fe198[_0x4bc399(0x101)]()[_0x4bc399(0xf4)][_0x4bc399(0xd8)][_0x4bc399(0xec)];for(;_0x51f8b7;){const _0x3eeaa6=_0x51f8b7[_0x4bc399(0xd9)](_0x4bc399(0x172));if(!_0x3eeaa6)return!0x1;if(_0x3eeaa6==_0x1fe198[_0x4bc399(0x10f)][_0x4bc399(0xf2)])return _0x4bc399(0xf2);if(_0x3eeaa6==_0x1fe198[_0x4bc399(0x10f)][_0x4bc399(0x135)])return _0x4bc399(0x135);_0x51f8b7=_0x51f8b7[_0x4bc399(0xec)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4376d1=_0x3435;function _0x3435(_0x204e6f,_0x2f54a2){const _0x25deb1=_0x25de();return _0x3435=function(_0x343570,_0x30a491){_0x343570=_0x343570-0x16b;let _0x3cac48=_0x25deb1[_0x343570];return _0x3cac48;},_0x3435(_0x204e6f,_0x2f54a2);}(function(_0x1ea7fc,_0x38f85d){const _0x894297=_0x3435,_0x158af7=_0x1ea7fc();while(!![]){try{const _0x597c83=-parseInt(_0x894297(0x189))/0x1*(parseInt(_0x894297(0x1a7))/0x2)+parseInt(_0x894297(0x191))/0x3*(-parseInt(_0x894297(0x17c))/0x4)+parseInt(_0x894297(0x193))/0x5+parseInt(_0x894297(0x19c))/0x6*(-parseInt(_0x894297(0x1af))/0x7)+-parseInt(_0x894297(0x1b6))/0x8+parseInt(_0x894297(0x1c5))/0x9+parseInt(_0x894297(0x1a0))/0xa;if(_0x597c83===_0x38f85d)break;else _0x158af7['push'](_0x158af7['shift']());}catch(_0x350f08){_0x158af7['push'](_0x158af7['shift']());}}}(_0x25de,0x22837));import{Plugin as _0x264186}from'ckeditor5/src/core.js';import{getTranslation as _0x15c446}from'../utils/common-translations.js';function _0x25de(){const _0x11aea2=['registerBlockAttribute','removeMarker','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','2456748AGWTiS','listReversed','registerDescriptionCallback','enableDefaultAttributesIntegration','_LIST_','upper-latin','FORMAT_LIST_START','commandParams','oldValue','newValue','listStyle','styles','formatBlock','find','ELEMENT_','numbered','has','listStart','registerPostFixer','72508KsyRCE','locale','_getTranslationKeyForListStyle','editor','document','FORMAT_LIST_REVERSED','_getAttributeKey','commandName','list.properties','decimal','descriptionFactory','default','batch','269093znurEY','decimal-leading-zero','get','afterInit','plugins','_registerLegacyDescription','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Format:*\x20set\x20order\x20to\x20reversed','3VKyDox','reversed','288165uJDJCV','head','start','*Change\x20to:*\x20%0','nodeAfter','ListPropertiesEditing','getSuggestions','suggestion','lower-latin','121062tIJSKC','filter','square','model','2460750teCHhX','_LIST_DEFAULT','includes','key','replace','startIndex','isUndo','2iSymDz','attribute','registerAttributeLabel','next','bind','type','getFirstRange','data','7KWdcCY','disc','getAttribute','format','config','_findSuggestions','toUpperCase','1023328FgMkkd','TrackChangesEditing','bulleted','upper-roman','circle','customNumbered','lower-roman','handleDescriptions','getFirstMarker','*Format:*\x20set\x20order\x20to\x20regular','listType'];_0x25de=function(){return _0x11aea2;};return _0x25de();}export default class pe extends _0x264186{[_0x4376d1(0x18c)](){const _0x17282e=_0x4376d1;if(!this[_0x17282e(0x17f)][_0x17282e(0x18d)][_0x17282e(0x179)](_0x17282e(0x198)))return;const _0x2e114c=this[_0x17282e(0x17f)][_0x17282e(0x1b3)][_0x17282e(0x18b)](_0x17282e(0x184)),_0x24cc5e=this[_0x17282e(0x17f)][_0x17282e(0x18d)][_0x17282e(0x18b)](_0x17282e(0x1b7));_0x2e114c[_0x17282e(0x174)]&&(_0x24cc5e[_0x17282e(0x16c)](_0x17282e(0x173)),_0x24cc5e[_0x17282e(0x1c1)](_0x17282e(0x173))),_0x2e114c[_0x17282e(0x192)]&&(_0x24cc5e[_0x17282e(0x16c)](_0x17282e(0x1c6)),_0x24cc5e[_0x17282e(0x1c1)](_0x17282e(0x1c6))),_0x2e114c[_0x17282e(0x1a5)]&&(_0x24cc5e[_0x17282e(0x16c)](_0x17282e(0x17a)),_0x24cc5e[_0x17282e(0x1c1)](_0x17282e(0x17a)));const _0x2f3c18={'type':_0x17282e(0x1b2),'content':''};_0x24cc5e[_0x17282e(0x186)][_0x17282e(0x16b)](this[_0x17282e(0x1bd)][_0x17282e(0x1ab)](this));const _0x5e5e0f=this[_0x17282e(0x17f)][_0x17282e(0x17d)];_0x24cc5e[_0x17282e(0x186)][_0x17282e(0x1a9)](_0x17282e(0x1c6),_0x15c446(_0x5e5e0f,_0x17282e(0x181))),_0x24cc5e[_0x17282e(0x186)][_0x17282e(0x16b)](_0x2d155c=>{const _0x24a728=_0x17282e,{data:_0x16217f}=_0x2d155c;if(_0x16217f&&_0x24a728(0x1c6)==_0x16217f[_0x24a728(0x1a3)])return null==_0x16217f[_0x24a728(0x172)]||0x0==_0x16217f[_0x24a728(0x172)]&&null==_0x16217f[_0x24a728(0x171)]?_0x2f3c18:void 0x0;}),_0x24cc5e[_0x17282e(0x186)][_0x17282e(0x1a9)](_0x17282e(0x17a),_0x15c446(_0x5e5e0f,_0x17282e(0x16f))),_0x24cc5e[_0x17282e(0x186)][_0x17282e(0x16b)](_0x155c2d=>{const _0x1ddb9f=_0x17282e,{data:_0x74de3b}=_0x155c2d;if(_0x74de3b&&_0x1ddb9f(0x17a)==_0x74de3b[_0x1ddb9f(0x1a3)])return null==_0x74de3b[_0x1ddb9f(0x172)]||0x1==_0x74de3b[_0x1ddb9f(0x172)]&&null==_0x74de3b[_0x1ddb9f(0x171)]?_0x2f3c18:void 0x0;}),this[_0x17282e(0x17f)][_0x17282e(0x19f)][_0x17282e(0x180)][_0x17282e(0x17b)](_0x3a7cf9=>{const _0x5442fb=_0x17282e;if(_0x3a7cf9[_0x5442fb(0x188)][_0x5442fb(0x1a6)])return!0x1;let _0x4582b0=!0x1;const _0x2f89d4=_0x24cc5e[_0x5442fb(0x199)]({'skipNotAttached':!0x0})[_0x5442fb(0x19d)](_0x57c0c8=>{const _0x54dda1=_0x5442fb,_0x3c9e38=_0x24cc5e[_0x54dda1(0x182)](_0x57c0c8);return _0x54dda1(0x17a)==_0x3c9e38||_0x54dda1(0x1c6)==_0x3c9e38;});for(const _0x30fa6e of _0x2f89d4){const _0x3c76ca=_0x30fa6e[_0x5442fb(0x1ad)]()[_0x5442fb(0x195)][_0x5442fb(0x197)][_0x5442fb(0x1b1)](_0x5442fb(0x1c0));if(_0x5442fb(0x178)==_0x3c76ca||_0x5442fb(0x1bb)==_0x3c76ca)continue;_0x24cc5e[_0x5442fb(0x1b4)](_0x30fa6e[_0x5442fb(0x1ad)](),_0x5442fb(0x1a8))[_0x5442fb(0x176)](_0x565579=>_0x5442fb(0x1c0)==_0x24cc5e[_0x5442fb(0x182)](_0x565579[_0x5442fb(0x19a)]))||(_0x3a7cf9[_0x5442fb(0x1c2)](_0x30fa6e[_0x5442fb(0x1be)]()),_0x4582b0=!0x0);}return _0x4582b0;}),this[_0x17282e(0x18e)]();}[_0x4376d1(0x1bd)](_0x19166d){const _0x1b4622=_0x4376d1,_0xa65dd=this[_0x1b4622(0x17f)][_0x1b4622(0x17d)],{data:_0x54a018}=_0x19166d,_0x17ce13={'type':_0x1b4622(0x1b2),'content':''};if(!_0x54a018||_0x1b4622(0x173)!=_0x54a018[_0x1b4622(0x1a3)])return;if(!_0x54a018[_0x1b4622(0x171)])return _0x1b4622(0x187)==_0x54a018[_0x1b4622(0x172)]?_0x17ce13:{'type':_0x1b4622(0x1b2),'content':''+_0x15c446(_0xa65dd,_0x1b4622(0x1c3),_0x15c446(_0xa65dd,this[_0x1b4622(0x17e)](_0x54a018[_0x1b4622(0x172)])))};if(!_0x54a018[_0x1b4622(0x172)]){if(_0x1b4622(0x187)==_0x54a018[_0x1b4622(0x171)])return _0x17ce13;let _0x41bbe7=_0x19166d[_0x1b4622(0x194)];for(;_0x41bbe7;){if(_0x41bbe7[_0x1b4622(0x1ae)]&&_0x1b4622(0x1c0)==_0x41bbe7[_0x1b4622(0x1ae)][_0x1b4622(0x1a3)]&&_0x41bbe7[_0x1b4622(0x1ae)][_0x1b4622(0x172)])return _0x17ce13;_0x41bbe7=_0x41bbe7[_0x1b4622(0x1aa)];}return{'type':_0x1b4622(0x1b2),'content':''+_0x15c446(_0xa65dd,_0x1b4622(0x1c4),_0x15c446(_0xa65dd,this[_0x1b4622(0x17e)](_0x54a018[_0x1b4622(0x171)])))};}if(_0x1b4622(0x187)!=_0x54a018[_0x1b4622(0x172)])return{'type':_0x1b4622(0x1b2),'content':''+_0x15c446(_0xa65dd,_0x1b4622(0x1c3),_0x15c446(_0xa65dd,this[_0x1b4622(0x17e)](_0x54a018[_0x1b4622(0x172)])))};let _0x2645a0=_0x19166d[_0x1b4622(0x194)];for(;_0x2645a0;){if(_0x2645a0[_0x1b4622(0x1ae)]&&_0x1b4622(0x1c0)==_0x2645a0[_0x1b4622(0x1ae)][_0x1b4622(0x1a3)]&&_0x2645a0[_0x1b4622(0x1ae)][_0x1b4622(0x172)]&&_0x2645a0[_0x1b4622(0x1ae)][_0x1b4622(0x171)])return _0x17ce13;_0x2645a0=_0x2645a0[_0x1b4622(0x1aa)];}const _0x4fc1cf=_0x19166d[_0x1b4622(0x1ad)]()[_0x1b4622(0x195)][_0x1b4622(0x197)][_0x1b4622(0x1b1)](_0x1b4622(0x1c0));return{'type':_0x1b4622(0x1b2),'content':_0x15c446(_0xa65dd,_0x1b4622(0x1c3),_0x15c446(_0xa65dd,_0x1b4622(0x177)+_0x4fc1cf[_0x1b4622(0x1b5)]()+_0x1b4622(0x1a1)))};}[_0x4376d1(0x18e)](){const _0x2c12f1=_0x4376d1,_0x588054=this[_0x2c12f1(0x17f)],_0x614d=_0x588054[_0x2c12f1(0x17d)];_0x588054[_0x2c12f1(0x18d)][_0x2c12f1(0x18b)](_0x2c12f1(0x1b7))[_0x2c12f1(0x186)][_0x2c12f1(0x16b)](_0x21fcb4=>{const _0x5224fc=_0x2c12f1;if(_0x5224fc(0x175)!=_0x21fcb4[_0x5224fc(0x1ac)])return;const {data:_0xa16511}=_0x21fcb4;if(!_0xa16511)return;let _0x104789,_0x37d756;switch(_0xa16511[_0x5224fc(0x183)]){case _0x5224fc(0x173):_0x104789=_0x5224fc(0x196),_0x37d756={'type':_0x5224fc(0x1b2),'content':_0x15c446(_0x614d,_0x104789,_0x15c446(_0x614d,this[_0x5224fc(0x17e)](_0xa16511[_0x5224fc(0x170)][0x0][_0x5224fc(0x1ac)])))};break;case _0x5224fc(0x1c6):_0x104789=_0xa16511[_0x5224fc(0x170)][0x0][_0x5224fc(0x192)]?_0x5224fc(0x190):_0x5224fc(0x1bf),_0x37d756={'type':_0x5224fc(0x1b2),'content':_0x15c446(_0x614d,_0x104789)};break;case _0x5224fc(0x17a):_0x104789=_0x5224fc(0x18f),_0x37d756={'type':_0x5224fc(0x1b2),'content':_0x15c446(_0x614d,_0x104789,_0xa16511[_0x5224fc(0x170)][0x0][_0x5224fc(0x1a5)])};}return _0x37d756;});}[_0x4376d1(0x17e)](_0x3d61f9){const _0x19814a=_0x4376d1;return _0x19814a(0x177)+function(_0x4a602b){const _0x3353d1=_0x19814a;if(ye[_0x3353d1(0x1a2)](_0x4a602b))return _0x3353d1(0x1b8);if(Se[_0x3353d1(0x1a2)](_0x4a602b))return _0x3353d1(0x178);return null;}(_0x3d61f9)[_0x19814a(0x1b5)]()+_0x19814a(0x16d)+_0x3d61f9[_0x19814a(0x1b5)]()[_0x19814a(0x1a4)](/-/g,'_');}}const ye=[_0x4376d1(0x1b0),_0x4376d1(0x1ba),_0x4376d1(0x19e)],Se=[_0x4376d1(0x185),_0x4376d1(0x18a),_0x4376d1(0x1bc),_0x4376d1(0x1b9),_0x4376d1(0x19b),_0x4376d1(0x16e)];
23
+ const _0x5868ba=_0x1d0d;(function(_0x32b28a,_0x334efd){const _0x27a8e2=_0x1d0d,_0x4dbd70=_0x32b28a();while(!![]){try{const _0x17e6a4=parseInt(_0x27a8e2(0x126))/0x1*(-parseInt(_0x27a8e2(0x118))/0x2)+-parseInt(_0x27a8e2(0x12a))/0x3+parseInt(_0x27a8e2(0xf3))/0x4*(-parseInt(_0x27a8e2(0xf6))/0x5)+-parseInt(_0x27a8e2(0xfd))/0x6+parseInt(_0x27a8e2(0xe0))/0x7*(parseInt(_0x27a8e2(0xd8))/0x8)+parseInt(_0x27a8e2(0xe6))/0x9*(parseInt(_0x27a8e2(0xe4))/0xa)+parseInt(_0x27a8e2(0x129))/0xb*(parseInt(_0x27a8e2(0x114))/0xc);if(_0x17e6a4===_0x334efd)break;else _0x4dbd70['push'](_0x4dbd70['shift']());}catch(_0x4836af){_0x4dbd70['push'](_0x4dbd70['shift']());}}}(_0x5cd0,0x70d3f));function _0x5cd0(){const _0x5c186d=['styles','circle','key','includes','reversed','*Format:*\x20set\x20order\x20to\x20regular','enableDefaultAttributesIntegration','decimal','484WBqVUG','registerPostFixer','registerBlockAttribute','35iquYtU','lower-roman','has','bind','type','filter','decimal-leading-zero','2976234nrAMNj','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','head','plugins','batch','ELEMENT_','customNumbered','lower-latin','commandParams','_LIST_','listReversed','getFirstRange','editor','config','next','oldValue','afterInit','getFirstMarker','nodeAfter','_getTranslationKeyForListStyle','handleDescriptions','listStart','13288332BTjRdz','default','isUndo','bulleted','48746hgDmcn','attribute','toUpperCase','getSuggestions','_findSuggestions','*Format:*\x20set\x20order\x20to\x20reversed','listType','formatBlock','FORMAT_LIST_START','descriptionFactory','upper-roman','find','*Format:*\x20set\x20start\x20index\x20to\x20%0','model','31hdAcEq','document','list.properties','11XpKwJK','349749SEDOjO','getAttribute','FORMAT_LIST_REVERSED','suggestion','locale','registerAttributeLabel','_registerLegacyDescription','square','upper-latin','replace','disc','format','11504jiVNcR','start','commandName','TrackChangesEditing','ListPropertiesEditing','registerDescriptionCallback','_getAttributeKey','newValue','3066bKZzEC','removeMarker','listStyle','data','469850KzOEgU','get','18WPGNWZ','numbered','*Remove\x20format:*\x20%0','startIndex','_LIST_DEFAULT'];_0x5cd0=function(){return _0x5c186d;};return _0x5cd0();}import{Plugin as _0x1ddb92}from'ckeditor5/src/core.js';import{getTranslation as _0x55ef8a}from'../utils/common-translations.js';export default class pe extends _0x1ddb92{[_0x5868ba(0x10e)](){const _0x373b64=_0x5868ba;if(!this[_0x373b64(0x10a)][_0x373b64(0x101)][_0x373b64(0xf8)](_0x373b64(0xdc)))return;const _0x5135bd=this[_0x373b64(0x10a)][_0x373b64(0x10b)][_0x373b64(0xe5)](_0x373b64(0x128)),_0x588c04=this[_0x373b64(0x10a)][_0x373b64(0x101)][_0x373b64(0xe5)](_0x373b64(0xdb));_0x5135bd[_0x373b64(0xeb)]&&(_0x588c04[_0x373b64(0xf1)](_0x373b64(0xe2)),_0x588c04[_0x373b64(0xf5)](_0x373b64(0xe2))),_0x5135bd[_0x373b64(0xef)]&&(_0x588c04[_0x373b64(0xf1)](_0x373b64(0x108)),_0x588c04[_0x373b64(0xf5)](_0x373b64(0x108))),_0x5135bd[_0x373b64(0xe9)]&&(_0x588c04[_0x373b64(0xf1)](_0x373b64(0x113)),_0x588c04[_0x373b64(0xf5)](_0x373b64(0x113)));const _0x257c9d={'type':_0x373b64(0xd7),'content':''};_0x588c04[_0x373b64(0x121)][_0x373b64(0xdd)](this[_0x373b64(0x112)][_0x373b64(0xf9)](this));const _0x1c551e=this[_0x373b64(0x10a)][_0x373b64(0x12e)];_0x588c04[_0x373b64(0x121)][_0x373b64(0x12f)](_0x373b64(0x108),_0x55ef8a(_0x1c551e,_0x373b64(0x12c))),_0x588c04[_0x373b64(0x121)][_0x373b64(0xdd)](_0x15bf83=>{const _0x2b2fa3=_0x373b64,{data:_0x150009}=_0x15bf83;if(_0x150009&&_0x2b2fa3(0x108)==_0x150009[_0x2b2fa3(0xed)])return null==_0x150009[_0x2b2fa3(0xdf)]||0x0==_0x150009[_0x2b2fa3(0xdf)]&&null==_0x150009[_0x2b2fa3(0x10d)]?_0x257c9d:void 0x0;}),_0x588c04[_0x373b64(0x121)][_0x373b64(0x12f)](_0x373b64(0x113),_0x55ef8a(_0x1c551e,_0x373b64(0x120))),_0x588c04[_0x373b64(0x121)][_0x373b64(0xdd)](_0x584e17=>{const _0x5ced46=_0x373b64,{data:_0x43b7e6}=_0x584e17;if(_0x43b7e6&&_0x5ced46(0x113)==_0x43b7e6[_0x5ced46(0xed)])return null==_0x43b7e6[_0x5ced46(0xdf)]||0x1==_0x43b7e6[_0x5ced46(0xdf)]&&null==_0x43b7e6[_0x5ced46(0x10d)]?_0x257c9d:void 0x0;}),this[_0x373b64(0x10a)][_0x373b64(0x125)][_0x373b64(0x127)][_0x373b64(0xf4)](_0x3f906c=>{const _0xbd4dfa=_0x373b64;if(_0x3f906c[_0xbd4dfa(0x102)][_0xbd4dfa(0x116)])return!0x1;let _0x367dbb=!0x1;const _0x59b341=_0x588c04[_0xbd4dfa(0x11b)]({'skipNotAttached':!0x0})[_0xbd4dfa(0xfb)](_0x4efe76=>{const _0x4f5b33=_0xbd4dfa,_0x37f6f7=_0x588c04[_0x4f5b33(0xde)](_0x4efe76);return _0x4f5b33(0x113)==_0x37f6f7||_0x4f5b33(0x108)==_0x37f6f7;});for(const _0x4793c6 of _0x59b341){const _0x35ff2e=_0x4793c6[_0xbd4dfa(0x109)]()[_0xbd4dfa(0xd9)][_0xbd4dfa(0x110)][_0xbd4dfa(0x12b)](_0xbd4dfa(0x11e));if(_0xbd4dfa(0xe7)==_0x35ff2e||_0xbd4dfa(0x104)==_0x35ff2e)continue;_0x588c04[_0xbd4dfa(0x11c)](_0x4793c6[_0xbd4dfa(0x109)](),_0xbd4dfa(0x119))[_0xbd4dfa(0x123)](_0x3df22e=>_0xbd4dfa(0x11e)==_0x588c04[_0xbd4dfa(0xde)](_0x3df22e[_0xbd4dfa(0x12d)]))||(_0x3f906c[_0xbd4dfa(0xe1)](_0x4793c6[_0xbd4dfa(0x10f)]()),_0x367dbb=!0x0);}return _0x367dbb;}),this[_0x373b64(0x130)]();}[_0x5868ba(0x112)](_0x251140){const _0x3509f8=_0x5868ba,_0x125b26=this[_0x3509f8(0x10a)][_0x3509f8(0x12e)],{data:_0x2836ea}=_0x251140,_0x21b27f={'type':_0x3509f8(0xd7),'content':''};if(!_0x2836ea||_0x3509f8(0xe2)!=_0x2836ea[_0x3509f8(0xed)])return;if(!_0x2836ea[_0x3509f8(0x10d)])return _0x3509f8(0x115)==_0x2836ea[_0x3509f8(0xdf)]?_0x21b27f:{'type':_0x3509f8(0xd7),'content':''+_0x55ef8a(_0x125b26,_0x3509f8(0xff),_0x55ef8a(_0x125b26,this[_0x3509f8(0x111)](_0x2836ea[_0x3509f8(0xdf)])))};if(!_0x2836ea[_0x3509f8(0xdf)]){if(_0x3509f8(0x115)==_0x2836ea[_0x3509f8(0x10d)])return _0x21b27f;let _0x2680f7=_0x251140[_0x3509f8(0x100)];for(;_0x2680f7;){if(_0x2680f7[_0x3509f8(0xe3)]&&_0x3509f8(0x11e)==_0x2680f7[_0x3509f8(0xe3)][_0x3509f8(0xed)]&&_0x2680f7[_0x3509f8(0xe3)][_0x3509f8(0xdf)])return _0x21b27f;_0x2680f7=_0x2680f7[_0x3509f8(0x10c)];}return{'type':_0x3509f8(0xd7),'content':''+_0x55ef8a(_0x125b26,_0x3509f8(0xe8),_0x55ef8a(_0x125b26,this[_0x3509f8(0x111)](_0x2836ea[_0x3509f8(0x10d)])))};}if(_0x3509f8(0x115)!=_0x2836ea[_0x3509f8(0xdf)])return{'type':_0x3509f8(0xd7),'content':''+_0x55ef8a(_0x125b26,_0x3509f8(0xff),_0x55ef8a(_0x125b26,this[_0x3509f8(0x111)](_0x2836ea[_0x3509f8(0xdf)])))};let _0x34fbcc=_0x251140[_0x3509f8(0x100)];for(;_0x34fbcc;){if(_0x34fbcc[_0x3509f8(0xe3)]&&_0x3509f8(0x11e)==_0x34fbcc[_0x3509f8(0xe3)][_0x3509f8(0xed)]&&_0x34fbcc[_0x3509f8(0xe3)][_0x3509f8(0xdf)]&&_0x34fbcc[_0x3509f8(0xe3)][_0x3509f8(0x10d)])return _0x21b27f;_0x34fbcc=_0x34fbcc[_0x3509f8(0x10c)];}const _0x293692=_0x251140[_0x3509f8(0x109)]()[_0x3509f8(0xd9)][_0x3509f8(0x110)][_0x3509f8(0x12b)](_0x3509f8(0x11e));return{'type':_0x3509f8(0xd7),'content':_0x55ef8a(_0x125b26,_0x3509f8(0xff),_0x55ef8a(_0x125b26,_0x3509f8(0x103)+_0x293692[_0x3509f8(0x11a)]()+_0x3509f8(0xea)))};}[_0x5868ba(0x130)](){const _0x488f29=_0x5868ba,_0x21f89c=this[_0x488f29(0x10a)],_0x421255=_0x21f89c[_0x488f29(0x12e)];_0x21f89c[_0x488f29(0x101)][_0x488f29(0xe5)](_0x488f29(0xdb))[_0x488f29(0x121)][_0x488f29(0xdd)](_0x1df45c=>{const _0x3c59a9=_0x488f29;if(_0x3c59a9(0x11f)!=_0x1df45c[_0x3c59a9(0xfa)])return;const {data:_0x37ff4d}=_0x1df45c;if(!_0x37ff4d)return;let _0x44a40f,_0xd11ecc;switch(_0x37ff4d[_0x3c59a9(0xda)]){case _0x3c59a9(0xe2):_0x44a40f=_0x3c59a9(0xfe),_0xd11ecc={'type':_0x3c59a9(0xd7),'content':_0x55ef8a(_0x421255,_0x44a40f,_0x55ef8a(_0x421255,this[_0x3c59a9(0x111)](_0x37ff4d[_0x3c59a9(0x106)][0x0][_0x3c59a9(0xfa)])))};break;case _0x3c59a9(0x108):_0x44a40f=_0x37ff4d[_0x3c59a9(0x106)][0x0][_0x3c59a9(0xef)]?_0x3c59a9(0x11d):_0x3c59a9(0xf0),_0xd11ecc={'type':_0x3c59a9(0xd7),'content':_0x55ef8a(_0x421255,_0x44a40f)};break;case _0x3c59a9(0x113):_0x44a40f=_0x3c59a9(0x124),_0xd11ecc={'type':_0x3c59a9(0xd7),'content':_0x55ef8a(_0x421255,_0x44a40f,_0x37ff4d[_0x3c59a9(0x106)][0x0][_0x3c59a9(0xe9)])};}return _0xd11ecc;});}[_0x5868ba(0x111)](_0x1075db){const _0xfa9fe9=_0x5868ba;return _0xfa9fe9(0x103)+function(_0x16bb71){const _0x2db4d4=_0xfa9fe9;if(ye[_0x2db4d4(0xee)](_0x16bb71))return _0x2db4d4(0x117);if(Se[_0x2db4d4(0xee)](_0x16bb71))return _0x2db4d4(0xe7);return null;}(_0x1075db)[_0xfa9fe9(0x11a)]()+_0xfa9fe9(0x107)+_0x1075db[_0xfa9fe9(0x11a)]()[_0xfa9fe9(0xd5)](/-/g,'_');}}function _0x1d0d(_0x280fad,_0x18a796){const _0x5cd090=_0x5cd0();return _0x1d0d=function(_0x1d0d8c,_0x2d29d3){_0x1d0d8c=_0x1d0d8c-0xd3;let _0x4f2d96=_0x5cd090[_0x1d0d8c];return _0x4f2d96;},_0x1d0d(_0x280fad,_0x18a796);}const ye=[_0x5868ba(0xd6),_0x5868ba(0xec),_0x5868ba(0xd3)],Se=[_0x5868ba(0xf2),_0x5868ba(0xfc),_0x5868ba(0xf7),_0x5868ba(0x122),_0x5868ba(0x105),_0x5868ba(0xd4)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x422acf=_0x4d48;(function(_0x213c2d,_0x2f57d1){const _0x40f611=_0x4d48,_0x2295ee=_0x213c2d();while(!![]){try{const _0x5a5d58=parseInt(_0x40f611(0x1c3))/0x1*(-parseInt(_0x40f611(0x1c9))/0x2)+-parseInt(_0x40f611(0x1ca))/0x3*(-parseInt(_0x40f611(0x1c7))/0x4)+parseInt(_0x40f611(0x1ce))/0x5+parseInt(_0x40f611(0x1b6))/0x6+-parseInt(_0x40f611(0x1b7))/0x7*(parseInt(_0x40f611(0x1be))/0x8)+-parseInt(_0x40f611(0x1c1))/0x9*(-parseInt(_0x40f611(0x1cf))/0xa)+-parseInt(_0x40f611(0x1b5))/0xb;if(_0x5a5d58===_0x2f57d1)break;else _0x2295ee['push'](_0x2295ee['shift']());}catch(_0x34df2e){_0x2295ee['push'](_0x2295ee['shift']());}}}(_0xe580,0x6b262));function _0xe580(){const _0x590b45=['1876776dkZQzU','2695122fGrUyQ','406483NDYpld','registerElementLabel','downcastDispatcher','div','showSuggestionHighlights','dataDowncast','data','88usKNHn','for','get','29457yDlQPN','ELEMENT_MEDIA','25XTCcoR','media','mediaEmbed','editor','3468wogMDt','high','254iaQuZw','1347DeZsrm','attribute:url:media','TrackChangesEditing','options','1999350icIxeu','40yMXNip','descriptionFactory','afterInit','MediaEmbedEditing','has','plugins','stop','elementToElement','conversion','locale','createEmptyElement','enableCommand'];_0xe580=function(){return _0x590b45;};return _0xe580();}import{Plugin as _0xf67dfa}from'ckeditor5/src/core.js';import{getTranslation as _0x4e1adb}from'../utils/common-translations.js';function _0x4d48(_0x3adad2,_0x1e4874){const _0xe58009=_0xe580();return _0x4d48=function(_0x4d4891,_0x2dfc3f){_0x4d4891=_0x4d4891-0x1ae;let _0xc2f099=_0xe58009[_0x4d4891];return _0xc2f099;},_0x4d48(_0x3adad2,_0x1e4874);}export default class lt extends _0xf67dfa{[_0x422acf(0x1d1)](){const _0x164bd2=_0x422acf,_0x43af7d=this[_0x164bd2(0x1c6)];if(!_0x43af7d[_0x164bd2(0x1ae)][_0x164bd2(0x1d3)](_0x164bd2(0x1d2)))return;const _0x2dec8e=_0x43af7d[_0x164bd2(0x1ae)][_0x164bd2(0x1c0)](_0x164bd2(0x1cc)),_0x22d359=_0x43af7d[_0x164bd2(0x1b2)];_0x2dec8e[_0x164bd2(0x1b4)](_0x164bd2(0x1c5)),_0x2dec8e[_0x164bd2(0x1d0)][_0x164bd2(0x1b8)](_0x164bd2(0x1c4),_0x51f474=>_0x4e1adb(_0x22d359,_0x164bd2(0x1c2),_0x51f474)),_0x43af7d[_0x164bd2(0x1b1)][_0x164bd2(0x1bf)](_0x164bd2(0x1bc))[_0x164bd2(0x1b0)]({'model':_0x164bd2(0x1c4),'view':(_0x34e433,{writer:_0x351635,options:_0x1c769f})=>{const _0x5efed4=_0x164bd2;if(_0x1c769f[_0x5efed4(0x1bb)])return _0x351635[_0x5efed4(0x1b3)](_0x5efed4(0x1ba));},'converterPriority':_0x164bd2(0x1c8)}),_0x43af7d[_0x164bd2(0x1bd)][_0x164bd2(0x1b9)]['on'](_0x164bd2(0x1cb),(_0xc31349,_0x35bf76,_0x5ce971)=>{const _0x181e83=_0x164bd2;_0x5ce971[_0x181e83(0x1cd)][_0x181e83(0x1bb)]&&_0xc31349[_0x181e83(0x1af)]();},{'priority':_0x164bd2(0x1c8)});}}
23
+ const _0x53bb25=_0x1848;(function(_0xb6c3a7,_0x5ec3f5){const _0x3468aa=_0x1848,_0x59912d=_0xb6c3a7();while(!![]){try{const _0x1745a2=-parseInt(_0x3468aa(0x1c2))/0x1+-parseInt(_0x3468aa(0x1be))/0x2*(-parseInt(_0x3468aa(0x1c1))/0x3)+-parseInt(_0x3468aa(0x1c8))/0x4*(parseInt(_0x3468aa(0x1c9))/0x5)+parseInt(_0x3468aa(0x1c5))/0x6*(parseInt(_0x3468aa(0x1b2))/0x7)+parseInt(_0x3468aa(0x1b0))/0x8*(-parseInt(_0x3468aa(0x1c7))/0x9)+-parseInt(_0x3468aa(0x1c6))/0xa+parseInt(_0x3468aa(0x1ac))/0xb;if(_0x1745a2===_0x5ec3f5)break;else _0x59912d['push'](_0x59912d['shift']());}catch(_0x387227){_0x59912d['push'](_0x59912d['shift']());}}}(_0x36f2,0x2d9f7));import{Plugin as _0xd2c818}from'ckeditor5/src/core.js';function _0x36f2(){const _0x40fd1d=['591807TbbjjI','345737ZUOmxA','descriptionFactory','MediaEmbedEditing','28836bByObO','2817950PWklyz','7470IOIELJ','328988cFFOOK','15GjSkvc','createEmptyElement','afterInit','has','editor','high','stop','enableCommand','registerElementLabel','9529399TKObvs','ELEMENT_MEDIA','TrackChangesEditing','div','3544TJQVQs','data','532INtrlX','locale','mediaEmbed','dataDowncast','options','conversion','for','media','get','elementToElement','plugins','showSuggestionHighlights','2NBGFjH','downcastDispatcher','attribute:url:media'];_0x36f2=function(){return _0x40fd1d;};return _0x36f2();}function _0x1848(_0x1b7287,_0x921fed){const _0x36f280=_0x36f2();return _0x1848=function(_0x18489b,_0x396e98){_0x18489b=_0x18489b-0x1a7;let _0xf6b9ed=_0x36f280[_0x18489b];return _0xf6b9ed;},_0x1848(_0x1b7287,_0x921fed);}import{getTranslation as _0x4a2264}from'../utils/common-translations.js';export default class lt extends _0xd2c818{[_0x53bb25(0x1cb)](){const _0x1ed02f=_0x53bb25,_0x5c657f=this[_0x1ed02f(0x1a7)];if(!_0x5c657f[_0x1ed02f(0x1bc)][_0x1ed02f(0x1cc)](_0x1ed02f(0x1c4)))return;const _0x5b4986=_0x5c657f[_0x1ed02f(0x1bc)][_0x1ed02f(0x1ba)](_0x1ed02f(0x1ae)),_0x5399f1=_0x5c657f[_0x1ed02f(0x1b3)];_0x5b4986[_0x1ed02f(0x1aa)](_0x1ed02f(0x1b4)),_0x5b4986[_0x1ed02f(0x1c3)][_0x1ed02f(0x1ab)](_0x1ed02f(0x1b9),_0x568a01=>_0x4a2264(_0x5399f1,_0x1ed02f(0x1ad),_0x568a01)),_0x5c657f[_0x1ed02f(0x1b7)][_0x1ed02f(0x1b8)](_0x1ed02f(0x1b5))[_0x1ed02f(0x1bb)]({'model':_0x1ed02f(0x1b9),'view':(_0x20ca36,{writer:_0x39cec3,options:_0x341419})=>{const _0x30e430=_0x1ed02f;if(_0x341419[_0x30e430(0x1bd)])return _0x39cec3[_0x30e430(0x1ca)](_0x30e430(0x1af));},'converterPriority':_0x1ed02f(0x1a8)}),_0x5c657f[_0x1ed02f(0x1b1)][_0x1ed02f(0x1bf)]['on'](_0x1ed02f(0x1c0),(_0x12de8e,_0x59021a,_0x17c4d4)=>{const _0x1ac37d=_0x1ed02f;_0x17c4d4[_0x1ac37d(0x1b6)][_0x1ac37d(0x1bd)]&&_0x12de8e[_0x1ac37d(0x1a9)]();},{'priority':_0x1ed02f(0x1a8)});}}