@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240530.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 _0x2a7342=_0x5b07;function _0x3678(){const _0x14941b=['nextSibling','forceValue','listIndent','replace','getSelectedBlocks','*Change\x20to:*\x20%0','document','getAttribute','selection','filter','*Indent:*\x20%0','*Check\x20item*','registerDescriptionCallback','createRange','checkTodoList','LegacyListEditing','5788224NXdkKm','schema','bulletedList','afterInit','_selectedElements','value','add','length','from','name','has','todoList','plugins','end','checkChild','todoListChecked','get','element','paragraph','todo','bulleted','ELEMENT_TODO_LIST','ELEMENT_NUMBERED_LIST','change','ELEMENT_BULLETED_LIST','editor','LegacyTodoListEditing','indentList','20536373XYLttA','formatInline','type','*Outdent:*\x20%0','5062170dmApNi','isObject','ELEMENT_LIST_ITEM','listType','parent','markBlockFormat','createPositionAt','slice','16079EuwahO','blockName','enableCommand','previousSibling','List','format','commandParams','before','descriptionFactory','*Uncheck\x20item*','findIndex','670743GqMRCQ','24ZMaaCR','outdentList','locale','1bakSLE','registerElementLabel','push','40Iyhxtl','numbered','1096KjofkF','numberedList','formatBlock','model','commandName','listItem','TrackChangesEditing','execute','283281HVDHHm','commands','107036tSApRi'];_0x3678=function(){return _0x14941b;};return _0x3678();}(function(_0x24306c,_0x3cac73){const _0x5e8d05=_0x5b07,_0x36b94f=_0x24306c();while(!![]){try{const _0x983646=-parseInt(_0x5e8d05(0x130))/0x1*(parseInt(_0x5e8d05(0x13f))/0x2)+parseInt(_0x5e8d05(0x13d))/0x3*(-parseInt(_0x5e8d05(0x12d))/0x4)+parseInt(_0x5e8d05(0x170))/0x5+-parseInt(_0x5e8d05(0x150))/0x6+-parseInt(_0x5e8d05(0x178))/0x7*(parseInt(_0x5e8d05(0x135))/0x8)+parseInt(_0x5e8d05(0x12c))/0x9*(-parseInt(_0x5e8d05(0x133))/0xa)+parseInt(_0x5e8d05(0x16c))/0xb;if(_0x983646===_0x3cac73)break;else _0x36b94f['push'](_0x36b94f['shift']());}catch(_0x530a2a){_0x36b94f['push'](_0x36b94f['shift']());}}}(_0x3678,0xa6744));function _0x5b07(_0x29235f,_0x246cb0){const _0x367813=_0x3678();return _0x5b07=function(_0x5b074f,_0x45ca97){_0x5b074f=_0x5b074f-0x125;let _0x2dc93e=_0x367813[_0x5b074f];return _0x2dc93e;},_0x5b07(_0x29235f,_0x246cb0);}import{Plugin as _0x125e43}from'ckeditor5/src/core.js';import{getTranslation as _0x18fccc}from'../utils/common-translations.js';export default class ut extends _0x125e43{[_0x2a7342(0x153)](){const _0x1a75d3=_0x2a7342,_0x2bfa37=this[_0x1a75d3(0x169)],_0x40cae7=_0x2bfa37[_0x1a75d3(0x12f)];if(!_0x2bfa37[_0x1a75d3(0x15c)][_0x1a75d3(0x15a)](_0x1a75d3(0x14f)))return;const _0x1c98b1=_0x2bfa37[_0x1a75d3(0x15c)][_0x1a75d3(0x160)](_0x1a75d3(0x13b)),_0x1c078a=_0x2bfa37[_0x1a75d3(0x15c)][_0x1a75d3(0x15a)](_0x1a75d3(0x16a));function _0x263287(_0x594c80){return()=>{const _0x239608=_0x5b07,_0x320d88=_0x2bfa37[_0x239608(0x138)][_0x239608(0x146)][_0x239608(0x148)],_0x5134df=_0x2bfa37[_0x239608(0x13e)][_0x239608(0x160)](_0x594c80);if(_0x5134df[_0x239608(0x155)])return void _0x2bfa37[_0x239608(0x13c)](_0x239608(0x162),{});const _0x24d79e=_0x594c80[_0x239608(0x177)](0x0,-0x4),_0x2ca426=function(_0x14abb2,_0x3a3aaf,_0x15d79f){const _0x29e84f=_0x239608;let _0x55f005=Array[_0x29e84f(0x158)](_0x14abb2)[_0x29e84f(0x149)](_0x53995e=>function(_0x2d8834,_0x1e76f0){const _0x4c82fa=_0x29e84f;return _0x1e76f0[_0x4c82fa(0x15e)](_0x2d8834[_0x4c82fa(0x174)],_0x4c82fa(0x13a))&&!_0x1e76f0[_0x4c82fa(0x171)](_0x2d8834);}(_0x53995e,_0x15d79f));_0x55f005=_0x55f005[_0x29e84f(0x149)](_0x5e2e4f=>!_0x5e2e4f['is'](_0x29e84f(0x161),_0x29e84f(0x13a))||_0x5e2e4f[_0x29e84f(0x147)](_0x29e84f(0x173))!=_0x3a3aaf);const _0x15873b=new Set();for(const _0x53c74a of _0x55f005)_0x53c74a['is'](_0x29e84f(0x161),_0x29e84f(0x13a))?_0x15873b[_0x29e84f(0x156)](me(_0x53c74a)):_0x15873b[_0x29e84f(0x156)](_0x53c74a);return Array[_0x29e84f(0x158)](_0x15873b);}(_0x320d88[_0x239608(0x144)](),_0x24d79e,_0x2bfa37[_0x239608(0x138)][_0x239608(0x151)]);_0x2bfa37[_0x239608(0x138)][_0x239608(0x167)](()=>{const _0x508542=_0x239608;for(const _0x89c7a0 of _0x2ca426)_0x1c98b1[_0x508542(0x175)](_0x89c7a0,{'commandName':_0x594c80,'commandParams':[{'forceValue':!_0x5134df[_0x508542(0x155)]}],'formatGroupId':_0x508542(0x179)},fe(_0x89c7a0));});};}function _0x43995a(_0x4aef30){return()=>{const _0x40bb1b=_0x5b07,_0x4f1cae=function(_0x260650){const _0x51c189=_0x5b07;let _0x4736ca=Array[_0x51c189(0x158)](_0x260650);const _0x566b1a=_0x4736ca[_0x51c189(0x12b)](_0x18550c=>_0x51c189(0x13a)!=_0x18550c[_0x51c189(0x159)]);return _0x566b1a>-0x1&&(_0x4736ca=_0x4736ca[_0x51c189(0x177)](0x0,_0x566b1a)),_0x4736ca;}(_0x2bfa37[_0x40bb1b(0x138)][_0x40bb1b(0x146)][_0x40bb1b(0x148)][_0x40bb1b(0x144)]()),_0x74bc15=_0x2bfa37[_0x40bb1b(0x138)][_0x40bb1b(0x14d)](_0x2bfa37[_0x40bb1b(0x138)][_0x40bb1b(0x176)](_0x4f1cae[0x0],_0x40bb1b(0x128)),_0x2bfa37[_0x40bb1b(0x138)][_0x40bb1b(0x176)](_0x4f1cae[_0x4f1cae[_0x40bb1b(0x157)]-0x1],_0x40bb1b(0x15d)));_0x2bfa37[_0x40bb1b(0x138)][_0x40bb1b(0x167)](()=>{const _0x445ccf=_0x40bb1b;_0x1c98b1[_0x445ccf(0x175)](_0x74bc15,{'commandName':_0x4aef30,'commandParams':[],'formatGroupId':_0x445ccf(0x142)},function(_0x25a4e1){const _0x57b044=_0x445ccf,_0x381ced=new Set();for(const _0x4c9008 of _0x25a4e1){let _0x1a94f7=_0x4c9008[_0x57b044(0x140)];for(;_0x1a94f7&&_0x1a94f7[_0x57b044(0x147)](_0x57b044(0x142))>_0x4c9008[_0x57b044(0x147)](_0x57b044(0x142));)_0x381ced[_0x57b044(0x156)](_0x1a94f7),_0x1a94f7=_0x1a94f7[_0x57b044(0x140)];}return Array[_0x57b044(0x158)](_0x381ced);}(_0x4f1cae));});};}_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x136),_0x263287(_0x1a75d3(0x136))),_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x152),_0x263287(_0x1a75d3(0x152))),_0x1c078a&&_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x15b),_0x263287(_0x1a75d3(0x15b))),_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x16b),_0x43995a(_0x1a75d3(0x16b))),_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x12e),_0x43995a(_0x1a75d3(0x12e))),_0x1c078a&&_0x1c98b1[_0x1a75d3(0x17a)](_0x1a75d3(0x14e),()=>{const _0x156f07=_0x1a75d3,_0x59bef0=_0x2bfa37[_0x156f07(0x13e)][_0x156f07(0x160)](_0x156f07(0x14e)),_0x5c49a1=Array[_0x156f07(0x158)](_0x59bef0[_0x156f07(0x154)]);_0x5c49a1[_0x156f07(0x149)](_0x3eaedc=>_0x3eaedc[_0x156f07(0x147)](_0x156f07(0x15f))!=_0x59bef0[_0x156f07(0x155)]),_0x2bfa37[_0x156f07(0x138)][_0x156f07(0x167)](()=>{const _0x52eada=_0x156f07;for(const _0x340ee0 of _0x5c49a1)_0x1c98b1[_0x52eada(0x175)](_0x340ee0,{'commandName':_0x52eada(0x14e),'commandParams':[{'forceValue':!_0x59bef0[_0x52eada(0x155)]}]});});}),_0x1c98b1[_0x1a75d3(0x129)][_0x1a75d3(0x131)](_0x1a75d3(0x13a),_0x2ff1a3=>_0x18fccc(_0x40cae7,_0x1a75d3(0x172),_0x2ff1a3)),_0x1c98b1[_0x1a75d3(0x129)][_0x1a75d3(0x14c)](_0x677f68=>{const _0x5d0cd9=_0x1a75d3;if(_0x5d0cd9(0x137)!=_0x677f68[_0x5d0cd9(0x16e)]&&_0x5d0cd9(0x16d)!=_0x677f68[_0x5d0cd9(0x16e)])return;const {data:_0x2a1123}=_0x677f68;if(_0x2a1123){if(_0x5d0cd9(0x136)==_0x2a1123[_0x5d0cd9(0x139)]||_0x5d0cd9(0x152)==_0x2a1123[_0x5d0cd9(0x139)]||_0x5d0cd9(0x15b)==_0x2a1123[_0x5d0cd9(0x139)])switch(_0x2a1123[_0x5d0cd9(0x139)][_0x5d0cd9(0x143)](_0x5d0cd9(0x125),'')){case _0x5d0cd9(0x164):return _0x3344dd(_0x18fccc(_0x40cae7,_0x5d0cd9(0x168)));case _0x5d0cd9(0x134):return _0x3344dd(_0x18fccc(_0x40cae7,_0x5d0cd9(0x166)));case _0x5d0cd9(0x163):return _0x3344dd(_0x18fccc(_0x40cae7,_0x5d0cd9(0x165)));}if(_0x5d0cd9(0x16b)==_0x2a1123[_0x5d0cd9(0x139)])return{'type':_0x5d0cd9(0x126),'content':_0x18fccc(_0x40cae7,_0x5d0cd9(0x14a),_0x18fccc(_0x40cae7,_0x5d0cd9(0x172)))};if(_0x5d0cd9(0x12e)==_0x2a1123[_0x5d0cd9(0x139)])return{'type':_0x5d0cd9(0x126),'content':_0x18fccc(_0x40cae7,_0x5d0cd9(0x16f),_0x18fccc(_0x40cae7,_0x5d0cd9(0x172)))};if(_0x5d0cd9(0x14e)==_0x2a1123[_0x5d0cd9(0x139)])return _0x2a1123[_0x5d0cd9(0x127)][0x0][_0x5d0cd9(0x141)]?{'type':_0x5d0cd9(0x126),'content':_0x18fccc(_0x40cae7,_0x5d0cd9(0x14b))}:{'type':_0x5d0cd9(0x126),'content':_0x18fccc(_0x40cae7,_0x5d0cd9(0x12a))};}function _0x3344dd(_0x537a06){const _0x32d090=_0x5d0cd9;return{'type':_0x32d090(0x126),'content':_0x18fccc(_0x40cae7,_0x32d090(0x145),_0x537a06)};}});}}function me(_0x15b915){const _0x53845e=_0x2a7342,_0x425c5e=_0x15b915[_0x53845e(0x147)](_0x53845e(0x142));if(0x0==_0x425c5e)return _0x15b915;let _0x55e2d2=_0x15b915;for(;_0x15b915[_0x53845e(0x17b)]&&_0x15b915[_0x53845e(0x17b)]['is'](_0x53845e(0x161),_0x53845e(0x13a));){const _0x24d175=_0x15b915[_0x53845e(0x17b)][_0x53845e(0x147)](_0x53845e(0x142));if(_0x24d175==_0x425c5e)_0x55e2d2=_0x15b915[_0x53845e(0x17b)];else{if(_0x24d175<_0x425c5e)break;}_0x15b915=_0x15b915[_0x53845e(0x17b)];}return _0x55e2d2;}function fe(_0x3c8c75){const _0x32d7b7=_0x2a7342,_0x4750c2=[];if(_0x3c8c75['is'](_0x32d7b7(0x161),_0x32d7b7(0x13a))&&_0x3c8c75[_0x32d7b7(0x147)](_0x32d7b7(0x142))>0x0){let _0x5e8bff=_0x3c8c75[_0x32d7b7(0x140)];for(;_0x5e8bff&&_0x32d7b7(0x13a)==_0x5e8bff[_0x32d7b7(0x159)]&&_0x5e8bff[_0x32d7b7(0x147)](_0x32d7b7(0x142))==_0x3c8c75[_0x32d7b7(0x147)](_0x32d7b7(0x142));)_0x4750c2[_0x32d7b7(0x132)](_0x5e8bff),_0x5e8bff=_0x5e8bff[_0x32d7b7(0x140)];}return _0x4750c2;}
23
+ const _0x4a4c68=_0x16f1;(function(_0x1036fc,_0x2c9668){const _0x393799=_0x16f1,_0x446f66=_0x1036fc();while(!![]){try{const _0xec3ad5=-parseInt(_0x393799(0x179))/0x1+parseInt(_0x393799(0x175))/0x2*(parseInt(_0x393799(0x191))/0x3)+parseInt(_0x393799(0x174))/0x4*(-parseInt(_0x393799(0x1c2))/0x5)+-parseInt(_0x393799(0x199))/0x6+-parseInt(_0x393799(0x194))/0x7*(parseInt(_0x393799(0x176))/0x8)+parseInt(_0x393799(0x18c))/0x9+parseInt(_0x393799(0x1ab))/0xa;if(_0xec3ad5===_0x2c9668)break;else _0x446f66['push'](_0x446f66['shift']());}catch(_0x3ff714){_0x446f66['push'](_0x446f66['shift']());}}}(_0x1e32,0x58c09));import{Plugin as _0x1f70f5}from'ckeditor5/src/core.js';function _0x16f1(_0x1e2942,_0x5b99d3){const _0x1e3247=_0x1e32();return _0x16f1=function(_0x16f1d1,_0x89ebd1){_0x16f1d1=_0x16f1d1-0x16d;let _0x23dcd4=_0x1e3247[_0x16f1d1];return _0x23dcd4;},_0x16f1(_0x1e2942,_0x5b99d3);}import{getTranslation as _0x115277}from'../utils/common-translations.js';export default class ut extends _0x1f70f5{[_0x4a4c68(0x1a9)](){const _0x2cd2e2=_0x4a4c68,_0x2d3763=this[_0x2cd2e2(0x19a)],_0x25344b=_0x2d3763[_0x2cd2e2(0x196)];if(!_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x18f)](_0x2cd2e2(0x16d)))return;const _0x28d572=_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x181)](_0x2cd2e2(0x1b3)),_0x212149=_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x18f)](_0x2cd2e2(0x16e));function _0x5c7922(_0x434627){return()=>{const _0xd891f6=_0x16f1,_0x7344d8=_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x17b)][_0xd891f6(0x1b2)],_0x15495e=_0x2d3763[_0xd891f6(0x1a3)][_0xd891f6(0x181)](_0x434627);if(_0x15495e[_0xd891f6(0x182)])return void _0x2d3763[_0xd891f6(0x18b)](_0xd891f6(0x1ad),{});const _0x2f49cc=_0x434627[_0xd891f6(0x17e)](0x0,-0x4),_0x4f8e41=function(_0x4da92a,_0x3f8704,_0x9e524f){const _0x55baed=_0xd891f6;let _0xf88def=Array[_0x55baed(0x1a2)](_0x4da92a)[_0x55baed(0x19e)](_0x2f1533=>function(_0x4cfba7,_0x56b45a){const _0x4a2b4c=_0x55baed;return _0x56b45a[_0x4a2b4c(0x18d)](_0x4cfba7[_0x4a2b4c(0x1bf)],_0x4a2b4c(0x17c))&&!_0x56b45a[_0x4a2b4c(0x1bd)](_0x4cfba7);}(_0x2f1533,_0x9e524f));_0xf88def=_0xf88def[_0x55baed(0x19e)](_0x510a32=>!_0x510a32['is'](_0x55baed(0x1a6),_0x55baed(0x17c))||_0x510a32[_0x55baed(0x1ac)](_0x55baed(0x1ae))!=_0x3f8704);const _0x223b34=new Set();for(const _0x239b6d of _0xf88def)_0x239b6d['is'](_0x55baed(0x1a6),_0x55baed(0x17c))?_0x223b34[_0x55baed(0x177)](me(_0x239b6d)):_0x223b34[_0x55baed(0x177)](_0x239b6d);return Array[_0x55baed(0x1a2)](_0x223b34);}(_0x7344d8[_0xd891f6(0x1a5)](),_0x2f49cc,_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x184)]);_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x1b7)](()=>{const _0x20b881=_0xd891f6;for(const _0x49ad83 of _0x4f8e41)_0x28d572[_0x20b881(0x1b8)](_0x49ad83,{'commandName':_0x434627,'commandParams':[{'forceValue':!_0x15495e[_0x20b881(0x182)]}],'formatGroupId':_0x20b881(0x17d)},fe(_0x49ad83));});};}function _0x4d33af(_0x3440fc){return()=>{const _0x47ae32=_0x16f1,_0x2bac21=function(_0x21a286){const _0x34d3a1=_0x16f1;let _0x5a3815=Array[_0x34d3a1(0x1a2)](_0x21a286);const _0x38545b=_0x5a3815[_0x34d3a1(0x180)](_0x11bc6d=>_0x34d3a1(0x17c)!=_0x11bc6d[_0x34d3a1(0x1a1)]);return _0x38545b>-0x1&&(_0x5a3815=_0x5a3815[_0x34d3a1(0x17e)](0x0,_0x38545b)),_0x5a3815;}(_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x17b)][_0x47ae32(0x1b2)][_0x47ae32(0x1a5)]()),_0x34c55a=_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x18e)](_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1a0)](_0x2bac21[0x0],_0x47ae32(0x187)),_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1a0)](_0x2bac21[_0x2bac21[_0x47ae32(0x1b1)]-0x1],_0x47ae32(0x183)));_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1b7)](()=>{const _0x54be9f=_0x47ae32;_0x28d572[_0x54be9f(0x1b8)](_0x34c55a,{'commandName':_0x3440fc,'commandParams':[],'formatGroupId':_0x54be9f(0x1b6)},function(_0x121caf){const _0x41177c=_0x54be9f,_0x50f390=new Set();for(const _0xaf8344 of _0x121caf){let _0x2ff7ba=_0xaf8344[_0x41177c(0x1a8)];for(;_0x2ff7ba&&_0x2ff7ba[_0x41177c(0x1ac)](_0x41177c(0x1b6))>_0xaf8344[_0x41177c(0x1ac)](_0x41177c(0x1b6));)_0x50f390[_0x41177c(0x177)](_0x2ff7ba),_0x2ff7ba=_0x2ff7ba[_0x41177c(0x1a8)];}return Array[_0x41177c(0x1a2)](_0x50f390);}(_0x2bac21));});};}_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x19f),_0x5c7922(_0x2cd2e2(0x19f))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x1b4),_0x5c7922(_0x2cd2e2(0x1b4))),_0x212149&&_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x190),_0x5c7922(_0x2cd2e2(0x190))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x1bb),_0x4d33af(_0x2cd2e2(0x1bb))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x178),_0x4d33af(_0x2cd2e2(0x178))),_0x212149&&_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x18a),()=>{const _0xcc3fe3=_0x2cd2e2,_0x2add32=_0x2d3763[_0xcc3fe3(0x1a3)][_0xcc3fe3(0x181)](_0xcc3fe3(0x18a)),_0x4fe624=Array[_0xcc3fe3(0x1a2)](_0x2add32[_0xcc3fe3(0x1bc)]);_0x4fe624[_0xcc3fe3(0x19e)](_0x59860e=>_0x59860e[_0xcc3fe3(0x1ac)](_0xcc3fe3(0x1a4))!=_0x2add32[_0xcc3fe3(0x182)]),_0x2d3763[_0xcc3fe3(0x193)][_0xcc3fe3(0x1b7)](()=>{const _0x1d8a26=_0xcc3fe3;for(const _0x34d6ea of _0x4fe624)_0x28d572[_0x1d8a26(0x1b8)](_0x34d6ea,{'commandName':_0x1d8a26(0x18a),'commandParams':[{'forceValue':!_0x2add32[_0x1d8a26(0x182)]}]});});}),_0x28d572[_0x2cd2e2(0x188)][_0x2cd2e2(0x1b0)](_0x2cd2e2(0x17c),_0x43aedf=>_0x115277(_0x25344b,_0x2cd2e2(0x1ba),_0x43aedf)),_0x28d572[_0x2cd2e2(0x188)][_0x2cd2e2(0x17a)](_0x44774e=>{const _0x4ac6da=_0x2cd2e2;if(_0x4ac6da(0x1aa)!=_0x44774e[_0x4ac6da(0x192)]&&_0x4ac6da(0x173)!=_0x44774e[_0x4ac6da(0x192)])return;const {data:_0x4f224e}=_0x44774e;if(_0x4f224e){if(_0x4ac6da(0x19f)==_0x4f224e[_0x4ac6da(0x186)]||_0x4ac6da(0x1b4)==_0x4f224e[_0x4ac6da(0x186)]||_0x4ac6da(0x190)==_0x4f224e[_0x4ac6da(0x186)])switch(_0x4f224e[_0x4ac6da(0x186)][_0x4ac6da(0x17f)](_0x4ac6da(0x195),'')){case _0x4ac6da(0x171):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x198)));case _0x4ac6da(0x1a7):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x170)));case _0x4ac6da(0x1be):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x1af)));}if(_0x4ac6da(0x1bb)==_0x4f224e[_0x4ac6da(0x186)])return{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x1c0),_0x115277(_0x25344b,_0x4ac6da(0x1ba)))};if(_0x4ac6da(0x178)==_0x4f224e[_0x4ac6da(0x186)])return{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x1b9),_0x115277(_0x25344b,_0x4ac6da(0x1ba)))};if(_0x4ac6da(0x18a)==_0x4f224e[_0x4ac6da(0x186)])return _0x4f224e[_0x4ac6da(0x1c1)][0x0][_0x4ac6da(0x19c)]?{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x189))}:{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x19b))};}function _0x2e74eb(_0x3fb949){const _0x124af5=_0x4ac6da;return{'type':_0x124af5(0x185),'content':_0x115277(_0x25344b,_0x124af5(0x197),_0x3fb949)};}});}}function me(_0xe7db06){const _0x46cb69=_0x4a4c68,_0x36e94c=_0xe7db06[_0x46cb69(0x1ac)](_0x46cb69(0x1b6));if(0x0==_0x36e94c)return _0xe7db06;let _0xf9af68=_0xe7db06;for(;_0xe7db06[_0x46cb69(0x1b5)]&&_0xe7db06[_0x46cb69(0x1b5)]['is'](_0x46cb69(0x1a6),_0x46cb69(0x17c));){const _0x166b0e=_0xe7db06[_0x46cb69(0x1b5)][_0x46cb69(0x1ac)](_0x46cb69(0x1b6));if(_0x166b0e==_0x36e94c)_0xf9af68=_0xe7db06[_0x46cb69(0x1b5)];else{if(_0x166b0e<_0x36e94c)break;}_0xe7db06=_0xe7db06[_0x46cb69(0x1b5)];}return _0xf9af68;}function _0x1e32(){const _0x2bbd57=['model','6503CtAOZL','List','locale','*Change\x20to:*\x20%0','ELEMENT_BULLETED_LIST','3499536yhQEaG','editor','*Uncheck\x20item*','forceValue','push','filter','numberedList','createPositionAt','name','from','commands','todoListChecked','getSelectedBlocks','element','numbered','nextSibling','afterInit','formatBlock','8656330wTUQCe','getAttribute','paragraph','listType','ELEMENT_TODO_LIST','registerElementLabel','length','selection','TrackChangesEditing','bulletedList','previousSibling','listIndent','change','markBlockFormat','*Outdent:*\x20%0','ELEMENT_LIST_ITEM','indentList','_selectedElements','isObject','todo','parent','*Indent:*\x20%0','commandParams','50XEezTT','LegacyListEditing','LegacyTodoListEditing','plugins','ELEMENT_NUMBERED_LIST','bulleted','enableCommand','formatInline','282308pnJXTq','2sNWCGo','976lkDbna','add','outdentList','23687QEktKU','registerDescriptionCallback','document','listItem','blockName','slice','replace','findIndex','get','value','end','schema','format','commandName','before','descriptionFactory','*Check\x20item*','checkTodoList','execute','5362920BltZrw','checkChild','createRange','has','todoList','984201PUlSnu','type'];_0x1e32=function(){return _0x2bbd57;};return _0x1e32();}function fe(_0x4a4f11){const _0x573071=_0x4a4c68,_0x1514e7=[];if(_0x4a4f11['is'](_0x573071(0x1a6),_0x573071(0x17c))&&_0x4a4f11[_0x573071(0x1ac)](_0x573071(0x1b6))>0x0){let _0x214f6b=_0x4a4f11[_0x573071(0x1a8)];for(;_0x214f6b&&_0x573071(0x17c)==_0x214f6b[_0x573071(0x1a1)]&&_0x214f6b[_0x573071(0x1ac)](_0x573071(0x1b6))==_0x4a4f11[_0x573071(0x1ac)](_0x573071(0x1b6));)_0x1514e7[_0x573071(0x19d)](_0x214f6b),_0x214f6b=_0x214f6b[_0x573071(0x1a8)];}return _0x1514e7;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x30bc(_0x2b4dcb,_0xefed32){const _0x439a73=_0x439a();return _0x30bc=function(_0x30bcb0,_0x5867c9){_0x30bcb0=_0x30bcb0-0x17d;let _0x5c517a=_0x439a73[_0x30bcb0];return _0x5c517a;},_0x30bc(_0x2b4dcb,_0xefed32);}const _0x2338cc=_0x30bc;(function(_0x553c77,_0x13aa62){const _0x5bbed4=_0x30bc,_0x5911e3=_0x553c77();while(!![]){try{const _0x19d79c=-parseInt(_0x5bbed4(0x1a3))/0x1+-parseInt(_0x5bbed4(0x17f))/0x2*(-parseInt(_0x5bbed4(0x1b0))/0x3)+-parseInt(_0x5bbed4(0x1c4))/0x4*(-parseInt(_0x5bbed4(0x18a))/0x5)+parseInt(_0x5bbed4(0x19e))/0x6+parseInt(_0x5bbed4(0x1c7))/0x7*(parseInt(_0x5bbed4(0x1ae))/0x8)+-parseInt(_0x5bbed4(0x197))/0x9+parseInt(_0x5bbed4(0x195))/0xa*(-parseInt(_0x5bbed4(0x182))/0xb);if(_0x19d79c===_0x13aa62)break;else _0x5911e3['push'](_0x5911e3['shift']());}catch(_0x29c4db){_0x5911e3['push'](_0x5911e3['shift']());}}}(_0x439a,0xaa430));import{Plugin as _0x5850f3}from'ckeditor5/src/core.js';import{getTranslation as _0x17a3a9}from'../utils/common-translations.js';export default class K extends _0x5850f3{[_0x2338cc(0x19b)](){const _0x116f18=_0x2338cc;if(!this[_0x116f18(0x1be)][_0x116f18(0x196)][_0x116f18(0x1a2)](_0x116f18(0x190)))return;const _0x43f705=this[_0x116f18(0x1be)][_0x116f18(0x1b1)][_0x116f18(0x1b4)](_0x116f18(0x1a7)),_0x21ba6e=this[_0x116f18(0x1be)][_0x116f18(0x196)][_0x116f18(0x1b4)](_0x116f18(0x1b2));_0x43f705[_0x116f18(0x1a0)]&&_0x21ba6e[_0x116f18(0x198)](_0x116f18(0x180),this[_0x116f18(0x1ab)][_0x116f18(0x19c)](this)),_0x43f705[_0x116f18(0x1c3)]&&_0x21ba6e[_0x116f18(0x198)](_0x116f18(0x193),this[_0x116f18(0x18d)][_0x116f18(0x19c)](this)),_0x43f705[_0x116f18(0x192)]&&_0x21ba6e[_0x116f18(0x198)](_0x116f18(0x1c0),this[_0x116f18(0x1c2)][_0x116f18(0x19c)](this)),_0x21ba6e[_0x116f18(0x1a5)][_0x116f18(0x17e)](this[_0x116f18(0x199)][_0x116f18(0x19c)](this));}[_0x2338cc(0x1ab)](_0x58aff6,_0x3e3fcc={}){const _0x408d11=_0x2338cc,_0x38a698=this[_0x408d11(0x1be)][_0x408d11(0x196)][_0x408d11(0x1b4)](_0x408d11(0x1b2)),_0x2d71fc=this[_0x408d11(0x18b)]();this[_0x408d11(0x1be)][_0x408d11(0x18e)][_0x408d11(0x1c8)](()=>{const _0x459548=_0x408d11;_0x38a698[_0x459548(0x1c5)](_0x2d71fc,{'commandName':_0x459548(0x180),'commandParams':[{'type':_0x3e3fcc[_0x459548(0x1c6)]}],'formatGroupId':_0x459548(0x180)});});}[_0x2338cc(0x18d)](_0x5399fe,_0x3e3a39={}){const _0x1aaea2=_0x2338cc,_0x30fb09=this[_0x1aaea2(0x1be)][_0x1aaea2(0x196)][_0x1aaea2(0x1b4)](_0x1aaea2(0x1b2)),_0x109f60=this[_0x1aaea2(0x1b6)](_0x3fb0e5=>_0x3fb0e5['is'](_0x1aaea2(0x19f),_0x1aaea2(0x1b8))&&_0x1aaea2(0x1ad)===_0x3fb0e5[_0x1aaea2(0x18c)](_0x1aaea2(0x1b7)));if(_0x109f60[_0x1aaea2(0x1a8)]<0x1)return;const _0xfe855e=_0x109f60[_0x1aaea2(0x1c1)](_0x308b0c=>this[_0x1aaea2(0x1be)][_0x1aaea2(0x18e)][_0x1aaea2(0x1aa)](this[_0x1aaea2(0x1be)][_0x1aaea2(0x18e)][_0x1aaea2(0x1a4)](_0x308b0c,_0x1aaea2(0x1cb)),this[_0x1aaea2(0x1be)][_0x1aaea2(0x18e)][_0x1aaea2(0x1a4)](_0x308b0c,0x0)));this[_0x1aaea2(0x1be)][_0x1aaea2(0x18e)][_0x1aaea2(0x1c8)](()=>{const _0x646403=_0x1aaea2;_0x30fb09[_0x646403(0x1c5)](_0xfe855e,{'commandName':_0x646403(0x193),'commandParams':[{'reversed':_0x3e3a39[_0x646403(0x1c3)]}],'formatGroupId':_0x646403(0x193)});});}[_0x2338cc(0x1c2)](_0x3fc45c,_0x2b3386={}){const _0x36be77=_0x2338cc,_0x1c07cd=this[_0x36be77(0x1be)][_0x36be77(0x196)][_0x36be77(0x1b4)](_0x36be77(0x1b2)),_0x5e222c=this[_0x36be77(0x1b6)](_0x420793=>_0x420793['is'](_0x36be77(0x19f),_0x36be77(0x1b8))&&_0x36be77(0x1ad)===_0x420793[_0x36be77(0x18c)](_0x36be77(0x1b7)));if(_0x5e222c[_0x36be77(0x1a8)]<0x1)return;const _0x574e0b=_0x5e222c[_0x36be77(0x1c1)](_0x597d00=>this[_0x36be77(0x1be)][_0x36be77(0x18e)][_0x36be77(0x1aa)](this[_0x36be77(0x1be)][_0x36be77(0x18e)][_0x36be77(0x1a4)](_0x597d00,_0x36be77(0x1cb)),this[_0x36be77(0x1be)][_0x36be77(0x18e)][_0x36be77(0x1a4)](_0x597d00,0x0)));this[_0x36be77(0x1be)][_0x36be77(0x18e)][_0x36be77(0x1c8)](()=>{const _0x5035d9=_0x36be77;_0x1c07cd[_0x5035d9(0x1c5)](_0x574e0b,{'commandName':_0x5035d9(0x1c0),'commandParams':[{'startIndex':_0x2b3386[_0x5035d9(0x192)]}],'formatGroupId':_0x5035d9(0x1c0)});});}[_0x2338cc(0x199)](_0x376f0a){const _0x22c6a4=_0x2338cc;if(_0x22c6a4(0x189)!=_0x376f0a[_0x22c6a4(0x1c6)]&&_0x22c6a4(0x1bf)!=_0x376f0a[_0x22c6a4(0x1c6)])return;const _0x16b640=this[_0x22c6a4(0x1be)][_0x22c6a4(0x19a)],{data:_0x1cc62d}=_0x376f0a;if(!_0x1cc62d)return;let _0x20d1a3,_0x15ed97;switch(_0x1cc62d[_0x22c6a4(0x1af)]){case _0x22c6a4(0x180):_0x20d1a3=_0x22c6a4(0x1cd),_0x15ed97={'type':_0x22c6a4(0x1b3),'content':_0x17a3a9(_0x16b640,_0x20d1a3,_0x17a3a9(_0x16b640,this[_0x22c6a4(0x1bc)](_0x1cc62d[_0x22c6a4(0x194)][0x0][_0x22c6a4(0x1c6)])))};break;case _0x22c6a4(0x193):_0x20d1a3=_0x1cc62d[_0x22c6a4(0x194)][0x0][_0x22c6a4(0x1c3)]?_0x22c6a4(0x1ce):_0x22c6a4(0x19d),_0x15ed97={'type':_0x22c6a4(0x1b3),'content':_0x17a3a9(_0x16b640,_0x20d1a3)};break;case _0x22c6a4(0x1c0):_0x20d1a3=_0x22c6a4(0x1cc),_0x15ed97={'type':_0x22c6a4(0x1b3),'content':_0x17a3a9(_0x16b640,_0x20d1a3,_0x1cc62d[_0x22c6a4(0x194)][0x0][_0x22c6a4(0x192)])};}return _0x15ed97;}[_0x2338cc(0x18b)](){const _0x7c1b58=_0x2338cc;var _0xd352c4,_0x5a04a5,_0x30e3fb,_0x570617;const _0x5a19c2=this[_0x7c1b58(0x1be)][_0x7c1b58(0x196)][_0x7c1b58(0x1b4)](_0x7c1b58(0x188));let _0x3ce91b=Array[_0x7c1b58(0x1bd)](this[_0x7c1b58(0x1be)][_0x7c1b58(0x18e)][_0x7c1b58(0x1a9)][_0x7c1b58(0x183)][_0x7c1b58(0x1c9)]());return(null===(_0xd352c4=_0x3ce91b[0x0])||void 0x0===_0xd352c4?void 0x0:_0xd352c4['is'](_0x7c1b58(0x19f),_0x7c1b58(0x1b8)))&&_0x3ce91b[_0x7c1b58(0x184)](..._0x5a19c2[_0x7c1b58(0x1a1)](this[_0x7c1b58(0x1be)][_0x7c1b58(0x18e)][_0x7c1b58(0x1a9)][_0x7c1b58(0x183)][_0x7c1b58(0x186)](),_0x7c1b58(0x17d))),(null===(_0x5a04a5=_0x3ce91b[_0x3ce91b[_0x7c1b58(0x1a8)]-0x1])||void 0x0===_0x5a04a5?void 0x0:_0x5a04a5['is'](_0x7c1b58(0x19f),_0x7c1b58(0x1b8)))&&_0x3ce91b[_0x7c1b58(0x1ac)](..._0x5a19c2[_0x7c1b58(0x1a1)](this[_0x7c1b58(0x1be)][_0x7c1b58(0x18e)][_0x7c1b58(0x1a9)][_0x7c1b58(0x183)][_0x7c1b58(0x181)](),_0x7c1b58(0x185))),_0x3ce91b=[...new Set(_0x3ce91b)],(null===(_0x570617=null===(_0x30e3fb=this[_0x7c1b58(0x1be)][_0x7c1b58(0x18e)][_0x7c1b58(0x1a9)][_0x7c1b58(0x183)][_0x7c1b58(0x186)]())||void 0x0===_0x30e3fb?void 0x0:_0x30e3fb[_0x7c1b58(0x1ba)])||void 0x0===_0x570617?void 0x0:_0x570617['is'](_0x7c1b58(0x19f),_0x7c1b58(0x1b8)))&&(_0x3ce91b=_0x3ce91b[_0x7c1b58(0x1ca)](_0xb60ce1=>_0xb60ce1['is'](_0x7c1b58(0x19f),_0x7c1b58(0x1b8)))),_0x3ce91b;}[_0x2338cc(0x1b6)](_0x3d8252){const _0x19b554=_0x2338cc,_0x2073d0=this[_0x19b554(0x1be)][_0x19b554(0x196)][_0x19b554(0x1b4)](_0x19b554(0x188));let _0x57653a=Array[_0x19b554(0x1bd)](this[_0x19b554(0x1be)][_0x19b554(0x18e)][_0x19b554(0x1a9)][_0x19b554(0x183)][_0x19b554(0x1c9)]())[_0x19b554(0x1ca)](_0x3d8252)[_0x19b554(0x1c1)](_0x2b3e9b=>{const _0x4ed42f=_0x19b554,_0x3bd474=this[_0x4ed42f(0x1be)][_0x4ed42f(0x18e)][_0x4ed42f(0x1a4)](_0x2b3e9b,0x0);return[..._0x2073d0[_0x4ed42f(0x1a1)](_0x3bd474,_0x4ed42f(0x17d)),..._0x2073d0[_0x4ed42f(0x1a1)](_0x3bd474,_0x4ed42f(0x185))];})[_0x19b554(0x18f)]();return _0x57653a=[...new Set(_0x57653a)],_0x57653a;}[_0x2338cc(0x1bc)](_0x68a1dd){const _0x472702=_0x2338cc;return _0x472702(0x1bb)+(this[_0x472702(0x1be)][_0x472702(0x196)][_0x472702(0x1b4)](_0x472702(0x188))[_0x472702(0x1a6)](_0x68a1dd)||_0x472702(0x187))[_0x472702(0x1b9)]()+_0x472702(0x191)+_0x68a1dd[_0x472702(0x1b9)]()[_0x472702(0x1b5)](/-/g,'_');}}function _0x439a(){const _0x42b88d=['_getSuggestionBlocksForListStyle','getAttribute','handleListReversedCommand','model','flat','LegacyListPropertiesEditing','_LIST_','startIndex','listReversed','commandParams','10FUQfAf','plugins','7623684QeojSn','enableCommand','handleDescriptions','locale','afterInit','bind','*Format:*\x20set\x20order\x20to\x20regular','676260XnHswc','element','styles','getSiblingNodes','has','1250420qbJPlU','createPositionAt','descriptionFactory','getListTypeFromListStyleType','list.properties','length','document','createRange','handleListStyleCommand','push','numbered','3080FgYONE','commandName','5937MLXBYO','config','TrackChangesEditing','format','get','replace','_getSuggestionBlocks','listType','listItem','toUpperCase','parent','ELEMENT_','_getTranslationKeyForListStyle','from','editor','formatInline','listStart','map','handleListStartCommand','reversed','4mgbkag','markMultiRangeBlockFormat','type','23282HdcbgH','change','getSelectedBlocks','filter','before','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','*Format:*\x20set\x20order\x20to\x20reversed','backward','registerDescriptionCallback','178GxWnzK','listStyle','getLastPosition','1045792GiUPtq','selection','unshift','forward','getFirstPosition','default','LegacyListUtils','formatBlock','6603045CrKOGM'];_0x439a=function(){return _0x42b88d;};return _0x439a();}
23
+ const _0x56dc0e=_0x2e99;(function(_0x3ed768,_0xcaee01){const _0x4ab576=_0x2e99,_0x1cae89=_0x3ed768();while(!![]){try{const _0x21f5de=parseInt(_0x4ab576(0x161))/0x1+parseInt(_0x4ab576(0x150))/0x2+-parseInt(_0x4ab576(0x18a))/0x3+parseInt(_0x4ab576(0x17c))/0x4*(parseInt(_0x4ab576(0x15e))/0x5)+parseInt(_0x4ab576(0x186))/0x6*(parseInt(_0x4ab576(0x188))/0x7)+-parseInt(_0x4ab576(0x141))/0x8*(-parseInt(_0x4ab576(0x166))/0x9)+parseInt(_0x4ab576(0x176))/0xa*(-parseInt(_0x4ab576(0x171))/0xb);if(_0x21f5de===_0xcaee01)break;else _0x1cae89['push'](_0x1cae89['shift']());}catch(_0x1eb161){_0x1cae89['push'](_0x1cae89['shift']());}}}(_0x222f,0x88c8f));import{Plugin as _0x3311a7}from'ckeditor5/src/core.js';import{getTranslation as _0xf2de4c}from'../utils/common-translations.js';function _0x222f(){const _0x24a7ff=['getSelectedBlocks','_LIST_','handleListStyleCommand','change','getListTypeFromListStyleType','LegacyListUtils','editor','push','handleListStartCommand','filter','flat','1323130rxwYzb','handleDescriptions','forward','createPositionAt','before','startIndex','document','commandName','listType','backward','_getTranslationKeyForListStyle','formatInline','plugins','afterInit','127685HatIIH','format','get','55872zzqrUQ','has','getAttribute','styles','handleListReversedCommand','180585asIUIT','enableCommand','LegacyListPropertiesEditing','length','type','replace','ELEMENT_','config','formatBlock','_getSuggestionBlocks','listItem','640310tONwvT','getLastPosition','element','createRange','reversed','360mPsRdN','_getSuggestionBlocksForListStyle','list.properties','markMultiRangeBlockFormat','selection','map','104kqaVGD','toUpperCase','commandParams','numbered','unshift','getSiblingNodes','TrackChangesEditing','locale','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','2082IJWyih','bind','20118ZqHmJX','parent','1756923sifLNg','from','*Format:*\x20set\x20start\x20index\x20to\x20%0','listStart','getFirstPosition','listStyle','default','descriptionFactory','model','344DZxVkQ','*Format:*\x20set\x20order\x20to\x20regular','*Change\x20to:*\x20%0','registerDescriptionCallback'];_0x222f=function(){return _0x24a7ff;};return _0x222f();}function _0x2e99(_0x13e0ff,_0x5ac0d2){const _0x222f2d=_0x222f();return _0x2e99=function(_0x2e9945,_0x147714){_0x2e9945=_0x2e9945-0x140;let _0x9ff11e=_0x222f2d[_0x2e9945];return _0x9ff11e;},_0x2e99(_0x13e0ff,_0x5ac0d2);}export default class K extends _0x3311a7{[_0x56dc0e(0x15d)](){const _0x56b92e=_0x56dc0e;if(!this[_0x56b92e(0x14b)][_0x56b92e(0x15c)][_0x56b92e(0x162)](_0x56b92e(0x168)))return;const _0x3300db=this[_0x56b92e(0x14b)][_0x56b92e(0x16d)][_0x56b92e(0x160)](_0x56b92e(0x178)),_0x4bdd22=this[_0x56b92e(0x14b)][_0x56b92e(0x15c)][_0x56b92e(0x160)](_0x56b92e(0x182));_0x3300db[_0x56b92e(0x164)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x18f),this[_0x56b92e(0x147)][_0x56b92e(0x187)](this)),_0x3300db[_0x56b92e(0x175)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x184),this[_0x56b92e(0x165)][_0x56b92e(0x187)](this)),_0x3300db[_0x56b92e(0x155)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x18d),this[_0x56b92e(0x14d)][_0x56b92e(0x187)](this)),_0x4bdd22[_0x56b92e(0x191)][_0x56b92e(0x144)](this[_0x56b92e(0x151)][_0x56b92e(0x187)](this));}[_0x56dc0e(0x147)](_0x2aa954,_0x17a699={}){const _0x19c0eb=_0x56dc0e,_0x920780=this[_0x19c0eb(0x14b)][_0x19c0eb(0x15c)][_0x19c0eb(0x160)](_0x19c0eb(0x182)),_0x5716ec=this[_0x19c0eb(0x177)]();this[_0x19c0eb(0x14b)][_0x19c0eb(0x140)][_0x19c0eb(0x148)](()=>{const _0x41dc11=_0x19c0eb;_0x920780[_0x41dc11(0x179)](_0x5716ec,{'commandName':_0x41dc11(0x18f),'commandParams':[{'type':_0x17a699[_0x41dc11(0x16a)]}],'formatGroupId':_0x41dc11(0x18f)});});}[_0x56dc0e(0x165)](_0x1ec6c0,_0x52c2d0={}){const _0x5a78d6=_0x56dc0e,_0x4af644=this[_0x5a78d6(0x14b)][_0x5a78d6(0x15c)][_0x5a78d6(0x160)](_0x5a78d6(0x182)),_0x142af5=this[_0x5a78d6(0x16f)](_0x58baee=>_0x58baee['is'](_0x5a78d6(0x173),_0x5a78d6(0x170))&&_0x5a78d6(0x17f)===_0x58baee[_0x5a78d6(0x163)](_0x5a78d6(0x158)));if(_0x142af5[_0x5a78d6(0x169)]<0x1)return;const _0xa7035e=_0x142af5[_0x5a78d6(0x17b)](_0x3a8295=>this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x174)](this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x153)](_0x3a8295,_0x5a78d6(0x154)),this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x153)](_0x3a8295,0x0)));this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x148)](()=>{const _0xd1abae=_0x5a78d6;_0x4af644[_0xd1abae(0x179)](_0xa7035e,{'commandName':_0xd1abae(0x184),'commandParams':[{'reversed':_0x52c2d0[_0xd1abae(0x175)]}],'formatGroupId':_0xd1abae(0x184)});});}[_0x56dc0e(0x14d)](_0x417f1b,_0x5c7361={}){const _0x18916a=_0x56dc0e,_0x3f5684=this[_0x18916a(0x14b)][_0x18916a(0x15c)][_0x18916a(0x160)](_0x18916a(0x182)),_0x239f4e=this[_0x18916a(0x16f)](_0x206674=>_0x206674['is'](_0x18916a(0x173),_0x18916a(0x170))&&_0x18916a(0x17f)===_0x206674[_0x18916a(0x163)](_0x18916a(0x158)));if(_0x239f4e[_0x18916a(0x169)]<0x1)return;const _0x58678c=_0x239f4e[_0x18916a(0x17b)](_0x399026=>this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x174)](this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x153)](_0x399026,_0x18916a(0x154)),this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x153)](_0x399026,0x0)));this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x148)](()=>{const _0x8c2476=_0x18916a;_0x3f5684[_0x8c2476(0x179)](_0x58678c,{'commandName':_0x8c2476(0x18d),'commandParams':[{'startIndex':_0x5c7361[_0x8c2476(0x155)]}],'formatGroupId':_0x8c2476(0x18d)});});}[_0x56dc0e(0x151)](_0x121f3c){const _0x15dc92=_0x56dc0e;if(_0x15dc92(0x16e)!=_0x121f3c[_0x15dc92(0x16a)]&&_0x15dc92(0x15b)!=_0x121f3c[_0x15dc92(0x16a)])return;const _0x12502f=this[_0x15dc92(0x14b)][_0x15dc92(0x183)],{data:_0x5224ec}=_0x121f3c;if(!_0x5224ec)return;let _0x4cdeab,_0x5c7ee2;switch(_0x5224ec[_0x15dc92(0x157)]){case _0x15dc92(0x18f):_0x4cdeab=_0x15dc92(0x143),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab,_0xf2de4c(_0x12502f,this[_0x15dc92(0x15a)](_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x16a)])))};break;case _0x15dc92(0x184):_0x4cdeab=_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x175)]?_0x15dc92(0x185):_0x15dc92(0x142),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab)};break;case _0x15dc92(0x18d):_0x4cdeab=_0x15dc92(0x18c),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab,_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x155)])};}return _0x5c7ee2;}[_0x56dc0e(0x177)](){const _0x11e3bd=_0x56dc0e;var _0x21c62d,_0x1ccbcd,_0x563604,_0x29bcf0;const _0x2e0be1=this[_0x11e3bd(0x14b)][_0x11e3bd(0x15c)][_0x11e3bd(0x160)](_0x11e3bd(0x14a));let _0x509fdf=Array[_0x11e3bd(0x18b)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x145)]());return(null===(_0x21c62d=_0x509fdf[0x0])||void 0x0===_0x21c62d?void 0x0:_0x21c62d['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&_0x509fdf[_0x11e3bd(0x180)](..._0x2e0be1[_0x11e3bd(0x181)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x18e)](),_0x11e3bd(0x159))),(null===(_0x1ccbcd=_0x509fdf[_0x509fdf[_0x11e3bd(0x169)]-0x1])||void 0x0===_0x1ccbcd?void 0x0:_0x1ccbcd['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&_0x509fdf[_0x11e3bd(0x14c)](..._0x2e0be1[_0x11e3bd(0x181)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x172)](),_0x11e3bd(0x152))),_0x509fdf=[...new Set(_0x509fdf)],(null===(_0x29bcf0=null===(_0x563604=this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x18e)]())||void 0x0===_0x563604?void 0x0:_0x563604[_0x11e3bd(0x189)])||void 0x0===_0x29bcf0?void 0x0:_0x29bcf0['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&(_0x509fdf=_0x509fdf[_0x11e3bd(0x14e)](_0x1c5d47=>_0x1c5d47['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))),_0x509fdf;}[_0x56dc0e(0x16f)](_0x412e35){const _0x16317c=_0x56dc0e,_0x1e7918=this[_0x16317c(0x14b)][_0x16317c(0x15c)][_0x16317c(0x160)](_0x16317c(0x14a));let _0x136ab2=Array[_0x16317c(0x18b)](this[_0x16317c(0x14b)][_0x16317c(0x140)][_0x16317c(0x156)][_0x16317c(0x17a)][_0x16317c(0x145)]())[_0x16317c(0x14e)](_0x412e35)[_0x16317c(0x17b)](_0x386b1f=>{const _0x498c85=_0x16317c,_0x122eab=this[_0x498c85(0x14b)][_0x498c85(0x140)][_0x498c85(0x153)](_0x386b1f,0x0);return[..._0x1e7918[_0x498c85(0x181)](_0x122eab,_0x498c85(0x159)),..._0x1e7918[_0x498c85(0x181)](_0x122eab,_0x498c85(0x152))];})[_0x16317c(0x14f)]();return _0x136ab2=[...new Set(_0x136ab2)],_0x136ab2;}[_0x56dc0e(0x15a)](_0x26a9d2){const _0xe5a2ff=_0x56dc0e;return _0xe5a2ff(0x16c)+(this[_0xe5a2ff(0x14b)][_0xe5a2ff(0x15c)][_0xe5a2ff(0x160)](_0xe5a2ff(0x14a))[_0xe5a2ff(0x149)](_0x26a9d2)||_0xe5a2ff(0x190))[_0xe5a2ff(0x17d)]()+_0xe5a2ff(0x146)+_0x26a9d2[_0xe5a2ff(0x17d)]()[_0xe5a2ff(0x16b)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c7356=_0x3ba2;(function(_0x14c5ef,_0x4ffa2a){const _0x4060d3=_0x3ba2,_0x224451=_0x14c5ef();while(!![]){try{const _0x8512e6=parseInt(_0x4060d3(0x9f))/0x1+-parseInt(_0x4060d3(0xa9))/0x2*(-parseInt(_0x4060d3(0xbe))/0x3)+-parseInt(_0x4060d3(0xa2))/0x4*(parseInt(_0x4060d3(0xb6))/0x5)+-parseInt(_0x4060d3(0xc7))/0x6+-parseInt(_0x4060d3(0x9e))/0x7*(parseInt(_0x4060d3(0xbb))/0x8)+parseInt(_0x4060d3(0xc1))/0x9*(parseInt(_0x4060d3(0xc2))/0xa)+parseInt(_0x4060d3(0xb0))/0xb;if(_0x8512e6===_0x4ffa2a)break;else _0x224451['push'](_0x224451['shift']());}catch(_0x2e9c51){_0x224451['push'](_0x224451['shift']());}}}(_0x4bac,0xb3338));import{Plugin as _0x20b860}from'ckeditor5/src/core.js';function _0x3ba2(_0x34d156,_0x21d633){const _0x4bac9f=_0x4bac();return _0x3ba2=function(_0x3ba224,_0x553645){_0x3ba224=_0x3ba224-0x9e;let _0x1aaf89=_0x4bac9f[_0x3ba224];return _0x1aaf89;},_0x3ba2(_0x34d156,_0x21d633);}import{getTranslation as _0x5e9cdf}from'../utils/common-translations.js';export default class ct extends _0x20b860{[_0x1c7356(0xaf)](){const _0x1c1f0d=_0x1c7356,_0x59aeeb=this[_0x1c1f0d(0xb4)];if(!_0x59aeeb[_0x1c1f0d(0xc6)][_0x1c1f0d(0xaa)](_0x1c1f0d(0xa6)))return;const _0x32da9e=_0x59aeeb[_0x1c1f0d(0xc6)][_0x1c1f0d(0xa7)](_0x1c1f0d(0xb2)),_0x374226=_0x59aeeb[_0x1c1f0d(0xc4)][_0x1c1f0d(0xa7)](_0x1c1f0d(0xab));_0x32da9e[_0x1c1f0d(0xa8)](_0x1c1f0d(0xab)),_0x32da9e[_0x1c1f0d(0xa8)](_0x1c1f0d(0xae)),_0x32da9e[_0x1c1f0d(0xc3)](_0x1c1f0d(0xb9));for(const _0x3a9ef4 of _0x374226[_0x1c1f0d(0xa3)])_0x32da9e[_0x1c1f0d(0xc3)](_0x3a9ef4['id']),_0x32da9e[_0x1c1f0d(0xa5)][_0x1c1f0d(0xb7)](_0x3a9ef4['id'],_0x1c1f0d(0xb8)+_0x3a9ef4[_0x1c1f0d(0xb3)][_0x1c1f0d(0xba)]()+')');_0x32da9e[_0x1c1f0d(0xa5)][_0x1c1f0d(0xac)](_0x3a3a6a=>{const _0x4921a5=_0x1c1f0d;if(_0x4921a5(0xb1)!=_0x3a3a6a[_0x4921a5(0xc5)])return;const {data:_0x150b52}=_0x3a3a6a;if(!_0x150b52||_0x4921a5(0xb9)!=_0x150b52[_0x4921a5(0xbc)])return;const _0x44ce30=_0x150b52[_0x4921a5(0xc0)],_0x29a8c2=_0x59aeeb[_0x4921a5(0xad)];return{'type':_0x4921a5(0xc8),'content':null==_0x44ce30?_0x5e9cdf(_0x29a8c2,_0x4921a5(0xb5)):_0x5e9cdf(_0x29a8c2,_0x4921a5(0xa0),'\x22'+_0x44ce30+'\x22')};}),this[_0x1c1f0d(0xa1)]();}[_0x1c7356(0xa1)](){const _0x594458=_0x1c7356,_0x28456c=this[_0x594458(0xb4)],_0x4e19b6=_0x28456c[_0x594458(0xad)];_0x28456c[_0x594458(0xc6)][_0x594458(0xa7)](_0x594458(0xb2))[_0x594458(0xa5)][_0x594458(0xac)](_0x505b24=>{const _0x466f2c=_0x594458;if(_0x466f2c(0xbf)!=_0x505b24[_0x466f2c(0xc5)])return;const {data:_0x2f55ff}=_0x505b24;if(_0x2f55ff){if(_0x466f2c(0xab)==_0x2f55ff[_0x466f2c(0xa4)]){const _0x1bbf53=_0x2f55ff[_0x466f2c(0xbd)][0x0];return{'type':_0x466f2c(0xc8),'content':_0x5e9cdf(_0x4e19b6,_0x466f2c(0xa0),'\x22'+_0x1bbf53+'\x22')};}return _0x466f2c(0xae)==_0x2f55ff[_0x466f2c(0xa4)]?{'type':_0x466f2c(0xc8),'content':_0x5e9cdf(_0x4e19b6,_0x466f2c(0xb5))}:void 0x0;}});}}function _0x4bac(){const _0x59bdc=['has','link','registerDescriptionCallback','locale','unlink','afterInit','1537833wmnMCO','attribute','TrackChangesEditing','label','editor','*Remove\x20link*','240vYsZRr','registerAttributeLabel','link\x20(','linkHref','toLowerCase','4088QYGtUp','key','commandParams','2201178twGbiO','formatInline','newValue','513DLTfUJ','112940kJZSrM','registerInlineAttribute','commands','type','plugins','1456104nLndAc','format','5747QTvBXk','488922aXJIix','*Set\x20link:*\x20%0','_registerLegacyDescription','111976WGyafM','manualDecorators','commandName','descriptionFactory','LinkEditing','get','enableDefaultAttributesIntegration','4eJeXdY'];_0x4bac=function(){return _0x59bdc;};return _0x4bac();}
23
+ function _0x3909(_0x2e3b3a,_0x1bcb80){const _0x588963=_0x5889();return _0x3909=function(_0x39099c,_0x4e97fa){_0x39099c=_0x39099c-0x10a;let _0x2d2bed=_0x588963[_0x39099c];return _0x2d2bed;},_0x3909(_0x2e3b3a,_0x1bcb80);}const _0x173fb2=_0x3909;(function(_0x28de01,_0x57169b){const _0x5d822a=_0x3909,_0x3b3f5e=_0x28de01();while(!![]){try{const _0x293454=-parseInt(_0x5d822a(0x10a))/0x1*(-parseInt(_0x5d822a(0x123))/0x2)+-parseInt(_0x5d822a(0x12e))/0x3+parseInt(_0x5d822a(0x11c))/0x4+parseInt(_0x5d822a(0x10f))/0x5*(parseInt(_0x5d822a(0x119))/0x6)+parseInt(_0x5d822a(0x12b))/0x7+-parseInt(_0x5d822a(0x131))/0x8+-parseInt(_0x5d822a(0x133))/0x9*(-parseInt(_0x5d822a(0x11d))/0xa);if(_0x293454===_0x57169b)break;else _0x3b3f5e['push'](_0x3b3f5e['shift']());}catch(_0x49d955){_0x3b3f5e['push'](_0x3b3f5e['shift']());}}}(_0x5889,0x9ec7e));import{Plugin as _0x344603}from'ckeditor5/src/core.js';import{getTranslation as _0x328687}from'../utils/common-translations.js';function _0x5889(){const _0x25b9d7=['has','manualDecorators','2399571pdLrOz','TrackChangesEditing','linkHref','5538824mqUAcF','registerInlineAttribute','23832fHnBVB','4JOHRAe','locale','enableDefaultAttributesIntegration','commandParams','formatInline','25fUfZDj','type','attribute','*Set\x20link:*\x20%0','descriptionFactory','registerDescriptionCallback','_registerLegacyDescription','toLowerCase','newValue','link','1292898mWrQKJ','link\x20(','*Remove\x20link*','1186604ZcVWLb','860jnjhHA','registerAttributeLabel','plugins','commands','label','LinkEditing','142046tSQwoq','afterInit','get','commandName','format','editor','unlink','key','1796830Coqhtp'];_0x5889=function(){return _0x25b9d7;};return _0x5889();}export default class ct extends _0x344603{[_0x173fb2(0x124)](){const _0x589b33=_0x173fb2,_0x18a02a=this[_0x589b33(0x128)];if(!_0x18a02a[_0x589b33(0x11f)][_0x589b33(0x12c)](_0x589b33(0x122)))return;const _0x434a52=_0x18a02a[_0x589b33(0x11f)][_0x589b33(0x125)](_0x589b33(0x12f)),_0x357c20=_0x18a02a[_0x589b33(0x120)][_0x589b33(0x125)](_0x589b33(0x118));_0x434a52[_0x589b33(0x10c)](_0x589b33(0x118)),_0x434a52[_0x589b33(0x10c)](_0x589b33(0x129)),_0x434a52[_0x589b33(0x132)](_0x589b33(0x130));for(const _0x52216e of _0x357c20[_0x589b33(0x12d)])_0x434a52[_0x589b33(0x132)](_0x52216e['id']),_0x434a52[_0x589b33(0x113)][_0x589b33(0x11e)](_0x52216e['id'],_0x589b33(0x11a)+_0x52216e[_0x589b33(0x121)][_0x589b33(0x116)]()+')');_0x434a52[_0x589b33(0x113)][_0x589b33(0x114)](_0x54a0ea=>{const _0x1ce6cf=_0x589b33;if(_0x1ce6cf(0x111)!=_0x54a0ea[_0x1ce6cf(0x110)])return;const {data:_0x15f2de}=_0x54a0ea;if(!_0x15f2de||_0x1ce6cf(0x130)!=_0x15f2de[_0x1ce6cf(0x12a)])return;const _0x33a3b3=_0x15f2de[_0x1ce6cf(0x117)],_0x52c17a=_0x18a02a[_0x1ce6cf(0x10b)];return{'type':_0x1ce6cf(0x127),'content':null==_0x33a3b3?_0x328687(_0x52c17a,_0x1ce6cf(0x11b)):_0x328687(_0x52c17a,_0x1ce6cf(0x112),'\x22'+_0x33a3b3+'\x22')};}),this[_0x589b33(0x115)]();}[_0x173fb2(0x115)](){const _0x5bd89d=_0x173fb2,_0xf643bf=this[_0x5bd89d(0x128)],_0x2429bd=_0xf643bf[_0x5bd89d(0x10b)];_0xf643bf[_0x5bd89d(0x11f)][_0x5bd89d(0x125)](_0x5bd89d(0x12f))[_0x5bd89d(0x113)][_0x5bd89d(0x114)](_0x16a9de=>{const _0x22e693=_0x5bd89d;if(_0x22e693(0x10e)!=_0x16a9de[_0x22e693(0x110)])return;const {data:_0x3825a6}=_0x16a9de;if(_0x3825a6){if(_0x22e693(0x118)==_0x3825a6[_0x22e693(0x126)]){const _0x34d7f8=_0x3825a6[_0x22e693(0x10d)][0x0];return{'type':_0x22e693(0x127),'content':_0x328687(_0x2429bd,_0x22e693(0x112),'\x22'+_0x34d7f8+'\x22')};}return _0x22e693(0x129)==_0x3825a6[_0x22e693(0x126)]?{'type':_0x22e693(0x127),'content':_0x328687(_0x2429bd,_0x22e693(0x11b))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6836(){const _0x4edc76=['*Format:*\x20remove\x20from\x20%0','nodeAfter','*Change\x20to:*\x20%0','*Uncheck\x20item*','todo','22796685KWrXUS','registerCustomCallback','156sxJyqY','bulleted','numberedList','isUndo','multipleBlocks','splitListItemBefore','TrackChangesEditing','setAttribute','numbered','start','attributeKey','*Format:*\x20insert\x20into\x20%0','find','attribute','4172904NPLela','listStyle','_supportLegacySuggestions','todoListChecked','mergeListItemForward','batch','editor','1691784lYORaw','listMarkerStyle','todoList','forceValue','listIndent','TodoListEditing','meta','_registerLegacyDescription','listStart','listItemId','ELEMENT_BULLETED_LIST','nextSibling','containsItem','getFirstRange','push','_suggestionFactory','*Merge:*\x20%0','from','*Remove\x20format:*\x20%0','customNumberedList','change','afterInit','accept','ELEMENT_','documentList','groupId','5271392KxNBZw','_LIST','*Merge:*\x20list\x20item','end','ELEMENT_LIST_ITEM','document','format','selection','model','value','removeMarker','checkTodoList','newValue','getSuggestions','listType','map','isObject','length','attributes','*Split:*\x20list\x20item','getFirstMarker','splitListItemAfter','15aenQzJ','includes','listMarker','363461RKLlgf','2579598FSpOpI','head','commandParams','isNextTo','mergeListItemBackward','key','bulletedList','list.multiBlock','detach','setSelection','indentList','getRanges','ELEMENT_TODO_LIST','FORMAT_INDENT','ListEditing','plugins','previousSibling','refresh','trackChangesCommand','has','getAttribute','*Check\x20item*','locale','get','registerElementLabel','type','isLocal','config','assureChains','toUpperCase','listItemIdFixer','registerBlockAttribute','commands','parent','registerDescriptionCallback','registerAttributeLabel','listReversed','enableDefaultAttributesIntegration','suggestion','commandName','oldValue','createPositionAt','filter','414140GxjzUb','_findSuggestions','registerPostFixer','schema','descriptionFactory','_getAttributeKey','outdentList','deletion','formatBlock','*Indent:*\x20%0','data','fromRange','default','*Outdent:*\x20%0','customBulletedList','next','execute','createRange','differ','todoListCheck','range','getChanges','every','*Set\x20format:*\x20%0','ELEMENT_NUMBERED_LIST','noTrackChangesFixer'];_0x6836=function(){return _0x4edc76;};return _0x6836();}const _0x4e208c=_0x2fe7;(function(_0x3f2ca8,_0x10e674){const _0x24036a=_0x2fe7,_0x1ab74f=_0x3f2ca8();while(!![]){try{const _0x8fbbe0=parseInt(_0x24036a(0x16e))/0x1+parseInt(_0x24036a(0x143))/0x2+-parseInt(_0x24036a(0x19d))/0x3+-parseInt(_0x24036a(0x1a4))/0x4*(parseInt(_0x24036a(0x13f))/0x5)+parseInt(_0x24036a(0x18f))/0x6*(-parseInt(_0x24036a(0x142))/0x7)+parseInt(_0x24036a(0x1be))/0x8+parseInt(_0x24036a(0x18d))/0x9;if(_0x8fbbe0===_0x10e674)break;else _0x1ab74f['push'](_0x1ab74f['shift']());}catch(_0x43ef80){_0x1ab74f['push'](_0x1ab74f['shift']());}}}(_0x6836,0xd8508));function _0x2fe7(_0x448292,_0x53236a){const _0x683632=_0x6836();return _0x2fe7=function(_0x2fe7f0,_0x2054a8){_0x2fe7f0=_0x2fe7f0-0x13f;let _0x3f2505=_0x683632[_0x2fe7f0];return _0x3f2505;},_0x2fe7(_0x448292,_0x53236a);}import{Plugin as _0x1c3ef6}from'ckeditor5/src/core.js';import{getTranslation as _0x435742}from'../utils/common-translations.js';import{renameAttributeKey as _0xead545}from'../trackchangesediting.js';import{LiveRange as _0x4630c8}from'ckeditor5/src/engine.js';export default class z extends _0x1c3ef6{[_0x4e208c(0x1b9)](){const _0x28007e=_0x4e208c,_0x17fdb3=this[_0x28007e(0x1a3)];if(!_0x17fdb3[_0x28007e(0x152)][_0x28007e(0x156)](_0x28007e(0x151)))return;const _0x356018=_0x17fdb3[_0x28007e(0x159)],_0x54d690=_0x17fdb3[_0x28007e(0x152)][_0x28007e(0x15a)](_0x28007e(0x195)),_0x4ffea3=_0x17fdb3[_0x28007e(0x152)][_0x28007e(0x156)](_0x28007e(0x1a9)),_0xae375c=!!_0x17fdb3[_0x28007e(0x15e)][_0x28007e(0x15a)](_0x28007e(0x14a));function _0x572155(_0x1a0f16){const _0x53631f=_0x28007e;return{'type':_0x53631f(0x1c4),'content':''+_0x435742(_0x356018,_0x53631f(0x185),_0x1a0f16)};}function _0x43608c(_0x4d2a4f){const _0x2db0c4=_0x28007e;return{'type':_0x2db0c4(0x1c4),'content':''+_0x435742(_0x356018,_0x2db0c4(0x1b6),_0x4d2a4f)};}_0x54d690[_0x28007e(0x168)](_0x28007e(0x191)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x149)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x1b7)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x17c)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x14d)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x174)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x1d3)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x194)),_0x54d690[_0x28007e(0x162)](_0x28007e(0x1ad)),_0x54d690[_0x28007e(0x162)](_0x28007e(0x1cc)),_0x54d690[_0x28007e(0x162)](_0x28007e(0x1a8)),_0xae375c&&(_0x54d690[_0x28007e(0x168)](_0x28007e(0x147)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x1a1))),_0x4ffea3&&(_0x54d690[_0x28007e(0x168)](_0x28007e(0x1a6)),_0x54d690[_0x28007e(0x168)](_0x28007e(0x1c9)),_0x54d690[_0x28007e(0x162)](_0x28007e(0x1a0)),_0x54d690[_0x28007e(0x172)][_0x28007e(0x165)](_0x3e17b9=>{const _0x461e46=_0x28007e,{data:_0x5c48ed}=_0x3e17b9;if(_0x5c48ed&&_0x461e46(0x1a0)==_0x5c48ed[_0x461e46(0x148)])return{'type':_0x461e46(0x1c4),'content':_0x5c48ed[_0x461e46(0x1ca)]?_0x435742(_0x356018,_0x461e46(0x158)):_0x435742(_0x356018,_0x461e46(0x18b))};}),this[_0x28007e(0x1a3)][_0x28007e(0x1c6)][_0x28007e(0x1c3)][_0x28007e(0x170)](_0x1bf404=>{const _0x49fc0b=_0x28007e;if(_0x1bf404[_0x49fc0b(0x1a2)][_0x49fc0b(0x192)])return!0x1;let _0x31bc7a=!0x1;const _0x229361=_0x54d690[_0x49fc0b(0x1cb)]({'skipNotAttached':!0x0})[_0x49fc0b(0x16d)](_0x5cf331=>_0x49fc0b(0x1a0)===_0x54d690[_0x49fc0b(0x173)](_0x5cf331));for(const _0xea76f2 of _0x229361){_0x49fc0b(0x18c)!=_0xea76f2[_0x49fc0b(0x1b1)]()[_0x49fc0b(0x198)][_0x49fc0b(0x189)][_0x49fc0b(0x157)](_0x49fc0b(0x1cc))&&(_0x54d690[_0x49fc0b(0x16f)](_0xea76f2[_0x49fc0b(0x1b1)](),_0x49fc0b(0x19c))[_0x49fc0b(0x19b)](_0x4b8d73=>_0x49fc0b(0x1cc)===_0x54d690[_0x49fc0b(0x173)](_0x4b8d73[_0x49fc0b(0x169)]))||(_0x1bf404[_0x49fc0b(0x1c8)](_0xea76f2[_0x49fc0b(0x1d2)]()),_0x31bc7a=!0x0));}return _0x31bc7a;})),_0x54d690[_0x28007e(0x172)][_0x28007e(0x166)](_0x28007e(0x1a8),_0x435742(_0x356018,_0x28007e(0x150)));const _0x2ec80f={'type':_0x28007e(0x1c4),'content':''};_0x54d690[_0x28007e(0x172)][_0x28007e(0x165)](_0x851403=>{const _0x6472c2=_0x28007e,{data:_0x436bd4}=_0x851403;if(!_0x436bd4||_0x6472c2(0x1cc)!=_0x436bd4[_0x6472c2(0x148)])return;let _0x4995af=_0x851403[_0x6472c2(0x144)];for(;_0x4995af;){if(_0x4995af[_0x6472c2(0x178)]&&((_0x6472c2(0x19e)==_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x148)]||_0x6472c2(0x1a5)==_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x148)])&&(_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x1ca)]&&_0x6472c2(0x17a)!=_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x1ca)]||_0x6472c2(0x17a)!=_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x16b)]&&!_0x436bd4[_0x6472c2(0x1ca)])||!_0xae375c&&_0x4995af[_0x6472c2(0x178)][_0x6472c2(0x148)]==_0xead545))return _0x2ec80f;_0x4995af=_0x4995af[_0x6472c2(0x17d)];}if(null==_0x436bd4[_0x6472c2(0x1ca)])switch(_0x436bd4[_0x6472c2(0x16b)]){case _0x6472c2(0x190):return _0x43608c(_0x435742(_0x356018,_0x6472c2(0x1ae)));case _0x6472c2(0x197):return _0x43608c(_0x435742(_0x356018,_0x6472c2(0x186)));case _0x6472c2(0x18c):return _0x43608c(_0x435742(_0x356018,_0x6472c2(0x14f)));}switch(_0x436bd4[_0x6472c2(0x1ca)]){case _0x6472c2(0x190):return _0x572155(_0x435742(_0x356018,_0x6472c2(0x1ae)));case _0x6472c2(0x197):return _0x572155(_0x435742(_0x356018,_0x6472c2(0x186)));case _0x6472c2(0x18c):return _0x572155(_0x435742(_0x356018,_0x6472c2(0x14f)));}}),_0x54d690[_0x28007e(0x172)][_0x28007e(0x165)](_0x5b23af=>{const _0x5f02e4=_0x28007e,{data:_0x5e9fe9}=_0x5b23af;if(_0x5e9fe9&&_0x5f02e4(0x1a8)==_0x5e9fe9[_0x5f02e4(0x148)])return null==_0x5e9fe9[_0x5f02e4(0x1ca)]||null==_0x5e9fe9[_0x5f02e4(0x16b)]&&0x0==_0x5e9fe9[_0x5f02e4(0x1ca)]?_0x2ec80f:void 0x0;}),_0x54d690[_0x28007e(0x172)][_0x28007e(0x165)](_0x369772=>{const _0x47f476=_0x28007e;if(_0x47f476(0x19c)!=_0x369772[_0x47f476(0x15c)])return;const {data:_0x2482bf}=_0x369772;if(!_0x2482bf||_0x47f476(0x1ad)!=_0x2482bf[_0x47f476(0x148)])return;const _0x99f37b=le(_0x369772);return _0x47f476(0x1ca)==_0x99f37b?{'type':_0x47f476(0x1c4),'content':_0x435742(_0x356018,_0x47f476(0x1c0))}:_0x47f476(0x16b)==_0x99f37b?{'type':_0x47f476(0x1c4),'content':_0x435742(_0x356018,_0x47f476(0x1d1))}:_0x2ec80f;}),_0x17fdb3[_0x28007e(0x1c6)][_0x28007e(0x1c3)][_0x28007e(0x170)](_0x4d8e97=>this[_0x28007e(0x161)](_0x4d8e97)),_0x17fdb3[_0x28007e(0x1c6)][_0x28007e(0x1c3)][_0x28007e(0x170)](_0xd12b00=>this[_0x28007e(0x187)](_0xd12b00)),_0x17fdb3[_0x28007e(0x1c6)][_0x28007e(0x1c3)][_0x28007e(0x170)](_0x145b7d=>this[_0x28007e(0x15f)](_0x145b7d)),this[_0x28007e(0x19f)]();}[_0x4e208c(0x161)](_0x22ce1e){const _0x152845=_0x4e208c;if(_0x22ce1e[_0x152845(0x1a2)][_0x152845(0x192)]||!_0x22ce1e[_0x152845(0x1a2)][_0x152845(0x15d)])return!0x1;let _0x48a5d1=!0x1;const _0x40eb5d=this[_0x152845(0x1a3)][_0x152845(0x152)][_0x152845(0x15a)](_0x152845(0x195))[_0x152845(0x1cb)]({'skipNotAttached':!0x0})[_0x152845(0x16d)](_0x187eea=>_0x187eea[_0x152845(0x178)]&&_0x152845(0x1ad)==_0x187eea[_0x152845(0x178)][_0x152845(0x148)])[_0x152845(0x16d)](_0x2f543b=>_0x2f543b[_0x152845(0x178)][_0x152845(0x1ca)]&&_0x2f543b[_0x152845(0x178)][_0x152845(0x16b)]);for(const _0x478c77 of _0x40eb5d)le(_0x478c77)||(_0x22ce1e[_0x152845(0x1c8)](_0x478c77[_0x152845(0x1d2)]()),_0x48a5d1=!0x0);return _0x48a5d1;}[_0x4e208c(0x187)](_0x26bf3f){const _0x4da43f=_0x4e208c;if(_0x26bf3f[_0x4da43f(0x1a2)][_0x4da43f(0x192)]||!_0x26bf3f[_0x4da43f(0x1a2)][_0x4da43f(0x15d)])return!0x1;const _0x2e9a67=this[_0x4da43f(0x1a3)][_0x4da43f(0x152)][_0x4da43f(0x15a)](_0x4da43f(0x195));if(_0x2e9a67[_0x4da43f(0x155)][_0x4da43f(0x1c7)])return!0x1;let _0x5e411f=!0x1;const _0x153605=[_0x4da43f(0x1cc),_0x4da43f(0x1ad),_0x4da43f(0x1a8),_0x4da43f(0x19e),_0x4da43f(0x1ac),_0x4da43f(0x167),_0x4da43f(0x181),_0x4da43f(0x141),_0x4da43f(0x1a5)],_0x110342=this[_0x4da43f(0x1a3)][_0x4da43f(0x1c6)][_0x4da43f(0x1c3)][_0x4da43f(0x180)][_0x4da43f(0x183)]()[_0x4da43f(0x16d)](_0x43f92c=>_0x4da43f(0x19c)==_0x43f92c[_0x4da43f(0x15c)])[_0x4da43f(0x16d)](_0x36b765=>_0x153605[_0x4da43f(0x140)](_0x36b765[_0x4da43f(0x199)]));if(0x0==_0x110342[_0x4da43f(0x1cf)])return _0x5e411f;for(const _0x3ad228 of _0x110342){const _0x4ab401=_0x2e9a67[_0x4da43f(0x16f)](_0x3ad228[_0x4da43f(0x182)],_0x4da43f(0x19c))[_0x4da43f(0x16d)](_0xee14ff=>!_0xee14ff[_0x4da43f(0x1aa)][_0x4da43f(0x146)])[_0x4da43f(0x1cd)](_0x5c4439=>_0x5c4439[_0x4da43f(0x169)])[_0x4da43f(0x16d)](_0x1852c3=>{const _0xe4ae61=_0x4da43f,_0x1e5141=_0x2e9a67[_0xe4ae61(0x173)](_0x1852c3);return _0x153605[_0xe4ae61(0x140)](_0x1e5141);});if(_0x4ab401[_0x4da43f(0x1cf)]){for(const _0x51f73a of _0x4ab401)_0x26bf3f[_0x4da43f(0x1c8)](_0x51f73a[_0x4da43f(0x1d2)]());_0x5e411f=!0x0;}}return _0x5e411f;}[_0x4e208c(0x15f)](_0x2f0a77){const _0x2d56de=_0x4e208c;if(_0x2f0a77[_0x2d56de(0x1a2)][_0x2d56de(0x192)]||!_0x2f0a77[_0x2d56de(0x1a2)][_0x2d56de(0x15d)])return!0x1;const _0x3bcae6=this[_0x2d56de(0x1a3)][_0x2d56de(0x152)][_0x2d56de(0x15a)](_0x2d56de(0x195));let _0x283640=!0x1;const _0x215d40=[_0x2d56de(0x1cc),_0x2d56de(0x1ad),_0x2d56de(0x1a8),_0x2d56de(0x19e),_0x2d56de(0x1ac),_0x2d56de(0x167),_0x2d56de(0x181),_0x2d56de(0x141),_0x2d56de(0x1a5)];for(const _0x2c042a of _0x3bcae6[_0x2d56de(0x1cb)]({'skipNotAttached':!0x0})){const _0x4c5b06=_0x3bcae6[_0x2d56de(0x16f)](_0x2c042a[_0x2d56de(0x1b1)](),_0x2d56de(0x19c))[_0x2d56de(0x1cd)](_0x25bfb7=>_0x25bfb7[_0x2d56de(0x169)])[_0x2d56de(0x16d)](_0x39f874=>_0x39f874[_0x2d56de(0x178)]&&_0x215d40[_0x2d56de(0x140)](_0x39f874[_0x2d56de(0x178)][_0x2d56de(0x148)]));if(!_0x4c5b06[_0x2d56de(0x1cf)])continue;const _0x4e684c=_0x4c5b06[0x0][_0x2d56de(0x144)][_0x2d56de(0x1d0)][_0x2d56de(0x1bd)];if(!_0x4c5b06[_0x2d56de(0x184)](_0x5e787c=>_0x5e787c[_0x2d56de(0x1d0)][_0x2d56de(0x1bd)]===_0x4e684c)){for(const _0x5d0f37 of _0x4c5b06)_0x5ab620(_0x5d0f37,_0x4e684c)&&(_0x283640=!0x0);}}return _0x283640;function _0xafe6ab(_0xe96052,_0x37db9b){const _0x2463ca=_0x2d56de;for(const _0x2654b7 of _0x3bcae6[_0x2463ca(0x1cb)]({'skipNotAttached':!0x0})[_0x2463ca(0x16d)](_0x3243a9=>_0x2463ca(0x19c)==_0x3243a9[_0x2463ca(0x15c)]&&_0x3243a9[_0x2463ca(0x1d0)][_0x2463ca(0x1bd)]==_0xe96052))_0x2654b7[_0x2463ca(0x196)](_0x2463ca(0x1bd),_0x37db9b);}function _0x5ab620(_0x3a7219,_0x5b062b){const _0x57674c=_0x2d56de;let _0x57e424=_0x3a7219[_0x57674c(0x144)],_0x436b06=!0x1;for(;_0x57e424;)_0x57e424[_0x57674c(0x1d0)][_0x57674c(0x1bd)]!=_0x5b062b&&(_0xafe6ab(_0x57e424[_0x57674c(0x1d0)][_0x57674c(0x1bd)],_0x5b062b),_0x57e424[_0x57674c(0x196)](_0x57674c(0x1bd),_0x5b062b),_0x436b06=!0x0),_0x57e424=_0x57e424[_0x57674c(0x17d)];return _0x436b06;}}[_0x4e208c(0x19f)](){const _0x5af279=_0x4e208c,_0x4cdc4e=this[_0x5af279(0x1a3)],_0xbf342d=_0x4cdc4e[_0x5af279(0x159)],_0x1087ca=_0x4cdc4e[_0x5af279(0x152)][_0x5af279(0x15a)](_0x5af279(0x195));this[_0x5af279(0x1ab)](),_0x1087ca[_0x5af279(0x1b3)][_0x5af279(0x18e)](_0x5af279(0x176),_0x5af279(0x1bc),_0x5af279(0x1ba),function(_0x11ec47,_0x3914c5){const _0x55fcab=_0x5af279,_0x4f7804=[];for(let _0x343ee1 of _0x11ec47)_0x343ee1[_0x55fcab(0x198)][_0x55fcab(0x189)]===_0x343ee1[_0x55fcab(0x1c1)][_0x55fcab(0x164)]&&(_0x343ee1=_0x4cdc4e[_0x55fcab(0x1c6)][_0x55fcab(0x17f)](_0x4cdc4e[_0x55fcab(0x1c6)][_0x55fcab(0x16c)](_0x343ee1[_0x55fcab(0x198)][_0x55fcab(0x189)],0x0))),_0x4f7804[_0x55fcab(0x1b2)](_0x343ee1);_0x4cdc4e[_0x55fcab(0x1c6)][_0x55fcab(0x1b8)](_0x4cb578=>{const _0x4a4dee=_0x55fcab,_0x146b80=_0x4cdc4e[_0x4a4dee(0x1c6)][_0x4a4dee(0x1c3)][_0x4a4dee(0x1c5)],_0x450f49=Array[_0x4a4dee(0x1b5)](_0x146b80[_0x4a4dee(0x14e)]())[_0x4a4dee(0x1cd)](_0x466572=>_0x4630c8[_0x4a4dee(0x179)](_0x466572));_0x4cb578[_0x4a4dee(0x14c)](_0x4f7804),_0x4cdc4e[_0x4a4dee(0x163)][_0x4a4dee(0x15a)](_0x3914c5[_0x4a4dee(0x16a)])[_0x4a4dee(0x154)](),_0x3914c5[_0x4a4dee(0x145)][_0x4a4dee(0x1b2)]({'forceDefaultExecution':!0x0}),_0x4cdc4e[_0x4a4dee(0x17e)](_0x3914c5[_0x4a4dee(0x16a)],..._0x3914c5[_0x4a4dee(0x145)]),_0x4cb578[_0x4a4dee(0x14c)](_0x450f49);for(const _0x254f9b of _0x450f49)_0x254f9b[_0x4a4dee(0x14b)]();});}),_0x1087ca[_0x5af279(0x172)][_0x5af279(0x15b)](function(_0x4fba48){const _0x205f3a=_0x5af279,_0x2eced6=!_0x4cdc4e[_0x205f3a(0x1c6)][_0x205f3a(0x171)][_0x205f3a(0x1ce)](_0x4fba48),_0x2dc37b=_0x4fba48[_0x205f3a(0x153)],_0x2588a1=_0x4fba48[_0x205f3a(0x1af)],_0x1f8183=_0x4fba48[_0x205f3a(0x157)](_0x205f3a(0x1ad)),_0x2afc94=!_0x2dc37b||_0x2dc37b[_0x205f3a(0x157)](_0x205f3a(0x1ad))!==_0x1f8183,_0x11802b=!_0x2588a1||_0x2588a1[_0x205f3a(0x157)](_0x205f3a(0x1ad))!==_0x1f8183;return _0x2eced6&&Boolean(_0x1f8183)&&_0x2afc94&&_0x11802b;},_0x33c884=>_0x435742(_0xbf342d,_0x5af279(0x1c2),_0x33c884));}[_0x4e208c(0x1ab)](){const _0x3e9f48=_0x4e208c,_0xdf2a4b=this[_0x3e9f48(0x1a3)],_0x186f44=_0xdf2a4b[_0x3e9f48(0x159)];function _0x1d3089(_0x46f8bc){const _0x3db09b=_0x3e9f48,_0x4ccb50=_0xdf2a4b[_0x3db09b(0x163)][_0x3db09b(0x15a)](_0x3db09b(0x149))[_0x3db09b(0x1c7)],_0x41d245=_0xdf2a4b[_0x3db09b(0x163)][_0x3db09b(0x15a)](_0x3db09b(0x191))[_0x3db09b(0x1c7)];return _0x3db09b(0x191)===_0x46f8bc?_0x4ccb50:_0x41d245;}_0xdf2a4b[_0x3e9f48(0x152)][_0x3e9f48(0x15a)](_0x3e9f48(0x195))[_0x3e9f48(0x172)][_0x3e9f48(0x165)](function(_0x36584b){const _0x1ec8e0=_0x3e9f48;if(_0x1ec8e0(0x176)!=_0x36584b[_0x1ec8e0(0x15c)])return;const {data:_0x43a6b1}=_0x36584b;if(!_0x43a6b1)return;let _0x13cb16,_0x39988a,_0x15f1b9,_0x4cb8f7;switch(_0x43a6b1[_0x1ec8e0(0x16a)]){case _0x1ec8e0(0x149):_0x15f1b9=_0x43a6b1[_0x1ec8e0(0x145)][0x0][_0x1ec8e0(0x1a7)],_0x4cb8f7=_0x1d3089(_0x43a6b1[_0x1ec8e0(0x16a)]),_0x13cb16=_0x15f1b9?_0x1ec8e0(0x19a):_0x1ec8e0(0x188),!_0x4cb8f7&&_0xdf2a4b[_0x1ec8e0(0x15e)][_0x1ec8e0(0x15a)](_0x1ec8e0(0x14a))||(_0x13cb16=_0x1ec8e0(0x18a)),_0x39988a={'type':_0x1ec8e0(0x1c4),'content':_0x435742(_0x186f44,_0x13cb16,_0x435742(_0x186f44,_0x1ec8e0(0x1ae)))};break;case _0x1ec8e0(0x191):_0x15f1b9=_0x43a6b1[_0x1ec8e0(0x145)][0x0][_0x1ec8e0(0x1a7)],_0x4cb8f7=_0x1d3089(_0x43a6b1[_0x1ec8e0(0x16a)]),_0x13cb16=_0x15f1b9?_0x1ec8e0(0x19a):_0x1ec8e0(0x188),!_0x4cb8f7&&_0xdf2a4b[_0x1ec8e0(0x15e)][_0x1ec8e0(0x15a)](_0x1ec8e0(0x14a))||(_0x13cb16=_0x1ec8e0(0x18a)),_0x39988a={'type':_0x1ec8e0(0x1c4),'content':_0x435742(_0x186f44,_0x13cb16,_0x435742(_0x186f44,_0x1ec8e0(0x186)))};break;case _0x1ec8e0(0x14d):_0x13cb16=_0x1ec8e0(0x177),_0x39988a={'type':_0x1ec8e0(0x1c4),'content':_0x435742(_0x186f44,_0x13cb16,_0x435742(_0x186f44,_0x1ec8e0(0x1c2)))};break;case _0x1ec8e0(0x174):_0x13cb16=function(_0x3f5b5e){const _0x6b7469=_0x1ec8e0,_0x4282b1=_0x3f5b5e[_0x6b7469(0x1b1)]();let _0x3effeb=_0x4282b1[_0x6b7469(0x198)][_0x6b7469(0x189)];for(;_0x3effeb&&_0x4282b1[_0x6b7469(0x1b0)](_0x3effeb);){if(_0x3effeb[_0x6b7469(0x157)](_0x6b7469(0x1a8))>0x0)return!0x1;_0x3effeb=_0x3effeb[_0x6b7469(0x1af)];}return!0x0;}(_0x36584b)?_0x435742(_0x186f44,_0x1ec8e0(0x188),_0x435742(_0x186f44,function(_0x19538b){const _0xfa05d9=_0x1ec8e0;return _0xfa05d9(0x1bb)+_0x19538b[_0xfa05d9(0x1b1)]()[_0xfa05d9(0x198)][_0xfa05d9(0x189)][_0xfa05d9(0x157)](_0xfa05d9(0x1cc))[_0xfa05d9(0x160)]()+_0xfa05d9(0x1bf);}(_0x36584b))):_0x435742(_0x186f44,_0x1ec8e0(0x17b),_0x435742(_0x186f44,_0x1ec8e0(0x1c2))),_0x39988a={'type':_0x1ec8e0(0x1c4),'content':_0x13cb16};break;case _0x1ec8e0(0x147):case _0x1ec8e0(0x1a1):!0x1===_0x43a6b1[_0x1ec8e0(0x193)]&&(_0x13cb16=_0x1ec8e0(0x1b4),_0x39988a={'type':_0x1ec8e0(0x175),'content':_0x435742(_0x186f44,_0x13cb16,_0x435742(_0x186f44,_0x1ec8e0(0x1c2)))});}return _0x39988a;});}}function le(_0x4a3b13){const _0xf65abf=_0x4e208c;let _0x2a44bd=_0x4a3b13[_0xf65abf(0x1b1)]()[_0xf65abf(0x198)][_0xf65abf(0x189)][_0xf65abf(0x153)];for(;_0x2a44bd;){const _0x16678f=_0x2a44bd[_0xf65abf(0x157)](_0xf65abf(0x1ad));if(!_0x16678f)return!0x1;if(_0x16678f==_0x4a3b13[_0xf65abf(0x178)][_0xf65abf(0x1ca)])return _0xf65abf(0x1ca);if(_0x16678f==_0x4a3b13[_0xf65abf(0x178)][_0xf65abf(0x16b)])return _0xf65abf(0x16b);_0x2a44bd=_0x2a44bd[_0xf65abf(0x153)];}return!0x1;}
23
+ const _0x389c51=_0x7679;(function(_0x59e76f,_0x420ca4){const _0x18d7fe=_0x7679,_0x4c0fb6=_0x59e76f();while(!![]){try{const _0x5178e3=parseInt(_0x18d7fe(0x157))/0x1*(-parseInt(_0x18d7fe(0x1c8))/0x2)+parseInt(_0x18d7fe(0x169))/0x3*(parseInt(_0x18d7fe(0x14d))/0x4)+-parseInt(_0x18d7fe(0x170))/0x5*(-parseInt(_0x18d7fe(0x1ae))/0x6)+parseInt(_0x18d7fe(0x1a7))/0x7+-parseInt(_0x18d7fe(0x1a5))/0x8*(parseInt(_0x18d7fe(0x197))/0x9)+parseInt(_0x18d7fe(0x1c7))/0xa+-parseInt(_0x18d7fe(0x178))/0xb;if(_0x5178e3===_0x420ca4)break;else _0x4c0fb6['push'](_0x4c0fb6['shift']());}catch(_0x277939){_0x4c0fb6['push'](_0x4c0fb6['shift']());}}}(_0x330d,0x6dfe4));import{Plugin as _0x639505}from'ckeditor5/src/core.js';import{getTranslation as _0x3a3c84}from'../utils/common-translations.js';import{renameAttributeKey as _0x501e31}from'../trackchangesediting.js';import{LiveRange as _0x8bcd21}from'ckeditor5/src/engine.js';function _0x7679(_0x457cc5,_0x4ab94b){const _0x330d66=_0x330d();return _0x7679=function(_0x7679cb,_0x3d8ac9){_0x7679cb=_0x7679cb-0x14b;let _0x328eb7=_0x330d66[_0x7679cb];return _0x328eb7;},_0x7679(_0x457cc5,_0x4ab94b);}function _0x330d(){const _0x189bd8=['listMarker','nextSibling','refresh','isLocal','locale','descriptionFactory','get','list.multiBlock','default','listReversed','attributeKey','trackChangesCommand','registerAttributeLabel','length','registerDescriptionCallback','1183040XymoHU','2GGPEgZ','isUndo','oldValue','*Indent:*\x20%0','data','getFirstMarker','plugins','assureChains','checkTodoList','change','forceValue','commandName','filter','config','mergeListItemBackward','enableDefaultAttributesIntegration','key','format','schema','_supportLegacySuggestions','commands','value','attributes','attribute','document','head','end','commandParams','155000GcENDx','setSelection','*Merge:*\x20list\x20item','editor','indentList','mergeListItemForward','_LIST','customNumberedList','deletion','listStyle','560429YBLCPi','getAttribute','registerElementLabel','*Change\x20to:*\x20%0','createPositionAt','registerBlockAttribute','splitListItemBefore','getRanges','ELEMENT_LIST_ITEM','ListEditing','batch','getChanges','from','has','start','parent','listStart','*Format:*\x20remove\x20from\x20%0','24foCDJE','newValue','numbered','registerCustomCallback','todoListChecked','_registerLegacyDescription','multipleBlocks','4226810tuTINI','push','afterInit','TodoListEditing','ELEMENT_','map','selection','registerPostFixer','1716693tkyfKj','listIndent','next','*Split:*\x20list\x20item','_findSuggestions','type','getFirstRange','TrackChangesEditing','setAttribute','todo','includes','previousSibling','outdentList','differ','bulletedList','_getAttributeKey','ELEMENT_BULLETED_LIST','range','detach','customBulletedList','noTrackChangesFixer','listItemIdFixer','listType','nodeAfter','createRange','*Format:*\x20insert\x20into\x20%0','FORMAT_INDENT','groupId','*Remove\x20format:*\x20%0','numberedList','*Set\x20format:*\x20%0','9lmePba','formatBlock','containsItem','documentList','model','fromRange','getSuggestions','splitListItemAfter','accept','*Check\x20item*','todoList','ELEMENT_NUMBERED_LIST','removeMarker','_suggestionFactory','952624MpDkJh','meta','87052LVUuBG','*Merge:*\x20%0','*Outdent:*\x20%0','suggestion','todoListCheck','ELEMENT_TODO_LIST','listMarkerStyle','6CwRVil','find','isNextTo','*Uncheck\x20item*','toUpperCase','execute','every','listItemId','isObject','bulleted'];_0x330d=function(){return _0x189bd8;};return _0x330d();}export default class z extends _0x639505{[_0x389c51(0x172)](){const _0x56064a=_0x389c51,_0x4ecb5e=this[_0x56064a(0x150)];if(!_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x164)](_0x56064a(0x160)))return;const _0x471ea7=_0x4ecb5e[_0x56064a(0x1bc)],_0x2da1d2=_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x1be)](_0x56064a(0x17f)),_0x18bb02=_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x164)](_0x56064a(0x173)),_0x542aea=!!_0x4ecb5e[_0x56064a(0x1d5)][_0x56064a(0x1be)](_0x56064a(0x1bf));function _0x296cab(_0x28b0cc){const _0x5148c5=_0x56064a;return{'type':_0x5148c5(0x1d9),'content':''+_0x3a3c84(_0x471ea7,_0x5148c5(0x196),_0x28b0cc)};}function _0x38b9f2(_0x20e4e9){const _0x114451=_0x56064a;return{'type':_0x114451(0x1d9),'content':''+_0x3a3c84(_0x471ea7,_0x114451(0x194),_0x20e4e9)};}_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x195)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x186)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x154)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x18b)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x151)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x184)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x19e)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x15d)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x1b5)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x18e)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x179)),_0x542aea&&(_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1d6)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x152))),_0x18bb02&&(_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1a1)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1d0)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x16d)),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x87125a=>{const _0x2446e7=_0x56064a,{data:_0x43757b}=_0x87125a;if(_0x43757b&&_0x2446e7(0x16d)==_0x43757b[_0x2446e7(0x1d8)])return{'type':_0x2446e7(0x1d9),'content':_0x43757b[_0x2446e7(0x16a)]?_0x3a3c84(_0x471ea7,_0x2446e7(0x1a0)):_0x3a3c84(_0x471ea7,_0x2446e7(0x1b1))};}),this[_0x56064a(0x150)][_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x1e0835=>{const _0x53bc37=_0x56064a;if(_0x1e0835[_0x53bc37(0x161)][_0x53bc37(0x1c9)])return!0x1;let _0x1f3138=!0x1;const _0x221ce7=_0x2da1d2[_0x53bc37(0x19d)]({'skipNotAttached':!0x0})[_0x53bc37(0x1d4)](_0x4eccf0=>_0x53bc37(0x16d)===_0x2da1d2[_0x53bc37(0x187)](_0x4eccf0));for(const _0x2f4fb9 of _0x221ce7){_0x53bc37(0x181)!=_0x2f4fb9[_0x53bc37(0x17e)]()[_0x53bc37(0x165)][_0x53bc37(0x18f)][_0x53bc37(0x158)](_0x53bc37(0x18e))&&(_0x2da1d2[_0x53bc37(0x17c)](_0x2f4fb9[_0x53bc37(0x17e)](),_0x53bc37(0x1df))[_0x53bc37(0x1af)](_0x2d10d5=>_0x53bc37(0x18e)===_0x2da1d2[_0x53bc37(0x187)](_0x2d10d5[_0x53bc37(0x1aa)]))||(_0x1e0835[_0x53bc37(0x1a3)](_0x2f4fb9[_0x53bc37(0x1cd)]()),_0x1f3138=!0x0));}return _0x1f3138;})),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c4)](_0x56064a(0x179),_0x3a3c84(_0x471ea7,_0x56064a(0x192)));const _0x523cef={'type':_0x56064a(0x1d9),'content':''};_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x39dcc2=>{const _0x381a6e=_0x56064a,{data:_0x571892}=_0x39dcc2;if(!_0x571892||_0x381a6e(0x18e)!=_0x571892[_0x381a6e(0x1d8)])return;let _0x188200=_0x39dcc2[_0x381a6e(0x1e1)];for(;_0x188200;){if(_0x188200[_0x381a6e(0x1cc)]&&((_0x381a6e(0x156)==_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)]||_0x381a6e(0x1ad)==_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)])&&(_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x16a)]&&_0x381a6e(0x1c0)!=_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x16a)]||_0x381a6e(0x1c0)!=_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1ca)]&&!_0x571892[_0x381a6e(0x16a)])||!_0x542aea&&_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)]==_0x501e31))return _0x523cef;_0x188200=_0x188200[_0x381a6e(0x17a)];}if(null==_0x571892[_0x381a6e(0x16a)])switch(_0x571892[_0x381a6e(0x1ca)]){case _0x381a6e(0x1b7):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x188)));case _0x381a6e(0x16b):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x1a2)));case _0x381a6e(0x181):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x1ac)));}switch(_0x571892[_0x381a6e(0x16a)]){case _0x381a6e(0x1b7):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x188)));case _0x381a6e(0x16b):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x1a2)));case _0x381a6e(0x181):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x1ac)));}}),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x4773e3=>{const _0x4e1b9b=_0x56064a,{data:_0x16eda7}=_0x4773e3;if(_0x16eda7&&_0x4e1b9b(0x179)==_0x16eda7[_0x4e1b9b(0x1d8)])return null==_0x16eda7[_0x4e1b9b(0x16a)]||null==_0x16eda7[_0x4e1b9b(0x1ca)]&&0x0==_0x16eda7[_0x4e1b9b(0x16a)]?_0x523cef:void 0x0;}),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x164f09=>{const _0x417031=_0x56064a;if(_0x417031(0x1df)!=_0x164f09[_0x417031(0x17d)])return;const {data:_0x4d964d}=_0x164f09;if(!_0x4d964d||_0x417031(0x1b5)!=_0x4d964d[_0x417031(0x1d8)])return;const _0x34191f=le(_0x164f09);return _0x417031(0x16a)==_0x34191f?{'type':_0x417031(0x1d9),'content':_0x3a3c84(_0x471ea7,_0x417031(0x14f))}:_0x417031(0x1ca)==_0x34191f?{'type':_0x417031(0x1d9),'content':_0x3a3c84(_0x471ea7,_0x417031(0x17b))}:_0x523cef;}),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x167b21=>this[_0x56064a(0x18d)](_0x167b21)),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0xb1fd61=>this[_0x56064a(0x18c)](_0xb1fd61)),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x2da0ed=>this[_0x56064a(0x1cf)](_0x2da0ed)),this[_0x56064a(0x1db)]();}[_0x389c51(0x18d)](_0x4ccb4a){const _0x191aa1=_0x389c51;if(_0x4ccb4a[_0x191aa1(0x161)][_0x191aa1(0x1c9)]||!_0x4ccb4a[_0x191aa1(0x161)][_0x191aa1(0x1bb)])return!0x1;let _0x435056=!0x1;const _0x138acf=this[_0x191aa1(0x150)][_0x191aa1(0x1ce)][_0x191aa1(0x1be)](_0x191aa1(0x17f))[_0x191aa1(0x19d)]({'skipNotAttached':!0x0})[_0x191aa1(0x1d4)](_0x44f687=>_0x44f687[_0x191aa1(0x1cc)]&&_0x191aa1(0x1b5)==_0x44f687[_0x191aa1(0x1cc)][_0x191aa1(0x1d8)])[_0x191aa1(0x1d4)](_0x4f462f=>_0x4f462f[_0x191aa1(0x1cc)][_0x191aa1(0x16a)]&&_0x4f462f[_0x191aa1(0x1cc)][_0x191aa1(0x1ca)]);for(const _0x5ebf5c of _0x138acf)le(_0x5ebf5c)||(_0x4ccb4a[_0x191aa1(0x1a3)](_0x5ebf5c[_0x191aa1(0x1cd)]()),_0x435056=!0x0);return _0x435056;}[_0x389c51(0x18c)](_0x304411){const _0x14ed1d=_0x389c51;if(_0x304411[_0x14ed1d(0x161)][_0x14ed1d(0x1c9)]||!_0x304411[_0x14ed1d(0x161)][_0x14ed1d(0x1bb)])return!0x1;const _0x40da8f=this[_0x14ed1d(0x150)][_0x14ed1d(0x1ce)][_0x14ed1d(0x1be)](_0x14ed1d(0x17f));if(_0x40da8f[_0x14ed1d(0x1c3)][_0x14ed1d(0x1dd)])return!0x1;let _0x322434=!0x1;const _0x54396b=[_0x14ed1d(0x18e),_0x14ed1d(0x1b5),_0x14ed1d(0x179),_0x14ed1d(0x156),_0x14ed1d(0x167),_0x14ed1d(0x1c1),_0x14ed1d(0x1ab),_0x14ed1d(0x1b8),_0x14ed1d(0x1ad)],_0x52767e=this[_0x14ed1d(0x150)][_0x14ed1d(0x19b)][_0x14ed1d(0x1e0)][_0x14ed1d(0x185)][_0x14ed1d(0x162)]()[_0x14ed1d(0x1d4)](_0x3d99bb=>_0x14ed1d(0x1df)==_0x3d99bb[_0x14ed1d(0x17d)])[_0x14ed1d(0x1d4)](_0x1e9321=>_0x54396b[_0x14ed1d(0x182)](_0x1e9321[_0x14ed1d(0x1c2)]));if(0x0==_0x52767e[_0x14ed1d(0x1c5)])return _0x322434;for(const _0x4781d5 of _0x52767e){const _0x5a20a0=_0x40da8f[_0x14ed1d(0x17c)](_0x4781d5[_0x14ed1d(0x189)],_0x14ed1d(0x1df))[_0x14ed1d(0x1d4)](_0x1f6321=>!_0x1f6321[_0x14ed1d(0x1a6)][_0x14ed1d(0x1b0)])[_0x14ed1d(0x175)](_0x354d31=>_0x354d31[_0x14ed1d(0x1aa)])[_0x14ed1d(0x1d4)](_0x5d67f6=>{const _0xe583f8=_0x14ed1d,_0x40dd0e=_0x40da8f[_0xe583f8(0x187)](_0x5d67f6);return _0x54396b[_0xe583f8(0x182)](_0x40dd0e);});if(_0x5a20a0[_0x14ed1d(0x1c5)]){for(const _0x3d3c3c of _0x5a20a0)_0x304411[_0x14ed1d(0x1a3)](_0x3d3c3c[_0x14ed1d(0x1cd)]());_0x322434=!0x0;}}return _0x322434;}[_0x389c51(0x1cf)](_0x435b44){const _0x349d99=_0x389c51;if(_0x435b44[_0x349d99(0x161)][_0x349d99(0x1c9)]||!_0x435b44[_0x349d99(0x161)][_0x349d99(0x1bb)])return!0x1;const _0x1eb14c=this[_0x349d99(0x150)][_0x349d99(0x1ce)][_0x349d99(0x1be)](_0x349d99(0x17f));let _0x592df1=!0x1;const _0xac0ad0=[_0x349d99(0x18e),_0x349d99(0x1b5),_0x349d99(0x179),_0x349d99(0x156),_0x349d99(0x167),_0x349d99(0x1c1),_0x349d99(0x1ab),_0x349d99(0x1b8),_0x349d99(0x1ad)];for(const _0x1ff019 of _0x1eb14c[_0x349d99(0x19d)]({'skipNotAttached':!0x0})){const _0x2e215f=_0x1eb14c[_0x349d99(0x17c)](_0x1ff019[_0x349d99(0x17e)](),_0x349d99(0x1df))[_0x349d99(0x175)](_0x45fc72=>_0x45fc72[_0x349d99(0x1aa)])[_0x349d99(0x1d4)](_0x41ab1c=>_0x41ab1c[_0x349d99(0x1cc)]&&_0xac0ad0[_0x349d99(0x182)](_0x41ab1c[_0x349d99(0x1cc)][_0x349d99(0x1d8)]));if(!_0x2e215f[_0x349d99(0x1c5)])continue;const _0x5b74d5=_0x2e215f[0x0][_0x349d99(0x1e1)][_0x349d99(0x1de)][_0x349d99(0x193)];if(!_0x2e215f[_0x349d99(0x1b4)](_0x3fb2ea=>_0x3fb2ea[_0x349d99(0x1de)][_0x349d99(0x193)]===_0x5b74d5)){for(const _0x56619c of _0x2e215f)_0x35d36f(_0x56619c,_0x5b74d5)&&(_0x592df1=!0x0);}}return _0x592df1;function _0x52e692(_0x561e3d,_0x123211){const _0x536050=_0x349d99;for(const _0x243ee9 of _0x1eb14c[_0x536050(0x19d)]({'skipNotAttached':!0x0})[_0x536050(0x1d4)](_0xbbcb0d=>_0x536050(0x1df)==_0xbbcb0d[_0x536050(0x17d)]&&_0xbbcb0d[_0x536050(0x1de)][_0x536050(0x193)]==_0x561e3d))_0x243ee9[_0x536050(0x180)](_0x536050(0x193),_0x123211);}function _0x35d36f(_0x38db7c,_0x4fd280){const _0x859b58=_0x349d99;let _0x33ee65=_0x38db7c[_0x859b58(0x1e1)],_0x46b6ed=!0x1;for(;_0x33ee65;)_0x33ee65[_0x859b58(0x1de)][_0x859b58(0x193)]!=_0x4fd280&&(_0x52e692(_0x33ee65[_0x859b58(0x1de)][_0x859b58(0x193)],_0x4fd280),_0x33ee65[_0x859b58(0x180)](_0x859b58(0x193),_0x4fd280),_0x46b6ed=!0x0),_0x33ee65=_0x33ee65[_0x859b58(0x17a)];return _0x46b6ed;}}[_0x389c51(0x1db)](){const _0xc50b8c=_0x389c51,_0x516050=this[_0xc50b8c(0x150)],_0x58b340=_0x516050[_0xc50b8c(0x1bc)],_0x9d5e78=_0x516050[_0xc50b8c(0x1ce)][_0xc50b8c(0x1be)](_0xc50b8c(0x17f));this[_0xc50b8c(0x16e)](),_0x9d5e78[_0xc50b8c(0x1a4)][_0xc50b8c(0x16c)](_0xc50b8c(0x198),_0xc50b8c(0x19a),_0xc50b8c(0x19f),function(_0x543365,_0xfd2ac7){const _0x4c5223=_0xc50b8c,_0x263e94=[];for(let _0x8dfa0e of _0x543365)_0x8dfa0e[_0x4c5223(0x165)][_0x4c5223(0x18f)]===_0x8dfa0e[_0x4c5223(0x14b)][_0x4c5223(0x166)]&&(_0x8dfa0e=_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x190)](_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x15b)](_0x8dfa0e[_0x4c5223(0x165)][_0x4c5223(0x18f)],0x0))),_0x263e94[_0x4c5223(0x171)](_0x8dfa0e);_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x1d1)](_0x56ae8d=>{const _0x560ec8=_0x4c5223,_0x243dae=_0x516050[_0x560ec8(0x19b)][_0x560ec8(0x1e0)][_0x560ec8(0x176)],_0x5d987d=Array[_0x560ec8(0x163)](_0x243dae[_0x560ec8(0x15e)]())[_0x560ec8(0x175)](_0x23646f=>_0x8bcd21[_0x560ec8(0x19c)](_0x23646f));_0x56ae8d[_0x560ec8(0x14e)](_0x263e94),_0x516050[_0x560ec8(0x1dc)][_0x560ec8(0x1be)](_0xfd2ac7[_0x560ec8(0x1d3)])[_0x560ec8(0x1ba)](),_0xfd2ac7[_0x560ec8(0x14c)][_0x560ec8(0x171)]({'forceDefaultExecution':!0x0}),_0x516050[_0x560ec8(0x1b3)](_0xfd2ac7[_0x560ec8(0x1d3)],..._0xfd2ac7[_0x560ec8(0x14c)]),_0x56ae8d[_0x560ec8(0x14e)](_0x5d987d);for(const _0x346cdf of _0x5d987d)_0x346cdf[_0x560ec8(0x18a)]();});}),_0x9d5e78[_0xc50b8c(0x1bd)][_0xc50b8c(0x159)](function(_0x37d60d){const _0x2c1fe1=_0xc50b8c,_0x25bc9c=!_0x516050[_0x2c1fe1(0x19b)][_0x2c1fe1(0x1da)][_0x2c1fe1(0x1b6)](_0x37d60d),_0x103ef8=_0x37d60d[_0x2c1fe1(0x183)],_0x5668ce=_0x37d60d[_0x2c1fe1(0x1b9)],_0x28f5b9=_0x37d60d[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5)),_0x2c0c51=!_0x103ef8||_0x103ef8[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5))!==_0x28f5b9,_0x1d5386=!_0x5668ce||_0x5668ce[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5))!==_0x28f5b9;return _0x25bc9c&&Boolean(_0x28f5b9)&&_0x2c0c51&&_0x1d5386;},_0x4f0f09=>_0x3a3c84(_0x58b340,_0xc50b8c(0x15f),_0x4f0f09));}[_0x389c51(0x16e)](){const _0xeb92db=_0x389c51,_0x36ddc3=this[_0xeb92db(0x150)],_0x95e3d2=_0x36ddc3[_0xeb92db(0x1bc)];function _0x36c5c7(_0x5c0631){const _0x48c192=_0xeb92db,_0x56f2c3=_0x36ddc3[_0x48c192(0x1dc)][_0x48c192(0x1be)](_0x48c192(0x186))[_0x48c192(0x1dd)],_0x54d15a=_0x36ddc3[_0x48c192(0x1dc)][_0x48c192(0x1be)](_0x48c192(0x195))[_0x48c192(0x1dd)];return _0x48c192(0x195)===_0x5c0631?_0x56f2c3:_0x54d15a;}_0x36ddc3[_0xeb92db(0x1ce)][_0xeb92db(0x1be)](_0xeb92db(0x17f))[_0xeb92db(0x1bd)][_0xeb92db(0x1c6)](function(_0x3ade0f){const _0x530dfd=_0xeb92db;if(_0x530dfd(0x198)!=_0x3ade0f[_0x530dfd(0x17d)])return;const {data:_0x3a7234}=_0x3ade0f;if(!_0x3a7234)return;let _0x2b4086,_0x5c7f3b,_0x9c3d85,_0x432cab;switch(_0x3a7234[_0x530dfd(0x1d3)]){case _0x530dfd(0x186):_0x9c3d85=_0x3a7234[_0x530dfd(0x14c)][0x0][_0x530dfd(0x1d2)],_0x432cab=_0x36c5c7(_0x3a7234[_0x530dfd(0x1d3)]),_0x2b4086=_0x9c3d85?_0x530dfd(0x191):_0x530dfd(0x168),!_0x432cab&&_0x36ddc3[_0x530dfd(0x1d5)][_0x530dfd(0x1be)](_0x530dfd(0x1bf))||(_0x2b4086=_0x530dfd(0x15a)),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x188)))};break;case _0x530dfd(0x195):_0x9c3d85=_0x3a7234[_0x530dfd(0x14c)][0x0][_0x530dfd(0x1d2)],_0x432cab=_0x36c5c7(_0x3a7234[_0x530dfd(0x1d3)]),_0x2b4086=_0x9c3d85?_0x530dfd(0x191):_0x530dfd(0x168),!_0x432cab&&_0x36ddc3[_0x530dfd(0x1d5)][_0x530dfd(0x1be)](_0x530dfd(0x1bf))||(_0x2b4086=_0x530dfd(0x15a)),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x1a2)))};break;case _0x530dfd(0x151):_0x2b4086=_0x530dfd(0x1cb),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f)))};break;case _0x530dfd(0x184):_0x2b4086=function(_0x52acf3){const _0x478786=_0x530dfd,_0x4086fb=_0x52acf3[_0x478786(0x17e)]();let _0x895871=_0x4086fb[_0x478786(0x165)][_0x478786(0x18f)];for(;_0x895871&&_0x4086fb[_0x478786(0x199)](_0x895871);){if(_0x895871[_0x478786(0x158)](_0x478786(0x179))>0x0)return!0x1;_0x895871=_0x895871[_0x478786(0x1b9)];}return!0x0;}(_0x3ade0f)?_0x3a3c84(_0x95e3d2,_0x530dfd(0x168),_0x3a3c84(_0x95e3d2,function(_0x57061f){const _0x1bba10=_0x530dfd;return _0x1bba10(0x174)+_0x57061f[_0x1bba10(0x17e)]()[_0x1bba10(0x165)][_0x1bba10(0x18f)][_0x1bba10(0x158)](_0x1bba10(0x18e))[_0x1bba10(0x1b2)]()+_0x1bba10(0x153);}(_0x3ade0f))):_0x3a3c84(_0x95e3d2,_0x530dfd(0x1a9),_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f))),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x2b4086};break;case _0x530dfd(0x1d6):case _0x530dfd(0x152):!0x1===_0x3a7234[_0x530dfd(0x16f)]&&(_0x2b4086=_0x530dfd(0x1a8),_0x5c7f3b={'type':_0x530dfd(0x155),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f)))});}return _0x5c7f3b;});}}function le(_0x15b9e1){const _0x1fe8cc=_0x389c51;let _0x5a9079=_0x15b9e1[_0x1fe8cc(0x17e)]()[_0x1fe8cc(0x165)][_0x1fe8cc(0x18f)][_0x1fe8cc(0x183)];for(;_0x5a9079;){const _0x53d74b=_0x5a9079[_0x1fe8cc(0x158)](_0x1fe8cc(0x1b5));if(!_0x53d74b)return!0x1;if(_0x53d74b==_0x15b9e1[_0x1fe8cc(0x1cc)][_0x1fe8cc(0x16a)])return _0x1fe8cc(0x16a);if(_0x53d74b==_0x15b9e1[_0x1fe8cc(0x1cc)][_0x1fe8cc(0x1ca)])return _0x1fe8cc(0x1ca);_0x5a9079=_0x5a9079[_0x1fe8cc(0x183)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x589f36=_0x163e;(function(_0x372875,_0xb37897){const _0xc2f3fc=_0x163e,_0x40b529=_0x372875();while(!![]){try{const _0x376cbd=-parseInt(_0xc2f3fc(0x80))/0x1*(-parseInt(_0xc2f3fc(0x6d))/0x2)+-parseInt(_0xc2f3fc(0xac))/0x3+parseInt(_0xc2f3fc(0x9f))/0x4+-parseInt(_0xc2f3fc(0xc2))/0x5*(-parseInt(_0xc2f3fc(0xae))/0x6)+-parseInt(_0xc2f3fc(0xa1))/0x7+-parseInt(_0xc2f3fc(0xc0))/0x8+-parseInt(_0xc2f3fc(0x89))/0x9;if(_0x376cbd===_0xb37897)break;else _0x40b529['push'](_0x40b529['shift']());}catch(_0x35a04c){_0x40b529['push'](_0x40b529['shift']());}}}(_0x1ed0,0xec6e0));import{Plugin as _0x341a8e}from'ckeditor5/src/core.js';function _0x1ed0(){const _0x61c110=['registerBlockAttribute','editor','numbered','data','_getAttributeKey','listStyle','*Remove\x20format:*\x20%0','document','upper-roman','includes','4723636OMXmpF','nodeAfter','914942qtVnDy','bind','decimal-leading-zero','config','lower-latin','disc','_findSuggestions','find','getAttribute','decimal','formatBlock','3146706UqQGvs','styles','30918nwcJTA','getSuggestions','suggestion','commandParams','newValue','format','startIndex','ListPropertiesEditing','attribute','locale','head','circle','get','removeMarker','FORMAT_LIST_REVERSED','_getTranslationKeyForListStyle','getFirstRange','next','7610928qEXMXN','default','845PcEVol','handleDescriptions','*Format:*\x20set\x20order\x20to\x20regular','ELEMENT_','*Change\x20to:*\x20%0','reversed','932Tryqkg','registerAttributeLabel','lower-roman','toUpperCase','model','oldValue','afterInit','registerDescriptionCallback','isUndo','start','*Format:*\x20set\x20start\x20index\x20to\x20%0','bulleted','*Format:*\x20set\x20order\x20to\x20reversed','TrackChangesEditing','type','customNumbered','*Set\x20format:*\x20%0','batch','registerPostFixer','2378WpjkVK','replace','upper-latin','square','listType','_LIST_','getFirstMarker','plugins','enableDefaultAttributesIntegration','544716QiWKdC','_registerLegacyDescription','key','FORMAT_LIST_START','has','listStart','descriptionFactory','filter','_LIST_DEFAULT','list.properties','commandName','listReversed'];_0x1ed0=function(){return _0x61c110;};return _0x1ed0();}function _0x163e(_0x5d238a,_0x3a232c){const _0x1ed04b=_0x1ed0();return _0x163e=function(_0x163eeb,_0x32b3d0){_0x163eeb=_0x163eeb-0x6d;let _0x85fb97=_0x1ed04b[_0x163eeb];return _0x85fb97;},_0x163e(_0x5d238a,_0x3a232c);}import{getTranslation as _0xdb8477}from'../utils/common-translations.js';export default class ue extends _0x341a8e{[_0x589f36(0x73)](){const _0x3fa2b1=_0x589f36;if(!this[_0x3fa2b1(0x96)][_0x3fa2b1(0x87)][_0x3fa2b1(0x8d)](_0x3fa2b1(0xb5)))return;const _0xa8cdf7=this[_0x3fa2b1(0x96)][_0x3fa2b1(0xa4)][_0x3fa2b1(0xba)](_0x3fa2b1(0x92)),_0x1f5be0=this[_0x3fa2b1(0x96)][_0x3fa2b1(0x87)][_0x3fa2b1(0xba)](_0x3fa2b1(0x7a));_0xa8cdf7[_0x3fa2b1(0xad)]&&(_0x1f5be0[_0x3fa2b1(0x88)](_0x3fa2b1(0x9a)),_0x1f5be0[_0x3fa2b1(0x95)](_0x3fa2b1(0x9a))),_0xa8cdf7[_0x3fa2b1(0xc7)]&&(_0x1f5be0[_0x3fa2b1(0x88)](_0x3fa2b1(0x94)),_0x1f5be0[_0x3fa2b1(0x95)](_0x3fa2b1(0x94))),_0xa8cdf7[_0x3fa2b1(0xb4)]&&(_0x1f5be0[_0x3fa2b1(0x88)](_0x3fa2b1(0x8e)),_0x1f5be0[_0x3fa2b1(0x95)](_0x3fa2b1(0x8e)));const _0x8f82be={'type':_0x3fa2b1(0xb3),'content':''};_0x1f5be0[_0x3fa2b1(0x8f)][_0x3fa2b1(0x74)](this[_0x3fa2b1(0xc3)][_0x3fa2b1(0xa2)](this));const _0x4e429e=this[_0x3fa2b1(0x96)][_0x3fa2b1(0xb7)];_0x1f5be0[_0x3fa2b1(0x8f)][_0x3fa2b1(0x6e)](_0x3fa2b1(0x94),_0xdb8477(_0x4e429e,_0x3fa2b1(0xbc))),_0x1f5be0[_0x3fa2b1(0x8f)][_0x3fa2b1(0x74)](_0x5be2b4=>{const _0x4e6bb9=_0x3fa2b1,{data:_0x3c1b08}=_0x5be2b4;if(_0x3c1b08&&_0x4e6bb9(0x94)==_0x3c1b08[_0x4e6bb9(0x8b)])return null==_0x3c1b08[_0x4e6bb9(0xb2)]||0x0==_0x3c1b08[_0x4e6bb9(0xb2)]&&null==_0x3c1b08[_0x4e6bb9(0x72)]?_0x8f82be:void 0x0;}),_0x1f5be0[_0x3fa2b1(0x8f)][_0x3fa2b1(0x6e)](_0x3fa2b1(0x8e),_0xdb8477(_0x4e429e,_0x3fa2b1(0x8c))),_0x1f5be0[_0x3fa2b1(0x8f)][_0x3fa2b1(0x74)](_0x5222b7=>{const _0x2abb26=_0x3fa2b1,{data:_0x58c77a}=_0x5222b7;if(_0x58c77a&&_0x2abb26(0x8e)==_0x58c77a[_0x2abb26(0x8b)])return null==_0x58c77a[_0x2abb26(0xb2)]||0x1==_0x58c77a[_0x2abb26(0xb2)]&&null==_0x58c77a[_0x2abb26(0x72)]?_0x8f82be:void 0x0;}),this[_0x3fa2b1(0x96)][_0x3fa2b1(0x71)][_0x3fa2b1(0x9c)][_0x3fa2b1(0x7f)](_0x452327=>{const _0x4ece61=_0x3fa2b1;if(_0x452327[_0x4ece61(0x7e)][_0x4ece61(0x75)])return!0x1;let _0x341b5a=!0x1;const _0x525ccc=_0x1f5be0[_0x4ece61(0xaf)]({'skipNotAttached':!0x0})[_0x4ece61(0x90)](_0x3a0f22=>{const _0x5631b8=_0x4ece61,_0x8baaa9=_0x1f5be0[_0x5631b8(0x99)](_0x3a0f22);return _0x5631b8(0x8e)==_0x8baaa9||_0x5631b8(0x94)==_0x8baaa9;});for(const _0x22a1b7 of _0x525ccc){const _0x302ac8=_0x22a1b7[_0x4ece61(0xbe)]()[_0x4ece61(0x76)][_0x4ece61(0xa0)][_0x4ece61(0xa9)](_0x4ece61(0x84));if(_0x4ece61(0x97)==_0x302ac8||_0x4ece61(0x7c)==_0x302ac8)continue;_0x1f5be0[_0x4ece61(0xa7)](_0x22a1b7[_0x4ece61(0xbe)](),_0x4ece61(0xb6))[_0x4ece61(0xa8)](_0x13c14e=>_0x4ece61(0x84)==_0x1f5be0[_0x4ece61(0x99)](_0x13c14e[_0x4ece61(0xb0)]))||(_0x452327[_0x4ece61(0xbb)](_0x22a1b7[_0x4ece61(0x86)]()),_0x341b5a=!0x0);}return _0x341b5a;}),this[_0x3fa2b1(0x8a)]();}[_0x589f36(0xc3)](_0x529ee3){const _0x278b73=_0x589f36,_0x1da7f6=this[_0x278b73(0x96)][_0x278b73(0xb7)],{data:_0x2ca79e}=_0x529ee3,_0x3f0e7b={'type':_0x278b73(0xb3),'content':''};if(!_0x2ca79e||_0x278b73(0x9a)!=_0x2ca79e[_0x278b73(0x8b)])return;if(!_0x2ca79e[_0x278b73(0x72)])return _0x278b73(0xc1)==_0x2ca79e[_0x278b73(0xb2)]?_0x3f0e7b:{'type':_0x278b73(0xb3),'content':''+_0xdb8477(_0x1da7f6,_0x278b73(0x7d),_0xdb8477(_0x1da7f6,this[_0x278b73(0xbd)](_0x2ca79e[_0x278b73(0xb2)])))};if(!_0x2ca79e[_0x278b73(0xb2)]){if(_0x278b73(0xc1)==_0x2ca79e[_0x278b73(0x72)])return _0x3f0e7b;let _0x2e69c7=_0x529ee3[_0x278b73(0xb8)];for(;_0x2e69c7;){if(_0x2e69c7[_0x278b73(0x98)]&&_0x278b73(0x84)==_0x2e69c7[_0x278b73(0x98)][_0x278b73(0x8b)]&&_0x2e69c7[_0x278b73(0x98)][_0x278b73(0xb2)])return _0x3f0e7b;_0x2e69c7=_0x2e69c7[_0x278b73(0xbf)];}return{'type':_0x278b73(0xb3),'content':''+_0xdb8477(_0x1da7f6,_0x278b73(0x9b),_0xdb8477(_0x1da7f6,this[_0x278b73(0xbd)](_0x2ca79e[_0x278b73(0x72)])))};}if(_0x278b73(0xc1)!=_0x2ca79e[_0x278b73(0xb2)])return{'type':_0x278b73(0xb3),'content':''+_0xdb8477(_0x1da7f6,_0x278b73(0x7d),_0xdb8477(_0x1da7f6,this[_0x278b73(0xbd)](_0x2ca79e[_0x278b73(0xb2)])))};let _0x385918=_0x529ee3[_0x278b73(0xb8)];for(;_0x385918;){if(_0x385918[_0x278b73(0x98)]&&_0x278b73(0x84)==_0x385918[_0x278b73(0x98)][_0x278b73(0x8b)]&&_0x385918[_0x278b73(0x98)][_0x278b73(0xb2)]&&_0x385918[_0x278b73(0x98)][_0x278b73(0x72)])return _0x3f0e7b;_0x385918=_0x385918[_0x278b73(0xbf)];}const _0xc8f33c=_0x529ee3[_0x278b73(0xbe)]()[_0x278b73(0x76)][_0x278b73(0xa0)][_0x278b73(0xa9)](_0x278b73(0x84));return{'type':_0x278b73(0xb3),'content':_0xdb8477(_0x1da7f6,_0x278b73(0x7d),_0xdb8477(_0x1da7f6,_0x278b73(0xc5)+_0xc8f33c[_0x278b73(0x70)]()+_0x278b73(0x91)))};}[_0x589f36(0x8a)](){const _0x5b92eb=_0x589f36,_0x2dfda2=this[_0x5b92eb(0x96)],_0x21c66e=_0x2dfda2[_0x5b92eb(0xb7)];_0x2dfda2[_0x5b92eb(0x87)][_0x5b92eb(0xba)](_0x5b92eb(0x7a))[_0x5b92eb(0x8f)][_0x5b92eb(0x74)](_0x4f0cf6=>{const _0x271e3f=_0x5b92eb;if(_0x271e3f(0xab)!=_0x4f0cf6[_0x271e3f(0x7b)])return;const {data:_0x36c684}=_0x4f0cf6;if(!_0x36c684)return;let _0x1722fe,_0x1fa0fe;switch(_0x36c684[_0x271e3f(0x93)]){case _0x271e3f(0x9a):_0x1722fe=_0x271e3f(0xc6),_0x1fa0fe={'type':_0x271e3f(0xb3),'content':_0xdb8477(_0x21c66e,_0x1722fe,_0xdb8477(_0x21c66e,this[_0x271e3f(0xbd)](_0x36c684[_0x271e3f(0xb1)][0x0][_0x271e3f(0x7b)])))};break;case _0x271e3f(0x94):_0x1722fe=_0x36c684[_0x271e3f(0xb1)][0x0][_0x271e3f(0xc7)]?_0x271e3f(0x79):_0x271e3f(0xc4),_0x1fa0fe={'type':_0x271e3f(0xb3),'content':_0xdb8477(_0x21c66e,_0x1722fe)};break;case _0x271e3f(0x8e):_0x1722fe=_0x271e3f(0x77),_0x1fa0fe={'type':_0x271e3f(0xb3),'content':_0xdb8477(_0x21c66e,_0x1722fe,_0x36c684[_0x271e3f(0xb1)][0x0][_0x271e3f(0xb4)])};}return _0x1fa0fe;});}[_0x589f36(0xbd)](_0x37b301){const _0x5e78ee=_0x589f36;return _0x5e78ee(0xc5)+function(_0x1150c0){const _0x337300=_0x5e78ee;if(pe[_0x337300(0x9e)](_0x1150c0))return _0x337300(0x78);if(ye[_0x337300(0x9e)](_0x1150c0))return _0x337300(0x97);return null;}(_0x37b301)[_0x5e78ee(0x70)]()+_0x5e78ee(0x85)+_0x37b301[_0x5e78ee(0x70)]()[_0x5e78ee(0x81)](/-/g,'_');}}const pe=[_0x589f36(0xa6),_0x589f36(0xb9),_0x589f36(0x83)],ye=[_0x589f36(0xaa),_0x589f36(0xa3),_0x589f36(0x6f),_0x589f36(0x9d),_0x589f36(0xa5),_0x589f36(0x82)];
23
+ function _0x45b4(){const _0x23d810=['circle','disc','list.properties','locale','_getAttributeKey','3199020xQbIAU','find','config','listReversed','plugins','*Change\x20to:*\x20%0','_getTranslationKeyForListStyle','batch','formatBlock','styles','30juUkJc','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','includes','lower-latin','*Format:*\x20set\x20order\x20to\x20reversed','_registerLegacyDescription','269274spizRg','getFirstMarker','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','filter','editor','start','registerPostFixer','get','5671287bgtKYm','format','data','listType','_LIST_','registerDescriptionCallback','decimal','registerBlockAttribute','afterInit','next','upper-roman','17064490HhrWMd','default','bulleted','listStart','newValue','removeMarker','ELEMENT_','6Vigavf','handleDescriptions','getFirstRange','model','commandParams','_findSuggestions','type','nodeAfter','head','upper-latin','getAttribute','isUndo','TrackChangesEditing','descriptionFactory','has','replace','646856FWZsyf','customNumbered','1xmvhCi','8189384kEnXZl','ListPropertiesEditing','bind','document','lower-roman','numbered','enableDefaultAttributesIntegration','reversed','startIndex','FORMAT_LIST_START','toUpperCase','_LIST_DEFAULT','5810936ifdUbP','commandName','registerAttributeLabel','square','key','getSuggestions','listStyle','*Remove\x20format:*\x20%0','oldValue','FORMAT_LIST_REVERSED','suggestion','*Set\x20format:*\x20%0'];_0x45b4=function(){return _0x23d810;};return _0x45b4();}function _0x2e56(_0x273659,_0x537ff1){const _0x45b4a4=_0x45b4();return _0x2e56=function(_0x2e5659,_0x13beea){_0x2e5659=_0x2e5659-0xf5;let _0x3797d=_0x45b4a4[_0x2e5659];return _0x3797d;},_0x2e56(_0x273659,_0x537ff1);}const _0x50dc0c=_0x2e56;(function(_0x540b93,_0x50f3f1){const _0x4b76b8=_0x2e56,_0x4f0c2f=_0x540b93();while(!![]){try{const _0x3befc3=parseInt(_0x4b76b8(0x12f))/0x1*(-parseInt(_0x4b76b8(0x102))/0x2)+parseInt(_0x4b76b8(0x14d))/0x3+-parseInt(_0x4b76b8(0x12d))/0x4*(parseInt(_0x4b76b8(0xfb))/0x5)+-parseInt(_0x4b76b8(0x11d))/0x6*(parseInt(_0x4b76b8(0x130))/0x7)+parseInt(_0x4b76b8(0x13c))/0x8+-parseInt(_0x4b76b8(0x10b))/0x9+parseInt(_0x4b76b8(0x116))/0xa;if(_0x3befc3===_0x50f3f1)break;else _0x4f0c2f['push'](_0x4f0c2f['shift']());}catch(_0x20a1bf){_0x4f0c2f['push'](_0x4f0c2f['shift']());}}}(_0x45b4,0x91104));import{Plugin as _0x4c924c}from'ckeditor5/src/core.js';import{getTranslation as _0x236e77}from'../utils/common-translations.js';export default class ue extends _0x4c924c{[_0x50dc0c(0x113)](){const _0x24109e=_0x50dc0c;if(!this[_0x24109e(0x107)][_0x24109e(0xf5)][_0x24109e(0x12b)](_0x24109e(0x131)))return;const _0x3ad492=this[_0x24109e(0x107)][_0x24109e(0x14f)][_0x24109e(0x10a)](_0x24109e(0x14a)),_0x56542c=this[_0x24109e(0x107)][_0x24109e(0xf5)][_0x24109e(0x10a)](_0x24109e(0x129));_0x3ad492[_0x24109e(0xfa)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x142)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x142))),_0x3ad492[_0x24109e(0x137)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x150)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x150))),_0x3ad492[_0x24109e(0x138)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x119)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x119)));const _0x50fd15={'type':_0x24109e(0x10c),'content':''};_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](this[_0x24109e(0x11e)][_0x24109e(0x132)](this));const _0xdebb4d=this[_0x24109e(0x107)][_0x24109e(0x14b)];_0x56542c[_0x24109e(0x12a)][_0x24109e(0x13e)](_0x24109e(0x150),_0x236e77(_0xdebb4d,_0x24109e(0x145))),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](_0x4aa02e=>{const _0x56248f=_0x24109e,{data:_0x38e84a}=_0x4aa02e;if(_0x38e84a&&_0x56248f(0x150)==_0x38e84a[_0x56248f(0x140)])return null==_0x38e84a[_0x56248f(0x11a)]||0x0==_0x38e84a[_0x56248f(0x11a)]&&null==_0x38e84a[_0x56248f(0x144)]?_0x50fd15:void 0x0;}),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x13e)](_0x24109e(0x119),_0x236e77(_0xdebb4d,_0x24109e(0x139))),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](_0x56c84a=>{const _0x2bb5e1=_0x24109e,{data:_0x22756c}=_0x56c84a;if(_0x22756c&&_0x2bb5e1(0x119)==_0x22756c[_0x2bb5e1(0x140)])return null==_0x22756c[_0x2bb5e1(0x11a)]||0x1==_0x22756c[_0x2bb5e1(0x11a)]&&null==_0x22756c[_0x2bb5e1(0x144)]?_0x50fd15:void 0x0;}),this[_0x24109e(0x107)][_0x24109e(0x120)][_0x24109e(0x133)][_0x24109e(0x109)](_0x3bca29=>{const _0x2a97b4=_0x24109e;if(_0x3bca29[_0x2a97b4(0xf8)][_0x2a97b4(0x128)])return!0x1;let _0x4df209=!0x1;const _0x2cf509=_0x56542c[_0x2a97b4(0x141)]({'skipNotAttached':!0x0})[_0x2a97b4(0x106)](_0x43dd1e=>{const _0xbd755c=_0x2a97b4,_0x495ba2=_0x56542c[_0xbd755c(0x14c)](_0x43dd1e);return _0xbd755c(0x119)==_0x495ba2||_0xbd755c(0x150)==_0x495ba2;});for(const _0x233831 of _0x2cf509){const _0x5e4f1e=_0x233831[_0x2a97b4(0x11f)]()[_0x2a97b4(0x108)][_0x2a97b4(0x124)][_0x2a97b4(0x127)](_0x2a97b4(0x10e));if(_0x2a97b4(0x135)==_0x5e4f1e||_0x2a97b4(0x12e)==_0x5e4f1e)continue;_0x56542c[_0x2a97b4(0x122)](_0x233831[_0x2a97b4(0x11f)](),_0x2a97b4(0xfc))[_0x2a97b4(0x14e)](_0x1c7292=>_0x2a97b4(0x10e)==_0x56542c[_0x2a97b4(0x14c)](_0x1c7292[_0x2a97b4(0x146)]))||(_0x3bca29[_0x2a97b4(0x11b)](_0x233831[_0x2a97b4(0x103)]()),_0x4df209=!0x0);}return _0x4df209;}),this[_0x24109e(0x101)]();}[_0x50dc0c(0x11e)](_0x4f80dc){const _0x814058=_0x50dc0c,_0x1484e6=this[_0x814058(0x107)][_0x814058(0x14b)],{data:_0x26af17}=_0x4f80dc,_0x1e2fd5={'type':_0x814058(0x10c),'content':''};if(!_0x26af17||_0x814058(0x142)!=_0x26af17[_0x814058(0x140)])return;if(!_0x26af17[_0x814058(0x144)])return _0x814058(0x117)==_0x26af17[_0x814058(0x11a)]?_0x1e2fd5:{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x11a)])))};if(!_0x26af17[_0x814058(0x11a)]){if(_0x814058(0x117)==_0x26af17[_0x814058(0x144)])return _0x1e2fd5;let _0x15c7bd=_0x4f80dc[_0x814058(0x125)];for(;_0x15c7bd;){if(_0x15c7bd[_0x814058(0x10d)]&&_0x814058(0x10e)==_0x15c7bd[_0x814058(0x10d)][_0x814058(0x140)]&&_0x15c7bd[_0x814058(0x10d)][_0x814058(0x11a)])return _0x1e2fd5;_0x15c7bd=_0x15c7bd[_0x814058(0x114)];}return{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x143),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x144)])))};}if(_0x814058(0x117)!=_0x26af17[_0x814058(0x11a)])return{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x11a)])))};let _0x53fe95=_0x4f80dc[_0x814058(0x125)];for(;_0x53fe95;){if(_0x53fe95[_0x814058(0x10d)]&&_0x814058(0x10e)==_0x53fe95[_0x814058(0x10d)][_0x814058(0x140)]&&_0x53fe95[_0x814058(0x10d)][_0x814058(0x11a)]&&_0x53fe95[_0x814058(0x10d)][_0x814058(0x144)])return _0x1e2fd5;_0x53fe95=_0x53fe95[_0x814058(0x114)];}const _0x4e97f8=_0x4f80dc[_0x814058(0x11f)]()[_0x814058(0x108)][_0x814058(0x124)][_0x814058(0x127)](_0x814058(0x10e));return{'type':_0x814058(0x10c),'content':_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,_0x814058(0x11c)+_0x4e97f8[_0x814058(0x13a)]()+_0x814058(0x13b)))};}[_0x50dc0c(0x101)](){const _0x235c64=_0x50dc0c,_0x1fa6ca=this[_0x235c64(0x107)],_0x2b677b=_0x1fa6ca[_0x235c64(0x14b)];_0x1fa6ca[_0x235c64(0xf5)][_0x235c64(0x10a)](_0x235c64(0x129))[_0x235c64(0x12a)][_0x235c64(0x110)](_0x26afc0=>{const _0x585afd=_0x235c64;if(_0x585afd(0xf9)!=_0x26afc0[_0x585afd(0x123)])return;const {data:_0x38aafd}=_0x26afc0;if(!_0x38aafd)return;let _0x4ee3d9,_0x4d288d;switch(_0x38aafd[_0x585afd(0x13d)]){case _0x585afd(0x142):_0x4ee3d9=_0x585afd(0xf6),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9,_0x236e77(_0x2b677b,this[_0x585afd(0xf7)](_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x123)])))};break;case _0x585afd(0x150):_0x4ee3d9=_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x137)]?_0x585afd(0x100):_0x585afd(0x105),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9)};break;case _0x585afd(0x119):_0x4ee3d9=_0x585afd(0xfd),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9,_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x138)])};}return _0x4d288d;});}[_0x50dc0c(0xf7)](_0x218664){const _0x27e637=_0x50dc0c;return _0x27e637(0x11c)+function(_0x1dea81){const _0x51bb3e=_0x27e637;if(pe[_0x51bb3e(0xfe)](_0x1dea81))return _0x51bb3e(0x118);if(ye[_0x51bb3e(0xfe)](_0x1dea81))return _0x51bb3e(0x135);return null;}(_0x218664)[_0x27e637(0x13a)]()+_0x27e637(0x10f)+_0x218664[_0x27e637(0x13a)]()[_0x27e637(0x12c)](/-/g,'_');}}const pe=[_0x50dc0c(0x149),_0x50dc0c(0x148),_0x50dc0c(0x13f)],ye=[_0x50dc0c(0x111),_0x50dc0c(0x104),_0x50dc0c(0x134),_0x50dc0c(0x115),_0x50dc0c(0xff),_0x50dc0c(0x126)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cb35f=_0x14c3;(function(_0xa9bd2,_0x12df0e){const _0x581b53=_0x14c3,_0x1fd791=_0xa9bd2();while(!![]){try{const _0x583ecf=parseInt(_0x581b53(0x113))/0x1+parseInt(_0x581b53(0x11c))/0x2*(parseInt(_0x581b53(0x126))/0x3)+-parseInt(_0x581b53(0x112))/0x4+parseInt(_0x581b53(0x11e))/0x5*(parseInt(_0x581b53(0x127))/0x6)+parseInt(_0x581b53(0x115))/0x7+-parseInt(_0x581b53(0x11a))/0x8+-parseInt(_0x581b53(0x10d))/0x9;if(_0x583ecf===_0x12df0e)break;else _0x1fd791['push'](_0x1fd791['shift']());}catch(_0x2639f4){_0x1fd791['push'](_0x1fd791['shift']());}}}(_0x533a,0xe60cc));import{Plugin as _0x531b65}from'ckeditor5/src/core.js';function _0x14c3(_0x391431,_0x214df1){const _0x533a00=_0x533a();return _0x14c3=function(_0x14c315,_0x37d2fb){_0x14c315=_0x14c315-0x10c;let _0x1a2710=_0x533a00[_0x14c315];return _0x1a2710;},_0x14c3(_0x391431,_0x214df1);}import{getTranslation as _0x5ddcd8}from'../utils/common-translations.js';export default class ft extends _0x531b65{[_0x5cb35f(0x110)](){const _0x312166=_0x5cb35f,_0x316e03=this[_0x312166(0x119)];if(!_0x316e03[_0x312166(0x120)][_0x312166(0x116)](_0x312166(0x12d)))return;const _0x3c1f92=_0x316e03[_0x312166(0x120)][_0x312166(0x10c)](_0x312166(0x124)),_0x4a170d=_0x316e03[_0x312166(0x10e)];_0x3c1f92[_0x312166(0x111)](_0x312166(0x12e)),_0x3c1f92[_0x312166(0x12a)][_0x312166(0x114)](_0x312166(0x117),_0x3b0811=>_0x5ddcd8(_0x4a170d,_0x312166(0x121),_0x3b0811)),_0x316e03[_0x312166(0x123)][_0x312166(0x125)](_0x312166(0x118))[_0x312166(0x11d)]({'model':_0x312166(0x117),'view':(_0x2242b2,{writer:_0x5d23f8,options:_0x56f750})=>{const _0x2637df=_0x312166;if(_0x56f750[_0x2637df(0x128)])return _0x5d23f8[_0x2637df(0x122)](_0x2637df(0x12c));},'converterPriority':_0x312166(0x11f)}),_0x316e03[_0x312166(0x12b)][_0x312166(0x12f)]['on'](_0x312166(0x129),(_0x1a3430,_0x550a64,_0x208430)=>{const _0x221600=_0x312166;_0x208430[_0x221600(0x11b)][_0x221600(0x128)]&&_0x1a3430[_0x221600(0x10f)]();},{'priority':_0x312166(0x11f)});}}function _0x533a(){const _0x45b777=['media','dataDowncast','editor','1632600DIdvLs','options','8802EYVQep','elementToElement','20090jmphQl','high','plugins','ELEMENT_MEDIA','createEmptyElement','conversion','TrackChangesEditing','for','483bPsIxp','1986NymiSE','showSuggestionHighlights','attribute:url:media','descriptionFactory','data','div','MediaEmbedEditing','mediaEmbed','downcastDispatcher','get','24090687DsFHck','locale','stop','afterInit','enableCommand','3590860drHDvL','1128539ReEWNY','registerElementLabel','10876313EjlWvy','has'];_0x533a=function(){return _0x45b777;};return _0x533a();}
23
+ const _0x172aeb=_0x53b6;function _0x53b6(_0x267660,_0x3598ed){const _0x2ed0ab=_0x2ed0();return _0x53b6=function(_0x53b6f3,_0x49fefb){_0x53b6f3=_0x53b6f3-0x1c1;let _0x37c6dc=_0x2ed0ab[_0x53b6f3];return _0x37c6dc;},_0x53b6(_0x267660,_0x3598ed);}(function(_0x53e650,_0x1b3de7){const _0x2a0fe1=_0x53b6,_0x51c58d=_0x53e650();while(!![]){try{const _0x5914ab=parseInt(_0x2a0fe1(0x1cd))/0x1+parseInt(_0x2a0fe1(0x1d7))/0x2*(-parseInt(_0x2a0fe1(0x1c7))/0x3)+parseInt(_0x2a0fe1(0x1c6))/0x4*(-parseInt(_0x2a0fe1(0x1c2))/0x5)+-parseInt(_0x2a0fe1(0x1c4))/0x6*(parseInt(_0x2a0fe1(0x1cc))/0x7)+parseInt(_0x2a0fe1(0x1d9))/0x8*(parseInt(_0x2a0fe1(0x1c5))/0x9)+-parseInt(_0x2a0fe1(0x1dc))/0xa+parseInt(_0x2a0fe1(0x1df))/0xb;if(_0x5914ab===_0x1b3de7)break;else _0x51c58d['push'](_0x51c58d['shift']());}catch(_0x3c7331){_0x51c58d['push'](_0x51c58d['shift']());}}}(_0x2ed0,0xa16ad));import{Plugin as _0x1a0c1f}from'ckeditor5/src/core.js';function _0x2ed0(){const _0x39422d=['5294310ABcYcI','showSuggestionHighlights','TrackChangesEditing','32902518yypjrS','conversion','stop','high','attribute:url:media','div','registerElementLabel','options','media','55fJZXVx','for','6YaqnOX','9sdbDyL','62012bjBKKk','4941EEIxsS','mediaEmbed','get','createEmptyElement','downcastDispatcher','6672799DmWigo','106408IdSjKU','afterInit','data','dataDowncast','descriptionFactory','elementToElement','enableCommand','locale','MediaEmbedEditing','ELEMENT_MEDIA','1082gZbiwL','has','862936vjerco','editor','plugins'];_0x2ed0=function(){return _0x39422d;};return _0x2ed0();}import{getTranslation as _0x17b71e}from'../utils/common-translations.js';export default class ft extends _0x1a0c1f{[_0x172aeb(0x1ce)](){const _0x3f4b97=_0x172aeb,_0x96a41c=this[_0x3f4b97(0x1da)];if(!_0x96a41c[_0x3f4b97(0x1db)][_0x3f4b97(0x1d8)](_0x3f4b97(0x1d5)))return;const _0x3389c7=_0x96a41c[_0x3f4b97(0x1db)][_0x3f4b97(0x1c9)](_0x3f4b97(0x1de)),_0x4edf81=_0x96a41c[_0x3f4b97(0x1d4)];_0x3389c7[_0x3f4b97(0x1d3)](_0x3f4b97(0x1c8)),_0x3389c7[_0x3f4b97(0x1d1)][_0x3f4b97(0x1e5)](_0x3f4b97(0x1c1),_0x2f5e5c=>_0x17b71e(_0x4edf81,_0x3f4b97(0x1d6),_0x2f5e5c)),_0x96a41c[_0x3f4b97(0x1e0)][_0x3f4b97(0x1c3)](_0x3f4b97(0x1d0))[_0x3f4b97(0x1d2)]({'model':_0x3f4b97(0x1c1),'view':(_0x47e812,{writer:_0xb1e069,options:_0x1102fa})=>{const _0x1539a8=_0x3f4b97;if(_0x1102fa[_0x1539a8(0x1dd)])return _0xb1e069[_0x1539a8(0x1ca)](_0x1539a8(0x1e4));},'converterPriority':_0x3f4b97(0x1e2)}),_0x96a41c[_0x3f4b97(0x1cf)][_0x3f4b97(0x1cb)]['on'](_0x3f4b97(0x1e3),(_0x541443,_0x1a3e3b,_0x120262)=>{const _0x8a48ec=_0x3f4b97;_0x120262[_0x8a48ec(0x1e6)][_0x8a48ec(0x1dd)]&&_0x541443[_0x8a48ec(0x1e1)]();},{'priority':_0x3f4b97(0x1e2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x287b(_0x467e10,_0x5b1950){const _0x454ee0=_0x454e();return _0x287b=function(_0x287ba6,_0x56c259){_0x287ba6=_0x287ba6-0xb7;let _0x5581ed=_0x454ee0[_0x287ba6];return _0x5581ed;},_0x287b(_0x467e10,_0x5b1950);}const _0x4f0784=_0x287b;(function(_0x3e0834,_0x2e127b){const _0x15e731=_0x287b,_0x1c8940=_0x3e0834();while(!![]){try{const _0x3cc37d=-parseInt(_0x15e731(0xbc))/0x1*(-parseInt(_0x15e731(0xc7))/0x2)+parseInt(_0x15e731(0xbb))/0x3*(parseInt(_0x15e731(0xc0))/0x4)+-parseInt(_0x15e731(0xbf))/0x5*(-parseInt(_0x15e731(0xc9))/0x6)+parseInt(_0x15e731(0xb8))/0x7+parseInt(_0x15e731(0xc3))/0x8+parseInt(_0x15e731(0xc4))/0x9*(parseInt(_0x15e731(0xbe))/0xa)+-parseInt(_0x15e731(0xc6))/0xb;if(_0x3cc37d===_0x2e127b)break;else _0x1c8940['push'](_0x1c8940['shift']());}catch(_0x1d0de9){_0x1c8940['push'](_0x1c8940['shift']());}}}(_0x454e,0xa77b6));import{Plugin as _0x3243b7}from'ckeditor5/src/core.js';export default class gt extends _0x3243b7{[_0x4f0784(0xc2)](){const _0x6e13c9=_0x4f0784,_0x43c42d=this[_0x6e13c9(0xc5)];_0x43c42d[_0x6e13c9(0xb9)][_0x6e13c9(0xba)](_0x6e13c9(0xb7))&&_0x43c42d[_0x6e13c9(0xb9)][_0x6e13c9(0xca)](_0x6e13c9(0xbd))[_0x6e13c9(0xc1)](_0x6e13c9(0xc8));}}function _0x454e(){const _0x460cc8=['enableCommand','afterInit','2761552VoTXbW','4908636TQlWwD','editor','38224032OxMxnE','116cGQrTm','mention','3959220AtAmAW','get','MentionEditing','1639876RiSbJP','plugins','has','15LeKpff','11721sPHKcK','TrackChangesEditing','20whUFiR','5zNPQPH','920768kIjZpB'];_0x454e=function(){return _0x460cc8;};return _0x454e();}
23
+ function _0x3004(){const _0x3f0b2f=['plugins','2890626jSbgGf','33227280vDnwYf','mention','enableCommand','TrackChangesEditing','4805448dUChOQ','editor','has','14Xuftkh','2SZwItS','750828HFjTeo','MentionEditing','49690jVtlwJ','10999992xUObzO','afterInit','get','6854395dhzfMc'];_0x3004=function(){return _0x3f0b2f;};return _0x3004();}function _0x4adb(_0x1426fd,_0x5f2713){const _0x3004c8=_0x3004();return _0x4adb=function(_0x4adbba,_0x41cf9f){_0x4adbba=_0x4adbba-0x1e2;let _0x56bd88=_0x3004c8[_0x4adbba];return _0x56bd88;},_0x4adb(_0x1426fd,_0x5f2713);}const _0x374fde=_0x4adb;(function(_0x152e84,_0x4552df){const _0x194850=_0x4adb,_0x4066f6=_0x152e84();while(!![]){try{const _0x4460c9=-parseInt(_0x194850(0x1e9))/0x1+-parseInt(_0x194850(0x1e6))/0x2*(parseInt(_0x194850(0x1ef))/0x3)+-parseInt(_0x194850(0x1e7))/0x4+-parseInt(_0x194850(0x1ed))/0x5+-parseInt(_0x194850(0x1e2))/0x6*(parseInt(_0x194850(0x1e5))/0x7)+parseInt(_0x194850(0x1ea))/0x8+parseInt(_0x194850(0x1f0))/0x9;if(_0x4460c9===_0x4552df)break;else _0x4066f6['push'](_0x4066f6['shift']());}catch(_0x55a46e){_0x4066f6['push'](_0x4066f6['shift']());}}}(_0x3004,0xda165));import{Plugin as _0x129617}from'ckeditor5/src/core.js';export default class gt extends _0x129617{[_0x374fde(0x1eb)](){const _0x17cb78=_0x374fde,_0xee8981=this[_0x17cb78(0x1e3)];_0xee8981[_0x17cb78(0x1ee)][_0x17cb78(0x1e4)](_0x17cb78(0x1e8))&&_0xee8981[_0x17cb78(0x1ee)][_0x17cb78(0x1ec)](_0x17cb78(0x1f3))[_0x17cb78(0x1f2)](_0x17cb78(0x1f1));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26b076=_0x48e8;(function(_0x4b631f,_0x4cd6e9){const _0x48e125=_0x48e8,_0x30df45=_0x4b631f();while(!![]){try{const _0x3f5932=-parseInt(_0x48e125(0x1ae))/0x1*(parseInt(_0x48e125(0x19f))/0x2)+parseInt(_0x48e125(0x1b7))/0x3*(-parseInt(_0x48e125(0x1a3))/0x4)+parseInt(_0x48e125(0x199))/0x5+-parseInt(_0x48e125(0x1b1))/0x6*(parseInt(_0x48e125(0x1b4))/0x7)+parseInt(_0x48e125(0x19c))/0x8+-parseInt(_0x48e125(0x1a6))/0x9*(parseInt(_0x48e125(0x1a4))/0xa)+parseInt(_0x48e125(0x1af))/0xb;if(_0x3f5932===_0x4cd6e9)break;else _0x30df45['push'](_0x30df45['shift']());}catch(_0x3b2b3a){_0x30df45['push'](_0x30df45['shift']());}}}(_0x18f4,0x649fc));import{Plugin as _0x54795c}from'ckeditor5/src/core.js';function _0x18f4(){const _0x48ae71=['afterInit','182wsTQNz','editor','head','listType','724hIrrhX','590YvMLib','MultiLevelList','86706DEXxFp','registerDescriptionCallback','listMarkerStyle','data','format','newValue','enableDefaultAttributesIntegration','multiLevelList','443NdKLnP','12121098BQCnJw','locale','30kQDvKa','*Remove\x20format:*\x20%0','handleDescriptions','714553OOIDUc','descriptionFactory','registerBlockAttribute','1797vXZHaX','*Set\x20format:*\x20%0','get','has','next','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','233535PfvCqr','key','plugins','3928512gmdnmR','oldValue'];_0x18f4=function(){return _0x48ae71;};return _0x18f4();}import{getTranslation as _0x71ecdf}from'../utils/common-translations.js';function _0x48e8(_0x12d5ba,_0x165f7c){const _0x18f456=_0x18f4();return _0x48e8=function(_0x48e8cb,_0x148864){_0x48e8cb=_0x48e8cb-0x193;let _0x5bf7f9=_0x18f456[_0x48e8cb];return _0x5bf7f9;},_0x48e8(_0x12d5ba,_0x165f7c);}export default class lt extends _0x54795c{[_0x26b076(0x19e)](){const _0x52abfd=_0x26b076,_0x400b42=this[_0x52abfd(0x1a0)],_0x1f40a4=_0x400b42[_0x52abfd(0x19b)][_0x52abfd(0x194)](_0x52abfd(0x198));_0x400b42[_0x52abfd(0x19b)][_0x52abfd(0x195)](_0x52abfd(0x1a5))&&(_0x1f40a4[_0x52abfd(0x1ac)](_0x52abfd(0x1ad)),_0x1f40a4[_0x52abfd(0x1b6)](_0x52abfd(0x1a8)),_0x1f40a4[_0x52abfd(0x1b5)][_0x52abfd(0x1a7)](_0x25928a=>this[_0x52abfd(0x1b3)](_0x25928a)));}[_0x26b076(0x1b3)](_0x531beb){const _0x272511=_0x26b076,_0xa333ac=this[_0x272511(0x1a0)][_0x272511(0x1b0)],{data:_0x578721}=_0x531beb,_0xd0aecb={'type':_0x272511(0x1aa),'content':''};if(_0x578721&&_0x272511(0x1a8)==_0x578721[_0x272511(0x19a)]){if(!_0x578721[_0x272511(0x19d)])return{'type':_0x272511(0x1aa),'content':_0x71ecdf(_0xa333ac,_0x272511(0x193),_0x71ecdf(_0xa333ac,_0x272511(0x197)))+'\x20('+_0x578721[_0x272511(0x1ab)]+')'};if(!_0x578721[_0x272511(0x1ab)]){let _0x36ad28=_0x531beb[_0x272511(0x1a1)];for(;_0x36ad28;){if(_0x36ad28[_0x272511(0x1a9)]&&_0x272511(0x1a2)==_0x36ad28[_0x272511(0x1a9)][_0x272511(0x19a)]&&_0x36ad28[_0x272511(0x1a9)][_0x272511(0x1ab)])return _0xd0aecb;_0x36ad28=_0x36ad28[_0x272511(0x196)];}return{'type':_0x272511(0x1aa),'content':_0x71ecdf(_0xa333ac,_0x272511(0x1b2),_0x71ecdf(_0xa333ac,_0x272511(0x197)))+'\x20('+_0x578721[_0x272511(0x19d)]+')'};}}}}
23
+ function _0x1a3f(_0x445203,_0x112825){const _0x36610c=_0x3661();return _0x1a3f=function(_0x1a3fb2,_0x268e39){_0x1a3fb2=_0x1a3fb2-0x10c;let _0x35252c=_0x36610c[_0x1a3fb2];return _0x35252c;},_0x1a3f(_0x445203,_0x112825);}const _0x10c2bc=_0x1a3f;function _0x3661(){const _0x2dda36=['726813ktjVsQ','descriptionFactory','data','registerBlockAttribute','locale','has','enableDefaultAttributesIntegration','handleDescriptions','4260718GcmLBH','registerDescriptionCallback','MultiLevelList','newValue','*Set\x20format:*\x20%0','head','key','6dxSOfj','editor','format','1204IwoSmw','afterInit','TrackChangesEditing','*Remove\x20format:*\x20%0','listType','get','11735770mDniLu','6465932EjxdVp','ELEMENT_MULTI_LEVEL_LIST','234WqZLOY','7720GoYfFN','multiLevelList','plugins','next','oldValue','35194ZIRYMS','366880DYwVzM','93UdafvQ','listMarkerStyle'];_0x3661=function(){return _0x2dda36;};return _0x3661();}(function(_0x1bfd70,_0xda7380){const _0x3443d3=_0x1a3f,_0x551546=_0x1bfd70();while(!![]){try{const _0x502e7b=parseInt(_0x3443d3(0x11c))/0x1+parseInt(_0x3443d3(0x118))/0x2*(-parseInt(_0x3443d3(0x11a))/0x3)+parseInt(_0x3443d3(0x12e))/0x4*(parseInt(_0x3443d3(0x113))/0x5)+parseInt(_0x3443d3(0x12b))/0x6*(parseInt(_0x3443d3(0x124))/0x7)+-parseInt(_0x3443d3(0x119))/0x8*(parseInt(_0x3443d3(0x112))/0x9)+parseInt(_0x3443d3(0x10f))/0xa+-parseInt(_0x3443d3(0x110))/0xb;if(_0x502e7b===_0xda7380)break;else _0x551546['push'](_0x551546['shift']());}catch(_0x3f3751){_0x551546['push'](_0x551546['shift']());}}}(_0x3661,0x9e3c1));import{Plugin as _0x39edd8}from'ckeditor5/src/core.js';import{getTranslation as _0x4f5468}from'../utils/common-translations.js';export default class lt extends _0x39edd8{[_0x10c2bc(0x12f)](){const _0x5a368b=_0x10c2bc,_0x1bc85c=this[_0x5a368b(0x12c)],_0x3458c6=_0x1bc85c[_0x5a368b(0x115)][_0x5a368b(0x10e)](_0x5a368b(0x130));_0x1bc85c[_0x5a368b(0x115)][_0x5a368b(0x121)](_0x5a368b(0x126))&&(_0x3458c6[_0x5a368b(0x122)](_0x5a368b(0x114)),_0x3458c6[_0x5a368b(0x11f)](_0x5a368b(0x11b)),_0x3458c6[_0x5a368b(0x11d)][_0x5a368b(0x125)](_0x10c94f=>this[_0x5a368b(0x123)](_0x10c94f)));}[_0x10c2bc(0x123)](_0x5d0fc2){const _0x13c6f9=_0x10c2bc,_0x3be493=this[_0x13c6f9(0x12c)][_0x13c6f9(0x120)],{data:_0x4e62a3}=_0x5d0fc2,_0x9e0f35={'type':_0x13c6f9(0x12d),'content':''};if(_0x4e62a3&&_0x13c6f9(0x11b)==_0x4e62a3[_0x13c6f9(0x12a)]){if(!_0x4e62a3[_0x13c6f9(0x117)])return{'type':_0x13c6f9(0x12d),'content':_0x4f5468(_0x3be493,_0x13c6f9(0x128),_0x4f5468(_0x3be493,_0x13c6f9(0x111)))+'\x20('+_0x4e62a3[_0x13c6f9(0x127)]+')'};if(!_0x4e62a3[_0x13c6f9(0x127)]){let _0x3c2dc1=_0x5d0fc2[_0x13c6f9(0x129)];for(;_0x3c2dc1;){if(_0x3c2dc1[_0x13c6f9(0x11e)]&&_0x13c6f9(0x10d)==_0x3c2dc1[_0x13c6f9(0x11e)][_0x13c6f9(0x12a)]&&_0x3c2dc1[_0x13c6f9(0x11e)][_0x13c6f9(0x127)])return _0x9e0f35;_0x3c2dc1=_0x3c2dc1[_0x13c6f9(0x116)];}return{'type':_0x13c6f9(0x12d),'content':_0x4f5468(_0x3be493,_0x13c6f9(0x10c),_0x4f5468(_0x3be493,_0x13c6f9(0x111)))+'\x20('+_0x4e62a3[_0x13c6f9(0x117)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cc758=_0x5c42;(function(_0x5533b1,_0x3b70bd){const _0x5c29d4=_0x5c42,_0x4adabb=_0x5533b1();while(!![]){try{const _0x185505=parseInt(_0x5c29d4(0x11a))/0x1*(parseInt(_0x5c29d4(0x125))/0x2)+parseInt(_0x5c29d4(0x12d))/0x3*(parseInt(_0x5c29d4(0x12a))/0x4)+-parseInt(_0x5c29d4(0x128))/0x5+parseInt(_0x5c29d4(0x127))/0x6+-parseInt(_0x5c29d4(0x12f))/0x7*(parseInt(_0x5c29d4(0x11c))/0x8)+parseInt(_0x5c29d4(0x11b))/0x9+parseInt(_0x5c29d4(0x12c))/0xa;if(_0x185505===_0x3b70bd)break;else _0x4adabb['push'](_0x4adabb['shift']());}catch(_0x20d339){_0x4adabb['push'](_0x4adabb['shift']());}}}(_0x463a,0x6537c));function _0x5c42(_0x3bf1ce,_0x1e3420){const _0x463a02=_0x463a();return _0x5c42=function(_0x5c427d,_0xd5bcc){_0x5c427d=_0x5c427d-0x119;let _0x4b31fa=_0x463a02[_0x5c427d];return _0x4b31fa;},_0x5c42(_0x3bf1ce,_0x1e3420);}function _0x463a(){const _0x4e9775=['locale','get','PageBreakEditing','afterInit','TrackChangesEditing','plugins','2gufMof','has','1036410kQJCMr','3924105ChhQWX','pageBreak','77348ZTyjNI','descriptionFactory','3234310DllOvp','69vVHBNs','ELEMENT_PAGE_BREAK','7YRcJqI','registerElementLabel','578643aSXPTM','1819170cDgXOR','4178248ltRljy','editor','enableCommand'];_0x463a=function(){return _0x4e9775;};return _0x463a();}import{Plugin as _0x3826bd}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef3d1}from'../utils/common-translations.js';export default class mt extends _0x3826bd{[_0x5cc758(0x122)](){const _0x4dc873=_0x5cc758,_0x615912=this[_0x4dc873(0x11d)];if(!_0x615912[_0x4dc873(0x124)][_0x4dc873(0x126)](_0x4dc873(0x121)))return;_0x615912[_0x4dc873(0x124)][_0x4dc873(0x120)](_0x4dc873(0x123))[_0x4dc873(0x11e)](_0x4dc873(0x129));const _0x3599c2=_0x615912[_0x4dc873(0x124)][_0x4dc873(0x120)](_0x4dc873(0x123)),_0x31c228=_0x615912[_0x4dc873(0x11f)];_0x3599c2[_0x4dc873(0x12b)][_0x4dc873(0x119)](_0x4dc873(0x129),_0x6a7956=>_0x2ef3d1(_0x31c228,_0x4dc873(0x12e),_0x6a7956));}}
23
+ const _0x3f6dff=_0x3e26;(function(_0x19e96d,_0x476db0){const _0xba2b38=_0x3e26,_0x25c591=_0x19e96d();while(!![]){try{const _0x14b5ac=parseInt(_0xba2b38(0x96))/0x1*(-parseInt(_0xba2b38(0x91))/0x2)+-parseInt(_0xba2b38(0x90))/0x3+parseInt(_0xba2b38(0xa0))/0x4+-parseInt(_0xba2b38(0x94))/0x5*(-parseInt(_0xba2b38(0x99))/0x6)+-parseInt(_0xba2b38(0x93))/0x7+-parseInt(_0xba2b38(0x97))/0x8*(-parseInt(_0xba2b38(0x9e))/0x9)+-parseInt(_0xba2b38(0xa4))/0xa*(parseInt(_0xba2b38(0x9f))/0xb);if(_0x14b5ac===_0x476db0)break;else _0x25c591['push'](_0x25c591['shift']());}catch(_0xd2b6e){_0x25c591['push'](_0x25c591['shift']());}}}(_0x26fc,0xdf0a7));function _0x26fc(){const _0x332fba=['5Rvgzzq','registerElementLabel','1dGGtaq','304LkYsrA','plugins','8639160Hbpiol','editor','PageBreakEditing','has','descriptionFactory','136494DBkVmd','4631tpnIac','3149248CCACOQ','enableCommand','pageBreak','afterInit','12790ODLsAr','TrackChangesEditing','ELEMENT_PAGE_BREAK','locale','1161519BsCgbJ','303090oDWUJm','get','5689096SEywqs'];_0x26fc=function(){return _0x332fba;};return _0x26fc();}function _0x3e26(_0x33608c,_0x1e2ae3){const _0x26fc41=_0x26fc();return _0x3e26=function(_0x3e26a0,_0x412f73){_0x3e26a0=_0x3e26a0-0x8d;let _0x50288e=_0x26fc41[_0x3e26a0];return _0x50288e;},_0x3e26(_0x33608c,_0x1e2ae3);}import{Plugin as _0xf96961}from'ckeditor5/src/core.js';import{getTranslation as _0x3fb279}from'../utils/common-translations.js';export default class mt extends _0xf96961{[_0x3f6dff(0xa3)](){const _0x119081=_0x3f6dff,_0x40a0fc=this[_0x119081(0x9a)];if(!_0x40a0fc[_0x119081(0x98)][_0x119081(0x9c)](_0x119081(0x9b)))return;_0x40a0fc[_0x119081(0x98)][_0x119081(0x92)](_0x119081(0x8d))[_0x119081(0xa1)](_0x119081(0xa2));const _0x1ad51f=_0x40a0fc[_0x119081(0x98)][_0x119081(0x92)](_0x119081(0x8d)),_0x4afe26=_0x40a0fc[_0x119081(0x8f)];_0x1ad51f[_0x119081(0x9d)][_0x119081(0x95)](_0x119081(0xa2),_0x1958be=>_0x3fb279(_0x4afe26,_0x119081(0x8e),_0x1958be));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x210de3=_0x2d1c;(function(_0x4de3f4,_0x44dae9){const _0xa4d7da=_0x2d1c,_0x1d51a4=_0x4de3f4();while(!![]){try{const _0x1db248=-parseInt(_0xa4d7da(0x20c))/0x1+-parseInt(_0xa4d7da(0x202))/0x2*(-parseInt(_0xa4d7da(0x205))/0x3)+parseInt(_0xa4d7da(0x200))/0x4+parseInt(_0xa4d7da(0x1fa))/0x5+parseInt(_0xa4d7da(0x1e4))/0x6*(-parseInt(_0xa4d7da(0x1ee))/0x7)+-parseInt(_0xa4d7da(0x1d1))/0x8+parseInt(_0xa4d7da(0x211))/0x9*(parseInt(_0xa4d7da(0x1ff))/0xa);if(_0x1db248===_0x44dae9)break;else _0x1d51a4['push'](_0x1d51a4['shift']());}catch(_0x4100a4){_0x1d51a4['push'](_0x1d51a4['shift']());}}}(_0x2319,0x49c50));import{Plugin as _0x1003e7}from'ckeditor5/src/core.js';import{getTranslation as _0x31d426}from'../utils/common-translations.js';function _0x2319(){const _0x32a060=['insertParagraph','isLimit','477848gHZYaV','format','options','addMarker:suggestion:insertion','model','64368WLlTwc','paragraph','highest','enableCommand','plugins','get','3438216XWsRJl','isTouching','Paragraph','checkChild','createUIElement','span','markerName','editor','schema','markerRange','isBlock','ck-suggestion-marker--active','name','has','insert','_registerLegacyDescription','showSuggestionHighlights','insertion','TrackChangesEditing','206166oqrCQq','editing','addClass','*Insert:*\x20%0','toViewPosition','enableDefaultAttributesIntegration','*Change\x20to:*\x20%0','type','consume','descriptionFactory','119IMOAlw','afterInit','formatBlock','ELEMENT_PARAGRAPH','$text','end','consumable','includes','registerDescriptionCallback','downcastDispatcher','commandName','bindElementToMarker','522060DEJdRr','activeMarkers','nodeAfter','registerElementLabel','getItemLabel','1390oMQCbU','1674356OWXxUM','data','2FwAfKx','ck-suggestion-marker-split','mapper','830379jzgPFF','writer','locale','getFirstRange','start'];_0x2319=function(){return _0x32a060;};return _0x2319();}function _0x2d1c(_0x413d49,_0x24977b){const _0x231924=_0x2319();return _0x2d1c=function(_0x2d1cbd,_0x4f3226){_0x2d1cbd=_0x2d1cbd-0x1cc;let _0x478780=_0x231924[_0x2d1cbd];return _0x478780;},_0x2d1c(_0x413d49,_0x24977b);}export default class dt extends _0x1003e7{[_0x210de3(0x1ef)](){const _0x52a67e=_0x210de3,_0x36aaf4=this[_0x52a67e(0x1d8)];if(!_0x36aaf4[_0x52a67e(0x1cf)][_0x52a67e(0x1de)](_0x52a67e(0x1d3)))return;const _0x4823e6=_0x36aaf4[_0x52a67e(0x207)],_0x10a241=_0x36aaf4[_0x52a67e(0x1cf)][_0x52a67e(0x1d0)](_0x52a67e(0x1e3));_0x10a241[_0x52a67e(0x1ed)][_0x52a67e(0x1fd)](_0x52a67e(0x1cc),_0x4c9381=>_0x31d426(_0x4823e6,_0x52a67e(0x1f1),_0x4c9381)),_0x10a241[_0x52a67e(0x1e9)](_0x52a67e(0x1cc)),_0x10a241[_0x52a67e(0x1ce)](_0x52a67e(0x20a)),_0x36aaf4[_0x52a67e(0x1e5)][_0x52a67e(0x1f7)]['on'](_0x52a67e(0x20f),nr(_0x36aaf4),{'priority':_0x52a67e(0x1cd)}),_0x36aaf4[_0x52a67e(0x201)][_0x52a67e(0x1f7)]['on'](_0x52a67e(0x20f),(_0x28da04,_0x1661e4,_0x49d627)=>{const _0x3591e5=_0x52a67e;_0x49d627[_0x3591e5(0x20e)][_0x3591e5(0x1e1)]&&nr(_0x36aaf4,{'showActiveMarker':!0x1})(_0x28da04,_0x1661e4,_0x49d627);},{'priority':_0x52a67e(0x1cd)});const _0x470dcc=_0x10a241[_0x52a67e(0x1ed)];_0x470dcc[_0x52a67e(0x1f6)](_0x503add=>{const _0x4c722c=_0x52a67e;if(_0x4c722c(0x1e2)!==_0x503add[_0x4c722c(0x1eb)])return;const {start:_0x1909fb,end:_0x53a5a0}=_0x503add[_0x4c722c(0x208)]();if(!_0x1909fb[_0x4c722c(0x1d2)](_0x53a5a0)||!_0x1909fb[_0x4c722c(0x1fc)])return;const _0x24fe9d=_0x36aaf4[_0x4c722c(0x210)][_0x4c722c(0x1d9)],_0x3b3603=_0x1909fb[_0x4c722c(0x1fc)];return _0x24fe9d[_0x4c722c(0x1db)](_0x3b3603)&&!_0x24fe9d[_0x4c722c(0x20b)](_0x3b3603)&&_0x24fe9d[_0x4c722c(0x1d4)](_0x3b3603,_0x4c722c(0x1f2))?{'type':_0x4c722c(0x1e2),'content':_0x31d426(_0x4823e6,_0x4c722c(0x1e7),_0x470dcc[_0x4c722c(0x1fe)](_0x3b3603,0x1))}:void 0x0;}),this[_0x52a67e(0x1e0)]();}[_0x210de3(0x1e0)](){const _0x776c0b=_0x210de3,_0x266c3a=this[_0x776c0b(0x1d8)],_0x2f0330=_0x266c3a[_0x776c0b(0x207)];_0x266c3a[_0x776c0b(0x1cf)][_0x776c0b(0x1d0)](_0x776c0b(0x1e3))[_0x776c0b(0x1ed)][_0x776c0b(0x1f6)](_0x59f482=>{const _0x2a1509=_0x776c0b;if(_0x2a1509(0x1f0)!=_0x59f482[_0x2a1509(0x1eb)])return;const {data:_0x1c44c0}=_0x59f482;return _0x1c44c0&&_0x2a1509(0x1cc)==_0x1c44c0[_0x2a1509(0x1f8)]?{'type':_0x2a1509(0x20d),'content':_0x31d426(_0x2f0330,_0x2a1509(0x1ea),_0x31d426(_0x2f0330,_0x2a1509(0x1f1)))}:void 0x0;});}}function nr(_0x2116d6,{showActiveMarker:_0x4b7c83=!0x0}={}){return(_0x2b8b8b,_0x10bf25,_0xe6722d)=>{const _0x2c2cd6=_0x2d1c,_0x2fbf60=_0x2116d6[_0x2c2cd6(0x1cf)][_0x2c2cd6(0x1d0)](_0x2c2cd6(0x1e3)),_0x27782b=_0x10bf25[_0x2c2cd6(0x1da)][_0x2c2cd6(0x209)],_0xa48437=_0x10bf25[_0x2c2cd6(0x1da)][_0x2c2cd6(0x1f3)],_0x59f305=_0x2116d6[_0x2c2cd6(0x210)][_0x2c2cd6(0x1d9)];if(!_0x27782b[_0x2c2cd6(0x1d2)](_0xa48437)||!_0x27782b[_0x2c2cd6(0x1fc)])return;const _0x749a48=_0x27782b[_0x2c2cd6(0x1fc)];if(_0x59f305[_0x2c2cd6(0x1db)](_0x749a48)&&!_0x59f305[_0x2c2cd6(0x20b)](_0x749a48)&&_0x59f305[_0x2c2cd6(0x1d4)](_0x749a48,_0x2c2cd6(0x1f2))){if(!_0xe6722d[_0x2c2cd6(0x1f4)][_0x2c2cd6(0x1ec)](_0x10bf25[_0x2c2cd6(0x1da)],_0x2b8b8b[_0x2c2cd6(0x1dd)]))return;const _0x15d62a=_0xe6722d[_0x2c2cd6(0x206)][_0x2c2cd6(0x1d5)](_0x2c2cd6(0x1d6),{'class':_0x2c2cd6(0x203)}),_0x15f692=_0xe6722d[_0x2c2cd6(0x204)][_0x2c2cd6(0x1e8)](_0xa48437);_0x4b7c83&&_0x2fbf60[_0x2c2cd6(0x1fb)][_0x2c2cd6(0x1f5)](_0x10bf25[_0x2c2cd6(0x1d7)])&&_0xe6722d[_0x2c2cd6(0x206)][_0x2c2cd6(0x1e6)](_0x2c2cd6(0x1dc),_0x15d62a),_0xe6722d[_0x2c2cd6(0x206)][_0x2c2cd6(0x1df)](_0x15f692,_0x15d62a),_0xe6722d[_0x2c2cd6(0x204)][_0x2c2cd6(0x1f9)](_0x15d62a,_0x10bf25[_0x2c2cd6(0x1d7)]);}};}
23
+ function _0x39c5(_0x5035b5,_0x1dd8c3){const _0x2a12d7=_0x2a12();return _0x39c5=function(_0x39c564,_0xae43a8){_0x39c564=_0x39c564-0x8d;let _0x4031a3=_0x2a12d7[_0x39c564];return _0x4031a3;},_0x39c5(_0x5035b5,_0x1dd8c3);}const _0x1e50d9=_0x39c5;(function(_0x1653e3,_0x1c567f){const _0x127c1f=_0x39c5,_0x2cfff0=_0x1653e3();while(!![]){try{const _0x488b9b=-parseInt(_0x127c1f(0xd0))/0x1*(-parseInt(_0x127c1f(0x9f))/0x2)+-parseInt(_0x127c1f(0xaa))/0x3*(parseInt(_0x127c1f(0xb4))/0x4)+-parseInt(_0x127c1f(0xb7))/0x5*(parseInt(_0x127c1f(0x9b))/0x6)+-parseInt(_0x127c1f(0xb5))/0x7*(-parseInt(_0x127c1f(0x9c))/0x8)+-parseInt(_0x127c1f(0xa5))/0x9+parseInt(_0x127c1f(0xd5))/0xa*(parseInt(_0x127c1f(0xcc))/0xb)+parseInt(_0x127c1f(0xbe))/0xc*(parseInt(_0x127c1f(0xa8))/0xd);if(_0x488b9b===_0x1c567f)break;else _0x2cfff0['push'](_0x2cfff0['shift']());}catch(_0x118489){_0x2cfff0['push'](_0x2cfff0['shift']());}}}(_0x2a12,0x3c84f));import{Plugin as _0x2492fa}from'ckeditor5/src/core.js';import{getTranslation as _0x1505a5}from'../utils/common-translations.js';export default class dt extends _0x2492fa{[_0x1e50d9(0xb6)](){const _0x539d3d=_0x1e50d9,_0x8eba5c=this[_0x539d3d(0xcb)];if(!_0x8eba5c[_0x539d3d(0x92)][_0x539d3d(0xb3)](_0x539d3d(0xc5)))return;const _0x43445c=_0x8eba5c[_0x539d3d(0xd1)],_0x5a5a8a=_0x8eba5c[_0x539d3d(0x92)][_0x539d3d(0xb2)](_0x539d3d(0xd4));_0x5a5a8a[_0x539d3d(0xc6)][_0x539d3d(0xbb)](_0x539d3d(0x96),_0x4d41ee=>_0x1505a5(_0x43445c,_0x539d3d(0xaf),_0x4d41ee)),_0x5a5a8a[_0x539d3d(0xa0)](_0x539d3d(0x96)),_0x5a5a8a[_0x539d3d(0xcd)](_0x539d3d(0xce)),_0x8eba5c[_0x539d3d(0x8e)][_0x539d3d(0xc8)]['on'](_0x539d3d(0xc7),nr(_0x8eba5c),{'priority':_0x539d3d(0xc3)}),_0x8eba5c[_0x539d3d(0xa7)][_0x539d3d(0xc8)]['on'](_0x539d3d(0xc7),(_0x89851,_0x3648d9,_0x52e8ab)=>{const _0x28f10d=_0x539d3d;_0x52e8ab[_0x28f10d(0x8f)][_0x28f10d(0xc2)]&&nr(_0x8eba5c,{'showActiveMarker':!0x1})(_0x89851,_0x3648d9,_0x52e8ab);},{'priority':_0x539d3d(0xc3)});const _0x598ec0=_0x5a5a8a[_0x539d3d(0xc6)];_0x598ec0[_0x539d3d(0xac)](_0x5ecee1=>{const _0x1b2e42=_0x539d3d;if(_0x1b2e42(0xd2)!==_0x5ecee1[_0x1b2e42(0xca)])return;const {start:_0x4e9f56,end:_0x30bd42}=_0x5ecee1[_0x1b2e42(0xc0)]();if(!_0x4e9f56[_0x1b2e42(0x93)](_0x30bd42)||!_0x4e9f56[_0x1b2e42(0x9e)])return;const _0x548246=_0x8eba5c[_0x1b2e42(0xc1)][_0x1b2e42(0xa6)],_0x440167=_0x4e9f56[_0x1b2e42(0x9e)];return _0x548246[_0x1b2e42(0x91)](_0x440167)&&!_0x548246[_0x1b2e42(0xc9)](_0x440167)&&_0x548246[_0x1b2e42(0xa3)](_0x440167,_0x1b2e42(0xa4))?{'type':_0x1b2e42(0xd2),'content':_0x1505a5(_0x43445c,_0x1b2e42(0xb0),_0x598ec0[_0x1b2e42(0x98)](_0x440167,0x1))}:void 0x0;}),this[_0x539d3d(0xae)]();}[_0x1e50d9(0xae)](){const _0x41966d=_0x1e50d9,_0x374d14=this[_0x41966d(0xcb)],_0x545a5f=_0x374d14[_0x41966d(0xd1)];_0x374d14[_0x41966d(0x92)][_0x41966d(0xb2)](_0x41966d(0xd4))[_0x41966d(0xc6)][_0x41966d(0xac)](_0x8711a8=>{const _0x4c8715=_0x41966d;if(_0x4c8715(0xa1)!=_0x8711a8[_0x4c8715(0xca)])return;const {data:_0x2e0a8a}=_0x8711a8;return _0x2e0a8a&&_0x4c8715(0x96)==_0x2e0a8a[_0x4c8715(0xb1)]?{'type':_0x4c8715(0x90),'content':_0x1505a5(_0x545a5f,_0x4c8715(0x9d),_0x1505a5(_0x545a5f,_0x4c8715(0xaf)))}:void 0x0;});}}function _0x2a12(){const _0x1dfb7a=['isBlock','plugins','isTouching','consumable','bindElementToMarker','paragraph','toViewPosition','getItemLabel','start','consume','102MYXIhS','254152sRPjOR','*Change\x20to:*\x20%0','nodeAfter','268qVXTAl','enableDefaultAttributesIntegration','formatBlock','markerName','checkChild','$text','235962KdsWWg','schema','data','52HNWtzH','insert','341745BGqMPD','ck-suggestion-marker-split','registerDescriptionCallback','activeMarkers','_registerLegacyDescription','ELEMENT_PARAGRAPH','*Insert:*\x20%0','commandName','get','has','12qjKbQZ','42aBUWII','afterInit','111620eBiIfg','addClass','markerRange','name','registerElementLabel','ck-suggestion-marker--active','writer','1413156OVHizw','mapper','getFirstRange','model','showSuggestionHighlights','highest','includes','Paragraph','descriptionFactory','addMarker:suggestion:insertion','downcastDispatcher','isLimit','type','editor','429SRONYw','enableCommand','insertParagraph','createUIElement','2173CqRmyr','locale','insertion','end','TrackChangesEditing','10900upNAvi','span','editing','options','format'];_0x2a12=function(){return _0x1dfb7a;};return _0x2a12();}function nr(_0x279b20,{showActiveMarker:_0x3a60df=!0x0}={}){return(_0x268354,_0x2e6283,_0x1a76a7)=>{const _0x1c90d5=_0x39c5,_0x129a33=_0x279b20[_0x1c90d5(0x92)][_0x1c90d5(0xb2)](_0x1c90d5(0xd4)),_0x3f7a88=_0x2e6283[_0x1c90d5(0xb9)][_0x1c90d5(0x99)],_0x4584d4=_0x2e6283[_0x1c90d5(0xb9)][_0x1c90d5(0xd3)],_0x2f153c=_0x279b20[_0x1c90d5(0xc1)][_0x1c90d5(0xa6)];if(!_0x3f7a88[_0x1c90d5(0x93)](_0x4584d4)||!_0x3f7a88[_0x1c90d5(0x9e)])return;const _0x91529b=_0x3f7a88[_0x1c90d5(0x9e)];if(_0x2f153c[_0x1c90d5(0x91)](_0x91529b)&&!_0x2f153c[_0x1c90d5(0xc9)](_0x91529b)&&_0x2f153c[_0x1c90d5(0xa3)](_0x91529b,_0x1c90d5(0xa4))){if(!_0x1a76a7[_0x1c90d5(0x94)][_0x1c90d5(0x9a)](_0x2e6283[_0x1c90d5(0xb9)],_0x268354[_0x1c90d5(0xba)]))return;const _0x2b3d14=_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xcf)](_0x1c90d5(0x8d),{'class':_0x1c90d5(0xab)}),_0x446cc6=_0x1a76a7[_0x1c90d5(0xbf)][_0x1c90d5(0x97)](_0x4584d4);_0x3a60df&&_0x129a33[_0x1c90d5(0xad)][_0x1c90d5(0xc4)](_0x2e6283[_0x1c90d5(0xa2)])&&_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xb8)](_0x1c90d5(0xbc),_0x2b3d14),_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xa9)](_0x446cc6,_0x2b3d14),_0x1a76a7[_0x1c90d5(0xbf)][_0x1c90d5(0x95)](_0x2b3d14,_0x2e6283[_0x1c90d5(0xa2)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5f23(_0x501890,_0x1e0982){const _0x36b7bb=_0x36b7();return _0x5f23=function(_0x5f23ee,_0x6af821){_0x5f23ee=_0x5f23ee-0x16b;let _0xce60d3=_0x36b7bb[_0x5f23ee];return _0xce60d3;},_0x5f23(_0x501890,_0x1e0982);}function _0x36b7(){const _0xe9f7c8=['formatInline','get','9829603BygrNw','format','6FVtWgo','15503480DlrIki','6552256tKleUu','RemoveFormatEditing','plugins','25mhpnKE','commandName','locale','type','formatBlock','3617958vaGyvu','editor','1501982HgNxSU','has','descriptionFactory','_registerLegacyDescription','enableDefaultAttributesIntegration','2vFiHJW','registerDescriptionCallback','TrackChangesEditing','935516pROCPJ','44TlsZoe','removeFormat','*Remove\x20all\x20formatting*','7843392GnTOwZ','afterInit'];_0x36b7=function(){return _0xe9f7c8;};return _0x36b7();}const _0x21253c=_0x5f23;(function(_0x1b3968,_0x32d480){const _0x4dea7e=_0x5f23,_0x3c2c74=_0x1b3968();while(!![]){try{const _0x2706b5=-parseInt(_0x4dea7e(0x173))/0x1+-parseInt(_0x4dea7e(0x178))/0x2*(parseInt(_0x4dea7e(0x171))/0x3)+-parseInt(_0x4dea7e(0x17b))/0x4*(parseInt(_0x4dea7e(0x16c))/0x5)+-parseInt(_0x4dea7e(0x185))/0x6*(parseInt(_0x4dea7e(0x183))/0x7)+-parseInt(_0x4dea7e(0x187))/0x8+parseInt(_0x4dea7e(0x17f))/0x9+-parseInt(_0x4dea7e(0x186))/0xa*(-parseInt(_0x4dea7e(0x17c))/0xb);if(_0x2706b5===_0x32d480)break;else _0x3c2c74['push'](_0x3c2c74['shift']());}catch(_0x615088){_0x3c2c74['push'](_0x3c2c74['shift']());}}}(_0x36b7,0xed5e0));import{Plugin as _0x4aac68}from'ckeditor5/src/core.js';import{getTranslation as _0x2844b5}from'../utils/common-translations.js';export default class pt extends _0x4aac68{[_0x21253c(0x180)](){const _0x4c35ea=_0x21253c,_0x38507a=this[_0x4c35ea(0x172)];if(!_0x38507a[_0x4c35ea(0x16b)][_0x4c35ea(0x174)](_0x4c35ea(0x188)))return;_0x38507a[_0x4c35ea(0x16b)][_0x4c35ea(0x182)](_0x4c35ea(0x17a))[_0x4c35ea(0x177)](_0x4c35ea(0x17d)),this[_0x4c35ea(0x176)]();}[_0x21253c(0x176)](){const _0x55e0e5=_0x21253c,_0x373736=this[_0x55e0e5(0x172)];_0x373736[_0x55e0e5(0x16b)][_0x55e0e5(0x182)](_0x55e0e5(0x17a))[_0x55e0e5(0x175)][_0x55e0e5(0x179)](_0x5d1252=>{const _0x442706=_0x55e0e5;if(_0x442706(0x170)!=_0x5d1252[_0x442706(0x16f)]&&_0x442706(0x181)!=_0x5d1252[_0x442706(0x16f)])return;const {data:_0x1236ae}=_0x5d1252;return _0x1236ae&&_0x442706(0x17d)==_0x1236ae[_0x442706(0x16d)]?{'type':_0x442706(0x184),'content':_0x2844b5(_0x373736[_0x442706(0x16e)],_0x442706(0x17e))}:void 0x0;});}}
23
+ const _0x591a20=_0x48d2;function _0x50bc(){const _0x35e2f1=['has','_registerLegacyDescription','descriptionFactory','editor','afterInit','565480oGrjdQ','2261624hBrJqL','TrackChangesEditing','85wOdDDF','64283zrmLBV','removeFormat','registerDescriptionCallback','format','24ADVFrU','commandName','locale','RemoveFormatEditing','get','formatBlock','1076446XuJqRp','2jkClcK','*Remove\x20all\x20formatting*','type','3Rcnahd','4841969wjvXpQ','90IcKOfz','196278VgaMvF','enableDefaultAttributesIntegration','4550984ClFuYA','formatInline','plugins'];_0x50bc=function(){return _0x35e2f1;};return _0x50bc();}(function(_0x4e6494,_0x27caea){const _0x4259a9=_0x48d2,_0x1f26d9=_0x4e6494();while(!![]){try{const _0x4177d0=-parseInt(_0x4259a9(0x79))/0x1*(parseInt(_0x4259a9(0x84))/0x2)+parseInt(_0x4259a9(0x87))/0x3*(parseInt(_0x4259a9(0x95))/0x4)+parseInt(_0x4259a9(0x78))/0x5*(parseInt(_0x4259a9(0x8a))/0x6)+parseInt(_0x4259a9(0x83))/0x7+parseInt(_0x4259a9(0x8c))/0x8+parseInt(_0x4259a9(0x89))/0x9*(-parseInt(_0x4259a9(0x94))/0xa)+parseInt(_0x4259a9(0x88))/0xb*(-parseInt(_0x4259a9(0x7d))/0xc);if(_0x4177d0===_0x27caea)break;else _0x1f26d9['push'](_0x1f26d9['shift']());}catch(_0x22857d){_0x1f26d9['push'](_0x1f26d9['shift']());}}}(_0x50bc,0x518e9));import{Plugin as _0x50e4be}from'ckeditor5/src/core.js';import{getTranslation as _0xf5c121}from'../utils/common-translations.js';function _0x48d2(_0x522a7e,_0x1a242e){const _0x50bc00=_0x50bc();return _0x48d2=function(_0x48d22b,_0x55371c){_0x48d22b=_0x48d22b-0x78;let _0x5a1f9a=_0x50bc00[_0x48d22b];return _0x5a1f9a;},_0x48d2(_0x522a7e,_0x1a242e);}export default class pt extends _0x50e4be{[_0x591a20(0x93)](){const _0x21c3ad=_0x591a20,_0x46af68=this[_0x21c3ad(0x92)];if(!_0x46af68[_0x21c3ad(0x8e)][_0x21c3ad(0x8f)](_0x21c3ad(0x80)))return;_0x46af68[_0x21c3ad(0x8e)][_0x21c3ad(0x81)](_0x21c3ad(0x96))[_0x21c3ad(0x8b)](_0x21c3ad(0x7a)),this[_0x21c3ad(0x90)]();}[_0x591a20(0x90)](){const _0x4553e2=_0x591a20,_0x17ab39=this[_0x4553e2(0x92)];_0x17ab39[_0x4553e2(0x8e)][_0x4553e2(0x81)](_0x4553e2(0x96))[_0x4553e2(0x91)][_0x4553e2(0x7b)](_0x3b3ece=>{const _0x1bb720=_0x4553e2;if(_0x1bb720(0x82)!=_0x3b3ece[_0x1bb720(0x86)]&&_0x1bb720(0x8d)!=_0x3b3ece[_0x1bb720(0x86)])return;const {data:_0x5ba64b}=_0x3b3ece;return _0x5ba64b&&_0x1bb720(0x7a)==_0x5ba64b[_0x1bb720(0x7e)]?{'type':_0x1bb720(0x7c),'content':_0xf5c121(_0x17ab39[_0x1bb720(0x7f)],_0x1bb720(0x85))}:void 0x0;});}}