@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240710.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
+ const _0x424ad4=_0x59ba;(function(_0x474923,_0x54ddec){const _0x1e59b0=_0x59ba,_0x52d8ef=_0x474923();while(!![]){try{const _0x3c1cad=parseInt(_0x1e59b0(0xa4))/0x1*(parseInt(_0x1e59b0(0x8a))/0x2)+parseInt(_0x1e59b0(0x83))/0x3+parseInt(_0x1e59b0(0x9a))/0x4+parseInt(_0x1e59b0(0x7a))/0x5*(parseInt(_0x1e59b0(0x86))/0x6)+-parseInt(_0x1e59b0(0xaf))/0x7+-parseInt(_0x1e59b0(0x95))/0x8*(-parseInt(_0x1e59b0(0xb2))/0x9)+-parseInt(_0x1e59b0(0xa9))/0xa;if(_0x3c1cad===_0x54ddec)break;else _0x52d8ef['push'](_0x52d8ef['shift']());}catch(_0x3e2ba8){_0x52d8ef['push'](_0x52d8ef['shift']());}}}(_0x133a,0xdcced));import{Plugin as _0x501c3a}from'ckeditor5/src/core.js';function _0x59ba(_0x223670,_0x3e1072){const _0x133a71=_0x133a();return _0x59ba=function(_0x59ba95,_0x65542e){_0x59ba95=_0x59ba95-0x6b;let _0x1b3d9a=_0x133a71[_0x59ba95];return _0x1b3d9a;},_0x59ba(_0x223670,_0x3e1072);}import{getTranslation as _0x47fcba}from'../utils/common-translations.js';export default class ut extends _0x501c3a{[_0x424ad4(0x71)](){const _0xaec3fe=_0x424ad4,_0x2155de=this[_0xaec3fe(0x70)],_0x40c502=_0x2155de[_0xaec3fe(0xb8)];if(!_0x2155de[_0xaec3fe(0xab)][_0xaec3fe(0x7d)](_0xaec3fe(0x6f)))return;const _0x4fcdff=_0x2155de[_0xaec3fe(0xab)][_0xaec3fe(0x93)](_0xaec3fe(0x6b)),_0xbe84a8=_0x2155de[_0xaec3fe(0xab)][_0xaec3fe(0x7d)](_0xaec3fe(0x89));function _0x3280b4(_0xd5a86f){return()=>{const _0x1bc0d5=_0x59ba,_0x430587=_0x2155de[_0x1bc0d5(0x75)][_0x1bc0d5(0x8c)][_0x1bc0d5(0x8b)],_0x99857c=_0x2155de[_0x1bc0d5(0x8e)][_0x1bc0d5(0x93)](_0xd5a86f);if(_0x99857c[_0x1bc0d5(0x6c)])return void _0x2155de[_0x1bc0d5(0xae)](_0x1bc0d5(0x9f),{});const _0x4ecfdd=_0xd5a86f[_0x1bc0d5(0xb3)](0x0,-0x4),_0x27c99c=function(_0xcd113,_0xdc1098,_0x170280){const _0x50af78=_0x1bc0d5;let _0x24b836=Array[_0x50af78(0x85)](_0xcd113)[_0x50af78(0xbf)](_0x530916=>function(_0xeb9312,_0x102925){const _0x4213c7=_0x50af78;return _0x102925[_0x4213c7(0x9b)](_0xeb9312[_0x4213c7(0xa7)],_0x4213c7(0xb1))&&!_0x102925[_0x4213c7(0x98)](_0xeb9312);}(_0x530916,_0x170280));_0x24b836=_0x24b836[_0x50af78(0xbf)](_0xfe7629=>!_0xfe7629['is'](_0x50af78(0x7f),_0x50af78(0xb1))||_0xfe7629[_0x50af78(0xb0)](_0x50af78(0x91))!=_0xdc1098);const _0x307332=new Set();for(const _0x140031 of _0x24b836)_0x140031['is'](_0x50af78(0x7f),_0x50af78(0xb1))?_0x307332[_0x50af78(0x82)](me(_0x140031)):_0x307332[_0x50af78(0x82)](_0x140031);return Array[_0x50af78(0x85)](_0x307332);}(_0x430587[_0x1bc0d5(0xa3)](),_0x4ecfdd,_0x2155de[_0x1bc0d5(0x75)][_0x1bc0d5(0xbc)]);_0x2155de[_0x1bc0d5(0x75)][_0x1bc0d5(0xa2)](()=>{const _0x17bceb=_0x1bc0d5;for(const _0x152606 of _0x27c99c)_0x4fcdff[_0x17bceb(0x6d)](_0x152606,{'commandName':_0xd5a86f,'commandParams':[{'forceValue':!_0x99857c[_0x17bceb(0x6c)]}],'formatGroupId':_0x17bceb(0xac)},fe(_0x152606));});};}function _0x573c70(_0x47136a){return()=>{const _0x1bfef2=_0x59ba,_0x4478fe=function(_0x281093){const _0x300d0b=_0x59ba;let _0x19bfed=Array[_0x300d0b(0x85)](_0x281093);const _0x3bc61c=_0x19bfed[_0x300d0b(0xc0)](_0x261430=>_0x300d0b(0xb1)!=_0x261430[_0x300d0b(0xa6)]);return _0x3bc61c>-0x1&&(_0x19bfed=_0x19bfed[_0x300d0b(0xb3)](0x0,_0x3bc61c)),_0x19bfed;}(_0x2155de[_0x1bfef2(0x75)][_0x1bfef2(0x8c)][_0x1bfef2(0x8b)][_0x1bfef2(0xa3)]()),_0x10a1b1=_0x2155de[_0x1bfef2(0x75)][_0x1bfef2(0x9c)](_0x2155de[_0x1bfef2(0x75)][_0x1bfef2(0x96)](_0x4478fe[0x0],_0x1bfef2(0x84)),_0x2155de[_0x1bfef2(0x75)][_0x1bfef2(0x96)](_0x4478fe[_0x4478fe[_0x1bfef2(0xaa)]-0x1],_0x1bfef2(0x9d)));_0x2155de[_0x1bfef2(0x75)][_0x1bfef2(0xa2)](()=>{const _0x38b744=_0x1bfef2;_0x4fcdff[_0x38b744(0x6d)](_0x10a1b1,{'commandName':_0x47136a,'commandParams':[],'formatGroupId':_0x38b744(0x77)},function(_0x52e59d){const _0x2efb61=_0x38b744,_0x2a65b2=new Set();for(const _0x5282aa of _0x52e59d){let _0xa99276=_0x5282aa[_0x2efb61(0x7c)];for(;_0xa99276&&_0xa99276[_0x2efb61(0xb0)](_0x2efb61(0x77))>_0x5282aa[_0x2efb61(0xb0)](_0x2efb61(0x77));)_0x2a65b2[_0x2efb61(0x82)](_0xa99276),_0xa99276=_0xa99276[_0x2efb61(0x7c)];}return Array[_0x2efb61(0x85)](_0x2a65b2);}(_0x4478fe));});};}_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0xba),_0x3280b4(_0xaec3fe(0xba))),_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0xb5),_0x3280b4(_0xaec3fe(0xb5))),_0xbe84a8&&_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0xa5),_0x3280b4(_0xaec3fe(0xa5))),_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0x90),_0x573c70(_0xaec3fe(0x90))),_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0xb7),_0x573c70(_0xaec3fe(0xb7))),_0xbe84a8&&_0x4fcdff[_0xaec3fe(0x73)](_0xaec3fe(0x99),()=>{const _0x2b0dc7=_0xaec3fe,_0x37bbe5=_0x2155de[_0x2b0dc7(0x8e)][_0x2b0dc7(0x93)](_0x2b0dc7(0x99)),_0x125281=Array[_0x2b0dc7(0x85)](_0x37bbe5[_0x2b0dc7(0x76)]);_0x125281[_0x2b0dc7(0xbf)](_0x3153f4=>_0x3153f4[_0x2b0dc7(0xb0)](_0x2b0dc7(0x80))!=_0x37bbe5[_0x2b0dc7(0x6c)]),_0x2155de[_0x2b0dc7(0x75)][_0x2b0dc7(0xa2)](()=>{const _0x5e7924=_0x2b0dc7;for(const _0x19b028 of _0x125281)_0x4fcdff[_0x5e7924(0x6d)](_0x19b028,{'commandName':_0x5e7924(0x99),'commandParams':[{'forceValue':!_0x37bbe5[_0x5e7924(0x6c)]}]});});}),_0x4fcdff[_0xaec3fe(0x6e)][_0xaec3fe(0x87)](_0xaec3fe(0xb1),_0x1b7d18=>_0x47fcba(_0x40c502,_0xaec3fe(0xb9),_0x1b7d18)),_0x4fcdff[_0xaec3fe(0x6e)][_0xaec3fe(0xb4)](_0x3721d2=>{const _0x372b7b=_0xaec3fe;if(_0x372b7b(0xbd)!=_0x3721d2[_0x372b7b(0x88)]&&_0x372b7b(0xbe)!=_0x3721d2[_0x372b7b(0x88)])return;const {data:_0xa5299f}=_0x3721d2;if(_0xa5299f){if(_0x372b7b(0xba)==_0xa5299f[_0x372b7b(0x72)]||_0x372b7b(0xb5)==_0xa5299f[_0x372b7b(0x72)]||_0x372b7b(0xa5)==_0xa5299f[_0x372b7b(0x72)])switch(_0xa5299f[_0x372b7b(0x72)][_0x372b7b(0x94)](_0x372b7b(0x7e),'')){case _0x372b7b(0x9e):return _0x25226d(_0x47fcba(_0x40c502,_0x372b7b(0x74)));case _0x372b7b(0xb6):return _0x25226d(_0x47fcba(_0x40c502,_0x372b7b(0x7b)));case _0x372b7b(0x8f):return _0x25226d(_0x47fcba(_0x40c502,_0x372b7b(0x92)));}if(_0x372b7b(0x90)==_0xa5299f[_0x372b7b(0x72)])return{'type':_0x372b7b(0xa8),'content':_0x47fcba(_0x40c502,_0x372b7b(0x8d),_0x47fcba(_0x40c502,_0x372b7b(0xb9)))};if(_0x372b7b(0xb7)==_0xa5299f[_0x372b7b(0x72)])return{'type':_0x372b7b(0xa8),'content':_0x47fcba(_0x40c502,_0x372b7b(0x97),_0x47fcba(_0x40c502,_0x372b7b(0xb9)))};if(_0x372b7b(0x99)==_0xa5299f[_0x372b7b(0x72)])return _0xa5299f[_0x372b7b(0x79)][0x0][_0x372b7b(0xad)]?{'type':_0x372b7b(0xa8),'content':_0x47fcba(_0x40c502,_0x372b7b(0x81))}:{'type':_0x372b7b(0xa8),'content':_0x47fcba(_0x40c502,_0x372b7b(0xbb))};}function _0x25226d(_0x2c4442){const _0x1440d5=_0x372b7b;return{'type':_0x1440d5(0xa8),'content':_0x47fcba(_0x40c502,_0x1440d5(0xa0),_0x2c4442)};}});}}function me(_0x442b99){const _0x30ce8e=_0x424ad4,_0x285bfe=_0x442b99[_0x30ce8e(0xb0)](_0x30ce8e(0x77));if(0x0==_0x285bfe)return _0x442b99;let _0x2e6000=_0x442b99;for(;_0x442b99[_0x30ce8e(0xa1)]&&_0x442b99[_0x30ce8e(0xa1)]['is'](_0x30ce8e(0x7f),_0x30ce8e(0xb1));){const _0x27e940=_0x442b99[_0x30ce8e(0xa1)][_0x30ce8e(0xb0)](_0x30ce8e(0x77));if(_0x27e940==_0x285bfe)_0x2e6000=_0x442b99[_0x30ce8e(0xa1)];else{if(_0x27e940<_0x285bfe)break;}_0x442b99=_0x442b99[_0x30ce8e(0xa1)];}return _0x2e6000;}function _0x133a(){const _0x276533=['enableCommand','ELEMENT_BULLETED_LIST','model','_selectedElements','listIndent','push','commandParams','205reRmiD','ELEMENT_NUMBERED_LIST','nextSibling','has','List','element','todoListChecked','*Check\x20item*','add','2294505wwsReG','before','from','131646xPWMsZ','registerElementLabel','type','LegacyTodoListEditing','11428KRQTTc','selection','document','*Indent:*\x20%0','commands','todo','indentList','listType','ELEMENT_TODO_LIST','get','replace','24yqZgef','createPositionAt','*Outdent:*\x20%0','isObject','checkTodoList','4360796ARXXUL','checkChild','createRange','end','bulleted','paragraph','*Change\x20to:*\x20%0','previousSibling','change','getSelectedBlocks','159yEFDMF','todoList','name','parent','format','26576870ZWGUEt','length','plugins','blockName','forceValue','execute','9983253zJZASH','getAttribute','listItem','3975462mGWGvk','slice','registerDescriptionCallback','bulletedList','numbered','outdentList','locale','ELEMENT_LIST_ITEM','numberedList','*Uncheck\x20item*','schema','formatBlock','formatInline','filter','findIndex','TrackChangesEditing','value','markBlockFormat','descriptionFactory','LegacyListEditing','editor','afterInit','commandName'];_0x133a=function(){return _0x276533;};return _0x133a();}function fe(_0x137db0){const _0x39075d=_0x424ad4,_0x485004=[];if(_0x137db0['is'](_0x39075d(0x7f),_0x39075d(0xb1))&&_0x137db0[_0x39075d(0xb0)](_0x39075d(0x77))>0x0){let _0x3d407c=_0x137db0[_0x39075d(0x7c)];for(;_0x3d407c&&_0x39075d(0xb1)==_0x3d407c[_0x39075d(0xa6)]&&_0x3d407c[_0x39075d(0xb0)](_0x39075d(0x77))==_0x137db0[_0x39075d(0xb0)](_0x39075d(0x77));)_0x485004[_0x39075d(0x78)](_0x3d407c),_0x3d407c=_0x3d407c[_0x39075d(0x7c)];}return _0x485004;}
@@ -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
+ const _0x3032ef=_0x5930;(function(_0x2560aa,_0x13417e){const _0x19826b=_0x5930,_0x14315f=_0x2560aa();while(!![]){try{const _0x372cbc=-parseInt(_0x19826b(0x1fe))/0x1+parseInt(_0x19826b(0x22c))/0x2*(parseInt(_0x19826b(0x208))/0x3)+parseInt(_0x19826b(0x1fd))/0x4+-parseInt(_0x19826b(0x222))/0x5+-parseInt(_0x19826b(0x223))/0x6+-parseInt(_0x19826b(0x21e))/0x7+-parseInt(_0x19826b(0x232))/0x8*(-parseInt(_0x19826b(0x205))/0x9);if(_0x372cbc===_0x13417e)break;else _0x14315f['push'](_0x14315f['shift']());}catch(_0x54ed97){_0x14315f['push'](_0x14315f['shift']());}}}(_0x5609,0x3f629));function _0x5609(){const _0x195ea2=['*Format:*\x20set\x20start\x20index\x20to\x20%0','change','_getSuggestionBlocksForListStyle','backward','map','63bBpkug','handleListStyleCommand','handleDescriptions','3njOHVd','listItem','unshift','registerDescriptionCallback','getFirstPosition','afterInit','config','commandParams','model','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20regular','listStart','bind','LegacyListUtils','handleListReversedCommand','length','listStyle','styles','createPositionAt','TrackChangesEditing','*Change\x20to:*\x20%0','list.properties','2378586sWZCwI','default','filter','numbered','477430FURHmV','1920438rQjPOD','push','getAttribute','commandName','type','LegacyListPropertiesEditing','before','*Format:*\x20set\x20order\x20to\x20reversed','parent','319226RHYpju','formatBlock','createRange','_getTranslationKeyForListStyle','enableCommand','markMultiRangeBlockFormat','1186592nFDwFy','reversed','_LIST_','getListTypeFromListStyleType','locale','editor','toUpperCase','_getSuggestionBlocks','getLastPosition','selection','has','listType','listReversed','getSiblingNodes','replace','descriptionFactory','plugins','flat','startIndex','ELEMENT_','document','format','forward','handleListStartCommand','formatInline','element','get','1062884fwSzem','448620bRruPy','from'];_0x5609=function(){return _0x195ea2;};return _0x5609();}import{Plugin as _0x15a749}from'ckeditor5/src/core.js';function _0x5930(_0x8bcbc,_0x910299){const _0x5609d9=_0x5609();return _0x5930=function(_0x593092,_0x32f310){_0x593092=_0x593092-0x1ed;let _0x14fa12=_0x5609d9[_0x593092];return _0x14fa12;},_0x5930(_0x8bcbc,_0x910299);}import{getTranslation as _0x36b895}from'../utils/common-translations.js';export default class K extends _0x15a749{[_0x3032ef(0x20d)](){const _0x5b1dce=_0x3032ef;if(!this[_0x5b1dce(0x237)][_0x5b1dce(0x1f2)][_0x5b1dce(0x23c)](_0x5b1dce(0x228)))return;const _0x2f14c5=this[_0x5b1dce(0x237)][_0x5b1dce(0x20e)][_0x5b1dce(0x1fc)](_0x5b1dce(0x21d)),_0x36e806=this[_0x5b1dce(0x237)][_0x5b1dce(0x1f2)][_0x5b1dce(0x1fc)](_0x5b1dce(0x21b));_0x2f14c5[_0x5b1dce(0x219)]&&_0x36e806[_0x5b1dce(0x230)](_0x5b1dce(0x218),this[_0x5b1dce(0x206)][_0x5b1dce(0x214)](this)),_0x2f14c5[_0x5b1dce(0x233)]&&_0x36e806[_0x5b1dce(0x230)](_0x5b1dce(0x1ee),this[_0x5b1dce(0x216)][_0x5b1dce(0x214)](this)),_0x2f14c5[_0x5b1dce(0x1f4)]&&_0x36e806[_0x5b1dce(0x230)](_0x5b1dce(0x213),this[_0x5b1dce(0x1f9)][_0x5b1dce(0x214)](this)),_0x36e806[_0x5b1dce(0x1f1)][_0x5b1dce(0x20b)](this[_0x5b1dce(0x207)][_0x5b1dce(0x214)](this));}[_0x3032ef(0x206)](_0x3811fe,_0x959001={}){const _0xa70b80=_0x3032ef,_0x2c507c=this[_0xa70b80(0x237)][_0xa70b80(0x1f2)][_0xa70b80(0x1fc)](_0xa70b80(0x21b)),_0x5bec64=this[_0xa70b80(0x202)]();this[_0xa70b80(0x237)][_0xa70b80(0x210)][_0xa70b80(0x201)](()=>{const _0x104786=_0xa70b80;_0x2c507c[_0x104786(0x231)](_0x5bec64,{'commandName':_0x104786(0x218),'commandParams':[{'type':_0x959001[_0x104786(0x227)]}],'formatGroupId':_0x104786(0x218)});});}[_0x3032ef(0x216)](_0x280e14,_0x49714e={}){const _0x11b797=_0x3032ef,_0x55853a=this[_0x11b797(0x237)][_0x11b797(0x1f2)][_0x11b797(0x1fc)](_0x11b797(0x21b)),_0x4764f9=this[_0x11b797(0x239)](_0xbc01ec=>_0xbc01ec['is'](_0x11b797(0x1fb),_0x11b797(0x209))&&_0x11b797(0x221)===_0xbc01ec[_0x11b797(0x225)](_0x11b797(0x1ed)));if(_0x4764f9[_0x11b797(0x217)]<0x1)return;const _0x17f209=_0x4764f9[_0x11b797(0x204)](_0x555158=>this[_0x11b797(0x237)][_0x11b797(0x210)][_0x11b797(0x22e)](this[_0x11b797(0x237)][_0x11b797(0x210)][_0x11b797(0x21a)](_0x555158,_0x11b797(0x229)),this[_0x11b797(0x237)][_0x11b797(0x210)][_0x11b797(0x21a)](_0x555158,0x0)));this[_0x11b797(0x237)][_0x11b797(0x210)][_0x11b797(0x201)](()=>{const _0x1fb598=_0x11b797;_0x55853a[_0x1fb598(0x231)](_0x17f209,{'commandName':_0x1fb598(0x1ee),'commandParams':[{'reversed':_0x49714e[_0x1fb598(0x233)]}],'formatGroupId':_0x1fb598(0x1ee)});});}[_0x3032ef(0x1f9)](_0x56eebd,_0x4b0b2b={}){const _0x87a519=_0x3032ef,_0x19f458=this[_0x87a519(0x237)][_0x87a519(0x1f2)][_0x87a519(0x1fc)](_0x87a519(0x21b)),_0x37420d=this[_0x87a519(0x239)](_0x5ef1c1=>_0x5ef1c1['is'](_0x87a519(0x1fb),_0x87a519(0x209))&&_0x87a519(0x221)===_0x5ef1c1[_0x87a519(0x225)](_0x87a519(0x1ed)));if(_0x37420d[_0x87a519(0x217)]<0x1)return;const _0x2db566=_0x37420d[_0x87a519(0x204)](_0x5b06ed=>this[_0x87a519(0x237)][_0x87a519(0x210)][_0x87a519(0x22e)](this[_0x87a519(0x237)][_0x87a519(0x210)][_0x87a519(0x21a)](_0x5b06ed,_0x87a519(0x229)),this[_0x87a519(0x237)][_0x87a519(0x210)][_0x87a519(0x21a)](_0x5b06ed,0x0)));this[_0x87a519(0x237)][_0x87a519(0x210)][_0x87a519(0x201)](()=>{const _0x15782c=_0x87a519;_0x19f458[_0x15782c(0x231)](_0x2db566,{'commandName':_0x15782c(0x213),'commandParams':[{'startIndex':_0x4b0b2b[_0x15782c(0x1f4)]}],'formatGroupId':_0x15782c(0x213)});});}[_0x3032ef(0x207)](_0x23e22f){const _0x131e70=_0x3032ef;if(_0x131e70(0x22d)!=_0x23e22f[_0x131e70(0x227)]&&_0x131e70(0x1fa)!=_0x23e22f[_0x131e70(0x227)])return;const _0x4e21c2=this[_0x131e70(0x237)][_0x131e70(0x236)],{data:_0x59c6d5}=_0x23e22f;if(!_0x59c6d5)return;let _0x338409,_0x2e7451;switch(_0x59c6d5[_0x131e70(0x226)]){case _0x131e70(0x218):_0x338409=_0x131e70(0x21c),_0x2e7451={'type':_0x131e70(0x1f7),'content':_0x36b895(_0x4e21c2,_0x338409,_0x36b895(_0x4e21c2,this[_0x131e70(0x22f)](_0x59c6d5[_0x131e70(0x20f)][0x0][_0x131e70(0x227)])))};break;case _0x131e70(0x1ee):_0x338409=_0x59c6d5[_0x131e70(0x20f)][0x0][_0x131e70(0x233)]?_0x131e70(0x22a):_0x131e70(0x212),_0x2e7451={'type':_0x131e70(0x1f7),'content':_0x36b895(_0x4e21c2,_0x338409)};break;case _0x131e70(0x213):_0x338409=_0x131e70(0x200),_0x2e7451={'type':_0x131e70(0x1f7),'content':_0x36b895(_0x4e21c2,_0x338409,_0x59c6d5[_0x131e70(0x20f)][0x0][_0x131e70(0x1f4)])};}return _0x2e7451;}[_0x3032ef(0x202)](){const _0x1cbe7b=_0x3032ef;var _0x51ea32,_0x448df8,_0x28827e,_0x52c5b7;const _0x160de2=this[_0x1cbe7b(0x237)][_0x1cbe7b(0x1f2)][_0x1cbe7b(0x1fc)](_0x1cbe7b(0x215));let _0x325c20=Array[_0x1cbe7b(0x1ff)](this[_0x1cbe7b(0x237)][_0x1cbe7b(0x210)][_0x1cbe7b(0x1f6)][_0x1cbe7b(0x23b)][_0x1cbe7b(0x211)]());return(null===(_0x51ea32=_0x325c20[0x0])||void 0x0===_0x51ea32?void 0x0:_0x51ea32['is'](_0x1cbe7b(0x1fb),_0x1cbe7b(0x209)))&&_0x325c20[_0x1cbe7b(0x20a)](..._0x160de2[_0x1cbe7b(0x1ef)](this[_0x1cbe7b(0x237)][_0x1cbe7b(0x210)][_0x1cbe7b(0x1f6)][_0x1cbe7b(0x23b)][_0x1cbe7b(0x20c)](),_0x1cbe7b(0x203))),(null===(_0x448df8=_0x325c20[_0x325c20[_0x1cbe7b(0x217)]-0x1])||void 0x0===_0x448df8?void 0x0:_0x448df8['is'](_0x1cbe7b(0x1fb),_0x1cbe7b(0x209)))&&_0x325c20[_0x1cbe7b(0x224)](..._0x160de2[_0x1cbe7b(0x1ef)](this[_0x1cbe7b(0x237)][_0x1cbe7b(0x210)][_0x1cbe7b(0x1f6)][_0x1cbe7b(0x23b)][_0x1cbe7b(0x23a)](),_0x1cbe7b(0x1f8))),_0x325c20=[...new Set(_0x325c20)],(null===(_0x52c5b7=null===(_0x28827e=this[_0x1cbe7b(0x237)][_0x1cbe7b(0x210)][_0x1cbe7b(0x1f6)][_0x1cbe7b(0x23b)][_0x1cbe7b(0x20c)]())||void 0x0===_0x28827e?void 0x0:_0x28827e[_0x1cbe7b(0x22b)])||void 0x0===_0x52c5b7?void 0x0:_0x52c5b7['is'](_0x1cbe7b(0x1fb),_0x1cbe7b(0x209)))&&(_0x325c20=_0x325c20[_0x1cbe7b(0x220)](_0x3d31ae=>_0x3d31ae['is'](_0x1cbe7b(0x1fb),_0x1cbe7b(0x209)))),_0x325c20;}[_0x3032ef(0x239)](_0x34366b){const _0x5bd655=_0x3032ef,_0x192def=this[_0x5bd655(0x237)][_0x5bd655(0x1f2)][_0x5bd655(0x1fc)](_0x5bd655(0x215));let _0x4b9e02=Array[_0x5bd655(0x1ff)](this[_0x5bd655(0x237)][_0x5bd655(0x210)][_0x5bd655(0x1f6)][_0x5bd655(0x23b)][_0x5bd655(0x211)]())[_0x5bd655(0x220)](_0x34366b)[_0x5bd655(0x204)](_0x47bf49=>{const _0x1b31f7=_0x5bd655,_0x4fabc5=this[_0x1b31f7(0x237)][_0x1b31f7(0x210)][_0x1b31f7(0x21a)](_0x47bf49,0x0);return[..._0x192def[_0x1b31f7(0x1ef)](_0x4fabc5,_0x1b31f7(0x203)),..._0x192def[_0x1b31f7(0x1ef)](_0x4fabc5,_0x1b31f7(0x1f8))];})[_0x5bd655(0x1f3)]();return _0x4b9e02=[...new Set(_0x4b9e02)],_0x4b9e02;}[_0x3032ef(0x22f)](_0x4154df){const _0x427025=_0x3032ef;return _0x427025(0x1f5)+(this[_0x427025(0x237)][_0x427025(0x1f2)][_0x427025(0x1fc)](_0x427025(0x215))[_0x427025(0x235)](_0x4154df)||_0x427025(0x21f))[_0x427025(0x238)]()+_0x427025(0x234)+_0x4154df[_0x427025(0x238)]()[_0x427025(0x1f0)](/-/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
+ const _0x2418d6=_0x36dc;(function(_0x5f101e,_0x3ec1bd){const _0x3c5ec8=_0x36dc,_0x4aa8c=_0x5f101e();while(!![]){try{const _0x121104=parseInt(_0x3c5ec8(0x15d))/0x1+parseInt(_0x3c5ec8(0x150))/0x2+-parseInt(_0x3c5ec8(0x16e))/0x3*(parseInt(_0x3c5ec8(0x14d))/0x4)+parseInt(_0x3c5ec8(0x15f))/0x5*(-parseInt(_0x3c5ec8(0x162))/0x6)+parseInt(_0x3c5ec8(0x149))/0x7+parseInt(_0x3c5ec8(0x16f))/0x8*(parseInt(_0x3c5ec8(0x14b))/0x9)+parseInt(_0x3c5ec8(0x167))/0xa*(parseInt(_0x3c5ec8(0x155))/0xb);if(_0x121104===_0x3ec1bd)break;else _0x4aa8c['push'](_0x4aa8c['shift']());}catch(_0x27a5ce){_0x4aa8c['push'](_0x4aa8c['shift']());}}}(_0xd95e,0x36488));function _0x36dc(_0x398a84,_0x3b9782){const _0xd95e7a=_0xd95e();return _0x36dc=function(_0x36dcf2,_0xf26da7){_0x36dcf2=_0x36dcf2-0x148;let _0x347318=_0xd95e7a[_0x36dcf2];return _0x347318;},_0x36dc(_0x398a84,_0x3b9782);}import{Plugin as _0x363d07}from'ckeditor5/src/core.js';import{getTranslation as _0x5a069d}from'../utils/common-translations.js';export default class ct extends _0x363d07{[_0x2418d6(0x16d)](){const _0x5b5608=_0x2418d6,_0x3bd91f=this[_0x5b5608(0x160)];if(!_0x3bd91f[_0x5b5608(0x16b)][_0x5b5608(0x157)](_0x5b5608(0x14c)))return;const _0x5ba282=_0x3bd91f[_0x5b5608(0x16b)][_0x5b5608(0x163)](_0x5b5608(0x16a)),_0x281dfc=_0x3bd91f[_0x5b5608(0x15e)][_0x5b5608(0x163)](_0x5b5608(0x15a));_0x5ba282[_0x5b5608(0x171)](_0x5b5608(0x15a)),_0x5ba282[_0x5b5608(0x171)](_0x5b5608(0x15b)),_0x5ba282[_0x5b5608(0x152)](_0x5b5608(0x169));for(const _0x294c8b of _0x281dfc[_0x5b5608(0x154)])_0x5ba282[_0x5b5608(0x152)](_0x294c8b['id']),_0x5ba282[_0x5b5608(0x151)][_0x5b5608(0x14a)](_0x294c8b['id'],_0x5b5608(0x168)+_0x294c8b[_0x5b5608(0x158)][_0x5b5608(0x14e)]()+')');_0x5ba282[_0x5b5608(0x151)][_0x5b5608(0x170)](_0xfe550f=>{const _0xa50947=_0x5b5608;if(_0xa50947(0x164)!=_0xfe550f[_0xa50947(0x159)])return;const {data:_0x4ae609}=_0xfe550f;if(!_0x4ae609||_0xa50947(0x169)!=_0x4ae609[_0xa50947(0x156)])return;const _0x11407e=_0x4ae609[_0xa50947(0x165)],_0x4f6414=_0x3bd91f[_0xa50947(0x172)];return{'type':_0xa50947(0x16c),'content':null==_0x11407e?_0x5a069d(_0x4f6414,_0xa50947(0x15c)):_0x5a069d(_0x4f6414,_0xa50947(0x161),'\x22'+_0x11407e+'\x22')};}),this[_0x5b5608(0x14f)]();}[_0x2418d6(0x14f)](){const _0x2280fa=_0x2418d6,_0x3934ce=this[_0x2280fa(0x160)],_0x23de87=_0x3934ce[_0x2280fa(0x172)];_0x3934ce[_0x2280fa(0x16b)][_0x2280fa(0x163)](_0x2280fa(0x16a))[_0x2280fa(0x151)][_0x2280fa(0x170)](_0x27b6df=>{const _0x1507f3=_0x2280fa;if(_0x1507f3(0x166)!=_0x27b6df[_0x1507f3(0x159)])return;const {data:_0x466f14}=_0x27b6df;if(_0x466f14){if(_0x1507f3(0x15a)==_0x466f14[_0x1507f3(0x148)]){const _0xb32931=_0x466f14[_0x1507f3(0x153)][0x0];return{'type':_0x1507f3(0x16c),'content':_0x5a069d(_0x23de87,_0x1507f3(0x161),'\x22'+_0xb32931+'\x22')};}return _0x1507f3(0x15b)==_0x466f14[_0x1507f3(0x148)]?{'type':_0x1507f3(0x16c),'content':_0x5a069d(_0x23de87,_0x1507f3(0x15c))}:void 0x0;}});}}function _0xd95e(){const _0x5d6580=['*Remove\x20link*','98601aiwrcs','commands','5JpJoWl','editor','*Set\x20link:*\x20%0','2520138oijUWy','get','attribute','newValue','formatInline','10wTAGnO','link\x20(','linkHref','TrackChangesEditing','plugins','format','afterInit','39aJYTOM','273776oTnWoH','registerDescriptionCallback','enableDefaultAttributesIntegration','locale','commandName','1483804POFSPv','registerAttributeLabel','9ixelad','LinkEditing','48420bEsHQY','toLowerCase','_registerLegacyDescription','486452LJFQge','descriptionFactory','registerInlineAttribute','commandParams','manualDecorators','2328821edCfky','key','has','label','type','link','unlink'];_0xd95e=function(){return _0x5d6580;};return _0xd95e();}
@@ -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
+ const _0x2a8357=_0x3c4e;(function(_0x4490a1,_0x1eadeb){const _0x1aedee=_0x3c4e,_0x4aff6a=_0x4490a1();while(!![]){try{const _0x16ba34=-parseInt(_0x1aedee(0x103))/0x1+-parseInt(_0x1aedee(0xb8))/0x2+parseInt(_0x1aedee(0x132))/0x3*(-parseInt(_0x1aedee(0xf9))/0x4)+-parseInt(_0x1aedee(0x120))/0x5+-parseInt(_0x1aedee(0xb5))/0x6*(parseInt(_0x1aedee(0xfd))/0x7)+parseInt(_0x1aedee(0xde))/0x8+parseInt(_0x1aedee(0xd8))/0x9;if(_0x16ba34===_0x1eadeb)break;else _0x4aff6a['push'](_0x4aff6a['shift']());}catch(_0x142627){_0x4aff6a['push'](_0x4aff6a['shift']());}}}(_0x2fe6,0xb1112));import{Plugin as _0x428595}from'ckeditor5/src/core.js';function _0x3c4e(_0x940da4,_0x551e2e){const _0x2fe6d5=_0x2fe6();return _0x3c4e=function(_0x3c4e59,_0x2901d2){_0x3c4e59=_0x3c4e59-0xa7;let _0x4c5293=_0x2fe6d5[_0x3c4e59];return _0x4c5293;},_0x3c4e(_0x940da4,_0x551e2e);}import{getTranslation as _0x464600}from'../utils/common-translations.js';import{renameAttributeKey as _0x29e318}from'../trackchangesediting.js';function _0x2fe6(){const _0xce37fd=['TrackChangesEditing','editor','commandParams','config','*Merge:*\x20%0','data','createPositionAt','listMarkerStyle','end','registerCustomCallback','afterInit','getFirstMarker','6YFxEfW','push','map','1971012TxLbKq','ELEMENT_','listStart','trackChangesCommand','selection','registerElementLabel','differ','ListEditing','documentList','oldValue','list.multiBlock','batch','_suggestionFactory','from','todoListChecked','*Uncheck\x20item*','parent','registerAttributeLabel','refresh','forceValue','listItemId','execute','meta','bulletedList','isUndo','_findSuggestions','listReversed','numberedList','commands','includes','*Split:*\x20list\x20item','_LIST','31277187BajAPS','deletion','outdentList','get','*Indent:*\x20%0','previousSibling','3922736ZJLpit','key','groupId','ELEMENT_NUMBERED_LIST','change','ELEMENT_BULLETED_LIST','*Set\x20format:*\x20%0','todoListCheck','*Outdent:*\x20%0','next','customBulletedList','attributeKey','range','schema','getAttribute','*Change\x20to:*\x20%0','accept','noTrackChangesFixer','registerBlockAttribute','getRanges','detach','assureChains','commandName','nodeAfter','listItemIdFixer','getFirstRange','indentList','764Oqtbpt','suggestion','newValue','document','2769004fCqQbb','every','numbered','value','FORMAT_INDENT','type','1310587PZRjFW','todoList','*Format:*\x20insert\x20into\x20%0','locale','enableDefaultAttributesIntegration','toUpperCase','containsItem','setAttribute','TodoListEditing','filter','default','formatBlock','removeMarker','multipleBlocks','listType','format','createRange','plugins','mergeListItemForward','fromRange','getSuggestions','_registerLegacyDescription','isObject','ELEMENT_LIST_ITEM','listMarker','*Check\x20item*','start','splitListItemBefore','isLocal','1480760OYQxnu','ELEMENT_TODO_LIST','model','setSelection','splitListItemAfter','listStyle','_getAttributeKey','*Format:*\x20remove\x20from\x20%0','head','listIndent','has','registerPostFixer','find','customNumberedList','isNextTo','mergeListItemBackward','attributes','attribute','3966lrDEnw','todo','length','nextSibling','descriptionFactory','getChanges','checkTodoList','registerDescriptionCallback','*Merge:*\x20list\x20item','*Remove\x20format:*\x20%0','bulleted','_supportLegacySuggestions'];_0x2fe6=function(){return _0xce37fd;};return _0x2fe6();}import{LiveRange as _0x255b6}from'ckeditor5/src/engine.js';export default class z extends _0x428595{[_0x2a8357(0xb3)](){const _0x4b6725=_0x2a8357,_0x5df853=this[_0x4b6725(0xaa)];if(!_0x5df853[_0x4b6725(0x114)][_0x4b6725(0x12a)](_0x4b6725(0xbf)))return;const _0x174c3b=_0x5df853[_0x4b6725(0x106)],_0x33e3ac=_0x5df853[_0x4b6725(0x114)][_0x4b6725(0xdb)](_0x4b6725(0xa9)),_0x10bb3b=_0x5df853[_0x4b6725(0x114)][_0x4b6725(0x12a)](_0x4b6725(0x10b)),_0x3ced8d=!!_0x5df853[_0x4b6725(0xac)][_0x4b6725(0xdb)](_0x4b6725(0xc2));function _0x5a283e(_0xdd007a){const _0x4da750=_0x4b6725;return{'type':_0x4da750(0x112),'content':''+_0x464600(_0x174c3b,_0x4da750(0xe4),_0xdd007a)};}function _0x4665dc(_0x3c333f){const _0x262d9b=_0x4b6725;return{'type':_0x262d9b(0x112),'content':''+_0x464600(_0x174c3b,_0x262d9b(0x13b),_0x3c333f)};}_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0xd3)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0xcf)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x12d)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0xe8)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0xf8)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0xda)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x124)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x11e)),_0x33e3ac[_0x4b6725(0xf0)](_0x4b6725(0xcc)),_0x33e3ac[_0x4b6725(0xf0)](_0x4b6725(0x111)),_0x33e3ac[_0x4b6725(0xf0)](_0x4b6725(0x129)),_0x3ced8d&&(_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x12f)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x115))),_0x10bb3b&&(_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x104)),_0x33e3ac[_0x4b6725(0x107)](_0x4b6725(0x138)),_0x33e3ac[_0x4b6725(0xf0)](_0x4b6725(0xc6)),_0x33e3ac[_0x4b6725(0x136)][_0x4b6725(0x139)](_0x1a1724=>{const _0x4435ce=_0x4b6725,{data:_0x38546b}=_0x1a1724;if(_0x38546b&&_0x4435ce(0xc6)==_0x38546b[_0x4435ce(0xdf)])return{'type':_0x4435ce(0x112),'content':_0x38546b[_0x4435ce(0xfb)]?_0x464600(_0x174c3b,_0x4435ce(0x11c)):_0x464600(_0x174c3b,_0x4435ce(0xc7))};}),this[_0x4b6725(0xaa)][_0x4b6725(0x122)][_0x4b6725(0xfc)][_0x4b6725(0x12b)](_0x1f5c99=>{const _0x8af2b3=_0x4b6725;if(_0x1f5c99[_0x8af2b3(0xc3)][_0x8af2b3(0xd0)])return!0x1;let _0xfa291d=!0x1;const _0x47d149=_0x33e3ac[_0x8af2b3(0x117)]({'skipNotAttached':!0x0})[_0x8af2b3(0x10c)](_0x5b5ef7=>_0x8af2b3(0xc6)===_0x33e3ac[_0x8af2b3(0x126)](_0x5b5ef7));for(const _0x40b936 of _0x47d149){_0x8af2b3(0x133)!=_0x40b936[_0x8af2b3(0xf7)]()[_0x8af2b3(0x11d)][_0x8af2b3(0xf5)][_0x8af2b3(0xec)](_0x8af2b3(0x111))&&(_0x33e3ac[_0x8af2b3(0xd1)](_0x40b936[_0x8af2b3(0xf7)](),_0x8af2b3(0x131))[_0x8af2b3(0x12c)](_0xdae71a=>_0x8af2b3(0x111)===_0x33e3ac[_0x8af2b3(0x126)](_0xdae71a[_0x8af2b3(0xfa)]))||(_0x1f5c99[_0x8af2b3(0x10f)](_0x40b936[_0x8af2b3(0xb4)]()),_0xfa291d=!0x0));}return _0xfa291d;})),_0x33e3ac[_0x4b6725(0x136)][_0x4b6725(0xc9)](_0x4b6725(0x129),_0x464600(_0x174c3b,_0x4b6725(0x101)));const _0x3fb789={'type':_0x4b6725(0x112),'content':''};_0x33e3ac[_0x4b6725(0x136)][_0x4b6725(0x139)](_0x107134=>{const _0x6a94c2=_0x4b6725,{data:_0x3c5185}=_0x107134;if(!_0x3c5185||_0x6a94c2(0x111)!=_0x3c5185[_0x6a94c2(0xdf)])return;let _0x55924a=_0x107134[_0x6a94c2(0x128)];for(;_0x55924a;){if(_0x55924a[_0x6a94c2(0xae)]&&((_0x6a94c2(0x125)==_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xdf)]||_0x6a94c2(0xb0)==_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xdf)])&&(_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xfb)]&&_0x6a94c2(0x10d)!=_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xfb)]||_0x6a94c2(0x10d)!=_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xc1)]&&!_0x3c5185[_0x6a94c2(0xfb)])||!_0x3ced8d&&_0x55924a[_0x6a94c2(0xae)][_0x6a94c2(0xdf)]==_0x29e318))return _0x3fb789;_0x55924a=_0x55924a[_0x6a94c2(0xe7)];}if(null==_0x3c5185[_0x6a94c2(0xfb)])switch(_0x3c5185[_0x6a94c2(0xc1)]){case _0x6a94c2(0xa7):return _0x4665dc(_0x464600(_0x174c3b,_0x6a94c2(0xe3)));case _0x6a94c2(0xff):return _0x4665dc(_0x464600(_0x174c3b,_0x6a94c2(0xe1)));case _0x6a94c2(0x133):return _0x4665dc(_0x464600(_0x174c3b,_0x6a94c2(0x121)));}switch(_0x3c5185[_0x6a94c2(0xfb)]){case _0x6a94c2(0xa7):return _0x5a283e(_0x464600(_0x174c3b,_0x6a94c2(0xe3)));case _0x6a94c2(0xff):return _0x5a283e(_0x464600(_0x174c3b,_0x6a94c2(0xe1)));case _0x6a94c2(0x133):return _0x5a283e(_0x464600(_0x174c3b,_0x6a94c2(0x121)));}}),_0x33e3ac[_0x4b6725(0x136)][_0x4b6725(0x139)](_0x339c51=>{const _0x50dfdb=_0x4b6725,{data:_0x57629d}=_0x339c51;if(_0x57629d&&_0x50dfdb(0x129)==_0x57629d[_0x50dfdb(0xdf)])return null==_0x57629d[_0x50dfdb(0xfb)]||null==_0x57629d[_0x50dfdb(0xc1)]&&0x0==_0x57629d[_0x50dfdb(0xfb)]?_0x3fb789:void 0x0;}),_0x33e3ac[_0x4b6725(0x136)][_0x4b6725(0x139)](_0x5dea2f=>{const _0x5d3c6e=_0x4b6725;if(_0x5d3c6e(0x131)!=_0x5dea2f[_0x5d3c6e(0x102)])return;const {data:_0x16302c}=_0x5dea2f;if(!_0x16302c||_0x5d3c6e(0xcc)!=_0x16302c[_0x5d3c6e(0xdf)])return;const _0x15bb8e=le(_0x5dea2f);return _0x5d3c6e(0xfb)==_0x15bb8e?{'type':_0x5d3c6e(0x112),'content':_0x464600(_0x174c3b,_0x5d3c6e(0x13a))}:_0x5d3c6e(0xc1)==_0x15bb8e?{'type':_0x5d3c6e(0x112),'content':_0x464600(_0x174c3b,_0x5d3c6e(0xd6))}:_0x3fb789;}),_0x5df853[_0x4b6725(0x122)][_0x4b6725(0xfc)][_0x4b6725(0x12b)](_0x5f475f=>this[_0x4b6725(0xf6)](_0x5f475f)),_0x5df853[_0x4b6725(0x122)][_0x4b6725(0xfc)][_0x4b6725(0x12b)](_0x2fee7f=>this[_0x4b6725(0xef)](_0x2fee7f)),_0x5df853[_0x4b6725(0x122)][_0x4b6725(0xfc)][_0x4b6725(0x12b)](_0x465cc9=>this[_0x4b6725(0xf3)](_0x465cc9)),this[_0x4b6725(0xa8)]();}[_0x2a8357(0xf6)](_0x39bf84){const _0x3b0cfa=_0x2a8357;if(_0x39bf84[_0x3b0cfa(0xc3)][_0x3b0cfa(0xd0)]||!_0x39bf84[_0x3b0cfa(0xc3)][_0x3b0cfa(0x11f)])return!0x1;let _0x41db74=!0x1;const _0x10f145=this[_0x3b0cfa(0xaa)][_0x3b0cfa(0x114)][_0x3b0cfa(0xdb)](_0x3b0cfa(0xa9))[_0x3b0cfa(0x117)]({'skipNotAttached':!0x0})[_0x3b0cfa(0x10c)](_0x2b95d0=>_0x2b95d0[_0x3b0cfa(0xae)]&&_0x3b0cfa(0xcc)==_0x2b95d0[_0x3b0cfa(0xae)][_0x3b0cfa(0xdf)])[_0x3b0cfa(0x10c)](_0x8adc9b=>_0x8adc9b[_0x3b0cfa(0xae)][_0x3b0cfa(0xfb)]&&_0x8adc9b[_0x3b0cfa(0xae)][_0x3b0cfa(0xc1)]);for(const _0x56f201 of _0x10f145)le(_0x56f201)||(_0x39bf84[_0x3b0cfa(0x10f)](_0x56f201[_0x3b0cfa(0xb4)]()),_0x41db74=!0x0);return _0x41db74;}[_0x2a8357(0xef)](_0x2d9a41){const _0xb48a96=_0x2a8357;if(_0x2d9a41[_0xb48a96(0xc3)][_0xb48a96(0xd0)]||!_0x2d9a41[_0xb48a96(0xc3)][_0xb48a96(0x11f)])return!0x1;const _0x43f08e=this[_0xb48a96(0xaa)][_0xb48a96(0x114)][_0xb48a96(0xdb)](_0xb48a96(0xa9));if(_0x43f08e[_0xb48a96(0xbb)][_0xb48a96(0x100)])return!0x1;let _0x2d118b=!0x1;const _0x33d01b=[_0xb48a96(0x111),_0xb48a96(0xcc),_0xb48a96(0x129),_0xb48a96(0x125),_0xb48a96(0xba),_0xb48a96(0xd2),_0xb48a96(0xe5),_0xb48a96(0x11b),_0xb48a96(0xb0)],_0x450f65=this[_0xb48a96(0xaa)][_0xb48a96(0x122)][_0xb48a96(0xfc)][_0xb48a96(0xbe)][_0xb48a96(0x137)]()[_0xb48a96(0x10c)](_0x1e69c3=>_0xb48a96(0x131)==_0x1e69c3[_0xb48a96(0x102)])[_0xb48a96(0x10c)](_0x25993f=>_0x33d01b[_0xb48a96(0xd5)](_0x25993f[_0xb48a96(0xe9)]));if(0x0==_0x450f65[_0xb48a96(0x134)])return _0x2d118b;for(const _0x1aa885 of _0x450f65){const _0x4c5574=_0x43f08e[_0xb48a96(0xd1)](_0x1aa885[_0xb48a96(0xea)],_0xb48a96(0x131))[_0xb48a96(0x10c)](_0x5d2deb=>!_0x5d2deb[_0xb48a96(0xce)][_0xb48a96(0x12e)])[_0xb48a96(0xb7)](_0xd7feb9=>_0xd7feb9[_0xb48a96(0xfa)])[_0xb48a96(0x10c)](_0x495152=>{const _0x37fad4=_0xb48a96,_0x108f6e=_0x43f08e[_0x37fad4(0x126)](_0x495152);return _0x33d01b[_0x37fad4(0xd5)](_0x108f6e);});if(_0x4c5574[_0xb48a96(0x134)]){for(const _0x2155b8 of _0x4c5574)_0x2d9a41[_0xb48a96(0x10f)](_0x2155b8[_0xb48a96(0xb4)]());_0x2d118b=!0x0;}}return _0x2d118b;}[_0x2a8357(0xf3)](_0x5a912b){const _0x2e0150=_0x2a8357;if(_0x5a912b[_0x2e0150(0xc3)][_0x2e0150(0xd0)]||!_0x5a912b[_0x2e0150(0xc3)][_0x2e0150(0x11f)])return!0x1;const _0x47f57e=this[_0x2e0150(0xaa)][_0x2e0150(0x114)][_0x2e0150(0xdb)](_0x2e0150(0xa9));let _0x5b1f71=!0x1;const _0xca94=[_0x2e0150(0x111),_0x2e0150(0xcc),_0x2e0150(0x129),_0x2e0150(0x125),_0x2e0150(0xba),_0x2e0150(0xd2),_0x2e0150(0xe5),_0x2e0150(0x11b),_0x2e0150(0xb0)];for(const _0x282841 of _0x47f57e[_0x2e0150(0x117)]({'skipNotAttached':!0x0})){const _0x5c684c=_0x47f57e[_0x2e0150(0xd1)](_0x282841[_0x2e0150(0xf7)](),_0x2e0150(0x131))[_0x2e0150(0xb7)](_0x396c10=>_0x396c10[_0x2e0150(0xfa)])[_0x2e0150(0x10c)](_0x46bbab=>_0x46bbab[_0x2e0150(0xae)]&&_0xca94[_0x2e0150(0xd5)](_0x46bbab[_0x2e0150(0xae)][_0x2e0150(0xdf)]));if(!_0x5c684c[_0x2e0150(0x134)])continue;const _0x2207b0=_0x5c684c[0x0][_0x2e0150(0x128)][_0x2e0150(0x130)][_0x2e0150(0xe0)];if(!_0x5c684c[_0x2e0150(0xfe)](_0x39aa84=>_0x39aa84[_0x2e0150(0x130)][_0x2e0150(0xe0)]===_0x2207b0)){for(const _0x5562af of _0x5c684c)_0x441d99(_0x5562af,_0x2207b0)&&(_0x5b1f71=!0x0);}}return _0x5b1f71;function _0x3d5d01(_0x258692,_0x275263){const _0x4cf014=_0x2e0150;for(const _0x13d723 of _0x47f57e[_0x4cf014(0x117)]({'skipNotAttached':!0x0})[_0x4cf014(0x10c)](_0x46e671=>_0x4cf014(0x131)==_0x46e671[_0x4cf014(0x102)]&&_0x46e671[_0x4cf014(0x130)][_0x4cf014(0xe0)]==_0x258692))_0x13d723[_0x4cf014(0x10a)](_0x4cf014(0xe0),_0x275263);}function _0x441d99(_0x33b932,_0x1c95a7){const _0x46654f=_0x2e0150;let _0x209788=_0x33b932[_0x46654f(0x128)],_0x54f0ed=!0x1;for(;_0x209788;)_0x209788[_0x46654f(0x130)][_0x46654f(0xe0)]!=_0x1c95a7&&(_0x3d5d01(_0x209788[_0x46654f(0x130)][_0x46654f(0xe0)],_0x1c95a7),_0x209788[_0x46654f(0x10a)](_0x46654f(0xe0),_0x1c95a7),_0x54f0ed=!0x0),_0x209788=_0x209788[_0x46654f(0xe7)];return _0x54f0ed;}}[_0x2a8357(0xa8)](){const _0x29a20c=_0x2a8357,_0x3817e9=this[_0x29a20c(0xaa)],_0x2dc19c=_0x3817e9[_0x29a20c(0x106)],_0xdc2a57=_0x3817e9[_0x29a20c(0x114)][_0x29a20c(0xdb)](_0x29a20c(0xa9));this[_0x29a20c(0x118)](),_0xdc2a57[_0x29a20c(0xc4)][_0x29a20c(0xb2)](_0x29a20c(0x10e),_0x29a20c(0xc0),_0x29a20c(0xee),function(_0x29f62e,_0x3295a0){const _0xb72bf0=_0x29a20c,_0x770de1=[];for(let _0x434c76 of _0x29f62e)_0x434c76[_0xb72bf0(0x11d)][_0xb72bf0(0xf5)]===_0x434c76[_0xb72bf0(0xb1)][_0xb72bf0(0xc8)]&&(_0x434c76=_0x3817e9[_0xb72bf0(0x122)][_0xb72bf0(0x113)](_0x3817e9[_0xb72bf0(0x122)][_0xb72bf0(0xaf)](_0x434c76[_0xb72bf0(0x11d)][_0xb72bf0(0xf5)],0x0))),_0x770de1[_0xb72bf0(0xb6)](_0x434c76);_0x3817e9[_0xb72bf0(0x122)][_0xb72bf0(0xe2)](_0x2951bf=>{const _0x359a1e=_0xb72bf0,_0x1b1268=_0x3817e9[_0x359a1e(0x122)][_0x359a1e(0xfc)][_0x359a1e(0xbc)],_0x573d83=Array[_0x359a1e(0xc5)](_0x1b1268[_0x359a1e(0xf1)]())[_0x359a1e(0xb7)](_0x358153=>_0x255b6[_0x359a1e(0x116)](_0x358153));_0x2951bf[_0x359a1e(0x123)](_0x770de1),_0x3817e9[_0x359a1e(0xd4)][_0x359a1e(0xdb)](_0x3295a0[_0x359a1e(0xf4)])[_0x359a1e(0xca)](),_0x3295a0[_0x359a1e(0xab)][_0x359a1e(0xb6)]({'forceDefaultExecution':!0x0}),_0x3817e9[_0x359a1e(0xcd)](_0x3295a0[_0x359a1e(0xf4)],..._0x3295a0[_0x359a1e(0xab)]),_0x2951bf[_0x359a1e(0x123)](_0x573d83);for(const _0x2b585a of _0x573d83)_0x2b585a[_0x359a1e(0xf2)]();});}),_0xdc2a57[_0x29a20c(0x136)][_0x29a20c(0xbd)](function(_0x5a909a){const _0x184ead=_0x29a20c,_0x1b8d6f=!_0x3817e9[_0x184ead(0x122)][_0x184ead(0xeb)][_0x184ead(0x119)](_0x5a909a),_0x5834a9=_0x5a909a[_0x184ead(0xdd)],_0x1c96fe=_0x5a909a[_0x184ead(0x135)],_0x1c3147=_0x5a909a[_0x184ead(0xec)](_0x184ead(0xcc)),_0xba8b35=!_0x5834a9||_0x5834a9[_0x184ead(0xec)](_0x184ead(0xcc))!==_0x1c3147,_0xf50fa9=!_0x1c96fe||_0x1c96fe[_0x184ead(0xec)](_0x184ead(0xcc))!==_0x1c3147;return _0x1b8d6f&&Boolean(_0x1c3147)&&_0xba8b35&&_0xf50fa9;},_0x46a4d9=>_0x464600(_0x2dc19c,_0x29a20c(0x11a),_0x46a4d9));}[_0x2a8357(0x118)](){const _0x4903f8=_0x2a8357,_0x26c13c=this[_0x4903f8(0xaa)],_0x336401=_0x26c13c[_0x4903f8(0x106)];function _0x267596(_0x4d34c3){const _0x5438ab=_0x4903f8,_0x224e6c=_0x26c13c[_0x5438ab(0xd4)][_0x5438ab(0xdb)](_0x5438ab(0xcf))[_0x5438ab(0x100)],_0x4ffd6d=_0x26c13c[_0x5438ab(0xd4)][_0x5438ab(0xdb)](_0x5438ab(0xd3))[_0x5438ab(0x100)];return _0x5438ab(0xd3)===_0x4d34c3?_0x224e6c:_0x4ffd6d;}_0x26c13c[_0x4903f8(0x114)][_0x4903f8(0xdb)](_0x4903f8(0xa9))[_0x4903f8(0x136)][_0x4903f8(0x139)](function(_0x447a19){const _0x188ff1=_0x4903f8;if(_0x188ff1(0x10e)!=_0x447a19[_0x188ff1(0x102)])return;const {data:_0x24b548}=_0x447a19;if(!_0x24b548)return;let _0x20251b,_0x4f8bbf,_0x2e4b34,_0x344a76;switch(_0x24b548[_0x188ff1(0xf4)]){case _0x188ff1(0xcf):_0x2e4b34=_0x24b548[_0x188ff1(0xab)][0x0][_0x188ff1(0xcb)],_0x344a76=_0x267596(_0x24b548[_0x188ff1(0xf4)]),_0x20251b=_0x2e4b34?_0x188ff1(0x105):_0x188ff1(0x127),!_0x344a76&&_0x26c13c[_0x188ff1(0xac)][_0x188ff1(0xdb)](_0x188ff1(0xc2))||(_0x20251b=_0x188ff1(0xed)),_0x4f8bbf={'type':_0x188ff1(0x112),'content':_0x464600(_0x336401,_0x20251b,_0x464600(_0x336401,_0x188ff1(0xe3)))};break;case _0x188ff1(0xd3):_0x2e4b34=_0x24b548[_0x188ff1(0xab)][0x0][_0x188ff1(0xcb)],_0x344a76=_0x267596(_0x24b548[_0x188ff1(0xf4)]),_0x20251b=_0x2e4b34?_0x188ff1(0x105):_0x188ff1(0x127),!_0x344a76&&_0x26c13c[_0x188ff1(0xac)][_0x188ff1(0xdb)](_0x188ff1(0xc2))||(_0x20251b=_0x188ff1(0xed)),_0x4f8bbf={'type':_0x188ff1(0x112),'content':_0x464600(_0x336401,_0x20251b,_0x464600(_0x336401,_0x188ff1(0xe1)))};break;case _0x188ff1(0xf8):_0x20251b=_0x188ff1(0xdc),_0x4f8bbf={'type':_0x188ff1(0x112),'content':_0x464600(_0x336401,_0x20251b,_0x464600(_0x336401,_0x188ff1(0x11a)))};break;case _0x188ff1(0xda):_0x20251b=function(_0x13ead7){const _0x4ad3fd=_0x188ff1,_0x49d446=_0x13ead7[_0x4ad3fd(0xf7)]();let _0x919a77=_0x49d446[_0x4ad3fd(0x11d)][_0x4ad3fd(0xf5)];for(;_0x919a77&&_0x49d446[_0x4ad3fd(0x109)](_0x919a77);){if(_0x919a77[_0x4ad3fd(0xec)](_0x4ad3fd(0x129))>0x0)return!0x1;_0x919a77=_0x919a77[_0x4ad3fd(0x135)];}return!0x0;}(_0x447a19)?_0x464600(_0x336401,_0x188ff1(0x127),_0x464600(_0x336401,function(_0x28f8c0){const _0x2f1bfb=_0x188ff1;return _0x2f1bfb(0xb9)+_0x28f8c0[_0x2f1bfb(0xf7)]()[_0x2f1bfb(0x11d)][_0x2f1bfb(0xf5)][_0x2f1bfb(0xec)](_0x2f1bfb(0x111))[_0x2f1bfb(0x108)]()+_0x2f1bfb(0xd7);}(_0x447a19))):_0x464600(_0x336401,_0x188ff1(0xe6),_0x464600(_0x336401,_0x188ff1(0x11a))),_0x4f8bbf={'type':_0x188ff1(0x112),'content':_0x20251b};break;case _0x188ff1(0x12f):case _0x188ff1(0x115):!0x1===_0x24b548[_0x188ff1(0x110)]&&(_0x20251b=_0x188ff1(0xad),_0x4f8bbf={'type':_0x188ff1(0xd9),'content':_0x464600(_0x336401,_0x20251b,_0x464600(_0x336401,_0x188ff1(0x11a)))});}return _0x4f8bbf;});}}function le(_0x24260d){const _0x2517b5=_0x2a8357;let _0xb21ad0=_0x24260d[_0x2517b5(0xf7)]()[_0x2517b5(0x11d)][_0x2517b5(0xf5)][_0x2517b5(0xdd)];for(;_0xb21ad0;){const _0x1519cc=_0xb21ad0[_0x2517b5(0xec)](_0x2517b5(0xcc));if(!_0x1519cc)return!0x1;if(_0x1519cc==_0x24260d[_0x2517b5(0xae)][_0x2517b5(0xfb)])return _0x2517b5(0xfb);if(_0x1519cc==_0x24260d[_0x2517b5(0xae)][_0x2517b5(0xc1)])return _0x2517b5(0xc1);_0xb21ad0=_0xb21ad0[_0x2517b5(0xdd)];}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 _0x145b74=_0x4c81;(function(_0x594372,_0x46df32){const _0x31937a=_0x4c81,_0xcc2a13=_0x594372();while(!![]){try{const _0x5cc56c=parseInt(_0x31937a(0x1fc))/0x1*(parseInt(_0x31937a(0x1c9))/0x2)+parseInt(_0x31937a(0x1c1))/0x3+parseInt(_0x31937a(0x1d6))/0x4*(parseInt(_0x31937a(0x1d2))/0x5)+-parseInt(_0x31937a(0x1a9))/0x6*(-parseInt(_0x31937a(0x1c7))/0x7)+parseInt(_0x31937a(0x1a7))/0x8+-parseInt(_0x31937a(0x1c0))/0x9+-parseInt(_0x31937a(0x1e6))/0xa;if(_0x5cc56c===_0x46df32)break;else _0xcc2a13['push'](_0xcc2a13['shift']());}catch(_0x111a11){_0xcc2a13['push'](_0xcc2a13['shift']());}}}(_0x53af,0x39d7e));function _0x4c81(_0x3cd405,_0x39bdd5){const _0x53af59=_0x53af();return _0x4c81=function(_0x4c8141,_0x4fb7fb){_0x4c8141=_0x4c8141-0x1a6;let _0x19c751=_0x53af59[_0x4c8141];return _0x19c751;},_0x4c81(_0x3cd405,_0x39bdd5);}import{Plugin as _0x365d4b}from'ckeditor5/src/core.js';function _0x53af(){const _0x18ae74=['registerBlockAttribute','enableDefaultAttributesIntegration','editor','start','getFirstRange','get','batch','*Remove\x20format:*\x20%0','*Format:*\x20set\x20order\x20to\x20reversed','_getTranslationKeyForListStyle','circle','2034290zzaxRW','has','registerDescriptionCallback','_getAttributeKey','customNumbered','TrackChangesEditing','afterInit','*Format:*\x20set\x20start\x20index\x20to\x20%0','suggestion','startIndex','lower-latin','*Set\x20format:*\x20%0','default','lower-roman','commandName','isUndo','type','_LIST_DEFAULT','styles','square','plugins','model','1pzUOhT','key','_findSuggestions','next','upper-roman','FORMAT_LIST_START','commandParams','3174240IuMywd','find','1011078OGaqfS','decimal-leading-zero','getFirstMarker','*Change\x20to:*\x20%0','descriptionFactory','listType','list.properties','ELEMENT_','bind','removeMarker','newValue','config','ListPropertiesEditing','listStyle','numbered','registerPostFixer','toUpperCase','decimal','FORMAT_LIST_REVERSED','upper-latin','locale','*Format:*\x20set\x20order\x20to\x20regular','nodeAfter','3694761fCFpTI','593190WFzakX','bulleted','_registerLegacyDescription','getAttribute','listReversed','format','7pYYnWL','handleDescriptions','71508QYrFwx','getSuggestions','formatBlock','registerAttributeLabel','document','reversed','oldValue','filter','listStart','23685iYiSYx','data','replace','disc','44VtwgTr','head','_LIST_','includes','attribute'];_0x53af=function(){return _0x18ae74;};return _0x53af();}import{getTranslation as _0x1d1626}from'../utils/common-translations.js';export default class ue extends _0x365d4b{[_0x145b74(0x1ec)](){const _0x2ddf96=_0x145b74;if(!this[_0x2ddf96(0x1dd)][_0x2ddf96(0x1fa)][_0x2ddf96(0x1e7)](_0x2ddf96(0x1b5)))return;const _0x1f15da=this[_0x2ddf96(0x1dd)][_0x2ddf96(0x1b4)][_0x2ddf96(0x1e0)](_0x2ddf96(0x1af)),_0x39e9b7=this[_0x2ddf96(0x1dd)][_0x2ddf96(0x1fa)][_0x2ddf96(0x1e0)](_0x2ddf96(0x1eb));_0x1f15da[_0x2ddf96(0x1f8)]&&(_0x39e9b7[_0x2ddf96(0x1dc)](_0x2ddf96(0x1b6)),_0x39e9b7[_0x2ddf96(0x1db)](_0x2ddf96(0x1b6))),_0x1f15da[_0x2ddf96(0x1ce)]&&(_0x39e9b7[_0x2ddf96(0x1dc)](_0x2ddf96(0x1c5)),_0x39e9b7[_0x2ddf96(0x1db)](_0x2ddf96(0x1c5))),_0x1f15da[_0x2ddf96(0x1ef)]&&(_0x39e9b7[_0x2ddf96(0x1dc)](_0x2ddf96(0x1d1)),_0x39e9b7[_0x2ddf96(0x1db)](_0x2ddf96(0x1d1)));const _0x591485={'type':_0x2ddf96(0x1c6),'content':''};_0x39e9b7[_0x2ddf96(0x1ad)][_0x2ddf96(0x1e8)](this[_0x2ddf96(0x1c8)][_0x2ddf96(0x1b1)](this));const _0x41bd31=this[_0x2ddf96(0x1dd)][_0x2ddf96(0x1bd)];_0x39e9b7[_0x2ddf96(0x1ad)][_0x2ddf96(0x1cc)](_0x2ddf96(0x1c5),_0x1d1626(_0x41bd31,_0x2ddf96(0x1bb))),_0x39e9b7[_0x2ddf96(0x1ad)][_0x2ddf96(0x1e8)](_0x55a7ae=>{const _0xac2f68=_0x2ddf96,{data:_0x4375f0}=_0x55a7ae;if(_0x4375f0&&_0xac2f68(0x1c5)==_0x4375f0[_0xac2f68(0x1fd)])return null==_0x4375f0[_0xac2f68(0x1b3)]||0x0==_0x4375f0[_0xac2f68(0x1b3)]&&null==_0x4375f0[_0xac2f68(0x1cf)]?_0x591485:void 0x0;}),_0x39e9b7[_0x2ddf96(0x1ad)][_0x2ddf96(0x1cc)](_0x2ddf96(0x1d1),_0x1d1626(_0x41bd31,_0x2ddf96(0x201))),_0x39e9b7[_0x2ddf96(0x1ad)][_0x2ddf96(0x1e8)](_0x1cbd4f=>{const _0x576ca3=_0x2ddf96,{data:_0x472566}=_0x1cbd4f;if(_0x472566&&_0x576ca3(0x1d1)==_0x472566[_0x576ca3(0x1fd)])return null==_0x472566[_0x576ca3(0x1b3)]||0x1==_0x472566[_0x576ca3(0x1b3)]&&null==_0x472566[_0x576ca3(0x1cf)]?_0x591485:void 0x0;}),this[_0x2ddf96(0x1dd)][_0x2ddf96(0x1fb)][_0x2ddf96(0x1cd)][_0x2ddf96(0x1b8)](_0x23bf99=>{const _0x4060d4=_0x2ddf96;if(_0x23bf99[_0x4060d4(0x1e1)][_0x4060d4(0x1f5)])return!0x1;let _0x4b5589=!0x1;const _0x31d44c=_0x39e9b7[_0x4060d4(0x1ca)]({'skipNotAttached':!0x0})[_0x4060d4(0x1d0)](_0x14306a=>{const _0x1ce053=_0x4060d4,_0x372567=_0x39e9b7[_0x1ce053(0x1e9)](_0x14306a);return _0x1ce053(0x1d1)==_0x372567||_0x1ce053(0x1c5)==_0x372567;});for(const _0x882100 of _0x31d44c){const _0x20197e=_0x882100[_0x4060d4(0x1df)]()[_0x4060d4(0x1de)][_0x4060d4(0x1bf)][_0x4060d4(0x1c4)](_0x4060d4(0x1ae));if(_0x4060d4(0x1b7)==_0x20197e||_0x4060d4(0x1ea)==_0x20197e)continue;_0x39e9b7[_0x4060d4(0x1fe)](_0x882100[_0x4060d4(0x1df)](),_0x4060d4(0x1da))[_0x4060d4(0x1a8)](_0x56f73f=>_0x4060d4(0x1ae)==_0x39e9b7[_0x4060d4(0x1e9)](_0x56f73f[_0x4060d4(0x1ee)]))||(_0x23bf99[_0x4060d4(0x1b2)](_0x882100[_0x4060d4(0x1ab)]()),_0x4b5589=!0x0);}return _0x4b5589;}),this[_0x2ddf96(0x1c3)]();}[_0x145b74(0x1c8)](_0x6ef60a){const _0x39d056=_0x145b74,_0x5aa8f9=this[_0x39d056(0x1dd)][_0x39d056(0x1bd)],{data:_0x42d11e}=_0x6ef60a,_0x162707={'type':_0x39d056(0x1c6),'content':''};if(!_0x42d11e||_0x39d056(0x1b6)!=_0x42d11e[_0x39d056(0x1fd)])return;if(!_0x42d11e[_0x39d056(0x1cf)])return _0x39d056(0x1f2)==_0x42d11e[_0x39d056(0x1b3)]?_0x162707:{'type':_0x39d056(0x1c6),'content':''+_0x1d1626(_0x5aa8f9,_0x39d056(0x1f1),_0x1d1626(_0x5aa8f9,this[_0x39d056(0x1e4)](_0x42d11e[_0x39d056(0x1b3)])))};if(!_0x42d11e[_0x39d056(0x1b3)]){if(_0x39d056(0x1f2)==_0x42d11e[_0x39d056(0x1cf)])return _0x162707;let _0x4a72b0=_0x6ef60a[_0x39d056(0x1d7)];for(;_0x4a72b0;){if(_0x4a72b0[_0x39d056(0x1d3)]&&_0x39d056(0x1ae)==_0x4a72b0[_0x39d056(0x1d3)][_0x39d056(0x1fd)]&&_0x4a72b0[_0x39d056(0x1d3)][_0x39d056(0x1b3)])return _0x162707;_0x4a72b0=_0x4a72b0[_0x39d056(0x1ff)];}return{'type':_0x39d056(0x1c6),'content':''+_0x1d1626(_0x5aa8f9,_0x39d056(0x1e2),_0x1d1626(_0x5aa8f9,this[_0x39d056(0x1e4)](_0x42d11e[_0x39d056(0x1cf)])))};}if(_0x39d056(0x1f2)!=_0x42d11e[_0x39d056(0x1b3)])return{'type':_0x39d056(0x1c6),'content':''+_0x1d1626(_0x5aa8f9,_0x39d056(0x1f1),_0x1d1626(_0x5aa8f9,this[_0x39d056(0x1e4)](_0x42d11e[_0x39d056(0x1b3)])))};let _0x35a33b=_0x6ef60a[_0x39d056(0x1d7)];for(;_0x35a33b;){if(_0x35a33b[_0x39d056(0x1d3)]&&_0x39d056(0x1ae)==_0x35a33b[_0x39d056(0x1d3)][_0x39d056(0x1fd)]&&_0x35a33b[_0x39d056(0x1d3)][_0x39d056(0x1b3)]&&_0x35a33b[_0x39d056(0x1d3)][_0x39d056(0x1cf)])return _0x162707;_0x35a33b=_0x35a33b[_0x39d056(0x1ff)];}const _0x31ff02=_0x6ef60a[_0x39d056(0x1df)]()[_0x39d056(0x1de)][_0x39d056(0x1bf)][_0x39d056(0x1c4)](_0x39d056(0x1ae));return{'type':_0x39d056(0x1c6),'content':_0x1d1626(_0x5aa8f9,_0x39d056(0x1f1),_0x1d1626(_0x5aa8f9,_0x39d056(0x1b0)+_0x31ff02[_0x39d056(0x1b9)]()+_0x39d056(0x1f7)))};}[_0x145b74(0x1c3)](){const _0x54a3d3=_0x145b74,_0x37e4e6=this[_0x54a3d3(0x1dd)],_0x398b71=_0x37e4e6[_0x54a3d3(0x1bd)];_0x37e4e6[_0x54a3d3(0x1fa)][_0x54a3d3(0x1e0)](_0x54a3d3(0x1eb))[_0x54a3d3(0x1ad)][_0x54a3d3(0x1e8)](_0x30b5ca=>{const _0x2f57af=_0x54a3d3;if(_0x2f57af(0x1cb)!=_0x30b5ca[_0x2f57af(0x1f6)])return;const {data:_0x114ff1}=_0x30b5ca;if(!_0x114ff1)return;let _0x3bee87,_0x2cd176;switch(_0x114ff1[_0x2f57af(0x1f4)]){case _0x2f57af(0x1b6):_0x3bee87=_0x2f57af(0x1ac),_0x2cd176={'type':_0x2f57af(0x1c6),'content':_0x1d1626(_0x398b71,_0x3bee87,_0x1d1626(_0x398b71,this[_0x2f57af(0x1e4)](_0x114ff1[_0x2f57af(0x1a6)][0x0][_0x2f57af(0x1f6)])))};break;case _0x2f57af(0x1c5):_0x3bee87=_0x114ff1[_0x2f57af(0x1a6)][0x0][_0x2f57af(0x1ce)]?_0x2f57af(0x1e3):_0x2f57af(0x1be),_0x2cd176={'type':_0x2f57af(0x1c6),'content':_0x1d1626(_0x398b71,_0x3bee87)};break;case _0x2f57af(0x1d1):_0x3bee87=_0x2f57af(0x1ed),_0x2cd176={'type':_0x2f57af(0x1c6),'content':_0x1d1626(_0x398b71,_0x3bee87,_0x114ff1[_0x2f57af(0x1a6)][0x0][_0x2f57af(0x1ef)])};}return _0x2cd176;});}[_0x145b74(0x1e4)](_0x8992cc){const _0xb2cbbb=_0x145b74;return _0xb2cbbb(0x1b0)+function(_0x4db5cb){const _0x46e98e=_0xb2cbbb;if(pe[_0x46e98e(0x1d9)](_0x4db5cb))return _0x46e98e(0x1c2);if(ye[_0x46e98e(0x1d9)](_0x4db5cb))return _0x46e98e(0x1b7);return null;}(_0x8992cc)[_0xb2cbbb(0x1b9)]()+_0xb2cbbb(0x1d8)+_0x8992cc[_0xb2cbbb(0x1b9)]()[_0xb2cbbb(0x1d4)](/-/g,'_');}}const pe=[_0x145b74(0x1d5),_0x145b74(0x1e5),_0x145b74(0x1f9)],ye=[_0x145b74(0x1ba),_0x145b74(0x1aa),_0x145b74(0x1f3),_0x145b74(0x200),_0x145b74(0x1f0),_0x145b74(0x1bc)];
@@ -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 _0x36a6f4=_0x37f0;(function(_0x45882e,_0x84be9c){const _0x44bc40=_0x37f0,_0x1fc6e7=_0x45882e();while(!![]){try{const _0x4b8c35=-parseInt(_0x44bc40(0x1ec))/0x1*(-parseInt(_0x44bc40(0x1f8))/0x2)+parseInt(_0x44bc40(0x1f9))/0x3*(-parseInt(_0x44bc40(0x1f4))/0x4)+parseInt(_0x44bc40(0x1e2))/0x5+-parseInt(_0x44bc40(0x200))/0x6*(-parseInt(_0x44bc40(0x1ea))/0x7)+parseInt(_0x44bc40(0x1e4))/0x8*(parseInt(_0x44bc40(0x1f5))/0x9)+parseInt(_0x44bc40(0x201))/0xa*(-parseInt(_0x44bc40(0x1e0))/0xb)+parseInt(_0x44bc40(0x1e9))/0xc*(-parseInt(_0x44bc40(0x1f2))/0xd);if(_0x4b8c35===_0x84be9c)break;else _0x1fc6e7['push'](_0x1fc6e7['shift']());}catch(_0xe41c22){_0x1fc6e7['push'](_0x1fc6e7['shift']());}}}(_0x5ccf,0xb8800));function _0x5ccf(){const _0x2a6c85=['showSuggestionHighlights','586328kMaMFW','editor','options','div','attribute:url:media','3391068LepuQX','14ihGNqs','locale','21938qztulZ','descriptionFactory','MediaEmbedEditing','for','conversion','ELEMENT_MEDIA','65QFlYLk','TrackChangesEditing','211672oJjMJe','153yLCYYh','dataDowncast','high','98yamMAK','27IOskeb','enableCommand','get','data','afterInit','elementToElement','has','144402wjFcKi','670uYYxjh','downcastDispatcher','mediaEmbed','createEmptyElement','registerElementLabel','plugins','stop','38159NZkgHZ','media','2541495EUeazo'];_0x5ccf=function(){return _0x2a6c85;};return _0x5ccf();}function _0x37f0(_0x2627a4,_0x5e6829){const _0x5ccf07=_0x5ccf();return _0x37f0=function(_0x37f087,_0x3cf0e2){_0x37f087=_0x37f087-0x1da;let _0x477ff4=_0x5ccf07[_0x37f087];return _0x477ff4;},_0x37f0(_0x2627a4,_0x5e6829);}import{Plugin as _0x310016}from'ckeditor5/src/core.js';import{getTranslation as _0x524791}from'../utils/common-translations.js';export default class ft extends _0x310016{[_0x36a6f4(0x1fd)](){const _0x49a692=_0x36a6f4,_0x30367c=this[_0x49a692(0x1e5)];if(!_0x30367c[_0x49a692(0x1de)][_0x49a692(0x1ff)](_0x49a692(0x1ee)))return;const _0x1767a8=_0x30367c[_0x49a692(0x1de)][_0x49a692(0x1fb)](_0x49a692(0x1f3)),_0x3e4e51=_0x30367c[_0x49a692(0x1eb)];_0x1767a8[_0x49a692(0x1fa)](_0x49a692(0x1db)),_0x1767a8[_0x49a692(0x1ed)][_0x49a692(0x1dd)](_0x49a692(0x1e1),_0x25f991=>_0x524791(_0x3e4e51,_0x49a692(0x1f1),_0x25f991)),_0x30367c[_0x49a692(0x1f0)][_0x49a692(0x1ef)](_0x49a692(0x1f6))[_0x49a692(0x1fe)]({'model':_0x49a692(0x1e1),'view':(_0x1e7e6d,{writer:_0x359264,options:_0x13b09e})=>{const _0x3f95cf=_0x49a692;if(_0x13b09e[_0x3f95cf(0x1e3)])return _0x359264[_0x3f95cf(0x1dc)](_0x3f95cf(0x1e7));},'converterPriority':_0x49a692(0x1f7)}),_0x30367c[_0x49a692(0x1fc)][_0x49a692(0x1da)]['on'](_0x49a692(0x1e8),(_0xf2501,_0x3f331f,_0x29a80e)=>{const _0x4762fb=_0x49a692;_0x29a80e[_0x4762fb(0x1e6)][_0x4762fb(0x1e3)]&&_0xf2501[_0x4762fb(0x1df)]();},{'priority':_0x49a692(0x1f7)});}}
@@ -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
+ const _0x3a19ba=_0x265a;(function(_0x5a8cb0,_0x260826){const _0x4284f6=_0x265a,_0x4d5e31=_0x5a8cb0();while(!![]){try{const _0x20386d=-parseInt(_0x4284f6(0x13b))/0x1*(parseInt(_0x4284f6(0x13d))/0x2)+-parseInt(_0x4284f6(0x143))/0x3*(parseInt(_0x4284f6(0x141))/0x4)+-parseInt(_0x4284f6(0x14c))/0x5+-parseInt(_0x4284f6(0x14a))/0x6+-parseInt(_0x4284f6(0x13f))/0x7+parseInt(_0x4284f6(0x14b))/0x8+parseInt(_0x4284f6(0x13c))/0x9*(parseInt(_0x4284f6(0x149))/0xa);if(_0x20386d===_0x260826)break;else _0x4d5e31['push'](_0x4d5e31['shift']());}catch(_0x1da041){_0x4d5e31['push'](_0x4d5e31['shift']());}}}(_0x2f12,0x1aa9d));function _0x2f12(){const _0x13df6c=['has','470JejoRR','847488hHyNEj','1595424jknSgB','17410WGpINe','get','5FgcWjI','95769KqDPGG','66790NwXvQo','afterInit','1149750ldobcx','mention','5028fAjRRb','plugins','273CvBVCK','enableCommand','TrackChangesEditing','MentionEditing','editor'];_0x2f12=function(){return _0x13df6c;};return _0x2f12();}function _0x265a(_0x48549c,_0x414102){const _0x2f12a9=_0x2f12();return _0x265a=function(_0x265a6d,_0x4eec04){_0x265a6d=_0x265a6d-0x13a;let _0x3f857d=_0x2f12a9[_0x265a6d];return _0x3f857d;},_0x265a(_0x48549c,_0x414102);}import{Plugin as _0x51fc12}from'ckeditor5/src/core.js';export default class gt extends _0x51fc12{[_0x3a19ba(0x13e)](){const _0x2499a3=_0x3a19ba,_0x4130e7=this[_0x2499a3(0x147)];_0x4130e7[_0x2499a3(0x142)][_0x2499a3(0x148)](_0x2499a3(0x146))&&_0x4130e7[_0x2499a3(0x142)][_0x2499a3(0x13a)](_0x2499a3(0x145))[_0x2499a3(0x144)](_0x2499a3(0x140));}}
@@ -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 _0x1dbf0e=_0x5a85;function _0x3e9a(){const _0x35d079=['395990zKNXPO','locale','3010678KXGxFZ','45VNsPZn','*Remove\x20format:*\x20%0','9426GExdPv','337866hpKmom','60XtjWej','8566948HrsRNz','registerDescriptionCallback','head','listMarkerStyle','listType','data','343544ZPnwSK','multiLevelList','3068cjgkCL','has','afterInit','handleDescriptions','enableDefaultAttributesIntegration','key','MultiLevelList','get','ELEMENT_MULTI_LEVEL_LIST','editor','30gcSWyt','plugins','format','21aaEKFw','registerBlockAttribute','newValue','descriptionFactory','oldValue','TrackChangesEditing','5457ornvXr','*Set\x20format:*\x20%0','16yzyTWW','next'];_0x3e9a=function(){return _0x35d079;};return _0x3e9a();}(function(_0x41395a,_0x47d399){const _0x4fe282=_0x5a85,_0xf9fce=_0x41395a();while(!![]){try{const _0x9d77c4=-parseInt(_0x4fe282(0x1d3))/0x1*(-parseInt(_0x4fe282(0x1da))/0x2)+-parseInt(_0x4fe282(0x1d1))/0x3*(parseInt(_0x4fe282(0x1e5))/0x4)+parseInt(_0x4fe282(0x1ef))/0x5*(parseInt(_0x4fe282(0x1db))/0x6)+-parseInt(_0x4fe282(0x1f2))/0x7*(parseInt(_0x4fe282(0x1e3))/0x8)+parseInt(_0x4fe282(0x1d8))/0x9*(-parseInt(_0x4fe282(0x1d5))/0xa)+parseInt(_0x4fe282(0x1d7))/0xb*(parseInt(_0x4fe282(0x1dc))/0xc)+parseInt(_0x4fe282(0x1dd))/0xd;if(_0x9d77c4===_0x47d399)break;else _0xf9fce['push'](_0xf9fce['shift']());}catch(_0x51ce60){_0xf9fce['push'](_0xf9fce['shift']());}}}(_0x3e9a,0xaf7ab));import{Plugin as _0x1c9e87}from'ckeditor5/src/core.js';function _0x5a85(_0x3315b0,_0x506016){const _0x3e9a64=_0x3e9a();return _0x5a85=function(_0x5a8598,_0x4602de){_0x5a8598=_0x5a8598-0x1cf;let _0x6e8e09=_0x3e9a64[_0x5a8598];return _0x6e8e09;},_0x5a85(_0x3315b0,_0x506016);}import{getTranslation as _0x47e4a7}from'../utils/common-translations.js';export default class lt extends _0x1c9e87{[_0x1dbf0e(0x1e7)](){const _0x1c8628=_0x1dbf0e,_0x4e084c=this[_0x1c8628(0x1ee)],_0x282262=_0x4e084c[_0x1c8628(0x1f0)][_0x1c8628(0x1ec)](_0x1c8628(0x1d0));_0x4e084c[_0x1c8628(0x1f0)][_0x1c8628(0x1e6)](_0x1c8628(0x1eb))&&(_0x282262[_0x1c8628(0x1e9)](_0x1c8628(0x1e4)),_0x282262[_0x1c8628(0x1f3)](_0x1c8628(0x1e0)),_0x282262[_0x1c8628(0x1f5)][_0x1c8628(0x1de)](_0x3f0c55=>this[_0x1c8628(0x1e8)](_0x3f0c55)));}[_0x1dbf0e(0x1e8)](_0x4310a5){const _0x24c965=_0x1dbf0e,_0x28f412=this[_0x24c965(0x1ee)][_0x24c965(0x1d6)],{data:_0xda8fc9}=_0x4310a5,_0xbd1bfc={'type':_0x24c965(0x1f1),'content':''};if(_0xda8fc9&&_0x24c965(0x1e0)==_0xda8fc9[_0x24c965(0x1ea)]){if(!_0xda8fc9[_0x24c965(0x1cf)])return{'type':_0x24c965(0x1f1),'content':_0x47e4a7(_0x28f412,_0x24c965(0x1d2),_0x47e4a7(_0x28f412,_0x24c965(0x1ed)))+'\x20('+_0xda8fc9[_0x24c965(0x1f4)]+')'};if(!_0xda8fc9[_0x24c965(0x1f4)]){let _0x30528b=_0x4310a5[_0x24c965(0x1df)];for(;_0x30528b;){if(_0x30528b[_0x24c965(0x1e2)]&&_0x24c965(0x1e1)==_0x30528b[_0x24c965(0x1e2)][_0x24c965(0x1ea)]&&_0x30528b[_0x24c965(0x1e2)][_0x24c965(0x1f4)])return _0xbd1bfc;_0x30528b=_0x30528b[_0x24c965(0x1d4)];}return{'type':_0x24c965(0x1f1),'content':_0x47e4a7(_0x28f412,_0x24c965(0x1d9),_0x47e4a7(_0x28f412,_0x24c965(0x1ed)))+'\x20('+_0xda8fc9[_0x24c965(0x1cf)]+')'};}}}}
@@ -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 _0x471588=_0x55cb;function _0x55cb(_0x2ce0af,_0xdeb244){const _0x3e03d6=_0x3e03();return _0x55cb=function(_0x55cb6a,_0x3d6446){_0x55cb6a=_0x55cb6a-0x1cf;let _0x13b15b=_0x3e03d6[_0x55cb6a];return _0x13b15b;},_0x55cb(_0x2ce0af,_0xdeb244);}(function(_0x20cf78,_0x55cac6){const _0x5d8107=_0x55cb,_0x59215b=_0x20cf78();while(!![]){try{const _0x321fac=-parseInt(_0x5d8107(0x1e0))/0x1*(parseInt(_0x5d8107(0x1e5))/0x2)+parseInt(_0x5d8107(0x1cf))/0x3+-parseInt(_0x5d8107(0x1db))/0x4*(-parseInt(_0x5d8107(0x1d7))/0x5)+-parseInt(_0x5d8107(0x1d4))/0x6*(parseInt(_0x5d8107(0x1e2))/0x7)+parseInt(_0x5d8107(0x1de))/0x8*(parseInt(_0x5d8107(0x1d0))/0x9)+parseInt(_0x5d8107(0x1e3))/0xa+parseInt(_0x5d8107(0x1d2))/0xb*(-parseInt(_0x5d8107(0x1dd))/0xc);if(_0x321fac===_0x55cac6)break;else _0x59215b['push'](_0x59215b['shift']());}catch(_0x4c878e){_0x59215b['push'](_0x59215b['shift']());}}}(_0x3e03,0x382bd));function _0x3e03(){const _0x4d4ecb=['locale','editor','814188HvWGCA','2385IGclpe','pageBreak','66dFYtSw','get','636PgOsJB','plugins','has','6805eGmkhr','afterInit','ELEMENT_PAGE_BREAK','TrackChangesEditing','292bjIMJM','enableCommand','665592LJBVUZ','8808PdKydg','descriptionFactory','1rOVpIF','PageBreakEditing','13881aDxyce','3827130pZnHaN','registerElementLabel','544312OxCKLj'];_0x3e03=function(){return _0x4d4ecb;};return _0x3e03();}import{Plugin as _0x2f7156}from'ckeditor5/src/core.js';import{getTranslation as _0xcbfe35}from'../utils/common-translations.js';export default class mt extends _0x2f7156{[_0x471588(0x1d8)](){const _0x8eac34=_0x471588,_0x381cb3=this[_0x8eac34(0x1e7)];if(!_0x381cb3[_0x8eac34(0x1d5)][_0x8eac34(0x1d6)](_0x8eac34(0x1e1)))return;_0x381cb3[_0x8eac34(0x1d5)][_0x8eac34(0x1d3)](_0x8eac34(0x1da))[_0x8eac34(0x1dc)](_0x8eac34(0x1d1));const _0x14b73d=_0x381cb3[_0x8eac34(0x1d5)][_0x8eac34(0x1d3)](_0x8eac34(0x1da)),_0x1c2a71=_0x381cb3[_0x8eac34(0x1e6)];_0x14b73d[_0x8eac34(0x1df)][_0x8eac34(0x1e4)](_0x8eac34(0x1d1),_0xc31df=>_0xcbfe35(_0x1c2a71,_0x8eac34(0x1d9),_0xc31df));}}
@@ -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
+ const _0x115955=_0xd5cc;function _0xd5cc(_0x51f88b,_0x3971e2){const _0x1327f8=_0x1327();return _0xd5cc=function(_0xd5ccbb,_0x5425ad){_0xd5ccbb=_0xd5ccbb-0x67;let _0x167aaf=_0x1327f8[_0xd5ccbb];return _0x167aaf;},_0xd5cc(_0x51f88b,_0x3971e2);}(function(_0x1eedea,_0x1a35c0){const _0x450957=_0xd5cc,_0x2ec993=_0x1eedea();while(!![]){try{const _0x283155=-parseInt(_0x450957(0xa6))/0x1+parseInt(_0x450957(0x8b))/0x2*(parseInt(_0x450957(0x9c))/0x3)+-parseInt(_0x450957(0x75))/0x4*(parseInt(_0x450957(0x7f))/0x5)+-parseInt(_0x450957(0x7a))/0x6+-parseInt(_0x450957(0x70))/0x7+parseInt(_0x450957(0xaa))/0x8+parseInt(_0x450957(0x83))/0x9*(parseInt(_0x450957(0x82))/0xa);if(_0x283155===_0x1a35c0)break;else _0x2ec993['push'](_0x2ec993['shift']());}catch(_0x18bf0c){_0x2ec993['push'](_0x2ec993['shift']());}}}(_0x1327,0xe64b2));import{Plugin as _0x39aae1}from'ckeditor5/src/core.js';import{getTranslation as _0x3b9517}from'../utils/common-translations.js';export default class dt extends _0x39aae1{[_0x115955(0x9a)](){const _0x2e4bdf=_0x115955,_0x1fdf37=this[_0x2e4bdf(0x99)];if(!_0x1fdf37[_0x2e4bdf(0x73)][_0x2e4bdf(0x88)](_0x2e4bdf(0xa4)))return;const _0x2c4619=_0x1fdf37[_0x2e4bdf(0x8f)],_0x2fb3c6=_0x1fdf37[_0x2e4bdf(0x73)][_0x2e4bdf(0x79)](_0x2e4bdf(0x97));_0x2fb3c6[_0x2e4bdf(0x95)][_0x2e4bdf(0x91)](_0x2e4bdf(0x89),_0x569b75=>_0x3b9517(_0x2c4619,_0x2e4bdf(0x90),_0x569b75)),_0x2fb3c6[_0x2e4bdf(0xab)](_0x2e4bdf(0x89)),_0x2fb3c6[_0x2e4bdf(0x8e)](_0x2e4bdf(0x6c)),_0x1fdf37[_0x2e4bdf(0x7c)][_0x2e4bdf(0x92)]['on'](_0x2e4bdf(0x7e),nr(_0x1fdf37),{'priority':_0x2e4bdf(0x8c)}),_0x1fdf37[_0x2e4bdf(0x74)][_0x2e4bdf(0x92)]['on'](_0x2e4bdf(0x7e),(_0x5c74c3,_0x440b10,_0x475cd0)=>{const _0x207427=_0x2e4bdf;_0x475cd0[_0x207427(0x81)][_0x207427(0x8d)]&&nr(_0x1fdf37,{'showActiveMarker':!0x1})(_0x5c74c3,_0x440b10,_0x475cd0);},{'priority':_0x2e4bdf(0x8c)});const _0xc459dc=_0x2fb3c6[_0x2e4bdf(0x95)];_0xc459dc[_0x2e4bdf(0x94)](_0x33af73=>{const _0x853df7=_0x2e4bdf;if(_0x853df7(0x6f)!==_0x33af73[_0x853df7(0xa1)])return;const {start:_0x1868dd,end:_0x410f6a}=_0x33af73[_0x853df7(0x67)]();if(!_0x1868dd[_0x853df7(0x71)](_0x410f6a)||!_0x1868dd[_0x853df7(0x77)])return;const _0x1fc1ce=_0x1fdf37[_0x853df7(0x78)][_0x853df7(0xac)],_0x1213db=_0x1868dd[_0x853df7(0x77)];return _0x1fc1ce[_0x853df7(0x87)](_0x1213db)&&!_0x1fc1ce[_0x853df7(0x68)](_0x1213db)&&_0x1fc1ce[_0x853df7(0x96)](_0x1213db,_0x853df7(0xa9))?{'type':_0x853df7(0x6f),'content':_0x3b9517(_0x2c4619,_0x853df7(0x93),_0xc459dc[_0x853df7(0x9d)](_0x1213db,0x1))}:void 0x0;}),this[_0x2e4bdf(0x7d)]();}[_0x115955(0x7d)](){const _0x125259=_0x115955,_0x3490bf=this[_0x125259(0x99)],_0x382c0a=_0x3490bf[_0x125259(0x8f)];_0x3490bf[_0x125259(0x73)][_0x125259(0x79)](_0x125259(0x97))[_0x125259(0x95)][_0x125259(0x94)](_0x4b4c6f=>{const _0x4359cb=_0x125259;if(_0x4359cb(0x6d)!=_0x4b4c6f[_0x4359cb(0xa1)])return;const {data:_0x3264ee}=_0x4b4c6f;return _0x3264ee&&_0x4359cb(0x89)==_0x3264ee[_0x4359cb(0x98)]?{'type':_0x4359cb(0xa3),'content':_0x3b9517(_0x382c0a,_0x4359cb(0x6a),_0x3b9517(_0x382c0a,_0x4359cb(0x90)))}:void 0x0;});}}function _0x1327(){const _0x339e71=['ck-suggestion-marker-split','insert','toViewPosition','isBlock','has','paragraph','consumable','4YPPjVl','highest','showSuggestionHighlights','enableCommand','locale','ELEMENT_PARAGRAPH','registerElementLabel','downcastDispatcher','*Insert:*\x20%0','registerDescriptionCallback','descriptionFactory','checkChild','TrackChangesEditing','commandName','editor','afterInit','mapper','2370609ilOueW','getItemLabel','span','start','end','type','addClass','format','Paragraph','createUIElement','1794691sVzHHZ','ck-suggestion-marker--active','name','$text','944160myinGf','enableDefaultAttributesIntegration','schema','getFirstRange','isLimit','writer','*Change\x20to:*\x20%0','markerName','insertParagraph','formatBlock','markerRange','insertion','2552200XRomyn','isTouching','bindElementToMarker','plugins','data','6738716TLgMRy','activeMarkers','nodeAfter','model','get','9493032cshFEB','includes','editing','_registerLegacyDescription','addMarker:suggestion:insertion','5QmfsKa','consume','options','380FERqdj','1106289xvkPKl'];_0x1327=function(){return _0x339e71;};return _0x1327();}function nr(_0x7f2be3,{showActiveMarker:_0x4049f9=!0x0}={}){return(_0x177e33,_0x456999,_0x10b897)=>{const _0x37872f=_0xd5cc,_0x4c767a=_0x7f2be3[_0x37872f(0x73)][_0x37872f(0x79)](_0x37872f(0x97)),_0x13525b=_0x456999[_0x37872f(0x6e)][_0x37872f(0x9f)],_0x177558=_0x456999[_0x37872f(0x6e)][_0x37872f(0xa0)],_0x38eaaa=_0x7f2be3[_0x37872f(0x78)][_0x37872f(0xac)];if(!_0x13525b[_0x37872f(0x71)](_0x177558)||!_0x13525b[_0x37872f(0x77)])return;const _0x404f69=_0x13525b[_0x37872f(0x77)];if(_0x38eaaa[_0x37872f(0x87)](_0x404f69)&&!_0x38eaaa[_0x37872f(0x68)](_0x404f69)&&_0x38eaaa[_0x37872f(0x96)](_0x404f69,_0x37872f(0xa9))){if(!_0x10b897[_0x37872f(0x8a)][_0x37872f(0x80)](_0x456999[_0x37872f(0x6e)],_0x177e33[_0x37872f(0xa8)]))return;const _0x36873e=_0x10b897[_0x37872f(0x69)][_0x37872f(0xa5)](_0x37872f(0x9e),{'class':_0x37872f(0x84)}),_0x211b19=_0x10b897[_0x37872f(0x9b)][_0x37872f(0x86)](_0x177558);_0x4049f9&&_0x4c767a[_0x37872f(0x76)][_0x37872f(0x7b)](_0x456999[_0x37872f(0x6b)])&&_0x10b897[_0x37872f(0x69)][_0x37872f(0xa2)](_0x37872f(0xa7),_0x36873e),_0x10b897[_0x37872f(0x69)][_0x37872f(0x85)](_0x211b19,_0x36873e),_0x10b897[_0x37872f(0x9b)][_0x37872f(0x72)](_0x36873e,_0x456999[_0x37872f(0x6b)]);}};}
@@ -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 _0x321702=_0x343a;(function(_0x1971a6,_0x45443d){const _0x378fae=_0x343a,_0x521a41=_0x1971a6();while(!![]){try{const _0x59246b=-parseInt(_0x378fae(0x72))/0x1+parseInt(_0x378fae(0x6a))/0x2+parseInt(_0x378fae(0x78))/0x3+-parseInt(_0x378fae(0x74))/0x4+parseInt(_0x378fae(0x6b))/0x5*(parseInt(_0x378fae(0x6f))/0x6)+-parseInt(_0x378fae(0x85))/0x7*(-parseInt(_0x378fae(0x81))/0x8)+parseInt(_0x378fae(0x7b))/0x9*(-parseInt(_0x378fae(0x7c))/0xa);if(_0x59246b===_0x45443d)break;else _0x521a41['push'](_0x521a41['shift']());}catch(_0x522625){_0x521a41['push'](_0x521a41['shift']());}}}(_0x251a,0x4b729));function _0x251a(){const _0x2d91bf=['329rTAZni','formatInline','1216416XRqmmi','958460zgEyad','type','editor','*Remove\x20all\x20formatting*','6uLfAzf','plugins','registerDescriptionCallback','300873uDRvuM','removeFormat','1168616LqINHm','enableDefaultAttributesIntegration','TrackChangesEditing','afterInit','356853YfETZp','_registerLegacyDescription','commandName','3816vLMwuv','5290TpoTAb','RemoveFormatEditing','has','formatBlock','locale','35320RgRXED','descriptionFactory','get','format'];_0x251a=function(){return _0x2d91bf;};return _0x251a();}import{Plugin as _0x451aaa}from'ckeditor5/src/core.js';function _0x343a(_0x3a3483,_0x3646ea){const _0x251ab6=_0x251a();return _0x343a=function(_0x343a3f,_0x1b466e){_0x343a3f=_0x343a3f-0x69;let _0x59e3d5=_0x251ab6[_0x343a3f];return _0x59e3d5;},_0x343a(_0x3a3483,_0x3646ea);}import{getTranslation as _0x17b70f}from'../utils/common-translations.js';export default class pt extends _0x451aaa{[_0x321702(0x77)](){const _0x11336f=_0x321702,_0x4c0302=this[_0x11336f(0x6d)];if(!_0x4c0302[_0x11336f(0x70)][_0x11336f(0x7e)](_0x11336f(0x7d)))return;_0x4c0302[_0x11336f(0x70)][_0x11336f(0x83)](_0x11336f(0x76))[_0x11336f(0x75)](_0x11336f(0x73)),this[_0x11336f(0x79)]();}[_0x321702(0x79)](){const _0xd8009e=_0x321702,_0x2d87c4=this[_0xd8009e(0x6d)];_0x2d87c4[_0xd8009e(0x70)][_0xd8009e(0x83)](_0xd8009e(0x76))[_0xd8009e(0x82)][_0xd8009e(0x71)](_0x783977=>{const _0x629661=_0xd8009e;if(_0x629661(0x7f)!=_0x783977[_0x629661(0x6c)]&&_0x629661(0x69)!=_0x783977[_0x629661(0x6c)])return;const {data:_0x48d6ad}=_0x783977;return _0x48d6ad&&_0x629661(0x73)==_0x48d6ad[_0x629661(0x7a)]?{'type':_0x629661(0x84),'content':_0x17b70f(_0x2d87c4[_0x629661(0x80)],_0x629661(0x6e))}:void 0x0;});}}