@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22cace=_0x3996;(function(_0x419159,_0x15d2bc){const _0x10fac5=_0x3996,_0x4b6aef=_0x419159();while(!![]){try{const _0x1b6413=parseInt(_0x10fac5(0x16f))/0x1*(-parseInt(_0x10fac5(0x193))/0x2)+parseInt(_0x10fac5(0x188))/0x3*(parseInt(_0x10fac5(0x18f))/0x4)+-parseInt(_0x10fac5(0x166))/0x5+parseInt(_0x10fac5(0x1a3))/0x6+-parseInt(_0x10fac5(0x19f))/0x7+parseInt(_0x10fac5(0x16d))/0x8+parseInt(_0x10fac5(0x19c))/0x9;if(_0x1b6413===_0x15d2bc)break;else _0x4b6aef['push'](_0x4b6aef['shift']());}catch(_0x83ef52){_0x4b6aef['push'](_0x4b6aef['shift']());}}}(_0x49a4,0x37142));import{Plugin as _0xb97777}from'ckeditor5/src/core.js';import{getTranslation as _0x5b7bd3}from'../utils/common-translations.js';export default class ut extends _0xb97777{[_0x22cace(0x199)](){const _0x4488f2=_0x22cace,_0xdcdc2c=this[_0x4488f2(0x17b)],_0x46dfe5=_0xdcdc2c[_0x4488f2(0x15a)];if(!_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x1a4)))return;const _0x141d33=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x179)](_0x4488f2(0x186)),_0xfda9a9=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x169));function _0x2eee09(_0x2a6684){return()=>{const _0x5891b0=_0x3996,_0xc37496=_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1ac)][_0x5891b0(0x19d)],_0x5a98e9=_0xdcdc2c[_0x5891b0(0x191)][_0x5891b0(0x179)](_0x2a6684);if(_0x5a98e9[_0x5891b0(0x192)])return void _0xdcdc2c[_0x5891b0(0x16b)](_0x5891b0(0x165),{});const _0x2bc46f=_0x2a6684[_0x5891b0(0x196)](0x0,-0x4),_0x29b766=function(_0x328858,_0x39f3a3,_0x538de9){const _0x5e73fc=_0x5891b0;let _0x394591=Array[_0x5e73fc(0x180)](_0x328858)[_0x5e73fc(0x1ad)](_0x4a264f=>function(_0x400860,_0x90dcd9){const _0x2e7b03=_0x5e73fc;return _0x90dcd9[_0x2e7b03(0x163)](_0x400860[_0x2e7b03(0x19b)],_0x2e7b03(0x189))&&!_0x90dcd9[_0x2e7b03(0x161)](_0x400860);}(_0x4a264f,_0x538de9));_0x394591=_0x394591[_0x5e73fc(0x1ad)](_0x4721af=>!_0x4721af['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))||_0x4721af[_0x5e73fc(0x178)](_0x5e73fc(0x164))!=_0x39f3a3);const _0x66234f=new Set();for(const _0x194225 of _0x394591)_0x194225['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))?_0x66234f[_0x5e73fc(0x177)](me(_0x194225)):_0x66234f[_0x5e73fc(0x177)](_0x194225);return Array[_0x5e73fc(0x180)](_0x66234f);}(_0xc37496[_0x5891b0(0x17d)](),_0x2bc46f,_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x15b)]);_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1aa)](()=>{const _0x5dcb87=_0x5891b0;for(const _0x315801 of _0x29b766)_0x141d33[_0x5dcb87(0x1a7)](_0x315801,{'commandName':_0x2a6684,'commandParams':[{'forceValue':!_0x5a98e9[_0x5dcb87(0x192)]}],'formatGroupId':_0x5dcb87(0x176)},fe(_0x315801));});};}function _0x1d9814(_0x4d2888){return()=>{const _0x1b987b=_0x3996,_0x418c7b=function(_0x14b89c){const _0x16c59f=_0x3996;let _0x4798a1=Array[_0x16c59f(0x180)](_0x14b89c);const _0x587b50=_0x4798a1[_0x16c59f(0x18a)](_0x2aa535=>_0x16c59f(0x189)!=_0x2aa535[_0x16c59f(0x1a8)]);return _0x587b50>-0x1&&(_0x4798a1=_0x4798a1[_0x16c59f(0x196)](0x0,_0x587b50)),_0x4798a1;}(_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1ac)][_0x1b987b(0x19d)][_0x1b987b(0x17d)]()),_0x227f0a=_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x16a)](_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[0x0],_0x1b987b(0x198)),_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[_0x418c7b[_0x1b987b(0x1a6)]-0x1],_0x1b987b(0x170)));_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1aa)](()=>{const _0x3dce26=_0x1b987b;_0x141d33[_0x3dce26(0x1a7)](_0x227f0a,{'commandName':_0x4d2888,'commandParams':[],'formatGroupId':_0x3dce26(0x181)},function(_0x1fe8d5){const _0x43500d=_0x3dce26,_0x3179b3=new Set();for(const _0x2d0411 of _0x1fe8d5){let _0x1c7163=_0x2d0411[_0x43500d(0x19a)];for(;_0x1c7163&&_0x1c7163[_0x43500d(0x178)](_0x43500d(0x181))>_0x2d0411[_0x43500d(0x178)](_0x43500d(0x181));)_0x3179b3[_0x43500d(0x177)](_0x1c7163),_0x1c7163=_0x1c7163[_0x43500d(0x19a)];}return Array[_0x43500d(0x180)](_0x3179b3);}(_0x418c7b));});};}_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x182),_0x2eee09(_0x4488f2(0x182))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a9),_0x2eee09(_0x4488f2(0x1a9))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x17e),_0x2eee09(_0x4488f2(0x17e))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x194),_0x1d9814(_0x4488f2(0x194))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a2),_0x1d9814(_0x4488f2(0x1a2))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1ab),()=>{const _0x5820d1=_0x4488f2,_0x49caa0=_0xdcdc2c[_0x5820d1(0x191)][_0x5820d1(0x179)](_0x5820d1(0x1ab)),_0x38f49e=Array[_0x5820d1(0x180)](_0x49caa0[_0x5820d1(0x16e)]);_0x38f49e[_0x5820d1(0x1ad)](_0x2f5c42=>_0x2f5c42[_0x5820d1(0x178)](_0x5820d1(0x15d))!=_0x49caa0[_0x5820d1(0x192)]),_0xdcdc2c[_0x5820d1(0x171)][_0x5820d1(0x1aa)](()=>{const _0x2c1482=_0x5820d1;for(const _0x115afc of _0x38f49e)_0x141d33[_0x2c1482(0x1a7)](_0x115afc,{'commandName':_0x2c1482(0x1ab),'commandParams':[{'forceValue':!_0x49caa0[_0x2c1482(0x192)]}]});});}),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x174)](_0x4488f2(0x189),_0x26bb2d=>_0x5b7bd3(_0x46dfe5,_0x4488f2(0x15e),_0x26bb2d)),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x16c)](_0x4de6ab=>{const _0x3bd4fe=_0x4488f2;if(_0x3bd4fe(0x175)!=_0x4de6ab[_0x3bd4fe(0x187)]&&_0x3bd4fe(0x17a)!=_0x4de6ab[_0x3bd4fe(0x187)])return;const {data:_0x83f807}=_0x4de6ab;if(_0x83f807){if(_0x3bd4fe(0x182)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x1a9)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x17e)==_0x83f807[_0x3bd4fe(0x172)])switch(_0x83f807[_0x3bd4fe(0x172)][_0x3bd4fe(0x195)](_0x3bd4fe(0x19e),'')){case _0x3bd4fe(0x1a0):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x173)));case _0x3bd4fe(0x1a1):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x168)));case _0x3bd4fe(0x17c):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x185)));}if(_0x3bd4fe(0x194)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x17f),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1a2)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x1ae),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1ab)==_0x83f807[_0x3bd4fe(0x172)])return _0x83f807[_0x3bd4fe(0x162)][0x0][_0x3bd4fe(0x183)]?{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x167))}:{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x18b))};}function _0x437439(_0x4e095e){const _0x16c867=_0x3bd4fe;return{'type':_0x16c867(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x16c867(0x18d),_0x4e095e)};}});}}function me(_0x8104d4){const _0xbdc30d=_0x22cace,_0x20b921=_0x8104d4[_0xbdc30d(0x178)](_0xbdc30d(0x181));if(0x0==_0x20b921)return _0x8104d4;let _0x1ffe2f=_0x8104d4;for(;_0x8104d4[_0xbdc30d(0x190)]&&_0x8104d4[_0xbdc30d(0x190)]['is'](_0xbdc30d(0x184),_0xbdc30d(0x189));){const _0x4053c5=_0x8104d4[_0xbdc30d(0x190)][_0xbdc30d(0x178)](_0xbdc30d(0x181));if(_0x4053c5==_0x20b921)_0x1ffe2f=_0x8104d4[_0xbdc30d(0x190)];else{if(_0x4053c5<_0x20b921)break;}_0x8104d4=_0x8104d4[_0xbdc30d(0x190)];}return _0x1ffe2f;}function _0x3996(_0x4ede8c,_0x4de6d6){const _0x49a413=_0x49a4();return _0x3996=function(_0x399616,_0x45fdc5){_0x399616=_0x399616-0x15a;let _0x176ebe=_0x49a413[_0x399616];return _0x176ebe;},_0x3996(_0x4ede8c,_0x4de6d6);}function fe(_0x239bbc){const _0x35c2f9=_0x22cace,_0x28d5b1=[];if(_0x239bbc['is'](_0x35c2f9(0x184),_0x35c2f9(0x189))&&_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181))>0x0){let _0x173ff7=_0x239bbc[_0x35c2f9(0x19a)];for(;_0x173ff7&&_0x35c2f9(0x189)==_0x173ff7[_0x35c2f9(0x1a8)]&&_0x173ff7[_0x35c2f9(0x178)](_0x35c2f9(0x181))==_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181));)_0x28d5b1[_0x35c2f9(0x18c)](_0x173ff7),_0x173ff7=_0x173ff7[_0x35c2f9(0x19a)];}return _0x28d5b1;}function _0x49a4(){const _0x4deb22=['LegacyListEditing','enableCommand','length','markBlockFormat','name','bulletedList','change','checkTodoList','document','filter','*Outdent:*\x20%0','locale','schema','descriptionFactory','todoListChecked','ELEMENT_LIST_ITEM','format','plugins','isObject','commandParams','checkChild','listType','paragraph','664145GrtaWB','*Check\x20item*','ELEMENT_NUMBERED_LIST','LegacyTodoListEditing','createRange','execute','registerDescriptionCallback','2792240onAkQz','_selectedElements','256700aYooHh','end','model','commandName','ELEMENT_BULLETED_LIST','registerElementLabel','formatBlock','blockName','add','getAttribute','get','formatInline','editor','todo','getSelectedBlocks','todoList','*Indent:*\x20%0','from','listIndent','numberedList','forceValue','element','ELEMENT_TODO_LIST','TrackChangesEditing','type','24720rSkijs','listItem','findIndex','*Uncheck\x20item*','push','*Change\x20to:*\x20%0','createPositionAt','52bHkZQL','previousSibling','commands','value','2achtjD','indentList','replace','slice','has','before','afterInit','nextSibling','parent','2057760NyaNUj','selection','List','2479743NiSGSH','bulleted','numbered','outdentList','1707540BMOSvz'];_0x49a4=function(){return _0x4deb22;};return _0x49a4();}
23
+ const _0x3710bb=_0x5968;(function(_0x19449b,_0xa4a5c7){const _0xf3a57d=_0x5968,_0x497f11=_0x19449b();while(!![]){try{const _0x1fcf64=parseInt(_0xf3a57d(0x108))/0x1*(parseInt(_0xf3a57d(0x11f))/0x2)+parseInt(_0xf3a57d(0x10e))/0x3*(parseInt(_0xf3a57d(0xfb))/0x4)+-parseInt(_0xf3a57d(0xff))/0x5+parseInt(_0xf3a57d(0xfa))/0x6+parseInt(_0xf3a57d(0xf4))/0x7+-parseInt(_0xf3a57d(0xd8))/0x8*(parseInt(_0xf3a57d(0x114))/0x9)+-parseInt(_0xf3a57d(0xef))/0xa*(parseInt(_0xf3a57d(0xdc))/0xb);if(_0x1fcf64===_0xa4a5c7)break;else _0x497f11['push'](_0x497f11['shift']());}catch(_0x41c897){_0x497f11['push'](_0x497f11['shift']());}}}(_0x48e7,0xc6617));import{Plugin as _0xae3de7}from'ckeditor5/src/core.js';import{getTranslation as _0xc03e6a}from'../utils/common-translations.js';function _0x48e7(){const _0x597e57=['isObject','formatInline','registerDescriptionCallback','TrackChangesEditing','formatBlock','end','1719800ltZZQj','createRange','*Change\x20to:*\x20%0','checkTodoList','findIndex','outdentList','markBlockFormat','blockName','checkChild','ELEMENT_BULLETED_LIST','nextSibling','name','value','has','commands','*Outdent:*\x20%0','1002880yQMIbQ','model','before','push','11ssAoBo','parent','enableCommand','paragraph','from','todoListChecked','LegacyTodoListEditing','todo','filter','length','*Uncheck\x20item*','selection','descriptionFactory','locale','indentList','forceValue','plugins','element','bulletedList','25948130FKNUOJ','numbered','listIndent','*Indent:*\x20%0','LegacyListEditing','10285513ePKVNs','previousSibling','slice','ELEMENT_TODO_LIST','add','registerElementLabel','2948238WKJYXN','4dnGjyo','_selectedElements','execute','*Check\x20item*','523665YxIEvB','List','listItem','replace','schema','get','ELEMENT_NUMBERED_LIST','getAttribute','ELEMENT_LIST_ITEM','1ePuDYW','numberedList','editor','commandParams','type','commandName','2450523CXSfza','afterInit','getSelectedBlocks','createPositionAt','bulleted','format','9UXZsCU','document','change','listType','todoList'];_0x48e7=function(){return _0x597e57;};return _0x48e7();}function _0x5968(_0x33f2f7,_0x361856){const _0x48e7e8=_0x48e7();return _0x5968=function(_0x5968c8,_0x59f777){_0x5968c8=_0x5968c8-0xd6;let _0x3ef15e=_0x48e7e8[_0x5968c8];return _0x3ef15e;},_0x5968(_0x33f2f7,_0x361856);}export default class ut extends _0xae3de7{[_0x3710bb(0x10f)](){const _0x4f0105=_0x3710bb,_0x3f9df6=this[_0x4f0105(0x10a)],_0x2853ac=_0x3f9df6[_0x4f0105(0xe9)];if(!_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x12c)](_0x4f0105(0xf3)))return;const _0x17522b=_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x104)](_0x4f0105(0x11c)),_0x2cd367=_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x12c)](_0x4f0105(0xe2));function _0x20e1a7(_0x4cb381){return()=>{const _0x4e1ce0=_0x5968,_0x449fec=_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x115)][_0x4e1ce0(0xe7)],_0x426beb=_0x3f9df6[_0x4e1ce0(0xd6)][_0x4e1ce0(0x104)](_0x4cb381);if(_0x426beb[_0x4e1ce0(0x12b)])return void _0x3f9df6[_0x4e1ce0(0xfd)](_0x4e1ce0(0xdf),{});const _0x2af471=_0x4cb381[_0x4e1ce0(0xf6)](0x0,-0x4),_0x37580e=function(_0x438889,_0x37d5f4,_0x31a62f){const _0x10c7af=_0x4e1ce0;let _0x14a1a4=Array[_0x10c7af(0xe0)](_0x438889)[_0x10c7af(0xe4)](_0x5be483=>function(_0x5c04c8,_0x254351){const _0x561e07=_0x10c7af;return _0x254351[_0x561e07(0x127)](_0x5c04c8[_0x561e07(0xdd)],_0x561e07(0x101))&&!_0x254351[_0x561e07(0x119)](_0x5c04c8);}(_0x5be483,_0x31a62f));_0x14a1a4=_0x14a1a4[_0x10c7af(0xe4)](_0x46138b=>!_0x46138b['is'](_0x10c7af(0xed),_0x10c7af(0x101))||_0x46138b[_0x10c7af(0x106)](_0x10c7af(0x117))!=_0x37d5f4);const _0x1877e8=new Set();for(const _0x76be of _0x14a1a4)_0x76be['is'](_0x10c7af(0xed),_0x10c7af(0x101))?_0x1877e8[_0x10c7af(0xf8)](me(_0x76be)):_0x1877e8[_0x10c7af(0xf8)](_0x76be);return Array[_0x10c7af(0xe0)](_0x1877e8);}(_0x449fec[_0x4e1ce0(0x110)](),_0x2af471,_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x103)]);_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x116)](()=>{const _0xf0e9c6=_0x4e1ce0;for(const _0x1361f0 of _0x37580e)_0x17522b[_0xf0e9c6(0x125)](_0x1361f0,{'commandName':_0x4cb381,'commandParams':[{'forceValue':!_0x426beb[_0xf0e9c6(0x12b)]}],'formatGroupId':_0xf0e9c6(0x126)},fe(_0x1361f0));});};}function _0x31151b(_0x31720f){return()=>{const _0x1036de=_0x5968,_0x2aaaea=function(_0x1dde23){const _0x39bbd3=_0x5968;let _0x195538=Array[_0x39bbd3(0xe0)](_0x1dde23);const _0x19dab2=_0x195538[_0x39bbd3(0x123)](_0x41936d=>_0x39bbd3(0x101)!=_0x41936d[_0x39bbd3(0x12a)]);return _0x19dab2>-0x1&&(_0x195538=_0x195538[_0x39bbd3(0xf6)](0x0,_0x19dab2)),_0x195538;}(_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x115)][_0x1036de(0xe7)][_0x1036de(0x110)]()),_0x2a6525=_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x120)](_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x111)](_0x2aaaea[0x0],_0x1036de(0xda)),_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x111)](_0x2aaaea[_0x2aaaea[_0x1036de(0xe5)]-0x1],_0x1036de(0x11e)));_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x116)](()=>{const _0x3704ed=_0x1036de;_0x17522b[_0x3704ed(0x125)](_0x2a6525,{'commandName':_0x31720f,'commandParams':[],'formatGroupId':_0x3704ed(0xf1)},function(_0x3a49f2){const _0x266bf2=_0x3704ed,_0x18bca6=new Set();for(const _0x47c057 of _0x3a49f2){let _0x29f8b1=_0x47c057[_0x266bf2(0x129)];for(;_0x29f8b1&&_0x29f8b1[_0x266bf2(0x106)](_0x266bf2(0xf1))>_0x47c057[_0x266bf2(0x106)](_0x266bf2(0xf1));)_0x18bca6[_0x266bf2(0xf8)](_0x29f8b1),_0x29f8b1=_0x29f8b1[_0x266bf2(0x129)];}return Array[_0x266bf2(0xe0)](_0x18bca6);}(_0x2aaaea));});};}_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x109),_0x20e1a7(_0x4f0105(0x109))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0xee),_0x20e1a7(_0x4f0105(0xee))),_0x2cd367&&_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x118),_0x20e1a7(_0x4f0105(0x118))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0xea),_0x31151b(_0x4f0105(0xea))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x124),_0x31151b(_0x4f0105(0x124))),_0x2cd367&&_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x122),()=>{const _0x4aa049=_0x4f0105,_0x7832c8=_0x3f9df6[_0x4aa049(0xd6)][_0x4aa049(0x104)](_0x4aa049(0x122)),_0x3e0514=Array[_0x4aa049(0xe0)](_0x7832c8[_0x4aa049(0xfc)]);_0x3e0514[_0x4aa049(0xe4)](_0x117ca4=>_0x117ca4[_0x4aa049(0x106)](_0x4aa049(0xe1))!=_0x7832c8[_0x4aa049(0x12b)]),_0x3f9df6[_0x4aa049(0xd9)][_0x4aa049(0x116)](()=>{const _0x3df929=_0x4aa049;for(const _0x498009 of _0x3e0514)_0x17522b[_0x3df929(0x125)](_0x498009,{'commandName':_0x3df929(0x122),'commandParams':[{'forceValue':!_0x7832c8[_0x3df929(0x12b)]}]});});}),_0x17522b[_0x4f0105(0xe8)][_0x4f0105(0xf9)](_0x4f0105(0x101),_0x156834=>_0xc03e6a(_0x2853ac,_0x4f0105(0x107),_0x156834)),_0x17522b[_0x4f0105(0xe8)][_0x4f0105(0x11b)](_0xe4d134=>{const _0x3af303=_0x4f0105;if(_0x3af303(0x11d)!=_0xe4d134[_0x3af303(0x10c)]&&_0x3af303(0x11a)!=_0xe4d134[_0x3af303(0x10c)])return;const {data:_0x1ab3a7}=_0xe4d134;if(_0x1ab3a7){if(_0x3af303(0x109)==_0x1ab3a7[_0x3af303(0x10d)]||_0x3af303(0xee)==_0x1ab3a7[_0x3af303(0x10d)]||_0x3af303(0x118)==_0x1ab3a7[_0x3af303(0x10d)])switch(_0x1ab3a7[_0x3af303(0x10d)][_0x3af303(0x102)](_0x3af303(0x100),'')){case _0x3af303(0x112):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0x128)));case _0x3af303(0xf0):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0x105)));case _0x3af303(0xe3):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0xf7)));}if(_0x3af303(0xea)==_0x1ab3a7[_0x3af303(0x10d)])return{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xf2),_0xc03e6a(_0x2853ac,_0x3af303(0x107)))};if(_0x3af303(0x124)==_0x1ab3a7[_0x3af303(0x10d)])return{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xd7),_0xc03e6a(_0x2853ac,_0x3af303(0x107)))};if(_0x3af303(0x122)==_0x1ab3a7[_0x3af303(0x10d)])return _0x1ab3a7[_0x3af303(0x10b)][0x0][_0x3af303(0xeb)]?{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xfe))}:{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xe6))};}function _0x31acc1(_0x29781c){const _0x5a67d5=_0x3af303;return{'type':_0x5a67d5(0x113),'content':_0xc03e6a(_0x2853ac,_0x5a67d5(0x121),_0x29781c)};}});}}function me(_0x5cc3cc){const _0x2f1977=_0x3710bb,_0x58a481=_0x5cc3cc[_0x2f1977(0x106)](_0x2f1977(0xf1));if(0x0==_0x58a481)return _0x5cc3cc;let _0x50f0d0=_0x5cc3cc;for(;_0x5cc3cc[_0x2f1977(0xf5)]&&_0x5cc3cc[_0x2f1977(0xf5)]['is'](_0x2f1977(0xed),_0x2f1977(0x101));){const _0x258954=_0x5cc3cc[_0x2f1977(0xf5)][_0x2f1977(0x106)](_0x2f1977(0xf1));if(_0x258954==_0x58a481)_0x50f0d0=_0x5cc3cc[_0x2f1977(0xf5)];else{if(_0x258954<_0x58a481)break;}_0x5cc3cc=_0x5cc3cc[_0x2f1977(0xf5)];}return _0x50f0d0;}function fe(_0x1e2a9a){const _0x209d38=_0x3710bb,_0x4d7e6b=[];if(_0x1e2a9a['is'](_0x209d38(0xed),_0x209d38(0x101))&&_0x1e2a9a[_0x209d38(0x106)](_0x209d38(0xf1))>0x0){let _0x4f647c=_0x1e2a9a[_0x209d38(0x129)];for(;_0x4f647c&&_0x209d38(0x101)==_0x4f647c[_0x209d38(0x12a)]&&_0x4f647c[_0x209d38(0x106)](_0x209d38(0xf1))==_0x1e2a9a[_0x209d38(0x106)](_0x209d38(0xf1));)_0x4d7e6b[_0x209d38(0xdb)](_0x4f647c),_0x4f647c=_0x4f647c[_0x209d38(0x129)];}return _0x4d7e6b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5721d4=_0x15d7;(function(_0x1b0588,_0x2e2427){const _0x266d73=_0x15d7,_0x242bde=_0x1b0588();while(!![]){try{const _0x2c2a21=-parseInt(_0x266d73(0xe1))/0x1+parseInt(_0x266d73(0xd5))/0x2+-parseInt(_0x266d73(0xd1))/0x3+-parseInt(_0x266d73(0xd6))/0x4*(parseInt(_0x266d73(0xc5))/0x5)+parseInt(_0x266d73(0xec))/0x6*(-parseInt(_0x266d73(0xee))/0x7)+-parseInt(_0x266d73(0xcc))/0x8*(-parseInt(_0x266d73(0xe8))/0x9)+parseInt(_0x266d73(0xe3))/0xa;if(_0x2c2a21===_0x2e2427)break;else _0x242bde['push'](_0x242bde['shift']());}catch(_0x56f5a3){_0x242bde['push'](_0x242bde['shift']());}}}(_0x37b2,0xe6d17));import{Plugin as _0x2129cc}from'ckeditor5/src/core.js';import{getTranslation as _0x50f814}from'../utils/common-translations.js';function _0x15d7(_0x208896,_0x58c332){const _0x37b24a=_0x37b2();return _0x15d7=function(_0x15d72d,_0x567141){_0x15d72d=_0x15d72d-0x9e;let _0x575d4a=_0x37b24a[_0x15d72d];return _0x575d4a;},_0x15d7(_0x208896,_0x58c332);}function _0x37b2(){const _0x4f2552=['editor','TrackChangesEditing','filter','forward','numbered','registerDescriptionCallback','formatBlock','createRange','model','from','LegacyListUtils','styles','backward','has','*Format:*\x20set\x20start\x20index\x20to\x20%0','10UORDzR','enableCommand','get','commandName','*Format:*\x20set\x20order\x20to\x20reversed','startIndex','change','14695888lpPvjl','listType','format','_getSuggestionBlocksForListStyle','createPositionAt','1075248CBOycm','getSelectedBlocks','markMultiRangeBlockFormat','length','541582OfwCOq','1566720TTQcOr','getSiblingNodes','replace','getListTypeFromListStyleType','bind','map','element','formatInline','LegacyListPropertiesEditing','getAttribute','handleListStartCommand','660101iUxXqS','parent','9206800qrRkWa','unshift','document','handleListReversedCommand','getFirstPosition','9ObiOWb','handleListStyleCommand','flat','selection','2514wDbEpG','commandParams','4697NjNOub','_getTranslationKeyForListStyle','config','descriptionFactory','getLastPosition','locale','type','push','*Format:*\x20set\x20order\x20to\x20regular','listItem','*Change\x20to:*\x20%0','listStart','plugins','list.properties','_getSuggestionBlocks','reversed','default','toUpperCase','ELEMENT_','handleDescriptions','afterInit','listStyle','listReversed','before','_LIST_'];_0x37b2=function(){return _0x4f2552;};return _0x37b2();}export default class K extends _0x2129cc{[_0x5721d4(0xb1)](){const _0xeebcd3=_0x5721d4;if(!this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc3)](_0xeebcd3(0xde)))return;const _0x5a7477=this[_0xeebcd3(0xb6)][_0xeebcd3(0x9f)][_0xeebcd3(0xc7)](_0xeebcd3(0xaa)),_0x1c4b8c=this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc7)](_0xeebcd3(0xb7));_0x5a7477[_0xeebcd3(0xc1)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb2),this[_0xeebcd3(0xe9)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xac)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb3),this[_0xeebcd3(0xe6)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xca)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xa8),this[_0xeebcd3(0xe0)][_0xeebcd3(0xda)](this)),_0x1c4b8c[_0xeebcd3(0xa0)][_0xeebcd3(0xbb)](this[_0xeebcd3(0xb0)][_0xeebcd3(0xda)](this));}[_0x5721d4(0xe9)](_0x3172b3,_0x41316a={}){const _0x41cc26=_0x5721d4,_0x2f1ada=this[_0x41cc26(0xb6)][_0x41cc26(0xa9)][_0x41cc26(0xc7)](_0x41cc26(0xb7)),_0x49fef2=this[_0x41cc26(0xcf)]();this[_0x41cc26(0xb6)][_0x41cc26(0xbe)][_0x41cc26(0xcb)](()=>{const _0x50237a=_0x41cc26;_0x2f1ada[_0x50237a(0xd3)](_0x49fef2,{'commandName':_0x50237a(0xb2),'commandParams':[{'type':_0x41316a[_0x50237a(0xa3)]}],'formatGroupId':_0x50237a(0xb2)});});}[_0x5721d4(0xe6)](_0x50e9d4,_0x4cb8c3={}){const _0x4a7dec=_0x5721d4,_0x110e1c=this[_0x4a7dec(0xb6)][_0x4a7dec(0xa9)][_0x4a7dec(0xc7)](_0x4a7dec(0xb7)),_0x4f5830=this[_0x4a7dec(0xab)](_0x25ef99=>_0x25ef99['is'](_0x4a7dec(0xdc),_0x4a7dec(0xa6))&&_0x4a7dec(0xba)===_0x25ef99[_0x4a7dec(0xdf)](_0x4a7dec(0xcd)));if(_0x4f5830[_0x4a7dec(0xd4)]<0x1)return;const _0x393462=_0x4f5830[_0x4a7dec(0xdb)](_0x45637e=>this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xbd)](this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,_0x4a7dec(0xb4)),this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,0x0)));this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xcb)](()=>{const _0x497050=_0x4a7dec;_0x110e1c[_0x497050(0xd3)](_0x393462,{'commandName':_0x497050(0xb3),'commandParams':[{'reversed':_0x4cb8c3[_0x497050(0xac)]}],'formatGroupId':_0x497050(0xb3)});});}[_0x5721d4(0xe0)](_0x2d9b34,_0x35604d={}){const _0x16e474=_0x5721d4,_0xd27e62=this[_0x16e474(0xb6)][_0x16e474(0xa9)][_0x16e474(0xc7)](_0x16e474(0xb7)),_0x2d9edd=this[_0x16e474(0xab)](_0x1e0e85=>_0x1e0e85['is'](_0x16e474(0xdc),_0x16e474(0xa6))&&_0x16e474(0xba)===_0x1e0e85[_0x16e474(0xdf)](_0x16e474(0xcd)));if(_0x2d9edd[_0x16e474(0xd4)]<0x1)return;const _0x131d83=_0x2d9edd[_0x16e474(0xdb)](_0x402682=>this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xbd)](this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,_0x16e474(0xb4)),this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,0x0)));this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xcb)](()=>{const _0x490562=_0x16e474;_0xd27e62[_0x490562(0xd3)](_0x131d83,{'commandName':_0x490562(0xa8),'commandParams':[{'startIndex':_0x35604d[_0x490562(0xca)]}],'formatGroupId':_0x490562(0xa8)});});}[_0x5721d4(0xb0)](_0xb7c222){const _0x139324=_0x5721d4;if(_0x139324(0xbc)!=_0xb7c222[_0x139324(0xa3)]&&_0x139324(0xdd)!=_0xb7c222[_0x139324(0xa3)])return;const _0x50ecb3=this[_0x139324(0xb6)][_0x139324(0xa2)],{data:_0x5c7763}=_0xb7c222;if(!_0x5c7763)return;let _0x5f1063,_0x1d1f93;switch(_0x5c7763[_0x139324(0xc8)]){case _0x139324(0xb2):_0x5f1063=_0x139324(0xa7),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x50f814(_0x50ecb3,this[_0x139324(0x9e)](_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xa3)])))};break;case _0x139324(0xb3):_0x5f1063=_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xac)]?_0x139324(0xc9):_0x139324(0xa5),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063)};break;case _0x139324(0xa8):_0x5f1063=_0x139324(0xc4),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xca)])};}return _0x1d1f93;}[_0x5721d4(0xcf)](){const _0x58b2ba=_0x5721d4;var _0x20324a,_0x1403df,_0x59b7f9,_0x5ae823;const _0x3f418e=this[_0x58b2ba(0xb6)][_0x58b2ba(0xa9)][_0x58b2ba(0xc7)](_0x58b2ba(0xc0));let _0x120e84=Array[_0x58b2ba(0xbf)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xd2)]());return(null===(_0x20324a=_0x120e84[0x0])||void 0x0===_0x20324a?void 0x0:_0x20324a['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xe4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)](),_0x58b2ba(0xc2))),(null===(_0x1403df=_0x120e84[_0x120e84[_0x58b2ba(0xd4)]-0x1])||void 0x0===_0x1403df?void 0x0:_0x1403df['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xa4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xa1)](),_0x58b2ba(0xb9))),_0x120e84=[...new Set(_0x120e84)],(null===(_0x5ae823=null===(_0x59b7f9=this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)]())||void 0x0===_0x59b7f9?void 0x0:_0x59b7f9[_0x58b2ba(0xe2)])||void 0x0===_0x5ae823?void 0x0:_0x5ae823['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&(_0x120e84=_0x120e84[_0x58b2ba(0xb8)](_0x1221c3=>_0x1221c3['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))),_0x120e84;}[_0x5721d4(0xab)](_0x2f2257){const _0x25513d=_0x5721d4,_0x206e31=this[_0x25513d(0xb6)][_0x25513d(0xa9)][_0x25513d(0xc7)](_0x25513d(0xc0));let _0xb9a22f=Array[_0x25513d(0xbf)](this[_0x25513d(0xb6)][_0x25513d(0xbe)][_0x25513d(0xe5)][_0x25513d(0xeb)][_0x25513d(0xd2)]())[_0x25513d(0xb8)](_0x2f2257)[_0x25513d(0xdb)](_0x25f630=>{const _0x5ce047=_0x25513d,_0xee4669=this[_0x5ce047(0xb6)][_0x5ce047(0xbe)][_0x5ce047(0xd0)](_0x25f630,0x0);return[..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xc2)),..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xb9))];})[_0x25513d(0xea)]();return _0xb9a22f=[...new Set(_0xb9a22f)],_0xb9a22f;}[_0x5721d4(0x9e)](_0x511ab0){const _0x3890e0=_0x5721d4;return _0x3890e0(0xaf)+(this[_0x3890e0(0xb6)][_0x3890e0(0xa9)][_0x3890e0(0xc7)](_0x3890e0(0xc0))[_0x3890e0(0xd9)](_0x511ab0)||_0x3890e0(0xad))[_0x3890e0(0xae)]()+_0x3890e0(0xb5)+_0x511ab0[_0x3890e0(0xae)]()[_0x3890e0(0xd8)](/-/g,'_');}}
23
+ const _0x48e7e9=_0x23e8;(function(_0x139c23,_0x5199cb){const _0x5caea0=_0x23e8,_0x3a0bbf=_0x139c23();while(!![]){try{const _0x1834bd=-parseInt(_0x5caea0(0xa9))/0x1*(parseInt(_0x5caea0(0xb0))/0x2)+parseInt(_0x5caea0(0x6d))/0x3*(parseInt(_0x5caea0(0x78))/0x4)+parseInt(_0x5caea0(0x8e))/0x5*(-parseInt(_0x5caea0(0x79))/0x6)+parseInt(_0x5caea0(0x9e))/0x7+-parseInt(_0x5caea0(0x8b))/0x8+-parseInt(_0x5caea0(0x7d))/0x9+parseInt(_0x5caea0(0xa5))/0xa;if(_0x1834bd===_0x5199cb)break;else _0x3a0bbf['push'](_0x3a0bbf['shift']());}catch(_0x53639d){_0x3a0bbf['push'](_0x3a0bbf['shift']());}}}(_0x55f7,0x277d4));function _0x55f7(){const _0x302cdb=['createRange','_LIST_','handleListReversedCommand','afterInit','getListTypeFromListStyleType','flat','handleDescriptions','getAttribute','handleListStyleCommand','LegacyListPropertiesEditing','1520687XNYPGY','forward','styles','selection','startIndex','from','replace','4558520NnsCHA','listReversed','*Format:*\x20set\x20order\x20to\x20regular','commandName','123671WvyIko','_getSuggestionBlocks','getSiblingNodes','element','change','format','backward','2CINoAz','locale','listType','editor','document','listStart','markMultiRangeBlockFormat','push','handleListStartCommand','getFirstPosition','plugins','commandParams','*Change\x20to:*\x20%0','LegacyListUtils','44262joypom','*Format:*\x20set\x20start\x20index\x20to\x20%0','unshift','get','has','parent','TrackChangesEditing','config','map','listItem','default','16UmmxZf','270786ZFWDkX','descriptionFactory','_getSuggestionBlocksForListStyle','toUpperCase','1227339UdvbEm','reversed','before','formatInline','model','enableCommand','ELEMENT_','numbered','type','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','getSelectedBlocks','filter','2121504XwnAMy','getLastPosition','bind','5SRQJKp','listStyle','list.properties','registerDescriptionCallback','createPositionAt','length'];_0x55f7=function(){return _0x302cdb;};return _0x55f7();}function _0x23e8(_0x25ae8f,_0x12edd6){const _0x55f7a2=_0x55f7();return _0x23e8=function(_0x23e8b8,_0x51c300){_0x23e8b8=_0x23e8b8-0x66;let _0x372b2e=_0x55f7a2[_0x23e8b8];return _0x372b2e;},_0x23e8(_0x25ae8f,_0x12edd6);}import{Plugin as _0x39bae8}from'ckeditor5/src/core.js';import{getTranslation as _0x20e1ef}from'../utils/common-translations.js';export default class K extends _0x39bae8{[_0x48e7e9(0x97)](){const _0x2dc812=_0x48e7e9;if(!this[_0x2dc812(0xb3)][_0x2dc812(0x69)][_0x2dc812(0x71)](_0x2dc812(0x9d)))return;const _0x1d4195=this[_0x2dc812(0xb3)][_0x2dc812(0x74)][_0x2dc812(0x70)](_0x2dc812(0x90)),_0x2ee8df=this[_0x2dc812(0xb3)][_0x2dc812(0x69)][_0x2dc812(0x70)](_0x2dc812(0x73));_0x1d4195[_0x2dc812(0xa0)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0x8f),this[_0x2dc812(0x9c)][_0x2dc812(0x8d)](this)),_0x1d4195[_0x2dc812(0x7e)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0xa6),this[_0x2dc812(0x96)][_0x2dc812(0x8d)](this)),_0x1d4195[_0x2dc812(0xa2)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0xb5),this[_0x2dc812(0x67)][_0x2dc812(0x8d)](this)),_0x2ee8df[_0x2dc812(0x7a)][_0x2dc812(0x91)](this[_0x2dc812(0x9a)][_0x2dc812(0x8d)](this));}[_0x48e7e9(0x9c)](_0x43f470,_0x4389eb={}){const _0x589f92=_0x48e7e9,_0x514417=this[_0x589f92(0xb3)][_0x589f92(0x69)][_0x589f92(0x70)](_0x589f92(0x73)),_0x18b752=this[_0x589f92(0x7b)]();this[_0x589f92(0xb3)][_0x589f92(0x81)][_0x589f92(0xad)](()=>{const _0x24a09d=_0x589f92;_0x514417[_0x24a09d(0xb6)](_0x18b752,{'commandName':_0x24a09d(0x8f),'commandParams':[{'type':_0x4389eb[_0x24a09d(0x85)]}],'formatGroupId':_0x24a09d(0x8f)});});}[_0x48e7e9(0x96)](_0x406368,_0x1d9375={}){const _0x25aa86=_0x48e7e9,_0x1884a7=this[_0x25aa86(0xb3)][_0x25aa86(0x69)][_0x25aa86(0x70)](_0x25aa86(0x73)),_0xc7b6c9=this[_0x25aa86(0xaa)](_0x3a3884=>_0x3a3884['is'](_0x25aa86(0xac),_0x25aa86(0x76))&&_0x25aa86(0x84)===_0x3a3884[_0x25aa86(0x9b)](_0x25aa86(0xb2)));if(_0xc7b6c9[_0x25aa86(0x93)]<0x1)return;const _0x1f7ea1=_0xc7b6c9[_0x25aa86(0x75)](_0x208195=>this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x94)](this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x92)](_0x208195,_0x25aa86(0x7f)),this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x92)](_0x208195,0x0)));this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0xad)](()=>{const _0x21bbf7=_0x25aa86;_0x1884a7[_0x21bbf7(0xb6)](_0x1f7ea1,{'commandName':_0x21bbf7(0xa6),'commandParams':[{'reversed':_0x1d9375[_0x21bbf7(0x7e)]}],'formatGroupId':_0x21bbf7(0xa6)});});}[_0x48e7e9(0x67)](_0x318ce3,_0x23747c={}){const _0x1efc8b=_0x48e7e9,_0x1836ac=this[_0x1efc8b(0xb3)][_0x1efc8b(0x69)][_0x1efc8b(0x70)](_0x1efc8b(0x73)),_0x8db850=this[_0x1efc8b(0xaa)](_0x3f6287=>_0x3f6287['is'](_0x1efc8b(0xac),_0x1efc8b(0x76))&&_0x1efc8b(0x84)===_0x3f6287[_0x1efc8b(0x9b)](_0x1efc8b(0xb2)));if(_0x8db850[_0x1efc8b(0x93)]<0x1)return;const _0x5a8f2c=_0x8db850[_0x1efc8b(0x75)](_0x4b17c3=>this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x94)](this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x92)](_0x4b17c3,_0x1efc8b(0x7f)),this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x92)](_0x4b17c3,0x0)));this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0xad)](()=>{const _0x56510a=_0x1efc8b;_0x1836ac[_0x56510a(0xb6)](_0x5a8f2c,{'commandName':_0x56510a(0xb5),'commandParams':[{'startIndex':_0x23747c[_0x56510a(0xa2)]}],'formatGroupId':_0x56510a(0xb5)});});}[_0x48e7e9(0x9a)](_0x39e00b){const _0x3afcdb=_0x48e7e9;if(_0x3afcdb(0x88)!=_0x39e00b[_0x3afcdb(0x85)]&&_0x3afcdb(0x80)!=_0x39e00b[_0x3afcdb(0x85)])return;const _0x23ae52=this[_0x3afcdb(0xb3)][_0x3afcdb(0xb1)],{data:_0x57a62e}=_0x39e00b;if(!_0x57a62e)return;let _0x15ff94,_0x38ad08;switch(_0x57a62e[_0x3afcdb(0xa8)]){case _0x3afcdb(0x8f):_0x15ff94=_0x3afcdb(0x6b),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94,_0x20e1ef(_0x23ae52,this[_0x3afcdb(0x86)](_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0x85)])))};break;case _0x3afcdb(0xa6):_0x15ff94=_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0x7e)]?_0x3afcdb(0x87):_0x3afcdb(0xa7),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94)};break;case _0x3afcdb(0xb5):_0x15ff94=_0x3afcdb(0x6e),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94,_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0xa2)])};}return _0x38ad08;}[_0x48e7e9(0x7b)](){const _0x12c5ec=_0x48e7e9;var _0x4c255d,_0x2028aa,_0x3737df,_0x47370d;const _0x54d06c=this[_0x12c5ec(0xb3)][_0x12c5ec(0x69)][_0x12c5ec(0x70)](_0x12c5ec(0x6c));let _0x4a6a96=Array[_0x12c5ec(0xa3)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x89)]());return(null===(_0x4c255d=_0x4a6a96[0x0])||void 0x0===_0x4c255d?void 0x0:_0x4c255d['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&_0x4a6a96[_0x12c5ec(0x6f)](..._0x54d06c[_0x12c5ec(0xab)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x68)](),_0x12c5ec(0xaf))),(null===(_0x2028aa=_0x4a6a96[_0x4a6a96[_0x12c5ec(0x93)]-0x1])||void 0x0===_0x2028aa?void 0x0:_0x2028aa['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&_0x4a6a96[_0x12c5ec(0x66)](..._0x54d06c[_0x12c5ec(0xab)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x8c)](),_0x12c5ec(0x9f))),_0x4a6a96=[...new Set(_0x4a6a96)],(null===(_0x47370d=null===(_0x3737df=this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x68)]())||void 0x0===_0x3737df?void 0x0:_0x3737df[_0x12c5ec(0x72)])||void 0x0===_0x47370d?void 0x0:_0x47370d['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&(_0x4a6a96=_0x4a6a96[_0x12c5ec(0x8a)](_0x4a4ded=>_0x4a4ded['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))),_0x4a6a96;}[_0x48e7e9(0xaa)](_0xafe78b){const _0x4440b3=_0x48e7e9,_0x46cf1d=this[_0x4440b3(0xb3)][_0x4440b3(0x69)][_0x4440b3(0x70)](_0x4440b3(0x6c));let _0x3a2563=Array[_0x4440b3(0xa3)](this[_0x4440b3(0xb3)][_0x4440b3(0x81)][_0x4440b3(0xb4)][_0x4440b3(0xa1)][_0x4440b3(0x89)]())[_0x4440b3(0x8a)](_0xafe78b)[_0x4440b3(0x75)](_0xf6d79d=>{const _0x3a855b=_0x4440b3,_0x105e69=this[_0x3a855b(0xb3)][_0x3a855b(0x81)][_0x3a855b(0x92)](_0xf6d79d,0x0);return[..._0x46cf1d[_0x3a855b(0xab)](_0x105e69,_0x3a855b(0xaf)),..._0x46cf1d[_0x3a855b(0xab)](_0x105e69,_0x3a855b(0x9f))];})[_0x4440b3(0x99)]();return _0x3a2563=[...new Set(_0x3a2563)],_0x3a2563;}[_0x48e7e9(0x86)](_0x66d732){const _0x2b6977=_0x48e7e9;return _0x2b6977(0x83)+(this[_0x2b6977(0xb3)][_0x2b6977(0x69)][_0x2b6977(0x70)](_0x2b6977(0x6c))[_0x2b6977(0x98)](_0x66d732)||_0x2b6977(0x77))[_0x2b6977(0x7c)]()+_0x2b6977(0x95)+_0x66d732[_0x2b6977(0x7c)]()[_0x2b6977(0xa4)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x91e9b5=_0x1be7;(function(_0x2f79f0,_0x44b3f8){const _0x376c51=_0x1be7,_0xf5d07c=_0x2f79f0();while(!![]){try{const _0x3430f9=parseInt(_0x376c51(0x121))/0x1+parseInt(_0x376c51(0x120))/0x2*(parseInt(_0x376c51(0x116))/0x3)+parseInt(_0x376c51(0x12b))/0x4+parseInt(_0x376c51(0x118))/0x5+parseInt(_0x376c51(0x128))/0x6+-parseInt(_0x376c51(0x10a))/0x7+-parseInt(_0x376c51(0x12e))/0x8;if(_0x3430f9===_0x44b3f8)break;else _0xf5d07c['push'](_0xf5d07c['shift']());}catch(_0x282e42){_0xf5d07c['push'](_0xf5d07c['shift']());}}}(_0x3af6,0x51ec7));import{Plugin as _0x1b8492}from'ckeditor5/src/core.js';import{getTranslation as _0x3b2507}from'../utils/common-translations.js';export default class ct extends _0x1b8492{[_0x91e9b5(0x12a)](){const _0x336036=_0x91e9b5,_0x4de4da=this[_0x336036(0x11d)];if(!_0x4de4da[_0x336036(0x130)][_0x336036(0x110)](_0x336036(0x131)))return;const _0x2d24db=_0x4de4da[_0x336036(0x130)][_0x336036(0x10e)](_0x336036(0x11c)),_0x1751a7=_0x4de4da[_0x336036(0x119)][_0x336036(0x10e)](_0x336036(0x11f));_0x2d24db[_0x336036(0x127)](_0x336036(0x11f)),_0x2d24db[_0x336036(0x127)](_0x336036(0x10d)),_0x2d24db[_0x336036(0x114)](_0x336036(0x10c));for(const _0x2b438a of _0x1751a7[_0x336036(0x11e)])_0x2d24db[_0x336036(0x114)](_0x2b438a['id']),_0x2d24db[_0x336036(0x117)][_0x336036(0x12d)](_0x2b438a['id'],_0x336036(0x113)+_0x2b438a[_0x336036(0x124)][_0x336036(0x111)]()+')');_0x2d24db[_0x336036(0x117)][_0x336036(0x112)](_0x46ce2f=>{const _0x4d92c8=_0x336036;if(_0x4d92c8(0x129)!=_0x46ce2f[_0x4d92c8(0x126)])return;const {data:_0x5f5c29}=_0x46ce2f;if(!_0x5f5c29||_0x4d92c8(0x10c)!=_0x5f5c29[_0x4d92c8(0x122)])return;const _0x31416b=_0x5f5c29[_0x4d92c8(0x12c)],_0x176822=_0x4de4da[_0x4d92c8(0x123)];return{'type':_0x4d92c8(0x12f),'content':null==_0x31416b?_0x3b2507(_0x176822,_0x4d92c8(0x10f)):_0x3b2507(_0x176822,_0x4d92c8(0x115),'\x22'+_0x31416b+'\x22')};}),this[_0x336036(0x125)]();}[_0x91e9b5(0x125)](){const _0x4148bd=_0x91e9b5,_0x5b9627=this[_0x4148bd(0x11d)],_0x204e8d=_0x5b9627[_0x4148bd(0x123)];_0x5b9627[_0x4148bd(0x130)][_0x4148bd(0x10e)](_0x4148bd(0x11c))[_0x4148bd(0x117)][_0x4148bd(0x112)](_0x4c004b=>{const _0x3e48bb=_0x4148bd;if(_0x3e48bb(0x10b)!=_0x4c004b[_0x3e48bb(0x126)])return;const {data:_0x54da6b}=_0x4c004b;if(_0x54da6b){if(_0x3e48bb(0x11f)==_0x54da6b[_0x3e48bb(0x11b)]){const _0x8697d=_0x54da6b[_0x3e48bb(0x11a)][0x0];return{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x115),'\x22'+_0x8697d+'\x22')};}return _0x3e48bb(0x10d)==_0x54da6b[_0x3e48bb(0x11b)]?{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x10f))}:void 0x0;}});}}function _0x1be7(_0xb8cf07,_0x38bea8){const _0x3af6e4=_0x3af6();return _0x1be7=function(_0x1be764,_0x1fddc3){_0x1be764=_0x1be764-0x10a;let _0x144041=_0x3af6e4[_0x1be764];return _0x144041;},_0x1be7(_0xb8cf07,_0x38bea8);}function _0x3af6(){const _0x2e5d18=['label','_registerLegacyDescription','type','enableDefaultAttributesIntegration','3717540YuVbGg','attribute','afterInit','1579124UqZBIB','newValue','registerAttributeLabel','13154312lIurCf','format','plugins','LinkEditing','2084908CYBAGF','formatInline','linkHref','unlink','get','*Remove\x20link*','has','toLowerCase','registerDescriptionCallback','link\x20(','registerInlineAttribute','*Set\x20link:*\x20%0','4188KPAYxj','descriptionFactory','1642800wjcmjd','commands','commandParams','commandName','TrackChangesEditing','editor','manualDecorators','link','530DHxegm','564821QkVXig','key','locale'];_0x3af6=function(){return _0x2e5d18;};return _0x3af6();}
23
+ function _0x2a3f(_0x547ab2,_0x39c51c){const _0x4db4c8=_0x4db4();return _0x2a3f=function(_0x2a3f86,_0x3e368d){_0x2a3f86=_0x2a3f86-0xad;let _0x3d4436=_0x4db4c8[_0x2a3f86];return _0x3d4436;},_0x2a3f(_0x547ab2,_0x39c51c);}const _0x3d53a3=_0x2a3f;(function(_0x46e637,_0x58c037){const _0x18c65d=_0x2a3f,_0x1e8258=_0x46e637();while(!![]){try{const _0x2a981a=-parseInt(_0x18c65d(0xd2))/0x1*(-parseInt(_0x18c65d(0xc2))/0x2)+parseInt(_0x18c65d(0xbb))/0x3*(parseInt(_0x18c65d(0xb4))/0x4)+parseInt(_0x18c65d(0xbd))/0x5*(-parseInt(_0x18c65d(0xc9))/0x6)+-parseInt(_0x18c65d(0xc7))/0x7+-parseInt(_0x18c65d(0xad))/0x8*(-parseInt(_0x18c65d(0xc8))/0x9)+parseInt(_0x18c65d(0xcc))/0xa+parseInt(_0x18c65d(0xb3))/0xb*(parseInt(_0x18c65d(0xd5))/0xc);if(_0x2a981a===_0x58c037)break;else _0x1e8258['push'](_0x1e8258['shift']());}catch(_0x2f15d4){_0x1e8258['push'](_0x1e8258['shift']());}}}(_0x4db4,0x9d888));import{Plugin as _0x16c446}from'ckeditor5/src/core.js';import{getTranslation as _0x541062}from'../utils/common-translations.js';export default class ct extends _0x16c446{[_0x3d53a3(0xd0)](){const _0x22f985=_0x3d53a3,_0x1a0c08=this[_0x22f985(0xd7)];if(!_0x1a0c08[_0x22f985(0xb9)][_0x22f985(0xc6)](_0x22f985(0xae)))return;const _0x257b69=_0x1a0c08[_0x22f985(0xb9)][_0x22f985(0xd1)](_0x22f985(0xd3)),_0x3cdd30=_0x1a0c08[_0x22f985(0xb8)][_0x22f985(0xd1)](_0x22f985(0xb2));_0x257b69[_0x22f985(0xcf)](_0x22f985(0xb2)),_0x257b69[_0x22f985(0xcf)](_0x22f985(0xaf)),_0x257b69[_0x22f985(0xb0)](_0x22f985(0xcd));for(const _0x77b7f8 of _0x3cdd30[_0x22f985(0xbe)])_0x257b69[_0x22f985(0xb0)](_0x77b7f8['id']),_0x257b69[_0x22f985(0xb1)][_0x22f985(0xbc)](_0x77b7f8['id'],_0x22f985(0xcb)+_0x77b7f8[_0x22f985(0xc4)][_0x22f985(0xce)]()+')');_0x257b69[_0x22f985(0xb1)][_0x22f985(0xb7)](_0x391ce1=>{const _0x1e9212=_0x22f985;if(_0x1e9212(0xc5)!=_0x391ce1[_0x1e9212(0xb6)])return;const {data:_0x2e9be6}=_0x391ce1;if(!_0x2e9be6||_0x1e9212(0xcd)!=_0x2e9be6[_0x1e9212(0xb5)])return;const _0x4b222f=_0x2e9be6[_0x1e9212(0xca)],_0x410ed3=_0x1a0c08[_0x1e9212(0xc3)];return{'type':_0x1e9212(0xc0),'content':null==_0x4b222f?_0x541062(_0x410ed3,_0x1e9212(0xbf)):_0x541062(_0x410ed3,_0x1e9212(0xd4),'\x22'+_0x4b222f+'\x22')};}),this[_0x22f985(0xd8)]();}[_0x3d53a3(0xd8)](){const _0x3ba3f1=_0x3d53a3,_0x22a779=this[_0x3ba3f1(0xd7)],_0xd424af=_0x22a779[_0x3ba3f1(0xc3)];_0x22a779[_0x3ba3f1(0xb9)][_0x3ba3f1(0xd1)](_0x3ba3f1(0xd3))[_0x3ba3f1(0xb1)][_0x3ba3f1(0xb7)](_0x596f85=>{const _0x4ca16a=_0x3ba3f1;if(_0x4ca16a(0xba)!=_0x596f85[_0x4ca16a(0xb6)])return;const {data:_0x212d69}=_0x596f85;if(_0x212d69){if(_0x4ca16a(0xb2)==_0x212d69[_0x4ca16a(0xd6)]){const _0x1b24c1=_0x212d69[_0x4ca16a(0xc1)][0x0];return{'type':_0x4ca16a(0xc0),'content':_0x541062(_0xd424af,_0x4ca16a(0xd4),'\x22'+_0x1b24c1+'\x22')};}return _0x4ca16a(0xaf)==_0x212d69[_0x4ca16a(0xd6)]?{'type':_0x4ca16a(0xc0),'content':_0x541062(_0xd424af,_0x4ca16a(0xbf))}:void 0x0;}});}}function _0x4db4(){const _0x52627=['_registerLegacyDescription','48QbWlBY','LinkEditing','unlink','registerInlineAttribute','descriptionFactory','link','771177wJtmDE','652JiKkIA','key','type','registerDescriptionCallback','commands','plugins','formatInline','12117TpULlT','registerAttributeLabel','432020vUeZrf','manualDecorators','*Remove\x20link*','format','commandParams','14566AIROpz','locale','label','attribute','has','4633713SktZiW','303399UJkfUH','48nDJXKF','newValue','link\x20(','5360580GDlxKz','linkHref','toLowerCase','enableDefaultAttributesIntegration','afterInit','get','73sOcBnT','TrackChangesEditing','*Set\x20link:*\x20%0','12qFaDRp','commandName','editor'];_0x4db4=function(){return _0x52627;};return _0x4db4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24a48e=_0x28a3;(function(_0x1bc6eb,_0x4420f0){const _0x3cecc1=_0x28a3,_0x487a0f=_0x1bc6eb();while(!![]){try{const _0x2fe7ef=-parseInt(_0x3cecc1(0x1fd))/0x1+parseInt(_0x3cecc1(0x23e))/0x2*(parseInt(_0x3cecc1(0x224))/0x3)+-parseInt(_0x3cecc1(0x200))/0x4+-parseInt(_0x3cecc1(0x239))/0x5+-parseInt(_0x3cecc1(0x23d))/0x6+parseInt(_0x3cecc1(0x1d8))/0x7*(-parseInt(_0x3cecc1(0x238))/0x8)+parseInt(_0x3cecc1(0x1b7))/0x9*(parseInt(_0x3cecc1(0x1cd))/0xa);if(_0x2fe7ef===_0x4420f0)break;else _0x487a0f['push'](_0x487a0f['shift']());}catch(_0x5d399c){_0x487a0f['push'](_0x487a0f['shift']());}}}(_0x55f6,0x5cf20));function _0x28a3(_0x4ae8fa,_0x3c2418){const _0x55f673=_0x55f6();return _0x28a3=function(_0x28a3de,_0x1184ae){_0x28a3de=_0x28a3de-0x1b1;let _0x30b2c5=_0x55f673[_0x28a3de];return _0x30b2c5;},_0x28a3(_0x4ae8fa,_0x3c2418);}import{Plugin as _0x730727}from'ckeditor5/src/core.js';import{getTranslation as _0x469141}from'../utils/common-translations.js';import{renameAttributeKey as _0x5799fd}from'../trackchangesediting.js';function _0x55f6(){const _0x5ba079=['find','enableDefaultAttributesIntegration','ELEMENT_NUMBERED_LIST','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','_findSuggestions','next','parent','accept','push','*Format:*\x20remove\x20from\x20%0','includes','_suggestionFactory','toUpperCase','904970LZAROW','suggestion','editor','isObject','getChanges','isUndo','getFirstRange','removeMarker','trackChangesCommand','isNextTo','deletion','7vLUwWm','data','fromRange','batch','model','registerPostFixer','oldValue','plugins','*Set\x20format:*\x20%0','*Indent:*\x20%0','todoList','has','mergeListItemBackward','commandName','_LIST','registerAttributeLabel','locale','listStyle','get','*Merge:*\x20list\x20item','FORMAT_INDENT','TodoListEditing','meta','isLocal','commandParams','nodeAfter','filter','bulletedList','todo','list.multiBlock','differ','*Check\x20item*','_supportLegacySuggestions','_registerLegacyDescription','listMarkerStyle','getRanges','noTrackChangesFixer','563559hBbOyP','indentList','assureChains','898296MTIJeP','listItemIdFixer','start','default','registerCustomCallback','*Change\x20to:*\x20%0','listIndent','multipleBlocks','schema','_getAttributeKey','forceValue','ListEditing','splitListItemAfter','detach','getFirstMarker','registerBlockAttribute','ELEMENT_BULLETED_LIST','document','end','format','type','mergeListItemForward','splitListItemBefore','config','customNumberedList','change','numbered','listType','attributeKey','*Split:*\x20list\x20item','TrackChangesEditing','groupId','setSelection','head','descriptionFactory','checkTodoList','6IiPbYF','getAttribute','refresh','afterInit','range','bulleted','ELEMENT_','from','*Outdent:*\x20%0','outdentList','selection','nextSibling','listStart','registerElementLabel','every','todoListChecked','customBulletedList','*Merge:*\x20%0','map','documentList','2548648NdjrMy','1877795ChFBPP','newValue','numberedList','ELEMENT_TODO_LIST','747780VYkEjJ','630152uTeamp','setAttribute','listMarker','createRange','commands','registerDescriptionCallback','*Uncheck\x20item*','ELEMENT_LIST_ITEM','previousSibling','execute','value','listItemId','listReversed','todoListCheck','length','135qjhgDM','attribute','attributes','key','containsItem','*Format:*\x20insert\x20into\x20%0','getSuggestions'];_0x55f6=function(){return _0x5ba079;};return _0x55f6();}import{LiveRange as _0x367939}from'ckeditor5/src/engine.js';export default class z extends _0x730727{[_0x24a48e(0x227)](){const _0x52eae8=_0x24a48e,_0x4db31c=this[_0x52eae8(0x1cf)];if(!_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x20b)))return;const _0x129d9d=_0x4db31c[_0x52eae8(0x1e8)],_0x4e7bf5=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1ea)](_0x52eae8(0x21e)),_0x37b66b=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x1ed)),_0x1c9f45=!!_0x4db31c[_0x52eae8(0x217)][_0x52eae8(0x1ea)](_0x52eae8(0x1f5));function _0x31405f(_0x1b8c77){const _0x13e8e2=_0x52eae8;return{'type':_0x13e8e2(0x213),'content':''+_0x469141(_0x129d9d,_0x13e8e2(0x1e0),_0x1b8c77)};}function _0x20bb2f(_0x278a24){const _0x252ca2=_0x52eae8;return{'type':_0x252ca2(0x213),'content':''+_0x469141(_0x129d9d,_0x252ca2(0x1c1),_0x278a24)};}_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x23b)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1f3)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x218)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x234)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1fe)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x22d)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x20c)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x216)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x1b3)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x21b)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x206)),_0x1c9f45&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e4)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x215))),_0x37b66b&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e2)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x223)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x233)),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x5cd95e=>{const _0x626c5d=_0x52eae8,{data:_0x58c0a0}=_0x5cd95e;if(_0x58c0a0&&_0x626c5d(0x233)==_0x58c0a0[_0x626c5d(0x1ba)])return{'type':_0x626c5d(0x213),'content':_0x58c0a0[_0x626c5d(0x23a)]?_0x469141(_0x129d9d,_0x626c5d(0x1f7)):_0x469141(_0x129d9d,_0x626c5d(0x244))};}),this[_0x52eae8(0x1cf)][_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x1588d4=>{const _0x2ae7dc=_0x52eae8;if(_0x1588d4[_0x2ae7dc(0x1db)][_0x2ae7dc(0x1d2)])return!0x1;let _0x365da0=!0x1;const _0x351479=_0x4e7bf5[_0x2ae7dc(0x1bd)]({'skipNotAttached':!0x0})[_0x2ae7dc(0x1f2)](_0x5b2f30=>_0x2ae7dc(0x233)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x5b2f30));for(const _0x1a974c of _0x351479){_0x2ae7dc(0x1f4)!=_0x1a974c[_0x2ae7dc(0x1d3)]()[_0x2ae7dc(0x202)][_0x2ae7dc(0x1f1)][_0x2ae7dc(0x225)](_0x2ae7dc(0x21b))&&(_0x4e7bf5[_0x2ae7dc(0x1c4)](_0x1a974c[_0x2ae7dc(0x1d3)](),_0x2ae7dc(0x1b8))[_0x2ae7dc(0x1be)](_0x3251ee=>_0x2ae7dc(0x21b)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x3251ee[_0x2ae7dc(0x1ce)]))||(_0x1588d4[_0x2ae7dc(0x1d4)](_0x1a974c[_0x2ae7dc(0x20e)]()),_0x365da0=!0x0));}return _0x365da0;})),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x1e7)](_0x52eae8(0x206),_0x469141(_0x129d9d,_0x52eae8(0x1ec)));const _0x435b24={'type':_0x52eae8(0x213),'content':''};_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x49bdf1=>{const _0x53b7a3=_0x52eae8,{data:_0x516c3d}=_0x49bdf1;if(!_0x516c3d||_0x53b7a3(0x21b)!=_0x516c3d[_0x53b7a3(0x1ba)])return;let _0x5a32c7=_0x49bdf1[_0x53b7a3(0x221)];for(;_0x5a32c7;){if(_0x5a32c7[_0x53b7a3(0x1d9)]&&((_0x53b7a3(0x1e9)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]||_0x53b7a3(0x1fa)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)])&&(_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]&&_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]||_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1de)]&&!_0x516c3d[_0x53b7a3(0x23a)])||!_0x1c9f45&&_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]==_0x5799fd))return _0x435b24;_0x5a32c7=_0x5a32c7[_0x53b7a3(0x1c5)];}if(null==_0x516c3d[_0x53b7a3(0x23a)])switch(_0x516c3d[_0x53b7a3(0x1de)]){case _0x53b7a3(0x229):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}switch(_0x516c3d[_0x53b7a3(0x23a)]){case _0x53b7a3(0x229):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x39ac74=>{const _0x23ff7=_0x52eae8,{data:_0x2250f3}=_0x39ac74;if(_0x2250f3&&_0x23ff7(0x206)==_0x2250f3[_0x23ff7(0x1ba)])return null==_0x2250f3[_0x23ff7(0x23a)]||null==_0x2250f3[_0x23ff7(0x1de)]&&0x0==_0x2250f3[_0x23ff7(0x23a)]?_0x435b24:void 0x0;}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x365634=>{const _0x46619b=_0x52eae8;if(_0x46619b(0x1b8)!=_0x365634[_0x46619b(0x214)])return;const {data:_0x49a6eb}=_0x365634;if(!_0x49a6eb||_0x46619b(0x1b3)!=_0x49a6eb[_0x46619b(0x1ba)])return;const _0x29b0fa=le(_0x365634);return _0x46619b(0x23a)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x1eb))}:_0x46619b(0x1de)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x21d))}:_0x435b24;}),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4ecadc=>this[_0x52eae8(0x201)](_0x4ecadc)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x5a6c92=>this[_0x52eae8(0x1fc)](_0x5a6c92)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4992bc=>this[_0x52eae8(0x1ff)](_0x4992bc)),this[_0x52eae8(0x1f8)]();}[_0x24a48e(0x201)](_0x3790a1){const _0x1d546b=_0x24a48e;if(_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1d2)]||!_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1ef)])return!0x1;let _0x2c0ab1=!0x1;const _0x176f3f=this[_0x1d546b(0x1cf)][_0x1d546b(0x1df)][_0x1d546b(0x1ea)](_0x1d546b(0x21e))[_0x1d546b(0x1bd)]({'skipNotAttached':!0x0})[_0x1d546b(0x1f2)](_0x39f757=>_0x39f757[_0x1d546b(0x1d9)]&&_0x1d546b(0x1b3)==_0x39f757[_0x1d546b(0x1d9)][_0x1d546b(0x1ba)])[_0x1d546b(0x1f2)](_0x1bfbf8=>_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x23a)]&&_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x1de)]);for(const _0x25df1a of _0x176f3f)le(_0x25df1a)||(_0x3790a1[_0x1d546b(0x1d4)](_0x25df1a[_0x1d546b(0x20e)]()),_0x2c0ab1=!0x0);return _0x2c0ab1;}[_0x24a48e(0x1fc)](_0x1a1570){const _0x3e4b17=_0x24a48e;if(_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1d2)]||!_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1ef)])return!0x1;const _0x22dbbd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1df)][_0x3e4b17(0x1ea)](_0x3e4b17(0x21e));if(_0x22dbbd[_0x3e4b17(0x1d5)][_0x3e4b17(0x1b2)])return!0x1;let _0x2e8998=!0x1;const _0x54d62c=[_0x3e4b17(0x21b),_0x3e4b17(0x1b3),_0x3e4b17(0x206),_0x3e4b17(0x1e9),_0x3e4b17(0x230),_0x3e4b17(0x1b4),_0x3e4b17(0x1b5),_0x3e4b17(0x240),_0x3e4b17(0x1fa)],_0x5ccafd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1dc)][_0x3e4b17(0x211)][_0x3e4b17(0x1f6)][_0x3e4b17(0x1d1)]()[_0x3e4b17(0x1f2)](_0x403253=>_0x3e4b17(0x1b8)==_0x403253[_0x3e4b17(0x214)])[_0x3e4b17(0x1f2)](_0x2e4466=>_0x54d62c[_0x3e4b17(0x1ca)](_0x2e4466[_0x3e4b17(0x21c)]));if(0x0==_0x5ccafd[_0x3e4b17(0x1b6)])return _0x2e8998;for(const _0x3ae25c of _0x5ccafd){const _0x3ac5fa=_0x22dbbd[_0x3e4b17(0x1c4)](_0x3ae25c[_0x3e4b17(0x228)],_0x3e4b17(0x1b8))[_0x3e4b17(0x1f2)](_0x4f423d=>!_0x4f423d[_0x3e4b17(0x1ee)][_0x3e4b17(0x1d6)])[_0x3e4b17(0x236)](_0x139d0e=>_0x139d0e[_0x3e4b17(0x1ce)])[_0x3e4b17(0x1f2)](_0x52dc1d=>{const _0x2cf87b=_0x3e4b17,_0x5c47cf=_0x22dbbd[_0x2cf87b(0x209)](_0x52dc1d);return _0x54d62c[_0x2cf87b(0x1ca)](_0x5c47cf);});if(_0x3ac5fa[_0x3e4b17(0x1b6)]){for(const _0x5126d7 of _0x3ac5fa)_0x1a1570[_0x3e4b17(0x1d4)](_0x5126d7[_0x3e4b17(0x20e)]());_0x2e8998=!0x0;}}return _0x2e8998;}[_0x24a48e(0x1ff)](_0x26a5d0){const _0x3364da=_0x24a48e;if(_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1d2)]||!_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1ef)])return!0x1;const _0x3bee09=this[_0x3364da(0x1cf)][_0x3364da(0x1df)][_0x3364da(0x1ea)](_0x3364da(0x21e));let _0x29e25b=!0x1;const _0x10b7cd=[_0x3364da(0x21b),_0x3364da(0x1b3),_0x3364da(0x206),_0x3364da(0x1e9),_0x3364da(0x230),_0x3364da(0x1b4),_0x3364da(0x1b5),_0x3364da(0x240),_0x3364da(0x1fa)];for(const _0x3caefb of _0x3bee09[_0x3364da(0x1bd)]({'skipNotAttached':!0x0})){const _0x701e3b=_0x3bee09[_0x3364da(0x1c4)](_0x3caefb[_0x3364da(0x1d3)](),_0x3364da(0x1b8))[_0x3364da(0x236)](_0x40c26a=>_0x40c26a[_0x3364da(0x1ce)])[_0x3364da(0x1f2)](_0x370567=>_0x370567[_0x3364da(0x1d9)]&&_0x10b7cd[_0x3364da(0x1ca)](_0x370567[_0x3364da(0x1d9)][_0x3364da(0x1ba)]));if(!_0x701e3b[_0x3364da(0x1b6)])continue;const _0xf1acab=_0x701e3b[0x0][_0x3364da(0x221)][_0x3364da(0x1b9)][_0x3364da(0x21f)];if(!_0x701e3b[_0x3364da(0x232)](_0x41ce9b=>_0x41ce9b[_0x3364da(0x1b9)][_0x3364da(0x21f)]===_0xf1acab)){for(const _0x12e3a7 of _0x701e3b)_0x479ffc(_0x12e3a7,_0xf1acab)&&(_0x29e25b=!0x0);}}return _0x29e25b;function _0xf18b1d(_0x2b03bf,_0x286a01){const _0xc07896=_0x3364da;for(const _0x493b20 of _0x3bee09[_0xc07896(0x1bd)]({'skipNotAttached':!0x0})[_0xc07896(0x1f2)](_0x441c6a=>_0xc07896(0x1b8)==_0x441c6a[_0xc07896(0x214)]&&_0x441c6a[_0xc07896(0x1b9)][_0xc07896(0x21f)]==_0x2b03bf))_0x493b20[_0xc07896(0x23f)](_0xc07896(0x21f),_0x286a01);}function _0x479ffc(_0x2f5363,_0x41fda5){const _0x14089b=_0x3364da;let _0x4fa0e1=_0x2f5363[_0x14089b(0x221)],_0x227cef=!0x1;for(;_0x4fa0e1;)_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)]!=_0x41fda5&&(_0xf18b1d(_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)],_0x41fda5),_0x4fa0e1[_0x14089b(0x23f)](_0x14089b(0x21f),_0x41fda5),_0x227cef=!0x0),_0x4fa0e1=_0x4fa0e1[_0x14089b(0x1c5)];return _0x227cef;}}[_0x24a48e(0x1f8)](){const _0x4931b5=_0x24a48e,_0x34d850=this[_0x4931b5(0x1cf)],_0x421b6c=_0x34d850[_0x4931b5(0x1e8)],_0x32a211=_0x34d850[_0x4931b5(0x1df)][_0x4931b5(0x1ea)](_0x4931b5(0x21e));this[_0x4931b5(0x1f9)](),_0x32a211[_0x4931b5(0x1cb)][_0x4931b5(0x204)](_0x4931b5(0x1c2),_0x4931b5(0x237),_0x4931b5(0x1c7),function(_0x3289fe,_0x59c9e9){const _0x150776=_0x4931b5,_0x4ea194=[];for(let _0x933180 of _0x3289fe)_0x933180[_0x150776(0x202)][_0x150776(0x1f1)]===_0x933180[_0x150776(0x212)][_0x150776(0x1c6)]&&(_0x933180=_0x34d850[_0x150776(0x1dc)][_0x150776(0x241)](_0x34d850[_0x150776(0x1dc)][_0x150776(0x1c3)](_0x933180[_0x150776(0x202)][_0x150776(0x1f1)],0x0))),_0x4ea194[_0x150776(0x1c8)](_0x933180);_0x34d850[_0x150776(0x1dc)][_0x150776(0x219)](_0x3eddf0=>{const _0x529e85=_0x150776,_0x3a171e=_0x34d850[_0x529e85(0x1dc)][_0x529e85(0x211)][_0x529e85(0x22e)],_0x4d0b43=Array[_0x529e85(0x22b)](_0x3a171e[_0x529e85(0x1fb)]())[_0x529e85(0x236)](_0x36ffde=>_0x367939[_0x529e85(0x1da)](_0x36ffde));_0x3eddf0[_0x529e85(0x220)](_0x4ea194),_0x34d850[_0x529e85(0x242)][_0x529e85(0x1ea)](_0x59c9e9[_0x529e85(0x1e5)])[_0x529e85(0x226)](),_0x59c9e9[_0x529e85(0x1f0)][_0x529e85(0x1c8)]({'forceDefaultExecution':!0x0}),_0x34d850[_0x529e85(0x1b1)](_0x59c9e9[_0x529e85(0x1e5)],..._0x59c9e9[_0x529e85(0x1f0)]),_0x3eddf0[_0x529e85(0x220)](_0x4d0b43);for(const _0xda4471 of _0x4d0b43)_0xda4471[_0x529e85(0x20d)]();});}),_0x32a211[_0x4931b5(0x222)][_0x4931b5(0x231)](function(_0x12d757){const _0x335720=_0x4931b5,_0x408847=!_0x34d850[_0x335720(0x1dc)][_0x335720(0x208)][_0x335720(0x1d0)](_0x12d757),_0x2f2e4f=_0x12d757[_0x335720(0x246)],_0x2aa85a=_0x12d757[_0x335720(0x22f)],_0xed2ec0=_0x12d757[_0x335720(0x225)](_0x335720(0x1b3)),_0x5b9eda=!_0x2f2e4f||_0x2f2e4f[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0,_0x1fd27b=!_0x2aa85a||_0x2aa85a[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0;return _0x408847&&Boolean(_0xed2ec0)&&_0x5b9eda&&_0x1fd27b;},_0x4e3a1b=>_0x469141(_0x421b6c,_0x4931b5(0x245),_0x4e3a1b));}[_0x24a48e(0x1f9)](){const _0x21f862=_0x24a48e,_0x23db02=this[_0x21f862(0x1cf)],_0x9a2d9d=_0x23db02[_0x21f862(0x1e8)];function _0x5350da(_0x3ea105){const _0x3c5202=_0x21f862,_0x4d9612=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x1f3))[_0x3c5202(0x1b2)],_0x48c217=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x23b))[_0x3c5202(0x1b2)];return _0x3c5202(0x23b)===_0x3ea105?_0x4d9612:_0x48c217;}_0x23db02[_0x21f862(0x1df)][_0x21f862(0x1ea)](_0x21f862(0x21e))[_0x21f862(0x222)][_0x21f862(0x243)](function(_0x1b925f){const _0x35b1ca=_0x21f862;if(_0x35b1ca(0x1c2)!=_0x1b925f[_0x35b1ca(0x214)])return;const {data:_0x430ad3}=_0x1b925f;if(!_0x430ad3)return;let _0x504e34,_0xb5f302,_0x2bf9eb,_0x47b066;switch(_0x430ad3[_0x35b1ca(0x1e5)]){case _0x35b1ca(0x1f3):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x210)))};break;case _0x35b1ca(0x23b):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x1c0)))};break;case _0x35b1ca(0x1fe):_0x504e34=_0x35b1ca(0x1e1),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))};break;case _0x35b1ca(0x22d):_0x504e34=function(_0x4f4f49){const _0x3bd2b3=_0x35b1ca,_0xcde4c6=_0x4f4f49[_0x3bd2b3(0x1d3)]();let _0x4b3228=_0xcde4c6[_0x3bd2b3(0x202)][_0x3bd2b3(0x1f1)];for(;_0x4b3228&&_0xcde4c6[_0x3bd2b3(0x1bb)](_0x4b3228);){if(_0x4b3228[_0x3bd2b3(0x225)](_0x3bd2b3(0x206))>0x0)return!0x1;_0x4b3228=_0x4b3228[_0x3bd2b3(0x22f)];}return!0x0;}(_0x1b925f)?_0x469141(_0x9a2d9d,_0x35b1ca(0x1c9),_0x469141(_0x9a2d9d,function(_0x459ed9){const _0x540906=_0x35b1ca;return _0x540906(0x22a)+_0x459ed9[_0x540906(0x1d3)]()[_0x540906(0x202)][_0x540906(0x1f1)][_0x540906(0x225)](_0x540906(0x21b))[_0x540906(0x1cc)]()+_0x540906(0x1e6);}(_0x1b925f))):_0x469141(_0x9a2d9d,_0x35b1ca(0x22c),_0x469141(_0x9a2d9d,_0x35b1ca(0x245))),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x504e34};break;case _0x35b1ca(0x1e4):case _0x35b1ca(0x215):!0x1===_0x430ad3[_0x35b1ca(0x207)]&&(_0x504e34=_0x35b1ca(0x235),_0xb5f302={'type':_0x35b1ca(0x1d7),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))});}return _0xb5f302;});}}function le(_0x14dbd4){const _0x4bbbe6=_0x24a48e;let _0x4b49ab=_0x14dbd4[_0x4bbbe6(0x1d3)]()[_0x4bbbe6(0x202)][_0x4bbbe6(0x1f1)][_0x4bbbe6(0x246)];for(;_0x4b49ab;){const _0x1b93ae=_0x4b49ab[_0x4bbbe6(0x225)](_0x4bbbe6(0x1b3));if(!_0x1b93ae)return!0x1;if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x23a)])return _0x4bbbe6(0x23a);if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x1de)])return _0x4bbbe6(0x1de);_0x4b49ab=_0x4b49ab[_0x4bbbe6(0x246)];}return!0x1;}
23
+ const _0x59d568=_0x36bf;(function(_0x49f2c4,_0x4d3d53){const _0x29c09c=_0x36bf,_0x1d62fd=_0x49f2c4();while(!![]){try{const _0x1eaeaa=parseInt(_0x29c09c(0x1b8))/0x1+-parseInt(_0x29c09c(0x20b))/0x2*(parseInt(_0x29c09c(0x23e))/0x3)+parseInt(_0x29c09c(0x1d3))/0x4*(parseInt(_0x29c09c(0x1fa))/0x5)+parseInt(_0x29c09c(0x229))/0x6*(parseInt(_0x29c09c(0x1cf))/0x7)+parseInt(_0x29c09c(0x23a))/0x8*(-parseInt(_0x29c09c(0x22a))/0x9)+-parseInt(_0x29c09c(0x202))/0xa*(parseInt(_0x29c09c(0x22f))/0xb)+-parseInt(_0x29c09c(0x1b6))/0xc*(parseInt(_0x29c09c(0x1c3))/0xd);if(_0x1eaeaa===_0x4d3d53)break;else _0x1d62fd['push'](_0x1d62fd['shift']());}catch(_0x3ac09c){_0x1d62fd['push'](_0x1d62fd['shift']());}}}(_0xdf91,0xb8283));import{Plugin as _0x1f3382}from'ckeditor5/src/core.js';import{getTranslation as _0x208135}from'../utils/common-translations.js';import{renameAttributeKey as _0x424cad}from'../trackchangesediting.js';import{LiveRange as _0x3b949b}from'ckeditor5/src/engine.js';export default class z extends _0x1f3382{[_0x59d568(0x217)](){const _0x5b88b4=_0x59d568,_0x39ad7f=this[_0x5b88b4(0x211)];if(!_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x209)](_0x5b88b4(0x1da)))return;const _0x433141=_0x39ad7f[_0x5b88b4(0x20a)],_0xbd9200=_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x1ee)](_0x5b88b4(0x213)),_0x8c5333=_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x209)](_0x5b88b4(0x1c4)),_0x5e54eb=!!_0x39ad7f[_0x5b88b4(0x1bf)][_0x5b88b4(0x1ee)](_0x5b88b4(0x220));function _0x432af9(_0xd4153e){const _0x4bb590=_0x5b88b4;return{'type':_0x4bb590(0x235),'content':''+_0x208135(_0x433141,_0x4bb590(0x230),_0xd4153e)};}function _0x2e16e6(_0x3946ff){const _0xc5f1de=_0x5b88b4;return{'type':_0xc5f1de(0x235),'content':''+_0x208135(_0x433141,_0xc5f1de(0x1be),_0x3946ff)};}_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x23d)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x238)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1ec)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1b2)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x22b)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x208)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1b9)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1e7)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1e6)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1fb)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1b5)),_0x5e54eb&&(_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1ad)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x23c))),_0x8c5333&&(_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x240)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1d1)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1c0)),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x59be84=>{const _0x1379bf=_0x5b88b4,{data:_0x2a4008}=_0x59be84;if(_0x2a4008&&_0x1379bf(0x1c0)==_0x2a4008[_0x1379bf(0x1d0)])return{'type':_0x1379bf(0x235),'content':_0x2a4008[_0x1379bf(0x22e)]?_0x208135(_0x433141,_0x1379bf(0x1dd)):_0x208135(_0x433141,_0x1379bf(0x1ab))};}),this[_0x5b88b4(0x211)][_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x12f870=>{const _0x49cab2=_0x5b88b4;if(_0x12f870[_0x49cab2(0x1b4)][_0x49cab2(0x239)])return!0x1;let _0x40209f=!0x1;const _0x49bc35=_0xbd9200[_0x49cab2(0x1ed)]({'skipNotAttached':!0x0})[_0x49cab2(0x223)](_0x2252cf=>_0x49cab2(0x1c0)===_0xbd9200[_0x49cab2(0x1ff)](_0x2252cf));for(const _0x5b1d80 of _0x49bc35){_0x49cab2(0x1f5)!=_0x5b1d80[_0x49cab2(0x1af)]()[_0x49cab2(0x21f)][_0x49cab2(0x201)][_0x49cab2(0x225)](_0x49cab2(0x1fb))&&(_0xbd9200[_0x49cab2(0x203)](_0x5b1d80[_0x49cab2(0x1af)](),_0x49cab2(0x1d6))[_0x49cab2(0x207)](_0x508c12=>_0x49cab2(0x1fb)===_0xbd9200[_0x49cab2(0x1ff)](_0x508c12[_0x49cab2(0x1d8)]))||(_0x12f870[_0x49cab2(0x200)](_0x5b1d80[_0x49cab2(0x1b1)]()),_0x40209f=!0x0));}return _0x40209f;})),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x234)](_0x5b88b4(0x1b5),_0x208135(_0x433141,_0x5b88b4(0x22c)));const _0x15b988={'type':_0x5b88b4(0x235),'content':''};_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x47ed76=>{const _0x1b9d6d=_0x5b88b4,{data:_0x4b0ae7}=_0x47ed76;if(!_0x4b0ae7||_0x1b9d6d(0x1fb)!=_0x4b0ae7[_0x1b9d6d(0x1d0)])return;let _0x495586=_0x47ed76[_0x1b9d6d(0x1f7)];for(;_0x495586;){if(_0x495586[_0x1b9d6d(0x206)]&&((_0x1b9d6d(0x1f9)==_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)]||_0x1b9d6d(0x237)==_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)])&&(_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x22e)]&&_0x1b9d6d(0x1e2)!=_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x22e)]||_0x1b9d6d(0x1e2)!=_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1ba)]&&!_0x4b0ae7[_0x1b9d6d(0x22e)])||!_0x5e54eb&&_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)]==_0x424cad))return _0x15b988;_0x495586=_0x495586[_0x1b9d6d(0x1c9)];}if(null==_0x4b0ae7[_0x1b9d6d(0x22e)])switch(_0x4b0ae7[_0x1b9d6d(0x1ba)]){case _0x1b9d6d(0x205):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x226)));case _0x1b9d6d(0x1cc):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x214)));case _0x1b9d6d(0x1f5):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x204)));}switch(_0x4b0ae7[_0x1b9d6d(0x22e)]){case _0x1b9d6d(0x205):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x226)));case _0x1b9d6d(0x1cc):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x214)));case _0x1b9d6d(0x1f5):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x204)));}}),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x26ac8d=>{const _0x43756d=_0x5b88b4,{data:_0x827bee}=_0x26ac8d;if(_0x827bee&&_0x43756d(0x1b5)==_0x827bee[_0x43756d(0x1d0)])return null==_0x827bee[_0x43756d(0x22e)]||null==_0x827bee[_0x43756d(0x1ba)]&&0x0==_0x827bee[_0x43756d(0x22e)]?_0x15b988:void 0x0;}),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x271800=>{const _0x272457=_0x5b88b4;if(_0x272457(0x1d6)!=_0x271800[_0x272457(0x1bc)])return;const {data:_0x2843e5}=_0x271800;if(!_0x2843e5||_0x272457(0x1e6)!=_0x2843e5[_0x272457(0x1d0)])return;const _0x33b1ca=le(_0x271800);return _0x272457(0x22e)==_0x33b1ca?{'type':_0x272457(0x235),'content':_0x208135(_0x433141,_0x272457(0x1e4))}:_0x272457(0x1ba)==_0x33b1ca?{'type':_0x272457(0x235),'content':_0x208135(_0x433141,_0x272457(0x21a))}:_0x15b988;}),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x543f3a=>this[_0x5b88b4(0x232)](_0x543f3a)),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x2ee640=>this[_0x5b88b4(0x1d7)](_0x2ee640)),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x9f3a11=>this[_0x5b88b4(0x23b)](_0x9f3a11)),this[_0x5b88b4(0x219)]();}[_0x59d568(0x232)](_0x7f0b82){const _0x285976=_0x59d568;if(_0x7f0b82[_0x285976(0x1b4)][_0x285976(0x239)]||!_0x7f0b82[_0x285976(0x1b4)][_0x285976(0x1f0)])return!0x1;let _0x58a271=!0x1;const _0x2ad426=this[_0x285976(0x211)][_0x285976(0x1e9)][_0x285976(0x1ee)](_0x285976(0x213))[_0x285976(0x1ed)]({'skipNotAttached':!0x0})[_0x285976(0x223)](_0x3e849e=>_0x3e849e[_0x285976(0x206)]&&_0x285976(0x1e6)==_0x3e849e[_0x285976(0x206)][_0x285976(0x1d0)])[_0x285976(0x223)](_0x5498fb=>_0x5498fb[_0x285976(0x206)][_0x285976(0x22e)]&&_0x5498fb[_0x285976(0x206)][_0x285976(0x1ba)]);for(const _0x2814cd of _0x2ad426)le(_0x2814cd)||(_0x7f0b82[_0x285976(0x200)](_0x2814cd[_0x285976(0x1b1)]()),_0x58a271=!0x0);return _0x58a271;}[_0x59d568(0x1d7)](_0x2fd3a6){const _0x399696=_0x59d568;if(_0x2fd3a6[_0x399696(0x1b4)][_0x399696(0x239)]||!_0x2fd3a6[_0x399696(0x1b4)][_0x399696(0x1f0)])return!0x1;const _0x3749b9=this[_0x399696(0x211)][_0x399696(0x1e9)][_0x399696(0x1ee)](_0x399696(0x213));if(_0x3749b9[_0x399696(0x1c1)][_0x399696(0x1aa)])return!0x1;let _0x4796ca=!0x1;const _0x24a0a3=[_0x399696(0x1fb),_0x399696(0x1e6),_0x399696(0x1b5),_0x399696(0x1f9),_0x399696(0x21d),_0x399696(0x20c),_0x399696(0x1c2),_0x399696(0x1c8),_0x399696(0x237)],_0x582ae1=this[_0x399696(0x211)][_0x399696(0x1db)][_0x399696(0x227)][_0x399696(0x1f4)][_0x399696(0x1d2)]()[_0x399696(0x223)](_0x33b3e0=>_0x399696(0x1d6)==_0x33b3e0[_0x399696(0x1bc)])[_0x399696(0x223)](_0x22d572=>_0x24a0a3[_0x399696(0x1df)](_0x22d572[_0x399696(0x1a8)]));if(0x0==_0x582ae1[_0x399696(0x1d4)])return _0x4796ca;for(const _0x5641f9 of _0x582ae1){const _0x118677=_0x3749b9[_0x399696(0x203)](_0x5641f9[_0x399696(0x1d9)],_0x399696(0x1d6))[_0x399696(0x223)](_0x2b2b81=>!_0x2b2b81[_0x399696(0x1e0)][_0x399696(0x1f3)])[_0x399696(0x1e8)](_0x55c227=>_0x55c227[_0x399696(0x1d8)])[_0x399696(0x223)](_0x1187c3=>{const _0x3d93c3=_0x399696,_0x1b003b=_0x3749b9[_0x3d93c3(0x1ff)](_0x1187c3);return _0x24a0a3[_0x3d93c3(0x1df)](_0x1b003b);});if(_0x118677[_0x399696(0x1d4)]){for(const _0x175980 of _0x118677)_0x2fd3a6[_0x399696(0x200)](_0x175980[_0x399696(0x1b1)]());_0x4796ca=!0x0;}}return _0x4796ca;}[_0x59d568(0x23b)](_0x381a7d){const _0x4cae49=_0x59d568;if(_0x381a7d[_0x4cae49(0x1b4)][_0x4cae49(0x239)]||!_0x381a7d[_0x4cae49(0x1b4)][_0x4cae49(0x1f0)])return!0x1;const _0x78fe52=this[_0x4cae49(0x211)][_0x4cae49(0x1e9)][_0x4cae49(0x1ee)](_0x4cae49(0x213));let _0x4223fa=!0x1;const _0xb1e6a3=[_0x4cae49(0x1fb),_0x4cae49(0x1e6),_0x4cae49(0x1b5),_0x4cae49(0x1f9),_0x4cae49(0x21d),_0x4cae49(0x20c),_0x4cae49(0x1c2),_0x4cae49(0x1c8),_0x4cae49(0x237)];for(const _0x34687 of _0x78fe52[_0x4cae49(0x1ed)]({'skipNotAttached':!0x0})){const _0x16dbb1=_0x78fe52[_0x4cae49(0x203)](_0x34687[_0x4cae49(0x1af)](),_0x4cae49(0x1d6))[_0x4cae49(0x1e8)](_0x2fde51=>_0x2fde51[_0x4cae49(0x1d8)])[_0x4cae49(0x223)](_0x112ef3=>_0x112ef3[_0x4cae49(0x206)]&&_0xb1e6a3[_0x4cae49(0x1df)](_0x112ef3[_0x4cae49(0x206)][_0x4cae49(0x1d0)]));if(!_0x16dbb1[_0x4cae49(0x1d4)])continue;const _0x51eef6=_0x16dbb1[0x0][_0x4cae49(0x1f7)][_0x4cae49(0x1de)][_0x4cae49(0x1cd)];if(!_0x16dbb1[_0x4cae49(0x22d)](_0xc1df37=>_0xc1df37[_0x4cae49(0x1de)][_0x4cae49(0x1cd)]===_0x51eef6)){for(const _0x95b4a0 of _0x16dbb1)_0x3260ca(_0x95b4a0,_0x51eef6)&&(_0x4223fa=!0x0);}}return _0x4223fa;function _0x5d6369(_0x47cb05,_0x41d385){const _0x16b6cb=_0x4cae49;for(const _0x37b6c2 of _0x78fe52[_0x16b6cb(0x1ed)]({'skipNotAttached':!0x0})[_0x16b6cb(0x223)](_0x8d1ea9=>_0x16b6cb(0x1d6)==_0x8d1ea9[_0x16b6cb(0x1bc)]&&_0x8d1ea9[_0x16b6cb(0x1de)][_0x16b6cb(0x1cd)]==_0x47cb05))_0x37b6c2[_0x16b6cb(0x1c7)](_0x16b6cb(0x1cd),_0x41d385);}function _0x3260ca(_0x20fc38,_0x1b51cb){const _0x35554d=_0x4cae49;let _0x34e54f=_0x20fc38[_0x35554d(0x1f7)],_0x466e51=!0x1;for(;_0x34e54f;)_0x34e54f[_0x35554d(0x1de)][_0x35554d(0x1cd)]!=_0x1b51cb&&(_0x5d6369(_0x34e54f[_0x35554d(0x1de)][_0x35554d(0x1cd)],_0x1b51cb),_0x34e54f[_0x35554d(0x1c7)](_0x35554d(0x1cd),_0x1b51cb),_0x466e51=!0x0),_0x34e54f=_0x34e54f[_0x35554d(0x1c9)];return _0x466e51;}}[_0x59d568(0x219)](){const _0xd948a2=_0x59d568,_0x336529=this[_0xd948a2(0x211)],_0x18e923=_0x336529[_0xd948a2(0x20a)],_0xe84851=_0x336529[_0xd948a2(0x1e9)][_0xd948a2(0x1ee)](_0xd948a2(0x213));this[_0xd948a2(0x1f8)](),_0xe84851[_0xd948a2(0x1fe)][_0xd948a2(0x1ce)](_0xd948a2(0x21b),_0xd948a2(0x228),_0xd948a2(0x218),function(_0x46ca20,_0x4b9019){const _0xa4d6fa=_0xd948a2,_0x2800e6=[];for(let _0x292832 of _0x46ca20)_0x292832[_0xa4d6fa(0x21f)][_0xa4d6fa(0x201)]===_0x292832[_0xa4d6fa(0x231)][_0xa4d6fa(0x210)]&&(_0x292832=_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1ae)](_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1e5)](_0x292832[_0xa4d6fa(0x21f)][_0xa4d6fa(0x201)],0x0))),_0x2800e6[_0xa4d6fa(0x1c6)](_0x292832);_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1a9)](_0x331b2f=>{const _0x437db4=_0xa4d6fa,_0x3c6245=_0x336529[_0x437db4(0x1db)][_0x437db4(0x227)][_0x437db4(0x1d5)],_0x1a32c9=Array[_0x437db4(0x21e)](_0x3c6245[_0x437db4(0x1ef)]())[_0x437db4(0x1e8)](_0x33e38b=>_0x3b949b[_0x437db4(0x236)](_0x33e38b));_0x331b2f[_0x437db4(0x1ca)](_0x2800e6),_0x336529[_0x437db4(0x1b0)][_0x437db4(0x1ee)](_0x4b9019[_0x437db4(0x215)])[_0x437db4(0x1c5)](),_0x4b9019[_0x437db4(0x21c)][_0x437db4(0x1c6)]({'forceDefaultExecution':!0x0}),_0x336529[_0x437db4(0x216)](_0x4b9019[_0x437db4(0x215)],..._0x4b9019[_0x437db4(0x21c)]),_0x331b2f[_0x437db4(0x1ca)](_0x1a32c9);for(const _0x21be7a of _0x1a32c9)_0x21be7a[_0x437db4(0x1cb)]();});}),_0xe84851[_0xd948a2(0x1eb)][_0xd948a2(0x20f)](function(_0x477750){const _0x486699=_0xd948a2,_0x43d747=!_0x336529[_0x486699(0x1db)][_0x486699(0x1bd)][_0x486699(0x1dc)](_0x477750),_0x10c35d=_0x477750[_0x486699(0x23f)],_0x1bd699=_0x477750[_0x486699(0x1ea)],_0x48ae29=_0x477750[_0x486699(0x225)](_0x486699(0x1e6)),_0x112690=!_0x10c35d||_0x10c35d[_0x486699(0x225)](_0x486699(0x1e6))!==_0x48ae29,_0x5611ed=!_0x1bd699||_0x1bd699[_0x486699(0x225)](_0x486699(0x1e6))!==_0x48ae29;return _0x43d747&&Boolean(_0x48ae29)&&_0x112690&&_0x5611ed;},_0x2caf97=>_0x208135(_0x18e923,_0xd948a2(0x1f2),_0x2caf97));}[_0x59d568(0x1f8)](){const _0x339645=_0x59d568,_0xd260b8=this[_0x339645(0x211)],_0x5d3b94=_0xd260b8[_0x339645(0x20a)];function _0x56475e(_0x3362aa){const _0x17d8a6=_0x339645,_0x249dad=_0xd260b8[_0x17d8a6(0x1b0)][_0x17d8a6(0x1ee)](_0x17d8a6(0x238))[_0x17d8a6(0x1aa)],_0x298ffb=_0xd260b8[_0x17d8a6(0x1b0)][_0x17d8a6(0x1ee)](_0x17d8a6(0x23d))[_0x17d8a6(0x1aa)];return _0x17d8a6(0x23d)===_0x3362aa?_0x249dad:_0x298ffb;}_0xd260b8[_0x339645(0x1e9)][_0x339645(0x1ee)](_0x339645(0x213))[_0x339645(0x1eb)][_0x339645(0x1fc)](function(_0x2ba47f){const _0x256e2f=_0x339645;if(_0x256e2f(0x21b)!=_0x2ba47f[_0x256e2f(0x1bc)])return;const {data:_0x30c7d9}=_0x2ba47f;if(!_0x30c7d9)return;let _0x592611,_0x1c6dc6,_0x401a1f,_0x1c5881;switch(_0x30c7d9[_0x256e2f(0x215)]){case _0x256e2f(0x238):_0x401a1f=_0x30c7d9[_0x256e2f(0x21c)][0x0][_0x256e2f(0x233)],_0x1c5881=_0x56475e(_0x30c7d9[_0x256e2f(0x215)]),_0x592611=_0x401a1f?_0x256e2f(0x1b7):_0x256e2f(0x1f6),!_0x1c5881&&_0xd260b8[_0x256e2f(0x1bf)][_0x256e2f(0x1ee)](_0x256e2f(0x220))||(_0x592611=_0x256e2f(0x221)),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x226)))};break;case _0x256e2f(0x23d):_0x401a1f=_0x30c7d9[_0x256e2f(0x21c)][0x0][_0x256e2f(0x233)],_0x1c5881=_0x56475e(_0x30c7d9[_0x256e2f(0x215)]),_0x592611=_0x401a1f?_0x256e2f(0x1b7):_0x256e2f(0x1f6),!_0x1c5881&&_0xd260b8[_0x256e2f(0x1bf)][_0x256e2f(0x1ee)](_0x256e2f(0x220))||(_0x592611=_0x256e2f(0x221)),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x214)))};break;case _0x256e2f(0x22b):_0x592611=_0x256e2f(0x20e),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x1f2)))};break;case _0x256e2f(0x208):_0x592611=function(_0x40c219){const _0x29cb48=_0x256e2f,_0x46d9a4=_0x40c219[_0x29cb48(0x1af)]();let _0x4d2904=_0x46d9a4[_0x29cb48(0x21f)][_0x29cb48(0x201)];for(;_0x4d2904&&_0x46d9a4[_0x29cb48(0x1ac)](_0x4d2904);){if(_0x4d2904[_0x29cb48(0x225)](_0x29cb48(0x1b5))>0x0)return!0x1;_0x4d2904=_0x4d2904[_0x29cb48(0x1ea)];}return!0x0;}(_0x2ba47f)?_0x208135(_0x5d3b94,_0x256e2f(0x1f6),_0x208135(_0x5d3b94,function(_0x553631){const _0x4bcdbd=_0x256e2f;return _0x4bcdbd(0x1e1)+_0x553631[_0x4bcdbd(0x1af)]()[_0x4bcdbd(0x21f)][_0x4bcdbd(0x201)][_0x4bcdbd(0x225)](_0x4bcdbd(0x1fb))[_0x4bcdbd(0x1f1)]()+_0x4bcdbd(0x1e3);}(_0x2ba47f))):_0x208135(_0x5d3b94,_0x256e2f(0x20d),_0x208135(_0x5d3b94,_0x256e2f(0x1f2))),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x592611};break;case _0x256e2f(0x1ad):case _0x256e2f(0x23c):!0x1===_0x30c7d9[_0x256e2f(0x212)]&&(_0x592611=_0x256e2f(0x224),_0x1c6dc6={'type':_0x256e2f(0x222),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x1f2)))});}return _0x1c6dc6;});}}function _0x36bf(_0xe628cd,_0x50e3b6){const _0xdf9131=_0xdf91();return _0x36bf=function(_0x36bf03,_0x225a7e){_0x36bf03=_0x36bf03-0x1a8;let _0x26e4b6=_0xdf9131[_0x36bf03];return _0x26e4b6;},_0x36bf(_0xe628cd,_0x50e3b6);}function le(_0x4ed227){const _0x2ba4c9=_0x59d568;let _0x8dbf01=_0x4ed227[_0x2ba4c9(0x1af)]()[_0x2ba4c9(0x21f)][_0x2ba4c9(0x201)][_0x2ba4c9(0x23f)];for(;_0x8dbf01;){const _0x51099f=_0x8dbf01[_0x2ba4c9(0x225)](_0x2ba4c9(0x1e6));if(!_0x51099f)return!0x1;if(_0x51099f==_0x4ed227[_0x2ba4c9(0x206)][_0x2ba4c9(0x22e)])return _0x2ba4c9(0x22e);if(_0x51099f==_0x4ed227[_0x2ba4c9(0x206)][_0x2ba4c9(0x1ba)])return _0x2ba4c9(0x1ba);_0x8dbf01=_0x8dbf01[_0x2ba4c9(0x23f)];}return!0x1;}function _0xdf91(){const _0x36cf80=['setAttribute','listMarker','next','setSelection','detach','numbered','groupId','registerCustomCallback','28231ukrRTt','key','checkTodoList','getChanges','2260wOzuUO','length','selection','attribute','noTrackChangesFixer','suggestion','range','ListEditing','model','isObject','*Check\x20item*','attributes','includes','meta','ELEMENT_','default','_LIST','*Merge:*\x20list\x20item','createPositionAt','listItemId','splitListItemBefore','map','plugins','nextSibling','descriptionFactory','customNumberedList','getSuggestions','get','getRanges','isLocal','toUpperCase','ELEMENT_LIST_ITEM','isNextTo','differ','todo','*Format:*\x20remove\x20from\x20%0','head','_registerLegacyDescription','listStyle','12625sVypGc','listType','registerDescriptionCallback','enableDefaultAttributesIntegration','_suggestionFactory','_getAttributeKey','removeMarker','nodeAfter','6233650PjPPGw','_findSuggestions','ELEMENT_TODO_LIST','bulleted','data','find','outdentList','has','locale','145868pQGTgb','listReversed','*Outdent:*\x20%0','*Indent:*\x20%0','registerElementLabel','parent','editor','multipleBlocks','TrackChangesEditing','ELEMENT_NUMBERED_LIST','commandName','execute','afterInit','accept','_supportLegacySuggestions','*Split:*\x20list\x20item','formatBlock','commandParams','listStart','from','start','list.multiBlock','*Change\x20to:*\x20%0','deletion','filter','*Merge:*\x20%0','getAttribute','ELEMENT_BULLETED_LIST','document','documentList','78OsdvGK','144NaEsCI','indentList','FORMAT_INDENT','every','newValue','11Glgjcx','*Set\x20format:*\x20%0','end','listItemIdFixer','forceValue','registerAttributeLabel','format','fromRange','listMarkerStyle','bulletedList','isUndo','74584bXsvwv','assureChains','mergeListItemForward','numberedList','3uqWnxo','previousSibling','todoList','attributeKey','change','value','*Uncheck\x20item*','containsItem','mergeListItemBackward','createRange','getFirstRange','commands','getFirstMarker','customBulletedList','registerPostFixer','batch','listIndent','82776jaPFBe','*Format:*\x20insert\x20into\x20%0','403538FVwzKR','splitListItemAfter','oldValue','registerBlockAttribute','type','schema','*Remove\x20format:*\x20%0','config','todoListChecked','trackChangesCommand','todoListCheck','533YQZcwL','TodoListEditing','refresh','push'];_0xdf91=function(){return _0x36cf80;};return _0xdf91();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b2470=_0x5c99;(function(_0x2ce1ff,_0xd29534){const _0x2b7e7d=_0x5c99,_0x7b3c4d=_0x2ce1ff();while(!![]){try{const _0x14f39e=parseInt(_0x2b7e7d(0xd6))/0x1+parseInt(_0x2b7e7d(0xc5))/0x2+parseInt(_0x2b7e7d(0xb1))/0x3+-parseInt(_0x2b7e7d(0xae))/0x4+parseInt(_0x2b7e7d(0xb9))/0x5*(parseInt(_0x2b7e7d(0xbc))/0x6)+-parseInt(_0x2b7e7d(0xbb))/0x7*(parseInt(_0x2b7e7d(0xb7))/0x8)+parseInt(_0x2b7e7d(0xa0))/0x9;if(_0x14f39e===_0xd29534)break;else _0x7b3c4d['push'](_0x7b3c4d['shift']());}catch(_0x38c2bd){_0x7b3c4d['push'](_0x7b3c4d['shift']());}}}(_0xc79f,0x5b5e9));import{Plugin as _0xb8ed9}from'ckeditor5/src/core.js';import{getTranslation as _0x24cbf6}from'../utils/common-translations.js';export default class ue extends _0xb8ed9{[_0x1b2470(0x9f)](){const _0x3a200d=_0x1b2470;if(!this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xc8)](_0x3a200d(0xdf)))return;const _0x347a37=this[_0x3a200d(0xc6)][_0x3a200d(0xd4)][_0x3a200d(0xeb)](_0x3a200d(0xca)),_0x11fe64=this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xeb)](_0x3a200d(0x94));_0x347a37[_0x3a200d(0xee)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0x9c)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0x9c))),_0x347a37[_0x3a200d(0x99)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xa1)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xa1))),_0x347a37[_0x3a200d(0x98)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xcb)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xcb)));const _0x17844e={'type':_0x3a200d(0xb4),'content':''};_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](this[_0x3a200d(0xb0)][_0x3a200d(0xdd)](this));const _0x40cff2=this[_0x3a200d(0xc6)][_0x3a200d(0xea)];_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xa1),_0x24cbf6(_0x40cff2,_0x3a200d(0x97))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xa40f76=>{const _0x432cc8=_0x3a200d,{data:_0x464867}=_0xa40f76;if(_0x464867&&_0x432cc8(0xa1)==_0x464867[_0x432cc8(0xc0)])return null==_0x464867[_0x432cc8(0xd7)]||0x0==_0x464867[_0x432cc8(0xd7)]&&null==_0x464867[_0x432cc8(0xa9)]?_0x17844e:void 0x0;}),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xcb),_0x24cbf6(_0x40cff2,_0x3a200d(0xad))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xb72f28=>{const _0x21a06c=_0x3a200d,{data:_0x207216}=_0xb72f28;if(_0x207216&&_0x21a06c(0xcb)==_0x207216[_0x21a06c(0xc0)])return null==_0x207216[_0x21a06c(0xd7)]||0x1==_0x207216[_0x21a06c(0xd7)]&&null==_0x207216[_0x21a06c(0xa9)]?_0x17844e:void 0x0;}),this[_0x3a200d(0xc6)][_0x3a200d(0xcc)][_0x3a200d(0xa7)][_0x3a200d(0xab)](_0x1adf9a=>{const _0x2bceac=_0x3a200d;if(_0x1adf9a[_0x2bceac(0xac)][_0x2bceac(0xbd)])return!0x1;let _0xc59447=!0x1;const _0x1f65f6=_0x11fe64[_0x2bceac(0xe0)]({'skipNotAttached':!0x0})[_0x2bceac(0xd8)](_0x91b6e7=>{const _0x1d2244=_0x2bceac,_0x12a6d4=_0x11fe64[_0x1d2244(0xda)](_0x91b6e7);return _0x1d2244(0xcb)==_0x12a6d4||_0x1d2244(0xa1)==_0x12a6d4;});for(const _0x2dfa5a of _0x1f65f6){const _0x319db2=_0x2dfa5a[_0x2bceac(0xd3)]()[_0x2bceac(0xed)][_0x2bceac(0xb3)][_0x2bceac(0xbf)](_0x2bceac(0xce));if(_0x2bceac(0xc3)==_0x319db2||_0x2bceac(0xdc)==_0x319db2)continue;_0x11fe64[_0x2bceac(0xb2)](_0x2dfa5a[_0x2bceac(0xd3)](),_0x2bceac(0xe6))[_0x2bceac(0xde)](_0x436b1c=>_0x2bceac(0xce)==_0x11fe64[_0x2bceac(0xda)](_0x436b1c[_0x2bceac(0xe4)]))||(_0x1adf9a[_0x2bceac(0xd2)](_0x2dfa5a[_0x2bceac(0xaa)]()),_0xc59447=!0x0);}return _0xc59447;}),this[_0x3a200d(0xa3)]();}[_0x1b2470(0xb0)](_0x2fee49){const _0x2073fb=_0x1b2470,_0x428b32=this[_0x2073fb(0xc6)][_0x2073fb(0xea)],{data:_0x4a664f}=_0x2fee49,_0xbe1a21={'type':_0x2073fb(0xb4),'content':''};if(!_0x4a664f||_0x2073fb(0x9c)!=_0x4a664f[_0x2073fb(0xc0)])return;if(!_0x4a664f[_0x2073fb(0xa9)])return _0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xd7)]?_0xbe1a21:{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};if(!_0x4a664f[_0x2073fb(0xd7)]){if(_0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xa9)])return _0xbe1a21;let _0x323017=_0x2fee49[_0x2073fb(0x96)];for(;_0x323017;){if(_0x323017[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xd7)])return _0xbe1a21;_0x323017=_0x323017[_0x2073fb(0x9d)];}return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xe3),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xa9)])))};}if(_0x2073fb(0xe2)!=_0x4a664f[_0x2073fb(0xd7)])return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};let _0x281dfa=_0x2fee49[_0x2073fb(0x96)];for(;_0x281dfa;){if(_0x281dfa[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xd7)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xa9)])return _0xbe1a21;_0x281dfa=_0x281dfa[_0x2073fb(0x9d)];}const _0x2871d2=_0x2fee49[_0x2073fb(0xd3)]()[_0x2073fb(0xed)][_0x2073fb(0xb3)][_0x2073fb(0xbf)](_0x2073fb(0xce));return{'type':_0x2073fb(0xb4),'content':_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,_0x2073fb(0xb6)+_0x2871d2[_0x2073fb(0xaf)]()+_0x2073fb(0x9e)))};}[_0x1b2470(0xa3)](){const _0x57a4b8=_0x1b2470,_0x1cb7fe=this[_0x57a4b8(0xc6)],_0x12fd7f=_0x1cb7fe[_0x57a4b8(0xea)];_0x1cb7fe[_0x57a4b8(0xd9)][_0x57a4b8(0xeb)](_0x57a4b8(0x94))[_0x57a4b8(0xdb)][_0x57a4b8(0xa6)](_0x458a91=>{const _0x485973=_0x57a4b8;if(_0x485973(0xd1)!=_0x458a91[_0x485973(0xec)])return;const {data:_0x1dcb4b}=_0x458a91;if(!_0x1dcb4b)return;let _0x2c7c2e,_0x37cd5b;switch(_0x1dcb4b[_0x485973(0xe7)]){case _0x485973(0x9c):_0x2c7c2e=_0x485973(0x95),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x24cbf6(_0x12fd7f,this[_0x485973(0xa5)](_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0xec)])))};break;case _0x485973(0xa1):_0x2c7c2e=_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x99)]?_0x485973(0xd5):_0x485973(0xc9),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e)};break;case _0x485973(0xcb):_0x2c7c2e=_0x485973(0xe8),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x98)])};}return _0x37cd5b;});}[_0x1b2470(0xa5)](_0xe15e01){const _0x55bb0c=_0x1b2470;return _0x55bb0c(0xb6)+function(_0x279c7f){const _0x3d989d=_0x55bb0c;if(pe[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xe5);if(ye[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xc3);return null;}(_0xe15e01)[_0x55bb0c(0xaf)]()+_0x55bb0c(0xb8)+_0xe15e01[_0x55bb0c(0xaf)]()[_0x55bb0c(0xba)](/-/g,'_');}}function _0x5c99(_0x1a6622,_0x27ccc2){const _0xc79f76=_0xc79f();return _0x5c99=function(_0x5c9945,_0x2a772e){_0x5c9945=_0x5c9945-0x94;let _0x51e6a8=_0xc79f76[_0x5c9945];return _0x51e6a8;},_0x5c99(_0x1a6622,_0x27ccc2);}function _0xc79f(){const _0x1bf6ab=['disc','square','listStyle','next','_LIST_DEFAULT','afterInit','2622834PYZCdx','listReversed','upper-latin','_registerLegacyDescription','commandParams','_getTranslationKeyForListStyle','registerDescriptionCallback','document','data','oldValue','getFirstMarker','registerPostFixer','batch','FORMAT_LIST_START','2806732sIlNBy','toUpperCase','handleDescriptions','1430463ICXOFg','_findSuggestions','nodeAfter','format','*Set\x20format:*\x20%0','ELEMENT_','61624pSEXOO','_LIST_','5eqsiQW','replace','343ocfOui','1504122PsOxcI','isUndo','enableDefaultAttributesIntegration','getAttribute','key','upper-roman','circle','numbered','lower-latin','158830RKlMAx','editor','decimal','has','*Format:*\x20set\x20order\x20to\x20regular','list.properties','listStart','model','decimal-leading-zero','listType','registerAttributeLabel','includes','formatBlock','removeMarker','getFirstRange','config','*Format:*\x20set\x20order\x20to\x20reversed','355030MdOxCz','newValue','filter','plugins','_getAttributeKey','descriptionFactory','customNumbered','bind','find','ListPropertiesEditing','getSuggestions','lower-roman','default','*Remove\x20format:*\x20%0','suggestion','bulleted','attribute','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerBlockAttribute','locale','get','type','start','styles','TrackChangesEditing','*Change\x20to:*\x20%0','head','FORMAT_LIST_REVERSED','startIndex','reversed'];_0xc79f=function(){return _0x1bf6ab;};return _0xc79f();}const pe=[_0x1b2470(0x9a),_0x1b2470(0xc2),_0x1b2470(0x9b)],ye=[_0x1b2470(0xc7),_0x1b2470(0xcd),_0x1b2470(0xe1),_0x1b2470(0xc1),_0x1b2470(0xc4),_0x1b2470(0xa2)];
23
+ const _0x3dd80a=_0x4552;(function(_0x3a7b94,_0x215cdf){const _0x461199=_0x4552,_0x5ca18f=_0x3a7b94();while(!![]){try{const _0x4eaaee=-parseInt(_0x461199(0x1b0))/0x1*(parseInt(_0x461199(0x1e1))/0x2)+parseInt(_0x461199(0x1af))/0x3*(-parseInt(_0x461199(0x1e5))/0x4)+parseInt(_0x461199(0x1ae))/0x5+-parseInt(_0x461199(0x1b9))/0x6*(-parseInt(_0x461199(0x1c8))/0x7)+parseInt(_0x461199(0x1b3))/0x8+parseInt(_0x461199(0x1e9))/0x9+parseInt(_0x461199(0x1f0))/0xa*(-parseInt(_0x461199(0x1cd))/0xb);if(_0x4eaaee===_0x215cdf)break;else _0x5ca18f['push'](_0x5ca18f['shift']());}catch(_0x83e6d0){_0x5ca18f['push'](_0x5ca18f['shift']());}}}(_0x21ec,0x872af));import{Plugin as _0x22cec7}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef5e4}from'../utils/common-translations.js';function _0x21ec(){const _0x43773f=['getSuggestions','FORMAT_LIST_REVERSED','_getAttributeKey','find','square','reversed','commandName','attribute','registerPostFixer','handleDescriptions','getAttribute','data','ListPropertiesEditing','nodeAfter','has','upper-roman','includes','bind','_findSuggestions','*Set\x20format:*\x20%0','listReversed','_LIST_DEFAULT','2121560nalNFn','3TwZVpY','1PKcfFZ','next','_LIST_','8830832EkoVUj','decimal-leading-zero','toUpperCase','suggestion','styles','*Format:*\x20set\x20order\x20to\x20regular','138vpgubK','afterInit','upper-latin','default','lower-roman','locale','start','*Remove\x20format:*\x20%0','getFirstRange','ELEMENT_','list.properties','commandParams','lower-latin','filter','plugins','262465skvbMi','format','type','removeMarker','replace','165HXhIcc','registerAttributeLabel','getFirstMarker','*Format:*\x20set\x20start\x20index\x20to\x20%0','batch','customNumbered','*Format:*\x20set\x20order\x20to\x20reversed','_getTranslationKeyForListStyle','oldValue','newValue','listStart','config','circle','enableDefaultAttributesIntegration','isUndo','listType','listStyle','registerDescriptionCallback','descriptionFactory','startIndex','1070898hNGkja','TrackChangesEditing','model','key','902296loLmZd','editor','numbered','registerBlockAttribute','2552931wkhBWd','document','_registerLegacyDescription','FORMAT_LIST_START','disc','head','get','906360HioMaP','decimal','bulleted','formatBlock','*Change\x20to:*\x20%0'];_0x21ec=function(){return _0x43773f;};return _0x21ec();}export default class ue extends _0x22cec7{[_0x3dd80a(0x1ba)](){const _0x77fcb7=_0x3dd80a;if(!this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1c7)][_0x77fcb7(0x1a6)](_0x77fcb7(0x1a4)))return;const _0x1eafb9=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1d8)][_0x77fcb7(0x1ef)](_0x77fcb7(0x1c3)),_0xf6e83c=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1c7)][_0x77fcb7(0x1ef)](_0x77fcb7(0x1e2));_0x1eafb9[_0x77fcb7(0x1b7)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1dd)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1dd))),_0x1eafb9[_0x77fcb7(0x19d)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1ac)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1ac))),_0x1eafb9[_0x77fcb7(0x1e0)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1d7)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1d7)));const _0x1aa5d7={'type':_0x77fcb7(0x1c9),'content':''};_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](this[_0x77fcb7(0x1a1)][_0x77fcb7(0x1a9)](this));const _0x5d890b=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1be)];_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1ce)](_0x77fcb7(0x1ac),_0x2ef5e4(_0x5d890b,_0x77fcb7(0x199))),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](_0x4e334f=>{const _0x4b31b2=_0x77fcb7,{data:_0x4eb0d}=_0x4e334f;if(_0x4eb0d&&_0x4b31b2(0x1ac)==_0x4eb0d[_0x4b31b2(0x1e4)])return null==_0x4eb0d[_0x4b31b2(0x1d6)]||0x0==_0x4eb0d[_0x4b31b2(0x1d6)]&&null==_0x4eb0d[_0x4b31b2(0x1d5)]?_0x1aa5d7:void 0x0;}),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1ce)](_0x77fcb7(0x1d7),_0x2ef5e4(_0x5d890b,_0x77fcb7(0x1ec))),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](_0x5cd6a3=>{const _0x4491e6=_0x77fcb7,{data:_0x40b4ed}=_0x5cd6a3;if(_0x40b4ed&&_0x4491e6(0x1d7)==_0x40b4ed[_0x4491e6(0x1e4)])return null==_0x40b4ed[_0x4491e6(0x1d6)]||0x1==_0x40b4ed[_0x4491e6(0x1d6)]&&null==_0x40b4ed[_0x4491e6(0x1d5)]?_0x1aa5d7:void 0x0;}),this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1e3)][_0x77fcb7(0x1ea)][_0x77fcb7(0x1a0)](_0x4ce79f=>{const _0x502e46=_0x77fcb7;if(_0x4ce79f[_0x502e46(0x1d1)][_0x502e46(0x1db)])return!0x1;let _0x16e780=!0x1;const _0x34835c=_0xf6e83c[_0x502e46(0x198)]({'skipNotAttached':!0x0})[_0x502e46(0x1c6)](_0x51459f=>{const _0x36fc51=_0x502e46,_0x46bca4=_0xf6e83c[_0x36fc51(0x19a)](_0x51459f);return _0x36fc51(0x1d7)==_0x46bca4||_0x36fc51(0x1ac)==_0x46bca4;});for(const _0x24a0df of _0x34835c){const _0x259510=_0x24a0df[_0x502e46(0x1c1)]()[_0x502e46(0x1bf)][_0x502e46(0x1a5)][_0x502e46(0x1a2)](_0x502e46(0x1dc));if(_0x502e46(0x1e7)==_0x259510||_0x502e46(0x1d2)==_0x259510)continue;_0xf6e83c[_0x502e46(0x1aa)](_0x24a0df[_0x502e46(0x1c1)](),_0x502e46(0x19f))[_0x502e46(0x19b)](_0x549c05=>_0x502e46(0x1dc)==_0xf6e83c[_0x502e46(0x19a)](_0x549c05[_0x502e46(0x1b6)]))||(_0x4ce79f[_0x502e46(0x1cb)](_0x24a0df[_0x502e46(0x1cf)]()),_0x16e780=!0x0);}return _0x16e780;}),this[_0x77fcb7(0x1eb)]();}[_0x3dd80a(0x1a1)](_0x6ff564){const _0x5928a8=_0x3dd80a,_0x4cecc1=this[_0x5928a8(0x1e6)][_0x5928a8(0x1be)],{data:_0x518ecf}=_0x6ff564,_0x223cd6={'type':_0x5928a8(0x1c9),'content':''};if(!_0x518ecf||_0x5928a8(0x1dd)!=_0x518ecf[_0x5928a8(0x1e4)])return;if(!_0x518ecf[_0x5928a8(0x1d5)])return _0x5928a8(0x1bc)==_0x518ecf[_0x5928a8(0x1d6)]?_0x223cd6:{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d6)])))};if(!_0x518ecf[_0x5928a8(0x1d6)]){if(_0x5928a8(0x1bc)==_0x518ecf[_0x5928a8(0x1d5)])return _0x223cd6;let _0x16296c=_0x6ff564[_0x5928a8(0x1ee)];for(;_0x16296c;){if(_0x16296c[_0x5928a8(0x1a3)]&&_0x5928a8(0x1dc)==_0x16296c[_0x5928a8(0x1a3)][_0x5928a8(0x1e4)]&&_0x16296c[_0x5928a8(0x1a3)][_0x5928a8(0x1d6)])return _0x223cd6;_0x16296c=_0x16296c[_0x5928a8(0x1b1)];}return{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1c0),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d5)])))};}if(_0x5928a8(0x1bc)!=_0x518ecf[_0x5928a8(0x1d6)])return{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d6)])))};let _0x20715e=_0x6ff564[_0x5928a8(0x1ee)];for(;_0x20715e;){if(_0x20715e[_0x5928a8(0x1a3)]&&_0x5928a8(0x1dc)==_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1e4)]&&_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1d6)]&&_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1d5)])return _0x223cd6;_0x20715e=_0x20715e[_0x5928a8(0x1b1)];}const _0x225a35=_0x6ff564[_0x5928a8(0x1c1)]()[_0x5928a8(0x1bf)][_0x5928a8(0x1a5)][_0x5928a8(0x1a2)](_0x5928a8(0x1dc));return{'type':_0x5928a8(0x1c9),'content':_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1c2)+_0x225a35[_0x5928a8(0x1b5)]()+_0x5928a8(0x1ad)))};}[_0x3dd80a(0x1eb)](){const _0x1a31e5=_0x3dd80a,_0x320a35=this[_0x1a31e5(0x1e6)],_0x1a582b=_0x320a35[_0x1a31e5(0x1be)];_0x320a35[_0x1a31e5(0x1c7)][_0x1a31e5(0x1ef)](_0x1a31e5(0x1e2))[_0x1a31e5(0x1df)][_0x1a31e5(0x1de)](_0x543784=>{const _0x382016=_0x1a31e5;if(_0x382016(0x196)!=_0x543784[_0x382016(0x1ca)])return;const {data:_0x5ea5c1}=_0x543784;if(!_0x5ea5c1)return;let _0x2318a9,_0x55284b;switch(_0x5ea5c1[_0x382016(0x19e)]){case _0x382016(0x1dd):_0x2318a9=_0x382016(0x197),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9,_0x2ef5e4(_0x1a582b,this[_0x382016(0x1d4)](_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x1ca)])))};break;case _0x382016(0x1ac):_0x2318a9=_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x19d)]?_0x382016(0x1d3):_0x382016(0x1b8),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9)};break;case _0x382016(0x1d7):_0x2318a9=_0x382016(0x1d0),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9,_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x1e0)])};}return _0x55284b;});}[_0x3dd80a(0x1d4)](_0x71fd0c){const _0x594b95=_0x3dd80a;return _0x594b95(0x1c2)+function(_0x4e9c36){const _0x534926=_0x594b95;if(pe[_0x534926(0x1a8)](_0x4e9c36))return _0x534926(0x195);if(ye[_0x534926(0x1a8)](_0x4e9c36))return _0x534926(0x1e7);return null;}(_0x71fd0c)[_0x594b95(0x1b5)]()+_0x594b95(0x1b2)+_0x71fd0c[_0x594b95(0x1b5)]()[_0x594b95(0x1cc)](/-/g,'_');}}function _0x4552(_0x52a270,_0x205a70){const _0x21ec3c=_0x21ec();return _0x4552=function(_0x4552db,_0x29809c){_0x4552db=_0x4552db-0x194;let _0x488579=_0x21ec3c[_0x4552db];return _0x488579;},_0x4552(_0x52a270,_0x205a70);}const pe=[_0x3dd80a(0x1ed),_0x3dd80a(0x1d9),_0x3dd80a(0x19c)],ye=[_0x3dd80a(0x194),_0x3dd80a(0x1b4),_0x3dd80a(0x1bd),_0x3dd80a(0x1a7),_0x3dd80a(0x1c5),_0x3dd80a(0x1bb)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32c94c=_0x1081;function _0x1081(_0x4a2878,_0x3745a8){const _0x51be0d=_0x51be();return _0x1081=function(_0x108101,_0x2a3138){_0x108101=_0x108101-0x85;let _0xb1a236=_0x51be0d[_0x108101];return _0xb1a236;},_0x1081(_0x4a2878,_0x3745a8);}(function(_0x28d949,_0x4fe822){const _0x358bc0=_0x1081,_0x4cb9e6=_0x28d949();while(!![]){try{const _0x4687b3=-parseInt(_0x358bc0(0xa8))/0x1+-parseInt(_0x358bc0(0x87))/0x2+-parseInt(_0x358bc0(0x9f))/0x3*(-parseInt(_0x358bc0(0xa5))/0x4)+-parseInt(_0x358bc0(0x86))/0x5*(-parseInt(_0x358bc0(0x99))/0x6)+parseInt(_0x358bc0(0x92))/0x7+parseInt(_0x358bc0(0x8e))/0x8+-parseInt(_0x358bc0(0x97))/0x9;if(_0x4687b3===_0x4fe822)break;else _0x4cb9e6['push'](_0x4cb9e6['shift']());}catch(_0x50cef3){_0x4cb9e6['push'](_0x4cb9e6['shift']());}}}(_0x51be,0xb15e1));import{Plugin as _0x4de01e}from'ckeditor5/src/core.js';import{getTranslation as _0x552260}from'../utils/common-translations.js';export default class ft extends _0x4de01e{[_0x32c94c(0x8a)](){const _0x1b4f13=_0x32c94c,_0x5b90e3=this[_0x1b4f13(0x9e)];if(!_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x8d)](_0x1b4f13(0x95)))return;const _0x15124a=_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x94)](_0x1b4f13(0xa4)),_0x3f23fb=_0x5b90e3[_0x1b4f13(0x8f)];_0x15124a[_0x1b4f13(0xa6)](_0x1b4f13(0x93)),_0x15124a[_0x1b4f13(0x9a)][_0x1b4f13(0xa3)](_0x1b4f13(0x9d),_0x359918=>_0x552260(_0x3f23fb,_0x1b4f13(0x88),_0x359918)),_0x5b90e3[_0x1b4f13(0x96)][_0x1b4f13(0x90)](_0x1b4f13(0x8c))[_0x1b4f13(0x8b)]({'model':_0x1b4f13(0x9d),'view':(_0x89c67e,{writer:_0x71d376,options:_0x4f3742})=>{const _0x1319ad=_0x1b4f13;if(_0x4f3742[_0x1319ad(0xa0)])return _0x71d376[_0x1319ad(0xa7)](_0x1319ad(0x9c));},'converterPriority':_0x1b4f13(0x98)}),_0x5b90e3[_0x1b4f13(0x89)][_0x1b4f13(0x9b)]['on'](_0x1b4f13(0x85),(_0x5b3e0f,_0x32bb82,_0x4b2243)=>{const _0x2dab26=_0x1b4f13;_0x4b2243[_0x2dab26(0x91)][_0x2dab26(0xa0)]&&_0x5b3e0f[_0x2dab26(0xa1)]();},{'priority':_0x1b4f13(0x98)});}}function _0x51be(){const _0xc2248c=['high','198ouCGUO','descriptionFactory','downcastDispatcher','div','media','editor','33LajyWv','showSuggestionHighlights','stop','plugins','registerElementLabel','TrackChangesEditing','318196SDDlSg','enableCommand','createEmptyElement','1023978SFQjqH','attribute:url:media','138655CKHVtQ','2289738AbmRDF','ELEMENT_MEDIA','data','afterInit','elementToElement','dataDowncast','has','9480864IucGLR','locale','for','options','1804341kztIdq','mediaEmbed','get','MediaEmbedEditing','conversion','3039201dVRAxX'];_0x51be=function(){return _0xc2248c;};return _0x51be();}
23
+ const _0x500089=_0x4953;(function(_0x3da9f4,_0x32b4bf){const _0x29b22f=_0x4953,_0x3be482=_0x3da9f4();while(!![]){try{const _0x976391=parseInt(_0x29b22f(0x117))/0x1*(parseInt(_0x29b22f(0x116))/0x2)+-parseInt(_0x29b22f(0x11f))/0x3*(-parseInt(_0x29b22f(0x11d))/0x4)+parseInt(_0x29b22f(0x123))/0x5+parseInt(_0x29b22f(0x122))/0x6+parseInt(_0x29b22f(0x12a))/0x7*(-parseInt(_0x29b22f(0x10f))/0x8)+-parseInt(_0x29b22f(0x120))/0x9*(parseInt(_0x29b22f(0x10b))/0xa)+-parseInt(_0x29b22f(0x105))/0xb;if(_0x976391===_0x32b4bf)break;else _0x3be482['push'](_0x3be482['shift']());}catch(_0x25c50a){_0x3be482['push'](_0x3be482['shift']());}}}(_0x843e,0x5e266));import{Plugin as _0x5dd8b2}from'ckeditor5/src/core.js';import{getTranslation as _0x2701dd}from'../utils/common-translations.js';function _0x4953(_0x209a70,_0x374c64){const _0x843e20=_0x843e();return _0x4953=function(_0x49535a,_0x2a12c5){_0x49535a=_0x49535a-0x105;let _0x1b77ba=_0x843e20[_0x49535a];return _0x1b77ba;},_0x4953(_0x209a70,_0x374c64);}export default class ft extends _0x5dd8b2{[_0x500089(0x129)](){const _0x5d7f26=_0x500089,_0x1fd1ba=this[_0x5d7f26(0x10d)];if(!_0x1fd1ba[_0x5d7f26(0x125)][_0x5d7f26(0x118)](_0x5d7f26(0x10e)))return;const _0x422998=_0x1fd1ba[_0x5d7f26(0x125)][_0x5d7f26(0x111)](_0x5d7f26(0x112)),_0x17e688=_0x1fd1ba[_0x5d7f26(0x115)];_0x422998[_0x5d7f26(0x11e)](_0x5d7f26(0x124)),_0x422998[_0x5d7f26(0x121)][_0x5d7f26(0x10a)](_0x5d7f26(0x108),_0x469428=>_0x2701dd(_0x17e688,_0x5d7f26(0x110),_0x469428)),_0x1fd1ba[_0x5d7f26(0x11a)][_0x5d7f26(0x114)](_0x5d7f26(0x126))[_0x5d7f26(0x11b)]({'model':_0x5d7f26(0x108),'view':(_0x57808f,{writer:_0xed2115,options:_0x303916})=>{const _0x1625f5=_0x5d7f26;if(_0x303916[_0x1625f5(0x106)])return _0xed2115[_0x1625f5(0x11c)](_0x1625f5(0x128));},'converterPriority':_0x5d7f26(0x109)}),_0x1fd1ba[_0x5d7f26(0x113)][_0x5d7f26(0x119)]['on'](_0x5d7f26(0x107),(_0x2b9922,_0x54e7b7,_0x4265eb)=>{const _0x417637=_0x5d7f26;_0x4265eb[_0x417637(0x10c)][_0x417637(0x106)]&&_0x2b9922[_0x417637(0x127)]();},{'priority':_0x5d7f26(0x109)});}}function _0x843e(){const _0x118ad9=['downcastDispatcher','conversion','elementToElement','createEmptyElement','2619312CjNYLv','enableCommand','3ihBlJj','994887hVaTmK','descriptionFactory','11970qBaxVv','1931965fzsgSd','mediaEmbed','plugins','dataDowncast','stop','div','afterInit','7lJjiKo','11283844jjthCq','showSuggestionHighlights','attribute:url:media','media','high','registerElementLabel','10toamCw','options','editor','MediaEmbedEditing','797576OQIqyq','ELEMENT_MEDIA','get','TrackChangesEditing','data','for','locale','18364FrTniJ','63cDTdpQ','has'];_0x843e=function(){return _0x118ad9;};return _0x843e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3702fb=_0x7e3e;function _0x2534(){const _0x56b04c=['enableCommand','get','3052684EAxLZw','mention','5309856VWCWKN','130gWcqxk','1848756aBNnvv','956562poDWUd','afterInit','MentionEditing','editor','has','1843565wQceWc','3994pDDNHe','1242234GERuga','TrackChangesEditing','plugins','21kEOTuJ'];_0x2534=function(){return _0x56b04c;};return _0x2534();}(function(_0x1ae01a,_0x2151fc){const _0x303a6=_0x7e3e,_0x1dd918=_0x1ae01a();while(!![]){try{const _0x493e90=parseInt(_0x303a6(0x159))/0x1*(-parseInt(_0x303a6(0x151))/0x2)+parseInt(_0x303a6(0x152))/0x3+parseInt(_0x303a6(0x14e))/0x4+parseInt(_0x303a6(0x158))/0x5+-parseInt(_0x303a6(0x153))/0x6*(parseInt(_0x303a6(0x15d))/0x7)+-parseInt(_0x303a6(0x150))/0x8+parseInt(_0x303a6(0x15a))/0x9;if(_0x493e90===_0x2151fc)break;else _0x1dd918['push'](_0x1dd918['shift']());}catch(_0x1b7204){_0x1dd918['push'](_0x1dd918['shift']());}}}(_0x2534,0x764bb));function _0x7e3e(_0x463d17,_0x417afa){const _0x2534fd=_0x2534();return _0x7e3e=function(_0x7e3e05,_0xc036a4){_0x7e3e05=_0x7e3e05-0x14e;let _0x133b3f=_0x2534fd[_0x7e3e05];return _0x133b3f;},_0x7e3e(_0x463d17,_0x417afa);}import{Plugin as _0x48ee2c}from'ckeditor5/src/core.js';export default class gt extends _0x48ee2c{[_0x3702fb(0x154)](){const _0x32c63f=_0x3702fb,_0x55a064=this[_0x32c63f(0x156)];_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x157)](_0x32c63f(0x155))&&_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x15f)](_0x32c63f(0x15b))[_0x32c63f(0x15e)](_0x32c63f(0x14f));}}
23
+ const _0x28e01a=_0x573e;(function(_0x467513,_0x201b2e){const _0x14058c=_0x573e,_0x3bce8d=_0x467513();while(!![]){try{const _0x1a30ca=parseInt(_0x14058c(0xe1))/0x1+parseInt(_0x14058c(0xed))/0x2*(-parseInt(_0x14058c(0xe6))/0x3)+-parseInt(_0x14058c(0xe5))/0x4*(-parseInt(_0x14058c(0xec))/0x5)+parseInt(_0x14058c(0xdd))/0x6+parseInt(_0x14058c(0xe2))/0x7+parseInt(_0x14058c(0xe0))/0x8*(parseInt(_0x14058c(0xef))/0x9)+-parseInt(_0x14058c(0xea))/0xa;if(_0x1a30ca===_0x201b2e)break;else _0x3bce8d['push'](_0x3bce8d['shift']());}catch(_0x26222a){_0x3bce8d['push'](_0x3bce8d['shift']());}}}(_0x4f3e,0xb1f35));import{Plugin as _0x28bcb2}from'ckeditor5/src/core.js';function _0x573e(_0x58bdb9,_0x22bf17){const _0x4f3e4d=_0x4f3e();return _0x573e=function(_0x573e40,_0x22db1b){_0x573e40=_0x573e40-0xdd;let _0x40d208=_0x4f3e4d[_0x573e40];return _0x40d208;},_0x573e(_0x58bdb9,_0x22bf17);}function _0x4f3e(){const _0x117409=['287310tMQNQq','56248kxNeXX','get','54yQaNFt','6948348bmAgbk','has','mention','995848zdYzBJ','1022243iTOCcJ','9043594oTzFxr','plugins','afterInit','8gUjBZA','144IrRUFp','enableCommand','TrackChangesEditing','MentionEditing','22552160tCiLkL','editor'];_0x4f3e=function(){return _0x117409;};return _0x4f3e();}export default class gt extends _0x28bcb2{[_0x28e01a(0xe4)](){const _0x50f5f6=_0x28e01a,_0x3bb254=this[_0x50f5f6(0xeb)];_0x3bb254[_0x50f5f6(0xe3)][_0x50f5f6(0xde)](_0x50f5f6(0xe9))&&_0x3bb254[_0x50f5f6(0xe3)][_0x50f5f6(0xee)](_0x50f5f6(0xe8))[_0x50f5f6(0xe7)](_0x50f5f6(0xdf));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43a622=_0x59bb;(function(_0x2649cd,_0x47451e){const _0x1e862e=_0x59bb,_0x379b1c=_0x2649cd();while(!![]){try{const _0x20eb31=-parseInt(_0x1e862e(0xc1))/0x1+-parseInt(_0x1e862e(0xc8))/0x2*(parseInt(_0x1e862e(0xc0))/0x3)+-parseInt(_0x1e862e(0xd5))/0x4*(parseInt(_0x1e862e(0xde))/0x5)+-parseInt(_0x1e862e(0xcf))/0x6+-parseInt(_0x1e862e(0xce))/0x7*(-parseInt(_0x1e862e(0xd7))/0x8)+parseInt(_0x1e862e(0xc6))/0x9+parseInt(_0x1e862e(0xc5))/0xa*(parseInt(_0x1e862e(0xd9))/0xb);if(_0x20eb31===_0x47451e)break;else _0x379b1c['push'](_0x379b1c['shift']());}catch(_0x9511e0){_0x379b1c['push'](_0x379b1c['shift']());}}}(_0x59dd,0x98709));import{Plugin as _0x49808a}from'ckeditor5/src/core.js';function _0x59bb(_0x32fb5f,_0x5b79b8){const _0x59dd33=_0x59dd();return _0x59bb=function(_0x59bb9f,_0x31b93b){_0x59bb9f=_0x59bb9f-0xbd;let _0x1d424e=_0x59dd33[_0x59bb9f];return _0x1d424e;},_0x59bb(_0x32fb5f,_0x5b79b8);}function _0x59dd(){const _0x42e0f6=['multiLevelList','listType','editor','locale','3500570oBhUqN','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','head','newValue','format','135rWoDTO','686133mYIlUN','has','plugins','*Remove\x20format:*\x20%0','10eJwgda','9678123ZWxKsW','afterInit','20302oAVptb','get','MultiLevelList','listMarkerStyle','enableDefaultAttributesIntegration','registerBlockAttribute','637IKlMLi','7394556swyRuM','*Set\x20format:*\x20%0','next','oldValue','descriptionFactory','key','4UtEKoh','data','91720pPmQcP','registerDescriptionCallback','17393189anAqpE'];_0x59dd=function(){return _0x42e0f6;};return _0x59dd();}import{getTranslation as _0x3862b7}from'../utils/common-translations.js';export default class lt extends _0x49808a{[_0x43a622(0xc7)](){const _0x12e44f=_0x43a622,_0x261013=this[_0x12e44f(0xdc)],_0x45c056=_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc9)](_0x12e44f(0xe1));_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc2)](_0x12e44f(0xca))&&(_0x45c056[_0x12e44f(0xcc)](_0x12e44f(0xda)),_0x45c056[_0x12e44f(0xcd)](_0x12e44f(0xcb)),_0x45c056[_0x12e44f(0xd3)][_0x12e44f(0xd8)](_0xaf0341=>this[_0x12e44f(0xdf)](_0xaf0341)));}[_0x43a622(0xdf)](_0x5f128f){const _0x2b0eb1=_0x43a622,_0x4fb345=this[_0x2b0eb1(0xdc)][_0x2b0eb1(0xdd)],{data:_0x3c5d7b}=_0x5f128f,_0x3a3c14={'type':_0x2b0eb1(0xbf),'content':''};if(_0x3c5d7b&&_0x2b0eb1(0xcb)==_0x3c5d7b[_0x2b0eb1(0xd4)]){if(!_0x3c5d7b[_0x2b0eb1(0xd2)])return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xd0),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xbe)]+')'};if(!_0x3c5d7b[_0x2b0eb1(0xbe)]){let _0x3b735b=_0x5f128f[_0x2b0eb1(0xbd)];for(;_0x3b735b;){if(_0x3b735b[_0x2b0eb1(0xd6)]&&_0x2b0eb1(0xdb)==_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xd4)]&&_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xbe)])return _0x3a3c14;_0x3b735b=_0x3b735b[_0x2b0eb1(0xd1)];}return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xc4),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xd2)]+')'};}}}}
23
+ const _0x1344ff=_0x71e6;(function(_0x4deddd,_0x23772f){const _0x133416=_0x71e6,_0x1490c8=_0x4deddd();while(!![]){try{const _0x1fc62d=-parseInt(_0x133416(0x1a2))/0x1+parseInt(_0x133416(0x1b2))/0x2+-parseInt(_0x133416(0x19e))/0x3*(-parseInt(_0x133416(0x1a6))/0x4)+-parseInt(_0x133416(0x1aa))/0x5+-parseInt(_0x133416(0x18e))/0x6*(parseInt(_0x133416(0x19a))/0x7)+-parseInt(_0x133416(0x1a0))/0x8*(parseInt(_0x133416(0x193))/0x9)+-parseInt(_0x133416(0x1ad))/0xa*(-parseInt(_0x133416(0x199))/0xb);if(_0x1fc62d===_0x23772f)break;else _0x1490c8['push'](_0x1490c8['shift']());}catch(_0x2be679){_0x1490c8['push'](_0x1490c8['shift']());}}}(_0x4c95,0xc2997));function _0x4c95(){const _0x5b59be=['plugins','next','multiLevelList','787237lMKQTt','7McAPGo','registerDescriptionCallback','get','handleDescriptions','171ImnCLd','key','8uuHeOl','data','1380604dcKquk','descriptionFactory','editor','MultiLevelList','33644KgHGrS','afterInit','format','listType','400000VZTcuk','registerBlockAttribute','*Set\x20format:*\x20%0','250flsBrd','oldValue','has','locale','head','2159112iQusCN','2996184CRLCdI','newValue','listMarkerStyle','enableDefaultAttributesIntegration','TrackChangesEditing','5319999ftuxhD','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0'];_0x4c95=function(){return _0x5b59be;};return _0x4c95();}import{Plugin as _0x331439}from'ckeditor5/src/core.js';function _0x71e6(_0x56c64d,_0x2ffac3){const _0x4c952c=_0x4c95();return _0x71e6=function(_0x71e679,_0x456a0f){_0x71e679=_0x71e679-0x18e;let _0x2f39f8=_0x4c952c[_0x71e679];return _0x2f39f8;},_0x71e6(_0x56c64d,_0x2ffac3);}import{getTranslation as _0x5d4172}from'../utils/common-translations.js';export default class lt extends _0x331439{[_0x1344ff(0x1a7)](){const _0x4d8cb2=_0x1344ff,_0x39dd5b=this[_0x4d8cb2(0x1a4)],_0x25c9be=_0x39dd5b[_0x4d8cb2(0x196)][_0x4d8cb2(0x19c)](_0x4d8cb2(0x192));_0x39dd5b[_0x4d8cb2(0x196)][_0x4d8cb2(0x1af)](_0x4d8cb2(0x1a5))&&(_0x25c9be[_0x4d8cb2(0x191)](_0x4d8cb2(0x198)),_0x25c9be[_0x4d8cb2(0x1ab)](_0x4d8cb2(0x190)),_0x25c9be[_0x4d8cb2(0x1a3)][_0x4d8cb2(0x19b)](_0x59c7b8=>this[_0x4d8cb2(0x19d)](_0x59c7b8)));}[_0x1344ff(0x19d)](_0xb6b3b1){const _0x3763f4=_0x1344ff,_0x5401a3=this[_0x3763f4(0x1a4)][_0x3763f4(0x1b0)],{data:_0x14d3b}=_0xb6b3b1,_0x552fd0={'type':_0x3763f4(0x1a8),'content':''};if(_0x14d3b&&_0x3763f4(0x190)==_0x14d3b[_0x3763f4(0x19f)]){if(!_0x14d3b[_0x3763f4(0x1ae)])return{'type':_0x3763f4(0x1a8),'content':_0x5d4172(_0x5401a3,_0x3763f4(0x1ac),_0x5d4172(_0x5401a3,_0x3763f4(0x194)))+'\x20('+_0x14d3b[_0x3763f4(0x18f)]+')'};if(!_0x14d3b[_0x3763f4(0x18f)]){let _0x57bc70=_0xb6b3b1[_0x3763f4(0x1b1)];for(;_0x57bc70;){if(_0x57bc70[_0x3763f4(0x1a1)]&&_0x3763f4(0x1a9)==_0x57bc70[_0x3763f4(0x1a1)][_0x3763f4(0x19f)]&&_0x57bc70[_0x3763f4(0x1a1)][_0x3763f4(0x18f)])return _0x552fd0;_0x57bc70=_0x57bc70[_0x3763f4(0x197)];}return{'type':_0x3763f4(0x1a8),'content':_0x5d4172(_0x5401a3,_0x3763f4(0x195),_0x5d4172(_0x5401a3,_0x3763f4(0x194)))+'\x20('+_0x14d3b[_0x3763f4(0x1ae)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x61244e=_0x2d21;function _0x3d7c(){const _0x41aaa2=['plugins','get','has','descriptionFactory','afterInit','locale','2212BGVUwv','enableCommand','PageBreakEditing','6129GNPmUA','TrackChangesEditing','1148926uAGKEx','9644344ZxPNol','21asAiTl','4535LBdhIJ','registerElementLabel','248946pFAVCf','ELEMENT_PAGE_BREAK','197630jEJxIB','49Rmjqmg','21416879coRnAo','editor','pageBreak','16970pmyXlv'];_0x3d7c=function(){return _0x41aaa2;};return _0x3d7c();}function _0x2d21(_0x214215,_0x22f23a){const _0x3d7cfb=_0x3d7c();return _0x2d21=function(_0x2d2121,_0x1991bb){_0x2d2121=_0x2d2121-0x1c0;let _0x2a6cd4=_0x3d7cfb[_0x2d2121];return _0x2a6cd4;},_0x2d21(_0x214215,_0x22f23a);}(function(_0x5441a8,_0x302afd){const _0x5037f6=_0x2d21,_0x5ac7ea=_0x5441a8();while(!![]){try{const _0x169a35=parseInt(_0x5037f6(0x1d3))/0x1+-parseInt(_0x5037f6(0x1c2))/0x2*(parseInt(_0x5037f6(0x1d5))/0x3)+parseInt(_0x5037f6(0x1ce))/0x4*(parseInt(_0x5037f6(0x1d6))/0x5)+-parseInt(_0x5037f6(0x1c0))/0x6*(-parseInt(_0x5037f6(0x1c3))/0x7)+-parseInt(_0x5037f6(0x1d4))/0x8+parseInt(_0x5037f6(0x1d1))/0x9*(-parseInt(_0x5037f6(0x1c7))/0xa)+parseInt(_0x5037f6(0x1c4))/0xb;if(_0x169a35===_0x302afd)break;else _0x5ac7ea['push'](_0x5ac7ea['shift']());}catch(_0x5ca45f){_0x5ac7ea['push'](_0x5ac7ea['shift']());}}}(_0x3d7c,0xcbdca));import{Plugin as _0x5ccbb6}from'ckeditor5/src/core.js';import{getTranslation as _0x5b9fdc}from'../utils/common-translations.js';export default class mt extends _0x5ccbb6{[_0x61244e(0x1cc)](){const _0x46b25a=_0x61244e,_0x1b16ca=this[_0x46b25a(0x1c5)];if(!_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1ca)](_0x46b25a(0x1d0)))return;_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2))[_0x46b25a(0x1cf)](_0x46b25a(0x1c6));const _0x573874=_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2)),_0xde7be8=_0x1b16ca[_0x46b25a(0x1cd)];_0x573874[_0x46b25a(0x1cb)][_0x46b25a(0x1d7)](_0x46b25a(0x1c6),_0x477406=>_0x5b9fdc(_0xde7be8,_0x46b25a(0x1c1),_0x477406));}}
23
+ const _0x56fa61=_0x2350;function _0x2a70(){const _0x5d1529=['TrackChangesEditing','afterInit','PageBreakEditing','editor','enableCommand','633853FmeSTT','descriptionFactory','7wOqIvQ','locale','2688885DrOVoG','has','registerElementLabel','ELEMENT_PAGE_BREAK','6601005FCngLO','3868638MGtepX','get','plugins','3rdnpEe','pageBreak','6635568firGJF','97256wXxpGb','1426176sMIPMD'];_0x2a70=function(){return _0x5d1529;};return _0x2a70();}function _0x2350(_0xe62eba,_0x46f8c4){const _0x2a702c=_0x2a70();return _0x2350=function(_0x23508c,_0xfd508c){_0x23508c=_0x23508c-0xde;let _0x4146ce=_0x2a702c[_0x23508c];return _0x4146ce;},_0x2350(_0xe62eba,_0x46f8c4);}(function(_0x890560,_0x770949){const _0x153562=_0x2350,_0x36d7e1=_0x890560();while(!![]){try{const _0x144318=parseInt(_0x153562(0xf3))/0x1+-parseInt(_0x153562(0xec))/0x2*(parseInt(_0x153562(0xe9))/0x3)+-parseInt(_0x153562(0xed))/0x4+-parseInt(_0x153562(0xe1))/0x5+parseInt(_0x153562(0xe6))/0x6+parseInt(_0x153562(0xdf))/0x7*(parseInt(_0x153562(0xeb))/0x8)+-parseInt(_0x153562(0xe5))/0x9;if(_0x144318===_0x770949)break;else _0x36d7e1['push'](_0x36d7e1['shift']());}catch(_0x2f43bf){_0x36d7e1['push'](_0x36d7e1['shift']());}}}(_0x2a70,0x6963e));import{Plugin as _0x32b6bf}from'ckeditor5/src/core.js';import{getTranslation as _0x348a2f}from'../utils/common-translations.js';export default class mt extends _0x32b6bf{[_0x56fa61(0xef)](){const _0xac47aa=_0x56fa61,_0x941b4c=this[_0xac47aa(0xf1)];if(!_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe2)](_0xac47aa(0xf0)))return;_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe7)](_0xac47aa(0xee))[_0xac47aa(0xf2)](_0xac47aa(0xea));const _0xf40f28=_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe7)](_0xac47aa(0xee)),_0xee2899=_0x941b4c[_0xac47aa(0xe0)];_0xf40f28[_0xac47aa(0xde)][_0xac47aa(0xe3)](_0xac47aa(0xea),_0x1ba540=>_0x348a2f(_0xee2899,_0xac47aa(0xe4),_0x1ba540));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x805171=_0x5b63;(function(_0x496a22,_0x2a11b1){const _0x3b88b9=_0x5b63,_0x5f1def=_0x496a22();while(!![]){try{const _0x5d1216=parseInt(_0x3b88b9(0x1e8))/0x1+-parseInt(_0x3b88b9(0x1eb))/0x2*(parseInt(_0x3b88b9(0x1d5))/0x3)+parseInt(_0x3b88b9(0x1ed))/0x4*(parseInt(_0x3b88b9(0x210))/0x5)+parseInt(_0x3b88b9(0x1f2))/0x6+-parseInt(_0x3b88b9(0x1f4))/0x7+parseInt(_0x3b88b9(0x20c))/0x8*(-parseInt(_0x3b88b9(0x202))/0x9)+parseInt(_0x3b88b9(0x1dd))/0xa;if(_0x5d1216===_0x2a11b1)break;else _0x5f1def['push'](_0x5f1def['shift']());}catch(_0x1cd71f){_0x5f1def['push'](_0x5f1def['shift']());}}}(_0x3902,0x900e0));import{Plugin as _0x58278b}from'ckeditor5/src/core.js';import{getTranslation as _0xbcff9}from'../utils/common-translations.js';function _0x5b63(_0x280d36,_0x1860b9){const _0x390202=_0x3902();return _0x5b63=function(_0x5b63ac,_0x50698c){_0x5b63ac=_0x5b63ac-0x1cd;let _0x41dd30=_0x390202[_0x5b63ac];return _0x41dd30;},_0x5b63(_0x280d36,_0x1860b9);}export default class dt extends _0x58278b{[_0x805171(0x1fe)](){const _0x180368=_0x805171,_0x3a244e=this[_0x180368(0x1e9)];if(!_0x3a244e[_0x180368(0x1cd)][_0x180368(0x1ff)](_0x180368(0x212)))return;const _0x195c21=_0x3a244e[_0x180368(0x1fd)],_0x3f48d8=_0x3a244e[_0x180368(0x1cd)][_0x180368(0x20a)](_0x180368(0x205));_0x3f48d8[_0x180368(0x1f6)][_0x180368(0x1ec)](_0x180368(0x1dc),_0x590998=>_0xbcff9(_0x195c21,_0x180368(0x1d6),_0x590998)),_0x3f48d8[_0x180368(0x1ee)](_0x180368(0x1dc)),_0x3f48d8[_0x180368(0x1d9)](_0x180368(0x20d)),_0x3a244e[_0x180368(0x1e2)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),nr(_0x3a244e),{'priority':_0x180368(0x1d4)}),_0x3a244e[_0x180368(0x1ef)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),(_0x2d161c,_0x112415,_0x16a534)=>{const _0x56a7f1=_0x180368;_0x16a534[_0x56a7f1(0x1e4)][_0x56a7f1(0x1ce)]&&nr(_0x3a244e,{'showActiveMarker':!0x1})(_0x2d161c,_0x112415,_0x16a534);},{'priority':_0x180368(0x1d4)});const _0x4bf310=_0x3f48d8[_0x180368(0x1f6)];_0x4bf310[_0x180368(0x204)](_0x7693d7=>{const _0x1c4e58=_0x180368;if(_0x1c4e58(0x1f0)!==_0x7693d7[_0x1c4e58(0x1e7)])return;const {start:_0xdb960b,end:_0x375fdf}=_0x7693d7[_0x1c4e58(0x206)]();if(!_0xdb960b[_0x1c4e58(0x1e6)](_0x375fdf)||!_0xdb960b[_0x1c4e58(0x1fc)])return;const _0x804f2=_0x3a244e[_0x1c4e58(0x1f7)][_0x1c4e58(0x1d8)],_0x27ee93=_0xdb960b[_0x1c4e58(0x1fc)];return _0x804f2[_0x1c4e58(0x1f5)](_0x27ee93)&&!_0x804f2[_0x1c4e58(0x1f1)](_0x27ee93)&&_0x804f2[_0x1c4e58(0x20b)](_0x27ee93,_0x1c4e58(0x1ea))?{'type':_0x1c4e58(0x1f0),'content':_0xbcff9(_0x195c21,_0x1c4e58(0x1e0),_0x4bf310[_0x1c4e58(0x1fb)](_0x27ee93,0x1))}:void 0x0;}),this[_0x180368(0x208)]();}[_0x805171(0x208)](){const _0x234c4=_0x805171,_0x4f2cb9=this[_0x234c4(0x1e9)],_0x49dd11=_0x4f2cb9[_0x234c4(0x1fd)];_0x4f2cb9[_0x234c4(0x1cd)][_0x234c4(0x20a)](_0x234c4(0x205))[_0x234c4(0x1f6)][_0x234c4(0x204)](_0x552edd=>{const _0x1a675e=_0x234c4;if(_0x1a675e(0x1da)!=_0x552edd[_0x1a675e(0x1e7)])return;const {data:_0xe98414}=_0x552edd;return _0xe98414&&_0x1a675e(0x1dc)==_0xe98414[_0x1a675e(0x1e5)]?{'type':_0x1a675e(0x1f9),'content':_0xbcff9(_0x49dd11,_0x1a675e(0x1d1),_0xbcff9(_0x49dd11,_0x1a675e(0x1d6)))}:void 0x0;});}}function nr(_0x2d4f84,{showActiveMarker:_0x53f1ce=!0x0}={}){return(_0x5a140e,_0x3141a5,_0x188840)=>{const _0x430d01=_0x5b63,_0x5699c1=_0x2d4f84[_0x430d01(0x1cd)][_0x430d01(0x20a)](_0x430d01(0x205)),_0x155c78=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x207)],_0x4995b5=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x211)],_0x43d66f=_0x2d4f84[_0x430d01(0x1f7)][_0x430d01(0x1d8)];if(!_0x155c78[_0x430d01(0x1e6)](_0x4995b5)||!_0x155c78[_0x430d01(0x1fc)])return;const _0x184d8b=_0x155c78[_0x430d01(0x1fc)];if(_0x43d66f[_0x430d01(0x1f5)](_0x184d8b)&&!_0x43d66f[_0x430d01(0x1f1)](_0x184d8b)&&_0x43d66f[_0x430d01(0x20b)](_0x184d8b,_0x430d01(0x1ea))){if(!_0x188840[_0x430d01(0x1e3)][_0x430d01(0x209)](_0x3141a5[_0x430d01(0x203)],_0x5a140e[_0x430d01(0x1d3)]))return;const _0x1c3eab=_0x188840[_0x430d01(0x200)][_0x430d01(0x1df)](_0x430d01(0x1f3),{'class':_0x430d01(0x1d2)}),_0x572d97=_0x188840[_0x430d01(0x1f8)][_0x430d01(0x20f)](_0x4995b5);_0x53f1ce&&_0x5699c1[_0x430d01(0x1cf)][_0x430d01(0x1fa)](_0x3141a5[_0x430d01(0x1d7)])&&_0x188840[_0x430d01(0x200)][_0x430d01(0x1db)](_0x430d01(0x1de),_0x1c3eab),_0x188840[_0x430d01(0x200)][_0x430d01(0x201)](_0x572d97,_0x1c3eab),_0x188840[_0x430d01(0x1f8)][_0x430d01(0x1d0)](_0x1c3eab,_0x3141a5[_0x430d01(0x1d7)]);}};}function _0x3902(){const _0x51c93c=['includes','getItemLabel','nodeAfter','locale','afterInit','has','writer','insert','3197214kCCvbY','markerRange','registerDescriptionCallback','TrackChangesEditing','getFirstRange','start','_registerLegacyDescription','consume','get','checkChild','24VDeGXH','insertParagraph','downcastDispatcher','toViewPosition','23525MOhWkP','end','Paragraph','plugins','showSuggestionHighlights','activeMarkers','bindElementToMarker','*Change\x20to:*\x20%0','ck-suggestion-marker-split','name','highest','27iqUjxc','ELEMENT_PARAGRAPH','markerName','schema','enableCommand','formatBlock','addClass','paragraph','15754760rWctSk','ck-suggestion-marker--active','createUIElement','*Insert:*\x20%0','addMarker:suggestion:insertion','editing','consumable','options','commandName','isTouching','type','910158IhXnHk','editor','$text','197272HSSIfc','registerElementLabel','68zyjblQ','enableDefaultAttributesIntegration','data','insertion','isLimit','5459064eRVgzZ','span','6523671GtBKXq','isBlock','descriptionFactory','model','mapper','format'];_0x3902=function(){return _0x51c93c;};return _0x3902();}
23
+ const _0x259658=_0x4f7d;function _0x4f7d(_0x40166b,_0x4d1529){const _0x550015=_0x5500();return _0x4f7d=function(_0x4f7dd7,_0x2b48e5){_0x4f7dd7=_0x4f7dd7-0x185;let _0x394640=_0x550015[_0x4f7dd7];return _0x394640;},_0x4f7d(_0x40166b,_0x4d1529);}(function(_0x5e8e25,_0x2cdf76){const _0x547640=_0x4f7d,_0x3a7b2e=_0x5e8e25();while(!![]){try{const _0x178fe1=parseInt(_0x547640(0x1c6))/0x1+parseInt(_0x547640(0x1b0))/0x2*(-parseInt(_0x547640(0x18e))/0x3)+-parseInt(_0x547640(0x1a0))/0x4+-parseInt(_0x547640(0x19a))/0x5*(-parseInt(_0x547640(0x197))/0x6)+-parseInt(_0x547640(0x19e))/0x7+parseInt(_0x547640(0x1ac))/0x8*(-parseInt(_0x547640(0x1b2))/0x9)+parseInt(_0x547640(0x1c3))/0xa*(parseInt(_0x547640(0x198))/0xb);if(_0x178fe1===_0x2cdf76)break;else _0x3a7b2e['push'](_0x3a7b2e['shift']());}catch(_0x1e5fdc){_0x3a7b2e['push'](_0x3a7b2e['shift']());}}}(_0x5500,0x54a60));function _0x5500(){const _0x19e42d=['commandName','721230USCZFB','6430831FChVGe','start','15xIxpJe','format','TrackChangesEditing','descriptionFactory','3139101peDFNb','plugins','2145192VPrwbt','addClass','getItemLabel','schema','insertParagraph','activeMarkers','mapper','registerElementLabel','enableDefaultAttributesIntegration','consume','includes','ELEMENT_PARAGRAPH','1208728iLvRSr','end','highest','editor','830jMqysW','showSuggestionHighlights','18TrLYFm','name','markerName','data','downcastDispatcher','_registerLegacyDescription','markerRange','bindElementToMarker','*Change\x20to:*\x20%0','ck-suggestion-marker-split','getFirstRange','Paragraph','toViewPosition','*Insert:*\x20%0','checkChild','get','nodeAfter','10XfreUP','addMarker:suggestion:insertion','enableCommand','691312VFjXQg','span','type','locale','$text','formatBlock','isTouching','editing','afterInit','paragraph','ck-suggestion-marker--active','isLimit','createUIElement','isBlock','insert','21FgUaTK','options','model','consumable','writer','has','registerDescriptionCallback','insertion'];_0x5500=function(){return _0x19e42d;};return _0x5500();}import{Plugin as _0x29562e}from'ckeditor5/src/core.js';import{getTranslation as _0x4ecf52}from'../utils/common-translations.js';export default class dt extends _0x29562e{[_0x259658(0x187)](){const _0x3f7163=_0x259658,_0x44e82e=this[_0x3f7163(0x1af)];if(!_0x44e82e[_0x3f7163(0x19f)][_0x3f7163(0x193)](_0x3f7163(0x1bd)))return;const _0x300830=_0x44e82e[_0x3f7163(0x1c9)],_0x61c0d=_0x44e82e[_0x3f7163(0x19f)][_0x3f7163(0x1c1)](_0x3f7163(0x19c));_0x61c0d[_0x3f7163(0x19d)][_0x3f7163(0x1a7)](_0x3f7163(0x188),_0x1857ba=>_0x4ecf52(_0x300830,_0x3f7163(0x1ab),_0x1857ba)),_0x61c0d[_0x3f7163(0x1a8)](_0x3f7163(0x188)),_0x61c0d[_0x3f7163(0x1c5)](_0x3f7163(0x1a4)),_0x44e82e[_0x3f7163(0x186)][_0x3f7163(0x1b6)]['on'](_0x3f7163(0x1c4),nr(_0x44e82e),{'priority':_0x3f7163(0x1ae)}),_0x44e82e[_0x3f7163(0x1b5)][_0x3f7163(0x1b6)]['on'](_0x3f7163(0x1c4),(_0x20ec20,_0x765991,_0x308e0c)=>{const _0x496880=_0x3f7163;_0x308e0c[_0x496880(0x18f)][_0x496880(0x1b1)]&&nr(_0x44e82e,{'showActiveMarker':!0x1})(_0x20ec20,_0x765991,_0x308e0c);},{'priority':_0x3f7163(0x1ae)});const _0x467042=_0x61c0d[_0x3f7163(0x19d)];_0x467042[_0x3f7163(0x194)](_0x2d391e=>{const _0x269a23=_0x3f7163;if(_0x269a23(0x195)!==_0x2d391e[_0x269a23(0x1c8)])return;const {start:_0xcf6609,end:_0x1ae4d7}=_0x2d391e[_0x269a23(0x1bc)]();if(!_0xcf6609[_0x269a23(0x185)](_0x1ae4d7)||!_0xcf6609[_0x269a23(0x1c2)])return;const _0x569b03=_0x44e82e[_0x269a23(0x190)][_0x269a23(0x1a3)],_0x436747=_0xcf6609[_0x269a23(0x1c2)];return _0x569b03[_0x269a23(0x18c)](_0x436747)&&!_0x569b03[_0x269a23(0x18a)](_0x436747)&&_0x569b03[_0x269a23(0x1c0)](_0x436747,_0x269a23(0x1ca))?{'type':_0x269a23(0x195),'content':_0x4ecf52(_0x300830,_0x269a23(0x1bf),_0x467042[_0x269a23(0x1a2)](_0x436747,0x1))}:void 0x0;}),this[_0x3f7163(0x1b7)]();}[_0x259658(0x1b7)](){const _0x8c398e=_0x259658,_0x163725=this[_0x8c398e(0x1af)],_0x18a10b=_0x163725[_0x8c398e(0x1c9)];_0x163725[_0x8c398e(0x19f)][_0x8c398e(0x1c1)](_0x8c398e(0x19c))[_0x8c398e(0x19d)][_0x8c398e(0x194)](_0x3fb88c=>{const _0xa6d543=_0x8c398e;if(_0xa6d543(0x1cb)!=_0x3fb88c[_0xa6d543(0x1c8)])return;const {data:_0x4811c1}=_0x3fb88c;return _0x4811c1&&_0xa6d543(0x188)==_0x4811c1[_0xa6d543(0x196)]?{'type':_0xa6d543(0x19b),'content':_0x4ecf52(_0x18a10b,_0xa6d543(0x1ba),_0x4ecf52(_0x18a10b,_0xa6d543(0x1ab)))}:void 0x0;});}}function nr(_0x3a6bba,{showActiveMarker:_0x4d0088=!0x0}={}){return(_0x4d7e03,_0x2e3874,_0x91f0f2)=>{const _0x14fb58=_0x4f7d,_0x18afca=_0x3a6bba[_0x14fb58(0x19f)][_0x14fb58(0x1c1)](_0x14fb58(0x19c)),_0x2d818f=_0x2e3874[_0x14fb58(0x1b8)][_0x14fb58(0x199)],_0x5061b6=_0x2e3874[_0x14fb58(0x1b8)][_0x14fb58(0x1ad)],_0x49fd0f=_0x3a6bba[_0x14fb58(0x190)][_0x14fb58(0x1a3)];if(!_0x2d818f[_0x14fb58(0x185)](_0x5061b6)||!_0x2d818f[_0x14fb58(0x1c2)])return;const _0x2f274e=_0x2d818f[_0x14fb58(0x1c2)];if(_0x49fd0f[_0x14fb58(0x18c)](_0x2f274e)&&!_0x49fd0f[_0x14fb58(0x18a)](_0x2f274e)&&_0x49fd0f[_0x14fb58(0x1c0)](_0x2f274e,_0x14fb58(0x1ca))){if(!_0x91f0f2[_0x14fb58(0x191)][_0x14fb58(0x1a9)](_0x2e3874[_0x14fb58(0x1b8)],_0x4d7e03[_0x14fb58(0x1b3)]))return;const _0x162111=_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x18b)](_0x14fb58(0x1c7),{'class':_0x14fb58(0x1bb)}),_0x5965cd=_0x91f0f2[_0x14fb58(0x1a6)][_0x14fb58(0x1be)](_0x5061b6);_0x4d0088&&_0x18afca[_0x14fb58(0x1a5)][_0x14fb58(0x1aa)](_0x2e3874[_0x14fb58(0x1b4)])&&_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x1a1)](_0x14fb58(0x189),_0x162111),_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x18d)](_0x5965cd,_0x162111),_0x91f0f2[_0x14fb58(0x1a6)][_0x14fb58(0x1b9)](_0x162111,_0x2e3874[_0x14fb58(0x1b4)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1df984=_0x377a;function _0x2901(){const _0x53dfb9=['120699WvVOoe','afterInit','commandName','7CxKCNf','3049062gLqtLm','30wcLhwR','_registerLegacyDescription','formatInline','locale','get','type','removeFormat','TrackChangesEditing','75HtOpbm','919798vivKoh','registerDescriptionCallback','editor','plugins','30364HqGTuI','enableDefaultAttributesIntegration','RemoveFormatEditing','20gyrizQ','*Remove\x20all\x20formatting*','74359tFMucC','152YAmJGb','3230580sYOjgQ','descriptionFactory','1029041okEULE','format','420ihOulh','has','formatBlock'];_0x2901=function(){return _0x53dfb9;};return _0x2901();}function _0x377a(_0x2cd6fd,_0x3ca312){const _0x290102=_0x2901();return _0x377a=function(_0x377acc,_0x180179){_0x377acc=_0x377acc-0xb1;let _0x3d0d42=_0x290102[_0x377acc];return _0x3d0d42;},_0x377a(_0x2cd6fd,_0x3ca312);}(function(_0x332c47,_0x10f130){const _0x1290b7=_0x377a,_0x9c5644=_0x332c47();while(!![]){try{const _0x2397cb=-parseInt(_0x1290b7(0xb6))/0x1*(parseInt(_0x1290b7(0xb4))/0x2)+parseInt(_0x1290b7(0xcc))/0x3*(-parseInt(_0x1290b7(0xb1))/0x4)+-parseInt(_0x1290b7(0xb8))/0x5+-parseInt(_0x1290b7(0xc3))/0x6*(parseInt(_0x1290b7(0xc2))/0x7)+-parseInt(_0x1290b7(0xb7))/0x8*(parseInt(_0x1290b7(0xbf))/0x9)+-parseInt(_0x1290b7(0xc4))/0xa*(-parseInt(_0x1290b7(0xcd))/0xb)+parseInt(_0x1290b7(0xbc))/0xc*(parseInt(_0x1290b7(0xba))/0xd);if(_0x2397cb===_0x10f130)break;else _0x9c5644['push'](_0x9c5644['shift']());}catch(_0x1aa95d){_0x9c5644['push'](_0x9c5644['shift']());}}}(_0x2901,0xa5be2));import{Plugin as _0x573fd3}from'ckeditor5/src/core.js';import{getTranslation as _0x5f5380}from'../utils/common-translations.js';export default class pt extends _0x573fd3{[_0x1df984(0xc0)](){const _0xfebc43=_0x1df984,_0x498bc3=this[_0xfebc43(0xcf)];if(!_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xbd)](_0xfebc43(0xb3)))return;_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xc8)](_0xfebc43(0xcb))[_0xfebc43(0xb2)](_0xfebc43(0xca)),this[_0xfebc43(0xc5)]();}[_0x1df984(0xc5)](){const _0x4d51aa=_0x1df984,_0x38eecb=this[_0x4d51aa(0xcf)];_0x38eecb[_0x4d51aa(0xd0)][_0x4d51aa(0xc8)](_0x4d51aa(0xcb))[_0x4d51aa(0xb9)][_0x4d51aa(0xce)](_0x56e413=>{const _0x34a185=_0x4d51aa;if(_0x34a185(0xbe)!=_0x56e413[_0x34a185(0xc9)]&&_0x34a185(0xc6)!=_0x56e413[_0x34a185(0xc9)])return;const {data:_0x1523a5}=_0x56e413;return _0x1523a5&&_0x34a185(0xca)==_0x1523a5[_0x34a185(0xc1)]?{'type':_0x34a185(0xbb),'content':_0x5f5380(_0x38eecb[_0x34a185(0xc7)],_0x34a185(0xb5))}:void 0x0;});}}
23
+ const _0x1789e8=_0x4698;(function(_0x3c42e8,_0x223b99){const _0x5b77bd=_0x4698,_0x11b951=_0x3c42e8();while(!![]){try{const _0x5fc13c=-parseInt(_0x5b77bd(0xa3))/0x1+parseInt(_0x5b77bd(0x9d))/0x2*(parseInt(_0x5b77bd(0xb2))/0x3)+-parseInt(_0x5b77bd(0xb6))/0x4+parseInt(_0x5b77bd(0xaf))/0x5+parseInt(_0x5b77bd(0xb1))/0x6+parseInt(_0x5b77bd(0xac))/0x7*(parseInt(_0x5b77bd(0xa8))/0x8)+parseInt(_0x5b77bd(0xb7))/0x9;if(_0x5fc13c===_0x223b99)break;else _0x11b951['push'](_0x11b951['shift']());}catch(_0x5728b5){_0x11b951['push'](_0x11b951['shift']());}}}(_0x32da,0xdd6f9));import{Plugin as _0x228cbc}from'ckeditor5/src/core.js';function _0x4698(_0x1c09e1,_0x3d5fd2){const _0x32dab0=_0x32da();return _0x4698=function(_0x46980c,_0x10cd4a){_0x46980c=_0x46980c-0x9c;let _0x2b8c4a=_0x32dab0[_0x46980c];return _0x2b8c4a;},_0x4698(_0x1c09e1,_0x3d5fd2);}function _0x32da(){const _0x4465b2=['759930KDTKll','type','plugins','get','*Remove\x20all\x20formatting*','9208cxZUMT','afterInit','descriptionFactory','formatInline','6762Xhhupr','has','format','3451580MoTzNQ','removeFormat','1896204nFhOZL','6OLoCPc','registerDescriptionCallback','editor','locale','7239208vurPWJ','2383011PRpObD','_registerLegacyDescription','1093738qpyYkZ','commandName','enableDefaultAttributesIntegration','TrackChangesEditing','RemoveFormatEditing','formatBlock'];_0x32da=function(){return _0x4465b2;};return _0x32da();}import{getTranslation as _0x2b69db}from'../utils/common-translations.js';export default class pt extends _0x228cbc{[_0x1789e8(0xa9)](){const _0x41aa8b=_0x1789e8,_0x2b9817=this[_0x41aa8b(0xb4)];if(!_0x2b9817[_0x41aa8b(0xa5)][_0x41aa8b(0xad)](_0x41aa8b(0xa1)))return;_0x2b9817[_0x41aa8b(0xa5)][_0x41aa8b(0xa6)](_0x41aa8b(0xa0))[_0x41aa8b(0x9f)](_0x41aa8b(0xb0)),this[_0x41aa8b(0x9c)]();}[_0x1789e8(0x9c)](){const _0x3fe064=_0x1789e8,_0x580ed3=this[_0x3fe064(0xb4)];_0x580ed3[_0x3fe064(0xa5)][_0x3fe064(0xa6)](_0x3fe064(0xa0))[_0x3fe064(0xaa)][_0x3fe064(0xb3)](_0x1abba3=>{const _0xc793cd=_0x3fe064;if(_0xc793cd(0xa2)!=_0x1abba3[_0xc793cd(0xa4)]&&_0xc793cd(0xab)!=_0x1abba3[_0xc793cd(0xa4)])return;const {data:_0x504373}=_0x1abba3;return _0x504373&&_0xc793cd(0xb0)==_0x504373[_0xc793cd(0x9e)]?{'type':_0xc793cd(0xae),'content':_0x2b69db(_0x580ed3[_0xc793cd(0xb5)],_0xc793cd(0xa7))}:void 0x0;});}}