@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240506.0 → 0.0.0-nightly-20240507.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 +1 -1
  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 +1 -1
  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 +1 -1
  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 _0x426645=_0x2b25;(function(_0x1fc2bd,_0x59b746){const _0x56854e=_0x2b25,_0x568fff=_0x1fc2bd();while(!![]){try{const _0x97a596=parseInt(_0x56854e(0x1fa))/0x1*(parseInt(_0x56854e(0x204))/0x2)+parseInt(_0x56854e(0x235))/0x3*(-parseInt(_0x56854e(0x247))/0x4)+-parseInt(_0x56854e(0x212))/0x5+parseInt(_0x56854e(0x244))/0x6*(parseInt(_0x56854e(0x258))/0x7)+-parseInt(_0x56854e(0x255))/0x8*(-parseInt(_0x56854e(0x233))/0x9)+-parseInt(_0x56854e(0x24b))/0xa+-parseInt(_0x56854e(0x22d))/0xb;if(_0x97a596===_0x59b746)break;else _0x568fff['push'](_0x568fff['shift']());}catch(_0x1d6ef1){_0x568fff['push'](_0x568fff['shift']());}}}(_0x4832,0xbc6bf));function _0x4832(){const _0x7ae46e=['getRanges','groupId','bulletedList','forceValue','getFirstRange','*Change\x20to:*\x20%0','batch','plugins','*Merge:*\x20list\x20item','afterInit','*Remove\x20format:*\x20%0','every','listReversed','ListEditing','suggestion','oldValue','_getAttributeKey','multipleBlocks','assureChains','accept','commands','createPositionAt','parent','registerBlockAttribute','TodoListEditing','fromRange','find','ELEMENT_LIST_ITEM','todoListCheck','listItemIdFixer','value','length','listMarkerStyle','list.multiBlock','_suggestionFactory','mergeListItemBackward','getFirstMarker','documentList','deletion','commandName','refresh','editor','ELEMENT_NUMBERED_LIST','has','registerPostFixer','document','registerElementLabel','trackChangesCommand','listType','listStyle','format','splitListItemBefore','755493iBbKbL','map','todo','type','setAttribute','includes','ELEMENT_BULLETED_LIST','attributeKey','listStart','formatBlock','4YvlMnG','detach','registerDescriptionCallback','getChanges','attribute','getSuggestions','push','from','FORMAT_INDENT','isObject','splitListItemAfter','toUpperCase','bulleted','listMarker','5079925UwZgQz','*Merge:*\x20%0','meta','previousSibling','locale','enableDefaultAttributesIntegration','listIndent','customNumberedList','newValue','mergeListItemForward','isLocal','noTrackChangesFixer','model','numbered','key','attributes','*Format:*\x20remove\x20from\x20%0','_registerLegacyDescription','customBulletedList','_supportLegacySuggestions','commandParams','*Format:*\x20insert\x20into\x20%0','getAttribute','filter','setSelection','removeMarker','get','11328933HacRFI','indentList','isNextTo','ELEMENT_TODO_LIST','registerCustomCallback','default','3231NORrXb','TrackChangesEditing','779151lXOLOU','*Indent:*\x20%0','listItemId','range','start','todoList','execute','createRange','config','*Uncheck\x20item*','*Split:*\x20list\x20item','todoListChecked','nodeAfter','change','containsItem','84ZjairV','*Outdent:*\x20%0','ELEMENT_','12kARysf','head','next','end','709640ylErbw','numberedList','_findSuggestions','checkTodoList','selection','*Set\x20format:*\x20%0','isUndo','nextSibling','differ','data','21760VVXuNk','schema','*Check\x20item*','590156Qbklft','_LIST','registerAttributeLabel','outdentList','descriptionFactory'];_0x4832=function(){return _0x7ae46e;};return _0x4832();}function _0x2b25(_0x99ae55,_0x355d05){const _0x48325e=_0x4832();return _0x2b25=function(_0x2b254b,_0x5e1d3b){_0x2b254b=_0x2b254b-0x1d1;let _0xcca5f3=_0x48325e[_0x2b254b];return _0xcca5f3;},_0x2b25(_0x99ae55,_0x355d05);}import{Plugin as _0x23eb2b}from'ckeditor5/src/core.js';import{getTranslation as _0x162fb2}from'../utils/common-translations.js';import{renameAttributeKey as _0x42faf2}from'../trackchangesediting.js';import{LiveRange as _0x1342af}from'ckeditor5/src/engine.js';export default class z extends _0x23eb2b{[_0x426645(0x266)](){const _0x2dff0f=_0x426645,_0x54bc49=this[_0x2dff0f(0x1ef)];if(!_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x1f1)](_0x2dff0f(0x1d3)))return;const _0x407dbb=_0x54bc49[_0x2dff0f(0x216)],_0x42e94c=_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x22c)](_0x2dff0f(0x234)),_0x2c24b5=_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x1f1)](_0x2dff0f(0x1de)),_0x246008=!!_0x54bc49[_0x2dff0f(0x23d)][_0x2dff0f(0x22c)](_0x2dff0f(0x1e7));function _0x5a9d86(_0x4f2279){const _0x542a08=_0x2dff0f;return{'type':_0x542a08(0x1f8),'content':''+_0x162fb2(_0x407dbb,_0x542a08(0x250),_0x4f2279)};}function _0x1dfa23(_0x2dad9d){const _0x489a29=_0x2dff0f;return{'type':_0x489a29(0x1f8),'content':''+_0x162fb2(_0x407dbb,_0x489a29(0x267),_0x2dad9d)};}_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x24c)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x25f)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x219)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x224)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x22e)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x25b)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x20e)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x1f9)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x237)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x1f6)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x218)),_0x246008&&(_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x1e9)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x21b))),_0x2c24b5&&(_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x23a)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x24e)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x240)),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x226582=>{const _0x461a11=_0x2dff0f,{data:_0x2872cc}=_0x226582;if(_0x2872cc&&_0x461a11(0x240)==_0x2872cc[_0x461a11(0x220)])return{'type':_0x461a11(0x1f8),'content':_0x2872cc[_0x461a11(0x21a)]?_0x162fb2(_0x407dbb,_0x461a11(0x257)):_0x162fb2(_0x407dbb,_0x461a11(0x23e))};}),this[_0x2dff0f(0x1ef)][_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x4121e8=>{const _0x111a5a=_0x2dff0f;if(_0x4121e8[_0x111a5a(0x263)][_0x111a5a(0x251)])return!0x1;let _0x5a87cc=!0x1;const _0x5c0d6e=_0x42e94c[_0x111a5a(0x209)]({'skipNotAttached':!0x0})[_0x111a5a(0x229)](_0xa1fe83=>_0x111a5a(0x240)===_0x42e94c[_0x111a5a(0x1d6)](_0xa1fe83));for(const _0x2bd699 of _0x5c0d6e){_0x111a5a(0x1fc)!=_0x2bd699[_0x111a5a(0x261)]()[_0x111a5a(0x239)][_0x111a5a(0x241)][_0x111a5a(0x228)](_0x111a5a(0x1f6))&&(_0x42e94c[_0x111a5a(0x24d)](_0x2bd699[_0x111a5a(0x261)](),_0x111a5a(0x208))[_0x111a5a(0x1e0)](_0x2a5f67=>_0x111a5a(0x1f6)===_0x42e94c[_0x111a5a(0x1d6)](_0x2a5f67[_0x111a5a(0x1d4)]))||(_0x4121e8[_0x111a5a(0x22b)](_0x2bd699[_0x111a5a(0x1ea)]()),_0x5a87cc=!0x0));}return _0x5a87cc;})),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x25a)](_0x2dff0f(0x218),_0x162fb2(_0x407dbb,_0x2dff0f(0x20c)));const _0x1fa76a={'type':_0x2dff0f(0x1f8),'content':''};_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x1c0517=>{const _0x32e504=_0x2dff0f,{data:_0x13f7bc}=_0x1c0517;if(!_0x13f7bc||_0x32e504(0x1f6)!=_0x13f7bc[_0x32e504(0x220)])return;let _0x4c9f20=_0x1c0517[_0x32e504(0x248)];for(;_0x4c9f20;){if(_0x4c9f20[_0x32e504(0x254)]&&((_0x32e504(0x1f7)==_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)]||_0x32e504(0x1e6)==_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)])&&(_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x21a)]&&_0x32e504(0x232)!=_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x21a)]||_0x32e504(0x232)!=_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x1d5)]&&!_0x13f7bc[_0x32e504(0x21a)])||!_0x246008&&_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)]==_0x42faf2))return _0x1fa76a;_0x4c9f20=_0x4c9f20[_0x32e504(0x249)];}if(null==_0x13f7bc[_0x32e504(0x21a)])switch(_0x13f7bc[_0x32e504(0x1d5)]){case _0x32e504(0x210):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x200)));case _0x32e504(0x21f):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x1f0)));case _0x32e504(0x1fc):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x230)));}switch(_0x13f7bc[_0x32e504(0x21a)]){case _0x32e504(0x210):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x200)));case _0x32e504(0x21f):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x1f0)));case _0x32e504(0x1fc):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x230)));}}),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x471939=>{const _0x218bd1=_0x2dff0f,{data:_0x4810f4}=_0x471939;if(_0x4810f4&&_0x218bd1(0x218)==_0x4810f4[_0x218bd1(0x220)])return null==_0x4810f4[_0x218bd1(0x21a)]||null==_0x4810f4[_0x218bd1(0x1d5)]&&0x0==_0x4810f4[_0x218bd1(0x21a)]?_0x1fa76a:void 0x0;}),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x175171=>{const _0xec0dfe=_0x2dff0f;if(_0xec0dfe(0x208)!=_0x175171[_0xec0dfe(0x1fd)])return;const {data:_0x3893b1}=_0x175171;if(!_0x3893b1||_0xec0dfe(0x237)!=_0x3893b1[_0xec0dfe(0x220)])return;const _0x3d6254=le(_0x175171);return _0xec0dfe(0x21a)==_0x3d6254?{'type':_0xec0dfe(0x1f8),'content':_0x162fb2(_0x407dbb,_0xec0dfe(0x265))}:_0xec0dfe(0x1d5)==_0x3d6254?{'type':_0xec0dfe(0x1f8),'content':_0x162fb2(_0x407dbb,_0xec0dfe(0x23f))}:_0x1fa76a;}),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x4963c0=>this[_0x2dff0f(0x1e3)](_0x4963c0)),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x1347ba=>this[_0x2dff0f(0x21d)](_0x1347ba)),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x46ef27=>this[_0x2dff0f(0x1d8)](_0x46ef27)),this[_0x2dff0f(0x225)]();}[_0x426645(0x1e3)](_0x3ea536){const _0x188081=_0x426645;if(_0x3ea536[_0x188081(0x263)][_0x188081(0x251)]||!_0x3ea536[_0x188081(0x263)][_0x188081(0x21c)])return!0x1;let _0x304f04=!0x1;const _0x36df45=this[_0x188081(0x1ef)][_0x188081(0x264)][_0x188081(0x22c)](_0x188081(0x234))[_0x188081(0x209)]({'skipNotAttached':!0x0})[_0x188081(0x229)](_0x154251=>_0x154251[_0x188081(0x254)]&&_0x188081(0x237)==_0x154251[_0x188081(0x254)][_0x188081(0x220)])[_0x188081(0x229)](_0xf5d8e=>_0xf5d8e[_0x188081(0x254)][_0x188081(0x21a)]&&_0xf5d8e[_0x188081(0x254)][_0x188081(0x1d5)]);for(const _0x440f1a of _0x36df45)le(_0x440f1a)||(_0x3ea536[_0x188081(0x22b)](_0x440f1a[_0x188081(0x1ea)]()),_0x304f04=!0x0);return _0x304f04;}[_0x426645(0x21d)](_0x3e7116){const _0x1167a6=_0x426645;if(_0x3e7116[_0x1167a6(0x263)][_0x1167a6(0x251)]||!_0x3e7116[_0x1167a6(0x263)][_0x1167a6(0x21c)])return!0x1;const _0x1025df=this[_0x1167a6(0x1ef)][_0x1167a6(0x264)][_0x1167a6(0x22c)](_0x1167a6(0x234));if(_0x1025df[_0x1167a6(0x1f5)][_0x1167a6(0x1e4)])return!0x1;let _0x5ef4c6=!0x1;const _0x183fa7=[_0x1167a6(0x1f6),_0x1167a6(0x237),_0x1167a6(0x218),_0x1167a6(0x1f7),_0x1167a6(0x202),_0x1167a6(0x1d2),_0x1167a6(0x1e2),_0x1167a6(0x211),_0x1167a6(0x1e6)],_0x849af0=this[_0x1167a6(0x1ef)][_0x1167a6(0x21e)][_0x1167a6(0x1f3)][_0x1167a6(0x253)][_0x1167a6(0x207)]()[_0x1167a6(0x229)](_0x3396f6=>_0x1167a6(0x208)==_0x3396f6[_0x1167a6(0x1fd)])[_0x1167a6(0x229)](_0x1974b8=>_0x183fa7[_0x1167a6(0x1ff)](_0x1974b8[_0x1167a6(0x201)]));if(0x0==_0x849af0[_0x1167a6(0x1e5)])return _0x5ef4c6;for(const _0xdcfe30 of _0x849af0){const _0x30d6f3=_0x1025df[_0x1167a6(0x24d)](_0xdcfe30[_0x1167a6(0x238)],_0x1167a6(0x208))[_0x1167a6(0x229)](_0x939721=>!_0x939721[_0x1167a6(0x214)][_0x1167a6(0x22f)])[_0x1167a6(0x1fb)](_0x153d8c=>_0x153d8c[_0x1167a6(0x1d4)])[_0x1167a6(0x229)](_0x3466eb=>{const _0x3d4c80=_0x1167a6,_0x4ba102=_0x1025df[_0x3d4c80(0x1d6)](_0x3466eb);return _0x183fa7[_0x3d4c80(0x1ff)](_0x4ba102);});if(_0x30d6f3[_0x1167a6(0x1e5)]){for(const _0x34be82 of _0x30d6f3)_0x3e7116[_0x1167a6(0x22b)](_0x34be82[_0x1167a6(0x1ea)]());_0x5ef4c6=!0x0;}}return _0x5ef4c6;}[_0x426645(0x1d8)](_0x15da2f){const _0x5c1007=_0x426645;if(_0x15da2f[_0x5c1007(0x263)][_0x5c1007(0x251)]||!_0x15da2f[_0x5c1007(0x263)][_0x5c1007(0x21c)])return!0x1;const _0x2ab895=this[_0x5c1007(0x1ef)][_0x5c1007(0x264)][_0x5c1007(0x22c)](_0x5c1007(0x234));let _0x2ad9a1=!0x1;const _0x4dde93=[_0x5c1007(0x1f6),_0x5c1007(0x237),_0x5c1007(0x218),_0x5c1007(0x1f7),_0x5c1007(0x202),_0x5c1007(0x1d2),_0x5c1007(0x1e2),_0x5c1007(0x211),_0x5c1007(0x1e6)];for(const _0x1eadba of _0x2ab895[_0x5c1007(0x209)]({'skipNotAttached':!0x0})){const _0x4d0253=_0x2ab895[_0x5c1007(0x24d)](_0x1eadba[_0x5c1007(0x261)](),_0x5c1007(0x208))[_0x5c1007(0x1fb)](_0x434a1d=>_0x434a1d[_0x5c1007(0x1d4)])[_0x5c1007(0x229)](_0x14a7f3=>_0x14a7f3[_0x5c1007(0x254)]&&_0x4dde93[_0x5c1007(0x1ff)](_0x14a7f3[_0x5c1007(0x254)][_0x5c1007(0x220)]));if(!_0x4d0253[_0x5c1007(0x1e5)])continue;const _0x23964f=_0x4d0253[0x0][_0x5c1007(0x248)][_0x5c1007(0x221)][_0x5c1007(0x25e)];if(!_0x4d0253[_0x5c1007(0x1d1)](_0x1a05de=>_0x1a05de[_0x5c1007(0x221)][_0x5c1007(0x25e)]===_0x23964f)){for(const _0x32b5ff of _0x4d0253)_0x14d27b(_0x32b5ff,_0x23964f)&&(_0x2ad9a1=!0x0);}}return _0x2ad9a1;function _0x36f5c2(_0x3c8cda,_0x21a2db){const _0x4113b6=_0x5c1007;for(const _0x1eb6ee of _0x2ab895[_0x4113b6(0x209)]({'skipNotAttached':!0x0})[_0x4113b6(0x229)](_0x35c88c=>_0x4113b6(0x208)==_0x35c88c[_0x4113b6(0x1fd)]&&_0x35c88c[_0x4113b6(0x221)][_0x4113b6(0x25e)]==_0x3c8cda))_0x1eb6ee[_0x4113b6(0x1fe)](_0x4113b6(0x25e),_0x21a2db);}function _0x14d27b(_0x40e7db,_0x54f13f){const _0x58a97e=_0x5c1007;let _0x305131=_0x40e7db[_0x58a97e(0x248)],_0x3d85e8=!0x1;for(;_0x305131;)_0x305131[_0x58a97e(0x221)][_0x58a97e(0x25e)]!=_0x54f13f&&(_0x36f5c2(_0x305131[_0x58a97e(0x221)][_0x58a97e(0x25e)],_0x54f13f),_0x305131[_0x58a97e(0x1fe)](_0x58a97e(0x25e),_0x54f13f),_0x3d85e8=!0x0),_0x305131=_0x305131[_0x58a97e(0x249)];return _0x3d85e8;}}[_0x426645(0x225)](){const _0x134448=_0x426645,_0x37c6e1=this[_0x134448(0x1ef)],_0x27c34c=_0x37c6e1[_0x134448(0x216)],_0x323572=_0x37c6e1[_0x134448(0x264)][_0x134448(0x22c)](_0x134448(0x234));this[_0x134448(0x223)](),_0x323572[_0x134448(0x1e8)][_0x134448(0x231)](_0x134448(0x203),_0x134448(0x1eb),_0x134448(0x1d9),function(_0x5ba2f5,_0x597a72){const _0x4a9bb3=_0x134448,_0x2dfbab=[];for(let _0xa09f0d of _0x5ba2f5)_0xa09f0d[_0x4a9bb3(0x239)][_0x4a9bb3(0x241)]===_0xa09f0d[_0x4a9bb3(0x24a)][_0x4a9bb3(0x1dc)]&&(_0xa09f0d=_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x23c)](_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x1db)](_0xa09f0d[_0x4a9bb3(0x239)][_0x4a9bb3(0x241)],0x0))),_0x2dfbab[_0x4a9bb3(0x20a)](_0xa09f0d);_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x242)](_0x51605b=>{const _0x218417=_0x4a9bb3,_0x4be7c0=_0x37c6e1[_0x218417(0x21e)][_0x218417(0x1f3)][_0x218417(0x24f)],_0x12dc4a=Array[_0x218417(0x20b)](_0x4be7c0[_0x218417(0x25d)]())[_0x218417(0x1fb)](_0x4e026f=>_0x1342af[_0x218417(0x1df)](_0x4e026f));_0x51605b[_0x218417(0x22a)](_0x2dfbab),_0x37c6e1[_0x218417(0x1da)][_0x218417(0x22c)](_0x597a72[_0x218417(0x1ed)])[_0x218417(0x1ee)](),_0x597a72[_0x218417(0x226)][_0x218417(0x20a)]({'forceDefaultExecution':!0x0}),_0x37c6e1[_0x218417(0x23b)](_0x597a72[_0x218417(0x1ed)],..._0x597a72[_0x218417(0x226)]),_0x51605b[_0x218417(0x22a)](_0x12dc4a);for(const _0x4887ae of _0x12dc4a)_0x4887ae[_0x218417(0x205)]();});}),_0x323572[_0x134448(0x25c)][_0x134448(0x1f4)](function(_0x357dfa){const _0x360972=_0x134448,_0x5a585f=!_0x37c6e1[_0x360972(0x21e)][_0x360972(0x256)][_0x360972(0x20d)](_0x357dfa),_0x521cec=_0x357dfa[_0x360972(0x215)],_0x58c521=_0x357dfa[_0x360972(0x252)],_0x3728fb=_0x357dfa[_0x360972(0x228)](_0x360972(0x237)),_0x2deef4=!_0x521cec||_0x521cec[_0x360972(0x228)](_0x360972(0x237))!==_0x3728fb,_0x47ea1d=!_0x58c521||_0x58c521[_0x360972(0x228)](_0x360972(0x237))!==_0x3728fb;return _0x5a585f&&Boolean(_0x3728fb)&&_0x2deef4&&_0x47ea1d;},_0x3aa6a2=>_0x162fb2(_0x27c34c,_0x134448(0x1e1),_0x3aa6a2));}[_0x426645(0x223)](){const _0x19a555=_0x426645,_0x499b19=this[_0x19a555(0x1ef)],_0x415a2b=_0x499b19[_0x19a555(0x216)];function _0x5d8350(_0x4b2ce8){const _0x2ed06a=_0x19a555,_0x3dc529=_0x499b19[_0x2ed06a(0x1da)][_0x2ed06a(0x22c)](_0x2ed06a(0x25f))[_0x2ed06a(0x1e4)],_0x569e98=_0x499b19[_0x2ed06a(0x1da)][_0x2ed06a(0x22c)](_0x2ed06a(0x24c))[_0x2ed06a(0x1e4)];return _0x2ed06a(0x24c)===_0x4b2ce8?_0x3dc529:_0x569e98;}_0x499b19[_0x19a555(0x264)][_0x19a555(0x22c)](_0x19a555(0x234))[_0x19a555(0x25c)][_0x19a555(0x206)](function(_0x5d6023){const _0x28462b=_0x19a555;if(_0x28462b(0x203)!=_0x5d6023[_0x28462b(0x1fd)])return;const {data:_0x115b27}=_0x5d6023;if(!_0x115b27)return;let _0x56aafd,_0x26727f,_0x53125a,_0x3be003;switch(_0x115b27[_0x28462b(0x1ed)]){case _0x28462b(0x25f):_0x53125a=_0x115b27[_0x28462b(0x226)][0x0][_0x28462b(0x260)],_0x3be003=_0x5d8350(_0x115b27[_0x28462b(0x1ed)]),_0x56aafd=_0x53125a?_0x28462b(0x227):_0x28462b(0x222),!_0x3be003&&_0x499b19[_0x28462b(0x23d)][_0x28462b(0x22c)](_0x28462b(0x1e7))||(_0x56aafd=_0x28462b(0x262)),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x200)))};break;case _0x28462b(0x24c):_0x53125a=_0x115b27[_0x28462b(0x226)][0x0][_0x28462b(0x260)],_0x3be003=_0x5d8350(_0x115b27[_0x28462b(0x1ed)]),_0x56aafd=_0x53125a?_0x28462b(0x227):_0x28462b(0x222),!_0x3be003&&_0x499b19[_0x28462b(0x23d)][_0x28462b(0x22c)](_0x28462b(0x1e7))||(_0x56aafd=_0x28462b(0x262)),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1f0)))};break;case _0x28462b(0x22e):_0x56aafd=_0x28462b(0x236),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1e1)))};break;case _0x28462b(0x25b):_0x56aafd=function(_0xb238a8){const _0x5a51af=_0x28462b,_0x4b1307=_0xb238a8[_0x5a51af(0x261)]();let _0x557663=_0x4b1307[_0x5a51af(0x239)][_0x5a51af(0x241)];for(;_0x557663&&_0x4b1307[_0x5a51af(0x243)](_0x557663);){if(_0x557663[_0x5a51af(0x228)](_0x5a51af(0x218))>0x0)return!0x1;_0x557663=_0x557663[_0x5a51af(0x252)];}return!0x0;}(_0x5d6023)?_0x162fb2(_0x415a2b,_0x28462b(0x222),_0x162fb2(_0x415a2b,function(_0x5995cf){const _0x2fa870=_0x28462b;return _0x2fa870(0x246)+_0x5995cf[_0x2fa870(0x261)]()[_0x2fa870(0x239)][_0x2fa870(0x241)][_0x2fa870(0x228)](_0x2fa870(0x1f6))[_0x2fa870(0x20f)]()+_0x2fa870(0x259);}(_0x5d6023))):_0x162fb2(_0x415a2b,_0x28462b(0x245),_0x162fb2(_0x415a2b,_0x28462b(0x1e1))),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x56aafd};break;case _0x28462b(0x1e9):case _0x28462b(0x21b):!0x1===_0x115b27[_0x28462b(0x1d7)]&&(_0x56aafd=_0x28462b(0x213),_0x26727f={'type':_0x28462b(0x1ec),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1e1)))});}return _0x26727f;});}}function le(_0x647af4){const _0x27534b=_0x426645;let _0x116ff7=_0x647af4[_0x27534b(0x261)]()[_0x27534b(0x239)][_0x27534b(0x241)][_0x27534b(0x215)];for(;_0x116ff7;){const _0x54ae73=_0x116ff7[_0x27534b(0x228)](_0x27534b(0x237));if(!_0x54ae73)return!0x1;if(_0x54ae73==_0x647af4[_0x27534b(0x254)][_0x27534b(0x21a)])return _0x27534b(0x21a);if(_0x54ae73==_0x647af4[_0x27534b(0x254)][_0x27534b(0x1d5)])return _0x27534b(0x1d5);_0x116ff7=_0x116ff7[_0x27534b(0x215)];}return!0x1;}
23
+ const _0xfdabeb=_0x486c;function _0x1e39(){const _0x189f88=['getSuggestions','attributes','attributeKey','99602kBbiTH','_supportLegacySuggestions','isUndo','includes','enableDefaultAttributesIntegration','removeMarker','filter','commands','outdentList','list.multiBlock','*Check\x20item*','todoListChecked','registerElementLabel','todo','every','range','*Indent:*\x20%0','6860536EdgLnX','documentList','getAttribute','numbered','12956823qhJvmL','start','schema','getFirstRange','groupId','get','listReversed','ListEditing','todoList','listType','_LIST','ELEMENT_BULLETED_LIST','*Remove\x20format:*\x20%0','suggestion','from','accept','listStart','customNumberedList','bulletedList','parent','trackChangesCommand','*Outdent:*\x20%0','10697848ssBZoq','toUpperCase','bulleted','listMarkerStyle','commandName','767345YOtbAn','type','detach','ELEMENT_NUMBERED_LIST','*Format:*\x20insert\x20into\x20%0','ELEMENT_TODO_LIST','*Set\x20format:*\x20%0','key','listItemId','listMarker','setSelection','*Uncheck\x20item*','default','noTrackChangesFixer','isNextTo','*Merge:*\x20list\x20item','deletion','listItemIdFixer','_getAttributeKey','splitListItemAfter','format','getChanges','oldValue','end','length','registerAttributeLabel','selection','*Split:*\x20list\x20item','data','getFirstMarker','setAttribute','checkTodoList','todoListCheck','value','attribute','registerPostFixer','next','find','head','TodoListEditing','createPositionAt','listStyle','_registerLegacyDescription','getRanges','6GvInkT','FORMAT_INDENT','map','createRange','isLocal','indentList','commandParams','editor','nextSibling','formatBlock','nodeAfter','differ','*Merge:*\x20%0','refresh','model','assureChains','3935820ZoEVqT','fromRange','change','registerDescriptionCallback','*Change\x20to:*\x20%0','listIndent','5705381oecHFO','ELEMENT_LIST_ITEM','forceValue','splitListItemBefore','afterInit','containsItem','push','ELEMENT_','multipleBlocks','10vVvovX','has','TrackChangesEditing','previousSibling','mergeListItemBackward','*Format:*\x20remove\x20from\x20%0','20bukdFR','registerCustomCallback','_suggestionFactory','document','mergeListItemForward','descriptionFactory','isObject','execute','31efozft','_findSuggestions','config','locale','newValue','plugins','numberedList','customBulletedList','meta','registerBlockAttribute','batch'];_0x1e39=function(){return _0x189f88;};return _0x1e39();}(function(_0x3a3fe2,_0x3c220c){const _0x110df2=_0x486c,_0x446304=_0x3a3fe2();while(!![]){try{const _0x20e825=parseInt(_0x110df2(0x21b))/0x1*(parseInt(_0x110df2(0x229))/0x2)+parseInt(_0x110df2(0x1fe))/0x3+-parseInt(_0x110df2(0x213))/0x4*(-parseInt(_0x110df2(0x259))/0x5)+parseInt(_0x110df2(0x1ee))/0x6*(-parseInt(_0x110df2(0x254))/0x7)+parseInt(_0x110df2(0x23a))/0x8+-parseInt(_0x110df2(0x23e))/0x9+-parseInt(_0x110df2(0x20d))/0xa*(parseInt(_0x110df2(0x204))/0xb);if(_0x20e825===_0x3c220c)break;else _0x446304['push'](_0x446304['shift']());}catch(_0x49e6bb){_0x446304['push'](_0x446304['shift']());}}}(_0x1e39,0xf2b35));import{Plugin as _0x197de7}from'ckeditor5/src/core.js';import{getTranslation as _0x362537}from'../utils/common-translations.js';function _0x486c(_0x1b75d9,_0x141cc3){const _0x1e3911=_0x1e39();return _0x486c=function(_0x486cb7,_0x485c44){_0x486cb7=_0x486cb7-0x1d6;let _0x269e23=_0x1e3911[_0x486cb7];return _0x269e23;},_0x486c(_0x1b75d9,_0x141cc3);}import{renameAttributeKey as _0x14928d}from'../trackchangesediting.js';import{LiveRange as _0x560aac}from'ckeditor5/src/engine.js';export default class z extends _0x197de7{[_0xfdabeb(0x208)](){const _0x5dcc62=_0xfdabeb,_0x4932de=this[_0x5dcc62(0x1f5)];if(!_0x4932de[_0x5dcc62(0x220)][_0x5dcc62(0x20e)](_0x5dcc62(0x245)))return;const _0xe44d4a=_0x4932de[_0x5dcc62(0x21e)],_0x5f499d=_0x4932de[_0x5dcc62(0x220)][_0x5dcc62(0x243)](_0x5dcc62(0x20f)),_0x3686ca=_0x4932de[_0x5dcc62(0x220)][_0x5dcc62(0x20e)](_0x5dcc62(0x1e9)),_0x227fcc=!!_0x4932de[_0x5dcc62(0x21d)][_0x5dcc62(0x243)](_0x5dcc62(0x232));function _0x269ed5(_0x7d807e){const _0x32f06f=_0x5dcc62;return{'type':_0x32f06f(0x1d6),'content':''+_0x362537(_0xe44d4a,_0x32f06f(0x25f),_0x7d807e)};}function _0x3001f1(_0x5a6b91){const _0x28f6f7=_0x5dcc62;return{'type':_0x28f6f7(0x1d6),'content':''+_0x362537(_0xe44d4a,_0x28f6f7(0x24a),_0x5a6b91)};}_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x221)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x250)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x24f)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x222)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x1f3)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x231)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x26c)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x207)),_0x5f499d[_0x5dcc62(0x224)](_0x5dcc62(0x261)),_0x5f499d[_0x5dcc62(0x224)](_0x5dcc62(0x247)),_0x5f499d[_0x5dcc62(0x224)](_0x5dcc62(0x203)),_0x227fcc&&(_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x211)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x217))),_0x3686ca&&(_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x246)),_0x5f499d[_0x5dcc62(0x22d)](_0x5dcc62(0x1e1)),_0x5f499d[_0x5dcc62(0x224)](_0x5dcc62(0x234)),_0x5f499d[_0x5dcc62(0x218)][_0x5dcc62(0x201)](_0x60e396=>{const _0x10cb43=_0x5dcc62,{data:_0x571187}=_0x60e396;if(_0x571187&&_0x10cb43(0x234)==_0x571187[_0x10cb43(0x260)])return{'type':_0x10cb43(0x1d6),'content':_0x571187[_0x10cb43(0x21f)]?_0x362537(_0xe44d4a,_0x10cb43(0x233)):_0x362537(_0xe44d4a,_0x10cb43(0x264))};}),this[_0x5dcc62(0x1f5)][_0x5dcc62(0x1fc)][_0x5dcc62(0x216)][_0x5dcc62(0x1e5)](_0x5524f4=>{const _0x285c24=_0x5dcc62;if(_0x5524f4[_0x285c24(0x225)][_0x285c24(0x22b)])return!0x1;let _0x21dafe=!0x1;const _0x59147c=_0x5f499d[_0x285c24(0x226)]({'skipNotAttached':!0x0})[_0x285c24(0x22f)](_0x2ed396=>_0x285c24(0x234)===_0x5f499d[_0x285c24(0x26b)](_0x2ed396));for(const _0x2e1549 of _0x59147c){_0x285c24(0x236)!=_0x2e1549[_0x285c24(0x241)]()[_0x285c24(0x23f)][_0x285c24(0x1f8)][_0x285c24(0x23c)](_0x285c24(0x247))&&(_0x5f499d[_0x285c24(0x21c)](_0x2e1549[_0x285c24(0x241)](),_0x285c24(0x1e4))[_0x285c24(0x1e7)](_0x10f973=>_0x285c24(0x247)===_0x5f499d[_0x285c24(0x26b)](_0x10f973[_0x285c24(0x24b)]))||(_0x5524f4[_0x285c24(0x22e)](_0x2e1549[_0x285c24(0x1df)]()),_0x21dafe=!0x0));}return _0x21dafe;})),_0x5f499d[_0x5dcc62(0x218)][_0x5dcc62(0x1db)](_0x5dcc62(0x203),_0x362537(_0xe44d4a,_0x5dcc62(0x1ef)));const _0x77b428={'type':_0x5dcc62(0x1d6),'content':''};_0x5f499d[_0x5dcc62(0x218)][_0x5dcc62(0x201)](_0xf5f038=>{const _0x39e162=_0x5dcc62,{data:_0x101050}=_0xf5f038;if(!_0x101050||_0x39e162(0x247)!=_0x101050[_0x39e162(0x260)])return;let _0x5beb02=_0xf5f038[_0x39e162(0x1e8)];for(;_0x5beb02;){if(_0x5beb02[_0x39e162(0x1de)]&&((_0x39e162(0x1eb)==_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x260)]||_0x39e162(0x257)==_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x260)])&&(_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x21f)]&&_0x39e162(0x265)!=_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x21f)]||_0x39e162(0x265)!=_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x1d8)]&&!_0x101050[_0x39e162(0x21f)])||!_0x227fcc&&_0x5beb02[_0x39e162(0x1de)][_0x39e162(0x260)]==_0x14928d))return _0x77b428;_0x5beb02=_0x5beb02[_0x39e162(0x1e6)];}if(null==_0x101050[_0x39e162(0x21f)])switch(_0x101050[_0x39e162(0x1d8)]){case _0x39e162(0x256):return _0x3001f1(_0x362537(_0xe44d4a,_0x39e162(0x249)));case _0x39e162(0x23d):return _0x3001f1(_0x362537(_0xe44d4a,_0x39e162(0x25c)));case _0x39e162(0x236):return _0x3001f1(_0x362537(_0xe44d4a,_0x39e162(0x25e)));}switch(_0x101050[_0x39e162(0x21f)]){case _0x39e162(0x256):return _0x269ed5(_0x362537(_0xe44d4a,_0x39e162(0x249)));case _0x39e162(0x23d):return _0x269ed5(_0x362537(_0xe44d4a,_0x39e162(0x25c)));case _0x39e162(0x236):return _0x269ed5(_0x362537(_0xe44d4a,_0x39e162(0x25e)));}}),_0x5f499d[_0x5dcc62(0x218)][_0x5dcc62(0x201)](_0x3aa7e7=>{const _0x554ab5=_0x5dcc62,{data:_0x5b2853}=_0x3aa7e7;if(_0x5b2853&&_0x554ab5(0x203)==_0x5b2853[_0x554ab5(0x260)])return null==_0x5b2853[_0x554ab5(0x21f)]||null==_0x5b2853[_0x554ab5(0x1d8)]&&0x0==_0x5b2853[_0x554ab5(0x21f)]?_0x77b428:void 0x0;}),_0x5f499d[_0x5dcc62(0x218)][_0x5dcc62(0x201)](_0x4af8a7=>{const _0x36fe55=_0x5dcc62;if(_0x36fe55(0x1e4)!=_0x4af8a7[_0x36fe55(0x25a)])return;const {data:_0xd9a4a2}=_0x4af8a7;if(!_0xd9a4a2||_0x36fe55(0x261)!=_0xd9a4a2[_0x36fe55(0x260)])return;const _0x1dee11=le(_0x4af8a7);return _0x36fe55(0x21f)==_0x1dee11?{'type':_0x36fe55(0x1d6),'content':_0x362537(_0xe44d4a,_0x36fe55(0x268))}:_0x36fe55(0x1d8)==_0x1dee11?{'type':_0x36fe55(0x1d6),'content':_0x362537(_0xe44d4a,_0x36fe55(0x1dd))}:_0x77b428;}),_0x4932de[_0x5dcc62(0x1fc)][_0x5dcc62(0x216)][_0x5dcc62(0x1e5)](_0x594f2d=>this[_0x5dcc62(0x26a)](_0x594f2d)),_0x4932de[_0x5dcc62(0x1fc)][_0x5dcc62(0x216)][_0x5dcc62(0x1e5)](_0x599b18=>this[_0x5dcc62(0x266)](_0x599b18)),_0x4932de[_0x5dcc62(0x1fc)][_0x5dcc62(0x216)][_0x5dcc62(0x1e5)](_0x2bcb0f=>this[_0x5dcc62(0x1fd)](_0x2bcb0f)),this[_0x5dcc62(0x22a)]();}[_0xfdabeb(0x26a)](_0x149048){const _0x57b4a1=_0xfdabeb;if(_0x149048[_0x57b4a1(0x225)][_0x57b4a1(0x22b)]||!_0x149048[_0x57b4a1(0x225)][_0x57b4a1(0x1f2)])return!0x1;let _0x429050=!0x1;const _0x850cf6=this[_0x57b4a1(0x1f5)][_0x57b4a1(0x220)][_0x57b4a1(0x243)](_0x57b4a1(0x20f))[_0x57b4a1(0x226)]({'skipNotAttached':!0x0})[_0x57b4a1(0x22f)](_0x3a7b9e=>_0x3a7b9e[_0x57b4a1(0x1de)]&&_0x57b4a1(0x261)==_0x3a7b9e[_0x57b4a1(0x1de)][_0x57b4a1(0x260)])[_0x57b4a1(0x22f)](_0x1b1408=>_0x1b1408[_0x57b4a1(0x1de)][_0x57b4a1(0x21f)]&&_0x1b1408[_0x57b4a1(0x1de)][_0x57b4a1(0x1d8)]);for(const _0xc3147d of _0x850cf6)le(_0xc3147d)||(_0x149048[_0x57b4a1(0x22e)](_0xc3147d[_0x57b4a1(0x1df)]()),_0x429050=!0x0);return _0x429050;}[_0xfdabeb(0x266)](_0x47b7c8){const _0x2a2530=_0xfdabeb;if(_0x47b7c8[_0x2a2530(0x225)][_0x2a2530(0x22b)]||!_0x47b7c8[_0x2a2530(0x225)][_0x2a2530(0x1f2)])return!0x1;const _0x11c833=this[_0x2a2530(0x1f5)][_0x2a2530(0x220)][_0x2a2530(0x243)](_0x2a2530(0x20f));if(_0x11c833[_0x2a2530(0x252)][_0x2a2530(0x1e3)])return!0x1;let _0x47a266=!0x1;const _0xc74be7=[_0x2a2530(0x247),_0x2a2530(0x261),_0x2a2530(0x203),_0x2a2530(0x1eb),_0x2a2530(0x24e),_0x2a2530(0x244),_0x2a2530(0x1e2),_0x2a2530(0x262),_0x2a2530(0x257)],_0x5c0c7e=this[_0x2a2530(0x1f5)][_0x2a2530(0x1fc)][_0x2a2530(0x216)][_0x2a2530(0x1f9)][_0x2a2530(0x1d7)]()[_0x2a2530(0x22f)](_0x27e889=>_0x2a2530(0x1e4)==_0x27e889[_0x2a2530(0x25a)])[_0x2a2530(0x22f)](_0x24eef9=>_0xc74be7[_0x2a2530(0x22c)](_0x24eef9[_0x2a2530(0x228)]));if(0x0==_0x5c0c7e[_0x2a2530(0x1da)])return _0x47a266;for(const _0x25ebd8 of _0x5c0c7e){const _0x4ad2f1=_0x11c833[_0x2a2530(0x21c)](_0x25ebd8[_0x2a2530(0x238)],_0x2a2530(0x1e4))[_0x2a2530(0x22f)](_0x3ae70d=>!_0x3ae70d[_0x2a2530(0x223)][_0x2a2530(0x267)])[_0x2a2530(0x1f0)](_0x22f9e5=>_0x22f9e5[_0x2a2530(0x24b)])[_0x2a2530(0x22f)](_0x755087=>{const _0x230d20=_0x2a2530,_0x124238=_0x11c833[_0x230d20(0x26b)](_0x755087);return _0xc74be7[_0x230d20(0x22c)](_0x124238);});if(_0x4ad2f1[_0x2a2530(0x1da)]){for(const _0x373bc6 of _0x4ad2f1)_0x47b7c8[_0x2a2530(0x22e)](_0x373bc6[_0x2a2530(0x1df)]());_0x47a266=!0x0;}}return _0x47a266;}[_0xfdabeb(0x1fd)](_0x318703){const _0x4ec607=_0xfdabeb;if(_0x318703[_0x4ec607(0x225)][_0x4ec607(0x22b)]||!_0x318703[_0x4ec607(0x225)][_0x4ec607(0x1f2)])return!0x1;const _0x232f15=this[_0x4ec607(0x1f5)][_0x4ec607(0x220)][_0x4ec607(0x243)](_0x4ec607(0x20f));let _0x14a8ee=!0x1;const _0x27d703=[_0x4ec607(0x247),_0x4ec607(0x261),_0x4ec607(0x203),_0x4ec607(0x1eb),_0x4ec607(0x24e),_0x4ec607(0x244),_0x4ec607(0x1e2),_0x4ec607(0x262),_0x4ec607(0x257)];for(const _0x5e486f of _0x232f15[_0x4ec607(0x226)]({'skipNotAttached':!0x0})){const _0x3a79bd=_0x232f15[_0x4ec607(0x21c)](_0x5e486f[_0x4ec607(0x241)](),_0x4ec607(0x1e4))[_0x4ec607(0x1f0)](_0x215720=>_0x215720[_0x4ec607(0x24b)])[_0x4ec607(0x22f)](_0x42e9fc=>_0x42e9fc[_0x4ec607(0x1de)]&&_0x27d703[_0x4ec607(0x22c)](_0x42e9fc[_0x4ec607(0x1de)][_0x4ec607(0x260)]));if(!_0x3a79bd[_0x4ec607(0x1da)])continue;const _0x32eeb2=_0x3a79bd[0x0][_0x4ec607(0x1e8)][_0x4ec607(0x227)][_0x4ec607(0x242)];if(!_0x3a79bd[_0x4ec607(0x237)](_0x33bd73=>_0x33bd73[_0x4ec607(0x227)][_0x4ec607(0x242)]===_0x32eeb2)){for(const _0xe8d0ce of _0x3a79bd)_0x2e6082(_0xe8d0ce,_0x32eeb2)&&(_0x14a8ee=!0x0);}}return _0x14a8ee;function _0x272440(_0x9ae688,_0x59b2f5){const _0x180372=_0x4ec607;for(const _0xb9f6b6 of _0x232f15[_0x180372(0x226)]({'skipNotAttached':!0x0})[_0x180372(0x22f)](_0xb194d6=>_0x180372(0x1e4)==_0xb194d6[_0x180372(0x25a)]&&_0xb194d6[_0x180372(0x227)][_0x180372(0x242)]==_0x9ae688))_0xb9f6b6[_0x180372(0x1e0)](_0x180372(0x242),_0x59b2f5);}function _0x2e6082(_0x13b10b,_0x2f3b48){const _0x52106e=_0x4ec607;let _0x3b6486=_0x13b10b[_0x52106e(0x1e8)],_0x485c63=!0x1;for(;_0x3b6486;)_0x3b6486[_0x52106e(0x227)][_0x52106e(0x242)]!=_0x2f3b48&&(_0x272440(_0x3b6486[_0x52106e(0x227)][_0x52106e(0x242)],_0x2f3b48),_0x3b6486[_0x52106e(0x1e0)](_0x52106e(0x242),_0x2f3b48),_0x485c63=!0x0),_0x3b6486=_0x3b6486[_0x52106e(0x1e6)];return _0x485c63;}}[_0xfdabeb(0x22a)](){const _0x4eb64e=_0xfdabeb,_0x1557ab=this[_0x4eb64e(0x1f5)],_0x4b1661=_0x1557ab[_0x4eb64e(0x21e)],_0x4a553b=_0x1557ab[_0x4eb64e(0x220)][_0x4eb64e(0x243)](_0x4eb64e(0x20f));this[_0x4eb64e(0x1ec)](),_0x4a553b[_0x4eb64e(0x215)][_0x4eb64e(0x214)](_0x4eb64e(0x1f7),_0x4eb64e(0x23b),_0x4eb64e(0x24d),function(_0x3c4050,_0x34c471){const _0x5321c7=_0x4eb64e,_0x31fd16=[];for(let _0x259cf4 of _0x3c4050)_0x259cf4[_0x5321c7(0x23f)][_0x5321c7(0x1f8)]===_0x259cf4[_0x5321c7(0x1d9)][_0x5321c7(0x251)]&&(_0x259cf4=_0x1557ab[_0x5321c7(0x1fc)][_0x5321c7(0x1f1)](_0x1557ab[_0x5321c7(0x1fc)][_0x5321c7(0x1ea)](_0x259cf4[_0x5321c7(0x23f)][_0x5321c7(0x1f8)],0x0))),_0x31fd16[_0x5321c7(0x20a)](_0x259cf4);_0x1557ab[_0x5321c7(0x1fc)][_0x5321c7(0x200)](_0x45d1b8=>{const _0xe708eb=_0x5321c7,_0x4c194d=_0x1557ab[_0xe708eb(0x1fc)][_0xe708eb(0x216)][_0xe708eb(0x1dc)],_0xf6116d=Array[_0xe708eb(0x24c)](_0x4c194d[_0xe708eb(0x1ed)]())[_0xe708eb(0x1f0)](_0x4f6b32=>_0x560aac[_0xe708eb(0x1ff)](_0x4f6b32));_0x45d1b8[_0xe708eb(0x263)](_0x31fd16),_0x1557ab[_0xe708eb(0x230)][_0xe708eb(0x243)](_0x34c471[_0xe708eb(0x258)])[_0xe708eb(0x1fb)](),_0x34c471[_0xe708eb(0x1f4)][_0xe708eb(0x20a)]({'forceDefaultExecution':!0x0}),_0x1557ab[_0xe708eb(0x21a)](_0x34c471[_0xe708eb(0x258)],..._0x34c471[_0xe708eb(0x1f4)]),_0x45d1b8[_0xe708eb(0x263)](_0xf6116d);for(const _0x424633 of _0xf6116d)_0x424633[_0xe708eb(0x25b)]();});}),_0x4a553b[_0x4eb64e(0x218)][_0x4eb64e(0x235)](function(_0x13fec4){const _0x2784bf=_0x4eb64e,_0x1c75de=!_0x1557ab[_0x2784bf(0x1fc)][_0x2784bf(0x240)][_0x2784bf(0x219)](_0x13fec4),_0x5401a7=_0x13fec4[_0x2784bf(0x210)],_0xac074a=_0x13fec4[_0x2784bf(0x1f6)],_0x34c7e2=_0x13fec4[_0x2784bf(0x23c)](_0x2784bf(0x261)),_0x109290=!_0x5401a7||_0x5401a7[_0x2784bf(0x23c)](_0x2784bf(0x261))!==_0x34c7e2,_0x1de2d1=!_0xac074a||_0xac074a[_0x2784bf(0x23c)](_0x2784bf(0x261))!==_0x34c7e2;return _0x1c75de&&Boolean(_0x34c7e2)&&_0x109290&&_0x1de2d1;},_0x4cf4ae=>_0x362537(_0x4b1661,_0x4eb64e(0x205),_0x4cf4ae));}[_0xfdabeb(0x1ec)](){const _0x4554ff=_0xfdabeb,_0x16c88e=this[_0x4554ff(0x1f5)],_0x27d277=_0x16c88e[_0x4554ff(0x21e)];function _0x54ce20(_0x1072fd){const _0x4a2a78=_0x4554ff,_0x44a509=_0x16c88e[_0x4a2a78(0x230)][_0x4a2a78(0x243)](_0x4a2a78(0x250))[_0x4a2a78(0x1e3)],_0xc9bd1d=_0x16c88e[_0x4a2a78(0x230)][_0x4a2a78(0x243)](_0x4a2a78(0x221))[_0x4a2a78(0x1e3)];return _0x4a2a78(0x221)===_0x1072fd?_0x44a509:_0xc9bd1d;}_0x16c88e[_0x4554ff(0x220)][_0x4554ff(0x243)](_0x4554ff(0x20f))[_0x4554ff(0x218)][_0x4554ff(0x201)](function(_0x2bed08){const _0x3d986b=_0x4554ff;if(_0x3d986b(0x1f7)!=_0x2bed08[_0x3d986b(0x25a)])return;const {data:_0x2f57a1}=_0x2bed08;if(!_0x2f57a1)return;let _0x532f9d,_0xc87dc4,_0xd87f4f,_0x57cd0c;switch(_0x2f57a1[_0x3d986b(0x258)]){case _0x3d986b(0x250):_0xd87f4f=_0x2f57a1[_0x3d986b(0x1f4)][0x0][_0x3d986b(0x206)],_0x57cd0c=_0x54ce20(_0x2f57a1[_0x3d986b(0x258)]),_0x532f9d=_0xd87f4f?_0x3d986b(0x25d):_0x3d986b(0x212),!_0x57cd0c&&_0x16c88e[_0x3d986b(0x21d)][_0x3d986b(0x243)](_0x3d986b(0x232))||(_0x532f9d=_0x3d986b(0x202)),_0xc87dc4={'type':_0x3d986b(0x1d6),'content':_0x362537(_0x27d277,_0x532f9d,_0x362537(_0x27d277,_0x3d986b(0x249)))};break;case _0x3d986b(0x221):_0xd87f4f=_0x2f57a1[_0x3d986b(0x1f4)][0x0][_0x3d986b(0x206)],_0x57cd0c=_0x54ce20(_0x2f57a1[_0x3d986b(0x258)]),_0x532f9d=_0xd87f4f?_0x3d986b(0x25d):_0x3d986b(0x212),!_0x57cd0c&&_0x16c88e[_0x3d986b(0x21d)][_0x3d986b(0x243)](_0x3d986b(0x232))||(_0x532f9d=_0x3d986b(0x202)),_0xc87dc4={'type':_0x3d986b(0x1d6),'content':_0x362537(_0x27d277,_0x532f9d,_0x362537(_0x27d277,_0x3d986b(0x25c)))};break;case _0x3d986b(0x1f3):_0x532f9d=_0x3d986b(0x239),_0xc87dc4={'type':_0x3d986b(0x1d6),'content':_0x362537(_0x27d277,_0x532f9d,_0x362537(_0x27d277,_0x3d986b(0x205)))};break;case _0x3d986b(0x231):_0x532f9d=function(_0x596e57){const _0x530b94=_0x3d986b,_0x15d381=_0x596e57[_0x530b94(0x241)]();let _0x28b28a=_0x15d381[_0x530b94(0x23f)][_0x530b94(0x1f8)];for(;_0x28b28a&&_0x15d381[_0x530b94(0x209)](_0x28b28a);){if(_0x28b28a[_0x530b94(0x23c)](_0x530b94(0x203))>0x0)return!0x1;_0x28b28a=_0x28b28a[_0x530b94(0x1f6)];}return!0x0;}(_0x2bed08)?_0x362537(_0x27d277,_0x3d986b(0x212),_0x362537(_0x27d277,function(_0x5555f6){const _0x30b767=_0x3d986b;return _0x30b767(0x20b)+_0x5555f6[_0x30b767(0x241)]()[_0x30b767(0x23f)][_0x30b767(0x1f8)][_0x30b767(0x23c)](_0x30b767(0x247))[_0x30b767(0x255)]()+_0x30b767(0x248);}(_0x2bed08))):_0x362537(_0x27d277,_0x3d986b(0x253),_0x362537(_0x27d277,_0x3d986b(0x205))),_0xc87dc4={'type':_0x3d986b(0x1d6),'content':_0x532f9d};break;case _0x3d986b(0x211):case _0x3d986b(0x217):!0x1===_0x2f57a1[_0x3d986b(0x20c)]&&(_0x532f9d=_0x3d986b(0x1fa),_0xc87dc4={'type':_0x3d986b(0x269),'content':_0x362537(_0x27d277,_0x532f9d,_0x362537(_0x27d277,_0x3d986b(0x205)))});}return _0xc87dc4;});}}function le(_0x26de5d){const _0x3ef153=_0xfdabeb;let _0x2576a6=_0x26de5d[_0x3ef153(0x241)]()[_0x3ef153(0x23f)][_0x3ef153(0x1f8)][_0x3ef153(0x210)];for(;_0x2576a6;){const _0x178f1b=_0x2576a6[_0x3ef153(0x23c)](_0x3ef153(0x261));if(!_0x178f1b)return!0x1;if(_0x178f1b==_0x26de5d[_0x3ef153(0x1de)][_0x3ef153(0x21f)])return _0x3ef153(0x21f);if(_0x178f1b==_0x26de5d[_0x3ef153(0x1de)][_0x3ef153(0x1d8)])return _0x3ef153(0x1d8);_0x2576a6=_0x2576a6[_0x3ef153(0x210)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x561760=_0x2de4;function _0x3339(){const _0xffa57b=['key','circle','listReversed','config','*Set\x20format:*\x20%0','document','list.properties','nodeAfter','getSuggestions','model','getFirstMarker','default','next','find','startIndex','disc','reversed','5413221kLJOSI','locale','3XdVQSO','format','ELEMENT_','has','type','bulleted','afterInit','handleDescriptions','styles','_findSuggestions','toUpperCase','*Remove\x20format:*\x20%0','registerBlockAttribute','formatBlock','4171316CtnDJJ','_registerLegacyDescription','isUndo','10979jjvgpN','244sxARlx','2259195LuLbIg','plugins','_LIST_','editor','33LbnlgS','numbered','square','4616660hAgnMu','lower-latin','batch','_getTranslationKeyForListStyle','head','FORMAT_LIST_REVERSED','commandParams','getAttribute','ListPropertiesEditing','*Change\x20to:*\x20%0','36448VtkAjS','bind','listStyle','upper-roman','_LIST_DEFAULT','replace','commandName','listStart','registerAttributeLabel','decimal','registerPostFixer','decimal-leading-zero','_getAttributeKey','get','removeMarker','lower-roman','oldValue','descriptionFactory','enableDefaultAttributesIntegration','customNumbered','start','FORMAT_LIST_START','TrackChangesEditing','getFirstRange','742VESQDV','newValue','registerDescriptionCallback','*Format:*\x20set\x20start\x20index\x20to\x20%0','listType','*Format:*\x20set\x20order\x20to\x20reversed','upper-latin','suggestion','*Format:*\x20set\x20order\x20to\x20regular','data','attribute','filter','5557680HczecC','includes'];_0x3339=function(){return _0xffa57b;};return _0x3339();}function _0x2de4(_0x36d442,_0xde8eff){const _0x3339bd=_0x3339();return _0x2de4=function(_0x2de4f8,_0x2f9cba){_0x2de4f8=_0x2de4f8-0x113;let _0x5b4ddc=_0x3339bd[_0x2de4f8];return _0x5b4ddc;},_0x2de4(_0x36d442,_0xde8eff);}(function(_0x42f13b,_0x5e20ba){const _0xbd7f02=_0x2de4,_0x145446=_0x42f13b();while(!![]){try{const _0x6daab=-parseInt(_0xbd7f02(0x117))/0x1*(parseInt(_0xbd7f02(0x118))/0x2)+-parseInt(_0xbd7f02(0x163))/0x3*(-parseInt(_0xbd7f02(0x114))/0x4)+parseInt(_0xbd7f02(0x119))/0x5+-parseInt(_0xbd7f02(0x14e))/0x6+-parseInt(_0xbd7f02(0x142))/0x7*(parseInt(_0xbd7f02(0x12a))/0x8)+parseInt(_0xbd7f02(0x161))/0x9+parseInt(_0xbd7f02(0x120))/0xa*(parseInt(_0xbd7f02(0x11d))/0xb);if(_0x6daab===_0x5e20ba)break;else _0x145446['push'](_0x145446['shift']());}catch(_0x1942c2){_0x145446['push'](_0x145446['shift']());}}}(_0x3339,0xb2d41));import{Plugin as _0xc1002a}from'ckeditor5/src/core.js';import{getTranslation as _0x25e431}from'../utils/common-translations.js';export default class ue extends _0xc1002a{[_0x561760(0x169)](){const _0x5d6416=_0x561760;if(!this[_0x5d6416(0x11c)][_0x5d6416(0x11a)][_0x5d6416(0x166)](_0x5d6416(0x128)))return;const _0x2bc9a6=this[_0x5d6416(0x11c)][_0x5d6416(0x153)][_0x5d6416(0x137)](_0x5d6416(0x156)),_0x2542ce=this[_0x5d6416(0x11c)][_0x5d6416(0x11a)][_0x5d6416(0x137)](_0x5d6416(0x140));_0x2bc9a6[_0x5d6416(0x16b)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x12c)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x12c))),_0x2bc9a6[_0x5d6416(0x160)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x152)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x152))),_0x2bc9a6[_0x5d6416(0x15e)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x131)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x131)));const _0x16e697={'type':_0x5d6416(0x164),'content':''};_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](this[_0x5d6416(0x16a)][_0x5d6416(0x12b)](this));const _0x2559fe=this[_0x5d6416(0x11c)][_0x5d6416(0x162)];_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x132)](_0x5d6416(0x152),_0x25e431(_0x2559fe,_0x5d6416(0x125))),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](_0x432cf1=>{const _0x12209d=_0x5d6416,{data:_0x2898de}=_0x432cf1;if(_0x2898de&&_0x12209d(0x152)==_0x2898de[_0x12209d(0x150)])return null==_0x2898de[_0x12209d(0x143)]||0x0==_0x2898de[_0x12209d(0x143)]&&null==_0x2898de[_0x12209d(0x13a)]?_0x16e697:void 0x0;}),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x132)](_0x5d6416(0x131),_0x25e431(_0x2559fe,_0x5d6416(0x13f))),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](_0x1eb01a=>{const _0xf3acda=_0x5d6416,{data:_0x1f0f46}=_0x1eb01a;if(_0x1f0f46&&_0xf3acda(0x131)==_0x1f0f46[_0xf3acda(0x150)])return null==_0x1f0f46[_0xf3acda(0x143)]||0x1==_0x1f0f46[_0xf3acda(0x143)]&&null==_0x1f0f46[_0xf3acda(0x13a)]?_0x16e697:void 0x0;}),this[_0x5d6416(0x11c)][_0x5d6416(0x159)][_0x5d6416(0x155)][_0x5d6416(0x134)](_0x3c3e80=>{const _0x570212=_0x5d6416;if(_0x3c3e80[_0x570212(0x122)][_0x570212(0x116)])return!0x1;let _0x1b6b4c=!0x1;const _0x556027=_0x2542ce[_0x570212(0x158)]({'skipNotAttached':!0x0})[_0x570212(0x14d)](_0x3dfa78=>{const _0x307d6a=_0x570212,_0x3ede21=_0x2542ce[_0x307d6a(0x136)](_0x3dfa78);return _0x307d6a(0x131)==_0x3ede21||_0x307d6a(0x152)==_0x3ede21;});for(const _0x113c6e of _0x556027){const _0x1252d6=_0x113c6e[_0x570212(0x141)]()[_0x570212(0x13e)][_0x570212(0x157)][_0x570212(0x127)](_0x570212(0x146));if(_0x570212(0x11e)==_0x1252d6||_0x570212(0x13d)==_0x1252d6)continue;_0x2542ce[_0x570212(0x16c)](_0x113c6e[_0x570212(0x141)](),_0x570212(0x14c))[_0x570212(0x15d)](_0x25fe21=>_0x570212(0x146)==_0x2542ce[_0x570212(0x136)](_0x25fe21[_0x570212(0x149)]))||(_0x3c3e80[_0x570212(0x138)](_0x113c6e[_0x570212(0x15a)]()),_0x1b6b4c=!0x0);}return _0x1b6b4c;}),this[_0x5d6416(0x115)]();}[_0x561760(0x16a)](_0x350aa0){const _0x3c8477=_0x561760,_0x36edfd=this[_0x3c8477(0x11c)][_0x3c8477(0x162)],{data:_0x2321f5}=_0x350aa0,_0x5c50a6={'type':_0x3c8477(0x164),'content':''};if(!_0x2321f5||_0x3c8477(0x12c)!=_0x2321f5[_0x3c8477(0x150)])return;if(!_0x2321f5[_0x3c8477(0x13a)])return _0x3c8477(0x15b)==_0x2321f5[_0x3c8477(0x143)]?_0x5c50a6:{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x143)])))};if(!_0x2321f5[_0x3c8477(0x143)]){if(_0x3c8477(0x15b)==_0x2321f5[_0x3c8477(0x13a)])return _0x5c50a6;let _0x57f025=_0x350aa0[_0x3c8477(0x124)];for(;_0x57f025;){if(_0x57f025[_0x3c8477(0x14b)]&&_0x3c8477(0x146)==_0x57f025[_0x3c8477(0x14b)][_0x3c8477(0x150)]&&_0x57f025[_0x3c8477(0x14b)][_0x3c8477(0x143)])return _0x5c50a6;_0x57f025=_0x57f025[_0x3c8477(0x15c)];}return{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x16e),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x13a)])))};}if(_0x3c8477(0x15b)!=_0x2321f5[_0x3c8477(0x143)])return{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x143)])))};let _0x3dd376=_0x350aa0[_0x3c8477(0x124)];for(;_0x3dd376;){if(_0x3dd376[_0x3c8477(0x14b)]&&_0x3c8477(0x146)==_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x150)]&&_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x143)]&&_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x13a)])return _0x5c50a6;_0x3dd376=_0x3dd376[_0x3c8477(0x15c)];}const _0xb42efd=_0x350aa0[_0x3c8477(0x141)]()[_0x3c8477(0x13e)][_0x3c8477(0x157)][_0x3c8477(0x127)](_0x3c8477(0x146));return{'type':_0x3c8477(0x164),'content':_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,_0x3c8477(0x165)+_0xb42efd[_0x3c8477(0x16d)]()+_0x3c8477(0x12e)))};}[_0x561760(0x115)](){const _0x5eeac7=_0x561760,_0x23c820=this[_0x5eeac7(0x11c)],_0x37d73c=_0x23c820[_0x5eeac7(0x162)];_0x23c820[_0x5eeac7(0x11a)][_0x5eeac7(0x137)](_0x5eeac7(0x140))[_0x5eeac7(0x13b)][_0x5eeac7(0x144)](_0x45f4f1=>{const _0x1bdecd=_0x5eeac7;if(_0x1bdecd(0x113)!=_0x45f4f1[_0x1bdecd(0x167)])return;const {data:_0x4b6880}=_0x45f4f1;if(!_0x4b6880)return;let _0x3f1876,_0x84080;switch(_0x4b6880[_0x1bdecd(0x130)]){case _0x1bdecd(0x12c):_0x3f1876=_0x1bdecd(0x129),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876,_0x25e431(_0x37d73c,this[_0x1bdecd(0x123)](_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x167)])))};break;case _0x1bdecd(0x152):_0x3f1876=_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x160)]?_0x1bdecd(0x147):_0x1bdecd(0x14a),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876)};break;case _0x1bdecd(0x131):_0x3f1876=_0x1bdecd(0x145),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876,_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x15e)])};}return _0x84080;});}[_0x561760(0x123)](_0xd31617){const _0x3b043d=_0x561760;return _0x3b043d(0x165)+function(_0x3e3d13){const _0x318787=_0x3b043d;if(pe[_0x318787(0x14f)](_0x3e3d13))return _0x318787(0x168);if(ye[_0x318787(0x14f)](_0x3e3d13))return _0x318787(0x11e);return null;}(_0xd31617)[_0x3b043d(0x16d)]()+_0x3b043d(0x11b)+_0xd31617[_0x3b043d(0x16d)]()[_0x3b043d(0x12f)](/-/g,'_');}}const pe=[_0x561760(0x15f),_0x561760(0x151),_0x561760(0x11f)],ye=[_0x561760(0x133),_0x561760(0x135),_0x561760(0x139),_0x561760(0x12d),_0x561760(0x121),_0x561760(0x148)];
23
+ function _0x2d98(_0x4c963e,_0x271059){const _0x494edf=_0x494e();return _0x2d98=function(_0x2d9846,_0x18364d){_0x2d9846=_0x2d9846-0x1ee;let _0x395c71=_0x494edf[_0x2d9846];return _0x395c71;},_0x2d98(_0x4c963e,_0x271059);}function _0x494e(){const _0x5c1b8a=['startIndex','config','document','formatBlock','registerPostFixer','3064257uTPtjq','upper-roman','listReversed','upper-latin','commandParams','styles','format','_LIST_','square','_getAttributeKey','toUpperCase','157782vfqQfq','getAttribute','decimal','attribute','TrackChangesEditing','numbered','plugins','_findSuggestions','_registerLegacyDescription','replace','suggestion','list.properties','*Format:*\x20set\x20order\x20to\x20regular','_getTranslationKeyForListStyle','handleDescriptions','FORMAT_LIST_REVERSED','decimal-leading-zero','filter','locale','getFirstRange','registerAttributeLabel','registerDescriptionCallback','bind','data','newValue','2IxhpeC','editor','297202tkIlQP','getSuggestions','*Change\x20to:*\x20%0','10062912bpAkpj','descriptionFactory','batch','head','enableDefaultAttributesIntegration','next','customNumbered','listStart','*Format:*\x20set\x20order\x20to\x20reversed','14211090cfcuJa','find','removeMarker','nodeAfter','*Remove\x20format:*\x20%0','listStyle','start','FORMAT_LIST_START','get','disc','oldValue','reversed','6672955ydBHqj','has','key','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_DEFAULT','bulleted','default','*Set\x20format:*\x20%0','type','registerBlockAttribute','circle','lower-roman','getFirstMarker','ELEMENT_','ListPropertiesEditing','175ZSPFcy','lower-latin','afterInit','includes','commandName','listType','3431788fLakqS','isUndo','model'];_0x494e=function(){return _0x5c1b8a;};return _0x494e();}const _0x40b36a=_0x2d98;(function(_0x537f47,_0x8d2ce9){const _0x237d1f=_0x2d98,_0x34c5a0=_0x537f47();while(!![]){try{const _0x3627a3=-parseInt(_0x237d1f(0x240))/0x1*(-parseInt(_0x237d1f(0x242))/0x2)+parseInt(_0x237d1f(0x21c))/0x3+-parseInt(_0x237d1f(0x214))/0x4+parseInt(_0x237d1f(0x1ff))/0x5+-parseInt(_0x237d1f(0x227))/0x6*(parseInt(_0x237d1f(0x20e))/0x7)+parseInt(_0x237d1f(0x245))/0x8+-parseInt(_0x237d1f(0x1f3))/0x9;if(_0x3627a3===_0x8d2ce9)break;else _0x34c5a0['push'](_0x34c5a0['shift']());}catch(_0x2aee76){_0x34c5a0['push'](_0x34c5a0['shift']());}}}(_0x494e,0xc7636));import{Plugin as _0x5a4898}from'ckeditor5/src/core.js';import{getTranslation as _0x2c36b0}from'../utils/common-translations.js';export default class ue extends _0x5a4898{[_0x40b36a(0x210)](){const _0x2c6c02=_0x40b36a;if(!this[_0x2c6c02(0x241)][_0x2c6c02(0x22d)][_0x2c6c02(0x200)](_0x2c6c02(0x20d)))return;const _0x564d03=this[_0x2c6c02(0x241)][_0x2c6c02(0x218)][_0x2c6c02(0x1fb)](_0x2c6c02(0x232)),_0x1f8a2f=this[_0x2c6c02(0x241)][_0x2c6c02(0x22d)][_0x2c6c02(0x1fb)](_0x2c6c02(0x22b));_0x564d03[_0x2c6c02(0x221)]&&(_0x1f8a2f[_0x2c6c02(0x1ee)](_0x2c6c02(0x1f8)),_0x1f8a2f[_0x2c6c02(0x208)](_0x2c6c02(0x1f8))),_0x564d03[_0x2c6c02(0x1fe)]&&(_0x1f8a2f[_0x2c6c02(0x1ee)](_0x2c6c02(0x21e)),_0x1f8a2f[_0x2c6c02(0x208)](_0x2c6c02(0x21e))),_0x564d03[_0x2c6c02(0x217)]&&(_0x1f8a2f[_0x2c6c02(0x1ee)](_0x2c6c02(0x1f1)),_0x1f8a2f[_0x2c6c02(0x208)](_0x2c6c02(0x1f1)));const _0x5e015b={'type':_0x2c6c02(0x222),'content':''};_0x1f8a2f[_0x2c6c02(0x246)][_0x2c6c02(0x23c)](this[_0x2c6c02(0x235)][_0x2c6c02(0x23d)](this));const _0x238bec=this[_0x2c6c02(0x241)][_0x2c6c02(0x239)];_0x1f8a2f[_0x2c6c02(0x246)][_0x2c6c02(0x23b)](_0x2c6c02(0x21e),_0x2c36b0(_0x238bec,_0x2c6c02(0x236))),_0x1f8a2f[_0x2c6c02(0x246)][_0x2c6c02(0x23c)](_0x12d763=>{const _0x6753c0=_0x2c6c02,{data:_0x691428}=_0x12d763;if(_0x691428&&_0x6753c0(0x21e)==_0x691428[_0x6753c0(0x201)])return null==_0x691428[_0x6753c0(0x23f)]||0x0==_0x691428[_0x6753c0(0x23f)]&&null==_0x691428[_0x6753c0(0x1fd)]?_0x5e015b:void 0x0;}),_0x1f8a2f[_0x2c6c02(0x246)][_0x2c6c02(0x23b)](_0x2c6c02(0x1f1),_0x2c36b0(_0x238bec,_0x2c6c02(0x1fa))),_0x1f8a2f[_0x2c6c02(0x246)][_0x2c6c02(0x23c)](_0x2ff27c=>{const _0x11b2bc=_0x2c6c02,{data:_0xd16a9e}=_0x2ff27c;if(_0xd16a9e&&_0x11b2bc(0x1f1)==_0xd16a9e[_0x11b2bc(0x201)])return null==_0xd16a9e[_0x11b2bc(0x23f)]||0x1==_0xd16a9e[_0x11b2bc(0x23f)]&&null==_0xd16a9e[_0x11b2bc(0x1fd)]?_0x5e015b:void 0x0;}),this[_0x2c6c02(0x241)][_0x2c6c02(0x216)][_0x2c6c02(0x219)][_0x2c6c02(0x21b)](_0x16a8cf=>{const _0x5b4a18=_0x2c6c02;if(_0x16a8cf[_0x5b4a18(0x247)][_0x5b4a18(0x215)])return!0x1;let _0x2c0802=!0x1;const _0x2bbf18=_0x1f8a2f[_0x5b4a18(0x243)]({'skipNotAttached':!0x0})[_0x5b4a18(0x238)](_0x1f4028=>{const _0x117bd0=_0x5b4a18,_0x410aad=_0x1f8a2f[_0x117bd0(0x225)](_0x1f4028);return _0x117bd0(0x1f1)==_0x410aad||_0x117bd0(0x21e)==_0x410aad;});for(const _0x5a071b of _0x2bbf18){const _0x58c07e=_0x5a071b[_0x5b4a18(0x23a)]()[_0x5b4a18(0x1f9)][_0x5b4a18(0x1f6)][_0x5b4a18(0x228)](_0x5b4a18(0x213));if(_0x5b4a18(0x22c)==_0x58c07e||_0x5b4a18(0x1f0)==_0x58c07e)continue;_0x1f8a2f[_0x5b4a18(0x22e)](_0x5a071b[_0x5b4a18(0x23a)](),_0x5b4a18(0x22a))[_0x5b4a18(0x1f4)](_0x3a06a8=>_0x5b4a18(0x213)==_0x1f8a2f[_0x5b4a18(0x225)](_0x3a06a8[_0x5b4a18(0x231)]))||(_0x16a8cf[_0x5b4a18(0x1f5)](_0x5a071b[_0x5b4a18(0x20b)]()),_0x2c0802=!0x0);}return _0x2c0802;}),this[_0x2c6c02(0x22f)]();}[_0x40b36a(0x235)](_0x3ef570){const _0x397e19=_0x40b36a,_0x41e6d5=this[_0x397e19(0x241)][_0x397e19(0x239)],{data:_0x4174be}=_0x3ef570,_0x54c946={'type':_0x397e19(0x222),'content':''};if(!_0x4174be||_0x397e19(0x1f8)!=_0x4174be[_0x397e19(0x201)])return;if(!_0x4174be[_0x397e19(0x1fd)])return _0x397e19(0x205)==_0x4174be[_0x397e19(0x23f)]?_0x54c946:{'type':_0x397e19(0x222),'content':''+_0x2c36b0(_0x41e6d5,_0x397e19(0x206),_0x2c36b0(_0x41e6d5,this[_0x397e19(0x234)](_0x4174be[_0x397e19(0x23f)])))};if(!_0x4174be[_0x397e19(0x23f)]){if(_0x397e19(0x205)==_0x4174be[_0x397e19(0x1fd)])return _0x54c946;let _0x380106=_0x3ef570[_0x397e19(0x248)];for(;_0x380106;){if(_0x380106[_0x397e19(0x23e)]&&_0x397e19(0x213)==_0x380106[_0x397e19(0x23e)][_0x397e19(0x201)]&&_0x380106[_0x397e19(0x23e)][_0x397e19(0x23f)])return _0x54c946;_0x380106=_0x380106[_0x397e19(0x1ef)];}return{'type':_0x397e19(0x222),'content':''+_0x2c36b0(_0x41e6d5,_0x397e19(0x1f7),_0x2c36b0(_0x41e6d5,this[_0x397e19(0x234)](_0x4174be[_0x397e19(0x1fd)])))};}if(_0x397e19(0x205)!=_0x4174be[_0x397e19(0x23f)])return{'type':_0x397e19(0x222),'content':''+_0x2c36b0(_0x41e6d5,_0x397e19(0x206),_0x2c36b0(_0x41e6d5,this[_0x397e19(0x234)](_0x4174be[_0x397e19(0x23f)])))};let _0x30a247=_0x3ef570[_0x397e19(0x248)];for(;_0x30a247;){if(_0x30a247[_0x397e19(0x23e)]&&_0x397e19(0x213)==_0x30a247[_0x397e19(0x23e)][_0x397e19(0x201)]&&_0x30a247[_0x397e19(0x23e)][_0x397e19(0x23f)]&&_0x30a247[_0x397e19(0x23e)][_0x397e19(0x1fd)])return _0x54c946;_0x30a247=_0x30a247[_0x397e19(0x1ef)];}const _0x57d29f=_0x3ef570[_0x397e19(0x23a)]()[_0x397e19(0x1f9)][_0x397e19(0x1f6)][_0x397e19(0x228)](_0x397e19(0x213));return{'type':_0x397e19(0x222),'content':_0x2c36b0(_0x41e6d5,_0x397e19(0x206),_0x2c36b0(_0x41e6d5,_0x397e19(0x20c)+_0x57d29f[_0x397e19(0x226)]()+_0x397e19(0x203)))};}[_0x40b36a(0x22f)](){const _0x1cb0b6=_0x40b36a,_0x4b4c79=this[_0x1cb0b6(0x241)],_0x1ea7ee=_0x4b4c79[_0x1cb0b6(0x239)];_0x4b4c79[_0x1cb0b6(0x22d)][_0x1cb0b6(0x1fb)](_0x1cb0b6(0x22b))[_0x1cb0b6(0x246)][_0x1cb0b6(0x23c)](_0x17834e=>{const _0x14440f=_0x1cb0b6;if(_0x14440f(0x21a)!=_0x17834e[_0x14440f(0x207)])return;const {data:_0x1e94f9}=_0x17834e;if(!_0x1e94f9)return;let _0xe24102,_0x592be3;switch(_0x1e94f9[_0x14440f(0x212)]){case _0x14440f(0x1f8):_0xe24102=_0x14440f(0x244),_0x592be3={'type':_0x14440f(0x222),'content':_0x2c36b0(_0x1ea7ee,_0xe24102,_0x2c36b0(_0x1ea7ee,this[_0x14440f(0x234)](_0x1e94f9[_0x14440f(0x220)][0x0][_0x14440f(0x207)])))};break;case _0x14440f(0x21e):_0xe24102=_0x1e94f9[_0x14440f(0x220)][0x0][_0x14440f(0x1fe)]?_0x14440f(0x1f2):_0x14440f(0x233),_0x592be3={'type':_0x14440f(0x222),'content':_0x2c36b0(_0x1ea7ee,_0xe24102)};break;case _0x14440f(0x1f1):_0xe24102=_0x14440f(0x202),_0x592be3={'type':_0x14440f(0x222),'content':_0x2c36b0(_0x1ea7ee,_0xe24102,_0x1e94f9[_0x14440f(0x220)][0x0][_0x14440f(0x217)])};}return _0x592be3;});}[_0x40b36a(0x234)](_0x1a2b23){const _0x4998d8=_0x40b36a;return _0x4998d8(0x20c)+function(_0x30d63b){const _0x5167e5=_0x4998d8;if(pe[_0x5167e5(0x211)](_0x30d63b))return _0x5167e5(0x204);if(ye[_0x5167e5(0x211)](_0x30d63b))return _0x5167e5(0x22c);return null;}(_0x1a2b23)[_0x4998d8(0x226)]()+_0x4998d8(0x223)+_0x1a2b23[_0x4998d8(0x226)]()[_0x4998d8(0x230)](/-/g,'_');}}const pe=[_0x40b36a(0x1fc),_0x40b36a(0x209),_0x40b36a(0x224)],ye=[_0x40b36a(0x229),_0x40b36a(0x237),_0x40b36a(0x20a),_0x40b36a(0x21d),_0x40b36a(0x20f),_0x40b36a(0x21f)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d4373=_0x1ebb;(function(_0x4fcad1,_0x5b001b){const _0x3361fc=_0x1ebb,_0x599370=_0x4fcad1();while(!![]){try{const _0xf12164=parseInt(_0x3361fc(0x193))/0x1*(-parseInt(_0x3361fc(0x1a0))/0x2)+-parseInt(_0x3361fc(0x1a2))/0x3*(parseInt(_0x3361fc(0x1a1))/0x4)+parseInt(_0x3361fc(0x1b4))/0x5+-parseInt(_0x3361fc(0x1ad))/0x6*(-parseInt(_0x3361fc(0x19e))/0x7)+-parseInt(_0x3361fc(0x1ac))/0x8+-parseInt(_0x3361fc(0x195))/0x9+-parseInt(_0x3361fc(0x1b5))/0xa*(-parseInt(_0x3361fc(0x19c))/0xb);if(_0xf12164===_0x5b001b)break;else _0x599370['push'](_0x599370['shift']());}catch(_0x5698ae){_0x599370['push'](_0x599370['shift']());}}}(_0x365d,0xebf34));function _0x365d(){const _0x56202b=['enableCommand','plugins','data','13322016oFFGQo','54QNlsQk','attribute:url:media','locale','dataDowncast','editor','mediaEmbed','registerElementLabel','4027090JbnzYF','4450FUGXrK','options','stop','has','106GVtTnu','conversion','10718424CaEJBS','createEmptyElement','downcastDispatcher','MediaEmbedEditing','high','div','afterInit','117689bNnrBj','ELEMENT_MEDIA','194369SwqDyD','media','16762IHkGJr','4421400bhMZDS','3cTmFEh','for','elementToElement','TrackChangesEditing','descriptionFactory','showSuggestionHighlights','get'];_0x365d=function(){return _0x56202b;};return _0x365d();}function _0x1ebb(_0x467f60,_0x4a7344){const _0x365d5b=_0x365d();return _0x1ebb=function(_0x1ebbd8,_0x1c6e7c){_0x1ebbd8=_0x1ebbd8-0x190;let _0x28cbe3=_0x365d5b[_0x1ebbd8];return _0x28cbe3;},_0x1ebb(_0x467f60,_0x4a7344);}import{Plugin as _0xdaf3a8}from'ckeditor5/src/core.js';import{getTranslation as _0x1a2472}from'../utils/common-translations.js';export default class ft extends _0xdaf3a8{[_0x1d4373(0x19b)](){const _0x4e5331=_0x1d4373,_0x3ecbab=this[_0x4e5331(0x1b1)];if(!_0x3ecbab[_0x4e5331(0x1aa)][_0x4e5331(0x192)](_0x4e5331(0x198)))return;const _0x26b78b=_0x3ecbab[_0x4e5331(0x1aa)][_0x4e5331(0x1a8)](_0x4e5331(0x1a5)),_0x26fbab=_0x3ecbab[_0x4e5331(0x1af)];_0x26b78b[_0x4e5331(0x1a9)](_0x4e5331(0x1b2)),_0x26b78b[_0x4e5331(0x1a6)][_0x4e5331(0x1b3)](_0x4e5331(0x19f),_0x385b78=>_0x1a2472(_0x26fbab,_0x4e5331(0x19d),_0x385b78)),_0x3ecbab[_0x4e5331(0x194)][_0x4e5331(0x1a3)](_0x4e5331(0x1b0))[_0x4e5331(0x1a4)]({'model':_0x4e5331(0x19f),'view':(_0x59a030,{writer:_0x4e235d,options:_0x156ee5})=>{const _0x4ce937=_0x4e5331;if(_0x156ee5[_0x4ce937(0x1a7)])return _0x4e235d[_0x4ce937(0x196)](_0x4ce937(0x19a));},'converterPriority':_0x4e5331(0x199)}),_0x3ecbab[_0x4e5331(0x1ab)][_0x4e5331(0x197)]['on'](_0x4e5331(0x1ae),(_0x5b4362,_0x51aadb,_0x86408a)=>{const _0x1410e8=_0x4e5331;_0x86408a[_0x1410e8(0x190)][_0x1410e8(0x1a7)]&&_0x5b4362[_0x1410e8(0x191)]();},{'priority':_0x4e5331(0x199)});}}
23
+ function _0x3abb(){const _0x12926c=['div','plugins','2853084GEymZD','media','options','285368FqGlrd','4oxwRHr','3817740ipKEKq','63QMGunk','data','enableCommand','conversion','MediaEmbedEditing','attribute:url:media','ELEMENT_MEDIA','mediaEmbed','high','afterInit','elementToElement','showSuggestionHighlights','130999fkonSn','stop','createEmptyElement','3397326pHnrpP','descriptionFactory','get','locale','for','dataDowncast','downcastDispatcher','has','editor','registerElementLabel','TrackChangesEditing','1741959CgZbnj','72910tkzyvU'];_0x3abb=function(){return _0x12926c;};return _0x3abb();}const _0x1ecae5=_0x418b;(function(_0x39b9be,_0x1e07e8){const _0x22644b=_0x418b,_0x1d775d=_0x39b9be();while(!![]){try{const _0x36fba6=-parseInt(_0x22644b(0x1c8))/0x1+parseInt(_0x22644b(0x1b3))/0x2+-parseInt(_0x22644b(0x1b6))/0x3*(-parseInt(_0x22644b(0x1ba))/0x4)+parseInt(_0x22644b(0x1bb))/0x5+-parseInt(_0x22644b(0x1cb))/0x6+parseInt(_0x22644b(0x1bc))/0x7*(-parseInt(_0x22644b(0x1b9))/0x8)+-parseInt(_0x22644b(0x1b2))/0x9;if(_0x36fba6===_0x1e07e8)break;else _0x1d775d['push'](_0x1d775d['shift']());}catch(_0xed37e7){_0x1d775d['push'](_0x1d775d['shift']());}}}(_0x3abb,0x83a55));function _0x418b(_0x31517c,_0x5382fe){const _0x3abb9a=_0x3abb();return _0x418b=function(_0x418b07,_0x59f9ae){_0x418b07=_0x418b07-0x1b2;let _0x2cccd9=_0x3abb9a[_0x418b07];return _0x2cccd9;},_0x418b(_0x31517c,_0x5382fe);}import{Plugin as _0x7616c9}from'ckeditor5/src/core.js';import{getTranslation as _0x3ad4e8}from'../utils/common-translations.js';export default class ft extends _0x7616c9{[_0x1ecae5(0x1c5)](){const _0x3113be=_0x1ecae5,_0x4436d8=this[_0x3113be(0x1d3)];if(!_0x4436d8[_0x3113be(0x1b5)][_0x3113be(0x1d2)](_0x3113be(0x1c0)))return;const _0x23d0b6=_0x4436d8[_0x3113be(0x1b5)][_0x3113be(0x1cd)](_0x3113be(0x1d5)),_0x4c2999=_0x4436d8[_0x3113be(0x1ce)];_0x23d0b6[_0x3113be(0x1be)](_0x3113be(0x1c3)),_0x23d0b6[_0x3113be(0x1cc)][_0x3113be(0x1d4)](_0x3113be(0x1b7),_0x21e14d=>_0x3ad4e8(_0x4c2999,_0x3113be(0x1c2),_0x21e14d)),_0x4436d8[_0x3113be(0x1bf)][_0x3113be(0x1cf)](_0x3113be(0x1d0))[_0x3113be(0x1c6)]({'model':_0x3113be(0x1b7),'view':(_0x19fe81,{writer:_0x1fe5be,options:_0x58a68c})=>{const _0x1fd2ce=_0x3113be;if(_0x58a68c[_0x1fd2ce(0x1c7)])return _0x1fe5be[_0x1fd2ce(0x1ca)](_0x1fd2ce(0x1b4));},'converterPriority':_0x3113be(0x1c4)}),_0x4436d8[_0x3113be(0x1bd)][_0x3113be(0x1d1)]['on'](_0x3113be(0x1c1),(_0x11e028,_0x5111b6,_0x150d89)=>{const _0x46c591=_0x3113be;_0x150d89[_0x46c591(0x1b8)][_0x46c591(0x1c7)]&&_0x11e028[_0x46c591(0x1c9)]();},{'priority':_0x3113be(0x1c4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3635dd=_0x406e;(function(_0x336987,_0x5cc927){const _0x30af6a=_0x406e,_0x1b4d69=_0x336987();while(!![]){try{const _0x4d4b06=-parseInt(_0x30af6a(0xe9))/0x1+parseInt(_0x30af6a(0xd9))/0x2+parseInt(_0x30af6a(0xde))/0x3+-parseInt(_0x30af6a(0xe2))/0x4+-parseInt(_0x30af6a(0xdf))/0x5*(parseInt(_0x30af6a(0xdc))/0x6)+parseInt(_0x30af6a(0xe1))/0x7+-parseInt(_0x30af6a(0xe0))/0x8*(-parseInt(_0x30af6a(0xe7))/0x9);if(_0x4d4b06===_0x5cc927)break;else _0x1b4d69['push'](_0x1b4d69['shift']());}catch(_0x14b28f){_0x1b4d69['push'](_0x1b4d69['shift']());}}}(_0x209a,0x65c9c));import{Plugin as _0xdd02e}from'ckeditor5/src/core.js';function _0x209a(){const _0x2b707c=['plugins','12vrrtkX','get','428163uqofKx','989635dzYENp','1384JichWQ','4630920rBcOde','2039132uMnSFB','has','afterInit','TrackChangesEditing','MentionEditing','23796gPUeAI','editor','174448fVwMKE','enableCommand','470632UNmjFF','mention'];_0x209a=function(){return _0x2b707c;};return _0x209a();}function _0x406e(_0x23101c,_0x49d244){const _0x209a4c=_0x209a();return _0x406e=function(_0x406e5f,_0x3f008d){_0x406e5f=_0x406e5f-0xd9;let _0x569d78=_0x209a4c[_0x406e5f];return _0x569d78;},_0x406e(_0x23101c,_0x49d244);}export default class gt extends _0xdd02e{[_0x3635dd(0xe4)](){const _0xb53327=_0x3635dd,_0x26d1f0=this[_0xb53327(0xe8)];_0x26d1f0[_0xb53327(0xdb)][_0xb53327(0xe3)](_0xb53327(0xe6))&&_0x26d1f0[_0xb53327(0xdb)][_0xb53327(0xdd)](_0xb53327(0xe5))[_0xb53327(0xea)](_0xb53327(0xda));}}
23
+ const _0x745856=_0x54dc;(function(_0x572f37,_0x1419d9){const _0x156388=_0x54dc,_0x354b2a=_0x572f37();while(!![]){try{const _0x19938b=-parseInt(_0x156388(0xbe))/0x1*(-parseInt(_0x156388(0xbf))/0x2)+-parseInt(_0x156388(0xb9))/0x3+parseInt(_0x156388(0xc0))/0x4*(-parseInt(_0x156388(0xb0))/0x5)+parseInt(_0x156388(0xb2))/0x6+parseInt(_0x156388(0xb5))/0x7+-parseInt(_0x156388(0xb8))/0x8+parseInt(_0x156388(0xb6))/0x9;if(_0x19938b===_0x1419d9)break;else _0x354b2a['push'](_0x354b2a['shift']());}catch(_0x2badb5){_0x354b2a['push'](_0x354b2a['shift']());}}}(_0x8681,0xd8340));import{Plugin as _0x42d106}from'ckeditor5/src/core.js';function _0x54dc(_0x3209f4,_0x32c140){const _0x86817a=_0x8681();return _0x54dc=function(_0x54dcef,_0x1ee584){_0x54dcef=_0x54dcef-0xaf;let _0x57e1b8=_0x86817a[_0x54dcef];return _0x57e1b8;},_0x54dc(_0x3209f4,_0x32c140);}function _0x8681(){const _0xbcd46f=['7109340nWlolB','3038778DuOZAD','has','6718504cLwUZs','1454415QOQSSf','plugins','editor','enableCommand','MentionEditing','1621oZkwNj','18XurNGG','127452zsUedn','mention','135rYvgtK','get','10215816uvsmyP','TrackChangesEditing','afterInit'];_0x8681=function(){return _0xbcd46f;};return _0x8681();}export default class gt extends _0x42d106{[_0x745856(0xb4)](){const _0x55b1f7=_0x745856,_0x21ffe4=this[_0x55b1f7(0xbb)];_0x21ffe4[_0x55b1f7(0xba)][_0x55b1f7(0xb7)](_0x55b1f7(0xbd))&&_0x21ffe4[_0x55b1f7(0xba)][_0x55b1f7(0xb1)](_0x55b1f7(0xb3))[_0x55b1f7(0xbc)](_0x55b1f7(0xaf));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28c3e1=_0x5bd6;(function(_0x448edb,_0x28fca2){const _0x58205b=_0x5bd6,_0x119639=_0x448edb();while(!![]){try{const _0x133dbd=-parseInt(_0x58205b(0x1a8))/0x1*(-parseInt(_0x58205b(0x1a9))/0x2)+-parseInt(_0x58205b(0x1c3))/0x3*(-parseInt(_0x58205b(0x1c5))/0x4)+-parseInt(_0x58205b(0x1b4))/0x5*(-parseInt(_0x58205b(0x1ab))/0x6)+-parseInt(_0x58205b(0x1c2))/0x7+parseInt(_0x58205b(0x1bb))/0x8*(-parseInt(_0x58205b(0x1b3))/0x9)+-parseInt(_0x58205b(0x1ca))/0xa*(-parseInt(_0x58205b(0x1b9))/0xb)+parseInt(_0x58205b(0x1c8))/0xc;if(_0x133dbd===_0x28fca2)break;else _0x119639['push'](_0x119639['shift']());}catch(_0xec79d3){_0x119639['push'](_0x119639['shift']());}}}(_0x156f,0xe3830));import{Plugin as _0x3f9e75}from'ckeditor5/src/core.js';import{getTranslation as _0x3cebbb}from'../utils/common-translations.js';function _0x5bd6(_0xc245b6,_0x537ba9){const _0x156fd5=_0x156f();return _0x5bd6=function(_0x5bd6b,_0x5440d6){_0x5bd6b=_0x5bd6b-0x1a8;let _0x25c2bc=_0x156fd5[_0x5bd6b];return _0x25c2bc;},_0x5bd6(_0xc245b6,_0x537ba9);}export default class lt extends _0x3f9e75{[_0x28c3e1(0x1ad)](){const _0x3f4a26=_0x28c3e1,_0x21e276=this[_0x3f4a26(0x1ae)],_0x444a70=_0x21e276[_0x3f4a26(0x1b8)][_0x3f4a26(0x1c1)](_0x3f4a26(0x1ac));_0x21e276[_0x3f4a26(0x1b8)][_0x3f4a26(0x1c6)](_0x3f4a26(0x1bd))&&(_0x444a70[_0x3f4a26(0x1be)](_0x3f4a26(0x1cb)),_0x444a70[_0x3f4a26(0x1c4)](_0x3f4a26(0x1ba)),_0x444a70[_0x3f4a26(0x1af)][_0x3f4a26(0x1b6)](_0x7169a2=>this[_0x3f4a26(0x1bc)](_0x7169a2)));}[_0x28c3e1(0x1bc)](_0x145a4b){const _0x1652d5=_0x28c3e1,_0x595b0d=this[_0x1652d5(0x1ae)][_0x1652d5(0x1bf)],{data:_0x112da3}=_0x145a4b,_0x58a041={'type':_0x1652d5(0x1c9),'content':''};if(_0x112da3&&_0x1652d5(0x1ba)==_0x112da3[_0x1652d5(0x1cc)]){if(!_0x112da3[_0x1652d5(0x1b1)])return{'type':_0x1652d5(0x1c9),'content':_0x3cebbb(_0x595b0d,_0x1652d5(0x1cd),_0x3cebbb(_0x595b0d,_0x1652d5(0x1c0)))+'\x20('+_0x112da3[_0x1652d5(0x1b0)]+')'};if(!_0x112da3[_0x1652d5(0x1b0)]){let _0x38a634=_0x145a4b[_0x1652d5(0x1b2)];for(;_0x38a634;){if(_0x38a634[_0x1652d5(0x1c7)]&&_0x1652d5(0x1b7)==_0x38a634[_0x1652d5(0x1c7)][_0x1652d5(0x1cc)]&&_0x38a634[_0x1652d5(0x1c7)][_0x1652d5(0x1b0)])return _0x58a041;_0x38a634=_0x38a634[_0x1652d5(0x1b5)];}return{'type':_0x1652d5(0x1c9),'content':_0x3cebbb(_0x595b0d,_0x1652d5(0x1aa),_0x3cebbb(_0x595b0d,_0x1652d5(0x1c0)))+'\x20('+_0x112da3[_0x1652d5(0x1b1)]+')'};}}}}function _0x156f(){const _0x18971b=['registerBlockAttribute','232756aZPPXh','has','data','6713532nRGFHQ','format','1048510hAVVlM','multiLevelList','key','*Set\x20format:*\x20%0','422871PcOtte','2uFSiAk','*Remove\x20format:*\x20%0','873558Qxjodz','TrackChangesEditing','afterInit','editor','descriptionFactory','newValue','oldValue','head','173709pEYivp','5yPikpD','next','registerDescriptionCallback','listType','plugins','11gRjNrN','listMarkerStyle','128HXvXGG','handleDescriptions','MultiLevelList','enableDefaultAttributesIntegration','locale','ELEMENT_MULTI_LEVEL_LIST','get','3610411FMsjZN','27LLtkHl'];_0x156f=function(){return _0x18971b;};return _0x156f();}
23
+ const _0x14bd0b=_0x196b;(function(_0x2af788,_0x15c4d6){const _0x5ce528=_0x196b,_0x53f2a0=_0x2af788();while(!![]){try{const _0x4bf516=parseInt(_0x5ce528(0x126))/0x1+-parseInt(_0x5ce528(0x12e))/0x2*(parseInt(_0x5ce528(0x130))/0x3)+parseInt(_0x5ce528(0x128))/0x4+parseInt(_0x5ce528(0x123))/0x5*(parseInt(_0x5ce528(0x13f))/0x6)+-parseInt(_0x5ce528(0x13a))/0x7*(-parseInt(_0x5ce528(0x136))/0x8)+parseInt(_0x5ce528(0x138))/0x9*(parseInt(_0x5ce528(0x13c))/0xa)+-parseInt(_0x5ce528(0x12d))/0xb;if(_0x4bf516===_0x15c4d6)break;else _0x53f2a0['push'](_0x53f2a0['shift']());}catch(_0x4a8f85){_0x53f2a0['push'](_0x53f2a0['shift']());}}}(_0x3f92,0xc9486));function _0x196b(_0x532851,_0x494a2f){const _0x3f921e=_0x3f92();return _0x196b=function(_0x196b8b,_0x2e55){_0x196b8b=_0x196b8b-0x11c;let _0x1394e3=_0x3f921e[_0x196b8b];return _0x1394e3;},_0x196b(_0x532851,_0x494a2f);}import{Plugin as _0x2c1805}from'ckeditor5/src/core.js';import{getTranslation as _0x55cf5f}from'../utils/common-translations.js';export default class lt extends _0x2c1805{[_0x14bd0b(0x122)](){const _0x3b1ba3=_0x14bd0b,_0x14fd06=this[_0x3b1ba3(0x129)],_0x169659=_0x14fd06[_0x3b1ba3(0x11c)][_0x3b1ba3(0x131)](_0x3b1ba3(0x137));_0x14fd06[_0x3b1ba3(0x11c)][_0x3b1ba3(0x120)](_0x3b1ba3(0x13d))&&(_0x169659[_0x3b1ba3(0x140)](_0x3b1ba3(0x121)),_0x169659[_0x3b1ba3(0x135)](_0x3b1ba3(0x132)),_0x169659[_0x3b1ba3(0x124)][_0x3b1ba3(0x139)](_0x5fb82=>this[_0x3b1ba3(0x11f)](_0x5fb82)));}[_0x14bd0b(0x11f)](_0x309617){const _0x2bbbef=_0x14bd0b,_0x55587d=this[_0x2bbbef(0x129)][_0x2bbbef(0x13b)],{data:_0x3793a4}=_0x309617,_0x5211f8={'type':_0x2bbbef(0x134),'content':''};if(_0x3793a4&&_0x2bbbef(0x132)==_0x3793a4[_0x2bbbef(0x12f)]){if(!_0x3793a4[_0x2bbbef(0x13e)])return{'type':_0x2bbbef(0x134),'content':_0x55cf5f(_0x55587d,_0x2bbbef(0x133),_0x55cf5f(_0x55587d,_0x2bbbef(0x12c)))+'\x20('+_0x3793a4[_0x2bbbef(0x127)]+')'};if(!_0x3793a4[_0x2bbbef(0x127)]){let _0x21abfa=_0x309617[_0x2bbbef(0x11d)];for(;_0x21abfa;){if(_0x21abfa[_0x2bbbef(0x125)]&&_0x2bbbef(0x12b)==_0x21abfa[_0x2bbbef(0x125)][_0x2bbbef(0x12f)]&&_0x21abfa[_0x2bbbef(0x125)][_0x2bbbef(0x127)])return _0x5211f8;_0x21abfa=_0x21abfa[_0x2bbbef(0x11e)];}return{'type':_0x2bbbef(0x134),'content':_0x55cf5f(_0x55587d,_0x2bbbef(0x12a),_0x55cf5f(_0x55587d,_0x2bbbef(0x12c)))+'\x20('+_0x3793a4[_0x2bbbef(0x13e)]+')'};}}}}function _0x3f92(){const _0x51b8ff=['10yMVaNa','MultiLevelList','oldValue','24918etvWUm','enableDefaultAttributesIntegration','plugins','head','next','handleDescriptions','has','multiLevelList','afterInit','1285ouLWkE','descriptionFactory','data','133124uFjLxq','newValue','5741972cejRCI','editor','*Remove\x20format:*\x20%0','listType','ELEMENT_MULTI_LEVEL_LIST','44793936IubiaC','1982gNvkFS','key','696YomkGh','get','listMarkerStyle','*Set\x20format:*\x20%0','format','registerBlockAttribute','1936432AcVNUA','TrackChangesEditing','13701492KTpPjl','registerDescriptionCallback','28ClCmRh','locale'];_0x3f92=function(){return _0x51b8ff;};return _0x3f92();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x166820=_0x4309;(function(_0x4eb030,_0x2439bf){const _0x55fd39=_0x4309,_0x107f6e=_0x4eb030();while(!![]){try{const _0x56d061=parseInt(_0x55fd39(0xd4))/0x1+-parseInt(_0x55fd39(0xcd))/0x2*(parseInt(_0x55fd39(0xc9))/0x3)+parseInt(_0x55fd39(0xdc))/0x4*(-parseInt(_0x55fd39(0xcc))/0x5)+parseInt(_0x55fd39(0xd5))/0x6*(parseInt(_0x55fd39(0xce))/0x7)+parseInt(_0x55fd39(0xd7))/0x8*(-parseInt(_0x55fd39(0xd2))/0x9)+parseInt(_0x55fd39(0xda))/0xa+parseInt(_0x55fd39(0xde))/0xb;if(_0x56d061===_0x2439bf)break;else _0x107f6e['push'](_0x107f6e['shift']());}catch(_0x564f8c){_0x107f6e['push'](_0x107f6e['shift']());}}}(_0x413b,0x7b786));import{Plugin as _0x4a3960}from'ckeditor5/src/core.js';import{getTranslation as _0x3dd7b0}from'../utils/common-translations.js';function _0x4309(_0x1d73ba,_0x3264f2){const _0x413b40=_0x413b();return _0x4309=function(_0x430918,_0x361df8){_0x430918=_0x430918-0xc9;let _0x152744=_0x413b40[_0x430918];return _0x152744;},_0x4309(_0x1d73ba,_0x3264f2);}function _0x413b(){const _0x960926=['has','PageBreakEditing','13428CcXOjw','locale','52908ZZGXDD','12ERQAId','enableCommand','1376eDxEDH','editor','descriptionFactory','8717680zvFhEj','TrackChangesEditing','4BjxUYX','afterInit','4342800klxETo','registerElementLabel','plugins','2973qOpoqm','ELEMENT_PAGE_BREAK','get','4161835rWvhKk','250oCCuxV','1396934JGyefu','pageBreak'];_0x413b=function(){return _0x960926;};return _0x413b();}export default class mt extends _0x4a3960{[_0x166820(0xdd)](){const _0x3df50e=_0x166820,_0x4e75ea=this[_0x3df50e(0xd8)];if(!_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xd0)](_0x3df50e(0xd1)))return;_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xcb)](_0x3df50e(0xdb))[_0x3df50e(0xd6)](_0x3df50e(0xcf));const _0x52cda5=_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xcb)](_0x3df50e(0xdb)),_0x318ff5=_0x4e75ea[_0x3df50e(0xd3)];_0x52cda5[_0x3df50e(0xd9)][_0x3df50e(0xdf)](_0x3df50e(0xcf),_0x5174f0=>_0x3dd7b0(_0x318ff5,_0x3df50e(0xca),_0x5174f0));}}
23
+ const _0x28aa44=_0x4ad1;function _0x4ad1(_0x3adc3d,_0x3a2808){const _0x5ae442=_0x5ae4();return _0x4ad1=function(_0x4ad19f,_0x4a888a){_0x4ad19f=_0x4ad19f-0x1be;let _0x245c11=_0x5ae442[_0x4ad19f];return _0x245c11;},_0x4ad1(_0x3adc3d,_0x3a2808);}(function(_0x1a7518,_0x474776){const _0x531e02=_0x4ad1,_0x472428=_0x1a7518();while(!![]){try{const _0x3d8f83=parseInt(_0x531e02(0x1cb))/0x1*(parseInt(_0x531e02(0x1c7))/0x2)+parseInt(_0x531e02(0x1c8))/0x3*(parseInt(_0x531e02(0x1ce))/0x4)+-parseInt(_0x531e02(0x1cc))/0x5*(parseInt(_0x531e02(0x1c6))/0x6)+parseInt(_0x531e02(0x1c5))/0x7+-parseInt(_0x531e02(0x1d3))/0x8+-parseInt(_0x531e02(0x1be))/0x9+-parseInt(_0x531e02(0x1c2))/0xa;if(_0x3d8f83===_0x474776)break;else _0x472428['push'](_0x472428['shift']());}catch(_0x4fe893){_0x472428['push'](_0x472428['shift']());}}}(_0x5ae4,0xa599d));import{Plugin as _0x9818d3}from'ckeditor5/src/core.js';import{getTranslation as _0x412c9d}from'../utils/common-translations.js';function _0x5ae4(){const _0x2ee9d8=['17586outola','5FcaNxQ','afterInit','3756EECQKp','descriptionFactory','editor','TrackChangesEditing','plugins','2281152FfZWdj','get','4676022lFddFN','enableCommand','ELEMENT_PAGE_BREAK','pageBreak','15124070CUNFTz','locale','registerElementLabel','7798469mhdaxY','3364392BTJJzD','142vACaqE','3813XIHxBg','PageBreakEditing','has'];_0x5ae4=function(){return _0x2ee9d8;};return _0x5ae4();}export default class mt extends _0x9818d3{[_0x28aa44(0x1cd)](){const _0x40aeff=_0x28aa44,_0x3b6414=this[_0x40aeff(0x1d0)];if(!_0x3b6414[_0x40aeff(0x1d2)][_0x40aeff(0x1ca)](_0x40aeff(0x1c9)))return;_0x3b6414[_0x40aeff(0x1d2)][_0x40aeff(0x1d4)](_0x40aeff(0x1d1))[_0x40aeff(0x1bf)](_0x40aeff(0x1c1));const _0x52acda=_0x3b6414[_0x40aeff(0x1d2)][_0x40aeff(0x1d4)](_0x40aeff(0x1d1)),_0x16d2e9=_0x3b6414[_0x40aeff(0x1c3)];_0x52acda[_0x40aeff(0x1cf)][_0x40aeff(0x1c4)](_0x40aeff(0x1c1),_0x226c61=>_0x412c9d(_0x16d2e9,_0x40aeff(0x1c0),_0x226c61));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3912(_0x13a0d7,_0x286567){const _0x342a57=_0x342a();return _0x3912=function(_0x391297,_0x504284){_0x391297=_0x391297-0x9e;let _0x174c04=_0x342a57[_0x391297];return _0x174c04;},_0x3912(_0x13a0d7,_0x286567);}const _0x38a615=_0x3912;(function(_0x1b8734,_0x27e376){const _0x4bc969=_0x3912,_0x7d5f02=_0x1b8734();while(!![]){try{const _0x33208c=-parseInt(_0x4bc969(0xb2))/0x1*(parseInt(_0x4bc969(0xd3))/0x2)+-parseInt(_0x4bc969(0xd4))/0x3+parseInt(_0x4bc969(0xa5))/0x4+parseInt(_0x4bc969(0xde))/0x5*(parseInt(_0x4bc969(0xc6))/0x6)+-parseInt(_0x4bc969(0xd8))/0x7*(parseInt(_0x4bc969(0xcd))/0x8)+parseInt(_0x4bc969(0xae))/0x9+parseInt(_0x4bc969(0xbe))/0xa*(parseInt(_0x4bc969(0xc4))/0xb);if(_0x33208c===_0x27e376)break;else _0x7d5f02['push'](_0x7d5f02['shift']());}catch(_0x3aa464){_0x7d5f02['push'](_0x7d5f02['shift']());}}}(_0x342a,0xd9d00));import{Plugin as _0x50e946}from'ckeditor5/src/core.js';import{getTranslation as _0x5d26c4}from'../utils/common-translations.js';export default class dt extends _0x50e946{[_0x38a615(0xad)](){const _0x49d062=_0x38a615,_0xad4ea8=this[_0x49d062(0xbd)];if(!_0xad4ea8[_0x49d062(0xd7)][_0x49d062(0xc3)](_0x49d062(0xdf)))return;const _0x31d23e=_0xad4ea8[_0x49d062(0xe3)],_0x53e6d7=_0xad4ea8[_0x49d062(0xd7)][_0x49d062(0xba)](_0x49d062(0xd1));_0x53e6d7[_0x49d062(0xc2)][_0x49d062(0xca)](_0x49d062(0xaa),_0x1dac55=>_0x5d26c4(_0x31d23e,_0x49d062(0xb1),_0x1dac55)),_0x53e6d7[_0x49d062(0xc5)](_0x49d062(0xaa)),_0x53e6d7[_0x49d062(0xe0)](_0x49d062(0xa6)),_0xad4ea8[_0x49d062(0x9f)][_0x49d062(0xc0)]['on'](_0x49d062(0x9e),nr(_0xad4ea8),{'priority':_0x49d062(0xcc)}),_0xad4ea8[_0x49d062(0xb3)][_0x49d062(0xc0)]['on'](_0x49d062(0x9e),(_0x39c0ff,_0x1a1d4d,_0x3fa2f8)=>{const _0x1c9ab4=_0x49d062;_0x3fa2f8[_0x1c9ab4(0xbb)][_0x1c9ab4(0xa0)]&&nr(_0xad4ea8,{'showActiveMarker':!0x1})(_0x39c0ff,_0x1a1d4d,_0x3fa2f8);},{'priority':_0x49d062(0xcc)});const _0x5a5b31=_0x53e6d7[_0x49d062(0xc2)];_0x5a5b31[_0x49d062(0xa1)](_0x2cb52e=>{const _0x4ae59b=_0x49d062;if(_0x4ae59b(0xa9)!==_0x2cb52e[_0x4ae59b(0xe2)])return;const {start:_0x4f66b8,end:_0x1788b3}=_0x2cb52e[_0x4ae59b(0xc8)]();if(!_0x4f66b8[_0x4ae59b(0xa3)](_0x1788b3)||!_0x4f66b8[_0x4ae59b(0xdc)])return;const _0x373ffb=_0xad4ea8[_0x4ae59b(0xb4)][_0x4ae59b(0xdb)],_0x1eb2c3=_0x4f66b8[_0x4ae59b(0xdc)];return _0x373ffb[_0x4ae59b(0xe1)](_0x1eb2c3)&&!_0x373ffb[_0x4ae59b(0xdd)](_0x1eb2c3)&&_0x373ffb[_0x4ae59b(0xac)](_0x1eb2c3,_0x4ae59b(0xab))?{'type':_0x4ae59b(0xa9),'content':_0x5d26c4(_0x31d23e,_0x4ae59b(0xd6),_0x5a5b31[_0x4ae59b(0xa2)](_0x1eb2c3,0x1))}:void 0x0;}),this[_0x49d062(0xcb)]();}[_0x38a615(0xcb)](){const _0x1be77a=_0x38a615,_0x517ba0=this[_0x1be77a(0xbd)],_0x3d3ef7=_0x517ba0[_0x1be77a(0xe3)];_0x517ba0[_0x1be77a(0xd7)][_0x1be77a(0xba)](_0x1be77a(0xd1))[_0x1be77a(0xc2)][_0x1be77a(0xa1)](_0x314b20=>{const _0x1022ff=_0x1be77a;if(_0x1022ff(0xe4)!=_0x314b20[_0x1022ff(0xe2)])return;const {data:_0x4715ba}=_0x314b20;return _0x4715ba&&_0x1022ff(0xaa)==_0x4715ba[_0x1022ff(0xbf)]?{'type':_0x1022ff(0xda),'content':_0x5d26c4(_0x3d3ef7,_0x1022ff(0xb8),_0x5d26c4(_0x3d3ef7,_0x1022ff(0xb1)))}:void 0x0;});}}function nr(_0x30744e,{showActiveMarker:_0x2f0e2a=!0x0}={}){return(_0x434cc4,_0x56fec2,_0x50a79d)=>{const _0x508a92=_0x3912,_0x34e14e=_0x30744e[_0x508a92(0xd7)][_0x508a92(0xba)](_0x508a92(0xd1)),_0x5c8e6d=_0x56fec2[_0x508a92(0xa8)][_0x508a92(0xb6)],_0x37766d=_0x56fec2[_0x508a92(0xa8)][_0x508a92(0xc7)],_0x28daab=_0x30744e[_0x508a92(0xb4)][_0x508a92(0xdb)];if(!_0x5c8e6d[_0x508a92(0xa3)](_0x37766d)||!_0x5c8e6d[_0x508a92(0xdc)])return;const _0x2885f9=_0x5c8e6d[_0x508a92(0xdc)];if(_0x28daab[_0x508a92(0xe1)](_0x2885f9)&&!_0x28daab[_0x508a92(0xdd)](_0x2885f9)&&_0x28daab[_0x508a92(0xac)](_0x2885f9,_0x508a92(0xab))){if(!_0x50a79d[_0x508a92(0xa7)][_0x508a92(0xd2)](_0x56fec2[_0x508a92(0xa8)],_0x434cc4[_0x508a92(0xb7)]))return;const _0x30b600=_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xc9)](_0x508a92(0xc1),{'class':_0x508a92(0xcf)}),_0xaeaec5=_0x50a79d[_0x508a92(0xb9)][_0x508a92(0xbc)](_0x37766d);_0x2f0e2a&&_0x34e14e[_0x508a92(0xaf)][_0x508a92(0xd9)](_0x56fec2[_0x508a92(0xa4)])&&_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xd0)](_0x508a92(0xd5),_0x30b600),_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xce)](_0xaeaec5,_0x30b600),_0x50a79d[_0x508a92(0xb9)][_0x508a92(0xb5)](_0x30b600,_0x56fec2[_0x508a92(0xa4)]);}};}function _0x342a(){const _0x20a9cf=['78375CpLLab','Paragraph','enableCommand','isBlock','type','locale','formatBlock','addMarker:suggestion:insertion','editing','showSuggestionHighlights','registerDescriptionCallback','getItemLabel','isTouching','markerName','5463908EifnoP','insertParagraph','consumable','markerRange','insertion','paragraph','$text','checkChild','afterInit','14743107nLpYrn','activeMarkers','writer','ELEMENT_PARAGRAPH','2179WgpBLQ','data','model','bindElementToMarker','start','name','*Change\x20to:*\x20%0','mapper','get','options','toViewPosition','editor','2509930KkWgpo','commandName','downcastDispatcher','span','descriptionFactory','has','44nBLhoE','enableDefaultAttributesIntegration','396wIZplW','end','getFirstRange','createUIElement','registerElementLabel','_registerLegacyDescription','highest','64ZGtBvS','insert','ck-suggestion-marker-split','addClass','TrackChangesEditing','consume','946FpxZHX','4175553PKsrHW','ck-suggestion-marker--active','*Insert:*\x20%0','plugins','1511951ORceCl','includes','format','schema','nodeAfter','isLimit'];_0x342a=function(){return _0x20a9cf;};return _0x342a();}
23
+ function _0x2c24(){const _0x4c343c=['isTouching','end','downcastDispatcher','ck-suggestion-marker--active','addMarker:suggestion:insertion','getItemLabel','includes','ELEMENT_PARAGRAPH','consumable','descriptionFactory','plugins','Paragraph','registerDescriptionCallback','editor','18776440QSZaZj','activeMarkers','2432016pLEmEP','format','markerRange','showSuggestionHighlights','afterInit','insertion','writer','highest','ck-suggestion-marker-split','name','isLimit','*Change\x20to:*\x20%0','getFirstRange','addClass','formatBlock','editing','createUIElement','36joKohG','data','commandName','insertParagraph','nodeAfter','locale','model','55022QBfKVy','consume','3542172mpbhvL','toViewPosition','enableDefaultAttributesIntegration','isBlock','paragraph','markerName','mapper','has','schema','9OMaQCK','5413990iKDlaY','179991EvJnjK','TrackChangesEditing','bindElementToMarker','type','options','1630677iqPSqq','start','enableCommand','get','registerElementLabel','64wBuiAv','span','*Insert:*\x20%0','$text','insert','_registerLegacyDescription','checkChild'];_0x2c24=function(){return _0x4c343c;};return _0x2c24();}const _0x4ecae2=_0x5215;function _0x5215(_0x458481,_0x27c144){const _0x2c241f=_0x2c24();return _0x5215=function(_0x521564,_0x39bbab){_0x521564=_0x521564-0x133;let _0xe574cf=_0x2c241f[_0x521564];return _0xe574cf;},_0x5215(_0x458481,_0x27c144);}(function(_0x45d45a,_0x354f92){const _0x121b05=_0x5215,_0x217875=_0x45d45a();while(!![]){try{const _0x1b0f47=parseInt(_0x121b05(0x174))/0x1*(-parseInt(_0x121b05(0x135))/0x2)+parseInt(_0x121b05(0x147))/0x3+parseInt(_0x121b05(0x137))/0x4+-parseInt(_0x121b05(0x141))/0x5+-parseInt(_0x121b05(0x163))/0x6+-parseInt(_0x121b05(0x142))/0x7*(parseInt(_0x121b05(0x14c))/0x8)+-parseInt(_0x121b05(0x140))/0x9*(-parseInt(_0x121b05(0x161))/0xa);if(_0x1b0f47===_0x354f92)break;else _0x217875['push'](_0x217875['shift']());}catch(_0x169120){_0x217875['push'](_0x217875['shift']());}}}(_0x2c24,0x97fb0));import{Plugin as _0x4b4fc8}from'ckeditor5/src/core.js';import{getTranslation as _0x412655}from'../utils/common-translations.js';export default class dt extends _0x4b4fc8{[_0x4ecae2(0x167)](){const _0x10f6a7=_0x4ecae2,_0x7d9004=this[_0x10f6a7(0x160)];if(!_0x7d9004[_0x10f6a7(0x15d)][_0x10f6a7(0x13e)](_0x10f6a7(0x15e)))return;const _0x1b17f3=_0x7d9004[_0x10f6a7(0x133)],_0x68049e=_0x7d9004[_0x10f6a7(0x15d)][_0x10f6a7(0x14a)](_0x10f6a7(0x143));_0x68049e[_0x10f6a7(0x15c)][_0x10f6a7(0x14b)](_0x10f6a7(0x13b),_0x50a027=>_0x412655(_0x1b17f3,_0x10f6a7(0x15a),_0x50a027)),_0x68049e[_0x10f6a7(0x139)](_0x10f6a7(0x13b)),_0x68049e[_0x10f6a7(0x149)](_0x10f6a7(0x177)),_0x7d9004[_0x10f6a7(0x172)][_0x10f6a7(0x155)]['on'](_0x10f6a7(0x157),nr(_0x7d9004),{'priority':_0x10f6a7(0x16a)}),_0x7d9004[_0x10f6a7(0x175)][_0x10f6a7(0x155)]['on'](_0x10f6a7(0x157),(_0x26abbd,_0x18a311,_0x1c36dc)=>{const _0x3a1144=_0x10f6a7;_0x1c36dc[_0x3a1144(0x146)][_0x3a1144(0x166)]&&nr(_0x7d9004,{'showActiveMarker':!0x1})(_0x26abbd,_0x18a311,_0x1c36dc);},{'priority':_0x10f6a7(0x16a)});const _0x119e29=_0x68049e[_0x10f6a7(0x15c)];_0x119e29[_0x10f6a7(0x15f)](_0x5cb1b9=>{const _0x51bff9=_0x10f6a7;if(_0x51bff9(0x168)!==_0x5cb1b9[_0x51bff9(0x145)])return;const {start:_0x4e8456,end:_0x533aac}=_0x5cb1b9[_0x51bff9(0x16f)]();if(!_0x4e8456[_0x51bff9(0x153)](_0x533aac)||!_0x4e8456[_0x51bff9(0x178)])return;const _0x4cc549=_0x7d9004[_0x51bff9(0x134)][_0x51bff9(0x13f)],_0x1b7b35=_0x4e8456[_0x51bff9(0x178)];return _0x4cc549[_0x51bff9(0x13a)](_0x1b7b35)&&!_0x4cc549[_0x51bff9(0x16d)](_0x1b7b35)&&_0x4cc549[_0x51bff9(0x152)](_0x1b7b35,_0x51bff9(0x14f))?{'type':_0x51bff9(0x168),'content':_0x412655(_0x1b17f3,_0x51bff9(0x14e),_0x119e29[_0x51bff9(0x158)](_0x1b7b35,0x1))}:void 0x0;}),this[_0x10f6a7(0x151)]();}[_0x4ecae2(0x151)](){const _0x5a5841=_0x4ecae2,_0x288cb5=this[_0x5a5841(0x160)],_0x2a726a=_0x288cb5[_0x5a5841(0x133)];_0x288cb5[_0x5a5841(0x15d)][_0x5a5841(0x14a)](_0x5a5841(0x143))[_0x5a5841(0x15c)][_0x5a5841(0x15f)](_0xd1865d=>{const _0x451e14=_0x5a5841;if(_0x451e14(0x171)!=_0xd1865d[_0x451e14(0x145)])return;const {data:_0xa4a261}=_0xd1865d;return _0xa4a261&&_0x451e14(0x13b)==_0xa4a261[_0x451e14(0x176)]?{'type':_0x451e14(0x164),'content':_0x412655(_0x2a726a,_0x451e14(0x16e),_0x412655(_0x2a726a,_0x451e14(0x15a)))}:void 0x0;});}}function nr(_0x2aecb6,{showActiveMarker:_0x57fcf9=!0x0}={}){return(_0x18bb7d,_0x485d8a,_0x265285)=>{const _0x214016=_0x5215,_0x490359=_0x2aecb6[_0x214016(0x15d)][_0x214016(0x14a)](_0x214016(0x143)),_0x41d979=_0x485d8a[_0x214016(0x165)][_0x214016(0x148)],_0x2135e0=_0x485d8a[_0x214016(0x165)][_0x214016(0x154)],_0x244244=_0x2aecb6[_0x214016(0x134)][_0x214016(0x13f)];if(!_0x41d979[_0x214016(0x153)](_0x2135e0)||!_0x41d979[_0x214016(0x178)])return;const _0x543288=_0x41d979[_0x214016(0x178)];if(_0x244244[_0x214016(0x13a)](_0x543288)&&!_0x244244[_0x214016(0x16d)](_0x543288)&&_0x244244[_0x214016(0x152)](_0x543288,_0x214016(0x14f))){if(!_0x265285[_0x214016(0x15b)][_0x214016(0x136)](_0x485d8a[_0x214016(0x165)],_0x18bb7d[_0x214016(0x16c)]))return;const _0x9fe46a=_0x265285[_0x214016(0x169)][_0x214016(0x173)](_0x214016(0x14d),{'class':_0x214016(0x16b)}),_0x381c1a=_0x265285[_0x214016(0x13d)][_0x214016(0x138)](_0x2135e0);_0x57fcf9&&_0x490359[_0x214016(0x162)][_0x214016(0x159)](_0x485d8a[_0x214016(0x13c)])&&_0x265285[_0x214016(0x169)][_0x214016(0x170)](_0x214016(0x156),_0x9fe46a),_0x265285[_0x214016(0x169)][_0x214016(0x150)](_0x381c1a,_0x9fe46a),_0x265285[_0x214016(0x13d)][_0x214016(0x144)](_0x9fe46a,_0x485d8a[_0x214016(0x13c)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x76b5cd=_0x212c;function _0x5549(){const _0x4a0a0c=['format','_registerLegacyDescription','locale','formatInline','plugins','128560RGkZcO','8lopPTT','*Remove\x20all\x20formatting*','3025778sCVTbj','type','RemoveFormatEditing','76645wHwlWC','1110010gtUMsv','commandName','formatBlock','3654LJSjax','registerDescriptionCallback','838jTieit','descriptionFactory','get','has','removeFormat','625504XzCNMm','132qrysxE','enableDefaultAttributesIntegration','2431053QTcVam','afterInit','TrackChangesEditing','editor'];_0x5549=function(){return _0x4a0a0c;};return _0x5549();}(function(_0x550acf,_0x3e063b){const _0x27a3eb=_0x212c,_0x4cd9fd=_0x550acf();while(!![]){try{const _0x321dbb=parseInt(_0x27a3eb(0x1df))/0x1+parseInt(_0x27a3eb(0x1da))/0x2*(-parseInt(_0x27a3eb(0x1d8))/0x3)+-parseInt(_0x27a3eb(0x1eb))/0x4+-parseInt(_0x27a3eb(0x1f1))/0x5*(parseInt(_0x27a3eb(0x1e0))/0x6)+parseInt(_0x27a3eb(0x1ee))/0x7+-parseInt(_0x27a3eb(0x1ec))/0x8*(-parseInt(_0x27a3eb(0x1e2))/0x9)+-parseInt(_0x27a3eb(0x1d5))/0xa;if(_0x321dbb===_0x3e063b)break;else _0x4cd9fd['push'](_0x4cd9fd['shift']());}catch(_0xfed7d9){_0x4cd9fd['push'](_0x4cd9fd['shift']());}}}(_0x5549,0x52502));import{Plugin as _0x446ace}from'ckeditor5/src/core.js';import{getTranslation as _0x39a569}from'../utils/common-translations.js';function _0x212c(_0x49dff5,_0x55f65b){const _0x5549d9=_0x5549();return _0x212c=function(_0x212c59,_0x1eb8ac){_0x212c59=_0x212c59-0x1d5;let _0x15608d=_0x5549d9[_0x212c59];return _0x15608d;},_0x212c(_0x49dff5,_0x55f65b);}export default class pt extends _0x446ace{[_0x76b5cd(0x1e3)](){const _0x14144=_0x76b5cd,_0x231cd9=this[_0x14144(0x1e5)];if(!_0x231cd9[_0x14144(0x1ea)][_0x14144(0x1dd)](_0x14144(0x1f0)))return;_0x231cd9[_0x14144(0x1ea)][_0x14144(0x1dc)](_0x14144(0x1e4))[_0x14144(0x1e1)](_0x14144(0x1de)),this[_0x14144(0x1e7)]();}[_0x76b5cd(0x1e7)](){const _0x1dbeab=_0x76b5cd,_0x3f77bf=this[_0x1dbeab(0x1e5)];_0x3f77bf[_0x1dbeab(0x1ea)][_0x1dbeab(0x1dc)](_0x1dbeab(0x1e4))[_0x1dbeab(0x1db)][_0x1dbeab(0x1d9)](_0x296f11=>{const _0x4a5cee=_0x1dbeab;if(_0x4a5cee(0x1d7)!=_0x296f11[_0x4a5cee(0x1ef)]&&_0x4a5cee(0x1e9)!=_0x296f11[_0x4a5cee(0x1ef)])return;const {data:_0x4b81ae}=_0x296f11;return _0x4b81ae&&_0x4a5cee(0x1de)==_0x4b81ae[_0x4a5cee(0x1d6)]?{'type':_0x4a5cee(0x1e6),'content':_0x39a569(_0x3f77bf[_0x4a5cee(0x1e8)],_0x4a5cee(0x1ed))}:void 0x0;});}}
23
+ const _0x2f8141=_0x3f34;function _0x391c(){const _0x2feec9=['49763hNyFlJ','1400SjvwKD','5414860UdDkqC','plugins','afterInit','enableDefaultAttributesIntegration','locale','_registerLegacyDescription','57870yEBcHh','528732dFFJPt','type','descriptionFactory','2838YQzDcp','*Remove\x20all\x20formatting*','307FJXGOx','format','formatInline','editor','formatBlock','TrackChangesEditing','commandName','920CCkoRq','345XCuaLZ','18464633nHKQOg','removeFormat','get','registerDescriptionCallback','has','16640NPIsJv','RemoveFormatEditing'];_0x391c=function(){return _0x2feec9;};return _0x391c();}(function(_0x341cc4,_0x44e00e){const _0x5465c0=_0x3f34,_0x5ece22=_0x341cc4();while(!![]){try{const _0x40e007=-parseInt(_0x5465c0(0x1d1))/0x1*(parseInt(_0x5465c0(0x1cf))/0x2)+parseInt(_0x5465c0(0x1d9))/0x3*(parseInt(_0x5465c0(0x1df))/0x4)+-parseInt(_0x5465c0(0x1e3))/0x5+parseInt(_0x5465c0(0x1ea))/0x6+parseInt(_0x5465c0(0x1e1))/0x7*(parseInt(_0x5465c0(0x1d8))/0x8)+parseInt(_0x5465c0(0x1e9))/0x9*(-parseInt(_0x5465c0(0x1e2))/0xa)+parseInt(_0x5465c0(0x1da))/0xb;if(_0x40e007===_0x44e00e)break;else _0x5ece22['push'](_0x5ece22['shift']());}catch(_0x1b5958){_0x5ece22['push'](_0x5ece22['shift']());}}}(_0x391c,0x9d30f));import{Plugin as _0x592e0a}from'ckeditor5/src/core.js';import{getTranslation as _0x198eda}from'../utils/common-translations.js';function _0x3f34(_0x3877ad,_0xa41c1b){const _0x391c55=_0x391c();return _0x3f34=function(_0x3f3467,_0x3aa9e2){_0x3f3467=_0x3f3467-0x1cd;let _0x301ba1=_0x391c55[_0x3f3467];return _0x301ba1;},_0x3f34(_0x3877ad,_0xa41c1b);}export default class pt extends _0x592e0a{[_0x2f8141(0x1e5)](){const _0x216b57=_0x2f8141,_0x4aab80=this[_0x216b57(0x1d4)];if(!_0x4aab80[_0x216b57(0x1e4)][_0x216b57(0x1de)](_0x216b57(0x1e0)))return;_0x4aab80[_0x216b57(0x1e4)][_0x216b57(0x1dc)](_0x216b57(0x1d6))[_0x216b57(0x1e6)](_0x216b57(0x1db)),this[_0x216b57(0x1e8)]();}[_0x2f8141(0x1e8)](){const _0x45968c=_0x2f8141,_0x2699bc=this[_0x45968c(0x1d4)];_0x2699bc[_0x45968c(0x1e4)][_0x45968c(0x1dc)](_0x45968c(0x1d6))[_0x45968c(0x1ce)][_0x45968c(0x1dd)](_0x424eba=>{const _0x58d50c=_0x45968c;if(_0x58d50c(0x1d5)!=_0x424eba[_0x58d50c(0x1cd)]&&_0x58d50c(0x1d3)!=_0x424eba[_0x58d50c(0x1cd)])return;const {data:_0x240400}=_0x424eba;return _0x240400&&_0x58d50c(0x1db)==_0x240400[_0x58d50c(0x1d7)]?{'type':_0x58d50c(0x1d2),'content':_0x198eda(_0x2699bc[_0x58d50c(0x1e7)],_0x58d50c(0x1d0))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1916(){const _0x1ec8ec=['acceptSuggestion','11RKzBBi','3295544VVvuuH','acceptAllSuggestions','afterInit','TrackChangesEditing','discardSuggestion','discardAllSuggestions','enableCommand','440liImVk','discardSelectedSuggestions','RestrictedEditingModeEditing','5898546TrOvMw','goToPreviousRestrictedEditingException','goToNextRestrictedEditingException','7165179JfCxIr','92082DLuVlV','17973bEFXTt','plugins','17046900HbPGPe','get','205hkgPIW','63386gmtUsX','acceptSelectedSuggestions','editor','trackChanges','31sHxbrU','has'];_0x1916=function(){return _0x1ec8ec;};return _0x1916();}const _0x6ec1d6=_0x281f;function _0x281f(_0x231cce,_0x282871){const _0x19169d=_0x1916();return _0x281f=function(_0x281fbe,_0x5a4173){_0x281fbe=_0x281fbe-0x15c;let _0x56f0e7=_0x19169d[_0x281fbe];return _0x56f0e7;},_0x281f(_0x231cce,_0x282871);}(function(_0x1714cf,_0x551829){const _0xa72a5c=_0x281f,_0x4eb787=_0x1714cf();while(!![]){try{const _0x1c8435=parseInt(_0xa72a5c(0x15d))/0x1*(parseInt(_0xa72a5c(0x175))/0x2)+parseInt(_0xa72a5c(0x170))/0x3*(parseInt(_0xa72a5c(0x168))/0x4)+parseInt(_0xa72a5c(0x174))/0x5*(-parseInt(_0xa72a5c(0x16f))/0x6)+parseInt(_0xa72a5c(0x16e))/0x7+-parseInt(_0xa72a5c(0x161))/0x8+parseInt(_0xa72a5c(0x16b))/0x9+parseInt(_0xa72a5c(0x172))/0xa*(-parseInt(_0xa72a5c(0x160))/0xb);if(_0x1c8435===_0x551829)break;else _0x4eb787['push'](_0x4eb787['shift']());}catch(_0x129b77){_0x4eb787['push'](_0x4eb787['shift']());}}}(_0x1916,0x8c4a0));import{Plugin as _0x33e8c3}from'ckeditor5/src/core.js';export default class kt extends _0x33e8c3{[_0x6ec1d6(0x163)](){const _0x2fb847=_0x6ec1d6,_0x1b5b24=this[_0x2fb847(0x177)];if(!_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x15e)](_0x2fb847(0x16a)))return;const _0x4f5f4c=_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x173)](_0x2fb847(0x164));_0x4f5f4c[_0x2fb847(0x167)](_0x2fb847(0x16c)),_0x4f5f4c[_0x2fb847(0x167)](_0x2fb847(0x16d));const _0x4797fc=_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x173)](_0x2fb847(0x16a));_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x15c)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x15f)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x165)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x162)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x166)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x176)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x169));}}
23
+ const _0x48a7e1=_0x42eb;(function(_0x5513d9,_0x277d65){const _0xa12bb8=_0x42eb,_0x4cd28d=_0x5513d9();while(!![]){try{const _0x46bd9d=-parseInt(_0xa12bb8(0x1ea))/0x1*(-parseInt(_0xa12bb8(0x1e3))/0x2)+-parseInt(_0xa12bb8(0x1dc))/0x3*(parseInt(_0xa12bb8(0x1e2))/0x4)+-parseInt(_0xa12bb8(0x1ec))/0x5*(-parseInt(_0xa12bb8(0x1ee))/0x6)+parseInt(_0xa12bb8(0x1e9))/0x7+parseInt(_0xa12bb8(0x1de))/0x8*(-parseInt(_0xa12bb8(0x1e6))/0x9)+-parseInt(_0xa12bb8(0x1e0))/0xa*(-parseInt(_0xa12bb8(0x1da))/0xb)+parseInt(_0xa12bb8(0x1f5))/0xc*(-parseInt(_0xa12bb8(0x1e5))/0xd);if(_0x46bd9d===_0x277d65)break;else _0x4cd28d['push'](_0x4cd28d['shift']());}catch(_0x1017d4){_0x4cd28d['push'](_0x4cd28d['shift']());}}}(_0x232a,0xbdafa));function _0x42eb(_0x26f0a4,_0x23c361){const _0x232acf=_0x232a();return _0x42eb=function(_0x42ebf5,_0x4caa0f){_0x42ebf5=_0x42ebf5-0x1da;let _0x130e28=_0x232acf[_0x42ebf5];return _0x130e28;},_0x42eb(_0x26f0a4,_0x23c361);}import{Plugin as _0x1da499}from'ckeditor5/src/core.js';function _0x232a(){const _0xaa9764=['acceptSelectedSuggestions','editor','655836aYKUzI','TrackChangesEditing','plugins','12468291IaTFeC','discardSuggestion','144bUVMsF','goToNextRestrictedEditingException','10032qPjbJR','acceptAllSuggestions','10dzowCX','goToPreviousRestrictedEditingException','112108yUqcHj','6tYlSZE','discardAllSuggestions','286LoTOlV','2817WVCoeP','get','enableCommand','8552971DgINGv','21469sgiOCw','RestrictedEditingModeEditing','95YoVzwe','trackChanges','409698SctAfB','discardSelectedSuggestions','afterInit','has','acceptSuggestion'];_0x232a=function(){return _0xaa9764;};return _0x232a();}export default class kt extends _0x1da499{[_0x48a7e1(0x1f0)](){const _0x5f558a=_0x48a7e1,_0x11189b=this[_0x5f558a(0x1f4)];if(!_0x11189b[_0x5f558a(0x1f7)][_0x5f558a(0x1f1)](_0x5f558a(0x1eb)))return;const _0x402426=_0x11189b[_0x5f558a(0x1f7)][_0x5f558a(0x1e7)](_0x5f558a(0x1f6));_0x402426[_0x5f558a(0x1e8)](_0x5f558a(0x1e1)),_0x402426[_0x5f558a(0x1e8)](_0x5f558a(0x1dd));const _0x451754=_0x11189b[_0x5f558a(0x1f7)][_0x5f558a(0x1e7)](_0x5f558a(0x1eb));_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1ed)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1f2)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1db)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1df)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1e4)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1f3)),_0x451754[_0x5f558a(0x1e8)](_0x5f558a(0x1ef));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cc4da=_0x4fcd;(function(_0x52ccd5,_0x13b208){const _0xc6e3b2=_0x4fcd,_0x125d6e=_0x52ccd5();while(!![]){try{const _0x21162a=-parseInt(_0xc6e3b2(0x1bf))/0x1+-parseInt(_0xc6e3b2(0x1de))/0x2*(parseInt(_0xc6e3b2(0x1c1))/0x3)+-parseInt(_0xc6e3b2(0x1cd))/0x4+parseInt(_0xc6e3b2(0x1f4))/0x5*(parseInt(_0xc6e3b2(0x1e1))/0x6)+-parseInt(_0xc6e3b2(0x1db))/0x7*(parseInt(_0xc6e3b2(0x1dc))/0x8)+parseInt(_0xc6e3b2(0x1e4))/0x9+parseInt(_0xc6e3b2(0x1c5))/0xa;if(_0x21162a===_0x13b208)break;else _0x125d6e['push'](_0x125d6e['shift']());}catch(_0x42403c){_0x125d6e['push'](_0x125d6e['shift']());}}}(_0x4fe2,0x21276));import{Plugin as _0x5542a2}from'ckeditor5/src/core.js';import{ShiftEnter as _0x35a9e9}from'ckeditor5/src/enter.js';import{getTranslation as _0x45036e}from'../utils/common-translations.js';function _0x4fcd(_0x46a6c5,_0x242852){const _0x4fe229=_0x4fe2();return _0x4fcd=function(_0x4fcd33,_0x91a569){_0x4fcd33=_0x4fcd33-0x1bf;let _0x2665c7=_0x4fe229[_0x4fcd33];return _0x2665c7;},_0x4fcd(_0x46a6c5,_0x242852);}export default class bt extends _0x5542a2{static get[_0x5cc4da(0x1c8)](){return[_0x35a9e9];}[_0x5cc4da(0x1f0)](){const _0x413ae0=_0x5cc4da,_0x12d349=this[_0x413ae0(0x1d9)],_0x4de388=_0x12d349[_0x413ae0(0x1c7)][_0x413ae0(0x1d0)](_0x413ae0(0x1e0));_0x4de388[_0x413ae0(0x1c6)](_0x413ae0(0x1e3)),_0x12d349[_0x413ae0(0x1c2)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1c4),de(_0x12d349),{'priority':_0x413ae0(0x1ee)}),_0x12d349[_0x413ae0(0x1c2)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1d7),de(_0x12d349),{'priority':_0x413ae0(0x1ee)}),_0x12d349[_0x413ae0(0x1ec)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1e6),(_0x481a4c,_0xb4a794,_0x1cc92c)=>{const _0x587d8c=_0x413ae0;_0x1cc92c[_0x587d8c(0x1d6)][_0x587d8c(0x1c9)]&&de(_0x12d349,{'showActiveMarker':!0x1})(_0x481a4c,_0xb4a794,_0x1cc92c);}),_0x4de388[_0x413ae0(0x1c3)][_0x413ae0(0x1c0)](_0x413ae0(0x1cb),_0x27b452=>_0x45036e(_0x12d349[_0x413ae0(0x1d1)],_0x413ae0(0x1ed),_0x27b452));}}function de(_0x3b739c,{showActiveMarker:_0x3a5bc8=!0x0}={}){return(_0x2e9324,_0x283373,_0x292b12)=>{const _0x130ea7=_0x4fcd,_0x4660ff=_0x3b739c[_0x130ea7(0x1c7)][_0x130ea7(0x1d0)](_0x130ea7(0x1e0));if(!_0x292b12[_0x130ea7(0x1ef)][_0x130ea7(0x1e5)](_0x283373[_0x130ea7(0x1d5)],_0x2e9324[_0x130ea7(0x1e9)]))return;const _0x2c8046=_0x3b739c[_0x130ea7(0x1da)];for(const _0x1aeed7 of _0x283373[_0x130ea7(0x1d5)][_0x130ea7(0x1eb)]()){if(!_0x1aeed7['is'](_0x130ea7(0x1d8),_0x130ea7(0x1cb)))continue;const _0x23b4de=_0x130ea7(0x1d2)==_0x283373[_0x130ea7(0x1cf)][_0x130ea7(0x1f2)](':')[0x1]?_0x130ea7(0x1e8):_0x130ea7(0x1f2),_0x12aae2=_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1cc)](_0x130ea7(0x1f5),{'class':_0x130ea7(0x1f3)+_0x23b4de}),_0x1b089b=_0x292b12[_0x130ea7(0x1dd)][_0x130ea7(0x1e2)](_0x2c8046[_0x130ea7(0x1ce)](_0x1aeed7));_0x3a5bc8&&_0x4660ff[_0x130ea7(0x1ea)][_0x130ea7(0x1e7)](_0x283373[_0x130ea7(0x1cf)])&&_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1f6)](_0x130ea7(0x1f1),_0x12aae2),_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1d4)](_0x1b089b,_0x12aae2),_0x292b12[_0x130ea7(0x1dd)][_0x130ea7(0x1ca)](_0x12aae2,_0x283373[_0x130ea7(0x1cf)]);}};}function _0x4fe2(){const _0x1aee8e=['193974jAwSos','downcastDispatcher','TrackChangesEditing','1194CPGfza','toViewPosition','shiftEnter','275940FxigVr','test','addMarker:suggestion','includes','merge','name','activeMarkers','getItems','data','ELEMENT_LINE_BREAK','high','consumable','init','ck-suggestion-marker--active','split','ck-suggestion-marker-','965JgEsLP','span','addClass','67471GQphRX','registerElementLabel','3EAjGrp','editing','descriptionFactory','addMarker:suggestion:insertion','4886350gKHJiA','enableCommand','plugins','requires','showSuggestionHighlights','bindElementToMarker','softBreak','createUIElement','730428wmWDFc','createPositionBefore','markerName','get','locale','deletion','writer','insert','markerRange','options','addMarker:suggestion:deletion','element','editor','model','523873OGAmHz','8tLFecf','mapper'];_0x4fe2=function(){return _0x1aee8e;};return _0x4fe2();}
23
+ function _0xcf27(_0x33e173,_0x31a564){const _0x211b50=_0x211b();return _0xcf27=function(_0xcf271a,_0x5510b3){_0xcf271a=_0xcf271a-0x12b;let _0x1371cb=_0x211b50[_0xcf271a];return _0x1371cb;},_0xcf27(_0x33e173,_0x31a564);}const _0x5c4c53=_0xcf27;(function(_0x4f005f,_0x269405){const _0x76eba2=_0xcf27,_0x53e563=_0x4f005f();while(!![]){try{const _0x46a31c=parseInt(_0x76eba2(0x12c))/0x1+parseInt(_0x76eba2(0x15d))/0x2*(parseInt(_0x76eba2(0x13b))/0x3)+-parseInt(_0x76eba2(0x13a))/0x4*(parseInt(_0x76eba2(0x15f))/0x5)+-parseInt(_0x76eba2(0x12f))/0x6*(-parseInt(_0x76eba2(0x144))/0x7)+-parseInt(_0x76eba2(0x162))/0x8+-parseInt(_0x76eba2(0x151))/0x9*(-parseInt(_0x76eba2(0x143))/0xa)+parseInt(_0x76eba2(0x132))/0xb*(-parseInt(_0x76eba2(0x163))/0xc);if(_0x46a31c===_0x269405)break;else _0x53e563['push'](_0x53e563['shift']());}catch(_0x8bbff4){_0x53e563['push'](_0x53e563['shift']());}}}(_0x211b,0x2f4e1));import{Plugin as _0x556bdc}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1e5726}from'ckeditor5/src/enter.js';import{getTranslation as _0x3bfb8d}from'../utils/common-translations.js';export default class bt extends _0x556bdc{static get[_0x5c4c53(0x137)](){return[_0x1e5726];}[_0x5c4c53(0x14b)](){const _0xf718b4=_0x5c4c53,_0x315122=this[_0xf718b4(0x138)],_0x3d8d42=_0x315122[_0xf718b4(0x157)][_0xf718b4(0x139)](_0xf718b4(0x156));_0x3d8d42[_0xf718b4(0x13d)](_0xf718b4(0x15b)),_0x315122[_0xf718b4(0x154)][_0xf718b4(0x15a)]['on'](_0xf718b4(0x14a),de(_0x315122),{'priority':_0xf718b4(0x149)}),_0x315122[_0xf718b4(0x154)][_0xf718b4(0x15a)]['on'](_0xf718b4(0x13e),de(_0x315122),{'priority':_0xf718b4(0x149)}),_0x315122[_0xf718b4(0x14e)][_0xf718b4(0x15a)]['on'](_0xf718b4(0x12b),(_0x58f36c,_0x4861bb,_0x1d151e)=>{const _0x42a4ea=_0xf718b4;_0x1d151e[_0x42a4ea(0x159)][_0x42a4ea(0x158)]&&de(_0x315122,{'showActiveMarker':!0x1})(_0x58f36c,_0x4861bb,_0x1d151e);}),_0x3d8d42[_0xf718b4(0x148)][_0xf718b4(0x146)](_0xf718b4(0x130),_0x375b1b=>_0x3bfb8d(_0x315122[_0xf718b4(0x145)],_0xf718b4(0x153),_0x375b1b));}}function de(_0x430b80,{showActiveMarker:_0x1622b6=!0x0}={}){return(_0x3fe385,_0x4a0038,_0x31abfd)=>{const _0x372126=_0xcf27,_0x463598=_0x430b80[_0x372126(0x157)][_0x372126(0x139)](_0x372126(0x156));if(!_0x31abfd[_0x372126(0x12d)][_0x372126(0x150)](_0x4a0038[_0x372126(0x14d)],_0x3fe385[_0x372126(0x14c)]))return;const _0x398b91=_0x430b80[_0x372126(0x13f)];for(const _0x58ea48 of _0x4a0038[_0x372126(0x14d)][_0x372126(0x161)]()){if(!_0x58ea48['is'](_0x372126(0x15c),_0x372126(0x130)))continue;const _0x3d8242=_0x372126(0x160)==_0x4a0038[_0x372126(0x135)][_0x372126(0x131)](':')[0x1]?_0x372126(0x147):_0x372126(0x131),_0x3742c8=_0x31abfd[_0x372126(0x12e)][_0x372126(0x140)](_0x372126(0x141),{'class':_0x372126(0x15e)+_0x3d8242}),_0x1893e1=_0x31abfd[_0x372126(0x152)][_0x372126(0x133)](_0x398b91[_0x372126(0x155)](_0x58ea48));_0x1622b6&&_0x463598[_0x372126(0x142)][_0x372126(0x164)](_0x4a0038[_0x372126(0x135)])&&_0x31abfd[_0x372126(0x12e)][_0x372126(0x13c)](_0x372126(0x134),_0x3742c8),_0x31abfd[_0x372126(0x12e)][_0x372126(0x14f)](_0x1893e1,_0x3742c8),_0x31abfd[_0x372126(0x152)][_0x372126(0x136)](_0x3742c8,_0x4a0038[_0x372126(0x135)]);}};}function _0x211b(){const _0x1d3e9e=['bindElementToMarker','requires','editor','get','439884XsxkIO','492gEmLUt','addClass','enableCommand','addMarker:suggestion:deletion','model','createUIElement','span','activeMarkers','3776450EnFVhr','86457gyeHJU','locale','registerElementLabel','merge','descriptionFactory','high','addMarker:suggestion:insertion','init','name','markerRange','data','insert','test','9yvCiRW','mapper','ELEMENT_LINE_BREAK','editing','createPositionBefore','TrackChangesEditing','plugins','showSuggestionHighlights','options','downcastDispatcher','shiftEnter','element','3614XocRHy','ck-suggestion-marker-','5HTBJLU','deletion','getItems','2216424vloaaY','6489036vVkMaE','includes','addMarker:suggestion','225227PmxEwH','consumable','writer','108jcIcBG','softBreak','split','11IeiJdC','toViewPosition','ck-suggestion-marker--active','markerName'];_0x211b=function(){return _0x1d3e9e;};return _0x211b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39aee1=_0x4f76;(function(_0x4b4851,_0x231f08){const _0x4b6e2d=_0x4f76,_0x4280cd=_0x4b4851();while(!![]){try{const _0x27ca12=-parseInt(_0x4b6e2d(0x207))/0x1+-parseInt(_0x4b6e2d(0x208))/0x2*(-parseInt(_0x4b6e2d(0x213))/0x3)+parseInt(_0x4b6e2d(0x20d))/0x4+parseInt(_0x4b6e2d(0x205))/0x5+parseInt(_0x4b6e2d(0x217))/0x6+parseInt(_0x4b6e2d(0x20b))/0x7*(parseInt(_0x4b6e2d(0x1f7))/0x8)+-parseInt(_0x4b6e2d(0x209))/0x9;if(_0x27ca12===_0x231f08)break;else _0x4280cd['push'](_0x4280cd['shift']());}catch(_0x397bd2){_0x4280cd['push'](_0x4280cd['shift']());}}}(_0x4889,0xabae7));import{Plugin as _0x29b0ff}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5612d2}from'./utils.js';import{getTranslation as _0x28670d}from'../utils/common-translations.js';export default class wt extends _0x29b0ff{[_0x39aee1(0x206)](){const _0x107fce=_0x39aee1,_0x13e83c=this[_0x107fce(0x1f8)],_0x1a9997=_0x13e83c[_0x107fce(0x1ff)],_0x5092d4=_0x13e83c[_0x107fce(0x203)];if(!_0x13e83c[_0x107fce(0x1f5)][_0x107fce(0x212)](_0x107fce(0x211)))return;const _0x4d956e=_0x13e83c[_0x107fce(0x1f5)][_0x107fce(0x20e)](_0x107fce(0x21a)),_0x5cb99d=_0x107fce(0x1f4),_0x3617ef=_0x13e83c[_0x107fce(0x1fd)][_0x107fce(0x20e)](_0x5cb99d);_0x4d956e[_0x107fce(0x1f9)](_0x5cb99d,(_0x25b3a5,_0x167186={})=>{const _0x406930=_0x107fce,_0x4c5885=_0x1a9997[_0x406930(0x216)][_0x406930(0x214)];if(_0x4c5885[_0x406930(0x201)])return void _0x25b3a5(_0x167186);const _0x39f506=void 0x0!==_0x167186[_0x406930(0x1fc)]?_0x167186[_0x406930(0x1fc)]:!_0x3617ef[_0x406930(0x204)];_0x1a9997[_0x406930(0x215)](()=>{const _0x1299a1=_0x406930,_0xd5ecc8=Array[_0x1299a1(0x202)](_0x4c5885[_0x1299a1(0x21b)]());for(const _0x622b2b of _0xd5ecc8){const _0xea5baa=_0x39f506?[_0x622b2b]:_0x5612d2(_0x5cb99d,_0x622b2b,_0x1a9997);for(const _0x425010 of _0xea5baa)_0x4d956e[_0x1299a1(0x1f6)](_0x425010,{'commandName':_0x5cb99d,'commandParams':[{'forceValue':_0x39f506}]});}});}),_0x4d956e[_0x107fce(0x219)][_0x107fce(0x1fa)](_0x52fd86=>{const _0x29ebfd=_0x107fce;if(_0x29ebfd(0x218)!=_0x52fd86[_0x29ebfd(0x1fe)]&&_0x29ebfd(0x210)!=_0x52fd86[_0x29ebfd(0x1fe)])return;const {data:_0x58808f}=_0x52fd86;return _0x58808f&&_0x58808f[_0x29ebfd(0x200)]==_0x5cb99d?_0x58808f[_0x29ebfd(0x20c)][0x0][_0x29ebfd(0x1fc)]?{'type':_0x29ebfd(0x20a),'content':_0x28670d(_0x5092d4,_0x29ebfd(0x1fb))}:{'type':_0x29ebfd(0x20a),'content':_0x28670d(_0x5092d4,_0x29ebfd(0x20f))}:void 0x0;});}}function _0x4f76(_0x4fec33,_0x180281){const _0x48898e=_0x4889();return _0x4f76=function(_0x4f7683,_0x24c821){_0x4f7683=_0x4f7683-0x1f4;let _0x23d175=_0x48898e[_0x4f7683];return _0x23d175;},_0x4f76(_0x4fec33,_0x180281);}function _0x4889(){const _0x3420db=['commands','type','model','commandName','isCollapsed','from','locale','value','860270RBYQFe','afterInit','1051175ZKaGom','2324876zOFTmd','16020513CtDRPq','format','7MoDNnV','commandParams','3739128NjRlOf','get','FORMAT_RESTRICTED_DISABLED','formatInline','StandardEditingModeEditing','has','3HnzOmU','selection','change','document','1284264cSVrvE','formatBlock','descriptionFactory','TrackChangesEditing','getRanges','restrictedEditingException','plugins','markInlineFormat','8408968MeBAnw','editor','enableCommand','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','forceValue'];_0x4889=function(){return _0x3420db;};return _0x4889();}
23
+ const _0x342069=_0x5ab5;(function(_0x1fe32f,_0x14f922){const _0x2b67a3=_0x5ab5,_0x33cc4=_0x1fe32f();while(!![]){try{const _0x4bd44e=parseInt(_0x2b67a3(0xc0))/0x1+parseInt(_0x2b67a3(0xcf))/0x2+-parseInt(_0x2b67a3(0xe6))/0x3*(-parseInt(_0x2b67a3(0xcb))/0x4)+-parseInt(_0x2b67a3(0xbe))/0x5+parseInt(_0x2b67a3(0xc7))/0x6*(-parseInt(_0x2b67a3(0xdb))/0x7)+-parseInt(_0x2b67a3(0xd0))/0x8+-parseInt(_0x2b67a3(0xda))/0x9*(-parseInt(_0x2b67a3(0xd8))/0xa);if(_0x4bd44e===_0x14f922)break;else _0x33cc4['push'](_0x33cc4['shift']());}catch(_0x2c6ac4){_0x33cc4['push'](_0x33cc4['shift']());}}}(_0xfbd0,0x5e5ce));import{Plugin as _0x2a65cd}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2dc515}from'./utils.js';import{getTranslation as _0x3a17ad}from'../utils/common-translations.js';function _0x5ab5(_0x39c312,_0x11e5aa){const _0xfbd0ef=_0xfbd0();return _0x5ab5=function(_0x5ab5c2,_0x460e9){_0x5ab5c2=_0x5ab5c2-0xbe;let _0x7ba624=_0xfbd0ef[_0x5ab5c2];return _0x7ba624;},_0x5ab5(_0x39c312,_0x11e5aa);}function _0xfbd0(){const _0x58cc50=['change','63710dGKZhc','value','270KqqhxM','288358JbnsXc','restrictedEditingException','commandParams','locale','registerDescriptionCallback','enableCommand','commands','TrackChangesEditing','markInlineFormat','document','isCollapsed','3LWUsAh','2846305JTxKaC','forceValue','693251AcboNE','type','editor','get','FORMAT_RESTRICTED_ENABLED','from','selection','30BYEsrN','commandName','model','plugins','244744TccMBi','FORMAT_RESTRICTED_DISABLED','formatInline','has','599670OWjhOH','669288kOsRDa','format','descriptionFactory','formatBlock','getRanges','StandardEditingModeEditing','afterInit'];_0xfbd0=function(){return _0x58cc50;};return _0xfbd0();}export default class wt extends _0x2a65cd{[_0x342069(0xd6)](){const _0x2437e7=_0x342069,_0x12d087=this[_0x2437e7(0xc2)],_0x38307e=_0x12d087[_0x2437e7(0xc9)],_0x1a6afc=_0x12d087[_0x2437e7(0xde)];if(!_0x12d087[_0x2437e7(0xca)][_0x2437e7(0xce)](_0x2437e7(0xd5)))return;const _0x55f4a6=_0x12d087[_0x2437e7(0xca)][_0x2437e7(0xc3)](_0x2437e7(0xe2)),_0x19db0a=_0x2437e7(0xdc),_0x5e7750=_0x12d087[_0x2437e7(0xe1)][_0x2437e7(0xc3)](_0x19db0a);_0x55f4a6[_0x2437e7(0xe0)](_0x19db0a,(_0x39c381,_0xcdba3={})=>{const _0x59d889=_0x2437e7,_0x49811f=_0x38307e[_0x59d889(0xe4)][_0x59d889(0xc6)];if(_0x49811f[_0x59d889(0xe5)])return void _0x39c381(_0xcdba3);const _0x46450b=void 0x0!==_0xcdba3[_0x59d889(0xbf)]?_0xcdba3[_0x59d889(0xbf)]:!_0x5e7750[_0x59d889(0xd9)];_0x38307e[_0x59d889(0xd7)](()=>{const _0x51a0b1=_0x59d889,_0x462139=Array[_0x51a0b1(0xc5)](_0x49811f[_0x51a0b1(0xd4)]());for(const _0x1cf326 of _0x462139){const _0x30a0c4=_0x46450b?[_0x1cf326]:_0x2dc515(_0x19db0a,_0x1cf326,_0x38307e);for(const _0x2612e6 of _0x30a0c4)_0x55f4a6[_0x51a0b1(0xe3)](_0x2612e6,{'commandName':_0x19db0a,'commandParams':[{'forceValue':_0x46450b}]});}});}),_0x55f4a6[_0x2437e7(0xd2)][_0x2437e7(0xdf)](_0x3f2061=>{const _0x453038=_0x2437e7;if(_0x453038(0xd3)!=_0x3f2061[_0x453038(0xc1)]&&_0x453038(0xcd)!=_0x3f2061[_0x453038(0xc1)])return;const {data:_0x55445f}=_0x3f2061;return _0x55445f&&_0x55445f[_0x453038(0xc8)]==_0x19db0a?_0x55445f[_0x453038(0xdd)][0x0][_0x453038(0xbf)]?{'type':_0x453038(0xd1),'content':_0x3a17ad(_0x1a6afc,_0x453038(0xc4))}:{'type':_0x453038(0xd1),'content':_0x3a17ad(_0x1a6afc,_0x453038(0xcc))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x137a0c=_0x1827;function _0x76ac(){const _0x5662f7=['1185387nGkcIv','4786840pSRjgI','*Set\x20format:*\x20%0','toLowerCase','1304576OhweYR','inline','type','FORMAT_STYLE','registerAttributeLabel','1790166bnqklJ','registerBlockAttribute','registerDescriptionCallback','1133420zUDVUb','has','TrackChangesEditing','StyleUtils','getGhsAttributeNameForElement','plugins','editor','985654kmLqvf','GeneralHtmlSupport','block','normalizeConfig','*Remove\x20format:*\x20%0','config','ghsAttributes','styleName','descriptionFactory','enableDefaultAttributesIntegration','formatBlock','definitions','_registerLegacyDescription','add','style','DataSchema','commandName','formatInline','commandParams','forceValue','get','afterInit','locale','Style','format','element','4174695lTfpiA','registerInlineAttribute'];_0x76ac=function(){return _0x5662f7;};return _0x76ac();}function _0x1827(_0x16181f,_0x3847e1){const _0x76acd7=_0x76ac();return _0x1827=function(_0x1827da,_0x341e5a){_0x1827da=_0x1827da-0x1a0;let _0x1221df=_0x76acd7[_0x1827da];return _0x1221df;},_0x1827(_0x16181f,_0x3847e1);}(function(_0x137e97,_0x1d4d78){const _0x8d3a78=_0x1827,_0x48d744=_0x137e97();while(!![]){try{const _0x1a07f7=-parseInt(_0x8d3a78(0x1b9))/0x1+parseInt(_0x8d3a78(0x1b2))/0x2+-parseInt(_0x8d3a78(0x1a6))/0x3+parseInt(_0x8d3a78(0x1aa))/0x4+parseInt(_0x8d3a78(0x1a7))/0x5+-parseInt(_0x8d3a78(0x1af))/0x6+parseInt(_0x8d3a78(0x1a4))/0x7;if(_0x1a07f7===_0x1d4d78)break;else _0x48d744['push'](_0x48d744['shift']());}catch(_0x3710e1){_0x48d744['push'](_0x48d744['shift']());}}}(_0x76ac,0xbb5e7));import{Plugin as _0x2fd57b}from'ckeditor5/src/core.js';import{getTranslation as _0x5cb6dc}from'../utils/common-translations.js';export default class yt extends _0x2fd57b{[_0x137a0c(0x1ce)](){const _0x4bf316=_0x137a0c,_0x1ce70e=this[_0x4bf316(0x1b8)];if(!_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1b3)](_0x4bf316(0x1a1))||!_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1b3)](_0x4bf316(0x1c8)))return;const _0x3e6b84=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1b4)),_0x945321=_0x1ce70e[_0x4bf316(0x1a0)],_0x94194b=_0x1ce70e[_0x4bf316(0x1be)][_0x4bf316(0x1cd)](_0x4bf316(0x1c7))||{},_0x3563ba=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1ba)),_0x845b76=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1b5))[_0x4bf316(0x1bc)](_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1c8)),_0x94194b[_0x4bf316(0x1c4)]);_0x3e6b84[_0x4bf316(0x1c2)](_0x4bf316(0x1c7));const _0x6d9158=new Set();for(const _0x26542d of _0x845b76[_0x4bf316(0x1bb)]){const _0x4c121f=_0x3563ba[_0x4bf316(0x1b6)](_0x26542d[_0x4bf316(0x1a3)]);_0x6d9158[_0x4bf316(0x1c6)](_0x4c121f);}const _0x286b27=new Set();for(const _0xb8bb54 of _0x845b76[_0x4bf316(0x1ab)]){const _0x44184b=_0x3563ba[_0x4bf316(0x1b6)](_0xb8bb54[_0x4bf316(0x1a3)]);_0x286b27[_0x4bf316(0x1c6)](_0x44184b);for(const _0x52dbe2 of _0xb8bb54[_0x4bf316(0x1bf)])_0x286b27[_0x4bf316(0x1c6)](_0x52dbe2);}for(const _0x4a0bf5 of _0x6d9158)_0x3e6b84[_0x4bf316(0x1b0)](_0x4a0bf5),_0x3e6b84[_0x4bf316(0x1c1)][_0x4bf316(0x1ae)](_0x4a0bf5,_0x5cb6dc(_0x945321,_0x4bf316(0x1ad)));for(const _0x49dcb1 of _0x286b27)_0x3e6b84[_0x4bf316(0x1a5)](_0x49dcb1),_0x3e6b84[_0x4bf316(0x1c1)][_0x4bf316(0x1ae)](_0x49dcb1,_0x5cb6dc(_0x945321,_0x4bf316(0x1ad)));this[_0x4bf316(0x1c5)]();}[_0x137a0c(0x1c5)](){const _0x557f14=_0x137a0c,_0x30f306=this[_0x557f14(0x1b8)],_0x23bbe7=_0x30f306[_0x557f14(0x1a0)];_0x30f306[_0x557f14(0x1b7)][_0x557f14(0x1cd)](_0x557f14(0x1b4))[_0x557f14(0x1c1)][_0x557f14(0x1b1)](_0xea3299=>{const _0x4bbee2=_0x557f14;if(_0x4bbee2(0x1c3)!=_0xea3299[_0x4bbee2(0x1ac)]&&_0x4bbee2(0x1ca)!=_0xea3299[_0x4bbee2(0x1ac)])return;const {data:_0x37d6b3}=_0xea3299;return _0x37d6b3&&_0x4bbee2(0x1c7)===_0x37d6b3[_0x4bbee2(0x1c9)]?_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1cc)]?{'type':_0x4bbee2(0x1a2),'content':_0x5cb6dc(_0x23bbe7,_0x4bbee2(0x1a8),_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1c0)][_0x4bbee2(0x1a9)]())}:{'type':_0x4bbee2(0x1a2),'content':_0x5cb6dc(_0x23bbe7,_0x4bbee2(0x1bd),_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1c0)][_0x4bbee2(0x1a9)]())}:void 0x0;});}}
23
+ function _0x4c55(_0x11eee9,_0x1d7e85){const _0x133ba2=_0x133b();return _0x4c55=function(_0x4c5511,_0x208c2a){_0x4c5511=_0x4c5511-0x1c9;let _0x4508b2=_0x133ba2[_0x4c5511];return _0x4508b2;},_0x4c55(_0x11eee9,_0x1d7e85);}const _0x2176fa=_0x4c55;(function(_0x3a0b94,_0x114539){const _0x1022a6=_0x4c55,_0x348a2a=_0x3a0b94();while(!![]){try{const _0x2d6551=parseInt(_0x1022a6(0x1d0))/0x1+-parseInt(_0x1022a6(0x1d7))/0x2*(-parseInt(_0x1022a6(0x1e1))/0x3)+-parseInt(_0x1022a6(0x1eb))/0x4+-parseInt(_0x1022a6(0x1d1))/0x5+parseInt(_0x1022a6(0x1db))/0x6*(parseInt(_0x1022a6(0x1ea))/0x7)+parseInt(_0x1022a6(0x1d3))/0x8*(parseInt(_0x1022a6(0x1d8))/0x9)+-parseInt(_0x1022a6(0x1f4))/0xa;if(_0x2d6551===_0x114539)break;else _0x348a2a['push'](_0x348a2a['shift']());}catch(_0x5a2e21){_0x348a2a['push'](_0x348a2a['shift']());}}}(_0x133b,0x775f6));import{Plugin as _0x57d03c}from'ckeditor5/src/core.js';import{getTranslation as _0x1708da}from'../utils/common-translations.js';function _0x133b(){const _0x58f409=['registerAttributeLabel','has','registerDescriptionCallback','557186SKtRzV','3351584bPmOru','DataSchema','TrackChangesEditing','styleName','inline','style','block','normalizeConfig','FORMAT_STYLE','4531310MxxXOf','ghsAttributes','GeneralHtmlSupport','forceValue','*Remove\x20format:*\x20%0','afterInit','element','locale','type','definitions','commandName','config','registerInlineAttribute','format','435673vLkaJe','807160dhXSUY','add','712hgrGYM','descriptionFactory','formatBlock','commandParams','22958TKpXWe','38889rdZvDs','formatInline','get','30DWgyJM','getGhsAttributeNameForElement','*Set\x20format:*\x20%0','toLowerCase','Style','StyleUtils','189FenjuW','editor','enableDefaultAttributesIntegration','_registerLegacyDescription','registerBlockAttribute','plugins'];_0x133b=function(){return _0x58f409;};return _0x133b();}export default class yt extends _0x57d03c{[_0x2176fa(0x1f9)](){const _0x57660d=_0x2176fa,_0x5a089a=this[_0x57660d(0x1e2)];if(!_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1e8)](_0x57660d(0x1df))||!_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1e8)](_0x57660d(0x1ec)))return;const _0x3899fa=_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1da)](_0x57660d(0x1ed)),_0x2ff17e=_0x5a089a[_0x57660d(0x1c9)],_0x2a736f=_0x5a089a[_0x57660d(0x1cd)][_0x57660d(0x1da)](_0x57660d(0x1f0))||{},_0x1f6303=_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1da)](_0x57660d(0x1f6)),_0x4fc215=_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1da)](_0x57660d(0x1e0))[_0x57660d(0x1f2)](_0x5a089a[_0x57660d(0x1e6)][_0x57660d(0x1da)](_0x57660d(0x1ec)),_0x2a736f[_0x57660d(0x1cb)]);_0x3899fa[_0x57660d(0x1e3)](_0x57660d(0x1f0));const _0x27ba2e=new Set();for(const _0x4fa51e of _0x4fc215[_0x57660d(0x1f1)]){const _0x12abf1=_0x1f6303[_0x57660d(0x1dc)](_0x4fa51e[_0x57660d(0x1fa)]);_0x27ba2e[_0x57660d(0x1d2)](_0x12abf1);}const _0x23b8ee=new Set();for(const _0x57c5b0 of _0x4fc215[_0x57660d(0x1ef)]){const _0x150d29=_0x1f6303[_0x57660d(0x1dc)](_0x57c5b0[_0x57660d(0x1fa)]);_0x23b8ee[_0x57660d(0x1d2)](_0x150d29);for(const _0xbde1a of _0x57c5b0[_0x57660d(0x1f5)])_0x23b8ee[_0x57660d(0x1d2)](_0xbde1a);}for(const _0x3eb10c of _0x27ba2e)_0x3899fa[_0x57660d(0x1e5)](_0x3eb10c),_0x3899fa[_0x57660d(0x1d4)][_0x57660d(0x1e7)](_0x3eb10c,_0x1708da(_0x2ff17e,_0x57660d(0x1f3)));for(const _0x412f67 of _0x23b8ee)_0x3899fa[_0x57660d(0x1ce)](_0x412f67),_0x3899fa[_0x57660d(0x1d4)][_0x57660d(0x1e7)](_0x412f67,_0x1708da(_0x2ff17e,_0x57660d(0x1f3)));this[_0x57660d(0x1e4)]();}[_0x2176fa(0x1e4)](){const _0x4a861a=_0x2176fa,_0x1cc8b9=this[_0x4a861a(0x1e2)],_0x5bcb8a=_0x1cc8b9[_0x4a861a(0x1c9)];_0x1cc8b9[_0x4a861a(0x1e6)][_0x4a861a(0x1da)](_0x4a861a(0x1ed))[_0x4a861a(0x1d4)][_0x4a861a(0x1e9)](_0x13b9be=>{const _0x2628ff=_0x4a861a;if(_0x2628ff(0x1d5)!=_0x13b9be[_0x2628ff(0x1ca)]&&_0x2628ff(0x1d9)!=_0x13b9be[_0x2628ff(0x1ca)])return;const {data:_0x4f0ce8}=_0x13b9be;return _0x4f0ce8&&_0x2628ff(0x1f0)===_0x4f0ce8[_0x2628ff(0x1cc)]?_0x4f0ce8[_0x2628ff(0x1d6)][0x0][_0x2628ff(0x1f7)]?{'type':_0x2628ff(0x1cf),'content':_0x1708da(_0x5bcb8a,_0x2628ff(0x1dd),_0x4f0ce8[_0x2628ff(0x1d6)][0x0][_0x2628ff(0x1ee)][_0x2628ff(0x1de)]())}:{'type':_0x2628ff(0x1cf),'content':_0x1708da(_0x5bcb8a,_0x2628ff(0x1f8),_0x4f0ce8[_0x2628ff(0x1d6)][0x0][_0x2628ff(0x1ee)][_0x2628ff(0x1de)]())}:void 0x0;});}}