@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240713.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34466a=_0x3997;function _0x10fb(){const _0x6d7089=['has','length','parent','100852UXsbrE','checkTodoList','paragraph','slice','before','listIndent','schema','numbered','LegacyTodoListEditing','plugins','getAttribute','formatInline','isObject','document','listItem','*Check\x20item*','enableCommand','element','8fgxdcV','190960bxdGFh','createPositionAt','*Outdent:*\x20%0','todoListChecked','forceValue','*Indent:*\x20%0','72iSplUz','ELEMENT_BULLETED_LIST','ELEMENT_NUMBERED_LIST','458859qnxHCr','end','List','change','registerElementLabel','filter','model','execute','findIndex','207bjqaBU','push','TrackChangesEditing','locale','ELEMENT_TODO_LIST','listType','previousSibling','bulletedList','editor','commandParams','get','selection','markBlockFormat','checkChild','todo','commands','*Uncheck\x20item*','from','4694294keKOrV','registerDescriptionCallback','getSelectedBlocks','replace','afterInit','createRange','LegacyListEditing','name','formatBlock','382696XAVzum','descriptionFactory','blockName','outdentList','add','value','_selectedElements','bulleted','type','20vkrdxJ','format','nextSibling','indentList','commandName','176806BBePTU','*Change\x20to:*\x20%0','ELEMENT_LIST_ITEM','numberedList','275150XKocBW','todoList'];_0x10fb=function(){return _0x6d7089;};return _0x10fb();}(function(_0x150286,_0x4de782){const _0x528575=_0x3997,_0x1292c2=_0x150286();while(!![]){try{const _0x2455b2=parseInt(_0x528575(0x138))/0x1*(parseInt(_0x528575(0x126))/0x2)+parseInt(_0x528575(0x142))/0x3+parseInt(_0x528575(0x10f))/0x4*(parseInt(_0x528575(0x118))/0x5)+parseInt(_0x528575(0x13f))/0x6*(-parseInt(_0x528575(0x11d))/0x7)+parseInt(_0x528575(0x139))/0x8+-parseInt(_0x528575(0x14b))/0x9*(parseInt(_0x528575(0x121))/0xa)+parseInt(_0x528575(0x106))/0xb;if(_0x2455b2===_0x4de782)break;else _0x1292c2['push'](_0x1292c2['shift']());}catch(_0x389a49){_0x1292c2['push'](_0x1292c2['shift']());}}}(_0x10fb,0x6ec6c));import{Plugin as _0x44e2e0}from'ckeditor5/src/core.js';import{getTranslation as _0xf902ea}from'../utils/common-translations.js';export default class ut extends _0x44e2e0{[_0x34466a(0x10a)](){const _0x541286=_0x34466a,_0x3cf463=this[_0x541286(0x153)],_0x4e8486=_0x3cf463[_0x541286(0x14e)];if(!_0x3cf463[_0x541286(0x12f)][_0x541286(0x123)](_0x541286(0x10c)))return;const _0x46c5be=_0x3cf463[_0x541286(0x12f)][_0x541286(0x155)](_0x541286(0x14d)),_0x589de1=_0x3cf463[_0x541286(0x12f)][_0x541286(0x123)](_0x541286(0x12e));function _0xa7724(_0x140ba9){return()=>{const _0x1961bf=_0x3997,_0x52670d=_0x3cf463[_0x1961bf(0x148)][_0x1961bf(0x133)][_0x1961bf(0x156)],_0x158a14=_0x3cf463[_0x1961bf(0x103)][_0x1961bf(0x155)](_0x140ba9);if(_0x158a14[_0x1961bf(0x114)])return void _0x3cf463[_0x1961bf(0x149)](_0x1961bf(0x128),{});const _0x4ebb1c=_0x140ba9[_0x1961bf(0x129)](0x0,-0x4),_0x305733=function(_0x235ab3,_0x19a219,_0x5897b5){const _0x245f57=_0x1961bf;let _0x6bf035=Array[_0x245f57(0x105)](_0x235ab3)[_0x245f57(0x147)](_0x2a5c78=>function(_0x4c018f,_0x5550fa){const _0x16ce66=_0x245f57;return _0x5550fa[_0x16ce66(0x101)](_0x4c018f[_0x16ce66(0x125)],_0x16ce66(0x134))&&!_0x5550fa[_0x16ce66(0x132)](_0x4c018f);}(_0x2a5c78,_0x5897b5));_0x6bf035=_0x6bf035[_0x245f57(0x147)](_0x5a2280=>!_0x5a2280['is'](_0x245f57(0x137),_0x245f57(0x134))||_0x5a2280[_0x245f57(0x130)](_0x245f57(0x150))!=_0x19a219);const _0x21b628=new Set();for(const _0x3ffb6d of _0x6bf035)_0x3ffb6d['is'](_0x245f57(0x137),_0x245f57(0x134))?_0x21b628[_0x245f57(0x113)](me(_0x3ffb6d)):_0x21b628[_0x245f57(0x113)](_0x3ffb6d);return Array[_0x245f57(0x105)](_0x21b628);}(_0x52670d[_0x1961bf(0x108)](),_0x4ebb1c,_0x3cf463[_0x1961bf(0x148)][_0x1961bf(0x12c)]);_0x3cf463[_0x1961bf(0x148)][_0x1961bf(0x145)](()=>{const _0x4c8048=_0x1961bf;for(const _0x4859d0 of _0x305733)_0x46c5be[_0x4c8048(0x157)](_0x4859d0,{'commandName':_0x140ba9,'commandParams':[{'forceValue':!_0x158a14[_0x4c8048(0x114)]}],'formatGroupId':_0x4c8048(0x111)},fe(_0x4859d0));});};}function _0x1002ad(_0xf11c85){return()=>{const _0x4c141b=_0x3997,_0x5087f8=function(_0x236c16){const _0x25f5aa=_0x3997;let _0x1bb683=Array[_0x25f5aa(0x105)](_0x236c16);const _0x26084e=_0x1bb683[_0x25f5aa(0x14a)](_0x255b2e=>_0x25f5aa(0x134)!=_0x255b2e[_0x25f5aa(0x10d)]);return _0x26084e>-0x1&&(_0x1bb683=_0x1bb683[_0x25f5aa(0x129)](0x0,_0x26084e)),_0x1bb683;}(_0x3cf463[_0x4c141b(0x148)][_0x4c141b(0x133)][_0x4c141b(0x156)][_0x4c141b(0x108)]()),_0x15f0be=_0x3cf463[_0x4c141b(0x148)][_0x4c141b(0x10b)](_0x3cf463[_0x4c141b(0x148)][_0x4c141b(0x13a)](_0x5087f8[0x0],_0x4c141b(0x12a)),_0x3cf463[_0x4c141b(0x148)][_0x4c141b(0x13a)](_0x5087f8[_0x5087f8[_0x4c141b(0x124)]-0x1],_0x4c141b(0x143)));_0x3cf463[_0x4c141b(0x148)][_0x4c141b(0x145)](()=>{const _0x41ba0c=_0x4c141b;_0x46c5be[_0x41ba0c(0x157)](_0x15f0be,{'commandName':_0xf11c85,'commandParams':[],'formatGroupId':_0x41ba0c(0x12b)},function(_0x469f2c){const _0x2ef910=_0x41ba0c,_0x5330a5=new Set();for(const _0x447b33 of _0x469f2c){let _0x49692b=_0x447b33[_0x2ef910(0x11a)];for(;_0x49692b&&_0x49692b[_0x2ef910(0x130)](_0x2ef910(0x12b))>_0x447b33[_0x2ef910(0x130)](_0x2ef910(0x12b));)_0x5330a5[_0x2ef910(0x113)](_0x49692b),_0x49692b=_0x49692b[_0x2ef910(0x11a)];}return Array[_0x2ef910(0x105)](_0x5330a5);}(_0x5087f8));});};}_0x46c5be[_0x541286(0x136)](_0x541286(0x120),_0xa7724(_0x541286(0x120))),_0x46c5be[_0x541286(0x136)](_0x541286(0x152),_0xa7724(_0x541286(0x152))),_0x589de1&&_0x46c5be[_0x541286(0x136)](_0x541286(0x122),_0xa7724(_0x541286(0x122))),_0x46c5be[_0x541286(0x136)](_0x541286(0x11b),_0x1002ad(_0x541286(0x11b))),_0x46c5be[_0x541286(0x136)](_0x541286(0x112),_0x1002ad(_0x541286(0x112))),_0x589de1&&_0x46c5be[_0x541286(0x136)](_0x541286(0x127),()=>{const _0x21da35=_0x541286,_0x5d5b3c=_0x3cf463[_0x21da35(0x103)][_0x21da35(0x155)](_0x21da35(0x127)),_0x4a0820=Array[_0x21da35(0x105)](_0x5d5b3c[_0x21da35(0x115)]);_0x4a0820[_0x21da35(0x147)](_0x24684d=>_0x24684d[_0x21da35(0x130)](_0x21da35(0x13c))!=_0x5d5b3c[_0x21da35(0x114)]),_0x3cf463[_0x21da35(0x148)][_0x21da35(0x145)](()=>{const _0x297ddb=_0x21da35;for(const _0x2895b4 of _0x4a0820)_0x46c5be[_0x297ddb(0x157)](_0x2895b4,{'commandName':_0x297ddb(0x127),'commandParams':[{'forceValue':!_0x5d5b3c[_0x297ddb(0x114)]}]});});}),_0x46c5be[_0x541286(0x110)][_0x541286(0x146)](_0x541286(0x134),_0x4d4027=>_0xf902ea(_0x4e8486,_0x541286(0x11f),_0x4d4027)),_0x46c5be[_0x541286(0x110)][_0x541286(0x107)](_0x5da4ff=>{const _0x362a05=_0x541286;if(_0x362a05(0x10e)!=_0x5da4ff[_0x362a05(0x117)]&&_0x362a05(0x131)!=_0x5da4ff[_0x362a05(0x117)])return;const {data:_0x34be62}=_0x5da4ff;if(_0x34be62){if(_0x362a05(0x120)==_0x34be62[_0x362a05(0x11c)]||_0x362a05(0x152)==_0x34be62[_0x362a05(0x11c)]||_0x362a05(0x122)==_0x34be62[_0x362a05(0x11c)])switch(_0x34be62[_0x362a05(0x11c)][_0x362a05(0x109)](_0x362a05(0x144),'')){case _0x362a05(0x116):return _0x5affc7(_0xf902ea(_0x4e8486,_0x362a05(0x140)));case _0x362a05(0x12d):return _0x5affc7(_0xf902ea(_0x4e8486,_0x362a05(0x141)));case _0x362a05(0x102):return _0x5affc7(_0xf902ea(_0x4e8486,_0x362a05(0x14f)));}if(_0x362a05(0x11b)==_0x34be62[_0x362a05(0x11c)])return{'type':_0x362a05(0x119),'content':_0xf902ea(_0x4e8486,_0x362a05(0x13e),_0xf902ea(_0x4e8486,_0x362a05(0x11f)))};if(_0x362a05(0x112)==_0x34be62[_0x362a05(0x11c)])return{'type':_0x362a05(0x119),'content':_0xf902ea(_0x4e8486,_0x362a05(0x13b),_0xf902ea(_0x4e8486,_0x362a05(0x11f)))};if(_0x362a05(0x127)==_0x34be62[_0x362a05(0x11c)])return _0x34be62[_0x362a05(0x154)][0x0][_0x362a05(0x13d)]?{'type':_0x362a05(0x119),'content':_0xf902ea(_0x4e8486,_0x362a05(0x135))}:{'type':_0x362a05(0x119),'content':_0xf902ea(_0x4e8486,_0x362a05(0x104))};}function _0x5affc7(_0x4d7599){const _0x4e7051=_0x362a05;return{'type':_0x4e7051(0x119),'content':_0xf902ea(_0x4e8486,_0x4e7051(0x11e),_0x4d7599)};}});}}function me(_0x43eff6){const _0x5e3cfe=_0x34466a,_0x296c23=_0x43eff6[_0x5e3cfe(0x130)](_0x5e3cfe(0x12b));if(0x0==_0x296c23)return _0x43eff6;let _0x4358a7=_0x43eff6;for(;_0x43eff6[_0x5e3cfe(0x151)]&&_0x43eff6[_0x5e3cfe(0x151)]['is'](_0x5e3cfe(0x137),_0x5e3cfe(0x134));){const _0x111412=_0x43eff6[_0x5e3cfe(0x151)][_0x5e3cfe(0x130)](_0x5e3cfe(0x12b));if(_0x111412==_0x296c23)_0x4358a7=_0x43eff6[_0x5e3cfe(0x151)];else{if(_0x111412<_0x296c23)break;}_0x43eff6=_0x43eff6[_0x5e3cfe(0x151)];}return _0x4358a7;}function _0x3997(_0x40e46d,_0x2ba331){const _0x10fbd9=_0x10fb();return _0x3997=function(_0x3997a3,_0x2daea0){_0x3997a3=_0x3997a3-0x101;let _0x496f36=_0x10fbd9[_0x3997a3];return _0x496f36;},_0x3997(_0x40e46d,_0x2ba331);}function fe(_0x2b86f8){const _0x100d97=_0x34466a,_0xf3d1a2=[];if(_0x2b86f8['is'](_0x100d97(0x137),_0x100d97(0x134))&&_0x2b86f8[_0x100d97(0x130)](_0x100d97(0x12b))>0x0){let _0x2814e3=_0x2b86f8[_0x100d97(0x11a)];for(;_0x2814e3&&_0x100d97(0x134)==_0x2814e3[_0x100d97(0x10d)]&&_0x2814e3[_0x100d97(0x130)](_0x100d97(0x12b))==_0x2b86f8[_0x100d97(0x130)](_0x100d97(0x12b));)_0xf3d1a2[_0x100d97(0x14c)](_0x2814e3),_0x2814e3=_0x2814e3[_0x100d97(0x11a)];}return _0xf3d1a2;}
23
+ const _0x5df951=_0x2b44;(function(_0x18d0b9,_0x504089){const _0x2b7d85=_0x2b44,_0x578c7d=_0x18d0b9();while(!![]){try{const _0xdd4ef2=-parseInt(_0x2b7d85(0x1ec))/0x1+parseInt(_0x2b7d85(0x1fe))/0x2+parseInt(_0x2b7d85(0x1ef))/0x3+-parseInt(_0x2b7d85(0x1e5))/0x4+-parseInt(_0x2b7d85(0x1e4))/0x5*(-parseInt(_0x2b7d85(0x1f6))/0x6)+-parseInt(_0x2b7d85(0x201))/0x7+-parseInt(_0x2b7d85(0x215))/0x8*(-parseInt(_0x2b7d85(0x1e1))/0x9);if(_0xdd4ef2===_0x504089)break;else _0x578c7d['push'](_0x578c7d['shift']());}catch(_0x501c4d){_0x578c7d['push'](_0x578c7d['shift']());}}}(_0x255e,0x823e9));import{Plugin as _0x49ddc8}from'ckeditor5/src/core.js';import{getTranslation as _0x3f1df8}from'../utils/common-translations.js';export default class ut extends _0x49ddc8{[_0x5df951(0x213)](){const _0x18e033=_0x5df951,_0x19435c=this[_0x18e033(0x1e0)],_0x5ce30a=_0x19435c[_0x18e033(0x1f0)];if(!_0x19435c[_0x18e033(0x216)][_0x18e033(0x1ff)](_0x18e033(0x21b)))return;const _0x473e3b=_0x19435c[_0x18e033(0x216)][_0x18e033(0x1f2)](_0x18e033(0x1eb)),_0x414cc=_0x19435c[_0x18e033(0x216)][_0x18e033(0x1ff)](_0x18e033(0x221));function _0x51a988(_0x3a54af){return()=>{const _0x35e8d3=_0x2b44,_0x39a957=_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x1dc)][_0x35e8d3(0x222)],_0x2d6299=_0x19435c[_0x35e8d3(0x212)][_0x35e8d3(0x1f2)](_0x3a54af);if(_0x2d6299[_0x35e8d3(0x1f9)])return void _0x19435c[_0x35e8d3(0x224)](_0x35e8d3(0x1d1),{});const _0x53095c=_0x3a54af[_0x35e8d3(0x207)](0x0,-0x4),_0x27c03b=function(_0x2e2df8,_0x8ab3b9,_0x1447e4){const _0x192509=_0x35e8d3;let _0x25f68f=Array[_0x192509(0x1e9)](_0x2e2df8)[_0x192509(0x1d0)](_0x1be2b8=>function(_0x362b61,_0x41c9ba){const _0x1a538c=_0x192509;return _0x41c9ba[_0x1a538c(0x211)](_0x362b61[_0x1a538c(0x20a)],_0x1a538c(0x1ed))&&!_0x41c9ba[_0x1a538c(0x1e3)](_0x362b61);}(_0x1be2b8,_0x1447e4));_0x25f68f=_0x25f68f[_0x192509(0x1d0)](_0x55ad5b=>!_0x55ad5b['is'](_0x192509(0x1e7),_0x192509(0x1ed))||_0x55ad5b[_0x192509(0x1ea)](_0x192509(0x1f4))!=_0x8ab3b9);const _0x4d4cf7=new Set();for(const _0x1fb7fb of _0x25f68f)_0x1fb7fb['is'](_0x192509(0x1e7),_0x192509(0x1ed))?_0x4d4cf7[_0x192509(0x21c)](me(_0x1fb7fb)):_0x4d4cf7[_0x192509(0x21c)](_0x1fb7fb);return Array[_0x192509(0x1e9)](_0x4d4cf7);}(_0x39a957[_0x35e8d3(0x204)](),_0x53095c,_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x205)]);_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x1d5)](()=>{const _0x2ddf0c=_0x35e8d3;for(const _0xdcbfff of _0x27c03b)_0x473e3b[_0x2ddf0c(0x1f5)](_0xdcbfff,{'commandName':_0x3a54af,'commandParams':[{'forceValue':!_0x2d6299[_0x2ddf0c(0x1f9)]}],'formatGroupId':_0x2ddf0c(0x203)},fe(_0xdcbfff));});};}function _0x2afcc9(_0x1e6a8d){return()=>{const _0x4e2aae=_0x2b44,_0x496cad=function(_0x1a5de9){const _0x4150fc=_0x2b44;let _0x25f1e7=Array[_0x4150fc(0x1e9)](_0x1a5de9);const _0x464c91=_0x25f1e7[_0x4150fc(0x1f8)](_0x379ca1=>_0x4150fc(0x1ed)!=_0x379ca1[_0x4150fc(0x223)]);return _0x464c91>-0x1&&(_0x25f1e7=_0x25f1e7[_0x4150fc(0x207)](0x0,_0x464c91)),_0x25f1e7;}(_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1dc)][_0x4e2aae(0x222)][_0x4e2aae(0x204)]()),_0x21c652=_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1ee)](_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1df)](_0x496cad[0x0],_0x4e2aae(0x1d6)),_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1df)](_0x496cad[_0x496cad[_0x4e2aae(0x20b)]-0x1],_0x4e2aae(0x1d8)));_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1d5)](()=>{const _0x1fadef=_0x4e2aae;_0x473e3b[_0x1fadef(0x1f5)](_0x21c652,{'commandName':_0x1e6a8d,'commandParams':[],'formatGroupId':_0x1fadef(0x219)},function(_0x45f1a5){const _0x178149=_0x1fadef,_0x520db1=new Set();for(const _0x36e47f of _0x45f1a5){let _0x5d026c=_0x36e47f[_0x178149(0x214)];for(;_0x5d026c&&_0x5d026c[_0x178149(0x1ea)](_0x178149(0x219))>_0x36e47f[_0x178149(0x1ea)](_0x178149(0x219));)_0x520db1[_0x178149(0x21c)](_0x5d026c),_0x5d026c=_0x5d026c[_0x178149(0x214)];}return Array[_0x178149(0x1e9)](_0x520db1);}(_0x496cad));});};}_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x20d),_0x51a988(_0x18e033(0x20d))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1fd),_0x51a988(_0x18e033(0x1fd))),_0x414cc&&_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x20f),_0x51a988(_0x18e033(0x20f))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1d2),_0x2afcc9(_0x18e033(0x1d2))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1da),_0x2afcc9(_0x18e033(0x1da))),_0x414cc&&_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x210),()=>{const _0x4689a2=_0x18e033,_0x2d8452=_0x19435c[_0x4689a2(0x212)][_0x4689a2(0x1f2)](_0x4689a2(0x210)),_0x29df11=Array[_0x4689a2(0x1e9)](_0x2d8452[_0x4689a2(0x1f1)]);_0x29df11[_0x4689a2(0x1d0)](_0x2f3497=>_0x2f3497[_0x4689a2(0x1ea)](_0x4689a2(0x21d))!=_0x2d8452[_0x4689a2(0x1f9)]),_0x19435c[_0x4689a2(0x217)][_0x4689a2(0x1d5)](()=>{const _0x29e0c6=_0x4689a2;for(const _0x6aec0e of _0x29df11)_0x473e3b[_0x29e0c6(0x1f5)](_0x6aec0e,{'commandName':_0x29e0c6(0x210),'commandParams':[{'forceValue':!_0x2d8452[_0x29e0c6(0x1f9)]}]});});}),_0x473e3b[_0x18e033(0x1e6)][_0x18e033(0x200)](_0x18e033(0x1ed),_0x1dc493=>_0x3f1df8(_0x5ce30a,_0x18e033(0x20e),_0x1dc493)),_0x473e3b[_0x18e033(0x1e6)][_0x18e033(0x1d9)](_0x5af002=>{const _0xe994d3=_0x18e033;if(_0xe994d3(0x1d4)!=_0x5af002[_0xe994d3(0x220)]&&_0xe994d3(0x21f)!=_0x5af002[_0xe994d3(0x220)])return;const {data:_0x1e2e60}=_0x5af002;if(_0x1e2e60){if(_0xe994d3(0x20d)==_0x1e2e60[_0xe994d3(0x1db)]||_0xe994d3(0x1fd)==_0x1e2e60[_0xe994d3(0x1db)]||_0xe994d3(0x20f)==_0x1e2e60[_0xe994d3(0x1db)])switch(_0x1e2e60[_0xe994d3(0x1db)][_0xe994d3(0x218)](_0xe994d3(0x1fb),'')){case _0xe994d3(0x1f7):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x1dd)));case _0xe994d3(0x206):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x1de)));case _0xe994d3(0x202):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x208)));}if(_0xe994d3(0x1d2)==_0x1e2e60[_0xe994d3(0x1db)])return{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x209),_0x3f1df8(_0x5ce30a,_0xe994d3(0x20e)))};if(_0xe994d3(0x1da)==_0x1e2e60[_0xe994d3(0x1db)])return{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1fa),_0x3f1df8(_0x5ce30a,_0xe994d3(0x20e)))};if(_0xe994d3(0x210)==_0x1e2e60[_0xe994d3(0x1db)])return _0x1e2e60[_0xe994d3(0x21a)][0x0][_0xe994d3(0x1fc)]?{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1d3))}:{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1e8))};}function _0x28ec2f(_0x1398f4){const _0x2cb4b5=_0xe994d3;return{'type':_0x2cb4b5(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0x2cb4b5(0x1d7),_0x1398f4)};}});}}function me(_0x145f04){const _0x1e456b=_0x5df951,_0x56e0e5=_0x145f04[_0x1e456b(0x1ea)](_0x1e456b(0x219));if(0x0==_0x56e0e5)return _0x145f04;let _0x427031=_0x145f04;for(;_0x145f04[_0x1e456b(0x20c)]&&_0x145f04[_0x1e456b(0x20c)]['is'](_0x1e456b(0x1e7),_0x1e456b(0x1ed));){const _0x3bfed6=_0x145f04[_0x1e456b(0x20c)][_0x1e456b(0x1ea)](_0x1e456b(0x219));if(_0x3bfed6==_0x56e0e5)_0x427031=_0x145f04[_0x1e456b(0x20c)];else{if(_0x3bfed6<_0x56e0e5)break;}_0x145f04=_0x145f04[_0x1e456b(0x20c)];}return _0x427031;}function _0x2b44(_0x5417cd,_0x248e78){const _0x255ecc=_0x255e();return _0x2b44=function(_0x2b444c,_0x323194){_0x2b444c=_0x2b444c-0x1d0;let _0x216f11=_0x255ecc[_0x2b444c];return _0x216f11;},_0x2b44(_0x5417cd,_0x248e78);}function fe(_0x9af058){const _0x3e16fa=_0x5df951,_0x26019e=[];if(_0x9af058['is'](_0x3e16fa(0x1e7),_0x3e16fa(0x1ed))&&_0x9af058[_0x3e16fa(0x1ea)](_0x3e16fa(0x219))>0x0){let _0x2c2bb8=_0x9af058[_0x3e16fa(0x214)];for(;_0x2c2bb8&&_0x3e16fa(0x1ed)==_0x2c2bb8[_0x3e16fa(0x223)]&&_0x2c2bb8[_0x3e16fa(0x1ea)](_0x3e16fa(0x219))==_0x9af058[_0x3e16fa(0x1ea)](_0x3e16fa(0x219));)_0x26019e[_0x3e16fa(0x21e)](_0x2c2bb8),_0x2c2bb8=_0x2c2bb8[_0x3e16fa(0x214)];}return _0x26019e;}function _0x255e(){const _0x5ba9a9=['nextSibling','104nezGQD','plugins','model','replace','listIndent','commandParams','LegacyListEditing','add','todoListChecked','push','formatInline','type','LegacyTodoListEditing','selection','name','execute','filter','paragraph','indentList','*Check\x20item*','formatBlock','change','before','*Change\x20to:*\x20%0','end','registerDescriptionCallback','outdentList','commandName','document','ELEMENT_BULLETED_LIST','ELEMENT_NUMBERED_LIST','createPositionAt','editor','1069821ciJsyu','format','isObject','1140ckevrg','4007648XcEvSs','descriptionFactory','element','*Uncheck\x20item*','from','getAttribute','TrackChangesEditing','745713ESenjz','listItem','createRange','1711134KhSLHb','locale','_selectedElements','get','enableCommand','listType','markBlockFormat','26898ZZPSOE','bulleted','findIndex','value','*Outdent:*\x20%0','List','forceValue','bulletedList','78420NuLcNl','has','registerElementLabel','6271321GPEisx','todo','blockName','getSelectedBlocks','schema','numbered','slice','ELEMENT_TODO_LIST','*Indent:*\x20%0','parent','length','previousSibling','numberedList','ELEMENT_LIST_ITEM','todoList','checkTodoList','checkChild','commands','afterInit'];_0x255e=function(){return _0x5ba9a9;};return _0x255e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x20a6(_0x1274e3,_0x151c63){const _0x4302a3=_0x4302();return _0x20a6=function(_0x20a61e,_0x27ade7){_0x20a61e=_0x20a61e-0x1ef;let _0x190fbe=_0x4302a3[_0x20a61e];return _0x190fbe;},_0x20a6(_0x1274e3,_0x151c63);}const _0x5322cc=_0x20a6;(function(_0x2cab7f,_0x516a4b){const _0x411cbc=_0x20a6,_0x9834b9=_0x2cab7f();while(!![]){try{const _0x10c128=parseInt(_0x411cbc(0x210))/0x1*(-parseInt(_0x411cbc(0x219))/0x2)+-parseInt(_0x411cbc(0x20d))/0x3*(-parseInt(_0x411cbc(0x218))/0x4)+parseInt(_0x411cbc(0x229))/0x5*(-parseInt(_0x411cbc(0x234))/0x6)+-parseInt(_0x411cbc(0x23e))/0x7*(-parseInt(_0x411cbc(0x1fd))/0x8)+parseInt(_0x411cbc(0x231))/0x9+parseInt(_0x411cbc(0x221))/0xa+parseInt(_0x411cbc(0x206))/0xb*(parseInt(_0x411cbc(0x20b))/0xc);if(_0x10c128===_0x516a4b)break;else _0x9834b9['push'](_0x9834b9['shift']());}catch(_0x686d2a){_0x9834b9['push'](_0x9834b9['shift']());}}}(_0x4302,0xb07a0));import{Plugin as _0x305bc2}from'ckeditor5/src/core.js';function _0x4302(){const _0x4fde72=['replace','1295LJcjjD','model','createPositionAt','selection','formatInline','LegacyListPropertiesEditing','list.properties','handleListStyleCommand','getAttribute','markMultiRangeBlockFormat','styles','filter','getSelectedBlocks','plugins','editor','getLastPosition','_LIST_','forward','42968TQegfY','handleListReversedCommand','backward','config','length','commandParams','reversed','startIndex','TrackChangesEditing','22ERYUyq','commandName','LegacyListUtils','toUpperCase','_getSuggestionBlocks','3642024wVORIU','handleListStartCommand','62913HwuFof','type','document','7ZXuWGx','*Format:*\x20set\x20order\x20to\x20regular','listStyle','locale','format','flat','*Change\x20to:*\x20%0','descriptionFactory','48gvIuQE','373042xWGlPK','has','*Format:*\x20set\x20start\x20index\x20to\x20%0','formatBlock','listStart','getSiblingNodes','parent','numbered','11517240wJtOAy','listItem','*Format:*\x20set\x20order\x20to\x20reversed','push','_getTranslationKeyForListStyle','default','registerDescriptionCallback','from','5194870PyZCoI','before','enableCommand','change','_getSuggestionBlocksForListStyle','ELEMENT_','getListTypeFromListStyleType','getFirstPosition','571086IBrMqE','map','createRange','6zsWaJO','listType','listReversed','get','element','afterInit','unshift','bind','handleDescriptions'];_0x4302=function(){return _0x4fde72;};return _0x4302();}import{getTranslation as _0x157e75}from'../utils/common-translations.js';export default class K extends _0x305bc2{[_0x5322cc(0x239)](){const _0x37d985=_0x5322cc;if(!this[_0x37d985(0x1f9)][_0x37d985(0x1f8)][_0x37d985(0x21a)](_0x37d985(0x1f0)))return;const _0x4009e2=this[_0x37d985(0x1f9)][_0x37d985(0x200)][_0x37d985(0x237)](_0x37d985(0x1f1)),_0xfae297=this[_0x37d985(0x1f9)][_0x37d985(0x1f8)][_0x37d985(0x237)](_0x37d985(0x205));_0x4009e2[_0x37d985(0x1f5)]&&_0xfae297[_0x37d985(0x22b)](_0x37d985(0x212),this[_0x37d985(0x1f2)][_0x37d985(0x23b)](this)),_0x4009e2[_0x37d985(0x203)]&&_0xfae297[_0x37d985(0x22b)](_0x37d985(0x236),this[_0x37d985(0x1fe)][_0x37d985(0x23b)](this)),_0x4009e2[_0x37d985(0x204)]&&_0xfae297[_0x37d985(0x22b)](_0x37d985(0x21d),this[_0x37d985(0x20c)][_0x37d985(0x23b)](this)),_0xfae297[_0x37d985(0x217)][_0x37d985(0x227)](this[_0x37d985(0x23c)][_0x37d985(0x23b)](this));}[_0x5322cc(0x1f2)](_0x37a485,_0x228231={}){const _0x4fac04=_0x5322cc,_0x44517d=this[_0x4fac04(0x1f9)][_0x4fac04(0x1f8)][_0x4fac04(0x237)](_0x4fac04(0x205)),_0x35ae3d=this[_0x4fac04(0x22d)]();this[_0x4fac04(0x1f9)][_0x4fac04(0x23f)][_0x4fac04(0x22c)](()=>{const _0x175beb=_0x4fac04;_0x44517d[_0x175beb(0x1f4)](_0x35ae3d,{'commandName':_0x175beb(0x212),'commandParams':[{'type':_0x228231[_0x175beb(0x20e)]}],'formatGroupId':_0x175beb(0x212)});});}[_0x5322cc(0x1fe)](_0x1d7301,_0x317da9={}){const _0x539ccc=_0x5322cc,_0x53cd62=this[_0x539ccc(0x1f9)][_0x539ccc(0x1f8)][_0x539ccc(0x237)](_0x539ccc(0x205)),_0x2ab9ec=this[_0x539ccc(0x20a)](_0x3eb802=>_0x3eb802['is'](_0x539ccc(0x238),_0x539ccc(0x222))&&_0x539ccc(0x220)===_0x3eb802[_0x539ccc(0x1f3)](_0x539ccc(0x235)));if(_0x2ab9ec[_0x539ccc(0x201)]<0x1)return;const _0x338286=_0x2ab9ec[_0x539ccc(0x232)](_0x27ceea=>this[_0x539ccc(0x1f9)][_0x539ccc(0x23f)][_0x539ccc(0x233)](this[_0x539ccc(0x1f9)][_0x539ccc(0x23f)][_0x539ccc(0x240)](_0x27ceea,_0x539ccc(0x22a)),this[_0x539ccc(0x1f9)][_0x539ccc(0x23f)][_0x539ccc(0x240)](_0x27ceea,0x0)));this[_0x539ccc(0x1f9)][_0x539ccc(0x23f)][_0x539ccc(0x22c)](()=>{const _0x35dd11=_0x539ccc;_0x53cd62[_0x35dd11(0x1f4)](_0x338286,{'commandName':_0x35dd11(0x236),'commandParams':[{'reversed':_0x317da9[_0x35dd11(0x203)]}],'formatGroupId':_0x35dd11(0x236)});});}[_0x5322cc(0x20c)](_0x4b51f0,_0x83039={}){const _0x28237a=_0x5322cc,_0xb62172=this[_0x28237a(0x1f9)][_0x28237a(0x1f8)][_0x28237a(0x237)](_0x28237a(0x205)),_0x55d72a=this[_0x28237a(0x20a)](_0x436f02=>_0x436f02['is'](_0x28237a(0x238),_0x28237a(0x222))&&_0x28237a(0x220)===_0x436f02[_0x28237a(0x1f3)](_0x28237a(0x235)));if(_0x55d72a[_0x28237a(0x201)]<0x1)return;const _0x3eb6c5=_0x55d72a[_0x28237a(0x232)](_0x38484f=>this[_0x28237a(0x1f9)][_0x28237a(0x23f)][_0x28237a(0x233)](this[_0x28237a(0x1f9)][_0x28237a(0x23f)][_0x28237a(0x240)](_0x38484f,_0x28237a(0x22a)),this[_0x28237a(0x1f9)][_0x28237a(0x23f)][_0x28237a(0x240)](_0x38484f,0x0)));this[_0x28237a(0x1f9)][_0x28237a(0x23f)][_0x28237a(0x22c)](()=>{const _0x638a86=_0x28237a;_0xb62172[_0x638a86(0x1f4)](_0x3eb6c5,{'commandName':_0x638a86(0x21d),'commandParams':[{'startIndex':_0x83039[_0x638a86(0x204)]}],'formatGroupId':_0x638a86(0x21d)});});}[_0x5322cc(0x23c)](_0x16c521){const _0x406e29=_0x5322cc;if(_0x406e29(0x21c)!=_0x16c521[_0x406e29(0x20e)]&&_0x406e29(0x1ef)!=_0x16c521[_0x406e29(0x20e)])return;const _0x1022bd=this[_0x406e29(0x1f9)][_0x406e29(0x213)],{data:_0x43a1d1}=_0x16c521;if(!_0x43a1d1)return;let _0x1e51b0,_0x21be6e;switch(_0x43a1d1[_0x406e29(0x207)]){case _0x406e29(0x212):_0x1e51b0=_0x406e29(0x216),_0x21be6e={'type':_0x406e29(0x214),'content':_0x157e75(_0x1022bd,_0x1e51b0,_0x157e75(_0x1022bd,this[_0x406e29(0x225)](_0x43a1d1[_0x406e29(0x202)][0x0][_0x406e29(0x20e)])))};break;case _0x406e29(0x236):_0x1e51b0=_0x43a1d1[_0x406e29(0x202)][0x0][_0x406e29(0x203)]?_0x406e29(0x223):_0x406e29(0x211),_0x21be6e={'type':_0x406e29(0x214),'content':_0x157e75(_0x1022bd,_0x1e51b0)};break;case _0x406e29(0x21d):_0x1e51b0=_0x406e29(0x21b),_0x21be6e={'type':_0x406e29(0x214),'content':_0x157e75(_0x1022bd,_0x1e51b0,_0x43a1d1[_0x406e29(0x202)][0x0][_0x406e29(0x204)])};}return _0x21be6e;}[_0x5322cc(0x22d)](){const _0x5a1c44=_0x5322cc;var _0x24b962,_0x560f19,_0x38498e,_0x176357;const _0x3290ad=this[_0x5a1c44(0x1f9)][_0x5a1c44(0x1f8)][_0x5a1c44(0x237)](_0x5a1c44(0x208));let _0xa60782=Array[_0x5a1c44(0x228)](this[_0x5a1c44(0x1f9)][_0x5a1c44(0x23f)][_0x5a1c44(0x20f)][_0x5a1c44(0x241)][_0x5a1c44(0x1f7)]());return(null===(_0x24b962=_0xa60782[0x0])||void 0x0===_0x24b962?void 0x0:_0x24b962['is'](_0x5a1c44(0x238),_0x5a1c44(0x222)))&&_0xa60782[_0x5a1c44(0x23a)](..._0x3290ad[_0x5a1c44(0x21e)](this[_0x5a1c44(0x1f9)][_0x5a1c44(0x23f)][_0x5a1c44(0x20f)][_0x5a1c44(0x241)][_0x5a1c44(0x230)](),_0x5a1c44(0x1ff))),(null===(_0x560f19=_0xa60782[_0xa60782[_0x5a1c44(0x201)]-0x1])||void 0x0===_0x560f19?void 0x0:_0x560f19['is'](_0x5a1c44(0x238),_0x5a1c44(0x222)))&&_0xa60782[_0x5a1c44(0x224)](..._0x3290ad[_0x5a1c44(0x21e)](this[_0x5a1c44(0x1f9)][_0x5a1c44(0x23f)][_0x5a1c44(0x20f)][_0x5a1c44(0x241)][_0x5a1c44(0x1fa)](),_0x5a1c44(0x1fc))),_0xa60782=[...new Set(_0xa60782)],(null===(_0x176357=null===(_0x38498e=this[_0x5a1c44(0x1f9)][_0x5a1c44(0x23f)][_0x5a1c44(0x20f)][_0x5a1c44(0x241)][_0x5a1c44(0x230)]())||void 0x0===_0x38498e?void 0x0:_0x38498e[_0x5a1c44(0x21f)])||void 0x0===_0x176357?void 0x0:_0x176357['is'](_0x5a1c44(0x238),_0x5a1c44(0x222)))&&(_0xa60782=_0xa60782[_0x5a1c44(0x1f6)](_0x1c450d=>_0x1c450d['is'](_0x5a1c44(0x238),_0x5a1c44(0x222)))),_0xa60782;}[_0x5322cc(0x20a)](_0x12d81c){const _0x3bbc6c=_0x5322cc,_0x26e58e=this[_0x3bbc6c(0x1f9)][_0x3bbc6c(0x1f8)][_0x3bbc6c(0x237)](_0x3bbc6c(0x208));let _0x87cdc6=Array[_0x3bbc6c(0x228)](this[_0x3bbc6c(0x1f9)][_0x3bbc6c(0x23f)][_0x3bbc6c(0x20f)][_0x3bbc6c(0x241)][_0x3bbc6c(0x1f7)]())[_0x3bbc6c(0x1f6)](_0x12d81c)[_0x3bbc6c(0x232)](_0x2608d5=>{const _0x35a211=_0x3bbc6c,_0x3b0437=this[_0x35a211(0x1f9)][_0x35a211(0x23f)][_0x35a211(0x240)](_0x2608d5,0x0);return[..._0x26e58e[_0x35a211(0x21e)](_0x3b0437,_0x35a211(0x1ff)),..._0x26e58e[_0x35a211(0x21e)](_0x3b0437,_0x35a211(0x1fc))];})[_0x3bbc6c(0x215)]();return _0x87cdc6=[...new Set(_0x87cdc6)],_0x87cdc6;}[_0x5322cc(0x225)](_0x5f474c){const _0x2564fc=_0x5322cc;return _0x2564fc(0x22e)+(this[_0x2564fc(0x1f9)][_0x2564fc(0x1f8)][_0x2564fc(0x237)](_0x2564fc(0x208))[_0x2564fc(0x22f)](_0x5f474c)||_0x2564fc(0x226))[_0x2564fc(0x209)]()+_0x2564fc(0x1fb)+_0x5f474c[_0x2564fc(0x209)]()[_0x2564fc(0x23d)](/-/g,'_');}}
23
+ const _0x24b4b9=_0x8eb9;(function(_0x4617af,_0xec9d5d){const _0x4529c7=_0x8eb9,_0x589593=_0x4617af();while(!![]){try{const _0x5c8c9e=parseInt(_0x4529c7(0x1f8))/0x1+parseInt(_0x4529c7(0x1c3))/0x2+-parseInt(_0x4529c7(0x1f7))/0x3*(parseInt(_0x4529c7(0x1fa))/0x4)+-parseInt(_0x4529c7(0x1ff))/0x5*(parseInt(_0x4529c7(0x211))/0x6)+-parseInt(_0x4529c7(0x1ce))/0x7*(-parseInt(_0x4529c7(0x1ef))/0x8)+parseInt(_0x4529c7(0x210))/0x9*(-parseInt(_0x4529c7(0x1fe))/0xa)+-parseInt(_0x4529c7(0x1e3))/0xb*(-parseInt(_0x4529c7(0x1ed))/0xc);if(_0x5c8c9e===_0xec9d5d)break;else _0x589593['push'](_0x589593['shift']());}catch(_0x5766f0){_0x589593['push'](_0x589593['shift']());}}}(_0x59ce,0xd1358));import{Plugin as _0x3b4d57}from'ckeditor5/src/core.js';function _0x59ce(){const _0x2af4d9=['_LIST_','type','has','model','7934938YAYoFd','toUpperCase','createPositionAt','editor','enableCommand','change','*Change\x20to:*\x20%0','length','handleListReversedCommand','styles','24ndjOfp','_getTranslationKeyForListStyle','40GHkcPr','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20start\x20index\x20to\x20%0','format','selection','listStyle','list.properties','getFirstPosition','201QIhuXq','1420297eIDHKQ','getSiblingNodes','87832hsYdXV','getLastPosition','_getSuggestionBlocksForListStyle','document','50LfLuoM','170780IZeFYl','TrackChangesEditing','unshift','afterInit','before','startIndex','getSelectedBlocks','forward','handleListStartCommand','plugins','commandName','listStart','getListTypeFromListStyleType','LegacyListUtils','formatInline','element','registerDescriptionCallback','139293ViBeOz','288qmeIFl','LegacyListPropertiesEditing','createRange','*Format:*\x20set\x20order\x20to\x20reversed','locale','603002SrWhAc','flat','ELEMENT_','handleDescriptions','filter','listType','listReversed','listItem','formatBlock','commandParams','config','1232651GtRuLp','parent','reversed','getAttribute','handleListStyleCommand','map','_getSuggestionBlocks','get','descriptionFactory','push','default','bind','backward','from','numbered','replace','markMultiRangeBlockFormat'];_0x59ce=function(){return _0x2af4d9;};return _0x59ce();}function _0x8eb9(_0x85fc6d,_0xe56d75){const _0x59ce5f=_0x59ce();return _0x8eb9=function(_0x8eb981,_0xca028c){_0x8eb981=_0x8eb981-0x1c1;let _0x13c61d=_0x59ce5f[_0x8eb981];return _0x13c61d;},_0x8eb9(_0x85fc6d,_0xe56d75);}import{getTranslation as _0x4505c}from'../utils/common-translations.js';export default class K extends _0x3b4d57{[_0x24b4b9(0x202)](){const _0x56a454=_0x24b4b9;if(!this[_0x56a454(0x1e6)][_0x56a454(0x208)][_0x56a454(0x1e1)](_0x56a454(0x212)))return;const _0x693d23=this[_0x56a454(0x1e6)][_0x56a454(0x1cd)][_0x56a454(0x1d5)](_0x56a454(0x1f5)),_0x36d1e8=this[_0x56a454(0x1e6)][_0x56a454(0x208)][_0x56a454(0x1d5)](_0x56a454(0x200));_0x693d23[_0x56a454(0x1ec)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x1f4),this[_0x56a454(0x1d2)][_0x56a454(0x1d9)](this)),_0x693d23[_0x56a454(0x1d0)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x1c9),this[_0x56a454(0x1eb)][_0x56a454(0x1d9)](this)),_0x693d23[_0x56a454(0x204)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x20a),this[_0x56a454(0x207)][_0x56a454(0x1d9)](this)),_0x36d1e8[_0x56a454(0x1d6)][_0x56a454(0x20f)](this[_0x56a454(0x1c6)][_0x56a454(0x1d9)](this));}[_0x24b4b9(0x1d2)](_0x561052,_0x507b16={}){const _0x613361=_0x24b4b9,_0x24bf43=this[_0x613361(0x1e6)][_0x613361(0x208)][_0x613361(0x1d5)](_0x613361(0x200)),_0x5da3b5=this[_0x613361(0x1fc)]();this[_0x613361(0x1e6)][_0x613361(0x1e2)][_0x613361(0x1e8)](()=>{const _0x5dd4a0=_0x613361;_0x24bf43[_0x5dd4a0(0x1de)](_0x5da3b5,{'commandName':_0x5dd4a0(0x1f4),'commandParams':[{'type':_0x507b16[_0x5dd4a0(0x1e0)]}],'formatGroupId':_0x5dd4a0(0x1f4)});});}[_0x24b4b9(0x1eb)](_0x161e3f,_0x5d86b4={}){const _0x2febbe=_0x24b4b9,_0xe98fc3=this[_0x2febbe(0x1e6)][_0x2febbe(0x208)][_0x2febbe(0x1d5)](_0x2febbe(0x200)),_0x2fca98=this[_0x2febbe(0x1d4)](_0x3d38a5=>_0x3d38a5['is'](_0x2febbe(0x20e),_0x2febbe(0x1ca))&&_0x2febbe(0x1dc)===_0x3d38a5[_0x2febbe(0x1d1)](_0x2febbe(0x1c8)));if(_0x2fca98[_0x2febbe(0x1ea)]<0x1)return;const _0x4d8ebd=_0x2fca98[_0x2febbe(0x1d3)](_0x414a52=>this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x213)](this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e5)](_0x414a52,_0x2febbe(0x203)),this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e5)](_0x414a52,0x0)));this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e8)](()=>{const _0x192c03=_0x2febbe;_0xe98fc3[_0x192c03(0x1de)](_0x4d8ebd,{'commandName':_0x192c03(0x1c9),'commandParams':[{'reversed':_0x5d86b4[_0x192c03(0x1d0)]}],'formatGroupId':_0x192c03(0x1c9)});});}[_0x24b4b9(0x207)](_0x30ad67,_0x193b41={}){const _0x210d2e=_0x24b4b9,_0xec993=this[_0x210d2e(0x1e6)][_0x210d2e(0x208)][_0x210d2e(0x1d5)](_0x210d2e(0x200)),_0x6a9da1=this[_0x210d2e(0x1d4)](_0x44c21f=>_0x44c21f['is'](_0x210d2e(0x20e),_0x210d2e(0x1ca))&&_0x210d2e(0x1dc)===_0x44c21f[_0x210d2e(0x1d1)](_0x210d2e(0x1c8)));if(_0x6a9da1[_0x210d2e(0x1ea)]<0x1)return;const _0x237d2c=_0x6a9da1[_0x210d2e(0x1d3)](_0x3825b8=>this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x213)](this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e5)](_0x3825b8,_0x210d2e(0x203)),this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e5)](_0x3825b8,0x0)));this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e8)](()=>{const _0x2cf747=_0x210d2e;_0xec993[_0x2cf747(0x1de)](_0x237d2c,{'commandName':_0x2cf747(0x20a),'commandParams':[{'startIndex':_0x193b41[_0x2cf747(0x204)]}],'formatGroupId':_0x2cf747(0x20a)});});}[_0x24b4b9(0x1c6)](_0x4273ff){const _0x539ba5=_0x24b4b9;if(_0x539ba5(0x1cb)!=_0x4273ff[_0x539ba5(0x1e0)]&&_0x539ba5(0x20d)!=_0x4273ff[_0x539ba5(0x1e0)])return;const _0x2c2c56=this[_0x539ba5(0x1e6)][_0x539ba5(0x1c2)],{data:_0xe01e8e}=_0x4273ff;if(!_0xe01e8e)return;let _0x3542c7,_0x2096f9;switch(_0xe01e8e[_0x539ba5(0x209)]){case _0x539ba5(0x1f4):_0x3542c7=_0x539ba5(0x1e9),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7,_0x4505c(_0x2c2c56,this[_0x539ba5(0x1ee)](_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x1e0)])))};break;case _0x539ba5(0x1c9):_0x3542c7=_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x1d0)]?_0x539ba5(0x1c1):_0x539ba5(0x1f0),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7)};break;case _0x539ba5(0x20a):_0x3542c7=_0x539ba5(0x1f1),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7,_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x204)])};}return _0x2096f9;}[_0x24b4b9(0x1fc)](){const _0x29b038=_0x24b4b9;var _0x1ec765,_0x1ae7e0,_0x5c9091,_0x2b8c38;const _0x482f29=this[_0x29b038(0x1e6)][_0x29b038(0x208)][_0x29b038(0x1d5)](_0x29b038(0x20c));let _0x3debb7=Array[_0x29b038(0x1db)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x205)]());return(null===(_0x1ec765=_0x3debb7[0x0])||void 0x0===_0x1ec765?void 0x0:_0x1ec765['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&_0x3debb7[_0x29b038(0x201)](..._0x482f29[_0x29b038(0x1f9)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1f6)](),_0x29b038(0x1da))),(null===(_0x1ae7e0=_0x3debb7[_0x3debb7[_0x29b038(0x1ea)]-0x1])||void 0x0===_0x1ae7e0?void 0x0:_0x1ae7e0['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&_0x3debb7[_0x29b038(0x1d7)](..._0x482f29[_0x29b038(0x1f9)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1fb)](),_0x29b038(0x206))),_0x3debb7=[...new Set(_0x3debb7)],(null===(_0x2b8c38=null===(_0x5c9091=this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1f6)]())||void 0x0===_0x5c9091?void 0x0:_0x5c9091[_0x29b038(0x1cf)])||void 0x0===_0x2b8c38?void 0x0:_0x2b8c38['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&(_0x3debb7=_0x3debb7[_0x29b038(0x1c7)](_0x3860c9=>_0x3860c9['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))),_0x3debb7;}[_0x24b4b9(0x1d4)](_0x4d3903){const _0x438c31=_0x24b4b9,_0x20d434=this[_0x438c31(0x1e6)][_0x438c31(0x208)][_0x438c31(0x1d5)](_0x438c31(0x20c));let _0x2526ff=Array[_0x438c31(0x1db)](this[_0x438c31(0x1e6)][_0x438c31(0x1e2)][_0x438c31(0x1fd)][_0x438c31(0x1f3)][_0x438c31(0x205)]())[_0x438c31(0x1c7)](_0x4d3903)[_0x438c31(0x1d3)](_0x1d213c=>{const _0x4abdc4=_0x438c31,_0x477dd2=this[_0x4abdc4(0x1e6)][_0x4abdc4(0x1e2)][_0x4abdc4(0x1e5)](_0x1d213c,0x0);return[..._0x20d434[_0x4abdc4(0x1f9)](_0x477dd2,_0x4abdc4(0x1da)),..._0x20d434[_0x4abdc4(0x1f9)](_0x477dd2,_0x4abdc4(0x206))];})[_0x438c31(0x1c4)]();return _0x2526ff=[...new Set(_0x2526ff)],_0x2526ff;}[_0x24b4b9(0x1ee)](_0x33b06a){const _0x3d892f=_0x24b4b9;return _0x3d892f(0x1c5)+(this[_0x3d892f(0x1e6)][_0x3d892f(0x208)][_0x3d892f(0x1d5)](_0x3d892f(0x20c))[_0x3d892f(0x20b)](_0x33b06a)||_0x3d892f(0x1d8))[_0x3d892f(0x1e4)]()+_0x3d892f(0x1df)+_0x33b06a[_0x3d892f(0x1e4)]()[_0x3d892f(0x1dd)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b21a3=_0x3312;(function(_0x4aaa93,_0x34574){const _0x5f2f26=_0x3312,_0x58bb26=_0x4aaa93();while(!![]){try{const _0x1d89e8=-parseInt(_0x5f2f26(0x99))/0x1+-parseInt(_0x5f2f26(0xa2))/0x2*(-parseInt(_0x5f2f26(0x87))/0x3)+parseInt(_0x5f2f26(0xa3))/0x4+parseInt(_0x5f2f26(0xac))/0x5*(-parseInt(_0x5f2f26(0x8c))/0x6)+parseInt(_0x5f2f26(0x85))/0x7*(-parseInt(_0x5f2f26(0x95))/0x8)+parseInt(_0x5f2f26(0x86))/0x9+parseInt(_0x5f2f26(0xa7))/0xa*(-parseInt(_0x5f2f26(0x9b))/0xb);if(_0x1d89e8===_0x34574)break;else _0x58bb26['push'](_0x58bb26['shift']());}catch(_0x30d975){_0x58bb26['push'](_0x58bb26['shift']());}}}(_0xeb59,0x2ab80));import{Plugin as _0x40e02b}from'ckeditor5/src/core.js';function _0xeb59(){const _0x521bca=['unlink','label','*Set\x20link:*\x20%0','206262jRZflx','2474370adEdge','478617sopBhP','get','afterInit','toLowerCase','linkHref','6wKJGYL','commandParams','locale','registerInlineAttribute','commandName','type','newValue','LinkEditing','_registerLegacyDescription','56qWuFfj','formatInline','link\x20(','TrackChangesEditing','155925Dcbvab','key','183777txnDlu','enableDefaultAttributesIntegration','registerDescriptionCallback','attribute','editor','manualDecorators','registerAttributeLabel','4iBwQSd','1016320IJXrvS','link','commands','has','130eWdtzx','plugins','*Remove\x20link*','format','descriptionFactory','468670KwddNd'];_0xeb59=function(){return _0x521bca;};return _0xeb59();}import{getTranslation as _0x48ddf0}from'../utils/common-translations.js';function _0x3312(_0x168031,_0x69b8f8){const _0xeb59c4=_0xeb59();return _0x3312=function(_0x331221,_0x12b93e){_0x331221=_0x331221-0x84;let _0x1a902f=_0xeb59c4[_0x331221];return _0x1a902f;},_0x3312(_0x168031,_0x69b8f8);}export default class ct extends _0x40e02b{[_0x4b21a3(0x89)](){const _0x53e118=_0x4b21a3,_0x397e2f=this[_0x53e118(0x9f)];if(!_0x397e2f[_0x53e118(0xa8)][_0x53e118(0xa6)](_0x53e118(0x93)))return;const _0x5d7706=_0x397e2f[_0x53e118(0xa8)][_0x53e118(0x88)](_0x53e118(0x98)),_0x1d2e8d=_0x397e2f[_0x53e118(0xa5)][_0x53e118(0x88)](_0x53e118(0xa4));_0x5d7706[_0x53e118(0x9c)](_0x53e118(0xa4)),_0x5d7706[_0x53e118(0x9c)](_0x53e118(0xad)),_0x5d7706[_0x53e118(0x8f)](_0x53e118(0x8b));for(const _0x102fdc of _0x1d2e8d[_0x53e118(0xa0)])_0x5d7706[_0x53e118(0x8f)](_0x102fdc['id']),_0x5d7706[_0x53e118(0xab)][_0x53e118(0xa1)](_0x102fdc['id'],_0x53e118(0x97)+_0x102fdc[_0x53e118(0xae)][_0x53e118(0x8a)]()+')');_0x5d7706[_0x53e118(0xab)][_0x53e118(0x9d)](_0x253da3=>{const _0x5a337e=_0x53e118;if(_0x5a337e(0x9e)!=_0x253da3[_0x5a337e(0x91)])return;const {data:_0x2f71b7}=_0x253da3;if(!_0x2f71b7||_0x5a337e(0x8b)!=_0x2f71b7[_0x5a337e(0x9a)])return;const _0xb7cca0=_0x2f71b7[_0x5a337e(0x92)],_0x267015=_0x397e2f[_0x5a337e(0x8e)];return{'type':_0x5a337e(0xaa),'content':null==_0xb7cca0?_0x48ddf0(_0x267015,_0x5a337e(0xa9)):_0x48ddf0(_0x267015,_0x5a337e(0x84),'\x22'+_0xb7cca0+'\x22')};}),this[_0x53e118(0x94)]();}[_0x4b21a3(0x94)](){const _0x15663c=_0x4b21a3,_0x59a094=this[_0x15663c(0x9f)],_0x2737c8=_0x59a094[_0x15663c(0x8e)];_0x59a094[_0x15663c(0xa8)][_0x15663c(0x88)](_0x15663c(0x98))[_0x15663c(0xab)][_0x15663c(0x9d)](_0x4524ea=>{const _0x1c4fcb=_0x15663c;if(_0x1c4fcb(0x96)!=_0x4524ea[_0x1c4fcb(0x91)])return;const {data:_0x2cd116}=_0x4524ea;if(_0x2cd116){if(_0x1c4fcb(0xa4)==_0x2cd116[_0x1c4fcb(0x90)]){const _0x41b0a1=_0x2cd116[_0x1c4fcb(0x8d)][0x0];return{'type':_0x1c4fcb(0xaa),'content':_0x48ddf0(_0x2737c8,_0x1c4fcb(0x84),'\x22'+_0x41b0a1+'\x22')};}return _0x1c4fcb(0xad)==_0x2cd116[_0x1c4fcb(0x90)]?{'type':_0x1c4fcb(0xaa),'content':_0x48ddf0(_0x2737c8,_0x1c4fcb(0xa9))}:void 0x0;}});}}
23
+ const _0x7a070f=_0x4d5e;(function(_0x410f9e,_0x441f10){const _0x3e2008=_0x4d5e,_0x350b27=_0x410f9e();while(!![]){try{const _0xd9015f=-parseInt(_0x3e2008(0x201))/0x1*(-parseInt(_0x3e2008(0x206))/0x2)+-parseInt(_0x3e2008(0x1f5))/0x3+-parseInt(_0x3e2008(0x1fb))/0x4*(parseInt(_0x3e2008(0x203))/0x5)+parseInt(_0x3e2008(0x1f2))/0x6+parseInt(_0x3e2008(0x1ec))/0x7+-parseInt(_0x3e2008(0x1e6))/0x8*(-parseInt(_0x3e2008(0x1ee))/0x9)+-parseInt(_0x3e2008(0x202))/0xa;if(_0xd9015f===_0x441f10)break;else _0x350b27['push'](_0x350b27['shift']());}catch(_0x4e5a85){_0x350b27['push'](_0x350b27['shift']());}}}(_0x5251,0xea6ce));function _0x4d5e(_0x726ea0,_0x2972b9){const _0x5251f1=_0x5251();return _0x4d5e=function(_0x4d5ea9,_0x1da484){_0x4d5ea9=_0x4d5ea9-0x1e3;let _0x4f321b=_0x5251f1[_0x4d5ea9];return _0x4f321b;},_0x4d5e(_0x726ea0,_0x2972b9);}import{Plugin as _0x301088}from'ckeditor5/src/core.js';function _0x5251(){const _0xfa7c7d=['formatInline','registerAttributeLabel','newValue','12HiwRdx','registerInlineAttribute','label','*Remove\x20link*','plugins','link','466104LcARuT','17694580QwgIDN','670585RAqAPo','linkHref','type','2ZFLsXz','_registerLegacyDescription','LinkEditing','locale','afterInit','commandName','has','registerDescriptionCallback','key','commands','8JUFeZW','toLowerCase','get','attribute','*Set\x20link:*\x20%0','manualDecorators','11621337AHpvOK','editor','8663553bxmAbU','commandParams','link\x20(','descriptionFactory','7166712fcdtuD','unlink','enableDefaultAttributesIntegration','3454047wGIJew','TrackChangesEditing','format'];_0x5251=function(){return _0xfa7c7d;};return _0x5251();}import{getTranslation as _0x58306a}from'../utils/common-translations.js';export default class ct extends _0x301088{[_0x7a070f(0x20a)](){const _0x3d8520=_0x7a070f,_0xc0a360=this[_0x3d8520(0x1ed)];if(!_0xc0a360[_0x3d8520(0x1ff)][_0x3d8520(0x20c)](_0x3d8520(0x208)))return;const _0x1ee6eb=_0xc0a360[_0x3d8520(0x1ff)][_0x3d8520(0x1e8)](_0x3d8520(0x1f6)),_0x8bc6e9=_0xc0a360[_0x3d8520(0x1e5)][_0x3d8520(0x1e8)](_0x3d8520(0x200));_0x1ee6eb[_0x3d8520(0x1f4)](_0x3d8520(0x200)),_0x1ee6eb[_0x3d8520(0x1f4)](_0x3d8520(0x1f3)),_0x1ee6eb[_0x3d8520(0x1fc)](_0x3d8520(0x204));for(const _0x18528c of _0x8bc6e9[_0x3d8520(0x1eb)])_0x1ee6eb[_0x3d8520(0x1fc)](_0x18528c['id']),_0x1ee6eb[_0x3d8520(0x1f1)][_0x3d8520(0x1f9)](_0x18528c['id'],_0x3d8520(0x1f0)+_0x18528c[_0x3d8520(0x1fd)][_0x3d8520(0x1e7)]()+')');_0x1ee6eb[_0x3d8520(0x1f1)][_0x3d8520(0x1e3)](_0x181dab=>{const _0x5c75cd=_0x3d8520;if(_0x5c75cd(0x1e9)!=_0x181dab[_0x5c75cd(0x205)])return;const {data:_0x389ade}=_0x181dab;if(!_0x389ade||_0x5c75cd(0x204)!=_0x389ade[_0x5c75cd(0x1e4)])return;const _0x59b802=_0x389ade[_0x5c75cd(0x1fa)],_0x4fded6=_0xc0a360[_0x5c75cd(0x209)];return{'type':_0x5c75cd(0x1f7),'content':null==_0x59b802?_0x58306a(_0x4fded6,_0x5c75cd(0x1fe)):_0x58306a(_0x4fded6,_0x5c75cd(0x1ea),'\x22'+_0x59b802+'\x22')};}),this[_0x3d8520(0x207)]();}[_0x7a070f(0x207)](){const _0x226bb0=_0x7a070f,_0x396974=this[_0x226bb0(0x1ed)],_0x4486b4=_0x396974[_0x226bb0(0x209)];_0x396974[_0x226bb0(0x1ff)][_0x226bb0(0x1e8)](_0x226bb0(0x1f6))[_0x226bb0(0x1f1)][_0x226bb0(0x1e3)](_0x278f2b=>{const _0x1cd550=_0x226bb0;if(_0x1cd550(0x1f8)!=_0x278f2b[_0x1cd550(0x205)])return;const {data:_0x28ebb2}=_0x278f2b;if(_0x28ebb2){if(_0x1cd550(0x200)==_0x28ebb2[_0x1cd550(0x20b)]){const _0x396883=_0x28ebb2[_0x1cd550(0x1ef)][0x0];return{'type':_0x1cd550(0x1f7),'content':_0x58306a(_0x4486b4,_0x1cd550(0x1ea),'\x22'+_0x396883+'\x22')};}return _0x1cd550(0x1f3)==_0x28ebb2[_0x1cd550(0x20b)]?{'type':_0x1cd550(0x1f7),'content':_0x58306a(_0x4486b4,_0x1cd550(0x1fe))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b29(_0x53c676,_0xfd970a){const _0x5aac15=_0x5aac();return _0x3b29=function(_0x3b2982,_0x5ed2b1){_0x3b2982=_0x3b2982-0xa2;let _0x821eb5=_0x5aac15[_0x3b2982];return _0x821eb5;},_0x3b29(_0x53c676,_0xfd970a);}const _0x3c8b58=_0x3b29;(function(_0x10ff61,_0xa5e158){const _0x27aa8e=_0x3b29,_0x419ef3=_0x10ff61();while(!![]){try{const _0x1a3f8d=parseInt(_0x27aa8e(0xb7))/0x1*(-parseInt(_0x27aa8e(0x105))/0x2)+-parseInt(_0x27aa8e(0xc0))/0x3*(parseInt(_0x27aa8e(0x116))/0x4)+-parseInt(_0x27aa8e(0xa3))/0x5*(-parseInt(_0x27aa8e(0xfd))/0x6)+-parseInt(_0x27aa8e(0xae))/0x7+-parseInt(_0x27aa8e(0xfb))/0x8*(parseInt(_0x27aa8e(0xe8))/0x9)+-parseInt(_0x27aa8e(0xaf))/0xa+parseInt(_0x27aa8e(0xac))/0xb;if(_0x1a3f8d===_0xa5e158)break;else _0x419ef3['push'](_0x419ef3['shift']());}catch(_0x34f2ad){_0x419ef3['push'](_0x419ef3['shift']());}}}(_0x5aac,0x3ed91));import{Plugin as _0x28c2d0}from'ckeditor5/src/core.js';import{getTranslation as _0x237753}from'../utils/common-translations.js';import{renameAttributeKey as _0x410bdc}from'../trackchangesediting.js';import{LiveRange as _0x5c10c1}from'ckeditor5/src/engine.js';function _0x5aac(){const _0x2ddd01=['listIndent','has','suggestion','editor','find','*Split:*\x20list\x20item','*Indent:*\x20%0','1621988dwssWg','createRange','plugins','_findSuggestions','model','nodeAfter','ELEMENT_','ELEMENT_LIST_ITEM','*Merge:*\x20list\x20item','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','ELEMENT_NUMBERED_LIST','afterInit','execute','bulletedList','range','registerPostFixer','oldValue','containsItem','every','filter','listMarkerStyle','mergeListItemForward','removeMarker','schema','isNextTo','listReversed','createPositionAt','value','registerBlockAttribute','fromRange','_supportLegacySuggestions','getFirstMarker','getFirstRange','default','_registerLegacyDescription','15gKxfJp','key','numberedList','commandName','descriptionFactory','get','setSelection','previousSibling','start','16659401geqMYh','next','2906134rXEHAS','1580470MRcCen','*Check\x20item*','*Set\x20format:*\x20%0','documentList','registerCustomCallback','parent','mergeListItemBackward','refresh','102092ZlSIaJ','*Uncheck\x20item*','selection','customBulletedList','trackChangesCommand','locale','differ','config','setAttribute','3BXHvtb','newValue','batch','from','_suggestionFactory','ELEMENT_BULLETED_LIST','groupId','formatBlock','toUpperCase','head','enableDefaultAttributesIntegration','includes','nextSibling','*Merge:*\x20%0','getRanges','format','TodoListEditing','_LIST','listMarker','getSuggestions','listItemIdFixer','listType','attribute','noTrackChangesFixer','TrackChangesEditing','outdentList','isLocal','attributeKey','forceValue','customNumberedList','listStart','todo','list.multiBlock','change','commandParams','isObject','type','registerElementLabel','*Format:*\x20insert\x20into\x20%0','listItemId','27faiDVf','multipleBlocks','FORMAT_INDENT','isUndo','bulleted','splitListItemBefore','document','getChanges','assureChains','commands','push','ELEMENT_TODO_LIST','registerDescriptionCallback','getAttribute','map','end','splitListItemAfter','*Outdent:*\x20%0','ListEditing','1041288bbGkGa','*Format:*\x20remove\x20from\x20%0','428430NTXlOL','listStyle','_getAttributeKey','attributes','todoList','todoListCheck','length','numbered','2SxtOwX','detach','registerAttributeLabel','meta','data','checkTodoList','indentList','todoListChecked','deletion','accept'];_0x5aac=function(){return _0x2ddd01;};return _0x5aac();}export default class z extends _0x28c2d0{[_0x3c8b58(0x122)](){const _0x46c645=_0x3c8b58,_0x32c0b1=this[_0x46c645(0x112)];if(!_0x32c0b1[_0x46c645(0x118)][_0x46c645(0x110)](_0x46c645(0xfa)))return;const _0x7a8418=_0x32c0b1[_0x46c645(0xbc)],_0x2df3f8=_0x32c0b1[_0x46c645(0x118)][_0x46c645(0xa8)](_0x46c645(0xd8)),_0x1d41af=_0x32c0b1[_0x46c645(0x118)][_0x46c645(0x110)](_0x46c645(0xd0)),_0x1e731c=!!_0x32c0b1[_0x46c645(0xbe)][_0x46c645(0xa8)](_0x46c645(0xe0));function _0x4d7af5(_0x1cada3){const _0x6e6994=_0x46c645;return{'type':_0x6e6994(0xcf),'content':''+_0x237753(_0x7a8418,_0x6e6994(0xb1),_0x1cada3)};}function _0x2a7558(_0x536cf0){const _0x345096=_0x46c645;return{'type':_0x345096(0xcf),'content':''+_0x237753(_0x7a8418,_0x345096(0x11f),_0x536cf0)};}_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xa5)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0x124)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xdd)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xba)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0x10b)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xd9)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xf8)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xed)),_0x2df3f8[_0x46c645(0x133)](_0x46c645(0xe7)),_0x2df3f8[_0x46c645(0x133)](_0x46c645(0xd5)),_0x2df3f8[_0x46c645(0x133)](_0x46c645(0x10f)),_0x1e731c&&(_0x2df3f8[_0x46c645(0xca)](_0x46c645(0xb5)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0x12c))),_0x1d41af&&(_0x2df3f8[_0x46c645(0xca)](_0x46c645(0x101)),_0x2df3f8[_0x46c645(0xca)](_0x46c645(0x10a)),_0x2df3f8[_0x46c645(0x133)](_0x46c645(0x10c)),_0x2df3f8[_0x46c645(0xa7)][_0x46c645(0xf4)](_0x42ffa6=>{const _0x3290a2=_0x46c645,{data:_0x40b7d3}=_0x42ffa6;if(_0x40b7d3&&_0x3290a2(0x10c)==_0x40b7d3[_0x3290a2(0xa4)])return{'type':_0x3290a2(0xcf),'content':_0x40b7d3[_0x3290a2(0xc1)]?_0x237753(_0x7a8418,_0x3290a2(0xb0)):_0x237753(_0x7a8418,_0x3290a2(0xb8))};}),this[_0x46c645(0x112)][_0x46c645(0x11a)][_0x46c645(0xee)][_0x46c645(0x126)](_0x5a4d8a=>{const _0x1db44f=_0x46c645;if(_0x5a4d8a[_0x1db44f(0xc2)][_0x1db44f(0xeb)])return!0x1;let _0x21e306=!0x1;const _0x189abc=_0x2df3f8[_0x1db44f(0xd3)]({'skipNotAttached':!0x0})[_0x1db44f(0x12a)](_0x5915a3=>_0x1db44f(0x10c)===_0x2df3f8[_0x1db44f(0xff)](_0x5915a3));for(const _0x4bef73 of _0x189abc){_0x1db44f(0xdf)!=_0x4bef73[_0x1db44f(0x137)]()[_0x1db44f(0xab)][_0x1db44f(0x11b)][_0x1db44f(0xf5)](_0x1db44f(0xd5))&&(_0x2df3f8[_0x1db44f(0x119)](_0x4bef73[_0x1db44f(0x137)](),_0x1db44f(0xd6))[_0x1db44f(0x113)](_0x498f8d=>_0x1db44f(0xd5)===_0x2df3f8[_0x1db44f(0xff)](_0x498f8d[_0x1db44f(0x111)]))||(_0x5a4d8a[_0x1db44f(0x12d)](_0x4bef73[_0x1db44f(0x136)]()),_0x21e306=!0x0));}return _0x21e306;})),_0x2df3f8[_0x46c645(0xa7)][_0x46c645(0x107)](_0x46c645(0x10f),_0x237753(_0x7a8418,_0x46c645(0xea)));const _0x18d765={'type':_0x46c645(0xcf),'content':''};_0x2df3f8[_0x46c645(0xa7)][_0x46c645(0xf4)](_0x150690=>{const _0x3aed8e=_0x46c645,{data:_0x388db6}=_0x150690;if(!_0x388db6||_0x3aed8e(0xd5)!=_0x388db6[_0x3aed8e(0xa4)])return;let _0x30ec7c=_0x150690[_0x3aed8e(0xc9)];for(;_0x30ec7c;){if(_0x30ec7c[_0x3aed8e(0x109)]&&((_0x3aed8e(0xfe)==_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0xa4)]||_0x3aed8e(0x12b)==_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0xa4)])&&(_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0xc1)]&&_0x3aed8e(0x138)!=_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0xc1)]||_0x3aed8e(0x138)!=_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0x127)]&&!_0x388db6[_0x3aed8e(0xc1)])||!_0x1e731c&&_0x30ec7c[_0x3aed8e(0x109)][_0x3aed8e(0xa4)]==_0x410bdc))return _0x18d765;_0x30ec7c=_0x30ec7c[_0x3aed8e(0xad)];}if(null==_0x388db6[_0x3aed8e(0xc1)])switch(_0x388db6[_0x3aed8e(0x127)]){case _0x3aed8e(0xec):return _0x2a7558(_0x237753(_0x7a8418,_0x3aed8e(0xc5)));case _0x3aed8e(0x104):return _0x2a7558(_0x237753(_0x7a8418,_0x3aed8e(0x121)));case _0x3aed8e(0xdf):return _0x2a7558(_0x237753(_0x7a8418,_0x3aed8e(0xf3)));}switch(_0x388db6[_0x3aed8e(0xc1)]){case _0x3aed8e(0xec):return _0x4d7af5(_0x237753(_0x7a8418,_0x3aed8e(0xc5)));case _0x3aed8e(0x104):return _0x4d7af5(_0x237753(_0x7a8418,_0x3aed8e(0x121)));case _0x3aed8e(0xdf):return _0x4d7af5(_0x237753(_0x7a8418,_0x3aed8e(0xf3)));}}),_0x2df3f8[_0x46c645(0xa7)][_0x46c645(0xf4)](_0x568dba=>{const _0x355de8=_0x46c645,{data:_0x8e2337}=_0x568dba;if(_0x8e2337&&_0x355de8(0x10f)==_0x8e2337[_0x355de8(0xa4)])return null==_0x8e2337[_0x355de8(0xc1)]||null==_0x8e2337[_0x355de8(0x127)]&&0x0==_0x8e2337[_0x355de8(0xc1)]?_0x18d765:void 0x0;}),_0x2df3f8[_0x46c645(0xa7)][_0x46c645(0xf4)](_0x588ea2=>{const _0x261f7e=_0x46c645;if(_0x261f7e(0xd6)!=_0x588ea2[_0x261f7e(0xe4)])return;const {data:_0x4d0c9e}=_0x588ea2;if(!_0x4d0c9e||_0x261f7e(0xe7)!=_0x4d0c9e[_0x261f7e(0xa4)])return;const _0x3c6c86=le(_0x588ea2);return _0x261f7e(0xc1)==_0x3c6c86?{'type':_0x261f7e(0xcf),'content':_0x237753(_0x7a8418,_0x261f7e(0x11e))}:_0x261f7e(0x127)==_0x3c6c86?{'type':_0x261f7e(0xcf),'content':_0x237753(_0x7a8418,_0x261f7e(0x114))}:_0x18d765;}),_0x32c0b1[_0x46c645(0x11a)][_0x46c645(0xee)][_0x46c645(0x126)](_0x2d46f8=>this[_0x46c645(0xd4)](_0x2d46f8)),_0x32c0b1[_0x46c645(0x11a)][_0x46c645(0xee)][_0x46c645(0x126)](_0x5eb48e=>this[_0x46c645(0xd7)](_0x5eb48e)),_0x32c0b1[_0x46c645(0x11a)][_0x46c645(0xee)][_0x46c645(0x126)](_0x41d9d3=>this[_0x46c645(0xf0)](_0x41d9d3)),this[_0x46c645(0x135)]();}[_0x3c8b58(0xd4)](_0x692b4c){const _0x19b883=_0x3c8b58;if(_0x692b4c[_0x19b883(0xc2)][_0x19b883(0xeb)]||!_0x692b4c[_0x19b883(0xc2)][_0x19b883(0xda)])return!0x1;let _0x55506d=!0x1;const _0x18104b=this[_0x19b883(0x112)][_0x19b883(0x118)][_0x19b883(0xa8)](_0x19b883(0xd8))[_0x19b883(0xd3)]({'skipNotAttached':!0x0})[_0x19b883(0x12a)](_0x162a05=>_0x162a05[_0x19b883(0x109)]&&_0x19b883(0xe7)==_0x162a05[_0x19b883(0x109)][_0x19b883(0xa4)])[_0x19b883(0x12a)](_0x2ece8a=>_0x2ece8a[_0x19b883(0x109)][_0x19b883(0xc1)]&&_0x2ece8a[_0x19b883(0x109)][_0x19b883(0x127)]);for(const _0x4712e1 of _0x18104b)le(_0x4712e1)||(_0x692b4c[_0x19b883(0x12d)](_0x4712e1[_0x19b883(0x136)]()),_0x55506d=!0x0);return _0x55506d;}[_0x3c8b58(0xd7)](_0x171428){const _0xc4d56f=_0x3c8b58;if(_0x171428[_0xc4d56f(0xc2)][_0xc4d56f(0xeb)]||!_0x171428[_0xc4d56f(0xc2)][_0xc4d56f(0xda)])return!0x1;const _0x2c557b=this[_0xc4d56f(0x112)][_0xc4d56f(0x118)][_0xc4d56f(0xa8)](_0xc4d56f(0xd8));if(_0x2c557b[_0xc4d56f(0xbb)][_0xc4d56f(0x132)])return!0x1;let _0x234e9f=!0x1;const _0x377621=[_0xc4d56f(0xd5),_0xc4d56f(0xe7),_0xc4d56f(0x10f),_0xc4d56f(0xfe),_0xc4d56f(0xde),_0xc4d56f(0x130),_0xc4d56f(0x102),_0xc4d56f(0xd2),_0xc4d56f(0x12b)],_0x520703=this[_0xc4d56f(0x112)][_0xc4d56f(0x11a)][_0xc4d56f(0xee)][_0xc4d56f(0xbd)][_0xc4d56f(0xef)]()[_0xc4d56f(0x12a)](_0x554fe2=>_0xc4d56f(0xd6)==_0x554fe2[_0xc4d56f(0xe4)])[_0xc4d56f(0x12a)](_0x445676=>_0x377621[_0xc4d56f(0xcb)](_0x445676[_0xc4d56f(0xdb)]));if(0x0==_0x520703[_0xc4d56f(0x103)])return _0x234e9f;for(const _0x1f4fa0 of _0x520703){const _0x25a513=_0x2c557b[_0xc4d56f(0x119)](_0x1f4fa0[_0xc4d56f(0x125)],_0xc4d56f(0xd6))[_0xc4d56f(0x12a)](_0x1414ac=>!_0x1414ac[_0xc4d56f(0x108)][_0xc4d56f(0x12f)])[_0xc4d56f(0xf6)](_0xeb258=>_0xeb258[_0xc4d56f(0x111)])[_0xc4d56f(0x12a)](_0x2f90c7=>{const _0x22006a=_0xc4d56f,_0x295975=_0x2c557b[_0x22006a(0xff)](_0x2f90c7);return _0x377621[_0x22006a(0xcb)](_0x295975);});if(_0x25a513[_0xc4d56f(0x103)]){for(const _0x5bfc90 of _0x25a513)_0x171428[_0xc4d56f(0x12d)](_0x5bfc90[_0xc4d56f(0x136)]());_0x234e9f=!0x0;}}return _0x234e9f;}[_0x3c8b58(0xf0)](_0x2118a3){const _0x169c22=_0x3c8b58;if(_0x2118a3[_0x169c22(0xc2)][_0x169c22(0xeb)]||!_0x2118a3[_0x169c22(0xc2)][_0x169c22(0xda)])return!0x1;const _0x266e44=this[_0x169c22(0x112)][_0x169c22(0x118)][_0x169c22(0xa8)](_0x169c22(0xd8));let _0xf6e3ce=!0x1;const _0x5be231=[_0x169c22(0xd5),_0x169c22(0xe7),_0x169c22(0x10f),_0x169c22(0xfe),_0x169c22(0xde),_0x169c22(0x130),_0x169c22(0x102),_0x169c22(0xd2),_0x169c22(0x12b)];for(const _0x3be5da of _0x266e44[_0x169c22(0xd3)]({'skipNotAttached':!0x0})){const _0x4c1021=_0x266e44[_0x169c22(0x119)](_0x3be5da[_0x169c22(0x137)](),_0x169c22(0xd6))[_0x169c22(0xf6)](_0x3d2b04=>_0x3d2b04[_0x169c22(0x111)])[_0x169c22(0x12a)](_0x1c4082=>_0x1c4082[_0x169c22(0x109)]&&_0x5be231[_0x169c22(0xcb)](_0x1c4082[_0x169c22(0x109)][_0x169c22(0xa4)]));if(!_0x4c1021[_0x169c22(0x103)])continue;const _0x2f1c55=_0x4c1021[0x0][_0x169c22(0xc9)][_0x169c22(0x100)][_0x169c22(0xc6)];if(!_0x4c1021[_0x169c22(0x129)](_0xf515af=>_0xf515af[_0x169c22(0x100)][_0x169c22(0xc6)]===_0x2f1c55)){for(const _0xf409a3 of _0x4c1021)_0x1acd08(_0xf409a3,_0x2f1c55)&&(_0xf6e3ce=!0x0);}}return _0xf6e3ce;function _0x2cfd02(_0x4d4bfd,_0x5321ba){const _0xa61a84=_0x169c22;for(const _0x7bb56a of _0x266e44[_0xa61a84(0xd3)]({'skipNotAttached':!0x0})[_0xa61a84(0x12a)](_0x24a791=>_0xa61a84(0xd6)==_0x24a791[_0xa61a84(0xe4)]&&_0x24a791[_0xa61a84(0x100)][_0xa61a84(0xc6)]==_0x4d4bfd))_0x7bb56a[_0xa61a84(0xbf)](_0xa61a84(0xc6),_0x5321ba);}function _0x1acd08(_0x2772ea,_0x4b9bd7){const _0x3b8a32=_0x169c22;let _0x3c756c=_0x2772ea[_0x3b8a32(0xc9)],_0x5f019d=!0x1;for(;_0x3c756c;)_0x3c756c[_0x3b8a32(0x100)][_0x3b8a32(0xc6)]!=_0x4b9bd7&&(_0x2cfd02(_0x3c756c[_0x3b8a32(0x100)][_0x3b8a32(0xc6)],_0x4b9bd7),_0x3c756c[_0x3b8a32(0xbf)](_0x3b8a32(0xc6),_0x4b9bd7),_0x5f019d=!0x0),_0x3c756c=_0x3c756c[_0x3b8a32(0xad)];return _0x5f019d;}}[_0x3c8b58(0x135)](){const _0x3dda5d=_0x3c8b58,_0x2709f7=this[_0x3dda5d(0x112)],_0x4e9959=_0x2709f7[_0x3dda5d(0xbc)],_0x4d8f69=_0x2709f7[_0x3dda5d(0x118)][_0x3dda5d(0xa8)](_0x3dda5d(0xd8));this[_0x3dda5d(0xa2)](),_0x4d8f69[_0x3dda5d(0xc4)][_0x3dda5d(0xb3)](_0x3dda5d(0xc7),_0x3dda5d(0xb2),_0x3dda5d(0x10e),function(_0x21691a,_0x3f932c){const _0x34b5a8=_0x3dda5d,_0x13c19c=[];for(let _0xf4172e of _0x21691a)_0xf4172e[_0x34b5a8(0xab)][_0x34b5a8(0x11b)]===_0xf4172e[_0x34b5a8(0xf7)][_0x34b5a8(0xb4)]&&(_0xf4172e=_0x2709f7[_0x34b5a8(0x11a)][_0x34b5a8(0x117)](_0x2709f7[_0x34b5a8(0x11a)][_0x34b5a8(0x131)](_0xf4172e[_0x34b5a8(0xab)][_0x34b5a8(0x11b)],0x0))),_0x13c19c[_0x34b5a8(0xf2)](_0xf4172e);_0x2709f7[_0x34b5a8(0x11a)][_0x34b5a8(0xe1)](_0x3fb4db=>{const _0x558e01=_0x34b5a8,_0x5e6546=_0x2709f7[_0x558e01(0x11a)][_0x558e01(0xee)][_0x558e01(0xb9)],_0x5c0aa1=Array[_0x558e01(0xc3)](_0x5e6546[_0x558e01(0xce)]())[_0x558e01(0xf6)](_0x24469a=>_0x5c10c1[_0x558e01(0x134)](_0x24469a));_0x3fb4db[_0x558e01(0xa9)](_0x13c19c),_0x2709f7[_0x558e01(0xf1)][_0x558e01(0xa8)](_0x3f932c[_0x558e01(0xa6)])[_0x558e01(0xb6)](),_0x3f932c[_0x558e01(0xe2)][_0x558e01(0xf2)]({'forceDefaultExecution':!0x0}),_0x2709f7[_0x558e01(0x123)](_0x3f932c[_0x558e01(0xa6)],..._0x3f932c[_0x558e01(0xe2)]),_0x3fb4db[_0x558e01(0xa9)](_0x5c0aa1);for(const _0x500567 of _0x5c0aa1)_0x500567[_0x558e01(0x106)]();});}),_0x4d8f69[_0x3dda5d(0xa7)][_0x3dda5d(0xe5)](function(_0x34d6e4){const _0x41b2c2=_0x3dda5d,_0x273410=!_0x2709f7[_0x41b2c2(0x11a)][_0x41b2c2(0x12e)][_0x41b2c2(0xe3)](_0x34d6e4),_0x3412b3=_0x34d6e4[_0x41b2c2(0xaa)],_0x351d85=_0x34d6e4[_0x41b2c2(0xcc)],_0x39f3be=_0x34d6e4[_0x41b2c2(0xf5)](_0x41b2c2(0xe7)),_0x278bdb=!_0x3412b3||_0x3412b3[_0x41b2c2(0xf5)](_0x41b2c2(0xe7))!==_0x39f3be,_0x14f68f=!_0x351d85||_0x351d85[_0x41b2c2(0xf5)](_0x41b2c2(0xe7))!==_0x39f3be;return _0x273410&&Boolean(_0x39f3be)&&_0x278bdb&&_0x14f68f;},_0x51de69=>_0x237753(_0x4e9959,_0x3dda5d(0x11d),_0x51de69));}[_0x3c8b58(0xa2)](){const _0x5cf750=_0x3c8b58,_0x173d33=this[_0x5cf750(0x112)],_0x4e2657=_0x173d33[_0x5cf750(0xbc)];function _0x2a939b(_0x576c86){const _0x2c9e33=_0x5cf750,_0x3b962c=_0x173d33[_0x2c9e33(0xf1)][_0x2c9e33(0xa8)](_0x2c9e33(0x124))[_0x2c9e33(0x132)],_0x5b05d1=_0x173d33[_0x2c9e33(0xf1)][_0x2c9e33(0xa8)](_0x2c9e33(0xa5))[_0x2c9e33(0x132)];return _0x2c9e33(0xa5)===_0x576c86?_0x3b962c:_0x5b05d1;}_0x173d33[_0x5cf750(0x118)][_0x5cf750(0xa8)](_0x5cf750(0xd8))[_0x5cf750(0xa7)][_0x5cf750(0xf4)](function(_0x174648){const _0x3aadd1=_0x5cf750;if(_0x3aadd1(0xc7)!=_0x174648[_0x3aadd1(0xe4)])return;const {data:_0x223a46}=_0x174648;if(!_0x223a46)return;let _0x51960d,_0x24661c,_0x19568d,_0x56c6cc;switch(_0x223a46[_0x3aadd1(0xa6)]){case _0x3aadd1(0x124):_0x19568d=_0x223a46[_0x3aadd1(0xe2)][0x0][_0x3aadd1(0xdc)],_0x56c6cc=_0x2a939b(_0x223a46[_0x3aadd1(0xa6)]),_0x51960d=_0x19568d?_0x3aadd1(0xe6):_0x3aadd1(0xfc),!_0x56c6cc&&_0x173d33[_0x3aadd1(0xbe)][_0x3aadd1(0xa8)](_0x3aadd1(0xe0))||(_0x51960d=_0x3aadd1(0x120)),_0x24661c={'type':_0x3aadd1(0xcf),'content':_0x237753(_0x4e2657,_0x51960d,_0x237753(_0x4e2657,_0x3aadd1(0xc5)))};break;case _0x3aadd1(0xa5):_0x19568d=_0x223a46[_0x3aadd1(0xe2)][0x0][_0x3aadd1(0xdc)],_0x56c6cc=_0x2a939b(_0x223a46[_0x3aadd1(0xa6)]),_0x51960d=_0x19568d?_0x3aadd1(0xe6):_0x3aadd1(0xfc),!_0x56c6cc&&_0x173d33[_0x3aadd1(0xbe)][_0x3aadd1(0xa8)](_0x3aadd1(0xe0))||(_0x51960d=_0x3aadd1(0x120)),_0x24661c={'type':_0x3aadd1(0xcf),'content':_0x237753(_0x4e2657,_0x51960d,_0x237753(_0x4e2657,_0x3aadd1(0x121)))};break;case _0x3aadd1(0x10b):_0x51960d=_0x3aadd1(0x115),_0x24661c={'type':_0x3aadd1(0xcf),'content':_0x237753(_0x4e2657,_0x51960d,_0x237753(_0x4e2657,_0x3aadd1(0x11d)))};break;case _0x3aadd1(0xd9):_0x51960d=function(_0x4127f0){const _0x3d0f9c=_0x3aadd1,_0xbb6a23=_0x4127f0[_0x3d0f9c(0x137)]();let _0x5a4eb1=_0xbb6a23[_0x3d0f9c(0xab)][_0x3d0f9c(0x11b)];for(;_0x5a4eb1&&_0xbb6a23[_0x3d0f9c(0x128)](_0x5a4eb1);){if(_0x5a4eb1[_0x3d0f9c(0xf5)](_0x3d0f9c(0x10f))>0x0)return!0x1;_0x5a4eb1=_0x5a4eb1[_0x3d0f9c(0xcc)];}return!0x0;}(_0x174648)?_0x237753(_0x4e2657,_0x3aadd1(0xfc),_0x237753(_0x4e2657,function(_0x2a0178){const _0x5bef72=_0x3aadd1;return _0x5bef72(0x11c)+_0x2a0178[_0x5bef72(0x137)]()[_0x5bef72(0xab)][_0x5bef72(0x11b)][_0x5bef72(0xf5)](_0x5bef72(0xd5))[_0x5bef72(0xc8)]()+_0x5bef72(0xd1);}(_0x174648))):_0x237753(_0x4e2657,_0x3aadd1(0xf9),_0x237753(_0x4e2657,_0x3aadd1(0x11d))),_0x24661c={'type':_0x3aadd1(0xcf),'content':_0x51960d};break;case _0x3aadd1(0xb5):case _0x3aadd1(0x12c):!0x1===_0x223a46[_0x3aadd1(0xe9)]&&(_0x51960d=_0x3aadd1(0xcd),_0x24661c={'type':_0x3aadd1(0x10d),'content':_0x237753(_0x4e2657,_0x51960d,_0x237753(_0x4e2657,_0x3aadd1(0x11d)))});}return _0x24661c;});}}function le(_0x536bb5){const _0x4b8af7=_0x3c8b58;let _0x4ef04d=_0x536bb5[_0x4b8af7(0x137)]()[_0x4b8af7(0xab)][_0x4b8af7(0x11b)][_0x4b8af7(0xaa)];for(;_0x4ef04d;){const _0x53f23a=_0x4ef04d[_0x4b8af7(0xf5)](_0x4b8af7(0xe7));if(!_0x53f23a)return!0x1;if(_0x53f23a==_0x536bb5[_0x4b8af7(0x109)][_0x4b8af7(0xc1)])return _0x4b8af7(0xc1);if(_0x53f23a==_0x536bb5[_0x4b8af7(0x109)][_0x4b8af7(0x127)])return _0x4b8af7(0x127);_0x4ef04d=_0x4ef04d[_0x4b8af7(0xaa)];}return!0x1;}
23
+ const _0x512742=_0x8fca;(function(_0x13ce79,_0x4817c8){const _0x573cd7=_0x8fca,_0x2d039e=_0x13ce79();while(!![]){try{const _0x560ee0=parseInt(_0x573cd7(0x1d5))/0x1*(-parseInt(_0x573cd7(0x253))/0x2)+-parseInt(_0x573cd7(0x261))/0x3+parseInt(_0x573cd7(0x238))/0x4*(parseInt(_0x573cd7(0x205))/0x5)+-parseInt(_0x573cd7(0x246))/0x6+parseInt(_0x573cd7(0x1ff))/0x7+-parseInt(_0x573cd7(0x1f1))/0x8+parseInt(_0x573cd7(0x255))/0x9;if(_0x560ee0===_0x4817c8)break;else _0x2d039e['push'](_0x2d039e['shift']());}catch(_0x2cc7a9){_0x2d039e['push'](_0x2d039e['shift']());}}}(_0x2fdd,0xb57e7));import{Plugin as _0x59a37f}from'ckeditor5/src/core.js';function _0x8fca(_0xbce7c6,_0xd090f6){const _0x2fddb0=_0x2fdd();return _0x8fca=function(_0x8fcac3,_0x2aae16){_0x8fcac3=_0x8fcac3-0x1d0;let _0x3af055=_0x2fddb0[_0x8fcac3];return _0x3af055;},_0x8fca(_0xbce7c6,_0xd090f6);}import{getTranslation as _0x3efd12}from'../utils/common-translations.js';import{renameAttributeKey as _0x10ab8f}from'../trackchangesediting.js';function _0x2fdd(){const _0x43275f=['has','setAttribute','deletion','isLocal','parent','documentList','selection','ELEMENT_','getFirstRange','list.multiBlock','registerCustomCallback','11399448SBftWh','batch','assureChains','ELEMENT_TODO_LIST','schema','numbered','_registerLegacyDescription','fromRange','editor','toUpperCase','commands','end','push','customNumberedList','8089144mfNSuu','descriptionFactory','numberedList','mergeListItemBackward','todoListChecked','listReversed','2445845MSoCKo','multipleBlocks','type','listMarker','getFirstMarker','default','*Outdent:*\x20%0','registerPostFixer','attributes','registerDescriptionCallback','nodeAfter','document','*Merge:*\x20%0','todoList','noTrackChangesFixer','registerAttributeLabel','next','getSuggestions','start','bulletedList','mergeListItemForward','oldValue','key','find','format','getChanges','TrackChangesEditing','listType','getAttribute','createPositionAt','isNextTo','enableDefaultAttributesIntegration','*Uncheck\x20item*','listMarkerStyle','meta','*Change\x20to:*\x20%0','length','checkTodoList','*Format:*\x20remove\x20from\x20%0','createRange','data','ELEMENT_BULLETED_LIST','_findSuggestions','nextSibling','indentList','ELEMENT_LIST_ITEM','*Indent:*\x20%0','listItemId','model','todo','setSelection','4FVMgAt','isObject','_getAttributeKey','_supportLegacySuggestions','*Set\x20format:*\x20%0','previousSibling','includes','listItemIdFixer','commandName','ELEMENT_NUMBERED_LIST','accept','*Check\x20item*','registerElementLabel','*Format:*\x20insert\x20into\x20%0','6878694JMJrSx','isUndo','value','suggestion','TodoListEditing','todoListCheck','removeMarker','containsItem','registerBlockAttribute','groupId','*Remove\x20format:*\x20%0','detach','_LIST','1106PAtyJE','bulleted','19282023uFFkZO','*Split:*\x20list\x20item','map','outdentList','every','newValue','listIndent','FORMAT_INDENT','config','locale','commandParams','refresh','632580WPOGSS','*Merge:*\x20list\x20item','change','ListEditing','get','listStart','attributeKey','plugins','range','473dWEnyH','getRanges','listStyle','afterInit','trackChangesCommand','head','splitListItemBefore','formatBlock','forceValue','splitListItemAfter','customBulletedList','execute','filter','from','_suggestionFactory','differ','attribute'];_0x2fdd=function(){return _0x43275f;};return _0x2fdd();}import{LiveRange as _0x46d3a9}from'ckeditor5/src/engine.js';export default class z extends _0x59a37f{[_0x512742(0x1d8)](){const _0x5336d1=_0x512742,_0x771e22=this[_0x5336d1(0x1f9)];if(!_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x264)))return;const _0x3e682d=_0x771e22[_0x5336d1(0x25e)],_0x5cbefd=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1d0)](_0x5336d1(0x21f)),_0x9baa99=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x24a)),_0x21e250=!!_0x771e22[_0x5336d1(0x25d)][_0x5336d1(0x1d0)](_0x5336d1(0x1ef));function _0x40eef4(_0x473d7d){const _0x1bf48b=_0x5336d1;return{'type':_0x1bf48b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x1bf48b(0x23c),_0x473d7d)};}function _0x5d5949(_0xdc6e13){const _0x13801b=_0x5336d1;return{'type':_0x13801b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x13801b(0x250),_0xdc6e13)};}_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x201)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x218)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1fe)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1df)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x231)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x258)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1de)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1db)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x234)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x220)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x25b)),_0x21e250&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x202)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x219))),_0x9baa99&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x212)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x22a)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x203)),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4e943e=>{const _0x2846b2=_0x5336d1,{data:_0x10a4c3}=_0x4e943e;if(_0x10a4c3&&_0x2846b2(0x203)==_0x10a4c3[_0x2846b2(0x21b)])return{'type':_0x2846b2(0x21d),'content':_0x10a4c3[_0x2846b2(0x25a)]?_0x3efd12(_0x3e682d,_0x2846b2(0x243)):_0x3efd12(_0x3e682d,_0x2846b2(0x225))};}),this[_0x5336d1(0x1f9)][_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x369287=>{const _0x5df2a7=_0x5336d1;if(_0x369287[_0x5df2a7(0x1f2)][_0x5df2a7(0x247)])return!0x1;let _0x5b55f2=!0x1;const _0x359db4=_0x5cbefd[_0x5df2a7(0x216)]({'skipNotAttached':!0x0})[_0x5df2a7(0x1e1)](_0x529f8b=>_0x5df2a7(0x203)===_0x5cbefd[_0x5df2a7(0x23a)](_0x529f8b));for(const _0x509074 of _0x359db4){_0x5df2a7(0x236)!=_0x509074[_0x5df2a7(0x1ee)]()[_0x5df2a7(0x217)][_0x5df2a7(0x20f)][_0x5df2a7(0x221)](_0x5df2a7(0x220))&&(_0x5cbefd[_0x5df2a7(0x22f)](_0x509074[_0x5df2a7(0x1ee)](),_0x5df2a7(0x1e5))[_0x5df2a7(0x21c)](_0x46ed9f=>_0x5df2a7(0x220)===_0x5cbefd[_0x5df2a7(0x23a)](_0x46ed9f[_0x5df2a7(0x249)]))||(_0x369287[_0x5df2a7(0x24c)](_0x509074[_0x5df2a7(0x209)]()),_0x5b55f2=!0x0));}return _0x5b55f2;})),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x214)](_0x5336d1(0x25b),_0x3efd12(_0x3e682d,_0x5336d1(0x25c)));const _0x27a547={'type':_0x5336d1(0x21d),'content':''};_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x348c7f=>{const _0x3d3a62=_0x5336d1,{data:_0x2a2a8f}=_0x348c7f;if(!_0x2a2a8f||_0x3d3a62(0x220)!=_0x2a2a8f[_0x3d3a62(0x21b)])return;let _0x293381=_0x348c7f[_0x3d3a62(0x1da)];for(;_0x293381;){if(_0x293381[_0x3d3a62(0x22d)]&&((_0x3d3a62(0x1d7)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]||_0x3d3a62(0x226)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)])&&(_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]&&_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]||_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21a)]&&!_0x2a2a8f[_0x3d3a62(0x25a)])||!_0x21e250&&_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]==_0x10ab8f))return _0x27a547;_0x293381=_0x293381[_0x3d3a62(0x215)];}if(null==_0x2a2a8f[_0x3d3a62(0x25a)])switch(_0x2a2a8f[_0x3d3a62(0x21a)]){case _0x3d3a62(0x254):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}switch(_0x2a2a8f[_0x3d3a62(0x25a)]){case _0x3d3a62(0x254):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4ee1c2=>{const _0x1e1017=_0x5336d1,{data:_0xb315eb}=_0x4ee1c2;if(_0xb315eb&&_0x1e1017(0x25b)==_0xb315eb[_0x1e1017(0x21b)])return null==_0xb315eb[_0x1e1017(0x25a)]||null==_0xb315eb[_0x1e1017(0x21a)]&&0x0==_0xb315eb[_0x1e1017(0x25a)]?_0x27a547:void 0x0;}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x32b8a6=>{const _0x4686e5=_0x5336d1;if(_0x4686e5(0x1e5)!=_0x32b8a6[_0x4686e5(0x207)])return;const {data:_0x2ae3e7}=_0x32b8a6;if(!_0x2ae3e7||_0x4686e5(0x234)!=_0x2ae3e7[_0x4686e5(0x21b)])return;const _0x562eb4=le(_0x32b8a6);return _0x4686e5(0x25a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x262))}:_0x4686e5(0x21a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x256))}:_0x27a547;}),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x261335=>this[_0x5336d1(0x23f)](_0x261335)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x14645a=>this[_0x5336d1(0x213)](_0x14645a)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x5bc092=>this[_0x5336d1(0x1f3)](_0x5bc092)),this[_0x5336d1(0x23b)]();}[_0x512742(0x23f)](_0x76a0e7){const _0x9128e9=_0x512742;if(_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x247)]||!_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x1e9)])return!0x1;let _0x12a90b=!0x1;const _0x467077=this[_0x9128e9(0x1f9)][_0x9128e9(0x1d3)][_0x9128e9(0x1d0)](_0x9128e9(0x21f))[_0x9128e9(0x216)]({'skipNotAttached':!0x0})[_0x9128e9(0x1e1)](_0x82cdb2=>_0x82cdb2[_0x9128e9(0x22d)]&&_0x9128e9(0x234)==_0x82cdb2[_0x9128e9(0x22d)][_0x9128e9(0x21b)])[_0x9128e9(0x1e1)](_0x1d34cc=>_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x25a)]&&_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x21a)]);for(const _0x398e11 of _0x467077)le(_0x398e11)||(_0x76a0e7[_0x9128e9(0x24c)](_0x398e11[_0x9128e9(0x209)]()),_0x12a90b=!0x0);return _0x12a90b;}[_0x512742(0x213)](_0xa0d26){const _0x5a403c=_0x512742;if(_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x247)]||!_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x1e9)])return!0x1;const _0x53c102=this[_0x5a403c(0x1f9)][_0x5a403c(0x1d3)][_0x5a403c(0x1d0)](_0x5a403c(0x21f));if(_0x53c102[_0x5a403c(0x1d9)][_0x5a403c(0x248)])return!0x1;let _0x25ab84=!0x1;const _0x1527db=[_0x5a403c(0x220),_0x5a403c(0x234),_0x5a403c(0x25b),_0x5a403c(0x1d7),_0x5a403c(0x1d1),_0x5a403c(0x204),_0x5a403c(0x24b),_0x5a403c(0x208),_0x5a403c(0x226)],_0x2332f2=this[_0x5a403c(0x1f9)][_0x5a403c(0x235)][_0x5a403c(0x210)][_0x5a403c(0x1e4)][_0x5a403c(0x21e)]()[_0x5a403c(0x1e1)](_0x2ab2ac=>_0x5a403c(0x1e5)==_0x2ab2ac[_0x5a403c(0x207)])[_0x5a403c(0x1e1)](_0x55ba3d=>_0x1527db[_0x5a403c(0x23e)](_0x55ba3d[_0x5a403c(0x1d2)]));if(0x0==_0x2332f2[_0x5a403c(0x229)])return _0x25ab84;for(const _0x535f54 of _0x2332f2){const _0x359539=_0x53c102[_0x5a403c(0x22f)](_0x535f54[_0x5a403c(0x1d4)],_0x5a403c(0x1e5))[_0x5a403c(0x1e1)](_0x203cf3=>!_0x203cf3[_0x5a403c(0x227)][_0x5a403c(0x223)])[_0x5a403c(0x257)](_0x400e66=>_0x400e66[_0x5a403c(0x249)])[_0x5a403c(0x1e1)](_0x407737=>{const _0x562a69=_0x5a403c,_0x37cd02=_0x53c102[_0x562a69(0x23a)](_0x407737);return _0x1527db[_0x562a69(0x23e)](_0x37cd02);});if(_0x359539[_0x5a403c(0x229)]){for(const _0x191a44 of _0x359539)_0xa0d26[_0x5a403c(0x24c)](_0x191a44[_0x5a403c(0x209)]());_0x25ab84=!0x0;}}return _0x25ab84;}[_0x512742(0x1f3)](_0x236278){const _0x205255=_0x512742;if(_0x236278[_0x205255(0x1f2)][_0x205255(0x247)]||!_0x236278[_0x205255(0x1f2)][_0x205255(0x1e9)])return!0x1;const _0x317a95=this[_0x205255(0x1f9)][_0x205255(0x1d3)][_0x205255(0x1d0)](_0x205255(0x21f));let _0x32e1cc=!0x1;const _0x238b63=[_0x205255(0x220),_0x205255(0x234),_0x205255(0x25b),_0x205255(0x1d7),_0x205255(0x1d1),_0x205255(0x204),_0x205255(0x24b),_0x205255(0x208),_0x205255(0x226)];for(const _0x536fb4 of _0x317a95[_0x205255(0x216)]({'skipNotAttached':!0x0})){const _0x21a3c6=_0x317a95[_0x205255(0x22f)](_0x536fb4[_0x205255(0x1ee)](),_0x205255(0x1e5))[_0x205255(0x257)](_0x1ad14e=>_0x1ad14e[_0x205255(0x249)])[_0x205255(0x1e1)](_0x5e367d=>_0x5e367d[_0x205255(0x22d)]&&_0x238b63[_0x205255(0x23e)](_0x5e367d[_0x205255(0x22d)][_0x205255(0x21b)]));if(!_0x21a3c6[_0x205255(0x229)])continue;const _0x230b18=_0x21a3c6[0x0][_0x205255(0x1da)][_0x205255(0x20d)][_0x205255(0x24f)];if(!_0x21a3c6[_0x205255(0x259)](_0x47ad80=>_0x47ad80[_0x205255(0x20d)][_0x205255(0x24f)]===_0x230b18)){for(const _0x198d6e of _0x21a3c6)_0x52d8c7(_0x198d6e,_0x230b18)&&(_0x32e1cc=!0x0);}}return _0x32e1cc;function _0xb58fa5(_0x284727,_0x36a64d){const _0x3a8795=_0x205255;for(const _0x214227 of _0x317a95[_0x3a8795(0x216)]({'skipNotAttached':!0x0})[_0x3a8795(0x1e1)](_0x47adcd=>_0x3a8795(0x1e5)==_0x47adcd[_0x3a8795(0x207)]&&_0x47adcd[_0x3a8795(0x20d)][_0x3a8795(0x24f)]==_0x284727))_0x214227[_0x3a8795(0x1e7)](_0x3a8795(0x24f),_0x36a64d);}function _0x52d8c7(_0x455875,_0x4bf8c9){const _0x8229f6=_0x205255;let _0x2d16c4=_0x455875[_0x8229f6(0x1da)],_0x4ac372=!0x1;for(;_0x2d16c4;)_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)]!=_0x4bf8c9&&(_0xb58fa5(_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)],_0x4bf8c9),_0x2d16c4[_0x8229f6(0x1e7)](_0x8229f6(0x24f),_0x4bf8c9),_0x4ac372=!0x0),_0x2d16c4=_0x2d16c4[_0x8229f6(0x215)];return _0x4ac372;}}[_0x512742(0x23b)](){const _0x2c621f=_0x512742,_0x18497d=this[_0x2c621f(0x1f9)],_0x2a341e=_0x18497d[_0x2c621f(0x25e)],_0x4ad13a=_0x18497d[_0x2c621f(0x1d3)][_0x2c621f(0x1d0)](_0x2c621f(0x21f));this[_0x2c621f(0x1f7)](),_0x4ad13a[_0x2c621f(0x1e3)][_0x2c621f(0x1f0)](_0x2c621f(0x1dc),_0x2c621f(0x1eb),_0x2c621f(0x242),function(_0x5bcb11,_0x1071dd){const _0x116104=_0x2c621f,_0x299171=[];for(let _0x358f25 of _0x5bcb11)_0x358f25[_0x116104(0x217)][_0x116104(0x20f)]===_0x358f25[_0x116104(0x1fc)][_0x116104(0x1ea)]&&(_0x358f25=_0x18497d[_0x116104(0x235)][_0x116104(0x22c)](_0x18497d[_0x116104(0x235)][_0x116104(0x222)](_0x358f25[_0x116104(0x217)][_0x116104(0x20f)],0x0))),_0x299171[_0x116104(0x1fd)](_0x358f25);_0x18497d[_0x116104(0x235)][_0x116104(0x263)](_0xcfd5ae=>{const _0x5c6049=_0x116104,_0x3b7efd=_0x18497d[_0x5c6049(0x235)][_0x5c6049(0x210)][_0x5c6049(0x1ec)],_0x3b38c1=Array[_0x5c6049(0x1e2)](_0x3b7efd[_0x5c6049(0x1d6)]())[_0x5c6049(0x257)](_0x1943f0=>_0x46d3a9[_0x5c6049(0x1f8)](_0x1943f0));_0xcfd5ae[_0x5c6049(0x237)](_0x299171),_0x18497d[_0x5c6049(0x1fb)][_0x5c6049(0x1d0)](_0x1071dd[_0x5c6049(0x240)])[_0x5c6049(0x260)](),_0x1071dd[_0x5c6049(0x25f)][_0x5c6049(0x1fd)]({'forceDefaultExecution':!0x0}),_0x18497d[_0x5c6049(0x1e0)](_0x1071dd[_0x5c6049(0x240)],..._0x1071dd[_0x5c6049(0x25f)]),_0xcfd5ae[_0x5c6049(0x237)](_0x3b38c1);for(const _0x4c8ab6 of _0x3b38c1)_0x4c8ab6[_0x5c6049(0x251)]();});}),_0x4ad13a[_0x2c621f(0x200)][_0x2c621f(0x244)](function(_0x544e21){const _0x421911=_0x2c621f,_0x12eed6=!_0x18497d[_0x421911(0x235)][_0x421911(0x1f5)][_0x421911(0x239)](_0x544e21),_0x49e52d=_0x544e21[_0x421911(0x23d)],_0x548db8=_0x544e21[_0x421911(0x230)],_0x539852=_0x544e21[_0x421911(0x221)](_0x421911(0x234)),_0x4c71d8=!_0x49e52d||_0x49e52d[_0x421911(0x221)](_0x421911(0x234))!==_0x539852,_0x4013fa=!_0x548db8||_0x548db8[_0x421911(0x221)](_0x421911(0x234))!==_0x539852;return _0x12eed6&&Boolean(_0x539852)&&_0x4c71d8&&_0x4013fa;},_0x4a02b7=>_0x3efd12(_0x2a341e,_0x2c621f(0x232),_0x4a02b7));}[_0x512742(0x1f7)](){const _0x3cbfbc=_0x512742,_0x51e130=this[_0x3cbfbc(0x1f9)],_0x5777ea=_0x51e130[_0x3cbfbc(0x25e)];function _0xfb7559(_0x29a5c4){const _0x48c0b4=_0x3cbfbc,_0x18497a=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x218))[_0x48c0b4(0x248)],_0x2e1865=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x201))[_0x48c0b4(0x248)];return _0x48c0b4(0x201)===_0x29a5c4?_0x18497a:_0x2e1865;}_0x51e130[_0x3cbfbc(0x1d3)][_0x3cbfbc(0x1d0)](_0x3cbfbc(0x21f))[_0x3cbfbc(0x200)][_0x3cbfbc(0x20e)](function(_0x59d2f8){const _0x207440=_0x3cbfbc;if(_0x207440(0x1dc)!=_0x59d2f8[_0x207440(0x207)])return;const {data:_0x9206e0}=_0x59d2f8;if(!_0x9206e0)return;let _0x1bc182,_0x3c8abf,_0x58e0b2,_0x4d19f6;switch(_0x9206e0[_0x207440(0x240)]){case _0x207440(0x218):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x22e)))};break;case _0x207440(0x201):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x241)))};break;case _0x207440(0x231):_0x1bc182=_0x207440(0x233),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))};break;case _0x207440(0x258):_0x1bc182=function(_0x586bff){const _0xfae776=_0x207440,_0x281967=_0x586bff[_0xfae776(0x1ee)]();let _0x23f214=_0x281967[_0xfae776(0x217)][_0xfae776(0x20f)];for(;_0x23f214&&_0x281967[_0xfae776(0x24d)](_0x23f214);){if(_0x23f214[_0xfae776(0x221)](_0xfae776(0x25b))>0x0)return!0x1;_0x23f214=_0x23f214[_0xfae776(0x230)];}return!0x0;}(_0x59d2f8)?_0x3efd12(_0x5777ea,_0x207440(0x22b),_0x3efd12(_0x5777ea,function(_0x46d09a){const _0x4dd1d7=_0x207440;return _0x4dd1d7(0x1ed)+_0x46d09a[_0x4dd1d7(0x1ee)]()[_0x4dd1d7(0x217)][_0x4dd1d7(0x20f)][_0x4dd1d7(0x221)](_0x4dd1d7(0x220))[_0x4dd1d7(0x1fa)]()+_0x4dd1d7(0x252);}(_0x59d2f8))):_0x3efd12(_0x5777ea,_0x207440(0x20b),_0x3efd12(_0x5777ea,_0x207440(0x232))),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x1bc182};break;case _0x207440(0x202):case _0x207440(0x219):!0x1===_0x9206e0[_0x207440(0x206)]&&(_0x1bc182=_0x207440(0x211),_0x3c8abf={'type':_0x207440(0x1e8),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))});}return _0x3c8abf;});}}function le(_0x3210c1){const _0x45e906=_0x512742;let _0x5baeca=_0x3210c1[_0x45e906(0x1ee)]()[_0x45e906(0x217)][_0x45e906(0x20f)][_0x45e906(0x23d)];for(;_0x5baeca;){const _0x115c10=_0x5baeca[_0x45e906(0x221)](_0x45e906(0x234));if(!_0x115c10)return!0x1;if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x25a)])return _0x45e906(0x25a);if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x21a)])return _0x45e906(0x21a);_0x5baeca=_0x5baeca[_0x45e906(0x23d)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4012e0=_0x20e3;(function(_0x16c19e,_0x4b69d4){const _0x456032=_0x20e3,_0x1b532e=_0x16c19e();while(!![]){try{const _0x2ef411=-parseInt(_0x456032(0xf7))/0x1*(-parseInt(_0x456032(0x146))/0x2)+-parseInt(_0x456032(0xfe))/0x3+-parseInt(_0x456032(0x108))/0x4*(parseInt(_0x456032(0x11e))/0x5)+parseInt(_0x456032(0x138))/0x6+parseInt(_0x456032(0x106))/0x7+-parseInt(_0x456032(0x12b))/0x8*(-parseInt(_0x456032(0x112))/0x9)+-parseInt(_0x456032(0x139))/0xa*(parseInt(_0x456032(0xea))/0xb);if(_0x2ef411===_0x4b69d4)break;else _0x1b532e['push'](_0x1b532e['shift']());}catch(_0x5d2d42){_0x1b532e['push'](_0x1b532e['shift']());}}}(_0x5ed0,0x909ba));function _0x20e3(_0x423f72,_0xdc62b7){const _0x5ed043=_0x5ed0();return _0x20e3=function(_0x20e3b9,_0x10494b){_0x20e3b9=_0x20e3b9-0xea;let _0x265e2d=_0x5ed043[_0x20e3b9];return _0x265e2d;},_0x20e3(_0x423f72,_0xdc62b7);}import{Plugin as _0x2b6ae2}from'ckeditor5/src/core.js';import{getTranslation as _0x254841}from'../utils/common-translations.js';export default class ue extends _0x2b6ae2{[_0x4012e0(0x114)](){const _0x5bd8d6=_0x4012e0;if(!this[_0x5bd8d6(0x126)][_0x5bd8d6(0x121)][_0x5bd8d6(0xfc)](_0x5bd8d6(0xfa)))return;const _0x2f3403=this[_0x5bd8d6(0x126)][_0x5bd8d6(0x122)][_0x5bd8d6(0x115)](_0x5bd8d6(0x113)),_0x507ca3=this[_0x5bd8d6(0x126)][_0x5bd8d6(0x121)][_0x5bd8d6(0x115)](_0x5bd8d6(0x104));_0x2f3403[_0x5bd8d6(0x125)]&&(_0x507ca3[_0x5bd8d6(0x141)](_0x5bd8d6(0xed)),_0x507ca3[_0x5bd8d6(0xfd)](_0x5bd8d6(0xed))),_0x2f3403[_0x5bd8d6(0x119)]&&(_0x507ca3[_0x5bd8d6(0x141)](_0x5bd8d6(0x128)),_0x507ca3[_0x5bd8d6(0xfd)](_0x5bd8d6(0x128))),_0x2f3403[_0x5bd8d6(0xf1)]&&(_0x507ca3[_0x5bd8d6(0x141)](_0x5bd8d6(0x140)),_0x507ca3[_0x5bd8d6(0xfd)](_0x5bd8d6(0x140)));const _0x19128d={'type':_0x5bd8d6(0x132),'content':''};_0x507ca3[_0x5bd8d6(0x10c)][_0x5bd8d6(0x123)](this[_0x5bd8d6(0x13a)][_0x5bd8d6(0x10f)](this));const _0x263d32=this[_0x5bd8d6(0x126)][_0x5bd8d6(0x12e)];_0x507ca3[_0x5bd8d6(0x10c)][_0x5bd8d6(0x135)](_0x5bd8d6(0x128),_0x254841(_0x263d32,_0x5bd8d6(0xf0))),_0x507ca3[_0x5bd8d6(0x10c)][_0x5bd8d6(0x123)](_0x16c3e5=>{const _0x2909a3=_0x5bd8d6,{data:_0x330688}=_0x16c3e5;if(_0x330688&&_0x2909a3(0x128)==_0x330688[_0x2909a3(0x13c)])return null==_0x330688[_0x2909a3(0x107)]||0x0==_0x330688[_0x2909a3(0x107)]&&null==_0x330688[_0x2909a3(0x103)]?_0x19128d:void 0x0;}),_0x507ca3[_0x5bd8d6(0x10c)][_0x5bd8d6(0x135)](_0x5bd8d6(0x140),_0x254841(_0x263d32,_0x5bd8d6(0x11a))),_0x507ca3[_0x5bd8d6(0x10c)][_0x5bd8d6(0x123)](_0x38df49=>{const _0x2554ae=_0x5bd8d6,{data:_0x53dd3b}=_0x38df49;if(_0x53dd3b&&_0x2554ae(0x140)==_0x53dd3b[_0x2554ae(0x13c)])return null==_0x53dd3b[_0x2554ae(0x107)]||0x1==_0x53dd3b[_0x2554ae(0x107)]&&null==_0x53dd3b[_0x2554ae(0x103)]?_0x19128d:void 0x0;}),this[_0x5bd8d6(0x126)][_0x5bd8d6(0x10a)][_0x5bd8d6(0x144)][_0x5bd8d6(0x10d)](_0x1b0a5f=>{const _0x24bfb=_0x5bd8d6;if(_0x1b0a5f[_0x24bfb(0x111)][_0x24bfb(0x118)])return!0x1;let _0x574bde=!0x1;const _0x50376a=_0x507ca3[_0x24bfb(0x129)]({'skipNotAttached':!0x0})[_0x24bfb(0x145)](_0x1d35d3=>{const _0x450550=_0x24bfb,_0x49ce00=_0x507ca3[_0x450550(0x12d)](_0x1d35d3);return _0x450550(0x140)==_0x49ce00||_0x450550(0x128)==_0x49ce00;});for(const _0x2f9217 of _0x50376a){const _0x566b3b=_0x2f9217[_0x24bfb(0xeb)]()[_0x24bfb(0x116)][_0x24bfb(0x110)][_0x24bfb(0xf2)](_0x24bfb(0x102));if(_0x24bfb(0xff)==_0x566b3b||_0x24bfb(0x117)==_0x566b3b)continue;_0x507ca3[_0x24bfb(0xf3)](_0x2f9217[_0x24bfb(0xeb)](),_0x24bfb(0x12c))[_0x24bfb(0x12a)](_0x90ffad=>_0x24bfb(0x102)==_0x507ca3[_0x24bfb(0x12d)](_0x90ffad[_0x24bfb(0x127)]))||(_0x1b0a5f[_0x24bfb(0xef)](_0x2f9217[_0x24bfb(0x109)]()),_0x574bde=!0x0);}return _0x574bde;}),this[_0x5bd8d6(0xee)]();}[_0x4012e0(0x13a)](_0x3b530b){const _0x581ec5=_0x4012e0,_0x42ff80=this[_0x581ec5(0x126)][_0x581ec5(0x12e)],{data:_0x51a048}=_0x3b530b,_0x5ba049={'type':_0x581ec5(0x132),'content':''};if(!_0x51a048||_0x581ec5(0xed)!=_0x51a048[_0x581ec5(0x13c)])return;if(!_0x51a048[_0x581ec5(0x103)])return _0x581ec5(0xec)==_0x51a048[_0x581ec5(0x107)]?_0x5ba049:{'type':_0x581ec5(0x132),'content':''+_0x254841(_0x42ff80,_0x581ec5(0xf9),_0x254841(_0x42ff80,this[_0x581ec5(0x133)](_0x51a048[_0x581ec5(0x107)])))};if(!_0x51a048[_0x581ec5(0x107)]){if(_0x581ec5(0xec)==_0x51a048[_0x581ec5(0x103)])return _0x5ba049;let _0x433eb3=_0x3b530b[_0x581ec5(0x13e)];for(;_0x433eb3;){if(_0x433eb3[_0x581ec5(0x11b)]&&_0x581ec5(0x102)==_0x433eb3[_0x581ec5(0x11b)][_0x581ec5(0x13c)]&&_0x433eb3[_0x581ec5(0x11b)][_0x581ec5(0x107)])return _0x5ba049;_0x433eb3=_0x433eb3[_0x581ec5(0x131)];}return{'type':_0x581ec5(0x132),'content':''+_0x254841(_0x42ff80,_0x581ec5(0x124),_0x254841(_0x42ff80,this[_0x581ec5(0x133)](_0x51a048[_0x581ec5(0x103)])))};}if(_0x581ec5(0xec)!=_0x51a048[_0x581ec5(0x107)])return{'type':_0x581ec5(0x132),'content':''+_0x254841(_0x42ff80,_0x581ec5(0xf9),_0x254841(_0x42ff80,this[_0x581ec5(0x133)](_0x51a048[_0x581ec5(0x107)])))};let _0x1f3f99=_0x3b530b[_0x581ec5(0x13e)];for(;_0x1f3f99;){if(_0x1f3f99[_0x581ec5(0x11b)]&&_0x581ec5(0x102)==_0x1f3f99[_0x581ec5(0x11b)][_0x581ec5(0x13c)]&&_0x1f3f99[_0x581ec5(0x11b)][_0x581ec5(0x107)]&&_0x1f3f99[_0x581ec5(0x11b)][_0x581ec5(0x103)])return _0x5ba049;_0x1f3f99=_0x1f3f99[_0x581ec5(0x131)];}const _0x123ab1=_0x3b530b[_0x581ec5(0xeb)]()[_0x581ec5(0x116)][_0x581ec5(0x110)][_0x581ec5(0xf2)](_0x581ec5(0x102));return{'type':_0x581ec5(0x132),'content':_0x254841(_0x42ff80,_0x581ec5(0xf9),_0x254841(_0x42ff80,_0x581ec5(0x137)+_0x123ab1[_0x581ec5(0xf8)]()+_0x581ec5(0x11f)))};}[_0x4012e0(0xee)](){const _0x515f18=_0x4012e0,_0x3444e7=this[_0x515f18(0x126)],_0x441c79=_0x3444e7[_0x515f18(0x12e)];_0x3444e7[_0x515f18(0x121)][_0x515f18(0x115)](_0x515f18(0x104))[_0x515f18(0x10c)][_0x515f18(0x123)](_0xe077d7=>{const _0x3619a9=_0x515f18;if(_0x3619a9(0x11d)!=_0xe077d7[_0x3619a9(0x13d)])return;const {data:_0x552f81}=_0xe077d7;if(!_0x552f81)return;let _0x1cd729,_0x3f4adc;switch(_0x552f81[_0x3619a9(0xfb)]){case _0x3619a9(0xed):_0x1cd729=_0x3619a9(0x136),_0x3f4adc={'type':_0x3619a9(0x132),'content':_0x254841(_0x441c79,_0x1cd729,_0x254841(_0x441c79,this[_0x3619a9(0x133)](_0x552f81[_0x3619a9(0x101)][0x0][_0x3619a9(0x13d)])))};break;case _0x3619a9(0x128):_0x1cd729=_0x552f81[_0x3619a9(0x101)][0x0][_0x3619a9(0x119)]?_0x3619a9(0x143):_0x3619a9(0x134),_0x3f4adc={'type':_0x3619a9(0x132),'content':_0x254841(_0x441c79,_0x1cd729)};break;case _0x3619a9(0x140):_0x1cd729=_0x3619a9(0x10e),_0x3f4adc={'type':_0x3619a9(0x132),'content':_0x254841(_0x441c79,_0x1cd729,_0x552f81[_0x3619a9(0x101)][0x0][_0x3619a9(0xf1)])};}return _0x3f4adc;});}[_0x4012e0(0x133)](_0x38023b){const _0xc49539=_0x4012e0;return _0xc49539(0x137)+function(_0x1bcb32){const _0x2db342=_0xc49539;if(pe[_0x2db342(0x11c)](_0x1bcb32))return _0x2db342(0x100);if(ye[_0x2db342(0x11c)](_0x1bcb32))return _0x2db342(0xff);return null;}(_0x38023b)[_0xc49539(0xf8)]()+_0xc49539(0x13f)+_0x38023b[_0xc49539(0xf8)]()[_0xc49539(0x130)](/-/g,'_');}}const pe=[_0x4012e0(0x12f),_0x4012e0(0x120),_0x4012e0(0x13b)],ye=[_0x4012e0(0x142),_0x4012e0(0x105),_0x4012e0(0xf4),_0x4012e0(0x10b),_0x4012e0(0xf6),_0x4012e0(0xf5)];function _0x5ed0(){const _0x248a20=['bind','nodeAfter','batch','340551bWMpfW','list.properties','afterInit','get','start','customNumbered','isUndo','reversed','FORMAT_LIST_START','data','includes','formatBlock','5hlTwTl','_LIST_DEFAULT','circle','plugins','config','registerDescriptionCallback','*Remove\x20format:*\x20%0','styles','editor','suggestion','listReversed','getSuggestions','find','240KsrTAb','attribute','_getAttributeKey','locale','disc','replace','next','format','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','registerAttributeLabel','*Change\x20to:*\x20%0','ELEMENT_','6474450MwZqMI','230VlQCjk','handleDescriptions','square','key','type','head','_LIST_','listStart','enableDefaultAttributesIntegration','decimal','*Format:*\x20set\x20order\x20to\x20reversed','document','filter','4790AoaWWH','809556zIxjfC','getFirstRange','default','listStyle','_registerLegacyDescription','removeMarker','FORMAT_LIST_REVERSED','startIndex','getAttribute','_findSuggestions','lower-roman','upper-latin','lower-latin','11UYNGys','toUpperCase','*Set\x20format:*\x20%0','ListPropertiesEditing','commandName','has','registerBlockAttribute','1433148eyJgso','numbered','bulleted','commandParams','listType','oldValue','TrackChangesEditing','decimal-leading-zero','6273239RkKLwz','newValue','1496116qOqqUq','getFirstMarker','model','upper-roman','descriptionFactory','registerPostFixer','*Format:*\x20set\x20start\x20index\x20to\x20%0'];_0x5ed0=function(){return _0x248a20;};return _0x5ed0();}
23
+ function _0xa65d(_0x4006bd,_0x1bfed5){const _0x492e40=_0x492e();return _0xa65d=function(_0xa65d4b,_0x17cf98){_0xa65d4b=_0xa65d4b-0x179;let _0x209d68=_0x492e40[_0xa65d4b];return _0x209d68;},_0xa65d(_0x4006bd,_0x1bfed5);}const _0xe48a47=_0xa65d;(function(_0x2c46d7,_0x240ccb){const _0x39e355=_0xa65d,_0x391986=_0x2c46d7();while(!![]){try{const _0x5bdda5=-parseInt(_0x39e355(0x1a6))/0x1*(-parseInt(_0x39e355(0x1bb))/0x2)+parseInt(_0x39e355(0x1b9))/0x3+parseInt(_0x39e355(0x1bd))/0x4*(-parseInt(_0x39e355(0x1c1))/0x5)+parseInt(_0x39e355(0x194))/0x6+parseInt(_0x39e355(0x1cc))/0x7*(-parseInt(_0x39e355(0x17a))/0x8)+parseInt(_0x39e355(0x1c0))/0x9*(-parseInt(_0x39e355(0x1a0))/0xa)+parseInt(_0x39e355(0x186))/0xb*(parseInt(_0x39e355(0x1ca))/0xc);if(_0x5bdda5===_0x240ccb)break;else _0x391986['push'](_0x391986['shift']());}catch(_0x512764){_0x391986['push'](_0x391986['shift']());}}}(_0x492e,0x7cfcd));import{Plugin as _0x59e2f6}from'ckeditor5/src/core.js';import{getTranslation as _0x116683}from'../utils/common-translations.js';export default class ue extends _0x59e2f6{[_0xe48a47(0x1c5)](){const _0xc2fc3f=_0xe48a47;if(!this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1c8)][_0xc2fc3f(0x197)](_0xc2fc3f(0x187)))return;const _0x51b5d9=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1be)][_0xc2fc3f(0x1ab)](_0xc2fc3f(0x1c6)),_0x484e91=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1c8)][_0xc2fc3f(0x1ab)](_0xc2fc3f(0x1ad));_0x51b5d9[_0xc2fc3f(0x1b1)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x182)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x182))),_0x51b5d9[_0xc2fc3f(0x18f)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x17e)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x17e))),_0x51b5d9[_0xc2fc3f(0x1cb)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x1ce)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x1ce)));const _0x1c0ecc={'type':_0xc2fc3f(0x1c9),'content':''};_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](this[_0xc2fc3f(0x17b)][_0xc2fc3f(0x1a1)](this));const _0x5d3761=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1a3)];_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1a9)](_0xc2fc3f(0x17e),_0x116683(_0x5d3761,_0xc2fc3f(0x193))),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](_0x143714=>{const _0x4ab2b4=_0xc2fc3f,{data:_0x13a591}=_0x143714;if(_0x13a591&&_0x4ab2b4(0x17e)==_0x13a591[_0x4ab2b4(0x1d4)])return null==_0x13a591[_0x4ab2b4(0x18d)]||0x0==_0x13a591[_0x4ab2b4(0x18d)]&&null==_0x13a591[_0x4ab2b4(0x1b2)]?_0x1c0ecc:void 0x0;}),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1a9)](_0xc2fc3f(0x1ce),_0x116683(_0x5d3761,_0xc2fc3f(0x17c))),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](_0x4799d0=>{const _0x30881c=_0xc2fc3f,{data:_0x20c7aa}=_0x4799d0;if(_0x20c7aa&&_0x30881c(0x1ce)==_0x20c7aa[_0x30881c(0x1d4)])return null==_0x20c7aa[_0x30881c(0x18d)]||0x1==_0x20c7aa[_0x30881c(0x18d)]&&null==_0x20c7aa[_0x30881c(0x1b2)]?_0x1c0ecc:void 0x0;}),this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1bf)][_0xc2fc3f(0x192)][_0xc2fc3f(0x19f)](_0x41340a=>{const _0x4dec6e=_0xc2fc3f;if(_0x41340a[_0x4dec6e(0x1aa)][_0x4dec6e(0x1b3)])return!0x1;let _0x51a1cf=!0x1;const _0x28b5e5=_0x484e91[_0x4dec6e(0x1ba)]({'skipNotAttached':!0x0})[_0x4dec6e(0x19e)](_0x4a5eae=>{const _0x5d6c01=_0x4dec6e,_0x383db6=_0x484e91[_0x5d6c01(0x183)](_0x4a5eae);return _0x5d6c01(0x1ce)==_0x383db6||_0x5d6c01(0x17e)==_0x383db6;});for(const _0x2f013c of _0x28b5e5){const _0x191500=_0x2f013c[_0x4dec6e(0x1cd)]()[_0x4dec6e(0x1c3)][_0x4dec6e(0x191)][_0x4dec6e(0x18c)](_0x4dec6e(0x1d3));if(_0x4dec6e(0x1a4)==_0x191500||_0x4dec6e(0x1bc)==_0x191500)continue;_0x484e91[_0x4dec6e(0x179)](_0x2f013c[_0x4dec6e(0x1cd)](),_0x4dec6e(0x185))[_0x4dec6e(0x1b8)](_0x36123e=>_0x4dec6e(0x1d3)==_0x484e91[_0x4dec6e(0x183)](_0x36123e[_0x4dec6e(0x195)]))||(_0x41340a[_0x4dec6e(0x199)](_0x2f013c[_0x4dec6e(0x188)]()),_0x51a1cf=!0x0);}return _0x51a1cf;}),this[_0xc2fc3f(0x18e)]();}[_0xe48a47(0x17b)](_0x46300c){const _0x3ec875=_0xe48a47,_0x53338e=this[_0x3ec875(0x1c4)][_0x3ec875(0x1a3)],{data:_0x16efdf}=_0x46300c,_0x334d47={'type':_0x3ec875(0x1c9),'content':''};if(!_0x16efdf||_0x3ec875(0x182)!=_0x16efdf[_0x3ec875(0x1d4)])return;if(!_0x16efdf[_0x3ec875(0x1b2)])return _0x3ec875(0x19b)==_0x16efdf[_0x3ec875(0x18d)]?_0x334d47:{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x18d)])))};if(!_0x16efdf[_0x3ec875(0x18d)]){if(_0x3ec875(0x19b)==_0x16efdf[_0x3ec875(0x1b2)])return _0x334d47;let _0x3b8692=_0x46300c[_0x3ec875(0x17d)];for(;_0x3b8692;){if(_0x3b8692[_0x3ec875(0x1b4)]&&_0x3ec875(0x1d3)==_0x3b8692[_0x3ec875(0x1b4)][_0x3ec875(0x1d4)]&&_0x3b8692[_0x3ec875(0x1b4)][_0x3ec875(0x18d)])return _0x334d47;_0x3b8692=_0x3b8692[_0x3ec875(0x19a)];}return{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x18a),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x1b2)])))};}if(_0x3ec875(0x19b)!=_0x16efdf[_0x3ec875(0x18d)])return{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x18d)])))};let _0x5ed65f=_0x46300c[_0x3ec875(0x17d)];for(;_0x5ed65f;){if(_0x5ed65f[_0x3ec875(0x1b4)]&&_0x3ec875(0x1d3)==_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x1d4)]&&_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x18d)]&&_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x1b2)])return _0x334d47;_0x5ed65f=_0x5ed65f[_0x3ec875(0x19a)];}const _0x3d831c=_0x46300c[_0x3ec875(0x1cd)]()[_0x3ec875(0x1c3)][_0x3ec875(0x191)][_0x3ec875(0x18c)](_0x3ec875(0x1d3));return{'type':_0x3ec875(0x1c9),'content':_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,_0x3ec875(0x1d2)+_0x3d831c[_0x3ec875(0x1b6)]()+_0x3ec875(0x1cf)))};}[_0xe48a47(0x18e)](){const _0x501aae=_0xe48a47,_0x4eeb44=this[_0x501aae(0x1c4)],_0x10aa38=_0x4eeb44[_0x501aae(0x1a3)];_0x4eeb44[_0x501aae(0x1c8)][_0x501aae(0x1ab)](_0x501aae(0x1ad))[_0x501aae(0x1d1)][_0x501aae(0x1d5)](_0x8f393b=>{const _0x182fb7=_0x501aae;if(_0x182fb7(0x19c)!=_0x8f393b[_0x182fb7(0x1ae)])return;const {data:_0x480e25}=_0x8f393b;if(!_0x480e25)return;let _0x327653,_0x35d442;switch(_0x480e25[_0x182fb7(0x184)]){case _0x182fb7(0x182):_0x327653=_0x182fb7(0x1a5),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653,_0x116683(_0x10aa38,this[_0x182fb7(0x1b0)](_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x1ae)])))};break;case _0x182fb7(0x17e):_0x327653=_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x18f)]?_0x182fb7(0x196):_0x182fb7(0x189),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653)};break;case _0x182fb7(0x1ce):_0x327653=_0x182fb7(0x1af),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653,_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x1cb)])};}return _0x35d442;});}[_0xe48a47(0x1b0)](_0x59574b){const _0x5a944d=_0xe48a47;return _0x5a944d(0x1d2)+function(_0x11a577){const _0x4d31d8=_0x5a944d;if(pe[_0x4d31d8(0x180)](_0x11a577))return _0x4d31d8(0x1ac);if(ye[_0x4d31d8(0x180)](_0x11a577))return _0x4d31d8(0x1a4);return null;}(_0x59574b)[_0x5a944d(0x1b6)]()+_0x5a944d(0x1d0)+_0x59574b[_0x5a944d(0x1b6)]()[_0x5a944d(0x1a8)](/-/g,'_');}}const pe=[_0xe48a47(0x1d6),_0xe48a47(0x1b5),_0xe48a47(0x198)],ye=[_0xe48a47(0x1c7),_0xe48a47(0x190),_0xe48a47(0x19d),_0xe48a47(0x181),_0xe48a47(0x1a2),_0xe48a47(0x1c2)];function _0x492e(){const _0x1a9859=['enableDefaultAttributesIntegration','getAttribute','newValue','_registerLegacyDescription','reversed','decimal-leading-zero','nodeAfter','document','FORMAT_LIST_REVERSED','2684370gIlvZY','suggestion','*Format:*\x20set\x20order\x20to\x20reversed','has','square','removeMarker','next','default','formatBlock','lower-roman','filter','registerPostFixer','2383270aCgaGw','bind','lower-latin','locale','numbered','*Change\x20to:*\x20%0','5449VQcuMr','registerBlockAttribute','replace','registerAttributeLabel','batch','get','bulleted','TrackChangesEditing','type','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getTranslationKeyForListStyle','styles','oldValue','isUndo','data','circle','toUpperCase','commandParams','find','1957437vsSWUh','getSuggestions','94AENEqU','customNumbered','29396cepUjY','config','model','9CGeSPT','690wGIlbV','upper-latin','start','editor','afterInit','list.properties','decimal','plugins','format','36tAQODk','startIndex','18613ozrmIr','getFirstRange','listStart','_LIST_DEFAULT','_LIST_','descriptionFactory','ELEMENT_','listType','key','registerDescriptionCallback','disc','_findSuggestions','2072JOGssZ','handleDescriptions','FORMAT_LIST_START','head','listReversed','*Set\x20format:*\x20%0','includes','upper-roman','listStyle','_getAttributeKey','commandName','attribute','4022854hVQbUc','ListPropertiesEditing','getFirstMarker','*Format:*\x20set\x20order\x20to\x20regular','*Remove\x20format:*\x20%0'];_0x492e=function(){return _0x1a9859;};return _0x492e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x505a(){const _0x352f53=['createEmptyElement','descriptionFactory','mediaEmbed','showSuggestionHighlights','35013PezaTo','20HqABFH','27765GpNlqR','824SFDVaV','options','2735719GfzBMB','plugins','registerElementLabel','9024990rathzR','locale','high','enableCommand','editor','has','TrackChangesEditing','conversion','data','139623ntOfMh','elementToElement','media','MediaEmbedEditing','stop','dataDowncast','for','get','ELEMENT_MEDIA','afterInit','2357135tfgFEO','div','4ehMrcd','attribute:url:media','946290gqzTZP','downcastDispatcher'];_0x505a=function(){return _0x352f53;};return _0x505a();}function _0x1409(_0xf902b6,_0xcdd11c){const _0x505a1e=_0x505a();return _0x1409=function(_0x140914,_0x11fd6e){_0x140914=_0x140914-0x169;let _0x444891=_0x505a1e[_0x140914];return _0x444891;},_0x1409(_0xf902b6,_0xcdd11c);}const _0x452ab2=_0x1409;(function(_0x3a6ed8,_0x4c826a){const _0x56916d=_0x1409,_0x4dda79=_0x3a6ed8();while(!![]){try{const _0x19acf3=parseInt(_0x56916d(0x184))/0x1*(parseInt(_0x56916d(0x17c))/0x2)+parseInt(_0x56916d(0x170))/0x3*(-parseInt(_0x56916d(0x185))/0x4)+-parseInt(_0x56916d(0x17a))/0x5+parseInt(_0x56916d(0x17e))/0x6+-parseInt(_0x56916d(0x189))/0x7+-parseInt(_0x56916d(0x187))/0x8*(-parseInt(_0x56916d(0x186))/0x9)+parseInt(_0x56916d(0x18c))/0xa;if(_0x19acf3===_0x4c826a)break;else _0x4dda79['push'](_0x4dda79['shift']());}catch(_0x50b79b){_0x4dda79['push'](_0x4dda79['shift']());}}}(_0x505a,0x56316));import{Plugin as _0xff1f00}from'ckeditor5/src/core.js';import{getTranslation as _0x815bd2}from'../utils/common-translations.js';export default class ft extends _0xff1f00{[_0x452ab2(0x179)](){const _0x450235=_0x452ab2,_0x4ff924=this[_0x450235(0x16b)];if(!_0x4ff924[_0x450235(0x18a)][_0x450235(0x16c)](_0x450235(0x173)))return;const _0x22d0f6=_0x4ff924[_0x450235(0x18a)][_0x450235(0x177)](_0x450235(0x16d)),_0x1f12a0=_0x4ff924[_0x450235(0x18d)];_0x22d0f6[_0x450235(0x16a)](_0x450235(0x182)),_0x22d0f6[_0x450235(0x181)][_0x450235(0x18b)](_0x450235(0x172),_0x227b19=>_0x815bd2(_0x1f12a0,_0x450235(0x178),_0x227b19)),_0x4ff924[_0x450235(0x16e)][_0x450235(0x176)](_0x450235(0x175))[_0x450235(0x171)]({'model':_0x450235(0x172),'view':(_0x334a69,{writer:_0x288eeb,options:_0x50c7b0})=>{const _0x21eb07=_0x450235;if(_0x50c7b0[_0x21eb07(0x183)])return _0x288eeb[_0x21eb07(0x180)](_0x21eb07(0x17b));},'converterPriority':_0x450235(0x169)}),_0x4ff924[_0x450235(0x16f)][_0x450235(0x17f)]['on'](_0x450235(0x17d),(_0x32b005,_0x514d5f,_0x5d0693)=>{const _0x3bb2f5=_0x450235;_0x5d0693[_0x3bb2f5(0x188)][_0x3bb2f5(0x183)]&&_0x32b005[_0x3bb2f5(0x174)]();},{'priority':_0x450235(0x169)});}}
23
+ const _0x5e75dc=_0xa8a6;function _0x3af9(){const _0x2b2c2e=['58688rxjwHI','options','registerElementLabel','downcastDispatcher','conversion','enableCommand','attribute:url:media','ELEMENT_MEDIA','descriptionFactory','afterInit','924179kdBkEo','3801510KKpChT','TrackChangesEditing','createEmptyElement','546BNckJn','elementToElement','plugins','get','has','data','editor','showSuggestionHighlights','8860zxApHB','for','14555010VtOmAu','mediaEmbed','9CnYyde','1336612fNxHjT','105488fzvsGf','high','1329gqNOMm','dataDowncast','media','stop','MediaEmbedEditing','div','locale'];_0x3af9=function(){return _0x2b2c2e;};return _0x3af9();}(function(_0xfabe82,_0x5f18b7){const _0x2b77a6=_0xa8a6,_0x3a83c5=_0xfabe82();while(!![]){try{const _0x336bbb=-parseInt(_0x2b77a6(0x1f7))/0x1+parseInt(_0x2b77a6(0x208))/0x2+-parseInt(_0x2b77a6(0x20b))/0x3*(-parseInt(_0x2b77a6(0x203))/0x4)+-parseInt(_0x2b77a6(0x1f8))/0x5+-parseInt(_0x2b77a6(0x1fb))/0x6*(parseInt(_0x2b77a6(0x212))/0x7)+parseInt(_0x2b77a6(0x209))/0x8*(-parseInt(_0x2b77a6(0x207))/0x9)+parseInt(_0x2b77a6(0x205))/0xa;if(_0x336bbb===_0x5f18b7)break;else _0x3a83c5['push'](_0x3a83c5['shift']());}catch(_0x19ffe4){_0x3a83c5['push'](_0x3a83c5['shift']());}}}(_0x3af9,0x9d559));import{Plugin as _0x2a48e7}from'ckeditor5/src/core.js';import{getTranslation as _0x5e00d2}from'../utils/common-translations.js';function _0xa8a6(_0x134af4,_0x345124){const _0x3af9c0=_0x3af9();return _0xa8a6=function(_0xa8a652,_0x294521){_0xa8a652=_0xa8a652-0x1ef;let _0x35ac9b=_0x3af9c0[_0xa8a652];return _0x35ac9b;},_0xa8a6(_0x134af4,_0x345124);}export default class ft extends _0x2a48e7{[_0x5e75dc(0x1f6)](){const _0x62b0b6=_0x5e75dc,_0x322d3=this[_0x62b0b6(0x201)];if(!_0x322d3[_0x62b0b6(0x1fd)][_0x62b0b6(0x1ff)](_0x62b0b6(0x20f)))return;const _0x2a8dee=_0x322d3[_0x62b0b6(0x1fd)][_0x62b0b6(0x1fe)](_0x62b0b6(0x1f9)),_0x1e4300=_0x322d3[_0x62b0b6(0x211)];_0x2a8dee[_0x62b0b6(0x1f2)](_0x62b0b6(0x206)),_0x2a8dee[_0x62b0b6(0x1f5)][_0x62b0b6(0x1ef)](_0x62b0b6(0x20d),_0x26163d=>_0x5e00d2(_0x1e4300,_0x62b0b6(0x1f4),_0x26163d)),_0x322d3[_0x62b0b6(0x1f1)][_0x62b0b6(0x204)](_0x62b0b6(0x20c))[_0x62b0b6(0x1fc)]({'model':_0x62b0b6(0x20d),'view':(_0x25b1fa,{writer:_0x25ebf3,options:_0x4ea7dc})=>{const _0x5c2b59=_0x62b0b6;if(_0x4ea7dc[_0x5c2b59(0x202)])return _0x25ebf3[_0x5c2b59(0x1fa)](_0x5c2b59(0x210));},'converterPriority':_0x62b0b6(0x20a)}),_0x322d3[_0x62b0b6(0x200)][_0x62b0b6(0x1f0)]['on'](_0x62b0b6(0x1f3),(_0x39016a,_0x6a1f1b,_0x339286)=>{const _0x5ae342=_0x62b0b6;_0x339286[_0x5ae342(0x213)][_0x5ae342(0x202)]&&_0x39016a[_0x5ae342(0x20e)]();},{'priority':_0x62b0b6(0x20a)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f19(_0x396e08,_0x2beaa9){const _0x563569=_0x5635();return _0x2f19=function(_0x2f1995,_0x2fa8e9){_0x2f1995=_0x2f1995-0xa8;let _0x532e05=_0x563569[_0x2f1995];return _0x532e05;},_0x2f19(_0x396e08,_0x2beaa9);}const _0x1be6d7=_0x2f19;function _0x5635(){const _0x52861f=['224592kgBRlc','TrackChangesEditing','56KcGZfS','plugins','45SFiPHX','433EgwZpR','MentionEditing','has','447160sRExyF','1774GjuOgu','get','editor','mention','enableCommand','33VZuALZ','253940fJTOcX','459928urQtTA','14UsbLug','407292XuHBzY','3193528VSmpdM','25sNGGLk','afterInit','27FRCiCL'];_0x5635=function(){return _0x52861f;};return _0x5635();}(function(_0x5c3275,_0x214133){const _0x3ef3ff=_0x2f19,_0x276fe4=_0x5c3275();while(!![]){try{const _0x1a3cf0=-parseInt(_0x3ef3ff(0xb6))/0x1*(-parseInt(_0x3ef3ff(0xba))/0x2)+parseInt(_0x3ef3ff(0xb5))/0x3*(-parseInt(_0x3ef3ff(0xa9))/0x4)+parseInt(_0x3ef3ff(0xae))/0x5*(parseInt(_0x3ef3ff(0xac))/0x6)+parseInt(_0x3ef3ff(0xaa))/0x7*(parseInt(_0x3ef3ff(0xb3))/0x8)+parseInt(_0x3ef3ff(0xb0))/0x9*(parseInt(_0x3ef3ff(0xb9))/0xa)+-parseInt(_0x3ef3ff(0xa8))/0xb*(parseInt(_0x3ef3ff(0xb1))/0xc)+parseInt(_0x3ef3ff(0xad))/0xd*(parseInt(_0x3ef3ff(0xab))/0xe);if(_0x1a3cf0===_0x214133)break;else _0x276fe4['push'](_0x276fe4['shift']());}catch(_0x656ae2){_0x276fe4['push'](_0x276fe4['shift']());}}}(_0x5635,0x87726));import{Plugin as _0x1e8654}from'ckeditor5/src/core.js';export default class gt extends _0x1e8654{[_0x1be6d7(0xaf)](){const _0x1afaef=_0x1be6d7,_0x48539d=this[_0x1afaef(0xbc)];_0x48539d[_0x1afaef(0xb4)][_0x1afaef(0xb8)](_0x1afaef(0xb7))&&_0x48539d[_0x1afaef(0xb4)][_0x1afaef(0xbb)](_0x1afaef(0xb2))[_0x1afaef(0xbe)](_0x1afaef(0xbd));}}
23
+ function _0x3d67(_0x3f473b,_0x3e0b69){const _0x57e009=_0x57e0();return _0x3d67=function(_0x3d672a,_0x2ff2f9){_0x3d672a=_0x3d672a-0xee;let _0x31356d=_0x57e009[_0x3d672a];return _0x31356d;},_0x3d67(_0x3f473b,_0x3e0b69);}function _0x57e0(){const _0x388f1f=['371406zBGsbb','12472GDbHeV','enableCommand','466656aDIBHJ','10ASLDUl','790488yhMPha','MentionEditing','editor','7708YKNpTr','60Uubjua','5256296BYudCC','TrackChangesEditing','7742FcfRVG','afterInit','3fKPXci','330uFSALu','2714413qfzeei','mention','has','plugins','get','336LezAwc','398lyYNNk'];_0x57e0=function(){return _0x388f1f;};return _0x57e0();}const _0x30d2cc=_0x3d67;(function(_0x31791d,_0x4627b4){const _0x42a54f=_0x3d67,_0x41b4a5=_0x31791d();while(!![]){try{const _0x48d5c2=-parseInt(_0x42a54f(0xef))/0x1*(parseInt(_0x42a54f(0xf8))/0x2)+parseInt(_0x42a54f(0xfe))/0x3*(-parseInt(_0x42a54f(0xfa))/0x4)+parseInt(_0x42a54f(0xf9))/0x5*(-parseInt(_0x42a54f(0xf0))/0x6)+-parseInt(_0x42a54f(0xfc))/0x7*(parseInt(_0x42a54f(0xf1))/0x8)+-parseInt(_0x42a54f(0xf5))/0x9*(-parseInt(_0x42a54f(0xf4))/0xa)+-parseInt(_0x42a54f(0xff))/0xb*(-parseInt(_0x42a54f(0xf3))/0xc)+-parseInt(_0x42a54f(0x100))/0xd*(-parseInt(_0x42a54f(0xee))/0xe);if(_0x48d5c2===_0x4627b4)break;else _0x41b4a5['push'](_0x41b4a5['shift']());}catch(_0x3ab358){_0x41b4a5['push'](_0x41b4a5['shift']());}}}(_0x57e0,0xe8188));import{Plugin as _0x3031c4}from'ckeditor5/src/core.js';export default class gt extends _0x3031c4{[_0x30d2cc(0xfd)](){const _0x540c69=_0x30d2cc,_0x1cd13b=this[_0x540c69(0xf7)];_0x1cd13b[_0x540c69(0x103)][_0x540c69(0x102)](_0x540c69(0xf6))&&_0x1cd13b[_0x540c69(0x103)][_0x540c69(0x104)](_0x540c69(0xfb))[_0x540c69(0xf2)](_0x540c69(0x101));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26a616=_0x12d4;(function(_0x5f2799,_0xbcf342){const _0x454c6c=_0x12d4,_0x5c3653=_0x5f2799();while(!![]){try{const _0x3b07f2=-parseInt(_0x454c6c(0x183))/0x1*(-parseInt(_0x454c6c(0x172))/0x2)+-parseInt(_0x454c6c(0x16b))/0x3+-parseInt(_0x454c6c(0x165))/0x4*(-parseInt(_0x454c6c(0x162))/0x5)+parseInt(_0x454c6c(0x169))/0x6+parseInt(_0x454c6c(0x185))/0x7*(-parseInt(_0x454c6c(0x161))/0x8)+-parseInt(_0x454c6c(0x16e))/0x9*(parseInt(_0x454c6c(0x166))/0xa)+parseInt(_0x454c6c(0x175))/0xb*(parseInt(_0x454c6c(0x173))/0xc);if(_0x3b07f2===_0xbcf342)break;else _0x5c3653['push'](_0x5c3653['shift']());}catch(_0x10af7c){_0x5c3653['push'](_0x5c3653['shift']());}}}(_0x5dc0,0xb4b92));function _0x5dc0(){const _0x1ace4a=['TrackChangesEditing','*Remove\x20format:*\x20%0','locale','listMarkerStyle','registerBlockAttribute','plugins','2WiQajZ','handleDescriptions','1795542citydR','head','8KcKdFS','1000GGCxYg','afterInit','registerDescriptionCallback','8612JEOeRb','4681720cKZzOm','oldValue','enableDefaultAttributesIntegration','4317570YjybMY','key','1161840sjzBJu','ELEMENT_MULTI_LEVEL_LIST','*Set\x20format:*\x20%0','18xVgmjZ','newValue','multiLevelList','has','794766FWCFwe','36aoIMKt','next','1376507vvuyiT','get','descriptionFactory','format','editor','listType','data','MultiLevelList'];_0x5dc0=function(){return _0x1ace4a;};return _0x5dc0();}function _0x12d4(_0x26c67a,_0x31ba04){const _0x5dc022=_0x5dc0();return _0x12d4=function(_0x12d443,_0x12c7f9){_0x12d443=_0x12d443-0x160;let _0x2bfe3e=_0x5dc022[_0x12d443];return _0x2bfe3e;},_0x12d4(_0x26c67a,_0x31ba04);}import{Plugin as _0x3d578d}from'ckeditor5/src/core.js';import{getTranslation as _0x13a60a}from'../utils/common-translations.js';export default class lt extends _0x3d578d{[_0x26a616(0x163)](){const _0x5e6235=_0x26a616,_0x52368b=this[_0x5e6235(0x179)],_0x3176fb=_0x52368b[_0x5e6235(0x182)][_0x5e6235(0x176)](_0x5e6235(0x17d));_0x52368b[_0x5e6235(0x182)][_0x5e6235(0x171)](_0x5e6235(0x17c))&&(_0x3176fb[_0x5e6235(0x168)](_0x5e6235(0x170)),_0x3176fb[_0x5e6235(0x181)](_0x5e6235(0x180)),_0x3176fb[_0x5e6235(0x177)][_0x5e6235(0x164)](_0x425e10=>this[_0x5e6235(0x184)](_0x425e10)));}[_0x26a616(0x184)](_0x3e6fa4){const _0x347d49=_0x26a616,_0x26953f=this[_0x347d49(0x179)][_0x347d49(0x17f)],{data:_0x3d6076}=_0x3e6fa4,_0x1d2a62={'type':_0x347d49(0x178),'content':''};if(_0x3d6076&&_0x347d49(0x180)==_0x3d6076[_0x347d49(0x16a)]){if(!_0x3d6076[_0x347d49(0x167)])return{'type':_0x347d49(0x178),'content':_0x13a60a(_0x26953f,_0x347d49(0x16d),_0x13a60a(_0x26953f,_0x347d49(0x16c)))+'\x20('+_0x3d6076[_0x347d49(0x16f)]+')'};if(!_0x3d6076[_0x347d49(0x16f)]){let _0x3fc9f8=_0x3e6fa4[_0x347d49(0x160)];for(;_0x3fc9f8;){if(_0x3fc9f8[_0x347d49(0x17b)]&&_0x347d49(0x17a)==_0x3fc9f8[_0x347d49(0x17b)][_0x347d49(0x16a)]&&_0x3fc9f8[_0x347d49(0x17b)][_0x347d49(0x16f)])return _0x1d2a62;_0x3fc9f8=_0x3fc9f8[_0x347d49(0x174)];}return{'type':_0x347d49(0x178),'content':_0x13a60a(_0x26953f,_0x347d49(0x17e),_0x13a60a(_0x26953f,_0x347d49(0x16c)))+'\x20('+_0x3d6076[_0x347d49(0x167)]+')'};}}}}
23
+ function _0x21c9(){const _0xf30466=['*Remove\x20format:*\x20%0','MultiLevelList','registerBlockAttribute','listMarkerStyle','219440lgYMYZ','get','afterInit','24jyHaLc','key','3304428SQGmqL','registerDescriptionCallback','descriptionFactory','has','editor','TrackChangesEditing','8VNPciT','next','enableDefaultAttributesIntegration','2112405WBSGYX','343683NlyEZy','listType','1480388DMlwYF','plugins','117511srJciP','format','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','*Set\x20format:*\x20%0','handleDescriptions','head','4939542QffSmZ','locale','newValue','oldValue','data'];_0x21c9=function(){return _0xf30466;};return _0x21c9();}const _0x278106=_0x2cc3;(function(_0x2be37b,_0x335caa){const _0x541ae8=_0x2cc3,_0x5d187d=_0x2be37b();while(!![]){try{const _0x4c9131=-parseInt(_0x541ae8(0x194))/0x1*(-parseInt(_0x541ae8(0x18c))/0x2)+parseInt(_0x541ae8(0x190))/0x3*(-parseInt(_0x541ae8(0x1a7))/0x4)+parseInt(_0x541ae8(0x18f))/0x5+-parseInt(_0x541ae8(0x1a9))/0x6+parseInt(_0x541ae8(0x192))/0x7+-parseInt(_0x541ae8(0x1a4))/0x8+parseInt(_0x541ae8(0x19b))/0x9;if(_0x4c9131===_0x335caa)break;else _0x5d187d['push'](_0x5d187d['shift']());}catch(_0x492b66){_0x5d187d['push'](_0x5d187d['shift']());}}}(_0x21c9,0x5e8f1));function _0x2cc3(_0x5a0dbd,_0x4ed2cc){const _0x21c99a=_0x21c9();return _0x2cc3=function(_0x2cc3ad,_0x8dd9e4){_0x2cc3ad=_0x2cc3ad-0x188;let _0x49d70a=_0x21c99a[_0x2cc3ad];return _0x49d70a;},_0x2cc3(_0x5a0dbd,_0x4ed2cc);}import{Plugin as _0x59f9e8}from'ckeditor5/src/core.js';import{getTranslation as _0x21b811}from'../utils/common-translations.js';export default class lt extends _0x59f9e8{[_0x278106(0x1a6)](){const _0x4bba89=_0x278106,_0x2e73cd=this[_0x4bba89(0x18a)],_0x4696b1=_0x2e73cd[_0x4bba89(0x193)][_0x4bba89(0x1a5)](_0x4bba89(0x18b));_0x2e73cd[_0x4bba89(0x193)][_0x4bba89(0x189)](_0x4bba89(0x1a1))&&(_0x4696b1[_0x4bba89(0x18e)](_0x4bba89(0x197)),_0x4696b1[_0x4bba89(0x1a2)](_0x4bba89(0x1a3)),_0x4696b1[_0x4bba89(0x188)][_0x4bba89(0x1aa)](_0x1b7767=>this[_0x4bba89(0x199)](_0x1b7767)));}[_0x278106(0x199)](_0x37df3b){const _0x2ea5ba=_0x278106,_0x352012=this[_0x2ea5ba(0x18a)][_0x2ea5ba(0x19c)],{data:_0x4fa533}=_0x37df3b,_0x49fdf2={'type':_0x2ea5ba(0x195),'content':''};if(_0x4fa533&&_0x2ea5ba(0x1a3)==_0x4fa533[_0x2ea5ba(0x1a8)]){if(!_0x4fa533[_0x2ea5ba(0x19e)])return{'type':_0x2ea5ba(0x195),'content':_0x21b811(_0x352012,_0x2ea5ba(0x198),_0x21b811(_0x352012,_0x2ea5ba(0x196)))+'\x20('+_0x4fa533[_0x2ea5ba(0x19d)]+')'};if(!_0x4fa533[_0x2ea5ba(0x19d)]){let _0x356236=_0x37df3b[_0x2ea5ba(0x19a)];for(;_0x356236;){if(_0x356236[_0x2ea5ba(0x19f)]&&_0x2ea5ba(0x191)==_0x356236[_0x2ea5ba(0x19f)][_0x2ea5ba(0x1a8)]&&_0x356236[_0x2ea5ba(0x19f)][_0x2ea5ba(0x19d)])return _0x49fdf2;_0x356236=_0x356236[_0x2ea5ba(0x18d)];}return{'type':_0x2ea5ba(0x195),'content':_0x21b811(_0x352012,_0x2ea5ba(0x1a0),_0x21b811(_0x352012,_0x2ea5ba(0x196)))+'\x20('+_0x4fa533[_0x2ea5ba(0x19e)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bd1(){const _0x50e7f4=['editor','7AFTTMo','registerElementLabel','afterInit','23522400meXvVP','TrackChangesEditing','429738wBOWPP','has','descriptionFactory','PageBreakEditing','683340GqUPaM','locale','plugins','260405LVgEDk','6306852cvsmAA','ELEMENT_PAGE_BREAK','get','enableCommand','pageBreak','36670ZLVIRO','5136lcLQMu','873LWLfQc','237nuhoDp'];_0x2bd1=function(){return _0x50e7f4;};return _0x2bd1();}function _0x5937(_0x2bbdde,_0x176a33){const _0x2bd1a2=_0x2bd1();return _0x5937=function(_0x593712,_0x46b097){_0x593712=_0x593712-0x15a;let _0x34663c=_0x2bd1a2[_0x593712];return _0x34663c;},_0x5937(_0x2bbdde,_0x176a33);}const _0xb1a1d=_0x5937;(function(_0xcec5c8,_0x1cd6a3){const _0x1b9814=_0x5937,_0x1c5063=_0xcec5c8();while(!![]){try{const _0x4aa832=parseInt(_0x1b9814(0x16b))/0x1+parseInt(_0x1b9814(0x161))/0x2*(parseInt(_0x1b9814(0x164))/0x3)+parseInt(_0x1b9814(0x16f))/0x4+parseInt(_0x1b9814(0x15b))/0x5+parseInt(_0x1b9814(0x15c))/0x6*(parseInt(_0x1b9814(0x166))/0x7)+-parseInt(_0x1b9814(0x162))/0x8*(parseInt(_0x1b9814(0x163))/0x9)+-parseInt(_0x1b9814(0x169))/0xa;if(_0x4aa832===_0x1cd6a3)break;else _0x1c5063['push'](_0x1c5063['shift']());}catch(_0x405938){_0x1c5063['push'](_0x1c5063['shift']());}}}(_0x2bd1,0xb41d3));import{Plugin as _0x771c0d}from'ckeditor5/src/core.js';import{getTranslation as _0x13a189}from'../utils/common-translations.js';export default class mt extends _0x771c0d{[_0xb1a1d(0x168)](){const _0x5dd972=_0xb1a1d,_0x388c31=this[_0x5dd972(0x165)];if(!_0x388c31[_0x5dd972(0x15a)][_0x5dd972(0x16c)](_0x5dd972(0x16e)))return;_0x388c31[_0x5dd972(0x15a)][_0x5dd972(0x15e)](_0x5dd972(0x16a))[_0x5dd972(0x15f)](_0x5dd972(0x160));const _0x1ceb78=_0x388c31[_0x5dd972(0x15a)][_0x5dd972(0x15e)](_0x5dd972(0x16a)),_0x44c596=_0x388c31[_0x5dd972(0x170)];_0x1ceb78[_0x5dd972(0x16d)][_0x5dd972(0x167)](_0x5dd972(0x160),_0x3c357c=>_0x13a189(_0x44c596,_0x5dd972(0x15d),_0x3c357c));}}
23
+ const _0x38c53d=_0x4a53;(function(_0x153cae,_0x17efe6){const _0x4d29e2=_0x4a53,_0x1de1e0=_0x153cae();while(!![]){try{const _0x34ccf9=parseInt(_0x4d29e2(0x1ab))/0x1+parseInt(_0x4d29e2(0x1ba))/0x2+parseInt(_0x4d29e2(0x1bc))/0x3+-parseInt(_0x4d29e2(0x1b2))/0x4+parseInt(_0x4d29e2(0x1ae))/0x5+parseInt(_0x4d29e2(0x1b6))/0x6+-parseInt(_0x4d29e2(0x1b1))/0x7;if(_0x34ccf9===_0x17efe6)break;else _0x1de1e0['push'](_0x1de1e0['shift']());}catch(_0x11cb63){_0x1de1e0['push'](_0x1de1e0['shift']());}}}(_0x419e,0x70d65));function _0x419e(){const _0x1f7304=['800784hcPQxZ','PageBreakEditing','editor','registerElementLabel','692730dnZBOb','ELEMENT_PAGE_BREAK','get','TrackChangesEditing','1157590eovxng','afterInit','1261359NJuWSc','locale','descriptionFactory','705953YjawXk','enableCommand','pageBreak','1051735pHUCRi','plugins','has','9580382eUnBaD'];_0x419e=function(){return _0x1f7304;};return _0x419e();}import{Plugin as _0x49738b}from'ckeditor5/src/core.js';function _0x4a53(_0x767ccb,_0x352ea8){const _0x419e84=_0x419e();return _0x4a53=function(_0x4a5394,_0x1d7932){_0x4a5394=_0x4a5394-0x1a9;let _0x1d2368=_0x419e84[_0x4a5394];return _0x1d2368;},_0x4a53(_0x767ccb,_0x352ea8);}import{getTranslation as _0x17cb05}from'../utils/common-translations.js';export default class mt extends _0x49738b{[_0x38c53d(0x1bb)](){const _0x1d0bc3=_0x38c53d,_0x21eb54=this[_0x1d0bc3(0x1b4)];if(!_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b0)](_0x1d0bc3(0x1b3)))return;_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b8)](_0x1d0bc3(0x1b9))[_0x1d0bc3(0x1ac)](_0x1d0bc3(0x1ad));const _0x200199=_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b8)](_0x1d0bc3(0x1b9)),_0xa05f0d=_0x21eb54[_0x1d0bc3(0x1a9)];_0x200199[_0x1d0bc3(0x1aa)][_0x1d0bc3(0x1b5)](_0x1d0bc3(0x1ad),_0x32fe2a=>_0x17cb05(_0xa05f0d,_0x1d0bc3(0x1b7),_0x32fe2a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39078d=_0x241b;(function(_0x5106a2,_0x1e348c){const _0x3b035e=_0x241b,_0x227857=_0x5106a2();while(!![]){try{const _0xbb54f4=parseInt(_0x3b035e(0x16b))/0x1+-parseInt(_0x3b035e(0x14f))/0x2*(parseInt(_0x3b035e(0x13c))/0x3)+parseInt(_0x3b035e(0x159))/0x4+-parseInt(_0x3b035e(0x157))/0x5+parseInt(_0x3b035e(0x153))/0x6+parseInt(_0x3b035e(0x146))/0x7*(parseInt(_0x3b035e(0x16a))/0x8)+-parseInt(_0x3b035e(0x16f))/0x9;if(_0xbb54f4===_0x1e348c)break;else _0x227857['push'](_0x227857['shift']());}catch(_0x37a2da){_0x227857['push'](_0x227857['shift']());}}}(_0x407f,0x9c202));function _0x407f(){const _0xccaa14=['_registerLegacyDescription','*Change\x20to:*\x20%0','writer','12843207sKJIZO','has','highest','insert','afterInit','end','getItemLabel','downcastDispatcher','consumable','model','checkChild','registerDescriptionCallback','ck-suggestion-marker--active','formatBlock','isTouching','addClass','locale','*Insert:*\x20%0','1152813YqLMsF','schema','plugins','name','ck-suggestion-marker-split','nodeAfter','format','showSuggestionHighlights','markerName','bindElementToMarker','857962oYHZax','Paragraph','isLimit','enableDefaultAttributesIntegration','commandName','mapper','registerElementLabel','includes','consume','2qkZhBZ','editor','descriptionFactory','get','3950286frhSga','createUIElement','activeMarkers','TrackChangesEditing','1079365VSRdKb','ELEMENT_PARAGRAPH','874944IgYxeU','data','start','addMarker:suggestion:insertion','span','type','editing','enableCommand','isBlock','toViewPosition','$text','markerRange','insertParagraph','getFirstRange','paragraph','options','insertion','72hTHgEB','686446yjccGq'];_0x407f=function(){return _0xccaa14;};return _0x407f();}import{Plugin as _0x4f4a07}from'ckeditor5/src/core.js';import{getTranslation as _0x21b427}from'../utils/common-translations.js';export default class dt extends _0x4f4a07{[_0x39078d(0x173)](){const _0x2476fe=_0x39078d,_0x338ab7=this[_0x2476fe(0x150)];if(!_0x338ab7[_0x2476fe(0x13e)][_0x2476fe(0x170)](_0x2476fe(0x147)))return;const _0x5715f6=_0x338ab7[_0x2476fe(0x13a)],_0x681819=_0x338ab7[_0x2476fe(0x13e)][_0x2476fe(0x152)](_0x2476fe(0x156));_0x681819[_0x2476fe(0x151)][_0x2476fe(0x14c)](_0x2476fe(0x167),_0x441e6e=>_0x21b427(_0x5715f6,_0x2476fe(0x158),_0x441e6e)),_0x681819[_0x2476fe(0x149)](_0x2476fe(0x167)),_0x681819[_0x2476fe(0x160)](_0x2476fe(0x165)),_0x338ab7[_0x2476fe(0x15f)][_0x2476fe(0x176)]['on'](_0x2476fe(0x15c),nr(_0x338ab7),{'priority':_0x2476fe(0x171)}),_0x338ab7[_0x2476fe(0x15a)][_0x2476fe(0x176)]['on'](_0x2476fe(0x15c),(_0x5e6442,_0x237015,_0x523368)=>{const _0x1f8522=_0x2476fe;_0x523368[_0x1f8522(0x168)][_0x1f8522(0x143)]&&nr(_0x338ab7,{'showActiveMarker':!0x1})(_0x5e6442,_0x237015,_0x523368);},{'priority':_0x2476fe(0x171)});const _0x1d4802=_0x681819[_0x2476fe(0x151)];_0x1d4802[_0x2476fe(0x135)](_0x17cf7b=>{const _0x1eda1f=_0x2476fe;if(_0x1eda1f(0x169)!==_0x17cf7b[_0x1eda1f(0x15e)])return;const {start:_0x12c4bd,end:_0x42f843}=_0x17cf7b[_0x1eda1f(0x166)]();if(!_0x12c4bd[_0x1eda1f(0x138)](_0x42f843)||!_0x12c4bd[_0x1eda1f(0x141)])return;const _0x154216=_0x338ab7[_0x1eda1f(0x178)][_0x1eda1f(0x13d)],_0x240fae=_0x12c4bd[_0x1eda1f(0x141)];return _0x154216[_0x1eda1f(0x161)](_0x240fae)&&!_0x154216[_0x1eda1f(0x148)](_0x240fae)&&_0x154216[_0x1eda1f(0x179)](_0x240fae,_0x1eda1f(0x163))?{'type':_0x1eda1f(0x169),'content':_0x21b427(_0x5715f6,_0x1eda1f(0x13b),_0x1d4802[_0x1eda1f(0x175)](_0x240fae,0x1))}:void 0x0;}),this[_0x2476fe(0x16c)]();}[_0x39078d(0x16c)](){const _0x401fcd=_0x39078d,_0x37fd83=this[_0x401fcd(0x150)],_0x44d09f=_0x37fd83[_0x401fcd(0x13a)];_0x37fd83[_0x401fcd(0x13e)][_0x401fcd(0x152)](_0x401fcd(0x156))[_0x401fcd(0x151)][_0x401fcd(0x135)](_0x4e1ab3=>{const _0x372f51=_0x401fcd;if(_0x372f51(0x137)!=_0x4e1ab3[_0x372f51(0x15e)])return;const {data:_0x55ca86}=_0x4e1ab3;return _0x55ca86&&_0x372f51(0x167)==_0x55ca86[_0x372f51(0x14a)]?{'type':_0x372f51(0x142),'content':_0x21b427(_0x44d09f,_0x372f51(0x16d),_0x21b427(_0x44d09f,_0x372f51(0x158)))}:void 0x0;});}}function _0x241b(_0x11a6ae,_0x1b6d0b){const _0x407fa1=_0x407f();return _0x241b=function(_0x241b6c,_0x5b72aa){_0x241b6c=_0x241b6c-0x135;let _0x1d3507=_0x407fa1[_0x241b6c];return _0x1d3507;},_0x241b(_0x11a6ae,_0x1b6d0b);}function nr(_0x201062,{showActiveMarker:_0x286971=!0x0}={}){return(_0x1d4825,_0x28c5af,_0x370e5d)=>{const _0x458441=_0x241b,_0x61a11e=_0x201062[_0x458441(0x13e)][_0x458441(0x152)](_0x458441(0x156)),_0x56c6d6=_0x28c5af[_0x458441(0x164)][_0x458441(0x15b)],_0xa24502=_0x28c5af[_0x458441(0x164)][_0x458441(0x174)],_0x3c4da8=_0x201062[_0x458441(0x178)][_0x458441(0x13d)];if(!_0x56c6d6[_0x458441(0x138)](_0xa24502)||!_0x56c6d6[_0x458441(0x141)])return;const _0x52a8f6=_0x56c6d6[_0x458441(0x141)];if(_0x3c4da8[_0x458441(0x161)](_0x52a8f6)&&!_0x3c4da8[_0x458441(0x148)](_0x52a8f6)&&_0x3c4da8[_0x458441(0x179)](_0x52a8f6,_0x458441(0x163))){if(!_0x370e5d[_0x458441(0x177)][_0x458441(0x14e)](_0x28c5af[_0x458441(0x164)],_0x1d4825[_0x458441(0x13f)]))return;const _0x15484a=_0x370e5d[_0x458441(0x16e)][_0x458441(0x154)](_0x458441(0x15d),{'class':_0x458441(0x140)}),_0x47da3d=_0x370e5d[_0x458441(0x14b)][_0x458441(0x162)](_0xa24502);_0x286971&&_0x61a11e[_0x458441(0x155)][_0x458441(0x14d)](_0x28c5af[_0x458441(0x144)])&&_0x370e5d[_0x458441(0x16e)][_0x458441(0x139)](_0x458441(0x136),_0x15484a),_0x370e5d[_0x458441(0x16e)][_0x458441(0x172)](_0x47da3d,_0x15484a),_0x370e5d[_0x458441(0x14b)][_0x458441(0x145)](_0x15484a,_0x28c5af[_0x458441(0x144)]);}};}
23
+ const _0x5a7de1=_0x2509;function _0x7264(){const _0x24413f=['paragraph','2609271JJZJcw','$text','ELEMENT_PARAGRAPH','showSuggestionHighlights','formatBlock','registerElementLabel','ck-suggestion-marker-split','497MIYvuE','enableDefaultAttributesIntegration','format','toViewPosition','11pCOHSt','has','nodeAfter','consume','2094gPwEHa','editing','insertion','addClass','createUIElement','_registerLegacyDescription','plugins','Paragraph','commandName','*Insert:*\x20%0','end','enableCommand','checkChild','downcastDispatcher','editor','228INuHiG','descriptionFactory','ck-suggestion-marker--active','bindElementToMarker','markerRange','*Change\x20to:*\x20%0','model','insertParagraph','activeMarkers','markerName','TrackChangesEditing','addMarker:suggestion:insertion','locale','options','getItemLabel','afterInit','consumable','434164YVOTuU','39320JZAVCw','includes','data','isLimit','get','isBlock','writer','type','highest','name','schema','6727116aZPUgM','getFirstRange','3248090JWIsGN','insert','14tRNZpd','registerDescriptionCallback','mapper','3MhxLXO','start','isTouching','span','6770NEAkvb'];_0x7264=function(){return _0x24413f;};return _0x7264();}(function(_0x49029f,_0x228d97){const _0x4825a0=_0x2509,_0x26bcba=_0x49029f();while(!![]){try{const _0x35626=parseInt(_0x4825a0(0x1a6))/0x1*(-parseInt(_0x4825a0(0x1d6))/0x2)+parseInt(_0x4825a0(0x1d9))/0x3*(parseInt(_0x4825a0(0x1c6))/0x4)+-parseInt(_0x4825a0(0x1dd))/0x5*(parseInt(_0x4825a0(0x1b5))/0x6)+parseInt(_0x4825a0(0x19e))/0x7*(-parseInt(_0x4825a0(0x1c7))/0x8)+parseInt(_0x4825a0(0x197))/0x9+-parseInt(_0x4825a0(0x1d4))/0xa*(parseInt(_0x4825a0(0x1a2))/0xb)+parseInt(_0x4825a0(0x1d2))/0xc;if(_0x35626===_0x228d97)break;else _0x26bcba['push'](_0x26bcba['shift']());}catch(_0x5de69e){_0x26bcba['push'](_0x26bcba['shift']());}}}(_0x7264,0x35821));function _0x2509(_0x7fae09,_0x8fa037){const _0x7264f9=_0x7264();return _0x2509=function(_0x250907,_0x14f573){_0x250907=_0x250907-0x197;let _0x2d0fed=_0x7264f9[_0x250907];return _0x2d0fed;},_0x2509(_0x7fae09,_0x8fa037);}import{Plugin as _0x5204cd}from'ckeditor5/src/core.js';import{getTranslation as _0x196a7c}from'../utils/common-translations.js';export default class dt extends _0x5204cd{[_0x5a7de1(0x1c4)](){const _0x143839=_0x5a7de1,_0x1b2a36=this[_0x143839(0x1b4)];if(!_0x1b2a36[_0x143839(0x1ac)][_0x143839(0x1a3)](_0x143839(0x1ad)))return;const _0x5c3418=_0x1b2a36[_0x143839(0x1c1)],_0x4b040d=_0x1b2a36[_0x143839(0x1ac)][_0x143839(0x1cb)](_0x143839(0x1bf));_0x4b040d[_0x143839(0x1b6)][_0x143839(0x19c)](_0x143839(0x1de),_0x2d55d3=>_0x196a7c(_0x5c3418,_0x143839(0x199),_0x2d55d3)),_0x4b040d[_0x143839(0x19f)](_0x143839(0x1de)),_0x4b040d[_0x143839(0x1b1)](_0x143839(0x1bc)),_0x1b2a36[_0x143839(0x1a7)][_0x143839(0x1b3)]['on'](_0x143839(0x1c0),nr(_0x1b2a36),{'priority':_0x143839(0x1cf)}),_0x1b2a36[_0x143839(0x1c9)][_0x143839(0x1b3)]['on'](_0x143839(0x1c0),(_0x324b45,_0x4c10af,_0x2039e4)=>{const _0x2cb25a=_0x143839;_0x2039e4[_0x2cb25a(0x1c2)][_0x2cb25a(0x19a)]&&nr(_0x1b2a36,{'showActiveMarker':!0x1})(_0x324b45,_0x4c10af,_0x2039e4);},{'priority':_0x143839(0x1cf)});const _0x32b9ac=_0x4b040d[_0x143839(0x1b6)];_0x32b9ac[_0x143839(0x1d7)](_0x5708da=>{const _0x24db81=_0x143839;if(_0x24db81(0x1a8)!==_0x5708da[_0x24db81(0x1ce)])return;const {start:_0x11a779,end:_0x50d9b0}=_0x5708da[_0x24db81(0x1d3)]();if(!_0x11a779[_0x24db81(0x1db)](_0x50d9b0)||!_0x11a779[_0x24db81(0x1a4)])return;const _0x1f17a6=_0x1b2a36[_0x24db81(0x1bb)][_0x24db81(0x1d1)],_0x145968=_0x11a779[_0x24db81(0x1a4)];return _0x1f17a6[_0x24db81(0x1cc)](_0x145968)&&!_0x1f17a6[_0x24db81(0x1ca)](_0x145968)&&_0x1f17a6[_0x24db81(0x1b2)](_0x145968,_0x24db81(0x198))?{'type':_0x24db81(0x1a8),'content':_0x196a7c(_0x5c3418,_0x24db81(0x1af),_0x32b9ac[_0x24db81(0x1c3)](_0x145968,0x1))}:void 0x0;}),this[_0x143839(0x1ab)]();}[_0x5a7de1(0x1ab)](){const _0x659634=_0x5a7de1,_0x28260b=this[_0x659634(0x1b4)],_0x8f87a=_0x28260b[_0x659634(0x1c1)];_0x28260b[_0x659634(0x1ac)][_0x659634(0x1cb)](_0x659634(0x1bf))[_0x659634(0x1b6)][_0x659634(0x1d7)](_0x18e9ff=>{const _0x2840ec=_0x659634;if(_0x2840ec(0x19b)!=_0x18e9ff[_0x2840ec(0x1ce)])return;const {data:_0x564ebd}=_0x18e9ff;return _0x564ebd&&_0x2840ec(0x1de)==_0x564ebd[_0x2840ec(0x1ae)]?{'type':_0x2840ec(0x1a0),'content':_0x196a7c(_0x8f87a,_0x2840ec(0x1ba),_0x196a7c(_0x8f87a,_0x2840ec(0x199)))}:void 0x0;});}}function nr(_0x5cc0ca,{showActiveMarker:_0x569d0e=!0x0}={}){return(_0x591a0b,_0x76bcf6,_0x4562c8)=>{const _0x5550cb=_0x2509,_0x3775f3=_0x5cc0ca[_0x5550cb(0x1ac)][_0x5550cb(0x1cb)](_0x5550cb(0x1bf)),_0xb2d7f9=_0x76bcf6[_0x5550cb(0x1b9)][_0x5550cb(0x1da)],_0x4f433f=_0x76bcf6[_0x5550cb(0x1b9)][_0x5550cb(0x1b0)],_0x28c696=_0x5cc0ca[_0x5550cb(0x1bb)][_0x5550cb(0x1d1)];if(!_0xb2d7f9[_0x5550cb(0x1db)](_0x4f433f)||!_0xb2d7f9[_0x5550cb(0x1a4)])return;const _0x29a77f=_0xb2d7f9[_0x5550cb(0x1a4)];if(_0x28c696[_0x5550cb(0x1cc)](_0x29a77f)&&!_0x28c696[_0x5550cb(0x1ca)](_0x29a77f)&&_0x28c696[_0x5550cb(0x1b2)](_0x29a77f,_0x5550cb(0x198))){if(!_0x4562c8[_0x5550cb(0x1c5)][_0x5550cb(0x1a5)](_0x76bcf6[_0x5550cb(0x1b9)],_0x591a0b[_0x5550cb(0x1d0)]))return;const _0x51d415=_0x4562c8[_0x5550cb(0x1cd)][_0x5550cb(0x1aa)](_0x5550cb(0x1dc),{'class':_0x5550cb(0x19d)}),_0x482959=_0x4562c8[_0x5550cb(0x1d8)][_0x5550cb(0x1a1)](_0x4f433f);_0x569d0e&&_0x3775f3[_0x5550cb(0x1bd)][_0x5550cb(0x1c8)](_0x76bcf6[_0x5550cb(0x1be)])&&_0x4562c8[_0x5550cb(0x1cd)][_0x5550cb(0x1a9)](_0x5550cb(0x1b7),_0x51d415),_0x4562c8[_0x5550cb(0x1cd)][_0x5550cb(0x1d5)](_0x482959,_0x51d415),_0x4562c8[_0x5550cb(0x1d8)][_0x5550cb(0x1b8)](_0x51d415,_0x76bcf6[_0x5550cb(0x1be)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x15d3(_0x36d373,_0xca7cee){const _0x541b5e=_0x541b();return _0x15d3=function(_0x15d310,_0x3f2f3c){_0x15d310=_0x15d310-0xc4;let _0x1b4bed=_0x541b5e[_0x15d310];return _0x1b4bed;},_0x15d3(_0x36d373,_0xca7cee);}const _0x20ec74=_0x15d3;(function(_0x596162,_0x2e0ceb){const _0x9be278=_0x15d3,_0x4c7a90=_0x596162();while(!![]){try{const _0x590836=parseInt(_0x9be278(0xe0))/0x1*(parseInt(_0x9be278(0xcb))/0x2)+parseInt(_0x9be278(0xc9))/0x3+-parseInt(_0x9be278(0xca))/0x4*(-parseInt(_0x9be278(0xc8))/0x5)+-parseInt(_0x9be278(0xc5))/0x6+-parseInt(_0x9be278(0xc4))/0x7+parseInt(_0x9be278(0xdf))/0x8*(-parseInt(_0x9be278(0xda))/0x9)+parseInt(_0x9be278(0xd5))/0xa;if(_0x590836===_0x2e0ceb)break;else _0x4c7a90['push'](_0x4c7a90['shift']());}catch(_0x32fa1b){_0x4c7a90['push'](_0x4c7a90['shift']());}}}(_0x541b,0x89f38));import{Plugin as _0x143e85}from'ckeditor5/src/core.js';function _0x541b(){const _0x3e337e=['32loNwjs','42laEpCC','4285715uaIReF','323844eWKBUB','*Remove\x20all\x20formatting*','formatBlock','3268515oCUhzY','2497092jwANhq','4LCuyZx','22258zmsFQs','RemoveFormatEditing','plugins','_registerLegacyDescription','has','TrackChangesEditing','enableDefaultAttributesIntegration','removeFormat','type','locale','94380uKuXNo','registerDescriptionCallback','commandName','format','editor','1646226iZsBSg','descriptionFactory','get','afterInit','formatInline'];_0x541b=function(){return _0x3e337e;};return _0x541b();}import{getTranslation as _0x6c62d7}from'../utils/common-translations.js';export default class pt extends _0x143e85{[_0x20ec74(0xdd)](){const _0x571927=_0x20ec74,_0x21e24e=this[_0x571927(0xd9)];if(!_0x21e24e[_0x571927(0xcd)][_0x571927(0xcf)](_0x571927(0xcc)))return;_0x21e24e[_0x571927(0xcd)][_0x571927(0xdc)](_0x571927(0xd0))[_0x571927(0xd1)](_0x571927(0xd2)),this[_0x571927(0xce)]();}[_0x20ec74(0xce)](){const _0x5f0fa3=_0x20ec74,_0x2f858d=this[_0x5f0fa3(0xd9)];_0x2f858d[_0x5f0fa3(0xcd)][_0x5f0fa3(0xdc)](_0x5f0fa3(0xd0))[_0x5f0fa3(0xdb)][_0x5f0fa3(0xd6)](_0x224ef5=>{const _0x58ed51=_0x5f0fa3;if(_0x58ed51(0xc7)!=_0x224ef5[_0x58ed51(0xd3)]&&_0x58ed51(0xde)!=_0x224ef5[_0x58ed51(0xd3)])return;const {data:_0x163e99}=_0x224ef5;return _0x163e99&&_0x58ed51(0xd2)==_0x163e99[_0x58ed51(0xd7)]?{'type':_0x58ed51(0xd8),'content':_0x6c62d7(_0x2f858d[_0x58ed51(0xd4)],_0x58ed51(0xc6))}:void 0x0;});}}
23
+ function _0x188b(_0x2d47e6,_0x1a7fa7){const _0x2e94e2=_0x2e94();return _0x188b=function(_0x188bc2,_0x5877e9){_0x188bc2=_0x188bc2-0xad;let _0x18c8ee=_0x2e94e2[_0x188bc2];return _0x18c8ee;},_0x188b(_0x2d47e6,_0x1a7fa7);}const _0x5bfdfd=_0x188b;(function(_0x44638a,_0x157f38){const _0x496b9a=_0x188b,_0x562ef9=_0x44638a();while(!![]){try{const _0x272ceb=-parseInt(_0x496b9a(0xc5))/0x1+-parseInt(_0x496b9a(0xb4))/0x2*(-parseInt(_0x496b9a(0xbc))/0x3)+parseInt(_0x496b9a(0xc1))/0x4*(parseInt(_0x496b9a(0xbd))/0x5)+parseInt(_0x496b9a(0xb8))/0x6+parseInt(_0x496b9a(0xb9))/0x7*(-parseInt(_0x496b9a(0xb1))/0x8)+parseInt(_0x496b9a(0xb0))/0x9+parseInt(_0x496b9a(0xb3))/0xa;if(_0x272ceb===_0x157f38)break;else _0x562ef9['push'](_0x562ef9['shift']());}catch(_0xcb21cd){_0x562ef9['push'](_0x562ef9['shift']());}}}(_0x2e94,0x9f197));import{Plugin as _0x5020f7}from'ckeditor5/src/core.js';function _0x2e94(){const _0x3f8c00=['5074182ulsAhB','2064056jqSiYv','registerDescriptionCallback','2931940rcGoMk','953934REuqtK','locale','formatInline','get','2456316vvWbHO','35UubOhq','commandName','format','3StwgjR','1473385ZwoQxK','enableDefaultAttributesIntegration','editor','TrackChangesEditing','16QlktQl','afterInit','RemoveFormatEditing','descriptionFactory','980347eKoEoB','removeFormat','type','has','plugins','*Remove\x20all\x20formatting*','formatBlock','_registerLegacyDescription'];_0x2e94=function(){return _0x3f8c00;};return _0x2e94();}import{getTranslation as _0x14c2df}from'../utils/common-translations.js';export default class pt extends _0x5020f7{[_0x5bfdfd(0xc2)](){const _0x22b3c8=_0x5bfdfd,_0x2a6c1f=this[_0x22b3c8(0xbf)];if(!_0x2a6c1f[_0x22b3c8(0xc9)][_0x22b3c8(0xc8)](_0x22b3c8(0xc3)))return;_0x2a6c1f[_0x22b3c8(0xc9)][_0x22b3c8(0xb7)](_0x22b3c8(0xc0))[_0x22b3c8(0xbe)](_0x22b3c8(0xc6)),this[_0x22b3c8(0xaf)]();}[_0x5bfdfd(0xaf)](){const _0x4d07d4=_0x5bfdfd,_0x2dd0e8=this[_0x4d07d4(0xbf)];_0x2dd0e8[_0x4d07d4(0xc9)][_0x4d07d4(0xb7)](_0x4d07d4(0xc0))[_0x4d07d4(0xc4)][_0x4d07d4(0xb2)](_0x456f68=>{const _0x5e0802=_0x4d07d4;if(_0x5e0802(0xae)!=_0x456f68[_0x5e0802(0xc7)]&&_0x5e0802(0xb6)!=_0x456f68[_0x5e0802(0xc7)])return;const {data:_0x3fb26a}=_0x456f68;return _0x3fb26a&&_0x5e0802(0xc6)==_0x3fb26a[_0x5e0802(0xba)]?{'type':_0x5e0802(0xbb),'content':_0x14c2df(_0x2dd0e8[_0x5e0802(0xb5)],_0x5e0802(0xad))}:void 0x0;});}}