@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240526.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
- const _0x558e0d=_0x2c77;(function(_0x1444c2,_0x4702ad){const _0x5dd6e2=_0x2c77,_0x1f83dc=_0x1444c2();while(!![]){try{const _0x119ddb=parseInt(_0x5dd6e2(0xb5))/0x1*(-parseInt(_0x5dd6e2(0xda))/0x2)+parseInt(_0x5dd6e2(0xf6))/0x3+-parseInt(_0x5dd6e2(0xd3))/0x4+-parseInt(_0x5dd6e2(0xd6))/0x5+-parseInt(_0x5dd6e2(0xb6))/0x6+parseInt(_0x5dd6e2(0xaa))/0x7+parseInt(_0x5dd6e2(0xfa))/0x8;if(_0x119ddb===_0x4702ad)break;else _0x1f83dc['push'](_0x1f83dc['shift']());}catch(_0x5ad32d){_0x1f83dc['push'](_0x1f83dc['shift']());}}}(_0x2922,0xe34f5));import{Plugin as _0x3b1f69}from'ckeditor5/src/core.js';function _0x2c77(_0x399d4b,_0x339844){const _0x292280=_0x2922();return _0x2c77=function(_0x2c7701,_0x4e29dc){_0x2c7701=_0x2c7701-0xa9;let _0x188343=_0x292280[_0x2c7701];return _0x188343;},_0x2c77(_0x399d4b,_0x339844);}import{getTranslation as _0x1da054}from'../utils/common-translations.js';export default class ut extends _0x3b1f69{[_0x558e0d(0xb8)](){const _0x109d6e=_0x558e0d,_0x3f9600=this[_0x109d6e(0xdd)],_0x58224a=_0x3f9600[_0x109d6e(0xca)];if(!_0x3f9600[_0x109d6e(0xf7)][_0x109d6e(0xaf)](_0x109d6e(0xc3)))return;const _0x5ea353=_0x3f9600[_0x109d6e(0xf7)][_0x109d6e(0xad)](_0x109d6e(0xd8)),_0x39b1ae=_0x3f9600[_0x109d6e(0xf7)][_0x109d6e(0xaf)](_0x109d6e(0xd2));function _0x40be2e(_0x4b24c6){return()=>{const _0x52aed6=_0x2c77,_0x36fd88=_0x3f9600[_0x52aed6(0xfc)][_0x52aed6(0xf0)][_0x52aed6(0xd1)],_0xe9b7a5=_0x3f9600[_0x52aed6(0xe2)][_0x52aed6(0xad)](_0x4b24c6);if(_0xe9b7a5[_0x52aed6(0xfb)])return void _0x3f9600[_0x52aed6(0xf1)](_0x52aed6(0xbd),{});const _0x2e3f07=_0x4b24c6[_0x52aed6(0xf4)](0x0,-0x4),_0x21528b=function(_0x29335b,_0x384ad8,_0x2ead12){const _0x72b563=_0x52aed6;let _0x1b4b75=Array[_0x72b563(0xb4)](_0x29335b)[_0x72b563(0xce)](_0x7812e=>function(_0x5b9210,_0x2a4ebf){const _0x19e2c9=_0x72b563;return _0x2a4ebf[_0x19e2c9(0xe5)](_0x5b9210[_0x19e2c9(0xe0)],_0x19e2c9(0xb9))&&!_0x2a4ebf[_0x19e2c9(0xcd)](_0x5b9210);}(_0x7812e,_0x2ead12));_0x1b4b75=_0x1b4b75[_0x72b563(0xce)](_0x41e6bb=>!_0x41e6bb['is'](_0x72b563(0xcf),_0x72b563(0xb9))||_0x41e6bb[_0x72b563(0xab)](_0x72b563(0xc6))!=_0x384ad8);const _0x237fc2=new Set();for(const _0x335649 of _0x1b4b75)_0x335649['is'](_0x72b563(0xcf),_0x72b563(0xb9))?_0x237fc2[_0x72b563(0xf8)](me(_0x335649)):_0x237fc2[_0x72b563(0xf8)](_0x335649);return Array[_0x72b563(0xb4)](_0x237fc2);}(_0x36fd88[_0x52aed6(0xf2)](),_0x2e3f07,_0x3f9600[_0x52aed6(0xfc)][_0x52aed6(0xf5)]);_0x3f9600[_0x52aed6(0xfc)][_0x52aed6(0xc4)](()=>{const _0x5b57dd=_0x52aed6;for(const _0x43c5a6 of _0x21528b)_0x5ea353[_0x5b57dd(0xeb)](_0x43c5a6,{'commandName':_0x4b24c6,'commandParams':[{'forceValue':!_0xe9b7a5[_0x5b57dd(0xfb)]}],'formatGroupId':_0x5b57dd(0xc9)},fe(_0x43c5a6));});};}function _0x2cf19a(_0x8c4e69){return()=>{const _0x443be8=_0x2c77,_0x156731=function(_0x2fd103){const _0x103b1c=_0x2c77;let _0x223889=Array[_0x103b1c(0xb4)](_0x2fd103);const _0xa31acd=_0x223889[_0x103b1c(0xbf)](_0x5040dc=>_0x103b1c(0xb9)!=_0x5040dc[_0x103b1c(0xd4)]);return _0xa31acd>-0x1&&(_0x223889=_0x223889[_0x103b1c(0xf4)](0x0,_0xa31acd)),_0x223889;}(_0x3f9600[_0x443be8(0xfc)][_0x443be8(0xf0)][_0x443be8(0xd1)][_0x443be8(0xf2)]()),_0x48f82d=_0x3f9600[_0x443be8(0xfc)][_0x443be8(0xae)](_0x3f9600[_0x443be8(0xfc)][_0x443be8(0xe1)](_0x156731[0x0],_0x443be8(0xb3)),_0x3f9600[_0x443be8(0xfc)][_0x443be8(0xe1)](_0x156731[_0x156731[_0x443be8(0xbb)]-0x1],_0x443be8(0xf9)));_0x3f9600[_0x443be8(0xfc)][_0x443be8(0xc4)](()=>{const _0xf39868=_0x443be8;_0x5ea353[_0xf39868(0xeb)](_0x48f82d,{'commandName':_0x8c4e69,'commandParams':[],'formatGroupId':_0xf39868(0xdc)},function(_0x29e346){const _0x1f8896=_0xf39868,_0xb9d783=new Set();for(const _0x5d94f3 of _0x29e346){let _0x3f33ae=_0x5d94f3[_0x1f8896(0xed)];for(;_0x3f33ae&&_0x3f33ae[_0x1f8896(0xab)](_0x1f8896(0xdc))>_0x5d94f3[_0x1f8896(0xab)](_0x1f8896(0xdc));)_0xb9d783[_0x1f8896(0xf8)](_0x3f33ae),_0x3f33ae=_0x3f33ae[_0x1f8896(0xed)];}return Array[_0x1f8896(0xb4)](_0xb9d783);}(_0x156731));});};}_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xef),_0x40be2e(_0x109d6e(0xef))),_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xcc),_0x40be2e(_0x109d6e(0xcc))),_0x39b1ae&&_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xd0),_0x40be2e(_0x109d6e(0xd0))),_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xc5),_0x2cf19a(_0x109d6e(0xc5))),_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xba),_0x2cf19a(_0x109d6e(0xba))),_0x39b1ae&&_0x5ea353[_0x109d6e(0xe6)](_0x109d6e(0xd5),()=>{const _0x3a5cc2=_0x109d6e,_0x517851=_0x3f9600[_0x3a5cc2(0xe2)][_0x3a5cc2(0xad)](_0x3a5cc2(0xd5)),_0x10b272=Array[_0x3a5cc2(0xb4)](_0x517851[_0x3a5cc2(0xde)]);_0x10b272[_0x3a5cc2(0xce)](_0x54eb95=>_0x54eb95[_0x3a5cc2(0xab)](_0x3a5cc2(0xe7))!=_0x517851[_0x3a5cc2(0xfb)]),_0x3f9600[_0x3a5cc2(0xfc)][_0x3a5cc2(0xc4)](()=>{const _0x5f203a=_0x3a5cc2;for(const _0x55fc74 of _0x10b272)_0x5ea353[_0x5f203a(0xeb)](_0x55fc74,{'commandName':_0x5f203a(0xd5),'commandParams':[{'forceValue':!_0x517851[_0x5f203a(0xfb)]}]});});}),_0x5ea353[_0x109d6e(0xcb)][_0x109d6e(0xec)](_0x109d6e(0xb9),_0x4699e3=>_0x1da054(_0x58224a,_0x109d6e(0xc2),_0x4699e3)),_0x5ea353[_0x109d6e(0xcb)][_0x109d6e(0xc7)](_0x531545=>{const _0x208279=_0x109d6e;if(_0x208279(0xd9)!=_0x531545[_0x208279(0xb7)]&&_0x208279(0xb1)!=_0x531545[_0x208279(0xb7)])return;const {data:_0x2f2c4b}=_0x531545;if(_0x2f2c4b){if(_0x208279(0xef)==_0x2f2c4b[_0x208279(0xd7)]||_0x208279(0xcc)==_0x2f2c4b[_0x208279(0xd7)]||_0x208279(0xd0)==_0x2f2c4b[_0x208279(0xd7)])switch(_0x2f2c4b[_0x208279(0xd7)][_0x208279(0xe3)](_0x208279(0xc8),'')){case _0x208279(0xbc):return _0x34cc6a(_0x1da054(_0x58224a,_0x208279(0xe8)));case _0x208279(0xb2):return _0x34cc6a(_0x1da054(_0x58224a,_0x208279(0xf3)));case _0x208279(0xe4):return _0x34cc6a(_0x1da054(_0x58224a,_0x208279(0xea)));}if(_0x208279(0xc5)==_0x2f2c4b[_0x208279(0xd7)])return{'type':_0x208279(0xee),'content':_0x1da054(_0x58224a,_0x208279(0xdb),_0x1da054(_0x58224a,_0x208279(0xc2)))};if(_0x208279(0xba)==_0x2f2c4b[_0x208279(0xd7)])return{'type':_0x208279(0xee),'content':_0x1da054(_0x58224a,_0x208279(0xa9),_0x1da054(_0x58224a,_0x208279(0xc2)))};if(_0x208279(0xd5)==_0x2f2c4b[_0x208279(0xd7)])return _0x2f2c4b[_0x208279(0xac)][0x0][_0x208279(0xe9)]?{'type':_0x208279(0xee),'content':_0x1da054(_0x58224a,_0x208279(0xc0))}:{'type':_0x208279(0xee),'content':_0x1da054(_0x58224a,_0x208279(0xc1))};}function _0x34cc6a(_0x476f4d){const _0x14ff9e=_0x208279;return{'type':_0x14ff9e(0xee),'content':_0x1da054(_0x58224a,_0x14ff9e(0xdf),_0x476f4d)};}});}}function me(_0x5159fe){const _0x51bc79=_0x558e0d,_0x2d0fc3=_0x5159fe[_0x51bc79(0xab)](_0x51bc79(0xdc));if(0x0==_0x2d0fc3)return _0x5159fe;let _0x1c5eb9=_0x5159fe;for(;_0x5159fe[_0x51bc79(0xb0)]&&_0x5159fe[_0x51bc79(0xb0)]['is'](_0x51bc79(0xcf),_0x51bc79(0xb9));){const _0x15ffd7=_0x5159fe[_0x51bc79(0xb0)][_0x51bc79(0xab)](_0x51bc79(0xdc));if(_0x15ffd7==_0x2d0fc3)_0x1c5eb9=_0x5159fe[_0x51bc79(0xb0)];else{if(_0x15ffd7<_0x2d0fc3)break;}_0x5159fe=_0x5159fe[_0x51bc79(0xb0)];}return _0x1c5eb9;}function fe(_0x2d1d10){const _0x470878=_0x558e0d,_0x1b368e=[];if(_0x2d1d10['is'](_0x470878(0xcf),_0x470878(0xb9))&&_0x2d1d10[_0x470878(0xab)](_0x470878(0xdc))>0x0){let _0x5787f2=_0x2d1d10[_0x470878(0xed)];for(;_0x5787f2&&_0x470878(0xb9)==_0x5787f2[_0x470878(0xd4)]&&_0x5787f2[_0x470878(0xab)](_0x470878(0xdc))==_0x2d1d10[_0x470878(0xab)](_0x470878(0xdc));)_0x1b368e[_0x470878(0xbe)](_0x5787f2),_0x5787f2=_0x5787f2[_0x470878(0xed)];}return _0x1b368e;}function _0x2922(){const _0x3454fa=['blockName','locale','descriptionFactory','bulletedList','isObject','filter','element','todoList','selection','LegacyTodoListEditing','86112SVKPJp','name','checkTodoList','9164210KzDSJV','commandName','TrackChangesEditing','formatBlock','82ypkiSb','*Indent:*\x20%0','listIndent','editor','_selectedElements','*Change\x20to:*\x20%0','parent','createPositionAt','commands','replace','todo','checkChild','enableCommand','todoListChecked','ELEMENT_BULLETED_LIST','forceValue','ELEMENT_TODO_LIST','markBlockFormat','registerElementLabel','nextSibling','format','numberedList','document','execute','getSelectedBlocks','ELEMENT_NUMBERED_LIST','slice','schema','4304619BeXFQN','plugins','add','end','19765792pqPMEv','value','model','*Outdent:*\x20%0','3367931AZlwms','getAttribute','commandParams','get','createRange','has','previousSibling','formatInline','numbered','before','from','17676HBZfJT','5259498guqlKX','type','afterInit','listItem','outdentList','length','bulleted','paragraph','push','findIndex','*Check\x20item*','*Uncheck\x20item*','ELEMENT_LIST_ITEM','LegacyListEditing','change','indentList','listType','registerDescriptionCallback','List'];_0x2922=function(){return _0x3454fa;};return _0x2922();}
23
+ function _0x2206(_0x4de5bb,_0x1c7156){const _0x3cc7c7=_0x3cc7();return _0x2206=function(_0x22060e,_0xa02f25){_0x22060e=_0x22060e-0x1ee;let _0x2cf53f=_0x3cc7c7[_0x22060e];return _0x2cf53f;},_0x2206(_0x4de5bb,_0x1c7156);}const _0x4f1572=_0x2206;(function(_0x361d0f,_0x134dee){const _0x1656a5=_0x2206,_0x57ae29=_0x361d0f();while(!![]){try{const _0x5b51cb=-parseInt(_0x1656a5(0x20c))/0x1*(parseInt(_0x1656a5(0x1f8))/0x2)+-parseInt(_0x1656a5(0x23d))/0x3+parseInt(_0x1656a5(0x1f1))/0x4+-parseInt(_0x1656a5(0x22e))/0x5+-parseInt(_0x1656a5(0x228))/0x6+parseInt(_0x1656a5(0x230))/0x7*(-parseInt(_0x1656a5(0x1f4))/0x8)+-parseInt(_0x1656a5(0x210))/0x9*(-parseInt(_0x1656a5(0x1fc))/0xa);if(_0x5b51cb===_0x134dee)break;else _0x57ae29['push'](_0x57ae29['shift']());}catch(_0x2062a9){_0x57ae29['push'](_0x57ae29['shift']());}}}(_0x3cc7,0xb9930));import{Plugin as _0xf2b8cf}from'ckeditor5/src/core.js';import{getTranslation as _0x5ad6c7}from'../utils/common-translations.js';export default class ut extends _0xf2b8cf{[_0x4f1572(0x211)](){const _0x49cc93=_0x4f1572,_0xa99c69=this[_0x49cc93(0x243)],_0x19bf71=_0xa99c69[_0x49cc93(0x220)];if(!_0xa99c69[_0x49cc93(0x20e)][_0x49cc93(0x236)](_0x49cc93(0x205)))return;const _0x41c74f=_0xa99c69[_0x49cc93(0x20e)][_0x49cc93(0x229)](_0x49cc93(0x234)),_0x575c05=_0xa99c69[_0x49cc93(0x20e)][_0x49cc93(0x236)](_0x49cc93(0x218));function _0x53318a(_0x34b500){return()=>{const _0x574294=_0x2206,_0x83bc1=_0xa99c69[_0x574294(0x1f3)][_0x574294(0x217)][_0x574294(0x22b)],_0x15803f=_0xa99c69[_0x574294(0x23f)][_0x574294(0x229)](_0x34b500);if(_0x15803f[_0x574294(0x20a)])return void _0xa99c69[_0x574294(0x224)](_0x574294(0x20f),{});const _0x363512=_0x34b500[_0x574294(0x22a)](0x0,-0x4),_0x3d616e=function(_0x5c08ba,_0x47311e,_0x294b32){const _0x3a6d52=_0x574294;let _0x30f0a=Array[_0x3a6d52(0x20d)](_0x5c08ba)[_0x3a6d52(0x233)](_0x50b0f1=>function(_0x273a4e,_0x4f96b9){const _0x2e2296=_0x3a6d52;return _0x4f96b9[_0x2e2296(0x22f)](_0x273a4e[_0x2e2296(0x1fb)],_0x2e2296(0x203))&&!_0x4f96b9[_0x2e2296(0x239)](_0x273a4e);}(_0x50b0f1,_0x294b32));_0x30f0a=_0x30f0a[_0x3a6d52(0x233)](_0x287c62=>!_0x287c62['is'](_0x3a6d52(0x1f5),_0x3a6d52(0x203))||_0x287c62[_0x3a6d52(0x23c)](_0x3a6d52(0x232))!=_0x47311e);const _0x44cc31=new Set();for(const _0xd5d470 of _0x30f0a)_0xd5d470['is'](_0x3a6d52(0x1f5),_0x3a6d52(0x203))?_0x44cc31[_0x3a6d52(0x223)](me(_0xd5d470)):_0x44cc31[_0x3a6d52(0x223)](_0xd5d470);return Array[_0x3a6d52(0x20d)](_0x44cc31);}(_0x83bc1[_0x574294(0x1ef)](),_0x363512,_0xa99c69[_0x574294(0x1f3)][_0x574294(0x235)]);_0xa99c69[_0x574294(0x1f3)][_0x574294(0x242)](()=>{const _0x3d2d1b=_0x574294;for(const _0x49281e of _0x3d616e)_0x41c74f[_0x3d2d1b(0x226)](_0x49281e,{'commandName':_0x34b500,'commandParams':[{'forceValue':!_0x15803f[_0x3d2d1b(0x20a)]}],'formatGroupId':_0x3d2d1b(0x21e)},fe(_0x49281e));});};}function _0x2d9cb6(_0x47a879){return()=>{const _0x3aabbe=_0x2206,_0x1a7cf9=function(_0x59bb78){const _0x3015a7=_0x2206;let _0x3bc95d=Array[_0x3015a7(0x20d)](_0x59bb78);const _0x2c16ed=_0x3bc95d[_0x3015a7(0x212)](_0x3c30b6=>_0x3015a7(0x203)!=_0x3c30b6[_0x3015a7(0x240)]);return _0x2c16ed>-0x1&&(_0x3bc95d=_0x3bc95d[_0x3015a7(0x22a)](0x0,_0x2c16ed)),_0x3bc95d;}(_0xa99c69[_0x3aabbe(0x1f3)][_0x3aabbe(0x217)][_0x3aabbe(0x22b)][_0x3aabbe(0x1ef)]()),_0x24dc78=_0xa99c69[_0x3aabbe(0x1f3)][_0x3aabbe(0x201)](_0xa99c69[_0x3aabbe(0x1f3)][_0x3aabbe(0x219)](_0x1a7cf9[0x0],_0x3aabbe(0x207)),_0xa99c69[_0x3aabbe(0x1f3)][_0x3aabbe(0x219)](_0x1a7cf9[_0x1a7cf9[_0x3aabbe(0x23e)]-0x1],_0x3aabbe(0x213)));_0xa99c69[_0x3aabbe(0x1f3)][_0x3aabbe(0x242)](()=>{const _0x223405=_0x3aabbe;_0x41c74f[_0x223405(0x226)](_0x24dc78,{'commandName':_0x47a879,'commandParams':[],'formatGroupId':_0x223405(0x1f0)},function(_0x2af620){const _0x17229f=_0x223405,_0x2670c4=new Set();for(const _0x596450 of _0x2af620){let _0xb3d7f=_0x596450[_0x17229f(0x1fd)];for(;_0xb3d7f&&_0xb3d7f[_0x17229f(0x23c)](_0x17229f(0x1f0))>_0x596450[_0x17229f(0x23c)](_0x17229f(0x1f0));)_0x2670c4[_0x17229f(0x223)](_0xb3d7f),_0xb3d7f=_0xb3d7f[_0x17229f(0x1fd)];}return Array[_0x17229f(0x20d)](_0x2670c4);}(_0x1a7cf9));});};}_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x1fe),_0x53318a(_0x49cc93(0x1fe))),_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x21f),_0x53318a(_0x49cc93(0x21f))),_0x575c05&&_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x22d),_0x53318a(_0x49cc93(0x22d))),_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x227),_0x2d9cb6(_0x49cc93(0x227))),_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x1ff),_0x2d9cb6(_0x49cc93(0x1ff))),_0x575c05&&_0x41c74f[_0x49cc93(0x1f6)](_0x49cc93(0x21d),()=>{const _0x39bee0=_0x49cc93,_0x2cb959=_0xa99c69[_0x39bee0(0x23f)][_0x39bee0(0x229)](_0x39bee0(0x21d)),_0x4f3e70=Array[_0x39bee0(0x20d)](_0x2cb959[_0x39bee0(0x215)]);_0x4f3e70[_0x39bee0(0x233)](_0x3e3833=>_0x3e3833[_0x39bee0(0x23c)](_0x39bee0(0x1ee))!=_0x2cb959[_0x39bee0(0x20a)]),_0xa99c69[_0x39bee0(0x1f3)][_0x39bee0(0x242)](()=>{const _0x4944b8=_0x39bee0;for(const _0x4278d of _0x4f3e70)_0x41c74f[_0x4944b8(0x226)](_0x4278d,{'commandName':_0x4944b8(0x21d),'commandParams':[{'forceValue':!_0x2cb959[_0x4944b8(0x20a)]}]});});}),_0x41c74f[_0x49cc93(0x225)][_0x49cc93(0x23a)](_0x49cc93(0x203),_0x489788=>_0x5ad6c7(_0x19bf71,_0x49cc93(0x206),_0x489788)),_0x41c74f[_0x49cc93(0x225)][_0x49cc93(0x1f2)](_0x46beea=>{const _0x316077=_0x49cc93;if(_0x316077(0x209)!=_0x46beea[_0x316077(0x216)]&&_0x316077(0x202)!=_0x46beea[_0x316077(0x216)])return;const {data:_0x4e9669}=_0x46beea;if(_0x4e9669){if(_0x316077(0x1fe)==_0x4e9669[_0x316077(0x241)]||_0x316077(0x21f)==_0x4e9669[_0x316077(0x241)]||_0x316077(0x22d)==_0x4e9669[_0x316077(0x241)])switch(_0x4e9669[_0x316077(0x241)][_0x316077(0x238)](_0x316077(0x21b),'')){case _0x316077(0x204):return _0x78ccdc(_0x5ad6c7(_0x19bf71,_0x316077(0x208)));case _0x316077(0x200):return _0x78ccdc(_0x5ad6c7(_0x19bf71,_0x316077(0x21c)));case _0x316077(0x221):return _0x78ccdc(_0x5ad6c7(_0x19bf71,_0x316077(0x231)));}if(_0x316077(0x227)==_0x4e9669[_0x316077(0x241)])return{'type':_0x316077(0x1fa),'content':_0x5ad6c7(_0x19bf71,_0x316077(0x22c),_0x5ad6c7(_0x19bf71,_0x316077(0x206)))};if(_0x316077(0x1ff)==_0x4e9669[_0x316077(0x241)])return{'type':_0x316077(0x1fa),'content':_0x5ad6c7(_0x19bf71,_0x316077(0x20b),_0x5ad6c7(_0x19bf71,_0x316077(0x206)))};if(_0x316077(0x21d)==_0x4e9669[_0x316077(0x241)])return _0x4e9669[_0x316077(0x21a)][0x0][_0x316077(0x1f7)]?{'type':_0x316077(0x1fa),'content':_0x5ad6c7(_0x19bf71,_0x316077(0x237))}:{'type':_0x316077(0x1fa),'content':_0x5ad6c7(_0x19bf71,_0x316077(0x214))};}function _0x78ccdc(_0x18c1c3){const _0xf55dac=_0x316077;return{'type':_0xf55dac(0x1fa),'content':_0x5ad6c7(_0x19bf71,_0xf55dac(0x1f9),_0x18c1c3)};}});}}function me(_0x26cbcd){const _0x3c430f=_0x4f1572,_0x2ef403=_0x26cbcd[_0x3c430f(0x23c)](_0x3c430f(0x1f0));if(0x0==_0x2ef403)return _0x26cbcd;let _0x39d6a8=_0x26cbcd;for(;_0x26cbcd[_0x3c430f(0x222)]&&_0x26cbcd[_0x3c430f(0x222)]['is'](_0x3c430f(0x1f5),_0x3c430f(0x203));){const _0xd39a64=_0x26cbcd[_0x3c430f(0x222)][_0x3c430f(0x23c)](_0x3c430f(0x1f0));if(_0xd39a64==_0x2ef403)_0x39d6a8=_0x26cbcd[_0x3c430f(0x222)];else{if(_0xd39a64<_0x2ef403)break;}_0x26cbcd=_0x26cbcd[_0x3c430f(0x222)];}return _0x39d6a8;}function _0x3cc7(){const _0x430631=['before','ELEMENT_BULLETED_LIST','formatBlock','value','*Outdent:*\x20%0','1tWQkVn','from','plugins','paragraph','44007669ULDxFd','afterInit','findIndex','end','*Uncheck\x20item*','_selectedElements','type','document','LegacyTodoListEditing','createPositionAt','commandParams','List','ELEMENT_NUMBERED_LIST','checkTodoList','blockName','bulletedList','locale','todo','previousSibling','add','execute','descriptionFactory','markBlockFormat','indentList','8333154OqTUjL','get','slice','selection','*Indent:*\x20%0','todoList','1468415mWzvgv','checkChild','707QAGoXc','ELEMENT_TODO_LIST','listType','filter','TrackChangesEditing','schema','has','*Check\x20item*','replace','isObject','registerElementLabel','push','getAttribute','915246BpbIBU','length','commands','name','commandName','change','editor','todoListChecked','getSelectedBlocks','listIndent','334640CRcEIh','registerDescriptionCallback','model','91256PWPnQU','element','enableCommand','forceValue','2147116LAsfHx','*Change\x20to:*\x20%0','format','parent','10VxYqeg','nextSibling','numberedList','outdentList','numbered','createRange','formatInline','listItem','bulleted','LegacyListEditing','ELEMENT_LIST_ITEM'];_0x3cc7=function(){return _0x430631;};return _0x3cc7();}function fe(_0x33c3ec){const _0x538c25=_0x4f1572,_0x2897bb=[];if(_0x33c3ec['is'](_0x538c25(0x1f5),_0x538c25(0x203))&&_0x33c3ec[_0x538c25(0x23c)](_0x538c25(0x1f0))>0x0){let _0x57c89e=_0x33c3ec[_0x538c25(0x1fd)];for(;_0x57c89e&&_0x538c25(0x203)==_0x57c89e[_0x538c25(0x240)]&&_0x57c89e[_0x538c25(0x23c)](_0x538c25(0x1f0))==_0x33c3ec[_0x538c25(0x23c)](_0x538c25(0x1f0));)_0x2897bb[_0x538c25(0x23b)](_0x57c89e),_0x57c89e=_0x57c89e[_0x538c25(0x1fd)];}return _0x2897bb;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x18a0(){const _0x8080f5=['14gDDuxC','getFirstPosition','formatInline','createRange','listStart','filter','2784864wBeuJo','styles','handleListStartCommand','enableCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','change','descriptionFactory','TrackChangesEditing','handleListStyleCommand','_getSuggestionBlocksForListStyle','registerDescriptionCallback','createPositionAt','markMultiRangeBlockFormat','getListTypeFromListStyleType','1bwRyqL','*Format:*\x20set\x20order\x20to\x20regular','length','2125992YgieLR','listStyle','listType','formatBlock','getAttribute','LegacyListUtils','before','_getSuggestionBlocks','860502nGxSRm','getSelectedBlocks','toUpperCase','10310967jqFZnt','listItem','from','*Format:*\x20set\x20order\x20to\x20reversed','document','reversed','element','bind','forward','6556FQEOHF','_LIST_','parent','has','backward','model','listReversed','replace','config','3396860GVaChI','getSiblingNodes','locale','map','flat','getLastPosition','push','1218430PUGAQm','type','_getTranslationKeyForListStyle','ELEMENT_','*Change\x20to:*\x20%0','afterInit','get','default','startIndex','numbered','commandParams','list.properties','handleListReversedCommand','commandName','handleDescriptions','format','unshift','editor','selection','plugins','LegacyListPropertiesEditing'];_0x18a0=function(){return _0x8080f5;};return _0x18a0();}const _0x1c375d=_0x3ae0;(function(_0x3a8b45,_0xe3f7eb){const _0x15c99a=_0x3ae0,_0xd57579=_0x3a8b45();while(!![]){try{const _0x374c7a=-parseInt(_0x15c99a(0x112))/0x1*(parseInt(_0x15c99a(0xe9))/0x2)+-parseInt(_0x15c99a(0x115))/0x3+parseInt(_0x15c99a(0x129))/0x4+parseInt(_0x15c99a(0x132))/0x5+-parseInt(_0x15c99a(0x11d))/0x6*(-parseInt(_0x15c99a(0xfe))/0x7)+-parseInt(_0x15c99a(0x104))/0x8+parseInt(_0x15c99a(0x120))/0x9;if(_0x374c7a===_0xe3f7eb)break;else _0xd57579['push'](_0xd57579['shift']());}catch(_0x1e8889){_0xd57579['push'](_0xd57579['shift']());}}}(_0x18a0,0x6d421));import{Plugin as _0x27b4b0}from'ckeditor5/src/core.js';import{getTranslation as _0x3f9941}from'../utils/common-translations.js';function _0x3ae0(_0x531974,_0x2f05ad){const _0x18a014=_0x18a0();return _0x3ae0=function(_0x3ae0ed,_0x4d7bcb){_0x3ae0ed=_0x3ae0ed-0xe6;let _0x51dc2d=_0x18a014[_0x3ae0ed];return _0x51dc2d;},_0x3ae0(_0x531974,_0x2f05ad);}export default class K extends _0x27b4b0{[_0x1c375d(0xee)](){const _0x52c948=_0x1c375d;if(!this[_0x52c948(0xfa)][_0x52c948(0xfc)][_0x52c948(0x12c)](_0x52c948(0xfd)))return;const _0x3e85e=this[_0x52c948(0xfa)][_0x52c948(0x131)][_0x52c948(0xef)](_0x52c948(0xf4)),_0x2043a2=this[_0x52c948(0xfa)][_0x52c948(0xfc)][_0x52c948(0xef)](_0x52c948(0x10b));_0x3e85e[_0x52c948(0x105)]&&_0x2043a2[_0x52c948(0x107)](_0x52c948(0x116),this[_0x52c948(0x10c)][_0x52c948(0x127)](this)),_0x3e85e[_0x52c948(0x125)]&&_0x2043a2[_0x52c948(0x107)](_0x52c948(0x12f),this[_0x52c948(0xf5)][_0x52c948(0x127)](this)),_0x3e85e[_0x52c948(0xf1)]&&_0x2043a2[_0x52c948(0x107)](_0x52c948(0x102),this[_0x52c948(0x106)][_0x52c948(0x127)](this)),_0x2043a2[_0x52c948(0x10a)][_0x52c948(0x10e)](this[_0x52c948(0xf7)][_0x52c948(0x127)](this));}[_0x1c375d(0x10c)](_0x4618f1,_0x170518={}){const _0x67f1f1=_0x1c375d,_0x59a98d=this[_0x67f1f1(0xfa)][_0x67f1f1(0xfc)][_0x67f1f1(0xef)](_0x67f1f1(0x10b)),_0x47a098=this[_0x67f1f1(0x10d)]();this[_0x67f1f1(0xfa)][_0x67f1f1(0x12e)][_0x67f1f1(0x109)](()=>{const _0x4395fd=_0x67f1f1;_0x59a98d[_0x4395fd(0x110)](_0x47a098,{'commandName':_0x4395fd(0x116),'commandParams':[{'type':_0x170518[_0x4395fd(0xea)]}],'formatGroupId':_0x4395fd(0x116)});});}[_0x1c375d(0xf5)](_0x111abf,_0x2f8cca={}){const _0x104dfa=_0x1c375d,_0x4dbbaa=this[_0x104dfa(0xfa)][_0x104dfa(0xfc)][_0x104dfa(0xef)](_0x104dfa(0x10b)),_0x41d22f=this[_0x104dfa(0x11c)](_0x5bd2fa=>_0x5bd2fa['is'](_0x104dfa(0x126),_0x104dfa(0x121))&&_0x104dfa(0xf2)===_0x5bd2fa[_0x104dfa(0x119)](_0x104dfa(0x117)));if(_0x41d22f[_0x104dfa(0x114)]<0x1)return;const _0x1bb7f7=_0x41d22f[_0x104dfa(0x135)](_0x5e49dd=>this[_0x104dfa(0xfa)][_0x104dfa(0x12e)][_0x104dfa(0x101)](this[_0x104dfa(0xfa)][_0x104dfa(0x12e)][_0x104dfa(0x10f)](_0x5e49dd,_0x104dfa(0x11b)),this[_0x104dfa(0xfa)][_0x104dfa(0x12e)][_0x104dfa(0x10f)](_0x5e49dd,0x0)));this[_0x104dfa(0xfa)][_0x104dfa(0x12e)][_0x104dfa(0x109)](()=>{const _0x59e43d=_0x104dfa;_0x4dbbaa[_0x59e43d(0x110)](_0x1bb7f7,{'commandName':_0x59e43d(0x12f),'commandParams':[{'reversed':_0x2f8cca[_0x59e43d(0x125)]}],'formatGroupId':_0x59e43d(0x12f)});});}[_0x1c375d(0x106)](_0x325152,_0x3658af={}){const _0x30e349=_0x1c375d,_0x231350=this[_0x30e349(0xfa)][_0x30e349(0xfc)][_0x30e349(0xef)](_0x30e349(0x10b)),_0x488b1e=this[_0x30e349(0x11c)](_0x4e57aa=>_0x4e57aa['is'](_0x30e349(0x126),_0x30e349(0x121))&&_0x30e349(0xf2)===_0x4e57aa[_0x30e349(0x119)](_0x30e349(0x117)));if(_0x488b1e[_0x30e349(0x114)]<0x1)return;const _0x5bebf6=_0x488b1e[_0x30e349(0x135)](_0x5b0482=>this[_0x30e349(0xfa)][_0x30e349(0x12e)][_0x30e349(0x101)](this[_0x30e349(0xfa)][_0x30e349(0x12e)][_0x30e349(0x10f)](_0x5b0482,_0x30e349(0x11b)),this[_0x30e349(0xfa)][_0x30e349(0x12e)][_0x30e349(0x10f)](_0x5b0482,0x0)));this[_0x30e349(0xfa)][_0x30e349(0x12e)][_0x30e349(0x109)](()=>{const _0xb9a03f=_0x30e349;_0x231350[_0xb9a03f(0x110)](_0x5bebf6,{'commandName':_0xb9a03f(0x102),'commandParams':[{'startIndex':_0x3658af[_0xb9a03f(0xf1)]}],'formatGroupId':_0xb9a03f(0x102)});});}[_0x1c375d(0xf7)](_0x3387cd){const _0x85b44b=_0x1c375d;if(_0x85b44b(0x118)!=_0x3387cd[_0x85b44b(0xea)]&&_0x85b44b(0x100)!=_0x3387cd[_0x85b44b(0xea)])return;const _0x396ffb=this[_0x85b44b(0xfa)][_0x85b44b(0x134)],{data:_0x28aa81}=_0x3387cd;if(!_0x28aa81)return;let _0x237090,_0x15e37b;switch(_0x28aa81[_0x85b44b(0xf6)]){case _0x85b44b(0x116):_0x237090=_0x85b44b(0xed),_0x15e37b={'type':_0x85b44b(0xf8),'content':_0x3f9941(_0x396ffb,_0x237090,_0x3f9941(_0x396ffb,this[_0x85b44b(0xeb)](_0x28aa81[_0x85b44b(0xf3)][0x0][_0x85b44b(0xea)])))};break;case _0x85b44b(0x12f):_0x237090=_0x28aa81[_0x85b44b(0xf3)][0x0][_0x85b44b(0x125)]?_0x85b44b(0x123):_0x85b44b(0x113),_0x15e37b={'type':_0x85b44b(0xf8),'content':_0x3f9941(_0x396ffb,_0x237090)};break;case _0x85b44b(0x102):_0x237090=_0x85b44b(0x108),_0x15e37b={'type':_0x85b44b(0xf8),'content':_0x3f9941(_0x396ffb,_0x237090,_0x28aa81[_0x85b44b(0xf3)][0x0][_0x85b44b(0xf1)])};}return _0x15e37b;}[_0x1c375d(0x10d)](){const _0x32daa4=_0x1c375d;var _0x33ba4c,_0x152098,_0x3bb385,_0x50358b;const _0x127e4a=this[_0x32daa4(0xfa)][_0x32daa4(0xfc)][_0x32daa4(0xef)](_0x32daa4(0x11a));let _0x508bde=Array[_0x32daa4(0x122)](this[_0x32daa4(0xfa)][_0x32daa4(0x12e)][_0x32daa4(0x124)][_0x32daa4(0xfb)][_0x32daa4(0x11e)]());return(null===(_0x33ba4c=_0x508bde[0x0])||void 0x0===_0x33ba4c?void 0x0:_0x33ba4c['is'](_0x32daa4(0x126),_0x32daa4(0x121)))&&_0x508bde[_0x32daa4(0xf9)](..._0x127e4a[_0x32daa4(0x133)](this[_0x32daa4(0xfa)][_0x32daa4(0x12e)][_0x32daa4(0x124)][_0x32daa4(0xfb)][_0x32daa4(0xff)](),_0x32daa4(0x12d))),(null===(_0x152098=_0x508bde[_0x508bde[_0x32daa4(0x114)]-0x1])||void 0x0===_0x152098?void 0x0:_0x152098['is'](_0x32daa4(0x126),_0x32daa4(0x121)))&&_0x508bde[_0x32daa4(0xe8)](..._0x127e4a[_0x32daa4(0x133)](this[_0x32daa4(0xfa)][_0x32daa4(0x12e)][_0x32daa4(0x124)][_0x32daa4(0xfb)][_0x32daa4(0xe7)](),_0x32daa4(0x128))),_0x508bde=[...new Set(_0x508bde)],(null===(_0x50358b=null===(_0x3bb385=this[_0x32daa4(0xfa)][_0x32daa4(0x12e)][_0x32daa4(0x124)][_0x32daa4(0xfb)][_0x32daa4(0xff)]())||void 0x0===_0x3bb385?void 0x0:_0x3bb385[_0x32daa4(0x12b)])||void 0x0===_0x50358b?void 0x0:_0x50358b['is'](_0x32daa4(0x126),_0x32daa4(0x121)))&&(_0x508bde=_0x508bde[_0x32daa4(0x103)](_0x233286=>_0x233286['is'](_0x32daa4(0x126),_0x32daa4(0x121)))),_0x508bde;}[_0x1c375d(0x11c)](_0x55b60e){const _0xa4e268=_0x1c375d,_0x262359=this[_0xa4e268(0xfa)][_0xa4e268(0xfc)][_0xa4e268(0xef)](_0xa4e268(0x11a));let _0x550f79=Array[_0xa4e268(0x122)](this[_0xa4e268(0xfa)][_0xa4e268(0x12e)][_0xa4e268(0x124)][_0xa4e268(0xfb)][_0xa4e268(0x11e)]())[_0xa4e268(0x103)](_0x55b60e)[_0xa4e268(0x135)](_0x1f5943=>{const _0x471a5d=_0xa4e268,_0x1aab13=this[_0x471a5d(0xfa)][_0x471a5d(0x12e)][_0x471a5d(0x10f)](_0x1f5943,0x0);return[..._0x262359[_0x471a5d(0x133)](_0x1aab13,_0x471a5d(0x12d)),..._0x262359[_0x471a5d(0x133)](_0x1aab13,_0x471a5d(0x128))];})[_0xa4e268(0xe6)]();return _0x550f79=[...new Set(_0x550f79)],_0x550f79;}[_0x1c375d(0xeb)](_0x84b18c){const _0x4de8cd=_0x1c375d;return _0x4de8cd(0xec)+(this[_0x4de8cd(0xfa)][_0x4de8cd(0xfc)][_0x4de8cd(0xef)](_0x4de8cd(0x11a))[_0x4de8cd(0x111)](_0x84b18c)||_0x4de8cd(0xf0))[_0x4de8cd(0x11f)]()+_0x4de8cd(0x12a)+_0x84b18c[_0x4de8cd(0x11f)]()[_0x4de8cd(0x130)](/-/g,'_');}}
23
+ function _0x3338(){const _0x55e01f=['from','commandParams','42791rjSeBM','TrackChangesEditing','listReversed','formatInline','handleDescriptions','commandName','5488758xbvtZO','6842XpzoYT','_getSuggestionBlocksForListStyle','handleListStartCommand','descriptionFactory','replace','default','*Format:*\x20set\x20start\x20index\x20to\x20%0','createPositionAt','format','LegacyListUtils','backward','numbered','listType','_LIST_','parent','afterInit','75kxEiga','getSelectedBlocks','328rjxfVX','enableCommand','change','config','handleListReversedCommand','_getSuggestionBlocks','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','38210xMmduc','reversed','list.properties','createRange','listStyle','element','length','getListTypeFromListStyleType','markMultiRangeBlockFormat','LegacyListPropertiesEditing','before','673316JJEKji','selection','startIndex','registerDescriptionCallback','10208KOVsaI','listStart','*Format:*\x20set\x20order\x20to\x20regular','flat','unshift','get','5zfjkat','locale','48416LeaUOd','getFirstPosition','push','handleListStyleCommand','formatBlock','model','filter','styles','ELEMENT_','toUpperCase','document','editor','plugins','bind','4467222XhKydL','forward','listItem','map','getAttribute','*Change\x20to:*\x20%0','getLastPosition','has','type','getSiblingNodes'];_0x3338=function(){return _0x55e01f;};return _0x3338();}const _0x1d3d8b=_0x1c81;(function(_0x1a5e3b,_0x7ea2c1){const _0x208f90=_0x1c81,_0x3c4e41=_0x1a5e3b();while(!![]){try{const _0x529a5c=parseInt(_0x208f90(0x11f))/0x1+-parseInt(_0x208f90(0x127))/0x2*(parseInt(_0x208f90(0x106))/0x3)+-parseInt(_0x208f90(0x11b))/0x4+-parseInt(_0x208f90(0x125))/0x5*(parseInt(_0x208f90(0x135))/0x6)+parseInt(_0x208f90(0x141))/0x7*(parseInt(_0x208f90(0x108))/0x8)+-parseInt(_0x208f90(0x147))/0x9+-parseInt(_0x208f90(0x110))/0xa*(-parseInt(_0x208f90(0x148))/0xb);if(_0x529a5c===_0x7ea2c1)break;else _0x3c4e41['push'](_0x3c4e41['shift']());}catch(_0x39eeb3){_0x3c4e41['push'](_0x3c4e41['shift']());}}}(_0x3338,0x7c687));import{Plugin as _0x45e62c}from'ckeditor5/src/core.js';function _0x1c81(_0x3729b8,_0x39f042){const _0x333806=_0x3338();return _0x1c81=function(_0x1c81ce,_0x4a78c3){_0x1c81ce=_0x1c81ce-0x102;let _0x9b29fc=_0x333806[_0x1c81ce];return _0x9b29fc;},_0x1c81(_0x3729b8,_0x39f042);}import{getTranslation as _0x21cf3c}from'../utils/common-translations.js';export default class K extends _0x45e62c{[_0x1d3d8b(0x105)](){const _0x526a10=_0x1d3d8b;if(!this[_0x526a10(0x132)][_0x526a10(0x133)][_0x526a10(0x13c)](_0x526a10(0x119)))return;const _0x337a86=this[_0x526a10(0x132)][_0x526a10(0x10b)][_0x526a10(0x124)](_0x526a10(0x112)),_0x9f6e50=this[_0x526a10(0x132)][_0x526a10(0x133)][_0x526a10(0x124)](_0x526a10(0x142));_0x337a86[_0x526a10(0x12e)]&&_0x9f6e50[_0x526a10(0x109)](_0x526a10(0x114),this[_0x526a10(0x12a)][_0x526a10(0x134)](this)),_0x337a86[_0x526a10(0x111)]&&_0x9f6e50[_0x526a10(0x109)](_0x526a10(0x143),this[_0x526a10(0x10c)][_0x526a10(0x134)](this)),_0x337a86[_0x526a10(0x11d)]&&_0x9f6e50[_0x526a10(0x109)](_0x526a10(0x120),this[_0x526a10(0x14a)][_0x526a10(0x134)](this)),_0x9f6e50[_0x526a10(0x14b)][_0x526a10(0x11e)](this[_0x526a10(0x145)][_0x526a10(0x134)](this));}[_0x1d3d8b(0x12a)](_0x40af3d,_0x506896={}){const _0x258694=_0x1d3d8b,_0x47e4ff=this[_0x258694(0x132)][_0x258694(0x133)][_0x258694(0x124)](_0x258694(0x142)),_0x4fa7d4=this[_0x258694(0x149)]();this[_0x258694(0x132)][_0x258694(0x12c)][_0x258694(0x10a)](()=>{const _0x21f5f1=_0x258694;_0x47e4ff[_0x21f5f1(0x118)](_0x4fa7d4,{'commandName':_0x21f5f1(0x114),'commandParams':[{'type':_0x506896[_0x21f5f1(0x13d)]}],'formatGroupId':_0x21f5f1(0x114)});});}[_0x1d3d8b(0x10c)](_0x4d2e9a,_0x3ec733={}){const _0x465a90=_0x1d3d8b,_0x147d8e=this[_0x465a90(0x132)][_0x465a90(0x133)][_0x465a90(0x124)](_0x465a90(0x142)),_0x399bdf=this[_0x465a90(0x10d)](_0x363d0a=>_0x363d0a['is'](_0x465a90(0x115),_0x465a90(0x137))&&_0x465a90(0x153)===_0x363d0a[_0x465a90(0x139)](_0x465a90(0x102)));if(_0x399bdf[_0x465a90(0x116)]<0x1)return;const _0x521f83=_0x399bdf[_0x465a90(0x138)](_0x11d3ef=>this[_0x465a90(0x132)][_0x465a90(0x12c)][_0x465a90(0x113)](this[_0x465a90(0x132)][_0x465a90(0x12c)][_0x465a90(0x14f)](_0x11d3ef,_0x465a90(0x11a)),this[_0x465a90(0x132)][_0x465a90(0x12c)][_0x465a90(0x14f)](_0x11d3ef,0x0)));this[_0x465a90(0x132)][_0x465a90(0x12c)][_0x465a90(0x10a)](()=>{const _0x37594c=_0x465a90;_0x147d8e[_0x37594c(0x118)](_0x521f83,{'commandName':_0x37594c(0x143),'commandParams':[{'reversed':_0x3ec733[_0x37594c(0x111)]}],'formatGroupId':_0x37594c(0x143)});});}[_0x1d3d8b(0x14a)](_0x1c935e,_0x3b7eb0={}){const _0x449482=_0x1d3d8b,_0x1c790f=this[_0x449482(0x132)][_0x449482(0x133)][_0x449482(0x124)](_0x449482(0x142)),_0x50f678=this[_0x449482(0x10d)](_0x49efa5=>_0x49efa5['is'](_0x449482(0x115),_0x449482(0x137))&&_0x449482(0x153)===_0x49efa5[_0x449482(0x139)](_0x449482(0x102)));if(_0x50f678[_0x449482(0x116)]<0x1)return;const _0x48d0e8=_0x50f678[_0x449482(0x138)](_0x1d00a8=>this[_0x449482(0x132)][_0x449482(0x12c)][_0x449482(0x113)](this[_0x449482(0x132)][_0x449482(0x12c)][_0x449482(0x14f)](_0x1d00a8,_0x449482(0x11a)),this[_0x449482(0x132)][_0x449482(0x12c)][_0x449482(0x14f)](_0x1d00a8,0x0)));this[_0x449482(0x132)][_0x449482(0x12c)][_0x449482(0x10a)](()=>{const _0x2f6134=_0x449482;_0x1c790f[_0x2f6134(0x118)](_0x48d0e8,{'commandName':_0x2f6134(0x120),'commandParams':[{'startIndex':_0x3b7eb0[_0x2f6134(0x11d)]}],'formatGroupId':_0x2f6134(0x120)});});}[_0x1d3d8b(0x145)](_0x573236){const _0x18333e=_0x1d3d8b;if(_0x18333e(0x12b)!=_0x573236[_0x18333e(0x13d)]&&_0x18333e(0x144)!=_0x573236[_0x18333e(0x13d)])return;const _0x8d86fc=this[_0x18333e(0x132)][_0x18333e(0x126)],{data:_0x507dca}=_0x573236;if(!_0x507dca)return;let _0x3116b4,_0x1fca58;switch(_0x507dca[_0x18333e(0x146)]){case _0x18333e(0x114):_0x3116b4=_0x18333e(0x13a),_0x1fca58={'type':_0x18333e(0x150),'content':_0x21cf3c(_0x8d86fc,_0x3116b4,_0x21cf3c(_0x8d86fc,this[_0x18333e(0x10e)](_0x507dca[_0x18333e(0x140)][0x0][_0x18333e(0x13d)])))};break;case _0x18333e(0x143):_0x3116b4=_0x507dca[_0x18333e(0x140)][0x0][_0x18333e(0x111)]?_0x18333e(0x10f):_0x18333e(0x121),_0x1fca58={'type':_0x18333e(0x150),'content':_0x21cf3c(_0x8d86fc,_0x3116b4)};break;case _0x18333e(0x120):_0x3116b4=_0x18333e(0x14e),_0x1fca58={'type':_0x18333e(0x150),'content':_0x21cf3c(_0x8d86fc,_0x3116b4,_0x507dca[_0x18333e(0x140)][0x0][_0x18333e(0x11d)])};}return _0x1fca58;}[_0x1d3d8b(0x149)](){const _0x4bf6bf=_0x1d3d8b;var _0x588409,_0x28273f,_0x239463,_0x14a231;const _0xca6d31=this[_0x4bf6bf(0x132)][_0x4bf6bf(0x133)][_0x4bf6bf(0x124)](_0x4bf6bf(0x151));let _0x298d78=Array[_0x4bf6bf(0x13f)](this[_0x4bf6bf(0x132)][_0x4bf6bf(0x12c)][_0x4bf6bf(0x131)][_0x4bf6bf(0x11c)][_0x4bf6bf(0x107)]());return(null===(_0x588409=_0x298d78[0x0])||void 0x0===_0x588409?void 0x0:_0x588409['is'](_0x4bf6bf(0x115),_0x4bf6bf(0x137)))&&_0x298d78[_0x4bf6bf(0x123)](..._0xca6d31[_0x4bf6bf(0x13e)](this[_0x4bf6bf(0x132)][_0x4bf6bf(0x12c)][_0x4bf6bf(0x131)][_0x4bf6bf(0x11c)][_0x4bf6bf(0x128)](),_0x4bf6bf(0x152))),(null===(_0x28273f=_0x298d78[_0x298d78[_0x4bf6bf(0x116)]-0x1])||void 0x0===_0x28273f?void 0x0:_0x28273f['is'](_0x4bf6bf(0x115),_0x4bf6bf(0x137)))&&_0x298d78[_0x4bf6bf(0x129)](..._0xca6d31[_0x4bf6bf(0x13e)](this[_0x4bf6bf(0x132)][_0x4bf6bf(0x12c)][_0x4bf6bf(0x131)][_0x4bf6bf(0x11c)][_0x4bf6bf(0x13b)](),_0x4bf6bf(0x136))),_0x298d78=[...new Set(_0x298d78)],(null===(_0x14a231=null===(_0x239463=this[_0x4bf6bf(0x132)][_0x4bf6bf(0x12c)][_0x4bf6bf(0x131)][_0x4bf6bf(0x11c)][_0x4bf6bf(0x128)]())||void 0x0===_0x239463?void 0x0:_0x239463[_0x4bf6bf(0x104)])||void 0x0===_0x14a231?void 0x0:_0x14a231['is'](_0x4bf6bf(0x115),_0x4bf6bf(0x137)))&&(_0x298d78=_0x298d78[_0x4bf6bf(0x12d)](_0x3bb277=>_0x3bb277['is'](_0x4bf6bf(0x115),_0x4bf6bf(0x137)))),_0x298d78;}[_0x1d3d8b(0x10d)](_0x49ba7e){const _0x380437=_0x1d3d8b,_0x54dd7b=this[_0x380437(0x132)][_0x380437(0x133)][_0x380437(0x124)](_0x380437(0x151));let _0x323e9e=Array[_0x380437(0x13f)](this[_0x380437(0x132)][_0x380437(0x12c)][_0x380437(0x131)][_0x380437(0x11c)][_0x380437(0x107)]())[_0x380437(0x12d)](_0x49ba7e)[_0x380437(0x138)](_0x30c392=>{const _0x284b8e=_0x380437,_0x344410=this[_0x284b8e(0x132)][_0x284b8e(0x12c)][_0x284b8e(0x14f)](_0x30c392,0x0);return[..._0x54dd7b[_0x284b8e(0x13e)](_0x344410,_0x284b8e(0x152)),..._0x54dd7b[_0x284b8e(0x13e)](_0x344410,_0x284b8e(0x136))];})[_0x380437(0x122)]();return _0x323e9e=[...new Set(_0x323e9e)],_0x323e9e;}[_0x1d3d8b(0x10e)](_0x222684){const _0x10069b=_0x1d3d8b;return _0x10069b(0x12f)+(this[_0x10069b(0x132)][_0x10069b(0x133)][_0x10069b(0x124)](_0x10069b(0x151))[_0x10069b(0x117)](_0x222684)||_0x10069b(0x14d))[_0x10069b(0x130)]()+_0x10069b(0x103)+_0x222684[_0x10069b(0x130)]()[_0x10069b(0x14c)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x503b7a=_0x23ee;function _0x23ee(_0x25accd,_0x396935){const _0x5cdd08=_0x5cdd();return _0x23ee=function(_0x23ee60,_0x39c869){_0x23ee60=_0x23ee60-0x1c3;let _0x5b309e=_0x5cdd08[_0x23ee60];return _0x5b309e;},_0x23ee(_0x25accd,_0x396935);}(function(_0x35c96d,_0x11735c){const _0x2ba3fa=_0x23ee,_0x1f6ad9=_0x35c96d();while(!![]){try{const _0x50628e=parseInt(_0x2ba3fa(0x1cb))/0x1+-parseInt(_0x2ba3fa(0x1d8))/0x2+parseInt(_0x2ba3fa(0x1c7))/0x3+-parseInt(_0x2ba3fa(0x1d9))/0x4+-parseInt(_0x2ba3fa(0x1e1))/0x5+parseInt(_0x2ba3fa(0x1c8))/0x6+parseInt(_0x2ba3fa(0x1e7))/0x7*(parseInt(_0x2ba3fa(0x1c6))/0x8);if(_0x50628e===_0x11735c)break;else _0x1f6ad9['push'](_0x1f6ad9['shift']());}catch(_0x3d8f43){_0x1f6ad9['push'](_0x1f6ad9['shift']());}}}(_0x5cdd,0xf16e4));function _0x5cdd(){const _0x51abd4=['*Remove\x20link*','*Set\x20link:*\x20%0','manualDecorators','get','linkHref','has','TrackChangesEditing','enableDefaultAttributesIntegration','link\x20(','registerAttributeLabel','key','2273446VeLgAz','5547596CydQyj','commandParams','plugins','LinkEditing','unlink','formatInline','locale','link','2728825jYVIdN','type','registerDescriptionCallback','_registerLegacyDescription','newValue','commands','35QFmFKQ','registerInlineAttribute','commandName','format','attribute','afterInit','descriptionFactory','1646096zeqvij','5530893DiujRz','4293666HPMIdo','label','editor','470235MuLiwB','toLowerCase'];_0x5cdd=function(){return _0x51abd4;};return _0x5cdd();}import{Plugin as _0x1c0950}from'ckeditor5/src/core.js';import{getTranslation as _0x71eccc}from'../utils/common-translations.js';export default class ct extends _0x1c0950{[_0x503b7a(0x1c4)](){const _0x439d38=_0x503b7a,_0x5632d2=this[_0x439d38(0x1ca)];if(!_0x5632d2[_0x439d38(0x1db)][_0x439d38(0x1d2)](_0x439d38(0x1dc)))return;const _0xcf19ae=_0x5632d2[_0x439d38(0x1db)][_0x439d38(0x1d0)](_0x439d38(0x1d3)),_0x57c951=_0x5632d2[_0x439d38(0x1e6)][_0x439d38(0x1d0)](_0x439d38(0x1e0));_0xcf19ae[_0x439d38(0x1d4)](_0x439d38(0x1e0)),_0xcf19ae[_0x439d38(0x1d4)](_0x439d38(0x1dd)),_0xcf19ae[_0x439d38(0x1e8)](_0x439d38(0x1d1));for(const _0x45ee06 of _0x57c951[_0x439d38(0x1cf)])_0xcf19ae[_0x439d38(0x1e8)](_0x45ee06['id']),_0xcf19ae[_0x439d38(0x1c5)][_0x439d38(0x1d6)](_0x45ee06['id'],_0x439d38(0x1d5)+_0x45ee06[_0x439d38(0x1c9)][_0x439d38(0x1cc)]()+')');_0xcf19ae[_0x439d38(0x1c5)][_0x439d38(0x1e3)](_0x1ad194=>{const _0x9c28a4=_0x439d38;if(_0x9c28a4(0x1c3)!=_0x1ad194[_0x9c28a4(0x1e2)])return;const {data:_0x4ab1d8}=_0x1ad194;if(!_0x4ab1d8||_0x9c28a4(0x1d1)!=_0x4ab1d8[_0x9c28a4(0x1d7)])return;const _0x479cc4=_0x4ab1d8[_0x9c28a4(0x1e5)],_0x4afa42=_0x5632d2[_0x9c28a4(0x1df)];return{'type':_0x9c28a4(0x1ea),'content':null==_0x479cc4?_0x71eccc(_0x4afa42,_0x9c28a4(0x1cd)):_0x71eccc(_0x4afa42,_0x9c28a4(0x1ce),'\x22'+_0x479cc4+'\x22')};}),this[_0x439d38(0x1e4)]();}[_0x503b7a(0x1e4)](){const _0x14cbea=_0x503b7a,_0x145961=this[_0x14cbea(0x1ca)],_0x5169aa=_0x145961[_0x14cbea(0x1df)];_0x145961[_0x14cbea(0x1db)][_0x14cbea(0x1d0)](_0x14cbea(0x1d3))[_0x14cbea(0x1c5)][_0x14cbea(0x1e3)](_0x14dd57=>{const _0x536e2e=_0x14cbea;if(_0x536e2e(0x1de)!=_0x14dd57[_0x536e2e(0x1e2)])return;const {data:_0x544161}=_0x14dd57;if(_0x544161){if(_0x536e2e(0x1e0)==_0x544161[_0x536e2e(0x1e9)]){const _0x156bfd=_0x544161[_0x536e2e(0x1da)][0x0];return{'type':_0x536e2e(0x1ea),'content':_0x71eccc(_0x5169aa,_0x536e2e(0x1ce),'\x22'+_0x156bfd+'\x22')};}return _0x536e2e(0x1dd)==_0x544161[_0x536e2e(0x1e9)]?{'type':_0x536e2e(0x1ea),'content':_0x71eccc(_0x5169aa,_0x536e2e(0x1cd))}:void 0x0;}});}}
23
+ function _0x2bd0(_0x5dd8ba,_0x1af0e9){const _0x1884e5=_0x1884();return _0x2bd0=function(_0x2bd0c8,_0x4b8d1e){_0x2bd0c8=_0x2bd0c8-0x187;let _0x5da772=_0x1884e5[_0x2bd0c8];return _0x5da772;},_0x2bd0(_0x5dd8ba,_0x1af0e9);}function _0x1884(){const _0x39fc56=['*Set\x20link:*\x20%0','linkHref','toLowerCase','plugins','attribute','commandParams','newValue','*Remove\x20link*','569744ZZQoFU','get','commands','18BQbwfl','51297EIoKWg','editor','27jUhgVt','LinkEditing','973016xVQCXc','859578fGurDM','commandName','unlink','152vCbwKf','formatInline','_registerLegacyDescription','format','586280YCtNIi','enableDefaultAttributesIntegration','locale','afterInit','label','manualDecorators','type','registerDescriptionCallback','key','link\x20(','29700lkmcVl','71749gYdNVW','registerAttributeLabel','TrackChangesEditing','link','descriptionFactory','21MJhmWx','registerInlineAttribute','has'];_0x1884=function(){return _0x39fc56;};return _0x1884();}const _0x2213a7=_0x2bd0;(function(_0x3c5b46,_0x10b058){const _0x1195ac=_0x2bd0,_0x581c0a=_0x3c5b46();while(!![]){try{const _0x2d87d2=-parseInt(_0x1195ac(0x19b))/0x1+parseInt(_0x1195ac(0x1ae))/0x2*(parseInt(_0x1195ac(0x1af))/0x3)+-parseInt(_0x1195ac(0x18c))/0x4*(-parseInt(_0x1195ac(0x19a))/0x5)+-parseInt(_0x1195ac(0x189))/0x6+-parseInt(_0x1195ac(0x1a0))/0x7*(-parseInt(_0x1195ac(0x1ab))/0x8)+parseInt(_0x1195ac(0x1b1))/0x9*(-parseInt(_0x1195ac(0x190))/0xa)+-parseInt(_0x1195ac(0x188))/0xb;if(_0x2d87d2===_0x10b058)break;else _0x581c0a['push'](_0x581c0a['shift']());}catch(_0x7cbfc9){_0x581c0a['push'](_0x581c0a['shift']());}}}(_0x1884,0x1bcf9));import{Plugin as _0x3e8bd0}from'ckeditor5/src/core.js';import{getTranslation as _0x8de55b}from'../utils/common-translations.js';export default class ct extends _0x3e8bd0{[_0x2213a7(0x193)](){const _0x38f46e=_0x2213a7,_0x1b75b4=this[_0x38f46e(0x1b0)];if(!_0x1b75b4[_0x38f46e(0x1a6)][_0x38f46e(0x1a2)](_0x38f46e(0x187)))return;const _0x255eb4=_0x1b75b4[_0x38f46e(0x1a6)][_0x38f46e(0x1ac)](_0x38f46e(0x19d)),_0x3a0b95=_0x1b75b4[_0x38f46e(0x1ad)][_0x38f46e(0x1ac)](_0x38f46e(0x19e));_0x255eb4[_0x38f46e(0x191)](_0x38f46e(0x19e)),_0x255eb4[_0x38f46e(0x191)](_0x38f46e(0x18b)),_0x255eb4[_0x38f46e(0x1a1)](_0x38f46e(0x1a4));for(const _0x1ef2d1 of _0x3a0b95[_0x38f46e(0x195)])_0x255eb4[_0x38f46e(0x1a1)](_0x1ef2d1['id']),_0x255eb4[_0x38f46e(0x19f)][_0x38f46e(0x19c)](_0x1ef2d1['id'],_0x38f46e(0x199)+_0x1ef2d1[_0x38f46e(0x194)][_0x38f46e(0x1a5)]()+')');_0x255eb4[_0x38f46e(0x19f)][_0x38f46e(0x197)](_0x17f22e=>{const _0x8a9c50=_0x38f46e;if(_0x8a9c50(0x1a7)!=_0x17f22e[_0x8a9c50(0x196)])return;const {data:_0x48f1fb}=_0x17f22e;if(!_0x48f1fb||_0x8a9c50(0x1a4)!=_0x48f1fb[_0x8a9c50(0x198)])return;const _0x5880fb=_0x48f1fb[_0x8a9c50(0x1a9)],_0x17c894=_0x1b75b4[_0x8a9c50(0x192)];return{'type':_0x8a9c50(0x18f),'content':null==_0x5880fb?_0x8de55b(_0x17c894,_0x8a9c50(0x1aa)):_0x8de55b(_0x17c894,_0x8a9c50(0x1a3),'\x22'+_0x5880fb+'\x22')};}),this[_0x38f46e(0x18e)]();}[_0x2213a7(0x18e)](){const _0x178739=_0x2213a7,_0x194845=this[_0x178739(0x1b0)],_0x1827cd=_0x194845[_0x178739(0x192)];_0x194845[_0x178739(0x1a6)][_0x178739(0x1ac)](_0x178739(0x19d))[_0x178739(0x19f)][_0x178739(0x197)](_0x1bdbdc=>{const _0x424af5=_0x178739;if(_0x424af5(0x18d)!=_0x1bdbdc[_0x424af5(0x196)])return;const {data:_0x44764c}=_0x1bdbdc;if(_0x44764c){if(_0x424af5(0x19e)==_0x44764c[_0x424af5(0x18a)]){const _0x305927=_0x44764c[_0x424af5(0x1a8)][0x0];return{'type':_0x424af5(0x18f),'content':_0x8de55b(_0x1827cd,_0x424af5(0x1a3),'\x22'+_0x305927+'\x22')};}return _0x424af5(0x18b)==_0x44764c[_0x424af5(0x18a)]?{'type':_0x424af5(0x18f),'content':_0x8de55b(_0x1827cd,_0x424af5(0x1aa))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38f181=_0x2101;(function(_0x2b629d,_0x5974a2){const _0x3901c4=_0x2101,_0x5d6bc0=_0x2b629d();while(!![]){try{const _0x5fc9e5=-parseInt(_0x3901c4(0xd6))/0x1+-parseInt(_0x3901c4(0x126))/0x2+parseInt(_0x3901c4(0xbc))/0x3*(parseInt(_0x3901c4(0xdf))/0x4)+-parseInt(_0x3901c4(0x12e))/0x5+parseInt(_0x3901c4(0x10e))/0x6*(-parseInt(_0x3901c4(0xe1))/0x7)+-parseInt(_0x3901c4(0x10f))/0x8+parseInt(_0x3901c4(0x119))/0x9;if(_0x5fc9e5===_0x5974a2)break;else _0x5d6bc0['push'](_0x5d6bc0['shift']());}catch(_0x114cbf){_0x5d6bc0['push'](_0x5d6bc0['shift']());}}}(_0x221b,0x3da50));function _0x221b(){const _0x508422=['execute','getSuggestions','attributes','TodoListEditing','push','_supportLegacySuggestions','getFirstMarker','11237913nkDktn','noTrackChangesFixer','parent','setSelection','listStyle','isNextTo','getRanges','key','config','start','range','getAttribute','todoListCheck','515358HJBubh','bulletedList','change','*Uncheck\x20item*','head','data','*Remove\x20format:*\x20%0','value','1903540jimyIt','nodeAfter','registerPostFixer','descriptionFactory','todoListChecked','default','oldValue','isLocal','containsItem','model','customNumberedList','registerCustomCallback','plugins','*Format:*\x20remove\x20from\x20%0','includes','toUpperCase','registerDescriptionCallback','previousSibling','refresh','next','attribute','listMarkerStyle','map','differ','getFirstRange','locale','numbered','_LIST','deletion','removeMarker','filter','indentList','mergeListItemForward','type','list.multiBlock','110235npvADO','multipleBlocks','todo','setAttribute','FORMAT_INDENT','trackChangesCommand','listType','isObject','listStart','ELEMENT_NUMBERED_LIST','batch','outdentList','*Merge:*\x20%0','_registerLegacyDescription','*Format:*\x20insert\x20into\x20%0','createRange','get','splitListItemBefore','end','listReversed','*Split:*\x20list\x20item','document','*Merge:*\x20list\x20item','checkTodoList','ELEMENT_TODO_LIST','from','184336tDnnaM','commandName','todoList','nextSibling','registerElementLabel','TrackChangesEditing','accept','listIndent','groupId','44SFKrIZ','listMarker','2804431nSHGhM','ELEMENT_BULLETED_LIST','createPositionAt','registerAttributeLabel','ListEditing','registerBlockAttribute','length','afterInit','attributeKey','commandParams','ELEMENT_LIST_ITEM','enableDefaultAttributesIntegration','_getAttributeKey','find','*Check\x20item*','documentList','has','format','forceValue','commands','ELEMENT_','assureChains','bulleted','*Set\x20format:*\x20%0','mergeListItemBackward','formatBlock','listItemId','selection','listItemIdFixer','isUndo','*Change\x20to:*\x20%0','numberedList','detach','schema','editor','_findSuggestions','*Outdent:*\x20%0','*Indent:*\x20%0','suggestion','every','newValue','meta','customBulletedList','fromRange','splitListItemAfter','6FCvPzL','1416000pjxYMW','_suggestionFactory','getChanges'];_0x221b=function(){return _0x508422;};return _0x221b();}function _0x2101(_0xd338de,_0x3a31d2){const _0x221bc3=_0x221b();return _0x2101=function(_0x2101b8,_0xfaad63){_0x2101b8=_0x2101b8-0xb5;let _0x455426=_0x221bc3[_0x2101b8];return _0x455426;},_0x2101(_0xd338de,_0x3a31d2);}import{Plugin as _0x3333e2}from'ckeditor5/src/core.js';import{getTranslation as _0x54280a}from'../utils/common-translations.js';import{renameAttributeKey as _0x5e81cb}from'../trackchangesediting.js';import{LiveRange as _0x5a38b3}from'ckeditor5/src/engine.js';export default class z extends _0x3333e2{[_0x38f181(0xe8)](){const _0xd46a45=_0x38f181,_0xecd977=this[_0xd46a45(0x103)];if(!_0xecd977[_0xd46a45(0x13a)][_0xd46a45(0xf1)](_0xd46a45(0xe5)))return;const _0x3ef2fa=_0xecd977[_0xd46a45(0x147)],_0x922454=_0xecd977[_0xd46a45(0x13a)][_0xd46a45(0xcc)](_0xd46a45(0xdb)),_0x1bd688=_0xecd977[_0xd46a45(0x13a)][_0xd46a45(0xf1)](_0xd46a45(0x115)),_0x2aea29=!!_0xecd977[_0xd46a45(0x121)][_0xd46a45(0xcc)](_0xd46a45(0xbb));function _0x59568b(_0x4d9cb3){const _0x5089d4=_0xd46a45;return{'type':_0x5089d4(0xf2),'content':''+_0x54280a(_0x3ef2fa,_0x5089d4(0xf8),_0x4d9cb3)};}function _0x5626c6(_0x4f31b1){const _0x37790c=_0xd46a45;return{'type':_0x37790c(0xf2),'content':''+_0x54280a(_0x3ef2fa,_0x37790c(0x12c),_0x4f31b1)};}_0x922454[_0xd46a45(0xec)](_0xd46a45(0x100)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0x127)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0x138)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0x10b)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0xb8)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0xc7)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0x10d)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0xcd)),_0x922454[_0xd46a45(0xe6)](_0xd46a45(0xfb)),_0x922454[_0xd46a45(0xe6)](_0xd46a45(0xc2)),_0x922454[_0xd46a45(0xe6)](_0xd46a45(0xdd)),_0x2aea29&&(_0x922454[_0xd46a45(0xec)](_0xd46a45(0xf9)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0xb9))),_0x1bd688&&(_0x922454[_0xd46a45(0xec)](_0xd46a45(0xd8)),_0x922454[_0xd46a45(0xec)](_0xd46a45(0xd3)),_0x922454[_0xd46a45(0xe6)](_0xd46a45(0x132)),_0x922454[_0xd46a45(0x131)][_0xd46a45(0x13e)](_0x35553b=>{const _0x1c244f=_0xd46a45,{data:_0x1fa0f3}=_0x35553b;if(_0x1fa0f3&&_0x1c244f(0x132)==_0x1fa0f3[_0x1c244f(0x120)])return{'type':_0x1c244f(0xf2),'content':_0x1fa0f3[_0x1c244f(0x109)]?_0x54280a(_0x3ef2fa,_0x1c244f(0xef)):_0x54280a(_0x3ef2fa,_0x1c244f(0x129))};}),this[_0xd46a45(0x103)][_0xd46a45(0x137)][_0xd46a45(0xd1)][_0xd46a45(0x130)](_0x20c5fc=>{const _0x56a688=_0xd46a45;if(_0x20c5fc[_0x56a688(0xc6)][_0x56a688(0xfe)])return!0x1;let _0x1476d1=!0x1;const _0x122add=_0x922454[_0x56a688(0x113)]({'skipNotAttached':!0x0})[_0x56a688(0xb7)](_0x16f87f=>_0x56a688(0x132)===_0x922454[_0x56a688(0xed)](_0x16f87f));for(const _0x2bf535 of _0x122add){_0x56a688(0xbe)!=_0x2bf535[_0x56a688(0x146)]()[_0x56a688(0x122)][_0x56a688(0x12f)][_0x56a688(0x124)](_0x56a688(0xc2))&&(_0x922454[_0x56a688(0x104)](_0x2bf535[_0x56a688(0x146)](),_0x56a688(0x142))[_0x56a688(0xee)](_0x4282b8=>_0x56a688(0xc2)===_0x922454[_0x56a688(0xed)](_0x4282b8[_0x56a688(0x107)]))||(_0x20c5fc[_0x56a688(0xb6)](_0x2bf535[_0x56a688(0x118)]()),_0x1476d1=!0x0));}return _0x1476d1;})),_0x922454[_0xd46a45(0x131)][_0xd46a45(0xe4)](_0xd46a45(0xdd),_0x54280a(_0x3ef2fa,_0xd46a45(0xc0)));const _0x5b1290={'type':_0xd46a45(0xf2),'content':''};_0x922454[_0xd46a45(0x131)][_0xd46a45(0x13e)](_0x3f7cdc=>{const _0x1ba545=_0xd46a45,{data:_0x4b05eb}=_0x3f7cdc;if(!_0x4b05eb||_0x1ba545(0xc2)!=_0x4b05eb[_0x1ba545(0x120)])return;let _0x1561da=_0x3f7cdc[_0x1ba545(0x12a)];for(;_0x1561da;){if(_0x1561da[_0x1ba545(0x12b)]&&((_0x1ba545(0x11d)==_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x120)]||_0x1ba545(0x143)==_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x120)])&&(_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x109)]&&_0x1ba545(0x133)!=_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x109)]||_0x1ba545(0x133)!=_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x134)]&&!_0x4b05eb[_0x1ba545(0x109)])||!_0x2aea29&&_0x1561da[_0x1ba545(0x12b)][_0x1ba545(0x120)]==_0x5e81cb))return _0x5b1290;_0x1561da=_0x1561da[_0x1ba545(0x141)];}if(null==_0x4b05eb[_0x1ba545(0x109)])switch(_0x4b05eb[_0x1ba545(0x134)]){case _0x1ba545(0xf7):return _0x5626c6(_0x54280a(_0x3ef2fa,_0x1ba545(0xe2)));case _0x1ba545(0x148):return _0x5626c6(_0x54280a(_0x3ef2fa,_0x1ba545(0xc5)));case _0x1ba545(0xbe):return _0x5626c6(_0x54280a(_0x3ef2fa,_0x1ba545(0xd4)));}switch(_0x4b05eb[_0x1ba545(0x109)]){case _0x1ba545(0xf7):return _0x59568b(_0x54280a(_0x3ef2fa,_0x1ba545(0xe2)));case _0x1ba545(0x148):return _0x59568b(_0x54280a(_0x3ef2fa,_0x1ba545(0xc5)));case _0x1ba545(0xbe):return _0x59568b(_0x54280a(_0x3ef2fa,_0x1ba545(0xd4)));}}),_0x922454[_0xd46a45(0x131)][_0xd46a45(0x13e)](_0x29b308=>{const _0x56df0a=_0xd46a45,{data:_0x38ceab}=_0x29b308;if(_0x38ceab&&_0x56df0a(0xdd)==_0x38ceab[_0x56df0a(0x120)])return null==_0x38ceab[_0x56df0a(0x109)]||null==_0x38ceab[_0x56df0a(0x134)]&&0x0==_0x38ceab[_0x56df0a(0x109)]?_0x5b1290:void 0x0;}),_0x922454[_0xd46a45(0x131)][_0xd46a45(0x13e)](_0xff4678=>{const _0xb604ff=_0xd46a45;if(_0xb604ff(0x142)!=_0xff4678[_0xb604ff(0xba)])return;const {data:_0x22a1e6}=_0xff4678;if(!_0x22a1e6||_0xb604ff(0xfb)!=_0x22a1e6[_0xb604ff(0x120)])return;const _0x58038c=le(_0xff4678);return _0xb604ff(0x109)==_0x58038c?{'type':_0xb604ff(0xf2),'content':_0x54280a(_0x3ef2fa,_0xb604ff(0xd2))}:_0xb604ff(0x134)==_0x58038c?{'type':_0xb604ff(0xf2),'content':_0x54280a(_0x3ef2fa,_0xb604ff(0xd0))}:_0x5b1290;}),_0xecd977[_0xd46a45(0x137)][_0xd46a45(0xd1)][_0xd46a45(0x130)](_0x7c156c=>this[_0xd46a45(0xfd)](_0x7c156c)),_0xecd977[_0xd46a45(0x137)][_0xd46a45(0xd1)][_0xd46a45(0x130)](_0x4cee11=>this[_0xd46a45(0x11a)](_0x4cee11)),_0xecd977[_0xd46a45(0x137)][_0xd46a45(0xd1)][_0xd46a45(0x130)](_0xe3807d=>this[_0xd46a45(0xf6)](_0xe3807d)),this[_0xd46a45(0x117)]();}[_0x38f181(0xfd)](_0x66eb79){const _0xe287bf=_0x38f181;if(_0x66eb79[_0xe287bf(0xc6)][_0xe287bf(0xfe)]||!_0x66eb79[_0xe287bf(0xc6)][_0xe287bf(0x135)])return!0x1;let _0x236fe8=!0x1;const _0x414219=this[_0xe287bf(0x103)][_0xe287bf(0x13a)][_0xe287bf(0xcc)](_0xe287bf(0xdb))[_0xe287bf(0x113)]({'skipNotAttached':!0x0})[_0xe287bf(0xb7)](_0x2f8f3f=>_0x2f8f3f[_0xe287bf(0x12b)]&&_0xe287bf(0xfb)==_0x2f8f3f[_0xe287bf(0x12b)][_0xe287bf(0x120)])[_0xe287bf(0xb7)](_0x155053=>_0x155053[_0xe287bf(0x12b)][_0xe287bf(0x109)]&&_0x155053[_0xe287bf(0x12b)][_0xe287bf(0x134)]);for(const _0x3e8810 of _0x414219)le(_0x3e8810)||(_0x66eb79[_0xe287bf(0xb6)](_0x3e8810[_0xe287bf(0x118)]()),_0x236fe8=!0x0);return _0x236fe8;}[_0x38f181(0x11a)](_0x11192f){const _0x4bf5c0=_0x38f181;if(_0x11192f[_0x4bf5c0(0xc6)][_0x4bf5c0(0xfe)]||!_0x11192f[_0x4bf5c0(0xc6)][_0x4bf5c0(0x135)])return!0x1;const _0x288a8f=this[_0x4bf5c0(0x103)][_0x4bf5c0(0x13a)][_0x4bf5c0(0xcc)](_0x4bf5c0(0xdb));if(_0x288a8f[_0x4bf5c0(0xc1)][_0x4bf5c0(0x12d)])return!0x1;let _0x2c31f2=!0x1;const _0x4fe005=[_0x4bf5c0(0xc2),_0x4bf5c0(0xfb),_0x4bf5c0(0xdd),_0x4bf5c0(0x11d),_0x4bf5c0(0xc4),_0x4bf5c0(0xcf),_0x4bf5c0(0x125),_0x4bf5c0(0xe0),_0x4bf5c0(0x143)],_0x2ef37f=this[_0x4bf5c0(0x103)][_0x4bf5c0(0x137)][_0x4bf5c0(0xd1)][_0x4bf5c0(0x145)][_0x4bf5c0(0x111)]()[_0x4bf5c0(0xb7)](_0x472a23=>_0x4bf5c0(0x142)==_0x472a23[_0x4bf5c0(0xba)])[_0x4bf5c0(0xb7)](_0x4e292f=>_0x4fe005[_0x4bf5c0(0x13c)](_0x4e292f[_0x4bf5c0(0xe9)]));if(0x0==_0x2ef37f[_0x4bf5c0(0xe7)])return _0x2c31f2;for(const _0x500260 of _0x2ef37f){const _0x4c2056=_0x288a8f[_0x4bf5c0(0x104)](_0x500260[_0x4bf5c0(0x123)],_0x4bf5c0(0x142))[_0x4bf5c0(0xb7)](_0x5583e1=>!_0x5583e1[_0x4bf5c0(0x10a)][_0x4bf5c0(0x11e)])[_0x4bf5c0(0x144)](_0x352765=>_0x352765[_0x4bf5c0(0x107)])[_0x4bf5c0(0xb7)](_0x1ca6ac=>{const _0x30d7c5=_0x4bf5c0,_0x242a10=_0x288a8f[_0x30d7c5(0xed)](_0x1ca6ac);return _0x4fe005[_0x30d7c5(0x13c)](_0x242a10);});if(_0x4c2056[_0x4bf5c0(0xe7)]){for(const _0xce0151 of _0x4c2056)_0x11192f[_0x4bf5c0(0xb6)](_0xce0151[_0x4bf5c0(0x118)]());_0x2c31f2=!0x0;}}return _0x2c31f2;}[_0x38f181(0xf6)](_0x3db4cd){const _0x1fea6c=_0x38f181;if(_0x3db4cd[_0x1fea6c(0xc6)][_0x1fea6c(0xfe)]||!_0x3db4cd[_0x1fea6c(0xc6)][_0x1fea6c(0x135)])return!0x1;const _0x3c9191=this[_0x1fea6c(0x103)][_0x1fea6c(0x13a)][_0x1fea6c(0xcc)](_0x1fea6c(0xdb));let _0x4ff5f=!0x1;const _0x1a4968=[_0x1fea6c(0xc2),_0x1fea6c(0xfb),_0x1fea6c(0xdd),_0x1fea6c(0x11d),_0x1fea6c(0xc4),_0x1fea6c(0xcf),_0x1fea6c(0x125),_0x1fea6c(0xe0),_0x1fea6c(0x143)];for(const _0x4559cb of _0x3c9191[_0x1fea6c(0x113)]({'skipNotAttached':!0x0})){const _0x27a3d4=_0x3c9191[_0x1fea6c(0x104)](_0x4559cb[_0x1fea6c(0x146)](),_0x1fea6c(0x142))[_0x1fea6c(0x144)](_0x37e594=>_0x37e594[_0x1fea6c(0x107)])[_0x1fea6c(0xb7)](_0x166473=>_0x166473[_0x1fea6c(0x12b)]&&_0x1a4968[_0x1fea6c(0x13c)](_0x166473[_0x1fea6c(0x12b)][_0x1fea6c(0x120)]));if(!_0x27a3d4[_0x1fea6c(0xe7)])continue;const _0x4c20ea=_0x27a3d4[0x0][_0x1fea6c(0x12a)][_0x1fea6c(0x114)][_0x1fea6c(0xde)];if(!_0x27a3d4[_0x1fea6c(0x108)](_0x5ec985=>_0x5ec985[_0x1fea6c(0x114)][_0x1fea6c(0xde)]===_0x4c20ea)){for(const _0x42f6ec of _0x27a3d4)_0x20f5ce(_0x42f6ec,_0x4c20ea)&&(_0x4ff5f=!0x0);}}return _0x4ff5f;function _0x124768(_0x5e9900,_0x3ef88){const _0x293d0f=_0x1fea6c;for(const _0x1fe056 of _0x3c9191[_0x293d0f(0x113)]({'skipNotAttached':!0x0})[_0x293d0f(0xb7)](_0x738c88=>_0x293d0f(0x142)==_0x738c88[_0x293d0f(0xba)]&&_0x738c88[_0x293d0f(0x114)][_0x293d0f(0xde)]==_0x5e9900))_0x1fe056[_0x293d0f(0xbf)](_0x293d0f(0xde),_0x3ef88);}function _0x20f5ce(_0x1504a5,_0x5997a0){const _0x21db58=_0x1fea6c;let _0x54d7f2=_0x1504a5[_0x21db58(0x12a)],_0x31a7ee=!0x1;for(;_0x54d7f2;)_0x54d7f2[_0x21db58(0x114)][_0x21db58(0xde)]!=_0x5997a0&&(_0x124768(_0x54d7f2[_0x21db58(0x114)][_0x21db58(0xde)],_0x5997a0),_0x54d7f2[_0x21db58(0xbf)](_0x21db58(0xde),_0x5997a0),_0x31a7ee=!0x0),_0x54d7f2=_0x54d7f2[_0x21db58(0x141)];return _0x31a7ee;}}[_0x38f181(0x117)](){const _0x34f1a6=_0x38f181,_0xfa608b=this[_0x34f1a6(0x103)],_0x278632=_0xfa608b[_0x34f1a6(0x147)],_0x3f889b=_0xfa608b[_0x34f1a6(0x13a)][_0x34f1a6(0xcc)](_0x34f1a6(0xdb));this[_0x34f1a6(0xc9)](),_0x3f889b[_0x34f1a6(0x110)][_0x34f1a6(0x139)](_0x34f1a6(0xfa),_0x34f1a6(0xf0),_0x34f1a6(0xdc),function(_0x254743,_0x42295f){const _0x3e4ba1=_0x34f1a6,_0x425fd4=[];for(let _0x434504 of _0x254743)_0x434504[_0x3e4ba1(0x122)][_0x3e4ba1(0x12f)]===_0x434504[_0x3e4ba1(0xce)][_0x3e4ba1(0x11b)]&&(_0x434504=_0xfa608b[_0x3e4ba1(0x137)][_0x3e4ba1(0xcb)](_0xfa608b[_0x3e4ba1(0x137)][_0x3e4ba1(0xe3)](_0x434504[_0x3e4ba1(0x122)][_0x3e4ba1(0x12f)],0x0))),_0x425fd4[_0x3e4ba1(0x116)](_0x434504);_0xfa608b[_0x3e4ba1(0x137)][_0x3e4ba1(0x128)](_0x208b0b=>{const _0x593de8=_0x3e4ba1,_0x242dec=_0xfa608b[_0x593de8(0x137)][_0x593de8(0xd1)][_0x593de8(0xfc)],_0x4e6423=Array[_0x593de8(0xd5)](_0x242dec[_0x593de8(0x11f)]())[_0x593de8(0x144)](_0x29bc0a=>_0x5a38b3[_0x593de8(0x10c)](_0x29bc0a));_0x208b0b[_0x593de8(0x11c)](_0x425fd4),_0xfa608b[_0x593de8(0xf4)][_0x593de8(0xcc)](_0x42295f[_0x593de8(0xd7)])[_0x593de8(0x140)](),_0x42295f[_0x593de8(0xea)][_0x593de8(0x116)]({'forceDefaultExecution':!0x0}),_0xfa608b[_0x593de8(0x112)](_0x42295f[_0x593de8(0xd7)],..._0x42295f[_0x593de8(0xea)]),_0x208b0b[_0x593de8(0x11c)](_0x4e6423);for(const _0x469a94 of _0x4e6423)_0x469a94[_0x593de8(0x101)]();});}),_0x3f889b[_0x34f1a6(0x131)][_0x34f1a6(0xda)](function(_0x530571){const _0x4ed450=_0x34f1a6,_0x578541=!_0xfa608b[_0x4ed450(0x137)][_0x4ed450(0x102)][_0x4ed450(0xc3)](_0x530571),_0x3db86c=_0x530571[_0x4ed450(0x13f)],_0x204668=_0x530571[_0x4ed450(0xd9)],_0x484cc2=_0x530571[_0x4ed450(0x124)](_0x4ed450(0xfb)),_0x2e0846=!_0x3db86c||_0x3db86c[_0x4ed450(0x124)](_0x4ed450(0xfb))!==_0x484cc2,_0x179896=!_0x204668||_0x204668[_0x4ed450(0x124)](_0x4ed450(0xfb))!==_0x484cc2;return _0x578541&&Boolean(_0x484cc2)&&_0x2e0846&&_0x179896;},_0x5542d3=>_0x54280a(_0x278632,_0x34f1a6(0xeb),_0x5542d3));}[_0x38f181(0xc9)](){const _0x142743=_0x38f181,_0x313255=this[_0x142743(0x103)],_0xd20882=_0x313255[_0x142743(0x147)];function _0x238b24(_0x587da3){const _0x457268=_0x142743,_0x9bbcc6=_0x313255[_0x457268(0xf4)][_0x457268(0xcc)](_0x457268(0x127))[_0x457268(0x12d)],_0x315947=_0x313255[_0x457268(0xf4)][_0x457268(0xcc)](_0x457268(0x100))[_0x457268(0x12d)];return _0x457268(0x100)===_0x587da3?_0x9bbcc6:_0x315947;}_0x313255[_0x142743(0x13a)][_0x142743(0xcc)](_0x142743(0xdb))[_0x142743(0x131)][_0x142743(0x13e)](function(_0xdafaf3){const _0x31e503=_0x142743;if(_0x31e503(0xfa)!=_0xdafaf3[_0x31e503(0xba)])return;const {data:_0x38a003}=_0xdafaf3;if(!_0x38a003)return;let _0x30588c,_0x2f2590,_0x18672e,_0x59fc98;switch(_0x38a003[_0x31e503(0xd7)]){case _0x31e503(0x127):_0x18672e=_0x38a003[_0x31e503(0xea)][0x0][_0x31e503(0xf3)],_0x59fc98=_0x238b24(_0x38a003[_0x31e503(0xd7)]),_0x30588c=_0x18672e?_0x31e503(0xca):_0x31e503(0x13b),!_0x59fc98&&_0x313255[_0x31e503(0x121)][_0x31e503(0xcc)](_0x31e503(0xbb))||(_0x30588c=_0x31e503(0xff)),_0x2f2590={'type':_0x31e503(0xf2),'content':_0x54280a(_0xd20882,_0x30588c,_0x54280a(_0xd20882,_0x31e503(0xe2)))};break;case _0x31e503(0x100):_0x18672e=_0x38a003[_0x31e503(0xea)][0x0][_0x31e503(0xf3)],_0x59fc98=_0x238b24(_0x38a003[_0x31e503(0xd7)]),_0x30588c=_0x18672e?_0x31e503(0xca):_0x31e503(0x13b),!_0x59fc98&&_0x313255[_0x31e503(0x121)][_0x31e503(0xcc)](_0x31e503(0xbb))||(_0x30588c=_0x31e503(0xff)),_0x2f2590={'type':_0x31e503(0xf2),'content':_0x54280a(_0xd20882,_0x30588c,_0x54280a(_0xd20882,_0x31e503(0xc5)))};break;case _0x31e503(0xb8):_0x30588c=_0x31e503(0x106),_0x2f2590={'type':_0x31e503(0xf2),'content':_0x54280a(_0xd20882,_0x30588c,_0x54280a(_0xd20882,_0x31e503(0xeb)))};break;case _0x31e503(0xc7):_0x30588c=function(_0x22ef00){const _0x149b1c=_0x31e503,_0x4f8708=_0x22ef00[_0x149b1c(0x146)]();let _0x13c980=_0x4f8708[_0x149b1c(0x122)][_0x149b1c(0x12f)];for(;_0x13c980&&_0x4f8708[_0x149b1c(0x136)](_0x13c980);){if(_0x13c980[_0x149b1c(0x124)](_0x149b1c(0xdd))>0x0)return!0x1;_0x13c980=_0x13c980[_0x149b1c(0xd9)];}return!0x0;}(_0xdafaf3)?_0x54280a(_0xd20882,_0x31e503(0x13b),_0x54280a(_0xd20882,function(_0x47734a){const _0x460d7c=_0x31e503;return _0x460d7c(0xf5)+_0x47734a[_0x460d7c(0x146)]()[_0x460d7c(0x122)][_0x460d7c(0x12f)][_0x460d7c(0x124)](_0x460d7c(0xc2))[_0x460d7c(0x13d)]()+_0x460d7c(0x149);}(_0xdafaf3))):_0x54280a(_0xd20882,_0x31e503(0x105),_0x54280a(_0xd20882,_0x31e503(0xeb))),_0x2f2590={'type':_0x31e503(0xf2),'content':_0x30588c};break;case _0x31e503(0xf9):case _0x31e503(0xb9):!0x1===_0x38a003[_0x31e503(0xbd)]&&(_0x30588c=_0x31e503(0xc8),_0x2f2590={'type':_0x31e503(0xb5),'content':_0x54280a(_0xd20882,_0x30588c,_0x54280a(_0xd20882,_0x31e503(0xeb)))});}return _0x2f2590;});}}function le(_0x1a2161){const _0x5bb685=_0x38f181;let _0x2056ef=_0x1a2161[_0x5bb685(0x146)]()[_0x5bb685(0x122)][_0x5bb685(0x12f)][_0x5bb685(0x13f)];for(;_0x2056ef;){const _0x28414b=_0x2056ef[_0x5bb685(0x124)](_0x5bb685(0xfb));if(!_0x28414b)return!0x1;if(_0x28414b==_0x1a2161[_0x5bb685(0x12b)][_0x5bb685(0x109)])return _0x5bb685(0x109);if(_0x28414b==_0x1a2161[_0x5bb685(0x12b)][_0x5bb685(0x134)])return _0x5bb685(0x134);_0x2056ef=_0x2056ef[_0x5bb685(0x13f)];}return!0x1;}
23
+ const _0x2dad23=_0x196d;(function(_0x1c5449,_0x282b35){const _0x28e24f=_0x196d,_0x502685=_0x1c5449();while(!![]){try{const _0x2cf304=-parseInt(_0x28e24f(0x1b0))/0x1*(-parseInt(_0x28e24f(0x198))/0x2)+parseInt(_0x28e24f(0x11b))/0x3*(-parseInt(_0x28e24f(0x191))/0x4)+-parseInt(_0x28e24f(0x13f))/0x5*(parseInt(_0x28e24f(0x12d))/0x6)+-parseInt(_0x28e24f(0x17c))/0x7+-parseInt(_0x28e24f(0x14e))/0x8+-parseInt(_0x28e24f(0x145))/0x9+parseInt(_0x28e24f(0x17d))/0xa*(parseInt(_0x28e24f(0x1a5))/0xb);if(_0x2cf304===_0x282b35)break;else _0x502685['push'](_0x502685['shift']());}catch(_0x574e82){_0x502685['push'](_0x502685['shift']());}}}(_0x54b8,0x56004));function _0x196d(_0x5e0c29,_0x1354de){const _0x54b8d2=_0x54b8();return _0x196d=function(_0x196d0b,_0x1f9b8d){_0x196d0b=_0x196d0b-0x11a;let _0x1e537a=_0x54b8d2[_0x196d0b];return _0x1e537a;},_0x196d(_0x5e0c29,_0x1354de);}import{Plugin as _0x4913e5}from'ckeditor5/src/core.js';import{getTranslation as _0xd15797}from'../utils/common-translations.js';import{renameAttributeKey as _0x43b8a9}from'../trackchangesediting.js';import{LiveRange as _0x2144f6}from'ckeditor5/src/engine.js';function _0x54b8(){const _0x26fa77=['todoListCheck','trackChangesCommand','TrackChangesEditing','getFirstRange','listReversed','range','splitListItemAfter','map','*Check\x20item*','documentList','*Outdent:*\x20%0','150tCTzaC','from','todoListChecked','isUndo','length','createRange','list.multiBlock','every','ELEMENT_LIST_ITEM','head','containsItem','*Format:*\x20remove\x20from\x20%0','default','has','indentList','_findSuggestions','groupId','attributeKey','43975mtaFFy','value','filter','change','checkTodoList','assureChains','511767WniFTc','multipleBlocks','ELEMENT_NUMBERED_LIST','mergeListItemBackward','isLocal','isNextTo','oldValue','find','ELEMENT_BULLETED_LIST','2920008Lejoil','ListEditing','editor','_getAttributeKey','refresh','outdentList','mergeListItemForward','_LIST','data','forceValue','_registerLegacyDescription','execute','*Split:*\x20list\x20item','includes','fromRange','registerBlockAttribute','noTrackChangesFixer','meta','enableDefaultAttributesIntegration','accept','createPositionAt','splitListItemBefore','todo','differ','get','config','previousSibling','bulleted','commands','locale','attribute','descriptionFactory','registerCustomCallback','plugins','getRanges','parent','formatBlock','setAttribute','*Format:*\x20insert\x20into\x20%0','detach','*Set\x20format:*\x20%0','numbered','toUpperCase','*Uncheck\x20item*','commandParams','key','3765846ozXqie','10FsQyWu','registerAttributeLabel','deletion','schema','registerDescriptionCallback','isObject','listMarker','attributes','listStart','ELEMENT_TODO_LIST','*Merge:*\x20list\x20item','listType','next','bulletedList','removeMarker','getAttribute','registerPostFixer','listItemId','model','type','4vixPNh','listMarkerStyle','_supportLegacySuggestions','end','push','listItemIdFixer','listStyle','10hWpLVc','selection','registerElementLabel','batch','start','customBulletedList','nextSibling','_suggestionFactory','getSuggestions','customNumberedList','*Remove\x20format:*\x20%0','suggestion','document','13910743fXGpHP','todoList','FORMAT_INDENT','*Change\x20to:*\x20%0','newValue','ELEMENT_','*Indent:*\x20%0','setSelection','*Merge:*\x20%0','format','nodeAfter','126342qSEDEI','afterInit','1093038ynqrfA','getFirstMarker','numberedList','TodoListEditing','getChanges','listIndent','commandName'];_0x54b8=function(){return _0x26fa77;};return _0x54b8();}export default class z extends _0x4913e5{[_0x2dad23(0x11a)](){const _0x45b241=_0x2dad23,_0x4d1d=this[_0x45b241(0x150)];if(!_0x4d1d[_0x45b241(0x16f)][_0x45b241(0x13a)](_0x45b241(0x14f)))return;const _0x36e863=_0x4d1d[_0x45b241(0x16b)],_0xfe21ae=_0x4d1d[_0x45b241(0x16f)][_0x45b241(0x166)](_0x45b241(0x124)),_0x94b475=_0x4d1d[_0x45b241(0x16f)][_0x45b241(0x13a)](_0x45b241(0x11e)),_0x1e2bdc=!!_0x4d1d[_0x45b241(0x167)][_0x45b241(0x166)](_0x45b241(0x133));function _0x3ae0d2(_0xde3441){const _0x16cee6=_0x45b241;return{'type':_0x16cee6(0x1ae),'content':''+_0xd15797(_0x36e863,_0x16cee6(0x176),_0xde3441)};}function _0x132639(_0x450d8a){const _0x125758=_0x45b241;return{'type':_0x125758(0x1ae),'content':''+_0xd15797(_0x36e863,_0x125758(0x1a2),_0x450d8a)};}_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x11d)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x18a)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x1a1)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x19d)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x13b)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x153)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x128)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x163)),_0xfe21ae[_0x45b241(0x15d)](_0x45b241(0x18e)),_0xfe21ae[_0x45b241(0x15d)](_0x45b241(0x188)),_0xfe21ae[_0x45b241(0x15d)](_0x45b241(0x120)),_0x1e2bdc&&(_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x148)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x154))),_0x94b475&&(_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x1a6)),_0xfe21ae[_0x45b241(0x160)](_0x45b241(0x143)),_0xfe21ae[_0x45b241(0x15d)](_0x45b241(0x12f)),_0xfe21ae[_0x45b241(0x16d)][_0x45b241(0x181)](_0x421138=>{const _0x39c6d3=_0x45b241,{data:_0x4de845}=_0x421138;if(_0x4de845&&_0x39c6d3(0x12f)==_0x4de845[_0x39c6d3(0x17b)])return{'type':_0x39c6d3(0x1ae),'content':_0x4de845[_0x39c6d3(0x1a9)]?_0xd15797(_0x36e863,_0x39c6d3(0x12a)):_0xd15797(_0x36e863,_0x39c6d3(0x179))};}),this[_0x45b241(0x150)][_0x45b241(0x18f)][_0x45b241(0x1a4)][_0x45b241(0x18d)](_0x32651f=>{const _0x40a95e=_0x45b241;if(_0x32651f[_0x40a95e(0x19b)][_0x40a95e(0x130)])return!0x1;let _0x4b6f07=!0x1;const _0x58fd9d=_0xfe21ae[_0x40a95e(0x1a0)]({'skipNotAttached':!0x0})[_0x40a95e(0x141)](_0x512ace=>_0x40a95e(0x12f)===_0xfe21ae[_0x40a95e(0x151)](_0x512ace));for(const _0x8b51d of _0x58fd9d){_0x40a95e(0x164)!=_0x8b51d[_0x40a95e(0x125)]()[_0x40a95e(0x19c)][_0x40a95e(0x1af)][_0x40a95e(0x18c)](_0x40a95e(0x188))&&(_0xfe21ae[_0x40a95e(0x13c)](_0x8b51d[_0x40a95e(0x125)](),_0x40a95e(0x16c))[_0x40a95e(0x14c)](_0x58bd77=>_0x40a95e(0x188)===_0xfe21ae[_0x40a95e(0x151)](_0x58bd77[_0x40a95e(0x1a3)]))||(_0x32651f[_0x40a95e(0x18b)](_0x8b51d[_0x40a95e(0x11c)]()),_0x4b6f07=!0x0));}return _0x4b6f07;})),_0xfe21ae[_0x45b241(0x16d)][_0x45b241(0x17e)](_0x45b241(0x120),_0xd15797(_0x36e863,_0x45b241(0x1a7)));const _0x5535f6={'type':_0x45b241(0x1ae),'content':''};_0xfe21ae[_0x45b241(0x16d)][_0x45b241(0x181)](_0x3752eb=>{const _0x360d40=_0x45b241,{data:_0x390123}=_0x3752eb;if(!_0x390123||_0x360d40(0x188)!=_0x390123[_0x360d40(0x17b)])return;let _0x3e024c=_0x3752eb[_0x360d40(0x136)];for(;_0x3e024c;){if(_0x3e024c[_0x360d40(0x156)]&&((_0x360d40(0x197)==_0x3e024c[_0x360d40(0x156)][_0x360d40(0x17b)]||_0x360d40(0x192)==_0x3e024c[_0x360d40(0x156)][_0x360d40(0x17b)])&&(_0x3e024c[_0x360d40(0x156)][_0x360d40(0x1a9)]&&_0x360d40(0x139)!=_0x3e024c[_0x360d40(0x156)][_0x360d40(0x1a9)]||_0x360d40(0x139)!=_0x3e024c[_0x360d40(0x156)][_0x360d40(0x14b)]&&!_0x390123[_0x360d40(0x1a9)])||!_0x1e2bdc&&_0x3e024c[_0x360d40(0x156)][_0x360d40(0x17b)]==_0x43b8a9))return _0x5535f6;_0x3e024c=_0x3e024c[_0x360d40(0x189)];}if(null==_0x390123[_0x360d40(0x1a9)])switch(_0x390123[_0x360d40(0x14b)]){case _0x360d40(0x169):return _0x132639(_0xd15797(_0x36e863,_0x360d40(0x14d)));case _0x360d40(0x177):return _0x132639(_0xd15797(_0x36e863,_0x360d40(0x147)));case _0x360d40(0x164):return _0x132639(_0xd15797(_0x36e863,_0x360d40(0x186)));}switch(_0x390123[_0x360d40(0x1a9)]){case _0x360d40(0x169):return _0x3ae0d2(_0xd15797(_0x36e863,_0x360d40(0x14d)));case _0x360d40(0x177):return _0x3ae0d2(_0xd15797(_0x36e863,_0x360d40(0x147)));case _0x360d40(0x164):return _0x3ae0d2(_0xd15797(_0x36e863,_0x360d40(0x186)));}}),_0xfe21ae[_0x45b241(0x16d)][_0x45b241(0x181)](_0x2a0db1=>{const _0x5f0597=_0x45b241,{data:_0x2a878e}=_0x2a0db1;if(_0x2a878e&&_0x5f0597(0x120)==_0x2a878e[_0x5f0597(0x17b)])return null==_0x2a878e[_0x5f0597(0x1a9)]||null==_0x2a878e[_0x5f0597(0x14b)]&&0x0==_0x2a878e[_0x5f0597(0x1a9)]?_0x5535f6:void 0x0;}),_0xfe21ae[_0x45b241(0x16d)][_0x45b241(0x181)](_0x28c8c4=>{const _0x44fa12=_0x45b241;if(_0x44fa12(0x16c)!=_0x28c8c4[_0x44fa12(0x190)])return;const {data:_0x43f0e4}=_0x28c8c4;if(!_0x43f0e4||_0x44fa12(0x18e)!=_0x43f0e4[_0x44fa12(0x17b)])return;const _0x2ff5fb=le(_0x28c8c4);return _0x44fa12(0x1a9)==_0x2ff5fb?{'type':_0x44fa12(0x1ae),'content':_0xd15797(_0x36e863,_0x44fa12(0x187))}:_0x44fa12(0x14b)==_0x2ff5fb?{'type':_0x44fa12(0x1ae),'content':_0xd15797(_0x36e863,_0x44fa12(0x15a))}:_0x5535f6;}),_0x4d1d[_0x45b241(0x18f)][_0x45b241(0x1a4)][_0x45b241(0x18d)](_0xe05cf9=>this[_0x45b241(0x196)](_0xe05cf9)),_0x4d1d[_0x45b241(0x18f)][_0x45b241(0x1a4)][_0x45b241(0x18d)](_0x5287f0=>this[_0x45b241(0x15e)](_0x5287f0)),_0x4d1d[_0x45b241(0x18f)][_0x45b241(0x1a4)][_0x45b241(0x18d)](_0x171aa6=>this[_0x45b241(0x144)](_0x171aa6)),this[_0x45b241(0x193)]();}[_0x2dad23(0x196)](_0x741b3f){const _0x4826fb=_0x2dad23;if(_0x741b3f[_0x4826fb(0x19b)][_0x4826fb(0x130)]||!_0x741b3f[_0x4826fb(0x19b)][_0x4826fb(0x149)])return!0x1;let _0x4fd16e=!0x1;const _0xedeed3=this[_0x4826fb(0x150)][_0x4826fb(0x16f)][_0x4826fb(0x166)](_0x4826fb(0x124))[_0x4826fb(0x1a0)]({'skipNotAttached':!0x0})[_0x4826fb(0x141)](_0x508a2c=>_0x508a2c[_0x4826fb(0x156)]&&_0x4826fb(0x18e)==_0x508a2c[_0x4826fb(0x156)][_0x4826fb(0x17b)])[_0x4826fb(0x141)](_0x27f71c=>_0x27f71c[_0x4826fb(0x156)][_0x4826fb(0x1a9)]&&_0x27f71c[_0x4826fb(0x156)][_0x4826fb(0x14b)]);for(const _0x578c96 of _0xedeed3)le(_0x578c96)||(_0x741b3f[_0x4826fb(0x18b)](_0x578c96[_0x4826fb(0x11c)]()),_0x4fd16e=!0x0);return _0x4fd16e;}[_0x2dad23(0x15e)](_0x3e8cef){const _0x4727a1=_0x2dad23;if(_0x3e8cef[_0x4727a1(0x19b)][_0x4727a1(0x130)]||!_0x3e8cef[_0x4727a1(0x19b)][_0x4727a1(0x149)])return!0x1;const _0x46ead3=this[_0x4727a1(0x150)][_0x4727a1(0x16f)][_0x4727a1(0x166)](_0x4727a1(0x124));if(_0x46ead3[_0x4727a1(0x123)][_0x4727a1(0x140)])return!0x1;let _0x5a29a3=!0x1;const _0x15afb8=[_0x4727a1(0x188),_0x4727a1(0x18e),_0x4727a1(0x120),_0x4727a1(0x197),_0x4727a1(0x185),_0x4727a1(0x126),_0x4727a1(0x122),_0x4727a1(0x183),_0x4727a1(0x192)],_0x3a3c72=this[_0x4727a1(0x150)][_0x4727a1(0x18f)][_0x4727a1(0x1a4)][_0x4727a1(0x165)][_0x4727a1(0x11f)]()[_0x4727a1(0x141)](_0xdc690a=>_0x4727a1(0x16c)==_0xdc690a[_0x4727a1(0x190)])[_0x4727a1(0x141)](_0x505a8b=>_0x15afb8[_0x4727a1(0x15b)](_0x505a8b[_0x4727a1(0x13e)]));if(0x0==_0x3a3c72[_0x4727a1(0x131)])return _0x5a29a3;for(const _0x3a0169 of _0x3a3c72){const _0x3a2749=_0x46ead3[_0x4727a1(0x13c)](_0x3a0169[_0x4727a1(0x127)],_0x4727a1(0x16c))[_0x4727a1(0x141)](_0x12968c=>!_0x12968c[_0x4727a1(0x15f)][_0x4727a1(0x14a)])[_0x4727a1(0x129)](_0x3c6fcb=>_0x3c6fcb[_0x4727a1(0x1a3)])[_0x4727a1(0x141)](_0x45badc=>{const _0x1eb147=_0x4727a1,_0x458d45=_0x46ead3[_0x1eb147(0x151)](_0x45badc);return _0x15afb8[_0x1eb147(0x15b)](_0x458d45);});if(_0x3a2749[_0x4727a1(0x131)]){for(const _0x3fccb6 of _0x3a2749)_0x3e8cef[_0x4727a1(0x18b)](_0x3fccb6[_0x4727a1(0x11c)]());_0x5a29a3=!0x0;}}return _0x5a29a3;}[_0x2dad23(0x144)](_0x4cd467){const _0x244835=_0x2dad23;if(_0x4cd467[_0x244835(0x19b)][_0x244835(0x130)]||!_0x4cd467[_0x244835(0x19b)][_0x244835(0x149)])return!0x1;const _0x185e1c=this[_0x244835(0x150)][_0x244835(0x16f)][_0x244835(0x166)](_0x244835(0x124));let _0x92b4cf=!0x1;const _0x403103=[_0x244835(0x188),_0x244835(0x18e),_0x244835(0x120),_0x244835(0x197),_0x244835(0x185),_0x244835(0x126),_0x244835(0x122),_0x244835(0x183),_0x244835(0x192)];for(const _0x404fb5 of _0x185e1c[_0x244835(0x1a0)]({'skipNotAttached':!0x0})){const _0x4ddc81=_0x185e1c[_0x244835(0x13c)](_0x404fb5[_0x244835(0x125)](),_0x244835(0x16c))[_0x244835(0x129)](_0x39d3be=>_0x39d3be[_0x244835(0x1a3)])[_0x244835(0x141)](_0x1e5eae=>_0x1e5eae[_0x244835(0x156)]&&_0x403103[_0x244835(0x15b)](_0x1e5eae[_0x244835(0x156)][_0x244835(0x17b)]));if(!_0x4ddc81[_0x244835(0x131)])continue;const _0x1dd062=_0x4ddc81[0x0][_0x244835(0x136)][_0x244835(0x184)][_0x244835(0x13d)];if(!_0x4ddc81[_0x244835(0x134)](_0x556d64=>_0x556d64[_0x244835(0x184)][_0x244835(0x13d)]===_0x1dd062)){for(const _0x37b7d2 of _0x4ddc81)_0x568985(_0x37b7d2,_0x1dd062)&&(_0x92b4cf=!0x0);}}return _0x92b4cf;function _0x21265e(_0x304dbb,_0x128322){const _0x1370ee=_0x244835;for(const _0x436cb6 of _0x185e1c[_0x1370ee(0x1a0)]({'skipNotAttached':!0x0})[_0x1370ee(0x141)](_0x29e267=>_0x1370ee(0x16c)==_0x29e267[_0x1370ee(0x190)]&&_0x29e267[_0x1370ee(0x184)][_0x1370ee(0x13d)]==_0x304dbb))_0x436cb6[_0x1370ee(0x173)](_0x1370ee(0x13d),_0x128322);}function _0x568985(_0x309301,_0x2d4c4c){const _0x4dd90f=_0x244835;let _0xe206e3=_0x309301[_0x4dd90f(0x136)],_0xdf4768=!0x1;for(;_0xe206e3;)_0xe206e3[_0x4dd90f(0x184)][_0x4dd90f(0x13d)]!=_0x2d4c4c&&(_0x21265e(_0xe206e3[_0x4dd90f(0x184)][_0x4dd90f(0x13d)],_0x2d4c4c),_0xe206e3[_0x4dd90f(0x173)](_0x4dd90f(0x13d),_0x2d4c4c),_0xdf4768=!0x0),_0xe206e3=_0xe206e3[_0x4dd90f(0x189)];return _0xdf4768;}}[_0x2dad23(0x193)](){const _0xbd2ee7=_0x2dad23,_0x43f0cb=this[_0xbd2ee7(0x150)],_0x15af7f=_0x43f0cb[_0xbd2ee7(0x16b)],_0x1e00f3=_0x43f0cb[_0xbd2ee7(0x16f)][_0xbd2ee7(0x166)](_0xbd2ee7(0x124));this[_0xbd2ee7(0x158)](),_0x1e00f3[_0xbd2ee7(0x19f)][_0xbd2ee7(0x16e)](_0xbd2ee7(0x172),_0xbd2ee7(0x12b),_0xbd2ee7(0x161),function(_0x2ff488,_0x5aafbb){const _0x350872=_0xbd2ee7,_0x439cb7=[];for(let _0x1c7fb5 of _0x2ff488)_0x1c7fb5[_0x350872(0x19c)][_0x350872(0x1af)]===_0x1c7fb5[_0x350872(0x194)][_0x350872(0x171)]&&(_0x1c7fb5=_0x43f0cb[_0x350872(0x18f)][_0x350872(0x132)](_0x43f0cb[_0x350872(0x18f)][_0x350872(0x162)](_0x1c7fb5[_0x350872(0x19c)][_0x350872(0x1af)],0x0))),_0x439cb7[_0x350872(0x195)](_0x1c7fb5);_0x43f0cb[_0x350872(0x18f)][_0x350872(0x142)](_0x1b7e2d=>{const _0x9aa9f8=_0x350872,_0x5d029c=_0x43f0cb[_0x9aa9f8(0x18f)][_0x9aa9f8(0x1a4)][_0x9aa9f8(0x199)],_0x5f03ec=Array[_0x9aa9f8(0x12e)](_0x5d029c[_0x9aa9f8(0x170)]())[_0x9aa9f8(0x129)](_0x4f1e9f=>_0x2144f6[_0x9aa9f8(0x15c)](_0x4f1e9f));_0x1b7e2d[_0x9aa9f8(0x1ac)](_0x439cb7),_0x43f0cb[_0x9aa9f8(0x16a)][_0x9aa9f8(0x166)](_0x5aafbb[_0x9aa9f8(0x121)])[_0x9aa9f8(0x152)](),_0x5aafbb[_0x9aa9f8(0x17a)][_0x9aa9f8(0x195)]({'forceDefaultExecution':!0x0}),_0x43f0cb[_0x9aa9f8(0x159)](_0x5aafbb[_0x9aa9f8(0x121)],..._0x5aafbb[_0x9aa9f8(0x17a)]),_0x1b7e2d[_0x9aa9f8(0x1ac)](_0x5f03ec);for(const _0x4a589f of _0x5f03ec)_0x4a589f[_0x9aa9f8(0x175)]();});}),_0x1e00f3[_0xbd2ee7(0x16d)][_0xbd2ee7(0x19a)](function(_0x21201f){const _0x3386a0=_0xbd2ee7,_0x3e8395=!_0x43f0cb[_0x3386a0(0x18f)][_0x3386a0(0x180)][_0x3386a0(0x182)](_0x21201f),_0x2c7d32=_0x21201f[_0x3386a0(0x168)],_0x31ad16=_0x21201f[_0x3386a0(0x19e)],_0xd86ad4=_0x21201f[_0x3386a0(0x18c)](_0x3386a0(0x18e)),_0x584f48=!_0x2c7d32||_0x2c7d32[_0x3386a0(0x18c)](_0x3386a0(0x18e))!==_0xd86ad4,_0x49830f=!_0x31ad16||_0x31ad16[_0x3386a0(0x18c)](_0x3386a0(0x18e))!==_0xd86ad4;return _0x3e8395&&Boolean(_0xd86ad4)&&_0x584f48&&_0x49830f;},_0x46ed88=>_0xd15797(_0x15af7f,_0xbd2ee7(0x135),_0x46ed88));}[_0x2dad23(0x158)](){const _0x4e3bc9=_0x2dad23,_0x4d7590=this[_0x4e3bc9(0x150)],_0x47e7b0=_0x4d7590[_0x4e3bc9(0x16b)];function _0x416f22(_0x2240a6){const _0x1e165a=_0x4e3bc9,_0xeea9ae=_0x4d7590[_0x1e165a(0x16a)][_0x1e165a(0x166)](_0x1e165a(0x18a))[_0x1e165a(0x140)],_0x173cfc=_0x4d7590[_0x1e165a(0x16a)][_0x1e165a(0x166)](_0x1e165a(0x11d))[_0x1e165a(0x140)];return _0x1e165a(0x11d)===_0x2240a6?_0xeea9ae:_0x173cfc;}_0x4d7590[_0x4e3bc9(0x16f)][_0x4e3bc9(0x166)](_0x4e3bc9(0x124))[_0x4e3bc9(0x16d)][_0x4e3bc9(0x181)](function(_0x252b28){const _0x14291b=_0x4e3bc9;if(_0x14291b(0x172)!=_0x252b28[_0x14291b(0x190)])return;const {data:_0xc1d62b}=_0x252b28;if(!_0xc1d62b)return;let _0x910b68,_0x44f936,_0x1b7a5e,_0x419b54;switch(_0xc1d62b[_0x14291b(0x121)]){case _0x14291b(0x18a):_0x1b7a5e=_0xc1d62b[_0x14291b(0x17a)][0x0][_0x14291b(0x157)],_0x419b54=_0x416f22(_0xc1d62b[_0x14291b(0x121)]),_0x910b68=_0x1b7a5e?_0x14291b(0x174):_0x14291b(0x138),!_0x419b54&&_0x4d7590[_0x14291b(0x167)][_0x14291b(0x166)](_0x14291b(0x133))||(_0x910b68=_0x14291b(0x1a8)),_0x44f936={'type':_0x14291b(0x1ae),'content':_0xd15797(_0x47e7b0,_0x910b68,_0xd15797(_0x47e7b0,_0x14291b(0x14d)))};break;case _0x14291b(0x11d):_0x1b7a5e=_0xc1d62b[_0x14291b(0x17a)][0x0][_0x14291b(0x157)],_0x419b54=_0x416f22(_0xc1d62b[_0x14291b(0x121)]),_0x910b68=_0x1b7a5e?_0x14291b(0x174):_0x14291b(0x138),!_0x419b54&&_0x4d7590[_0x14291b(0x167)][_0x14291b(0x166)](_0x14291b(0x133))||(_0x910b68=_0x14291b(0x1a8)),_0x44f936={'type':_0x14291b(0x1ae),'content':_0xd15797(_0x47e7b0,_0x910b68,_0xd15797(_0x47e7b0,_0x14291b(0x147)))};break;case _0x14291b(0x13b):_0x910b68=_0x14291b(0x1ab),_0x44f936={'type':_0x14291b(0x1ae),'content':_0xd15797(_0x47e7b0,_0x910b68,_0xd15797(_0x47e7b0,_0x14291b(0x135)))};break;case _0x14291b(0x153):_0x910b68=function(_0x1b1128){const _0xf87f85=_0x14291b,_0x40928a=_0x1b1128[_0xf87f85(0x125)]();let _0x3de132=_0x40928a[_0xf87f85(0x19c)][_0xf87f85(0x1af)];for(;_0x3de132&&_0x40928a[_0xf87f85(0x137)](_0x3de132);){if(_0x3de132[_0xf87f85(0x18c)](_0xf87f85(0x120))>0x0)return!0x1;_0x3de132=_0x3de132[_0xf87f85(0x19e)];}return!0x0;}(_0x252b28)?_0xd15797(_0x47e7b0,_0x14291b(0x138),_0xd15797(_0x47e7b0,function(_0x471366){const _0x42cc23=_0x14291b;return _0x42cc23(0x1aa)+_0x471366[_0x42cc23(0x125)]()[_0x42cc23(0x19c)][_0x42cc23(0x1af)][_0x42cc23(0x18c)](_0x42cc23(0x188))[_0x42cc23(0x178)]()+_0x42cc23(0x155);}(_0x252b28))):_0xd15797(_0x47e7b0,_0x14291b(0x12c),_0xd15797(_0x47e7b0,_0x14291b(0x135))),_0x44f936={'type':_0x14291b(0x1ae),'content':_0x910b68};break;case _0x14291b(0x148):case _0x14291b(0x154):!0x1===_0xc1d62b[_0x14291b(0x146)]&&(_0x910b68=_0x14291b(0x1ad),_0x44f936={'type':_0x14291b(0x17f),'content':_0xd15797(_0x47e7b0,_0x910b68,_0xd15797(_0x47e7b0,_0x14291b(0x135)))});}return _0x44f936;});}}function le(_0x49897e){const _0x52a895=_0x2dad23;let _0x2a7ee5=_0x49897e[_0x52a895(0x125)]()[_0x52a895(0x19c)][_0x52a895(0x1af)][_0x52a895(0x168)];for(;_0x2a7ee5;){const _0x5a1728=_0x2a7ee5[_0x52a895(0x18c)](_0x52a895(0x18e));if(!_0x5a1728)return!0x1;if(_0x5a1728==_0x49897e[_0x52a895(0x156)][_0x52a895(0x1a9)])return _0x52a895(0x1a9);if(_0x5a1728==_0x49897e[_0x52a895(0x156)][_0x52a895(0x14b)])return _0x52a895(0x14b);_0x2a7ee5=_0x2a7ee5[_0x52a895(0x168)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2aecbe=_0x157f;(function(_0x4396b4,_0x3fa292){const _0x2d3557=_0x157f,_0x1175ad=_0x4396b4();while(!![]){try{const _0xcc4e8f=-parseInt(_0x2d3557(0x173))/0x1*(parseInt(_0x2d3557(0x177))/0x2)+-parseInt(_0x2d3557(0x161))/0x3+-parseInt(_0x2d3557(0x174))/0x4+-parseInt(_0x2d3557(0x18d))/0x5+parseInt(_0x2d3557(0x182))/0x6*(parseInt(_0x2d3557(0x16b))/0x7)+parseInt(_0x2d3557(0x16a))/0x8*(-parseInt(_0x2d3557(0x138))/0x9)+parseInt(_0x2d3557(0x178))/0xa;if(_0xcc4e8f===_0x3fa292)break;else _0x1175ad['push'](_0x1175ad['shift']());}catch(_0x5d9623){_0x1175ad['push'](_0x1175ad['shift']());}}}(_0x5ba1,0xa22e5));import{Plugin as _0xe2c9ea}from'ckeditor5/src/core.js';import{getTranslation as _0x3a7df2}from'../utils/common-translations.js';export default class ue extends _0xe2c9ea{[_0x2aecbe(0x137)](){const _0x15850e=_0x2aecbe;if(!this[_0x15850e(0x13d)][_0x15850e(0x14f)][_0x15850e(0x15e)](_0x15850e(0x151)))return;const _0xaf045e=this[_0x15850e(0x13d)][_0x15850e(0x13e)][_0x15850e(0x15c)](_0x15850e(0x180)),_0x34ce64=this[_0x15850e(0x13d)][_0x15850e(0x14f)][_0x15850e(0x15c)](_0x15850e(0x183));_0xaf045e[_0x15850e(0x14a)]&&(_0x34ce64[_0x15850e(0x15b)](_0x15850e(0x175)),_0x34ce64[_0x15850e(0x156)](_0x15850e(0x175))),_0xaf045e[_0x15850e(0x15d)]&&(_0x34ce64[_0x15850e(0x15b)](_0x15850e(0x167)),_0x34ce64[_0x15850e(0x156)](_0x15850e(0x167))),_0xaf045e[_0x15850e(0x17d)]&&(_0x34ce64[_0x15850e(0x15b)](_0x15850e(0x15f)),_0x34ce64[_0x15850e(0x156)](_0x15850e(0x15f)));const _0x350440={'type':_0x15850e(0x158),'content':''};_0x34ce64[_0x15850e(0x14b)][_0x15850e(0x13c)](this[_0x15850e(0x191)][_0x15850e(0x17c)](this));const _0x3665e3=this[_0x15850e(0x13d)][_0x15850e(0x176)];_0x34ce64[_0x15850e(0x14b)][_0x15850e(0x186)](_0x15850e(0x167),_0x3a7df2(_0x3665e3,_0x15850e(0x185))),_0x34ce64[_0x15850e(0x14b)][_0x15850e(0x13c)](_0x569407=>{const _0x5127af=_0x15850e,{data:_0x5cd782}=_0x569407;if(_0x5cd782&&_0x5127af(0x167)==_0x5cd782[_0x5127af(0x145)])return null==_0x5cd782[_0x5127af(0x169)]||0x0==_0x5cd782[_0x5127af(0x169)]&&null==_0x5cd782[_0x5127af(0x14d)]?_0x350440:void 0x0;}),_0x34ce64[_0x15850e(0x14b)][_0x15850e(0x186)](_0x15850e(0x15f),_0x3a7df2(_0x3665e3,_0x15850e(0x160))),_0x34ce64[_0x15850e(0x14b)][_0x15850e(0x13c)](_0x3fb528=>{const _0x622508=_0x15850e,{data:_0x573ee3}=_0x3fb528;if(_0x573ee3&&_0x622508(0x15f)==_0x573ee3[_0x622508(0x145)])return null==_0x573ee3[_0x622508(0x169)]||0x1==_0x573ee3[_0x622508(0x169)]&&null==_0x573ee3[_0x622508(0x14d)]?_0x350440:void 0x0;}),this[_0x15850e(0x13d)][_0x15850e(0x150)][_0x15850e(0x192)][_0x15850e(0x141)](_0x411e48=>{const _0x4029ca=_0x15850e;if(_0x411e48[_0x4029ca(0x154)][_0x4029ca(0x168)])return!0x1;let _0x145f9a=!0x1;const _0x4a51be=_0x34ce64[_0x4029ca(0x155)]({'skipNotAttached':!0x0})[_0x4029ca(0x14c)](_0x6ea591=>{const _0x54745e=_0x4029ca,_0x3e0bd7=_0x34ce64[_0x54745e(0x140)](_0x6ea591);return _0x54745e(0x15f)==_0x3e0bd7||_0x54745e(0x167)==_0x3e0bd7;});for(const _0x2a4d3a of _0x4a51be){const _0x3c27db=_0x2a4d3a[_0x4029ca(0x16f)]()[_0x4029ca(0x16e)][_0x4029ca(0x139)][_0x4029ca(0x17b)](_0x4029ca(0x159));if(_0x4029ca(0x189)==_0x3c27db||_0x4029ca(0x187)==_0x3c27db)continue;_0x34ce64[_0x4029ca(0x190)](_0x2a4d3a[_0x4029ca(0x16f)](),_0x4029ca(0x172))[_0x4029ca(0x15a)](_0x418260=>_0x4029ca(0x159)==_0x34ce64[_0x4029ca(0x140)](_0x418260[_0x4029ca(0x13b)]))||(_0x411e48[_0x4029ca(0x181)](_0x2a4d3a[_0x4029ca(0x157)]()),_0x145f9a=!0x0);}return _0x145f9a;}),this[_0x15850e(0x147)]();}[_0x2aecbe(0x191)](_0x5b6e42){const _0x3e1b02=_0x2aecbe,_0x978ac9=this[_0x3e1b02(0x13d)][_0x3e1b02(0x176)],{data:_0x44ef3b}=_0x5b6e42,_0x5ae32b={'type':_0x3e1b02(0x158),'content':''};if(!_0x44ef3b||_0x3e1b02(0x175)!=_0x44ef3b[_0x3e1b02(0x145)])return;if(!_0x44ef3b[_0x3e1b02(0x14d)])return _0x3e1b02(0x17f)==_0x44ef3b[_0x3e1b02(0x169)]?_0x5ae32b:{'type':_0x3e1b02(0x158),'content':''+_0x3a7df2(_0x978ac9,_0x3e1b02(0x171),_0x3a7df2(_0x978ac9,this[_0x3e1b02(0x13f)](_0x44ef3b[_0x3e1b02(0x169)])))};if(!_0x44ef3b[_0x3e1b02(0x169)]){if(_0x3e1b02(0x17f)==_0x44ef3b[_0x3e1b02(0x14d)])return _0x5ae32b;let _0x5f45cf=_0x5b6e42[_0x3e1b02(0x143)];for(;_0x5f45cf;){if(_0x5f45cf[_0x3e1b02(0x163)]&&_0x3e1b02(0x159)==_0x5f45cf[_0x3e1b02(0x163)][_0x3e1b02(0x145)]&&_0x5f45cf[_0x3e1b02(0x163)][_0x3e1b02(0x169)])return _0x5ae32b;_0x5f45cf=_0x5f45cf[_0x3e1b02(0x16d)];}return{'type':_0x3e1b02(0x158),'content':''+_0x3a7df2(_0x978ac9,_0x3e1b02(0x18f),_0x3a7df2(_0x978ac9,this[_0x3e1b02(0x13f)](_0x44ef3b[_0x3e1b02(0x14d)])))};}if(_0x3e1b02(0x17f)!=_0x44ef3b[_0x3e1b02(0x169)])return{'type':_0x3e1b02(0x158),'content':''+_0x3a7df2(_0x978ac9,_0x3e1b02(0x171),_0x3a7df2(_0x978ac9,this[_0x3e1b02(0x13f)](_0x44ef3b[_0x3e1b02(0x169)])))};let _0x20bd46=_0x5b6e42[_0x3e1b02(0x143)];for(;_0x20bd46;){if(_0x20bd46[_0x3e1b02(0x163)]&&_0x3e1b02(0x159)==_0x20bd46[_0x3e1b02(0x163)][_0x3e1b02(0x145)]&&_0x20bd46[_0x3e1b02(0x163)][_0x3e1b02(0x169)]&&_0x20bd46[_0x3e1b02(0x163)][_0x3e1b02(0x14d)])return _0x5ae32b;_0x20bd46=_0x20bd46[_0x3e1b02(0x16d)];}const _0x408c0e=_0x5b6e42[_0x3e1b02(0x16f)]()[_0x3e1b02(0x16e)][_0x3e1b02(0x139)][_0x3e1b02(0x17b)](_0x3e1b02(0x159));return{'type':_0x3e1b02(0x158),'content':_0x3a7df2(_0x978ac9,_0x3e1b02(0x171),_0x3a7df2(_0x978ac9,_0x3e1b02(0x170)+_0x408c0e[_0x3e1b02(0x188)]()+_0x3e1b02(0x166)))};}[_0x2aecbe(0x147)](){const _0x2bdb42=_0x2aecbe,_0x214609=this[_0x2bdb42(0x13d)],_0x122cb8=_0x214609[_0x2bdb42(0x176)];_0x214609[_0x2bdb42(0x14f)][_0x2bdb42(0x15c)](_0x2bdb42(0x183))[_0x2bdb42(0x14b)][_0x2bdb42(0x13c)](_0x4aca49=>{const _0x2ff2d4=_0x2bdb42;if(_0x2ff2d4(0x18a)!=_0x4aca49[_0x2ff2d4(0x184)])return;const {data:_0x4d6b95}=_0x4aca49;if(!_0x4d6b95)return;let _0x343d72,_0x3b3a51;switch(_0x4d6b95[_0x2ff2d4(0x152)]){case _0x2ff2d4(0x175):_0x343d72=_0x2ff2d4(0x18c),_0x3b3a51={'type':_0x2ff2d4(0x158),'content':_0x3a7df2(_0x122cb8,_0x343d72,_0x3a7df2(_0x122cb8,this[_0x2ff2d4(0x13f)](_0x4d6b95[_0x2ff2d4(0x13a)][0x0][_0x2ff2d4(0x184)])))};break;case _0x2ff2d4(0x167):_0x343d72=_0x4d6b95[_0x2ff2d4(0x13a)][0x0][_0x2ff2d4(0x15d)]?_0x2ff2d4(0x17e):_0x2ff2d4(0x142),_0x3b3a51={'type':_0x2ff2d4(0x158),'content':_0x3a7df2(_0x122cb8,_0x343d72)};break;case _0x2ff2d4(0x15f):_0x343d72=_0x2ff2d4(0x18b),_0x3b3a51={'type':_0x2ff2d4(0x158),'content':_0x3a7df2(_0x122cb8,_0x343d72,_0x4d6b95[_0x2ff2d4(0x13a)][0x0][_0x2ff2d4(0x17d)])};}return _0x3b3a51;});}[_0x2aecbe(0x13f)](_0x245c1f){const _0x13258b=_0x2aecbe;return _0x13258b(0x170)+function(_0x1b81d0){const _0x2fb8bd=_0x13258b;if(pe[_0x2fb8bd(0x16c)](_0x1b81d0))return _0x2fb8bd(0x14e);if(ye[_0x2fb8bd(0x16c)](_0x1b81d0))return _0x2fb8bd(0x189);return null;}(_0x245c1f)[_0x13258b(0x188)]()+_0x13258b(0x165)+_0x245c1f[_0x13258b(0x188)]()[_0x13258b(0x149)](/-/g,'_');}}function _0x157f(_0xf83fd8,_0x3cce21){const _0x5ba18a=_0x5ba1();return _0x157f=function(_0x157fab,_0x3a6a9e){_0x157fab=_0x157fab-0x137;let _0x5cab71=_0x5ba18a[_0x157fab];return _0x5cab71;},_0x157f(_0xf83fd8,_0x3cce21);}function _0x5ba1(){const _0x267f75=['*Format:*\x20set\x20order\x20to\x20regular','head','square','key','disc','_registerLegacyDescription','upper-roman','replace','styles','descriptionFactory','filter','oldValue','bulleted','plugins','model','ListPropertiesEditing','commandName','decimal','batch','getSuggestions','registerBlockAttribute','getFirstMarker','format','listType','find','enableDefaultAttributesIntegration','get','reversed','has','listStart','FORMAT_LIST_START','2340777sQzMYz','lower-latin','data','circle','_LIST_','_LIST_DEFAULT','listReversed','isUndo','newValue','296ChSmAo','133VmCxpg','includes','next','start','getFirstRange','ELEMENT_','*Set\x20format:*\x20%0','attribute','346gyWPBx','4465328iGpClD','listStyle','locale','7028zTfICJ','41996230qVmTPo','lower-roman','upper-latin','getAttribute','bind','startIndex','*Format:*\x20set\x20order\x20to\x20reversed','default','list.properties','removeMarker','220302kJjMJr','TrackChangesEditing','type','FORMAT_LIST_REVERSED','registerAttributeLabel','customNumbered','toUpperCase','numbered','formatBlock','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','5149525XPMJgk','decimal-leading-zero','*Remove\x20format:*\x20%0','_findSuggestions','handleDescriptions','document','afterInit','22041AFqlos','nodeAfter','commandParams','suggestion','registerDescriptionCallback','editor','config','_getTranslationKeyForListStyle','_getAttributeKey','registerPostFixer'];_0x5ba1=function(){return _0x267f75;};return _0x5ba1();}const pe=[_0x2aecbe(0x146),_0x2aecbe(0x164),_0x2aecbe(0x144)],ye=[_0x2aecbe(0x153),_0x2aecbe(0x18e),_0x2aecbe(0x179),_0x2aecbe(0x148),_0x2aecbe(0x162),_0x2aecbe(0x17a)];
23
+ const _0x21efe5=_0x3207;(function(_0x45b0e3,_0x32f987){const _0x58996b=_0x3207,_0x2b5c82=_0x45b0e3();while(!![]){try{const _0x4927e1=parseInt(_0x58996b(0x12b))/0x1+-parseInt(_0x58996b(0xfb))/0x2*(parseInt(_0x58996b(0x102))/0x3)+parseInt(_0x58996b(0x149))/0x4+parseInt(_0x58996b(0x109))/0x5*(-parseInt(_0x58996b(0x122))/0x6)+-parseInt(_0x58996b(0x107))/0x7*(-parseInt(_0x58996b(0xf9))/0x8)+-parseInt(_0x58996b(0x100))/0x9*(parseInt(_0x58996b(0x127))/0xa)+parseInt(_0x58996b(0x10a))/0xb;if(_0x4927e1===_0x32f987)break;else _0x2b5c82['push'](_0x2b5c82['shift']());}catch(_0x111c94){_0x2b5c82['push'](_0x2b5c82['shift']());}}}(_0x592f,0x8a210));function _0x3207(_0x1b295e,_0x225c46){const _0x592f89=_0x592f();return _0x3207=function(_0x32075f,_0x329b87){_0x32075f=_0x32075f-0xf1;let _0x3a608b=_0x592f89[_0x32075f];return _0x3a608b;},_0x3207(_0x1b295e,_0x225c46);}import{Plugin as _0x387e52}from'ckeditor5/src/core.js';function _0x592f(){const _0x374022=['getFirstMarker','6DbnGzz','oldValue','getSuggestions','batch','decimal','640HkOqvU','suggestion','circle','commandParams','624345ztiNvN','lower-latin','afterInit','*Format:*\x20set\x20order\x20to\x20regular','disc','formatBlock','filter','key','attribute','bulleted','removeMarker','getFirstRange','ELEMENT_','_getAttributeKey','listStart','list.properties','startIndex','toUpperCase','registerPostFixer','upper-latin','_LIST_','*Remove\x20format:*\x20%0','FORMAT_LIST_START','styles','descriptionFactory','head','reversed','replace','nodeAfter','editor','2464432ugGPNN','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','_LIST_DEFAULT','upper-roman','square','newValue','FORMAT_LIST_REVERSED','listStyle','TrackChangesEditing','*Set\x20format:*\x20%0','customNumbered','config','766256yEeCrZ','lower-roman','8mHOvmx','document','_findSuggestions','*Format:*\x20set\x20start\x20index\x20to\x20%0','default','75105mezRlk','format','450546bLnfSU','registerBlockAttribute','plugins','isUndo','_registerLegacyDescription','56VSixZr','data','3643775bDtCex','4648930NvFsCK','has','handleDescriptions','type','*Change\x20to:*\x20%0','ListPropertiesEditing','numbered','start','commandName','find','locale','registerDescriptionCallback','get','includes','next','_getTranslationKeyForListStyle','decimal-leading-zero','enableDefaultAttributesIntegration','model','bind','registerAttributeLabel','getAttribute','listType'];_0x592f=function(){return _0x374022;};return _0x592f();}import{getTranslation as _0xb73f84}from'../utils/common-translations.js';export default class ue extends _0x387e52{[_0x21efe5(0x12d)](){const _0x40f9f4=_0x21efe5;if(!this[_0x40f9f4(0x148)][_0x40f9f4(0x104)][_0x40f9f4(0x10b)](_0x40f9f4(0x10f)))return;const _0x249a8a=this[_0x40f9f4(0x148)][_0x40f9f4(0xf8)][_0x40f9f4(0x116)](_0x40f9f4(0x13a)),_0x5a4006=this[_0x40f9f4(0x148)][_0x40f9f4(0x104)][_0x40f9f4(0x116)](_0x40f9f4(0xf5));_0x249a8a[_0x40f9f4(0x142)]&&(_0x5a4006[_0x40f9f4(0x11b)](_0x40f9f4(0xf4)),_0x5a4006[_0x40f9f4(0x103)](_0x40f9f4(0xf4))),_0x249a8a[_0x40f9f4(0x145)]&&(_0x5a4006[_0x40f9f4(0x11b)](_0x40f9f4(0x14a)),_0x5a4006[_0x40f9f4(0x103)](_0x40f9f4(0x14a))),_0x249a8a[_0x40f9f4(0x13b)]&&(_0x5a4006[_0x40f9f4(0x11b)](_0x40f9f4(0x139)),_0x5a4006[_0x40f9f4(0x103)](_0x40f9f4(0x139)));const _0x31423e={'type':_0x40f9f4(0x101),'content':''};_0x5a4006[_0x40f9f4(0x143)][_0x40f9f4(0x115)](this[_0x40f9f4(0x10c)][_0x40f9f4(0x11d)](this));const _0x3301e8=this[_0x40f9f4(0x148)][_0x40f9f4(0x114)];_0x5a4006[_0x40f9f4(0x143)][_0x40f9f4(0x11e)](_0x40f9f4(0x14a),_0xb73f84(_0x3301e8,_0x40f9f4(0xf3))),_0x5a4006[_0x40f9f4(0x143)][_0x40f9f4(0x115)](_0x2a980d=>{const _0x52bf8f=_0x40f9f4,{data:_0x4b1b8f}=_0x2a980d;if(_0x4b1b8f&&_0x52bf8f(0x14a)==_0x4b1b8f[_0x52bf8f(0x132)])return null==_0x4b1b8f[_0x52bf8f(0xf2)]||0x0==_0x4b1b8f[_0x52bf8f(0xf2)]&&null==_0x4b1b8f[_0x52bf8f(0x123)]?_0x31423e:void 0x0;}),_0x5a4006[_0x40f9f4(0x143)][_0x40f9f4(0x11e)](_0x40f9f4(0x139),_0xb73f84(_0x3301e8,_0x40f9f4(0x141))),_0x5a4006[_0x40f9f4(0x143)][_0x40f9f4(0x115)](_0x2bc11c=>{const _0x45ac27=_0x40f9f4,{data:_0x36248f}=_0x2bc11c;if(_0x36248f&&_0x45ac27(0x139)==_0x36248f[_0x45ac27(0x132)])return null==_0x36248f[_0x45ac27(0xf2)]||0x1==_0x36248f[_0x45ac27(0xf2)]&&null==_0x36248f[_0x45ac27(0x123)]?_0x31423e:void 0x0;}),this[_0x40f9f4(0x148)][_0x40f9f4(0x11c)][_0x40f9f4(0xfc)][_0x40f9f4(0x13d)](_0x1d19c8=>{const _0x16773c=_0x40f9f4;if(_0x1d19c8[_0x16773c(0x125)][_0x16773c(0x105)])return!0x1;let _0x2d145d=!0x1;const _0x59a64b=_0x5a4006[_0x16773c(0x124)]({'skipNotAttached':!0x0})[_0x16773c(0x131)](_0x387ba0=>{const _0x573d36=_0x16773c,_0x459a18=_0x5a4006[_0x573d36(0x138)](_0x387ba0);return _0x573d36(0x139)==_0x459a18||_0x573d36(0x14a)==_0x459a18;});for(const _0x2ad794 of _0x59a64b){const _0xbbc340=_0x2ad794[_0x16773c(0x136)]()[_0x16773c(0x111)][_0x16773c(0x147)][_0x16773c(0x11f)](_0x16773c(0x120));if(_0x16773c(0x110)==_0xbbc340||_0x16773c(0xf7)==_0xbbc340)continue;_0x5a4006[_0x16773c(0xfd)](_0x2ad794[_0x16773c(0x136)](),_0x16773c(0x133))[_0x16773c(0x113)](_0xed48c4=>_0x16773c(0x120)==_0x5a4006[_0x16773c(0x138)](_0xed48c4[_0x16773c(0x128)]))||(_0x1d19c8[_0x16773c(0x135)](_0x2ad794[_0x16773c(0x121)]()),_0x2d145d=!0x0);}return _0x2d145d;}),this[_0x40f9f4(0x106)]();}[_0x21efe5(0x10c)](_0x19520f){const _0x46663f=_0x21efe5,_0x1447f8=this[_0x46663f(0x148)][_0x46663f(0x114)],{data:_0x13f0d4}=_0x19520f,_0x19c520={'type':_0x46663f(0x101),'content':''};if(!_0x13f0d4||_0x46663f(0xf4)!=_0x13f0d4[_0x46663f(0x132)])return;if(!_0x13f0d4[_0x46663f(0x123)])return _0x46663f(0xff)==_0x13f0d4[_0x46663f(0xf2)]?_0x19c520:{'type':_0x46663f(0x101),'content':''+_0xb73f84(_0x1447f8,_0x46663f(0xf6),_0xb73f84(_0x1447f8,this[_0x46663f(0x119)](_0x13f0d4[_0x46663f(0xf2)])))};if(!_0x13f0d4[_0x46663f(0xf2)]){if(_0x46663f(0xff)==_0x13f0d4[_0x46663f(0x123)])return _0x19c520;let _0x18b421=_0x19520f[_0x46663f(0x144)];for(;_0x18b421;){if(_0x18b421[_0x46663f(0x108)]&&_0x46663f(0x120)==_0x18b421[_0x46663f(0x108)][_0x46663f(0x132)]&&_0x18b421[_0x46663f(0x108)][_0x46663f(0xf2)])return _0x19c520;_0x18b421=_0x18b421[_0x46663f(0x118)];}return{'type':_0x46663f(0x101),'content':''+_0xb73f84(_0x1447f8,_0x46663f(0x140),_0xb73f84(_0x1447f8,this[_0x46663f(0x119)](_0x13f0d4[_0x46663f(0x123)])))};}if(_0x46663f(0xff)!=_0x13f0d4[_0x46663f(0xf2)])return{'type':_0x46663f(0x101),'content':''+_0xb73f84(_0x1447f8,_0x46663f(0xf6),_0xb73f84(_0x1447f8,this[_0x46663f(0x119)](_0x13f0d4[_0x46663f(0xf2)])))};let _0x51c300=_0x19520f[_0x46663f(0x144)];for(;_0x51c300;){if(_0x51c300[_0x46663f(0x108)]&&_0x46663f(0x120)==_0x51c300[_0x46663f(0x108)][_0x46663f(0x132)]&&_0x51c300[_0x46663f(0x108)][_0x46663f(0xf2)]&&_0x51c300[_0x46663f(0x108)][_0x46663f(0x123)])return _0x19c520;_0x51c300=_0x51c300[_0x46663f(0x118)];}const _0x32c5e7=_0x19520f[_0x46663f(0x136)]()[_0x46663f(0x111)][_0x46663f(0x147)][_0x46663f(0x11f)](_0x46663f(0x120));return{'type':_0x46663f(0x101),'content':_0xb73f84(_0x1447f8,_0x46663f(0xf6),_0xb73f84(_0x1447f8,_0x46663f(0x137)+_0x32c5e7[_0x46663f(0x13c)]()+_0x46663f(0x14c)))};}[_0x21efe5(0x106)](){const _0x307ec3=_0x21efe5,_0x417ce2=this[_0x307ec3(0x148)],_0x1183d0=_0x417ce2[_0x307ec3(0x114)];_0x417ce2[_0x307ec3(0x104)][_0x307ec3(0x116)](_0x307ec3(0xf5))[_0x307ec3(0x143)][_0x307ec3(0x115)](_0x1ac185=>{const _0x54a871=_0x307ec3;if(_0x54a871(0x130)!=_0x1ac185[_0x54a871(0x10d)])return;const {data:_0x1327df}=_0x1ac185;if(!_0x1327df)return;let _0x37bb87,_0x18a1de;switch(_0x1327df[_0x54a871(0x112)]){case _0x54a871(0xf4):_0x37bb87=_0x54a871(0x10e),_0x18a1de={'type':_0x54a871(0x101),'content':_0xb73f84(_0x1183d0,_0x37bb87,_0xb73f84(_0x1183d0,this[_0x54a871(0x119)](_0x1327df[_0x54a871(0x12a)][0x0][_0x54a871(0x10d)])))};break;case _0x54a871(0x14a):_0x37bb87=_0x1327df[_0x54a871(0x12a)][0x0][_0x54a871(0x145)]?_0x54a871(0x14b):_0x54a871(0x12e),_0x18a1de={'type':_0x54a871(0x101),'content':_0xb73f84(_0x1183d0,_0x37bb87)};break;case _0x54a871(0x139):_0x37bb87=_0x54a871(0xfe),_0x18a1de={'type':_0x54a871(0x101),'content':_0xb73f84(_0x1183d0,_0x37bb87,_0x1327df[_0x54a871(0x12a)][0x0][_0x54a871(0x13b)])};}return _0x18a1de;});}[_0x21efe5(0x119)](_0x50799f){const _0x3e8bb9=_0x21efe5;return _0x3e8bb9(0x137)+function(_0x1a5b50){const _0x32aec8=_0x3e8bb9;if(pe[_0x32aec8(0x117)](_0x1a5b50))return _0x32aec8(0x134);if(ye[_0x32aec8(0x117)](_0x1a5b50))return _0x32aec8(0x110);return null;}(_0x50799f)[_0x3e8bb9(0x13c)]()+_0x3e8bb9(0x13f)+_0x50799f[_0x3e8bb9(0x13c)]()[_0x3e8bb9(0x146)](/-/g,'_');}}const pe=[_0x21efe5(0x12f),_0x21efe5(0x129),_0x21efe5(0xf1)],ye=[_0x21efe5(0x126),_0x21efe5(0x11a),_0x21efe5(0xfa),_0x21efe5(0x14d),_0x21efe5(0x12c),_0x21efe5(0x13e)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3460dc=_0x8773;(function(_0xef3d53,_0x257a53){const _0x873dab=_0x8773,_0x326761=_0xef3d53();while(!![]){try{const _0x5abc60=parseInt(_0x873dab(0x1c4))/0x1+-parseInt(_0x873dab(0x1b5))/0x2+parseInt(_0x873dab(0x1b1))/0x3+parseInt(_0x873dab(0x1bb))/0x4*(-parseInt(_0x873dab(0x1a4))/0x5)+-parseInt(_0x873dab(0x1aa))/0x6+parseInt(_0x873dab(0x1ac))/0x7*(parseInt(_0x873dab(0x1c1))/0x8)+parseInt(_0x873dab(0x1ba))/0x9*(parseInt(_0x873dab(0x1ae))/0xa);if(_0x5abc60===_0x257a53)break;else _0x326761['push'](_0x326761['shift']());}catch(_0x118146){_0x326761['push'](_0x326761['shift']());}}}(_0x8891,0x2576a));import{Plugin as _0x2f57e1}from'ckeditor5/src/core.js';function _0x8773(_0x4fe474,_0x3ceb89){const _0x88917f=_0x8891();return _0x8773=function(_0x8773fb,_0x28e896){_0x8773fb=_0x8773fb-0x1a2;let _0x276d9=_0x88917f[_0x8773fb];return _0x276d9;},_0x8773(_0x4fe474,_0x3ceb89);}import{getTranslation as _0x6b0474}from'../utils/common-translations.js';function _0x8891(){const _0x33e3b6=['enableCommand','1775608vqzYSH','descriptionFactory','conversion','240264YcaPne','high','showSuggestionHighlights','TrackChangesEditing','downcastDispatcher','2715Wpnilo','plugins','editor','attribute:url:media','createEmptyElement','dataDowncast','1108470lkaxxm','mediaEmbed','7DDoXnA','get','10590RHGIzL','for','data','292326PWcEmv','ELEMENT_MEDIA','locale','afterInit','15964dCTqaK','options','div','media','MediaEmbedEditing','27PmNZjN','1596iEYYyL','stop','elementToElement','has','registerElementLabel'];_0x8891=function(){return _0x33e3b6;};return _0x8891();}export default class ft extends _0x2f57e1{[_0x3460dc(0x1b4)](){const _0x27cb99=_0x3460dc,_0x19c404=this[_0x27cb99(0x1a6)];if(!_0x19c404[_0x27cb99(0x1a5)][_0x27cb99(0x1be)](_0x27cb99(0x1b9)))return;const _0x2bf920=_0x19c404[_0x27cb99(0x1a5)][_0x27cb99(0x1ad)](_0x27cb99(0x1a2)),_0x47944f=_0x19c404[_0x27cb99(0x1b3)];_0x2bf920[_0x27cb99(0x1c0)](_0x27cb99(0x1ab)),_0x2bf920[_0x27cb99(0x1c2)][_0x27cb99(0x1bf)](_0x27cb99(0x1b8),_0x276874=>_0x6b0474(_0x47944f,_0x27cb99(0x1b2),_0x276874)),_0x19c404[_0x27cb99(0x1c3)][_0x27cb99(0x1af)](_0x27cb99(0x1a9))[_0x27cb99(0x1bd)]({'model':_0x27cb99(0x1b8),'view':(_0x555a66,{writer:_0x429d6f,options:_0x8873a5})=>{const _0x4c8d2b=_0x27cb99;if(_0x8873a5[_0x4c8d2b(0x1c6)])return _0x429d6f[_0x4c8d2b(0x1a8)](_0x4c8d2b(0x1b7));},'converterPriority':_0x27cb99(0x1c5)}),_0x19c404[_0x27cb99(0x1b0)][_0x27cb99(0x1a3)]['on'](_0x27cb99(0x1a7),(_0x5796b7,_0x5c3464,_0x2aa01b)=>{const _0x1db977=_0x27cb99;_0x2aa01b[_0x1db977(0x1b6)][_0x1db977(0x1c6)]&&_0x5796b7[_0x1db977(0x1bc)]();},{'priority':_0x27cb99(0x1c5)});}}
23
+ const _0x48d1ce=_0x1bcc;(function(_0x2816b6,_0x56abdb){const _0x360aad=_0x1bcc,_0x47ee7f=_0x2816b6();while(!![]){try{const _0x3851ca=parseInt(_0x360aad(0x1f7))/0x1*(parseInt(_0x360aad(0x1f6))/0x2)+parseInt(_0x360aad(0x1e6))/0x3+-parseInt(_0x360aad(0x1fa))/0x4*(parseInt(_0x360aad(0x1f5))/0x5)+parseInt(_0x360aad(0x1f1))/0x6*(-parseInt(_0x360aad(0x1fe))/0x7)+parseInt(_0x360aad(0x1e3))/0x8+parseInt(_0x360aad(0x1ef))/0x9*(parseInt(_0x360aad(0x1e5))/0xa)+parseInt(_0x360aad(0x200))/0xb;if(_0x3851ca===_0x56abdb)break;else _0x47ee7f['push'](_0x47ee7f['shift']());}catch(_0x391ac9){_0x47ee7f['push'](_0x47ee7f['shift']());}}}(_0x3018,0xc4fac));function _0x3018(){const _0x2aaac8=['for','options','attribute:url:media','dataDowncast','afterInit','1191537kHAmHu','enableCommand','54SjLAdq','data','high','media','15bNYqUh','62GiRhQF','23438sxKTKa','plugins','locale','1285964DiIIVp','showSuggestionHighlights','div','descriptionFactory','1058190wFToSl','TrackChangesEditing','11360954LRJwfQ','has','stop','createEmptyElement','editor','downcastDispatcher','ELEMENT_MEDIA','MediaEmbedEditing','get','3453072CVkMtJ','mediaEmbed','70VUbjvr','42162mKZHat','elementToElement','registerElementLabel','conversion'];_0x3018=function(){return _0x2aaac8;};return _0x3018();}import{Plugin as _0xd666a1}from'ckeditor5/src/core.js';import{getTranslation as _0x1c46a2}from'../utils/common-translations.js';function _0x1bcc(_0x51dadb,_0x3bc6ae){const _0x3018b1=_0x3018();return _0x1bcc=function(_0x1bcc74,_0x5b6d17){_0x1bcc74=_0x1bcc74-0x1de;let _0x125d24=_0x3018b1[_0x1bcc74];return _0x125d24;},_0x1bcc(_0x51dadb,_0x3bc6ae);}export default class ft extends _0xd666a1{[_0x48d1ce(0x1ee)](){const _0x15c5e0=_0x48d1ce,_0x537a9f=this[_0x15c5e0(0x1de)];if(!_0x537a9f[_0x15c5e0(0x1f8)][_0x15c5e0(0x201)](_0x15c5e0(0x1e1)))return;const _0xf59131=_0x537a9f[_0x15c5e0(0x1f8)][_0x15c5e0(0x1e2)](_0x15c5e0(0x1ff)),_0x58e920=_0x537a9f[_0x15c5e0(0x1f9)];_0xf59131[_0x15c5e0(0x1f0)](_0x15c5e0(0x1e4)),_0xf59131[_0x15c5e0(0x1fd)][_0x15c5e0(0x1e8)](_0x15c5e0(0x1f4),_0x2af46f=>_0x1c46a2(_0x58e920,_0x15c5e0(0x1e0),_0x2af46f)),_0x537a9f[_0x15c5e0(0x1e9)][_0x15c5e0(0x1ea)](_0x15c5e0(0x1ed))[_0x15c5e0(0x1e7)]({'model':_0x15c5e0(0x1f4),'view':(_0x4b45e1,{writer:_0x401516,options:_0xc695c4})=>{const _0x258199=_0x15c5e0;if(_0xc695c4[_0x258199(0x1fb)])return _0x401516[_0x258199(0x203)](_0x258199(0x1fc));},'converterPriority':_0x15c5e0(0x1f3)}),_0x537a9f[_0x15c5e0(0x1f2)][_0x15c5e0(0x1df)]['on'](_0x15c5e0(0x1ec),(_0x20f711,_0x14dab8,_0x4558f5)=>{const _0x4250b0=_0x15c5e0;_0x4558f5[_0x4250b0(0x1eb)][_0x4250b0(0x1fb)]&&_0x20f711[_0x4250b0(0x202)]();},{'priority':_0x15c5e0(0x1f3)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17048d=_0x3c5c;(function(_0x42faa1,_0x47b7da){const _0x4884c4=_0x3c5c,_0x10a125=_0x42faa1();while(!![]){try{const _0xa0c69c=parseInt(_0x4884c4(0x1b2))/0x1+-parseInt(_0x4884c4(0x1ad))/0x2*(-parseInt(_0x4884c4(0x1b7))/0x3)+parseInt(_0x4884c4(0x1b6))/0x4*(-parseInt(_0x4884c4(0x1b5))/0x5)+-parseInt(_0x4884c4(0x1b3))/0x6+parseInt(_0x4884c4(0x1b9))/0x7+-parseInt(_0x4884c4(0x1b4))/0x8+parseInt(_0x4884c4(0x1af))/0x9*(parseInt(_0x4884c4(0x1aa))/0xa);if(_0xa0c69c===_0x47b7da)break;else _0x10a125['push'](_0x10a125['shift']());}catch(_0xb5188c){_0x10a125['push'](_0x10a125['shift']());}}}(_0x18bc,0xb4f6c));function _0x3c5c(_0x2e45fb,_0x234888){const _0x18bc6d=_0x18bc();return _0x3c5c=function(_0x3c5c0f,_0xb08504){_0x3c5c0f=_0x3c5c0f-0x1aa;let _0x693f7e=_0x18bc6d[_0x3c5c0f];return _0x693f7e;},_0x3c5c(_0x2e45fb,_0x234888);}import{Plugin as _0x1c138b}from'ckeditor5/src/core.js';export default class gt extends _0x1c138b{[_0x17048d(0x1bb)](){const _0x176e61=_0x17048d,_0x32912d=this[_0x176e61(0x1ab)];_0x32912d[_0x176e61(0x1b1)][_0x176e61(0x1ae)](_0x176e61(0x1ac))&&_0x32912d[_0x176e61(0x1b1)][_0x176e61(0x1bc)](_0x176e61(0x1ba))[_0x176e61(0x1b8)](_0x176e61(0x1b0));}}function _0x18bc(){const _0x595688=['MentionEditing','10zQyCHe','has','180iOzMno','mention','plugins','1026453bEvaCm','8757822PQwwwL','11291728PfJOmx','2375245zFvoze','4YgmqEZ','391800MgRttx','enableCommand','3094329mbWAOI','TrackChangesEditing','afterInit','get','982940zbpPML','editor'];_0x18bc=function(){return _0x595688;};return _0x18bc();}
23
+ function _0x36d1(_0x2a1f96,_0x4ad968){const _0xa7e7f=_0xa7e7();return _0x36d1=function(_0x36d13c,_0x4de5db){_0x36d13c=_0x36d13c-0x14f;let _0x5ed688=_0xa7e7f[_0x36d13c];return _0x5ed688;},_0x36d1(_0x2a1f96,_0x4ad968);}const _0x478f0c=_0x36d1;(function(_0x4569f9,_0x11b8ba){const _0x1cc586=_0x36d1,_0x186536=_0x4569f9();while(!![]){try{const _0x4cae0f=-parseInt(_0x1cc586(0x15f))/0x1+parseInt(_0x1cc586(0x159))/0x2+parseInt(_0x1cc586(0x150))/0x3+parseInt(_0x1cc586(0x157))/0x4+-parseInt(_0x1cc586(0x15a))/0x5*(-parseInt(_0x1cc586(0x15e))/0x6)+parseInt(_0x1cc586(0x151))/0x7*(parseInt(_0x1cc586(0x15b))/0x8)+-parseInt(_0x1cc586(0x160))/0x9;if(_0x4cae0f===_0x11b8ba)break;else _0x186536['push'](_0x186536['shift']());}catch(_0x4886d2){_0x186536['push'](_0x186536['shift']());}}}(_0xa7e7,0xb31c7));function _0xa7e7(){const _0x1a489e=['afterInit','1664372cwfsxO','get','2497180tsLsmv','7990bcBySe','23168ZsdUEH','mention','plugins','4278mNfyTF','1296504EdFWXN','25793433aCQpMu','has','2462037WShieb','3073SIdZHw','editor','MentionEditing','enableCommand','TrackChangesEditing'];_0xa7e7=function(){return _0x1a489e;};return _0xa7e7();}import{Plugin as _0x18ced8}from'ckeditor5/src/core.js';export default class gt extends _0x18ced8{[_0x478f0c(0x156)](){const _0x36f07f=_0x478f0c,_0x5c6e49=this[_0x36f07f(0x152)];_0x5c6e49[_0x36f07f(0x15d)][_0x36f07f(0x14f)](_0x36f07f(0x153))&&_0x5c6e49[_0x36f07f(0x15d)][_0x36f07f(0x158)](_0x36f07f(0x155))[_0x36f07f(0x154)](_0x36f07f(0x15c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x64575a=_0xf0a2;(function(_0x46792c,_0x4ccb5b){const _0x4918a8=_0xf0a2,_0x33e607=_0x46792c();while(!![]){try{const _0x38d48e=parseInt(_0x4918a8(0x1ce))/0x1*(-parseInt(_0x4918a8(0x1d0))/0x2)+-parseInt(_0x4918a8(0x1c7))/0x3*(-parseInt(_0x4918a8(0x1da))/0x4)+parseInt(_0x4918a8(0x1c2))/0x5+-parseInt(_0x4918a8(0x1d8))/0x6*(parseInt(_0x4918a8(0x1b9))/0x7)+-parseInt(_0x4918a8(0x1cb))/0x8*(parseInt(_0x4918a8(0x1cf))/0x9)+-parseInt(_0x4918a8(0x1ba))/0xa*(parseInt(_0x4918a8(0x1c3))/0xb)+parseInt(_0x4918a8(0x1ca))/0xc*(parseInt(_0x4918a8(0x1c5))/0xd);if(_0x38d48e===_0x4ccb5b)break;else _0x33e607['push'](_0x33e607['shift']());}catch(_0x1d1390){_0x33e607['push'](_0x33e607['shift']());}}}(_0x67f6,0x7fdaa));function _0xf0a2(_0x461da6,_0x3a4df0){const _0x67f6c1=_0x67f6();return _0xf0a2=function(_0xf0a2e3,_0x359d6a){_0xf0a2e3=_0xf0a2e3-0x1b6;let _0x34e38d=_0x67f6c1[_0xf0a2e3];return _0x34e38d;},_0xf0a2(_0x461da6,_0x3a4df0);}import{Plugin as _0x49b00a}from'ckeditor5/src/core.js';import{getTranslation as _0x4ef33c}from'../utils/common-translations.js';export default class lt extends _0x49b00a{[_0x64575a(0x1d7)](){const _0x108b92=_0x64575a,_0x51928f=this[_0x108b92(0x1c8)],_0xd29d83=_0x51928f[_0x108b92(0x1c1)][_0x108b92(0x1bd)](_0x108b92(0x1bf));_0x51928f[_0x108b92(0x1c1)][_0x108b92(0x1d4)](_0x108b92(0x1d1))&&(_0xd29d83[_0x108b92(0x1c4)](_0x108b92(0x1d9)),_0xd29d83[_0x108b92(0x1b8)](_0x108b92(0x1c9)),_0xd29d83[_0x108b92(0x1cd)][_0x108b92(0x1dc)](_0x2595e6=>this[_0x108b92(0x1c6)](_0x2595e6)));}[_0x64575a(0x1c6)](_0x5e3287){const _0x1665dc=_0x64575a,_0x295092=this[_0x1665dc(0x1c8)][_0x1665dc(0x1d3)],{data:_0x4e46b3}=_0x5e3287,_0x5bb61e={'type':_0x1665dc(0x1c0),'content':''};if(_0x4e46b3&&_0x1665dc(0x1c9)==_0x4e46b3[_0x1665dc(0x1d6)]){if(!_0x4e46b3[_0x1665dc(0x1bb)])return{'type':_0x1665dc(0x1c0),'content':_0x4ef33c(_0x295092,_0x1665dc(0x1bc),_0x4ef33c(_0x295092,_0x1665dc(0x1be)))+'\x20('+_0x4e46b3[_0x1665dc(0x1b6)]+')'};if(!_0x4e46b3[_0x1665dc(0x1b6)]){let _0x36f5c9=_0x5e3287[_0x1665dc(0x1d2)];for(;_0x36f5c9;){if(_0x36f5c9[_0x1665dc(0x1db)]&&_0x1665dc(0x1b7)==_0x36f5c9[_0x1665dc(0x1db)][_0x1665dc(0x1d6)]&&_0x36f5c9[_0x1665dc(0x1db)][_0x1665dc(0x1b6)])return _0x5bb61e;_0x36f5c9=_0x36f5c9[_0x1665dc(0x1d5)];}return{'type':_0x1665dc(0x1c0),'content':_0x4ef33c(_0x295092,_0x1665dc(0x1cc),_0x4ef33c(_0x295092,_0x1665dc(0x1be)))+'\x20('+_0x4e46b3[_0x1665dc(0x1bb)]+')'};}}}}function _0x67f6(){const _0xeb0b36=['37bWiiDq','27585ctZtvz','4786esEpDa','MultiLevelList','head','locale','has','next','key','afterInit','30IpYyQy','multiLevelList','4gCyBEn','data','registerDescriptionCallback','newValue','listType','registerBlockAttribute','345758kbXkIg','110lqAwFK','oldValue','*Set\x20format:*\x20%0','get','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','format','plugins','4364130CuOLNC','280412pqsHnk','enableDefaultAttributesIntegration','104ICTNCY','handleDescriptions','2511570yRvgBo','editor','listMarkerStyle','445488BjjqVT','2264CdVZVU','*Remove\x20format:*\x20%0','descriptionFactory'];_0x67f6=function(){return _0xeb0b36;};return _0x67f6();}
23
+ const _0x57f38e=_0x484c;(function(_0x565e2c,_0x23bbcc){const _0x34dfec=_0x484c,_0x531f2e=_0x565e2c();while(!![]){try{const _0x481f76=-parseInt(_0x34dfec(0x138))/0x1*(parseInt(_0x34dfec(0x125))/0x2)+parseInt(_0x34dfec(0x134))/0x3*(parseInt(_0x34dfec(0x130))/0x4)+parseInt(_0x34dfec(0x11b))/0x5+-parseInt(_0x34dfec(0x124))/0x6*(-parseInt(_0x34dfec(0x12b))/0x7)+parseInt(_0x34dfec(0x12c))/0x8+parseInt(_0x34dfec(0x135))/0x9+-parseInt(_0x34dfec(0x137))/0xa;if(_0x481f76===_0x23bbcc)break;else _0x531f2e['push'](_0x531f2e['shift']());}catch(_0x4d21d3){_0x531f2e['push'](_0x531f2e['shift']());}}}(_0xa9f7,0x84f11));import{Plugin as _0x3a7bb2}from'ckeditor5/src/core.js';import{getTranslation as _0x342857}from'../utils/common-translations.js';export default class lt extends _0x3a7bb2{[_0x57f38e(0x133)](){const _0x21776b=_0x57f38e,_0x2c6349=this[_0x21776b(0x12f)],_0x3de571=_0x2c6349[_0x21776b(0x12d)][_0x21776b(0x136)](_0x21776b(0x139));_0x2c6349[_0x21776b(0x12d)][_0x21776b(0x13a)](_0x21776b(0x121))&&(_0x3de571[_0x21776b(0x126)](_0x21776b(0x127)),_0x3de571[_0x21776b(0x11e)](_0x21776b(0x122)),_0x3de571[_0x21776b(0x12a)][_0x21776b(0x128)](_0x475ac6=>this[_0x21776b(0x11a)](_0x475ac6)));}[_0x57f38e(0x11a)](_0x284451){const _0x340ed9=_0x57f38e,_0x1a88f1=this[_0x340ed9(0x12f)][_0x340ed9(0x123)],{data:_0x517918}=_0x284451,_0x2e548f={'type':_0x340ed9(0x132),'content':''};if(_0x517918&&_0x340ed9(0x122)==_0x517918[_0x340ed9(0x129)]){if(!_0x517918[_0x340ed9(0x120)])return{'type':_0x340ed9(0x132),'content':_0x342857(_0x1a88f1,_0x340ed9(0x119),_0x342857(_0x1a88f1,_0x340ed9(0x12e)))+'\x20('+_0x517918[_0x340ed9(0x11f)]+')'};if(!_0x517918[_0x340ed9(0x11f)]){let _0x475073=_0x284451[_0x340ed9(0x118)];for(;_0x475073;){if(_0x475073[_0x340ed9(0x131)]&&_0x340ed9(0x11d)==_0x475073[_0x340ed9(0x131)][_0x340ed9(0x129)]&&_0x475073[_0x340ed9(0x131)][_0x340ed9(0x11f)])return _0x2e548f;_0x475073=_0x475073[_0x340ed9(0x11c)];}return{'type':_0x340ed9(0x132),'content':_0x342857(_0x1a88f1,_0x340ed9(0x117),_0x342857(_0x1a88f1,_0x340ed9(0x12e)))+'\x20('+_0x517918[_0x340ed9(0x120)]+')'};}}}}function _0x484c(_0x6beb6f,_0x4a9d91){const _0xa9f7c6=_0xa9f7();return _0x484c=function(_0x484ca0,_0x54ee40){_0x484ca0=_0x484ca0-0x117;let _0x2974aa=_0xa9f7c6[_0x484ca0];return _0x2974aa;},_0x484c(_0x6beb6f,_0x4a9d91);}function _0xa9f7(){const _0x18a613=['ELEMENT_MULTI_LEVEL_LIST','editor','508fOGREK','data','format','afterInit','22353ZMYSBo','6105249aSMqoP','get','20337080RWjAKn','649WkqZnh','TrackChangesEditing','has','*Remove\x20format:*\x20%0','head','*Set\x20format:*\x20%0','handleDescriptions','3533030QnUtaN','next','listType','registerBlockAttribute','newValue','oldValue','MultiLevelList','listMarkerStyle','locale','1229064SzqVmf','2894ANszvE','enableDefaultAttributesIntegration','multiLevelList','registerDescriptionCallback','key','descriptionFactory','7vuToHN','7850016eiaBzf','plugins'];_0xa9f7=function(){return _0x18a613;};return _0xa9f7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4563(){const _0x3b741f=['get','descriptionFactory','314040jeeIuN','plugins','7PBofBY','pageBreak','ELEMENT_PAGE_BREAK','19897360DimdZh','1198604KnRNpH','enableCommand','2384028NmIzfa','afterInit','registerElementLabel','5001216tNjeKr','TrackChangesEditing','2125056yVqMtC','locale','PageBreakEditing','has','editor','6141715HPrTHZ'];_0x4563=function(){return _0x3b741f;};return _0x4563();}const _0x3cd33f=_0x5266;(function(_0x8324bb,_0x36a2ee){const _0x4c1088=_0x5266,_0x4350fc=_0x8324bb();while(!![]){try{const _0x2a8d47=-parseInt(_0x4c1088(0x14e))/0x1+-parseInt(_0x4c1088(0x154))/0x2+-parseInt(_0x4c1088(0x146))/0x3+-parseInt(_0x4c1088(0x156))/0x4+parseInt(_0x4c1088(0x14b))/0x5+parseInt(_0x4c1088(0x159))/0x6*(-parseInt(_0x4c1088(0x150))/0x7)+parseInt(_0x4c1088(0x153))/0x8;if(_0x2a8d47===_0x36a2ee)break;else _0x4350fc['push'](_0x4350fc['shift']());}catch(_0x4dd2ec){_0x4350fc['push'](_0x4350fc['shift']());}}}(_0x4563,0xa22d4));import{Plugin as _0x14fd14}from'ckeditor5/src/core.js';import{getTranslation as _0x2f2531}from'../utils/common-translations.js';function _0x5266(_0xc41cec,_0x4a8575){const _0x45633f=_0x4563();return _0x5266=function(_0x5266be,_0x536a7d){_0x5266be=_0x5266be-0x146;let _0x527ae0=_0x45633f[_0x5266be];return _0x527ae0;},_0x5266(_0xc41cec,_0x4a8575);}export default class mt extends _0x14fd14{[_0x3cd33f(0x157)](){const _0xd16aff=_0x3cd33f,_0x1e5f40=this[_0xd16aff(0x14a)];if(!_0x1e5f40[_0xd16aff(0x14f)][_0xd16aff(0x149)](_0xd16aff(0x148)))return;_0x1e5f40[_0xd16aff(0x14f)][_0xd16aff(0x14c)](_0xd16aff(0x15a))[_0xd16aff(0x155)](_0xd16aff(0x151));const _0x444ff2=_0x1e5f40[_0xd16aff(0x14f)][_0xd16aff(0x14c)](_0xd16aff(0x15a)),_0x4e8914=_0x1e5f40[_0xd16aff(0x147)];_0x444ff2[_0xd16aff(0x14d)][_0xd16aff(0x158)](_0xd16aff(0x151),_0x2eeb13=>_0x2f2531(_0x4e8914,_0xd16aff(0x152),_0x2eeb13));}}
23
+ function _0x577b(_0x4c6d26,_0x40cd0d){const _0x54d1fc=_0x54d1();return _0x577b=function(_0x577bbf,_0x2dd1e2){_0x577bbf=_0x577bbf-0x1c7;let _0x4b6121=_0x54d1fc[_0x577bbf];return _0x4b6121;},_0x577b(_0x4c6d26,_0x40cd0d);}function _0x54d1(){const _0x37d49e=['editor','25887kvmYDW','5164896xKNufY','3jPhmEu','get','15718pmnteL','6FIxtzZ','PageBreakEditing','has','1226840FqUhHj','pageBreak','afterInit','3035776JQzBSz','descriptionFactory','306GIsZMK','registerElementLabel','locale','TrackChangesEditing','183043XGKZLi','148TsJyon','enableCommand','80230pnjHMp','ELEMENT_PAGE_BREAK','plugins'];_0x54d1=function(){return _0x37d49e;};return _0x54d1();}const _0x224176=_0x577b;(function(_0x725c18,_0x1f60eb){const _0x341036=_0x577b,_0x37134f=_0x725c18();while(!![]){try{const _0x1aaf4c=parseInt(_0x341036(0x1c7))/0x1*(-parseInt(_0x341036(0x1c9))/0x2)+parseInt(_0x341036(0x1dd))/0x3*(parseInt(_0x341036(0x1d7))/0x4)+-parseInt(_0x341036(0x1cd))/0x5+parseInt(_0x341036(0x1ca))/0x6*(parseInt(_0x341036(0x1d6))/0x7)+parseInt(_0x341036(0x1d0))/0x8+parseInt(_0x341036(0x1d2))/0x9*(parseInt(_0x341036(0x1d9))/0xa)+-parseInt(_0x341036(0x1de))/0xb;if(_0x1aaf4c===_0x1f60eb)break;else _0x37134f['push'](_0x37134f['shift']());}catch(_0x106748){_0x37134f['push'](_0x37134f['shift']());}}}(_0x54d1,0x3f47b));import{Plugin as _0x307aa1}from'ckeditor5/src/core.js';import{getTranslation as _0x151115}from'../utils/common-translations.js';export default class mt extends _0x307aa1{[_0x224176(0x1cf)](){const _0x4954bf=_0x224176,_0x4e1cb0=this[_0x4954bf(0x1dc)];if(!_0x4e1cb0[_0x4954bf(0x1db)][_0x4954bf(0x1cc)](_0x4954bf(0x1cb)))return;_0x4e1cb0[_0x4954bf(0x1db)][_0x4954bf(0x1c8)](_0x4954bf(0x1d5))[_0x4954bf(0x1d8)](_0x4954bf(0x1ce));const _0x132715=_0x4e1cb0[_0x4954bf(0x1db)][_0x4954bf(0x1c8)](_0x4954bf(0x1d5)),_0x33100d=_0x4e1cb0[_0x4954bf(0x1d4)];_0x132715[_0x4954bf(0x1d1)][_0x4954bf(0x1d3)](_0x4954bf(0x1ce),_0x2cb46d=>_0x151115(_0x33100d,_0x4954bf(0x1da),_0x2cb46d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2898(_0x7f5f87,_0x579c51){const _0x4e2284=_0x4e22();return _0x2898=function(_0x2898c6,_0x2f6538){_0x2898c6=_0x2898c6-0xd3;let _0x146351=_0x4e2284[_0x2898c6];return _0x146351;},_0x2898(_0x7f5f87,_0x579c51);}function _0x4e22(){const _0x331821=['TrackChangesEditing','activeMarkers','editing','end','registerElementLabel','start','insert','35VdXpVl','editor','plugins','addMarker:suggestion:insertion','get','890724KmSjRZ','afterInit','mapper','locale','data','paragraph','model','showSuggestionHighlights','createUIElement','consumable','ck-suggestion-marker-split','nodeAfter','ELEMENT_PARAGRAPH','$text','1533450nOUxqG','checkChild','downcastDispatcher','isTouching','2476621KWfCmb','1107021KoyvMs','getFirstRange','type','ck-suggestion-marker--active','markerRange','descriptionFactory','isBlock','name','writer','bindElementToMarker','markerName','format','_registerLegacyDescription','56rOSmYc','consume','enableDefaultAttributesIntegration','insertion','639837fpcEuB','span','getItemLabel','toViewPosition','has','includes','*Change\x20to:*\x20%0','2616198ZJCVsb','registerDescriptionCallback','enableCommand','formatBlock','isLimit','addClass','insertParagraph','commandName','options','648164SLzBmY','highest','*Insert:*\x20%0','schema','Paragraph'];_0x4e22=function(){return _0x331821;};return _0x4e22();}const _0x3bbe7d=_0x2898;(function(_0x596512,_0x533845){const _0x11f399=_0x2898,_0x1a9f8a=_0x596512();while(!![]){try{const _0x56eacd=-parseInt(_0x11f399(0x108))/0x1+-parseInt(_0x11f399(0xe4))/0x2+parseInt(_0x11f399(0xdb))/0x3+parseInt(_0x11f399(0xf5))/0x4*(parseInt(_0x11f399(0xf0))/0x5)+-parseInt(_0x11f399(0x103))/0x6+-parseInt(_0x11f399(0x107))/0x7+parseInt(_0x11f399(0x115))/0x8*(parseInt(_0x11f399(0xd4))/0x9);if(_0x56eacd===_0x533845)break;else _0x1a9f8a['push'](_0x1a9f8a['shift']());}catch(_0x9fd784){_0x1a9f8a['push'](_0x1a9f8a['shift']());}}}(_0x4e22,0xd8cc3));import{Plugin as _0x507f35}from'ckeditor5/src/core.js';import{getTranslation as _0x2c5f32}from'../utils/common-translations.js';export default class dt extends _0x507f35{[_0x3bbe7d(0xf6)](){const _0x41b4c0=_0x3bbe7d,_0x2295f9=this[_0x41b4c0(0xf1)];if(!_0x2295f9[_0x41b4c0(0xf2)][_0x41b4c0(0xd8)](_0x41b4c0(0xe8)))return;const _0x12710b=_0x2295f9[_0x41b4c0(0xf8)],_0x53ccd3=_0x2295f9[_0x41b4c0(0xf2)][_0x41b4c0(0xf4)](_0x41b4c0(0xe9));_0x53ccd3[_0x41b4c0(0x10d)][_0x41b4c0(0xed)](_0x41b4c0(0xfa),_0x25b7f1=>_0x2c5f32(_0x12710b,_0x41b4c0(0x101),_0x25b7f1)),_0x53ccd3[_0x41b4c0(0x117)](_0x41b4c0(0xfa)),_0x53ccd3[_0x41b4c0(0xdd)](_0x41b4c0(0xe1)),_0x2295f9[_0x41b4c0(0xeb)][_0x41b4c0(0x105)]['on'](_0x41b4c0(0xf3),nr(_0x2295f9),{'priority':_0x41b4c0(0xe5)}),_0x2295f9[_0x41b4c0(0xf9)][_0x41b4c0(0x105)]['on'](_0x41b4c0(0xf3),(_0x2f3937,_0x5a1e43,_0x2b6c92)=>{const _0x178a2b=_0x41b4c0;_0x2b6c92[_0x178a2b(0xe3)][_0x178a2b(0xfc)]&&nr(_0x2295f9,{'showActiveMarker':!0x1})(_0x2f3937,_0x5a1e43,_0x2b6c92);},{'priority':_0x41b4c0(0xe5)});const _0x39809b=_0x53ccd3[_0x41b4c0(0x10d)];_0x39809b[_0x41b4c0(0xdc)](_0x559fb0=>{const _0x29b5f0=_0x41b4c0;if(_0x29b5f0(0xd3)!==_0x559fb0[_0x29b5f0(0x10a)])return;const {start:_0x49525b,end:_0x5f1f1f}=_0x559fb0[_0x29b5f0(0x109)]();if(!_0x49525b[_0x29b5f0(0x106)](_0x5f1f1f)||!_0x49525b[_0x29b5f0(0x100)])return;const _0x590298=_0x2295f9[_0x29b5f0(0xfb)][_0x29b5f0(0xe7)],_0x57b1ef=_0x49525b[_0x29b5f0(0x100)];return _0x590298[_0x29b5f0(0x10e)](_0x57b1ef)&&!_0x590298[_0x29b5f0(0xdf)](_0x57b1ef)&&_0x590298[_0x29b5f0(0x104)](_0x57b1ef,_0x29b5f0(0x102))?{'type':_0x29b5f0(0xd3),'content':_0x2c5f32(_0x12710b,_0x29b5f0(0xe6),_0x39809b[_0x29b5f0(0xd6)](_0x57b1ef,0x1))}:void 0x0;}),this[_0x41b4c0(0x114)]();}[_0x3bbe7d(0x114)](){const _0x33aa0e=_0x3bbe7d,_0x2b717c=this[_0x33aa0e(0xf1)],_0x2a2ffa=_0x2b717c[_0x33aa0e(0xf8)];_0x2b717c[_0x33aa0e(0xf2)][_0x33aa0e(0xf4)](_0x33aa0e(0xe9))[_0x33aa0e(0x10d)][_0x33aa0e(0xdc)](_0x5305be=>{const _0x199e12=_0x33aa0e;if(_0x199e12(0xde)!=_0x5305be[_0x199e12(0x10a)])return;const {data:_0x46341f}=_0x5305be;return _0x46341f&&_0x199e12(0xfa)==_0x46341f[_0x199e12(0xe2)]?{'type':_0x199e12(0x113),'content':_0x2c5f32(_0x2a2ffa,_0x199e12(0xda),_0x2c5f32(_0x2a2ffa,_0x199e12(0x101)))}:void 0x0;});}}function nr(_0x1c9233,{showActiveMarker:_0x28e9b9=!0x0}={}){return(_0x4df920,_0x4a25c9,_0x462274)=>{const _0x268ab0=_0x2898,_0x5ba8fd=_0x1c9233[_0x268ab0(0xf2)][_0x268ab0(0xf4)](_0x268ab0(0xe9)),_0x948b4f=_0x4a25c9[_0x268ab0(0x10c)][_0x268ab0(0xee)],_0x2ee022=_0x4a25c9[_0x268ab0(0x10c)][_0x268ab0(0xec)],_0x44b790=_0x1c9233[_0x268ab0(0xfb)][_0x268ab0(0xe7)];if(!_0x948b4f[_0x268ab0(0x106)](_0x2ee022)||!_0x948b4f[_0x268ab0(0x100)])return;const _0x291bf3=_0x948b4f[_0x268ab0(0x100)];if(_0x44b790[_0x268ab0(0x10e)](_0x291bf3)&&!_0x44b790[_0x268ab0(0xdf)](_0x291bf3)&&_0x44b790[_0x268ab0(0x104)](_0x291bf3,_0x268ab0(0x102))){if(!_0x462274[_0x268ab0(0xfe)][_0x268ab0(0x116)](_0x4a25c9[_0x268ab0(0x10c)],_0x4df920[_0x268ab0(0x10f)]))return;const _0x232817=_0x462274[_0x268ab0(0x110)][_0x268ab0(0xfd)](_0x268ab0(0xd5),{'class':_0x268ab0(0xff)}),_0x47955d=_0x462274[_0x268ab0(0xf7)][_0x268ab0(0xd7)](_0x2ee022);_0x28e9b9&&_0x5ba8fd[_0x268ab0(0xea)][_0x268ab0(0xd9)](_0x4a25c9[_0x268ab0(0x112)])&&_0x462274[_0x268ab0(0x110)][_0x268ab0(0xe0)](_0x268ab0(0x10b),_0x232817),_0x462274[_0x268ab0(0x110)][_0x268ab0(0xef)](_0x47955d,_0x232817),_0x462274[_0x268ab0(0xf7)][_0x268ab0(0x111)](_0x232817,_0x4a25c9[_0x268ab0(0x112)]);}};}
23
+ function _0x1660(_0x533b16,_0x41209f){const _0x443d7e=_0x443d();return _0x1660=function(_0x166039,_0x20fa26){_0x166039=_0x166039-0x8e;let _0x286092=_0x443d7e[_0x166039];return _0x286092;},_0x1660(_0x533b16,_0x41209f);}const _0x145aad=_0x1660;(function(_0x235e0e,_0x2a640f){const _0x2e893c=_0x1660,_0x23585b=_0x235e0e();while(!![]){try{const _0x2a5b5d=-parseInt(_0x2e893c(0xaf))/0x1*(parseInt(_0x2e893c(0x8f))/0x2)+parseInt(_0x2e893c(0xd0))/0x3*(-parseInt(_0x2e893c(0x98))/0x4)+-parseInt(_0x2e893c(0xac))/0x5+parseInt(_0x2e893c(0xb3))/0x6+-parseInt(_0x2e893c(0xbb))/0x7*(-parseInt(_0x2e893c(0xc2))/0x8)+parseInt(_0x2e893c(0xa1))/0x9+parseInt(_0x2e893c(0xa5))/0xa;if(_0x2a5b5d===_0x2a640f)break;else _0x23585b['push'](_0x23585b['shift']());}catch(_0x5aabaf){_0x23585b['push'](_0x23585b['shift']());}}}(_0x443d,0xb64b1));import{Plugin as _0x4647ed}from'ckeditor5/src/core.js';import{getTranslation as _0x36840b}from'../utils/common-translations.js';export default class dt extends _0x4647ed{[_0x145aad(0x8e)](){const _0x35636c=_0x145aad,_0x11fa53=this[_0x35636c(0xc6)];if(!_0x11fa53[_0x35636c(0xb1)][_0x35636c(0xa6)](_0x35636c(0xa7)))return;const _0x3b6adb=_0x11fa53[_0x35636c(0xa9)],_0x2fcdb4=_0x11fa53[_0x35636c(0xb1)][_0x35636c(0xc9)](_0x35636c(0xab));_0x2fcdb4[_0x35636c(0xc5)][_0x35636c(0xd1)](_0x35636c(0xa3),_0x2eb944=>_0x36840b(_0x3b6adb,_0x35636c(0xa0),_0x2eb944)),_0x2fcdb4[_0x35636c(0xa4)](_0x35636c(0xa3)),_0x2fcdb4[_0x35636c(0xcb)](_0x35636c(0x91)),_0x11fa53[_0x35636c(0xc8)][_0x35636c(0xbf)]['on'](_0x35636c(0xb6),nr(_0x11fa53),{'priority':_0x35636c(0x94)}),_0x11fa53[_0x35636c(0xcd)][_0x35636c(0xbf)]['on'](_0x35636c(0xb6),(_0x1b0eb8,_0x2e99a3,_0x2d43dd)=>{const _0x5e26c5=_0x35636c;_0x2d43dd[_0x5e26c5(0x97)][_0x5e26c5(0xaa)]&&nr(_0x11fa53,{'showActiveMarker':!0x1})(_0x1b0eb8,_0x2e99a3,_0x2d43dd);},{'priority':_0x35636c(0x94)});const _0x4e711d=_0x2fcdb4[_0x35636c(0xc5)];_0x4e711d[_0x35636c(0x9e)](_0xb3be31=>{const _0x2b1692=_0x35636c;if(_0x2b1692(0xb0)!==_0xb3be31[_0x2b1692(0xb8)])return;const {start:_0x517ce0,end:_0x108b6f}=_0xb3be31[_0x2b1692(0xbe)]();if(!_0x517ce0[_0x2b1692(0xba)](_0x108b6f)||!_0x517ce0[_0x2b1692(0x9b)])return;const _0x28e592=_0x11fa53[_0x2b1692(0x92)][_0x2b1692(0xad)],_0x5041b5=_0x517ce0[_0x2b1692(0x9b)];return _0x28e592[_0x2b1692(0xae)](_0x5041b5)&&!_0x28e592[_0x2b1692(0x93)](_0x5041b5)&&_0x28e592[_0x2b1692(0xd2)](_0x5041b5,_0x2b1692(0xa8))?{'type':_0x2b1692(0xb0),'content':_0x36840b(_0x3b6adb,_0x2b1692(0xc7),_0x4e711d[_0x2b1692(0xb2)](_0x5041b5,0x1))}:void 0x0;}),this[_0x35636c(0xa2)]();}[_0x145aad(0xa2)](){const _0x585781=_0x145aad,_0x40ead3=this[_0x585781(0xc6)],_0x56e473=_0x40ead3[_0x585781(0xa9)];_0x40ead3[_0x585781(0xb1)][_0x585781(0xc9)](_0x585781(0xab))[_0x585781(0xc5)][_0x585781(0x9e)](_0x2ce52d=>{const _0x14f9ba=_0x585781;if(_0x14f9ba(0xb9)!=_0x2ce52d[_0x14f9ba(0xb8)])return;const {data:_0x56e85a}=_0x2ce52d;return _0x56e85a&&_0x14f9ba(0xa3)==_0x56e85a[_0x14f9ba(0x90)]?{'type':_0x14f9ba(0xce),'content':_0x36840b(_0x56e473,_0x14f9ba(0x95),_0x36840b(_0x56e473,_0x14f9ba(0xa0)))}:void 0x0;});}}function _0x443d(){const _0x3a2be9=['activeMarkers','start','nodeAfter','writer','bindElementToMarker','registerDescriptionCallback','ck-suggestion-marker-split','ELEMENT_PARAGRAPH','1371591IbyKcU','_registerLegacyDescription','paragraph','enableDefaultAttributesIntegration','18998330TVbemj','has','Paragraph','$text','locale','showSuggestionHighlights','TrackChangesEditing','4192745dqhgxi','schema','isBlock','1343081AALTLX','insertion','plugins','getItemLabel','2110686NGIoTS','mapper','ck-suggestion-marker--active','addMarker:suggestion:insertion','markerName','type','formatBlock','isTouching','1477728JoRiIG','createUIElement','insert','getFirstRange','downcastDispatcher','name','span','24eCfzBi','toViewPosition','consumable','descriptionFactory','editor','*Insert:*\x20%0','editing','get','addClass','enableCommand','markerRange','data','format','consume','114XLyVlb','registerElementLabel','checkChild','includes','afterInit','2paKpzQ','commandName','insertParagraph','model','isLimit','highest','*Change\x20to:*\x20%0','end','options','11476jFIrSy'];_0x443d=function(){return _0x3a2be9;};return _0x443d();}function nr(_0x3889b0,{showActiveMarker:_0x1a01f3=!0x0}={}){return(_0x3019c2,_0x4ef959,_0x2ff9a0)=>{const _0x505c77=_0x1660,_0x17ebb7=_0x3889b0[_0x505c77(0xb1)][_0x505c77(0xc9)](_0x505c77(0xab)),_0x51d2d9=_0x4ef959[_0x505c77(0xcc)][_0x505c77(0x9a)],_0x28d929=_0x4ef959[_0x505c77(0xcc)][_0x505c77(0x96)],_0x43afd5=_0x3889b0[_0x505c77(0x92)][_0x505c77(0xad)];if(!_0x51d2d9[_0x505c77(0xba)](_0x28d929)||!_0x51d2d9[_0x505c77(0x9b)])return;const _0x1663b8=_0x51d2d9[_0x505c77(0x9b)];if(_0x43afd5[_0x505c77(0xae)](_0x1663b8)&&!_0x43afd5[_0x505c77(0x93)](_0x1663b8)&&_0x43afd5[_0x505c77(0xd2)](_0x1663b8,_0x505c77(0xa8))){if(!_0x2ff9a0[_0x505c77(0xc4)][_0x505c77(0xcf)](_0x4ef959[_0x505c77(0xcc)],_0x3019c2[_0x505c77(0xc0)]))return;const _0x1f55a0=_0x2ff9a0[_0x505c77(0x9c)][_0x505c77(0xbc)](_0x505c77(0xc1),{'class':_0x505c77(0x9f)}),_0x8968d1=_0x2ff9a0[_0x505c77(0xb4)][_0x505c77(0xc3)](_0x28d929);_0x1a01f3&&_0x17ebb7[_0x505c77(0x99)][_0x505c77(0xd3)](_0x4ef959[_0x505c77(0xb7)])&&_0x2ff9a0[_0x505c77(0x9c)][_0x505c77(0xca)](_0x505c77(0xb5),_0x1f55a0),_0x2ff9a0[_0x505c77(0x9c)][_0x505c77(0xbd)](_0x8968d1,_0x1f55a0),_0x2ff9a0[_0x505c77(0xb4)][_0x505c77(0x9d)](_0x1f55a0,_0x4ef959[_0x505c77(0xb7)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33305f=_0x3bb9;function _0x3bb9(_0x32e43d,_0x309c92){const _0x388d49=_0x388d();return _0x3bb9=function(_0x3bb9ef,_0x58c66a){_0x3bb9ef=_0x3bb9ef-0x9e;let _0x36783c=_0x388d49[_0x3bb9ef];return _0x36783c;},_0x3bb9(_0x32e43d,_0x309c92);}(function(_0x11cb81,_0x5521c3){const _0x185ac3=_0x3bb9,_0x46224d=_0x11cb81();while(!![]){try{const _0x5ad9a8=parseInt(_0x185ac3(0xa9))/0x1+parseInt(_0x185ac3(0xb7))/0x2+parseInt(_0x185ac3(0x9e))/0x3+-parseInt(_0x185ac3(0xa2))/0x4+parseInt(_0x185ac3(0xb0))/0x5+-parseInt(_0x185ac3(0xab))/0x6*(parseInt(_0x185ac3(0xa7))/0x7)+parseInt(_0x185ac3(0xac))/0x8*(-parseInt(_0x185ac3(0xaa))/0x9);if(_0x5ad9a8===_0x5521c3)break;else _0x46224d['push'](_0x46224d['shift']());}catch(_0x4a2997){_0x46224d['push'](_0x46224d['shift']());}}}(_0x388d,0x3f092));import{Plugin as _0x35ced7}from'ckeditor5/src/core.js';import{getTranslation as _0x257382}from'../utils/common-translations.js';function _0x388d(){const _0x12c999=['has','removeFormat','enableDefaultAttributesIntegration','format','105553gJaOiL','type','265300cAiZME','9fgmSoy','78cdgVAq','6573576BrJIVu','RemoveFormatEditing','formatInline','locale','2324185nnmfUg','formatBlock','_registerLegacyDescription','plugins','commandName','get','descriptionFactory','241212utjGFw','TrackChangesEditing','editor','1366278wdBudH','registerDescriptionCallback','afterInit','*Remove\x20all\x20formatting*','121004OMMqGH'];_0x388d=function(){return _0x12c999;};return _0x388d();}export default class pt extends _0x35ced7{[_0x33305f(0xa0)](){const _0x1026bf=_0x33305f,_0x5aa72f=this[_0x1026bf(0xb9)];if(!_0x5aa72f[_0x1026bf(0xb3)][_0x1026bf(0xa3)](_0x1026bf(0xad)))return;_0x5aa72f[_0x1026bf(0xb3)][_0x1026bf(0xb5)](_0x1026bf(0xb8))[_0x1026bf(0xa5)](_0x1026bf(0xa4)),this[_0x1026bf(0xb2)]();}[_0x33305f(0xb2)](){const _0x1b7946=_0x33305f,_0x57a30c=this[_0x1b7946(0xb9)];_0x57a30c[_0x1b7946(0xb3)][_0x1b7946(0xb5)](_0x1b7946(0xb8))[_0x1b7946(0xb6)][_0x1b7946(0x9f)](_0x19ab4e=>{const _0x45f3ab=_0x1b7946;if(_0x45f3ab(0xb1)!=_0x19ab4e[_0x45f3ab(0xa8)]&&_0x45f3ab(0xae)!=_0x19ab4e[_0x45f3ab(0xa8)])return;const {data:_0x34cbb3}=_0x19ab4e;return _0x34cbb3&&_0x45f3ab(0xa4)==_0x34cbb3[_0x45f3ab(0xb4)]?{'type':_0x45f3ab(0xa6),'content':_0x257382(_0x57a30c[_0x45f3ab(0xaf)],_0x45f3ab(0xa1))}:void 0x0;});}}
23
+ const _0x5b2dfd=_0x314a;function _0x22c5(){const _0x221815=['descriptionFactory','181490acIGLO','type','plugins','formatInline','9838884CvBKTN','27764trebFk','registerDescriptionCallback','*Remove\x20all\x20formatting*','_registerLegacyDescription','2504054ANmFEV','has','afterInit','get','enableDefaultAttributesIntegration','117RBOsCA','4vWJcRu','commandName','RemoveFormatEditing','527733gYFNie','locale','179855jWshVo','format','editor','removeFormat','293348THveJk','TrackChangesEditing','8ccXcyg','66RLoFfQ','formatBlock'];_0x22c5=function(){return _0x221815;};return _0x22c5();}function _0x314a(_0x28df1f,_0x3c2010){const _0x22c5d0=_0x22c5();return _0x314a=function(_0x314ad8,_0x260305){_0x314ad8=_0x314ad8-0x12e;let _0x1215a8=_0x22c5d0[_0x314ad8];return _0x1215a8;},_0x314a(_0x28df1f,_0x3c2010);}(function(_0x459bc3,_0x273a52){const _0x2d721=_0x314a,_0x129aa4=_0x459bc3();while(!![]){try{const _0x36ce40=parseInt(_0x2d721(0x135))/0x1+-parseInt(_0x2d721(0x140))/0x2+-parseInt(_0x2d721(0x12f))/0x3*(parseInt(_0x2d721(0x14a))/0x4)+-parseInt(_0x2d721(0x131))/0x5*(-parseInt(_0x2d721(0x138))/0x6)+-parseInt(_0x2d721(0x144))/0x7*(-parseInt(_0x2d721(0x137))/0x8)+parseInt(_0x2d721(0x149))/0x9*(parseInt(_0x2d721(0x13b))/0xa)+-parseInt(_0x2d721(0x13f))/0xb;if(_0x36ce40===_0x273a52)break;else _0x129aa4['push'](_0x129aa4['shift']());}catch(_0x32deca){_0x129aa4['push'](_0x129aa4['shift']());}}}(_0x22c5,0x30733));import{Plugin as _0x2b78bb}from'ckeditor5/src/core.js';import{getTranslation as _0x633ab}from'../utils/common-translations.js';export default class pt extends _0x2b78bb{[_0x5b2dfd(0x146)](){const _0x4627da=_0x5b2dfd,_0x26f263=this[_0x4627da(0x133)];if(!_0x26f263[_0x4627da(0x13d)][_0x4627da(0x145)](_0x4627da(0x12e)))return;_0x26f263[_0x4627da(0x13d)][_0x4627da(0x147)](_0x4627da(0x136))[_0x4627da(0x148)](_0x4627da(0x134)),this[_0x4627da(0x143)]();}[_0x5b2dfd(0x143)](){const _0x401ae2=_0x5b2dfd,_0x5c8a79=this[_0x401ae2(0x133)];_0x5c8a79[_0x401ae2(0x13d)][_0x401ae2(0x147)](_0x401ae2(0x136))[_0x401ae2(0x13a)][_0x401ae2(0x141)](_0x21ffdc=>{const _0x265870=_0x401ae2;if(_0x265870(0x139)!=_0x21ffdc[_0x265870(0x13c)]&&_0x265870(0x13e)!=_0x21ffdc[_0x265870(0x13c)])return;const {data:_0x19d140}=_0x21ffdc;return _0x19d140&&_0x265870(0x134)==_0x19d140[_0x265870(0x14b)]?{'type':_0x265870(0x132),'content':_0x633ab(_0x5c8a79[_0x265870(0x130)],_0x265870(0x142))}:void 0x0;});}}