@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240927.0 → 0.0.0-nightly-20240929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x693292=_0x437d;(function(_0xd3925b,_0x3e8c26){const _0x5bdb7f=_0x437d,_0x309217=_0xd3925b();while(!![]){try{const _0x328c21=parseInt(_0x5bdb7f(0xcf))/0x1*(-parseInt(_0x5bdb7f(0xdb))/0x2)+parseInt(_0x5bdb7f(0xd1))/0x3*(parseInt(_0x5bdb7f(0xc9))/0x4)+parseInt(_0x5bdb7f(0xac))/0x5*(parseInt(_0x5bdb7f(0xf6))/0x6)+parseInt(_0x5bdb7f(0x88))/0x7*(parseInt(_0x5bdb7f(0xdc))/0x8)+parseInt(_0x5bdb7f(0xb7))/0x9*(-parseInt(_0x5bdb7f(0x8e))/0xa)+parseInt(_0x5bdb7f(0x98))/0xb*(parseInt(_0x5bdb7f(0xba))/0xc)+-parseInt(_0x5bdb7f(0xdd))/0xd*(parseInt(_0x5bdb7f(0xd5))/0xe);if(_0x328c21===_0x3e8c26)break;else _0x309217['push'](_0x309217['shift']());}catch(_0x5d5d10){_0x309217['push'](_0x309217['shift']());}}}(_0x3255,0xe7e73));import{Plugin as _0x5614c2}from'ckeditor5/src/core.js';import{LivePosition as _0x3c1b35}from'ckeditor5/src/engine.js';function _0x437d(_0x572803,_0xc23f5d){const _0x3255dc=_0x3255();return _0x437d=function(_0x437ddd,_0x135397){_0x437ddd=_0x437ddd-0x84;let _0x232f16=_0x3255dc[_0x437ddd];return _0x232f16;},_0x437d(_0x572803,_0xc23f5d);}import{getTranslation as _0x13cbcc}from'../utils/common-translations.js';export default class nt extends _0x5614c2{[_0x693292(0x95)](){const _0x1173b8=_0x693292,_0x203e38=this[_0x1173b8(0xae)];if(!_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x8b)))return;const _0x21e6bc=_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xc5)](_0x1173b8(0xc7)),_0x486d66=_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xc5)](_0x1173b8(0xa5)),_0xbc80cf=_0x203e38[_0x1173b8(0xbe)];_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x86)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0x97),_0x26bdbc=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xf9),_0x26bdbc)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0xab),_0x3699d4=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xe9),_0x3699d4)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xf0)](_0x1173b8(0xc3),()=>_0x13cbcc(_0xbc80cf,_0x1173b8(0xb6))),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x8c))&&_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x91)),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xfa))&&_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0x9b))&&(_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0xa4),(_0x45b33b,_0xb0122f)=>{const _0x4a0079=_0x1173b8,_0x8a8d16=_0x486d66[_0x4a0079(0xcb)](_0x203e38[_0x4a0079(0xe4)][_0x4a0079(0x8d)][_0x4a0079(0x93)]);_0x203e38[_0x4a0079(0xe4)][_0x4a0079(0xda)](()=>{const _0x175b89=_0x4a0079;_0x21e6bc[_0x175b89(0x9e)](_0x8a8d16,{'commandName':_0x175b89(0xa4),'commandParams':[_0xb0122f]},[],_0x175b89(0xd4));});}),_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0xe7),(_0x59a2bd,_0x1195e7)=>{const _0x1cbbc5=_0x1173b8;_0x203e38[_0x1cbbc5(0xe4)][_0x1cbbc5(0xda)](_0x25b748=>{const _0x44c380=_0x1cbbc5;let _0x54665b=_0x486d66[_0x44c380(0xcb)](_0x203e38[_0x44c380(0xe4)][_0x44c380(0x8d)][_0x44c380(0x93)]),_0x58cc0d=_0x25b748[_0x44c380(0xdf)](_0x54665b);const _0x5d03d0=_0x3c1b35[_0x44c380(0x90)](_0x58cc0d[_0x44c380(0xd2)],_0x44c380(0xa7)),_0x287d47=_0x3c1b35[_0x44c380(0x90)](_0x58cc0d[_0x44c380(0xe8)],_0x44c380(0x96));_0x21e6bc[_0x44c380(0xeb)](()=>_0x59a2bd(_0x1195e7)),_0x54665b=_0x486d66[_0x44c380(0xcb)](_0x203e38[_0x44c380(0xe4)][_0x44c380(0x8d)][_0x44c380(0x93)]),_0x58cc0d=_0x25b748[_0x44c380(0xdf)](_0x54665b);const _0x59582a=_0x25b748[_0x44c380(0xa2)](_0x5d03d0,_0x287d47);_0x5d03d0[_0x44c380(0x84)](),_0x287d47[_0x44c380(0x84)](),_0x21e6bc[_0x44c380(0x9e)](_0x54665b,{'commandName':_0x44c380(0xa4),'commandParams':[_0x1195e7]},[],_0x44c380(0x8f)),_0x59582a[_0x44c380(0xd2)][_0x44c380(0xd0)](_0x58cc0d[_0x44c380(0xd2)])&&_0x21e6bc[_0x44c380(0xca)](_0x25b748[_0x44c380(0xa2)](_0x59582a[_0x44c380(0xd2)],_0x58cc0d[_0x44c380(0xd2)]),_0x44c380(0x8f)),_0x58cc0d[_0x44c380(0xe8)][_0x44c380(0xd0)](_0x59582a[_0x44c380(0xe8)])&&_0x21e6bc[_0x44c380(0xca)](_0x25b748[_0x44c380(0xa2)](_0x58cc0d[_0x44c380(0xe8)],_0x59582a[_0x44c380(0xe8)]),_0x44c380(0x8f));});}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xec),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xd8),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xcd),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0xaf)](_0x1173b8(0xf7),'',_0x1173b8(0xd8))),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xec),()=>!0x1),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xcd),([_0x529a38])=>{const _0x321cd8=_0x1173b8,_0x5d6cc6=_0x21e6bc[_0x321cd8(0xa0)][_0x321cd8(0xaf)](_0x321cd8(0xfb),'',_0x321cd8(0xcd));let _0x575bd7=_0x529a38[_0x321cd8(0xd2)],_0x5c8316=_0x529a38[_0x321cd8(0xe8)];const _0x154266=_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xe2)][_0x321cd8(0xf2)](_0x575bd7,_0x321cd8(0xd3)),_0x50e59f=_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xe2)][_0x321cd8(0xf2)](_0x5c8316,_0x321cd8(0xe5));_0x154266[_0x321cd8(0xb9)]&&(_0x575bd7=_0x154266[_0x321cd8(0xd2)]),_0x50e59f[_0x321cd8(0xb9)]&&(_0x5c8316=_0x50e59f[_0x321cd8(0xe8)]),_0x5d6cc6([_0x203e38[_0x321cd8(0xe4)][_0x321cd8(0xa2)](_0x575bd7,_0x5c8316)]);}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xf7),_0x1173b8(0x8f),_0x1173b8(0xfc),_0x1b63c5),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x8f),_0x1173b8(0xfc),_0x1b63c5)),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xb5))&&(_0x21e6bc[_0x1173b8(0xef)](_0x1173b8(0x87),(_0x46de35,_0x334f78)=>{const _0x573cbb=_0x1173b8,_0x553959=_0x203e38[_0x573cbb(0xfd)][_0x573cbb(0xc5)](_0x573cbb(0xb8));let _0x18ca1c=_0x486d66[_0x573cbb(0xcb)](_0x203e38[_0x573cbb(0xe4)][_0x573cbb(0x8d)][_0x573cbb(0x93)]),_0x23dd5e=_0x553959[_0x573cbb(0xf4)](_0x18ca1c);_0x203e38[_0x573cbb(0xe4)][_0x573cbb(0xda)](()=>{const _0x1f9c98=_0x573cbb;if(_0x23dd5e)return void _0x21e6bc[_0x1f9c98(0xbf)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0xdf)](_0x23dd5e));const _0x1bc4dd=_0x486d66[_0x1f9c98(0xbb)](_0x18ca1c);_0x46de35(_0x334f78),_0x18ca1c=_0x486d66[_0x1f9c98(0xcb)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0x8d)][_0x1f9c98(0x93)]),_0x23dd5e=_0x553959[_0x1f9c98(0xf4)](_0x18ca1c),_0x21e6bc[_0x1f9c98(0xca)](_0x203e38[_0x1f9c98(0xe4)][_0x1f9c98(0xdf)](_0x23dd5e),_0x1bc4dd?null:_0x1f9c98(0x92));});}),_0x21e6bc[_0x1173b8(0xa0)][_0x1173b8(0x85)](_0x1173b8(0xfb),_0x1173b8(0x92),_0x1173b8(0xfc),_0x1b63c5));const _0x4ceef5=[{'type':_0x1173b8(0xf7),'subType':_0x1173b8(0xc2)},{'type':_0x1173b8(0xfb),'subType':_0x1173b8(0x92)},{'type':_0x1173b8(0xf7),'subType':_0x1173b8(0x8f)},{'type':_0x1173b8(0xfb),'subType':_0x1173b8(0x8f)}];function _0x4a3a5b(_0x3b0b69,_0x46e0e7){const _0x1b2b52=_0x1173b8,_0x260432=_0x4ceef5[_0x1b2b52(0xa1)](({type:_0x57959b,subType:_0x7704d6})=>_0x3b0b69[_0x1b2b52(0xd9)]==_0x57959b&&_0x3b0b69[_0x1b2b52(0xce)]==_0x7704d6),_0x491c0a=_0x4ceef5[_0x1b2b52(0xa1)](({type:_0x2f14f3,subType:_0x5c4698})=>_0x46e0e7[_0x1b2b52(0xd9)]==_0x2f14f3&&_0x46e0e7[_0x1b2b52(0xce)]==_0x5c4698);if(_0x260432<0x0||_0x491c0a<0x0)return!0x1;const _0x3e79fe=_0x3b0b69[_0x1b2b52(0xee)](),_0x1c020b=_0x46e0e7[_0x1b2b52(0xee)]();if((0x0==_0x260432||0x1==_0x260432)&&0x2==_0x491c0a&&_0x3e79fe[_0x1b2b52(0xd7)](_0x1c020b))return!0x0;if(0x2==_0x260432&&0x3==_0x491c0a){const _0x212558=_0x21e6bc[_0x1b2b52(0xe6)](_0x3e79fe,_0x1b2b52(0xfb))[_0x1b2b52(0xa3)](({suggestion:_0x4a30a1,meta:_0x55958e})=>_0x55958e[_0x1b2b52(0xe1)]&&_0x1b2b52(0x8f)==_0x4a30a1[_0x1b2b52(0xce)]);if(_0x212558[_0x1b2b52(0xc0)]>0x1&&_0x1c020b[_0x1b2b52(0xe8)][_0x1b2b52(0xb4)](_0x3e79fe[_0x1b2b52(0xd2)]))return!0x0;if(0x1==_0x212558[_0x1b2b52(0xc0)]&&(_0x3e79fe[_0x1b2b52(0xd2)][_0x1b2b52(0xb4)](_0x1c020b[_0x1b2b52(0xe8)])||_0x3e79fe[_0x1b2b52(0xe8)][_0x1b2b52(0xb4)](_0x1c020b[_0x1b2b52(0xd2)])))return!0x0;}if(0x3==_0x260432&&0x3==_0x491c0a&&_0x3e79fe[_0x1b2b52(0xd2)][_0x1b2b52(0xd0)](_0x1c020b[_0x1b2b52(0xd2)])){const _0x4468de=_0x3e79fe[_0x1b2b52(0xe8)][_0x1b2b52(0xc1)],_0xf28f52=_0x1c020b[_0x1b2b52(0xd2)][_0x1b2b52(0xc4)];return _0x486d66[_0x1b2b52(0xbb)](_0x4468de)&&_0x4468de===_0xf28f52;}return!0x1;}function _0x1b63c5(_0x3467df,_0xbae679){return _0x4a3a5b(_0x3467df,_0xbae679)?[_0x3467df,_0xbae679]:_0x4a3a5b(_0xbae679,_0x3467df)?[_0xbae679,_0x3467df]:null;}_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xb1))&&(_0x21e6bc[_0x1173b8(0x89)](_0x1173b8(0x9c)),_0x21e6bc[_0x1173b8(0x94)](_0x1173b8(0xbd)),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xe0)](_0x1173b8(0xbd),_0x13cbcc(_0xbc80cf,_0x1173b8(0xad)))),_0x203e38[_0x1173b8(0xfd)][_0x1173b8(0xea)](_0x1173b8(0xa6))&&(_0x21e6bc[_0x1173b8(0x89)](_0x1173b8(0xb0)),_0x21e6bc[_0x1173b8(0x94)](_0x1173b8(0xf1))),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x5601a3=>{const _0x367d9d=_0x1173b8;if(!!_0x4ceef5[_0x367d9d(0xa8)](({type:_0xd0d9e4,subType:_0x3f9b51})=>_0x5601a3[_0x367d9d(0xd9)]==_0xd0d9e4&&_0x5601a3[_0x367d9d(0xce)]==_0x3f9b51))return _0x5601a3[_0x367d9d(0x9f)]?{}:void 0x0;}),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x457883=>{const _0x452a10=_0x1173b8;if(_0x452a10(0xfb)==_0x457883[_0x452a10(0xd9)]||_0x452a10(0xde)==_0x457883[_0x452a10(0xd9)]){const _0x1ed33d=_0x457883[_0x452a10(0xc8)]();if(_0x1ed33d&&_0x1ed33d['is'](_0x452a10(0xaa),_0x452a10(0xc3)))return{'type':_0x452a10(0xfb)==_0x457883[_0x452a10(0xd9)]?_0x452a10(0xb3):_0x452a10(0x99),'element':_0x1ed33d,'quantity':0x1};}}),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x56759d=>_0x1173b8(0xf7)==_0x56759d[_0x1173b8(0xd9)]&&_0x1173b8(0x8f)==_0x56759d[_0x1173b8(0xce)]?{'type':_0x1173b8(0xc6),'content':_0x1173b8(0xe3)}:_0x1173b8(0xf7)==_0x56759d[_0x1173b8(0xd9)]&&_0x1173b8(0xd4)==_0x56759d[_0x1173b8(0xce)]?{'type':_0x1173b8(0xc6),'content':_0x1173b8(0x9d)}:void 0x0),_0x21e6bc[_0x1173b8(0xed)][_0x1173b8(0xbc)](_0x4df0bb=>{const _0x18e686=_0x1173b8;if(_0x18e686(0xb2)!=_0x4df0bb[_0x18e686(0xd9)])return;const {data:_0x16b0ca}=_0x4df0bb;if(!_0x16b0ca||_0x18e686(0xf1)!=_0x16b0ca[_0x18e686(0x8a)])return;const _0x2d9e8f=_0x16b0ca[_0x18e686(0xa9)];return _0x2d9e8f?{'type':_0x18e686(0xc6),'content':_0x13cbcc(_0xbc80cf,_0x18e686(0xd6),'\x22'+_0x2d9e8f+'\x22')}:{'type':_0x18e686(0xc6),'content':_0x13cbcc(_0xbc80cf,_0x18e686(0xff))};}),this[_0x1173b8(0xf3)]();}[_0x693292(0xf3)](){const _0x50c28b=_0x693292,_0x22a9be=this[_0x50c28b(0xae)],_0x41be83=_0x22a9be[_0x50c28b(0xbe)];_0x22a9be[_0x50c28b(0xfd)][_0x50c28b(0xc5)](_0x50c28b(0xc7))[_0x50c28b(0xed)][_0x50c28b(0xbc)](_0x277da8=>{const _0x13c669=_0x50c28b;if(_0x13c669(0xf7)!=_0x277da8[_0x13c669(0xd9)]&&_0x13c669(0x9a)!=_0x277da8[_0x13c669(0xd9)])return;const {data:_0x481f54}=_0x277da8;if(_0x481f54){if(_0x13c669(0xb0)==_0x481f54[_0x13c669(0xf5)]){const _0x1ffd95=_0x481f54[_0x13c669(0xf8)][0x0][_0x13c669(0xa9)];return _0x1ffd95?{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xd6),'\x22'+_0x1ffd95+'\x22')}:{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xff))};}if(_0x13c669(0x9c)==_0x481f54[_0x13c669(0xf5)]){const _0x246a89=_0x481f54[_0x13c669(0xf8)][0x0][_0x13c669(0x100)];return _0x246a89?{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xcc),_0x246a89)}:{'type':_0x13c669(0xc6),'content':_0x13cbcc(_0x41be83,_0x13c669(0xfe))};}}});}}function _0x3255(){const _0x540d93=['registerBlockAttribute','afterInit','toNext','imageBlock','1463OroSFz','removeObject','formatInline','ImageInlineEditing','resizeImage','Block\x20image\x20to\x20inline\x20image','markBlockFormat','previous','_suggestionFactory','findIndex','createRange','filter','imageTypeInline','ImageUtils','ImageTextAlternativeEditing','toPrevious','find','newValue','element','imageInline','15rCErha','FORMAT_IMAGE_SIZE','editor','getSuggestionCallback','imageTextAlternative','ImageResize','attribute','addObject','isEqual','ImageCaptionEditing','ELEMENT_CAPTION','1989udMxyh','ImageCaptionUtils','isCollapsed','105060szNXNY','isBlockImage','registerDescriptionCallback','resizedWidth','locale','markDeletion','length','nodeAfter','imageStylePreApply','caption','nodeBefore','get','format','TrackChangesEditing','getContainedElement','57356PthxpE','markInsertion','getClosestSelectedImageElement','*Set\x20image\x20width:*\x20%0','discard','subType','1BAOWCP','isBefore','192HiNxXQ','start','backward','convertBlockImageToInline','476770BluPGY','*Set\x20image\x20text\x20alternative:*\x20%0','isIntersecting','accept','type','change','2012848LNtwiq','64cTSMQW','455CHTekf','deletion','createRangeOn','registerAttributeLabel','isOwn','schema','Inline\x20image\x20to\x20block\x20image','model','forward','_findSuggestions','imageTypeBlock','end','ELEMENT_INLINE_IMAGE','has','forceDefaultExecution','join','descriptionFactory','getFirstRange','enableCommand','registerElementLabel','alt','getNearestSelectionRange','_registerLegacyDescription','getCaptionFromImageModelElement','commandName','2502654yJCQuL','formatBlock','commandParams','ELEMENT_IMAGE','ImageBlockEditing','insertion','chain','plugins','*Reset\x20image\x20width*','*Remove\x20image\x20text\x20alternative*','width','detach','registerCustomCallback','insertImage','toggleImageCaption','1307201eSOble','enableDefaultAttributesIntegration','key','ImageEditing','ImageUploadEditing','document','75980qHdqji','convertInlineImageToBlock','fromPosition','uploadImage','imageCaption','selection'];_0x3255=function(){return _0x540d93;};return _0x3255();}
23
+ const _0x3d0b58=_0x5212;function _0x5212(_0x41a3af,_0x54cc64){const _0x66babc=_0x66ba();return _0x5212=function(_0x521210,_0x461fae){_0x521210=_0x521210-0xaf;let _0x32e39b=_0x66babc[_0x521210];return _0x32e39b;},_0x5212(_0x41a3af,_0x54cc64);}function _0x66ba(){const _0x40e867=['getSuggestionCallback','_registerLegacyDescription','getContainedElement','ImageResize','join','editor','getClosestSelectedImageElement','markDeletion','isBlockImage','toggleImageCaption','attribute','19957597pssoJD','afterInit','toPrevious','63WGdNKI','find','Inline\x20image\x20to\x20block\x20image','newValue','caption','*Set\x20image\x20text\x20alternative:*\x20%0','1095790mGeRqG','5686205cZpWQC','locale','insertion','*Remove\x20image\x20text\x20alternative*','isCollapsed','end','ImageUploadEditing','3688419gYiNAU','isOwn','*Set\x20image\x20width:*\x20%0','markInsertion','getNearestSelectionRange','alt','TrackChangesEditing','ImageBlockEditing','start','nodeBefore','model','imageTypeInline','ELEMENT_INLINE_IMAGE','findIndex','registerBlockAttribute','imageTextAlternative','nodeAfter','change','imageStylePreApply','registerAttributeLabel','resizedWidth','convertBlockImageToInline','formatInline','removeObject','enableCommand','get','ImageUtils','commandName','4197162cYXDmY','176MLCywj','8paswUV','createRange','uploadImage','imageInline','convertInlineImageToBlock','commandParams','fromPosition','*Reset\x20image\x20width*','previous','accept','ImageInlineEditing','plugins','type','format','detach','deletion','getFirstRange','44797puJQKY','enableDefaultAttributesIntegration','imageCaption','toNext','isEqual','ELEMENT_IMAGE','length','_findSuggestions','filter','chain','forward','selection','document','ImageTextAlternativeEditing','has','subType','registerDescriptionCallback','descriptionFactory','markBlockFormat','260372vIiSjm','ELEMENT_CAPTION','Block\x20image\x20to\x20inline\x20image','element','ImageEditing','isIntersecting','discard','insertImage','width','forceDefaultExecution','registerCustomCallback','schema','addObject','registerElementLabel','resizeImage','4AuDyqq','imageBlock','backward','imageTypeBlock','getCaptionFromImageModelElement','_suggestionFactory','ImageCaptionEditing','ImageCaptionUtils','key','isBefore','formatBlock','createRangeOn','FORMAT_IMAGE_SIZE'];_0x66ba=function(){return _0x40e867;};return _0x66ba();}(function(_0xf9741,_0x103514){const _0x312f94=_0x5212,_0x27da11=_0xf9741();while(!![]){try{const _0x2c8ca4=-parseInt(_0x312f94(0xd3))/0x1*(parseInt(_0x312f94(0xc2))/0x2)+parseInt(_0x312f94(0x11e))/0x3+parseInt(_0x312f94(0xf5))/0x4*(-parseInt(_0x312f94(0x117))/0x5)+parseInt(_0x312f94(0xc0))/0x6+parseInt(_0x312f94(0xe6))/0x7*(-parseInt(_0x312f94(0xc1))/0x8)+parseInt(_0x312f94(0x110))/0x9*(-parseInt(_0x312f94(0x116))/0xa)+parseInt(_0x312f94(0x10d))/0xb;if(_0x2c8ca4===_0x103514)break;else _0x27da11['push'](_0x27da11['shift']());}catch(_0x334c81){_0x27da11['push'](_0x27da11['shift']());}}}(_0x66ba,0xcd73d));import{Plugin as _0x54b2c0}from'ckeditor5/src/core.js';import{LivePosition as _0x1ba636}from'ckeditor5/src/engine.js';import{getTranslation as _0x288283}from'../utils/common-translations.js';export default class nt extends _0x54b2c0{[_0x3d0b58(0x10e)](){const _0x36655b=_0x3d0b58,_0x56f50e=this[_0x36655b(0x107)];if(!_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xea)))return;const _0x259b10=_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xbd)](_0x36655b(0x124)),_0x2b67c4=_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xbd)](_0x36655b(0xbe)),_0x41367b=_0x56f50e[_0x36655b(0x118)];_0x259b10[_0x36655b(0xbc)](_0x36655b(0xed)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0xf6),_0xe5723a=>_0x288283(_0x41367b,_0x36655b(0xd8),_0xe5723a)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0xc5),_0x2a1eab=>_0x288283(_0x41367b,_0x36655b(0xb0),_0x2a1eab)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xf3)](_0x36655b(0x114),()=>_0x288283(_0x41367b,_0x36655b(0xe7))),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x11d))&&_0x259b10[_0x36655b(0xbc)](_0x36655b(0xc4)),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x125))&&_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xcc))&&(_0x259b10[_0x36655b(0xbc)](_0x36655b(0xaf),(_0x4ac666,_0x276e9e)=>{const _0x5205d7=_0x36655b,_0x5e79e8=_0x2b67c4[_0x5205d7(0x108)](_0x56f50e[_0x5205d7(0x128)][_0x5205d7(0xdf)][_0x5205d7(0xde)]);_0x56f50e[_0x5205d7(0x128)][_0x5205d7(0xb5)](()=>{const _0x34d253=_0x5205d7;_0x259b10[_0x34d253(0xe5)](_0x5e79e8,{'commandName':_0x34d253(0xaf),'commandParams':[_0x276e9e]},[],_0x34d253(0xb9));});}),_0x259b10[_0x36655b(0xbc)](_0x36655b(0xf8),(_0x42fa14,_0xe27000)=>{const _0xb475dc=_0x36655b;_0x56f50e[_0xb475dc(0x128)][_0xb475dc(0xb5)](_0x13f456=>{const _0x24c291=_0xb475dc;let _0x13e213=_0x2b67c4[_0x24c291(0x108)](_0x56f50e[_0x24c291(0x128)][_0x24c291(0xdf)][_0x24c291(0xde)]),_0x2121fd=_0x13f456[_0x24c291(0x100)](_0x13e213);const _0x4da88a=_0x1ba636[_0x24c291(0xc8)](_0x2121fd[_0x24c291(0x126)],_0x24c291(0x10f)),_0x757d8f=_0x1ba636[_0x24c291(0xc8)](_0x2121fd[_0x24c291(0x11c)],_0x24c291(0xd6));_0x259b10[_0x24c291(0xef)](()=>_0x42fa14(_0xe27000)),_0x13e213=_0x2b67c4[_0x24c291(0x108)](_0x56f50e[_0x24c291(0x128)][_0x24c291(0xdf)][_0x24c291(0xde)]),_0x2121fd=_0x13f456[_0x24c291(0x100)](_0x13e213);const _0x51420a=_0x13f456[_0x24c291(0xc3)](_0x4da88a,_0x757d8f);_0x4da88a[_0x24c291(0xd0)](),_0x757d8f[_0x24c291(0xd0)](),_0x259b10[_0x24c291(0xe5)](_0x13e213,{'commandName':_0x24c291(0xaf),'commandParams':[_0xe27000]},[],_0x24c291(0xc6)),_0x51420a[_0x24c291(0x126)][_0x24c291(0xfe)](_0x2121fd[_0x24c291(0x126)])&&_0x259b10[_0x24c291(0x121)](_0x13f456[_0x24c291(0xc3)](_0x51420a[_0x24c291(0x126)],_0x2121fd[_0x24c291(0x126)]),_0x24c291(0xc6)),_0x2121fd[_0x24c291(0x11c)][_0x24c291(0xfe)](_0x51420a[_0x24c291(0x11c)])&&_0x259b10[_0x24c291(0x121)](_0x13f456[_0x24c291(0xc3)](_0x2121fd[_0x24c291(0x11c)],_0x51420a[_0x24c291(0x11c)]),_0x24c291(0xc6));});}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0x106),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xcb),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xec),_0x259b10[_0x36655b(0xfa)][_0x36655b(0x102)](_0x36655b(0xff),'',_0x36655b(0xcb))),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0x106),()=>!0x1),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0xec),([_0x2cf0e0])=>{const _0x21b1a1=_0x36655b,_0x1f3db=_0x259b10[_0x21b1a1(0xfa)][_0x21b1a1(0x102)](_0x21b1a1(0x119),'',_0x21b1a1(0xec));let _0x27d40f=_0x2cf0e0[_0x21b1a1(0x126)],_0x540187=_0x2cf0e0[_0x21b1a1(0x11c)];const _0x108468=_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xf1)][_0x21b1a1(0x122)](_0x27d40f,_0x21b1a1(0xf7)),_0x40e1a9=_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xf1)][_0x21b1a1(0x122)](_0x540187,_0x21b1a1(0xdd));_0x108468[_0x21b1a1(0x11b)]&&(_0x27d40f=_0x108468[_0x21b1a1(0x126)]),_0x40e1a9[_0x21b1a1(0x11b)]&&(_0x540187=_0x40e1a9[_0x21b1a1(0x11c)]),_0x1f3db([_0x56f50e[_0x21b1a1(0x128)][_0x21b1a1(0xc3)](_0x27d40f,_0x540187)]);}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0xff),_0x36655b(0xc6),_0x36655b(0xdc),_0x5bee35),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xc6),_0x36655b(0xdc),_0x5bee35)),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xfb))&&(_0x259b10[_0x36655b(0xbc)](_0x36655b(0x10b),(_0x47667c,_0x2563a9)=>{const _0x5449f0=_0x36655b,_0x25f720=_0x56f50e[_0x5449f0(0xcd)][_0x5449f0(0xbd)](_0x5449f0(0xfc));let _0x32cbee=_0x2b67c4[_0x5449f0(0x108)](_0x56f50e[_0x5449f0(0x128)][_0x5449f0(0xdf)][_0x5449f0(0xde)]),_0x7367e8=_0x25f720[_0x5449f0(0xf9)](_0x32cbee);_0x56f50e[_0x5449f0(0x128)][_0x5449f0(0xb5)](()=>{const _0x3be7f8=_0x5449f0;if(_0x7367e8)return void _0x259b10[_0x3be7f8(0x109)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0x100)](_0x7367e8));const _0x2629d0=_0x2b67c4[_0x3be7f8(0x10a)](_0x32cbee);_0x47667c(_0x2563a9),_0x32cbee=_0x2b67c4[_0x3be7f8(0x108)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0xdf)][_0x3be7f8(0xde)]),_0x7367e8=_0x25f720[_0x3be7f8(0xf9)](_0x32cbee),_0x259b10[_0x3be7f8(0x121)](_0x56f50e[_0x3be7f8(0x128)][_0x3be7f8(0x100)](_0x7367e8),_0x2629d0?null:_0x3be7f8(0xd5));});}),_0x259b10[_0x36655b(0xfa)][_0x36655b(0xf0)](_0x36655b(0x119),_0x36655b(0xd5),_0x36655b(0xdc),_0x5bee35));const _0x34822e=[{'type':_0x36655b(0xff),'subType':_0x36655b(0xb6)},{'type':_0x36655b(0x119),'subType':_0x36655b(0xd5)},{'type':_0x36655b(0xff),'subType':_0x36655b(0xc6)},{'type':_0x36655b(0x119),'subType':_0x36655b(0xc6)}];function _0x93d93a(_0x460796,_0x4dfeed){const _0x3c1040=_0x36655b,_0x4e98e2=_0x34822e[_0x3c1040(0xb1)](({type:_0x2d183c,subType:_0x4bbc9d})=>_0x460796[_0x3c1040(0xce)]==_0x2d183c&&_0x460796[_0x3c1040(0xe2)]==_0x4bbc9d),_0xe1cb2a=_0x34822e[_0x3c1040(0xb1)](({type:_0x1ef8b2,subType:_0x328de0})=>_0x4dfeed[_0x3c1040(0xce)]==_0x1ef8b2&&_0x4dfeed[_0x3c1040(0xe2)]==_0x328de0);if(_0x4e98e2<0x0||_0xe1cb2a<0x0)return!0x1;const _0x290277=_0x460796[_0x3c1040(0xd2)](),_0x61d1d1=_0x4dfeed[_0x3c1040(0xd2)]();if((0x0==_0x4e98e2||0x1==_0x4e98e2)&&0x2==_0xe1cb2a&&_0x290277[_0x3c1040(0xeb)](_0x61d1d1))return!0x0;if(0x2==_0x4e98e2&&0x3==_0xe1cb2a){const _0x18acf6=_0x259b10[_0x3c1040(0xda)](_0x290277,_0x3c1040(0x119))[_0x3c1040(0xdb)](({suggestion:_0x2591d3,meta:_0x555e51})=>_0x555e51[_0x3c1040(0x11f)]&&_0x3c1040(0xc6)==_0x2591d3[_0x3c1040(0xe2)]);if(_0x18acf6[_0x3c1040(0xd9)]>0x1&&_0x61d1d1[_0x3c1040(0x11c)][_0x3c1040(0xd7)](_0x290277[_0x3c1040(0x126)]))return!0x0;if(0x1==_0x18acf6[_0x3c1040(0xd9)]&&(_0x290277[_0x3c1040(0x126)][_0x3c1040(0xd7)](_0x61d1d1[_0x3c1040(0x11c)])||_0x290277[_0x3c1040(0x11c)][_0x3c1040(0xd7)](_0x61d1d1[_0x3c1040(0x126)])))return!0x0;}if(0x3==_0x4e98e2&&0x3==_0xe1cb2a&&_0x290277[_0x3c1040(0x126)][_0x3c1040(0xfe)](_0x61d1d1[_0x3c1040(0x126)])){const _0x387fff=_0x290277[_0x3c1040(0x11c)][_0x3c1040(0xb4)],_0x50a99f=_0x61d1d1[_0x3c1040(0x126)][_0x3c1040(0x127)];return _0x2b67c4[_0x3c1040(0x10a)](_0x387fff)&&_0x387fff===_0x50a99f;}return!0x1;}function _0x5bee35(_0x1dfa80,_0x347af9){return _0x93d93a(_0x1dfa80,_0x347af9)?[_0x1dfa80,_0x347af9]:_0x93d93a(_0x347af9,_0x1dfa80)?[_0x347af9,_0x1dfa80]:null;}_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0x105))&&(_0x259b10[_0x36655b(0xd4)](_0x36655b(0xf4)),_0x259b10[_0x36655b(0xb2)](_0x36655b(0xb8)),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xb7)](_0x36655b(0xb8),_0x288283(_0x41367b,_0x36655b(0x101)))),_0x56f50e[_0x36655b(0xcd)][_0x36655b(0xe1)](_0x36655b(0xe0))&&(_0x259b10[_0x36655b(0xd4)](_0x36655b(0xb3)),_0x259b10[_0x36655b(0xb2)](_0x36655b(0x123))),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0x4a8f72=>{const _0xc6901e=_0x36655b;if(!!_0x34822e[_0xc6901e(0x111)](({type:_0x1939cf,subType:_0x474321})=>_0x4a8f72[_0xc6901e(0xce)]==_0x1939cf&&_0x4a8f72[_0xc6901e(0xe2)]==_0x474321))return _0x4a8f72[_0xc6901e(0xca)]?{}:void 0x0;}),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0xa8cedd=>{const _0x5a4698=_0x36655b;if(_0x5a4698(0x119)==_0xa8cedd[_0x5a4698(0xce)]||_0x5a4698(0xd1)==_0xa8cedd[_0x5a4698(0xce)]){const _0x353e8d=_0xa8cedd[_0x5a4698(0x104)]();if(_0x353e8d&&_0x353e8d['is'](_0x5a4698(0xe9),_0x5a4698(0x114)))return{'type':_0x5a4698(0x119)==_0xa8cedd[_0x5a4698(0xce)]?_0x5a4698(0xf2):_0x5a4698(0xbb),'element':_0x353e8d,'quantity':0x1};}}),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0xcc4e47=>_0x36655b(0xff)==_0xcc4e47[_0x36655b(0xce)]&&_0x36655b(0xc6)==_0xcc4e47[_0x36655b(0xe2)]?{'type':_0x36655b(0xcf),'content':_0x36655b(0x112)}:_0x36655b(0xff)==_0xcc4e47[_0x36655b(0xce)]&&_0x36655b(0xb9)==_0xcc4e47[_0x36655b(0xe2)]?{'type':_0x36655b(0xcf),'content':_0x36655b(0xe8)}:void 0x0),_0x259b10[_0x36655b(0xe4)][_0x36655b(0xe3)](_0x39ad6a=>{const _0x42c9fd=_0x36655b;if(_0x42c9fd(0x10c)!=_0x39ad6a[_0x42c9fd(0xce)])return;const {data:_0x7d19ad}=_0x39ad6a;if(!_0x7d19ad||_0x42c9fd(0x123)!=_0x7d19ad[_0x42c9fd(0xfd)])return;const _0x1c1e1f=_0x7d19ad[_0x42c9fd(0x113)];return _0x1c1e1f?{'type':_0x42c9fd(0xcf),'content':_0x288283(_0x41367b,_0x42c9fd(0x115),'\x22'+_0x1c1e1f+'\x22')}:{'type':_0x42c9fd(0xcf),'content':_0x288283(_0x41367b,_0x42c9fd(0x11a))};}),this[_0x36655b(0x103)]();}[_0x3d0b58(0x103)](){const _0x3ae217=_0x3d0b58,_0x393c0d=this[_0x3ae217(0x107)],_0x49dc03=_0x393c0d[_0x3ae217(0x118)];_0x393c0d[_0x3ae217(0xcd)][_0x3ae217(0xbd)](_0x3ae217(0x124))[_0x3ae217(0xe4)][_0x3ae217(0xe3)](_0x1fc08=>{const _0x4c9b0f=_0x3ae217;if(_0x4c9b0f(0xff)!=_0x1fc08[_0x4c9b0f(0xce)]&&_0x4c9b0f(0xba)!=_0x1fc08[_0x4c9b0f(0xce)])return;const {data:_0xbeb6b0}=_0x1fc08;if(_0xbeb6b0){if(_0x4c9b0f(0xb3)==_0xbeb6b0[_0x4c9b0f(0xbf)]){const _0x10ef8b=_0xbeb6b0[_0x4c9b0f(0xc7)][0x0][_0x4c9b0f(0x113)];return _0x10ef8b?{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x115),'\x22'+_0x10ef8b+'\x22')}:{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x11a))};}if(_0x4c9b0f(0xf4)==_0xbeb6b0[_0x4c9b0f(0xbf)]){const _0x48c26e=_0xbeb6b0[_0x4c9b0f(0xc7)][0x0][_0x4c9b0f(0xee)];return _0x48c26e?{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0x120),_0x48c26e)}:{'type':_0x4c9b0f(0xcf),'content':_0x288283(_0x49dc03,_0x4c9b0f(0xc9))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36eb26=_0x1389;function _0x28ef(){const _0x5dde62=['plugins','_suggestionFactory','registerBlockAttribute','src','*Replace\x20image\x20URL*','8PBepof','key','getSuggestionCallback','10iQlPeG','_registerLegacyDescription','10IyvKsK','locale','descriptionFactory','115021LnRdKP','_handleLegacySuggestions','editor','newValue','9928732xqkKkX','registerCustomCallback','registerDescriptionCallback','2987532YSvHLd','oldValue','afterInit','replaceImageSource','accept','type','*Format:*\x20replace\x20image\x20URL','get','formatInline','182205nURRxK','discard','TrackChangesEditing','enableDefaultAttributesIntegration','attribute','format','has','1755699ceOYVF','formatBlock','4xPAtdm','ImageEditing','1545695zxBlNu','63581rEjdoi','commandName'];_0x28ef=function(){return _0x5dde62;};return _0x28ef();}(function(_0x1c0588,_0x9d2ea3){const _0x35c63c=_0x1389,_0x291d06=_0x1c0588();while(!![]){try{const _0x32f9d4=parseInt(_0x35c63c(0xcc))/0x1*(parseInt(_0x35c63c(0xc9))/0x2)+parseInt(_0x35c63c(0xe3))/0x3+parseInt(_0x35c63c(0xe5))/0x4*(-parseInt(_0x35c63c(0xe7))/0x5)+parseInt(_0x35c63c(0xd3))/0x6+-parseInt(_0x35c63c(0xe8))/0x7*(parseInt(_0x35c63c(0xc4))/0x8)+-parseInt(_0x35c63c(0xdc))/0x9+-parseInt(_0x35c63c(0xc7))/0xa*(parseInt(_0x35c63c(0xd0))/0xb);if(_0x32f9d4===_0x9d2ea3)break;else _0x291d06['push'](_0x291d06['shift']());}catch(_0x43bdc6){_0x291d06['push'](_0x291d06['shift']());}}}(_0x28ef,0x65d9d));import{Plugin as _0x19c584}from'ckeditor5/src/core.js';function _0x1389(_0x221209,_0x5d87ba){const _0x28efc8=_0x28ef();return _0x1389=function(_0x13891a,_0x1111d2){_0x13891a=_0x13891a-0xbe;let _0x1cdd8c=_0x28efc8[_0x13891a];return _0x1cdd8c;},_0x1389(_0x221209,_0x5d87ba);}import{getTranslation as _0x4f8f92}from'../utils/common-translations.js';export default class ot extends _0x19c584{[_0x36eb26(0xd5)](){const _0x3277c4=_0x36eb26;if(!this[_0x3277c4(0xce)][_0x3277c4(0xbf)][_0x3277c4(0xe2)](_0x3277c4(0xe6)))return;const _0xf08454=this[_0x3277c4(0xce)][_0x3277c4(0xca)],_0x143e30=this[_0x3277c4(0xce)][_0x3277c4(0xbf)][_0x3277c4(0xda)](_0x3277c4(0xde));_0x143e30[_0x3277c4(0xdf)](_0x3277c4(0xd6)),_0x143e30[_0x3277c4(0xc1)](_0x3277c4(0xc2)),_0x143e30[_0x3277c4(0xcb)][_0x3277c4(0xd2)](_0x9b3a3d=>{const _0x27a795=_0x3277c4;if(_0x27a795(0xe0)!=_0x9b3a3d[_0x27a795(0xd8)])return;const {data:_0x6e2616}=_0x9b3a3d;return _0x6e2616&&_0x27a795(0xc2)==_0x6e2616[_0x27a795(0xc5)]?_0x6e2616[_0x27a795(0xcf)]&&_0x6e2616[_0x27a795(0xd4)]?{'type':_0x27a795(0xe1),'content':_0x4f8f92(_0xf08454,_0x27a795(0xc3))}:{'type':_0x27a795(0xe1),'content':''}:void 0x0;}),this[_0x3277c4(0xcd)]();}[_0x36eb26(0xcd)](){const _0x21be1b=_0x36eb26,_0x13daca=this[_0x21be1b(0xce)][_0x21be1b(0xbf)][_0x21be1b(0xda)](_0x21be1b(0xde));_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xd1)](_0x21be1b(0xe4),_0x21be1b(0xd6),_0x21be1b(0xd7),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xc6)](_0x21be1b(0xe4),null,_0x21be1b(0xdd))),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xd1)](_0x21be1b(0xe4),_0x21be1b(0xd6),_0x21be1b(0xdd),_0x13daca[_0x21be1b(0xc0)][_0x21be1b(0xc6)](_0x21be1b(0xe4),null,_0x21be1b(0xd7))),this[_0x21be1b(0xc8)]();}[_0x36eb26(0xc8)](){const _0xcf3601=_0x36eb26,_0x2e64fe=this[_0xcf3601(0xce)],_0x279d4a=_0x2e64fe[_0xcf3601(0xca)];_0x2e64fe[_0xcf3601(0xbf)][_0xcf3601(0xda)](_0xcf3601(0xde))[_0xcf3601(0xcb)][_0xcf3601(0xd2)](_0xce68da=>{const _0x464ab7=_0xcf3601;if(_0x464ab7(0xe4)!=_0xce68da[_0x464ab7(0xd8)]&&_0x464ab7(0xdb)!=_0xce68da[_0x464ab7(0xd8)])return;const {data:_0x50adc1}=_0xce68da;if(!_0x50adc1||_0x464ab7(0xd6)!=_0x50adc1[_0x464ab7(0xbe)])return;return{'type':_0x464ab7(0xe1),'content':_0x4f8f92(_0x279d4a,_0x464ab7(0xd9))};});}}
23
+ const _0x3685e6=_0x5ce4;(function(_0x1011d7,_0x3c3536){const _0x2dc821=_0x5ce4,_0x4e13be=_0x1011d7();while(!![]){try{const _0x4e8c6d=parseInt(_0x2dc821(0x16e))/0x1*(-parseInt(_0x2dc821(0x194))/0x2)+-parseInt(_0x2dc821(0x18e))/0x3+parseInt(_0x2dc821(0x182))/0x4*(parseInt(_0x2dc821(0x177))/0x5)+-parseInt(_0x2dc821(0x184))/0x6+-parseInt(_0x2dc821(0x189))/0x7*(-parseInt(_0x2dc821(0x173))/0x8)+parseInt(_0x2dc821(0x171))/0x9*(-parseInt(_0x2dc821(0x18b))/0xa)+parseInt(_0x2dc821(0x191))/0xb*(-parseInt(_0x2dc821(0x172))/0xc);if(_0x4e8c6d===_0x3c3536)break;else _0x4e13be['push'](_0x4e13be['shift']());}catch(_0x285176){_0x4e13be['push'](_0x4e13be['shift']());}}}(_0x1d21,0xbe680));function _0x5ce4(_0x40f446,_0x2fc26c){const _0x1d21c7=_0x1d21();return _0x5ce4=function(_0x5ce4dc,_0x4e8e32){_0x5ce4dc=_0x5ce4dc-0x16d;let _0x587b9e=_0x1d21c7[_0x5ce4dc];return _0x587b9e;},_0x5ce4(_0x40f446,_0x2fc26c);}function _0x1d21(){const _0x3f381c=['_handleLegacySuggestions','locale','2338OjwOMS','key','40qXFGch','accept','enableDefaultAttributesIntegration','2637864uduvKx','*Replace\x20image\x20URL*','get','447381FJgYlO','replaceImageSource','has','4jCVrmD','descriptionFactory','registerDescriptionCallback','formatBlock','type','format','42932JIxHOe','attribute','getSuggestionCallback','833346DGRymC','72aSjmJu','35160DDFvFT','discard','registerBlockAttribute','editor','5lQeHBh','newValue','formatInline','src','oldValue','commandName','registerCustomCallback','*Format:*\x20replace\x20image\x20URL','afterInit','_suggestionFactory','plugins','4045516UESYGf','_registerLegacyDescription','719106ZntcKP','TrackChangesEditing','ImageEditing'];_0x1d21=function(){return _0x3f381c;};return _0x1d21();}import{Plugin as _0x2c390f}from'ckeditor5/src/core.js';import{getTranslation as _0x1f79c5}from'../utils/common-translations.js';export default class ot extends _0x2c390f{[_0x3685e6(0x17f)](){const _0x57d0e8=_0x3685e6;if(!this[_0x57d0e8(0x176)][_0x57d0e8(0x181)][_0x57d0e8(0x193)](_0x57d0e8(0x186)))return;const _0x2b27b1=this[_0x57d0e8(0x176)][_0x57d0e8(0x188)],_0x171d51=this[_0x57d0e8(0x176)][_0x57d0e8(0x181)][_0x57d0e8(0x190)](_0x57d0e8(0x185));_0x171d51[_0x57d0e8(0x18d)](_0x57d0e8(0x192)),_0x171d51[_0x57d0e8(0x175)](_0x57d0e8(0x17a)),_0x171d51[_0x57d0e8(0x195)][_0x57d0e8(0x196)](_0x55c88e=>{const _0x576e6e=_0x57d0e8;if(_0x576e6e(0x16f)!=_0x55c88e[_0x576e6e(0x198)])return;const {data:_0x3dff6d}=_0x55c88e;return _0x3dff6d&&_0x576e6e(0x17a)==_0x3dff6d[_0x576e6e(0x18a)]?_0x3dff6d[_0x576e6e(0x178)]&&_0x3dff6d[_0x576e6e(0x17b)]?{'type':_0x576e6e(0x16d),'content':_0x1f79c5(_0x2b27b1,_0x576e6e(0x18f))}:{'type':_0x576e6e(0x16d),'content':''}:void 0x0;}),this[_0x57d0e8(0x187)]();}[_0x3685e6(0x187)](){const _0x3e7839=_0x3685e6,_0x42b660=this[_0x3e7839(0x176)][_0x3e7839(0x181)][_0x3e7839(0x190)](_0x3e7839(0x185));_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x17d)](_0x3e7839(0x197),_0x3e7839(0x192),_0x3e7839(0x18c),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x170)](_0x3e7839(0x197),null,_0x3e7839(0x174))),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x17d)](_0x3e7839(0x197),_0x3e7839(0x192),_0x3e7839(0x174),_0x42b660[_0x3e7839(0x180)][_0x3e7839(0x170)](_0x3e7839(0x197),null,_0x3e7839(0x18c))),this[_0x3e7839(0x183)]();}[_0x3685e6(0x183)](){const _0x36f4c4=_0x3685e6,_0x307afb=this[_0x36f4c4(0x176)],_0x30d841=_0x307afb[_0x36f4c4(0x188)];_0x307afb[_0x36f4c4(0x181)][_0x36f4c4(0x190)](_0x36f4c4(0x185))[_0x36f4c4(0x195)][_0x36f4c4(0x196)](_0x32add1=>{const _0x20f5e1=_0x36f4c4;if(_0x20f5e1(0x197)!=_0x32add1[_0x20f5e1(0x198)]&&_0x20f5e1(0x179)!=_0x32add1[_0x20f5e1(0x198)])return;const {data:_0x35f7ee}=_0x32add1;if(!_0x35f7ee||_0x20f5e1(0x192)!=_0x35f7ee[_0x20f5e1(0x17c)])return;return{'type':_0x20f5e1(0x16d),'content':_0x1f79c5(_0x30d841,_0x20f5e1(0x17e))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5ea2(_0x4a0445,_0x520e50){const _0x501d04=_0x501d();return _0x5ea2=function(_0x5ea211,_0x471c55){_0x5ea211=_0x5ea211-0x11c;let _0x2319d5=_0x501d04[_0x5ea211];return _0x2319d5;},_0x5ea2(_0x4a0445,_0x520e50);}const _0x1e995a=_0x5ea2;(function(_0x53b0f5,_0x3b4674){const _0x20159e=_0x5ea2,_0x1400a1=_0x53b0f5();while(!![]){try{const _0x50dc96=-parseInt(_0x20159e(0x157))/0x1+parseInt(_0x20159e(0x15d))/0x2*(parseInt(_0x20159e(0x14c))/0x3)+parseInt(_0x20159e(0x174))/0x4+parseInt(_0x20159e(0x120))/0x5*(-parseInt(_0x20159e(0x167))/0x6)+-parseInt(_0x20159e(0x123))/0x7*(-parseInt(_0x20159e(0x146))/0x8)+-parseInt(_0x20159e(0x135))/0x9+-parseInt(_0x20159e(0x140))/0xa*(-parseInt(_0x20159e(0x11d))/0xb);if(_0x50dc96===_0x3b4674)break;else _0x1400a1['push'](_0x1400a1['shift']());}catch(_0x3f0239){_0x1400a1['push'](_0x1400a1['shift']());}}}(_0x501d,0x2156d));import{Plugin as _0x48d0cb}from'ckeditor5/src/core.js';function _0x501d(){const _0x428068=['discardSuggestion','markInlineFormat','suggestion','createRangeOn','shouldConvertImageType','discard','605720KMbNPq','formatInline','_splitMarkerName','insertion','side','enableCommand','normalizedStyles','type','length','_suggestionFactory','getClosestSelectedImageElement','imageTypeBlock','registerDescriptionCallback','2959gTGqWL','commandReversedParams','FORMAT_SIDE_IMAGE','15STfhbX','getSuggestion','descriptionFactory','375368brwRLD','change','ImageUtils','findIndex','isInlineImage','ImageStyleEditing','_registerLegacyDescription','model','getSuggestions','hasSuggestion','registerPostFixer','value','isInContent','chain','afterInit','isEqual','editor','imageStylePreApply','1342764FuXTHu','refresh','next','get','start','accept','imageTypeInline','plugins','imageStylePostApply','formatBlock','isOwn','930oFnWLs','subType','from','name','selection','*Format:*\x20%0','40yYhGoS','head','newRange','nodeAfter','isIntersecting','filter','591eUVNTQ','locale','getChangedMarkers','TrackChangesEditing','imageStyle','registerCustomCallback','getSuggestionCallback','getFirstRange','commands','forEach','convertInlineImageToBlock','200401LceuQZ','imageCaption','Users','commandName','title','isBefore','2566abVldm','_findSuggestions','format','has','end','markBlockFormat','setImageNaturalSizeAttributes','commandParams','differ','nodeBefore','422328TVwDar','isBlockImage','document','author','toLowerCase','getContainedElement','join'];_0x501d=function(){return _0x428068;};return _0x501d();}import{uid as _0x27580c}from'ckeditor5/src/utils.js';import{getTranslation as _0x41f965}from'../utils/common-translations.js';export default class rt extends _0x48d0cb{[_0x1e995a(0x131)](){const _0x438792=_0x1e995a,_0x794356=this[_0x438792(0x133)];if(!_0x794356[_0x438792(0x13c)][_0x438792(0x160)](_0x438792(0x128)))return;const _0xfdac2d=_0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x14f)),_0xe8c9eb=_0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x125)),_0x165548={};_0xfdac2d[_0x438792(0x179)](_0x438792(0x150),(_0x36668a,_0x2d0b3a)=>{const _0x3ae919=_0x438792,_0x290be7=_0x794356[_0x3ae919(0x13c)][_0x3ae919(0x138)](_0x3ae919(0x159))['me'],_0x1604b3=_0x794356[_0x3ae919(0x154)][_0x3ae919(0x138)](_0x3ae919(0x150));let _0x43ddb7=_0xe8c9eb[_0x3ae919(0x17e)](_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x169)][_0x3ae919(0x144)]),_0x33e6dc=_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x171)](_0x43ddb7),_0x309a2f=_0x1604b3[_0x3ae919(0x12e)];if(_0x309a2f==_0x2d0b3a[_0x3ae919(0x12e)])return;const _0x5726f0={'commandName':_0x3ae919(0x150),'commandParams':[_0x2d0b3a],'formatGroupId':_0x27580c()};_0x794356[_0x3ae919(0x12a)][_0x3ae919(0x124)](()=>{const _0x36ab09=_0x3ae919;if(_0xfdac2d[_0x36ab09(0x12b)]()[_0x36ab09(0x14b)](_0x20dc32=>_0x20dc32[_0x36ab09(0x12f)]&&_0x290be7==_0x20dc32[_0x36ab09(0x16a)]&&(_0x36ab09(0x13e)==_0x20dc32[_0x36ab09(0x17b)]||_0x36ab09(0x175)==_0x20dc32[_0x36ab09(0x17b)])&&(_0x36ab09(0x134)==_0x20dc32[_0x36ab09(0x141)]||_0x36ab09(0x13d)==_0x20dc32[_0x36ab09(0x141)])&&_0x20dc32[_0x36ab09(0x153)]()[_0x36ab09(0x132)](_0x33e6dc))[_0x36ab09(0x155)](_0x439c36=>_0xfdac2d[_0x36ab09(0x16e)](_0x439c36[_0x36ab09(0x147)])),_0x43ddb7=_0xe8c9eb[_0x36ab09(0x17e)](_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x169)][_0x36ab09(0x144)]),_0x33e6dc=_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x171)](_0x43ddb7),_0x1604b3[_0x36ab09(0x136)](),_0x794356[_0x36ab09(0x154)][_0x36ab09(0x138)](_0x36ab09(0x13b))[_0x36ab09(0x136)](),_0x794356[_0x36ab09(0x154)][_0x36ab09(0x138)](_0x36ab09(0x17f))[_0x36ab09(0x136)](),_0x309a2f=_0x1604b3[_0x36ab09(0x12e)],_0x309a2f!=_0x2d0b3a[_0x36ab09(0x12e)])return _0xe8c9eb[_0x36ab09(0x127)](_0x43ddb7)&&_0x1604b3[_0x36ab09(0x172)](_0x2d0b3a[_0x36ab09(0x12e)],_0x43ddb7)?(_0x36668a({..._0x2d0b3a,'setImageSizes':!0x1}),_0x43ddb7=_0xe8c9eb[_0x36ab09(0x17e)](_0x794356[_0x36ab09(0x12a)][_0x36ab09(0x169)][_0x36ab09(0x144)]),void _0xfdac2d[_0x36ab09(0x162)](_0x43ddb7,{..._0x5726f0,'commandReversedParams':[{'value':_0x309a2f||null,'setImageSizes':!0x1}]},[],_0x36ab09(0x134))):void(_0xe8c9eb[_0x36ab09(0x168)](_0x43ddb7)?_0xfdac2d[_0x36ab09(0x162)](_0x43ddb7,_0x5726f0,[],_0x36ab09(0x13d)):_0xfdac2d[_0x36ab09(0x16f)](_0x33e6dc,_0x5726f0,_0x36ab09(0x13d)));});});for(const _0x5efb0a of _0x794356[_0x438792(0x13c)][_0x438792(0x138)](_0x438792(0x128))[_0x438792(0x17a)])_0x165548[_0x5efb0a[_0x438792(0x143)]]=_0x5efb0a[_0x438792(0x15b)][_0x438792(0x16b)]();_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x13d),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x175),_0x438792(0x13d),_0x438792(0x16d),()=>!0x1),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x13a),([_0x509710])=>{const _0x5c221c=_0x438792;_0xe8c9eb[_0x5c221c(0x163)](_0x509710[_0x5c221c(0x16c)]());}),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x173),(_0x1ea603,_0x2cf639)=>{const _0x424fdd=_0x438792;_0xfdac2d[_0x424fdd(0x17d)][_0x424fdd(0x152)](_0x424fdd(0x13e),'',_0x424fdd(0x13a))(_0x1ea603,{'commandName':_0x2cf639[_0x424fdd(0x15a)],'commandParams':_0x2cf639[_0x424fdd(0x11e)]});}),_0xfdac2d[_0x438792(0x17d)][_0x438792(0x151)](_0x438792(0x13e),_0x438792(0x134),_0x438792(0x130),function(_0x3a6a07,_0xa5216){if(_0x3d29e6(_0x3a6a07,_0xa5216))return[_0x3a6a07,_0xa5216];if(_0x3d29e6(_0xa5216,_0x3a6a07))return[_0xa5216,_0x3a6a07];return null;});const _0x1035c2=[{'type':_0x438792(0x13e),'subType':_0x438792(0x134)},{'type':_0x438792(0x177),'subType':_0x438792(0x158)},{'type':_0x438792(0x13e),'subType':_0x438792(0x156)},{'type':_0x438792(0x177),'subType':_0x438792(0x156)}];function _0x3d29e6(_0x4a41b5,_0x36fe60){const _0x2a569b=_0x438792,_0x3d41b2=_0x1035c2[_0x2a569b(0x126)](({type:_0x2b5514,subType:_0x563110})=>_0x4a41b5[_0x2a569b(0x17b)]==_0x2b5514&&_0x4a41b5[_0x2a569b(0x141)]==_0x563110),_0x5d49f2=_0x1035c2[_0x2a569b(0x126)](({type:_0x430012,subType:_0x34ff0c})=>_0x36fe60[_0x2a569b(0x17b)]==_0x430012&&_0x36fe60[_0x2a569b(0x141)]==_0x34ff0c);if(_0x3d41b2<0x0||_0x5d49f2<0x0)return!0x1;const _0x487da9=_0x4a41b5[_0x2a569b(0x153)](),_0x1122d9=_0x36fe60[_0x2a569b(0x153)]();if((0x0==_0x3d41b2||0x1==_0x3d41b2)&&0x2==_0x5d49f2&&_0x487da9[_0x2a569b(0x14a)](_0x1122d9))return!0x0;if(0x2==_0x3d41b2&&0x3==_0x5d49f2){const _0xc6a161=_0xfdac2d[_0x2a569b(0x15e)](_0x487da9,_0x2a569b(0x177))[_0x2a569b(0x14b)](({suggestion:_0x381012,meta:_0xb96497})=>_0xb96497[_0x2a569b(0x13f)]&&_0x2a569b(0x156)==_0x381012[_0x2a569b(0x141)]);if(_0xc6a161[_0x2a569b(0x17c)]>0x1&&_0x1122d9[_0x2a569b(0x161)][_0x2a569b(0x132)](_0x487da9[_0x2a569b(0x139)]))return!0x0;if(0x1==_0xc6a161[_0x2a569b(0x17c)]&&(_0x487da9[_0x2a569b(0x139)][_0x2a569b(0x132)](_0x1122d9[_0x2a569b(0x161)])||_0x487da9[_0x2a569b(0x161)][_0x2a569b(0x132)](_0x1122d9[_0x2a569b(0x139)])))return!0x0;}if(0x3==_0x3d41b2&&0x3==_0x5d49f2&&_0x487da9[_0x2a569b(0x139)][_0x2a569b(0x15c)](_0x1122d9[_0x2a569b(0x139)])){const _0x14a76b=_0x487da9[_0x2a569b(0x161)][_0x2a569b(0x149)],_0x5f1eb5=_0x1122d9[_0x2a569b(0x139)][_0x2a569b(0x166)];return _0xe8c9eb[_0x2a569b(0x168)](_0x14a76b)&&_0x14a76b===_0x5f1eb5;}return!0x1;}_0x794356[_0x438792(0x12a)][_0x438792(0x169)][_0x438792(0x12d)](()=>{const _0x429571=_0x438792;let _0x39e62a=!0x1;const _0x59ab63=Array[_0x429571(0x142)](_0x794356[_0x429571(0x12a)][_0x429571(0x169)][_0x429571(0x165)][_0x429571(0x14e)]());for(const {name:_0x2f3aff,data:_0x4a7c77}of _0x59ab63){const {group:_0x18c3bd,type:_0x13f487,subType:_0x17d485,id:_0x16ca85}=_0xfdac2d[_0x429571(0x176)](_0x2f3aff);if(_0x429571(0x170)==_0x18c3bd&&_0xfdac2d[_0x429571(0x12c)](_0x16ca85)){if(_0x429571(0x13e)==_0x13f487&&(_0x429571(0x134)==_0x17d485||_0x429571(0x13d)==_0x17d485)){const _0x18cd1c=_0xfdac2d[_0x429571(0x121)](_0x16ca85);if(_0x4a7c77[_0x429571(0x148)]){const _0x6a756e=_0x18cd1c[_0x429571(0x153)]()[_0x429571(0x16c)]();if(_0xe8c9eb[_0x429571(0x168)](_0x6a756e))continue;_0xfdac2d[_0x429571(0x16e)](_0x18cd1c),_0x39e62a=!0x0;}}if(_0x429571(0x177)==_0x13f487&&_0x429571(0x158)==_0x17d485&&!_0x4a7c77[_0x429571(0x148)]){const _0x177ee9=_0xfdac2d[_0x429571(0x121)](_0x16ca85);_0x177ee9[_0x429571(0x137)]&&_0x177ee9[_0x429571(0x137)][_0x429571(0x12f)]&&(_0xfdac2d[_0x429571(0x16e)](_0x177ee9[_0x429571(0x137)]),_0x39e62a=!0x0);}}}return _0x39e62a;}),this[_0x438792(0x129)](_0x165548);}[_0x1e995a(0x129)](_0x1bfdcc){const _0x4ae1f0=_0x1e995a,_0x36de7c=this[_0x4ae1f0(0x133)],_0x1a7ff4=_0x36de7c[_0x4ae1f0(0x14d)];_0x36de7c[_0x4ae1f0(0x13c)][_0x4ae1f0(0x138)](_0x4ae1f0(0x14f))[_0x4ae1f0(0x122)][_0x4ae1f0(0x11c)](_0x15d25b=>{const _0x4bad03=_0x4ae1f0;if(_0x4bad03(0x13e)!=_0x15d25b[_0x4bad03(0x17b)]&&_0x4bad03(0x175)!=_0x15d25b[_0x4bad03(0x17b)])return;const {data:_0x2e95bb}=_0x15d25b;if(!_0x2e95bb||_0x4bad03(0x150)!=_0x2e95bb[_0x4bad03(0x15a)])return;const _0x2c26c1=_0x2e95bb[_0x4bad03(0x164)][0x0][_0x4bad03(0x12e)];return _0x3310be(_0x4bad03(0x178)===_0x2c26c1?_0x41f965(_0x1a7ff4,_0x4bad03(0x11f)):_0x1bfdcc[_0x2c26c1]||_0x2c26c1);function _0x3310be(_0x55ea68){const _0x5cd75d=_0x4bad03;return{'type':_0x5cd75d(0x15f),'content':_0x41f965(_0x1a7ff4,_0x5cd75d(0x145),_0x55ea68)};}});}}
23
+ const _0x3a4c9d=_0x3f1a;function _0x49f1(){const _0x4dd7f3=['plugins','53788275QeOaHw','from','forEach','enableCommand','afterInit','author','imageStylePreApply','document','5056gUsvsP','findIndex','commandReversedParams','isOwn','_findSuggestions','imageStyle','getContainedElement','TrackChangesEditing','nodeBefore','name','registerCustomCallback','has','8amJZhD','get','_registerLegacyDescription','head','*Format:*\x20%0','_suggestionFactory','length','getClosestSelectedImageElement','ImageStyleEditing','_splitMarkerName','shouldConvertImageType','setImageNaturalSizeAttributes','discardSuggestion','registerPostFixer','locale','end','chain','value','side','model','convertInlineImageToBlock','createRangeOn','imageTypeInline','filter','commandName','accept','imageCaption','ImageUtils','change','nodeAfter','suggestion','isBlockImage','60zHukbu','newRange','2598580XUHJbc','type','discard','selection','commandParams','title','getSuggestions','Users','start','formatInline','join','markInlineFormat','toLowerCase','editor','imageStylePostApply','next','getSuggestion','3160983eGotGQ','isEqual','isInlineImage','3457866blaYKK','isBefore','8714408TVSKqJ','getFirstRange','insertion','FORMAT_SIDE_IMAGE','isInContent','format','subType','markBlockFormat','imageTypeBlock','commands','isIntersecting','getSuggestionCallback','8293082tzFgBE','refresh','getChangedMarkers','differ','descriptionFactory','normalizedStyles','registerDescriptionCallback','formatBlock','hasSuggestion'];_0x49f1=function(){return _0x4dd7f3;};return _0x49f1();}(function(_0xd1d5,_0xd5e622){const _0x7914d8=_0x3f1a,_0x279738=_0xd1d5();while(!![]){try{const _0x4df734=parseInt(_0x7914d8(0x13d))/0x1*(-parseInt(_0x7914d8(0x173))/0x2)+-parseInt(_0x7914d8(0x150))/0x3+-parseInt(_0x7914d8(0x17f))/0x4*(parseInt(_0x7914d8(0x13f))/0x5)+-parseInt(_0x7914d8(0x153))/0x6+-parseInt(_0x7914d8(0x161))/0x7+-parseInt(_0x7914d8(0x155))/0x8+parseInt(_0x7914d8(0x16b))/0x9;if(_0x4df734===_0xd5e622)break;else _0x279738['push'](_0x279738['shift']());}catch(_0x8eafe7){_0x279738['push'](_0x279738['shift']());}}}(_0x49f1,0xd72d4));import{Plugin as _0x547506}from'ckeditor5/src/core.js';function _0x3f1a(_0xedfbcf,_0xf4c1f){const _0x49f164=_0x49f1();return _0x3f1a=function(_0x3f1a01,_0x3416b9){_0x3f1a01=_0x3f1a01-0x12d;let _0x147f98=_0x49f164[_0x3f1a01];return _0x147f98;},_0x3f1a(_0xedfbcf,_0xf4c1f);}import{uid as _0x4b0406}from'ckeditor5/src/utils.js';import{getTranslation as _0x414ebc}from'../utils/common-translations.js';export default class rt extends _0x547506{[_0x3a4c9d(0x16f)](){const _0x28e505=_0x3a4c9d,_0x4a4975=this[_0x28e505(0x14c)];if(!_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x17e)](_0x28e505(0x187)))return;const _0x3dbc64=_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x17a)),_0x419259=_0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x138)),_0xc2bf9={};_0x3dbc64[_0x28e505(0x16e)](_0x28e505(0x178),(_0x124540,_0x14fd78)=>{const _0x6c6ca9=_0x28e505,_0x426197=_0x4a4975[_0x6c6ca9(0x16a)][_0x6c6ca9(0x180)](_0x6c6ca9(0x146))['me'],_0x291826=_0x4a4975[_0x6c6ca9(0x15e)][_0x6c6ca9(0x180)](_0x6c6ca9(0x178));let _0x297d8f=_0x419259[_0x6c6ca9(0x186)](_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x172)][_0x6c6ca9(0x142)]),_0x571f80=_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x132)](_0x297d8f),_0x471dc7=_0x291826[_0x6c6ca9(0x12e)];if(_0x471dc7==_0x14fd78[_0x6c6ca9(0x12e)])return;const _0x137f6f={'commandName':_0x6c6ca9(0x178),'commandParams':[_0x14fd78],'formatGroupId':_0x4b0406()};_0x4a4975[_0x6c6ca9(0x130)][_0x6c6ca9(0x139)](()=>{const _0x7a7edb=_0x6c6ca9;if(_0x3dbc64[_0x7a7edb(0x145)]()[_0x7a7edb(0x134)](_0x16356b=>_0x16356b[_0x7a7edb(0x159)]&&_0x426197==_0x16356b[_0x7a7edb(0x170)]&&(_0x7a7edb(0x168)==_0x16356b[_0x7a7edb(0x140)]||_0x7a7edb(0x148)==_0x16356b[_0x7a7edb(0x140)])&&(_0x7a7edb(0x171)==_0x16356b[_0x7a7edb(0x15b)]||_0x7a7edb(0x14d)==_0x16356b[_0x7a7edb(0x15b)])&&_0x16356b[_0x7a7edb(0x156)]()[_0x7a7edb(0x151)](_0x571f80))[_0x7a7edb(0x16d)](_0xd31b18=>_0x3dbc64[_0x7a7edb(0x18b)](_0xd31b18[_0x7a7edb(0x182)])),_0x297d8f=_0x419259[_0x7a7edb(0x186)](_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x172)][_0x7a7edb(0x142)]),_0x571f80=_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x132)](_0x297d8f),_0x291826[_0x7a7edb(0x162)](),_0x4a4975[_0x7a7edb(0x15e)][_0x7a7edb(0x180)](_0x7a7edb(0x133))[_0x7a7edb(0x162)](),_0x4a4975[_0x7a7edb(0x15e)][_0x7a7edb(0x180)](_0x7a7edb(0x15d))[_0x7a7edb(0x162)](),_0x471dc7=_0x291826[_0x7a7edb(0x12e)],_0x471dc7!=_0x14fd78[_0x7a7edb(0x12e)])return _0x419259[_0x7a7edb(0x152)](_0x297d8f)&&_0x291826[_0x7a7edb(0x189)](_0x14fd78[_0x7a7edb(0x12e)],_0x297d8f)?(_0x124540({..._0x14fd78,'setImageSizes':!0x1}),_0x297d8f=_0x419259[_0x7a7edb(0x186)](_0x4a4975[_0x7a7edb(0x130)][_0x7a7edb(0x172)][_0x7a7edb(0x142)]),void _0x3dbc64[_0x7a7edb(0x15c)](_0x297d8f,{..._0x137f6f,'commandReversedParams':[{'value':_0x471dc7||null,'setImageSizes':!0x1}]},[],_0x7a7edb(0x171))):void(_0x419259[_0x7a7edb(0x13c)](_0x297d8f)?_0x3dbc64[_0x7a7edb(0x15c)](_0x297d8f,_0x137f6f,[],_0x7a7edb(0x14d)):_0x3dbc64[_0x7a7edb(0x14a)](_0x571f80,_0x137f6f,_0x7a7edb(0x14d)));});});for(const _0x2bfa56 of _0x4a4975[_0x28e505(0x16a)][_0x28e505(0x180)](_0x28e505(0x187))[_0x28e505(0x166)])_0xc2bf9[_0x2bfa56[_0x28e505(0x17c)]]=_0x2bfa56[_0x28e505(0x144)][_0x28e505(0x14b)]();_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x14d),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x148),_0x28e505(0x14d),_0x28e505(0x149),()=>!0x1),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x136),([_0x3caf42])=>{const _0x1ab6fc=_0x28e505;_0x419259[_0x1ab6fc(0x18a)](_0x3caf42[_0x1ab6fc(0x179)]());}),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x141),(_0x5ac028,_0x432e96)=>{const _0xe3f105=_0x28e505;_0x3dbc64[_0xe3f105(0x184)][_0xe3f105(0x160)](_0xe3f105(0x168),'',_0xe3f105(0x136))(_0x5ac028,{'commandName':_0x432e96[_0xe3f105(0x135)],'commandParams':_0x432e96[_0xe3f105(0x175)]});}),_0x3dbc64[_0x28e505(0x184)][_0x28e505(0x17d)](_0x28e505(0x168),_0x28e505(0x171),_0x28e505(0x12d),function(_0x536c38,_0x3dcf77){if(_0x85ff8d(_0x536c38,_0x3dcf77))return[_0x536c38,_0x3dcf77];if(_0x85ff8d(_0x3dcf77,_0x536c38))return[_0x3dcf77,_0x536c38];return null;});const _0x3f1d36=[{'type':_0x28e505(0x168),'subType':_0x28e505(0x171)},{'type':_0x28e505(0x157),'subType':_0x28e505(0x137)},{'type':_0x28e505(0x168),'subType':_0x28e505(0x131)},{'type':_0x28e505(0x157),'subType':_0x28e505(0x131)}];function _0x85ff8d(_0x25233a,_0xc5638b){const _0x3468fd=_0x28e505,_0x3a0834=_0x3f1d36[_0x3468fd(0x174)](({type:_0xa82ee4,subType:_0x5069b8})=>_0x25233a[_0x3468fd(0x140)]==_0xa82ee4&&_0x25233a[_0x3468fd(0x15b)]==_0x5069b8),_0x336329=_0x3f1d36[_0x3468fd(0x174)](({type:_0x3f3ddb,subType:_0x2a50e7})=>_0xc5638b[_0x3468fd(0x140)]==_0x3f3ddb&&_0xc5638b[_0x3468fd(0x15b)]==_0x2a50e7);if(_0x3a0834<0x0||_0x336329<0x0)return!0x1;const _0x5d1cf9=_0x25233a[_0x3468fd(0x156)](),_0x54b052=_0xc5638b[_0x3468fd(0x156)]();if((0x0==_0x3a0834||0x1==_0x3a0834)&&0x2==_0x336329&&_0x5d1cf9[_0x3468fd(0x15f)](_0x54b052))return!0x0;if(0x2==_0x3a0834&&0x3==_0x336329){const _0x116399=_0x3dbc64[_0x3468fd(0x177)](_0x5d1cf9,_0x3468fd(0x157))[_0x3468fd(0x134)](({suggestion:_0x15cfa4,meta:_0x15feae})=>_0x15feae[_0x3468fd(0x176)]&&_0x3468fd(0x131)==_0x15cfa4[_0x3468fd(0x15b)]);if(_0x116399[_0x3468fd(0x185)]>0x1&&_0x54b052[_0x3468fd(0x18e)][_0x3468fd(0x151)](_0x5d1cf9[_0x3468fd(0x147)]))return!0x0;if(0x1==_0x116399[_0x3468fd(0x185)]&&(_0x5d1cf9[_0x3468fd(0x147)][_0x3468fd(0x151)](_0x54b052[_0x3468fd(0x18e)])||_0x5d1cf9[_0x3468fd(0x18e)][_0x3468fd(0x151)](_0x54b052[_0x3468fd(0x147)])))return!0x0;}if(0x3==_0x3a0834&&0x3==_0x336329&&_0x5d1cf9[_0x3468fd(0x147)][_0x3468fd(0x154)](_0x54b052[_0x3468fd(0x147)])){const _0x5d1cf0=_0x5d1cf9[_0x3468fd(0x18e)][_0x3468fd(0x13a)],_0x1bc71c=_0x54b052[_0x3468fd(0x147)][_0x3468fd(0x17b)];return _0x419259[_0x3468fd(0x13c)](_0x5d1cf0)&&_0x5d1cf0===_0x1bc71c;}return!0x1;}_0x4a4975[_0x28e505(0x130)][_0x28e505(0x172)][_0x28e505(0x18c)](()=>{const _0x180501=_0x28e505;let _0x28334d=!0x1;const _0x30cdc2=Array[_0x180501(0x16c)](_0x4a4975[_0x180501(0x130)][_0x180501(0x172)][_0x180501(0x164)][_0x180501(0x163)]());for(const {name:_0x438dcb,data:_0x137861}of _0x30cdc2){const {group:_0x4e4a86,type:_0x2606d9,subType:_0x1bdf15,id:_0x24863d}=_0x3dbc64[_0x180501(0x188)](_0x438dcb);if(_0x180501(0x13b)==_0x4e4a86&&_0x3dbc64[_0x180501(0x169)](_0x24863d)){if(_0x180501(0x168)==_0x2606d9&&(_0x180501(0x171)==_0x1bdf15||_0x180501(0x14d)==_0x1bdf15)){const _0x121324=_0x3dbc64[_0x180501(0x14f)](_0x24863d);if(_0x137861[_0x180501(0x13e)]){const _0x2e3b10=_0x121324[_0x180501(0x156)]()[_0x180501(0x179)]();if(_0x419259[_0x180501(0x13c)](_0x2e3b10))continue;_0x3dbc64[_0x180501(0x18b)](_0x121324),_0x28334d=!0x0;}}if(_0x180501(0x157)==_0x2606d9&&_0x180501(0x137)==_0x1bdf15&&!_0x137861[_0x180501(0x13e)]){const _0x139971=_0x3dbc64[_0x180501(0x14f)](_0x24863d);_0x139971[_0x180501(0x14e)]&&_0x139971[_0x180501(0x14e)][_0x180501(0x159)]&&(_0x3dbc64[_0x180501(0x18b)](_0x139971[_0x180501(0x14e)]),_0x28334d=!0x0);}}}return _0x28334d;}),this[_0x28e505(0x181)](_0xc2bf9);}[_0x3a4c9d(0x181)](_0x50b907){const _0x5f46b4=_0x3a4c9d,_0x33a16e=this[_0x5f46b4(0x14c)],_0x19bcf3=_0x33a16e[_0x5f46b4(0x18d)];_0x33a16e[_0x5f46b4(0x16a)][_0x5f46b4(0x180)](_0x5f46b4(0x17a))[_0x5f46b4(0x165)][_0x5f46b4(0x167)](_0x477fcf=>{const _0x592557=_0x5f46b4;if(_0x592557(0x168)!=_0x477fcf[_0x592557(0x140)]&&_0x592557(0x148)!=_0x477fcf[_0x592557(0x140)])return;const {data:_0x25838b}=_0x477fcf;if(!_0x25838b||_0x592557(0x178)!=_0x25838b[_0x592557(0x135)])return;const _0x500b41=_0x25838b[_0x592557(0x143)][0x0][_0x592557(0x12e)];return _0x5bce3a(_0x592557(0x12f)===_0x500b41?_0x414ebc(_0x19bcf3,_0x592557(0x158)):_0x50b907[_0x500b41]||_0x500b41);function _0x5bce3a(_0x2b149f){const _0x25efde=_0x592557;return{'type':_0x25efde(0x15a),'content':_0x414ebc(_0x19bcf3,_0x25efde(0x183),_0x2b149f)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4891(_0x3df178,_0x524aa4){const _0x180917=_0x1809();return _0x4891=function(_0x4891b4,_0x25723e){_0x4891b4=_0x4891b4-0x1bc;let _0xfcb858=_0x180917[_0x4891b4];return _0xfcb858;},_0x4891(_0x3df178,_0x524aa4);}const _0x2cf82e=_0x4891;(function(_0x3ec0f5,_0x2681f3){const _0x2daf9d=_0x4891,_0x3382d0=_0x3ec0f5();while(!![]){try{const _0x4ef47e=-parseInt(_0x2daf9d(0x1c4))/0x1*(parseInt(_0x2daf9d(0x1bf))/0x2)+parseInt(_0x2daf9d(0x1c3))/0x3*(-parseInt(_0x2daf9d(0x1cd))/0x4)+parseInt(_0x2daf9d(0x1d2))/0x5*(parseInt(_0x2daf9d(0x1c5))/0x6)+-parseInt(_0x2daf9d(0x1cb))/0x7+-parseInt(_0x2daf9d(0x1d3))/0x8*(parseInt(_0x2daf9d(0x1d1))/0x9)+parseInt(_0x2daf9d(0x1be))/0xa+-parseInt(_0x2daf9d(0x1df))/0xb*(-parseInt(_0x2daf9d(0x1c1))/0xc);if(_0x4ef47e===_0x2681f3)break;else _0x3382d0['push'](_0x3382d0['shift']());}catch(_0x5dd237){_0x3382d0['push'](_0x3382d0['shift']());}}}(_0x1809,0x737a6));function _0x1809(){const _0x4fca18=['enableCommand','9VXXWvt','5JiVncb','4464904eFxLEB','collaboration_features','bind','execute','get','track_changes','trackChanges','afterInit','editor','commands','high','listenTo','1285801XIShFv','_trackChangesValueDuringImport','_setSuggestionData','9086220xxqTBT','12QGXbXu','Users','168ogEmdh','forEach','39SCIxXu','122245xIMamm','2352246MYVTbk','TrackChangesEditing','_trackChangesExecuted','_handleImportedData','lowest','plugins','4068211YkdXRw','importWord','181964FPaNdF','value','dataInsert'];_0x1809=function(){return _0x4fca18;};return _0x1809();}import{Plugin as _0x31b799}from'ckeditor5/src/core.js';export default class at extends _0x31b799{constructor(_0x36f51){const _0xf7ec0f=_0x4891;super(_0x36f51),this[_0xf7ec0f(0x1bc)]=!0x1,this[_0xf7ec0f(0x1c7)]=!0x1;}[_0x2cf82e(0x1da)](){const _0x1e2705=_0x2cf82e,_0x981abc=this[_0x1e2705(0x1db)],_0x21227b=_0x981abc[_0x1e2705(0x1dc)][_0x1e2705(0x1d7)](_0x1e2705(0x1cc)),_0xb8129e=_0x981abc[_0x1e2705(0x1dc)][_0x1e2705(0x1d7)](_0x1e2705(0x1d9));_0x21227b&&(_0x21227b['on'](_0x1e2705(0x1d6),(_0x51c2f8,[,_0x277ec6])=>{const _0x1d292b=_0x1e2705;this[_0x1d292b(0x1bc)]=_0xb8129e[_0x1d292b(0x1ce)],_0x277ec6[_0x1d292b(0x1d4)][_0x1d292b(0x1d8)]=!this[_0x1d292b(0x1bc)];},{'priority':_0x1e2705(0x1dd)}),this[_0x1e2705(0x1de)](_0x21227b,_0x1e2705(0x1cf),this[_0x1e2705(0x1c8)][_0x1e2705(0x1d5)](this)),this[_0x1e2705(0x1de)](_0x21227b,_0x1e2705(0x1cf),()=>{const _0x2a7866=_0x1e2705;this[_0x2a7866(0x1c7)]&&(_0xb8129e[_0x2a7866(0x1d6)](),this[_0x2a7866(0x1c7)]=!0x1);},{'priority':_0x1e2705(0x1c9)}),_0x981abc[_0x1e2705(0x1ca)][_0x1e2705(0x1d7)](_0x1e2705(0x1c6))[_0x1e2705(0x1d0)](_0x1e2705(0x1cc)));}[_0x2cf82e(0x1c8)](_0x367db7,_0x52e4b1){const _0x562a1d=_0x2cf82e,{suggestions:_0x227171}=_0x52e4b1,_0x302402=this[_0x562a1d(0x1db)][_0x562a1d(0x1dc)][_0x562a1d(0x1d7)](_0x562a1d(0x1d9)),_0x1cc3e7=_0x302402[_0x562a1d(0x1ce)];this[_0x562a1d(0x1bc)]!==_0x1cc3e7&&(_0x302402[_0x562a1d(0x1d6)](),this[_0x562a1d(0x1c7)]=!0x0),_0x227171&&_0x227171[_0x562a1d(0x1c2)](({id:_0x320693,type:_0x2b568c,author:_0x2531bd,created_at:_0x1b16e8})=>{const _0x154264=_0x562a1d,_0x35177b={'id':_0x320693,'type':_0x2b568c,'authorId':this[_0x154264(0x1db)][_0x154264(0x1ca)][_0x154264(0x1d7)](_0x154264(0x1c0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2531bd,'createdAt':_0x1b16e8?new Date(_0x1b16e8):new Date(),'source':_0x154264(0x1cc)}}};this[_0x154264(0x1db)][_0x154264(0x1ca)][_0x154264(0x1d7)](_0x154264(0x1c6))[_0x154264(0x1bd)](_0x35177b);});}}
23
+ function _0x496c(){const _0x3f1fff=['1861626DWlxpC','trackChanges','collaboration_features','lowest','bind','_trackChangesExecuted','dataInsert','execute','741592ceyxab','_trackChangesValueDuringImport','track_changes','212LmHSUH','enableCommand','2118952UizfuB','92265sgmyVa','_setSuggestionData','value','TrackChangesEditing','importWord','get','plugins','listenTo','forEach','_handleImportedData','commands','2041102kXJwDR','7029oBfIqZ','afterInit','editor','386595LjvrEF','Users','high'];_0x496c=function(){return _0x3f1fff;};return _0x496c();}const _0x2dc3dc=_0x166a;(function(_0x34c646,_0x295557){const _0x2eba79=_0x166a,_0x100c4e=_0x34c646();while(!![]){try{const _0x1f0f7c=parseInt(_0x2eba79(0x199))/0x1+parseInt(_0x2eba79(0x196))/0x2*(-parseInt(_0x2eba79(0x185))/0x3)+parseInt(_0x2eba79(0x193))/0x4+-parseInt(_0x2eba79(0x188))/0x5+-parseInt(_0x2eba79(0x18b))/0x6+parseInt(_0x2eba79(0x184))/0x7+parseInt(_0x2eba79(0x198))/0x8;if(_0x1f0f7c===_0x295557)break;else _0x100c4e['push'](_0x100c4e['shift']());}catch(_0x1c406f){_0x100c4e['push'](_0x100c4e['shift']());}}}(_0x496c,0x3061a));import{Plugin as _0x2e7477}from'ckeditor5/src/core.js';function _0x166a(_0x59e9dd,_0x269c2e){const _0x496ca9=_0x496c();return _0x166a=function(_0x166a0c,_0xb890b8){_0x166a0c=_0x166a0c-0x17d;let _0x356201=_0x496ca9[_0x166a0c];return _0x356201;},_0x166a(_0x59e9dd,_0x269c2e);}export default class at extends _0x2e7477{constructor(_0x358fd1){const _0x3dcac8=_0x166a;super(_0x358fd1),this[_0x3dcac8(0x194)]=!0x1,this[_0x3dcac8(0x190)]=!0x1;}[_0x2dc3dc(0x186)](){const _0x405435=_0x2dc3dc,_0x11cf79=this[_0x405435(0x187)],_0x1be91d=_0x11cf79[_0x405435(0x183)][_0x405435(0x17e)](_0x405435(0x17d)),_0x542ee2=_0x11cf79[_0x405435(0x183)][_0x405435(0x17e)](_0x405435(0x18c));_0x1be91d&&(_0x1be91d['on'](_0x405435(0x192),(_0x531698,[,_0x433e4d])=>{const _0x17881d=_0x405435;this[_0x17881d(0x194)]=_0x542ee2[_0x17881d(0x19b)],_0x433e4d[_0x17881d(0x18d)][_0x17881d(0x195)]=!this[_0x17881d(0x194)];},{'priority':_0x405435(0x18a)}),this[_0x405435(0x180)](_0x1be91d,_0x405435(0x191),this[_0x405435(0x182)][_0x405435(0x18f)](this)),this[_0x405435(0x180)](_0x1be91d,_0x405435(0x191),()=>{const _0x584f03=_0x405435;this[_0x584f03(0x190)]&&(_0x542ee2[_0x584f03(0x192)](),this[_0x584f03(0x190)]=!0x1);},{'priority':_0x405435(0x18e)}),_0x11cf79[_0x405435(0x17f)][_0x405435(0x17e)](_0x405435(0x19c))[_0x405435(0x197)](_0x405435(0x17d)));}[_0x2dc3dc(0x182)](_0x48f7a6,_0x1fa86e){const _0x56d4f9=_0x2dc3dc,{suggestions:_0x5bdab1}=_0x1fa86e,_0xc0c4d8=this[_0x56d4f9(0x187)][_0x56d4f9(0x183)][_0x56d4f9(0x17e)](_0x56d4f9(0x18c)),_0x589c08=_0xc0c4d8[_0x56d4f9(0x19b)];this[_0x56d4f9(0x194)]!==_0x589c08&&(_0xc0c4d8[_0x56d4f9(0x192)](),this[_0x56d4f9(0x190)]=!0x0),_0x5bdab1&&_0x5bdab1[_0x56d4f9(0x181)](({id:_0x59a0b8,type:_0x4e44e1,author:_0x6d7eee,created_at:_0x1bc758})=>{const _0x3bdc9c=_0x56d4f9,_0x4a7d89={'id':_0x59a0b8,'type':_0x4e44e1,'authorId':this[_0x3bdc9c(0x187)][_0x3bdc9c(0x17f)][_0x3bdc9c(0x17e)](_0x3bdc9c(0x189))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x6d7eee,'createdAt':_0x1bc758?new Date(_0x1bc758):new Date(),'source':_0x3bdc9c(0x17d)}}};this[_0x3bdc9c(0x187)][_0x3bdc9c(0x17f)][_0x3bdc9c(0x17e)](_0x3bdc9c(0x19c))[_0x3bdc9c(0x19a)](_0x4a7d89);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x561c88=_0x1fd9;(function(_0x218dc9,_0x2fbfa1){const _0x43ea09=_0x1fd9,_0x520f45=_0x218dc9();while(!![]){try{const _0x57a1dc=parseInt(_0x43ea09(0xab))/0x1+-parseInt(_0x43ea09(0x8f))/0x2*(parseInt(_0x43ea09(0xa3))/0x3)+-parseInt(_0x43ea09(0x9e))/0x4+-parseInt(_0x43ea09(0x9b))/0x5*(parseInt(_0x43ea09(0x95))/0x6)+-parseInt(_0x43ea09(0xa6))/0x7*(parseInt(_0x43ea09(0xa4))/0x8)+parseInt(_0x43ea09(0xad))/0x9+-parseInt(_0x43ea09(0xb0))/0xa*(-parseInt(_0x43ea09(0xaa))/0xb);if(_0x57a1dc===_0x2fbfa1)break;else _0x520f45['push'](_0x520f45['shift']());}catch(_0x4a2f8a){_0x520f45['push'](_0x520f45['shift']());}}}(_0x4212,0x57779));import{Plugin as _0xaec46}from'ckeditor5/src/core.js';import{getTranslation as _0x43a14c}from'../utils/common-translations.js';function _0x4212(){const _0x523815=['enableCommand','indentBlock','2GHsbFw','formatBlock','get','IndentBlock','outdent','format','30WYUigB','commandName','type','_registerLegacyDescription','afterInit','TrackChangesEditing','216040tvKuNl','FORMAT_INDENT','*Outdent:*\x20%0','483696elzlBN','getItemLabel','editor','blockIndent','getItems','764367TLSnVJ','1136BQRHqu','plugins','19922gkBYhH','outdentBlock','descriptionFactory','*Indent:*\x20%0','143CMBvbM','460154hEmSTo','registerBlockAttribute','3264057sBlxYo','registerDescriptionCallback','has','408710lCdBxH','indent','IndentEditing','enableDefaultAttributesIntegration','registerAttributeLabel','locale'];_0x4212=function(){return _0x523815;};return _0x4212();}function _0x1fd9(_0x1bfe5e,_0x15d62a){const _0x421292=_0x4212();return _0x1fd9=function(_0x1fd91f,_0x157f47){_0x1fd91f=_0x1fd91f-0x8e;let _0x4ddd76=_0x421292[_0x1fd91f];return _0x4ddd76;},_0x1fd9(_0x1bfe5e,_0x15d62a);}export default class ct extends _0xaec46{[_0x561c88(0x99)](){const _0x192494=_0x561c88,_0x5b850d=this[_0x192494(0xa0)],_0x299285=_0x5b850d[_0x192494(0xa5)][_0x192494(0x91)](_0x192494(0x9a));if(_0x5b850d[_0x192494(0xa5)][_0x192494(0xaf)](_0x192494(0xb2))&&(_0x299285[_0x192494(0xb6)](_0x192494(0xb1)),_0x299285[_0x192494(0xb6)](_0x192494(0x93))),_0x5b850d[_0x192494(0xa5)][_0x192494(0xaf)](_0x192494(0x92))){for(const _0x246e3f of[_0x192494(0x8e),_0x192494(0xa7)])_0x299285[_0x192494(0xb3)](_0x246e3f);}const _0x361c61=_0x5b850d[_0x192494(0xb5)];_0x299285[_0x192494(0xac)](_0x192494(0xa1)),_0x299285[_0x192494(0xa8)][_0x192494(0xb4)](_0x192494(0xa1),_0x43a14c(_0x361c61,_0x192494(0x9c))),this[_0x192494(0x98)]();}[_0x561c88(0x98)](){const _0x3bbbfc=_0x561c88,_0x91a473=this[_0x3bbbfc(0xa0)],_0x24d5e1=_0x91a473[_0x3bbbfc(0xb5)],_0x1ae718=_0x91a473[_0x3bbbfc(0xa5)][_0x3bbbfc(0x91)](_0x3bbbfc(0x9a));_0x1ae718[_0x3bbbfc(0xa8)][_0x3bbbfc(0xae)](_0x283fba=>{const _0xe9a3e=_0x3bbbfc;if(_0xe9a3e(0x90)!=_0x283fba[_0xe9a3e(0x97)])return;const {data:_0x3769b3}=_0x283fba;if(!_0x3769b3)return;if(_0xe9a3e(0x8e)!=_0x3769b3[_0xe9a3e(0x96)]&&_0xe9a3e(0xa7)!=_0x3769b3[_0xe9a3e(0x96)])return;const _0xa172d1=_0x283fba[_0xe9a3e(0xa2)]()[0x0],_0x177f00=_0x1ae718[_0xe9a3e(0xa8)][_0xe9a3e(0x9f)](_0xa172d1);return _0xe9a3e(0x8e)==_0x3769b3[_0xe9a3e(0x96)]?{'type':_0xe9a3e(0x94),'content':_0x43a14c(_0x24d5e1,_0xe9a3e(0xa9),_0x177f00)}:_0xe9a3e(0xa7)==_0x3769b3[_0xe9a3e(0x96)]?{'type':_0xe9a3e(0x94),'content':_0x43a14c(_0x24d5e1,_0xe9a3e(0x9d),_0x177f00)}:void 0x0;});}}
23
+ function _0x4859(_0x2bf434,_0x486957){const _0xf5daf8=_0xf5da();return _0x4859=function(_0x4859de,_0x5bf8ac){_0x4859de=_0x4859de-0x137;let _0x4433ad=_0xf5daf8[_0x4859de];return _0x4433ad;},_0x4859(_0x2bf434,_0x486957);}const _0x43b849=_0x4859;(function(_0x4bfd41,_0x2e01a2){const _0x2194ad=_0x4859,_0x291eee=_0x4bfd41();while(!![]){try{const _0x355838=-parseInt(_0x2194ad(0x147))/0x1*(parseInt(_0x2194ad(0x13f))/0x2)+parseInt(_0x2194ad(0x150))/0x3+parseInt(_0x2194ad(0x13d))/0x4*(-parseInt(_0x2194ad(0x152))/0x5)+parseInt(_0x2194ad(0x142))/0x6+parseInt(_0x2194ad(0x149))/0x7+parseInt(_0x2194ad(0x143))/0x8*(-parseInt(_0x2194ad(0x139))/0x9)+parseInt(_0x2194ad(0x158))/0xa;if(_0x355838===_0x2e01a2)break;else _0x291eee['push'](_0x291eee['shift']());}catch(_0x11e975){_0x291eee['push'](_0x291eee['shift']());}}}(_0xf5da,0x84af8));function _0xf5da(){const _0x21c179=['outdentBlock','270BNZEMl','descriptionFactory','commandName','*Outdent:*\x20%0','locale','editor','8994790eONyll','plugins','registerAttributeLabel','get','registerBlockAttribute','*Indent:*\x20%0','enableCommand','outdent','IndentBlock','8089695usScGf','format','formatBlock','indent','1328gGtqBB','type','18TIPTvk','indentBlock','blockIndent','3151500ewAwPF','8nODcrU','getItemLabel','enableDefaultAttributesIntegration','_registerLegacyDescription','33038fEnLWn','registerDescriptionCallback','766024WVEeMH','has','afterInit','FORMAT_INDENT','IndentEditing','TrackChangesEditing','getItems','670332Mwjyij'];_0xf5da=function(){return _0x21c179;};return _0xf5da();}import{Plugin as _0x5b8410}from'ckeditor5/src/core.js';import{getTranslation as _0x904c67}from'../utils/common-translations.js';export default class ct extends _0x5b8410{[_0x43b849(0x14b)](){const _0x448644=_0x43b849,_0x4f1bd7=this[_0x448644(0x157)],_0x3ed687=_0x4f1bd7[_0x448644(0x159)][_0x448644(0x15b)](_0x448644(0x14e));if(_0x4f1bd7[_0x448644(0x159)][_0x448644(0x14a)](_0x448644(0x14d))&&(_0x3ed687[_0x448644(0x15e)](_0x448644(0x13c)),_0x3ed687[_0x448644(0x15e)](_0x448644(0x137))),_0x4f1bd7[_0x448644(0x159)][_0x448644(0x14a)](_0x448644(0x138))){for(const _0x26aefd of[_0x448644(0x140),_0x448644(0x151)])_0x3ed687[_0x448644(0x145)](_0x26aefd);}const _0x5c3c7b=_0x4f1bd7[_0x448644(0x156)];_0x3ed687[_0x448644(0x15c)](_0x448644(0x141)),_0x3ed687[_0x448644(0x153)][_0x448644(0x15a)](_0x448644(0x141),_0x904c67(_0x5c3c7b,_0x448644(0x14c))),this[_0x448644(0x146)]();}[_0x43b849(0x146)](){const _0x1ff60b=_0x43b849,_0x41be81=this[_0x1ff60b(0x157)],_0x5d01d3=_0x41be81[_0x1ff60b(0x156)],_0x4c8274=_0x41be81[_0x1ff60b(0x159)][_0x1ff60b(0x15b)](_0x1ff60b(0x14e));_0x4c8274[_0x1ff60b(0x153)][_0x1ff60b(0x148)](_0x2bb313=>{const _0x393f9a=_0x1ff60b;if(_0x393f9a(0x13b)!=_0x2bb313[_0x393f9a(0x13e)])return;const {data:_0x507efb}=_0x2bb313;if(!_0x507efb)return;if(_0x393f9a(0x140)!=_0x507efb[_0x393f9a(0x154)]&&_0x393f9a(0x151)!=_0x507efb[_0x393f9a(0x154)])return;const _0x415e2b=_0x2bb313[_0x393f9a(0x14f)]()[0x0],_0x34249c=_0x4c8274[_0x393f9a(0x153)][_0x393f9a(0x144)](_0x415e2b);return _0x393f9a(0x140)==_0x507efb[_0x393f9a(0x154)]?{'type':_0x393f9a(0x13a),'content':_0x904c67(_0x5d01d3,_0x393f9a(0x15d),_0x34249c)}:_0x393f9a(0x151)==_0x507efb[_0x393f9a(0x154)]?{'type':_0x393f9a(0x13a),'content':_0x904c67(_0x5d01d3,_0x393f9a(0x155),_0x34249c)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x45c1c5=_0x7270;(function(_0x31ce3b,_0x10cab4){var _0x14e538=_0x7270,_0x6dc1dd=_0x31ce3b();while(!![]){try{var _0x44a6a8=parseInt(_0x14e538(0x7d))/0x1*(-parseInt(_0x14e538(0x72))/0x2)+-parseInt(_0x14e538(0x83))/0x3*(-parseInt(_0x14e538(0x7c))/0x4)+parseInt(_0x14e538(0x80))/0x5*(parseInt(_0x14e538(0x73))/0x6)+parseInt(_0x14e538(0x77))/0x7*(-parseInt(_0x14e538(0x7b))/0x8)+-parseInt(_0x14e538(0x7f))/0x9+parseInt(_0x14e538(0x81))/0xa*(parseInt(_0x14e538(0x74))/0xb)+-parseInt(_0x14e538(0x75))/0xc*(-parseInt(_0x14e538(0x7e))/0xd);if(_0x44a6a8===_0x10cab4)break;else _0x6dc1dd['push'](_0x6dc1dd['shift']());}catch(_0x8c1b66){_0x6dc1dd['push'](_0x6dc1dd['shift']());}}}(_0x320b,0xee950));function _0x7270(_0x295e40,_0x26ea1c){var _0x320b15=_0x320b();return _0x7270=function(_0x72704c,_0x1b33da){_0x72704c=_0x72704c-0x6f;var _0x1f281b=_0x320b15[_0x72704c];return _0x1f281b;},_0x7270(_0x295e40,_0x26ea1c);}import{Plugin as _0x13c131}from'ckeditor5/src/core.js';import{Input as _0xc5b03f}from'ckeditor5/src/typing.js';function _0x320b(){var _0x51baf0=['input','init','3977256iIkJCw','4NrIDDL','48975xuPWeO','1205659eDNlHZ','7646202TLzpLJ','10NbNCgl','910feARpn','editor','5778597YtwjPn','TrackChangesEditing','plugins','get','72ytXSeJ','4906038wcVvDC','33935zeBXbQ','96nkzVRb','requires','14VTwERQ','enableCommand'];_0x320b=function(){return _0x51baf0;};return _0x320b();}export default class ut extends _0x13c131{static get[_0x45c1c5(0x76)](){return[_0xc5b03f];}[_0x45c1c5(0x7a)](){var _0x3abce2=_0x45c1c5;this[_0x3abce2(0x82)][_0x3abce2(0x70)][_0x3abce2(0x71)](_0x3abce2(0x6f))[_0x3abce2(0x78)](_0x3abce2(0x79));}}
23
+ var _0x40f2cf=_0x2cc4;(function(_0x4c17c0,_0x519042){var _0x50fd4b=_0x2cc4,_0x109166=_0x4c17c0();while(!![]){try{var _0xc6a4eb=parseInt(_0x50fd4b(0x7b))/0x1+-parseInt(_0x50fd4b(0x7c))/0x2+-parseInt(_0x50fd4b(0x7d))/0x3+-parseInt(_0x50fd4b(0x86))/0x4*(parseInt(_0x50fd4b(0x85))/0x5)+parseInt(_0x50fd4b(0x7a))/0x6+-parseInt(_0x50fd4b(0x84))/0x7*(parseInt(_0x50fd4b(0x80))/0x8)+parseInt(_0x50fd4b(0x7f))/0x9;if(_0xc6a4eb===_0x519042)break;else _0x109166['push'](_0x109166['shift']());}catch(_0xf25815){_0x109166['push'](_0x109166['shift']());}}}(_0x3b39,0xb1c93));function _0x3b39(){var _0x1896cf=['2854834QKocte','869661EEuzhj','TrackChangesEditing','26682507BMdxZh','34744eqKOQZ','enableCommand','input','requires','1603SbyEor','4540UfFPtg','3028hqTyoe','init','get','editor','plugins','2671656qOqOeJ','717419AXRguy'];_0x3b39=function(){return _0x1896cf;};return _0x3b39();}function _0x2cc4(_0xc4cef5,_0x1fbd94){var _0x3b3966=_0x3b39();return _0x2cc4=function(_0x2cc4f9,_0x16da67){_0x2cc4f9=_0x2cc4f9-0x79;var _0x3597f4=_0x3b3966[_0x2cc4f9];return _0x3597f4;},_0x2cc4(_0xc4cef5,_0x1fbd94);}import{Plugin as _0x755b4c}from'ckeditor5/src/core.js';import{Input as _0x23a7c8}from'ckeditor5/src/typing.js';export default class ut extends _0x755b4c{static get[_0x40f2cf(0x83)](){return[_0x23a7c8];}[_0x40f2cf(0x87)](){var _0xed35fb=_0x40f2cf;this[_0xed35fb(0x89)][_0xed35fb(0x79)][_0xed35fb(0x88)](_0xed35fb(0x7e))[_0xed35fb(0x81)](_0xed35fb(0x82));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a29(_0x42c411,_0x2ff648){const _0x32b831=_0x32b8();return _0x5a29=function(_0x5a29ee,_0x434f54){_0x5a29ee=_0x5a29ee-0x1d8;let _0x1807c9=_0x32b831[_0x5a29ee];return _0x1807c9;},_0x5a29(_0x42c411,_0x2ff648);}function _0x32b8(){const _0x481034=['commandParams','afterInit','paragraph','todo','todoList','parent','previousSibling','get','createPositionAt','21816cZmUoO','value','LegacyListEditing','plugins','checkTodoList','document','497807ICGiJC','bulletedList','List','locale','listItem','801XimgWT','markBlockFormat','7oFEzkt','bulleted','LegacyTodoListEditing','ELEMENT_TODO_LIST','before','ELEMENT_LIST_ITEM','getAttribute','blockName','slice','type','3442675oUiICE','model','commandName','1009796LyNcuL','12vmvgYe','selection','_selectedElements','registerElementLabel','end','16313528ZyAonO','*Indent:*\x20%0','execute','filter','formatInline','4JXPXvN','element','forceValue','from','checkChild','editor','descriptionFactory','todoListChecked','enableCommand','outdentList','registerDescriptionCallback','listIndent','numberedList','*Check\x20item*','*Change\x20to:*\x20%0','format','commands','TrackChangesEditing','formatBlock','listType','has','createRange','findIndex','6644706unaDUN','length','name','getSelectedBlocks','*Uncheck\x20item*','ELEMENT_BULLETED_LIST','1713750JZuzhO','indentList','numbered','nextSibling','isObject','schema','*Outdent:*\x20%0','replace','ELEMENT_NUMBERED_LIST','push','add','change'];_0x32b8=function(){return _0x481034;};return _0x32b8();}const _0x158902=_0x5a29;(function(_0x4fa61a,_0x12dfb6){const _0x2c89a4=_0x5a29,_0x59c046=_0x4fa61a();while(!![]){try{const _0x58982e=-parseInt(_0x2c89a4(0x1fd))/0x1*(parseInt(_0x2c89a4(0x21c))/0x2)+-parseInt(_0x2c89a4(0x212))/0x3*(-parseInt(_0x2c89a4(0x211))/0x4)+parseInt(_0x2c89a4(0x20e))/0x5+-parseInt(_0x2c89a4(0x1dc))/0x6*(parseInt(_0x2c89a4(0x204))/0x7)+parseInt(_0x2c89a4(0x1f7))/0x8*(-parseInt(_0x2c89a4(0x202))/0x9)+-parseInt(_0x2c89a4(0x1e2))/0xa+parseInt(_0x2c89a4(0x217))/0xb;if(_0x58982e===_0x12dfb6)break;else _0x59c046['push'](_0x59c046['shift']());}catch(_0x5a51b1){_0x59c046['push'](_0x59c046['shift']());}}}(_0x32b8,0xa22ac));import{Plugin as _0x54d9ac}from'ckeditor5/src/core.js';import{getTranslation as _0x2b1baa}from'../utils/common-translations.js';export default class ft extends _0x54d9ac{[_0x158902(0x1ef)](){const _0x23542c=_0x158902,_0x2ce91e=this[_0x23542c(0x221)],_0x24e130=_0x2ce91e[_0x23542c(0x200)];if(!_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1d9)](_0x23542c(0x1f9)))return;const _0x1d9c28=_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1f5)](_0x23542c(0x22d)),_0x48dac1=_0x2ce91e[_0x23542c(0x1fa)][_0x23542c(0x1d9)](_0x23542c(0x206));function _0x24d58d(_0x13d7e8){return()=>{const _0x333f2d=_0x5a29,_0x235668=_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1fc)][_0x333f2d(0x213)],_0x1380cb=_0x2ce91e[_0x333f2d(0x22c)][_0x333f2d(0x1f5)](_0x13d7e8);if(_0x1380cb[_0x333f2d(0x1f8)])return void _0x2ce91e[_0x333f2d(0x219)](_0x333f2d(0x1f0),{});const _0x496bc0=_0x13d7e8[_0x333f2d(0x20c)](0x0,-0x4),_0x23f948=function(_0x30bd8e,_0x32be60,_0x2c10fc){const _0x4b0784=_0x333f2d;let _0x14cce7=Array[_0x4b0784(0x21f)](_0x30bd8e)[_0x4b0784(0x21a)](_0x5358ec=>function(_0x528dfc,_0x1c6804){const _0x5e7a52=_0x4b0784;return _0x1c6804[_0x5e7a52(0x220)](_0x528dfc[_0x5e7a52(0x1f3)],_0x5e7a52(0x201))&&!_0x1c6804[_0x5e7a52(0x1e6)](_0x528dfc);}(_0x5358ec,_0x2c10fc));_0x14cce7=_0x14cce7[_0x4b0784(0x21a)](_0x4ccc47=>!_0x4ccc47['is'](_0x4b0784(0x21d),_0x4b0784(0x201))||_0x4ccc47[_0x4b0784(0x20a)](_0x4b0784(0x1d8))!=_0x32be60);const _0x5d468e=new Set();for(const _0x2a4a34 of _0x14cce7)_0x2a4a34['is'](_0x4b0784(0x21d),_0x4b0784(0x201))?_0x5d468e[_0x4b0784(0x1ec)](fe(_0x2a4a34)):_0x5d468e[_0x4b0784(0x1ec)](_0x2a4a34);return Array[_0x4b0784(0x21f)](_0x5d468e);}(_0x235668[_0x333f2d(0x1df)](),_0x496bc0,_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1e7)]);_0x2ce91e[_0x333f2d(0x20f)][_0x333f2d(0x1ed)](()=>{const _0x4b29d3=_0x333f2d;for(const _0x3af71b of _0x23f948)_0x1d9c28[_0x4b29d3(0x203)](_0x3af71b,{'commandName':_0x13d7e8,'commandParams':[{'forceValue':!_0x1380cb[_0x4b29d3(0x1f8)]}],'formatGroupId':_0x4b29d3(0x20b)},ue(_0x3af71b));});};}function _0x7ede8a(_0xbe70e3){return()=>{const _0x1a3918=_0x5a29,_0xdb578e=function(_0x3a5267){const _0x200ab1=_0x5a29;let _0x2ab456=Array[_0x200ab1(0x21f)](_0x3a5267);const _0x52d1f8=_0x2ab456[_0x200ab1(0x1db)](_0x133dbb=>_0x200ab1(0x201)!=_0x133dbb[_0x200ab1(0x1de)]);return _0x52d1f8>-0x1&&(_0x2ab456=_0x2ab456[_0x200ab1(0x20c)](0x0,_0x52d1f8)),_0x2ab456;}(_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1fc)][_0x1a3918(0x213)][_0x1a3918(0x1df)]()),_0x362c81=_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1da)](_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1f6)](_0xdb578e[0x0],_0x1a3918(0x208)),_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1f6)](_0xdb578e[_0xdb578e[_0x1a3918(0x1dd)]-0x1],_0x1a3918(0x216)));_0x2ce91e[_0x1a3918(0x20f)][_0x1a3918(0x1ed)](()=>{const _0x3269d3=_0x1a3918;_0x1d9c28[_0x3269d3(0x203)](_0x362c81,{'commandName':_0xbe70e3,'commandParams':[],'formatGroupId':_0x3269d3(0x227)},function(_0x1a00ef){const _0x182e57=_0x3269d3,_0x518e5a=new Set();for(const _0x4b5558 of _0x1a00ef){let _0x1a7fce=_0x4b5558[_0x182e57(0x1e5)];for(;_0x1a7fce&&_0x1a7fce[_0x182e57(0x20a)](_0x182e57(0x227))>_0x4b5558[_0x182e57(0x20a)](_0x182e57(0x227));)_0x518e5a[_0x182e57(0x1ec)](_0x1a7fce),_0x1a7fce=_0x1a7fce[_0x182e57(0x1e5)];}return Array[_0x182e57(0x21f)](_0x518e5a);}(_0xdb578e));});};}_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x228),_0x24d58d(_0x23542c(0x228))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1fe),_0x24d58d(_0x23542c(0x1fe))),_0x48dac1&&_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1f2),_0x24d58d(_0x23542c(0x1f2))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1e3),_0x7ede8a(_0x23542c(0x1e3))),_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x225),_0x7ede8a(_0x23542c(0x225))),_0x48dac1&&_0x1d9c28[_0x23542c(0x224)](_0x23542c(0x1fb),()=>{const _0x238c98=_0x23542c,_0x56edb4=_0x2ce91e[_0x238c98(0x22c)][_0x238c98(0x1f5)](_0x238c98(0x1fb)),_0x795241=Array[_0x238c98(0x21f)](_0x56edb4[_0x238c98(0x214)]);_0x795241[_0x238c98(0x21a)](_0x2a1881=>_0x2a1881[_0x238c98(0x20a)](_0x238c98(0x223))!=_0x56edb4[_0x238c98(0x1f8)]),_0x2ce91e[_0x238c98(0x20f)][_0x238c98(0x1ed)](()=>{const _0x2bf088=_0x238c98;for(const _0xbf486e of _0x795241)_0x1d9c28[_0x2bf088(0x203)](_0xbf486e,{'commandName':_0x2bf088(0x1fb),'commandParams':[{'forceValue':!_0x56edb4[_0x2bf088(0x1f8)]}]});});}),_0x1d9c28[_0x23542c(0x222)][_0x23542c(0x215)](_0x23542c(0x201),_0x145729=>_0x2b1baa(_0x24e130,_0x23542c(0x209),_0x145729)),_0x1d9c28[_0x23542c(0x222)][_0x23542c(0x226)](_0x5b2cdd=>{const _0x42ef53=_0x23542c;if(_0x42ef53(0x22e)!=_0x5b2cdd[_0x42ef53(0x20d)]&&_0x42ef53(0x21b)!=_0x5b2cdd[_0x42ef53(0x20d)])return;const {data:_0x364e83}=_0x5b2cdd;if(_0x364e83){if(_0x42ef53(0x228)==_0x364e83[_0x42ef53(0x210)]||_0x42ef53(0x1fe)==_0x364e83[_0x42ef53(0x210)]||_0x42ef53(0x1f2)==_0x364e83[_0x42ef53(0x210)])switch(_0x364e83[_0x42ef53(0x210)][_0x42ef53(0x1e9)](_0x42ef53(0x1ff),'')){case _0x42ef53(0x205):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x1e1)));case _0x42ef53(0x1e4):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x1ea)));case _0x42ef53(0x1f1):return _0x4d898b(_0x2b1baa(_0x24e130,_0x42ef53(0x207)));}if(_0x42ef53(0x1e3)==_0x364e83[_0x42ef53(0x210)])return{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x218),_0x2b1baa(_0x24e130,_0x42ef53(0x209)))};if(_0x42ef53(0x225)==_0x364e83[_0x42ef53(0x210)])return{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x1e8),_0x2b1baa(_0x24e130,_0x42ef53(0x209)))};if(_0x42ef53(0x1fb)==_0x364e83[_0x42ef53(0x210)])return _0x364e83[_0x42ef53(0x1ee)][0x0][_0x42ef53(0x21e)]?{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x229))}:{'type':_0x42ef53(0x22b),'content':_0x2b1baa(_0x24e130,_0x42ef53(0x1e0))};}function _0x4d898b(_0x546de9){const _0x537e83=_0x42ef53;return{'type':_0x537e83(0x22b),'content':_0x2b1baa(_0x24e130,_0x537e83(0x22a),_0x546de9)};}});}}function fe(_0x3d9633){const _0x593ccf=_0x158902,_0x384124=_0x3d9633[_0x593ccf(0x20a)](_0x593ccf(0x227));if(0x0==_0x384124)return _0x3d9633;let _0x20d4a9=_0x3d9633;for(;_0x3d9633[_0x593ccf(0x1f4)]&&_0x3d9633[_0x593ccf(0x1f4)]['is'](_0x593ccf(0x21d),_0x593ccf(0x201));){const _0x46ba2a=_0x3d9633[_0x593ccf(0x1f4)][_0x593ccf(0x20a)](_0x593ccf(0x227));if(_0x46ba2a==_0x384124)_0x20d4a9=_0x3d9633[_0x593ccf(0x1f4)];else{if(_0x46ba2a<_0x384124)break;}_0x3d9633=_0x3d9633[_0x593ccf(0x1f4)];}return _0x20d4a9;}function ue(_0x342b01){const _0x30e07a=_0x158902,_0x262a2d=[];if(_0x342b01['is'](_0x30e07a(0x21d),_0x30e07a(0x201))&&_0x342b01[_0x30e07a(0x20a)](_0x30e07a(0x227))>0x0){let _0x26f245=_0x342b01[_0x30e07a(0x1e5)];for(;_0x26f245&&_0x30e07a(0x201)==_0x26f245[_0x30e07a(0x1de)]&&_0x26f245[_0x30e07a(0x20a)](_0x30e07a(0x227))==_0x342b01[_0x30e07a(0x20a)](_0x30e07a(0x227));)_0x262a2d[_0x30e07a(0x1eb)](_0x26f245),_0x26f245=_0x26f245[_0x30e07a(0x1e5)];}return _0x262a2d;}
23
+ const _0x32718d=_0x533f;(function(_0x165984,_0x3b9328){const _0x343eb0=_0x533f,_0x13c047=_0x165984();while(!![]){try{const _0x3588f6=parseInt(_0x343eb0(0x188))/0x1+-parseInt(_0x343eb0(0x183))/0x2*(-parseInt(_0x343eb0(0x1b0))/0x3)+-parseInt(_0x343eb0(0x168))/0x4*(-parseInt(_0x343eb0(0x191))/0x5)+-parseInt(_0x343eb0(0x166))/0x6*(parseInt(_0x343eb0(0x19c))/0x7)+-parseInt(_0x343eb0(0x1a7))/0x8*(-parseInt(_0x343eb0(0x196))/0x9)+parseInt(_0x343eb0(0x1ab))/0xa+-parseInt(_0x343eb0(0x18d))/0xb;if(_0x3588f6===_0x3b9328)break;else _0x13c047['push'](_0x13c047['shift']());}catch(_0x383e60){_0x13c047['push'](_0x13c047['shift']());}}}(_0x1f65,0x422ab));import{Plugin as _0x1a07a9}from'ckeditor5/src/core.js';function _0x533f(_0x4e5577,_0x1a7dbb){const _0x1f654c=_0x1f65();return _0x533f=function(_0x533f8a,_0x1ecb6d){_0x533f8a=_0x533f8a-0x15a;let _0x4d345a=_0x1f654c[_0x533f8a];return _0x4d345a;},_0x533f(_0x4e5577,_0x1a7dbb);}import{getTranslation as _0xe1da43}from'../utils/common-translations.js';export default class ft extends _0x1a07a9{[_0x32718d(0x16a)](){const _0x2c7f9a=_0x32718d,_0x3d216a=this[_0x2c7f9a(0x172)],_0x5a0fe9=_0x3d216a[_0x2c7f9a(0x189)];if(!_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x1a1)](_0x2c7f9a(0x186)))return;const _0x2736f8=_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x165)](_0x2c7f9a(0x17b)),_0xf5bb22=_0x3d216a[_0x2c7f9a(0x17c)][_0x2c7f9a(0x1a1)](_0x2c7f9a(0x184));function _0x14b245(_0x5cbbe0){return()=>{const _0x220ab0=_0x533f,_0x213744=_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x1ac)][_0x220ab0(0x175)],_0x337a19=_0x3d216a[_0x220ab0(0x1a6)][_0x220ab0(0x165)](_0x5cbbe0);if(_0x337a19[_0x220ab0(0x177)])return void _0x3d216a[_0x220ab0(0x167)](_0x220ab0(0x180),{});const _0x278b46=_0x5cbbe0[_0x220ab0(0x19a)](0x0,-0x4),_0xa8a10c=function(_0x2e1eec,_0x5e322f,_0x5d9577){const _0x3a823d=_0x220ab0;let _0x7fd8c8=Array[_0x3a823d(0x1a9)](_0x2e1eec)[_0x3a823d(0x173)](_0x14cdff=>function(_0x424163,_0x52ac20){const _0x4e3762=_0x3a823d;return _0x52ac20[_0x4e3762(0x185)](_0x424163[_0x4e3762(0x15a)],_0x4e3762(0x15f))&&!_0x52ac20[_0x4e3762(0x1a0)](_0x424163);}(_0x14cdff,_0x5d9577));_0x7fd8c8=_0x7fd8c8[_0x3a823d(0x173)](_0x5b56ea=>!_0x5b56ea['is'](_0x3a823d(0x178),_0x3a823d(0x15f))||_0x5b56ea[_0x3a823d(0x179)](_0x3a823d(0x18b))!=_0x5e322f);const _0x38dacd=new Set();for(const _0x3751ef of _0x7fd8c8)_0x3751ef['is'](_0x3a823d(0x178),_0x3a823d(0x15f))?_0x38dacd[_0x3a823d(0x161)](fe(_0x3751ef)):_0x38dacd[_0x3a823d(0x161)](_0x3751ef);return Array[_0x3a823d(0x1a9)](_0x38dacd);}(_0x213744[_0x220ab0(0x17e)](),_0x278b46,_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x170)]);_0x3d216a[_0x220ab0(0x1a8)][_0x220ab0(0x181)](()=>{const _0x4aeee7=_0x220ab0;for(const _0x571664 of _0xa8a10c)_0x2736f8[_0x4aeee7(0x15c)](_0x571664,{'commandName':_0x5cbbe0,'commandParams':[{'forceValue':!_0x337a19[_0x4aeee7(0x177)]}],'formatGroupId':_0x4aeee7(0x18c)},ue(_0x571664));});};}function _0x5cd2e7(_0x3b5202){return()=>{const _0x3e76e8=_0x533f,_0x5d01c5=function(_0x66ebb5){const _0x4cf54a=_0x533f;let _0x219726=Array[_0x4cf54a(0x1a9)](_0x66ebb5);const _0x3f3be1=_0x219726[_0x4cf54a(0x18e)](_0x25f6c2=>_0x4cf54a(0x15f)!=_0x25f6c2[_0x4cf54a(0x16e)]);return _0x3f3be1>-0x1&&(_0x219726=_0x219726[_0x4cf54a(0x19a)](0x0,_0x3f3be1)),_0x219726;}(_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x1ac)][_0x3e76e8(0x175)][_0x3e76e8(0x17e)]()),_0x49312e=_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x19b)](_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x195)](_0x5d01c5[0x0],_0x3e76e8(0x16b)),_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x195)](_0x5d01c5[_0x5d01c5[_0x3e76e8(0x164)]-0x1],_0x3e76e8(0x19f)));_0x3d216a[_0x3e76e8(0x1a8)][_0x3e76e8(0x181)](()=>{const _0x41ce28=_0x3e76e8;_0x2736f8[_0x41ce28(0x15c)](_0x49312e,{'commandName':_0x3b5202,'commandParams':[],'formatGroupId':_0x41ce28(0x171)},function(_0x3204b7){const _0x25795c=_0x41ce28,_0x48a431=new Set();for(const _0x4ae434 of _0x3204b7){let _0x1912bf=_0x4ae434[_0x25795c(0x163)];for(;_0x1912bf&&_0x1912bf[_0x25795c(0x179)](_0x25795c(0x171))>_0x4ae434[_0x25795c(0x179)](_0x25795c(0x171));)_0x48a431[_0x25795c(0x161)](_0x1912bf),_0x1912bf=_0x1912bf[_0x25795c(0x163)];}return Array[_0x25795c(0x1a9)](_0x48a431);}(_0x5d01c5));});};}_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x15e),_0x14b245(_0x2c7f9a(0x15e))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x1a5),_0x14b245(_0x2c7f9a(0x1a5))),_0xf5bb22&&_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x19e),_0x14b245(_0x2c7f9a(0x19e))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x193),_0x5cd2e7(_0x2c7f9a(0x193))),_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x17f),_0x5cd2e7(_0x2c7f9a(0x17f))),_0xf5bb22&&_0x2736f8[_0x2c7f9a(0x174)](_0x2c7f9a(0x197),()=>{const _0x5cd9ac=_0x2c7f9a,_0x385af6=_0x3d216a[_0x5cd9ac(0x1a6)][_0x5cd9ac(0x165)](_0x5cd9ac(0x197)),_0xaf65ee=Array[_0x5cd9ac(0x1a9)](_0x385af6[_0x5cd9ac(0x169)]);_0xaf65ee[_0x5cd9ac(0x173)](_0x1e74af=>_0x1e74af[_0x5cd9ac(0x179)](_0x5cd9ac(0x182))!=_0x385af6[_0x5cd9ac(0x177)]),_0x3d216a[_0x5cd9ac(0x1a8)][_0x5cd9ac(0x181)](()=>{const _0x547f4a=_0x5cd9ac;for(const _0x26f249 of _0xaf65ee)_0x2736f8[_0x547f4a(0x15c)](_0x26f249,{'commandName':_0x547f4a(0x197),'commandParams':[{'forceValue':!_0x385af6[_0x547f4a(0x177)]}]});});}),_0x2736f8[_0x2c7f9a(0x19d)][_0x2c7f9a(0x15d)](_0x2c7f9a(0x15f),_0x592407=>_0xe1da43(_0x5a0fe9,_0x2c7f9a(0x198),_0x592407)),_0x2736f8[_0x2c7f9a(0x19d)][_0x2c7f9a(0x187)](_0x57624d=>{const _0x36f526=_0x2c7f9a;if(_0x36f526(0x17a)!=_0x57624d[_0x36f526(0x199)]&&_0x36f526(0x18f)!=_0x57624d[_0x36f526(0x199)])return;const {data:_0x55037b}=_0x57624d;if(_0x55037b){if(_0x36f526(0x15e)==_0x55037b[_0x36f526(0x194)]||_0x36f526(0x1a5)==_0x55037b[_0x36f526(0x194)]||_0x36f526(0x19e)==_0x55037b[_0x36f526(0x194)])switch(_0x55037b[_0x36f526(0x194)][_0x36f526(0x160)](_0x36f526(0x18a),'')){case _0x36f526(0x1ad):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x15b)));case _0x36f526(0x1a4):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x176)));case _0x36f526(0x192):return _0x208891(_0xe1da43(_0x5a0fe9,_0x36f526(0x1aa)));}if(_0x36f526(0x193)==_0x55037b[_0x36f526(0x194)])return{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x16c),_0xe1da43(_0x5a0fe9,_0x36f526(0x198)))};if(_0x36f526(0x17f)==_0x55037b[_0x36f526(0x194)])return{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x1ae),_0xe1da43(_0x5a0fe9,_0x36f526(0x198)))};if(_0x36f526(0x197)==_0x55037b[_0x36f526(0x194)])return _0x55037b[_0x36f526(0x1a2)][0x0][_0x36f526(0x1a3)]?{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x16d))}:{'type':_0x36f526(0x162),'content':_0xe1da43(_0x5a0fe9,_0x36f526(0x17d))};}function _0x208891(_0x1de38c){const _0x15f275=_0x36f526;return{'type':_0x15f275(0x162),'content':_0xe1da43(_0x5a0fe9,_0x15f275(0x16f),_0x1de38c)};}});}}function fe(_0x3b0964){const _0x4b6dd2=_0x32718d,_0x256f26=_0x3b0964[_0x4b6dd2(0x179)](_0x4b6dd2(0x171));if(0x0==_0x256f26)return _0x3b0964;let _0x41204e=_0x3b0964;for(;_0x3b0964[_0x4b6dd2(0x190)]&&_0x3b0964[_0x4b6dd2(0x190)]['is'](_0x4b6dd2(0x178),_0x4b6dd2(0x15f));){const _0x38c9dd=_0x3b0964[_0x4b6dd2(0x190)][_0x4b6dd2(0x179)](_0x4b6dd2(0x171));if(_0x38c9dd==_0x256f26)_0x41204e=_0x3b0964[_0x4b6dd2(0x190)];else{if(_0x38c9dd<_0x256f26)break;}_0x3b0964=_0x3b0964[_0x4b6dd2(0x190)];}return _0x41204e;}function _0x1f65(){const _0x3c493a=['bulletedList','commands','3048ERVSlB','model','from','ELEMENT_TODO_LIST','2169980gEpUNE','document','bulleted','*Outdent:*\x20%0','push','3jZkIQb','parent','ELEMENT_BULLETED_LIST','markBlockFormat','registerElementLabel','numberedList','listItem','replace','add','format','nextSibling','length','get','3474NtSpin','execute','4IBPlxz','_selectedElements','afterInit','before','*Indent:*\x20%0','*Check\x20item*','name','*Change\x20to:*\x20%0','schema','listIndent','editor','filter','enableCommand','selection','ELEMENT_NUMBERED_LIST','value','element','getAttribute','formatBlock','TrackChangesEditing','plugins','*Uncheck\x20item*','getSelectedBlocks','outdentList','paragraph','change','todoListChecked','982406iXaGEO','LegacyTodoListEditing','checkChild','LegacyListEditing','registerDescriptionCallback','541867ZBCkFJ','locale','List','listType','blockName','18031948ipCxbk','findIndex','formatInline','previousSibling','2583645usDXAF','todo','indentList','commandName','createPositionAt','10953HnjQKL','checkTodoList','ELEMENT_LIST_ITEM','type','slice','createRange','3871ebCxAT','descriptionFactory','todoList','end','isObject','has','commandParams','forceValue','numbered'];_0x1f65=function(){return _0x3c493a;};return _0x1f65();}function ue(_0x5c8189){const _0x23523f=_0x32718d,_0x25a185=[];if(_0x5c8189['is'](_0x23523f(0x178),_0x23523f(0x15f))&&_0x5c8189[_0x23523f(0x179)](_0x23523f(0x171))>0x0){let _0x6191c4=_0x5c8189[_0x23523f(0x163)];for(;_0x6191c4&&_0x23523f(0x15f)==_0x6191c4[_0x23523f(0x16e)]&&_0x6191c4[_0x23523f(0x179)](_0x23523f(0x171))==_0x5c8189[_0x23523f(0x179)](_0x23523f(0x171));)_0x25a185[_0x23523f(0x1af)](_0x6191c4),_0x6191c4=_0x6191c4[_0x23523f(0x163)];}return _0x25a185;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x374a69=_0x53e6;(function(_0x49afae,_0x7080e4){const _0x59683e=_0x53e6,_0x29d480=_0x49afae();while(!![]){try{const _0x55561e=parseInt(_0x59683e(0x180))/0x1*(-parseInt(_0x59683e(0x149))/0x2)+-parseInt(_0x59683e(0x16b))/0x3+-parseInt(_0x59683e(0x15c))/0x4*(-parseInt(_0x59683e(0x167))/0x5)+parseInt(_0x59683e(0x164))/0x6+parseInt(_0x59683e(0x183))/0x7+-parseInt(_0x59683e(0x187))/0x8*(-parseInt(_0x59683e(0x185))/0x9)+-parseInt(_0x59683e(0x169))/0xa*(parseInt(_0x59683e(0x172))/0xb);if(_0x55561e===_0x7080e4)break;else _0x29d480['push'](_0x29d480['shift']());}catch(_0x2ac577){_0x29d480['push'](_0x29d480['shift']());}}}(_0xba17,0x67ef4));import{Plugin as _0xfa20a7}from'ckeditor5/src/core.js';function _0x53e6(_0x3e663c,_0x49be07){const _0xba178f=_0xba17();return _0x53e6=function(_0x53e651,_0x31d168){_0x53e651=_0x53e651-0x136;let _0x5a17b4=_0xba178f[_0x53e651];return _0x5a17b4;},_0x53e6(_0x3e663c,_0x49be07);}function _0xba17(){const _0x10add3=['get','2046450ULBfLS','afterInit','3114uiQULP','descriptionFactory','3944JHfyzu','reversed','handleDescriptions','LegacyListPropertiesEditing','element','handleListStyleCommand','_getSuggestionBlocks','map','listStyle','listType','selection','type','formatBlock','numbered','ELEMENT_','_getTranslationKeyForListStyle','TrackChangesEditing','listItem','list.properties','format','8EouDdU','from','getLastPosition','getFirstPosition','bind','createPositionAt','config','startIndex','plugins','formatInline','model','markMultiRangeBlockFormat','registerDescriptionCallback','document','getAttribute','*Change\x20to:*\x20%0','styles','listStart','filter','52OgSMyf','createRange','locale','handleListReversedCommand','toUpperCase','listReversed','*Format:*\x20set\x20order\x20to\x20regular','backward','4873530lWJZiI','editor','getListTypeFromListStyleType','85310wAHqoP','flat','6481410mIAMtd','length','1072320jzFWYD','_LIST_','parent','enableCommand','commandParams','unshift','replace','11CPFenO','before','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','LegacyListUtils','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','default','getSiblingNodes','forward','change','push','handleListStartCommand','has','16423lxvQGD','_getSuggestionBlocksForListStyle'];_0xba17=function(){return _0x10add3;};return _0xba17();}import{getTranslation as _0x29e107}from'../utils/common-translations.js';export default class W extends _0xfa20a7{[_0x374a69(0x184)](){const _0x1bc39b=_0x374a69;if(!this[_0x1bc39b(0x165)][_0x1bc39b(0x151)][_0x1bc39b(0x17f)](_0x1bc39b(0x138)))return;const _0x6cb205=this[_0x1bc39b(0x165)][_0x1bc39b(0x14f)][_0x1bc39b(0x182)](_0x1bc39b(0x147)),_0x5eb47d=this[_0x1bc39b(0x165)][_0x1bc39b(0x151)][_0x1bc39b(0x182)](_0x1bc39b(0x145));_0x6cb205[_0x1bc39b(0x159)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x13d),this[_0x1bc39b(0x13a)][_0x1bc39b(0x14d)](this)),_0x6cb205[_0x1bc39b(0x136)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x161),this[_0x1bc39b(0x15f)][_0x1bc39b(0x14d)](this)),_0x6cb205[_0x1bc39b(0x150)]&&_0x5eb47d[_0x1bc39b(0x16e)](_0x1bc39b(0x15a),this[_0x1bc39b(0x17e)][_0x1bc39b(0x14d)](this)),_0x5eb47d[_0x1bc39b(0x186)][_0x1bc39b(0x155)](this[_0x1bc39b(0x137)][_0x1bc39b(0x14d)](this));}[_0x374a69(0x13a)](_0x1aed79,_0x1473f8={}){const _0x491669=_0x374a69,_0x20b9db=this[_0x491669(0x165)][_0x491669(0x151)][_0x491669(0x182)](_0x491669(0x145)),_0x3615fd=this[_0x491669(0x181)]();this[_0x491669(0x165)][_0x491669(0x153)][_0x491669(0x17c)](()=>{const _0x5d0c53=_0x491669;_0x20b9db[_0x5d0c53(0x154)](_0x3615fd,{'commandName':_0x5d0c53(0x13d),'commandParams':[{'type':_0x1473f8[_0x5d0c53(0x140)]}],'formatGroupId':_0x5d0c53(0x13d)});});}[_0x374a69(0x15f)](_0x1116b6,_0x6565de={}){const _0x8a9430=_0x374a69,_0x37e8a8=this[_0x8a9430(0x165)][_0x8a9430(0x151)][_0x8a9430(0x182)](_0x8a9430(0x145)),_0x41b248=this[_0x8a9430(0x13b)](_0x1d26ca=>_0x1d26ca['is'](_0x8a9430(0x139),_0x8a9430(0x146))&&_0x8a9430(0x142)===_0x1d26ca[_0x8a9430(0x157)](_0x8a9430(0x13e)));if(_0x41b248[_0x8a9430(0x16a)]<0x1)return;const _0x32ece9=_0x41b248[_0x8a9430(0x13c)](_0x22d5b6=>this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x15d)](this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x14e)](_0x22d5b6,_0x8a9430(0x173)),this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x14e)](_0x22d5b6,0x0)));this[_0x8a9430(0x165)][_0x8a9430(0x153)][_0x8a9430(0x17c)](()=>{const _0x26c64f=_0x8a9430;_0x37e8a8[_0x26c64f(0x154)](_0x32ece9,{'commandName':_0x26c64f(0x161),'commandParams':[{'reversed':_0x6565de[_0x26c64f(0x136)]}],'formatGroupId':_0x26c64f(0x161)});});}[_0x374a69(0x17e)](_0x40be28,_0x2072a8={}){const _0xfb87ba=_0x374a69,_0x1db485=this[_0xfb87ba(0x165)][_0xfb87ba(0x151)][_0xfb87ba(0x182)](_0xfb87ba(0x145)),_0x436c05=this[_0xfb87ba(0x13b)](_0x229860=>_0x229860['is'](_0xfb87ba(0x139),_0xfb87ba(0x146))&&_0xfb87ba(0x142)===_0x229860[_0xfb87ba(0x157)](_0xfb87ba(0x13e)));if(_0x436c05[_0xfb87ba(0x16a)]<0x1)return;const _0x4a488b=_0x436c05[_0xfb87ba(0x13c)](_0x217a2a=>this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x15d)](this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x14e)](_0x217a2a,_0xfb87ba(0x173)),this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x14e)](_0x217a2a,0x0)));this[_0xfb87ba(0x165)][_0xfb87ba(0x153)][_0xfb87ba(0x17c)](()=>{const _0x2dd9e4=_0xfb87ba;_0x1db485[_0x2dd9e4(0x154)](_0x4a488b,{'commandName':_0x2dd9e4(0x15a),'commandParams':[{'startIndex':_0x2072a8[_0x2dd9e4(0x150)]}],'formatGroupId':_0x2dd9e4(0x15a)});});}[_0x374a69(0x137)](_0xc35e8e){const _0xc49c10=_0x374a69;if(_0xc49c10(0x141)!=_0xc35e8e[_0xc49c10(0x140)]&&_0xc49c10(0x152)!=_0xc35e8e[_0xc49c10(0x140)])return;const _0x133983=this[_0xc49c10(0x165)][_0xc49c10(0x15e)],{data:_0x22a383}=_0xc35e8e;if(!_0x22a383)return;let _0x333622,_0x993c6f;switch(_0x22a383[_0xc49c10(0x174)]){case _0xc49c10(0x13d):_0x333622=_0xc49c10(0x158),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622,_0x29e107(_0x133983,this[_0xc49c10(0x144)](_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x140)])))};break;case _0xc49c10(0x161):_0x333622=_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x136)]?_0xc49c10(0x178):_0xc49c10(0x162),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622)};break;case _0xc49c10(0x15a):_0x333622=_0xc49c10(0x175),_0x993c6f={'type':_0xc49c10(0x148),'content':_0x29e107(_0x133983,_0x333622,_0x22a383[_0xc49c10(0x16f)][0x0][_0xc49c10(0x150)])};}return _0x993c6f;}[_0x374a69(0x181)](){const _0x55ff2d=_0x374a69;var _0x1cd410,_0x16e8c4,_0x56a38c,_0x38e157;const _0xe228c8=this[_0x55ff2d(0x165)][_0x55ff2d(0x151)][_0x55ff2d(0x182)](_0x55ff2d(0x176));let _0x2b0b17=Array[_0x55ff2d(0x14a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x177)]());return(null===(_0x1cd410=_0x2b0b17[0x0])||void 0x0===_0x1cd410?void 0x0:_0x1cd410['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&_0x2b0b17[_0x55ff2d(0x170)](..._0xe228c8[_0x55ff2d(0x17a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14c)](),_0x55ff2d(0x163))),(null===(_0x16e8c4=_0x2b0b17[_0x2b0b17[_0x55ff2d(0x16a)]-0x1])||void 0x0===_0x16e8c4?void 0x0:_0x16e8c4['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&_0x2b0b17[_0x55ff2d(0x17d)](..._0xe228c8[_0x55ff2d(0x17a)](this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14b)](),_0x55ff2d(0x17b))),_0x2b0b17=[...new Set(_0x2b0b17)],(null===(_0x38e157=null===(_0x56a38c=this[_0x55ff2d(0x165)][_0x55ff2d(0x153)][_0x55ff2d(0x156)][_0x55ff2d(0x13f)][_0x55ff2d(0x14c)]())||void 0x0===_0x56a38c?void 0x0:_0x56a38c[_0x55ff2d(0x16d)])||void 0x0===_0x38e157?void 0x0:_0x38e157['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))&&(_0x2b0b17=_0x2b0b17[_0x55ff2d(0x15b)](_0x859b26=>_0x859b26['is'](_0x55ff2d(0x139),_0x55ff2d(0x146)))),_0x2b0b17;}[_0x374a69(0x13b)](_0x4901b4){const _0x503e0c=_0x374a69,_0x1ac390=this[_0x503e0c(0x165)][_0x503e0c(0x151)][_0x503e0c(0x182)](_0x503e0c(0x176));let _0x11bfd4=Array[_0x503e0c(0x14a)](this[_0x503e0c(0x165)][_0x503e0c(0x153)][_0x503e0c(0x156)][_0x503e0c(0x13f)][_0x503e0c(0x177)]())[_0x503e0c(0x15b)](_0x4901b4)[_0x503e0c(0x13c)](_0x54eb11=>{const _0x127ec0=_0x503e0c,_0xac75c3=this[_0x127ec0(0x165)][_0x127ec0(0x153)][_0x127ec0(0x14e)](_0x54eb11,0x0);return[..._0x1ac390[_0x127ec0(0x17a)](_0xac75c3,_0x127ec0(0x163)),..._0x1ac390[_0x127ec0(0x17a)](_0xac75c3,_0x127ec0(0x17b))];})[_0x503e0c(0x168)]();return _0x11bfd4=[...new Set(_0x11bfd4)],_0x11bfd4;}[_0x374a69(0x144)](_0xd1f2d5){const _0x5225c5=_0x374a69;return _0x5225c5(0x143)+(this[_0x5225c5(0x165)][_0x5225c5(0x151)][_0x5225c5(0x182)](_0x5225c5(0x176))[_0x5225c5(0x166)](_0xd1f2d5)||_0x5225c5(0x179))[_0x5225c5(0x160)]()+_0x5225c5(0x16c)+_0xd1f2d5[_0x5225c5(0x160)]()[_0x5225c5(0x171)](/-/g,'_');}}
23
+ function _0x1619(){const _0x4caa6e=['LegacyListPropertiesEditing','formatInline','commandParams','model','listType','registerDescriptionCallback','push','4484MybYYq','replace','listStyle','276SFljCq','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocks','18597730PRtvpZ','forward','unshift','length','getSelectedBlocks','handleListStartCommand','TrackChangesEditing','afterInit','468576KlaIar','_getSuggestionBlocksForListStyle','flat','_getTranslationKeyForListStyle','has','getLastPosition','startIndex','change','getListTypeFromListStyleType','handleListStyleCommand','3840849tETFXQ','formatBlock','getAttribute','toUpperCase','*Format:*\x20set\x20order\x20to\x20regular','parent','*Change\x20to:*\x20%0','createPositionAt','listStart','list.properties','before','reversed','get','createRange','filter','ELEMENT_','document','plugins','locale','LegacyListUtils','default','2710105DXEXAp','numbered','getFirstPosition','format','11fBUsXW','9EVqHnz','element','3080oVOrPy','enableCommand','2042848JSScZS','descriptionFactory','type','backward','listItem','from','editor','map','getSiblingNodes','handleListReversedCommand','handleDescriptions','commandName','styles','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20reversed','config','612nhsMuE','_LIST_','listReversed','bind','selection'];_0x1619=function(){return _0x4caa6e;};return _0x1619();}const _0x51f84a=_0x501d;(function(_0x3475fc,_0x3f14ab){const _0x3058e1=_0x501d,_0x290e19=_0x3475fc();while(!![]){try{const _0x3f847f=parseInt(_0x3058e1(0x152))/0x1*(parseInt(_0x3058e1(0x155))/0x2)+-parseInt(_0x3058e1(0x16a))/0x3+-parseInt(_0x3058e1(0x160))/0x4+-parseInt(_0x3058e1(0x12d))/0x5+parseInt(_0x3058e1(0x146))/0x6*(-parseInt(_0x3058e1(0x134))/0x7)+-parseInt(_0x3058e1(0x136))/0x8*(-parseInt(_0x3058e1(0x132))/0x9)+-parseInt(_0x3058e1(0x158))/0xa*(-parseInt(_0x3058e1(0x131))/0xb);if(_0x3f847f===_0x3f14ab)break;else _0x290e19['push'](_0x290e19['shift']());}catch(_0x137a91){_0x290e19['push'](_0x290e19['shift']());}}}(_0x1619,0xb7019));import{Plugin as _0x4ca1d7}from'ckeditor5/src/core.js';function _0x501d(_0x53de3b,_0x3dc7b5){const _0x16193a=_0x1619();return _0x501d=function(_0x501d15,_0x485aff){_0x501d15=_0x501d15-0x126;let _0x85c229=_0x16193a[_0x501d15];return _0x85c229;},_0x501d(_0x53de3b,_0x3dc7b5);}import{getTranslation as _0x41c214}from'../utils/common-translations.js';export default class W extends _0x4ca1d7{[_0x51f84a(0x15f)](){const _0x2241fb=_0x51f84a;if(!this[_0x2241fb(0x13c)][_0x2241fb(0x129)][_0x2241fb(0x164)](_0x2241fb(0x14b)))return;const _0x4e8a0c=this[_0x2241fb(0x13c)][_0x2241fb(0x145)][_0x2241fb(0x176)](_0x2241fb(0x173)),_0x3dfede=this[_0x2241fb(0x13c)][_0x2241fb(0x129)][_0x2241fb(0x176)](_0x2241fb(0x15e));_0x4e8a0c[_0x2241fb(0x142)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x154),this[_0x2241fb(0x169)][_0x2241fb(0x149)](this)),_0x4e8a0c[_0x2241fb(0x175)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x148),this[_0x2241fb(0x13f)][_0x2241fb(0x149)](this)),_0x4e8a0c[_0x2241fb(0x166)]&&_0x3dfede[_0x2241fb(0x135)](_0x2241fb(0x172),this[_0x2241fb(0x15d)][_0x2241fb(0x149)](this)),_0x3dfede[_0x2241fb(0x137)][_0x2241fb(0x150)](this[_0x2241fb(0x140)][_0x2241fb(0x149)](this));}[_0x51f84a(0x169)](_0x18ea98,_0x32c70f={}){const _0x3ea41d=_0x51f84a,_0x2fea43=this[_0x3ea41d(0x13c)][_0x3ea41d(0x129)][_0x3ea41d(0x176)](_0x3ea41d(0x15e)),_0x32ae27=this[_0x3ea41d(0x161)]();this[_0x3ea41d(0x13c)][_0x3ea41d(0x14e)][_0x3ea41d(0x167)](()=>{const _0x268dfb=_0x3ea41d;_0x2fea43[_0x268dfb(0x143)](_0x32ae27,{'commandName':_0x268dfb(0x154),'commandParams':[{'type':_0x32c70f[_0x268dfb(0x138)]}],'formatGroupId':_0x268dfb(0x154)});});}[_0x51f84a(0x13f)](_0x41a3aa,_0x2fc7a2={}){const _0x4824cd=_0x51f84a,_0x988f13=this[_0x4824cd(0x13c)][_0x4824cd(0x129)][_0x4824cd(0x176)](_0x4824cd(0x15e)),_0x4a5909=this[_0x4824cd(0x157)](_0x53f2f3=>_0x53f2f3['is'](_0x4824cd(0x133),_0x4824cd(0x13a))&&_0x4824cd(0x12e)===_0x53f2f3[_0x4824cd(0x16c)](_0x4824cd(0x14f)));if(_0x4a5909[_0x4824cd(0x15b)]<0x1)return;const _0x22b551=_0x4a5909[_0x4824cd(0x13d)](_0xcc633e=>this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x177)](this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x171)](_0xcc633e,_0x4824cd(0x174)),this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x171)](_0xcc633e,0x0)));this[_0x4824cd(0x13c)][_0x4824cd(0x14e)][_0x4824cd(0x167)](()=>{const _0x36c1b5=_0x4824cd;_0x988f13[_0x36c1b5(0x143)](_0x22b551,{'commandName':_0x36c1b5(0x148),'commandParams':[{'reversed':_0x2fc7a2[_0x36c1b5(0x175)]}],'formatGroupId':_0x36c1b5(0x148)});});}[_0x51f84a(0x15d)](_0x193aa7,_0x8126bb={}){const _0x4d530e=_0x51f84a,_0x407ba8=this[_0x4d530e(0x13c)][_0x4d530e(0x129)][_0x4d530e(0x176)](_0x4d530e(0x15e)),_0xde169c=this[_0x4d530e(0x157)](_0x1fe141=>_0x1fe141['is'](_0x4d530e(0x133),_0x4d530e(0x13a))&&_0x4d530e(0x12e)===_0x1fe141[_0x4d530e(0x16c)](_0x4d530e(0x14f)));if(_0xde169c[_0x4d530e(0x15b)]<0x1)return;const _0x2627b2=_0xde169c[_0x4d530e(0x13d)](_0x204a17=>this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x177)](this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x171)](_0x204a17,_0x4d530e(0x174)),this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x171)](_0x204a17,0x0)));this[_0x4d530e(0x13c)][_0x4d530e(0x14e)][_0x4d530e(0x167)](()=>{const _0x31943f=_0x4d530e;_0x407ba8[_0x31943f(0x143)](_0x2627b2,{'commandName':_0x31943f(0x172),'commandParams':[{'startIndex':_0x8126bb[_0x31943f(0x166)]}],'formatGroupId':_0x31943f(0x172)});});}[_0x51f84a(0x140)](_0x3b7db2){const _0x326c6f=_0x51f84a;if(_0x326c6f(0x16b)!=_0x3b7db2[_0x326c6f(0x138)]&&_0x326c6f(0x14c)!=_0x3b7db2[_0x326c6f(0x138)])return;const _0x2b8d4c=this[_0x326c6f(0x13c)][_0x326c6f(0x12a)],{data:_0x2ab08e}=_0x3b7db2;if(!_0x2ab08e)return;let _0x3c64f1,_0x5b719b;switch(_0x2ab08e[_0x326c6f(0x141)]){case _0x326c6f(0x154):_0x3c64f1=_0x326c6f(0x170),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1,_0x41c214(_0x2b8d4c,this[_0x326c6f(0x163)](_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x138)])))};break;case _0x326c6f(0x148):_0x3c64f1=_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x175)]?_0x326c6f(0x144):_0x326c6f(0x16e),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1)};break;case _0x326c6f(0x172):_0x3c64f1=_0x326c6f(0x156),_0x5b719b={'type':_0x326c6f(0x130),'content':_0x41c214(_0x2b8d4c,_0x3c64f1,_0x2ab08e[_0x326c6f(0x14d)][0x0][_0x326c6f(0x166)])};}return _0x5b719b;}[_0x51f84a(0x161)](){const _0x4a5297=_0x51f84a;var _0x1d7055,_0x1cafcc,_0x46f652,_0x580e62;const _0x100190=this[_0x4a5297(0x13c)][_0x4a5297(0x129)][_0x4a5297(0x176)](_0x4a5297(0x12b));let _0x1574b6=Array[_0x4a5297(0x13b)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x15c)]());return(null===(_0x1d7055=_0x1574b6[0x0])||void 0x0===_0x1d7055?void 0x0:_0x1d7055['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&_0x1574b6[_0x4a5297(0x15a)](..._0x100190[_0x4a5297(0x13e)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x12f)](),_0x4a5297(0x139))),(null===(_0x1cafcc=_0x1574b6[_0x1574b6[_0x4a5297(0x15b)]-0x1])||void 0x0===_0x1cafcc?void 0x0:_0x1cafcc['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&_0x1574b6[_0x4a5297(0x151)](..._0x100190[_0x4a5297(0x13e)](this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x165)](),_0x4a5297(0x159))),_0x1574b6=[...new Set(_0x1574b6)],(null===(_0x580e62=null===(_0x46f652=this[_0x4a5297(0x13c)][_0x4a5297(0x14e)][_0x4a5297(0x128)][_0x4a5297(0x14a)][_0x4a5297(0x12f)]())||void 0x0===_0x46f652?void 0x0:_0x46f652[_0x4a5297(0x16f)])||void 0x0===_0x580e62?void 0x0:_0x580e62['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))&&(_0x1574b6=_0x1574b6[_0x4a5297(0x126)](_0x29e738=>_0x29e738['is'](_0x4a5297(0x133),_0x4a5297(0x13a)))),_0x1574b6;}[_0x51f84a(0x157)](_0x55928d){const _0x21d7df=_0x51f84a,_0x485f2d=this[_0x21d7df(0x13c)][_0x21d7df(0x129)][_0x21d7df(0x176)](_0x21d7df(0x12b));let _0x22e1d2=Array[_0x21d7df(0x13b)](this[_0x21d7df(0x13c)][_0x21d7df(0x14e)][_0x21d7df(0x128)][_0x21d7df(0x14a)][_0x21d7df(0x15c)]())[_0x21d7df(0x126)](_0x55928d)[_0x21d7df(0x13d)](_0x5aa27f=>{const _0x25e5f4=_0x21d7df,_0x52581a=this[_0x25e5f4(0x13c)][_0x25e5f4(0x14e)][_0x25e5f4(0x171)](_0x5aa27f,0x0);return[..._0x485f2d[_0x25e5f4(0x13e)](_0x52581a,_0x25e5f4(0x139)),..._0x485f2d[_0x25e5f4(0x13e)](_0x52581a,_0x25e5f4(0x159))];})[_0x21d7df(0x162)]();return _0x22e1d2=[...new Set(_0x22e1d2)],_0x22e1d2;}[_0x51f84a(0x163)](_0x154f0e){const _0xec588f=_0x51f84a;return _0xec588f(0x127)+(this[_0xec588f(0x13c)][_0xec588f(0x129)][_0xec588f(0x176)](_0xec588f(0x12b))[_0xec588f(0x168)](_0x154f0e)||_0xec588f(0x12c))[_0xec588f(0x16d)]()+_0xec588f(0x147)+_0x154f0e[_0xec588f(0x16d)]()[_0xec588f(0x153)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10e7c9=_0x4ffe;function _0x4ffe(_0x460631,_0x392240){const _0x3290ad=_0x3290();return _0x4ffe=function(_0x4ffe88,_0xef4334){_0x4ffe88=_0x4ffe88-0x64;let _0x467cbc=_0x3290ad[_0x4ffe88];return _0x467cbc;},_0x4ffe(_0x460631,_0x392240);}(function(_0x407181,_0x599d7a){const _0x3bb607=_0x4ffe,_0x1e3750=_0x407181();while(!![]){try{const _0x1fa167=-parseInt(_0x3bb607(0x80))/0x1*(parseInt(_0x3bb607(0x77))/0x2)+parseInt(_0x3bb607(0x8b))/0x3+parseInt(_0x3bb607(0x75))/0x4+parseInt(_0x3bb607(0x6e))/0x5*(-parseInt(_0x3bb607(0x83))/0x6)+-parseInt(_0x3bb607(0x84))/0x7*(-parseInt(_0x3bb607(0x67))/0x8)+parseInt(_0x3bb607(0x86))/0x9*(parseInt(_0x3bb607(0x7d))/0xa)+-parseInt(_0x3bb607(0x6c))/0xb*(-parseInt(_0x3bb607(0x89))/0xc);if(_0x1fa167===_0x599d7a)break;else _0x1e3750['push'](_0x1e3750['shift']());}catch(_0x271048){_0x1e3750['push'](_0x1e3750['shift']());}}}(_0x3290,0x6b5db));import{Plugin as _0x49c74b}from'ckeditor5/src/core.js';function _0x3290(){const _0x16fa31=['12XQBQxi','*Remove\x20link*','780324opTdpc','registerAttributeLabel','get','registerInlineAttribute','link\x20(','key','afterInit','label','16ZQcJxG','linkHref','unlink','attribute','_registerLegacyDescription','2669799TjMTNB','editor','815vUzIaq','plugins','enableDefaultAttributesIntegration','*Set\x20link:*\x20%0','locale','registerDescriptionCallback','commandName','637976altWeW','TrackChangesEditing','98lEpjQB','link','type','has','toLowerCase','format','10MhUqDF','formatInline','LinkEditing','15735DoHEZY','manualDecorators','commands','18588VkbJpH','2492483EOCCbN','newValue','3071799cBXhKB','descriptionFactory','commandParams'];_0x3290=function(){return _0x16fa31;};return _0x3290();}import{getTranslation as _0x419de7}from'../utils/common-translations.js';export default class ht extends _0x49c74b{[_0x10e7c9(0x65)](){const _0x2fbd6d=_0x10e7c9,_0x3ffcc7=this[_0x2fbd6d(0x6d)];if(!_0x3ffcc7[_0x2fbd6d(0x6f)][_0x2fbd6d(0x7a)](_0x2fbd6d(0x7f)))return;const _0x5df60b=_0x3ffcc7[_0x2fbd6d(0x6f)][_0x2fbd6d(0x8d)](_0x2fbd6d(0x76)),_0x43b1da=_0x3ffcc7[_0x2fbd6d(0x82)][_0x2fbd6d(0x8d)](_0x2fbd6d(0x78));_0x5df60b[_0x2fbd6d(0x70)](_0x2fbd6d(0x78)),_0x5df60b[_0x2fbd6d(0x70)](_0x2fbd6d(0x69)),_0x5df60b[_0x2fbd6d(0x8e)](_0x2fbd6d(0x68));for(const _0x578c9a of _0x43b1da[_0x2fbd6d(0x81)])_0x5df60b[_0x2fbd6d(0x8e)](_0x578c9a['id']),_0x5df60b[_0x2fbd6d(0x87)][_0x2fbd6d(0x8c)](_0x578c9a['id'],_0x2fbd6d(0x8f)+_0x578c9a[_0x2fbd6d(0x66)][_0x2fbd6d(0x7b)]()+')');_0x5df60b[_0x2fbd6d(0x87)][_0x2fbd6d(0x73)](_0x3cc0cb=>{const _0x389c82=_0x2fbd6d;if(_0x389c82(0x6a)!=_0x3cc0cb[_0x389c82(0x79)])return;const {data:_0x1a7b28}=_0x3cc0cb;if(!_0x1a7b28||_0x389c82(0x68)!=_0x1a7b28[_0x389c82(0x64)])return;const _0x114362=_0x1a7b28[_0x389c82(0x85)],_0x2fb627=_0x3ffcc7[_0x389c82(0x72)];return{'type':_0x389c82(0x7c),'content':null==_0x114362?_0x419de7(_0x2fb627,_0x389c82(0x8a)):_0x419de7(_0x2fb627,_0x389c82(0x71),'\x22'+_0x114362+'\x22')};}),this[_0x2fbd6d(0x6b)]();}[_0x10e7c9(0x6b)](){const _0x59f167=_0x10e7c9,_0xa8b2b1=this[_0x59f167(0x6d)],_0x589263=_0xa8b2b1[_0x59f167(0x72)];_0xa8b2b1[_0x59f167(0x6f)][_0x59f167(0x8d)](_0x59f167(0x76))[_0x59f167(0x87)][_0x59f167(0x73)](_0x1d201d=>{const _0x930901=_0x59f167;if(_0x930901(0x7e)!=_0x1d201d[_0x930901(0x79)])return;const {data:_0x1e1f61}=_0x1d201d;if(_0x1e1f61){if(_0x930901(0x78)==_0x1e1f61[_0x930901(0x74)]){const _0x3e3dbe=_0x1e1f61[_0x930901(0x88)][0x0];return{'type':_0x930901(0x7c),'content':_0x419de7(_0x589263,_0x930901(0x71),'\x22'+_0x3e3dbe+'\x22')};}return _0x930901(0x69)==_0x1e1f61[_0x930901(0x74)]?{'type':_0x930901(0x7c),'content':_0x419de7(_0x589263,_0x930901(0x8a))}:void 0x0;}});}}
23
+ function _0x2bf1(_0x1d3a2d,_0x270788){const _0x7bbbdd=_0x7bbb();return _0x2bf1=function(_0x2bf197,_0x571884){_0x2bf197=_0x2bf197-0x167;let _0xaec613=_0x7bbbdd[_0x2bf197];return _0xaec613;},_0x2bf1(_0x1d3a2d,_0x270788);}const _0x58832a=_0x2bf1;(function(_0x58d223,_0x451df8){const _0x401042=_0x2bf1,_0x22c836=_0x58d223();while(!![]){try{const _0x2e67bb=-parseInt(_0x401042(0x18f))/0x1*(parseInt(_0x401042(0x170))/0x2)+parseInt(_0x401042(0x168))/0x3*(parseInt(_0x401042(0x183))/0x4)+-parseInt(_0x401042(0x176))/0x5+parseInt(_0x401042(0x17c))/0x6*(parseInt(_0x401042(0x16e))/0x7)+-parseInt(_0x401042(0x172))/0x8*(-parseInt(_0x401042(0x16b))/0x9)+-parseInt(_0x401042(0x192))/0xa+parseInt(_0x401042(0x16f))/0xb*(-parseInt(_0x401042(0x174))/0xc);if(_0x2e67bb===_0x451df8)break;else _0x22c836['push'](_0x22c836['shift']());}catch(_0x504096){_0x22c836['push'](_0x22c836['shift']());}}}(_0x7bbb,0x1b6ab));function _0x7bbb(){const _0x267ff5=['6Xiargj','enableDefaultAttributesIntegration','*Set\x20link:*\x20%0','toLowerCase','linkHref','label','key','892692ojjBHM','registerAttributeLabel','newValue','_registerLegacyDescription','afterInit','descriptionFactory','registerInlineAttribute','format','LinkEditing','get','attribute','editor','13BdNLrW','locale','*Remove\x20link*','888560oCpIca','has','3ciVqEY','manualDecorators','type','1856493dAQqfR','plugins','link\x20(','1071714ddUopa','1265pJQStf','17870EvKTAZ','commandName','8WeADQm','commandParams','10404MQwYak','link','827685QHHMGv','registerDescriptionCallback','TrackChangesEditing','commands','formatInline','unlink'];_0x7bbb=function(){return _0x267ff5;};return _0x7bbb();}import{Plugin as _0x481098}from'ckeditor5/src/core.js';import{getTranslation as _0x58fd9a}from'../utils/common-translations.js';export default class ht extends _0x481098{[_0x58832a(0x187)](){const _0x5d8ff8=_0x58832a,_0x13655e=this[_0x5d8ff8(0x18e)];if(!_0x13655e[_0x5d8ff8(0x16c)][_0x5d8ff8(0x167)](_0x5d8ff8(0x18b)))return;const _0x440247=_0x13655e[_0x5d8ff8(0x16c)][_0x5d8ff8(0x18c)](_0x5d8ff8(0x178)),_0x1c81de=_0x13655e[_0x5d8ff8(0x179)][_0x5d8ff8(0x18c)](_0x5d8ff8(0x175));_0x440247[_0x5d8ff8(0x17d)](_0x5d8ff8(0x175)),_0x440247[_0x5d8ff8(0x17d)](_0x5d8ff8(0x17b)),_0x440247[_0x5d8ff8(0x189)](_0x5d8ff8(0x180));for(const _0x3924fa of _0x1c81de[_0x5d8ff8(0x169)])_0x440247[_0x5d8ff8(0x189)](_0x3924fa['id']),_0x440247[_0x5d8ff8(0x188)][_0x5d8ff8(0x184)](_0x3924fa['id'],_0x5d8ff8(0x16d)+_0x3924fa[_0x5d8ff8(0x181)][_0x5d8ff8(0x17f)]()+')');_0x440247[_0x5d8ff8(0x188)][_0x5d8ff8(0x177)](_0x33c352=>{const _0x343fa5=_0x5d8ff8;if(_0x343fa5(0x18d)!=_0x33c352[_0x343fa5(0x16a)])return;const {data:_0x5ae445}=_0x33c352;if(!_0x5ae445||_0x343fa5(0x180)!=_0x5ae445[_0x343fa5(0x182)])return;const _0x3bfbb5=_0x5ae445[_0x343fa5(0x185)],_0x781440=_0x13655e[_0x343fa5(0x190)];return{'type':_0x343fa5(0x18a),'content':null==_0x3bfbb5?_0x58fd9a(_0x781440,_0x343fa5(0x191)):_0x58fd9a(_0x781440,_0x343fa5(0x17e),'\x22'+_0x3bfbb5+'\x22')};}),this[_0x5d8ff8(0x186)]();}[_0x58832a(0x186)](){const _0x3b7b90=_0x58832a,_0x338beb=this[_0x3b7b90(0x18e)],_0x433434=_0x338beb[_0x3b7b90(0x190)];_0x338beb[_0x3b7b90(0x16c)][_0x3b7b90(0x18c)](_0x3b7b90(0x178))[_0x3b7b90(0x188)][_0x3b7b90(0x177)](_0x5470ee=>{const _0x4b6da9=_0x3b7b90;if(_0x4b6da9(0x17a)!=_0x5470ee[_0x4b6da9(0x16a)])return;const {data:_0x2ca5b4}=_0x5470ee;if(_0x2ca5b4){if(_0x4b6da9(0x175)==_0x2ca5b4[_0x4b6da9(0x171)]){const _0x4dfba5=_0x2ca5b4[_0x4b6da9(0x173)][0x0];return{'type':_0x4b6da9(0x18a),'content':_0x58fd9a(_0x433434,_0x4b6da9(0x17e),'\x22'+_0x4dfba5+'\x22')};}return _0x4b6da9(0x17b)==_0x2ca5b4[_0x4b6da9(0x171)]?{'type':_0x4b6da9(0x18a),'content':_0x58fd9a(_0x433434,_0x4b6da9(0x191))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9bc52d=_0x3e50;(function(_0x2e4dd4,_0x5f5216){const _0x3cc538=_0x3e50,_0x56b5ad=_0x2e4dd4();while(!![]){try{const _0x212061=-parseInt(_0x3cc538(0x116))/0x1*(parseInt(_0x3cc538(0x15b))/0x2)+parseInt(_0x3cc538(0x17b))/0x3+-parseInt(_0x3cc538(0x11c))/0x4+parseInt(_0x3cc538(0x1a2))/0x5*(-parseInt(_0x3cc538(0x180))/0x6)+-parseInt(_0x3cc538(0x111))/0x7+parseInt(_0x3cc538(0x14d))/0x8+parseInt(_0x3cc538(0x177))/0x9;if(_0x212061===_0x5f5216)break;else _0x56b5ad['push'](_0x56b5ad['shift']());}catch(_0x5e5178){_0x56b5ad['push'](_0x56b5ad['shift']());}}}(_0x3bb9,0x95916));import{Plugin as _0x13eb8f}from'ckeditor5/src/core.js';import{getTranslation as _0x3766c4}from'../utils/common-translations.js';function _0x3bb9(){const _0x31372b=['afterInit','get','mergeListItemForward','_suggestionFactory','type','assureChains','6546806VxKpRO','createPositionAt','indentList','forceValue','key','155eigryu','previousSibling','registerElementLabel','schema','differ','startsWith','3538428Xccgcu','setSelection','commandParams','high','format','FORMAT_INDENT','_splitMarkerName','groupId','document','refresh','_supportLegacySuggestions','attributeKey','from','ELEMENT_BULLETED_LIST','listStyle','ELEMENT_TODO_LIST','numbered','change','trackChangesCommand','splitListItemAfter','length','noTrackChangesFixer','listMarkerStyle','isUndo','*Format:*\x20remove\x20from\x20%0','ELEMENT_NUMBERED_LIST','find','*Format:*\x20insert\x20into\x20%0','todoList','*Change\x20to:*\x20%0','_registerLegacyDescription','range','outdentList','setAttribute','plugins','change:data','*Set\x20format:*\x20%0','hasSuggestion','createRange','checkTodoList','bulletedList','listItemIdFixer','data','descriptionFactory','listType','isObject','filter','nodeAfter','todo','5161976yUlLfy','todoListChecked','listItemId','getFirstRange','documentList','registerPostFixer','oldValue','suggestion:attribute:','mergeListItemBackward','newValue','registerDescriptionCallback','getChangedMarkers','add','registerAttributeLabel','5398LpMYDE','TrackChangesEditing','_findSuggestions','attribute','size','registerCustomCallback','end','head','ListEditing','oldRange','deletion','listMarker','push','multipleBlocks','getChanges','fromRange','detach','bulleted','formatBlock','commandName','TodoListEditing','customNumberedList','numberedList','accept','default','*Split:*\x20list\x20item','_getAttributeKey','*Outdent:*\x20%0','25431759mWYomc','meta','removeMarker','list.multiBlock','1801662ntunmv','*Uncheck\x20item*','enableDefaultAttributesIntegration','_LIST','ELEMENT_LIST_ITEM','228HIsGTl','suggestion','listReversed','*Check\x20item*','splitListItemBefore','map','locale','newRange','toUpperCase','commands','*Merge:*\x20%0','*Indent:*\x20%0','batch','next','*Remove\x20format:*\x20%0','listStart','selection','editor','name','containsItem','getAttribute','*Merge:*\x20list\x20item','listIndent','customBulletedList','has','value','attributes','execute','getRanges','getFirstMarker','isNextTo','config','registerBlockAttribute','todoListCheck','160620anVlYI','model','getSuggestions','isLocal','getSuggestion','includes','ELEMENT_','nextSibling','start','parent'];_0x3bb9=function(){return _0x31372b;};return _0x3bb9();}function _0x3e50(_0x195925,_0x333d64){const _0x3bb9da=_0x3bb9();return _0x3e50=function(_0x3e504e,_0x179495){_0x3e504e=_0x3e504e-0x105;let _0x5e9fb3=_0x3bb9da[_0x3e504e];return _0x5e9fb3;},_0x3e50(_0x195925,_0x333d64);}import{renameAttributeKey as _0x46357f}from'../trackchangesediting.js';import{LiveRange as _0x449b89}from'ckeditor5/src/engine.js';export default class K extends _0x13eb8f{[_0x9bc52d(0x10b)](){const _0x11a800=_0x9bc52d,_0x2ffcee=this[_0x11a800(0x191)];if(!_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x198)](_0x11a800(0x163)))return;const _0x48db1e=_0x2ffcee[_0x11a800(0x186)],_0x2c4f02=_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x10c)](_0x11a800(0x15c)),_0xc85382=_0x2ffcee[_0x11a800(0x13e)][_0x11a800(0x198)](_0x11a800(0x16f)),_0x54159b=!!_0x2ffcee[_0x11a800(0x19f)][_0x11a800(0x10c)](_0x11a800(0x17a));function _0x591f69(_0x53c827){const _0x415fde=_0x11a800;return{'type':_0x415fde(0x120),'content':''+_0x3766c4(_0x48db1e,_0x415fde(0x140),_0x53c827)};}function _0x47c773(_0x15598b){const _0x2406b8=_0x11a800;return{'type':_0x2406b8(0x120),'content':''+_0x3766c4(_0x48db1e,_0x2406b8(0x18e),_0x15598b)};}_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x171)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x144)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x170)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x197)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x113)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x13c)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x12f)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x184)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x14f)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x148)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x196)),_0x54159b&&(_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x155)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x10d))),_0xc85382&&(_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x138)),_0x2c4f02[_0x11a800(0x17d)](_0x11a800(0x143)),_0x2c4f02[_0x11a800(0x1a0)](_0x11a800(0x14e)),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x5012a0=>{const _0x5e3377=_0x11a800,{data:_0x1234cd}=_0x5012a0;if(_0x1234cd&&_0x5e3377(0x14e)==_0x1234cd[_0x5e3377(0x115)])return{'type':_0x5e3377(0x120),'content':_0x1234cd[_0x5e3377(0x156)]?_0x3766c4(_0x48db1e,_0x5e3377(0x183)):_0x3766c4(_0x48db1e,_0x5e3377(0x17c))};}),this[_0x11a800(0x191)][_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x19b01f=>{const _0x2318aa=_0x11a800;if(_0x19b01f[_0x2318aa(0x18c)][_0x2318aa(0x133)])return!0x1;let _0x4a9890=!0x1;const _0x35d6aa=_0x2c4f02[_0x2318aa(0x1a4)]({'skipNotAttached':!0x0})[_0x2318aa(0x14a)](_0x1eed76=>_0x2318aa(0x14e)===_0x2c4f02[_0x2318aa(0x175)](_0x1eed76));for(const _0x2b09de of _0x35d6aa){_0x2318aa(0x14c)!=_0x2b09de[_0x2318aa(0x150)]()[_0x2318aa(0x109)][_0x2318aa(0x14b)][_0x2318aa(0x194)](_0x2318aa(0x148))&&(_0x2c4f02[_0x2318aa(0x15d)](_0x2b09de[_0x2318aa(0x150)](),_0x2318aa(0x15e))[_0x2318aa(0x136)](_0x3829c7=>_0x2318aa(0x148)===_0x2c4f02[_0x2318aa(0x175)](_0x3829c7[_0x2318aa(0x181)]))||(_0x19b01f[_0x2318aa(0x179)](_0x2b09de[_0x2318aa(0x19d)]()),_0x4a9890=!0x0));}return _0x4a9890;})),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x15a)](_0x11a800(0x196),_0x3766c4(_0x48db1e,_0x11a800(0x121)));const _0x53f0e6={'type':_0x11a800(0x120),'content':''};_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x2a616d=>{const _0xbc10e=_0x11a800,{data:_0x2113d5}=_0x2a616d;if(!_0x2113d5||_0xbc10e(0x148)!=_0x2113d5[_0xbc10e(0x115)])return;let _0x1ad900=_0x2a616d[_0xbc10e(0x162)];for(;_0x1ad900;){if(_0x1ad900[_0xbc10e(0x146)]&&((_0xbc10e(0x12a)==_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)]||_0xbc10e(0x132)==_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)])&&(_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x156)]&&_0xbc10e(0x173)!=_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x156)]||_0xbc10e(0x173)!=_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x153)]&&!_0x2113d5[_0xbc10e(0x156)])||!_0x54159b&&_0x1ad900[_0xbc10e(0x146)][_0xbc10e(0x115)]==_0x46357f))return _0x53f0e6;_0x1ad900=_0x1ad900[_0xbc10e(0x18d)];}if(null==_0x2113d5[_0xbc10e(0x156)])switch(_0x2113d5[_0xbc10e(0x153)]){case _0xbc10e(0x16c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x129)));case _0xbc10e(0x12c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x135)));case _0xbc10e(0x14c):return _0x47c773(_0x3766c4(_0x48db1e,_0xbc10e(0x12b)));}switch(_0x2113d5[_0xbc10e(0x156)]){case _0xbc10e(0x16c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x129)));case _0xbc10e(0x12c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x135)));case _0xbc10e(0x14c):return _0x591f69(_0x3766c4(_0x48db1e,_0xbc10e(0x12b)));}}),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x43ec4c=>{const _0x45b53c=_0x11a800,{data:_0x5cdc6c}=_0x43ec4c;if(_0x5cdc6c&&_0x45b53c(0x196)==_0x5cdc6c[_0x45b53c(0x115)])return null==_0x5cdc6c[_0x45b53c(0x156)]||null==_0x5cdc6c[_0x45b53c(0x153)]&&0x0==_0x5cdc6c[_0x45b53c(0x156)]?_0x53f0e6:void 0x0;}),_0x2c4f02[_0x11a800(0x147)][_0x11a800(0x157)](_0x1a0332=>{const _0x52f706=_0x11a800;if(_0x52f706(0x15e)!=_0x1a0332[_0x52f706(0x10f)])return;const {data:_0x1bae5a}=_0x1a0332;if(!_0x1bae5a||_0x52f706(0x14f)!=_0x1bae5a[_0x52f706(0x115)])return;const _0x5a145f=Ee(_0x1a0332);return _0x52f706(0x156)==_0x5a145f?{'type':_0x52f706(0x120),'content':_0x3766c4(_0x48db1e,_0x52f706(0x195))}:_0x52f706(0x153)==_0x5a145f?{'type':_0x52f706(0x120),'content':_0x3766c4(_0x48db1e,_0x52f706(0x174))}:_0x53f0e6;}),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x31d988=>this[_0x11a800(0x145)](_0x31d988)),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)][_0x11a800(0x152)](_0x13d137=>this[_0x11a800(0x131)](_0x13d137)),_0x2ffcee[_0x11a800(0x1a3)][_0x11a800(0x124)]['on'](_0x11a800(0x13f),(_0x45fbd9,_0x110bab)=>{const _0x46c9a3=_0x11a800;if(_0x110bab[_0x46c9a3(0x133)]||!_0x110bab[_0x46c9a3(0x1a5)])return!0x1;this[_0x46c9a3(0x110)]();},{'priority':_0x11a800(0x11f)}),this[_0x11a800(0x126)]();}[_0x9bc52d(0x145)](_0x51e7cf){const _0x130673=_0x9bc52d;if(_0x51e7cf[_0x130673(0x18c)][_0x130673(0x133)]||!_0x51e7cf[_0x130673(0x18c)][_0x130673(0x1a5)])return!0x1;let _0x26f380=!0x1;const _0x10128f=this[_0x130673(0x191)][_0x130673(0x13e)][_0x130673(0x10c)](_0x130673(0x15c))[_0x130673(0x1a4)]({'skipNotAttached':!0x0})[_0x130673(0x14a)](_0x139dfb=>_0x139dfb[_0x130673(0x146)]&&_0x130673(0x14f)==_0x139dfb[_0x130673(0x146)][_0x130673(0x115)])[_0x130673(0x14a)](_0x2c152d=>_0x2c152d[_0x130673(0x146)][_0x130673(0x156)]&&_0x2c152d[_0x130673(0x146)][_0x130673(0x153)]);for(const _0x32c6e0 of _0x10128f)Ee(_0x32c6e0)||(_0x51e7cf[_0x130673(0x179)](_0x32c6e0[_0x130673(0x19d)]()),_0x26f380=!0x0);return _0x26f380;}[_0x9bc52d(0x131)](_0x3af8d0){const _0x325186=_0x9bc52d;if(_0x3af8d0[_0x325186(0x18c)][_0x325186(0x133)]||!_0x3af8d0[_0x325186(0x18c)][_0x325186(0x1a5)])return!0x1;const _0xfe6034=this[_0x325186(0x191)][_0x325186(0x13e)][_0x325186(0x10c)](_0x325186(0x15c));if(_0xfe6034[_0x325186(0x12e)][_0x325186(0x199)])return!0x1;let _0x558938=!0x1;const _0x21c89c=[_0x325186(0x148),_0x325186(0x14f),_0x325186(0x196),_0x325186(0x12a),_0x325186(0x18f),_0x325186(0x182),_0x325186(0x1a1),_0x325186(0x166),_0x325186(0x132)],_0x29aac1=this[_0x325186(0x191)][_0x325186(0x1a3)][_0x325186(0x124)][_0x325186(0x11a)][_0x325186(0x169)]()[_0x325186(0x14a)](_0x3b4d53=>_0x325186(0x15e)==_0x3b4d53[_0x325186(0x10f)])[_0x325186(0x14a)](_0x1e8994=>_0x21c89c[_0x325186(0x106)](_0x1e8994[_0x325186(0x127)]));if(0x0==_0x29aac1[_0x325186(0x130)])return _0x558938;for(const _0x13c922 of _0x29aac1){const _0x35923e=_0xfe6034[_0x325186(0x15d)](_0x13c922[_0x325186(0x13b)],_0x325186(0x15e))[_0x325186(0x14a)](_0x3f40e3=>!_0x3f40e3[_0x325186(0x178)][_0x325186(0x19e)])[_0x325186(0x185)](_0x2aea8a=>_0x2aea8a[_0x325186(0x181)])[_0x325186(0x14a)](_0x18489f=>{const _0x10751d=_0x325186,_0x5646e4=_0xfe6034[_0x10751d(0x175)](_0x18489f);return _0x21c89c[_0x10751d(0x106)](_0x5646e4);});if(_0x35923e[_0x325186(0x130)]){for(const _0x4bc868 of _0x35923e)_0x3af8d0[_0x325186(0x179)](_0x4bc868[_0x325186(0x19d)]());_0x558938=!0x0;}}return _0x558938;}[_0x9bc52d(0x110)](){const _0x1223d2=_0x9bc52d,_0x221ee4=this[_0x1223d2(0x191)][_0x1223d2(0x13e)][_0x1223d2(0x10c)](_0x1223d2(0x15c)),_0x5176c7=[_0x1223d2(0x148),_0x1223d2(0x14f),_0x1223d2(0x196),_0x1223d2(0x12a),_0x1223d2(0x18f),_0x1223d2(0x182),_0x1223d2(0x1a1),_0x1223d2(0x166),_0x1223d2(0x132)];let _0x5597de;const _0x33fe89=new Set(this[_0x1223d2(0x191)][_0x1223d2(0x1a3)][_0x1223d2(0x124)][_0x1223d2(0x11a)][_0x1223d2(0x158)]()[_0x1223d2(0x14a)](_0x5cf41b=>{const _0x397bdc=_0x1223d2;if(_0x5cf41b[_0x397bdc(0x146)][_0x397bdc(0x164)]||!_0x5cf41b[_0x397bdc(0x146)][_0x397bdc(0x187)])return null;if(!_0x5cf41b[_0x397bdc(0x192)][_0x397bdc(0x11b)](_0x397bdc(0x154)))return null;const {id:_0xaecb7}=_0x221ee4[_0x397bdc(0x122)](_0x5cf41b[_0x397bdc(0x192)]);if(!_0x221ee4[_0x397bdc(0x141)](_0xaecb7))return null;const _0x1cd1be=_0x221ee4[_0x397bdc(0x105)](_0xaecb7);return _0x5176c7[_0x397bdc(0x106)](_0x1cd1be[_0x397bdc(0x146)][_0x397bdc(0x115)]);})[_0x1223d2(0x185)](_0x5c0725=>{const _0x203a3f=_0x1223d2,{id:_0x582ce6}=_0x221ee4[_0x203a3f(0x122)](_0x5c0725[_0x203a3f(0x192)]),_0x40332c=_0x221ee4[_0x203a3f(0x105)](_0x582ce6);return _0x5597de=_0x40332c[_0x203a3f(0x19a)][_0x203a3f(0x123)],_0x40332c[_0x203a3f(0x150)]()[_0x203a3f(0x109)][_0x203a3f(0x14b)];}));if(0x0==_0x33fe89[_0x1223d2(0x15f)])return;const _0x27b01d=_0x221ee4[_0x1223d2(0x1a4)]({'skipNotAttached':!0x0})[_0x1223d2(0x14a)](_0x1ecf3c=>_0x1223d2(0x15e)==_0x1ecf3c[_0x1223d2(0x10f)]&&_0x1ecf3c[_0x1223d2(0x146)]&&_0x5176c7[_0x1223d2(0x106)](_0x1ecf3c[_0x1223d2(0x146)][_0x1223d2(0x115)])&&_0x1ecf3c[_0x1223d2(0x19a)][_0x1223d2(0x123)]!=_0x5597de)[_0x1223d2(0x185)](_0x5ae3a7=>({'listItem':_0x5ae3a7[_0x1223d2(0x150)]()[_0x1223d2(0x109)][_0x1223d2(0x14b)],'groupId':_0x5ae3a7[_0x1223d2(0x19a)][_0x1223d2(0x123)]})),_0x2d0f41=new Set();for(const {groupId:_0xb80e04,listItem:_0x1c0b5a}of _0x27b01d)_0x33fe89[_0x1223d2(0x198)](_0x1c0b5a)&&_0x2d0f41[_0x1223d2(0x159)](_0xb80e04);for(const _0x5b1744 of _0x221ee4[_0x1223d2(0x1a4)]())_0x2d0f41[_0x1223d2(0x198)](_0x5b1744[_0x1223d2(0x19a)][_0x1223d2(0x123)])&&_0x5b1744[_0x1223d2(0x13d)](_0x1223d2(0x123),_0x5597de);}[_0x9bc52d(0x126)](){const _0x201fc0=_0x9bc52d,_0x2fca42=this[_0x201fc0(0x191)],_0x2a779f=_0x2fca42[_0x201fc0(0x186)],_0x235476=_0x2fca42[_0x201fc0(0x13e)][_0x201fc0(0x10c)](_0x201fc0(0x15c));this[_0x201fc0(0x13a)](),_0x235476[_0x201fc0(0x10e)][_0x201fc0(0x160)](_0x201fc0(0x16d),_0x201fc0(0x151),_0x201fc0(0x172),function(_0x388813,_0x2a82b1){const _0x8a2e82=_0x201fc0,_0x35df0c=[];for(let _0xea58d9 of _0x388813)_0xea58d9[_0x8a2e82(0x109)][_0x8a2e82(0x14b)]===_0xea58d9[_0x8a2e82(0x161)][_0x8a2e82(0x10a)]&&(_0xea58d9=_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x142)](_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x112)](_0xea58d9[_0x8a2e82(0x109)][_0x8a2e82(0x14b)],0x0))),_0x35df0c[_0x8a2e82(0x167)](_0xea58d9);_0x2fca42[_0x8a2e82(0x1a3)][_0x8a2e82(0x12d)](_0xf4e26c=>{const _0x2b5be2=_0x8a2e82,_0x5d8865=_0x2fca42[_0x2b5be2(0x1a3)][_0x2b5be2(0x124)][_0x2b5be2(0x190)],_0x45ac2a=Array[_0x2b5be2(0x128)](_0x5d8865[_0x2b5be2(0x19c)]())[_0x2b5be2(0x185)](_0x1e7be8=>_0x449b89[_0x2b5be2(0x16a)](_0x1e7be8));_0xf4e26c[_0x2b5be2(0x11d)](_0x35df0c),_0x2fca42[_0x2b5be2(0x189)][_0x2b5be2(0x10c)](_0x2a82b1[_0x2b5be2(0x16e)])[_0x2b5be2(0x125)](),_0x2a82b1[_0x2b5be2(0x11e)][_0x2b5be2(0x167)]({'forceDefaultExecution':!0x0}),_0x2fca42[_0x2b5be2(0x19b)](_0x2a82b1[_0x2b5be2(0x16e)],..._0x2a82b1[_0x2b5be2(0x11e)]),_0xf4e26c[_0x2b5be2(0x11d)](_0x45ac2a);for(const _0x3fb588 of _0x45ac2a)_0x3fb588[_0x2b5be2(0x16b)]();});}),_0x235476[_0x201fc0(0x147)][_0x201fc0(0x118)](function(_0x3a1a16){const _0x908ff0=_0x201fc0,_0x599c0c=!_0x2fca42[_0x908ff0(0x1a3)][_0x908ff0(0x119)][_0x908ff0(0x149)](_0x3a1a16),_0x45ef39=_0x3a1a16[_0x908ff0(0x117)],_0x1ee364=_0x3a1a16[_0x908ff0(0x108)],_0x23a890=_0x3a1a16[_0x908ff0(0x194)](_0x908ff0(0x14f)),_0x432e75=!_0x45ef39||_0x45ef39[_0x908ff0(0x194)](_0x908ff0(0x14f))!==_0x23a890,_0x1b3bd2=!_0x1ee364||_0x1ee364[_0x908ff0(0x194)](_0x908ff0(0x14f))!==_0x23a890;return _0x599c0c&&Boolean(_0x23a890)&&_0x432e75&&_0x1b3bd2;},_0x480fb3=>_0x3766c4(_0x2a779f,_0x201fc0(0x17f),_0x480fb3));}[_0x9bc52d(0x13a)](){const _0x4f5934=_0x9bc52d,_0x31859e=this[_0x4f5934(0x191)],_0x433b1b=_0x31859e[_0x4f5934(0x186)];function _0x51c5be(_0x127f91){const _0x33f27f=_0x4f5934,_0x153c77=_0x31859e[_0x33f27f(0x189)][_0x33f27f(0x10c)](_0x33f27f(0x144))[_0x33f27f(0x199)],_0x2b82d2=_0x31859e[_0x33f27f(0x189)][_0x33f27f(0x10c)](_0x33f27f(0x171))[_0x33f27f(0x199)];return _0x33f27f(0x171)===_0x127f91?_0x153c77:_0x2b82d2;}_0x31859e[_0x4f5934(0x13e)][_0x4f5934(0x10c)](_0x4f5934(0x15c))[_0x4f5934(0x147)][_0x4f5934(0x157)](function(_0x190e00){const _0x212841=_0x4f5934;if(_0x212841(0x16d)!=_0x190e00[_0x212841(0x10f)])return;const {data:_0x2b4707}=_0x190e00;if(!_0x2b4707)return;let _0x1f86b2,_0x489483,_0x2395ba,_0x42ade6;switch(_0x2b4707[_0x212841(0x16e)]){case _0x212841(0x144):_0x2395ba=_0x2b4707[_0x212841(0x11e)][0x0][_0x212841(0x114)],_0x42ade6=_0x51c5be(_0x2b4707[_0x212841(0x16e)]),_0x1f86b2=_0x2395ba?_0x212841(0x137):_0x212841(0x134),!_0x42ade6&&_0x31859e[_0x212841(0x19f)][_0x212841(0x10c)](_0x212841(0x17a))||(_0x1f86b2=_0x212841(0x139)),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x129)))};break;case _0x212841(0x171):_0x2395ba=_0x2b4707[_0x212841(0x11e)][0x0][_0x212841(0x114)],_0x42ade6=_0x51c5be(_0x2b4707[_0x212841(0x16e)]),_0x1f86b2=_0x2395ba?_0x212841(0x137):_0x212841(0x134),!_0x42ade6&&_0x31859e[_0x212841(0x19f)][_0x212841(0x10c)](_0x212841(0x17a))||(_0x1f86b2=_0x212841(0x139)),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x135)))};break;case _0x212841(0x113):_0x1f86b2=_0x212841(0x18b),_0x489483={'type':_0x212841(0x120),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x17f)))};break;case _0x212841(0x13c):_0x1f86b2=function(_0x15507c){const _0x6d44fd=_0x212841,_0x3dbdc6=_0x15507c[_0x6d44fd(0x150)]();let _0x5ccca4=_0x3dbdc6[_0x6d44fd(0x109)][_0x6d44fd(0x14b)];for(;_0x5ccca4&&_0x3dbdc6[_0x6d44fd(0x193)](_0x5ccca4);){if(_0x5ccca4[_0x6d44fd(0x194)](_0x6d44fd(0x196))>0x0)return!0x1;_0x5ccca4=_0x5ccca4[_0x6d44fd(0x108)];}return!0x0;}(_0x190e00)?_0x3766c4(_0x433b1b,_0x212841(0x134),_0x3766c4(_0x433b1b,function(_0x55750b){const _0x5131fc=_0x212841;return _0x5131fc(0x107)+_0x55750b[_0x5131fc(0x150)]()[_0x5131fc(0x109)][_0x5131fc(0x14b)][_0x5131fc(0x194)](_0x5131fc(0x148))[_0x5131fc(0x188)]()+_0x5131fc(0x17e);}(_0x190e00))):_0x3766c4(_0x433b1b,_0x212841(0x176),_0x3766c4(_0x433b1b,_0x212841(0x17f))),_0x489483={'type':_0x212841(0x120),'content':_0x1f86b2};break;case _0x212841(0x155):case _0x212841(0x10d):!0x1===_0x2b4707[_0x212841(0x168)]&&(_0x1f86b2=_0x212841(0x18a),_0x489483={'type':_0x212841(0x165),'content':_0x3766c4(_0x433b1b,_0x1f86b2,_0x3766c4(_0x433b1b,_0x212841(0x17f)))});}return _0x489483;});}}function Ee(_0x262362){const _0x4f1356=_0x9bc52d;let _0x2f83ea=_0x262362[_0x4f1356(0x150)]()[_0x4f1356(0x109)][_0x4f1356(0x14b)][_0x4f1356(0x117)];for(;_0x2f83ea;){const _0x13fab8=_0x2f83ea[_0x4f1356(0x194)](_0x4f1356(0x14f));if(!_0x13fab8)return!0x1;if(_0x13fab8==_0x262362[_0x4f1356(0x146)][_0x4f1356(0x156)])return _0x4f1356(0x156);if(_0x13fab8==_0x262362[_0x4f1356(0x146)][_0x4f1356(0x153)])return _0x4f1356(0x153);_0x2f83ea=_0x2f83ea[_0x4f1356(0x117)];}return!0x1;}
23
+ const _0x17d362=_0x2ffa;(function(_0x4a7513,_0x3d1fcd){const _0x46860d=_0x2ffa,_0x3ee13d=_0x4a7513();while(!![]){try{const _0xbc595c=parseInt(_0x46860d(0x238))/0x1+parseInt(_0x46860d(0x205))/0x2*(-parseInt(_0x46860d(0x257))/0x3)+-parseInt(_0x46860d(0x254))/0x4*(-parseInt(_0x46860d(0x226))/0x5)+parseInt(_0x46860d(0x21d))/0x6+-parseInt(_0x46860d(0x20d))/0x7*(-parseInt(_0x46860d(0x1e4))/0x8)+-parseInt(_0x46860d(0x227))/0x9+-parseInt(_0x46860d(0x20c))/0xa*(parseInt(_0x46860d(0x1d8))/0xb);if(_0xbc595c===_0x3d1fcd)break;else _0x3ee13d['push'](_0x3ee13d['shift']());}catch(_0x19b4ba){_0x3ee13d['push'](_0x3ee13d['shift']());}}}(_0x52aa,0x318d5));import{Plugin as _0x44bf88}from'ckeditor5/src/core.js';import{getTranslation as _0xb61168}from'../utils/common-translations.js';function _0x52aa(){const _0x10b0f0=['removeMarker','size','differ','value','data','setSelection','setAttribute','listReversed','accept','getRanges','change','178aGNOiy','forceValue','fromRange','checkTodoList','includes','assureChains','isNextTo','2370nfytLW','105QaqJRH','default','bulleted','trackChangesCommand','outdentList','listStyle','createPositionAt','registerElementLabel','registerBlockAttribute','listItemIdFixer','*Merge:*\x20%0','nodeAfter','newValue','end','oldValue','push','1557708rnnHyM','map','getSuggestions','key','parent','has','getSuggestion','splitListItemAfter','splitListItemBefore','5GFOhkH','3537198JjzTeo','registerCustomCallback','groupId','type','customBulletedList','multipleBlocks','ELEMENT_','*Merge:*\x20list\x20item','formatBlock','_splitMarkerName','ELEMENT_BULLETED_LIST','document','listItemId','add','deletion','detach','customNumberedList','129180rDjvHL','numberedList','descriptionFactory','registerAttributeLabel','config','attributeKey','afterInit','suggestion','mergeListItemBackward','oldRange','*Indent:*\x20%0','selection','*Uncheck\x20item*','*Change\x20to:*\x20%0','_registerLegacyDescription','nextSibling','numbered','change:data','schema','*Split:*\x20list\x20item','todo','registerDescriptionCallback','*Set\x20format:*\x20%0','enableDefaultAttributesIntegration','suggestion:attribute:','containsItem','getFirstMarker','get','766604OjJyTE','editor','*Remove\x20format:*\x20%0','5817omgLJR','FORMAT_INDENT','model','TodoListEditing','listMarkerStyle','refresh','newRange','meta','batch','todoListChecked','format','indentList','*Format:*\x20insert\x20into\x20%0','name','plugins','filter','startsWith','_suggestionFactory','execute','commands','_findSuggestions','documentList','getChangedMarkers','isLocal','mergeListItemForward','ELEMENT_NUMBERED_LIST','listMarker','toUpperCase','attribute','getChanges','previousSibling','createRange','TrackChangesEditing','find','bulletedList','length','5368siRJey','commandName','*Outdent:*\x20%0','getAttribute','commandParams','head','listType','todoList','registerPostFixer','start','locale','hasSuggestion','162008InoIbq','_LIST','ELEMENT_TODO_LIST','attributes','ELEMENT_LIST_ITEM','high','_supportLegacySuggestions','isObject','listStart','*Check\x20item*','next','range','ListEditing','noTrackChangesFixer','todoListCheck','isUndo','getFirstRange','list.multiBlock','listIndent','*Format:*\x20remove\x20from\x20%0','_getAttributeKey','from'];_0x52aa=function(){return _0x10b0f0;};return _0x52aa();}function _0x2ffa(_0x5b543a,_0x1bdaf3){const _0x52aa1a=_0x52aa();return _0x2ffa=function(_0x2ffa3c,_0x2c23d1){_0x2ffa3c=_0x2ffa3c-0x1bb;let _0x5bfa71=_0x52aa1a[_0x2ffa3c];return _0x5bfa71;},_0x2ffa(_0x5b543a,_0x1bdaf3);}import{renameAttributeKey as _0x32c606}from'../trackchangesediting.js';import{LiveRange as _0x2968f7}from'ckeditor5/src/engine.js';export default class K extends _0x44bf88{[_0x17d362(0x23e)](){const _0x1f9fde=_0x17d362,_0x3b63ac=this[_0x1f9fde(0x255)];if(!_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x222)](_0x1f9fde(0x1f0)))return;const _0x176c8d=_0x3b63ac[_0x1f9fde(0x1e2)],_0x3925d8=_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x253)](_0x1f9fde(0x1d4)),_0x2ad5db=_0x3b63ac[_0x1f9fde(0x1c2)][_0x1f9fde(0x222)](_0x1f9fde(0x25a)),_0x16c9d9=!!_0x3b63ac[_0x1f9fde(0x23c)][_0x1f9fde(0x253)](_0x1f9fde(0x1f5));function _0x5ec426(_0x3575b4){const _0x51add6=_0x1f9fde;return{'type':_0x51add6(0x1be),'content':''+_0xb61168(_0x176c8d,_0x51add6(0x24e),_0x3575b4)};}function _0xf0161f(_0x52ff76){const _0x26429c=_0x1f9fde;return{'type':_0x26429c(0x1be),'content':''+_0xb61168(_0x176c8d,_0x26429c(0x256),_0x52ff76)};}_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x239)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1d6)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x237)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x22b)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1bf)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x211)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x224)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x225)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x233)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1de)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1f6)),_0x16c9d9&&(_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x240)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1cc))),_0x2ad5db&&(_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x1df)),_0x3925d8[_0x1f9fde(0x24f)](_0x1f9fde(0x208)),_0x3925d8[_0x1f9fde(0x215)](_0x1f9fde(0x1bd)),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x110dd4=>{const _0x3d9abc=_0x1f9fde,{data:_0x543636}=_0x110dd4;if(_0x543636&&_0x3d9abc(0x1bd)==_0x543636[_0x3d9abc(0x220)])return{'type':_0x3d9abc(0x1be),'content':_0x543636[_0x3d9abc(0x219)]?_0xb61168(_0x176c8d,_0x3d9abc(0x1ed)):_0xb61168(_0x176c8d,_0x3d9abc(0x244))};}),this[_0x1f9fde(0x255)][_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x315af5=>{const _0x4bde25=_0x1f9fde;if(_0x315af5[_0x4bde25(0x1bc)][_0x4bde25(0x1f3)])return!0x1;let _0x26dc40=!0x1;const _0x55dd2e=_0x3925d8[_0x4bde25(0x21f)]({'skipNotAttached':!0x0})[_0x4bde25(0x1c3)](_0x38456b=>_0x4bde25(0x1bd)===_0x3925d8[_0x4bde25(0x1f8)](_0x38456b));for(const _0xda3e4b of _0x55dd2e){_0x4bde25(0x24c)!=_0xda3e4b[_0x4bde25(0x1f4)]()[_0x4bde25(0x1e1)][_0x4bde25(0x218)][_0x4bde25(0x1db)](_0x4bde25(0x1de))&&(_0x3925d8[_0x4bde25(0x1c8)](_0xda3e4b[_0x4bde25(0x1f4)](),_0x4bde25(0x1d0))[_0x4bde25(0x1d5)](_0x117dab=>_0x4bde25(0x1de)===_0x3925d8[_0x4bde25(0x1f8)](_0x117dab[_0x4bde25(0x23f)]))||(_0x315af5[_0x4bde25(0x1fa)](_0xda3e4b[_0x4bde25(0x252)]()),_0x26dc40=!0x0));}return _0x26dc40;})),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x23b)](_0x1f9fde(0x1f6),_0xb61168(_0x176c8d,_0x1f9fde(0x258)));const _0x4e469e={'type':_0x1f9fde(0x1be),'content':''};_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x464145=>{const _0x3f0ea9=_0x1f9fde,{data:_0x32586d}=_0x464145;if(!_0x32586d||_0x3f0ea9(0x1de)!=_0x32586d[_0x3f0ea9(0x220)])return;let _0x2e2770=_0x464145[_0x3f0ea9(0x1dd)];for(;_0x2e2770;){if(_0x2e2770[_0x3f0ea9(0x1fe)]&&((_0x3f0ea9(0x212)==_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)]||_0x3f0ea9(0x25b)==_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)])&&(_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x219)]&&_0x3f0ea9(0x20e)!=_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x219)]||_0x3f0ea9(0x20e)!=_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x21b)]&&!_0x32586d[_0x3f0ea9(0x219)])||!_0x16c9d9&&_0x2e2770[_0x3f0ea9(0x1fe)][_0x3f0ea9(0x220)]==_0x32c606))return _0x4e469e;_0x2e2770=_0x2e2770[_0x3f0ea9(0x1ee)];}if(null==_0x32586d[_0x3f0ea9(0x219)])switch(_0x32586d[_0x3f0ea9(0x21b)]){case _0x3f0ea9(0x20f):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x231)));case _0x3f0ea9(0x248):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x1cd)));case _0x3f0ea9(0x24c):return _0xf0161f(_0xb61168(_0x176c8d,_0x3f0ea9(0x1e6)));}switch(_0x32586d[_0x3f0ea9(0x219)]){case _0x3f0ea9(0x20f):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x231)));case _0x3f0ea9(0x248):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x1cd)));case _0x3f0ea9(0x24c):return _0x5ec426(_0xb61168(_0x176c8d,_0x3f0ea9(0x1e6)));}}),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x24a00b=>{const _0x3fd209=_0x1f9fde,{data:_0x2e8bfd}=_0x24a00b;if(_0x2e8bfd&&_0x3fd209(0x1f6)==_0x2e8bfd[_0x3fd209(0x220)])return null==_0x2e8bfd[_0x3fd209(0x219)]||null==_0x2e8bfd[_0x3fd209(0x21b)]&&0x0==_0x2e8bfd[_0x3fd209(0x219)]?_0x4e469e:void 0x0;}),_0x3925d8[_0x1f9fde(0x23a)][_0x1f9fde(0x24d)](_0x870ad9=>{const _0x379a24=_0x1f9fde;if(_0x379a24(0x1d0)!=_0x870ad9[_0x379a24(0x22a)])return;const {data:_0x2b5cd4}=_0x870ad9;if(!_0x2b5cd4||_0x379a24(0x233)!=_0x2b5cd4[_0x379a24(0x220)])return;const _0xa98d2d=Ee(_0x870ad9);return _0x379a24(0x219)==_0xa98d2d?{'type':_0x379a24(0x1be),'content':_0xb61168(_0x176c8d,_0x379a24(0x22e))}:_0x379a24(0x21b)==_0xa98d2d?{'type':_0x379a24(0x1be),'content':_0xb61168(_0x176c8d,_0x379a24(0x24b))}:_0x4e469e;}),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x2b29d7=>this[_0x1f9fde(0x216)](_0x2b29d7)),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)][_0x1f9fde(0x1e0)](_0x2dcafa=>this[_0x1f9fde(0x1f1)](_0x2dcafa)),_0x3b63ac[_0x1f9fde(0x259)][_0x1f9fde(0x232)]['on'](_0x1f9fde(0x249),(_0x30becb,_0x29fe7a)=>{const _0x86623b=_0x1f9fde;if(_0x29fe7a[_0x86623b(0x1f3)]||!_0x29fe7a[_0x86623b(0x1cb)])return!0x1;this[_0x86623b(0x20a)]();},{'priority':_0x1f9fde(0x1e9)}),this[_0x1f9fde(0x1ea)]();}[_0x17d362(0x216)](_0x3f688c){const _0x368e6e=_0x17d362;if(_0x3f688c[_0x368e6e(0x1bc)][_0x368e6e(0x1f3)]||!_0x3f688c[_0x368e6e(0x1bc)][_0x368e6e(0x1cb)])return!0x1;let _0x49be41=!0x1;const _0x4087d3=this[_0x368e6e(0x255)][_0x368e6e(0x1c2)][_0x368e6e(0x253)](_0x368e6e(0x1d4))[_0x368e6e(0x21f)]({'skipNotAttached':!0x0})[_0x368e6e(0x1c3)](_0x53ec41=>_0x53ec41[_0x368e6e(0x1fe)]&&_0x368e6e(0x233)==_0x53ec41[_0x368e6e(0x1fe)][_0x368e6e(0x220)])[_0x368e6e(0x1c3)](_0x44ddc9=>_0x44ddc9[_0x368e6e(0x1fe)][_0x368e6e(0x219)]&&_0x44ddc9[_0x368e6e(0x1fe)][_0x368e6e(0x21b)]);for(const _0x47faff of _0x4087d3)Ee(_0x47faff)||(_0x3f688c[_0x368e6e(0x1fa)](_0x47faff[_0x368e6e(0x252)]()),_0x49be41=!0x0);return _0x49be41;}[_0x17d362(0x1f1)](_0x223fbb){const _0xd58a81=_0x17d362;if(_0x223fbb[_0xd58a81(0x1bc)][_0xd58a81(0x1f3)]||!_0x223fbb[_0xd58a81(0x1bc)][_0xd58a81(0x1cb)])return!0x1;const _0x9c85b3=this[_0xd58a81(0x255)][_0xd58a81(0x1c2)][_0xd58a81(0x253)](_0xd58a81(0x1d4));if(_0x9c85b3[_0xd58a81(0x210)][_0xd58a81(0x1fd)])return!0x1;let _0x2d2a39=!0x1;const _0x11672e=[_0xd58a81(0x1de),_0xd58a81(0x233),_0xd58a81(0x1f6),_0xd58a81(0x212),_0xd58a81(0x1ec),_0xd58a81(0x201),_0xd58a81(0x1f2),_0xd58a81(0x1ce),_0xd58a81(0x25b)],_0x1ce6ce=this[_0xd58a81(0x255)][_0xd58a81(0x259)][_0xd58a81(0x232)][_0xd58a81(0x1fc)][_0xd58a81(0x1d1)]()[_0xd58a81(0x1c3)](_0x2a12fa=>_0xd58a81(0x1d0)==_0x2a12fa[_0xd58a81(0x22a)])[_0xd58a81(0x1c3)](_0x237e4d=>_0x11672e[_0xd58a81(0x209)](_0x237e4d[_0xd58a81(0x23d)]));if(0x0==_0x1ce6ce[_0xd58a81(0x1d7)])return _0x2d2a39;for(const _0x2d9586 of _0x1ce6ce){const _0x226e6d=_0x9c85b3[_0xd58a81(0x1c8)](_0x2d9586[_0xd58a81(0x1ef)],_0xd58a81(0x1d0))[_0xd58a81(0x1c3)](_0x7e5e9d=>!_0x7e5e9d[_0xd58a81(0x1bb)][_0xd58a81(0x20b)])[_0xd58a81(0x21e)](_0x485b70=>_0x485b70[_0xd58a81(0x23f)])[_0xd58a81(0x1c3)](_0x4aa7d2=>{const _0x3c16b5=_0xd58a81,_0x450ffe=_0x9c85b3[_0x3c16b5(0x1f8)](_0x4aa7d2);return _0x11672e[_0x3c16b5(0x209)](_0x450ffe);});if(_0x226e6d[_0xd58a81(0x1d7)]){for(const _0x5bbd29 of _0x226e6d)_0x223fbb[_0xd58a81(0x1fa)](_0x5bbd29[_0xd58a81(0x252)]());_0x2d2a39=!0x0;}}return _0x2d2a39;}[_0x17d362(0x20a)](){const _0x3f6c98=_0x17d362,_0x3e7552=this[_0x3f6c98(0x255)][_0x3f6c98(0x1c2)][_0x3f6c98(0x253)](_0x3f6c98(0x1d4)),_0x3b6f48=[_0x3f6c98(0x1de),_0x3f6c98(0x233),_0x3f6c98(0x1f6),_0x3f6c98(0x212),_0x3f6c98(0x1ec),_0x3f6c98(0x201),_0x3f6c98(0x1f2),_0x3f6c98(0x1ce),_0x3f6c98(0x25b)];let _0x4d4c25;const _0x2e52d2=new Set(this[_0x3f6c98(0x255)][_0x3f6c98(0x259)][_0x3f6c98(0x232)][_0x3f6c98(0x1fc)][_0x3f6c98(0x1ca)]()[_0x3f6c98(0x1c3)](_0x2d776c=>{const _0x379a42=_0x3f6c98;if(_0x2d776c[_0x379a42(0x1fe)][_0x379a42(0x241)]||!_0x2d776c[_0x379a42(0x1fe)][_0x379a42(0x25d)])return null;if(!_0x2d776c[_0x379a42(0x1c1)][_0x379a42(0x1c4)](_0x379a42(0x250)))return null;const {id:_0x4dd9d0}=_0x3e7552[_0x379a42(0x230)](_0x2d776c[_0x379a42(0x1c1)]);if(!_0x3e7552[_0x379a42(0x1e3)](_0x4dd9d0))return null;const _0x2854ee=_0x3e7552[_0x379a42(0x223)](_0x4dd9d0);return _0x3b6f48[_0x379a42(0x209)](_0x2854ee[_0x379a42(0x1fe)][_0x379a42(0x220)]);})[_0x3f6c98(0x21e)](_0x3a4f0a=>{const _0x3892c4=_0x3f6c98,{id:_0x47a268}=_0x3e7552[_0x3892c4(0x230)](_0x3a4f0a[_0x3892c4(0x1c1)]),_0x35ad42=_0x3e7552[_0x3892c4(0x223)](_0x47a268);return _0x4d4c25=_0x35ad42[_0x3892c4(0x1e7)][_0x3892c4(0x229)],_0x35ad42[_0x3892c4(0x1f4)]()[_0x3892c4(0x1e1)][_0x3892c4(0x218)];}));if(0x0==_0x2e52d2[_0x3f6c98(0x1fb)])return;const _0x34ad00=_0x3e7552[_0x3f6c98(0x21f)]({'skipNotAttached':!0x0})[_0x3f6c98(0x1c3)](_0x176d35=>_0x3f6c98(0x1d0)==_0x176d35[_0x3f6c98(0x22a)]&&_0x176d35[_0x3f6c98(0x1fe)]&&_0x3b6f48[_0x3f6c98(0x209)](_0x176d35[_0x3f6c98(0x1fe)][_0x3f6c98(0x220)])&&_0x176d35[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)]!=_0x4d4c25)[_0x3f6c98(0x21e)](_0x3b4f76=>({'listItem':_0x3b4f76[_0x3f6c98(0x1f4)]()[_0x3f6c98(0x1e1)][_0x3f6c98(0x218)],'groupId':_0x3b4f76[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)]})),_0x432596=new Set();for(const {groupId:_0x2ed65a,listItem:_0x508931}of _0x34ad00)_0x2e52d2[_0x3f6c98(0x222)](_0x508931)&&_0x432596[_0x3f6c98(0x234)](_0x2ed65a);for(const _0x1d90cc of _0x3e7552[_0x3f6c98(0x21f)]())_0x432596[_0x3f6c98(0x222)](_0x1d90cc[_0x3f6c98(0x1e7)][_0x3f6c98(0x229)])&&_0x1d90cc[_0x3f6c98(0x200)](_0x3f6c98(0x229),_0x4d4c25);}[_0x17d362(0x1ea)](){const _0x1a4cd8=_0x17d362,_0x25257b=this[_0x1a4cd8(0x255)],_0xa2ca7e=_0x25257b[_0x1a4cd8(0x1e2)],_0x53095f=_0x25257b[_0x1a4cd8(0x1c2)][_0x1a4cd8(0x253)](_0x1a4cd8(0x1d4));this[_0x1a4cd8(0x246)](),_0x53095f[_0x1a4cd8(0x1c5)][_0x1a4cd8(0x228)](_0x1a4cd8(0x22f),_0x1a4cd8(0x1c9),_0x1a4cd8(0x202),function(_0x295b6e,_0x5dc50e){const _0x41d0d4=_0x1a4cd8,_0x13bacc=[];for(let _0x588c3e of _0x295b6e)_0x588c3e[_0x41d0d4(0x1e1)][_0x41d0d4(0x218)]===_0x588c3e[_0x41d0d4(0x21a)][_0x41d0d4(0x221)]&&(_0x588c3e=_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x1d3)](_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x213)](_0x588c3e[_0x41d0d4(0x1e1)][_0x41d0d4(0x218)],0x0))),_0x13bacc[_0x41d0d4(0x21c)](_0x588c3e);_0x25257b[_0x41d0d4(0x259)][_0x41d0d4(0x204)](_0x48d8c8=>{const _0x2bc938=_0x41d0d4,_0x4d70fe=_0x25257b[_0x2bc938(0x259)][_0x2bc938(0x232)][_0x2bc938(0x243)],_0x577358=Array[_0x2bc938(0x1f9)](_0x4d70fe[_0x2bc938(0x203)]())[_0x2bc938(0x21e)](_0x1d7535=>_0x2968f7[_0x2bc938(0x207)](_0x1d7535));_0x48d8c8[_0x2bc938(0x1ff)](_0x13bacc),_0x25257b[_0x2bc938(0x1c7)][_0x2bc938(0x253)](_0x5dc50e[_0x2bc938(0x1d9)])[_0x2bc938(0x25c)](),_0x5dc50e[_0x2bc938(0x1dc)][_0x2bc938(0x21c)]({'forceDefaultExecution':!0x0}),_0x25257b[_0x2bc938(0x1c6)](_0x5dc50e[_0x2bc938(0x1d9)],..._0x5dc50e[_0x2bc938(0x1dc)]),_0x48d8c8[_0x2bc938(0x1ff)](_0x577358);for(const _0x5b5b08 of _0x577358)_0x5b5b08[_0x2bc938(0x236)]();});}),_0x53095f[_0x1a4cd8(0x23a)][_0x1a4cd8(0x214)](function(_0x313b63){const _0x406e5a=_0x1a4cd8,_0x2f7a8f=!_0x25257b[_0x406e5a(0x259)][_0x406e5a(0x24a)][_0x406e5a(0x1eb)](_0x313b63),_0x4bcc36=_0x313b63[_0x406e5a(0x1d2)],_0x340d3b=_0x313b63[_0x406e5a(0x247)],_0x310422=_0x313b63[_0x406e5a(0x1db)](_0x406e5a(0x233)),_0xf136e=!_0x4bcc36||_0x4bcc36[_0x406e5a(0x1db)](_0x406e5a(0x233))!==_0x310422,_0x155f0d=!_0x340d3b||_0x340d3b[_0x406e5a(0x1db)](_0x406e5a(0x233))!==_0x310422;return _0x2f7a8f&&Boolean(_0x310422)&&_0xf136e&&_0x155f0d;},_0x400240=>_0xb61168(_0xa2ca7e,_0x1a4cd8(0x1e8),_0x400240));}[_0x17d362(0x246)](){const _0x1307d3=_0x17d362,_0x2e24c=this[_0x1307d3(0x255)],_0x1af937=_0x2e24c[_0x1307d3(0x1e2)];function _0x207784(_0x39b5a8){const _0x32d4e3=_0x1307d3,_0x374e3e=_0x2e24c[_0x32d4e3(0x1c7)][_0x32d4e3(0x253)](_0x32d4e3(0x1d6))[_0x32d4e3(0x1fd)],_0x505159=_0x2e24c[_0x32d4e3(0x1c7)][_0x32d4e3(0x253)](_0x32d4e3(0x239))[_0x32d4e3(0x1fd)];return _0x32d4e3(0x239)===_0x39b5a8?_0x374e3e:_0x505159;}_0x2e24c[_0x1307d3(0x1c2)][_0x1307d3(0x253)](_0x1307d3(0x1d4))[_0x1307d3(0x23a)][_0x1307d3(0x24d)](function(_0x2e1b31){const _0x59a4cd=_0x1307d3;if(_0x59a4cd(0x22f)!=_0x2e1b31[_0x59a4cd(0x22a)])return;const {data:_0x55b108}=_0x2e1b31;if(!_0x55b108)return;let _0x2fc49d,_0x216b3f,_0x4d8c90,_0x5957e2;switch(_0x55b108[_0x59a4cd(0x1d9)]){case _0x59a4cd(0x1d6):_0x4d8c90=_0x55b108[_0x59a4cd(0x1dc)][0x0][_0x59a4cd(0x206)],_0x5957e2=_0x207784(_0x55b108[_0x59a4cd(0x1d9)]),_0x2fc49d=_0x4d8c90?_0x59a4cd(0x1c0):_0x59a4cd(0x1f7),!_0x5957e2&&_0x2e24c[_0x59a4cd(0x23c)][_0x59a4cd(0x253)](_0x59a4cd(0x1f5))||(_0x2fc49d=_0x59a4cd(0x245)),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x231)))};break;case _0x59a4cd(0x239):_0x4d8c90=_0x55b108[_0x59a4cd(0x1dc)][0x0][_0x59a4cd(0x206)],_0x5957e2=_0x207784(_0x55b108[_0x59a4cd(0x1d9)]),_0x2fc49d=_0x4d8c90?_0x59a4cd(0x1c0):_0x59a4cd(0x1f7),!_0x5957e2&&_0x2e24c[_0x59a4cd(0x23c)][_0x59a4cd(0x253)](_0x59a4cd(0x1f5))||(_0x2fc49d=_0x59a4cd(0x245)),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1cd)))};break;case _0x59a4cd(0x1bf):_0x2fc49d=_0x59a4cd(0x242),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1e8)))};break;case _0x59a4cd(0x211):_0x2fc49d=function(_0x5d72eb){const _0x5d11b1=_0x59a4cd,_0x43bf38=_0x5d72eb[_0x5d11b1(0x1f4)]();let _0x329ab2=_0x43bf38[_0x5d11b1(0x1e1)][_0x5d11b1(0x218)];for(;_0x329ab2&&_0x43bf38[_0x5d11b1(0x251)](_0x329ab2);){if(_0x329ab2[_0x5d11b1(0x1db)](_0x5d11b1(0x1f6))>0x0)return!0x1;_0x329ab2=_0x329ab2[_0x5d11b1(0x247)];}return!0x0;}(_0x2e1b31)?_0xb61168(_0x1af937,_0x59a4cd(0x1f7),_0xb61168(_0x1af937,function(_0x20856e){const _0x21eb4f=_0x59a4cd;return _0x21eb4f(0x22d)+_0x20856e[_0x21eb4f(0x1f4)]()[_0x21eb4f(0x1e1)][_0x21eb4f(0x218)][_0x21eb4f(0x1db)](_0x21eb4f(0x1de))[_0x21eb4f(0x1cf)]()+_0x21eb4f(0x1e5);}(_0x2e1b31))):_0xb61168(_0x1af937,_0x59a4cd(0x1da),_0xb61168(_0x1af937,_0x59a4cd(0x1e8))),_0x216b3f={'type':_0x59a4cd(0x1be),'content':_0x2fc49d};break;case _0x59a4cd(0x240):case _0x59a4cd(0x1cc):!0x1===_0x55b108[_0x59a4cd(0x22c)]&&(_0x2fc49d=_0x59a4cd(0x217),_0x216b3f={'type':_0x59a4cd(0x235),'content':_0xb61168(_0x1af937,_0x2fc49d,_0xb61168(_0x1af937,_0x59a4cd(0x1e8)))});}return _0x216b3f;});}}function Ee(_0x2da256){const _0x643941=_0x17d362;let _0x53e0fc=_0x2da256[_0x643941(0x1f4)]()[_0x643941(0x1e1)][_0x643941(0x218)][_0x643941(0x1d2)];for(;_0x53e0fc;){const _0x3f7925=_0x53e0fc[_0x643941(0x1db)](_0x643941(0x233));if(!_0x3f7925)return!0x1;if(_0x3f7925==_0x2da256[_0x643941(0x1fe)][_0x643941(0x219)])return _0x643941(0x219);if(_0x3f7925==_0x2da256[_0x643941(0x1fe)][_0x643941(0x21b)])return _0x643941(0x21b);_0x53e0fc=_0x53e0fc[_0x643941(0x1d2)];}return!0x1;}