@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240712.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x431cd5=_0x1361;function _0x7704(){const _0x3ac3cb=['forceValue','registerDescriptionCallback','LegacyListEditing','6397784HgNKjJ','createRange','get','todo','*Outdent:*\x20%0','ELEMENT_TODO_LIST','130sCpKQm','createPositionAt','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','nextSibling','1012185kEKTnp','end','checkChild','outdentList','listType','checkTodoList','has','LegacyTodoListEditing','locale','plugins','6013240lgkoqP','parent','type','_selectedElements','element','getAttribute','previousSibling','execute','2vInDkY','todoListChecked','push','model','numbered','blockName','bulleted','findIndex','enableCommand','slice','818688cFNQAq','numberedList','commandParams','listItem','3794092JtxdcE','*Change\x20to:*\x20%0','value','descriptionFactory','ELEMENT_BULLETED_LIST','paragraph','markBlockFormat','*Indent:*\x20%0','replace','afterInit','indentList','schema','*Check\x20item*','from','name','bulletedList','length','7079660OLsHkv','add','document','todoList','isObject','3VedfXm','formatBlock','listIndent','1051251vTpcYc','editor','before','filter','ELEMENT_LIST_ITEM','change','registerElementLabel','commands','format','TrackChangesEditing','selection','formatInline','List','commandName','getSelectedBlocks'];_0x7704=function(){return _0x3ac3cb;};return _0x7704();}(function(_0x18edad,_0x54ebad){const _0x2c1d8b=_0x1361,_0x21313a=_0x18edad();while(!![]){try{const _0x5d0fad=parseInt(_0x2c1d8b(0x12c))/0x1*(-parseInt(_0x2c1d8b(0x15b))/0x2)+-parseInt(_0x2c1d8b(0x129))/0x3*(-parseInt(_0x2c1d8b(0x169))/0x4)+parseInt(_0x2c1d8b(0x153))/0x5+-parseInt(_0x2c1d8b(0x165))/0x6+-parseInt(_0x2c1d8b(0x17a))/0x7+-parseInt(_0x2c1d8b(0x13e))/0x8+parseInt(_0x2c1d8b(0x149))/0x9*(parseInt(_0x2c1d8b(0x144))/0xa);if(_0x5d0fad===_0x54ebad)break;else _0x21313a['push'](_0x21313a['shift']());}catch(_0xd3911f){_0x21313a['push'](_0x21313a['shift']());}}}(_0x7704,0x9600e));function _0x1361(_0x116dfd,_0x2e956f){const _0x770479=_0x7704();return _0x1361=function(_0x136105,_0x3ada44){_0x136105=_0x136105-0x126;let _0x2884b9=_0x770479[_0x136105];return _0x2884b9;},_0x1361(_0x116dfd,_0x2e956f);}import{Plugin as _0xf5c882}from'ckeditor5/src/core.js';import{getTranslation as _0xb8b9e4}from'../utils/common-translations.js';export default class ut extends _0xf5c882{[_0x431cd5(0x172)](){const _0x3d8f7a=_0x431cd5,_0x416d44=this[_0x3d8f7a(0x12d)],_0xa3ea9d=_0x416d44[_0x3d8f7a(0x151)];if(!_0x416d44[_0x3d8f7a(0x152)][_0x3d8f7a(0x14f)](_0x3d8f7a(0x13d)))return;const _0x4b555f=_0x416d44[_0x3d8f7a(0x152)][_0x3d8f7a(0x140)](_0x3d8f7a(0x135)),_0x2b591d=_0x416d44[_0x3d8f7a(0x152)][_0x3d8f7a(0x14f)](_0x3d8f7a(0x150));function _0x36dc91(_0x1f5757){return()=>{const _0xc04b5=_0x1361,_0x37f702=_0x416d44[_0xc04b5(0x15e)][_0xc04b5(0x126)][_0xc04b5(0x136)],_0x1b5990=_0x416d44[_0xc04b5(0x133)][_0xc04b5(0x140)](_0x1f5757);if(_0x1b5990[_0xc04b5(0x16b)])return void _0x416d44[_0xc04b5(0x15a)](_0xc04b5(0x16e),{});const _0x22e1a6=_0x1f5757[_0xc04b5(0x164)](0x0,-0x4),_0x38fc78=function(_0x21b037,_0x553faa,_0x5ee2d3){const _0x4bfd39=_0xc04b5;let _0x42d8a2=Array[_0x4bfd39(0x176)](_0x21b037)[_0x4bfd39(0x12f)](_0xe69802=>function(_0x54d7e5,_0x4aed1b){const _0x3b5b0f=_0x4bfd39;return _0x4aed1b[_0x3b5b0f(0x14b)](_0x54d7e5[_0x3b5b0f(0x154)],_0x3b5b0f(0x168))&&!_0x4aed1b[_0x3b5b0f(0x128)](_0x54d7e5);}(_0xe69802,_0x5ee2d3));_0x42d8a2=_0x42d8a2[_0x4bfd39(0x12f)](_0x1f2dfc=>!_0x1f2dfc['is'](_0x4bfd39(0x157),_0x4bfd39(0x168))||_0x1f2dfc[_0x4bfd39(0x158)](_0x4bfd39(0x14d))!=_0x553faa);const _0xe5e1ed=new Set();for(const _0x4b94c0 of _0x42d8a2)_0x4b94c0['is'](_0x4bfd39(0x157),_0x4bfd39(0x168))?_0xe5e1ed[_0x4bfd39(0x17b)](me(_0x4b94c0)):_0xe5e1ed[_0x4bfd39(0x17b)](_0x4b94c0);return Array[_0x4bfd39(0x176)](_0xe5e1ed);}(_0x37f702[_0xc04b5(0x13a)](),_0x22e1a6,_0x416d44[_0xc04b5(0x15e)][_0xc04b5(0x174)]);_0x416d44[_0xc04b5(0x15e)][_0xc04b5(0x131)](()=>{const _0x4e0b58=_0xc04b5;for(const _0x7e78dc of _0x38fc78)_0x4b555f[_0x4e0b58(0x16f)](_0x7e78dc,{'commandName':_0x1f5757,'commandParams':[{'forceValue':!_0x1b5990[_0x4e0b58(0x16b)]}],'formatGroupId':_0x4e0b58(0x160)},fe(_0x7e78dc));});};}function _0x1ff6db(_0x49e099){return()=>{const _0x2b47c4=_0x1361,_0x7a3781=function(_0x3306e7){const _0x41000e=_0x1361;let _0x580129=Array[_0x41000e(0x176)](_0x3306e7);const _0x407c0b=_0x580129[_0x41000e(0x162)](_0x51737f=>_0x41000e(0x168)!=_0x51737f[_0x41000e(0x177)]);return _0x407c0b>-0x1&&(_0x580129=_0x580129[_0x41000e(0x164)](0x0,_0x407c0b)),_0x580129;}(_0x416d44[_0x2b47c4(0x15e)][_0x2b47c4(0x126)][_0x2b47c4(0x136)][_0x2b47c4(0x13a)]()),_0x222434=_0x416d44[_0x2b47c4(0x15e)][_0x2b47c4(0x13f)](_0x416d44[_0x2b47c4(0x15e)][_0x2b47c4(0x145)](_0x7a3781[0x0],_0x2b47c4(0x12e)),_0x416d44[_0x2b47c4(0x15e)][_0x2b47c4(0x145)](_0x7a3781[_0x7a3781[_0x2b47c4(0x179)]-0x1],_0x2b47c4(0x14a)));_0x416d44[_0x2b47c4(0x15e)][_0x2b47c4(0x131)](()=>{const _0x172358=_0x2b47c4;_0x4b555f[_0x172358(0x16f)](_0x222434,{'commandName':_0x49e099,'commandParams':[],'formatGroupId':_0x172358(0x12b)},function(_0x4414cb){const _0x211fda=_0x172358,_0xba682c=new Set();for(const _0x35ee69 of _0x4414cb){let _0xdf19c9=_0x35ee69[_0x211fda(0x148)];for(;_0xdf19c9&&_0xdf19c9[_0x211fda(0x158)](_0x211fda(0x12b))>_0x35ee69[_0x211fda(0x158)](_0x211fda(0x12b));)_0xba682c[_0x211fda(0x17b)](_0xdf19c9),_0xdf19c9=_0xdf19c9[_0x211fda(0x148)];}return Array[_0x211fda(0x176)](_0xba682c);}(_0x7a3781));});};}_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x166),_0x36dc91(_0x3d8f7a(0x166))),_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x178),_0x36dc91(_0x3d8f7a(0x178))),_0x2b591d&&_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x127),_0x36dc91(_0x3d8f7a(0x127))),_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x173),_0x1ff6db(_0x3d8f7a(0x173))),_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x14c),_0x1ff6db(_0x3d8f7a(0x14c))),_0x2b591d&&_0x4b555f[_0x3d8f7a(0x163)](_0x3d8f7a(0x14e),()=>{const _0x288741=_0x3d8f7a,_0x3952f0=_0x416d44[_0x288741(0x133)][_0x288741(0x140)](_0x288741(0x14e)),_0x2cba43=Array[_0x288741(0x176)](_0x3952f0[_0x288741(0x156)]);_0x2cba43[_0x288741(0x12f)](_0x39e079=>_0x39e079[_0x288741(0x158)](_0x288741(0x15c))!=_0x3952f0[_0x288741(0x16b)]),_0x416d44[_0x288741(0x15e)][_0x288741(0x131)](()=>{const _0x43c9f9=_0x288741;for(const _0x322df5 of _0x2cba43)_0x4b555f[_0x43c9f9(0x16f)](_0x322df5,{'commandName':_0x43c9f9(0x14e),'commandParams':[{'forceValue':!_0x3952f0[_0x43c9f9(0x16b)]}]});});}),_0x4b555f[_0x3d8f7a(0x16c)][_0x3d8f7a(0x132)](_0x3d8f7a(0x168),_0x53b367=>_0xb8b9e4(_0xa3ea9d,_0x3d8f7a(0x130),_0x53b367)),_0x4b555f[_0x3d8f7a(0x16c)][_0x3d8f7a(0x13c)](_0x2a804e=>{const _0x2f733d=_0x3d8f7a;if(_0x2f733d(0x12a)!=_0x2a804e[_0x2f733d(0x155)]&&_0x2f733d(0x137)!=_0x2a804e[_0x2f733d(0x155)])return;const {data:_0x27b63a}=_0x2a804e;if(_0x27b63a){if(_0x2f733d(0x166)==_0x27b63a[_0x2f733d(0x139)]||_0x2f733d(0x178)==_0x27b63a[_0x2f733d(0x139)]||_0x2f733d(0x127)==_0x27b63a[_0x2f733d(0x139)])switch(_0x27b63a[_0x2f733d(0x139)][_0x2f733d(0x171)](_0x2f733d(0x138),'')){case _0x2f733d(0x161):return _0xbb61cd(_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x16d)));case _0x2f733d(0x15f):return _0xbb61cd(_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x147)));case _0x2f733d(0x141):return _0xbb61cd(_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x143)));}if(_0x2f733d(0x173)==_0x27b63a[_0x2f733d(0x139)])return{'type':_0x2f733d(0x134),'content':_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x170),_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x130)))};if(_0x2f733d(0x14c)==_0x27b63a[_0x2f733d(0x139)])return{'type':_0x2f733d(0x134),'content':_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x142),_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x130)))};if(_0x2f733d(0x14e)==_0x27b63a[_0x2f733d(0x139)])return _0x27b63a[_0x2f733d(0x167)][0x0][_0x2f733d(0x13b)]?{'type':_0x2f733d(0x134),'content':_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x175))}:{'type':_0x2f733d(0x134),'content':_0xb8b9e4(_0xa3ea9d,_0x2f733d(0x146))};}function _0xbb61cd(_0x51cf98){const _0x40150e=_0x2f733d;return{'type':_0x40150e(0x134),'content':_0xb8b9e4(_0xa3ea9d,_0x40150e(0x16a),_0x51cf98)};}});}}function me(_0x3608dc){const _0x30af5a=_0x431cd5,_0x20e867=_0x3608dc[_0x30af5a(0x158)](_0x30af5a(0x12b));if(0x0==_0x20e867)return _0x3608dc;let _0x906235=_0x3608dc;for(;_0x3608dc[_0x30af5a(0x159)]&&_0x3608dc[_0x30af5a(0x159)]['is'](_0x30af5a(0x157),_0x30af5a(0x168));){const _0x3d6679=_0x3608dc[_0x30af5a(0x159)][_0x30af5a(0x158)](_0x30af5a(0x12b));if(_0x3d6679==_0x20e867)_0x906235=_0x3608dc[_0x30af5a(0x159)];else{if(_0x3d6679<_0x20e867)break;}_0x3608dc=_0x3608dc[_0x30af5a(0x159)];}return _0x906235;}function fe(_0x410803){const _0x2d3f81=_0x431cd5,_0x3df058=[];if(_0x410803['is'](_0x2d3f81(0x157),_0x2d3f81(0x168))&&_0x410803[_0x2d3f81(0x158)](_0x2d3f81(0x12b))>0x0){let _0x2cc198=_0x410803[_0x2d3f81(0x148)];for(;_0x2cc198&&_0x2d3f81(0x168)==_0x2cc198[_0x2d3f81(0x177)]&&_0x2cc198[_0x2d3f81(0x158)](_0x2d3f81(0x12b))==_0x410803[_0x2d3f81(0x158)](_0x2d3f81(0x12b));)_0x3df058[_0x2d3f81(0x15d)](_0x2cc198),_0x2cc198=_0x2cc198[_0x2d3f81(0x148)];}return _0x3df058;}
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
- const _0x21917a=_0x3d90;function _0x3d90(_0x3660db,_0x3d35c4){const _0x4baedc=_0x4bae();return _0x3d90=function(_0x3d908c,_0x2ee635){_0x3d908c=_0x3d908c-0x81;let _0x1f8464=_0x4baedc[_0x3d908c];return _0x1f8464;},_0x3d90(_0x3660db,_0x3d35c4);}(function(_0x287087,_0x1a7370){const _0x21d696=_0x3d90,_0x47a39e=_0x287087();while(!![]){try{const _0x5899ac=parseInt(_0x21d696(0xb7))/0x1*(parseInt(_0x21d696(0x9b))/0x2)+-parseInt(_0x21d696(0xd1))/0x3*(-parseInt(_0x21d696(0xc0))/0x4)+parseInt(_0x21d696(0xca))/0x5+-parseInt(_0x21d696(0x9d))/0x6*(parseInt(_0x21d696(0xd0))/0x7)+parseInt(_0x21d696(0xce))/0x8*(-parseInt(_0x21d696(0xc3))/0x9)+parseInt(_0x21d696(0x8b))/0xa*(parseInt(_0x21d696(0xaf))/0xb)+-parseInt(_0x21d696(0x8e))/0xc;if(_0x5899ac===_0x1a7370)break;else _0x47a39e['push'](_0x47a39e['shift']());}catch(_0x450029){_0x47a39e['push'](_0x47a39e['shift']());}}}(_0x4bae,0x5469a));function _0x4bae(){const _0x37d051=['config','afterInit','*Format:*\x20set\x20order\x20to\x20regular','forward','parent','10MFFisU','handleDescriptions','getFirstPosition','6583104gjSLKW','listStyle','get','change','map','LegacyListPropertiesEditing','ELEMENT_','getSelectedBlocks','bind','replace','*Change\x20to:*\x20%0','getListTypeFromListStyleType','commandName','216jcvYgE','_getSuggestionBlocks','18WwULFV','numbered','before','formatBlock','has','length','getSiblingNodes','unshift','listReversed','editor','_LIST_','getAttribute','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','push','descriptionFactory','_getTranslationKeyForListStyle','1063733tPrnbH','backward','reversed','element','list.properties','model','toUpperCase','listType','2355WSASyp','from','plugins','getLastPosition','createPositionAt','commandParams','TrackChangesEditing','selection','filter','848044HKHgHx','default','handleListStyleCommand','37773iZpTKO','format','document','createRange','LegacyListUtils','styles','type','1803710fMjufC','registerDescriptionCallback','startIndex','locale','32CozisH','handleListReversedCommand','524237SZCGVp','6LUMZYZ','listStart','_getSuggestionBlocksForListStyle','flat','enableCommand','formatInline','listItem','markMultiRangeBlockFormat'];_0x4bae=function(){return _0x37d051;};return _0x4bae();}import{Plugin as _0x36ee72}from'ckeditor5/src/core.js';import{getTranslation as _0x3b4baa}from'../utils/common-translations.js';export default class K extends _0x36ee72{[_0x21917a(0x87)](){const _0x4e60ce=_0x21917a;if(!this[_0x4e60ce(0xa6)][_0x4e60ce(0xb9)][_0x4e60ce(0xa1)](_0x4e60ce(0x93)))return;const _0x2c92d8=this[_0x4e60ce(0xa6)][_0x4e60ce(0x86)][_0x4e60ce(0x90)](_0x4e60ce(0xb3)),_0x2735ac=this[_0x4e60ce(0xa6)][_0x4e60ce(0xb9)][_0x4e60ce(0x90)](_0x4e60ce(0xbd));_0x2c92d8[_0x4e60ce(0xc8)]&&_0x2735ac[_0x4e60ce(0x82)](_0x4e60ce(0x8f),this[_0x4e60ce(0xc2)][_0x4e60ce(0x96)](this)),_0x2c92d8[_0x4e60ce(0xb1)]&&_0x2735ac[_0x4e60ce(0x82)](_0x4e60ce(0xa5),this[_0x4e60ce(0xcf)][_0x4e60ce(0x96)](this)),_0x2c92d8[_0x4e60ce(0xcc)]&&_0x2735ac[_0x4e60ce(0x82)](_0x4e60ce(0xd2),this[_0x4e60ce(0xa9)][_0x4e60ce(0x96)](this)),_0x2735ac[_0x4e60ce(0xad)][_0x4e60ce(0xcb)](this[_0x4e60ce(0x8c)][_0x4e60ce(0x96)](this));}[_0x21917a(0xc2)](_0x4bb612,_0x493235={}){const _0x5ead14=_0x21917a,_0x4e8ea2=this[_0x5ead14(0xa6)][_0x5ead14(0xb9)][_0x5ead14(0x90)](_0x5ead14(0xbd)),_0x1c25d7=this[_0x5ead14(0xd3)]();this[_0x5ead14(0xa6)][_0x5ead14(0xb4)][_0x5ead14(0x91)](()=>{const _0xa0897b=_0x5ead14;_0x4e8ea2[_0xa0897b(0x85)](_0x1c25d7,{'commandName':_0xa0897b(0x8f),'commandParams':[{'type':_0x493235[_0xa0897b(0xc9)]}],'formatGroupId':_0xa0897b(0x8f)});});}[_0x21917a(0xcf)](_0x29d389,_0x47519d={}){const _0x376992=_0x21917a,_0x55c367=this[_0x376992(0xa6)][_0x376992(0xb9)][_0x376992(0x90)](_0x376992(0xbd)),_0x150675=this[_0x376992(0x9c)](_0x340c3c=>_0x340c3c['is'](_0x376992(0xb2),_0x376992(0x84))&&_0x376992(0x9e)===_0x340c3c[_0x376992(0xa8)](_0x376992(0xb6)));if(_0x150675[_0x376992(0xa2)]<0x1)return;const _0x2361ab=_0x150675[_0x376992(0x92)](_0x3bf341=>this[_0x376992(0xa6)][_0x376992(0xb4)][_0x376992(0xc6)](this[_0x376992(0xa6)][_0x376992(0xb4)][_0x376992(0xbb)](_0x3bf341,_0x376992(0x9f)),this[_0x376992(0xa6)][_0x376992(0xb4)][_0x376992(0xbb)](_0x3bf341,0x0)));this[_0x376992(0xa6)][_0x376992(0xb4)][_0x376992(0x91)](()=>{const _0x4e05ac=_0x376992;_0x55c367[_0x4e05ac(0x85)](_0x2361ab,{'commandName':_0x4e05ac(0xa5),'commandParams':[{'reversed':_0x47519d[_0x4e05ac(0xb1)]}],'formatGroupId':_0x4e05ac(0xa5)});});}[_0x21917a(0xa9)](_0x3e64b3,_0x5da8a3={}){const _0x6fc4b3=_0x21917a,_0x45cdef=this[_0x6fc4b3(0xa6)][_0x6fc4b3(0xb9)][_0x6fc4b3(0x90)](_0x6fc4b3(0xbd)),_0x116666=this[_0x6fc4b3(0x9c)](_0x1f56a9=>_0x1f56a9['is'](_0x6fc4b3(0xb2),_0x6fc4b3(0x84))&&_0x6fc4b3(0x9e)===_0x1f56a9[_0x6fc4b3(0xa8)](_0x6fc4b3(0xb6)));if(_0x116666[_0x6fc4b3(0xa2)]<0x1)return;const _0x4651f8=_0x116666[_0x6fc4b3(0x92)](_0x3cca31=>this[_0x6fc4b3(0xa6)][_0x6fc4b3(0xb4)][_0x6fc4b3(0xc6)](this[_0x6fc4b3(0xa6)][_0x6fc4b3(0xb4)][_0x6fc4b3(0xbb)](_0x3cca31,_0x6fc4b3(0x9f)),this[_0x6fc4b3(0xa6)][_0x6fc4b3(0xb4)][_0x6fc4b3(0xbb)](_0x3cca31,0x0)));this[_0x6fc4b3(0xa6)][_0x6fc4b3(0xb4)][_0x6fc4b3(0x91)](()=>{const _0x2a0b63=_0x6fc4b3;_0x45cdef[_0x2a0b63(0x85)](_0x4651f8,{'commandName':_0x2a0b63(0xd2),'commandParams':[{'startIndex':_0x5da8a3[_0x2a0b63(0xcc)]}],'formatGroupId':_0x2a0b63(0xd2)});});}[_0x21917a(0x8c)](_0x46a521){const _0x451ec0=_0x21917a;if(_0x451ec0(0xa0)!=_0x46a521[_0x451ec0(0xc9)]&&_0x451ec0(0x83)!=_0x46a521[_0x451ec0(0xc9)])return;const _0x401595=this[_0x451ec0(0xa6)][_0x451ec0(0xcd)],{data:_0x810fb1}=_0x46a521;if(!_0x810fb1)return;let _0x3ee05c,_0xec2cf5;switch(_0x810fb1[_0x451ec0(0x9a)]){case _0x451ec0(0x8f):_0x3ee05c=_0x451ec0(0x98),_0xec2cf5={'type':_0x451ec0(0xc4),'content':_0x3b4baa(_0x401595,_0x3ee05c,_0x3b4baa(_0x401595,this[_0x451ec0(0xae)](_0x810fb1[_0x451ec0(0xbc)][0x0][_0x451ec0(0xc9)])))};break;case _0x451ec0(0xa5):_0x3ee05c=_0x810fb1[_0x451ec0(0xbc)][0x0][_0x451ec0(0xb1)]?_0x451ec0(0xaa):_0x451ec0(0x88),_0xec2cf5={'type':_0x451ec0(0xc4),'content':_0x3b4baa(_0x401595,_0x3ee05c)};break;case _0x451ec0(0xd2):_0x3ee05c=_0x451ec0(0xab),_0xec2cf5={'type':_0x451ec0(0xc4),'content':_0x3b4baa(_0x401595,_0x3ee05c,_0x810fb1[_0x451ec0(0xbc)][0x0][_0x451ec0(0xcc)])};}return _0xec2cf5;}[_0x21917a(0xd3)](){const _0x431ab8=_0x21917a;var _0x304d92,_0x416a87,_0x243898,_0x550bbb;const _0x1d754a=this[_0x431ab8(0xa6)][_0x431ab8(0xb9)][_0x431ab8(0x90)](_0x431ab8(0xc7));let _0x461460=Array[_0x431ab8(0xb8)](this[_0x431ab8(0xa6)][_0x431ab8(0xb4)][_0x431ab8(0xc5)][_0x431ab8(0xbe)][_0x431ab8(0x95)]());return(null===(_0x304d92=_0x461460[0x0])||void 0x0===_0x304d92?void 0x0:_0x304d92['is'](_0x431ab8(0xb2),_0x431ab8(0x84)))&&_0x461460[_0x431ab8(0xa4)](..._0x1d754a[_0x431ab8(0xa3)](this[_0x431ab8(0xa6)][_0x431ab8(0xb4)][_0x431ab8(0xc5)][_0x431ab8(0xbe)][_0x431ab8(0x8d)](),_0x431ab8(0xb0))),(null===(_0x416a87=_0x461460[_0x461460[_0x431ab8(0xa2)]-0x1])||void 0x0===_0x416a87?void 0x0:_0x416a87['is'](_0x431ab8(0xb2),_0x431ab8(0x84)))&&_0x461460[_0x431ab8(0xac)](..._0x1d754a[_0x431ab8(0xa3)](this[_0x431ab8(0xa6)][_0x431ab8(0xb4)][_0x431ab8(0xc5)][_0x431ab8(0xbe)][_0x431ab8(0xba)](),_0x431ab8(0x89))),_0x461460=[...new Set(_0x461460)],(null===(_0x550bbb=null===(_0x243898=this[_0x431ab8(0xa6)][_0x431ab8(0xb4)][_0x431ab8(0xc5)][_0x431ab8(0xbe)][_0x431ab8(0x8d)]())||void 0x0===_0x243898?void 0x0:_0x243898[_0x431ab8(0x8a)])||void 0x0===_0x550bbb?void 0x0:_0x550bbb['is'](_0x431ab8(0xb2),_0x431ab8(0x84)))&&(_0x461460=_0x461460[_0x431ab8(0xbf)](_0x10f85a=>_0x10f85a['is'](_0x431ab8(0xb2),_0x431ab8(0x84)))),_0x461460;}[_0x21917a(0x9c)](_0x2f5fed){const _0x353cae=_0x21917a,_0x17ca14=this[_0x353cae(0xa6)][_0x353cae(0xb9)][_0x353cae(0x90)](_0x353cae(0xc7));let _0x330ec8=Array[_0x353cae(0xb8)](this[_0x353cae(0xa6)][_0x353cae(0xb4)][_0x353cae(0xc5)][_0x353cae(0xbe)][_0x353cae(0x95)]())[_0x353cae(0xbf)](_0x2f5fed)[_0x353cae(0x92)](_0x28b092=>{const _0x3388b6=_0x353cae,_0x1b5d9c=this[_0x3388b6(0xa6)][_0x3388b6(0xb4)][_0x3388b6(0xbb)](_0x28b092,0x0);return[..._0x17ca14[_0x3388b6(0xa3)](_0x1b5d9c,_0x3388b6(0xb0)),..._0x17ca14[_0x3388b6(0xa3)](_0x1b5d9c,_0x3388b6(0x89))];})[_0x353cae(0x81)]();return _0x330ec8=[...new Set(_0x330ec8)],_0x330ec8;}[_0x21917a(0xae)](_0xd8185d){const _0x7479b6=_0x21917a;return _0x7479b6(0x94)+(this[_0x7479b6(0xa6)][_0x7479b6(0xb9)][_0x7479b6(0x90)](_0x7479b6(0xc7))[_0x7479b6(0x99)](_0xd8185d)||_0x7479b6(0xc1))[_0x7479b6(0xb5)]()+_0x7479b6(0xa7)+_0xd8185d[_0x7479b6(0xb5)]()[_0x7479b6(0x97)](/-/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 _0x301a97=_0x1e03;(function(_0x14613f,_0x16fe48){const _0x543f9b=_0x1e03,_0xbe5645=_0x14613f();while(!![]){try{const _0x3ecb35=parseInt(_0x543f9b(0x14a))/0x1+-parseInt(_0x543f9b(0x133))/0x2*(-parseInt(_0x543f9b(0x136))/0x3)+parseInt(_0x543f9b(0x150))/0x4+-parseInt(_0x543f9b(0x155))/0x5+parseInt(_0x543f9b(0x142))/0x6+-parseInt(_0x543f9b(0x154))/0x7+parseInt(_0x543f9b(0x151))/0x8*(parseInt(_0x543f9b(0x152))/0x9);if(_0x3ecb35===_0x16fe48)break;else _0xbe5645['push'](_0xbe5645['shift']());}catch(_0x835b0a){_0xbe5645['push'](_0xbe5645['shift']());}}}(_0x51a0,0x4dc4b));import{Plugin as _0x4821d4}from'ckeditor5/src/core.js';import{getTranslation as _0x3acba3}from'../utils/common-translations.js';export default class ct extends _0x4821d4{[_0x301a97(0x148)](){const _0x37f4ad=_0x301a97,_0x4690d9=this[_0x37f4ad(0x138)];if(!_0x4690d9[_0x37f4ad(0x137)][_0x37f4ad(0x147)](_0x37f4ad(0x139)))return;const _0x1b1505=_0x4690d9[_0x37f4ad(0x137)][_0x37f4ad(0x144)](_0x37f4ad(0x13a)),_0x1c5af6=_0x4690d9[_0x37f4ad(0x143)][_0x37f4ad(0x144)](_0x37f4ad(0x13c));_0x1b1505[_0x37f4ad(0x146)](_0x37f4ad(0x13c)),_0x1b1505[_0x37f4ad(0x146)](_0x37f4ad(0x14f)),_0x1b1505[_0x37f4ad(0x134)](_0x37f4ad(0x145));for(const _0x57c20d of _0x1c5af6[_0x37f4ad(0x159)])_0x1b1505[_0x37f4ad(0x134)](_0x57c20d['id']),_0x1b1505[_0x37f4ad(0x135)][_0x37f4ad(0x153)](_0x57c20d['id'],_0x37f4ad(0x14c)+_0x57c20d[_0x37f4ad(0x156)][_0x37f4ad(0x14b)]()+')');_0x1b1505[_0x37f4ad(0x135)][_0x37f4ad(0x131)](_0x13ab41=>{const _0x12c833=_0x37f4ad;if(_0x12c833(0x140)!=_0x13ab41[_0x12c833(0x157)])return;const {data:_0x9a779b}=_0x13ab41;if(!_0x9a779b||_0x12c833(0x145)!=_0x9a779b[_0x12c833(0x141)])return;const _0x1cd5c0=_0x9a779b[_0x12c833(0x13e)],_0x4c4b6d=_0x4690d9[_0x12c833(0x13d)];return{'type':_0x12c833(0x13b),'content':null==_0x1cd5c0?_0x3acba3(_0x4c4b6d,_0x12c833(0x149)):_0x3acba3(_0x4c4b6d,_0x12c833(0x14d),'\x22'+_0x1cd5c0+'\x22')};}),this[_0x37f4ad(0x132)]();}[_0x301a97(0x132)](){const _0x99b509=_0x301a97,_0x5d3174=this[_0x99b509(0x138)],_0x2a2467=_0x5d3174[_0x99b509(0x13d)];_0x5d3174[_0x99b509(0x137)][_0x99b509(0x144)](_0x99b509(0x13a))[_0x99b509(0x135)][_0x99b509(0x131)](_0x2fac5a=>{const _0x29c1ff=_0x99b509;if(_0x29c1ff(0x13f)!=_0x2fac5a[_0x29c1ff(0x157)])return;const {data:_0x486484}=_0x2fac5a;if(_0x486484){if(_0x29c1ff(0x13c)==_0x486484[_0x29c1ff(0x158)]){const _0x2d9d0a=_0x486484[_0x29c1ff(0x14e)][0x0];return{'type':_0x29c1ff(0x13b),'content':_0x3acba3(_0x2a2467,_0x29c1ff(0x14d),'\x22'+_0x2d9d0a+'\x22')};}return _0x29c1ff(0x14f)==_0x486484[_0x29c1ff(0x158)]?{'type':_0x29c1ff(0x13b),'content':_0x3acba3(_0x2a2467,_0x29c1ff(0x149))}:void 0x0;}});}}function _0x1e03(_0x1e5aec,_0x47529b){const _0x51a0c8=_0x51a0();return _0x1e03=function(_0x1e0376,_0xc64476){_0x1e0376=_0x1e0376-0x131;let _0x4a199a=_0x51a0c8[_0x1e0376];return _0x4a199a;},_0x1e03(_0x1e5aec,_0x47529b);}function _0x51a0(){const _0x5cdc84=['789228ZeqZQq','commands','get','linkHref','enableDefaultAttributesIntegration','has','afterInit','*Remove\x20link*','569625ORlSZu','toLowerCase','link\x20(','*Set\x20link:*\x20%0','commandParams','unlink','316092gGRDoU','8HONBrF','173898AztDOL','registerAttributeLabel','423808UeKZJy','2209765hcUPPb','label','type','commandName','manualDecorators','registerDescriptionCallback','_registerLegacyDescription','184mmZeCv','registerInlineAttribute','descriptionFactory','702NwFVXH','plugins','editor','LinkEditing','TrackChangesEditing','format','link','locale','newValue','formatInline','attribute','key'];_0x51a0=function(){return _0x5cdc84;};return _0x51a0();}
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
- const _0x1ccf37=_0x20eb;(function(_0x23ca70,_0x496f30){const _0x15cd15=_0x20eb,_0x584aaa=_0x23ca70();while(!![]){try{const _0x3c9e04=parseInt(_0x15cd15(0x1b4))/0x1+-parseInt(_0x15cd15(0x1ca))/0x2+-parseInt(_0x15cd15(0x1a5))/0x3*(parseInt(_0x15cd15(0x1ab))/0x4)+-parseInt(_0x15cd15(0x184))/0x5*(-parseInt(_0x15cd15(0x16f))/0x6)+parseInt(_0x15cd15(0x1a3))/0x7*(-parseInt(_0x15cd15(0x19e))/0x8)+-parseInt(_0x15cd15(0x17e))/0x9*(-parseInt(_0x15cd15(0x1a8))/0xa)+parseInt(_0x15cd15(0x1bf))/0xb;if(_0x3c9e04===_0x496f30)break;else _0x584aaa['push'](_0x584aaa['shift']());}catch(_0x57a019){_0x584aaa['push'](_0x584aaa['shift']());}}}(_0x3fec,0xe8006));import{Plugin as _0x184103}from'ckeditor5/src/core.js';import{getTranslation as _0x4aa264}from'../utils/common-translations.js';import{renameAttributeKey as _0x2e621d}from'../trackchangesediting.js';import{LiveRange as _0x30b0f2}from'ckeditor5/src/engine.js';export default class z extends _0x184103{[_0x1ccf37(0x162)](){const _0x44f8ed=_0x1ccf37,_0x27a25f=this[_0x44f8ed(0x173)];if(!_0x27a25f[_0x44f8ed(0x1ac)][_0x44f8ed(0x154)](_0x44f8ed(0x15a)))return;const _0xaf20f0=_0x27a25f[_0x44f8ed(0x1ad)],_0xd4cad3=_0x27a25f[_0x44f8ed(0x1ac)][_0x44f8ed(0x18f)](_0x44f8ed(0x188)),_0x3ad0d8=_0x27a25f[_0x44f8ed(0x1ac)][_0x44f8ed(0x154)](_0x44f8ed(0x145)),_0xcb5660=!!_0x27a25f[_0x44f8ed(0x17f)][_0x44f8ed(0x18f)](_0x44f8ed(0x1d6));function _0x3ae551(_0x21bf8a){const _0x1918fd=_0x44f8ed;return{'type':_0x1918fd(0x194),'content':''+_0x4aa264(_0xaf20f0,_0x1918fd(0x1b8),_0x21bf8a)};}function _0x2d45c6(_0x2177fd){const _0x4450dc=_0x44f8ed;return{'type':_0x4450dc(0x194),'content':''+_0x4aa264(_0xaf20f0,_0x4450dc(0x1af),_0x2177fd)};}_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x1c0)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x166)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x1c3)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x159)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x196)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x189)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x150)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x14d)),_0xd4cad3[_0x44f8ed(0x152)](_0x44f8ed(0x1b2)),_0xd4cad3[_0x44f8ed(0x152)](_0x44f8ed(0x1b1)),_0xd4cad3[_0x44f8ed(0x152)](_0x44f8ed(0x14c)),_0xcb5660&&(_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x1a7)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x174))),_0x3ad0d8&&(_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x1aa)),_0xd4cad3[_0x44f8ed(0x178)](_0x44f8ed(0x1c1)),_0xd4cad3[_0x44f8ed(0x152)](_0x44f8ed(0x15b)),_0xd4cad3[_0x44f8ed(0x193)][_0x44f8ed(0x167)](_0x40ffd1=>{const _0x2ad4da=_0x44f8ed,{data:_0x21c9ef}=_0x40ffd1;if(_0x21c9ef&&_0x2ad4da(0x15b)==_0x21c9ef[_0x2ad4da(0x15f)])return{'type':_0x2ad4da(0x194),'content':_0x21c9ef[_0x2ad4da(0x1ba)]?_0x4aa264(_0xaf20f0,_0x2ad4da(0x182)):_0x4aa264(_0xaf20f0,_0x2ad4da(0x1a2))};}),this[_0x44f8ed(0x173)][_0x44f8ed(0x183)][_0x44f8ed(0x165)][_0x44f8ed(0x19a)](_0x21bfba=>{const _0x5d1c05=_0x44f8ed;if(_0x21bfba[_0x5d1c05(0x17d)][_0x5d1c05(0x14b)])return!0x1;let _0x5222d6=!0x1;const _0x47d6ee=_0xd4cad3[_0x5d1c05(0x16a)]({'skipNotAttached':!0x0})[_0x5d1c05(0x164)](_0x38406d=>_0x5d1c05(0x15b)===_0xd4cad3[_0x5d1c05(0x16b)](_0x38406d));for(const _0x1a13df of _0x47d6ee){_0x5d1c05(0x1a6)!=_0x1a13df[_0x5d1c05(0x180)]()[_0x5d1c05(0x1c8)][_0x5d1c05(0x1b5)][_0x5d1c05(0x14a)](_0x5d1c05(0x1b1))&&(_0xd4cad3[_0x5d1c05(0x1d2)](_0x1a13df[_0x5d1c05(0x180)](),_0x5d1c05(0x1b0))[_0x5d1c05(0x16c)](_0x1a782f=>_0x5d1c05(0x1b1)===_0xd4cad3[_0x5d1c05(0x16b)](_0x1a782f[_0x5d1c05(0x175)]))||(_0x21bfba[_0x5d1c05(0x161)](_0x1a13df[_0x5d1c05(0x168)]()),_0x5222d6=!0x0));}return _0x5222d6;})),_0xd4cad3[_0x44f8ed(0x193)][_0x44f8ed(0x16e)](_0x44f8ed(0x14c),_0x4aa264(_0xaf20f0,_0x44f8ed(0x169)));const _0x3d3a2e={'type':_0x44f8ed(0x194),'content':''};_0xd4cad3[_0x44f8ed(0x193)][_0x44f8ed(0x167)](_0x306c71=>{const _0x3da18c=_0x44f8ed,{data:_0x5ec726}=_0x306c71;if(!_0x5ec726||_0x3da18c(0x1b1)!=_0x5ec726[_0x3da18c(0x15f)])return;let _0x1cae5a=_0x306c71[_0x3da18c(0x1cf)];for(;_0x1cae5a;){if(_0x1cae5a[_0x3da18c(0x1c7)]&&((_0x3da18c(0x1d1)==_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x15f)]||_0x3da18c(0x197)==_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x15f)])&&(_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x1ba)]&&_0x3da18c(0x143)!=_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x1ba)]||_0x3da18c(0x143)!=_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x157)]&&!_0x5ec726[_0x3da18c(0x1ba)])||!_0xcb5660&&_0x1cae5a[_0x3da18c(0x1c7)][_0x3da18c(0x15f)]==_0x2e621d))return _0x3d3a2e;_0x1cae5a=_0x1cae5a[_0x3da18c(0x14f)];}if(null==_0x5ec726[_0x3da18c(0x1ba)])switch(_0x5ec726[_0x3da18c(0x157)]){case _0x3da18c(0x17c):return _0x2d45c6(_0x4aa264(_0xaf20f0,_0x3da18c(0x1d5)));case _0x3da18c(0x179):return _0x2d45c6(_0x4aa264(_0xaf20f0,_0x3da18c(0x1d4)));case _0x3da18c(0x1a6):return _0x2d45c6(_0x4aa264(_0xaf20f0,_0x3da18c(0x181)));}switch(_0x5ec726[_0x3da18c(0x1ba)]){case _0x3da18c(0x17c):return _0x3ae551(_0x4aa264(_0xaf20f0,_0x3da18c(0x1d5)));case _0x3da18c(0x179):return _0x3ae551(_0x4aa264(_0xaf20f0,_0x3da18c(0x1d4)));case _0x3da18c(0x1a6):return _0x3ae551(_0x4aa264(_0xaf20f0,_0x3da18c(0x181)));}}),_0xd4cad3[_0x44f8ed(0x193)][_0x44f8ed(0x167)](_0x1260d4=>{const _0x319aed=_0x44f8ed,{data:_0xa5c11a}=_0x1260d4;if(_0xa5c11a&&_0x319aed(0x14c)==_0xa5c11a[_0x319aed(0x15f)])return null==_0xa5c11a[_0x319aed(0x1ba)]||null==_0xa5c11a[_0x319aed(0x157)]&&0x0==_0xa5c11a[_0x319aed(0x1ba)]?_0x3d3a2e:void 0x0;}),_0xd4cad3[_0x44f8ed(0x193)][_0x44f8ed(0x167)](_0xff5fa8=>{const _0x3ad887=_0x44f8ed;if(_0x3ad887(0x1b0)!=_0xff5fa8[_0x3ad887(0x176)])return;const {data:_0x30ed54}=_0xff5fa8;if(!_0x30ed54||_0x3ad887(0x1b2)!=_0x30ed54[_0x3ad887(0x15f)])return;const _0x409785=le(_0xff5fa8);return _0x3ad887(0x1ba)==_0x409785?{'type':_0x3ad887(0x194),'content':_0x4aa264(_0xaf20f0,_0x3ad887(0x153))}:_0x3ad887(0x157)==_0x409785?{'type':_0x3ad887(0x194),'content':_0x4aa264(_0xaf20f0,_0x3ad887(0x198))}:_0x3d3a2e;}),_0x27a25f[_0x44f8ed(0x183)][_0x44f8ed(0x165)][_0x44f8ed(0x19a)](_0x1dbb24=>this[_0x44f8ed(0x16d)](_0x1dbb24)),_0x27a25f[_0x44f8ed(0x183)][_0x44f8ed(0x165)][_0x44f8ed(0x19a)](_0x201931=>this[_0x44f8ed(0x146)](_0x201931)),_0x27a25f[_0x44f8ed(0x183)][_0x44f8ed(0x165)][_0x44f8ed(0x19a)](_0x7726af=>this[_0x44f8ed(0x15c)](_0x7726af)),this[_0x44f8ed(0x170)]();}[_0x1ccf37(0x16d)](_0x48eb51){const _0x4df5dd=_0x1ccf37;if(_0x48eb51[_0x4df5dd(0x17d)][_0x4df5dd(0x14b)]||!_0x48eb51[_0x4df5dd(0x17d)][_0x4df5dd(0x144)])return!0x1;let _0xce08bc=!0x1;const _0x1d15b7=this[_0x4df5dd(0x173)][_0x4df5dd(0x1ac)][_0x4df5dd(0x18f)](_0x4df5dd(0x188))[_0x4df5dd(0x16a)]({'skipNotAttached':!0x0})[_0x4df5dd(0x164)](_0x463849=>_0x463849[_0x4df5dd(0x1c7)]&&_0x4df5dd(0x1b2)==_0x463849[_0x4df5dd(0x1c7)][_0x4df5dd(0x15f)])[_0x4df5dd(0x164)](_0x120d2d=>_0x120d2d[_0x4df5dd(0x1c7)][_0x4df5dd(0x1ba)]&&_0x120d2d[_0x4df5dd(0x1c7)][_0x4df5dd(0x157)]);for(const _0x466cf4 of _0x1d15b7)le(_0x466cf4)||(_0x48eb51[_0x4df5dd(0x161)](_0x466cf4[_0x4df5dd(0x168)]()),_0xce08bc=!0x0);return _0xce08bc;}[_0x1ccf37(0x146)](_0x4cbf46){const _0x40d7e0=_0x1ccf37;if(_0x4cbf46[_0x40d7e0(0x17d)][_0x40d7e0(0x14b)]||!_0x4cbf46[_0x40d7e0(0x17d)][_0x40d7e0(0x144)])return!0x1;const _0x59da52=this[_0x40d7e0(0x173)][_0x40d7e0(0x1ac)][_0x40d7e0(0x18f)](_0x40d7e0(0x188));if(_0x59da52[_0x40d7e0(0x191)][_0x40d7e0(0x1b9)])return!0x1;let _0x1b01b1=!0x1;const _0x58f44b=[_0x40d7e0(0x1b1),_0x40d7e0(0x1b2),_0x40d7e0(0x14c),_0x40d7e0(0x1d1),_0x40d7e0(0x1c4),_0x40d7e0(0x18c),_0x40d7e0(0x17b),_0x40d7e0(0x186),_0x40d7e0(0x197)],_0x3872bf=this[_0x40d7e0(0x173)][_0x40d7e0(0x183)][_0x40d7e0(0x165)][_0x40d7e0(0x158)][_0x40d7e0(0x1ae)]()[_0x40d7e0(0x164)](_0x2a51ea=>_0x40d7e0(0x1b0)==_0x2a51ea[_0x40d7e0(0x176)])[_0x40d7e0(0x164)](_0x3f4160=>_0x58f44b[_0x40d7e0(0x1d7)](_0x3f4160[_0x40d7e0(0x19c)]));if(0x0==_0x3872bf[_0x40d7e0(0x156)])return _0x1b01b1;for(const _0x3254b1 of _0x3872bf){const _0xbe57d5=_0x59da52[_0x40d7e0(0x1d2)](_0x3254b1[_0x40d7e0(0x171)],_0x40d7e0(0x1b0))[_0x40d7e0(0x164)](_0x497da7=>!_0x497da7[_0x40d7e0(0x1a0)][_0x40d7e0(0x1b3)])[_0x40d7e0(0x15e)](_0x7102ca=>_0x7102ca[_0x40d7e0(0x175)])[_0x40d7e0(0x164)](_0x4686bb=>{const _0x28f927=_0x40d7e0,_0x256cf4=_0x59da52[_0x28f927(0x16b)](_0x4686bb);return _0x58f44b[_0x28f927(0x1d7)](_0x256cf4);});if(_0xbe57d5[_0x40d7e0(0x156)]){for(const _0xb2aa9a of _0xbe57d5)_0x4cbf46[_0x40d7e0(0x161)](_0xb2aa9a[_0x40d7e0(0x168)]());_0x1b01b1=!0x0;}}return _0x1b01b1;}[_0x1ccf37(0x15c)](_0x5c9ebe){const _0x11ec22=_0x1ccf37;if(_0x5c9ebe[_0x11ec22(0x17d)][_0x11ec22(0x14b)]||!_0x5c9ebe[_0x11ec22(0x17d)][_0x11ec22(0x144)])return!0x1;const _0xd50f4f=this[_0x11ec22(0x173)][_0x11ec22(0x1ac)][_0x11ec22(0x18f)](_0x11ec22(0x188));let _0xbf9808=!0x1;const _0xc23292=[_0x11ec22(0x1b1),_0x11ec22(0x1b2),_0x11ec22(0x14c),_0x11ec22(0x1d1),_0x11ec22(0x1c4),_0x11ec22(0x18c),_0x11ec22(0x17b),_0x11ec22(0x186),_0x11ec22(0x197)];for(const _0x187aa9 of _0xd50f4f[_0x11ec22(0x16a)]({'skipNotAttached':!0x0})){const _0x49a71f=_0xd50f4f[_0x11ec22(0x1d2)](_0x187aa9[_0x11ec22(0x180)](),_0x11ec22(0x1b0))[_0x11ec22(0x15e)](_0x59bf11=>_0x59bf11[_0x11ec22(0x175)])[_0x11ec22(0x164)](_0x34e8d6=>_0x34e8d6[_0x11ec22(0x1c7)]&&_0xc23292[_0x11ec22(0x1d7)](_0x34e8d6[_0x11ec22(0x1c7)][_0x11ec22(0x15f)]));if(!_0x49a71f[_0x11ec22(0x156)])continue;const _0x4a6025=_0x49a71f[0x0][_0x11ec22(0x1cf)][_0x11ec22(0x1cc)][_0x11ec22(0x142)];if(!_0x49a71f[_0x11ec22(0x19d)](_0x20b358=>_0x20b358[_0x11ec22(0x1cc)][_0x11ec22(0x142)]===_0x4a6025)){for(const _0x5acf6a of _0x49a71f)_0x5ed88c(_0x5acf6a,_0x4a6025)&&(_0xbf9808=!0x0);}}return _0xbf9808;function _0x2c5f13(_0x2e173c,_0x1e26a2){const _0x24de01=_0x11ec22;for(const _0x23c4d7 of _0xd50f4f[_0x24de01(0x16a)]({'skipNotAttached':!0x0})[_0x24de01(0x164)](_0x570253=>_0x24de01(0x1b0)==_0x570253[_0x24de01(0x176)]&&_0x570253[_0x24de01(0x1cc)][_0x24de01(0x142)]==_0x2e173c))_0x23c4d7[_0x24de01(0x18d)](_0x24de01(0x142),_0x1e26a2);}function _0x5ed88c(_0x7a89d1,_0x17ce3a){const _0x24a561=_0x11ec22;let _0xa56a3d=_0x7a89d1[_0x24a561(0x1cf)],_0x439a51=!0x1;for(;_0xa56a3d;)_0xa56a3d[_0x24a561(0x1cc)][_0x24a561(0x142)]!=_0x17ce3a&&(_0x2c5f13(_0xa56a3d[_0x24a561(0x1cc)][_0x24a561(0x142)],_0x17ce3a),_0xa56a3d[_0x24a561(0x18d)](_0x24a561(0x142),_0x17ce3a),_0x439a51=!0x0),_0xa56a3d=_0xa56a3d[_0x24a561(0x14f)];return _0x439a51;}}[_0x1ccf37(0x170)](){const _0x36d8a4=_0x1ccf37,_0x48378d=this[_0x36d8a4(0x173)],_0x2bca43=_0x48378d[_0x36d8a4(0x1ad)],_0x39db90=_0x48378d[_0x36d8a4(0x1ac)][_0x36d8a4(0x18f)](_0x36d8a4(0x188));this[_0x36d8a4(0x15d)](),_0x39db90[_0x36d8a4(0x1d0)][_0x36d8a4(0x1b7)](_0x36d8a4(0x1cd),_0x36d8a4(0x1a1),_0x36d8a4(0x1cb),function(_0x396321,_0x576a6b){const _0x53167c=_0x36d8a4,_0x54c7ad=[];for(let _0xc2db38 of _0x396321)_0xc2db38[_0x53167c(0x1c8)][_0x53167c(0x1b5)]===_0xc2db38[_0x53167c(0x151)][_0x53167c(0x155)]&&(_0xc2db38=_0x48378d[_0x53167c(0x183)][_0x53167c(0x1ce)](_0x48378d[_0x53167c(0x183)][_0x53167c(0x14e)](_0xc2db38[_0x53167c(0x1c8)][_0x53167c(0x1b5)],0x0))),_0x54c7ad[_0x53167c(0x1be)](_0xc2db38);_0x48378d[_0x53167c(0x183)][_0x53167c(0x1c6)](_0x4e9433=>{const _0x97f30=_0x53167c,_0x3b032d=_0x48378d[_0x97f30(0x183)][_0x97f30(0x165)][_0x97f30(0x18e)],_0x450d9e=Array[_0x97f30(0x195)](_0x3b032d[_0x97f30(0x1d8)]())[_0x97f30(0x15e)](_0x33602c=>_0x30b0f2[_0x97f30(0x1bd)](_0x33602c));_0x4e9433[_0x97f30(0x1bb)](_0x54c7ad),_0x48378d[_0x97f30(0x1a9)][_0x97f30(0x18f)](_0x576a6b[_0x97f30(0x149)])[_0x97f30(0x1c5)](),_0x576a6b[_0x97f30(0x177)][_0x97f30(0x1be)]({'forceDefaultExecution':!0x0}),_0x48378d[_0x97f30(0x18b)](_0x576a6b[_0x97f30(0x149)],..._0x576a6b[_0x97f30(0x177)]),_0x4e9433[_0x97f30(0x1bb)](_0x450d9e);for(const _0x1681fa of _0x450d9e)_0x1681fa[_0x97f30(0x148)]();});}),_0x39db90[_0x36d8a4(0x193)][_0x36d8a4(0x1b6)](function(_0x3b01a0){const _0x105afd=_0x36d8a4,_0x2ba3e3=!_0x48378d[_0x105afd(0x183)][_0x105afd(0x1bc)][_0x105afd(0x172)](_0x3b01a0),_0x444601=_0x3b01a0[_0x105afd(0x185)],_0x220168=_0x3b01a0[_0x105afd(0x190)],_0x509514=_0x3b01a0[_0x105afd(0x14a)](_0x105afd(0x1b2)),_0x31d370=!_0x444601||_0x444601[_0x105afd(0x14a)](_0x105afd(0x1b2))!==_0x509514,_0x553a67=!_0x220168||_0x220168[_0x105afd(0x14a)](_0x105afd(0x1b2))!==_0x509514;return _0x2ba3e3&&Boolean(_0x509514)&&_0x31d370&&_0x553a67;},_0x41a731=>_0x4aa264(_0x2bca43,_0x36d8a4(0x160),_0x41a731));}[_0x1ccf37(0x15d)](){const _0x295c45=_0x1ccf37,_0x4791c1=this[_0x295c45(0x173)],_0xf7c870=_0x4791c1[_0x295c45(0x1ad)];function _0x2d77fd(_0x581c52){const _0x12cf01=_0x295c45,_0x45ab99=_0x4791c1[_0x12cf01(0x1a9)][_0x12cf01(0x18f)](_0x12cf01(0x166))[_0x12cf01(0x1b9)],_0x3073ca=_0x4791c1[_0x12cf01(0x1a9)][_0x12cf01(0x18f)](_0x12cf01(0x1c0))[_0x12cf01(0x1b9)];return _0x12cf01(0x1c0)===_0x581c52?_0x45ab99:_0x3073ca;}_0x4791c1[_0x295c45(0x1ac)][_0x295c45(0x18f)](_0x295c45(0x188))[_0x295c45(0x193)][_0x295c45(0x167)](function(_0x4b51c6){const _0x4b161f=_0x295c45;if(_0x4b161f(0x1cd)!=_0x4b51c6[_0x4b161f(0x176)])return;const {data:_0x49dc25}=_0x4b51c6;if(!_0x49dc25)return;let _0x211de2,_0xa1b686,_0x2f736a,_0x56f29d;switch(_0x49dc25[_0x4b161f(0x149)]){case _0x4b161f(0x166):_0x2f736a=_0x49dc25[_0x4b161f(0x177)][0x0][_0x4b161f(0x199)],_0x56f29d=_0x2d77fd(_0x49dc25[_0x4b161f(0x149)]),_0x211de2=_0x2f736a?_0x4b161f(0x18a):_0x4b161f(0x187),!_0x56f29d&&_0x4791c1[_0x4b161f(0x17f)][_0x4b161f(0x18f)](_0x4b161f(0x1d6))||(_0x211de2=_0x4b161f(0x17a)),_0xa1b686={'type':_0x4b161f(0x194),'content':_0x4aa264(_0xf7c870,_0x211de2,_0x4aa264(_0xf7c870,_0x4b161f(0x1d5)))};break;case _0x4b161f(0x1c0):_0x2f736a=_0x49dc25[_0x4b161f(0x177)][0x0][_0x4b161f(0x199)],_0x56f29d=_0x2d77fd(_0x49dc25[_0x4b161f(0x149)]),_0x211de2=_0x2f736a?_0x4b161f(0x18a):_0x4b161f(0x187),!_0x56f29d&&_0x4791c1[_0x4b161f(0x17f)][_0x4b161f(0x18f)](_0x4b161f(0x1d6))||(_0x211de2=_0x4b161f(0x17a)),_0xa1b686={'type':_0x4b161f(0x194),'content':_0x4aa264(_0xf7c870,_0x211de2,_0x4aa264(_0xf7c870,_0x4b161f(0x1d4)))};break;case _0x4b161f(0x196):_0x211de2=_0x4b161f(0x1c9),_0xa1b686={'type':_0x4b161f(0x194),'content':_0x4aa264(_0xf7c870,_0x211de2,_0x4aa264(_0xf7c870,_0x4b161f(0x160)))};break;case _0x4b161f(0x189):_0x211de2=function(_0x21e2ad){const _0x13d2b6=_0x4b161f,_0x2291a6=_0x21e2ad[_0x13d2b6(0x180)]();let _0x40ae89=_0x2291a6[_0x13d2b6(0x1c8)][_0x13d2b6(0x1b5)];for(;_0x40ae89&&_0x2291a6[_0x13d2b6(0x163)](_0x40ae89);){if(_0x40ae89[_0x13d2b6(0x14a)](_0x13d2b6(0x14c))>0x0)return!0x1;_0x40ae89=_0x40ae89[_0x13d2b6(0x190)];}return!0x0;}(_0x4b51c6)?_0x4aa264(_0xf7c870,_0x4b161f(0x187),_0x4aa264(_0xf7c870,function(_0x271d02){const _0x13d4cb=_0x4b161f;return _0x13d4cb(0x192)+_0x271d02[_0x13d4cb(0x180)]()[_0x13d4cb(0x1c8)][_0x13d4cb(0x1b5)][_0x13d4cb(0x14a)](_0x13d4cb(0x1b1))[_0x13d4cb(0x1a4)]()+_0x13d4cb(0x1d3);}(_0x4b51c6))):_0x4aa264(_0xf7c870,_0x4b161f(0x19b),_0x4aa264(_0xf7c870,_0x4b161f(0x160))),_0xa1b686={'type':_0x4b161f(0x194),'content':_0x211de2};break;case _0x4b161f(0x1a7):case _0x4b161f(0x174):!0x1===_0x49dc25[_0x4b161f(0x147)]&&(_0x211de2=_0x4b161f(0x19f),_0xa1b686={'type':_0x4b161f(0x1c2),'content':_0x4aa264(_0xf7c870,_0x211de2,_0x4aa264(_0xf7c870,_0x4b161f(0x160)))});}return _0xa1b686;});}}function le(_0x504d84){const _0x2611a3=_0x1ccf37;let _0x2c29c4=_0x504d84[_0x2611a3(0x180)]()[_0x2611a3(0x1c8)][_0x2611a3(0x1b5)][_0x2611a3(0x185)];for(;_0x2c29c4;){const _0x161c5e=_0x2c29c4[_0x2611a3(0x14a)](_0x2611a3(0x1b2));if(!_0x161c5e)return!0x1;if(_0x161c5e==_0x504d84[_0x2611a3(0x1c7)][_0x2611a3(0x1ba)])return _0x2611a3(0x1ba);if(_0x161c5e==_0x504d84[_0x2611a3(0x1c7)][_0x2611a3(0x157)])return _0x2611a3(0x157);_0x2c29c4=_0x2c29c4[_0x2611a3(0x185)];}return!0x1;}function _0x20eb(_0x491d71,_0x5eff1e){const _0x3fec3a=_0x3fec();return _0x20eb=function(_0x20eb0d,_0x12b836){_0x20eb0d=_0x20eb0d-0x142;let _0x3e53a6=_0x3fec3a[_0x20eb0d];return _0x3e53a6;},_0x20eb(_0x491d71,_0x5eff1e);}function _0x3fec(){const _0xdd6225=['newValue','setSelection','schema','fromRange','push','24566399PqOggO','numberedList','checkTodoList','deletion','customNumberedList','listStart','refresh','change','data','start','*Indent:*\x20%0','1672350UjTzkA','accept','attributes','formatBlock','createRange','head','_suggestionFactory','listStyle','_findSuggestions','_LIST','ELEMENT_NUMBERED_LIST','ELEMENT_BULLETED_LIST','list.multiBlock','includes','getRanges','groupId','default','isLocal','TodoListEditing','noTrackChangesFixer','multipleBlocks','detach','commandName','getAttribute','isUndo','listIndent','splitListItemBefore','createPositionAt','next','splitListItemAfter','end','registerBlockAttribute','*Merge:*\x20list\x20item','has','parent','length','oldValue','differ','customBulletedList','ListEditing','todoListChecked','assureChains','_registerLegacyDescription','map','key','ELEMENT_LIST_ITEM','removeMarker','afterInit','containsItem','filter','document','bulletedList','registerDescriptionCallback','getFirstMarker','FORMAT_INDENT','getSuggestions','_getAttributeKey','find','listItemIdFixer','registerAttributeLabel','2141532pOSfpr','_supportLegacySuggestions','range','isObject','editor','mergeListItemForward','suggestion','type','commandParams','enableDefaultAttributesIntegration','numbered','*Change\x20to:*\x20%0','todoListCheck','bulleted','batch','689031OSNNcV','config','getFirstRange','ELEMENT_TODO_LIST','*Check\x20item*','model','20HisHWL','previousSibling','listMarker','*Format:*\x20remove\x20from\x20%0','TrackChangesEditing','outdentList','*Format:*\x20insert\x20into\x20%0','execute','listReversed','setAttribute','selection','get','nextSibling','trackChangesCommand','ELEMENT_','descriptionFactory','format','from','indentList','listMarkerStyle','*Split:*\x20list\x20item','forceValue','registerPostFixer','*Outdent:*\x20%0','attributeKey','every','8869912ZQUsDP','*Merge:*\x20%0','meta','documentList','*Uncheck\x20item*','7cPEXdo','toUpperCase','5228268pncBMx','todo','mergeListItemBackward','10vtBITp','commands','todoList','4ZncNAd','plugins','locale','getChanges','*Remove\x20format:*\x20%0','attribute','listType','listItemId','isNextTo','900392AgjoBz','nodeAfter','registerElementLabel','registerCustomCallback','*Set\x20format:*\x20%0','value'];_0x3fec=function(){return _0xdd6225;};return _0x3fec();}
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
- function _0x5806(){const _0x5602f6=['commandName','format','ListPropertiesEditing','listStyle','get','list.properties','9iaMEQG','_getTranslationKeyForListStyle','handleDescriptions','5852XZShgA','*Set\x20format:*\x20%0','circle','2493768KUOKWA','head','ELEMENT_','7tKXhjL','FORMAT_LIST_START','getSuggestions','filter','oldValue','next','isUndo','newValue','numbered','getFirstRange','descriptionFactory','removeMarker','data','upper-roman','408SwoWbc','has','config','bulleted','*Format:*\x20set\x20order\x20to\x20reversed','listStart','FORMAT_LIST_REVERSED','registerAttributeLabel','_getAttributeKey','getFirstMarker','includes','customNumbered','38817XDQYRk','lower-latin','reversed','*Remove\x20format:*\x20%0','listReversed','locale','key','upper-latin','afterInit','plugins','type','listType','decimal-leading-zero','styles','bind','registerDescriptionCallback','3912800cEqlWC','default','attribute','disc','1864401fWSlnA','*Change\x20to:*\x20%0','_registerLegacyDescription','registerBlockAttribute','nodeAfter','_LIST_','find','getAttribute','startIndex','94204mYHXwG','1495HhjelB','replace','model','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerPostFixer','start','toUpperCase','_findSuggestions','document','*Format:*\x20set\x20order\x20to\x20regular','926643AuIZOR','lower-roman','_LIST_DEFAULT','suggestion','formatBlock','enableDefaultAttributesIntegration','batch','editor','commandParams','decimal','TrackChangesEditing','square'];_0x5806=function(){return _0x5602f6;};return _0x5806();}const _0x18c983=_0x2129;function _0x2129(_0x2e6d8f,_0x35b66e){const _0x580666=_0x5806();return _0x2129=function(_0x2129d7,_0x5785d9){_0x2129d7=_0x2129d7-0x1ea;let _0x42cd59=_0x580666[_0x2129d7];return _0x42cd59;},_0x2129(_0x2e6d8f,_0x35b66e);}(function(_0x20d8eb,_0x41c191){const _0x4a5bd7=_0x2129,_0x16c3a4=_0x20d8eb();while(!![]){try{const _0x5a6fad=-parseInt(_0x4a5bd7(0x23b))/0x1*(-parseInt(_0x4a5bd7(0x21e))/0x2)+parseInt(_0x4a5bd7(0x229))/0x3+parseInt(_0x4a5bd7(0x23e))/0x4*(-parseInt(_0x4a5bd7(0x21f))/0x5)+-parseInt(_0x4a5bd7(0x241))/0x6*(-parseInt(_0x4a5bd7(0x244))/0x7)+-parseInt(_0x4a5bd7(0x1f5))/0x8*(parseInt(_0x4a5bd7(0x201))/0x9)+-parseInt(_0x4a5bd7(0x211))/0xa+parseInt(_0x4a5bd7(0x215))/0xb;if(_0x5a6fad===_0x41c191)break;else _0x16c3a4['push'](_0x16c3a4['shift']());}catch(_0x39c808){_0x16c3a4['push'](_0x16c3a4['shift']());}}}(_0x5806,0x41bb6));import{Plugin as _0x1a3d8a}from'ckeditor5/src/core.js';import{getTranslation as _0x22f3bd}from'../utils/common-translations.js';export default class ue extends _0x1a3d8a{[_0x18c983(0x209)](){const _0x34b926=_0x18c983;if(!this[_0x34b926(0x230)][_0x34b926(0x20a)][_0x34b926(0x1f6)](_0x34b926(0x237)))return;const _0x598c02=this[_0x34b926(0x230)][_0x34b926(0x1f7)][_0x34b926(0x239)](_0x34b926(0x23a)),_0x6717df=this[_0x34b926(0x230)][_0x34b926(0x20a)][_0x34b926(0x239)](_0x34b926(0x233));_0x598c02[_0x34b926(0x20e)]&&(_0x6717df[_0x34b926(0x22e)](_0x34b926(0x238)),_0x6717df[_0x34b926(0x218)](_0x34b926(0x238))),_0x598c02[_0x34b926(0x203)]&&(_0x6717df[_0x34b926(0x22e)](_0x34b926(0x205)),_0x6717df[_0x34b926(0x218)](_0x34b926(0x205))),_0x598c02[_0x34b926(0x21d)]&&(_0x6717df[_0x34b926(0x22e)](_0x34b926(0x1fa)),_0x6717df[_0x34b926(0x218)](_0x34b926(0x1fa)));const _0x216ae8={'type':_0x34b926(0x236),'content':''};_0x6717df[_0x34b926(0x1f1)][_0x34b926(0x210)](this[_0x34b926(0x23d)][_0x34b926(0x20f)](this));const _0x3ba14c=this[_0x34b926(0x230)][_0x34b926(0x206)];_0x6717df[_0x34b926(0x1f1)][_0x34b926(0x1fc)](_0x34b926(0x205),_0x22f3bd(_0x3ba14c,_0x34b926(0x1fb))),_0x6717df[_0x34b926(0x1f1)][_0x34b926(0x210)](_0x20f0f3=>{const _0x446340=_0x34b926,{data:_0x4a86ec}=_0x20f0f3;if(_0x4a86ec&&_0x446340(0x205)==_0x4a86ec[_0x446340(0x207)])return null==_0x4a86ec[_0x446340(0x1ee)]||0x0==_0x4a86ec[_0x446340(0x1ee)]&&null==_0x4a86ec[_0x446340(0x1eb)]?_0x216ae8:void 0x0;}),_0x6717df[_0x34b926(0x1f1)][_0x34b926(0x1fc)](_0x34b926(0x1fa),_0x22f3bd(_0x3ba14c,_0x34b926(0x245))),_0x6717df[_0x34b926(0x1f1)][_0x34b926(0x210)](_0x35efe0=>{const _0x34cba6=_0x34b926,{data:_0xa796f5}=_0x35efe0;if(_0xa796f5&&_0x34cba6(0x1fa)==_0xa796f5[_0x34cba6(0x207)])return null==_0xa796f5[_0x34cba6(0x1ee)]||0x1==_0xa796f5[_0x34cba6(0x1ee)]&&null==_0xa796f5[_0x34cba6(0x1eb)]?_0x216ae8:void 0x0;}),this[_0x34b926(0x230)][_0x34b926(0x221)][_0x34b926(0x227)][_0x34b926(0x223)](_0x1a072c=>{const _0x1fb92d=_0x34b926;if(_0x1a072c[_0x1fb92d(0x22f)][_0x1fb92d(0x1ed)])return!0x1;let _0xff6f48=!0x1;const _0x3aa130=_0x6717df[_0x1fb92d(0x246)]({'skipNotAttached':!0x0})[_0x1fb92d(0x1ea)](_0x41628e=>{const _0x45010d=_0x1fb92d,_0x46b822=_0x6717df[_0x45010d(0x1fd)](_0x41628e);return _0x45010d(0x1fa)==_0x46b822||_0x45010d(0x205)==_0x46b822;});for(const _0x45ec50 of _0x3aa130){const _0x5094ac=_0x45ec50[_0x1fb92d(0x1f0)]()[_0x1fb92d(0x224)][_0x1fb92d(0x219)][_0x1fb92d(0x21c)](_0x1fb92d(0x20c));if(_0x1fb92d(0x1ef)==_0x5094ac||_0x1fb92d(0x200)==_0x5094ac)continue;_0x6717df[_0x1fb92d(0x226)](_0x45ec50[_0x1fb92d(0x1f0)](),_0x1fb92d(0x213))[_0x1fb92d(0x21b)](_0x4e849b=>_0x1fb92d(0x20c)==_0x6717df[_0x1fb92d(0x1fd)](_0x4e849b[_0x1fb92d(0x22c)]))||(_0x1a072c[_0x1fb92d(0x1f2)](_0x45ec50[_0x1fb92d(0x1fe)]()),_0xff6f48=!0x0);}return _0xff6f48;}),this[_0x34b926(0x217)]();}[_0x18c983(0x23d)](_0x944589){const _0x3b7de6=_0x18c983,_0xc78abd=this[_0x3b7de6(0x230)][_0x3b7de6(0x206)],{data:_0xbaa7c5}=_0x944589,_0x5e8aa1={'type':_0x3b7de6(0x236),'content':''};if(!_0xbaa7c5||_0x3b7de6(0x238)!=_0xbaa7c5[_0x3b7de6(0x207)])return;if(!_0xbaa7c5[_0x3b7de6(0x1eb)])return _0x3b7de6(0x212)==_0xbaa7c5[_0x3b7de6(0x1ee)]?_0x5e8aa1:{'type':_0x3b7de6(0x236),'content':''+_0x22f3bd(_0xc78abd,_0x3b7de6(0x23f),_0x22f3bd(_0xc78abd,this[_0x3b7de6(0x23c)](_0xbaa7c5[_0x3b7de6(0x1ee)])))};if(!_0xbaa7c5[_0x3b7de6(0x1ee)]){if(_0x3b7de6(0x212)==_0xbaa7c5[_0x3b7de6(0x1eb)])return _0x5e8aa1;let _0x4dbee9=_0x944589[_0x3b7de6(0x242)];for(;_0x4dbee9;){if(_0x4dbee9[_0x3b7de6(0x1f3)]&&_0x3b7de6(0x20c)==_0x4dbee9[_0x3b7de6(0x1f3)][_0x3b7de6(0x207)]&&_0x4dbee9[_0x3b7de6(0x1f3)][_0x3b7de6(0x1ee)])return _0x5e8aa1;_0x4dbee9=_0x4dbee9[_0x3b7de6(0x1ec)];}return{'type':_0x3b7de6(0x236),'content':''+_0x22f3bd(_0xc78abd,_0x3b7de6(0x204),_0x22f3bd(_0xc78abd,this[_0x3b7de6(0x23c)](_0xbaa7c5[_0x3b7de6(0x1eb)])))};}if(_0x3b7de6(0x212)!=_0xbaa7c5[_0x3b7de6(0x1ee)])return{'type':_0x3b7de6(0x236),'content':''+_0x22f3bd(_0xc78abd,_0x3b7de6(0x23f),_0x22f3bd(_0xc78abd,this[_0x3b7de6(0x23c)](_0xbaa7c5[_0x3b7de6(0x1ee)])))};let _0x53b15d=_0x944589[_0x3b7de6(0x242)];for(;_0x53b15d;){if(_0x53b15d[_0x3b7de6(0x1f3)]&&_0x3b7de6(0x20c)==_0x53b15d[_0x3b7de6(0x1f3)][_0x3b7de6(0x207)]&&_0x53b15d[_0x3b7de6(0x1f3)][_0x3b7de6(0x1ee)]&&_0x53b15d[_0x3b7de6(0x1f3)][_0x3b7de6(0x1eb)])return _0x5e8aa1;_0x53b15d=_0x53b15d[_0x3b7de6(0x1ec)];}const _0x3567e5=_0x944589[_0x3b7de6(0x1f0)]()[_0x3b7de6(0x224)][_0x3b7de6(0x219)][_0x3b7de6(0x21c)](_0x3b7de6(0x20c));return{'type':_0x3b7de6(0x236),'content':_0x22f3bd(_0xc78abd,_0x3b7de6(0x23f),_0x22f3bd(_0xc78abd,_0x3b7de6(0x243)+_0x3567e5[_0x3b7de6(0x225)]()+_0x3b7de6(0x22b)))};}[_0x18c983(0x217)](){const _0x4c9f7e=_0x18c983,_0x388221=this[_0x4c9f7e(0x230)],_0x1a2e4b=_0x388221[_0x4c9f7e(0x206)];_0x388221[_0x4c9f7e(0x20a)][_0x4c9f7e(0x239)](_0x4c9f7e(0x233))[_0x4c9f7e(0x1f1)][_0x4c9f7e(0x210)](_0x555c52=>{const _0x1d5429=_0x4c9f7e;if(_0x1d5429(0x22d)!=_0x555c52[_0x1d5429(0x20b)])return;const {data:_0x12cde2}=_0x555c52;if(!_0x12cde2)return;let _0x26d88e,_0x413f83;switch(_0x12cde2[_0x1d5429(0x235)]){case _0x1d5429(0x238):_0x26d88e=_0x1d5429(0x216),_0x413f83={'type':_0x1d5429(0x236),'content':_0x22f3bd(_0x1a2e4b,_0x26d88e,_0x22f3bd(_0x1a2e4b,this[_0x1d5429(0x23c)](_0x12cde2[_0x1d5429(0x231)][0x0][_0x1d5429(0x20b)])))};break;case _0x1d5429(0x205):_0x26d88e=_0x12cde2[_0x1d5429(0x231)][0x0][_0x1d5429(0x203)]?_0x1d5429(0x1f9):_0x1d5429(0x228),_0x413f83={'type':_0x1d5429(0x236),'content':_0x22f3bd(_0x1a2e4b,_0x26d88e)};break;case _0x1d5429(0x1fa):_0x26d88e=_0x1d5429(0x222),_0x413f83={'type':_0x1d5429(0x236),'content':_0x22f3bd(_0x1a2e4b,_0x26d88e,_0x12cde2[_0x1d5429(0x231)][0x0][_0x1d5429(0x21d)])};}return _0x413f83;});}[_0x18c983(0x23c)](_0x401a49){const _0x2a545d=_0x18c983;return _0x2a545d(0x243)+function(_0x174228){const _0xefd8cb=_0x2a545d;if(pe[_0xefd8cb(0x1ff)](_0x174228))return _0xefd8cb(0x1f8);if(ye[_0xefd8cb(0x1ff)](_0x174228))return _0xefd8cb(0x1ef);return null;}(_0x401a49)[_0x2a545d(0x225)]()+_0x2a545d(0x21a)+_0x401a49[_0x2a545d(0x225)]()[_0x2a545d(0x220)](/-/g,'_');}}const pe=[_0x18c983(0x214),_0x18c983(0x240),_0x18c983(0x234)],ye=[_0x18c983(0x232),_0x18c983(0x20d),_0x18c983(0x22a),_0x18c983(0x1f4),_0x18c983(0x202),_0x18c983(0x208)];
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 _0x39f2(){const _0x462f11=['downcastDispatcher','9974qumvpj','options','descriptionFactory','stop','mediaEmbed','MediaEmbedEditing','27ennBdg','48vXIokt','424445xKJuhr','has','afterInit','conversion','274540vqpEvX','6928097WckZqk','elementToElement','plugins','registerElementLabel','dataDowncast','for','showSuggestionHighlights','media','TrackChangesEditing','enableCommand','attribute:url:media','div','get','data','locale','ELEMENT_MEDIA','46650thvncp','296HdZbEF','47kpvCRG','createEmptyElement','12711MqLNjF','1447096sjIQnj','high','editor'];_0x39f2=function(){return _0x462f11;};return _0x39f2();}const _0x33827a=_0x4063;(function(_0x4b9887,_0x591fbf){const _0x44f9cf=_0x4063,_0x557b99=_0x4b9887();while(!![]){try{const _0x77a5bb=parseInt(_0x44f9cf(0x112))/0x1*(-parseInt(_0x44f9cf(0x119))/0x2)+parseInt(_0x44f9cf(0x114))/0x3*(-parseInt(_0x44f9cf(0x111))/0x4)+parseInt(_0x44f9cf(0x110))/0x5*(-parseInt(_0x44f9cf(0xfa))/0x6)+-parseInt(_0x44f9cf(0xfb))/0x7+parseInt(_0x44f9cf(0x115))/0x8+parseInt(_0x44f9cf(0xf9))/0x9*(parseInt(_0x44f9cf(0xff))/0xa)+parseInt(_0x44f9cf(0x100))/0xb;if(_0x77a5bb===_0x591fbf)break;else _0x557b99['push'](_0x557b99['shift']());}catch(_0x16a45a){_0x557b99['push'](_0x557b99['shift']());}}}(_0x39f2,0x333d2));import{Plugin as _0x11d2f7}from'ckeditor5/src/core.js';import{getTranslation as _0x5284a4}from'../utils/common-translations.js';function _0x4063(_0x2cc5d0,_0x3d48ca){const _0x39f28d=_0x39f2();return _0x4063=function(_0x4063ec,_0x4a50ae){_0x4063ec=_0x4063ec-0xf6;let _0x4f7e6e=_0x39f28d[_0x4063ec];return _0x4f7e6e;},_0x4063(_0x2cc5d0,_0x3d48ca);}export default class ft extends _0x11d2f7{[_0x33827a(0xfd)](){const _0x1bf461=_0x33827a,_0x1d4071=this[_0x1bf461(0x117)];if(!_0x1d4071[_0x1bf461(0x102)][_0x1bf461(0xfc)](_0x1bf461(0xf8)))return;const _0x1cd95a=_0x1d4071[_0x1bf461(0x102)][_0x1bf461(0x10c)](_0x1bf461(0x108)),_0x1cb8b4=_0x1d4071[_0x1bf461(0x10e)];_0x1cd95a[_0x1bf461(0x109)](_0x1bf461(0xf7)),_0x1cd95a[_0x1bf461(0x11b)][_0x1bf461(0x103)](_0x1bf461(0x107),_0x4bfcf1=>_0x5284a4(_0x1cb8b4,_0x1bf461(0x10f),_0x4bfcf1)),_0x1d4071[_0x1bf461(0xfe)][_0x1bf461(0x105)](_0x1bf461(0x104))[_0x1bf461(0x101)]({'model':_0x1bf461(0x107),'view':(_0x31a82f,{writer:_0x1d7f21,options:_0x47ebcb})=>{const _0x30c4e0=_0x1bf461;if(_0x47ebcb[_0x30c4e0(0x106)])return _0x1d7f21[_0x30c4e0(0x113)](_0x30c4e0(0x10b));},'converterPriority':_0x1bf461(0x116)}),_0x1d4071[_0x1bf461(0x10d)][_0x1bf461(0x118)]['on'](_0x1bf461(0x10a),(_0x40df67,_0x323593,_0x3eaeaf)=>{const _0x493b8f=_0x1bf461;_0x3eaeaf[_0x493b8f(0x11a)][_0x493b8f(0x106)]&&_0x40df67[_0x493b8f(0xf6)]();},{'priority':_0x1bf461(0x116)});}}
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 _0x166b(_0x5a4720,_0x311abb){const _0x1307bf=_0x1307();return _0x166b=function(_0x166b57,_0x55bd01){_0x166b57=_0x166b57-0xbd;let _0x315200=_0x1307bf[_0x166b57];return _0x315200;},_0x166b(_0x5a4720,_0x311abb);}const _0x3d70b7=_0x166b;(function(_0x1d2fda,_0x32944d){const _0x312748=_0x166b,_0x1f364a=_0x1d2fda();while(!![]){try{const _0x66a821=parseInt(_0x312748(0xc0))/0x1*(parseInt(_0x312748(0xc4))/0x2)+-parseInt(_0x312748(0xbd))/0x3*(parseInt(_0x312748(0xbf))/0x4)+parseInt(_0x312748(0xc5))/0x5+-parseInt(_0x312748(0xd0))/0x6*(parseInt(_0x312748(0xcb))/0x7)+parseInt(_0x312748(0xc1))/0x8+-parseInt(_0x312748(0xc3))/0x9+parseInt(_0x312748(0xcc))/0xa*(parseInt(_0x312748(0xc2))/0xb);if(_0x66a821===_0x32944d)break;else _0x1f364a['push'](_0x1f364a['shift']());}catch(_0x5f06ef){_0x1f364a['push'](_0x1f364a['shift']());}}}(_0x1307,0x2c03c));import{Plugin as _0x41d7c0}from'ckeditor5/src/core.js';export default class gt extends _0x41d7c0{[_0x3d70b7(0xc8)](){const _0x1cd03b=_0x3d70b7,_0x18abc0=this[_0x1cd03b(0xce)];_0x18abc0[_0x1cd03b(0xca)][_0x1cd03b(0xcd)](_0x1cd03b(0xbe))&&_0x18abc0[_0x1cd03b(0xca)][_0x1cd03b(0xcf)](_0x1cd03b(0xc7))[_0x1cd03b(0xc6)](_0x1cd03b(0xc9));}}function _0x1307(){const _0x4ab4f4=['2656638kPbwDk','2VMwXvC','629820yyIItU','enableCommand','TrackChangesEditing','afterInit','mention','plugins','364vHygco','8290JDXKNy','has','editor','get','4152GCJWxE','2406xmNKgC','MentionEditing','1772GcYCck','219585uTAFnw','1211624lNeKYC','4906OwFAqp'];_0x1307=function(){return _0x4ab4f4;};return _0x1307();}
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 _0x1632bb=_0x3df2;(function(_0x383f30,_0xf6e881){const _0x3e4e2a=_0x3df2,_0x114fe8=_0x383f30();while(!![]){try{const _0x2d0983=parseInt(_0x3e4e2a(0x163))/0x1+-parseInt(_0x3e4e2a(0x15f))/0x2*(-parseInt(_0x3e4e2a(0x157))/0x3)+parseInt(_0x3e4e2a(0x150))/0x4*(parseInt(_0x3e4e2a(0x168))/0x5)+-parseInt(_0x3e4e2a(0x15b))/0x6+-parseInt(_0x3e4e2a(0x16b))/0x7*(parseInt(_0x3e4e2a(0x16e))/0x8)+parseInt(_0x3e4e2a(0x158))/0x9+-parseInt(_0x3e4e2a(0x15e))/0xa;if(_0x2d0983===_0xf6e881)break;else _0x114fe8['push'](_0x114fe8['shift']());}catch(_0x14ddb1){_0x114fe8['push'](_0x114fe8['shift']());}}}(_0x461f,0x7c035));import{Plugin as _0x3aaad3}from'ckeditor5/src/core.js';function _0x3df2(_0x595cc1,_0xe182b9){const _0x461f09=_0x461f();return _0x3df2=function(_0x3df218,_0x2cb13b){_0x3df218=_0x3df218-0x14e;let _0x3de343=_0x461f09[_0x3df218];return _0x3de343;},_0x3df2(_0x595cc1,_0xe182b9);}import{getTranslation as _0x5edcb9}from'../utils/common-translations.js';function _0x461f(){const _0x4d12e3=['126QdXvax','7585902Tbyqsh','enableDefaultAttributesIntegration','ELEMENT_MULTI_LEVEL_LIST','2058912IPHskh','format','listMarkerStyle','11778910kXyEGw','27278zxiBAh','TrackChangesEditing','listType','get','989711IbbvPj','MultiLevelList','oldValue','data','next','35LFvqyV','registerDescriptionCallback','*Set\x20format:*\x20%0','5827143xnpqUS','has','descriptionFactory','8dwqyjR','key','plugins','head','editor','locale','260584eTPYVH','registerBlockAttribute','multiLevelList','*Remove\x20format:*\x20%0','handleDescriptions','newValue','afterInit'];_0x461f=function(){return _0x4d12e3;};return _0x461f();}export default class lt extends _0x3aaad3{[_0x1632bb(0x156)](){const _0x13deac=_0x1632bb,_0x4fa9d7=this[_0x13deac(0x14e)],_0x4cec51=_0x4fa9d7[_0x13deac(0x170)][_0x13deac(0x162)](_0x13deac(0x160));_0x4fa9d7[_0x13deac(0x170)][_0x13deac(0x16c)](_0x13deac(0x164))&&(_0x4cec51[_0x13deac(0x159)](_0x13deac(0x152)),_0x4cec51[_0x13deac(0x151)](_0x13deac(0x15d)),_0x4cec51[_0x13deac(0x16d)][_0x13deac(0x169)](_0x20a6db=>this[_0x13deac(0x154)](_0x20a6db)));}[_0x1632bb(0x154)](_0x3395e0){const _0x41964f=_0x1632bb,_0x5de985=this[_0x41964f(0x14e)][_0x41964f(0x14f)],{data:_0x496e2a}=_0x3395e0,_0x5af8e8={'type':_0x41964f(0x15c),'content':''};if(_0x496e2a&&_0x41964f(0x15d)==_0x496e2a[_0x41964f(0x16f)]){if(!_0x496e2a[_0x41964f(0x165)])return{'type':_0x41964f(0x15c),'content':_0x5edcb9(_0x5de985,_0x41964f(0x16a),_0x5edcb9(_0x5de985,_0x41964f(0x15a)))+'\x20('+_0x496e2a[_0x41964f(0x155)]+')'};if(!_0x496e2a[_0x41964f(0x155)]){let _0x454509=_0x3395e0[_0x41964f(0x171)];for(;_0x454509;){if(_0x454509[_0x41964f(0x166)]&&_0x41964f(0x161)==_0x454509[_0x41964f(0x166)][_0x41964f(0x16f)]&&_0x454509[_0x41964f(0x166)][_0x41964f(0x155)])return _0x5af8e8;_0x454509=_0x454509[_0x41964f(0x167)];}return{'type':_0x41964f(0x15c),'content':_0x5edcb9(_0x5de985,_0x41964f(0x153),_0x5edcb9(_0x5de985,_0x41964f(0x15a)))+'\x20('+_0x496e2a[_0x41964f(0x165)]+')'};}}}}
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
- const _0x2cc651=_0x2fe3;(function(_0x145d10,_0x124f82){const _0x49a5ac=_0x2fe3,_0x6f6169=_0x145d10();while(!![]){try{const _0x244626=parseInt(_0x49a5ac(0x1fc))/0x1+parseInt(_0x49a5ac(0x203))/0x2*(parseInt(_0x49a5ac(0x1f7))/0x3)+parseInt(_0x49a5ac(0x207))/0x4*(-parseInt(_0x49a5ac(0x1f4))/0x5)+-parseInt(_0x49a5ac(0x1f9))/0x6*(parseInt(_0x49a5ac(0x202))/0x7)+parseInt(_0x49a5ac(0x200))/0x8+parseInt(_0x49a5ac(0x204))/0x9+-parseInt(_0x49a5ac(0x1fd))/0xa;if(_0x244626===_0x124f82)break;else _0x6f6169['push'](_0x6f6169['shift']());}catch(_0x1b8472){_0x6f6169['push'](_0x6f6169['shift']());}}}(_0x2c67,0x557fb));import{Plugin as _0x55e90a}from'ckeditor5/src/core.js';function _0x2fe3(_0x2f7ccb,_0x55dc45){const _0x2c674e=_0x2c67();return _0x2fe3=function(_0x2fe35a,_0x48daaf){_0x2fe35a=_0x2fe35a-0x1f4;let _0x5f48e7=_0x2c674e[_0x2fe35a];return _0x5f48e7;},_0x2fe3(_0x2f7ccb,_0x55dc45);}import{getTranslation as _0x3e2438}from'../utils/common-translations.js';export default class mt extends _0x55e90a{[_0x2cc651(0x1f6)](){const _0x131604=_0x2cc651,_0x17f8e8=this[_0x131604(0x209)];if(!_0x17f8e8[_0x131604(0x206)][_0x131604(0x20a)](_0x131604(0x208)))return;_0x17f8e8[_0x131604(0x206)][_0x131604(0x1f5)](_0x131604(0x1f8))[_0x131604(0x205)](_0x131604(0x201));const _0x8af1cf=_0x17f8e8[_0x131604(0x206)][_0x131604(0x1f5)](_0x131604(0x1f8)),_0x1ff8e4=_0x17f8e8[_0x131604(0x1ff)];_0x8af1cf[_0x131604(0x1fa)][_0x131604(0x1fe)](_0x131604(0x201),_0x5c1146=>_0x3e2438(_0x1ff8e4,_0x131604(0x1fb),_0x5c1146));}}function _0x2c67(){const _0x2ca986=['get','afterInit','27sJIXtZ','TrackChangesEditing','66VVXvBe','descriptionFactory','ELEMENT_PAGE_BREAK','205432LgmuZJ','949470QLHEEq','registerElementLabel','locale','2036056UVVCHz','pageBreak','131327geRAdv','45358vVpbtG','196749QxCfbu','enableCommand','plugins','13756AeeEAY','PageBreakEditing','editor','has','50GpZJro'];_0x2c67=function(){return _0x2ca986;};return _0x2c67();}
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 _0x49d6e6=_0x516a;function _0x51f0(){const _0xd8166a=['span','696206hzmwlv','start','has','activeMarkers','24247089AXcrHM','$text','4577648VsoRQA','paragraph','isBlock','writer','935156gKEHak','572xXwuoY','editing','consume','1853091lxeRMg','checkChild','insertParagraph','createUIElement','registerDescriptionCallback','options','ck-suggestion-marker-split','nodeAfter','formatBlock','getFirstRange','showSuggestionHighlights','insertion','downcastDispatcher','afterInit','_registerLegacyDescription','*Insert:*\x20%0','Paragraph','enableCommand','format','ELEMENT_PARAGRAPH','addClass','markerName','enableDefaultAttributesIntegration','ck-suggestion-marker--active','name','type','isTouching','10aohLpa','bindElementToMarker','highest','toViewPosition','98791lAaicL','plugins','*Change\x20to:*\x20%0','markerRange','editor','30eYBMmw','mapper','schema','isLimit','insert','addMarker:suggestion:insertion','34145aEpNev','end','registerElementLabel','includes','descriptionFactory','get','data','TrackChangesEditing','commandName','getItemLabel','consumable','locale','model'];_0x51f0=function(){return _0xd8166a;};return _0x51f0();}function _0x516a(_0x247da6,_0x1fba52){const _0x51f031=_0x51f0();return _0x516a=function(_0x516a8d,_0x1c8ffb){_0x516a8d=_0x516a8d-0xed;let _0x233ee0=_0x51f031[_0x516a8d];return _0x233ee0;},_0x516a(_0x247da6,_0x1fba52);}(function(_0x1115f3,_0x3af223){const _0x575f8b=_0x516a,_0x1df20d=_0x1115f3();while(!![]){try{const _0x2e9623=-parseInt(_0x575f8b(0x11e))/0x1+-parseInt(_0x575f8b(0x128))/0x2+-parseInt(_0x575f8b(0x12c))/0x3+parseInt(_0x575f8b(0x129))/0x4*(-parseInt(_0x575f8b(0x110))/0x5)+-parseInt(_0x575f8b(0x10a))/0x6*(-parseInt(_0x575f8b(0x105))/0x7)+parseInt(_0x575f8b(0x124))/0x8+parseInt(_0x575f8b(0x122))/0x9*(parseInt(_0x575f8b(0x101))/0xa);if(_0x2e9623===_0x3af223)break;else _0x1df20d['push'](_0x1df20d['shift']());}catch(_0x57297b){_0x1df20d['push'](_0x1df20d['shift']());}}}(_0x51f0,0x8d530));import{Plugin as _0x4156bc}from'ckeditor5/src/core.js';import{getTranslation as _0x14eef2}from'../utils/common-translations.js';export default class dt extends _0x4156bc{[_0x49d6e6(0xf3)](){const _0xc89424=_0x49d6e6,_0x24388f=this[_0xc89424(0x109)];if(!_0x24388f[_0xc89424(0x106)][_0xc89424(0x120)](_0xc89424(0xf6)))return;const _0x831290=_0x24388f[_0xc89424(0x11b)],_0x521130=_0x24388f[_0xc89424(0x106)][_0xc89424(0x115)](_0xc89424(0x117));_0x521130[_0xc89424(0x114)][_0xc89424(0x112)](_0xc89424(0x125),_0x25c0cd=>_0x14eef2(_0x831290,_0xc89424(0xf9),_0x25c0cd)),_0x521130[_0xc89424(0xfc)](_0xc89424(0x125)),_0x521130[_0xc89424(0xf7)](_0xc89424(0x12e)),_0x24388f[_0xc89424(0x12a)][_0xc89424(0xf2)]['on'](_0xc89424(0x10f),nr(_0x24388f),{'priority':_0xc89424(0x103)}),_0x24388f[_0xc89424(0x116)][_0xc89424(0xf2)]['on'](_0xc89424(0x10f),(_0x1d0faf,_0x41751d,_0x37522a)=>{const _0x41c7d3=_0xc89424;_0x37522a[_0x41c7d3(0x131)][_0x41c7d3(0xf0)]&&nr(_0x24388f,{'showActiveMarker':!0x1})(_0x1d0faf,_0x41751d,_0x37522a);},{'priority':_0xc89424(0x103)});const _0x128d9c=_0x521130[_0xc89424(0x114)];_0x128d9c[_0xc89424(0x130)](_0x38e80f=>{const _0x1abded=_0xc89424;if(_0x1abded(0xf1)!==_0x38e80f[_0x1abded(0xff)])return;const {start:_0x5df2b6,end:_0x569ae9}=_0x38e80f[_0x1abded(0xef)]();if(!_0x5df2b6[_0x1abded(0x100)](_0x569ae9)||!_0x5df2b6[_0x1abded(0xed)])return;const _0x461231=_0x24388f[_0x1abded(0x11c)][_0x1abded(0x10c)],_0x2e788b=_0x5df2b6[_0x1abded(0xed)];return _0x461231[_0x1abded(0x126)](_0x2e788b)&&!_0x461231[_0x1abded(0x10d)](_0x2e788b)&&_0x461231[_0x1abded(0x12d)](_0x2e788b,_0x1abded(0x123))?{'type':_0x1abded(0xf1),'content':_0x14eef2(_0x831290,_0x1abded(0xf5),_0x128d9c[_0x1abded(0x119)](_0x2e788b,0x1))}:void 0x0;}),this[_0xc89424(0xf4)]();}[_0x49d6e6(0xf4)](){const _0x4d4f62=_0x49d6e6,_0x321b1c=this[_0x4d4f62(0x109)],_0x568654=_0x321b1c[_0x4d4f62(0x11b)];_0x321b1c[_0x4d4f62(0x106)][_0x4d4f62(0x115)](_0x4d4f62(0x117))[_0x4d4f62(0x114)][_0x4d4f62(0x130)](_0x159abc=>{const _0x186990=_0x4d4f62;if(_0x186990(0xee)!=_0x159abc[_0x186990(0xff)])return;const {data:_0x384f01}=_0x159abc;return _0x384f01&&_0x186990(0x125)==_0x384f01[_0x186990(0x118)]?{'type':_0x186990(0xf8),'content':_0x14eef2(_0x568654,_0x186990(0x107),_0x14eef2(_0x568654,_0x186990(0xf9)))}:void 0x0;});}}function nr(_0x5c31b5,{showActiveMarker:_0x118c63=!0x0}={}){return(_0x5bd705,_0x5d9b4a,_0x32d294)=>{const _0xf54f44=_0x516a,_0x4b62f4=_0x5c31b5[_0xf54f44(0x106)][_0xf54f44(0x115)](_0xf54f44(0x117)),_0xd97af1=_0x5d9b4a[_0xf54f44(0x108)][_0xf54f44(0x11f)],_0x3dc611=_0x5d9b4a[_0xf54f44(0x108)][_0xf54f44(0x111)],_0x18d2db=_0x5c31b5[_0xf54f44(0x11c)][_0xf54f44(0x10c)];if(!_0xd97af1[_0xf54f44(0x100)](_0x3dc611)||!_0xd97af1[_0xf54f44(0xed)])return;const _0x12cf40=_0xd97af1[_0xf54f44(0xed)];if(_0x18d2db[_0xf54f44(0x126)](_0x12cf40)&&!_0x18d2db[_0xf54f44(0x10d)](_0x12cf40)&&_0x18d2db[_0xf54f44(0x12d)](_0x12cf40,_0xf54f44(0x123))){if(!_0x32d294[_0xf54f44(0x11a)][_0xf54f44(0x12b)](_0x5d9b4a[_0xf54f44(0x108)],_0x5bd705[_0xf54f44(0xfe)]))return;const _0x674aaa=_0x32d294[_0xf54f44(0x127)][_0xf54f44(0x12f)](_0xf54f44(0x11d),{'class':_0xf54f44(0x132)}),_0x194825=_0x32d294[_0xf54f44(0x10b)][_0xf54f44(0x104)](_0x3dc611);_0x118c63&&_0x4b62f4[_0xf54f44(0x121)][_0xf54f44(0x113)](_0x5d9b4a[_0xf54f44(0xfb)])&&_0x32d294[_0xf54f44(0x127)][_0xf54f44(0xfa)](_0xf54f44(0xfd),_0x674aaa),_0x32d294[_0xf54f44(0x127)][_0xf54f44(0x10e)](_0x194825,_0x674aaa),_0x32d294[_0xf54f44(0x10b)][_0xf54f44(0x102)](_0x674aaa,_0x5d9b4a[_0xf54f44(0xfb)]);}};}
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
- const _0x2c247a=_0x3d36;function _0x3d36(_0x2534f4,_0x825990){const _0x1e826b=_0x1e82();return _0x3d36=function(_0x3d3644,_0x6fe429){_0x3d3644=_0x3d3644-0x1c3;let _0x12e65b=_0x1e826b[_0x3d3644];return _0x12e65b;},_0x3d36(_0x2534f4,_0x825990);}(function(_0x474ec5,_0x4e738d){const _0x5728c5=_0x3d36,_0x2f47bc=_0x474ec5();while(!![]){try{const _0x244152=-parseInt(_0x5728c5(0x1d6))/0x1*(-parseInt(_0x5728c5(0x1da))/0x2)+parseInt(_0x5728c5(0x1cd))/0x3+parseInt(_0x5728c5(0x1d4))/0x4*(-parseInt(_0x5728c5(0x1c5))/0x5)+-parseInt(_0x5728c5(0x1c3))/0x6+parseInt(_0x5728c5(0x1d2))/0x7+parseInt(_0x5728c5(0x1d5))/0x8+-parseInt(_0x5728c5(0x1d9))/0x9*(parseInt(_0x5728c5(0x1c6))/0xa);if(_0x244152===_0x4e738d)break;else _0x2f47bc['push'](_0x2f47bc['shift']());}catch(_0x103342){_0x2f47bc['push'](_0x2f47bc['shift']());}}}(_0x1e82,0xe1a29));import{Plugin as _0x3ccfdd}from'ckeditor5/src/core.js';import{getTranslation as _0x2f7914}from'../utils/common-translations.js';function _0x1e82(){const _0x558c40=['5zRqSEb','1840tdMPzN','formatInline','formatBlock','descriptionFactory','*Remove\x20all\x20formatting*','afterInit','_registerLegacyDescription','2858244JzZUBC','TrackChangesEditing','type','locale','enableDefaultAttributesIntegration','10904565TaROoH','format','5028932DIsVhA','220616ymZzgH','5YQKqMt','commandName','registerDescriptionCallback','94482rfcTlk','645042jZJCnD','get','has','removeFormat','plugins','editor','225954uPqpLo','RemoveFormatEditing'];_0x1e82=function(){return _0x558c40;};return _0x1e82();}export default class pt extends _0x3ccfdd{[_0x2c247a(0x1cb)](){const _0x5bd98e=_0x2c247a,_0x450a52=this[_0x5bd98e(0x1df)];if(!_0x450a52[_0x5bd98e(0x1de)][_0x5bd98e(0x1dc)](_0x5bd98e(0x1c4)))return;_0x450a52[_0x5bd98e(0x1de)][_0x5bd98e(0x1db)](_0x5bd98e(0x1ce))[_0x5bd98e(0x1d1)](_0x5bd98e(0x1dd)),this[_0x5bd98e(0x1cc)]();}[_0x2c247a(0x1cc)](){const _0x363e44=_0x2c247a,_0x1ac4a1=this[_0x363e44(0x1df)];_0x1ac4a1[_0x363e44(0x1de)][_0x363e44(0x1db)](_0x363e44(0x1ce))[_0x363e44(0x1c9)][_0x363e44(0x1d8)](_0x137201=>{const _0x4f9ecf=_0x363e44;if(_0x4f9ecf(0x1c8)!=_0x137201[_0x4f9ecf(0x1cf)]&&_0x4f9ecf(0x1c7)!=_0x137201[_0x4f9ecf(0x1cf)])return;const {data:_0x9e4cfb}=_0x137201;return _0x9e4cfb&&_0x4f9ecf(0x1dd)==_0x9e4cfb[_0x4f9ecf(0x1d7)]?{'type':_0x4f9ecf(0x1d3),'content':_0x2f7914(_0x1ac4a1[_0x4f9ecf(0x1d0)],_0x4f9ecf(0x1ca))}: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;});}}