@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240717.0 → 0.0.0-nightly-20240719.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 _0x4e85d9=_0x4573;(function(_0x5de67a,_0x2c1926){const _0x14be7d=_0x4573,_0x5a723a=_0x5de67a();while(!![]){try{const _0x533df1=parseInt(_0x14be7d(0x1d6))/0x1+-parseInt(_0x14be7d(0x20b))/0x2*(-parseInt(_0x14be7d(0x1d7))/0x3)+parseInt(_0x14be7d(0x218))/0x4*(parseInt(_0x14be7d(0x20e))/0x5)+-parseInt(_0x14be7d(0x1de))/0x6+parseInt(_0x14be7d(0x20f))/0x7+parseInt(_0x14be7d(0x1db))/0x8*(-parseInt(_0x14be7d(0x214))/0x9)+parseInt(_0x14be7d(0x1ef))/0xa*(-parseInt(_0x14be7d(0x1f4))/0xb);if(_0x533df1===_0x2c1926)break;else _0x5a723a['push'](_0x5a723a['shift']());}catch(_0x423a7f){_0x5a723a['push'](_0x5a723a['shift']());}}}(_0x5878,0x3199d));import{Plugin as _0x3b5447}from'ckeditor5/src/core.js';import{getTranslation as _0x3dd582}from'../utils/common-translations.js';export default class ut extends _0x3b5447{[_0x4e85d9(0x1e5)](){const _0x5dccf9=_0x4e85d9,_0x110279=this[_0x5dccf9(0x20d)],_0x24aa3e=_0x110279[_0x5dccf9(0x1f8)];if(!_0x110279[_0x5dccf9(0x1e2)][_0x5dccf9(0x1fd)](_0x5dccf9(0x1f1)))return;const _0x59ac9f=_0x110279[_0x5dccf9(0x1e2)][_0x5dccf9(0x20a)](_0x5dccf9(0x1ed)),_0x4c617a=_0x110279[_0x5dccf9(0x1e2)][_0x5dccf9(0x1fd)](_0x5dccf9(0x1fa));function _0x5b5a9b(_0x398427){return()=>{const _0x477c1b=_0x4573,_0x1bf461=_0x110279[_0x477c1b(0x1e1)][_0x477c1b(0x1e9)][_0x477c1b(0x208)],_0x4aad2c=_0x110279[_0x477c1b(0x216)][_0x477c1b(0x20a)](_0x398427);if(_0x4aad2c[_0x477c1b(0x228)])return void _0x110279[_0x477c1b(0x1e7)](_0x477c1b(0x21a),{});const _0x143df5=_0x398427[_0x477c1b(0x227)](0x0,-0x4),_0x29ee2f=function(_0xc9df64,_0x1cc0ca,_0x2010eb){const _0x3e6644=_0x477c1b;let _0x5bd7d0=Array[_0x3e6644(0x1e3)](_0xc9df64)[_0x3e6644(0x1ff)](_0xc52443=>function(_0x30a062,_0x15c325){const _0x41c951=_0x3e6644;return _0x15c325[_0x41c951(0x21b)](_0x30a062[_0x41c951(0x21e)],_0x41c951(0x211))&&!_0x15c325[_0x41c951(0x1f0)](_0x30a062);}(_0xc52443,_0x2010eb));_0x5bd7d0=_0x5bd7d0[_0x3e6644(0x1ff)](_0x1da15e=>!_0x1da15e['is'](_0x3e6644(0x21d),_0x3e6644(0x211))||_0x1da15e[_0x3e6644(0x1dd)](_0x3e6644(0x1f2))!=_0x1cc0ca);const _0x5cbdd7=new Set();for(const _0xbade64 of _0x5bd7d0)_0xbade64['is'](_0x3e6644(0x21d),_0x3e6644(0x211))?_0x5cbdd7[_0x3e6644(0x204)](fe(_0xbade64)):_0x5cbdd7[_0x3e6644(0x204)](_0xbade64);return Array[_0x3e6644(0x1e3)](_0x5cbdd7);}(_0x1bf461[_0x477c1b(0x213)](),_0x143df5,_0x110279[_0x477c1b(0x1e1)][_0x477c1b(0x207)]);_0x110279[_0x477c1b(0x1e1)][_0x477c1b(0x205)](()=>{const _0xaa6be5=_0x477c1b;for(const _0x3af6f4 of _0x29ee2f)_0x59ac9f[_0xaa6be5(0x1f6)](_0x3af6f4,{'commandName':_0x398427,'commandParams':[{'forceValue':!_0x4aad2c[_0xaa6be5(0x228)]}],'formatGroupId':_0xaa6be5(0x220)},ue(_0x3af6f4));});};}function _0x4c89e8(_0x498f57){return()=>{const _0x32ba9d=_0x4573,_0x443dea=function(_0x298e15){const _0x437a39=_0x4573;let _0x1d98fa=Array[_0x437a39(0x1e3)](_0x298e15);const _0xf487c1=_0x1d98fa[_0x437a39(0x1e8)](_0x3a0032=>_0x437a39(0x211)!=_0x3a0032[_0x437a39(0x1d3)]);return _0xf487c1>-0x1&&(_0x1d98fa=_0x1d98fa[_0x437a39(0x227)](0x0,_0xf487c1)),_0x1d98fa;}(_0x110279[_0x32ba9d(0x1e1)][_0x32ba9d(0x1e9)][_0x32ba9d(0x208)][_0x32ba9d(0x213)]()),_0x376a4d=_0x110279[_0x32ba9d(0x1e1)][_0x32ba9d(0x1e0)](_0x110279[_0x32ba9d(0x1e1)][_0x32ba9d(0x223)](_0x443dea[0x0],_0x32ba9d(0x1fc)),_0x110279[_0x32ba9d(0x1e1)][_0x32ba9d(0x223)](_0x443dea[_0x443dea[_0x32ba9d(0x224)]-0x1],_0x32ba9d(0x21c)));_0x110279[_0x32ba9d(0x1e1)][_0x32ba9d(0x205)](()=>{const _0x144f2d=_0x32ba9d;_0x59ac9f[_0x144f2d(0x1f6)](_0x376a4d,{'commandName':_0x498f57,'commandParams':[],'formatGroupId':_0x144f2d(0x1ea)},function(_0x24a9be){const _0x1294de=_0x144f2d,_0x26dddc=new Set();for(const _0x2eeda9 of _0x24a9be){let _0x45746d=_0x2eeda9[_0x1294de(0x202)];for(;_0x45746d&&_0x45746d[_0x1294de(0x1dd)](_0x1294de(0x1ea))>_0x2eeda9[_0x1294de(0x1dd)](_0x1294de(0x1ea));)_0x26dddc[_0x1294de(0x204)](_0x45746d),_0x45746d=_0x45746d[_0x1294de(0x202)];}return Array[_0x1294de(0x1e3)](_0x26dddc);}(_0x443dea));});};}_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x203),_0x5b5a9b(_0x5dccf9(0x203))),_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x1f7),_0x5b5a9b(_0x5dccf9(0x1f7))),_0x4c617a&&_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x229),_0x5b5a9b(_0x5dccf9(0x229))),_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x217),_0x4c89e8(_0x5dccf9(0x217))),_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x212),_0x4c89e8(_0x5dccf9(0x212))),_0x4c617a&&_0x59ac9f[_0x5dccf9(0x1e4)](_0x5dccf9(0x1da),()=>{const _0x10dfb6=_0x5dccf9,_0x392d2f=_0x110279[_0x10dfb6(0x216)][_0x10dfb6(0x20a)](_0x10dfb6(0x1da)),_0x5a941d=Array[_0x10dfb6(0x1e3)](_0x392d2f[_0x10dfb6(0x1d8)]);_0x5a941d[_0x10dfb6(0x1ff)](_0x300d67=>_0x300d67[_0x10dfb6(0x1dd)](_0x10dfb6(0x219))!=_0x392d2f[_0x10dfb6(0x228)]),_0x110279[_0x10dfb6(0x1e1)][_0x10dfb6(0x205)](()=>{const _0x1c7067=_0x10dfb6;for(const _0x8fa2f5 of _0x5a941d)_0x59ac9f[_0x1c7067(0x1f6)](_0x8fa2f5,{'commandName':_0x1c7067(0x1da),'commandParams':[{'forceValue':!_0x392d2f[_0x1c7067(0x228)]}]});});}),_0x59ac9f[_0x5dccf9(0x1fe)][_0x5dccf9(0x1fb)](_0x5dccf9(0x211),_0x29fad9=>_0x3dd582(_0x24aa3e,_0x5dccf9(0x1eb),_0x29fad9)),_0x59ac9f[_0x5dccf9(0x1fe)][_0x5dccf9(0x221)](_0x42aa85=>{const _0x2fa048=_0x5dccf9;if(_0x2fa048(0x1f3)!=_0x42aa85[_0x2fa048(0x21f)]&&_0x2fa048(0x1df)!=_0x42aa85[_0x2fa048(0x21f)])return;const {data:_0x8507fe}=_0x42aa85;if(_0x8507fe){if(_0x2fa048(0x203)==_0x8507fe[_0x2fa048(0x209)]||_0x2fa048(0x1f7)==_0x8507fe[_0x2fa048(0x209)]||_0x2fa048(0x229)==_0x8507fe[_0x2fa048(0x209)])switch(_0x8507fe[_0x2fa048(0x209)][_0x2fa048(0x226)](_0x2fa048(0x215),'')){case _0x2fa048(0x1dc):return _0x412d72(_0x3dd582(_0x24aa3e,_0x2fa048(0x1d5)));case _0x2fa048(0x225):return _0x412d72(_0x3dd582(_0x24aa3e,_0x2fa048(0x1f9)));case _0x2fa048(0x1d9):return _0x412d72(_0x3dd582(_0x24aa3e,_0x2fa048(0x20c)));}if(_0x2fa048(0x217)==_0x8507fe[_0x2fa048(0x209)])return{'type':_0x2fa048(0x1ee),'content':_0x3dd582(_0x24aa3e,_0x2fa048(0x1d4),_0x3dd582(_0x24aa3e,_0x2fa048(0x1eb)))};if(_0x2fa048(0x212)==_0x8507fe[_0x2fa048(0x209)])return{'type':_0x2fa048(0x1ee),'content':_0x3dd582(_0x24aa3e,_0x2fa048(0x1f5),_0x3dd582(_0x24aa3e,_0x2fa048(0x1eb)))};if(_0x2fa048(0x1da)==_0x8507fe[_0x2fa048(0x209)])return _0x8507fe[_0x2fa048(0x1e6)][0x0][_0x2fa048(0x222)]?{'type':_0x2fa048(0x1ee),'content':_0x3dd582(_0x24aa3e,_0x2fa048(0x206))}:{'type':_0x2fa048(0x1ee),'content':_0x3dd582(_0x24aa3e,_0x2fa048(0x1ec))};}function _0x412d72(_0x59fe84){const _0x544fb7=_0x2fa048;return{'type':_0x544fb7(0x1ee),'content':_0x3dd582(_0x24aa3e,_0x544fb7(0x201),_0x59fe84)};}});}}function fe(_0x55ad3e){const _0x13f17a=_0x4e85d9,_0x18c8b1=_0x55ad3e[_0x13f17a(0x1dd)](_0x13f17a(0x1ea));if(0x0==_0x18c8b1)return _0x55ad3e;let _0x214e1f=_0x55ad3e;for(;_0x55ad3e[_0x13f17a(0x200)]&&_0x55ad3e[_0x13f17a(0x200)]['is'](_0x13f17a(0x21d),_0x13f17a(0x211));){const _0x40b0bb=_0x55ad3e[_0x13f17a(0x200)][_0x13f17a(0x1dd)](_0x13f17a(0x1ea));if(_0x40b0bb==_0x18c8b1)_0x214e1f=_0x55ad3e[_0x13f17a(0x200)];else{if(_0x40b0bb<_0x18c8b1)break;}_0x55ad3e=_0x55ad3e[_0x13f17a(0x200)];}return _0x214e1f;}function _0x4573(_0xb08039,_0x22ad11){const _0x5878cd=_0x5878();return _0x4573=function(_0x45737d,_0x598822){_0x45737d=_0x45737d-0x1d3;let _0x43602a=_0x5878cd[_0x45737d];return _0x43602a;},_0x4573(_0xb08039,_0x22ad11);}function _0x5878(){const _0x1a7867=['formatBlock','2642684cCujJR','*Outdent:*\x20%0','markBlockFormat','bulletedList','locale','ELEMENT_NUMBERED_LIST','LegacyTodoListEditing','registerElementLabel','before','has','descriptionFactory','filter','previousSibling','*Change\x20to:*\x20%0','nextSibling','numberedList','add','change','*Check\x20item*','schema','selection','commandName','get','10gbSfoy','ELEMENT_TODO_LIST','editor','25Cvuthi','2449573dokXdq','push','listItem','outdentList','getSelectedBlocks','11727zCZlUg','List','commands','indentList','187092NuFAzP','todoListChecked','paragraph','checkChild','end','element','parent','type','blockName','registerDescriptionCallback','forceValue','createPositionAt','length','numbered','replace','slice','value','todoList','name','*Indent:*\x20%0','ELEMENT_BULLETED_LIST','27742DxnOzt','134790adRtmA','_selectedElements','todo','checkTodoList','192vYZeTm','bulleted','getAttribute','2169090gNVrRl','formatInline','createRange','model','plugins','from','enableCommand','afterInit','commandParams','execute','findIndex','document','listIndent','ELEMENT_LIST_ITEM','*Uncheck\x20item*','TrackChangesEditing','format','10REkAoR','isObject','LegacyListEditing','listType'];_0x5878=function(){return _0x1a7867;};return _0x5878();}function ue(_0x58a726){const _0x3ca1d0=_0x4e85d9,_0x749cc8=[];if(_0x58a726['is'](_0x3ca1d0(0x21d),_0x3ca1d0(0x211))&&_0x58a726[_0x3ca1d0(0x1dd)](_0x3ca1d0(0x1ea))>0x0){let _0x5f35d2=_0x58a726[_0x3ca1d0(0x202)];for(;_0x5f35d2&&_0x3ca1d0(0x211)==_0x5f35d2[_0x3ca1d0(0x1d3)]&&_0x5f35d2[_0x3ca1d0(0x1dd)](_0x3ca1d0(0x1ea))==_0x58a726[_0x3ca1d0(0x1dd)](_0x3ca1d0(0x1ea));)_0x749cc8[_0x3ca1d0(0x210)](_0x5f35d2),_0x5f35d2=_0x5f35d2[_0x3ca1d0(0x202)];}return _0x749cc8;}
@@ -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
+ const _0xb4c726=_0x28b6;(function(_0x1ec053,_0x49a30c){const _0x2cf4fa=_0x28b6,_0x1a65e6=_0x1ec053();while(!![]){try{const _0x10b000=-parseInt(_0x2cf4fa(0x104))/0x1+-parseInt(_0x2cf4fa(0xe2))/0x2+parseInt(_0x2cf4fa(0x113))/0x3+-parseInt(_0x2cf4fa(0x10e))/0x4+parseInt(_0x2cf4fa(0xd7))/0x5+-parseInt(_0x2cf4fa(0xe7))/0x6+parseInt(_0x2cf4fa(0xed))/0x7;if(_0x10b000===_0x49a30c)break;else _0x1a65e6['push'](_0x1a65e6['shift']());}catch(_0xcef5a7){_0x1a65e6['push'](_0x1a65e6['shift']());}}}(_0x1c74,0xd6f10));function _0x28b6(_0x4569a0,_0x5baad7){const _0x1c74bb=_0x1c74();return _0x28b6=function(_0x28b69e,_0xa92f76){_0x28b69e=_0x28b69e-0xd2;let _0x3f5564=_0x1c74bb[_0x28b69e];return _0x3f5564;},_0x28b6(_0x4569a0,_0x5baad7);}function _0x1c74(){const _0x49a38b=['filter','getListTypeFromListStyleType','formatInline','1043584thvtHV','listType','model','handleListStartCommand','flat','element','before','TrackChangesEditing','_getSuggestionBlocks','change','3362512TfUkYW','handleDescriptions','styles','backward','has','3701115qEFtOb','descriptionFactory','startIndex','unshift','toUpperCase','*Format:*\x20set\x20start\x20index\x20to\x20%0','forward','commandName','reversed','formatBlock','_getSuggestionBlocksForListStyle','_LIST_','listReversed','selection','bind','type','LegacyListUtils','handleListStyleCommand','1917455IFecPe','createRange','list.properties','listStart','numbered','map','_getTranslationKeyForListStyle','getLastPosition','handleListReversedCommand','markMultiRangeBlockFormat','ELEMENT_','236276KdrDtc','get','enableCommand','length','afterInit','9818136oTDNKx','*Change\x20to:*\x20%0','getAttribute','commandParams','registerDescriptionCallback','getFirstPosition','20313370OwGLHx','listItem','listStyle','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20order\x20to\x20reversed','plugins','LegacyListPropertiesEditing','getSelectedBlocks','editor','from','createPositionAt','replace','default','parent','format','locale','getSiblingNodes','config','push','document'];_0x1c74=function(){return _0x49a38b;};return _0x1c74();}import{Plugin as _0x5bd2ef}from'ckeditor5/src/core.js';import{getTranslation as _0x43c631}from'../utils/common-translations.js';export default class K extends _0x5bd2ef{[_0xb4c726(0xe6)](){const _0x1417b5=_0xb4c726;if(!this[_0x1417b5(0xf5)][_0x1417b5(0xf2)][_0x1417b5(0x112)](_0x1417b5(0xf3)))return;const _0x33dd0f=this[_0x1417b5(0xf5)][_0x1417b5(0xfe)][_0x1417b5(0xe3)](_0x1417b5(0xd9)),_0x1c19d8=this[_0x1417b5(0xf5)][_0x1417b5(0xf2)][_0x1417b5(0xe3)](_0x1417b5(0x10b));_0x33dd0f[_0x1417b5(0x110)]&&_0x1c19d8[_0x1417b5(0xe4)](_0x1417b5(0xef),this[_0x1417b5(0xd6)][_0x1417b5(0xd3)](this)),_0x33dd0f[_0x1417b5(0x11b)]&&_0x1c19d8[_0x1417b5(0xe4)](_0x1417b5(0x11f),this[_0x1417b5(0xdf)][_0x1417b5(0xd3)](this)),_0x33dd0f[_0x1417b5(0x115)]&&_0x1c19d8[_0x1417b5(0xe4)](_0x1417b5(0xda),this[_0x1417b5(0x107)][_0x1417b5(0xd3)](this)),_0x1c19d8[_0x1417b5(0x114)][_0x1417b5(0xeb)](this[_0x1417b5(0x10f)][_0x1417b5(0xd3)](this));}[_0xb4c726(0xd6)](_0x5c8e04,_0x3f2829={}){const _0x370db8=_0xb4c726,_0x4372f0=this[_0x370db8(0xf5)][_0x370db8(0xf2)][_0x370db8(0xe3)](_0x370db8(0x10b)),_0x1f3b6c=this[_0x370db8(0x11d)]();this[_0x370db8(0xf5)][_0x370db8(0x106)][_0x370db8(0x10d)](()=>{const _0x443a1d=_0x370db8;_0x4372f0[_0x443a1d(0xe0)](_0x1f3b6c,{'commandName':_0x443a1d(0xef),'commandParams':[{'type':_0x3f2829[_0x443a1d(0xd4)]}],'formatGroupId':_0x443a1d(0xef)});});}[_0xb4c726(0xdf)](_0x5416ba,_0x5ea55b={}){const _0x4c6e51=_0xb4c726,_0xf7b8e7=this[_0x4c6e51(0xf5)][_0x4c6e51(0xf2)][_0x4c6e51(0xe3)](_0x4c6e51(0x10b)),_0x3a7b9f=this[_0x4c6e51(0x10c)](_0x4d1cb3=>_0x4d1cb3['is'](_0x4c6e51(0x109),_0x4c6e51(0xee))&&_0x4c6e51(0xdb)===_0x4d1cb3[_0x4c6e51(0xe9)](_0x4c6e51(0x105)));if(_0x3a7b9f[_0x4c6e51(0xe5)]<0x1)return;const _0x464598=_0x3a7b9f[_0x4c6e51(0xdc)](_0x5c34f2=>this[_0x4c6e51(0xf5)][_0x4c6e51(0x106)][_0x4c6e51(0xd8)](this[_0x4c6e51(0xf5)][_0x4c6e51(0x106)][_0x4c6e51(0xf7)](_0x5c34f2,_0x4c6e51(0x10a)),this[_0x4c6e51(0xf5)][_0x4c6e51(0x106)][_0x4c6e51(0xf7)](_0x5c34f2,0x0)));this[_0x4c6e51(0xf5)][_0x4c6e51(0x106)][_0x4c6e51(0x10d)](()=>{const _0x5ae28d=_0x4c6e51;_0xf7b8e7[_0x5ae28d(0xe0)](_0x464598,{'commandName':_0x5ae28d(0x11f),'commandParams':[{'reversed':_0x5ea55b[_0x5ae28d(0x11b)]}],'formatGroupId':_0x5ae28d(0x11f)});});}[_0xb4c726(0x107)](_0x4774ab,_0x29f6eb={}){const _0x53a1c6=_0xb4c726,_0x5f1f93=this[_0x53a1c6(0xf5)][_0x53a1c6(0xf2)][_0x53a1c6(0xe3)](_0x53a1c6(0x10b)),_0x33bd65=this[_0x53a1c6(0x10c)](_0x184ba4=>_0x184ba4['is'](_0x53a1c6(0x109),_0x53a1c6(0xee))&&_0x53a1c6(0xdb)===_0x184ba4[_0x53a1c6(0xe9)](_0x53a1c6(0x105)));if(_0x33bd65[_0x53a1c6(0xe5)]<0x1)return;const _0x5d10ce=_0x33bd65[_0x53a1c6(0xdc)](_0x5cfeee=>this[_0x53a1c6(0xf5)][_0x53a1c6(0x106)][_0x53a1c6(0xd8)](this[_0x53a1c6(0xf5)][_0x53a1c6(0x106)][_0x53a1c6(0xf7)](_0x5cfeee,_0x53a1c6(0x10a)),this[_0x53a1c6(0xf5)][_0x53a1c6(0x106)][_0x53a1c6(0xf7)](_0x5cfeee,0x0)));this[_0x53a1c6(0xf5)][_0x53a1c6(0x106)][_0x53a1c6(0x10d)](()=>{const _0x3726b3=_0x53a1c6;_0x5f1f93[_0x3726b3(0xe0)](_0x5d10ce,{'commandName':_0x3726b3(0xda),'commandParams':[{'startIndex':_0x29f6eb[_0x3726b3(0x115)]}],'formatGroupId':_0x3726b3(0xda)});});}[_0xb4c726(0x10f)](_0x4b0368){const _0xe03868=_0xb4c726;if(_0xe03868(0x11c)!=_0x4b0368[_0xe03868(0xd4)]&&_0xe03868(0x103)!=_0x4b0368[_0xe03868(0xd4)])return;const _0x188bfb=this[_0xe03868(0xf5)][_0xe03868(0xfc)],{data:_0x46ec99}=_0x4b0368;if(!_0x46ec99)return;let _0x303c63,_0x454586;switch(_0x46ec99[_0xe03868(0x11a)]){case _0xe03868(0xef):_0x303c63=_0xe03868(0xe8),_0x454586={'type':_0xe03868(0xfb),'content':_0x43c631(_0x188bfb,_0x303c63,_0x43c631(_0x188bfb,this[_0xe03868(0xdd)](_0x46ec99[_0xe03868(0xea)][0x0][_0xe03868(0xd4)])))};break;case _0xe03868(0x11f):_0x303c63=_0x46ec99[_0xe03868(0xea)][0x0][_0xe03868(0x11b)]?_0xe03868(0xf1):_0xe03868(0xf0),_0x454586={'type':_0xe03868(0xfb),'content':_0x43c631(_0x188bfb,_0x303c63)};break;case _0xe03868(0xda):_0x303c63=_0xe03868(0x118),_0x454586={'type':_0xe03868(0xfb),'content':_0x43c631(_0x188bfb,_0x303c63,_0x46ec99[_0xe03868(0xea)][0x0][_0xe03868(0x115)])};}return _0x454586;}[_0xb4c726(0x11d)](){const _0x680f98=_0xb4c726;var _0x1b10cc,_0x247b9a,_0x5dc686,_0x51ddcb;const _0x238166=this[_0x680f98(0xf5)][_0x680f98(0xf2)][_0x680f98(0xe3)](_0x680f98(0xd5));let _0x5d6b39=Array[_0x680f98(0xf6)](this[_0x680f98(0xf5)][_0x680f98(0x106)][_0x680f98(0x100)][_0x680f98(0xd2)][_0x680f98(0xf4)]());return(null===(_0x1b10cc=_0x5d6b39[0x0])||void 0x0===_0x1b10cc?void 0x0:_0x1b10cc['is'](_0x680f98(0x109),_0x680f98(0xee)))&&_0x5d6b39[_0x680f98(0x116)](..._0x238166[_0x680f98(0xfd)](this[_0x680f98(0xf5)][_0x680f98(0x106)][_0x680f98(0x100)][_0x680f98(0xd2)][_0x680f98(0xec)](),_0x680f98(0x111))),(null===(_0x247b9a=_0x5d6b39[_0x5d6b39[_0x680f98(0xe5)]-0x1])||void 0x0===_0x247b9a?void 0x0:_0x247b9a['is'](_0x680f98(0x109),_0x680f98(0xee)))&&_0x5d6b39[_0x680f98(0xff)](..._0x238166[_0x680f98(0xfd)](this[_0x680f98(0xf5)][_0x680f98(0x106)][_0x680f98(0x100)][_0x680f98(0xd2)][_0x680f98(0xde)](),_0x680f98(0x119))),_0x5d6b39=[...new Set(_0x5d6b39)],(null===(_0x51ddcb=null===(_0x5dc686=this[_0x680f98(0xf5)][_0x680f98(0x106)][_0x680f98(0x100)][_0x680f98(0xd2)][_0x680f98(0xec)]())||void 0x0===_0x5dc686?void 0x0:_0x5dc686[_0x680f98(0xfa)])||void 0x0===_0x51ddcb?void 0x0:_0x51ddcb['is'](_0x680f98(0x109),_0x680f98(0xee)))&&(_0x5d6b39=_0x5d6b39[_0x680f98(0x101)](_0xa060f=>_0xa060f['is'](_0x680f98(0x109),_0x680f98(0xee)))),_0x5d6b39;}[_0xb4c726(0x10c)](_0x298b35){const _0x1e83a7=_0xb4c726,_0x517162=this[_0x1e83a7(0xf5)][_0x1e83a7(0xf2)][_0x1e83a7(0xe3)](_0x1e83a7(0xd5));let _0x3c7a2f=Array[_0x1e83a7(0xf6)](this[_0x1e83a7(0xf5)][_0x1e83a7(0x106)][_0x1e83a7(0x100)][_0x1e83a7(0xd2)][_0x1e83a7(0xf4)]())[_0x1e83a7(0x101)](_0x298b35)[_0x1e83a7(0xdc)](_0x3b7fa6=>{const _0x40f3de=_0x1e83a7,_0x1b8b5f=this[_0x40f3de(0xf5)][_0x40f3de(0x106)][_0x40f3de(0xf7)](_0x3b7fa6,0x0);return[..._0x517162[_0x40f3de(0xfd)](_0x1b8b5f,_0x40f3de(0x111)),..._0x517162[_0x40f3de(0xfd)](_0x1b8b5f,_0x40f3de(0x119))];})[_0x1e83a7(0x108)]();return _0x3c7a2f=[...new Set(_0x3c7a2f)],_0x3c7a2f;}[_0xb4c726(0xdd)](_0x54f18a){const _0x1ed7d7=_0xb4c726;return _0x1ed7d7(0xe1)+(this[_0x1ed7d7(0xf5)][_0x1ed7d7(0xf2)][_0x1ed7d7(0xe3)](_0x1ed7d7(0xd5))[_0x1ed7d7(0x102)](_0x54f18a)||_0x1ed7d7(0xf9))[_0x1ed7d7(0x117)]()+_0x1ed7d7(0x11e)+_0x54f18a[_0x1ed7d7(0x117)]()[_0x1ed7d7(0xf8)](/-/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
+ function _0x3fde(_0xe585d7,_0x375c27){const _0xfca7e0=_0xfca7();return _0x3fde=function(_0x3fde3d,_0x39cd7e){_0x3fde3d=_0x3fde3d-0x9e;let _0x1142cf=_0xfca7e0[_0x3fde3d];return _0x1142cf;},_0x3fde(_0xe585d7,_0x375c27);}const _0x1e435e=_0x3fde;(function(_0x59aa47,_0x542299){const _0x333286=_0x3fde,_0x4eb690=_0x59aa47();while(!![]){try{const _0x4af7ea=-parseInt(_0x333286(0xc1))/0x1*(parseInt(_0x333286(0xc2))/0x2)+parseInt(_0x333286(0xbf))/0x3+-parseInt(_0x333286(0xbc))/0x4+-parseInt(_0x333286(0xa7))/0x5*(parseInt(_0x333286(0xbe))/0x6)+-parseInt(_0x333286(0xa5))/0x7+-parseInt(_0x333286(0xc3))/0x8+parseInt(_0x333286(0xb5))/0x9;if(_0x4af7ea===_0x542299)break;else _0x4eb690['push'](_0x4eb690['shift']());}catch(_0xa619ee){_0x4eb690['push'](_0x4eb690['shift']());}}}(_0xfca7,0x3a26d));import{Plugin as _0x40210f}from'ckeditor5/src/core.js';import{getTranslation as _0x314aac}from'../utils/common-translations.js';export default class ct extends _0x40210f{[_0x1e435e(0xb3)](){const _0x2d5cfb=_0x1e435e,_0x47c8ca=this[_0x2d5cfb(0xab)];if(!_0x47c8ca[_0x2d5cfb(0xa1)][_0x2d5cfb(0xb1)](_0x2d5cfb(0xa0)))return;const _0x11754a=_0x47c8ca[_0x2d5cfb(0xa1)][_0x2d5cfb(0xc4)](_0x2d5cfb(0xaf)),_0x4b0f74=_0x47c8ca[_0x2d5cfb(0xa9)][_0x2d5cfb(0xc4)](_0x2d5cfb(0xa2));_0x11754a[_0x2d5cfb(0xae)](_0x2d5cfb(0xa2)),_0x11754a[_0x2d5cfb(0xae)](_0x2d5cfb(0xb6)),_0x11754a[_0x2d5cfb(0xbb)](_0x2d5cfb(0x9f));for(const _0x27b634 of _0x4b0f74[_0x2d5cfb(0xb4)])_0x11754a[_0x2d5cfb(0xbb)](_0x27b634['id']),_0x11754a[_0x2d5cfb(0xb0)][_0x2d5cfb(0xc5)](_0x27b634['id'],_0x2d5cfb(0xaa)+_0x27b634[_0x2d5cfb(0xb9)][_0x2d5cfb(0xbd)]()+')');_0x11754a[_0x2d5cfb(0xb0)][_0x2d5cfb(0xa4)](_0x49529f=>{const _0x3515ac=_0x2d5cfb;if(_0x3515ac(0xa3)!=_0x49529f[_0x3515ac(0xb2)])return;const {data:_0x163814}=_0x49529f;if(!_0x163814||_0x3515ac(0x9f)!=_0x163814[_0x3515ac(0xb8)])return;const _0x5c4168=_0x163814[_0x3515ac(0xc0)],_0x443b5b=_0x47c8ca[_0x3515ac(0xa6)];return{'type':_0x3515ac(0xb7),'content':null==_0x5c4168?_0x314aac(_0x443b5b,_0x3515ac(0xba)):_0x314aac(_0x443b5b,_0x3515ac(0xad),'\x22'+_0x5c4168+'\x22')};}),this[_0x2d5cfb(0xc6)]();}[_0x1e435e(0xc6)](){const _0x16c92e=_0x1e435e,_0x337f58=this[_0x16c92e(0xab)],_0x6de99=_0x337f58[_0x16c92e(0xa6)];_0x337f58[_0x16c92e(0xa1)][_0x16c92e(0xc4)](_0x16c92e(0xaf))[_0x16c92e(0xb0)][_0x16c92e(0xa4)](_0x185ca0=>{const _0x1e29be=_0x16c92e;if(_0x1e29be(0xac)!=_0x185ca0[_0x1e29be(0xb2)])return;const {data:_0xa80532}=_0x185ca0;if(_0xa80532){if(_0x1e29be(0xa2)==_0xa80532[_0x1e29be(0x9e)]){const _0x4e85a4=_0xa80532[_0x1e29be(0xa8)][0x0];return{'type':_0x1e29be(0xb7),'content':_0x314aac(_0x6de99,_0x1e29be(0xad),'\x22'+_0x4e85a4+'\x22')};}return _0x1e29be(0xb6)==_0xa80532[_0x1e29be(0x9e)]?{'type':_0x1e29be(0xb7),'content':_0x314aac(_0x6de99,_0x1e29be(0xba))}:void 0x0;}});}}function _0xfca7(){const _0xa68a09=['registerInlineAttribute','1796948pMdMsb','toLowerCase','336714CxoheL','1328631vJJszT','newValue','18635npMOnu','38UqxOga','1699680SgrqEY','get','registerAttributeLabel','_registerLegacyDescription','commandName','linkHref','LinkEditing','plugins','link','attribute','registerDescriptionCallback','263158cOnuBD','locale','40tWaseZ','commandParams','commands','link\x20(','editor','formatInline','*Set\x20link:*\x20%0','enableDefaultAttributesIntegration','TrackChangesEditing','descriptionFactory','has','type','afterInit','manualDecorators','11678580opKSZY','unlink','format','key','label','*Remove\x20link*'];_0xfca7=function(){return _0xa68a09;};return _0xfca7();}
@@ -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 _0x112814=_0x656d;(function(_0x245bf4,_0x47420f){const _0x275f30=_0x656d,_0x1a7ecf=_0x245bf4();while(!![]){try{const _0x160ce3=-parseInt(_0x275f30(0x10f))/0x1*(parseInt(_0x275f30(0x113))/0x2)+-parseInt(_0x275f30(0x102))/0x3*(parseInt(_0x275f30(0xd8))/0x4)+-parseInt(_0x275f30(0x157))/0x5+parseInt(_0x275f30(0x160))/0x6*(-parseInt(_0x275f30(0x154))/0x7)+parseInt(_0x275f30(0xe4))/0x8*(-parseInt(_0x275f30(0xce))/0x9)+-parseInt(_0x275f30(0x118))/0xa*(-parseInt(_0x275f30(0x143))/0xb)+parseInt(_0x275f30(0x13b))/0xc;if(_0x160ce3===_0x47420f)break;else _0x1a7ecf['push'](_0x1a7ecf['shift']());}catch(_0x4a1901){_0x1a7ecf['push'](_0x1a7ecf['shift']());}}}(_0xcb35,0xf391b));import{Plugin as _0x45e606}from'ckeditor5/src/core.js';function _0x656d(_0x6e0549,_0x20a813){const _0xcb3554=_0xcb35();return _0x656d=function(_0x656d06,_0x519a08){_0x656d06=_0x656d06-0xcb;let _0x117c83=_0xcb3554[_0x656d06];return _0x117c83;},_0x656d(_0x6e0549,_0x20a813);}import{getTranslation as _0x4113d1}from'../utils/common-translations.js';import{renameAttributeKey as _0xf97267}from'../trackchangesediting.js';import{LiveRange as _0x8284f2}from'ckeditor5/src/engine.js';export default class z extends _0x45e606{[_0x112814(0x108)](){const _0x45287d=_0x112814,_0x449640=this[_0x45287d(0x12f)];if(!_0x449640[_0x45287d(0xda)][_0x45287d(0x131)](_0x45287d(0x10d)))return;const _0x299968=_0x449640[_0x45287d(0xd1)],_0xa8d63a=_0x449640[_0x45287d(0xda)][_0x45287d(0x155)](_0x45287d(0xf8)),_0x4e15e0=_0x449640[_0x45287d(0xda)][_0x45287d(0x131)](_0x45287d(0x104)),_0x1a31c6=!!_0x449640[_0x45287d(0x12d)][_0x45287d(0x155)](_0x45287d(0x12e));function _0x335730(_0x442545){const _0x4da878=_0x45287d;return{'type':_0x4da878(0x152),'content':''+_0x4113d1(_0x299968,_0x4da878(0x128),_0x442545)};}function _0x640654(_0x3c5b7a){const _0x4351a4=_0x45287d;return{'type':_0x4351a4(0x152),'content':''+_0x4113d1(_0x299968,_0x4351a4(0xf9),_0x3c5b7a)};}_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x11d)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x122)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x119)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x10b)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0xf4)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x139)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x145)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0xd5)),_0xa8d63a[_0x45287d(0xdb)](_0x45287d(0x112)),_0xa8d63a[_0x45287d(0xdb)](_0x45287d(0x15a)),_0xa8d63a[_0x45287d(0xdb)](_0x45287d(0xe1)),_0x1a31c6&&(_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0xf1)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x126))),_0x4e15e0&&(_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x11a)),_0xa8d63a[_0x45287d(0xe2)](_0x45287d(0x10e)),_0xa8d63a[_0x45287d(0xdb)](_0x45287d(0xe9)),_0xa8d63a[_0x45287d(0xde)][_0x45287d(0x14a)](_0x1dbd23=>{const _0x2acd42=_0x45287d,{data:_0x4a04e1}=_0x1dbd23;if(_0x4a04e1&&_0x2acd42(0xe9)==_0x4a04e1[_0x2acd42(0xcf)])return{'type':_0x2acd42(0x152),'content':_0x4a04e1[_0x2acd42(0xe3)]?_0x4113d1(_0x299968,_0x2acd42(0x137)):_0x4113d1(_0x299968,_0x2acd42(0x124))};}),this[_0x45287d(0x12f)][_0x45287d(0x141)][_0x45287d(0x10c)][_0x45287d(0x13a)](_0x54ba87=>{const _0x413aef=_0x45287d;if(_0x54ba87[_0x413aef(0x12c)][_0x413aef(0x13f)])return!0x1;let _0x302b91=!0x1;const _0x5a9142=_0xa8d63a[_0x413aef(0x15b)]({'skipNotAttached':!0x0})[_0x413aef(0x10a)](_0x30f581=>_0x413aef(0xe9)===_0xa8d63a[_0x413aef(0xf2)](_0x30f581));for(const _0xc86d1 of _0x5a9142){_0x413aef(0x130)!=_0xc86d1[_0x413aef(0xd0)]()[_0x413aef(0x142)][_0x413aef(0xfd)][_0x413aef(0x11c)](_0x413aef(0x15a))&&(_0xa8d63a[_0x413aef(0x14f)](_0xc86d1[_0x413aef(0xd0)](),_0x413aef(0xd3))[_0x413aef(0x156)](_0x2761bc=>_0x413aef(0x15a)===_0xa8d63a[_0x413aef(0xf2)](_0x2761bc[_0x413aef(0x13c)]))||(_0x54ba87[_0x413aef(0x15d)](_0xc86d1[_0x413aef(0xd6)]()),_0x302b91=!0x0));}return _0x302b91;})),_0xa8d63a[_0x45287d(0xde)][_0x45287d(0xdf)](_0x45287d(0xe1),_0x4113d1(_0x299968,_0x45287d(0x161)));const _0x35472a={'type':_0x45287d(0x152),'content':''};_0xa8d63a[_0x45287d(0xde)][_0x45287d(0x14a)](_0x443742=>{const _0xa730b9=_0x45287d,{data:_0x20d67e}=_0x443742;if(!_0x20d67e||_0xa730b9(0x15a)!=_0x20d67e[_0xa730b9(0xcf)])return;let _0x3a5acb=_0x443742[_0xa730b9(0x150)];for(;_0x3a5acb;){if(_0x3a5acb[_0xa730b9(0x11f)]&&((_0xa730b9(0xf7)==_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xcf)]||_0xa730b9(0x105)==_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xcf)])&&(_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xe3)]&&_0xa730b9(0xfe)!=_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xe3)]||_0xa730b9(0xfe)!=_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xf6)]&&!_0x20d67e[_0xa730b9(0xe3)])||!_0x1a31c6&&_0x3a5acb[_0xa730b9(0x11f)][_0xa730b9(0xcf)]==_0xf97267))return _0x35472a;_0x3a5acb=_0x3a5acb[_0xa730b9(0x125)];}if(null==_0x20d67e[_0xa730b9(0xe3)])switch(_0x20d67e[_0xa730b9(0xf6)]){case _0xa730b9(0xec):return _0x640654(_0x4113d1(_0x299968,_0xa730b9(0xe0)));case _0xa730b9(0x15f):return _0x640654(_0x4113d1(_0x299968,_0xa730b9(0xe6)));case _0xa730b9(0x130):return _0x640654(_0x4113d1(_0x299968,_0xa730b9(0xfb)));}switch(_0x20d67e[_0xa730b9(0xe3)]){case _0xa730b9(0xec):return _0x335730(_0x4113d1(_0x299968,_0xa730b9(0xe0)));case _0xa730b9(0x15f):return _0x335730(_0x4113d1(_0x299968,_0xa730b9(0xe6)));case _0xa730b9(0x130):return _0x335730(_0x4113d1(_0x299968,_0xa730b9(0xfb)));}}),_0xa8d63a[_0x45287d(0xde)][_0x45287d(0x14a)](_0x9d72e9=>{const _0x402b47=_0x45287d,{data:_0x4c4e70}=_0x9d72e9;if(_0x4c4e70&&_0x402b47(0xe1)==_0x4c4e70[_0x402b47(0xcf)])return null==_0x4c4e70[_0x402b47(0xe3)]||null==_0x4c4e70[_0x402b47(0xf6)]&&0x0==_0x4c4e70[_0x402b47(0xe3)]?_0x35472a:void 0x0;}),_0xa8d63a[_0x45287d(0xde)][_0x45287d(0x14a)](_0x37d862=>{const _0x4e3b92=_0x45287d;if(_0x4e3b92(0xd3)!=_0x37d862[_0x4e3b92(0xf3)])return;const {data:_0x1fb7c5}=_0x37d862;if(!_0x1fb7c5||_0x4e3b92(0x112)!=_0x1fb7c5[_0x4e3b92(0xcf)])return;const _0x33be62=le(_0x37d862);return _0x4e3b92(0xe3)==_0x33be62?{'type':_0x4e3b92(0x152),'content':_0x4113d1(_0x299968,_0x4e3b92(0x162))}:_0x4e3b92(0xf6)==_0x33be62?{'type':_0x4e3b92(0x152),'content':_0x4113d1(_0x299968,_0x4e3b92(0x109))}:_0x35472a;}),_0x449640[_0x45287d(0x141)][_0x45287d(0x10c)][_0x45287d(0x13a)](_0x2faf87=>this[_0x45287d(0xef)](_0x2faf87)),_0x449640[_0x45287d(0x141)][_0x45287d(0x10c)][_0x45287d(0x13a)](_0x85a4b6=>this[_0x45287d(0x148)](_0x85a4b6)),_0x449640[_0x45287d(0x141)][_0x45287d(0x10c)][_0x45287d(0x13a)](_0x406ae0=>this[_0x45287d(0x100)](_0x406ae0)),this[_0x45287d(0x117)]();}[_0x112814(0xef)](_0x3d9c99){const _0x3380e6=_0x112814;if(_0x3d9c99[_0x3380e6(0x12c)][_0x3380e6(0x13f)]||!_0x3d9c99[_0x3380e6(0x12c)][_0x3380e6(0x138)])return!0x1;let _0x2d4bc1=!0x1;const _0x592eeb=this[_0x3380e6(0x12f)][_0x3380e6(0xda)][_0x3380e6(0x155)](_0x3380e6(0xf8))[_0x3380e6(0x15b)]({'skipNotAttached':!0x0})[_0x3380e6(0x10a)](_0x3fb7f4=>_0x3fb7f4[_0x3380e6(0x11f)]&&_0x3380e6(0x112)==_0x3fb7f4[_0x3380e6(0x11f)][_0x3380e6(0xcf)])[_0x3380e6(0x10a)](_0x4f4e26=>_0x4f4e26[_0x3380e6(0x11f)][_0x3380e6(0xe3)]&&_0x4f4e26[_0x3380e6(0x11f)][_0x3380e6(0xf6)]);for(const _0x1ee582 of _0x592eeb)le(_0x1ee582)||(_0x3d9c99[_0x3380e6(0x15d)](_0x1ee582[_0x3380e6(0xd6)]()),_0x2d4bc1=!0x0);return _0x2d4bc1;}[_0x112814(0x148)](_0x412b00){const _0x33ebc1=_0x112814;if(_0x412b00[_0x33ebc1(0x12c)][_0x33ebc1(0x13f)]||!_0x412b00[_0x33ebc1(0x12c)][_0x33ebc1(0x138)])return!0x1;const _0x4cf3c0=this[_0x33ebc1(0x12f)][_0x33ebc1(0xda)][_0x33ebc1(0x155)](_0x33ebc1(0xf8));if(_0x4cf3c0[_0x33ebc1(0x135)][_0x33ebc1(0x14b)])return!0x1;let _0x21e99c=!0x1;const _0x3c5fe9=[_0x33ebc1(0x15a),_0x33ebc1(0x112),_0x33ebc1(0xe1),_0x33ebc1(0xf7),_0x33ebc1(0x14c),_0x33ebc1(0x147),_0x33ebc1(0x12b),_0x33ebc1(0x115),_0x33ebc1(0x105)],_0x40abba=this[_0x33ebc1(0x12f)][_0x33ebc1(0x141)][_0x33ebc1(0x10c)][_0x33ebc1(0xed)][_0x33ebc1(0xfc)]()[_0x33ebc1(0x10a)](_0x5f2ade=>_0x33ebc1(0xd3)==_0x5f2ade[_0x33ebc1(0xf3)])[_0x33ebc1(0x10a)](_0x140c40=>_0x3c5fe9[_0x33ebc1(0xdc)](_0x140c40[_0x33ebc1(0xcc)]));if(0x0==_0x40abba[_0x33ebc1(0x114)])return _0x21e99c;for(const _0xac163a of _0x40abba){const _0xba2306=_0x4cf3c0[_0x33ebc1(0x14f)](_0xac163a[_0x33ebc1(0x132)],_0x33ebc1(0xd3))[_0x33ebc1(0x10a)](_0x17c156=>!_0x17c156[_0x33ebc1(0xeb)][_0x33ebc1(0x15e)])[_0x33ebc1(0x101)](_0x14783b=>_0x14783b[_0x33ebc1(0x13c)])[_0x33ebc1(0x10a)](_0x4b2d14=>{const _0x3f3ae4=_0x33ebc1,_0x340ed3=_0x4cf3c0[_0x3f3ae4(0xf2)](_0x4b2d14);return _0x3c5fe9[_0x3f3ae4(0xdc)](_0x340ed3);});if(_0xba2306[_0x33ebc1(0x114)]){for(const _0x2eefde of _0xba2306)_0x412b00[_0x33ebc1(0x15d)](_0x2eefde[_0x33ebc1(0xd6)]());_0x21e99c=!0x0;}}return _0x21e99c;}[_0x112814(0x100)](_0x6e24d){const _0x5da10b=_0x112814;if(_0x6e24d[_0x5da10b(0x12c)][_0x5da10b(0x13f)]||!_0x6e24d[_0x5da10b(0x12c)][_0x5da10b(0x138)])return!0x1;const _0x185e3b=this[_0x5da10b(0x12f)][_0x5da10b(0xda)][_0x5da10b(0x155)](_0x5da10b(0xf8));let _0x2509c4=!0x1;const _0x31b55a=[_0x5da10b(0x15a),_0x5da10b(0x112),_0x5da10b(0xe1),_0x5da10b(0xf7),_0x5da10b(0x14c),_0x5da10b(0x147),_0x5da10b(0x12b),_0x5da10b(0x115),_0x5da10b(0x105)];for(const _0x1dba68 of _0x185e3b[_0x5da10b(0x15b)]({'skipNotAttached':!0x0})){const _0x39650c=_0x185e3b[_0x5da10b(0x14f)](_0x1dba68[_0x5da10b(0xd0)](),_0x5da10b(0xd3))[_0x5da10b(0x101)](_0x366381=>_0x366381[_0x5da10b(0x13c)])[_0x5da10b(0x10a)](_0x668476=>_0x668476[_0x5da10b(0x11f)]&&_0x31b55a[_0x5da10b(0xdc)](_0x668476[_0x5da10b(0x11f)][_0x5da10b(0xcf)]));if(!_0x39650c[_0x5da10b(0x114)])continue;const _0x50e23f=_0x39650c[0x0][_0x5da10b(0x150)][_0x5da10b(0xcb)][_0x5da10b(0xd2)];if(!_0x39650c[_0x5da10b(0x127)](_0x493688=>_0x493688[_0x5da10b(0xcb)][_0x5da10b(0xd2)]===_0x50e23f)){for(const _0x35ce9c of _0x39650c)_0x32c9c2(_0x35ce9c,_0x50e23f)&&(_0x2509c4=!0x0);}}return _0x2509c4;function _0x45e27e(_0x4fcc60,_0x4c12d1){const _0x285958=_0x5da10b;for(const _0x1ab823 of _0x185e3b[_0x285958(0x15b)]({'skipNotAttached':!0x0})[_0x285958(0x10a)](_0x340a6c=>_0x285958(0xd3)==_0x340a6c[_0x285958(0xf3)]&&_0x340a6c[_0x285958(0xcb)][_0x285958(0xd2)]==_0x4fcc60))_0x1ab823[_0x285958(0x129)](_0x285958(0xd2),_0x4c12d1);}function _0x32c9c2(_0x20819b,_0x4809e0){const _0x5a100b=_0x5da10b;let _0x2a2c11=_0x20819b[_0x5a100b(0x150)],_0x4defe7=!0x1;for(;_0x2a2c11;)_0x2a2c11[_0x5a100b(0xcb)][_0x5a100b(0xd2)]!=_0x4809e0&&(_0x45e27e(_0x2a2c11[_0x5a100b(0xcb)][_0x5a100b(0xd2)],_0x4809e0),_0x2a2c11[_0x5a100b(0x129)](_0x5a100b(0xd2),_0x4809e0),_0x4defe7=!0x0),_0x2a2c11=_0x2a2c11[_0x5a100b(0x125)];return _0x4defe7;}}[_0x112814(0x117)](){const _0x34358d=_0x112814,_0x262558=this[_0x34358d(0x12f)],_0x21bd86=_0x262558[_0x34358d(0xd1)],_0x43237d=_0x262558[_0x34358d(0xda)][_0x34358d(0x155)](_0x34358d(0xf8));this[_0x34358d(0xdd)](),_0x43237d[_0x34358d(0xcd)][_0x34358d(0x15c)](_0x34358d(0x120),_0x34358d(0x107),_0x34358d(0x12a),function(_0x39838b,_0x4a9495){const _0x2428dc=_0x34358d,_0x4664ee=[];for(let _0x47437b of _0x39838b)_0x47437b[_0x2428dc(0x142)][_0x2428dc(0xfd)]===_0x47437b[_0x2428dc(0x144)][_0x2428dc(0x146)]&&(_0x47437b=_0x262558[_0x2428dc(0x141)][_0x2428dc(0x159)](_0x262558[_0x2428dc(0x141)][_0x2428dc(0xee)](_0x47437b[_0x2428dc(0x142)][_0x2428dc(0xfd)],0x0))),_0x4664ee[_0x2428dc(0xff)](_0x47437b);_0x262558[_0x2428dc(0x141)][_0x2428dc(0xe5)](_0x2c384a=>{const _0x4aad2f=_0x2428dc,_0x4cc117=_0x262558[_0x4aad2f(0x141)][_0x4aad2f(0x10c)][_0x4aad2f(0x149)],_0x31dc8b=Array[_0x4aad2f(0x134)](_0x4cc117[_0x4aad2f(0x11e)]())[_0x4aad2f(0x101)](_0x395396=>_0x8284f2[_0x4aad2f(0x106)](_0x395396));_0x2c384a[_0x4aad2f(0xe8)](_0x4664ee),_0x262558[_0x4aad2f(0xf0)][_0x4aad2f(0x155)](_0x4a9495[_0x4aad2f(0x153)])[_0x4aad2f(0xd4)](),_0x4a9495[_0x4aad2f(0x11b)][_0x4aad2f(0xff)]({'forceDefaultExecution':!0x0}),_0x262558[_0x4aad2f(0x13e)](_0x4a9495[_0x4aad2f(0x153)],..._0x4a9495[_0x4aad2f(0x11b)]),_0x2c384a[_0x4aad2f(0xe8)](_0x31dc8b);for(const _0x58d9ce of _0x31dc8b)_0x58d9ce[_0x4aad2f(0xf5)]();});}),_0x43237d[_0x34358d(0xde)][_0x34358d(0xe7)](function(_0x17029a){const _0x3fb219=_0x34358d,_0x5ccfbc=!_0x262558[_0x3fb219(0x141)][_0x3fb219(0xea)][_0x3fb219(0xfa)](_0x17029a),_0x575f96=_0x17029a[_0x3fb219(0x121)],_0x16b03d=_0x17029a[_0x3fb219(0x103)],_0x416843=_0x17029a[_0x3fb219(0x11c)](_0x3fb219(0x112)),_0x5022d4=!_0x575f96||_0x575f96[_0x3fb219(0x11c)](_0x3fb219(0x112))!==_0x416843,_0xddd71b=!_0x16b03d||_0x16b03d[_0x3fb219(0x11c)](_0x3fb219(0x112))!==_0x416843;return _0x5ccfbc&&Boolean(_0x416843)&&_0x5022d4&&_0xddd71b;},_0x4dee1a=>_0x4113d1(_0x21bd86,_0x34358d(0x123),_0x4dee1a));}[_0x112814(0xdd)](){const _0x2f10b8=_0x112814,_0xb41252=this[_0x2f10b8(0x12f)],_0xd3acaa=_0xb41252[_0x2f10b8(0xd1)];function _0x43df7a(_0x59ecdc){const _0x39dead=_0x2f10b8,_0x436ef7=_0xb41252[_0x39dead(0xf0)][_0x39dead(0x155)](_0x39dead(0x122))[_0x39dead(0x14b)],_0x2aedd5=_0xb41252[_0x39dead(0xf0)][_0x39dead(0x155)](_0x39dead(0x11d))[_0x39dead(0x14b)];return _0x39dead(0x11d)===_0x59ecdc?_0x436ef7:_0x2aedd5;}_0xb41252[_0x2f10b8(0xda)][_0x2f10b8(0x155)](_0x2f10b8(0xf8))[_0x2f10b8(0xde)][_0x2f10b8(0x14a)](function(_0x1eddbc){const _0x47b3eb=_0x2f10b8;if(_0x47b3eb(0x120)!=_0x1eddbc[_0x47b3eb(0xf3)])return;const {data:_0x307e04}=_0x1eddbc;if(!_0x307e04)return;let _0x177a21,_0x27b599,_0x5547c7,_0x55be1f;switch(_0x307e04[_0x47b3eb(0x153)]){case _0x47b3eb(0x122):_0x5547c7=_0x307e04[_0x47b3eb(0x11b)][0x0][_0x47b3eb(0x140)],_0x55be1f=_0x43df7a(_0x307e04[_0x47b3eb(0x153)]),_0x177a21=_0x5547c7?_0x47b3eb(0x13d):_0x47b3eb(0x111),!_0x55be1f&&_0xb41252[_0x47b3eb(0x12d)][_0x47b3eb(0x155)](_0x47b3eb(0x12e))||(_0x177a21=_0x47b3eb(0x14d)),_0x27b599={'type':_0x47b3eb(0x152),'content':_0x4113d1(_0xd3acaa,_0x177a21,_0x4113d1(_0xd3acaa,_0x47b3eb(0xe0)))};break;case _0x47b3eb(0x11d):_0x5547c7=_0x307e04[_0x47b3eb(0x11b)][0x0][_0x47b3eb(0x140)],_0x55be1f=_0x43df7a(_0x307e04[_0x47b3eb(0x153)]),_0x177a21=_0x5547c7?_0x47b3eb(0x13d):_0x47b3eb(0x111),!_0x55be1f&&_0xb41252[_0x47b3eb(0x12d)][_0x47b3eb(0x155)](_0x47b3eb(0x12e))||(_0x177a21=_0x47b3eb(0x14d)),_0x27b599={'type':_0x47b3eb(0x152),'content':_0x4113d1(_0xd3acaa,_0x177a21,_0x4113d1(_0xd3acaa,_0x47b3eb(0xe6)))};break;case _0x47b3eb(0xf4):_0x177a21=_0x47b3eb(0x14e),_0x27b599={'type':_0x47b3eb(0x152),'content':_0x4113d1(_0xd3acaa,_0x177a21,_0x4113d1(_0xd3acaa,_0x47b3eb(0x123)))};break;case _0x47b3eb(0x139):_0x177a21=function(_0x19bf42){const _0x5f7c1=_0x47b3eb,_0x19c7bc=_0x19bf42[_0x5f7c1(0xd0)]();let _0x58b6a6=_0x19c7bc[_0x5f7c1(0x142)][_0x5f7c1(0xfd)];for(;_0x58b6a6&&_0x19c7bc[_0x5f7c1(0x116)](_0x58b6a6);){if(_0x58b6a6[_0x5f7c1(0x11c)](_0x5f7c1(0xe1))>0x0)return!0x1;_0x58b6a6=_0x58b6a6[_0x5f7c1(0x103)];}return!0x0;}(_0x1eddbc)?_0x4113d1(_0xd3acaa,_0x47b3eb(0x111),_0x4113d1(_0xd3acaa,function(_0x47c6a6){const _0x320b72=_0x47b3eb;return _0x320b72(0x151)+_0x47c6a6[_0x320b72(0xd0)]()[_0x320b72(0x142)][_0x320b72(0xfd)][_0x320b72(0x11c)](_0x320b72(0x15a))[_0x320b72(0x110)]()+_0x320b72(0x133);}(_0x1eddbc))):_0x4113d1(_0xd3acaa,_0x47b3eb(0xd7),_0x4113d1(_0xd3acaa,_0x47b3eb(0x123))),_0x27b599={'type':_0x47b3eb(0x152),'content':_0x177a21};break;case _0x47b3eb(0xf1):case _0x47b3eb(0x126):!0x1===_0x307e04[_0x47b3eb(0x158)]&&(_0x177a21=_0x47b3eb(0xd9),_0x27b599={'type':_0x47b3eb(0x136),'content':_0x4113d1(_0xd3acaa,_0x177a21,_0x4113d1(_0xd3acaa,_0x47b3eb(0x123)))});}return _0x27b599;});}}function le(_0x44c0fb){const _0x2998fd=_0x112814;let _0x5173a2=_0x44c0fb[_0x2998fd(0xd0)]()[_0x2998fd(0x142)][_0x2998fd(0xfd)][_0x2998fd(0x121)];for(;_0x5173a2;){const _0x3daabb=_0x5173a2[_0x2998fd(0x11c)](_0x2998fd(0x112));if(!_0x3daabb)return!0x1;if(_0x3daabb==_0x44c0fb[_0x2998fd(0x11f)][_0x2998fd(0xe3)])return _0x2998fd(0xe3);if(_0x3daabb==_0x44c0fb[_0x2998fd(0x11f)][_0x2998fd(0xf6)])return _0x2998fd(0xf6);_0x5173a2=_0x5173a2[_0x2998fd(0x121)];}return!0x1;}function _0xcb35(){const _0x36415f=['setSelection','todoListChecked','schema','meta','bulleted','differ','createPositionAt','listItemIdFixer','commands','mergeListItemBackward','_getAttributeKey','type','indentList','detach','oldValue','listStyle','TrackChangesEditing','*Remove\x20format:*\x20%0','isObject','ELEMENT_TODO_LIST','getChanges','nodeAfter','default','push','assureChains','map','2395566ZqbpAa','nextSibling','TodoListEditing','listMarkerStyle','fromRange','documentList','afterInit','*Split:*\x20list\x20item','filter','customBulletedList','document','ListEditing','checkTodoList','2219xPVfYA','toUpperCase','*Format:*\x20remove\x20from\x20%0','listItemId','1694PynBaD','length','listMarker','containsItem','_supportLegacySuggestions','313450PtloiD','customNumberedList','todoList','commandParams','getAttribute','numberedList','getRanges','data','formatBlock','previousSibling','bulletedList','ELEMENT_LIST_ITEM','*Uncheck\x20item*','next','mergeListItemForward','every','*Set\x20format:*\x20%0','setAttribute','accept','todoListCheck','batch','config','list.multiBlock','editor','todo','has','range','_LIST','from','trackChangesCommand','deletion','*Check\x20item*','isLocal','outdentList','registerPostFixer','86371200iCAcKk','suggestion','*Format:*\x20insert\x20into\x20%0','execute','isUndo','forceValue','model','start','253WnzOiX','end','splitListItemAfter','parent','listReversed','noTrackChangesFixer','selection','registerDescriptionCallback','value','listStart','*Change\x20to:*\x20%0','*Indent:*\x20%0','_findSuggestions','head','ELEMENT_','format','commandName','7izVaNV','get','find','6736895BeyvUQ','multipleBlocks','createRange','listType','getSuggestions','registerCustomCallback','removeMarker','isNextTo','numbered','8130756yNqHcm','FORMAT_INDENT','*Merge:*\x20list\x20item','attributes','attributeKey','_suggestionFactory','150687bwJRDh','key','getFirstRange','locale','groupId','attribute','refresh','splitListItemBefore','getFirstMarker','*Outdent:*\x20%0','4oSsCgq','*Merge:*\x20%0','plugins','registerBlockAttribute','includes','_registerLegacyDescription','descriptionFactory','registerAttributeLabel','ELEMENT_BULLETED_LIST','listIndent','enableDefaultAttributesIntegration','newValue','736EprUuZ','change','ELEMENT_NUMBERED_LIST','registerElementLabel'];_0xcb35=function(){return _0x36415f;};return _0xcb35();}
@@ -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 _0x1a67b7=_0x3e92;(function(_0x26a322,_0x339d49){const _0x18f225=_0x3e92,_0x1fb23c=_0x26a322();while(!![]){try{const _0x102c45=parseInt(_0x18f225(0x160))/0x1+parseInt(_0x18f225(0x169))/0x2+-parseInt(_0x18f225(0x17f))/0x3+parseInt(_0x18f225(0x187))/0x4+-parseInt(_0x18f225(0x19a))/0x5*(parseInt(_0x18f225(0x199))/0x6)+parseInt(_0x18f225(0x181))/0x7+-parseInt(_0x18f225(0x17a))/0x8;if(_0x102c45===_0x339d49)break;else _0x1fb23c['push'](_0x1fb23c['shift']());}catch(_0x19ac36){_0x1fb23c['push'](_0x1fb23c['shift']());}}}(_0x14b8,0xb9328));import{Plugin as _0x5d8bc7}from'ckeditor5/src/core.js';function _0x14b8(){const _0x3a4bdb=['_getAttributeKey','upper-roman','2073748SptVZh','getFirstMarker','*Change\x20to:*\x20%0','upper-latin','next','isUndo','startIndex','*Remove\x20format:*\x20%0','listStyle','newValue','disc','*Format:*\x20set\x20order\x20to\x20regular','config','getAttribute','bulleted','*Format:*\x20set\x20start\x20index\x20to\x20%0','commandParams','16102400Okdbtx','registerAttributeLabel','batch','head','FORMAT_LIST_REVERSED','1497405hqRZyj','suggestion','9745183bSeeYR','data','FORMAT_LIST_START','listReversed','nodeAfter','start','152564dHVnFR','square','lower-roman','get','customNumbered','_LIST_DEFAULT','key','formatBlock','registerDescriptionCallback','commandName','_findSuggestions','numbered','_getTranslationKeyForListStyle','attribute','list.properties','*Set\x20format:*\x20%0','registerPostFixer','getFirstRange','6bcNFNR','2048870tyNOdq','reversed','circle','default','filter','listType','format','editor','*Format:*\x20set\x20order\x20to\x20reversed','document','lower-latin','locale','styles','ELEMENT_','toUpperCase','removeMarker','_registerLegacyDescription','TrackChangesEditing','includes','bind','find','model','handleDescriptions','enableDefaultAttributesIntegration','listStart','getSuggestions','has','plugins','decimal','oldValue','decimal-leading-zero','ListPropertiesEditing','1213093jvXHYq','type','replace','afterInit','registerBlockAttribute','_LIST_','descriptionFactory'];_0x14b8=function(){return _0x3a4bdb;};return _0x14b8();}import{getTranslation as _0x238dbd}from'../utils/common-translations.js';function _0x3e92(_0x2db8c4,_0x45a174){const _0x14b8c7=_0x14b8();return _0x3e92=function(_0x3e92f1,_0xbd4af7){_0x3e92f1=_0x3e92f1-0x15d;let _0x4b8bd6=_0x14b8c7[_0x3e92f1];return _0x4b8bd6;},_0x3e92(_0x2db8c4,_0x45a174);}export default class pe extends _0x5d8bc7{[_0x1a67b7(0x163)](){const _0x4770ea=_0x1a67b7;if(!this[_0x4770ea(0x1a1)][_0x4770ea(0x1b5)][_0x4770ea(0x1b4)](_0x4770ea(0x15f)))return;const _0x4ef365=this[_0x4770ea(0x1a1)][_0x4770ea(0x175)][_0x4770ea(0x18a)](_0x4770ea(0x195)),_0x365d95=this[_0x4770ea(0x1a1)][_0x4770ea(0x1b5)][_0x4770ea(0x18a)](_0x4770ea(0x1ab));_0x4ef365[_0x4770ea(0x1a6)]&&(_0x365d95[_0x4770ea(0x1b1)](_0x4770ea(0x171)),_0x365d95[_0x4770ea(0x164)](_0x4770ea(0x171))),_0x4ef365[_0x4770ea(0x19b)]&&(_0x365d95[_0x4770ea(0x1b1)](_0x4770ea(0x184)),_0x365d95[_0x4770ea(0x164)](_0x4770ea(0x184))),_0x4ef365[_0x4770ea(0x16f)]&&(_0x365d95[_0x4770ea(0x1b1)](_0x4770ea(0x1b2)),_0x365d95[_0x4770ea(0x164)](_0x4770ea(0x1b2)));const _0x26fa0c={'type':_0x4770ea(0x1a0),'content':''};_0x365d95[_0x4770ea(0x166)][_0x4770ea(0x18f)](this[_0x4770ea(0x1b0)][_0x4770ea(0x1ad)](this));const _0x4047d8=this[_0x4770ea(0x1a1)][_0x4770ea(0x1a5)];_0x365d95[_0x4770ea(0x166)][_0x4770ea(0x17b)](_0x4770ea(0x184),_0x238dbd(_0x4047d8,_0x4770ea(0x17e))),_0x365d95[_0x4770ea(0x166)][_0x4770ea(0x18f)](_0x541e3b=>{const _0x5805af=_0x4770ea,{data:_0x30a432}=_0x541e3b;if(_0x30a432&&_0x5805af(0x184)==_0x30a432[_0x5805af(0x18d)])return null==_0x30a432[_0x5805af(0x172)]||0x0==_0x30a432[_0x5805af(0x172)]&&null==_0x30a432[_0x5805af(0x15d)]?_0x26fa0c:void 0x0;}),_0x365d95[_0x4770ea(0x166)][_0x4770ea(0x17b)](_0x4770ea(0x1b2),_0x238dbd(_0x4047d8,_0x4770ea(0x183))),_0x365d95[_0x4770ea(0x166)][_0x4770ea(0x18f)](_0x1ccb72=>{const _0x5c3cbf=_0x4770ea,{data:_0x2e865a}=_0x1ccb72;if(_0x2e865a&&_0x5c3cbf(0x1b2)==_0x2e865a[_0x5c3cbf(0x18d)])return null==_0x2e865a[_0x5c3cbf(0x172)]||0x1==_0x2e865a[_0x5c3cbf(0x172)]&&null==_0x2e865a[_0x5c3cbf(0x15d)]?_0x26fa0c:void 0x0;}),this[_0x4770ea(0x1a1)][_0x4770ea(0x1af)][_0x4770ea(0x1a3)][_0x4770ea(0x197)](_0x32b8d9=>{const _0x2de82c=_0x4770ea;if(_0x32b8d9[_0x2de82c(0x17c)][_0x2de82c(0x16e)])return!0x1;let _0x250b31=!0x1;const _0x54a90e=_0x365d95[_0x2de82c(0x1b3)]({'skipNotAttached':!0x0})[_0x2de82c(0x19e)](_0x36d4a8=>{const _0x1041e7=_0x2de82c,_0x483f01=_0x365d95[_0x1041e7(0x167)](_0x36d4a8);return _0x1041e7(0x1b2)==_0x483f01||_0x1041e7(0x184)==_0x483f01;});for(const _0x1d5ffb of _0x54a90e){const _0x22a42d=_0x1d5ffb[_0x2de82c(0x198)]()[_0x2de82c(0x186)][_0x2de82c(0x185)][_0x2de82c(0x176)](_0x2de82c(0x19f));if(_0x2de82c(0x192)==_0x22a42d||_0x2de82c(0x18b)==_0x22a42d)continue;_0x365d95[_0x2de82c(0x191)](_0x1d5ffb[_0x2de82c(0x198)](),_0x2de82c(0x194))[_0x2de82c(0x1ae)](_0x4078fa=>_0x2de82c(0x19f)==_0x365d95[_0x2de82c(0x167)](_0x4078fa[_0x2de82c(0x180)]))||(_0x32b8d9[_0x2de82c(0x1a9)](_0x1d5ffb[_0x2de82c(0x16a)]()),_0x250b31=!0x0);}return _0x250b31;}),this[_0x4770ea(0x1aa)]();}[_0x1a67b7(0x1b0)](_0xfb6b4a){const _0x2b7103=_0x1a67b7,_0x4d8b11=this[_0x2b7103(0x1a1)][_0x2b7103(0x1a5)],{data:_0x3ca442}=_0xfb6b4a,_0x27449b={'type':_0x2b7103(0x1a0),'content':''};if(!_0x3ca442||_0x2b7103(0x171)!=_0x3ca442[_0x2b7103(0x18d)])return;if(!_0x3ca442[_0x2b7103(0x15d)])return _0x2b7103(0x19d)==_0x3ca442[_0x2b7103(0x172)]?_0x27449b:{'type':_0x2b7103(0x1a0),'content':''+_0x238dbd(_0x4d8b11,_0x2b7103(0x196),_0x238dbd(_0x4d8b11,this[_0x2b7103(0x193)](_0x3ca442[_0x2b7103(0x172)])))};if(!_0x3ca442[_0x2b7103(0x172)]){if(_0x2b7103(0x19d)==_0x3ca442[_0x2b7103(0x15d)])return _0x27449b;let _0x1c7d40=_0xfb6b4a[_0x2b7103(0x17d)];for(;_0x1c7d40;){if(_0x1c7d40[_0x2b7103(0x182)]&&_0x2b7103(0x19f)==_0x1c7d40[_0x2b7103(0x182)][_0x2b7103(0x18d)]&&_0x1c7d40[_0x2b7103(0x182)][_0x2b7103(0x172)])return _0x27449b;_0x1c7d40=_0x1c7d40[_0x2b7103(0x16d)];}return{'type':_0x2b7103(0x1a0),'content':''+_0x238dbd(_0x4d8b11,_0x2b7103(0x170),_0x238dbd(_0x4d8b11,this[_0x2b7103(0x193)](_0x3ca442[_0x2b7103(0x15d)])))};}if(_0x2b7103(0x19d)!=_0x3ca442[_0x2b7103(0x172)])return{'type':_0x2b7103(0x1a0),'content':''+_0x238dbd(_0x4d8b11,_0x2b7103(0x196),_0x238dbd(_0x4d8b11,this[_0x2b7103(0x193)](_0x3ca442[_0x2b7103(0x172)])))};let _0x16fb91=_0xfb6b4a[_0x2b7103(0x17d)];for(;_0x16fb91;){if(_0x16fb91[_0x2b7103(0x182)]&&_0x2b7103(0x19f)==_0x16fb91[_0x2b7103(0x182)][_0x2b7103(0x18d)]&&_0x16fb91[_0x2b7103(0x182)][_0x2b7103(0x172)]&&_0x16fb91[_0x2b7103(0x182)][_0x2b7103(0x15d)])return _0x27449b;_0x16fb91=_0x16fb91[_0x2b7103(0x16d)];}const _0x2d5197=_0xfb6b4a[_0x2b7103(0x198)]()[_0x2b7103(0x186)][_0x2b7103(0x185)][_0x2b7103(0x176)](_0x2b7103(0x19f));return{'type':_0x2b7103(0x1a0),'content':_0x238dbd(_0x4d8b11,_0x2b7103(0x196),_0x238dbd(_0x4d8b11,_0x2b7103(0x1a7)+_0x2d5197[_0x2b7103(0x1a8)]()+_0x2b7103(0x18c)))};}[_0x1a67b7(0x1aa)](){const _0x383d79=_0x1a67b7,_0x51a753=this[_0x383d79(0x1a1)],_0x3783fa=_0x51a753[_0x383d79(0x1a5)];_0x51a753[_0x383d79(0x1b5)][_0x383d79(0x18a)](_0x383d79(0x1ab))[_0x383d79(0x166)][_0x383d79(0x18f)](_0x59ed79=>{const _0x43c05f=_0x383d79;if(_0x43c05f(0x18e)!=_0x59ed79[_0x43c05f(0x161)])return;const {data:_0x122699}=_0x59ed79;if(!_0x122699)return;let _0x24d240,_0x4f3c04;switch(_0x122699[_0x43c05f(0x190)]){case _0x43c05f(0x171):_0x24d240=_0x43c05f(0x16b),_0x4f3c04={'type':_0x43c05f(0x1a0),'content':_0x238dbd(_0x3783fa,_0x24d240,_0x238dbd(_0x3783fa,this[_0x43c05f(0x193)](_0x122699[_0x43c05f(0x179)][0x0][_0x43c05f(0x161)])))};break;case _0x43c05f(0x184):_0x24d240=_0x122699[_0x43c05f(0x179)][0x0][_0x43c05f(0x19b)]?_0x43c05f(0x1a2):_0x43c05f(0x174),_0x4f3c04={'type':_0x43c05f(0x1a0),'content':_0x238dbd(_0x3783fa,_0x24d240)};break;case _0x43c05f(0x1b2):_0x24d240=_0x43c05f(0x178),_0x4f3c04={'type':_0x43c05f(0x1a0),'content':_0x238dbd(_0x3783fa,_0x24d240,_0x122699[_0x43c05f(0x179)][0x0][_0x43c05f(0x16f)])};}return _0x4f3c04;});}[_0x1a67b7(0x193)](_0x3b7b8c){const _0x3f8192=_0x1a67b7;return _0x3f8192(0x1a7)+function(_0x45ee6f){const _0xdde043=_0x3f8192;if(ye[_0xdde043(0x1ac)](_0x45ee6f))return _0xdde043(0x177);if(he[_0xdde043(0x1ac)](_0x45ee6f))return _0xdde043(0x192);return null;}(_0x3b7b8c)[_0x3f8192(0x1a8)]()+_0x3f8192(0x165)+_0x3b7b8c[_0x3f8192(0x1a8)]()[_0x3f8192(0x162)](/-/g,'_');}}const ye=[_0x1a67b7(0x173),_0x1a67b7(0x19c),_0x1a67b7(0x188)],he=[_0x1a67b7(0x1b6),_0x1a67b7(0x15e),_0x1a67b7(0x189),_0x1a67b7(0x168),_0x1a67b7(0x1a4),_0x1a67b7(0x16c)];
@@ -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 _0x448187=_0x2d02;function _0x3520(){const _0xcb06b0=['15808045ZLZXJg','showSuggestionHighlights','createEmptyElement','data','stop','media','editor','MediaEmbedEditing','26xkihsJ','7fKqKym','high','descriptionFactory','888xshnJQ','343773Zelmqe','5379335NMPBjA','attribute:url:media','get','registerElementLabel','enableCommand','180KdizUq','76378wYauPH','ELEMENT_MEDIA','for','afterInit','TrackChangesEditing','mediaEmbed','conversion','elementToElement','13180bnjCWa','downcastDispatcher','plugins','2753232Pojsho','locale','has','div','dataDowncast','options','7780984LXXFYi'];_0x3520=function(){return _0xcb06b0;};return _0x3520();}(function(_0x2236c6,_0xdecda1){const _0x1a8fb5=_0x2d02,_0x4aa77c=_0x2236c6();while(!![]){try{const _0x2366ab=-parseInt(_0x1a8fb5(0x166))/0x1*(-parseInt(_0x1a8fb5(0x15a))/0x2)+parseInt(_0x1a8fb5(0x15e))/0x3*(-parseInt(_0x1a8fb5(0x16e))/0x4)+-parseInt(_0x1a8fb5(0x160))/0x5+parseInt(_0x1a8fb5(0x171))/0x6+-parseInt(_0x1a8fb5(0x15b))/0x7*(parseInt(_0x1a8fb5(0x177))/0x8)+-parseInt(_0x1a8fb5(0x15f))/0x9*(-parseInt(_0x1a8fb5(0x165))/0xa)+parseInt(_0x1a8fb5(0x178))/0xb;if(_0x2366ab===_0xdecda1)break;else _0x4aa77c['push'](_0x4aa77c['shift']());}catch(_0x2a6e7b){_0x4aa77c['push'](_0x4aa77c['shift']());}}}(_0x3520,0x86ea9));import{Plugin as _0x2b96a9}from'ckeditor5/src/core.js';import{getTranslation as _0x12405b}from'../utils/common-translations.js';function _0x2d02(_0x383bc7,_0x271490){const _0x3520dc=_0x3520();return _0x2d02=function(_0x2d02f5,_0x1d119c){_0x2d02f5=_0x2d02f5-0x157;let _0x4cc5ef=_0x3520dc[_0x2d02f5];return _0x4cc5ef;},_0x2d02(_0x383bc7,_0x271490);}export default class ft extends _0x2b96a9{[_0x448187(0x169)](){const _0x4be02a=_0x448187,_0x1af369=this[_0x4be02a(0x158)];if(!_0x1af369[_0x4be02a(0x170)][_0x4be02a(0x173)](_0x4be02a(0x159)))return;const _0x348508=_0x1af369[_0x4be02a(0x170)][_0x4be02a(0x162)](_0x4be02a(0x16a)),_0x4ddb45=_0x1af369[_0x4be02a(0x172)];_0x348508[_0x4be02a(0x164)](_0x4be02a(0x16b)),_0x348508[_0x4be02a(0x15d)][_0x4be02a(0x163)](_0x4be02a(0x157),_0x50016d=>_0x12405b(_0x4ddb45,_0x4be02a(0x167),_0x50016d)),_0x1af369[_0x4be02a(0x16c)][_0x4be02a(0x168)](_0x4be02a(0x175))[_0x4be02a(0x16d)]({'model':_0x4be02a(0x157),'view':(_0x3326a6,{writer:_0xe46560,options:_0x2c0138})=>{const _0x222542=_0x4be02a;if(_0x2c0138[_0x222542(0x179)])return _0xe46560[_0x222542(0x17a)](_0x222542(0x174));},'converterPriority':_0x4be02a(0x15c)}),_0x1af369[_0x4be02a(0x17b)][_0x4be02a(0x16f)]['on'](_0x4be02a(0x161),(_0x2e62ad,_0xe38c32,_0x51cd29)=>{const _0x2ca9b3=_0x4be02a;_0x51cd29[_0x2ca9b3(0x176)][_0x2ca9b3(0x179)]&&_0x2e62ad[_0x2ca9b3(0x17c)]();},{'priority':_0x4be02a(0x15c)});}}
@@ -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 _0x3ee3(_0x4b0aed,_0x588ce8){const _0x31b2ee=_0x31b2();return _0x3ee3=function(_0x3ee3c6,_0x4b9902){_0x3ee3c6=_0x3ee3c6-0x95;let _0x320589=_0x31b2ee[_0x3ee3c6];return _0x320589;},_0x3ee3(_0x4b0aed,_0x588ce8);}function _0x31b2(){const _0xc2bb25=['760755Ilplla','50bKCFHf','964901TFntpq','has','5QQLDrO','8pTObZr','plugins','editor','373017GZTsNN','get','afterInit','1219592ZiiCAY','mention','enableCommand','28NrXdRD','3333456HKNrXI','232988bvOhxj','4511442TQMiMK','TrackChangesEditing','MentionEditing'];_0x31b2=function(){return _0xc2bb25;};return _0x31b2();}const _0x73fb2b=_0x3ee3;(function(_0x34aa83,_0x20f1a9){const _0x574eab=_0x3ee3,_0x5f485f=_0x34aa83();while(!![]){try{const _0x3f949d=parseInt(_0x574eab(0x9e))/0x1+-parseInt(_0x574eab(0x9a))/0x2+parseInt(_0x574eab(0xa6))/0x3*(parseInt(_0x574eab(0x98))/0x4)+parseInt(_0x574eab(0xa2))/0x5*(-parseInt(_0x574eab(0x9b))/0x6)+-parseInt(_0x574eab(0xa0))/0x7+parseInt(_0x574eab(0xa3))/0x8*(parseInt(_0x574eab(0x99))/0x9)+parseInt(_0x574eab(0x9f))/0xa*(-parseInt(_0x574eab(0x95))/0xb);if(_0x3f949d===_0x20f1a9)break;else _0x5f485f['push'](_0x5f485f['shift']());}catch(_0x3373f2){_0x5f485f['push'](_0x5f485f['shift']());}}}(_0x31b2,0x6ba4c));import{Plugin as _0x5456fa}from'ckeditor5/src/core.js';export default class gt extends _0x5456fa{[_0x73fb2b(0xa8)](){const _0x46c447=_0x73fb2b,_0x3925b9=this[_0x46c447(0xa5)];_0x3925b9[_0x46c447(0xa4)][_0x46c447(0xa1)](_0x46c447(0x9d))&&_0x3925b9[_0x46c447(0xa4)][_0x46c447(0xa7)](_0x46c447(0x9c))[_0x46c447(0x97)](_0x46c447(0x96));}}
@@ -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 _0xa85a8c=_0x3bcc;function _0xf2d2(){const _0xb23a72=['insertMergeField','454302tniTYS','2642264mPMQFw','ELEMENT_MERGE_FIELD','1838776zCJcam','enableCommand','7ggRGre','TrackChangesEditing','14871HghqFA','plugins','196NvQbxJ','getContainedElement','5SjwvIg','get','getLabel','13579203VrJzFx','editor','locale','registerDescriptionCallback','descriptionFactory','type','deletion','MergeFieldsEditing','getAttribute','registerElementLabel','element','commands','afterInit','mergeField','632559FSmGEX','*Insert:*\x20%0','20ZUqqVJ','insertion','4022289ipfhTd','*Remove:*\x20%0'];_0xf2d2=function(){return _0xb23a72;};return _0xf2d2();}(function(_0xd9d8de,_0x442d88){const _0x4a0e09=_0x3bcc,_0x214e14=_0xd9d8de();while(!![]){try{const _0x58a195=parseInt(_0x4a0e09(0x11d))/0x1+-parseInt(_0x4a0e09(0x12d))/0x2*(-parseInt(_0x4a0e09(0x12b))/0x3)+-parseInt(_0x4a0e09(0x127))/0x4+parseInt(_0x4a0e09(0x10c))/0x5*(-parseInt(_0x4a0e09(0x124))/0x6)+-parseInt(_0x4a0e09(0x129))/0x7*(-parseInt(_0x4a0e09(0x125))/0x8)+parseInt(_0x4a0e09(0x121))/0x9*(parseInt(_0x4a0e09(0x11f))/0xa)+-parseInt(_0x4a0e09(0x10f))/0xb;if(_0x58a195===_0x442d88)break;else _0x214e14['push'](_0x214e14['shift']());}catch(_0x1a76c5){_0x214e14['push'](_0x214e14['shift']());}}}(_0xf2d2,0x8bcaa));import{Plugin as _0x1b0914}from'ckeditor5/src/core.js';import{getTranslation as _0x54c4bf}from'../utils/common-translations.js';function _0x3bcc(_0xf8b010,_0x54bb40){const _0xf2d2af=_0xf2d2();return _0x3bcc=function(_0x3bcc2a,_0x5c19cd){_0x3bcc2a=_0x3bcc2a-0x10b;let _0x330123=_0xf2d2af[_0x3bcc2a];return _0x330123;},_0x3bcc(_0xf8b010,_0x54bb40);}export default class lt extends _0x1b0914{[_0xa85a8c(0x11b)](){const _0x148025=_0xa85a8c,_0x2247df=this[_0x148025(0x110)];if(!_0x2247df[_0x148025(0x11a)][_0x148025(0x10d)](_0x148025(0x123)))return;_0x2247df[_0x148025(0x12c)][_0x148025(0x10d)](_0x148025(0x12a))[_0x148025(0x128)](_0x148025(0x123));const _0x24c33d=_0x2247df[_0x148025(0x12c)][_0x148025(0x10d)](_0x148025(0x12a)),_0x2b5872=_0x2247df[_0x148025(0x111)];_0x24c33d[_0x148025(0x113)][_0x148025(0x118)](_0x148025(0x11c),_0x565cd7=>_0x54c4bf(_0x2b5872,_0x148025(0x126),_0x565cd7)),_0x24c33d[_0x148025(0x113)][_0x148025(0x112)](_0x24b9c7=>{const _0x2beb45=_0x148025;if(_0x2beb45(0x120)!=_0x24b9c7[_0x2beb45(0x114)]&&_0x2beb45(0x115)!=_0x24b9c7[_0x2beb45(0x114)])return;const _0xe7f7e5=_0x24b9c7[_0x2beb45(0x10b)]();if(null==_0xe7f7e5)return;if(!_0xe7f7e5['is'](_0x2beb45(0x119),_0x2beb45(0x11c)))return;const _0x47670a=_0x2247df[_0x2beb45(0x12c)][_0x2beb45(0x10d)](_0x2beb45(0x116))[_0x2beb45(0x10e)](_0xe7f7e5[_0x2beb45(0x117)]('id'));return _0x2beb45(0x120)==_0x24b9c7[_0x2beb45(0x114)]?{'type':_0x2beb45(0x120),'content':_0x54c4bf(_0x2b5872,_0x2beb45(0x11e),'\x22'+_0x47670a+'\x22\x20'+_0x54c4bf(_0x2b5872,_0x2beb45(0x126)))}:{'type':_0x2beb45(0x115),'content':_0x54c4bf(_0x2b5872,_0x2beb45(0x122),'\x22'+_0x47670a+'\x22\x20'+_0x54c4bf(_0x2b5872,_0x2beb45(0x126)))};});}}
@@ -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 _0x4f6f3a=_0x3142;(function(_0x4a72d6,_0xfb569b){const _0x4ea6e7=_0x3142,_0x5b2752=_0x4a72d6();while(!![]){try{const _0x471994=parseInt(_0x4ea6e7(0x196))/0x1+parseInt(_0x4ea6e7(0x186))/0x2+parseInt(_0x4ea6e7(0x195))/0x3*(-parseInt(_0x4ea6e7(0x193))/0x4)+parseInt(_0x4ea6e7(0x1a1))/0x5+-parseInt(_0x4ea6e7(0x18c))/0x6+parseInt(_0x4ea6e7(0x19b))/0x7*(-parseInt(_0x4ea6e7(0x191))/0x8)+-parseInt(_0x4ea6e7(0x183))/0x9*(-parseInt(_0x4ea6e7(0x197))/0xa);if(_0x471994===_0xfb569b)break;else _0x5b2752['push'](_0x5b2752['shift']());}catch(_0x28beaf){_0x5b2752['push'](_0x5b2752['shift']());}}}(_0xd473,0x89080));import{Plugin as _0x1bfff6}from'ckeditor5/src/core.js';function _0x3142(_0x1e52e2,_0x30e74c){const _0xd4736b=_0xd473();return _0x3142=function(_0x314282,_0x261445){_0x314282=_0x314282-0x182;let _0x1f18c7=_0xd4736b[_0x314282];return _0x1f18c7;},_0x3142(_0x1e52e2,_0x30e74c);}import{getTranslation as _0x5a9991}from'../utils/common-translations.js';export default class mt extends _0x1bfff6{[_0x4f6f3a(0x189)](){const _0x1735c2=_0x4f6f3a,_0x12a580=this[_0x1735c2(0x1a4)],_0x573d62=_0x12a580[_0x1735c2(0x190)][_0x1735c2(0x187)](_0x1735c2(0x194));_0x12a580[_0x1735c2(0x190)][_0x1735c2(0x18b)](_0x1735c2(0x1a2))&&(_0x573d62[_0x1735c2(0x182)](_0x1735c2(0x18e)),_0x573d62[_0x1735c2(0x1a0)](_0x1735c2(0x19a)),_0x573d62[_0x1735c2(0x192)][_0x1735c2(0x19e)](_0x33e2bf=>this[_0x1735c2(0x1a5)](_0x33e2bf)));}[_0x4f6f3a(0x1a5)](_0x1f0155){const _0x46da31=_0x4f6f3a,_0xd73612=this[_0x46da31(0x1a4)][_0x46da31(0x19d)],{data:_0x9a6a18}=_0x1f0155,_0x95c601={'type':_0x46da31(0x199),'content':''};if(_0x9a6a18&&_0x46da31(0x19a)==_0x9a6a18[_0x46da31(0x198)]){if(!_0x9a6a18[_0x46da31(0x18f)])return{'type':_0x46da31(0x199),'content':_0x5a9991(_0xd73612,_0x46da31(0x18d),_0x5a9991(_0xd73612,_0x46da31(0x185)))+'\x20('+_0x9a6a18[_0x46da31(0x18a)]+')'};if(!_0x9a6a18[_0x46da31(0x18a)]){let _0x400cf4=_0x1f0155[_0x46da31(0x19c)];for(;_0x400cf4;){if(_0x400cf4[_0x46da31(0x184)]&&_0x46da31(0x188)==_0x400cf4[_0x46da31(0x184)][_0x46da31(0x198)]&&_0x400cf4[_0x46da31(0x184)][_0x46da31(0x18a)])return _0x95c601;_0x400cf4=_0x400cf4[_0x46da31(0x1a3)];}return{'type':_0x46da31(0x199),'content':_0x5a9991(_0xd73612,_0x46da31(0x19f),_0x5a9991(_0xd73612,_0x46da31(0x185)))+'\x20('+_0x9a6a18[_0x46da31(0x18f)]+')'};}}}}function _0xd473(){const _0x218959=['MultiLevelList','next','editor','handleDescriptions','enableDefaultAttributesIntegration','6723981bnREQD','data','ELEMENT_MULTI_LEVEL_LIST','380478CbFBQS','get','listType','afterInit','newValue','has','6073164QwXAhI','*Set\x20format:*\x20%0','multiLevelList','oldValue','plugins','1000504gZTsuI','descriptionFactory','1072jQjfzm','TrackChangesEditing','7143ompQmQ','278982vTZdLq','10SanDmQ','key','format','listMarkerStyle','7vVmWfK','head','locale','registerDescriptionCallback','*Remove\x20format:*\x20%0','registerBlockAttribute','5601575OPQfmU'];_0xd473=function(){return _0x218959;};return _0xd473();}
@@ -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 _0x25d57b=_0x116e;function _0x116e(_0x5475b8,_0x278eea){const _0x3e5d16=_0x3e5d();return _0x116e=function(_0x116ec4,_0x48e84a){_0x116ec4=_0x116ec4-0x9c;let _0x598058=_0x3e5d16[_0x116ec4];return _0x598058;},_0x116e(_0x5475b8,_0x278eea);}(function(_0x181b42,_0x485ca6){const _0x547504=_0x116e,_0x3b655c=_0x181b42();while(!![]){try{const _0x4d840e=parseInt(_0x547504(0xa5))/0x1+parseInt(_0x547504(0xa6))/0x2*(-parseInt(_0x547504(0xa3))/0x3)+parseInt(_0x547504(0x9d))/0x4*(-parseInt(_0x547504(0x9e))/0x5)+-parseInt(_0x547504(0xad))/0x6*(parseInt(_0x547504(0xa2))/0x7)+-parseInt(_0x547504(0xb3))/0x8*(-parseInt(_0x547504(0x9f))/0x9)+parseInt(_0x547504(0x9c))/0xa+parseInt(_0x547504(0xaf))/0xb;if(_0x4d840e===_0x485ca6)break;else _0x3b655c['push'](_0x3b655c['shift']());}catch(_0x38e96e){_0x3b655c['push'](_0x3b655c['shift']());}}}(_0x3e5d,0x751ca));function _0x3e5d(){const _0x3d1d59=['has','plugins','23136QfNJjX','2573950bAZKQq','1256jvfZaQ','8155toxqNP','1602aRXlCb','TrackChangesEditing','get','3857affFrM','3wZdCIH','ELEMENT_PAGE_BREAK','420257RiMsCe','64954ZeoyEb','afterInit','registerElementLabel','descriptionFactory','pageBreak','PageBreakEditing','editor','9366LZrWEd','enableCommand','7611824VJsAVW','locale'];_0x3e5d=function(){return _0x3d1d59;};return _0x3e5d();}import{Plugin as _0x327355}from'ckeditor5/src/core.js';import{getTranslation as _0x88a9f1}from'../utils/common-translations.js';export default class dt extends _0x327355{[_0x25d57b(0xa7)](){const _0xb33635=_0x25d57b,_0x1f3b1a=this[_0xb33635(0xac)];if(!_0x1f3b1a[_0xb33635(0xb2)][_0xb33635(0xb1)](_0xb33635(0xab)))return;_0x1f3b1a[_0xb33635(0xb2)][_0xb33635(0xa1)](_0xb33635(0xa0))[_0xb33635(0xae)](_0xb33635(0xaa));const _0x41b23c=_0x1f3b1a[_0xb33635(0xb2)][_0xb33635(0xa1)](_0xb33635(0xa0)),_0x1d49f0=_0x1f3b1a[_0xb33635(0xb0)];_0x41b23c[_0xb33635(0xa9)][_0xb33635(0xa8)](_0xb33635(0xaa),_0x5cc32c=>_0x88a9f1(_0x1d49f0,_0xb33635(0xa4),_0x5cc32c));}}
@@ -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 _0x2bff0a=_0x52b8;function _0x5e56(){const _0x594ee5=['formatBlock','Paragraph','enableCommand','highest','afterInit','getFirstRange','insert','ck-suggestion-marker--active','checkChild','148IfPCYH','markerName','nodeAfter','getItemLabel','includes','insertion','commandName','has','20594oxjrkM','paragraph','registerElementLabel','type','activeMarkers','model','addMarker:suggestion:insertion','201505MqvAit','insertParagraph','editing','29340140mpOnxq','isLimit','ck-suggestion-marker-split','showSuggestionHighlights','schema','addClass','enableDefaultAttributesIntegration','options','locale','isTouching','registerDescriptionCallback','createUIElement','markerRange','editor','$text','descriptionFactory','span','ELEMENT_PARAGRAPH','TrackChangesEditing','2LefSmQ','plugins','_registerLegacyDescription','isBlock','3914226ngMXDo','start','4275282MKXgPO','consumable','bindElementToMarker','get','format','mapper','toViewPosition','9125172QXgxpt','name','1545108YmCkkf','downcastDispatcher','consume','*Insert:*\x20%0','*Change\x20to:*\x20%0','end','data','writer','592pKTQTZ'];_0x5e56=function(){return _0x594ee5;};return _0x5e56();}function _0x52b8(_0x706044,_0x2459dd){const _0x5e56bc=_0x5e56();return _0x52b8=function(_0x52b8df,_0xb168ec){_0x52b8df=_0x52b8df-0xc8;let _0x3b7a62=_0x5e56bc[_0x52b8df];return _0x3b7a62;},_0x52b8(_0x706044,_0x2459dd);}(function(_0x47758a,_0x202296){const _0x37ef7f=_0x52b8,_0x23fcbe=_0x47758a();while(!![]){try{const _0x3469b4=parseInt(_0x37ef7f(0xe7))/0x1*(-parseInt(_0x37ef7f(0xf6))/0x2)+-parseInt(_0x37ef7f(0xed))/0x3+parseInt(_0x37ef7f(0x108))/0x4*(parseInt(_0x37ef7f(0xd1))/0x5)+parseInt(_0x37ef7f(0xeb))/0x6+parseInt(_0x37ef7f(0xca))/0x7*(-parseInt(_0x37ef7f(0xfe))/0x8)+-parseInt(_0x37ef7f(0xf4))/0x9+parseInt(_0x37ef7f(0xd4))/0xa;if(_0x3469b4===_0x202296)break;else _0x23fcbe['push'](_0x23fcbe['shift']());}catch(_0x2a05dd){_0x23fcbe['push'](_0x23fcbe['shift']());}}}(_0x5e56,0xd5cb8));import{Plugin as _0x1a997c}from'ckeditor5/src/core.js';import{getTranslation as _0x37cf92}from'../utils/common-translations.js';export default class pt extends _0x1a997c{[_0x2bff0a(0x103)](){const _0x2b69ee=_0x2bff0a,_0x5438e1=this[_0x2b69ee(0xe1)];if(!_0x5438e1[_0x2b69ee(0xe8)][_0x2b69ee(0xc9)](_0x2b69ee(0x100)))return;const _0x4751f1=_0x5438e1[_0x2b69ee(0xdc)],_0x46f356=_0x5438e1[_0x2b69ee(0xe8)][_0x2b69ee(0xf0)](_0x2b69ee(0xe6));_0x46f356[_0x2b69ee(0xe3)][_0x2b69ee(0xcc)](_0x2b69ee(0xcb),_0x2d81c1=>_0x37cf92(_0x4751f1,_0x2b69ee(0xe5),_0x2d81c1)),_0x46f356[_0x2b69ee(0xda)](_0x2b69ee(0xcb)),_0x46f356[_0x2b69ee(0x101)](_0x2b69ee(0xd2)),_0x5438e1[_0x2b69ee(0xd3)][_0x2b69ee(0xf7)]['on'](_0x2b69ee(0xd0),nr(_0x5438e1),{'priority':_0x2b69ee(0x102)}),_0x5438e1[_0x2b69ee(0xfc)][_0x2b69ee(0xf7)]['on'](_0x2b69ee(0xd0),(_0x2c6b2f,_0x210530,_0x372258)=>{const _0x2fc761=_0x2b69ee;_0x372258[_0x2fc761(0xdb)][_0x2fc761(0xd7)]&&nr(_0x5438e1,{'showActiveMarker':!0x1})(_0x2c6b2f,_0x210530,_0x372258);},{'priority':_0x2b69ee(0x102)});const _0x1433a3=_0x46f356[_0x2b69ee(0xe3)];_0x1433a3[_0x2b69ee(0xde)](_0x3d0375=>{const _0x100ef0=_0x2b69ee;if(_0x100ef0(0x10d)!==_0x3d0375[_0x100ef0(0xcd)])return;const {start:_0x30def3,end:_0x38e1d5}=_0x3d0375[_0x100ef0(0x104)]();if(!_0x30def3[_0x100ef0(0xdd)](_0x38e1d5)||!_0x30def3[_0x100ef0(0x10a)])return;const _0x232c6c=_0x5438e1[_0x100ef0(0xcf)][_0x100ef0(0xd8)],_0x1f4a90=_0x30def3[_0x100ef0(0x10a)];return _0x232c6c[_0x100ef0(0xea)](_0x1f4a90)&&!_0x232c6c[_0x100ef0(0xd5)](_0x1f4a90)&&_0x232c6c[_0x100ef0(0x107)](_0x1f4a90,_0x100ef0(0xe2))?{'type':_0x100ef0(0x10d),'content':_0x37cf92(_0x4751f1,_0x100ef0(0xf9),_0x1433a3[_0x100ef0(0x10b)](_0x1f4a90,0x1))}:void 0x0;}),this[_0x2b69ee(0xe9)]();}[_0x2bff0a(0xe9)](){const _0x231b89=_0x2bff0a,_0x195642=this[_0x231b89(0xe1)],_0xd54d5c=_0x195642[_0x231b89(0xdc)];_0x195642[_0x231b89(0xe8)][_0x231b89(0xf0)](_0x231b89(0xe6))[_0x231b89(0xe3)][_0x231b89(0xde)](_0x3fdb13=>{const _0x50ad55=_0x231b89;if(_0x50ad55(0xff)!=_0x3fdb13[_0x50ad55(0xcd)])return;const {data:_0x17b7a8}=_0x3fdb13;return _0x17b7a8&&_0x50ad55(0xcb)==_0x17b7a8[_0x50ad55(0xc8)]?{'type':_0x50ad55(0xf1),'content':_0x37cf92(_0xd54d5c,_0x50ad55(0xfa),_0x37cf92(_0xd54d5c,_0x50ad55(0xe5)))}:void 0x0;});}}function nr(_0x597f93,{showActiveMarker:_0x9d669=!0x0}={}){return(_0x585be4,_0x2e989f,_0x28b1b2)=>{const _0x5f56e7=_0x52b8,_0xd2332c=_0x597f93[_0x5f56e7(0xe8)][_0x5f56e7(0xf0)](_0x5f56e7(0xe6)),_0x355046=_0x2e989f[_0x5f56e7(0xe0)][_0x5f56e7(0xec)],_0x225440=_0x2e989f[_0x5f56e7(0xe0)][_0x5f56e7(0xfb)],_0x1a96a8=_0x597f93[_0x5f56e7(0xcf)][_0x5f56e7(0xd8)];if(!_0x355046[_0x5f56e7(0xdd)](_0x225440)||!_0x355046[_0x5f56e7(0x10a)])return;const _0x7bfcc1=_0x355046[_0x5f56e7(0x10a)];if(_0x1a96a8[_0x5f56e7(0xea)](_0x7bfcc1)&&!_0x1a96a8[_0x5f56e7(0xd5)](_0x7bfcc1)&&_0x1a96a8[_0x5f56e7(0x107)](_0x7bfcc1,_0x5f56e7(0xe2))){if(!_0x28b1b2[_0x5f56e7(0xee)][_0x5f56e7(0xf8)](_0x2e989f[_0x5f56e7(0xe0)],_0x585be4[_0x5f56e7(0xf5)]))return;const _0x169e38=_0x28b1b2[_0x5f56e7(0xfd)][_0x5f56e7(0xdf)](_0x5f56e7(0xe4),{'class':_0x5f56e7(0xd6)}),_0xf601e3=_0x28b1b2[_0x5f56e7(0xf2)][_0x5f56e7(0xf3)](_0x225440);_0x9d669&&_0xd2332c[_0x5f56e7(0xce)][_0x5f56e7(0x10c)](_0x2e989f[_0x5f56e7(0x109)])&&_0x28b1b2[_0x5f56e7(0xfd)][_0x5f56e7(0xd9)](_0x5f56e7(0x106),_0x169e38),_0x28b1b2[_0x5f56e7(0xfd)][_0x5f56e7(0x105)](_0xf601e3,_0x169e38),_0x28b1b2[_0x5f56e7(0xf2)][_0x5f56e7(0xef)](_0x169e38,_0x2e989f[_0x5f56e7(0x109)]);}};}