@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240612.0 → 0.0.0-nightly-20240613.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
- function _0x9ef8(_0x29058e,_0x6b39ad){const _0x5e011e=_0x5e01();return _0x9ef8=function(_0x9ef86a,_0x3b70ce){_0x9ef86a=_0x9ef86a-0xb8;let _0x48e637=_0x5e011e[_0x9ef86a];return _0x48e637;},_0x9ef8(_0x29058e,_0x6b39ad);}const _0xef10c5=_0x9ef8;(function(_0x544655,_0x54c1f7){const _0x3dee65=_0x9ef8,_0x74ff5e=_0x544655();while(!![]){try{const _0x1c92b9=-parseInt(_0x3dee65(0xbc))/0x1+parseInt(_0x3dee65(0xc3))/0x2+-parseInt(_0x3dee65(0xf7))/0x3+-parseInt(_0x3dee65(0xe1))/0x4*(parseInt(_0x3dee65(0x10a))/0x5)+-parseInt(_0x3dee65(0xbe))/0x6+-parseInt(_0x3dee65(0xec))/0x7+parseInt(_0x3dee65(0xda))/0x8;if(_0x1c92b9===_0x54c1f7)break;else _0x74ff5e['push'](_0x74ff5e['shift']());}catch(_0x3c51c9){_0x74ff5e['push'](_0x74ff5e['shift']());}}}(_0x5e01,0x5ae30));function _0x5e01(){const _0x2be00f=['registerElementLabel','get','4703160vhWPfM','bulleted','element','*Outdent:*\x20%0','checkChild','listType','has','commands','locale','findIndex','value','375039ceCtzP','listIndent','createPositionAt','todoListChecked','before','bulletedList','todoList','filter','formatInline','commandName','push','name','selection','formatBlock','*Check\x20item*','schema','_selectedElements','paragraph','previousSibling','100wdpfga','descriptionFactory','listItem','LegacyTodoListEditing','forceValue','indentList','339796NstnQK','enableCommand','3672438ZOcsXJ','numbered','*Uncheck\x20item*','nextSibling','getSelectedBlocks','953262kgWNnX','List','ELEMENT_LIST_ITEM','getAttribute','ELEMENT_NUMBERED_LIST','length','slice','blockName','createRange','afterInit','registerDescriptionCallback','change','end','checkTodoList','from','parent','add','model','outdentList','isObject','format','commandParams','type','15137784IUXPsL','*Change\x20to:*\x20%0','plugins','document','numberedList','TrackChangesEditing','markBlockFormat','49564cHGtJo','ELEMENT_TODO_LIST','editor','*Indent:*\x20%0','LegacyListEditing','todo','replace','execute','ELEMENT_BULLETED_LIST'];_0x5e01=function(){return _0x2be00f;};return _0x5e01();}import{Plugin as _0x20d16e}from'ckeditor5/src/core.js';import{getTranslation as _0x293338}from'../utils/common-translations.js';export default class ut extends _0x20d16e{[_0xef10c5(0xcc)](){const _0x146953=_0xef10c5,_0x34b02f=this[_0x146953(0xe3)],_0x340d53=_0x34b02f[_0x146953(0xf4)];if(!_0x34b02f[_0x146953(0xdc)][_0x146953(0xf2)](_0x146953(0xe5)))return;const _0x5e459a=_0x34b02f[_0x146953(0xdc)][_0x146953(0xeb)](_0x146953(0xdf)),_0x4a96c8=_0x34b02f[_0x146953(0xdc)][_0x146953(0xf2)](_0x146953(0xb9));function _0x2aaef7(_0x10735b){return()=>{const _0x551779=_0x9ef8,_0x2a10a9=_0x34b02f[_0x551779(0xd4)][_0x551779(0xdd)][_0x551779(0x103)],_0x5e5109=_0x34b02f[_0x551779(0xf3)][_0x551779(0xeb)](_0x10735b);if(_0x5e5109[_0x551779(0xf6)])return void _0x34b02f[_0x551779(0xe8)](_0x551779(0x108),{});const _0x2b5aac=_0x10735b[_0x551779(0xc9)](0x0,-0x4),_0x85a5fe=function(_0x2eebce,_0x2be339,_0x249de1){const _0x3beacc=_0x551779;let _0x12edf8=Array[_0x3beacc(0xd1)](_0x2eebce)[_0x3beacc(0xfe)](_0x4321c1=>function(_0x58a6f2,_0x411277){const _0x3c9378=_0x3beacc;return _0x411277[_0x3c9378(0xf0)](_0x58a6f2[_0x3c9378(0xd2)],_0x3c9378(0xb8))&&!_0x411277[_0x3c9378(0xd6)](_0x58a6f2);}(_0x4321c1,_0x249de1));_0x12edf8=_0x12edf8[_0x3beacc(0xfe)](_0x98de34=>!_0x98de34['is'](_0x3beacc(0xee),_0x3beacc(0xb8))||_0x98de34[_0x3beacc(0xc6)](_0x3beacc(0xf1))!=_0x2be339);const _0x48fab4=new Set();for(const _0x3885aa of _0x12edf8)_0x3885aa['is'](_0x3beacc(0xee),_0x3beacc(0xb8))?_0x48fab4[_0x3beacc(0xd3)](me(_0x3885aa)):_0x48fab4[_0x3beacc(0xd3)](_0x3885aa);return Array[_0x3beacc(0xd1)](_0x48fab4);}(_0x2a10a9[_0x551779(0xc2)](),_0x2b5aac,_0x34b02f[_0x551779(0xd4)][_0x551779(0x106)]);_0x34b02f[_0x551779(0xd4)][_0x551779(0xce)](()=>{const _0x348719=_0x551779;for(const _0x37f188 of _0x85a5fe)_0x5e459a[_0x348719(0xe0)](_0x37f188,{'commandName':_0x10735b,'commandParams':[{'forceValue':!_0x5e5109[_0x348719(0xf6)]}],'formatGroupId':_0x348719(0xca)},fe(_0x37f188));});};}function _0x1897c5(_0x5500b9){return()=>{const _0x423b6b=_0x9ef8,_0x418040=function(_0x2af1d5){const _0x28b980=_0x9ef8;let _0x45aa35=Array[_0x28b980(0xd1)](_0x2af1d5);const _0x37087f=_0x45aa35[_0x28b980(0xf5)](_0x46c12b=>_0x28b980(0xb8)!=_0x46c12b[_0x28b980(0x102)]);return _0x37087f>-0x1&&(_0x45aa35=_0x45aa35[_0x28b980(0xc9)](0x0,_0x37087f)),_0x45aa35;}(_0x34b02f[_0x423b6b(0xd4)][_0x423b6b(0xdd)][_0x423b6b(0x103)][_0x423b6b(0xc2)]()),_0x52416c=_0x34b02f[_0x423b6b(0xd4)][_0x423b6b(0xcb)](_0x34b02f[_0x423b6b(0xd4)][_0x423b6b(0xf9)](_0x418040[0x0],_0x423b6b(0xfb)),_0x34b02f[_0x423b6b(0xd4)][_0x423b6b(0xf9)](_0x418040[_0x418040[_0x423b6b(0xc8)]-0x1],_0x423b6b(0xcf)));_0x34b02f[_0x423b6b(0xd4)][_0x423b6b(0xce)](()=>{const _0x4e4c68=_0x423b6b;_0x5e459a[_0x4e4c68(0xe0)](_0x52416c,{'commandName':_0x5500b9,'commandParams':[],'formatGroupId':_0x4e4c68(0xf8)},function(_0xebf08d){const _0x275310=_0x4e4c68,_0x2650e6=new Set();for(const _0x46254a of _0xebf08d){let _0x29caf6=_0x46254a[_0x275310(0xc1)];for(;_0x29caf6&&_0x29caf6[_0x275310(0xc6)](_0x275310(0xf8))>_0x46254a[_0x275310(0xc6)](_0x275310(0xf8));)_0x2650e6[_0x275310(0xd3)](_0x29caf6),_0x29caf6=_0x29caf6[_0x275310(0xc1)];}return Array[_0x275310(0xd1)](_0x2650e6);}(_0x418040));});};}_0x5e459a[_0x146953(0xbd)](_0x146953(0xde),_0x2aaef7(_0x146953(0xde))),_0x5e459a[_0x146953(0xbd)](_0x146953(0xfc),_0x2aaef7(_0x146953(0xfc))),_0x4a96c8&&_0x5e459a[_0x146953(0xbd)](_0x146953(0xfd),_0x2aaef7(_0x146953(0xfd))),_0x5e459a[_0x146953(0xbd)](_0x146953(0xbb),_0x1897c5(_0x146953(0xbb))),_0x5e459a[_0x146953(0xbd)](_0x146953(0xd5),_0x1897c5(_0x146953(0xd5))),_0x4a96c8&&_0x5e459a[_0x146953(0xbd)](_0x146953(0xd0),()=>{const _0x5719d8=_0x146953,_0x1eda86=_0x34b02f[_0x5719d8(0xf3)][_0x5719d8(0xeb)](_0x5719d8(0xd0)),_0x5c7944=Array[_0x5719d8(0xd1)](_0x1eda86[_0x5719d8(0x107)]);_0x5c7944[_0x5719d8(0xfe)](_0x1492e1=>_0x1492e1[_0x5719d8(0xc6)](_0x5719d8(0xfa))!=_0x1eda86[_0x5719d8(0xf6)]),_0x34b02f[_0x5719d8(0xd4)][_0x5719d8(0xce)](()=>{const _0x1995ac=_0x5719d8;for(const _0x56350c of _0x5c7944)_0x5e459a[_0x1995ac(0xe0)](_0x56350c,{'commandName':_0x1995ac(0xd0),'commandParams':[{'forceValue':!_0x1eda86[_0x1995ac(0xf6)]}]});});}),_0x5e459a[_0x146953(0x10b)][_0x146953(0xea)](_0x146953(0xb8),_0x2ea539=>_0x293338(_0x340d53,_0x146953(0xc5),_0x2ea539)),_0x5e459a[_0x146953(0x10b)][_0x146953(0xcd)](_0x1f1b38=>{const _0x433e27=_0x146953;if(_0x433e27(0x104)!=_0x1f1b38[_0x433e27(0xd9)]&&_0x433e27(0xff)!=_0x1f1b38[_0x433e27(0xd9)])return;const {data:_0x4bcb85}=_0x1f1b38;if(_0x4bcb85){if(_0x433e27(0xde)==_0x4bcb85[_0x433e27(0x100)]||_0x433e27(0xfc)==_0x4bcb85[_0x433e27(0x100)]||_0x433e27(0xfd)==_0x4bcb85[_0x433e27(0x100)])switch(_0x4bcb85[_0x433e27(0x100)][_0x433e27(0xe7)](_0x433e27(0xc4),'')){case _0x433e27(0xed):return _0x35e8cf(_0x293338(_0x340d53,_0x433e27(0xe9)));case _0x433e27(0xbf):return _0x35e8cf(_0x293338(_0x340d53,_0x433e27(0xc7)));case _0x433e27(0xe6):return _0x35e8cf(_0x293338(_0x340d53,_0x433e27(0xe2)));}if(_0x433e27(0xbb)==_0x4bcb85[_0x433e27(0x100)])return{'type':_0x433e27(0xd7),'content':_0x293338(_0x340d53,_0x433e27(0xe4),_0x293338(_0x340d53,_0x433e27(0xc5)))};if(_0x433e27(0xd5)==_0x4bcb85[_0x433e27(0x100)])return{'type':_0x433e27(0xd7),'content':_0x293338(_0x340d53,_0x433e27(0xef),_0x293338(_0x340d53,_0x433e27(0xc5)))};if(_0x433e27(0xd0)==_0x4bcb85[_0x433e27(0x100)])return _0x4bcb85[_0x433e27(0xd8)][0x0][_0x433e27(0xba)]?{'type':_0x433e27(0xd7),'content':_0x293338(_0x340d53,_0x433e27(0x105))}:{'type':_0x433e27(0xd7),'content':_0x293338(_0x340d53,_0x433e27(0xc0))};}function _0x35e8cf(_0x5bd6f9){const _0xcc043=_0x433e27;return{'type':_0xcc043(0xd7),'content':_0x293338(_0x340d53,_0xcc043(0xdb),_0x5bd6f9)};}});}}function me(_0x379704){const _0x1b22b8=_0xef10c5,_0x17b567=_0x379704[_0x1b22b8(0xc6)](_0x1b22b8(0xf8));if(0x0==_0x17b567)return _0x379704;let _0x273d31=_0x379704;for(;_0x379704[_0x1b22b8(0x109)]&&_0x379704[_0x1b22b8(0x109)]['is'](_0x1b22b8(0xee),_0x1b22b8(0xb8));){const _0x515626=_0x379704[_0x1b22b8(0x109)][_0x1b22b8(0xc6)](_0x1b22b8(0xf8));if(_0x515626==_0x17b567)_0x273d31=_0x379704[_0x1b22b8(0x109)];else{if(_0x515626<_0x17b567)break;}_0x379704=_0x379704[_0x1b22b8(0x109)];}return _0x273d31;}function fe(_0x497d8d){const _0xb3ffed=_0xef10c5,_0x35162e=[];if(_0x497d8d['is'](_0xb3ffed(0xee),_0xb3ffed(0xb8))&&_0x497d8d[_0xb3ffed(0xc6)](_0xb3ffed(0xf8))>0x0){let _0x4f56d9=_0x497d8d[_0xb3ffed(0xc1)];for(;_0x4f56d9&&_0xb3ffed(0xb8)==_0x4f56d9[_0xb3ffed(0x102)]&&_0x4f56d9[_0xb3ffed(0xc6)](_0xb3ffed(0xf8))==_0x497d8d[_0xb3ffed(0xc6)](_0xb3ffed(0xf8));)_0x35162e[_0xb3ffed(0x101)](_0x4f56d9),_0x4f56d9=_0x4f56d9[_0xb3ffed(0xc1)];}return _0x35162e;}
23
+ const _0x1fa07e=_0x3f47;(function(_0xaf5abe,_0xe885f7){const _0x5e10e9=_0x3f47,_0x3ca607=_0xaf5abe();while(!![]){try{const _0x36676d=parseInt(_0x5e10e9(0x1c9))/0x1*(-parseInt(_0x5e10e9(0x184))/0x2)+-parseInt(_0x5e10e9(0x19b))/0x3*(parseInt(_0x5e10e9(0x1c3))/0x4)+-parseInt(_0x5e10e9(0x176))/0x5+parseInt(_0x5e10e9(0x1b7))/0x6*(-parseInt(_0x5e10e9(0x18b))/0x7)+-parseInt(_0x5e10e9(0x1b9))/0x8+-parseInt(_0x5e10e9(0x1c8))/0x9*(parseInt(_0x5e10e9(0x178))/0xa)+parseInt(_0x5e10e9(0x1c7))/0xb*(parseInt(_0x5e10e9(0x17a))/0xc);if(_0x36676d===_0xe885f7)break;else _0x3ca607['push'](_0x3ca607['shift']());}catch(_0x139a74){_0x3ca607['push'](_0x3ca607['shift']());}}}(_0x2fd7,0x2e870));function _0x3f47(_0x2d708a,_0x44d9ce){const _0x2fd7b9=_0x2fd7();return _0x3f47=function(_0x3f471b,_0xe0cc6e){_0x3f471b=_0x3f471b-0x176;let _0x5984f3=_0x2fd7b9[_0x3f471b];return _0x5984f3;},_0x3f47(_0x2d708a,_0x44d9ce);}import{Plugin as _0x12acdc}from'ckeditor5/src/core.js';import{getTranslation as _0x2bab3f}from'../utils/common-translations.js';function _0x2fd7(){const _0x44b698=['getSelectedBlocks','change','TrackChangesEditing','nextSibling','*Indent:*\x20%0','plugins','12764yngRem','findIndex','add','LegacyTodoListEditing','330748LVyUmz','18bRXMvm','1SRfEkA','indentList','registerElementLabel','document','has','1180440bAfcdZ','format','1032090NodCjZ','element','396nxWXme','checkTodoList','type','List','forceValue','model','LegacyListEditing','ELEMENT_LIST_ITEM','listIndent','todoListChecked','42178rTxyrR','createPositionAt','replace','editor','isObject','selection','execute','6209IFSiiV','parent','formatBlock','ELEMENT_BULLETED_LIST','bulletedList','paragraph','before','descriptionFactory','commandName','_selectedElements','end','value','todoList','afterInit','registerDescriptionCallback','outdentList','51VZTdzw','listType','push','*Outdent:*\x20%0','*Check\x20item*','from','numberedList','get','*Change\x20to:*\x20%0','checkChild','enableCommand','ELEMENT_NUMBERED_LIST','listItem','createRange','locale','getAttribute','*Uncheck\x20item*','commands','length','formatInline','numbered','todo','name','bulleted','commandParams','schema','blockName','previousSibling','678nuWOwi','ELEMENT_TODO_LIST','1468760tCEnbs','slice','filter','markBlockFormat'];_0x2fd7=function(){return _0x44b698;};return _0x2fd7();}export default class ut extends _0x12acdc{[_0x1fa07e(0x198)](){const _0x44d83b=_0x1fa07e,_0x408fb0=this[_0x44d83b(0x187)],_0x334f8a=_0x408fb0[_0x44d83b(0x1a9)];if(!_0x408fb0[_0x44d83b(0x1c2)][_0x44d83b(0x1cd)](_0x44d83b(0x180)))return;const _0x476a32=_0x408fb0[_0x44d83b(0x1c2)][_0x44d83b(0x1a2)](_0x44d83b(0x1bf)),_0x9dbe51=_0x408fb0[_0x44d83b(0x1c2)][_0x44d83b(0x1cd)](_0x44d83b(0x1c6));function _0x967711(_0x436d39){return()=>{const _0x56876a=_0x3f47,_0x56d9c2=_0x408fb0[_0x56876a(0x17f)][_0x56876a(0x1cc)][_0x56876a(0x189)],_0x56e172=_0x408fb0[_0x56876a(0x1ac)][_0x56876a(0x1a2)](_0x436d39);if(_0x56e172[_0x56876a(0x196)])return void _0x408fb0[_0x56876a(0x18a)](_0x56876a(0x190),{});const _0x5183f=_0x436d39[_0x56876a(0x1ba)](0x0,-0x4),_0x35ff46=function(_0x5aa996,_0x2e766e,_0x171eda){const _0x5bcb41=_0x56876a;let _0x4b99dd=Array[_0x5bcb41(0x1a0)](_0x5aa996)[_0x5bcb41(0x1bb)](_0xccdc71=>function(_0x26a035,_0x278e51){const _0x148b73=_0x5bcb41;return _0x278e51[_0x148b73(0x1a4)](_0x26a035[_0x148b73(0x18c)],_0x148b73(0x1a7))&&!_0x278e51[_0x148b73(0x188)](_0x26a035);}(_0xccdc71,_0x171eda));_0x4b99dd=_0x4b99dd[_0x5bcb41(0x1bb)](_0x2b4fae=>!_0x2b4fae['is'](_0x5bcb41(0x179),_0x5bcb41(0x1a7))||_0x2b4fae[_0x5bcb41(0x1aa)](_0x5bcb41(0x19c))!=_0x2e766e);const _0xe61ef7=new Set();for(const _0x37bacc of _0x4b99dd)_0x37bacc['is'](_0x5bcb41(0x179),_0x5bcb41(0x1a7))?_0xe61ef7[_0x5bcb41(0x1c5)](me(_0x37bacc)):_0xe61ef7[_0x5bcb41(0x1c5)](_0x37bacc);return Array[_0x5bcb41(0x1a0)](_0xe61ef7);}(_0x56d9c2[_0x56876a(0x1bd)](),_0x5183f,_0x408fb0[_0x56876a(0x17f)][_0x56876a(0x1b4)]);_0x408fb0[_0x56876a(0x17f)][_0x56876a(0x1be)](()=>{const _0x1181a4=_0x56876a;for(const _0x2d513e of _0x35ff46)_0x476a32[_0x1181a4(0x1bc)](_0x2d513e,{'commandName':_0x436d39,'commandParams':[{'forceValue':!_0x56e172[_0x1181a4(0x196)]}],'formatGroupId':_0x1181a4(0x1b5)},fe(_0x2d513e));});};}function _0x2692cb(_0x3a2392){return()=>{const _0x417dbc=_0x3f47,_0x198e13=function(_0x2958dc){const _0x1f5534=_0x3f47;let _0x1930ae=Array[_0x1f5534(0x1a0)](_0x2958dc);const _0x43ead2=_0x1930ae[_0x1f5534(0x1c4)](_0x234676=>_0x1f5534(0x1a7)!=_0x234676[_0x1f5534(0x1b1)]);return _0x43ead2>-0x1&&(_0x1930ae=_0x1930ae[_0x1f5534(0x1ba)](0x0,_0x43ead2)),_0x1930ae;}(_0x408fb0[_0x417dbc(0x17f)][_0x417dbc(0x1cc)][_0x417dbc(0x189)][_0x417dbc(0x1bd)]()),_0x1d3a5e=_0x408fb0[_0x417dbc(0x17f)][_0x417dbc(0x1a8)](_0x408fb0[_0x417dbc(0x17f)][_0x417dbc(0x185)](_0x198e13[0x0],_0x417dbc(0x191)),_0x408fb0[_0x417dbc(0x17f)][_0x417dbc(0x185)](_0x198e13[_0x198e13[_0x417dbc(0x1ad)]-0x1],_0x417dbc(0x195)));_0x408fb0[_0x417dbc(0x17f)][_0x417dbc(0x1be)](()=>{const _0x34ad9c=_0x417dbc;_0x476a32[_0x34ad9c(0x1bc)](_0x1d3a5e,{'commandName':_0x3a2392,'commandParams':[],'formatGroupId':_0x34ad9c(0x182)},function(_0x44824c){const _0xf2ffc3=_0x34ad9c,_0x14fec4=new Set();for(const _0x1e4d2d of _0x44824c){let _0x383c11=_0x1e4d2d[_0xf2ffc3(0x1c0)];for(;_0x383c11&&_0x383c11[_0xf2ffc3(0x1aa)](_0xf2ffc3(0x182))>_0x1e4d2d[_0xf2ffc3(0x1aa)](_0xf2ffc3(0x182));)_0x14fec4[_0xf2ffc3(0x1c5)](_0x383c11),_0x383c11=_0x383c11[_0xf2ffc3(0x1c0)];}return Array[_0xf2ffc3(0x1a0)](_0x14fec4);}(_0x198e13));});};}_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x1a1),_0x967711(_0x44d83b(0x1a1))),_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x18f),_0x967711(_0x44d83b(0x18f))),_0x9dbe51&&_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x197),_0x967711(_0x44d83b(0x197))),_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x1ca),_0x2692cb(_0x44d83b(0x1ca))),_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x19a),_0x2692cb(_0x44d83b(0x19a))),_0x9dbe51&&_0x476a32[_0x44d83b(0x1a5)](_0x44d83b(0x17b),()=>{const _0xddfdf9=_0x44d83b,_0x1f439c=_0x408fb0[_0xddfdf9(0x1ac)][_0xddfdf9(0x1a2)](_0xddfdf9(0x17b)),_0x3ab5d3=Array[_0xddfdf9(0x1a0)](_0x1f439c[_0xddfdf9(0x194)]);_0x3ab5d3[_0xddfdf9(0x1bb)](_0x27b890=>_0x27b890[_0xddfdf9(0x1aa)](_0xddfdf9(0x183))!=_0x1f439c[_0xddfdf9(0x196)]),_0x408fb0[_0xddfdf9(0x17f)][_0xddfdf9(0x1be)](()=>{const _0x43e934=_0xddfdf9;for(const _0x1870c1 of _0x3ab5d3)_0x476a32[_0x43e934(0x1bc)](_0x1870c1,{'commandName':_0x43e934(0x17b),'commandParams':[{'forceValue':!_0x1f439c[_0x43e934(0x196)]}]});});}),_0x476a32[_0x44d83b(0x192)][_0x44d83b(0x1cb)](_0x44d83b(0x1a7),_0x5464ee=>_0x2bab3f(_0x334f8a,_0x44d83b(0x181),_0x5464ee)),_0x476a32[_0x44d83b(0x192)][_0x44d83b(0x199)](_0x3e566f=>{const _0x4359bd=_0x44d83b;if(_0x4359bd(0x18d)!=_0x3e566f[_0x4359bd(0x17c)]&&_0x4359bd(0x1ae)!=_0x3e566f[_0x4359bd(0x17c)])return;const {data:_0x2d98aa}=_0x3e566f;if(_0x2d98aa){if(_0x4359bd(0x1a1)==_0x2d98aa[_0x4359bd(0x193)]||_0x4359bd(0x18f)==_0x2d98aa[_0x4359bd(0x193)]||_0x4359bd(0x197)==_0x2d98aa[_0x4359bd(0x193)])switch(_0x2d98aa[_0x4359bd(0x193)][_0x4359bd(0x186)](_0x4359bd(0x17d),'')){case _0x4359bd(0x1b2):return _0x55688d(_0x2bab3f(_0x334f8a,_0x4359bd(0x18e)));case _0x4359bd(0x1af):return _0x55688d(_0x2bab3f(_0x334f8a,_0x4359bd(0x1a6)));case _0x4359bd(0x1b0):return _0x55688d(_0x2bab3f(_0x334f8a,_0x4359bd(0x1b8)));}if(_0x4359bd(0x1ca)==_0x2d98aa[_0x4359bd(0x193)])return{'type':_0x4359bd(0x177),'content':_0x2bab3f(_0x334f8a,_0x4359bd(0x1c1),_0x2bab3f(_0x334f8a,_0x4359bd(0x181)))};if(_0x4359bd(0x19a)==_0x2d98aa[_0x4359bd(0x193)])return{'type':_0x4359bd(0x177),'content':_0x2bab3f(_0x334f8a,_0x4359bd(0x19e),_0x2bab3f(_0x334f8a,_0x4359bd(0x181)))};if(_0x4359bd(0x17b)==_0x2d98aa[_0x4359bd(0x193)])return _0x2d98aa[_0x4359bd(0x1b3)][0x0][_0x4359bd(0x17e)]?{'type':_0x4359bd(0x177),'content':_0x2bab3f(_0x334f8a,_0x4359bd(0x19f))}:{'type':_0x4359bd(0x177),'content':_0x2bab3f(_0x334f8a,_0x4359bd(0x1ab))};}function _0x55688d(_0x4c3e71){const _0x2a514f=_0x4359bd;return{'type':_0x2a514f(0x177),'content':_0x2bab3f(_0x334f8a,_0x2a514f(0x1a3),_0x4c3e71)};}});}}function me(_0x3c4604){const _0x5f1412=_0x1fa07e,_0x5e9386=_0x3c4604[_0x5f1412(0x1aa)](_0x5f1412(0x182));if(0x0==_0x5e9386)return _0x3c4604;let _0x4e8699=_0x3c4604;for(;_0x3c4604[_0x5f1412(0x1b6)]&&_0x3c4604[_0x5f1412(0x1b6)]['is'](_0x5f1412(0x179),_0x5f1412(0x1a7));){const _0x8bb76d=_0x3c4604[_0x5f1412(0x1b6)][_0x5f1412(0x1aa)](_0x5f1412(0x182));if(_0x8bb76d==_0x5e9386)_0x4e8699=_0x3c4604[_0x5f1412(0x1b6)];else{if(_0x8bb76d<_0x5e9386)break;}_0x3c4604=_0x3c4604[_0x5f1412(0x1b6)];}return _0x4e8699;}function fe(_0x412ccb){const _0xb27673=_0x1fa07e,_0x30a131=[];if(_0x412ccb['is'](_0xb27673(0x179),_0xb27673(0x1a7))&&_0x412ccb[_0xb27673(0x1aa)](_0xb27673(0x182))>0x0){let _0x12a451=_0x412ccb[_0xb27673(0x1c0)];for(;_0x12a451&&_0xb27673(0x1a7)==_0x12a451[_0xb27673(0x1b1)]&&_0x12a451[_0xb27673(0x1aa)](_0xb27673(0x182))==_0x412ccb[_0xb27673(0x1aa)](_0xb27673(0x182));)_0x30a131[_0xb27673(0x19d)](_0x12a451),_0x12a451=_0x12a451[_0xb27673(0x1c0)];}return _0x30a131;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ac398=_0x4fa6;(function(_0x40a24c,_0x453494){const _0x562bc4=_0x4fa6,_0x447ba4=_0x40a24c();while(!![]){try{const _0x49881c=parseInt(_0x562bc4(0xe2))/0x1+parseInt(_0x562bc4(0xf7))/0x2*(-parseInt(_0x562bc4(0x11e))/0x3)+-parseInt(_0x562bc4(0xd6))/0x4*(-parseInt(_0x562bc4(0xe8))/0x5)+parseInt(_0x562bc4(0xfb))/0x6*(parseInt(_0x562bc4(0x118))/0x7)+parseInt(_0x562bc4(0x11c))/0x8*(parseInt(_0x562bc4(0xfc))/0x9)+-parseInt(_0x562bc4(0x108))/0xa*(parseInt(_0x562bc4(0xd7))/0xb)+-parseInt(_0x562bc4(0x11f))/0xc;if(_0x49881c===_0x453494)break;else _0x447ba4['push'](_0x447ba4['shift']());}catch(_0x15bd61){_0x447ba4['push'](_0x447ba4['shift']());}}}(_0x1538,0xbb298));function _0x1538(){const _0x4373ee=['26664CzpWyo','map','has','registerDescriptionCallback','config','selection','getListTypeFromListStyleType','*Format:*\x20set\x20order\x20to\x20regular','length','listItem','numbered','551509UUQBNY','createPositionAt','getSiblingNodes','enableCommand','get','flat','40GNNxZC','element','document','filter','editor','LegacyListUtils','handleListReversedCommand','formatBlock','listStart','TrackChangesEditing','change','ELEMENT_','styles','before','backward','818oAOeBA','plugins','getLastPosition','reversed','60opGZno','18rtVtIo','default','forward','getAttribute','*Change\x20to:*\x20%0','getFirstPosition','afterInit','*Format:*\x20set\x20start\x20index\x20to\x20%0','listType','toUpperCase','listStyle','_getSuggestionBlocks','990unmvpx','format','descriptionFactory','*Format:*\x20set\x20order\x20to\x20reversed','createRange','replace','LegacyListPropertiesEditing','formatInline','markMultiRangeBlockFormat','locale','parent','from','unshift','commandName','list.properties','startIndex','376530OlmYut','bind','push','model','1615696tCeaUV','type','3855HvJJwL','14356512NEmsMY','listReversed','handleListStartCommand','_getSuggestionBlocksForListStyle','_getTranslationKeyForListStyle','handleListStyleCommand','_LIST_','getSelectedBlocks','commandParams','handleDescriptions','617600pOWYpK'];_0x1538=function(){return _0x4373ee;};return _0x1538();}import{Plugin as _0x96fa44}from'ckeditor5/src/core.js';import{getTranslation as _0x5d8d0b}from'../utils/common-translations.js';function _0x4fa6(_0x54350a,_0x3287ed){const _0x1538a6=_0x1538();return _0x4fa6=function(_0x4fa68d,_0x3a3691){_0x4fa68d=_0x4fa68d-0xd4;let _0x3f40b4=_0x1538a6[_0x4fa68d];return _0x3f40b4;},_0x4fa6(_0x54350a,_0x3287ed);}export default class K extends _0x96fa44{[_0x4ac398(0x102)](){const _0x315a5b=_0x4ac398;if(!this[_0x315a5b(0xec)][_0x315a5b(0xf8)][_0x315a5b(0xd9)](_0x315a5b(0x10e)))return;const _0x12d3c7=this[_0x315a5b(0xec)][_0x315a5b(0xdb)][_0x315a5b(0xe6)](_0x315a5b(0x116)),_0x4fc4da=this[_0x315a5b(0xec)][_0x315a5b(0xf8)][_0x315a5b(0xe6)](_0x315a5b(0xf1));_0x12d3c7[_0x315a5b(0xf4)]&&_0x4fc4da[_0x315a5b(0xe5)](_0x315a5b(0x106),this[_0x315a5b(0x124)][_0x315a5b(0x119)](this)),_0x12d3c7[_0x315a5b(0xfa)]&&_0x4fc4da[_0x315a5b(0xe5)](_0x315a5b(0x120),this[_0x315a5b(0xee)][_0x315a5b(0x119)](this)),_0x12d3c7[_0x315a5b(0x117)]&&_0x4fc4da[_0x315a5b(0xe5)](_0x315a5b(0xf0),this[_0x315a5b(0x121)][_0x315a5b(0x119)](this)),_0x4fc4da[_0x315a5b(0x10a)][_0x315a5b(0xda)](this[_0x315a5b(0xd5)][_0x315a5b(0x119)](this));}[_0x4ac398(0x124)](_0x1e2cd6,_0x36c01c={}){const _0x46bd48=_0x4ac398,_0x3c4b90=this[_0x46bd48(0xec)][_0x46bd48(0xf8)][_0x46bd48(0xe6)](_0x46bd48(0xf1)),_0x4f1fce=this[_0x46bd48(0x122)]();this[_0x46bd48(0xec)][_0x46bd48(0x11b)][_0x46bd48(0xf2)](()=>{const _0x1938b1=_0x46bd48;_0x3c4b90[_0x1938b1(0x110)](_0x4f1fce,{'commandName':_0x1938b1(0x106),'commandParams':[{'type':_0x36c01c[_0x1938b1(0x11d)]}],'formatGroupId':_0x1938b1(0x106)});});}[_0x4ac398(0xee)](_0x33fe3a,_0x54a1ae={}){const _0x20746b=_0x4ac398,_0x52c922=this[_0x20746b(0xec)][_0x20746b(0xf8)][_0x20746b(0xe6)](_0x20746b(0xf1)),_0x109dfb=this[_0x20746b(0x107)](_0x4b71e1=>_0x4b71e1['is'](_0x20746b(0xe9),_0x20746b(0xe0))&&_0x20746b(0xe1)===_0x4b71e1[_0x20746b(0xff)](_0x20746b(0x104)));if(_0x109dfb[_0x20746b(0xdf)]<0x1)return;const _0x34942f=_0x109dfb[_0x20746b(0xd8)](_0x23ee99=>this[_0x20746b(0xec)][_0x20746b(0x11b)][_0x20746b(0x10c)](this[_0x20746b(0xec)][_0x20746b(0x11b)][_0x20746b(0xe3)](_0x23ee99,_0x20746b(0xf5)),this[_0x20746b(0xec)][_0x20746b(0x11b)][_0x20746b(0xe3)](_0x23ee99,0x0)));this[_0x20746b(0xec)][_0x20746b(0x11b)][_0x20746b(0xf2)](()=>{const _0x39e1fe=_0x20746b;_0x52c922[_0x39e1fe(0x110)](_0x34942f,{'commandName':_0x39e1fe(0x120),'commandParams':[{'reversed':_0x54a1ae[_0x39e1fe(0xfa)]}],'formatGroupId':_0x39e1fe(0x120)});});}[_0x4ac398(0x121)](_0x3ccff7,_0x2e180f={}){const _0x27ff6a=_0x4ac398,_0x439396=this[_0x27ff6a(0xec)][_0x27ff6a(0xf8)][_0x27ff6a(0xe6)](_0x27ff6a(0xf1)),_0x1ee8ba=this[_0x27ff6a(0x107)](_0x3f51b0=>_0x3f51b0['is'](_0x27ff6a(0xe9),_0x27ff6a(0xe0))&&_0x27ff6a(0xe1)===_0x3f51b0[_0x27ff6a(0xff)](_0x27ff6a(0x104)));if(_0x1ee8ba[_0x27ff6a(0xdf)]<0x1)return;const _0x470e88=_0x1ee8ba[_0x27ff6a(0xd8)](_0xf0844b=>this[_0x27ff6a(0xec)][_0x27ff6a(0x11b)][_0x27ff6a(0x10c)](this[_0x27ff6a(0xec)][_0x27ff6a(0x11b)][_0x27ff6a(0xe3)](_0xf0844b,_0x27ff6a(0xf5)),this[_0x27ff6a(0xec)][_0x27ff6a(0x11b)][_0x27ff6a(0xe3)](_0xf0844b,0x0)));this[_0x27ff6a(0xec)][_0x27ff6a(0x11b)][_0x27ff6a(0xf2)](()=>{const _0x1d0c17=_0x27ff6a;_0x439396[_0x1d0c17(0x110)](_0x470e88,{'commandName':_0x1d0c17(0xf0),'commandParams':[{'startIndex':_0x2e180f[_0x1d0c17(0x117)]}],'formatGroupId':_0x1d0c17(0xf0)});});}[_0x4ac398(0xd5)](_0x5699e9){const _0x1ab042=_0x4ac398;if(_0x1ab042(0xef)!=_0x5699e9[_0x1ab042(0x11d)]&&_0x1ab042(0x10f)!=_0x5699e9[_0x1ab042(0x11d)])return;const _0x3d6944=this[_0x1ab042(0xec)][_0x1ab042(0x111)],{data:_0x4f12a1}=_0x5699e9;if(!_0x4f12a1)return;let _0x46124e,_0x472d33;switch(_0x4f12a1[_0x1ab042(0x115)]){case _0x1ab042(0x106):_0x46124e=_0x1ab042(0x100),_0x472d33={'type':_0x1ab042(0x109),'content':_0x5d8d0b(_0x3d6944,_0x46124e,_0x5d8d0b(_0x3d6944,this[_0x1ab042(0x123)](_0x4f12a1[_0x1ab042(0xd4)][0x0][_0x1ab042(0x11d)])))};break;case _0x1ab042(0x120):_0x46124e=_0x4f12a1[_0x1ab042(0xd4)][0x0][_0x1ab042(0xfa)]?_0x1ab042(0x10b):_0x1ab042(0xde),_0x472d33={'type':_0x1ab042(0x109),'content':_0x5d8d0b(_0x3d6944,_0x46124e)};break;case _0x1ab042(0xf0):_0x46124e=_0x1ab042(0x103),_0x472d33={'type':_0x1ab042(0x109),'content':_0x5d8d0b(_0x3d6944,_0x46124e,_0x4f12a1[_0x1ab042(0xd4)][0x0][_0x1ab042(0x117)])};}return _0x472d33;}[_0x4ac398(0x122)](){const _0x3de894=_0x4ac398;var _0x1e288a,_0x14f079,_0x18f2b1,_0x187132;const _0x119992=this[_0x3de894(0xec)][_0x3de894(0xf8)][_0x3de894(0xe6)](_0x3de894(0xed));let _0x1d886a=Array[_0x3de894(0x113)](this[_0x3de894(0xec)][_0x3de894(0x11b)][_0x3de894(0xea)][_0x3de894(0xdc)][_0x3de894(0x126)]());return(null===(_0x1e288a=_0x1d886a[0x0])||void 0x0===_0x1e288a?void 0x0:_0x1e288a['is'](_0x3de894(0xe9),_0x3de894(0xe0)))&&_0x1d886a[_0x3de894(0x114)](..._0x119992[_0x3de894(0xe4)](this[_0x3de894(0xec)][_0x3de894(0x11b)][_0x3de894(0xea)][_0x3de894(0xdc)][_0x3de894(0x101)](),_0x3de894(0xf6))),(null===(_0x14f079=_0x1d886a[_0x1d886a[_0x3de894(0xdf)]-0x1])||void 0x0===_0x14f079?void 0x0:_0x14f079['is'](_0x3de894(0xe9),_0x3de894(0xe0)))&&_0x1d886a[_0x3de894(0x11a)](..._0x119992[_0x3de894(0xe4)](this[_0x3de894(0xec)][_0x3de894(0x11b)][_0x3de894(0xea)][_0x3de894(0xdc)][_0x3de894(0xf9)](),_0x3de894(0xfe))),_0x1d886a=[...new Set(_0x1d886a)],(null===(_0x187132=null===(_0x18f2b1=this[_0x3de894(0xec)][_0x3de894(0x11b)][_0x3de894(0xea)][_0x3de894(0xdc)][_0x3de894(0x101)]())||void 0x0===_0x18f2b1?void 0x0:_0x18f2b1[_0x3de894(0x112)])||void 0x0===_0x187132?void 0x0:_0x187132['is'](_0x3de894(0xe9),_0x3de894(0xe0)))&&(_0x1d886a=_0x1d886a[_0x3de894(0xeb)](_0x1054b5=>_0x1054b5['is'](_0x3de894(0xe9),_0x3de894(0xe0)))),_0x1d886a;}[_0x4ac398(0x107)](_0x579760){const _0x3beec5=_0x4ac398,_0x14fd40=this[_0x3beec5(0xec)][_0x3beec5(0xf8)][_0x3beec5(0xe6)](_0x3beec5(0xed));let _0x46a566=Array[_0x3beec5(0x113)](this[_0x3beec5(0xec)][_0x3beec5(0x11b)][_0x3beec5(0xea)][_0x3beec5(0xdc)][_0x3beec5(0x126)]())[_0x3beec5(0xeb)](_0x579760)[_0x3beec5(0xd8)](_0x54234c=>{const _0x3cf139=_0x3beec5,_0x362afa=this[_0x3cf139(0xec)][_0x3cf139(0x11b)][_0x3cf139(0xe3)](_0x54234c,0x0);return[..._0x14fd40[_0x3cf139(0xe4)](_0x362afa,_0x3cf139(0xf6)),..._0x14fd40[_0x3cf139(0xe4)](_0x362afa,_0x3cf139(0xfe))];})[_0x3beec5(0xe7)]();return _0x46a566=[...new Set(_0x46a566)],_0x46a566;}[_0x4ac398(0x123)](_0x38251a){const _0x318311=_0x4ac398;return _0x318311(0xf3)+(this[_0x318311(0xec)][_0x318311(0xf8)][_0x318311(0xe6)](_0x318311(0xed))[_0x318311(0xdd)](_0x38251a)||_0x318311(0xfd))[_0x318311(0x105)]()+_0x318311(0x125)+_0x38251a[_0x318311(0x105)]()[_0x318311(0x10d)](/-/g,'_');}}
23
+ const _0x4cfbb1=_0x7d62;(function(_0x37e125,_0x5f3d32){const _0x39ba66=_0x7d62,_0x2490aa=_0x37e125();while(!![]){try{const _0x9845f3=parseInt(_0x39ba66(0x102))/0x1*(parseInt(_0x39ba66(0xcb))/0x2)+-parseInt(_0x39ba66(0xc0))/0x3*(parseInt(_0x39ba66(0x104))/0x4)+parseInt(_0x39ba66(0xc8))/0x5+-parseInt(_0x39ba66(0xe4))/0x6+-parseInt(_0x39ba66(0xf4))/0x7+-parseInt(_0x39ba66(0xc9))/0x8+parseInt(_0x39ba66(0xe2))/0x9*(parseInt(_0x39ba66(0xbd))/0xa);if(_0x9845f3===_0x5f3d32)break;else _0x2490aa['push'](_0x2490aa['shift']());}catch(_0x42daa8){_0x2490aa['push'](_0x2490aa['shift']());}}}(_0x45b5,0xe303b));function _0x7d62(_0x5d1617,_0x369160){const _0x45b562=_0x45b5();return _0x7d62=function(_0x7d621d,_0x26a849){_0x7d621d=_0x7d621d-0xb6;let _0x49a84b=_0x45b562[_0x7d621d];return _0x49a84b;},_0x7d62(_0x5d1617,_0x369160);}function _0x45b5(){const _0x5cb06a=['startIndex','listReversed','filter','_getTranslationKeyForListStyle','afterInit','map','commandName','handleListReversedCommand','registerDescriptionCallback','19314PgDjlC','styles','7329264llMspy','parent','length','backward','getFirstPosition','model','list.properties','formatBlock','getLastPosition','from','selection','getSiblingNodes','listStart','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','document','4538639HpLzPt','listStyle','descriptionFactory','getListTypeFromListStyleType','markMultiRangeBlockFormat','replace','_getSuggestionBlocksForListStyle','change','TrackChangesEditing','handleListStartCommand','locale','LegacyListUtils','flat','_getSuggestionBlocks','842CVZRcx','forward','200QvUiTr','element','commandParams','*Format:*\x20set\x20order\x20to\x20regular','LegacyListPropertiesEditing','createPositionAt','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','get','editor','15610INxdvF','bind','push','43809wIVYsT','unshift','handleDescriptions','enableCommand','plugins','ELEMENT_','before','_LIST_','1151630MrnFRN','1183856hrkzsn','formatInline','232LqrLGr','type','getAttribute','numbered','config','createRange','handleListStyleCommand','has','toUpperCase','reversed','default','listType','format','listItem'];_0x45b5=function(){return _0x5cb06a;};return _0x45b5();}import{Plugin as _0x1a08bf}from'ckeditor5/src/core.js';import{getTranslation as _0x392bda}from'../utils/common-translations.js';export default class K extends _0x1a08bf{[_0x4cfbb1(0xdd)](){const _0x4d3886=_0x4cfbb1;if(!this[_0x4d3886(0xbc)][_0x4d3886(0xc4)][_0x4d3886(0xd2)](_0x4d3886(0xb7)))return;const _0x15a97b=this[_0x4d3886(0xbc)][_0x4d3886(0xcf)][_0x4d3886(0xbb)](_0x4d3886(0xea)),_0x3185ac=this[_0x4d3886(0xbc)][_0x4d3886(0xc4)][_0x4d3886(0xbb)](_0x4d3886(0xfc));_0x15a97b[_0x4d3886(0xe3)]&&_0x3185ac[_0x4d3886(0xc3)](_0x4d3886(0xf5),this[_0x4d3886(0xd1)][_0x4d3886(0xbe)](this)),_0x15a97b[_0x4d3886(0xd4)]&&_0x3185ac[_0x4d3886(0xc3)](_0x4d3886(0xda),this[_0x4d3886(0xe0)][_0x4d3886(0xbe)](this)),_0x15a97b[_0x4d3886(0xd9)]&&_0x3185ac[_0x4d3886(0xc3)](_0x4d3886(0xf0),this[_0x4d3886(0xfd)][_0x4d3886(0xbe)](this)),_0x3185ac[_0x4d3886(0xf6)][_0x4d3886(0xe1)](this[_0x4d3886(0xc2)][_0x4d3886(0xbe)](this));}[_0x4cfbb1(0xd1)](_0x299425,_0x162642={}){const _0x2dc618=_0x4cfbb1,_0x2a224c=this[_0x2dc618(0xbc)][_0x2dc618(0xc4)][_0x2dc618(0xbb)](_0x2dc618(0xfc)),_0x5324e5=this[_0x2dc618(0xfa)]();this[_0x2dc618(0xbc)][_0x2dc618(0xe9)][_0x2dc618(0xfb)](()=>{const _0x4c2f21=_0x2dc618;_0x2a224c[_0x4c2f21(0xf8)](_0x5324e5,{'commandName':_0x4c2f21(0xf5),'commandParams':[{'type':_0x162642[_0x4c2f21(0xcc)]}],'formatGroupId':_0x4c2f21(0xf5)});});}[_0x4cfbb1(0xe0)](_0x42469b,_0x3ecf9c={}){const _0x475f74=_0x4cfbb1,_0x19f44f=this[_0x475f74(0xbc)][_0x475f74(0xc4)][_0x475f74(0xbb)](_0x475f74(0xfc)),_0x1a1fc5=this[_0x475f74(0x101)](_0x205042=>_0x205042['is'](_0x475f74(0x105),_0x475f74(0xd8))&&_0x475f74(0xce)===_0x205042[_0x475f74(0xcd)](_0x475f74(0xd6)));if(_0x1a1fc5[_0x475f74(0xe6)]<0x1)return;const _0x87e48e=_0x1a1fc5[_0x475f74(0xde)](_0x16bedd=>this[_0x475f74(0xbc)][_0x475f74(0xe9)][_0x475f74(0xd0)](this[_0x475f74(0xbc)][_0x475f74(0xe9)][_0x475f74(0xb8)](_0x16bedd,_0x475f74(0xc6)),this[_0x475f74(0xbc)][_0x475f74(0xe9)][_0x475f74(0xb8)](_0x16bedd,0x0)));this[_0x475f74(0xbc)][_0x475f74(0xe9)][_0x475f74(0xfb)](()=>{const _0x2e7d75=_0x475f74;_0x19f44f[_0x2e7d75(0xf8)](_0x87e48e,{'commandName':_0x2e7d75(0xda),'commandParams':[{'reversed':_0x3ecf9c[_0x2e7d75(0xd4)]}],'formatGroupId':_0x2e7d75(0xda)});});}[_0x4cfbb1(0xfd)](_0x2c594a,_0x495897={}){const _0x352cdd=_0x4cfbb1,_0x58787c=this[_0x352cdd(0xbc)][_0x352cdd(0xc4)][_0x352cdd(0xbb)](_0x352cdd(0xfc)),_0xb7e106=this[_0x352cdd(0x101)](_0x46d079=>_0x46d079['is'](_0x352cdd(0x105),_0x352cdd(0xd8))&&_0x352cdd(0xce)===_0x46d079[_0x352cdd(0xcd)](_0x352cdd(0xd6)));if(_0xb7e106[_0x352cdd(0xe6)]<0x1)return;const _0x3bcbc5=_0xb7e106[_0x352cdd(0xde)](_0x134f73=>this[_0x352cdd(0xbc)][_0x352cdd(0xe9)][_0x352cdd(0xd0)](this[_0x352cdd(0xbc)][_0x352cdd(0xe9)][_0x352cdd(0xb8)](_0x134f73,_0x352cdd(0xc6)),this[_0x352cdd(0xbc)][_0x352cdd(0xe9)][_0x352cdd(0xb8)](_0x134f73,0x0)));this[_0x352cdd(0xbc)][_0x352cdd(0xe9)][_0x352cdd(0xfb)](()=>{const _0x1f41b6=_0x352cdd;_0x58787c[_0x1f41b6(0xf8)](_0x3bcbc5,{'commandName':_0x1f41b6(0xf0),'commandParams':[{'startIndex':_0x495897[_0x1f41b6(0xd9)]}],'formatGroupId':_0x1f41b6(0xf0)});});}[_0x4cfbb1(0xc2)](_0x3eb70d){const _0x1de16d=_0x4cfbb1;if(_0x1de16d(0xeb)!=_0x3eb70d[_0x1de16d(0xcc)]&&_0x1de16d(0xca)!=_0x3eb70d[_0x1de16d(0xcc)])return;const _0x372689=this[_0x1de16d(0xbc)][_0x1de16d(0xfe)],{data:_0x104290}=_0x3eb70d;if(!_0x104290)return;let _0x2455eb,_0x524f9e;switch(_0x104290[_0x1de16d(0xdf)]){case _0x1de16d(0xf5):_0x2455eb=_0x1de16d(0xf2),_0x524f9e={'type':_0x1de16d(0xd7),'content':_0x392bda(_0x372689,_0x2455eb,_0x392bda(_0x372689,this[_0x1de16d(0xdc)](_0x104290[_0x1de16d(0x106)][0x0][_0x1de16d(0xcc)])))};break;case _0x1de16d(0xda):_0x2455eb=_0x104290[_0x1de16d(0x106)][0x0][_0x1de16d(0xd4)]?_0x1de16d(0xba):_0x1de16d(0xb6),_0x524f9e={'type':_0x1de16d(0xd7),'content':_0x392bda(_0x372689,_0x2455eb)};break;case _0x1de16d(0xf0):_0x2455eb=_0x1de16d(0xf1),_0x524f9e={'type':_0x1de16d(0xd7),'content':_0x392bda(_0x372689,_0x2455eb,_0x104290[_0x1de16d(0x106)][0x0][_0x1de16d(0xd9)])};}return _0x524f9e;}[_0x4cfbb1(0xfa)](){const _0x239e32=_0x4cfbb1;var _0x4c83db,_0x28042f,_0x4975f6,_0x4f06d8;const _0x279df3=this[_0x239e32(0xbc)][_0x239e32(0xc4)][_0x239e32(0xbb)](_0x239e32(0xff));let _0x4f96b5=Array[_0x239e32(0xed)](this[_0x239e32(0xbc)][_0x239e32(0xe9)][_0x239e32(0xf3)][_0x239e32(0xee)][_0x239e32(0xb9)]());return(null===(_0x4c83db=_0x4f96b5[0x0])||void 0x0===_0x4c83db?void 0x0:_0x4c83db['is'](_0x239e32(0x105),_0x239e32(0xd8)))&&_0x4f96b5[_0x239e32(0xc1)](..._0x279df3[_0x239e32(0xef)](this[_0x239e32(0xbc)][_0x239e32(0xe9)][_0x239e32(0xf3)][_0x239e32(0xee)][_0x239e32(0xe8)](),_0x239e32(0xe7))),(null===(_0x28042f=_0x4f96b5[_0x4f96b5[_0x239e32(0xe6)]-0x1])||void 0x0===_0x28042f?void 0x0:_0x28042f['is'](_0x239e32(0x105),_0x239e32(0xd8)))&&_0x4f96b5[_0x239e32(0xbf)](..._0x279df3[_0x239e32(0xef)](this[_0x239e32(0xbc)][_0x239e32(0xe9)][_0x239e32(0xf3)][_0x239e32(0xee)][_0x239e32(0xec)](),_0x239e32(0x103))),_0x4f96b5=[...new Set(_0x4f96b5)],(null===(_0x4f06d8=null===(_0x4975f6=this[_0x239e32(0xbc)][_0x239e32(0xe9)][_0x239e32(0xf3)][_0x239e32(0xee)][_0x239e32(0xe8)]())||void 0x0===_0x4975f6?void 0x0:_0x4975f6[_0x239e32(0xe5)])||void 0x0===_0x4f06d8?void 0x0:_0x4f06d8['is'](_0x239e32(0x105),_0x239e32(0xd8)))&&(_0x4f96b5=_0x4f96b5[_0x239e32(0xdb)](_0x3eb3d3=>_0x3eb3d3['is'](_0x239e32(0x105),_0x239e32(0xd8)))),_0x4f96b5;}[_0x4cfbb1(0x101)](_0x332e59){const _0xe4ecc7=_0x4cfbb1,_0x524f74=this[_0xe4ecc7(0xbc)][_0xe4ecc7(0xc4)][_0xe4ecc7(0xbb)](_0xe4ecc7(0xff));let _0x1cbe63=Array[_0xe4ecc7(0xed)](this[_0xe4ecc7(0xbc)][_0xe4ecc7(0xe9)][_0xe4ecc7(0xf3)][_0xe4ecc7(0xee)][_0xe4ecc7(0xb9)]())[_0xe4ecc7(0xdb)](_0x332e59)[_0xe4ecc7(0xde)](_0x573498=>{const _0x1c9664=_0xe4ecc7,_0xeff112=this[_0x1c9664(0xbc)][_0x1c9664(0xe9)][_0x1c9664(0xb8)](_0x573498,0x0);return[..._0x524f74[_0x1c9664(0xef)](_0xeff112,_0x1c9664(0xe7)),..._0x524f74[_0x1c9664(0xef)](_0xeff112,_0x1c9664(0x103))];})[_0xe4ecc7(0x100)]();return _0x1cbe63=[...new Set(_0x1cbe63)],_0x1cbe63;}[_0x4cfbb1(0xdc)](_0x26c7dd){const _0x103af5=_0x4cfbb1;return _0x103af5(0xc5)+(this[_0x103af5(0xbc)][_0x103af5(0xc4)][_0x103af5(0xbb)](_0x103af5(0xff))[_0x103af5(0xf7)](_0x26c7dd)||_0x103af5(0xd5))[_0x103af5(0xd3)]()+_0x103af5(0xc7)+_0x26c7dd[_0x103af5(0xd3)]()[_0x103af5(0xf9)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5df0ee=_0x37e8;function _0x37e8(_0x2404ae,_0x559eb0){const _0x335f51=_0x335f();return _0x37e8=function(_0x37e89b,_0x3fbac1){_0x37e89b=_0x37e89b-0xbb;let _0x278fed=_0x335f51[_0x37e89b];return _0x278fed;},_0x37e8(_0x2404ae,_0x559eb0);}(function(_0x3f3c05,_0x5462b8){const _0x160856=_0x37e8,_0x787ee8=_0x3f3c05();while(!![]){try{const _0x30073f=-parseInt(_0x160856(0xbd))/0x1+parseInt(_0x160856(0xd9))/0x2+parseInt(_0x160856(0xcf))/0x3+parseInt(_0x160856(0xc9))/0x4*(-parseInt(_0x160856(0xbf))/0x5)+-parseInt(_0x160856(0xdb))/0x6+-parseInt(_0x160856(0xcb))/0x7+-parseInt(_0x160856(0xc2))/0x8*(-parseInt(_0x160856(0xe1))/0x9);if(_0x30073f===_0x5462b8)break;else _0x787ee8['push'](_0x787ee8['shift']());}catch(_0xc2845c){_0x787ee8['push'](_0x787ee8['shift']());}}}(_0x335f,0x52d64));import{Plugin as _0x1a9611}from'ckeditor5/src/core.js';import{getTranslation as _0x18bfea}from'../utils/common-translations.js';function _0x335f(){const _0x385028=['editor','newValue','4102312cKLRNi','has','key','registerInlineAttribute','commands','unlink','enableDefaultAttributesIntegration','1195124ElKEDJ','commandName','3110135hNTBiK','*Remove\x20link*','toLowerCase','label','1081020KZNxPN','commandParams','descriptionFactory','*Set\x20link:*\x20%0','get','attribute','format','LinkEditing','linkHref','manualDecorators','665182NHnCBL','_registerLegacyDescription','3762126kLhCWp','registerAttributeLabel','registerDescriptionCallback','link','link\x20(','afterInit','18dObNXq','plugins','type','locale','formatInline','9102rwzDDo','TrackChangesEditing','5xZuOfw'];_0x335f=function(){return _0x385028;};return _0x335f();}export default class ct extends _0x1a9611{[_0x5df0ee(0xe0)](){const _0x40746b=_0x5df0ee,_0x5bc597=this[_0x40746b(0xc0)];if(!_0x5bc597[_0x40746b(0xe2)][_0x40746b(0xc3)](_0x40746b(0xd6)))return;const _0xc340a1=_0x5bc597[_0x40746b(0xe2)][_0x40746b(0xd3)](_0x40746b(0xbe)),_0x333f5a=_0x5bc597[_0x40746b(0xc6)][_0x40746b(0xd3)](_0x40746b(0xde));_0xc340a1[_0x40746b(0xc8)](_0x40746b(0xde)),_0xc340a1[_0x40746b(0xc8)](_0x40746b(0xc7)),_0xc340a1[_0x40746b(0xc5)](_0x40746b(0xd7));for(const _0x2b2d06 of _0x333f5a[_0x40746b(0xd8)])_0xc340a1[_0x40746b(0xc5)](_0x2b2d06['id']),_0xc340a1[_0x40746b(0xd1)][_0x40746b(0xdc)](_0x2b2d06['id'],_0x40746b(0xdf)+_0x2b2d06[_0x40746b(0xce)][_0x40746b(0xcd)]()+')');_0xc340a1[_0x40746b(0xd1)][_0x40746b(0xdd)](_0x5aba7b=>{const _0x2f2e63=_0x40746b;if(_0x2f2e63(0xd4)!=_0x5aba7b[_0x2f2e63(0xe3)])return;const {data:_0x355fe3}=_0x5aba7b;if(!_0x355fe3||_0x2f2e63(0xd7)!=_0x355fe3[_0x2f2e63(0xc4)])return;const _0x37097c=_0x355fe3[_0x2f2e63(0xc1)],_0x1637b1=_0x5bc597[_0x2f2e63(0xbb)];return{'type':_0x2f2e63(0xd5),'content':null==_0x37097c?_0x18bfea(_0x1637b1,_0x2f2e63(0xcc)):_0x18bfea(_0x1637b1,_0x2f2e63(0xd2),'\x22'+_0x37097c+'\x22')};}),this[_0x40746b(0xda)]();}[_0x5df0ee(0xda)](){const _0x444bfb=_0x5df0ee,_0x487a2c=this[_0x444bfb(0xc0)],_0x1ad120=_0x487a2c[_0x444bfb(0xbb)];_0x487a2c[_0x444bfb(0xe2)][_0x444bfb(0xd3)](_0x444bfb(0xbe))[_0x444bfb(0xd1)][_0x444bfb(0xdd)](_0x4142a0=>{const _0x17ca5a=_0x444bfb;if(_0x17ca5a(0xbc)!=_0x4142a0[_0x17ca5a(0xe3)])return;const {data:_0x4eef61}=_0x4142a0;if(_0x4eef61){if(_0x17ca5a(0xde)==_0x4eef61[_0x17ca5a(0xca)]){const _0x551ede=_0x4eef61[_0x17ca5a(0xd0)][0x0];return{'type':_0x17ca5a(0xd5),'content':_0x18bfea(_0x1ad120,_0x17ca5a(0xd2),'\x22'+_0x551ede+'\x22')};}return _0x17ca5a(0xc7)==_0x4eef61[_0x17ca5a(0xca)]?{'type':_0x17ca5a(0xd5),'content':_0x18bfea(_0x1ad120,_0x17ca5a(0xcc))}:void 0x0;}});}}
23
+ const _0x3fc61a=_0x3f95;function _0x3f95(_0x4d1518,_0x2b2924){const _0x4ce617=_0x4ce6();return _0x3f95=function(_0x3f956b,_0x26503a){_0x3f956b=_0x3f956b-0xbc;let _0x2c2dbd=_0x4ce617[_0x3f956b];return _0x2c2dbd;},_0x3f95(_0x4d1518,_0x2b2924);}(function(_0x23a74b,_0x2f7808){const _0x261b45=_0x3f95,_0xa54361=_0x23a74b();while(!![]){try{const _0x3e89b9=parseInt(_0x261b45(0xc2))/0x1*(-parseInt(_0x261b45(0xdd))/0x2)+-parseInt(_0x261b45(0xd4))/0x3+parseInt(_0x261b45(0xce))/0x4*(-parseInt(_0x261b45(0xd8))/0x5)+parseInt(_0x261b45(0xc1))/0x6+-parseInt(_0x261b45(0xcd))/0x7+parseInt(_0x261b45(0xd5))/0x8*(parseInt(_0x261b45(0xd3))/0x9)+parseInt(_0x261b45(0xda))/0xa*(parseInt(_0x261b45(0xc5))/0xb);if(_0x3e89b9===_0x2f7808)break;else _0xa54361['push'](_0xa54361['shift']());}catch(_0x4de270){_0xa54361['push'](_0xa54361['shift']());}}}(_0x4ce6,0x2fd33));import{Plugin as _0x2c0531}from'ckeditor5/src/core.js';import{getTranslation as _0x5d23e4}from'../utils/common-translations.js';function _0x4ce6(){const _0x34e6e5=['14643nqjVbW','755049oTNUKx','1912aOeqBH','type','newValue','10BMjEcI','format','60QIQBSc','unlink','attribute','190466ygqPdY','get','commands','formatInline','commandParams','key','descriptionFactory','toLowerCase','LinkEditing','locale','plugins','linkHref','link\x20(','commandName','registerAttributeLabel','1074300RTYgCc','1pXGlxt','*Remove\x20link*','registerDescriptionCallback','219241GcgauK','_registerLegacyDescription','link','enableDefaultAttributesIntegration','editor','afterInit','registerInlineAttribute','*Set\x20link:*\x20%0','860160cvRfsx','43604ZhXAdE','has','manualDecorators','TrackChangesEditing','label'];_0x4ce6=function(){return _0x34e6e5;};return _0x4ce6();}export default class ct extends _0x2c0531{[_0x3fc61a(0xca)](){const _0xe1aac3=_0x3fc61a,_0x3dc108=this[_0xe1aac3(0xc9)];if(!_0x3dc108[_0xe1aac3(0xbc)][_0xe1aac3(0xcf)](_0xe1aac3(0xe5)))return;const _0x1a208a=_0x3dc108[_0xe1aac3(0xbc)][_0xe1aac3(0xde)](_0xe1aac3(0xd1)),_0x3e2f62=_0x3dc108[_0xe1aac3(0xdf)][_0xe1aac3(0xde)](_0xe1aac3(0xc7));_0x1a208a[_0xe1aac3(0xc8)](_0xe1aac3(0xc7)),_0x1a208a[_0xe1aac3(0xc8)](_0xe1aac3(0xdb)),_0x1a208a[_0xe1aac3(0xcb)](_0xe1aac3(0xbd));for(const _0xae94a3 of _0x3e2f62[_0xe1aac3(0xd0)])_0x1a208a[_0xe1aac3(0xcb)](_0xae94a3['id']),_0x1a208a[_0xe1aac3(0xe3)][_0xe1aac3(0xc0)](_0xae94a3['id'],_0xe1aac3(0xbe)+_0xae94a3[_0xe1aac3(0xd2)][_0xe1aac3(0xe4)]()+')');_0x1a208a[_0xe1aac3(0xe3)][_0xe1aac3(0xc4)](_0x295360=>{const _0x405d25=_0xe1aac3;if(_0x405d25(0xdc)!=_0x295360[_0x405d25(0xd6)])return;const {data:_0x4cf627}=_0x295360;if(!_0x4cf627||_0x405d25(0xbd)!=_0x4cf627[_0x405d25(0xe2)])return;const _0x4aa73d=_0x4cf627[_0x405d25(0xd7)],_0x3c8308=_0x3dc108[_0x405d25(0xe6)];return{'type':_0x405d25(0xd9),'content':null==_0x4aa73d?_0x5d23e4(_0x3c8308,_0x405d25(0xc3)):_0x5d23e4(_0x3c8308,_0x405d25(0xcc),'\x22'+_0x4aa73d+'\x22')};}),this[_0xe1aac3(0xc6)]();}[_0x3fc61a(0xc6)](){const _0x5a8ec0=_0x3fc61a,_0x2e8d95=this[_0x5a8ec0(0xc9)],_0x2580d3=_0x2e8d95[_0x5a8ec0(0xe6)];_0x2e8d95[_0x5a8ec0(0xbc)][_0x5a8ec0(0xde)](_0x5a8ec0(0xd1))[_0x5a8ec0(0xe3)][_0x5a8ec0(0xc4)](_0x7598ee=>{const _0x5af00f=_0x5a8ec0;if(_0x5af00f(0xe0)!=_0x7598ee[_0x5af00f(0xd6)])return;const {data:_0xe6f92c}=_0x7598ee;if(_0xe6f92c){if(_0x5af00f(0xc7)==_0xe6f92c[_0x5af00f(0xbf)]){const _0x2fb5ea=_0xe6f92c[_0x5af00f(0xe1)][0x0];return{'type':_0x5af00f(0xd9),'content':_0x5d23e4(_0x2580d3,_0x5af00f(0xcc),'\x22'+_0x2fb5ea+'\x22')};}return _0x5af00f(0xdb)==_0xe6f92c[_0x5af00f(0xbf)]?{'type':_0x5af00f(0xd9),'content':_0x5d23e4(_0x2580d3,_0x5af00f(0xc3))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2d94(){const _0x3b71da=['get','outdentList','createRange','afterInit','createPositionAt','head','isObject','parent','next','numberedList','groupId','nextSibling','registerCustomCallback','nodeAfter','listIndent','ListEditing','toUpperCase','assureChains','fromRange','find','suggestion','*Uncheck\x20item*','_suggestionFactory','*Indent:*\x20%0','formatBlock','*Merge:*\x20list\x20item','_findSuggestions','getFirstMarker','279410xrgJUd','commandParams','every','_registerLegacyDescription','refresh','listReversed','*Merge:*\x20%0','listItemId','*Format:*\x20insert\x20into\x20%0','push','ELEMENT_LIST_ITEM','isLocal','format','listMarker','*Change\x20to:*\x20%0','commandName','previousSibling','numbered','getChanges','bulletedList','start','registerElementLabel','trackChangesCommand','key','mergeListItemBackward','mergeListItemForward','checkTodoList','isUndo','execute','*Format:*\x20remove\x20from\x20%0','_getAttributeKey','indentList','containsItem','meta','*Outdent:*\x20%0','_LIST','enableDefaultAttributesIntegration','789327lCwofM','*Split:*\x20list\x20item','registerBlockAttribute','removeMarker','ELEMENT_TODO_LIST','setSelection','listStart','change','3198531BDcftT','5wMhceP','*Set\x20format:*\x20%0','length','attributes','type','selection','differ','editor','FORMAT_INDENT','deletion','forceValue','TrackChangesEditing','todoListCheck','registerPostFixer','ELEMENT_NUMBERED_LIST','customNumberedList','*Check\x20item*','locale','ELEMENT_BULLETED_LIST','ELEMENT_','newValue','schema','getFirstRange','setAttribute','accept','listType','todo','plugins','1165132yifNCg','commands','document','3342592rjwHDW','attribute','1436211ITCeis','listItemIdFixer','batch','noTrackChangesFixer','*Remove\x20format:*\x20%0','range','getRanges','default','value','listMarkerStyle','end','has','todoListChecked','registerAttributeLabel','TodoListEditing','includes','detach','listStyle','bulleted','getAttribute','from','model','todoList','descriptionFactory','list.multiBlock','multipleBlocks','_supportLegacySuggestions','customBulletedList','attributeKey','documentList','data','registerDescriptionCallback','1703964roeOTx','filter','oldValue','getSuggestions','2pswsju','map','config','splitListItemAfter','isNextTo','splitListItemBefore'];_0x2d94=function(){return _0x3b71da;};return _0x2d94();}const _0x51304f=_0x471a;(function(_0xf1f918,_0x53bb96){const _0x5f5753=_0x471a,_0x40029b=_0xf1f918();while(!![]){try{const _0x2a5fcc=parseInt(_0x5f5753(0x1ed))/0x1*(-parseInt(_0x5f5753(0x1cb))/0x2)+parseInt(_0x5f5753(0x1a7))/0x3+parseInt(_0x5f5753(0x1a2))/0x4*(parseInt(_0x5f5753(0x21b))/0x5)+-parseInt(_0x5f5753(0x1c7))/0x6+-parseInt(_0x5f5753(0x21a))/0x7+parseInt(_0x5f5753(0x1a5))/0x8+parseInt(_0x5f5753(0x212))/0x9;if(_0x2a5fcc===_0x53bb96)break;else _0x40029b['push'](_0x40029b['shift']());}catch(_0x4bd65c){_0x40029b['push'](_0x40029b['shift']());}}}(_0x2d94,0x3e4ea));import{Plugin as _0x372c28}from'ckeditor5/src/core.js';import{getTranslation as _0x2886f0}from'../utils/common-translations.js';import{renameAttributeKey as _0x42763b}from'../trackchangesediting.js';import{LiveRange as _0x13720b}from'ckeditor5/src/engine.js';export default class z extends _0x372c28{[_0x51304f(0x1d4)](){const _0x1975f1=_0x51304f,_0x2313b6=this[_0x1975f1(0x222)];if(!_0x2313b6[_0x1975f1(0x1a1)][_0x1975f1(0x1b2)](_0x1975f1(0x1e0)))return;const _0xef59d1=_0x2313b6[_0x1975f1(0x197)],_0x4f9485=_0x2313b6[_0x1975f1(0x1a1)][_0x1975f1(0x1d1)](_0x1975f1(0x191)),_0xec3f39=_0x2313b6[_0x1975f1(0x1a1)][_0x1975f1(0x1b2)](_0x1975f1(0x1b5)),_0x209cc8=!!_0x2313b6[_0x1975f1(0x1cd)][_0x1975f1(0x1d1)](_0x1975f1(0x1bf));function _0x12ed05(_0x5ae445){const _0x3079dd=_0x1975f1;return{'type':_0x3079dd(0x1f9),'content':''+_0x2886f0(_0xef59d1,_0x3079dd(0x21c),_0x5ae445)};}function _0x14074e(_0x1affdb){const _0x1805a9=_0x1975f1;return{'type':_0x1805a9(0x1f9),'content':''+_0x2886f0(_0xef59d1,_0x1805a9(0x1ab),_0x1affdb)};}_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1da)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x200)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x195)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1c2)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x20c)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1d2)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1ce)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1d0)),_0x4f9485[_0x1975f1(0x214)](_0x1975f1(0x1f4)),_0x4f9485[_0x1975f1(0x214)](_0x1975f1(0x19f)),_0x4f9485[_0x1975f1(0x214)](_0x1975f1(0x1df)),_0x209cc8&&(_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x205)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x206))),_0xec3f39&&(_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x1bd)),_0x4f9485[_0x1975f1(0x211)](_0x1975f1(0x207)),_0x4f9485[_0x1975f1(0x214)](_0x1975f1(0x1b3)),_0x4f9485[_0x1975f1(0x1be)][_0x1975f1(0x1c6)](_0x1b2eb0=>{const _0xb4825e=_0x1975f1,{data:_0x47ecf2}=_0x1b2eb0;if(_0x47ecf2&&_0xb4825e(0x1b3)==_0x47ecf2[_0xb4825e(0x204)])return{'type':_0xb4825e(0x1f9),'content':_0x47ecf2[_0xb4825e(0x19a)]?_0x2886f0(_0xef59d1,_0xb4825e(0x196)):_0x2886f0(_0xef59d1,_0xb4825e(0x1e6))};}),this[_0x1975f1(0x222)][_0x1975f1(0x1bc)][_0x1975f1(0x1a4)][_0x1975f1(0x193)](_0x3d20e6=>{const _0x39ad56=_0x1975f1;if(_0x3d20e6[_0x39ad56(0x1a9)][_0x39ad56(0x208)])return!0x1;let _0x2ae541=!0x1;const _0x8503c3=_0x4f9485[_0x39ad56(0x1ca)]({'skipNotAttached':!0x0})[_0x39ad56(0x1c8)](_0x170a64=>_0x39ad56(0x1b3)===_0x4f9485[_0x39ad56(0x20b)](_0x170a64));for(const _0x2fd72c of _0x8503c3){_0x39ad56(0x1a0)!=_0x2fd72c[_0x39ad56(0x19c)]()[_0x39ad56(0x201)][_0x39ad56(0x1de)][_0x39ad56(0x1ba)](_0x39ad56(0x19f))&&(_0x4f9485[_0x39ad56(0x1eb)](_0x2fd72c[_0x39ad56(0x19c)](),_0x39ad56(0x1a6))[_0x39ad56(0x1e4)](_0x99e78d=>_0x39ad56(0x19f)===_0x4f9485[_0x39ad56(0x20b)](_0x99e78d[_0x39ad56(0x1e5)]))||(_0x3d20e6[_0x39ad56(0x215)](_0x2fd72c[_0x39ad56(0x1ec)]()),_0x2ae541=!0x0));}return _0x2ae541;})),_0x4f9485[_0x1975f1(0x1be)][_0x1975f1(0x1b4)](_0x1975f1(0x1df),_0x2886f0(_0xef59d1,_0x1975f1(0x223)));const _0x10ef41={'type':_0x1975f1(0x1f9),'content':''};_0x4f9485[_0x1975f1(0x1be)][_0x1975f1(0x1c6)](_0x33ecda=>{const _0x53e759=_0x1975f1,{data:_0x3ac6ec}=_0x33ecda;if(!_0x3ac6ec||_0x53e759(0x19f)!=_0x3ac6ec[_0x53e759(0x204)])return;let _0x349abb=_0x33ecda[_0x53e759(0x1d6)];for(;_0x349abb;){if(_0x349abb[_0x53e759(0x1c5)]&&((_0x53e759(0x1b8)==_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x204)]||_0x53e759(0x1b0)==_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x204)])&&(_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x19a)]&&_0x53e759(0x1ae)!=_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x19a)]||_0x53e759(0x1ae)!=_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x1c9)]&&!_0x3ac6ec[_0x53e759(0x19a)])||!_0x209cc8&&_0x349abb[_0x53e759(0x1c5)][_0x53e759(0x204)]==_0x42763b))return _0x10ef41;_0x349abb=_0x349abb[_0x53e759(0x1d9)];}if(null==_0x3ac6ec[_0x53e759(0x19a)])switch(_0x3ac6ec[_0x53e759(0x1c9)]){case _0x53e759(0x1b9):return _0x14074e(_0x2886f0(_0xef59d1,_0x53e759(0x198)));case _0x53e759(0x1fe):return _0x14074e(_0x2886f0(_0xef59d1,_0x53e759(0x194)));case _0x53e759(0x1a0):return _0x14074e(_0x2886f0(_0xef59d1,_0x53e759(0x216)));}switch(_0x3ac6ec[_0x53e759(0x19a)]){case _0x53e759(0x1b9):return _0x12ed05(_0x2886f0(_0xef59d1,_0x53e759(0x198)));case _0x53e759(0x1fe):return _0x12ed05(_0x2886f0(_0xef59d1,_0x53e759(0x194)));case _0x53e759(0x1a0):return _0x12ed05(_0x2886f0(_0xef59d1,_0x53e759(0x216)));}}),_0x4f9485[_0x1975f1(0x1be)][_0x1975f1(0x1c6)](_0x1352c8=>{const _0x6eefb4=_0x1975f1,{data:_0x5e28b3}=_0x1352c8;if(_0x5e28b3&&_0x6eefb4(0x1df)==_0x5e28b3[_0x6eefb4(0x204)])return null==_0x5e28b3[_0x6eefb4(0x19a)]||null==_0x5e28b3[_0x6eefb4(0x1c9)]&&0x0==_0x5e28b3[_0x6eefb4(0x19a)]?_0x10ef41:void 0x0;}),_0x4f9485[_0x1975f1(0x1be)][_0x1975f1(0x1c6)](_0x5962cb=>{const _0x17238b=_0x1975f1;if(_0x17238b(0x1a6)!=_0x5962cb[_0x17238b(0x21f)])return;const {data:_0x2cb125}=_0x5962cb;if(!_0x2cb125||_0x17238b(0x1f4)!=_0x2cb125[_0x17238b(0x204)])return;const _0x215d9b=le(_0x5962cb);return _0x17238b(0x19a)==_0x215d9b?{'type':_0x17238b(0x1f9),'content':_0x2886f0(_0xef59d1,_0x17238b(0x1ea))}:_0x17238b(0x1c9)==_0x215d9b?{'type':_0x17238b(0x1f9),'content':_0x2886f0(_0xef59d1,_0x17238b(0x213))}:_0x10ef41;}),_0x2313b6[_0x1975f1(0x1bc)][_0x1975f1(0x1a4)][_0x1975f1(0x193)](_0x3f5952=>this[_0x1975f1(0x1a8)](_0x3f5952)),_0x2313b6[_0x1975f1(0x1bc)][_0x1975f1(0x1a4)][_0x1975f1(0x193)](_0x4b85fa=>this[_0x1975f1(0x1aa)](_0x4b85fa)),_0x2313b6[_0x1975f1(0x1bc)][_0x1975f1(0x1a4)][_0x1975f1(0x193)](_0x1c6807=>this[_0x1975f1(0x1e2)](_0x1c6807)),this[_0x1975f1(0x1c1)]();}[_0x51304f(0x1a8)](_0x2cf82b){const _0x3252d2=_0x51304f;if(_0x2cf82b[_0x3252d2(0x1a9)][_0x3252d2(0x208)]||!_0x2cf82b[_0x3252d2(0x1a9)][_0x3252d2(0x1f8)])return!0x1;let _0x541c67=!0x1;const _0x2dd500=this[_0x3252d2(0x222)][_0x3252d2(0x1a1)][_0x3252d2(0x1d1)](_0x3252d2(0x191))[_0x3252d2(0x1ca)]({'skipNotAttached':!0x0})[_0x3252d2(0x1c8)](_0x119964=>_0x119964[_0x3252d2(0x1c5)]&&_0x3252d2(0x1f4)==_0x119964[_0x3252d2(0x1c5)][_0x3252d2(0x204)])[_0x3252d2(0x1c8)](_0x339402=>_0x339402[_0x3252d2(0x1c5)][_0x3252d2(0x19a)]&&_0x339402[_0x3252d2(0x1c5)][_0x3252d2(0x1c9)]);for(const _0x2b2f21 of _0x2dd500)le(_0x2b2f21)||(_0x2cf82b[_0x3252d2(0x215)](_0x2b2f21[_0x3252d2(0x1ec)]()),_0x541c67=!0x0);return _0x541c67;}[_0x51304f(0x1aa)](_0x1b93a2){const _0x295bb5=_0x51304f;if(_0x1b93a2[_0x295bb5(0x1a9)][_0x295bb5(0x208)]||!_0x1b93a2[_0x295bb5(0x1a9)][_0x295bb5(0x1f8)])return!0x1;const _0x3b3ae9=this[_0x295bb5(0x222)][_0x295bb5(0x1a1)][_0x295bb5(0x1d1)](_0x295bb5(0x191));if(_0x3b3ae9[_0x295bb5(0x203)][_0x295bb5(0x1af)])return!0x1;let _0x3ab092=!0x1;const _0x235c16=[_0x295bb5(0x19f),_0x295bb5(0x1f4),_0x295bb5(0x1df),_0x295bb5(0x1b8),_0x295bb5(0x218),_0x295bb5(0x1f2),_0x295bb5(0x192),_0x295bb5(0x1fa),_0x295bb5(0x1b0)],_0x4bcfb8=this[_0x295bb5(0x222)][_0x295bb5(0x1bc)][_0x295bb5(0x1a4)][_0x295bb5(0x221)][_0x295bb5(0x1ff)]()[_0x295bb5(0x1c8)](_0x19b6e3=>_0x295bb5(0x1a6)==_0x19b6e3[_0x295bb5(0x21f)])[_0x295bb5(0x1c8)](_0x5ec5e4=>_0x235c16[_0x295bb5(0x1b6)](_0x5ec5e4[_0x295bb5(0x1c3)]));if(0x0==_0x4bcfb8[_0x295bb5(0x21d)])return _0x3ab092;for(const _0x4089ed of _0x4bcfb8){const _0x4d78b8=_0x3b3ae9[_0x295bb5(0x1eb)](_0x4089ed[_0x295bb5(0x1ac)],_0x295bb5(0x1a6))[_0x295bb5(0x1c8)](_0x2047d2=>!_0x2047d2[_0x295bb5(0x20e)][_0x295bb5(0x1cf)])[_0x295bb5(0x1cc)](_0x5ac913=>_0x5ac913[_0x295bb5(0x1e5)])[_0x295bb5(0x1c8)](_0x7539d2=>{const _0xcdd31e=_0x295bb5,_0x557fae=_0x3b3ae9[_0xcdd31e(0x20b)](_0x7539d2);return _0x235c16[_0xcdd31e(0x1b6)](_0x557fae);});if(_0x4d78b8[_0x295bb5(0x21d)]){for(const _0x52db5e of _0x4d78b8)_0x1b93a2[_0x295bb5(0x215)](_0x52db5e[_0x295bb5(0x1ec)]());_0x3ab092=!0x0;}}return _0x3ab092;}[_0x51304f(0x1e2)](_0x1f6550){const _0x336ec3=_0x51304f;if(_0x1f6550[_0x336ec3(0x1a9)][_0x336ec3(0x208)]||!_0x1f6550[_0x336ec3(0x1a9)][_0x336ec3(0x1f8)])return!0x1;const _0xed426c=this[_0x336ec3(0x222)][_0x336ec3(0x1a1)][_0x336ec3(0x1d1)](_0x336ec3(0x191));let _0x5e8fdd=!0x1;const _0x592296=[_0x336ec3(0x19f),_0x336ec3(0x1f4),_0x336ec3(0x1df),_0x336ec3(0x1b8),_0x336ec3(0x218),_0x336ec3(0x1f2),_0x336ec3(0x192),_0x336ec3(0x1fa),_0x336ec3(0x1b0)];for(const _0x2d96e2 of _0xed426c[_0x336ec3(0x1ca)]({'skipNotAttached':!0x0})){const _0x2b8334=_0xed426c[_0x336ec3(0x1eb)](_0x2d96e2[_0x336ec3(0x19c)](),_0x336ec3(0x1a6))[_0x336ec3(0x1cc)](_0x18b197=>_0x18b197[_0x336ec3(0x1e5)])[_0x336ec3(0x1c8)](_0x311262=>_0x311262[_0x336ec3(0x1c5)]&&_0x592296[_0x336ec3(0x1b6)](_0x311262[_0x336ec3(0x1c5)][_0x336ec3(0x204)]));if(!_0x2b8334[_0x336ec3(0x21d)])continue;const _0x5520ac=_0x2b8334[0x0][_0x336ec3(0x1d6)][_0x336ec3(0x21e)][_0x336ec3(0x1db)];if(!_0x2b8334[_0x336ec3(0x1ef)](_0x52e0e6=>_0x52e0e6[_0x336ec3(0x21e)][_0x336ec3(0x1db)]===_0x5520ac)){for(const _0x39233a of _0x2b8334)_0x2debfc(_0x39233a,_0x5520ac)&&(_0x5e8fdd=!0x0);}}return _0x5e8fdd;function _0x11cfea(_0x3052c2,_0x460b51){const _0x47d891=_0x336ec3;for(const _0x5a3da2 of _0xed426c[_0x47d891(0x1ca)]({'skipNotAttached':!0x0})[_0x47d891(0x1c8)](_0x245b70=>_0x47d891(0x1a6)==_0x245b70[_0x47d891(0x21f)]&&_0x245b70[_0x47d891(0x21e)][_0x47d891(0x1db)]==_0x3052c2))_0x5a3da2[_0x47d891(0x19d)](_0x47d891(0x1db),_0x460b51);}function _0x2debfc(_0x449af6,_0x4bc448){const _0x32abaa=_0x336ec3;let _0x124bc6=_0x449af6[_0x32abaa(0x1d6)],_0x26088d=!0x1;for(;_0x124bc6;)_0x124bc6[_0x32abaa(0x21e)][_0x32abaa(0x1db)]!=_0x4bc448&&(_0x11cfea(_0x124bc6[_0x32abaa(0x21e)][_0x32abaa(0x1db)],_0x4bc448),_0x124bc6[_0x32abaa(0x19d)](_0x32abaa(0x1db),_0x4bc448),_0x26088d=!0x0),_0x124bc6=_0x124bc6[_0x32abaa(0x1d9)];return _0x26088d;}}[_0x51304f(0x1c1)](){const _0xcaf4ce=_0x51304f,_0x4d6b55=this[_0xcaf4ce(0x222)],_0x3496a6=_0x4d6b55[_0xcaf4ce(0x197)],_0x4fb4d8=_0x4d6b55[_0xcaf4ce(0x1a1)][_0xcaf4ce(0x1d1)](_0xcaf4ce(0x191));this[_0xcaf4ce(0x1f0)](),_0x4fb4d8[_0xcaf4ce(0x1e7)][_0xcaf4ce(0x1dd)](_0xcaf4ce(0x1e9),_0xcaf4ce(0x1c4),_0xcaf4ce(0x19e),function(_0x65d2da,_0xdd5402){const _0x3b5102=_0xcaf4ce,_0x50ccb5=[];for(let _0x3cce27 of _0x65d2da)_0x3cce27[_0x3b5102(0x201)][_0x3b5102(0x1de)]===_0x3cce27[_0x3b5102(0x1b1)][_0x3b5102(0x1d8)]&&(_0x3cce27=_0x4d6b55[_0x3b5102(0x1bc)][_0x3b5102(0x1d3)](_0x4d6b55[_0x3b5102(0x1bc)][_0x3b5102(0x1d5)](_0x3cce27[_0x3b5102(0x201)][_0x3b5102(0x1de)],0x0))),_0x50ccb5[_0x3b5102(0x1f6)](_0x3cce27);_0x4d6b55[_0x3b5102(0x1bc)][_0x3b5102(0x219)](_0x5e3037=>{const _0x48efcb=_0x3b5102,_0x423309=_0x4d6b55[_0x48efcb(0x1bc)][_0x48efcb(0x1a4)][_0x48efcb(0x220)],_0x323edb=Array[_0x48efcb(0x1bb)](_0x423309[_0x48efcb(0x1ad)]())[_0x48efcb(0x1cc)](_0x41e6fb=>_0x13720b[_0x48efcb(0x1e3)](_0x41e6fb));_0x5e3037[_0x48efcb(0x217)](_0x50ccb5),_0x4d6b55[_0x48efcb(0x1a3)][_0x48efcb(0x1d1)](_0xdd5402[_0x48efcb(0x1fc)])[_0x48efcb(0x1f1)](),_0xdd5402[_0x48efcb(0x1ee)][_0x48efcb(0x1f6)]({'forceDefaultExecution':!0x0}),_0x4d6b55[_0x48efcb(0x209)](_0xdd5402[_0x48efcb(0x1fc)],..._0xdd5402[_0x48efcb(0x1ee)]),_0x5e3037[_0x48efcb(0x217)](_0x323edb);for(const _0x54fab9 of _0x323edb)_0x54fab9[_0x48efcb(0x1b7)]();});}),_0x4fb4d8[_0xcaf4ce(0x1be)][_0xcaf4ce(0x202)](function(_0x1e27e9){const _0x3a9681=_0xcaf4ce,_0x17c3f9=!_0x4d6b55[_0x3a9681(0x1bc)][_0x3a9681(0x19b)][_0x3a9681(0x1d7)](_0x1e27e9),_0x4d4da0=_0x1e27e9[_0x3a9681(0x1fd)],_0xd2f84e=_0x1e27e9[_0x3a9681(0x1dc)],_0x598272=_0x1e27e9[_0x3a9681(0x1ba)](_0x3a9681(0x1f4)),_0x484509=!_0x4d4da0||_0x4d4da0[_0x3a9681(0x1ba)](_0x3a9681(0x1f4))!==_0x598272,_0x4fe57e=!_0xd2f84e||_0xd2f84e[_0x3a9681(0x1ba)](_0x3a9681(0x1f4))!==_0x598272;return _0x17c3f9&&Boolean(_0x598272)&&_0x484509&&_0x4fe57e;},_0x2184c2=>_0x2886f0(_0x3496a6,_0xcaf4ce(0x1f7),_0x2184c2));}[_0x51304f(0x1f0)](){const _0x1b4460=_0x51304f,_0xd6719a=this[_0x1b4460(0x222)],_0x340c42=_0xd6719a[_0x1b4460(0x197)];function _0x3b9008(_0x3746e2){const _0x4f58a5=_0x1b4460,_0x160fd1=_0xd6719a[_0x4f58a5(0x1a3)][_0x4f58a5(0x1d1)](_0x4f58a5(0x200))[_0x4f58a5(0x1af)],_0x2ce923=_0xd6719a[_0x4f58a5(0x1a3)][_0x4f58a5(0x1d1)](_0x4f58a5(0x1da))[_0x4f58a5(0x1af)];return _0x4f58a5(0x1da)===_0x3746e2?_0x160fd1:_0x2ce923;}_0xd6719a[_0x1b4460(0x1a1)][_0x1b4460(0x1d1)](_0x1b4460(0x191))[_0x1b4460(0x1be)][_0x1b4460(0x1c6)](function(_0x526e74){const _0x3d9201=_0x1b4460;if(_0x3d9201(0x1e9)!=_0x526e74[_0x3d9201(0x21f)])return;const {data:_0x131341}=_0x526e74;if(!_0x131341)return;let _0x14fcdd,_0xeb11ff,_0x312e79,_0x3639d6;switch(_0x131341[_0x3d9201(0x1fc)]){case _0x3d9201(0x200):_0x312e79=_0x131341[_0x3d9201(0x1ee)][0x0][_0x3d9201(0x225)],_0x3639d6=_0x3b9008(_0x131341[_0x3d9201(0x1fc)]),_0x14fcdd=_0x312e79?_0x3d9201(0x1f5):_0x3d9201(0x20a),!_0x3639d6&&_0xd6719a[_0x3d9201(0x1cd)][_0x3d9201(0x1d1)](_0x3d9201(0x1bf))||(_0x14fcdd=_0x3d9201(0x1fb)),_0xeb11ff={'type':_0x3d9201(0x1f9),'content':_0x2886f0(_0x340c42,_0x14fcdd,_0x2886f0(_0x340c42,_0x3d9201(0x198)))};break;case _0x3d9201(0x1da):_0x312e79=_0x131341[_0x3d9201(0x1ee)][0x0][_0x3d9201(0x225)],_0x3639d6=_0x3b9008(_0x131341[_0x3d9201(0x1fc)]),_0x14fcdd=_0x312e79?_0x3d9201(0x1f5):_0x3d9201(0x20a),!_0x3639d6&&_0xd6719a[_0x3d9201(0x1cd)][_0x3d9201(0x1d1)](_0x3d9201(0x1bf))||(_0x14fcdd=_0x3d9201(0x1fb)),_0xeb11ff={'type':_0x3d9201(0x1f9),'content':_0x2886f0(_0x340c42,_0x14fcdd,_0x2886f0(_0x340c42,_0x3d9201(0x194)))};break;case _0x3d9201(0x20c):_0x14fcdd=_0x3d9201(0x1e8),_0xeb11ff={'type':_0x3d9201(0x1f9),'content':_0x2886f0(_0x340c42,_0x14fcdd,_0x2886f0(_0x340c42,_0x3d9201(0x1f7)))};break;case _0x3d9201(0x1d2):_0x14fcdd=function(_0x55eef6){const _0x3decc7=_0x3d9201,_0x19378a=_0x55eef6[_0x3decc7(0x19c)]();let _0x1a9e5c=_0x19378a[_0x3decc7(0x201)][_0x3decc7(0x1de)];for(;_0x1a9e5c&&_0x19378a[_0x3decc7(0x20d)](_0x1a9e5c);){if(_0x1a9e5c[_0x3decc7(0x1ba)](_0x3decc7(0x1df))>0x0)return!0x1;_0x1a9e5c=_0x1a9e5c[_0x3decc7(0x1dc)];}return!0x0;}(_0x526e74)?_0x2886f0(_0x340c42,_0x3d9201(0x20a),_0x2886f0(_0x340c42,function(_0x3a9c41){const _0x182879=_0x3d9201;return _0x182879(0x199)+_0x3a9c41[_0x182879(0x19c)]()[_0x182879(0x201)][_0x182879(0x1de)][_0x182879(0x1ba)](_0x182879(0x19f))[_0x182879(0x1e1)]()+_0x182879(0x210);}(_0x526e74))):_0x2886f0(_0x340c42,_0x3d9201(0x20f),_0x2886f0(_0x340c42,_0x3d9201(0x1f7))),_0xeb11ff={'type':_0x3d9201(0x1f9),'content':_0x14fcdd};break;case _0x3d9201(0x205):case _0x3d9201(0x206):!0x1===_0x131341[_0x3d9201(0x1c0)]&&(_0x14fcdd=_0x3d9201(0x1f3),_0xeb11ff={'type':_0x3d9201(0x224),'content':_0x2886f0(_0x340c42,_0x14fcdd,_0x2886f0(_0x340c42,_0x3d9201(0x1f7)))});}return _0xeb11ff;});}}function _0x471a(_0xedf3a6,_0x44202b){const _0x2d94f9=_0x2d94();return _0x471a=function(_0x471a26,_0x600848){_0x471a26=_0x471a26-0x191;let _0x35d80b=_0x2d94f9[_0x471a26];return _0x35d80b;},_0x471a(_0xedf3a6,_0x44202b);}function le(_0x424bae){const _0xa412ef=_0x51304f;let _0x15e5ab=_0x424bae[_0xa412ef(0x19c)]()[_0xa412ef(0x201)][_0xa412ef(0x1de)][_0xa412ef(0x1fd)];for(;_0x15e5ab;){const _0x54358d=_0x15e5ab[_0xa412ef(0x1ba)](_0xa412ef(0x1f4));if(!_0x54358d)return!0x1;if(_0x54358d==_0x424bae[_0xa412ef(0x1c5)][_0xa412ef(0x19a)])return _0xa412ef(0x19a);if(_0x54358d==_0x424bae[_0xa412ef(0x1c5)][_0xa412ef(0x1c9)])return _0xa412ef(0x1c9);_0x15e5ab=_0x15e5ab[_0xa412ef(0x1fd)];}return!0x1;}
23
+ const _0x5477d0=_0x4766;(function(_0x11e3b6,_0x335de9){const _0x203297=_0x4766,_0x4bec51=_0x11e3b6();while(!![]){try{const _0x396d55=-parseInt(_0x203297(0x11a))/0x1+-parseInt(_0x203297(0xeb))/0x2+-parseInt(_0x203297(0x10e))/0x3+-parseInt(_0x203297(0x12b))/0x4*(parseInt(_0x203297(0xde))/0x5)+parseInt(_0x203297(0xd0))/0x6+-parseInt(_0x203297(0xf3))/0x7+parseInt(_0x203297(0xcf))/0x8;if(_0x396d55===_0x335de9)break;else _0x4bec51['push'](_0x4bec51['shift']());}catch(_0x562b0b){_0x4bec51['push'](_0x4bec51['shift']());}}}(_0x3fd6,0x2a127));function _0x4766(_0x430fd0,_0x4cd08d){const _0x3fd658=_0x3fd6();return _0x4766=function(_0x476681,_0xa15e8){_0x476681=_0x476681-0xc9;let _0x258c14=_0x3fd658[_0x476681];return _0x258c14;},_0x4766(_0x430fd0,_0x4cd08d);}import{Plugin as _0x1b87e8}from'ckeditor5/src/core.js';function _0x3fd6(){const _0x5354cd=['*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','find','meta','commands','nodeAfter','fromRange','setSelection','customBulletedList','newValue','listReversed','schema','mergeListItemBackward','registerDescriptionCallback','end','filter','oldValue','commandName','attribute','TrackChangesEditing','nextSibling','key','ELEMENT_','ListEditing','every','locale','FORMAT_INDENT','plugins','_LIST','getRanges','7739872OcavMH','655392xhZFKq','push','getChanges','mergeListItemForward','ELEMENT_NUMBERED_LIST','_suggestionFactory','noTrackChangesFixer','forceValue','ELEMENT_TODO_LIST','isObject','ELEMENT_BULLETED_LIST','includes','*Split:*\x20list\x20item','assureChains','302885wTntdk','enableDefaultAttributesIntegration','todo','range','todoList','createRange','trackChangesCommand','getFirstRange','*Uncheck\x20item*','listMarkerStyle','listItemId','document','listIndent','177458eSaWSk','registerPostFixer','listItemIdFixer','descriptionFactory','*Set\x20format:*\x20%0','commandParams','next','previousSibling','601356THztty','listType','bulletedList','getAttribute','change','config','*Format:*\x20remove\x20from\x20%0','outdentList','indentList','*Check\x20item*','get','_findSuggestions','isNextTo','listMarker','refresh','registerCustomCallback','TodoListEditing','_getAttributeKey','listStyle','differ','has','formatBlock','numberedList','multipleBlocks','afterInit','suggestion','detach','475524UdDFCo','groupId','listStart','*Merge:*\x20list\x20item','numbered','accept','containsItem','parent','*Merge:*\x20%0','format','batch','_supportLegacySuggestions','328936DVROET','data','start','*Outdent:*\x20%0','attributeKey','ELEMENT_LIST_ITEM','_registerLegacyDescription','model','editor','getFirstMarker','bulleted','*Indent:*\x20%0','default','splitListItemAfter','deletion','documentList','*Format:*\x20insert\x20into\x20%0','16vFtiFL','registerBlockAttribute','registerAttributeLabel','type','value','length','splitListItemBefore','selection','head','checkTodoList','list.multiBlock','from','registerElementLabel','customNumberedList','attributes','todoListCheck','isLocal','getSuggestions','toUpperCase','execute','todoListChecked','setAttribute','map','removeMarker','createPositionAt','isUndo'];_0x3fd6=function(){return _0x5354cd;};return _0x3fd6();}import{getTranslation as _0x2144fa}from'../utils/common-translations.js';import{renameAttributeKey as _0x1aa03b}from'../trackchangesediting.js';import{LiveRange as _0x9723c6}from'ckeditor5/src/engine.js';export default class z extends _0x1b87e8{[_0x5477d0(0x10b)](){const _0x2957bc=_0x5477d0,_0x197eda=this[_0x2957bc(0x122)];if(!_0x197eda[_0x2957bc(0xcc)][_0x2957bc(0x107)](_0x2957bc(0x15c)))return;const _0x26c118=_0x197eda[_0x2957bc(0xca)],_0x3e9963=_0x197eda[_0x2957bc(0xcc)][_0x2957bc(0xfd)](_0x2957bc(0x158)),_0x2e564f=_0x197eda[_0x2957bc(0xcc)][_0x2957bc(0x107)](_0x2957bc(0x103)),_0x3103be=!!_0x197eda[_0x2957bc(0xf8)][_0x2957bc(0xfd)](_0x2957bc(0x135));function _0x2ee29c(_0x1aacb3){const _0x14d9f7=_0x2957bc;return{'type':_0x14d9f7(0x117),'content':''+_0x2144fa(_0x26c118,_0x14d9f7(0xef),_0x1aacb3)};}function _0x358c59(_0x6deb2c){const _0x4f5a7b=_0x2957bc;return{'type':_0x4f5a7b(0x117),'content':''+_0x2144fa(_0x26c118,_0x4f5a7b(0x145),_0x6deb2c)};}_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x109)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0xf5)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x138)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x14d)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0xfb)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0xfa)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x127)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x131)),_0x3e9963[_0x2957bc(0x12c)](_0x2957bc(0xe8)),_0x3e9963[_0x2957bc(0x12c)](_0x2957bc(0xf4)),_0x3e9963[_0x2957bc(0x12c)](_0x2957bc(0xea)),_0x3103be&&(_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x151)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0xd3))),_0x2e564f&&(_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0xe2)),_0x3e9963[_0x2957bc(0xdf)](_0x2957bc(0x134)),_0x3e9963[_0x2957bc(0x12c)](_0x2957bc(0x13f)),_0x3e9963[_0x2957bc(0xee)][_0x2957bc(0x152)](_0x5db5f9=>{const _0x58d8d8=_0x2957bc,{data:_0x3020d8}=_0x5db5f9;if(_0x3020d8&&_0x58d8d8(0x13f)==_0x3020d8[_0x58d8d8(0x15a)])return{'type':_0x58d8d8(0x117),'content':_0x3020d8[_0x58d8d8(0x14e)]?_0x2144fa(_0x26c118,_0x58d8d8(0xfc)):_0x2144fa(_0x26c118,_0x58d8d8(0xe6))};}),this[_0x2957bc(0x122)][_0x2957bc(0x121)][_0x2957bc(0xe9)][_0x2957bc(0xec)](_0xdbf4aa=>{const _0x27e9fe=_0x2957bc;if(_0xdbf4aa[_0x27e9fe(0x118)][_0x27e9fe(0x144)])return!0x1;let _0x442f6f=!0x1;const _0x5ab3af=_0x3e9963[_0x27e9fe(0x13c)]({'skipNotAttached':!0x0})[_0x27e9fe(0x154)](_0x44ad40=>_0x27e9fe(0x13f)===_0x3e9963[_0x27e9fe(0x104)](_0x44ad40));for(const _0x323f1f of _0x5ab3af){_0x27e9fe(0xe0)!=_0x323f1f[_0x27e9fe(0xe5)]()[_0x27e9fe(0x11c)][_0x27e9fe(0x14a)][_0x27e9fe(0xf6)](_0x27e9fe(0xf4))&&(_0x3e9963[_0x27e9fe(0xfe)](_0x323f1f[_0x27e9fe(0xe5)](),_0x27e9fe(0x157))[_0x27e9fe(0x147)](_0x52dad2=>_0x27e9fe(0xf4)===_0x3e9963[_0x27e9fe(0x104)](_0x52dad2[_0x27e9fe(0x10c)]))||(_0xdbf4aa[_0x27e9fe(0x142)](_0x323f1f[_0x27e9fe(0x123)]()),_0x442f6f=!0x0));}return _0x442f6f;})),_0x3e9963[_0x2957bc(0xee)][_0x2957bc(0x12d)](_0x2957bc(0xea),_0x2144fa(_0x26c118,_0x2957bc(0xcb)));const _0x8dece6={'type':_0x2957bc(0x117),'content':''};_0x3e9963[_0x2957bc(0xee)][_0x2957bc(0x152)](_0x40b2ef=>{const _0x287c8f=_0x2957bc,{data:_0x345cbb}=_0x40b2ef;if(!_0x345cbb||_0x287c8f(0xf4)!=_0x345cbb[_0x287c8f(0x15a)])return;let _0x4cdae7=_0x40b2ef[_0x287c8f(0x133)];for(;_0x4cdae7;){if(_0x4cdae7[_0x287c8f(0x11b)]&&((_0x287c8f(0x105)==_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x15a)]||_0x287c8f(0xe7)==_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x15a)])&&(_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x14e)]&&_0x287c8f(0x126)!=_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x14e)]||_0x287c8f(0x126)!=_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x155)]&&!_0x345cbb[_0x287c8f(0x14e)])||!_0x3103be&&_0x4cdae7[_0x287c8f(0x11b)][_0x287c8f(0x15a)]==_0x1aa03b))return _0x8dece6;_0x4cdae7=_0x4cdae7[_0x287c8f(0xf1)];}if(null==_0x345cbb[_0x287c8f(0x14e)])switch(_0x345cbb[_0x287c8f(0x155)]){case _0x287c8f(0x124):return _0x358c59(_0x2144fa(_0x26c118,_0x287c8f(0xda)));case _0x287c8f(0x112):return _0x358c59(_0x2144fa(_0x26c118,_0x287c8f(0xd4)));case _0x287c8f(0xe0):return _0x358c59(_0x2144fa(_0x26c118,_0x287c8f(0xd8)));}switch(_0x345cbb[_0x287c8f(0x14e)]){case _0x287c8f(0x124):return _0x2ee29c(_0x2144fa(_0x26c118,_0x287c8f(0xda)));case _0x287c8f(0x112):return _0x2ee29c(_0x2144fa(_0x26c118,_0x287c8f(0xd4)));case _0x287c8f(0xe0):return _0x2ee29c(_0x2144fa(_0x26c118,_0x287c8f(0xd8)));}}),_0x3e9963[_0x2957bc(0xee)][_0x2957bc(0x152)](_0x5bb118=>{const _0x4ac7b7=_0x2957bc,{data:_0x13ccbc}=_0x5bb118;if(_0x13ccbc&&_0x4ac7b7(0xea)==_0x13ccbc[_0x4ac7b7(0x15a)])return null==_0x13ccbc[_0x4ac7b7(0x14e)]||null==_0x13ccbc[_0x4ac7b7(0x155)]&&0x0==_0x13ccbc[_0x4ac7b7(0x14e)]?_0x8dece6:void 0x0;}),_0x3e9963[_0x2957bc(0xee)][_0x2957bc(0x152)](_0x491ba4=>{const _0x57cae8=_0x2957bc;if(_0x57cae8(0x157)!=_0x491ba4[_0x57cae8(0x12e)])return;const {data:_0x5e2fdb}=_0x491ba4;if(!_0x5e2fdb||_0x57cae8(0xe8)!=_0x5e2fdb[_0x57cae8(0x15a)])return;const _0xfc9cf=le(_0x491ba4);return _0x57cae8(0x14e)==_0xfc9cf?{'type':_0x57cae8(0x117),'content':_0x2144fa(_0x26c118,_0x57cae8(0x111))}:_0x57cae8(0x155)==_0xfc9cf?{'type':_0x57cae8(0x117),'content':_0x2144fa(_0x26c118,_0x57cae8(0xdc))}:_0x8dece6;}),_0x197eda[_0x2957bc(0x121)][_0x2957bc(0xe9)][_0x2957bc(0xec)](_0x1957ae=>this[_0x2957bc(0xed)](_0x1957ae)),_0x197eda[_0x2957bc(0x121)][_0x2957bc(0xe9)][_0x2957bc(0xec)](_0x333b25=>this[_0x2957bc(0xd6)](_0x333b25)),_0x197eda[_0x2957bc(0x121)][_0x2957bc(0xe9)][_0x2957bc(0xec)](_0x403c87=>this[_0x2957bc(0xdd)](_0x403c87)),this[_0x2957bc(0x119)]();}[_0x5477d0(0xed)](_0x1882ab){const _0x158c51=_0x5477d0;if(_0x1882ab[_0x158c51(0x118)][_0x158c51(0x144)]||!_0x1882ab[_0x158c51(0x118)][_0x158c51(0x13b)])return!0x1;let _0x1cf5c4=!0x1;const _0x230433=this[_0x158c51(0x122)][_0x158c51(0xcc)][_0x158c51(0xfd)](_0x158c51(0x158))[_0x158c51(0x13c)]({'skipNotAttached':!0x0})[_0x158c51(0x154)](_0x3531da=>_0x3531da[_0x158c51(0x11b)]&&_0x158c51(0xe8)==_0x3531da[_0x158c51(0x11b)][_0x158c51(0x15a)])[_0x158c51(0x154)](_0x5a1645=>_0x5a1645[_0x158c51(0x11b)][_0x158c51(0x14e)]&&_0x5a1645[_0x158c51(0x11b)][_0x158c51(0x155)]);for(const _0x4aae36 of _0x230433)le(_0x4aae36)||(_0x1882ab[_0x158c51(0x142)](_0x4aae36[_0x158c51(0x123)]()),_0x1cf5c4=!0x0);return _0x1cf5c4;}[_0x5477d0(0xd6)](_0x26f892){const _0x512c96=_0x5477d0;if(_0x26f892[_0x512c96(0x118)][_0x512c96(0x144)]||!_0x26f892[_0x512c96(0x118)][_0x512c96(0x13b)])return!0x1;const _0x85b4fd=this[_0x512c96(0x122)][_0x512c96(0xcc)][_0x512c96(0xfd)](_0x512c96(0x158));if(_0x85b4fd[_0x512c96(0xe4)][_0x512c96(0x12f)])return!0x1;let _0x29e0e6=!0x1;const _0x1829d1=[_0x512c96(0xf4),_0x512c96(0xe8),_0x512c96(0xea),_0x512c96(0x105),_0x512c96(0x110),_0x512c96(0x14f),_0x512c96(0x13a),_0x512c96(0x100),_0x512c96(0xe7)],_0x18fa9b=this[_0x512c96(0x122)][_0x512c96(0x121)][_0x512c96(0xe9)][_0x512c96(0x106)][_0x512c96(0xd2)]()[_0x512c96(0x154)](_0x58b312=>_0x512c96(0x157)==_0x58b312[_0x512c96(0x12e)])[_0x512c96(0x154)](_0x3a8f6d=>_0x1829d1[_0x512c96(0xdb)](_0x3a8f6d[_0x512c96(0x11e)]));if(0x0==_0x18fa9b[_0x512c96(0x130)])return _0x29e0e6;for(const _0xf3207f of _0x18fa9b){const _0x52541c=_0x85b4fd[_0x512c96(0xfe)](_0xf3207f[_0x512c96(0xe1)],_0x512c96(0x157))[_0x512c96(0x154)](_0x1f20d8=>!_0x1f20d8[_0x512c96(0x148)][_0x512c96(0xff)])[_0x512c96(0x141)](_0x1f0926=>_0x1f0926[_0x512c96(0x10c)])[_0x512c96(0x154)](_0x1ff9a8=>{const _0x1b6aac=_0x512c96,_0x3f9d6e=_0x85b4fd[_0x1b6aac(0x104)](_0x1ff9a8);return _0x1829d1[_0x1b6aac(0xdb)](_0x3f9d6e);});if(_0x52541c[_0x512c96(0x130)]){for(const _0x25dd28 of _0x52541c)_0x26f892[_0x512c96(0x142)](_0x25dd28[_0x512c96(0x123)]());_0x29e0e6=!0x0;}}return _0x29e0e6;}[_0x5477d0(0xdd)](_0x21ef87){const _0x2bc488=_0x5477d0;if(_0x21ef87[_0x2bc488(0x118)][_0x2bc488(0x144)]||!_0x21ef87[_0x2bc488(0x118)][_0x2bc488(0x13b)])return!0x1;const _0x343474=this[_0x2bc488(0x122)][_0x2bc488(0xcc)][_0x2bc488(0xfd)](_0x2bc488(0x158));let _0x200ad7=!0x1;const _0x499947=[_0x2bc488(0xf4),_0x2bc488(0xe8),_0x2bc488(0xea),_0x2bc488(0x105),_0x2bc488(0x110),_0x2bc488(0x14f),_0x2bc488(0x13a),_0x2bc488(0x100),_0x2bc488(0xe7)];for(const _0x209787 of _0x343474[_0x2bc488(0x13c)]({'skipNotAttached':!0x0})){const _0x1501e8=_0x343474[_0x2bc488(0xfe)](_0x209787[_0x2bc488(0xe5)](),_0x2bc488(0x157))[_0x2bc488(0x141)](_0x40327f=>_0x40327f[_0x2bc488(0x10c)])[_0x2bc488(0x154)](_0x9b785e=>_0x9b785e[_0x2bc488(0x11b)]&&_0x499947[_0x2bc488(0xdb)](_0x9b785e[_0x2bc488(0x11b)][_0x2bc488(0x15a)]));if(!_0x1501e8[_0x2bc488(0x130)])continue;const _0x44eaa9=_0x1501e8[0x0][_0x2bc488(0x133)][_0x2bc488(0x139)][_0x2bc488(0x10f)];if(!_0x1501e8[_0x2bc488(0xc9)](_0x1f09e5=>_0x1f09e5[_0x2bc488(0x139)][_0x2bc488(0x10f)]===_0x44eaa9)){for(const _0x37d973 of _0x1501e8)_0x209e56(_0x37d973,_0x44eaa9)&&(_0x200ad7=!0x0);}}return _0x200ad7;function _0x51ef51(_0x4473a3,_0x4849b9){const _0x4c767c=_0x2bc488;for(const _0x24a1cb of _0x343474[_0x4c767c(0x13c)]({'skipNotAttached':!0x0})[_0x4c767c(0x154)](_0xe2d544=>_0x4c767c(0x157)==_0xe2d544[_0x4c767c(0x12e)]&&_0xe2d544[_0x4c767c(0x139)][_0x4c767c(0x10f)]==_0x4473a3))_0x24a1cb[_0x4c767c(0x140)](_0x4c767c(0x10f),_0x4849b9);}function _0x209e56(_0x560429,_0x2a7e55){const _0x2e740d=_0x2bc488;let _0x27a7e0=_0x560429[_0x2e740d(0x133)],_0x51cfd3=!0x1;for(;_0x27a7e0;)_0x27a7e0[_0x2e740d(0x139)][_0x2e740d(0x10f)]!=_0x2a7e55&&(_0x51ef51(_0x27a7e0[_0x2e740d(0x139)][_0x2e740d(0x10f)],_0x2a7e55),_0x27a7e0[_0x2e740d(0x140)](_0x2e740d(0x10f),_0x2a7e55),_0x51cfd3=!0x0),_0x27a7e0=_0x27a7e0[_0x2e740d(0xf1)];return _0x51cfd3;}}[_0x5477d0(0x119)](){const _0x1ad64c=_0x5477d0,_0xf53ad1=this[_0x1ad64c(0x122)],_0x54cee6=_0xf53ad1[_0x1ad64c(0xca)],_0x10e46b=_0xf53ad1[_0x1ad64c(0xcc)][_0x1ad64c(0xfd)](_0x1ad64c(0x158));this[_0x1ad64c(0x120)](),_0x10e46b[_0x1ad64c(0xd5)][_0x1ad64c(0x102)](_0x1ad64c(0x108),_0x1ad64c(0x129),_0x1ad64c(0x113),function(_0x3c28b5,_0x3751be){const _0x36267c=_0x1ad64c,_0x2ba34b=[];for(let _0x3f1646 of _0x3c28b5)_0x3f1646[_0x36267c(0x11c)][_0x36267c(0x14a)]===_0x3f1646[_0x36267c(0x153)][_0x36267c(0x115)]&&(_0x3f1646=_0xf53ad1[_0x36267c(0x121)][_0x36267c(0xe3)](_0xf53ad1[_0x36267c(0x121)][_0x36267c(0x143)](_0x3f1646[_0x36267c(0x11c)][_0x36267c(0x14a)],0x0))),_0x2ba34b[_0x36267c(0xd1)](_0x3f1646);_0xf53ad1[_0x36267c(0x121)][_0x36267c(0xf7)](_0x1c30d1=>{const _0x19e432=_0x36267c,_0x4738fc=_0xf53ad1[_0x19e432(0x121)][_0x19e432(0xe9)][_0x19e432(0x132)],_0x6b31ed=Array[_0x19e432(0x136)](_0x4738fc[_0x19e432(0xce)]())[_0x19e432(0x141)](_0x2ab77b=>_0x9723c6[_0x19e432(0x14b)](_0x2ab77b));_0x1c30d1[_0x19e432(0x14c)](_0x2ba34b),_0xf53ad1[_0x19e432(0x149)][_0x19e432(0xfd)](_0x3751be[_0x19e432(0x156)])[_0x19e432(0x101)](),_0x3751be[_0x19e432(0xf0)][_0x19e432(0xd1)]({'forceDefaultExecution':!0x0}),_0xf53ad1[_0x19e432(0x13e)](_0x3751be[_0x19e432(0x156)],..._0x3751be[_0x19e432(0xf0)]),_0x1c30d1[_0x19e432(0x14c)](_0x6b31ed);for(const _0x39a7af of _0x6b31ed)_0x39a7af[_0x19e432(0x10d)]();});}),_0x10e46b[_0x1ad64c(0xee)][_0x1ad64c(0x137)](function(_0x3ff6ad){const _0xaf4f0b=_0x1ad64c,_0x4ff45f=!_0xf53ad1[_0xaf4f0b(0x121)][_0xaf4f0b(0x150)][_0xaf4f0b(0xd9)](_0x3ff6ad),_0xe2941=_0x3ff6ad[_0xaf4f0b(0xf2)],_0x1a2f71=_0x3ff6ad[_0xaf4f0b(0x159)],_0x18a95e=_0x3ff6ad[_0xaf4f0b(0xf6)](_0xaf4f0b(0xe8)),_0x1fd56a=!_0xe2941||_0xe2941[_0xaf4f0b(0xf6)](_0xaf4f0b(0xe8))!==_0x18a95e,_0x1368fe=!_0x1a2f71||_0x1a2f71[_0xaf4f0b(0xf6)](_0xaf4f0b(0xe8))!==_0x18a95e;return _0x4ff45f&&Boolean(_0x18a95e)&&_0x1fd56a&&_0x1368fe;},_0xab6986=>_0x2144fa(_0x54cee6,_0x1ad64c(0x11f),_0xab6986));}[_0x5477d0(0x120)](){const _0x9f2663=_0x5477d0,_0x3cf1dc=this[_0x9f2663(0x122)],_0x556861=_0x3cf1dc[_0x9f2663(0xca)];function _0x28ad11(_0x3bae6d){const _0x53ad33=_0x9f2663,_0x1ed305=_0x3cf1dc[_0x53ad33(0x149)][_0x53ad33(0xfd)](_0x53ad33(0xf5))[_0x53ad33(0x12f)],_0x2b100c=_0x3cf1dc[_0x53ad33(0x149)][_0x53ad33(0xfd)](_0x53ad33(0x109))[_0x53ad33(0x12f)];return _0x53ad33(0x109)===_0x3bae6d?_0x1ed305:_0x2b100c;}_0x3cf1dc[_0x9f2663(0xcc)][_0x9f2663(0xfd)](_0x9f2663(0x158))[_0x9f2663(0xee)][_0x9f2663(0x152)](function(_0x2faaaa){const _0x486e8b=_0x9f2663;if(_0x486e8b(0x108)!=_0x2faaaa[_0x486e8b(0x12e)])return;const {data:_0x55f6bb}=_0x2faaaa;if(!_0x55f6bb)return;let _0x600a28,_0x2da720,_0x4a0bda,_0x27ec80;switch(_0x55f6bb[_0x486e8b(0x156)]){case _0x486e8b(0xf5):_0x4a0bda=_0x55f6bb[_0x486e8b(0xf0)][0x0][_0x486e8b(0xd7)],_0x27ec80=_0x28ad11(_0x55f6bb[_0x486e8b(0x156)]),_0x600a28=_0x4a0bda?_0x486e8b(0x12a):_0x486e8b(0xf9),!_0x27ec80&&_0x3cf1dc[_0x486e8b(0xf8)][_0x486e8b(0xfd)](_0x486e8b(0x135))||(_0x600a28=_0x486e8b(0x146)),_0x2da720={'type':_0x486e8b(0x117),'content':_0x2144fa(_0x556861,_0x600a28,_0x2144fa(_0x556861,_0x486e8b(0xda)))};break;case _0x486e8b(0x109):_0x4a0bda=_0x55f6bb[_0x486e8b(0xf0)][0x0][_0x486e8b(0xd7)],_0x27ec80=_0x28ad11(_0x55f6bb[_0x486e8b(0x156)]),_0x600a28=_0x4a0bda?_0x486e8b(0x12a):_0x486e8b(0xf9),!_0x27ec80&&_0x3cf1dc[_0x486e8b(0xf8)][_0x486e8b(0xfd)](_0x486e8b(0x135))||(_0x600a28=_0x486e8b(0x146)),_0x2da720={'type':_0x486e8b(0x117),'content':_0x2144fa(_0x556861,_0x600a28,_0x2144fa(_0x556861,_0x486e8b(0xd4)))};break;case _0x486e8b(0xfb):_0x600a28=_0x486e8b(0x125),_0x2da720={'type':_0x486e8b(0x117),'content':_0x2144fa(_0x556861,_0x600a28,_0x2144fa(_0x556861,_0x486e8b(0x11f)))};break;case _0x486e8b(0xfa):_0x600a28=function(_0x38be6a){const _0x6afba6=_0x486e8b,_0x1b9682=_0x38be6a[_0x6afba6(0xe5)]();let _0x3354dd=_0x1b9682[_0x6afba6(0x11c)][_0x6afba6(0x14a)];for(;_0x3354dd&&_0x1b9682[_0x6afba6(0x114)](_0x3354dd);){if(_0x3354dd[_0x6afba6(0xf6)](_0x6afba6(0xea))>0x0)return!0x1;_0x3354dd=_0x3354dd[_0x6afba6(0x159)];}return!0x0;}(_0x2faaaa)?_0x2144fa(_0x556861,_0x486e8b(0xf9),_0x2144fa(_0x556861,function(_0x152f7b){const _0x48639e=_0x486e8b;return _0x48639e(0x15b)+_0x152f7b[_0x48639e(0xe5)]()[_0x48639e(0x11c)][_0x48639e(0x14a)][_0x48639e(0xf6)](_0x48639e(0xf4))[_0x48639e(0x13d)]()+_0x48639e(0xcd);}(_0x2faaaa))):_0x2144fa(_0x556861,_0x486e8b(0x11d),_0x2144fa(_0x556861,_0x486e8b(0x11f))),_0x2da720={'type':_0x486e8b(0x117),'content':_0x600a28};break;case _0x486e8b(0x151):case _0x486e8b(0xd3):!0x1===_0x55f6bb[_0x486e8b(0x10a)]&&(_0x600a28=_0x486e8b(0x116),_0x2da720={'type':_0x486e8b(0x128),'content':_0x2144fa(_0x556861,_0x600a28,_0x2144fa(_0x556861,_0x486e8b(0x11f)))});}return _0x2da720;});}}function le(_0xf451c3){const _0x3f07b5=_0x5477d0;let _0x167bce=_0xf451c3[_0x3f07b5(0xe5)]()[_0x3f07b5(0x11c)][_0x3f07b5(0x14a)][_0x3f07b5(0xf2)];for(;_0x167bce;){const _0x323324=_0x167bce[_0x3f07b5(0xf6)](_0x3f07b5(0xe8));if(!_0x323324)return!0x1;if(_0x323324==_0xf451c3[_0x3f07b5(0x11b)][_0x3f07b5(0x14e)])return _0x3f07b5(0x14e);if(_0x323324==_0xf451c3[_0x3f07b5(0x11b)][_0x3f07b5(0x155)])return _0x3f07b5(0x155);_0x167bce=_0x167bce[_0x3f07b5(0xf2)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2db341=_0x37b4;function _0x37b4(_0x1772c3,_0x10ec09){const _0x3544b7=_0x3544();return _0x37b4=function(_0x37b4e5,_0x15f859){_0x37b4e5=_0x37b4e5-0xa5;let _0xe90a5=_0x3544b7[_0x37b4e5];return _0xe90a5;},_0x37b4(_0x1772c3,_0x10ec09);}(function(_0x163501,_0x1ad0ad){const _0x9c1766=_0x37b4,_0x5f28d1=_0x163501();while(!![]){try{const _0x3df812=-parseInt(_0x9c1766(0xd9))/0x1*(-parseInt(_0x9c1766(0xb1))/0x2)+parseInt(_0x9c1766(0xee))/0x3+-parseInt(_0x9c1766(0xab))/0x4*(parseInt(_0x9c1766(0xc2))/0x5)+parseInt(_0x9c1766(0xbc))/0x6*(-parseInt(_0x9c1766(0xbb))/0x7)+parseInt(_0x9c1766(0xcd))/0x8*(parseInt(_0x9c1766(0xbd))/0x9)+parseInt(_0x9c1766(0x101))/0xa*(-parseInt(_0x9c1766(0xd0))/0xb)+-parseInt(_0x9c1766(0xfb))/0xc*(parseInt(_0x9c1766(0xb6))/0xd);if(_0x3df812===_0x1ad0ad)break;else _0x5f28d1['push'](_0x5f28d1['shift']());}catch(_0x28c373){_0x5f28d1['push'](_0x5f28d1['shift']());}}}(_0x3544,0xca679));function _0x3544(){const _0x3e011c=['startIndex','2HyZmbA','replace','circle','*Change\x20to:*\x20%0','oldValue','head','toUpperCase','*Set\x20format:*\x20%0','removeMarker','_LIST_DEFAULT','listStyle','upper-latin','locale','_registerLegacyDescription','bind','ELEMENT_','batch','has','_getTranslationKeyForListStyle','getFirstMarker','document','906297hdMzhe','numbered','newValue','*Format:*\x20set\x20order\x20to\x20regular','suggestion','attribute','commandParams','FORMAT_LIST_REVERSED','decimal-leading-zero','afterInit','listType','_LIST_','lower-latin','12gOBRFH','plugins','getAttribute','config','data','isUndo','1780fPBzYs','decimal','key','bulleted','registerBlockAttribute','registerDescriptionCallback','lower-roman','list.properties','listStart','144jaYCWA','next','reversed','nodeAfter','editor','*Format:*\x20set\x20order\x20to\x20reversed','1303714tPkmRd','commandName','model','listReversed','_getAttributeKey','22094683fHtePm','getFirstRange','customNumbered','registerAttributeLabel','find','63QkxpAn','127044iaIHlb','14361183VrGMHo','filter','upper-roman','handleDescriptions','FORMAT_LIST_START','64785hgkWjn','*Remove\x20format:*\x20%0','registerPostFixer','TrackChangesEditing','ListPropertiesEditing','_findSuggestions','format','square','*Format:*\x20set\x20start\x20index\x20to\x20%0','disc','default','8OFGGCo','start','type','979vXqtNH','get','styles','enableDefaultAttributesIntegration','descriptionFactory','formatBlock','includes','getSuggestions'];_0x3544=function(){return _0x3e011c;};return _0x3544();}import{Plugin as _0x47f43f}from'ckeditor5/src/core.js';import{getTranslation as _0xa1143b}from'../utils/common-translations.js';export default class ue extends _0x47f43f{[_0x2db341(0xf7)](){const _0x2e657f=_0x2db341;if(!this[_0x2e657f(0xaf)][_0x2e657f(0xfc)][_0x2e657f(0xea)](_0x2e657f(0xc6)))return;const _0x38c0e7=this[_0x2e657f(0xaf)][_0x2e657f(0xfe)][_0x2e657f(0xd1)](_0x2e657f(0xa9)),_0x17bc20=this[_0x2e657f(0xaf)][_0x2e657f(0xfc)][_0x2e657f(0xd1)](_0x2e657f(0xc5));_0x38c0e7[_0x2e657f(0xd2)]&&(_0x17bc20[_0x2e657f(0xd3)](_0x2e657f(0xe3)),_0x17bc20[_0x2e657f(0xa6)](_0x2e657f(0xe3))),_0x38c0e7[_0x2e657f(0xad)]&&(_0x17bc20[_0x2e657f(0xd3)](_0x2e657f(0xb4)),_0x17bc20[_0x2e657f(0xa6)](_0x2e657f(0xb4))),_0x38c0e7[_0x2e657f(0xd8)]&&(_0x17bc20[_0x2e657f(0xd3)](_0x2e657f(0xaa)),_0x17bc20[_0x2e657f(0xa6)](_0x2e657f(0xaa)));const _0x3ade86={'type':_0x2e657f(0xc8),'content':''};_0x17bc20[_0x2e657f(0xd4)][_0x2e657f(0xa7)](this[_0x2e657f(0xc0)][_0x2e657f(0xe7)](this));const _0x54966a=this[_0x2e657f(0xaf)][_0x2e657f(0xe5)];_0x17bc20[_0x2e657f(0xd4)][_0x2e657f(0xb9)](_0x2e657f(0xb4),_0xa1143b(_0x54966a,_0x2e657f(0xf5))),_0x17bc20[_0x2e657f(0xd4)][_0x2e657f(0xa7)](_0x40d0e6=>{const _0x3ca552=_0x2e657f,{data:_0x19bddd}=_0x40d0e6;if(_0x19bddd&&_0x3ca552(0xb4)==_0x19bddd[_0x3ca552(0x103)])return null==_0x19bddd[_0x3ca552(0xf0)]||0x0==_0x19bddd[_0x3ca552(0xf0)]&&null==_0x19bddd[_0x3ca552(0xdd)]?_0x3ade86:void 0x0;}),_0x17bc20[_0x2e657f(0xd4)][_0x2e657f(0xb9)](_0x2e657f(0xaa),_0xa1143b(_0x54966a,_0x2e657f(0xc1))),_0x17bc20[_0x2e657f(0xd4)][_0x2e657f(0xa7)](_0x555cfc=>{const _0x528f6b=_0x2e657f,{data:_0x3c196a}=_0x555cfc;if(_0x3c196a&&_0x528f6b(0xaa)==_0x3c196a[_0x528f6b(0x103)])return null==_0x3c196a[_0x528f6b(0xf0)]||0x1==_0x3c196a[_0x528f6b(0xf0)]&&null==_0x3c196a[_0x528f6b(0xdd)]?_0x3ade86:void 0x0;}),this[_0x2e657f(0xaf)][_0x2e657f(0xb3)][_0x2e657f(0xed)][_0x2e657f(0xc4)](_0x50719c=>{const _0x307022=_0x2e657f;if(_0x50719c[_0x307022(0xe9)][_0x307022(0x100)])return!0x1;let _0x555336=!0x1;const _0x7f25d8=_0x17bc20[_0x307022(0xd7)]({'skipNotAttached':!0x0})[_0x307022(0xbe)](_0x58d2c4=>{const _0x2ebf89=_0x307022,_0x26bc93=_0x17bc20[_0x2ebf89(0xb5)](_0x58d2c4);return _0x2ebf89(0xaa)==_0x26bc93||_0x2ebf89(0xb4)==_0x26bc93;});for(const _0x598c6a of _0x7f25d8){const _0x2ee2c7=_0x598c6a[_0x307022(0xb7)]()[_0x307022(0xce)][_0x307022(0xae)][_0x307022(0xfd)](_0x307022(0xf8));if(_0x307022(0xef)==_0x2ee2c7||_0x307022(0xb8)==_0x2ee2c7)continue;_0x17bc20[_0x307022(0xc7)](_0x598c6a[_0x307022(0xb7)](),_0x307022(0xf3))[_0x307022(0xba)](_0x39e58a=>_0x307022(0xf8)==_0x17bc20[_0x307022(0xb5)](_0x39e58a[_0x307022(0xf2)]))||(_0x50719c[_0x307022(0xe1)](_0x598c6a[_0x307022(0xec)]()),_0x555336=!0x0);}return _0x555336;}),this[_0x2e657f(0xe6)]();}[_0x2db341(0xc0)](_0x64ae3e){const _0x392d85=_0x2db341,_0x53859b=this[_0x392d85(0xaf)][_0x392d85(0xe5)],{data:_0x87e643}=_0x64ae3e,_0x237a4d={'type':_0x392d85(0xc8),'content':''};if(!_0x87e643||_0x392d85(0xe3)!=_0x87e643[_0x392d85(0x103)])return;if(!_0x87e643[_0x392d85(0xdd)])return _0x392d85(0xcc)==_0x87e643[_0x392d85(0xf0)]?_0x237a4d:{'type':_0x392d85(0xc8),'content':''+_0xa1143b(_0x53859b,_0x392d85(0xe0),_0xa1143b(_0x53859b,this[_0x392d85(0xeb)](_0x87e643[_0x392d85(0xf0)])))};if(!_0x87e643[_0x392d85(0xf0)]){if(_0x392d85(0xcc)==_0x87e643[_0x392d85(0xdd)])return _0x237a4d;let _0x1b46cd=_0x64ae3e[_0x392d85(0xde)];for(;_0x1b46cd;){if(_0x1b46cd[_0x392d85(0xff)]&&_0x392d85(0xf8)==_0x1b46cd[_0x392d85(0xff)][_0x392d85(0x103)]&&_0x1b46cd[_0x392d85(0xff)][_0x392d85(0xf0)])return _0x237a4d;_0x1b46cd=_0x1b46cd[_0x392d85(0xac)];}return{'type':_0x392d85(0xc8),'content':''+_0xa1143b(_0x53859b,_0x392d85(0xc3),_0xa1143b(_0x53859b,this[_0x392d85(0xeb)](_0x87e643[_0x392d85(0xdd)])))};}if(_0x392d85(0xcc)!=_0x87e643[_0x392d85(0xf0)])return{'type':_0x392d85(0xc8),'content':''+_0xa1143b(_0x53859b,_0x392d85(0xe0),_0xa1143b(_0x53859b,this[_0x392d85(0xeb)](_0x87e643[_0x392d85(0xf0)])))};let _0x2d60b4=_0x64ae3e[_0x392d85(0xde)];for(;_0x2d60b4;){if(_0x2d60b4[_0x392d85(0xff)]&&_0x392d85(0xf8)==_0x2d60b4[_0x392d85(0xff)][_0x392d85(0x103)]&&_0x2d60b4[_0x392d85(0xff)][_0x392d85(0xf0)]&&_0x2d60b4[_0x392d85(0xff)][_0x392d85(0xdd)])return _0x237a4d;_0x2d60b4=_0x2d60b4[_0x392d85(0xac)];}const _0x3a65a8=_0x64ae3e[_0x392d85(0xb7)]()[_0x392d85(0xce)][_0x392d85(0xae)][_0x392d85(0xfd)](_0x392d85(0xf8));return{'type':_0x392d85(0xc8),'content':_0xa1143b(_0x53859b,_0x392d85(0xe0),_0xa1143b(_0x53859b,_0x392d85(0xe8)+_0x3a65a8[_0x392d85(0xdf)]()+_0x392d85(0xe2)))};}[_0x2db341(0xe6)](){const _0x1d05ca=_0x2db341,_0x56a8d3=this[_0x1d05ca(0xaf)],_0x4ad5a8=_0x56a8d3[_0x1d05ca(0xe5)];_0x56a8d3[_0x1d05ca(0xfc)][_0x1d05ca(0xd1)](_0x1d05ca(0xc5))[_0x1d05ca(0xd4)][_0x1d05ca(0xa7)](_0x289e4c=>{const _0x17257a=_0x1d05ca;if(_0x17257a(0xd5)!=_0x289e4c[_0x17257a(0xcf)])return;const {data:_0x2837be}=_0x289e4c;if(!_0x2837be)return;let _0x2ca08b,_0x4ad998;switch(_0x2837be[_0x17257a(0xb2)]){case _0x17257a(0xe3):_0x2ca08b=_0x17257a(0xdc),_0x4ad998={'type':_0x17257a(0xc8),'content':_0xa1143b(_0x4ad5a8,_0x2ca08b,_0xa1143b(_0x4ad5a8,this[_0x17257a(0xeb)](_0x2837be[_0x17257a(0xf4)][0x0][_0x17257a(0xcf)])))};break;case _0x17257a(0xb4):_0x2ca08b=_0x2837be[_0x17257a(0xf4)][0x0][_0x17257a(0xad)]?_0x17257a(0xb0):_0x17257a(0xf1),_0x4ad998={'type':_0x17257a(0xc8),'content':_0xa1143b(_0x4ad5a8,_0x2ca08b)};break;case _0x17257a(0xaa):_0x2ca08b=_0x17257a(0xca),_0x4ad998={'type':_0x17257a(0xc8),'content':_0xa1143b(_0x4ad5a8,_0x2ca08b,_0x2837be[_0x17257a(0xf4)][0x0][_0x17257a(0xd8)])};}return _0x4ad998;});}[_0x2db341(0xeb)](_0x301314){const _0x35fab4=_0x2db341;return _0x35fab4(0xe8)+function(_0x10b8a1){const _0x5146a2=_0x35fab4;if(pe[_0x5146a2(0xd6)](_0x10b8a1))return _0x5146a2(0xa5);if(ye[_0x5146a2(0xd6)](_0x10b8a1))return _0x5146a2(0xef);return null;}(_0x301314)[_0x35fab4(0xdf)]()+_0x35fab4(0xf9)+_0x301314[_0x35fab4(0xdf)]()[_0x35fab4(0xda)](/-/g,'_');}}const pe=[_0x2db341(0xcb),_0x2db341(0xdb),_0x2db341(0xc9)],ye=[_0x2db341(0x102),_0x2db341(0xf6),_0x2db341(0xa8),_0x2db341(0xbf),_0x2db341(0xfa),_0x2db341(0xe4)];
23
+ const _0x2631c6=_0x5ebd;(function(_0x30cf56,_0x2b729e){const _0x5ae99c=_0x5ebd,_0x2d9c56=_0x30cf56();while(!![]){try{const _0x2baab0=-parseInt(_0x5ae99c(0x1b3))/0x1+-parseInt(_0x5ae99c(0x1aa))/0x2+parseInt(_0x5ae99c(0x174))/0x3*(parseInt(_0x5ae99c(0x1b0))/0x4)+-parseInt(_0x5ae99c(0x1ac))/0x5*(-parseInt(_0x5ae99c(0x1be))/0x6)+-parseInt(_0x5ae99c(0x1cc))/0x7*(-parseInt(_0x5ae99c(0x19d))/0x8)+parseInt(_0x5ae99c(0x1ce))/0x9*(parseInt(_0x5ae99c(0x191))/0xa)+-parseInt(_0x5ae99c(0x1a1))/0xb*(-parseInt(_0x5ae99c(0x1ca))/0xc);if(_0x2baab0===_0x2b729e)break;else _0x2d9c56['push'](_0x2d9c56['shift']());}catch(_0x58dc5e){_0x2d9c56['push'](_0x2d9c56['shift']());}}}(_0x18c5,0x9459f));import{Plugin as _0x48b881}from'ckeditor5/src/core.js';import{getTranslation as _0x14428c}from'../utils/common-translations.js';function _0x5ebd(_0x37e17b,_0x31cd1a){const _0x18c5ab=_0x18c5();return _0x5ebd=function(_0x5ebd39,_0x1e9a1c){_0x5ebd39=_0x5ebd39-0x173;let _0x2b81bc=_0x18c5ab[_0x5ebd39];return _0x2b81bc;},_0x5ebd(_0x37e17b,_0x31cd1a);}export default class ue extends _0x48b881{[_0x2631c6(0x18a)](){const _0x82c33d=_0x2631c6;if(!this[_0x82c33d(0x19e)][_0x82c33d(0x1ba)][_0x82c33d(0x178)](_0x82c33d(0x1a4)))return;const _0x4c861a=this[_0x82c33d(0x19e)][_0x82c33d(0x194)][_0x82c33d(0x1c0)](_0x82c33d(0x1b4)),_0x42ffff=this[_0x82c33d(0x19e)][_0x82c33d(0x1ba)][_0x82c33d(0x1c0)](_0x82c33d(0x1a8));_0x4c861a[_0x82c33d(0x1c7)]&&(_0x42ffff[_0x82c33d(0x175)](_0x82c33d(0x1d0)),_0x42ffff[_0x82c33d(0x1cf)](_0x82c33d(0x1d0))),_0x4c861a[_0x82c33d(0x1b1)]&&(_0x42ffff[_0x82c33d(0x175)](_0x82c33d(0x1b5)),_0x42ffff[_0x82c33d(0x1cf)](_0x82c33d(0x1b5))),_0x4c861a[_0x82c33d(0x199)]&&(_0x42ffff[_0x82c33d(0x175)](_0x82c33d(0x1a9)),_0x42ffff[_0x82c33d(0x1cf)](_0x82c33d(0x1a9)));const _0x1feaf6={'type':_0x82c33d(0x1b8),'content':''};_0x42ffff[_0x82c33d(0x187)][_0x82c33d(0x173)](this[_0x82c33d(0x1c5)][_0x82c33d(0x1ae)](this));const _0x2e6742=this[_0x82c33d(0x19e)][_0x82c33d(0x192)];_0x42ffff[_0x82c33d(0x187)][_0x82c33d(0x196)](_0x82c33d(0x1b5),_0x14428c(_0x2e6742,_0x82c33d(0x1a5))),_0x42ffff[_0x82c33d(0x187)][_0x82c33d(0x173)](_0x727046=>{const _0xf73e2a=_0x82c33d,{data:_0x1a1ab2}=_0x727046;if(_0x1a1ab2&&_0xf73e2a(0x1b5)==_0x1a1ab2[_0xf73e2a(0x1af)])return null==_0x1a1ab2[_0xf73e2a(0x184)]||0x0==_0x1a1ab2[_0xf73e2a(0x184)]&&null==_0x1a1ab2[_0xf73e2a(0x193)]?_0x1feaf6:void 0x0;}),_0x42ffff[_0x82c33d(0x187)][_0x82c33d(0x196)](_0x82c33d(0x1a9),_0x14428c(_0x2e6742,_0x82c33d(0x17c))),_0x42ffff[_0x82c33d(0x187)][_0x82c33d(0x173)](_0x11566d=>{const _0xf18a6f=_0x82c33d,{data:_0x5a3426}=_0x11566d;if(_0x5a3426&&_0xf18a6f(0x1a9)==_0x5a3426[_0xf18a6f(0x1af)])return null==_0x5a3426[_0xf18a6f(0x184)]||0x1==_0x5a3426[_0xf18a6f(0x184)]&&null==_0x5a3426[_0xf18a6f(0x193)]?_0x1feaf6:void 0x0;}),this[_0x82c33d(0x19e)][_0x82c33d(0x19a)][_0x82c33d(0x18b)][_0x82c33d(0x1bc)](_0x9f6673=>{const _0x2180f3=_0x82c33d;if(_0x9f6673[_0x2180f3(0x1c8)][_0x2180f3(0x1ad)])return!0x1;let _0x310c5a=!0x1;const _0x16afaa=_0x42ffff[_0x2180f3(0x180)]({'skipNotAttached':!0x0})[_0x2180f3(0x1a0)](_0x23889b=>{const _0x5022f5=_0x2180f3,_0x13f212=_0x42ffff[_0x5022f5(0x185)](_0x23889b);return _0x5022f5(0x1a9)==_0x13f212||_0x5022f5(0x1b5)==_0x13f212;});for(const _0x18f814 of _0x16afaa){const _0x1c0678=_0x18f814[_0x2180f3(0x1bb)]()[_0x2180f3(0x18f)][_0x2180f3(0x1c4)][_0x2180f3(0x1bf)](_0x2180f3(0x18c));if(_0x2180f3(0x177)==_0x1c0678||_0x2180f3(0x1ab)==_0x1c0678)continue;_0x42ffff[_0x2180f3(0x1cd)](_0x18f814[_0x2180f3(0x1bb)](),_0x2180f3(0x188))[_0x2180f3(0x182)](_0x23043c=>_0x2180f3(0x18c)==_0x42ffff[_0x2180f3(0x185)](_0x23043c[_0x2180f3(0x19b)]))||(_0x9f6673[_0x2180f3(0x1c9)](_0x18f814[_0x2180f3(0x183)]()),_0x310c5a=!0x0);}return _0x310c5a;}),this[_0x82c33d(0x18d)]();}[_0x2631c6(0x1c5)](_0x3d239e){const _0x5f52b0=_0x2631c6,_0x45539e=this[_0x5f52b0(0x19e)][_0x5f52b0(0x192)],{data:_0x109409}=_0x3d239e,_0x228b63={'type':_0x5f52b0(0x1b8),'content':''};if(!_0x109409||_0x5f52b0(0x1d0)!=_0x109409[_0x5f52b0(0x1af)])return;if(!_0x109409[_0x5f52b0(0x193)])return _0x5f52b0(0x17f)==_0x109409[_0x5f52b0(0x184)]?_0x228b63:{'type':_0x5f52b0(0x1b8),'content':''+_0x14428c(_0x45539e,_0x5f52b0(0x18e),_0x14428c(_0x45539e,this[_0x5f52b0(0x176)](_0x109409[_0x5f52b0(0x184)])))};if(!_0x109409[_0x5f52b0(0x184)]){if(_0x5f52b0(0x17f)==_0x109409[_0x5f52b0(0x193)])return _0x228b63;let _0x54ef2f=_0x3d239e[_0x5f52b0(0x1a6)];for(;_0x54ef2f;){if(_0x54ef2f[_0x5f52b0(0x181)]&&_0x5f52b0(0x18c)==_0x54ef2f[_0x5f52b0(0x181)][_0x5f52b0(0x1af)]&&_0x54ef2f[_0x5f52b0(0x181)][_0x5f52b0(0x184)])return _0x228b63;_0x54ef2f=_0x54ef2f[_0x5f52b0(0x1b6)];}return{'type':_0x5f52b0(0x1b8),'content':''+_0x14428c(_0x45539e,_0x5f52b0(0x1a2),_0x14428c(_0x45539e,this[_0x5f52b0(0x176)](_0x109409[_0x5f52b0(0x193)])))};}if(_0x5f52b0(0x17f)!=_0x109409[_0x5f52b0(0x184)])return{'type':_0x5f52b0(0x1b8),'content':''+_0x14428c(_0x45539e,_0x5f52b0(0x18e),_0x14428c(_0x45539e,this[_0x5f52b0(0x176)](_0x109409[_0x5f52b0(0x184)])))};let _0x530e51=_0x3d239e[_0x5f52b0(0x1a6)];for(;_0x530e51;){if(_0x530e51[_0x5f52b0(0x181)]&&_0x5f52b0(0x18c)==_0x530e51[_0x5f52b0(0x181)][_0x5f52b0(0x1af)]&&_0x530e51[_0x5f52b0(0x181)][_0x5f52b0(0x184)]&&_0x530e51[_0x5f52b0(0x181)][_0x5f52b0(0x193)])return _0x228b63;_0x530e51=_0x530e51[_0x5f52b0(0x1b6)];}const _0x12c960=_0x3d239e[_0x5f52b0(0x1bb)]()[_0x5f52b0(0x18f)][_0x5f52b0(0x1c4)][_0x5f52b0(0x1bf)](_0x5f52b0(0x18c));return{'type':_0x5f52b0(0x1b8),'content':_0x14428c(_0x45539e,_0x5f52b0(0x18e),_0x14428c(_0x45539e,_0x5f52b0(0x1b7)+_0x12c960[_0x5f52b0(0x1c3)]()+_0x5f52b0(0x1a3)))};}[_0x2631c6(0x18d)](){const _0x4a6299=_0x2631c6,_0x4d55ff=this[_0x4a6299(0x19e)],_0x465242=_0x4d55ff[_0x4a6299(0x192)];_0x4d55ff[_0x4a6299(0x1ba)][_0x4a6299(0x1c0)](_0x4a6299(0x1a8))[_0x4a6299(0x187)][_0x4a6299(0x173)](_0x3dfd17=>{const _0x2082b5=_0x4a6299;if(_0x2082b5(0x189)!=_0x3dfd17[_0x2082b5(0x1b2)])return;const {data:_0x5a0d2c}=_0x3dfd17;if(!_0x5a0d2c)return;let _0x260390,_0x4a3658;switch(_0x5a0d2c[_0x2082b5(0x195)]){case _0x2082b5(0x1d0):_0x260390=_0x2082b5(0x197),_0x4a3658={'type':_0x2082b5(0x1b8),'content':_0x14428c(_0x465242,_0x260390,_0x14428c(_0x465242,this[_0x2082b5(0x176)](_0x5a0d2c[_0x2082b5(0x17d)][0x0][_0x2082b5(0x1b2)])))};break;case _0x2082b5(0x1b5):_0x260390=_0x5a0d2c[_0x2082b5(0x17d)][0x0][_0x2082b5(0x1b1)]?_0x2082b5(0x17b):_0x2082b5(0x19f),_0x4a3658={'type':_0x2082b5(0x1b8),'content':_0x14428c(_0x465242,_0x260390)};break;case _0x2082b5(0x1a9):_0x260390=_0x2082b5(0x1bd),_0x4a3658={'type':_0x2082b5(0x1b8),'content':_0x14428c(_0x465242,_0x260390,_0x5a0d2c[_0x2082b5(0x17d)][0x0][_0x2082b5(0x199)])};}return _0x4a3658;});}[_0x2631c6(0x176)](_0x2a5ba2){const _0x886344=_0x2631c6;return _0x886344(0x1b7)+function(_0xd21e07){const _0x39c181=_0x886344;if(pe[_0x39c181(0x186)](_0xd21e07))return _0x39c181(0x1c2);if(ye[_0x39c181(0x186)](_0xd21e07))return _0x39c181(0x177);return null;}(_0x2a5ba2)[_0x886344(0x1c3)]()+_0x886344(0x19c)+_0x2a5ba2[_0x886344(0x1c3)]()[_0x886344(0x1c6)](/-/g,'_');}}function _0x18c5(){const _0x27ee9b=['head','lower-latin','TrackChangesEditing','listStart','218654KyCSEl','customNumbered','190315nTMydj','isUndo','bind','key','156AtXGiC','reversed','type','588790YXeGTY','list.properties','listReversed','next','ELEMENT_','format','lower-roman','plugins','getFirstRange','registerPostFixer','*Format:*\x20set\x20start\x20index\x20to\x20%0','72KgAXcf','getAttribute','get','square','bulleted','toUpperCase','nodeAfter','handleDescriptions','replace','styles','batch','removeMarker','36OsWcte','upper-latin','10108ZEGUMF','_findSuggestions','1391481fJOHwD','registerBlockAttribute','listStyle','registerDescriptionCallback','13215JxOtmk','enableDefaultAttributesIntegration','_getTranslationKeyForListStyle','numbered','has','decimal','circle','*Format:*\x20set\x20order\x20to\x20reversed','FORMAT_LIST_START','commandParams','upper-roman','default','getSuggestions','data','find','getFirstMarker','newValue','_getAttributeKey','includes','descriptionFactory','attribute','formatBlock','afterInit','document','listType','_registerLegacyDescription','*Set\x20format:*\x20%0','start','decimal-leading-zero','30XkyxuV','locale','oldValue','config','commandName','registerAttributeLabel','*Change\x20to:*\x20%0','disc','startIndex','model','suggestion','_LIST_','568GnSVWw','editor','*Format:*\x20set\x20order\x20to\x20regular','filter','406494oEOOsl','*Remove\x20format:*\x20%0','_LIST_DEFAULT','ListPropertiesEditing','FORMAT_LIST_REVERSED'];_0x18c5=function(){return _0x27ee9b;};return _0x18c5();}const pe=[_0x2631c6(0x198),_0x2631c6(0x17a),_0x2631c6(0x1c1)],ye=[_0x2631c6(0x179),_0x2631c6(0x190),_0x2631c6(0x1b9),_0x2631c6(0x17e),_0x2631c6(0x1a7),_0x2631c6(0x1cb)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x220b3d=_0x1d46;(function(_0xd46d91,_0x1d83f7){const _0x38debb=_0x1d46,_0xdccc8c=_0xd46d91();while(!![]){try{const _0x15d103=parseInt(_0x38debb(0x1ab))/0x1+-parseInt(_0x38debb(0x199))/0x2+parseInt(_0x38debb(0x18c))/0x3+parseInt(_0x38debb(0x1aa))/0x4*(parseInt(_0x38debb(0x18b))/0x5)+parseInt(_0x38debb(0x18e))/0x6*(parseInt(_0x38debb(0x1a9))/0x7)+-parseInt(_0x38debb(0x190))/0x8+-parseInt(_0x38debb(0x198))/0x9*(parseInt(_0x38debb(0x19b))/0xa);if(_0x15d103===_0x1d83f7)break;else _0xdccc8c['push'](_0xdccc8c['shift']());}catch(_0x9608b4){_0xdccc8c['push'](_0xdccc8c['shift']());}}}(_0x263e,0x2b229));import{Plugin as _0x2b9bc8}from'ckeditor5/src/core.js';import{getTranslation as _0x10e909}from'../utils/common-translations.js';function _0x263e(){const _0x52a26b=['conversion','data','editor','for','attribute:url:media','get','createEmptyElement','high','ELEMENT_MEDIA','descriptionFactory','enableCommand','8939xuLjaW','16HsTcNq','104124UyTlHV','media','mediaEmbed','has','MediaEmbedEditing','183180EIbBdE','635157zkxGdw','afterInit','1362AugfVA','showSuggestionHighlights','2197456flLCLr','downcastDispatcher','div','elementToElement','stop','registerElementLabel','locale','dataDowncast','76563ImqcGt','278540kNzomN','plugins','190gjvNbs','TrackChangesEditing','options'];_0x263e=function(){return _0x52a26b;};return _0x263e();}function _0x1d46(_0x1ac89e,_0x5ba649){const _0x263eb7=_0x263e();return _0x1d46=function(_0x1d462a,_0x2e9798){_0x1d462a=_0x1d462a-0x188;let _0x579e1a=_0x263eb7[_0x1d462a];return _0x579e1a;},_0x1d46(_0x1ac89e,_0x5ba649);}export default class ft extends _0x2b9bc8{[_0x220b3d(0x18d)](){const _0x13faa5=_0x220b3d,_0x158ee5=this[_0x13faa5(0x1a0)];if(!_0x158ee5[_0x13faa5(0x19a)][_0x13faa5(0x189)](_0x13faa5(0x18a)))return;const _0x4989b2=_0x158ee5[_0x13faa5(0x19a)][_0x13faa5(0x1a3)](_0x13faa5(0x19c)),_0x58e151=_0x158ee5[_0x13faa5(0x196)];_0x4989b2[_0x13faa5(0x1a8)](_0x13faa5(0x188)),_0x4989b2[_0x13faa5(0x1a7)][_0x13faa5(0x195)](_0x13faa5(0x1ac),_0x268bd4=>_0x10e909(_0x58e151,_0x13faa5(0x1a6),_0x268bd4)),_0x158ee5[_0x13faa5(0x19e)][_0x13faa5(0x1a1)](_0x13faa5(0x197))[_0x13faa5(0x193)]({'model':_0x13faa5(0x1ac),'view':(_0x30c036,{writer:_0x365093,options:_0xd28ffe})=>{const _0x4a171c=_0x13faa5;if(_0xd28ffe[_0x4a171c(0x18f)])return _0x365093[_0x4a171c(0x1a4)](_0x4a171c(0x192));},'converterPriority':_0x13faa5(0x1a5)}),_0x158ee5[_0x13faa5(0x19f)][_0x13faa5(0x191)]['on'](_0x13faa5(0x1a2),(_0x3bbc8d,_0x4a9465,_0x3fa543)=>{const _0x5446fb=_0x13faa5;_0x3fa543[_0x5446fb(0x19d)][_0x5446fb(0x18f)]&&_0x3bbc8d[_0x5446fb(0x194)]();},{'priority':_0x13faa5(0x1a5)});}}
23
+ const _0xa6441b=_0x2604;(function(_0x429911,_0x402104){const _0x1b7be3=_0x2604,_0x25d0d6=_0x429911();while(!![]){try{const _0x2e5001=-parseInt(_0x1b7be3(0x134))/0x1+parseInt(_0x1b7be3(0x139))/0x2+-parseInt(_0x1b7be3(0x13d))/0x3*(-parseInt(_0x1b7be3(0x13c))/0x4)+-parseInt(_0x1b7be3(0x14c))/0x5*(-parseInt(_0x1b7be3(0x13e))/0x6)+-parseInt(_0x1b7be3(0x145))/0x7*(-parseInt(_0x1b7be3(0x14b))/0x8)+parseInt(_0x1b7be3(0x12f))/0x9+parseInt(_0x1b7be3(0x132))/0xa*(-parseInt(_0x1b7be3(0x137))/0xb);if(_0x2e5001===_0x402104)break;else _0x25d0d6['push'](_0x25d0d6['shift']());}catch(_0x113576){_0x25d0d6['push'](_0x25d0d6['shift']());}}}(_0x11f9,0x9c5fd));import{Plugin as _0x1df893}from'ckeditor5/src/core.js';function _0x11f9(){const _0x34e0dc=['6UxWUNS','get','div','options','media','enableCommand','attribute:url:media','278971ZwchmT','mediaEmbed','elementToElement','downcastDispatcher','showSuggestionHighlights','registerElementLabel','184yoixBD','4561135NXmwst','conversion','dataDowncast','afterInit','stop','high','locale','MediaEmbedEditing','descriptionFactory','5679054iwcZfe','ELEMENT_MEDIA','createEmptyElement','940sjyXLQ','TrackChangesEditing','705424vxTfVZ','plugins','for','277607TdcrRb','editor','2515008CqsdYL','has','data','228FbfknL','45EHqtYy'];_0x11f9=function(){return _0x34e0dc;};return _0x11f9();}import{getTranslation as _0x1467b2}from'../utils/common-translations.js';function _0x2604(_0x122048,_0x2ad110){const _0x11f969=_0x11f9();return _0x2604=function(_0x2604c5,_0x36fe78){_0x2604c5=_0x2604c5-0x128;let _0xeb1afe=_0x11f969[_0x2604c5];return _0xeb1afe;},_0x2604(_0x122048,_0x2ad110);}export default class ft extends _0x1df893{[_0xa6441b(0x129)](){const _0x1d7372=_0xa6441b,_0x16d40e=this[_0x1d7372(0x138)];if(!_0x16d40e[_0x1d7372(0x135)][_0x1d7372(0x13a)](_0x1d7372(0x12d)))return;const _0x2a3e16=_0x16d40e[_0x1d7372(0x135)][_0x1d7372(0x13f)](_0x1d7372(0x133)),_0x2c73d8=_0x16d40e[_0x1d7372(0x12c)];_0x2a3e16[_0x1d7372(0x143)](_0x1d7372(0x146)),_0x2a3e16[_0x1d7372(0x12e)][_0x1d7372(0x14a)](_0x1d7372(0x142),_0x1edb81=>_0x1467b2(_0x2c73d8,_0x1d7372(0x130),_0x1edb81)),_0x16d40e[_0x1d7372(0x14d)][_0x1d7372(0x136)](_0x1d7372(0x128))[_0x1d7372(0x147)]({'model':_0x1d7372(0x142),'view':(_0x454d37,{writer:_0x5ad5a2,options:_0x27c00b})=>{const _0x45fc67=_0x1d7372;if(_0x27c00b[_0x45fc67(0x149)])return _0x5ad5a2[_0x45fc67(0x131)](_0x45fc67(0x140));},'converterPriority':_0x1d7372(0x12b)}),_0x16d40e[_0x1d7372(0x13b)][_0x1d7372(0x148)]['on'](_0x1d7372(0x144),(_0xad0481,_0x1ef601,_0x4a3ce2)=>{const _0x31a74c=_0x1d7372;_0x4a3ce2[_0x31a74c(0x141)][_0x31a74c(0x149)]&&_0xad0481[_0x31a74c(0x12a)]();},{'priority':_0x1d7372(0x12b)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e787b=_0x3b94;function _0x1be3(){const _0x1243f6=['TrackChangesEditing','afterInit','enableCommand','get','48hGMczX','mention','2160770yRqPKv','11081356iPtFiS','3pQjVOJ','12xMbZKP','MentionEditing','has','2661695uEVEQC','10458SoSlyv','plugins','8426232pKmpUI','1033196nuAZri','36tpYTKr','336bvGCeN','1795ZVrtaa','editor'];_0x1be3=function(){return _0x1243f6;};return _0x1be3();}(function(_0x1dd47e,_0x1a0cce){const _0x5840a7=_0x3b94,_0x428df1=_0x1dd47e();while(!![]){try{const _0x2e33d0=parseInt(_0x5840a7(0x92))/0x1*(parseInt(_0x5840a7(0x83))/0x2)+parseInt(_0x5840a7(0x87))/0x3*(-parseInt(_0x5840a7(0x8f))/0x4)+-parseInt(_0x5840a7(0x8b))/0x5+-parseInt(_0x5840a7(0x8c))/0x6*(-parseInt(_0x5840a7(0x91))/0x7)+parseInt(_0x5840a7(0x8e))/0x8+-parseInt(_0x5840a7(0x90))/0x9*(parseInt(_0x5840a7(0x85))/0xa)+parseInt(_0x5840a7(0x86))/0xb*(parseInt(_0x5840a7(0x88))/0xc);if(_0x2e33d0===_0x1a0cce)break;else _0x428df1['push'](_0x428df1['shift']());}catch(_0x170c6d){_0x428df1['push'](_0x428df1['shift']());}}}(_0x1be3,0x81ff9));import{Plugin as _0x56e093}from'ckeditor5/src/core.js';function _0x3b94(_0x25cd67,_0x372b4c){const _0x1be3b4=_0x1be3();return _0x3b94=function(_0x3b9440,_0x10326b){_0x3b9440=_0x3b9440-0x83;let _0x10da9b=_0x1be3b4[_0x3b9440];return _0x10da9b;},_0x3b94(_0x25cd67,_0x372b4c);}export default class gt extends _0x56e093{[_0x3e787b(0x95)](){const _0x2c9912=_0x3e787b,_0x467208=this[_0x2c9912(0x93)];_0x467208[_0x2c9912(0x8d)][_0x2c9912(0x8a)](_0x2c9912(0x89))&&_0x467208[_0x2c9912(0x8d)][_0x2c9912(0x97)](_0x2c9912(0x94))[_0x2c9912(0x96)](_0x2c9912(0x84));}}
23
+ const _0x2d9fba=_0x538c;(function(_0x5d5012,_0x29c168){const _0x5736c1=_0x538c,_0x49a4f4=_0x5d5012();while(!![]){try{const _0x3f3ecd=-parseInt(_0x5736c1(0x1f2))/0x1*(parseInt(_0x5736c1(0x1e2))/0x2)+-parseInt(_0x5736c1(0x1df))/0x3*(-parseInt(_0x5736c1(0x1e8))/0x4)+-parseInt(_0x5736c1(0x1e5))/0x5*(parseInt(_0x5736c1(0x1e4))/0x6)+-parseInt(_0x5736c1(0x1e7))/0x7*(parseInt(_0x5736c1(0x1ef))/0x8)+-parseInt(_0x5736c1(0x1f3))/0x9+-parseInt(_0x5736c1(0x1ea))/0xa*(-parseInt(_0x5736c1(0x1ee))/0xb)+parseInt(_0x5736c1(0x1ec))/0xc;if(_0x3f3ecd===_0x29c168)break;else _0x49a4f4['push'](_0x49a4f4['shift']());}catch(_0x59e9db){_0x49a4f4['push'](_0x49a4f4['shift']());}}}(_0x40fb,0x61fe8));import{Plugin as _0x2a54fe}from'ckeditor5/src/core.js';function _0x538c(_0x4c284b,_0x597bdb){const _0x40fb1e=_0x40fb();return _0x538c=function(_0x538cfb,_0x41af12){_0x538cfb=_0x538cfb-0x1df;let _0x4fb668=_0x40fb1e[_0x538cfb];return _0x4fb668;},_0x538c(_0x4c284b,_0x597bdb);}export default class gt extends _0x2a54fe{[_0x2d9fba(0x1eb)](){const _0x34765d=_0x2d9fba,_0x19b47f=this[_0x34765d(0x1e0)];_0x19b47f[_0x34765d(0x1f0)][_0x34765d(0x1e1)](_0x34765d(0x1ed))&&_0x19b47f[_0x34765d(0x1f0)][_0x34765d(0x1f1)](_0x34765d(0x1e9))[_0x34765d(0x1e6)](_0x34765d(0x1e3));}}function _0x40fb(){const _0x538521=['afterInit','14619708RRJXSQ','MentionEditing','825ibDlTj','78712YBcsrF','plugins','get','8dXYihc','4434435nLZiUd','303wykBFj','editor','has','73036yHNoLO','mention','6QIqSzU','1321265LFVNcQ','enableCommand','357WQMIJu','4504jFZxdy','TrackChangesEditing','82700bceOPO'];_0x40fb=function(){return _0x538521;};return _0x40fb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fea(_0x27a07d,_0xbc4ee4){const _0x3cbe12=_0x3cbe();return _0x1fea=function(_0x1feae6,_0x91af4){_0x1feae6=_0x1feae6-0x147;let _0x27dcaa=_0x3cbe12[_0x1feae6];return _0x27dcaa;},_0x1fea(_0x27a07d,_0xbc4ee4);}const _0x10f37f=_0x1fea;(function(_0x27659a,_0x358cf0){const _0x103976=_0x1fea,_0x34e92f=_0x27659a();while(!![]){try{const _0xa41ba=-parseInt(_0x103976(0x14a))/0x1*(parseInt(_0x103976(0x160))/0x2)+parseInt(_0x103976(0x15c))/0x3+parseInt(_0x103976(0x164))/0x4*(-parseInt(_0x103976(0x159))/0x5)+parseInt(_0x103976(0x15b))/0x6+-parseInt(_0x103976(0x14b))/0x7*(parseInt(_0x103976(0x165))/0x8)+parseInt(_0x103976(0x163))/0x9+parseInt(_0x103976(0x161))/0xa;if(_0xa41ba===_0x358cf0)break;else _0x34e92f['push'](_0x34e92f['shift']());}catch(_0x5e7912){_0x34e92f['push'](_0x34e92f['shift']());}}}(_0x3cbe,0x23c6e));import{Plugin as _0x2ad18f}from'ckeditor5/src/core.js';import{getTranslation as _0x264092}from'../utils/common-translations.js';export default class lt extends _0x2ad18f{[_0x10f37f(0x158)](){const _0x48e512=_0x10f37f,_0x1036b6=this[_0x48e512(0x147)],_0x3279e=_0x1036b6[_0x48e512(0x151)][_0x48e512(0x149)](_0x48e512(0x14e));_0x1036b6[_0x48e512(0x151)][_0x48e512(0x166)](_0x48e512(0x16a))&&(_0x3279e[_0x48e512(0x153)](_0x48e512(0x14d)),_0x3279e[_0x48e512(0x169)](_0x48e512(0x157)),_0x3279e[_0x48e512(0x14f)][_0x48e512(0x156)](_0x1ec98e=>this[_0x48e512(0x148)](_0x1ec98e)));}[_0x10f37f(0x148)](_0x8d438e){const _0x3cfc5f=_0x10f37f,_0x11dd8f=this[_0x3cfc5f(0x147)][_0x3cfc5f(0x15f)],{data:_0x235900}=_0x8d438e,_0x4cd4df={'type':_0x3cfc5f(0x15a),'content':''};if(_0x235900&&_0x3cfc5f(0x157)==_0x235900[_0x3cfc5f(0x14c)]){if(!_0x235900[_0x3cfc5f(0x168)])return{'type':_0x3cfc5f(0x15a),'content':_0x264092(_0x11dd8f,_0x3cfc5f(0x154),_0x264092(_0x11dd8f,_0x3cfc5f(0x15e)))+'\x20('+_0x235900[_0x3cfc5f(0x150)]+')'};if(!_0x235900[_0x3cfc5f(0x150)]){let _0x584364=_0x8d438e[_0x3cfc5f(0x167)];for(;_0x584364;){if(_0x584364[_0x3cfc5f(0x155)]&&_0x3cfc5f(0x152)==_0x584364[_0x3cfc5f(0x155)][_0x3cfc5f(0x14c)]&&_0x584364[_0x3cfc5f(0x155)][_0x3cfc5f(0x150)])return _0x4cd4df;_0x584364=_0x584364[_0x3cfc5f(0x15d)];}return{'type':_0x3cfc5f(0x15a),'content':_0x264092(_0x11dd8f,_0x3cfc5f(0x162),_0x264092(_0x11dd8f,_0x3cfc5f(0x15e)))+'\x20('+_0x235900[_0x3cfc5f(0x168)]+')'};}}}}function _0x3cbe(){const _0x52c4ad=['94756OJPvYx','3705370drtVYW','*Remove\x20format:*\x20%0','497133Qquzix','23452iLeNAx','2824ulXYVA','has','head','oldValue','registerBlockAttribute','MultiLevelList','editor','handleDescriptions','get','3fcpGWb','21LefXXF','key','multiLevelList','TrackChangesEditing','descriptionFactory','newValue','plugins','listType','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','data','registerDescriptionCallback','listMarkerStyle','afterInit','160zqLUph','format','281142oXzjKX','14160fQWtjj','next','ELEMENT_MULTI_LEVEL_LIST','locale'];_0x3cbe=function(){return _0x52c4ad;};return _0x3cbe();}
23
+ const _0x57e958=_0x4902;(function(_0x5aac44,_0x43dcaa){const _0x4e6cda=_0x4902,_0x588162=_0x5aac44();while(!![]){try{const _0x4d8bb8=-parseInt(_0x4e6cda(0x1b8))/0x1+parseInt(_0x4e6cda(0x19f))/0x2*(parseInt(_0x4e6cda(0x1ac))/0x3)+-parseInt(_0x4e6cda(0x1a4))/0x4+-parseInt(_0x4e6cda(0x1b5))/0x5+-parseInt(_0x4e6cda(0x1b3))/0x6+-parseInt(_0x4e6cda(0x1b4))/0x7+-parseInt(_0x4e6cda(0x1a7))/0x8*(-parseInt(_0x4e6cda(0x1b2))/0x9);if(_0x4d8bb8===_0x43dcaa)break;else _0x588162['push'](_0x588162['shift']());}catch(_0x60629b){_0x588162['push'](_0x588162['shift']());}}}(_0x5aa3,0xa9fbb));function _0x4902(_0x1ccc24,_0x4bd309){const _0x5aa32b=_0x5aa3();return _0x4902=function(_0x4902cb,_0x51da09){_0x4902cb=_0x4902cb-0x19e;let _0x830571=_0x5aa32b[_0x4902cb];return _0x830571;},_0x4902(_0x1ccc24,_0x4bd309);}function _0x5aa3(){const _0x3735f1=['afterInit','key','handleDescriptions','newValue','8186jqjiIL','locale','oldValue','MultiLevelList','*Remove\x20format:*\x20%0','3093444TMJvGw','format','multiLevelList','17328664tkrCgh','data','*Set\x20format:*\x20%0','listMarkerStyle','has','897GNDDPi','TrackChangesEditing','listType','registerDescriptionCallback','plugins','head','9AEdNhn','6431508PWNhas','2223403tjUNNb','547075Lwesyp','ELEMENT_MULTI_LEVEL_LIST','descriptionFactory','421316niLCFf','next','registerBlockAttribute','editor','get','enableDefaultAttributesIntegration'];_0x5aa3=function(){return _0x3735f1;};return _0x5aa3();}import{Plugin as _0x2f8d4f}from'ckeditor5/src/core.js';import{getTranslation as _0x16c1c1}from'../utils/common-translations.js';export default class lt extends _0x2f8d4f{[_0x57e958(0x1be)](){const _0xc92197=_0x57e958,_0x3abb2a=this[_0xc92197(0x1bb)],_0x59e24c=_0x3abb2a[_0xc92197(0x1b0)][_0xc92197(0x1bc)](_0xc92197(0x1ad));_0x3abb2a[_0xc92197(0x1b0)][_0xc92197(0x1ab)](_0xc92197(0x1a2))&&(_0x59e24c[_0xc92197(0x1bd)](_0xc92197(0x1a6)),_0x59e24c[_0xc92197(0x1ba)](_0xc92197(0x1aa)),_0x59e24c[_0xc92197(0x1b7)][_0xc92197(0x1af)](_0x179ed6=>this[_0xc92197(0x1c0)](_0x179ed6)));}[_0x57e958(0x1c0)](_0x39b0cd){const _0x483882=_0x57e958,_0x338400=this[_0x483882(0x1bb)][_0x483882(0x1a0)],{data:_0x38ba72}=_0x39b0cd,_0x3fcf15={'type':_0x483882(0x1a5),'content':''};if(_0x38ba72&&_0x483882(0x1aa)==_0x38ba72[_0x483882(0x1bf)]){if(!_0x38ba72[_0x483882(0x1a1)])return{'type':_0x483882(0x1a5),'content':_0x16c1c1(_0x338400,_0x483882(0x1a9),_0x16c1c1(_0x338400,_0x483882(0x1b6)))+'\x20('+_0x38ba72[_0x483882(0x19e)]+')'};if(!_0x38ba72[_0x483882(0x19e)]){let _0x3986e1=_0x39b0cd[_0x483882(0x1b1)];for(;_0x3986e1;){if(_0x3986e1[_0x483882(0x1a8)]&&_0x483882(0x1ae)==_0x3986e1[_0x483882(0x1a8)][_0x483882(0x1bf)]&&_0x3986e1[_0x483882(0x1a8)][_0x483882(0x19e)])return _0x3fcf15;_0x3986e1=_0x3986e1[_0x483882(0x1b9)];}return{'type':_0x483882(0x1a5),'content':_0x16c1c1(_0x338400,_0x483882(0x1a3),_0x16c1c1(_0x338400,_0x483882(0x1b6)))+'\x20('+_0x38ba72[_0x483882(0x1a1)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cc07e=_0x14fe;(function(_0x5a446a,_0x590a5c){const _0x4a0028=_0x14fe,_0x4205e7=_0x5a446a();while(!![]){try{const _0x11aa1a=parseInt(_0x4a0028(0x155))/0x1+parseInt(_0x4a0028(0x15e))/0x2*(-parseInt(_0x4a0028(0x158))/0x3)+parseInt(_0x4a0028(0x166))/0x4*(parseInt(_0x4a0028(0x161))/0x5)+parseInt(_0x4a0028(0x15a))/0x6*(-parseInt(_0x4a0028(0x168))/0x7)+parseInt(_0x4a0028(0x156))/0x8*(parseInt(_0x4a0028(0x157))/0x9)+parseInt(_0x4a0028(0x162))/0xa+-parseInt(_0x4a0028(0x15c))/0xb*(parseInt(_0x4a0028(0x153))/0xc);if(_0x11aa1a===_0x590a5c)break;else _0x4205e7['push'](_0x4205e7['shift']());}catch(_0x54a3be){_0x4205e7['push'](_0x4205e7['shift']());}}}(_0x6c0a,0x1eb13));function _0x6c0a(){const _0x1aa523=['has','editor','12GSKRTb','PageBreakEditing','7EhIPUm','locale','pageBreak','enableCommand','12CCiSCg','get','118051YkAoyH','8GVmdxe','1651725gcubcg','3657FWRzqB','ELEMENT_PAGE_BREAK','530562VGJxSs','descriptionFactory','4470994GACiMy','plugins','4pKaIMh','TrackChangesEditing','afterInit','169585kFwmZK','2197070beZTUH','registerElementLabel'];_0x6c0a=function(){return _0x1aa523;};return _0x6c0a();}import{Plugin as _0xfa22cd}from'ckeditor5/src/core.js';import{getTranslation as _0x3b403c}from'../utils/common-translations.js';function _0x14fe(_0x4de672,_0x288378){const _0x6c0ac8=_0x6c0a();return _0x14fe=function(_0x14feb5,_0x11bece){_0x14feb5=_0x14feb5-0x150;let _0x3b8005=_0x6c0ac8[_0x14feb5];return _0x3b8005;},_0x14fe(_0x4de672,_0x288378);}export default class mt extends _0xfa22cd{[_0x2cc07e(0x160)](){const _0xd66664=_0x2cc07e,_0x2a96d2=this[_0xd66664(0x165)];if(!_0x2a96d2[_0xd66664(0x15d)][_0xd66664(0x164)](_0xd66664(0x167)))return;_0x2a96d2[_0xd66664(0x15d)][_0xd66664(0x154)](_0xd66664(0x15f))[_0xd66664(0x152)](_0xd66664(0x151));const _0x2f435c=_0x2a96d2[_0xd66664(0x15d)][_0xd66664(0x154)](_0xd66664(0x15f)),_0x41afc3=_0x2a96d2[_0xd66664(0x150)];_0x2f435c[_0xd66664(0x15b)][_0xd66664(0x163)](_0xd66664(0x151),_0x5bdc49=>_0x3b403c(_0x41afc3,_0xd66664(0x159),_0x5bdc49));}}
23
+ const _0x1328bc=_0x1701;function _0x5dd0(){const _0x11e579=['get','plugins','registerElementLabel','32300lmWFba','16NSDoVt','400256RtTppk','pageBreak','1056jpcuNL','ELEMENT_PAGE_BREAK','descriptionFactory','enableCommand','1yHAVOx','10dOFiFI','locale','editor','PageBreakEditing','234474mRShwz','501418GztfDe','4334pMBdOg','383058wxHdOp','180MbmUer','TrackChangesEditing','afterInit','has','756049bfIPHt'];_0x5dd0=function(){return _0x11e579;};return _0x5dd0();}(function(_0x55c127,_0x873bec){const _0xc3891e=_0x1701,_0x2fdb92=_0x55c127();while(!![]){try{const _0x623e26=parseInt(_0xc3891e(0xf7))/0x1*(-parseInt(_0xc3891e(0xfd))/0x2)+-parseInt(_0xc3891e(0xfc))/0x3*(-parseInt(_0xc3891e(0xf0))/0x4)+parseInt(_0xc3891e(0xef))/0x5*(parseInt(_0xc3891e(0x100))/0x6)+-parseInt(_0xc3891e(0x104))/0x7+-parseInt(_0xc3891e(0xf1))/0x8+-parseInt(_0xc3891e(0xff))/0x9*(-parseInt(_0xc3891e(0xf8))/0xa)+-parseInt(_0xc3891e(0xfe))/0xb*(-parseInt(_0xc3891e(0xf3))/0xc);if(_0x623e26===_0x873bec)break;else _0x2fdb92['push'](_0x2fdb92['shift']());}catch(_0x474276){_0x2fdb92['push'](_0x2fdb92['shift']());}}}(_0x5dd0,0x2ab46));import{Plugin as _0x568b77}from'ckeditor5/src/core.js';import{getTranslation as _0x58af03}from'../utils/common-translations.js';function _0x1701(_0x35cd76,_0x38bee3){const _0x5dd09a=_0x5dd0();return _0x1701=function(_0x17018e,_0x4acbe5){_0x17018e=_0x17018e-0xee;let _0x498d36=_0x5dd09a[_0x17018e];return _0x498d36;},_0x1701(_0x35cd76,_0x38bee3);}export default class mt extends _0x568b77{[_0x1328bc(0x102)](){const _0x2fbeb7=_0x1328bc,_0x585462=this[_0x2fbeb7(0xfa)];if(!_0x585462[_0x2fbeb7(0x106)][_0x2fbeb7(0x103)](_0x2fbeb7(0xfb)))return;_0x585462[_0x2fbeb7(0x106)][_0x2fbeb7(0x105)](_0x2fbeb7(0x101))[_0x2fbeb7(0xf6)](_0x2fbeb7(0xf2));const _0x4986db=_0x585462[_0x2fbeb7(0x106)][_0x2fbeb7(0x105)](_0x2fbeb7(0x101)),_0x233cad=_0x585462[_0x2fbeb7(0xf9)];_0x4986db[_0x2fbeb7(0xf5)][_0x2fbeb7(0xee)](_0x2fbeb7(0xf2),_0x10d4e8=>_0x58af03(_0x233cad,_0x2fbeb7(0xf4),_0x10d4e8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x198424=_0x4a6e;(function(_0x5929d1,_0x361f27){const _0x341ae7=_0x4a6e,_0x5a70a8=_0x5929d1();while(!![]){try{const _0x14e9d3=parseInt(_0x341ae7(0x1a3))/0x1*(-parseInt(_0x341ae7(0x179))/0x2)+-parseInt(_0x341ae7(0x19c))/0x3*(parseInt(_0x341ae7(0x199))/0x4)+parseInt(_0x341ae7(0x183))/0x5*(parseInt(_0x341ae7(0x182))/0x6)+-parseInt(_0x341ae7(0x18f))/0x7+-parseInt(_0x341ae7(0x170))/0x8+parseInt(_0x341ae7(0x180))/0x9+-parseInt(_0x341ae7(0x178))/0xa;if(_0x14e9d3===_0x361f27)break;else _0x5a70a8['push'](_0x5a70a8['shift']());}catch(_0x201b38){_0x5a70a8['push'](_0x5a70a8['shift']());}}}(_0x4a18,0x861ce));function _0x4a18(){const _0x2efe87=['mapper','insertParagraph','isTouching','get','313750BJltUA','1172IQYQSn','_registerLegacyDescription','includes','formatBlock','ck-suggestion-marker-split','createUIElement','enableDefaultAttributesIntegration','7522893XURiRg','model','282SqZLvU','115405WisYow','markerName','start','consume','end','insert','options','activeMarkers','registerDescriptionCallback','bindElementToMarker','data','editor','135324wRGkaI','showSuggestionHighlights','*Insert:*\x20%0','name','*Change\x20to:*\x20%0','addMarker:suggestion:insertion','locale','afterInit','writer','registerElementLabel','8BHGXKy','isBlock','insertion','117705qKMXrn','schema','isLimit','downcastDispatcher','nodeAfter','getFirstRange','getItemLabel','1534ecKvky','format','plugins','toViewPosition','ck-suggestion-marker--active','TrackChangesEditing','$text','Paragraph','ELEMENT_PARAGRAPH','type','markerRange','has','highest','editing','enableCommand','descriptionFactory','checkChild','commandName','addClass','2746056nTrWwm','span','paragraph','consumable'];_0x4a18=function(){return _0x2efe87;};return _0x4a18();}import{Plugin as _0xe1e331}from'ckeditor5/src/core.js';import{getTranslation as _0xb844c}from'../utils/common-translations.js';export default class dt extends _0xe1e331{[_0x198424(0x196)](){const _0x4f62f2=_0x198424,_0x1093db=this[_0x4f62f2(0x18e)];if(!_0x1093db[_0x4f62f2(0x1a5)][_0x4f62f2(0x168)](_0x4f62f2(0x1aa)))return;const _0x1553b0=_0x1093db[_0x4f62f2(0x195)],_0x510bc3=_0x1093db[_0x4f62f2(0x1a5)][_0x4f62f2(0x177)](_0x4f62f2(0x1a8));_0x510bc3[_0x4f62f2(0x16c)][_0x4f62f2(0x198)](_0x4f62f2(0x172),_0x25b8ae=>_0xb844c(_0x1553b0,_0x4f62f2(0x1ab),_0x25b8ae)),_0x510bc3[_0x4f62f2(0x17f)](_0x4f62f2(0x172)),_0x510bc3[_0x4f62f2(0x16b)](_0x4f62f2(0x175)),_0x1093db[_0x4f62f2(0x16a)][_0x4f62f2(0x19f)]['on'](_0x4f62f2(0x194),nr(_0x1093db),{'priority':_0x4f62f2(0x169)}),_0x1093db[_0x4f62f2(0x18d)][_0x4f62f2(0x19f)]['on'](_0x4f62f2(0x194),(_0x948b9b,_0x389049,_0x1085bb)=>{const _0x438abb=_0x4f62f2;_0x1085bb[_0x438abb(0x189)][_0x438abb(0x190)]&&nr(_0x1093db,{'showActiveMarker':!0x1})(_0x948b9b,_0x389049,_0x1085bb);},{'priority':_0x4f62f2(0x169)});const _0x2142c9=_0x510bc3[_0x4f62f2(0x16c)];_0x2142c9[_0x4f62f2(0x18b)](_0x4c416b=>{const _0xcaadde=_0x4f62f2;if(_0xcaadde(0x19b)!==_0x4c416b[_0xcaadde(0x1ac)])return;const {start:_0x40c52f,end:_0x5cebf2}=_0x4c416b[_0xcaadde(0x1a1)]();if(!_0x40c52f[_0xcaadde(0x176)](_0x5cebf2)||!_0x40c52f[_0xcaadde(0x1a0)])return;const _0x591695=_0x1093db[_0xcaadde(0x181)][_0xcaadde(0x19d)],_0x1cb54d=_0x40c52f[_0xcaadde(0x1a0)];return _0x591695[_0xcaadde(0x19a)](_0x1cb54d)&&!_0x591695[_0xcaadde(0x19e)](_0x1cb54d)&&_0x591695[_0xcaadde(0x16d)](_0x1cb54d,_0xcaadde(0x1a9))?{'type':_0xcaadde(0x19b),'content':_0xb844c(_0x1553b0,_0xcaadde(0x191),_0x2142c9[_0xcaadde(0x1a2)](_0x1cb54d,0x1))}:void 0x0;}),this[_0x4f62f2(0x17a)]();}[_0x198424(0x17a)](){const _0xd55a9a=_0x198424,_0x3798de=this[_0xd55a9a(0x18e)],_0x1a11a8=_0x3798de[_0xd55a9a(0x195)];_0x3798de[_0xd55a9a(0x1a5)][_0xd55a9a(0x177)](_0xd55a9a(0x1a8))[_0xd55a9a(0x16c)][_0xd55a9a(0x18b)](_0x459838=>{const _0x3ce63d=_0xd55a9a;if(_0x3ce63d(0x17c)!=_0x459838[_0x3ce63d(0x1ac)])return;const {data:_0x24370c}=_0x459838;return _0x24370c&&_0x3ce63d(0x172)==_0x24370c[_0x3ce63d(0x16e)]?{'type':_0x3ce63d(0x1a4),'content':_0xb844c(_0x1a11a8,_0x3ce63d(0x193),_0xb844c(_0x1a11a8,_0x3ce63d(0x1ab)))}:void 0x0;});}}function _0x4a6e(_0x5055f6,_0x431a34){const _0x4a18f3=_0x4a18();return _0x4a6e=function(_0x4a6e42,_0x1b2188){_0x4a6e42=_0x4a6e42-0x168;let _0x466038=_0x4a18f3[_0x4a6e42];return _0x466038;},_0x4a6e(_0x5055f6,_0x431a34);}function nr(_0x4aefa2,{showActiveMarker:_0x963a38=!0x0}={}){return(_0x1924df,_0x194826,_0x457f34)=>{const _0x1ff26b=_0x4a6e,_0x5ec123=_0x4aefa2[_0x1ff26b(0x1a5)][_0x1ff26b(0x177)](_0x1ff26b(0x1a8)),_0x364fad=_0x194826[_0x1ff26b(0x1ad)][_0x1ff26b(0x185)],_0x29f2ac=_0x194826[_0x1ff26b(0x1ad)][_0x1ff26b(0x187)],_0x460d5d=_0x4aefa2[_0x1ff26b(0x181)][_0x1ff26b(0x19d)];if(!_0x364fad[_0x1ff26b(0x176)](_0x29f2ac)||!_0x364fad[_0x1ff26b(0x1a0)])return;const _0x2aa057=_0x364fad[_0x1ff26b(0x1a0)];if(_0x460d5d[_0x1ff26b(0x19a)](_0x2aa057)&&!_0x460d5d[_0x1ff26b(0x19e)](_0x2aa057)&&_0x460d5d[_0x1ff26b(0x16d)](_0x2aa057,_0x1ff26b(0x1a9))){if(!_0x457f34[_0x1ff26b(0x173)][_0x1ff26b(0x186)](_0x194826[_0x1ff26b(0x1ad)],_0x1924df[_0x1ff26b(0x192)]))return;const _0xf2d484=_0x457f34[_0x1ff26b(0x197)][_0x1ff26b(0x17e)](_0x1ff26b(0x171),{'class':_0x1ff26b(0x17d)}),_0x4fe4da=_0x457f34[_0x1ff26b(0x174)][_0x1ff26b(0x1a6)](_0x29f2ac);_0x963a38&&_0x5ec123[_0x1ff26b(0x18a)][_0x1ff26b(0x17b)](_0x194826[_0x1ff26b(0x184)])&&_0x457f34[_0x1ff26b(0x197)][_0x1ff26b(0x16f)](_0x1ff26b(0x1a7),_0xf2d484),_0x457f34[_0x1ff26b(0x197)][_0x1ff26b(0x188)](_0x4fe4da,_0xf2d484),_0x457f34[_0x1ff26b(0x174)][_0x1ff26b(0x18c)](_0xf2d484,_0x194826[_0x1ff26b(0x184)]);}};}
23
+ const _0x50a210=_0x1107;function _0x1107(_0x8a1ef1,_0x1dbe93){const _0x1de607=_0x1de6();return _0x1107=function(_0x110701,_0x2ff980){_0x110701=_0x110701-0x1de;let _0x5881eb=_0x1de607[_0x110701];return _0x5881eb;},_0x1107(_0x8a1ef1,_0x1dbe93);}function _0x1de6(){const _0x190263=['nodeAfter','get','commandName','model','3554691sBsTCN','start','name','isTouching','105736tqdXUt','TrackChangesEditing','Paragraph','insert','checkChild','1192130emVweP','schema','includes','editing','markerRange','addMarker:suggestion:insertion','ck-suggestion-marker-split','800JCnaWX','_registerLegacyDescription','options','enableDefaultAttributesIntegration','ck-suggestion-marker--active','*Insert:*\x20%0','24812AVbMzS','consume','consumable','ELEMENT_PARAGRAPH','formatBlock','$text','showSuggestionHighlights','markerName','registerDescriptionCallback','*Change\x20to:*\x20%0','downcastDispatcher','28146SfVgrm','registerElementLabel','activeMarkers','format','editor','span','enableCommand','end','468tLSxcq','toViewPosition','createUIElement','bindElementToMarker','2599923zaiiGP','has','11KcLWmE','plugins','getItemLabel','insertParagraph','descriptionFactory','writer','highest','1769728JHVmmS','locale','afterInit','paragraph','insertion','isLimit','getFirstRange','data','isBlock','addClass','type','40PZcgxp','mapper'];_0x1de6=function(){return _0x190263;};return _0x1de6();}(function(_0x3c3543,_0x47f142){const _0x5c4ba3=_0x1107,_0x4e4da9=_0x3c3543();while(!![]){try{const _0x32e91f=parseInt(_0x5c4ba3(0x20c))/0x1*(-parseInt(_0x5c4ba3(0x1f0))/0x2)+parseInt(_0x5c4ba3(0x223))/0x3+-parseInt(_0x5c4ba3(0x1e5))/0x4+-parseInt(_0x5c4ba3(0x206))/0x5*(-parseInt(_0x5c4ba3(0x217))/0x6)+-parseInt(_0x5c4ba3(0x1f6))/0x7+parseInt(_0x5c4ba3(0x1fa))/0x8*(parseInt(_0x5c4ba3(0x21f))/0x9)+-parseInt(_0x5c4ba3(0x1ff))/0xa*(parseInt(_0x5c4ba3(0x1de))/0xb);if(_0x32e91f===_0x47f142)break;else _0x4e4da9['push'](_0x4e4da9['shift']());}catch(_0xee0d3a){_0x4e4da9['push'](_0x4e4da9['shift']());}}}(_0x1de6,0xb45e3));import{Plugin as _0x1f2bb4}from'ckeditor5/src/core.js';import{getTranslation as _0x1ec1b3}from'../utils/common-translations.js';export default class dt extends _0x1f2bb4{[_0x50a210(0x1e7)](){const _0x2bd2e8=_0x50a210,_0x4a5562=this[_0x2bd2e8(0x21b)];if(!_0x4a5562[_0x2bd2e8(0x1df)][_0x2bd2e8(0x224)](_0x2bd2e8(0x1fc)))return;const _0x137755=_0x4a5562[_0x2bd2e8(0x1e6)],_0x40b80f=_0x4a5562[_0x2bd2e8(0x1df)][_0x2bd2e8(0x1f3)](_0x2bd2e8(0x1fb));_0x40b80f[_0x2bd2e8(0x1e2)][_0x2bd2e8(0x218)](_0x2bd2e8(0x1e8),_0x25d372=>_0x1ec1b3(_0x137755,_0x2bd2e8(0x20f),_0x25d372)),_0x40b80f[_0x2bd2e8(0x209)](_0x2bd2e8(0x1e8)),_0x40b80f[_0x2bd2e8(0x21d)](_0x2bd2e8(0x1e1)),_0x4a5562[_0x2bd2e8(0x202)][_0x2bd2e8(0x216)]['on'](_0x2bd2e8(0x204),nr(_0x4a5562),{'priority':_0x2bd2e8(0x1e4)}),_0x4a5562[_0x2bd2e8(0x1ec)][_0x2bd2e8(0x216)]['on'](_0x2bd2e8(0x204),(_0x8216b0,_0x302206,_0x1c6180)=>{const _0x3a1ad7=_0x2bd2e8;_0x1c6180[_0x3a1ad7(0x208)][_0x3a1ad7(0x212)]&&nr(_0x4a5562,{'showActiveMarker':!0x1})(_0x8216b0,_0x302206,_0x1c6180);},{'priority':_0x2bd2e8(0x1e4)});const _0x41f2d4=_0x40b80f[_0x2bd2e8(0x1e2)];_0x41f2d4[_0x2bd2e8(0x214)](_0x1149e0=>{const _0xdf2530=_0x2bd2e8;if(_0xdf2530(0x1e9)!==_0x1149e0[_0xdf2530(0x1ef)])return;const {start:_0x24f3b6,end:_0x1892de}=_0x1149e0[_0xdf2530(0x1eb)]();if(!_0x24f3b6[_0xdf2530(0x1f9)](_0x1892de)||!_0x24f3b6[_0xdf2530(0x1f2)])return;const _0x3f1c7c=_0x4a5562[_0xdf2530(0x1f5)][_0xdf2530(0x200)],_0x25bf27=_0x24f3b6[_0xdf2530(0x1f2)];return _0x3f1c7c[_0xdf2530(0x1ed)](_0x25bf27)&&!_0x3f1c7c[_0xdf2530(0x1ea)](_0x25bf27)&&_0x3f1c7c[_0xdf2530(0x1fe)](_0x25bf27,_0xdf2530(0x211))?{'type':_0xdf2530(0x1e9),'content':_0x1ec1b3(_0x137755,_0xdf2530(0x20b),_0x41f2d4[_0xdf2530(0x1e0)](_0x25bf27,0x1))}:void 0x0;}),this[_0x2bd2e8(0x207)]();}[_0x50a210(0x207)](){const _0x547cd7=_0x50a210,_0x575666=this[_0x547cd7(0x21b)],_0x44bb0d=_0x575666[_0x547cd7(0x1e6)];_0x575666[_0x547cd7(0x1df)][_0x547cd7(0x1f3)](_0x547cd7(0x1fb))[_0x547cd7(0x1e2)][_0x547cd7(0x214)](_0x54d87e=>{const _0x5a348a=_0x547cd7;if(_0x5a348a(0x210)!=_0x54d87e[_0x5a348a(0x1ef)])return;const {data:_0xbd1dbf}=_0x54d87e;return _0xbd1dbf&&_0x5a348a(0x1e8)==_0xbd1dbf[_0x5a348a(0x1f4)]?{'type':_0x5a348a(0x21a),'content':_0x1ec1b3(_0x44bb0d,_0x5a348a(0x215),_0x1ec1b3(_0x44bb0d,_0x5a348a(0x20f)))}:void 0x0;});}}function nr(_0x15a7f2,{showActiveMarker:_0x2559ad=!0x0}={}){return(_0x3bf807,_0x5a0f12,_0x320d57)=>{const _0x2c5f3a=_0x1107,_0x3f2293=_0x15a7f2[_0x2c5f3a(0x1df)][_0x2c5f3a(0x1f3)](_0x2c5f3a(0x1fb)),_0x3d451c=_0x5a0f12[_0x2c5f3a(0x203)][_0x2c5f3a(0x1f7)],_0x35a4a3=_0x5a0f12[_0x2c5f3a(0x203)][_0x2c5f3a(0x21e)],_0x38e32e=_0x15a7f2[_0x2c5f3a(0x1f5)][_0x2c5f3a(0x200)];if(!_0x3d451c[_0x2c5f3a(0x1f9)](_0x35a4a3)||!_0x3d451c[_0x2c5f3a(0x1f2)])return;const _0x151f69=_0x3d451c[_0x2c5f3a(0x1f2)];if(_0x38e32e[_0x2c5f3a(0x1ed)](_0x151f69)&&!_0x38e32e[_0x2c5f3a(0x1ea)](_0x151f69)&&_0x38e32e[_0x2c5f3a(0x1fe)](_0x151f69,_0x2c5f3a(0x211))){if(!_0x320d57[_0x2c5f3a(0x20e)][_0x2c5f3a(0x20d)](_0x5a0f12[_0x2c5f3a(0x203)],_0x3bf807[_0x2c5f3a(0x1f8)]))return;const _0x35f6f4=_0x320d57[_0x2c5f3a(0x1e3)][_0x2c5f3a(0x221)](_0x2c5f3a(0x21c),{'class':_0x2c5f3a(0x205)}),_0x958908=_0x320d57[_0x2c5f3a(0x1f1)][_0x2c5f3a(0x220)](_0x35a4a3);_0x2559ad&&_0x3f2293[_0x2c5f3a(0x219)][_0x2c5f3a(0x201)](_0x5a0f12[_0x2c5f3a(0x213)])&&_0x320d57[_0x2c5f3a(0x1e3)][_0x2c5f3a(0x1ee)](_0x2c5f3a(0x20a),_0x35f6f4),_0x320d57[_0x2c5f3a(0x1e3)][_0x2c5f3a(0x1fd)](_0x958908,_0x35f6f4),_0x320d57[_0x2c5f3a(0x1f1)][_0x2c5f3a(0x222)](_0x35f6f4,_0x5a0f12[_0x2c5f3a(0x213)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fb035=_0x42cb;function _0x42cb(_0x2cd190,_0x20ce0b){const _0x10d5ad=_0x10d5();return _0x42cb=function(_0x42cb9e,_0x2206b1){_0x42cb9e=_0x42cb9e-0x110;let _0x2339b6=_0x10d5ad[_0x42cb9e];return _0x2339b6;},_0x42cb(_0x2cd190,_0x20ce0b);}(function(_0x2ac5c9,_0x53578e){const _0x52c128=_0x42cb,_0x519d04=_0x2ac5c9();while(!![]){try{const _0x23f0cf=parseInt(_0x52c128(0x117))/0x1+parseInt(_0x52c128(0x122))/0x2*(parseInt(_0x52c128(0x124))/0x3)+parseInt(_0x52c128(0x11c))/0x4*(-parseInt(_0x52c128(0x112))/0x5)+parseInt(_0x52c128(0x11d))/0x6*(parseInt(_0x52c128(0x12c))/0x7)+-parseInt(_0x52c128(0x12b))/0x8+-parseInt(_0x52c128(0x121))/0x9*(parseInt(_0x52c128(0x11b))/0xa)+parseInt(_0x52c128(0x120))/0xb;if(_0x23f0cf===_0x53578e)break;else _0x519d04['push'](_0x519d04['shift']());}catch(_0x4f14e0){_0x519d04['push'](_0x519d04['shift']());}}}(_0x10d5,0x69c3a));import{Plugin as _0x691ca1}from'ckeditor5/src/core.js';function _0x10d5(){const _0x429eb9=['25812wTnKOd','264028MUqbjU','*Remove\x20all\x20formatting*','3bGPAiO','enableDefaultAttributesIntegration','locale','get','RemoveFormatEditing','type','registerDescriptionCallback','6419160SMsijq','14ZzoaPf','removeFormat','_registerLegacyDescription','afterInit','3321845osGSXZ','commandName','editor','format','formatBlock','470627EiXRJf','plugins','formatInline','TrackChangesEditing','2740DpozqA','4TrOpyM','656340DutbVI','descriptionFactory','has','20508235XeIAXN'];_0x10d5=function(){return _0x429eb9;};return _0x10d5();}import{getTranslation as _0x35395e}from'../utils/common-translations.js';export default class pt extends _0x691ca1{[_0x4fb035(0x111)](){const _0x1044d4=_0x4fb035,_0x150e69=this[_0x1044d4(0x114)];if(!_0x150e69[_0x1044d4(0x118)][_0x1044d4(0x11f)](_0x1044d4(0x128)))return;_0x150e69[_0x1044d4(0x118)][_0x1044d4(0x127)](_0x1044d4(0x11a))[_0x1044d4(0x125)](_0x1044d4(0x12d)),this[_0x1044d4(0x110)]();}[_0x4fb035(0x110)](){const _0x455205=_0x4fb035,_0x77b645=this[_0x455205(0x114)];_0x77b645[_0x455205(0x118)][_0x455205(0x127)](_0x455205(0x11a))[_0x455205(0x11e)][_0x455205(0x12a)](_0x46af0c=>{const _0x1e3c25=_0x455205;if(_0x1e3c25(0x116)!=_0x46af0c[_0x1e3c25(0x129)]&&_0x1e3c25(0x119)!=_0x46af0c[_0x1e3c25(0x129)])return;const {data:_0xeeb093}=_0x46af0c;return _0xeeb093&&_0x1e3c25(0x12d)==_0xeeb093[_0x1e3c25(0x113)]?{'type':_0x1e3c25(0x115),'content':_0x35395e(_0x77b645[_0x1e3c25(0x126)],_0x1e3c25(0x123))}:void 0x0;});}}
23
+ const _0x32ebc8=_0xd218;(function(_0x393447,_0x432ea4){const _0x2defe8=_0xd218,_0x2f5275=_0x393447();while(!![]){try{const _0x43fbfa=parseInt(_0x2defe8(0x133))/0x1*(-parseInt(_0x2defe8(0x14c))/0x2)+parseInt(_0x2defe8(0x134))/0x3*(parseInt(_0x2defe8(0x14b))/0x4)+-parseInt(_0x2defe8(0x143))/0x5+-parseInt(_0x2defe8(0x139))/0x6*(parseInt(_0x2defe8(0x141))/0x7)+parseInt(_0x2defe8(0x13b))/0x8+parseInt(_0x2defe8(0x13d))/0x9+-parseInt(_0x2defe8(0x146))/0xa*(-parseInt(_0x2defe8(0x13f))/0xb);if(_0x43fbfa===_0x432ea4)break;else _0x2f5275['push'](_0x2f5275['shift']());}catch(_0x928c86){_0x2f5275['push'](_0x2f5275['shift']());}}}(_0x2c84,0x6fdfe));import{Plugin as _0x3372fe}from'ckeditor5/src/core.js';function _0x2c84(){const _0x46281a=['registerDescriptionCallback','12366WXHDqB','locale','4987592xiZvfJ','_registerLegacyDescription','1919754YbnCGz','editor','2123231uqyrLh','formatBlock','735uWfyOl','has','3358290TJwHQK','formatInline','removeFormat','20RvWKtd','*Remove\x20all\x20formatting*','afterInit','TrackChangesEditing','RemoveFormatEditing','988CSylVH','46xpcQpo','commandName','plugins','enableDefaultAttributesIntegration','format','16871HDlbRr','6213HaPisS','get','descriptionFactory','type'];_0x2c84=function(){return _0x46281a;};return _0x2c84();}function _0xd218(_0x462b09,_0x42b4f3){const _0x2c8435=_0x2c84();return _0xd218=function(_0xd2186e,_0x4b064b){_0xd2186e=_0xd2186e-0x133;let _0x1bcb8a=_0x2c8435[_0xd2186e];return _0x1bcb8a;},_0xd218(_0x462b09,_0x42b4f3);}import{getTranslation as _0x37d5dc}from'../utils/common-translations.js';export default class pt extends _0x3372fe{[_0x32ebc8(0x148)](){const _0x1d7b9f=_0x32ebc8,_0x207732=this[_0x1d7b9f(0x13e)];if(!_0x207732[_0x1d7b9f(0x14e)][_0x1d7b9f(0x142)](_0x1d7b9f(0x14a)))return;_0x207732[_0x1d7b9f(0x14e)][_0x1d7b9f(0x135)](_0x1d7b9f(0x149))[_0x1d7b9f(0x14f)](_0x1d7b9f(0x145)),this[_0x1d7b9f(0x13c)]();}[_0x32ebc8(0x13c)](){const _0x4dc138=_0x32ebc8,_0x351737=this[_0x4dc138(0x13e)];_0x351737[_0x4dc138(0x14e)][_0x4dc138(0x135)](_0x4dc138(0x149))[_0x4dc138(0x136)][_0x4dc138(0x138)](_0x58b712=>{const _0x120c17=_0x4dc138;if(_0x120c17(0x140)!=_0x58b712[_0x120c17(0x137)]&&_0x120c17(0x144)!=_0x58b712[_0x120c17(0x137)])return;const {data:_0x124536}=_0x58b712;return _0x124536&&_0x120c17(0x145)==_0x124536[_0x120c17(0x14d)]?{'type':_0x120c17(0x150),'content':_0x37d5dc(_0x351737[_0x120c17(0x13a)],_0x120c17(0x147))}:void 0x0;});}}