@ckeditor/ckeditor5-track-changes 41.4.2 → 42.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  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/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bc3e4=_0x1ba4;(function(_0x31d425,_0x125751){const _0x452e09=_0x1ba4,_0x5e859b=_0x31d425();while(!![]){try{const _0x1a40b2=parseInt(_0x452e09(0x20b))/0x1*(parseInt(_0x452e09(0x1f6))/0x2)+parseInt(_0x452e09(0x227))/0x3*(parseInt(_0x452e09(0x1e1))/0x4)+-parseInt(_0x452e09(0x204))/0x5*(-parseInt(_0x452e09(0x1f5))/0x6)+parseInt(_0x452e09(0x225))/0x7+-parseInt(_0x452e09(0x208))/0x8*(-parseInt(_0x452e09(0x1eb))/0x9)+parseInt(_0x452e09(0x1fe))/0xa*(-parseInt(_0x452e09(0x22c))/0xb)+-parseInt(_0x452e09(0x202))/0xc*(parseInt(_0x452e09(0x1e8))/0xd);if(_0x1a40b2===_0x125751)break;else _0x5e859b['push'](_0x5e859b['shift']());}catch(_0x4a6baa){_0x5e859b['push'](_0x5e859b['shift']());}}}(_0x3e37,0x8eee1));import{Plugin as _0x53ffc8}from'ckeditor5/src/core.js';import{getTranslation as _0x4fbcba}from'../utils/common-translations.js';export default class ut extends _0x53ffc8{[_0x4bc3e4(0x1ef)](){const _0x3d582f=_0x4bc3e4,_0x43b1f3=this[_0x3d582f(0x1ed)],_0x4cc0ec=_0x43b1f3[_0x3d582f(0x22d)];if(!_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1e7)](_0x3d582f(0x217)))return;const _0x40ee65=_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1f8)](_0x3d582f(0x205)),_0x2c62fe=_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1e7)](_0x3d582f(0x236));function _0x86338b(_0x17caca){return()=>{const _0x3913a3=_0x1ba4,_0x58bfa1=_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x1e2)][_0x3913a3(0x1ec)],_0x2b236d=_0x43b1f3[_0x3913a3(0x237)][_0x3913a3(0x1f8)](_0x17caca);if(_0x2b236d[_0x3913a3(0x223)])return void _0x43b1f3[_0x3913a3(0x1f4)](_0x3913a3(0x20e),{});const _0x3ac5a1=_0x17caca[_0x3913a3(0x1fa)](0x0,-0x4),_0xfd397c=function(_0x3d5a63,_0x2e1986,_0x20a091){const _0x473a7d=_0x3913a3;let _0x533402=Array[_0x473a7d(0x239)](_0x3d5a63)[_0x473a7d(0x1ff)](_0x193301=>function(_0x32050e,_0xb4a530){const _0x16254c=_0x473a7d;return _0xb4a530[_0x16254c(0x1ea)](_0x32050e[_0x16254c(0x1f3)],_0x16254c(0x20d))&&!_0xb4a530[_0x16254c(0x228)](_0x32050e);}(_0x193301,_0x20a091));_0x533402=_0x533402[_0x473a7d(0x1ff)](_0xdbd1f9=>!_0xdbd1f9['is'](_0x473a7d(0x1e5),_0x473a7d(0x20d))||_0xdbd1f9[_0x473a7d(0x219)](_0x473a7d(0x201))!=_0x2e1986);const _0x10d17f=new Set();for(const _0x3a995d of _0x533402)_0x3a995d['is'](_0x473a7d(0x1e5),_0x473a7d(0x20d))?_0x10d17f[_0x473a7d(0x22b)](me(_0x3a995d)):_0x10d17f[_0x473a7d(0x22b)](_0x3a995d);return Array[_0x473a7d(0x239)](_0x10d17f);}(_0x58bfa1[_0x3913a3(0x210)](),_0x3ac5a1,_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x21f)]);_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x1f9)](()=>{const _0x11ea26=_0x3913a3;for(const _0x2b8547 of _0xfd397c)_0x40ee65[_0x11ea26(0x221)](_0x2b8547,{'commandName':_0x17caca,'commandParams':[{'forceValue':!_0x2b236d[_0x11ea26(0x223)]}],'formatGroupId':_0x11ea26(0x21c)},fe(_0x2b8547));});};}function _0x107b98(_0x2f0613){return()=>{const _0x24c4a4=_0x1ba4,_0x1b8ed0=function(_0x10e832){const _0x21e5e7=_0x1ba4;let _0x6b74bf=Array[_0x21e5e7(0x239)](_0x10e832);const _0x455159=_0x6b74bf[_0x21e5e7(0x20a)](_0x5b48d=>_0x21e5e7(0x20d)!=_0x5b48d[_0x21e5e7(0x206)]);return _0x455159>-0x1&&(_0x6b74bf=_0x6b74bf[_0x21e5e7(0x1fa)](0x0,_0x455159)),_0x6b74bf;}(_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1e2)][_0x24c4a4(0x1ec)][_0x24c4a4(0x210)]()),_0x29260b=_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1fb)](_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x21b)](_0x1b8ed0[0x0],_0x24c4a4(0x1ee)),_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x21b)](_0x1b8ed0[_0x1b8ed0[_0x24c4a4(0x234)]-0x1],_0x24c4a4(0x207)));_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1f9)](()=>{const _0x544106=_0x24c4a4;_0x40ee65[_0x544106(0x221)](_0x29260b,{'commandName':_0x2f0613,'commandParams':[],'formatGroupId':_0x544106(0x218)},function(_0x423ff1){const _0x320eda=_0x544106,_0x1ab5f5=new Set();for(const _0x287a43 of _0x423ff1){let _0x4cf30d=_0x287a43[_0x320eda(0x232)];for(;_0x4cf30d&&_0x4cf30d[_0x320eda(0x219)](_0x320eda(0x218))>_0x287a43[_0x320eda(0x219)](_0x320eda(0x218));)_0x1ab5f5[_0x320eda(0x22b)](_0x4cf30d),_0x4cf30d=_0x4cf30d[_0x320eda(0x232)];}return Array[_0x320eda(0x239)](_0x1ab5f5);}(_0x1b8ed0));});};}_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x224),_0x86338b(_0x3d582f(0x224))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x213),_0x86338b(_0x3d582f(0x213))),_0x2c62fe&&_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x1f7),_0x86338b(_0x3d582f(0x1f7))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x1e6),_0x107b98(_0x3d582f(0x1e6))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x20c),_0x107b98(_0x3d582f(0x20c))),_0x2c62fe&&_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x22e),()=>{const _0x3aefb9=_0x3d582f,_0x323f5e=_0x43b1f3[_0x3aefb9(0x237)][_0x3aefb9(0x1f8)](_0x3aefb9(0x22e)),_0x57c769=Array[_0x3aefb9(0x239)](_0x323f5e[_0x3aefb9(0x229)]);_0x57c769[_0x3aefb9(0x1ff)](_0x289eef=>_0x289eef[_0x3aefb9(0x219)](_0x3aefb9(0x1e9))!=_0x323f5e[_0x3aefb9(0x223)]),_0x43b1f3[_0x3aefb9(0x209)][_0x3aefb9(0x1f9)](()=>{const _0x3575da=_0x3aefb9;for(const _0x547d50 of _0x57c769)_0x40ee65[_0x3575da(0x221)](_0x547d50,{'commandName':_0x3575da(0x22e),'commandParams':[{'forceValue':!_0x323f5e[_0x3575da(0x223)]}]});});}),_0x40ee65[_0x3d582f(0x211)][_0x3d582f(0x1f1)](_0x3d582f(0x20d),_0x419417=>_0x4fbcba(_0x4cc0ec,_0x3d582f(0x203),_0x419417)),_0x40ee65[_0x3d582f(0x211)][_0x3d582f(0x1fc)](_0x512010=>{const _0x492754=_0x3d582f;if(_0x492754(0x220)!=_0x512010[_0x492754(0x20f)]&&_0x492754(0x1e3)!=_0x512010[_0x492754(0x20f)])return;const {data:_0x3c3a8c}=_0x512010;if(_0x3c3a8c){if(_0x492754(0x224)==_0x3c3a8c[_0x492754(0x1f2)]||_0x492754(0x213)==_0x3c3a8c[_0x492754(0x1f2)]||_0x492754(0x1f7)==_0x3c3a8c[_0x492754(0x1f2)])switch(_0x3c3a8c[_0x492754(0x1f2)][_0x492754(0x226)](_0x492754(0x22a),'')){case _0x492754(0x1fd):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x21a)));case _0x492754(0x1f0):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x214)));case _0x492754(0x231):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x222)));}if(_0x492754(0x1e6)==_0x3c3a8c[_0x492754(0x1f2)])return{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x200),_0x4fbcba(_0x4cc0ec,_0x492754(0x203)))};if(_0x492754(0x20c)==_0x3c3a8c[_0x492754(0x1f2)])return{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x233),_0x4fbcba(_0x4cc0ec,_0x492754(0x203)))};if(_0x492754(0x22e)==_0x3c3a8c[_0x492754(0x1f2)])return _0x3c3a8c[_0x492754(0x238)][0x0][_0x492754(0x1e4)]?{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x230))}:{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x215))};}function _0x2d11a0(_0xbf829d){const _0x12c4cf=_0x492754;return{'type':_0x12c4cf(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x12c4cf(0x212),_0xbf829d)};}});}}function me(_0x1d7876){const _0x320b85=_0x4bc3e4,_0xf8f9e5=_0x1d7876[_0x320b85(0x219)](_0x320b85(0x218));if(0x0==_0xf8f9e5)return _0x1d7876;let _0x94aa78=_0x1d7876;for(;_0x1d7876[_0x320b85(0x21e)]&&_0x1d7876[_0x320b85(0x21e)]['is'](_0x320b85(0x1e5),_0x320b85(0x20d));){const _0x209309=_0x1d7876[_0x320b85(0x21e)][_0x320b85(0x219)](_0x320b85(0x218));if(_0x209309==_0xf8f9e5)_0x94aa78=_0x1d7876[_0x320b85(0x21e)];else{if(_0x209309<_0xf8f9e5)break;}_0x1d7876=_0x1d7876[_0x320b85(0x21e)];}return _0x94aa78;}function _0x1ba4(_0x55dc4b,_0xf67654){const _0x3e37c6=_0x3e37();return _0x1ba4=function(_0x1ba407,_0x50d69d){_0x1ba407=_0x1ba407-0x1e1;let _0x4f8440=_0x3e37c6[_0x1ba407];return _0x4f8440;},_0x1ba4(_0x55dc4b,_0xf67654);}function fe(_0x5a4d48){const _0x378b61=_0x4bc3e4,_0x1ecebc=[];if(_0x5a4d48['is'](_0x378b61(0x1e5),_0x378b61(0x20d))&&_0x5a4d48[_0x378b61(0x219)](_0x378b61(0x218))>0x0){let _0x22b81a=_0x5a4d48[_0x378b61(0x232)];for(;_0x22b81a&&_0x378b61(0x20d)==_0x22b81a[_0x378b61(0x206)]&&_0x22b81a[_0x378b61(0x219)](_0x378b61(0x218))==_0x5a4d48[_0x378b61(0x219)](_0x378b61(0x218));)_0x1ecebc[_0x378b61(0x216)](_0x22b81a),_0x22b81a=_0x22b81a[_0x378b61(0x232)];}return _0x1ecebc;}function _0x3e37(){const _0x598f0a=['type','getSelectedBlocks','descriptionFactory','*Change\x20to:*\x20%0','bulletedList','ELEMENT_NUMBERED_LIST','*Uncheck\x20item*','push','LegacyListEditing','listIndent','getAttribute','ELEMENT_BULLETED_LIST','createPositionAt','blockName','plugins','previousSibling','schema','formatBlock','markBlockFormat','ELEMENT_TODO_LIST','value','numberedList','1456371VGiBZl','replace','1488378XcUtyr','isObject','_selectedElements','List','add','33xTuhZk','locale','checkTodoList','enableCommand','*Check\x20item*','todo','nextSibling','*Outdent:*\x20%0','length','format','LegacyTodoListEditing','commands','commandParams','from','8wbusjr','document','formatInline','forceValue','element','indentList','has','13sBhdrO','todoListChecked','checkChild','531SqwrYe','selection','editor','before','afterInit','numbered','registerElementLabel','commandName','parent','execute','24QwyfpR','402826hqgvDu','todoList','get','change','slice','createRange','registerDescriptionCallback','bulleted','3410110LfWiPI','filter','*Indent:*\x20%0','listType','17927916tVhFfZ','ELEMENT_LIST_ITEM','1156345YkFSnU','TrackChangesEditing','name','end','105176ieMNrK','model','findIndex','1yecpbQ','outdentList','listItem','paragraph'];_0x3e37=function(){return _0x598f0a;};return _0x3e37();}
23
+ function _0x565d(_0xb51a3d,_0x4b541d){const _0x96e5e3=_0x96e5();return _0x565d=function(_0x565d65,_0x43feec){_0x565d65=_0x565d65-0x68;let _0x110abb=_0x96e5e3[_0x565d65];return _0x110abb;},_0x565d(_0xb51a3d,_0x4b541d);}const _0x44f9b6=_0x565d;(function(_0x60e939,_0x3545e9){const _0x158f77=_0x565d,_0x18e306=_0x60e939();while(!![]){try{const _0x1439fb=-parseInt(_0x158f77(0x8c))/0x1+parseInt(_0x158f77(0xad))/0x2+-parseInt(_0x158f77(0x70))/0x3*(-parseInt(_0x158f77(0xa8))/0x4)+-parseInt(_0x158f77(0x7d))/0x5*(-parseInt(_0x158f77(0x94))/0x6)+-parseInt(_0x158f77(0x6a))/0x7+-parseInt(_0x158f77(0x9c))/0x8*(parseInt(_0x158f77(0x80))/0x9)+parseInt(_0x158f77(0xba))/0xa*(parseInt(_0x158f77(0x79))/0xb);if(_0x1439fb===_0x3545e9)break;else _0x18e306['push'](_0x18e306['shift']());}catch(_0x13675f){_0x18e306['push'](_0x18e306['shift']());}}}(_0x96e5,0xa19b2));import{Plugin as _0xabd1c}from'ckeditor5/src/core.js';import{getTranslation as _0x22c2f2}from'../utils/common-translations.js';export default class ut extends _0xabd1c{[_0x44f9b6(0xa6)](){const _0x4f0648=_0x44f9b6,_0x2f054d=this[_0x4f0648(0x73)],_0xcac67b=_0x2f054d[_0x4f0648(0x8d)];if(!_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x7f)](_0x4f0648(0x9a)))return;const _0xa42cf4=_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x8b)](_0x4f0648(0x8a)),_0x5f5366=_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x7f)](_0x4f0648(0x82));function _0x34b3ca(_0x188b98){return()=>{const _0x21ace3=_0x565d,_0x837b49=_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0x99)][_0x21ace3(0x97)],_0x2b366d=_0x2f054d[_0x21ace3(0x85)][_0x21ace3(0x8b)](_0x188b98);if(_0x2b366d[_0x21ace3(0xbe)])return void _0x2f054d[_0x21ace3(0xa7)](_0x21ace3(0xb4),{});const _0x47123b=_0x188b98[_0x21ace3(0xab)](0x0,-0x4),_0x453a30=function(_0x24fe9d,_0x1f8489,_0x15556c){const _0x44aad1=_0x21ace3;let _0x3cc5a2=Array[_0x44aad1(0x6f)](_0x24fe9d)[_0x44aad1(0x77)](_0x418987=>function(_0x53b5f0,_0x56c27f){const _0x23923d=_0x44aad1;return _0x56c27f[_0x23923d(0x72)](_0x53b5f0[_0x23923d(0x7e)],_0x23923d(0x93))&&!_0x56c27f[_0x23923d(0x6c)](_0x53b5f0);}(_0x418987,_0x15556c));_0x3cc5a2=_0x3cc5a2[_0x44aad1(0x77)](_0x3d172a=>!_0x3d172a['is'](_0x44aad1(0x78),_0x44aad1(0x93))||_0x3d172a[_0x44aad1(0xaa)](_0x44aad1(0x68))!=_0x1f8489);const _0x941031=new Set();for(const _0x5da3c of _0x3cc5a2)_0x5da3c['is'](_0x44aad1(0x78),_0x44aad1(0x93))?_0x941031[_0x44aad1(0x6b)](me(_0x5da3c)):_0x941031[_0x44aad1(0x6b)](_0x5da3c);return Array[_0x44aad1(0x6f)](_0x941031);}(_0x837b49[_0x21ace3(0x9f)](),_0x47123b,_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0xb6)]);_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0x69)](()=>{const _0x166f1b=_0x21ace3;for(const _0x38d041 of _0x453a30)_0xa42cf4[_0x166f1b(0x96)](_0x38d041,{'commandName':_0x188b98,'commandParams':[{'forceValue':!_0x2b366d[_0x166f1b(0xbe)]}],'formatGroupId':_0x166f1b(0x83)},fe(_0x38d041));});};}function _0x3f5889(_0x598dc9){return()=>{const _0x3e5459=_0x565d,_0x3879e5=function(_0x250a2f){const _0x318c79=_0x565d;let _0x5a9e07=Array[_0x318c79(0x6f)](_0x250a2f);const _0x4ce91a=_0x5a9e07[_0x318c79(0xa1)](_0x34d7ed=>_0x318c79(0x93)!=_0x34d7ed[_0x318c79(0x71)]);return _0x4ce91a>-0x1&&(_0x5a9e07=_0x5a9e07[_0x318c79(0xab)](0x0,_0x4ce91a)),_0x5a9e07;}(_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x99)][_0x3e5459(0x97)][_0x3e5459(0x9f)]()),_0x22820d=_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x89)](_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x92)](_0x3879e5[0x0],_0x3e5459(0xb3)),_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x92)](_0x3879e5[_0x3879e5[_0x3e5459(0xbb)]-0x1],_0x3e5459(0x7b)));_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x69)](()=>{const _0x5e9500=_0x3e5459;_0xa42cf4[_0x5e9500(0x96)](_0x22820d,{'commandName':_0x598dc9,'commandParams':[],'formatGroupId':_0x5e9500(0x9d)},function(_0x763261){const _0x44f9a7=_0x5e9500,_0x2db971=new Set();for(const _0x3964de of _0x763261){let _0x4e6c3d=_0x3964de[_0x44f9a7(0x91)];for(;_0x4e6c3d&&_0x4e6c3d[_0x44f9a7(0xaa)](_0x44f9a7(0x9d))>_0x3964de[_0x44f9a7(0xaa)](_0x44f9a7(0x9d));)_0x2db971[_0x44f9a7(0x6b)](_0x4e6c3d),_0x4e6c3d=_0x4e6c3d[_0x44f9a7(0x91)];}return Array[_0x44f9a7(0x6f)](_0x2db971);}(_0x3879e5));});};}_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0x7a),_0x34b3ca(_0x4f0648(0x7a))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xbd),_0x34b3ca(_0x4f0648(0xbd))),_0x5f5366&&_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0x81),_0x34b3ca(_0x4f0648(0x81))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xa0),_0x3f5889(_0x4f0648(0xa0))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xa5),_0x3f5889(_0x4f0648(0xa5))),_0x5f5366&&_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xb8),()=>{const _0x154e20=_0x4f0648,_0x3d66cd=_0x2f054d[_0x154e20(0x85)][_0x154e20(0x8b)](_0x154e20(0xb8)),_0x4f19c3=Array[_0x154e20(0x6f)](_0x3d66cd[_0x154e20(0x6e)]);_0x4f19c3[_0x154e20(0x77)](_0x1a0584=>_0x1a0584[_0x154e20(0xaa)](_0x154e20(0xac))!=_0x3d66cd[_0x154e20(0xbe)]),_0x2f054d[_0x154e20(0x9e)][_0x154e20(0x69)](()=>{const _0x50812d=_0x154e20;for(const _0x596761 of _0x4f19c3)_0xa42cf4[_0x50812d(0x96)](_0x596761,{'commandName':_0x50812d(0xb8),'commandParams':[{'forceValue':!_0x3d66cd[_0x50812d(0xbe)]}]});});}),_0xa42cf4[_0x4f0648(0x75)][_0x4f0648(0xae)](_0x4f0648(0x93),_0x1d72bd=>_0x22c2f2(_0xcac67b,_0x4f0648(0x7c),_0x1d72bd)),_0xa42cf4[_0x4f0648(0x75)][_0x4f0648(0x9b)](_0x4cd4bd=>{const _0x22b1fc=_0x4f0648;if(_0x22b1fc(0x86)!=_0x4cd4bd[_0x22b1fc(0xb0)]&&_0x22b1fc(0xbc)!=_0x4cd4bd[_0x22b1fc(0xb0)])return;const {data:_0x53f605}=_0x4cd4bd;if(_0x53f605){if(_0x22b1fc(0x7a)==_0x53f605[_0x22b1fc(0xb1)]||_0x22b1fc(0xbd)==_0x53f605[_0x22b1fc(0xb1)]||_0x22b1fc(0x81)==_0x53f605[_0x22b1fc(0xb1)])switch(_0x53f605[_0x22b1fc(0xb1)][_0x22b1fc(0x84)](_0x22b1fc(0xaf),'')){case _0x22b1fc(0xa2):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0x98)));case _0x22b1fc(0x88):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0x6d)));case _0x22b1fc(0xb2):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0xb9)));}if(_0x22b1fc(0xa0)==_0x53f605[_0x22b1fc(0xb1)])return{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0x8e),_0x22c2f2(_0xcac67b,_0x22b1fc(0x7c)))};if(_0x22b1fc(0xa5)==_0x53f605[_0x22b1fc(0xb1)])return{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0xb5),_0x22c2f2(_0xcac67b,_0x22b1fc(0x7c)))};if(_0x22b1fc(0xb8)==_0x53f605[_0x22b1fc(0xb1)])return _0x53f605[_0x22b1fc(0x76)][0x0][_0x22b1fc(0x74)]?{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0x87))}:{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0xb7))};}function _0x2e2eaf(_0x2a5f0f){const _0x3a2a9d=_0x22b1fc;return{'type':_0x3a2a9d(0x95),'content':_0x22c2f2(_0xcac67b,_0x3a2a9d(0xa4),_0x2a5f0f)};}});}}function _0x96e5(){const _0x3cdfcb=['getAttribute','slice','todoListChecked','1852342WRddlK','registerElementLabel','List','type','commandName','todo','before','paragraph','*Outdent:*\x20%0','schema','*Uncheck\x20item*','checkTodoList','ELEMENT_TODO_LIST','94610DxNGgK','length','formatInline','bulletedList','value','listType','change','6034294AgmJLa','add','isObject','ELEMENT_NUMBERED_LIST','_selectedElements','from','2177811gFIres','name','checkChild','editor','forceValue','descriptionFactory','commandParams','filter','element','759xEauCT','numberedList','end','ELEMENT_LIST_ITEM','5CqisuQ','parent','has','2873754Neqahb','todoList','LegacyTodoListEditing','blockName','replace','commands','formatBlock','*Check\x20item*','numbered','createRange','TrackChangesEditing','get','1113673LTZcAR','locale','*Indent:*\x20%0','push','enableCommand','nextSibling','createPositionAt','listItem','3912252pIlUpq','format','markBlockFormat','selection','ELEMENT_BULLETED_LIST','document','LegacyListEditing','registerDescriptionCallback','8kEHJbT','listIndent','model','getSelectedBlocks','indentList','findIndex','bulleted','previousSibling','*Change\x20to:*\x20%0','outdentList','afterInit','execute','4aycAMq','plugins'];_0x96e5=function(){return _0x3cdfcb;};return _0x96e5();}function me(_0x31850d){const _0x296b9f=_0x44f9b6,_0x2a80b8=_0x31850d[_0x296b9f(0xaa)](_0x296b9f(0x9d));if(0x0==_0x2a80b8)return _0x31850d;let _0x570048=_0x31850d;for(;_0x31850d[_0x296b9f(0xa3)]&&_0x31850d[_0x296b9f(0xa3)]['is'](_0x296b9f(0x78),_0x296b9f(0x93));){const _0x5b869c=_0x31850d[_0x296b9f(0xa3)][_0x296b9f(0xaa)](_0x296b9f(0x9d));if(_0x5b869c==_0x2a80b8)_0x570048=_0x31850d[_0x296b9f(0xa3)];else{if(_0x5b869c<_0x2a80b8)break;}_0x31850d=_0x31850d[_0x296b9f(0xa3)];}return _0x570048;}function fe(_0x5c9e4c){const _0x10cec6=_0x44f9b6,_0x12c69d=[];if(_0x5c9e4c['is'](_0x10cec6(0x78),_0x10cec6(0x93))&&_0x5c9e4c[_0x10cec6(0xaa)](_0x10cec6(0x9d))>0x0){let _0x2102c3=_0x5c9e4c[_0x10cec6(0x91)];for(;_0x2102c3&&_0x10cec6(0x93)==_0x2102c3[_0x10cec6(0x71)]&&_0x2102c3[_0x10cec6(0xaa)](_0x10cec6(0x9d))==_0x5c9e4c[_0x10cec6(0xaa)](_0x10cec6(0x9d));)_0x12c69d[_0x10cec6(0x8f)](_0x2102c3),_0x2102c3=_0x2102c3[_0x10cec6(0x91)];}return _0x12c69d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19f7f7=_0xa27b;(function(_0x1abc6f,_0xf031c9){const _0x1d4c31=_0xa27b,_0x277f0e=_0x1abc6f();while(!![]){try{const _0x4d36ae=parseInt(_0x1d4c31(0xd1))/0x1+parseInt(_0x1d4c31(0xa7))/0x2*(parseInt(_0x1d4c31(0xad))/0x3)+-parseInt(_0x1d4c31(0xa3))/0x4+parseInt(_0x1d4c31(0x95))/0x5+-parseInt(_0x1d4c31(0xa9))/0x6*(-parseInt(_0x1d4c31(0xd2))/0x7)+-parseInt(_0x1d4c31(0xb8))/0x8*(parseInt(_0x1d4c31(0xd3))/0x9)+-parseInt(_0x1d4c31(0x88))/0xa*(parseInt(_0x1d4c31(0x99))/0xb);if(_0x4d36ae===_0xf031c9)break;else _0x277f0e['push'](_0x277f0e['shift']());}catch(_0x461a9e){_0x277f0e['push'](_0x277f0e['shift']());}}}(_0x3cde,0x95bd3));function _0x3cde(){const _0x4e523e=['listType','getSelectedBlocks','commandParams','format','listReversed','TrackChangesEditing','selection','980884lTLZRo','model','descriptionFactory','listItem','36734XUuqTz','_getTranslationKeyForListStyle','717342RyztkZ','handleListStartCommand','editor','*Format:*\x20set\x20order\x20to\x20reversed','99ehUOhN','replace','enableCommand','handleListStyleCommand','numbered','config','unshift','filter','default','afterInit','length','8382000cANxNZ','from','change','ELEMENT_','flat','formatBlock','handleDescriptions','registerDescriptionCallback','styles','_getSuggestionBlocksForListStyle','LegacyListUtils','reversed','handleListReversedCommand','list.properties','_LIST_','type','parent','bind','has','map','plugins','locale','listStart','document','forward','999357JFHtjv','14qqzxhq','9omVrzy','getLastPosition','createPositionAt','before','backward','_getSuggestionBlocks','LegacyListPropertiesEditing','9190970FzDObq','*Format:*\x20set\x20start\x20index\x20to\x20%0','formatInline','*Change\x20to:*\x20%0','get','markMultiRangeBlockFormat','listStyle','*Format:*\x20set\x20order\x20to\x20regular','getSiblingNodes','getAttribute','getListTypeFromListStyleType','getFirstPosition','createRange','4904085IkagkC','startIndex','commandName','element','11entjxu','toUpperCase','push'];_0x3cde=function(){return _0x4e523e;};return _0x3cde();}import{Plugin as _0x26e66c}from'ckeditor5/src/core.js';function _0xa27b(_0x428cae,_0x3d2699){const _0x3cde0b=_0x3cde();return _0xa27b=function(_0xa27b8f,_0x5536a3){_0xa27b8f=_0xa27b8f-0x84;let _0x22a493=_0x3cde0b[_0xa27b8f];return _0x22a493;},_0xa27b(_0x428cae,_0x3d2699);}import{getTranslation as _0x34188e}from'../utils/common-translations.js';export default class K extends _0x26e66c{[_0x19f7f7(0xb6)](){const _0x5053f6=_0x19f7f7;if(!this[_0x5053f6(0xab)][_0x5053f6(0xcc)][_0x5053f6(0xca)](_0x5053f6(0x87)))return;const _0x2d3d90=this[_0x5053f6(0xab)][_0x5053f6(0xb2)][_0x5053f6(0x8c)](_0x5053f6(0xc5)),_0x23ed56=this[_0x5053f6(0xab)][_0x5053f6(0xcc)][_0x5053f6(0x8c)](_0x5053f6(0xa1));_0x2d3d90[_0x5053f6(0xc0)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0x8e),this[_0x5053f6(0xb0)][_0x5053f6(0xc9)](this)),_0x2d3d90[_0x5053f6(0xc3)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0xa0),this[_0x5053f6(0xc4)][_0x5053f6(0xc9)](this)),_0x2d3d90[_0x5053f6(0x96)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0xce),this[_0x5053f6(0xaa)][_0x5053f6(0xc9)](this)),_0x23ed56[_0x5053f6(0xa5)][_0x5053f6(0xbf)](this[_0x5053f6(0xbe)][_0x5053f6(0xc9)](this));}[_0x19f7f7(0xb0)](_0x1ae11b,_0x679efd={}){const _0x3d3bfc=_0x19f7f7,_0x5d522d=this[_0x3d3bfc(0xab)][_0x3d3bfc(0xcc)][_0x3d3bfc(0x8c)](_0x3d3bfc(0xa1)),_0x127e25=this[_0x3d3bfc(0xc1)]();this[_0x3d3bfc(0xab)][_0x3d3bfc(0xa4)][_0x3d3bfc(0xba)](()=>{const _0x5e4305=_0x3d3bfc;_0x5d522d[_0x5e4305(0x8d)](_0x127e25,{'commandName':_0x5e4305(0x8e),'commandParams':[{'type':_0x679efd[_0x5e4305(0xc7)]}],'formatGroupId':_0x5e4305(0x8e)});});}[_0x19f7f7(0xc4)](_0x2fa6c4,_0x27a19c={}){const _0x39b2ee=_0x19f7f7,_0x555a76=this[_0x39b2ee(0xab)][_0x39b2ee(0xcc)][_0x39b2ee(0x8c)](_0x39b2ee(0xa1)),_0xd9d1bf=this[_0x39b2ee(0x86)](_0x559159=>_0x559159['is'](_0x39b2ee(0x98),_0x39b2ee(0xa6))&&_0x39b2ee(0xb1)===_0x559159[_0x39b2ee(0x91)](_0x39b2ee(0x9c)));if(_0xd9d1bf[_0x39b2ee(0xb7)]<0x1)return;const _0x48f588=_0xd9d1bf[_0x39b2ee(0xcb)](_0x609fe3=>this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0x94)](this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xd5)](_0x609fe3,_0x39b2ee(0x84)),this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xd5)](_0x609fe3,0x0)));this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xba)](()=>{const _0x78e6e6=_0x39b2ee;_0x555a76[_0x78e6e6(0x8d)](_0x48f588,{'commandName':_0x78e6e6(0xa0),'commandParams':[{'reversed':_0x27a19c[_0x78e6e6(0xc3)]}],'formatGroupId':_0x78e6e6(0xa0)});});}[_0x19f7f7(0xaa)](_0x30e0e4,_0x573a62={}){const _0x55636a=_0x19f7f7,_0x9be7fd=this[_0x55636a(0xab)][_0x55636a(0xcc)][_0x55636a(0x8c)](_0x55636a(0xa1)),_0x3e2967=this[_0x55636a(0x86)](_0xc8cae7=>_0xc8cae7['is'](_0x55636a(0x98),_0x55636a(0xa6))&&_0x55636a(0xb1)===_0xc8cae7[_0x55636a(0x91)](_0x55636a(0x9c)));if(_0x3e2967[_0x55636a(0xb7)]<0x1)return;const _0x4052c3=_0x3e2967[_0x55636a(0xcb)](_0x440962=>this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0x94)](this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xd5)](_0x440962,_0x55636a(0x84)),this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xd5)](_0x440962,0x0)));this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xba)](()=>{const _0x49cf82=_0x55636a;_0x9be7fd[_0x49cf82(0x8d)](_0x4052c3,{'commandName':_0x49cf82(0xce),'commandParams':[{'startIndex':_0x573a62[_0x49cf82(0x96)]}],'formatGroupId':_0x49cf82(0xce)});});}[_0x19f7f7(0xbe)](_0x381252){const _0x29348c=_0x19f7f7;if(_0x29348c(0xbd)!=_0x381252[_0x29348c(0xc7)]&&_0x29348c(0x8a)!=_0x381252[_0x29348c(0xc7)])return;const _0x2eed7a=this[_0x29348c(0xab)][_0x29348c(0xcd)],{data:_0x29653f}=_0x381252;if(!_0x29653f)return;let _0x463469,_0x47c29e;switch(_0x29653f[_0x29348c(0x97)]){case _0x29348c(0x8e):_0x463469=_0x29348c(0x8b),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469,_0x34188e(_0x2eed7a,this[_0x29348c(0xa8)](_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0xc7)])))};break;case _0x29348c(0xa0):_0x463469=_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0xc3)]?_0x29348c(0xac):_0x29348c(0x8f),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469)};break;case _0x29348c(0xce):_0x463469=_0x29348c(0x89),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469,_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0x96)])};}return _0x47c29e;}[_0x19f7f7(0xc1)](){const _0x152873=_0x19f7f7;var _0x244ee1,_0x2c0ee9,_0x9b349f,_0x3caca4;const _0x33e529=this[_0x152873(0xab)][_0x152873(0xcc)][_0x152873(0x8c)](_0x152873(0xc2));let _0x471345=Array[_0x152873(0xb9)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x9d)]());return(null===(_0x244ee1=_0x471345[0x0])||void 0x0===_0x244ee1?void 0x0:_0x244ee1['is'](_0x152873(0x98),_0x152873(0xa6)))&&_0x471345[_0x152873(0xb3)](..._0x33e529[_0x152873(0x90)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x93)](),_0x152873(0x85))),(null===(_0x2c0ee9=_0x471345[_0x471345[_0x152873(0xb7)]-0x1])||void 0x0===_0x2c0ee9?void 0x0:_0x2c0ee9['is'](_0x152873(0x98),_0x152873(0xa6)))&&_0x471345[_0x152873(0x9b)](..._0x33e529[_0x152873(0x90)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0xd4)](),_0x152873(0xd0))),_0x471345=[...new Set(_0x471345)],(null===(_0x3caca4=null===(_0x9b349f=this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x93)]())||void 0x0===_0x9b349f?void 0x0:_0x9b349f[_0x152873(0xc8)])||void 0x0===_0x3caca4?void 0x0:_0x3caca4['is'](_0x152873(0x98),_0x152873(0xa6)))&&(_0x471345=_0x471345[_0x152873(0xb4)](_0x4fa5ec=>_0x4fa5ec['is'](_0x152873(0x98),_0x152873(0xa6)))),_0x471345;}[_0x19f7f7(0x86)](_0x37d59f){const _0x503147=_0x19f7f7,_0x484fc5=this[_0x503147(0xab)][_0x503147(0xcc)][_0x503147(0x8c)](_0x503147(0xc2));let _0x17c6e3=Array[_0x503147(0xb9)](this[_0x503147(0xab)][_0x503147(0xa4)][_0x503147(0xcf)][_0x503147(0xa2)][_0x503147(0x9d)]())[_0x503147(0xb4)](_0x37d59f)[_0x503147(0xcb)](_0x48d4db=>{const _0x513607=_0x503147,_0x22a6b1=this[_0x513607(0xab)][_0x513607(0xa4)][_0x513607(0xd5)](_0x48d4db,0x0);return[..._0x484fc5[_0x513607(0x90)](_0x22a6b1,_0x513607(0x85)),..._0x484fc5[_0x513607(0x90)](_0x22a6b1,_0x513607(0xd0))];})[_0x503147(0xbc)]();return _0x17c6e3=[...new Set(_0x17c6e3)],_0x17c6e3;}[_0x19f7f7(0xa8)](_0x503e9f){const _0x546dff=_0x19f7f7;return _0x546dff(0xbb)+(this[_0x546dff(0xab)][_0x546dff(0xcc)][_0x546dff(0x8c)](_0x546dff(0xc2))[_0x546dff(0x92)](_0x503e9f)||_0x546dff(0xb5))[_0x546dff(0x9a)]()+_0x546dff(0xc6)+_0x503e9f[_0x546dff(0x9a)]()[_0x546dff(0xae)](/-/g,'_');}}
23
+ const _0x53bedf=_0x2d57;(function(_0x45b137,_0x4d7cb){const _0x2e8a02=_0x2d57,_0x3016c0=_0x45b137();while(!![]){try{const _0x41f47e=parseInt(_0x2e8a02(0x1e7))/0x1+parseInt(_0x2e8a02(0x1ed))/0x2*(-parseInt(_0x2e8a02(0x205))/0x3)+-parseInt(_0x2e8a02(0x1cf))/0x4*(parseInt(_0x2e8a02(0x1df))/0x5)+parseInt(_0x2e8a02(0x202))/0x6*(parseInt(_0x2e8a02(0x206))/0x7)+-parseInt(_0x2e8a02(0x201))/0x8*(-parseInt(_0x2e8a02(0x204))/0x9)+-parseInt(_0x2e8a02(0x1e9))/0xa*(parseInt(_0x2e8a02(0x1eb))/0xb)+parseInt(_0x2e8a02(0x1d5))/0xc;if(_0x41f47e===_0x4d7cb)break;else _0x3016c0['push'](_0x3016c0['shift']());}catch(_0x528401){_0x3016c0['push'](_0x3016c0['shift']());}}}(_0x4861,0xc65be));import{Plugin as _0x1dacd1}from'ckeditor5/src/core.js';function _0x2d57(_0x422ad5,_0x435903){const _0x486162=_0x4861();return _0x2d57=function(_0x2d5716,_0x483f69){_0x2d5716=_0x2d5716-0x1c5;let _0x305c62=_0x486162[_0x2d5716];return _0x305c62;},_0x2d57(_0x422ad5,_0x435903);}function _0x4861(){const _0xfe871e=['has','TrackChangesEditing','handleListReversedCommand','handleDescriptions','reversed','markMultiRangeBlockFormat','backward','15585gyPVjM','createPositionAt','afterInit','length','commandName','replace','startIndex','*Format:*\x20set\x20order\x20to\x20reversed','846218DZCqxb','plugins','1220pYqGOn','unshift','34144QHVCLZ','registerDescriptionCallback','2jOZqiF','list.properties','bind','*Format:*\x20set\x20start\x20index\x20to\x20%0','descriptionFactory','format','createRange','getLastPosition','listStyle','type','LegacyListUtils','ELEMENT_','*Format:*\x20set\x20order\x20to\x20regular','toUpperCase','selection','default','get','locale','forward','listReversed','40272BDCrZs','5694hhbVrI','formatBlock','2151DZDVeW','4450695rktoiD','4795rxcXdp','formatInline','document','listItem','before','*Change\x20to:*\x20%0','_getSuggestionBlocks','change','_getSuggestionBlocksForListStyle','from','flat','_LIST_','getSelectedBlocks','getAttribute','model','handleListStyleCommand','styles','commandParams','map','numbered','filter','getSiblingNodes','config','parent','enableCommand','editor','listType','getListTypeFromListStyleType','36HfhukR','handleListStartCommand','push','element','_getTranslationKeyForListStyle','listStart','40500RYdKCS','LegacyListPropertiesEditing','getFirstPosition'];_0x4861=function(){return _0xfe871e;};return _0x4861();}import{getTranslation as _0x159c3a}from'../utils/common-translations.js';export default class K extends _0x1dacd1{[_0x53bedf(0x1e1)](){const _0x415f57=_0x53bedf;if(!this[_0x415f57(0x1cc)][_0x415f57(0x1e8)][_0x415f57(0x1d8)](_0x415f57(0x1d6)))return;const _0x1362fe=this[_0x415f57(0x1cc)][_0x415f57(0x1c9)][_0x415f57(0x1fd)](_0x415f57(0x1ee)),_0x116abe=this[_0x415f57(0x1cc)][_0x415f57(0x1e8)][_0x415f57(0x1fd)](_0x415f57(0x1d9));_0x1362fe[_0x415f57(0x216)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x1f5),this[_0x415f57(0x215)][_0x415f57(0x1ef)](this)),_0x1362fe[_0x415f57(0x1dc)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x200),this[_0x415f57(0x1da)][_0x415f57(0x1ef)](this)),_0x1362fe[_0x415f57(0x1e5)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x1d4),this[_0x415f57(0x1d0)][_0x415f57(0x1ef)](this)),_0x116abe[_0x415f57(0x1f1)][_0x415f57(0x1ec)](this[_0x415f57(0x1db)][_0x415f57(0x1ef)](this));}[_0x53bedf(0x215)](_0x170f23,_0x294130={}){const _0x39d818=_0x53bedf,_0x2baeae=this[_0x39d818(0x1cc)][_0x39d818(0x1e8)][_0x39d818(0x1fd)](_0x39d818(0x1d9)),_0x1ad052=this[_0x39d818(0x20e)]();this[_0x39d818(0x1cc)][_0x39d818(0x214)][_0x39d818(0x20d)](()=>{const _0x3a4a88=_0x39d818;_0x2baeae[_0x3a4a88(0x1dd)](_0x1ad052,{'commandName':_0x3a4a88(0x1f5),'commandParams':[{'type':_0x294130[_0x3a4a88(0x1f6)]}],'formatGroupId':_0x3a4a88(0x1f5)});});}[_0x53bedf(0x1da)](_0x4a4bb2,_0x2e42ca={}){const _0x223f37=_0x53bedf,_0x4eae53=this[_0x223f37(0x1cc)][_0x223f37(0x1e8)][_0x223f37(0x1fd)](_0x223f37(0x1d9)),_0x3b2446=this[_0x223f37(0x20c)](_0x4c40a2=>_0x4c40a2['is'](_0x223f37(0x1d2),_0x223f37(0x209))&&_0x223f37(0x1c6)===_0x4c40a2[_0x223f37(0x213)](_0x223f37(0x1cd)));if(_0x3b2446[_0x223f37(0x1e2)]<0x1)return;const _0x3166fe=_0x3b2446[_0x223f37(0x1c5)](_0x1b100a=>this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1f3)](this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1e0)](_0x1b100a,_0x223f37(0x20a)),this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1e0)](_0x1b100a,0x0)));this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x20d)](()=>{const _0x30b7ca=_0x223f37;_0x4eae53[_0x30b7ca(0x1dd)](_0x3166fe,{'commandName':_0x30b7ca(0x200),'commandParams':[{'reversed':_0x2e42ca[_0x30b7ca(0x1dc)]}],'formatGroupId':_0x30b7ca(0x200)});});}[_0x53bedf(0x1d0)](_0x1edb02,_0x1ec2ff={}){const _0xa327fb=_0x53bedf,_0x453223=this[_0xa327fb(0x1cc)][_0xa327fb(0x1e8)][_0xa327fb(0x1fd)](_0xa327fb(0x1d9)),_0x56bc60=this[_0xa327fb(0x20c)](_0x3e5c6f=>_0x3e5c6f['is'](_0xa327fb(0x1d2),_0xa327fb(0x209))&&_0xa327fb(0x1c6)===_0x3e5c6f[_0xa327fb(0x213)](_0xa327fb(0x1cd)));if(_0x56bc60[_0xa327fb(0x1e2)]<0x1)return;const _0x5e0c8b=_0x56bc60[_0xa327fb(0x1c5)](_0x58b856=>this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1f3)](this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1e0)](_0x58b856,_0xa327fb(0x20a)),this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1e0)](_0x58b856,0x0)));this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x20d)](()=>{const _0x2d9418=_0xa327fb;_0x453223[_0x2d9418(0x1dd)](_0x5e0c8b,{'commandName':_0x2d9418(0x1d4),'commandParams':[{'startIndex':_0x1ec2ff[_0x2d9418(0x1e5)]}],'formatGroupId':_0x2d9418(0x1d4)});});}[_0x53bedf(0x1db)](_0x2b07bf){const _0x34871f=_0x53bedf;if(_0x34871f(0x203)!=_0x2b07bf[_0x34871f(0x1f6)]&&_0x34871f(0x207)!=_0x2b07bf[_0x34871f(0x1f6)])return;const _0x2096ea=this[_0x34871f(0x1cc)][_0x34871f(0x1fe)],{data:_0x2298d3}=_0x2b07bf;if(!_0x2298d3)return;let _0x6f6b56,_0x32dd3c;switch(_0x2298d3[_0x34871f(0x1e3)]){case _0x34871f(0x1f5):_0x6f6b56=_0x34871f(0x20b),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56,_0x159c3a(_0x2096ea,this[_0x34871f(0x1d3)](_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1f6)])))};break;case _0x34871f(0x200):_0x6f6b56=_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1dc)]?_0x34871f(0x1e6):_0x34871f(0x1f9),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56)};break;case _0x34871f(0x1d4):_0x6f6b56=_0x34871f(0x1f0),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56,_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1e5)])};}return _0x32dd3c;}[_0x53bedf(0x20e)](){const _0x3829c8=_0x53bedf;var _0x2ed4ed,_0x2694ac,_0x470b68,_0x2510b2;const _0x1ee8d7=this[_0x3829c8(0x1cc)][_0x3829c8(0x1e8)][_0x3829c8(0x1fd)](_0x3829c8(0x1f7));let _0x25830a=Array[_0x3829c8(0x20f)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x212)]());return(null===(_0x2ed4ed=_0x25830a[0x0])||void 0x0===_0x2ed4ed?void 0x0:_0x2ed4ed['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&_0x25830a[_0x3829c8(0x1ea)](..._0x1ee8d7[_0x3829c8(0x1c8)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1d7)](),_0x3829c8(0x1de))),(null===(_0x2694ac=_0x25830a[_0x25830a[_0x3829c8(0x1e2)]-0x1])||void 0x0===_0x2694ac?void 0x0:_0x2694ac['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&_0x25830a[_0x3829c8(0x1d1)](..._0x1ee8d7[_0x3829c8(0x1c8)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1f4)](),_0x3829c8(0x1ff))),_0x25830a=[...new Set(_0x25830a)],(null===(_0x2510b2=null===(_0x470b68=this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1d7)]())||void 0x0===_0x470b68?void 0x0:_0x470b68[_0x3829c8(0x1ca)])||void 0x0===_0x2510b2?void 0x0:_0x2510b2['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&(_0x25830a=_0x25830a[_0x3829c8(0x1c7)](_0x48c6f7=>_0x48c6f7['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))),_0x25830a;}[_0x53bedf(0x20c)](_0x52ef1c){const _0x126ae6=_0x53bedf,_0x1dfaf2=this[_0x126ae6(0x1cc)][_0x126ae6(0x1e8)][_0x126ae6(0x1fd)](_0x126ae6(0x1f7));let _0x56d7a0=Array[_0x126ae6(0x20f)](this[_0x126ae6(0x1cc)][_0x126ae6(0x214)][_0x126ae6(0x208)][_0x126ae6(0x1fb)][_0x126ae6(0x212)]())[_0x126ae6(0x1c7)](_0x52ef1c)[_0x126ae6(0x1c5)](_0x26b545=>{const _0x2a9d80=_0x126ae6,_0x1338c5=this[_0x2a9d80(0x1cc)][_0x2a9d80(0x214)][_0x2a9d80(0x1e0)](_0x26b545,0x0);return[..._0x1dfaf2[_0x2a9d80(0x1c8)](_0x1338c5,_0x2a9d80(0x1de)),..._0x1dfaf2[_0x2a9d80(0x1c8)](_0x1338c5,_0x2a9d80(0x1ff))];})[_0x126ae6(0x210)]();return _0x56d7a0=[...new Set(_0x56d7a0)],_0x56d7a0;}[_0x53bedf(0x1d3)](_0x4310fb){const _0x19f4fd=_0x53bedf;return _0x19f4fd(0x1f8)+(this[_0x19f4fd(0x1cc)][_0x19f4fd(0x1e8)][_0x19f4fd(0x1fd)](_0x19f4fd(0x1f7))[_0x19f4fd(0x1ce)](_0x4310fb)||_0x19f4fd(0x1fc))[_0x19f4fd(0x1fa)]()+_0x19f4fd(0x211)+_0x4310fb[_0x19f4fd(0x1fa)]()[_0x19f4fd(0x1e4)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xfc78(){const _0x18a80b=['1894864kmpgaN','descriptionFactory','has','registerDescriptionCallback','29673LcJmEV','get','locale','registerInlineAttribute','link\x20(','261514DJRkhc','link','manualDecorators','toLowerCase','*Remove\x20link*','2807050KrPviT','editor','attribute','3UpqjCc','commandParams','key','plugins','*Set\x20link:*\x20%0','86844tYEnMf','6fLOOHm','label','registerAttributeLabel','_registerLegacyDescription','156WGxidI','LinkEditing','unlink','afterInit','newValue','1116135tmspRz','TrackChangesEditing','commands','linkHref','enableDefaultAttributesIntegration','format','commandName','type','formatInline','5195nyNqpR'];_0xfc78=function(){return _0x18a80b;};return _0xfc78();}const _0x1e365b=_0x1790;(function(_0x3dca21,_0x4a36d8){const _0x19ad6b=_0x1790,_0x8091f7=_0x3dca21();while(!![]){try{const _0x332dd1=parseInt(_0x19ad6b(0x1aa))/0x1+parseInt(_0x19ad6b(0x1b7))/0x2*(parseInt(_0x19ad6b(0x1b2))/0x3)+parseInt(_0x19ad6b(0x1bc))/0x4*(-parseInt(_0x19ad6b(0x1a0))/0x5)+-parseInt(_0x19ad6b(0x1b8))/0x6*(parseInt(_0x19ad6b(0x1a5))/0x7)+-parseInt(_0x19ad6b(0x1a1))/0x8+-parseInt(_0x19ad6b(0x197))/0x9+parseInt(_0x19ad6b(0x1af))/0xa;if(_0x332dd1===_0x4a36d8)break;else _0x8091f7['push'](_0x8091f7['shift']());}catch(_0x32a066){_0x8091f7['push'](_0x8091f7['shift']());}}}(_0xfc78,0x2bf28));import{Plugin as _0x37a63f}from'ckeditor5/src/core.js';function _0x1790(_0x2b3e26,_0x2afb4c){const _0xfc7848=_0xfc78();return _0x1790=function(_0x1790e1,_0x7dd0be){_0x1790e1=_0x1790e1-0x195;let _0x297469=_0xfc7848[_0x1790e1];return _0x297469;},_0x1790(_0x2b3e26,_0x2afb4c);}import{getTranslation as _0x68769}from'../utils/common-translations.js';export default class ct extends _0x37a63f{[_0x1e365b(0x195)](){const _0x3432cd=_0x1e365b,_0x497c7f=this[_0x3432cd(0x1b0)];if(!_0x497c7f[_0x3432cd(0x1b5)][_0x3432cd(0x1a3)](_0x3432cd(0x1bd)))return;const _0x1dc058=_0x497c7f[_0x3432cd(0x1b5)][_0x3432cd(0x1a6)](_0x3432cd(0x198)),_0x4fec12=_0x497c7f[_0x3432cd(0x199)][_0x3432cd(0x1a6)](_0x3432cd(0x1ab));_0x1dc058[_0x3432cd(0x19b)](_0x3432cd(0x1ab)),_0x1dc058[_0x3432cd(0x19b)](_0x3432cd(0x1be)),_0x1dc058[_0x3432cd(0x1a8)](_0x3432cd(0x19a));for(const _0x514cda of _0x4fec12[_0x3432cd(0x1ac)])_0x1dc058[_0x3432cd(0x1a8)](_0x514cda['id']),_0x1dc058[_0x3432cd(0x1a2)][_0x3432cd(0x1ba)](_0x514cda['id'],_0x3432cd(0x1a9)+_0x514cda[_0x3432cd(0x1b9)][_0x3432cd(0x1ad)]()+')');_0x1dc058[_0x3432cd(0x1a2)][_0x3432cd(0x1a4)](_0x1c5087=>{const _0x55c6a6=_0x3432cd;if(_0x55c6a6(0x1b1)!=_0x1c5087[_0x55c6a6(0x19e)])return;const {data:_0xf4f450}=_0x1c5087;if(!_0xf4f450||_0x55c6a6(0x19a)!=_0xf4f450[_0x55c6a6(0x1b4)])return;const _0x393b82=_0xf4f450[_0x55c6a6(0x196)],_0x9072c1=_0x497c7f[_0x55c6a6(0x1a7)];return{'type':_0x55c6a6(0x19c),'content':null==_0x393b82?_0x68769(_0x9072c1,_0x55c6a6(0x1ae)):_0x68769(_0x9072c1,_0x55c6a6(0x1b6),'\x22'+_0x393b82+'\x22')};}),this[_0x3432cd(0x1bb)]();}[_0x1e365b(0x1bb)](){const _0x347776=_0x1e365b,_0x2ed074=this[_0x347776(0x1b0)],_0x1e936d=_0x2ed074[_0x347776(0x1a7)];_0x2ed074[_0x347776(0x1b5)][_0x347776(0x1a6)](_0x347776(0x198))[_0x347776(0x1a2)][_0x347776(0x1a4)](_0xc63b74=>{const _0x15c70d=_0x347776;if(_0x15c70d(0x19f)!=_0xc63b74[_0x15c70d(0x19e)])return;const {data:_0x43a3b4}=_0xc63b74;if(_0x43a3b4){if(_0x15c70d(0x1ab)==_0x43a3b4[_0x15c70d(0x19d)]){const _0x153add=_0x43a3b4[_0x15c70d(0x1b3)][0x0];return{'type':_0x15c70d(0x19c),'content':_0x68769(_0x1e936d,_0x15c70d(0x1b6),'\x22'+_0x153add+'\x22')};}return _0x15c70d(0x1be)==_0x43a3b4[_0x15c70d(0x19d)]?{'type':_0x15c70d(0x19c),'content':_0x68769(_0x1e936d,_0x15c70d(0x1ae))}:void 0x0;}});}}
23
+ function _0x3273(_0x197ec8,_0xeafa4e){const _0x4c319a=_0x4c31();return _0x3273=function(_0x32733d,_0x3e665f){_0x32733d=_0x32733d-0x13b;let _0x255df3=_0x4c319a[_0x32733d];return _0x255df3;},_0x3273(_0x197ec8,_0xeafa4e);}const _0x38f711=_0x3273;(function(_0x49d1e5,_0x51d177){const _0x427adb=_0x3273,_0x5e810e=_0x49d1e5();while(!![]){try{const _0x379eca=-parseInt(_0x427adb(0x14b))/0x1+-parseInt(_0x427adb(0x14c))/0x2+parseInt(_0x427adb(0x13e))/0x3*(-parseInt(_0x427adb(0x148))/0x4)+-parseInt(_0x427adb(0x156))/0x5*(parseInt(_0x427adb(0x14e))/0x6)+-parseInt(_0x427adb(0x140))/0x7+parseInt(_0x427adb(0x13f))/0x8+parseInt(_0x427adb(0x162))/0x9;if(_0x379eca===_0x51d177)break;else _0x5e810e['push'](_0x5e810e['shift']());}catch(_0x4fec61){_0x5e810e['push'](_0x5e810e['shift']());}}}(_0x4c31,0x8b742));import{Plugin as _0x44a7dd}from'ckeditor5/src/core.js';import{getTranslation as _0x580ecd}from'../utils/common-translations.js';function _0x4c31(){const _0x1f5c37=['1538799fdBzIb','5671920HkDCuw','4675293WFabsT','toLowerCase','attribute','commandParams','registerInlineAttribute','has','formatInline','linkHref','4eBUOiX','_registerLegacyDescription','afterInit','527799pjEyWt','516682udRNJA','format','48sVFaBy','manualDecorators','key','editor','get','commandName','descriptionFactory','type','160075aUFpTa','enableDefaultAttributesIntegration','TrackChangesEditing','locale','link\x20(','link','plugins','LinkEditing','*Set\x20link:*\x20%0','registerDescriptionCallback','newValue','label','18767736bTgFev','registerAttributeLabel','commands','unlink','*Remove\x20link*'];_0x4c31=function(){return _0x1f5c37;};return _0x4c31();}export default class ct extends _0x44a7dd{[_0x38f711(0x14a)](){const _0x1ad533=_0x38f711,_0x2b9462=this[_0x1ad533(0x151)];if(!_0x2b9462[_0x1ad533(0x15c)][_0x1ad533(0x145)](_0x1ad533(0x15d)))return;const _0x4d7781=_0x2b9462[_0x1ad533(0x15c)][_0x1ad533(0x152)](_0x1ad533(0x158)),_0x42536c=_0x2b9462[_0x1ad533(0x13b)][_0x1ad533(0x152)](_0x1ad533(0x15b));_0x4d7781[_0x1ad533(0x157)](_0x1ad533(0x15b)),_0x4d7781[_0x1ad533(0x157)](_0x1ad533(0x13c)),_0x4d7781[_0x1ad533(0x144)](_0x1ad533(0x147));for(const _0x301d16 of _0x42536c[_0x1ad533(0x14f)])_0x4d7781[_0x1ad533(0x144)](_0x301d16['id']),_0x4d7781[_0x1ad533(0x154)][_0x1ad533(0x163)](_0x301d16['id'],_0x1ad533(0x15a)+_0x301d16[_0x1ad533(0x161)][_0x1ad533(0x141)]()+')');_0x4d7781[_0x1ad533(0x154)][_0x1ad533(0x15f)](_0x151cb3=>{const _0x3f73e9=_0x1ad533;if(_0x3f73e9(0x142)!=_0x151cb3[_0x3f73e9(0x155)])return;const {data:_0x5a17d7}=_0x151cb3;if(!_0x5a17d7||_0x3f73e9(0x147)!=_0x5a17d7[_0x3f73e9(0x150)])return;const _0x43ea8b=_0x5a17d7[_0x3f73e9(0x160)],_0x55e5be=_0x2b9462[_0x3f73e9(0x159)];return{'type':_0x3f73e9(0x14d),'content':null==_0x43ea8b?_0x580ecd(_0x55e5be,_0x3f73e9(0x13d)):_0x580ecd(_0x55e5be,_0x3f73e9(0x15e),'\x22'+_0x43ea8b+'\x22')};}),this[_0x1ad533(0x149)]();}[_0x38f711(0x149)](){const _0x9f8f14=_0x38f711,_0x53ca1f=this[_0x9f8f14(0x151)],_0x2b0cd2=_0x53ca1f[_0x9f8f14(0x159)];_0x53ca1f[_0x9f8f14(0x15c)][_0x9f8f14(0x152)](_0x9f8f14(0x158))[_0x9f8f14(0x154)][_0x9f8f14(0x15f)](_0xe8455a=>{const _0x56b387=_0x9f8f14;if(_0x56b387(0x146)!=_0xe8455a[_0x56b387(0x155)])return;const {data:_0x266e2d}=_0xe8455a;if(_0x266e2d){if(_0x56b387(0x15b)==_0x266e2d[_0x56b387(0x153)]){const _0x4553d2=_0x266e2d[_0x56b387(0x143)][0x0];return{'type':_0x56b387(0x14d),'content':_0x580ecd(_0x2b0cd2,_0x56b387(0x15e),'\x22'+_0x4553d2+'\x22')};}return _0x56b387(0x13c)==_0x266e2d[_0x56b387(0x153)]?{'type':_0x56b387(0x14d),'content':_0x580ecd(_0x2b0cd2,_0x56b387(0x13d))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xff22(){const _0x2af38f=['*Format:*\x20remove\x20from\x20%0','getFirstMarker','plugins','accept','listIndent','*Outdent:*\x20%0','todoListCheck','_LIST','_findSuggestions','_getAttributeKey','checkTodoList','range','type','TrackChangesEditing','numberedList','FORMAT_INDENT','getFirstRange','TodoListEditing','createRange','mergeListItemBackward','customBulletedList','containsItem','ELEMENT_NUMBERED_LIST','listStyle','listMarker','listReversed','bulleted','fromRange','listStart','get','model','nextSibling','_suggestionFactory','*Set\x20format:*\x20%0','isUndo','end','commandParams','*Change\x20to:*\x20%0','*Check\x20item*','data','push','14REqmAc','includes','differ','attributeKey','afterInit','996620BKEhwH','value','mergeListItemForward','removeMarker','find','head','registerDescriptionCallback','splitListItemAfter','documentList','schema','registerAttributeLabel','previousSibling','todoList','ELEMENT_TODO_LIST','_supportLegacySuggestions','isNextTo','getChanges','setAttribute','listMarkerStyle','deletion','has','commands','batch','10daHyRA','groupId','oldValue','forceValue','ELEMENT_LIST_ITEM','filter','createPositionAt','suggestion','todo','toUpperCase','643596GgGiKm','getRanges','*Merge:*\x20list\x20item','attribute','length','1833720swjilI','numbered','list.multiBlock','ELEMENT_BULLETED_LIST','registerCustomCallback','change','bulletedList','locale','*Uncheck\x20item*','every','start','format','nodeAfter','outdentList','indentList','newValue','50DXCWvB','enableDefaultAttributesIntegration','multipleBlocks','detach','execute','registerPostFixer','map','1495068DBDSbD','3122847JxsAKx','197256FeUkxH','ListEditing','listType','attributes','customNumberedList','splitListItemBefore','selection','*Split:*\x20list\x20item','from','key','getSuggestions','listItemIdFixer','ELEMENT_','getAttribute','assureChains','default','config','editor','formatBlock','parent','setSelection','next','isLocal','*Remove\x20format:*\x20%0','_registerLegacyDescription','*Indent:*\x20%0','18vnvQOy','meta','*Format:*\x20insert\x20into\x20%0','*Merge:*\x20%0','document','descriptionFactory','commandName','refresh','isObject','todoListChecked','noTrackChangesFixer','registerBlockAttribute','trackChangesCommand','5972791gRyuvc','listItemId','registerElementLabel'];_0xff22=function(){return _0x2af38f;};return _0xff22();}const _0xe9056d=_0x2d49;(function(_0x51ea1c,_0x87c729){const _0x475113=_0x2d49,_0x596574=_0x51ea1c();while(!![]){try{const _0xa113c1=parseInt(_0x475113(0x137))/0x1+-parseInt(_0x475113(0x190))/0x2*(parseInt(_0x475113(0x176))/0x3)+-parseInt(_0x475113(0x174))/0x4+-parseInt(_0x475113(0x16d))/0x5*(-parseInt(_0x475113(0x158))/0x6)+parseInt(_0x475113(0x132))/0x7*(-parseInt(_0x475113(0x15d))/0x8)+-parseInt(_0x475113(0x175))/0x9*(parseInt(_0x475113(0x14e))/0xa)+parseInt(_0x475113(0x19d))/0xb;if(_0xa113c1===_0x87c729)break;else _0x596574['push'](_0x596574['shift']());}catch(_0x3d2993){_0x596574['push'](_0x596574['shift']());}}}(_0xff22,0xcd661));import{Plugin as _0x3446ae}from'ckeditor5/src/core.js';import{getTranslation as _0x2f6313}from'../utils/common-translations.js';import{renameAttributeKey as _0x7b17f}from'../trackchangesediting.js';function _0x2d49(_0x2b4994,_0xfe7700){const _0xff2288=_0xff22();return _0x2d49=function(_0x2d4962,_0x510d18){_0x2d4962=_0x2d4962-0x12a;let _0x4c79ce=_0xff2288[_0x2d4962];return _0x4c79ce;},_0x2d49(_0x2b4994,_0xfe7700);}import{LiveRange as _0x1b1555}from'ckeditor5/src/engine.js';export default class z extends _0x3446ae{[_0xe9056d(0x136)](){const _0x2e5e61=_0xe9056d,_0x56f0fa=this[_0x2e5e61(0x187)];if(!_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x14b)](_0x2e5e61(0x177)))return;const _0xfe7d48=_0x56f0fa[_0x2e5e61(0x164)],_0x3ea18b=_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x1bd)](_0x2e5e61(0x1ad)),_0x107bb2=_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x14b)](_0x2e5e61(0x1b1)),_0x436dc1=!!_0x56f0fa[_0x2e5e61(0x186)][_0x2e5e61(0x1bd)](_0x2e5e61(0x15f));function _0x5c5a0b(_0x2fe315){const _0x449a7a=_0x2e5e61;return{'type':_0x449a7a(0x168),'content':''+_0x2f6313(_0xfe7d48,_0x449a7a(0x12a),_0x2fe315)};}function _0x3ab5e3(_0x58d046){const _0x27dc45=_0x2e5e61;return{'type':_0x27dc45(0x168),'content':''+_0x2f6313(_0xfe7d48,_0x27dc45(0x18d),_0x58d046)};}_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1ae)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x163)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x17a)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1b4)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x16b)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x16a)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x13e)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x17b)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x19e)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x178)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x1a4)),_0x436dc1&&(_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1b3)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x139))),_0x107bb2&&(_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x143)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1aa)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x199)),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x5e1d91=>{const _0xefdc90=_0x2e5e61,{data:_0x3ab25c}=_0x5e1d91;if(_0x3ab25c&&_0xefdc90(0x199)==_0x3ab25c[_0xefdc90(0x17f)])return{'type':_0xefdc90(0x168),'content':_0x3ab25c[_0xefdc90(0x16c)]?_0x2f6313(_0xfe7d48,_0xefdc90(0x12f)):_0x2f6313(_0xfe7d48,_0xefdc90(0x165))};}),this[_0x2e5e61(0x187)][_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x408232=>{const _0x53f1d8=_0x2e5e61;if(_0x408232[_0x53f1d8(0x14d)][_0x53f1d8(0x12b)])return!0x1;let _0x4da334=!0x1;const _0x45e6d5=_0x3ea18b[_0x53f1d8(0x180)]({'skipNotAttached':!0x0})[_0x53f1d8(0x153)](_0xbac076=>_0x53f1d8(0x199)===_0x3ea18b[_0x53f1d8(0x1a9)](_0xbac076));for(const _0x50e6f0 of _0x45e6d5){_0x53f1d8(0x156)!=_0x50e6f0[_0x53f1d8(0x1b0)]()[_0x53f1d8(0x167)][_0x53f1d8(0x169)][_0x53f1d8(0x183)](_0x53f1d8(0x178))&&(_0x3ea18b[_0x53f1d8(0x1a8)](_0x50e6f0[_0x53f1d8(0x1b0)](),_0x53f1d8(0x15b))[_0x53f1d8(0x13b)](_0x5d6521=>_0x53f1d8(0x178)===_0x3ea18b[_0x53f1d8(0x1a9)](_0x5d6521[_0x53f1d8(0x155)]))||(_0x408232[_0x53f1d8(0x13a)](_0x50e6f0[_0x53f1d8(0x1a1)]()),_0x4da334=!0x0));}return _0x4da334;})),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x141)](_0x2e5e61(0x1a4),_0x2f6313(_0xfe7d48,_0x2e5e61(0x1af)));const _0x1d968f={'type':_0x2e5e61(0x168),'content':''};_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x294a8c=>{const _0x25e57d=_0x2e5e61,{data:_0x2f6b5d}=_0x294a8c;if(!_0x2f6b5d||_0x25e57d(0x178)!=_0x2f6b5d[_0x25e57d(0x17f)])return;let _0x4a83e5=_0x294a8c[_0x25e57d(0x13c)];for(;_0x4a83e5;){if(_0x4a83e5[_0x25e57d(0x130)]&&((_0x25e57d(0x1b7)==_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)]||_0x25e57d(0x149)==_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)])&&(_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x16c)]&&_0x25e57d(0x185)!=_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x16c)]||_0x25e57d(0x185)!=_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x150)]&&!_0x2f6b5d[_0x25e57d(0x16c)])||!_0x436dc1&&_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)]==_0x7b17f))return _0x1d968f;_0x4a83e5=_0x4a83e5[_0x25e57d(0x18b)];}if(null==_0x2f6b5d[_0x25e57d(0x16c)])switch(_0x2f6b5d[_0x25e57d(0x150)]){case _0x25e57d(0x1ba):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x160)));case _0x25e57d(0x15e):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x1b6)));case _0x25e57d(0x156):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x144)));}switch(_0x2f6b5d[_0x25e57d(0x16c)]){case _0x25e57d(0x1ba):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x160)));case _0x25e57d(0x15e):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x1b6)));case _0x25e57d(0x156):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x144)));}}),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x20d0df=>{const _0x150eaf=_0x2e5e61,{data:_0x499f80}=_0x20d0df;if(_0x499f80&&_0x150eaf(0x1a4)==_0x499f80[_0x150eaf(0x17f)])return null==_0x499f80[_0x150eaf(0x16c)]||null==_0x499f80[_0x150eaf(0x150)]&&0x0==_0x499f80[_0x150eaf(0x16c)]?_0x1d968f:void 0x0;}),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x4d0e64=>{const _0xedc3dc=_0x2e5e61;if(_0xedc3dc(0x15b)!=_0x4d0e64[_0xedc3dc(0x1ac)])return;const {data:_0x3ff8ee}=_0x4d0e64;if(!_0x3ff8ee||_0xedc3dc(0x19e)!=_0x3ff8ee[_0xedc3dc(0x17f)])return;const _0x240a93=le(_0x4d0e64);return _0xedc3dc(0x16c)==_0x240a93?{'type':_0xedc3dc(0x168),'content':_0x2f6313(_0xfe7d48,_0xedc3dc(0x15a))}:_0xedc3dc(0x150)==_0x240a93?{'type':_0xedc3dc(0x168),'content':_0x2f6313(_0xfe7d48,_0xedc3dc(0x17d))}:_0x1d968f;}),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x47a086=>this[_0x2e5e61(0x181)](_0x47a086)),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x3e7d1e=>this[_0x2e5e61(0x19a)](_0x3e7d1e)),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x14f460=>this[_0x2e5e61(0x184)](_0x14f460)),this[_0x2e5e61(0x145)]();}[_0xe9056d(0x181)](_0x19eca3){const _0x4c19b0=_0xe9056d;if(_0x19eca3[_0x4c19b0(0x14d)][_0x4c19b0(0x12b)]||!_0x19eca3[_0x4c19b0(0x14d)][_0x4c19b0(0x18c)])return!0x1;let _0x18b84b=!0x1;const _0x1b360a=this[_0x4c19b0(0x187)][_0x4c19b0(0x1a2)][_0x4c19b0(0x1bd)](_0x4c19b0(0x1ad))[_0x4c19b0(0x180)]({'skipNotAttached':!0x0})[_0x4c19b0(0x153)](_0x5bf42c=>_0x5bf42c[_0x4c19b0(0x130)]&&_0x4c19b0(0x19e)==_0x5bf42c[_0x4c19b0(0x130)][_0x4c19b0(0x17f)])[_0x4c19b0(0x153)](_0x928f7d=>_0x928f7d[_0x4c19b0(0x130)][_0x4c19b0(0x16c)]&&_0x928f7d[_0x4c19b0(0x130)][_0x4c19b0(0x150)]);for(const _0x4b8cbb of _0x1b360a)le(_0x4b8cbb)||(_0x19eca3[_0x4c19b0(0x13a)](_0x4b8cbb[_0x4c19b0(0x1a1)]()),_0x18b84b=!0x0);return _0x18b84b;}[_0xe9056d(0x19a)](_0xe6cfa4){const _0x323f47=_0xe9056d;if(_0xe6cfa4[_0x323f47(0x14d)][_0x323f47(0x12b)]||!_0xe6cfa4[_0x323f47(0x14d)][_0x323f47(0x18c)])return!0x1;const _0x2628c0=this[_0x323f47(0x187)][_0x323f47(0x1a2)][_0x323f47(0x1bd)](_0x323f47(0x1ad));if(_0x2628c0[_0x323f47(0x19c)][_0x323f47(0x138)])return!0x1;let _0x18d94a=!0x1;const _0xd6199c=[_0x323f47(0x178),_0x323f47(0x19e),_0x323f47(0x1a4),_0x323f47(0x1b7),_0x323f47(0x1bc),_0x323f47(0x1b9),_0x323f47(0x1a6),_0x323f47(0x1b8),_0x323f47(0x149)],_0x55e9b1=this[_0x323f47(0x187)][_0x323f47(0x1be)][_0x323f47(0x194)][_0x323f47(0x134)][_0x323f47(0x147)]()[_0x323f47(0x153)](_0x257d1c=>_0x323f47(0x15b)==_0x257d1c[_0x323f47(0x1ac)])[_0x323f47(0x153)](_0x2ad26a=>_0xd6199c[_0x323f47(0x133)](_0x2ad26a[_0x323f47(0x135)]));if(0x0==_0x55e9b1[_0x323f47(0x15c)])return _0x18d94a;for(const _0x151925 of _0x55e9b1){const _0x25c4ae=_0x2628c0[_0x323f47(0x1a8)](_0x151925[_0x323f47(0x1ab)],_0x323f47(0x15b))[_0x323f47(0x153)](_0x3110d9=>!_0x3110d9[_0x323f47(0x191)][_0x323f47(0x146)])[_0x323f47(0x173)](_0x50b942=>_0x50b942[_0x323f47(0x155)])[_0x323f47(0x153)](_0x264ea4=>{const _0x3122a0=_0x323f47,_0x37e64e=_0x2628c0[_0x3122a0(0x1a9)](_0x264ea4);return _0xd6199c[_0x3122a0(0x133)](_0x37e64e);});if(_0x25c4ae[_0x323f47(0x15c)]){for(const _0x48705f of _0x25c4ae)_0xe6cfa4[_0x323f47(0x13a)](_0x48705f[_0x323f47(0x1a1)]());_0x18d94a=!0x0;}}return _0x18d94a;}[_0xe9056d(0x184)](_0x58a94a){const _0x36fd46=_0xe9056d;if(_0x58a94a[_0x36fd46(0x14d)][_0x36fd46(0x12b)]||!_0x58a94a[_0x36fd46(0x14d)][_0x36fd46(0x18c)])return!0x1;const _0x5ce2fd=this[_0x36fd46(0x187)][_0x36fd46(0x1a2)][_0x36fd46(0x1bd)](_0x36fd46(0x1ad));let _0x1071d3=!0x1;const _0x51cd13=[_0x36fd46(0x178),_0x36fd46(0x19e),_0x36fd46(0x1a4),_0x36fd46(0x1b7),_0x36fd46(0x1bc),_0x36fd46(0x1b9),_0x36fd46(0x1a6),_0x36fd46(0x1b8),_0x36fd46(0x149)];for(const _0x39a0c4 of _0x5ce2fd[_0x36fd46(0x180)]({'skipNotAttached':!0x0})){const _0x438c1f=_0x5ce2fd[_0x36fd46(0x1a8)](_0x39a0c4[_0x36fd46(0x1b0)](),_0x36fd46(0x15b))[_0x36fd46(0x173)](_0x48472e=>_0x48472e[_0x36fd46(0x155)])[_0x36fd46(0x153)](_0x50d187=>_0x50d187[_0x36fd46(0x130)]&&_0x51cd13[_0x36fd46(0x133)](_0x50d187[_0x36fd46(0x130)][_0x36fd46(0x17f)]));if(!_0x438c1f[_0x36fd46(0x15c)])continue;const _0x52bfc4=_0x438c1f[0x0][_0x36fd46(0x13c)][_0x36fd46(0x179)][_0x36fd46(0x14f)];if(!_0x438c1f[_0x36fd46(0x166)](_0x427234=>_0x427234[_0x36fd46(0x179)][_0x36fd46(0x14f)]===_0x52bfc4)){for(const _0x5c70f0 of _0x438c1f)_0x17e327(_0x5c70f0,_0x52bfc4)&&(_0x1071d3=!0x0);}}return _0x1071d3;function _0xa10ad(_0x2246e3,_0x158a3f){const _0x118220=_0x36fd46;for(const _0x51b97f of _0x5ce2fd[_0x118220(0x180)]({'skipNotAttached':!0x0})[_0x118220(0x153)](_0x15ad31=>_0x118220(0x15b)==_0x15ad31[_0x118220(0x1ac)]&&_0x15ad31[_0x118220(0x179)][_0x118220(0x14f)]==_0x2246e3))_0x51b97f[_0x118220(0x148)](_0x118220(0x14f),_0x158a3f);}function _0x17e327(_0x351053,_0x339a7e){const _0x59eada=_0x36fd46;let _0x31d2a6=_0x351053[_0x59eada(0x13c)],_0x40649b=!0x1;for(;_0x31d2a6;)_0x31d2a6[_0x59eada(0x179)][_0x59eada(0x14f)]!=_0x339a7e&&(_0xa10ad(_0x31d2a6[_0x59eada(0x179)][_0x59eada(0x14f)],_0x339a7e),_0x31d2a6[_0x59eada(0x148)](_0x59eada(0x14f),_0x339a7e),_0x40649b=!0x0),_0x31d2a6=_0x31d2a6[_0x59eada(0x18b)];return _0x40649b;}}[_0xe9056d(0x145)](){const _0x125ace=_0xe9056d,_0x2da200=this[_0x125ace(0x187)],_0x3818c3=_0x2da200[_0x125ace(0x164)],_0x2b06ec=_0x2da200[_0x125ace(0x1a2)][_0x125ace(0x1bd)](_0x125ace(0x1ad));this[_0x125ace(0x18e)](),_0x2b06ec[_0x125ace(0x1c0)][_0x125ace(0x161)](_0x125ace(0x188),_0x125ace(0x13f),_0x125ace(0x1a3),function(_0x5b47b2,_0x27bde4){const _0x211866=_0x125ace,_0x3de014=[];for(let _0x2f963d of _0x5b47b2)_0x2f963d[_0x211866(0x167)][_0x211866(0x169)]===_0x2f963d[_0x211866(0x12c)][_0x211866(0x189)]&&(_0x2f963d=_0x2da200[_0x211866(0x1be)][_0x211866(0x1b2)](_0x2da200[_0x211866(0x1be)][_0x211866(0x154)](_0x2f963d[_0x211866(0x167)][_0x211866(0x169)],0x0))),_0x3de014[_0x211866(0x131)](_0x2f963d);_0x2da200[_0x211866(0x1be)][_0x211866(0x162)](_0x76e341=>{const _0x281be2=_0x211866,_0x59e3eb=_0x2da200[_0x281be2(0x1be)][_0x281be2(0x194)][_0x281be2(0x17c)],_0x485707=Array[_0x281be2(0x17e)](_0x59e3eb[_0x281be2(0x159)]())[_0x281be2(0x173)](_0x51efc9=>_0x1b1555[_0x281be2(0x1bb)](_0x51efc9));_0x76e341[_0x281be2(0x18a)](_0x3de014),_0x2da200[_0x281be2(0x14c)][_0x281be2(0x1bd)](_0x27bde4[_0x281be2(0x196)])[_0x281be2(0x197)](),_0x27bde4[_0x281be2(0x12d)][_0x281be2(0x131)]({'forceDefaultExecution':!0x0}),_0x2da200[_0x281be2(0x171)](_0x27bde4[_0x281be2(0x196)],..._0x27bde4[_0x281be2(0x12d)]),_0x76e341[_0x281be2(0x18a)](_0x485707);for(const _0x231587 of _0x485707)_0x231587[_0x281be2(0x170)]();});}),_0x2b06ec[_0x125ace(0x195)][_0x125ace(0x19f)](function(_0x155e4b){const _0x30c609=_0x125ace,_0x1d952b=!_0x2da200[_0x30c609(0x1be)][_0x30c609(0x140)][_0x30c609(0x198)](_0x155e4b),_0x24e568=_0x155e4b[_0x30c609(0x142)],_0x451177=_0x155e4b[_0x30c609(0x1bf)],_0x4a3a0f=_0x155e4b[_0x30c609(0x183)](_0x30c609(0x19e)),_0x39049b=!_0x24e568||_0x24e568[_0x30c609(0x183)](_0x30c609(0x19e))!==_0x4a3a0f,_0x38d584=!_0x451177||_0x451177[_0x30c609(0x183)](_0x30c609(0x19e))!==_0x4a3a0f;return _0x1d952b&&Boolean(_0x4a3a0f)&&_0x39049b&&_0x38d584;},_0xa57400=>_0x2f6313(_0x3818c3,_0x125ace(0x152),_0xa57400));}[_0xe9056d(0x18e)](){const _0xd24228=_0xe9056d,_0x1b1148=this[_0xd24228(0x187)],_0x3a8ea0=_0x1b1148[_0xd24228(0x164)];function _0x3351de(_0x16235d){const _0x598c20=_0xd24228,_0x1eb317=_0x1b1148[_0x598c20(0x14c)][_0x598c20(0x1bd)](_0x598c20(0x163))[_0x598c20(0x138)],_0x40ba7e=_0x1b1148[_0x598c20(0x14c)][_0x598c20(0x1bd)](_0x598c20(0x1ae))[_0x598c20(0x138)];return _0x598c20(0x1ae)===_0x16235d?_0x1eb317:_0x40ba7e;}_0x1b1148[_0xd24228(0x1a2)][_0xd24228(0x1bd)](_0xd24228(0x1ad))[_0xd24228(0x195)][_0xd24228(0x13d)](function(_0xca41b7){const _0x2412bc=_0xd24228;if(_0x2412bc(0x188)!=_0xca41b7[_0x2412bc(0x1ac)])return;const {data:_0x39f054}=_0xca41b7;if(!_0x39f054)return;let _0x594a0b,_0x43956e,_0x444069,_0x276a99;switch(_0x39f054[_0x2412bc(0x196)]){case _0x2412bc(0x163):_0x444069=_0x39f054[_0x2412bc(0x12d)][0x0][_0x2412bc(0x151)],_0x276a99=_0x3351de(_0x39f054[_0x2412bc(0x196)]),_0x594a0b=_0x444069?_0x2412bc(0x192):_0x2412bc(0x1a0),!_0x276a99&&_0x1b1148[_0x2412bc(0x186)][_0x2412bc(0x1bd)](_0x2412bc(0x15f))||(_0x594a0b=_0x2412bc(0x12e)),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x160)))};break;case _0x2412bc(0x1ae):_0x444069=_0x39f054[_0x2412bc(0x12d)][0x0][_0x2412bc(0x151)],_0x276a99=_0x3351de(_0x39f054[_0x2412bc(0x196)]),_0x594a0b=_0x444069?_0x2412bc(0x192):_0x2412bc(0x1a0),!_0x276a99&&_0x1b1148[_0x2412bc(0x186)][_0x2412bc(0x1bd)](_0x2412bc(0x15f))||(_0x594a0b=_0x2412bc(0x12e)),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x1b6)))};break;case _0x2412bc(0x16b):_0x594a0b=_0x2412bc(0x18f),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x152)))};break;case _0x2412bc(0x16a):_0x594a0b=function(_0x1e062d){const _0x92f5c0=_0x2412bc,_0x30ed28=_0x1e062d[_0x92f5c0(0x1b0)]();let _0xc6d223=_0x30ed28[_0x92f5c0(0x167)][_0x92f5c0(0x169)];for(;_0xc6d223&&_0x30ed28[_0x92f5c0(0x1b5)](_0xc6d223);){if(_0xc6d223[_0x92f5c0(0x183)](_0x92f5c0(0x1a4))>0x0)return!0x1;_0xc6d223=_0xc6d223[_0x92f5c0(0x1bf)];}return!0x0;}(_0xca41b7)?_0x2f6313(_0x3a8ea0,_0x2412bc(0x1a0),_0x2f6313(_0x3a8ea0,function(_0x3a8d51){const _0x49fd44=_0x2412bc;return _0x49fd44(0x182)+_0x3a8d51[_0x49fd44(0x1b0)]()[_0x49fd44(0x167)][_0x49fd44(0x169)][_0x49fd44(0x183)](_0x49fd44(0x178))[_0x49fd44(0x157)]()+_0x49fd44(0x1a7);}(_0xca41b7))):_0x2f6313(_0x3a8ea0,_0x2412bc(0x1a5),_0x2f6313(_0x3a8ea0,_0x2412bc(0x152))),_0x43956e={'type':_0x2412bc(0x168),'content':_0x594a0b};break;case _0x2412bc(0x1b3):case _0x2412bc(0x139):!0x1===_0x39f054[_0x2412bc(0x16f)]&&(_0x594a0b=_0x2412bc(0x193),_0x43956e={'type':_0x2412bc(0x14a),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x152)))});}return _0x43956e;});}}function le(_0x1915e9){const _0x36aeef=_0xe9056d;let _0x15128d=_0x1915e9[_0x36aeef(0x1b0)]()[_0x36aeef(0x167)][_0x36aeef(0x169)][_0x36aeef(0x142)];for(;_0x15128d;){const _0x579ca6=_0x15128d[_0x36aeef(0x183)](_0x36aeef(0x19e));if(!_0x579ca6)return!0x1;if(_0x579ca6==_0x1915e9[_0x36aeef(0x130)][_0x36aeef(0x16c)])return _0x36aeef(0x16c);if(_0x579ca6==_0x1915e9[_0x36aeef(0x130)][_0x36aeef(0x150)])return _0x36aeef(0x150);_0x15128d=_0x15128d[_0x36aeef(0x142)];}return!0x1;}
23
+ const _0x2ec18f=_0x32db;(function(_0x2921e6,_0x145b44){const _0x1bbff6=_0x32db,_0x3b5844=_0x2921e6();while(!![]){try{const _0x383ca1=parseInt(_0x1bbff6(0x143))/0x1*(-parseInt(_0x1bbff6(0xe9))/0x2)+-parseInt(_0x1bbff6(0x13f))/0x3*(parseInt(_0x1bbff6(0xea))/0x4)+-parseInt(_0x1bbff6(0xdb))/0x5*(-parseInt(_0x1bbff6(0xe2))/0x6)+parseInt(_0x1bbff6(0xe4))/0x7*(parseInt(_0x1bbff6(0x15b))/0x8)+-parseInt(_0x1bbff6(0x101))/0x9+parseInt(_0x1bbff6(0x148))/0xa+-parseInt(_0x1bbff6(0xfc))/0xb*(-parseInt(_0x1bbff6(0xd9))/0xc);if(_0x383ca1===_0x145b44)break;else _0x3b5844['push'](_0x3b5844['shift']());}catch(_0x106860){_0x3b5844['push'](_0x3b5844['shift']());}}}(_0x9fbc,0xa6547));import{Plugin as _0x10b21e}from'ckeditor5/src/core.js';import{getTranslation as _0x23fc66}from'../utils/common-translations.js';import{renameAttributeKey as _0x37f8ad}from'../trackchangesediting.js';import{LiveRange as _0x54f3eb}from'ckeditor5/src/engine.js';function _0x9fbc(){const _0x5df09f=['schema','batch','*Merge:*\x20%0','detach','range','listMarker','noTrackChangesFixer','27bzHnaN','nodeAfter','ELEMENT_BULLETED_LIST','multipleBlocks','70521RWskCm','_registerLegacyDescription','listItemId','isUndo','isNextTo','1689460hDbkME','attribute','*Set\x20format:*\x20%0','registerPostFixer','ELEMENT_NUMBERED_LIST','setSelection','filter','listType','_findSuggestions','push','listStyle','getFirstRange','has','commandParams','includes','selection','_supportLegacySuggestions','listReversed','listMarkerStyle','241320QMZAoQ','*Remove\x20format:*\x20%0','locale','deletion','groupId','getSuggestions','TrackChangesEditing','containsItem','customBulletedList','config','data','setAttribute','toUpperCase','meta','enableDefaultAttributesIntegration','getFirstMarker','differ','todoListCheck','commands','registerCustomCallback','registerDescriptionCallback','afterInit','48LSjRFS','registerAttributeLabel','5619690cUguIk','previousSibling','parent','get','key','*Format:*\x20remove\x20from\x20%0','change','6fWmDOp','registerElementLabel','56AtIRPd','start','numbered','assureChains','model','14EpuKVC','589832ZtJfbR','_LIST','getRanges','registerBlockAttribute','attributeKey','plugins','value','TodoListEditing','default','refresh','documentList','getAttribute','mergeListItemForward','numberedList','_getAttributeKey','from','listStart','listItemIdFixer','3227389ULQkKI','isLocal','getChanges','attributes','formatBlock','1851696LhFbUC','splitListItemBefore','bulleted','fromRange','next','*Uncheck\x20item*','oldValue','ListEditing','trackChangesCommand','isObject','customNumberedList','listIndent','*Outdent:*\x20%0','todo','document','forceValue','format','mergeListItemBackward','map','todoList','length','splitListItemAfter','find','createRange','ELEMENT_LIST_ITEM','list.multiBlock','checkTodoList','execute','type','descriptionFactory','head','*Merge:*\x20list\x20item','removeMarker','*Format:*\x20insert\x20into\x20%0','*Indent:*\x20%0','indentList','editor','bulletedList','every','createPositionAt','outdentList','end','ELEMENT_TODO_LIST','_suggestionFactory','accept','nextSibling','todoListChecked','newValue','FORMAT_INDENT','commandName','suggestion','*Split:*\x20list\x20item','ELEMENT_','*Check\x20item*','*Change\x20to:*\x20%0'];_0x9fbc=function(){return _0x5df09f;};return _0x9fbc();}function _0x32db(_0x56ae67,_0x2295cf){const _0x9fbcdc=_0x9fbc();return _0x32db=function(_0x32db8d,_0x6e169b){_0x32db8d=_0x32db8d-0xc8;let _0xeb3c13=_0x9fbcdc[_0x32db8d];return _0xeb3c13;},_0x32db(_0x56ae67,_0x2295cf);}export default class z extends _0x10b21e{[_0x2ec18f(0xd8)](){const _0x281c0c=_0x2ec18f,_0x21180a=this[_0x281c0c(0x125)];if(!_0x21180a[_0x281c0c(0xef)][_0x281c0c(0x154)](_0x281c0c(0x108)))return;const _0xa4308=_0x21180a[_0x281c0c(0x15d)],_0x2db461=_0x21180a[_0x281c0c(0xef)][_0x281c0c(0xde)](_0x281c0c(0xc9)),_0xea28f2=_0x21180a[_0x281c0c(0xef)][_0x281c0c(0x154)](_0x281c0c(0xf1)),_0x436bab=!!_0x21180a[_0x281c0c(0xcc)][_0x281c0c(0xde)](_0x281c0c(0x11a));function _0x4a8e2c(_0xa95de0){const _0x954bd3=_0x281c0c;return{'type':_0x954bd3(0x111),'content':''+_0x23fc66(_0xa4308,_0x954bd3(0x14a),_0xa95de0)};}function _0x461508(_0xbba7e){const _0x3cf47f=_0x281c0c;return{'type':_0x3cf47f(0x111),'content':''+_0x23fc66(_0xa4308,_0x3cf47f(0x15c),_0xbba7e)};}_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xf7)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x126)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x10b)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xcb)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x124)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x129)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x116)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x102)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x145)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x14f)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x10c)),_0x436bab&&(_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x112)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xf6))),_0xea28f2&&(_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x114)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x11b)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x12f)),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x589c68=>{const _0x5bb277=_0x281c0c,{data:_0x240e2e}=_0x589c68;if(_0x240e2e&&_0x5bb277(0x12f)==_0x240e2e[_0x5bb277(0xdf)])return{'type':_0x5bb277(0x111),'content':_0x240e2e[_0x5bb277(0x130)]?_0x23fc66(_0xa4308,_0x5bb277(0x136)):_0x23fc66(_0xa4308,_0x5bb277(0x106))};}),this[_0x281c0c(0x125)][_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0xd33a75=>{const _0x20eb03=_0x281c0c;if(_0xd33a75[_0x20eb03(0x139)][_0x20eb03(0x146)])return!0x1;let _0x48be8d=!0x1;const _0xcf851a=_0x2db461[_0x20eb03(0xc8)]({'skipNotAttached':!0x0})[_0x20eb03(0x14e)](_0x4c0413=>_0x20eb03(0x12f)===_0x2db461[_0x20eb03(0xf8)](_0x4c0413));for(const _0x50eb95 of _0xcf851a){_0x20eb03(0x10e)!=_0x50eb95[_0x20eb03(0x153)]()[_0x20eb03(0xe5)][_0x20eb03(0x140)][_0x20eb03(0xf5)](_0x20eb03(0x14f))&&(_0x2db461[_0x20eb03(0x150)](_0x50eb95[_0x20eb03(0x153)](),_0x20eb03(0x149))[_0x20eb03(0x117)](_0x5d96d7=>_0x20eb03(0x14f)===_0x2db461[_0x20eb03(0xf8)](_0x5d96d7[_0x20eb03(0x133)]))||(_0xd33a75[_0x20eb03(0x121)](_0x50eb95[_0x20eb03(0xd2)]()),_0x48be8d=!0x0));}return _0x48be8d;})),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xda)](_0x281c0c(0x10c),_0x23fc66(_0xa4308,_0x281c0c(0x131)));const _0x532154={'type':_0x281c0c(0x111),'content':''};_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x33e048=>{const _0x2afe27=_0x281c0c,{data:_0x1e7cd1}=_0x33e048;if(!_0x1e7cd1||_0x2afe27(0x14f)!=_0x1e7cd1[_0x2afe27(0xdf)])return;let _0x298a01=_0x33e048[_0x2afe27(0x11f)];for(;_0x298a01;){if(_0x298a01[_0x2afe27(0xcd)]&&((_0x2afe27(0x152)==_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)]||_0x2afe27(0x15a)==_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)])&&(_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x130)]&&_0x2afe27(0xf2)!=_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x130)]||_0x2afe27(0xf2)!=_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x107)]&&!_0x1e7cd1[_0x2afe27(0x130)])||!_0x436bab&&_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)]==_0x37f8ad))return _0x532154;_0x298a01=_0x298a01[_0x2afe27(0x105)];}if(null==_0x1e7cd1[_0x2afe27(0x130)])switch(_0x1e7cd1[_0x2afe27(0x107)]){case _0x2afe27(0x103):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x141)));case _0x2afe27(0xe6):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x14c)));case _0x2afe27(0x10e):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x12b)));}switch(_0x1e7cd1[_0x2afe27(0x130)]){case _0x2afe27(0x103):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x141)));case _0x2afe27(0xe6):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x14c)));case _0x2afe27(0x10e):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x12b)));}}),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x38eb09=>{const _0x4cdb42=_0x281c0c,{data:_0x292ffd}=_0x38eb09;if(_0x292ffd&&_0x4cdb42(0x10c)==_0x292ffd[_0x4cdb42(0xdf)])return null==_0x292ffd[_0x4cdb42(0x130)]||null==_0x292ffd[_0x4cdb42(0x107)]&&0x0==_0x292ffd[_0x4cdb42(0x130)]?_0x532154:void 0x0;}),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x5604a6=>{const _0x107041=_0x281c0c;if(_0x107041(0x149)!=_0x5604a6[_0x107041(0x11d)])return;const {data:_0x5281cd}=_0x5604a6;if(!_0x5281cd||_0x107041(0x145)!=_0x5281cd[_0x107041(0xdf)])return;const _0x1af2b8=le(_0x5604a6);return _0x107041(0x130)==_0x1af2b8?{'type':_0x107041(0x111),'content':_0x23fc66(_0xa4308,_0x107041(0x120))}:_0x107041(0x107)==_0x1af2b8?{'type':_0x107041(0x111),'content':_0x23fc66(_0xa4308,_0x107041(0x134))}:_0x532154;}),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x452f20=>this[_0x281c0c(0xfb)](_0x452f20)),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x14b65e=>this[_0x281c0c(0x13e)](_0x14b65e)),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x118c77=>this[_0x281c0c(0xe7)](_0x118c77)),this[_0x281c0c(0x158)]();}[_0x2ec18f(0xfb)](_0xaf6f27){const _0x5423af=_0x2ec18f;if(_0xaf6f27[_0x5423af(0x139)][_0x5423af(0x146)]||!_0xaf6f27[_0x5423af(0x139)][_0x5423af(0xfd)])return!0x1;let _0x599110=!0x1;const _0x2a1ab4=this[_0x5423af(0x125)][_0x5423af(0xef)][_0x5423af(0xde)](_0x5423af(0xc9))[_0x5423af(0xc8)]({'skipNotAttached':!0x0})[_0x5423af(0x14e)](_0x11a838=>_0x11a838[_0x5423af(0xcd)]&&_0x5423af(0x145)==_0x11a838[_0x5423af(0xcd)][_0x5423af(0xdf)])[_0x5423af(0x14e)](_0x406add=>_0x406add[_0x5423af(0xcd)][_0x5423af(0x130)]&&_0x406add[_0x5423af(0xcd)][_0x5423af(0x107)]);for(const _0x42baf0 of _0x2a1ab4)le(_0x42baf0)||(_0xaf6f27[_0x5423af(0x121)](_0x42baf0[_0x5423af(0xd2)]()),_0x599110=!0x0);return _0x599110;}[_0x2ec18f(0x13e)](_0x2fc8da){const _0xacb30c=_0x2ec18f;if(_0x2fc8da[_0xacb30c(0x139)][_0xacb30c(0x146)]||!_0x2fc8da[_0xacb30c(0x139)][_0xacb30c(0xfd)])return!0x1;const _0x47e3e=this[_0xacb30c(0x125)][_0xacb30c(0xef)][_0xacb30c(0xde)](_0xacb30c(0xc9));if(_0x47e3e[_0xacb30c(0x109)][_0xacb30c(0xf0)])return!0x1;let _0x3d88ba=!0x1;const _0x5a503a=[_0xacb30c(0x14f),_0xacb30c(0x145),_0xacb30c(0x10c),_0xacb30c(0x152),_0xacb30c(0xfa),_0xacb30c(0x159),_0xacb30c(0xd4),_0xacb30c(0x13d),_0xacb30c(0x15a)],_0x29761e=this[_0xacb30c(0x125)][_0xacb30c(0xe8)][_0xacb30c(0x10f)][_0xacb30c(0xd3)][_0xacb30c(0xfe)]()[_0xacb30c(0x14e)](_0x58048e=>_0xacb30c(0x149)==_0x58048e[_0xacb30c(0x11d)])[_0xacb30c(0x14e)](_0x54a4c2=>_0x5a503a[_0xacb30c(0x156)](_0x54a4c2[_0xacb30c(0xee)]));if(0x0==_0x29761e[_0xacb30c(0x115)])return _0x3d88ba;for(const _0x32f363 of _0x29761e){const _0x186bd6=_0x47e3e[_0xacb30c(0x150)](_0x32f363[_0xacb30c(0x13c)],_0xacb30c(0x149))[_0xacb30c(0x14e)](_0x2a5301=>!_0x2a5301[_0xacb30c(0xd0)][_0xacb30c(0x147)])[_0xacb30c(0x113)](_0x12f18d=>_0x12f18d[_0xacb30c(0x133)])[_0xacb30c(0x14e)](_0x4b58e9=>{const _0xafd536=_0xacb30c,_0x36cb76=_0x47e3e[_0xafd536(0xf8)](_0x4b58e9);return _0x5a503a[_0xafd536(0x156)](_0x36cb76);});if(_0x186bd6[_0xacb30c(0x115)]){for(const _0x3d3aec of _0x186bd6)_0x2fc8da[_0xacb30c(0x121)](_0x3d3aec[_0xacb30c(0xd2)]());_0x3d88ba=!0x0;}}return _0x3d88ba;}[_0x2ec18f(0xe7)](_0x554d73){const _0xd0dbb7=_0x2ec18f;if(_0x554d73[_0xd0dbb7(0x139)][_0xd0dbb7(0x146)]||!_0x554d73[_0xd0dbb7(0x139)][_0xd0dbb7(0xfd)])return!0x1;const _0x24a805=this[_0xd0dbb7(0x125)][_0xd0dbb7(0xef)][_0xd0dbb7(0xde)](_0xd0dbb7(0xc9));let _0x24b8d2=!0x1;const _0x19ba4f=[_0xd0dbb7(0x14f),_0xd0dbb7(0x145),_0xd0dbb7(0x10c),_0xd0dbb7(0x152),_0xd0dbb7(0xfa),_0xd0dbb7(0x159),_0xd0dbb7(0xd4),_0xd0dbb7(0x13d),_0xd0dbb7(0x15a)];for(const _0x88da0d of _0x24a805[_0xd0dbb7(0xc8)]({'skipNotAttached':!0x0})){const _0x15b775=_0x24a805[_0xd0dbb7(0x150)](_0x88da0d[_0xd0dbb7(0x153)](),_0xd0dbb7(0x149))[_0xd0dbb7(0x113)](_0x3eb041=>_0x3eb041[_0xd0dbb7(0x133)])[_0xd0dbb7(0x14e)](_0x221401=>_0x221401[_0xd0dbb7(0xcd)]&&_0x19ba4f[_0xd0dbb7(0x156)](_0x221401[_0xd0dbb7(0xcd)][_0xd0dbb7(0xdf)]));if(!_0x15b775[_0xd0dbb7(0x115)])continue;const _0x9cec86=_0x15b775[0x0][_0xd0dbb7(0x11f)][_0xd0dbb7(0xff)][_0xd0dbb7(0x15f)];if(!_0x15b775[_0xd0dbb7(0x127)](_0x1b832e=>_0x1b832e[_0xd0dbb7(0xff)][_0xd0dbb7(0x15f)]===_0x9cec86)){for(const _0x77b082 of _0x15b775)_0x20dd1d(_0x77b082,_0x9cec86)&&(_0x24b8d2=!0x0);}}return _0x24b8d2;function _0xadb15c(_0x2d6919,_0x10b6c0){const _0x5a035f=_0xd0dbb7;for(const _0x18fc13 of _0x24a805[_0x5a035f(0xc8)]({'skipNotAttached':!0x0})[_0x5a035f(0x14e)](_0x411148=>_0x5a035f(0x149)==_0x411148[_0x5a035f(0x11d)]&&_0x411148[_0x5a035f(0xff)][_0x5a035f(0x15f)]==_0x2d6919))_0x18fc13[_0x5a035f(0xce)](_0x5a035f(0x15f),_0x10b6c0);}function _0x20dd1d(_0xd9ab83,_0x4cb08a){const _0x199eac=_0xd0dbb7;let _0xd9ccc4=_0xd9ab83[_0x199eac(0x11f)],_0x3e839e=!0x1;for(;_0xd9ccc4;)_0xd9ccc4[_0x199eac(0xff)][_0x199eac(0x15f)]!=_0x4cb08a&&(_0xadb15c(_0xd9ccc4[_0x199eac(0xff)][_0x199eac(0x15f)],_0x4cb08a),_0xd9ccc4[_0x199eac(0xce)](_0x199eac(0x15f),_0x4cb08a),_0x3e839e=!0x0),_0xd9ccc4=_0xd9ccc4[_0x199eac(0x105)];return _0x3e839e;}}[_0x2ec18f(0x158)](){const _0xf81cda=_0x2ec18f,_0x34f2d1=this[_0xf81cda(0x125)],_0x18d3aa=_0x34f2d1[_0xf81cda(0x15d)],_0x563692=_0x34f2d1[_0xf81cda(0xef)][_0xf81cda(0xde)](_0xf81cda(0xc9));this[_0xf81cda(0x144)](),_0x563692[_0xf81cda(0x12c)][_0xf81cda(0xd6)](_0xf81cda(0x100),_0xf81cda(0xf4),_0xf81cda(0x12d),function(_0x368ab9,_0x81f43d){const _0x2bd372=_0xf81cda,_0xcf1795=[];for(let _0x103b9f of _0x368ab9)_0x103b9f[_0x2bd372(0xe5)][_0x2bd372(0x140)]===_0x103b9f[_0x2bd372(0x12a)][_0x2bd372(0xdd)]&&(_0x103b9f=_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0x118)](_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0x128)](_0x103b9f[_0x2bd372(0xe5)][_0x2bd372(0x140)],0x0))),_0xcf1795[_0x2bd372(0x151)](_0x103b9f);_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0xe1)](_0x483285=>{const _0x2b217a=_0x2bd372,_0x29c55d=_0x34f2d1[_0x2b217a(0xe8)][_0x2b217a(0x10f)][_0x2b217a(0x157)],_0x572eb5=Array[_0x2b217a(0xf9)](_0x29c55d[_0x2b217a(0xec)]())[_0x2b217a(0x113)](_0x117bd0=>_0x54f3eb[_0x2b217a(0x104)](_0x117bd0));_0x483285[_0x2b217a(0x14d)](_0xcf1795),_0x34f2d1[_0x2b217a(0xd5)][_0x2b217a(0xde)](_0x81f43d[_0x2b217a(0x132)])[_0x2b217a(0xf3)](),_0x81f43d[_0x2b217a(0x155)][_0x2b217a(0x151)]({'forceDefaultExecution':!0x0}),_0x34f2d1[_0x2b217a(0x11c)](_0x81f43d[_0x2b217a(0x132)],..._0x81f43d[_0x2b217a(0x155)]),_0x483285[_0x2b217a(0x14d)](_0x572eb5);for(const _0x5f4962 of _0x572eb5)_0x5f4962[_0x2b217a(0x13b)]();});}),_0x563692[_0xf81cda(0x11e)][_0xf81cda(0xe3)](function(_0x5b8f90){const _0x24b943=_0xf81cda,_0x389a73=!_0x34f2d1[_0x24b943(0xe8)][_0x24b943(0x138)][_0x24b943(0x10a)](_0x5b8f90),_0x348711=_0x5b8f90[_0x24b943(0xdc)],_0x155707=_0x5b8f90[_0x24b943(0x12e)],_0x24edab=_0x5b8f90[_0x24b943(0xf5)](_0x24b943(0x145)),_0x5376d7=!_0x348711||_0x348711[_0x24b943(0xf5)](_0x24b943(0x145))!==_0x24edab,_0x14ea4c=!_0x155707||_0x155707[_0x24b943(0xf5)](_0x24b943(0x145))!==_0x24edab;return _0x389a73&&Boolean(_0x24edab)&&_0x5376d7&&_0x14ea4c;},_0x585cd9=>_0x23fc66(_0x18d3aa,_0xf81cda(0x119),_0x585cd9));}[_0x2ec18f(0x144)](){const _0x47dcf8=_0x2ec18f,_0x11ba52=this[_0x47dcf8(0x125)],_0x59a1af=_0x11ba52[_0x47dcf8(0x15d)];function _0x38fa4c(_0x2b199f){const _0x1aaf8e=_0x47dcf8,_0x306282=_0x11ba52[_0x1aaf8e(0xd5)][_0x1aaf8e(0xde)](_0x1aaf8e(0x126))[_0x1aaf8e(0xf0)],_0xab1a5f=_0x11ba52[_0x1aaf8e(0xd5)][_0x1aaf8e(0xde)](_0x1aaf8e(0xf7))[_0x1aaf8e(0xf0)];return _0x1aaf8e(0xf7)===_0x2b199f?_0x306282:_0xab1a5f;}_0x11ba52[_0x47dcf8(0xef)][_0x47dcf8(0xde)](_0x47dcf8(0xc9))[_0x47dcf8(0x11e)][_0x47dcf8(0xd7)](function(_0x5205c0){const _0x16ea04=_0x47dcf8;if(_0x16ea04(0x100)!=_0x5205c0[_0x16ea04(0x11d)])return;const {data:_0x335698}=_0x5205c0;if(!_0x335698)return;let _0x3d500d,_0x8a5cbe,_0x586d0f,_0x4c777a;switch(_0x335698[_0x16ea04(0x132)]){case _0x16ea04(0x126):_0x586d0f=_0x335698[_0x16ea04(0x155)][0x0][_0x16ea04(0x110)],_0x4c777a=_0x38fa4c(_0x335698[_0x16ea04(0x132)]),_0x3d500d=_0x586d0f?_0x16ea04(0x122):_0x16ea04(0xe0),!_0x4c777a&&_0x11ba52[_0x16ea04(0xcc)][_0x16ea04(0xde)](_0x16ea04(0x11a))||(_0x3d500d=_0x16ea04(0x137)),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x141)))};break;case _0x16ea04(0xf7):_0x586d0f=_0x335698[_0x16ea04(0x155)][0x0][_0x16ea04(0x110)],_0x4c777a=_0x38fa4c(_0x335698[_0x16ea04(0x132)]),_0x3d500d=_0x586d0f?_0x16ea04(0x122):_0x16ea04(0xe0),!_0x4c777a&&_0x11ba52[_0x16ea04(0xcc)][_0x16ea04(0xde)](_0x16ea04(0x11a))||(_0x3d500d=_0x16ea04(0x137)),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x14c)))};break;case _0x16ea04(0x124):_0x3d500d=_0x16ea04(0x123),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x119)))};break;case _0x16ea04(0x129):_0x3d500d=function(_0x169106){const _0xfad752=_0x16ea04,_0x52e451=_0x169106[_0xfad752(0x153)]();let _0x3ca88a=_0x52e451[_0xfad752(0xe5)][_0xfad752(0x140)];for(;_0x3ca88a&&_0x52e451[_0xfad752(0xca)](_0x3ca88a);){if(_0x3ca88a[_0xfad752(0xf5)](_0xfad752(0x10c))>0x0)return!0x1;_0x3ca88a=_0x3ca88a[_0xfad752(0x12e)];}return!0x0;}(_0x5205c0)?_0x23fc66(_0x59a1af,_0x16ea04(0xe0),_0x23fc66(_0x59a1af,function(_0x20ba88){const _0x2c39b7=_0x16ea04;return _0x2c39b7(0x135)+_0x20ba88[_0x2c39b7(0x153)]()[_0x2c39b7(0xe5)][_0x2c39b7(0x140)][_0x2c39b7(0xf5)](_0x2c39b7(0x14f))[_0x2c39b7(0xcf)]()+_0x2c39b7(0xeb);}(_0x5205c0))):_0x23fc66(_0x59a1af,_0x16ea04(0x10d),_0x23fc66(_0x59a1af,_0x16ea04(0x119))),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x3d500d};break;case _0x16ea04(0x112):case _0x16ea04(0xf6):!0x1===_0x335698[_0x16ea04(0x142)]&&(_0x3d500d=_0x16ea04(0x13a),_0x8a5cbe={'type':_0x16ea04(0x15e),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x119)))});}return _0x8a5cbe;});}}function le(_0x25611f){const _0x3ee660=_0x2ec18f;let _0x572fad=_0x25611f[_0x3ee660(0x153)]()[_0x3ee660(0xe5)][_0x3ee660(0x140)][_0x3ee660(0xdc)];for(;_0x572fad;){const _0x366225=_0x572fad[_0x3ee660(0xf5)](_0x3ee660(0x145));if(!_0x366225)return!0x1;if(_0x366225==_0x25611f[_0x3ee660(0xcd)][_0x3ee660(0x130)])return _0x3ee660(0x130);if(_0x366225==_0x25611f[_0x3ee660(0xcd)][_0x3ee660(0x107)])return _0x3ee660(0x107);_0x572fad=_0x572fad[_0x3ee660(0xdc)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x227530=_0x359b;(function(_0x1e5a9a,_0x5b3db8){const _0x227260=_0x359b,_0x1660ab=_0x1e5a9a();while(!![]){try{const _0x422f05=parseInt(_0x227260(0x217))/0x1+parseInt(_0x227260(0x1ff))/0x2*(parseInt(_0x227260(0x22c))/0x3)+parseInt(_0x227260(0x215))/0x4*(parseInt(_0x227260(0x229))/0x5)+parseInt(_0x227260(0x205))/0x6*(-parseInt(_0x227260(0x21d))/0x7)+parseInt(_0x227260(0x200))/0x8+parseInt(_0x227260(0x21a))/0x9*(parseInt(_0x227260(0x239))/0xa)+-parseInt(_0x227260(0x20b))/0xb;if(_0x422f05===_0x5b3db8)break;else _0x1660ab['push'](_0x1660ab['shift']());}catch(_0x3d71a3){_0x1660ab['push'](_0x1660ab['shift']());}}}(_0x4082,0xcfc1e));function _0x359b(_0x1239c6,_0x3d0493){const _0x4082dd=_0x4082();return _0x359b=function(_0x359b5c,_0x398cd1){_0x359b5c=_0x359b5c-0x1f1;let _0x3dd582=_0x4082dd[_0x359b5c];return _0x3dd582;},_0x359b(_0x1239c6,_0x3d0493);}function _0x4082(){const _0x52641e=['removeMarker','square','_getTranslationKeyForListStyle','_LIST_','1374315XNzmql','model','descriptionFactory','126Ielofk','bind','_registerLegacyDescription','format','lower-latin','locale','editor','decimal','list.properties','styles','TrackChangesEditing','config','upper-latin','1490EsGkqW','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','filter','getFirstMarker','includes','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','listStart','oldValue','plugins','isUndo','listReversed','listStyle','reversed','getSuggestions','registerBlockAttribute','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','data','newValue','getFirstRange','_findSuggestions','registerDescriptionCallback','enableDefaultAttributesIntegration','bulleted','batch','head','circle','customNumbered','FORMAT_LIST_START','start','FORMAT_LIST_REVERSED','ListPropertiesEditing','_LIST_DEFAULT','56040SMQnSj','5093224iobpYN','get','ELEMENT_','registerPostFixer','commandParams','402474hAmQRC','has','replace','handleDescriptions','upper-roman','next','37660205FFZKJZ','numbered','default','decimal-leading-zero','startIndex','*Change\x20to:*\x20%0','document','nodeAfter','suggestion','find','12inUBoQ','commandName','1649837PnmtwC','toUpperCase','key','3249zQCQDW','listType','_getAttributeKey','7mRKlmd','*Format:*\x20set\x20order\x20to\x20regular','lower-roman','type','formatBlock','getAttribute','registerAttributeLabel','disc'];_0x4082=function(){return _0x52641e;};return _0x4082();}import{Plugin as _0x3f675d}from'ckeditor5/src/core.js';import{getTranslation as _0x45855e}from'../utils/common-translations.js';export default class ue extends _0x3f675d{[_0x227530(0x24a)](){const _0x3ed87e=_0x227530;if(!this[_0x3ed87e(0x232)][_0x3ed87e(0x243)][_0x3ed87e(0x206)](_0x3ed87e(0x1fd)))return;const _0x34c68e=this[_0x3ed87e(0x232)][_0x3ed87e(0x237)][_0x3ed87e(0x201)](_0x3ed87e(0x234)),_0x9e8403=this[_0x3ed87e(0x232)][_0x3ed87e(0x243)][_0x3ed87e(0x201)](_0x3ed87e(0x236));_0x34c68e[_0x3ed87e(0x235)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x246)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x246))),_0x34c68e[_0x3ed87e(0x247)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x245)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x245))),_0x34c68e[_0x3ed87e(0x20f)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x241)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x241)));const _0x4db05d={'type':_0x3ed87e(0x22f),'content':''};_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](this[_0x3ed87e(0x208)][_0x3ed87e(0x22d)](this));const _0x5a6015=this[_0x3ed87e(0x232)][_0x3ed87e(0x231)];_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x223)](_0x3ed87e(0x245),_0x45855e(_0x5a6015,_0x3ed87e(0x1fc))),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](_0x2d146a=>{const _0x3ed370=_0x3ed87e,{data:_0x21a0de}=_0x2d146a;if(_0x21a0de&&_0x3ed370(0x245)==_0x21a0de[_0x3ed370(0x219)])return null==_0x21a0de[_0x3ed370(0x24d)]||0x0==_0x21a0de[_0x3ed370(0x24d)]&&null==_0x21a0de[_0x3ed370(0x242)]?_0x4db05d:void 0x0;}),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x223)](_0x3ed87e(0x241),_0x45855e(_0x5a6015,_0x3ed87e(0x1fa))),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](_0x1a41b5=>{const _0x5e5fb1=_0x3ed87e,{data:_0x1ba6dd}=_0x1a41b5;if(_0x1ba6dd&&_0x5e5fb1(0x241)==_0x1ba6dd[_0x5e5fb1(0x219)])return null==_0x1ba6dd[_0x5e5fb1(0x24d)]||0x1==_0x1ba6dd[_0x5e5fb1(0x24d)]&&null==_0x1ba6dd[_0x5e5fb1(0x242)]?_0x4db05d:void 0x0;}),this[_0x3ed87e(0x232)][_0x3ed87e(0x22a)][_0x3ed87e(0x211)][_0x3ed87e(0x203)](_0x46ec34=>{const _0x21fa3c=_0x3ed87e;if(_0x46ec34[_0x21fa3c(0x1f6)][_0x21fa3c(0x244)])return!0x1;let _0xb74743=!0x1;const _0xb7dda0=_0x9e8403[_0x21fa3c(0x248)]({'skipNotAttached':!0x0})[_0x21fa3c(0x23c)](_0x46f942=>{const _0x577783=_0x21fa3c,_0x1b4ab9=_0x9e8403[_0x577783(0x21c)](_0x46f942);return _0x577783(0x241)==_0x1b4ab9||_0x577783(0x245)==_0x1b4ab9;});for(const _0x356a28 of _0xb7dda0){const _0x4d5d98=_0x356a28[_0x21fa3c(0x1f1)]()[_0x21fa3c(0x1fb)][_0x21fa3c(0x212)][_0x21fa3c(0x222)](_0x21fa3c(0x21b));if(_0x21fa3c(0x20c)==_0x4d5d98||_0x21fa3c(0x1f9)==_0x4d5d98)continue;_0x9e8403[_0x21fa3c(0x1f2)](_0x356a28[_0x21fa3c(0x1f1)](),_0x21fa3c(0x23a))[_0x21fa3c(0x214)](_0x305e9c=>_0x21fa3c(0x21b)==_0x9e8403[_0x21fa3c(0x21c)](_0x305e9c[_0x21fa3c(0x213)]))||(_0x46ec34[_0x21fa3c(0x225)](_0x356a28[_0x21fa3c(0x23d)]()),_0xb74743=!0x0);}return _0xb74743;}),this[_0x3ed87e(0x22e)]();}[_0x227530(0x208)](_0x4373c5){const _0x11b62d=_0x227530,_0x12e92f=this[_0x11b62d(0x232)][_0x11b62d(0x231)],{data:_0x456ab0}=_0x4373c5,_0x4dd07b={'type':_0x11b62d(0x22f),'content':''};if(!_0x456ab0||_0x11b62d(0x246)!=_0x456ab0[_0x11b62d(0x219)])return;if(!_0x456ab0[_0x11b62d(0x242)])return _0x11b62d(0x20d)==_0x456ab0[_0x11b62d(0x24d)]?_0x4dd07b:{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x24d)])))};if(!_0x456ab0[_0x11b62d(0x24d)]){if(_0x11b62d(0x20d)==_0x456ab0[_0x11b62d(0x242)])return _0x4dd07b;let _0x301a48=_0x4373c5[_0x11b62d(0x1f7)];for(;_0x301a48;){if(_0x301a48[_0x11b62d(0x24c)]&&_0x11b62d(0x21b)==_0x301a48[_0x11b62d(0x24c)][_0x11b62d(0x219)]&&_0x301a48[_0x11b62d(0x24c)][_0x11b62d(0x24d)])return _0x4dd07b;_0x301a48=_0x301a48[_0x11b62d(0x20a)];}return{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x240),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x242)])))};}if(_0x11b62d(0x20d)!=_0x456ab0[_0x11b62d(0x24d)])return{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x24d)])))};let _0x37d08f=_0x4373c5[_0x11b62d(0x1f7)];for(;_0x37d08f;){if(_0x37d08f[_0x11b62d(0x24c)]&&_0x11b62d(0x21b)==_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x219)]&&_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x24d)]&&_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x242)])return _0x4dd07b;_0x37d08f=_0x37d08f[_0x11b62d(0x20a)];}const _0x28da0b=_0x4373c5[_0x11b62d(0x1f1)]()[_0x11b62d(0x1fb)][_0x11b62d(0x212)][_0x11b62d(0x222)](_0x11b62d(0x21b));return{'type':_0x11b62d(0x22f),'content':_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,_0x11b62d(0x202)+_0x28da0b[_0x11b62d(0x218)]()+_0x11b62d(0x1fe)))};}[_0x227530(0x22e)](){const _0xab48cb=_0x227530,_0x14d1ea=this[_0xab48cb(0x232)],_0x4986b9=_0x14d1ea[_0xab48cb(0x231)];_0x14d1ea[_0xab48cb(0x243)][_0xab48cb(0x201)](_0xab48cb(0x236))[_0xab48cb(0x22b)][_0xab48cb(0x1f3)](_0x2cf99a=>{const _0x4c5080=_0xab48cb;if(_0x4c5080(0x221)!=_0x2cf99a[_0x4c5080(0x220)])return;const {data:_0x652b28}=_0x2cf99a;if(!_0x652b28)return;let _0x298722,_0x232d25;switch(_0x652b28[_0x4c5080(0x216)]){case _0x4c5080(0x246):_0x298722=_0x4c5080(0x210),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722,_0x45855e(_0x4986b9,this[_0x4c5080(0x227)](_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x220)])))};break;case _0x4c5080(0x245):_0x298722=_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x247)]?_0x4c5080(0x24b):_0x4c5080(0x21e),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722)};break;case _0x4c5080(0x241):_0x298722=_0x4c5080(0x23b),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722,_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x20f)])};}return _0x232d25;});}[_0x227530(0x227)](_0x4a8d5e){const _0x29e8c1=_0x227530;return _0x29e8c1(0x202)+function(_0x54bcf0){const _0x11668c=_0x29e8c1;if(pe[_0x11668c(0x23e)](_0x54bcf0))return _0x11668c(0x1f5);if(ye[_0x11668c(0x23e)](_0x54bcf0))return _0x11668c(0x20c);return null;}(_0x4a8d5e)[_0x29e8c1(0x218)]()+_0x29e8c1(0x228)+_0x4a8d5e[_0x29e8c1(0x218)]()[_0x29e8c1(0x207)](/-/g,'_');}}const pe=[_0x227530(0x224),_0x227530(0x1f8),_0x227530(0x226)],ye=[_0x227530(0x233),_0x227530(0x20e),_0x227530(0x21f),_0x227530(0x209),_0x227530(0x230),_0x227530(0x238)];
23
+ const _0x2caf06=_0x39ea;function _0x39ea(_0x5cf614,_0x4b3310){const _0x308746=_0x3087();return _0x39ea=function(_0x39ead0,_0x4aa162){_0x39ead0=_0x39ead0-0x169;let _0x49a3ba=_0x308746[_0x39ead0];return _0x49a3ba;},_0x39ea(_0x5cf614,_0x4b3310);}(function(_0x4536f1,_0x71a5c5){const _0x225050=_0x39ea,_0x595c6e=_0x4536f1();while(!![]){try{const _0x41d4fb=parseInt(_0x225050(0x1af))/0x1*(parseInt(_0x225050(0x1a3))/0x2)+parseInt(_0x225050(0x19d))/0x3*(-parseInt(_0x225050(0x16b))/0x4)+parseInt(_0x225050(0x188))/0x5+parseInt(_0x225050(0x17e))/0x6+-parseInt(_0x225050(0x1b2))/0x7*(parseInt(_0x225050(0x1b4))/0x8)+-parseInt(_0x225050(0x176))/0x9*(-parseInt(_0x225050(0x1bb))/0xa)+parseInt(_0x225050(0x1b3))/0xb;if(_0x41d4fb===_0x71a5c5)break;else _0x595c6e['push'](_0x595c6e['shift']());}catch(_0x311f7a){_0x595c6e['push'](_0x595c6e['shift']());}}}(_0x3087,0x80ce5));import{Plugin as _0x349df2}from'ckeditor5/src/core.js';function _0x3087(){const _0x2cbfe1=['getFirstMarker','ELEMENT_','FORMAT_LIST_REVERSED','*Change\x20to:*\x20%0','find','_LIST_','*Format:*\x20set\x20start\x20index\x20to\x20%0','bind','replace','_findSuggestions','listStart','includes','_registerLegacyDescription','customNumbered','key','FORMAT_LIST_START','commandName','formatBlock','attribute','listStyle','40473QwtCpW','format','default','commandParams','oldValue','data','50DxzUzk','removeMarker','afterInit','TrackChangesEditing','descriptionFactory','getFirstRange','next','ListPropertiesEditing','bulleted','decimal','listReversed','registerDescriptionCallback','4259jlxCvI','plugins','decimal-leading-zero','12656suQqyQ','4365801ULZcJD','3560aPhZwz','startIndex','model','toUpperCase','*Set\x20format:*\x20%0','numbered','isUndo','10SWvsKJ','document','styles','editor','registerPostFixer','upper-roman','head','*Format:*\x20set\x20order\x20to\x20reversed','handleDescriptions','getAttribute','upper-latin','disc','getSuggestions','232uffLhj','newValue','start','lower-roman','*Remove\x20format:*\x20%0','config','_LIST_DEFAULT','square','type','reversed','list.properties','9263853gMVkgO','_getAttributeKey','registerAttributeLabel','has','batch','listType','circle','locale','2013570WrZIKP','*Format:*\x20set\x20order\x20to\x20regular','get','lower-latin','filter','nodeAfter','_getTranslationKeyForListStyle','suggestion','registerBlockAttribute','enableDefaultAttributesIntegration','1231745gbJmih'];_0x3087=function(){return _0x2cbfe1;};return _0x3087();}import{getTranslation as _0x32bb32}from'../utils/common-translations.js';export default class ue extends _0x349df2{[_0x2caf06(0x1a5)](){const _0x4a9180=_0x2caf06;if(!this[_0x4a9180(0x1be)][_0x4a9180(0x1b0)][_0x4a9180(0x179)](_0x4a9180(0x1aa)))return;const _0x2cfc5a=this[_0x4a9180(0x1be)][_0x4a9180(0x170)][_0x4a9180(0x180)](_0x4a9180(0x175)),_0x60c108=this[_0x4a9180(0x1be)][_0x4a9180(0x1b0)][_0x4a9180(0x180)](_0x4a9180(0x1a6));_0x2cfc5a[_0x4a9180(0x1bd)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x19c)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x19c))),_0x2cfc5a[_0x4a9180(0x174)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x1ad)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x1ad))),_0x2cfc5a[_0x4a9180(0x1b5)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x193)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x193)));const _0x45f4bb={'type':_0x4a9180(0x19e),'content':''};_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](this[_0x4a9180(0x1c3)][_0x4a9180(0x190)](this));const _0x309c94=this[_0x4a9180(0x1be)][_0x4a9180(0x17d)];_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x178)](_0x4a9180(0x1ad),_0x32bb32(_0x309c94,_0x4a9180(0x18b))),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](_0x116a77=>{const _0x704ee1=_0x4a9180,{data:_0x128904}=_0x116a77;if(_0x128904&&_0x704ee1(0x1ad)==_0x128904[_0x704ee1(0x197)])return null==_0x128904[_0x704ee1(0x16c)]||0x0==_0x128904[_0x704ee1(0x16c)]&&null==_0x128904[_0x704ee1(0x1a1)]?_0x45f4bb:void 0x0;}),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x178)](_0x4a9180(0x193),_0x32bb32(_0x309c94,_0x4a9180(0x198))),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](_0x34a366=>{const _0x16f32d=_0x4a9180,{data:_0xa892c0}=_0x34a366;if(_0xa892c0&&_0x16f32d(0x193)==_0xa892c0[_0x16f32d(0x197)])return null==_0xa892c0[_0x16f32d(0x16c)]||0x1==_0xa892c0[_0x16f32d(0x16c)]&&null==_0xa892c0[_0x16f32d(0x1a1)]?_0x45f4bb:void 0x0;}),this[_0x4a9180(0x1be)][_0x4a9180(0x1b6)][_0x4a9180(0x1bc)][_0x4a9180(0x1bf)](_0x3d23d5=>{const _0x18d6da=_0x4a9180;if(_0x3d23d5[_0x18d6da(0x17a)][_0x18d6da(0x1ba)])return!0x1;let _0x21bcc8=!0x1;const _0x230143=_0x60c108[_0x18d6da(0x16a)]({'skipNotAttached':!0x0})[_0x18d6da(0x182)](_0x3d7165=>{const _0xb25f37=_0x18d6da,_0xfce0c6=_0x60c108[_0xb25f37(0x177)](_0x3d7165);return _0xb25f37(0x193)==_0xfce0c6||_0xb25f37(0x1ad)==_0xfce0c6;});for(const _0x344890 of _0x230143){const _0x170c34=_0x344890[_0x18d6da(0x1a8)]()[_0x18d6da(0x16d)][_0x18d6da(0x183)][_0x18d6da(0x1c4)](_0x18d6da(0x17b));if(_0x18d6da(0x1b9)==_0x170c34||_0x18d6da(0x196)==_0x170c34)continue;_0x60c108[_0x18d6da(0x192)](_0x344890[_0x18d6da(0x1a8)](),_0x18d6da(0x19b))[_0x18d6da(0x18d)](_0x102f06=>_0x18d6da(0x17b)==_0x60c108[_0x18d6da(0x177)](_0x102f06[_0x18d6da(0x185)]))||(_0x3d23d5[_0x18d6da(0x1a4)](_0x344890[_0x18d6da(0x189)]()),_0x21bcc8=!0x0);}return _0x21bcc8;}),this[_0x4a9180(0x195)]();}[_0x2caf06(0x1c3)](_0x21b66f){const _0x400c63=_0x2caf06,_0x2bda64=this[_0x400c63(0x1be)][_0x400c63(0x17d)],{data:_0x507e95}=_0x21b66f,_0x397242={'type':_0x400c63(0x19e),'content':''};if(!_0x507e95||_0x400c63(0x19c)!=_0x507e95[_0x400c63(0x197)])return;if(!_0x507e95[_0x400c63(0x1a1)])return _0x400c63(0x19f)==_0x507e95[_0x400c63(0x16c)]?_0x397242:{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x16c)])))};if(!_0x507e95[_0x400c63(0x16c)]){if(_0x400c63(0x19f)==_0x507e95[_0x400c63(0x1a1)])return _0x397242;let _0x14300d=_0x21b66f[_0x400c63(0x1c1)];for(;_0x14300d;){if(_0x14300d[_0x400c63(0x1a2)]&&_0x400c63(0x17b)==_0x14300d[_0x400c63(0x1a2)][_0x400c63(0x197)]&&_0x14300d[_0x400c63(0x1a2)][_0x400c63(0x16c)])return _0x397242;_0x14300d=_0x14300d[_0x400c63(0x1a9)];}return{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x16f),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x1a1)])))};}if(_0x400c63(0x19f)!=_0x507e95[_0x400c63(0x16c)])return{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x16c)])))};let _0x2ab803=_0x21b66f[_0x400c63(0x1c1)];for(;_0x2ab803;){if(_0x2ab803[_0x400c63(0x1a2)]&&_0x400c63(0x17b)==_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x197)]&&_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x16c)]&&_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x1a1)])return _0x397242;_0x2ab803=_0x2ab803[_0x400c63(0x1a9)];}const _0x253d7a=_0x21b66f[_0x400c63(0x1a8)]()[_0x400c63(0x16d)][_0x400c63(0x183)][_0x400c63(0x1c4)](_0x400c63(0x17b));return{'type':_0x400c63(0x19e),'content':_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,_0x400c63(0x18a)+_0x253d7a[_0x400c63(0x1b7)]()+_0x400c63(0x171)))};}[_0x2caf06(0x195)](){const _0x42ae86=_0x2caf06,_0x4ad83f=this[_0x42ae86(0x1be)],_0x383f76=_0x4ad83f[_0x42ae86(0x17d)];_0x4ad83f[_0x42ae86(0x1b0)][_0x42ae86(0x180)](_0x42ae86(0x1a6))[_0x42ae86(0x1a7)][_0x42ae86(0x1ae)](_0x5972b5=>{const _0x53712a=_0x42ae86;if(_0x53712a(0x19a)!=_0x5972b5[_0x53712a(0x173)])return;const {data:_0x4d952e}=_0x5972b5;if(!_0x4d952e)return;let _0x4cd16f,_0x3e01f2;switch(_0x4d952e[_0x53712a(0x199)]){case _0x53712a(0x19c):_0x4cd16f=_0x53712a(0x18c),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f,_0x32bb32(_0x383f76,this[_0x53712a(0x184)](_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x173)])))};break;case _0x53712a(0x1ad):_0x4cd16f=_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x174)]?_0x53712a(0x1c2):_0x53712a(0x17f),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f)};break;case _0x53712a(0x193):_0x4cd16f=_0x53712a(0x18f),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f,_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x1b5)])};}return _0x3e01f2;});}[_0x2caf06(0x184)](_0x4327e7){const _0x2d98db=_0x2caf06;return _0x2d98db(0x18a)+function(_0x102d39){const _0x254ebe=_0x2d98db;if(pe[_0x254ebe(0x194)](_0x102d39))return _0x254ebe(0x1ab);if(ye[_0x254ebe(0x194)](_0x102d39))return _0x254ebe(0x1b9);return null;}(_0x4327e7)[_0x2d98db(0x1b7)]()+_0x2d98db(0x18e)+_0x4327e7[_0x2d98db(0x1b7)]()[_0x2d98db(0x191)](/-/g,'_');}}const pe=[_0x2caf06(0x169),_0x2caf06(0x17c),_0x2caf06(0x172)],ye=[_0x2caf06(0x1ac),_0x2caf06(0x1b1),_0x2caf06(0x16e),_0x2caf06(0x1c0),_0x2caf06(0x181),_0x2caf06(0x1c5)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58370c=_0xaaf4;(function(_0xd1d9a9,_0x1e00d4){const _0x23d6d2=_0xaaf4,_0x48993a=_0xd1d9a9();while(!![]){try{const _0x302749=parseInt(_0x23d6d2(0x187))/0x1*(-parseInt(_0x23d6d2(0x18f))/0x2)+-parseInt(_0x23d6d2(0x189))/0x3*(-parseInt(_0x23d6d2(0x191))/0x4)+parseInt(_0x23d6d2(0x182))/0x5*(parseInt(_0x23d6d2(0x17f))/0x6)+parseInt(_0x23d6d2(0x197))/0x7+parseInt(_0x23d6d2(0x186))/0x8+-parseInt(_0x23d6d2(0x181))/0x9+parseInt(_0x23d6d2(0x184))/0xa;if(_0x302749===_0x1e00d4)break;else _0x48993a['push'](_0x48993a['shift']());}catch(_0x5d19ad){_0x48993a['push'](_0x48993a['shift']());}}}(_0x4a6b,0xbf31e));function _0xaaf4(_0x3cdbf2,_0x47a610){const _0x4a6b63=_0x4a6b();return _0xaaf4=function(_0xaaf4d8,_0x4de009){_0xaaf4d8=_0xaaf4d8-0x178;let _0x40a6bf=_0x4a6b63[_0xaaf4d8];return _0x40a6bf;},_0xaaf4(_0x3cdbf2,_0x47a610);}import{Plugin as _0x580a}from'ckeditor5/src/core.js';import{getTranslation as _0x139dd4}from'../utils/common-translations.js';export default class ft extends _0x580a{[_0x58370c(0x188)](){const _0x50e793=_0x58370c,_0xf0bb68=this[_0x50e793(0x198)];if(!_0xf0bb68[_0x50e793(0x178)][_0x50e793(0x192)](_0x50e793(0x199)))return;const _0x1b51f1=_0xf0bb68[_0x50e793(0x178)][_0x50e793(0x185)](_0x50e793(0x19a)),_0x13c9bc=_0xf0bb68[_0x50e793(0x18d)];_0x1b51f1[_0x50e793(0x17a)](_0x50e793(0x18b)),_0x1b51f1[_0x50e793(0x18e)][_0x50e793(0x18a)](_0x50e793(0x17c),_0x2561e4=>_0x139dd4(_0x13c9bc,_0x50e793(0x18c),_0x2561e4)),_0xf0bb68[_0x50e793(0x195)][_0x50e793(0x196)](_0x50e793(0x17b))[_0x50e793(0x183)]({'model':_0x50e793(0x17c),'view':(_0x53b69b,{writer:_0x1cfc15,options:_0x1058aa})=>{const _0x525e9d=_0x50e793;if(_0x1058aa[_0x525e9d(0x19c)])return _0x1cfc15[_0x525e9d(0x180)](_0x525e9d(0x194));},'converterPriority':_0x50e793(0x17e)}),_0xf0bb68[_0x50e793(0x17d)][_0x50e793(0x193)]['on'](_0x50e793(0x190),(_0x2c9cbb,_0xc9c38a,_0x22f159)=>{const _0x11aa77=_0x50e793;_0x22f159[_0x11aa77(0x179)][_0x11aa77(0x19c)]&&_0x2c9cbb[_0x11aa77(0x19b)]();},{'priority':_0x50e793(0x17e)});}}function _0x4a6b(){const _0x46399c=['conversion','for','2360421XEPwyz','editor','MediaEmbedEditing','TrackChangesEditing','stop','showSuggestionHighlights','plugins','options','enableCommand','dataDowncast','media','data','high','6HOGYwz','createEmptyElement','11618136OFsitw','3443205BPRtIT','elementToElement','6912440YEhdNM','get','1148856xGehwU','916baLnxJ','afterInit','1005kyPeoz','registerElementLabel','mediaEmbed','ELEMENT_MEDIA','locale','descriptionFactory','44uiBYim','attribute:url:media','2788yWJYYm','has','downcastDispatcher','div'];_0x4a6b=function(){return _0x46399c;};return _0x4a6b();}
23
+ const _0x44e3ae=_0x4648;function _0x49e5(){const _0x28d59c=['stop','enableCommand','plugins','createEmptyElement','MediaEmbedEditing','566015nqSfwH','474QEWxoM','572aUoifn','options','ELEMENT_MEDIA','elementToElement','showSuggestionHighlights','55398Btcjaz','descriptionFactory','downcastDispatcher','get','editor','dataDowncast','attribute:url:media','afterInit','mediaEmbed','media','184581EiMaoG','has','187488xoRRam','div','registerElementLabel','high','72wYvYAK','20734ilSQgo','TrackChangesEditing','58994sEkCds','data','conversion','18670BghhrQ','for','1rgFSVn','locale'];_0x49e5=function(){return _0x28d59c;};return _0x49e5();}(function(_0x4008ab,_0x393668){const _0x14025e=_0x4648,_0x187122=_0x4008ab();while(!![]){try{const _0x4cf230=-parseInt(_0x14025e(0x1a5))/0x1*(parseInt(_0x14025e(0x1a0))/0x2)+-parseInt(_0x14025e(0x1b3))/0x3+parseInt(_0x14025e(0x1bf))/0x4+parseInt(_0x14025e(0x1ac))/0x5+-parseInt(_0x14025e(0x1ad))/0x6*(-parseInt(_0x14025e(0x19e))/0x7)+-parseInt(_0x14025e(0x19d))/0x8*(parseInt(_0x14025e(0x1bd))/0x9)+-parseInt(_0x14025e(0x1a3))/0xa*(-parseInt(_0x14025e(0x1ae))/0xb);if(_0x4cf230===_0x393668)break;else _0x187122['push'](_0x187122['shift']());}catch(_0x4bd651){_0x187122['push'](_0x187122['shift']());}}}(_0x49e5,0x3f235));import{Plugin as _0x1af72d}from'ckeditor5/src/core.js';function _0x4648(_0x11d7c7,_0x2ddeab){const _0x49e591=_0x49e5();return _0x4648=function(_0x464832,_0x1bf971){_0x464832=_0x464832-0x19d;let _0x568178=_0x49e591[_0x464832];return _0x568178;},_0x4648(_0x11d7c7,_0x2ddeab);}import{getTranslation as _0x5a32a1}from'../utils/common-translations.js';export default class ft extends _0x1af72d{[_0x44e3ae(0x1ba)](){const _0x19443f=_0x44e3ae,_0x563cc1=this[_0x19443f(0x1b7)];if(!_0x563cc1[_0x19443f(0x1a9)][_0x19443f(0x1be)](_0x19443f(0x1ab)))return;const _0x499336=_0x563cc1[_0x19443f(0x1a9)][_0x19443f(0x1b6)](_0x19443f(0x19f)),_0xb62f02=_0x563cc1[_0x19443f(0x1a6)];_0x499336[_0x19443f(0x1a8)](_0x19443f(0x1bb)),_0x499336[_0x19443f(0x1b4)][_0x19443f(0x1c1)](_0x19443f(0x1bc),_0x34f474=>_0x5a32a1(_0xb62f02,_0x19443f(0x1b0),_0x34f474)),_0x563cc1[_0x19443f(0x1a2)][_0x19443f(0x1a4)](_0x19443f(0x1b8))[_0x19443f(0x1b1)]({'model':_0x19443f(0x1bc),'view':(_0x451ad4,{writer:_0x23be96,options:_0x2d28c2})=>{const _0x21d7d5=_0x19443f;if(_0x2d28c2[_0x21d7d5(0x1b2)])return _0x23be96[_0x21d7d5(0x1aa)](_0x21d7d5(0x1c0));},'converterPriority':_0x19443f(0x1c2)}),_0x563cc1[_0x19443f(0x1a1)][_0x19443f(0x1b5)]['on'](_0x19443f(0x1b9),(_0x54194c,_0x9da124,_0x167c8e)=>{const _0x2368f5=_0x19443f;_0x167c8e[_0x2368f5(0x1af)][_0x2368f5(0x1b2)]&&_0x54194c[_0x2368f5(0x1a7)]();},{'priority':_0x19443f(0x1c2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x426a61=_0x1ba7;function _0x59bb(){const _0xc6285a=['editor','66234NdHsDi','4155400XUAvjS','afterInit','MentionEditing','344968GoSYOY','plugins','has','18033858uiQkcV','TrackChangesEditing','798615IjafXs','125BKEsfe','mention','enableCommand','get','1078945leRUiu','1401066eyfYbb','4gustdh'];_0x59bb=function(){return _0xc6285a;};return _0x59bb();}(function(_0x4a7938,_0x271f40){const _0x40dcde=_0x1ba7,_0x4123cc=_0x4a7938();while(!![]){try{const _0x1547c7=parseInt(_0x40dcde(0x158))/0x1+-parseInt(_0x40dcde(0x163))/0x2+-parseInt(_0x40dcde(0x15d))/0x3*(parseInt(_0x40dcde(0x164))/0x4)+parseInt(_0x40dcde(0x15e))/0x5*(-parseInt(_0x40dcde(0x166))/0x6)+-parseInt(_0x40dcde(0x162))/0x7+-parseInt(_0x40dcde(0x167))/0x8+parseInt(_0x40dcde(0x15b))/0x9;if(_0x1547c7===_0x271f40)break;else _0x4123cc['push'](_0x4123cc['shift']());}catch(_0x5c5eee){_0x4123cc['push'](_0x4123cc['shift']());}}}(_0x59bb,0x69949));function _0x1ba7(_0x39ec8c,_0x105c98){const _0x59bbed=_0x59bb();return _0x1ba7=function(_0x1ba7f6,_0x5b5488){_0x1ba7f6=_0x1ba7f6-0x158;let _0x17a077=_0x59bbed[_0x1ba7f6];return _0x17a077;},_0x1ba7(_0x39ec8c,_0x105c98);}import{Plugin as _0x53fc19}from'ckeditor5/src/core.js';export default class gt extends _0x53fc19{[_0x426a61(0x168)](){const _0x1dd4d3=_0x426a61,_0xe6b09=this[_0x1dd4d3(0x165)];_0xe6b09[_0x1dd4d3(0x159)][_0x1dd4d3(0x15a)](_0x1dd4d3(0x169))&&_0xe6b09[_0x1dd4d3(0x159)][_0x1dd4d3(0x161)](_0x1dd4d3(0x15c))[_0x1dd4d3(0x160)](_0x1dd4d3(0x15f));}}
23
+ const _0xc4d32c=_0x323b;(function(_0x2e05a0,_0xf68ed){const _0x3a47d9=_0x323b,_0x50e2b8=_0x2e05a0();while(!![]){try{const _0x243044=parseInt(_0x3a47d9(0x8d))/0x1*(parseInt(_0x3a47d9(0x83))/0x2)+-parseInt(_0x3a47d9(0x84))/0x3+parseInt(_0x3a47d9(0x91))/0x4+parseInt(_0x3a47d9(0x87))/0x5*(parseInt(_0x3a47d9(0x8e))/0x6)+-parseInt(_0x3a47d9(0x86))/0x7+parseInt(_0x3a47d9(0x8c))/0x8*(-parseInt(_0x3a47d9(0x93))/0x9)+parseInt(_0x3a47d9(0x8b))/0xa;if(_0x243044===_0xf68ed)break;else _0x50e2b8['push'](_0x50e2b8['shift']());}catch(_0x47dcef){_0x50e2b8['push'](_0x50e2b8['shift']());}}}(_0x51ed,0xb8282));function _0x51ed(){const _0x113999=['12295UOYSDK','enableCommand','plugins','mention','3120670gjrUkS','8oMDqjn','1RdiRvk','2328DiCGps','editor','afterInit','3099500iwpNQV','TrackChangesEditing','4811481KpHdcV','get','MentionEditing','601934vEbiOA','2565066HqWJQP','has','1386448ZCcKWq'];_0x51ed=function(){return _0x113999;};return _0x51ed();}import{Plugin as _0x2e654b}from'ckeditor5/src/core.js';function _0x323b(_0x36a805,_0x2493c8){const _0x51edb3=_0x51ed();return _0x323b=function(_0x323b37,_0xb37fd0){_0x323b37=_0x323b37-0x82;let _0x51d75e=_0x51edb3[_0x323b37];return _0x51d75e;},_0x323b(_0x36a805,_0x2493c8);}export default class gt extends _0x2e654b{[_0xc4d32c(0x90)](){const _0x1267d4=_0xc4d32c,_0x56165f=this[_0x1267d4(0x8f)];_0x56165f[_0x1267d4(0x89)][_0x1267d4(0x85)](_0x1267d4(0x82))&&_0x56165f[_0x1267d4(0x89)][_0x1267d4(0x94)](_0x1267d4(0x92))[_0x1267d4(0x88)](_0x1267d4(0x8a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2fee(_0x310a3e,_0x1679cc){const _0x3dcf76=_0x3dcf();return _0x2fee=function(_0x2fee2c,_0x599afe){_0x2fee2c=_0x2fee2c-0x80;let _0x47bcc7=_0x3dcf76[_0x2fee2c];return _0x47bcc7;},_0x2fee(_0x310a3e,_0x1679cc);}const _0x54a541=_0x2fee;function _0x3dcf(){const _0x4263ea=['4289790TsNAhZ','8111840LoLPDg','editor','data','ELEMENT_MULTI_LEVEL_LIST','head','has','registerDescriptionCallback','multiLevelList','descriptionFactory','listType','*Remove\x20format:*\x20%0','locale','handleDescriptions','next','plugins','103203kervKg','9mCplad','newValue','oldValue','143212stUbtJ','161377WldqoE','9890590XWcVQV','listMarkerStyle','format','afterInit','key','6HxdqDx','MultiLevelList','get','TrackChangesEditing','registerBlockAttribute','*Set\x20format:*\x20%0','3419976JEvseU','58YvaeRK','enableDefaultAttributesIntegration'];_0x3dcf=function(){return _0x4263ea;};return _0x3dcf();}(function(_0x8bc4b3,_0xfcaa99){const _0x5071fe=_0x2fee,_0x3e455f=_0x8bc4b3();while(!![]){try{const _0x2e2d7c=parseInt(_0x5071fe(0x8e))/0x1+-parseInt(_0x5071fe(0x9b))/0x2*(-parseInt(_0x5071fe(0x89))/0x3)+-parseInt(_0x5071fe(0x8d))/0x4+-parseInt(_0x5071fe(0x9d))/0x5*(parseInt(_0x5071fe(0x94))/0x6)+parseInt(_0x5071fe(0x9a))/0x7+parseInt(_0x5071fe(0x9e))/0x8+-parseInt(_0x5071fe(0x8a))/0x9*(parseInt(_0x5071fe(0x8f))/0xa);if(_0x2e2d7c===_0xfcaa99)break;else _0x3e455f['push'](_0x3e455f['shift']());}catch(_0x356312){_0x3e455f['push'](_0x3e455f['shift']());}}}(_0x3dcf,0xbe1ee));import{Plugin as _0x26deb0}from'ckeditor5/src/core.js';import{getTranslation as _0x291ce7}from'../utils/common-translations.js';export default class lt extends _0x26deb0{[_0x54a541(0x92)](){const _0x1e9cdd=_0x54a541,_0xcd4f1e=this[_0x1e9cdd(0x9f)],_0x3e57e8=_0xcd4f1e[_0x1e9cdd(0x88)][_0x1e9cdd(0x96)](_0x1e9cdd(0x97));_0xcd4f1e[_0x1e9cdd(0x88)][_0x1e9cdd(0xa3)](_0x1e9cdd(0x95))&&(_0x3e57e8[_0x1e9cdd(0x9c)](_0x1e9cdd(0x81)),_0x3e57e8[_0x1e9cdd(0x98)](_0x1e9cdd(0x90)),_0x3e57e8[_0x1e9cdd(0x82)][_0x1e9cdd(0x80)](_0x3dd89f=>this[_0x1e9cdd(0x86)](_0x3dd89f)));}[_0x54a541(0x86)](_0x186c18){const _0x2f2286=_0x54a541,_0x1fcde1=this[_0x2f2286(0x9f)][_0x2f2286(0x85)],{data:_0x254b88}=_0x186c18,_0x5f070d={'type':_0x2f2286(0x91),'content':''};if(_0x254b88&&_0x2f2286(0x90)==_0x254b88[_0x2f2286(0x93)]){if(!_0x254b88[_0x2f2286(0x8c)])return{'type':_0x2f2286(0x91),'content':_0x291ce7(_0x1fcde1,_0x2f2286(0x99),_0x291ce7(_0x1fcde1,_0x2f2286(0xa1)))+'\x20('+_0x254b88[_0x2f2286(0x8b)]+')'};if(!_0x254b88[_0x2f2286(0x8b)]){let _0x2ca26f=_0x186c18[_0x2f2286(0xa2)];for(;_0x2ca26f;){if(_0x2ca26f[_0x2f2286(0xa0)]&&_0x2f2286(0x83)==_0x2ca26f[_0x2f2286(0xa0)][_0x2f2286(0x93)]&&_0x2ca26f[_0x2f2286(0xa0)][_0x2f2286(0x8b)])return _0x5f070d;_0x2ca26f=_0x2ca26f[_0x2f2286(0x87)];}return{'type':_0x2f2286(0x91),'content':_0x291ce7(_0x1fcde1,_0x2f2286(0x84),_0x291ce7(_0x1fcde1,_0x2f2286(0xa1)))+'\x20('+_0x254b88[_0x2f2286(0x8c)]+')'};}}}}
23
+ const _0x1e047a=_0x4fd8;(function(_0x18d260,_0x5a1031){const _0x3349be=_0x4fd8,_0x51eeb6=_0x18d260();while(!![]){try{const _0x2abad9=parseInt(_0x3349be(0x1b9))/0x1+parseInt(_0x3349be(0x1ba))/0x2*(-parseInt(_0x3349be(0x1bb))/0x3)+parseInt(_0x3349be(0x1ac))/0x4*(-parseInt(_0x3349be(0x1ce))/0x5)+parseInt(_0x3349be(0x1b6))/0x6*(-parseInt(_0x3349be(0x1bc))/0x7)+parseInt(_0x3349be(0x1be))/0x8*(parseInt(_0x3349be(0x1c1))/0x9)+parseInt(_0x3349be(0x1b8))/0xa*(-parseInt(_0x3349be(0x1c6))/0xb)+parseInt(_0x3349be(0x1cc))/0xc*(parseInt(_0x3349be(0x1b1))/0xd);if(_0x2abad9===_0x5a1031)break;else _0x51eeb6['push'](_0x51eeb6['shift']());}catch(_0x4d480c){_0x51eeb6['push'](_0x51eeb6['shift']());}}}(_0xcca8,0x9ae54));function _0xcca8(){const _0x2376c8=['registerDescriptionCallback','locale','131754PqRZpn','newValue','6110kcPADv','171178crviSt','4404VoVUXi','351iYbFSN','7qsJHMU','has','8771896pMCSha','next','ELEMENT_MULTI_LEVEL_LIST','9pfLxBH','format','registerBlockAttribute','get','*Remove\x20format:*\x20%0','19657ktPfeN','plugins','key','editor','head','listMarkerStyle','12122352PHcgzm','multiLevelList','1685QxKpEb','data','handleDescriptions','*Set\x20format:*\x20%0','listType','3228tCHsvI','TrackChangesEditing','MultiLevelList','descriptionFactory','afterInit','13VAYfUS','oldValue','enableDefaultAttributesIntegration'];_0xcca8=function(){return _0x2376c8;};return _0xcca8();}function _0x4fd8(_0x47a254,_0x28cbc6){const _0xcca8e2=_0xcca8();return _0x4fd8=function(_0x4fd88c,_0x176579){_0x4fd88c=_0x4fd88c-0x1ab;let _0xb82262=_0xcca8e2[_0x4fd88c];return _0xb82262;},_0x4fd8(_0x47a254,_0x28cbc6);}import{Plugin as _0x49588b}from'ckeditor5/src/core.js';import{getTranslation as _0x5c1c96}from'../utils/common-translations.js';export default class lt extends _0x49588b{[_0x1e047a(0x1b0)](){const _0x26fb6b=_0x1e047a,_0x550440=this[_0x26fb6b(0x1c9)],_0x1dc3d5=_0x550440[_0x26fb6b(0x1c7)][_0x26fb6b(0x1c4)](_0x26fb6b(0x1ad));_0x550440[_0x26fb6b(0x1c7)][_0x26fb6b(0x1bd)](_0x26fb6b(0x1ae))&&(_0x1dc3d5[_0x26fb6b(0x1b3)](_0x26fb6b(0x1cd)),_0x1dc3d5[_0x26fb6b(0x1c3)](_0x26fb6b(0x1cb)),_0x1dc3d5[_0x26fb6b(0x1af)][_0x26fb6b(0x1b4)](_0x5199a8=>this[_0x26fb6b(0x1d0)](_0x5199a8)));}[_0x1e047a(0x1d0)](_0x350cbd){const _0x341e9f=_0x1e047a,_0x37d61f=this[_0x341e9f(0x1c9)][_0x341e9f(0x1b5)],{data:_0x511768}=_0x350cbd,_0x3b598d={'type':_0x341e9f(0x1c2),'content':''};if(_0x511768&&_0x341e9f(0x1cb)==_0x511768[_0x341e9f(0x1c8)]){if(!_0x511768[_0x341e9f(0x1b2)])return{'type':_0x341e9f(0x1c2),'content':_0x5c1c96(_0x37d61f,_0x341e9f(0x1d1),_0x5c1c96(_0x37d61f,_0x341e9f(0x1c0)))+'\x20('+_0x511768[_0x341e9f(0x1b7)]+')'};if(!_0x511768[_0x341e9f(0x1b7)]){let _0x4e3056=_0x350cbd[_0x341e9f(0x1ca)];for(;_0x4e3056;){if(_0x4e3056[_0x341e9f(0x1cf)]&&_0x341e9f(0x1ab)==_0x4e3056[_0x341e9f(0x1cf)][_0x341e9f(0x1c8)]&&_0x4e3056[_0x341e9f(0x1cf)][_0x341e9f(0x1b7)])return _0x3b598d;_0x4e3056=_0x4e3056[_0x341e9f(0x1bf)];}return{'type':_0x341e9f(0x1c2),'content':_0x5c1c96(_0x37d61f,_0x341e9f(0x1c5),_0x5c1c96(_0x37d61f,_0x341e9f(0x1c0)))+'\x20('+_0x511768[_0x341e9f(0x1b2)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24565f=_0xb33c;function _0x1b7a(){const _0x2c0cba=['registerElementLabel','afterInit','160kLzCvH','415VPlbQb','151962nZjcSK','852iVtpDZ','descriptionFactory','12NDwHxR','706uRiRsQ','editor','TrackChangesEditing','pageBreak','1514600yhwlcN','46651OryVYr','locale','553812LKemiU','PageBreakEditing','6kLHAjW','1261535mnaqeu','plugins','149157EmqIIy','ELEMENT_PAGE_BREAK','enableCommand','has','get'];_0x1b7a=function(){return _0x2c0cba;};return _0x1b7a();}function _0xb33c(_0x411899,_0x70e4f0){const _0x1b7afc=_0x1b7a();return _0xb33c=function(_0xb33c56,_0x42a823){_0xb33c56=_0xb33c56-0x11b;let _0x4a3802=_0x1b7afc[_0xb33c56];return _0x4a3802;},_0xb33c(_0x411899,_0x70e4f0);}(function(_0x4b982b,_0x448277){const _0x3808b7=_0xb33c,_0x4f249b=_0x4b982b();while(!![]){try{const _0xb4ace=parseInt(_0x3808b7(0x12e))/0x1*(parseInt(_0x3808b7(0x133))/0x2)+-parseInt(_0x3808b7(0x12f))/0x3*(parseInt(_0x3808b7(0x132))/0x4)+parseInt(_0x3808b7(0x124))/0x5*(-parseInt(_0x3808b7(0x123))/0x6)+parseInt(_0x3808b7(0x121))/0x7+-parseInt(_0x3808b7(0x11e))/0x8+parseInt(_0x3808b7(0x126))/0x9*(parseInt(_0x3808b7(0x12d))/0xa)+parseInt(_0x3808b7(0x11f))/0xb*(parseInt(_0x3808b7(0x130))/0xc);if(_0xb4ace===_0x448277)break;else _0x4f249b['push'](_0x4f249b['shift']());}catch(_0x5c292f){_0x4f249b['push'](_0x4f249b['shift']());}}}(_0x1b7a,0x30698));import{Plugin as _0x274951}from'ckeditor5/src/core.js';import{getTranslation as _0x5c7b37}from'../utils/common-translations.js';export default class mt extends _0x274951{[_0x24565f(0x12c)](){const _0xaa75ab=_0x24565f,_0x3b51ba=this[_0xaa75ab(0x11b)];if(!_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x129)](_0xaa75ab(0x122)))return;_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x12a)](_0xaa75ab(0x11c))[_0xaa75ab(0x128)](_0xaa75ab(0x11d));const _0x3fa617=_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x12a)](_0xaa75ab(0x11c)),_0x553f19=_0x3b51ba[_0xaa75ab(0x120)];_0x3fa617[_0xaa75ab(0x131)][_0xaa75ab(0x12b)](_0xaa75ab(0x11d),_0x23432d=>_0x5c7b37(_0x553f19,_0xaa75ab(0x127),_0x23432d));}}
23
+ function _0x2a73(){const _0x263556=['11yTjTDQ','pageBreak','descriptionFactory','12effBIk','afterInit','5732220oqPofd','editor','locale','246722TqxRnU','plugins','enableCommand','171NsgoRm','PageBreakEditing','registerElementLabel','833645HaZrJB','4KDWtyY','1225380tPvCLH','TrackChangesEditing','6zZNBOg','ELEMENT_PAGE_BREAK','get','225645RrgFuh','106393YMqHEr','32392KweJZa','has'];_0x2a73=function(){return _0x263556;};return _0x2a73();}const _0x5ad5f4=_0x3d6b;(function(_0x23f1a6,_0xb952f0){const _0x10487f=_0x3d6b,_0x98dcce=_0x23f1a6();while(!![]){try{const _0xeb8744=-parseInt(_0x10487f(0xcb))/0x1+parseInt(_0x10487f(0xd7))/0x2*(parseInt(_0x10487f(0xc8))/0x3)+-parseInt(_0x10487f(0xc5))/0x4*(parseInt(_0x10487f(0xc4))/0x5)+-parseInt(_0x10487f(0xd2))/0x6*(-parseInt(_0x10487f(0xcc))/0x7)+parseInt(_0x10487f(0xcd))/0x8*(-parseInt(_0x10487f(0xda))/0x9)+-parseInt(_0x10487f(0xc6))/0xa+parseInt(_0x10487f(0xcf))/0xb*(parseInt(_0x10487f(0xd4))/0xc);if(_0xeb8744===_0xb952f0)break;else _0x98dcce['push'](_0x98dcce['shift']());}catch(_0x29862e){_0x98dcce['push'](_0x98dcce['shift']());}}}(_0x2a73,0x27c92));import{Plugin as _0x4f1828}from'ckeditor5/src/core.js';import{getTranslation as _0x679aad}from'../utils/common-translations.js';function _0x3d6b(_0x19f56a,_0x4b6218){const _0x2a73d3=_0x2a73();return _0x3d6b=function(_0x3d6bbc,_0x1c81ee){_0x3d6bbc=_0x3d6bbc-0xc4;let _0x3ee618=_0x2a73d3[_0x3d6bbc];return _0x3ee618;},_0x3d6b(_0x19f56a,_0x4b6218);}export default class mt extends _0x4f1828{[_0x5ad5f4(0xd3)](){const _0x522917=_0x5ad5f4,_0x44fa6d=this[_0x522917(0xd5)];if(!_0x44fa6d[_0x522917(0xd8)][_0x522917(0xce)](_0x522917(0xdb)))return;_0x44fa6d[_0x522917(0xd8)][_0x522917(0xca)](_0x522917(0xc7))[_0x522917(0xd9)](_0x522917(0xd0));const _0x18759f=_0x44fa6d[_0x522917(0xd8)][_0x522917(0xca)](_0x522917(0xc7)),_0x4650b3=_0x44fa6d[_0x522917(0xd6)];_0x18759f[_0x522917(0xd1)][_0x522917(0xdc)](_0x522917(0xd0),_0x5864d7=>_0x679aad(_0x4650b3,_0x522917(0xc9),_0x5864d7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44b63e=_0x1a3d;(function(_0x5047df,_0x14daa9){const _0x407a3c=_0x1a3d,_0x5b2ad0=_0x5047df();while(!![]){try{const _0xd7dc4=parseInt(_0x407a3c(0x14a))/0x1*(parseInt(_0x407a3c(0x12e))/0x2)+parseInt(_0x407a3c(0x147))/0x3*(-parseInt(_0x407a3c(0x13d))/0x4)+parseInt(_0x407a3c(0x12d))/0x5*(-parseInt(_0x407a3c(0x13f))/0x6)+parseInt(_0x407a3c(0x142))/0x7*(-parseInt(_0x407a3c(0x10e))/0x8)+parseInt(_0x407a3c(0x112))/0x9+-parseInt(_0x407a3c(0x127))/0xa*(parseInt(_0x407a3c(0x13b))/0xb)+-parseInt(_0x407a3c(0x144))/0xc*(-parseInt(_0x407a3c(0x11c))/0xd);if(_0xd7dc4===_0x14daa9)break;else _0x5b2ad0['push'](_0x5b2ad0['shift']());}catch(_0x472588){_0x5b2ad0['push'](_0x5b2ad0['shift']());}}}(_0x5116,0x2b818));import{Plugin as _0x3aa59c}from'ckeditor5/src/core.js';import{getTranslation as _0xbc710b}from'../utils/common-translations.js';function _0x5116(){const _0xc4a837=['editor','103290pjliTr','*Change\x20to:*\x20%0','_registerLegacyDescription','writer','highest','mapper','25elWzqo','4CjXvgh','end','showSuggestionHighlights','registerElementLabel','addClass','plugins','Paragraph','start','isBlock','markerRange','options','getFirstRange','isLimit','264wmnqdq','get','20lqGqxd','schema','333186GfnMog','formatBlock','paragraph','1225QgGpTi','nodeAfter','12356808FwQYCQ','checkChild','enableDefaultAttributesIntegration','129867OPeKOf','insert','commandName','34633tNdUhv','consumable','editing','descriptionFactory','data','markerName','span','isTouching','addMarker:suggestion:insertion','bindElementToMarker','ck-suggestion-marker-split','toViewPosition','ck-suggestion-marker--active','14424tcAINx','TrackChangesEditing','name','afterInit','1230489VhYNmR','registerDescriptionCallback','has','model','downcastDispatcher','createUIElement','type','getItemLabel','includes','consume','13CcZKtF','activeMarkers','locale','format','ELEMENT_PARAGRAPH','insertion','$text','*Insert:*\x20%0','enableCommand','insertParagraph'];_0x5116=function(){return _0xc4a837;};return _0x5116();}export default class dt extends _0x3aa59c{[_0x44b63e(0x111)](){const _0x2580b3=_0x44b63e,_0x26b36d=this[_0x2580b3(0x126)];if(!_0x26b36d[_0x2580b3(0x133)][_0x2580b3(0x114)](_0x2580b3(0x134)))return;const _0x4d79bc=_0x26b36d[_0x2580b3(0x11e)],_0x460cdb=_0x26b36d[_0x2580b3(0x133)][_0x2580b3(0x13c)](_0x2580b3(0x10f));_0x460cdb[_0x2580b3(0x14d)][_0x2580b3(0x131)](_0x2580b3(0x141),_0x146a5f=>_0xbc710b(_0x4d79bc,_0x2580b3(0x120),_0x146a5f)),_0x460cdb[_0x2580b3(0x146)](_0x2580b3(0x141)),_0x460cdb[_0x2580b3(0x124)](_0x2580b3(0x125)),_0x26b36d[_0x2580b3(0x14c)][_0x2580b3(0x116)]['on'](_0x2580b3(0x152),nr(_0x26b36d),{'priority':_0x2580b3(0x12b)}),_0x26b36d[_0x2580b3(0x14e)][_0x2580b3(0x116)]['on'](_0x2580b3(0x152),(_0x5934a3,_0x1248d0,_0x1f7a0d)=>{const _0x1c1b43=_0x2580b3;_0x1f7a0d[_0x1c1b43(0x138)][_0x1c1b43(0x130)]&&nr(_0x26b36d,{'showActiveMarker':!0x1})(_0x5934a3,_0x1248d0,_0x1f7a0d);},{'priority':_0x2580b3(0x12b)});const _0xb12f37=_0x460cdb[_0x2580b3(0x14d)];_0xb12f37[_0x2580b3(0x113)](_0xc6fb87=>{const _0x281d6f=_0x2580b3;if(_0x281d6f(0x121)!==_0xc6fb87[_0x281d6f(0x118)])return;const {start:_0x7636f2,end:_0x9dc3e6}=_0xc6fb87[_0x281d6f(0x139)]();if(!_0x7636f2[_0x281d6f(0x151)](_0x9dc3e6)||!_0x7636f2[_0x281d6f(0x143)])return;const _0x17fae5=_0x26b36d[_0x281d6f(0x115)][_0x281d6f(0x13e)],_0x24ef34=_0x7636f2[_0x281d6f(0x143)];return _0x17fae5[_0x281d6f(0x136)](_0x24ef34)&&!_0x17fae5[_0x281d6f(0x13a)](_0x24ef34)&&_0x17fae5[_0x281d6f(0x145)](_0x24ef34,_0x281d6f(0x122))?{'type':_0x281d6f(0x121),'content':_0xbc710b(_0x4d79bc,_0x281d6f(0x123),_0xb12f37[_0x281d6f(0x119)](_0x24ef34,0x1))}:void 0x0;}),this[_0x2580b3(0x129)]();}[_0x44b63e(0x129)](){const _0xdb6588=_0x44b63e,_0x4e87aa=this[_0xdb6588(0x126)],_0x2109d2=_0x4e87aa[_0xdb6588(0x11e)];_0x4e87aa[_0xdb6588(0x133)][_0xdb6588(0x13c)](_0xdb6588(0x10f))[_0xdb6588(0x14d)][_0xdb6588(0x113)](_0x3f0d3c=>{const _0x59a7b7=_0xdb6588;if(_0x59a7b7(0x140)!=_0x3f0d3c[_0x59a7b7(0x118)])return;const {data:_0x15a0e6}=_0x3f0d3c;return _0x15a0e6&&_0x59a7b7(0x141)==_0x15a0e6[_0x59a7b7(0x149)]?{'type':_0x59a7b7(0x11f),'content':_0xbc710b(_0x2109d2,_0x59a7b7(0x128),_0xbc710b(_0x2109d2,_0x59a7b7(0x120)))}:void 0x0;});}}function _0x1a3d(_0x2ead82,_0x4d0993){const _0x511618=_0x5116();return _0x1a3d=function(_0x1a3de4,_0xa0f952){_0x1a3de4=_0x1a3de4-0x10b;let _0x3eef5d=_0x511618[_0x1a3de4];return _0x3eef5d;},_0x1a3d(_0x2ead82,_0x4d0993);}function nr(_0x551423,{showActiveMarker:_0x39868f=!0x0}={}){return(_0x2db766,_0xb12e62,_0x1ebd1b)=>{const _0x3cfecc=_0x1a3d,_0x1afa86=_0x551423[_0x3cfecc(0x133)][_0x3cfecc(0x13c)](_0x3cfecc(0x10f)),_0x5d9822=_0xb12e62[_0x3cfecc(0x137)][_0x3cfecc(0x135)],_0x464832=_0xb12e62[_0x3cfecc(0x137)][_0x3cfecc(0x12f)],_0x1fb718=_0x551423[_0x3cfecc(0x115)][_0x3cfecc(0x13e)];if(!_0x5d9822[_0x3cfecc(0x151)](_0x464832)||!_0x5d9822[_0x3cfecc(0x143)])return;const _0x113e9b=_0x5d9822[_0x3cfecc(0x143)];if(_0x1fb718[_0x3cfecc(0x136)](_0x113e9b)&&!_0x1fb718[_0x3cfecc(0x13a)](_0x113e9b)&&_0x1fb718[_0x3cfecc(0x145)](_0x113e9b,_0x3cfecc(0x122))){if(!_0x1ebd1b[_0x3cfecc(0x14b)][_0x3cfecc(0x11b)](_0xb12e62[_0x3cfecc(0x137)],_0x2db766[_0x3cfecc(0x110)]))return;const _0x14ed7d=_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x117)](_0x3cfecc(0x150),{'class':_0x3cfecc(0x10b)}),_0x5f5a91=_0x1ebd1b[_0x3cfecc(0x12c)][_0x3cfecc(0x10c)](_0x464832);_0x39868f&&_0x1afa86[_0x3cfecc(0x11d)][_0x3cfecc(0x11a)](_0xb12e62[_0x3cfecc(0x14f)])&&_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x132)](_0x3cfecc(0x10d),_0x14ed7d),_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x148)](_0x5f5a91,_0x14ed7d),_0x1ebd1b[_0x3cfecc(0x12c)][_0x3cfecc(0x153)](_0x14ed7d,_0xb12e62[_0x3cfecc(0x14f)]);}};}
23
+ const _0x3e8272=_0x1133;(function(_0x4c39c2,_0x21b373){const _0xdfa2bd=_0x1133,_0x547a89=_0x4c39c2();while(!![]){try{const _0x2dc403=parseInt(_0xdfa2bd(0x155))/0x1*(-parseInt(_0xdfa2bd(0x154))/0x2)+-parseInt(_0xdfa2bd(0x16d))/0x3*(parseInt(_0xdfa2bd(0x161))/0x4)+-parseInt(_0xdfa2bd(0x13e))/0x5*(parseInt(_0xdfa2bd(0x134))/0x6)+-parseInt(_0xdfa2bd(0x14c))/0x7*(parseInt(_0xdfa2bd(0x15f))/0x8)+-parseInt(_0xdfa2bd(0x14d))/0x9+parseInt(_0xdfa2bd(0x141))/0xa*(parseInt(_0xdfa2bd(0x137))/0xb)+-parseInt(_0xdfa2bd(0x167))/0xc*(-parseInt(_0xdfa2bd(0x147))/0xd);if(_0x2dc403===_0x21b373)break;else _0x547a89['push'](_0x547a89['shift']());}catch(_0xf4c526){_0x547a89['push'](_0x547a89['shift']());}}}(_0x4f59,0xe8748));function _0x4f59(){const _0x4543f5=['consume','showSuggestionHighlights','isTouching','insert','consumable','*Insert:*\x20%0','15hjQwVw','Paragraph','locale','21220lhbbLa','has','downcastDispatcher','enableDefaultAttributesIntegration','bindElementToMarker','editing','520754hpIckM','registerElementLabel','includes','checkChild','end','1169MAcFeR','973368uGXQpY','insertParagraph','markerRange','toViewPosition','_registerLegacyDescription','markerName','format','6pDtSjb','274581ZcVkeZ','insertion','registerDescriptionCallback','getItemLabel','ELEMENT_PARAGRAPH','addClass','plugins','mapper','type','ck-suggestion-marker--active','8824GALrIv','span','52GBvfSn','schema','formatBlock','data','isLimit','TrackChangesEditing','1380wdVsXJ','$text','writer','getFirstRange','isBlock','options','280047fvZaYZ','afterInit','highest','model','name','editor','activeMarkers','paragraph','*Change\x20to:*\x20%0','createUIElement','commandName','ck-suggestion-marker-split','descriptionFactory','get','enableCommand','start','3023274nROcMZ','nodeAfter','addMarker:suggestion:insertion','968OqqxzH'];_0x4f59=function(){return _0x4543f5;};return _0x4f59();}function _0x1133(_0x3436fe,_0x6360fb){const _0x4f5903=_0x4f59();return _0x1133=function(_0x1133dd,_0x3fc434){_0x1133dd=_0x1133dd-0x12c;let _0x4035f2=_0x4f5903[_0x1133dd];return _0x4035f2;},_0x1133(_0x3436fe,_0x6360fb);}import{Plugin as _0x4d6d12}from'ckeditor5/src/core.js';import{getTranslation as _0x54e20e}from'../utils/common-translations.js';export default class dt extends _0x4d6d12{[_0x3e8272(0x16e)](){const _0x960e75=_0x3e8272,_0x50a5d3=this[_0x960e75(0x172)];if(!_0x50a5d3[_0x960e75(0x15b)][_0x960e75(0x142)](_0x960e75(0x13f)))return;const _0x4d3f40=_0x50a5d3[_0x960e75(0x140)],_0x25a94a=_0x50a5d3[_0x960e75(0x15b)][_0x960e75(0x131)](_0x960e75(0x166));_0x25a94a[_0x960e75(0x130)][_0x960e75(0x148)](_0x960e75(0x174),_0x47fa7e=>_0x54e20e(_0x4d3f40,_0x960e75(0x159),_0x47fa7e)),_0x25a94a[_0x960e75(0x144)](_0x960e75(0x174)),_0x25a94a[_0x960e75(0x132)](_0x960e75(0x14e)),_0x50a5d3[_0x960e75(0x146)][_0x960e75(0x143)]['on'](_0x960e75(0x136),nr(_0x50a5d3),{'priority':_0x960e75(0x16f)}),_0x50a5d3[_0x960e75(0x164)][_0x960e75(0x143)]['on'](_0x960e75(0x136),(_0x11cc83,_0x3118c3,_0x25dc11)=>{const _0x3ed138=_0x960e75;_0x25dc11[_0x3ed138(0x16c)][_0x3ed138(0x139)]&&nr(_0x50a5d3,{'showActiveMarker':!0x1})(_0x11cc83,_0x3118c3,_0x25dc11);},{'priority':_0x960e75(0x16f)});const _0x3d21e8=_0x25a94a[_0x960e75(0x130)];_0x3d21e8[_0x960e75(0x157)](_0x39fb04=>{const _0x4f1a1f=_0x960e75;if(_0x4f1a1f(0x156)!==_0x39fb04[_0x4f1a1f(0x15d)])return;const {start:_0xde6a9e,end:_0x4b7688}=_0x39fb04[_0x4f1a1f(0x16a)]();if(!_0xde6a9e[_0x4f1a1f(0x13a)](_0x4b7688)||!_0xde6a9e[_0x4f1a1f(0x135)])return;const _0x15fd4e=_0x50a5d3[_0x4f1a1f(0x170)][_0x4f1a1f(0x162)],_0x1584e4=_0xde6a9e[_0x4f1a1f(0x135)];return _0x15fd4e[_0x4f1a1f(0x16b)](_0x1584e4)&&!_0x15fd4e[_0x4f1a1f(0x165)](_0x1584e4)&&_0x15fd4e[_0x4f1a1f(0x14a)](_0x1584e4,_0x4f1a1f(0x168))?{'type':_0x4f1a1f(0x156),'content':_0x54e20e(_0x4d3f40,_0x4f1a1f(0x13d),_0x3d21e8[_0x4f1a1f(0x158)](_0x1584e4,0x1))}:void 0x0;}),this[_0x960e75(0x151)]();}[_0x3e8272(0x151)](){const _0x3c7b09=_0x3e8272,_0x3cc124=this[_0x3c7b09(0x172)],_0x11e8d6=_0x3cc124[_0x3c7b09(0x140)];_0x3cc124[_0x3c7b09(0x15b)][_0x3c7b09(0x131)](_0x3c7b09(0x166))[_0x3c7b09(0x130)][_0x3c7b09(0x157)](_0x197256=>{const _0x56b031=_0x3c7b09;if(_0x56b031(0x163)!=_0x197256[_0x56b031(0x15d)])return;const {data:_0x45ae70}=_0x197256;return _0x45ae70&&_0x56b031(0x174)==_0x45ae70[_0x56b031(0x12e)]?{'type':_0x56b031(0x153),'content':_0x54e20e(_0x11e8d6,_0x56b031(0x12c),_0x54e20e(_0x11e8d6,_0x56b031(0x159)))}:void 0x0;});}}function nr(_0x3edfac,{showActiveMarker:_0x364a3e=!0x0}={}){return(_0x3b2858,_0x55669a,_0x5c8274)=>{const _0x42088c=_0x1133,_0x5729ec=_0x3edfac[_0x42088c(0x15b)][_0x42088c(0x131)](_0x42088c(0x166)),_0x33e326=_0x55669a[_0x42088c(0x14f)][_0x42088c(0x133)],_0x3980d1=_0x55669a[_0x42088c(0x14f)][_0x42088c(0x14b)],_0x219f0c=_0x3edfac[_0x42088c(0x170)][_0x42088c(0x162)];if(!_0x33e326[_0x42088c(0x13a)](_0x3980d1)||!_0x33e326[_0x42088c(0x135)])return;const _0x4090ab=_0x33e326[_0x42088c(0x135)];if(_0x219f0c[_0x42088c(0x16b)](_0x4090ab)&&!_0x219f0c[_0x42088c(0x165)](_0x4090ab)&&_0x219f0c[_0x42088c(0x14a)](_0x4090ab,_0x42088c(0x168))){if(!_0x5c8274[_0x42088c(0x13c)][_0x42088c(0x138)](_0x55669a[_0x42088c(0x14f)],_0x3b2858[_0x42088c(0x171)]))return;const _0x22d0d4=_0x5c8274[_0x42088c(0x169)][_0x42088c(0x12d)](_0x42088c(0x160),{'class':_0x42088c(0x12f)}),_0x2c0996=_0x5c8274[_0x42088c(0x15c)][_0x42088c(0x150)](_0x3980d1);_0x364a3e&&_0x5729ec[_0x42088c(0x173)][_0x42088c(0x149)](_0x55669a[_0x42088c(0x152)])&&_0x5c8274[_0x42088c(0x169)][_0x42088c(0x15a)](_0x42088c(0x15e),_0x22d0d4),_0x5c8274[_0x42088c(0x169)][_0x42088c(0x13b)](_0x2c0996,_0x22d0d4),_0x5c8274[_0x42088c(0x15c)][_0x42088c(0x145)](_0x22d0d4,_0x55669a[_0x42088c(0x152)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x562f73=_0x4b22;function _0x4b22(_0x10d81d,_0x34400a){const _0x35143e=_0x3514();return _0x4b22=function(_0x4b229c,_0x525c72){_0x4b229c=_0x4b229c-0xdb;let _0x2e6e28=_0x35143e[_0x4b229c];return _0x2e6e28;},_0x4b22(_0x10d81d,_0x34400a);}(function(_0xf2f9aa,_0x179455){const _0x3b2ffb=_0x4b22,_0x495235=_0xf2f9aa();while(!![]){try{const _0x14f6b8=parseInt(_0x3b2ffb(0xe2))/0x1+parseInt(_0x3b2ffb(0xe4))/0x2*(parseInt(_0x3b2ffb(0xdd))/0x3)+parseInt(_0x3b2ffb(0xf5))/0x4*(parseInt(_0x3b2ffb(0xec))/0x5)+parseInt(_0x3b2ffb(0xeb))/0x6*(parseInt(_0x3b2ffb(0xea))/0x7)+parseInt(_0x3b2ffb(0xdc))/0x8*(parseInt(_0x3b2ffb(0xf2))/0x9)+parseInt(_0x3b2ffb(0xe1))/0xa*(parseInt(_0x3b2ffb(0xf1))/0xb)+-parseInt(_0x3b2ffb(0xe0))/0xc;if(_0x14f6b8===_0x179455)break;else _0x495235['push'](_0x495235['shift']());}catch(_0x514a91){_0x495235['push'](_0x495235['shift']());}}}(_0x3514,0xad716));import{Plugin as _0x4219c0}from'ckeditor5/src/core.js';function _0x3514(){const _0xf2be72=['removeFormat','17773vzaufn','1698RZmOnI','27870jMHTog','locale','get','*Remove\x20all\x20formatting*','format','2101KBFPsp','27joaAMU','formatBlock','TrackChangesEditing','964RfFNul','commandName','_registerLegacyDescription','descriptionFactory','afterInit','enableDefaultAttributesIntegration','3157544dUgQUp','290814rcqpyq','registerDescriptionCallback','has','49500936VCVIEJ','59690GVJVSH','352533pRLHFn','editor','2gMLqoP','RemoveFormatEditing','plugins','formatInline','type'];_0x3514=function(){return _0xf2be72;};return _0x3514();}import{getTranslation as _0xf40825}from'../utils/common-translations.js';export default class pt extends _0x4219c0{[_0x562f73(0xf9)](){const _0x56d5a0=_0x562f73,_0x306b64=this[_0x56d5a0(0xe3)];if(!_0x306b64[_0x56d5a0(0xe6)][_0x56d5a0(0xdf)](_0x56d5a0(0xe5)))return;_0x306b64[_0x56d5a0(0xe6)][_0x56d5a0(0xee)](_0x56d5a0(0xf4))[_0x56d5a0(0xdb)](_0x56d5a0(0xe9)),this[_0x56d5a0(0xf7)]();}[_0x562f73(0xf7)](){const _0x521f84=_0x562f73,_0x2cb6db=this[_0x521f84(0xe3)];_0x2cb6db[_0x521f84(0xe6)][_0x521f84(0xee)](_0x521f84(0xf4))[_0x521f84(0xf8)][_0x521f84(0xde)](_0x21ed86=>{const _0xd8aa98=_0x521f84;if(_0xd8aa98(0xf3)!=_0x21ed86[_0xd8aa98(0xe8)]&&_0xd8aa98(0xe7)!=_0x21ed86[_0xd8aa98(0xe8)])return;const {data:_0x2c60fa}=_0x21ed86;return _0x2c60fa&&_0xd8aa98(0xe9)==_0x2c60fa[_0xd8aa98(0xf6)]?{'type':_0xd8aa98(0xf0),'content':_0xf40825(_0x2cb6db[_0xd8aa98(0xed)],_0xd8aa98(0xef))}:void 0x0;});}}
23
+ function _0x3e5e(){const _0x50745a=['5607909pacSvd','locale','694hloHFc','get','removeFormat','10581llKOxU','9788100LkzCFF','format','formatInline','plugins','60NKClMI','afterInit','2365825RQOJmj','RemoveFormatEditing','descriptionFactory','30PeHlWR','*Remove\x20all\x20formatting*','1389550SyKaqr','enableDefaultAttributesIntegration','formatBlock','type','commandName','_registerLegacyDescription','1983904PnjfwF','268agncBP','editor','registerDescriptionCallback','has','TrackChangesEditing','316GyayCQ'];_0x3e5e=function(){return _0x50745a;};return _0x3e5e();}const _0x4225ef=_0x5025;(function(_0x54108c,_0x557d3f){const _0x5493c7=_0x5025,_0x5afab6=_0x54108c();while(!![]){try{const _0xf956f5=parseInt(_0x5493c7(0x13d))/0x1*(-parseInt(_0x5493c7(0x145))/0x2)+parseInt(_0x5493c7(0x148))/0x3*(parseInt(_0x5493c7(0x142))/0x4)+-parseInt(_0x5493c7(0x154))/0x5*(-parseInt(_0x5493c7(0x152))/0x6)+parseInt(_0x5493c7(0x149))/0x7+-parseInt(_0x5493c7(0x15a))/0x8+-parseInt(_0x5493c7(0x143))/0x9+parseInt(_0x5493c7(0x14d))/0xa*(-parseInt(_0x5493c7(0x14f))/0xb);if(_0xf956f5===_0x557d3f)break;else _0x5afab6['push'](_0x5afab6['shift']());}catch(_0x34112b){_0x5afab6['push'](_0x5afab6['shift']());}}}(_0x3e5e,0xc63ac));import{Plugin as _0x3f1e11}from'ckeditor5/src/core.js';function _0x5025(_0x406bcf,_0x245bd0){const _0x3e5ed8=_0x3e5e();return _0x5025=function(_0x50256a,_0x1d6828){_0x50256a=_0x50256a-0x13d;let _0x2a7743=_0x3e5ed8[_0x50256a];return _0x2a7743;},_0x5025(_0x406bcf,_0x245bd0);}import{getTranslation as _0x25f8a3}from'../utils/common-translations.js';export default class pt extends _0x3f1e11{[_0x4225ef(0x14e)](){const _0x24ec2f=_0x4225ef,_0x434812=this[_0x24ec2f(0x13e)];if(!_0x434812[_0x24ec2f(0x14c)][_0x24ec2f(0x140)](_0x24ec2f(0x150)))return;_0x434812[_0x24ec2f(0x14c)][_0x24ec2f(0x146)](_0x24ec2f(0x141))[_0x24ec2f(0x155)](_0x24ec2f(0x147)),this[_0x24ec2f(0x159)]();}[_0x4225ef(0x159)](){const _0xae3435=_0x4225ef,_0xf6e5e2=this[_0xae3435(0x13e)];_0xf6e5e2[_0xae3435(0x14c)][_0xae3435(0x146)](_0xae3435(0x141))[_0xae3435(0x151)][_0xae3435(0x13f)](_0x5b9a7b=>{const _0x325aa3=_0xae3435;if(_0x325aa3(0x156)!=_0x5b9a7b[_0x325aa3(0x157)]&&_0x325aa3(0x14b)!=_0x5b9a7b[_0x325aa3(0x157)])return;const {data:_0x41a7ed}=_0x5b9a7b;return _0x41a7ed&&_0x325aa3(0x147)==_0x41a7ed[_0x325aa3(0x158)]?{'type':_0x325aa3(0x14a),'content':_0x25f8a3(_0xf6e5e2[_0x325aa3(0x144)],_0x325aa3(0x153))}:void 0x0;});}}