@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240723.0 → 0.0.0-nightly-20240725.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49e203=_0x1531;(function(_0x4ba14d,_0x4b9696){const _0x12973e=_0x1531,_0x101aaa=_0x4ba14d();while(!![]){try{const _0x1bbbb3=-parseInt(_0x12973e(0x1ab))/0x1+-parseInt(_0x12973e(0x1ee))/0x2*(-parseInt(_0x12973e(0x1c4))/0x3)+parseInt(_0x12973e(0x1b2))/0x4+parseInt(_0x12973e(0x1e4))/0x5*(parseInt(_0x12973e(0x1e0))/0x6)+-parseInt(_0x12973e(0x1d8))/0x7+parseInt(_0x12973e(0x1b0))/0x8*(parseInt(_0x12973e(0x1f7))/0x9)+-parseInt(_0x12973e(0x1c3))/0xa;if(_0x1bbbb3===_0x4b9696)break;else _0x101aaa['push'](_0x101aaa['shift']());}catch(_0xf30457){_0x101aaa['push'](_0x101aaa['shift']());}}}(_0x1816,0x3c48e));import{Plugin as _0x160ff9}from'ckeditor5/src/core.js';function _0x1816(){const _0x57f969=['6JYhgrV','selection','numbered','add','numberedList','TrackChangesEditing','has','afterInit','forceValue','243JuDdOU','slice','length','paragraph','type','checkChild','blockName','createRange','indentList','LegacyTodoListEditing','413201UprDxR','outdentList','document','from','element','123960CxBUcG','plugins','405620GDJpls','*Check\x20item*','commands','listIndent','createPositionAt','enableCommand','formatInline','ELEMENT_TODO_LIST','*Uncheck\x20item*','get','getAttribute','*Outdent:*\x20%0','previousSibling','end','name','locale','_selectedElements','2693680BjzpJu','408087LNkGzp','schema','editor','*Indent:*\x20%0','value','formatBlock','listType','bulleted','registerElementLabel','parent','*Change\x20to:*\x20%0','change','filter','ELEMENT_LIST_ITEM','model','getSelectedBlocks','registerDescriptionCallback','bulletedList','findIndex','before','932463SGVcxD','descriptionFactory','isObject','execute','todoList','format','ELEMENT_BULLETED_LIST','nextSibling','54MApEXw','ELEMENT_NUMBERED_LIST','todoListChecked','List','74915ZxLOyS','commandParams','LegacyListEditing','listItem','todo','markBlockFormat','push','checkTodoList','commandName','replace'];_0x1816=function(){return _0x57f969;};return _0x1816();}function _0x1531(_0x1e8d6f,_0x33bd9d){const _0x1816e0=_0x1816();return _0x1531=function(_0x153163,_0x40ab83){_0x153163=_0x153163-0x1a8;let _0x8a691e=_0x1816e0[_0x153163];return _0x8a691e;},_0x1531(_0x1e8d6f,_0x33bd9d);}import{getTranslation as _0x39e4b3}from'../utils/common-translations.js';export default class ut extends _0x160ff9{[_0x49e203(0x1f5)](){const _0x341ef1=_0x49e203,_0x14d280=this[_0x341ef1(0x1c6)],_0x34539e=_0x14d280[_0x341ef1(0x1c1)];if(!_0x14d280[_0x341ef1(0x1b1)][_0x341ef1(0x1f4)](_0x341ef1(0x1e6)))return;const _0x2273ee=_0x14d280[_0x341ef1(0x1b1)][_0x341ef1(0x1bb)](_0x341ef1(0x1f3)),_0x484a67=_0x14d280[_0x341ef1(0x1b1)][_0x341ef1(0x1f4)](_0x341ef1(0x1aa));function _0x5f2531(_0x4fd3af){return()=>{const _0x313a2c=_0x1531,_0x46f382=_0x14d280[_0x313a2c(0x1d2)][_0x313a2c(0x1ad)][_0x313a2c(0x1ef)],_0x340417=_0x14d280[_0x313a2c(0x1b4)][_0x313a2c(0x1bb)](_0x4fd3af);if(_0x340417[_0x313a2c(0x1c8)])return void _0x14d280[_0x313a2c(0x1db)](_0x313a2c(0x1fa),{});const _0x47f061=_0x4fd3af[_0x313a2c(0x1f8)](0x0,-0x4),_0x8b4ffc=function(_0x4f0b95,_0x2d3737,_0x4c393b){const _0x5cf4bd=_0x313a2c;let _0x474af5=Array[_0x5cf4bd(0x1ae)](_0x4f0b95)[_0x5cf4bd(0x1d0)](_0x4daebf=>function(_0x44639a,_0x90f4d9){const _0x59b32d=_0x5cf4bd;return _0x90f4d9[_0x59b32d(0x1fc)](_0x44639a[_0x59b32d(0x1cd)],_0x59b32d(0x1e7))&&!_0x90f4d9[_0x59b32d(0x1da)](_0x44639a);}(_0x4daebf,_0x4c393b));_0x474af5=_0x474af5[_0x5cf4bd(0x1d0)](_0x1f2145=>!_0x1f2145['is'](_0x5cf4bd(0x1af),_0x5cf4bd(0x1e7))||_0x1f2145[_0x5cf4bd(0x1bc)](_0x5cf4bd(0x1ca))!=_0x2d3737);const _0x305ad0=new Set();for(const _0x20e23f of _0x474af5)_0x20e23f['is'](_0x5cf4bd(0x1af),_0x5cf4bd(0x1e7))?_0x305ad0[_0x5cf4bd(0x1f1)](fe(_0x20e23f)):_0x305ad0[_0x5cf4bd(0x1f1)](_0x20e23f);return Array[_0x5cf4bd(0x1ae)](_0x305ad0);}(_0x46f382[_0x313a2c(0x1d3)](),_0x47f061,_0x14d280[_0x313a2c(0x1d2)][_0x313a2c(0x1c5)]);_0x14d280[_0x313a2c(0x1d2)][_0x313a2c(0x1cf)](()=>{const _0x11599f=_0x313a2c;for(const _0x2742d9 of _0x8b4ffc)_0x2273ee[_0x11599f(0x1e9)](_0x2742d9,{'commandName':_0x4fd3af,'commandParams':[{'forceValue':!_0x340417[_0x11599f(0x1c8)]}],'formatGroupId':_0x11599f(0x1fd)},ue(_0x2742d9));});};}function _0x15acf5(_0x18acaf){return()=>{const _0x59eb3b=_0x1531,_0x15cd2d=function(_0x2670e3){const _0x4fcb24=_0x1531;let _0x550510=Array[_0x4fcb24(0x1ae)](_0x2670e3);const _0x1c62a0=_0x550510[_0x4fcb24(0x1d6)](_0x25491c=>_0x4fcb24(0x1e7)!=_0x25491c[_0x4fcb24(0x1c0)]);return _0x1c62a0>-0x1&&(_0x550510=_0x550510[_0x4fcb24(0x1f8)](0x0,_0x1c62a0)),_0x550510;}(_0x14d280[_0x59eb3b(0x1d2)][_0x59eb3b(0x1ad)][_0x59eb3b(0x1ef)][_0x59eb3b(0x1d3)]()),_0x348cd3=_0x14d280[_0x59eb3b(0x1d2)][_0x59eb3b(0x1a8)](_0x14d280[_0x59eb3b(0x1d2)][_0x59eb3b(0x1b6)](_0x15cd2d[0x0],_0x59eb3b(0x1d7)),_0x14d280[_0x59eb3b(0x1d2)][_0x59eb3b(0x1b6)](_0x15cd2d[_0x15cd2d[_0x59eb3b(0x1f9)]-0x1],_0x59eb3b(0x1bf)));_0x14d280[_0x59eb3b(0x1d2)][_0x59eb3b(0x1cf)](()=>{const _0x339a9f=_0x59eb3b;_0x2273ee[_0x339a9f(0x1e9)](_0x348cd3,{'commandName':_0x18acaf,'commandParams':[],'formatGroupId':_0x339a9f(0x1b5)},function(_0x508634){const _0x944580=_0x339a9f,_0x1aaff8=new Set();for(const _0x189afd of _0x508634){let _0x4268f0=_0x189afd[_0x944580(0x1df)];for(;_0x4268f0&&_0x4268f0[_0x944580(0x1bc)](_0x944580(0x1b5))>_0x189afd[_0x944580(0x1bc)](_0x944580(0x1b5));)_0x1aaff8[_0x944580(0x1f1)](_0x4268f0),_0x4268f0=_0x4268f0[_0x944580(0x1df)];}return Array[_0x944580(0x1ae)](_0x1aaff8);}(_0x15cd2d));});};}_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1f2),_0x5f2531(_0x341ef1(0x1f2))),_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1d5),_0x5f2531(_0x341ef1(0x1d5))),_0x484a67&&_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1dc),_0x5f2531(_0x341ef1(0x1dc))),_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1a9),_0x15acf5(_0x341ef1(0x1a9))),_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1ac),_0x15acf5(_0x341ef1(0x1ac))),_0x484a67&&_0x2273ee[_0x341ef1(0x1b7)](_0x341ef1(0x1eb),()=>{const _0x266e1c=_0x341ef1,_0xa3c73c=_0x14d280[_0x266e1c(0x1b4)][_0x266e1c(0x1bb)](_0x266e1c(0x1eb)),_0x1a9e39=Array[_0x266e1c(0x1ae)](_0xa3c73c[_0x266e1c(0x1c2)]);_0x1a9e39[_0x266e1c(0x1d0)](_0x524d6=>_0x524d6[_0x266e1c(0x1bc)](_0x266e1c(0x1e2))!=_0xa3c73c[_0x266e1c(0x1c8)]),_0x14d280[_0x266e1c(0x1d2)][_0x266e1c(0x1cf)](()=>{const _0x1a81e8=_0x266e1c;for(const _0x38d184 of _0x1a9e39)_0x2273ee[_0x1a81e8(0x1e9)](_0x38d184,{'commandName':_0x1a81e8(0x1eb),'commandParams':[{'forceValue':!_0xa3c73c[_0x1a81e8(0x1c8)]}]});});}),_0x2273ee[_0x341ef1(0x1d9)][_0x341ef1(0x1cc)](_0x341ef1(0x1e7),_0x5e3593=>_0x39e4b3(_0x34539e,_0x341ef1(0x1d1),_0x5e3593)),_0x2273ee[_0x341ef1(0x1d9)][_0x341ef1(0x1d4)](_0x5f5626=>{const _0x512648=_0x341ef1;if(_0x512648(0x1c9)!=_0x5f5626[_0x512648(0x1fb)]&&_0x512648(0x1b8)!=_0x5f5626[_0x512648(0x1fb)])return;const {data:_0x36ecb3}=_0x5f5626;if(_0x36ecb3){if(_0x512648(0x1f2)==_0x36ecb3[_0x512648(0x1ec)]||_0x512648(0x1d5)==_0x36ecb3[_0x512648(0x1ec)]||_0x512648(0x1dc)==_0x36ecb3[_0x512648(0x1ec)])switch(_0x36ecb3[_0x512648(0x1ec)][_0x512648(0x1ed)](_0x512648(0x1e3),'')){case _0x512648(0x1cb):return _0x13d2fa(_0x39e4b3(_0x34539e,_0x512648(0x1de)));case _0x512648(0x1f0):return _0x13d2fa(_0x39e4b3(_0x34539e,_0x512648(0x1e1)));case _0x512648(0x1e8):return _0x13d2fa(_0x39e4b3(_0x34539e,_0x512648(0x1b9)));}if(_0x512648(0x1a9)==_0x36ecb3[_0x512648(0x1ec)])return{'type':_0x512648(0x1dd),'content':_0x39e4b3(_0x34539e,_0x512648(0x1c7),_0x39e4b3(_0x34539e,_0x512648(0x1d1)))};if(_0x512648(0x1ac)==_0x36ecb3[_0x512648(0x1ec)])return{'type':_0x512648(0x1dd),'content':_0x39e4b3(_0x34539e,_0x512648(0x1bd),_0x39e4b3(_0x34539e,_0x512648(0x1d1)))};if(_0x512648(0x1eb)==_0x36ecb3[_0x512648(0x1ec)])return _0x36ecb3[_0x512648(0x1e5)][0x0][_0x512648(0x1f6)]?{'type':_0x512648(0x1dd),'content':_0x39e4b3(_0x34539e,_0x512648(0x1b3))}:{'type':_0x512648(0x1dd),'content':_0x39e4b3(_0x34539e,_0x512648(0x1ba))};}function _0x13d2fa(_0x2acf4b){const _0x923a23=_0x512648;return{'type':_0x923a23(0x1dd),'content':_0x39e4b3(_0x34539e,_0x923a23(0x1ce),_0x2acf4b)};}});}}function fe(_0x127fd3){const _0x382ac9=_0x49e203,_0x475c96=_0x127fd3[_0x382ac9(0x1bc)](_0x382ac9(0x1b5));if(0x0==_0x475c96)return _0x127fd3;let _0x50555f=_0x127fd3;for(;_0x127fd3[_0x382ac9(0x1be)]&&_0x127fd3[_0x382ac9(0x1be)]['is'](_0x382ac9(0x1af),_0x382ac9(0x1e7));){const _0x2bba18=_0x127fd3[_0x382ac9(0x1be)][_0x382ac9(0x1bc)](_0x382ac9(0x1b5));if(_0x2bba18==_0x475c96)_0x50555f=_0x127fd3[_0x382ac9(0x1be)];else{if(_0x2bba18<_0x475c96)break;}_0x127fd3=_0x127fd3[_0x382ac9(0x1be)];}return _0x50555f;}function ue(_0x17e5b2){const _0x1484b4=_0x49e203,_0x1fb686=[];if(_0x17e5b2['is'](_0x1484b4(0x1af),_0x1484b4(0x1e7))&&_0x17e5b2[_0x1484b4(0x1bc)](_0x1484b4(0x1b5))>0x0){let _0x35772e=_0x17e5b2[_0x1484b4(0x1df)];for(;_0x35772e&&_0x1484b4(0x1e7)==_0x35772e[_0x1484b4(0x1c0)]&&_0x35772e[_0x1484b4(0x1bc)](_0x1484b4(0x1b5))==_0x17e5b2[_0x1484b4(0x1bc)](_0x1484b4(0x1b5));)_0x1fb686[_0x1484b4(0x1ea)](_0x35772e),_0x35772e=_0x35772e[_0x1484b4(0x1df)];}return _0x1fb686;}
23
+ const _0x52f7ea=_0x1c71;(function(_0x165a5b,_0x24c45c){const _0x203505=_0x1c71,_0x3c5070=_0x165a5b();while(!![]){try{const _0x183c47=parseInt(_0x203505(0x185))/0x1+parseInt(_0x203505(0x196))/0x2*(-parseInt(_0x203505(0x19e))/0x3)+-parseInt(_0x203505(0x1ac))/0x4*(-parseInt(_0x203505(0x170))/0x5)+parseInt(_0x203505(0x187))/0x6*(parseInt(_0x203505(0x19a))/0x7)+parseInt(_0x203505(0x176))/0x8*(-parseInt(_0x203505(0x17d))/0x9)+-parseInt(_0x203505(0x1c0))/0xa*(parseInt(_0x203505(0x1c1))/0xb)+-parseInt(_0x203505(0x190))/0xc*(parseInt(_0x203505(0x180))/0xd);if(_0x183c47===_0x24c45c)break;else _0x3c5070['push'](_0x3c5070['shift']());}catch(_0x46e3f2){_0x3c5070['push'](_0x3c5070['shift']());}}}(_0x2bb7,0xbad13));import{Plugin as _0x1088cd}from'ckeditor5/src/core.js';import{getTranslation as _0x570f87}from'../utils/common-translations.js';export default class ut extends _0x1088cd{[_0x52f7ea(0x184)](){const _0x2a1dfb=_0x52f7ea,_0x355995=this[_0x2a1dfb(0x19b)],_0x4fc76a=_0x355995[_0x2a1dfb(0x1a9)];if(!_0x355995[_0x2a1dfb(0x18b)][_0x2a1dfb(0x1aa)](_0x2a1dfb(0x179)))return;const _0x380400=_0x355995[_0x2a1dfb(0x18b)][_0x2a1dfb(0x1bf)](_0x2a1dfb(0x1a6)),_0x5e8b9b=_0x355995[_0x2a1dfb(0x18b)][_0x2a1dfb(0x1aa)](_0x2a1dfb(0x182));function _0x5a8baf(_0x46b96e){return()=>{const _0x411587=_0x1c71,_0x5aa5e8=_0x355995[_0x411587(0x1a5)][_0x411587(0x1a3)][_0x411587(0x173)],_0x332e9f=_0x355995[_0x411587(0x19c)][_0x411587(0x1bf)](_0x46b96e);if(_0x332e9f[_0x411587(0x1b5)])return void _0x355995[_0x411587(0x1a7)](_0x411587(0x181),{});const _0x43365f=_0x46b96e[_0x411587(0x195)](0x0,-0x4),_0x348686=function(_0x5e6241,_0x578eba,_0xfa8c19){const _0x7c48ed=_0x411587;let _0x597da3=Array[_0x7c48ed(0x171)](_0x5e6241)[_0x7c48ed(0x192)](_0x5044e7=>function(_0x8ce328,_0x248754){const _0x12e20e=_0x7c48ed;return _0x248754[_0x12e20e(0x1ba)](_0x8ce328[_0x12e20e(0x177)],_0x12e20e(0x1af))&&!_0x248754[_0x12e20e(0x16e)](_0x8ce328);}(_0x5044e7,_0xfa8c19));_0x597da3=_0x597da3[_0x7c48ed(0x192)](_0x2e83d0=>!_0x2e83d0['is'](_0x7c48ed(0x17c),_0x7c48ed(0x1af))||_0x2e83d0[_0x7c48ed(0x19d)](_0x7c48ed(0x178))!=_0x578eba);const _0x222aa3=new Set();for(const _0x136cc1 of _0x597da3)_0x136cc1['is'](_0x7c48ed(0x17c),_0x7c48ed(0x1af))?_0x222aa3[_0x7c48ed(0x194)](fe(_0x136cc1)):_0x222aa3[_0x7c48ed(0x194)](_0x136cc1);return Array[_0x7c48ed(0x171)](_0x222aa3);}(_0x5aa5e8[_0x411587(0x18d)](),_0x43365f,_0x355995[_0x411587(0x1a5)][_0x411587(0x1c2)]);_0x355995[_0x411587(0x1a5)][_0x411587(0x18c)](()=>{const _0x1fc980=_0x411587;for(const _0x99c15b of _0x348686)_0x380400[_0x1fc980(0x1b2)](_0x99c15b,{'commandName':_0x46b96e,'commandParams':[{'forceValue':!_0x332e9f[_0x1fc980(0x1b5)]}],'formatGroupId':_0x1fc980(0x17f)},ue(_0x99c15b));});};}function _0x32b17c(_0x16c7b5){return()=>{const _0x2ca67e=_0x1c71,_0x40b274=function(_0x326c1d){const _0x382c01=_0x1c71;let _0x50cd1e=Array[_0x382c01(0x171)](_0x326c1d);const _0x32aded=_0x50cd1e[_0x382c01(0x1c4)](_0x50487d=>_0x382c01(0x1af)!=_0x50487d[_0x382c01(0x1b0)]);return _0x32aded>-0x1&&(_0x50cd1e=_0x50cd1e[_0x382c01(0x195)](0x0,_0x32aded)),_0x50cd1e;}(_0x355995[_0x2ca67e(0x1a5)][_0x2ca67e(0x1a3)][_0x2ca67e(0x173)][_0x2ca67e(0x18d)]()),_0x22bcc9=_0x355995[_0x2ca67e(0x1a5)][_0x2ca67e(0x16d)](_0x355995[_0x2ca67e(0x1a5)][_0x2ca67e(0x18e)](_0x40b274[0x0],_0x2ca67e(0x1a0)),_0x355995[_0x2ca67e(0x1a5)][_0x2ca67e(0x18e)](_0x40b274[_0x40b274[_0x2ca67e(0x1a2)]-0x1],_0x2ca67e(0x174)));_0x355995[_0x2ca67e(0x1a5)][_0x2ca67e(0x18c)](()=>{const _0x414f9e=_0x2ca67e;_0x380400[_0x414f9e(0x1b2)](_0x22bcc9,{'commandName':_0x16c7b5,'commandParams':[],'formatGroupId':_0x414f9e(0x193)},function(_0x4ddc44){const _0xcf01cc=_0x414f9e,_0x323418=new Set();for(const _0x22b840 of _0x4ddc44){let _0x544905=_0x22b840[_0xcf01cc(0x1bb)];for(;_0x544905&&_0x544905[_0xcf01cc(0x19d)](_0xcf01cc(0x193))>_0x22b840[_0xcf01cc(0x19d)](_0xcf01cc(0x193));)_0x323418[_0xcf01cc(0x194)](_0x544905),_0x544905=_0x544905[_0xcf01cc(0x1bb)];}return Array[_0xcf01cc(0x171)](_0x323418);}(_0x40b274));});};}_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x1a8),_0x5a8baf(_0x2a1dfb(0x1a8))),_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x198),_0x5a8baf(_0x2a1dfb(0x198))),_0x5e8b9b&&_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x1b8),_0x5a8baf(_0x2a1dfb(0x1b8))),_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x19f),_0x32b17c(_0x2a1dfb(0x19f))),_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x1b4),_0x32b17c(_0x2a1dfb(0x1b4))),_0x5e8b9b&&_0x380400[_0x2a1dfb(0x1bd)](_0x2a1dfb(0x197),()=>{const _0x115de4=_0x2a1dfb,_0x4c8546=_0x355995[_0x115de4(0x19c)][_0x115de4(0x1bf)](_0x115de4(0x197)),_0x5b9714=Array[_0x115de4(0x171)](_0x4c8546[_0x115de4(0x189)]);_0x5b9714[_0x115de4(0x192)](_0x1de2b7=>_0x1de2b7[_0x115de4(0x19d)](_0x115de4(0x1b3))!=_0x4c8546[_0x115de4(0x1b5)]),_0x355995[_0x115de4(0x1a5)][_0x115de4(0x18c)](()=>{const _0x36b3e0=_0x115de4;for(const _0x717abb of _0x5b9714)_0x380400[_0x36b3e0(0x1b2)](_0x717abb,{'commandName':_0x36b3e0(0x197),'commandParams':[{'forceValue':!_0x4c8546[_0x36b3e0(0x1b5)]}]});});}),_0x380400[_0x2a1dfb(0x18f)][_0x2a1dfb(0x1be)](_0x2a1dfb(0x1af),_0x2e77bf=>_0x570f87(_0x4fc76a,_0x2a1dfb(0x1a4),_0x2e77bf)),_0x380400[_0x2a1dfb(0x18f)][_0x2a1dfb(0x1ab)](_0x59e386=>{const _0x164a33=_0x2a1dfb;if(_0x164a33(0x188)!=_0x59e386[_0x164a33(0x191)]&&_0x164a33(0x1b9)!=_0x59e386[_0x164a33(0x191)])return;const {data:_0x697233}=_0x59e386;if(_0x697233){if(_0x164a33(0x1a8)==_0x697233[_0x164a33(0x175)]||_0x164a33(0x198)==_0x697233[_0x164a33(0x175)]||_0x164a33(0x1b8)==_0x697233[_0x164a33(0x175)])switch(_0x697233[_0x164a33(0x175)][_0x164a33(0x186)](_0x164a33(0x1ae),'')){case _0x164a33(0x17e):return _0x361015(_0x570f87(_0x4fc76a,_0x164a33(0x199)));case _0x164a33(0x1b1):return _0x361015(_0x570f87(_0x4fc76a,_0x164a33(0x1b6)));case _0x164a33(0x1ad):return _0x361015(_0x570f87(_0x4fc76a,_0x164a33(0x17a)));}if(_0x164a33(0x19f)==_0x697233[_0x164a33(0x175)])return{'type':_0x164a33(0x1b7),'content':_0x570f87(_0x4fc76a,_0x164a33(0x1c3),_0x570f87(_0x4fc76a,_0x164a33(0x1a4)))};if(_0x164a33(0x1b4)==_0x697233[_0x164a33(0x175)])return{'type':_0x164a33(0x1b7),'content':_0x570f87(_0x4fc76a,_0x164a33(0x16f),_0x570f87(_0x4fc76a,_0x164a33(0x1a4)))};if(_0x164a33(0x197)==_0x697233[_0x164a33(0x175)])return _0x697233[_0x164a33(0x17b)][0x0][_0x164a33(0x1c5)]?{'type':_0x164a33(0x1b7),'content':_0x570f87(_0x4fc76a,_0x164a33(0x1bc))}:{'type':_0x164a33(0x1b7),'content':_0x570f87(_0x4fc76a,_0x164a33(0x1a1))};}function _0x361015(_0x517eda){const _0x4c2ec0=_0x164a33;return{'type':_0x4c2ec0(0x1b7),'content':_0x570f87(_0x4fc76a,_0x4c2ec0(0x18a),_0x517eda)};}});}}function _0x2bb7(){const _0x4f5be6=['bulleted','blockName','66235fVDPQq','paragraph','LegacyTodoListEditing','push','afterInit','503036dMZwps','replace','1032YbDdpe','formatBlock','_selectedElements','*Change\x20to:*\x20%0','plugins','change','getSelectedBlocks','createPositionAt','descriptionFactory','24uXBEai','type','filter','listIndent','add','slice','2hyIusm','checkTodoList','bulletedList','ELEMENT_BULLETED_LIST','15218bkSfqL','editor','commands','getAttribute','50697jgNRSX','indentList','before','*Uncheck\x20item*','length','document','ELEMENT_LIST_ITEM','model','TrackChangesEditing','execute','numberedList','locale','has','registerDescriptionCallback','16sHDLol','todo','List','listItem','name','numbered','markBlockFormat','todoListChecked','outdentList','value','ELEMENT_NUMBERED_LIST','format','todoList','formatInline','checkChild','nextSibling','*Check\x20item*','enableCommand','registerElementLabel','get','20FHPFor','2276296HNDUdo','schema','*Indent:*\x20%0','findIndex','forceValue','createRange','isObject','*Outdent:*\x20%0','1238255qtCBNp','from','previousSibling','selection','end','commandName','5291232KHqzND','parent','listType','LegacyListEditing','ELEMENT_TODO_LIST','commandParams','element','9xowPXY'];_0x2bb7=function(){return _0x4f5be6;};return _0x2bb7();}function fe(_0x17b106){const _0x285a6f=_0x52f7ea,_0x1a7b02=_0x17b106[_0x285a6f(0x19d)](_0x285a6f(0x193));if(0x0==_0x1a7b02)return _0x17b106;let _0x2dd83f=_0x17b106;for(;_0x17b106[_0x285a6f(0x172)]&&_0x17b106[_0x285a6f(0x172)]['is'](_0x285a6f(0x17c),_0x285a6f(0x1af));){const _0x25f74f=_0x17b106[_0x285a6f(0x172)][_0x285a6f(0x19d)](_0x285a6f(0x193));if(_0x25f74f==_0x1a7b02)_0x2dd83f=_0x17b106[_0x285a6f(0x172)];else{if(_0x25f74f<_0x1a7b02)break;}_0x17b106=_0x17b106[_0x285a6f(0x172)];}return _0x2dd83f;}function _0x1c71(_0x1dd309,_0x481dd2){const _0x2bb7da=_0x2bb7();return _0x1c71=function(_0x1c71aa,_0x3730f8){_0x1c71aa=_0x1c71aa-0x16d;let _0x30e358=_0x2bb7da[_0x1c71aa];return _0x30e358;},_0x1c71(_0x1dd309,_0x481dd2);}function ue(_0x2bc47a){const _0x2af5b2=_0x52f7ea,_0x33ad1c=[];if(_0x2bc47a['is'](_0x2af5b2(0x17c),_0x2af5b2(0x1af))&&_0x2bc47a[_0x2af5b2(0x19d)](_0x2af5b2(0x193))>0x0){let _0x1cbf42=_0x2bc47a[_0x2af5b2(0x1bb)];for(;_0x1cbf42&&_0x2af5b2(0x1af)==_0x1cbf42[_0x2af5b2(0x1b0)]&&_0x1cbf42[_0x2af5b2(0x19d)](_0x2af5b2(0x193))==_0x2bc47a[_0x2af5b2(0x19d)](_0x2af5b2(0x193));)_0x33ad1c[_0x2af5b2(0x183)](_0x1cbf42),_0x1cbf42=_0x1cbf42[_0x2af5b2(0x1bb)];}return _0x33ad1c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55fe(_0x420004,_0x276684){const _0x703681=_0x7036();return _0x55fe=function(_0x55fe50,_0x4af961){_0x55fe50=_0x55fe50-0xba;let _0x1096c7=_0x703681[_0x55fe50];return _0x1096c7;},_0x55fe(_0x420004,_0x276684);}const _0xa4dcbe=_0x55fe;(function(_0xfa5338,_0x3f9e30){const _0x3f090b=_0x55fe,_0x191213=_0xfa5338();while(!![]){try{const _0x515a7f=-parseInt(_0x3f090b(0xba))/0x1+-parseInt(_0x3f090b(0xdb))/0x2*(parseInt(_0x3f090b(0xde))/0x3)+parseInt(_0x3f090b(0xf1))/0x4*(parseInt(_0x3f090b(0xea))/0x5)+-parseInt(_0x3f090b(0xd9))/0x6*(parseInt(_0x3f090b(0xd8))/0x7)+parseInt(_0x3f090b(0xf6))/0x8*(parseInt(_0x3f090b(0xc2))/0x9)+parseInt(_0x3f090b(0xda))/0xa+parseInt(_0x3f090b(0x10b))/0xb;if(_0x515a7f===_0x3f9e30)break;else _0x191213['push'](_0x191213['shift']());}catch(_0x59095a){_0x191213['push'](_0x191213['shift']());}}}(_0x7036,0x1c741));import{Plugin as _0x2f9e72}from'ckeditor5/src/core.js';import{getTranslation as _0x5c3784}from'../utils/common-translations.js';function _0x7036(){const _0x580308=['push','listType','format','flat','_getSuggestionBlocksForListStyle','change','numbered','100854YeFKYw','getListTypeFromListStyleType','ELEMENT_','formatInline','plugins','*Format:*\x20set\x20start\x20index\x20to\x20%0','parent','filter','commandName','document','listStart','from','registerDescriptionCallback','commandParams','afterInit','_LIST_','getFirstPosition','markMultiRangeBlockFormat','LegacyListUtils','selection','descriptionFactory','get','2513myXGPH','306uQPtcz','1001310ZqgDty','2ffFvKs','getSelectedBlocks','getLastPosition','355737FqCoXY','enableCommand','*Format:*\x20set\x20order\x20to\x20regular','formatBlock','default','_getTranslationKeyForListStyle','LegacyListPropertiesEditing','locale','*Format:*\x20set\x20order\x20to\x20reversed','forward','length','handleListStyleCommand','135kLpYbq','type','model','handleListStartCommand','before','startIndex','getSiblingNodes','33620VAuqFt','listStyle','_getSuggestionBlocks','listReversed','list.properties','8nqnAyS','unshift','handleListReversedCommand','editor','toUpperCase','styles','config','getAttribute','createRange','has','replace','element','backward','createPositionAt','*Change\x20to:*\x20%0','TrackChangesEditing','handleDescriptions','map','listItem','bind','reversed','970948LCjphT','173107haTVyH'];_0x7036=function(){return _0x580308;};return _0x7036();}export default class K extends _0x2f9e72{[_0xa4dcbe(0xd0)](){const _0x3f7497=_0xa4dcbe;if(!this[_0x3f7497(0xf9)][_0x3f7497(0xc6)][_0x3f7497(0xff)](_0x3f7497(0xe4)))return;const _0x3c8419=this[_0x3f7497(0xf9)][_0x3f7497(0xfc)][_0x3f7497(0xd7)](_0x3f7497(0xf5)),_0x5a76cb=this[_0x3f7497(0xf9)][_0x3f7497(0xc6)][_0x3f7497(0xd7)](_0x3f7497(0x105));_0x3c8419[_0x3f7497(0xfb)]&&_0x5a76cb[_0x3f7497(0xdf)](_0x3f7497(0xf2),this[_0x3f7497(0xe9)][_0x3f7497(0x109)](this)),_0x3c8419[_0x3f7497(0x10a)]&&_0x5a76cb[_0x3f7497(0xdf)](_0x3f7497(0xf4),this[_0x3f7497(0xf8)][_0x3f7497(0x109)](this)),_0x3c8419[_0x3f7497(0xef)]&&_0x5a76cb[_0x3f7497(0xdf)](_0x3f7497(0xcc),this[_0x3f7497(0xed)][_0x3f7497(0x109)](this)),_0x5a76cb[_0x3f7497(0xd6)][_0x3f7497(0xce)](this[_0x3f7497(0x106)][_0x3f7497(0x109)](this));}[_0xa4dcbe(0xe9)](_0xd1011d,_0x32da0e={}){const _0x46f839=_0xa4dcbe,_0x27f887=this[_0x46f839(0xf9)][_0x46f839(0xc6)][_0x46f839(0xd7)](_0x46f839(0x105)),_0x17ab92=this[_0x46f839(0xbf)]();this[_0x46f839(0xf9)][_0x46f839(0xec)][_0x46f839(0xc0)](()=>{const _0x5492ad=_0x46f839;_0x27f887[_0x5492ad(0xd3)](_0x17ab92,{'commandName':_0x5492ad(0xf2),'commandParams':[{'type':_0x32da0e[_0x5492ad(0xeb)]}],'formatGroupId':_0x5492ad(0xf2)});});}[_0xa4dcbe(0xf8)](_0x583b6f,_0xbcd3ce={}){const _0xe07f34=_0xa4dcbe,_0x2d2402=this[_0xe07f34(0xf9)][_0xe07f34(0xc6)][_0xe07f34(0xd7)](_0xe07f34(0x105)),_0x2200ae=this[_0xe07f34(0xf3)](_0x343e71=>_0x343e71['is'](_0xe07f34(0x101),_0xe07f34(0x108))&&_0xe07f34(0xc1)===_0x343e71[_0xe07f34(0xfd)](_0xe07f34(0xbc)));if(_0x2200ae[_0xe07f34(0xe8)]<0x1)return;const _0x3ed73b=_0x2200ae[_0xe07f34(0x107)](_0x1183ae=>this[_0xe07f34(0xf9)][_0xe07f34(0xec)][_0xe07f34(0xfe)](this[_0xe07f34(0xf9)][_0xe07f34(0xec)][_0xe07f34(0x103)](_0x1183ae,_0xe07f34(0xee)),this[_0xe07f34(0xf9)][_0xe07f34(0xec)][_0xe07f34(0x103)](_0x1183ae,0x0)));this[_0xe07f34(0xf9)][_0xe07f34(0xec)][_0xe07f34(0xc0)](()=>{const _0x2b218a=_0xe07f34;_0x2d2402[_0x2b218a(0xd3)](_0x3ed73b,{'commandName':_0x2b218a(0xf4),'commandParams':[{'reversed':_0xbcd3ce[_0x2b218a(0x10a)]}],'formatGroupId':_0x2b218a(0xf4)});});}[_0xa4dcbe(0xed)](_0x1a8d11,_0x3ce0ce={}){const _0x1a78a5=_0xa4dcbe,_0x5ce334=this[_0x1a78a5(0xf9)][_0x1a78a5(0xc6)][_0x1a78a5(0xd7)](_0x1a78a5(0x105)),_0x1cb6d3=this[_0x1a78a5(0xf3)](_0x307f01=>_0x307f01['is'](_0x1a78a5(0x101),_0x1a78a5(0x108))&&_0x1a78a5(0xc1)===_0x307f01[_0x1a78a5(0xfd)](_0x1a78a5(0xbc)));if(_0x1cb6d3[_0x1a78a5(0xe8)]<0x1)return;const _0x4d2f53=_0x1cb6d3[_0x1a78a5(0x107)](_0x4ad986=>this[_0x1a78a5(0xf9)][_0x1a78a5(0xec)][_0x1a78a5(0xfe)](this[_0x1a78a5(0xf9)][_0x1a78a5(0xec)][_0x1a78a5(0x103)](_0x4ad986,_0x1a78a5(0xee)),this[_0x1a78a5(0xf9)][_0x1a78a5(0xec)][_0x1a78a5(0x103)](_0x4ad986,0x0)));this[_0x1a78a5(0xf9)][_0x1a78a5(0xec)][_0x1a78a5(0xc0)](()=>{const _0x56d58b=_0x1a78a5;_0x5ce334[_0x56d58b(0xd3)](_0x4d2f53,{'commandName':_0x56d58b(0xcc),'commandParams':[{'startIndex':_0x3ce0ce[_0x56d58b(0xef)]}],'formatGroupId':_0x56d58b(0xcc)});});}[_0xa4dcbe(0x106)](_0x1cca10){const _0x18b216=_0xa4dcbe;if(_0x18b216(0xe1)!=_0x1cca10[_0x18b216(0xeb)]&&_0x18b216(0xc5)!=_0x1cca10[_0x18b216(0xeb)])return;const _0x22d840=this[_0x18b216(0xf9)][_0x18b216(0xe5)],{data:_0x26b9e9}=_0x1cca10;if(!_0x26b9e9)return;let _0x35d906,_0x1a7fa1;switch(_0x26b9e9[_0x18b216(0xca)]){case _0x18b216(0xf2):_0x35d906=_0x18b216(0x104),_0x1a7fa1={'type':_0x18b216(0xbd),'content':_0x5c3784(_0x22d840,_0x35d906,_0x5c3784(_0x22d840,this[_0x18b216(0xe3)](_0x26b9e9[_0x18b216(0xcf)][0x0][_0x18b216(0xeb)])))};break;case _0x18b216(0xf4):_0x35d906=_0x26b9e9[_0x18b216(0xcf)][0x0][_0x18b216(0x10a)]?_0x18b216(0xe6):_0x18b216(0xe0),_0x1a7fa1={'type':_0x18b216(0xbd),'content':_0x5c3784(_0x22d840,_0x35d906)};break;case _0x18b216(0xcc):_0x35d906=_0x18b216(0xc7),_0x1a7fa1={'type':_0x18b216(0xbd),'content':_0x5c3784(_0x22d840,_0x35d906,_0x26b9e9[_0x18b216(0xcf)][0x0][_0x18b216(0xef)])};}return _0x1a7fa1;}[_0xa4dcbe(0xbf)](){const _0x37c998=_0xa4dcbe;var _0x54a1f5,_0x76cee3,_0x1e0983,_0x13d9e2;const _0x3934ee=this[_0x37c998(0xf9)][_0x37c998(0xc6)][_0x37c998(0xd7)](_0x37c998(0xd4));let _0x5b8cfd=Array[_0x37c998(0xcd)](this[_0x37c998(0xf9)][_0x37c998(0xec)][_0x37c998(0xcb)][_0x37c998(0xd5)][_0x37c998(0xdc)]());return(null===(_0x54a1f5=_0x5b8cfd[0x0])||void 0x0===_0x54a1f5?void 0x0:_0x54a1f5['is'](_0x37c998(0x101),_0x37c998(0x108)))&&_0x5b8cfd[_0x37c998(0xf7)](..._0x3934ee[_0x37c998(0xf0)](this[_0x37c998(0xf9)][_0x37c998(0xec)][_0x37c998(0xcb)][_0x37c998(0xd5)][_0x37c998(0xd2)](),_0x37c998(0x102))),(null===(_0x76cee3=_0x5b8cfd[_0x5b8cfd[_0x37c998(0xe8)]-0x1])||void 0x0===_0x76cee3?void 0x0:_0x76cee3['is'](_0x37c998(0x101),_0x37c998(0x108)))&&_0x5b8cfd[_0x37c998(0xbb)](..._0x3934ee[_0x37c998(0xf0)](this[_0x37c998(0xf9)][_0x37c998(0xec)][_0x37c998(0xcb)][_0x37c998(0xd5)][_0x37c998(0xdd)](),_0x37c998(0xe7))),_0x5b8cfd=[...new Set(_0x5b8cfd)],(null===(_0x13d9e2=null===(_0x1e0983=this[_0x37c998(0xf9)][_0x37c998(0xec)][_0x37c998(0xcb)][_0x37c998(0xd5)][_0x37c998(0xd2)]())||void 0x0===_0x1e0983?void 0x0:_0x1e0983[_0x37c998(0xc8)])||void 0x0===_0x13d9e2?void 0x0:_0x13d9e2['is'](_0x37c998(0x101),_0x37c998(0x108)))&&(_0x5b8cfd=_0x5b8cfd[_0x37c998(0xc9)](_0x4bdb55=>_0x4bdb55['is'](_0x37c998(0x101),_0x37c998(0x108)))),_0x5b8cfd;}[_0xa4dcbe(0xf3)](_0x13408b){const _0x5d40fd=_0xa4dcbe,_0xb8feff=this[_0x5d40fd(0xf9)][_0x5d40fd(0xc6)][_0x5d40fd(0xd7)](_0x5d40fd(0xd4));let _0x35d2a1=Array[_0x5d40fd(0xcd)](this[_0x5d40fd(0xf9)][_0x5d40fd(0xec)][_0x5d40fd(0xcb)][_0x5d40fd(0xd5)][_0x5d40fd(0xdc)]())[_0x5d40fd(0xc9)](_0x13408b)[_0x5d40fd(0x107)](_0x30e1e0=>{const _0x5e34fd=_0x5d40fd,_0x1f8cda=this[_0x5e34fd(0xf9)][_0x5e34fd(0xec)][_0x5e34fd(0x103)](_0x30e1e0,0x0);return[..._0xb8feff[_0x5e34fd(0xf0)](_0x1f8cda,_0x5e34fd(0x102)),..._0xb8feff[_0x5e34fd(0xf0)](_0x1f8cda,_0x5e34fd(0xe7))];})[_0x5d40fd(0xbe)]();return _0x35d2a1=[...new Set(_0x35d2a1)],_0x35d2a1;}[_0xa4dcbe(0xe3)](_0x51b335){const _0x44b77a=_0xa4dcbe;return _0x44b77a(0xc4)+(this[_0x44b77a(0xf9)][_0x44b77a(0xc6)][_0x44b77a(0xd7)](_0x44b77a(0xd4))[_0x44b77a(0xc3)](_0x51b335)||_0x44b77a(0xe2))[_0x44b77a(0xfa)]()+_0x44b77a(0xd1)+_0x51b335[_0x44b77a(0xfa)]()[_0x44b77a(0x100)](/-/g,'_');}}
23
+ const _0x320ec5=_0x514c;(function(_0xcebab4,_0x4dcf8e){const _0x24cc52=_0x514c,_0x45889a=_0xcebab4();while(!![]){try{const _0x48848f=-parseInt(_0x24cc52(0x227))/0x1+parseInt(_0x24cc52(0x21a))/0x2*(-parseInt(_0x24cc52(0x20c))/0x3)+-parseInt(_0x24cc52(0x1e7))/0x4*(parseInt(_0x24cc52(0x218))/0x5)+-parseInt(_0x24cc52(0x1f6))/0x6+parseInt(_0x24cc52(0x1f2))/0x7*(parseInt(_0x24cc52(0x217))/0x8)+parseInt(_0x24cc52(0x1ef))/0x9+-parseInt(_0x24cc52(0x208))/0xa*(-parseInt(_0x24cc52(0x1d8))/0xb);if(_0x48848f===_0x4dcf8e)break;else _0x45889a['push'](_0x45889a['shift']());}catch(_0x5a909d){_0x45889a['push'](_0x45889a['shift']());}}}(_0x43b5,0x5e145));import{Plugin as _0x2548ab}from'ckeditor5/src/core.js';function _0x43b5(){const _0x54c45d=['_getTranslationKeyForListStyle','233528whRrHW','5cwOLFB','_getSuggestionBlocksForListStyle','1378ekZmGV','listReversed','_getSuggestionBlocks','parent','*Format:*\x20set\x20start\x20index\x20to\x20%0','styles','LegacyListUtils','markMultiRangeBlockFormat','selection','document','registerDescriptionCallback','getFirstPosition','listStart','51595QxhIiH','model','getLastPosition','1766039GOlwaD','formatBlock','numbered','descriptionFactory','length','getSiblingNodes','getSelectedBlocks','filter','flat','format','list.properties','element','default','config','ELEMENT_','1712848XZIGOk','bind','listStyle','commandName','map','*Format:*\x20set\x20order\x20to\x20reversed','listItem','_LIST_','6891714HlTHWY','from','*Format:*\x20set\x20order\x20to\x20regular','91EfBXuY','createRange','editor','backward','1101894NPForN','handleListStartCommand','has','formatInline','toUpperCase','push','getListTypeFromListStyleType','plugins','reversed','commandParams','unshift','change','handleListReversedCommand','before','afterInit','locale','*Change\x20to:*\x20%0','type','30pdUzKJ','TrackChangesEditing','get','enableCommand','2517JzLIdI','startIndex','LegacyListPropertiesEditing','replace','createPositionAt','handleListStyleCommand','listType','forward','getAttribute','handleDescriptions'];_0x43b5=function(){return _0x54c45d;};return _0x43b5();}import{getTranslation as _0x49de9c}from'../utils/common-translations.js';function _0x514c(_0x521a6a,_0x20cbe7){const _0x43b50e=_0x43b5();return _0x514c=function(_0x514c9b,_0x32c7c9){_0x514c9b=_0x514c9b-0x1d8;let _0x47283d=_0x43b50e[_0x514c9b];return _0x47283d;},_0x514c(_0x521a6a,_0x20cbe7);}export default class K extends _0x2548ab{[_0x320ec5(0x204)](){const _0x5371c7=_0x320ec5;if(!this[_0x5371c7(0x1f4)][_0x5371c7(0x1fd)][_0x5371c7(0x1f8)](_0x5371c7(0x20e)))return;const _0x3c408e=this[_0x5371c7(0x1f4)][_0x5371c7(0x1e5)][_0x5371c7(0x20a)](_0x5371c7(0x1e2)),_0x1dbc0a=this[_0x5371c7(0x1f4)][_0x5371c7(0x1fd)][_0x5371c7(0x20a)](_0x5371c7(0x209));_0x3c408e[_0x5371c7(0x21f)]&&_0x1dbc0a[_0x5371c7(0x20b)](_0x5371c7(0x1e9),this[_0x5371c7(0x211)][_0x5371c7(0x1e8)](this)),_0x3c408e[_0x5371c7(0x1fe)]&&_0x1dbc0a[_0x5371c7(0x20b)](_0x5371c7(0x21b),this[_0x5371c7(0x202)][_0x5371c7(0x1e8)](this)),_0x3c408e[_0x5371c7(0x20d)]&&_0x1dbc0a[_0x5371c7(0x20b)](_0x5371c7(0x226),this[_0x5371c7(0x1f7)][_0x5371c7(0x1e8)](this)),_0x1dbc0a[_0x5371c7(0x1db)][_0x5371c7(0x224)](this[_0x5371c7(0x215)][_0x5371c7(0x1e8)](this));}[_0x320ec5(0x211)](_0x2a650d,_0xcfa29={}){const _0x4875d1=_0x320ec5,_0x4a4f5f=this[_0x4875d1(0x1f4)][_0x4875d1(0x1fd)][_0x4875d1(0x20a)](_0x4875d1(0x209)),_0x3223f6=this[_0x4875d1(0x219)]();this[_0x4875d1(0x1f4)][_0x4875d1(0x228)][_0x4875d1(0x201)](()=>{const _0x54b252=_0x4875d1;_0x4a4f5f[_0x54b252(0x221)](_0x3223f6,{'commandName':_0x54b252(0x1e9),'commandParams':[{'type':_0xcfa29[_0x54b252(0x207)]}],'formatGroupId':_0x54b252(0x1e9)});});}[_0x320ec5(0x202)](_0x215902,_0x1d56b2={}){const _0x27d445=_0x320ec5,_0x402609=this[_0x27d445(0x1f4)][_0x27d445(0x1fd)][_0x27d445(0x20a)](_0x27d445(0x209)),_0x2c4f64=this[_0x27d445(0x21c)](_0x1fb413=>_0x1fb413['is'](_0x27d445(0x1e3),_0x27d445(0x1ed))&&_0x27d445(0x1da)===_0x1fb413[_0x27d445(0x214)](_0x27d445(0x212)));if(_0x2c4f64[_0x27d445(0x1dc)]<0x1)return;const _0x5adc46=_0x2c4f64[_0x27d445(0x1eb)](_0x5af356=>this[_0x27d445(0x1f4)][_0x27d445(0x228)][_0x27d445(0x1f3)](this[_0x27d445(0x1f4)][_0x27d445(0x228)][_0x27d445(0x210)](_0x5af356,_0x27d445(0x203)),this[_0x27d445(0x1f4)][_0x27d445(0x228)][_0x27d445(0x210)](_0x5af356,0x0)));this[_0x27d445(0x1f4)][_0x27d445(0x228)][_0x27d445(0x201)](()=>{const _0x371d6=_0x27d445;_0x402609[_0x371d6(0x221)](_0x5adc46,{'commandName':_0x371d6(0x21b),'commandParams':[{'reversed':_0x1d56b2[_0x371d6(0x1fe)]}],'formatGroupId':_0x371d6(0x21b)});});}[_0x320ec5(0x1f7)](_0x285605,_0x2846c0={}){const _0x168c75=_0x320ec5,_0x33a0a1=this[_0x168c75(0x1f4)][_0x168c75(0x1fd)][_0x168c75(0x20a)](_0x168c75(0x209)),_0x431fd6=this[_0x168c75(0x21c)](_0x2437e5=>_0x2437e5['is'](_0x168c75(0x1e3),_0x168c75(0x1ed))&&_0x168c75(0x1da)===_0x2437e5[_0x168c75(0x214)](_0x168c75(0x212)));if(_0x431fd6[_0x168c75(0x1dc)]<0x1)return;const _0x24d803=_0x431fd6[_0x168c75(0x1eb)](_0x2be168=>this[_0x168c75(0x1f4)][_0x168c75(0x228)][_0x168c75(0x1f3)](this[_0x168c75(0x1f4)][_0x168c75(0x228)][_0x168c75(0x210)](_0x2be168,_0x168c75(0x203)),this[_0x168c75(0x1f4)][_0x168c75(0x228)][_0x168c75(0x210)](_0x2be168,0x0)));this[_0x168c75(0x1f4)][_0x168c75(0x228)][_0x168c75(0x201)](()=>{const _0x331a7f=_0x168c75;_0x33a0a1[_0x331a7f(0x221)](_0x24d803,{'commandName':_0x331a7f(0x226),'commandParams':[{'startIndex':_0x2846c0[_0x331a7f(0x20d)]}],'formatGroupId':_0x331a7f(0x226)});});}[_0x320ec5(0x215)](_0x22acb5){const _0xe9c9d=_0x320ec5;if(_0xe9c9d(0x1d9)!=_0x22acb5[_0xe9c9d(0x207)]&&_0xe9c9d(0x1f9)!=_0x22acb5[_0xe9c9d(0x207)])return;const _0x174935=this[_0xe9c9d(0x1f4)][_0xe9c9d(0x205)],{data:_0x15fdf9}=_0x22acb5;if(!_0x15fdf9)return;let _0x50c3b6,_0x20888a;switch(_0x15fdf9[_0xe9c9d(0x1ea)]){case _0xe9c9d(0x1e9):_0x50c3b6=_0xe9c9d(0x206),_0x20888a={'type':_0xe9c9d(0x1e1),'content':_0x49de9c(_0x174935,_0x50c3b6,_0x49de9c(_0x174935,this[_0xe9c9d(0x216)](_0x15fdf9[_0xe9c9d(0x1ff)][0x0][_0xe9c9d(0x207)])))};break;case _0xe9c9d(0x21b):_0x50c3b6=_0x15fdf9[_0xe9c9d(0x1ff)][0x0][_0xe9c9d(0x1fe)]?_0xe9c9d(0x1ec):_0xe9c9d(0x1f1),_0x20888a={'type':_0xe9c9d(0x1e1),'content':_0x49de9c(_0x174935,_0x50c3b6)};break;case _0xe9c9d(0x226):_0x50c3b6=_0xe9c9d(0x21e),_0x20888a={'type':_0xe9c9d(0x1e1),'content':_0x49de9c(_0x174935,_0x50c3b6,_0x15fdf9[_0xe9c9d(0x1ff)][0x0][_0xe9c9d(0x20d)])};}return _0x20888a;}[_0x320ec5(0x219)](){const _0x37c56f=_0x320ec5;var _0x2b38b1,_0x5bb001,_0x448876,_0x8d26e2;const _0x3e20eb=this[_0x37c56f(0x1f4)][_0x37c56f(0x1fd)][_0x37c56f(0x20a)](_0x37c56f(0x220));let _0x564239=Array[_0x37c56f(0x1f0)](this[_0x37c56f(0x1f4)][_0x37c56f(0x228)][_0x37c56f(0x223)][_0x37c56f(0x222)][_0x37c56f(0x1de)]());return(null===(_0x2b38b1=_0x564239[0x0])||void 0x0===_0x2b38b1?void 0x0:_0x2b38b1['is'](_0x37c56f(0x1e3),_0x37c56f(0x1ed)))&&_0x564239[_0x37c56f(0x200)](..._0x3e20eb[_0x37c56f(0x1dd)](this[_0x37c56f(0x1f4)][_0x37c56f(0x228)][_0x37c56f(0x223)][_0x37c56f(0x222)][_0x37c56f(0x225)](),_0x37c56f(0x1f5))),(null===(_0x5bb001=_0x564239[_0x564239[_0x37c56f(0x1dc)]-0x1])||void 0x0===_0x5bb001?void 0x0:_0x5bb001['is'](_0x37c56f(0x1e3),_0x37c56f(0x1ed)))&&_0x564239[_0x37c56f(0x1fb)](..._0x3e20eb[_0x37c56f(0x1dd)](this[_0x37c56f(0x1f4)][_0x37c56f(0x228)][_0x37c56f(0x223)][_0x37c56f(0x222)][_0x37c56f(0x229)](),_0x37c56f(0x213))),_0x564239=[...new Set(_0x564239)],(null===(_0x8d26e2=null===(_0x448876=this[_0x37c56f(0x1f4)][_0x37c56f(0x228)][_0x37c56f(0x223)][_0x37c56f(0x222)][_0x37c56f(0x225)]())||void 0x0===_0x448876?void 0x0:_0x448876[_0x37c56f(0x21d)])||void 0x0===_0x8d26e2?void 0x0:_0x8d26e2['is'](_0x37c56f(0x1e3),_0x37c56f(0x1ed)))&&(_0x564239=_0x564239[_0x37c56f(0x1df)](_0x2c0692=>_0x2c0692['is'](_0x37c56f(0x1e3),_0x37c56f(0x1ed)))),_0x564239;}[_0x320ec5(0x21c)](_0x41187d){const _0x4c1d5b=_0x320ec5,_0x4ea781=this[_0x4c1d5b(0x1f4)][_0x4c1d5b(0x1fd)][_0x4c1d5b(0x20a)](_0x4c1d5b(0x220));let _0x1ea6c5=Array[_0x4c1d5b(0x1f0)](this[_0x4c1d5b(0x1f4)][_0x4c1d5b(0x228)][_0x4c1d5b(0x223)][_0x4c1d5b(0x222)][_0x4c1d5b(0x1de)]())[_0x4c1d5b(0x1df)](_0x41187d)[_0x4c1d5b(0x1eb)](_0x15d0ea=>{const _0x409f97=_0x4c1d5b,_0x90b46a=this[_0x409f97(0x1f4)][_0x409f97(0x228)][_0x409f97(0x210)](_0x15d0ea,0x0);return[..._0x4ea781[_0x409f97(0x1dd)](_0x90b46a,_0x409f97(0x1f5)),..._0x4ea781[_0x409f97(0x1dd)](_0x90b46a,_0x409f97(0x213))];})[_0x4c1d5b(0x1e0)]();return _0x1ea6c5=[...new Set(_0x1ea6c5)],_0x1ea6c5;}[_0x320ec5(0x216)](_0x23e49b){const _0x28474f=_0x320ec5;return _0x28474f(0x1e6)+(this[_0x28474f(0x1f4)][_0x28474f(0x1fd)][_0x28474f(0x20a)](_0x28474f(0x220))[_0x28474f(0x1fc)](_0x23e49b)||_0x28474f(0x1e4))[_0x28474f(0x1fa)]()+_0x28474f(0x1ee)+_0x23e49b[_0x28474f(0x1fa)]()[_0x28474f(0x20f)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10c7b2=_0x556b;function _0x556b(_0x362367,_0x320700){const _0x285cdb=_0x285c();return _0x556b=function(_0x556bed,_0x4f3c65){_0x556bed=_0x556bed-0xcd;let _0x5c229e=_0x285cdb[_0x556bed];return _0x5c229e;},_0x556b(_0x362367,_0x320700);}(function(_0x52211a,_0x161d80){const _0x42164d=_0x556b,_0x552f38=_0x52211a();while(!![]){try{const _0x3e23af=parseInt(_0x42164d(0xd2))/0x1*(-parseInt(_0x42164d(0xf4))/0x2)+-parseInt(_0x42164d(0xd1))/0x3+parseInt(_0x42164d(0xee))/0x4+-parseInt(_0x42164d(0xe4))/0x5+-parseInt(_0x42164d(0xd0))/0x6+parseInt(_0x42164d(0xd4))/0x7+-parseInt(_0x42164d(0xdb))/0x8*(-parseInt(_0x42164d(0xda))/0x9);if(_0x3e23af===_0x161d80)break;else _0x552f38['push'](_0x552f38['shift']());}catch(_0x156967){_0x552f38['push'](_0x552f38['shift']());}}}(_0x285c,0xc9945));function _0x285c(){const _0x441aac=['*Set\x20link:*\x20%0','349020CNKtqQ','link','registerInlineAttribute','commandParams','locale','TrackChangesEditing','29726kpKSYI','editor','attribute','linkHref','formatInline','4981326pIeicY','880752WAKquV','82tmyCFB','registerDescriptionCallback','7429674YHPlRo','type','format','key','newValue','enableDefaultAttributesIntegration','47457fASxtW','3672bEhsHm','*Remove\x20link*','manualDecorators','plugins','descriptionFactory','afterInit','toLowerCase','LinkEditing','get','2003520IOidkB','commandName','has','label','commands','_registerLegacyDescription','unlink','link\x20(','registerAttributeLabel'];_0x285c=function(){return _0x441aac;};return _0x285c();}import{Plugin as _0x16ae79}from'ckeditor5/src/core.js';import{getTranslation as _0xf4fccf}from'../utils/common-translations.js';export default class ct extends _0x16ae79{[_0x10c7b2(0xe0)](){const _0x53a191=_0x10c7b2,_0x3714fd=this[_0x53a191(0xf5)];if(!_0x3714fd[_0x53a191(0xde)][_0x53a191(0xe6)](_0x53a191(0xe2)))return;const _0x44d768=_0x3714fd[_0x53a191(0xde)][_0x53a191(0xe3)](_0x53a191(0xf3)),_0x572fb7=_0x3714fd[_0x53a191(0xe8)][_0x53a191(0xe3)](_0x53a191(0xef));_0x44d768[_0x53a191(0xd9)](_0x53a191(0xef)),_0x44d768[_0x53a191(0xd9)](_0x53a191(0xea)),_0x44d768[_0x53a191(0xf0)](_0x53a191(0xce));for(const _0x4cbcef of _0x572fb7[_0x53a191(0xdd)])_0x44d768[_0x53a191(0xf0)](_0x4cbcef['id']),_0x44d768[_0x53a191(0xdf)][_0x53a191(0xec)](_0x4cbcef['id'],_0x53a191(0xeb)+_0x4cbcef[_0x53a191(0xe7)][_0x53a191(0xe1)]()+')');_0x44d768[_0x53a191(0xdf)][_0x53a191(0xd3)](_0x222eb2=>{const _0xffc7ac=_0x53a191;if(_0xffc7ac(0xcd)!=_0x222eb2[_0xffc7ac(0xd5)])return;const {data:_0x370b3c}=_0x222eb2;if(!_0x370b3c||_0xffc7ac(0xce)!=_0x370b3c[_0xffc7ac(0xd7)])return;const _0x1c8f78=_0x370b3c[_0xffc7ac(0xd8)],_0x7d0408=_0x3714fd[_0xffc7ac(0xf2)];return{'type':_0xffc7ac(0xd6),'content':null==_0x1c8f78?_0xf4fccf(_0x7d0408,_0xffc7ac(0xdc)):_0xf4fccf(_0x7d0408,_0xffc7ac(0xed),'\x22'+_0x1c8f78+'\x22')};}),this[_0x53a191(0xe9)]();}[_0x10c7b2(0xe9)](){const _0x53bce6=_0x10c7b2,_0x4ddf3a=this[_0x53bce6(0xf5)],_0x3964dc=_0x4ddf3a[_0x53bce6(0xf2)];_0x4ddf3a[_0x53bce6(0xde)][_0x53bce6(0xe3)](_0x53bce6(0xf3))[_0x53bce6(0xdf)][_0x53bce6(0xd3)](_0x1a7587=>{const _0x29dc4d=_0x53bce6;if(_0x29dc4d(0xcf)!=_0x1a7587[_0x29dc4d(0xd5)])return;const {data:_0x2e220f}=_0x1a7587;if(_0x2e220f){if(_0x29dc4d(0xef)==_0x2e220f[_0x29dc4d(0xe5)]){const _0x2d47e0=_0x2e220f[_0x29dc4d(0xf1)][0x0];return{'type':_0x29dc4d(0xd6),'content':_0xf4fccf(_0x3964dc,_0x29dc4d(0xed),'\x22'+_0x2d47e0+'\x22')};}return _0x29dc4d(0xea)==_0x2e220f[_0x29dc4d(0xe5)]?{'type':_0x29dc4d(0xd6),'content':_0xf4fccf(_0x3964dc,_0x29dc4d(0xdc))}:void 0x0;}});}}
23
+ function _0x4ffc(){const _0x5762af=['has','2536cBRanb','locale','key','1200PnrOad','commandParams','*Remove\x20link*','29570QsNaLd','427330zMDxxe','TrackChangesEditing','3301220VtPFwz','registerAttributeLabel','12MiXlMb','enableDefaultAttributesIntegration','link','registerInlineAttribute','LinkEditing','formatInline','_registerLegacyDescription','linkHref','6uGzqLS','3703csMkNr','get','commands','manualDecorators','*Set\x20link:*\x20%0','101246dCHZLX','editor','type','unlink','descriptionFactory','afterInit','attribute','9URZDtX','toLowerCase','commandName','1rtInAb','11176HBwfnz','newValue','format','plugins','registerDescriptionCallback','label','129196oSvVae','link\x20('];_0x4ffc=function(){return _0x5762af;};return _0x4ffc();}function _0x4d5a(_0x3ddda9,_0x28ec43){const _0x4ffcd5=_0x4ffc();return _0x4d5a=function(_0x4d5a86,_0x928a6d){_0x4d5a86=_0x4d5a86-0x158;let _0x56155d=_0x4ffcd5[_0x4d5a86];return _0x56155d;},_0x4d5a(_0x3ddda9,_0x28ec43);}const _0x3d381a=_0x4d5a;(function(_0x3a276f,_0x439019){const _0x42d289=_0x4d5a,_0x7159e9=_0x3a276f();while(!![]){try{const _0x59f71a=-parseInt(_0x42d289(0x15e))/0x1*(-parseInt(_0x42d289(0x181))/0x2)+parseInt(_0x42d289(0x173))/0x3*(parseInt(_0x42d289(0x165))/0x4)+parseInt(_0x42d289(0x16e))/0x5*(-parseInt(_0x42d289(0x17b))/0x6)+parseInt(_0x42d289(0x17c))/0x7*(-parseInt(_0x42d289(0x168))/0x8)+-parseInt(_0x42d289(0x15b))/0x9*(parseInt(_0x42d289(0x16f))/0xa)+-parseInt(_0x42d289(0x15f))/0xb*(parseInt(_0x42d289(0x16b))/0xc)+parseInt(_0x42d289(0x171))/0xd;if(_0x59f71a===_0x439019)break;else _0x7159e9['push'](_0x7159e9['shift']());}catch(_0x1af341){_0x7159e9['push'](_0x7159e9['shift']());}}}(_0x4ffc,0x1c46b));import{Plugin as _0xa9779}from'ckeditor5/src/core.js';import{getTranslation as _0x5e21c6}from'../utils/common-translations.js';export default class ct extends _0xa9779{[_0x3d381a(0x159)](){const _0x11eecb=_0x3d381a,_0x2d1ea5=this[_0x11eecb(0x182)];if(!_0x2d1ea5[_0x11eecb(0x162)][_0x11eecb(0x167)](_0x11eecb(0x177)))return;const _0x127d7e=_0x2d1ea5[_0x11eecb(0x162)][_0x11eecb(0x17d)](_0x11eecb(0x170)),_0xc0c3c2=_0x2d1ea5[_0x11eecb(0x17e)][_0x11eecb(0x17d)](_0x11eecb(0x175));_0x127d7e[_0x11eecb(0x174)](_0x11eecb(0x175)),_0x127d7e[_0x11eecb(0x174)](_0x11eecb(0x184)),_0x127d7e[_0x11eecb(0x176)](_0x11eecb(0x17a));for(const _0x3c186d of _0xc0c3c2[_0x11eecb(0x17f)])_0x127d7e[_0x11eecb(0x176)](_0x3c186d['id']),_0x127d7e[_0x11eecb(0x158)][_0x11eecb(0x172)](_0x3c186d['id'],_0x11eecb(0x166)+_0x3c186d[_0x11eecb(0x164)][_0x11eecb(0x15c)]()+')');_0x127d7e[_0x11eecb(0x158)][_0x11eecb(0x163)](_0x228b4e=>{const _0x38f078=_0x11eecb;if(_0x38f078(0x15a)!=_0x228b4e[_0x38f078(0x183)])return;const {data:_0x6f659f}=_0x228b4e;if(!_0x6f659f||_0x38f078(0x17a)!=_0x6f659f[_0x38f078(0x16a)])return;const _0x5d348e=_0x6f659f[_0x38f078(0x160)],_0x3f59c5=_0x2d1ea5[_0x38f078(0x169)];return{'type':_0x38f078(0x161),'content':null==_0x5d348e?_0x5e21c6(_0x3f59c5,_0x38f078(0x16d)):_0x5e21c6(_0x3f59c5,_0x38f078(0x180),'\x22'+_0x5d348e+'\x22')};}),this[_0x11eecb(0x179)]();}[_0x3d381a(0x179)](){const _0x57884d=_0x3d381a,_0x4c1313=this[_0x57884d(0x182)],_0x5ac089=_0x4c1313[_0x57884d(0x169)];_0x4c1313[_0x57884d(0x162)][_0x57884d(0x17d)](_0x57884d(0x170))[_0x57884d(0x158)][_0x57884d(0x163)](_0x4a7330=>{const _0x236e71=_0x57884d;if(_0x236e71(0x178)!=_0x4a7330[_0x236e71(0x183)])return;const {data:_0xa2820}=_0x4a7330;if(_0xa2820){if(_0x236e71(0x175)==_0xa2820[_0x236e71(0x15d)]){const _0xabbbfa=_0xa2820[_0x236e71(0x16c)][0x0];return{'type':_0x236e71(0x161),'content':_0x5e21c6(_0x5ac089,_0x236e71(0x180),'\x22'+_0xabbbfa+'\x22')};}return _0x236e71(0x184)==_0xa2820[_0x236e71(0x15d)]?{'type':_0x236e71(0x161),'content':_0x5e21c6(_0x5ac089,_0x236e71(0x16d))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fa813=_0x2011;(function(_0x55e4e1,_0x495d37){const _0x18997c=_0x2011,_0x1ec1fd=_0x55e4e1();while(!![]){try{const _0x3ce805=-parseInt(_0x18997c(0x1b0))/0x1+-parseInt(_0x18997c(0x1f6))/0x2*(-parseInt(_0x18997c(0x201))/0x3)+-parseInt(_0x18997c(0x1ec))/0x4+-parseInt(_0x18997c(0x1ed))/0x5+-parseInt(_0x18997c(0x1c8))/0x6+-parseInt(_0x18997c(0x1bb))/0x7+-parseInt(_0x18997c(0x19d))/0x8*(-parseInt(_0x18997c(0x1cc))/0x9);if(_0x3ce805===_0x495d37)break;else _0x1ec1fd['push'](_0x1ec1fd['shift']());}catch(_0x328f4e){_0x1ec1fd['push'](_0x1ec1fd['shift']());}}}(_0x2016,0x9e9d9));import{Plugin as _0x2ebdae}from'ckeditor5/src/core.js';function _0x2016(){const _0x49d674=['TodoListEditing','todo','_findSuggestions','1805958raWPIL','previousSibling','ELEMENT_NUMBERED_LIST','format','*Merge:*\x20%0','*Split:*\x20list\x20item','value','mergeListItemForward','registerElementLabel','TrackChangesEditing','commands','editor','map','2964048qxGAJY','*Uncheck\x20item*','type','*Change\x20to:*\x20%0','11115459OtfQZq','_LIST','splitListItemBefore','*Check\x20item*','head','listItemId','plugins','registerBlockAttribute','end','bulleted','afterInit','todoListCheck','*Set\x20format:*\x20%0','push','ListEditing','forceValue','todoList','getChanges','containsItem','noTrackChangesFixer','getFirstRange','getAttribute','listIndent','list.multiBlock','outdentList','schema','attributes','deletion','setAttribute','*Remove\x20format:*\x20%0','refresh','*Indent:*\x20%0','1345400sczLGw','4351125TtMVXh','attributeKey','registerDescriptionCallback','accept','isUndo','todoListChecked','indentList','registerAttributeLabel','listItemIdFixer','78DLhilk','multipleBlocks','*Merge:*\x20list\x20item','listStyle','formatBlock','differ','trackChangesCommand','model','numberedList','next','fromRange','81AuXXzA','change','attribute','registerCustomCallback','suggestion','removeMarker','customNumberedList','checkTodoList','listMarker','_getAttributeKey','ELEMENT_BULLETED_LIST','_registerLegacyDescription','commandParams','range','ELEMENT_LIST_ITEM','has','batch','document','meta','isObject','listReversed','default','nodeAfter','descriptionFactory','from','length','registerPostFixer','numbered','listStart','isLocal','listMarkerStyle','every','filter','_supportLegacySuggestions','selection','getFirstMarker','_suggestionFactory','get','find','customBulletedList','oldValue','includes','locale','start','documentList','*Outdent:*\x20%0','detach','assureChains','ELEMENT_','24HmIxuS','createRange','execute','data','FORMAT_INDENT','splitListItemAfter','toUpperCase','mergeListItemBackward','*Format:*\x20remove\x20from\x20%0','newValue','isNextTo','*Format:*\x20insert\x20into\x20%0','ELEMENT_TODO_LIST','getRanges','listType','enableDefaultAttributesIntegration','nextSibling','bulletedList','config','1097940ARxMIf','getSuggestions','setSelection','parent','createPositionAt','commandName','groupId','key'];_0x2016=function(){return _0x49d674;};return _0x2016();}import{getTranslation as _0x1008d8}from'../utils/common-translations.js';import{renameAttributeKey as _0x259627}from'../trackchangesediting.js';function _0x2011(_0x5ac9fe,_0x33958c){const _0x201601=_0x2016();return _0x2011=function(_0x2011d0,_0x36e8f8){_0x2011d0=_0x2011d0-0x174;let _0xb32cbb=_0x201601[_0x2011d0];return _0xb32cbb;},_0x2011(_0x5ac9fe,_0x33958c);}import{LiveRange as _0x549217}from'ckeditor5/src/engine.js';export default class z extends _0x2ebdae{[_0x3fa813(0x1d6)](){const _0x5563c3=_0x3fa813,_0x398b1=this[_0x5563c3(0x1c6)];if(!_0x398b1[_0x5563c3(0x1d2)][_0x5563c3(0x17b)](_0x5563c3(0x1da)))return;const _0x54efa6=_0x398b1[_0x5563c3(0x196)],_0x3f1ab0=_0x398b1[_0x5563c3(0x1d2)][_0x5563c3(0x191)](_0x5563c3(0x1c4)),_0x824656=_0x398b1[_0x5563c3(0x1d2)][_0x5563c3(0x17b)](_0x5563c3(0x1b8)),_0x57b4b8=!!_0x398b1[_0x5563c3(0x1af)][_0x5563c3(0x191)](_0x5563c3(0x1e3));function _0x22f8eb(_0x1eda3a){const _0x313c52=_0x5563c3;return{'type':_0x313c52(0x1be),'content':''+_0x1008d8(_0x54efa6,_0x313c52(0x1d8),_0x1eda3a)};}function _0x3d2ea6(_0x503dc7){const _0x2baa82=_0x5563c3;return{'type':_0x2baa82(0x1be),'content':''+_0x1008d8(_0x54efa6,_0x2baa82(0x1e9),_0x503dc7)};}_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1fe)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1ae)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x207)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x193)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1f3)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1e4)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1a2)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1ce)),_0x3f1ab0[_0x5563c3(0x1d3)](_0x5563c3(0x1d1)),_0x3f1ab0[_0x5563c3(0x1d3)](_0x5563c3(0x1ab)),_0x3f1ab0[_0x5563c3(0x1d3)](_0x5563c3(0x1e2)),_0x57b4b8&&(_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1a4)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1c2))),_0x824656&&(_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x1dc)),_0x3f1ab0[_0x5563c3(0x1ac)](_0x5563c3(0x208)),_0x3f1ab0[_0x5563c3(0x1d3)](_0x5563c3(0x1f2)),_0x3f1ab0[_0x5563c3(0x183)][_0x5563c3(0x1ef)](_0x5a1e92=>{const _0x27ac33=_0x5563c3,{data:_0x3485e1}=_0x5a1e92;if(_0x3485e1&&_0x27ac33(0x1f2)==_0x3485e1[_0x27ac33(0x1b7)])return{'type':_0x27ac33(0x1be),'content':_0x3485e1[_0x27ac33(0x1a6)]?_0x1008d8(_0x54efa6,_0x27ac33(0x1cf)):_0x1008d8(_0x54efa6,_0x27ac33(0x1c9))};}),this[_0x5563c3(0x1c6)][_0x5563c3(0x1fd)][_0x5563c3(0x17d)][_0x5563c3(0x186)](_0x27fa7e=>{const _0x57c402=_0x5563c3;if(_0x27fa7e[_0x57c402(0x17c)][_0x57c402(0x1f1)])return!0x1;let _0x58990d=!0x1;const _0x38b1a4=_0x3f1ab0[_0x57c402(0x1b1)]({'skipNotAttached':!0x0})[_0x57c402(0x18c)](_0x1aa0e1=>_0x57c402(0x1f2)===_0x3f1ab0[_0x57c402(0x175)](_0x1aa0e1));for(const _0x239c9d of _0x38b1a4){_0x57c402(0x1b9)!=_0x239c9d[_0x57c402(0x1e0)]()[_0x57c402(0x197)][_0x57c402(0x182)][_0x57c402(0x1e1)](_0x57c402(0x1ab))&&(_0x3f1ab0[_0x57c402(0x1ba)](_0x239c9d[_0x57c402(0x1e0)](),_0x57c402(0x203))[_0x57c402(0x192)](_0x1e492a=>_0x57c402(0x1ab)===_0x3f1ab0[_0x57c402(0x175)](_0x1e492a[_0x57c402(0x205)]))||(_0x27fa7e[_0x57c402(0x206)](_0x239c9d[_0x57c402(0x18f)]()),_0x58990d=!0x0));}return _0x58990d;})),_0x3f1ab0[_0x5563c3(0x183)][_0x5563c3(0x1f4)](_0x5563c3(0x1e2),_0x1008d8(_0x54efa6,_0x5563c3(0x1a1)));const _0xccdf72={'type':_0x5563c3(0x1be),'content':''};_0x3f1ab0[_0x5563c3(0x183)][_0x5563c3(0x1ef)](_0x3e62be=>{const _0x110c8e=_0x5563c3,{data:_0x573693}=_0x3e62be;if(!_0x573693||_0x110c8e(0x1ab)!=_0x573693[_0x110c8e(0x1b7)])return;let _0x2677bb=_0x3e62be[_0x110c8e(0x1d0)];for(;_0x2677bb;){if(_0x2677bb[_0x110c8e(0x1a0)]&&((_0x110c8e(0x1f9)==_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x1b7)]||_0x110c8e(0x18a)==_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x1b7)])&&(_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x1a6)]&&_0x110c8e(0x181)!=_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x1a6)]||_0x110c8e(0x181)!=_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x194)]&&!_0x573693[_0x110c8e(0x1a6)])||!_0x57b4b8&&_0x2677bb[_0x110c8e(0x1a0)][_0x110c8e(0x1b7)]==_0x259627))return _0xccdf72;_0x2677bb=_0x2677bb[_0x110c8e(0x1ff)];}if(null==_0x573693[_0x110c8e(0x1a6)])switch(_0x573693[_0x110c8e(0x194)]){case _0x110c8e(0x1d5):return _0x3d2ea6(_0x1008d8(_0x54efa6,_0x110c8e(0x176)));case _0x110c8e(0x187):return _0x3d2ea6(_0x1008d8(_0x54efa6,_0x110c8e(0x1bd)));case _0x110c8e(0x1b9):return _0x3d2ea6(_0x1008d8(_0x54efa6,_0x110c8e(0x1a9)));}switch(_0x573693[_0x110c8e(0x1a6)]){case _0x110c8e(0x1d5):return _0x22f8eb(_0x1008d8(_0x54efa6,_0x110c8e(0x176)));case _0x110c8e(0x187):return _0x22f8eb(_0x1008d8(_0x54efa6,_0x110c8e(0x1bd)));case _0x110c8e(0x1b9):return _0x22f8eb(_0x1008d8(_0x54efa6,_0x110c8e(0x1a9)));}}),_0x3f1ab0[_0x5563c3(0x183)][_0x5563c3(0x1ef)](_0x4c94fe=>{const _0x4d1374=_0x5563c3,{data:_0x7f2aa9}=_0x4c94fe;if(_0x7f2aa9&&_0x4d1374(0x1e2)==_0x7f2aa9[_0x4d1374(0x1b7)])return null==_0x7f2aa9[_0x4d1374(0x1a6)]||null==_0x7f2aa9[_0x4d1374(0x194)]&&0x0==_0x7f2aa9[_0x4d1374(0x1a6)]?_0xccdf72:void 0x0;}),_0x3f1ab0[_0x5563c3(0x183)][_0x5563c3(0x1ef)](_0x26bef5=>{const _0x464edb=_0x5563c3;if(_0x464edb(0x203)!=_0x26bef5[_0x464edb(0x1ca)])return;const {data:_0x4492f1}=_0x26bef5;if(!_0x4492f1||_0x464edb(0x1d1)!=_0x4492f1[_0x464edb(0x1b7)])return;const _0x51515b=le(_0x26bef5);return _0x464edb(0x1a6)==_0x51515b?{'type':_0x464edb(0x1be),'content':_0x1008d8(_0x54efa6,_0x464edb(0x1f8))}:_0x464edb(0x194)==_0x51515b?{'type':_0x464edb(0x1be),'content':_0x1008d8(_0x54efa6,_0x464edb(0x1c0))}:_0xccdf72;}),_0x398b1[_0x5563c3(0x1fd)][_0x5563c3(0x17d)][_0x5563c3(0x186)](_0xabe88b=>this[_0x5563c3(0x1f5)](_0xabe88b)),_0x398b1[_0x5563c3(0x1fd)][_0x5563c3(0x17d)][_0x5563c3(0x186)](_0x86fc13=>this[_0x5563c3(0x1df)](_0x86fc13)),_0x398b1[_0x5563c3(0x1fd)][_0x5563c3(0x17d)][_0x5563c3(0x186)](_0x28503d=>this[_0x5563c3(0x19b)](_0x28503d)),this[_0x5563c3(0x18d)]();}[_0x3fa813(0x1f5)](_0x2fab46){const _0x1c5018=_0x3fa813;if(_0x2fab46[_0x1c5018(0x17c)][_0x1c5018(0x1f1)]||!_0x2fab46[_0x1c5018(0x17c)][_0x1c5018(0x189)])return!0x1;let _0x1502bf=!0x1;const _0x17f782=this[_0x1c5018(0x1c6)][_0x1c5018(0x1d2)][_0x1c5018(0x191)](_0x1c5018(0x1c4))[_0x1c5018(0x1b1)]({'skipNotAttached':!0x0})[_0x1c5018(0x18c)](_0x22f2f3=>_0x22f2f3[_0x1c5018(0x1a0)]&&_0x1c5018(0x1d1)==_0x22f2f3[_0x1c5018(0x1a0)][_0x1c5018(0x1b7)])[_0x1c5018(0x18c)](_0xbfa60b=>_0xbfa60b[_0x1c5018(0x1a0)][_0x1c5018(0x1a6)]&&_0xbfa60b[_0x1c5018(0x1a0)][_0x1c5018(0x194)]);for(const _0x4454db of _0x17f782)le(_0x4454db)||(_0x2fab46[_0x1c5018(0x206)](_0x4454db[_0x1c5018(0x18f)]()),_0x1502bf=!0x0);return _0x1502bf;}[_0x3fa813(0x1df)](_0x10cb94){const _0x4afecd=_0x3fa813;if(_0x10cb94[_0x4afecd(0x17c)][_0x4afecd(0x1f1)]||!_0x10cb94[_0x4afecd(0x17c)][_0x4afecd(0x189)])return!0x1;const _0x1af6e6=this[_0x4afecd(0x1c6)][_0x4afecd(0x1d2)][_0x4afecd(0x191)](_0x4afecd(0x1c4));if(_0x1af6e6[_0x4afecd(0x1fc)][_0x4afecd(0x1c1)])return!0x1;let _0x326b5c=!0x1;const _0x2d9348=[_0x4afecd(0x1ab),_0x4afecd(0x1d1),_0x4afecd(0x1e2),_0x4afecd(0x1f9),_0x4afecd(0x188),_0x4afecd(0x180),_0x4afecd(0x1d7),_0x4afecd(0x174),_0x4afecd(0x18a)],_0x1a0afc=this[_0x4afecd(0x1c6)][_0x4afecd(0x1fd)][_0x4afecd(0x17d)][_0x4afecd(0x1fb)][_0x4afecd(0x1dd)]()[_0x4afecd(0x18c)](_0x146cc6=>_0x4afecd(0x203)==_0x146cc6[_0x4afecd(0x1ca)])[_0x4afecd(0x18c)](_0x362e92=>_0x2d9348[_0x4afecd(0x195)](_0x362e92[_0x4afecd(0x1ee)]));if(0x0==_0x1a0afc[_0x4afecd(0x185)])return _0x326b5c;for(const _0x115e79 of _0x1a0afc){const _0x4a41dc=_0x1af6e6[_0x4afecd(0x1ba)](_0x115e79[_0x4afecd(0x179)],_0x4afecd(0x203))[_0x4afecd(0x18c)](_0x36c277=>!_0x36c277[_0x4afecd(0x17e)][_0x4afecd(0x1a7)])[_0x4afecd(0x1c7)](_0x1065af=>_0x1065af[_0x4afecd(0x205)])[_0x4afecd(0x18c)](_0x409aa5=>{const _0x569143=_0x4afecd,_0x1df710=_0x1af6e6[_0x569143(0x175)](_0x409aa5);return _0x2d9348[_0x569143(0x195)](_0x1df710);});if(_0x4a41dc[_0x4afecd(0x185)]){for(const _0x4269ce of _0x4a41dc)_0x10cb94[_0x4afecd(0x206)](_0x4269ce[_0x4afecd(0x18f)]());_0x326b5c=!0x0;}}return _0x326b5c;}[_0x3fa813(0x19b)](_0x158613){const _0x28aea3=_0x3fa813;if(_0x158613[_0x28aea3(0x17c)][_0x28aea3(0x1f1)]||!_0x158613[_0x28aea3(0x17c)][_0x28aea3(0x189)])return!0x1;const _0x52e423=this[_0x28aea3(0x1c6)][_0x28aea3(0x1d2)][_0x28aea3(0x191)](_0x28aea3(0x1c4));let _0x37af38=!0x1;const _0x644bc7=[_0x28aea3(0x1ab),_0x28aea3(0x1d1),_0x28aea3(0x1e2),_0x28aea3(0x1f9),_0x28aea3(0x188),_0x28aea3(0x180),_0x28aea3(0x1d7),_0x28aea3(0x174),_0x28aea3(0x18a)];for(const _0x3a2642 of _0x52e423[_0x28aea3(0x1b1)]({'skipNotAttached':!0x0})){const _0x50c5c6=_0x52e423[_0x28aea3(0x1ba)](_0x3a2642[_0x28aea3(0x1e0)](),_0x28aea3(0x203))[_0x28aea3(0x1c7)](_0x27c05d=>_0x27c05d[_0x28aea3(0x205)])[_0x28aea3(0x18c)](_0x2f7827=>_0x2f7827[_0x28aea3(0x1a0)]&&_0x644bc7[_0x28aea3(0x195)](_0x2f7827[_0x28aea3(0x1a0)][_0x28aea3(0x1b7)]));if(!_0x50c5c6[_0x28aea3(0x185)])continue;const _0x20f8d8=_0x50c5c6[0x0][_0x28aea3(0x1d0)][_0x28aea3(0x1e6)][_0x28aea3(0x1b6)];if(!_0x50c5c6[_0x28aea3(0x18b)](_0x19aa43=>_0x19aa43[_0x28aea3(0x1e6)][_0x28aea3(0x1b6)]===_0x20f8d8)){for(const _0x23171f of _0x50c5c6)_0x57a4ed(_0x23171f,_0x20f8d8)&&(_0x37af38=!0x0);}}return _0x37af38;function _0x75295f(_0x41aae6,_0x5c5765){const _0x12c630=_0x28aea3;for(const _0xfc0a3e of _0x52e423[_0x12c630(0x1b1)]({'skipNotAttached':!0x0})[_0x12c630(0x18c)](_0x5ce641=>_0x12c630(0x203)==_0x5ce641[_0x12c630(0x1ca)]&&_0x5ce641[_0x12c630(0x1e6)][_0x12c630(0x1b6)]==_0x41aae6))_0xfc0a3e[_0x12c630(0x1e8)](_0x12c630(0x1b6),_0x5c5765);}function _0x57a4ed(_0x437a33,_0x3f45ef){const _0x45ac5c=_0x28aea3;let _0x527d9f=_0x437a33[_0x45ac5c(0x1d0)],_0x1dcfb7=!0x1;for(;_0x527d9f;)_0x527d9f[_0x45ac5c(0x1e6)][_0x45ac5c(0x1b6)]!=_0x3f45ef&&(_0x75295f(_0x527d9f[_0x45ac5c(0x1e6)][_0x45ac5c(0x1b6)],_0x3f45ef),_0x527d9f[_0x45ac5c(0x1e8)](_0x45ac5c(0x1b6),_0x3f45ef),_0x1dcfb7=!0x0),_0x527d9f=_0x527d9f[_0x45ac5c(0x1ff)];return _0x1dcfb7;}}[_0x3fa813(0x18d)](){const _0x4b17fd=_0x3fa813,_0x429a6d=this[_0x4b17fd(0x1c6)],_0x51efa5=_0x429a6d[_0x4b17fd(0x196)],_0xff5690=_0x429a6d[_0x4b17fd(0x1d2)][_0x4b17fd(0x191)](_0x4b17fd(0x1c4));this[_0x4b17fd(0x177)](),_0xff5690[_0x4b17fd(0x190)][_0x4b17fd(0x204)](_0x4b17fd(0x1fa),_0x4b17fd(0x198),_0x4b17fd(0x1f0),function(_0x20ac3d,_0x59dadc){const _0x12a056=_0x4b17fd,_0x2ddb53=[];for(let _0x246f6f of _0x20ac3d)_0x246f6f[_0x12a056(0x197)][_0x12a056(0x182)]===_0x246f6f[_0x12a056(0x1d4)][_0x12a056(0x1b3)]&&(_0x246f6f=_0x429a6d[_0x12a056(0x1fd)][_0x12a056(0x19e)](_0x429a6d[_0x12a056(0x1fd)][_0x12a056(0x1b4)](_0x246f6f[_0x12a056(0x197)][_0x12a056(0x182)],0x0))),_0x2ddb53[_0x12a056(0x1d9)](_0x246f6f);_0x429a6d[_0x12a056(0x1fd)][_0x12a056(0x202)](_0x4f865f=>{const _0x4866f4=_0x12a056,_0x40c4cc=_0x429a6d[_0x4866f4(0x1fd)][_0x4866f4(0x17d)][_0x4866f4(0x18e)],_0x5d5e1a=Array[_0x4866f4(0x184)](_0x40c4cc[_0x4866f4(0x1aa)]())[_0x4866f4(0x1c7)](_0x317d7f=>_0x549217[_0x4866f4(0x200)](_0x317d7f));_0x4f865f[_0x4866f4(0x1b2)](_0x2ddb53),_0x429a6d[_0x4866f4(0x1c5)][_0x4866f4(0x191)](_0x59dadc[_0x4866f4(0x1b5)])[_0x4866f4(0x1ea)](),_0x59dadc[_0x4866f4(0x178)][_0x4866f4(0x1d9)]({'forceDefaultExecution':!0x0}),_0x429a6d[_0x4866f4(0x19f)](_0x59dadc[_0x4866f4(0x1b5)],..._0x59dadc[_0x4866f4(0x178)]),_0x4f865f[_0x4866f4(0x1b2)](_0x5d5e1a);for(const _0xc96938 of _0x5d5e1a)_0xc96938[_0x4866f4(0x19a)]();});}),_0xff5690[_0x4b17fd(0x183)][_0x4b17fd(0x1c3)](function(_0x13346d){const _0x27d2b8=_0x4b17fd,_0x365ffa=!_0x429a6d[_0x27d2b8(0x1fd)][_0x27d2b8(0x1e5)][_0x27d2b8(0x17f)](_0x13346d),_0x1ca288=_0x13346d[_0x27d2b8(0x1bc)],_0x451312=_0x13346d[_0x27d2b8(0x1ad)],_0x251cef=_0x13346d[_0x27d2b8(0x1e1)](_0x27d2b8(0x1d1)),_0x34571d=!_0x1ca288||_0x1ca288[_0x27d2b8(0x1e1)](_0x27d2b8(0x1d1))!==_0x251cef,_0x10e47b=!_0x451312||_0x451312[_0x27d2b8(0x1e1)](_0x27d2b8(0x1d1))!==_0x251cef;return _0x365ffa&&Boolean(_0x251cef)&&_0x34571d&&_0x10e47b;},_0x427166=>_0x1008d8(_0x51efa5,_0x4b17fd(0x17a),_0x427166));}[_0x3fa813(0x177)](){const _0x2d52e2=_0x3fa813,_0x4f419a=this[_0x2d52e2(0x1c6)],_0x40d219=_0x4f419a[_0x2d52e2(0x196)];function _0x53d19d(_0xf04204){const _0x10f62a=_0x2d52e2,_0x36a05=_0x4f419a[_0x10f62a(0x1c5)][_0x10f62a(0x191)](_0x10f62a(0x1ae))[_0x10f62a(0x1c1)],_0x967b49=_0x4f419a[_0x10f62a(0x1c5)][_0x10f62a(0x191)](_0x10f62a(0x1fe))[_0x10f62a(0x1c1)];return _0x10f62a(0x1fe)===_0xf04204?_0x36a05:_0x967b49;}_0x4f419a[_0x2d52e2(0x1d2)][_0x2d52e2(0x191)](_0x2d52e2(0x1c4))[_0x2d52e2(0x183)][_0x2d52e2(0x1ef)](function(_0xd87588){const _0x34491a=_0x2d52e2;if(_0x34491a(0x1fa)!=_0xd87588[_0x34491a(0x1ca)])return;const {data:_0x3a74d1}=_0xd87588;if(!_0x3a74d1)return;let _0x51e66a,_0x3feca5,_0x452771,_0x150a35;switch(_0x3a74d1[_0x34491a(0x1b5)]){case _0x34491a(0x1ae):_0x452771=_0x3a74d1[_0x34491a(0x178)][0x0][_0x34491a(0x1db)],_0x150a35=_0x53d19d(_0x3a74d1[_0x34491a(0x1b5)]),_0x51e66a=_0x452771?_0x34491a(0x1a8):_0x34491a(0x1a5),!_0x150a35&&_0x4f419a[_0x34491a(0x1af)][_0x34491a(0x191)](_0x34491a(0x1e3))||(_0x51e66a=_0x34491a(0x1cb)),_0x3feca5={'type':_0x34491a(0x1be),'content':_0x1008d8(_0x40d219,_0x51e66a,_0x1008d8(_0x40d219,_0x34491a(0x176)))};break;case _0x34491a(0x1fe):_0x452771=_0x3a74d1[_0x34491a(0x178)][0x0][_0x34491a(0x1db)],_0x150a35=_0x53d19d(_0x3a74d1[_0x34491a(0x1b5)]),_0x51e66a=_0x452771?_0x34491a(0x1a8):_0x34491a(0x1a5),!_0x150a35&&_0x4f419a[_0x34491a(0x1af)][_0x34491a(0x191)](_0x34491a(0x1e3))||(_0x51e66a=_0x34491a(0x1cb)),_0x3feca5={'type':_0x34491a(0x1be),'content':_0x1008d8(_0x40d219,_0x51e66a,_0x1008d8(_0x40d219,_0x34491a(0x1bd)))};break;case _0x34491a(0x1f3):_0x51e66a=_0x34491a(0x1eb),_0x3feca5={'type':_0x34491a(0x1be),'content':_0x1008d8(_0x40d219,_0x51e66a,_0x1008d8(_0x40d219,_0x34491a(0x17a)))};break;case _0x34491a(0x1e4):_0x51e66a=function(_0x4b73be){const _0xc11f67=_0x34491a,_0x1f4c8a=_0x4b73be[_0xc11f67(0x1e0)]();let _0x4fe743=_0x1f4c8a[_0xc11f67(0x197)][_0xc11f67(0x182)];for(;_0x4fe743&&_0x1f4c8a[_0xc11f67(0x1de)](_0x4fe743);){if(_0x4fe743[_0xc11f67(0x1e1)](_0xc11f67(0x1e2))>0x0)return!0x1;_0x4fe743=_0x4fe743[_0xc11f67(0x1ad)];}return!0x0;}(_0xd87588)?_0x1008d8(_0x40d219,_0x34491a(0x1a5),_0x1008d8(_0x40d219,function(_0x176fe2){const _0x871721=_0x34491a;return _0x871721(0x19c)+_0x176fe2[_0x871721(0x1e0)]()[_0x871721(0x197)][_0x871721(0x182)][_0x871721(0x1e1)](_0x871721(0x1ab))[_0x871721(0x1a3)]()+_0x871721(0x1cd);}(_0xd87588))):_0x1008d8(_0x40d219,_0x34491a(0x199),_0x1008d8(_0x40d219,_0x34491a(0x17a))),_0x3feca5={'type':_0x34491a(0x1be),'content':_0x51e66a};break;case _0x34491a(0x1a4):case _0x34491a(0x1c2):!0x1===_0x3a74d1[_0x34491a(0x1f7)]&&(_0x51e66a=_0x34491a(0x1bf),_0x3feca5={'type':_0x34491a(0x1e7),'content':_0x1008d8(_0x40d219,_0x51e66a,_0x1008d8(_0x40d219,_0x34491a(0x17a)))});}return _0x3feca5;});}}function le(_0x275193){const _0x9ecd05=_0x3fa813;let _0x59493f=_0x275193[_0x9ecd05(0x1e0)]()[_0x9ecd05(0x197)][_0x9ecd05(0x182)][_0x9ecd05(0x1bc)];for(;_0x59493f;){const _0xeed8c9=_0x59493f[_0x9ecd05(0x1e1)](_0x9ecd05(0x1d1));if(!_0xeed8c9)return!0x1;if(_0xeed8c9==_0x275193[_0x9ecd05(0x1a0)][_0x9ecd05(0x1a6)])return _0x9ecd05(0x1a6);if(_0xeed8c9==_0x275193[_0x9ecd05(0x1a0)][_0x9ecd05(0x194)])return _0x9ecd05(0x194);_0x59493f=_0x59493f[_0x9ecd05(0x1bc)];}return!0x1;}
23
+ function _0x3289(){const _0x321094=['containsItem','_findSuggestions','listStyle','getFirstMarker','previousSibling','listItemIdFixer','registerBlockAttribute','execute','list.multiBlock','from','*Merge:*\x20list\x20item','3167235KeHSRz','TodoListEditing','*Format:*\x20insert\x20into\x20%0','commands','numbered','includes','*Set\x20format:*\x20%0','differ','attribute','range','*Uncheck\x20item*','has','meta','nextSibling','todo','model','start','createPositionAt','selection','refresh','registerElementLabel','listMarkerStyle','listMarker','change','isObject','bulleted','oldValue','numberedList','getChanges','mergeListItemBackward','ELEMENT_BULLETED_LIST','registerCustomCallback','3745188EnzsGc','4660324JRniYH','suggestion','4272oZJQLM','getFirstRange','forceValue','nodeAfter','indentList','batch','config','attributes','isLocal','multipleBlocks','registerPostFixer','TrackChangesEditing','assureChains','map','newValue','listType','parent','todoListCheck','accept','_LIST','listItemId','splitListItemAfter','mergeListItemForward','3084418dsgmar','1563969TcIbKw','1433862vtIdst','*Indent:*\x20%0','groupId','todoList','*Merge:*\x20%0','getRanges','format','find','*Outdent:*\x20%0','isUndo','registerAttributeLabel','FORMAT_INDENT','*Split:*\x20list\x20item','type','deletion','_registerLegacyDescription','listStart','3941DhfXpM','setAttribute','_supportLegacySuggestions','removeMarker','formatBlock','detach','customNumberedList','ELEMENT_','trackChangesCommand','data','noTrackChangesFixer','createRange','ELEMENT_NUMBERED_LIST','get','customBulletedList','plugins','_getAttributeKey','getSuggestions','todoListChecked','*Format:*\x20remove\x20from\x20%0','end','listIndent','enableDefaultAttributesIntegration','key','fromRange','length','*Remove\x20format:*\x20%0','afterInit','setSelection','isNextTo','attributeKey','bulletedList','documentList','5bFNEkY','registerDescriptionCallback','push','editor','next','schema','document','checkTodoList','toUpperCase','commandName','ListEditing','value','_suggestionFactory','every','*Change\x20to:*\x20%0','ELEMENT_TODO_LIST','commandParams','listReversed','default','descriptionFactory','outdentList','getAttribute','splitListItemBefore','locale','ELEMENT_LIST_ITEM','filter','*Check\x20item*','head'];_0x3289=function(){return _0x321094;};return _0x3289();}const _0x3ca05f=_0x2cc2;function _0x2cc2(_0x51b98e,_0x57fc7a){const _0x3289bc=_0x3289();return _0x2cc2=function(_0x2cc2c5,_0xdde3a2){_0x2cc2c5=_0x2cc2c5-0x6d;let _0x2b4655=_0x3289bc[_0x2cc2c5];return _0x2b4655;},_0x2cc2(_0x51b98e,_0x57fc7a);}(function(_0x2e540e,_0xd7d68){const _0x456c16=_0x2cc2,_0x5ce9c3=_0x2e540e();while(!![]){try{const _0x99ea42=-parseInt(_0x456c16(0xe3))/0x1+parseInt(_0x456c16(0xe2))/0x2+parseInt(_0x456c16(0xa8))/0x3+-parseInt(_0x456c16(0xc9))/0x4*(parseInt(_0x456c16(0x81))/0x5)+parseInt(_0x456c16(0xe4))/0x6+parseInt(_0x456c16(0xf5))/0x7*(parseInt(_0x456c16(0xcb))/0x8)+parseInt(_0x456c16(0xc8))/0x9;if(_0x99ea42===_0xd7d68)break;else _0x5ce9c3['push'](_0x5ce9c3['shift']());}catch(_0x1d93e9){_0x5ce9c3['push'](_0x5ce9c3['shift']());}}}(_0x3289,0xc954f));import{Plugin as _0x309e59}from'ckeditor5/src/core.js';import{getTranslation as _0x4e29f0}from'../utils/common-translations.js';import{renameAttributeKey as _0x102a6d}from'../trackchangesediting.js';import{LiveRange as _0x3d1fd8}from'ckeditor5/src/engine.js';export default class z extends _0x309e59{[_0x3ca05f(0x7b)](){const _0x184ef4=_0x3ca05f,_0x1092c7=this[_0x184ef4(0x84)];if(!_0x1092c7[_0x184ef4(0x6f)][_0x184ef4(0xb3)](_0x184ef4(0x8b)))return;const _0x54ee64=_0x1092c7[_0x184ef4(0x98)],_0x33f290=_0x1092c7[_0x184ef4(0x6f)][_0x184ef4(0x6d)](_0x184ef4(0xd6)),_0x25a27f=_0x1092c7[_0x184ef4(0x6f)][_0x184ef4(0xb3)](_0x184ef4(0xa9)),_0x76854e=!!_0x1092c7[_0x184ef4(0xd1)][_0x184ef4(0x6d)](_0x184ef4(0xa5));function _0x1c7da0(_0x342265){const _0x392649=_0x184ef4;return{'type':_0x392649(0xea),'content':''+_0x4e29f0(_0x54ee64,_0x392649(0xae),_0x342265)};}function _0x3dc378(_0x2ca4ec){const _0x3d15d7=_0x184ef4;return{'type':_0x3d15d7(0xea),'content':''+_0x4e29f0(_0x54ee64,_0x3d15d7(0x7a),_0x2ca4ec)};}_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xc3)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0x7f)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xfb)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0x6e)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xcf)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0x95)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xe0)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0x97)),_0x33f290[_0x184ef4(0xa3)](_0x184ef4(0xdf)),_0x33f290[_0x184ef4(0xa3)](_0x184ef4(0xda)),_0x33f290[_0x184ef4(0xa3)](_0x184ef4(0x75)),_0x76854e&&(_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xc5)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xe1))),_0x25a27f&&(_0x33f290[_0x184ef4(0x76)](_0x184ef4(0xe7)),_0x33f290[_0x184ef4(0x76)](_0x184ef4(0x88)),_0x33f290[_0x184ef4(0xa3)](_0x184ef4(0x72)),_0x33f290[_0x184ef4(0x94)][_0x184ef4(0x82)](_0x30b406=>{const _0x1ec8b0=_0x184ef4,{data:_0x42e209}=_0x30b406;if(_0x42e209&&_0x1ec8b0(0x72)==_0x42e209[_0x1ec8b0(0x77)])return{'type':_0x1ec8b0(0xea),'content':_0x42e209[_0x1ec8b0(0xd9)]?_0x4e29f0(_0x54ee64,_0x1ec8b0(0x9b)):_0x4e29f0(_0x54ee64,_0x1ec8b0(0xb2))};}),this[_0x184ef4(0x84)][_0x184ef4(0xb7)][_0x184ef4(0x87)][_0x184ef4(0xd5)](_0x2d70b7=>{const _0x57ee95=_0x184ef4;if(_0x2d70b7[_0x57ee95(0xd0)][_0x57ee95(0xed)])return!0x1;let _0x401310=!0x1;const _0x53530a=_0x33f290[_0x57ee95(0x71)]({'skipNotAttached':!0x0})[_0x57ee95(0x9a)](_0x142d04=>_0x57ee95(0x72)===_0x33f290[_0x57ee95(0x70)](_0x142d04));for(const _0x57981b of _0x53530a){_0x57ee95(0xb6)!=_0x57981b[_0x57ee95(0xcc)]()[_0x57ee95(0xb8)][_0x57ee95(0xce)][_0x57ee95(0x96)](_0x57ee95(0xda))&&(_0x33f290[_0x57ee95(0x9e)](_0x57981b[_0x57ee95(0xcc)](),_0x57ee95(0xb0))[_0x57ee95(0xeb)](_0xe1406=>_0x57ee95(0xda)===_0x33f290[_0x57ee95(0x70)](_0xe1406[_0x57ee95(0xca)]))||(_0x2d70b7[_0x57ee95(0xf8)](_0x57981b[_0x57ee95(0xa0)]()),_0x401310=!0x0));}return _0x401310;})),_0x33f290[_0x184ef4(0x94)][_0x184ef4(0xee)](_0x184ef4(0x75),_0x4e29f0(_0x54ee64,_0x184ef4(0xef)));const _0x3d83b3={'type':_0x184ef4(0xea),'content':''};_0x33f290[_0x184ef4(0x94)][_0x184ef4(0x82)](_0x445e6a=>{const _0x289a78=_0x184ef4,{data:_0x5c5cb8}=_0x445e6a;if(!_0x5c5cb8||_0x289a78(0xda)!=_0x5c5cb8[_0x289a78(0x77)])return;let _0x4bd3f5=_0x445e6a[_0x289a78(0x9c)];for(;_0x4bd3f5;){if(_0x4bd3f5[_0x289a78(0xfe)]&&((_0x289a78(0x9f)==_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0x77)]||_0x289a78(0xbd)==_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0x77)])&&(_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0xd9)]&&_0x289a78(0x93)!=_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0xd9)]||_0x289a78(0x93)!=_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0xc2)]&&!_0x5c5cb8[_0x289a78(0xd9)])||!_0x76854e&&_0x4bd3f5[_0x289a78(0xfe)][_0x289a78(0x77)]==_0x102a6d))return _0x3d83b3;_0x4bd3f5=_0x4bd3f5[_0x289a78(0x85)];}if(null==_0x5c5cb8[_0x289a78(0xd9)])switch(_0x5c5cb8[_0x289a78(0xc2)]){case _0x289a78(0xc1):return _0x3dc378(_0x4e29f0(_0x54ee64,_0x289a78(0xc6)));case _0x289a78(0xac):return _0x3dc378(_0x4e29f0(_0x54ee64,_0x289a78(0x101)));case _0x289a78(0xb6):return _0x3dc378(_0x4e29f0(_0x54ee64,_0x289a78(0x90)));}switch(_0x5c5cb8[_0x289a78(0xd9)]){case _0x289a78(0xc1):return _0x1c7da0(_0x4e29f0(_0x54ee64,_0x289a78(0xc6)));case _0x289a78(0xac):return _0x1c7da0(_0x4e29f0(_0x54ee64,_0x289a78(0x101)));case _0x289a78(0xb6):return _0x1c7da0(_0x4e29f0(_0x54ee64,_0x289a78(0x90)));}}),_0x33f290[_0x184ef4(0x94)][_0x184ef4(0x82)](_0x114505=>{const _0x290aa2=_0x184ef4,{data:_0x2f8229}=_0x114505;if(_0x2f8229&&_0x290aa2(0x75)==_0x2f8229[_0x290aa2(0x77)])return null==_0x2f8229[_0x290aa2(0xd9)]||null==_0x2f8229[_0x290aa2(0xc2)]&&0x0==_0x2f8229[_0x290aa2(0xd9)]?_0x3d83b3:void 0x0;}),_0x33f290[_0x184ef4(0x94)][_0x184ef4(0x82)](_0x8aa4f1=>{const _0x6aeb1c=_0x184ef4;if(_0x6aeb1c(0xb0)!=_0x8aa4f1[_0x6aeb1c(0xf1)])return;const {data:_0x344730}=_0x8aa4f1;if(!_0x344730||_0x6aeb1c(0xdf)!=_0x344730[_0x6aeb1c(0x77)])return;const _0x35ea42=le(_0x8aa4f1);return _0x6aeb1c(0xd9)==_0x35ea42?{'type':_0x6aeb1c(0xea),'content':_0x4e29f0(_0x54ee64,_0x6aeb1c(0xa7))}:_0x6aeb1c(0xc2)==_0x35ea42?{'type':_0x6aeb1c(0xea),'content':_0x4e29f0(_0x54ee64,_0x6aeb1c(0xf0))}:_0x3d83b3;}),_0x1092c7[_0x184ef4(0xb7)][_0x184ef4(0x87)][_0x184ef4(0xd5)](_0x567dfe=>this[_0x184ef4(0xa2)](_0x567dfe)),_0x1092c7[_0x184ef4(0xb7)][_0x184ef4(0x87)][_0x184ef4(0xd5)](_0x21c221=>this[_0x184ef4(0xff)](_0x21c221)),_0x1092c7[_0x184ef4(0xb7)][_0x184ef4(0x87)][_0x184ef4(0xd5)](_0x356012=>this[_0x184ef4(0xd7)](_0x356012)),this[_0x184ef4(0xf7)]();}[_0x3ca05f(0xa2)](_0x30a928){const _0x2592b3=_0x3ca05f;if(_0x30a928[_0x2592b3(0xd0)][_0x2592b3(0xed)]||!_0x30a928[_0x2592b3(0xd0)][_0x2592b3(0xd3)])return!0x1;let _0x4481b2=!0x1;const _0x4bfa8e=this[_0x2592b3(0x84)][_0x2592b3(0x6f)][_0x2592b3(0x6d)](_0x2592b3(0xd6))[_0x2592b3(0x71)]({'skipNotAttached':!0x0})[_0x2592b3(0x9a)](_0x51ceed=>_0x51ceed[_0x2592b3(0xfe)]&&_0x2592b3(0xdf)==_0x51ceed[_0x2592b3(0xfe)][_0x2592b3(0x77)])[_0x2592b3(0x9a)](_0x43df50=>_0x43df50[_0x2592b3(0xfe)][_0x2592b3(0xd9)]&&_0x43df50[_0x2592b3(0xfe)][_0x2592b3(0xc2)]);for(const _0x1bbf50 of _0x4bfa8e)le(_0x1bbf50)||(_0x30a928[_0x2592b3(0xf8)](_0x1bbf50[_0x2592b3(0xa0)]()),_0x4481b2=!0x0);return _0x4481b2;}[_0x3ca05f(0xff)](_0xb0476b){const _0x258468=_0x3ca05f;if(_0xb0476b[_0x258468(0xd0)][_0x258468(0xed)]||!_0xb0476b[_0x258468(0xd0)][_0x258468(0xd3)])return!0x1;const _0x48f1ed=this[_0x258468(0x84)][_0x258468(0x6f)][_0x258468(0x6d)](_0x258468(0xd6));if(_0x48f1ed[_0x258468(0xfd)][_0x258468(0x8c)])return!0x1;let _0x15047a=!0x1;const _0x4828bf=[_0x258468(0xda),_0x258468(0xdf),_0x258468(0x75),_0x258468(0x9f),_0x258468(0xf4),_0x258468(0x92),_0x258468(0xdc),_0x258468(0xbe),_0x258468(0xbd)],_0x261261=this[_0x258468(0x84)][_0x258468(0xb7)][_0x258468(0x87)][_0x258468(0xaf)][_0x258468(0xc4)]()[_0x258468(0x9a)](_0x47ef96=>_0x258468(0xb0)==_0x47ef96[_0x258468(0xf1)])[_0x258468(0x9a)](_0x56b8b9=>_0x4828bf[_0x258468(0xad)](_0x56b8b9[_0x258468(0x7e)]));if(0x0==_0x261261[_0x258468(0x79)])return _0x15047a;for(const _0xb64819 of _0x261261){const _0x1f4e3b=_0x48f1ed[_0x258468(0x9e)](_0xb64819[_0x258468(0xb1)],_0x258468(0xb0))[_0x258468(0x9a)](_0x323a97=>!_0x323a97[_0x258468(0xb4)][_0x258468(0x7d)])[_0x258468(0xd8)](_0x21fc5f=>_0x21fc5f[_0x258468(0xca)])[_0x258468(0x9a)](_0x1bf47a=>{const _0x19fd6=_0x258468,_0x2590b4=_0x48f1ed[_0x19fd6(0x70)](_0x1bf47a);return _0x4828bf[_0x19fd6(0xad)](_0x2590b4);});if(_0x1f4e3b[_0x258468(0x79)]){for(const _0x30cdf3 of _0x1f4e3b)_0xb0476b[_0x258468(0xf8)](_0x30cdf3[_0x258468(0xa0)]());_0x15047a=!0x0;}}return _0x15047a;}[_0x3ca05f(0xd7)](_0x323669){const _0x167b1a=_0x3ca05f;if(_0x323669[_0x167b1a(0xd0)][_0x167b1a(0xed)]||!_0x323669[_0x167b1a(0xd0)][_0x167b1a(0xd3)])return!0x1;const _0xf5f15c=this[_0x167b1a(0x84)][_0x167b1a(0x6f)][_0x167b1a(0x6d)](_0x167b1a(0xd6));let _0x42f34d=!0x1;const _0x518f1b=[_0x167b1a(0xda),_0x167b1a(0xdf),_0x167b1a(0x75),_0x167b1a(0x9f),_0x167b1a(0xf4),_0x167b1a(0x92),_0x167b1a(0xdc),_0x167b1a(0xbe),_0x167b1a(0xbd)];for(const _0x234d7a of _0xf5f15c[_0x167b1a(0x71)]({'skipNotAttached':!0x0})){const _0x4a8745=_0xf5f15c[_0x167b1a(0x9e)](_0x234d7a[_0x167b1a(0xcc)](),_0x167b1a(0xb0))[_0x167b1a(0xd8)](_0x31e140=>_0x31e140[_0x167b1a(0xca)])[_0x167b1a(0x9a)](_0x3b0bab=>_0x3b0bab[_0x167b1a(0xfe)]&&_0x518f1b[_0x167b1a(0xad)](_0x3b0bab[_0x167b1a(0xfe)][_0x167b1a(0x77)]));if(!_0x4a8745[_0x167b1a(0x79)])continue;const _0x434e0d=_0x4a8745[0x0][_0x167b1a(0x9c)][_0x167b1a(0xd2)][_0x167b1a(0xe6)];if(!_0x4a8745[_0x167b1a(0x8e)](_0x330491=>_0x330491[_0x167b1a(0xd2)][_0x167b1a(0xe6)]===_0x434e0d)){for(const _0x5dc663 of _0x4a8745)_0x18b4bc(_0x5dc663,_0x434e0d)&&(_0x42f34d=!0x0);}}return _0x42f34d;function _0x4e58e5(_0x18e5ef,_0xdaad23){const _0x3255c1=_0x167b1a;for(const _0x5919ce of _0xf5f15c[_0x3255c1(0x71)]({'skipNotAttached':!0x0})[_0x3255c1(0x9a)](_0x3f6b71=>_0x3255c1(0xb0)==_0x3f6b71[_0x3255c1(0xf1)]&&_0x3f6b71[_0x3255c1(0xd2)][_0x3255c1(0xe6)]==_0x18e5ef))_0x5919ce[_0x3255c1(0xf6)](_0x3255c1(0xe6),_0xdaad23);}function _0x18b4bc(_0x567ed0,_0x24e8df){const _0xe6ec57=_0x167b1a;let _0x5a57de=_0x567ed0[_0xe6ec57(0x9c)],_0x2a4e44=!0x1;for(;_0x5a57de;)_0x5a57de[_0xe6ec57(0xd2)][_0xe6ec57(0xe6)]!=_0x24e8df&&(_0x4e58e5(_0x5a57de[_0xe6ec57(0xd2)][_0xe6ec57(0xe6)],_0x24e8df),_0x5a57de[_0xe6ec57(0xf6)](_0xe6ec57(0xe6),_0x24e8df),_0x2a4e44=!0x0),_0x5a57de=_0x5a57de[_0xe6ec57(0x85)];return _0x2a4e44;}}[_0x3ca05f(0xf7)](){const _0x377d2f=_0x3ca05f,_0x4b6d8c=this[_0x377d2f(0x84)],_0x8d9f2a=_0x4b6d8c[_0x377d2f(0x98)],_0x310cd4=_0x4b6d8c[_0x377d2f(0x6f)][_0x377d2f(0x6d)](_0x377d2f(0xd6));this[_0x377d2f(0xf3)](),_0x310cd4[_0x377d2f(0x8d)][_0x377d2f(0xc7)](_0x377d2f(0xf9),_0x377d2f(0x80),_0x377d2f(0xdd),function(_0x37fb8e,_0x3c6a89){const _0x4a68d0=_0x377d2f,_0x2c6d64=[];for(let _0x2a129b of _0x37fb8e)_0x2a129b[_0x4a68d0(0xb8)][_0x4a68d0(0xce)]===_0x2a129b[_0x4a68d0(0x74)][_0x4a68d0(0xdb)]&&(_0x2a129b=_0x4b6d8c[_0x4a68d0(0xb7)][_0x4a68d0(0x100)](_0x4b6d8c[_0x4a68d0(0xb7)][_0x4a68d0(0xb9)](_0x2a129b[_0x4a68d0(0xb8)][_0x4a68d0(0xce)],0x0))),_0x2c6d64[_0x4a68d0(0x83)](_0x2a129b);_0x4b6d8c[_0x4a68d0(0xb7)][_0x4a68d0(0xbf)](_0x52d714=>{const _0x8af516=_0x4a68d0,_0x1c75da=_0x4b6d8c[_0x8af516(0xb7)][_0x8af516(0x87)][_0x8af516(0xba)],_0x54363d=Array[_0x8af516(0xa6)](_0x1c75da[_0x8af516(0xe9)]())[_0x8af516(0xd8)](_0x31c7c1=>_0x3d1fd8[_0x8af516(0x78)](_0x31c7c1));_0x52d714[_0x8af516(0x7c)](_0x2c6d64),_0x4b6d8c[_0x8af516(0xab)][_0x8af516(0x6d)](_0x3c6a89[_0x8af516(0x8a)])[_0x8af516(0xbb)](),_0x3c6a89[_0x8af516(0x91)][_0x8af516(0x83)]({'forceDefaultExecution':!0x0}),_0x4b6d8c[_0x8af516(0xa4)](_0x3c6a89[_0x8af516(0x8a)],..._0x3c6a89[_0x8af516(0x91)]),_0x52d714[_0x8af516(0x7c)](_0x54363d);for(const _0x2b290c of _0x54363d)_0x2b290c[_0x8af516(0xfa)]();});}),_0x310cd4[_0x377d2f(0x94)][_0x377d2f(0xbc)](function(_0x4e1cdc){const _0x1f8a59=_0x377d2f,_0xcdca6e=!_0x4b6d8c[_0x1f8a59(0xb7)][_0x1f8a59(0x86)][_0x1f8a59(0xc0)](_0x4e1cdc),_0x2eda11=_0x4e1cdc[_0x1f8a59(0xa1)],_0x9f246c=_0x4e1cdc[_0x1f8a59(0xb5)],_0x495180=_0x4e1cdc[_0x1f8a59(0x96)](_0x1f8a59(0xdf)),_0x4b6c52=!_0x2eda11||_0x2eda11[_0x1f8a59(0x96)](_0x1f8a59(0xdf))!==_0x495180,_0x8619d7=!_0x9f246c||_0x9f246c[_0x1f8a59(0x96)](_0x1f8a59(0xdf))!==_0x495180;return _0xcdca6e&&Boolean(_0x495180)&&_0x4b6c52&&_0x8619d7;},_0x23ada5=>_0x4e29f0(_0x8d9f2a,_0x377d2f(0x99),_0x23ada5));}[_0x3ca05f(0xf3)](){const _0x26902c=_0x3ca05f,_0x55003a=this[_0x26902c(0x84)],_0x3c0f1f=_0x55003a[_0x26902c(0x98)];function _0x476118(_0x4d291b){const _0x4562f2=_0x26902c,_0x1ff726=_0x55003a[_0x4562f2(0xab)][_0x4562f2(0x6d)](_0x4562f2(0x7f))[_0x4562f2(0x8c)],_0x20c3d1=_0x55003a[_0x4562f2(0xab)][_0x4562f2(0x6d)](_0x4562f2(0xc3))[_0x4562f2(0x8c)];return _0x4562f2(0xc3)===_0x4d291b?_0x1ff726:_0x20c3d1;}_0x55003a[_0x26902c(0x6f)][_0x26902c(0x6d)](_0x26902c(0xd6))[_0x26902c(0x94)][_0x26902c(0x82)](function(_0x303ad6){const _0xfcf2b9=_0x26902c;if(_0xfcf2b9(0xf9)!=_0x303ad6[_0xfcf2b9(0xf1)])return;const {data:_0x155a0}=_0x303ad6;if(!_0x155a0)return;let _0x1a70c6,_0x2001d4,_0x2acf6b,_0x588808;switch(_0x155a0[_0xfcf2b9(0x8a)]){case _0xfcf2b9(0x7f):_0x2acf6b=_0x155a0[_0xfcf2b9(0x91)][0x0][_0xfcf2b9(0xcd)],_0x588808=_0x476118(_0x155a0[_0xfcf2b9(0x8a)]),_0x1a70c6=_0x2acf6b?_0xfcf2b9(0xaa):_0xfcf2b9(0x73),!_0x588808&&_0x55003a[_0xfcf2b9(0xd1)][_0xfcf2b9(0x6d)](_0xfcf2b9(0xa5))||(_0x1a70c6=_0xfcf2b9(0x8f)),_0x2001d4={'type':_0xfcf2b9(0xea),'content':_0x4e29f0(_0x3c0f1f,_0x1a70c6,_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0xc6)))};break;case _0xfcf2b9(0xc3):_0x2acf6b=_0x155a0[_0xfcf2b9(0x91)][0x0][_0xfcf2b9(0xcd)],_0x588808=_0x476118(_0x155a0[_0xfcf2b9(0x8a)]),_0x1a70c6=_0x2acf6b?_0xfcf2b9(0xaa):_0xfcf2b9(0x73),!_0x588808&&_0x55003a[_0xfcf2b9(0xd1)][_0xfcf2b9(0x6d)](_0xfcf2b9(0xa5))||(_0x1a70c6=_0xfcf2b9(0x8f)),_0x2001d4={'type':_0xfcf2b9(0xea),'content':_0x4e29f0(_0x3c0f1f,_0x1a70c6,_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0x101)))};break;case _0xfcf2b9(0xcf):_0x1a70c6=_0xfcf2b9(0xe5),_0x2001d4={'type':_0xfcf2b9(0xea),'content':_0x4e29f0(_0x3c0f1f,_0x1a70c6,_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0x99)))};break;case _0xfcf2b9(0x95):_0x1a70c6=function(_0x3b5907){const _0x2733f2=_0xfcf2b9,_0x332647=_0x3b5907[_0x2733f2(0xcc)]();let _0x6b43bd=_0x332647[_0x2733f2(0xb8)][_0x2733f2(0xce)];for(;_0x6b43bd&&_0x332647[_0x2733f2(0x9d)](_0x6b43bd);){if(_0x6b43bd[_0x2733f2(0x96)](_0x2733f2(0x75))>0x0)return!0x1;_0x6b43bd=_0x6b43bd[_0x2733f2(0xb5)];}return!0x0;}(_0x303ad6)?_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0x73),_0x4e29f0(_0x3c0f1f,function(_0x492e3e){const _0x511815=_0xfcf2b9;return _0x511815(0xfc)+_0x492e3e[_0x511815(0xcc)]()[_0x511815(0xb8)][_0x511815(0xce)][_0x511815(0x96)](_0x511815(0xda))[_0x511815(0x89)]()+_0x511815(0xde);}(_0x303ad6))):_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0xec),_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0x99))),_0x2001d4={'type':_0xfcf2b9(0xea),'content':_0x1a70c6};break;case _0xfcf2b9(0xc5):case _0xfcf2b9(0xe1):!0x1===_0x155a0[_0xfcf2b9(0xd4)]&&(_0x1a70c6=_0xfcf2b9(0xe8),_0x2001d4={'type':_0xfcf2b9(0xf2),'content':_0x4e29f0(_0x3c0f1f,_0x1a70c6,_0x4e29f0(_0x3c0f1f,_0xfcf2b9(0x99)))});}return _0x2001d4;});}}function le(_0x153b2e){const _0x24961d=_0x3ca05f;let _0xf01530=_0x153b2e[_0x24961d(0xcc)]()[_0x24961d(0xb8)][_0x24961d(0xce)][_0x24961d(0xa1)];for(;_0xf01530;){const _0x376930=_0xf01530[_0x24961d(0x96)](_0x24961d(0xdf));if(!_0x376930)return!0x1;if(_0x376930==_0x153b2e[_0x24961d(0xfe)][_0x24961d(0xd9)])return _0x24961d(0xd9);if(_0x376930==_0x153b2e[_0x24961d(0xfe)][_0x24961d(0xc2)])return _0x24961d(0xc2);_0xf01530=_0xf01530[_0x24961d(0xa1)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4313(_0x2fff19,_0x5d79b8){const _0x1ef256=_0x1ef2();return _0x4313=function(_0x4313b6,_0x428468){_0x4313b6=_0x4313b6-0x7e;let _0x1d2398=_0x1ef256[_0x4313b6];return _0x1d2398;},_0x4313(_0x2fff19,_0x5d79b8);}const _0x104547=_0x4313;(function(_0x3a00e3,_0x1ef106){const _0x4a46dc=_0x4313,_0x19ea41=_0x3a00e3();while(!![]){try{const _0x5e9478=-parseInt(_0x4a46dc(0x99))/0x1*(parseInt(_0x4a46dc(0x90))/0x2)+-parseInt(_0x4a46dc(0xb0))/0x3+parseInt(_0x4a46dc(0x97))/0x4+-parseInt(_0x4a46dc(0xa1))/0x5*(parseInt(_0x4a46dc(0xc0))/0x6)+parseInt(_0x4a46dc(0xd7))/0x7+-parseInt(_0x4a46dc(0xb4))/0x8+-parseInt(_0x4a46dc(0xba))/0x9*(-parseInt(_0x4a46dc(0xc2))/0xa);if(_0x5e9478===_0x1ef106)break;else _0x19ea41['push'](_0x19ea41['shift']());}catch(_0x10ad0f){_0x19ea41['push'](_0x19ea41['shift']());}}}(_0x1ef2,0x22d7c));import{Plugin as _0x1bd5aa}from'ckeditor5/src/core.js';import{getTranslation as _0x25f4a1}from'../utils/common-translations.js';function _0x1ef2(){const _0xc967b3=['1064270WpSQJv','key','getFirstMarker','list.properties','*Format:*\x20set\x20order\x20to\x20regular','_getAttributeKey','batch','toUpperCase','registerAttributeLabel','descriptionFactory','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','listStyle','filter','*Format:*\x20set\x20order\x20to\x20reversed','customNumbered','getSuggestions','lower-latin','_LIST_DEFAULT','document','removeMarker','847140bIBqvA','listStart','ELEMENT_','startIndex','upper-latin','numbered','type','locale','listType','registerDescriptionCallback','FORMAT_LIST_REVERSED','listReversed','registerPostFixer','bulleted','newValue','decimal-leading-zero','bind','handleDescriptions','next','get','FORMAT_LIST_START','6wcIFPb','config','isUndo','*Remove\x20format:*\x20%0','editor','getFirstRange','format','193584GdFeDj','has','38806QcJTlf','start','_LIST_','data','TrackChangesEditing','_findSuggestions','model','decimal','5zgHYkM','_registerLegacyDescription','formatBlock','registerBlockAttribute','find','reversed','includes','circle','square','upper-roman','suggestion','commandParams','*Format:*\x20set\x20start\x20index\x20to\x20%0','disc','plugins','259794rJpjTb','lower-roman','attribute','styles','283608ZjpkTK','replace','head','enableDefaultAttributesIntegration','afterInit','ListPropertiesEditing','18YepUuj','nodeAfter','oldValue','commandName','getAttribute','_getTranslationKeyForListStyle','6522rFHecJ','default'];_0x1ef2=function(){return _0xc967b3;};return _0x1ef2();}export default class pe extends _0x1bd5aa{[_0x104547(0xb8)](){const _0x54ad8e=_0x104547;if(!this[_0x54ad8e(0x94)][_0x54ad8e(0xaf)][_0x54ad8e(0x98)](_0x54ad8e(0xb9)))return;const _0x14b2e9=this[_0x54ad8e(0x94)][_0x54ad8e(0x91)][_0x54ad8e(0x8e)](_0x54ad8e(0xc5)),_0x4c61b0=this[_0x54ad8e(0x94)][_0x54ad8e(0xaf)][_0x54ad8e(0x8e)](_0x54ad8e(0x9d));_0x14b2e9[_0x54ad8e(0xb3)]&&(_0x4c61b0[_0x54ad8e(0xb7)](_0x54ad8e(0xce)),_0x4c61b0[_0x54ad8e(0xa4)](_0x54ad8e(0xce))),_0x14b2e9[_0x54ad8e(0xa6)]&&(_0x4c61b0[_0x54ad8e(0xb7)](_0x54ad8e(0x86)),_0x4c61b0[_0x54ad8e(0xa4)](_0x54ad8e(0x86))),_0x14b2e9[_0x54ad8e(0x7e)]&&(_0x4c61b0[_0x54ad8e(0xb7)](_0x54ad8e(0xd8)),_0x4c61b0[_0x54ad8e(0xa4)](_0x54ad8e(0xd8)));const _0x121efb={'type':_0x54ad8e(0x96),'content':''};_0x4c61b0[_0x54ad8e(0xcb)][_0x54ad8e(0x84)](this[_0x54ad8e(0x8c)][_0x54ad8e(0x8b)](this));const _0x204bc6=this[_0x54ad8e(0x94)][_0x54ad8e(0x82)];_0x4c61b0[_0x54ad8e(0xcb)][_0x54ad8e(0xca)](_0x54ad8e(0x86),_0x25f4a1(_0x204bc6,_0x54ad8e(0x85))),_0x4c61b0[_0x54ad8e(0xcb)][_0x54ad8e(0x84)](_0x13908b=>{const _0x3cd109=_0x54ad8e,{data:_0x2a18f5}=_0x13908b;if(_0x2a18f5&&_0x3cd109(0x86)==_0x2a18f5[_0x3cd109(0xc3)])return null==_0x2a18f5[_0x3cd109(0x89)]||0x0==_0x2a18f5[_0x3cd109(0x89)]&&null==_0x2a18f5[_0x3cd109(0xbc)]?_0x121efb:void 0x0;}),_0x4c61b0[_0x54ad8e(0xcb)][_0x54ad8e(0xca)](_0x54ad8e(0xd8),_0x25f4a1(_0x204bc6,_0x54ad8e(0x8f))),_0x4c61b0[_0x54ad8e(0xcb)][_0x54ad8e(0x84)](_0x9edc96=>{const _0x3854b4=_0x54ad8e,{data:_0x4fdc36}=_0x9edc96;if(_0x4fdc36&&_0x3854b4(0xd8)==_0x4fdc36[_0x3854b4(0xc3)])return null==_0x4fdc36[_0x3854b4(0x89)]||0x1==_0x4fdc36[_0x3854b4(0x89)]&&null==_0x4fdc36[_0x3854b4(0xbc)]?_0x121efb:void 0x0;}),this[_0x54ad8e(0x94)][_0x54ad8e(0x9f)][_0x54ad8e(0xd5)][_0x54ad8e(0x87)](_0x9b32ca=>{const _0xc93020=_0x54ad8e;if(_0x9b32ca[_0xc93020(0xc8)][_0xc93020(0x92)])return!0x1;let _0x1f20ae=!0x1;const _0x51bd77=_0x4c61b0[_0xc93020(0xd2)]({'skipNotAttached':!0x0})[_0xc93020(0xcf)](_0x3b5996=>{const _0x5f0225=_0xc93020,_0x46dd67=_0x4c61b0[_0x5f0225(0xc7)](_0x3b5996);return _0x5f0225(0xd8)==_0x46dd67||_0x5f0225(0x86)==_0x46dd67;});for(const _0x2ac52d of _0x51bd77){const _0x1aec19=_0x2ac52d[_0xc93020(0x95)]()[_0xc93020(0x9a)][_0xc93020(0xbb)][_0xc93020(0xbe)](_0xc93020(0x83));if(_0xc93020(0x80)==_0x1aec19||_0xc93020(0xd1)==_0x1aec19)continue;_0x4c61b0[_0xc93020(0x9e)](_0x2ac52d[_0xc93020(0x95)](),_0xc93020(0xb2))[_0xc93020(0xa5)](_0x27b3cd=>_0xc93020(0x83)==_0x4c61b0[_0xc93020(0xc7)](_0x27b3cd[_0xc93020(0xab)]))||(_0x9b32ca[_0xc93020(0xd6)](_0x2ac52d[_0xc93020(0xc4)]()),_0x1f20ae=!0x0);}return _0x1f20ae;}),this[_0x54ad8e(0xa2)]();}[_0x104547(0x8c)](_0x2c6055){const _0x491007=_0x104547,_0x458a61=this[_0x491007(0x94)][_0x491007(0x82)],{data:_0x58c787}=_0x2c6055,_0x291a80={'type':_0x491007(0x96),'content':''};if(!_0x58c787||_0x491007(0xce)!=_0x58c787[_0x491007(0xc3)])return;if(!_0x58c787[_0x491007(0xbc)])return _0x491007(0xc1)==_0x58c787[_0x491007(0x89)]?_0x291a80:{'type':_0x491007(0x96),'content':''+_0x25f4a1(_0x458a61,_0x491007(0xcc),_0x25f4a1(_0x458a61,this[_0x491007(0xbf)](_0x58c787[_0x491007(0x89)])))};if(!_0x58c787[_0x491007(0x89)]){if(_0x491007(0xc1)==_0x58c787[_0x491007(0xbc)])return _0x291a80;let _0x36638d=_0x2c6055[_0x491007(0xb6)];for(;_0x36638d;){if(_0x36638d[_0x491007(0x9c)]&&_0x491007(0x83)==_0x36638d[_0x491007(0x9c)][_0x491007(0xc3)]&&_0x36638d[_0x491007(0x9c)][_0x491007(0x89)])return _0x291a80;_0x36638d=_0x36638d[_0x491007(0x8d)];}return{'type':_0x491007(0x96),'content':''+_0x25f4a1(_0x458a61,_0x491007(0x93),_0x25f4a1(_0x458a61,this[_0x491007(0xbf)](_0x58c787[_0x491007(0xbc)])))};}if(_0x491007(0xc1)!=_0x58c787[_0x491007(0x89)])return{'type':_0x491007(0x96),'content':''+_0x25f4a1(_0x458a61,_0x491007(0xcc),_0x25f4a1(_0x458a61,this[_0x491007(0xbf)](_0x58c787[_0x491007(0x89)])))};let _0x57270c=_0x2c6055[_0x491007(0xb6)];for(;_0x57270c;){if(_0x57270c[_0x491007(0x9c)]&&_0x491007(0x83)==_0x57270c[_0x491007(0x9c)][_0x491007(0xc3)]&&_0x57270c[_0x491007(0x9c)][_0x491007(0x89)]&&_0x57270c[_0x491007(0x9c)][_0x491007(0xbc)])return _0x291a80;_0x57270c=_0x57270c[_0x491007(0x8d)];}const _0x11f459=_0x2c6055[_0x491007(0x95)]()[_0x491007(0x9a)][_0x491007(0xbb)][_0x491007(0xbe)](_0x491007(0x83));return{'type':_0x491007(0x96),'content':_0x25f4a1(_0x458a61,_0x491007(0xcc),_0x25f4a1(_0x458a61,_0x491007(0xd9)+_0x11f459[_0x491007(0xc9)]()+_0x491007(0xd4)))};}[_0x104547(0xa2)](){const _0x1f892f=_0x104547,_0x5db456=this[_0x1f892f(0x94)],_0x53f4ea=_0x5db456[_0x1f892f(0x82)];_0x5db456[_0x1f892f(0xaf)][_0x1f892f(0x8e)](_0x1f892f(0x9d))[_0x1f892f(0xcb)][_0x1f892f(0x84)](_0x20fff1=>{const _0x4b6553=_0x1f892f;if(_0x4b6553(0xa3)!=_0x20fff1[_0x4b6553(0x81)])return;const {data:_0xcd3ad}=_0x20fff1;if(!_0xcd3ad)return;let _0x4ff563,_0x58d226;switch(_0xcd3ad[_0x4b6553(0xbd)]){case _0x4b6553(0xce):_0x4ff563=_0x4b6553(0xcd),_0x58d226={'type':_0x4b6553(0x96),'content':_0x25f4a1(_0x53f4ea,_0x4ff563,_0x25f4a1(_0x53f4ea,this[_0x4b6553(0xbf)](_0xcd3ad[_0x4b6553(0xac)][0x0][_0x4b6553(0x81)])))};break;case _0x4b6553(0x86):_0x4ff563=_0xcd3ad[_0x4b6553(0xac)][0x0][_0x4b6553(0xa6)]?_0x4b6553(0xd0):_0x4b6553(0xc6),_0x58d226={'type':_0x4b6553(0x96),'content':_0x25f4a1(_0x53f4ea,_0x4ff563)};break;case _0x4b6553(0xd8):_0x4ff563=_0x4b6553(0xad),_0x58d226={'type':_0x4b6553(0x96),'content':_0x25f4a1(_0x53f4ea,_0x4ff563,_0xcd3ad[_0x4b6553(0xac)][0x0][_0x4b6553(0x7e)])};}return _0x58d226;});}[_0x104547(0xbf)](_0x25fd0f){const _0x328d00=_0x104547;return _0x328d00(0xd9)+function(_0x330871){const _0x3fdc99=_0x328d00;if(ye[_0x3fdc99(0xa7)](_0x330871))return _0x3fdc99(0x88);if(he[_0x3fdc99(0xa7)](_0x330871))return _0x3fdc99(0x80);return null;}(_0x25fd0f)[_0x328d00(0xc9)]()+_0x328d00(0x9b)+_0x25fd0f[_0x328d00(0xc9)]()[_0x328d00(0xb5)](/-/g,'_');}}const ye=[_0x104547(0xae),_0x104547(0xa8),_0x104547(0xa9)],he=[_0x104547(0xa0),_0x104547(0x8a),_0x104547(0xb1),_0x104547(0xaa),_0x104547(0xd3),_0x104547(0x7f)];
23
+ const _0x2c1dfe=_0x31b1;function _0x31b1(_0x49cbe3,_0x283098){const _0x506416=_0x5064();return _0x31b1=function(_0x31b19f,_0xd34f14){_0x31b19f=_0x31b19f-0x18b;let _0x1909c6=_0x506416[_0x31b19f];return _0x1909c6;},_0x31b1(_0x49cbe3,_0x283098);}(function(_0x3a9031,_0x168b02){const _0x1fb091=_0x31b1,_0x523193=_0x3a9031();while(!![]){try{const _0x1a0ddc=-parseInt(_0x1fb091(0x1d4))/0x1*(-parseInt(_0x1fb091(0x1db))/0x2)+-parseInt(_0x1fb091(0x18e))/0x3+-parseInt(_0x1fb091(0x1ae))/0x4+-parseInt(_0x1fb091(0x1e0))/0x5+-parseInt(_0x1fb091(0x1c4))/0x6+parseInt(_0x1fb091(0x1b9))/0x7+-parseInt(_0x1fb091(0x1ac))/0x8*(-parseInt(_0x1fb091(0x1b1))/0x9);if(_0x1a0ddc===_0x168b02)break;else _0x523193['push'](_0x523193['shift']());}catch(_0x49f721){_0x523193['push'](_0x523193['shift']());}}}(_0x5064,0x2bb28));function _0x5064(){const _0x195815=['getFirstMarker','*Format:*\x20set\x20start\x20index\x20to\x20%0','find','listType','ListPropertiesEditing','locale','removeMarker','document','bind','descriptionFactory','oldValue','head','ELEMENT_','listStart','get','customNumbered','3364568tRjIIM','decimal','1200584ufCOLm','newValue','*Format:*\x20set\x20order\x20to\x20reversed','9sYKpRH','_getAttributeKey','toUpperCase','bulleted','filter','key','_LIST_','handleDescriptions','1065883EtiIQC','next','listReversed','circle','*Set\x20format:*\x20%0','registerBlockAttribute','registerPostFixer','data','list.properties','decimal-leading-zero','getSuggestions','1063062anpfUt','*Remove\x20format:*\x20%0','_LIST_DEFAULT','start','includes','_registerLegacyDescription','_getTranslationKeyForListStyle','FORMAT_LIST_REVERSED','FORMAT_LIST_START','TrackChangesEditing','upper-latin','formatBlock','config','lower-roman','reversed','editor','136663guCxTx','registerDescriptionCallback','listStyle','getFirstRange','afterInit','*Format:*\x20set\x20order\x20to\x20regular','isUndo','2ETRoRo','startIndex','commandName','*Change\x20to:*\x20%0','nodeAfter','48200aQihZu','styles','format','lower-latin','has','default','getAttribute','model','replace','130668ZAOrdv','attribute','enableDefaultAttributesIntegration','suggestion','disc','numbered','upper-roman','plugins','commandParams','_findSuggestions','type','square','batch','registerAttributeLabel'];_0x5064=function(){return _0x195815;};return _0x5064();}import{Plugin as _0x161ee1}from'ckeditor5/src/core.js';import{getTranslation as _0x57cf94}from'../utils/common-translations.js';export default class pe extends _0x161ee1{[_0x2c1dfe(0x1d8)](){const _0x4e6128=_0x2c1dfe;if(!this[_0x4e6128(0x1d3)][_0x4e6128(0x195)][_0x4e6128(0x1e4)](_0x4e6128(0x1a0)))return;const _0x4f0edb=this[_0x4e6128(0x1d3)][_0x4e6128(0x1d0)][_0x4e6128(0x1aa)](_0x4e6128(0x1c1)),_0x1a9487=this[_0x4e6128(0x1d3)][_0x4e6128(0x195)][_0x4e6128(0x1aa)](_0x4e6128(0x1cd));_0x4f0edb[_0x4e6128(0x1e1)]&&(_0x1a9487[_0x4e6128(0x190)](_0x4e6128(0x1d6)),_0x1a9487[_0x4e6128(0x1be)](_0x4e6128(0x1d6))),_0x4f0edb[_0x4e6128(0x1d2)]&&(_0x1a9487[_0x4e6128(0x190)](_0x4e6128(0x1bb)),_0x1a9487[_0x4e6128(0x1be)](_0x4e6128(0x1bb))),_0x4f0edb[_0x4e6128(0x1dc)]&&(_0x1a9487[_0x4e6128(0x190)](_0x4e6128(0x1a9)),_0x1a9487[_0x4e6128(0x1be)](_0x4e6128(0x1a9)));const _0x5a931e={'type':_0x4e6128(0x1e2),'content':''};_0x1a9487[_0x4e6128(0x1a5)][_0x4e6128(0x1d5)](this[_0x4e6128(0x1b8)][_0x4e6128(0x1a4)](this));const _0x1830fe=this[_0x4e6128(0x1d3)][_0x4e6128(0x1a1)];_0x1a9487[_0x4e6128(0x1a5)][_0x4e6128(0x19b)](_0x4e6128(0x1bb),_0x57cf94(_0x1830fe,_0x4e6128(0x1cb))),_0x1a9487[_0x4e6128(0x1a5)][_0x4e6128(0x1d5)](_0x4382c4=>{const _0x533a01=_0x4e6128,{data:_0x75b119}=_0x4382c4;if(_0x75b119&&_0x533a01(0x1bb)==_0x75b119[_0x533a01(0x1b6)])return null==_0x75b119[_0x533a01(0x1af)]||0x0==_0x75b119[_0x533a01(0x1af)]&&null==_0x75b119[_0x533a01(0x1a6)]?_0x5a931e:void 0x0;}),_0x1a9487[_0x4e6128(0x1a5)][_0x4e6128(0x19b)](_0x4e6128(0x1a9),_0x57cf94(_0x1830fe,_0x4e6128(0x1cc))),_0x1a9487[_0x4e6128(0x1a5)][_0x4e6128(0x1d5)](_0x586b77=>{const _0x4ee508=_0x4e6128,{data:_0x52f34c}=_0x586b77;if(_0x52f34c&&_0x4ee508(0x1a9)==_0x52f34c[_0x4ee508(0x1b6)])return null==_0x52f34c[_0x4ee508(0x1af)]||0x1==_0x52f34c[_0x4ee508(0x1af)]&&null==_0x52f34c[_0x4ee508(0x1a6)]?_0x5a931e:void 0x0;}),this[_0x4e6128(0x1d3)][_0x4e6128(0x18c)][_0x4e6128(0x1a3)][_0x4e6128(0x1bf)](_0x5d39e5=>{const _0x25a90e=_0x4e6128;if(_0x5d39e5[_0x25a90e(0x19a)][_0x25a90e(0x1da)])return!0x1;let _0x2d5d1e=!0x1;const _0x519674=_0x1a9487[_0x25a90e(0x1c3)]({'skipNotAttached':!0x0})[_0x25a90e(0x1b5)](_0x22f814=>{const _0x4b7237=_0x25a90e,_0x32fc9e=_0x1a9487[_0x4b7237(0x1b2)](_0x22f814);return _0x4b7237(0x1a9)==_0x32fc9e||_0x4b7237(0x1bb)==_0x32fc9e;});for(const _0xa80b13 of _0x519674){const _0x5acb28=_0xa80b13[_0x25a90e(0x1d7)]()[_0x25a90e(0x1c7)][_0x25a90e(0x1df)][_0x25a90e(0x18b)](_0x25a90e(0x19f));if(_0x25a90e(0x193)==_0x5acb28||_0x25a90e(0x1ab)==_0x5acb28)continue;_0x1a9487[_0x25a90e(0x197)](_0xa80b13[_0x25a90e(0x1d7)](),_0x25a90e(0x18f))[_0x25a90e(0x19e)](_0x23697b=>_0x25a90e(0x19f)==_0x1a9487[_0x25a90e(0x1b2)](_0x23697b[_0x25a90e(0x191)]))||(_0x5d39e5[_0x25a90e(0x1a2)](_0xa80b13[_0x25a90e(0x19c)]()),_0x2d5d1e=!0x0);}return _0x2d5d1e;}),this[_0x4e6128(0x1c9)]();}[_0x2c1dfe(0x1b8)](_0x10c487){const _0x32c04e=_0x2c1dfe,_0x199c08=this[_0x32c04e(0x1d3)][_0x32c04e(0x1a1)],{data:_0x5f4189}=_0x10c487,_0x382e42={'type':_0x32c04e(0x1e2),'content':''};if(!_0x5f4189||_0x32c04e(0x1d6)!=_0x5f4189[_0x32c04e(0x1b6)])return;if(!_0x5f4189[_0x32c04e(0x1a6)])return _0x32c04e(0x1e5)==_0x5f4189[_0x32c04e(0x1af)]?_0x382e42:{'type':_0x32c04e(0x1e2),'content':''+_0x57cf94(_0x199c08,_0x32c04e(0x1bd),_0x57cf94(_0x199c08,this[_0x32c04e(0x1ca)](_0x5f4189[_0x32c04e(0x1af)])))};if(!_0x5f4189[_0x32c04e(0x1af)]){if(_0x32c04e(0x1e5)==_0x5f4189[_0x32c04e(0x1a6)])return _0x382e42;let _0x59366d=_0x10c487[_0x32c04e(0x1a7)];for(;_0x59366d;){if(_0x59366d[_0x32c04e(0x1c0)]&&_0x32c04e(0x19f)==_0x59366d[_0x32c04e(0x1c0)][_0x32c04e(0x1b6)]&&_0x59366d[_0x32c04e(0x1c0)][_0x32c04e(0x1af)])return _0x382e42;_0x59366d=_0x59366d[_0x32c04e(0x1ba)];}return{'type':_0x32c04e(0x1e2),'content':''+_0x57cf94(_0x199c08,_0x32c04e(0x1c5),_0x57cf94(_0x199c08,this[_0x32c04e(0x1ca)](_0x5f4189[_0x32c04e(0x1a6)])))};}if(_0x32c04e(0x1e5)!=_0x5f4189[_0x32c04e(0x1af)])return{'type':_0x32c04e(0x1e2),'content':''+_0x57cf94(_0x199c08,_0x32c04e(0x1bd),_0x57cf94(_0x199c08,this[_0x32c04e(0x1ca)](_0x5f4189[_0x32c04e(0x1af)])))};let _0x38d257=_0x10c487[_0x32c04e(0x1a7)];for(;_0x38d257;){if(_0x38d257[_0x32c04e(0x1c0)]&&_0x32c04e(0x19f)==_0x38d257[_0x32c04e(0x1c0)][_0x32c04e(0x1b6)]&&_0x38d257[_0x32c04e(0x1c0)][_0x32c04e(0x1af)]&&_0x38d257[_0x32c04e(0x1c0)][_0x32c04e(0x1a6)])return _0x382e42;_0x38d257=_0x38d257[_0x32c04e(0x1ba)];}const _0x27fc14=_0x10c487[_0x32c04e(0x1d7)]()[_0x32c04e(0x1c7)][_0x32c04e(0x1df)][_0x32c04e(0x18b)](_0x32c04e(0x19f));return{'type':_0x32c04e(0x1e2),'content':_0x57cf94(_0x199c08,_0x32c04e(0x1bd),_0x57cf94(_0x199c08,_0x32c04e(0x1a8)+_0x27fc14[_0x32c04e(0x1b3)]()+_0x32c04e(0x1c6)))};}[_0x2c1dfe(0x1c9)](){const _0x3be818=_0x2c1dfe,_0x2280b9=this[_0x3be818(0x1d3)],_0x3a2e1a=_0x2280b9[_0x3be818(0x1a1)];_0x2280b9[_0x3be818(0x195)][_0x3be818(0x1aa)](_0x3be818(0x1cd))[_0x3be818(0x1a5)][_0x3be818(0x1d5)](_0x57db2a=>{const _0x476e48=_0x3be818;if(_0x476e48(0x1cf)!=_0x57db2a[_0x476e48(0x198)])return;const {data:_0x420ef4}=_0x57db2a;if(!_0x420ef4)return;let _0x415c10,_0x3c0076;switch(_0x420ef4[_0x476e48(0x1dd)]){case _0x476e48(0x1d6):_0x415c10=_0x476e48(0x1de),_0x3c0076={'type':_0x476e48(0x1e2),'content':_0x57cf94(_0x3a2e1a,_0x415c10,_0x57cf94(_0x3a2e1a,this[_0x476e48(0x1ca)](_0x420ef4[_0x476e48(0x196)][0x0][_0x476e48(0x198)])))};break;case _0x476e48(0x1bb):_0x415c10=_0x420ef4[_0x476e48(0x196)][0x0][_0x476e48(0x1d2)]?_0x476e48(0x1b0):_0x476e48(0x1d9),_0x3c0076={'type':_0x476e48(0x1e2),'content':_0x57cf94(_0x3a2e1a,_0x415c10)};break;case _0x476e48(0x1a9):_0x415c10=_0x476e48(0x19d),_0x3c0076={'type':_0x476e48(0x1e2),'content':_0x57cf94(_0x3a2e1a,_0x415c10,_0x420ef4[_0x476e48(0x196)][0x0][_0x476e48(0x1dc)])};}return _0x3c0076;});}[_0x2c1dfe(0x1ca)](_0x4400d8){const _0x59da52=_0x2c1dfe;return _0x59da52(0x1a8)+function(_0x277661){const _0x490b3f=_0x59da52;if(ye[_0x490b3f(0x1c8)](_0x277661))return _0x490b3f(0x1b4);if(he[_0x490b3f(0x1c8)](_0x277661))return _0x490b3f(0x193);return null;}(_0x4400d8)[_0x59da52(0x1b3)]()+_0x59da52(0x1b7)+_0x4400d8[_0x59da52(0x1b3)]()[_0x59da52(0x18d)](/-/g,'_');}}const ye=[_0x2c1dfe(0x192),_0x2c1dfe(0x1bc),_0x2c1dfe(0x199)],he=[_0x2c1dfe(0x1ad),_0x2c1dfe(0x1c2),_0x2c1dfe(0x1d1),_0x2c1dfe(0x194),_0x2c1dfe(0x1e3),_0x2c1dfe(0x1ce)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24b7ac=_0x5232;function _0x5232(_0x455cb1,_0x4f188a){const _0x406b7c=_0x406b();return _0x5232=function(_0x5232da,_0x56b31f){_0x5232da=_0x5232da-0xfc;let _0x27c647=_0x406b7c[_0x5232da];return _0x27c647;},_0x5232(_0x455cb1,_0x4f188a);}(function(_0xefed0c,_0x389ee0){const _0x320553=_0x5232,_0x4b8e03=_0xefed0c();while(!![]){try{const _0x3a1707=-parseInt(_0x320553(0x110))/0x1+-parseInt(_0x320553(0x112))/0x2*(-parseInt(_0x320553(0x102))/0x3)+-parseInt(_0x320553(0x10c))/0x4+-parseInt(_0x320553(0x10e))/0x5*(-parseInt(_0x320553(0x117))/0x6)+parseInt(_0x320553(0xfe))/0x7+parseInt(_0x320553(0xfc))/0x8*(parseInt(_0x320553(0x10a))/0x9)+-parseInt(_0x320553(0x111))/0xa;if(_0x3a1707===_0x389ee0)break;else _0x4b8e03['push'](_0x4b8e03['shift']());}catch(_0x1f1aeb){_0x4b8e03['push'](_0x4b8e03['shift']());}}}(_0x406b,0x44226));import{Plugin as _0x194d30}from'ckeditor5/src/core.js';function _0x406b(){const _0x54ed6c=['10871070ZyXKhi','12tmeiDq','has','ELEMENT_MEDIA','dataDowncast','div','50394ComQPZ','editor','conversion','high','registerElementLabel','for','get','descriptionFactory','afterInit','showSuggestionHighlights','8bDSdDc','data','2871337fglAfm','attribute:url:media','createEmptyElement','TrackChangesEditing','71106lznAzG','MediaEmbedEditing','plugins','options','locale','stop','elementToElement','enableCommand','4662477aUCEEx','mediaEmbed','423124GStRSX','downcastDispatcher','270DqbWgV','media','52036gwKRRO'];_0x406b=function(){return _0x54ed6c;};return _0x406b();}import{getTranslation as _0x255c59}from'../utils/common-translations.js';export default class ft extends _0x194d30{[_0x24b7ac(0x11f)](){const _0x93635e=_0x24b7ac,_0x132311=this[_0x93635e(0x118)];if(!_0x132311[_0x93635e(0x104)][_0x93635e(0x113)](_0x93635e(0x103)))return;const _0x343e25=_0x132311[_0x93635e(0x104)][_0x93635e(0x11d)](_0x93635e(0x101)),_0x4004b3=_0x132311[_0x93635e(0x106)];_0x343e25[_0x93635e(0x109)](_0x93635e(0x10b)),_0x343e25[_0x93635e(0x11e)][_0x93635e(0x11b)](_0x93635e(0x10f),_0x47c48f=>_0x255c59(_0x4004b3,_0x93635e(0x114),_0x47c48f)),_0x132311[_0x93635e(0x119)][_0x93635e(0x11c)](_0x93635e(0x115))[_0x93635e(0x108)]({'model':_0x93635e(0x10f),'view':(_0x23fea1,{writer:_0x38b48c,options:_0x6ccedc})=>{const _0x39948f=_0x93635e;if(_0x6ccedc[_0x39948f(0x120)])return _0x38b48c[_0x39948f(0x100)](_0x39948f(0x116));},'converterPriority':_0x93635e(0x11a)}),_0x132311[_0x93635e(0xfd)][_0x93635e(0x10d)]['on'](_0x93635e(0xff),(_0x1ca4b5,_0x3e1da5,_0x164cbf)=>{const _0x491b15=_0x93635e;_0x164cbf[_0x491b15(0x105)][_0x491b15(0x120)]&&_0x1ca4b5[_0x491b15(0x107)]();},{'priority':_0x93635e(0x11a)});}}
23
+ const _0x3e8964=_0x2457;function _0x5301(){const _0x348c8d=['options','257571rgAYMI','media','locale','72IttMgm','TrackChangesEditing','plugins','showSuggestionHighlights','310BpQCaR','for','data','MediaEmbedEditing','createEmptyElement','descriptionFactory','downcastDispatcher','2NahjBZ','8276440EQxqVR','div','dataDowncast','high','5620QHtrHy','afterInit','editor','conversion','ELEMENT_MEDIA','1346727NUrRye','attribute:url:media','5228965Hrepfu','get','stop','registerElementLabel','4864728pqKNug','enableCommand','has','58642zPbhby','elementToElement','mediaEmbed'];_0x5301=function(){return _0x348c8d;};return _0x5301();}(function(_0x3376e4,_0x25c09d){const _0x6d7384=_0x2457,_0x3955a8=_0x3376e4();while(!![]){try{const _0x260461=parseInt(_0x6d7384(0x1cc))/0x1+-parseInt(_0x6d7384(0x1de))/0x2*(parseInt(_0x6d7384(0x1c3))/0x3)+parseInt(_0x6d7384(0x1e3))/0x4*(-parseInt(_0x6d7384(0x1d7))/0x5)+parseInt(_0x6d7384(0x1c9))/0x6+parseInt(_0x6d7384(0x1c5))/0x7+-parseInt(_0x6d7384(0x1d3))/0x8*(-parseInt(_0x6d7384(0x1d0))/0x9)+-parseInt(_0x6d7384(0x1df))/0xa;if(_0x260461===_0x25c09d)break;else _0x3955a8['push'](_0x3955a8['shift']());}catch(_0x25722b){_0x3955a8['push'](_0x3955a8['shift']());}}}(_0x5301,0x7c97d));import{Plugin as _0x19bde3}from'ckeditor5/src/core.js';import{getTranslation as _0x414220}from'../utils/common-translations.js';function _0x2457(_0x3a2fd4,_0x3ffc53){const _0x530138=_0x5301();return _0x2457=function(_0x245743,_0x1dc5c5){_0x245743=_0x245743-0x1c2;let _0x190366=_0x530138[_0x245743];return _0x190366;},_0x2457(_0x3a2fd4,_0x3ffc53);}export default class ft extends _0x19bde3{[_0x3e8964(0x1e4)](){const _0x3fa4e0=_0x3e8964,_0x584ac6=this[_0x3fa4e0(0x1e5)];if(!_0x584ac6[_0x3fa4e0(0x1d5)][_0x3fa4e0(0x1cb)](_0x3fa4e0(0x1da)))return;const _0x1fab6d=_0x584ac6[_0x3fa4e0(0x1d5)][_0x3fa4e0(0x1c6)](_0x3fa4e0(0x1d4)),_0x1e6071=_0x584ac6[_0x3fa4e0(0x1d2)];_0x1fab6d[_0x3fa4e0(0x1ca)](_0x3fa4e0(0x1ce)),_0x1fab6d[_0x3fa4e0(0x1dc)][_0x3fa4e0(0x1c8)](_0x3fa4e0(0x1d1),_0x80987a=>_0x414220(_0x1e6071,_0x3fa4e0(0x1c2),_0x80987a)),_0x584ac6[_0x3fa4e0(0x1e6)][_0x3fa4e0(0x1d8)](_0x3fa4e0(0x1e1))[_0x3fa4e0(0x1cd)]({'model':_0x3fa4e0(0x1d1),'view':(_0x4c5b88,{writer:_0xdf6577,options:_0x301d84})=>{const _0x1118a5=_0x3fa4e0;if(_0x301d84[_0x1118a5(0x1d6)])return _0xdf6577[_0x1118a5(0x1db)](_0x1118a5(0x1e0));},'converterPriority':_0x3fa4e0(0x1e2)}),_0x584ac6[_0x3fa4e0(0x1d9)][_0x3fa4e0(0x1dd)]['on'](_0x3fa4e0(0x1c4),(_0x2a0af8,_0x3e5859,_0x1d03ec)=>{const _0x9c184e=_0x3fa4e0;_0x1d03ec[_0x9c184e(0x1cf)][_0x9c184e(0x1d6)]&&_0x2a0af8[_0x9c184e(0x1c7)]();},{'priority':_0x3fa4e0(0x1e2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x43c0(){const _0x53fc0a=['90922GyikFo','30oznkAO','12KsAUYd','2271681MJtgvE','editor','plugins','7633659yAdesb','1279082MZDaMD','1979485aiwFqI','mention','18cFjoMB','718914XqkCPU','MentionEditing','afterInit','enableCommand','get','TrackChangesEditing','5rqkDQE','has','894000aRThhf'];_0x43c0=function(){return _0x53fc0a;};return _0x43c0();}function _0x3c4a(_0x309cec,_0x2955b4){const _0x43c029=_0x43c0();return _0x3c4a=function(_0x3c4ae6,_0x284bd5){_0x3c4ae6=_0x3c4ae6-0x172;let _0x567224=_0x43c029[_0x3c4ae6];return _0x567224;},_0x3c4a(_0x309cec,_0x2955b4);}const _0x4a4715=_0x3c4a;(function(_0x19d4d7,_0x11e63a){const _0x570b9c=_0x3c4a,_0x279dab=_0x19d4d7();while(!![]){try{const _0x1be365=-parseInt(_0x570b9c(0x173))/0x1*(parseInt(_0x570b9c(0x176))/0x2)+-parseInt(_0x570b9c(0x181))/0x3*(-parseInt(_0x570b9c(0x178))/0x4)+parseInt(_0x570b9c(0x17e))/0x5+-parseInt(_0x570b9c(0x180))/0x6*(parseInt(_0x570b9c(0x17d))/0x7)+parseInt(_0x570b9c(0x175))/0x8+-parseInt(_0x570b9c(0x179))/0x9*(parseInt(_0x570b9c(0x177))/0xa)+parseInt(_0x570b9c(0x17c))/0xb;if(_0x1be365===_0x11e63a)break;else _0x279dab['push'](_0x279dab['shift']());}catch(_0x35b92c){_0x279dab['push'](_0x279dab['shift']());}}}(_0x43c0,0x5eaec));import{Plugin as _0x38f8d1}from'ckeditor5/src/core.js';export default class gt extends _0x38f8d1{[_0x4a4715(0x183)](){const _0x397666=_0x4a4715,_0x5a5ea5=this[_0x397666(0x17a)];_0x5a5ea5[_0x397666(0x17b)][_0x397666(0x174)](_0x397666(0x182))&&_0x5a5ea5[_0x397666(0x17b)][_0x397666(0x185)](_0x397666(0x172))[_0x397666(0x184)](_0x397666(0x17f));}}
23
+ const _0x4c0ec3=_0x42e6;(function(_0x50717e,_0x2ad6bb){const _0x16d803=_0x42e6,_0xc1041a=_0x50717e();while(!![]){try{const _0x36c819=-parseInt(_0x16d803(0x7a))/0x1*(parseInt(_0x16d803(0x6e))/0x2)+-parseInt(_0x16d803(0x77))/0x3*(parseInt(_0x16d803(0x79))/0x4)+-parseInt(_0x16d803(0x7d))/0x5+parseInt(_0x16d803(0x72))/0x6+-parseInt(_0x16d803(0x6b))/0x7*(parseInt(_0x16d803(0x73))/0x8)+-parseInt(_0x16d803(0x7e))/0x9*(-parseInt(_0x16d803(0x6d))/0xa)+-parseInt(_0x16d803(0x6f))/0xb*(-parseInt(_0x16d803(0x74))/0xc);if(_0x36c819===_0x2ad6bb)break;else _0xc1041a['push'](_0xc1041a['shift']());}catch(_0x122bd1){_0xc1041a['push'](_0xc1041a['shift']());}}}(_0x2dc2,0x50df3));import{Plugin as _0x45409b}from'ckeditor5/src/core.js';function _0x42e6(_0x547900,_0x56ff38){const _0x2dc2f0=_0x2dc2();return _0x42e6=function(_0x42e654,_0x2178f8){_0x42e654=_0x42e654-0x6a;let _0x2897a7=_0x2dc2f0[_0x42e654];return _0x2897a7;},_0x42e6(_0x547900,_0x56ff38);}export default class gt extends _0x45409b{[_0x4c0ec3(0x71)](){const _0x59f0e0=_0x4c0ec3,_0x4dd21a=this[_0x59f0e0(0x78)];_0x4dd21a[_0x59f0e0(0x76)][_0x59f0e0(0x7b)](_0x59f0e0(0x6c))&&_0x4dd21a[_0x59f0e0(0x76)][_0x59f0e0(0x6a)](_0x59f0e0(0x70))[_0x59f0e0(0x7c)](_0x59f0e0(0x75));}}function _0x2dc2(){const _0x2826d6=['8hmRzkp','3729216uEFDnv','mention','plugins','15495Onstci','editor','152ZWclOY','179sqGTBO','has','enableCommand','2164965PaxKeB','9oMYOsT','get','2018149GgdrQv','MentionEditing','508590pPAAyC','1522qmCDyw','44zJahVO','TrackChangesEditing','afterInit','546654Qwymkr'];_0x2dc2=function(){return _0x2826d6;};return _0x2dc2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55c1(){const _0xa44c46=['registerElementLabel','plugins','10930KaXHUk','getContainedElement','260875AdBtZj','mergeField','insertion','568MyFXaA','ELEMENT_MERGE_FIELD','getAttribute','deletion','getLabel','*Insert:*\x20%0','afterInit','descriptionFactory','element','type','registerDescriptionCallback','27rkusYr','*Remove:*\x20%0','editor','852xnqWhF','9030CrGMDY','9234516nYtvJP','enableCommand','locale','731348sGwJHF','1354260dJHCEX','TrackChangesEditing','843069DToTWR','MergeFieldsEditing','insertMergeField','11wJjaMy','get','6XqTXWc','commands'];_0x55c1=function(){return _0xa44c46;};return _0x55c1();}const _0x4316d6=_0x9f46;(function(_0x204777,_0xab85fe){const _0x30ae88=_0x9f46,_0x15f1c4=_0x204777();while(!![]){try{const _0x473cd0=parseInt(_0x30ae88(0x161))/0x1+-parseInt(_0x30ae88(0x15b))/0x2*(parseInt(_0x30ae88(0x156))/0x3)+-parseInt(_0x30ae88(0x153))/0x4+parseInt(_0x30ae88(0x15f))/0x5*(parseInt(_0x30ae88(0x172))/0x6)+-parseInt(_0x30ae88(0x173))/0x7*(parseInt(_0x30ae88(0x164))/0x8)+parseInt(_0x30ae88(0x16f))/0x9*(parseInt(_0x30ae88(0x154))/0xa)+-parseInt(_0x30ae88(0x159))/0xb*(-parseInt(_0x30ae88(0x174))/0xc);if(_0x473cd0===_0xab85fe)break;else _0x15f1c4['push'](_0x15f1c4['shift']());}catch(_0x445929){_0x15f1c4['push'](_0x15f1c4['shift']());}}}(_0x55c1,0x99b6c));function _0x9f46(_0x2c633d,_0x1b3e82){const _0x55c16a=_0x55c1();return _0x9f46=function(_0x9f46fe,_0x192c26){_0x9f46fe=_0x9f46fe-0x153;let _0x167cb0=_0x55c16a[_0x9f46fe];return _0x167cb0;},_0x9f46(_0x2c633d,_0x1b3e82);}import{Plugin as _0x211cef}from'ckeditor5/src/core.js';import{getTranslation as _0x2fa08c}from'../utils/common-translations.js';export default class lt extends _0x211cef{[_0x4316d6(0x16a)](){const _0x2c06fc=_0x4316d6,_0x7a74d4=this[_0x2c06fc(0x171)];if(!_0x7a74d4[_0x2c06fc(0x15c)][_0x2c06fc(0x15a)](_0x2c06fc(0x158)))return;_0x7a74d4[_0x2c06fc(0x15e)][_0x2c06fc(0x15a)](_0x2c06fc(0x155))[_0x2c06fc(0x175)](_0x2c06fc(0x158));const _0x36a0cf=_0x7a74d4[_0x2c06fc(0x15e)][_0x2c06fc(0x15a)](_0x2c06fc(0x155)),_0x24a86d=_0x7a74d4[_0x2c06fc(0x176)];_0x36a0cf[_0x2c06fc(0x16b)][_0x2c06fc(0x15d)](_0x2c06fc(0x162),_0x428ee2=>_0x2fa08c(_0x24a86d,_0x2c06fc(0x165),_0x428ee2)),_0x36a0cf[_0x2c06fc(0x16b)][_0x2c06fc(0x16e)](_0x3b8cbc=>{const _0x304db0=_0x2c06fc;if(_0x304db0(0x163)!=_0x3b8cbc[_0x304db0(0x16d)]&&_0x304db0(0x167)!=_0x3b8cbc[_0x304db0(0x16d)])return;const _0x1e5a75=_0x3b8cbc[_0x304db0(0x160)]();if(null==_0x1e5a75)return;if(!_0x1e5a75['is'](_0x304db0(0x16c),_0x304db0(0x162)))return;const _0x4ad8f2=_0x7a74d4[_0x304db0(0x15e)][_0x304db0(0x15a)](_0x304db0(0x157))[_0x304db0(0x168)](_0x1e5a75[_0x304db0(0x166)]('id'));return _0x304db0(0x163)==_0x3b8cbc[_0x304db0(0x16d)]?{'type':_0x304db0(0x163),'content':_0x2fa08c(_0x24a86d,_0x304db0(0x169),'\x22'+_0x4ad8f2+'\x22\x20'+_0x2fa08c(_0x24a86d,_0x304db0(0x165)))}:{'type':_0x304db0(0x167),'content':_0x2fa08c(_0x24a86d,_0x304db0(0x170),'\x22'+_0x4ad8f2+'\x22\x20'+_0x2fa08c(_0x24a86d,_0x304db0(0x165)))};});}}
23
+ const _0x1db11=_0x5b44;(function(_0x774d6d,_0xd7a54d){const _0x26685f=_0x5b44,_0x59b967=_0x774d6d();while(!![]){try{const _0x4fe8a7=parseInt(_0x26685f(0x1ab))/0x1*(parseInt(_0x26685f(0x1ac))/0x2)+-parseInt(_0x26685f(0x1af))/0x3+-parseInt(_0x26685f(0x1a7))/0x4+parseInt(_0x26685f(0x1ad))/0x5*(-parseInt(_0x26685f(0x1ae))/0x6)+-parseInt(_0x26685f(0x19c))/0x7*(parseInt(_0x26685f(0x1a3))/0x8)+parseInt(_0x26685f(0x195))/0x9+parseInt(_0x26685f(0x1b1))/0xa*(parseInt(_0x26685f(0x19d))/0xb);if(_0x4fe8a7===_0xd7a54d)break;else _0x59b967['push'](_0x59b967['shift']());}catch(_0x5f0106){_0x59b967['push'](_0x59b967['shift']());}}}(_0xa55e,0xa7d85));import{Plugin as _0x2b8f09}from'ckeditor5/src/core.js';import{getTranslation as _0x480d89}from'../utils/common-translations.js';function _0xa55e(){const _0x5157fd=['mergeField','get','descriptionFactory','getAttribute','registerDescriptionCallback','11909097lfLEbx','*Insert:*\x20%0','commands','MergeFieldsEditing','*Remove:*\x20%0','plugins','registerElementLabel','392651goBFMx','608839dHaDzM','element','ELEMENT_MERGE_FIELD','editor','insertMergeField','getContainedElement','16qwltRt','insertion','deletion','afterInit','10944MNjhDu','type','getLabel','locale','122xBgwuM','7526FqcEpR','9455VoEwIO','2514ZNaFSJ','1725054LHCQbf','TrackChangesEditing','70wZEHvG','enableCommand'];_0xa55e=function(){return _0x5157fd;};return _0xa55e();}function _0x5b44(_0x31f925,_0x580924){const _0xa55e18=_0xa55e();return _0x5b44=function(_0x5b44aa,_0xd068ad){_0x5b44aa=_0x5b44aa-0x191;let _0x3882fb=_0xa55e18[_0x5b44aa];return _0x3882fb;},_0x5b44(_0x31f925,_0x580924);}export default class lt extends _0x2b8f09{[_0x1db11(0x1a6)](){const _0x4eaf72=_0x1db11,_0x3a619b=this[_0x4eaf72(0x1a0)];if(!_0x3a619b[_0x4eaf72(0x197)][_0x4eaf72(0x191)](_0x4eaf72(0x1a1)))return;_0x3a619b[_0x4eaf72(0x19a)][_0x4eaf72(0x191)](_0x4eaf72(0x1b0))[_0x4eaf72(0x1b2)](_0x4eaf72(0x1a1));const _0x56d5e6=_0x3a619b[_0x4eaf72(0x19a)][_0x4eaf72(0x191)](_0x4eaf72(0x1b0)),_0x5def5d=_0x3a619b[_0x4eaf72(0x1aa)];_0x56d5e6[_0x4eaf72(0x192)][_0x4eaf72(0x19b)](_0x4eaf72(0x1b3),_0x1d1858=>_0x480d89(_0x5def5d,_0x4eaf72(0x19f),_0x1d1858)),_0x56d5e6[_0x4eaf72(0x192)][_0x4eaf72(0x194)](_0x2121dc=>{const _0x2501e3=_0x4eaf72;if(_0x2501e3(0x1a4)!=_0x2121dc[_0x2501e3(0x1a8)]&&_0x2501e3(0x1a5)!=_0x2121dc[_0x2501e3(0x1a8)])return;const _0x45572e=_0x2121dc[_0x2501e3(0x1a2)]();if(null==_0x45572e)return;if(!_0x45572e['is'](_0x2501e3(0x19e),_0x2501e3(0x1b3)))return;const _0x510122=_0x3a619b[_0x2501e3(0x19a)][_0x2501e3(0x191)](_0x2501e3(0x198))[_0x2501e3(0x1a9)](_0x45572e[_0x2501e3(0x193)]('id'));return _0x2501e3(0x1a4)==_0x2121dc[_0x2501e3(0x1a8)]?{'type':_0x2501e3(0x1a4),'content':_0x480d89(_0x5def5d,_0x2501e3(0x196),'\x22'+_0x510122+'\x22\x20'+_0x480d89(_0x5def5d,_0x2501e3(0x19f)))}:{'type':_0x2501e3(0x1a5),'content':_0x480d89(_0x5def5d,_0x2501e3(0x199),'\x22'+_0x510122+'\x22\x20'+_0x480d89(_0x5def5d,_0x2501e3(0x19f)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x70379b=_0x306a;(function(_0x233b9c,_0x5761fb){const _0x2982bc=_0x306a,_0x1b4919=_0x233b9c();while(!![]){try{const _0x588110=parseInt(_0x2982bc(0x8f))/0x1+parseInt(_0x2982bc(0x87))/0x2*(-parseInt(_0x2982bc(0x8c))/0x3)+-parseInt(_0x2982bc(0xa5))/0x4+-parseInt(_0x2982bc(0xa0))/0x5+parseInt(_0x2982bc(0x8d))/0x6*(parseInt(_0x2982bc(0x97))/0x7)+-parseInt(_0x2982bc(0xa1))/0x8+parseInt(_0x2982bc(0x94))/0x9*(parseInt(_0x2982bc(0x85))/0xa);if(_0x588110===_0x5761fb)break;else _0x1b4919['push'](_0x1b4919['shift']());}catch(_0x537440){_0x1b4919['push'](_0x1b4919['shift']());}}}(_0x414a,0x8cf0c));function _0x306a(_0x146dd0,_0x1e7cb5){const _0x414a8e=_0x414a();return _0x306a=function(_0x306a6e,_0x3a5ed3){_0x306a6e=_0x306a6e-0x85;let _0x4402e8=_0x414a8e[_0x306a6e];return _0x4402e8;},_0x306a(_0x146dd0,_0x1e7cb5);}function _0x414a(){const _0x2857b9=['afterInit','data','registerDescriptionCallback','oldValue','2824377dQnXJG','492iBOtXY','registerBlockAttribute','478820WYNxWa','has','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','get','549AxScIl','head','MultiLevelList','60669ZilkUT','handleDescriptions','listType','locale','TrackChangesEditing','*Set\x20format:*\x20%0','newValue','descriptionFactory','listMarkerStyle','2482790ndPQIj','1579528lJPOMF','plugins','editor','next','3107740QlAJDJ','format','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','295110UziLwX','key','2BGJADW'];_0x414a=function(){return _0x2857b9;};return _0x414a();}import{Plugin as _0x1b34da}from'ckeditor5/src/core.js';import{getTranslation as _0x5a1e37}from'../utils/common-translations.js';export default class mt extends _0x1b34da{[_0x70379b(0x88)](){const _0x4936d7=_0x70379b,_0xe82d18=this[_0x4936d7(0xa3)],_0x4826f5=_0xe82d18[_0x4936d7(0xa2)][_0x4936d7(0x93)](_0x4936d7(0x9b));_0xe82d18[_0x4936d7(0xa2)][_0x4936d7(0x90)](_0x4936d7(0x96))&&(_0x4826f5[_0x4936d7(0xa7)](_0x4936d7(0x92)),_0x4826f5[_0x4936d7(0x8e)](_0x4936d7(0x9f)),_0x4826f5[_0x4936d7(0x9e)][_0x4936d7(0x8a)](_0x3055f1=>this[_0x4936d7(0x98)](_0x3055f1)));}[_0x70379b(0x98)](_0xb41d65){const _0x23489e=_0x70379b,_0x3b4c46=this[_0x23489e(0xa3)][_0x23489e(0x9a)],{data:_0x341a23}=_0xb41d65,_0x22792f={'type':_0x23489e(0xa6),'content':''};if(_0x341a23&&_0x23489e(0x9f)==_0x341a23[_0x23489e(0x86)]){if(!_0x341a23[_0x23489e(0x8b)])return{'type':_0x23489e(0xa6),'content':_0x5a1e37(_0x3b4c46,_0x23489e(0x9c),_0x5a1e37(_0x3b4c46,_0x23489e(0x91)))+'\x20('+_0x341a23[_0x23489e(0x9d)]+')'};if(!_0x341a23[_0x23489e(0x9d)]){let _0x2cc9ac=_0xb41d65[_0x23489e(0x95)];for(;_0x2cc9ac;){if(_0x2cc9ac[_0x23489e(0x89)]&&_0x23489e(0x99)==_0x2cc9ac[_0x23489e(0x89)][_0x23489e(0x86)]&&_0x2cc9ac[_0x23489e(0x89)][_0x23489e(0x9d)])return _0x22792f;_0x2cc9ac=_0x2cc9ac[_0x23489e(0xa4)];}return{'type':_0x23489e(0xa6),'content':_0x5a1e37(_0x3b4c46,_0x23489e(0xa8),_0x5a1e37(_0x3b4c46,_0x23489e(0x91)))+'\x20('+_0x341a23[_0x23489e(0x8b)]+')'};}}}}
23
+ const _0x121582=_0x3168;(function(_0x282230,_0x45ab15){const _0x5d9ef9=_0x3168,_0x20bbfa=_0x282230();while(!![]){try{const _0x1e2c70=-parseInt(_0x5d9ef9(0x188))/0x1*(parseInt(_0x5d9ef9(0x199))/0x2)+-parseInt(_0x5d9ef9(0x18f))/0x3+-parseInt(_0x5d9ef9(0x183))/0x4+parseInt(_0x5d9ef9(0x191))/0x5*(parseInt(_0x5d9ef9(0x18b))/0x6)+-parseInt(_0x5d9ef9(0x182))/0x7*(-parseInt(_0x5d9ef9(0x18e))/0x8)+-parseInt(_0x5d9ef9(0x197))/0x9*(parseInt(_0x5d9ef9(0x18a))/0xa)+parseInt(_0x5d9ef9(0x17f))/0xb;if(_0x1e2c70===_0x45ab15)break;else _0x20bbfa['push'](_0x20bbfa['shift']());}catch(_0x3225fc){_0x20bbfa['push'](_0x20bbfa['shift']());}}}(_0x1f86,0xa8e98));function _0x1f86(){const _0x29fc9f=['20245951jUnYHH','data','key','14fGADUu','4189528pnyjGT','registerDescriptionCallback','head','afterInit','listType','2506OQjmlH','handleDescriptions','10ZiDMxh','6QLnvOE','MultiLevelList','get','5015336iDNWUS','6180PdUSHV','*Remove\x20format:*\x20%0','3167005gmvOVj','ELEMENT_MULTI_LEVEL_LIST','format','has','listMarkerStyle','next','7300404Jkvche','enableDefaultAttributesIntegration','938MyOVZH','editor','multiLevelList','TrackChangesEditing','oldValue','descriptionFactory','registerBlockAttribute','*Set\x20format:*\x20%0','newValue','plugins','locale'];_0x1f86=function(){return _0x29fc9f;};return _0x1f86();}import{Plugin as _0x12997b}from'ckeditor5/src/core.js';import{getTranslation as _0x29e987}from'../utils/common-translations.js';function _0x3168(_0x2ef239,_0x17b063){const _0x1f866d=_0x1f86();return _0x3168=function(_0x316834,_0x58b7f9){_0x316834=_0x316834-0x17c;let _0x1f273a=_0x1f866d[_0x316834];return _0x1f273a;},_0x3168(_0x2ef239,_0x17b063);}export default class mt extends _0x12997b{[_0x121582(0x186)](){const _0x1c8525=_0x121582,_0x1948ce=this[_0x1c8525(0x19a)],_0x56816b=_0x1948ce[_0x1c8525(0x17d)][_0x1c8525(0x18d)](_0x1c8525(0x19c));_0x1948ce[_0x1c8525(0x17d)][_0x1c8525(0x194)](_0x1c8525(0x18c))&&(_0x56816b[_0x1c8525(0x198)](_0x1c8525(0x19b)),_0x56816b[_0x1c8525(0x19f)](_0x1c8525(0x195)),_0x56816b[_0x1c8525(0x19e)][_0x1c8525(0x184)](_0x544368=>this[_0x1c8525(0x189)](_0x544368)));}[_0x121582(0x189)](_0x17ea3a){const _0x766104=_0x121582,_0x1a9a62=this[_0x766104(0x19a)][_0x766104(0x17e)],{data:_0x366050}=_0x17ea3a,_0x264749={'type':_0x766104(0x193),'content':''};if(_0x366050&&_0x766104(0x195)==_0x366050[_0x766104(0x181)]){if(!_0x366050[_0x766104(0x19d)])return{'type':_0x766104(0x193),'content':_0x29e987(_0x1a9a62,_0x766104(0x1a0),_0x29e987(_0x1a9a62,_0x766104(0x192)))+'\x20('+_0x366050[_0x766104(0x17c)]+')'};if(!_0x366050[_0x766104(0x17c)]){let _0x552007=_0x17ea3a[_0x766104(0x185)];for(;_0x552007;){if(_0x552007[_0x766104(0x180)]&&_0x766104(0x187)==_0x552007[_0x766104(0x180)][_0x766104(0x181)]&&_0x552007[_0x766104(0x180)][_0x766104(0x17c)])return _0x264749;_0x552007=_0x552007[_0x766104(0x196)];}return{'type':_0x766104(0x193),'content':_0x29e987(_0x1a9a62,_0x766104(0x190),_0x29e987(_0x1a9a62,_0x766104(0x192)))+'\x20('+_0x366050[_0x766104(0x19d)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x25e9(){const _0x33b4b9=['1978527gGpzhM','afterInit','PageBreakEditing','enableCommand','7130655PflCyb','TrackChangesEditing','1438434wIhGty','pageBreak','480785gnTFDQ','plugins','registerElementLabel','has','2999646SToglF','get','editor','932055lQxqAC','locale','ELEMENT_PAGE_BREAK','20IdHjUX','descriptionFactory','5573568SsLsfc'];_0x25e9=function(){return _0x33b4b9;};return _0x25e9();}const _0x491d24=_0x29af;(function(_0x14bfde,_0x53848c){const _0x36d99b=_0x29af,_0x66b5e5=_0x14bfde();while(!![]){try{const _0x5be4d4=parseInt(_0x36d99b(0x1c2))/0x1+parseInt(_0x36d99b(0x1ce))/0x2+parseInt(_0x36d99b(0x1c8))/0x3+parseInt(_0x36d99b(0x1c5))/0x4*(parseInt(_0x36d99b(0x1d0))/0x5)+-parseInt(_0x36d99b(0x1d4))/0x6+-parseInt(_0x36d99b(0x1cc))/0x7+-parseInt(_0x36d99b(0x1c7))/0x8;if(_0x5be4d4===_0x53848c)break;else _0x66b5e5['push'](_0x66b5e5['shift']());}catch(_0x1c0baf){_0x66b5e5['push'](_0x66b5e5['shift']());}}}(_0x25e9,0x8cb08));import{Plugin as _0x5da750}from'ckeditor5/src/core.js';import{getTranslation as _0x3c63d3}from'../utils/common-translations.js';function _0x29af(_0x2d2609,_0x4c929f){const _0x25e962=_0x25e9();return _0x29af=function(_0x29af91,_0x5d9e38){_0x29af91=_0x29af91-0x1c0;let _0x9b0aac=_0x25e962[_0x29af91];return _0x9b0aac;},_0x29af(_0x2d2609,_0x4c929f);}export default class dt extends _0x5da750{[_0x491d24(0x1c9)](){const _0x5efae4=_0x491d24,_0x38f977=this[_0x5efae4(0x1c1)];if(!_0x38f977[_0x5efae4(0x1d1)][_0x5efae4(0x1d3)](_0x5efae4(0x1ca)))return;_0x38f977[_0x5efae4(0x1d1)][_0x5efae4(0x1c0)](_0x5efae4(0x1cd))[_0x5efae4(0x1cb)](_0x5efae4(0x1cf));const _0x57ee60=_0x38f977[_0x5efae4(0x1d1)][_0x5efae4(0x1c0)](_0x5efae4(0x1cd)),_0x206873=_0x38f977[_0x5efae4(0x1c3)];_0x57ee60[_0x5efae4(0x1c6)][_0x5efae4(0x1d2)](_0x5efae4(0x1cf),_0x4abdac=>_0x3c63d3(_0x206873,_0x5efae4(0x1c4),_0x4abdac));}}
23
+ function _0x146c(_0x9e616f,_0x4c25e4){const _0xe22ab5=_0xe22a();return _0x146c=function(_0x146c53,_0x59862d){_0x146c53=_0x146c53-0xf8;let _0x412559=_0xe22ab5[_0x146c53];return _0x412559;},_0x146c(_0x9e616f,_0x4c25e4);}const _0x5313e8=_0x146c;function _0xe22a(){const _0x230851=['TrackChangesEditing','enableCommand','261598EYyorw','plugins','8lzYCgw','descriptionFactory','330510pUYVJu','97575klEuNp','afterInit','has','locale','3624630mcbmMn','11AwiaeR','pageBreak','ELEMENT_PAGE_BREAK','registerElementLabel','editor','2942037lTXAIp','PageBreakEditing','1947648wWQNLM','get','86nZCpCR','7lHZdLU','14691vDIdxf'];_0xe22a=function(){return _0x230851;};return _0xe22a();}(function(_0x2a549f,_0x5a5833){const _0x160629=_0x146c,_0x376ee8=_0x2a549f();while(!![]){try{const _0xa88cd2=-parseInt(_0x160629(0xf8))/0x1+parseInt(_0x160629(0x10b))/0x2*(parseInt(_0x160629(0x10d))/0x3)+-parseInt(_0x160629(0xfa))/0x4*(parseInt(_0x160629(0xfd))/0x5)+-parseInt(_0x160629(0xfc))/0x6+-parseInt(_0x160629(0x10c))/0x7*(parseInt(_0x160629(0x109))/0x8)+parseInt(_0x160629(0x107))/0x9+-parseInt(_0x160629(0x101))/0xa*(-parseInt(_0x160629(0x102))/0xb);if(_0xa88cd2===_0x5a5833)break;else _0x376ee8['push'](_0x376ee8['shift']());}catch(_0x38157c){_0x376ee8['push'](_0x376ee8['shift']());}}}(_0xe22a,0x496d6));import{Plugin as _0x9988f8}from'ckeditor5/src/core.js';import{getTranslation as _0x433979}from'../utils/common-translations.js';export default class dt extends _0x9988f8{[_0x5313e8(0xfe)](){const _0x51cc10=_0x5313e8,_0x3e9c41=this[_0x51cc10(0x106)];if(!_0x3e9c41[_0x51cc10(0xf9)][_0x51cc10(0xff)](_0x51cc10(0x108)))return;_0x3e9c41[_0x51cc10(0xf9)][_0x51cc10(0x10a)](_0x51cc10(0x10e))[_0x51cc10(0x10f)](_0x51cc10(0x103));const _0x41ae2c=_0x3e9c41[_0x51cc10(0xf9)][_0x51cc10(0x10a)](_0x51cc10(0x10e)),_0x40f39c=_0x3e9c41[_0x51cc10(0x100)];_0x41ae2c[_0x51cc10(0xfb)][_0x51cc10(0x105)](_0x51cc10(0x103),_0x5b6984=>_0x433979(_0x40f39c,_0x51cc10(0x104),_0x5b6984));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x558066=_0x3aa3;(function(_0x195178,_0x1c44ef){const _0x16791e=_0x3aa3,_0x2856e3=_0x195178();while(!![]){try{const _0xb40249=-parseInt(_0x16791e(0xb6))/0x1*(parseInt(_0x16791e(0x98))/0x2)+parseInt(_0x16791e(0xba))/0x3*(parseInt(_0x16791e(0xa1))/0x4)+parseInt(_0x16791e(0xb7))/0x5+parseInt(_0x16791e(0xab))/0x6*(-parseInt(_0x16791e(0xb1))/0x7)+parseInt(_0x16791e(0xc5))/0x8+parseInt(_0x16791e(0x9a))/0x9+-parseInt(_0x16791e(0xc7))/0xa;if(_0xb40249===_0x1c44ef)break;else _0x2856e3['push'](_0x2856e3['shift']());}catch(_0x54587e){_0x2856e3['push'](_0x2856e3['shift']());}}}(_0x5ab3,0xc8dc2));import{Plugin as _0x2dc540}from'ckeditor5/src/core.js';import{getTranslation as _0x10aa73}from'../utils/common-translations.js';export default class pt extends _0x2dc540{[_0x558066(0xa9)](){const _0xdd85d2=_0x558066,_0x10e1f4=this[_0xdd85d2(0xd0)];if(!_0x10e1f4[_0xdd85d2(0xc2)][_0xdd85d2(0x96)](_0xdd85d2(0xac)))return;const _0x3b9ec6=_0x10e1f4[_0xdd85d2(0xb9)],_0x2dc54c=_0x10e1f4[_0xdd85d2(0xc2)][_0xdd85d2(0xa8)](_0xdd85d2(0xc8));_0x2dc54c[_0xdd85d2(0xcb)][_0xdd85d2(0xd1)](_0xdd85d2(0xb2),_0x22026c=>_0x10aa73(_0x3b9ec6,_0xdd85d2(0xb3),_0x22026c)),_0x2dc54c[_0xdd85d2(0x94)](_0xdd85d2(0xb2)),_0x2dc54c[_0xdd85d2(0x91)](_0xdd85d2(0xad)),_0x10e1f4[_0xdd85d2(0xcd)][_0xdd85d2(0xb0)]['on'](_0xdd85d2(0xd6),nr(_0x10e1f4),{'priority':_0xdd85d2(0xbb)}),_0x10e1f4[_0xdd85d2(0xa5)][_0xdd85d2(0xb0)]['on'](_0xdd85d2(0xd6),(_0x5ce1a6,_0x4e1d06,_0x2073b4)=>{const _0x3d1e50=_0xdd85d2;_0x2073b4[_0x3d1e50(0xbf)][_0x3d1e50(0xa0)]&&nr(_0x10e1f4,{'showActiveMarker':!0x1})(_0x5ce1a6,_0x4e1d06,_0x2073b4);},{'priority':_0xdd85d2(0xbb)});const _0x6ed480=_0x2dc54c[_0xdd85d2(0xcb)];_0x6ed480[_0xdd85d2(0xa6)](_0x1f7e8c=>{const _0x386ca2=_0xdd85d2;if(_0x386ca2(0xbc)!==_0x1f7e8c[_0x386ca2(0x93)])return;const {start:_0x1d5650,end:_0x2d4493}=_0x1f7e8c[_0x386ca2(0xce)]();if(!_0x1d5650[_0x386ca2(0xa3)](_0x2d4493)||!_0x1d5650[_0x386ca2(0xaf)])return;const _0x510992=_0x10e1f4[_0x386ca2(0x92)][_0x386ca2(0x95)],_0x23167d=_0x1d5650[_0x386ca2(0xaf)];return _0x510992[_0x386ca2(0xae)](_0x23167d)&&!_0x510992[_0x386ca2(0x9c)](_0x23167d)&&_0x510992[_0x386ca2(0xb8)](_0x23167d,_0x386ca2(0xcc))?{'type':_0x386ca2(0xbc),'content':_0x10aa73(_0x3b9ec6,_0x386ca2(0xc3),_0x6ed480[_0x386ca2(0xb5)](_0x23167d,0x1))}:void 0x0;}),this[_0xdd85d2(0xc6)]();}[_0x558066(0xc6)](){const _0x3ddefc=_0x558066,_0x6ba73=this[_0x3ddefc(0xd0)],_0x162e73=_0x6ba73[_0x3ddefc(0xb9)];_0x6ba73[_0x3ddefc(0xc2)][_0x3ddefc(0xa8)](_0x3ddefc(0xc8))[_0x3ddefc(0xcb)][_0x3ddefc(0xa6)](_0x4823d3=>{const _0x19f196=_0x3ddefc;if(_0x19f196(0xcf)!=_0x4823d3[_0x19f196(0x93)])return;const {data:_0x3e8ff7}=_0x4823d3;return _0x3e8ff7&&_0x19f196(0xb2)==_0x3e8ff7[_0x19f196(0x9b)]?{'type':_0x19f196(0xc9),'content':_0x10aa73(_0x162e73,_0x19f196(0xb4),_0x10aa73(_0x162e73,_0x19f196(0xb3)))}:void 0x0;});}}function _0x3aa3(_0x27f6d0,_0x37bb62){const _0x5ab3e2=_0x5ab3();return _0x3aa3=function(_0x3aa3f4,_0x3efe65){_0x3aa3f4=_0x3aa3f4-0x91;let _0x2d6d0f=_0x5ab3e2[_0x3aa3f4];return _0x2d6d0f;},_0x3aa3(_0x27f6d0,_0x37bb62);}function _0x5ab3(){const _0x446820=['getFirstRange','formatBlock','editor','registerElementLabel','includes','toViewPosition','consumable','bindElementToMarker','addMarker:suggestion:insertion','enableCommand','model','type','enableDefaultAttributesIntegration','schema','has','span','698aPRpZc','name','5222106mHLadB','commandName','isLimit','markerName','createUIElement','end','showSuggestionHighlights','76MaQMpT','activeMarkers','isTouching','insert','data','registerDescriptionCallback','writer','get','afterInit','consume','8459148ttNZcT','Paragraph','insertParagraph','isBlock','nodeAfter','downcastDispatcher','7CskDOQ','paragraph','ELEMENT_PARAGRAPH','*Change\x20to:*\x20%0','getItemLabel','1009aoSGFL','8171110GxekEJ','checkChild','locale','147165BwOgdK','highest','insertion','addClass','markerRange','options','ck-suggestion-marker--active','mapper','plugins','*Insert:*\x20%0','start','1179280JzaQuM','_registerLegacyDescription','7091900GZKCPc','TrackChangesEditing','format','ck-suggestion-marker-split','descriptionFactory','$text','editing'];_0x5ab3=function(){return _0x446820;};return _0x5ab3();}function nr(_0x2eb38c,{showActiveMarker:_0x205a55=!0x0}={}){return(_0x70132,_0x2aa74d,_0x52c91d)=>{const _0x3061b8=_0x3aa3,_0x361639=_0x2eb38c[_0x3061b8(0xc2)][_0x3061b8(0xa8)](_0x3061b8(0xc8)),_0x8e62ec=_0x2aa74d[_0x3061b8(0xbe)][_0x3061b8(0xc4)],_0x34094c=_0x2aa74d[_0x3061b8(0xbe)][_0x3061b8(0x9f)],_0xbbbb7=_0x2eb38c[_0x3061b8(0x92)][_0x3061b8(0x95)];if(!_0x8e62ec[_0x3061b8(0xa3)](_0x34094c)||!_0x8e62ec[_0x3061b8(0xaf)])return;const _0x781ca5=_0x8e62ec[_0x3061b8(0xaf)];if(_0xbbbb7[_0x3061b8(0xae)](_0x781ca5)&&!_0xbbbb7[_0x3061b8(0x9c)](_0x781ca5)&&_0xbbbb7[_0x3061b8(0xb8)](_0x781ca5,_0x3061b8(0xcc))){if(!_0x52c91d[_0x3061b8(0xd4)][_0x3061b8(0xaa)](_0x2aa74d[_0x3061b8(0xbe)],_0x70132[_0x3061b8(0x99)]))return;const _0x39d390=_0x52c91d[_0x3061b8(0xa7)][_0x3061b8(0x9e)](_0x3061b8(0x97),{'class':_0x3061b8(0xca)}),_0x1abb00=_0x52c91d[_0x3061b8(0xc1)][_0x3061b8(0xd3)](_0x34094c);_0x205a55&&_0x361639[_0x3061b8(0xa2)][_0x3061b8(0xd2)](_0x2aa74d[_0x3061b8(0x9d)])&&_0x52c91d[_0x3061b8(0xa7)][_0x3061b8(0xbd)](_0x3061b8(0xc0),_0x39d390),_0x52c91d[_0x3061b8(0xa7)][_0x3061b8(0xa4)](_0x1abb00,_0x39d390),_0x52c91d[_0x3061b8(0xc1)][_0x3061b8(0xd5)](_0x39d390,_0x2aa74d[_0x3061b8(0x9d)]);}};}
23
+ const _0x4d5be6=_0x27f8;function _0x5ec9(){const _0x3a8e91=['has','highest','bindElementToMarker','*Insert:*\x20%0','afterInit','editor','ck-suggestion-marker--active','checkChild','516917JBEXto','*Change\x20to:*\x20%0','49bzpTKC','toViewPosition','formatBlock','options','ck-suggestion-marker-split','format','schema','Paragraph','451266ZFJMMR','model','66IxBQMQ','name','data','getItemLabel','175qubVds','registerElementLabel','insertParagraph','enableCommand','end','_registerLegacyDescription','4052XerOtO','markerRange','addMarker:suggestion:insertion','plugins','594922tDatke','nodeAfter','insertion','commandName','descriptionFactory','downcastDispatcher','74562BVbhxM','activeMarkers','get','registerDescriptionCallback','paragraph','addClass','type','showSuggestionHighlights','$text','488272XpVeEB','isBlock','TrackChangesEditing','insert','mapper','consume','isTouching','getFirstRange','isLimit','includes','consumable','createUIElement','writer','editing','ELEMENT_PARAGRAPH','markerName','53180hACfwL','27bzEYYf','locale','enableDefaultAttributesIntegration','span','start'];_0x5ec9=function(){return _0x3a8e91;};return _0x5ec9();}(function(_0x2dda23,_0x14168c){const _0x1d5bb0=_0x27f8,_0x3df189=_0x2dda23();while(!![]){try{const _0xb440cb=parseInt(_0x1d5bb0(0x15d))/0x1+parseInt(_0x1d5bb0(0x177))/0x2+parseInt(_0x1d5bb0(0x17d))/0x3+-parseInt(_0x1d5bb0(0x173))/0x4*(parseInt(_0x1d5bb0(0x16d))/0x5)+-parseInt(_0x1d5bb0(0x167))/0x6*(parseInt(_0x1d5bb0(0x15f))/0x7)+-parseInt(_0x1d5bb0(0x186))/0x8*(-parseInt(_0x1d5bb0(0x150))/0x9)+parseInt(_0x1d5bb0(0x14f))/0xa*(-parseInt(_0x1d5bb0(0x169))/0xb);if(_0xb440cb===_0x14168c)break;else _0x3df189['push'](_0x3df189['shift']());}catch(_0x2108a0){_0x3df189['push'](_0x3df189['shift']());}}}(_0x5ec9,0x689ce));function _0x27f8(_0x495e34,_0xb3083b){const _0x5ec90a=_0x5ec9();return _0x27f8=function(_0x27f82d,_0x527b13){_0x27f82d=_0x27f82d-0x14d;let _0x264d4f=_0x5ec90a[_0x27f82d];return _0x264d4f;},_0x27f8(_0x495e34,_0xb3083b);}import{Plugin as _0x1cd2fb}from'ckeditor5/src/core.js';import{getTranslation as _0x2ce7db}from'../utils/common-translations.js';export default class pt extends _0x1cd2fb{[_0x4d5be6(0x159)](){const _0x4db6d2=_0x4d5be6,_0x130da6=this[_0x4db6d2(0x15a)];if(!_0x130da6[_0x4db6d2(0x176)][_0x4db6d2(0x155)](_0x4db6d2(0x166)))return;const _0x2e8388=_0x130da6[_0x4db6d2(0x151)],_0x87537a=_0x130da6[_0x4db6d2(0x176)][_0x4db6d2(0x17f)](_0x4db6d2(0x188));_0x87537a[_0x4db6d2(0x17b)][_0x4db6d2(0x16e)](_0x4db6d2(0x181),_0x45b044=>_0x2ce7db(_0x2e8388,_0x4db6d2(0x14d),_0x45b044)),_0x87537a[_0x4db6d2(0x152)](_0x4db6d2(0x181)),_0x87537a[_0x4db6d2(0x170)](_0x4db6d2(0x16f)),_0x130da6[_0x4db6d2(0x193)][_0x4db6d2(0x17c)]['on'](_0x4db6d2(0x175),nr(_0x130da6),{'priority':_0x4db6d2(0x156)}),_0x130da6[_0x4db6d2(0x16b)][_0x4db6d2(0x17c)]['on'](_0x4db6d2(0x175),(_0x42ef41,_0x1860f0,_0x1ce49a)=>{const _0x231112=_0x4db6d2;_0x1ce49a[_0x231112(0x162)][_0x231112(0x184)]&&nr(_0x130da6,{'showActiveMarker':!0x1})(_0x42ef41,_0x1860f0,_0x1ce49a);},{'priority':_0x4db6d2(0x156)});const _0xbaf3a6=_0x87537a[_0x4db6d2(0x17b)];_0xbaf3a6[_0x4db6d2(0x180)](_0x39aaba=>{const _0x4f1a19=_0x4db6d2;if(_0x4f1a19(0x179)!==_0x39aaba[_0x4f1a19(0x183)])return;const {start:_0x13633c,end:_0x3fa3a0}=_0x39aaba[_0x4f1a19(0x18d)]();if(!_0x13633c[_0x4f1a19(0x18c)](_0x3fa3a0)||!_0x13633c[_0x4f1a19(0x178)])return;const _0x1b5639=_0x130da6[_0x4f1a19(0x168)][_0x4f1a19(0x165)],_0x31430f=_0x13633c[_0x4f1a19(0x178)];return _0x1b5639[_0x4f1a19(0x187)](_0x31430f)&&!_0x1b5639[_0x4f1a19(0x18e)](_0x31430f)&&_0x1b5639[_0x4f1a19(0x15c)](_0x31430f,_0x4f1a19(0x185))?{'type':_0x4f1a19(0x179),'content':_0x2ce7db(_0x2e8388,_0x4f1a19(0x158),_0xbaf3a6[_0x4f1a19(0x16c)](_0x31430f,0x1))}:void 0x0;}),this[_0x4db6d2(0x172)]();}[_0x4d5be6(0x172)](){const _0x24d29a=_0x4d5be6,_0x2d5378=this[_0x24d29a(0x15a)],_0x446d74=_0x2d5378[_0x24d29a(0x151)];_0x2d5378[_0x24d29a(0x176)][_0x24d29a(0x17f)](_0x24d29a(0x188))[_0x24d29a(0x17b)][_0x24d29a(0x180)](_0x40334f=>{const _0x1bf739=_0x24d29a;if(_0x1bf739(0x161)!=_0x40334f[_0x1bf739(0x183)])return;const {data:_0x2a6138}=_0x40334f;return _0x2a6138&&_0x1bf739(0x181)==_0x2a6138[_0x1bf739(0x17a)]?{'type':_0x1bf739(0x164),'content':_0x2ce7db(_0x446d74,_0x1bf739(0x15e),_0x2ce7db(_0x446d74,_0x1bf739(0x14d)))}:void 0x0;});}}function nr(_0x4a46a6,{showActiveMarker:_0x1b40e8=!0x0}={}){return(_0x298627,_0x5a4c0b,_0x59a1c2)=>{const _0x2c52c1=_0x27f8,_0x4d585e=_0x4a46a6[_0x2c52c1(0x176)][_0x2c52c1(0x17f)](_0x2c52c1(0x188)),_0x1e235b=_0x5a4c0b[_0x2c52c1(0x174)][_0x2c52c1(0x154)],_0x58b453=_0x5a4c0b[_0x2c52c1(0x174)][_0x2c52c1(0x171)],_0x262176=_0x4a46a6[_0x2c52c1(0x168)][_0x2c52c1(0x165)];if(!_0x1e235b[_0x2c52c1(0x18c)](_0x58b453)||!_0x1e235b[_0x2c52c1(0x178)])return;const _0x47d553=_0x1e235b[_0x2c52c1(0x178)];if(_0x262176[_0x2c52c1(0x187)](_0x47d553)&&!_0x262176[_0x2c52c1(0x18e)](_0x47d553)&&_0x262176[_0x2c52c1(0x15c)](_0x47d553,_0x2c52c1(0x185))){if(!_0x59a1c2[_0x2c52c1(0x190)][_0x2c52c1(0x18b)](_0x5a4c0b[_0x2c52c1(0x174)],_0x298627[_0x2c52c1(0x16a)]))return;const _0x6abce=_0x59a1c2[_0x2c52c1(0x192)][_0x2c52c1(0x191)](_0x2c52c1(0x153),{'class':_0x2c52c1(0x163)}),_0x5aa7af=_0x59a1c2[_0x2c52c1(0x18a)][_0x2c52c1(0x160)](_0x58b453);_0x1b40e8&&_0x4d585e[_0x2c52c1(0x17e)][_0x2c52c1(0x18f)](_0x5a4c0b[_0x2c52c1(0x14e)])&&_0x59a1c2[_0x2c52c1(0x192)][_0x2c52c1(0x182)](_0x2c52c1(0x15b),_0x6abce),_0x59a1c2[_0x2c52c1(0x192)][_0x2c52c1(0x189)](_0x5aa7af,_0x6abce),_0x59a1c2[_0x2c52c1(0x18a)][_0x2c52c1(0x157)](_0x6abce,_0x5a4c0b[_0x2c52c1(0x14e)]);}};}