@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240520.0 → 0.0.0-nightly-20240522.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 (165) 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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a6b(_0x1cf94e,_0x34f104){const _0x2e37c0=_0x2e37();return _0x5a6b=function(_0x5a6ba9,_0x2fef97){_0x5a6ba9=_0x5a6ba9-0x13e;let _0x305ee5=_0x2e37c0[_0x5a6ba9];return _0x305ee5;},_0x5a6b(_0x1cf94e,_0x34f104);}const _0x18686a=_0x5a6b;(function(_0x5dadbd,_0x20085e){const _0x200c0d=_0x5a6b,_0x1c4554=_0x5dadbd();while(!![]){try{const _0x54711b=parseInt(_0x200c0d(0x152))/0x1*(-parseInt(_0x200c0d(0x192))/0x2)+-parseInt(_0x200c0d(0x17f))/0x3*(parseInt(_0x200c0d(0x188))/0x4)+-parseInt(_0x200c0d(0x178))/0x5+-parseInt(_0x200c0d(0x148))/0x6+parseInt(_0x200c0d(0x14b))/0x7+parseInt(_0x200c0d(0x15e))/0x8*(-parseInt(_0x200c0d(0x180))/0x9)+parseInt(_0x200c0d(0x173))/0xa;if(_0x54711b===_0x20085e)break;else _0x1c4554['push'](_0x1c4554['shift']());}catch(_0x2ce96a){_0x1c4554['push'](_0x1c4554['shift']());}}}(_0x2e37,0x85f35));import{Plugin as _0xade51b}from'ckeditor5/src/core.js';import{getTranslation as _0x4bfd75}from'../utils/common-translations.js';export default class ut extends _0xade51b{[_0x18686a(0x145)](){const _0xc41321=_0x18686a,_0x1bd54e=this[_0xc41321(0x18f)],_0x134b61=_0x1bd54e[_0xc41321(0x17d)];if(!_0x1bd54e[_0xc41321(0x186)][_0xc41321(0x16d)](_0xc41321(0x155)))return;const _0x3df2d5=_0x1bd54e[_0xc41321(0x186)][_0xc41321(0x160)](_0xc41321(0x159)),_0x1aec3e=_0x1bd54e[_0xc41321(0x186)][_0xc41321(0x16d)](_0xc41321(0x164));function _0x10ec1a(_0x51118c){return()=>{const _0x7622c7=_0x5a6b,_0x9faa3c=_0x1bd54e[_0x7622c7(0x158)][_0x7622c7(0x193)][_0x7622c7(0x184)],_0x426c1d=_0x1bd54e[_0x7622c7(0x141)][_0x7622c7(0x160)](_0x51118c);if(_0x426c1d[_0x7622c7(0x13f)])return void _0x1bd54e[_0x7622c7(0x16c)](_0x7622c7(0x142),{});const _0x2d29bb=_0x51118c[_0x7622c7(0x15b)](0x0,-0x4),_0x38ae79=function(_0x8c8c9a,_0x3687bd,_0x240126){const _0x1b6c12=_0x7622c7;let _0x53dd08=Array[_0x1b6c12(0x153)](_0x8c8c9a)[_0x1b6c12(0x16e)](_0x3b0aa1=>function(_0x1477c8,_0x2091f6){const _0x130824=_0x1b6c12;return _0x2091f6[_0x130824(0x17e)](_0x1477c8[_0x130824(0x179)],_0x130824(0x17b))&&!_0x2091f6[_0x130824(0x170)](_0x1477c8);}(_0x3b0aa1,_0x240126));_0x53dd08=_0x53dd08[_0x1b6c12(0x16e)](_0x199215=>!_0x199215['is'](_0x1b6c12(0x18d),_0x1b6c12(0x17b))||_0x199215[_0x1b6c12(0x182)](_0x1b6c12(0x190))!=_0x3687bd);const _0x14c71c=new Set();for(const _0x4c1e35 of _0x53dd08)_0x4c1e35['is'](_0x1b6c12(0x18d),_0x1b6c12(0x17b))?_0x14c71c[_0x1b6c12(0x187)](me(_0x4c1e35)):_0x14c71c[_0x1b6c12(0x187)](_0x4c1e35);return Array[_0x1b6c12(0x153)](_0x14c71c);}(_0x9faa3c[_0x7622c7(0x15a)](),_0x2d29bb,_0x1bd54e[_0x7622c7(0x158)][_0x7622c7(0x176)]);_0x1bd54e[_0x7622c7(0x158)][_0x7622c7(0x167)](()=>{const _0x2d9dc9=_0x7622c7;for(const _0x25dc29 of _0x38ae79)_0x3df2d5[_0x2d9dc9(0x144)](_0x25dc29,{'commandName':_0x51118c,'commandParams':[{'forceValue':!_0x426c1d[_0x2d9dc9(0x13f)]}],'formatGroupId':_0x2d9dc9(0x171)},fe(_0x25dc29));});};}function _0x3907da(_0x14d6ba){return()=>{const _0x337226=_0x5a6b,_0x32efb2=function(_0x2d30ef){const _0xace54e=_0x5a6b;let _0xa63913=Array[_0xace54e(0x153)](_0x2d30ef);const _0x365f04=_0xa63913[_0xace54e(0x146)](_0x14b4c6=>_0xace54e(0x17b)!=_0x14b4c6[_0xace54e(0x16a)]);return _0x365f04>-0x1&&(_0xa63913=_0xa63913[_0xace54e(0x15b)](0x0,_0x365f04)),_0xa63913;}(_0x1bd54e[_0x337226(0x158)][_0x337226(0x193)][_0x337226(0x184)][_0x337226(0x15a)]()),_0x41e76a=_0x1bd54e[_0x337226(0x158)][_0x337226(0x15f)](_0x1bd54e[_0x337226(0x158)][_0x337226(0x163)](_0x32efb2[0x0],_0x337226(0x161)),_0x1bd54e[_0x337226(0x158)][_0x337226(0x163)](_0x32efb2[_0x32efb2[_0x337226(0x16f)]-0x1],_0x337226(0x17a)));_0x1bd54e[_0x337226(0x158)][_0x337226(0x167)](()=>{const _0x385d89=_0x337226;_0x3df2d5[_0x385d89(0x144)](_0x41e76a,{'commandName':_0x14d6ba,'commandParams':[],'formatGroupId':_0x385d89(0x18c)},function(_0x35d6de){const _0x585ba0=_0x385d89,_0x243a66=new Set();for(const _0x1e49d3 of _0x35d6de){let _0x2f44d9=_0x1e49d3[_0x585ba0(0x181)];for(;_0x2f44d9&&_0x2f44d9[_0x585ba0(0x182)](_0x585ba0(0x18c))>_0x1e49d3[_0x585ba0(0x182)](_0x585ba0(0x18c));)_0x243a66[_0x585ba0(0x187)](_0x2f44d9),_0x2f44d9=_0x2f44d9[_0x585ba0(0x181)];}return Array[_0x585ba0(0x153)](_0x243a66);}(_0x32efb2));});};}_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x185),_0x10ec1a(_0xc41321(0x185))),_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x149),_0x10ec1a(_0xc41321(0x149))),_0x1aec3e&&_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x175),_0x10ec1a(_0xc41321(0x175))),_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x150),_0x3907da(_0xc41321(0x150))),_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x168),_0x3907da(_0xc41321(0x168))),_0x1aec3e&&_0x3df2d5[_0xc41321(0x157)](_0xc41321(0x15c),()=>{const _0x20cdab=_0xc41321,_0x124a88=_0x1bd54e[_0x20cdab(0x141)][_0x20cdab(0x160)](_0x20cdab(0x15c)),_0x2076ad=Array[_0x20cdab(0x153)](_0x124a88[_0x20cdab(0x189)]);_0x2076ad[_0x20cdab(0x16e)](_0x2b5d96=>_0x2b5d96[_0x20cdab(0x182)](_0x20cdab(0x191))!=_0x124a88[_0x20cdab(0x13f)]),_0x1bd54e[_0x20cdab(0x158)][_0x20cdab(0x167)](()=>{const _0x1d7f92=_0x20cdab;for(const _0x5ad6ed of _0x2076ad)_0x3df2d5[_0x1d7f92(0x144)](_0x5ad6ed,{'commandName':_0x1d7f92(0x15c),'commandParams':[{'forceValue':!_0x124a88[_0x1d7f92(0x13f)]}]});});}),_0x3df2d5[_0xc41321(0x156)][_0xc41321(0x162)](_0xc41321(0x17b),_0x9b1252=>_0x4bfd75(_0x134b61,_0xc41321(0x18b),_0x9b1252)),_0x3df2d5[_0xc41321(0x156)][_0xc41321(0x18a)](_0x467b7c=>{const _0x118cfd=_0xc41321;if(_0x118cfd(0x147)!=_0x467b7c[_0x118cfd(0x143)]&&_0x118cfd(0x16b)!=_0x467b7c[_0x118cfd(0x143)])return;const {data:_0x2871c8}=_0x467b7c;if(_0x2871c8){if(_0x118cfd(0x185)==_0x2871c8[_0x118cfd(0x14c)]||_0x118cfd(0x149)==_0x2871c8[_0x118cfd(0x14c)]||_0x118cfd(0x175)==_0x2871c8[_0x118cfd(0x14c)])switch(_0x2871c8[_0x118cfd(0x14c)][_0x118cfd(0x174)](_0x118cfd(0x13e),'')){case _0x118cfd(0x183):return _0x43e532(_0x4bfd75(_0x134b61,_0x118cfd(0x14f)));case _0x118cfd(0x14a):return _0x43e532(_0x4bfd75(_0x134b61,_0x118cfd(0x140)));case _0x118cfd(0x14e):return _0x43e532(_0x4bfd75(_0x134b61,_0x118cfd(0x151)));}if(_0x118cfd(0x150)==_0x2871c8[_0x118cfd(0x14c)])return{'type':_0x118cfd(0x15d),'content':_0x4bfd75(_0x134b61,_0x118cfd(0x18e),_0x4bfd75(_0x134b61,_0x118cfd(0x18b)))};if(_0x118cfd(0x168)==_0x2871c8[_0x118cfd(0x14c)])return{'type':_0x118cfd(0x15d),'content':_0x4bfd75(_0x134b61,_0x118cfd(0x17c),_0x4bfd75(_0x134b61,_0x118cfd(0x18b)))};if(_0x118cfd(0x15c)==_0x2871c8[_0x118cfd(0x14c)])return _0x2871c8[_0x118cfd(0x14d)][0x0][_0x118cfd(0x177)]?{'type':_0x118cfd(0x15d),'content':_0x4bfd75(_0x134b61,_0x118cfd(0x165))}:{'type':_0x118cfd(0x15d),'content':_0x4bfd75(_0x134b61,_0x118cfd(0x169))};}function _0x43e532(_0x25fc93){const _0x3e9b4d=_0x118cfd;return{'type':_0x3e9b4d(0x15d),'content':_0x4bfd75(_0x134b61,_0x3e9b4d(0x172),_0x25fc93)};}});}}function me(_0x92a7d5){const _0x245d4b=_0x18686a,_0x290e45=_0x92a7d5[_0x245d4b(0x182)](_0x245d4b(0x18c));if(0x0==_0x290e45)return _0x92a7d5;let _0x122858=_0x92a7d5;for(;_0x92a7d5[_0x245d4b(0x154)]&&_0x92a7d5[_0x245d4b(0x154)]['is'](_0x245d4b(0x18d),_0x245d4b(0x17b));){const _0x194651=_0x92a7d5[_0x245d4b(0x154)][_0x245d4b(0x182)](_0x245d4b(0x18c));if(_0x194651==_0x290e45)_0x122858=_0x92a7d5[_0x245d4b(0x154)];else{if(_0x194651<_0x290e45)break;}_0x92a7d5=_0x92a7d5[_0x245d4b(0x154)];}return _0x122858;}function fe(_0x579259){const _0x38e4c5=_0x18686a,_0x353cfb=[];if(_0x579259['is'](_0x38e4c5(0x18d),_0x38e4c5(0x17b))&&_0x579259[_0x38e4c5(0x182)](_0x38e4c5(0x18c))>0x0){let _0x3dd5e3=_0x579259[_0x38e4c5(0x181)];for(;_0x3dd5e3&&_0x38e4c5(0x17b)==_0x3dd5e3[_0x38e4c5(0x16a)]&&_0x3dd5e3[_0x38e4c5(0x182)](_0x38e4c5(0x18c))==_0x579259[_0x38e4c5(0x182)](_0x38e4c5(0x18c));)_0x353cfb[_0x38e4c5(0x166)](_0x3dd5e3),_0x3dd5e3=_0x3dd5e3[_0x38e4c5(0x181)];}return _0x353cfb;}function _0x2e37(){const _0x9b0334=['*Check\x20item*','push','change','outdentList','*Uncheck\x20item*','name','formatInline','execute','has','filter','length','isObject','blockName','*Change\x20to:*\x20%0','24334000hflsWE','replace','todoList','schema','forceValue','3740065YnLEQz','parent','end','listItem','*Outdent:*\x20%0','locale','checkChild','24pTJsOR','72cQwkfi','nextSibling','getAttribute','bulleted','selection','numberedList','plugins','add','387312dwUmuj','_selectedElements','registerDescriptionCallback','ELEMENT_LIST_ITEM','listIndent','element','*Indent:*\x20%0','editor','listType','todoListChecked','12836KEgnnT','document','List','value','ELEMENT_NUMBERED_LIST','commands','paragraph','type','markBlockFormat','afterInit','findIndex','formatBlock','395952jysWth','bulletedList','numbered','7199500jhpCeC','commandName','commandParams','todo','ELEMENT_BULLETED_LIST','indentList','ELEMENT_TODO_LIST','61OinubT','from','previousSibling','LegacyListEditing','descriptionFactory','enableCommand','model','TrackChangesEditing','getSelectedBlocks','slice','checkTodoList','format','933112VXJCev','createRange','get','before','registerElementLabel','createPositionAt','LegacyTodoListEditing'];_0x2e37=function(){return _0x9b0334;};return _0x2e37();}
23
+ function _0x48a0(_0x2ccbcc,_0x4ca62a){const _0x1342b1=_0x1342();return _0x48a0=function(_0x48a01c,_0x4e8e69){_0x48a01c=_0x48a01c-0xcb;let _0x31d995=_0x1342b1[_0x48a01c];return _0x31d995;},_0x48a0(_0x2ccbcc,_0x4ca62a);}function _0x1342(){const _0x289827=['value','push','TrackChangesEditing','type','numberedList','bulleted','locale','outdentList','plugins','findIndex','commandParams','replace','descriptionFactory','36731790rCnQVw','commandName','6883566UBYRjZ','document','selection','paragraph','List','521485uvuCeU','ELEMENT_LIST_ITEM','registerElementLabel','getAttribute','*Check\x20item*','3675920ANFyDI','_selectedElements','blockName','commands','6kZDjZW','filter','model','listItem','forceValue','ELEMENT_NUMBERED_LIST','before','checkChild','formatInline','todo','3641901qiJSdv','parent','formatBlock','name','add','listType','ELEMENT_TODO_LIST','*Change\x20to:*\x20%0','previousSibling','checkTodoList','numbered','element','bulletedList','end','from','format','registerDescriptionCallback','length','markBlockFormat','execute','LegacyTodoListEditing','get','schema','7qFNuWB','enableCommand','*Uncheck\x20item*','isObject','4772356AjllAi','*Outdent:*\x20%0','createPositionAt','indentList','LegacyListEditing','listIndent','*Indent:*\x20%0','slice','todoListChecked','editor','has','change','getSelectedBlocks','nextSibling','todoList','afterInit','ELEMENT_BULLETED_LIST','11525064Zxkbvf','createRange'];_0x1342=function(){return _0x289827;};return _0x1342();}const _0x254d0c=_0x48a0;(function(_0x4d1a51,_0x223726){const _0x8154ff=_0x48a0,_0x584912=_0x4d1a51();while(!![]){try{const _0x3d414d=parseInt(_0x8154ff(0xcc))/0x1*(parseInt(_0x8154ff(0xd5))/0x2)+-parseInt(_0x8154ff(0xdf))/0x3+parseInt(_0x8154ff(0xfa))/0x4+parseInt(_0x8154ff(0xd1))/0x5+parseInt(_0x8154ff(0x11c))/0x6*(parseInt(_0x8154ff(0xf6))/0x7)+parseInt(_0x8154ff(0x10b))/0x8+-parseInt(_0x8154ff(0x11a))/0x9;if(_0x3d414d===_0x223726)break;else _0x584912['push'](_0x584912['shift']());}catch(_0x25199b){_0x584912['push'](_0x584912['shift']());}}}(_0x1342,0xbfbc1));import{Plugin as _0x451a54}from'ckeditor5/src/core.js';import{getTranslation as _0x4a4b1b}from'../utils/common-translations.js';export default class ut extends _0x451a54{[_0x254d0c(0x109)](){const _0x58f83d=_0x254d0c,_0x107647=this[_0x58f83d(0x103)],_0x323e0b=_0x107647[_0x58f83d(0x113)];if(!_0x107647[_0x58f83d(0x115)][_0x58f83d(0x104)](_0x58f83d(0xfe)))return;const _0x250973=_0x107647[_0x58f83d(0x115)][_0x58f83d(0xf4)](_0x58f83d(0x10f)),_0xaf3be0=_0x107647[_0x58f83d(0x115)][_0x58f83d(0x104)](_0x58f83d(0xf3));function _0x4adda1(_0x4beccf){return()=>{const _0x5503c8=_0x48a0,_0x292e3d=_0x107647[_0x5503c8(0xd7)][_0x5503c8(0x11d)][_0x5503c8(0x11e)],_0x5650fa=_0x107647[_0x5503c8(0xd4)][_0x5503c8(0xf4)](_0x4beccf);if(_0x5650fa[_0x5503c8(0x10d)])return void _0x107647[_0x5503c8(0xf2)](_0x5503c8(0x11f),{});const _0xa320f8=_0x4beccf[_0x5503c8(0x101)](0x0,-0x4),_0x47df7f=function(_0x57e5f8,_0x464239,_0x91d6c1){const _0x249b2d=_0x5503c8;let _0x2da20e=Array[_0x249b2d(0xed)](_0x57e5f8)[_0x249b2d(0xd6)](_0x4dedaf=>function(_0xad4a8c,_0x347c46){const _0x19c413=_0x249b2d;return _0x347c46[_0x19c413(0xdc)](_0xad4a8c[_0x19c413(0xe0)],_0x19c413(0xd8))&&!_0x347c46[_0x19c413(0xf9)](_0xad4a8c);}(_0x4dedaf,_0x91d6c1));_0x2da20e=_0x2da20e[_0x249b2d(0xd6)](_0xb94c7=>!_0xb94c7['is'](_0x249b2d(0xea),_0x249b2d(0xd8))||_0xb94c7[_0x249b2d(0xcf)](_0x249b2d(0xe4))!=_0x464239);const _0x588a4c=new Set();for(const _0x5b0310 of _0x2da20e)_0x5b0310['is'](_0x249b2d(0xea),_0x249b2d(0xd8))?_0x588a4c[_0x249b2d(0xe3)](me(_0x5b0310)):_0x588a4c[_0x249b2d(0xe3)](_0x5b0310);return Array[_0x249b2d(0xed)](_0x588a4c);}(_0x292e3d[_0x5503c8(0x106)](),_0xa320f8,_0x107647[_0x5503c8(0xd7)][_0x5503c8(0xf5)]);_0x107647[_0x5503c8(0xd7)][_0x5503c8(0x105)](()=>{const _0xfea9d7=_0x5503c8;for(const _0x31ab02 of _0x47df7f)_0x250973[_0xfea9d7(0xf1)](_0x31ab02,{'commandName':_0x4beccf,'commandParams':[{'forceValue':!_0x5650fa[_0xfea9d7(0x10d)]}],'formatGroupId':_0xfea9d7(0xd3)},fe(_0x31ab02));});};}function _0x25fb6a(_0x3d32b9){return()=>{const _0x2e4b5f=_0x48a0,_0x54a9c3=function(_0x168e8a){const _0xcf1b08=_0x48a0;let _0x412d02=Array[_0xcf1b08(0xed)](_0x168e8a);const _0x5be0cc=_0x412d02[_0xcf1b08(0x116)](_0x3c09fd=>_0xcf1b08(0xd8)!=_0x3c09fd[_0xcf1b08(0xe2)]);return _0x5be0cc>-0x1&&(_0x412d02=_0x412d02[_0xcf1b08(0x101)](0x0,_0x5be0cc)),_0x412d02;}(_0x107647[_0x2e4b5f(0xd7)][_0x2e4b5f(0x11d)][_0x2e4b5f(0x11e)][_0x2e4b5f(0x106)]()),_0x29e70a=_0x107647[_0x2e4b5f(0xd7)][_0x2e4b5f(0x10c)](_0x107647[_0x2e4b5f(0xd7)][_0x2e4b5f(0xfc)](_0x54a9c3[0x0],_0x2e4b5f(0xdb)),_0x107647[_0x2e4b5f(0xd7)][_0x2e4b5f(0xfc)](_0x54a9c3[_0x54a9c3[_0x2e4b5f(0xf0)]-0x1],_0x2e4b5f(0xec)));_0x107647[_0x2e4b5f(0xd7)][_0x2e4b5f(0x105)](()=>{const _0x2f1329=_0x2e4b5f;_0x250973[_0x2f1329(0xf1)](_0x29e70a,{'commandName':_0x3d32b9,'commandParams':[],'formatGroupId':_0x2f1329(0xff)},function(_0x1ba724){const _0x1c45f6=_0x2f1329,_0x280bc5=new Set();for(const _0x269677 of _0x1ba724){let _0x51a5f0=_0x269677[_0x1c45f6(0x107)];for(;_0x51a5f0&&_0x51a5f0[_0x1c45f6(0xcf)](_0x1c45f6(0xff))>_0x269677[_0x1c45f6(0xcf)](_0x1c45f6(0xff));)_0x280bc5[_0x1c45f6(0xe3)](_0x51a5f0),_0x51a5f0=_0x51a5f0[_0x1c45f6(0x107)];}return Array[_0x1c45f6(0xed)](_0x280bc5);}(_0x54a9c3));});};}_0x250973[_0x58f83d(0xf7)](_0x58f83d(0x111),_0x4adda1(_0x58f83d(0x111))),_0x250973[_0x58f83d(0xf7)](_0x58f83d(0xeb),_0x4adda1(_0x58f83d(0xeb))),_0xaf3be0&&_0x250973[_0x58f83d(0xf7)](_0x58f83d(0x108),_0x4adda1(_0x58f83d(0x108))),_0x250973[_0x58f83d(0xf7)](_0x58f83d(0xfd),_0x25fb6a(_0x58f83d(0xfd))),_0x250973[_0x58f83d(0xf7)](_0x58f83d(0x114),_0x25fb6a(_0x58f83d(0x114))),_0xaf3be0&&_0x250973[_0x58f83d(0xf7)](_0x58f83d(0xe8),()=>{const _0x48a8d1=_0x58f83d,_0x51985a=_0x107647[_0x48a8d1(0xd4)][_0x48a8d1(0xf4)](_0x48a8d1(0xe8)),_0x2ef4db=Array[_0x48a8d1(0xed)](_0x51985a[_0x48a8d1(0xd2)]);_0x2ef4db[_0x48a8d1(0xd6)](_0x3858d7=>_0x3858d7[_0x48a8d1(0xcf)](_0x48a8d1(0x102))!=_0x51985a[_0x48a8d1(0x10d)]),_0x107647[_0x48a8d1(0xd7)][_0x48a8d1(0x105)](()=>{const _0x348e77=_0x48a8d1;for(const _0x3470a7 of _0x2ef4db)_0x250973[_0x348e77(0xf1)](_0x3470a7,{'commandName':_0x348e77(0xe8),'commandParams':[{'forceValue':!_0x51985a[_0x348e77(0x10d)]}]});});}),_0x250973[_0x58f83d(0x119)][_0x58f83d(0xce)](_0x58f83d(0xd8),_0x1edfe8=>_0x4a4b1b(_0x323e0b,_0x58f83d(0xcd),_0x1edfe8)),_0x250973[_0x58f83d(0x119)][_0x58f83d(0xef)](_0x1615cc=>{const _0x3df285=_0x58f83d;if(_0x3df285(0xe1)!=_0x1615cc[_0x3df285(0x110)]&&_0x3df285(0xdd)!=_0x1615cc[_0x3df285(0x110)])return;const {data:_0x341d01}=_0x1615cc;if(_0x341d01){if(_0x3df285(0x111)==_0x341d01[_0x3df285(0x11b)]||_0x3df285(0xeb)==_0x341d01[_0x3df285(0x11b)]||_0x3df285(0x108)==_0x341d01[_0x3df285(0x11b)])switch(_0x341d01[_0x3df285(0x11b)][_0x3df285(0x118)](_0x3df285(0xcb),'')){case _0x3df285(0x112):return _0x45ac83(_0x4a4b1b(_0x323e0b,_0x3df285(0x10a)));case _0x3df285(0xe9):return _0x45ac83(_0x4a4b1b(_0x323e0b,_0x3df285(0xda)));case _0x3df285(0xde):return _0x45ac83(_0x4a4b1b(_0x323e0b,_0x3df285(0xe5)));}if(_0x3df285(0xfd)==_0x341d01[_0x3df285(0x11b)])return{'type':_0x3df285(0xee),'content':_0x4a4b1b(_0x323e0b,_0x3df285(0x100),_0x4a4b1b(_0x323e0b,_0x3df285(0xcd)))};if(_0x3df285(0x114)==_0x341d01[_0x3df285(0x11b)])return{'type':_0x3df285(0xee),'content':_0x4a4b1b(_0x323e0b,_0x3df285(0xfb),_0x4a4b1b(_0x323e0b,_0x3df285(0xcd)))};if(_0x3df285(0xe8)==_0x341d01[_0x3df285(0x11b)])return _0x341d01[_0x3df285(0x117)][0x0][_0x3df285(0xd9)]?{'type':_0x3df285(0xee),'content':_0x4a4b1b(_0x323e0b,_0x3df285(0xd0))}:{'type':_0x3df285(0xee),'content':_0x4a4b1b(_0x323e0b,_0x3df285(0xf8))};}function _0x45ac83(_0x3b3deb){const _0x2ae20e=_0x3df285;return{'type':_0x2ae20e(0xee),'content':_0x4a4b1b(_0x323e0b,_0x2ae20e(0xe6),_0x3b3deb)};}});}}function me(_0x41f953){const _0x1c033e=_0x254d0c,_0x53e3e4=_0x41f953[_0x1c033e(0xcf)](_0x1c033e(0xff));if(0x0==_0x53e3e4)return _0x41f953;let _0x139ce8=_0x41f953;for(;_0x41f953[_0x1c033e(0xe7)]&&_0x41f953[_0x1c033e(0xe7)]['is'](_0x1c033e(0xea),_0x1c033e(0xd8));){const _0x183b1b=_0x41f953[_0x1c033e(0xe7)][_0x1c033e(0xcf)](_0x1c033e(0xff));if(_0x183b1b==_0x53e3e4)_0x139ce8=_0x41f953[_0x1c033e(0xe7)];else{if(_0x183b1b<_0x53e3e4)break;}_0x41f953=_0x41f953[_0x1c033e(0xe7)];}return _0x139ce8;}function fe(_0x17953c){const _0x58f243=_0x254d0c,_0x55d930=[];if(_0x17953c['is'](_0x58f243(0xea),_0x58f243(0xd8))&&_0x17953c[_0x58f243(0xcf)](_0x58f243(0xff))>0x0){let _0x33e366=_0x17953c[_0x58f243(0x107)];for(;_0x33e366&&_0x58f243(0xd8)==_0x33e366[_0x58f243(0xe2)]&&_0x33e366[_0x58f243(0xcf)](_0x58f243(0xff))==_0x17953c[_0x58f243(0xcf)](_0x58f243(0xff));)_0x55d930[_0x58f243(0x10e)](_0x33e366),_0x33e366=_0x33e366[_0x58f243(0x107)];}return _0x55d930;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4dde10=_0x1717;function _0x235b(){const _0x4d2112=['getAttribute','*Format:*\x20set\x20order\x20to\x20reversed','createPositionAt','4870884udJtCM','createRange','handleListReversedCommand','listItem','commandName','4248676OXveSC','has','push','6IwAGUX','selection','getSelectedBlocks','7870352RWQccf','numbered','from','214085kMChTN','getListTypeFromListStyleType','before','model','TrackChangesEditing','type','editor','enableCommand','getLastPosition','_getSuggestionBlocksForListStyle','*Change\x20to:*\x20%0','descriptionFactory','locale','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_','config','formatInline','toUpperCase','listStart','list.properties','ELEMENT_','handleDescriptions','afterInit','listReversed','LegacyListPropertiesEditing','change','length','handleListStyleCommand','element','*Format:*\x20set\x20order\x20to\x20regular','markMultiRangeBlockFormat','registerDescriptionCallback','commandParams','plugins','formatBlock','styles','flat','13674544VTOrcQ','reversed','format','handleListStartCommand','default','backward','getFirstPosition','listType','6037930qCHsTy','unshift','_getSuggestionBlocks','parent','getSiblingNodes','get','LegacyListUtils','map','bind','replace','3182620pbcViC','_getTranslationKeyForListStyle','filter','forward','listStyle','startIndex','document'];_0x235b=function(){return _0x4d2112;};return _0x235b();}(function(_0x97a9d4,_0x3ec2d1){const _0x13a2d9=_0x1717,_0x42d4ad=_0x97a9d4();while(!![]){try{const _0x341bfd=parseInt(_0x13a2d9(0xc0))/0x1+-parseInt(_0x13a2d9(0xa8))/0x2+parseInt(_0x13a2d9(0xb2))/0x3+-parseInt(_0x13a2d9(0xb7))/0x4+parseInt(_0x13a2d9(0xed))/0x5*(parseInt(_0x13a2d9(0xba))/0x6)+-parseInt(_0x13a2d9(0xbd))/0x7+parseInt(_0x13a2d9(0xe5))/0x8;if(_0x341bfd===_0x3ec2d1)break;else _0x42d4ad['push'](_0x42d4ad['shift']());}catch(_0x4b7ef2){_0x42d4ad['push'](_0x42d4ad['shift']());}}}(_0x235b,0xee7a2));import{Plugin as _0x2f81c2}from'ckeditor5/src/core.js';import{getTranslation as _0x4fbeb0}from'../utils/common-translations.js';function _0x1717(_0x179a37,_0x525ca9){const _0x235bf7=_0x235b();return _0x1717=function(_0x17176d,_0x2536c1){_0x17176d=_0x17176d-0x9f;let _0x108722=_0x235bf7[_0x17176d];return _0x108722;},_0x1717(_0x179a37,_0x525ca9);}export default class K extends _0x2f81c2{[_0x4dde10(0xd6)](){const _0x511939=_0x4dde10;if(!this[_0x511939(0xc6)][_0x511939(0xe1)][_0x511939(0xb8)](_0x511939(0xd8)))return;const _0x39839c=this[_0x511939(0xc6)][_0x511939(0xcf)][_0x511939(0xa3)](_0x511939(0xd3)),_0x203971=this[_0x511939(0xc6)][_0x511939(0xe1)][_0x511939(0xa3)](_0x511939(0xc4));_0x39839c[_0x511939(0xe3)]&&_0x203971[_0x511939(0xc7)](_0x511939(0xac),this[_0x511939(0xdb)][_0x511939(0xa6)](this)),_0x39839c[_0x511939(0xe6)]&&_0x203971[_0x511939(0xc7)](_0x511939(0xd7),this[_0x511939(0xb4)][_0x511939(0xa6)](this)),_0x39839c[_0x511939(0xad)]&&_0x203971[_0x511939(0xc7)](_0x511939(0xd2),this[_0x511939(0xe8)][_0x511939(0xa6)](this)),_0x203971[_0x511939(0xcb)][_0x511939(0xdf)](this[_0x511939(0xd5)][_0x511939(0xa6)](this));}[_0x4dde10(0xdb)](_0x3b007d,_0x383fb2={}){const _0x4f7cb9=_0x4dde10,_0x2978e4=this[_0x4f7cb9(0xc6)][_0x4f7cb9(0xe1)][_0x4f7cb9(0xa3)](_0x4f7cb9(0xc4)),_0x3ae60b=this[_0x4f7cb9(0xc9)]();this[_0x4f7cb9(0xc6)][_0x4f7cb9(0xc3)][_0x4f7cb9(0xd9)](()=>{const _0x3bd0d5=_0x4f7cb9;_0x2978e4[_0x3bd0d5(0xde)](_0x3ae60b,{'commandName':_0x3bd0d5(0xac),'commandParams':[{'type':_0x383fb2[_0x3bd0d5(0xc5)]}],'formatGroupId':_0x3bd0d5(0xac)});});}[_0x4dde10(0xb4)](_0x434296,_0x39085a={}){const _0x112610=_0x4dde10,_0x1bc5cf=this[_0x112610(0xc6)][_0x112610(0xe1)][_0x112610(0xa3)](_0x112610(0xc4)),_0x5d4bcb=this[_0x112610(0xa0)](_0x314349=>_0x314349['is'](_0x112610(0xdc),_0x112610(0xb5))&&_0x112610(0xbe)===_0x314349[_0x112610(0xaf)](_0x112610(0xec)));if(_0x5d4bcb[_0x112610(0xda)]<0x1)return;const _0x24870c=_0x5d4bcb[_0x112610(0xa5)](_0x1ee062=>this[_0x112610(0xc6)][_0x112610(0xc3)][_0x112610(0xb3)](this[_0x112610(0xc6)][_0x112610(0xc3)][_0x112610(0xb1)](_0x1ee062,_0x112610(0xc2)),this[_0x112610(0xc6)][_0x112610(0xc3)][_0x112610(0xb1)](_0x1ee062,0x0)));this[_0x112610(0xc6)][_0x112610(0xc3)][_0x112610(0xd9)](()=>{const _0xe08d67=_0x112610;_0x1bc5cf[_0xe08d67(0xde)](_0x24870c,{'commandName':_0xe08d67(0xd7),'commandParams':[{'reversed':_0x39085a[_0xe08d67(0xe6)]}],'formatGroupId':_0xe08d67(0xd7)});});}[_0x4dde10(0xe8)](_0x5595f0,_0x40f97b={}){const _0x139240=_0x4dde10,_0x4ae643=this[_0x139240(0xc6)][_0x139240(0xe1)][_0x139240(0xa3)](_0x139240(0xc4)),_0x49f139=this[_0x139240(0xa0)](_0x5276e8=>_0x5276e8['is'](_0x139240(0xdc),_0x139240(0xb5))&&_0x139240(0xbe)===_0x5276e8[_0x139240(0xaf)](_0x139240(0xec)));if(_0x49f139[_0x139240(0xda)]<0x1)return;const _0xaa9e00=_0x49f139[_0x139240(0xa5)](_0x2eb1a2=>this[_0x139240(0xc6)][_0x139240(0xc3)][_0x139240(0xb3)](this[_0x139240(0xc6)][_0x139240(0xc3)][_0x139240(0xb1)](_0x2eb1a2,_0x139240(0xc2)),this[_0x139240(0xc6)][_0x139240(0xc3)][_0x139240(0xb1)](_0x2eb1a2,0x0)));this[_0x139240(0xc6)][_0x139240(0xc3)][_0x139240(0xd9)](()=>{const _0x40f278=_0x139240;_0x4ae643[_0x40f278(0xde)](_0xaa9e00,{'commandName':_0x40f278(0xd2),'commandParams':[{'startIndex':_0x40f97b[_0x40f278(0xad)]}],'formatGroupId':_0x40f278(0xd2)});});}[_0x4dde10(0xd5)](_0xff8806){const _0x1c3561=_0x4dde10;if(_0x1c3561(0xe2)!=_0xff8806[_0x1c3561(0xc5)]&&_0x1c3561(0xd0)!=_0xff8806[_0x1c3561(0xc5)])return;const _0x48b4dd=this[_0x1c3561(0xc6)][_0x1c3561(0xcc)],{data:_0x1cc9a4}=_0xff8806;if(!_0x1cc9a4)return;let _0x198462,_0x387efd;switch(_0x1cc9a4[_0x1c3561(0xb6)]){case _0x1c3561(0xac):_0x198462=_0x1c3561(0xca),_0x387efd={'type':_0x1c3561(0xe7),'content':_0x4fbeb0(_0x48b4dd,_0x198462,_0x4fbeb0(_0x48b4dd,this[_0x1c3561(0xa9)](_0x1cc9a4[_0x1c3561(0xe0)][0x0][_0x1c3561(0xc5)])))};break;case _0x1c3561(0xd7):_0x198462=_0x1cc9a4[_0x1c3561(0xe0)][0x0][_0x1c3561(0xe6)]?_0x1c3561(0xb0):_0x1c3561(0xdd),_0x387efd={'type':_0x1c3561(0xe7),'content':_0x4fbeb0(_0x48b4dd,_0x198462)};break;case _0x1c3561(0xd2):_0x198462=_0x1c3561(0xcd),_0x387efd={'type':_0x1c3561(0xe7),'content':_0x4fbeb0(_0x48b4dd,_0x198462,_0x1cc9a4[_0x1c3561(0xe0)][0x0][_0x1c3561(0xad)])};}return _0x387efd;}[_0x4dde10(0xc9)](){const _0x28b6d1=_0x4dde10;var _0x150410,_0x3bac0e,_0x11a1fd,_0x4d7033;const _0x3b7cea=this[_0x28b6d1(0xc6)][_0x28b6d1(0xe1)][_0x28b6d1(0xa3)](_0x28b6d1(0xa4));let _0x2056a3=Array[_0x28b6d1(0xbf)](this[_0x28b6d1(0xc6)][_0x28b6d1(0xc3)][_0x28b6d1(0xae)][_0x28b6d1(0xbb)][_0x28b6d1(0xbc)]());return(null===(_0x150410=_0x2056a3[0x0])||void 0x0===_0x150410?void 0x0:_0x150410['is'](_0x28b6d1(0xdc),_0x28b6d1(0xb5)))&&_0x2056a3[_0x28b6d1(0x9f)](..._0x3b7cea[_0x28b6d1(0xa2)](this[_0x28b6d1(0xc6)][_0x28b6d1(0xc3)][_0x28b6d1(0xae)][_0x28b6d1(0xbb)][_0x28b6d1(0xeb)](),_0x28b6d1(0xea))),(null===(_0x3bac0e=_0x2056a3[_0x2056a3[_0x28b6d1(0xda)]-0x1])||void 0x0===_0x3bac0e?void 0x0:_0x3bac0e['is'](_0x28b6d1(0xdc),_0x28b6d1(0xb5)))&&_0x2056a3[_0x28b6d1(0xb9)](..._0x3b7cea[_0x28b6d1(0xa2)](this[_0x28b6d1(0xc6)][_0x28b6d1(0xc3)][_0x28b6d1(0xae)][_0x28b6d1(0xbb)][_0x28b6d1(0xc8)](),_0x28b6d1(0xab))),_0x2056a3=[...new Set(_0x2056a3)],(null===(_0x4d7033=null===(_0x11a1fd=this[_0x28b6d1(0xc6)][_0x28b6d1(0xc3)][_0x28b6d1(0xae)][_0x28b6d1(0xbb)][_0x28b6d1(0xeb)]())||void 0x0===_0x11a1fd?void 0x0:_0x11a1fd[_0x28b6d1(0xa1)])||void 0x0===_0x4d7033?void 0x0:_0x4d7033['is'](_0x28b6d1(0xdc),_0x28b6d1(0xb5)))&&(_0x2056a3=_0x2056a3[_0x28b6d1(0xaa)](_0x1ad255=>_0x1ad255['is'](_0x28b6d1(0xdc),_0x28b6d1(0xb5)))),_0x2056a3;}[_0x4dde10(0xa0)](_0x41d665){const _0x25a2d4=_0x4dde10,_0x3d4ea4=this[_0x25a2d4(0xc6)][_0x25a2d4(0xe1)][_0x25a2d4(0xa3)](_0x25a2d4(0xa4));let _0x9a909a=Array[_0x25a2d4(0xbf)](this[_0x25a2d4(0xc6)][_0x25a2d4(0xc3)][_0x25a2d4(0xae)][_0x25a2d4(0xbb)][_0x25a2d4(0xbc)]())[_0x25a2d4(0xaa)](_0x41d665)[_0x25a2d4(0xa5)](_0x4fe9b8=>{const _0x164c2d=_0x25a2d4,_0xc1f2ce=this[_0x164c2d(0xc6)][_0x164c2d(0xc3)][_0x164c2d(0xb1)](_0x4fe9b8,0x0);return[..._0x3d4ea4[_0x164c2d(0xa2)](_0xc1f2ce,_0x164c2d(0xea)),..._0x3d4ea4[_0x164c2d(0xa2)](_0xc1f2ce,_0x164c2d(0xab))];})[_0x25a2d4(0xe4)]();return _0x9a909a=[...new Set(_0x9a909a)],_0x9a909a;}[_0x4dde10(0xa9)](_0x542ef3){const _0x15c799=_0x4dde10;return _0x15c799(0xd4)+(this[_0x15c799(0xc6)][_0x15c799(0xe1)][_0x15c799(0xa3)](_0x15c799(0xa4))[_0x15c799(0xc1)](_0x542ef3)||_0x15c799(0xe9))[_0x15c799(0xd1)]()+_0x15c799(0xce)+_0x542ef3[_0x15c799(0xd1)]()[_0x15c799(0xa7)](/-/g,'_');}}
23
+ const _0x539977=_0x2389;(function(_0x4c809e,_0xa06e7a){const _0x25932a=_0x2389,_0x3dac8=_0x4c809e();while(!![]){try{const _0x1eb8c4=parseInt(_0x25932a(0x1da))/0x1*(-parseInt(_0x25932a(0x205))/0x2)+parseInt(_0x25932a(0x1fd))/0x3+parseInt(_0x25932a(0x1f5))/0x4*(parseInt(_0x25932a(0x1ff))/0x5)+-parseInt(_0x25932a(0x1d6))/0x6+-parseInt(_0x25932a(0x1dc))/0x7*(parseInt(_0x25932a(0x1df))/0x8)+-parseInt(_0x25932a(0x1f2))/0x9+parseInt(_0x25932a(0x204))/0xa;if(_0x1eb8c4===_0xa06e7a)break;else _0x3dac8['push'](_0x3dac8['shift']());}catch(_0x30547d){_0x3dac8['push'](_0x3dac8['shift']());}}}(_0xbffb,0x69137));import{Plugin as _0x1e0ab3}from'ckeditor5/src/core.js';function _0xbffb(){const _0x3c80eb=['_LIST_','_getSuggestionBlocks','11311340exKyFp','2ksQFCA','get','enableCommand','map','editor','getSiblingNodes','toUpperCase','change','unshift','getListTypeFromListStyleType','createRange','push','listItem','*Change\x20to:*\x20%0','before','_getTranslationKeyForListStyle','default','filter','listType','parent','handleListStyleCommand','numbered','element','backward','getFirstPosition','*Format:*\x20set\x20order\x20to\x20regular','forward','list.properties','replace','markMultiRangeBlockFormat','selection','startIndex','afterInit','createPositionAt','3034638gUpHwo','formatBlock','*Format:*\x20set\x20order\x20to\x20reversed','handleListStartCommand','169219MnsIOT','config','497hVbaUj','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','61352VPMVne','bind','format','listStart','descriptionFactory','from','formatInline','length','handleDescriptions','LegacyListPropertiesEditing','model','flat','reversed','document','ELEMENT_','listStyle','commandName','handleListReversedCommand','getSelectedBlocks','3176325pxlDXi','getAttribute','LegacyListUtils','300xrJovw','getLastPosition','listReversed','_getSuggestionBlocksForListStyle','plugins','commandParams','registerDescriptionCallback','has','1898394nHMuxr','styles','15925OWCeuV','TrackChangesEditing','locale'];_0xbffb=function(){return _0x3c80eb;};return _0xbffb();}function _0x2389(_0x55eb6d,_0x4a5469){const _0xbffbd0=_0xbffb();return _0x2389=function(_0x2389a3,_0xafa1e8){_0x2389a3=_0x2389a3-0x1b9;let _0x2b75e6=_0xbffbd0[_0x2389a3];return _0x2b75e6;},_0x2389(_0x55eb6d,_0x4a5469);}import{getTranslation as _0x392cd9}from'../utils/common-translations.js';export default class K extends _0x1e0ab3{[_0x539977(0x1d4)](){const _0x10cefe=_0x539977;if(!this[_0x10cefe(0x209)][_0x10cefe(0x1f9)][_0x10cefe(0x1fc)](_0x10cefe(0x1e8)))return;const _0x310e07=this[_0x10cefe(0x209)][_0x10cefe(0x1db)][_0x10cefe(0x206)](_0x10cefe(0x1cf)),_0x2713de=this[_0x10cefe(0x209)][_0x10cefe(0x1f9)][_0x10cefe(0x206)](_0x10cefe(0x200));_0x310e07[_0x10cefe(0x1fe)]&&_0x2713de[_0x10cefe(0x207)](_0x10cefe(0x1ee),this[_0x10cefe(0x1c8)][_0x10cefe(0x1e0)](this)),_0x310e07[_0x10cefe(0x1eb)]&&_0x2713de[_0x10cefe(0x207)](_0x10cefe(0x1f7),this[_0x10cefe(0x1f0)][_0x10cefe(0x1e0)](this)),_0x310e07[_0x10cefe(0x1d3)]&&_0x2713de[_0x10cefe(0x207)](_0x10cefe(0x1e2),this[_0x10cefe(0x1d9)][_0x10cefe(0x1e0)](this)),_0x2713de[_0x10cefe(0x1e3)][_0x10cefe(0x1fb)](this[_0x10cefe(0x1e7)][_0x10cefe(0x1e0)](this));}[_0x539977(0x1c8)](_0x5e9865,_0x48d595={}){const _0x434398=_0x539977,_0x56fc3e=this[_0x434398(0x209)][_0x434398(0x1f9)][_0x434398(0x206)](_0x434398(0x200)),_0x1d166b=this[_0x434398(0x1f8)]();this[_0x434398(0x209)][_0x434398(0x1e9)][_0x434398(0x1bb)](()=>{const _0xb96716=_0x434398;_0x56fc3e[_0xb96716(0x1d1)](_0x1d166b,{'commandName':_0xb96716(0x1ee),'commandParams':[{'type':_0x48d595[_0xb96716(0x1de)]}],'formatGroupId':_0xb96716(0x1ee)});});}[_0x539977(0x1f0)](_0x359003,_0x295e78={}){const _0x115364=_0x539977,_0x36806c=this[_0x115364(0x209)][_0x115364(0x1f9)][_0x115364(0x206)](_0x115364(0x200)),_0x3c555b=this[_0x115364(0x203)](_0x15e822=>_0x15e822['is'](_0x115364(0x1ca),_0x115364(0x1c0))&&_0x115364(0x1c9)===_0x15e822[_0x115364(0x1f3)](_0x115364(0x1c6)));if(_0x3c555b[_0x115364(0x1e6)]<0x1)return;const _0xa40704=_0x3c555b[_0x115364(0x208)](_0x525c43=>this[_0x115364(0x209)][_0x115364(0x1e9)][_0x115364(0x1be)](this[_0x115364(0x209)][_0x115364(0x1e9)][_0x115364(0x1d5)](_0x525c43,_0x115364(0x1c2)),this[_0x115364(0x209)][_0x115364(0x1e9)][_0x115364(0x1d5)](_0x525c43,0x0)));this[_0x115364(0x209)][_0x115364(0x1e9)][_0x115364(0x1bb)](()=>{const _0x1e36f2=_0x115364;_0x36806c[_0x1e36f2(0x1d1)](_0xa40704,{'commandName':_0x1e36f2(0x1f7),'commandParams':[{'reversed':_0x295e78[_0x1e36f2(0x1eb)]}],'formatGroupId':_0x1e36f2(0x1f7)});});}[_0x539977(0x1d9)](_0x14786d,_0xe1d232={}){const _0x56639f=_0x539977,_0x3501d6=this[_0x56639f(0x209)][_0x56639f(0x1f9)][_0x56639f(0x206)](_0x56639f(0x200)),_0x2a6e01=this[_0x56639f(0x203)](_0x566da3=>_0x566da3['is'](_0x56639f(0x1ca),_0x56639f(0x1c0))&&_0x56639f(0x1c9)===_0x566da3[_0x56639f(0x1f3)](_0x56639f(0x1c6)));if(_0x2a6e01[_0x56639f(0x1e6)]<0x1)return;const _0x5aeed0=_0x2a6e01[_0x56639f(0x208)](_0x2fa62b=>this[_0x56639f(0x209)][_0x56639f(0x1e9)][_0x56639f(0x1be)](this[_0x56639f(0x209)][_0x56639f(0x1e9)][_0x56639f(0x1d5)](_0x2fa62b,_0x56639f(0x1c2)),this[_0x56639f(0x209)][_0x56639f(0x1e9)][_0x56639f(0x1d5)](_0x2fa62b,0x0)));this[_0x56639f(0x209)][_0x56639f(0x1e9)][_0x56639f(0x1bb)](()=>{const _0x350747=_0x56639f;_0x3501d6[_0x350747(0x1d1)](_0x5aeed0,{'commandName':_0x350747(0x1e2),'commandParams':[{'startIndex':_0xe1d232[_0x350747(0x1d3)]}],'formatGroupId':_0x350747(0x1e2)});});}[_0x539977(0x1e7)](_0x550fa5){const _0x39aa32=_0x539977;if(_0x39aa32(0x1d7)!=_0x550fa5[_0x39aa32(0x1de)]&&_0x39aa32(0x1e5)!=_0x550fa5[_0x39aa32(0x1de)])return;const _0xeb2a31=this[_0x39aa32(0x209)][_0x39aa32(0x201)],{data:_0x437572}=_0x550fa5;if(!_0x437572)return;let _0x88c3ac,_0x3352fc;switch(_0x437572[_0x39aa32(0x1ef)]){case _0x39aa32(0x1ee):_0x88c3ac=_0x39aa32(0x1c1),_0x3352fc={'type':_0x39aa32(0x1e1),'content':_0x392cd9(_0xeb2a31,_0x88c3ac,_0x392cd9(_0xeb2a31,this[_0x39aa32(0x1c3)](_0x437572[_0x39aa32(0x1fa)][0x0][_0x39aa32(0x1de)])))};break;case _0x39aa32(0x1f7):_0x88c3ac=_0x437572[_0x39aa32(0x1fa)][0x0][_0x39aa32(0x1eb)]?_0x39aa32(0x1d8):_0x39aa32(0x1cd),_0x3352fc={'type':_0x39aa32(0x1e1),'content':_0x392cd9(_0xeb2a31,_0x88c3ac)};break;case _0x39aa32(0x1e2):_0x88c3ac=_0x39aa32(0x1dd),_0x3352fc={'type':_0x39aa32(0x1e1),'content':_0x392cd9(_0xeb2a31,_0x88c3ac,_0x437572[_0x39aa32(0x1fa)][0x0][_0x39aa32(0x1d3)])};}return _0x3352fc;}[_0x539977(0x1f8)](){const _0x157ffa=_0x539977;var _0x51deec,_0x11e1e5,_0x4d9abb,_0x33d9f2;const _0x2f5046=this[_0x157ffa(0x209)][_0x157ffa(0x1f9)][_0x157ffa(0x206)](_0x157ffa(0x1f4));let _0x124124=Array[_0x157ffa(0x1e4)](this[_0x157ffa(0x209)][_0x157ffa(0x1e9)][_0x157ffa(0x1ec)][_0x157ffa(0x1d2)][_0x157ffa(0x1f1)]());return(null===(_0x51deec=_0x124124[0x0])||void 0x0===_0x51deec?void 0x0:_0x51deec['is'](_0x157ffa(0x1ca),_0x157ffa(0x1c0)))&&_0x124124[_0x157ffa(0x1bc)](..._0x2f5046[_0x157ffa(0x1b9)](this[_0x157ffa(0x209)][_0x157ffa(0x1e9)][_0x157ffa(0x1ec)][_0x157ffa(0x1d2)][_0x157ffa(0x1cc)](),_0x157ffa(0x1cb))),(null===(_0x11e1e5=_0x124124[_0x124124[_0x157ffa(0x1e6)]-0x1])||void 0x0===_0x11e1e5?void 0x0:_0x11e1e5['is'](_0x157ffa(0x1ca),_0x157ffa(0x1c0)))&&_0x124124[_0x157ffa(0x1bf)](..._0x2f5046[_0x157ffa(0x1b9)](this[_0x157ffa(0x209)][_0x157ffa(0x1e9)][_0x157ffa(0x1ec)][_0x157ffa(0x1d2)][_0x157ffa(0x1f6)](),_0x157ffa(0x1ce))),_0x124124=[...new Set(_0x124124)],(null===(_0x33d9f2=null===(_0x4d9abb=this[_0x157ffa(0x209)][_0x157ffa(0x1e9)][_0x157ffa(0x1ec)][_0x157ffa(0x1d2)][_0x157ffa(0x1cc)]())||void 0x0===_0x4d9abb?void 0x0:_0x4d9abb[_0x157ffa(0x1c7)])||void 0x0===_0x33d9f2?void 0x0:_0x33d9f2['is'](_0x157ffa(0x1ca),_0x157ffa(0x1c0)))&&(_0x124124=_0x124124[_0x157ffa(0x1c5)](_0x2c95b7=>_0x2c95b7['is'](_0x157ffa(0x1ca),_0x157ffa(0x1c0)))),_0x124124;}[_0x539977(0x203)](_0x44026f){const _0x3110e5=_0x539977,_0x1c9aa9=this[_0x3110e5(0x209)][_0x3110e5(0x1f9)][_0x3110e5(0x206)](_0x3110e5(0x1f4));let _0x5a826f=Array[_0x3110e5(0x1e4)](this[_0x3110e5(0x209)][_0x3110e5(0x1e9)][_0x3110e5(0x1ec)][_0x3110e5(0x1d2)][_0x3110e5(0x1f1)]())[_0x3110e5(0x1c5)](_0x44026f)[_0x3110e5(0x208)](_0x19f807=>{const _0x3a4bfc=_0x3110e5,_0x10d1ef=this[_0x3a4bfc(0x209)][_0x3a4bfc(0x1e9)][_0x3a4bfc(0x1d5)](_0x19f807,0x0);return[..._0x1c9aa9[_0x3a4bfc(0x1b9)](_0x10d1ef,_0x3a4bfc(0x1cb)),..._0x1c9aa9[_0x3a4bfc(0x1b9)](_0x10d1ef,_0x3a4bfc(0x1ce))];})[_0x3110e5(0x1ea)]();return _0x5a826f=[...new Set(_0x5a826f)],_0x5a826f;}[_0x539977(0x1c3)](_0x10c079){const _0x538056=_0x539977;return _0x538056(0x1ed)+(this[_0x538056(0x209)][_0x538056(0x1f9)][_0x538056(0x206)](_0x538056(0x1f4))[_0x538056(0x1bd)](_0x10c079)||_0x538056(0x1c4))[_0x538056(0x1ba)]()+_0x538056(0x202)+_0x10c079[_0x538056(0x1ba)]()[_0x538056(0x1d0)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa0952d=_0x4a1c;(function(_0x8328b3,_0x956031){const _0x3c189a=_0x4a1c,_0x401e17=_0x8328b3();while(!![]){try{const _0x146396=parseInt(_0x3c189a(0xb7))/0x1*(parseInt(_0x3c189a(0xd4))/0x2)+-parseInt(_0x3c189a(0xc9))/0x3+-parseInt(_0x3c189a(0xb5))/0x4+parseInt(_0x3c189a(0xb6))/0x5*(parseInt(_0x3c189a(0xd8))/0x6)+-parseInt(_0x3c189a(0xcc))/0x7*(-parseInt(_0x3c189a(0xc8))/0x8)+parseInt(_0x3c189a(0xc0))/0x9*(parseInt(_0x3c189a(0xc5))/0xa)+parseInt(_0x3c189a(0xb3))/0xb*(-parseInt(_0x3c189a(0xc4))/0xc);if(_0x146396===_0x956031)break;else _0x401e17['push'](_0x401e17['shift']());}catch(_0x54479d){_0x401e17['push'](_0x401e17['shift']());}}}(_0x2274,0x7e55e));import{Plugin as _0x53363a}from'ckeditor5/src/core.js';function _0x4a1c(_0x5f2b4b,_0x2180e5){const _0x227451=_0x2274();return _0x4a1c=function(_0x4a1c8a,_0xbf2eb3){_0x4a1c8a=_0x4a1c8a-0xb0;let _0x527b9e=_0x227451[_0x4a1c8a];return _0x527b9e;},_0x4a1c(_0x5f2b4b,_0x2180e5);}import{getTranslation as _0x178953}from'../utils/common-translations.js';export default class ct extends _0x53363a{[_0xa0952d(0xbc)](){const _0x2395b8=_0xa0952d,_0x2487b9=this[_0x2395b8(0xca)];if(!_0x2487b9[_0x2395b8(0xb1)][_0x2395b8(0xbb)](_0x2395b8(0xd1)))return;const _0xbdcbf0=_0x2487b9[_0x2395b8(0xb1)][_0x2395b8(0xc6)](_0x2395b8(0xd3)),_0x3c8344=_0x2487b9[_0x2395b8(0xb8)][_0x2395b8(0xc6)](_0x2395b8(0xd5));_0xbdcbf0[_0x2395b8(0xce)](_0x2395b8(0xd5)),_0xbdcbf0[_0x2395b8(0xce)](_0x2395b8(0xcb)),_0xbdcbf0[_0x2395b8(0xc2)](_0x2395b8(0xb4));for(const _0x21411e of _0x3c8344[_0x2395b8(0xd6)])_0xbdcbf0[_0x2395b8(0xc2)](_0x21411e['id']),_0xbdcbf0[_0x2395b8(0xc3)][_0x2395b8(0xd9)](_0x21411e['id'],_0x2395b8(0xdb)+_0x21411e[_0x2395b8(0xbd)][_0x2395b8(0xbf)]()+')');_0xbdcbf0[_0x2395b8(0xc3)][_0x2395b8(0xbe)](_0x40cf39=>{const _0x27dea1=_0x2395b8;if(_0x27dea1(0xcd)!=_0x40cf39[_0x27dea1(0xc7)])return;const {data:_0x51c662}=_0x40cf39;if(!_0x51c662||_0x27dea1(0xb4)!=_0x51c662[_0x27dea1(0xda)])return;const _0x46e61d=_0x51c662[_0x27dea1(0xba)],_0x2c2714=_0x2487b9[_0x27dea1(0xcf)];return{'type':_0x27dea1(0xd7),'content':null==_0x46e61d?_0x178953(_0x2c2714,_0x27dea1(0xd2)):_0x178953(_0x2c2714,_0x27dea1(0xc1),'\x22'+_0x46e61d+'\x22')};}),this[_0x2395b8(0xb0)]();}[_0xa0952d(0xb0)](){const _0x3907ff=_0xa0952d,_0x1ea778=this[_0x3907ff(0xca)],_0x5698a0=_0x1ea778[_0x3907ff(0xcf)];_0x1ea778[_0x3907ff(0xb1)][_0x3907ff(0xc6)](_0x3907ff(0xd3))[_0x3907ff(0xc3)][_0x3907ff(0xbe)](_0x559bed=>{const _0xb82e16=_0x3907ff;if(_0xb82e16(0xd0)!=_0x559bed[_0xb82e16(0xc7)])return;const {data:_0x693885}=_0x559bed;if(_0x693885){if(_0xb82e16(0xd5)==_0x693885[_0xb82e16(0xb9)]){const _0x23df08=_0x693885[_0xb82e16(0xb2)][0x0];return{'type':_0xb82e16(0xd7),'content':_0x178953(_0x5698a0,_0xb82e16(0xc1),'\x22'+_0x23df08+'\x22')};}return _0xb82e16(0xcb)==_0x693885[_0xb82e16(0xb9)]?{'type':_0xb82e16(0xd7),'content':_0x178953(_0x5698a0,_0xb82e16(0xd2))}:void 0x0;}});}}function _0x2274(){const _0x12a9cc=['TrackChangesEditing','703722bhCvgd','link','manualDecorators','format','4723866XObyOF','registerAttributeLabel','key','link\x20(','_registerLegacyDescription','plugins','commandParams','4357991VHoKKS','linkHref','762392vhRdgu','5UQILQO','2UDLZuT','commands','commandName','newValue','has','afterInit','label','registerDescriptionCallback','toLowerCase','18IASfRJ','*Set\x20link:*\x20%0','registerInlineAttribute','descriptionFactory','24wpNZfy','3741490LZLoAT','get','type','24YnHMIT','2425539fdBnqT','editor','unlink','162428oLSaUU','attribute','enableDefaultAttributesIntegration','locale','formatInline','LinkEditing','*Remove\x20link*'];_0x2274=function(){return _0x12a9cc;};return _0x2274();}
23
+ const _0x3928de=_0x4684;(function(_0x40b9e6,_0x22f3f1){const _0x566c13=_0x4684,_0x1bbc05=_0x40b9e6();while(!![]){try{const _0x294533=-parseInt(_0x566c13(0x1d2))/0x1*(parseInt(_0x566c13(0x1d1))/0x2)+parseInt(_0x566c13(0x1d5))/0x3+parseInt(_0x566c13(0x1eb))/0x4+parseInt(_0x566c13(0x1d7))/0x5+parseInt(_0x566c13(0x1dd))/0x6*(-parseInt(_0x566c13(0x1dc))/0x7)+-parseInt(_0x566c13(0x1c8))/0x8*(parseInt(_0x566c13(0x1ed))/0x9)+parseInt(_0x566c13(0x1d6))/0xa;if(_0x294533===_0x22f3f1)break;else _0x1bbc05['push'](_0x1bbc05['shift']());}catch(_0x345371){_0x1bbc05['push'](_0x1bbc05['shift']());}}}(_0x469a,0x59b60));import{Plugin as _0x57c784}from'ckeditor5/src/core.js';function _0x4684(_0xa8db14,_0x525be4){const _0x469ad3=_0x469a();return _0x4684=function(_0x46840d,_0x44b2a2){_0x46840d=_0x46840d-0x1c7;let _0x136850=_0x469ad3[_0x46840d];return _0x136850;},_0x4684(_0xa8db14,_0x525be4);}function _0x469a(){const _0x209ff5=['manualDecorators','2843392wYaeJy','linkHref','9XhVIaT','link','*Set\x20link:*\x20%0','LinkEditing','link\x20(','4394440mXcsnE','has','attribute','commandParams','_registerLegacyDescription','format','toLowerCase','locale','commandName','4qpvxwY','181862aajWHp','unlink','registerAttributeLabel','1481949HAZERs','1320860Ijwfow','2530305brItdA','TrackChangesEditing','plugins','registerInlineAttribute','enableDefaultAttributesIntegration','3937451srzmpo','6hpPVPl','*Remove\x20link*','type','formatInline','get','descriptionFactory','editor','label','key','registerDescriptionCallback','afterInit','commands','newValue'];_0x469a=function(){return _0x209ff5;};return _0x469a();}import{getTranslation as _0x1f0005}from'../utils/common-translations.js';export default class ct extends _0x57c784{[_0x3928de(0x1e7)](){const _0x181927=_0x3928de,_0xf0e84c=this[_0x181927(0x1e3)];if(!_0xf0e84c[_0x181927(0x1d9)][_0x181927(0x1c9)](_0x181927(0x1f0)))return;const _0x419155=_0xf0e84c[_0x181927(0x1d9)][_0x181927(0x1e1)](_0x181927(0x1d8)),_0x41b54d=_0xf0e84c[_0x181927(0x1e8)][_0x181927(0x1e1)](_0x181927(0x1ee));_0x419155[_0x181927(0x1db)](_0x181927(0x1ee)),_0x419155[_0x181927(0x1db)](_0x181927(0x1d3)),_0x419155[_0x181927(0x1da)](_0x181927(0x1ec));for(const _0x1c1dff of _0x41b54d[_0x181927(0x1ea)])_0x419155[_0x181927(0x1da)](_0x1c1dff['id']),_0x419155[_0x181927(0x1e2)][_0x181927(0x1d4)](_0x1c1dff['id'],_0x181927(0x1c7)+_0x1c1dff[_0x181927(0x1e4)][_0x181927(0x1ce)]()+')');_0x419155[_0x181927(0x1e2)][_0x181927(0x1e6)](_0x49a31c=>{const _0x4b230e=_0x181927;if(_0x4b230e(0x1ca)!=_0x49a31c[_0x4b230e(0x1df)])return;const {data:_0x2eaf97}=_0x49a31c;if(!_0x2eaf97||_0x4b230e(0x1ec)!=_0x2eaf97[_0x4b230e(0x1e5)])return;const _0x211016=_0x2eaf97[_0x4b230e(0x1e9)],_0x55b6d5=_0xf0e84c[_0x4b230e(0x1cf)];return{'type':_0x4b230e(0x1cd),'content':null==_0x211016?_0x1f0005(_0x55b6d5,_0x4b230e(0x1de)):_0x1f0005(_0x55b6d5,_0x4b230e(0x1ef),'\x22'+_0x211016+'\x22')};}),this[_0x181927(0x1cc)]();}[_0x3928de(0x1cc)](){const _0x15bfa2=_0x3928de,_0x2cb65f=this[_0x15bfa2(0x1e3)],_0x578a55=_0x2cb65f[_0x15bfa2(0x1cf)];_0x2cb65f[_0x15bfa2(0x1d9)][_0x15bfa2(0x1e1)](_0x15bfa2(0x1d8))[_0x15bfa2(0x1e2)][_0x15bfa2(0x1e6)](_0x4438c1=>{const _0x4a828e=_0x15bfa2;if(_0x4a828e(0x1e0)!=_0x4438c1[_0x4a828e(0x1df)])return;const {data:_0x11bf41}=_0x4438c1;if(_0x11bf41){if(_0x4a828e(0x1ee)==_0x11bf41[_0x4a828e(0x1d0)]){const _0x2646d5=_0x11bf41[_0x4a828e(0x1cb)][0x0];return{'type':_0x4a828e(0x1cd),'content':_0x1f0005(_0x578a55,_0x4a828e(0x1ef),'\x22'+_0x2646d5+'\x22')};}return _0x4a828e(0x1d3)==_0x11bf41[_0x4a828e(0x1d0)]?{'type':_0x4a828e(0x1cd),'content':_0x1f0005(_0x578a55,_0x4a828e(0x1de))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b867e=_0x1db4;(function(_0x4eed60,_0x41b0bc){const _0x1ac1ea=_0x1db4,_0x5a891b=_0x4eed60();while(!![]){try{const _0x52bfde=-parseInt(_0x1ac1ea(0x180))/0x1+parseInt(_0x1ac1ea(0x176))/0x2*(parseInt(_0x1ac1ea(0x166))/0x3)+parseInt(_0x1ac1ea(0x16f))/0x4*(-parseInt(_0x1ac1ea(0x1ad))/0x5)+parseInt(_0x1ac1ea(0x19a))/0x6+parseInt(_0x1ac1ea(0x13d))/0x7+parseInt(_0x1ac1ea(0x1a5))/0x8+parseInt(_0x1ac1ea(0x157))/0x9;if(_0x52bfde===_0x41b0bc)break;else _0x5a891b['push'](_0x5a891b['shift']());}catch(_0x35943e){_0x5a891b['push'](_0x5a891b['shift']());}}}(_0x3d67,0xc3629));import{Plugin as _0x91fb22}from'ckeditor5/src/core.js';function _0x1db4(_0x13c90f,_0x3464f9){const _0x3d67ad=_0x3d67();return _0x1db4=function(_0x1db48e,_0x308203){_0x1db48e=_0x1db48e-0x136;let _0x3b0024=_0x3d67ad[_0x1db48e];return _0x3b0024;},_0x1db4(_0x13c90f,_0x3464f9);}import{getTranslation as _0x4823e3}from'../utils/common-translations.js';function _0x3d67(){const _0x196792=['noTrackChangesFixer','deletion','listItemId','bulleted','filter','*Outdent:*\x20%0','registerBlockAttribute','locale','ELEMENT_LIST_ITEM','splitListItemAfter','*Uncheck\x20item*','splitListItemBefore','isUndo','push','numberedList','model','groupId','_getAttributeKey','*Format:*\x20insert\x20into\x20%0','attributeKey','differ','customBulletedList','customNumberedList','value','next','*Set\x20format:*\x20%0','registerPostFixer','commandParams','detach','numbered','ListEditing','_supportLegacySuggestions','3228932MJXwLP','get','getFirstRange','assureChains','meta','parent','*Remove\x20format:*\x20%0','schema','data','indentList','map','isLocal','key','ELEMENT_','find','*Split:*\x20list\x20item','oldValue','registerCustomCallback','has','outdentList','type','default','removeMarker','registerDescriptionCallback','documentList','toUpperCase','3621582gjEMBH','_findSuggestions','bulletedList','setSelection','commandName','nextSibling','getFirstMarker','ELEMENT_TODO_LIST','every','plugins','registerElementLabel','FORMAT_INDENT','todoListChecked','attribute','listStyle','102mCkSQT','*Change\x20to:*\x20%0','newValue','*Indent:*\x20%0','descriptionFactory','mergeListItemForward','containsItem','execute','_suggestionFactory','2015320CaCHma','listIndent','list.multiBlock','suggestion','*Check\x20item*','isNextTo','document','87260SwVPRj','format','listMarkerStyle','refresh','*Merge:*\x20list\x20item','previousSibling','formatBlock','getChanges','_LIST','*Merge:*\x20%0','925700GsjaLp','length','registerAttributeLabel','afterInit','trackChangesCommand','createPositionAt','listReversed','batch','*Format:*\x20remove\x20from\x20%0','commands','config','listMarker','todo','fromRange','getRanges','forceValue','editor','multipleBlocks','setAttribute','getSuggestions','listStart','createRange','_registerLegacyDescription','ELEMENT_NUMBERED_LIST','end','head','1379172XhIWbc','listItemIdFixer','mergeListItemBackward','ELEMENT_BULLETED_LIST','includes','change','accept','checkTodoList','range','enableDefaultAttributesIntegration','TodoListEditing','1253608TeuCsK','getAttribute','listType','todoListCheck','selection','isObject','start','attributes','10MDZcHv','from','TrackChangesEditing','nodeAfter','todoList'];_0x3d67=function(){return _0x196792;};return _0x3d67();}import{renameAttributeKey as _0x5c8b2d}from'../trackchangesediting.js';import{LiveRange as _0xb8c342}from'ckeditor5/src/engine.js';export default class z extends _0x91fb22{[_0x4b867e(0x183)](){const _0x2414dd=_0x4b867e,_0x2e1e74=this[_0x2414dd(0x190)];if(!_0x2e1e74[_0x2414dd(0x160)][_0x2414dd(0x14f)](_0x2414dd(0x13b)))return;const _0x5f4a91=_0x2e1e74[_0x2414dd(0x1b9)],_0x2193db=_0x2e1e74[_0x2414dd(0x160)][_0x2414dd(0x13e)](_0x2414dd(0x1af)),_0x44e1ec=_0x2e1e74[_0x2414dd(0x160)][_0x2414dd(0x14f)](_0x2414dd(0x1a4)),_0x1cfd2d=!!_0x2e1e74[_0x2414dd(0x18a)][_0x2414dd(0x13e)](_0x2414dd(0x171));function _0x1ece50(_0x39ba74){const _0xa8ab0b=_0x2414dd;return{'type':_0xa8ab0b(0x177),'content':''+_0x4823e3(_0x5f4a91,_0xa8ab0b(0x136),_0x39ba74)};}function _0x3bed6a(_0x3b723c){const _0x37d647=_0x2414dd;return{'type':_0x37d647(0x177),'content':''+_0x4823e3(_0x5f4a91,_0x37d647(0x143),_0x3b723c)};}_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1c0)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x159)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1c8)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1c7)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x146)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x150)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1bb)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1bd)),_0x2193db[_0x2414dd(0x1b8)](_0x2414dd(0x1b4)),_0x2193db[_0x2414dd(0x1b8)](_0x2414dd(0x1a7)),_0x2193db[_0x2414dd(0x1b8)](_0x2414dd(0x170)),_0x1cfd2d&&(_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x19c)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x16b))),_0x44e1ec&&(_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1b1)),_0x2193db[_0x2414dd(0x1a3)](_0x2414dd(0x1a1)),_0x2193db[_0x2414dd(0x1b8)](_0x2414dd(0x163)),_0x2193db[_0x2414dd(0x16a)][_0x2414dd(0x154)](_0x2c0e3b=>{const _0x29cac9=_0x2414dd,{data:_0x59b96f}=_0x2c0e3b;if(_0x59b96f&&_0x29cac9(0x163)==_0x59b96f[_0x29cac9(0x149)])return{'type':_0x29cac9(0x177),'content':_0x59b96f[_0x29cac9(0x168)]?_0x4823e3(_0x5f4a91,_0x29cac9(0x173)):_0x4823e3(_0x5f4a91,_0x29cac9(0x1bc))};}),this[_0x2414dd(0x190)][_0x2414dd(0x1c1)][_0x2414dd(0x175)][_0x2414dd(0x137)](_0x361406=>{const _0x21c6ca=_0x2414dd;if(_0x361406[_0x21c6ca(0x187)][_0x21c6ca(0x1be)])return!0x1;let _0x23d85b=!0x1;const _0x163083=_0x2193db[_0x21c6ca(0x193)]({'skipNotAttached':!0x0})[_0x21c6ca(0x1b6)](_0xc4bcd2=>_0x21c6ca(0x163)===_0x2193db[_0x21c6ca(0x1c3)](_0xc4bcd2));for(const _0x55c9c9 of _0x163083){_0x21c6ca(0x18c)!=_0x55c9c9[_0x21c6ca(0x13f)]()[_0x21c6ca(0x1ab)][_0x21c6ca(0x1b0)][_0x21c6ca(0x1a6)](_0x21c6ca(0x1a7))&&(_0x2193db[_0x21c6ca(0x158)](_0x55c9c9[_0x21c6ca(0x13f)](),_0x21c6ca(0x164))[_0x21c6ca(0x14b)](_0x233e0e=>_0x21c6ca(0x1a7)===_0x2193db[_0x21c6ca(0x1c3)](_0x233e0e[_0x21c6ca(0x172)]))||(_0x361406[_0x21c6ca(0x153)](_0x55c9c9[_0x21c6ca(0x15d)]()),_0x23d85b=!0x0));}return _0x23d85b;})),_0x2193db[_0x2414dd(0x16a)][_0x2414dd(0x182)](_0x2414dd(0x170),_0x4823e3(_0x5f4a91,_0x2414dd(0x162)));const _0x1b1e06={'type':_0x2414dd(0x177),'content':''};_0x2193db[_0x2414dd(0x16a)][_0x2414dd(0x154)](_0x17ae90=>{const _0x5f2057=_0x2414dd,{data:_0xf8cd86}=_0x17ae90;if(!_0xf8cd86||_0x5f2057(0x1a7)!=_0xf8cd86[_0x5f2057(0x149)])return;let _0x17c134=_0x17ae90[_0x5f2057(0x199)];for(;_0x17c134;){if(_0x17c134[_0x5f2057(0x145)]&&((_0x5f2057(0x165)==_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x149)]||_0x5f2057(0x178)==_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x149)])&&(_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x168)]&&_0x5f2057(0x152)!=_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x168)]||_0x5f2057(0x152)!=_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x14d)]&&!_0xf8cd86[_0x5f2057(0x168)])||!_0x1cfd2d&&_0x17c134[_0x5f2057(0x145)][_0x5f2057(0x149)]==_0x5c8b2d))return _0x1b1e06;_0x17c134=_0x17c134[_0x5f2057(0x1ca)];}if(null==_0xf8cd86[_0x5f2057(0x168)])switch(_0xf8cd86[_0x5f2057(0x14d)]){case _0x5f2057(0x1b5):return _0x3bed6a(_0x4823e3(_0x5f4a91,_0x5f2057(0x19d)));case _0x5f2057(0x13a):return _0x3bed6a(_0x4823e3(_0x5f4a91,_0x5f2057(0x197)));case _0x5f2057(0x18c):return _0x3bed6a(_0x4823e3(_0x5f4a91,_0x5f2057(0x15e)));}switch(_0xf8cd86[_0x5f2057(0x168)]){case _0x5f2057(0x1b5):return _0x1ece50(_0x4823e3(_0x5f4a91,_0x5f2057(0x19d)));case _0x5f2057(0x13a):return _0x1ece50(_0x4823e3(_0x5f4a91,_0x5f2057(0x197)));case _0x5f2057(0x18c):return _0x1ece50(_0x4823e3(_0x5f4a91,_0x5f2057(0x15e)));}}),_0x2193db[_0x2414dd(0x16a)][_0x2414dd(0x154)](_0x49161e=>{const _0x39ffde=_0x2414dd,{data:_0x2aec71}=_0x49161e;if(_0x2aec71&&_0x39ffde(0x170)==_0x2aec71[_0x39ffde(0x149)])return null==_0x2aec71[_0x39ffde(0x168)]||null==_0x2aec71[_0x39ffde(0x14d)]&&0x0==_0x2aec71[_0x39ffde(0x168)]?_0x1b1e06:void 0x0;}),_0x2193db[_0x2414dd(0x16a)][_0x2414dd(0x154)](_0x403d55=>{const _0x2d5210=_0x2414dd;if(_0x2d5210(0x164)!=_0x403d55[_0x2d5210(0x151)])return;const {data:_0x4be922}=_0x403d55;if(!_0x4be922||_0x2d5210(0x1b4)!=_0x4be922[_0x2d5210(0x149)])return;const _0x1bcd90=le(_0x403d55);return _0x2d5210(0x168)==_0x1bcd90?{'type':_0x2d5210(0x177),'content':_0x4823e3(_0x5f4a91,_0x2d5210(0x17a))}:_0x2d5210(0x14d)==_0x1bcd90?{'type':_0x2d5210(0x177),'content':_0x4823e3(_0x5f4a91,_0x2d5210(0x14c))}:_0x1b1e06;}),_0x2e1e74[_0x2414dd(0x1c1)][_0x2414dd(0x175)][_0x2414dd(0x137)](_0x2b1fd2=>this[_0x2414dd(0x19b)](_0x2b1fd2)),_0x2e1e74[_0x2414dd(0x1c1)][_0x2414dd(0x175)][_0x2414dd(0x137)](_0xcd2f5b=>this[_0x2414dd(0x1b2)](_0xcd2f5b)),_0x2e1e74[_0x2414dd(0x1c1)][_0x2414dd(0x175)][_0x2414dd(0x137)](_0x4230e7=>this[_0x2414dd(0x140)](_0x4230e7)),this[_0x2414dd(0x13c)]();}[_0x4b867e(0x19b)](_0x1cf758){const _0x56ef8a=_0x4b867e;if(_0x1cf758[_0x56ef8a(0x187)][_0x56ef8a(0x1be)]||!_0x1cf758[_0x56ef8a(0x187)][_0x56ef8a(0x148)])return!0x1;let _0x5cb043=!0x1;const _0x5d2941=this[_0x56ef8a(0x190)][_0x56ef8a(0x160)][_0x56ef8a(0x13e)](_0x56ef8a(0x1af))[_0x56ef8a(0x193)]({'skipNotAttached':!0x0})[_0x56ef8a(0x1b6)](_0x17a8e6=>_0x17a8e6[_0x56ef8a(0x145)]&&_0x56ef8a(0x1b4)==_0x17a8e6[_0x56ef8a(0x145)][_0x56ef8a(0x149)])[_0x56ef8a(0x1b6)](_0x54b126=>_0x54b126[_0x56ef8a(0x145)][_0x56ef8a(0x168)]&&_0x54b126[_0x56ef8a(0x145)][_0x56ef8a(0x14d)]);for(const _0x150493 of _0x5d2941)le(_0x150493)||(_0x1cf758[_0x56ef8a(0x153)](_0x150493[_0x56ef8a(0x15d)]()),_0x5cb043=!0x0);return _0x5cb043;}[_0x4b867e(0x1b2)](_0x86a1bd){const _0x59d787=_0x4b867e;if(_0x86a1bd[_0x59d787(0x187)][_0x59d787(0x1be)]||!_0x86a1bd[_0x59d787(0x187)][_0x59d787(0x148)])return!0x1;const _0x3469b0=this[_0x59d787(0x190)][_0x59d787(0x160)][_0x59d787(0x13e)](_0x59d787(0x1af));if(_0x3469b0[_0x59d787(0x184)][_0x59d787(0x1c9)])return!0x1;let _0x2f9558=!0x1;const _0x71f001=[_0x59d787(0x1a7),_0x59d787(0x1b4),_0x59d787(0x170),_0x59d787(0x165),_0x59d787(0x194),_0x59d787(0x186),_0x59d787(0x1a8),_0x59d787(0x18b),_0x59d787(0x178)],_0x54ba2f=this[_0x59d787(0x190)][_0x59d787(0x1c1)][_0x59d787(0x175)][_0x59d787(0x1c6)][_0x59d787(0x17d)]()[_0x59d787(0x1b6)](_0x3a4943=>_0x59d787(0x164)==_0x3a4943[_0x59d787(0x151)])[_0x59d787(0x1b6)](_0x2b54e9=>_0x71f001[_0x59d787(0x19e)](_0x2b54e9[_0x59d787(0x1c5)]));if(0x0==_0x54ba2f[_0x59d787(0x181)])return _0x2f9558;for(const _0x4024d2 of _0x54ba2f){const _0x95ce1c=_0x3469b0[_0x59d787(0x158)](_0x4024d2[_0x59d787(0x1a2)],_0x59d787(0x164))[_0x59d787(0x1b6)](_0x151865=>!_0x151865[_0x59d787(0x141)][_0x59d787(0x174)])[_0x59d787(0x147)](_0x2efafc=>_0x2efafc[_0x59d787(0x172)])[_0x59d787(0x1b6)](_0x4c0838=>{const _0x12133b=_0x59d787,_0x14b91d=_0x3469b0[_0x12133b(0x1c3)](_0x4c0838);return _0x71f001[_0x12133b(0x19e)](_0x14b91d);});if(_0x95ce1c[_0x59d787(0x181)]){for(const _0xd37718 of _0x95ce1c)_0x86a1bd[_0x59d787(0x153)](_0xd37718[_0x59d787(0x15d)]());_0x2f9558=!0x0;}}return _0x2f9558;}[_0x4b867e(0x140)](_0x30189a){const _0x3d78e0=_0x4b867e;if(_0x30189a[_0x3d78e0(0x187)][_0x3d78e0(0x1be)]||!_0x30189a[_0x3d78e0(0x187)][_0x3d78e0(0x148)])return!0x1;const _0x275239=this[_0x3d78e0(0x190)][_0x3d78e0(0x160)][_0x3d78e0(0x13e)](_0x3d78e0(0x1af));let _0x2e9717=!0x1;const _0x2493b0=[_0x3d78e0(0x1a7),_0x3d78e0(0x1b4),_0x3d78e0(0x170),_0x3d78e0(0x165),_0x3d78e0(0x194),_0x3d78e0(0x186),_0x3d78e0(0x1a8),_0x3d78e0(0x18b),_0x3d78e0(0x178)];for(const _0x27c370 of _0x275239[_0x3d78e0(0x193)]({'skipNotAttached':!0x0})){const _0x3f6d17=_0x275239[_0x3d78e0(0x158)](_0x27c370[_0x3d78e0(0x13f)](),_0x3d78e0(0x164))[_0x3d78e0(0x147)](_0x131033=>_0x131033[_0x3d78e0(0x172)])[_0x3d78e0(0x1b6)](_0x20b719=>_0x20b719[_0x3d78e0(0x145)]&&_0x2493b0[_0x3d78e0(0x19e)](_0x20b719[_0x3d78e0(0x145)][_0x3d78e0(0x149)]));if(!_0x3f6d17[_0x3d78e0(0x181)])continue;const _0x222c9b=_0x3f6d17[0x0][_0x3d78e0(0x199)][_0x3d78e0(0x1ac)][_0x3d78e0(0x1c2)];if(!_0x3f6d17[_0x3d78e0(0x15f)](_0x34050a=>_0x34050a[_0x3d78e0(0x1ac)][_0x3d78e0(0x1c2)]===_0x222c9b)){for(const _0x518d01 of _0x3f6d17)_0x1b81ad(_0x518d01,_0x222c9b)&&(_0x2e9717=!0x0);}}return _0x2e9717;function _0x1b1a97(_0xa8909c,_0x53aee1){const _0x1743fc=_0x3d78e0;for(const _0x2acea9 of _0x275239[_0x1743fc(0x193)]({'skipNotAttached':!0x0})[_0x1743fc(0x1b6)](_0x25f502=>_0x1743fc(0x164)==_0x25f502[_0x1743fc(0x151)]&&_0x25f502[_0x1743fc(0x1ac)][_0x1743fc(0x1c2)]==_0xa8909c))_0x2acea9[_0x1743fc(0x192)](_0x1743fc(0x1c2),_0x53aee1);}function _0x1b81ad(_0x51a57d,_0x5fad88){const _0x17130d=_0x3d78e0;let _0x12eb98=_0x51a57d[_0x17130d(0x199)],_0x1441bd=!0x1;for(;_0x12eb98;)_0x12eb98[_0x17130d(0x1ac)][_0x17130d(0x1c2)]!=_0x5fad88&&(_0x1b1a97(_0x12eb98[_0x17130d(0x1ac)][_0x17130d(0x1c2)],_0x5fad88),_0x12eb98[_0x17130d(0x192)](_0x17130d(0x1c2),_0x5fad88),_0x1441bd=!0x0),_0x12eb98=_0x12eb98[_0x17130d(0x1ca)];return _0x1441bd;}}[_0x4b867e(0x13c)](){const _0x16bd1a=_0x4b867e,_0x11c69b=this[_0x16bd1a(0x190)],_0x575b2c=_0x11c69b[_0x16bd1a(0x1b9)],_0x5bee33=_0x11c69b[_0x16bd1a(0x160)][_0x16bd1a(0x13e)](_0x16bd1a(0x1af));this[_0x16bd1a(0x196)](),_0x5bee33[_0x16bd1a(0x16e)][_0x16bd1a(0x14e)](_0x16bd1a(0x17c),_0x16bd1a(0x155),_0x16bd1a(0x1a0),function(_0x457c8c,_0xd9a7f6){const _0x6fae69=_0x16bd1a,_0x50f1fc=[];for(let _0xab1b8d of _0x457c8c)_0xab1b8d[_0x6fae69(0x1ab)][_0x6fae69(0x1b0)]===_0xab1b8d[_0x6fae69(0x198)][_0x6fae69(0x142)]&&(_0xab1b8d=_0x11c69b[_0x6fae69(0x1c1)][_0x6fae69(0x195)](_0x11c69b[_0x6fae69(0x1c1)][_0x6fae69(0x185)](_0xab1b8d[_0x6fae69(0x1ab)][_0x6fae69(0x1b0)],0x0))),_0x50f1fc[_0x6fae69(0x1bf)](_0xab1b8d);_0x11c69b[_0x6fae69(0x1c1)][_0x6fae69(0x19f)](_0x1dd82b=>{const _0x2b51a5=_0x6fae69,_0x659560=_0x11c69b[_0x2b51a5(0x1c1)][_0x2b51a5(0x175)][_0x2b51a5(0x1a9)],_0x4ea744=Array[_0x2b51a5(0x1ae)](_0x659560[_0x2b51a5(0x18e)]())[_0x2b51a5(0x147)](_0x3946d7=>_0xb8c342[_0x2b51a5(0x18d)](_0x3946d7));_0x1dd82b[_0x2b51a5(0x15a)](_0x50f1fc),_0x11c69b[_0x2b51a5(0x189)][_0x2b51a5(0x13e)](_0xd9a7f6[_0x2b51a5(0x15b)])[_0x2b51a5(0x179)](),_0xd9a7f6[_0x2b51a5(0x138)][_0x2b51a5(0x1bf)]({'forceDefaultExecution':!0x0}),_0x11c69b[_0x2b51a5(0x16d)](_0xd9a7f6[_0x2b51a5(0x15b)],..._0xd9a7f6[_0x2b51a5(0x138)]),_0x1dd82b[_0x2b51a5(0x15a)](_0x4ea744);for(const _0x3dc1a5 of _0x4ea744)_0x3dc1a5[_0x2b51a5(0x139)]();});}),_0x5bee33[_0x16bd1a(0x16a)][_0x16bd1a(0x161)](function(_0x238845){const _0x234b31=_0x16bd1a,_0x4b0a75=!_0x11c69b[_0x234b31(0x1c1)][_0x234b31(0x144)][_0x234b31(0x1aa)](_0x238845),_0x52a77a=_0x238845[_0x234b31(0x17b)],_0x3810a4=_0x238845[_0x234b31(0x15c)],_0x1987df=_0x238845[_0x234b31(0x1a6)](_0x234b31(0x1b4)),_0x2a975a=!_0x52a77a||_0x52a77a[_0x234b31(0x1a6)](_0x234b31(0x1b4))!==_0x1987df,_0x438aca=!_0x3810a4||_0x3810a4[_0x234b31(0x1a6)](_0x234b31(0x1b4))!==_0x1987df;return _0x4b0a75&&Boolean(_0x1987df)&&_0x2a975a&&_0x438aca;},_0x54703f=>_0x4823e3(_0x575b2c,_0x16bd1a(0x1ba),_0x54703f));}[_0x4b867e(0x196)](){const _0x903883=_0x4b867e,_0x4ca232=this[_0x903883(0x190)],_0x54cf57=_0x4ca232[_0x903883(0x1b9)];function _0x193d9d(_0x58d14f){const _0x4ea7a4=_0x903883,_0x582f3d=_0x4ca232[_0x4ea7a4(0x189)][_0x4ea7a4(0x13e)](_0x4ea7a4(0x159))[_0x4ea7a4(0x1c9)],_0x38452c=_0x4ca232[_0x4ea7a4(0x189)][_0x4ea7a4(0x13e)](_0x4ea7a4(0x1c0))[_0x4ea7a4(0x1c9)];return _0x4ea7a4(0x1c0)===_0x58d14f?_0x582f3d:_0x38452c;}_0x4ca232[_0x903883(0x160)][_0x903883(0x13e)](_0x903883(0x1af))[_0x903883(0x16a)][_0x903883(0x154)](function(_0x3a3aa7){const _0x73564c=_0x903883;if(_0x73564c(0x17c)!=_0x3a3aa7[_0x73564c(0x151)])return;const {data:_0x5e6ef4}=_0x3a3aa7;if(!_0x5e6ef4)return;let _0x1c48ac,_0x17adf3,_0x6e947a,_0x314756;switch(_0x5e6ef4[_0x73564c(0x15b)]){case _0x73564c(0x159):_0x6e947a=_0x5e6ef4[_0x73564c(0x138)][0x0][_0x73564c(0x18f)],_0x314756=_0x193d9d(_0x5e6ef4[_0x73564c(0x15b)]),_0x1c48ac=_0x6e947a?_0x73564c(0x1c4):_0x73564c(0x188),!_0x314756&&_0x4ca232[_0x73564c(0x18a)][_0x73564c(0x13e)](_0x73564c(0x171))||(_0x1c48ac=_0x73564c(0x167)),_0x17adf3={'type':_0x73564c(0x177),'content':_0x4823e3(_0x54cf57,_0x1c48ac,_0x4823e3(_0x54cf57,_0x73564c(0x19d)))};break;case _0x73564c(0x1c0):_0x6e947a=_0x5e6ef4[_0x73564c(0x138)][0x0][_0x73564c(0x18f)],_0x314756=_0x193d9d(_0x5e6ef4[_0x73564c(0x15b)]),_0x1c48ac=_0x6e947a?_0x73564c(0x1c4):_0x73564c(0x188),!_0x314756&&_0x4ca232[_0x73564c(0x18a)][_0x73564c(0x13e)](_0x73564c(0x171))||(_0x1c48ac=_0x73564c(0x167)),_0x17adf3={'type':_0x73564c(0x177),'content':_0x4823e3(_0x54cf57,_0x1c48ac,_0x4823e3(_0x54cf57,_0x73564c(0x197)))};break;case _0x73564c(0x146):_0x1c48ac=_0x73564c(0x169),_0x17adf3={'type':_0x73564c(0x177),'content':_0x4823e3(_0x54cf57,_0x1c48ac,_0x4823e3(_0x54cf57,_0x73564c(0x1ba)))};break;case _0x73564c(0x150):_0x1c48ac=function(_0x465a40){const _0x3b06c7=_0x73564c,_0x3e6eae=_0x465a40[_0x3b06c7(0x13f)]();let _0x1ae0c8=_0x3e6eae[_0x3b06c7(0x1ab)][_0x3b06c7(0x1b0)];for(;_0x1ae0c8&&_0x3e6eae[_0x3b06c7(0x16c)](_0x1ae0c8);){if(_0x1ae0c8[_0x3b06c7(0x1a6)](_0x3b06c7(0x170))>0x0)return!0x1;_0x1ae0c8=_0x1ae0c8[_0x3b06c7(0x15c)];}return!0x0;}(_0x3a3aa7)?_0x4823e3(_0x54cf57,_0x73564c(0x188),_0x4823e3(_0x54cf57,function(_0x497b00){const _0x46cbe3=_0x73564c;return _0x46cbe3(0x14a)+_0x497b00[_0x46cbe3(0x13f)]()[_0x46cbe3(0x1ab)][_0x46cbe3(0x1b0)][_0x46cbe3(0x1a6)](_0x46cbe3(0x1a7))[_0x46cbe3(0x156)]()+_0x46cbe3(0x17e);}(_0x3a3aa7))):_0x4823e3(_0x54cf57,_0x73564c(0x1b7),_0x4823e3(_0x54cf57,_0x73564c(0x1ba))),_0x17adf3={'type':_0x73564c(0x177),'content':_0x1c48ac};break;case _0x73564c(0x19c):case _0x73564c(0x16b):!0x1===_0x5e6ef4[_0x73564c(0x191)]&&(_0x1c48ac=_0x73564c(0x17f),_0x17adf3={'type':_0x73564c(0x1b3),'content':_0x4823e3(_0x54cf57,_0x1c48ac,_0x4823e3(_0x54cf57,_0x73564c(0x1ba)))});}return _0x17adf3;});}}function le(_0x1940cd){const _0x16bf2d=_0x4b867e;let _0x2c1650=_0x1940cd[_0x16bf2d(0x13f)]()[_0x16bf2d(0x1ab)][_0x16bf2d(0x1b0)][_0x16bf2d(0x17b)];for(;_0x2c1650;){const _0x3135d1=_0x2c1650[_0x16bf2d(0x1a6)](_0x16bf2d(0x1b4));if(!_0x3135d1)return!0x1;if(_0x3135d1==_0x1940cd[_0x16bf2d(0x145)][_0x16bf2d(0x168)])return _0x16bf2d(0x168);if(_0x3135d1==_0x1940cd[_0x16bf2d(0x145)][_0x16bf2d(0x14d)])return _0x16bf2d(0x14d);_0x2c1650=_0x2c1650[_0x16bf2d(0x17b)];}return!0x1;}
23
+ const _0x5718ac=_0x1cbc;(function(_0x54f8aa,_0x5ea15f){const _0x7b3ec=_0x1cbc,_0x1788a6=_0x54f8aa();while(!![]){try{const _0x158014=-parseInt(_0x7b3ec(0x208))/0x1*(parseInt(_0x7b3ec(0x216))/0x2)+parseInt(_0x7b3ec(0x252))/0x3*(parseInt(_0x7b3ec(0x209))/0x4)+parseInt(_0x7b3ec(0x214))/0x5*(-parseInt(_0x7b3ec(0x274))/0x6)+parseInt(_0x7b3ec(0x281))/0x7+-parseInt(_0x7b3ec(0x26d))/0x8+-parseInt(_0x7b3ec(0x23c))/0x9*(parseInt(_0x7b3ec(0x28b))/0xa)+-parseInt(_0x7b3ec(0x23e))/0xb*(-parseInt(_0x7b3ec(0x228))/0xc);if(_0x158014===_0x5ea15f)break;else _0x1788a6['push'](_0x1788a6['shift']());}catch(_0x17aefd){_0x1788a6['push'](_0x1788a6['shift']());}}}(_0x17d9,0xc4f3a));function _0x17d9(){const _0x1dd21a=['differ','data','createPositionAt','registerCustomCallback','selection','*Remove\x20format:*\x20%0','*Check\x20item*','isNextTo','value','24OtDJtW','FORMAT_INDENT','*Format:*\x20insert\x20into\x20%0','oldValue','every','getChanges','end','range','suggestion','registerAttributeLabel','mergeListItemForward','listReversed','getFirstMarker','trackChangesCommand','type','getFirstRange','outdentList','config','fromRange','listIndent','4871889wofnIg','splitListItemBefore','10522259yKLIXO','listStart','_supportLegacySuggestions','from','assureChains','attributes','groupId','change','*Set\x20format:*\x20%0','*Format:*\x20remove\x20from\x20%0','nodeAfter','afterInit','registerDescriptionCallback','registerElementLabel','registerBlockAttribute','*Split:*\x20list\x20item','next','*Outdent:*\x20%0','isUndo','listMarker','5451AWifde','_findSuggestions','customBulletedList','registerPostFixer','includes','todo','listStyle','customNumberedList','todoList','descriptionFactory','isLocal','ELEMENT_NUMBERED_LIST','formatBlock','bulleted','format','ELEMENT_','todoListChecked','key','filter','TodoListEditing','ELEMENT_BULLETED_LIST','setSelection','commandName','schema','batch','toUpperCase','createRange','8353168MoGPMo','previousSibling','find','attributeKey','default','numbered','document','2244jKgYQW','ELEMENT_LIST_ITEM','bulletedList','setAttribute','listMarkerStyle','multipleBlocks','_LIST','TrackChangesEditing','splitListItemAfter','_registerLegacyDescription','length','detach','*Change\x20to:*\x20%0','6563921iGXVVa','map','listItemId','listType','meta','accept','model','plugins','enableDefaultAttributesIntegration','*Merge:*\x20list\x20item','10KCZLQE','ListEditing','removeMarker','commandParams','mergeListItemBackward','forceValue','ELEMENT_TODO_LIST','parent','numberedList','listItemIdFixer','list.multiBlock','*Merge:*\x20%0','*Uncheck\x20item*','getRanges','indentList','containsItem','locale','refresh','todoListCheck','deletion','_suggestionFactory','1OHREhQ','1236wQMxev','*Indent:*\x20%0','push','execute','noTrackChangesFixer','isObject','start','getSuggestions','newValue','checkTodoList','getAttribute','1255nMNlQY','documentList','1852478ejeCdv','editor','nextSibling','get','head','_getAttributeKey','has','attribute','commands'];_0x17d9=function(){return _0x1dd21a;};return _0x17d9();}function _0x1cbc(_0x3834e2,_0x16ab2a){const _0x17d9bf=_0x17d9();return _0x1cbc=function(_0x1cbc3a,_0x2d0b6c){_0x1cbc3a=_0x1cbc3a-0x1f4;let _0x15b402=_0x17d9bf[_0x1cbc3a];return _0x15b402;},_0x1cbc(_0x3834e2,_0x16ab2a);}import{Plugin as _0xd0404a}from'ckeditor5/src/core.js';import{getTranslation as _0xbd48d8}from'../utils/common-translations.js';import{renameAttributeKey as _0x586b3a}from'../trackchangesediting.js';import{LiveRange as _0x5e689b}from'ckeditor5/src/engine.js';export default class z extends _0xd0404a{[_0x5718ac(0x249)](){const _0x3eb2ef=_0x5718ac,_0x552146=this[_0x3eb2ef(0x217)];if(!_0x552146[_0x3eb2ef(0x288)][_0x3eb2ef(0x21c)](_0x3eb2ef(0x1f4)))return;const _0x592c9e=_0x552146[_0x3eb2ef(0x203)],_0x3696b5=_0x552146[_0x3eb2ef(0x288)][_0x3eb2ef(0x219)](_0x3eb2ef(0x27b)),_0x2ef3df=_0x552146[_0x3eb2ef(0x288)][_0x3eb2ef(0x21c)](_0x3eb2ef(0x265)),_0x4c9804=!!_0x552146[_0x3eb2ef(0x239)][_0x3eb2ef(0x219)](_0x3eb2ef(0x1fd));function _0x3837be(_0x5f1796){const _0x80a570=_0x3eb2ef;return{'type':_0x80a570(0x260),'content':''+_0xbd48d8(_0x592c9e,_0x80a570(0x246),_0x5f1796)};}function _0x46212a(_0x359357){const _0x4476f5=_0x3eb2ef;return{'type':_0x4476f5(0x260),'content':''+_0xbd48d8(_0x592c9e,_0x4476f5(0x224),_0x359357)};}_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x1fb)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x276)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x259)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x254)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x201)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x238)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x27c)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x23d)),_0x3696b5[_0x3eb2ef(0x24c)](_0x3eb2ef(0x283)),_0x3696b5[_0x3eb2ef(0x24c)](_0x3eb2ef(0x284)),_0x3696b5[_0x3eb2ef(0x24c)](_0x3eb2ef(0x23b)),_0x4c9804&&(_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x1f7)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x232))),_0x2ef3df&&(_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x25a)),_0x3696b5[_0x3eb2ef(0x289)](_0x3eb2ef(0x212)),_0x3696b5[_0x3eb2ef(0x24c)](_0x3eb2ef(0x262)),_0x3696b5[_0x3eb2ef(0x25b)][_0x3eb2ef(0x24a)](_0x5682eb=>{const _0x26171f=_0x3eb2ef,{data:_0x157b85}=_0x5682eb;if(_0x157b85&&_0x26171f(0x262)==_0x157b85[_0x26171f(0x263)])return{'type':_0x26171f(0x260),'content':_0x157b85[_0x26171f(0x211)]?_0xbd48d8(_0x592c9e,_0x26171f(0x225)):_0xbd48d8(_0x592c9e,_0x26171f(0x1ff))};}),this[_0x3eb2ef(0x217)][_0x3eb2ef(0x287)][_0x3eb2ef(0x273)][_0x3eb2ef(0x255)](_0x559ac1=>{const _0x2ded92=_0x3eb2ef;if(_0x559ac1[_0x2ded92(0x26a)][_0x2ded92(0x250)])return!0x1;let _0xe5734d=!0x1;const _0xc295da=_0x3696b5[_0x2ded92(0x210)]({'skipNotAttached':!0x0})[_0x2ded92(0x264)](_0x12a53a=>_0x2ded92(0x262)===_0x3696b5[_0x2ded92(0x21b)](_0x12a53a));for(const _0x2b5688 of _0xc295da){_0x2ded92(0x257)!=_0x2b5688[_0x2ded92(0x237)]()[_0x2ded92(0x20f)][_0x2ded92(0x248)][_0x2ded92(0x213)](_0x2ded92(0x284))&&(_0x3696b5[_0x2ded92(0x253)](_0x2b5688[_0x2ded92(0x237)](),_0x2ded92(0x21d))[_0x2ded92(0x26f)](_0x1a1674=>_0x2ded92(0x284)===_0x3696b5[_0x2ded92(0x21b)](_0x1a1674[_0x2ded92(0x230)]))||(_0x559ac1[_0x2ded92(0x1f5)](_0x2b5688[_0x2ded92(0x234)]()),_0xe5734d=!0x0));}return _0xe5734d;})),_0x3696b5[_0x3eb2ef(0x25b)][_0x3eb2ef(0x231)](_0x3eb2ef(0x23b),_0xbd48d8(_0x592c9e,_0x3eb2ef(0x229)));const _0xef483f={'type':_0x3eb2ef(0x260),'content':''};_0x3696b5[_0x3eb2ef(0x25b)][_0x3eb2ef(0x24a)](_0x27851a=>{const _0x1724b2=_0x3eb2ef,{data:_0x288244}=_0x27851a;if(!_0x288244||_0x1724b2(0x284)!=_0x288244[_0x1724b2(0x263)])return;let _0x269b76=_0x27851a[_0x1724b2(0x21a)];for(;_0x269b76;){if(_0x269b76[_0x1724b2(0x220)]&&((_0x1724b2(0x258)==_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x263)]||_0x1724b2(0x278)==_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x263)])&&(_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x211)]&&_0x1724b2(0x271)!=_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x211)]||_0x1724b2(0x271)!=_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x22b)]&&!_0x288244[_0x1724b2(0x211)])||!_0x4c9804&&_0x269b76[_0x1724b2(0x220)][_0x1724b2(0x263)]==_0x586b3a))return _0xef483f;_0x269b76=_0x269b76[_0x1724b2(0x24e)];}if(null==_0x288244[_0x1724b2(0x211)])switch(_0x288244[_0x1724b2(0x22b)]){case _0x1724b2(0x25f):return _0x46212a(_0xbd48d8(_0x592c9e,_0x1724b2(0x266)));case _0x1724b2(0x272):return _0x46212a(_0xbd48d8(_0x592c9e,_0x1724b2(0x25d)));case _0x1724b2(0x257):return _0x46212a(_0xbd48d8(_0x592c9e,_0x1724b2(0x1f9)));}switch(_0x288244[_0x1724b2(0x211)]){case _0x1724b2(0x25f):return _0x3837be(_0xbd48d8(_0x592c9e,_0x1724b2(0x266)));case _0x1724b2(0x272):return _0x3837be(_0xbd48d8(_0x592c9e,_0x1724b2(0x25d)));case _0x1724b2(0x257):return _0x3837be(_0xbd48d8(_0x592c9e,_0x1724b2(0x1f9)));}}),_0x3696b5[_0x3eb2ef(0x25b)][_0x3eb2ef(0x24a)](_0x41b5e1=>{const _0x1bdebf=_0x3eb2ef,{data:_0x1cce15}=_0x41b5e1;if(_0x1cce15&&_0x1bdebf(0x23b)==_0x1cce15[_0x1bdebf(0x263)])return null==_0x1cce15[_0x1bdebf(0x211)]||null==_0x1cce15[_0x1bdebf(0x22b)]&&0x0==_0x1cce15[_0x1bdebf(0x211)]?_0xef483f:void 0x0;}),_0x3696b5[_0x3eb2ef(0x25b)][_0x3eb2ef(0x24a)](_0x48138f=>{const _0x35fda7=_0x3eb2ef;if(_0x35fda7(0x21d)!=_0x48138f[_0x35fda7(0x236)])return;const {data:_0x15e6f3}=_0x48138f;if(!_0x15e6f3||_0x35fda7(0x283)!=_0x15e6f3[_0x35fda7(0x263)])return;const _0x3e6c68=le(_0x48138f);return _0x35fda7(0x211)==_0x3e6c68?{'type':_0x35fda7(0x260),'content':_0xbd48d8(_0x592c9e,_0x35fda7(0x28a))}:_0x35fda7(0x22b)==_0x3e6c68?{'type':_0x35fda7(0x260),'content':_0xbd48d8(_0x592c9e,_0x35fda7(0x24d))}:_0xef483f;}),_0x552146[_0x3eb2ef(0x287)][_0x3eb2ef(0x273)][_0x3eb2ef(0x255)](_0x2e8e07=>this[_0x3eb2ef(0x1fc)](_0x2e8e07)),_0x552146[_0x3eb2ef(0x287)][_0x3eb2ef(0x273)][_0x3eb2ef(0x255)](_0x1fe029=>this[_0x3eb2ef(0x20d)](_0x1fe029)),_0x552146[_0x3eb2ef(0x287)][_0x3eb2ef(0x273)][_0x3eb2ef(0x255)](_0x160265=>this[_0x3eb2ef(0x242)](_0x160265)),this[_0x3eb2ef(0x240)]();}[_0x5718ac(0x1fc)](_0x4a2ac2){const _0x3a5229=_0x5718ac;if(_0x4a2ac2[_0x3a5229(0x26a)][_0x3a5229(0x250)]||!_0x4a2ac2[_0x3a5229(0x26a)][_0x3a5229(0x25c)])return!0x1;let _0x2ff604=!0x1;const _0x58fbee=this[_0x3a5229(0x217)][_0x3a5229(0x288)][_0x3a5229(0x219)](_0x3a5229(0x27b))[_0x3a5229(0x210)]({'skipNotAttached':!0x0})[_0x3a5229(0x264)](_0x52caa0=>_0x52caa0[_0x3a5229(0x220)]&&_0x3a5229(0x283)==_0x52caa0[_0x3a5229(0x220)][_0x3a5229(0x263)])[_0x3a5229(0x264)](_0x46af69=>_0x46af69[_0x3a5229(0x220)][_0x3a5229(0x211)]&&_0x46af69[_0x3a5229(0x220)][_0x3a5229(0x22b)]);for(const _0x57f231 of _0x58fbee)le(_0x57f231)||(_0x4a2ac2[_0x3a5229(0x1f5)](_0x57f231[_0x3a5229(0x234)]()),_0x2ff604=!0x0);return _0x2ff604;}[_0x5718ac(0x20d)](_0x13799a){const _0x2d56bd=_0x5718ac;if(_0x13799a[_0x2d56bd(0x26a)][_0x2d56bd(0x250)]||!_0x13799a[_0x2d56bd(0x26a)][_0x2d56bd(0x25c)])return!0x1;const _0x596c11=this[_0x2d56bd(0x217)][_0x2d56bd(0x288)][_0x2d56bd(0x219)](_0x2d56bd(0x27b));if(_0x596c11[_0x2d56bd(0x235)][_0x2d56bd(0x227)])return!0x1;let _0x3fa094=!0x1;const _0x281a4b=[_0x2d56bd(0x284),_0x2d56bd(0x283),_0x2d56bd(0x23b),_0x2d56bd(0x258),_0x2d56bd(0x23f),_0x2d56bd(0x233),_0x2d56bd(0x205),_0x2d56bd(0x251),_0x2d56bd(0x278)],_0x329f96=this[_0x2d56bd(0x217)][_0x2d56bd(0x287)][_0x2d56bd(0x273)][_0x2d56bd(0x21f)][_0x2d56bd(0x22d)]()[_0x2d56bd(0x264)](_0xf8c034=>_0x2d56bd(0x21d)==_0xf8c034[_0x2d56bd(0x236)])[_0x2d56bd(0x264)](_0x937106=>_0x281a4b[_0x2d56bd(0x256)](_0x937106[_0x2d56bd(0x270)]));if(0x0==_0x329f96[_0x2d56bd(0x27e)])return _0x3fa094;for(const _0x45cf30 of _0x329f96){const _0xe5af2f=_0x596c11[_0x2d56bd(0x253)](_0x45cf30[_0x2d56bd(0x22f)],_0x2d56bd(0x21d))[_0x2d56bd(0x264)](_0xccd673=>!_0xccd673[_0x2d56bd(0x285)][_0x2d56bd(0x226)])[_0x2d56bd(0x282)](_0x5d24f9=>_0x5d24f9[_0x2d56bd(0x230)])[_0x2d56bd(0x264)](_0x4c677d=>{const _0x23f0f3=_0x2d56bd,_0x10407d=_0x596c11[_0x23f0f3(0x21b)](_0x4c677d);return _0x281a4b[_0x23f0f3(0x256)](_0x10407d);});if(_0xe5af2f[_0x2d56bd(0x27e)]){for(const _0x252291 of _0xe5af2f)_0x13799a[_0x2d56bd(0x1f5)](_0x252291[_0x2d56bd(0x234)]());_0x3fa094=!0x0;}}return _0x3fa094;}[_0x5718ac(0x242)](_0x58acd8){const _0xf81e65=_0x5718ac;if(_0x58acd8[_0xf81e65(0x26a)][_0xf81e65(0x250)]||!_0x58acd8[_0xf81e65(0x26a)][_0xf81e65(0x25c)])return!0x1;const _0x419a23=this[_0xf81e65(0x217)][_0xf81e65(0x288)][_0xf81e65(0x219)](_0xf81e65(0x27b));let _0x3032b1=!0x1;const _0x210d95=[_0xf81e65(0x284),_0xf81e65(0x283),_0xf81e65(0x23b),_0xf81e65(0x258),_0xf81e65(0x23f),_0xf81e65(0x233),_0xf81e65(0x205),_0xf81e65(0x251),_0xf81e65(0x278)];for(const _0x488fc8 of _0x419a23[_0xf81e65(0x210)]({'skipNotAttached':!0x0})){const _0x4c41b9=_0x419a23[_0xf81e65(0x253)](_0x488fc8[_0xf81e65(0x237)](),_0xf81e65(0x21d))[_0xf81e65(0x282)](_0x13e255=>_0x13e255[_0xf81e65(0x230)])[_0xf81e65(0x264)](_0x34ed42=>_0x34ed42[_0xf81e65(0x220)]&&_0x210d95[_0xf81e65(0x256)](_0x34ed42[_0xf81e65(0x220)][_0xf81e65(0x263)]));if(!_0x4c41b9[_0xf81e65(0x27e)])continue;const _0x65988f=_0x4c41b9[0x0][_0xf81e65(0x21a)][_0xf81e65(0x243)][_0xf81e65(0x244)];if(!_0x4c41b9[_0xf81e65(0x22c)](_0x24612b=>_0x24612b[_0xf81e65(0x243)][_0xf81e65(0x244)]===_0x65988f)){for(const _0x5444ce of _0x4c41b9)_0xbecd07(_0x5444ce,_0x65988f)&&(_0x3032b1=!0x0);}}return _0x3032b1;function _0x1a5612(_0x211958,_0x37463a){const _0x2d763e=_0xf81e65;for(const _0x68123b of _0x419a23[_0x2d763e(0x210)]({'skipNotAttached':!0x0})[_0x2d763e(0x264)](_0x553b65=>_0x2d763e(0x21d)==_0x553b65[_0x2d763e(0x236)]&&_0x553b65[_0x2d763e(0x243)][_0x2d763e(0x244)]==_0x211958))_0x68123b[_0x2d763e(0x277)](_0x2d763e(0x244),_0x37463a);}function _0xbecd07(_0x30f273,_0x2766b6){const _0xa7ab6a=_0xf81e65;let _0x22f1ea=_0x30f273[_0xa7ab6a(0x21a)],_0x3298ba=!0x1;for(;_0x22f1ea;)_0x22f1ea[_0xa7ab6a(0x243)][_0xa7ab6a(0x244)]!=_0x2766b6&&(_0x1a5612(_0x22f1ea[_0xa7ab6a(0x243)][_0xa7ab6a(0x244)],_0x2766b6),_0x22f1ea[_0xa7ab6a(0x277)](_0xa7ab6a(0x244),_0x2766b6),_0x3298ba=!0x0),_0x22f1ea=_0x22f1ea[_0xa7ab6a(0x24e)];return _0x3298ba;}}[_0x5718ac(0x240)](){const _0x1999b7=_0x5718ac,_0x36293c=this[_0x1999b7(0x217)],_0x35b062=_0x36293c[_0x1999b7(0x203)],_0x38cb0e=_0x36293c[_0x1999b7(0x288)][_0x1999b7(0x219)](_0x1999b7(0x27b));this[_0x1999b7(0x27d)](),_0x38cb0e[_0x1999b7(0x207)][_0x1999b7(0x222)](_0x1999b7(0x25e),_0x1999b7(0x215),_0x1999b7(0x286),function(_0x55cd3a,_0x4e1692){const _0x1ef59e=_0x1999b7,_0x5e1f41=[];for(let _0x310ea6 of _0x55cd3a)_0x310ea6[_0x1ef59e(0x20f)][_0x1ef59e(0x248)]===_0x310ea6[_0x1ef59e(0x22e)][_0x1ef59e(0x1fa)]&&(_0x310ea6=_0x36293c[_0x1ef59e(0x287)][_0x1ef59e(0x26c)](_0x36293c[_0x1ef59e(0x287)][_0x1ef59e(0x221)](_0x310ea6[_0x1ef59e(0x20f)][_0x1ef59e(0x248)],0x0))),_0x5e1f41[_0x1ef59e(0x20b)](_0x310ea6);_0x36293c[_0x1ef59e(0x287)][_0x1ef59e(0x245)](_0x11b189=>{const _0x22990f=_0x1ef59e,_0xe7df42=_0x36293c[_0x22990f(0x287)][_0x22990f(0x273)][_0x22990f(0x223)],_0x5f0c4c=Array[_0x22990f(0x241)](_0xe7df42[_0x22990f(0x200)]())[_0x22990f(0x282)](_0x2c43bc=>_0x5e689b[_0x22990f(0x23a)](_0x2c43bc));_0x11b189[_0x22990f(0x267)](_0x5e1f41),_0x36293c[_0x22990f(0x21e)][_0x22990f(0x219)](_0x4e1692[_0x22990f(0x268)])[_0x22990f(0x204)](),_0x4e1692[_0x22990f(0x1f6)][_0x22990f(0x20b)]({'forceDefaultExecution':!0x0}),_0x36293c[_0x22990f(0x20c)](_0x4e1692[_0x22990f(0x268)],..._0x4e1692[_0x22990f(0x1f6)]),_0x11b189[_0x22990f(0x267)](_0x5f0c4c);for(const _0x52adbd of _0x5f0c4c)_0x52adbd[_0x22990f(0x27f)]();});}),_0x38cb0e[_0x1999b7(0x25b)][_0x1999b7(0x24b)](function(_0x36e90d){const _0x40c36d=_0x1999b7,_0x358015=!_0x36293c[_0x40c36d(0x287)][_0x40c36d(0x269)][_0x40c36d(0x20e)](_0x36e90d),_0x58e054=_0x36e90d[_0x40c36d(0x26e)],_0x201678=_0x36e90d[_0x40c36d(0x218)],_0x438f13=_0x36e90d[_0x40c36d(0x213)](_0x40c36d(0x283)),_0x247e22=!_0x58e054||_0x58e054[_0x40c36d(0x213)](_0x40c36d(0x283))!==_0x438f13,_0x242c07=!_0x201678||_0x201678[_0x40c36d(0x213)](_0x40c36d(0x283))!==_0x438f13;return _0x358015&&Boolean(_0x438f13)&&_0x247e22&&_0x242c07;},_0x108d9c=>_0xbd48d8(_0x35b062,_0x1999b7(0x275),_0x108d9c));}[_0x5718ac(0x27d)](){const _0xeb8796=_0x5718ac,_0x2e5d5a=this[_0xeb8796(0x217)],_0x3ed72d=_0x2e5d5a[_0xeb8796(0x203)];function _0x21638f(_0xd7e99a){const _0x27b8e0=_0xeb8796,_0x47d9eb=_0x2e5d5a[_0x27b8e0(0x21e)][_0x27b8e0(0x219)](_0x27b8e0(0x276))[_0x27b8e0(0x227)],_0x394837=_0x2e5d5a[_0x27b8e0(0x21e)][_0x27b8e0(0x219)](_0x27b8e0(0x1fb))[_0x27b8e0(0x227)];return _0x27b8e0(0x1fb)===_0xd7e99a?_0x47d9eb:_0x394837;}_0x2e5d5a[_0xeb8796(0x288)][_0xeb8796(0x219)](_0xeb8796(0x27b))[_0xeb8796(0x25b)][_0xeb8796(0x24a)](function(_0x16de7e){const _0x16dae5=_0xeb8796;if(_0x16dae5(0x25e)!=_0x16de7e[_0x16dae5(0x236)])return;const {data:_0xbb18db}=_0x16de7e;if(!_0xbb18db)return;let _0x1f62fa,_0x1840f1,_0x48d4b2,_0x26dbca;switch(_0xbb18db[_0x16dae5(0x268)]){case _0x16dae5(0x276):_0x48d4b2=_0xbb18db[_0x16dae5(0x1f6)][0x0][_0x16dae5(0x1f8)],_0x26dbca=_0x21638f(_0xbb18db[_0x16dae5(0x268)]),_0x1f62fa=_0x48d4b2?_0x16dae5(0x22a):_0x16dae5(0x247),!_0x26dbca&&_0x2e5d5a[_0x16dae5(0x239)][_0x16dae5(0x219)](_0x16dae5(0x1fd))||(_0x1f62fa=_0x16dae5(0x280)),_0x1840f1={'type':_0x16dae5(0x260),'content':_0xbd48d8(_0x3ed72d,_0x1f62fa,_0xbd48d8(_0x3ed72d,_0x16dae5(0x266)))};break;case _0x16dae5(0x1fb):_0x48d4b2=_0xbb18db[_0x16dae5(0x1f6)][0x0][_0x16dae5(0x1f8)],_0x26dbca=_0x21638f(_0xbb18db[_0x16dae5(0x268)]),_0x1f62fa=_0x48d4b2?_0x16dae5(0x22a):_0x16dae5(0x247),!_0x26dbca&&_0x2e5d5a[_0x16dae5(0x239)][_0x16dae5(0x219)](_0x16dae5(0x1fd))||(_0x1f62fa=_0x16dae5(0x280)),_0x1840f1={'type':_0x16dae5(0x260),'content':_0xbd48d8(_0x3ed72d,_0x1f62fa,_0xbd48d8(_0x3ed72d,_0x16dae5(0x25d)))};break;case _0x16dae5(0x201):_0x1f62fa=_0x16dae5(0x20a),_0x1840f1={'type':_0x16dae5(0x260),'content':_0xbd48d8(_0x3ed72d,_0x1f62fa,_0xbd48d8(_0x3ed72d,_0x16dae5(0x275)))};break;case _0x16dae5(0x238):_0x1f62fa=function(_0x1ee502){const _0x3ec63d=_0x16dae5,_0xed83b7=_0x1ee502[_0x3ec63d(0x237)]();let _0x2c8313=_0xed83b7[_0x3ec63d(0x20f)][_0x3ec63d(0x248)];for(;_0x2c8313&&_0xed83b7[_0x3ec63d(0x202)](_0x2c8313);){if(_0x2c8313[_0x3ec63d(0x213)](_0x3ec63d(0x23b))>0x0)return!0x1;_0x2c8313=_0x2c8313[_0x3ec63d(0x218)];}return!0x0;}(_0x16de7e)?_0xbd48d8(_0x3ed72d,_0x16dae5(0x247),_0xbd48d8(_0x3ed72d,function(_0x5c1cc7){const _0x47a112=_0x16dae5;return _0x47a112(0x261)+_0x5c1cc7[_0x47a112(0x237)]()[_0x47a112(0x20f)][_0x47a112(0x248)][_0x47a112(0x213)](_0x47a112(0x284))[_0x47a112(0x26b)]()+_0x47a112(0x27a);}(_0x16de7e))):_0xbd48d8(_0x3ed72d,_0x16dae5(0x24f),_0xbd48d8(_0x3ed72d,_0x16dae5(0x275))),_0x1840f1={'type':_0x16dae5(0x260),'content':_0x1f62fa};break;case _0x16dae5(0x1f7):case _0x16dae5(0x232):!0x1===_0xbb18db[_0x16dae5(0x279)]&&(_0x1f62fa=_0x16dae5(0x1fe),_0x1840f1={'type':_0x16dae5(0x206),'content':_0xbd48d8(_0x3ed72d,_0x1f62fa,_0xbd48d8(_0x3ed72d,_0x16dae5(0x275)))});}return _0x1840f1;});}}function le(_0x4cf588){const _0x3d35cf=_0x5718ac;let _0x2e207c=_0x4cf588[_0x3d35cf(0x237)]()[_0x3d35cf(0x20f)][_0x3d35cf(0x248)][_0x3d35cf(0x26e)];for(;_0x2e207c;){const _0x53faab=_0x2e207c[_0x3d35cf(0x213)](_0x3d35cf(0x283));if(!_0x53faab)return!0x1;if(_0x53faab==_0x4cf588[_0x3d35cf(0x220)][_0x3d35cf(0x211)])return _0x3d35cf(0x211);if(_0x53faab==_0x4cf588[_0x3d35cf(0x220)][_0x3d35cf(0x22b)])return _0x3d35cf(0x22b);_0x2e207c=_0x2e207c[_0x3d35cf(0x26e)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2beb12=_0x3258;function _0x294c(){const _0x57872f=['*Format:*\x20set\x20start\x20index\x20to\x20%0','nodeAfter','editor','_getTranslationKeyForListStyle','getSuggestions','plugins','_findSuggestions','enableDefaultAttributesIntegration','type','listType','upper-roman','_getAttributeKey','*Set\x20format:*\x20%0','*Format:*\x20set\x20order\x20to\x20reversed','handleDescriptions','startIndex','batch','38289650IdLJpH','toUpperCase','registerAttributeLabel','format','styles','bulleted','newValue','bind','listStart','2328006acBxle','lower-latin','next','model','_LIST_','decimal','*Format:*\x20set\x20order\x20to\x20regular','head','oldValue','decimal-leading-zero','square','key','includes','registerPostFixer','5618692lOcSQj','commandParams','removeMarker','numbered','1096YbUZbS','4631228fIFfGa','circle','409137hfSLOd','getFirstMarker','lower-roman','locale','has','754579CdKdWy','isUndo','*Remove\x20format:*\x20%0','ELEMENT_','FORMAT_LIST_START','_LIST_DEFAULT','customNumbered','getFirstRange','registerDescriptionCallback','data','81369ShLqez','config','formatBlock','registerBlockAttribute','8AMTnrV','start','suggestion','list.properties','document','FORMAT_LIST_REVERSED','disc','filter','get','default','listStyle','*Change\x20to:*\x20%0','ListPropertiesEditing','afterInit','attribute','_registerLegacyDescription','descriptionFactory','find','getAttribute','TrackChangesEditing','listReversed','replace','15ErZTjQ','reversed','commandName','upper-latin'];_0x294c=function(){return _0x57872f;};return _0x294c();}(function(_0x191b26,_0x17019d){const _0x21fc70=_0x3258,_0x5741a4=_0x191b26();while(!![]){try{const _0x4b6b3a=-parseInt(_0x21fc70(0x110))/0x1+parseInt(_0x21fc70(0x11e))/0x2*(-parseInt(_0x21fc70(0x10b))/0x3)+parseInt(_0x21fc70(0x104))/0x4+parseInt(_0x21fc70(0xd8))/0x5*(-parseInt(_0x21fc70(0xf6))/0x6)+-parseInt(_0x21fc70(0x109))/0x7+-parseInt(_0x21fc70(0x108))/0x8*(parseInt(_0x21fc70(0x11a))/0x9)+parseInt(_0x21fc70(0xed))/0xa;if(_0x4b6b3a===_0x17019d)break;else _0x5741a4['push'](_0x5741a4['shift']());}catch(_0x35b9ef){_0x5741a4['push'](_0x5741a4['shift']());}}}(_0x294c,0xd43c7));import{Plugin as _0x18e091}from'ckeditor5/src/core.js';function _0x3258(_0x26151d,_0x4b1a64){const _0x294c46=_0x294c();return _0x3258=function(_0x3258f2,_0x76af31){_0x3258f2=_0x3258f2-0xc3;let _0x39c2d5=_0x294c46[_0x3258f2];return _0x39c2d5;},_0x3258(_0x26151d,_0x4b1a64);}import{getTranslation as _0xbdd354}from'../utils/common-translations.js';export default class ue extends _0x18e091{[_0x2beb12(0xcf)](){const _0x8edd31=_0x2beb12;if(!this[_0x8edd31(0xde)][_0x8edd31(0xe1)][_0x8edd31(0x10f)](_0x8edd31(0xce)))return;const _0x3206be=this[_0x8edd31(0xde)][_0x8edd31(0x11b)][_0x8edd31(0xca)](_0x8edd31(0xc5)),_0x247135=this[_0x8edd31(0xde)][_0x8edd31(0xe1)][_0x8edd31(0xca)](_0x8edd31(0xd5));_0x3206be[_0x8edd31(0xf1)]&&(_0x247135[_0x8edd31(0xe3)](_0x8edd31(0xcc)),_0x247135[_0x8edd31(0x11d)](_0x8edd31(0xcc))),_0x3206be[_0x8edd31(0xd9)]&&(_0x247135[_0x8edd31(0xe3)](_0x8edd31(0xd6)),_0x247135[_0x8edd31(0x11d)](_0x8edd31(0xd6))),_0x3206be[_0x8edd31(0xeb)]&&(_0x247135[_0x8edd31(0xe3)](_0x8edd31(0xf5)),_0x247135[_0x8edd31(0x11d)](_0x8edd31(0xf5)));const _0x384940={'type':_0x8edd31(0xf0),'content':''};_0x247135[_0x8edd31(0xd2)][_0x8edd31(0x118)](this[_0x8edd31(0xea)][_0x8edd31(0xf4)](this));const _0x3cf830=this[_0x8edd31(0xde)][_0x8edd31(0x10e)];_0x247135[_0x8edd31(0xd2)][_0x8edd31(0xef)](_0x8edd31(0xd6),_0xbdd354(_0x3cf830,_0x8edd31(0xc7))),_0x247135[_0x8edd31(0xd2)][_0x8edd31(0x118)](_0x1c4ec4=>{const _0x47dd2c=_0x8edd31,{data:_0x4734c3}=_0x1c4ec4;if(_0x4734c3&&_0x47dd2c(0xd6)==_0x4734c3[_0x47dd2c(0x101)])return null==_0x4734c3[_0x47dd2c(0xf3)]||0x0==_0x4734c3[_0x47dd2c(0xf3)]&&null==_0x4734c3[_0x47dd2c(0xfe)]?_0x384940:void 0x0;}),_0x247135[_0x8edd31(0xd2)][_0x8edd31(0xef)](_0x8edd31(0xf5),_0xbdd354(_0x3cf830,_0x8edd31(0x114))),_0x247135[_0x8edd31(0xd2)][_0x8edd31(0x118)](_0x513fed=>{const _0x260dbf=_0x8edd31,{data:_0x14fb61}=_0x513fed;if(_0x14fb61&&_0x260dbf(0xf5)==_0x14fb61[_0x260dbf(0x101)])return null==_0x14fb61[_0x260dbf(0xf3)]||0x1==_0x14fb61[_0x260dbf(0xf3)]&&null==_0x14fb61[_0x260dbf(0xfe)]?_0x384940:void 0x0;}),this[_0x8edd31(0xde)][_0x8edd31(0xf9)][_0x8edd31(0xc6)][_0x8edd31(0x103)](_0x128da6=>{const _0x213657=_0x8edd31;if(_0x128da6[_0x213657(0xec)][_0x213657(0x111)])return!0x1;let _0x4ad2ec=!0x1;const _0x7be87f=_0x247135[_0x213657(0xe0)]({'skipNotAttached':!0x0})[_0x213657(0xc9)](_0x32ad88=>{const _0x4f8668=_0x213657,_0x3bbb2c=_0x247135[_0x4f8668(0xe7)](_0x32ad88);return _0x4f8668(0xf5)==_0x3bbb2c||_0x4f8668(0xd6)==_0x3bbb2c;});for(const _0x4bd04e of _0x7be87f){const _0x3e80f0=_0x4bd04e[_0x213657(0x117)]()[_0x213657(0xc3)][_0x213657(0xdd)][_0x213657(0xd4)](_0x213657(0xe5));if(_0x213657(0x107)==_0x3e80f0||_0x213657(0x116)==_0x3e80f0)continue;_0x247135[_0x213657(0xe2)](_0x4bd04e[_0x213657(0x117)](),_0x213657(0xd0))[_0x213657(0xd3)](_0x419fca=>_0x213657(0xe5)==_0x247135[_0x213657(0xe7)](_0x419fca[_0x213657(0xc4)]))||(_0x128da6[_0x213657(0x106)](_0x4bd04e[_0x213657(0x10c)]()),_0x4ad2ec=!0x0);}return _0x4ad2ec;}),this[_0x8edd31(0xd1)]();}[_0x2beb12(0xea)](_0x791044){const _0x32dca4=_0x2beb12,_0x4f96f9=this[_0x32dca4(0xde)][_0x32dca4(0x10e)],{data:_0x5c8b04}=_0x791044,_0x427490={'type':_0x32dca4(0xf0),'content':''};if(!_0x5c8b04||_0x32dca4(0xcc)!=_0x5c8b04[_0x32dca4(0x101)])return;if(!_0x5c8b04[_0x32dca4(0xfe)])return _0x32dca4(0xcb)==_0x5c8b04[_0x32dca4(0xf3)]?_0x427490:{'type':_0x32dca4(0xf0),'content':''+_0xbdd354(_0x4f96f9,_0x32dca4(0xe8),_0xbdd354(_0x4f96f9,this[_0x32dca4(0xdf)](_0x5c8b04[_0x32dca4(0xf3)])))};if(!_0x5c8b04[_0x32dca4(0xf3)]){if(_0x32dca4(0xcb)==_0x5c8b04[_0x32dca4(0xfe)])return _0x427490;let _0x1e8761=_0x791044[_0x32dca4(0xfd)];for(;_0x1e8761;){if(_0x1e8761[_0x32dca4(0x119)]&&_0x32dca4(0xe5)==_0x1e8761[_0x32dca4(0x119)][_0x32dca4(0x101)]&&_0x1e8761[_0x32dca4(0x119)][_0x32dca4(0xf3)])return _0x427490;_0x1e8761=_0x1e8761[_0x32dca4(0xf8)];}return{'type':_0x32dca4(0xf0),'content':''+_0xbdd354(_0x4f96f9,_0x32dca4(0x112),_0xbdd354(_0x4f96f9,this[_0x32dca4(0xdf)](_0x5c8b04[_0x32dca4(0xfe)])))};}if(_0x32dca4(0xcb)!=_0x5c8b04[_0x32dca4(0xf3)])return{'type':_0x32dca4(0xf0),'content':''+_0xbdd354(_0x4f96f9,_0x32dca4(0xe8),_0xbdd354(_0x4f96f9,this[_0x32dca4(0xdf)](_0x5c8b04[_0x32dca4(0xf3)])))};let _0x52f46b=_0x791044[_0x32dca4(0xfd)];for(;_0x52f46b;){if(_0x52f46b[_0x32dca4(0x119)]&&_0x32dca4(0xe5)==_0x52f46b[_0x32dca4(0x119)][_0x32dca4(0x101)]&&_0x52f46b[_0x32dca4(0x119)][_0x32dca4(0xf3)]&&_0x52f46b[_0x32dca4(0x119)][_0x32dca4(0xfe)])return _0x427490;_0x52f46b=_0x52f46b[_0x32dca4(0xf8)];}const _0x2987c9=_0x791044[_0x32dca4(0x117)]()[_0x32dca4(0xc3)][_0x32dca4(0xdd)][_0x32dca4(0xd4)](_0x32dca4(0xe5));return{'type':_0x32dca4(0xf0),'content':_0xbdd354(_0x4f96f9,_0x32dca4(0xe8),_0xbdd354(_0x4f96f9,_0x32dca4(0x113)+_0x2987c9[_0x32dca4(0xee)]()+_0x32dca4(0x115)))};}[_0x2beb12(0xd1)](){const _0x5036e=_0x2beb12,_0x1e2ae1=this[_0x5036e(0xde)],_0x54b688=_0x1e2ae1[_0x5036e(0x10e)];_0x1e2ae1[_0x5036e(0xe1)][_0x5036e(0xca)](_0x5036e(0xd5))[_0x5036e(0xd2)][_0x5036e(0x118)](_0x334797=>{const _0x2aa8df=_0x5036e;if(_0x2aa8df(0x11c)!=_0x334797[_0x2aa8df(0xe4)])return;const {data:_0x24d357}=_0x334797;if(!_0x24d357)return;let _0x31361c,_0x2a2a73;switch(_0x24d357[_0x2aa8df(0xda)]){case _0x2aa8df(0xcc):_0x31361c=_0x2aa8df(0xcd),_0x2a2a73={'type':_0x2aa8df(0xf0),'content':_0xbdd354(_0x54b688,_0x31361c,_0xbdd354(_0x54b688,this[_0x2aa8df(0xdf)](_0x24d357[_0x2aa8df(0x105)][0x0][_0x2aa8df(0xe4)])))};break;case _0x2aa8df(0xd6):_0x31361c=_0x24d357[_0x2aa8df(0x105)][0x0][_0x2aa8df(0xd9)]?_0x2aa8df(0xe9):_0x2aa8df(0xfc),_0x2a2a73={'type':_0x2aa8df(0xf0),'content':_0xbdd354(_0x54b688,_0x31361c)};break;case _0x2aa8df(0xf5):_0x31361c=_0x2aa8df(0xdc),_0x2a2a73={'type':_0x2aa8df(0xf0),'content':_0xbdd354(_0x54b688,_0x31361c,_0x24d357[_0x2aa8df(0x105)][0x0][_0x2aa8df(0xeb)])};}return _0x2a2a73;});}[_0x2beb12(0xdf)](_0x19944c){const _0x3c9f30=_0x2beb12;return _0x3c9f30(0x113)+function(_0x47bb5d){const _0xdaa78f=_0x3c9f30;if(pe[_0xdaa78f(0x102)](_0x47bb5d))return _0xdaa78f(0xf2);if(ye[_0xdaa78f(0x102)](_0x47bb5d))return _0xdaa78f(0x107);return null;}(_0x19944c)[_0x3c9f30(0xee)]()+_0x3c9f30(0xfa)+_0x19944c[_0x3c9f30(0xee)]()[_0x3c9f30(0xd7)](/-/g,'_');}}const pe=[_0x2beb12(0xc8),_0x2beb12(0x10a),_0x2beb12(0x100)],ye=[_0x2beb12(0xfb),_0x2beb12(0xff),_0x2beb12(0x10d),_0x2beb12(0xe6),_0x2beb12(0xf7),_0x2beb12(0xdb)];
23
+ const _0x2a4e57=_0x3aaf;function _0x7174(){const _0x1ae7ef=['oldValue','lower-latin','decimal-leading-zero','newValue','*Set\x20format:*\x20%0','numbered','commandParams','upper-roman','startIndex','getAttribute','get','*Format:*\x20set\x20start\x20index\x20to\x20%0','_findSuggestions','locale','afterInit','ELEMENT_','editor','listStyle','toUpperCase','listType','handleDescriptions','getFirstRange','circle','suggestion','upper-latin','enableDefaultAttributesIntegration','document','list.properties','square','*Format:*\x20set\x20order\x20to\x20regular','registerAttributeLabel','330736POQHNx','format','descriptionFactory','customNumbered','disc','registerPostFixer','registerBlockAttribute','ListPropertiesEditing','150668JRSKlf','data','reversed','commandName','config','bulleted','key','isUndo','621028bhGKEz','_registerLegacyDescription','has','_LIST_','plugins','bind','nodeAfter','_getTranslationKeyForListStyle','30QFPKgt','replace','8474120YfrBIZ','103295NtBODy','listStart','*Remove\x20format:*\x20%0','default','getSuggestions','1177371rRqUIH','batch','380832VwPDoi','attribute','registerDescriptionCallback','decimal','next','styles','FORMAT_LIST_REVERSED','35qEGsiY','_LIST_DEFAULT','removeMarker','*Change\x20to:*\x20%0','head','lower-roman','start','filter','15XlWtVH','FORMAT_LIST_START','type','getFirstMarker','_getAttributeKey','find','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','TrackChangesEditing','model','includes','listReversed'];_0x7174=function(){return _0x1ae7ef;};return _0x7174();}(function(_0x5972c2,_0xe02e0f){const _0x2102b6=_0x3aaf,_0x5315e9=_0x5972c2();while(!![]){try{const _0x4934d4=-parseInt(_0x2102b6(0xac))/0x1+parseInt(_0x2102b6(0xbc))/0x2+-parseInt(_0x2102b6(0xdd))/0x3*(parseInt(_0x2102b6(0xb4))/0x4)+parseInt(_0x2102b6(0xc7))/0x5*(-parseInt(_0x2102b6(0xc4))/0x6)+parseInt(_0x2102b6(0xd5))/0x7*(-parseInt(_0x2102b6(0xce))/0x8)+-parseInt(_0x2102b6(0xcc))/0x9+parseInt(_0x2102b6(0xc6))/0xa;if(_0x4934d4===_0xe02e0f)break;else _0x5315e9['push'](_0x5315e9['shift']());}catch(_0x4b9de2){_0x5315e9['push'](_0x5315e9['shift']());}}}(_0x7174,0x28b41));import{Plugin as _0x503dc0}from'ckeditor5/src/core.js';import{getTranslation as _0x1d9a63}from'../utils/common-translations.js';function _0x3aaf(_0x2622dc,_0x219e12){const _0x7174a2=_0x7174();return _0x3aaf=function(_0x3aaf28,_0x40fca6){_0x3aaf28=_0x3aaf28-0x84;let _0x53f282=_0x7174a2[_0x3aaf28];return _0x53f282;},_0x3aaf(_0x2622dc,_0x219e12);}export default class ue extends _0x503dc0{[_0x2a4e57(0x9b)](){const _0x5d4047=_0x2a4e57;if(!this[_0x5d4047(0x9d)][_0x5d4047(0xc0)][_0x5d4047(0xbe)](_0x5d4047(0xb3)))return;const _0x3e508e=this[_0x5d4047(0x9d)][_0x5d4047(0xb8)][_0x5d4047(0x97)](_0x5d4047(0xa8)),_0x46da92=this[_0x5d4047(0x9d)][_0x5d4047(0xc0)][_0x5d4047(0x97)](_0x5d4047(0x89));_0x3e508e[_0x5d4047(0xd3)]&&(_0x46da92[_0x5d4047(0xa6)](_0x5d4047(0x9e)),_0x46da92[_0x5d4047(0xb2)](_0x5d4047(0x9e))),_0x3e508e[_0x5d4047(0xb6)]&&(_0x46da92[_0x5d4047(0xa6)](_0x5d4047(0x8c)),_0x46da92[_0x5d4047(0xb2)](_0x5d4047(0x8c))),_0x3e508e[_0x5d4047(0x95)]&&(_0x46da92[_0x5d4047(0xa6)](_0x5d4047(0xc8)),_0x46da92[_0x5d4047(0xb2)](_0x5d4047(0xc8)));const _0xbbf18e={'type':_0x5d4047(0xad),'content':''};_0x46da92[_0x5d4047(0xae)][_0x5d4047(0xd0)](this[_0x5d4047(0xa1)][_0x5d4047(0xc1)](this));const _0x276cbf=this[_0x5d4047(0x9d)][_0x5d4047(0x9a)];_0x46da92[_0x5d4047(0xae)][_0x5d4047(0xab)](_0x5d4047(0x8c),_0x1d9a63(_0x276cbf,_0x5d4047(0xd4))),_0x46da92[_0x5d4047(0xae)][_0x5d4047(0xd0)](_0x19dbb6=>{const _0x11e569=_0x5d4047,{data:_0x4258ba}=_0x19dbb6;if(_0x4258ba&&_0x11e569(0x8c)==_0x4258ba[_0x11e569(0xba)])return null==_0x4258ba[_0x11e569(0x90)]||0x0==_0x4258ba[_0x11e569(0x90)]&&null==_0x4258ba[_0x11e569(0x8d)]?_0xbbf18e:void 0x0;}),_0x46da92[_0x5d4047(0xae)][_0x5d4047(0xab)](_0x5d4047(0xc8),_0x1d9a63(_0x276cbf,_0x5d4047(0xde))),_0x46da92[_0x5d4047(0xae)][_0x5d4047(0xd0)](_0x5922a7=>{const _0x5db53a=_0x5d4047,{data:_0x1dc56e}=_0x5922a7;if(_0x1dc56e&&_0x5db53a(0xc8)==_0x1dc56e[_0x5db53a(0xba)])return null==_0x1dc56e[_0x5db53a(0x90)]||0x1==_0x1dc56e[_0x5db53a(0x90)]&&null==_0x1dc56e[_0x5db53a(0x8d)]?_0xbbf18e:void 0x0;}),this[_0x5d4047(0x9d)][_0x5d4047(0x8a)][_0x5d4047(0xa7)][_0x5d4047(0xb1)](_0x9103df=>{const _0x195c09=_0x5d4047;if(_0x9103df[_0x195c09(0xcd)][_0x195c09(0xbb)])return!0x1;let _0x108707=!0x1;const _0x264926=_0x46da92[_0x195c09(0xcb)]({'skipNotAttached':!0x0})[_0x195c09(0xdc)](_0x1aae2d=>{const _0x2e778f=_0x195c09,_0x88ebd6=_0x46da92[_0x2e778f(0x85)](_0x1aae2d);return _0x2e778f(0xc8)==_0x88ebd6||_0x2e778f(0x8c)==_0x88ebd6;});for(const _0x1f0299 of _0x264926){const _0x4667ed=_0x1f0299[_0x195c09(0xa2)]()[_0x195c09(0xdb)][_0x195c09(0xc2)][_0x195c09(0x96)](_0x195c09(0xa0));if(_0x195c09(0x92)==_0x4667ed||_0x195c09(0xaf)==_0x4667ed)continue;_0x46da92[_0x195c09(0x99)](_0x1f0299[_0x195c09(0xa2)](),_0x195c09(0xcf))[_0x195c09(0x86)](_0x39724c=>_0x195c09(0xa0)==_0x46da92[_0x195c09(0x85)](_0x39724c[_0x195c09(0xa4)]))||(_0x9103df[_0x195c09(0xd7)](_0x1f0299[_0x195c09(0x84)]()),_0x108707=!0x0);}return _0x108707;}),this[_0x5d4047(0xbd)]();}[_0x2a4e57(0xa1)](_0x12042a){const _0x2e90ae=_0x2a4e57,_0x9bf089=this[_0x2e90ae(0x9d)][_0x2e90ae(0x9a)],{data:_0xa8f344}=_0x12042a,_0x550372={'type':_0x2e90ae(0xad),'content':''};if(!_0xa8f344||_0x2e90ae(0x9e)!=_0xa8f344[_0x2e90ae(0xba)])return;if(!_0xa8f344[_0x2e90ae(0x8d)])return _0x2e90ae(0xca)==_0xa8f344[_0x2e90ae(0x90)]?_0x550372:{'type':_0x2e90ae(0xad),'content':''+_0x1d9a63(_0x9bf089,_0x2e90ae(0x91),_0x1d9a63(_0x9bf089,this[_0x2e90ae(0xc3)](_0xa8f344[_0x2e90ae(0x90)])))};if(!_0xa8f344[_0x2e90ae(0x90)]){if(_0x2e90ae(0xca)==_0xa8f344[_0x2e90ae(0x8d)])return _0x550372;let _0x246548=_0x12042a[_0x2e90ae(0xd9)];for(;_0x246548;){if(_0x246548[_0x2e90ae(0xb5)]&&_0x2e90ae(0xa0)==_0x246548[_0x2e90ae(0xb5)][_0x2e90ae(0xba)]&&_0x246548[_0x2e90ae(0xb5)][_0x2e90ae(0x90)])return _0x550372;_0x246548=_0x246548[_0x2e90ae(0xd2)];}return{'type':_0x2e90ae(0xad),'content':''+_0x1d9a63(_0x9bf089,_0x2e90ae(0xc9),_0x1d9a63(_0x9bf089,this[_0x2e90ae(0xc3)](_0xa8f344[_0x2e90ae(0x8d)])))};}if(_0x2e90ae(0xca)!=_0xa8f344[_0x2e90ae(0x90)])return{'type':_0x2e90ae(0xad),'content':''+_0x1d9a63(_0x9bf089,_0x2e90ae(0x91),_0x1d9a63(_0x9bf089,this[_0x2e90ae(0xc3)](_0xa8f344[_0x2e90ae(0x90)])))};let _0x143f2d=_0x12042a[_0x2e90ae(0xd9)];for(;_0x143f2d;){if(_0x143f2d[_0x2e90ae(0xb5)]&&_0x2e90ae(0xa0)==_0x143f2d[_0x2e90ae(0xb5)][_0x2e90ae(0xba)]&&_0x143f2d[_0x2e90ae(0xb5)][_0x2e90ae(0x90)]&&_0x143f2d[_0x2e90ae(0xb5)][_0x2e90ae(0x8d)])return _0x550372;_0x143f2d=_0x143f2d[_0x2e90ae(0xd2)];}const _0x1bdf5a=_0x12042a[_0x2e90ae(0xa2)]()[_0x2e90ae(0xdb)][_0x2e90ae(0xc2)][_0x2e90ae(0x96)](_0x2e90ae(0xa0));return{'type':_0x2e90ae(0xad),'content':_0x1d9a63(_0x9bf089,_0x2e90ae(0x91),_0x1d9a63(_0x9bf089,_0x2e90ae(0x9c)+_0x1bdf5a[_0x2e90ae(0x9f)]()+_0x2e90ae(0xd6)))};}[_0x2a4e57(0xbd)](){const _0x4e03c4=_0x2a4e57,_0x4f01a6=this[_0x4e03c4(0x9d)],_0x48e6d2=_0x4f01a6[_0x4e03c4(0x9a)];_0x4f01a6[_0x4e03c4(0xc0)][_0x4e03c4(0x97)](_0x4e03c4(0x89))[_0x4e03c4(0xae)][_0x4e03c4(0xd0)](_0x41f944=>{const _0x8497bf=_0x4e03c4;if(_0x8497bf(0x88)!=_0x41f944[_0x8497bf(0xdf)])return;const {data:_0x5f04a4}=_0x41f944;if(!_0x5f04a4)return;let _0x4e9bb9,_0x4cea68;switch(_0x5f04a4[_0x8497bf(0xb7)]){case _0x8497bf(0x9e):_0x4e9bb9=_0x8497bf(0xd8),_0x4cea68={'type':_0x8497bf(0xad),'content':_0x1d9a63(_0x48e6d2,_0x4e9bb9,_0x1d9a63(_0x48e6d2,this[_0x8497bf(0xc3)](_0x5f04a4[_0x8497bf(0x93)][0x0][_0x8497bf(0xdf)])))};break;case _0x8497bf(0x8c):_0x4e9bb9=_0x5f04a4[_0x8497bf(0x93)][0x0][_0x8497bf(0xb6)]?_0x8497bf(0x87):_0x8497bf(0xaa),_0x4cea68={'type':_0x8497bf(0xad),'content':_0x1d9a63(_0x48e6d2,_0x4e9bb9)};break;case _0x8497bf(0xc8):_0x4e9bb9=_0x8497bf(0x98),_0x4cea68={'type':_0x8497bf(0xad),'content':_0x1d9a63(_0x48e6d2,_0x4e9bb9,_0x5f04a4[_0x8497bf(0x93)][0x0][_0x8497bf(0x95)])};}return _0x4cea68;});}[_0x2a4e57(0xc3)](_0x1226f3){const _0x259442=_0x2a4e57;return _0x259442(0x9c)+function(_0x2d6e1f){const _0x27cb1d=_0x259442;if(pe[_0x27cb1d(0x8b)](_0x2d6e1f))return _0x27cb1d(0xb9);if(ye[_0x27cb1d(0x8b)](_0x2d6e1f))return _0x27cb1d(0x92);return null;}(_0x1226f3)[_0x259442(0x9f)]()+_0x259442(0xbf)+_0x1226f3[_0x259442(0x9f)]()[_0x259442(0xc5)](/-/g,'_');}}const pe=[_0x2a4e57(0xb0),_0x2a4e57(0xa3),_0x2a4e57(0xa9)],ye=[_0x2a4e57(0xd1),_0x2a4e57(0x8f),_0x2a4e57(0xda),_0x2a4e57(0x94),_0x2a4e57(0x8e),_0x2a4e57(0xa5)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3cb11a=_0x4a06;(function(_0x446395,_0x5bc7d5){const _0x1c14f6=_0x4a06,_0x1baec8=_0x446395();while(!![]){try{const _0x53e184=parseInt(_0x1c14f6(0x18f))/0x1*(parseInt(_0x1c14f6(0x183))/0x2)+parseInt(_0x1c14f6(0x199))/0x3+parseInt(_0x1c14f6(0x1a2))/0x4*(-parseInt(_0x1c14f6(0x1a3))/0x5)+parseInt(_0x1c14f6(0x1a8))/0x6*(-parseInt(_0x1c14f6(0x191))/0x7)+-parseInt(_0x1c14f6(0x198))/0x8+parseInt(_0x1c14f6(0x19b))/0x9*(parseInt(_0x1c14f6(0x1a6))/0xa)+parseInt(_0x1c14f6(0x1a5))/0xb*(parseInt(_0x1c14f6(0x18d))/0xc);if(_0x53e184===_0x5bc7d5)break;else _0x1baec8['push'](_0x1baec8['shift']());}catch(_0x49042b){_0x1baec8['push'](_0x1baec8['shift']());}}}(_0x2105,0x88684));import{Plugin as _0x48f265}from'ckeditor5/src/core.js';import{getTranslation as _0x1f453e}from'../utils/common-translations.js';function _0x2105(){const _0xc6196c=['12EcuRZG','registerElementLabel','246331YotWME','createEmptyElement','7YaGppp','showSuggestionHighlights','mediaEmbed','locale','MediaEmbedEditing','downcastDispatcher','enableCommand','7457984tEuUcy','1129803eVhtTZ','has','908757mymQQz','conversion','plugins','descriptionFactory','data','editor','attribute:url:media','4452YroINn','2705OfPjRM','media','10898514SEDAIl','70RNPXQf','stop','2842458FpxXhf','options','4ADOkAB','elementToElement','dataDowncast','ELEMENT_MEDIA','for','high','TrackChangesEditing','get','afterInit','div'];_0x2105=function(){return _0xc6196c;};return _0x2105();}function _0x4a06(_0x18df9f,_0x47fa16){const _0x210502=_0x2105();return _0x4a06=function(_0x4a0641,_0x4164ad){_0x4a0641=_0x4a0641-0x183;let _0x259802=_0x210502[_0x4a0641];return _0x259802;},_0x4a06(_0x18df9f,_0x47fa16);}export default class ft extends _0x48f265{[_0x3cb11a(0x18b)](){const _0x14ce4f=_0x3cb11a,_0x1ceb6f=this[_0x14ce4f(0x1a0)];if(!_0x1ceb6f[_0x14ce4f(0x19d)][_0x14ce4f(0x19a)](_0x14ce4f(0x195)))return;const _0x25ccaf=_0x1ceb6f[_0x14ce4f(0x19d)][_0x14ce4f(0x18a)](_0x14ce4f(0x189)),_0x3cb86b=_0x1ceb6f[_0x14ce4f(0x194)];_0x25ccaf[_0x14ce4f(0x197)](_0x14ce4f(0x193)),_0x25ccaf[_0x14ce4f(0x19e)][_0x14ce4f(0x18e)](_0x14ce4f(0x1a4),_0x2ad4e2=>_0x1f453e(_0x3cb86b,_0x14ce4f(0x186),_0x2ad4e2)),_0x1ceb6f[_0x14ce4f(0x19c)][_0x14ce4f(0x187)](_0x14ce4f(0x185))[_0x14ce4f(0x184)]({'model':_0x14ce4f(0x1a4),'view':(_0x3a95fa,{writer:_0x319ece,options:_0x22c00a})=>{const _0x4d9df9=_0x14ce4f;if(_0x22c00a[_0x4d9df9(0x192)])return _0x319ece[_0x4d9df9(0x190)](_0x4d9df9(0x18c));},'converterPriority':_0x14ce4f(0x188)}),_0x1ceb6f[_0x14ce4f(0x19f)][_0x14ce4f(0x196)]['on'](_0x14ce4f(0x1a1),(_0x30e665,_0x3ea806,_0x2a2e35)=>{const _0x461745=_0x14ce4f;_0x2a2e35[_0x461745(0x1a9)][_0x461745(0x192)]&&_0x30e665[_0x461745(0x1a7)]();},{'priority':_0x14ce4f(0x188)});}}
23
+ function _0x3357(){const _0x1ad948=['246005NhAKwd','showSuggestionHighlights','enableCommand','elementToElement','createEmptyElement','363MFzkzz','conversion','div','MediaEmbedEditing','997572SEeQoa','plugins','3869670DgseOj','downcastDispatcher','get','descriptionFactory','1730RrfzxC','for','288wefyZd','attribute:url:media','ELEMENT_MEDIA','data','8irpXgb','media','options','TrackChangesEditing','647694OYUnPq','has','registerElementLabel','dataDowncast','locale','high','mediaEmbed','9075240wrPGbm','stop','8166xdjObo','afterInit','10ejQnQd','52749ofvtpG','editor'];_0x3357=function(){return _0x1ad948;};return _0x3357();}const _0x39554d=_0x209d;function _0x209d(_0xa77df4,_0x33c4f1){const _0x335701=_0x3357();return _0x209d=function(_0x209ddb,_0x5a447f){_0x209ddb=_0x209ddb-0x13a;let _0x2a76d9=_0x335701[_0x209ddb];return _0x2a76d9;},_0x209d(_0xa77df4,_0x33c4f1);}(function(_0x2772fb,_0x579976){const _0x3cc17f=_0x209d,_0x498519=_0x2772fb();while(!![]){try{const _0x32d027=parseInt(_0x3cc17f(0x159))/0x1*(-parseInt(_0x3cc17f(0x147))/0x2)+parseInt(_0x3cc17f(0x154))/0x3*(parseInt(_0x3cc17f(0x143))/0x4)+-parseInt(_0x3cc17f(0x156))/0x5*(-parseInt(_0x3cc17f(0x14b))/0x6)+parseInt(_0x3cc17f(0x13d))/0x7+-parseInt(_0x3cc17f(0x152))/0x8+-parseInt(_0x3cc17f(0x157))/0x9*(parseInt(_0x3cc17f(0x141))/0xa)+-parseInt(_0x3cc17f(0x15e))/0xb*(-parseInt(_0x3cc17f(0x13b))/0xc);if(_0x32d027===_0x579976)break;else _0x498519['push'](_0x498519['shift']());}catch(_0x553a18){_0x498519['push'](_0x498519['shift']());}}}(_0x3357,0x8c895));import{Plugin as _0x1bdaaf}from'ckeditor5/src/core.js';import{getTranslation as _0x5f2f7f}from'../utils/common-translations.js';export default class ft extends _0x1bdaaf{[_0x39554d(0x155)](){const _0x3160b8=_0x39554d,_0x2c8541=this[_0x3160b8(0x158)];if(!_0x2c8541[_0x3160b8(0x13c)][_0x3160b8(0x14c)](_0x3160b8(0x13a)))return;const _0x1caddd=_0x2c8541[_0x3160b8(0x13c)][_0x3160b8(0x13f)](_0x3160b8(0x14a)),_0x268741=_0x2c8541[_0x3160b8(0x14f)];_0x1caddd[_0x3160b8(0x15b)](_0x3160b8(0x151)),_0x1caddd[_0x3160b8(0x140)][_0x3160b8(0x14d)](_0x3160b8(0x148),_0x1320b6=>_0x5f2f7f(_0x268741,_0x3160b8(0x145),_0x1320b6)),_0x2c8541[_0x3160b8(0x15f)][_0x3160b8(0x142)](_0x3160b8(0x14e))[_0x3160b8(0x15c)]({'model':_0x3160b8(0x148),'view':(_0x17355a,{writer:_0x464642,options:_0x1e8e64})=>{const _0x1da060=_0x3160b8;if(_0x1e8e64[_0x1da060(0x15a)])return _0x464642[_0x1da060(0x15d)](_0x1da060(0x160));},'converterPriority':_0x3160b8(0x150)}),_0x2c8541[_0x3160b8(0x146)][_0x3160b8(0x13e)]['on'](_0x3160b8(0x144),(_0xe64895,_0x4886d0,_0x273888)=>{const _0x46a431=_0x3160b8;_0x273888[_0x46a431(0x149)][_0x46a431(0x15a)]&&_0xe64895[_0x46a431(0x153)]();},{'priority':_0x3160b8(0x150)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f2fd1=_0x1fb7;(function(_0x3ac230,_0x48186d){const _0x170da6=_0x1fb7,_0x1fdc7a=_0x3ac230();while(!![]){try{const _0x194754=-parseInt(_0x170da6(0x1b0))/0x1*(-parseInt(_0x170da6(0x1b6))/0x2)+parseInt(_0x170da6(0x1bb))/0x3+parseInt(_0x170da6(0x1b7))/0x4*(parseInt(_0x170da6(0x1b8))/0x5)+-parseInt(_0x170da6(0x1b3))/0x6*(-parseInt(_0x170da6(0x1bf))/0x7)+-parseInt(_0x170da6(0x1c0))/0x8+-parseInt(_0x170da6(0x1bc))/0x9+parseInt(_0x170da6(0x1b5))/0xa*(-parseInt(_0x170da6(0x1be))/0xb);if(_0x194754===_0x48186d)break;else _0x1fdc7a['push'](_0x1fdc7a['shift']());}catch(_0x45af51){_0x1fdc7a['push'](_0x1fdc7a['shift']());}}}(_0xc010,0xe3a47));import{Plugin as _0xcd6a8a}from'ckeditor5/src/core.js';function _0x1fb7(_0x3ad176,_0x55191a){const _0xc010ae=_0xc010();return _0x1fb7=function(_0x1fb743,_0x24deac){_0x1fb743=_0x1fb743-0x1ae;let _0x3c890a=_0xc010ae[_0x1fb743];return _0x3c890a;},_0x1fb7(_0x3ad176,_0x55191a);}export default class gt extends _0xcd6a8a{[_0x4f2fd1(0x1c1)](){const _0x1d5d7a=_0x4f2fd1,_0x812fa3=this[_0x1d5d7a(0x1b4)];_0x812fa3[_0x1d5d7a(0x1b2)][_0x1d5d7a(0x1ae)](_0x1d5d7a(0x1b1))&&_0x812fa3[_0x1d5d7a(0x1b2)][_0x1d5d7a(0x1af)](_0x1d5d7a(0x1b9))[_0x1d5d7a(0x1bd)](_0x1d5d7a(0x1ba));}}function _0xc010(){const _0x430f6f=['14394488KjmwdW','afterInit','has','get','257204BlcvNR','MentionEditing','plugins','6cvkEwb','editor','29390rhSVFt','14QSuGDv','2141372WRCpOh','15bJXKCg','TrackChangesEditing','mention','4510785yWdwwD','8633592kUFpGj','enableCommand','6083ONLctP','2843659yZdDDg'];_0xc010=function(){return _0x430f6f;};return _0xc010();}
23
+ const _0x18a15f=_0x1d09;function _0x2b88(){const _0x2415f1=['TrackChangesEditing','MentionEditing','2141871DrJJek','get','afterInit','55PKvpdw','3938000NAsSuZ','has','mention','editor','11136UquKiG','32630xDHAgH','29316yTlZJP','4MPgyxd','6802392vPIbQv','plugins','6003025fVNyJh','927YYLtlU','enableCommand','45nkpoJJ'];_0x2b88=function(){return _0x2415f1;};return _0x2b88();}function _0x1d09(_0x45a1cb,_0x4439b4){const _0x2b88dd=_0x2b88();return _0x1d09=function(_0x1d0996,_0x23b464){_0x1d0996=_0x1d0996-0x177;let _0x4348d6=_0x2b88dd[_0x1d0996];return _0x4348d6;},_0x1d09(_0x45a1cb,_0x4439b4);}(function(_0x63796c,_0x4a3341){const _0x13152d=_0x1d09,_0x79babc=_0x63796c();while(!![]){try{const _0x1a229d=parseInt(_0x13152d(0x178))/0x1*(parseInt(_0x13152d(0x17f))/0x2)+-parseInt(_0x13152d(0x189))/0x3*(-parseInt(_0x13152d(0x180))/0x4)+-parseInt(_0x13152d(0x186))/0x5*(parseInt(_0x13152d(0x17d))/0x6)+-parseInt(_0x13152d(0x183))/0x7+-parseInt(_0x13152d(0x181))/0x8+parseInt(_0x13152d(0x184))/0x9*(parseInt(_0x13152d(0x17e))/0xa)+parseInt(_0x13152d(0x179))/0xb;if(_0x1a229d===_0x4a3341)break;else _0x79babc['push'](_0x79babc['shift']());}catch(_0x1114c6){_0x79babc['push'](_0x79babc['shift']());}}}(_0x2b88,0x778ba));import{Plugin as _0x24dd17}from'ckeditor5/src/core.js';export default class gt extends _0x24dd17{[_0x18a15f(0x177)](){const _0x119271=_0x18a15f,_0x3984be=this[_0x119271(0x17c)];_0x3984be[_0x119271(0x182)][_0x119271(0x17a)](_0x119271(0x188))&&_0x3984be[_0x119271(0x182)][_0x119271(0x18a)](_0x119271(0x187))[_0x119271(0x185)](_0x119271(0x17b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x392b(_0x44d0de,_0x5a2d3f){const _0x2a7f5d=_0x2a7f();return _0x392b=function(_0x392bb5,_0x31cfb8){_0x392bb5=_0x392bb5-0x155;let _0x5726a3=_0x2a7f5d[_0x392bb5];return _0x5726a3;},_0x392b(_0x44d0de,_0x5a2d3f);}const _0x518180=_0x392b;(function(_0x5392a4,_0x9417db){const _0x42d71f=_0x392b,_0x46fc03=_0x5392a4();while(!![]){try{const _0x3de8d9=parseInt(_0x42d71f(0x16e))/0x1*(-parseInt(_0x42d71f(0x161))/0x2)+parseInt(_0x42d71f(0x15b))/0x3*(parseInt(_0x42d71f(0x170))/0x4)+-parseInt(_0x42d71f(0x173))/0x5+-parseInt(_0x42d71f(0x165))/0x6*(parseInt(_0x42d71f(0x16d))/0x7)+parseInt(_0x42d71f(0x15a))/0x8+-parseInt(_0x42d71f(0x169))/0x9*(parseInt(_0x42d71f(0x157))/0xa)+-parseInt(_0x42d71f(0x175))/0xb*(-parseInt(_0x42d71f(0x162))/0xc);if(_0x3de8d9===_0x9417db)break;else _0x46fc03['push'](_0x46fc03['shift']());}catch(_0x580201){_0x46fc03['push'](_0x46fc03['shift']());}}}(_0x2a7f,0x49475));import{Plugin as _0x22b729}from'ckeditor5/src/core.js';import{getTranslation as _0x5eaa9a}from'../utils/common-translations.js';export default class lt extends _0x22b729{[_0x518180(0x15c)](){const _0x85ddbc=_0x518180,_0x29a577=this[_0x85ddbc(0x168)],_0x30b7fd=_0x29a577[_0x85ddbc(0x178)][_0x85ddbc(0x15f)](_0x85ddbc(0x16f));_0x29a577[_0x85ddbc(0x178)][_0x85ddbc(0x171)](_0x85ddbc(0x16c))&&(_0x30b7fd[_0x85ddbc(0x179)](_0x85ddbc(0x176)),_0x30b7fd[_0x85ddbc(0x158)](_0x85ddbc(0x174)),_0x30b7fd[_0x85ddbc(0x17a)][_0x85ddbc(0x155)](_0x58ce61=>this[_0x85ddbc(0x160)](_0x58ce61)));}[_0x518180(0x160)](_0x2d2355){const _0xb51c93=_0x518180,_0x3c41cb=this[_0xb51c93(0x168)][_0xb51c93(0x166)],{data:_0x44c5ac}=_0x2d2355,_0x21503b={'type':_0xb51c93(0x159),'content':''};if(_0x44c5ac&&_0xb51c93(0x174)==_0x44c5ac[_0xb51c93(0x16b)]){if(!_0x44c5ac[_0xb51c93(0x172)])return{'type':_0xb51c93(0x159),'content':_0x5eaa9a(_0x3c41cb,_0xb51c93(0x156),_0x5eaa9a(_0x3c41cb,_0xb51c93(0x167)))+'\x20('+_0x44c5ac[_0xb51c93(0x15e)]+')'};if(!_0x44c5ac[_0xb51c93(0x15e)]){let _0x2f6c2f=_0x2d2355[_0xb51c93(0x163)];for(;_0x2f6c2f;){if(_0x2f6c2f[_0xb51c93(0x15d)]&&_0xb51c93(0x164)==_0x2f6c2f[_0xb51c93(0x15d)][_0xb51c93(0x16b)]&&_0x2f6c2f[_0xb51c93(0x15d)][_0xb51c93(0x15e)])return _0x21503b;_0x2f6c2f=_0x2f6c2f[_0xb51c93(0x16a)];}return{'type':_0xb51c93(0x159),'content':_0x5eaa9a(_0x3c41cb,_0xb51c93(0x177),_0x5eaa9a(_0x3c41cb,_0xb51c93(0x167)))+'\x20('+_0x44c5ac[_0xb51c93(0x172)]+')'};}}}}function _0x2a7f(){const _0x74abe0=['listMarkerStyle','8811671qSQfoi','multiLevelList','*Remove\x20format:*\x20%0','plugins','enableDefaultAttributesIntegration','descriptionFactory','registerDescriptionCallback','*Set\x20format:*\x20%0','20NXWCpz','registerBlockAttribute','format','1460552dOMRXy','3RZyDiR','afterInit','data','newValue','get','handleDescriptions','530074JBtGRl','12bEzyMf','head','listType','1380QbAAZF','locale','ELEMENT_MULTI_LEVEL_LIST','editor','1994859UvypcQ','next','key','MultiLevelList','9562HicxVx','1DAsbLs','TrackChangesEditing','2226788JneOTD','has','oldValue','1088295fRUKdP'];_0x2a7f=function(){return _0x74abe0;};return _0x2a7f();}
23
+ function _0x1650(){const _0x23c385=['has','oldValue','format','ELEMENT_MULTI_LEVEL_LIST','handleDescriptions','8ekvlaC','afterInit','4785641YtXnki','plugins','*Remove\x20format:*\x20%0','33qeAXRH','multiLevelList','newValue','descriptionFactory','locale','next','head','registerDescriptionCallback','listType','5189976LZfzuJ','2hTbJEr','enableDefaultAttributesIntegration','key','data','8288430vKsHaS','editor','7471071atreEL','TrackChangesEditing','listMarkerStyle','MultiLevelList','6fDCICy','*Set\x20format:*\x20%0','2589219sKdLsp','1032390uEydot','get','registerBlockAttribute','707320ilkoUQ'];_0x1650=function(){return _0x23c385;};return _0x1650();}const _0xf7fb67=_0x1d36;(function(_0xf5ccb2,_0x3d99ed){const _0x396960=_0x1d36,_0x3b841a=_0xf5ccb2();while(!![]){try{const _0x501bc3=-parseInt(_0x396960(0x10c))/0x1+-parseInt(_0x396960(0x121))/0x2*(parseInt(_0x396960(0x12d))/0x3)+-parseInt(_0x396960(0x120))/0x4+-parseInt(_0x396960(0x12e))/0x5+-parseInt(_0x396960(0x12b))/0x6*(-parseInt(_0x396960(0x114))/0x7)+-parseInt(_0x396960(0x112))/0x8*(-parseInt(_0x396960(0x127))/0x9)+parseInt(_0x396960(0x125))/0xa*(parseInt(_0x396960(0x117))/0xb);if(_0x501bc3===_0x3d99ed)break;else _0x3b841a['push'](_0x3b841a['shift']());}catch(_0x4dd179){_0x3b841a['push'](_0x3b841a['shift']());}}}(_0x1650,0xe20fa));import{Plugin as _0x563afe}from'ckeditor5/src/core.js';function _0x1d36(_0x274ec3,_0x7745c2){const _0x165065=_0x1650();return _0x1d36=function(_0x1d3672,_0x462018){_0x1d3672=_0x1d3672-0x10b;let _0x55cce0=_0x165065[_0x1d3672];return _0x55cce0;},_0x1d36(_0x274ec3,_0x7745c2);}import{getTranslation as _0x4bfe64}from'../utils/common-translations.js';export default class lt extends _0x563afe{[_0xf7fb67(0x113)](){const _0x251af1=_0xf7fb67,_0x574368=this[_0x251af1(0x126)],_0x2d6762=_0x574368[_0x251af1(0x115)][_0x251af1(0x12f)](_0x251af1(0x128));_0x574368[_0x251af1(0x115)][_0x251af1(0x10d)](_0x251af1(0x12a))&&(_0x2d6762[_0x251af1(0x122)](_0x251af1(0x118)),_0x2d6762[_0x251af1(0x10b)](_0x251af1(0x129)),_0x2d6762[_0x251af1(0x11a)][_0x251af1(0x11e)](_0x546dd0=>this[_0x251af1(0x111)](_0x546dd0)));}[_0xf7fb67(0x111)](_0x29f1ba){const _0x577f94=_0xf7fb67,_0x47949f=this[_0x577f94(0x126)][_0x577f94(0x11b)],{data:_0x52887e}=_0x29f1ba,_0x302fc7={'type':_0x577f94(0x10f),'content':''};if(_0x52887e&&_0x577f94(0x129)==_0x52887e[_0x577f94(0x123)]){if(!_0x52887e[_0x577f94(0x10e)])return{'type':_0x577f94(0x10f),'content':_0x4bfe64(_0x47949f,_0x577f94(0x12c),_0x4bfe64(_0x47949f,_0x577f94(0x110)))+'\x20('+_0x52887e[_0x577f94(0x119)]+')'};if(!_0x52887e[_0x577f94(0x119)]){let _0x42aad4=_0x29f1ba[_0x577f94(0x11d)];for(;_0x42aad4;){if(_0x42aad4[_0x577f94(0x124)]&&_0x577f94(0x11f)==_0x42aad4[_0x577f94(0x124)][_0x577f94(0x123)]&&_0x42aad4[_0x577f94(0x124)][_0x577f94(0x119)])return _0x302fc7;_0x42aad4=_0x42aad4[_0x577f94(0x11c)];}return{'type':_0x577f94(0x10f),'content':_0x4bfe64(_0x47949f,_0x577f94(0x116),_0x4bfe64(_0x47949f,_0x577f94(0x110)))+'\x20('+_0x52887e[_0x577f94(0x10e)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3acd(_0x321d72,_0x2fe956){const _0x435dfd=_0x435d();return _0x3acd=function(_0x3acd31,_0x4748a4){_0x3acd31=_0x3acd31-0xf2;let _0x1e836b=_0x435dfd[_0x3acd31];return _0x1e836b;},_0x3acd(_0x321d72,_0x2fe956);}const _0x3eb773=_0x3acd;(function(_0x20b8f2,_0x1cacf1){const _0x5b65a4=_0x3acd,_0x1bc93a=_0x20b8f2();while(!![]){try{const _0xc3477=-parseInt(_0x5b65a4(0x105))/0x1+parseInt(_0x5b65a4(0x107))/0x2*(parseInt(_0x5b65a4(0xfd))/0x3)+-parseInt(_0x5b65a4(0xf5))/0x4*(parseInt(_0x5b65a4(0xfe))/0x5)+parseInt(_0x5b65a4(0xf7))/0x6+-parseInt(_0x5b65a4(0x106))/0x7*(-parseInt(_0x5b65a4(0x102))/0x8)+-parseInt(_0x5b65a4(0xf3))/0x9+parseInt(_0x5b65a4(0xfc))/0xa;if(_0xc3477===_0x1cacf1)break;else _0x1bc93a['push'](_0x1bc93a['shift']());}catch(_0x51be39){_0x1bc93a['push'](_0x1bc93a['shift']());}}}(_0x435d,0xd39a7));function _0x435d(){const _0x5c8202=['92uNMfMO','get','10121562xoKQys','locale','has','enableCommand','afterInit','19934300BGCyqC','36PmIrDf','364935RsnMlo','editor','registerElementLabel','descriptionFactory','6584920npxRBb','TrackChangesEditing','ELEMENT_PAGE_BREAK','1415059BGgXPj','7pEDhaf','89092CFZXiO','plugins','PageBreakEditing','9697833bjaXNH','pageBreak'];_0x435d=function(){return _0x5c8202;};return _0x435d();}import{Plugin as _0x34d6dc}from'ckeditor5/src/core.js';import{getTranslation as _0x2c13cb}from'../utils/common-translations.js';export default class mt extends _0x34d6dc{[_0x3eb773(0xfb)](){const _0x80beb1=_0x3eb773,_0x6f0ac6=this[_0x80beb1(0xff)];if(!_0x6f0ac6[_0x80beb1(0x108)][_0x80beb1(0xf9)](_0x80beb1(0xf2)))return;_0x6f0ac6[_0x80beb1(0x108)][_0x80beb1(0xf6)](_0x80beb1(0x103))[_0x80beb1(0xfa)](_0x80beb1(0xf4));const _0xbbd4b=_0x6f0ac6[_0x80beb1(0x108)][_0x80beb1(0xf6)](_0x80beb1(0x103)),_0x31184a=_0x6f0ac6[_0x80beb1(0xf8)];_0xbbd4b[_0x80beb1(0x101)][_0x80beb1(0x100)](_0x80beb1(0xf4),_0x1fbf15=>_0x2c13cb(_0x31184a,_0x80beb1(0x104),_0x1fbf15));}}
23
+ const _0x5af79c=_0x43e2;(function(_0x4658c5,_0x5cc1cc){const _0x7f17ae=_0x43e2,_0xdcc55d=_0x4658c5();while(!![]){try{const _0x196c1a=-parseInt(_0x7f17ae(0x81))/0x1*(-parseInt(_0x7f17ae(0x7d))/0x2)+parseInt(_0x7f17ae(0x87))/0x3+-parseInt(_0x7f17ae(0x8c))/0x4*(-parseInt(_0x7f17ae(0x7e))/0x5)+parseInt(_0x7f17ae(0x78))/0x6+parseInt(_0x7f17ae(0x7b))/0x7+-parseInt(_0x7f17ae(0x79))/0x8*(-parseInt(_0x7f17ae(0x7c))/0x9)+parseInt(_0x7f17ae(0x88))/0xa*(-parseInt(_0x7f17ae(0x8b))/0xb);if(_0x196c1a===_0x5cc1cc)break;else _0xdcc55d['push'](_0xdcc55d['shift']());}catch(_0x521d96){_0xdcc55d['push'](_0xdcc55d['shift']());}}}(_0x44e4,0x4a7d1));import{Plugin as _0x43d79b}from'ckeditor5/src/core.js';function _0x43e2(_0x26cbed,_0x67e56f){const _0x44e46c=_0x44e4();return _0x43e2=function(_0x43e23f,_0x37d77f){_0x43e23f=_0x43e23f-0x78;let _0x22e298=_0x44e46c[_0x43e23f];return _0x22e298;},_0x43e2(_0x26cbed,_0x67e56f);}import{getTranslation as _0x43e0b4}from'../utils/common-translations.js';export default class mt extends _0x43d79b{[_0x5af79c(0x7a)](){const _0xa64043=_0x5af79c,_0x42ff99=this[_0xa64043(0x8e)];if(!_0x42ff99[_0xa64043(0x83)][_0xa64043(0x89)](_0xa64043(0x8a)))return;_0x42ff99[_0xa64043(0x83)][_0xa64043(0x85)](_0xa64043(0x86))[_0xa64043(0x7f)](_0xa64043(0x84));const _0x4ee425=_0x42ff99[_0xa64043(0x83)][_0xa64043(0x85)](_0xa64043(0x86)),_0xcca6b9=_0x42ff99[_0xa64043(0x80)];_0x4ee425[_0xa64043(0x8f)][_0xa64043(0x82)](_0xa64043(0x84),_0xd69ba7=>_0x43e0b4(_0xcca6b9,_0xa64043(0x8d),_0xd69ba7));}}function _0x44e4(){const _0x254749=['1689171wqKgmR','50840xWhlQz','has','PageBreakEditing','3685mVgZyG','328OlAifF','ELEMENT_PAGE_BREAK','editor','descriptionFactory','2071104VdzYQR','824LUZdIF','afterInit','3175235fNEbHa','792xJEJNM','2YpfCXP','33610nMjjNm','enableCommand','locale','86131aVTqAd','registerElementLabel','plugins','pageBreak','get','TrackChangesEditing'];_0x44e4=function(){return _0x254749;};return _0x44e4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51d1c0=_0x3fb8;function _0x17c2(){const _0x50ec68=['ck-suggestion-marker--active','3ptyznF','format','plugins','insertion','get','_registerLegacyDescription','descriptionFactory','4957860VHtBVh','markerRange','1008096OBATqn','isBlock','insert','4797600TYHhsE','registerElementLabel','enableDefaultAttributesIntegration','100984Jnmluk','afterInit','mapper','span','locale','toViewPosition','includes','addClass','consumable','markerName','schema','getFirstRange','model','279wAhSMK','isTouching','formatBlock','getItemLabel','addMarker:suggestion:insertion','enableCommand','consume','7140147amTwrD','createUIElement','nodeAfter','ck-suggestion-marker-split','ELEMENT_PARAGRAPH','paragraph','type','end','84283SrbzZW','start','activeMarkers','registerDescriptionCallback','390702Ojpyfc','writer','options','*Change\x20to:*\x20%0','checkChild','insertParagraph','TrackChangesEditing','commandName','has','downcastDispatcher','name','bindElementToMarker','editor','isLimit','$text','data','showSuggestionHighlights','Paragraph','*Insert:*\x20%0','highest','editing'];_0x17c2=function(){return _0x50ec68;};return _0x17c2();}function _0x3fb8(_0x2299d8,_0x3ff857){const _0x17c28a=_0x17c2();return _0x3fb8=function(_0x3fb886,_0x58400f){_0x3fb886=_0x3fb886-0x17c;let _0x1aab64=_0x17c28a[_0x3fb886];return _0x1aab64;},_0x3fb8(_0x2299d8,_0x3ff857);}(function(_0x244980,_0x127eb4){const _0x340f4f=_0x3fb8,_0x31fc9d=_0x244980();while(!![]){try{const _0x1596d7=parseInt(_0x340f4f(0x1a4))/0x1+parseInt(_0x340f4f(0x1a8))/0x2*(-parseInt(_0x340f4f(0x1be))/0x3)+parseInt(_0x340f4f(0x182))/0x4+parseInt(_0x340f4f(0x180))/0x5+parseInt(_0x340f4f(0x185))/0x6+-parseInt(_0x340f4f(0x19c))/0x7+parseInt(_0x340f4f(0x188))/0x8*(-parseInt(_0x340f4f(0x195))/0x9);if(_0x1596d7===_0x127eb4)break;else _0x31fc9d['push'](_0x31fc9d['shift']());}catch(_0x1f2f55){_0x31fc9d['push'](_0x31fc9d['shift']());}}}(_0x17c2,0x7f25a));import{Plugin as _0x53063b}from'ckeditor5/src/core.js';import{getTranslation as _0x3e19b8}from'../utils/common-translations.js';export default class dt extends _0x53063b{[_0x51d1c0(0x189)](){const _0xd008a8=_0x51d1c0,_0x7b9de9=this[_0xd008a8(0x1b4)];if(!_0x7b9de9[_0xd008a8(0x1c0)][_0xd008a8(0x1b0)](_0xd008a8(0x1b9)))return;const _0x5aa187=_0x7b9de9[_0xd008a8(0x18c)],_0x22d36c=_0x7b9de9[_0xd008a8(0x1c0)][_0xd008a8(0x17d)](_0xd008a8(0x1ae));_0x22d36c[_0xd008a8(0x17f)][_0xd008a8(0x186)](_0xd008a8(0x1a1),_0x5843dd=>_0x3e19b8(_0x5aa187,_0xd008a8(0x1a0),_0x5843dd)),_0x22d36c[_0xd008a8(0x187)](_0xd008a8(0x1a1)),_0x22d36c[_0xd008a8(0x19a)](_0xd008a8(0x1ad)),_0x7b9de9[_0xd008a8(0x1bc)][_0xd008a8(0x1b1)]['on'](_0xd008a8(0x199),nr(_0x7b9de9),{'priority':_0xd008a8(0x1bb)}),_0x7b9de9[_0xd008a8(0x1b7)][_0xd008a8(0x1b1)]['on'](_0xd008a8(0x199),(_0xfd679b,_0x35bd2e,_0x5888d8)=>{const _0x226cfe=_0xd008a8;_0x5888d8[_0x226cfe(0x1aa)][_0x226cfe(0x1b8)]&&nr(_0x7b9de9,{'showActiveMarker':!0x1})(_0xfd679b,_0x35bd2e,_0x5888d8);},{'priority':_0xd008a8(0x1bb)});const _0x3a9fea=_0x22d36c[_0xd008a8(0x17f)];_0x3a9fea[_0xd008a8(0x1a7)](_0x3c4582=>{const _0x4c3c0f=_0xd008a8;if(_0x4c3c0f(0x17c)!==_0x3c4582[_0x4c3c0f(0x1a2)])return;const {start:_0x12f1f4,end:_0x3ebc82}=_0x3c4582[_0x4c3c0f(0x193)]();if(!_0x12f1f4[_0x4c3c0f(0x196)](_0x3ebc82)||!_0x12f1f4[_0x4c3c0f(0x19e)])return;const _0x2b14a7=_0x7b9de9[_0x4c3c0f(0x194)][_0x4c3c0f(0x192)],_0x1eaef6=_0x12f1f4[_0x4c3c0f(0x19e)];return _0x2b14a7[_0x4c3c0f(0x183)](_0x1eaef6)&&!_0x2b14a7[_0x4c3c0f(0x1b5)](_0x1eaef6)&&_0x2b14a7[_0x4c3c0f(0x1ac)](_0x1eaef6,_0x4c3c0f(0x1b6))?{'type':_0x4c3c0f(0x17c),'content':_0x3e19b8(_0x5aa187,_0x4c3c0f(0x1ba),_0x3a9fea[_0x4c3c0f(0x198)](_0x1eaef6,0x1))}:void 0x0;}),this[_0xd008a8(0x17e)]();}[_0x51d1c0(0x17e)](){const _0x390c51=_0x51d1c0,_0x56f17b=this[_0x390c51(0x1b4)],_0x3130ec=_0x56f17b[_0x390c51(0x18c)];_0x56f17b[_0x390c51(0x1c0)][_0x390c51(0x17d)](_0x390c51(0x1ae))[_0x390c51(0x17f)][_0x390c51(0x1a7)](_0x8febaa=>{const _0x2254e3=_0x390c51;if(_0x2254e3(0x197)!=_0x8febaa[_0x2254e3(0x1a2)])return;const {data:_0x2a2d00}=_0x8febaa;return _0x2a2d00&&_0x2254e3(0x1a1)==_0x2a2d00[_0x2254e3(0x1af)]?{'type':_0x2254e3(0x1bf),'content':_0x3e19b8(_0x3130ec,_0x2254e3(0x1ab),_0x3e19b8(_0x3130ec,_0x2254e3(0x1a0)))}:void 0x0;});}}function nr(_0x1a2fa2,{showActiveMarker:_0x36a7ff=!0x0}={}){return(_0xa8c69e,_0x2641fa,_0x4f3a4b)=>{const _0x456a8f=_0x3fb8,_0x242c3a=_0x1a2fa2[_0x456a8f(0x1c0)][_0x456a8f(0x17d)](_0x456a8f(0x1ae)),_0x5c8923=_0x2641fa[_0x456a8f(0x181)][_0x456a8f(0x1a5)],_0x399b15=_0x2641fa[_0x456a8f(0x181)][_0x456a8f(0x1a3)],_0xd45d27=_0x1a2fa2[_0x456a8f(0x194)][_0x456a8f(0x192)];if(!_0x5c8923[_0x456a8f(0x196)](_0x399b15)||!_0x5c8923[_0x456a8f(0x19e)])return;const _0x22bbfc=_0x5c8923[_0x456a8f(0x19e)];if(_0xd45d27[_0x456a8f(0x183)](_0x22bbfc)&&!_0xd45d27[_0x456a8f(0x1b5)](_0x22bbfc)&&_0xd45d27[_0x456a8f(0x1ac)](_0x22bbfc,_0x456a8f(0x1b6))){if(!_0x4f3a4b[_0x456a8f(0x190)][_0x456a8f(0x19b)](_0x2641fa[_0x456a8f(0x181)],_0xa8c69e[_0x456a8f(0x1b2)]))return;const _0x440738=_0x4f3a4b[_0x456a8f(0x1a9)][_0x456a8f(0x19d)](_0x456a8f(0x18b),{'class':_0x456a8f(0x19f)}),_0x212e9a=_0x4f3a4b[_0x456a8f(0x18a)][_0x456a8f(0x18d)](_0x399b15);_0x36a7ff&&_0x242c3a[_0x456a8f(0x1a6)][_0x456a8f(0x18e)](_0x2641fa[_0x456a8f(0x191)])&&_0x4f3a4b[_0x456a8f(0x1a9)][_0x456a8f(0x18f)](_0x456a8f(0x1bd),_0x440738),_0x4f3a4b[_0x456a8f(0x1a9)][_0x456a8f(0x184)](_0x212e9a,_0x440738),_0x4f3a4b[_0x456a8f(0x18a)][_0x456a8f(0x1b3)](_0x440738,_0x2641fa[_0x456a8f(0x191)]);}};}
23
+ const _0x2be19d=_0x5c64;function _0x5c64(_0x3134fb,_0x5a75fa){const _0x55e4ce=_0x55e4();return _0x5c64=function(_0x5c64d3,_0x245dfe){_0x5c64d3=_0x5c64d3-0x133;let _0x30e1dd=_0x55e4ce[_0x5c64d3];return _0x30e1dd;},_0x5c64(_0x3134fb,_0x5a75fa);}(function(_0x3232cf,_0x332be6){const _0x72c4ec=_0x5c64,_0x3d8466=_0x3232cf();while(!![]){try{const _0x43cfad=parseInt(_0x72c4ec(0x162))/0x1+parseInt(_0x72c4ec(0x153))/0x2+-parseInt(_0x72c4ec(0x14c))/0x3*(parseInt(_0x72c4ec(0x14f))/0x4)+parseInt(_0x72c4ec(0x150))/0x5+-parseInt(_0x72c4ec(0x169))/0x6+parseInt(_0x72c4ec(0x135))/0x7*(parseInt(_0x72c4ec(0x155))/0x8)+-parseInt(_0x72c4ec(0x148))/0x9;if(_0x43cfad===_0x332be6)break;else _0x3d8466['push'](_0x3d8466['shift']());}catch(_0x32f093){_0x3d8466['push'](_0x3d8466['shift']());}}}(_0x55e4,0xd1d2b));import{Plugin as _0x416bfd}from'ckeditor5/src/core.js';import{getTranslation as _0x2c4a5e}from'../utils/common-translations.js';export default class dt extends _0x416bfd{[_0x2be19d(0x164)](){const _0x494207=_0x2be19d,_0x422b38=this[_0x494207(0x174)];if(!_0x422b38[_0x494207(0x138)][_0x494207(0x156)](_0x494207(0x15b)))return;const _0x5a448a=_0x422b38[_0x494207(0x160)],_0x1aae22=_0x422b38[_0x494207(0x138)][_0x494207(0x173)](_0x494207(0x140));_0x1aae22[_0x494207(0x15f)][_0x494207(0x133)](_0x494207(0x14e),_0xfc9ee9=>_0x2c4a5e(_0x5a448a,_0x494207(0x158),_0xfc9ee9)),_0x1aae22[_0x494207(0x157)](_0x494207(0x14e)),_0x1aae22[_0x494207(0x146)](_0x494207(0x14d)),_0x422b38[_0x494207(0x13e)][_0x494207(0x15a)]['on'](_0x494207(0x137),nr(_0x422b38),{'priority':_0x494207(0x16d)}),_0x422b38[_0x494207(0x145)][_0x494207(0x15a)]['on'](_0x494207(0x137),(_0x5dbade,_0x58d22,_0x2531a0)=>{const _0x36b7f6=_0x494207;_0x2531a0[_0x36b7f6(0x161)][_0x36b7f6(0x141)]&&nr(_0x422b38,{'showActiveMarker':!0x1})(_0x5dbade,_0x58d22,_0x2531a0);},{'priority':_0x494207(0x16d)});const _0x1ed321=_0x1aae22[_0x494207(0x15f)];_0x1ed321[_0x494207(0x134)](_0x2c24f6=>{const _0x3fc106=_0x494207;if(_0x3fc106(0x152)!==_0x2c24f6[_0x3fc106(0x166)])return;const {start:_0x315f80,end:_0x2b1027}=_0x2c24f6[_0x3fc106(0x13d)]();if(!_0x315f80[_0x3fc106(0x14b)](_0x2b1027)||!_0x315f80[_0x3fc106(0x13f)])return;const _0x250c6e=_0x422b38[_0x3fc106(0x15e)][_0x3fc106(0x143)],_0x56f913=_0x315f80[_0x3fc106(0x13f)];return _0x250c6e[_0x3fc106(0x16b)](_0x56f913)&&!_0x250c6e[_0x3fc106(0x16e)](_0x56f913)&&_0x250c6e[_0x3fc106(0x149)](_0x56f913,_0x3fc106(0x16f))?{'type':_0x3fc106(0x152),'content':_0x2c4a5e(_0x5a448a,_0x3fc106(0x144),_0x1ed321[_0x3fc106(0x16c)](_0x56f913,0x1))}:void 0x0;}),this[_0x494207(0x168)]();}[_0x2be19d(0x168)](){const _0xdb6d91=_0x2be19d,_0x3afbf9=this[_0xdb6d91(0x174)],_0x27457c=_0x3afbf9[_0xdb6d91(0x160)];_0x3afbf9[_0xdb6d91(0x138)][_0xdb6d91(0x173)](_0xdb6d91(0x140))[_0xdb6d91(0x15f)][_0xdb6d91(0x134)](_0x5b8444=>{const _0x424e29=_0xdb6d91;if(_0x424e29(0x170)!=_0x5b8444[_0x424e29(0x166)])return;const {data:_0x147434}=_0x5b8444;return _0x147434&&_0x424e29(0x14e)==_0x147434[_0x424e29(0x142)]?{'type':_0x424e29(0x136),'content':_0x2c4a5e(_0x27457c,_0x424e29(0x154),_0x2c4a5e(_0x27457c,_0x424e29(0x158)))}:void 0x0;});}}function nr(_0xb58c63,{showActiveMarker:_0x5928f7=!0x0}={}){return(_0x1f6fc1,_0x3c7735,_0x4b5a8e)=>{const _0x314cb1=_0x5c64,_0x25b493=_0xb58c63[_0x314cb1(0x138)][_0x314cb1(0x173)](_0x314cb1(0x140)),_0x16801e=_0x3c7735[_0x314cb1(0x13c)][_0x314cb1(0x15d)],_0x4f83ff=_0x3c7735[_0x314cb1(0x13c)][_0x314cb1(0x14a)],_0x43518d=_0xb58c63[_0x314cb1(0x15e)][_0x314cb1(0x143)];if(!_0x16801e[_0x314cb1(0x14b)](_0x4f83ff)||!_0x16801e[_0x314cb1(0x13f)])return;const _0x49a951=_0x16801e[_0x314cb1(0x13f)];if(_0x43518d[_0x314cb1(0x16b)](_0x49a951)&&!_0x43518d[_0x314cb1(0x16e)](_0x49a951)&&_0x43518d[_0x314cb1(0x149)](_0x49a951,_0x314cb1(0x16f))){if(!_0x4b5a8e[_0x314cb1(0x167)][_0x314cb1(0x163)](_0x3c7735[_0x314cb1(0x13c)],_0x1f6fc1[_0x314cb1(0x13a)]))return;const _0x328d85=_0x4b5a8e[_0x314cb1(0x172)][_0x314cb1(0x147)](_0x314cb1(0x139),{'class':_0x314cb1(0x16a)}),_0xc3cf0d=_0x4b5a8e[_0x314cb1(0x151)][_0x314cb1(0x159)](_0x4f83ff);_0x5928f7&&_0x25b493[_0x314cb1(0x165)][_0x314cb1(0x175)](_0x3c7735[_0x314cb1(0x177)])&&_0x4b5a8e[_0x314cb1(0x172)][_0x314cb1(0x171)](_0x314cb1(0x176),_0x328d85),_0x4b5a8e[_0x314cb1(0x172)][_0x314cb1(0x15c)](_0xc3cf0d,_0x328d85),_0x4b5a8e[_0x314cb1(0x151)][_0x314cb1(0x13b)](_0x328d85,_0x3c7735[_0x314cb1(0x177)]);}};}function _0x55e4(){const _0x17c3fa=['span','name','bindElementToMarker','markerRange','getFirstRange','editing','nodeAfter','TrackChangesEditing','showSuggestionHighlights','commandName','schema','*Insert:*\x20%0','data','enableCommand','createUIElement','3294648qOmniP','checkChild','end','isTouching','3DKAFDV','insertParagraph','paragraph','330020kHPNrO','2702885bNwTiD','mapper','insertion','686950qmOHHR','*Change\x20to:*\x20%0','8hzKLCw','has','enableDefaultAttributesIntegration','ELEMENT_PARAGRAPH','toViewPosition','downcastDispatcher','Paragraph','insert','start','model','descriptionFactory','locale','options','699647SGqkSn','consume','afterInit','activeMarkers','type','consumable','_registerLegacyDescription','1761660XclVMq','ck-suggestion-marker-split','isBlock','getItemLabel','highest','isLimit','$text','formatBlock','addClass','writer','get','editor','includes','ck-suggestion-marker--active','markerName','registerElementLabel','registerDescriptionCallback','125461zZlyXD','format','addMarker:suggestion:insertion','plugins'];_0x55e4=function(){return _0x17c3fa;};return _0x55e4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a09c9=_0x29d7;(function(_0x16417c,_0xa21ff8){const _0x585622=_0x29d7,_0x4e4b1a=_0x16417c();while(!![]){try{const _0x11e1ed=-parseInt(_0x585622(0x1d6))/0x1*(-parseInt(_0x585622(0x1d3))/0x2)+parseInt(_0x585622(0x1cd))/0x3+parseInt(_0x585622(0x1c4))/0x4+-parseInt(_0x585622(0x1cc))/0x5+parseInt(_0x585622(0x1c6))/0x6+-parseInt(_0x585622(0x1ca))/0x7*(parseInt(_0x585622(0x1da))/0x8)+parseInt(_0x585622(0x1c7))/0x9;if(_0x11e1ed===_0xa21ff8)break;else _0x4e4b1a['push'](_0x4e4b1a['shift']());}catch(_0x107e25){_0x4e4b1a['push'](_0x4e4b1a['shift']());}}}(_0x14c3,0x754a6));function _0x14c3(){const _0x4b9ded=['1402893XimxGp','removeFormat','type','editor','get','plugins','1146vEfNQO','*Remove\x20all\x20formatting*','TrackChangesEditing','359SaHTYF','RemoveFormatEditing','formatInline','registerDescriptionCallback','142904ytqNGd','afterInit','descriptionFactory','has','commandName','enableDefaultAttributesIntegration','31384YaHeRn','_registerLegacyDescription','458220bMsbVw','2092095rWUZSx','locale','formatBlock','35CIIQXx','format','2101360lTEsSa'];_0x14c3=function(){return _0x4b9ded;};return _0x14c3();}import{Plugin as _0x4c5235}from'ckeditor5/src/core.js';import{getTranslation as _0x201425}from'../utils/common-translations.js';function _0x29d7(_0x501f9b,_0x11c548){const _0x14c34d=_0x14c3();return _0x29d7=function(_0x29d75c,_0x331185){_0x29d75c=_0x29d75c-0x1c3;let _0x35b25a=_0x14c34d[_0x29d75c];return _0x35b25a;},_0x29d7(_0x501f9b,_0x11c548);}export default class pt extends _0x4c5235{[_0x3a09c9(0x1db)](){const _0x40e1b5=_0x3a09c9,_0x546859=this[_0x40e1b5(0x1d0)];if(!_0x546859[_0x40e1b5(0x1d2)][_0x40e1b5(0x1dd)](_0x40e1b5(0x1d7)))return;_0x546859[_0x40e1b5(0x1d2)][_0x40e1b5(0x1d1)](_0x40e1b5(0x1d5))[_0x40e1b5(0x1c3)](_0x40e1b5(0x1ce)),this[_0x40e1b5(0x1c5)]();}[_0x3a09c9(0x1c5)](){const _0x1ad49b=_0x3a09c9,_0x1091c5=this[_0x1ad49b(0x1d0)];_0x1091c5[_0x1ad49b(0x1d2)][_0x1ad49b(0x1d1)](_0x1ad49b(0x1d5))[_0x1ad49b(0x1dc)][_0x1ad49b(0x1d9)](_0x481006=>{const _0x37d098=_0x1ad49b;if(_0x37d098(0x1c9)!=_0x481006[_0x37d098(0x1cf)]&&_0x37d098(0x1d8)!=_0x481006[_0x37d098(0x1cf)])return;const {data:_0x7f251f}=_0x481006;return _0x7f251f&&_0x37d098(0x1ce)==_0x7f251f[_0x37d098(0x1de)]?{'type':_0x37d098(0x1cb),'content':_0x201425(_0x1091c5[_0x37d098(0x1c8)],_0x37d098(0x1d4))}:void 0x0;});}}
23
+ const _0x35be85=_0x3df1;(function(_0x5f24b4,_0x4c1c1e){const _0xb24658=_0x3df1,_0x20e0b1=_0x5f24b4();while(!![]){try{const _0x2e4b38=parseInt(_0xb24658(0x1b5))/0x1+-parseInt(_0xb24658(0x1c8))/0x2+parseInt(_0xb24658(0x1b6))/0x3*(-parseInt(_0xb24658(0x1ce))/0x4)+-parseInt(_0xb24658(0x1d1))/0x5*(-parseInt(_0xb24658(0x1bd))/0x6)+-parseInt(_0xb24658(0x1c6))/0x7+parseInt(_0xb24658(0x1b8))/0x8+-parseInt(_0xb24658(0x1cc))/0x9*(-parseInt(_0xb24658(0x1c7))/0xa);if(_0x2e4b38===_0x4c1c1e)break;else _0x20e0b1['push'](_0x20e0b1['shift']());}catch(_0xa4edcb){_0x20e0b1['push'](_0x20e0b1['shift']());}}}(_0x4984,0x60936));import{Plugin as _0xe3c621}from'ckeditor5/src/core.js';import{getTranslation as _0x12e33d}from'../utils/common-translations.js';function _0x4984(){const _0x554fd8=['2702014nxLcwr','5327310VIxtMN','1305940WQoVyT','formatBlock','removeFormat','type','9VfHjzx','format','210668CDVRwi','plugins','get','3595KdMIQm','167669AmRfJD','3qZyfDO','afterInit','2889320ZAXDTz','RemoveFormatEditing','TrackChangesEditing','descriptionFactory','enableDefaultAttributesIntegration','3552XXQgWl','formatInline','commandName','has','locale','registerDescriptionCallback','*Remove\x20all\x20formatting*','editor','_registerLegacyDescription'];_0x4984=function(){return _0x554fd8;};return _0x4984();}function _0x3df1(_0xe483de,_0x35e968){const _0x4984dc=_0x4984();return _0x3df1=function(_0x3df186,_0x59c098){_0x3df186=_0x3df186-0x1b5;let _0x4fa397=_0x4984dc[_0x3df186];return _0x4fa397;},_0x3df1(_0xe483de,_0x35e968);}export default class pt extends _0xe3c621{[_0x35be85(0x1b7)](){const _0x28016a=_0x35be85,_0x488944=this[_0x28016a(0x1c4)];if(!_0x488944[_0x28016a(0x1cf)][_0x28016a(0x1c0)](_0x28016a(0x1b9)))return;_0x488944[_0x28016a(0x1cf)][_0x28016a(0x1d0)](_0x28016a(0x1ba))[_0x28016a(0x1bc)](_0x28016a(0x1ca)),this[_0x28016a(0x1c5)]();}[_0x35be85(0x1c5)](){const _0x92f73e=_0x35be85,_0x51217c=this[_0x92f73e(0x1c4)];_0x51217c[_0x92f73e(0x1cf)][_0x92f73e(0x1d0)](_0x92f73e(0x1ba))[_0x92f73e(0x1bb)][_0x92f73e(0x1c2)](_0x422790=>{const _0x301041=_0x92f73e;if(_0x301041(0x1c9)!=_0x422790[_0x301041(0x1cb)]&&_0x301041(0x1be)!=_0x422790[_0x301041(0x1cb)])return;const {data:_0x23e539}=_0x422790;return _0x23e539&&_0x301041(0x1ca)==_0x23e539[_0x301041(0x1bf)]?{'type':_0x301041(0x1cd),'content':_0x12e33d(_0x51217c[_0x301041(0x1c1)],_0x301041(0x1c3))}:void 0x0;});}}