@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240718.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 (166) 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 +3 -3
  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/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfa31fd=_0x249e;function _0x249e(_0xcf630a,_0x253db3){const _0x57031d=_0x5703();return _0x249e=function(_0x249e7a,_0x3c9a67){_0x249e7a=_0x249e7a-0x140;let _0x29a7af=_0x57031d[_0x249e7a];return _0x29a7af;},_0x249e(_0xcf630a,_0x253db3);}(function(_0x376196,_0x48ddc5){const _0x3dd6e8=_0x249e,_0x157631=_0x376196();while(!![]){try{const _0x4b679b=parseInt(_0x3dd6e8(0x154))/0x1*(parseInt(_0x3dd6e8(0x157))/0x2)+-parseInt(_0x3dd6e8(0x14e))/0x3+parseInt(_0x3dd6e8(0x189))/0x4*(parseInt(_0x3dd6e8(0x16f))/0x5)+-parseInt(_0x3dd6e8(0x194))/0x6*(-parseInt(_0x3dd6e8(0x171))/0x7)+-parseInt(_0x3dd6e8(0x182))/0x8+-parseInt(_0x3dd6e8(0x15d))/0x9+-parseInt(_0x3dd6e8(0x18c))/0xa*(parseInt(_0x3dd6e8(0x141))/0xb);if(_0x4b679b===_0x48ddc5)break;else _0x157631['push'](_0x157631['shift']());}catch(_0x3802d3){_0x157631['push'](_0x157631['shift']());}}}(_0x5703,0x79bd9));import{Plugin as _0x4b8544}from'ckeditor5/src/core.js';import{getTranslation as _0x26bca7}from'../utils/common-translations.js';export default class ut extends _0x4b8544{[_0xfa31fd(0x174)](){const _0x60433e=_0xfa31fd,_0x5b3e00=this[_0x60433e(0x187)],_0x57446f=_0x5b3e00[_0x60433e(0x172)];if(!_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x188)))return;const _0x21ef56=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x15e)](_0x60433e(0x176)),_0x2b9d4c=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x17f));function _0x3e0708(_0x9cbae3){return()=>{const _0x1a31a0=_0x249e,_0x1f2acf=_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x16b)][_0x1a31a0(0x155)],_0x2ea7a5=_0x5b3e00[_0x1a31a0(0x175)][_0x1a31a0(0x15e)](_0x9cbae3);if(_0x2ea7a5[_0x1a31a0(0x193)])return void _0x5b3e00[_0x1a31a0(0x14b)](_0x1a31a0(0x191),{});const _0x386e6c=_0x9cbae3[_0x1a31a0(0x14c)](0x0,-0x4),_0x581177=function(_0x5f3e5a,_0x41a800,_0x590195){const _0x1aad66=_0x1a31a0;let _0x599c47=Array[_0x1aad66(0x178)](_0x5f3e5a)[_0x1aad66(0x184)](_0xcc9bc=>function(_0x3252cf,_0x451992){const _0x3afff4=_0x1aad66;return _0x451992[_0x3afff4(0x18b)](_0x3252cf[_0x3afff4(0x164)],_0x3afff4(0x168))&&!_0x451992[_0x3afff4(0x15f)](_0x3252cf);}(_0xcc9bc,_0x590195));_0x599c47=_0x599c47[_0x1aad66(0x184)](_0x29f8b6=>!_0x29f8b6['is'](_0x1aad66(0x151),_0x1aad66(0x168))||_0x29f8b6[_0x1aad66(0x16a)](_0x1aad66(0x18d))!=_0x41a800);const _0x28acad=new Set();for(const _0x4a0f19 of _0x599c47)_0x4a0f19['is'](_0x1aad66(0x151),_0x1aad66(0x168))?_0x28acad[_0x1aad66(0x18a)](fe(_0x4a0f19)):_0x28acad[_0x1aad66(0x18a)](_0x4a0f19);return Array[_0x1aad66(0x178)](_0x28acad);}(_0x1f2acf[_0x1a31a0(0x159)](),_0x386e6c,_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x144)]);_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x146)](()=>{const _0x255dfc=_0x1a31a0;for(const _0x185df6 of _0x581177)_0x21ef56[_0x255dfc(0x15a)](_0x185df6,{'commandName':_0x9cbae3,'commandParams':[{'forceValue':!_0x2ea7a5[_0x255dfc(0x193)]}],'formatGroupId':_0x255dfc(0x152)},ue(_0x185df6));});};}function _0x553e5d(_0x8184ba){return()=>{const _0x4d7dbe=_0x249e,_0x504589=function(_0x2daf56){const _0x56c064=_0x249e;let _0x41cc72=Array[_0x56c064(0x178)](_0x2daf56);const _0x5bf909=_0x41cc72[_0x56c064(0x14a)](_0x10356c=>_0x56c064(0x168)!=_0x10356c[_0x56c064(0x163)]);return _0x5bf909>-0x1&&(_0x41cc72=_0x41cc72[_0x56c064(0x14c)](0x0,_0x5bf909)),_0x41cc72;}(_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x16b)][_0x4d7dbe(0x155)][_0x4d7dbe(0x159)]()),_0x12bfa4=_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x17b)](_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[0x0],_0x4d7dbe(0x166)),_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[_0x504589[_0x4d7dbe(0x149)]-0x1],_0x4d7dbe(0x167)));_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x146)](()=>{const _0x47ed18=_0x4d7dbe;_0x21ef56[_0x47ed18(0x15a)](_0x12bfa4,{'commandName':_0x8184ba,'commandParams':[],'formatGroupId':_0x47ed18(0x145)},function(_0x429d7c){const _0x7ce05e=_0x47ed18,_0x30e88d=new Set();for(const _0x1ddbbf of _0x429d7c){let _0x2fa426=_0x1ddbbf[_0x7ce05e(0x180)];for(;_0x2fa426&&_0x2fa426[_0x7ce05e(0x16a)](_0x7ce05e(0x145))>_0x1ddbbf[_0x7ce05e(0x16a)](_0x7ce05e(0x145));)_0x30e88d[_0x7ce05e(0x18a)](_0x2fa426),_0x2fa426=_0x2fa426[_0x7ce05e(0x180)];}return Array[_0x7ce05e(0x178)](_0x30e88d);}(_0x504589));});};}_0x21ef56[_0x60433e(0x143)](_0x60433e(0x15c),_0x3e0708(_0x60433e(0x15c))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x18f),_0x3e0708(_0x60433e(0x18f))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x186),_0x3e0708(_0x60433e(0x186))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x153),_0x553e5d(_0x60433e(0x153))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x147),_0x553e5d(_0x60433e(0x147))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x150),()=>{const _0x37c2a4=_0x60433e,_0x2d220a=_0x5b3e00[_0x37c2a4(0x175)][_0x37c2a4(0x15e)](_0x37c2a4(0x150)),_0x11fdee=Array[_0x37c2a4(0x178)](_0x2d220a[_0x37c2a4(0x196)]);_0x11fdee[_0x37c2a4(0x184)](_0x804eef=>_0x804eef[_0x37c2a4(0x16a)](_0x37c2a4(0x158))!=_0x2d220a[_0x37c2a4(0x193)]),_0x5b3e00[_0x37c2a4(0x179)][_0x37c2a4(0x146)](()=>{const _0x4c81d6=_0x37c2a4;for(const _0x375de4 of _0x11fdee)_0x21ef56[_0x4c81d6(0x15a)](_0x375de4,{'commandName':_0x4c81d6(0x150),'commandParams':[{'forceValue':!_0x2d220a[_0x4c81d6(0x193)]}]});});}),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x148)](_0x60433e(0x168),_0x17c93e=>_0x26bca7(_0x57446f,_0x60433e(0x170),_0x17c93e)),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x190)](_0x25c069=>{const _0x12df3a=_0x60433e;if(_0x12df3a(0x16c)!=_0x25c069[_0x12df3a(0x140)]&&_0x12df3a(0x14d)!=_0x25c069[_0x12df3a(0x140)])return;const {data:_0x23b705}=_0x25c069;if(_0x23b705){if(_0x12df3a(0x15c)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x18f)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x186)==_0x23b705[_0x12df3a(0x17c)])switch(_0x23b705[_0x12df3a(0x17c)][_0x12df3a(0x161)](_0x12df3a(0x162),'')){case _0x12df3a(0x17d):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x16d)));case _0x12df3a(0x14f):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x15b)));case _0x12df3a(0x185):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x165)));}if(_0x12df3a(0x153)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x17a),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x147)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x16e),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x150)==_0x23b705[_0x12df3a(0x17c)])return _0x23b705[_0x12df3a(0x17e)][0x0][_0x12df3a(0x183)]?{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x160))}:{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x192))};}function _0x3fb023(_0x38ef80){const _0x17bfee=_0x12df3a;return{'type':_0x17bfee(0x169),'content':_0x26bca7(_0x57446f,_0x17bfee(0x181),_0x38ef80)};}});}}function fe(_0x4c4138){const _0x51e1d2=_0xfa31fd,_0x157aaa=_0x4c4138[_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(0x0==_0x157aaa)return _0x4c4138;let _0x1faa94=_0x4c4138;for(;_0x4c4138[_0x51e1d2(0x173)]&&_0x4c4138[_0x51e1d2(0x173)]['is'](_0x51e1d2(0x151),_0x51e1d2(0x168));){const _0x282311=_0x4c4138[_0x51e1d2(0x173)][_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(_0x282311==_0x157aaa)_0x1faa94=_0x4c4138[_0x51e1d2(0x173)];else{if(_0x282311<_0x157aaa)break;}_0x4c4138=_0x4c4138[_0x51e1d2(0x173)];}return _0x1faa94;}function ue(_0x103542){const _0x52e42b=_0xfa31fd,_0x3c96d6=[];if(_0x103542['is'](_0x52e42b(0x151),_0x52e42b(0x168))&&_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145))>0x0){let _0x443fbd=_0x103542[_0x52e42b(0x180)];for(;_0x443fbd&&_0x52e42b(0x168)==_0x443fbd[_0x52e42b(0x163)]&&_0x443fbd[_0x52e42b(0x16a)](_0x52e42b(0x145))==_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145));)_0x3c96d6[_0x52e42b(0x195)](_0x443fbd),_0x443fbd=_0x443fbd[_0x52e42b(0x180)];}return _0x3c96d6;}function _0x5703(){const _0x4af8d9=['numbered','checkTodoList','element','blockName','indentList','71pXCNUd','selection','has','27602MGZBab','todoListChecked','getSelectedBlocks','markBlockFormat','ELEMENT_NUMBERED_LIST','numberedList','680868PWVDcf','get','isObject','*Check\x20item*','replace','List','name','parent','ELEMENT_TODO_LIST','before','end','listItem','format','getAttribute','document','formatBlock','ELEMENT_BULLETED_LIST','*Outdent:*\x20%0','1535uLqByG','ELEMENT_LIST_ITEM','14qPJrfS','locale','previousSibling','afterInit','commands','TrackChangesEditing','plugins','from','model','*Indent:*\x20%0','createRange','commandName','bulleted','commandParams','LegacyTodoListEditing','nextSibling','*Change\x20to:*\x20%0','1163904QoLiyN','forceValue','filter','todo','todoList','editor','LegacyListEditing','7316ZPXAno','add','checkChild','10kUThmq','listType','descriptionFactory','bulletedList','registerDescriptionCallback','paragraph','*Uncheck\x20item*','value','2705946AjsoJi','push','_selectedElements','type','8618522TFQRDq','createPositionAt','enableCommand','schema','listIndent','change','outdentList','registerElementLabel','length','findIndex','execute','slice','formatInline','2820195OOaBpw'];_0x5703=function(){return _0x4af8d9;};return _0x5703();}
23
+ const _0x2e9c48=_0xe2d4;(function(_0x10e813,_0x23c456){const _0x773380=_0xe2d4,_0x581d51=_0x10e813();while(!![]){try{const _0x8babc3=parseInt(_0x773380(0x207))/0x1*(parseInt(_0x773380(0x203))/0x2)+-parseInt(_0x773380(0x1f8))/0x3+-parseInt(_0x773380(0x211))/0x4*(parseInt(_0x773380(0x1f1))/0x5)+parseInt(_0x773380(0x222))/0x6*(-parseInt(_0x773380(0x23a))/0x7)+-parseInt(_0x773380(0x239))/0x8+parseInt(_0x773380(0x1f6))/0x9*(-parseInt(_0x773380(0x1f2))/0xa)+parseInt(_0x773380(0x236))/0xb;if(_0x8babc3===_0x23c456)break;else _0x581d51['push'](_0x581d51['shift']());}catch(_0x5c9483){_0x581d51['push'](_0x581d51['shift']());}}}(_0x34fa,0x691fb));function _0xe2d4(_0x5b3ac3,_0x2b321c){const _0x34fa72=_0x34fa();return _0xe2d4=function(_0xe2d4d3,_0x520693){_0xe2d4d3=_0xe2d4d3-0x1e8;let _0x15760c=_0x34fa72[_0xe2d4d3];return _0x15760c;},_0xe2d4(_0x5b3ac3,_0x2b321c);}import{Plugin as _0x29764a}from'ckeditor5/src/core.js';import{getTranslation as _0x3bbb77}from'../utils/common-translations.js';export default class ut extends _0x29764a{[_0x2e9c48(0x1fb)](){const _0x3995d0=_0x2e9c48,_0x49fa26=this[_0x3995d0(0x1f9)],_0x2f3873=_0x49fa26[_0x3995d0(0x20e)];if(!_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x21a)](_0x3995d0(0x225)))return;const _0x5569f8=_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x234)](_0x3995d0(0x216)),_0x315405=_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x21a)](_0x3995d0(0x1ef));function _0x5b3410(_0x5123d1){return()=>{const _0x38c5fa=_0xe2d4,_0xba3880=_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x20a)][_0x38c5fa(0x21b)],_0x10c491=_0x49fa26[_0x38c5fa(0x20c)][_0x38c5fa(0x234)](_0x5123d1);if(_0x10c491[_0x38c5fa(0x233)])return void _0x49fa26[_0x38c5fa(0x237)](_0x38c5fa(0x22f),{});const _0x25b3de=_0x5123d1[_0x38c5fa(0x1ec)](0x0,-0x4),_0x2b4669=function(_0x229b69,_0x431a51,_0x2e85b7){const _0x1a8410=_0x38c5fa;let _0x1bc361=Array[_0x1a8410(0x1ed)](_0x229b69)[_0x1a8410(0x201)](_0x1e3c1a=>function(_0x33bee8,_0x2878b3){const _0x1f2e1c=_0x1a8410;return _0x2878b3[_0x1f2e1c(0x230)](_0x33bee8[_0x1f2e1c(0x208)],_0x1f2e1c(0x22b))&&!_0x2878b3[_0x1f2e1c(0x202)](_0x33bee8);}(_0x1e3c1a,_0x2e85b7));_0x1bc361=_0x1bc361[_0x1a8410(0x201)](_0x5e3ba9=>!_0x5e3ba9['is'](_0x1a8410(0x1f4),_0x1a8410(0x22b))||_0x5e3ba9[_0x1a8410(0x1ee)](_0x1a8410(0x228))!=_0x431a51);const _0x257145=new Set();for(const _0x3256ab of _0x1bc361)_0x3256ab['is'](_0x1a8410(0x1f4),_0x1a8410(0x22b))?_0x257145[_0x1a8410(0x1f3)](fe(_0x3256ab)):_0x257145[_0x1a8410(0x1f3)](_0x3256ab);return Array[_0x1a8410(0x1ed)](_0x257145);}(_0xba3880[_0x38c5fa(0x20f)](),_0x25b3de,_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x229)]);_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x1fa)](()=>{const _0x2e5245=_0x38c5fa;for(const _0x4d01d2 of _0x2b4669)_0x5569f8[_0x2e5245(0x1fc)](_0x4d01d2,{'commandName':_0x5123d1,'commandParams':[{'forceValue':!_0x10c491[_0x2e5245(0x233)]}],'formatGroupId':_0x2e5245(0x23c)},ue(_0x4d01d2));});};}function _0x38e69e(_0x272cc7){return()=>{const _0x895ab=_0xe2d4,_0x1fe9fc=function(_0x2edacc){const _0x59b437=_0xe2d4;let _0x3bcdf0=Array[_0x59b437(0x1ed)](_0x2edacc);const _0x146d0c=_0x3bcdf0[_0x59b437(0x1e9)](_0x47f603=>_0x59b437(0x22b)!=_0x47f603[_0x59b437(0x218)]);return _0x146d0c>-0x1&&(_0x3bcdf0=_0x3bcdf0[_0x59b437(0x1ec)](0x0,_0x146d0c)),_0x3bcdf0;}(_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x20a)][_0x895ab(0x21b)][_0x895ab(0x20f)]()),_0x369b0f=_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x22c)](_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x204)](_0x1fe9fc[0x0],_0x895ab(0x20b)),_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x204)](_0x1fe9fc[_0x1fe9fc[_0x895ab(0x1e8)]-0x1],_0x895ab(0x210)));_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x1fa)](()=>{const _0x8d65ca=_0x895ab;_0x5569f8[_0x8d65ca(0x1fc)](_0x369b0f,{'commandName':_0x272cc7,'commandParams':[],'formatGroupId':_0x8d65ca(0x231)},function(_0x3894c6){const _0x39da81=_0x8d65ca,_0x34e693=new Set();for(const _0x4b0206 of _0x3894c6){let _0x553fa0=_0x4b0206[_0x39da81(0x238)];for(;_0x553fa0&&_0x553fa0[_0x39da81(0x1ee)](_0x39da81(0x231))>_0x4b0206[_0x39da81(0x1ee)](_0x39da81(0x231));)_0x34e693[_0x39da81(0x1f3)](_0x553fa0),_0x553fa0=_0x553fa0[_0x39da81(0x238)];}return Array[_0x39da81(0x1ed)](_0x34e693);}(_0x1fe9fc));});};}_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x226),_0x5b3410(_0x3995d0(0x226))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x221),_0x5b3410(_0x3995d0(0x221))),_0x315405&&_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x224),_0x5b3410(_0x3995d0(0x224))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x22d),_0x38e69e(_0x3995d0(0x22d))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x21d),_0x38e69e(_0x3995d0(0x21d))),_0x315405&&_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x1ea),()=>{const _0x7b979a=_0x3995d0,_0x34f2e1=_0x49fa26[_0x7b979a(0x20c)][_0x7b979a(0x234)](_0x7b979a(0x1ea)),_0x21fb02=Array[_0x7b979a(0x1ed)](_0x34f2e1[_0x7b979a(0x21c)]);_0x21fb02[_0x7b979a(0x201)](_0x2f8558=>_0x2f8558[_0x7b979a(0x1ee)](_0x7b979a(0x21f))!=_0x34f2e1[_0x7b979a(0x233)]),_0x49fa26[_0x7b979a(0x20d)][_0x7b979a(0x1fa)](()=>{const _0x270bb8=_0x7b979a;for(const _0x4bea17 of _0x21fb02)_0x5569f8[_0x270bb8(0x1fc)](_0x4bea17,{'commandName':_0x270bb8(0x1ea),'commandParams':[{'forceValue':!_0x34f2e1[_0x270bb8(0x233)]}]});});}),_0x5569f8[_0x3995d0(0x21e)][_0x3995d0(0x1f5)](_0x3995d0(0x22b),_0x33275c=>_0x3bbb77(_0x2f3873,_0x3995d0(0x1fd),_0x33275c)),_0x5569f8[_0x3995d0(0x21e)][_0x3995d0(0x209)](_0x1d7e60=>{const _0x3405de=_0x3995d0;if(_0x3405de(0x215)!=_0x1d7e60[_0x3405de(0x214)]&&_0x3405de(0x227)!=_0x1d7e60[_0x3405de(0x214)])return;const {data:_0x171590}=_0x1d7e60;if(_0x171590){if(_0x3405de(0x226)==_0x171590[_0x3405de(0x22a)]||_0x3405de(0x221)==_0x171590[_0x3405de(0x22a)]||_0x3405de(0x224)==_0x171590[_0x3405de(0x22a)])switch(_0x171590[_0x3405de(0x22a)][_0x3405de(0x220)](_0x3405de(0x212),'')){case _0x3405de(0x1fe):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x205)));case _0x3405de(0x1f7):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x219)));case _0x3405de(0x23e):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x200)));}if(_0x3405de(0x22d)==_0x171590[_0x3405de(0x22a)])return{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x23b),_0x3bbb77(_0x2f3873,_0x3405de(0x1fd)))};if(_0x3405de(0x21d)==_0x171590[_0x3405de(0x22a)])return{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x213),_0x3bbb77(_0x2f3873,_0x3405de(0x1fd)))};if(_0x3405de(0x1ea)==_0x171590[_0x3405de(0x22a)])return _0x171590[_0x3405de(0x232)][0x0][_0x3405de(0x217)]?{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x223))}:{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x235))};}function _0x540ffb(_0x46aecd){const _0x3bf631=_0x3405de;return{'type':_0x3bf631(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3bf631(0x1ff),_0x46aecd)};}});}}function _0x34fa(){const _0x1f604a=['execute','nextSibling','324144rURwuO','389515BJyoPb','*Indent:*\x20%0','blockName','format','todo','length','findIndex','checkTodoList','enableCommand','slice','from','getAttribute','LegacyTodoListEditing','plugins','10FJenxL','59690PdTLUH','add','element','registerElementLabel','774dUQyvl','numbered','348492bvYDgB','editor','change','afterInit','markBlockFormat','ELEMENT_LIST_ITEM','bulleted','*Change\x20to:*\x20%0','ELEMENT_TODO_LIST','filter','isObject','20kJezPh','createPositionAt','ELEMENT_BULLETED_LIST','previousSibling','89bjXLvH','parent','registerDescriptionCallback','document','before','commands','model','locale','getSelectedBlocks','end','869032NlzKWQ','List','*Outdent:*\x20%0','type','formatBlock','TrackChangesEditing','forceValue','name','ELEMENT_NUMBERED_LIST','has','selection','_selectedElements','outdentList','descriptionFactory','todoListChecked','replace','bulletedList','36fyJwZh','*Check\x20item*','todoList','LegacyListEditing','numberedList','formatInline','listType','schema','commandName','listItem','createRange','indentList','push','paragraph','checkChild','listIndent','commandParams','value','get','*Uncheck\x20item*','20549089xlpSJi'];_0x34fa=function(){return _0x1f604a;};return _0x34fa();}function fe(_0x43764b){const _0x409773=_0x2e9c48,_0x24b856=_0x43764b[_0x409773(0x1ee)](_0x409773(0x231));if(0x0==_0x24b856)return _0x43764b;let _0x9cf547=_0x43764b;for(;_0x43764b[_0x409773(0x206)]&&_0x43764b[_0x409773(0x206)]['is'](_0x409773(0x1f4),_0x409773(0x22b));){const _0x3f6207=_0x43764b[_0x409773(0x206)][_0x409773(0x1ee)](_0x409773(0x231));if(_0x3f6207==_0x24b856)_0x9cf547=_0x43764b[_0x409773(0x206)];else{if(_0x3f6207<_0x24b856)break;}_0x43764b=_0x43764b[_0x409773(0x206)];}return _0x9cf547;}function ue(_0x1d0e1b){const _0x34a555=_0x2e9c48,_0x235363=[];if(_0x1d0e1b['is'](_0x34a555(0x1f4),_0x34a555(0x22b))&&_0x1d0e1b[_0x34a555(0x1ee)](_0x34a555(0x231))>0x0){let _0x3a73ba=_0x1d0e1b[_0x34a555(0x238)];for(;_0x3a73ba&&_0x34a555(0x22b)==_0x3a73ba[_0x34a555(0x218)]&&_0x3a73ba[_0x34a555(0x1ee)](_0x34a555(0x231))==_0x1d0e1b[_0x34a555(0x1ee)](_0x34a555(0x231));)_0x235363[_0x34a555(0x22e)](_0x3a73ba),_0x3a73ba=_0x3a73ba[_0x34a555(0x238)];}return _0x235363;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47029f=_0x32ff;function _0x1a49(){const _0x2c56f9=['filter','listStart','from','21ujaTuB','_getTranslationKeyForListStyle','getLastPosition','formatInline','numbered','ELEMENT_','getAttribute','descriptionFactory','styles','createPositionAt','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','LegacyListPropertiesEditing','list.properties','getSiblingNodes','commandName','handleListStyleCommand','flat','afterInit','get','forward','2222785ueASah','registerDescriptionCallback','78544WCASGu','handleDescriptions','startIndex','element','formatBlock','document','map','_getSuggestionBlocks','change','getSelectedBlocks','editor','locale','getListTypeFromListStyleType','createRange','replace','*Format:*\x20set\x20order\x20to\x20regular','LegacyListUtils','1132396jXaTFK','listItem','6ChqIcf','listType','toUpperCase','handleListReversedCommand','plugins','unshift','listStyle','push','selection','getFirstPosition','backward','format','_getSuggestionBlocksForListStyle','12thMjhq','bind','model','before','length','parent','TrackChangesEditing','enableCommand','has','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20reversed','reversed','797464OqyPJt','5364970BJsBTO','type','333073fJgKmZ','1255032QVTXkh','handleListStartCommand','listReversed','config','commandParams','_LIST_','default'];_0x1a49=function(){return _0x2c56f9;};return _0x1a49();}(function(_0x4fc06b,_0x38721b){const _0xe55a6=_0x32ff,_0x2d9adc=_0x4fc06b();while(!![]){try{const _0x18d78e=-parseInt(_0xe55a6(0xd8))/0x1+-parseInt(_0xe55a6(0xfa))/0x2*(parseInt(_0xe55a6(0xc9))/0x3)+-parseInt(_0xe55a6(0xba))/0x4+-parseInt(_0xe55a6(0xf8))/0x5*(-parseInt(_0xe55a6(0xbc))/0x6)+parseInt(_0xe55a6(0xe3))/0x7*(parseInt(_0xe55a6(0xd5))/0x8)+-parseInt(_0xe55a6(0xd9))/0x9+parseInt(_0xe55a6(0xd6))/0xa;if(_0x18d78e===_0x38721b)break;else _0x2d9adc['push'](_0x2d9adc['shift']());}catch(_0x596b14){_0x2d9adc['push'](_0x2d9adc['shift']());}}}(_0x1a49,0x59b23));function _0x32ff(_0x3e9ebf,_0xdbfd95){const _0x1a4952=_0x1a49();return _0x32ff=function(_0x32ff34,_0x3a86d1){_0x32ff34=_0x32ff34-0xb9;let _0x1b72e4=_0x1a4952[_0x32ff34];return _0x1b72e4;},_0x32ff(_0x3e9ebf,_0xdbfd95);}import{Plugin as _0x1b549c}from'ckeditor5/src/core.js';import{getTranslation as _0x206040}from'../utils/common-translations.js';export default class K extends _0x1b549c{[_0x47029f(0xf5)](){const _0xd68cbd=_0x47029f;if(!this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xd1)](_0xd68cbd(0xef)))return;const _0x5a9cab=this[_0xd68cbd(0x104)][_0xd68cbd(0xdc)][_0xd68cbd(0xf6)](_0xd68cbd(0xf0)),_0x20ba3f=this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xf6)](_0xd68cbd(0xcf));_0x5a9cab[_0xd68cbd(0xeb)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xc2),this[_0xd68cbd(0xf3)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xd4)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xdb),this[_0xd68cbd(0xbf)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xfc)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xe1),this[_0xd68cbd(0xda)][_0xd68cbd(0xca)](this)),_0x20ba3f[_0xd68cbd(0xea)][_0xd68cbd(0xf9)](this[_0xd68cbd(0xfb)][_0xd68cbd(0xca)](this));}[_0x47029f(0xf3)](_0x49d425,_0x5f3ff0={}){const _0x20591b=_0x47029f,_0x1e087b=this[_0x20591b(0x104)][_0x20591b(0xc0)][_0x20591b(0xf6)](_0x20591b(0xcf)),_0x8425ee=this[_0x20591b(0xc8)]();this[_0x20591b(0x104)][_0x20591b(0xcb)][_0x20591b(0x102)](()=>{const _0x20bc79=_0x20591b;_0x1e087b[_0x20bc79(0xd2)](_0x8425ee,{'commandName':_0x20bc79(0xc2),'commandParams':[{'type':_0x5f3ff0[_0x20bc79(0xd7)]}],'formatGroupId':_0x20bc79(0xc2)});});}[_0x47029f(0xbf)](_0x5c137c,_0x53cc70={}){const _0x12e1cd=_0x47029f,_0x47ee9a=this[_0x12e1cd(0x104)][_0x12e1cd(0xc0)][_0x12e1cd(0xf6)](_0x12e1cd(0xcf)),_0x16eabf=this[_0x12e1cd(0x101)](_0x24a707=>_0x24a707['is'](_0x12e1cd(0xfd),_0x12e1cd(0xbb))&&_0x12e1cd(0xe7)===_0x24a707[_0x12e1cd(0xe9)](_0x12e1cd(0xbd)));if(_0x16eabf[_0x12e1cd(0xcd)]<0x1)return;const _0x4f97fc=_0x16eabf[_0x12e1cd(0x100)](_0x2f1ede=>this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x107)](this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,_0x12e1cd(0xcc)),this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,0x0)));this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x102)](()=>{const _0x20c9e5=_0x12e1cd;_0x47ee9a[_0x20c9e5(0xd2)](_0x4f97fc,{'commandName':_0x20c9e5(0xdb),'commandParams':[{'reversed':_0x53cc70[_0x20c9e5(0xd4)]}],'formatGroupId':_0x20c9e5(0xdb)});});}[_0x47029f(0xda)](_0x1a15fc,_0x426a94={}){const _0x5d85bc=_0x47029f,_0x56388f=this[_0x5d85bc(0x104)][_0x5d85bc(0xc0)][_0x5d85bc(0xf6)](_0x5d85bc(0xcf)),_0x33760c=this[_0x5d85bc(0x101)](_0x16ddb2=>_0x16ddb2['is'](_0x5d85bc(0xfd),_0x5d85bc(0xbb))&&_0x5d85bc(0xe7)===_0x16ddb2[_0x5d85bc(0xe9)](_0x5d85bc(0xbd)));if(_0x33760c[_0x5d85bc(0xcd)]<0x1)return;const _0x58b22e=_0x33760c[_0x5d85bc(0x100)](_0x4a86d0=>this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x107)](this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,_0x5d85bc(0xcc)),this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,0x0)));this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x102)](()=>{const _0x560a46=_0x5d85bc;_0x56388f[_0x560a46(0xd2)](_0x58b22e,{'commandName':_0x560a46(0xe1),'commandParams':[{'startIndex':_0x426a94[_0x560a46(0xfc)]}],'formatGroupId':_0x560a46(0xe1)});});}[_0x47029f(0xfb)](_0x50fd0b){const _0x57e904=_0x47029f;if(_0x57e904(0xfe)!=_0x50fd0b[_0x57e904(0xd7)]&&_0x57e904(0xe6)!=_0x50fd0b[_0x57e904(0xd7)])return;const _0x2badc3=this[_0x57e904(0x104)][_0x57e904(0x105)],{data:_0x5788b1}=_0x50fd0b;if(!_0x5788b1)return;let _0xb29e73,_0x3c2a13;switch(_0x5788b1[_0x57e904(0xf2)]){case _0x57e904(0xc2):_0xb29e73=_0x57e904(0xee),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x206040(_0x2badc3,this[_0x57e904(0xe4)](_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd7)])))};break;case _0x57e904(0xdb):_0xb29e73=_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd4)]?_0x57e904(0xd3):_0x57e904(0x109),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73)};break;case _0x57e904(0xe1):_0xb29e73=_0x57e904(0xed),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xfc)])};}return _0x3c2a13;}[_0x47029f(0xc8)](){const _0x3ff3a2=_0x47029f;var _0x4b6a39,_0x416b0,_0x4d2dc8,_0x2b1ab9;const _0x1e3245=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xc0)][_0x3ff3a2(0xf6)](_0x3ff3a2(0xb9));let _0x1d67f6=Array[_0x3ff3a2(0xe2)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0x103)]());return(null===(_0x4b6a39=_0x1d67f6[0x0])||void 0x0===_0x4b6a39?void 0x0:_0x4b6a39['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc1)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)](),_0x3ff3a2(0xc6))),(null===(_0x416b0=_0x1d67f6[_0x1d67f6[_0x3ff3a2(0xcd)]-0x1])||void 0x0===_0x416b0?void 0x0:_0x416b0['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc3)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xe5)](),_0x3ff3a2(0xf7))),_0x1d67f6=[...new Set(_0x1d67f6)],(null===(_0x2b1ab9=null===(_0x4d2dc8=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)]())||void 0x0===_0x4d2dc8?void 0x0:_0x4d2dc8[_0x3ff3a2(0xce)])||void 0x0===_0x2b1ab9?void 0x0:_0x2b1ab9['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&(_0x1d67f6=_0x1d67f6[_0x3ff3a2(0xe0)](_0x536a99=>_0x536a99['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))),_0x1d67f6;}[_0x47029f(0x101)](_0x1ae3a3){const _0x4b6bcc=_0x47029f,_0x1baeba=this[_0x4b6bcc(0x104)][_0x4b6bcc(0xc0)][_0x4b6bcc(0xf6)](_0x4b6bcc(0xb9));let _0x3e77bc=Array[_0x4b6bcc(0xe2)](this[_0x4b6bcc(0x104)][_0x4b6bcc(0xcb)][_0x4b6bcc(0xff)][_0x4b6bcc(0xc4)][_0x4b6bcc(0x103)]())[_0x4b6bcc(0xe0)](_0x1ae3a3)[_0x4b6bcc(0x100)](_0x14a544=>{const _0x36710c=_0x4b6bcc,_0x3ca76d=this[_0x36710c(0x104)][_0x36710c(0xcb)][_0x36710c(0xec)](_0x14a544,0x0);return[..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xc6)),..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xf7))];})[_0x4b6bcc(0xf4)]();return _0x3e77bc=[...new Set(_0x3e77bc)],_0x3e77bc;}[_0x47029f(0xe4)](_0x411019){const _0x18f66d=_0x47029f;return _0x18f66d(0xe8)+(this[_0x18f66d(0x104)][_0x18f66d(0xc0)][_0x18f66d(0xf6)](_0x18f66d(0xb9))[_0x18f66d(0x106)](_0x411019)||_0x18f66d(0xdf))[_0x18f66d(0xbe)]()+_0x18f66d(0xde)+_0x411019[_0x18f66d(0xbe)]()[_0x18f66d(0x108)](/-/g,'_');}}
23
+ function _0x3162(_0x299405,_0x517556){const _0xf5e860=_0xf5e8();return _0x3162=function(_0x3162c6,_0x936c38){_0x3162c6=_0x3162c6-0x110;let _0xd30a5e=_0xf5e860[_0x3162c6];return _0xd30a5e;},_0x3162(_0x299405,_0x517556);}function _0xf5e8(){const _0x109aa9=['from','2168LnGoSt','backward','toUpperCase','ELEMENT_','1203816JtzRvu','createPositionAt','_LIST_','enableCommand','handleDescriptions','TrackChangesEditing','push','before','markMultiRangeBlockFormat','type','listItem','getSelectedBlocks','selection','map','replace','handleListStyleCommand','numbered','240CTEQHI','handleListReversedCommand','createRange','_getSuggestionBlocks','parent','config','1196690HWiIWU','unshift','descriptionFactory','format','styles','element','2117SDFdWN','getSiblingNodes','2943479AXKWIG','reversed','listStyle','flat','plugins','_getSuggestionBlocksForListStyle','length','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','listType','getListTypeFromListStyleType','commandParams','getAttribute','formatBlock','getFirstPosition','listStart','*Change\x20to:*\x20%0','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','352oNGrcL','*Format:*\x20set\x20order\x20to\x20reversed','document','commandName','change','bind','filter','listReversed','startIndex','list.properties','model','LegacyListUtils','default','22232SCSuHk','441ktrVBc','afterInit','4718790rrDXPA','locale','get','editor','LegacyListPropertiesEditing','forward','has','formatInline','getLastPosition'];_0xf5e8=function(){return _0x109aa9;};return _0xf5e8();}const _0x2b5233=_0x3162;(function(_0x5072d4,_0x57d0d5){const _0x52d85e=_0x3162,_0x3050bd=_0x5072d4();while(!![]){try{const _0xd8e30f=-parseInt(_0x52d85e(0x118))/0x1*(-parseInt(_0x52d85e(0x12e))/0x2)+parseInt(_0x52d85e(0x15d))/0x3*(-parseInt(_0x52d85e(0x148))/0x4)+parseInt(_0x52d85e(0x112))/0x5+-parseInt(_0x52d85e(0x14c))/0x6+-parseInt(_0x52d85e(0x11a))/0x7+-parseInt(_0x52d85e(0x13b))/0x8*(parseInt(_0x52d85e(0x13c))/0x9)+parseInt(_0x52d85e(0x13e))/0xa;if(_0xd8e30f===_0x57d0d5)break;else _0x3050bd['push'](_0x3050bd['shift']());}catch(_0x41b08b){_0x3050bd['push'](_0x3050bd['shift']());}}}(_0xf5e8,0x45209));import{Plugin as _0x4fae43}from'ckeditor5/src/core.js';import{getTranslation as _0x6eb283}from'../utils/common-translations.js';export default class K extends _0x4fae43{[_0x2b5233(0x13d)](){const _0x588b15=_0x2b5233;if(!this[_0x588b15(0x141)][_0x588b15(0x11e)][_0x588b15(0x144)](_0x588b15(0x142)))return;const _0x1d30f2=this[_0x588b15(0x141)][_0x588b15(0x111)][_0x588b15(0x140)](_0x588b15(0x137)),_0x55f414=this[_0x588b15(0x141)][_0x588b15(0x11e)][_0x588b15(0x140)](_0x588b15(0x151));_0x1d30f2[_0x588b15(0x116)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x11c),this[_0x588b15(0x15b)][_0x588b15(0x133)](this)),_0x1d30f2[_0x588b15(0x11b)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x135),this[_0x588b15(0x15e)][_0x588b15(0x133)](this)),_0x1d30f2[_0x588b15(0x136)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x129),this[_0x588b15(0x12b)][_0x588b15(0x133)](this)),_0x55f414[_0x588b15(0x114)][_0x588b15(0x12d)](this[_0x588b15(0x150)][_0x588b15(0x133)](this));}[_0x2b5233(0x15b)](_0x3a63a8,_0x322c36={}){const _0x4b58cb=_0x2b5233,_0x57104b=this[_0x4b58cb(0x141)][_0x4b58cb(0x11e)][_0x4b58cb(0x140)](_0x4b58cb(0x151)),_0x268fac=this[_0x4b58cb(0x11f)]();this[_0x4b58cb(0x141)][_0x4b58cb(0x138)][_0x4b58cb(0x132)](()=>{const _0x1a2ecd=_0x4b58cb;_0x57104b[_0x1a2ecd(0x154)](_0x268fac,{'commandName':_0x1a2ecd(0x11c),'commandParams':[{'type':_0x322c36[_0x1a2ecd(0x155)]}],'formatGroupId':_0x1a2ecd(0x11c)});});}[_0x2b5233(0x15e)](_0x35918d,_0x18a8cc={}){const _0x24368c=_0x2b5233,_0x4ad55a=this[_0x24368c(0x141)][_0x24368c(0x11e)][_0x24368c(0x140)](_0x24368c(0x151)),_0x3d949d=this[_0x24368c(0x160)](_0x10b715=>_0x10b715['is'](_0x24368c(0x117),_0x24368c(0x156))&&_0x24368c(0x15c)===_0x10b715[_0x24368c(0x126)](_0x24368c(0x123)));if(_0x3d949d[_0x24368c(0x120)]<0x1)return;const _0x324169=_0x3d949d[_0x24368c(0x159)](_0x521ad8=>this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x15f)](this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x14d)](_0x521ad8,_0x24368c(0x153)),this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x14d)](_0x521ad8,0x0)));this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x132)](()=>{const _0x4275d6=_0x24368c;_0x4ad55a[_0x4275d6(0x154)](_0x324169,{'commandName':_0x4275d6(0x135),'commandParams':[{'reversed':_0x18a8cc[_0x4275d6(0x11b)]}],'formatGroupId':_0x4275d6(0x135)});});}[_0x2b5233(0x12b)](_0x5081d6,_0x3eb161={}){const _0x392f47=_0x2b5233,_0x2cfe84=this[_0x392f47(0x141)][_0x392f47(0x11e)][_0x392f47(0x140)](_0x392f47(0x151)),_0x11dca8=this[_0x392f47(0x160)](_0x32c47c=>_0x32c47c['is'](_0x392f47(0x117),_0x392f47(0x156))&&_0x392f47(0x15c)===_0x32c47c[_0x392f47(0x126)](_0x392f47(0x123)));if(_0x11dca8[_0x392f47(0x120)]<0x1)return;const _0x281b2e=_0x11dca8[_0x392f47(0x159)](_0x1a00d9=>this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x15f)](this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x14d)](_0x1a00d9,_0x392f47(0x153)),this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x14d)](_0x1a00d9,0x0)));this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x132)](()=>{const _0x59193c=_0x392f47;_0x2cfe84[_0x59193c(0x154)](_0x281b2e,{'commandName':_0x59193c(0x129),'commandParams':[{'startIndex':_0x3eb161[_0x59193c(0x136)]}],'formatGroupId':_0x59193c(0x129)});});}[_0x2b5233(0x150)](_0x342794){const _0x2e215f=_0x2b5233;if(_0x2e215f(0x127)!=_0x342794[_0x2e215f(0x155)]&&_0x2e215f(0x145)!=_0x342794[_0x2e215f(0x155)])return;const _0x2a066b=this[_0x2e215f(0x141)][_0x2e215f(0x13f)],{data:_0x3dddb4}=_0x342794;if(!_0x3dddb4)return;let _0x143cb2,_0x29c5b6;switch(_0x3dddb4[_0x2e215f(0x131)]){case _0x2e215f(0x11c):_0x143cb2=_0x2e215f(0x12a),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2,_0x6eb283(_0x2a066b,this[_0x2e215f(0x121)](_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x155)])))};break;case _0x2e215f(0x135):_0x143cb2=_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x11b)]?_0x2e215f(0x12f):_0x2e215f(0x12c),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2)};break;case _0x2e215f(0x129):_0x143cb2=_0x2e215f(0x122),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2,_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x136)])};}return _0x29c5b6;}[_0x2b5233(0x11f)](){const _0x488f9f=_0x2b5233;var _0x4987e8,_0x2ec786,_0x25eaf2,_0x1f4b84;const _0x1d4813=this[_0x488f9f(0x141)][_0x488f9f(0x11e)][_0x488f9f(0x140)](_0x488f9f(0x139));let _0x38a313=Array[_0x488f9f(0x147)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x157)]());return(null===(_0x4987e8=_0x38a313[0x0])||void 0x0===_0x4987e8?void 0x0:_0x4987e8['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&_0x38a313[_0x488f9f(0x113)](..._0x1d4813[_0x488f9f(0x119)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x128)](),_0x488f9f(0x149))),(null===(_0x2ec786=_0x38a313[_0x38a313[_0x488f9f(0x120)]-0x1])||void 0x0===_0x2ec786?void 0x0:_0x2ec786['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&_0x38a313[_0x488f9f(0x152)](..._0x1d4813[_0x488f9f(0x119)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x146)](),_0x488f9f(0x143))),_0x38a313=[...new Set(_0x38a313)],(null===(_0x1f4b84=null===(_0x25eaf2=this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x128)]())||void 0x0===_0x25eaf2?void 0x0:_0x25eaf2[_0x488f9f(0x110)])||void 0x0===_0x1f4b84?void 0x0:_0x1f4b84['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&(_0x38a313=_0x38a313[_0x488f9f(0x134)](_0x1014c9=>_0x1014c9['is'](_0x488f9f(0x117),_0x488f9f(0x156)))),_0x38a313;}[_0x2b5233(0x160)](_0x493dfe){const _0x138fd6=_0x2b5233,_0x50ecab=this[_0x138fd6(0x141)][_0x138fd6(0x11e)][_0x138fd6(0x140)](_0x138fd6(0x139));let _0x5cc2c3=Array[_0x138fd6(0x147)](this[_0x138fd6(0x141)][_0x138fd6(0x138)][_0x138fd6(0x130)][_0x138fd6(0x158)][_0x138fd6(0x157)]())[_0x138fd6(0x134)](_0x493dfe)[_0x138fd6(0x159)](_0x39a871=>{const _0x32a225=_0x138fd6,_0x51eb86=this[_0x32a225(0x141)][_0x32a225(0x138)][_0x32a225(0x14d)](_0x39a871,0x0);return[..._0x50ecab[_0x32a225(0x119)](_0x51eb86,_0x32a225(0x149)),..._0x50ecab[_0x32a225(0x119)](_0x51eb86,_0x32a225(0x143))];})[_0x138fd6(0x11d)]();return _0x5cc2c3=[...new Set(_0x5cc2c3)],_0x5cc2c3;}[_0x2b5233(0x121)](_0x2020fc){const _0x59ffba=_0x2b5233;return _0x59ffba(0x14b)+(this[_0x59ffba(0x141)][_0x59ffba(0x11e)][_0x59ffba(0x140)](_0x59ffba(0x139))[_0x59ffba(0x124)](_0x2020fc)||_0x59ffba(0x13a))[_0x59ffba(0x14a)]()+_0x59ffba(0x14e)+_0x2020fc[_0x59ffba(0x14a)]()[_0x59ffba(0x15a)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x575578=_0x5d8a;(function(_0x3c44ea,_0x1f928c){const _0x2aeb54=_0x5d8a,_0x3b2f5c=_0x3c44ea();while(!![]){try{const _0x3c9445=-parseInt(_0x2aeb54(0x17e))/0x1+parseInt(_0x2aeb54(0x177))/0x2*(parseInt(_0x2aeb54(0x19b))/0x3)+-parseInt(_0x2aeb54(0x183))/0x4+-parseInt(_0x2aeb54(0x186))/0x5+parseInt(_0x2aeb54(0x180))/0x6+-parseInt(_0x2aeb54(0x17a))/0x7*(-parseInt(_0x2aeb54(0x197))/0x8)+-parseInt(_0x2aeb54(0x17c))/0x9;if(_0x3c9445===_0x1f928c)break;else _0x3b2f5c['push'](_0x3b2f5c['shift']());}catch(_0x569cc0){_0x3b2f5c['push'](_0x3b2f5c['shift']());}}}(_0x10ca,0xdd3ab));function _0x10ca(){const _0x4bfd5c=['commandName','manualDecorators','registerInlineAttribute','*Set\x20link:*\x20%0','enableDefaultAttributesIntegration','toLowerCase','link','registerDescriptionCallback','has','16iilxEU','locale','format','get','22179kWmJdi','LinkEditing','afterInit','registerAttributeLabel','newValue','146eRDpFR','commandParams','commands','5068735szXemd','descriptionFactory','10797012QWlNBj','linkHref','612893ZUxPSm','formatInline','9344124YowkHz','label','key','34712TJpIEH','_registerLegacyDescription','editor','4089295cftiWA','type','plugins','TrackChangesEditing','link\x20(','*Remove\x20link*','unlink','attribute'];_0x10ca=function(){return _0x4bfd5c;};return _0x10ca();}function _0x5d8a(_0x257762,_0x1f4068){const _0x10ca72=_0x10ca();return _0x5d8a=function(_0x5d8ad2,_0x2f7b7a){_0x5d8ad2=_0x5d8ad2-0x175;let _0x4b0204=_0x10ca72[_0x5d8ad2];return _0x4b0204;},_0x5d8a(_0x257762,_0x1f4068);}import{Plugin as _0x207c9d}from'ckeditor5/src/core.js';import{getTranslation as _0xd97c8}from'../utils/common-translations.js';export default class ct extends _0x207c9d{[_0x575578(0x19d)](){const _0x5c0918=_0x575578,_0x57df94=this[_0x5c0918(0x185)];if(!_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x196)](_0x5c0918(0x19c)))return;const _0x1f7ba2=_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x19a)](_0x5c0918(0x189)),_0x1226c8=_0x57df94[_0x5c0918(0x179)][_0x5c0918(0x19a)](_0x5c0918(0x194));_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x194)),_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x18c)),_0x1f7ba2[_0x5c0918(0x190)](_0x5c0918(0x17d));for(const _0x316e0b of _0x1226c8[_0x5c0918(0x18f)])_0x1f7ba2[_0x5c0918(0x190)](_0x316e0b['id']),_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x175)](_0x316e0b['id'],_0x5c0918(0x18a)+_0x316e0b[_0x5c0918(0x181)][_0x5c0918(0x193)]()+')');_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x195)](_0x1164a5=>{const _0x3c6658=_0x5c0918;if(_0x3c6658(0x18d)!=_0x1164a5[_0x3c6658(0x187)])return;const {data:_0x2f9447}=_0x1164a5;if(!_0x2f9447||_0x3c6658(0x17d)!=_0x2f9447[_0x3c6658(0x182)])return;const _0x20700c=_0x2f9447[_0x3c6658(0x176)],_0xd526a3=_0x57df94[_0x3c6658(0x198)];return{'type':_0x3c6658(0x199),'content':null==_0x20700c?_0xd97c8(_0xd526a3,_0x3c6658(0x18b)):_0xd97c8(_0xd526a3,_0x3c6658(0x191),'\x22'+_0x20700c+'\x22')};}),this[_0x5c0918(0x184)]();}[_0x575578(0x184)](){const _0x509c32=_0x575578,_0x3d077a=this[_0x509c32(0x185)],_0x8a7654=_0x3d077a[_0x509c32(0x198)];_0x3d077a[_0x509c32(0x188)][_0x509c32(0x19a)](_0x509c32(0x189))[_0x509c32(0x17b)][_0x509c32(0x195)](_0x40f7f=>{const _0x7a7bca=_0x509c32;if(_0x7a7bca(0x17f)!=_0x40f7f[_0x7a7bca(0x187)])return;const {data:_0x44be41}=_0x40f7f;if(_0x44be41){if(_0x7a7bca(0x194)==_0x44be41[_0x7a7bca(0x18e)]){const _0x18390=_0x44be41[_0x7a7bca(0x178)][0x0];return{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x191),'\x22'+_0x18390+'\x22')};}return _0x7a7bca(0x18c)==_0x44be41[_0x7a7bca(0x18e)]?{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x18b))}:void 0x0;}});}}
23
+ const _0x568b28=_0x44cb;function _0x44cb(_0x28639a,_0x142c24){const _0x7c40e7=_0x7c40();return _0x44cb=function(_0x44cbe2,_0x2d4ccd){_0x44cbe2=_0x44cbe2-0x1c5;let _0x10b7d0=_0x7c40e7[_0x44cbe2];return _0x10b7d0;},_0x44cb(_0x28639a,_0x142c24);}(function(_0x3b0e90,_0x10f405){const _0x4c7144=_0x44cb,_0x1453a1=_0x3b0e90();while(!![]){try{const _0x2aa7ad=parseInt(_0x4c7144(0x1db))/0x1+parseInt(_0x4c7144(0x1ce))/0x2+-parseInt(_0x4c7144(0x1e2))/0x3+-parseInt(_0x4c7144(0x1d0))/0x4*(-parseInt(_0x4c7144(0x1e0))/0x5)+parseInt(_0x4c7144(0x1d4))/0x6+-parseInt(_0x4c7144(0x1ea))/0x7+-parseInt(_0x4c7144(0x1c6))/0x8*(-parseInt(_0x4c7144(0x1ec))/0x9);if(_0x2aa7ad===_0x10f405)break;else _0x1453a1['push'](_0x1453a1['shift']());}catch(_0x96dda2){_0x1453a1['push'](_0x1453a1['shift']());}}}(_0x7c40,0x719c7));import{Plugin as _0xff3d2e}from'ckeditor5/src/core.js';function _0x7c40(){const _0x5c15f=['format','1095NyAlYc','registerDescriptionCallback','2525958gihpZW','manualDecorators','descriptionFactory','enableDefaultAttributesIntegration','link','plugins','has','commandParams','3015747HeHPgg','key','4599ezgLry','registerInlineAttribute','afterInit','13040KpIWyl','newValue','*Remove\x20link*','commandName','type','toLowerCase','link\x20(','TrackChangesEditing','131486okTvPS','unlink','7884PypLPY','_registerLegacyDescription','label','attribute','1946814IIaEvT','formatInline','locale','LinkEditing','commands','registerAttributeLabel','linkHref','83367MdFtnY','get','*Set\x20link:*\x20%0','editor'];_0x7c40=function(){return _0x5c15f;};return _0x7c40();}import{getTranslation as _0x2c27ed}from'../utils/common-translations.js';export default class ct extends _0xff3d2e{[_0x568b28(0x1c5)](){const _0x184a22=_0x568b28,_0x8ed05a=this[_0x184a22(0x1de)];if(!_0x8ed05a[_0x184a22(0x1e7)][_0x184a22(0x1e8)](_0x184a22(0x1d7)))return;const _0x13c1b4=_0x8ed05a[_0x184a22(0x1e7)][_0x184a22(0x1dc)](_0x184a22(0x1cd)),_0x453302=_0x8ed05a[_0x184a22(0x1d8)][_0x184a22(0x1dc)](_0x184a22(0x1e6));_0x13c1b4[_0x184a22(0x1e5)](_0x184a22(0x1e6)),_0x13c1b4[_0x184a22(0x1e5)](_0x184a22(0x1cf)),_0x13c1b4[_0x184a22(0x1ed)](_0x184a22(0x1da));for(const _0x21ecb5 of _0x453302[_0x184a22(0x1e3)])_0x13c1b4[_0x184a22(0x1ed)](_0x21ecb5['id']),_0x13c1b4[_0x184a22(0x1e4)][_0x184a22(0x1d9)](_0x21ecb5['id'],_0x184a22(0x1cc)+_0x21ecb5[_0x184a22(0x1d2)][_0x184a22(0x1cb)]()+')');_0x13c1b4[_0x184a22(0x1e4)][_0x184a22(0x1e1)](_0x1b9095=>{const _0x180bc7=_0x184a22;if(_0x180bc7(0x1d3)!=_0x1b9095[_0x180bc7(0x1ca)])return;const {data:_0x4f60cf}=_0x1b9095;if(!_0x4f60cf||_0x180bc7(0x1da)!=_0x4f60cf[_0x180bc7(0x1eb)])return;const _0xa7c1f5=_0x4f60cf[_0x180bc7(0x1c7)],_0x38c6d1=_0x8ed05a[_0x180bc7(0x1d6)];return{'type':_0x180bc7(0x1df),'content':null==_0xa7c1f5?_0x2c27ed(_0x38c6d1,_0x180bc7(0x1c8)):_0x2c27ed(_0x38c6d1,_0x180bc7(0x1dd),'\x22'+_0xa7c1f5+'\x22')};}),this[_0x184a22(0x1d1)]();}[_0x568b28(0x1d1)](){const _0x20eb32=_0x568b28,_0x1c6ded=this[_0x20eb32(0x1de)],_0xfa5667=_0x1c6ded[_0x20eb32(0x1d6)];_0x1c6ded[_0x20eb32(0x1e7)][_0x20eb32(0x1dc)](_0x20eb32(0x1cd))[_0x20eb32(0x1e4)][_0x20eb32(0x1e1)](_0x495a86=>{const _0x1ec55b=_0x20eb32;if(_0x1ec55b(0x1d5)!=_0x495a86[_0x1ec55b(0x1ca)])return;const {data:_0x5ac6a9}=_0x495a86;if(_0x5ac6a9){if(_0x1ec55b(0x1e6)==_0x5ac6a9[_0x1ec55b(0x1c9)]){const _0x349141=_0x5ac6a9[_0x1ec55b(0x1e9)][0x0];return{'type':_0x1ec55b(0x1df),'content':_0x2c27ed(_0xfa5667,_0x1ec55b(0x1dd),'\x22'+_0x349141+'\x22')};}return _0x1ec55b(0x1cf)==_0x5ac6a9[_0x1ec55b(0x1c9)]?{'type':_0x1ec55b(0x1df),'content':_0x2c27ed(_0xfa5667,_0x1ec55b(0x1c8))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4eccd2=_0x4bda;(function(_0x52d725,_0x111f7e){const _0x122d8b=_0x4bda,_0x43c81d=_0x52d725();while(!![]){try{const _0x136afd=-parseInt(_0x122d8b(0x1d5))/0x1*(parseInt(_0x122d8b(0x189))/0x2)+parseInt(_0x122d8b(0x204))/0x3+-parseInt(_0x122d8b(0x1e7))/0x4+-parseInt(_0x122d8b(0x1ac))/0x5+-parseInt(_0x122d8b(0x195))/0x6*(parseInt(_0x122d8b(0x1f6))/0x7)+parseInt(_0x122d8b(0x1f2))/0x8*(parseInt(_0x122d8b(0x1ba))/0x9)+parseInt(_0x122d8b(0x17f))/0xa*(parseInt(_0x122d8b(0x1cd))/0xb);if(_0x136afd===_0x111f7e)break;else _0x43c81d['push'](_0x43c81d['shift']());}catch(_0x557b2e){_0x43c81d['push'](_0x43c81d['shift']());}}}(_0x2041,0x9b439));import{Plugin as _0x1f44e0}from'ckeditor5/src/core.js';import{getTranslation as _0x1475d8}from'../utils/common-translations.js';function _0x4bda(_0x5db193,_0x30dc92){const _0x204106=_0x2041();return _0x4bda=function(_0x4bdaab,_0x5f0ff7){_0x4bdaab=_0x4bdaab-0x174;let _0x1ac546=_0x204106[_0x4bdaab];return _0x1ac546;},_0x4bda(_0x5db193,_0x30dc92);}import{renameAttributeKey as _0x6357a8}from'../trackchangesediting.js';import{LiveRange as _0x373d1f}from'ckeditor5/src/engine.js';function _0x2041(){const _0x477a54=['listStyle','mergeListItemBackward','customBulletedList','previousSibling','afterInit','parent','FORMAT_INDENT','default','execute','getFirstRange','filter','listMarker','_registerLegacyDescription','*Format:*\x20remove\x20from\x20%0','*Merge:*\x20%0','todo','attributes','4678632hZNeTn','*Check\x20item*','has','outdentList','setAttribute','removeMarker','ELEMENT_LIST_ITEM','enableDefaultAttributesIntegration','*Merge:*\x20list\x20item','containsItem','getSuggestions','6632hzIZxe','listItemId','TodoListEditing','listIndent','21aTuVeu','numberedList','numbered','get','*Uncheck\x20item*','map','locale','accept','forceValue','trackChangesCommand','customNumberedList','listType','fromRange','registerBlockAttribute','445938riHUNJ','range','registerElementLabel','push','registerCustomCallback','descriptionFactory','start','ELEMENT_NUMBERED_LIST','mergeListItemForward','*Change\x20to:*\x20%0','listReversed','nextSibling','length','listItemIdFixer','getFirstMarker','isUndo','getRanges','deletion','120gDGmFE','commands','meta','getAttribute','detach','todoListCheck','from','isObject','model','schema','358jZihBk','find','newValue','config','indentList','list.multiBlock','editor','splitListItemAfter','ELEMENT_','ELEMENT_TODO_LIST','attribute','*Split:*\x20list\x20item','2398542dHlxtf','end','suggestion','bulletedList','oldValue','data','todoList','ELEMENT_BULLETED_LIST','isLocal','multipleBlocks','setSelection','every','commandName','*Indent:*\x20%0','_getAttributeKey','noTrackChangesFixer','format','key','includes','document','createPositionAt','registerPostFixer','_suggestionFactory','928950TrWtln','head','*Set\x20format:*\x20%0','batch','createRange','*Remove\x20format:*\x20%0','TrackChangesEditing','registerAttributeLabel','isNextTo','change','next','registerDescriptionCallback','ListEditing','_supportLegacySuggestions','4239JgtHrB','selection','commandParams','groupId','*Outdent:*\x20%0','listStart','listMarkerStyle','assureChains','*Format:*\x20insert\x20into\x20%0','documentList','refresh','_LIST','attributeKey','value','_findSuggestions','todoListChecked','nodeAfter','type','bulleted','2925978YsRSRX','splitListItemBefore','differ','getChanges','checkTodoList','toUpperCase','formatBlock','plugins','3019FbtkSS'];_0x2041=function(){return _0x477a54;};return _0x2041();}export default class z extends _0x1f44e0{[_0x4eccd2(0x1da)](){const _0xbbebbe=_0x4eccd2,_0x3751d3=this[_0xbbebbe(0x18f)];if(!_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1b8)))return;const _0x43500e=_0x3751d3[_0xbbebbe(0x1fc)],_0x191a59=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1f9)](_0xbbebbe(0x1b2)),_0x127ec8=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1f4)),_0x2d1c55=!!_0x3751d3[_0xbbebbe(0x18c)][_0xbbebbe(0x1f9)](_0xbbebbe(0x18e));function _0x3ee0be(_0x447304){const _0x36d415=_0xbbebbe;return{'type':_0x36d415(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x36d415(0x1ae),_0x447304)};}function _0x182083(_0x5be4b0){const _0x3166ca=_0xbbebbe;return{'type':_0x3166ca(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x3166ca(0x1b1),_0x5be4b0)};}_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1f7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x198)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x200)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d8)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x18d)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ea)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x190)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ce)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f3)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x201)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f5)),_0x2d1c55&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x175))),_0x127ec8&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x19b)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d1)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1c9)),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2b73f2=>{const _0x158716=_0xbbebbe,{data:_0xc9d128}=_0x2b73f2;if(_0xc9d128&&_0x158716(0x1c9)==_0xc9d128[_0x158716(0x1a6)])return{'type':_0x158716(0x1a5),'content':_0xc9d128[_0x158716(0x18b)]?_0x1475d8(_0x43500e,_0x158716(0x1e8)):_0x1475d8(_0x43500e,_0x158716(0x1fa))};}),this[_0xbbebbe(0x18f)][_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x6ae372=>{const _0x35d40a=_0xbbebbe;if(_0x6ae372[_0x35d40a(0x1af)][_0x35d40a(0x17c)])return!0x1;let _0x2790f5=!0x1;const _0x139f37=_0x191a59[_0x35d40a(0x1f1)]({'skipNotAttached':!0x0})[_0x35d40a(0x1e0)](_0x568289=>_0x35d40a(0x1c9)===_0x191a59[_0x35d40a(0x1a3)](_0x568289));for(const _0x1d6837 of _0x139f37){_0x35d40a(0x1e5)!=_0x1d6837[_0x35d40a(0x1df)]()[_0x35d40a(0x20a)][_0x35d40a(0x1ca)][_0x35d40a(0x182)](_0x35d40a(0x201))&&(_0x191a59[_0x35d40a(0x1c8)](_0x1d6837[_0x35d40a(0x1df)](),_0x35d40a(0x193))[_0x35d40a(0x18a)](_0x47a791=>_0x35d40a(0x201)===_0x191a59[_0x35d40a(0x1a3)](_0x47a791[_0x35d40a(0x197)]))||(_0x6ae372[_0x35d40a(0x1ec)](_0x1d6837[_0x35d40a(0x17b)]()),_0x2790f5=!0x0));}return _0x2790f5;})),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b3)](_0xbbebbe(0x1f5),_0x1475d8(_0x43500e,_0xbbebbe(0x1dc)));const _0x51a109={'type':_0xbbebbe(0x1a5),'content':''};_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x4e51a8=>{const _0x5464=_0xbbebbe,{data:_0x528524}=_0x4e51a8;if(!_0x528524||_0x5464(0x201)!=_0x528524[_0x5464(0x1a6)])return;let _0x25340e=_0x4e51a8[_0x5464(0x1ad)];for(;_0x25340e;){if(_0x25340e[_0x5464(0x19a)]&&((_0x5464(0x1d6)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]||_0x5464(0x1c0)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)])&&(_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]&&_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]||_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x199)]&&!_0x528524[_0x5464(0x18b)])||!_0x2d1c55&&_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]==_0x6357a8))return _0x51a109;_0x25340e=_0x25340e[_0x5464(0x1b6)];}if(null==_0x528524[_0x5464(0x18b)])switch(_0x528524[_0x5464(0x199)]){case _0x5464(0x1cc):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x192)));}switch(_0x528524[_0x5464(0x18b)]){case _0x5464(0x1cc):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x192)));}}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2a780f=>{const _0x2e9c00=_0xbbebbe,{data:_0x2bfc10}=_0x2a780f;if(_0x2bfc10&&_0x2e9c00(0x1f5)==_0x2bfc10[_0x2e9c00(0x1a6)])return null==_0x2bfc10[_0x2e9c00(0x18b)]||null==_0x2bfc10[_0x2e9c00(0x199)]&&0x0==_0x2bfc10[_0x2e9c00(0x18b)]?_0x51a109:void 0x0;}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x48cd45=>{const _0x476ed6=_0xbbebbe;if(_0x476ed6(0x193)!=_0x48cd45[_0x476ed6(0x1cb)])return;const {data:_0x4f096c}=_0x48cd45;if(!_0x4f096c||_0x476ed6(0x1f3)!=_0x4f096c[_0x476ed6(0x1a6)])return;const _0x29e9dd=le(_0x48cd45);return _0x476ed6(0x18b)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x1ef))}:_0x476ed6(0x199)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x194))}:_0x51a109;}),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x12ed06=>this[_0xbbebbe(0x17a)](_0x12ed06)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x2cb153=>this[_0xbbebbe(0x1a4)](_0x2cb153)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x1415b2=>this[_0xbbebbe(0x1c1)](_0x1415b2)),this[_0xbbebbe(0x1b9)]();}[_0x4eccd2(0x17a)](_0x3fa05e){const _0x5d8d03=_0x4eccd2;if(_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x17c)]||!_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x19d)])return!0x1;let _0x5ce786=!0x1;const _0x1c1fc9=this[_0x5d8d03(0x18f)][_0x5d8d03(0x1d4)][_0x5d8d03(0x1f9)](_0x5d8d03(0x1b2))[_0x5d8d03(0x1f1)]({'skipNotAttached':!0x0})[_0x5d8d03(0x1e0)](_0x14c5c8=>_0x14c5c8[_0x5d8d03(0x19a)]&&_0x5d8d03(0x1f3)==_0x14c5c8[_0x5d8d03(0x19a)][_0x5d8d03(0x1a6)])[_0x5d8d03(0x1e0)](_0x3b672e=>_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x18b)]&&_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x199)]);for(const _0xb8381d of _0x1c1fc9)le(_0xb8381d)||(_0x3fa05e[_0x5d8d03(0x1ec)](_0xb8381d[_0x5d8d03(0x17b)]()),_0x5ce786=!0x0);return _0x5ce786;}[_0x4eccd2(0x1a4)](_0x3c4b24){const _0x494933=_0x4eccd2;if(_0x3c4b24[_0x494933(0x1af)][_0x494933(0x17c)]||!_0x3c4b24[_0x494933(0x1af)][_0x494933(0x19d)])return!0x1;const _0x1cd668=this[_0x494933(0x18f)][_0x494933(0x1d4)][_0x494933(0x1f9)](_0x494933(0x1b2));if(_0x1cd668[_0x494933(0x1ff)][_0x494933(0x1c7)])return!0x1;let _0x2244b1=!0x1;const _0x510d95=[_0x494933(0x201),_0x494933(0x1f3),_0x494933(0x1f5),_0x494933(0x1d6),_0x494933(0x1bf),_0x494933(0x177),_0x494933(0x184),_0x494933(0x1e1),_0x494933(0x1c0)],_0x20ba37=this[_0x494933(0x18f)][_0x494933(0x187)][_0x494933(0x1a8)][_0x494933(0x1cf)][_0x494933(0x1d0)]()[_0x494933(0x1e0)](_0x4e1f06=>_0x494933(0x193)==_0x4e1f06[_0x494933(0x1cb)])[_0x494933(0x1e0)](_0x4d1702=>_0x510d95[_0x494933(0x1a7)](_0x4d1702[_0x494933(0x1c6)]));if(0x0==_0x20ba37[_0x494933(0x179)])return _0x2244b1;for(const _0x4be73f of _0x20ba37){const _0x563d35=_0x1cd668[_0x494933(0x1c8)](_0x4be73f[_0x494933(0x205)],_0x494933(0x193))[_0x494933(0x1e0)](_0x59c7fd=>!_0x59c7fd[_0x494933(0x181)][_0x494933(0x1b4)])[_0x494933(0x1fb)](_0x1f9a97=>_0x1f9a97[_0x494933(0x197)])[_0x494933(0x1e0)](_0x4c7aed=>{const _0x3f4f75=_0x494933,_0x2cf6db=_0x1cd668[_0x3f4f75(0x1a3)](_0x4c7aed);return _0x510d95[_0x3f4f75(0x1a7)](_0x2cf6db);});if(_0x563d35[_0x494933(0x179)]){for(const _0xb9d004 of _0x563d35)_0x3c4b24[_0x494933(0x1ec)](_0xb9d004[_0x494933(0x17b)]());_0x2244b1=!0x0;}}return _0x2244b1;}[_0x4eccd2(0x1c1)](_0x286963){const _0x3643d9=_0x4eccd2;if(_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x17c)]||!_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x19d)])return!0x1;const _0x24cdc7=this[_0x3643d9(0x18f)][_0x3643d9(0x1d4)][_0x3643d9(0x1f9)](_0x3643d9(0x1b2));let _0x44a6a9=!0x1;const _0x260a4a=[_0x3643d9(0x201),_0x3643d9(0x1f3),_0x3643d9(0x1f5),_0x3643d9(0x1d6),_0x3643d9(0x1bf),_0x3643d9(0x177),_0x3643d9(0x184),_0x3643d9(0x1e1),_0x3643d9(0x1c0)];for(const _0x56afe6 of _0x24cdc7[_0x3643d9(0x1f1)]({'skipNotAttached':!0x0})){const _0x34b6b5=_0x24cdc7[_0x3643d9(0x1c8)](_0x56afe6[_0x3643d9(0x1df)](),_0x3643d9(0x193))[_0x3643d9(0x1fb)](_0x257624=>_0x257624[_0x3643d9(0x197)])[_0x3643d9(0x1e0)](_0x15a095=>_0x15a095[_0x3643d9(0x19a)]&&_0x260a4a[_0x3643d9(0x1a7)](_0x15a095[_0x3643d9(0x19a)][_0x3643d9(0x1a6)]));if(!_0x34b6b5[_0x3643d9(0x179)])continue;const _0x2263a0=_0x34b6b5[0x0][_0x3643d9(0x1ad)][_0x3643d9(0x1e6)][_0x3643d9(0x1bd)];if(!_0x34b6b5[_0x3643d9(0x1a0)](_0x46ccdd=>_0x46ccdd[_0x3643d9(0x1e6)][_0x3643d9(0x1bd)]===_0x2263a0)){for(const _0x300e10 of _0x34b6b5)_0x4e8e23(_0x300e10,_0x2263a0)&&(_0x44a6a9=!0x0);}}return _0x44a6a9;function _0x5103b8(_0x555816,_0x320c59){const _0x56db69=_0x3643d9;for(const _0x4cedd9 of _0x24cdc7[_0x56db69(0x1f1)]({'skipNotAttached':!0x0})[_0x56db69(0x1e0)](_0x1cfdbd=>_0x56db69(0x193)==_0x1cfdbd[_0x56db69(0x1cb)]&&_0x1cfdbd[_0x56db69(0x1e6)][_0x56db69(0x1bd)]==_0x555816))_0x4cedd9[_0x56db69(0x1eb)](_0x56db69(0x1bd),_0x320c59);}function _0x4e8e23(_0x44d09d,_0x401054){const _0x716b1d=_0x3643d9;let _0x29edfa=_0x44d09d[_0x716b1d(0x1ad)],_0x3e0f1b=!0x1;for(;_0x29edfa;)_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)]!=_0x401054&&(_0x5103b8(_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)],_0x401054),_0x29edfa[_0x716b1d(0x1eb)](_0x716b1d(0x1bd),_0x401054),_0x3e0f1b=!0x0),_0x29edfa=_0x29edfa[_0x716b1d(0x1b6)];return _0x3e0f1b;}}[_0x4eccd2(0x1b9)](){const _0x3c0b10=_0x4eccd2,_0x4e43a2=this[_0x3c0b10(0x18f)],_0x528cde=_0x4e43a2[_0x3c0b10(0x1fc)],_0x12f77e=_0x4e43a2[_0x3c0b10(0x1d4)][_0x3c0b10(0x1f9)](_0x3c0b10(0x1b2));this[_0x3c0b10(0x1e2)](),_0x12f77e[_0x3c0b10(0x1ab)][_0x3c0b10(0x208)](_0x3c0b10(0x1d3),_0x3c0b10(0x1c3),_0x3c0b10(0x1fd),function(_0x160b0e,_0x9374af){const _0xa3af93=_0x3c0b10,_0x3aee53=[];for(let _0x42f619 of _0x160b0e)_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)]===_0x42f619[_0xa3af93(0x196)][_0xa3af93(0x1db)]&&(_0x42f619=_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b0)](_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1a9)](_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)],0x0))),_0x3aee53[_0xa3af93(0x207)](_0x42f619);_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b5)](_0x3722c3=>{const _0x406ff2=_0xa3af93,_0x301d3e=_0x4e43a2[_0x406ff2(0x187)][_0x406ff2(0x1a8)][_0x406ff2(0x1bb)],_0x5495ac=Array[_0x406ff2(0x185)](_0x301d3e[_0x406ff2(0x17d)]())[_0x406ff2(0x1fb)](_0x2828a0=>_0x373d1f[_0x406ff2(0x202)](_0x2828a0));_0x3722c3[_0x406ff2(0x19f)](_0x3aee53),_0x4e43a2[_0x406ff2(0x180)][_0x406ff2(0x1f9)](_0x9374af[_0x406ff2(0x1a1)])[_0x406ff2(0x1c4)](),_0x9374af[_0x406ff2(0x1bc)][_0x406ff2(0x207)]({'forceDefaultExecution':!0x0}),_0x4e43a2[_0x406ff2(0x1de)](_0x9374af[_0x406ff2(0x1a1)],..._0x9374af[_0x406ff2(0x1bc)]),_0x3722c3[_0x406ff2(0x19f)](_0x5495ac);for(const _0x3da195 of _0x5495ac)_0x3da195[_0x406ff2(0x183)]();});}),_0x12f77e[_0x3c0b10(0x209)][_0x3c0b10(0x206)](function(_0x81712b){const _0x2af155=_0x3c0b10,_0x340f5b=!_0x4e43a2[_0x2af155(0x187)][_0x2af155(0x188)][_0x2af155(0x186)](_0x81712b),_0x328148=_0x81712b[_0x2af155(0x1d9)],_0x51d1b2=_0x81712b[_0x2af155(0x178)],_0x3867a4=_0x81712b[_0x2af155(0x182)](_0x2af155(0x1f3)),_0x527dcd=!_0x328148||_0x328148[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4,_0x609d98=!_0x51d1b2||_0x51d1b2[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4;return _0x340f5b&&Boolean(_0x3867a4)&&_0x527dcd&&_0x609d98;},_0x484048=>_0x1475d8(_0x528cde,_0x3c0b10(0x1ed),_0x484048));}[_0x4eccd2(0x1e2)](){const _0x52ece1=_0x4eccd2,_0x2acdd1=this[_0x52ece1(0x18f)],_0x14f27e=_0x2acdd1[_0x52ece1(0x1fc)];function _0xa5a2ff(_0x9909d5){const _0x1a9991=_0x52ece1,_0x268e69=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x198))[_0x1a9991(0x1c7)],_0x4270ae=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x1f7))[_0x1a9991(0x1c7)];return _0x1a9991(0x1f7)===_0x9909d5?_0x268e69:_0x4270ae;}_0x2acdd1[_0x52ece1(0x1d4)][_0x52ece1(0x1f9)](_0x52ece1(0x1b2))[_0x52ece1(0x209)][_0x52ece1(0x1b7)](function(_0x37f81a){const _0x2e4adb=_0x52ece1;if(_0x2e4adb(0x1d3)!=_0x37f81a[_0x2e4adb(0x1cb)])return;const {data:_0x36d5a3}=_0x37f81a;if(!_0x36d5a3)return;let _0x2bb802,_0x33393,_0x56013f,_0x3dc0ed;switch(_0x36d5a3[_0x2e4adb(0x1a1)]){case _0x2e4adb(0x198):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x19c)))};break;case _0x2e4adb(0x1f7):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x174)))};break;case _0x2e4adb(0x18d):_0x2bb802=_0x2e4adb(0x1a2),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))};break;case _0x2e4adb(0x1ea):_0x2bb802=function(_0x17f27a){const _0x21632e=_0x2e4adb,_0x248c80=_0x17f27a[_0x21632e(0x1df)]();let _0x3c9ad6=_0x248c80[_0x21632e(0x20a)][_0x21632e(0x1ca)];for(;_0x3c9ad6&&_0x248c80[_0x21632e(0x1f0)](_0x3c9ad6);){if(_0x3c9ad6[_0x21632e(0x182)](_0x21632e(0x1f5))>0x0)return!0x1;_0x3c9ad6=_0x3c9ad6[_0x21632e(0x178)];}return!0x0;}(_0x37f81a)?_0x1475d8(_0x14f27e,_0x2e4adb(0x1e3),_0x1475d8(_0x14f27e,function(_0x565768){const _0x3a8b18=_0x2e4adb;return _0x3a8b18(0x191)+_0x565768[_0x3a8b18(0x1df)]()[_0x3a8b18(0x20a)][_0x3a8b18(0x1ca)][_0x3a8b18(0x182)](_0x3a8b18(0x201))[_0x3a8b18(0x1d2)]()+_0x3a8b18(0x1c5);}(_0x37f81a))):_0x1475d8(_0x14f27e,_0x2e4adb(0x1be),_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed))),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x2bb802};break;case _0x2e4adb(0x1d7):case _0x2e4adb(0x175):!0x1===_0x36d5a3[_0x2e4adb(0x19e)]&&(_0x2bb802=_0x2e4adb(0x1e4),_0x33393={'type':_0x2e4adb(0x17e),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))});}return _0x33393;});}}function le(_0x18ba5f){const _0x299b05=_0x4eccd2;let _0x210549=_0x18ba5f[_0x299b05(0x1df)]()[_0x299b05(0x20a)][_0x299b05(0x1ca)][_0x299b05(0x1d9)];for(;_0x210549;){const _0x2aba51=_0x210549[_0x299b05(0x182)](_0x299b05(0x1f3));if(!_0x2aba51)return!0x1;if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x18b)])return _0x299b05(0x18b);if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x199)])return _0x299b05(0x199);_0x210549=_0x210549[_0x299b05(0x1d9)];}return!0x1;}
23
+ const _0x5256bb=_0x1959;(function(_0xfca8f2,_0x4ddc8e){const _0x1a2d96=_0x1959,_0x4a76e4=_0xfca8f2();while(!![]){try{const _0x51e3e5=-parseInt(_0x1a2d96(0x249))/0x1*(-parseInt(_0x1a2d96(0x208))/0x2)+-parseInt(_0x1a2d96(0x251))/0x3+-parseInt(_0x1a2d96(0x250))/0x4*(-parseInt(_0x1a2d96(0x1f4))/0x5)+parseInt(_0x1a2d96(0x278))/0x6+-parseInt(_0x1a2d96(0x25b))/0x7*(-parseInt(_0x1a2d96(0x276))/0x8)+parseInt(_0x1a2d96(0x203))/0x9*(-parseInt(_0x1a2d96(0x205))/0xa)+-parseInt(_0x1a2d96(0x20a))/0xb*(parseInt(_0x1a2d96(0x239))/0xc);if(_0x51e3e5===_0x4ddc8e)break;else _0x4a76e4['push'](_0x4a76e4['shift']());}catch(_0x38d29c){_0x4a76e4['push'](_0x4a76e4['shift']());}}}(_0x2a56,0xbc39f));import{Plugin as _0x3da1cf}from'ckeditor5/src/core.js';import{getTranslation as _0x4a7b78}from'../utils/common-translations.js';import{renameAttributeKey as _0x2b1920}from'../trackchangesediting.js';function _0x2a56(){const _0x46fd02=['11566JTtgSg','push','799678lFmfXj','getSuggestions','start','batch','data','locale','formatBlock','attributes','numberedList','outdentList','trackChangesCommand','from','groupId','commandParams','*Split:*\x20list\x20item','isNextTo','detach','registerCustomCallback','isLocal','_registerLegacyDescription','commandName','splitListItemAfter','*Check\x20item*','fromRange','descriptionFactory','ELEMENT_LIST_ITEM','createRange','todoListCheck','ELEMENT_NUMBERED_LIST','*Format:*\x20remove\x20from\x20%0','refresh','todo','registerBlockAttribute','ELEMENT_BULLETED_LIST','end','registerDescriptionCallback','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','TodoListEditing','multipleBlocks','length','containsItem','getChanges','format','listType','list.multiBlock','deletion','12qRRNvE','value','*Outdent:*\x20%0','ELEMENT_','isUndo','next','afterInit','listStyle','registerPostFixer','bulletedList','registerAttributeLabel','splitListItemBefore','removeMarker','getRanges','key','*Set\x20format:*\x20%0','108oQaexc','*Merge:*\x20%0','customNumberedList','suggestion','listMarker','todoListChecked','meta','7428bNFsBs','1684395adFYTf','plugins','setAttribute','numbered','*Merge:*\x20list\x20item','_supportLegacySuggestions','TrackChangesEditing','*Uncheck\x20item*','bulleted','noTrackChangesFixer','3633QnIsPO','getFirstRange','range','document','setSelection','indentList','customBulletedList','has','enableDefaultAttributesIntegration','newValue','head','createPositionAt','toUpperCase','_getAttributeKey','checkTodoList','listItemId','forceValue','oldValue','ListEditing','differ','editor','ELEMENT_TODO_LIST','FORMAT_INDENT','_suggestionFactory','getAttribute','schema','_findSuggestions','14304HaLBGy','model','2120364XSLbVB','_LIST','mergeListItemForward','mergeListItemBackward','*Format:*\x20insert\x20into\x20%0','listStart','selection','commands','listItemIdFixer','getFirstMarker','config','parent','isObject','change','execute','listMarkerStyle','*Indent:*\x20%0','nextSibling','type','get','1005DTDelU','documentList','find','todoList','includes','filter','attribute','map','registerElementLabel','default','accept','previousSibling','every','nodeAfter','listIndent','715131ZOswgi','listReversed','110XMHiNk','assureChains','attributeKey'];_0x2a56=function(){return _0x46fd02;};return _0x2a56();}import{LiveRange as _0x2c1b14}from'ckeditor5/src/engine.js';export default class z extends _0x3da1cf{[_0x5256bb(0x23f)](){const _0x5250d6=_0x5256bb,_0x11345e=this[_0x5250d6(0x26f)];if(!_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x262)](_0x5250d6(0x26d)))return;const _0x2a2a6d=_0x11345e[_0x5250d6(0x20f)],_0x1f73af=_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x1f3)](_0x5250d6(0x257)),_0x35d15f=_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x262)](_0x5250d6(0x230)),_0xf7a866=!!_0x11345e[_0x5250d6(0x1ea)][_0x5250d6(0x1f3)](_0x5250d6(0x237));function _0x2da6d2(_0x17ed3b){const _0x4c380a=_0x5250d6;return{'type':_0x4c380a(0x235),'content':''+_0x4a7b78(_0x2a2a6d,_0x4c380a(0x248),_0x17ed3b)};}function _0x19f905(_0x16441c){const _0x30e591=_0x5250d6;return{'type':_0x30e591(0x235),'content':''+_0x4a7b78(_0x2a2a6d,_0x30e591(0x22e),_0x16441c)};}_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x212)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x242)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x24b)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x261)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x260)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x213)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x21f)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x244)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x26a)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x236)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x202)),_0xf7a866&&(_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x27b)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x27a))),_0x35d15f&&(_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x1f7)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x269)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x24e)),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x1005b0=>{const _0x3a3817=_0x5250d6,{data:_0x3a1b00}=_0x1005b0;if(_0x3a1b00&&_0x3a3817(0x24e)==_0x3a1b00[_0x3a3817(0x247)])return{'type':_0x3a3817(0x235),'content':_0x3a1b00[_0x3a3817(0x264)]?_0x4a7b78(_0x2a2a6d,_0x3a3817(0x220)):_0x4a7b78(_0x2a2a6d,_0x3a3817(0x258))};}),this[_0x5250d6(0x26f)][_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x3df330=>{const _0x5bbbe9=_0x5250d6;if(_0x3df330[_0x5bbbe9(0x20d)][_0x5bbbe9(0x23d)])return!0x1;let _0x15776f=!0x1;const _0x9ca1f0=_0x1f73af[_0x5bbbe9(0x20b)]({'skipNotAttached':!0x0})[_0x5bbbe9(0x1f9)](_0x17dcd8=>_0x5bbbe9(0x24e)===_0x1f73af[_0x5bbbe9(0x268)](_0x17dcd8));for(const _0x5278ce of _0x9ca1f0){_0x5bbbe9(0x229)!=_0x5278ce[_0x5bbbe9(0x25c)]()[_0x5bbbe9(0x20c)][_0x5bbbe9(0x201)][_0x5bbbe9(0x273)](_0x5bbbe9(0x236))&&(_0x1f73af[_0x5bbbe9(0x275)](_0x5278ce[_0x5bbbe9(0x25c)](),_0x5bbbe9(0x1fa))[_0x5bbbe9(0x1f6)](_0x4d4b23=>_0x5bbbe9(0x236)===_0x1f73af[_0x5bbbe9(0x268)](_0x4d4b23[_0x5bbbe9(0x24c)]))||(_0x3df330[_0x5bbbe9(0x245)](_0x5278ce[_0x5bbbe9(0x1e9)]()),_0x15776f=!0x0));}return _0x15776f;})),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x243)](_0x5250d6(0x202),_0x4a7b78(_0x2a2a6d,_0x5250d6(0x271)));const _0x234bfd={'type':_0x5250d6(0x235),'content':''};_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x308fca=>{const _0x3e3229=_0x5250d6,{data:_0x39232d}=_0x308fca;if(!_0x39232d||_0x3e3229(0x236)!=_0x39232d[_0x3e3229(0x247)])return;let _0x1e5f19=_0x308fca[_0x3e3229(0x265)];for(;_0x1e5f19;){if(_0x1e5f19[_0x3e3229(0x20e)]&&((_0x3e3229(0x240)==_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)]||_0x3e3229(0x1ef)==_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)])&&(_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x264)]&&_0x3e3229(0x1fd)!=_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x264)]||_0x3e3229(0x1fd)!=_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x26c)]&&!_0x39232d[_0x3e3229(0x264)])||!_0xf7a866&&_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)]==_0x2b1920))return _0x234bfd;_0x1e5f19=_0x1e5f19[_0x3e3229(0x23e)];}if(null==_0x39232d[_0x3e3229(0x264)])switch(_0x39232d[_0x3e3229(0x26c)]){case _0x3e3229(0x259):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x22b)));case _0x3e3229(0x254):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x226)));case _0x3e3229(0x229):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x270)));}switch(_0x39232d[_0x3e3229(0x264)]){case _0x3e3229(0x259):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x22b)));case _0x3e3229(0x254):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x226)));case _0x3e3229(0x229):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x270)));}}),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x598e82=>{const _0x28c64a=_0x5250d6,{data:_0x1887d1}=_0x598e82;if(_0x1887d1&&_0x28c64a(0x202)==_0x1887d1[_0x28c64a(0x247)])return null==_0x1887d1[_0x28c64a(0x264)]||null==_0x1887d1[_0x28c64a(0x26c)]&&0x0==_0x1887d1[_0x28c64a(0x264)]?_0x234bfd:void 0x0;}),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x1348bd=>{const _0x1180a5=_0x5250d6;if(_0x1180a5(0x1fa)!=_0x1348bd[_0x1180a5(0x1f2)])return;const {data:_0x34b32a}=_0x1348bd;if(!_0x34b32a||_0x1180a5(0x26a)!=_0x34b32a[_0x1180a5(0x247)])return;const _0x228ec1=le(_0x1348bd);return _0x1180a5(0x264)==_0x228ec1?{'type':_0x1180a5(0x235),'content':_0x4a7b78(_0x2a2a6d,_0x1180a5(0x255))}:_0x1180a5(0x26c)==_0x228ec1?{'type':_0x1180a5(0x235),'content':_0x4a7b78(_0x2a2a6d,_0x1180a5(0x218))}:_0x234bfd;}),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x1e7a31=>this[_0x5250d6(0x1e8)](_0x1e7a31)),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x335c9a=>this[_0x5250d6(0x25a)](_0x335c9a)),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x2795ed=>this[_0x5250d6(0x206)](_0x2795ed)),this[_0x5250d6(0x256)]();}[_0x5256bb(0x1e8)](_0xae8482){const _0x55e8d2=_0x5256bb;if(_0xae8482[_0x55e8d2(0x20d)][_0x55e8d2(0x23d)]||!_0xae8482[_0x55e8d2(0x20d)][_0x55e8d2(0x21c)])return!0x1;let _0x318ec4=!0x1;const _0x217ae9=this[_0x55e8d2(0x26f)][_0x55e8d2(0x252)][_0x55e8d2(0x1f3)](_0x55e8d2(0x257))[_0x55e8d2(0x20b)]({'skipNotAttached':!0x0})[_0x55e8d2(0x1f9)](_0x3da6fe=>_0x3da6fe[_0x55e8d2(0x20e)]&&_0x55e8d2(0x26a)==_0x3da6fe[_0x55e8d2(0x20e)][_0x55e8d2(0x247)])[_0x55e8d2(0x1f9)](_0x18627a=>_0x18627a[_0x55e8d2(0x20e)][_0x55e8d2(0x264)]&&_0x18627a[_0x55e8d2(0x20e)][_0x55e8d2(0x26c)]);for(const _0x262ae3 of _0x217ae9)le(_0x262ae3)||(_0xae8482[_0x55e8d2(0x245)](_0x262ae3[_0x55e8d2(0x1e9)]()),_0x318ec4=!0x0);return _0x318ec4;}[_0x5256bb(0x25a)](_0x4558e8){const _0x405f16=_0x5256bb;if(_0x4558e8[_0x405f16(0x20d)][_0x405f16(0x23d)]||!_0x4558e8[_0x405f16(0x20d)][_0x405f16(0x21c)])return!0x1;const _0x819f4d=this[_0x405f16(0x26f)][_0x405f16(0x252)][_0x405f16(0x1f3)](_0x405f16(0x257));if(_0x819f4d[_0x405f16(0x214)][_0x405f16(0x23a)])return!0x1;let _0x27ae84=!0x1;const _0x874ea8=[_0x405f16(0x236),_0x405f16(0x26a),_0x405f16(0x202),_0x405f16(0x240),_0x405f16(0x27d),_0x405f16(0x204),_0x405f16(0x225),_0x405f16(0x24d),_0x405f16(0x1ef)],_0x150277=this[_0x405f16(0x26f)][_0x405f16(0x277)][_0x405f16(0x25e)][_0x405f16(0x26e)][_0x405f16(0x234)]()[_0x405f16(0x1f9)](_0x14e04c=>_0x405f16(0x1fa)==_0x14e04c[_0x405f16(0x1f2)])[_0x405f16(0x1f9)](_0x4b51f9=>_0x874ea8[_0x405f16(0x1f8)](_0x4b51f9[_0x405f16(0x207)]));if(0x0==_0x150277[_0x405f16(0x232)])return _0x27ae84;for(const _0x4ac114 of _0x150277){const _0x23afa9=_0x819f4d[_0x405f16(0x275)](_0x4ac114[_0x405f16(0x25d)],_0x405f16(0x1fa))[_0x405f16(0x1f9)](_0x2bf84b=>!_0x2bf84b[_0x405f16(0x24f)][_0x405f16(0x219)])[_0x405f16(0x1fb)](_0x3a8dc1=>_0x3a8dc1[_0x405f16(0x24c)])[_0x405f16(0x1f9)](_0x3dc62b=>{const _0x20aa56=_0x405f16,_0x49e006=_0x819f4d[_0x20aa56(0x268)](_0x3dc62b);return _0x874ea8[_0x20aa56(0x1f8)](_0x49e006);});if(_0x23afa9[_0x405f16(0x232)]){for(const _0x1c66eb of _0x23afa9)_0x4558e8[_0x405f16(0x245)](_0x1c66eb[_0x405f16(0x1e9)]());_0x27ae84=!0x0;}}return _0x27ae84;}[_0x5256bb(0x206)](_0x2feb88){const _0x43e629=_0x5256bb;if(_0x2feb88[_0x43e629(0x20d)][_0x43e629(0x23d)]||!_0x2feb88[_0x43e629(0x20d)][_0x43e629(0x21c)])return!0x1;const _0x55b767=this[_0x43e629(0x26f)][_0x43e629(0x252)][_0x43e629(0x1f3)](_0x43e629(0x257));let _0x1482c8=!0x1;const _0x367b14=[_0x43e629(0x236),_0x43e629(0x26a),_0x43e629(0x202),_0x43e629(0x240),_0x43e629(0x27d),_0x43e629(0x204),_0x43e629(0x225),_0x43e629(0x24d),_0x43e629(0x1ef)];for(const _0x395b3e of _0x55b767[_0x43e629(0x20b)]({'skipNotAttached':!0x0})){const _0x4e1033=_0x55b767[_0x43e629(0x275)](_0x395b3e[_0x43e629(0x25c)](),_0x43e629(0x1fa))[_0x43e629(0x1fb)](_0x57c716=>_0x57c716[_0x43e629(0x24c)])[_0x43e629(0x1f9)](_0x3e4314=>_0x3e4314[_0x43e629(0x20e)]&&_0x367b14[_0x43e629(0x1f8)](_0x3e4314[_0x43e629(0x20e)][_0x43e629(0x247)]));if(!_0x4e1033[_0x43e629(0x232)])continue;const _0x427c81=_0x4e1033[0x0][_0x43e629(0x265)][_0x43e629(0x211)][_0x43e629(0x216)];if(!_0x4e1033[_0x43e629(0x200)](_0x23090a=>_0x23090a[_0x43e629(0x211)][_0x43e629(0x216)]===_0x427c81)){for(const _0xea7756 of _0x4e1033)_0x56466f(_0xea7756,_0x427c81)&&(_0x1482c8=!0x0);}}return _0x1482c8;function _0x33b295(_0x2f29b9,_0x46028d){const _0xcc26d=_0x43e629;for(const _0x3dc20f of _0x55b767[_0xcc26d(0x20b)]({'skipNotAttached':!0x0})[_0xcc26d(0x1f9)](_0xb22ffa=>_0xcc26d(0x1fa)==_0xb22ffa[_0xcc26d(0x1f2)]&&_0xb22ffa[_0xcc26d(0x211)][_0xcc26d(0x216)]==_0x2f29b9))_0x3dc20f[_0xcc26d(0x253)](_0xcc26d(0x216),_0x46028d);}function _0x56466f(_0x38d3ce,_0x407390){const _0xea1fd5=_0x43e629;let _0x1bb115=_0x38d3ce[_0xea1fd5(0x265)],_0x1525fe=!0x1;for(;_0x1bb115;)_0x1bb115[_0xea1fd5(0x211)][_0xea1fd5(0x216)]!=_0x407390&&(_0x33b295(_0x1bb115[_0xea1fd5(0x211)][_0xea1fd5(0x216)],_0x407390),_0x1bb115[_0xea1fd5(0x253)](_0xea1fd5(0x216),_0x407390),_0x1525fe=!0x0),_0x1bb115=_0x1bb115[_0xea1fd5(0x23e)];return _0x1525fe;}}[_0x5256bb(0x256)](){const _0x21a551=_0x5256bb,_0x1e4c7c=this[_0x21a551(0x26f)],_0x2ed2ca=_0x1e4c7c[_0x21a551(0x20f)],_0x2c4f03=_0x1e4c7c[_0x21a551(0x252)][_0x21a551(0x1f3)](_0x21a551(0x257));this[_0x21a551(0x21d)](),_0x2c4f03[_0x21a551(0x272)][_0x21a551(0x21b)](_0x21a551(0x210),_0x21a551(0x1f5),_0x21a551(0x1fe),function(_0x5e2b77,_0xf58ccc){const _0x47da0b=_0x21a551,_0x508bc8=[];for(let _0x141815 of _0x5e2b77)_0x141815[_0x47da0b(0x20c)][_0x47da0b(0x201)]===_0x141815[_0x47da0b(0x22c)][_0x47da0b(0x1eb)]&&(_0x141815=_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x224)](_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x266)](_0x141815[_0x47da0b(0x20c)][_0x47da0b(0x201)],0x0))),_0x508bc8[_0x47da0b(0x209)](_0x141815);_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x1ed)](_0x1015bd=>{const _0x21ed12=_0x47da0b,_0x1392a8=_0x1e4c7c[_0x21ed12(0x277)][_0x21ed12(0x25e)][_0x21ed12(0x27e)],_0x38a16d=Array[_0x21ed12(0x215)](_0x1392a8[_0x21ed12(0x246)]())[_0x21ed12(0x1fb)](_0x3be5c0=>_0x2c1b14[_0x21ed12(0x221)](_0x3be5c0));_0x1015bd[_0x21ed12(0x25f)](_0x508bc8),_0x1e4c7c[_0x21ed12(0x1e7)][_0x21ed12(0x1f3)](_0xf58ccc[_0x21ed12(0x21e)])[_0x21ed12(0x228)](),_0xf58ccc[_0x21ed12(0x217)][_0x21ed12(0x209)]({'forceDefaultExecution':!0x0}),_0x1e4c7c[_0x21ed12(0x1ee)](_0xf58ccc[_0x21ed12(0x21e)],..._0xf58ccc[_0x21ed12(0x217)]),_0x1015bd[_0x21ed12(0x25f)](_0x38a16d);for(const _0x2a3ae9 of _0x38a16d)_0x2a3ae9[_0x21ed12(0x21a)]();});}),_0x2c4f03[_0x21a551(0x222)][_0x21a551(0x1fc)](function(_0x4cfd98){const _0x4325de=_0x21a551,_0x2f011f=!_0x1e4c7c[_0x4325de(0x277)][_0x4325de(0x274)][_0x4325de(0x1ec)](_0x4cfd98),_0x34a2ae=_0x4cfd98[_0x4325de(0x1ff)],_0x3918ad=_0x4cfd98[_0x4325de(0x1f1)],_0x35a77f=_0x4cfd98[_0x4325de(0x273)](_0x4325de(0x26a)),_0x1f8c34=!_0x34a2ae||_0x34a2ae[_0x4325de(0x273)](_0x4325de(0x26a))!==_0x35a77f,_0x42380c=!_0x3918ad||_0x3918ad[_0x4325de(0x273)](_0x4325de(0x26a))!==_0x35a77f;return _0x2f011f&&Boolean(_0x35a77f)&&_0x1f8c34&&_0x42380c;},_0x3a272a=>_0x4a7b78(_0x2ed2ca,_0x21a551(0x223),_0x3a272a));}[_0x5256bb(0x21d)](){const _0x3446a7=_0x5256bb,_0x189713=this[_0x3446a7(0x26f)],_0x61b506=_0x189713[_0x3446a7(0x20f)];function _0x3be0fd(_0x3573e8){const _0x33fc5a=_0x3446a7,_0x585f4c=_0x189713[_0x33fc5a(0x1e7)][_0x33fc5a(0x1f3)](_0x33fc5a(0x242))[_0x33fc5a(0x23a)],_0x58e159=_0x189713[_0x33fc5a(0x1e7)][_0x33fc5a(0x1f3)](_0x33fc5a(0x212))[_0x33fc5a(0x23a)];return _0x33fc5a(0x212)===_0x3573e8?_0x585f4c:_0x58e159;}_0x189713[_0x3446a7(0x252)][_0x3446a7(0x1f3)](_0x3446a7(0x257))[_0x3446a7(0x222)][_0x3446a7(0x22d)](function(_0x251551){const _0x3cf0a0=_0x3446a7;if(_0x3cf0a0(0x210)!=_0x251551[_0x3cf0a0(0x1f2)])return;const {data:_0x10a239}=_0x251551;if(!_0x10a239)return;let _0x3dec64,_0x85b04d,_0x3552bc,_0xd04b61;switch(_0x10a239[_0x3cf0a0(0x21e)]){case _0x3cf0a0(0x242):_0x3552bc=_0x10a239[_0x3cf0a0(0x217)][0x0][_0x3cf0a0(0x26b)],_0xd04b61=_0x3be0fd(_0x10a239[_0x3cf0a0(0x21e)]),_0x3dec64=_0x3552bc?_0x3cf0a0(0x27c):_0x3cf0a0(0x227),!_0xd04b61&&_0x189713[_0x3cf0a0(0x1ea)][_0x3cf0a0(0x1f3)](_0x3cf0a0(0x237))||(_0x3dec64=_0x3cf0a0(0x22f)),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x22b)))};break;case _0x3cf0a0(0x212):_0x3552bc=_0x10a239[_0x3cf0a0(0x217)][0x0][_0x3cf0a0(0x26b)],_0xd04b61=_0x3be0fd(_0x10a239[_0x3cf0a0(0x21e)]),_0x3dec64=_0x3552bc?_0x3cf0a0(0x27c):_0x3cf0a0(0x227),!_0xd04b61&&_0x189713[_0x3cf0a0(0x1ea)][_0x3cf0a0(0x1f3)](_0x3cf0a0(0x237))||(_0x3dec64=_0x3cf0a0(0x22f)),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x226)))};break;case _0x3cf0a0(0x260):_0x3dec64=_0x3cf0a0(0x1f0),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x223)))};break;case _0x3cf0a0(0x213):_0x3dec64=function(_0x3e4eee){const _0x456cb4=_0x3cf0a0,_0x1bb091=_0x3e4eee[_0x456cb4(0x25c)]();let _0x40effc=_0x1bb091[_0x456cb4(0x20c)][_0x456cb4(0x201)];for(;_0x40effc&&_0x1bb091[_0x456cb4(0x233)](_0x40effc);){if(_0x40effc[_0x456cb4(0x273)](_0x456cb4(0x202))>0x0)return!0x1;_0x40effc=_0x40effc[_0x456cb4(0x1f1)];}return!0x0;}(_0x251551)?_0x4a7b78(_0x61b506,_0x3cf0a0(0x227),_0x4a7b78(_0x61b506,function(_0x2b2e8e){const _0x1750ca=_0x3cf0a0;return _0x1750ca(0x23c)+_0x2b2e8e[_0x1750ca(0x25c)]()[_0x1750ca(0x20c)][_0x1750ca(0x201)][_0x1750ca(0x273)](_0x1750ca(0x236))[_0x1750ca(0x267)]()+_0x1750ca(0x279);}(_0x251551))):_0x4a7b78(_0x61b506,_0x3cf0a0(0x23b),_0x4a7b78(_0x61b506,_0x3cf0a0(0x223))),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x3dec64};break;case _0x3cf0a0(0x27b):case _0x3cf0a0(0x27a):!0x1===_0x10a239[_0x3cf0a0(0x231)]&&(_0x3dec64=_0x3cf0a0(0x24a),_0x85b04d={'type':_0x3cf0a0(0x238),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x223)))});}return _0x85b04d;});}}function _0x1959(_0x46df77,_0x4d0ac7){const _0x2a5615=_0x2a56();return _0x1959=function(_0x19598c,_0x29607c){_0x19598c=_0x19598c-0x1e7;let _0x387fcc=_0x2a5615[_0x19598c];return _0x387fcc;},_0x1959(_0x46df77,_0x4d0ac7);}function le(_0x390259){const _0x32f8a2=_0x5256bb;let _0xb72a5d=_0x390259[_0x32f8a2(0x25c)]()[_0x32f8a2(0x20c)][_0x32f8a2(0x201)][_0x32f8a2(0x1ff)];for(;_0xb72a5d;){const _0x54cb9=_0xb72a5d[_0x32f8a2(0x273)](_0x32f8a2(0x26a));if(!_0x54cb9)return!0x1;if(_0x54cb9==_0x390259[_0x32f8a2(0x20e)][_0x32f8a2(0x264)])return _0x32f8a2(0x264);if(_0x54cb9==_0x390259[_0x32f8a2(0x20e)][_0x32f8a2(0x26c)])return _0x32f8a2(0x26c);_0xb72a5d=_0xb72a5d[_0x32f8a2(0x1ff)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ef3e7=_0x2495;(function(_0x1f70a1,_0x55b003){const _0x44cdfc=_0x2495,_0x513daa=_0x1f70a1();while(!![]){try{const _0x1eb7b3=parseInt(_0x44cdfc(0x9e))/0x1+-parseInt(_0x44cdfc(0x74))/0x2*(-parseInt(_0x44cdfc(0xcc))/0x3)+-parseInt(_0x44cdfc(0xbb))/0x4+-parseInt(_0x44cdfc(0x76))/0x5*(parseInt(_0x44cdfc(0x7b))/0x6)+parseInt(_0x44cdfc(0x8e))/0x7*(parseInt(_0x44cdfc(0x85))/0x8)+parseInt(_0x44cdfc(0xc7))/0x9*(-parseInt(_0x44cdfc(0x86))/0xa)+parseInt(_0x44cdfc(0xb7))/0xb;if(_0x1eb7b3===_0x55b003)break;else _0x513daa['push'](_0x513daa['shift']());}catch(_0x309fd5){_0x513daa['push'](_0x513daa['shift']());}}}(_0x452a,0xa8c5e));import{Plugin as _0xa6d875}from'ckeditor5/src/core.js';import{getTranslation as _0x3ecc4d}from'../utils/common-translations.js';function _0x2495(_0x3efe08,_0x4d7722){const _0x452a8d=_0x452a();return _0x2495=function(_0x2495d5,_0x2fd69e){_0x2495d5=_0x2495d5-0x70;let _0x591fe7=_0x452a8d[_0x2495d5];return _0x591fe7;},_0x2495(_0x3efe08,_0x4d7722);}export default class pe extends _0xa6d875{[_0x1ef3e7(0x8c)](){const _0x539b58=_0x1ef3e7;if(!this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0xa0)](_0x539b58(0x8b)))return;const _0x4993d7=this[_0x539b58(0x8a)][_0x539b58(0x84)][_0x539b58(0x91)](_0x539b58(0xb5)),_0x4f2035=this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0x91)](_0x539b58(0x89));_0x4993d7[_0x539b58(0xa7)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xb1)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xb1))),_0x4993d7[_0x539b58(0x70)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xa4)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xa4))),_0x4993d7[_0x539b58(0xc0)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0x98)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0x98)));const _0x22070a={'type':_0x539b58(0x9f),'content':''};_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](this[_0x539b58(0xca)][_0x539b58(0xaf)](this));const _0x2012a1=this[_0x539b58(0x8a)][_0x539b58(0xb3)];_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0xa4),_0x3ecc4d(_0x2012a1,_0x539b58(0x7f))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x571e31=>{const _0x21e484=_0x539b58,{data:_0x1eb1e3}=_0x571e31;if(_0x1eb1e3&&_0x21e484(0xa4)==_0x1eb1e3[_0x21e484(0xc3)])return null==_0x1eb1e3[_0x21e484(0xb8)]||0x0==_0x1eb1e3[_0x21e484(0xb8)]&&null==_0x1eb1e3[_0x21e484(0xc4)]?_0x22070a:void 0x0;}),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0x98),_0x3ecc4d(_0x2012a1,_0x539b58(0xbe))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x55520b=>{const _0x18e8c1=_0x539b58,{data:_0xc3e686}=_0x55520b;if(_0xc3e686&&_0x18e8c1(0x98)==_0xc3e686[_0x18e8c1(0xc3)])return null==_0xc3e686[_0x18e8c1(0xb8)]||0x1==_0xc3e686[_0x18e8c1(0xb8)]&&null==_0xc3e686[_0x18e8c1(0xc4)]?_0x22070a:void 0x0;}),this[_0x539b58(0x8a)][_0x539b58(0xa1)][_0x539b58(0x81)][_0x539b58(0x80)](_0x2f7028=>{const _0xb5b935=_0x539b58;if(_0x2f7028[_0xb5b935(0x73)][_0xb5b935(0x78)])return!0x1;let _0x3456a1=!0x1;const _0x1d141e=_0x4f2035[_0xb5b935(0xa3)]({'skipNotAttached':!0x0})[_0xb5b935(0x9d)](_0x5011c9=>{const _0xe0ac60=_0xb5b935,_0x422327=_0x4f2035[_0xe0ac60(0xb4)](_0x5011c9);return _0xe0ac60(0x98)==_0x422327||_0xe0ac60(0xa4)==_0x422327;});for(const _0x80d6da of _0x1d141e){const _0x5c15ad=_0x80d6da[_0xb5b935(0xb0)]()[_0xb5b935(0x9c)][_0xb5b935(0xcb)][_0xb5b935(0xa8)](_0xb5b935(0x9b));if(_0xb5b935(0x75)==_0x5c15ad||_0xb5b935(0x8d)==_0x5c15ad)continue;_0x4f2035[_0xb5b935(0xa2)](_0x80d6da[_0xb5b935(0xb0)](),_0xb5b935(0x93))[_0xb5b935(0x9a)](_0x4d8312=>_0xb5b935(0x9b)==_0x4f2035[_0xb5b935(0xb4)](_0x4d8312[_0xb5b935(0xba)]))||(_0x2f7028[_0xb5b935(0xae)](_0x80d6da[_0xb5b935(0x95)]()),_0x3456a1=!0x0);}return _0x3456a1;}),this[_0x539b58(0xc8)]();}[_0x1ef3e7(0xca)](_0x63ced5){const _0x132e65=_0x1ef3e7,_0x4fb8f6=this[_0x132e65(0x8a)][_0x132e65(0xb3)],{data:_0x477d9f}=_0x63ced5,_0x51803e={'type':_0x132e65(0x9f),'content':''};if(!_0x477d9f||_0x132e65(0xb1)!=_0x477d9f[_0x132e65(0xc3)])return;if(!_0x477d9f[_0x132e65(0xc4)])return _0x132e65(0xaa)==_0x477d9f[_0x132e65(0xb8)]?_0x51803e:{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};if(!_0x477d9f[_0x132e65(0xb8)]){if(_0x132e65(0xaa)==_0x477d9f[_0x132e65(0xc4)])return _0x51803e;let _0x27e278=_0x63ced5[_0x132e65(0xbd)];for(;_0x27e278;){if(_0x27e278[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x27e278[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x27e278[_0x132e65(0x83)][_0x132e65(0xb8)])return _0x51803e;_0x27e278=_0x27e278[_0x132e65(0xc9)];}return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa6),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xc4)])))};}if(_0x132e65(0xaa)!=_0x477d9f[_0x132e65(0xb8)])return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};let _0x3c470e=_0x63ced5[_0x132e65(0xbd)];for(;_0x3c470e;){if(_0x3c470e[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xb8)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc4)])return _0x51803e;_0x3c470e=_0x3c470e[_0x132e65(0xc9)];}const _0x170d82=_0x63ced5[_0x132e65(0xb0)]()[_0x132e65(0x9c)][_0x132e65(0xcb)][_0x132e65(0xa8)](_0x132e65(0x9b));return{'type':_0x132e65(0x9f),'content':_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,_0x132e65(0x7d)+_0x170d82[_0x132e65(0xad)]()+_0x132e65(0xb6)))};}[_0x1ef3e7(0xc8)](){const _0x3ded25=_0x1ef3e7,_0x235fa6=this[_0x3ded25(0x8a)],_0x46758e=_0x235fa6[_0x3ded25(0xb3)];_0x235fa6[_0x3ded25(0xc5)][_0x3ded25(0x91)](_0x3ded25(0x89))[_0x3ded25(0x71)][_0x3ded25(0x88)](_0x5dff56=>{const _0x54b587=_0x3ded25;if(_0x54b587(0x96)!=_0x5dff56[_0x54b587(0xc6)])return;const {data:_0x53e1b5}=_0x5dff56;if(!_0x53e1b5)return;let _0x547cd7,_0x1801e7;switch(_0x53e1b5[_0x54b587(0xb2)]){case _0x54b587(0xb1):_0x547cd7=_0x54b587(0x77),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x3ecc4d(_0x46758e,this[_0x54b587(0xb9)](_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc6)])))};break;case _0x54b587(0xa4):_0x547cd7=_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0x70)]?_0x54b587(0x8f):_0x54b587(0x79),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7)};break;case _0x54b587(0x98):_0x547cd7=_0x54b587(0x94),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc0)])};}return _0x1801e7;});}[_0x1ef3e7(0xb9)](_0x15099c){const _0x16ff0a=_0x1ef3e7;return _0x16ff0a(0x7d)+function(_0xa6eb7b){const _0x2710bf=_0x16ff0a;if(ye[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x99);if(he[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x75);return null;}(_0x15099c)[_0x16ff0a(0xad)]()+_0x16ff0a(0x7a)+_0x15099c[_0x16ff0a(0xad)]()[_0x16ff0a(0xab)](/-/g,'_');}}function _0x452a(){const _0x27597a=['startIndex','enableDefaultAttributesIntegration','upper-roman','key','oldValue','plugins','type','3951KTAlQI','_registerLegacyDescription','next','handleDescriptions','nodeAfter','87411wIsnpR','reversed','descriptionFactory','disc','batch','86gkDYuW','numbered','72890teFuou','*Change\x20to:*\x20%0','isUndo','*Format:*\x20set\x20order\x20to\x20regular','_LIST_','444cNjEjI','decimal','ELEMENT_','registerBlockAttribute','FORMAT_LIST_REVERSED','registerPostFixer','document','circle','data','config','32AjSErg','9310sfIkla','includes','registerDescriptionCallback','TrackChangesEditing','editor','ListPropertiesEditing','afterInit','customNumbered','2285220pJnigY','*Format:*\x20set\x20order\x20to\x20reversed','square','get','lower-roman','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstMarker','formatBlock','registerAttributeLabel','listStart','bulleted','find','listType','start','filter','193814nnNxZG','format','has','model','_findSuggestions','getSuggestions','listReversed','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','styles','getAttribute','upper-latin','default','replace','decimal-leading-zero','toUpperCase','removeMarker','bind','getFirstRange','listStyle','commandName','locale','_getAttributeKey','list.properties','_LIST_DEFAULT','3367672thjwEo','newValue','_getTranslationKeyForListStyle','suggestion','3519688FCdZqd','lower-latin','head','FORMAT_LIST_START','commandParams'];_0x452a=function(){return _0x27597a;};return _0x452a();}const ye=[_0x1ef3e7(0x72),_0x1ef3e7(0x82),_0x1ef3e7(0x90)],he=[_0x1ef3e7(0x7c),_0x1ef3e7(0xac),_0x1ef3e7(0x92),_0x1ef3e7(0xc2),_0x1ef3e7(0xbc),_0x1ef3e7(0xa9)];
23
+ const _0x50d088=_0x48cb;function _0x48cb(_0x8e8782,_0x2460e8){const _0x383565=_0x3835();return _0x48cb=function(_0x48cb75,_0xc8d102){_0x48cb75=_0x48cb75-0xbc;let _0x2e5972=_0x383565[_0x48cb75];return _0x2e5972;},_0x48cb(_0x8e8782,_0x2460e8);}(function(_0x2889c8,_0x3fbdf9){const _0x487f0f=_0x48cb,_0x17ec5b=_0x2889c8();while(!![]){try{const _0x13bfb6=-parseInt(_0x487f0f(0xeb))/0x1*(parseInt(_0x487f0f(0xc1))/0x2)+-parseInt(_0x487f0f(0xc0))/0x3+-parseInt(_0x487f0f(0xf3))/0x4*(-parseInt(_0x487f0f(0x117))/0x5)+-parseInt(_0x487f0f(0xe8))/0x6+parseInt(_0x487f0f(0xe9))/0x7*(-parseInt(_0x487f0f(0xd3))/0x8)+-parseInt(_0x487f0f(0xc7))/0x9*(parseInt(_0x487f0f(0x111))/0xa)+parseInt(_0x487f0f(0x102))/0xb;if(_0x13bfb6===_0x3fbdf9)break;else _0x17ec5b['push'](_0x17ec5b['shift']());}catch(_0x31aa35){_0x17ec5b['push'](_0x17ec5b['shift']());}}}(_0x3835,0x20d37));import{Plugin as _0x3886f1}from'ckeditor5/src/core.js';import{getTranslation as _0x6febdc}from'../utils/common-translations.js';export default class pe extends _0x3886f1{[_0x50d088(0xd7)](){const _0x4e3708=_0x50d088;if(!this[_0x4e3708(0xe5)][_0x4e3708(0xd5)][_0x4e3708(0x10e)](_0x4e3708(0xbc)))return;const _0x57da01=this[_0x4e3708(0xe5)][_0x4e3708(0xe2)][_0x4e3708(0xf5)](_0x4e3708(0xea)),_0x414694=this[_0x4e3708(0xe5)][_0x4e3708(0xd5)][_0x4e3708(0xf5)](_0x4e3708(0xee));_0x57da01[_0x4e3708(0x112)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0xf7)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0xf7))),_0x57da01[_0x4e3708(0xe1)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0xfa)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0xfa))),_0x57da01[_0x4e3708(0x106)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0x107)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0x107)));const _0x16c570={'type':_0x4e3708(0xe0),'content':''};_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](this[_0x4e3708(0xbf)][_0x4e3708(0xce)](this));const _0x589890=this[_0x4e3708(0xe5)][_0x4e3708(0xc3)];_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xe7)](_0x4e3708(0xfa),_0x6febdc(_0x589890,_0x4e3708(0x103))),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](_0x31b73e=>{const _0x879c39=_0x4e3708,{data:_0x35e5d5}=_0x31b73e;if(_0x35e5d5&&_0x879c39(0xfa)==_0x35e5d5[_0x879c39(0x113)])return null==_0x35e5d5[_0x879c39(0xff)]||0x0==_0x35e5d5[_0x879c39(0xff)]&&null==_0x35e5d5[_0x879c39(0xf4)]?_0x16c570:void 0x0;}),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xe7)](_0x4e3708(0x107),_0x6febdc(_0x589890,_0x4e3708(0xc5))),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](_0x37ee91=>{const _0xf2a916=_0x4e3708,{data:_0x4f15cd}=_0x37ee91;if(_0x4f15cd&&_0xf2a916(0x107)==_0x4f15cd[_0xf2a916(0x113)])return null==_0x4f15cd[_0xf2a916(0xff)]||0x1==_0x4f15cd[_0xf2a916(0xff)]&&null==_0x4f15cd[_0xf2a916(0xf4)]?_0x16c570:void 0x0;}),this[_0x4e3708(0xe5)][_0x4e3708(0x109)][_0x4e3708(0x10c)][_0x4e3708(0x114)](_0x2156bd=>{const _0x2a63ef=_0x4e3708;if(_0x2156bd[_0x2a63ef(0x10f)][_0x2a63ef(0xe4)])return!0x1;let _0x153d7d=!0x1;const _0xee261a=_0x414694[_0x2a63ef(0xcd)]({'skipNotAttached':!0x0})[_0x2a63ef(0xd8)](_0x51b11b=>{const _0x244355=_0x2a63ef,_0x3ffdda=_0x414694[_0x244355(0xfb)](_0x51b11b);return _0x244355(0x107)==_0x3ffdda||_0x244355(0xfa)==_0x3ffdda;});for(const _0x4c879e of _0xee261a){const _0xb6cec2=_0x4c879e[_0x2a63ef(0x115)]()[_0x2a63ef(0xfe)][_0x2a63ef(0xdd)][_0x2a63ef(0xed)](_0x2a63ef(0xbd));if(_0x2a63ef(0xf8)==_0xb6cec2||_0x2a63ef(0x10a)==_0xb6cec2)continue;_0x414694[_0x2a63ef(0xc4)](_0x4c879e[_0x2a63ef(0x115)](),_0x2a63ef(0xc6))[_0x2a63ef(0xd6)](_0x3dd83b=>_0x2a63ef(0xbd)==_0x414694[_0x2a63ef(0xfb)](_0x3dd83b[_0x2a63ef(0xcc)]))||(_0x2156bd[_0x2a63ef(0xe6)](_0x4c879e[_0x2a63ef(0xcf)]()),_0x153d7d=!0x0);}return _0x153d7d;}),this[_0x4e3708(0xec)]();}[_0x50d088(0xbf)](_0x53d3d0){const _0x2e1a9f=_0x50d088,_0x289810=this[_0x2e1a9f(0xe5)][_0x2e1a9f(0xc3)],{data:_0x39e1e1}=_0x53d3d0,_0x5a50f4={'type':_0x2e1a9f(0xe0),'content':''};if(!_0x39e1e1||_0x2e1a9f(0xf7)!=_0x39e1e1[_0x2e1a9f(0x113)])return;if(!_0x39e1e1[_0x2e1a9f(0xf4)])return _0x2e1a9f(0xd2)==_0x39e1e1[_0x2e1a9f(0xff)]?_0x5a50f4:{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xff)])))};if(!_0x39e1e1[_0x2e1a9f(0xff)]){if(_0x2e1a9f(0xd2)==_0x39e1e1[_0x2e1a9f(0xf4)])return _0x5a50f4;let _0x5c121=_0x53d3d0[_0x2e1a9f(0xd1)];for(;_0x5c121;){if(_0x5c121[_0x2e1a9f(0xd0)]&&_0x2e1a9f(0xbd)==_0x5c121[_0x2e1a9f(0xd0)][_0x2e1a9f(0x113)]&&_0x5c121[_0x2e1a9f(0xd0)][_0x2e1a9f(0xff)])return _0x5a50f4;_0x5c121=_0x5c121[_0x2e1a9f(0xef)];}return{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf2),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xf4)])))};}if(_0x2e1a9f(0xd2)!=_0x39e1e1[_0x2e1a9f(0xff)])return{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xff)])))};let _0x2c83ea=_0x53d3d0[_0x2e1a9f(0xd1)];for(;_0x2c83ea;){if(_0x2c83ea[_0x2e1a9f(0xd0)]&&_0x2e1a9f(0xbd)==_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0x113)]&&_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0xff)]&&_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0xf4)])return _0x5a50f4;_0x2c83ea=_0x2c83ea[_0x2e1a9f(0xef)];}const _0x124369=_0x53d3d0[_0x2e1a9f(0x115)]()[_0x2e1a9f(0xfe)][_0x2e1a9f(0xdd)][_0x2e1a9f(0xed)](_0x2e1a9f(0xbd));return{'type':_0x2e1a9f(0xe0),'content':_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,_0x2e1a9f(0x100)+_0x124369[_0x2e1a9f(0x104)]()+_0x2e1a9f(0x10d)))};}[_0x50d088(0xec)](){const _0x55bbfa=_0x50d088,_0x3f2dc3=this[_0x55bbfa(0xe5)],_0x36484e=_0x3f2dc3[_0x55bbfa(0xc3)];_0x3f2dc3[_0x55bbfa(0xd5)][_0x55bbfa(0xf5)](_0x55bbfa(0xee))[_0x55bbfa(0xf1)][_0x55bbfa(0xde)](_0x34e2fe=>{const _0xcc3136=_0x55bbfa;if(_0xcc3136(0x105)!=_0x34e2fe[_0xcc3136(0xc9)])return;const {data:_0x54c2ee}=_0x34e2fe;if(!_0x54c2ee)return;let _0x27d895,_0x452559;switch(_0x54c2ee[_0xcc3136(0x101)]){case _0xcc3136(0xf7):_0x27d895=_0xcc3136(0xdc),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895,_0x6febdc(_0x36484e,this[_0xcc3136(0xc2)](_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0xc9)])))};break;case _0xcc3136(0xfa):_0x27d895=_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0xe1)]?_0xcc3136(0xca):_0xcc3136(0x10b),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895)};break;case _0xcc3136(0x107):_0x27d895=_0xcc3136(0xf9),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895,_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0x106)])};}return _0x452559;});}[_0x50d088(0xc2)](_0x461a71){const _0x12eeaf=_0x50d088;return _0x12eeaf(0x100)+function(_0x52f944){const _0xaa6636=_0x12eeaf;if(ye[_0xaa6636(0xdf)](_0x52f944))return _0xaa6636(0x110);if(he[_0xaa6636(0xdf)](_0x52f944))return _0xaa6636(0xf8);return null;}(_0x461a71)[_0x12eeaf(0x104)]()+_0x12eeaf(0xf6)+_0x461a71[_0x12eeaf(0x104)]()[_0x12eeaf(0xd9)](/-/g,'_');}}const ye=[_0x50d088(0xfc),_0x50d088(0xda),_0x50d088(0xdb)],he=[_0x50d088(0x118),_0x50d088(0xc8),_0x50d088(0x108),_0x50d088(0xbe),_0x50d088(0xfd),_0x50d088(0xe3)];function _0x3835(){const _0x1a90e8=['listStyle','numbered','*Format:*\x20set\x20start\x20index\x20to\x20%0','listReversed','_getAttributeKey','disc','lower-latin','start','newValue','ELEMENT_','commandName','8495520ekrolx','FORMAT_LIST_REVERSED','toUpperCase','formatBlock','startIndex','listStart','lower-roman','model','customNumbered','*Format:*\x20set\x20order\x20to\x20regular','document','_LIST_DEFAULT','has','batch','bulleted','10TaTusu','styles','key','registerPostFixer','getFirstRange','registerBlockAttribute','17495eQfWqM','decimal','ListPropertiesEditing','listType','upper-roman','handleDescriptions','725115fHulep','2iIutzZ','_getTranslationKeyForListStyle','locale','_findSuggestions','FORMAT_LIST_START','attribute','992709SqxhfT','decimal-leading-zero','type','*Format:*\x20set\x20order\x20to\x20reversed','enableDefaultAttributesIntegration','suggestion','getSuggestions','bind','getFirstMarker','data','head','default','112GIlECI','commandParams','plugins','find','afterInit','filter','replace','circle','square','*Change\x20to:*\x20%0','nodeAfter','registerDescriptionCallback','includes','format','reversed','config','upper-latin','isUndo','editor','removeMarker','registerAttributeLabel','865914FGwYrn','44198ZgoYlL','list.properties','63641pqiJzt','_registerLegacyDescription','getAttribute','TrackChangesEditing','next','*Set\x20format:*\x20%0','descriptionFactory','*Remove\x20format:*\x20%0','12CeAYjr','oldValue','get','_LIST_'];_0x3835=function(){return _0x1a90e8;};return _0x3835();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2431c3=_0x4cec;(function(_0x239020,_0x935659){const _0x25884f=_0x4cec,_0xec8ccb=_0x239020();while(!![]){try{const _0x198913=-parseInt(_0x25884f(0xb3))/0x1+parseInt(_0x25884f(0xa5))/0x2*(-parseInt(_0x25884f(0xb1))/0x3)+parseInt(_0x25884f(0xa3))/0x4+-parseInt(_0x25884f(0xaa))/0x5+parseInt(_0x25884f(0x98))/0x6*(-parseInt(_0x25884f(0x9f))/0x7)+parseInt(_0x25884f(0xad))/0x8+parseInt(_0x25884f(0xb0))/0x9;if(_0x198913===_0x935659)break;else _0xec8ccb['push'](_0xec8ccb['shift']());}catch(_0x2dd9db){_0xec8ccb['push'](_0xec8ccb['shift']());}}}(_0x3ee2,0x5de73));import{Plugin as _0x4c238b}from'ckeditor5/src/core.js';import{getTranslation as _0x352d4b}from'../utils/common-translations.js';function _0x4cec(_0x2b90dd,_0x313bc0){const _0x3ee2d6=_0x3ee2();return _0x4cec=function(_0x4cec52,_0x1cdddb){_0x4cec52=_0x4cec52-0x94;let _0x5d7ee5=_0x3ee2d6[_0x4cec52];return _0x5d7ee5;},_0x4cec(_0x2b90dd,_0x313bc0);}export default class ft extends _0x4c238b{[_0x2431c3(0xa8)](){const _0x35b119=_0x2431c3,_0x5e0f5d=this[_0x35b119(0x99)];if(!_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xac)](_0x35b119(0xa7)))return;const _0x3ea6b2=_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xb7)](_0x35b119(0x9a)),_0x5a96cf=_0x5e0f5d[_0x35b119(0xa9)];_0x3ea6b2[_0x35b119(0x9b)](_0x35b119(0xaf)),_0x3ea6b2[_0x35b119(0xb4)][_0x35b119(0xa4)](_0x35b119(0x9d),_0x4b2e07=>_0x352d4b(_0x5a96cf,_0x35b119(0x95),_0x4b2e07)),_0x5e0f5d[_0x35b119(0x97)][_0x35b119(0xb2)](_0x35b119(0x9c))[_0x35b119(0xae)]({'model':_0x35b119(0x9d),'view':(_0x1ccb02,{writer:_0x284b0f,options:_0x32e7b6})=>{const _0x2e21ac=_0x35b119;if(_0x32e7b6[_0x2e21ac(0xa6)])return _0x284b0f[_0x2e21ac(0x94)](_0x2e21ac(0xb6));},'converterPriority':_0x35b119(0xab)}),_0x5e0f5d[_0x35b119(0x96)][_0x35b119(0xb5)]['on'](_0x35b119(0xa0),(_0x49ddc5,_0x445fcc,_0x3730cb)=>{const _0x2e54ad=_0x35b119;_0x3730cb[_0x2e54ad(0xa1)][_0x2e54ad(0xa6)]&&_0x49ddc5[_0x2e54ad(0xa2)]();},{'priority':_0x35b119(0xab)});}}function _0x3ee2(){const _0x4faf1c=['647232WiYPhe','registerElementLabel','3754XpkgTb','showSuggestionHighlights','MediaEmbedEditing','afterInit','locale','455095UUvPmE','high','has','2760248KplnUm','elementToElement','mediaEmbed','14182605zDpmNL','777OrITis','for','452408TAiIty','descriptionFactory','downcastDispatcher','div','get','createEmptyElement','ELEMENT_MEDIA','data','conversion','1336974LeFaNs','editor','TrackChangesEditing','enableCommand','dataDowncast','media','plugins','21zzDjZj','attribute:url:media','options','stop'];_0x3ee2=function(){return _0x4faf1c;};return _0x3ee2();}
23
+ const _0x1b1737=_0xe0b7;(function(_0x23a0f9,_0x2b1897){const _0x57f5c0=_0xe0b7,_0x140978=_0x23a0f9();while(!![]){try{const _0x1affe1=-parseInt(_0x57f5c0(0x1dd))/0x1+parseInt(_0x57f5c0(0x1d8))/0x2+-parseInt(_0x57f5c0(0x1e7))/0x3*(parseInt(_0x57f5c0(0x1e0))/0x4)+-parseInt(_0x57f5c0(0x1d6))/0x5*(parseInt(_0x57f5c0(0x1db))/0x6)+parseInt(_0x57f5c0(0x1d2))/0x7+-parseInt(_0x57f5c0(0x1ea))/0x8+parseInt(_0x57f5c0(0x1e1))/0x9;if(_0x1affe1===_0x2b1897)break;else _0x140978['push'](_0x140978['shift']());}catch(_0x87209){_0x140978['push'](_0x140978['shift']());}}}(_0x56c6,0xabd6c));import{Plugin as _0x3839a1}from'ckeditor5/src/core.js';function _0x56c6(){const _0x37bad6=['52972AuzSso','13862601UtrzLX','mediaEmbed','locale','TrackChangesEditing','editor','createEmptyElement','231AoacaQ','elementToElement','downcastDispatcher','7927152hALDKS','registerElementLabel','dataDowncast','has','div','showSuggestionHighlights','high','get','afterInit','ELEMENT_MEDIA','for','MediaEmbedEditing','7120701PawwxB','descriptionFactory','plugins','options','746365QkKQNJ','data','1192664TkAQxL','attribute:url:media','media','12MMLHuk','stop','140861ZZRRJB','conversion','enableCommand'];_0x56c6=function(){return _0x37bad6;};return _0x56c6();}function _0xe0b7(_0x5d6e9d,_0x3f12be){const _0x56c6ea=_0x56c6();return _0xe0b7=function(_0xe0b78b,_0x4253e8){_0xe0b78b=_0xe0b78b-0x1c7;let _0x27d871=_0x56c6ea[_0xe0b78b];return _0x27d871;},_0xe0b7(_0x5d6e9d,_0x3f12be);}import{getTranslation as _0x4c2c7f}from'../utils/common-translations.js';export default class ft extends _0x3839a1{[_0x1b1737(0x1ce)](){const _0x78a14b=_0x1b1737,_0x577658=this[_0x78a14b(0x1e5)];if(!_0x577658[_0x78a14b(0x1d4)][_0x78a14b(0x1c9)](_0x78a14b(0x1d1)))return;const _0x260602=_0x577658[_0x78a14b(0x1d4)][_0x78a14b(0x1cd)](_0x78a14b(0x1e4)),_0x4f831c=_0x577658[_0x78a14b(0x1e3)];_0x260602[_0x78a14b(0x1df)](_0x78a14b(0x1e2)),_0x260602[_0x78a14b(0x1d3)][_0x78a14b(0x1c7)](_0x78a14b(0x1da),_0x57206e=>_0x4c2c7f(_0x4f831c,_0x78a14b(0x1cf),_0x57206e)),_0x577658[_0x78a14b(0x1de)][_0x78a14b(0x1d0)](_0x78a14b(0x1c8))[_0x78a14b(0x1e8)]({'model':_0x78a14b(0x1da),'view':(_0xaa103,{writer:_0x178006,options:_0x189d87})=>{const _0x2adc17=_0x78a14b;if(_0x189d87[_0x2adc17(0x1cb)])return _0x178006[_0x2adc17(0x1e6)](_0x2adc17(0x1ca));},'converterPriority':_0x78a14b(0x1cc)}),_0x577658[_0x78a14b(0x1d7)][_0x78a14b(0x1e9)]['on'](_0x78a14b(0x1d9),(_0x5adf89,_0x224348,_0x430098)=>{const _0x2d5478=_0x78a14b;_0x430098[_0x2d5478(0x1d5)][_0x2d5478(0x1cb)]&&_0x5adf89[_0x2d5478(0x1dc)]();},{'priority':_0x78a14b(0x1cc)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x430c(_0x387547,_0x26f1f1){const _0x3e7c68=_0x3e7c();return _0x430c=function(_0x430cea,_0x3c7d58){_0x430cea=_0x430cea-0xcd;let _0x4f5c10=_0x3e7c68[_0x430cea];return _0x4f5c10;},_0x430c(_0x387547,_0x26f1f1);}const _0x1d37c4=_0x430c;(function(_0x121eb5,_0x5f1456){const _0x434fb8=_0x430c,_0x32450c=_0x121eb5();while(!![]){try{const _0x5f1d1e=-parseInt(_0x434fb8(0xda))/0x1*(parseInt(_0x434fb8(0xdb))/0x2)+-parseInt(_0x434fb8(0xcf))/0x3*(parseInt(_0x434fb8(0xdd))/0x4)+-parseInt(_0x434fb8(0xd1))/0x5+parseInt(_0x434fb8(0xd8))/0x6*(parseInt(_0x434fb8(0xd0))/0x7)+-parseInt(_0x434fb8(0xd7))/0x8+-parseInt(_0x434fb8(0xdf))/0x9*(parseInt(_0x434fb8(0xe0))/0xa)+parseInt(_0x434fb8(0xce))/0xb;if(_0x5f1d1e===_0x5f1456)break;else _0x32450c['push'](_0x32450c['shift']());}catch(_0x311fed){_0x32450c['push'](_0x32450c['shift']());}}}(_0x3e7c,0x9610a));function _0x3e7c(){const _0x206086=['529491AOFmuI','7WGTrQM','2453385Yanfqx','TrackChangesEditing','afterInit','mention','get','has','5156256mCCoSh','3118398qwZnan','plugins','2SqTwpM','358962rkpWCZ','enableCommand','4wGGten','MentionEditing','90WEddcc','378380Uivryr','editor','23583791GWknCq'];_0x3e7c=function(){return _0x206086;};return _0x3e7c();}import{Plugin as _0x568c7c}from'ckeditor5/src/core.js';export default class gt extends _0x568c7c{[_0x1d37c4(0xd3)](){const _0x4ede4a=_0x1d37c4,_0x3ec6ed=this[_0x4ede4a(0xcd)];_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd6)](_0x4ede4a(0xde))&&_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd5)](_0x4ede4a(0xd2))[_0x4ede4a(0xdc)](_0x4ede4a(0xd4));}}
23
+ function _0x70d9(){const _0x2a26e2=['17690976paKagR','1474341CabCJj','5048345zhxTTf','afterInit','enableCommand','11471412QhIFbI','7408464UpCmHZ','mention','685464fThbKC','TrackChangesEditing','editor','2127IiPhad','get','MentionEditing','3902azzJdb','plugins','7VDBXdt','has'];_0x70d9=function(){return _0x2a26e2;};return _0x70d9();}const _0x24c57a=_0x1187;function _0x1187(_0x62ac20,_0x137c89){const _0x70d93=_0x70d9();return _0x1187=function(_0x1187ab,_0x5bccc1){_0x1187ab=_0x1187ab-0x158;let _0x5d23f5=_0x70d93[_0x1187ab];return _0x5d23f5;},_0x1187(_0x62ac20,_0x137c89);}(function(_0x48a808,_0x1193c6){const _0x48965d=_0x1187,_0x90b560=_0x48a808();while(!![]){try{const _0x265db1=parseInt(_0x48965d(0x164))/0x1+parseInt(_0x48965d(0x15f))/0x2*(-parseInt(_0x48965d(0x15c))/0x3)+parseInt(_0x48965d(0x169))/0x4+-parseInt(_0x48965d(0x165))/0x5+-parseInt(_0x48965d(0x168))/0x6*(-parseInt(_0x48965d(0x161))/0x7)+parseInt(_0x48965d(0x159))/0x8+-parseInt(_0x48965d(0x163))/0x9;if(_0x265db1===_0x1193c6)break;else _0x90b560['push'](_0x90b560['shift']());}catch(_0x2e9a18){_0x90b560['push'](_0x90b560['shift']());}}}(_0x70d9,0xebb4a));import{Plugin as _0x449a25}from'ckeditor5/src/core.js';export default class gt extends _0x449a25{[_0x24c57a(0x166)](){const _0x6aef1d=_0x24c57a,_0x50cdd2=this[_0x6aef1d(0x15b)];_0x50cdd2[_0x6aef1d(0x160)][_0x6aef1d(0x162)](_0x6aef1d(0x15e))&&_0x50cdd2[_0x6aef1d(0x160)][_0x6aef1d(0x15d)](_0x6aef1d(0x15a))[_0x6aef1d(0x167)](_0x6aef1d(0x158));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2af751=_0xaa5c;function _0xaa5c(_0x18ffb2,_0xa8ae56){const _0x37fdf3=_0x37fd();return _0xaa5c=function(_0xaa5c24,_0x4feb7c){_0xaa5c24=_0xaa5c24-0x172;let _0x11c668=_0x37fdf3[_0xaa5c24];return _0x11c668;},_0xaa5c(_0x18ffb2,_0xa8ae56);}(function(_0x11b26b,_0x2dd0d1){const _0x445416=_0xaa5c,_0xb1a5e6=_0x11b26b();while(!![]){try{const _0x39f28e=parseInt(_0x445416(0x187))/0x1*(parseInt(_0x445416(0x185))/0x2)+-parseInt(_0x445416(0x188))/0x3+parseInt(_0x445416(0x186))/0x4*(-parseInt(_0x445416(0x18c))/0x5)+parseInt(_0x445416(0x18e))/0x6*(-parseInt(_0x445416(0x190))/0x7)+-parseInt(_0x445416(0x181))/0x8+parseInt(_0x445416(0x191))/0x9+parseInt(_0x445416(0x182))/0xa;if(_0x39f28e===_0x2dd0d1)break;else _0xb1a5e6['push'](_0xb1a5e6['shift']());}catch(_0x4cf95c){_0xb1a5e6['push'](_0xb1a5e6['shift']());}}}(_0x37fd,0x32227));import{Plugin as _0x37bd99}from'ckeditor5/src/core.js';import{getTranslation as _0x1c2aff}from'../utils/common-translations.js';export default class lt extends _0x37bd99{[_0x2af751(0x176)](){const _0xb1c806=_0x2af751,_0x16ac1e=this[_0xb1c806(0x173)];if(!_0x16ac1e[_0xb1c806(0x192)][_0xb1c806(0x18b)](_0xb1c806(0x178)))return;_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172))[_0xb1c806(0x17c)](_0xb1c806(0x178));const _0x19a7c0=_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172)),_0x448633=_0x16ac1e[_0xb1c806(0x184)];_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x180)](_0xb1c806(0x17e),_0xe02496=>_0x1c2aff(_0x448633,_0xb1c806(0x175),_0xe02496)),_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x18d)](_0x51a106=>{const _0x2df1e2=_0xb1c806;if(_0x2df1e2(0x174)!=_0x51a106[_0x2df1e2(0x17f)]&&_0x2df1e2(0x183)!=_0x51a106[_0x2df1e2(0x17f)])return;const _0x2503a8=_0x51a106[_0x2df1e2(0x18a)]();if(null==_0x2503a8)return;if(!_0x2503a8['is'](_0x2df1e2(0x17a),_0x2df1e2(0x17e)))return;const _0x320de6=_0x16ac1e[_0x2df1e2(0x193)][_0x2df1e2(0x18b)](_0x2df1e2(0x17b))[_0x2df1e2(0x177)](_0x2503a8[_0x2df1e2(0x179)]('id'));return _0x2df1e2(0x174)==_0x51a106[_0x2df1e2(0x17f)]?{'type':_0x2df1e2(0x174),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x18f),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))}:{'type':_0x2df1e2(0x183),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x17d),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))};});}}function _0x37fd(){const _0x4bb4f3=['insertMergeField','getAttribute','element','MergeFieldsEditing','enableCommand','*Remove:*\x20%0','mergeField','type','registerElementLabel','3104832CjhnAr','5006600ucJawV','deletion','locale','212558jhsFjR','2792flXojn','1cgNxWq','29268JskGIp','descriptionFactory','getContainedElement','get','1390kzqjim','registerDescriptionCallback','6JcvwYh','*Insert:*\x20%0','1235549afpzxR','3301407TpGneU','commands','plugins','TrackChangesEditing','editor','insertion','ELEMENT_MERGE_FIELD','afterInit','getLabel'];_0x37fd=function(){return _0x4bb4f3;};return _0x37fd();}
23
+ const _0x2bb17d=_0x1cb7;function _0x1cb7(_0x28f74c,_0x4c900b){const _0x10841a=_0x1084();return _0x1cb7=function(_0x1cb746,_0x45b86d){_0x1cb746=_0x1cb746-0x14b;let _0x354be5=_0x10841a[_0x1cb746];return _0x354be5;},_0x1cb7(_0x28f74c,_0x4c900b);}(function(_0x467dc9,_0x5e1297){const _0x52e910=_0x1cb7,_0x5c23e1=_0x467dc9();while(!![]){try{const _0x545f07=-parseInt(_0x52e910(0x150))/0x1*(parseInt(_0x52e910(0x162))/0x2)+parseInt(_0x52e910(0x151))/0x3*(-parseInt(_0x52e910(0x168))/0x4)+-parseInt(_0x52e910(0x16b))/0x5+-parseInt(_0x52e910(0x16a))/0x6+-parseInt(_0x52e910(0x166))/0x7*(parseInt(_0x52e910(0x16d))/0x8)+-parseInt(_0x52e910(0x159))/0x9+parseInt(_0x52e910(0x14c))/0xa*(parseInt(_0x52e910(0x15c))/0xb);if(_0x545f07===_0x5e1297)break;else _0x5c23e1['push'](_0x5c23e1['shift']());}catch(_0x5806ef){_0x5c23e1['push'](_0x5c23e1['shift']());}}}(_0x1084,0x5a2b6));import{Plugin as _0x5119b5}from'ckeditor5/src/core.js';function _0x1084(){const _0x3733f7=['registerDescriptionCallback','locale','getLabel','4579169xsIrqN','afterInit','315876TsJEcx','type','396252tIYrhb','1513790FJuArl','*Insert:*\x20%0','8JIlLbH','deletion','250LRXhWf','ELEMENT_MERGE_FIELD','getAttribute','plugins','247CEaclU','21CssWTK','commands','insertMergeField','insertion','mergeField','get','editor','element','3873555oNoFgH','TrackChangesEditing','registerElementLabel','1253659maRxzJ','getContainedElement','enableCommand','MergeFieldsEditing','*Remove:*\x20%0','descriptionFactory','3836NHOUUH'];_0x1084=function(){return _0x3733f7;};return _0x1084();}import{getTranslation as _0x5e2318}from'../utils/common-translations.js';export default class lt extends _0x5119b5{[_0x2bb17d(0x167)](){const _0x15387c=_0x2bb17d,_0x48b243=this[_0x15387c(0x157)];if(!_0x48b243[_0x15387c(0x152)][_0x15387c(0x156)](_0x15387c(0x153)))return;_0x48b243[_0x15387c(0x14f)][_0x15387c(0x156)](_0x15387c(0x15a))[_0x15387c(0x15e)](_0x15387c(0x153));const _0x3229c8=_0x48b243[_0x15387c(0x14f)][_0x15387c(0x156)](_0x15387c(0x15a)),_0x433979=_0x48b243[_0x15387c(0x164)];_0x3229c8[_0x15387c(0x161)][_0x15387c(0x15b)](_0x15387c(0x155),_0x10bd8d=>_0x5e2318(_0x433979,_0x15387c(0x14d),_0x10bd8d)),_0x3229c8[_0x15387c(0x161)][_0x15387c(0x163)](_0x1b65c0=>{const _0x4e8c72=_0x15387c;if(_0x4e8c72(0x154)!=_0x1b65c0[_0x4e8c72(0x169)]&&_0x4e8c72(0x14b)!=_0x1b65c0[_0x4e8c72(0x169)])return;const _0x2b8816=_0x1b65c0[_0x4e8c72(0x15d)]();if(null==_0x2b8816)return;if(!_0x2b8816['is'](_0x4e8c72(0x158),_0x4e8c72(0x155)))return;const _0x31e493=_0x48b243[_0x4e8c72(0x14f)][_0x4e8c72(0x156)](_0x4e8c72(0x15f))[_0x4e8c72(0x165)](_0x2b8816[_0x4e8c72(0x14e)]('id'));return _0x4e8c72(0x154)==_0x1b65c0[_0x4e8c72(0x169)]?{'type':_0x4e8c72(0x154),'content':_0x5e2318(_0x433979,_0x4e8c72(0x16c),'\x22'+_0x31e493+'\x22\x20'+_0x5e2318(_0x433979,_0x4e8c72(0x14d)))}:{'type':_0x4e8c72(0x14b),'content':_0x5e2318(_0x433979,_0x4e8c72(0x160),'\x22'+_0x31e493+'\x22\x20'+_0x5e2318(_0x433979,_0x4e8c72(0x14d)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bc0(_0x306461,_0x24c8f2){const _0x54423e=_0x5442();return _0x2bc0=function(_0x2bc0ef,_0x3af133){_0x2bc0ef=_0x2bc0ef-0x1dc;let _0x34b778=_0x54423e[_0x2bc0ef];return _0x34b778;},_0x2bc0(_0x306461,_0x24c8f2);}function _0x5442(){const _0xe5be16=['multiLevelList','10yhNlUM','locale','oldValue','format','descriptionFactory','16314eufVwr','has','1697724qJhAjn','listMarkerStyle','listType','data','TrackChangesEditing','next','afterInit','40acUEDc','editor','177396bCmPzN','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','newValue','303448FjeEan','ELEMENT_MULTI_LEVEL_LIST','handleDescriptions','registerDescriptionCallback','key','get','MultiLevelList','plugins','7927002AjqWAQ','registerBlockAttribute','1286985ayEzax','head','989142HoPbHM','275QhOWPt','62GVxzaY','enableDefaultAttributesIntegration'];_0x5442=function(){return _0xe5be16;};return _0x5442();}const _0x17d118=_0x2bc0;(function(_0x44dfa0,_0x38d268){const _0x156ea6=_0x2bc0,_0x57ef02=_0x44dfa0();while(!![]){try{const _0x6a98b9=parseInt(_0x156ea6(0x1ec))/0x1*(parseInt(_0x156ea6(0x1e4))/0x2)+parseInt(_0x156ea6(0x1ee))/0x3+parseInt(_0x156ea6(0x1fb))/0x4+-parseInt(_0x156ea6(0x1e3))/0x5*(-parseInt(_0x156ea6(0x1f7))/0x6)+parseInt(_0x156ea6(0x1e0))/0x7*(-parseInt(_0x156ea6(0x1f5))/0x8)+parseInt(_0x156ea6(0x1de))/0x9*(-parseInt(_0x156ea6(0x1e7))/0xa)+-parseInt(_0x156ea6(0x1e2))/0xb;if(_0x6a98b9===_0x38d268)break;else _0x57ef02['push'](_0x57ef02['shift']());}catch(_0xa2c5ce){_0x57ef02['push'](_0x57ef02['shift']());}}}(_0x5442,0xd7bcb));import{Plugin as _0x27acdf}from'ckeditor5/src/core.js';import{getTranslation as _0x489c8e}from'../utils/common-translations.js';export default class mt extends _0x27acdf{[_0x17d118(0x1f4)](){const _0x4746ba=_0x17d118,_0x71aec=this[_0x4746ba(0x1f6)],_0x311a5d=_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x200)](_0x4746ba(0x1f2));_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x1ed)](_0x4746ba(0x1dc))&&(_0x311a5d[_0x4746ba(0x1e5)](_0x4746ba(0x1e6)),_0x311a5d[_0x4746ba(0x1df)](_0x4746ba(0x1ef)),_0x311a5d[_0x4746ba(0x1eb)][_0x4746ba(0x1fe)](_0x54b68b=>this[_0x4746ba(0x1fd)](_0x54b68b)));}[_0x17d118(0x1fd)](_0x42f4f7){const _0x144570=_0x17d118,_0xdeb7c1=this[_0x144570(0x1f6)][_0x144570(0x1e8)],{data:_0x5aa09c}=_0x42f4f7,_0x1bcf1e={'type':_0x144570(0x1ea),'content':''};if(_0x5aa09c&&_0x144570(0x1ef)==_0x5aa09c[_0x144570(0x1ff)]){if(!_0x5aa09c[_0x144570(0x1e9)])return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f8),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1fa)]+')'};if(!_0x5aa09c[_0x144570(0x1fa)]){let _0x3c910f=_0x42f4f7[_0x144570(0x1e1)];for(;_0x3c910f;){if(_0x3c910f[_0x144570(0x1f1)]&&_0x144570(0x1f0)==_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1ff)]&&_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1fa)])return _0x1bcf1e;_0x3c910f=_0x3c910f[_0x144570(0x1f3)];}return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f9),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1e9)]+')'};}}}}
23
+ const _0x525835=_0x5402;(function(_0x294975,_0x4898e8){const _0xad41d7=_0x5402,_0x277f35=_0x294975();while(!![]){try{const _0x2c1603=parseInt(_0xad41d7(0x19a))/0x1+parseInt(_0xad41d7(0x191))/0x2+parseInt(_0xad41d7(0x17f))/0x3*(parseInt(_0xad41d7(0x181))/0x4)+-parseInt(_0xad41d7(0x189))/0x5*(parseInt(_0xad41d7(0x17a))/0x6)+parseInt(_0xad41d7(0x17b))/0x7+parseInt(_0xad41d7(0x19d))/0x8*(-parseInt(_0xad41d7(0x188))/0x9)+parseInt(_0xad41d7(0x192))/0xa*(parseInt(_0xad41d7(0x190))/0xb);if(_0x2c1603===_0x4898e8)break;else _0x277f35['push'](_0x277f35['shift']());}catch(_0x1c12d5){_0x277f35['push'](_0x277f35['shift']());}}}(_0x1a8c,0x5434a));function _0x1a8c(){const _0x1b0a00=['editor','34808NGpENI','format','6hTBqGi','899290aucLNL','head','registerBlockAttribute','key','3bEIaEC','enableDefaultAttributesIntegration','2756588poeWOv','get','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','registerDescriptionCallback','TrackChangesEditing','ELEMENT_MULTI_LEVEL_LIST','1116efezKA','3217300yLYGkr','listMarkerStyle','plugins','oldValue','next','descriptionFactory','listType','1808279efTnNR','899622ztjrcU','10JRFHJq','multiLevelList','newValue','has','data','MultiLevelList','locale','afterInit','96073ipQYpJ','handleDescriptions'];_0x1a8c=function(){return _0x1b0a00;};return _0x1a8c();}import{Plugin as _0xe6a68c}from'ckeditor5/src/core.js';function _0x5402(_0x3648ae,_0x64c55f){const _0x1a8c2b=_0x1a8c();return _0x5402=function(_0x540203,_0x32b40b){_0x540203=_0x540203-0x17a;let _0x5edcb3=_0x1a8c2b[_0x540203];return _0x5edcb3;},_0x5402(_0x3648ae,_0x64c55f);}import{getTranslation as _0x11ffd4}from'../utils/common-translations.js';export default class mt extends _0xe6a68c{[_0x525835(0x199)](){const _0x4bb1b7=_0x525835,_0x43a932=this[_0x4bb1b7(0x19c)],_0x35fcbd=_0x43a932[_0x4bb1b7(0x18b)][_0x4bb1b7(0x182)](_0x4bb1b7(0x186));_0x43a932[_0x4bb1b7(0x18b)][_0x4bb1b7(0x195)](_0x4bb1b7(0x197))&&(_0x35fcbd[_0x4bb1b7(0x180)](_0x4bb1b7(0x193)),_0x35fcbd[_0x4bb1b7(0x17d)](_0x4bb1b7(0x18a)),_0x35fcbd[_0x4bb1b7(0x18e)][_0x4bb1b7(0x185)](_0x3d1c9a=>this[_0x4bb1b7(0x19b)](_0x3d1c9a)));}[_0x525835(0x19b)](_0x20c371){const _0x464ecc=_0x525835,_0x20a918=this[_0x464ecc(0x19c)][_0x464ecc(0x198)],{data:_0x5e39ab}=_0x20c371,_0x4d4f11={'type':_0x464ecc(0x19e),'content':''};if(_0x5e39ab&&_0x464ecc(0x18a)==_0x5e39ab[_0x464ecc(0x17e)]){if(!_0x5e39ab[_0x464ecc(0x18c)])return{'type':_0x464ecc(0x19e),'content':_0x11ffd4(_0x20a918,_0x464ecc(0x183),_0x11ffd4(_0x20a918,_0x464ecc(0x187)))+'\x20('+_0x5e39ab[_0x464ecc(0x194)]+')'};if(!_0x5e39ab[_0x464ecc(0x194)]){let _0x515c6b=_0x20c371[_0x464ecc(0x17c)];for(;_0x515c6b;){if(_0x515c6b[_0x464ecc(0x196)]&&_0x464ecc(0x18f)==_0x515c6b[_0x464ecc(0x196)][_0x464ecc(0x17e)]&&_0x515c6b[_0x464ecc(0x196)][_0x464ecc(0x194)])return _0x4d4f11;_0x515c6b=_0x515c6b[_0x464ecc(0x18d)];}return{'type':_0x464ecc(0x19e),'content':_0x11ffd4(_0x20a918,_0x464ecc(0x184),_0x11ffd4(_0x20a918,_0x464ecc(0x187)))+'\x20('+_0x5e39ab[_0x464ecc(0x18c)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cd950=_0x4ec0;(function(_0x3f1e6f,_0x76b0b6){const _0x2f1992=_0x4ec0,_0x155438=_0x3f1e6f();while(!![]){try{const _0x1d4b1f=-parseInt(_0x2f1992(0x16f))/0x1+parseInt(_0x2f1992(0x170))/0x2+-parseInt(_0x2f1992(0x175))/0x3+-parseInt(_0x2f1992(0x176))/0x4*(-parseInt(_0x2f1992(0x167))/0x5)+-parseInt(_0x2f1992(0x171))/0x6+-parseInt(_0x2f1992(0x174))/0x7+parseInt(_0x2f1992(0x166))/0x8*(parseInt(_0x2f1992(0x177))/0x9);if(_0x1d4b1f===_0x76b0b6)break;else _0x155438['push'](_0x155438['shift']());}catch(_0x25a24e){_0x155438['push'](_0x155438['shift']());}}}(_0x3969,0xe0fc0));function _0x4ec0(_0x3682e8,_0x5c3433){const _0x396991=_0x3969();return _0x4ec0=function(_0x4ec083,_0xa2c615){_0x4ec083=_0x4ec083-0x164;let _0x1aeb40=_0x396991[_0x4ec083];return _0x1aeb40;},_0x4ec0(_0x3682e8,_0x5c3433);}import{Plugin as _0x281ebd}from'ckeditor5/src/core.js';import{getTranslation as _0x114cf1}from'../utils/common-translations.js';function _0x3969(){const _0x411051=['6541695hbyKPP','descriptionFactory','has','registerElementLabel','plugins','40KCjFgV','30GBjGcf','enableCommand','ELEMENT_PAGE_BREAK','pageBreak','locale','editor','afterInit','get','1213590CXaNDh','2985920PXosyS','3099294khXcgJ','TrackChangesEditing','PageBreakEditing','9631552zxHTHS','4003374oaleaZ','156556RJoIsi'];_0x3969=function(){return _0x411051;};return _0x3969();}export default class dt extends _0x281ebd{[_0x1cd950(0x16d)](){const _0x1483c3=_0x1cd950,_0x55fab9=this[_0x1483c3(0x16c)];if(!_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x179)](_0x1483c3(0x173)))return;_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172))[_0x1483c3(0x168)](_0x1483c3(0x16a));const _0x3797a0=_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172)),_0x43b74f=_0x55fab9[_0x1483c3(0x16b)];_0x3797a0[_0x1483c3(0x178)][_0x1483c3(0x164)](_0x1483c3(0x16a),_0x14022f=>_0x114cf1(_0x43b74f,_0x1483c3(0x169),_0x14022f));}}
23
+ const _0xa58a08=_0x7901;(function(_0xe26987,_0x3766de){const _0x354038=_0x7901,_0x1bcf84=_0xe26987();while(!![]){try{const _0x465611=-parseInt(_0x354038(0x100))/0x1+-parseInt(_0x354038(0xfd))/0x2*(parseInt(_0x354038(0xed))/0x3)+parseInt(_0x354038(0xf0))/0x4*(parseInt(_0x354038(0xf3))/0x5)+-parseInt(_0x354038(0xff))/0x6*(parseInt(_0x354038(0x103))/0x7)+parseInt(_0x354038(0xf9))/0x8*(-parseInt(_0x354038(0xf1))/0x9)+parseInt(_0x354038(0xfe))/0xa+parseInt(_0x354038(0xfb))/0xb*(parseInt(_0x354038(0xf8))/0xc);if(_0x465611===_0x3766de)break;else _0x1bcf84['push'](_0x1bcf84['shift']());}catch(_0x54dbb1){_0x1bcf84['push'](_0x1bcf84['shift']());}}}(_0x47b2,0xaf5eb));import{Plugin as _0xd9846a}from'ckeditor5/src/core.js';function _0x7901(_0x41a0d7,_0x479d07){const _0x47b275=_0x47b2();return _0x7901=function(_0x790167,_0x114d6c){_0x790167=_0x790167-0xec;let _0x324bc7=_0x47b275[_0x790167];return _0x324bc7;},_0x7901(_0x41a0d7,_0x479d07);}import{getTranslation as _0x28c88e}from'../utils/common-translations.js';function _0x47b2(){const _0x260b46=['2CyyvOE','2240960VzLUMx','42CobklX','1364948fkOrps','TrackChangesEditing','enableCommand','668262HtZdhU','descriptionFactory','pageBreak','2803179EGtQNU','plugins','afterInit','8TADALH','3957948yZKfPx','editor','839305vmEIdM','get','has','PageBreakEditing','locale','144AgLxaV','8WSmyAN','ELEMENT_PAGE_BREAK','3268716PuwdXC','registerElementLabel'];_0x47b2=function(){return _0x260b46;};return _0x47b2();}export default class dt extends _0xd9846a{[_0xa58a08(0xef)](){const _0x5983ea=_0xa58a08,_0x4ecb46=this[_0x5983ea(0xf2)];if(!_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf5)](_0x5983ea(0xf6)))return;_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf4)](_0x5983ea(0x101))[_0x5983ea(0x102)](_0x5983ea(0xec));const _0xb186d4=_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf4)](_0x5983ea(0x101)),_0x7c80a7=_0x4ecb46[_0x5983ea(0xf7)];_0xb186d4[_0x5983ea(0x104)][_0x5983ea(0xfc)](_0x5983ea(0xec),_0x3b2de6=>_0x28c88e(_0x7c80a7,_0x5983ea(0xfa),_0x3b2de6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a2c(){const _0x46405b=['format','ck-suggestion-marker-split','9191744KQfXRO','getFirstRange','commandName','end','descriptionFactory','isTouching','bindElementToMarker','downcastDispatcher','2535420CBztWp','insert','$text','paragraph','9aNvplb','6298602kkxmir','consumable','*Change\x20to:*\x20%0','start','consume','toViewPosition','ck-suggestion-marker--active','options','schema','markerRange','plugins','activeMarkers','afterInit','getItemLabel','*Insert:*\x20%0','insertParagraph','enableDefaultAttributesIntegration','registerElementLabel','isBlock','highest','name','type','_registerLegacyDescription','680109zJjyPD','createUIElement','7gUBhFp','model','markerName','1368917MUJzun','mapper','get','250RSDYmm','has','span','insertion','locale','enableCommand','data','nodeAfter','24IJNcqP','addMarker:suggestion:insertion','formatBlock','TrackChangesEditing','addClass','registerDescriptionCallback','editing','Paragraph','isLimit','checkChild','editor','includes','showSuggestionHighlights','writer','ELEMENT_PARAGRAPH','1273189afXQhn','248310SKuvUU'];_0x1a2c=function(){return _0x46405b;};return _0x1a2c();}const _0x488745=_0x508d;function _0x508d(_0x58041e,_0x4fbecf){const _0x1a2cf5=_0x1a2c();return _0x508d=function(_0x508dac,_0x2c5a34){_0x508dac=_0x508dac-0x195;let _0x5cc00a=_0x1a2cf5[_0x508dac];return _0x5cc00a;},_0x508d(_0x58041e,_0x4fbecf);}(function(_0x2ef55c,_0xc711d2){const _0x127f15=_0x508d,_0x4ec6f2=_0x2ef55c();while(!![]){try{const _0x524c66=-parseInt(_0x127f15(0x1cb))/0x1+parseInt(_0x127f15(0x1d7))/0x2+-parseInt(_0x127f15(0x1ac))/0x3+parseInt(_0x127f15(0x1bc))/0x4*(parseInt(_0x127f15(0x1cc))/0x5)+parseInt(_0x127f15(0x195))/0x6*(-parseInt(_0x127f15(0x1ae))/0x7)+-parseInt(_0x127f15(0x1cf))/0x8*(parseInt(_0x127f15(0x1db))/0x9)+-parseInt(_0x127f15(0x1b4))/0xa*(-parseInt(_0x127f15(0x1b1))/0xb);if(_0x524c66===_0xc711d2)break;else _0x4ec6f2['push'](_0x4ec6f2['shift']());}catch(_0x210052){_0x4ec6f2['push'](_0x4ec6f2['shift']());}}}(_0x1a2c,0xeed36));import{Plugin as _0x5d1bf1}from'ckeditor5/src/core.js';import{getTranslation as _0x4cdff2}from'../utils/common-translations.js';export default class pt extends _0x5d1bf1{[_0x488745(0x1a1)](){const _0x1f1de0=_0x488745,_0x12972a=this[_0x1f1de0(0x1c6)];if(!_0x12972a[_0x1f1de0(0x19f)][_0x1f1de0(0x1b5)](_0x1f1de0(0x1c3)))return;const _0x39e65f=_0x12972a[_0x1f1de0(0x1b8)],_0x303033=_0x12972a[_0x1f1de0(0x19f)][_0x1f1de0(0x1b3)](_0x1f1de0(0x1bf));_0x303033[_0x1f1de0(0x1d3)][_0x1f1de0(0x1a6)](_0x1f1de0(0x1da),_0x2f21ab=>_0x4cdff2(_0x39e65f,_0x1f1de0(0x1ca),_0x2f21ab)),_0x303033[_0x1f1de0(0x1a5)](_0x1f1de0(0x1da)),_0x303033[_0x1f1de0(0x1b9)](_0x1f1de0(0x1a4)),_0x12972a[_0x1f1de0(0x1c2)][_0x1f1de0(0x1d6)]['on'](_0x1f1de0(0x1bd),nr(_0x12972a),{'priority':_0x1f1de0(0x1a8)}),_0x12972a[_0x1f1de0(0x1ba)][_0x1f1de0(0x1d6)]['on'](_0x1f1de0(0x1bd),(_0x1d5a83,_0x422375,_0x10360a)=>{const _0x457619=_0x1f1de0;_0x10360a[_0x457619(0x19c)][_0x457619(0x1c8)]&&nr(_0x12972a,{'showActiveMarker':!0x1})(_0x1d5a83,_0x422375,_0x10360a);},{'priority':_0x1f1de0(0x1a8)});const _0x3e024f=_0x303033[_0x1f1de0(0x1d3)];_0x3e024f[_0x1f1de0(0x1c1)](_0x31d904=>{const _0x46982b=_0x1f1de0;if(_0x46982b(0x1b7)!==_0x31d904[_0x46982b(0x1aa)])return;const {start:_0x41e47d,end:_0x3830cc}=_0x31d904[_0x46982b(0x1d0)]();if(!_0x41e47d[_0x46982b(0x1d4)](_0x3830cc)||!_0x41e47d[_0x46982b(0x1bb)])return;const _0x58235f=_0x12972a[_0x46982b(0x1af)][_0x46982b(0x19d)],_0x4843ea=_0x41e47d[_0x46982b(0x1bb)];return _0x58235f[_0x46982b(0x1a7)](_0x4843ea)&&!_0x58235f[_0x46982b(0x1c4)](_0x4843ea)&&_0x58235f[_0x46982b(0x1c5)](_0x4843ea,_0x46982b(0x1d9))?{'type':_0x46982b(0x1b7),'content':_0x4cdff2(_0x39e65f,_0x46982b(0x1a3),_0x3e024f[_0x46982b(0x1a2)](_0x4843ea,0x1))}:void 0x0;}),this[_0x1f1de0(0x1ab)]();}[_0x488745(0x1ab)](){const _0x343c65=_0x488745,_0x34112b=this[_0x343c65(0x1c6)],_0x52cf5f=_0x34112b[_0x343c65(0x1b8)];_0x34112b[_0x343c65(0x19f)][_0x343c65(0x1b3)](_0x343c65(0x1bf))[_0x343c65(0x1d3)][_0x343c65(0x1c1)](_0x1b4bab=>{const _0xf89a01=_0x343c65;if(_0xf89a01(0x1be)!=_0x1b4bab[_0xf89a01(0x1aa)])return;const {data:_0x579267}=_0x1b4bab;return _0x579267&&_0xf89a01(0x1da)==_0x579267[_0xf89a01(0x1d1)]?{'type':_0xf89a01(0x1cd),'content':_0x4cdff2(_0x52cf5f,_0xf89a01(0x197),_0x4cdff2(_0x52cf5f,_0xf89a01(0x1ca)))}:void 0x0;});}}function nr(_0x49775b,{showActiveMarker:_0x56ca07=!0x0}={}){return(_0x36d93c,_0x1abba2,_0x29af04)=>{const _0x1ea221=_0x508d,_0x9cac3f=_0x49775b[_0x1ea221(0x19f)][_0x1ea221(0x1b3)](_0x1ea221(0x1bf)),_0x54f15d=_0x1abba2[_0x1ea221(0x19e)][_0x1ea221(0x198)],_0x58615c=_0x1abba2[_0x1ea221(0x19e)][_0x1ea221(0x1d2)],_0x269fd3=_0x49775b[_0x1ea221(0x1af)][_0x1ea221(0x19d)];if(!_0x54f15d[_0x1ea221(0x1d4)](_0x58615c)||!_0x54f15d[_0x1ea221(0x1bb)])return;const _0x7eabb1=_0x54f15d[_0x1ea221(0x1bb)];if(_0x269fd3[_0x1ea221(0x1a7)](_0x7eabb1)&&!_0x269fd3[_0x1ea221(0x1c4)](_0x7eabb1)&&_0x269fd3[_0x1ea221(0x1c5)](_0x7eabb1,_0x1ea221(0x1d9))){if(!_0x29af04[_0x1ea221(0x196)][_0x1ea221(0x199)](_0x1abba2[_0x1ea221(0x19e)],_0x36d93c[_0x1ea221(0x1a9)]))return;const _0xea0fad=_0x29af04[_0x1ea221(0x1c9)][_0x1ea221(0x1ad)](_0x1ea221(0x1b6),{'class':_0x1ea221(0x1ce)}),_0x269fc8=_0x29af04[_0x1ea221(0x1b2)][_0x1ea221(0x19a)](_0x58615c);_0x56ca07&&_0x9cac3f[_0x1ea221(0x1a0)][_0x1ea221(0x1c7)](_0x1abba2[_0x1ea221(0x1b0)])&&_0x29af04[_0x1ea221(0x1c9)][_0x1ea221(0x1c0)](_0x1ea221(0x19b),_0xea0fad),_0x29af04[_0x1ea221(0x1c9)][_0x1ea221(0x1d8)](_0x269fc8,_0xea0fad),_0x29af04[_0x1ea221(0x1b2)][_0x1ea221(0x1d5)](_0xea0fad,_0x1abba2[_0x1ea221(0x1b0)]);}};}
23
+ const _0x318d90=_0x2477;(function(_0xfe77b,_0x7e60c6){const _0x34b879=_0x2477,_0x3084da=_0xfe77b();while(!![]){try{const _0x3da4ba=-parseInt(_0x34b879(0x22b))/0x1*(parseInt(_0x34b879(0x1ed))/0x2)+-parseInt(_0x34b879(0x216))/0x3+-parseInt(_0x34b879(0x1f0))/0x4+-parseInt(_0x34b879(0x227))/0x5*(-parseInt(_0x34b879(0x1f1))/0x6)+-parseInt(_0x34b879(0x1ec))/0x7*(-parseInt(_0x34b879(0x1e7))/0x8)+parseInt(_0x34b879(0x20e))/0x9+parseInt(_0x34b879(0x21a))/0xa;if(_0x3da4ba===_0x7e60c6)break;else _0x3084da['push'](_0x3084da['shift']());}catch(_0x4df8e3){_0x3084da['push'](_0x3084da['shift']());}}}(_0x1baa,0x1bf91));import{Plugin as _0x253871}from'ckeditor5/src/core.js';import{getTranslation as _0x5bacd3}from'../utils/common-translations.js';export default class pt extends _0x253871{[_0x318d90(0x1e8)](){const _0x2cf5a3=_0x318d90,_0x414df5=this[_0x2cf5a3(0x1e9)];if(!_0x414df5[_0x2cf5a3(0x20d)][_0x2cf5a3(0x203)](_0x2cf5a3(0x229)))return;const _0x193c64=_0x414df5[_0x2cf5a3(0x1ea)],_0x301bfe=_0x414df5[_0x2cf5a3(0x20d)][_0x2cf5a3(0x206)](_0x2cf5a3(0x1ff));_0x301bfe[_0x2cf5a3(0x210)][_0x2cf5a3(0x20b)](_0x2cf5a3(0x1fa),_0x12b280=>_0x5bacd3(_0x193c64,_0x2cf5a3(0x228),_0x12b280)),_0x301bfe[_0x2cf5a3(0x1f2)](_0x2cf5a3(0x1fa)),_0x301bfe[_0x2cf5a3(0x1fd)](_0x2cf5a3(0x201)),_0x414df5[_0x2cf5a3(0x1fc)][_0x2cf5a3(0x1f6)]['on'](_0x2cf5a3(0x224),nr(_0x414df5),{'priority':_0x2cf5a3(0x202)}),_0x414df5[_0x2cf5a3(0x225)][_0x2cf5a3(0x1f6)]['on'](_0x2cf5a3(0x224),(_0x486c0c,_0x387480,_0x29ee69)=>{const _0x3702d6=_0x2cf5a3;_0x29ee69[_0x3702d6(0x1ef)][_0x3702d6(0x22c)]&&nr(_0x414df5,{'showActiveMarker':!0x1})(_0x486c0c,_0x387480,_0x29ee69);},{'priority':_0x2cf5a3(0x202)});const _0x23ea3e=_0x301bfe[_0x2cf5a3(0x210)];_0x23ea3e[_0x2cf5a3(0x212)](_0x289973=>{const _0x4e5499=_0x2cf5a3;if(_0x4e5499(0x1f9)!==_0x289973[_0x4e5499(0x222)])return;const {start:_0x51efa4,end:_0x3a8154}=_0x289973[_0x4e5499(0x1eb)]();if(!_0x51efa4[_0x4e5499(0x1f8)](_0x3a8154)||!_0x51efa4[_0x4e5499(0x20c)])return;const _0x325a5f=_0x414df5[_0x4e5499(0x223)][_0x4e5499(0x208)],_0x1fb8d5=_0x51efa4[_0x4e5499(0x20c)];return _0x325a5f[_0x4e5499(0x205)](_0x1fb8d5)&&!_0x325a5f[_0x4e5499(0x217)](_0x1fb8d5)&&_0x325a5f[_0x4e5499(0x1f4)](_0x1fb8d5,_0x4e5499(0x218))?{'type':_0x4e5499(0x1f9),'content':_0x5bacd3(_0x193c64,_0x4e5499(0x21d),_0x23ea3e[_0x4e5499(0x1fe)](_0x1fb8d5,0x1))}:void 0x0;}),this[_0x2cf5a3(0x226)]();}[_0x318d90(0x226)](){const _0x263468=_0x318d90,_0x53f82c=this[_0x263468(0x1e9)],_0x5dfd67=_0x53f82c[_0x263468(0x1ea)];_0x53f82c[_0x263468(0x20d)][_0x263468(0x206)](_0x263468(0x1ff))[_0x263468(0x210)][_0x263468(0x212)](_0x5243a1=>{const _0x1272b8=_0x263468;if(_0x1272b8(0x20a)!=_0x5243a1[_0x1272b8(0x222)])return;const {data:_0x5227ed}=_0x5243a1;return _0x5227ed&&_0x1272b8(0x1fa)==_0x5227ed[_0x1272b8(0x1ee)]?{'type':_0x1272b8(0x22a),'content':_0x5bacd3(_0x5dfd67,_0x1272b8(0x211),_0x5bacd3(_0x5dfd67,_0x1272b8(0x228)))}:void 0x0;});}}function nr(_0x48cfdc,{showActiveMarker:_0x1c1429=!0x0}={}){return(_0x28d325,_0x385948,_0x58cd2e)=>{const _0x163826=_0x2477,_0x4d4730=_0x48cfdc[_0x163826(0x20d)][_0x163826(0x206)](_0x163826(0x1ff)),_0x34864d=_0x385948[_0x163826(0x21e)][_0x163826(0x200)],_0x5e532b=_0x385948[_0x163826(0x21e)][_0x163826(0x209)],_0x1b0904=_0x48cfdc[_0x163826(0x223)][_0x163826(0x208)];if(!_0x34864d[_0x163826(0x1f8)](_0x5e532b)||!_0x34864d[_0x163826(0x20c)])return;const _0x4b597c=_0x34864d[_0x163826(0x20c)];if(_0x1b0904[_0x163826(0x205)](_0x4b597c)&&!_0x1b0904[_0x163826(0x217)](_0x4b597c)&&_0x1b0904[_0x163826(0x1f4)](_0x4b597c,_0x163826(0x218))){if(!_0x58cd2e[_0x163826(0x1f3)][_0x163826(0x1f5)](_0x385948[_0x163826(0x21e)],_0x28d325[_0x163826(0x21b)]))return;const _0x4f8dea=_0x58cd2e[_0x163826(0x207)][_0x163826(0x21c)](_0x163826(0x1f7),{'class':_0x163826(0x1fb)}),_0xb5dd95=_0x58cd2e[_0x163826(0x221)][_0x163826(0x213)](_0x5e532b);_0x1c1429&&_0x4d4730[_0x163826(0x204)][_0x163826(0x219)](_0x385948[_0x163826(0x215)])&&_0x58cd2e[_0x163826(0x207)][_0x163826(0x21f)](_0x163826(0x20f),_0x4f8dea),_0x58cd2e[_0x163826(0x207)][_0x163826(0x220)](_0xb5dd95,_0x4f8dea),_0x58cd2e[_0x163826(0x221)][_0x163826(0x214)](_0x4f8dea,_0x385948[_0x163826(0x215)]);}};}function _0x2477(_0x4c8365,_0x48ca13){const _0x1baa32=_0x1baa();return _0x2477=function(_0x2477cc,_0x218c8f){_0x2477cc=_0x2477cc-0x1e7;let _0x5c1186=_0x1baa32[_0x2477cc];return _0x5c1186;},_0x2477(_0x4c8365,_0x48ca13);}function _0x1baa(){const _0x5a5b3b=['_registerLegacyDescription','15XiZmqM','ELEMENT_PARAGRAPH','Paragraph','format','2tSdzQQ','showSuggestionHighlights','58984xpnVSa','afterInit','editor','locale','getFirstRange','161AoZnWR','42988TLMPOd','commandName','options','415684PtgLBP','307032etzZEF','enableDefaultAttributesIntegration','consumable','checkChild','consume','downcastDispatcher','span','isTouching','insertion','paragraph','ck-suggestion-marker-split','editing','enableCommand','getItemLabel','TrackChangesEditing','start','insertParagraph','highest','has','activeMarkers','isBlock','get','writer','schema','end','formatBlock','registerElementLabel','nodeAfter','plugins','33552AyUVbv','ck-suggestion-marker--active','descriptionFactory','*Change\x20to:*\x20%0','registerDescriptionCallback','toViewPosition','bindElementToMarker','markerName','290646aaxtey','isLimit','$text','includes','315450TXLrtQ','name','createUIElement','*Insert:*\x20%0','markerRange','addClass','insert','mapper','type','model','addMarker:suggestion:insertion','data'];_0x1baa=function(){return _0x5a5b3b;};return _0x1baa();}