@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.1 → 0.0.0-nightly-20240622.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 _0xfac112=_0x2028;(function(_0x3bbcc1,_0x351aa9){const _0x1e2509=_0x2028,_0x2d96af=_0x3bbcc1();while(!![]){try{const _0x1ca0df=-parseInt(_0x1e2509(0xf8))/0x1+-parseInt(_0x1e2509(0x118))/0x2*(parseInt(_0x1e2509(0x129))/0x3)+parseInt(_0x1e2509(0x123))/0x4*(-parseInt(_0x1e2509(0x105))/0x5)+-parseInt(_0x1e2509(0xe8))/0x6+parseInt(_0x1e2509(0x117))/0x7+-parseInt(_0x1e2509(0x127))/0x8+parseInt(_0x1e2509(0xdd))/0x9;if(_0x1ca0df===_0x351aa9)break;else _0x2d96af['push'](_0x2d96af['shift']());}catch(_0x1dc230){_0x2d96af['push'](_0x2d96af['shift']());}}}(_0x532e,0x62a96));import{Plugin as _0x17c662}from'ckeditor5/src/core.js';import{getTranslation as _0x2345b2}from'../utils/common-translations.js';export default class ut extends _0x17c662{[_0xfac112(0xf0)](){const _0x26bc08=_0xfac112,_0x176f14=this[_0x26bc08(0xf3)],_0x2d4c53=_0x176f14[_0x26bc08(0xe5)];if(!_0x176f14[_0x26bc08(0x110)][_0x26bc08(0xf2)](_0x26bc08(0x108)))return;const _0x3db58d=_0x176f14[_0x26bc08(0x110)][_0x26bc08(0xd8)](_0x26bc08(0xd7)),_0x53f426=_0x176f14[_0x26bc08(0x110)][_0x26bc08(0xf2)](_0x26bc08(0x121));function _0x27ba5d(_0x492ec4){return()=>{const _0xc9a667=_0x2028,_0x1cc161=_0x176f14[_0xc9a667(0x10d)][_0xc9a667(0x106)][_0xc9a667(0xfc)],_0x3fd8a8=_0x176f14[_0xc9a667(0x11f)][_0xc9a667(0xd8)](_0x492ec4);if(_0x3fd8a8[_0xc9a667(0xdf)])return void _0x176f14[_0xc9a667(0x10f)](_0xc9a667(0x11a),{});const _0x390de0=_0x492ec4[_0xc9a667(0xdc)](0x0,-0x4),_0x3d1a42=function(_0x31d69e,_0x521921,_0x50183d){const _0x30c717=_0xc9a667;let _0x169fbd=Array[_0x30c717(0x126)](_0x31d69e)[_0x30c717(0xec)](_0x292e23=>function(_0x105f95,_0x27f531){const _0x27045a=_0x30c717;return _0x27f531[_0x27045a(0xee)](_0x105f95[_0x27045a(0xe2)],_0x27045a(0xe3))&&!_0x27f531[_0x27045a(0xf1)](_0x105f95);}(_0x292e23,_0x50183d));_0x169fbd=_0x169fbd[_0x30c717(0xec)](_0x7c72dd=>!_0x7c72dd['is'](_0x30c717(0x107),_0x30c717(0xe3))||_0x7c72dd[_0x30c717(0x119)](_0x30c717(0x11e))!=_0x521921);const _0x196d3f=new Set();for(const _0x39336a of _0x169fbd)_0x39336a['is'](_0x30c717(0x107),_0x30c717(0xe3))?_0x196d3f[_0x30c717(0xf9)](me(_0x39336a)):_0x196d3f[_0x30c717(0xf9)](_0x39336a);return Array[_0x30c717(0x126)](_0x196d3f);}(_0x1cc161[_0xc9a667(0xda)](),_0x390de0,_0x176f14[_0xc9a667(0x10d)][_0xc9a667(0xd6)]);_0x176f14[_0xc9a667(0x10d)][_0xc9a667(0xf5)](()=>{const _0x3e8c36=_0xc9a667;for(const _0x383fbd of _0x3d1a42)_0x3db58d[_0x3e8c36(0x124)](_0x383fbd,{'commandName':_0x492ec4,'commandParams':[{'forceValue':!_0x3fd8a8[_0x3e8c36(0xdf)]}],'formatGroupId':_0x3e8c36(0xeb)},fe(_0x383fbd));});};}function _0x2b93f1(_0x46f645){return()=>{const _0x47fc0e=_0x2028,_0x396ce5=function(_0x28ab2b){const _0x4853d8=_0x2028;let _0x1a4185=Array[_0x4853d8(0x126)](_0x28ab2b);const _0x311e5e=_0x1a4185[_0x4853d8(0xe6)](_0x853834=>_0x4853d8(0xe3)!=_0x853834[_0x4853d8(0x11c)]);return _0x311e5e>-0x1&&(_0x1a4185=_0x1a4185[_0x4853d8(0xdc)](0x0,_0x311e5e)),_0x1a4185;}(_0x176f14[_0x47fc0e(0x10d)][_0x47fc0e(0x106)][_0x47fc0e(0xfc)][_0x47fc0e(0xda)]()),_0x1c3d46=_0x176f14[_0x47fc0e(0x10d)][_0x47fc0e(0xe7)](_0x176f14[_0x47fc0e(0x10d)][_0x47fc0e(0x11b)](_0x396ce5[0x0],_0x47fc0e(0x101)),_0x176f14[_0x47fc0e(0x10d)][_0x47fc0e(0x11b)](_0x396ce5[_0x396ce5[_0x47fc0e(0x114)]-0x1],_0x47fc0e(0x128)));_0x176f14[_0x47fc0e(0x10d)][_0x47fc0e(0xf5)](()=>{const _0x36c607=_0x47fc0e;_0x3db58d[_0x36c607(0x124)](_0x1c3d46,{'commandName':_0x46f645,'commandParams':[],'formatGroupId':_0x36c607(0x10a)},function(_0x1fa96b){const _0x316399=_0x36c607,_0x2cd6ec=new Set();for(const _0x294695 of _0x1fa96b){let _0x4b8735=_0x294695[_0x316399(0x11d)];for(;_0x4b8735&&_0x4b8735[_0x316399(0x119)](_0x316399(0x10a))>_0x294695[_0x316399(0x119)](_0x316399(0x10a));)_0x2cd6ec[_0x316399(0xf9)](_0x4b8735),_0x4b8735=_0x4b8735[_0x316399(0x11d)];}return Array[_0x316399(0x126)](_0x2cd6ec);}(_0x396ce5));});};}_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0xe4),_0x27ba5d(_0x26bc08(0xe4))),_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0x102),_0x27ba5d(_0x26bc08(0x102))),_0x53f426&&_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0x120),_0x27ba5d(_0x26bc08(0x120))),_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0x109),_0x2b93f1(_0x26bc08(0x109))),_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0xf7),_0x2b93f1(_0x26bc08(0xf7))),_0x53f426&&_0x3db58d[_0x26bc08(0xed)](_0x26bc08(0x10e),()=>{const _0x4edc46=_0x26bc08,_0x174966=_0x176f14[_0x4edc46(0x11f)][_0x4edc46(0xd8)](_0x4edc46(0x10e)),_0x1cbfbd=Array[_0x4edc46(0x126)](_0x174966[_0x4edc46(0x104)]);_0x1cbfbd[_0x4edc46(0xec)](_0x19d303=>_0x19d303[_0x4edc46(0x119)](_0x4edc46(0xfa))!=_0x174966[_0x4edc46(0xdf)]),_0x176f14[_0x4edc46(0x10d)][_0x4edc46(0xf5)](()=>{const _0x45ad59=_0x4edc46;for(const _0x159b0c of _0x1cbfbd)_0x3db58d[_0x45ad59(0x124)](_0x159b0c,{'commandName':_0x45ad59(0x10e),'commandParams':[{'forceValue':!_0x174966[_0x45ad59(0xdf)]}]});});}),_0x3db58d[_0x26bc08(0x113)][_0x26bc08(0xdb)](_0x26bc08(0xe3),_0x3b4ac2=>_0x2345b2(_0x2d4c53,_0x26bc08(0xf4),_0x3b4ac2)),_0x3db58d[_0x26bc08(0x113)][_0x26bc08(0x125)](_0x3f1e5a=>{const _0xcc45b3=_0x26bc08;if(_0xcc45b3(0x116)!=_0x3f1e5a[_0xcc45b3(0x112)]&&_0xcc45b3(0xfb)!=_0x3f1e5a[_0xcc45b3(0x112)])return;const {data:_0x461ff2}=_0x3f1e5a;if(_0x461ff2){if(_0xcc45b3(0xe4)==_0x461ff2[_0xcc45b3(0xfd)]||_0xcc45b3(0x102)==_0x461ff2[_0xcc45b3(0xfd)]||_0xcc45b3(0x120)==_0x461ff2[_0xcc45b3(0xfd)])switch(_0x461ff2[_0xcc45b3(0xfd)][_0xcc45b3(0x10c)](_0xcc45b3(0xfe),'')){case _0xcc45b3(0xea):return _0x563215(_0x2345b2(_0x2d4c53,_0xcc45b3(0x103)));case _0xcc45b3(0x12a):return _0x563215(_0x2345b2(_0x2d4c53,_0xcc45b3(0x100)));case _0xcc45b3(0xd9):return _0x563215(_0x2345b2(_0x2d4c53,_0xcc45b3(0xf6)));}if(_0xcc45b3(0x109)==_0x461ff2[_0xcc45b3(0xfd)])return{'type':_0xcc45b3(0xe9),'content':_0x2345b2(_0x2d4c53,_0xcc45b3(0x10b),_0x2345b2(_0x2d4c53,_0xcc45b3(0xf4)))};if(_0xcc45b3(0xf7)==_0x461ff2[_0xcc45b3(0xfd)])return{'type':_0xcc45b3(0xe9),'content':_0x2345b2(_0x2d4c53,_0xcc45b3(0xe0),_0x2345b2(_0x2d4c53,_0xcc45b3(0xf4)))};if(_0xcc45b3(0x10e)==_0x461ff2[_0xcc45b3(0xfd)])return _0x461ff2[_0xcc45b3(0xde)][0x0][_0xcc45b3(0xef)]?{'type':_0xcc45b3(0xe9),'content':_0x2345b2(_0x2d4c53,_0xcc45b3(0x115))}:{'type':_0xcc45b3(0xe9),'content':_0x2345b2(_0x2d4c53,_0xcc45b3(0xe1))};}function _0x563215(_0x35d612){const _0x197e63=_0xcc45b3;return{'type':_0x197e63(0xe9),'content':_0x2345b2(_0x2d4c53,_0x197e63(0x111),_0x35d612)};}});}}function _0x2028(_0x25ba5d,_0x5dc0fd){const _0x532ea5=_0x532e();return _0x2028=function(_0x202871,_0x1e5b87){_0x202871=_0x202871-0xd6;let _0x107e16=_0x532ea5[_0x202871];return _0x107e16;},_0x2028(_0x25ba5d,_0x5dc0fd);}function me(_0x57c3cf){const _0x4d8e16=_0xfac112,_0x2a934d=_0x57c3cf[_0x4d8e16(0x119)](_0x4d8e16(0x10a));if(0x0==_0x2a934d)return _0x57c3cf;let _0x10d991=_0x57c3cf;for(;_0x57c3cf[_0x4d8e16(0xff)]&&_0x57c3cf[_0x4d8e16(0xff)]['is'](_0x4d8e16(0x107),_0x4d8e16(0xe3));){const _0x26467c=_0x57c3cf[_0x4d8e16(0xff)][_0x4d8e16(0x119)](_0x4d8e16(0x10a));if(_0x26467c==_0x2a934d)_0x10d991=_0x57c3cf[_0x4d8e16(0xff)];else{if(_0x26467c<_0x2a934d)break;}_0x57c3cf=_0x57c3cf[_0x4d8e16(0xff)];}return _0x10d991;}function _0x532e(){const _0x3d2afd=['name','nextSibling','listType','commands','todoList','LegacyTodoListEditing','push','1148jzimML','markBlockFormat','registerDescriptionCallback','from','4937920NfnAWB','end','1176klqkDP','numbered','schema','TrackChangesEditing','get','todo','getSelectedBlocks','registerElementLabel','slice','23148477gMTlkJ','commandParams','value','*Outdent:*\x20%0','*Uncheck\x20item*','parent','listItem','numberedList','locale','findIndex','createRange','2080176wQszPn','format','bulleted','blockName','filter','enableCommand','checkChild','forceValue','afterInit','isObject','has','editor','ELEMENT_LIST_ITEM','change','ELEMENT_TODO_LIST','outdentList','262715BnUuOo','add','todoListChecked','formatInline','selection','commandName','List','previousSibling','ELEMENT_NUMBERED_LIST','before','bulletedList','ELEMENT_BULLETED_LIST','_selectedElements','4665MzmSlw','document','element','LegacyListEditing','indentList','listIndent','*Indent:*\x20%0','replace','model','checkTodoList','execute','plugins','*Change\x20to:*\x20%0','type','descriptionFactory','length','*Check\x20item*','formatBlock','323393EBIxnn','3672KfHCMO','getAttribute','paragraph','createPositionAt'];_0x532e=function(){return _0x3d2afd;};return _0x532e();}function fe(_0x21a9f6){const _0x1f83a8=_0xfac112,_0x2dd1c5=[];if(_0x21a9f6['is'](_0x1f83a8(0x107),_0x1f83a8(0xe3))&&_0x21a9f6[_0x1f83a8(0x119)](_0x1f83a8(0x10a))>0x0){let _0x2171a3=_0x21a9f6[_0x1f83a8(0x11d)];for(;_0x2171a3&&_0x1f83a8(0xe3)==_0x2171a3[_0x1f83a8(0x11c)]&&_0x2171a3[_0x1f83a8(0x119)](_0x1f83a8(0x10a))==_0x21a9f6[_0x1f83a8(0x119)](_0x1f83a8(0x10a));)_0x2dd1c5[_0x1f83a8(0x122)](_0x2171a3),_0x2171a3=_0x2171a3[_0x1f83a8(0x11d)];}return _0x2dd1c5;}
23
+ const _0x18c843=_0x588b;(function(_0x1b803b,_0x2dfec3){const _0x26b85d=_0x588b,_0x387330=_0x1b803b();while(!![]){try{const _0x2282f8=-parseInt(_0x26b85d(0x189))/0x1+parseInt(_0x26b85d(0x149))/0x2+-parseInt(_0x26b85d(0x14a))/0x3*(parseInt(_0x26b85d(0x150))/0x4)+parseInt(_0x26b85d(0x145))/0x5*(parseInt(_0x26b85d(0x14e))/0x6)+parseInt(_0x26b85d(0x16d))/0x7+-parseInt(_0x26b85d(0x165))/0x8+parseInt(_0x26b85d(0x152))/0x9;if(_0x2282f8===_0x2dfec3)break;else _0x387330['push'](_0x387330['shift']());}catch(_0x2da0c3){_0x387330['push'](_0x387330['shift']());}}}(_0x8380,0x4695d));import{Plugin as _0x56384d}from'ckeditor5/src/core.js';import{getTranslation as _0x14fa2b}from'../utils/common-translations.js';export default class ut extends _0x56384d{[_0x18c843(0x13d)](){const _0x2e210=_0x18c843,_0xd477ca=this[_0x2e210(0x186)],_0x27a0f3=_0xd477ca[_0x2e210(0x183)];if(!_0xd477ca[_0x2e210(0x178)][_0x2e210(0x172)](_0x2e210(0x14c)))return;const _0x2312e1=_0xd477ca[_0x2e210(0x178)][_0x2e210(0x140)](_0x2e210(0x14b)),_0x485e79=_0xd477ca[_0x2e210(0x178)][_0x2e210(0x172)](_0x2e210(0x180));function _0x5d3bbf(_0x16d3a8){return()=>{const _0x2187d8=_0x588b,_0x55d879=_0xd477ca[_0x2187d8(0x177)][_0x2187d8(0x13e)][_0x2187d8(0x17a)],_0x14da29=_0xd477ca[_0x2187d8(0x174)][_0x2187d8(0x140)](_0x16d3a8);if(_0x14da29[_0x2187d8(0x18b)])return void _0xd477ca[_0x2187d8(0x151)](_0x2187d8(0x154),{});const _0x44e1d4=_0x16d3a8[_0x2187d8(0x13c)](0x0,-0x4),_0x2a120f=function(_0x29351b,_0x1a107d,_0x4f9e18){const _0x35e851=_0x2187d8;let _0x3e62a2=Array[_0x35e851(0x157)](_0x29351b)[_0x35e851(0x143)](_0x4ad179=>function(_0x4abae9,_0x1c3422){const _0x266fd7=_0x35e851;return _0x1c3422[_0x266fd7(0x14d)](_0x4abae9[_0x266fd7(0x16b)],_0x266fd7(0x18d))&&!_0x1c3422[_0x266fd7(0x15c)](_0x4abae9);}(_0x4ad179,_0x4f9e18));_0x3e62a2=_0x3e62a2[_0x35e851(0x143)](_0xac25e2=>!_0xac25e2['is'](_0x35e851(0x15d),_0x35e851(0x18d))||_0xac25e2[_0x35e851(0x161)](_0x35e851(0x167))!=_0x1a107d);const _0x362428=new Set();for(const _0x4c1318 of _0x3e62a2)_0x4c1318['is'](_0x35e851(0x15d),_0x35e851(0x18d))?_0x362428[_0x35e851(0x147)](me(_0x4c1318)):_0x362428[_0x35e851(0x147)](_0x4c1318);return Array[_0x35e851(0x157)](_0x362428);}(_0x55d879[_0x2187d8(0x148)](),_0x44e1d4,_0xd477ca[_0x2187d8(0x177)][_0x2187d8(0x16a)]);_0xd477ca[_0x2187d8(0x177)][_0x2187d8(0x170)](()=>{const _0x196e94=_0x2187d8;for(const _0x3e0298 of _0x2a120f)_0x2312e1[_0x196e94(0x163)](_0x3e0298,{'commandName':_0x16d3a8,'commandParams':[{'forceValue':!_0x14da29[_0x196e94(0x18b)]}],'formatGroupId':_0x196e94(0x17b)},fe(_0x3e0298));});};}function _0x1175a5(_0x3222b5){return()=>{const _0x18108b=_0x588b,_0x3c3141=function(_0x41b1e8){const _0x39e906=_0x588b;let _0x21ecf1=Array[_0x39e906(0x157)](_0x41b1e8);const _0x56c573=_0x21ecf1[_0x39e906(0x185)](_0x2edabe=>_0x39e906(0x18d)!=_0x2edabe[_0x39e906(0x15a)]);return _0x56c573>-0x1&&(_0x21ecf1=_0x21ecf1[_0x39e906(0x13c)](0x0,_0x56c573)),_0x21ecf1;}(_0xd477ca[_0x18108b(0x177)][_0x18108b(0x13e)][_0x18108b(0x17a)][_0x18108b(0x148)]()),_0x56c292=_0xd477ca[_0x18108b(0x177)][_0x18108b(0x164)](_0xd477ca[_0x18108b(0x177)][_0x18108b(0x156)](_0x3c3141[0x0],_0x18108b(0x14f)),_0xd477ca[_0x18108b(0x177)][_0x18108b(0x156)](_0x3c3141[_0x3c3141[_0x18108b(0x190)]-0x1],_0x18108b(0x159)));_0xd477ca[_0x18108b(0x177)][_0x18108b(0x170)](()=>{const _0x3bfbb8=_0x18108b;_0x2312e1[_0x3bfbb8(0x163)](_0x56c292,{'commandName':_0x3222b5,'commandParams':[],'formatGroupId':_0x3bfbb8(0x162)},function(_0x5d0dbf){const _0x5e12e1=_0x3bfbb8,_0x28d99c=new Set();for(const _0x31835b of _0x5d0dbf){let _0x5130c9=_0x31835b[_0x5e12e1(0x168)];for(;_0x5130c9&&_0x5130c9[_0x5e12e1(0x161)](_0x5e12e1(0x162))>_0x31835b[_0x5e12e1(0x161)](_0x5e12e1(0x162));)_0x28d99c[_0x5e12e1(0x147)](_0x5130c9),_0x5130c9=_0x5130c9[_0x5e12e1(0x168)];}return Array[_0x5e12e1(0x157)](_0x28d99c);}(_0x3c3141));});};}_0x2312e1[_0x2e210(0x188)](_0x2e210(0x155),_0x5d3bbf(_0x2e210(0x155))),_0x2312e1[_0x2e210(0x188)](_0x2e210(0x187),_0x5d3bbf(_0x2e210(0x187))),_0x485e79&&_0x2312e1[_0x2e210(0x188)](_0x2e210(0x13f),_0x5d3bbf(_0x2e210(0x13f))),_0x2312e1[_0x2e210(0x188)](_0x2e210(0x15e),_0x1175a5(_0x2e210(0x15e))),_0x2312e1[_0x2e210(0x188)](_0x2e210(0x175),_0x1175a5(_0x2e210(0x175))),_0x485e79&&_0x2312e1[_0x2e210(0x188)](_0x2e210(0x16c),()=>{const _0x3818e0=_0x2e210,_0x23a237=_0xd477ca[_0x3818e0(0x174)][_0x3818e0(0x140)](_0x3818e0(0x16c)),_0x122a4b=Array[_0x3818e0(0x157)](_0x23a237[_0x3818e0(0x17e)]);_0x122a4b[_0x3818e0(0x143)](_0x455ca3=>_0x455ca3[_0x3818e0(0x161)](_0x3818e0(0x17c))!=_0x23a237[_0x3818e0(0x18b)]),_0xd477ca[_0x3818e0(0x177)][_0x3818e0(0x170)](()=>{const _0x1cb774=_0x3818e0;for(const _0x2f46f8 of _0x122a4b)_0x2312e1[_0x1cb774(0x163)](_0x2f46f8,{'commandName':_0x1cb774(0x16c),'commandParams':[{'forceValue':!_0x23a237[_0x1cb774(0x18b)]}]});});}),_0x2312e1[_0x2e210(0x18c)][_0x2e210(0x18a)](_0x2e210(0x18d),_0x5eaa8d=>_0x14fa2b(_0x27a0f3,_0x2e210(0x179),_0x5eaa8d)),_0x2312e1[_0x2e210(0x18c)][_0x2e210(0x18f)](_0x41e72e=>{const _0x4bbfe2=_0x2e210;if(_0x4bbfe2(0x166)!=_0x41e72e[_0x4bbfe2(0x169)]&&_0x4bbfe2(0x153)!=_0x41e72e[_0x4bbfe2(0x169)])return;const {data:_0x17df18}=_0x41e72e;if(_0x17df18){if(_0x4bbfe2(0x155)==_0x17df18[_0x4bbfe2(0x171)]||_0x4bbfe2(0x187)==_0x17df18[_0x4bbfe2(0x171)]||_0x4bbfe2(0x13f)==_0x17df18[_0x4bbfe2(0x171)])switch(_0x17df18[_0x4bbfe2(0x171)][_0x4bbfe2(0x158)](_0x4bbfe2(0x173),'')){case _0x4bbfe2(0x181):return _0x49fbbe(_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x144)));case _0x4bbfe2(0x182):return _0x49fbbe(_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x15f)));case _0x4bbfe2(0x146):return _0x49fbbe(_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x17f)));}if(_0x4bbfe2(0x15e)==_0x17df18[_0x4bbfe2(0x171)])return{'type':_0x4bbfe2(0x141),'content':_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x15b),_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x179)))};if(_0x4bbfe2(0x175)==_0x17df18[_0x4bbfe2(0x171)])return{'type':_0x4bbfe2(0x141),'content':_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x16f),_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x179)))};if(_0x4bbfe2(0x16c)==_0x17df18[_0x4bbfe2(0x171)])return _0x17df18[_0x4bbfe2(0x18e)][0x0][_0x4bbfe2(0x176)]?{'type':_0x4bbfe2(0x141),'content':_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x184))}:{'type':_0x4bbfe2(0x141),'content':_0x14fa2b(_0x27a0f3,_0x4bbfe2(0x16e))};}function _0x49fbbe(_0x524f6e){const _0x377569=_0x4bbfe2;return{'type':_0x377569(0x141),'content':_0x14fa2b(_0x27a0f3,_0x377569(0x17d),_0x524f6e)};}});}}function me(_0x32f902){const _0x364f01=_0x18c843,_0x45095f=_0x32f902[_0x364f01(0x161)](_0x364f01(0x162));if(0x0==_0x45095f)return _0x32f902;let _0x27fa13=_0x32f902;for(;_0x32f902[_0x364f01(0x160)]&&_0x32f902[_0x364f01(0x160)]['is'](_0x364f01(0x15d),_0x364f01(0x18d));){const _0x1cac26=_0x32f902[_0x364f01(0x160)][_0x364f01(0x161)](_0x364f01(0x162));if(_0x1cac26==_0x45095f)_0x27fa13=_0x32f902[_0x364f01(0x160)];else{if(_0x1cac26<_0x45095f)break;}_0x32f902=_0x32f902[_0x364f01(0x160)];}return _0x27fa13;}function fe(_0xc079df){const _0xd7706b=_0x18c843,_0x4c7c01=[];if(_0xc079df['is'](_0xd7706b(0x15d),_0xd7706b(0x18d))&&_0xc079df[_0xd7706b(0x161)](_0xd7706b(0x162))>0x0){let _0x438953=_0xc079df[_0xd7706b(0x168)];for(;_0x438953&&_0xd7706b(0x18d)==_0x438953[_0xd7706b(0x15a)]&&_0x438953[_0xd7706b(0x161)](_0xd7706b(0x162))==_0xc079df[_0xd7706b(0x161)](_0xd7706b(0x162));)_0x4c7c01[_0xd7706b(0x142)](_0x438953),_0x438953=_0x438953[_0xd7706b(0x168)];}return _0x4c7c01;}function _0x588b(_0x5033d8,_0x53a245){const _0x8380cc=_0x8380();return _0x588b=function(_0x588b3b,_0x3dee15){_0x588b3b=_0x588b3b-0x13c;let _0xdb69bc=_0x8380cc[_0x588b3b];return _0xdb69bc;},_0x588b(_0x5033d8,_0x53a245);}function _0x8380(){const _0x576301=['filter','ELEMENT_BULLETED_LIST','35OrLAFb','todo','add','getSelectedBlocks','51374jRqPNX','75DyKbks','TrackChangesEditing','LegacyListEditing','checkChild','421050eZokgn','before','15864tHtqIL','execute','5304429xuMQcW','formatInline','paragraph','numberedList','createPositionAt','from','replace','end','name','*Indent:*\x20%0','isObject','element','indentList','ELEMENT_NUMBERED_LIST','previousSibling','getAttribute','listIndent','markBlockFormat','createRange','4599864WLgCtR','formatBlock','listType','nextSibling','type','schema','parent','checkTodoList','2199519EJPnng','*Uncheck\x20item*','*Outdent:*\x20%0','change','commandName','has','List','commands','outdentList','forceValue','model','plugins','ELEMENT_LIST_ITEM','selection','blockName','todoListChecked','*Change\x20to:*\x20%0','_selectedElements','ELEMENT_TODO_LIST','LegacyTodoListEditing','bulleted','numbered','locale','*Check\x20item*','findIndex','editor','bulletedList','enableCommand','457260WwoeSx','registerElementLabel','value','descriptionFactory','listItem','commandParams','registerDescriptionCallback','length','slice','afterInit','document','todoList','get','format','push'];_0x8380=function(){return _0x576301;};return _0x8380();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2438ee=_0x4067;(function(_0x231796,_0x5ae934){const _0x41c3bd=_0x4067,_0x40323f=_0x231796();while(!![]){try{const _0x4fc2ea=parseInt(_0x41c3bd(0x189))/0x1*(-parseInt(_0x41c3bd(0x178))/0x2)+-parseInt(_0x41c3bd(0x191))/0x3+-parseInt(_0x41c3bd(0x176))/0x4+parseInt(_0x41c3bd(0x15a))/0x5*(parseInt(_0x41c3bd(0x171))/0x6)+parseInt(_0x41c3bd(0x16d))/0x7+parseInt(_0x41c3bd(0x17b))/0x8+parseInt(_0x41c3bd(0x173))/0x9;if(_0x4fc2ea===_0x5ae934)break;else _0x40323f['push'](_0x40323f['shift']());}catch(_0x1d2cef){_0x40323f['push'](_0x40323f['shift']());}}}(_0x15ae,0xe7516));function _0x4067(_0x1a090a,_0x18d2a3){const _0x15aec8=_0x15ae();return _0x4067=function(_0x4067ab,_0x2aec3a){_0x4067ab=_0x4067ab-0x15a;let _0x32dfe9=_0x15aec8[_0x4067ab];return _0x32dfe9;},_0x4067(_0x1a090a,_0x18d2a3);}import{Plugin as _0x285547}from'ckeditor5/src/core.js';function _0x15ae(){const _0x310523=['markMultiRangeBlockFormat','toUpperCase','*Change\x20to:*\x20%0','forward','push','TrackChangesEditing','getSiblingNodes','5300463EjPeeS','_getTranslationKeyForListStyle','before','default','840rBsxbK','map','2831643OKTexx','get','numbered','886660HIlEqv','handleListReversedCommand','5030xoIndt','listType','editor','3184976rtGoGa','startIndex','element','list.properties','*Format:*\x20set\x20order\x20to\x20regular','commandParams','createPositionAt','formatBlock','config','length','format','getSelectedBlocks','unshift','getAttribute','533ifmRHw','getListTypeFromListStyleType','from','locale','model','*Format:*\x20set\x20order\x20to\x20reversed','document','_getSuggestionBlocks','1532460KIExCU','getLastPosition','flat','styles','reversed','descriptionFactory','backward','listStart','has','getFirstPosition','selection','plugins','listItem','commandName','LegacyListPropertiesEditing','formatInline','ELEMENT_','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleDescriptions','parent','bind','handleListStartCommand','type','_getSuggestionBlocksForListStyle','LegacyListUtils','55375SACoMi','afterInit','listReversed','_LIST_','enableCommand','listStyle','registerDescriptionCallback','replace','filter','handleListStyleCommand','createRange','change'];_0x15ae=function(){return _0x310523;};return _0x15ae();}import{getTranslation as _0x578b94}from'../utils/common-translations.js';export default class K extends _0x285547{[_0x2438ee(0x15b)](){const _0x409202=_0x2438ee;if(!this[_0x409202(0x17a)][_0x409202(0x19c)][_0x409202(0x199)](_0x409202(0x19f)))return;const _0x471220=this[_0x409202(0x17a)][_0x409202(0x183)][_0x409202(0x174)](_0x409202(0x17e)),_0x55c667=this[_0x409202(0x17a)][_0x409202(0x19c)][_0x409202(0x174)](_0x409202(0x16b));_0x471220[_0x409202(0x194)]&&_0x55c667[_0x409202(0x15e)](_0x409202(0x15f),this[_0x409202(0x163)][_0x409202(0x1a5)](this)),_0x471220[_0x409202(0x195)]&&_0x55c667[_0x409202(0x15e)](_0x409202(0x15c),this[_0x409202(0x177)][_0x409202(0x1a5)](this)),_0x471220[_0x409202(0x17c)]&&_0x55c667[_0x409202(0x15e)](_0x409202(0x198),this[_0x409202(0x1a6)][_0x409202(0x1a5)](this)),_0x55c667[_0x409202(0x196)][_0x409202(0x160)](this[_0x409202(0x1a3)][_0x409202(0x1a5)](this));}[_0x2438ee(0x163)](_0x42b76f,_0x450cc5={}){const _0x4f64ad=_0x2438ee,_0x306000=this[_0x4f64ad(0x17a)][_0x4f64ad(0x19c)][_0x4f64ad(0x174)](_0x4f64ad(0x16b)),_0x2fadf0=this[_0x4f64ad(0x1a8)]();this[_0x4f64ad(0x17a)][_0x4f64ad(0x18d)][_0x4f64ad(0x165)](()=>{const _0x2b7e02=_0x4f64ad;_0x306000[_0x2b7e02(0x166)](_0x2fadf0,{'commandName':_0x2b7e02(0x15f),'commandParams':[{'type':_0x450cc5[_0x2b7e02(0x1a7)]}],'formatGroupId':_0x2b7e02(0x15f)});});}[_0x2438ee(0x177)](_0x1b4d36,_0x117ae9={}){const _0x211b35=_0x2438ee,_0x12171a=this[_0x211b35(0x17a)][_0x211b35(0x19c)][_0x211b35(0x174)](_0x211b35(0x16b)),_0x2f2c77=this[_0x211b35(0x190)](_0x6cf96f=>_0x6cf96f['is'](_0x211b35(0x17d),_0x211b35(0x19d))&&_0x211b35(0x175)===_0x6cf96f[_0x211b35(0x188)](_0x211b35(0x179)));if(_0x2f2c77[_0x211b35(0x184)]<0x1)return;const _0x1f56f1=_0x2f2c77[_0x211b35(0x172)](_0x1e39b4=>this[_0x211b35(0x17a)][_0x211b35(0x18d)][_0x211b35(0x164)](this[_0x211b35(0x17a)][_0x211b35(0x18d)][_0x211b35(0x181)](_0x1e39b4,_0x211b35(0x16f)),this[_0x211b35(0x17a)][_0x211b35(0x18d)][_0x211b35(0x181)](_0x1e39b4,0x0)));this[_0x211b35(0x17a)][_0x211b35(0x18d)][_0x211b35(0x165)](()=>{const _0x51cb8f=_0x211b35;_0x12171a[_0x51cb8f(0x166)](_0x1f56f1,{'commandName':_0x51cb8f(0x15c),'commandParams':[{'reversed':_0x117ae9[_0x51cb8f(0x195)]}],'formatGroupId':_0x51cb8f(0x15c)});});}[_0x2438ee(0x1a6)](_0x565c74,_0x10d8e5={}){const _0x5ea319=_0x2438ee,_0x2f7575=this[_0x5ea319(0x17a)][_0x5ea319(0x19c)][_0x5ea319(0x174)](_0x5ea319(0x16b)),_0x169d8c=this[_0x5ea319(0x190)](_0x33ede0=>_0x33ede0['is'](_0x5ea319(0x17d),_0x5ea319(0x19d))&&_0x5ea319(0x175)===_0x33ede0[_0x5ea319(0x188)](_0x5ea319(0x179)));if(_0x169d8c[_0x5ea319(0x184)]<0x1)return;const _0x4ff8da=_0x169d8c[_0x5ea319(0x172)](_0x4c787c=>this[_0x5ea319(0x17a)][_0x5ea319(0x18d)][_0x5ea319(0x164)](this[_0x5ea319(0x17a)][_0x5ea319(0x18d)][_0x5ea319(0x181)](_0x4c787c,_0x5ea319(0x16f)),this[_0x5ea319(0x17a)][_0x5ea319(0x18d)][_0x5ea319(0x181)](_0x4c787c,0x0)));this[_0x5ea319(0x17a)][_0x5ea319(0x18d)][_0x5ea319(0x165)](()=>{const _0x2f3fe2=_0x5ea319;_0x2f7575[_0x2f3fe2(0x166)](_0x4ff8da,{'commandName':_0x2f3fe2(0x198),'commandParams':[{'startIndex':_0x10d8e5[_0x2f3fe2(0x17c)]}],'formatGroupId':_0x2f3fe2(0x198)});});}[_0x2438ee(0x1a3)](_0x3855ae){const _0x333136=_0x2438ee;if(_0x333136(0x182)!=_0x3855ae[_0x333136(0x1a7)]&&_0x333136(0x1a0)!=_0x3855ae[_0x333136(0x1a7)])return;const _0x512b39=this[_0x333136(0x17a)][_0x333136(0x18c)],{data:_0x261137}=_0x3855ae;if(!_0x261137)return;let _0xc936b1,_0x441624;switch(_0x261137[_0x333136(0x19e)]){case _0x333136(0x15f):_0xc936b1=_0x333136(0x168),_0x441624={'type':_0x333136(0x185),'content':_0x578b94(_0x512b39,_0xc936b1,_0x578b94(_0x512b39,this[_0x333136(0x16e)](_0x261137[_0x333136(0x180)][0x0][_0x333136(0x1a7)])))};break;case _0x333136(0x15c):_0xc936b1=_0x261137[_0x333136(0x180)][0x0][_0x333136(0x195)]?_0x333136(0x18e):_0x333136(0x17f),_0x441624={'type':_0x333136(0x185),'content':_0x578b94(_0x512b39,_0xc936b1)};break;case _0x333136(0x198):_0xc936b1=_0x333136(0x1a2),_0x441624={'type':_0x333136(0x185),'content':_0x578b94(_0x512b39,_0xc936b1,_0x261137[_0x333136(0x180)][0x0][_0x333136(0x17c)])};}return _0x441624;}[_0x2438ee(0x1a8)](){const _0x279646=_0x2438ee;var _0x49ab87,_0x401af4,_0x3ae066,_0x15d768;const _0x5a3f2a=this[_0x279646(0x17a)][_0x279646(0x19c)][_0x279646(0x174)](_0x279646(0x1a9));let _0x4ee37f=Array[_0x279646(0x18b)](this[_0x279646(0x17a)][_0x279646(0x18d)][_0x279646(0x18f)][_0x279646(0x19b)][_0x279646(0x186)]());return(null===(_0x49ab87=_0x4ee37f[0x0])||void 0x0===_0x49ab87?void 0x0:_0x49ab87['is'](_0x279646(0x17d),_0x279646(0x19d)))&&_0x4ee37f[_0x279646(0x187)](..._0x5a3f2a[_0x279646(0x16c)](this[_0x279646(0x17a)][_0x279646(0x18d)][_0x279646(0x18f)][_0x279646(0x19b)][_0x279646(0x19a)](),_0x279646(0x197))),(null===(_0x401af4=_0x4ee37f[_0x4ee37f[_0x279646(0x184)]-0x1])||void 0x0===_0x401af4?void 0x0:_0x401af4['is'](_0x279646(0x17d),_0x279646(0x19d)))&&_0x4ee37f[_0x279646(0x16a)](..._0x5a3f2a[_0x279646(0x16c)](this[_0x279646(0x17a)][_0x279646(0x18d)][_0x279646(0x18f)][_0x279646(0x19b)][_0x279646(0x192)](),_0x279646(0x169))),_0x4ee37f=[...new Set(_0x4ee37f)],(null===(_0x15d768=null===(_0x3ae066=this[_0x279646(0x17a)][_0x279646(0x18d)][_0x279646(0x18f)][_0x279646(0x19b)][_0x279646(0x19a)]())||void 0x0===_0x3ae066?void 0x0:_0x3ae066[_0x279646(0x1a4)])||void 0x0===_0x15d768?void 0x0:_0x15d768['is'](_0x279646(0x17d),_0x279646(0x19d)))&&(_0x4ee37f=_0x4ee37f[_0x279646(0x162)](_0x25703f=>_0x25703f['is'](_0x279646(0x17d),_0x279646(0x19d)))),_0x4ee37f;}[_0x2438ee(0x190)](_0xdf5d5f){const _0x3ca2d4=_0x2438ee,_0x4f642a=this[_0x3ca2d4(0x17a)][_0x3ca2d4(0x19c)][_0x3ca2d4(0x174)](_0x3ca2d4(0x1a9));let _0x598759=Array[_0x3ca2d4(0x18b)](this[_0x3ca2d4(0x17a)][_0x3ca2d4(0x18d)][_0x3ca2d4(0x18f)][_0x3ca2d4(0x19b)][_0x3ca2d4(0x186)]())[_0x3ca2d4(0x162)](_0xdf5d5f)[_0x3ca2d4(0x172)](_0x59fbb2=>{const _0xc5d820=_0x3ca2d4,_0x4b8c3e=this[_0xc5d820(0x17a)][_0xc5d820(0x18d)][_0xc5d820(0x181)](_0x59fbb2,0x0);return[..._0x4f642a[_0xc5d820(0x16c)](_0x4b8c3e,_0xc5d820(0x197)),..._0x4f642a[_0xc5d820(0x16c)](_0x4b8c3e,_0xc5d820(0x169))];})[_0x3ca2d4(0x193)]();return _0x598759=[...new Set(_0x598759)],_0x598759;}[_0x2438ee(0x16e)](_0x4a744b){const _0x1054cd=_0x2438ee;return _0x1054cd(0x1a1)+(this[_0x1054cd(0x17a)][_0x1054cd(0x19c)][_0x1054cd(0x174)](_0x1054cd(0x1a9))[_0x1054cd(0x18a)](_0x4a744b)||_0x1054cd(0x170))[_0x1054cd(0x167)]()+_0x1054cd(0x15d)+_0x4a744b[_0x1054cd(0x167)]()[_0x1054cd(0x161)](/-/g,'_');}}
23
+ const _0x438b7e=_0x5498;(function(_0x2aeeac,_0x462974){const _0x47d54e=_0x5498,_0x23a317=_0x2aeeac();while(!![]){try{const _0x2d222f=parseInt(_0x47d54e(0xd3))/0x1+-parseInt(_0x47d54e(0x92))/0x2+-parseInt(_0x47d54e(0xcd))/0x3+-parseInt(_0x47d54e(0xa6))/0x4+-parseInt(_0x47d54e(0xb7))/0x5+-parseInt(_0x47d54e(0xd6))/0x6*(-parseInt(_0x47d54e(0x91))/0x7)+-parseInt(_0x47d54e(0xba))/0x8*(-parseInt(_0x47d54e(0xad))/0x9);if(_0x2d222f===_0x462974)break;else _0x23a317['push'](_0x23a317['shift']());}catch(_0x36010e){_0x23a317['push'](_0x23a317['shift']());}}}(_0x4d88,0x369cf));import{Plugin as _0x1fdb31}from'ckeditor5/src/core.js';import{getTranslation as _0x105f82}from'../utils/common-translations.js';export default class K extends _0x1fdb31{[_0x438b7e(0xb2)](){const _0x46949b=_0x438b7e;if(!this[_0x46949b(0xb0)][_0x46949b(0xbd)][_0x46949b(0xc9)](_0x46949b(0xc1)))return;const _0x292328=this[_0x46949b(0xb0)][_0x46949b(0xc0)][_0x46949b(0xcf)](_0x46949b(0xb9)),_0x5c477b=this[_0x46949b(0xb0)][_0x46949b(0xbd)][_0x46949b(0xcf)](_0x46949b(0xa9));_0x292328[_0x46949b(0xb1)]&&_0x5c477b[_0x46949b(0x96)](_0x46949b(0xca),this[_0x46949b(0xb3)][_0x46949b(0x9e)](this)),_0x292328[_0x46949b(0x9f)]&&_0x5c477b[_0x46949b(0x96)](_0x46949b(0x8d),this[_0x46949b(0xbe)][_0x46949b(0x9e)](this)),_0x292328[_0x46949b(0xc5)]&&_0x5c477b[_0x46949b(0x96)](_0x46949b(0xc2),this[_0x46949b(0xd2)][_0x46949b(0x9e)](this)),_0x5c477b[_0x46949b(0xaa)][_0x46949b(0xd7)](this[_0x46949b(0xab)][_0x46949b(0x9e)](this));}[_0x438b7e(0xb3)](_0x59ccd2,_0x23cf08={}){const _0xdec965=_0x438b7e,_0x1539ed=this[_0xdec965(0xb0)][_0xdec965(0xbd)][_0xdec965(0xcf)](_0xdec965(0xa9)),_0x1f9180=this[_0xdec965(0xd5)]();this[_0xdec965(0xb0)][_0xdec965(0x8e)][_0xdec965(0xc4)](()=>{const _0x5d2942=_0xdec965;_0x1539ed[_0x5d2942(0x9d)](_0x1f9180,{'commandName':_0x5d2942(0xca),'commandParams':[{'type':_0x23cf08[_0x5d2942(0xb8)]}],'formatGroupId':_0x5d2942(0xca)});});}[_0x438b7e(0xbe)](_0x1e973b,_0x254185={}){const _0x4c6ff0=_0x438b7e,_0x14600f=this[_0x4c6ff0(0xb0)][_0x4c6ff0(0xbd)][_0x4c6ff0(0xcf)](_0x4c6ff0(0xa9)),_0x1d43a1=this[_0x4c6ff0(0xbf)](_0x3d41a9=>_0x3d41a9['is'](_0x4c6ff0(0xc8),_0x4c6ff0(0xd8))&&_0x4c6ff0(0xbc)===_0x3d41a9[_0x4c6ff0(0x98)](_0x4c6ff0(0xaf)));if(_0x1d43a1[_0x4c6ff0(0xbb)]<0x1)return;const _0x1fca41=_0x1d43a1[_0x4c6ff0(0xcc)](_0x3514b1=>this[_0x4c6ff0(0xb0)][_0x4c6ff0(0x8e)][_0x4c6ff0(0xa4)](this[_0x4c6ff0(0xb0)][_0x4c6ff0(0x8e)][_0x4c6ff0(0x8f)](_0x3514b1,_0x4c6ff0(0x8c)),this[_0x4c6ff0(0xb0)][_0x4c6ff0(0x8e)][_0x4c6ff0(0x8f)](_0x3514b1,0x0)));this[_0x4c6ff0(0xb0)][_0x4c6ff0(0x8e)][_0x4c6ff0(0xc4)](()=>{const _0x5ad17d=_0x4c6ff0;_0x14600f[_0x5ad17d(0x9d)](_0x1fca41,{'commandName':_0x5ad17d(0x8d),'commandParams':[{'reversed':_0x254185[_0x5ad17d(0x9f)]}],'formatGroupId':_0x5ad17d(0x8d)});});}[_0x438b7e(0xd2)](_0x232df4,_0xeef2e3={}){const _0x11a947=_0x438b7e,_0x24bd2f=this[_0x11a947(0xb0)][_0x11a947(0xbd)][_0x11a947(0xcf)](_0x11a947(0xa9)),_0x3b083e=this[_0x11a947(0xbf)](_0x1b3513=>_0x1b3513['is'](_0x11a947(0xc8),_0x11a947(0xd8))&&_0x11a947(0xbc)===_0x1b3513[_0x11a947(0x98)](_0x11a947(0xaf)));if(_0x3b083e[_0x11a947(0xbb)]<0x1)return;const _0x5070e9=_0x3b083e[_0x11a947(0xcc)](_0x503a9e=>this[_0x11a947(0xb0)][_0x11a947(0x8e)][_0x11a947(0xa4)](this[_0x11a947(0xb0)][_0x11a947(0x8e)][_0x11a947(0x8f)](_0x503a9e,_0x11a947(0x8c)),this[_0x11a947(0xb0)][_0x11a947(0x8e)][_0x11a947(0x8f)](_0x503a9e,0x0)));this[_0x11a947(0xb0)][_0x11a947(0x8e)][_0x11a947(0xc4)](()=>{const _0x164896=_0x11a947;_0x24bd2f[_0x164896(0x9d)](_0x5070e9,{'commandName':_0x164896(0xc2),'commandParams':[{'startIndex':_0xeef2e3[_0x164896(0xc5)]}],'formatGroupId':_0x164896(0xc2)});});}[_0x438b7e(0xab)](_0x55a827){const _0x16015c=_0x438b7e;if(_0x16015c(0x8b)!=_0x55a827[_0x16015c(0xb8)]&&_0x16015c(0xc3)!=_0x55a827[_0x16015c(0xb8)])return;const _0x36ee55=this[_0x16015c(0xb0)][_0x16015c(0x99)],{data:_0x4e38a4}=_0x55a827;if(!_0x4e38a4)return;let _0x9ae61c,_0x25ba26;switch(_0x4e38a4[_0x16015c(0xb6)]){case _0x16015c(0xca):_0x9ae61c=_0x16015c(0xcb),_0x25ba26={'type':_0x16015c(0xc7),'content':_0x105f82(_0x36ee55,_0x9ae61c,_0x105f82(_0x36ee55,this[_0x16015c(0xac)](_0x4e38a4[_0x16015c(0xd0)][0x0][_0x16015c(0xb8)])))};break;case _0x16015c(0x8d):_0x9ae61c=_0x4e38a4[_0x16015c(0xd0)][0x0][_0x16015c(0x9f)]?_0x16015c(0x95):_0x16015c(0x9c),_0x25ba26={'type':_0x16015c(0xc7),'content':_0x105f82(_0x36ee55,_0x9ae61c)};break;case _0x16015c(0xc2):_0x9ae61c=_0x16015c(0xda),_0x25ba26={'type':_0x16015c(0xc7),'content':_0x105f82(_0x36ee55,_0x9ae61c,_0x4e38a4[_0x16015c(0xd0)][0x0][_0x16015c(0xc5)])};}return _0x25ba26;}[_0x438b7e(0xd5)](){const _0x54633b=_0x438b7e;var _0x4ff7ec,_0x25cce0,_0xdd46aa,_0x124328;const _0x38e5bc=this[_0x54633b(0xb0)][_0x54633b(0xbd)][_0x54633b(0xcf)](_0x54633b(0xd4));let _0x4eeb2f=Array[_0x54633b(0xce)](this[_0x54633b(0xb0)][_0x54633b(0x8e)][_0x54633b(0x94)][_0x54633b(0xa3)][_0x54633b(0x97)]());return(null===(_0x4ff7ec=_0x4eeb2f[0x0])||void 0x0===_0x4ff7ec?void 0x0:_0x4ff7ec['is'](_0x54633b(0xc8),_0x54633b(0xd8)))&&_0x4eeb2f[_0x54633b(0xc6)](..._0x38e5bc[_0x54633b(0xb4)](this[_0x54633b(0xb0)][_0x54633b(0x8e)][_0x54633b(0x94)][_0x54633b(0xa3)][_0x54633b(0x90)](),_0x54633b(0xd1))),(null===(_0x25cce0=_0x4eeb2f[_0x4eeb2f[_0x54633b(0xbb)]-0x1])||void 0x0===_0x25cce0?void 0x0:_0x25cce0['is'](_0x54633b(0xc8),_0x54633b(0xd8)))&&_0x4eeb2f[_0x54633b(0xd9)](..._0x38e5bc[_0x54633b(0xb4)](this[_0x54633b(0xb0)][_0x54633b(0x8e)][_0x54633b(0x94)][_0x54633b(0xa3)][_0x54633b(0xa0)](),_0x54633b(0xa1))),_0x4eeb2f=[...new Set(_0x4eeb2f)],(null===(_0x124328=null===(_0xdd46aa=this[_0x54633b(0xb0)][_0x54633b(0x8e)][_0x54633b(0x94)][_0x54633b(0xa3)][_0x54633b(0x90)]())||void 0x0===_0xdd46aa?void 0x0:_0xdd46aa[_0x54633b(0x9b)])||void 0x0===_0x124328?void 0x0:_0x124328['is'](_0x54633b(0xc8),_0x54633b(0xd8)))&&(_0x4eeb2f=_0x4eeb2f[_0x54633b(0xa2)](_0x120bd3=>_0x120bd3['is'](_0x54633b(0xc8),_0x54633b(0xd8)))),_0x4eeb2f;}[_0x438b7e(0xbf)](_0x4c9e2f){const _0xfbc9cd=_0x438b7e,_0x1fc5bb=this[_0xfbc9cd(0xb0)][_0xfbc9cd(0xbd)][_0xfbc9cd(0xcf)](_0xfbc9cd(0xd4));let _0xf6fb02=Array[_0xfbc9cd(0xce)](this[_0xfbc9cd(0xb0)][_0xfbc9cd(0x8e)][_0xfbc9cd(0x94)][_0xfbc9cd(0xa3)][_0xfbc9cd(0x97)]())[_0xfbc9cd(0xa2)](_0x4c9e2f)[_0xfbc9cd(0xcc)](_0x3a157d=>{const _0x2a7093=_0xfbc9cd,_0x86949d=this[_0x2a7093(0xb0)][_0x2a7093(0x8e)][_0x2a7093(0x8f)](_0x3a157d,0x0);return[..._0x1fc5bb[_0x2a7093(0xb4)](_0x86949d,_0x2a7093(0xd1)),..._0x1fc5bb[_0x2a7093(0xb4)](_0x86949d,_0x2a7093(0xa1))];})[_0xfbc9cd(0x93)]();return _0xf6fb02=[...new Set(_0xf6fb02)],_0xf6fb02;}[_0x438b7e(0xac)](_0x2b75f8){const _0x467ce6=_0x438b7e;return _0x467ce6(0xa7)+(this[_0x467ce6(0xb0)][_0x467ce6(0xbd)][_0x467ce6(0xcf)](_0x467ce6(0xd4))[_0x467ce6(0xa5)](_0x2b75f8)||_0x467ce6(0xb5))[_0x467ce6(0xae)]()+_0x467ce6(0xa8)+_0x2b75f8[_0x467ce6(0xae)]()[_0x467ce6(0x9a)](/-/g,'_');}}function _0x5498(_0x4a5634,_0x587738){const _0x4d88f4=_0x4d88();return _0x5498=function(_0x5498e5,_0x4e0ea5){_0x5498e5=_0x5498e5-0x8b;let _0x3fe933=_0x4d88f4[_0x5498e5];return _0x3fe933;},_0x5498(_0x4a5634,_0x587738);}function _0x4d88(){const _0x2e2f59=['_getSuggestionBlocks','config','LegacyListPropertiesEditing','listStart','formatInline','change','startIndex','unshift','format','element','has','listStyle','*Change\x20to:*\x20%0','map','373365kWoamZ','from','get','commandParams','backward','handleListStartCommand','265662RfBoHu','LegacyListUtils','_getSuggestionBlocksForListStyle','1938ZqqfYX','registerDescriptionCallback','listItem','push','*Format:*\x20set\x20start\x20index\x20to\x20%0','formatBlock','before','listReversed','model','createPositionAt','getFirstPosition','1463ilODJc','830856ugostw','flat','document','*Format:*\x20set\x20order\x20to\x20reversed','enableCommand','getSelectedBlocks','getAttribute','locale','replace','parent','*Format:*\x20set\x20order\x20to\x20regular','markMultiRangeBlockFormat','bind','reversed','getLastPosition','forward','filter','selection','createRange','getListTypeFromListStyleType','647232ycaDOr','ELEMENT_','_LIST_','TrackChangesEditing','descriptionFactory','handleDescriptions','_getTranslationKeyForListStyle','9153297CzDaGm','toUpperCase','listType','editor','styles','afterInit','handleListStyleCommand','getSiblingNodes','default','commandName','2124080UzmmrW','type','list.properties','8BQEbHP','length','numbered','plugins','handleListReversedCommand'];_0x4d88=function(){return _0x2e2f59;};return _0x4d88();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd086c4=_0x34d8;(function(_0x16dd14,_0x151b66){const _0x59c47d=_0x34d8,_0x419f1c=_0x16dd14();while(!![]){try{const _0x59b058=parseInt(_0x59c47d(0x19b))/0x1*(-parseInt(_0x59c47d(0x1af))/0x2)+-parseInt(_0x59c47d(0x1ae))/0x3+parseInt(_0x59c47d(0x1a6))/0x4*(parseInt(_0x59c47d(0x1a8))/0x5)+-parseInt(_0x59c47d(0x1ad))/0x6*(-parseInt(_0x59c47d(0x198))/0x7)+-parseInt(_0x59c47d(0x196))/0x8*(-parseInt(_0x59c47d(0x1b7))/0x9)+parseInt(_0x59c47d(0x199))/0xa+-parseInt(_0x59c47d(0x191))/0xb*(parseInt(_0x59c47d(0x1b5))/0xc);if(_0x59b058===_0x151b66)break;else _0x419f1c['push'](_0x419f1c['shift']());}catch(_0x35b8b2){_0x419f1c['push'](_0x419f1c['shift']());}}}(_0xb768,0xec8ae));function _0x34d8(_0x2d7ded,_0x5665b8){const _0xb768ed=_0xb768();return _0x34d8=function(_0x34d876,_0x2507b0){_0x34d876=_0x34d876-0x18e;let _0x40a1ef=_0xb768ed[_0x34d876];return _0x40a1ef;},_0x34d8(_0x2d7ded,_0x5665b8);}import{Plugin as _0x3967b6}from'ckeditor5/src/core.js';import{getTranslation as _0x4a09ba}from'../utils/common-translations.js';export default class ct extends _0x3967b6{[_0xd086c4(0x195)](){const _0x477770=_0xd086c4,_0x296b98=this[_0x477770(0x19a)];if(!_0x296b98[_0x477770(0x1ab)][_0x477770(0x1b1)](_0x477770(0x1a2)))return;const _0x28bcd6=_0x296b98[_0x477770(0x1ab)][_0x477770(0x1a4)](_0x477770(0x19d)),_0x5e3e10=_0x296b98[_0x477770(0x19f)][_0x477770(0x1a4)](_0x477770(0x1a0));_0x28bcd6[_0x477770(0x197)](_0x477770(0x1a0)),_0x28bcd6[_0x477770(0x197)](_0x477770(0x1b6)),_0x28bcd6[_0x477770(0x1aa)](_0x477770(0x1b3));for(const _0x27c716 of _0x5e3e10[_0x477770(0x1a7)])_0x28bcd6[_0x477770(0x1aa)](_0x27c716['id']),_0x28bcd6[_0x477770(0x193)][_0x477770(0x1a1)](_0x27c716['id'],_0x477770(0x1b8)+_0x27c716[_0x477770(0x1ac)][_0x477770(0x1a9)]()+')');_0x28bcd6[_0x477770(0x193)][_0x477770(0x19c)](_0x2b1f17=>{const _0x3f44ff=_0x477770;if(_0x3f44ff(0x192)!=_0x2b1f17[_0x3f44ff(0x19e)])return;const {data:_0x49e1a6}=_0x2b1f17;if(!_0x49e1a6||_0x3f44ff(0x1b3)!=_0x49e1a6[_0x3f44ff(0x1a3)])return;const _0x32380b=_0x49e1a6[_0x3f44ff(0x1b2)],_0x3e0057=_0x296b98[_0x3f44ff(0x1b0)];return{'type':_0x3f44ff(0x1a5),'content':null==_0x32380b?_0x4a09ba(_0x3e0057,_0x3f44ff(0x1b4)):_0x4a09ba(_0x3e0057,_0x3f44ff(0x18e),'\x22'+_0x32380b+'\x22')};}),this[_0x477770(0x1b9)]();}[_0xd086c4(0x1b9)](){const _0x17948b=_0xd086c4,_0x13ddd8=this[_0x17948b(0x19a)],_0x954a2b=_0x13ddd8[_0x17948b(0x1b0)];_0x13ddd8[_0x17948b(0x1ab)][_0x17948b(0x1a4)](_0x17948b(0x19d))[_0x17948b(0x193)][_0x17948b(0x19c)](_0x1c26dc=>{const _0x2e5255=_0x17948b;if(_0x2e5255(0x194)!=_0x1c26dc[_0x2e5255(0x19e)])return;const {data:_0x184c3b}=_0x1c26dc;if(_0x184c3b){if(_0x2e5255(0x1a0)==_0x184c3b[_0x2e5255(0x18f)]){const _0x164222=_0x184c3b[_0x2e5255(0x190)][0x0];return{'type':_0x2e5255(0x1a5),'content':_0x4a09ba(_0x954a2b,_0x2e5255(0x18e),'\x22'+_0x164222+'\x22')};}return _0x2e5255(0x1b6)==_0x184c3b[_0x2e5255(0x18f)]?{'type':_0x2e5255(0x1a5),'content':_0x4a09ba(_0x954a2b,_0x2e5255(0x1b4))}:void 0x0;}});}}function _0xb768(){const _0x22a278=['*Set\x20link:*\x20%0','commandName','commandParams','11ANzDaW','attribute','descriptionFactory','formatInline','afterInit','35176kYAlLK','enableDefaultAttributesIntegration','3813887VzkdTd','10262740YNpDib','editor','151caABxx','registerDescriptionCallback','TrackChangesEditing','type','commands','link','registerAttributeLabel','LinkEditing','key','get','format','4AYtpRF','manualDecorators','6085825OYOXfG','toLowerCase','registerInlineAttribute','plugins','label','6cQqpZp','4207215ektSuO','21802SMXqJR','locale','has','newValue','linkHref','*Remove\x20link*','5037852LDIucL','unlink','3375HdIZXS','link\x20(','_registerLegacyDescription'];_0xb768=function(){return _0x22a278;};return _0xb768();}
23
+ const _0x1150eb=_0x3f92;(function(_0x554b16,_0x43b95c){const _0x25bf12=_0x3f92,_0x35997b=_0x554b16();while(!![]){try{const _0x3eca4c=-parseInt(_0x25bf12(0xc4))/0x1*(-parseInt(_0x25bf12(0xc8))/0x2)+-parseInt(_0x25bf12(0xd8))/0x3+-parseInt(_0x25bf12(0xd7))/0x4+parseInt(_0x25bf12(0xbf))/0x5*(-parseInt(_0x25bf12(0xde))/0x6)+parseInt(_0x25bf12(0xc7))/0x7+-parseInt(_0x25bf12(0xd4))/0x8+parseInt(_0x25bf12(0xdb))/0x9;if(_0x3eca4c===_0x43b95c)break;else _0x35997b['push'](_0x35997b['shift']());}catch(_0x125734){_0x35997b['push'](_0x35997b['shift']());}}}(_0x1227,0x4d015));function _0x3f92(_0x1c2d3d,_0x4c2802){const _0x1227ce=_0x1227();return _0x3f92=function(_0x3f92c1,_0x40aeb5){_0x3f92c1=_0x3f92c1-0xbd;let _0xca5979=_0x1227ce[_0x3f92c1];return _0xca5979;},_0x3f92(_0x1c2d3d,_0x4c2802);}import{Plugin as _0x54a538}from'ckeditor5/src/core.js';import{getTranslation as _0x3ad7a6}from'../utils/common-translations.js';function _0x1227(){const _0x28eba1=['739146JlSouG','linkHref','commands','6334560sENgwL','attribute','commandName','42jRCYaS','get','link','commandParams','*Remove\x20link*','unlink','TrackChangesEditing','manualDecorators','key','type','317465tjyUwO','LinkEditing','format','toLowerCase','plugins','202hXApDO','formatInline','registerDescriptionCallback','2938159DHfqJg','3418FOOfWJ','newValue','afterInit','editor','registerAttributeLabel','registerInlineAttribute','has','link\x20(','_registerLegacyDescription','label','descriptionFactory','enableDefaultAttributesIntegration','1548432TDQNPr','locale','*Set\x20link:*\x20%0','1075980pXsHBc'];_0x1227=function(){return _0x28eba1;};return _0x1227();}export default class ct extends _0x54a538{[_0x1150eb(0xca)](){const _0x201f91=_0x1150eb,_0x312018=this[_0x201f91(0xcb)];if(!_0x312018[_0x201f91(0xc3)][_0x201f91(0xce)](_0x201f91(0xc0)))return;const _0x286ec8=_0x312018[_0x201f91(0xc3)][_0x201f91(0xdf)](_0x201f91(0xe4)),_0x1e5498=_0x312018[_0x201f91(0xda)][_0x201f91(0xdf)](_0x201f91(0xe0));_0x286ec8[_0x201f91(0xd3)](_0x201f91(0xe0)),_0x286ec8[_0x201f91(0xd3)](_0x201f91(0xe3)),_0x286ec8[_0x201f91(0xcd)](_0x201f91(0xd9));for(const _0x587fe6 of _0x1e5498[_0x201f91(0xe5)])_0x286ec8[_0x201f91(0xcd)](_0x587fe6['id']),_0x286ec8[_0x201f91(0xd2)][_0x201f91(0xcc)](_0x587fe6['id'],_0x201f91(0xcf)+_0x587fe6[_0x201f91(0xd1)][_0x201f91(0xc2)]()+')');_0x286ec8[_0x201f91(0xd2)][_0x201f91(0xc6)](_0x4d5d04=>{const _0x5a17fb=_0x201f91;if(_0x5a17fb(0xdc)!=_0x4d5d04[_0x5a17fb(0xbe)])return;const {data:_0x369754}=_0x4d5d04;if(!_0x369754||_0x5a17fb(0xd9)!=_0x369754[_0x5a17fb(0xbd)])return;const _0x2357c0=_0x369754[_0x5a17fb(0xc9)],_0x4185d7=_0x312018[_0x5a17fb(0xd5)];return{'type':_0x5a17fb(0xc1),'content':null==_0x2357c0?_0x3ad7a6(_0x4185d7,_0x5a17fb(0xe2)):_0x3ad7a6(_0x4185d7,_0x5a17fb(0xd6),'\x22'+_0x2357c0+'\x22')};}),this[_0x201f91(0xd0)]();}[_0x1150eb(0xd0)](){const _0x5c56aa=_0x1150eb,_0x297c5b=this[_0x5c56aa(0xcb)],_0x285a9c=_0x297c5b[_0x5c56aa(0xd5)];_0x297c5b[_0x5c56aa(0xc3)][_0x5c56aa(0xdf)](_0x5c56aa(0xe4))[_0x5c56aa(0xd2)][_0x5c56aa(0xc6)](_0x4a9b5f=>{const _0x384a4e=_0x5c56aa;if(_0x384a4e(0xc5)!=_0x4a9b5f[_0x384a4e(0xbe)])return;const {data:_0x3cb704}=_0x4a9b5f;if(_0x3cb704){if(_0x384a4e(0xe0)==_0x3cb704[_0x384a4e(0xdd)]){const _0x582255=_0x3cb704[_0x384a4e(0xe1)][0x0];return{'type':_0x384a4e(0xc1),'content':_0x3ad7a6(_0x285a9c,_0x384a4e(0xd6),'\x22'+_0x582255+'\x22')};}return _0x384a4e(0xe3)==_0x3cb704[_0x384a4e(0xdd)]?{'type':_0x384a4e(0xc1),'content':_0x3ad7a6(_0x285a9c,_0x384a4e(0xe2))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f62d3=_0x4f1b;function _0x4f1b(_0x5ef6ed,_0x5dee82){const _0x1069a9=_0x1069();return _0x4f1b=function(_0x4f1b77,_0x1eeba5){_0x4f1b77=_0x4f1b77-0x1b6;let _0xce952d=_0x1069a9[_0x4f1b77];return _0xce952d;},_0x4f1b(_0x5ef6ed,_0x5dee82);}(function(_0x47dd57,_0x3cbb13){const _0x1c5d06=_0x4f1b,_0x3db3f9=_0x47dd57();while(!![]){try{const _0x38fea8=-parseInt(_0x1c5d06(0x1cb))/0x1+-parseInt(_0x1c5d06(0x241))/0x2+-parseInt(_0x1c5d06(0x1d7))/0x3*(parseInt(_0x1c5d06(0x1c1))/0x4)+parseInt(_0x1c5d06(0x1c9))/0x5+parseInt(_0x1c5d06(0x1c8))/0x6+parseInt(_0x1c5d06(0x21a))/0x7+parseInt(_0x1c5d06(0x1f9))/0x8;if(_0x38fea8===_0x3cbb13)break;else _0x3db3f9['push'](_0x3db3f9['shift']());}catch(_0x55c505){_0x3db3f9['push'](_0x3db3f9['shift']());}}}(_0x1069,0x3bd2f));import{Plugin as _0x5cd01e}from'ckeditor5/src/core.js';import{getTranslation as _0x4c1ecd}from'../utils/common-translations.js';import{renameAttributeKey as _0x29df0a}from'../trackchangesediting.js';import{LiveRange as _0x2302ea}from'ckeditor5/src/engine.js';export default class z extends _0x5cd01e{[_0x1f62d3(0x1fb)](){const _0x21bd27=_0x1f62d3,_0x47f631=this[_0x21bd27(0x22b)];if(!_0x47f631[_0x21bd27(0x222)][_0x21bd27(0x249)](_0x21bd27(0x1ed)))return;const _0x4480b2=_0x47f631[_0x21bd27(0x1f4)],_0x2f5112=_0x47f631[_0x21bd27(0x222)][_0x21bd27(0x224)](_0x21bd27(0x244)),_0x25b0c3=_0x47f631[_0x21bd27(0x222)][_0x21bd27(0x249)](_0x21bd27(0x1ba)),_0x44745d=!!_0x47f631[_0x21bd27(0x1f1)][_0x21bd27(0x224)](_0x21bd27(0x21b));function _0x21ed7a(_0x218fac){const _0x5d6088=_0x21bd27;return{'type':_0x5d6088(0x227),'content':''+_0x4c1ecd(_0x4480b2,_0x5d6088(0x1d8),_0x218fac)};}function _0x343dbf(_0x583e48){const _0x2fec07=_0x21bd27;return{'type':_0x2fec07(0x227),'content':''+_0x4c1ecd(_0x4480b2,_0x2fec07(0x1e9),_0x583e48)};}_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x20b)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1d1)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1f5)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x205)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x223)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1ce)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1e1)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1fe)),_0x2f5112[_0x21bd27(0x1ef)](_0x21bd27(0x22f)),_0x2f5112[_0x21bd27(0x1ef)](_0x21bd27(0x1dd)),_0x2f5112[_0x21bd27(0x1ef)](_0x21bd27(0x216)),_0x44745d&&(_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1e8)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x1e3))),_0x25b0c3&&(_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x231)),_0x2f5112[_0x21bd27(0x1ca)](_0x21bd27(0x217)),_0x2f5112[_0x21bd27(0x1ef)](_0x21bd27(0x238)),_0x2f5112[_0x21bd27(0x225)][_0x21bd27(0x1cf)](_0x35bcb3=>{const _0x3520f8=_0x21bd27,{data:_0x1baa43}=_0x35bcb3;if(_0x1baa43&&_0x3520f8(0x238)==_0x1baa43[_0x3520f8(0x22d)])return{'type':_0x3520f8(0x227),'content':_0x1baa43[_0x3520f8(0x213)]?_0x4c1ecd(_0x4480b2,_0x3520f8(0x1f8)):_0x4c1ecd(_0x4480b2,_0x3520f8(0x235))};}),this[_0x21bd27(0x22b)][_0x21bd27(0x1bb)][_0x21bd27(0x228)][_0x21bd27(0x23c)](_0x21d286=>{const _0x495a25=_0x21bd27;if(_0x21d286[_0x495a25(0x203)][_0x495a25(0x1dc)])return!0x1;let _0x42617e=!0x1;const _0x403f4d=_0x2f5112[_0x495a25(0x22c)]({'skipNotAttached':!0x0})[_0x495a25(0x1e4)](_0x257d91=>_0x495a25(0x238)===_0x2f5112[_0x495a25(0x239)](_0x257d91));for(const _0x41f5b0 of _0x403f4d){_0x495a25(0x1d9)!=_0x41f5b0[_0x495a25(0x221)]()[_0x495a25(0x1f7)][_0x495a25(0x242)][_0x495a25(0x243)](_0x495a25(0x1dd))&&(_0x2f5112[_0x495a25(0x240)](_0x41f5b0[_0x495a25(0x221)](),_0x495a25(0x1fc))[_0x495a25(0x1d0)](_0x4865a1=>_0x495a25(0x1dd)===_0x2f5112[_0x495a25(0x239)](_0x4865a1[_0x495a25(0x1c7)]))||(_0x21d286[_0x495a25(0x1cc)](_0x41f5b0[_0x495a25(0x1b6)]()),_0x42617e=!0x0));}return _0x42617e;})),_0x2f5112[_0x21bd27(0x225)][_0x21bd27(0x20c)](_0x21bd27(0x216),_0x4c1ecd(_0x4480b2,_0x21bd27(0x1f3)));const _0x4987e5={'type':_0x21bd27(0x227),'content':''};_0x2f5112[_0x21bd27(0x225)][_0x21bd27(0x1cf)](_0x5c796e=>{const _0x50d226=_0x21bd27,{data:_0x2020ff}=_0x5c796e;if(!_0x2020ff||_0x50d226(0x1dd)!=_0x2020ff[_0x50d226(0x22d)])return;let _0x4499d5=_0x5c796e[_0x50d226(0x209)];for(;_0x4499d5;){if(_0x4499d5[_0x50d226(0x1e7)]&&((_0x50d226(0x200)==_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x22d)]||_0x50d226(0x1e0)==_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x22d)])&&(_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x213)]&&_0x50d226(0x1b7)!=_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x213)]||_0x50d226(0x1b7)!=_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x229)]&&!_0x2020ff[_0x50d226(0x213)])||!_0x44745d&&_0x4499d5[_0x50d226(0x1e7)][_0x50d226(0x22d)]==_0x29df0a))return _0x4987e5;_0x4499d5=_0x4499d5[_0x50d226(0x220)];}if(null==_0x2020ff[_0x50d226(0x213)])switch(_0x2020ff[_0x50d226(0x229)]){case _0x50d226(0x215):return _0x343dbf(_0x4c1ecd(_0x4480b2,_0x50d226(0x1df)));case _0x50d226(0x237):return _0x343dbf(_0x4c1ecd(_0x4480b2,_0x50d226(0x202)));case _0x50d226(0x1d9):return _0x343dbf(_0x4c1ecd(_0x4480b2,_0x50d226(0x219)));}switch(_0x2020ff[_0x50d226(0x213)]){case _0x50d226(0x215):return _0x21ed7a(_0x4c1ecd(_0x4480b2,_0x50d226(0x1df)));case _0x50d226(0x237):return _0x21ed7a(_0x4c1ecd(_0x4480b2,_0x50d226(0x202)));case _0x50d226(0x1d9):return _0x21ed7a(_0x4c1ecd(_0x4480b2,_0x50d226(0x219)));}}),_0x2f5112[_0x21bd27(0x225)][_0x21bd27(0x1cf)](_0x18251b=>{const _0x4f8e47=_0x21bd27,{data:_0x13ebea}=_0x18251b;if(_0x13ebea&&_0x4f8e47(0x216)==_0x13ebea[_0x4f8e47(0x22d)])return null==_0x13ebea[_0x4f8e47(0x213)]||null==_0x13ebea[_0x4f8e47(0x229)]&&0x0==_0x13ebea[_0x4f8e47(0x213)]?_0x4987e5:void 0x0;}),_0x2f5112[_0x21bd27(0x225)][_0x21bd27(0x1cf)](_0x14a4f3=>{const _0x1e124c=_0x21bd27;if(_0x1e124c(0x1fc)!=_0x14a4f3[_0x1e124c(0x1c6)])return;const {data:_0x5414c7}=_0x14a4f3;if(!_0x5414c7||_0x1e124c(0x22f)!=_0x5414c7[_0x1e124c(0x22d)])return;const _0x2ddd2a=le(_0x14a4f3);return _0x1e124c(0x213)==_0x2ddd2a?{'type':_0x1e124c(0x227),'content':_0x4c1ecd(_0x4480b2,_0x1e124c(0x1d6))}:_0x1e124c(0x229)==_0x2ddd2a?{'type':_0x1e124c(0x227),'content':_0x4c1ecd(_0x4480b2,_0x1e124c(0x1fd))}:_0x4987e5;}),_0x47f631[_0x21bd27(0x1bb)][_0x21bd27(0x228)][_0x21bd27(0x23c)](_0x2aea6d=>this[_0x21bd27(0x20d)](_0x2aea6d)),_0x47f631[_0x21bd27(0x1bb)][_0x21bd27(0x228)][_0x21bd27(0x23c)](_0x1606f5=>this[_0x21bd27(0x22a)](_0x1606f5)),_0x47f631[_0x21bd27(0x1bb)][_0x21bd27(0x228)][_0x21bd27(0x23c)](_0x2aa728=>this[_0x21bd27(0x204)](_0x2aa728)),this[_0x21bd27(0x21f)]();}[_0x1f62d3(0x20d)](_0x463725){const _0x424570=_0x1f62d3;if(_0x463725[_0x424570(0x203)][_0x424570(0x1dc)]||!_0x463725[_0x424570(0x203)][_0x424570(0x1d4)])return!0x1;let _0x4c66c8=!0x1;const _0xbe136c=this[_0x424570(0x22b)][_0x424570(0x222)][_0x424570(0x224)](_0x424570(0x244))[_0x424570(0x22c)]({'skipNotAttached':!0x0})[_0x424570(0x1e4)](_0x4e294c=>_0x4e294c[_0x424570(0x1e7)]&&_0x424570(0x22f)==_0x4e294c[_0x424570(0x1e7)][_0x424570(0x22d)])[_0x424570(0x1e4)](_0x25f2e2=>_0x25f2e2[_0x424570(0x1e7)][_0x424570(0x213)]&&_0x25f2e2[_0x424570(0x1e7)][_0x424570(0x229)]);for(const _0x559af5 of _0xbe136c)le(_0x559af5)||(_0x463725[_0x424570(0x1cc)](_0x559af5[_0x424570(0x1b6)]()),_0x4c66c8=!0x0);return _0x4c66c8;}[_0x1f62d3(0x22a)](_0x3d5c5e){const _0x1b6aad=_0x1f62d3;if(_0x3d5c5e[_0x1b6aad(0x203)][_0x1b6aad(0x1dc)]||!_0x3d5c5e[_0x1b6aad(0x203)][_0x1b6aad(0x1d4)])return!0x1;const _0x5e1ddb=this[_0x1b6aad(0x22b)][_0x1b6aad(0x222)][_0x1b6aad(0x224)](_0x1b6aad(0x244));if(_0x5e1ddb[_0x1b6aad(0x1c4)][_0x1b6aad(0x1e5)])return!0x1;let _0x10db24=!0x1;const _0x8d40e3=[_0x1b6aad(0x1dd),_0x1b6aad(0x22f),_0x1b6aad(0x216),_0x1b6aad(0x200),_0x1b6aad(0x226),_0x1b6aad(0x21d),_0x1b6aad(0x1ec),_0x1b6aad(0x20f),_0x1b6aad(0x1e0)],_0x2a1ccb=this[_0x1b6aad(0x22b)][_0x1b6aad(0x1bb)][_0x1b6aad(0x228)][_0x1b6aad(0x1d5)][_0x1b6aad(0x212)]()[_0x1b6aad(0x1e4)](_0x47295e=>_0x1b6aad(0x1fc)==_0x47295e[_0x1b6aad(0x1c6)])[_0x1b6aad(0x1e4)](_0x48c35e=>_0x8d40e3[_0x1b6aad(0x1d2)](_0x48c35e[_0x1b6aad(0x210)]));if(0x0==_0x2a1ccb[_0x1b6aad(0x206)])return _0x10db24;for(const _0x31c993 of _0x2a1ccb){const _0x14a5b5=_0x5e1ddb[_0x1b6aad(0x240)](_0x31c993[_0x1b6aad(0x1f0)],_0x1b6aad(0x1fc))[_0x1b6aad(0x1e4)](_0x5698b6=>!_0x5698b6[_0x1b6aad(0x1de)][_0x1b6aad(0x245)])[_0x1b6aad(0x23b)](_0x4558d4=>_0x4558d4[_0x1b6aad(0x1c7)])[_0x1b6aad(0x1e4)](_0x145f7f=>{const _0x1bb904=_0x1b6aad,_0x2c4c88=_0x5e1ddb[_0x1bb904(0x239)](_0x145f7f);return _0x8d40e3[_0x1bb904(0x1d2)](_0x2c4c88);});if(_0x14a5b5[_0x1b6aad(0x206)]){for(const _0x7967f9 of _0x14a5b5)_0x3d5c5e[_0x1b6aad(0x1cc)](_0x7967f9[_0x1b6aad(0x1b6)]());_0x10db24=!0x0;}}return _0x10db24;}[_0x1f62d3(0x204)](_0xd819e3){const _0x5e2724=_0x1f62d3;if(_0xd819e3[_0x5e2724(0x203)][_0x5e2724(0x1dc)]||!_0xd819e3[_0x5e2724(0x203)][_0x5e2724(0x1d4)])return!0x1;const _0x322a01=this[_0x5e2724(0x22b)][_0x5e2724(0x222)][_0x5e2724(0x224)](_0x5e2724(0x244));let _0x56da39=!0x1;const _0x5ecbd6=[_0x5e2724(0x1dd),_0x5e2724(0x22f),_0x5e2724(0x216),_0x5e2724(0x200),_0x5e2724(0x226),_0x5e2724(0x21d),_0x5e2724(0x1ec),_0x5e2724(0x20f),_0x5e2724(0x1e0)];for(const _0x29d0ce of _0x322a01[_0x5e2724(0x22c)]({'skipNotAttached':!0x0})){const _0xb35508=_0x322a01[_0x5e2724(0x240)](_0x29d0ce[_0x5e2724(0x221)](),_0x5e2724(0x1fc))[_0x5e2724(0x23b)](_0x2a8b9a=>_0x2a8b9a[_0x5e2724(0x1c7)])[_0x5e2724(0x1e4)](_0x1dac3f=>_0x1dac3f[_0x5e2724(0x1e7)]&&_0x5ecbd6[_0x5e2724(0x1d2)](_0x1dac3f[_0x5e2724(0x1e7)][_0x5e2724(0x22d)]));if(!_0xb35508[_0x5e2724(0x206)])continue;const _0x206c98=_0xb35508[0x0][_0x5e2724(0x209)][_0x5e2724(0x208)][_0x5e2724(0x1f6)];if(!_0xb35508[_0x5e2724(0x1b8)](_0x3f22fc=>_0x3f22fc[_0x5e2724(0x208)][_0x5e2724(0x1f6)]===_0x206c98)){for(const _0x5973ff of _0xb35508)_0x3ee750(_0x5973ff,_0x206c98)&&(_0x56da39=!0x0);}}return _0x56da39;function _0x27cf41(_0x1aa3f1,_0x1cba23){const _0x2ebd90=_0x5e2724;for(const _0x3ef5c9 of _0x322a01[_0x2ebd90(0x22c)]({'skipNotAttached':!0x0})[_0x2ebd90(0x1e4)](_0x5a8e59=>_0x2ebd90(0x1fc)==_0x5a8e59[_0x2ebd90(0x1c6)]&&_0x5a8e59[_0x2ebd90(0x208)][_0x2ebd90(0x1f6)]==_0x1aa3f1))_0x3ef5c9[_0x2ebd90(0x247)](_0x2ebd90(0x1f6),_0x1cba23);}function _0x3ee750(_0x52eb4c,_0x4daa0c){const _0x34a3af=_0x5e2724;let _0x1f136f=_0x52eb4c[_0x34a3af(0x209)],_0xa81312=!0x1;for(;_0x1f136f;)_0x1f136f[_0x34a3af(0x208)][_0x34a3af(0x1f6)]!=_0x4daa0c&&(_0x27cf41(_0x1f136f[_0x34a3af(0x208)][_0x34a3af(0x1f6)],_0x4daa0c),_0x1f136f[_0x34a3af(0x247)](_0x34a3af(0x1f6),_0x4daa0c),_0xa81312=!0x0),_0x1f136f=_0x1f136f[_0x34a3af(0x220)];return _0xa81312;}}[_0x1f62d3(0x21f)](){const _0x203f13=_0x1f62d3,_0xf8a56e=this[_0x203f13(0x22b)],_0x4a5e34=_0xf8a56e[_0x203f13(0x1f4)],_0x5da145=_0xf8a56e[_0x203f13(0x222)][_0x203f13(0x224)](_0x203f13(0x244));this[_0x203f13(0x1eb)](),_0x5da145[_0x203f13(0x236)][_0x203f13(0x1bf)](_0x203f13(0x201),_0x203f13(0x20e),_0x203f13(0x233),function(_0xb8d063,_0x19f142){const _0x3e8124=_0x203f13,_0xe00002=[];for(let _0x50c9ae of _0xb8d063)_0x50c9ae[_0x3e8124(0x1f7)][_0x3e8124(0x242)]===_0x50c9ae[_0x3e8124(0x1c3)][_0x3e8124(0x23d)]&&(_0x50c9ae=_0xf8a56e[_0x3e8124(0x1bb)][_0x3e8124(0x218)](_0xf8a56e[_0x3e8124(0x1bb)][_0x3e8124(0x214)](_0x50c9ae[_0x3e8124(0x1f7)][_0x3e8124(0x242)],0x0))),_0xe00002[_0x3e8124(0x1f2)](_0x50c9ae);_0xf8a56e[_0x3e8124(0x1bb)][_0x3e8124(0x1bd)](_0x2091b3=>{const _0x34f9e8=_0x3e8124,_0x39cab3=_0xf8a56e[_0x34f9e8(0x1bb)][_0x34f9e8(0x228)][_0x34f9e8(0x23a)],_0x178764=Array[_0x34f9e8(0x23e)](_0x39cab3[_0x34f9e8(0x21c)]())[_0x34f9e8(0x23b)](_0x3f46a5=>_0x2302ea[_0x34f9e8(0x211)](_0x3f46a5));_0x2091b3[_0x34f9e8(0x1c0)](_0xe00002),_0xf8a56e[_0x34f9e8(0x1bc)][_0x34f9e8(0x224)](_0x19f142[_0x34f9e8(0x230)])[_0x34f9e8(0x1c5)](),_0x19f142[_0x34f9e8(0x1b9)][_0x34f9e8(0x1f2)]({'forceDefaultExecution':!0x0}),_0xf8a56e[_0x34f9e8(0x234)](_0x19f142[_0x34f9e8(0x230)],..._0x19f142[_0x34f9e8(0x1b9)]),_0x2091b3[_0x34f9e8(0x1c0)](_0x178764);for(const _0x14e8f2 of _0x178764)_0x14e8f2[_0x34f9e8(0x1fa)]();});}),_0x5da145[_0x203f13(0x225)][_0x203f13(0x1e2)](function(_0x5a762a){const _0x17c9eb=_0x203f13,_0x230e19=!_0xf8a56e[_0x17c9eb(0x1bb)][_0x17c9eb(0x1e6)][_0x17c9eb(0x248)](_0x5a762a),_0x30a2db=_0x5a762a[_0x17c9eb(0x246)],_0x25f81a=_0x5a762a[_0x17c9eb(0x1ea)],_0x5ef714=_0x5a762a[_0x17c9eb(0x243)](_0x17c9eb(0x22f)),_0x2a6555=!_0x30a2db||_0x30a2db[_0x17c9eb(0x243)](_0x17c9eb(0x22f))!==_0x5ef714,_0x40c343=!_0x25f81a||_0x25f81a[_0x17c9eb(0x243)](_0x17c9eb(0x22f))!==_0x5ef714;return _0x230e19&&Boolean(_0x5ef714)&&_0x2a6555&&_0x40c343;},_0x4b00e8=>_0x4c1ecd(_0x4a5e34,_0x203f13(0x20a),_0x4b00e8));}[_0x1f62d3(0x1eb)](){const _0xfed212=_0x1f62d3,_0x1b38e5=this[_0xfed212(0x22b)],_0x2a82b9=_0x1b38e5[_0xfed212(0x1f4)];function _0x160f32(_0x148331){const _0x3bf919=_0xfed212,_0x88e77a=_0x1b38e5[_0x3bf919(0x1bc)][_0x3bf919(0x224)](_0x3bf919(0x1d1))[_0x3bf919(0x1e5)],_0x3420fb=_0x1b38e5[_0x3bf919(0x1bc)][_0x3bf919(0x224)](_0x3bf919(0x20b))[_0x3bf919(0x1e5)];return _0x3bf919(0x20b)===_0x148331?_0x88e77a:_0x3420fb;}_0x1b38e5[_0xfed212(0x222)][_0xfed212(0x224)](_0xfed212(0x244))[_0xfed212(0x225)][_0xfed212(0x1cf)](function(_0x503950){const _0x4bd3a3=_0xfed212;if(_0x4bd3a3(0x201)!=_0x503950[_0x4bd3a3(0x1c6)])return;const {data:_0x49ba94}=_0x503950;if(!_0x49ba94)return;let _0x2f9487,_0x36624b,_0x58ec0e,_0x19b006;switch(_0x49ba94[_0x4bd3a3(0x230)]){case _0x4bd3a3(0x1d1):_0x58ec0e=_0x49ba94[_0x4bd3a3(0x1b9)][0x0][_0x4bd3a3(0x23f)],_0x19b006=_0x160f32(_0x49ba94[_0x4bd3a3(0x230)]),_0x2f9487=_0x58ec0e?_0x4bd3a3(0x1c2):_0x4bd3a3(0x232),!_0x19b006&&_0x1b38e5[_0x4bd3a3(0x1f1)][_0x4bd3a3(0x224)](_0x4bd3a3(0x21b))||(_0x2f9487=_0x4bd3a3(0x1d3)),_0x36624b={'type':_0x4bd3a3(0x227),'content':_0x4c1ecd(_0x2a82b9,_0x2f9487,_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x1df)))};break;case _0x4bd3a3(0x20b):_0x58ec0e=_0x49ba94[_0x4bd3a3(0x1b9)][0x0][_0x4bd3a3(0x23f)],_0x19b006=_0x160f32(_0x49ba94[_0x4bd3a3(0x230)]),_0x2f9487=_0x58ec0e?_0x4bd3a3(0x1c2):_0x4bd3a3(0x232),!_0x19b006&&_0x1b38e5[_0x4bd3a3(0x1f1)][_0x4bd3a3(0x224)](_0x4bd3a3(0x21b))||(_0x2f9487=_0x4bd3a3(0x1d3)),_0x36624b={'type':_0x4bd3a3(0x227),'content':_0x4c1ecd(_0x2a82b9,_0x2f9487,_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x202)))};break;case _0x4bd3a3(0x223):_0x2f9487=_0x4bd3a3(0x1da),_0x36624b={'type':_0x4bd3a3(0x227),'content':_0x4c1ecd(_0x2a82b9,_0x2f9487,_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x20a)))};break;case _0x4bd3a3(0x1ce):_0x2f9487=function(_0x1146b4){const _0x44d8db=_0x4bd3a3,_0x431dad=_0x1146b4[_0x44d8db(0x221)]();let _0x21c012=_0x431dad[_0x44d8db(0x1f7)][_0x44d8db(0x242)];for(;_0x21c012&&_0x431dad[_0x44d8db(0x1cd)](_0x21c012);){if(_0x21c012[_0x44d8db(0x243)](_0x44d8db(0x216))>0x0)return!0x1;_0x21c012=_0x21c012[_0x44d8db(0x1ea)];}return!0x0;}(_0x503950)?_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x232),_0x4c1ecd(_0x2a82b9,function(_0x109938){const _0x5b77a8=_0x4bd3a3;return _0x5b77a8(0x1ff)+_0x109938[_0x5b77a8(0x221)]()[_0x5b77a8(0x1f7)][_0x5b77a8(0x242)][_0x5b77a8(0x243)](_0x5b77a8(0x1dd))[_0x5b77a8(0x1db)]()+_0x5b77a8(0x21e);}(_0x503950))):_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x207),_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x20a))),_0x36624b={'type':_0x4bd3a3(0x227),'content':_0x2f9487};break;case _0x4bd3a3(0x1e8):case _0x4bd3a3(0x1e3):!0x1===_0x49ba94[_0x4bd3a3(0x1ee)]&&(_0x2f9487=_0x4bd3a3(0x22e),_0x36624b={'type':_0x4bd3a3(0x1be),'content':_0x4c1ecd(_0x2a82b9,_0x2f9487,_0x4c1ecd(_0x2a82b9,_0x4bd3a3(0x20a)))});}return _0x36624b;});}}function _0x1069(){const _0x4e62dc=['numbered','todoListChecked','_getAttributeKey','selection','map','registerPostFixer','parent','from','forceValue','_findSuggestions','356012SdYOHO','nodeAfter','getAttribute','TrackChangesEditing','isNextTo','previousSibling','setAttribute','isObject','has','getFirstMarker','default','every','commandParams','TodoListEditing','model','commands','change','deletion','registerCustomCallback','setSelection','4rHyjfX','*Format:*\x20insert\x20into\x20%0','end','trackChangesCommand','refresh','type','suggestion','1449420ldMWSW','1834490XnNYuP','enableDefaultAttributesIntegration','233183vZoaao','removeMarker','containsItem','outdentList','registerDescriptionCallback','find','bulletedList','includes','*Change\x20to:*\x20%0','isLocal','differ','*Merge:*\x20list\x20item','1055601WeJDhv','*Set\x20format:*\x20%0','todo','*Indent:*\x20%0','toUpperCase','isUndo','listType','meta','ELEMENT_BULLETED_LIST','listMarkerStyle','splitListItemAfter','registerElementLabel','mergeListItemForward','filter','value','schema','data','mergeListItemBackward','*Remove\x20format:*\x20%0','nextSibling','_registerLegacyDescription','todoListCheck','ListEditing','multipleBlocks','registerBlockAttribute','range','config','push','FORMAT_INDENT','locale','customNumberedList','groupId','start','*Check\x20item*','715104uKQqlB','detach','afterInit','attribute','*Split:*\x20list\x20item','splitListItemBefore','ELEMENT_','listStyle','formatBlock','ELEMENT_NUMBERED_LIST','batch','assureChains','customBulletedList','length','*Outdent:*\x20%0','attributes','head','ELEMENT_LIST_ITEM','numberedList','registerAttributeLabel','listItemIdFixer','documentList','listMarker','attributeKey','fromRange','getChanges','newValue','createPositionAt','bulleted','listIndent','checkTodoList','createRange','ELEMENT_TODO_LIST','2171673eKjanZ','list.multiBlock','getRanges','listReversed','_LIST','_supportLegacySuggestions','next','getFirstRange','plugins','indentList','get','descriptionFactory','listStart','format','document','oldValue','noTrackChangesFixer','editor','getSuggestions','key','*Merge:*\x20%0','listItemId','commandName','todoList','*Format:*\x20remove\x20from\x20%0','accept','execute','*Uncheck\x20item*','_suggestionFactory'];_0x1069=function(){return _0x4e62dc;};return _0x1069();}function le(_0x2a6a1c){const _0x5f3e92=_0x1f62d3;let _0x15a9a6=_0x2a6a1c[_0x5f3e92(0x221)]()[_0x5f3e92(0x1f7)][_0x5f3e92(0x242)][_0x5f3e92(0x246)];for(;_0x15a9a6;){const _0x2faad1=_0x15a9a6[_0x5f3e92(0x243)](_0x5f3e92(0x22f));if(!_0x2faad1)return!0x1;if(_0x2faad1==_0x2a6a1c[_0x5f3e92(0x1e7)][_0x5f3e92(0x213)])return _0x5f3e92(0x213);if(_0x2faad1==_0x2a6a1c[_0x5f3e92(0x1e7)][_0x5f3e92(0x229)])return _0x5f3e92(0x229);_0x15a9a6=_0x15a9a6[_0x5f3e92(0x246)];}return!0x1;}
23
+ const _0x3f7976=_0x1c2f;(function(_0x12b460,_0x56f0ca){const _0x26f2d6=_0x1c2f,_0x3a8a6b=_0x12b460();while(!![]){try{const _0xbe49ff=parseInt(_0x26f2d6(0x149))/0x1+-parseInt(_0x26f2d6(0x199))/0x2*(-parseInt(_0x26f2d6(0x193))/0x3)+parseInt(_0x26f2d6(0x139))/0x4*(parseInt(_0x26f2d6(0x13a))/0x5)+parseInt(_0x26f2d6(0x1aa))/0x6*(-parseInt(_0x26f2d6(0x1b3))/0x7)+parseInt(_0x26f2d6(0x173))/0x8+parseInt(_0x26f2d6(0x18f))/0x9*(-parseInt(_0x26f2d6(0x161))/0xa)+-parseInt(_0x26f2d6(0x181))/0xb;if(_0xbe49ff===_0x56f0ca)break;else _0x3a8a6b['push'](_0x3a8a6b['shift']());}catch(_0xed1a7c){_0x3a8a6b['push'](_0x3a8a6b['shift']());}}}(_0x10bc,0x589df));import{Plugin as _0x108279}from'ckeditor5/src/core.js';function _0x1c2f(_0x55033d,_0x26add0){const _0x10bc39=_0x10bc();return _0x1c2f=function(_0x1c2fdc,_0x56c073){_0x1c2fdc=_0x1c2fdc-0x128;let _0x383d49=_0x10bc39[_0x1c2fdc];return _0x383d49;},_0x1c2f(_0x55033d,_0x26add0);}import{getTranslation as _0x59612a}from'../utils/common-translations.js';import{renameAttributeKey as _0x194164}from'../trackchangesediting.js';import{LiveRange as _0xc4e91}from'ckeditor5/src/engine.js';function _0x10bc(){const _0x56a324=['2384225HgtuZs','registerDescriptionCallback','ELEMENT_NUMBERED_LIST','mergeListItemForward','editor','*Format:*\x20insert\x20into\x20%0','batch','locale','_findSuggestions','isLocal','*Outdent:*\x20%0','plugins','model','registerElementLabel','oldValue','710480LIGwWn','fromRange','meta','type','ListEditing','getAttribute','getChanges','ELEMENT_','getSuggestions','registerPostFixer','*Set\x20format:*\x20%0','noTrackChangesFixer','FORMAT_INDENT','outdentList','find','change','splitListItemAfter','toUpperCase','todoList','trackChangesCommand','bulletedList','includes','multipleBlocks','splitListItemBefore','2810FVOfKY','range','listReversed','assureChains','isUndo','differ','todoListCheck','commandName','getRanges','isObject','listMarker','createPositionAt','mergeListItemBackward','*Format:*\x20remove\x20from\x20%0','ELEMENT_LIST_ITEM','attribute','checkTodoList','setSelection','3060040RYBLgH','ELEMENT_TODO_LIST','listIndent','*Check\x20item*','parent','formatBlock','map','detach','head','newValue','TodoListEditing','_LIST','list.multiBlock','todoListChecked','4759744PKuhjV','suggestion','listMarkerStyle','*Merge:*\x20%0','groupId','_registerLegacyDescription','TrackChangesEditing','ELEMENT_BULLETED_LIST','key','enableDefaultAttributesIntegration','listItemId','afterInit','createRange','containsItem','12357QMdoGO','from','document','format','402993sFJuNA','setAttribute','push','every','nodeAfter','numberedList','4wGMkcl','refresh','listType','selection','numbered','next','isNextTo','attributes','listItemIdFixer','listStyle','customBulletedList','commands','deletion','descriptionFactory','listStart','*Change\x20to:*\x20%0','accept','17520KPJAHn','data','has','default','*Remove\x20format:*\x20%0','nextSibling','documentList','execute','bulleted','1575PLfhjs','registerCustomCallback','config','length','customNumberedList','forceValue','indentList','_getAttributeKey','filter','getFirstMarker','getFirstRange','registerAttributeLabel','get','*Merge:*\x20list\x20item','removeMarker','_suggestionFactory','schema','registerBlockAttribute','_supportLegacySuggestions','commandParams','previousSibling','end','todo','*Split:*\x20list\x20item','attributeKey','*Uncheck\x20item*','*Indent:*\x20%0','start','value','4dFcblH'];_0x10bc=function(){return _0x56a324;};return _0x10bc();}export default class z extends _0x108279{[_0x3f7976(0x18c)](){const _0x4a6c65=_0x3f7976,_0x5ae10f=this[_0x4a6c65(0x13e)];if(!_0x5ae10f[_0x4a6c65(0x145)][_0x4a6c65(0x1ac)](_0x4a6c65(0x14d)))return;const _0x8cf112=_0x5ae10f[_0x4a6c65(0x141)],_0x4daae0=_0x5ae10f[_0x4a6c65(0x145)][_0x4a6c65(0x128)](_0x4a6c65(0x187)),_0x407306=_0x5ae10f[_0x4a6c65(0x145)][_0x4a6c65(0x1ac)](_0x4a6c65(0x17d)),_0x2aa6f7=!!_0x5ae10f[_0x4a6c65(0x1b5)][_0x4a6c65(0x128)](_0x4a6c65(0x17f));function _0x20ec02(_0x357c38){const _0x2dfaec=_0x4a6c65;return{'type':_0x2dfaec(0x192),'content':''+_0x59612a(_0x8cf112,_0x2dfaec(0x153),_0x357c38)};}function _0x49edd1(_0x340681){const _0x37b0c9=_0x4a6c65;return{'type':_0x37b0c9(0x192),'content':''+_0x59612a(_0x8cf112,_0x37b0c9(0x1ae),_0x340681)};}_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x198)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x15d)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x1b7)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x1a3)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x1b9)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x156)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x159)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x160)),_0x4daae0[_0x4a6c65(0x12d)](_0x4a6c65(0x18b)),_0x4daae0[_0x4a6c65(0x12d)](_0x4a6c65(0x19b)),_0x4daae0[_0x4a6c65(0x12d)](_0x4a6c65(0x175)),_0x2aa6f7&&(_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x16d)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x13d))),_0x407306&&(_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x15b)),_0x4daae0[_0x4a6c65(0x18a)](_0x4a6c65(0x171)),_0x4daae0[_0x4a6c65(0x12d)](_0x4a6c65(0x180)),_0x4daae0[_0x4a6c65(0x1a6)][_0x4a6c65(0x13b)](_0x2d1bd2=>{const _0xb9c2d3=_0x4a6c65,{data:_0x199b98}=_0x2d1bd2;if(_0x199b98&&_0xb9c2d3(0x180)==_0x199b98[_0xb9c2d3(0x189)])return{'type':_0xb9c2d3(0x192),'content':_0x199b98[_0xb9c2d3(0x17c)]?_0x59612a(_0x8cf112,_0xb9c2d3(0x176)):_0x59612a(_0x8cf112,_0xb9c2d3(0x135))};}),this[_0x4a6c65(0x13e)][_0x4a6c65(0x146)][_0x4a6c65(0x191)][_0x4a6c65(0x152)](_0x13120d=>{const _0x2c1b03=_0x4a6c65;if(_0x13120d[_0x2c1b03(0x140)][_0x2c1b03(0x165)])return!0x1;let _0x498163=!0x1;const _0x80ee25=_0x4daae0[_0x2c1b03(0x151)]({'skipNotAttached':!0x0})[_0x2c1b03(0x1bb)](_0x45fc17=>_0x2c1b03(0x180)===_0x4daae0[_0x2c1b03(0x1ba)](_0x45fc17));for(const _0xe94475 of _0x80ee25){_0x2c1b03(0x132)!=_0xe94475[_0x2c1b03(0x1bd)]()[_0x2c1b03(0x137)][_0x2c1b03(0x197)][_0x2c1b03(0x14e)](_0x2c1b03(0x19b))&&(_0x4daae0[_0x2c1b03(0x142)](_0xe94475[_0x2c1b03(0x1bd)](),_0x2c1b03(0x170))[_0x2c1b03(0x157)](_0x23d866=>_0x2c1b03(0x19b)===_0x4daae0[_0x2c1b03(0x1ba)](_0x23d866[_0x2c1b03(0x182)]))||(_0x13120d[_0x2c1b03(0x12a)](_0xe94475[_0x2c1b03(0x1bc)]()),_0x498163=!0x0));}return _0x498163;})),_0x4daae0[_0x4a6c65(0x1a6)][_0x4a6c65(0x1be)](_0x4a6c65(0x175),_0x59612a(_0x8cf112,_0x4a6c65(0x155)));const _0x5b167e={'type':_0x4a6c65(0x192),'content':''};_0x4daae0[_0x4a6c65(0x1a6)][_0x4a6c65(0x13b)](_0xed7d48=>{const _0x1f63b1=_0x4a6c65,{data:_0x2a330a}=_0xed7d48;if(!_0x2a330a||_0x1f63b1(0x19b)!=_0x2a330a[_0x1f63b1(0x189)])return;let _0x1ed027=_0xed7d48[_0x1f63b1(0x17b)];for(;_0x1ed027;){if(_0x1ed027[_0x1f63b1(0x1ab)]&&((_0x1f63b1(0x1a2)==_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x189)]||_0x1f63b1(0x183)==_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x189)])&&(_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x17c)]&&_0x1f63b1(0x1ad)!=_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x17c)]||_0x1f63b1(0x1ad)!=_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x148)]&&!_0x2a330a[_0x1f63b1(0x17c)])||!_0x2aa6f7&&_0x1ed027[_0x1f63b1(0x1ab)][_0x1f63b1(0x189)]==_0x194164))return _0x5b167e;_0x1ed027=_0x1ed027[_0x1f63b1(0x19e)];}if(null==_0x2a330a[_0x1f63b1(0x17c)])switch(_0x2a330a[_0x1f63b1(0x148)]){case _0x1f63b1(0x1b2):return _0x49edd1(_0x59612a(_0x8cf112,_0x1f63b1(0x188)));case _0x1f63b1(0x19d):return _0x49edd1(_0x59612a(_0x8cf112,_0x1f63b1(0x13c)));case _0x1f63b1(0x132):return _0x49edd1(_0x59612a(_0x8cf112,_0x1f63b1(0x174)));}switch(_0x2a330a[_0x1f63b1(0x17c)]){case _0x1f63b1(0x1b2):return _0x20ec02(_0x59612a(_0x8cf112,_0x1f63b1(0x188)));case _0x1f63b1(0x19d):return _0x20ec02(_0x59612a(_0x8cf112,_0x1f63b1(0x13c)));case _0x1f63b1(0x132):return _0x20ec02(_0x59612a(_0x8cf112,_0x1f63b1(0x174)));}}),_0x4daae0[_0x4a6c65(0x1a6)][_0x4a6c65(0x13b)](_0x3cf69c=>{const _0x448547=_0x4a6c65,{data:_0xf71e3d}=_0x3cf69c;if(_0xf71e3d&&_0x448547(0x175)==_0xf71e3d[_0x448547(0x189)])return null==_0xf71e3d[_0x448547(0x17c)]||null==_0xf71e3d[_0x448547(0x148)]&&0x0==_0xf71e3d[_0x448547(0x17c)]?_0x5b167e:void 0x0;}),_0x4daae0[_0x4a6c65(0x1a6)][_0x4a6c65(0x13b)](_0x2e6f51=>{const _0x12fb1a=_0x4a6c65;if(_0x12fb1a(0x170)!=_0x2e6f51[_0x12fb1a(0x14c)])return;const {data:_0x18d9cb}=_0x2e6f51;if(!_0x18d9cb||_0x12fb1a(0x18b)!=_0x18d9cb[_0x12fb1a(0x189)])return;const _0x5f2138=le(_0x2e6f51);return _0x12fb1a(0x17c)==_0x5f2138?{'type':_0x12fb1a(0x192),'content':_0x59612a(_0x8cf112,_0x12fb1a(0x129))}:_0x12fb1a(0x148)==_0x5f2138?{'type':_0x12fb1a(0x192),'content':_0x59612a(_0x8cf112,_0x12fb1a(0x133))}:_0x5b167e;}),_0x5ae10f[_0x4a6c65(0x146)][_0x4a6c65(0x191)][_0x4a6c65(0x152)](_0x25733f=>this[_0x4a6c65(0x1a1)](_0x25733f)),_0x5ae10f[_0x4a6c65(0x146)][_0x4a6c65(0x191)][_0x4a6c65(0x152)](_0x497355=>this[_0x4a6c65(0x154)](_0x497355)),_0x5ae10f[_0x4a6c65(0x146)][_0x4a6c65(0x191)][_0x4a6c65(0x152)](_0x4c5de0=>this[_0x4a6c65(0x164)](_0x4c5de0)),this[_0x4a6c65(0x12e)]();}[_0x3f7976(0x1a1)](_0x45ebc7){const _0x52e55d=_0x3f7976;if(_0x45ebc7[_0x52e55d(0x140)][_0x52e55d(0x165)]||!_0x45ebc7[_0x52e55d(0x140)][_0x52e55d(0x143)])return!0x1;let _0x1317cf=!0x1;const _0x52d2a0=this[_0x52e55d(0x13e)][_0x52e55d(0x145)][_0x52e55d(0x128)](_0x52e55d(0x187))[_0x52e55d(0x151)]({'skipNotAttached':!0x0})[_0x52e55d(0x1bb)](_0x310a2b=>_0x310a2b[_0x52e55d(0x1ab)]&&_0x52e55d(0x18b)==_0x310a2b[_0x52e55d(0x1ab)][_0x52e55d(0x189)])[_0x52e55d(0x1bb)](_0x133877=>_0x133877[_0x52e55d(0x1ab)][_0x52e55d(0x17c)]&&_0x133877[_0x52e55d(0x1ab)][_0x52e55d(0x148)]);for(const _0x474260 of _0x52d2a0)le(_0x474260)||(_0x45ebc7[_0x52e55d(0x12a)](_0x474260[_0x52e55d(0x1bc)]()),_0x1317cf=!0x0);return _0x1317cf;}[_0x3f7976(0x154)](_0x4d17db){const _0x25001a=_0x3f7976;if(_0x4d17db[_0x25001a(0x140)][_0x25001a(0x165)]||!_0x4d17db[_0x25001a(0x140)][_0x25001a(0x143)])return!0x1;const _0x4f42ab=this[_0x25001a(0x13e)][_0x25001a(0x145)][_0x25001a(0x128)](_0x25001a(0x187));if(_0x4f42ab[_0x25001a(0x15c)][_0x25001a(0x138)])return!0x1;let _0x54108b=!0x1;const _0x18abce=[_0x25001a(0x19b),_0x25001a(0x18b),_0x25001a(0x175),_0x25001a(0x1a2),_0x25001a(0x1a7),_0x25001a(0x163),_0x25001a(0x167),_0x25001a(0x16b),_0x25001a(0x183)],_0x1fb9ec=this[_0x25001a(0x13e)][_0x25001a(0x146)][_0x25001a(0x191)][_0x25001a(0x166)][_0x25001a(0x14f)]()[_0x25001a(0x1bb)](_0x3f418a=>_0x25001a(0x170)==_0x3f418a[_0x25001a(0x14c)])[_0x25001a(0x1bb)](_0x4ff305=>_0x18abce[_0x25001a(0x15e)](_0x4ff305[_0x25001a(0x134)]));if(0x0==_0x1fb9ec[_0x25001a(0x1b6)])return _0x54108b;for(const _0x5f5572 of _0x1fb9ec){const _0xf4b20=_0x4f42ab[_0x25001a(0x142)](_0x5f5572[_0x25001a(0x162)],_0x25001a(0x170))[_0x25001a(0x1bb)](_0x8a6c0f=>!_0x8a6c0f[_0x25001a(0x14b)][_0x25001a(0x19f)])[_0x25001a(0x179)](_0xca49f9=>_0xca49f9[_0x25001a(0x182)])[_0x25001a(0x1bb)](_0x4eec64=>{const _0x2314a5=_0x25001a,_0x269cb3=_0x4f42ab[_0x2314a5(0x1ba)](_0x4eec64);return _0x18abce[_0x2314a5(0x15e)](_0x269cb3);});if(_0xf4b20[_0x25001a(0x1b6)]){for(const _0x2abcbd of _0xf4b20)_0x4d17db[_0x25001a(0x12a)](_0x2abcbd[_0x25001a(0x1bc)]());_0x54108b=!0x0;}}return _0x54108b;}[_0x3f7976(0x164)](_0x1b927c){const _0x19ee2a=_0x3f7976;if(_0x1b927c[_0x19ee2a(0x140)][_0x19ee2a(0x165)]||!_0x1b927c[_0x19ee2a(0x140)][_0x19ee2a(0x143)])return!0x1;const _0x3d1283=this[_0x19ee2a(0x13e)][_0x19ee2a(0x145)][_0x19ee2a(0x128)](_0x19ee2a(0x187));let _0x27dafd=!0x1;const _0x5acedb=[_0x19ee2a(0x19b),_0x19ee2a(0x18b),_0x19ee2a(0x175),_0x19ee2a(0x1a2),_0x19ee2a(0x1a7),_0x19ee2a(0x163),_0x19ee2a(0x167),_0x19ee2a(0x16b),_0x19ee2a(0x183)];for(const _0x351bda of _0x3d1283[_0x19ee2a(0x151)]({'skipNotAttached':!0x0})){const _0x569ea4=_0x3d1283[_0x19ee2a(0x142)](_0x351bda[_0x19ee2a(0x1bd)](),_0x19ee2a(0x170))[_0x19ee2a(0x179)](_0x311cb=>_0x311cb[_0x19ee2a(0x182)])[_0x19ee2a(0x1bb)](_0x41e228=>_0x41e228[_0x19ee2a(0x1ab)]&&_0x5acedb[_0x19ee2a(0x15e)](_0x41e228[_0x19ee2a(0x1ab)][_0x19ee2a(0x189)]));if(!_0x569ea4[_0x19ee2a(0x1b6)])continue;const _0x5e7c43=_0x569ea4[0x0][_0x19ee2a(0x17b)][_0x19ee2a(0x1a0)][_0x19ee2a(0x185)];if(!_0x569ea4[_0x19ee2a(0x196)](_0x136fbd=>_0x136fbd[_0x19ee2a(0x1a0)][_0x19ee2a(0x185)]===_0x5e7c43)){for(const _0x3efb0f of _0x569ea4)_0x2cacea(_0x3efb0f,_0x5e7c43)&&(_0x27dafd=!0x0);}}return _0x27dafd;function _0x8a0fb8(_0x5a82f1,_0x24f36f){const _0x37d409=_0x19ee2a;for(const _0x2895b6 of _0x3d1283[_0x37d409(0x151)]({'skipNotAttached':!0x0})[_0x37d409(0x1bb)](_0x4de8a6=>_0x37d409(0x170)==_0x4de8a6[_0x37d409(0x14c)]&&_0x4de8a6[_0x37d409(0x1a0)][_0x37d409(0x185)]==_0x5a82f1))_0x2895b6[_0x37d409(0x194)](_0x37d409(0x185),_0x24f36f);}function _0x2cacea(_0x5e02e9,_0xde7d04){const _0x4384bf=_0x19ee2a;let _0x4a4031=_0x5e02e9[_0x4384bf(0x17b)],_0x4bbd0c=!0x1;for(;_0x4a4031;)_0x4a4031[_0x4384bf(0x1a0)][_0x4384bf(0x185)]!=_0xde7d04&&(_0x8a0fb8(_0x4a4031[_0x4384bf(0x1a0)][_0x4384bf(0x185)],_0xde7d04),_0x4a4031[_0x4384bf(0x194)](_0x4384bf(0x185),_0xde7d04),_0x4bbd0c=!0x0),_0x4a4031=_0x4a4031[_0x4384bf(0x19e)];return _0x4bbd0c;}}[_0x3f7976(0x12e)](){const _0x238450=_0x3f7976,_0x2d0310=this[_0x238450(0x13e)],_0x40be2d=_0x2d0310[_0x238450(0x141)],_0x511a56=_0x2d0310[_0x238450(0x145)][_0x238450(0x128)](_0x238450(0x187));this[_0x238450(0x186)](),_0x511a56[_0x238450(0x12b)][_0x238450(0x1b4)](_0x238450(0x178),_0x238450(0x1b0),_0x238450(0x1a9),function(_0x31a1b9,_0x2bd53d){const _0x1281f1=_0x238450,_0x29cbd5=[];for(let _0x5f0915 of _0x31a1b9)_0x5f0915[_0x1281f1(0x137)][_0x1281f1(0x197)]===_0x5f0915[_0x1281f1(0x131)][_0x1281f1(0x177)]&&(_0x5f0915=_0x2d0310[_0x1281f1(0x146)][_0x1281f1(0x18d)](_0x2d0310[_0x1281f1(0x146)][_0x1281f1(0x16c)](_0x5f0915[_0x1281f1(0x137)][_0x1281f1(0x197)],0x0))),_0x29cbd5[_0x1281f1(0x195)](_0x5f0915);_0x2d0310[_0x1281f1(0x146)][_0x1281f1(0x158)](_0x43f055=>{const _0x1bb018=_0x1281f1,_0x5552d5=_0x2d0310[_0x1bb018(0x146)][_0x1bb018(0x191)][_0x1bb018(0x19c)],_0x3761f2=Array[_0x1bb018(0x190)](_0x5552d5[_0x1bb018(0x169)]())[_0x1bb018(0x179)](_0x19cd4b=>_0xc4e91[_0x1bb018(0x14a)](_0x19cd4b));_0x43f055[_0x1bb018(0x172)](_0x29cbd5),_0x2d0310[_0x1bb018(0x1a4)][_0x1bb018(0x128)](_0x2bd53d[_0x1bb018(0x168)])[_0x1bb018(0x19a)](),_0x2bd53d[_0x1bb018(0x12f)][_0x1bb018(0x195)]({'forceDefaultExecution':!0x0}),_0x2d0310[_0x1bb018(0x1b1)](_0x2bd53d[_0x1bb018(0x168)],..._0x2bd53d[_0x1bb018(0x12f)]),_0x43f055[_0x1bb018(0x172)](_0x3761f2);for(const _0x4c24a8 of _0x3761f2)_0x4c24a8[_0x1bb018(0x17a)]();});}),_0x511a56[_0x238450(0x1a6)][_0x238450(0x147)](function(_0x333507){const _0x5d06cb=_0x238450,_0xb16bb6=!_0x2d0310[_0x5d06cb(0x146)][_0x5d06cb(0x12c)][_0x5d06cb(0x16a)](_0x333507),_0x32be6b=_0x333507[_0x5d06cb(0x130)],_0x1e3c9f=_0x333507[_0x5d06cb(0x1af)],_0x135bab=_0x333507[_0x5d06cb(0x14e)](_0x5d06cb(0x18b)),_0x31db8d=!_0x32be6b||_0x32be6b[_0x5d06cb(0x14e)](_0x5d06cb(0x18b))!==_0x135bab,_0x8f463e=!_0x1e3c9f||_0x1e3c9f[_0x5d06cb(0x14e)](_0x5d06cb(0x18b))!==_0x135bab;return _0xb16bb6&&Boolean(_0x135bab)&&_0x31db8d&&_0x8f463e;},_0x16d1f0=>_0x59612a(_0x40be2d,_0x238450(0x16f),_0x16d1f0));}[_0x3f7976(0x186)](){const _0x205247=_0x3f7976,_0x301e0a=this[_0x205247(0x13e)],_0x4202f5=_0x301e0a[_0x205247(0x141)];function _0x224d26(_0x13bcce){const _0x378fb9=_0x205247,_0x42cf1c=_0x301e0a[_0x378fb9(0x1a4)][_0x378fb9(0x128)](_0x378fb9(0x15d))[_0x378fb9(0x138)],_0x5619e9=_0x301e0a[_0x378fb9(0x1a4)][_0x378fb9(0x128)](_0x378fb9(0x198))[_0x378fb9(0x138)];return _0x378fb9(0x198)===_0x13bcce?_0x42cf1c:_0x5619e9;}_0x301e0a[_0x205247(0x145)][_0x205247(0x128)](_0x205247(0x187))[_0x205247(0x1a6)][_0x205247(0x13b)](function(_0x2b14e7){const _0x1551be=_0x205247;if(_0x1551be(0x178)!=_0x2b14e7[_0x1551be(0x14c)])return;const {data:_0xe7960f}=_0x2b14e7;if(!_0xe7960f)return;let _0x584ee0,_0x2bb730,_0x378e43,_0x234d9f;switch(_0xe7960f[_0x1551be(0x168)]){case _0x1551be(0x15d):_0x378e43=_0xe7960f[_0x1551be(0x12f)][0x0][_0x1551be(0x1b8)],_0x234d9f=_0x224d26(_0xe7960f[_0x1551be(0x168)]),_0x584ee0=_0x378e43?_0x1551be(0x13f):_0x1551be(0x16e),!_0x234d9f&&_0x301e0a[_0x1551be(0x1b5)][_0x1551be(0x128)](_0x1551be(0x17f))||(_0x584ee0=_0x1551be(0x1a8)),_0x2bb730={'type':_0x1551be(0x192),'content':_0x59612a(_0x4202f5,_0x584ee0,_0x59612a(_0x4202f5,_0x1551be(0x188)))};break;case _0x1551be(0x198):_0x378e43=_0xe7960f[_0x1551be(0x12f)][0x0][_0x1551be(0x1b8)],_0x234d9f=_0x224d26(_0xe7960f[_0x1551be(0x168)]),_0x584ee0=_0x378e43?_0x1551be(0x13f):_0x1551be(0x16e),!_0x234d9f&&_0x301e0a[_0x1551be(0x1b5)][_0x1551be(0x128)](_0x1551be(0x17f))||(_0x584ee0=_0x1551be(0x1a8)),_0x2bb730={'type':_0x1551be(0x192),'content':_0x59612a(_0x4202f5,_0x584ee0,_0x59612a(_0x4202f5,_0x1551be(0x13c)))};break;case _0x1551be(0x1b9):_0x584ee0=_0x1551be(0x136),_0x2bb730={'type':_0x1551be(0x192),'content':_0x59612a(_0x4202f5,_0x584ee0,_0x59612a(_0x4202f5,_0x1551be(0x16f)))};break;case _0x1551be(0x156):_0x584ee0=function(_0x6dcae4){const _0x1a0a84=_0x1551be,_0x2e6515=_0x6dcae4[_0x1a0a84(0x1bd)]();let _0x376b35=_0x2e6515[_0x1a0a84(0x137)][_0x1a0a84(0x197)];for(;_0x376b35&&_0x2e6515[_0x1a0a84(0x18e)](_0x376b35);){if(_0x376b35[_0x1a0a84(0x14e)](_0x1a0a84(0x175))>0x0)return!0x1;_0x376b35=_0x376b35[_0x1a0a84(0x1af)];}return!0x0;}(_0x2b14e7)?_0x59612a(_0x4202f5,_0x1551be(0x16e),_0x59612a(_0x4202f5,function(_0x2f5b9b){const _0x34f303=_0x1551be;return _0x34f303(0x150)+_0x2f5b9b[_0x34f303(0x1bd)]()[_0x34f303(0x137)][_0x34f303(0x197)][_0x34f303(0x14e)](_0x34f303(0x19b))[_0x34f303(0x15a)]()+_0x34f303(0x17e);}(_0x2b14e7))):_0x59612a(_0x4202f5,_0x1551be(0x144),_0x59612a(_0x4202f5,_0x1551be(0x16f))),_0x2bb730={'type':_0x1551be(0x192),'content':_0x584ee0};break;case _0x1551be(0x16d):case _0x1551be(0x13d):!0x1===_0xe7960f[_0x1551be(0x15f)]&&(_0x584ee0=_0x1551be(0x184),_0x2bb730={'type':_0x1551be(0x1a5),'content':_0x59612a(_0x4202f5,_0x584ee0,_0x59612a(_0x4202f5,_0x1551be(0x16f)))});}return _0x2bb730;});}}function le(_0x3d6fb8){const _0x8086e=_0x3f7976;let _0x339aa7=_0x3d6fb8[_0x8086e(0x1bd)]()[_0x8086e(0x137)][_0x8086e(0x197)][_0x8086e(0x130)];for(;_0x339aa7;){const _0x43eb64=_0x339aa7[_0x8086e(0x14e)](_0x8086e(0x18b));if(!_0x43eb64)return!0x1;if(_0x43eb64==_0x3d6fb8[_0x8086e(0x1ab)][_0x8086e(0x17c)])return _0x8086e(0x17c);if(_0x43eb64==_0x3d6fb8[_0x8086e(0x1ab)][_0x8086e(0x148)])return _0x8086e(0x148);_0x339aa7=_0x339aa7[_0x8086e(0x130)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x591d(_0x57870c,_0x26f9a3){const _0xa3311d=_0xa331();return _0x591d=function(_0x591d29,_0x33e20d){_0x591d29=_0x591d29-0x188;let _0x1f82e9=_0xa3311d[_0x591d29];return _0x1f82e9;},_0x591d(_0x57870c,_0x26f9a3);}const _0x39181f=_0x591d;(function(_0x518ef6,_0x778e3a){const _0x3276fc=_0x591d,_0x3b3de9=_0x518ef6();while(!![]){try{const _0x29cf26=parseInt(_0x3276fc(0x1c1))/0x1+-parseInt(_0x3276fc(0x1b5))/0x2*(parseInt(_0x3276fc(0x1c8))/0x3)+parseInt(_0x3276fc(0x18c))/0x4+-parseInt(_0x3276fc(0x1dd))/0x5+-parseInt(_0x3276fc(0x1dc))/0x6*(parseInt(_0x3276fc(0x1d5))/0x7)+-parseInt(_0x3276fc(0x1d4))/0x8*(parseInt(_0x3276fc(0x1ae))/0x9)+parseInt(_0x3276fc(0x1e3))/0xa;if(_0x29cf26===_0x778e3a)break;else _0x3b3de9['push'](_0x3b3de9['shift']());}catch(_0x273787){_0x3b3de9['push'](_0x3b3de9['shift']());}}}(_0xa331,0xeb26a));function _0xa331(){const _0x434169=['getSuggestions','listType','TrackChangesEditing','newValue','1458yFfXGc','commandParams','reversed','nodeAfter','upper-roman','*Remove\x20format:*\x20%0','suggestion','92pBdmkO','*Set\x20format:*\x20%0','format','key','toUpperCase','*Format:*\x20set\x20order\x20to\x20regular','batch','upper-latin','startIndex','listStart','config','formatBlock','974249QrfXad','FORMAT_LIST_REVERSED','commandName','editor','registerAttributeLabel','oldValue','lower-latin','106617VTcFHv','isUndo','default','next','data','listStyle','model','attribute','locale','head','enableDefaultAttributesIntegration','*Change\x20to:*\x20%0','78608fLNEfl','2996uzHggk','removeMarker','square','get','getAttribute','includes','circle','4902urKaLA','8543500mkOKGn','_getTranslationKeyForListStyle','customNumbered','list.properties','getFirstMarker','_LIST_DEFAULT','42488490SHPGuH','getFirstRange','document','replace','disc','4100248WJJvTa','_getAttributeKey','registerPostFixer','descriptionFactory','start','*Format:*\x20set\x20order\x20to\x20reversed','ELEMENT_','styles','has','plugins','decimal','bulleted','_registerLegacyDescription','handleDescriptions','decimal-leading-zero','numbered','ListPropertiesEditing','bind','registerBlockAttribute','listReversed','afterInit','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','registerDescriptionCallback','lower-roman','_LIST_','_findSuggestions','filter','find','FORMAT_LIST_START'];_0xa331=function(){return _0x434169;};return _0xa331();}import{Plugin as _0x4616a7}from'ckeditor5/src/core.js';import{getTranslation as _0x4b60b6}from'../utils/common-translations.js';export default class ue extends _0x4616a7{[_0x39181f(0x1a0)](){const _0x1e1c12=_0x39181f;if(!this[_0x1e1c12(0x1c4)][_0x1e1c12(0x195)][_0x1e1c12(0x194)](_0x1e1c12(0x19c)))return;const _0x5a9ad4=this[_0x1e1c12(0x1c4)][_0x1e1c12(0x1bf)][_0x1e1c12(0x1d8)](_0x1e1c12(0x1e0)),_0x348218=this[_0x1e1c12(0x1c4)][_0x1e1c12(0x195)][_0x1e1c12(0x1d8)](_0x1e1c12(0x1ac));_0x5a9ad4[_0x1e1c12(0x193)]&&(_0x348218[_0x1e1c12(0x1d2)](_0x1e1c12(0x1cd)),_0x348218[_0x1e1c12(0x19e)](_0x1e1c12(0x1cd))),_0x5a9ad4[_0x1e1c12(0x1b0)]&&(_0x348218[_0x1e1c12(0x1d2)](_0x1e1c12(0x19f)),_0x348218[_0x1e1c12(0x19e)](_0x1e1c12(0x19f))),_0x5a9ad4[_0x1e1c12(0x1bd)]&&(_0x348218[_0x1e1c12(0x1d2)](_0x1e1c12(0x1be)),_0x348218[_0x1e1c12(0x19e)](_0x1e1c12(0x1be)));const _0x34905a={'type':_0x1e1c12(0x1b7),'content':''};_0x348218[_0x1e1c12(0x18f)][_0x1e1c12(0x1a3)](this[_0x1e1c12(0x199)][_0x1e1c12(0x19d)](this));const _0x3cf16e=this[_0x1e1c12(0x1c4)][_0x1e1c12(0x1d0)];_0x348218[_0x1e1c12(0x18f)][_0x1e1c12(0x1c5)](_0x1e1c12(0x19f),_0x4b60b6(_0x3cf16e,_0x1e1c12(0x1c2))),_0x348218[_0x1e1c12(0x18f)][_0x1e1c12(0x1a3)](_0x67eba0=>{const _0x3e5514=_0x1e1c12,{data:_0x2f4f3f}=_0x67eba0;if(_0x2f4f3f&&_0x3e5514(0x19f)==_0x2f4f3f[_0x3e5514(0x1b8)])return null==_0x2f4f3f[_0x3e5514(0x1ad)]||0x0==_0x2f4f3f[_0x3e5514(0x1ad)]&&null==_0x2f4f3f[_0x3e5514(0x1c6)]?_0x34905a:void 0x0;}),_0x348218[_0x1e1c12(0x18f)][_0x1e1c12(0x1c5)](_0x1e1c12(0x1be),_0x4b60b6(_0x3cf16e,_0x1e1c12(0x1a9))),_0x348218[_0x1e1c12(0x18f)][_0x1e1c12(0x1a3)](_0x165505=>{const _0x2ff347=_0x1e1c12,{data:_0x4b9f63}=_0x165505;if(_0x4b9f63&&_0x2ff347(0x1be)==_0x4b9f63[_0x2ff347(0x1b8)])return null==_0x4b9f63[_0x2ff347(0x1ad)]||0x1==_0x4b9f63[_0x2ff347(0x1ad)]&&null==_0x4b9f63[_0x2ff347(0x1c6)]?_0x34905a:void 0x0;}),this[_0x1e1c12(0x1c4)][_0x1e1c12(0x1ce)][_0x1e1c12(0x189)][_0x1e1c12(0x18e)](_0x59e0c2=>{const _0x66db6f=_0x1e1c12;if(_0x59e0c2[_0x66db6f(0x1bb)][_0x66db6f(0x1c9)])return!0x1;let _0x2512b2=!0x1;const _0x3f603a=_0x348218[_0x66db6f(0x1aa)]({'skipNotAttached':!0x0})[_0x66db6f(0x1a7)](_0x362c1a=>{const _0x5e3f16=_0x66db6f,_0x47c840=_0x348218[_0x5e3f16(0x18d)](_0x362c1a);return _0x5e3f16(0x1be)==_0x47c840||_0x5e3f16(0x19f)==_0x47c840;});for(const _0x3aafb8 of _0x3f603a){const _0x5aa514=_0x3aafb8[_0x66db6f(0x188)]()[_0x66db6f(0x190)][_0x66db6f(0x1b1)][_0x66db6f(0x1d9)](_0x66db6f(0x1ab));if(_0x66db6f(0x19b)==_0x5aa514||_0x66db6f(0x1df)==_0x5aa514)continue;_0x348218[_0x66db6f(0x1a6)](_0x3aafb8[_0x66db6f(0x188)](),_0x66db6f(0x1cf))[_0x66db6f(0x1a8)](_0x5c73ad=>_0x66db6f(0x1ab)==_0x348218[_0x66db6f(0x18d)](_0x5c73ad[_0x66db6f(0x1b4)]))||(_0x59e0c2[_0x66db6f(0x1d6)](_0x3aafb8[_0x66db6f(0x1e1)]()),_0x2512b2=!0x0);}return _0x2512b2;}),this[_0x1e1c12(0x198)]();}[_0x39181f(0x199)](_0x572a5b){const _0x3686bc=_0x39181f,_0x2a335e=this[_0x3686bc(0x1c4)][_0x3686bc(0x1d0)],{data:_0x540b9c}=_0x572a5b,_0x51d079={'type':_0x3686bc(0x1b7),'content':''};if(!_0x540b9c||_0x3686bc(0x1cd)!=_0x540b9c[_0x3686bc(0x1b8)])return;if(!_0x540b9c[_0x3686bc(0x1c6)])return _0x3686bc(0x1ca)==_0x540b9c[_0x3686bc(0x1ad)]?_0x51d079:{'type':_0x3686bc(0x1b7),'content':''+_0x4b60b6(_0x2a335e,_0x3686bc(0x1b6),_0x4b60b6(_0x2a335e,this[_0x3686bc(0x1de)](_0x540b9c[_0x3686bc(0x1ad)])))};if(!_0x540b9c[_0x3686bc(0x1ad)]){if(_0x3686bc(0x1ca)==_0x540b9c[_0x3686bc(0x1c6)])return _0x51d079;let _0x248289=_0x572a5b[_0x3686bc(0x1d1)];for(;_0x248289;){if(_0x248289[_0x3686bc(0x1cc)]&&_0x3686bc(0x1ab)==_0x248289[_0x3686bc(0x1cc)][_0x3686bc(0x1b8)]&&_0x248289[_0x3686bc(0x1cc)][_0x3686bc(0x1ad)])return _0x51d079;_0x248289=_0x248289[_0x3686bc(0x1cb)];}return{'type':_0x3686bc(0x1b7),'content':''+_0x4b60b6(_0x2a335e,_0x3686bc(0x1b3),_0x4b60b6(_0x2a335e,this[_0x3686bc(0x1de)](_0x540b9c[_0x3686bc(0x1c6)])))};}if(_0x3686bc(0x1ca)!=_0x540b9c[_0x3686bc(0x1ad)])return{'type':_0x3686bc(0x1b7),'content':''+_0x4b60b6(_0x2a335e,_0x3686bc(0x1b6),_0x4b60b6(_0x2a335e,this[_0x3686bc(0x1de)](_0x540b9c[_0x3686bc(0x1ad)])))};let _0x45ee1a=_0x572a5b[_0x3686bc(0x1d1)];for(;_0x45ee1a;){if(_0x45ee1a[_0x3686bc(0x1cc)]&&_0x3686bc(0x1ab)==_0x45ee1a[_0x3686bc(0x1cc)][_0x3686bc(0x1b8)]&&_0x45ee1a[_0x3686bc(0x1cc)][_0x3686bc(0x1ad)]&&_0x45ee1a[_0x3686bc(0x1cc)][_0x3686bc(0x1c6)])return _0x51d079;_0x45ee1a=_0x45ee1a[_0x3686bc(0x1cb)];}const _0x4aaa55=_0x572a5b[_0x3686bc(0x188)]()[_0x3686bc(0x190)][_0x3686bc(0x1b1)][_0x3686bc(0x1d9)](_0x3686bc(0x1ab));return{'type':_0x3686bc(0x1b7),'content':_0x4b60b6(_0x2a335e,_0x3686bc(0x1b6),_0x4b60b6(_0x2a335e,_0x3686bc(0x192)+_0x4aaa55[_0x3686bc(0x1b9)]()+_0x3686bc(0x1e2)))};}[_0x39181f(0x198)](){const _0x4507d4=_0x39181f,_0x7507fe=this[_0x4507d4(0x1c4)],_0x274171=_0x7507fe[_0x4507d4(0x1d0)];_0x7507fe[_0x4507d4(0x195)][_0x4507d4(0x1d8)](_0x4507d4(0x1ac))[_0x4507d4(0x18f)][_0x4507d4(0x1a3)](_0x306ab5=>{const _0x3e5012=_0x4507d4;if(_0x3e5012(0x1c0)!=_0x306ab5[_0x3e5012(0x1a2)])return;const {data:_0x41b720}=_0x306ab5;if(!_0x41b720)return;let _0x2b6ed4,_0x3280f4;switch(_0x41b720[_0x3e5012(0x1c3)]){case _0x3e5012(0x1cd):_0x2b6ed4=_0x3e5012(0x1d3),_0x3280f4={'type':_0x3e5012(0x1b7),'content':_0x4b60b6(_0x274171,_0x2b6ed4,_0x4b60b6(_0x274171,this[_0x3e5012(0x1de)](_0x41b720[_0x3e5012(0x1af)][0x0][_0x3e5012(0x1a2)])))};break;case _0x3e5012(0x19f):_0x2b6ed4=_0x41b720[_0x3e5012(0x1af)][0x0][_0x3e5012(0x1b0)]?_0x3e5012(0x191):_0x3e5012(0x1ba),_0x3280f4={'type':_0x3e5012(0x1b7),'content':_0x4b60b6(_0x274171,_0x2b6ed4)};break;case _0x3e5012(0x1be):_0x2b6ed4=_0x3e5012(0x1a1),_0x3280f4={'type':_0x3e5012(0x1b7),'content':_0x4b60b6(_0x274171,_0x2b6ed4,_0x41b720[_0x3e5012(0x1af)][0x0][_0x3e5012(0x1bd)])};}return _0x3280f4;});}[_0x39181f(0x1de)](_0x4232b0){const _0x31c316=_0x39181f;return _0x31c316(0x192)+function(_0x346a92){const _0x338d04=_0x31c316;if(pe[_0x338d04(0x1da)](_0x346a92))return _0x338d04(0x197);if(ye[_0x338d04(0x1da)](_0x346a92))return _0x338d04(0x19b);return null;}(_0x4232b0)[_0x31c316(0x1b9)]()+_0x31c316(0x1a5)+_0x4232b0[_0x31c316(0x1b9)]()[_0x31c316(0x18a)](/-/g,'_');}}const pe=[_0x39181f(0x18b),_0x39181f(0x1db),_0x39181f(0x1d7)],ye=[_0x39181f(0x196),_0x39181f(0x19a),_0x39181f(0x1a4),_0x39181f(0x1b2),_0x39181f(0x1c7),_0x39181f(0x1bc)];
23
+ const _0x3d2143=_0x2393;function _0x2393(_0x3e8dd3,_0x3f1486){const _0x25f4e0=_0x25f4();return _0x2393=function(_0x239355,_0x35c309){_0x239355=_0x239355-0xc2;let _0xdec7eb=_0x25f4e0[_0x239355];return _0xdec7eb;},_0x2393(_0x3e8dd3,_0x3f1486);}(function(_0x436444,_0x271b09){const _0xa5dc0e=_0x2393,_0x386b4a=_0x436444();while(!![]){try{const _0x5eaada=-parseInt(_0xa5dc0e(0x11b))/0x1+-parseInt(_0xa5dc0e(0xd9))/0x2+-parseInt(_0xa5dc0e(0xe2))/0x3+-parseInt(_0xa5dc0e(0xfb))/0x4+-parseInt(_0xa5dc0e(0xe7))/0x5*(parseInt(_0xa5dc0e(0xce))/0x6)+parseInt(_0xa5dc0e(0xe6))/0x7+-parseInt(_0xa5dc0e(0xda))/0x8*(-parseInt(_0xa5dc0e(0xee))/0x9);if(_0x5eaada===_0x271b09)break;else _0x386b4a['push'](_0x386b4a['shift']());}catch(_0x1131ea){_0x386b4a['push'](_0x386b4a['shift']());}}}(_0x25f4,0x82499));import{Plugin as _0x408559}from'ckeditor5/src/core.js';import{getTranslation as _0x4843b1}from'../utils/common-translations.js';export default class ue extends _0x408559{[_0x3d2143(0x100)](){const _0x25d3f8=_0x3d2143;if(!this[_0x25d3f8(0xff)][_0x25d3f8(0xcf)][_0x25d3f8(0xd2)](_0x25d3f8(0xf7)))return;const _0x782eaf=this[_0x25d3f8(0xff)][_0x25d3f8(0xc8)][_0x25d3f8(0xdf)](_0x25d3f8(0xc6)),_0x5a2140=this[_0x25d3f8(0xff)][_0x25d3f8(0xcf)][_0x25d3f8(0xdf)](_0x25d3f8(0xfe));_0x782eaf[_0x25d3f8(0x118)]&&(_0x5a2140[_0x25d3f8(0x10d)](_0x25d3f8(0x108)),_0x5a2140[_0x25d3f8(0xe5)](_0x25d3f8(0x108))),_0x782eaf[_0x25d3f8(0xdd)]&&(_0x5a2140[_0x25d3f8(0x10d)](_0x25d3f8(0xd4)),_0x5a2140[_0x25d3f8(0xe5)](_0x25d3f8(0xd4))),_0x782eaf[_0x25d3f8(0xf3)]&&(_0x5a2140[_0x25d3f8(0x10d)](_0x25d3f8(0xcb)),_0x5a2140[_0x25d3f8(0xe5)](_0x25d3f8(0xcb)));const _0xe0e5b={'type':_0x25d3f8(0xcc),'content':''};_0x5a2140[_0x25d3f8(0xf0)][_0x25d3f8(0x104)](this[_0x25d3f8(0xde)][_0x25d3f8(0xd8)](this));const _0x1b4780=this[_0x25d3f8(0xff)][_0x25d3f8(0xfc)];_0x5a2140[_0x25d3f8(0xf0)][_0x25d3f8(0xe8)](_0x25d3f8(0xd4),_0x4843b1(_0x1b4780,_0x25d3f8(0xf8))),_0x5a2140[_0x25d3f8(0xf0)][_0x25d3f8(0x104)](_0x13cdb5=>{const _0x2cdb29=_0x25d3f8,{data:_0x5a78ae}=_0x13cdb5;if(_0x5a78ae&&_0x2cdb29(0xd4)==_0x5a78ae[_0x2cdb29(0xec)])return null==_0x5a78ae[_0x2cdb29(0x105)]||0x0==_0x5a78ae[_0x2cdb29(0x105)]&&null==_0x5a78ae[_0x2cdb29(0x112)]?_0xe0e5b:void 0x0;}),_0x5a2140[_0x25d3f8(0xf0)][_0x25d3f8(0xe8)](_0x25d3f8(0xcb),_0x4843b1(_0x1b4780,_0x25d3f8(0x10f))),_0x5a2140[_0x25d3f8(0xf0)][_0x25d3f8(0x104)](_0x6032e0=>{const _0x617397=_0x25d3f8,{data:_0x4fa44b}=_0x6032e0;if(_0x4fa44b&&_0x617397(0xcb)==_0x4fa44b[_0x617397(0xec)])return null==_0x4fa44b[_0x617397(0x105)]||0x1==_0x4fa44b[_0x617397(0x105)]&&null==_0x4fa44b[_0x617397(0x112)]?_0xe0e5b:void 0x0;}),this[_0x25d3f8(0xff)][_0x25d3f8(0xc2)][_0x25d3f8(0xf9)][_0x25d3f8(0xe1)](_0x2b467e=>{const _0x5d68a8=_0x25d3f8;if(_0x2b467e[_0x5d68a8(0x10e)][_0x5d68a8(0xf1)])return!0x1;let _0x2a789b=!0x1;const _0x8838f2=_0x5a2140[_0x5d68a8(0xd7)]({'skipNotAttached':!0x0})[_0x5d68a8(0xd0)](_0x325309=>{const _0x4201fb=_0x5d68a8,_0x3eee73=_0x5a2140[_0x4201fb(0xf6)](_0x325309);return _0x4201fb(0xcb)==_0x3eee73||_0x4201fb(0xd4)==_0x3eee73;});for(const _0x57331f of _0x8838f2){const _0x5377dd=_0x57331f[_0x5d68a8(0xe3)]()[_0x5d68a8(0xef)][_0x5d68a8(0x101)][_0x5d68a8(0x106)](_0x5d68a8(0xf5));if(_0x5d68a8(0xcd)==_0x5377dd||_0x5d68a8(0x11c)==_0x5377dd)continue;_0x5a2140[_0x5d68a8(0x117)](_0x57331f[_0x5d68a8(0xe3)](),_0x5d68a8(0xc3))[_0x5d68a8(0xc4)](_0x558bac=>_0x5d68a8(0xf5)==_0x5a2140[_0x5d68a8(0xf6)](_0x558bac[_0x5d68a8(0xd5)]))||(_0x2b467e[_0x5d68a8(0xd1)](_0x57331f[_0x5d68a8(0xf2)]()),_0x2a789b=!0x0);}return _0x2a789b;}),this[_0x25d3f8(0xdb)]();}[_0x3d2143(0xde)](_0x2ddff0){const _0x29ffe9=_0x3d2143,_0x469e2c=this[_0x29ffe9(0xff)][_0x29ffe9(0xfc)],{data:_0xabeca9}=_0x2ddff0,_0x55a52d={'type':_0x29ffe9(0xcc),'content':''};if(!_0xabeca9||_0x29ffe9(0x108)!=_0xabeca9[_0x29ffe9(0xec)])return;if(!_0xabeca9[_0x29ffe9(0x112)])return _0x29ffe9(0xf4)==_0xabeca9[_0x29ffe9(0x105)]?_0x55a52d:{'type':_0x29ffe9(0xcc),'content':''+_0x4843b1(_0x469e2c,_0x29ffe9(0xc5),_0x4843b1(_0x469e2c,this[_0x29ffe9(0x107)](_0xabeca9[_0x29ffe9(0x105)])))};if(!_0xabeca9[_0x29ffe9(0x105)]){if(_0x29ffe9(0xf4)==_0xabeca9[_0x29ffe9(0x112)])return _0x55a52d;let _0x54c7b6=_0x2ddff0[_0x29ffe9(0x119)];for(;_0x54c7b6;){if(_0x54c7b6[_0x29ffe9(0x116)]&&_0x29ffe9(0xf5)==_0x54c7b6[_0x29ffe9(0x116)][_0x29ffe9(0xec)]&&_0x54c7b6[_0x29ffe9(0x116)][_0x29ffe9(0x105)])return _0x55a52d;_0x54c7b6=_0x54c7b6[_0x29ffe9(0xfa)];}return{'type':_0x29ffe9(0xcc),'content':''+_0x4843b1(_0x469e2c,_0x29ffe9(0x103),_0x4843b1(_0x469e2c,this[_0x29ffe9(0x107)](_0xabeca9[_0x29ffe9(0x112)])))};}if(_0x29ffe9(0xf4)!=_0xabeca9[_0x29ffe9(0x105)])return{'type':_0x29ffe9(0xcc),'content':''+_0x4843b1(_0x469e2c,_0x29ffe9(0xc5),_0x4843b1(_0x469e2c,this[_0x29ffe9(0x107)](_0xabeca9[_0x29ffe9(0x105)])))};let _0x5c66bf=_0x2ddff0[_0x29ffe9(0x119)];for(;_0x5c66bf;){if(_0x5c66bf[_0x29ffe9(0x116)]&&_0x29ffe9(0xf5)==_0x5c66bf[_0x29ffe9(0x116)][_0x29ffe9(0xec)]&&_0x5c66bf[_0x29ffe9(0x116)][_0x29ffe9(0x105)]&&_0x5c66bf[_0x29ffe9(0x116)][_0x29ffe9(0x112)])return _0x55a52d;_0x5c66bf=_0x5c66bf[_0x29ffe9(0xfa)];}const _0x4c0f65=_0x2ddff0[_0x29ffe9(0xe3)]()[_0x29ffe9(0xef)][_0x29ffe9(0x101)][_0x29ffe9(0x106)](_0x29ffe9(0xf5));return{'type':_0x29ffe9(0xcc),'content':_0x4843b1(_0x469e2c,_0x29ffe9(0xc5),_0x4843b1(_0x469e2c,_0x29ffe9(0x115)+_0x4c0f65[_0x29ffe9(0x113)]()+_0x29ffe9(0x109)))};}[_0x3d2143(0xdb)](){const _0x127151=_0x3d2143,_0x568431=this[_0x127151(0xff)],_0x2f6a9a=_0x568431[_0x127151(0xfc)];_0x568431[_0x127151(0xcf)][_0x127151(0xdf)](_0x127151(0xfe))[_0x127151(0xf0)][_0x127151(0x104)](_0x211468=>{const _0x449385=_0x127151;if(_0x449385(0x10a)!=_0x211468[_0x449385(0xe0)])return;const {data:_0x3d4f3e}=_0x211468;if(!_0x3d4f3e)return;let _0x2765f8,_0x40659d;switch(_0x3d4f3e[_0x449385(0xe4)]){case _0x449385(0x108):_0x2765f8=_0x449385(0xed),_0x40659d={'type':_0x449385(0xcc),'content':_0x4843b1(_0x2f6a9a,_0x2765f8,_0x4843b1(_0x2f6a9a,this[_0x449385(0x107)](_0x3d4f3e[_0x449385(0xdc)][0x0][_0x449385(0xe0)])))};break;case _0x449385(0xd4):_0x2765f8=_0x3d4f3e[_0x449385(0xdc)][0x0][_0x449385(0xdd)]?_0x449385(0x111):_0x449385(0x114),_0x40659d={'type':_0x449385(0xcc),'content':_0x4843b1(_0x2f6a9a,_0x2765f8)};break;case _0x449385(0xcb):_0x2765f8=_0x449385(0x110),_0x40659d={'type':_0x449385(0xcc),'content':_0x4843b1(_0x2f6a9a,_0x2765f8,_0x3d4f3e[_0x449385(0xdc)][0x0][_0x449385(0xf3)])};}return _0x40659d;});}[_0x3d2143(0x107)](_0x530e50){const _0x555e32=_0x3d2143;return _0x555e32(0x115)+function(_0x326c22){const _0x12171d=_0x555e32;if(pe[_0x12171d(0x10c)](_0x326c22))return _0x12171d(0xeb);if(ye[_0x12171d(0x10c)](_0x326c22))return _0x12171d(0xcd);return null;}(_0x530e50)[_0x555e32(0x113)]()+_0x555e32(0x10b)+_0x530e50[_0x555e32(0x113)]()[_0x555e32(0xca)](/-/g,'_');}}function _0x25f4(){const _0x54d3d0=['document','next','1389068YZgSBF','locale','circle','TrackChangesEditing','editor','afterInit','nodeAfter','decimal-leading-zero','*Remove\x20format:*\x20%0','registerDescriptionCallback','newValue','getAttribute','_getTranslationKeyForListStyle','listStyle','_LIST_DEFAULT','formatBlock','_LIST_','includes','enableDefaultAttributesIntegration','batch','FORMAT_LIST_START','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Format:*\x20set\x20order\x20to\x20reversed','oldValue','toUpperCase','*Format:*\x20set\x20order\x20to\x20regular','ELEMENT_','data','_findSuggestions','styles','head','lower-latin','337712ZKSkjW','customNumbered','model','attribute','find','*Set\x20format:*\x20%0','list.properties','disc','config','square','replace','listStart','format','numbered','193398gSMYdQ','plugins','filter','removeMarker','has','decimal','listReversed','suggestion','lower-roman','getSuggestions','bind','591290JNWuRq','664BPRZxw','_registerLegacyDescription','commandParams','reversed','handleDescriptions','get','type','registerPostFixer','1691943FQDMdx','getFirstRange','commandName','registerBlockAttribute','2836932vwCqMo','65JmCkRa','registerAttributeLabel','upper-roman','upper-latin','bulleted','key','*Change\x20to:*\x20%0','226845qvUvLc','start','descriptionFactory','isUndo','getFirstMarker','startIndex','default','listType','_getAttributeKey','ListPropertiesEditing','FORMAT_LIST_REVERSED'];_0x25f4=function(){return _0x54d3d0;};return _0x25f4();}const pe=[_0x3d2143(0xc7),_0x3d2143(0xfd),_0x3d2143(0xc9)],ye=[_0x3d2143(0xd3),_0x3d2143(0x102),_0x3d2143(0xd6),_0x3d2143(0xe9),_0x3d2143(0x11a),_0x3d2143(0xea)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33637e=_0x460b;(function(_0x1ab89f,_0x515c53){const _0xbe878a=_0x460b,_0xa2c315=_0x1ab89f();while(!![]){try{const _0x5f0920=parseInt(_0xbe878a(0x10b))/0x1+-parseInt(_0xbe878a(0x103))/0x2+parseInt(_0xbe878a(0x102))/0x3+-parseInt(_0xbe878a(0x113))/0x4*(parseInt(_0xbe878a(0x111))/0x5)+-parseInt(_0xbe878a(0x10e))/0x6+parseInt(_0xbe878a(0x112))/0x7+parseInt(_0xbe878a(0x10a))/0x8*(parseInt(_0xbe878a(0x107))/0x9);if(_0x5f0920===_0x515c53)break;else _0xa2c315['push'](_0xa2c315['shift']());}catch(_0x389f17){_0xa2c315['push'](_0xa2c315['shift']());}}}(_0x8d84,0x86cf3));function _0x8d84(){const _0x28aa69=['enableCommand','stop','elementToElement','6192lWGcGS','div','downcastDispatcher','17832OqZvrE','713804jrzrkV','editor','MediaEmbedEditing','5184954jUMzFQ','afterInit','locale','199005OhHGmf','3771544OMsfak','68iKKbGh','for','media','descriptionFactory','registerElementLabel','createEmptyElement','high','ELEMENT_MEDIA','showSuggestionHighlights','dataDowncast','conversion','plugins','options','attribute:url:media','data','mediaEmbed','TrackChangesEditing','has','get','159267jkfXYn','1492564GvMAto'];_0x8d84=function(){return _0x28aa69;};return _0x8d84();}import{Plugin as _0x5a41cf}from'ckeditor5/src/core.js';import{getTranslation as _0x19e0c7}from'../utils/common-translations.js';function _0x460b(_0xfb7a10,_0x1a5d3f){const _0x8d841f=_0x8d84();return _0x460b=function(_0x460b74,_0x546706){_0x460b74=_0x460b74-0xf0;let _0x632a9e=_0x8d841f[_0x460b74];return _0x632a9e;},_0x460b(_0xfb7a10,_0x1a5d3f);}export default class ft extends _0x5a41cf{[_0x33637e(0x10f)](){const _0x4cfc6c=_0x33637e,_0x5e17a8=this[_0x4cfc6c(0x10c)];if(!_0x5e17a8[_0x4cfc6c(0xfa)][_0x4cfc6c(0x100)](_0x4cfc6c(0x10d)))return;const _0x5b925e=_0x5e17a8[_0x4cfc6c(0xfa)][_0x4cfc6c(0x101)](_0x4cfc6c(0xff)),_0x1e1121=_0x5e17a8[_0x4cfc6c(0x110)];_0x5b925e[_0x4cfc6c(0x104)](_0x4cfc6c(0xfe)),_0x5b925e[_0x4cfc6c(0xf2)][_0x4cfc6c(0xf3)](_0x4cfc6c(0xf1),_0x5c2244=>_0x19e0c7(_0x1e1121,_0x4cfc6c(0xf6),_0x5c2244)),_0x5e17a8[_0x4cfc6c(0xf9)][_0x4cfc6c(0xf0)](_0x4cfc6c(0xf8))[_0x4cfc6c(0x106)]({'model':_0x4cfc6c(0xf1),'view':(_0x4b9072,{writer:_0x41478e,options:_0x255496})=>{const _0xdf5564=_0x4cfc6c;if(_0x255496[_0xdf5564(0xf7)])return _0x41478e[_0xdf5564(0xf4)](_0xdf5564(0x108));},'converterPriority':_0x4cfc6c(0xf5)}),_0x5e17a8[_0x4cfc6c(0xfd)][_0x4cfc6c(0x109)]['on'](_0x4cfc6c(0xfc),(_0x59b196,_0x2dd2f3,_0x3ff110)=>{const _0x5420b9=_0x4cfc6c;_0x3ff110[_0x5420b9(0xfb)][_0x5420b9(0xf7)]&&_0x59b196[_0x5420b9(0x105)]();},{'priority':_0x4cfc6c(0xf5)});}}
23
+ const _0x2208ee=_0x3eca;(function(_0x216bea,_0x51a631){const _0x518073=_0x3eca,_0x1b004c=_0x216bea();while(!![]){try{const _0x4c153d=parseInt(_0x518073(0x193))/0x1+parseInt(_0x518073(0x18a))/0x2*(-parseInt(_0x518073(0x199))/0x3)+-parseInt(_0x518073(0x18c))/0x4+parseInt(_0x518073(0x18b))/0x5+parseInt(_0x518073(0x183))/0x6+parseInt(_0x518073(0x184))/0x7+-parseInt(_0x518073(0x17b))/0x8*(-parseInt(_0x518073(0x182))/0x9);if(_0x4c153d===_0x51a631)break;else _0x1b004c['push'](_0x1b004c['shift']());}catch(_0x25945e){_0x1b004c['push'](_0x1b004c['shift']());}}}(_0x17c7,0xe42e1));import{Plugin as _0x244471}from'ckeditor5/src/core.js';import{getTranslation as _0x1cae6c}from'../utils/common-translations.js';export default class ft extends _0x244471{[_0x2208ee(0x17c)](){const _0x1b5eec=_0x2208ee,_0x5a59d7=this[_0x1b5eec(0x177)];if(!_0x5a59d7[_0x1b5eec(0x197)][_0x1b5eec(0x196)](_0x1b5eec(0x189)))return;const _0x51dddf=_0x5a59d7[_0x1b5eec(0x197)][_0x1b5eec(0x188)](_0x1b5eec(0x191)),_0x165143=_0x5a59d7[_0x1b5eec(0x195)];_0x51dddf[_0x1b5eec(0x18e)](_0x1b5eec(0x192)),_0x51dddf[_0x1b5eec(0x17f)][_0x1b5eec(0x187)](_0x1b5eec(0x186),_0x335963=>_0x1cae6c(_0x165143,_0x1b5eec(0x181),_0x335963)),_0x5a59d7[_0x1b5eec(0x19a)][_0x1b5eec(0x190)](_0x1b5eec(0x17a))[_0x1b5eec(0x194)]({'model':_0x1b5eec(0x186),'view':(_0x9d6daf,{writer:_0x120505,options:_0x5ede3a})=>{const _0x56266b=_0x1b5eec;if(_0x5ede3a[_0x56266b(0x180)])return _0x120505[_0x56266b(0x18f)](_0x56266b(0x198));},'converterPriority':_0x1b5eec(0x17d)}),_0x5a59d7[_0x1b5eec(0x185)][_0x1b5eec(0x178)]['on'](_0x1b5eec(0x18d),(_0x39c5f7,_0x4915b8,_0x5095c7)=>{const _0x14f080=_0x1b5eec;_0x5095c7[_0x14f080(0x17e)][_0x14f080(0x180)]&&_0x39c5f7[_0x14f080(0x179)]();},{'priority':_0x1b5eec(0x17d)});}}function _0x3eca(_0x2fdbe7,_0x24cce5){const _0x17c709=_0x17c7();return _0x3eca=function(_0x3ecab8,_0x190197){_0x3ecab8=_0x3ecab8-0x177;let _0x5d053b=_0x17c709[_0x3ecab8];return _0x5d053b;},_0x3eca(_0x2fdbe7,_0x24cce5);}function _0x17c7(){const _0x42f580=['239215gZAbnH','2470592pYrVdy','attribute:url:media','enableCommand','createEmptyElement','for','TrackChangesEditing','mediaEmbed','468340kcnGDj','elementToElement','locale','has','plugins','div','18qZJmFW','conversion','editor','downcastDispatcher','stop','dataDowncast','248iBPZuT','afterInit','high','options','descriptionFactory','showSuggestionHighlights','ELEMENT_MEDIA','22239kVdVKP','9244008OuwDwn','2832389ijVTNR','data','media','registerElementLabel','get','MediaEmbedEditing','328602OMHNbv'];_0x17c7=function(){return _0x42f580;};return _0x17c7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d52(_0x3c39bf,_0x20c6e4){const _0x2c6dd4=_0x2c6d();return _0x5d52=function(_0x5d52a2,_0x2deaf2){_0x5d52a2=_0x5d52a2-0x1b8;let _0x376c7f=_0x2c6dd4[_0x5d52a2];return _0x376c7f;},_0x5d52(_0x3c39bf,_0x20c6e4);}function _0x2c6d(){const _0x382ff5=['has','editor','1776xIKFpg','get','enableCommand','511538BtdpjG','MentionEditing','afterInit','846NbmLLZ','mention','23845560tulPLa','plugins','2856024MXvNCT','824350RqUoTx','TrackChangesEditing','287413eeZzYl','238989TZfnHk','6cNFQaJ','102GyBLhL'];_0x2c6d=function(){return _0x382ff5;};return _0x2c6d();}const _0x7096ef=_0x5d52;(function(_0x12f5ec,_0x4e905){const _0x556cef=_0x5d52,_0x250aca=_0x12f5ec();while(!![]){try{const _0xfd6326=parseInt(_0x556cef(0x1c1))/0x1+-parseInt(_0x556cef(0x1c9))/0x2*(parseInt(_0x556cef(0x1c2))/0x3)+-parseInt(_0x556cef(0x1bd))/0x4+-parseInt(_0x556cef(0x1be))/0x5+-parseInt(_0x556cef(0x1c3))/0x6*(parseInt(_0x556cef(0x1c0))/0x7)+parseInt(_0x556cef(0x1c6))/0x8*(-parseInt(_0x556cef(0x1b9))/0x9)+parseInt(_0x556cef(0x1bb))/0xa;if(_0xfd6326===_0x4e905)break;else _0x250aca['push'](_0x250aca['shift']());}catch(_0x5dfa96){_0x250aca['push'](_0x250aca['shift']());}}}(_0x2c6d,0x7d8d4));import{Plugin as _0x255dad}from'ckeditor5/src/core.js';export default class gt extends _0x255dad{[_0x7096ef(0x1b8)](){const _0x206f0d=_0x7096ef,_0x350492=this[_0x206f0d(0x1c5)];_0x350492[_0x206f0d(0x1bc)][_0x206f0d(0x1c4)](_0x206f0d(0x1ca))&&_0x350492[_0x206f0d(0x1bc)][_0x206f0d(0x1c7)](_0x206f0d(0x1bf))[_0x206f0d(0x1c8)](_0x206f0d(0x1ba));}}
23
+ const _0x55a5bb=_0x1d5f;(function(_0x4c57d2,_0x38c8a4){const _0x38f297=_0x1d5f,_0x41dca3=_0x4c57d2();while(!![]){try{const _0x54eb5c=-parseInt(_0x38f297(0x1d9))/0x1+-parseInt(_0x38f297(0x1cf))/0x2*(-parseInt(_0x38f297(0x1d6))/0x3)+-parseInt(_0x38f297(0x1db))/0x4*(-parseInt(_0x38f297(0x1d4))/0x5)+-parseInt(_0x38f297(0x1da))/0x6+-parseInt(_0x38f297(0x1d2))/0x7+parseInt(_0x38f297(0x1dd))/0x8+-parseInt(_0x38f297(0x1d7))/0x9;if(_0x54eb5c===_0x38c8a4)break;else _0x41dca3['push'](_0x41dca3['shift']());}catch(_0x2e6ff1){_0x41dca3['push'](_0x41dca3['shift']());}}}(_0x1313,0x595b1));import{Plugin as _0x38815a}from'ckeditor5/src/core.js';function _0x1d5f(_0x2f4794,_0xa0db9a){const _0x1313ad=_0x1313();return _0x1d5f=function(_0x1d5f04,_0x271414){_0x1d5f04=_0x1d5f04-0x1cd;let _0x4ebdde=_0x1313ad[_0x1d5f04];return _0x4ebdde;},_0x1d5f(_0x2f4794,_0xa0db9a);}function _0x1313(){const _0x2ee657=['enableCommand','20965wiLHrt','plugins','9OjsuIu','3279843iERUYo','has','38030RJLjgC','2758620kAwxVf','676cnEmQw','mention','2199616oqtTkf','afterInit','TrackChangesEditing','get','306372UHuKtz','editor','MentionEditing','1504293jwvsJg'];_0x1313=function(){return _0x2ee657;};return _0x1313();}export default class gt extends _0x38815a{[_0x55a5bb(0x1de)](){const _0x1b7ba3=_0x55a5bb,_0x7e8398=this[_0x1b7ba3(0x1d0)];_0x7e8398[_0x1b7ba3(0x1d5)][_0x1b7ba3(0x1d8)](_0x1b7ba3(0x1d1))&&_0x7e8398[_0x1b7ba3(0x1d5)][_0x1b7ba3(0x1ce)](_0x1b7ba3(0x1cd))[_0x1b7ba3(0x1d3)](_0x1b7ba3(0x1dc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c44(_0x16ae75,_0x347903){const _0x19e783=_0x19e7();return _0x3c44=function(_0x3c444d,_0x296a6c){_0x3c444d=_0x3c444d-0x1e8;let _0x35031c=_0x19e783[_0x3c444d];return _0x35031c;},_0x3c44(_0x16ae75,_0x347903);}const _0x2f79b4=_0x3c44;(function(_0x49c893,_0xd4a1cd){const _0x198b66=_0x3c44,_0x16e9af=_0x49c893();while(!![]){try{const _0x421ce4=-parseInt(_0x198b66(0x200))/0x1+-parseInt(_0x198b66(0x203))/0x2+-parseInt(_0x198b66(0x1f3))/0x3+-parseInt(_0x198b66(0x1f1))/0x4+parseInt(_0x198b66(0x204))/0x5+-parseInt(_0x198b66(0x1f9))/0x6+parseInt(_0x198b66(0x1f6))/0x7;if(_0x421ce4===_0xd4a1cd)break;else _0x16e9af['push'](_0x16e9af['shift']());}catch(_0x4622b0){_0x16e9af['push'](_0x16e9af['shift']());}}}(_0x19e7,0xb6aaa));import{Plugin as _0x1acc55}from'ckeditor5/src/core.js';import{getTranslation as _0x1630f5}from'../utils/common-translations.js';export default class lt extends _0x1acc55{[_0x2f79b4(0x1eb)](){const _0x368358=_0x2f79b4,_0x3175cd=this[_0x368358(0x1fb)],_0xd003e8=_0x3175cd[_0x368358(0x1ec)][_0x368358(0x1ea)](_0x368358(0x208));_0x3175cd[_0x368358(0x1ec)][_0x368358(0x1ff)](_0x368358(0x1f4))&&(_0xd003e8[_0x368358(0x202)](_0x368358(0x1fa)),_0xd003e8[_0x368358(0x1f2)](_0x368358(0x1fc)),_0xd003e8[_0x368358(0x1fe)][_0x368358(0x1f7)](_0x4ca854=>this[_0x368358(0x1fd)](_0x4ca854)));}[_0x2f79b4(0x1fd)](_0x1dfb5e){const _0x270038=_0x2f79b4,_0x41f7bf=this[_0x270038(0x1fb)][_0x270038(0x206)],{data:_0x46000e}=_0x1dfb5e,_0x57535a={'type':_0x270038(0x1e8),'content':''};if(_0x46000e&&_0x270038(0x1fc)==_0x46000e[_0x270038(0x1ef)]){if(!_0x46000e[_0x270038(0x1ee)])return{'type':_0x270038(0x1e8),'content':_0x1630f5(_0x41f7bf,_0x270038(0x201),_0x1630f5(_0x41f7bf,_0x270038(0x1f8)))+'\x20('+_0x46000e[_0x270038(0x1f0)]+')'};if(!_0x46000e[_0x270038(0x1f0)]){let _0x3b8755=_0x1dfb5e[_0x270038(0x1f5)];for(;_0x3b8755;){if(_0x3b8755[_0x270038(0x1e9)]&&_0x270038(0x207)==_0x3b8755[_0x270038(0x1e9)][_0x270038(0x1ef)]&&_0x3b8755[_0x270038(0x1e9)][_0x270038(0x1f0)])return _0x57535a;_0x3b8755=_0x3b8755[_0x270038(0x205)];}return{'type':_0x270038(0x1e8),'content':_0x1630f5(_0x41f7bf,_0x270038(0x1ed),_0x1630f5(_0x41f7bf,_0x270038(0x1f8)))+'\x20('+_0x46000e[_0x270038(0x1ee)]+')'};}}}}function _0x19e7(){const _0x269de2=['2684850ImxfdR','3802480dIUcbu','next','locale','listType','TrackChangesEditing','format','data','get','afterInit','plugins','*Remove\x20format:*\x20%0','oldValue','key','newValue','4160752TZiDEa','registerBlockAttribute','1567962sFVuRr','MultiLevelList','head','28123942AtACVh','registerDescriptionCallback','ELEMENT_MULTI_LEVEL_LIST','3311106FdcoRb','multiLevelList','editor','listMarkerStyle','handleDescriptions','descriptionFactory','has','572882gAaPVh','*Set\x20format:*\x20%0','enableDefaultAttributesIntegration'];_0x19e7=function(){return _0x269de2;};return _0x19e7();}
23
+ const _0x12098a=_0x2958;(function(_0xd3f9ac,_0x37447d){const _0x4856eb=_0x2958,_0x2f72ed=_0xd3f9ac();while(!![]){try{const _0x130c5d=parseInt(_0x4856eb(0x1ad))/0x1*(-parseInt(_0x4856eb(0x1b5))/0x2)+-parseInt(_0x4856eb(0x1c6))/0x3+-parseInt(_0x4856eb(0x1c1))/0x4+-parseInt(_0x4856eb(0x1b9))/0x5*(-parseInt(_0x4856eb(0x1bc))/0x6)+parseInt(_0x4856eb(0x1c8))/0x7+parseInt(_0x4856eb(0x1a9))/0x8*(-parseInt(_0x4856eb(0x1af))/0x9)+parseInt(_0x4856eb(0x1a6))/0xa*(parseInt(_0x4856eb(0x1a5))/0xb);if(_0x130c5d===_0x37447d)break;else _0x2f72ed['push'](_0x2f72ed['shift']());}catch(_0xd68604){_0x2f72ed['push'](_0x2f72ed['shift']());}}}(_0x372e,0xf1997));import{Plugin as _0x3864a1}from'ckeditor5/src/core.js';function _0x2958(_0x23db77,_0x5df01e){const _0x372e5d=_0x372e();return _0x2958=function(_0x2958ab,_0x1301d9){_0x2958ab=_0x2958ab-0x1a5;let _0x9fc08b=_0x372e5d[_0x2958ab];return _0x9fc08b;},_0x2958(_0x23db77,_0x5df01e);}import{getTranslation as _0x5ee5ab}from'../utils/common-translations.js';export default class lt extends _0x3864a1{[_0x12098a(0x1ac)](){const _0x1e1e88=_0x12098a,_0x49e12a=this[_0x1e1e88(0x1c3)],_0x44cec6=_0x49e12a[_0x1e1e88(0x1c0)][_0x1e1e88(0x1b6)](_0x1e1e88(0x1a7));_0x49e12a[_0x1e1e88(0x1c0)][_0x1e1e88(0x1bb)](_0x1e1e88(0x1b2))&&(_0x44cec6[_0x1e1e88(0x1b1)](_0x1e1e88(0x1b4)),_0x44cec6[_0x1e1e88(0x1b0)](_0x1e1e88(0x1c5)),_0x44cec6[_0x1e1e88(0x1b7)][_0x1e1e88(0x1bf)](_0x3e368b=>this[_0x1e1e88(0x1b8)](_0x3e368b)));}[_0x12098a(0x1b8)](_0x20117e){const _0x3db73a=_0x12098a,_0x1b8b4b=this[_0x3db73a(0x1c3)][_0x3db73a(0x1bd)],{data:_0x2ab7b3}=_0x20117e,_0x5eeade={'type':_0x3db73a(0x1c7),'content':''};if(_0x2ab7b3&&_0x3db73a(0x1c5)==_0x2ab7b3[_0x3db73a(0x1c4)]){if(!_0x2ab7b3[_0x3db73a(0x1be)])return{'type':_0x3db73a(0x1c7),'content':_0x5ee5ab(_0x1b8b4b,_0x3db73a(0x1c9),_0x5ee5ab(_0x1b8b4b,_0x3db73a(0x1ba)))+'\x20('+_0x2ab7b3[_0x3db73a(0x1a8)]+')'};if(!_0x2ab7b3[_0x3db73a(0x1a8)]){let _0x51e7a2=_0x20117e[_0x3db73a(0x1ae)];for(;_0x51e7a2;){if(_0x51e7a2[_0x3db73a(0x1aa)]&&_0x3db73a(0x1c2)==_0x51e7a2[_0x3db73a(0x1aa)][_0x3db73a(0x1c4)]&&_0x51e7a2[_0x3db73a(0x1aa)][_0x3db73a(0x1a8)])return _0x5eeade;_0x51e7a2=_0x51e7a2[_0x3db73a(0x1ab)];}return{'type':_0x3db73a(0x1c7),'content':_0x5ee5ab(_0x1b8b4b,_0x3db73a(0x1b3),_0x5ee5ab(_0x1b8b4b,_0x3db73a(0x1ba)))+'\x20('+_0x2ab7b3[_0x3db73a(0x1be)]+')'};}}}}function _0x372e(){const _0x28c908=['*Set\x20format:*\x20%0','1566906fYXarS','320tmcPXN','TrackChangesEditing','newValue','1154904kcBzjd','data','next','afterInit','2ciLppw','head','117ZFyWgx','registerBlockAttribute','enableDefaultAttributesIntegration','MultiLevelList','*Remove\x20format:*\x20%0','multiLevelList','451594xIkTDx','get','descriptionFactory','handleDescriptions','185nNLGHK','ELEMENT_MULTI_LEVEL_LIST','has','240582WztFnR','locale','oldValue','registerDescriptionCallback','plugins','6073192ZXBlCw','listType','editor','key','listMarkerStyle','4933407yCdyaf','format','3071670jtuQDQ'];_0x372e=function(){return _0x28c908;};return _0x372e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19c315=_0x206e;(function(_0x3af2c9,_0x17759e){const _0x269bd1=_0x206e,_0x2468b7=_0x3af2c9();while(!![]){try{const _0x2fc519=parseInt(_0x269bd1(0x1e4))/0x1*(-parseInt(_0x269bd1(0x1f1))/0x2)+parseInt(_0x269bd1(0x1e0))/0x3+-parseInt(_0x269bd1(0x1e7))/0x4+-parseInt(_0x269bd1(0x1f2))/0x5*(-parseInt(_0x269bd1(0x1e3))/0x6)+-parseInt(_0x269bd1(0x1dc))/0x7+parseInt(_0x269bd1(0x1e2))/0x8*(-parseInt(_0x269bd1(0x1de))/0x9)+parseInt(_0x269bd1(0x1ed))/0xa;if(_0x2fc519===_0x17759e)break;else _0x2468b7['push'](_0x2468b7['shift']());}catch(_0x6449a){_0x2468b7['push'](_0x2468b7['shift']());}}}(_0x1ed4,0xa4351));function _0x1ed4(){const _0x240663=['3419171FhWyAc','locale','7336737wMkOJG','get','3447951PruxbT','plugins','8ZXFxyS','60DBBmAm','4357MiQgdF','ELEMENT_PAGE_BREAK','editor','4529228QkFyBC','registerElementLabel','TrackChangesEditing','descriptionFactory','pageBreak','has','10159130tzPxsT','enableCommand','afterInit','PageBreakEditing','4ATtXAx','476015coKdcm'];_0x1ed4=function(){return _0x240663;};return _0x1ed4();}import{Plugin as _0x51c356}from'ckeditor5/src/core.js';function _0x206e(_0x28eaf1,_0x3dc980){const _0x1ed4b6=_0x1ed4();return _0x206e=function(_0x206e35,_0xc8c82){_0x206e35=_0x206e35-0x1dc;let _0xc732b6=_0x1ed4b6[_0x206e35];return _0xc732b6;},_0x206e(_0x28eaf1,_0x3dc980);}import{getTranslation as _0x53cdc4}from'../utils/common-translations.js';export default class mt extends _0x51c356{[_0x19c315(0x1ef)](){const _0x466dc6=_0x19c315,_0x1937d0=this[_0x466dc6(0x1e6)];if(!_0x1937d0[_0x466dc6(0x1e1)][_0x466dc6(0x1ec)](_0x466dc6(0x1f0)))return;_0x1937d0[_0x466dc6(0x1e1)][_0x466dc6(0x1df)](_0x466dc6(0x1e9))[_0x466dc6(0x1ee)](_0x466dc6(0x1eb));const _0x3746a8=_0x1937d0[_0x466dc6(0x1e1)][_0x466dc6(0x1df)](_0x466dc6(0x1e9)),_0x54f754=_0x1937d0[_0x466dc6(0x1dd)];_0x3746a8[_0x466dc6(0x1ea)][_0x466dc6(0x1e8)](_0x466dc6(0x1eb),_0x3a06be=>_0x53cdc4(_0x54f754,_0x466dc6(0x1e5),_0x3a06be));}}
23
+ const _0x210343=_0x1f13;function _0x5dd1(){const _0x50989d=['enableCommand','6082960mIgutJ','184650FNoptR','get','plugins','2yVsbyn','afterInit','44fdsFaL','4860693kNBgMh','has','PageBreakEditing','652480lmIUOj','1311256oYWTwq','TrackChangesEditing','locale','editor','descriptionFactory','pageBreak','538329dfVCoP','registerElementLabel','5tSzchN','1460369DrGZTK','ELEMENT_PAGE_BREAK','105qnEILz'];_0x5dd1=function(){return _0x50989d;};return _0x5dd1();}(function(_0x19029,_0x24fc15){const _0x3248a8=_0x1f13,_0x151096=_0x19029();while(!![]){try{const _0x141508=-parseInt(_0x3248a8(0x12a))/0x1*(-parseInt(_0x3248a8(0x11a))/0x2)+parseInt(_0x3248a8(0x127))/0x3+parseInt(_0x3248a8(0x121))/0x4*(parseInt(_0x3248a8(0x129))/0x5)+parseInt(_0x3248a8(0x12f))/0x6*(parseInt(_0x3248a8(0x12c))/0x7)+-parseInt(_0x3248a8(0x12e))/0x8+-parseInt(_0x3248a8(0x11d))/0x9+-parseInt(_0x3248a8(0x120))/0xa*(parseInt(_0x3248a8(0x11c))/0xb);if(_0x141508===_0x24fc15)break;else _0x151096['push'](_0x151096['shift']());}catch(_0x79c590){_0x151096['push'](_0x151096['shift']());}}}(_0x5dd1,0xd3de4));import{Plugin as _0x4c871c}from'ckeditor5/src/core.js';import{getTranslation as _0x367b59}from'../utils/common-translations.js';function _0x1f13(_0x1188f6,_0x2dd6c0){const _0x5dd173=_0x5dd1();return _0x1f13=function(_0x1f1398,_0x11aed4){_0x1f1398=_0x1f1398-0x118;let _0x550930=_0x5dd173[_0x1f1398];return _0x550930;},_0x1f13(_0x1188f6,_0x2dd6c0);}export default class mt extends _0x4c871c{[_0x210343(0x11b)](){const _0xb06a9d=_0x210343,_0x45978a=this[_0xb06a9d(0x124)];if(!_0x45978a[_0xb06a9d(0x119)][_0xb06a9d(0x11e)](_0xb06a9d(0x11f)))return;_0x45978a[_0xb06a9d(0x119)][_0xb06a9d(0x118)](_0xb06a9d(0x122))[_0xb06a9d(0x12d)](_0xb06a9d(0x126));const _0x43ab9f=_0x45978a[_0xb06a9d(0x119)][_0xb06a9d(0x118)](_0xb06a9d(0x122)),_0x54d65a=_0x45978a[_0xb06a9d(0x123)];_0x43ab9f[_0xb06a9d(0x125)][_0xb06a9d(0x128)](_0xb06a9d(0x126),_0x90d0d2=>_0x367b59(_0x54d65a,_0xb06a9d(0x12b),_0x90d0d2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d3f(){const _0x10a7aa=['mapper','locale','ck-suggestion-marker--active','getItemLabel','writer','editing','schema','3338124hBFeNE','afterInit','413742diqnAQ','name','enableCommand','206973ACiJcB','downcastDispatcher','insert','checkChild','options','enableDefaultAttributesIntegration','has','Paragraph','start','descriptionFactory','registerElementLabel','insertParagraph','showSuggestionHighlights','*Insert:*\x20%0','consumable','$text','type','addClass','getFirstRange','span','292PYzxOx','TrackChangesEditing','data','toViewPosition','activeMarkers','2296sASTof','isLimit','bindElementToMarker','end','insertion','777861RimjOF','plugins','model','9675ibuCcp','paragraph','consume','get','ck-suggestion-marker-split','_registerLegacyDescription','includes','ELEMENT_PARAGRAPH','isBlock','formatBlock','highest','markerRange','isTouching','addMarker:suggestion:insertion','13304DjlpWR','commandName','*Change\x20to:*\x20%0','registerDescriptionCallback','10495470CRimLx','markerName','format','createUIElement','4rNWUuS','nodeAfter','editor'];_0x1d3f=function(){return _0x10a7aa;};return _0x1d3f();}const _0x55681a=_0x5532;(function(_0x3b5c5a,_0x219266){const _0x3087ae=_0x5532,_0x5ef503=_0x3b5c5a();while(!![]){try{const _0x42e9b5=parseInt(_0x3087ae(0x12d))/0x1+parseInt(_0x3087ae(0x11e))/0x2*(parseInt(_0x3087ae(0x12a))/0x3)+-parseInt(_0x3087ae(0x141))/0x4*(parseInt(_0x3087ae(0x14e))/0x5)+parseInt(_0x3087ae(0x128))/0x6+-parseInt(_0x3087ae(0x146))/0x7*(-parseInt(_0x3087ae(0x116))/0x8)+-parseInt(_0x3087ae(0x14b))/0x9+-parseInt(_0x3087ae(0x11a))/0xa;if(_0x42e9b5===_0x219266)break;else _0x5ef503['push'](_0x5ef503['shift']());}catch(_0x50f256){_0x5ef503['push'](_0x5ef503['shift']());}}}(_0x1d3f,0x4b0bc));import{Plugin as _0x4e9463}from'ckeditor5/src/core.js';import{getTranslation as _0x335054}from'../utils/common-translations.js';function _0x5532(_0x86579d,_0xeb1a2f){const _0x1d3fb3=_0x1d3f();return _0x5532=function(_0x55322d,_0xf08ced){_0x55322d=_0x55322d-0x113;let _0xc4b1bd=_0x1d3fb3[_0x55322d];return _0xc4b1bd;},_0x5532(_0x86579d,_0xeb1a2f);}export default class dt extends _0x4e9463{[_0x55681a(0x129)](){const _0x589273=_0x55681a,_0x5039df=this[_0x589273(0x120)];if(!_0x5039df[_0x589273(0x14c)][_0x589273(0x133)](_0x589273(0x134)))return;const _0x457791=_0x5039df[_0x589273(0x122)],_0x5926ec=_0x5039df[_0x589273(0x14c)][_0x589273(0x151)](_0x589273(0x142));_0x5926ec[_0x589273(0x136)][_0x589273(0x137)](_0x589273(0x14f),_0x1b12f1=>_0x335054(_0x457791,_0x589273(0x155),_0x1b12f1)),_0x5926ec[_0x589273(0x132)](_0x589273(0x14f)),_0x5926ec[_0x589273(0x12c)](_0x589273(0x138)),_0x5039df[_0x589273(0x126)][_0x589273(0x12e)]['on'](_0x589273(0x115),nr(_0x5039df),{'priority':_0x589273(0x158)}),_0x5039df[_0x589273(0x143)][_0x589273(0x12e)]['on'](_0x589273(0x115),(_0x3dc3b6,_0x51b2b3,_0x5d951e)=>{const _0x8608fc=_0x589273;_0x5d951e[_0x8608fc(0x131)][_0x8608fc(0x139)]&&nr(_0x5039df,{'showActiveMarker':!0x1})(_0x3dc3b6,_0x51b2b3,_0x5d951e);},{'priority':_0x589273(0x158)});const _0x8207ed=_0x5926ec[_0x589273(0x136)];_0x8207ed[_0x589273(0x119)](_0x521717=>{const _0x1e4aef=_0x589273;if(_0x1e4aef(0x14a)!==_0x521717[_0x1e4aef(0x13d)])return;const {start:_0x314a97,end:_0x418afb}=_0x521717[_0x1e4aef(0x13f)]();if(!_0x314a97[_0x1e4aef(0x114)](_0x418afb)||!_0x314a97[_0x1e4aef(0x11f)])return;const _0x35bfc9=_0x5039df[_0x1e4aef(0x14d)][_0x1e4aef(0x127)],_0x32b203=_0x314a97[_0x1e4aef(0x11f)];return _0x35bfc9[_0x1e4aef(0x156)](_0x32b203)&&!_0x35bfc9[_0x1e4aef(0x147)](_0x32b203)&&_0x35bfc9[_0x1e4aef(0x130)](_0x32b203,_0x1e4aef(0x13c))?{'type':_0x1e4aef(0x14a),'content':_0x335054(_0x457791,_0x1e4aef(0x13a),_0x8207ed[_0x1e4aef(0x124)](_0x32b203,0x1))}:void 0x0;}),this[_0x589273(0x153)]();}[_0x55681a(0x153)](){const _0x547e10=_0x55681a,_0x4f8740=this[_0x547e10(0x120)],_0x87fcfd=_0x4f8740[_0x547e10(0x122)];_0x4f8740[_0x547e10(0x14c)][_0x547e10(0x151)](_0x547e10(0x142))[_0x547e10(0x136)][_0x547e10(0x119)](_0x44f9c8=>{const _0x55713c=_0x547e10;if(_0x55713c(0x157)!=_0x44f9c8[_0x55713c(0x13d)])return;const {data:_0x1d4d85}=_0x44f9c8;return _0x1d4d85&&_0x55713c(0x14f)==_0x1d4d85[_0x55713c(0x117)]?{'type':_0x55713c(0x11c),'content':_0x335054(_0x87fcfd,_0x55713c(0x118),_0x335054(_0x87fcfd,_0x55713c(0x155)))}:void 0x0;});}}function nr(_0x941d5d,{showActiveMarker:_0x8d921c=!0x0}={}){return(_0x5ef99d,_0x4b625b,_0x2f4f86)=>{const _0x520701=_0x5532,_0x491ac0=_0x941d5d[_0x520701(0x14c)][_0x520701(0x151)](_0x520701(0x142)),_0x88462a=_0x4b625b[_0x520701(0x113)][_0x520701(0x135)],_0x223b9d=_0x4b625b[_0x520701(0x113)][_0x520701(0x149)],_0x386d15=_0x941d5d[_0x520701(0x14d)][_0x520701(0x127)];if(!_0x88462a[_0x520701(0x114)](_0x223b9d)||!_0x88462a[_0x520701(0x11f)])return;const _0x13eed1=_0x88462a[_0x520701(0x11f)];if(_0x386d15[_0x520701(0x156)](_0x13eed1)&&!_0x386d15[_0x520701(0x147)](_0x13eed1)&&_0x386d15[_0x520701(0x130)](_0x13eed1,_0x520701(0x13c))){if(!_0x2f4f86[_0x520701(0x13b)][_0x520701(0x150)](_0x4b625b[_0x520701(0x113)],_0x5ef99d[_0x520701(0x12b)]))return;const _0x3cecb1=_0x2f4f86[_0x520701(0x125)][_0x520701(0x11d)](_0x520701(0x140),{'class':_0x520701(0x152)}),_0x5892ba=_0x2f4f86[_0x520701(0x121)][_0x520701(0x144)](_0x223b9d);_0x8d921c&&_0x491ac0[_0x520701(0x145)][_0x520701(0x154)](_0x4b625b[_0x520701(0x11b)])&&_0x2f4f86[_0x520701(0x125)][_0x520701(0x13e)](_0x520701(0x123),_0x3cecb1),_0x2f4f86[_0x520701(0x125)][_0x520701(0x12f)](_0x5892ba,_0x3cecb1),_0x2f4f86[_0x520701(0x121)][_0x520701(0x148)](_0x3cecb1,_0x4b625b[_0x520701(0x11b)]);}};}
23
+ const _0x1d986a=_0x1a71;(function(_0x3e900f,_0x5c8850){const _0xe62694=_0x1a71,_0x1d2622=_0x3e900f();while(!![]){try{const _0x5f43ab=parseInt(_0xe62694(0xa1))/0x1*(parseInt(_0xe62694(0x69))/0x2)+parseInt(_0xe62694(0x84))/0x3*(-parseInt(_0xe62694(0x79))/0x4)+-parseInt(_0xe62694(0x77))/0x5*(parseInt(_0xe62694(0x67))/0x6)+-parseInt(_0xe62694(0x9c))/0x7+-parseInt(_0xe62694(0x78))/0x8+parseInt(_0xe62694(0xab))/0x9*(parseInt(_0xe62694(0xaa))/0xa)+parseInt(_0xe62694(0x8c))/0xb*(parseInt(_0xe62694(0x75))/0xc);if(_0x5f43ab===_0x5c8850)break;else _0x1d2622['push'](_0x1d2622['shift']());}catch(_0x32a265){_0x1d2622['push'](_0x1d2622['shift']());}}}(_0x3136,0xbb3f7));import{Plugin as _0x5ef12c}from'ckeditor5/src/core.js';function _0x3136(){const _0x2e6108=['consume','downcastDispatcher','showSuggestionHighlights','registerDescriptionCallback','afterInit','options','addMarker:suggestion:insertion','checkChild','9620632WVLPmV','getItemLabel','enableDefaultAttributesIntegration','schema','data','14ULGJwA','ck-suggestion-marker-split','bindElementToMarker','start','createUIElement','ck-suggestion-marker--active','paragraph','commandName','nodeAfter','190zaFfRN','491202VmoFKI','writer','markerName','insertion','18UtbaxP','activeMarkers','173210aafhpI','isTouching','enableCommand','includes','type','name','model','plugins','registerElementLabel','editor','addClass','span','3987420HpMusv','descriptionFactory','1137275lFUTUG','625912xzDIbG','68dGpBBb','insert','*Insert:*\x20%0','isBlock','formatBlock','toViewPosition','insertParagraph','get','markerRange','TrackChangesEditing','_registerLegacyDescription','236685dfvLIe','getFirstRange','Paragraph','end','mapper','has','locale','ELEMENT_PARAGRAPH','66vAHQAF','editing','consumable','format','isLimit','*Change\x20to:*\x20%0','highest','$text'];_0x3136=function(){return _0x2e6108;};return _0x3136();}import{getTranslation as _0x449f8f}from'../utils/common-translations.js';function _0x1a71(_0x446030,_0x3e92b7){const _0x3136f6=_0x3136();return _0x1a71=function(_0x1a7111,_0x103f3f){_0x1a7111=_0x1a7111-0x67;let _0x39227f=_0x3136f6[_0x1a7111];return _0x39227f;},_0x1a71(_0x446030,_0x3e92b7);}export default class dt extends _0x5ef12c{[_0x1d986a(0x98)](){const _0x450359=_0x1d986a,_0x4e1d7e=this[_0x450359(0x72)];if(!_0x4e1d7e[_0x450359(0x70)][_0x450359(0x89)](_0x450359(0x86)))return;const _0x3e08bb=_0x4e1d7e[_0x450359(0x8a)],_0x150087=_0x4e1d7e[_0x450359(0x70)][_0x450359(0x80)](_0x450359(0x82));_0x150087[_0x450359(0x76)][_0x450359(0x71)](_0x450359(0xa7),_0x28c458=>_0x449f8f(_0x3e08bb,_0x450359(0x8b),_0x28c458)),_0x150087[_0x450359(0x9e)](_0x450359(0xa7)),_0x150087[_0x450359(0x6b)](_0x450359(0x7f)),_0x4e1d7e[_0x450359(0x8d)][_0x450359(0x95)]['on'](_0x450359(0x9a),nr(_0x4e1d7e),{'priority':_0x450359(0x92)}),_0x4e1d7e[_0x450359(0xa0)][_0x450359(0x95)]['on'](_0x450359(0x9a),(_0x3428ca,_0x1fea31,_0x19d86e)=>{const _0x20e243=_0x450359;_0x19d86e[_0x20e243(0x99)][_0x20e243(0x96)]&&nr(_0x4e1d7e,{'showActiveMarker':!0x1})(_0x3428ca,_0x1fea31,_0x19d86e);},{'priority':_0x450359(0x92)});const _0x41ad8a=_0x150087[_0x450359(0x76)];_0x41ad8a[_0x450359(0x97)](_0x3d1471=>{const _0x1d181f=_0x450359;if(_0x1d181f(0xae)!==_0x3d1471[_0x1d181f(0x6d)])return;const {start:_0x1d182,end:_0x1ab2d5}=_0x3d1471[_0x1d181f(0x85)]();if(!_0x1d182[_0x1d181f(0x6a)](_0x1ab2d5)||!_0x1d182[_0x1d181f(0xa9)])return;const _0x1ea29c=_0x4e1d7e[_0x1d181f(0x6f)][_0x1d181f(0x9f)],_0x1d141e=_0x1d182[_0x1d181f(0xa9)];return _0x1ea29c[_0x1d181f(0x7c)](_0x1d141e)&&!_0x1ea29c[_0x1d181f(0x90)](_0x1d141e)&&_0x1ea29c[_0x1d181f(0x9b)](_0x1d141e,_0x1d181f(0x93))?{'type':_0x1d181f(0xae),'content':_0x449f8f(_0x3e08bb,_0x1d181f(0x7b),_0x41ad8a[_0x1d181f(0x9d)](_0x1d141e,0x1))}:void 0x0;}),this[_0x450359(0x83)]();}[_0x1d986a(0x83)](){const _0x344c45=_0x1d986a,_0x3614d6=this[_0x344c45(0x72)],_0x201bbb=_0x3614d6[_0x344c45(0x8a)];_0x3614d6[_0x344c45(0x70)][_0x344c45(0x80)](_0x344c45(0x82))[_0x344c45(0x76)][_0x344c45(0x97)](_0x49d022=>{const _0x25a1b8=_0x344c45;if(_0x25a1b8(0x7d)!=_0x49d022[_0x25a1b8(0x6d)])return;const {data:_0x990f11}=_0x49d022;return _0x990f11&&_0x25a1b8(0xa7)==_0x990f11[_0x25a1b8(0xa8)]?{'type':_0x25a1b8(0x8f),'content':_0x449f8f(_0x201bbb,_0x25a1b8(0x91),_0x449f8f(_0x201bbb,_0x25a1b8(0x8b)))}:void 0x0;});}}function nr(_0x2da2b0,{showActiveMarker:_0x305a2d=!0x0}={}){return(_0x21ed78,_0x30b42d,_0x12d56e)=>{const _0x57e5da=_0x1a71,_0x325954=_0x2da2b0[_0x57e5da(0x70)][_0x57e5da(0x80)](_0x57e5da(0x82)),_0x42be5d=_0x30b42d[_0x57e5da(0x81)][_0x57e5da(0xa4)],_0xfff154=_0x30b42d[_0x57e5da(0x81)][_0x57e5da(0x87)],_0x23f23d=_0x2da2b0[_0x57e5da(0x6f)][_0x57e5da(0x9f)];if(!_0x42be5d[_0x57e5da(0x6a)](_0xfff154)||!_0x42be5d[_0x57e5da(0xa9)])return;const _0x2ef0f9=_0x42be5d[_0x57e5da(0xa9)];if(_0x23f23d[_0x57e5da(0x7c)](_0x2ef0f9)&&!_0x23f23d[_0x57e5da(0x90)](_0x2ef0f9)&&_0x23f23d[_0x57e5da(0x9b)](_0x2ef0f9,_0x57e5da(0x93))){if(!_0x12d56e[_0x57e5da(0x8e)][_0x57e5da(0x94)](_0x30b42d[_0x57e5da(0x81)],_0x21ed78[_0x57e5da(0x6e)]))return;const _0x354271=_0x12d56e[_0x57e5da(0xac)][_0x57e5da(0xa5)](_0x57e5da(0x74),{'class':_0x57e5da(0xa2)}),_0x11b27c=_0x12d56e[_0x57e5da(0x88)][_0x57e5da(0x7e)](_0xfff154);_0x305a2d&&_0x325954[_0x57e5da(0x68)][_0x57e5da(0x6c)](_0x30b42d[_0x57e5da(0xad)])&&_0x12d56e[_0x57e5da(0xac)][_0x57e5da(0x73)](_0x57e5da(0xa6),_0x354271),_0x12d56e[_0x57e5da(0xac)][_0x57e5da(0x7a)](_0x11b27c,_0x354271),_0x12d56e[_0x57e5da(0x88)][_0x57e5da(0xa3)](_0x354271,_0x30b42d[_0x57e5da(0xad)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x181ce5=_0x6e8d;function _0x6e8d(_0x145a8b,_0x2577b2){const _0x3bcb00=_0x3bcb();return _0x6e8d=function(_0x6e8db0,_0x3f3d95){_0x6e8db0=_0x6e8db0-0x11a;let _0x1f3fe2=_0x3bcb00[_0x6e8db0];return _0x1f3fe2;},_0x6e8d(_0x145a8b,_0x2577b2);}(function(_0x144f84,_0x9ee6a3){const _0x252775=_0x6e8d,_0x1f00ff=_0x144f84();while(!![]){try{const _0x4bac03=parseInt(_0x252775(0x11c))/0x1+-parseInt(_0x252775(0x11e))/0x2+-parseInt(_0x252775(0x122))/0x3*(parseInt(_0x252775(0x126))/0x4)+-parseInt(_0x252775(0x132))/0x5+-parseInt(_0x252775(0x130))/0x6*(parseInt(_0x252775(0x129))/0x7)+parseInt(_0x252775(0x124))/0x8+parseInt(_0x252775(0x11d))/0x9*(parseInt(_0x252775(0x134))/0xa);if(_0x4bac03===_0x9ee6a3)break;else _0x1f00ff['push'](_0x1f00ff['shift']());}catch(_0x19d3a6){_0x1f00ff['push'](_0x1f00ff['shift']());}}}(_0x3bcb,0x52479));import{Plugin as _0xc3330a}from'ckeditor5/src/core.js';import{getTranslation as _0x40629a}from'../utils/common-translations.js';export default class pt extends _0xc3330a{[_0x181ce5(0x128)](){const _0x1c5a84=_0x181ce5,_0x2be143=this[_0x1c5a84(0x121)];if(!_0x2be143[_0x1c5a84(0x135)][_0x1c5a84(0x123)](_0x1c5a84(0x125)))return;_0x2be143[_0x1c5a84(0x135)][_0x1c5a84(0x12a)](_0x1c5a84(0x11f))[_0x1c5a84(0x12b)](_0x1c5a84(0x12e)),this[_0x1c5a84(0x131)]();}[_0x181ce5(0x131)](){const _0x420f4b=_0x181ce5,_0x573614=this[_0x420f4b(0x121)];_0x573614[_0x420f4b(0x135)][_0x420f4b(0x12a)](_0x420f4b(0x11f))[_0x420f4b(0x11b)][_0x420f4b(0x11a)](_0x594b39=>{const _0x596bcc=_0x420f4b;if(_0x596bcc(0x120)!=_0x594b39[_0x596bcc(0x12d)]&&_0x596bcc(0x12f)!=_0x594b39[_0x596bcc(0x12d)])return;const {data:_0x305a65}=_0x594b39;return _0x305a65&&_0x596bcc(0x12e)==_0x305a65[_0x596bcc(0x12c)]?{'type':_0x596bcc(0x136),'content':_0x40629a(_0x573614[_0x596bcc(0x133)],_0x596bcc(0x127))}:void 0x0;});}}function _0x3bcb(){const _0x44054a=['1259130qEcvqR','TrackChangesEditing','formatBlock','editor','1554816dYCFZJ','has','4463896hgcUrV','RemoveFormatEditing','4uMjuFa','*Remove\x20all\x20formatting*','afterInit','7Incmvn','get','enableDefaultAttributesIntegration','commandName','type','removeFormat','formatInline','734034PoyPcK','_registerLegacyDescription','2136360sEtJht','locale','1319410UeVBGn','plugins','format','registerDescriptionCallback','descriptionFactory','420950mvqLll','72ttYlPi'];_0x3bcb=function(){return _0x44054a;};return _0x3bcb();}
23
+ const _0x51079c=_0x2a5c;function _0xa7a0(){const _0x2e9d9e=['plugins','_registerLegacyDescription','*Remove\x20all\x20formatting*','get','1115055IjpOkd','2648nOUDgO','12pVBZHy','2sOPzWD','936WTBhad','locale','type','84033UkHrXf','format','registerDescriptionCallback','formatBlock','enableDefaultAttributesIntegration','12869880yfZvHj','commandName','517241ZRVqTW','editor','6813059ueTSqz','formatInline','descriptionFactory','afterInit','removeFormat','TrackChangesEditing','85834IKMLyH','has','444FAWxTu','6363QWiCca','RemoveFormatEditing'];_0xa7a0=function(){return _0x2e9d9e;};return _0xa7a0();}(function(_0x416f09,_0x2b271f){const _0x20b974=_0x2a5c,_0x2b7f69=_0x416f09();while(!![]){try{const _0x2b7477=-parseInt(_0x20b974(0x1aa))/0x1*(parseInt(_0x20b974(0x19f))/0x2)+parseInt(_0x20b974(0x1b5))/0x3*(parseInt(_0x20b974(0x19d))/0x4)+-parseInt(_0x20b974(0x19c))/0x5+-parseInt(_0x20b974(0x1b4))/0x6*(-parseInt(_0x20b974(0x1b2))/0x7)+parseInt(_0x20b974(0x1a0))/0x8*(parseInt(_0x20b974(0x1a3))/0x9)+-parseInt(_0x20b974(0x1a8))/0xa+-parseInt(_0x20b974(0x1ac))/0xb*(parseInt(_0x20b974(0x19e))/0xc);if(_0x2b7477===_0x2b271f)break;else _0x2b7f69['push'](_0x2b7f69['shift']());}catch(_0x114a85){_0x2b7f69['push'](_0x2b7f69['shift']());}}}(_0xa7a0,0xb8e3e));function _0x2a5c(_0x41023e,_0x34417b){const _0xa7a00e=_0xa7a0();return _0x2a5c=function(_0x2a5cc6,_0x548d34){_0x2a5cc6=_0x2a5cc6-0x199;let _0x15e7b8=_0xa7a00e[_0x2a5cc6];return _0x15e7b8;},_0x2a5c(_0x41023e,_0x34417b);}import{Plugin as _0x575488}from'ckeditor5/src/core.js';import{getTranslation as _0x20f16f}from'../utils/common-translations.js';export default class pt extends _0x575488{[_0x51079c(0x1af)](){const _0x45fbbe=_0x51079c,_0x3930d8=this[_0x45fbbe(0x1ab)];if(!_0x3930d8[_0x45fbbe(0x1b7)][_0x45fbbe(0x1b3)](_0x45fbbe(0x1b6)))return;_0x3930d8[_0x45fbbe(0x1b7)][_0x45fbbe(0x19b)](_0x45fbbe(0x1b1))[_0x45fbbe(0x1a7)](_0x45fbbe(0x1b0)),this[_0x45fbbe(0x199)]();}[_0x51079c(0x199)](){const _0x3e4ea0=_0x51079c,_0x48ca59=this[_0x3e4ea0(0x1ab)];_0x48ca59[_0x3e4ea0(0x1b7)][_0x3e4ea0(0x19b)](_0x3e4ea0(0x1b1))[_0x3e4ea0(0x1ae)][_0x3e4ea0(0x1a5)](_0x1f1a63=>{const _0x42ffd8=_0x3e4ea0;if(_0x42ffd8(0x1a6)!=_0x1f1a63[_0x42ffd8(0x1a2)]&&_0x42ffd8(0x1ad)!=_0x1f1a63[_0x42ffd8(0x1a2)])return;const {data:_0xfcf02d}=_0x1f1a63;return _0xfcf02d&&_0x42ffd8(0x1b0)==_0xfcf02d[_0x42ffd8(0x1a9)]?{'type':_0x42ffd8(0x1a4),'content':_0x20f16f(_0x48ca59[_0x42ffd8(0x1a1)],_0x42ffd8(0x19a))}:void 0x0;});}}