@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240709.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c45ca=_0xeb96;(function(_0x516adf,_0x42c112){const _0x174cd4=_0xeb96,_0x2d1435=_0x516adf();while(!![]){try{const _0x2313ea=parseInt(_0x174cd4(0x1b4))/0x1*(-parseInt(_0x174cd4(0x197))/0x2)+parseInt(_0x174cd4(0x1a6))/0x3+-parseInt(_0x174cd4(0x18d))/0x4+-parseInt(_0x174cd4(0x191))/0x5*(-parseInt(_0x174cd4(0x1c1))/0x6)+-parseInt(_0x174cd4(0x1b2))/0x7*(parseInt(_0x174cd4(0x1c0))/0x8)+-parseInt(_0x174cd4(0x1c8))/0x9+parseInt(_0x174cd4(0x185))/0xa;if(_0x2313ea===_0x42c112)break;else _0x2d1435['push'](_0x2d1435['shift']());}catch(_0x4a2400){_0x2d1435['push'](_0x2d1435['shift']());}}}(_0x1544,0x44113));function _0x1544(){const _0x3d8fc4=['listIndent','document','12352zumVHq','42324AiyJHA','name','LegacyListEditing','registerDescriptionCallback','numberedList','schema','editor','2409003ZJRPnu','descriptionFactory','commandParams','ELEMENT_TODO_LIST','ELEMENT_NUMBERED_LIST','createPositionAt','List','commandName','has','ELEMENT_LIST_ITEM','nextSibling','value','outdentList','change','*Outdent:*\x20%0','checkTodoList','TrackChangesEditing','*Check\x20item*','add','2749270CfBOnq','bulletedList','paragraph','formatBlock','createRange','parent','LegacyTodoListEditing','type','462056dtfDlG','markBlockFormat','commands','execute','355QpfTcr','end','length','todoListChecked','from','todoList','248526zivuZy','push','forceValue','checkChild','*Change\x20to:*\x20%0','enableCommand','getSelectedBlocks','*Indent:*\x20%0','blockName','_selectedElements','*Uncheck\x20item*','findIndex','before','listItem','bulleted','1170756RzCYKJ','indentList','get','afterInit','todo','locale','listType','element','model','numbered','formatInline','isObject','595WjxYHq','filter','3yITlLJ','registerElementLabel','format','replace','previousSibling','slice','ELEMENT_BULLETED_LIST','selection','plugins','getAttribute'];_0x1544=function(){return _0x3d8fc4;};return _0x1544();}function _0xeb96(_0x1a7fee,_0x483b83){const _0x15447d=_0x1544();return _0xeb96=function(_0xeb9662,_0x5be4b6){_0xeb9662=_0xeb9662-0x182;let _0x2cd222=_0x15447d[_0xeb9662];return _0x2cd222;},_0xeb96(_0x1a7fee,_0x483b83);}import{Plugin as _0x5dd6f1}from'ckeditor5/src/core.js';import{getTranslation as _0x408697}from'../utils/common-translations.js';export default class ut extends _0x5dd6f1{[_0x2c45ca(0x1a9)](){const _0x2731d9=_0x2c45ca,_0x212c8f=this[_0x2731d9(0x1c7)],_0x24ea24=_0x212c8f[_0x2731d9(0x1ab)];if(!_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1d0)](_0x2731d9(0x1c3)))return;const _0x2dca49=_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1a8)](_0x2731d9(0x182)),_0x2e3426=_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1d0)](_0x2731d9(0x18b));function _0x3e3dd2(_0x5f3701){return()=>{const _0x46a2b4=_0xeb96,_0x1afccc=_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1bf)][_0x46a2b4(0x1bb)],_0x18f481=_0x212c8f[_0x46a2b4(0x18f)][_0x46a2b4(0x1a8)](_0x5f3701);if(_0x18f481[_0x46a2b4(0x1d3)])return void _0x212c8f[_0x46a2b4(0x190)](_0x46a2b4(0x187),{});const _0x522662=_0x5f3701[_0x46a2b4(0x1b9)](0x0,-0x4),_0x3356c3=function(_0x56252f,_0x326689,_0x480390){const _0x390500=_0x46a2b4;let _0xfc6549=Array[_0x390500(0x195)](_0x56252f)[_0x390500(0x1b3)](_0x130f0c=>function(_0x58d07c,_0x21f3c6){const _0x48ade3=_0x390500;return _0x21f3c6[_0x48ade3(0x19a)](_0x58d07c[_0x48ade3(0x18a)],_0x48ade3(0x1a4))&&!_0x21f3c6[_0x48ade3(0x1b1)](_0x58d07c);}(_0x130f0c,_0x480390));_0xfc6549=_0xfc6549[_0x390500(0x1b3)](_0xc5a63a=>!_0xc5a63a['is'](_0x390500(0x1ad),_0x390500(0x1a4))||_0xc5a63a[_0x390500(0x1bd)](_0x390500(0x1ac))!=_0x326689);const _0x15392b=new Set();for(const _0x4b23ba of _0xfc6549)_0x4b23ba['is'](_0x390500(0x1ad),_0x390500(0x1a4))?_0x15392b[_0x390500(0x184)](me(_0x4b23ba)):_0x15392b[_0x390500(0x184)](_0x4b23ba);return Array[_0x390500(0x195)](_0x15392b);}(_0x1afccc[_0x46a2b4(0x19d)](),_0x522662,_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1c6)]);_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1d5)](()=>{const _0x59e0d7=_0x46a2b4;for(const _0x316808 of _0x3356c3)_0x2dca49[_0x59e0d7(0x18e)](_0x316808,{'commandName':_0x5f3701,'commandParams':[{'forceValue':!_0x18f481[_0x59e0d7(0x1d3)]}],'formatGroupId':_0x59e0d7(0x19f)},fe(_0x316808));});};}function _0x32b445(_0x491978){return()=>{const _0x3037b9=_0xeb96,_0x55d9e3=function(_0x566ac4){const _0x1b6549=_0xeb96;let _0xcad011=Array[_0x1b6549(0x195)](_0x566ac4);const _0xdb0ab3=_0xcad011[_0x1b6549(0x1a2)](_0x5c8a4a=>_0x1b6549(0x1a4)!=_0x5c8a4a[_0x1b6549(0x1c2)]);return _0xdb0ab3>-0x1&&(_0xcad011=_0xcad011[_0x1b6549(0x1b9)](0x0,_0xdb0ab3)),_0xcad011;}(_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1bf)][_0x3037b9(0x1bb)][_0x3037b9(0x19d)]()),_0x17f262=_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x189)](_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1cd)](_0x55d9e3[0x0],_0x3037b9(0x1a3)),_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1cd)](_0x55d9e3[_0x55d9e3[_0x3037b9(0x193)]-0x1],_0x3037b9(0x192)));_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1d5)](()=>{const _0x35e009=_0x3037b9;_0x2dca49[_0x35e009(0x18e)](_0x17f262,{'commandName':_0x491978,'commandParams':[],'formatGroupId':_0x35e009(0x1be)},function(_0x259ba3){const _0x2d25a9=_0x35e009,_0x5b3e8f=new Set();for(const _0x5dce94 of _0x259ba3){let _0xcb023d=_0x5dce94[_0x2d25a9(0x1d2)];for(;_0xcb023d&&_0xcb023d[_0x2d25a9(0x1bd)](_0x2d25a9(0x1be))>_0x5dce94[_0x2d25a9(0x1bd)](_0x2d25a9(0x1be));)_0x5b3e8f[_0x2d25a9(0x184)](_0xcb023d),_0xcb023d=_0xcb023d[_0x2d25a9(0x1d2)];}return Array[_0x2d25a9(0x195)](_0x5b3e8f);}(_0x55d9e3));});};}_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1c5),_0x3e3dd2(_0x2731d9(0x1c5))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x186),_0x3e3dd2(_0x2731d9(0x186))),_0x2e3426&&_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x196),_0x3e3dd2(_0x2731d9(0x196))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1a7),_0x32b445(_0x2731d9(0x1a7))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1d4),_0x32b445(_0x2731d9(0x1d4))),_0x2e3426&&_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1d7),()=>{const _0x105327=_0x2731d9,_0xcb0d9b=_0x212c8f[_0x105327(0x18f)][_0x105327(0x1a8)](_0x105327(0x1d7)),_0x3b3460=Array[_0x105327(0x195)](_0xcb0d9b[_0x105327(0x1a0)]);_0x3b3460[_0x105327(0x1b3)](_0x4e0aa5=>_0x4e0aa5[_0x105327(0x1bd)](_0x105327(0x194))!=_0xcb0d9b[_0x105327(0x1d3)]),_0x212c8f[_0x105327(0x1ae)][_0x105327(0x1d5)](()=>{const _0x1678fb=_0x105327;for(const _0x4f378b of _0x3b3460)_0x2dca49[_0x1678fb(0x18e)](_0x4f378b,{'commandName':_0x1678fb(0x1d7),'commandParams':[{'forceValue':!_0xcb0d9b[_0x1678fb(0x1d3)]}]});});}),_0x2dca49[_0x2731d9(0x1c9)][_0x2731d9(0x1b5)](_0x2731d9(0x1a4),_0x2b03ba=>_0x408697(_0x24ea24,_0x2731d9(0x1d1),_0x2b03ba)),_0x2dca49[_0x2731d9(0x1c9)][_0x2731d9(0x1c4)](_0x4d73fa=>{const _0x59bc0e=_0x2731d9;if(_0x59bc0e(0x188)!=_0x4d73fa[_0x59bc0e(0x18c)]&&_0x59bc0e(0x1b0)!=_0x4d73fa[_0x59bc0e(0x18c)])return;const {data:_0x375406}=_0x4d73fa;if(_0x375406){if(_0x59bc0e(0x1c5)==_0x375406[_0x59bc0e(0x1cf)]||_0x59bc0e(0x186)==_0x375406[_0x59bc0e(0x1cf)]||_0x59bc0e(0x196)==_0x375406[_0x59bc0e(0x1cf)])switch(_0x375406[_0x59bc0e(0x1cf)][_0x59bc0e(0x1b7)](_0x59bc0e(0x1ce),'')){case _0x59bc0e(0x1a5):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1ba)));case _0x59bc0e(0x1af):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1cc)));case _0x59bc0e(0x1aa):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1cb)));}if(_0x59bc0e(0x1a7)==_0x375406[_0x59bc0e(0x1cf)])return{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x19e),_0x408697(_0x24ea24,_0x59bc0e(0x1d1)))};if(_0x59bc0e(0x1d4)==_0x375406[_0x59bc0e(0x1cf)])return{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x1d6),_0x408697(_0x24ea24,_0x59bc0e(0x1d1)))};if(_0x59bc0e(0x1d7)==_0x375406[_0x59bc0e(0x1cf)])return _0x375406[_0x59bc0e(0x1ca)][0x0][_0x59bc0e(0x199)]?{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x183))}:{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x1a1))};}function _0x1305d6(_0x4067ac){const _0x5da0b1=_0x59bc0e;return{'type':_0x5da0b1(0x1b6),'content':_0x408697(_0x24ea24,_0x5da0b1(0x19b),_0x4067ac)};}});}}function me(_0x57c087){const _0x20ecfd=_0x2c45ca,_0x30c9aa=_0x57c087[_0x20ecfd(0x1bd)](_0x20ecfd(0x1be));if(0x0==_0x30c9aa)return _0x57c087;let _0xd3db13=_0x57c087;for(;_0x57c087[_0x20ecfd(0x1b8)]&&_0x57c087[_0x20ecfd(0x1b8)]['is'](_0x20ecfd(0x1ad),_0x20ecfd(0x1a4));){const _0x47a9e1=_0x57c087[_0x20ecfd(0x1b8)][_0x20ecfd(0x1bd)](_0x20ecfd(0x1be));if(_0x47a9e1==_0x30c9aa)_0xd3db13=_0x57c087[_0x20ecfd(0x1b8)];else{if(_0x47a9e1<_0x30c9aa)break;}_0x57c087=_0x57c087[_0x20ecfd(0x1b8)];}return _0xd3db13;}function fe(_0xbc0ea3){const _0x2bbc93=_0x2c45ca,_0x40a3eb=[];if(_0xbc0ea3['is'](_0x2bbc93(0x1ad),_0x2bbc93(0x1a4))&&_0xbc0ea3[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be))>0x0){let _0x1b7147=_0xbc0ea3[_0x2bbc93(0x1d2)];for(;_0x1b7147&&_0x2bbc93(0x1a4)==_0x1b7147[_0x2bbc93(0x1c2)]&&_0x1b7147[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be))==_0xbc0ea3[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be));)_0x40a3eb[_0x2bbc93(0x198)](_0x1b7147),_0x1b7147=_0x1b7147[_0x2bbc93(0x1d2)];}return _0x40a3eb;}
23
+ function _0x45a7(_0x3c26ba,_0x26320a){const _0x1e543e=_0x1e54();return _0x45a7=function(_0x45a73e,_0x1ece05){_0x45a73e=_0x45a73e-0x134;let _0x23a8ee=_0x1e543e[_0x45a73e];return _0x23a8ee;},_0x45a7(_0x3c26ba,_0x26320a);}const _0x4f42a8=_0x45a7;(function(_0x45201e,_0x2a0bd8){const _0x37af86=_0x45a7,_0x39428e=_0x45201e();while(!![]){try{const _0x278ef6=-parseInt(_0x37af86(0x170))/0x1+-parseInt(_0x37af86(0x16a))/0x2*(-parseInt(_0x37af86(0x18b))/0x3)+-parseInt(_0x37af86(0x172))/0x4*(parseInt(_0x37af86(0x162))/0x5)+parseInt(_0x37af86(0x169))/0x6*(parseInt(_0x37af86(0x14c))/0x7)+parseInt(_0x37af86(0x143))/0x8+-parseInt(_0x37af86(0x171))/0x9*(-parseInt(_0x37af86(0x184))/0xa)+-parseInt(_0x37af86(0x13c))/0xb*(parseInt(_0x37af86(0x173))/0xc);if(_0x278ef6===_0x2a0bd8)break;else _0x39428e['push'](_0x39428e['shift']());}catch(_0x18d17b){_0x39428e['push'](_0x39428e['shift']());}}}(_0x1e54,0xc8f8e));function _0x1e54(){const _0xde7689=['has','name','createRange','554145enDnAj','ELEMENT_NUMBERED_LIST','outdentList','*Indent:*\x20%0','add','parent','checkTodoList','LegacyTodoListEditing','formatInline','22824637FofmuI','markBlockFormat','schema','getAttribute','*Outdent:*\x20%0','change','blockName','6070792oDiRLM','registerElementLabel','slice','forceValue','formatBlock','execute','*Uncheck\x20item*','end','before','2667xzXUmK','editor','getSelectedBlocks','TrackChangesEditing','listItem','isObject','locale','List','registerDescriptionCallback','listIndent','bulleted','length','enableCommand','ELEMENT_LIST_ITEM','get','descriptionFactory','element','previousSibling','replace','LegacyListEditing','ELEMENT_BULLETED_LIST','afterInit','5pkqLxL','todo','numbered','numberedList','checkChild','commandName','*Change\x20to:*\x20%0','22824tVHJlr','4uZiyVd','bulletedList','commandParams','model','findIndex','commands','62237bvFVfA','739188sXeJTz','3068260zsnXaL','12PwqKVL','document','paragraph','type','ELEMENT_TODO_LIST','createPositionAt','todoList','push','plugins','indentList','todoListChecked','nextSibling','filter','value','*Check\x20item*','listType','format','140CROUmL','selection','from','_selectedElements'];_0x1e54=function(){return _0xde7689;};return _0x1e54();}import{Plugin as _0x34fc8d}from'ckeditor5/src/core.js';import{getTranslation as _0x4471ba}from'../utils/common-translations.js';export default class ut extends _0x34fc8d{[_0x4f42a8(0x161)](){const _0x536c13=_0x4f42a8,_0x53ea40=this[_0x536c13(0x14d)],_0x58cf22=_0x53ea40[_0x536c13(0x152)];if(!_0x53ea40[_0x536c13(0x17b)][_0x536c13(0x188)](_0x536c13(0x15f)))return;const _0x1d1e82=_0x53ea40[_0x536c13(0x17b)][_0x536c13(0x15a)](_0x536c13(0x14f)),_0x5de2d7=_0x53ea40[_0x536c13(0x17b)][_0x536c13(0x188)](_0x536c13(0x13a));function _0x351c81(_0x42f9d0){return()=>{const _0x39e085=_0x45a7,_0x494df0=_0x53ea40[_0x39e085(0x16d)][_0x39e085(0x174)][_0x39e085(0x185)],_0x4f225a=_0x53ea40[_0x39e085(0x16f)][_0x39e085(0x15a)](_0x42f9d0);if(_0x4f225a[_0x39e085(0x180)])return void _0x53ea40[_0x39e085(0x148)](_0x39e085(0x175),{});const _0x4c7234=_0x42f9d0[_0x39e085(0x145)](0x0,-0x4),_0x5d8965=function(_0x5dba9a,_0x406d8b,_0x57562d){const _0x4d2484=_0x39e085;let _0x47d57f=Array[_0x4d2484(0x186)](_0x5dba9a)[_0x4d2484(0x17f)](_0xc313cb=>function(_0x5920b4,_0x1bd0bc){const _0x415283=_0x4d2484;return _0x1bd0bc[_0x415283(0x166)](_0x5920b4[_0x415283(0x138)],_0x415283(0x150))&&!_0x1bd0bc[_0x415283(0x151)](_0x5920b4);}(_0xc313cb,_0x57562d));_0x47d57f=_0x47d57f[_0x4d2484(0x17f)](_0xb860b3=>!_0xb860b3['is'](_0x4d2484(0x15c),_0x4d2484(0x150))||_0xb860b3[_0x4d2484(0x13f)](_0x4d2484(0x182))!=_0x406d8b);const _0x30e6ce=new Set();for(const _0x246dc6 of _0x47d57f)_0x246dc6['is'](_0x4d2484(0x15c),_0x4d2484(0x150))?_0x30e6ce[_0x4d2484(0x137)](me(_0x246dc6)):_0x30e6ce[_0x4d2484(0x137)](_0x246dc6);return Array[_0x4d2484(0x186)](_0x30e6ce);}(_0x494df0[_0x39e085(0x14e)](),_0x4c7234,_0x53ea40[_0x39e085(0x16d)][_0x39e085(0x13e)]);_0x53ea40[_0x39e085(0x16d)][_0x39e085(0x141)](()=>{const _0x3a223c=_0x39e085;for(const _0x2cb520 of _0x5d8965)_0x1d1e82[_0x3a223c(0x13d)](_0x2cb520,{'commandName':_0x42f9d0,'commandParams':[{'forceValue':!_0x4f225a[_0x3a223c(0x180)]}],'formatGroupId':_0x3a223c(0x142)},fe(_0x2cb520));});};}function _0x35c8f2(_0x32d470){return()=>{const _0x1cf3ed=_0x45a7,_0x4000be=function(_0x4b23b9){const _0x54fa47=_0x45a7;let _0x16558f=Array[_0x54fa47(0x186)](_0x4b23b9);const _0x335392=_0x16558f[_0x54fa47(0x16e)](_0x24030b=>_0x54fa47(0x150)!=_0x24030b[_0x54fa47(0x189)]);return _0x335392>-0x1&&(_0x16558f=_0x16558f[_0x54fa47(0x145)](0x0,_0x335392)),_0x16558f;}(_0x53ea40[_0x1cf3ed(0x16d)][_0x1cf3ed(0x174)][_0x1cf3ed(0x185)][_0x1cf3ed(0x14e)]()),_0x111fb5=_0x53ea40[_0x1cf3ed(0x16d)][_0x1cf3ed(0x18a)](_0x53ea40[_0x1cf3ed(0x16d)][_0x1cf3ed(0x178)](_0x4000be[0x0],_0x1cf3ed(0x14b)),_0x53ea40[_0x1cf3ed(0x16d)][_0x1cf3ed(0x178)](_0x4000be[_0x4000be[_0x1cf3ed(0x157)]-0x1],_0x1cf3ed(0x14a)));_0x53ea40[_0x1cf3ed(0x16d)][_0x1cf3ed(0x141)](()=>{const _0x41c59a=_0x1cf3ed;_0x1d1e82[_0x41c59a(0x13d)](_0x111fb5,{'commandName':_0x32d470,'commandParams':[],'formatGroupId':_0x41c59a(0x155)},function(_0x2c17ad){const _0x5df6c9=_0x41c59a,_0x1cc92d=new Set();for(const _0x195f67 of _0x2c17ad){let _0x148903=_0x195f67[_0x5df6c9(0x17e)];for(;_0x148903&&_0x148903[_0x5df6c9(0x13f)](_0x5df6c9(0x155))>_0x195f67[_0x5df6c9(0x13f)](_0x5df6c9(0x155));)_0x1cc92d[_0x5df6c9(0x137)](_0x148903),_0x148903=_0x148903[_0x5df6c9(0x17e)];}return Array[_0x5df6c9(0x186)](_0x1cc92d);}(_0x4000be));});};}_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x165),_0x351c81(_0x536c13(0x165))),_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x16b),_0x351c81(_0x536c13(0x16b))),_0x5de2d7&&_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x179),_0x351c81(_0x536c13(0x179))),_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x17c),_0x35c8f2(_0x536c13(0x17c))),_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x135),_0x35c8f2(_0x536c13(0x135))),_0x5de2d7&&_0x1d1e82[_0x536c13(0x158)](_0x536c13(0x139),()=>{const _0x104e81=_0x536c13,_0x4de96b=_0x53ea40[_0x104e81(0x16f)][_0x104e81(0x15a)](_0x104e81(0x139)),_0x5808fc=Array[_0x104e81(0x186)](_0x4de96b[_0x104e81(0x187)]);_0x5808fc[_0x104e81(0x17f)](_0x5a632b=>_0x5a632b[_0x104e81(0x13f)](_0x104e81(0x17d))!=_0x4de96b[_0x104e81(0x180)]),_0x53ea40[_0x104e81(0x16d)][_0x104e81(0x141)](()=>{const _0x4e97c2=_0x104e81;for(const _0x25d464 of _0x5808fc)_0x1d1e82[_0x4e97c2(0x13d)](_0x25d464,{'commandName':_0x4e97c2(0x139),'commandParams':[{'forceValue':!_0x4de96b[_0x4e97c2(0x180)]}]});});}),_0x1d1e82[_0x536c13(0x15b)][_0x536c13(0x144)](_0x536c13(0x150),_0x3f6ab2=>_0x4471ba(_0x58cf22,_0x536c13(0x159),_0x3f6ab2)),_0x1d1e82[_0x536c13(0x15b)][_0x536c13(0x154)](_0xf9a6ba=>{const _0x4d5f54=_0x536c13;if(_0x4d5f54(0x147)!=_0xf9a6ba[_0x4d5f54(0x176)]&&_0x4d5f54(0x13b)!=_0xf9a6ba[_0x4d5f54(0x176)])return;const {data:_0x11039c}=_0xf9a6ba;if(_0x11039c){if(_0x4d5f54(0x165)==_0x11039c[_0x4d5f54(0x167)]||_0x4d5f54(0x16b)==_0x11039c[_0x4d5f54(0x167)]||_0x4d5f54(0x179)==_0x11039c[_0x4d5f54(0x167)])switch(_0x11039c[_0x4d5f54(0x167)][_0x4d5f54(0x15e)](_0x4d5f54(0x153),'')){case _0x4d5f54(0x156):return _0x1a6894(_0x4471ba(_0x58cf22,_0x4d5f54(0x160)));case _0x4d5f54(0x164):return _0x1a6894(_0x4471ba(_0x58cf22,_0x4d5f54(0x134)));case _0x4d5f54(0x163):return _0x1a6894(_0x4471ba(_0x58cf22,_0x4d5f54(0x177)));}if(_0x4d5f54(0x17c)==_0x11039c[_0x4d5f54(0x167)])return{'type':_0x4d5f54(0x183),'content':_0x4471ba(_0x58cf22,_0x4d5f54(0x136),_0x4471ba(_0x58cf22,_0x4d5f54(0x159)))};if(_0x4d5f54(0x135)==_0x11039c[_0x4d5f54(0x167)])return{'type':_0x4d5f54(0x183),'content':_0x4471ba(_0x58cf22,_0x4d5f54(0x140),_0x4471ba(_0x58cf22,_0x4d5f54(0x159)))};if(_0x4d5f54(0x139)==_0x11039c[_0x4d5f54(0x167)])return _0x11039c[_0x4d5f54(0x16c)][0x0][_0x4d5f54(0x146)]?{'type':_0x4d5f54(0x183),'content':_0x4471ba(_0x58cf22,_0x4d5f54(0x181))}:{'type':_0x4d5f54(0x183),'content':_0x4471ba(_0x58cf22,_0x4d5f54(0x149))};}function _0x1a6894(_0x2a40a7){const _0x467dcf=_0x4d5f54;return{'type':_0x467dcf(0x183),'content':_0x4471ba(_0x58cf22,_0x467dcf(0x168),_0x2a40a7)};}});}}function me(_0x3ebad5){const _0x11e44f=_0x4f42a8,_0x2a80a2=_0x3ebad5[_0x11e44f(0x13f)](_0x11e44f(0x155));if(0x0==_0x2a80a2)return _0x3ebad5;let _0x3fa72a=_0x3ebad5;for(;_0x3ebad5[_0x11e44f(0x15d)]&&_0x3ebad5[_0x11e44f(0x15d)]['is'](_0x11e44f(0x15c),_0x11e44f(0x150));){const _0x118e31=_0x3ebad5[_0x11e44f(0x15d)][_0x11e44f(0x13f)](_0x11e44f(0x155));if(_0x118e31==_0x2a80a2)_0x3fa72a=_0x3ebad5[_0x11e44f(0x15d)];else{if(_0x118e31<_0x2a80a2)break;}_0x3ebad5=_0x3ebad5[_0x11e44f(0x15d)];}return _0x3fa72a;}function fe(_0x4729a4){const _0x300c9c=_0x4f42a8,_0x4fe922=[];if(_0x4729a4['is'](_0x300c9c(0x15c),_0x300c9c(0x150))&&_0x4729a4[_0x300c9c(0x13f)](_0x300c9c(0x155))>0x0){let _0x346673=_0x4729a4[_0x300c9c(0x17e)];for(;_0x346673&&_0x300c9c(0x150)==_0x346673[_0x300c9c(0x189)]&&_0x346673[_0x300c9c(0x13f)](_0x300c9c(0x155))==_0x4729a4[_0x300c9c(0x13f)](_0x300c9c(0x155));)_0x4fe922[_0x300c9c(0x17a)](_0x346673),_0x346673=_0x346673[_0x300c9c(0x17e)];}return _0x4fe922;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x409f(){const _0x568817=['descriptionFactory','11hEnZLp','default','11121072mcXQos','document','markMultiRangeBlockFormat','afterInit','from','backward','model','_LIST_','getAttribute','enableCommand','list.properties','bind','toUpperCase','commandName','filter','LegacyListPropertiesEditing','LegacyListUtils','getFirstPosition','has','forward','startIndex','3fUBvXG','listStart','length','_getSuggestionBlocksForListStyle','change','11007324ApgCzf','handleListReversedCommand','plugins','handleListStartCommand','getListTypeFromListStyleType','listItem','unshift','registerDescriptionCallback','format','parent','_getSuggestionBlocks','createPositionAt','229108yYidEM','*Format:*\x20set\x20order\x20to\x20regular','locale','handleDescriptions','TrackChangesEditing','9630jujKeB','flat','378Mdalsz','*Format:*\x20set\x20start\x20index\x20to\x20%0','60qRKdIM','ELEMENT_','editor','styles','get','reversed','_getTranslationKeyForListStyle','map','commandParams','*Change\x20to:*\x20%0','10145254KddDlT','10089kLNAdq','346lcdSni','listType','type','element','selection','listReversed','push','538212QVlWqr','numbered','listStyle','formatInline','before','replace','getSiblingNodes','getLastPosition','handleListStyleCommand','formatBlock','config','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','createRange'];_0x409f=function(){return _0x568817;};return _0x409f();}const _0x53083a=_0xc2d1;(function(_0x2d5c7a,_0x2b9087){const _0x118c77=_0xc2d1,_0x163523=_0x2d5c7a();while(!![]){try{const _0x54bb14=-parseInt(_0x118c77(0xc8))/0x1*(-parseInt(_0x118c77(0x83))/0x2)+-parseInt(_0x118c77(0xb0))/0x3*(parseInt(_0x118c77(0xc1))/0x4)+-parseInt(_0x118c77(0xca))/0x5*(-parseInt(_0x118c77(0x8a))/0x6)+-parseInt(_0x118c77(0x81))/0x7+parseInt(_0x118c77(0x9b))/0x8+-parseInt(_0x118c77(0x82))/0x9*(parseInt(_0x118c77(0xc6))/0xa)+parseInt(_0x118c77(0x99))/0xb*(parseInt(_0x118c77(0xb5))/0xc);if(_0x54bb14===_0x2b9087)break;else _0x163523['push'](_0x163523['shift']());}catch(_0x58cd12){_0x163523['push'](_0x163523['shift']());}}}(_0x409f,0xd2b83));import{Plugin as _0x380ae5}from'ckeditor5/src/core.js';function _0xc2d1(_0x196d4c,_0x503f9e){const _0x409f74=_0x409f();return _0xc2d1=function(_0xc2d106,_0x292126){_0xc2d106=_0xc2d106-0x7b;let _0x1cf356=_0x409f74[_0xc2d106];return _0x1cf356;},_0xc2d1(_0x196d4c,_0x503f9e);}import{getTranslation as _0x145cb7}from'../utils/common-translations.js';export default class K extends _0x380ae5{[_0x53083a(0x9e)](){const _0x4b53e2=_0x53083a;if(!this[_0x4b53e2(0xcc)][_0x4b53e2(0xb7)][_0x4b53e2(0xad)](_0x4b53e2(0xaa)))return;const _0x29c2b0=this[_0x4b53e2(0xcc)][_0x4b53e2(0x94)][_0x4b53e2(0x7b)](_0x4b53e2(0xa5)),_0x102539=this[_0x4b53e2(0xcc)][_0x4b53e2(0xb7)][_0x4b53e2(0x7b)](_0x4b53e2(0xc5));_0x29c2b0[_0x4b53e2(0xcd)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0x8c),this[_0x4b53e2(0x92)][_0x4b53e2(0xa6)](this)),_0x29c2b0[_0x4b53e2(0x7c)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0x88),this[_0x4b53e2(0xb6)][_0x4b53e2(0xa6)](this)),_0x29c2b0[_0x4b53e2(0xaf)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0xb1),this[_0x4b53e2(0xb8)][_0x4b53e2(0xa6)](this)),_0x102539[_0x4b53e2(0x98)][_0x4b53e2(0xbc)](this[_0x4b53e2(0xc4)][_0x4b53e2(0xa6)](this));}[_0x53083a(0x92)](_0x3f5c9c,_0x5a9c2a={}){const _0x105f2e=_0x53083a,_0x2e0837=this[_0x105f2e(0xcc)][_0x105f2e(0xb7)][_0x105f2e(0x7b)](_0x105f2e(0xc5)),_0x48a9dd=this[_0x105f2e(0xb3)]();this[_0x105f2e(0xcc)][_0x105f2e(0xa1)][_0x105f2e(0xb4)](()=>{const _0x35eb43=_0x105f2e;_0x2e0837[_0x35eb43(0x9d)](_0x48a9dd,{'commandName':_0x35eb43(0x8c),'commandParams':[{'type':_0x5a9c2a[_0x35eb43(0x85)]}],'formatGroupId':_0x35eb43(0x8c)});});}[_0x53083a(0xb6)](_0x11b404,_0x4fcf9e={}){const _0x5009b2=_0x53083a,_0x4ede1d=this[_0x5009b2(0xcc)][_0x5009b2(0xb7)][_0x5009b2(0x7b)](_0x5009b2(0xc5)),_0x36d589=this[_0x5009b2(0xbf)](_0xb9a538=>_0xb9a538['is'](_0x5009b2(0x86),_0x5009b2(0xba))&&_0x5009b2(0x8b)===_0xb9a538[_0x5009b2(0xa3)](_0x5009b2(0x84)));if(_0x36d589[_0x5009b2(0xb2)]<0x1)return;const _0x4d6735=_0x36d589[_0x5009b2(0x7e)](_0x3b2ccb=>this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0x97)](this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xc0)](_0x3b2ccb,_0x5009b2(0x8e)),this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xc0)](_0x3b2ccb,0x0)));this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xb4)](()=>{const _0xd1f8c8=_0x5009b2;_0x4ede1d[_0xd1f8c8(0x9d)](_0x4d6735,{'commandName':_0xd1f8c8(0x88),'commandParams':[{'reversed':_0x4fcf9e[_0xd1f8c8(0x7c)]}],'formatGroupId':_0xd1f8c8(0x88)});});}[_0x53083a(0xb8)](_0x1497d2,_0x3a7222={}){const _0x4bd184=_0x53083a,_0x24a6c0=this[_0x4bd184(0xcc)][_0x4bd184(0xb7)][_0x4bd184(0x7b)](_0x4bd184(0xc5)),_0x3ab77b=this[_0x4bd184(0xbf)](_0x1f83ff=>_0x1f83ff['is'](_0x4bd184(0x86),_0x4bd184(0xba))&&_0x4bd184(0x8b)===_0x1f83ff[_0x4bd184(0xa3)](_0x4bd184(0x84)));if(_0x3ab77b[_0x4bd184(0xb2)]<0x1)return;const _0x1fcfae=_0x3ab77b[_0x4bd184(0x7e)](_0x238b8d=>this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0x97)](this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xc0)](_0x238b8d,_0x4bd184(0x8e)),this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xc0)](_0x238b8d,0x0)));this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xb4)](()=>{const _0x2e3c6=_0x4bd184;_0x24a6c0[_0x2e3c6(0x9d)](_0x1fcfae,{'commandName':_0x2e3c6(0xb1),'commandParams':[{'startIndex':_0x3a7222[_0x2e3c6(0xaf)]}],'formatGroupId':_0x2e3c6(0xb1)});});}[_0x53083a(0xc4)](_0x415e4c){const _0x3bc9b2=_0x53083a;if(_0x3bc9b2(0x93)!=_0x415e4c[_0x3bc9b2(0x85)]&&_0x3bc9b2(0x8d)!=_0x415e4c[_0x3bc9b2(0x85)])return;const _0x5709e1=this[_0x3bc9b2(0xcc)][_0x3bc9b2(0xc3)],{data:_0x1aae01}=_0x415e4c;if(!_0x1aae01)return;let _0x48702d,_0x54e212;switch(_0x1aae01[_0x3bc9b2(0xa8)]){case _0x3bc9b2(0x8c):_0x48702d=_0x3bc9b2(0x80),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d,_0x145cb7(_0x5709e1,this[_0x3bc9b2(0x7d)](_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0x85)])))};break;case _0x3bc9b2(0x88):_0x48702d=_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0x7c)]?_0x3bc9b2(0x96):_0x3bc9b2(0xc2),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d)};break;case _0x3bc9b2(0xb1):_0x48702d=_0x3bc9b2(0xc9),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d,_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0xaf)])};}return _0x54e212;}[_0x53083a(0xb3)](){const _0x5460ed=_0x53083a;var _0x342868,_0x559ef7,_0x24075f,_0x5b445d;const _0x4d607d=this[_0x5460ed(0xcc)][_0x5460ed(0xb7)][_0x5460ed(0x7b)](_0x5460ed(0xab));let _0x255d5a=Array[_0x5460ed(0x9f)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0x95)]());return(null===(_0x342868=_0x255d5a[0x0])||void 0x0===_0x342868?void 0x0:_0x342868['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&_0x255d5a[_0x5460ed(0xbb)](..._0x4d607d[_0x5460ed(0x90)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0xac)](),_0x5460ed(0xa0))),(null===(_0x559ef7=_0x255d5a[_0x255d5a[_0x5460ed(0xb2)]-0x1])||void 0x0===_0x559ef7?void 0x0:_0x559ef7['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&_0x255d5a[_0x5460ed(0x89)](..._0x4d607d[_0x5460ed(0x90)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0x91)](),_0x5460ed(0xae))),_0x255d5a=[...new Set(_0x255d5a)],(null===(_0x5b445d=null===(_0x24075f=this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0xac)]())||void 0x0===_0x24075f?void 0x0:_0x24075f[_0x5460ed(0xbe)])||void 0x0===_0x5b445d?void 0x0:_0x5b445d['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&(_0x255d5a=_0x255d5a[_0x5460ed(0xa9)](_0x3bed50=>_0x3bed50['is'](_0x5460ed(0x86),_0x5460ed(0xba)))),_0x255d5a;}[_0x53083a(0xbf)](_0x11da31){const _0x2374b7=_0x53083a,_0x463725=this[_0x2374b7(0xcc)][_0x2374b7(0xb7)][_0x2374b7(0x7b)](_0x2374b7(0xab));let _0x2ebb67=Array[_0x2374b7(0x9f)](this[_0x2374b7(0xcc)][_0x2374b7(0xa1)][_0x2374b7(0x9c)][_0x2374b7(0x87)][_0x2374b7(0x95)]())[_0x2374b7(0xa9)](_0x11da31)[_0x2374b7(0x7e)](_0x42ae35=>{const _0x47716b=_0x2374b7,_0x384d08=this[_0x47716b(0xcc)][_0x47716b(0xa1)][_0x47716b(0xc0)](_0x42ae35,0x0);return[..._0x463725[_0x47716b(0x90)](_0x384d08,_0x47716b(0xa0)),..._0x463725[_0x47716b(0x90)](_0x384d08,_0x47716b(0xae))];})[_0x2374b7(0xc7)]();return _0x2ebb67=[...new Set(_0x2ebb67)],_0x2ebb67;}[_0x53083a(0x7d)](_0x4b7aef){const _0x50f0f4=_0x53083a;return _0x50f0f4(0xcb)+(this[_0x50f0f4(0xcc)][_0x50f0f4(0xb7)][_0x50f0f4(0x7b)](_0x50f0f4(0xab))[_0x50f0f4(0xb9)](_0x4b7aef)||_0x50f0f4(0x9a))[_0x50f0f4(0xa7)]()+_0x50f0f4(0xa2)+_0x4b7aef[_0x50f0f4(0xa7)]()[_0x50f0f4(0x8f)](/-/g,'_');}}
23
+ function _0x25e6(){const _0xcd434=['bind','TrackChangesEditing','3488820pKiivD','createRange','forward','afterInit','handleListStartCommand','_getSuggestionBlocksForListStyle','document','list.properties','829863dzfouq','filter','default','length','ELEMENT_','map','before','2iuELwR','LegacyListUtils','change','type','config','locale','model','startIndex','toUpperCase','LegacyListPropertiesEditing','getAttribute','listType','handleDescriptions','getSiblingNodes','descriptionFactory','formatBlock','backward','listStart','10ZqAQvL','_getTranslationKeyForListStyle','1868469yJkarh','get','commandParams','60TqrAcR','parent','listReversed','editor','commandName','*Format:*\x20set\x20order\x20to\x20regular','push','format','5682735RzfEqd','getLastPosition','has','unshift','listStyle','markMultiRangeBlockFormat','formatInline','listItem','handleListReversedCommand','*Change\x20to:*\x20%0','833546jyHdnD','203775dqXRCi','element','plugins','getListTypeFromListStyleType','_getSuggestionBlocks','getSelectedBlocks','selection','styles','numbered','handleListStyleCommand','5256600ILLviD','registerDescriptionCallback','flat','from','*Format:*\x20set\x20start\x20index\x20to\x20%0','reversed','_LIST_','*Format:*\x20set\x20order\x20to\x20reversed','createPositionAt','getFirstPosition','replace','enableCommand'];_0x25e6=function(){return _0xcd434;};return _0x25e6();}const _0x208793=_0x1087;(function(_0x2f7868,_0x5c6c07){const _0x5224e0=_0x1087,_0x632837=_0x2f7868();while(!![]){try{const _0x25432e=-parseInt(_0x5224e0(0x186))/0x1+-parseInt(_0x5224e0(0x15c))/0x2*(-parseInt(_0x5224e0(0x170))/0x3)+parseInt(_0x5224e0(0x14d))/0x4+-parseInt(_0x5224e0(0x17b))/0x5+-parseInt(_0x5224e0(0x173))/0x6*(-parseInt(_0x5224e0(0x185))/0x7)+-parseInt(_0x5224e0(0x13f))/0x8+-parseInt(_0x5224e0(0x155))/0x9*(parseInt(_0x5224e0(0x16e))/0xa);if(_0x25432e===_0x5c6c07)break;else _0x632837['push'](_0x632837['shift']());}catch(_0x45f821){_0x632837['push'](_0x632837['shift']());}}}(_0x25e6,0x918ec));import{Plugin as _0x5a7779}from'ckeditor5/src/core.js';import{getTranslation as _0x2e5887}from'../utils/common-translations.js';function _0x1087(_0x201e7d,_0xb0158d){const _0x25e6f4=_0x25e6();return _0x1087=function(_0x108799,_0x190854){_0x108799=_0x108799-0x13c;let _0x3993ff=_0x25e6f4[_0x108799];return _0x3993ff;},_0x1087(_0x201e7d,_0xb0158d);}export default class K extends _0x5a7779{[_0x208793(0x150)](){const _0x27d3f5=_0x208793;if(!this[_0x27d3f5(0x176)][_0x27d3f5(0x188)][_0x27d3f5(0x17d)](_0x27d3f5(0x165)))return;const _0x31ac3d=this[_0x27d3f5(0x176)][_0x27d3f5(0x160)][_0x27d3f5(0x171)](_0x27d3f5(0x154)),_0xce51bf=this[_0x27d3f5(0x176)][_0x27d3f5(0x188)][_0x27d3f5(0x171)](_0x27d3f5(0x14c));_0x31ac3d[_0x27d3f5(0x13c)]&&_0xce51bf[_0x27d3f5(0x14a)](_0x27d3f5(0x17f),this[_0x27d3f5(0x13e)][_0x27d3f5(0x14b)](this)),_0x31ac3d[_0x27d3f5(0x144)]&&_0xce51bf[_0x27d3f5(0x14a)](_0x27d3f5(0x175),this[_0x27d3f5(0x183)][_0x27d3f5(0x14b)](this)),_0x31ac3d[_0x27d3f5(0x163)]&&_0xce51bf[_0x27d3f5(0x14a)](_0x27d3f5(0x16d),this[_0x27d3f5(0x151)][_0x27d3f5(0x14b)](this)),_0xce51bf[_0x27d3f5(0x16a)][_0x27d3f5(0x140)](this[_0x27d3f5(0x168)][_0x27d3f5(0x14b)](this));}[_0x208793(0x13e)](_0x1d4627,_0x5e9fde={}){const _0x14391e=_0x208793,_0x1cd60d=this[_0x14391e(0x176)][_0x14391e(0x188)][_0x14391e(0x171)](_0x14391e(0x14c)),_0x536aac=this[_0x14391e(0x152)]();this[_0x14391e(0x176)][_0x14391e(0x162)][_0x14391e(0x15e)](()=>{const _0x3d4767=_0x14391e;_0x1cd60d[_0x3d4767(0x180)](_0x536aac,{'commandName':_0x3d4767(0x17f),'commandParams':[{'type':_0x5e9fde[_0x3d4767(0x15f)]}],'formatGroupId':_0x3d4767(0x17f)});});}[_0x208793(0x183)](_0x5ea662,_0x1817fd={}){const _0xeb415=_0x208793,_0x2e9082=this[_0xeb415(0x176)][_0xeb415(0x188)][_0xeb415(0x171)](_0xeb415(0x14c)),_0x257993=this[_0xeb415(0x18a)](_0x59d057=>_0x59d057['is'](_0xeb415(0x187),_0xeb415(0x182))&&_0xeb415(0x13d)===_0x59d057[_0xeb415(0x166)](_0xeb415(0x167)));if(_0x257993[_0xeb415(0x158)]<0x1)return;const _0x57edd4=_0x257993[_0xeb415(0x15a)](_0x3e9635=>this[_0xeb415(0x176)][_0xeb415(0x162)][_0xeb415(0x14e)](this[_0xeb415(0x176)][_0xeb415(0x162)][_0xeb415(0x147)](_0x3e9635,_0xeb415(0x15b)),this[_0xeb415(0x176)][_0xeb415(0x162)][_0xeb415(0x147)](_0x3e9635,0x0)));this[_0xeb415(0x176)][_0xeb415(0x162)][_0xeb415(0x15e)](()=>{const _0x399f9a=_0xeb415;_0x2e9082[_0x399f9a(0x180)](_0x57edd4,{'commandName':_0x399f9a(0x175),'commandParams':[{'reversed':_0x1817fd[_0x399f9a(0x144)]}],'formatGroupId':_0x399f9a(0x175)});});}[_0x208793(0x151)](_0x2afac4,_0x3cb80a={}){const _0x29d54f=_0x208793,_0x1291f7=this[_0x29d54f(0x176)][_0x29d54f(0x188)][_0x29d54f(0x171)](_0x29d54f(0x14c)),_0x37c0e3=this[_0x29d54f(0x18a)](_0x19481e=>_0x19481e['is'](_0x29d54f(0x187),_0x29d54f(0x182))&&_0x29d54f(0x13d)===_0x19481e[_0x29d54f(0x166)](_0x29d54f(0x167)));if(_0x37c0e3[_0x29d54f(0x158)]<0x1)return;const _0x1aaa41=_0x37c0e3[_0x29d54f(0x15a)](_0x331641=>this[_0x29d54f(0x176)][_0x29d54f(0x162)][_0x29d54f(0x14e)](this[_0x29d54f(0x176)][_0x29d54f(0x162)][_0x29d54f(0x147)](_0x331641,_0x29d54f(0x15b)),this[_0x29d54f(0x176)][_0x29d54f(0x162)][_0x29d54f(0x147)](_0x331641,0x0)));this[_0x29d54f(0x176)][_0x29d54f(0x162)][_0x29d54f(0x15e)](()=>{const _0x160db2=_0x29d54f;_0x1291f7[_0x160db2(0x180)](_0x1aaa41,{'commandName':_0x160db2(0x16d),'commandParams':[{'startIndex':_0x3cb80a[_0x160db2(0x163)]}],'formatGroupId':_0x160db2(0x16d)});});}[_0x208793(0x168)](_0x37e2df){const _0x12b1a2=_0x208793;if(_0x12b1a2(0x16b)!=_0x37e2df[_0x12b1a2(0x15f)]&&_0x12b1a2(0x181)!=_0x37e2df[_0x12b1a2(0x15f)])return;const _0x734a06=this[_0x12b1a2(0x176)][_0x12b1a2(0x161)],{data:_0x108347}=_0x37e2df;if(!_0x108347)return;let _0x39e319,_0x5b033a;switch(_0x108347[_0x12b1a2(0x177)]){case _0x12b1a2(0x17f):_0x39e319=_0x12b1a2(0x184),_0x5b033a={'type':_0x12b1a2(0x17a),'content':_0x2e5887(_0x734a06,_0x39e319,_0x2e5887(_0x734a06,this[_0x12b1a2(0x16f)](_0x108347[_0x12b1a2(0x172)][0x0][_0x12b1a2(0x15f)])))};break;case _0x12b1a2(0x175):_0x39e319=_0x108347[_0x12b1a2(0x172)][0x0][_0x12b1a2(0x144)]?_0x12b1a2(0x146):_0x12b1a2(0x178),_0x5b033a={'type':_0x12b1a2(0x17a),'content':_0x2e5887(_0x734a06,_0x39e319)};break;case _0x12b1a2(0x16d):_0x39e319=_0x12b1a2(0x143),_0x5b033a={'type':_0x12b1a2(0x17a),'content':_0x2e5887(_0x734a06,_0x39e319,_0x108347[_0x12b1a2(0x172)][0x0][_0x12b1a2(0x163)])};}return _0x5b033a;}[_0x208793(0x152)](){const _0x3bf770=_0x208793;var _0x19c946,_0x16f19d,_0x414927,_0x12f075;const _0x3c9cdd=this[_0x3bf770(0x176)][_0x3bf770(0x188)][_0x3bf770(0x171)](_0x3bf770(0x15d));let _0x2d36c4=Array[_0x3bf770(0x142)](this[_0x3bf770(0x176)][_0x3bf770(0x162)][_0x3bf770(0x153)][_0x3bf770(0x18c)][_0x3bf770(0x18b)]());return(null===(_0x19c946=_0x2d36c4[0x0])||void 0x0===_0x19c946?void 0x0:_0x19c946['is'](_0x3bf770(0x187),_0x3bf770(0x182)))&&_0x2d36c4[_0x3bf770(0x17e)](..._0x3c9cdd[_0x3bf770(0x169)](this[_0x3bf770(0x176)][_0x3bf770(0x162)][_0x3bf770(0x153)][_0x3bf770(0x18c)][_0x3bf770(0x148)](),_0x3bf770(0x16c))),(null===(_0x16f19d=_0x2d36c4[_0x2d36c4[_0x3bf770(0x158)]-0x1])||void 0x0===_0x16f19d?void 0x0:_0x16f19d['is'](_0x3bf770(0x187),_0x3bf770(0x182)))&&_0x2d36c4[_0x3bf770(0x179)](..._0x3c9cdd[_0x3bf770(0x169)](this[_0x3bf770(0x176)][_0x3bf770(0x162)][_0x3bf770(0x153)][_0x3bf770(0x18c)][_0x3bf770(0x17c)](),_0x3bf770(0x14f))),_0x2d36c4=[...new Set(_0x2d36c4)],(null===(_0x12f075=null===(_0x414927=this[_0x3bf770(0x176)][_0x3bf770(0x162)][_0x3bf770(0x153)][_0x3bf770(0x18c)][_0x3bf770(0x148)]())||void 0x0===_0x414927?void 0x0:_0x414927[_0x3bf770(0x174)])||void 0x0===_0x12f075?void 0x0:_0x12f075['is'](_0x3bf770(0x187),_0x3bf770(0x182)))&&(_0x2d36c4=_0x2d36c4[_0x3bf770(0x156)](_0x56ef93=>_0x56ef93['is'](_0x3bf770(0x187),_0x3bf770(0x182)))),_0x2d36c4;}[_0x208793(0x18a)](_0x526e5b){const _0x33cfa0=_0x208793,_0x5b5c93=this[_0x33cfa0(0x176)][_0x33cfa0(0x188)][_0x33cfa0(0x171)](_0x33cfa0(0x15d));let _0x4c4916=Array[_0x33cfa0(0x142)](this[_0x33cfa0(0x176)][_0x33cfa0(0x162)][_0x33cfa0(0x153)][_0x33cfa0(0x18c)][_0x33cfa0(0x18b)]())[_0x33cfa0(0x156)](_0x526e5b)[_0x33cfa0(0x15a)](_0x7f01=>{const _0x136b9d=_0x33cfa0,_0x200d5a=this[_0x136b9d(0x176)][_0x136b9d(0x162)][_0x136b9d(0x147)](_0x7f01,0x0);return[..._0x5b5c93[_0x136b9d(0x169)](_0x200d5a,_0x136b9d(0x16c)),..._0x5b5c93[_0x136b9d(0x169)](_0x200d5a,_0x136b9d(0x14f))];})[_0x33cfa0(0x141)]();return _0x4c4916=[...new Set(_0x4c4916)],_0x4c4916;}[_0x208793(0x16f)](_0x5bfbbd){const _0xd2900a=_0x208793;return _0xd2900a(0x159)+(this[_0xd2900a(0x176)][_0xd2900a(0x188)][_0xd2900a(0x171)](_0xd2900a(0x15d))[_0xd2900a(0x189)](_0x5bfbbd)||_0xd2900a(0x157))[_0xd2900a(0x164)]()+_0xd2900a(0x145)+_0x5bfbbd[_0xd2900a(0x164)]()[_0xd2900a(0x149)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6a9437=_0x4b7f;(function(_0x3ebb38,_0x174af8){const _0x4fe050=_0x4b7f,_0x3e6602=_0x3ebb38();while(!![]){try{const _0x2ae110=parseInt(_0x4fe050(0xef))/0x1+parseInt(_0x4fe050(0xfb))/0x2*(parseInt(_0x4fe050(0xdd))/0x3)+-parseInt(_0x4fe050(0xde))/0x4*(parseInt(_0x4fe050(0xdf))/0x5)+-parseInt(_0x4fe050(0xf2))/0x6+parseInt(_0x4fe050(0xe0))/0x7*(-parseInt(_0x4fe050(0xf6))/0x8)+-parseInt(_0x4fe050(0xfe))/0x9+parseInt(_0x4fe050(0xf7))/0xa;if(_0x2ae110===_0x174af8)break;else _0x3e6602['push'](_0x3e6602['shift']());}catch(_0x36fa01){_0x3e6602['push'](_0x3e6602['shift']());}}}(_0x1025,0x6669b));import{Plugin as _0x2d0239}from'ckeditor5/src/core.js';function _0x1025(){const _0x23be01=['3104724uAcYXm','link','afterInit','unlink','11816LmPeJz','14164790PNzzDZ','type','registerDescriptionCallback','locale','10348zSMqbx','registerInlineAttribute','label','3719106DifuAo','editor','commandParams','registerAttributeLabel','linkHref','has','link\x20(','format','LinkEditing','129RKhmnl','1508516NMNbRw','5ZfkCoo','2128HIDymL','*Set\x20link:*\x20%0','newValue','plugins','TrackChangesEditing','formatInline','key','_registerLegacyDescription','toLowerCase','commands','*Remove\x20link*','attribute','descriptionFactory','manualDecorators','get','537347FPleTU','enableDefaultAttributesIntegration','commandName'];_0x1025=function(){return _0x23be01;};return _0x1025();}function _0x4b7f(_0x24f82c,_0x46762f){const _0x102529=_0x1025();return _0x4b7f=function(_0x4b7fb5,_0x520e95){_0x4b7fb5=_0x4b7fb5-0xda;let _0xa43be2=_0x102529[_0x4b7fb5];return _0xa43be2;},_0x4b7f(_0x24f82c,_0x46762f);}import{getTranslation as _0x2edb9e}from'../utils/common-translations.js';export default class ct extends _0x2d0239{[_0x6a9437(0xf4)](){const _0x21dc3b=_0x6a9437,_0x11208e=this[_0x21dc3b(0xff)];if(!_0x11208e[_0x21dc3b(0xe3)][_0x21dc3b(0x103)](_0x21dc3b(0xdc)))return;const _0x21914d=_0x11208e[_0x21dc3b(0xe3)][_0x21dc3b(0xee)](_0x21dc3b(0xe4)),_0x241b18=_0x11208e[_0x21dc3b(0xe9)][_0x21dc3b(0xee)](_0x21dc3b(0xf3));_0x21914d[_0x21dc3b(0xf0)](_0x21dc3b(0xf3)),_0x21914d[_0x21dc3b(0xf0)](_0x21dc3b(0xf5)),_0x21914d[_0x21dc3b(0xfc)](_0x21dc3b(0x102));for(const _0x2c29bb of _0x241b18[_0x21dc3b(0xed)])_0x21914d[_0x21dc3b(0xfc)](_0x2c29bb['id']),_0x21914d[_0x21dc3b(0xec)][_0x21dc3b(0x101)](_0x2c29bb['id'],_0x21dc3b(0xda)+_0x2c29bb[_0x21dc3b(0xfd)][_0x21dc3b(0xe8)]()+')');_0x21914d[_0x21dc3b(0xec)][_0x21dc3b(0xf9)](_0xa11029=>{const _0x3fe340=_0x21dc3b;if(_0x3fe340(0xeb)!=_0xa11029[_0x3fe340(0xf8)])return;const {data:_0x59d07f}=_0xa11029;if(!_0x59d07f||_0x3fe340(0x102)!=_0x59d07f[_0x3fe340(0xe6)])return;const _0x52d192=_0x59d07f[_0x3fe340(0xe2)],_0x4a20d7=_0x11208e[_0x3fe340(0xfa)];return{'type':_0x3fe340(0xdb),'content':null==_0x52d192?_0x2edb9e(_0x4a20d7,_0x3fe340(0xea)):_0x2edb9e(_0x4a20d7,_0x3fe340(0xe1),'\x22'+_0x52d192+'\x22')};}),this[_0x21dc3b(0xe7)]();}[_0x6a9437(0xe7)](){const _0x5a28b8=_0x6a9437,_0x46d3bb=this[_0x5a28b8(0xff)],_0x5c201e=_0x46d3bb[_0x5a28b8(0xfa)];_0x46d3bb[_0x5a28b8(0xe3)][_0x5a28b8(0xee)](_0x5a28b8(0xe4))[_0x5a28b8(0xec)][_0x5a28b8(0xf9)](_0xf03ce4=>{const _0x251fdb=_0x5a28b8;if(_0x251fdb(0xe5)!=_0xf03ce4[_0x251fdb(0xf8)])return;const {data:_0x5ec6ed}=_0xf03ce4;if(_0x5ec6ed){if(_0x251fdb(0xf3)==_0x5ec6ed[_0x251fdb(0xf1)]){const _0x49b000=_0x5ec6ed[_0x251fdb(0x100)][0x0];return{'type':_0x251fdb(0xdb),'content':_0x2edb9e(_0x5c201e,_0x251fdb(0xe1),'\x22'+_0x49b000+'\x22')};}return _0x251fdb(0xf5)==_0x5ec6ed[_0x251fdb(0xf1)]?{'type':_0x251fdb(0xdb),'content':_0x2edb9e(_0x5c201e,_0x251fdb(0xea))}:void 0x0;}});}}
23
+ function _0x5591(){const _0x405191=['registerAttributeLabel','attribute','registerInlineAttribute','afterInit','_registerLegacyDescription','commands','8UYyUBW','1337701heNrPh','formatInline','*Remove\x20link*','link','*Set\x20link:*\x20%0','type','977273zzvbDv','get','156FBvGeu','manualDecorators','key','locale','plugins','link\x20(','9651439nePSPh','1051965UETMkc','unlink','40CBICtV','TrackChangesEditing','LinkEditing','format','editor','102755FsZkAz','label','toLowerCase','newValue','registerDescriptionCallback','commandName','commandParams','4348956GnuQCQ','descriptionFactory','linkHref','has','enableDefaultAttributesIntegration','2uIFeks','1158327Fmnfoj','112QPAZvH'];_0x5591=function(){return _0x405191;};return _0x5591();}const _0x4fc39e=_0x43a5;(function(_0xa99de,_0x864ad2){const _0x52a238=_0x43a5,_0x18d1b3=_0xa99de();while(!![]){try{const _0x3c7fc1=-parseInt(_0x52a238(0x1a2))/0x1+-parseInt(_0x52a238(0x198))/0x2*(-parseInt(_0x52a238(0x185))/0x3)+parseInt(_0x52a238(0x19a))/0x4*(-parseInt(_0x52a238(0x18c))/0x5)+-parseInt(_0x52a238(0x193))/0x6+parseInt(_0x52a238(0x184))/0x7*(parseInt(_0x52a238(0x1a1))/0x8)+-parseInt(_0x52a238(0x199))/0x9*(-parseInt(_0x52a238(0x187))/0xa)+parseInt(_0x52a238(0x1a8))/0xb*(parseInt(_0x52a238(0x1aa))/0xc);if(_0x3c7fc1===_0x864ad2)break;else _0x18d1b3['push'](_0x18d1b3['shift']());}catch(_0x5d9478){_0x18d1b3['push'](_0x18d1b3['shift']());}}}(_0x5591,0xb9da0));import{Plugin as _0x5c41fe}from'ckeditor5/src/core.js';function _0x43a5(_0x20b93d,_0x245a10){const _0x55917a=_0x5591();return _0x43a5=function(_0x43a5a2,_0x4b0843){_0x43a5a2=_0x43a5a2-0x17f;let _0x1138da=_0x55917a[_0x43a5a2];return _0x1138da;},_0x43a5(_0x20b93d,_0x245a10);}import{getTranslation as _0x64c1a8}from'../utils/common-translations.js';export default class ct extends _0x5c41fe{[_0x4fc39e(0x19e)](){const _0x1bab8d=_0x4fc39e,_0xb78367=this[_0x1bab8d(0x18b)];if(!_0xb78367[_0x1bab8d(0x182)][_0x1bab8d(0x196)](_0x1bab8d(0x189)))return;const _0x59468e=_0xb78367[_0x1bab8d(0x182)][_0x1bab8d(0x1a9)](_0x1bab8d(0x188)),_0x38dfd9=_0xb78367[_0x1bab8d(0x1a0)][_0x1bab8d(0x1a9)](_0x1bab8d(0x1a5));_0x59468e[_0x1bab8d(0x197)](_0x1bab8d(0x1a5)),_0x59468e[_0x1bab8d(0x197)](_0x1bab8d(0x186)),_0x59468e[_0x1bab8d(0x19d)](_0x1bab8d(0x195));for(const _0x3ed42d of _0x38dfd9[_0x1bab8d(0x17f)])_0x59468e[_0x1bab8d(0x19d)](_0x3ed42d['id']),_0x59468e[_0x1bab8d(0x194)][_0x1bab8d(0x19b)](_0x3ed42d['id'],_0x1bab8d(0x183)+_0x3ed42d[_0x1bab8d(0x18d)][_0x1bab8d(0x18e)]()+')');_0x59468e[_0x1bab8d(0x194)][_0x1bab8d(0x190)](_0x479061=>{const _0x18ac0e=_0x1bab8d;if(_0x18ac0e(0x19c)!=_0x479061[_0x18ac0e(0x1a7)])return;const {data:_0x3c090c}=_0x479061;if(!_0x3c090c||_0x18ac0e(0x195)!=_0x3c090c[_0x18ac0e(0x180)])return;const _0x2b3ac0=_0x3c090c[_0x18ac0e(0x18f)],_0x16f624=_0xb78367[_0x18ac0e(0x181)];return{'type':_0x18ac0e(0x18a),'content':null==_0x2b3ac0?_0x64c1a8(_0x16f624,_0x18ac0e(0x1a4)):_0x64c1a8(_0x16f624,_0x18ac0e(0x1a6),'\x22'+_0x2b3ac0+'\x22')};}),this[_0x1bab8d(0x19f)]();}[_0x4fc39e(0x19f)](){const _0x534784=_0x4fc39e,_0x52129c=this[_0x534784(0x18b)],_0x2108a7=_0x52129c[_0x534784(0x181)];_0x52129c[_0x534784(0x182)][_0x534784(0x1a9)](_0x534784(0x188))[_0x534784(0x194)][_0x534784(0x190)](_0x1006ed=>{const _0x33d28c=_0x534784;if(_0x33d28c(0x1a3)!=_0x1006ed[_0x33d28c(0x1a7)])return;const {data:_0x43e4e0}=_0x1006ed;if(_0x43e4e0){if(_0x33d28c(0x1a5)==_0x43e4e0[_0x33d28c(0x191)]){const _0x50e196=_0x43e4e0[_0x33d28c(0x192)][0x0];return{'type':_0x33d28c(0x18a),'content':_0x64c1a8(_0x2108a7,_0x33d28c(0x1a6),'\x22'+_0x50e196+'\x22')};}return _0x33d28c(0x186)==_0x43e4e0[_0x33d28c(0x191)]?{'type':_0x33d28c(0x18a),'content':_0x64c1a8(_0x2108a7,_0x33d28c(0x1a4))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1aad5c=_0x2140;(function(_0x35d44b,_0x59a61a){const _0x43b6d3=_0x2140,_0x19ea3e=_0x35d44b();while(!![]){try{const _0x2495bc=parseInt(_0x43b6d3(0x196))/0x1*(parseInt(_0x43b6d3(0x15a))/0x2)+-parseInt(_0x43b6d3(0x19e))/0x3+parseInt(_0x43b6d3(0x149))/0x4+parseInt(_0x43b6d3(0x156))/0x5+parseInt(_0x43b6d3(0x145))/0x6+-parseInt(_0x43b6d3(0x162))/0x7*(parseInt(_0x43b6d3(0x17a))/0x8)+-parseInt(_0x43b6d3(0x184))/0x9;if(_0x2495bc===_0x59a61a)break;else _0x19ea3e['push'](_0x19ea3e['shift']());}catch(_0x5add0c){_0x19ea3e['push'](_0x19ea3e['shift']());}}}(_0x2286,0x61f24));function _0x2286(){const _0x397559=['attributes','*Change\x20to:*\x20%0','end','listItemIdFixer','toUpperCase','afterInit','551006PdMmZq','oldValue','parent','schema','splitListItemBefore','outdentList','locale','bulleted','1770615lRECbX','next','selection','getAttribute','listItemId','groupId','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','getFirstMarker','type','batch','enableDefaultAttributesIntegration','listType','*Merge:*\x20%0','containsItem','range','mergeListItemBackward','_supportLegacySuggestions','splitListItemAfter','*Outdent:*\x20%0','checkTodoList','commandParams','listStyle','detach','TrackChangesEditing','value','isLocal','deletion','registerAttributeLabel','isUndo','listIndent','multipleBlocks','isNextTo','forceValue','start','listStart','numbered','documentList','setAttribute','createPositionAt','commandName','has','differ','*Remove\x20format:*\x20%0','ELEMENT_LIST_ITEM','filter','todoListChecked','execute','accept','list.multiBlock','newValue','_getAttributeKey','map','every','customNumberedList','commands','registerBlockAttribute','data','suggestion','numberedList','4696434juCYMI','descriptionFactory','editor','setSelection','2595680FeOHXu','getChanges','key','FORMAT_INDENT','default','length','*Check\x20item*','push','attributeKey','ELEMENT_TODO_LIST','registerDescriptionCallback','createRange','nextSibling','2129865OfkEPg','format','indentList','removeMarker','2cOgvmE','*Merge:*\x20list\x20item','ListEditing','todo','*Split:*\x20list\x20item','meta','listMarkerStyle','_findSuggestions','567917LMCkCO','formatBlock','plugins','registerCustomCallback','todoListCheck','bulletedList','fromRange','_registerLegacyDescription','isObject','listReversed','_suggestionFactory','refresh','getRanges','nodeAfter','includes','_LIST','todoList','head','find','mergeListItemForward','*Set\x20format:*\x20%0','get','*Format:*\x20insert\x20into\x20%0','registerPostFixer','32VPbrod','document','trackChangesCommand','registerElementLabel','*Indent:*\x20%0','getFirstRange','TodoListEditing','listMarker','model','getSuggestions','9834489hgDuvk','ELEMENT_','ELEMENT_BULLETED_LIST','previousSibling','assureChains','noTrackChangesFixer','*Format:*\x20remove\x20from\x20%0','from','change','customBulletedList','config','attribute'];_0x2286=function(){return _0x397559;};return _0x2286();}import{Plugin as _0x47bb49}from'ckeditor5/src/core.js';import{getTranslation as _0x247641}from'../utils/common-translations.js';import{renameAttributeKey as _0x3fe58b}from'../trackchangesediting.js';import{LiveRange as _0x49632c}from'ckeditor5/src/engine.js';function _0x2140(_0x342526,_0x4e558e){const _0x22864c=_0x2286();return _0x2140=function(_0x21401f,_0x2b70dc){_0x21401f=_0x21401f-0x12f;let _0x4ddb90=_0x22864c[_0x21401f];return _0x4ddb90;},_0x2140(_0x342526,_0x4e558e);}export default class z extends _0x47bb49{[_0x1aad5c(0x195)](){const _0x5d2a96=_0x1aad5c,_0x571d42=this[_0x5d2a96(0x147)];if(!_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x132)](_0x5d2a96(0x15c)))return;const _0x367d50=_0x571d42[_0x5d2a96(0x19c)],_0x8f8e7=_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x177)](_0x5d2a96(0x1b6)),_0x45feed=_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x132)](_0x5d2a96(0x180)),_0x4b2e2a=!!_0x571d42[_0x5d2a96(0x18e)][_0x5d2a96(0x177)](_0x5d2a96(0x13a));function _0xa258d8(_0x889c5){const _0x466b71=_0x5d2a96;return{'type':_0x466b71(0x157),'content':''+_0x247641(_0x367d50,_0x466b71(0x176),_0x889c5)};}function _0x41b906(_0x41ccf7){const _0x129f76=_0x5d2a96;return{'type':_0x129f76(0x157),'content':''+_0x247641(_0x367d50,_0x129f76(0x134),_0x41ccf7)};}_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x144)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x167)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x13f)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x18d)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x158)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x19b)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1b0)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x19a)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1a2)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1aa)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1bc)),_0x4b2e2a&&(_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1ae)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x175))),_0x45feed&&(_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x172)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1b2)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x137)),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x3261fe=>{const _0x541f34=_0x5d2a96,{data:_0x468462}=_0x3261fe;if(_0x468462&&_0x541f34(0x137)==_0x468462[_0x541f34(0x14b)])return{'type':_0x541f34(0x157),'content':_0x468462[_0x541f34(0x13b)]?_0x247641(_0x367d50,_0x541f34(0x14f)):_0x247641(_0x367d50,_0x541f34(0x1a4))};}),this[_0x5d2a96(0x147)][_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x396a55=>{const _0x36784d=_0x5d2a96;if(_0x396a55[_0x36784d(0x1a8)][_0x36784d(0x1bb)])return!0x1;let _0x129f5d=!0x1;const _0x28ce5e=_0x8f8e7[_0x36784d(0x183)]({'skipNotAttached':!0x0})[_0x36784d(0x136)](_0x444646=>_0x36784d(0x137)===_0x8f8e7[_0x36784d(0x13c)](_0x444646));for(const _0x603fc9 of _0x28ce5e){_0x36784d(0x15d)!=_0x603fc9[_0x36784d(0x17f)]()[_0x36784d(0x1c0)][_0x36784d(0x16f)][_0x36784d(0x1a1)](_0x36784d(0x1aa))&&(_0x8f8e7[_0x36784d(0x161)](_0x603fc9[_0x36784d(0x17f)](),_0x36784d(0x18f))[_0x36784d(0x174)](_0xc4ba6b=>_0x36784d(0x1aa)===_0x8f8e7[_0x36784d(0x13c)](_0xc4ba6b[_0x36784d(0x143)]))||(_0x396a55[_0x36784d(0x159)](_0x603fc9[_0x36784d(0x1a6)]()),_0x129f5d=!0x0));}return _0x129f5d;})),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x1ba)](_0x5d2a96(0x1bc),_0x247641(_0x367d50,_0x5d2a96(0x14c)));const _0x48daf6={'type':_0x5d2a96(0x157),'content':''};_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x34bf29=>{const _0xece649=_0x5d2a96,{data:_0x42362e}=_0x34bf29;if(!_0x42362e||_0xece649(0x1aa)!=_0x42362e[_0xece649(0x14b)])return;let _0x5f1522=_0x34bf29[_0xece649(0x173)];for(;_0x5f1522;){if(_0x5f1522[_0xece649(0x142)]&&((_0xece649(0x1b4)==_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)]||_0xece649(0x160)==_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)])&&(_0x5f1522[_0xece649(0x142)][_0xece649(0x13b)]&&_0xece649(0x14d)!=_0x5f1522[_0xece649(0x142)][_0xece649(0x13b)]||_0xece649(0x14d)!=_0x5f1522[_0xece649(0x142)][_0xece649(0x197)]&&!_0x42362e[_0xece649(0x13b)])||!_0x4b2e2a&&_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)]==_0x3fe58b))return _0x48daf6;_0x5f1522=_0x5f1522[_0xece649(0x19f)];}if(null==_0x42362e[_0xece649(0x13b)])switch(_0x42362e[_0xece649(0x197)]){case _0xece649(0x19d):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x186)));case _0xece649(0x1c2):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x1a5)));case _0xece649(0x15d):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x152)));}switch(_0x42362e[_0xece649(0x13b)]){case _0xece649(0x19d):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x186)));case _0xece649(0x1c2):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x1a5)));case _0xece649(0x15d):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x152)));}}),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x2308c9=>{const _0x57d0d4=_0x5d2a96,{data:_0x33759d}=_0x2308c9;if(_0x33759d&&_0x57d0d4(0x1bc)==_0x33759d[_0x57d0d4(0x14b)])return null==_0x33759d[_0x57d0d4(0x13b)]||null==_0x33759d[_0x57d0d4(0x197)]&&0x0==_0x33759d[_0x57d0d4(0x13b)]?_0x48daf6:void 0x0;}),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x156b2b=>{const _0x12ff1c=_0x5d2a96;if(_0x12ff1c(0x18f)!=_0x156b2b[_0x12ff1c(0x1a7)])return;const {data:_0x55776a}=_0x156b2b;if(!_0x55776a||_0x12ff1c(0x1a2)!=_0x55776a[_0x12ff1c(0x14b)])return;const _0x362e0c=le(_0x156b2b);return _0x12ff1c(0x13b)==_0x362e0c?{'type':_0x12ff1c(0x157),'content':_0x247641(_0x367d50,_0x12ff1c(0x15b))}:_0x12ff1c(0x197)==_0x362e0c?{'type':_0x12ff1c(0x157),'content':_0x247641(_0x367d50,_0x12ff1c(0x15e))}:_0x48daf6;}),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x56f565=>this[_0x5d2a96(0x193)](_0x56f565)),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x299437=>this[_0x5d2a96(0x189)](_0x299437)),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x1acbda=>this[_0x5d2a96(0x188)](_0x1acbda)),this[_0x5d2a96(0x1af)]();}[_0x1aad5c(0x193)](_0x40193){const _0x4ee34c=_0x1aad5c;if(_0x40193[_0x4ee34c(0x1a8)][_0x4ee34c(0x1bb)]||!_0x40193[_0x4ee34c(0x1a8)][_0x4ee34c(0x1b8)])return!0x1;let _0xd5cc0b=!0x1;const _0x49ff8e=this[_0x4ee34c(0x147)][_0x4ee34c(0x164)][_0x4ee34c(0x177)](_0x4ee34c(0x1b6))[_0x4ee34c(0x183)]({'skipNotAttached':!0x0})[_0x4ee34c(0x136)](_0x35db60=>_0x35db60[_0x4ee34c(0x142)]&&_0x4ee34c(0x1a2)==_0x35db60[_0x4ee34c(0x142)][_0x4ee34c(0x14b)])[_0x4ee34c(0x136)](_0x396c1f=>_0x396c1f[_0x4ee34c(0x142)][_0x4ee34c(0x13b)]&&_0x396c1f[_0x4ee34c(0x142)][_0x4ee34c(0x197)]);for(const _0x113606 of _0x49ff8e)le(_0x113606)||(_0x40193[_0x4ee34c(0x159)](_0x113606[_0x4ee34c(0x1a6)]()),_0xd5cc0b=!0x0);return _0xd5cc0b;}[_0x1aad5c(0x189)](_0x21d001){const _0x1fb288=_0x1aad5c;if(_0x21d001[_0x1fb288(0x1a8)][_0x1fb288(0x1bb)]||!_0x21d001[_0x1fb288(0x1a8)][_0x1fb288(0x1b8)])return!0x1;const _0x3dcb50=this[_0x1fb288(0x147)][_0x1fb288(0x164)][_0x1fb288(0x177)](_0x1fb288(0x1b6));if(_0x3dcb50[_0x1fb288(0x17c)][_0x1fb288(0x1b7)])return!0x1;let _0x27bd2=!0x1;const _0x4786eb=[_0x1fb288(0x1aa),_0x1fb288(0x1a2),_0x1fb288(0x1bc),_0x1fb288(0x1b4),_0x1fb288(0x1c1),_0x1fb288(0x16b),_0x1fb288(0x166),_0x1fb288(0x181),_0x1fb288(0x160)],_0x186c5f=this[_0x1fb288(0x147)][_0x1fb288(0x182)][_0x1fb288(0x17b)][_0x1fb288(0x133)][_0x1fb288(0x14a)]()[_0x1fb288(0x136)](_0x48adcb=>_0x1fb288(0x18f)==_0x48adcb[_0x1fb288(0x1a7)])[_0x1fb288(0x136)](_0x47706f=>_0x4786eb[_0x1fb288(0x170)](_0x47706f[_0x1fb288(0x151)]));if(0x0==_0x186c5f[_0x1fb288(0x14e)])return _0x27bd2;for(const _0x5cb23a of _0x186c5f){const _0x1d85f0=_0x3dcb50[_0x1fb288(0x161)](_0x5cb23a[_0x1fb288(0x1ad)],_0x1fb288(0x18f))[_0x1fb288(0x136)](_0x21b1a6=>!_0x21b1a6[_0x1fb288(0x15f)][_0x1fb288(0x1be)])[_0x1fb288(0x13d)](_0x45d566=>_0x45d566[_0x1fb288(0x143)])[_0x1fb288(0x136)](_0x77a37a=>{const _0x4c8b2f=_0x1fb288,_0x567759=_0x3dcb50[_0x4c8b2f(0x13c)](_0x77a37a);return _0x4786eb[_0x4c8b2f(0x170)](_0x567759);});if(_0x1d85f0[_0x1fb288(0x14e)]){for(const _0x48638f of _0x1d85f0)_0x21d001[_0x1fb288(0x159)](_0x48638f[_0x1fb288(0x1a6)]());_0x27bd2=!0x0;}}return _0x27bd2;}[_0x1aad5c(0x188)](_0xca2189){const _0x25780c=_0x1aad5c;if(_0xca2189[_0x25780c(0x1a8)][_0x25780c(0x1bb)]||!_0xca2189[_0x25780c(0x1a8)][_0x25780c(0x1b8)])return!0x1;const _0x1a0fe8=this[_0x25780c(0x147)][_0x25780c(0x164)][_0x25780c(0x177)](_0x25780c(0x1b6));let _0x414437=!0x1;const _0x2743b1=[_0x25780c(0x1aa),_0x25780c(0x1a2),_0x25780c(0x1bc),_0x25780c(0x1b4),_0x25780c(0x1c1),_0x25780c(0x16b),_0x25780c(0x166),_0x25780c(0x181),_0x25780c(0x160)];for(const _0x11e95a of _0x1a0fe8[_0x25780c(0x183)]({'skipNotAttached':!0x0})){const _0x3dd1e7=_0x1a0fe8[_0x25780c(0x161)](_0x11e95a[_0x25780c(0x17f)](),_0x25780c(0x18f))[_0x25780c(0x13d)](_0x4627fa=>_0x4627fa[_0x25780c(0x143)])[_0x25780c(0x136)](_0x5ccf9f=>_0x5ccf9f[_0x25780c(0x142)]&&_0x2743b1[_0x25780c(0x170)](_0x5ccf9f[_0x25780c(0x142)][_0x25780c(0x14b)]));if(!_0x3dd1e7[_0x25780c(0x14e)])continue;const _0x4a3857=_0x3dd1e7[0x0][_0x25780c(0x173)][_0x25780c(0x190)][_0x25780c(0x1a3)];if(!_0x3dd1e7[_0x25780c(0x13e)](_0x5457e1=>_0x5457e1[_0x25780c(0x190)][_0x25780c(0x1a3)]===_0x4a3857)){for(const _0x1cdf47 of _0x3dd1e7)_0x2a756a(_0x1cdf47,_0x4a3857)&&(_0x414437=!0x0);}}return _0x414437;function _0x10d5bd(_0x289e5e,_0x59e78a){const _0x3e17e9=_0x25780c;for(const _0x2c0ea5 of _0x1a0fe8[_0x3e17e9(0x183)]({'skipNotAttached':!0x0})[_0x3e17e9(0x136)](_0x478811=>_0x3e17e9(0x18f)==_0x478811[_0x3e17e9(0x1a7)]&&_0x478811[_0x3e17e9(0x190)][_0x3e17e9(0x1a3)]==_0x289e5e))_0x2c0ea5[_0x3e17e9(0x12f)](_0x3e17e9(0x1a3),_0x59e78a);}function _0x2a756a(_0x26d52a,_0x57241f){const _0x58de55=_0x25780c;let _0x243753=_0x26d52a[_0x58de55(0x173)],_0x43c149=!0x1;for(;_0x243753;)_0x243753[_0x58de55(0x190)][_0x58de55(0x1a3)]!=_0x57241f&&(_0x10d5bd(_0x243753[_0x58de55(0x190)][_0x58de55(0x1a3)],_0x57241f),_0x243753[_0x58de55(0x12f)](_0x58de55(0x1a3),_0x57241f),_0x43c149=!0x0),_0x243753=_0x243753[_0x58de55(0x19f)];return _0x43c149;}}[_0x1aad5c(0x1af)](){const _0x15c2fe=_0x1aad5c,_0x20db5e=this[_0x15c2fe(0x147)],_0x2210ee=_0x20db5e[_0x15c2fe(0x19c)],_0x58cdac=_0x20db5e[_0x15c2fe(0x164)][_0x15c2fe(0x177)](_0x15c2fe(0x1b6));this[_0x15c2fe(0x169)](),_0x58cdac[_0x15c2fe(0x16c)][_0x15c2fe(0x165)](_0x15c2fe(0x163),_0x15c2fe(0x1c3),_0x15c2fe(0x139),function(_0x7b471b,_0x464bad){const _0x1712b9=_0x15c2fe,_0x170826=[];for(let _0x5df13c of _0x7b471b)_0x5df13c[_0x1712b9(0x1c0)][_0x1712b9(0x16f)]===_0x5df13c[_0x1712b9(0x192)][_0x1712b9(0x198)]&&(_0x5df13c=_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x154)](_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x130)](_0x5df13c[_0x1712b9(0x1c0)][_0x1712b9(0x16f)],0x0))),_0x170826[_0x1712b9(0x150)](_0x5df13c);_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x18c)](_0x542fcb=>{const _0x515162=_0x1712b9,_0x2456e8=_0x20db5e[_0x515162(0x182)][_0x515162(0x17b)][_0x515162(0x1a0)],_0x49f2ba=Array[_0x515162(0x18b)](_0x2456e8[_0x515162(0x16e)]())[_0x515162(0x13d)](_0x2fd2a2=>_0x49632c[_0x515162(0x168)](_0x2fd2a2));_0x542fcb[_0x515162(0x148)](_0x170826),_0x20db5e[_0x515162(0x140)][_0x515162(0x177)](_0x464bad[_0x515162(0x131)])[_0x515162(0x16d)](),_0x464bad[_0x515162(0x1b3)][_0x515162(0x150)]({'forceDefaultExecution':!0x0}),_0x20db5e[_0x515162(0x138)](_0x464bad[_0x515162(0x131)],..._0x464bad[_0x515162(0x1b3)]),_0x542fcb[_0x515162(0x148)](_0x49f2ba);for(const _0x313ea1 of _0x49f2ba)_0x313ea1[_0x515162(0x1b5)]();});}),_0x58cdac[_0x15c2fe(0x146)][_0x15c2fe(0x17d)](function(_0x4bda2c){const _0x5ac611=_0x15c2fe,_0x1a3a40=!_0x20db5e[_0x5ac611(0x182)][_0x5ac611(0x199)][_0x5ac611(0x16a)](_0x4bda2c),_0x527622=_0x4bda2c[_0x5ac611(0x187)],_0x7069b8=_0x4bda2c[_0x5ac611(0x155)],_0x4e17cf=_0x4bda2c[_0x5ac611(0x1a1)](_0x5ac611(0x1a2)),_0x16260e=!_0x527622||_0x527622[_0x5ac611(0x1a1)](_0x5ac611(0x1a2))!==_0x4e17cf,_0x2a4daa=!_0x7069b8||_0x7069b8[_0x5ac611(0x1a1)](_0x5ac611(0x1a2))!==_0x4e17cf;return _0x1a3a40&&Boolean(_0x4e17cf)&&_0x16260e&&_0x2a4daa;},_0x27af24=>_0x247641(_0x2210ee,_0x15c2fe(0x135),_0x27af24));}[_0x1aad5c(0x169)](){const _0x2c8d55=_0x1aad5c,_0x36cd54=this[_0x2c8d55(0x147)],_0x254934=_0x36cd54[_0x2c8d55(0x19c)];function _0x2b90a1(_0x4a8f78){const _0x3001c0=_0x2c8d55,_0x8ed96f=_0x36cd54[_0x3001c0(0x140)][_0x3001c0(0x177)](_0x3001c0(0x167))[_0x3001c0(0x1b7)],_0x5aec4c=_0x36cd54[_0x3001c0(0x140)][_0x3001c0(0x177)](_0x3001c0(0x144))[_0x3001c0(0x1b7)];return _0x3001c0(0x144)===_0x4a8f78?_0x8ed96f:_0x5aec4c;}_0x36cd54[_0x2c8d55(0x164)][_0x2c8d55(0x177)](_0x2c8d55(0x1b6))[_0x2c8d55(0x146)][_0x2c8d55(0x153)](function(_0xf46ff0){const _0x51fca5=_0x2c8d55;if(_0x51fca5(0x163)!=_0xf46ff0[_0x51fca5(0x1a7)])return;const {data:_0x46ee57}=_0xf46ff0;if(!_0x46ee57)return;let _0x162792,_0x4392dc,_0x11ef9a,_0xb720c7;switch(_0x46ee57[_0x51fca5(0x131)]){case _0x51fca5(0x167):_0x11ef9a=_0x46ee57[_0x51fca5(0x1b3)][0x0][_0x51fca5(0x1bf)],_0xb720c7=_0x2b90a1(_0x46ee57[_0x51fca5(0x131)]),_0x162792=_0x11ef9a?_0x51fca5(0x178):_0x51fca5(0x18a),!_0xb720c7&&_0x36cd54[_0x51fca5(0x18e)][_0x51fca5(0x177)](_0x51fca5(0x13a))||(_0x162792=_0x51fca5(0x191)),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x186)))};break;case _0x51fca5(0x144):_0x11ef9a=_0x46ee57[_0x51fca5(0x1b3)][0x0][_0x51fca5(0x1bf)],_0xb720c7=_0x2b90a1(_0x46ee57[_0x51fca5(0x131)]),_0x162792=_0x11ef9a?_0x51fca5(0x178):_0x51fca5(0x18a),!_0xb720c7&&_0x36cd54[_0x51fca5(0x18e)][_0x51fca5(0x177)](_0x51fca5(0x13a))||(_0x162792=_0x51fca5(0x191)),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x1a5)))};break;case _0x51fca5(0x158):_0x162792=_0x51fca5(0x17e),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x135)))};break;case _0x51fca5(0x19b):_0x162792=function(_0x507214){const _0x7dba3e=_0x51fca5,_0x473375=_0x507214[_0x7dba3e(0x17f)]();let _0x5181c0=_0x473375[_0x7dba3e(0x1c0)][_0x7dba3e(0x16f)];for(;_0x5181c0&&_0x473375[_0x7dba3e(0x1ac)](_0x5181c0);){if(_0x5181c0[_0x7dba3e(0x1a1)](_0x7dba3e(0x1bc))>0x0)return!0x1;_0x5181c0=_0x5181c0[_0x7dba3e(0x155)];}return!0x0;}(_0xf46ff0)?_0x247641(_0x254934,_0x51fca5(0x18a),_0x247641(_0x254934,function(_0x29f9ba){const _0x27201d=_0x51fca5;return _0x27201d(0x185)+_0x29f9ba[_0x27201d(0x17f)]()[_0x27201d(0x1c0)][_0x27201d(0x16f)][_0x27201d(0x1a1)](_0x27201d(0x1aa))[_0x27201d(0x194)]()+_0x27201d(0x171);}(_0xf46ff0))):_0x247641(_0x254934,_0x51fca5(0x1b1),_0x247641(_0x254934,_0x51fca5(0x135))),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x162792};break;case _0x51fca5(0x1ae):case _0x51fca5(0x175):!0x1===_0x46ee57[_0x51fca5(0x1bd)]&&(_0x162792=_0x51fca5(0x1ab),_0x4392dc={'type':_0x51fca5(0x1b9),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x135)))});}return _0x4392dc;});}}function le(_0x193652){const _0x5648a0=_0x1aad5c;let _0x542039=_0x193652[_0x5648a0(0x17f)]()[_0x5648a0(0x1c0)][_0x5648a0(0x16f)][_0x5648a0(0x187)];for(;_0x542039;){const _0x37a026=_0x542039[_0x5648a0(0x1a1)](_0x5648a0(0x1a2));if(!_0x37a026)return!0x1;if(_0x37a026==_0x193652[_0x5648a0(0x142)][_0x5648a0(0x13b)])return _0x5648a0(0x13b);if(_0x37a026==_0x193652[_0x5648a0(0x142)][_0x5648a0(0x197)])return _0x5648a0(0x197);_0x542039=_0x542039[_0x5648a0(0x187)];}return!0x1;}
23
+ function _0x12da(){const _0xdb8438=['*Split:*\x20list\x20item','formatBlock','key','splitListItemBefore','*Merge:*\x20list\x20item','todo','checkTodoList','newValue','*Check\x20item*','todoListCheck','_findSuggestions','filter','schema','next','customNumberedList','fromRange','isNextTo','push','todoListChecked','*Format:*\x20remove\x20from\x20%0','format','editor','listItemIdFixer','numberedList','bulleted','locale','todoList','splitListItemAfter','createPositionAt','execute','commandParams','get','_getAttributeKey','ELEMENT_NUMBERED_LIST','enableDefaultAttributesIntegration','getFirstRange','50cPICzd','mergeListItemForward','toUpperCase','_supportLegacySuggestions','commandName','bulletedList','getChanges','registerBlockAttribute','attribute','isUndo','1500746FZLhBB','listIndent','setSelection','1291974fPxdzs','groupId','includes','listMarkerStyle','*Change\x20to:*\x20%0','trackChangesCommand','registerElementLabel','suggestion','_suggestionFactory','commands','listStart','multipleBlocks','*Outdent:*\x20%0','accept','previousSibling','listItemId','16849dGeMDt','default','numbered','value','refresh','listMarker','1542wJiivH','outdentList','from','data','1169773btaMoX','_LIST','ELEMENT_','config','removeMarker','parent','document','selection','listType','registerPostFixer','list.multiBlock','557791pYWqgn','head','detach','nodeAfter','setAttribute','attributeKey','*Format:*\x20insert\x20into\x20%0','mergeListItemBackward','registerAttributeLabel','has','TrackChangesEditing','ELEMENT_BULLETED_LIST','2144VmtfNN','ELEMENT_TODO_LIST','createRange','isLocal','getFirstMarker','map','oldValue','listStyle','attributes','descriptionFactory','range','find','*Indent:*\x20%0','getSuggestions','*Remove\x20format:*\x20%0','_registerLegacyDescription','containsItem','*Merge:*\x20%0','ELEMENT_LIST_ITEM','indentList','model','assureChains','differ','*Uncheck\x20item*','registerCustomCallback','*Set\x20format:*\x20%0','documentList','deletion','4910067lKxHRe','every','end','isObject','getAttribute','FORMAT_INDENT','getRanges','change','5NWizrd','noTrackChangesFixer','nextSibling','afterInit','length','plugins','meta','type','ListEditing','registerDescriptionCallback','batch','TodoListEditing','customBulletedList','listReversed','start','1936WfdRaL','forceValue'];_0x12da=function(){return _0xdb8438;};return _0x12da();}const _0xdb400d=_0x8d13;(function(_0x300df4,_0xe6f9e2){const _0x1b58f6=_0x8d13,_0x58ac01=_0x300df4();while(!![]){try{const _0x2592da=-parseInt(_0x1b58f6(0x1b2))/0x1+-parseInt(_0x1b58f6(0x18a))/0x2+-parseInt(_0x1b58f6(0x1a3))/0x3*(parseInt(_0x1b58f6(0x1f1))/0x4)+-parseInt(_0x1b58f6(0x1e2))/0x5*(-parseInt(_0x1b58f6(0x18d))/0x6)+-parseInt(_0x1b58f6(0x19d))/0x7*(-parseInt(_0x1b58f6(0x1be))/0x8)+parseInt(_0x1b58f6(0x1da))/0x9+-parseInt(_0x1b58f6(0x217))/0xa*(-parseInt(_0x1b58f6(0x1a7))/0xb);if(_0x2592da===_0xe6f9e2)break;else _0x58ac01['push'](_0x58ac01['shift']());}catch(_0x4b94ba){_0x58ac01['push'](_0x58ac01['shift']());}}}(_0x12da,0x5cf47));import{Plugin as _0x2cb176}from'ckeditor5/src/core.js';import{getTranslation as _0x288112}from'../utils/common-translations.js';import{renameAttributeKey as _0x29f279}from'../trackchangesediting.js';import{LiveRange as _0x168d47}from'ckeditor5/src/engine.js';export default class z extends _0x2cb176{[_0xdb400d(0x1e5)](){const _0x57da62=_0xdb400d,_0xe44f52=this[_0x57da62(0x208)];if(!_0xe44f52[_0x57da62(0x1e7)][_0x57da62(0x1bb)](_0x57da62(0x1ea)))return;const _0x35180f=_0xe44f52[_0x57da62(0x20c)],_0x29271b=_0xe44f52[_0x57da62(0x1e7)][_0x57da62(0x212)](_0x57da62(0x1bc)),_0x5edf96=_0xe44f52[_0x57da62(0x1e7)][_0x57da62(0x1bb)](_0x57da62(0x1ed)),_0x3f3889=!!_0xe44f52[_0x57da62(0x1aa)][_0x57da62(0x212)](_0x57da62(0x1b1));function _0x54acd5(_0x5824a4){const _0x156a3a=_0x57da62;return{'type':_0x156a3a(0x207),'content':''+_0x288112(_0x35180f,_0x156a3a(0x1d7),_0x5824a4)};}function _0x58ac2c(_0x573a6a){const _0x1869bb=_0x57da62;return{'type':_0x1869bb(0x207),'content':''+_0x288112(_0x35180f,_0x1869bb(0x1cc),_0x573a6a)};}_0x29271b[_0x57da62(0x215)](_0x57da62(0x20a)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x185)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x201)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x1ee)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x1d1)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x1a4)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x20e)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x1f6)),_0x29271b[_0x57da62(0x187)](_0x57da62(0x19c)),_0x29271b[_0x57da62(0x187)](_0x57da62(0x1af)),_0x29271b[_0x57da62(0x187)](_0x57da62(0x18b)),_0x3f3889&&(_0x29271b[_0x57da62(0x215)](_0x57da62(0x1b9)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x218))),_0x5edf96&&(_0x29271b[_0x57da62(0x215)](_0x57da62(0x20d)),_0x29271b[_0x57da62(0x215)](_0x57da62(0x1f9)),_0x29271b[_0x57da62(0x187)](_0x57da62(0x205)),_0x29271b[_0x57da62(0x1c7)][_0x57da62(0x1eb)](_0x368d4d=>{const _0x4de451=_0x57da62,{data:_0x8b1bed}=_0x368d4d;if(_0x8b1bed&&_0x4de451(0x205)==_0x8b1bed[_0x4de451(0x1f5)])return{'type':_0x4de451(0x207),'content':_0x8b1bed[_0x4de451(0x1fa)]?_0x288112(_0x35180f,_0x4de451(0x1fb)):_0x288112(_0x35180f,_0x4de451(0x1d5))};}),this[_0x57da62(0x208)][_0x57da62(0x1d2)][_0x57da62(0x1ad)][_0x57da62(0x1b0)](_0x35764d=>{const _0x439aa4=_0x57da62;if(_0x35764d[_0x439aa4(0x1ec)][_0x439aa4(0x189)])return!0x1;let _0x25bd4b=!0x1;const _0x2794bc=_0x29271b[_0x439aa4(0x1cb)]({'skipNotAttached':!0x0})[_0x439aa4(0x1fe)](_0x58beb3=>_0x439aa4(0x205)===_0x29271b[_0x439aa4(0x213)](_0x58beb3));for(const _0x281a0b of _0x2794bc){_0x439aa4(0x1f8)!=_0x281a0b[_0x439aa4(0x216)]()[_0x439aa4(0x1f0)][_0x439aa4(0x1b5)][_0x439aa4(0x1de)](_0x439aa4(0x1af))&&(_0x29271b[_0x439aa4(0x1fd)](_0x281a0b[_0x439aa4(0x216)](),_0x439aa4(0x188))[_0x439aa4(0x1c9)](_0x8f19a7=>_0x439aa4(0x1af)===_0x29271b[_0x439aa4(0x213)](_0x8f19a7[_0x439aa4(0x194)]))||(_0x35764d[_0x439aa4(0x1ab)](_0x281a0b[_0x439aa4(0x1c2)]()),_0x25bd4b=!0x0));}return _0x25bd4b;})),_0x29271b[_0x57da62(0x1c7)][_0x57da62(0x1ba)](_0x57da62(0x18b),_0x288112(_0x35180f,_0x57da62(0x1df)));const _0x3e8e9e={'type':_0x57da62(0x207),'content':''};_0x29271b[_0x57da62(0x1c7)][_0x57da62(0x1eb)](_0x24f498=>{const _0x39a6f9=_0x57da62,{data:_0x1599c5}=_0x24f498;if(!_0x1599c5||_0x39a6f9(0x1af)!=_0x1599c5[_0x39a6f9(0x1f5)])return;let _0x1fba30=_0x24f498[_0x39a6f9(0x1b3)];for(;_0x1fba30;){if(_0x1fba30[_0x39a6f9(0x1a6)]&&((_0x39a6f9(0x1c5)==_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1f5)]||_0x39a6f9(0x190)==_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1f5)])&&(_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1fa)]&&_0x39a6f9(0x19e)!=_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1fa)]||_0x39a6f9(0x19e)!=_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1c4)]&&!_0x1599c5[_0x39a6f9(0x1fa)])||!_0x3f3889&&_0x1fba30[_0x39a6f9(0x1a6)][_0x39a6f9(0x1f5)]==_0x29f279))return _0x3e8e9e;_0x1fba30=_0x1fba30[_0x39a6f9(0x200)];}if(null==_0x1599c5[_0x39a6f9(0x1fa)])switch(_0x1599c5[_0x39a6f9(0x1c4)]){case _0x39a6f9(0x20b):return _0x58ac2c(_0x288112(_0x35180f,_0x39a6f9(0x1bd)));case _0x39a6f9(0x19f):return _0x58ac2c(_0x288112(_0x35180f,_0x39a6f9(0x214)));case _0x39a6f9(0x1f8):return _0x58ac2c(_0x288112(_0x35180f,_0x39a6f9(0x1bf)));}switch(_0x1599c5[_0x39a6f9(0x1fa)]){case _0x39a6f9(0x20b):return _0x54acd5(_0x288112(_0x35180f,_0x39a6f9(0x1bd)));case _0x39a6f9(0x19f):return _0x54acd5(_0x288112(_0x35180f,_0x39a6f9(0x214)));case _0x39a6f9(0x1f8):return _0x54acd5(_0x288112(_0x35180f,_0x39a6f9(0x1bf)));}}),_0x29271b[_0x57da62(0x1c7)][_0x57da62(0x1eb)](_0x4a15bc=>{const _0x2e5e88=_0x57da62,{data:_0x400dab}=_0x4a15bc;if(_0x400dab&&_0x2e5e88(0x18b)==_0x400dab[_0x2e5e88(0x1f5)])return null==_0x400dab[_0x2e5e88(0x1fa)]||null==_0x400dab[_0x2e5e88(0x1c4)]&&0x0==_0x400dab[_0x2e5e88(0x1fa)]?_0x3e8e9e:void 0x0;}),_0x29271b[_0x57da62(0x1c7)][_0x57da62(0x1eb)](_0xabdfc0=>{const _0x3a0e7c=_0x57da62;if(_0x3a0e7c(0x188)!=_0xabdfc0[_0x3a0e7c(0x1e9)])return;const {data:_0x396178}=_0xabdfc0;if(!_0x396178||_0x3a0e7c(0x19c)!=_0x396178[_0x3a0e7c(0x1f5)])return;const _0x104882=le(_0xabdfc0);return _0x3a0e7c(0x1fa)==_0x104882?{'type':_0x3a0e7c(0x207),'content':_0x288112(_0x35180f,_0x3a0e7c(0x1f7))}:_0x3a0e7c(0x1c4)==_0x104882?{'type':_0x3a0e7c(0x207),'content':_0x288112(_0x35180f,_0x3a0e7c(0x1f3))}:_0x3e8e9e;}),_0xe44f52[_0x57da62(0x1d2)][_0x57da62(0x1ad)][_0x57da62(0x1b0)](_0x726e35=>this[_0x57da62(0x209)](_0x726e35)),_0xe44f52[_0x57da62(0x1d2)][_0x57da62(0x1ad)][_0x57da62(0x1b0)](_0x3d8553=>this[_0x57da62(0x1e3)](_0x3d8553)),_0xe44f52[_0x57da62(0x1d2)][_0x57da62(0x1ad)][_0x57da62(0x1b0)](_0x4c69bc=>this[_0x57da62(0x1d3)](_0x4c69bc)),this[_0x57da62(0x183)]();}[_0xdb400d(0x209)](_0x3f2e68){const _0x4bfed7=_0xdb400d;if(_0x3f2e68[_0x4bfed7(0x1ec)][_0x4bfed7(0x189)]||!_0x3f2e68[_0x4bfed7(0x1ec)][_0x4bfed7(0x1c1)])return!0x1;let _0x482241=!0x1;const _0x210cc4=this[_0x4bfed7(0x208)][_0x4bfed7(0x1e7)][_0x4bfed7(0x212)](_0x4bfed7(0x1bc))[_0x4bfed7(0x1cb)]({'skipNotAttached':!0x0})[_0x4bfed7(0x1fe)](_0x3cf478=>_0x3cf478[_0x4bfed7(0x1a6)]&&_0x4bfed7(0x19c)==_0x3cf478[_0x4bfed7(0x1a6)][_0x4bfed7(0x1f5)])[_0x4bfed7(0x1fe)](_0x1232e5=>_0x1232e5[_0x4bfed7(0x1a6)][_0x4bfed7(0x1fa)]&&_0x1232e5[_0x4bfed7(0x1a6)][_0x4bfed7(0x1c4)]);for(const _0x3735d2 of _0x210cc4)le(_0x3735d2)||(_0x3f2e68[_0x4bfed7(0x1ab)](_0x3735d2[_0x4bfed7(0x1c2)]()),_0x482241=!0x0);return _0x482241;}[_0xdb400d(0x1e3)](_0x469c81){const _0x29b9d3=_0xdb400d;if(_0x469c81[_0x29b9d3(0x1ec)][_0x29b9d3(0x189)]||!_0x469c81[_0x29b9d3(0x1ec)][_0x29b9d3(0x1c1)])return!0x1;const _0x512103=this[_0x29b9d3(0x208)][_0x29b9d3(0x1e7)][_0x29b9d3(0x212)](_0x29b9d3(0x1bc));if(_0x512103[_0x29b9d3(0x192)][_0x29b9d3(0x1a0)])return!0x1;let _0x4ed70f=!0x1;const _0x216e44=[_0x29b9d3(0x1af),_0x29b9d3(0x19c),_0x29b9d3(0x18b),_0x29b9d3(0x1c5),_0x29b9d3(0x197),_0x29b9d3(0x1ef),_0x29b9d3(0x1fc),_0x29b9d3(0x1a2),_0x29b9d3(0x190)],_0x39b75e=this[_0x29b9d3(0x208)][_0x29b9d3(0x1d2)][_0x29b9d3(0x1ad)][_0x29b9d3(0x1d4)][_0x29b9d3(0x186)]()[_0x29b9d3(0x1fe)](_0x44fc21=>_0x29b9d3(0x188)==_0x44fc21[_0x29b9d3(0x1e9)])[_0x29b9d3(0x1fe)](_0x163de4=>_0x216e44[_0x29b9d3(0x18f)](_0x163de4[_0x29b9d3(0x1b7)]));if(0x0==_0x39b75e[_0x29b9d3(0x1e6)])return _0x4ed70f;for(const _0x75620b of _0x39b75e){const _0x50fd0e=_0x512103[_0x29b9d3(0x1fd)](_0x75620b[_0x29b9d3(0x1c8)],_0x29b9d3(0x188))[_0x29b9d3(0x1fe)](_0x18e56b=>!_0x18e56b[_0x29b9d3(0x1e8)][_0x29b9d3(0x203)])[_0x29b9d3(0x1c3)](_0x2135a9=>_0x2135a9[_0x29b9d3(0x194)])[_0x29b9d3(0x1fe)](_0x46b149=>{const _0x27ab32=_0x29b9d3,_0x3ecccb=_0x512103[_0x27ab32(0x213)](_0x46b149);return _0x216e44[_0x27ab32(0x18f)](_0x3ecccb);});if(_0x50fd0e[_0x29b9d3(0x1e6)]){for(const _0x35e448 of _0x50fd0e)_0x469c81[_0x29b9d3(0x1ab)](_0x35e448[_0x29b9d3(0x1c2)]());_0x4ed70f=!0x0;}}return _0x4ed70f;}[_0xdb400d(0x1d3)](_0x4e1c6c){const _0x2acabd=_0xdb400d;if(_0x4e1c6c[_0x2acabd(0x1ec)][_0x2acabd(0x189)]||!_0x4e1c6c[_0x2acabd(0x1ec)][_0x2acabd(0x1c1)])return!0x1;const _0x4fece9=this[_0x2acabd(0x208)][_0x2acabd(0x1e7)][_0x2acabd(0x212)](_0x2acabd(0x1bc));let _0x46251a=!0x1;const _0x23215f=[_0x2acabd(0x1af),_0x2acabd(0x19c),_0x2acabd(0x18b),_0x2acabd(0x1c5),_0x2acabd(0x197),_0x2acabd(0x1ef),_0x2acabd(0x1fc),_0x2acabd(0x1a2),_0x2acabd(0x190)];for(const _0x38a4e2 of _0x4fece9[_0x2acabd(0x1cb)]({'skipNotAttached':!0x0})){const _0x1b3e18=_0x4fece9[_0x2acabd(0x1fd)](_0x38a4e2[_0x2acabd(0x216)](),_0x2acabd(0x188))[_0x2acabd(0x1c3)](_0x466315=>_0x466315[_0x2acabd(0x194)])[_0x2acabd(0x1fe)](_0x2d4c6a=>_0x2d4c6a[_0x2acabd(0x1a6)]&&_0x23215f[_0x2acabd(0x18f)](_0x2d4c6a[_0x2acabd(0x1a6)][_0x2acabd(0x1f5)]));if(!_0x1b3e18[_0x2acabd(0x1e6)])continue;const _0x57c20e=_0x1b3e18[0x0][_0x2acabd(0x1b3)][_0x2acabd(0x1c6)][_0x2acabd(0x18e)];if(!_0x1b3e18[_0x2acabd(0x1db)](_0x1c5406=>_0x1c5406[_0x2acabd(0x1c6)][_0x2acabd(0x18e)]===_0x57c20e)){for(const _0x1fbc00 of _0x1b3e18)_0x428b51(_0x1fbc00,_0x57c20e)&&(_0x46251a=!0x0);}}return _0x46251a;function _0x5aeb2b(_0x422fd9,_0x5f29f1){const _0x365c0a=_0x2acabd;for(const _0x47166e of _0x4fece9[_0x365c0a(0x1cb)]({'skipNotAttached':!0x0})[_0x365c0a(0x1fe)](_0x34cfbc=>_0x365c0a(0x188)==_0x34cfbc[_0x365c0a(0x1e9)]&&_0x34cfbc[_0x365c0a(0x1c6)][_0x365c0a(0x18e)]==_0x422fd9))_0x47166e[_0x365c0a(0x1b6)](_0x365c0a(0x18e),_0x5f29f1);}function _0x428b51(_0x3aa0d1,_0x441620){const _0xe6909c=_0x2acabd;let _0x2dab0f=_0x3aa0d1[_0xe6909c(0x1b3)],_0x1d3829=!0x1;for(;_0x2dab0f;)_0x2dab0f[_0xe6909c(0x1c6)][_0xe6909c(0x18e)]!=_0x441620&&(_0x5aeb2b(_0x2dab0f[_0xe6909c(0x1c6)][_0xe6909c(0x18e)],_0x441620),_0x2dab0f[_0xe6909c(0x1b6)](_0xe6909c(0x18e),_0x441620),_0x1d3829=!0x0),_0x2dab0f=_0x2dab0f[_0xe6909c(0x200)];return _0x1d3829;}}[_0xdb400d(0x183)](){const _0x122583=_0xdb400d,_0x495a0f=this[_0x122583(0x208)],_0x4bfa01=_0x495a0f[_0x122583(0x20c)],_0x3597e8=_0x495a0f[_0x122583(0x1e7)][_0x122583(0x212)](_0x122583(0x1bc));this[_0x122583(0x1cd)](),_0x3597e8[_0x122583(0x195)][_0x122583(0x1d6)](_0x122583(0x1f4),_0x122583(0x1d8),_0x122583(0x19a),function(_0x45fea8,_0x3e4965){const _0xa4163b=_0x122583,_0x2efa05=[];for(let _0x339c67 of _0x45fea8)_0x339c67[_0xa4163b(0x1f0)][_0xa4163b(0x1b5)]===_0x339c67[_0xa4163b(0x1dc)][_0xa4163b(0x1ac)]&&(_0x339c67=_0x495a0f[_0xa4163b(0x1d2)][_0xa4163b(0x1c0)](_0x495a0f[_0xa4163b(0x1d2)][_0xa4163b(0x20f)](_0x339c67[_0xa4163b(0x1f0)][_0xa4163b(0x1b5)],0x0))),_0x2efa05[_0xa4163b(0x204)](_0x339c67);_0x495a0f[_0xa4163b(0x1d2)][_0xa4163b(0x1e1)](_0x219a2f=>{const _0x785107=_0xa4163b,_0x4ef038=_0x495a0f[_0x785107(0x1d2)][_0x785107(0x1ad)][_0x785107(0x1ae)],_0x4d9aa2=Array[_0x785107(0x1a5)](_0x4ef038[_0x785107(0x1e0)]())[_0x785107(0x1c3)](_0x23609c=>_0x168d47[_0x785107(0x202)](_0x23609c));_0x219a2f[_0x785107(0x18c)](_0x2efa05),_0x495a0f[_0x785107(0x196)][_0x785107(0x212)](_0x3e4965[_0x785107(0x184)])[_0x785107(0x1a1)](),_0x3e4965[_0x785107(0x211)][_0x785107(0x204)]({'forceDefaultExecution':!0x0}),_0x495a0f[_0x785107(0x210)](_0x3e4965[_0x785107(0x184)],..._0x3e4965[_0x785107(0x211)]),_0x219a2f[_0x785107(0x18c)](_0x4d9aa2);for(const _0x562b2d of _0x4d9aa2)_0x562b2d[_0x785107(0x1b4)]();});}),_0x3597e8[_0x122583(0x1c7)][_0x122583(0x193)](function(_0x5468d0){const _0xfbd5a1=_0x122583,_0x208b3e=!_0x495a0f[_0xfbd5a1(0x1d2)][_0xfbd5a1(0x1ff)][_0xfbd5a1(0x1dd)](_0x5468d0),_0x148152=_0x5468d0[_0xfbd5a1(0x19b)],_0x353fb3=_0x5468d0[_0xfbd5a1(0x1e4)],_0x4bad12=_0x5468d0[_0xfbd5a1(0x1de)](_0xfbd5a1(0x19c)),_0x28bc19=!_0x148152||_0x148152[_0xfbd5a1(0x1de)](_0xfbd5a1(0x19c))!==_0x4bad12,_0x1d666e=!_0x353fb3||_0x353fb3[_0xfbd5a1(0x1de)](_0xfbd5a1(0x19c))!==_0x4bad12;return _0x208b3e&&Boolean(_0x4bad12)&&_0x28bc19&&_0x1d666e;},_0x2077b3=>_0x288112(_0x4bfa01,_0x122583(0x1d0),_0x2077b3));}[_0xdb400d(0x1cd)](){const _0x2ef20b=_0xdb400d,_0x1789cb=this[_0x2ef20b(0x208)],_0x575e28=_0x1789cb[_0x2ef20b(0x20c)];function _0x354d1a(_0x402dd8){const _0x191a3b=_0x2ef20b,_0x389396=_0x1789cb[_0x191a3b(0x196)][_0x191a3b(0x212)](_0x191a3b(0x185))[_0x191a3b(0x1a0)],_0x3b6ce1=_0x1789cb[_0x191a3b(0x196)][_0x191a3b(0x212)](_0x191a3b(0x20a))[_0x191a3b(0x1a0)];return _0x191a3b(0x20a)===_0x402dd8?_0x389396:_0x3b6ce1;}_0x1789cb[_0x2ef20b(0x1e7)][_0x2ef20b(0x212)](_0x2ef20b(0x1bc))[_0x2ef20b(0x1c7)][_0x2ef20b(0x1eb)](function(_0x478844){const _0x1d0da6=_0x2ef20b;if(_0x1d0da6(0x1f4)!=_0x478844[_0x1d0da6(0x1e9)])return;const {data:_0xf80398}=_0x478844;if(!_0xf80398)return;let _0x567848,_0x1a8735,_0x78fbbf,_0x25dc31;switch(_0xf80398[_0x1d0da6(0x184)]){case _0x1d0da6(0x185):_0x78fbbf=_0xf80398[_0x1d0da6(0x211)][0x0][_0x1d0da6(0x1f2)],_0x25dc31=_0x354d1a(_0xf80398[_0x1d0da6(0x184)]),_0x567848=_0x78fbbf?_0x1d0da6(0x1b8):_0x1d0da6(0x206),!_0x25dc31&&_0x1789cb[_0x1d0da6(0x1aa)][_0x1d0da6(0x212)](_0x1d0da6(0x1b1))||(_0x567848=_0x1d0da6(0x191)),_0x1a8735={'type':_0x1d0da6(0x207),'content':_0x288112(_0x575e28,_0x567848,_0x288112(_0x575e28,_0x1d0da6(0x1bd)))};break;case _0x1d0da6(0x20a):_0x78fbbf=_0xf80398[_0x1d0da6(0x211)][0x0][_0x1d0da6(0x1f2)],_0x25dc31=_0x354d1a(_0xf80398[_0x1d0da6(0x184)]),_0x567848=_0x78fbbf?_0x1d0da6(0x1b8):_0x1d0da6(0x206),!_0x25dc31&&_0x1789cb[_0x1d0da6(0x1aa)][_0x1d0da6(0x212)](_0x1d0da6(0x1b1))||(_0x567848=_0x1d0da6(0x191)),_0x1a8735={'type':_0x1d0da6(0x207),'content':_0x288112(_0x575e28,_0x567848,_0x288112(_0x575e28,_0x1d0da6(0x214)))};break;case _0x1d0da6(0x1d1):_0x567848=_0x1d0da6(0x1ca),_0x1a8735={'type':_0x1d0da6(0x207),'content':_0x288112(_0x575e28,_0x567848,_0x288112(_0x575e28,_0x1d0da6(0x1d0)))};break;case _0x1d0da6(0x1a4):_0x567848=function(_0x46f611){const _0x4c4bf3=_0x1d0da6,_0x4e50a2=_0x46f611[_0x4c4bf3(0x216)]();let _0x845b19=_0x4e50a2[_0x4c4bf3(0x1f0)][_0x4c4bf3(0x1b5)];for(;_0x845b19&&_0x4e50a2[_0x4c4bf3(0x1ce)](_0x845b19);){if(_0x845b19[_0x4c4bf3(0x1de)](_0x4c4bf3(0x18b))>0x0)return!0x1;_0x845b19=_0x845b19[_0x4c4bf3(0x1e4)];}return!0x0;}(_0x478844)?_0x288112(_0x575e28,_0x1d0da6(0x206),_0x288112(_0x575e28,function(_0x1d5123){const _0x43bfc3=_0x1d0da6;return _0x43bfc3(0x1a9)+_0x1d5123[_0x43bfc3(0x216)]()[_0x43bfc3(0x1f0)][_0x43bfc3(0x1b5)][_0x43bfc3(0x1de)](_0x43bfc3(0x1af))[_0x43bfc3(0x219)]()+_0x43bfc3(0x1a8);}(_0x478844))):_0x288112(_0x575e28,_0x1d0da6(0x199),_0x288112(_0x575e28,_0x1d0da6(0x1d0))),_0x1a8735={'type':_0x1d0da6(0x207),'content':_0x567848};break;case _0x1d0da6(0x1b9):case _0x1d0da6(0x218):!0x1===_0xf80398[_0x1d0da6(0x198)]&&(_0x567848=_0x1d0da6(0x1cf),_0x1a8735={'type':_0x1d0da6(0x1d9),'content':_0x288112(_0x575e28,_0x567848,_0x288112(_0x575e28,_0x1d0da6(0x1d0)))});}return _0x1a8735;});}}function _0x8d13(_0x135db8,_0x4fdcc6){const _0x12da3e=_0x12da();return _0x8d13=function(_0x8d13f6,_0x2b2b85){_0x8d13f6=_0x8d13f6-0x183;let _0x159e06=_0x12da3e[_0x8d13f6];return _0x159e06;},_0x8d13(_0x135db8,_0x4fdcc6);}function le(_0xa75605){const _0x10991f=_0xdb400d;let _0x31acc6=_0xa75605[_0x10991f(0x216)]()[_0x10991f(0x1f0)][_0x10991f(0x1b5)][_0x10991f(0x19b)];for(;_0x31acc6;){const _0x2f5176=_0x31acc6[_0x10991f(0x1de)](_0x10991f(0x19c));if(!_0x2f5176)return!0x1;if(_0x2f5176==_0xa75605[_0x10991f(0x1a6)][_0x10991f(0x1fa)])return _0x10991f(0x1fa);if(_0x2f5176==_0xa75605[_0x10991f(0x1a6)][_0x10991f(0x1c4)])return _0x10991f(0x1c4);_0x31acc6=_0x31acc6[_0x10991f(0x19b)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52e2f8=_0x61ee;(function(_0x26a525,_0x5e2dc0){const _0x283b23=_0x61ee,_0x6efa77=_0x26a525();while(!![]){try{const _0x3ccb9f=-parseInt(_0x283b23(0x193))/0x1+-parseInt(_0x283b23(0x153))/0x2*(-parseInt(_0x283b23(0x190))/0x3)+parseInt(_0x283b23(0x177))/0x4+parseInt(_0x283b23(0x188))/0x5+parseInt(_0x283b23(0x151))/0x6+parseInt(_0x283b23(0x160))/0x7*(parseInt(_0x283b23(0x14d))/0x8)+-parseInt(_0x283b23(0x17f))/0x9;if(_0x3ccb9f===_0x5e2dc0)break;else _0x6efa77['push'](_0x6efa77['shift']());}catch(_0x1cbf7a){_0x6efa77['push'](_0x6efa77['shift']());}}}(_0x214e,0xa37f8));import{Plugin as _0x36c242}from'ckeditor5/src/core.js';function _0x61ee(_0x4a94ff,_0x1ead3e){const _0x214ea9=_0x214e();return _0x61ee=function(_0x61ee1e,_0x667e30){_0x61ee1e=_0x61ee1e-0x14d;let _0x33333a=_0x214ea9[_0x61ee1e];return _0x33333a;},_0x61ee(_0x4a94ff,_0x1ead3e);}import{getTranslation as _0x1c0158}from'../utils/common-translations.js';export default class ue extends _0x36c242{[_0x52e2f8(0x16e)](){const _0x584c71=_0x52e2f8;if(!this[_0x584c71(0x155)][_0x584c71(0x18e)][_0x584c71(0x179)](_0x584c71(0x1a4)))return;const _0xc0633f=this[_0x584c71(0x155)][_0x584c71(0x18b)][_0x584c71(0x170)](_0x584c71(0x163)),_0x4b67c9=this[_0x584c71(0x155)][_0x584c71(0x18e)][_0x584c71(0x170)](_0x584c71(0x197));_0xc0633f[_0x584c71(0x172)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x17d)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x17d))),_0xc0633f[_0x584c71(0x189)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x174)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x174))),_0xc0633f[_0x584c71(0x19f)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x156)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x156)));const _0x4db389={'type':_0x584c71(0x1a3),'content':''};_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](this[_0x584c71(0x15e)][_0x584c71(0x16c)](this));const _0x50ad4b=this[_0x584c71(0x155)][_0x584c71(0x1a1)];_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x19b)](_0x584c71(0x174),_0x1c0158(_0x50ad4b,_0x584c71(0x157))),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](_0x46a6be=>{const _0x271c2f=_0x584c71,{data:_0x46950e}=_0x46a6be;if(_0x46950e&&_0x271c2f(0x174)==_0x46950e[_0x271c2f(0x1a7)])return null==_0x46950e[_0x271c2f(0x169)]||0x0==_0x46950e[_0x271c2f(0x169)]&&null==_0x46950e[_0x271c2f(0x150)]?_0x4db389:void 0x0;}),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x19b)](_0x584c71(0x156),_0x1c0158(_0x50ad4b,_0x584c71(0x182))),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](_0xb79040=>{const _0x21758d=_0x584c71,{data:_0x56cbd0}=_0xb79040;if(_0x56cbd0&&_0x21758d(0x156)==_0x56cbd0[_0x21758d(0x1a7)])return null==_0x56cbd0[_0x21758d(0x169)]||0x1==_0x56cbd0[_0x21758d(0x169)]&&null==_0x56cbd0[_0x21758d(0x150)]?_0x4db389:void 0x0;}),this[_0x584c71(0x155)][_0x584c71(0x1a2)][_0x584c71(0x1a6)][_0x584c71(0x176)](_0x28f548=>{const _0x3eb1ec=_0x584c71;if(_0x28f548[_0x3eb1ec(0x16d)][_0x3eb1ec(0x196)])return!0x1;let _0x48a874=!0x1;const _0x297698=_0x4b67c9[_0x3eb1ec(0x18f)]({'skipNotAttached':!0x0})[_0x3eb1ec(0x159)](_0x59798d=>{const _0x4d43f9=_0x3eb1ec,_0x300e08=_0x4b67c9[_0x4d43f9(0x199)](_0x59798d);return _0x4d43f9(0x156)==_0x300e08||_0x4d43f9(0x174)==_0x300e08;});for(const _0x18058c of _0x297698){const _0x4e664d=_0x18058c[_0x3eb1ec(0x19c)]()[_0x3eb1ec(0x15a)][_0x3eb1ec(0x17e)][_0x3eb1ec(0x19d)](_0x3eb1ec(0x164));if(_0x3eb1ec(0x165)==_0x4e664d||_0x3eb1ec(0x158)==_0x4e664d)continue;_0x4b67c9[_0x3eb1ec(0x17a)](_0x18058c[_0x3eb1ec(0x19c)](),_0x3eb1ec(0x167))[_0x3eb1ec(0x194)](_0x4367fb=>_0x3eb1ec(0x164)==_0x4b67c9[_0x3eb1ec(0x199)](_0x4367fb[_0x3eb1ec(0x15d)]))||(_0x28f548[_0x3eb1ec(0x191)](_0x18058c[_0x3eb1ec(0x1a0)]()),_0x48a874=!0x0);}return _0x48a874;}),this[_0x584c71(0x14f)]();}[_0x52e2f8(0x15e)](_0x1b4046){const _0x432c09=_0x52e2f8,_0x132de1=this[_0x432c09(0x155)][_0x432c09(0x1a1)],{data:_0x27c71e}=_0x1b4046,_0x3ccf84={'type':_0x432c09(0x1a3),'content':''};if(!_0x27c71e||_0x432c09(0x17d)!=_0x27c71e[_0x432c09(0x1a7)])return;if(!_0x27c71e[_0x432c09(0x150)])return _0x432c09(0x161)==_0x27c71e[_0x432c09(0x169)]?_0x3ccf84:{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x169)])))};if(!_0x27c71e[_0x432c09(0x169)]){if(_0x432c09(0x161)==_0x27c71e[_0x432c09(0x150)])return _0x3ccf84;let _0x28804f=_0x1b4046[_0x432c09(0x18a)];for(;_0x28804f;){if(_0x28804f[_0x432c09(0x15f)]&&_0x432c09(0x164)==_0x28804f[_0x432c09(0x15f)][_0x432c09(0x1a7)]&&_0x28804f[_0x432c09(0x15f)][_0x432c09(0x169)])return _0x3ccf84;_0x28804f=_0x28804f[_0x432c09(0x16b)];}return{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x18c),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x150)])))};}if(_0x432c09(0x161)!=_0x27c71e[_0x432c09(0x169)])return{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x169)])))};let _0x5dc66a=_0x1b4046[_0x432c09(0x18a)];for(;_0x5dc66a;){if(_0x5dc66a[_0x432c09(0x15f)]&&_0x432c09(0x164)==_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x1a7)]&&_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x169)]&&_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x150)])return _0x3ccf84;_0x5dc66a=_0x5dc66a[_0x432c09(0x16b)];}const _0x4d27c5=_0x1b4046[_0x432c09(0x19c)]()[_0x432c09(0x15a)][_0x432c09(0x17e)][_0x432c09(0x19d)](_0x432c09(0x164));return{'type':_0x432c09(0x1a3),'content':_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,_0x432c09(0x1a5)+_0x4d27c5[_0x432c09(0x185)]()+_0x432c09(0x18d)))};}[_0x52e2f8(0x14f)](){const _0x5232fa=_0x52e2f8,_0x37065c=this[_0x5232fa(0x155)],_0x10842f=_0x37065c[_0x5232fa(0x1a1)];_0x37065c[_0x5232fa(0x18e)][_0x5232fa(0x170)](_0x5232fa(0x197))[_0x5232fa(0x166)][_0x5232fa(0x152)](_0x20c517=>{const _0x230270=_0x5232fa;if(_0x230270(0x192)!=_0x20c517[_0x230270(0x183)])return;const {data:_0x5d7fd4}=_0x20c517;if(!_0x5d7fd4)return;let _0x313cbf,_0x49b142;switch(_0x5d7fd4[_0x230270(0x17c)]){case _0x230270(0x17d):_0x313cbf=_0x230270(0x184),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf,_0x1c0158(_0x10842f,this[_0x230270(0x154)](_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x183)])))};break;case _0x230270(0x174):_0x313cbf=_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x189)]?_0x230270(0x19a):_0x230270(0x173),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf)};break;case _0x230270(0x156):_0x313cbf=_0x230270(0x168),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf,_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x19f)])};}return _0x49b142;});}[_0x52e2f8(0x154)](_0x228404){const _0x97292c=_0x52e2f8;return _0x97292c(0x1a5)+function(_0x16aaa2){const _0x5d6d59=_0x97292c;if(pe[_0x5d6d59(0x186)](_0x16aaa2))return _0x5d6d59(0x17b);if(ye[_0x5d6d59(0x186)](_0x16aaa2))return _0x5d6d59(0x165);return null;}(_0x228404)[_0x97292c(0x185)]()+_0x97292c(0x15c)+_0x228404[_0x97292c(0x185)]()[_0x97292c(0x14e)](/-/g,'_');}}function _0x214e(){const _0x3f2a73=['ListPropertiesEditing','ELEMENT_','document','key','72npsCuL','replace','_registerLegacyDescription','oldValue','4177956zEdxDe','registerDescriptionCallback','24FwRjza','_getTranslationKeyForListStyle','editor','listStart','FORMAT_LIST_REVERSED','customNumbered','filter','start','decimal-leading-zero','_LIST_','suggestion','handleDescriptions','data','239869BLOQPA','default','disc','list.properties','listType','numbered','descriptionFactory','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','newValue','enableDefaultAttributesIntegration','next','bind','batch','afterInit','circle','get','square','styles','*Format:*\x20set\x20order\x20to\x20regular','listReversed','upper-roman','registerPostFixer','752432gMPvBx','registerBlockAttribute','has','_findSuggestions','bulleted','commandName','listStyle','nodeAfter','24164991NgxCjV','upper-latin','lower-latin','FORMAT_LIST_START','type','*Change\x20to:*\x20%0','toUpperCase','includes','lower-roman','4931965exuOip','reversed','head','config','*Remove\x20format:*\x20%0','_LIST_DEFAULT','plugins','getSuggestions','299859LtdnyC','removeMarker','formatBlock','23979TyreUq','find','decimal','isUndo','TrackChangesEditing','*Set\x20format:*\x20%0','_getAttributeKey','*Format:*\x20set\x20order\x20to\x20reversed','registerAttributeLabel','getFirstRange','getAttribute','commandParams','startIndex','getFirstMarker','locale','model','format'];_0x214e=function(){return _0x3f2a73;};return _0x214e();}const pe=[_0x52e2f8(0x162),_0x52e2f8(0x16f),_0x52e2f8(0x171)],ye=[_0x52e2f8(0x195),_0x52e2f8(0x15b),_0x52e2f8(0x187),_0x52e2f8(0x175),_0x52e2f8(0x181),_0x52e2f8(0x180)];
23
+ const _0x3ce1d2=_0x5b14;function _0x5b14(_0x3ce0c0,_0x26e81f){const _0x9fc7a=_0x9fc7();return _0x5b14=function(_0x5b1470,_0x386f7e){_0x5b1470=_0x5b1470-0x13b;let _0x2c7b7f=_0x9fc7a[_0x5b1470];return _0x2c7b7f;},_0x5b14(_0x3ce0c0,_0x26e81f);}function _0x9fc7(){const _0xbd22bf=['upper-roman','filter','decimal','find','getFirstRange','7ZmHGDQ','197208hJQizD','replace','FORMAT_LIST_START','6590848ACmEdu','toUpperCase','model','type','startIndex','reversed','_getAttributeKey','oldValue','decimal-leading-zero','8yShYOJ','locale','bulleted','18305276KFJwFe','get','includes','lower-roman','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','handleDescriptions','start','disc','registerPostFixer','getSuggestions','listStart','batch','config','default','getAttribute','registerAttributeLabel','1322364TNGupe','registerBlockAttribute','_registerLegacyDescription','getFirstMarker','2508076SzvFEA','registerDescriptionCallback','listType','isUndo','upper-latin','*Format:*\x20set\x20start\x20index\x20to\x20%0','suggestion','_getTranslationKeyForListStyle','circle','format','nodeAfter','next','*Remove\x20format:*\x20%0','customNumbered','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','ListPropertiesEditing','plugins','key','listReversed','*Format:*\x20set\x20order\x20to\x20regular','_LIST_','list.properties','84156DvxzHt','60PTOUTd','newValue','lower-latin','document','removeMarker','5548902eKhxbr','*Change\x20to:*\x20%0','commandName','FORMAT_LIST_REVERSED','TrackChangesEditing','5mVIMIf','attribute','styles','descriptionFactory','numbered','listStyle','head','_LIST_DEFAULT','ELEMENT_','afterInit','_findSuggestions','data','has','square','commandParams','editor','bind'];_0x9fc7=function(){return _0xbd22bf;};return _0x9fc7();}(function(_0x3e079c,_0xd61294){const _0x14041f=_0x5b14,_0x3ae72d=_0x3e079c();while(!![]){try{const _0x29b580=parseInt(_0x14041f(0x18c))/0x1*(parseInt(_0x14041f(0x15e))/0x2)+-parseInt(_0x14041f(0x143))/0x3+parseInt(_0x14041f(0x147))/0x4*(parseInt(_0x14041f(0x169))/0x5)+parseInt(_0x14041f(0x164))/0x6*(-parseInt(_0x14041f(0x17f))/0x7)+-parseInt(_0x14041f(0x183))/0x8+parseInt(_0x14041f(0x180))/0x9*(parseInt(_0x14041f(0x15f))/0xa)+parseInt(_0x14041f(0x18f))/0xb;if(_0x29b580===_0xd61294)break;else _0x3ae72d['push'](_0x3ae72d['shift']());}catch(_0x46b16a){_0x3ae72d['push'](_0x3ae72d['shift']());}}}(_0x9fc7,0x8b1aa));import{Plugin as _0x57c889}from'ckeditor5/src/core.js';import{getTranslation as _0x3e0cd7}from'../utils/common-translations.js';export default class ue extends _0x57c889{[_0x3ce1d2(0x172)](){const _0x8a7a35=_0x3ce1d2;if(!this[_0x8a7a35(0x178)][_0x8a7a35(0x158)][_0x8a7a35(0x175)](_0x8a7a35(0x157)))return;const _0x4b9c08=this[_0x8a7a35(0x178)][_0x8a7a35(0x13f)][_0x8a7a35(0x190)](_0x8a7a35(0x15d)),_0x2d9a3f=this[_0x8a7a35(0x178)][_0x8a7a35(0x158)][_0x8a7a35(0x190)](_0x8a7a35(0x168));_0x4b9c08[_0x8a7a35(0x16b)]&&(_0x2d9a3f[_0x8a7a35(0x155)](_0x8a7a35(0x16e)),_0x2d9a3f[_0x8a7a35(0x144)](_0x8a7a35(0x16e))),_0x4b9c08[_0x8a7a35(0x188)]&&(_0x2d9a3f[_0x8a7a35(0x155)](_0x8a7a35(0x15a)),_0x2d9a3f[_0x8a7a35(0x144)](_0x8a7a35(0x15a))),_0x4b9c08[_0x8a7a35(0x187)]&&(_0x2d9a3f[_0x8a7a35(0x155)](_0x8a7a35(0x13d)),_0x2d9a3f[_0x8a7a35(0x144)](_0x8a7a35(0x13d)));const _0x4ec8c7={'type':_0x8a7a35(0x150),'content':''};_0x2d9a3f[_0x8a7a35(0x16c)][_0x8a7a35(0x148)](this[_0x8a7a35(0x195)][_0x8a7a35(0x179)](this));const _0x17f720=this[_0x8a7a35(0x178)][_0x8a7a35(0x18d)];_0x2d9a3f[_0x8a7a35(0x16c)][_0x8a7a35(0x142)](_0x8a7a35(0x15a),_0x3e0cd7(_0x17f720,_0x8a7a35(0x167))),_0x2d9a3f[_0x8a7a35(0x16c)][_0x8a7a35(0x148)](_0x13fe45=>{const _0x264339=_0x8a7a35,{data:_0x1c3819}=_0x13fe45;if(_0x1c3819&&_0x264339(0x15a)==_0x1c3819[_0x264339(0x159)])return null==_0x1c3819[_0x264339(0x160)]||0x0==_0x1c3819[_0x264339(0x160)]&&null==_0x1c3819[_0x264339(0x18a)]?_0x4ec8c7:void 0x0;}),_0x2d9a3f[_0x8a7a35(0x16c)][_0x8a7a35(0x142)](_0x8a7a35(0x13d),_0x3e0cd7(_0x17f720,_0x8a7a35(0x182))),_0x2d9a3f[_0x8a7a35(0x16c)][_0x8a7a35(0x148)](_0x11c0b4=>{const _0x2ee007=_0x8a7a35,{data:_0x185841}=_0x11c0b4;if(_0x185841&&_0x2ee007(0x13d)==_0x185841[_0x2ee007(0x159)])return null==_0x185841[_0x2ee007(0x160)]||0x1==_0x185841[_0x2ee007(0x160)]&&null==_0x185841[_0x2ee007(0x18a)]?_0x4ec8c7:void 0x0;}),this[_0x8a7a35(0x178)][_0x8a7a35(0x185)][_0x8a7a35(0x162)][_0x8a7a35(0x13b)](_0x3b5e9d=>{const _0xbcfb9e=_0x8a7a35;if(_0x3b5e9d[_0xbcfb9e(0x13e)][_0xbcfb9e(0x14a)])return!0x1;let _0x39e3a1=!0x1;const _0x5bcb53=_0x2d9a3f[_0xbcfb9e(0x13c)]({'skipNotAttached':!0x0})[_0xbcfb9e(0x17b)](_0x2237c0=>{const _0x1fbd60=_0xbcfb9e,_0xe2165f=_0x2d9a3f[_0x1fbd60(0x189)](_0x2237c0);return _0x1fbd60(0x13d)==_0xe2165f||_0x1fbd60(0x15a)==_0xe2165f;});for(const _0x3578f7 of _0x5bcb53){const _0xbd1849=_0x3578f7[_0xbcfb9e(0x17e)]()[_0xbcfb9e(0x196)][_0xbcfb9e(0x151)][_0xbcfb9e(0x141)](_0xbcfb9e(0x149));if(_0xbcfb9e(0x16d)==_0xbd1849||_0xbcfb9e(0x154)==_0xbd1849)continue;_0x2d9a3f[_0xbcfb9e(0x173)](_0x3578f7[_0xbcfb9e(0x17e)](),_0xbcfb9e(0x16a))[_0xbcfb9e(0x17d)](_0xd7914a=>_0xbcfb9e(0x149)==_0x2d9a3f[_0xbcfb9e(0x189)](_0xd7914a[_0xbcfb9e(0x14d)]))||(_0x3b5e9d[_0xbcfb9e(0x163)](_0x3578f7[_0xbcfb9e(0x146)]()),_0x39e3a1=!0x0);}return _0x39e3a1;}),this[_0x8a7a35(0x145)]();}[_0x3ce1d2(0x195)](_0x2f07f8){const _0x32c4e7=_0x3ce1d2,_0x49a9c3=this[_0x32c4e7(0x178)][_0x32c4e7(0x18d)],{data:_0x1e8810}=_0x2f07f8,_0x10ae4f={'type':_0x32c4e7(0x150),'content':''};if(!_0x1e8810||_0x32c4e7(0x16e)!=_0x1e8810[_0x32c4e7(0x159)])return;if(!_0x1e8810[_0x32c4e7(0x18a)])return _0x32c4e7(0x140)==_0x1e8810[_0x32c4e7(0x160)]?_0x10ae4f:{'type':_0x32c4e7(0x150),'content':''+_0x3e0cd7(_0x49a9c3,_0x32c4e7(0x156),_0x3e0cd7(_0x49a9c3,this[_0x32c4e7(0x14e)](_0x1e8810[_0x32c4e7(0x160)])))};if(!_0x1e8810[_0x32c4e7(0x160)]){if(_0x32c4e7(0x140)==_0x1e8810[_0x32c4e7(0x18a)])return _0x10ae4f;let _0x253ae1=_0x2f07f8[_0x32c4e7(0x16f)];for(;_0x253ae1;){if(_0x253ae1[_0x32c4e7(0x174)]&&_0x32c4e7(0x149)==_0x253ae1[_0x32c4e7(0x174)][_0x32c4e7(0x159)]&&_0x253ae1[_0x32c4e7(0x174)][_0x32c4e7(0x160)])return _0x10ae4f;_0x253ae1=_0x253ae1[_0x32c4e7(0x152)];}return{'type':_0x32c4e7(0x150),'content':''+_0x3e0cd7(_0x49a9c3,_0x32c4e7(0x153),_0x3e0cd7(_0x49a9c3,this[_0x32c4e7(0x14e)](_0x1e8810[_0x32c4e7(0x18a)])))};}if(_0x32c4e7(0x140)!=_0x1e8810[_0x32c4e7(0x160)])return{'type':_0x32c4e7(0x150),'content':''+_0x3e0cd7(_0x49a9c3,_0x32c4e7(0x156),_0x3e0cd7(_0x49a9c3,this[_0x32c4e7(0x14e)](_0x1e8810[_0x32c4e7(0x160)])))};let _0x3ce39f=_0x2f07f8[_0x32c4e7(0x16f)];for(;_0x3ce39f;){if(_0x3ce39f[_0x32c4e7(0x174)]&&_0x32c4e7(0x149)==_0x3ce39f[_0x32c4e7(0x174)][_0x32c4e7(0x159)]&&_0x3ce39f[_0x32c4e7(0x174)][_0x32c4e7(0x160)]&&_0x3ce39f[_0x32c4e7(0x174)][_0x32c4e7(0x18a)])return _0x10ae4f;_0x3ce39f=_0x3ce39f[_0x32c4e7(0x152)];}const _0x25e248=_0x2f07f8[_0x32c4e7(0x17e)]()[_0x32c4e7(0x196)][_0x32c4e7(0x151)][_0x32c4e7(0x141)](_0x32c4e7(0x149));return{'type':_0x32c4e7(0x150),'content':_0x3e0cd7(_0x49a9c3,_0x32c4e7(0x156),_0x3e0cd7(_0x49a9c3,_0x32c4e7(0x171)+_0x25e248[_0x32c4e7(0x184)]()+_0x32c4e7(0x170)))};}[_0x3ce1d2(0x145)](){const _0x52572d=_0x3ce1d2,_0x4a0d83=this[_0x52572d(0x178)],_0x350c97=_0x4a0d83[_0x52572d(0x18d)];_0x4a0d83[_0x52572d(0x158)][_0x52572d(0x190)](_0x52572d(0x168))[_0x52572d(0x16c)][_0x52572d(0x148)](_0x56ec73=>{const _0x4c4ac9=_0x52572d;if(_0x4c4ac9(0x194)!=_0x56ec73[_0x4c4ac9(0x186)])return;const {data:_0x39d42c}=_0x56ec73;if(!_0x39d42c)return;let _0x327522,_0x5b5d4c;switch(_0x39d42c[_0x4c4ac9(0x166)]){case _0x4c4ac9(0x16e):_0x327522=_0x4c4ac9(0x165),_0x5b5d4c={'type':_0x4c4ac9(0x150),'content':_0x3e0cd7(_0x350c97,_0x327522,_0x3e0cd7(_0x350c97,this[_0x4c4ac9(0x14e)](_0x39d42c[_0x4c4ac9(0x177)][0x0][_0x4c4ac9(0x186)])))};break;case _0x4c4ac9(0x15a):_0x327522=_0x39d42c[_0x4c4ac9(0x177)][0x0][_0x4c4ac9(0x188)]?_0x4c4ac9(0x193):_0x4c4ac9(0x15b),_0x5b5d4c={'type':_0x4c4ac9(0x150),'content':_0x3e0cd7(_0x350c97,_0x327522)};break;case _0x4c4ac9(0x13d):_0x327522=_0x4c4ac9(0x14c),_0x5b5d4c={'type':_0x4c4ac9(0x150),'content':_0x3e0cd7(_0x350c97,_0x327522,_0x39d42c[_0x4c4ac9(0x177)][0x0][_0x4c4ac9(0x187)])};}return _0x5b5d4c;});}[_0x3ce1d2(0x14e)](_0x511867){const _0x3cbb4f=_0x3ce1d2;return _0x3cbb4f(0x171)+function(_0x214cd5){const _0x3a3853=_0x3cbb4f;if(pe[_0x3a3853(0x191)](_0x214cd5))return _0x3a3853(0x18e);if(ye[_0x3a3853(0x191)](_0x214cd5))return _0x3a3853(0x16d);return null;}(_0x511867)[_0x3cbb4f(0x184)]()+_0x3cbb4f(0x15c)+_0x511867[_0x3cbb4f(0x184)]()[_0x3cbb4f(0x181)](/-/g,'_');}}const pe=[_0x3ce1d2(0x197),_0x3ce1d2(0x14f),_0x3ce1d2(0x176)],ye=[_0x3ce1d2(0x17c),_0x3ce1d2(0x18b),_0x3ce1d2(0x192),_0x3ce1d2(0x17a),_0x3ce1d2(0x161),_0x3ce1d2(0x14b)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d72c5=_0x3264;function _0x3264(_0x8b9c6,_0x580a5a){const _0x1f4eca=_0x1f4e();return _0x3264=function(_0x3264d3,_0x37a5e5){_0x3264d3=_0x3264d3-0x12b;let _0x2e356b=_0x1f4eca[_0x3264d3];return _0x2e356b;},_0x3264(_0x8b9c6,_0x580a5a);}(function(_0x1d0c6e,_0x3da22d){const _0x16880b=_0x3264,_0x8d831=_0x1d0c6e();while(!![]){try{const _0x6287f1=-parseInt(_0x16880b(0x147))/0x1+parseInt(_0x16880b(0x146))/0x2*(parseInt(_0x16880b(0x12f))/0x3)+-parseInt(_0x16880b(0x138))/0x4+-parseInt(_0x16880b(0x136))/0x5*(parseInt(_0x16880b(0x14c))/0x6)+-parseInt(_0x16880b(0x14d))/0x7*(parseInt(_0x16880b(0x143))/0x8)+-parseInt(_0x16880b(0x14b))/0x9+parseInt(_0x16880b(0x132))/0xa*(parseInt(_0x16880b(0x148))/0xb);if(_0x6287f1===_0x3da22d)break;else _0x8d831['push'](_0x8d831['shift']());}catch(_0x25815f){_0x8d831['push'](_0x8d831['shift']());}}}(_0x1f4e,0x952cc));function _0x1f4e(){const _0xecc2ae=['2809060OZbdPH','conversion','div','ELEMENT_MEDIA','275eipGTk','createEmptyElement','275120eenKvn','data','media','MediaEmbedEditing','for','afterInit','get','locale','downcastDispatcher','elementToElement','plugins','8tWGQyA','enableCommand','editor','2ilqniJ','331676ZbJwLP','88MZWYab','showSuggestionHighlights','registerElementLabel','9072qdlQSw','111702ZrCRPf','5001101HBvAhT','options','TrackChangesEditing','stop','attribute:url:media','mediaEmbed','high','dataDowncast','1510842wMJioP','has','descriptionFactory'];_0x1f4e=function(){return _0xecc2ae;};return _0x1f4e();}import{Plugin as _0x349c63}from'ckeditor5/src/core.js';import{getTranslation as _0x1c8b13}from'../utils/common-translations.js';export default class ft extends _0x349c63{[_0x5d72c5(0x13d)](){const _0xa80218=_0x5d72c5,_0x263470=this[_0xa80218(0x145)];if(!_0x263470[_0xa80218(0x142)][_0xa80218(0x130)](_0xa80218(0x13b)))return;const _0x5052ec=_0x263470[_0xa80218(0x142)][_0xa80218(0x13e)](_0xa80218(0x14f)),_0x467c15=_0x263470[_0xa80218(0x13f)];_0x5052ec[_0xa80218(0x144)](_0xa80218(0x12c)),_0x5052ec[_0xa80218(0x131)][_0xa80218(0x14a)](_0xa80218(0x13a),_0x41d641=>_0x1c8b13(_0x467c15,_0xa80218(0x135),_0x41d641)),_0x263470[_0xa80218(0x133)][_0xa80218(0x13c)](_0xa80218(0x12e))[_0xa80218(0x141)]({'model':_0xa80218(0x13a),'view':(_0x7685aa,{writer:_0x5383db,options:_0xfc46c6})=>{const _0x378b50=_0xa80218;if(_0xfc46c6[_0x378b50(0x149)])return _0x5383db[_0x378b50(0x137)](_0x378b50(0x134));},'converterPriority':_0xa80218(0x12d)}),_0x263470[_0xa80218(0x139)][_0xa80218(0x140)]['on'](_0xa80218(0x12b),(_0xedd975,_0x50fc6d,_0xbf66e5)=>{const _0x29b452=_0xa80218;_0xbf66e5[_0x29b452(0x14e)][_0x29b452(0x149)]&&_0xedd975[_0x29b452(0x150)]();},{'priority':_0xa80218(0x12d)});}}
23
+ const _0xd851c9=_0x2855;(function(_0x2fa6ff,_0x27fda3){const _0x135860=_0x2855,_0x29a934=_0x2fa6ff();while(!![]){try{const _0x38f8f1=-parseInt(_0x135860(0x105))/0x1+-parseInt(_0x135860(0x108))/0x2*(-parseInt(_0x135860(0x118))/0x3)+-parseInt(_0x135860(0x106))/0x4+-parseInt(_0x135860(0x101))/0x5+-parseInt(_0x135860(0x10c))/0x6+-parseInt(_0x135860(0x10b))/0x7+-parseInt(_0x135860(0x112))/0x8*(-parseInt(_0x135860(0x104))/0x9);if(_0x38f8f1===_0x27fda3)break;else _0x29a934['push'](_0x29a934['shift']());}catch(_0x4cedaa){_0x29a934['push'](_0x29a934['shift']());}}}(_0x6018,0x3e8a5));import{Plugin as _0x4c5950}from'ckeditor5/src/core.js';function _0x2855(_0x403963,_0x2c176c){const _0x6018ab=_0x6018();return _0x2855=function(_0x2855e8,_0x498ae2){_0x2855e8=_0x2855e8-0xf9;let _0x174c41=_0x6018ab[_0x2855e8];return _0x174c41;},_0x2855(_0x403963,_0x2c176c);}import{getTranslation as _0x1f661}from'../utils/common-translations.js';export default class ft extends _0x4c5950{[_0xd851c9(0x116)](){const _0x4fe644=_0xd851c9,_0x142379=this[_0x4fe644(0x10f)];if(!_0x142379[_0x4fe644(0x10d)][_0x4fe644(0xfe)](_0x4fe644(0x102)))return;const _0x323f08=_0x142379[_0x4fe644(0x10d)][_0x4fe644(0xf9)](_0x4fe644(0xfd)),_0xdb2475=_0x142379[_0x4fe644(0x114)];_0x323f08[_0x4fe644(0xfc)](_0x4fe644(0x113)),_0x323f08[_0x4fe644(0xfa)][_0x4fe644(0x117)](_0x4fe644(0xff),_0x480cb1=>_0x1f661(_0xdb2475,_0x4fe644(0x103),_0x480cb1)),_0x142379[_0x4fe644(0x10e)][_0x4fe644(0x11b)](_0x4fe644(0x109))[_0x4fe644(0x110)]({'model':_0x4fe644(0xff),'view':(_0x5c292c,{writer:_0x137d84,options:_0x2585e9})=>{const _0x119149=_0x4fe644;if(_0x2585e9[_0x119149(0x119)])return _0x137d84[_0x119149(0xfb)](_0x119149(0x115));},'converterPriority':_0x4fe644(0x10a)}),_0x142379[_0x4fe644(0x111)][_0x4fe644(0x11c)]['on'](_0x4fe644(0x100),(_0x41c2e1,_0x4d4b7f,_0x4e223e)=>{const _0x4d86df=_0x4fe644;_0x4e223e[_0x4d86df(0x107)][_0x4d86df(0x119)]&&_0x41c2e1[_0x4d86df(0x11a)]();},{'priority':_0x4fe644(0x10a)});}}function _0x6018(){const _0x3d1915=['locale','div','afterInit','registerElementLabel','2127shTmCU','showSuggestionHighlights','stop','for','downcastDispatcher','get','descriptionFactory','createEmptyElement','enableCommand','TrackChangesEditing','has','media','attribute:url:media','654895JKSXNU','MediaEmbedEditing','ELEMENT_MEDIA','9GGYCGW','95305hYxZDo','943548TOvYix','options','1170EYbVhv','dataDowncast','high','1298255GWEjTf','1432590dFkOcJ','plugins','conversion','editor','elementToElement','data','5822408uxyOXW','mediaEmbed'];_0x6018=function(){return _0x3d1915;};return _0x6018();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8c9d(_0x29670b,_0x26cf2c){const _0x100375=_0x1003();return _0x8c9d=function(_0x8c9de0,_0x1b9364){_0x8c9de0=_0x8c9de0-0x115;let _0x28fc9b=_0x100375[_0x8c9de0];return _0x28fc9b;},_0x8c9d(_0x29670b,_0x26cf2c);}function _0x1003(){const _0x3f4ff9=['TrackChangesEditing','afterInit','has','133RjxCza','enableCommand','487088zgWDpN','editor','90EMBgPS','MentionEditing','get','205buquJw','34843572fnVKon','687796ccYuwR','11twPwgl','mention','549vZMmYo','94200PfjLAS','plugins','6822VgmZPK','732328OPkGec','266589CxcpeE'];_0x1003=function(){return _0x3f4ff9;};return _0x1003();}const _0x33fb55=_0x8c9d;(function(_0x447fbe,_0x5282fe){const _0x4eb6e1=_0x8c9d,_0x386024=_0x447fbe();while(!![]){try{const _0x282903=-parseInt(_0x4eb6e1(0x115))/0x1+-parseInt(_0x4eb6e1(0x129))/0x2*(parseInt(_0x4eb6e1(0x126))/0x3)+-parseInt(_0x4eb6e1(0x123))/0x4+parseInt(_0x4eb6e1(0x121))/0x5*(parseInt(_0x4eb6e1(0x127))/0x6)+parseInt(_0x4eb6e1(0x11a))/0x7*(-parseInt(_0x4eb6e1(0x11c))/0x8)+parseInt(_0x4eb6e1(0x116))/0x9*(-parseInt(_0x4eb6e1(0x11e))/0xa)+parseInt(_0x4eb6e1(0x124))/0xb*(parseInt(_0x4eb6e1(0x122))/0xc);if(_0x282903===_0x5282fe)break;else _0x386024['push'](_0x386024['shift']());}catch(_0x53c7fa){_0x386024['push'](_0x386024['shift']());}}}(_0x1003,0x915da));import{Plugin as _0x34eaa2}from'ckeditor5/src/core.js';export default class gt extends _0x34eaa2{[_0x33fb55(0x118)](){const _0x86b388=_0x33fb55,_0x4dd337=this[_0x86b388(0x11d)];_0x4dd337[_0x86b388(0x128)][_0x86b388(0x119)](_0x86b388(0x11f))&&_0x4dd337[_0x86b388(0x128)][_0x86b388(0x120)](_0x86b388(0x117))[_0x86b388(0x11b)](_0x86b388(0x125));}}
23
+ function _0x2fea(_0x452459,_0x590f0e){const _0x52bc01=_0x52bc();return _0x2fea=function(_0x2feac7,_0x5c9eef){_0x2feac7=_0x2feac7-0x10b;let _0x4a25cd=_0x52bc01[_0x2feac7];return _0x4a25cd;},_0x2fea(_0x452459,_0x590f0e);}const _0x28465a=_0x2fea;(function(_0x245e1b,_0x4dd0c8){const _0x351cc5=_0x2fea,_0x8ec763=_0x245e1b();while(!![]){try{const _0x31e18f=-parseInt(_0x351cc5(0x117))/0x1+parseInt(_0x351cc5(0x116))/0x2*(-parseInt(_0x351cc5(0x113))/0x3)+-parseInt(_0x351cc5(0x11a))/0x4*(parseInt(_0x351cc5(0x118))/0x5)+-parseInt(_0x351cc5(0x10d))/0x6+-parseInt(_0x351cc5(0x119))/0x7*(parseInt(_0x351cc5(0x111))/0x8)+parseInt(_0x351cc5(0x11c))/0x9+-parseInt(_0x351cc5(0x10c))/0xa*(-parseInt(_0x351cc5(0x11b))/0xb);if(_0x31e18f===_0x4dd0c8)break;else _0x8ec763['push'](_0x8ec763['shift']());}catch(_0x3660fb){_0x8ec763['push'](_0x8ec763['shift']());}}}(_0x52bc,0xae4e5));function _0x52bc(){const _0x5cbfdb=['4uUjhWr','664066wKPkPb','3019220uZqMeV','140vIxjLP','4uQFpkm','572rtwoRF','9686331OFanys','editor','plugins','afterInit','797470sIfPYB','6545172uYMFGU','mention','MentionEditing','TrackChangesEditing','471312sTHjpj','enableCommand','1458141LojaUi','get','has'];_0x52bc=function(){return _0x5cbfdb;};return _0x52bc();}import{Plugin as _0x5038ee}from'ckeditor5/src/core.js';export default class gt extends _0x5038ee{[_0x28465a(0x10b)](){const _0x2156e8=_0x28465a,_0x45013b=this[_0x2156e8(0x11d)];_0x45013b[_0x2156e8(0x11e)][_0x2156e8(0x115)](_0x2156e8(0x10f))&&_0x45013b[_0x2156e8(0x11e)][_0x2156e8(0x114)](_0x2156e8(0x110))[_0x2156e8(0x112)](_0x2156e8(0x10e));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x15f3(){const _0x5efadb=['3539MydOBw','*Remove\x20format:*\x20%0','locale','4rGtNiC','5702785gaazrA','706824HzESMi','head','registerDescriptionCallback','descriptionFactory','has','*Set\x20format:*\x20%0','106VtWIqJ','MultiLevelList','27NEFJIn','format','197240seqFcY','multiLevelList','oldValue','key','1608UuEHjf','next','registerBlockAttribute','listMarkerStyle','ELEMENT_MULTI_LEVEL_LIST','afterInit','6517uAVxcn','data','TrackChangesEditing','477063IztasU','newValue','listType','handleDescriptions','enableDefaultAttributesIntegration','get','editor','189935qiNiwr','plugins'];_0x15f3=function(){return _0x5efadb;};return _0x15f3();}const _0x55ebb2=_0x45af;(function(_0x175a9a,_0x2ced2f){const _0x595a9c=_0x45af,_0x6fb2e4=_0x175a9a();while(!![]){try{const _0x35616f=parseInt(_0x595a9c(0x12a))/0x1*(parseInt(_0x595a9c(0x135))/0x2)+parseInt(_0x595a9c(0x121))/0x3+parseInt(_0x595a9c(0x12d))/0x4*(parseInt(_0x595a9c(0x128))/0x5)+parseInt(_0x595a9c(0x12f))/0x6+parseInt(_0x595a9c(0x143))/0x7*(parseInt(_0x595a9c(0x13d))/0x8)+-parseInt(_0x595a9c(0x137))/0x9*(parseInt(_0x595a9c(0x139))/0xa)+-parseInt(_0x595a9c(0x12e))/0xb;if(_0x35616f===_0x2ced2f)break;else _0x6fb2e4['push'](_0x6fb2e4['shift']());}catch(_0x1f6d08){_0x6fb2e4['push'](_0x6fb2e4['shift']());}}}(_0x15f3,0x1b51f));function _0x45af(_0x1b7d7e,_0x244ee7){const _0x15f36e=_0x15f3();return _0x45af=function(_0x45af8e,_0x40b2c8){_0x45af8e=_0x45af8e-0x121;let _0x5e1dd2=_0x15f36e[_0x45af8e];return _0x5e1dd2;},_0x45af(_0x1b7d7e,_0x244ee7);}import{Plugin as _0x4f9b0b}from'ckeditor5/src/core.js';import{getTranslation as _0xfd93fc}from'../utils/common-translations.js';export default class lt extends _0x4f9b0b{[_0x55ebb2(0x142)](){const _0x39cfc8=_0x55ebb2,_0x199118=this[_0x39cfc8(0x127)],_0x1f622d=_0x199118[_0x39cfc8(0x129)][_0x39cfc8(0x126)](_0x39cfc8(0x145));_0x199118[_0x39cfc8(0x129)][_0x39cfc8(0x133)](_0x39cfc8(0x136))&&(_0x1f622d[_0x39cfc8(0x125)](_0x39cfc8(0x13a)),_0x1f622d[_0x39cfc8(0x13f)](_0x39cfc8(0x140)),_0x1f622d[_0x39cfc8(0x132)][_0x39cfc8(0x131)](_0x5e7e85=>this[_0x39cfc8(0x124)](_0x5e7e85)));}[_0x55ebb2(0x124)](_0x57af5e){const _0x528d42=_0x55ebb2,_0x4f03b8=this[_0x528d42(0x127)][_0x528d42(0x12c)],{data:_0xb08bab}=_0x57af5e,_0x326cb4={'type':_0x528d42(0x138),'content':''};if(_0xb08bab&&_0x528d42(0x140)==_0xb08bab[_0x528d42(0x13c)]){if(!_0xb08bab[_0x528d42(0x13b)])return{'type':_0x528d42(0x138),'content':_0xfd93fc(_0x4f03b8,_0x528d42(0x134),_0xfd93fc(_0x4f03b8,_0x528d42(0x141)))+'\x20('+_0xb08bab[_0x528d42(0x122)]+')'};if(!_0xb08bab[_0x528d42(0x122)]){let _0x58ec9b=_0x57af5e[_0x528d42(0x130)];for(;_0x58ec9b;){if(_0x58ec9b[_0x528d42(0x144)]&&_0x528d42(0x123)==_0x58ec9b[_0x528d42(0x144)][_0x528d42(0x13c)]&&_0x58ec9b[_0x528d42(0x144)][_0x528d42(0x122)])return _0x326cb4;_0x58ec9b=_0x58ec9b[_0x528d42(0x13e)];}return{'type':_0x528d42(0x138),'content':_0xfd93fc(_0x4f03b8,_0x528d42(0x12b),_0xfd93fc(_0x4f03b8,_0x528d42(0x141)))+'\x20('+_0xb08bab[_0x528d42(0x13b)]+')'};}}}}
23
+ const _0x13cd07=_0x1d17;(function(_0x50e195,_0x41a998){const _0x350912=_0x1d17,_0x48550b=_0x50e195();while(!![]){try{const _0x4cf6ab=parseInt(_0x350912(0x104))/0x1*(parseInt(_0x350912(0x10c))/0x2)+-parseInt(_0x350912(0xfe))/0x3+parseInt(_0x350912(0x101))/0x4+-parseInt(_0x350912(0x107))/0x5+parseInt(_0x350912(0x113))/0x6*(-parseInt(_0x350912(0x11b))/0x7)+parseInt(_0x350912(0x11c))/0x8*(parseInt(_0x350912(0x118))/0x9)+-parseInt(_0x350912(0x114))/0xa*(-parseInt(_0x350912(0xfc))/0xb);if(_0x4cf6ab===_0x41a998)break;else _0x48550b['push'](_0x48550b['shift']());}catch(_0x552592){_0x48550b['push'](_0x48550b['shift']());}}}(_0x1b26,0x51388));function _0x1b26(){const _0x1634dd=['editor','has','format','oldValue','registerDescriptionCallback','*Remove\x20format:*\x20%0','18YVvqXq','1410bYiNEJ','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','next','9RcKuos','descriptionFactory','listMarkerStyle','529879dHHSep','808216jkWgBU','listType','locale','enableDefaultAttributesIntegration','data','30426oxcMCH','get','809490nejDLo','head','MultiLevelList','1132616emWuII','*Set\x20format:*\x20%0','registerBlockAttribute','77407UTpaFW','afterInit','newValue','884035ClGVRO','TrackChangesEditing','plugins','key','handleDescriptions','6fOxYZY'];_0x1b26=function(){return _0x1634dd;};return _0x1b26();}import{Plugin as _0x35b973}from'ckeditor5/src/core.js';import{getTranslation as _0x4915da}from'../utils/common-translations.js';function _0x1d17(_0x18ba7b,_0x2f835b){const _0x1b2683=_0x1b26();return _0x1d17=function(_0x1d17c5,_0x44a46c){_0x1d17c5=_0x1d17c5-0xfa;let _0x23c71b=_0x1b2683[_0x1d17c5];return _0x23c71b;},_0x1d17(_0x18ba7b,_0x2f835b);}export default class lt extends _0x35b973{[_0x13cd07(0x105)](){const _0x1f923e=_0x13cd07,_0x15f8a6=this[_0x1f923e(0x10d)],_0x5419f1=_0x15f8a6[_0x1f923e(0x109)][_0x1f923e(0xfd)](_0x1f923e(0x108));_0x15f8a6[_0x1f923e(0x109)][_0x1f923e(0x10e)](_0x1f923e(0x100))&&(_0x5419f1[_0x1f923e(0xfa)](_0x1f923e(0x116)),_0x5419f1[_0x1f923e(0x103)](_0x1f923e(0x11a)),_0x5419f1[_0x1f923e(0x119)][_0x1f923e(0x111)](_0x453548=>this[_0x1f923e(0x10b)](_0x453548)));}[_0x13cd07(0x10b)](_0xd2835){const _0x5530fd=_0x13cd07,_0x2fb1ac=this[_0x5530fd(0x10d)][_0x5530fd(0x11e)],{data:_0xe918e}=_0xd2835,_0x4335ec={'type':_0x5530fd(0x10f),'content':''};if(_0xe918e&&_0x5530fd(0x11a)==_0xe918e[_0x5530fd(0x10a)]){if(!_0xe918e[_0x5530fd(0x110)])return{'type':_0x5530fd(0x10f),'content':_0x4915da(_0x2fb1ac,_0x5530fd(0x102),_0x4915da(_0x2fb1ac,_0x5530fd(0x115)))+'\x20('+_0xe918e[_0x5530fd(0x106)]+')'};if(!_0xe918e[_0x5530fd(0x106)]){let _0x3fc44d=_0xd2835[_0x5530fd(0xff)];for(;_0x3fc44d;){if(_0x3fc44d[_0x5530fd(0xfb)]&&_0x5530fd(0x11d)==_0x3fc44d[_0x5530fd(0xfb)][_0x5530fd(0x10a)]&&_0x3fc44d[_0x5530fd(0xfb)][_0x5530fd(0x106)])return _0x4335ec;_0x3fc44d=_0x3fc44d[_0x5530fd(0x117)];}return{'type':_0x5530fd(0x10f),'content':_0x4915da(_0x2fb1ac,_0x5530fd(0x112),_0x4915da(_0x2fb1ac,_0x5530fd(0x115)))+'\x20('+_0xe918e[_0x5530fd(0x110)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5631e0=_0x40f7;(function(_0x13c6e7,_0x20bf6e){const _0x5f3ed0=_0x40f7,_0xf803ae=_0x13c6e7();while(!![]){try{const _0x15bf45=parseInt(_0x5f3ed0(0x15e))/0x1*(parseInt(_0x5f3ed0(0x15d))/0x2)+parseInt(_0x5f3ed0(0x158))/0x3+parseInt(_0x5f3ed0(0x163))/0x4+parseInt(_0x5f3ed0(0x164))/0x5*(-parseInt(_0x5f3ed0(0x15f))/0x6)+parseInt(_0x5f3ed0(0x15b))/0x7*(-parseInt(_0x5f3ed0(0x159))/0x8)+parseInt(_0x5f3ed0(0x157))/0x9*(parseInt(_0x5f3ed0(0x150))/0xa)+-parseInt(_0x5f3ed0(0x161))/0xb;if(_0x15bf45===_0x20bf6e)break;else _0xf803ae['push'](_0xf803ae['shift']());}catch(_0x49f985){_0xf803ae['push'](_0xf803ae['shift']());}}}(_0x25f4,0xc1312));function _0x40f7(_0x45533b,_0x29d7b4){const _0x25f475=_0x25f4();return _0x40f7=function(_0x40f728,_0x440539){_0x40f728=_0x40f728-0x14d;let _0x2afdff=_0x25f475[_0x40f728];return _0x2afdff;},_0x40f7(_0x45533b,_0x29d7b4);}import{Plugin as _0x4c0cd8}from'ckeditor5/src/core.js';import{getTranslation as _0x28779d}from'../utils/common-translations.js';export default class mt extends _0x4c0cd8{[_0x5631e0(0x156)](){const _0x1a97a1=_0x5631e0,_0x342e94=this[_0x1a97a1(0x14d)];if(!_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x153)](_0x1a97a1(0x155)))return;_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x162)](_0x1a97a1(0x15a))[_0x1a97a1(0x160)](_0x1a97a1(0x15c));const _0x3473d3=_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x162)](_0x1a97a1(0x15a)),_0x1046d3=_0x342e94[_0x1a97a1(0x154)];_0x3473d3[_0x1a97a1(0x151)][_0x1a97a1(0x14f)](_0x1a97a1(0x15c),_0x1b73aa=>_0x28779d(_0x1046d3,_0x1a97a1(0x14e),_0x1b73aa));}}function _0x25f4(){const _0x48c89b=['10128635GhvSAI','get','6147884ycMmLx','19295tYZQqR','editor','ELEMENT_PAGE_BREAK','registerElementLabel','10wAsxKm','descriptionFactory','plugins','has','locale','PageBreakEditing','afterInit','551358ysZPKQ','2609298LpRBEV','8ibiIPg','TrackChangesEditing','8626086RshBHQ','pageBreak','167306BuGaIe','11AxdfuE','690bmBTKW','enableCommand'];_0x25f4=function(){return _0x48c89b;};return _0x25f4();}
23
+ const _0x288bf3=_0xd4c5;(function(_0x1a3076,_0x5f46db){const _0x56dbca=_0xd4c5,_0x41fbf6=_0x1a3076();while(!![]){try{const _0x142dd0=-parseInt(_0x56dbca(0x1cd))/0x1*(-parseInt(_0x56dbca(0x1be))/0x2)+-parseInt(_0x56dbca(0x1c0))/0x3+-parseInt(_0x56dbca(0x1c3))/0x4+-parseInt(_0x56dbca(0x1c7))/0x5+-parseInt(_0x56dbca(0x1bc))/0x6*(parseInt(_0x56dbca(0x1bf))/0x7)+-parseInt(_0x56dbca(0x1ca))/0x8*(-parseInt(_0x56dbca(0x1cb))/0x9)+parseInt(_0x56dbca(0x1c1))/0xa*(parseInt(_0x56dbca(0x1c6))/0xb);if(_0x142dd0===_0x5f46db)break;else _0x41fbf6['push'](_0x41fbf6['shift']());}catch(_0xba9b8d){_0x41fbf6['push'](_0x41fbf6['shift']());}}}(_0x2b15,0x37273));function _0x2b15(){const _0x4ed5a5=['TrackChangesEditing','registerElementLabel','5100447BDxjNj','151870BlVMBK','editor','pageBreak','296tLoYSj','15318ReIaDd','ELEMENT_PAGE_BREAK','7iQYvlI','PageBreakEditing','enableCommand','has','plugins','afterInit','descriptionFactory','6UsGdZW','locale','54902JphMeL','322679cbWUpz','511122NJiyJA','10ImbVMU','get','984224oisTyY'];_0x2b15=function(){return _0x4ed5a5;};return _0x2b15();}function _0xd4c5(_0x2dbd80,_0x5bf51f){const _0x2b15d5=_0x2b15();return _0xd4c5=function(_0xd4c5e2,_0x1f42fa){_0xd4c5e2=_0xd4c5e2-0x1b6;let _0x52c974=_0x2b15d5[_0xd4c5e2];return _0x52c974;},_0xd4c5(_0x2dbd80,_0x5bf51f);}import{Plugin as _0x3c5675}from'ckeditor5/src/core.js';import{getTranslation as _0x183d8a}from'../utils/common-translations.js';export default class mt extends _0x3c5675{[_0x288bf3(0x1ba)](){const _0x460231=_0x288bf3,_0x4afdbc=this[_0x460231(0x1c8)];if(!_0x4afdbc[_0x460231(0x1b9)][_0x460231(0x1b8)](_0x460231(0x1b6)))return;_0x4afdbc[_0x460231(0x1b9)][_0x460231(0x1c2)](_0x460231(0x1c4))[_0x460231(0x1b7)](_0x460231(0x1c9));const _0xdfc5c3=_0x4afdbc[_0x460231(0x1b9)][_0x460231(0x1c2)](_0x460231(0x1c4)),_0x286ed0=_0x4afdbc[_0x460231(0x1bd)];_0xdfc5c3[_0x460231(0x1bb)][_0x460231(0x1c5)](_0x460231(0x1c9),_0x23df22=>_0x183d8a(_0x286ed0,_0x460231(0x1cc),_0x23df22));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b82bd=_0x2cc4;function _0x2cc4(_0x309451,_0x3ebd5a){const _0x34b4a3=_0x34b4();return _0x2cc4=function(_0x2cc41a,_0x6628d8){_0x2cc41a=_0x2cc41a-0x135;let _0x399044=_0x34b4a3[_0x2cc41a];return _0x399044;},_0x2cc4(_0x309451,_0x3ebd5a);}(function(_0x20cd1c,_0x40230a){const _0x1f65f7=_0x2cc4,_0x3ca4f9=_0x20cd1c();while(!![]){try{const _0x37efcc=parseInt(_0x1f65f7(0x15b))/0x1+-parseInt(_0x1f65f7(0x139))/0x2+-parseInt(_0x1f65f7(0x14d))/0x3+parseInt(_0x1f65f7(0x16e))/0x4+-parseInt(_0x1f65f7(0x145))/0x5*(-parseInt(_0x1f65f7(0x156))/0x6)+-parseInt(_0x1f65f7(0x13c))/0x7*(parseInt(_0x1f65f7(0x158))/0x8)+parseInt(_0x1f65f7(0x161))/0x9;if(_0x37efcc===_0x40230a)break;else _0x3ca4f9['push'](_0x3ca4f9['shift']());}catch(_0x6798d2){_0x3ca4f9['push'](_0x3ca4f9['shift']());}}}(_0x34b4,0xcc45b));import{Plugin as _0x554fb7}from'ckeditor5/src/core.js';function _0x34b4(){const _0x5d9657=['get','insert','TrackChangesEditing','enableCommand','bindElementToMarker','ck-suggestion-marker-split','end','includes','insertion','39192brHEMa','_registerLegacyDescription','*Insert:*\x20%0','writer','addMarker:suggestion:insertion','highest','mapper','checkChild','paragraph','ck-suggestion-marker--active','descriptionFactory','start','editor','isTouching','addClass','createUIElement','762478gRUdJC','registerDescriptionCallback','format','47327xcsRyq','getItemLabel','plugins','locale','afterInit','downcastDispatcher','isLimit','enableDefaultAttributesIntegration','model','23170lAdVrD','Paragraph','toViewPosition','insertParagraph','span','markerRange','showSuggestionHighlights','data','3982698FQNHni','ELEMENT_PARAGRAPH','schema','type','markerName','editing','commandName','consume','consumable','30QcqnCj','$text','552eMGoKh','options','getFirstRange','1276612EtHJTI','*Change\x20to:*\x20%0','formatBlock','registerElementLabel','activeMarkers','name','15321897NhjpRp','nodeAfter','isBlock','has'];_0x34b4=function(){return _0x5d9657;};return _0x34b4();}import{getTranslation as _0x41ea95}from'../utils/common-translations.js';export default class dt extends _0x554fb7{[_0x1b82bd(0x140)](){const _0x14ea88=_0x1b82bd,_0x5a0388=this[_0x14ea88(0x135)];if(!_0x5a0388[_0x14ea88(0x13e)][_0x14ea88(0x164)](_0x14ea88(0x146)))return;const _0x3748b6=_0x5a0388[_0x14ea88(0x13f)],_0x189681=_0x5a0388[_0x14ea88(0x13e)][_0x14ea88(0x165)](_0x14ea88(0x167));_0x189681[_0x14ea88(0x178)][_0x14ea88(0x15e)](_0x14ea88(0x176),_0x3a5275=>_0x41ea95(_0x3748b6,_0x14ea88(0x14e),_0x3a5275)),_0x189681[_0x14ea88(0x143)](_0x14ea88(0x176)),_0x189681[_0x14ea88(0x168)](_0x14ea88(0x148)),_0x5a0388[_0x14ea88(0x152)][_0x14ea88(0x141)]['on'](_0x14ea88(0x172),nr(_0x5a0388),{'priority':_0x14ea88(0x173)}),_0x5a0388[_0x14ea88(0x14c)][_0x14ea88(0x141)]['on'](_0x14ea88(0x172),(_0x4c014c,_0x2f041a,_0x1114c6)=>{const _0x3a88bc=_0x14ea88;_0x1114c6[_0x3a88bc(0x159)][_0x3a88bc(0x14b)]&&nr(_0x5a0388,{'showActiveMarker':!0x1})(_0x4c014c,_0x2f041a,_0x1114c6);},{'priority':_0x14ea88(0x173)});const _0x321778=_0x189681[_0x14ea88(0x178)];_0x321778[_0x14ea88(0x13a)](_0x3ded01=>{const _0x13e3c2=_0x14ea88;if(_0x13e3c2(0x16d)!==_0x3ded01[_0x13e3c2(0x150)])return;const {start:_0x2da07d,end:_0x3070a0}=_0x3ded01[_0x13e3c2(0x15a)]();if(!_0x2da07d[_0x13e3c2(0x136)](_0x3070a0)||!_0x2da07d[_0x13e3c2(0x162)])return;const _0x56a08f=_0x5a0388[_0x13e3c2(0x144)][_0x13e3c2(0x14f)],_0x54ac45=_0x2da07d[_0x13e3c2(0x162)];return _0x56a08f[_0x13e3c2(0x163)](_0x54ac45)&&!_0x56a08f[_0x13e3c2(0x142)](_0x54ac45)&&_0x56a08f[_0x13e3c2(0x175)](_0x54ac45,_0x13e3c2(0x157))?{'type':_0x13e3c2(0x16d),'content':_0x41ea95(_0x3748b6,_0x13e3c2(0x170),_0x321778[_0x13e3c2(0x13d)](_0x54ac45,0x1))}:void 0x0;}),this[_0x14ea88(0x16f)]();}[_0x1b82bd(0x16f)](){const _0x3cf379=_0x1b82bd,_0xdba953=this[_0x3cf379(0x135)],_0x47c47d=_0xdba953[_0x3cf379(0x13f)];_0xdba953[_0x3cf379(0x13e)][_0x3cf379(0x165)](_0x3cf379(0x167))[_0x3cf379(0x178)][_0x3cf379(0x13a)](_0x35499c=>{const _0x42f2dd=_0x3cf379;if(_0x42f2dd(0x15d)!=_0x35499c[_0x42f2dd(0x150)])return;const {data:_0x11b674}=_0x35499c;return _0x11b674&&_0x42f2dd(0x176)==_0x11b674[_0x42f2dd(0x153)]?{'type':_0x42f2dd(0x13b),'content':_0x41ea95(_0x47c47d,_0x42f2dd(0x15c),_0x41ea95(_0x47c47d,_0x42f2dd(0x14e)))}:void 0x0;});}}function nr(_0xd4f6e,{showActiveMarker:_0x277092=!0x0}={}){return(_0x159691,_0x4e3412,_0x17efb0)=>{const _0x17f9a0=_0x2cc4,_0xc2ec73=_0xd4f6e[_0x17f9a0(0x13e)][_0x17f9a0(0x165)](_0x17f9a0(0x167)),_0x29202e=_0x4e3412[_0x17f9a0(0x14a)][_0x17f9a0(0x179)],_0x470a93=_0x4e3412[_0x17f9a0(0x14a)][_0x17f9a0(0x16b)],_0x506b78=_0xd4f6e[_0x17f9a0(0x144)][_0x17f9a0(0x14f)];if(!_0x29202e[_0x17f9a0(0x136)](_0x470a93)||!_0x29202e[_0x17f9a0(0x162)])return;const _0x5b50fe=_0x29202e[_0x17f9a0(0x162)];if(_0x506b78[_0x17f9a0(0x163)](_0x5b50fe)&&!_0x506b78[_0x17f9a0(0x142)](_0x5b50fe)&&_0x506b78[_0x17f9a0(0x175)](_0x5b50fe,_0x17f9a0(0x157))){if(!_0x17efb0[_0x17f9a0(0x155)][_0x17f9a0(0x154)](_0x4e3412[_0x17f9a0(0x14a)],_0x159691[_0x17f9a0(0x160)]))return;const _0x44ce3c=_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x138)](_0x17f9a0(0x149),{'class':_0x17f9a0(0x16a)}),_0x23068b=_0x17efb0[_0x17f9a0(0x174)][_0x17f9a0(0x147)](_0x470a93);_0x277092&&_0xc2ec73[_0x17f9a0(0x15f)][_0x17f9a0(0x16c)](_0x4e3412[_0x17f9a0(0x151)])&&_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x137)](_0x17f9a0(0x177),_0x44ce3c),_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x166)](_0x23068b,_0x44ce3c),_0x17efb0[_0x17f9a0(0x174)][_0x17f9a0(0x169)](_0x44ce3c,_0x4e3412[_0x17f9a0(0x151)]);}};}
23
+ function _0x4dd9(){const _0x1f840c=['insertParagraph','formatBlock','getItemLabel','isLimit','bindElementToMarker','afterInit','toViewPosition','span','_registerLegacyDescription','117IUmuoK','2096750Bswuyu','15pxjHRH','createUIElement','plugins','type','registerDescriptionCallback','Paragraph','isBlock','descriptionFactory','activeMarkers','showSuggestionHighlights','checkChild','2618hFfPUr','ck-suggestion-marker-split','model','paragraph','markerName','name','commandName','mapper','$text','TrackChangesEditing','end','schema','isTouching','getFirstRange','data','nodeAfter','registerElementLabel','markerRange','consumable','downcastDispatcher','editing','3716166PdkpTj','ELEMENT_PARAGRAPH','editor','consume','5WYejQI','insertion','*Change\x20to:*\x20%0','format','insert','addClass','enableCommand','addMarker:suggestion:insertion','*Insert:*\x20%0','options','5273016iYeCec','highest','enableDefaultAttributesIntegration','writer','locale','1193106bnWQgZ','has','ck-suggestion-marker--active','get','start','includes','672432BKyanf','3689413JzjTHC'];_0x4dd9=function(){return _0x1f840c;};return _0x4dd9();}const _0x236530=_0x309b;(function(_0x43ccce,_0x32c94c){const _0x525347=_0x309b,_0x768c02=_0x43ccce();while(!![]){try{const _0x3149f3=parseInt(_0x525347(0x10e))/0x1*(-parseInt(_0x525347(0x119))/0x2)+-parseInt(_0x525347(0x141))/0x3+-parseInt(_0x525347(0x101))/0x4*(parseInt(_0x525347(0x132))/0x5)+-parseInt(_0x525347(0x12e))/0x6+-parseInt(_0x525347(0x102))/0x7+-parseInt(_0x525347(0x13c))/0x8+parseInt(_0x525347(0x10c))/0x9*(parseInt(_0x525347(0x10d))/0xa);if(_0x3149f3===_0x32c94c)break;else _0x768c02['push'](_0x768c02['shift']());}catch(_0x469c6f){_0x768c02['push'](_0x768c02['shift']());}}}(_0x4dd9,0x51bbf));function _0x309b(_0x8751bf,_0xc578e4){const _0x4dd982=_0x4dd9();return _0x309b=function(_0x309b80,_0x3103be){_0x309b80=_0x309b80-0xfc;let _0x4b24d9=_0x4dd982[_0x309b80];return _0x4b24d9;},_0x309b(_0x8751bf,_0xc578e4);}import{Plugin as _0x4e1717}from'ckeditor5/src/core.js';import{getTranslation as _0x22e6c9}from'../utils/common-translations.js';export default class dt extends _0x4e1717{[_0x236530(0x108)](){const _0x1ace8a=_0x236530,_0xc547d4=this[_0x1ace8a(0x130)];if(!_0xc547d4[_0x1ace8a(0x110)][_0x1ace8a(0xfc)](_0x1ace8a(0x113)))return;const _0x312388=_0xc547d4[_0x1ace8a(0x140)],_0x57ff9c=_0xc547d4[_0x1ace8a(0x110)][_0x1ace8a(0xfe)](_0x1ace8a(0x122));_0x57ff9c[_0x1ace8a(0x115)][_0x1ace8a(0x129)](_0x1ace8a(0x11c),_0x4a2c97=>_0x22e6c9(_0x312388,_0x1ace8a(0x12f),_0x4a2c97)),_0x57ff9c[_0x1ace8a(0x13e)](_0x1ace8a(0x11c)),_0x57ff9c[_0x1ace8a(0x138)](_0x1ace8a(0x103)),_0xc547d4[_0x1ace8a(0x12d)][_0x1ace8a(0x12c)]['on'](_0x1ace8a(0x139),nr(_0xc547d4),{'priority':_0x1ace8a(0x13d)}),_0xc547d4[_0x1ace8a(0x127)][_0x1ace8a(0x12c)]['on'](_0x1ace8a(0x139),(_0x13271a,_0x51e2b4,_0xc5b18e)=>{const _0x19ddd2=_0x1ace8a;_0xc5b18e[_0x19ddd2(0x13b)][_0x19ddd2(0x117)]&&nr(_0xc547d4,{'showActiveMarker':!0x1})(_0x13271a,_0x51e2b4,_0xc5b18e);},{'priority':_0x1ace8a(0x13d)});const _0x3f9180=_0x57ff9c[_0x1ace8a(0x115)];_0x3f9180[_0x1ace8a(0x112)](_0x315c89=>{const _0x12560e=_0x1ace8a;if(_0x12560e(0x133)!==_0x315c89[_0x12560e(0x111)])return;const {start:_0x199bf1,end:_0x6af0b1}=_0x315c89[_0x12560e(0x126)]();if(!_0x199bf1[_0x12560e(0x125)](_0x6af0b1)||!_0x199bf1[_0x12560e(0x128)])return;const _0x302324=_0xc547d4[_0x12560e(0x11b)][_0x12560e(0x124)],_0x504592=_0x199bf1[_0x12560e(0x128)];return _0x302324[_0x12560e(0x114)](_0x504592)&&!_0x302324[_0x12560e(0x106)](_0x504592)&&_0x302324[_0x12560e(0x118)](_0x504592,_0x12560e(0x121))?{'type':_0x12560e(0x133),'content':_0x22e6c9(_0x312388,_0x12560e(0x13a),_0x3f9180[_0x12560e(0x105)](_0x504592,0x1))}:void 0x0;}),this[_0x1ace8a(0x10b)]();}[_0x236530(0x10b)](){const _0x4c28d4=_0x236530,_0x1e0c56=this[_0x4c28d4(0x130)],_0x28df75=_0x1e0c56[_0x4c28d4(0x140)];_0x1e0c56[_0x4c28d4(0x110)][_0x4c28d4(0xfe)](_0x4c28d4(0x122))[_0x4c28d4(0x115)][_0x4c28d4(0x112)](_0x4892f3=>{const _0x455e83=_0x4c28d4;if(_0x455e83(0x104)!=_0x4892f3[_0x455e83(0x111)])return;const {data:_0x231dae}=_0x4892f3;return _0x231dae&&_0x455e83(0x11c)==_0x231dae[_0x455e83(0x11f)]?{'type':_0x455e83(0x135),'content':_0x22e6c9(_0x28df75,_0x455e83(0x134),_0x22e6c9(_0x28df75,_0x455e83(0x12f)))}:void 0x0;});}}function nr(_0x3cde35,{showActiveMarker:_0x3e5933=!0x0}={}){return(_0x85f99d,_0x2c2aa3,_0x5791b0)=>{const _0x17c4d9=_0x309b,_0x41974a=_0x3cde35[_0x17c4d9(0x110)][_0x17c4d9(0xfe)](_0x17c4d9(0x122)),_0x4eb44a=_0x2c2aa3[_0x17c4d9(0x12a)][_0x17c4d9(0xff)],_0x4cbd7a=_0x2c2aa3[_0x17c4d9(0x12a)][_0x17c4d9(0x123)],_0x51ff38=_0x3cde35[_0x17c4d9(0x11b)][_0x17c4d9(0x124)];if(!_0x4eb44a[_0x17c4d9(0x125)](_0x4cbd7a)||!_0x4eb44a[_0x17c4d9(0x128)])return;const _0x4e77e5=_0x4eb44a[_0x17c4d9(0x128)];if(_0x51ff38[_0x17c4d9(0x114)](_0x4e77e5)&&!_0x51ff38[_0x17c4d9(0x106)](_0x4e77e5)&&_0x51ff38[_0x17c4d9(0x118)](_0x4e77e5,_0x17c4d9(0x121))){if(!_0x5791b0[_0x17c4d9(0x12b)][_0x17c4d9(0x131)](_0x2c2aa3[_0x17c4d9(0x12a)],_0x85f99d[_0x17c4d9(0x11e)]))return;const _0x54bc64=_0x5791b0[_0x17c4d9(0x13f)][_0x17c4d9(0x10f)](_0x17c4d9(0x10a),{'class':_0x17c4d9(0x11a)}),_0xb6a70a=_0x5791b0[_0x17c4d9(0x120)][_0x17c4d9(0x109)](_0x4cbd7a);_0x3e5933&&_0x41974a[_0x17c4d9(0x116)][_0x17c4d9(0x100)](_0x2c2aa3[_0x17c4d9(0x11d)])&&_0x5791b0[_0x17c4d9(0x13f)][_0x17c4d9(0x137)](_0x17c4d9(0xfd),_0x54bc64),_0x5791b0[_0x17c4d9(0x13f)][_0x17c4d9(0x136)](_0xb6a70a,_0x54bc64),_0x5791b0[_0x17c4d9(0x120)][_0x17c4d9(0x107)](_0x54bc64,_0x2c2aa3[_0x17c4d9(0x11d)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b96(){const _0x3c9e58=['format','TrackChangesEditing','39ydOGRk','104588JKpCdX','252994SHsBaH','254496pBHbtZ','plugins','_registerLegacyDescription','2104815aTZTrI','get','afterInit','removeFormat','1290Tgjfmv','descriptionFactory','RemoveFormatEditing','formatInline','8109117blkihI','locale','148284zhzNnt','has','registerDescriptionCallback','commandName','formatBlock','10mFoTQj','enableDefaultAttributesIntegration','16520sxicxR','type','*Remove\x20all\x20formatting*','editor'];_0x1b96=function(){return _0x3c9e58;};return _0x1b96();}const _0x1cc622=_0x5897;(function(_0x3b377f,_0x5446e8){const _0x40465c=_0x5897,_0x2b42b0=_0x3b377f();while(!![]){try{const _0x299487=parseInt(_0x40465c(0xa1))/0x1+-parseInt(_0x40465c(0x93))/0x2+parseInt(_0x40465c(0x91))/0x3*(parseInt(_0x40465c(0x92))/0x4)+-parseInt(_0x40465c(0x97))/0x5+parseInt(_0x40465c(0x9b))/0x6*(-parseInt(_0x40465c(0x8b))/0x7)+parseInt(_0x40465c(0x94))/0x8+parseInt(_0x40465c(0x9f))/0x9*(parseInt(_0x40465c(0x89))/0xa);if(_0x299487===_0x5446e8)break;else _0x2b42b0['push'](_0x2b42b0['shift']());}catch(_0x334364){_0x2b42b0['push'](_0x2b42b0['shift']());}}}(_0x1b96,0x59650));import{Plugin as _0x2ac608}from'ckeditor5/src/core.js';import{getTranslation as _0x60821b}from'../utils/common-translations.js';function _0x5897(_0x4c1219,_0x197229){const _0x1b965f=_0x1b96();return _0x5897=function(_0x5897cd,_0x1caf23){_0x5897cd=_0x5897cd-0x88;let _0x4bc611=_0x1b965f[_0x5897cd];return _0x4bc611;},_0x5897(_0x4c1219,_0x197229);}export default class pt extends _0x2ac608{[_0x1cc622(0x99)](){const _0x28e804=_0x1cc622,_0x3bfc71=this[_0x28e804(0x8e)];if(!_0x3bfc71[_0x28e804(0x95)][_0x28e804(0xa2)](_0x28e804(0x9d)))return;_0x3bfc71[_0x28e804(0x95)][_0x28e804(0x98)](_0x28e804(0x90))[_0x28e804(0x8a)](_0x28e804(0x9a)),this[_0x28e804(0x96)]();}[_0x1cc622(0x96)](){const _0x546478=_0x1cc622,_0x17a6bd=this[_0x546478(0x8e)];_0x17a6bd[_0x546478(0x95)][_0x546478(0x98)](_0x546478(0x90))[_0x546478(0x9c)][_0x546478(0xa3)](_0x261779=>{const _0x1a4674=_0x546478;if(_0x1a4674(0x88)!=_0x261779[_0x1a4674(0x8c)]&&_0x1a4674(0x9e)!=_0x261779[_0x1a4674(0x8c)])return;const {data:_0x3c3f34}=_0x261779;return _0x3c3f34&&_0x1a4674(0x9a)==_0x3c3f34[_0x1a4674(0xa4)]?{'type':_0x1a4674(0x8f),'content':_0x60821b(_0x17a6bd[_0x1a4674(0xa0)],_0x1a4674(0x8d))}:void 0x0;});}}
23
+ const _0x23dd6f=_0x4304;(function(_0x19c625,_0x17a447){const _0x518446=_0x4304,_0x49e210=_0x19c625();while(!![]){try{const _0x2ea5fb=-parseInt(_0x518446(0x195))/0x1+-parseInt(_0x518446(0x19d))/0x2*(parseInt(_0x518446(0x192))/0x3)+parseInt(_0x518446(0x18d))/0x4*(parseInt(_0x518446(0x199))/0x5)+parseInt(_0x518446(0x191))/0x6*(parseInt(_0x518446(0x19f))/0x7)+parseInt(_0x518446(0x18c))/0x8*(-parseInt(_0x518446(0x18a))/0x9)+-parseInt(_0x518446(0x1a0))/0xa+parseInt(_0x518446(0x18b))/0xb;if(_0x2ea5fb===_0x17a447)break;else _0x49e210['push'](_0x49e210['shift']());}catch(_0x4d39e3){_0x49e210['push'](_0x49e210['shift']());}}}(_0x4ef6,0xa37e1));import{Plugin as _0xa599f2}from'ckeditor5/src/core.js';function _0x4304(_0xb78774,_0x295656){const _0x4ef6e4=_0x4ef6();return _0x4304=function(_0x430459,_0x22bbec){_0x430459=_0x430459-0x185;let _0x553fc3=_0x4ef6e4[_0x430459];return _0x553fc3;},_0x4304(_0xb78774,_0x295656);}function _0x4ef6(){const _0xdf9dc8=['8765szOzvc','has','removeFormat','locale','1063142HUusio','plugins','6454eJARQV','6587640neqvXf','descriptionFactory','*Remove\x20all\x20formatting*','format','formatInline','commandName','_registerLegacyDescription','RemoveFormatEditing','2942523pgMVmJ','23711248JIWGGO','8tETbzw','412utORPz','get','editor','type','1626WFfLJP','3ZCCsyt','afterInit','registerDescriptionCallback','399042dhktxe','enableDefaultAttributesIntegration','formatBlock','TrackChangesEditing'];_0x4ef6=function(){return _0xdf9dc8;};return _0x4ef6();}import{getTranslation as _0x211bd8}from'../utils/common-translations.js';export default class pt extends _0xa599f2{[_0x23dd6f(0x193)](){const _0x268ec9=_0x23dd6f,_0x1813ee=this[_0x268ec9(0x18f)];if(!_0x1813ee[_0x268ec9(0x19e)][_0x268ec9(0x19a)](_0x268ec9(0x189)))return;_0x1813ee[_0x268ec9(0x19e)][_0x268ec9(0x18e)](_0x268ec9(0x198))[_0x268ec9(0x196)](_0x268ec9(0x19b)),this[_0x268ec9(0x188)]();}[_0x23dd6f(0x188)](){const _0x1d4cfe=_0x23dd6f,_0x585b3f=this[_0x1d4cfe(0x18f)];_0x585b3f[_0x1d4cfe(0x19e)][_0x1d4cfe(0x18e)](_0x1d4cfe(0x198))[_0x1d4cfe(0x1a1)][_0x1d4cfe(0x194)](_0x58501d=>{const _0x49b3a0=_0x1d4cfe;if(_0x49b3a0(0x197)!=_0x58501d[_0x49b3a0(0x190)]&&_0x49b3a0(0x186)!=_0x58501d[_0x49b3a0(0x190)])return;const {data:_0x33d52b}=_0x58501d;return _0x33d52b&&_0x49b3a0(0x19b)==_0x33d52b[_0x49b3a0(0x187)]?{'type':_0x49b3a0(0x185),'content':_0x211bd8(_0x585b3f[_0x49b3a0(0x19c)],_0x49b3a0(0x1a2))}:void 0x0;});}}