@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4741f3=_0x5a4e;(function(_0x5a9ed7,_0x5330a6){const _0x1aa62c=_0x5a4e,_0x57918c=_0x5a9ed7();while(!![]){try{const _0x2abd5a=parseInt(_0x1aa62c(0xcb))/0x1*(-parseInt(_0x1aa62c(0xc9))/0x2)+-parseInt(_0x1aa62c(0xb0))/0x3+-parseInt(_0x1aa62c(0xa2))/0x4+parseInt(_0x1aa62c(0xbd))/0x5+parseInt(_0x1aa62c(0xbb))/0x6*(-parseInt(_0x1aa62c(0xbc))/0x7)+-parseInt(_0x1aa62c(0xcc))/0x8+parseInt(_0x1aa62c(0x8f))/0x9;if(_0x2abd5a===_0x5330a6)break;else _0x57918c['push'](_0x57918c['shift']());}catch(_0x32185a){_0x57918c['push'](_0x57918c['shift']());}}}(_0x3cb5,0x4e574));function _0x5a4e(_0x3a25a7,_0x3f5aaf){const _0x3cb5e1=_0x3cb5();return _0x5a4e=function(_0x5a4e8b,_0x9e91a5){_0x5a4e8b=_0x5a4e8b-0x8e;let _0x104c01=_0x3cb5e1[_0x5a4e8b];return _0x104c01;},_0x5a4e(_0x3a25a7,_0x3f5aaf);}import{Plugin as _0x3069e5}from'ckeditor5/src/core.js';function _0x3cb5(){const _0x5ef420=['locale','indentList','afterInit','bulleted','ELEMENT_NUMBERED_LIST','from','*Check\x20item*','execute','*Uncheck\x20item*','forceValue','descriptionFactory','markBlockFormat','nextSibling','filter','blockName','length','2429620VBEwXB','has','commandParams','document','bulletedList','checkTodoList','previousSibling','getSelectedBlocks','LegacyListEditing','numbered','*Outdent:*\x20%0','List','selection','schema','1203186nCQYZp','replace','ELEMENT_TODO_LIST','outdentList','todoList','listIndent','TrackChangesEditing','getAttribute','slice','commands','todoListChecked','12NlTlnz','1899905GDBmbn','2562700GOAsrp','findIndex','listType','listItem','_selectedElements','name','registerElementLabel','commandName','*Indent:*\x20%0','format','LegacyTodoListEditing','paragraph','56646YrrSSz','ELEMENT_BULLETED_LIST','1YtimFg','5118304xYTgwA','registerDescriptionCallback','editor','numberedList','checkChild','todo','end','formatBlock','formatInline','value','createPositionAt','*Change\x20to:*\x20%0','element','before','type','ELEMENT_LIST_ITEM','enableCommand','isObject','model','push','add','createRange','change','parent','18249768DnZVQx','get','plugins'];_0x3cb5=function(){return _0x5ef420;};return _0x3cb5();}import{getTranslation as _0x2e98b8}from'../utils/common-translations.js';export default class ut extends _0x3069e5{[_0x4741f3(0x94)](){const _0x5f589e=_0x4741f3,_0x2f1b82=this[_0x5f589e(0xce)],_0x4a232c=_0x2f1b82[_0x5f589e(0x92)];if(!_0x2f1b82[_0x5f589e(0x91)][_0x5f589e(0xa3)](_0x5f589e(0xaa)))return;const _0x3d0854=_0x2f1b82[_0x5f589e(0x91)][_0x5f589e(0x90)](_0x5f589e(0xb6)),_0x50cc9d=_0x2f1b82[_0x5f589e(0x91)][_0x5f589e(0xa3)](_0x5f589e(0xc7));function _0x2238e4(_0x55c3cd){return()=>{const _0x40bd0a=_0x5a4e,_0x5649d1=_0x2f1b82[_0x40bd0a(0xde)][_0x40bd0a(0xa5)][_0x40bd0a(0xae)],_0x5d6c2a=_0x2f1b82[_0x40bd0a(0xb9)][_0x40bd0a(0x90)](_0x55c3cd);if(_0x5d6c2a[_0x40bd0a(0xd5)])return void _0x2f1b82[_0x40bd0a(0x99)](_0x40bd0a(0xc8),{});const _0x54edc6=_0x55c3cd[_0x40bd0a(0xb8)](0x0,-0x4),_0x2c4165=function(_0xf21b9,_0x2d97e4,_0x530b72){const _0x5ec6b6=_0x40bd0a;let _0x4d9d56=Array[_0x5ec6b6(0x97)](_0xf21b9)[_0x5ec6b6(0x9f)](_0x4e1422=>function(_0x5c9dc1,_0xeeea86){const _0x127efa=_0x5ec6b6;return _0xeeea86[_0x127efa(0xd0)](_0x5c9dc1[_0x127efa(0x8e)],_0x127efa(0xc0))&&!_0xeeea86[_0x127efa(0xdd)](_0x5c9dc1);}(_0x4e1422,_0x530b72));_0x4d9d56=_0x4d9d56[_0x5ec6b6(0x9f)](_0x229375=>!_0x229375['is'](_0x5ec6b6(0xd8),_0x5ec6b6(0xc0))||_0x229375[_0x5ec6b6(0xb7)](_0x5ec6b6(0xbf))!=_0x2d97e4);const _0x20c064=new Set();for(const _0x191572 of _0x4d9d56)_0x191572['is'](_0x5ec6b6(0xd8),_0x5ec6b6(0xc0))?_0x20c064[_0x5ec6b6(0xe0)](me(_0x191572)):_0x20c064[_0x5ec6b6(0xe0)](_0x191572);return Array[_0x5ec6b6(0x97)](_0x20c064);}(_0x5649d1[_0x40bd0a(0xa9)](),_0x54edc6,_0x2f1b82[_0x40bd0a(0xde)][_0x40bd0a(0xaf)]);_0x2f1b82[_0x40bd0a(0xde)][_0x40bd0a(0xe2)](()=>{const _0xd7d449=_0x40bd0a;for(const _0x2a937b of _0x2c4165)_0x3d0854[_0xd7d449(0x9d)](_0x2a937b,{'commandName':_0x55c3cd,'commandParams':[{'forceValue':!_0x5d6c2a[_0xd7d449(0xd5)]}],'formatGroupId':_0xd7d449(0xa0)},fe(_0x2a937b));});};}function _0x5314fe(_0x4ea1bb){return()=>{const _0xbc28fa=_0x5a4e,_0x371c2f=function(_0x16829f){const _0x485ef7=_0x5a4e;let _0x5ec1bc=Array[_0x485ef7(0x97)](_0x16829f);const _0x2bc2df=_0x5ec1bc[_0x485ef7(0xbe)](_0x173fb5=>_0x485ef7(0xc0)!=_0x173fb5[_0x485ef7(0xc2)]);return _0x2bc2df>-0x1&&(_0x5ec1bc=_0x5ec1bc[_0x485ef7(0xb8)](0x0,_0x2bc2df)),_0x5ec1bc;}(_0x2f1b82[_0xbc28fa(0xde)][_0xbc28fa(0xa5)][_0xbc28fa(0xae)][_0xbc28fa(0xa9)]()),_0x5c977b=_0x2f1b82[_0xbc28fa(0xde)][_0xbc28fa(0xe1)](_0x2f1b82[_0xbc28fa(0xde)][_0xbc28fa(0xd6)](_0x371c2f[0x0],_0xbc28fa(0xd9)),_0x2f1b82[_0xbc28fa(0xde)][_0xbc28fa(0xd6)](_0x371c2f[_0x371c2f[_0xbc28fa(0xa1)]-0x1],_0xbc28fa(0xd2)));_0x2f1b82[_0xbc28fa(0xde)][_0xbc28fa(0xe2)](()=>{const _0x5a8735=_0xbc28fa;_0x3d0854[_0x5a8735(0x9d)](_0x5c977b,{'commandName':_0x4ea1bb,'commandParams':[],'formatGroupId':_0x5a8735(0xb5)},function(_0x3f6195){const _0x3bc36e=_0x5a8735,_0x5efb31=new Set();for(const _0x5d6abf of _0x3f6195){let _0x8fedaf=_0x5d6abf[_0x3bc36e(0x9e)];for(;_0x8fedaf&&_0x8fedaf[_0x3bc36e(0xb7)](_0x3bc36e(0xb5))>_0x5d6abf[_0x3bc36e(0xb7)](_0x3bc36e(0xb5));)_0x5efb31[_0x3bc36e(0xe0)](_0x8fedaf),_0x8fedaf=_0x8fedaf[_0x3bc36e(0x9e)];}return Array[_0x3bc36e(0x97)](_0x5efb31);}(_0x371c2f));});};}_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0xcf),_0x2238e4(_0x5f589e(0xcf))),_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0xa6),_0x2238e4(_0x5f589e(0xa6))),_0x50cc9d&&_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0xb4),_0x2238e4(_0x5f589e(0xb4))),_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0x93),_0x5314fe(_0x5f589e(0x93))),_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0xb3),_0x5314fe(_0x5f589e(0xb3))),_0x50cc9d&&_0x3d0854[_0x5f589e(0xdc)](_0x5f589e(0xa7),()=>{const _0x54c3b0=_0x5f589e,_0x4ec2d2=_0x2f1b82[_0x54c3b0(0xb9)][_0x54c3b0(0x90)](_0x54c3b0(0xa7)),_0x5aa150=Array[_0x54c3b0(0x97)](_0x4ec2d2[_0x54c3b0(0xc1)]);_0x5aa150[_0x54c3b0(0x9f)](_0xd1ddd7=>_0xd1ddd7[_0x54c3b0(0xb7)](_0x54c3b0(0xba))!=_0x4ec2d2[_0x54c3b0(0xd5)]),_0x2f1b82[_0x54c3b0(0xde)][_0x54c3b0(0xe2)](()=>{const _0x40673e=_0x54c3b0;for(const _0x429637 of _0x5aa150)_0x3d0854[_0x40673e(0x9d)](_0x429637,{'commandName':_0x40673e(0xa7),'commandParams':[{'forceValue':!_0x4ec2d2[_0x40673e(0xd5)]}]});});}),_0x3d0854[_0x5f589e(0x9c)][_0x5f589e(0xc3)](_0x5f589e(0xc0),_0x29c369=>_0x2e98b8(_0x4a232c,_0x5f589e(0xdb),_0x29c369)),_0x3d0854[_0x5f589e(0x9c)][_0x5f589e(0xcd)](_0x1cb842=>{const _0xacb967=_0x5f589e;if(_0xacb967(0xd3)!=_0x1cb842[_0xacb967(0xda)]&&_0xacb967(0xd4)!=_0x1cb842[_0xacb967(0xda)])return;const {data:_0x2af7c2}=_0x1cb842;if(_0x2af7c2){if(_0xacb967(0xcf)==_0x2af7c2[_0xacb967(0xc4)]||_0xacb967(0xa6)==_0x2af7c2[_0xacb967(0xc4)]||_0xacb967(0xb4)==_0x2af7c2[_0xacb967(0xc4)])switch(_0x2af7c2[_0xacb967(0xc4)][_0xacb967(0xb1)](_0xacb967(0xad),'')){case _0xacb967(0x95):return _0xc3822e(_0x2e98b8(_0x4a232c,_0xacb967(0xca)));case _0xacb967(0xab):return _0xc3822e(_0x2e98b8(_0x4a232c,_0xacb967(0x96)));case _0xacb967(0xd1):return _0xc3822e(_0x2e98b8(_0x4a232c,_0xacb967(0xb2)));}if(_0xacb967(0x93)==_0x2af7c2[_0xacb967(0xc4)])return{'type':_0xacb967(0xc6),'content':_0x2e98b8(_0x4a232c,_0xacb967(0xc5),_0x2e98b8(_0x4a232c,_0xacb967(0xdb)))};if(_0xacb967(0xb3)==_0x2af7c2[_0xacb967(0xc4)])return{'type':_0xacb967(0xc6),'content':_0x2e98b8(_0x4a232c,_0xacb967(0xac),_0x2e98b8(_0x4a232c,_0xacb967(0xdb)))};if(_0xacb967(0xa7)==_0x2af7c2[_0xacb967(0xc4)])return _0x2af7c2[_0xacb967(0xa4)][0x0][_0xacb967(0x9b)]?{'type':_0xacb967(0xc6),'content':_0x2e98b8(_0x4a232c,_0xacb967(0x98))}:{'type':_0xacb967(0xc6),'content':_0x2e98b8(_0x4a232c,_0xacb967(0x9a))};}function _0xc3822e(_0x241be2){const _0x450987=_0xacb967;return{'type':_0x450987(0xc6),'content':_0x2e98b8(_0x4a232c,_0x450987(0xd7),_0x241be2)};}});}}function me(_0x28c94f){const _0x4f374c=_0x4741f3,_0x21b21b=_0x28c94f[_0x4f374c(0xb7)](_0x4f374c(0xb5));if(0x0==_0x21b21b)return _0x28c94f;let _0x1aa2f2=_0x28c94f;for(;_0x28c94f[_0x4f374c(0xa8)]&&_0x28c94f[_0x4f374c(0xa8)]['is'](_0x4f374c(0xd8),_0x4f374c(0xc0));){const _0x1b668e=_0x28c94f[_0x4f374c(0xa8)][_0x4f374c(0xb7)](_0x4f374c(0xb5));if(_0x1b668e==_0x21b21b)_0x1aa2f2=_0x28c94f[_0x4f374c(0xa8)];else{if(_0x1b668e<_0x21b21b)break;}_0x28c94f=_0x28c94f[_0x4f374c(0xa8)];}return _0x1aa2f2;}function fe(_0x4f69b6){const _0x1ae338=_0x4741f3,_0x45c1c8=[];if(_0x4f69b6['is'](_0x1ae338(0xd8),_0x1ae338(0xc0))&&_0x4f69b6[_0x1ae338(0xb7)](_0x1ae338(0xb5))>0x0){let _0x1c1872=_0x4f69b6[_0x1ae338(0x9e)];for(;_0x1c1872&&_0x1ae338(0xc0)==_0x1c1872[_0x1ae338(0xc2)]&&_0x1c1872[_0x1ae338(0xb7)](_0x1ae338(0xb5))==_0x4f69b6[_0x1ae338(0xb7)](_0x1ae338(0xb5));)_0x45c1c8[_0x1ae338(0xdf)](_0x1c1872),_0x1c1872=_0x1c1872[_0x1ae338(0x9e)];}return _0x45c1c8;}
23
+ const _0x22cace=_0x3996;(function(_0x419159,_0x15d2bc){const _0x10fac5=_0x3996,_0x4b6aef=_0x419159();while(!![]){try{const _0x1b6413=parseInt(_0x10fac5(0x16f))/0x1*(-parseInt(_0x10fac5(0x193))/0x2)+parseInt(_0x10fac5(0x188))/0x3*(parseInt(_0x10fac5(0x18f))/0x4)+-parseInt(_0x10fac5(0x166))/0x5+parseInt(_0x10fac5(0x1a3))/0x6+-parseInt(_0x10fac5(0x19f))/0x7+parseInt(_0x10fac5(0x16d))/0x8+parseInt(_0x10fac5(0x19c))/0x9;if(_0x1b6413===_0x15d2bc)break;else _0x4b6aef['push'](_0x4b6aef['shift']());}catch(_0x83ef52){_0x4b6aef['push'](_0x4b6aef['shift']());}}}(_0x49a4,0x37142));import{Plugin as _0xb97777}from'ckeditor5/src/core.js';import{getTranslation as _0x5b7bd3}from'../utils/common-translations.js';export default class ut extends _0xb97777{[_0x22cace(0x199)](){const _0x4488f2=_0x22cace,_0xdcdc2c=this[_0x4488f2(0x17b)],_0x46dfe5=_0xdcdc2c[_0x4488f2(0x15a)];if(!_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x1a4)))return;const _0x141d33=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x179)](_0x4488f2(0x186)),_0xfda9a9=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x169));function _0x2eee09(_0x2a6684){return()=>{const _0x5891b0=_0x3996,_0xc37496=_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1ac)][_0x5891b0(0x19d)],_0x5a98e9=_0xdcdc2c[_0x5891b0(0x191)][_0x5891b0(0x179)](_0x2a6684);if(_0x5a98e9[_0x5891b0(0x192)])return void _0xdcdc2c[_0x5891b0(0x16b)](_0x5891b0(0x165),{});const _0x2bc46f=_0x2a6684[_0x5891b0(0x196)](0x0,-0x4),_0x29b766=function(_0x328858,_0x39f3a3,_0x538de9){const _0x5e73fc=_0x5891b0;let _0x394591=Array[_0x5e73fc(0x180)](_0x328858)[_0x5e73fc(0x1ad)](_0x4a264f=>function(_0x400860,_0x90dcd9){const _0x2e7b03=_0x5e73fc;return _0x90dcd9[_0x2e7b03(0x163)](_0x400860[_0x2e7b03(0x19b)],_0x2e7b03(0x189))&&!_0x90dcd9[_0x2e7b03(0x161)](_0x400860);}(_0x4a264f,_0x538de9));_0x394591=_0x394591[_0x5e73fc(0x1ad)](_0x4721af=>!_0x4721af['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))||_0x4721af[_0x5e73fc(0x178)](_0x5e73fc(0x164))!=_0x39f3a3);const _0x66234f=new Set();for(const _0x194225 of _0x394591)_0x194225['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))?_0x66234f[_0x5e73fc(0x177)](me(_0x194225)):_0x66234f[_0x5e73fc(0x177)](_0x194225);return Array[_0x5e73fc(0x180)](_0x66234f);}(_0xc37496[_0x5891b0(0x17d)](),_0x2bc46f,_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x15b)]);_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1aa)](()=>{const _0x5dcb87=_0x5891b0;for(const _0x315801 of _0x29b766)_0x141d33[_0x5dcb87(0x1a7)](_0x315801,{'commandName':_0x2a6684,'commandParams':[{'forceValue':!_0x5a98e9[_0x5dcb87(0x192)]}],'formatGroupId':_0x5dcb87(0x176)},fe(_0x315801));});};}function _0x1d9814(_0x4d2888){return()=>{const _0x1b987b=_0x3996,_0x418c7b=function(_0x14b89c){const _0x16c59f=_0x3996;let _0x4798a1=Array[_0x16c59f(0x180)](_0x14b89c);const _0x587b50=_0x4798a1[_0x16c59f(0x18a)](_0x2aa535=>_0x16c59f(0x189)!=_0x2aa535[_0x16c59f(0x1a8)]);return _0x587b50>-0x1&&(_0x4798a1=_0x4798a1[_0x16c59f(0x196)](0x0,_0x587b50)),_0x4798a1;}(_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1ac)][_0x1b987b(0x19d)][_0x1b987b(0x17d)]()),_0x227f0a=_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x16a)](_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[0x0],_0x1b987b(0x198)),_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[_0x418c7b[_0x1b987b(0x1a6)]-0x1],_0x1b987b(0x170)));_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1aa)](()=>{const _0x3dce26=_0x1b987b;_0x141d33[_0x3dce26(0x1a7)](_0x227f0a,{'commandName':_0x4d2888,'commandParams':[],'formatGroupId':_0x3dce26(0x181)},function(_0x1fe8d5){const _0x43500d=_0x3dce26,_0x3179b3=new Set();for(const _0x2d0411 of _0x1fe8d5){let _0x1c7163=_0x2d0411[_0x43500d(0x19a)];for(;_0x1c7163&&_0x1c7163[_0x43500d(0x178)](_0x43500d(0x181))>_0x2d0411[_0x43500d(0x178)](_0x43500d(0x181));)_0x3179b3[_0x43500d(0x177)](_0x1c7163),_0x1c7163=_0x1c7163[_0x43500d(0x19a)];}return Array[_0x43500d(0x180)](_0x3179b3);}(_0x418c7b));});};}_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x182),_0x2eee09(_0x4488f2(0x182))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a9),_0x2eee09(_0x4488f2(0x1a9))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x17e),_0x2eee09(_0x4488f2(0x17e))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x194),_0x1d9814(_0x4488f2(0x194))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a2),_0x1d9814(_0x4488f2(0x1a2))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1ab),()=>{const _0x5820d1=_0x4488f2,_0x49caa0=_0xdcdc2c[_0x5820d1(0x191)][_0x5820d1(0x179)](_0x5820d1(0x1ab)),_0x38f49e=Array[_0x5820d1(0x180)](_0x49caa0[_0x5820d1(0x16e)]);_0x38f49e[_0x5820d1(0x1ad)](_0x2f5c42=>_0x2f5c42[_0x5820d1(0x178)](_0x5820d1(0x15d))!=_0x49caa0[_0x5820d1(0x192)]),_0xdcdc2c[_0x5820d1(0x171)][_0x5820d1(0x1aa)](()=>{const _0x2c1482=_0x5820d1;for(const _0x115afc of _0x38f49e)_0x141d33[_0x2c1482(0x1a7)](_0x115afc,{'commandName':_0x2c1482(0x1ab),'commandParams':[{'forceValue':!_0x49caa0[_0x2c1482(0x192)]}]});});}),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x174)](_0x4488f2(0x189),_0x26bb2d=>_0x5b7bd3(_0x46dfe5,_0x4488f2(0x15e),_0x26bb2d)),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x16c)](_0x4de6ab=>{const _0x3bd4fe=_0x4488f2;if(_0x3bd4fe(0x175)!=_0x4de6ab[_0x3bd4fe(0x187)]&&_0x3bd4fe(0x17a)!=_0x4de6ab[_0x3bd4fe(0x187)])return;const {data:_0x83f807}=_0x4de6ab;if(_0x83f807){if(_0x3bd4fe(0x182)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x1a9)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x17e)==_0x83f807[_0x3bd4fe(0x172)])switch(_0x83f807[_0x3bd4fe(0x172)][_0x3bd4fe(0x195)](_0x3bd4fe(0x19e),'')){case _0x3bd4fe(0x1a0):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x173)));case _0x3bd4fe(0x1a1):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x168)));case _0x3bd4fe(0x17c):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x185)));}if(_0x3bd4fe(0x194)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x17f),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1a2)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x1ae),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1ab)==_0x83f807[_0x3bd4fe(0x172)])return _0x83f807[_0x3bd4fe(0x162)][0x0][_0x3bd4fe(0x183)]?{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x167))}:{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x18b))};}function _0x437439(_0x4e095e){const _0x16c867=_0x3bd4fe;return{'type':_0x16c867(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x16c867(0x18d),_0x4e095e)};}});}}function me(_0x8104d4){const _0xbdc30d=_0x22cace,_0x20b921=_0x8104d4[_0xbdc30d(0x178)](_0xbdc30d(0x181));if(0x0==_0x20b921)return _0x8104d4;let _0x1ffe2f=_0x8104d4;for(;_0x8104d4[_0xbdc30d(0x190)]&&_0x8104d4[_0xbdc30d(0x190)]['is'](_0xbdc30d(0x184),_0xbdc30d(0x189));){const _0x4053c5=_0x8104d4[_0xbdc30d(0x190)][_0xbdc30d(0x178)](_0xbdc30d(0x181));if(_0x4053c5==_0x20b921)_0x1ffe2f=_0x8104d4[_0xbdc30d(0x190)];else{if(_0x4053c5<_0x20b921)break;}_0x8104d4=_0x8104d4[_0xbdc30d(0x190)];}return _0x1ffe2f;}function _0x3996(_0x4ede8c,_0x4de6d6){const _0x49a413=_0x49a4();return _0x3996=function(_0x399616,_0x45fdc5){_0x399616=_0x399616-0x15a;let _0x176ebe=_0x49a413[_0x399616];return _0x176ebe;},_0x3996(_0x4ede8c,_0x4de6d6);}function fe(_0x239bbc){const _0x35c2f9=_0x22cace,_0x28d5b1=[];if(_0x239bbc['is'](_0x35c2f9(0x184),_0x35c2f9(0x189))&&_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181))>0x0){let _0x173ff7=_0x239bbc[_0x35c2f9(0x19a)];for(;_0x173ff7&&_0x35c2f9(0x189)==_0x173ff7[_0x35c2f9(0x1a8)]&&_0x173ff7[_0x35c2f9(0x178)](_0x35c2f9(0x181))==_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181));)_0x28d5b1[_0x35c2f9(0x18c)](_0x173ff7),_0x173ff7=_0x173ff7[_0x35c2f9(0x19a)];}return _0x28d5b1;}function _0x49a4(){const _0x4deb22=['LegacyListEditing','enableCommand','length','markBlockFormat','name','bulletedList','change','checkTodoList','document','filter','*Outdent:*\x20%0','locale','schema','descriptionFactory','todoListChecked','ELEMENT_LIST_ITEM','format','plugins','isObject','commandParams','checkChild','listType','paragraph','664145GrtaWB','*Check\x20item*','ELEMENT_NUMBERED_LIST','LegacyTodoListEditing','createRange','execute','registerDescriptionCallback','2792240onAkQz','_selectedElements','256700aYooHh','end','model','commandName','ELEMENT_BULLETED_LIST','registerElementLabel','formatBlock','blockName','add','getAttribute','get','formatInline','editor','todo','getSelectedBlocks','todoList','*Indent:*\x20%0','from','listIndent','numberedList','forceValue','element','ELEMENT_TODO_LIST','TrackChangesEditing','type','24720rSkijs','listItem','findIndex','*Uncheck\x20item*','push','*Change\x20to:*\x20%0','createPositionAt','52bHkZQL','previousSibling','commands','value','2achtjD','indentList','replace','slice','has','before','afterInit','nextSibling','parent','2057760NyaNUj','selection','List','2479743NiSGSH','bulleted','numbered','outdentList','1707540BMOSvz'];_0x49a4=function(){return _0x4deb22;};return _0x49a4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ff88f=_0x1fc1;(function(_0x530cd5,_0x60c82b){const _0x115542=_0x1fc1,_0x5d40f2=_0x530cd5();while(!![]){try{const _0x435034=-parseInt(_0x115542(0x1d8))/0x1+parseInt(_0x115542(0x1ca))/0x2+-parseInt(_0x115542(0x1ed))/0x3+-parseInt(_0x115542(0x1a4))/0x4+parseInt(_0x115542(0x1be))/0x5*(parseInt(_0x115542(0x1da))/0x6)+-parseInt(_0x115542(0x1af))/0x7+-parseInt(_0x115542(0x1c5))/0x8*(-parseInt(_0x115542(0x1e6))/0x9);if(_0x435034===_0x60c82b)break;else _0x5d40f2['push'](_0x5d40f2['shift']());}catch(_0x285c12){_0x5d40f2['push'](_0x5d40f2['shift']());}}}(_0x342f,0x1a3ca));import{Plugin as _0x28a7ee}from'ckeditor5/src/core.js';function _0x1fc1(_0x23d965,_0x423b4b){const _0x342f98=_0x342f();return _0x1fc1=function(_0x1fc155,_0x1ee8d8){_0x1fc155=_0x1fc155-0x19e;let _0x5595a3=_0x342f98[_0x1fc155];return _0x5595a3;},_0x1fc1(_0x23d965,_0x423b4b);}import{getTranslation as _0x5eeb2f}from'../utils/common-translations.js';export default class K extends _0x28a7ee{[_0x3ff88f(0x1d3)](){const _0x55fda0=_0x3ff88f;if(!this[_0x55fda0(0x1ab)][_0x55fda0(0x1e2)][_0x55fda0(0x1ce)](_0x55fda0(0x1e7)))return;const _0x26836e=this[_0x55fda0(0x1ab)][_0x55fda0(0x1c8)][_0x55fda0(0x1a0)](_0x55fda0(0x1a5)),_0x4533bf=this[_0x55fda0(0x1ab)][_0x55fda0(0x1e2)][_0x55fda0(0x1a0)](_0x55fda0(0x1db));_0x26836e[_0x55fda0(0x1b1)]&&_0x4533bf[_0x55fda0(0x1c6)](_0x55fda0(0x1a9),this[_0x55fda0(0x1b7)][_0x55fda0(0x1bf)](this)),_0x26836e[_0x55fda0(0x1aa)]&&_0x4533bf[_0x55fda0(0x1c6)](_0x55fda0(0x1eb),this[_0x55fda0(0x19f)][_0x55fda0(0x1bf)](this)),_0x26836e[_0x55fda0(0x1ad)]&&_0x4533bf[_0x55fda0(0x1c6)](_0x55fda0(0x1b2),this[_0x55fda0(0x1b6)][_0x55fda0(0x1bf)](this)),_0x4533bf[_0x55fda0(0x1a3)][_0x55fda0(0x1cd)](this[_0x55fda0(0x1e0)][_0x55fda0(0x1bf)](this));}[_0x3ff88f(0x1b7)](_0xa4ee0d,_0xcc3eb7={}){const _0x36dc6f=_0x3ff88f,_0x485d1d=this[_0x36dc6f(0x1ab)][_0x36dc6f(0x1e2)][_0x36dc6f(0x1a0)](_0x36dc6f(0x1db)),_0x21b653=this[_0x36dc6f(0x1d6)]();this[_0x36dc6f(0x1ab)][_0x36dc6f(0x1d9)][_0x36dc6f(0x1d4)](()=>{const _0x5b7eb2=_0x36dc6f;_0x485d1d[_0x5b7eb2(0x1b0)](_0x21b653,{'commandName':_0x5b7eb2(0x1a9),'commandParams':[{'type':_0xcc3eb7[_0x5b7eb2(0x1de)]}],'formatGroupId':_0x5b7eb2(0x1a9)});});}[_0x3ff88f(0x19f)](_0x3b81da,_0x4b02cf={}){const _0x158060=_0x3ff88f,_0x395143=this[_0x158060(0x1ab)][_0x158060(0x1e2)][_0x158060(0x1a0)](_0x158060(0x1db)),_0x561621=this[_0x158060(0x1b8)](_0x27c081=>_0x27c081['is'](_0x158060(0x1bb),_0x158060(0x1dc))&&_0x158060(0x1e9)===_0x27c081[_0x158060(0x1c0)](_0x158060(0x1ea)));if(_0x561621[_0x158060(0x1a2)]<0x1)return;const _0x220cdf=_0x561621[_0x158060(0x1e5)](_0x40602e=>this[_0x158060(0x1ab)][_0x158060(0x1d9)][_0x158060(0x1cf)](this[_0x158060(0x1ab)][_0x158060(0x1d9)][_0x158060(0x1cb)](_0x40602e,_0x158060(0x1e3)),this[_0x158060(0x1ab)][_0x158060(0x1d9)][_0x158060(0x1cb)](_0x40602e,0x0)));this[_0x158060(0x1ab)][_0x158060(0x1d9)][_0x158060(0x1d4)](()=>{const _0x36dae5=_0x158060;_0x395143[_0x36dae5(0x1b0)](_0x220cdf,{'commandName':_0x36dae5(0x1eb),'commandParams':[{'reversed':_0x4b02cf[_0x36dae5(0x1aa)]}],'formatGroupId':_0x36dae5(0x1eb)});});}[_0x3ff88f(0x1b6)](_0x19c337,_0xaecab={}){const _0x4e1094=_0x3ff88f,_0x4aec03=this[_0x4e1094(0x1ab)][_0x4e1094(0x1e2)][_0x4e1094(0x1a0)](_0x4e1094(0x1db)),_0x20d20b=this[_0x4e1094(0x1b8)](_0x2e5494=>_0x2e5494['is'](_0x4e1094(0x1bb),_0x4e1094(0x1dc))&&_0x4e1094(0x1e9)===_0x2e5494[_0x4e1094(0x1c0)](_0x4e1094(0x1ea)));if(_0x20d20b[_0x4e1094(0x1a2)]<0x1)return;const _0x2ed553=_0x20d20b[_0x4e1094(0x1e5)](_0x21d22b=>this[_0x4e1094(0x1ab)][_0x4e1094(0x1d9)][_0x4e1094(0x1cf)](this[_0x4e1094(0x1ab)][_0x4e1094(0x1d9)][_0x4e1094(0x1cb)](_0x21d22b,_0x4e1094(0x1e3)),this[_0x4e1094(0x1ab)][_0x4e1094(0x1d9)][_0x4e1094(0x1cb)](_0x21d22b,0x0)));this[_0x4e1094(0x1ab)][_0x4e1094(0x1d9)][_0x4e1094(0x1d4)](()=>{const _0xa8665b=_0x4e1094;_0x4aec03[_0xa8665b(0x1b0)](_0x2ed553,{'commandName':_0xa8665b(0x1b2),'commandParams':[{'startIndex':_0xaecab[_0xa8665b(0x1ad)]}],'formatGroupId':_0xa8665b(0x1b2)});});}[_0x3ff88f(0x1e0)](_0xc97595){const _0x493b97=_0x3ff88f;if(_0x493b97(0x1bd)!=_0xc97595[_0x493b97(0x1de)]&&_0x493b97(0x1ec)!=_0xc97595[_0x493b97(0x1de)])return;const _0x516446=this[_0x493b97(0x1ab)][_0x493b97(0x1b4)],{data:_0xd48d9e}=_0xc97595;if(!_0xd48d9e)return;let _0x14a129,_0x3d901a;switch(_0xd48d9e[_0x493b97(0x1c7)]){case _0x493b97(0x1a9):_0x14a129=_0x493b97(0x1d0),_0x3d901a={'type':_0x493b97(0x1df),'content':_0x5eeb2f(_0x516446,_0x14a129,_0x5eeb2f(_0x516446,this[_0x493b97(0x1b5)](_0xd48d9e[_0x493b97(0x1e4)][0x0][_0x493b97(0x1de)])))};break;case _0x493b97(0x1eb):_0x14a129=_0xd48d9e[_0x493b97(0x1e4)][0x0][_0x493b97(0x1aa)]?_0x493b97(0x1a6):_0x493b97(0x1d1),_0x3d901a={'type':_0x493b97(0x1df),'content':_0x5eeb2f(_0x516446,_0x14a129)};break;case _0x493b97(0x1b2):_0x14a129=_0x493b97(0x1c4),_0x3d901a={'type':_0x493b97(0x1df),'content':_0x5eeb2f(_0x516446,_0x14a129,_0xd48d9e[_0x493b97(0x1e4)][0x0][_0x493b97(0x1ad)])};}return _0x3d901a;}[_0x3ff88f(0x1d6)](){const _0x2d4260=_0x3ff88f;var _0x13db45,_0x30507b,_0x466fed,_0xa766c4;const _0x2e24bc=this[_0x2d4260(0x1ab)][_0x2d4260(0x1e2)][_0x2d4260(0x1a0)](_0x2d4260(0x1bc));let _0x512785=Array[_0x2d4260(0x1a8)](this[_0x2d4260(0x1ab)][_0x2d4260(0x1d9)][_0x2d4260(0x1ba)][_0x2d4260(0x1e8)][_0x2d4260(0x1dd)]());return(null===(_0x13db45=_0x512785[0x0])||void 0x0===_0x13db45?void 0x0:_0x13db45['is'](_0x2d4260(0x1bb),_0x2d4260(0x1dc)))&&_0x512785[_0x2d4260(0x1e1)](..._0x2e24bc[_0x2d4260(0x1c1)](this[_0x2d4260(0x1ab)][_0x2d4260(0x1d9)][_0x2d4260(0x1ba)][_0x2d4260(0x1e8)][_0x2d4260(0x1ac)](),_0x2d4260(0x19e))),(null===(_0x30507b=_0x512785[_0x512785[_0x2d4260(0x1a2)]-0x1])||void 0x0===_0x30507b?void 0x0:_0x30507b['is'](_0x2d4260(0x1bb),_0x2d4260(0x1dc)))&&_0x512785[_0x2d4260(0x1c9)](..._0x2e24bc[_0x2d4260(0x1c1)](this[_0x2d4260(0x1ab)][_0x2d4260(0x1d9)][_0x2d4260(0x1ba)][_0x2d4260(0x1e8)][_0x2d4260(0x1b9)](),_0x2d4260(0x1d2))),_0x512785=[...new Set(_0x512785)],(null===(_0xa766c4=null===(_0x466fed=this[_0x2d4260(0x1ab)][_0x2d4260(0x1d9)][_0x2d4260(0x1ba)][_0x2d4260(0x1e8)][_0x2d4260(0x1ac)]())||void 0x0===_0x466fed?void 0x0:_0x466fed[_0x2d4260(0x1a7)])||void 0x0===_0xa766c4?void 0x0:_0xa766c4['is'](_0x2d4260(0x1bb),_0x2d4260(0x1dc)))&&(_0x512785=_0x512785[_0x2d4260(0x1b3)](_0x392196=>_0x392196['is'](_0x2d4260(0x1bb),_0x2d4260(0x1dc)))),_0x512785;}[_0x3ff88f(0x1b8)](_0x4e7120){const _0xbbc52a=_0x3ff88f,_0x416309=this[_0xbbc52a(0x1ab)][_0xbbc52a(0x1e2)][_0xbbc52a(0x1a0)](_0xbbc52a(0x1bc));let _0x13deda=Array[_0xbbc52a(0x1a8)](this[_0xbbc52a(0x1ab)][_0xbbc52a(0x1d9)][_0xbbc52a(0x1ba)][_0xbbc52a(0x1e8)][_0xbbc52a(0x1dd)]())[_0xbbc52a(0x1b3)](_0x4e7120)[_0xbbc52a(0x1e5)](_0x4d9f5f=>{const _0x147158=_0xbbc52a,_0x12d065=this[_0x147158(0x1ab)][_0x147158(0x1d9)][_0x147158(0x1cb)](_0x4d9f5f,0x0);return[..._0x416309[_0x147158(0x1c1)](_0x12d065,_0x147158(0x19e)),..._0x416309[_0x147158(0x1c1)](_0x12d065,_0x147158(0x1d2))];})[_0xbbc52a(0x1d7)]();return _0x13deda=[...new Set(_0x13deda)],_0x13deda;}[_0x3ff88f(0x1b5)](_0xd0ec55){const _0x587472=_0x3ff88f;return _0x587472(0x1a1)+(this[_0x587472(0x1ab)][_0x587472(0x1e2)][_0x587472(0x1a0)](_0x587472(0x1bc))[_0x587472(0x1d5)](_0xd0ec55)||_0x587472(0x1ae))[_0x587472(0x1cc)]()+_0x587472(0x1c2)+_0xd0ec55[_0x587472(0x1cc)]()[_0x587472(0x1c3)](/-/g,'_');}}function _0x342f(){const _0x3291e9=['map','567JzfGVk','LegacyListPropertiesEditing','selection','numbered','listType','listReversed','formatInline','255744VgJfmR','backward','handleListReversedCommand','get','ELEMENT_','length','descriptionFactory','379204JWRqUg','list.properties','*Format:*\x20set\x20order\x20to\x20reversed','parent','from','listStyle','reversed','editor','getFirstPosition','startIndex','default','722239mQspAZ','markMultiRangeBlockFormat','styles','listStart','filter','locale','_getTranslationKeyForListStyle','handleListStartCommand','handleListStyleCommand','_getSuggestionBlocks','getLastPosition','document','element','LegacyListUtils','formatBlock','10mHsRzI','bind','getAttribute','getSiblingNodes','_LIST_','replace','*Format:*\x20set\x20start\x20index\x20to\x20%0','34024CAoDlm','enableCommand','commandName','config','push','110032YhtLTF','createPositionAt','toUpperCase','registerDescriptionCallback','has','createRange','*Change\x20to:*\x20%0','*Format:*\x20set\x20order\x20to\x20regular','forward','afterInit','change','getListTypeFromListStyleType','_getSuggestionBlocksForListStyle','flat','25035JvSeYt','model','278316kWXAuE','TrackChangesEditing','listItem','getSelectedBlocks','type','format','handleDescriptions','unshift','plugins','before','commandParams'];_0x342f=function(){return _0x3291e9;};return _0x342f();}
23
+ const _0x5721d4=_0x15d7;(function(_0x1b0588,_0x2e2427){const _0x266d73=_0x15d7,_0x242bde=_0x1b0588();while(!![]){try{const _0x2c2a21=-parseInt(_0x266d73(0xe1))/0x1+parseInt(_0x266d73(0xd5))/0x2+-parseInt(_0x266d73(0xd1))/0x3+-parseInt(_0x266d73(0xd6))/0x4*(parseInt(_0x266d73(0xc5))/0x5)+parseInt(_0x266d73(0xec))/0x6*(-parseInt(_0x266d73(0xee))/0x7)+-parseInt(_0x266d73(0xcc))/0x8*(-parseInt(_0x266d73(0xe8))/0x9)+parseInt(_0x266d73(0xe3))/0xa;if(_0x2c2a21===_0x2e2427)break;else _0x242bde['push'](_0x242bde['shift']());}catch(_0x56f5a3){_0x242bde['push'](_0x242bde['shift']());}}}(_0x37b2,0xe6d17));import{Plugin as _0x2129cc}from'ckeditor5/src/core.js';import{getTranslation as _0x50f814}from'../utils/common-translations.js';function _0x15d7(_0x208896,_0x58c332){const _0x37b24a=_0x37b2();return _0x15d7=function(_0x15d72d,_0x567141){_0x15d72d=_0x15d72d-0x9e;let _0x575d4a=_0x37b24a[_0x15d72d];return _0x575d4a;},_0x15d7(_0x208896,_0x58c332);}function _0x37b2(){const _0x4f2552=['editor','TrackChangesEditing','filter','forward','numbered','registerDescriptionCallback','formatBlock','createRange','model','from','LegacyListUtils','styles','backward','has','*Format:*\x20set\x20start\x20index\x20to\x20%0','10UORDzR','enableCommand','get','commandName','*Format:*\x20set\x20order\x20to\x20reversed','startIndex','change','14695888lpPvjl','listType','format','_getSuggestionBlocksForListStyle','createPositionAt','1075248CBOycm','getSelectedBlocks','markMultiRangeBlockFormat','length','541582OfwCOq','1566720TTQcOr','getSiblingNodes','replace','getListTypeFromListStyleType','bind','map','element','formatInline','LegacyListPropertiesEditing','getAttribute','handleListStartCommand','660101iUxXqS','parent','9206800qrRkWa','unshift','document','handleListReversedCommand','getFirstPosition','9ObiOWb','handleListStyleCommand','flat','selection','2514wDbEpG','commandParams','4697NjNOub','_getTranslationKeyForListStyle','config','descriptionFactory','getLastPosition','locale','type','push','*Format:*\x20set\x20order\x20to\x20regular','listItem','*Change\x20to:*\x20%0','listStart','plugins','list.properties','_getSuggestionBlocks','reversed','default','toUpperCase','ELEMENT_','handleDescriptions','afterInit','listStyle','listReversed','before','_LIST_'];_0x37b2=function(){return _0x4f2552;};return _0x37b2();}export default class K extends _0x2129cc{[_0x5721d4(0xb1)](){const _0xeebcd3=_0x5721d4;if(!this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc3)](_0xeebcd3(0xde)))return;const _0x5a7477=this[_0xeebcd3(0xb6)][_0xeebcd3(0x9f)][_0xeebcd3(0xc7)](_0xeebcd3(0xaa)),_0x1c4b8c=this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc7)](_0xeebcd3(0xb7));_0x5a7477[_0xeebcd3(0xc1)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb2),this[_0xeebcd3(0xe9)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xac)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb3),this[_0xeebcd3(0xe6)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xca)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xa8),this[_0xeebcd3(0xe0)][_0xeebcd3(0xda)](this)),_0x1c4b8c[_0xeebcd3(0xa0)][_0xeebcd3(0xbb)](this[_0xeebcd3(0xb0)][_0xeebcd3(0xda)](this));}[_0x5721d4(0xe9)](_0x3172b3,_0x41316a={}){const _0x41cc26=_0x5721d4,_0x2f1ada=this[_0x41cc26(0xb6)][_0x41cc26(0xa9)][_0x41cc26(0xc7)](_0x41cc26(0xb7)),_0x49fef2=this[_0x41cc26(0xcf)]();this[_0x41cc26(0xb6)][_0x41cc26(0xbe)][_0x41cc26(0xcb)](()=>{const _0x50237a=_0x41cc26;_0x2f1ada[_0x50237a(0xd3)](_0x49fef2,{'commandName':_0x50237a(0xb2),'commandParams':[{'type':_0x41316a[_0x50237a(0xa3)]}],'formatGroupId':_0x50237a(0xb2)});});}[_0x5721d4(0xe6)](_0x50e9d4,_0x4cb8c3={}){const _0x4a7dec=_0x5721d4,_0x110e1c=this[_0x4a7dec(0xb6)][_0x4a7dec(0xa9)][_0x4a7dec(0xc7)](_0x4a7dec(0xb7)),_0x4f5830=this[_0x4a7dec(0xab)](_0x25ef99=>_0x25ef99['is'](_0x4a7dec(0xdc),_0x4a7dec(0xa6))&&_0x4a7dec(0xba)===_0x25ef99[_0x4a7dec(0xdf)](_0x4a7dec(0xcd)));if(_0x4f5830[_0x4a7dec(0xd4)]<0x1)return;const _0x393462=_0x4f5830[_0x4a7dec(0xdb)](_0x45637e=>this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xbd)](this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,_0x4a7dec(0xb4)),this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,0x0)));this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xcb)](()=>{const _0x497050=_0x4a7dec;_0x110e1c[_0x497050(0xd3)](_0x393462,{'commandName':_0x497050(0xb3),'commandParams':[{'reversed':_0x4cb8c3[_0x497050(0xac)]}],'formatGroupId':_0x497050(0xb3)});});}[_0x5721d4(0xe0)](_0x2d9b34,_0x35604d={}){const _0x16e474=_0x5721d4,_0xd27e62=this[_0x16e474(0xb6)][_0x16e474(0xa9)][_0x16e474(0xc7)](_0x16e474(0xb7)),_0x2d9edd=this[_0x16e474(0xab)](_0x1e0e85=>_0x1e0e85['is'](_0x16e474(0xdc),_0x16e474(0xa6))&&_0x16e474(0xba)===_0x1e0e85[_0x16e474(0xdf)](_0x16e474(0xcd)));if(_0x2d9edd[_0x16e474(0xd4)]<0x1)return;const _0x131d83=_0x2d9edd[_0x16e474(0xdb)](_0x402682=>this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xbd)](this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,_0x16e474(0xb4)),this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,0x0)));this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xcb)](()=>{const _0x490562=_0x16e474;_0xd27e62[_0x490562(0xd3)](_0x131d83,{'commandName':_0x490562(0xa8),'commandParams':[{'startIndex':_0x35604d[_0x490562(0xca)]}],'formatGroupId':_0x490562(0xa8)});});}[_0x5721d4(0xb0)](_0xb7c222){const _0x139324=_0x5721d4;if(_0x139324(0xbc)!=_0xb7c222[_0x139324(0xa3)]&&_0x139324(0xdd)!=_0xb7c222[_0x139324(0xa3)])return;const _0x50ecb3=this[_0x139324(0xb6)][_0x139324(0xa2)],{data:_0x5c7763}=_0xb7c222;if(!_0x5c7763)return;let _0x5f1063,_0x1d1f93;switch(_0x5c7763[_0x139324(0xc8)]){case _0x139324(0xb2):_0x5f1063=_0x139324(0xa7),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x50f814(_0x50ecb3,this[_0x139324(0x9e)](_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xa3)])))};break;case _0x139324(0xb3):_0x5f1063=_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xac)]?_0x139324(0xc9):_0x139324(0xa5),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063)};break;case _0x139324(0xa8):_0x5f1063=_0x139324(0xc4),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xca)])};}return _0x1d1f93;}[_0x5721d4(0xcf)](){const _0x58b2ba=_0x5721d4;var _0x20324a,_0x1403df,_0x59b7f9,_0x5ae823;const _0x3f418e=this[_0x58b2ba(0xb6)][_0x58b2ba(0xa9)][_0x58b2ba(0xc7)](_0x58b2ba(0xc0));let _0x120e84=Array[_0x58b2ba(0xbf)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xd2)]());return(null===(_0x20324a=_0x120e84[0x0])||void 0x0===_0x20324a?void 0x0:_0x20324a['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xe4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)](),_0x58b2ba(0xc2))),(null===(_0x1403df=_0x120e84[_0x120e84[_0x58b2ba(0xd4)]-0x1])||void 0x0===_0x1403df?void 0x0:_0x1403df['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xa4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xa1)](),_0x58b2ba(0xb9))),_0x120e84=[...new Set(_0x120e84)],(null===(_0x5ae823=null===(_0x59b7f9=this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)]())||void 0x0===_0x59b7f9?void 0x0:_0x59b7f9[_0x58b2ba(0xe2)])||void 0x0===_0x5ae823?void 0x0:_0x5ae823['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&(_0x120e84=_0x120e84[_0x58b2ba(0xb8)](_0x1221c3=>_0x1221c3['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))),_0x120e84;}[_0x5721d4(0xab)](_0x2f2257){const _0x25513d=_0x5721d4,_0x206e31=this[_0x25513d(0xb6)][_0x25513d(0xa9)][_0x25513d(0xc7)](_0x25513d(0xc0));let _0xb9a22f=Array[_0x25513d(0xbf)](this[_0x25513d(0xb6)][_0x25513d(0xbe)][_0x25513d(0xe5)][_0x25513d(0xeb)][_0x25513d(0xd2)]())[_0x25513d(0xb8)](_0x2f2257)[_0x25513d(0xdb)](_0x25f630=>{const _0x5ce047=_0x25513d,_0xee4669=this[_0x5ce047(0xb6)][_0x5ce047(0xbe)][_0x5ce047(0xd0)](_0x25f630,0x0);return[..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xc2)),..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xb9))];})[_0x25513d(0xea)]();return _0xb9a22f=[...new Set(_0xb9a22f)],_0xb9a22f;}[_0x5721d4(0x9e)](_0x511ab0){const _0x3890e0=_0x5721d4;return _0x3890e0(0xaf)+(this[_0x3890e0(0xb6)][_0x3890e0(0xa9)][_0x3890e0(0xc7)](_0x3890e0(0xc0))[_0x3890e0(0xd9)](_0x511ab0)||_0x3890e0(0xad))[_0x3890e0(0xae)]()+_0x3890e0(0xb5)+_0x511ab0[_0x3890e0(0xae)]()[_0x3890e0(0xd8)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x139a(_0x3c68e4,_0x2e3a33){const _0xa3075b=_0xa307();return _0x139a=function(_0x139ae1,_0x1e9b19){_0x139ae1=_0x139ae1-0x112;let _0x142f6f=_0xa3075b[_0x139ae1];return _0x142f6f;},_0x139a(_0x3c68e4,_0x2e3a33);}const _0x3b3f55=_0x139a;(function(_0x329f8d,_0x2c8f2f){const _0x4349bd=_0x139a,_0x3b5ec5=_0x329f8d();while(!![]){try{const _0x3834aa=-parseInt(_0x4349bd(0x13a))/0x1*(parseInt(_0x4349bd(0x114))/0x2)+-parseInt(_0x4349bd(0x137))/0x3*(-parseInt(_0x4349bd(0x122))/0x4)+parseInt(_0x4349bd(0x121))/0x5*(parseInt(_0x4349bd(0x118))/0x6)+-parseInt(_0x4349bd(0x127))/0x7*(parseInt(_0x4349bd(0x12c))/0x8)+parseInt(_0x4349bd(0x117))/0x9+-parseInt(_0x4349bd(0x12d))/0xa+parseInt(_0x4349bd(0x13b))/0xb*(parseInt(_0x4349bd(0x13d))/0xc);if(_0x3834aa===_0x2c8f2f)break;else _0x3b5ec5['push'](_0x3b5ec5['shift']());}catch(_0x4ab920){_0x3b5ec5['push'](_0x3b5ec5['shift']());}}}(_0xa307,0xb4886));import{Plugin as _0xd51061}from'ckeditor5/src/core.js';import{getTranslation as _0x299886}from'../utils/common-translations.js';export default class ct extends _0xd51061{[_0x3b3f55(0x11b)](){const _0x29e898=_0x3b3f55,_0x2c15c4=this[_0x29e898(0x130)];if(!_0x2c15c4[_0x29e898(0x11f)][_0x29e898(0x126)](_0x29e898(0x135)))return;const _0x323f85=_0x2c15c4[_0x29e898(0x11f)][_0x29e898(0x11e)](_0x29e898(0x128)),_0x402134=_0x2c15c4[_0x29e898(0x131)][_0x29e898(0x11e)](_0x29e898(0x123));_0x323f85[_0x29e898(0x12b)](_0x29e898(0x123)),_0x323f85[_0x29e898(0x12b)](_0x29e898(0x13c)),_0x323f85[_0x29e898(0x12a)](_0x29e898(0x132));for(const _0x2bd281 of _0x402134[_0x29e898(0x119)])_0x323f85[_0x29e898(0x12a)](_0x2bd281['id']),_0x323f85[_0x29e898(0x112)][_0x29e898(0x115)](_0x2bd281['id'],_0x29e898(0x113)+_0x2bd281[_0x29e898(0x134)][_0x29e898(0x12e)]()+')');_0x323f85[_0x29e898(0x112)][_0x29e898(0x12f)](_0x33fbdf=>{const _0x29133a=_0x29e898;if(_0x29133a(0x129)!=_0x33fbdf[_0x29133a(0x139)])return;const {data:_0x336672}=_0x33fbdf;if(!_0x336672||_0x29133a(0x132)!=_0x336672[_0x29133a(0x138)])return;const _0x4105e6=_0x336672[_0x29133a(0x133)],_0x5d8ff6=_0x2c15c4[_0x29133a(0x11a)];return{'type':_0x29133a(0x125),'content':null==_0x4105e6?_0x299886(_0x5d8ff6,_0x29133a(0x124)):_0x299886(_0x5d8ff6,_0x29133a(0x136),'\x22'+_0x4105e6+'\x22')};}),this[_0x29e898(0x116)]();}[_0x3b3f55(0x116)](){const _0x5ac55b=_0x3b3f55,_0x428f01=this[_0x5ac55b(0x130)],_0x5d4894=_0x428f01[_0x5ac55b(0x11a)];_0x428f01[_0x5ac55b(0x11f)][_0x5ac55b(0x11e)](_0x5ac55b(0x128))[_0x5ac55b(0x112)][_0x5ac55b(0x12f)](_0x4e6635=>{const _0x304919=_0x5ac55b;if(_0x304919(0x11c)!=_0x4e6635[_0x304919(0x139)])return;const {data:_0x243afc}=_0x4e6635;if(_0x243afc){if(_0x304919(0x123)==_0x243afc[_0x304919(0x11d)]){const _0x13cb7f=_0x243afc[_0x304919(0x120)][0x0];return{'type':_0x304919(0x125),'content':_0x299886(_0x5d4894,_0x304919(0x136),'\x22'+_0x13cb7f+'\x22')};}return _0x304919(0x13c)==_0x243afc[_0x304919(0x11d)]?{'type':_0x304919(0x125),'content':_0x299886(_0x5d4894,_0x304919(0x124))}:void 0x0;}});}}function _0xa307(){const _0x404c51=['292pKWBDE','link','*Remove\x20link*','format','has','5005WfHeFY','TrackChangesEditing','attribute','registerInlineAttribute','enableDefaultAttributesIntegration','16360LnkINj','11780820OoSwjm','toLowerCase','registerDescriptionCallback','editor','commands','linkHref','newValue','label','LinkEditing','*Set\x20link:*\x20%0','54633LJwOEW','key','type','13zxIofb','1628tvMjOA','unlink','105348jyPGdX','descriptionFactory','link\x20(','150506oVCKal','registerAttributeLabel','_registerLegacyDescription','5332752oZWqLr','390HmqeBw','manualDecorators','locale','afterInit','formatInline','commandName','get','plugins','commandParams','87445CjDtiG'];_0xa307=function(){return _0x404c51;};return _0xa307();}
23
+ const _0x91e9b5=_0x1be7;(function(_0x2f79f0,_0x44b3f8){const _0x376c51=_0x1be7,_0xf5d07c=_0x2f79f0();while(!![]){try{const _0x3430f9=parseInt(_0x376c51(0x121))/0x1+parseInt(_0x376c51(0x120))/0x2*(parseInt(_0x376c51(0x116))/0x3)+parseInt(_0x376c51(0x12b))/0x4+parseInt(_0x376c51(0x118))/0x5+parseInt(_0x376c51(0x128))/0x6+-parseInt(_0x376c51(0x10a))/0x7+-parseInt(_0x376c51(0x12e))/0x8;if(_0x3430f9===_0x44b3f8)break;else _0xf5d07c['push'](_0xf5d07c['shift']());}catch(_0x282e42){_0xf5d07c['push'](_0xf5d07c['shift']());}}}(_0x3af6,0x51ec7));import{Plugin as _0x1b8492}from'ckeditor5/src/core.js';import{getTranslation as _0x3b2507}from'../utils/common-translations.js';export default class ct extends _0x1b8492{[_0x91e9b5(0x12a)](){const _0x336036=_0x91e9b5,_0x4de4da=this[_0x336036(0x11d)];if(!_0x4de4da[_0x336036(0x130)][_0x336036(0x110)](_0x336036(0x131)))return;const _0x2d24db=_0x4de4da[_0x336036(0x130)][_0x336036(0x10e)](_0x336036(0x11c)),_0x1751a7=_0x4de4da[_0x336036(0x119)][_0x336036(0x10e)](_0x336036(0x11f));_0x2d24db[_0x336036(0x127)](_0x336036(0x11f)),_0x2d24db[_0x336036(0x127)](_0x336036(0x10d)),_0x2d24db[_0x336036(0x114)](_0x336036(0x10c));for(const _0x2b438a of _0x1751a7[_0x336036(0x11e)])_0x2d24db[_0x336036(0x114)](_0x2b438a['id']),_0x2d24db[_0x336036(0x117)][_0x336036(0x12d)](_0x2b438a['id'],_0x336036(0x113)+_0x2b438a[_0x336036(0x124)][_0x336036(0x111)]()+')');_0x2d24db[_0x336036(0x117)][_0x336036(0x112)](_0x46ce2f=>{const _0x4d92c8=_0x336036;if(_0x4d92c8(0x129)!=_0x46ce2f[_0x4d92c8(0x126)])return;const {data:_0x5f5c29}=_0x46ce2f;if(!_0x5f5c29||_0x4d92c8(0x10c)!=_0x5f5c29[_0x4d92c8(0x122)])return;const _0x31416b=_0x5f5c29[_0x4d92c8(0x12c)],_0x176822=_0x4de4da[_0x4d92c8(0x123)];return{'type':_0x4d92c8(0x12f),'content':null==_0x31416b?_0x3b2507(_0x176822,_0x4d92c8(0x10f)):_0x3b2507(_0x176822,_0x4d92c8(0x115),'\x22'+_0x31416b+'\x22')};}),this[_0x336036(0x125)]();}[_0x91e9b5(0x125)](){const _0x4148bd=_0x91e9b5,_0x5b9627=this[_0x4148bd(0x11d)],_0x204e8d=_0x5b9627[_0x4148bd(0x123)];_0x5b9627[_0x4148bd(0x130)][_0x4148bd(0x10e)](_0x4148bd(0x11c))[_0x4148bd(0x117)][_0x4148bd(0x112)](_0x4c004b=>{const _0x3e48bb=_0x4148bd;if(_0x3e48bb(0x10b)!=_0x4c004b[_0x3e48bb(0x126)])return;const {data:_0x54da6b}=_0x4c004b;if(_0x54da6b){if(_0x3e48bb(0x11f)==_0x54da6b[_0x3e48bb(0x11b)]){const _0x8697d=_0x54da6b[_0x3e48bb(0x11a)][0x0];return{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x115),'\x22'+_0x8697d+'\x22')};}return _0x3e48bb(0x10d)==_0x54da6b[_0x3e48bb(0x11b)]?{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x10f))}:void 0x0;}});}}function _0x1be7(_0xb8cf07,_0x38bea8){const _0x3af6e4=_0x3af6();return _0x1be7=function(_0x1be764,_0x1fddc3){_0x1be764=_0x1be764-0x10a;let _0x144041=_0x3af6e4[_0x1be764];return _0x144041;},_0x1be7(_0xb8cf07,_0x38bea8);}function _0x3af6(){const _0x2e5d18=['label','_registerLegacyDescription','type','enableDefaultAttributesIntegration','3717540YuVbGg','attribute','afterInit','1579124UqZBIB','newValue','registerAttributeLabel','13154312lIurCf','format','plugins','LinkEditing','2084908CYBAGF','formatInline','linkHref','unlink','get','*Remove\x20link*','has','toLowerCase','registerDescriptionCallback','link\x20(','registerInlineAttribute','*Set\x20link:*\x20%0','4188KPAYxj','descriptionFactory','1642800wjcmjd','commands','commandParams','commandName','TrackChangesEditing','editor','manualDecorators','link','530DHxegm','564821QkVXig','key','locale'];_0x3af6=function(){return _0x2e5d18;};return _0x3af6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d7d57=_0x1ba9;(function(_0x47284c,_0xe9ca9f){const _0x5f3ed9=_0x1ba9,_0x5af07c=_0x47284c();while(!![]){try{const _0x719cad=parseInt(_0x5f3ed9(0x15b))/0x1*(-parseInt(_0x5f3ed9(0xfe))/0x2)+-parseInt(_0x5f3ed9(0x141))/0x3*(parseInt(_0x5f3ed9(0x165))/0x4)+parseInt(_0x5f3ed9(0x102))/0x5+-parseInt(_0x5f3ed9(0x156))/0x6*(parseInt(_0x5f3ed9(0xe9))/0x7)+parseInt(_0x5f3ed9(0x17f))/0x8*(parseInt(_0x5f3ed9(0xff))/0x9)+parseInt(_0x5f3ed9(0x11c))/0xa*(-parseInt(_0x5f3ed9(0x10a))/0xb)+parseInt(_0x5f3ed9(0xfc))/0xc;if(_0x719cad===_0xe9ca9f)break;else _0x5af07c['push'](_0x5af07c['shift']());}catch(_0x539a20){_0x5af07c['push'](_0x5af07c['shift']());}}}(_0x4b7c,0x30ac1));function _0x1ba9(_0x2a0cd8,_0x194a1f){const _0x4b7cec=_0x4b7c();return _0x1ba9=function(_0x1ba99c,_0x5b32e2){_0x1ba99c=_0x1ba99c-0xe8;let _0x280266=_0x4b7cec[_0x1ba99c];return _0x280266;},_0x1ba9(_0x2a0cd8,_0x194a1f);}function _0x4b7c(){const _0x218047=['removeMarker','change','nextSibling','bulleted','listType','_LIST','todoList','isUndo','data','trackChangesCommand','deletion','containsItem','3680TChqJE','*Split:*\x20list\x20item','getAttribute','TodoListEditing','splitListItemBefore','head','numberedList','model','isObject','*Format:*\x20insert\x20into\x20%0','formatBlock','next','createPositionAt','schema','enableDefaultAttributesIntegration','key','refresh','end','multipleBlocks','ELEMENT_NUMBERED_LIST','includes','todo','range','*Outdent:*\x20%0','map','*Merge:*\x20list\x20item','value','default','differ','createRange','get','isNextTo','has','push','forceValue','listReversed','listStyle','33Gxleku','from','setAttribute','listMarkerStyle','ELEMENT_','mergeListItemForward','checkTodoList','format','newValue','getFirstRange','registerPostFixer','customNumberedList','registerAttributeLabel','start','documentList','registerCustomCallback','_suggestionFactory','assureChains','FORMAT_INDENT','commands','plugins','1753914TQiCoz','afterInit','*Merge:*\x20%0','parent','indentList','102913eQdHtt','meta','*Change\x20to:*\x20%0','*Check\x20item*','mergeListItemBackward','_getAttributeKey','outdentList','getRanges','getFirstMarker','splitListItemAfter','8548zySVRJ','getSuggestions','every','commandParams','numbered','*Format:*\x20remove\x20from\x20%0','isLocal','*Set\x20format:*\x20%0','ELEMENT_TODO_LIST','commandName','list.multiBlock','locale','listItemId','ELEMENT_BULLETED_LIST','*Indent:*\x20%0','noTrackChangesFixer','getChanges','selection','nodeAfter','groupId','oldValue','previousSibling','ELEMENT_LIST_ITEM','todoListCheck','_findSuggestions','toUpperCase','16JKHEED','descriptionFactory','7PrpBdn','ListEditing','registerDescriptionCallback','suggestion','batch','*Remove\x20format:*\x20%0','listItemIdFixer','execute','*Uncheck\x20item*','filter','config','bulletedList','setSelection','customBulletedList','registerElementLabel','editor','listMarker','registerBlockAttribute','document','1118772XGQgMh','_registerLegacyDescription','2itiKmy','756225oTbVNW','find','length','1923935lkmOLb','detach','fromRange','attributes','listIndent','_supportLegacySuggestions','attributeKey','type','836sCZVzd','todoListChecked','accept','listStart','TrackChangesEditing','attribute'];_0x4b7c=function(){return _0x218047;};return _0x4b7c();}import{Plugin as _0x2af114}from'ckeditor5/src/core.js';import{getTranslation as _0x3852f4}from'../utils/common-translations.js';import{renameAttributeKey as _0x186bc2}from'../trackchangesediting.js';import{LiveRange as _0x2b9dc4}from'ckeditor5/src/engine.js';export default class z extends _0x2af114{[_0x4d7d57(0x157)](){const _0x33e80f=_0x4d7d57,_0x3e7841=this[_0x33e80f(0xf8)];if(!_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13c)](_0x33e80f(0xea)))return;const _0x1ae4a0=_0x3e7841[_0x33e80f(0x170)],_0x4f1b1d=_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13a)](_0x33e80f(0x10e)),_0x36983c=_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13c)](_0x33e80f(0x11f)),_0x1ab088=!!_0x3e7841[_0x33e80f(0xf3)][_0x33e80f(0x13a)](_0x33e80f(0x16f));function _0x2b7d1b(_0x18873b){const _0x12b9a7=_0x33e80f;return{'type':_0x12b9a7(0x148),'content':''+_0x3852f4(_0x1ae4a0,_0x12b9a7(0x16c),_0x18873b)};}function _0x1f73b9(_0x3e0144){const _0x1ad946=_0x33e80f;return{'type':_0x1ad946(0x148),'content':''+_0x3852f4(_0x1ae4a0,_0x1ad946(0xee),_0x3e0144)};}_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x122)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0xf4)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x14c)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0xf6)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x15a)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x161)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x164)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x120)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x171)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x114)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x106)),_0x1ab088&&(_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x15f)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x146))),_0x36983c&&(_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x116)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x147)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x10b)),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x195b64=>{const _0x430daa=_0x33e80f,{data:_0x11811c}=_0x195b64;if(_0x11811c&&_0x430daa(0x10b)==_0x11811c[_0x430daa(0x12b)])return{'type':_0x430daa(0x148),'content':_0x11811c[_0x430daa(0x149)]?_0x3852f4(_0x1ae4a0,_0x430daa(0x15e)):_0x3852f4(_0x1ae4a0,_0x430daa(0xf1))};}),this[_0x33e80f(0xf8)][_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x511a5d=>{const _0x1a0194=_0x33e80f;if(_0x511a5d[_0x1a0194(0xed)][_0x1a0194(0x117)])return!0x1;let _0x144051=!0x1;const _0x1e6449=_0x4f1b1d[_0x1a0194(0x166)]({'skipNotAttached':!0x0})[_0x1a0194(0xf2)](_0x434238=>_0x1a0194(0x10b)===_0x4f1b1d[_0x1a0194(0x160)](_0x434238));for(const _0x2cff4c of _0x1e6449){_0x1a0194(0x131)!=_0x2cff4c[_0x1a0194(0x14a)]()[_0x1a0194(0x14e)][_0x1a0194(0x177)][_0x1a0194(0x11e)](_0x1a0194(0x114))&&(_0x4f1b1d[_0x1a0194(0x17d)](_0x2cff4c[_0x1a0194(0x14a)](),_0x1a0194(0x10f))[_0x1a0194(0x100)](_0x3a99dd=>_0x1a0194(0x114)===_0x4f1b1d[_0x1a0194(0x160)](_0x3a99dd[_0x1a0194(0xec)]))||(_0x511a5d[_0x1a0194(0x110)](_0x2cff4c[_0x1a0194(0x163)]()),_0x144051=!0x0));}return _0x144051;})),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0x14d)](_0x33e80f(0x106),_0x3852f4(_0x1ae4a0,_0x33e80f(0x153)));const _0x36c7b6={'type':_0x33e80f(0x148),'content':''};_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x2f33da=>{const _0x292145=_0x33e80f,{data:_0x48515b}=_0x2f33da;if(!_0x48515b||_0x292145(0x114)!=_0x48515b[_0x292145(0x12b)])return;let _0x37e6b6=_0x2f33da[_0x292145(0x121)];for(;_0x37e6b6;){if(_0x37e6b6[_0x292145(0x118)]&&((_0x292145(0x140)==_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)]||_0x292145(0x144)==_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)])&&(_0x37e6b6[_0x292145(0x118)][_0x292145(0x149)]&&_0x292145(0x137)!=_0x37e6b6[_0x292145(0x118)][_0x292145(0x149)]||_0x292145(0x137)!=_0x37e6b6[_0x292145(0x118)][_0x292145(0x179)]&&!_0x48515b[_0x292145(0x149)])||!_0x1ab088&&_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)]==_0x186bc2))return _0x36c7b6;_0x37e6b6=_0x37e6b6[_0x292145(0x127)];}if(null==_0x48515b[_0x292145(0x149)])switch(_0x48515b[_0x292145(0x179)]){case _0x292145(0x113):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x172)));case _0x292145(0x169):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x12f)));case _0x292145(0x131):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x16d)));}switch(_0x48515b[_0x292145(0x149)]){case _0x292145(0x113):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x172)));case _0x292145(0x169):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x12f)));case _0x292145(0x131):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x16d)));}}),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x216123=>{const _0x211033=_0x33e80f,{data:_0xaab469}=_0x216123;if(_0xaab469&&_0x211033(0x106)==_0xaab469[_0x211033(0x12b)])return null==_0xaab469[_0x211033(0x149)]||null==_0xaab469[_0x211033(0x179)]&&0x0==_0xaab469[_0x211033(0x149)]?_0x36c7b6:void 0x0;}),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x8e5a3f=>{const _0x23bf71=_0x33e80f;if(_0x23bf71(0x10f)!=_0x8e5a3f[_0x23bf71(0x109)])return;const {data:_0x2c74b3}=_0x8e5a3f;if(!_0x2c74b3||_0x23bf71(0x171)!=_0x2c74b3[_0x23bf71(0x12b)])return;const _0x16fca5=le(_0x8e5a3f);return _0x23bf71(0x149)==_0x16fca5?{'type':_0x23bf71(0x148),'content':_0x3852f4(_0x1ae4a0,_0x23bf71(0x135))}:_0x23bf71(0x179)==_0x16fca5?{'type':_0x23bf71(0x148),'content':_0x3852f4(_0x1ae4a0,_0x23bf71(0x11d))}:_0x36c7b6;}),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x1eb842=>this[_0x33e80f(0xef)](_0x1eb842)),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x52ede3=>this[_0x33e80f(0x174)](_0x52ede3)),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x4ca15c=>this[_0x33e80f(0x152)](_0x4ca15c)),this[_0x33e80f(0x107)]();}[_0x4d7d57(0xef)](_0xe7539a){const _0x144391=_0x4d7d57;if(_0xe7539a[_0x144391(0xed)][_0x144391(0x117)]||!_0xe7539a[_0x144391(0xed)][_0x144391(0x16b)])return!0x1;let _0x40f889=!0x1;const _0x15fa90=this[_0x144391(0xf8)][_0x144391(0x155)][_0x144391(0x13a)](_0x144391(0x10e))[_0x144391(0x166)]({'skipNotAttached':!0x0})[_0x144391(0xf2)](_0x36723e=>_0x36723e[_0x144391(0x118)]&&_0x144391(0x171)==_0x36723e[_0x144391(0x118)][_0x144391(0x12b)])[_0x144391(0xf2)](_0x29eeb3=>_0x29eeb3[_0x144391(0x118)][_0x144391(0x149)]&&_0x29eeb3[_0x144391(0x118)][_0x144391(0x179)]);for(const _0xe06080 of _0x15fa90)le(_0xe06080)||(_0xe7539a[_0x144391(0x110)](_0xe06080[_0x144391(0x163)]()),_0x40f889=!0x0);return _0x40f889;}[_0x4d7d57(0x174)](_0x24725f){const _0xbead32=_0x4d7d57;if(_0x24725f[_0xbead32(0xed)][_0xbead32(0x117)]||!_0x24725f[_0xbead32(0xed)][_0xbead32(0x16b)])return!0x1;const _0x411b42=this[_0xbead32(0xf8)][_0xbead32(0x155)][_0xbead32(0x13a)](_0xbead32(0x10e));if(_0x411b42[_0xbead32(0x119)][_0xbead32(0x136)])return!0x1;let _0x47bb7b=!0x1;const _0xa1e8fb=[_0xbead32(0x114),_0xbead32(0x171),_0xbead32(0x106),_0xbead32(0x140),_0xbead32(0x10d),_0xbead32(0x13f),_0xbead32(0x17c),_0xbead32(0xf9),_0xbead32(0x144)],_0x3db6ca=this[_0xbead32(0xf8)][_0xbead32(0x123)][_0xbead32(0xfb)][_0xbead32(0x138)][_0xbead32(0x175)]()[_0xbead32(0xf2)](_0x4d7747=>_0xbead32(0x10f)==_0x4d7747[_0xbead32(0x109)])[_0xbead32(0xf2)](_0x4cf1a6=>_0xa1e8fb[_0xbead32(0x130)](_0x4cf1a6[_0xbead32(0x108)]));if(0x0==_0x3db6ca[_0xbead32(0x101)])return _0x47bb7b;for(const _0x1e6d68 of _0x3db6ca){const _0x516974=_0x411b42[_0xbead32(0x17d)](_0x1e6d68[_0xbead32(0x132)],_0xbead32(0x10f))[_0xbead32(0xf2)](_0x31f04f=>!_0x31f04f[_0xbead32(0x15c)][_0xbead32(0x13b)])[_0xbead32(0x134)](_0x462d82=>_0x462d82[_0xbead32(0xec)])[_0xbead32(0xf2)](_0x64421f=>{const _0x329371=_0xbead32,_0x2fa9b4=_0x411b42[_0x329371(0x160)](_0x64421f);return _0xa1e8fb[_0x329371(0x130)](_0x2fa9b4);});if(_0x516974[_0xbead32(0x101)]){for(const _0x2ae5e9 of _0x516974)_0x24725f[_0xbead32(0x110)](_0x2ae5e9[_0xbead32(0x163)]());_0x47bb7b=!0x0;}}return _0x47bb7b;}[_0x4d7d57(0x152)](_0x2e4dc2){const _0x412ed6=_0x4d7d57;if(_0x2e4dc2[_0x412ed6(0xed)][_0x412ed6(0x117)]||!_0x2e4dc2[_0x412ed6(0xed)][_0x412ed6(0x16b)])return!0x1;const _0x1baa90=this[_0x412ed6(0xf8)][_0x412ed6(0x155)][_0x412ed6(0x13a)](_0x412ed6(0x10e));let _0x49f179=!0x1;const _0x3a0092=[_0x412ed6(0x114),_0x412ed6(0x171),_0x412ed6(0x106),_0x412ed6(0x140),_0x412ed6(0x10d),_0x412ed6(0x13f),_0x412ed6(0x17c),_0x412ed6(0xf9),_0x412ed6(0x144)];for(const _0x4ef9f0 of _0x1baa90[_0x412ed6(0x166)]({'skipNotAttached':!0x0})){const _0x1cb991=_0x1baa90[_0x412ed6(0x17d)](_0x4ef9f0[_0x412ed6(0x14a)](),_0x412ed6(0x10f))[_0x412ed6(0x134)](_0x444d0f=>_0x444d0f[_0x412ed6(0xec)])[_0x412ed6(0xf2)](_0x311e97=>_0x311e97[_0x412ed6(0x118)]&&_0x3a0092[_0x412ed6(0x130)](_0x311e97[_0x412ed6(0x118)][_0x412ed6(0x12b)]));if(!_0x1cb991[_0x412ed6(0x101)])continue;const _0x2155e2=_0x1cb991[0x0][_0x412ed6(0x121)][_0x412ed6(0x105)][_0x412ed6(0x178)];if(!_0x1cb991[_0x412ed6(0x167)](_0x4c2a3f=>_0x4c2a3f[_0x412ed6(0x105)][_0x412ed6(0x178)]===_0x2155e2)){for(const _0x23f5c6 of _0x1cb991)_0x5bb445(_0x23f5c6,_0x2155e2)&&(_0x49f179=!0x0);}}return _0x49f179;function _0x3cd687(_0x35ec05,_0x13e42f){const _0x51627d=_0x412ed6;for(const _0x32c49b of _0x1baa90[_0x51627d(0x166)]({'skipNotAttached':!0x0})[_0x51627d(0xf2)](_0x1cbc32=>_0x51627d(0x10f)==_0x1cbc32[_0x51627d(0x109)]&&_0x1cbc32[_0x51627d(0x105)][_0x51627d(0x178)]==_0x35ec05))_0x32c49b[_0x51627d(0x143)](_0x51627d(0x178),_0x13e42f);}function _0x5bb445(_0x266847,_0x3cedd9){const _0xb24e99=_0x412ed6;let _0xf9b89c=_0x266847[_0xb24e99(0x121)],_0x488d43=!0x1;for(;_0xf9b89c;)_0xf9b89c[_0xb24e99(0x105)][_0xb24e99(0x178)]!=_0x3cedd9&&(_0x3cd687(_0xf9b89c[_0xb24e99(0x105)][_0xb24e99(0x178)],_0x3cedd9),_0xf9b89c[_0xb24e99(0x143)](_0xb24e99(0x178),_0x3cedd9),_0x488d43=!0x0),_0xf9b89c=_0xf9b89c[_0xb24e99(0x127)];return _0x488d43;}}[_0x4d7d57(0x107)](){const _0x55b946=_0x4d7d57,_0x39d390=this[_0x55b946(0xf8)],_0x37aadb=_0x39d390[_0x55b946(0x170)],_0x5b54d6=_0x39d390[_0x55b946(0x155)][_0x55b946(0x13a)](_0x55b946(0x10e));this[_0x55b946(0xfd)](),_0x5b54d6[_0x55b946(0x151)][_0x55b946(0x150)](_0x55b946(0x126),_0x55b946(0x14f),_0x55b946(0x10c),function(_0x11c44b,_0x539726){const _0x4db2d3=_0x55b946,_0x40b358=[];for(let _0x5206b9 of _0x11c44b)_0x5206b9[_0x4db2d3(0x14e)][_0x4db2d3(0x177)]===_0x5206b9[_0x4db2d3(0x12d)][_0x4db2d3(0x159)]&&(_0x5206b9=_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x139)](_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x128)](_0x5206b9[_0x4db2d3(0x14e)][_0x4db2d3(0x177)],0x0))),_0x40b358[_0x4db2d3(0x13d)](_0x5206b9);_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x111)](_0x2d4daf=>{const _0x107bc2=_0x4db2d3,_0x55e92f=_0x39d390[_0x107bc2(0x123)][_0x107bc2(0xfb)][_0x107bc2(0x176)],_0x18b694=Array[_0x107bc2(0x142)](_0x55e92f[_0x107bc2(0x162)]())[_0x107bc2(0x134)](_0x268508=>_0x2b9dc4[_0x107bc2(0x104)](_0x268508));_0x2d4daf[_0x107bc2(0xf5)](_0x40b358),_0x39d390[_0x107bc2(0x154)][_0x107bc2(0x13a)](_0x539726[_0x107bc2(0x16e)])[_0x107bc2(0x12c)](),_0x539726[_0x107bc2(0x168)][_0x107bc2(0x13d)]({'forceDefaultExecution':!0x0}),_0x39d390[_0x107bc2(0xf0)](_0x539726[_0x107bc2(0x16e)],..._0x539726[_0x107bc2(0x168)]),_0x2d4daf[_0x107bc2(0xf5)](_0x18b694);for(const _0x42c9de of _0x18b694)_0x42c9de[_0x107bc2(0x103)]();});}),_0x5b54d6[_0x55b946(0xe8)][_0x55b946(0xf7)](function(_0xac5f99){const _0x5618a8=_0x55b946,_0x2a0daa=!_0x39d390[_0x5618a8(0x123)][_0x5618a8(0x129)][_0x5618a8(0x124)](_0xac5f99),_0x546c6c=_0xac5f99[_0x5618a8(0x17a)],_0x60b5b6=_0xac5f99[_0x5618a8(0x112)],_0x15a4c8=_0xac5f99[_0x5618a8(0x11e)](_0x5618a8(0x171)),_0x2fcba5=!_0x546c6c||_0x546c6c[_0x5618a8(0x11e)](_0x5618a8(0x171))!==_0x15a4c8,_0x53b140=!_0x60b5b6||_0x60b5b6[_0x5618a8(0x11e)](_0x5618a8(0x171))!==_0x15a4c8;return _0x2a0daa&&Boolean(_0x15a4c8)&&_0x2fcba5&&_0x53b140;},_0xe43b17=>_0x3852f4(_0x37aadb,_0x55b946(0x17b),_0xe43b17));}[_0x4d7d57(0xfd)](){const _0x29b89c=_0x4d7d57,_0x29da16=this[_0x29b89c(0xf8)],_0x4de396=_0x29da16[_0x29b89c(0x170)];function _0x2c7199(_0x49a629){const _0x3433e2=_0x29b89c,_0x58a949=_0x29da16[_0x3433e2(0x154)][_0x3433e2(0x13a)](_0x3433e2(0xf4))[_0x3433e2(0x136)],_0x132a2e=_0x29da16[_0x3433e2(0x154)][_0x3433e2(0x13a)](_0x3433e2(0x122))[_0x3433e2(0x136)];return _0x3433e2(0x122)===_0x49a629?_0x58a949:_0x132a2e;}_0x29da16[_0x29b89c(0x155)][_0x29b89c(0x13a)](_0x29b89c(0x10e))[_0x29b89c(0xe8)][_0x29b89c(0xeb)](function(_0x3f0245){const _0x3aa3ac=_0x29b89c;if(_0x3aa3ac(0x126)!=_0x3f0245[_0x3aa3ac(0x109)])return;const {data:_0x1c2423}=_0x3f0245;if(!_0x1c2423)return;let _0x315ea7,_0x919137,_0x2835de,_0x4f0941;switch(_0x1c2423[_0x3aa3ac(0x16e)]){case _0x3aa3ac(0xf4):_0x2835de=_0x1c2423[_0x3aa3ac(0x168)][0x0][_0x3aa3ac(0x13e)],_0x4f0941=_0x2c7199(_0x1c2423[_0x3aa3ac(0x16e)]),_0x315ea7=_0x2835de?_0x3aa3ac(0x125):_0x3aa3ac(0x16a),!_0x4f0941&&_0x29da16[_0x3aa3ac(0xf3)][_0x3aa3ac(0x13a)](_0x3aa3ac(0x16f))||(_0x315ea7=_0x3aa3ac(0x15d)),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x172)))};break;case _0x3aa3ac(0x122):_0x2835de=_0x1c2423[_0x3aa3ac(0x168)][0x0][_0x3aa3ac(0x13e)],_0x4f0941=_0x2c7199(_0x1c2423[_0x3aa3ac(0x16e)]),_0x315ea7=_0x2835de?_0x3aa3ac(0x125):_0x3aa3ac(0x16a),!_0x4f0941&&_0x29da16[_0x3aa3ac(0xf3)][_0x3aa3ac(0x13a)](_0x3aa3ac(0x16f))||(_0x315ea7=_0x3aa3ac(0x15d)),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x12f)))};break;case _0x3aa3ac(0x15a):_0x315ea7=_0x3aa3ac(0x173),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x17b)))};break;case _0x3aa3ac(0x161):_0x315ea7=function(_0x4b946b){const _0xad5e3f=_0x3aa3ac,_0x79a7cf=_0x4b946b[_0xad5e3f(0x14a)]();let _0x5ca7e6=_0x79a7cf[_0xad5e3f(0x14e)][_0xad5e3f(0x177)];for(;_0x5ca7e6&&_0x79a7cf[_0xad5e3f(0x11b)](_0x5ca7e6);){if(_0x5ca7e6[_0xad5e3f(0x11e)](_0xad5e3f(0x106))>0x0)return!0x1;_0x5ca7e6=_0x5ca7e6[_0xad5e3f(0x112)];}return!0x0;}(_0x3f0245)?_0x3852f4(_0x4de396,_0x3aa3ac(0x16a),_0x3852f4(_0x4de396,function(_0x39a829){const _0x264008=_0x3aa3ac;return _0x264008(0x145)+_0x39a829[_0x264008(0x14a)]()[_0x264008(0x14e)][_0x264008(0x177)][_0x264008(0x11e)](_0x264008(0x114))[_0x264008(0x17e)]()+_0x264008(0x115);}(_0x3f0245))):_0x3852f4(_0x4de396,_0x3aa3ac(0x133),_0x3852f4(_0x4de396,_0x3aa3ac(0x17b))),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x315ea7};break;case _0x3aa3ac(0x15f):case _0x3aa3ac(0x146):!0x1===_0x1c2423[_0x3aa3ac(0x12e)]&&(_0x315ea7=_0x3aa3ac(0x158),_0x919137={'type':_0x3aa3ac(0x11a),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x17b)))});}return _0x919137;});}}function le(_0x5df048){const _0x5dd90e=_0x4d7d57;let _0x17a5ac=_0x5df048[_0x5dd90e(0x14a)]()[_0x5dd90e(0x14e)][_0x5dd90e(0x177)][_0x5dd90e(0x17a)];for(;_0x17a5ac;){const _0x5c66a7=_0x17a5ac[_0x5dd90e(0x11e)](_0x5dd90e(0x171));if(!_0x5c66a7)return!0x1;if(_0x5c66a7==_0x5df048[_0x5dd90e(0x118)][_0x5dd90e(0x149)])return _0x5dd90e(0x149);if(_0x5c66a7==_0x5df048[_0x5dd90e(0x118)][_0x5dd90e(0x179)])return _0x5dd90e(0x179);_0x17a5ac=_0x17a5ac[_0x5dd90e(0x17a)];}return!0x1;}
23
+ const _0x24a48e=_0x28a3;(function(_0x1bc6eb,_0x4420f0){const _0x3cecc1=_0x28a3,_0x487a0f=_0x1bc6eb();while(!![]){try{const _0x2fe7ef=-parseInt(_0x3cecc1(0x1fd))/0x1+parseInt(_0x3cecc1(0x23e))/0x2*(parseInt(_0x3cecc1(0x224))/0x3)+-parseInt(_0x3cecc1(0x200))/0x4+-parseInt(_0x3cecc1(0x239))/0x5+-parseInt(_0x3cecc1(0x23d))/0x6+parseInt(_0x3cecc1(0x1d8))/0x7*(-parseInt(_0x3cecc1(0x238))/0x8)+parseInt(_0x3cecc1(0x1b7))/0x9*(parseInt(_0x3cecc1(0x1cd))/0xa);if(_0x2fe7ef===_0x4420f0)break;else _0x487a0f['push'](_0x487a0f['shift']());}catch(_0x5d399c){_0x487a0f['push'](_0x487a0f['shift']());}}}(_0x55f6,0x5cf20));function _0x28a3(_0x4ae8fa,_0x3c2418){const _0x55f673=_0x55f6();return _0x28a3=function(_0x28a3de,_0x1184ae){_0x28a3de=_0x28a3de-0x1b1;let _0x30b2c5=_0x55f673[_0x28a3de];return _0x30b2c5;},_0x28a3(_0x4ae8fa,_0x3c2418);}import{Plugin as _0x730727}from'ckeditor5/src/core.js';import{getTranslation as _0x469141}from'../utils/common-translations.js';import{renameAttributeKey as _0x5799fd}from'../trackchangesediting.js';function _0x55f6(){const _0x5ba079=['find','enableDefaultAttributesIntegration','ELEMENT_NUMBERED_LIST','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','_findSuggestions','next','parent','accept','push','*Format:*\x20remove\x20from\x20%0','includes','_suggestionFactory','toUpperCase','904970LZAROW','suggestion','editor','isObject','getChanges','isUndo','getFirstRange','removeMarker','trackChangesCommand','isNextTo','deletion','7vLUwWm','data','fromRange','batch','model','registerPostFixer','oldValue','plugins','*Set\x20format:*\x20%0','*Indent:*\x20%0','todoList','has','mergeListItemBackward','commandName','_LIST','registerAttributeLabel','locale','listStyle','get','*Merge:*\x20list\x20item','FORMAT_INDENT','TodoListEditing','meta','isLocal','commandParams','nodeAfter','filter','bulletedList','todo','list.multiBlock','differ','*Check\x20item*','_supportLegacySuggestions','_registerLegacyDescription','listMarkerStyle','getRanges','noTrackChangesFixer','563559hBbOyP','indentList','assureChains','898296MTIJeP','listItemIdFixer','start','default','registerCustomCallback','*Change\x20to:*\x20%0','listIndent','multipleBlocks','schema','_getAttributeKey','forceValue','ListEditing','splitListItemAfter','detach','getFirstMarker','registerBlockAttribute','ELEMENT_BULLETED_LIST','document','end','format','type','mergeListItemForward','splitListItemBefore','config','customNumberedList','change','numbered','listType','attributeKey','*Split:*\x20list\x20item','TrackChangesEditing','groupId','setSelection','head','descriptionFactory','checkTodoList','6IiPbYF','getAttribute','refresh','afterInit','range','bulleted','ELEMENT_','from','*Outdent:*\x20%0','outdentList','selection','nextSibling','listStart','registerElementLabel','every','todoListChecked','customBulletedList','*Merge:*\x20%0','map','documentList','2548648NdjrMy','1877795ChFBPP','newValue','numberedList','ELEMENT_TODO_LIST','747780VYkEjJ','630152uTeamp','setAttribute','listMarker','createRange','commands','registerDescriptionCallback','*Uncheck\x20item*','ELEMENT_LIST_ITEM','previousSibling','execute','value','listItemId','listReversed','todoListCheck','length','135qjhgDM','attribute','attributes','key','containsItem','*Format:*\x20insert\x20into\x20%0','getSuggestions'];_0x55f6=function(){return _0x5ba079;};return _0x55f6();}import{LiveRange as _0x367939}from'ckeditor5/src/engine.js';export default class z extends _0x730727{[_0x24a48e(0x227)](){const _0x52eae8=_0x24a48e,_0x4db31c=this[_0x52eae8(0x1cf)];if(!_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x20b)))return;const _0x129d9d=_0x4db31c[_0x52eae8(0x1e8)],_0x4e7bf5=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1ea)](_0x52eae8(0x21e)),_0x37b66b=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x1ed)),_0x1c9f45=!!_0x4db31c[_0x52eae8(0x217)][_0x52eae8(0x1ea)](_0x52eae8(0x1f5));function _0x31405f(_0x1b8c77){const _0x13e8e2=_0x52eae8;return{'type':_0x13e8e2(0x213),'content':''+_0x469141(_0x129d9d,_0x13e8e2(0x1e0),_0x1b8c77)};}function _0x20bb2f(_0x278a24){const _0x252ca2=_0x52eae8;return{'type':_0x252ca2(0x213),'content':''+_0x469141(_0x129d9d,_0x252ca2(0x1c1),_0x278a24)};}_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x23b)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1f3)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x218)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x234)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1fe)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x22d)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x20c)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x216)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x1b3)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x21b)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x206)),_0x1c9f45&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e4)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x215))),_0x37b66b&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e2)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x223)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x233)),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x5cd95e=>{const _0x626c5d=_0x52eae8,{data:_0x58c0a0}=_0x5cd95e;if(_0x58c0a0&&_0x626c5d(0x233)==_0x58c0a0[_0x626c5d(0x1ba)])return{'type':_0x626c5d(0x213),'content':_0x58c0a0[_0x626c5d(0x23a)]?_0x469141(_0x129d9d,_0x626c5d(0x1f7)):_0x469141(_0x129d9d,_0x626c5d(0x244))};}),this[_0x52eae8(0x1cf)][_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x1588d4=>{const _0x2ae7dc=_0x52eae8;if(_0x1588d4[_0x2ae7dc(0x1db)][_0x2ae7dc(0x1d2)])return!0x1;let _0x365da0=!0x1;const _0x351479=_0x4e7bf5[_0x2ae7dc(0x1bd)]({'skipNotAttached':!0x0})[_0x2ae7dc(0x1f2)](_0x5b2f30=>_0x2ae7dc(0x233)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x5b2f30));for(const _0x1a974c of _0x351479){_0x2ae7dc(0x1f4)!=_0x1a974c[_0x2ae7dc(0x1d3)]()[_0x2ae7dc(0x202)][_0x2ae7dc(0x1f1)][_0x2ae7dc(0x225)](_0x2ae7dc(0x21b))&&(_0x4e7bf5[_0x2ae7dc(0x1c4)](_0x1a974c[_0x2ae7dc(0x1d3)](),_0x2ae7dc(0x1b8))[_0x2ae7dc(0x1be)](_0x3251ee=>_0x2ae7dc(0x21b)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x3251ee[_0x2ae7dc(0x1ce)]))||(_0x1588d4[_0x2ae7dc(0x1d4)](_0x1a974c[_0x2ae7dc(0x20e)]()),_0x365da0=!0x0));}return _0x365da0;})),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x1e7)](_0x52eae8(0x206),_0x469141(_0x129d9d,_0x52eae8(0x1ec)));const _0x435b24={'type':_0x52eae8(0x213),'content':''};_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x49bdf1=>{const _0x53b7a3=_0x52eae8,{data:_0x516c3d}=_0x49bdf1;if(!_0x516c3d||_0x53b7a3(0x21b)!=_0x516c3d[_0x53b7a3(0x1ba)])return;let _0x5a32c7=_0x49bdf1[_0x53b7a3(0x221)];for(;_0x5a32c7;){if(_0x5a32c7[_0x53b7a3(0x1d9)]&&((_0x53b7a3(0x1e9)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]||_0x53b7a3(0x1fa)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)])&&(_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]&&_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]||_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1de)]&&!_0x516c3d[_0x53b7a3(0x23a)])||!_0x1c9f45&&_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]==_0x5799fd))return _0x435b24;_0x5a32c7=_0x5a32c7[_0x53b7a3(0x1c5)];}if(null==_0x516c3d[_0x53b7a3(0x23a)])switch(_0x516c3d[_0x53b7a3(0x1de)]){case _0x53b7a3(0x229):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}switch(_0x516c3d[_0x53b7a3(0x23a)]){case _0x53b7a3(0x229):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x39ac74=>{const _0x23ff7=_0x52eae8,{data:_0x2250f3}=_0x39ac74;if(_0x2250f3&&_0x23ff7(0x206)==_0x2250f3[_0x23ff7(0x1ba)])return null==_0x2250f3[_0x23ff7(0x23a)]||null==_0x2250f3[_0x23ff7(0x1de)]&&0x0==_0x2250f3[_0x23ff7(0x23a)]?_0x435b24:void 0x0;}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x365634=>{const _0x46619b=_0x52eae8;if(_0x46619b(0x1b8)!=_0x365634[_0x46619b(0x214)])return;const {data:_0x49a6eb}=_0x365634;if(!_0x49a6eb||_0x46619b(0x1b3)!=_0x49a6eb[_0x46619b(0x1ba)])return;const _0x29b0fa=le(_0x365634);return _0x46619b(0x23a)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x1eb))}:_0x46619b(0x1de)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x21d))}:_0x435b24;}),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4ecadc=>this[_0x52eae8(0x201)](_0x4ecadc)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x5a6c92=>this[_0x52eae8(0x1fc)](_0x5a6c92)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4992bc=>this[_0x52eae8(0x1ff)](_0x4992bc)),this[_0x52eae8(0x1f8)]();}[_0x24a48e(0x201)](_0x3790a1){const _0x1d546b=_0x24a48e;if(_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1d2)]||!_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1ef)])return!0x1;let _0x2c0ab1=!0x1;const _0x176f3f=this[_0x1d546b(0x1cf)][_0x1d546b(0x1df)][_0x1d546b(0x1ea)](_0x1d546b(0x21e))[_0x1d546b(0x1bd)]({'skipNotAttached':!0x0})[_0x1d546b(0x1f2)](_0x39f757=>_0x39f757[_0x1d546b(0x1d9)]&&_0x1d546b(0x1b3)==_0x39f757[_0x1d546b(0x1d9)][_0x1d546b(0x1ba)])[_0x1d546b(0x1f2)](_0x1bfbf8=>_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x23a)]&&_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x1de)]);for(const _0x25df1a of _0x176f3f)le(_0x25df1a)||(_0x3790a1[_0x1d546b(0x1d4)](_0x25df1a[_0x1d546b(0x20e)]()),_0x2c0ab1=!0x0);return _0x2c0ab1;}[_0x24a48e(0x1fc)](_0x1a1570){const _0x3e4b17=_0x24a48e;if(_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1d2)]||!_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1ef)])return!0x1;const _0x22dbbd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1df)][_0x3e4b17(0x1ea)](_0x3e4b17(0x21e));if(_0x22dbbd[_0x3e4b17(0x1d5)][_0x3e4b17(0x1b2)])return!0x1;let _0x2e8998=!0x1;const _0x54d62c=[_0x3e4b17(0x21b),_0x3e4b17(0x1b3),_0x3e4b17(0x206),_0x3e4b17(0x1e9),_0x3e4b17(0x230),_0x3e4b17(0x1b4),_0x3e4b17(0x1b5),_0x3e4b17(0x240),_0x3e4b17(0x1fa)],_0x5ccafd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1dc)][_0x3e4b17(0x211)][_0x3e4b17(0x1f6)][_0x3e4b17(0x1d1)]()[_0x3e4b17(0x1f2)](_0x403253=>_0x3e4b17(0x1b8)==_0x403253[_0x3e4b17(0x214)])[_0x3e4b17(0x1f2)](_0x2e4466=>_0x54d62c[_0x3e4b17(0x1ca)](_0x2e4466[_0x3e4b17(0x21c)]));if(0x0==_0x5ccafd[_0x3e4b17(0x1b6)])return _0x2e8998;for(const _0x3ae25c of _0x5ccafd){const _0x3ac5fa=_0x22dbbd[_0x3e4b17(0x1c4)](_0x3ae25c[_0x3e4b17(0x228)],_0x3e4b17(0x1b8))[_0x3e4b17(0x1f2)](_0x4f423d=>!_0x4f423d[_0x3e4b17(0x1ee)][_0x3e4b17(0x1d6)])[_0x3e4b17(0x236)](_0x139d0e=>_0x139d0e[_0x3e4b17(0x1ce)])[_0x3e4b17(0x1f2)](_0x52dc1d=>{const _0x2cf87b=_0x3e4b17,_0x5c47cf=_0x22dbbd[_0x2cf87b(0x209)](_0x52dc1d);return _0x54d62c[_0x2cf87b(0x1ca)](_0x5c47cf);});if(_0x3ac5fa[_0x3e4b17(0x1b6)]){for(const _0x5126d7 of _0x3ac5fa)_0x1a1570[_0x3e4b17(0x1d4)](_0x5126d7[_0x3e4b17(0x20e)]());_0x2e8998=!0x0;}}return _0x2e8998;}[_0x24a48e(0x1ff)](_0x26a5d0){const _0x3364da=_0x24a48e;if(_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1d2)]||!_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1ef)])return!0x1;const _0x3bee09=this[_0x3364da(0x1cf)][_0x3364da(0x1df)][_0x3364da(0x1ea)](_0x3364da(0x21e));let _0x29e25b=!0x1;const _0x10b7cd=[_0x3364da(0x21b),_0x3364da(0x1b3),_0x3364da(0x206),_0x3364da(0x1e9),_0x3364da(0x230),_0x3364da(0x1b4),_0x3364da(0x1b5),_0x3364da(0x240),_0x3364da(0x1fa)];for(const _0x3caefb of _0x3bee09[_0x3364da(0x1bd)]({'skipNotAttached':!0x0})){const _0x701e3b=_0x3bee09[_0x3364da(0x1c4)](_0x3caefb[_0x3364da(0x1d3)](),_0x3364da(0x1b8))[_0x3364da(0x236)](_0x40c26a=>_0x40c26a[_0x3364da(0x1ce)])[_0x3364da(0x1f2)](_0x370567=>_0x370567[_0x3364da(0x1d9)]&&_0x10b7cd[_0x3364da(0x1ca)](_0x370567[_0x3364da(0x1d9)][_0x3364da(0x1ba)]));if(!_0x701e3b[_0x3364da(0x1b6)])continue;const _0xf1acab=_0x701e3b[0x0][_0x3364da(0x221)][_0x3364da(0x1b9)][_0x3364da(0x21f)];if(!_0x701e3b[_0x3364da(0x232)](_0x41ce9b=>_0x41ce9b[_0x3364da(0x1b9)][_0x3364da(0x21f)]===_0xf1acab)){for(const _0x12e3a7 of _0x701e3b)_0x479ffc(_0x12e3a7,_0xf1acab)&&(_0x29e25b=!0x0);}}return _0x29e25b;function _0xf18b1d(_0x2b03bf,_0x286a01){const _0xc07896=_0x3364da;for(const _0x493b20 of _0x3bee09[_0xc07896(0x1bd)]({'skipNotAttached':!0x0})[_0xc07896(0x1f2)](_0x441c6a=>_0xc07896(0x1b8)==_0x441c6a[_0xc07896(0x214)]&&_0x441c6a[_0xc07896(0x1b9)][_0xc07896(0x21f)]==_0x2b03bf))_0x493b20[_0xc07896(0x23f)](_0xc07896(0x21f),_0x286a01);}function _0x479ffc(_0x2f5363,_0x41fda5){const _0x14089b=_0x3364da;let _0x4fa0e1=_0x2f5363[_0x14089b(0x221)],_0x227cef=!0x1;for(;_0x4fa0e1;)_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)]!=_0x41fda5&&(_0xf18b1d(_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)],_0x41fda5),_0x4fa0e1[_0x14089b(0x23f)](_0x14089b(0x21f),_0x41fda5),_0x227cef=!0x0),_0x4fa0e1=_0x4fa0e1[_0x14089b(0x1c5)];return _0x227cef;}}[_0x24a48e(0x1f8)](){const _0x4931b5=_0x24a48e,_0x34d850=this[_0x4931b5(0x1cf)],_0x421b6c=_0x34d850[_0x4931b5(0x1e8)],_0x32a211=_0x34d850[_0x4931b5(0x1df)][_0x4931b5(0x1ea)](_0x4931b5(0x21e));this[_0x4931b5(0x1f9)](),_0x32a211[_0x4931b5(0x1cb)][_0x4931b5(0x204)](_0x4931b5(0x1c2),_0x4931b5(0x237),_0x4931b5(0x1c7),function(_0x3289fe,_0x59c9e9){const _0x150776=_0x4931b5,_0x4ea194=[];for(let _0x933180 of _0x3289fe)_0x933180[_0x150776(0x202)][_0x150776(0x1f1)]===_0x933180[_0x150776(0x212)][_0x150776(0x1c6)]&&(_0x933180=_0x34d850[_0x150776(0x1dc)][_0x150776(0x241)](_0x34d850[_0x150776(0x1dc)][_0x150776(0x1c3)](_0x933180[_0x150776(0x202)][_0x150776(0x1f1)],0x0))),_0x4ea194[_0x150776(0x1c8)](_0x933180);_0x34d850[_0x150776(0x1dc)][_0x150776(0x219)](_0x3eddf0=>{const _0x529e85=_0x150776,_0x3a171e=_0x34d850[_0x529e85(0x1dc)][_0x529e85(0x211)][_0x529e85(0x22e)],_0x4d0b43=Array[_0x529e85(0x22b)](_0x3a171e[_0x529e85(0x1fb)]())[_0x529e85(0x236)](_0x36ffde=>_0x367939[_0x529e85(0x1da)](_0x36ffde));_0x3eddf0[_0x529e85(0x220)](_0x4ea194),_0x34d850[_0x529e85(0x242)][_0x529e85(0x1ea)](_0x59c9e9[_0x529e85(0x1e5)])[_0x529e85(0x226)](),_0x59c9e9[_0x529e85(0x1f0)][_0x529e85(0x1c8)]({'forceDefaultExecution':!0x0}),_0x34d850[_0x529e85(0x1b1)](_0x59c9e9[_0x529e85(0x1e5)],..._0x59c9e9[_0x529e85(0x1f0)]),_0x3eddf0[_0x529e85(0x220)](_0x4d0b43);for(const _0xda4471 of _0x4d0b43)_0xda4471[_0x529e85(0x20d)]();});}),_0x32a211[_0x4931b5(0x222)][_0x4931b5(0x231)](function(_0x12d757){const _0x335720=_0x4931b5,_0x408847=!_0x34d850[_0x335720(0x1dc)][_0x335720(0x208)][_0x335720(0x1d0)](_0x12d757),_0x2f2e4f=_0x12d757[_0x335720(0x246)],_0x2aa85a=_0x12d757[_0x335720(0x22f)],_0xed2ec0=_0x12d757[_0x335720(0x225)](_0x335720(0x1b3)),_0x5b9eda=!_0x2f2e4f||_0x2f2e4f[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0,_0x1fd27b=!_0x2aa85a||_0x2aa85a[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0;return _0x408847&&Boolean(_0xed2ec0)&&_0x5b9eda&&_0x1fd27b;},_0x4e3a1b=>_0x469141(_0x421b6c,_0x4931b5(0x245),_0x4e3a1b));}[_0x24a48e(0x1f9)](){const _0x21f862=_0x24a48e,_0x23db02=this[_0x21f862(0x1cf)],_0x9a2d9d=_0x23db02[_0x21f862(0x1e8)];function _0x5350da(_0x3ea105){const _0x3c5202=_0x21f862,_0x4d9612=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x1f3))[_0x3c5202(0x1b2)],_0x48c217=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x23b))[_0x3c5202(0x1b2)];return _0x3c5202(0x23b)===_0x3ea105?_0x4d9612:_0x48c217;}_0x23db02[_0x21f862(0x1df)][_0x21f862(0x1ea)](_0x21f862(0x21e))[_0x21f862(0x222)][_0x21f862(0x243)](function(_0x1b925f){const _0x35b1ca=_0x21f862;if(_0x35b1ca(0x1c2)!=_0x1b925f[_0x35b1ca(0x214)])return;const {data:_0x430ad3}=_0x1b925f;if(!_0x430ad3)return;let _0x504e34,_0xb5f302,_0x2bf9eb,_0x47b066;switch(_0x430ad3[_0x35b1ca(0x1e5)]){case _0x35b1ca(0x1f3):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x210)))};break;case _0x35b1ca(0x23b):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x1c0)))};break;case _0x35b1ca(0x1fe):_0x504e34=_0x35b1ca(0x1e1),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))};break;case _0x35b1ca(0x22d):_0x504e34=function(_0x4f4f49){const _0x3bd2b3=_0x35b1ca,_0xcde4c6=_0x4f4f49[_0x3bd2b3(0x1d3)]();let _0x4b3228=_0xcde4c6[_0x3bd2b3(0x202)][_0x3bd2b3(0x1f1)];for(;_0x4b3228&&_0xcde4c6[_0x3bd2b3(0x1bb)](_0x4b3228);){if(_0x4b3228[_0x3bd2b3(0x225)](_0x3bd2b3(0x206))>0x0)return!0x1;_0x4b3228=_0x4b3228[_0x3bd2b3(0x22f)];}return!0x0;}(_0x1b925f)?_0x469141(_0x9a2d9d,_0x35b1ca(0x1c9),_0x469141(_0x9a2d9d,function(_0x459ed9){const _0x540906=_0x35b1ca;return _0x540906(0x22a)+_0x459ed9[_0x540906(0x1d3)]()[_0x540906(0x202)][_0x540906(0x1f1)][_0x540906(0x225)](_0x540906(0x21b))[_0x540906(0x1cc)]()+_0x540906(0x1e6);}(_0x1b925f))):_0x469141(_0x9a2d9d,_0x35b1ca(0x22c),_0x469141(_0x9a2d9d,_0x35b1ca(0x245))),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x504e34};break;case _0x35b1ca(0x1e4):case _0x35b1ca(0x215):!0x1===_0x430ad3[_0x35b1ca(0x207)]&&(_0x504e34=_0x35b1ca(0x235),_0xb5f302={'type':_0x35b1ca(0x1d7),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))});}return _0xb5f302;});}}function le(_0x14dbd4){const _0x4bbbe6=_0x24a48e;let _0x4b49ab=_0x14dbd4[_0x4bbbe6(0x1d3)]()[_0x4bbbe6(0x202)][_0x4bbbe6(0x1f1)][_0x4bbbe6(0x246)];for(;_0x4b49ab;){const _0x1b93ae=_0x4b49ab[_0x4bbbe6(0x225)](_0x4bbbe6(0x1b3));if(!_0x1b93ae)return!0x1;if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x23a)])return _0x4bbbe6(0x23a);if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x1de)])return _0x4bbbe6(0x1de);_0x4b49ab=_0x4b49ab[_0x4bbbe6(0x246)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x167aca=_0xe48f;(function(_0x4f8b18,_0x33b152){const _0x1f5e2d=_0xe48f,_0x8926e9=_0x4f8b18();while(!![]){try{const _0x33c965=-parseInt(_0x1f5e2d(0xf5))/0x1*(-parseInt(_0x1f5e2d(0x137))/0x2)+-parseInt(_0x1f5e2d(0x11d))/0x3+parseInt(_0x1f5e2d(0x12e))/0x4+parseInt(_0x1f5e2d(0x13e))/0x5*(parseInt(_0x1f5e2d(0x139))/0x6)+parseInt(_0x1f5e2d(0x124))/0x7+parseInt(_0x1f5e2d(0xfe))/0x8*(parseInt(_0x1f5e2d(0x106))/0x9)+parseInt(_0x1f5e2d(0x12c))/0xa*(-parseInt(_0x1f5e2d(0x123))/0xb);if(_0x33c965===_0x33b152)break;else _0x8926e9['push'](_0x8926e9['shift']());}catch(_0x400ab3){_0x8926e9['push'](_0x8926e9['shift']());}}}(_0x3946,0xcfe32));import{Plugin as _0x577770}from'ckeditor5/src/core.js';import{getTranslation as _0x3eeaa2}from'../utils/common-translations.js';export default class ue extends _0x577770{[_0x167aca(0xf8)](){const _0x147a7a=_0x167aca;if(!this[_0x147a7a(0xf4)][_0x147a7a(0x10c)][_0x147a7a(0x114)](_0x147a7a(0x11c)))return;const _0x233461=this[_0x147a7a(0xf4)][_0x147a7a(0x13a)][_0x147a7a(0xf0)](_0x147a7a(0xe9)),_0x520589=this[_0x147a7a(0xf4)][_0x147a7a(0x10c)][_0x147a7a(0xf0)](_0x147a7a(0x134));_0x233461[_0x147a7a(0x125)]&&(_0x520589[_0x147a7a(0x131)](_0x147a7a(0x138)),_0x520589[_0x147a7a(0x112)](_0x147a7a(0x138))),_0x233461[_0x147a7a(0xed)]&&(_0x520589[_0x147a7a(0x131)](_0x147a7a(0x12b)),_0x520589[_0x147a7a(0x112)](_0x147a7a(0x12b))),_0x233461[_0x147a7a(0x101)]&&(_0x520589[_0x147a7a(0x131)](_0x147a7a(0x13b)),_0x520589[_0x147a7a(0x112)](_0x147a7a(0x13b)));const _0x50db13={'type':_0x147a7a(0x135),'content':''};_0x520589[_0x147a7a(0x116)][_0x147a7a(0x10e)](this[_0x147a7a(0xf9)][_0x147a7a(0x10a)](this));const _0x41b781=this[_0x147a7a(0xf4)][_0x147a7a(0x109)];_0x520589[_0x147a7a(0x116)][_0x147a7a(0x128)](_0x147a7a(0x12b),_0x3eeaa2(_0x41b781,_0x147a7a(0x105))),_0x520589[_0x147a7a(0x116)][_0x147a7a(0x10e)](_0x5c63b0=>{const _0x294c0e=_0x147a7a,{data:_0x5d7af5}=_0x5c63b0;if(_0x5d7af5&&_0x294c0e(0x12b)==_0x5d7af5[_0x294c0e(0x11a)])return null==_0x5d7af5[_0x294c0e(0x108)]||0x0==_0x5d7af5[_0x294c0e(0x108)]&&null==_0x5d7af5[_0x294c0e(0x126)]?_0x50db13:void 0x0;}),_0x520589[_0x147a7a(0x116)][_0x147a7a(0x128)](_0x147a7a(0x13b),_0x3eeaa2(_0x41b781,_0x147a7a(0x13c))),_0x520589[_0x147a7a(0x116)][_0x147a7a(0x10e)](_0xcbd93b=>{const _0x3d52a6=_0x147a7a,{data:_0x17e125}=_0xcbd93b;if(_0x17e125&&_0x3d52a6(0x13b)==_0x17e125[_0x3d52a6(0x11a)])return null==_0x17e125[_0x3d52a6(0x108)]||0x1==_0x17e125[_0x3d52a6(0x108)]&&null==_0x17e125[_0x3d52a6(0x126)]?_0x50db13:void 0x0;}),this[_0x147a7a(0xf4)][_0x147a7a(0x117)][_0x147a7a(0x129)][_0x147a7a(0x136)](_0x54296f=>{const _0x5339a1=_0x147a7a;if(_0x54296f[_0x5339a1(0x110)][_0x5339a1(0x13f)])return!0x1;let _0x5c60e3=!0x1;const _0x46ec2b=_0x520589[_0x5339a1(0x115)]({'skipNotAttached':!0x0})[_0x5339a1(0x104)](_0x1d63a7=>{const _0x1cb795=_0x5339a1,_0x53c84d=_0x520589[_0x1cb795(0x132)](_0x1d63a7);return _0x1cb795(0x13b)==_0x53c84d||_0x1cb795(0x12b)==_0x53c84d;});for(const _0x399d71 of _0x46ec2b){const _0x2629e1=_0x399d71[_0x5339a1(0x12a)]()[_0x5339a1(0xee)][_0x5339a1(0xff)][_0x5339a1(0xf2)](_0x5339a1(0x127));if(_0x5339a1(0xe8)==_0x2629e1||_0x5339a1(0x130)==_0x2629e1)continue;_0x520589[_0x5339a1(0x142)](_0x399d71[_0x5339a1(0x12a)](),_0x5339a1(0xea))[_0x5339a1(0x120)](_0x3222af=>_0x5339a1(0x127)==_0x520589[_0x5339a1(0x132)](_0x3222af[_0x5339a1(0x13d)]))||(_0x54296f[_0x5339a1(0xec)](_0x399d71[_0x5339a1(0xfa)]()),_0x5c60e3=!0x0);}return _0x5c60e3;}),this[_0x147a7a(0x113)]();}[_0x167aca(0xf9)](_0x42d6d1){const _0x523eeb=_0x167aca,_0x14947a=this[_0x523eeb(0xf4)][_0x523eeb(0x109)],{data:_0x2d6197}=_0x42d6d1,_0x259514={'type':_0x523eeb(0x135),'content':''};if(!_0x2d6197||_0x523eeb(0x138)!=_0x2d6197[_0x523eeb(0x11a)])return;if(!_0x2d6197[_0x523eeb(0x126)])return _0x523eeb(0x11b)==_0x2d6197[_0x523eeb(0x108)]?_0x259514:{'type':_0x523eeb(0x135),'content':''+_0x3eeaa2(_0x14947a,_0x523eeb(0xfd),_0x3eeaa2(_0x14947a,this[_0x523eeb(0x122)](_0x2d6197[_0x523eeb(0x108)])))};if(!_0x2d6197[_0x523eeb(0x108)]){if(_0x523eeb(0x11b)==_0x2d6197[_0x523eeb(0x126)])return _0x259514;let _0x42124d=_0x42d6d1[_0x523eeb(0xf6)];for(;_0x42124d;){if(_0x42124d[_0x523eeb(0x10b)]&&_0x523eeb(0x127)==_0x42124d[_0x523eeb(0x10b)][_0x523eeb(0x11a)]&&_0x42124d[_0x523eeb(0x10b)][_0x523eeb(0x108)])return _0x259514;_0x42124d=_0x42124d[_0x523eeb(0x141)];}return{'type':_0x523eeb(0x135),'content':''+_0x3eeaa2(_0x14947a,_0x523eeb(0x12d),_0x3eeaa2(_0x14947a,this[_0x523eeb(0x122)](_0x2d6197[_0x523eeb(0x126)])))};}if(_0x523eeb(0x11b)!=_0x2d6197[_0x523eeb(0x108)])return{'type':_0x523eeb(0x135),'content':''+_0x3eeaa2(_0x14947a,_0x523eeb(0xfd),_0x3eeaa2(_0x14947a,this[_0x523eeb(0x122)](_0x2d6197[_0x523eeb(0x108)])))};let _0x1ab4a5=_0x42d6d1[_0x523eeb(0xf6)];for(;_0x1ab4a5;){if(_0x1ab4a5[_0x523eeb(0x10b)]&&_0x523eeb(0x127)==_0x1ab4a5[_0x523eeb(0x10b)][_0x523eeb(0x11a)]&&_0x1ab4a5[_0x523eeb(0x10b)][_0x523eeb(0x108)]&&_0x1ab4a5[_0x523eeb(0x10b)][_0x523eeb(0x126)])return _0x259514;_0x1ab4a5=_0x1ab4a5[_0x523eeb(0x141)];}const _0x4e2148=_0x42d6d1[_0x523eeb(0x12a)]()[_0x523eeb(0xee)][_0x523eeb(0xff)][_0x523eeb(0xf2)](_0x523eeb(0x127));return{'type':_0x523eeb(0x135),'content':_0x3eeaa2(_0x14947a,_0x523eeb(0xfd),_0x3eeaa2(_0x14947a,_0x523eeb(0x11f)+_0x4e2148[_0x523eeb(0xfc)]()+_0x523eeb(0xe6)))};}[_0x167aca(0x113)](){const _0x2be5c6=_0x167aca,_0x275606=this[_0x2be5c6(0xf4)],_0x24cc1e=_0x275606[_0x2be5c6(0x109)];_0x275606[_0x2be5c6(0x10c)][_0x2be5c6(0xf0)](_0x2be5c6(0x134))[_0x2be5c6(0x116)][_0x2be5c6(0x10e)](_0x42d3de=>{const _0xa67333=_0x2be5c6;if(_0xa67333(0x119)!=_0x42d3de[_0xa67333(0x107)])return;const {data:_0x2bd727}=_0x42d3de;if(!_0x2bd727)return;let _0x45726e,_0x340946;switch(_0x2bd727[_0xa67333(0xfb)]){case _0xa67333(0x138):_0x45726e=_0xa67333(0x133),_0x340946={'type':_0xa67333(0x135),'content':_0x3eeaa2(_0x24cc1e,_0x45726e,_0x3eeaa2(_0x24cc1e,this[_0xa67333(0x122)](_0x2bd727[_0xa67333(0x111)][0x0][_0xa67333(0x107)])))};break;case _0xa67333(0x12b):_0x45726e=_0x2bd727[_0xa67333(0x111)][0x0][_0xa67333(0xed)]?_0xa67333(0x102):_0xa67333(0x10f),_0x340946={'type':_0xa67333(0x135),'content':_0x3eeaa2(_0x24cc1e,_0x45726e)};break;case _0xa67333(0x13b):_0x45726e=_0xa67333(0xf1),_0x340946={'type':_0xa67333(0x135),'content':_0x3eeaa2(_0x24cc1e,_0x45726e,_0x2bd727[_0xa67333(0x111)][0x0][_0xa67333(0x101)])};}return _0x340946;});}[_0x167aca(0x122)](_0x310f9f){const _0x1e4ea4=_0x167aca;return _0x1e4ea4(0x11f)+function(_0x4f83cf){const _0x16de3c=_0x1e4ea4;if(pe[_0x16de3c(0xef)](_0x4f83cf))return _0x16de3c(0x140);if(ye[_0x16de3c(0xef)](_0x4f83cf))return _0x16de3c(0xe8);return null;}(_0x310f9f)[_0x1e4ea4(0xfc)]()+_0x1e4ea4(0x100)+_0x310f9f[_0x1e4ea4(0xfc)]()[_0x1e4ea4(0x118)](/-/g,'_');}}const pe=[_0x167aca(0x121),_0x167aca(0x10d),_0x167aca(0xf7)],ye=[_0x167aca(0x12f),_0x167aca(0xe7),_0x167aca(0x11e),_0x167aca(0xf3),_0x167aca(0xeb),_0x167aca(0x103)];function _0xe48f(_0x2f2964,_0x18c9f1){const _0x3946c9=_0x3946();return _0xe48f=function(_0xe48f86,_0x246272){_0xe48f86=_0xe48f86-0xe6;let _0x36dc6b=_0x3946c9[_0xe48f86];return _0x36dc6b;},_0xe48f(_0x2f2964,_0x18c9f1);}function _0x3946(){const _0x1f9b39=['_getAttributeKey','*Change\x20to:*\x20%0','TrackChangesEditing','format','registerPostFixer','9082UrsUHr','listStyle','9888WqQTir','config','listStart','FORMAT_LIST_START','suggestion','4455MhQlKg','isUndo','bulleted','next','_findSuggestions','_LIST_DEFAULT','decimal-leading-zero','numbered','list.properties','attribute','lower-latin','removeMarker','reversed','start','includes','get','*Format:*\x20set\x20start\x20index\x20to\x20%0','getAttribute','upper-roman','editor','139qPiDcp','head','square','afterInit','handleDescriptions','getFirstMarker','commandName','toUpperCase','*Set\x20format:*\x20%0','2152gkrcIK','nodeAfter','_LIST_','startIndex','*Format:*\x20set\x20order\x20to\x20reversed','upper-latin','filter','FORMAT_LIST_REVERSED','41175kUtSJJ','type','newValue','locale','bind','data','plugins','circle','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20regular','batch','commandParams','registerBlockAttribute','_registerLegacyDescription','has','getSuggestions','descriptionFactory','model','replace','formatBlock','key','default','ListPropertiesEditing','1064895iVHjdQ','lower-roman','ELEMENT_','find','disc','_getTranslationKeyForListStyle','3872mkzdRH','4767336oCXhLp','styles','oldValue','listType','registerAttributeLabel','document','getFirstRange','listReversed','103210cKRoXB','*Remove\x20format:*\x20%0','3312692uokZDW','decimal','customNumbered','enableDefaultAttributesIntegration'];_0x3946=function(){return _0x1f9b39;};return _0x3946();}
23
+ const _0x1b2470=_0x5c99;(function(_0x2ce1ff,_0xd29534){const _0x2b7e7d=_0x5c99,_0x7b3c4d=_0x2ce1ff();while(!![]){try{const _0x14f39e=parseInt(_0x2b7e7d(0xd6))/0x1+parseInt(_0x2b7e7d(0xc5))/0x2+parseInt(_0x2b7e7d(0xb1))/0x3+-parseInt(_0x2b7e7d(0xae))/0x4+parseInt(_0x2b7e7d(0xb9))/0x5*(parseInt(_0x2b7e7d(0xbc))/0x6)+-parseInt(_0x2b7e7d(0xbb))/0x7*(parseInt(_0x2b7e7d(0xb7))/0x8)+parseInt(_0x2b7e7d(0xa0))/0x9;if(_0x14f39e===_0xd29534)break;else _0x7b3c4d['push'](_0x7b3c4d['shift']());}catch(_0x38c2bd){_0x7b3c4d['push'](_0x7b3c4d['shift']());}}}(_0xc79f,0x5b5e9));import{Plugin as _0xb8ed9}from'ckeditor5/src/core.js';import{getTranslation as _0x24cbf6}from'../utils/common-translations.js';export default class ue extends _0xb8ed9{[_0x1b2470(0x9f)](){const _0x3a200d=_0x1b2470;if(!this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xc8)](_0x3a200d(0xdf)))return;const _0x347a37=this[_0x3a200d(0xc6)][_0x3a200d(0xd4)][_0x3a200d(0xeb)](_0x3a200d(0xca)),_0x11fe64=this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xeb)](_0x3a200d(0x94));_0x347a37[_0x3a200d(0xee)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0x9c)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0x9c))),_0x347a37[_0x3a200d(0x99)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xa1)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xa1))),_0x347a37[_0x3a200d(0x98)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xcb)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xcb)));const _0x17844e={'type':_0x3a200d(0xb4),'content':''};_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](this[_0x3a200d(0xb0)][_0x3a200d(0xdd)](this));const _0x40cff2=this[_0x3a200d(0xc6)][_0x3a200d(0xea)];_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xa1),_0x24cbf6(_0x40cff2,_0x3a200d(0x97))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xa40f76=>{const _0x432cc8=_0x3a200d,{data:_0x464867}=_0xa40f76;if(_0x464867&&_0x432cc8(0xa1)==_0x464867[_0x432cc8(0xc0)])return null==_0x464867[_0x432cc8(0xd7)]||0x0==_0x464867[_0x432cc8(0xd7)]&&null==_0x464867[_0x432cc8(0xa9)]?_0x17844e:void 0x0;}),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xcb),_0x24cbf6(_0x40cff2,_0x3a200d(0xad))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xb72f28=>{const _0x21a06c=_0x3a200d,{data:_0x207216}=_0xb72f28;if(_0x207216&&_0x21a06c(0xcb)==_0x207216[_0x21a06c(0xc0)])return null==_0x207216[_0x21a06c(0xd7)]||0x1==_0x207216[_0x21a06c(0xd7)]&&null==_0x207216[_0x21a06c(0xa9)]?_0x17844e:void 0x0;}),this[_0x3a200d(0xc6)][_0x3a200d(0xcc)][_0x3a200d(0xa7)][_0x3a200d(0xab)](_0x1adf9a=>{const _0x2bceac=_0x3a200d;if(_0x1adf9a[_0x2bceac(0xac)][_0x2bceac(0xbd)])return!0x1;let _0xc59447=!0x1;const _0x1f65f6=_0x11fe64[_0x2bceac(0xe0)]({'skipNotAttached':!0x0})[_0x2bceac(0xd8)](_0x91b6e7=>{const _0x1d2244=_0x2bceac,_0x12a6d4=_0x11fe64[_0x1d2244(0xda)](_0x91b6e7);return _0x1d2244(0xcb)==_0x12a6d4||_0x1d2244(0xa1)==_0x12a6d4;});for(const _0x2dfa5a of _0x1f65f6){const _0x319db2=_0x2dfa5a[_0x2bceac(0xd3)]()[_0x2bceac(0xed)][_0x2bceac(0xb3)][_0x2bceac(0xbf)](_0x2bceac(0xce));if(_0x2bceac(0xc3)==_0x319db2||_0x2bceac(0xdc)==_0x319db2)continue;_0x11fe64[_0x2bceac(0xb2)](_0x2dfa5a[_0x2bceac(0xd3)](),_0x2bceac(0xe6))[_0x2bceac(0xde)](_0x436b1c=>_0x2bceac(0xce)==_0x11fe64[_0x2bceac(0xda)](_0x436b1c[_0x2bceac(0xe4)]))||(_0x1adf9a[_0x2bceac(0xd2)](_0x2dfa5a[_0x2bceac(0xaa)]()),_0xc59447=!0x0);}return _0xc59447;}),this[_0x3a200d(0xa3)]();}[_0x1b2470(0xb0)](_0x2fee49){const _0x2073fb=_0x1b2470,_0x428b32=this[_0x2073fb(0xc6)][_0x2073fb(0xea)],{data:_0x4a664f}=_0x2fee49,_0xbe1a21={'type':_0x2073fb(0xb4),'content':''};if(!_0x4a664f||_0x2073fb(0x9c)!=_0x4a664f[_0x2073fb(0xc0)])return;if(!_0x4a664f[_0x2073fb(0xa9)])return _0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xd7)]?_0xbe1a21:{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};if(!_0x4a664f[_0x2073fb(0xd7)]){if(_0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xa9)])return _0xbe1a21;let _0x323017=_0x2fee49[_0x2073fb(0x96)];for(;_0x323017;){if(_0x323017[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xd7)])return _0xbe1a21;_0x323017=_0x323017[_0x2073fb(0x9d)];}return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xe3),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xa9)])))};}if(_0x2073fb(0xe2)!=_0x4a664f[_0x2073fb(0xd7)])return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};let _0x281dfa=_0x2fee49[_0x2073fb(0x96)];for(;_0x281dfa;){if(_0x281dfa[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xd7)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xa9)])return _0xbe1a21;_0x281dfa=_0x281dfa[_0x2073fb(0x9d)];}const _0x2871d2=_0x2fee49[_0x2073fb(0xd3)]()[_0x2073fb(0xed)][_0x2073fb(0xb3)][_0x2073fb(0xbf)](_0x2073fb(0xce));return{'type':_0x2073fb(0xb4),'content':_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,_0x2073fb(0xb6)+_0x2871d2[_0x2073fb(0xaf)]()+_0x2073fb(0x9e)))};}[_0x1b2470(0xa3)](){const _0x57a4b8=_0x1b2470,_0x1cb7fe=this[_0x57a4b8(0xc6)],_0x12fd7f=_0x1cb7fe[_0x57a4b8(0xea)];_0x1cb7fe[_0x57a4b8(0xd9)][_0x57a4b8(0xeb)](_0x57a4b8(0x94))[_0x57a4b8(0xdb)][_0x57a4b8(0xa6)](_0x458a91=>{const _0x485973=_0x57a4b8;if(_0x485973(0xd1)!=_0x458a91[_0x485973(0xec)])return;const {data:_0x1dcb4b}=_0x458a91;if(!_0x1dcb4b)return;let _0x2c7c2e,_0x37cd5b;switch(_0x1dcb4b[_0x485973(0xe7)]){case _0x485973(0x9c):_0x2c7c2e=_0x485973(0x95),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x24cbf6(_0x12fd7f,this[_0x485973(0xa5)](_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0xec)])))};break;case _0x485973(0xa1):_0x2c7c2e=_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x99)]?_0x485973(0xd5):_0x485973(0xc9),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e)};break;case _0x485973(0xcb):_0x2c7c2e=_0x485973(0xe8),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x98)])};}return _0x37cd5b;});}[_0x1b2470(0xa5)](_0xe15e01){const _0x55bb0c=_0x1b2470;return _0x55bb0c(0xb6)+function(_0x279c7f){const _0x3d989d=_0x55bb0c;if(pe[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xe5);if(ye[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xc3);return null;}(_0xe15e01)[_0x55bb0c(0xaf)]()+_0x55bb0c(0xb8)+_0xe15e01[_0x55bb0c(0xaf)]()[_0x55bb0c(0xba)](/-/g,'_');}}function _0x5c99(_0x1a6622,_0x27ccc2){const _0xc79f76=_0xc79f();return _0x5c99=function(_0x5c9945,_0x2a772e){_0x5c9945=_0x5c9945-0x94;let _0x51e6a8=_0xc79f76[_0x5c9945];return _0x51e6a8;},_0x5c99(_0x1a6622,_0x27ccc2);}function _0xc79f(){const _0x1bf6ab=['disc','square','listStyle','next','_LIST_DEFAULT','afterInit','2622834PYZCdx','listReversed','upper-latin','_registerLegacyDescription','commandParams','_getTranslationKeyForListStyle','registerDescriptionCallback','document','data','oldValue','getFirstMarker','registerPostFixer','batch','FORMAT_LIST_START','2806732sIlNBy','toUpperCase','handleDescriptions','1430463ICXOFg','_findSuggestions','nodeAfter','format','*Set\x20format:*\x20%0','ELEMENT_','61624pSEXOO','_LIST_','5eqsiQW','replace','343ocfOui','1504122PsOxcI','isUndo','enableDefaultAttributesIntegration','getAttribute','key','upper-roman','circle','numbered','lower-latin','158830RKlMAx','editor','decimal','has','*Format:*\x20set\x20order\x20to\x20regular','list.properties','listStart','model','decimal-leading-zero','listType','registerAttributeLabel','includes','formatBlock','removeMarker','getFirstRange','config','*Format:*\x20set\x20order\x20to\x20reversed','355030MdOxCz','newValue','filter','plugins','_getAttributeKey','descriptionFactory','customNumbered','bind','find','ListPropertiesEditing','getSuggestions','lower-roman','default','*Remove\x20format:*\x20%0','suggestion','bulleted','attribute','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerBlockAttribute','locale','get','type','start','styles','TrackChangesEditing','*Change\x20to:*\x20%0','head','FORMAT_LIST_REVERSED','startIndex','reversed'];_0xc79f=function(){return _0x1bf6ab;};return _0xc79f();}const pe=[_0x1b2470(0x9a),_0x1b2470(0xc2),_0x1b2470(0x9b)],ye=[_0x1b2470(0xc7),_0x1b2470(0xcd),_0x1b2470(0xe1),_0x1b2470(0xc1),_0x1b2470(0xc4),_0x1b2470(0xa2)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x222152=_0x47f7;function _0x47f7(_0x65a8dc,_0x539007){const _0x153853=_0x1538();return _0x47f7=function(_0x47f7fe,_0x28433b){_0x47f7fe=_0x47f7fe-0x144;let _0x580631=_0x153853[_0x47f7fe];return _0x580631;},_0x47f7(_0x65a8dc,_0x539007);}function _0x1538(){const _0x23efad=['has','descriptionFactory','plugins','locale','14lXUBtI','10BOGdfI','TrackChangesEditing','dataDowncast','downcastDispatcher','2740836PYltrj','stop','197305LhPMhJ','9mmRlwV','13wYUsOU','14662BpEnNQ','elementToElement','registerElementLabel','conversion','afterInit','4GZviyW','createEmptyElement','ELEMENT_MEDIA','1170924alLSSQ','get','showSuggestionHighlights','97180OrPeaE','163854xajpwy','242aOGAuZ','div','data','MediaEmbedEditing','attribute:url:media','options','for','2649328ItTehl','enableCommand','mediaEmbed','media','high','editor'];_0x1538=function(){return _0x23efad;};return _0x1538();}(function(_0x409a01,_0x394779){const _0x4a81d0=_0x47f7,_0x2587c5=_0x409a01();while(!![]){try{const _0x2706b5=parseInt(_0x4a81d0(0x166))/0x1+-parseInt(_0x4a81d0(0x15d))/0x2*(parseInt(_0x4a81d0(0x14a))/0x3)+parseInt(_0x4a81d0(0x16b))/0x4*(-parseInt(_0x4a81d0(0x163))/0x5)+parseInt(_0x4a81d0(0x146))/0x6*(parseInt(_0x4a81d0(0x15c))/0x7)+parseInt(_0x4a81d0(0x152))/0x8*(-parseInt(_0x4a81d0(0x164))/0x9)+-parseInt(_0x4a81d0(0x149))/0xa*(-parseInt(_0x4a81d0(0x14b))/0xb)+-parseInt(_0x4a81d0(0x161))/0xc*(-parseInt(_0x4a81d0(0x165))/0xd);if(_0x2706b5===_0x394779)break;else _0x2587c5['push'](_0x2587c5['shift']());}catch(_0xa9822f){_0x2587c5['push'](_0x2587c5['shift']());}}}(_0x1538,0x31abc));import{Plugin as _0x20be46}from'ckeditor5/src/core.js';import{getTranslation as _0x3085d6}from'../utils/common-translations.js';export default class ft extends _0x20be46{[_0x222152(0x16a)](){const _0x15d507=_0x222152,_0x56238c=this[_0x15d507(0x157)];if(!_0x56238c[_0x15d507(0x15a)][_0x15d507(0x158)](_0x15d507(0x14e)))return;const _0x4446e4=_0x56238c[_0x15d507(0x15a)][_0x15d507(0x147)](_0x15d507(0x15e)),_0x137bc3=_0x56238c[_0x15d507(0x15b)];_0x4446e4[_0x15d507(0x153)](_0x15d507(0x154)),_0x4446e4[_0x15d507(0x159)][_0x15d507(0x168)](_0x15d507(0x155),_0x36285e=>_0x3085d6(_0x137bc3,_0x15d507(0x145),_0x36285e)),_0x56238c[_0x15d507(0x169)][_0x15d507(0x151)](_0x15d507(0x15f))[_0x15d507(0x167)]({'model':_0x15d507(0x155),'view':(_0x153642,{writer:_0x530956,options:_0x2f4b55})=>{const _0x2eda9e=_0x15d507;if(_0x2f4b55[_0x2eda9e(0x148)])return _0x530956[_0x2eda9e(0x144)](_0x2eda9e(0x14c));},'converterPriority':_0x15d507(0x156)}),_0x56238c[_0x15d507(0x14d)][_0x15d507(0x160)]['on'](_0x15d507(0x14f),(_0x21a3e7,_0x25b54b,_0x4ccbe0)=>{const _0x41e2da=_0x15d507;_0x4ccbe0[_0x41e2da(0x150)][_0x41e2da(0x148)]&&_0x21a3e7[_0x41e2da(0x162)]();},{'priority':_0x15d507(0x156)});}}
23
+ const _0x32c94c=_0x1081;function _0x1081(_0x4a2878,_0x3745a8){const _0x51be0d=_0x51be();return _0x1081=function(_0x108101,_0x2a3138){_0x108101=_0x108101-0x85;let _0xb1a236=_0x51be0d[_0x108101];return _0xb1a236;},_0x1081(_0x4a2878,_0x3745a8);}(function(_0x28d949,_0x4fe822){const _0x358bc0=_0x1081,_0x4cb9e6=_0x28d949();while(!![]){try{const _0x4687b3=-parseInt(_0x358bc0(0xa8))/0x1+-parseInt(_0x358bc0(0x87))/0x2+-parseInt(_0x358bc0(0x9f))/0x3*(-parseInt(_0x358bc0(0xa5))/0x4)+-parseInt(_0x358bc0(0x86))/0x5*(-parseInt(_0x358bc0(0x99))/0x6)+parseInt(_0x358bc0(0x92))/0x7+parseInt(_0x358bc0(0x8e))/0x8+-parseInt(_0x358bc0(0x97))/0x9;if(_0x4687b3===_0x4fe822)break;else _0x4cb9e6['push'](_0x4cb9e6['shift']());}catch(_0x50cef3){_0x4cb9e6['push'](_0x4cb9e6['shift']());}}}(_0x51be,0xb15e1));import{Plugin as _0x4de01e}from'ckeditor5/src/core.js';import{getTranslation as _0x552260}from'../utils/common-translations.js';export default class ft extends _0x4de01e{[_0x32c94c(0x8a)](){const _0x1b4f13=_0x32c94c,_0x5b90e3=this[_0x1b4f13(0x9e)];if(!_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x8d)](_0x1b4f13(0x95)))return;const _0x15124a=_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x94)](_0x1b4f13(0xa4)),_0x3f23fb=_0x5b90e3[_0x1b4f13(0x8f)];_0x15124a[_0x1b4f13(0xa6)](_0x1b4f13(0x93)),_0x15124a[_0x1b4f13(0x9a)][_0x1b4f13(0xa3)](_0x1b4f13(0x9d),_0x359918=>_0x552260(_0x3f23fb,_0x1b4f13(0x88),_0x359918)),_0x5b90e3[_0x1b4f13(0x96)][_0x1b4f13(0x90)](_0x1b4f13(0x8c))[_0x1b4f13(0x8b)]({'model':_0x1b4f13(0x9d),'view':(_0x89c67e,{writer:_0x71d376,options:_0x4f3742})=>{const _0x1319ad=_0x1b4f13;if(_0x4f3742[_0x1319ad(0xa0)])return _0x71d376[_0x1319ad(0xa7)](_0x1319ad(0x9c));},'converterPriority':_0x1b4f13(0x98)}),_0x5b90e3[_0x1b4f13(0x89)][_0x1b4f13(0x9b)]['on'](_0x1b4f13(0x85),(_0x5b3e0f,_0x32bb82,_0x4b2243)=>{const _0x2dab26=_0x1b4f13;_0x4b2243[_0x2dab26(0x91)][_0x2dab26(0xa0)]&&_0x5b3e0f[_0x2dab26(0xa1)]();},{'priority':_0x1b4f13(0x98)});}}function _0x51be(){const _0xc2248c=['high','198ouCGUO','descriptionFactory','downcastDispatcher','div','media','editor','33LajyWv','showSuggestionHighlights','stop','plugins','registerElementLabel','TrackChangesEditing','318196SDDlSg','enableCommand','createEmptyElement','1023978SFQjqH','attribute:url:media','138655CKHVtQ','2289738AbmRDF','ELEMENT_MEDIA','data','afterInit','elementToElement','dataDowncast','has','9480864IucGLR','locale','for','options','1804341kztIdq','mediaEmbed','get','MediaEmbedEditing','conversion','3039201dVRAxX'];_0x51be=function(){return _0xc2248c;};return _0x51be();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2acd1a=_0x607e;(function(_0x4f6033,_0x2046e8){const _0x332979=_0x607e,_0x29f3af=_0x4f6033();while(!![]){try{const _0x38f619=parseInt(_0x332979(0xac))/0x1*(parseInt(_0x332979(0xa0))/0x2)+-parseInt(_0x332979(0xa3))/0x3+parseInt(_0x332979(0xa7))/0x4+-parseInt(_0x332979(0xa6))/0x5+-parseInt(_0x332979(0xaf))/0x6+-parseInt(_0x332979(0xb0))/0x7+parseInt(_0x332979(0xad))/0x8;if(_0x38f619===_0x2046e8)break;else _0x29f3af['push'](_0x29f3af['shift']());}catch(_0x279905){_0x29f3af['push'](_0x29f3af['shift']());}}}(_0x583f,0x9df89));import{Plugin as _0x8d834b}from'ckeditor5/src/core.js';function _0x607e(_0x5d3148,_0x2f0a70){const _0x583f62=_0x583f();return _0x607e=function(_0x607e40,_0xbbfcab){_0x607e40=_0x607e40-0xa0;let _0x232c15=_0x583f62[_0x607e40];return _0x232c15;},_0x607e(_0x5d3148,_0x2f0a70);}export default class gt extends _0x8d834b{[_0x2acd1a(0xa5)](){const _0x2bbecf=_0x2acd1a,_0x28e61a=this[_0x2bbecf(0xaa)];_0x28e61a[_0x2bbecf(0xa4)][_0x2bbecf(0xae)](_0x2bbecf(0xa8))&&_0x28e61a[_0x2bbecf(0xa4)][_0x2bbecf(0xa9)](_0x2bbecf(0xa2))[_0x2bbecf(0xab)](_0x2bbecf(0xa1));}}function _0x583f(){const _0x10a6bc=['TrackChangesEditing','264711WYqaZc','plugins','afterInit','4938565bIOuel','1063512IMKISv','MentionEditing','get','editor','enableCommand','747485Cspanl','21777064VQebpo','has','5719584KhzwEF','7414631cBhIGx','2KMWFVj','mention'];_0x583f=function(){return _0x10a6bc;};return _0x583f();}
23
+ const _0x3702fb=_0x7e3e;function _0x2534(){const _0x56b04c=['enableCommand','get','3052684EAxLZw','mention','5309856VWCWKN','130gWcqxk','1848756aBNnvv','956562poDWUd','afterInit','MentionEditing','editor','has','1843565wQceWc','3994pDDNHe','1242234GERuga','TrackChangesEditing','plugins','21kEOTuJ'];_0x2534=function(){return _0x56b04c;};return _0x2534();}(function(_0x1ae01a,_0x2151fc){const _0x303a6=_0x7e3e,_0x1dd918=_0x1ae01a();while(!![]){try{const _0x493e90=parseInt(_0x303a6(0x159))/0x1*(-parseInt(_0x303a6(0x151))/0x2)+parseInt(_0x303a6(0x152))/0x3+parseInt(_0x303a6(0x14e))/0x4+parseInt(_0x303a6(0x158))/0x5+-parseInt(_0x303a6(0x153))/0x6*(parseInt(_0x303a6(0x15d))/0x7)+-parseInt(_0x303a6(0x150))/0x8+parseInt(_0x303a6(0x15a))/0x9;if(_0x493e90===_0x2151fc)break;else _0x1dd918['push'](_0x1dd918['shift']());}catch(_0x1b7204){_0x1dd918['push'](_0x1dd918['shift']());}}}(_0x2534,0x764bb));function _0x7e3e(_0x463d17,_0x417afa){const _0x2534fd=_0x2534();return _0x7e3e=function(_0x7e3e05,_0xc036a4){_0x7e3e05=_0x7e3e05-0x14e;let _0x133b3f=_0x2534fd[_0x7e3e05];return _0x133b3f;},_0x7e3e(_0x463d17,_0x417afa);}import{Plugin as _0x48ee2c}from'ckeditor5/src/core.js';export default class gt extends _0x48ee2c{[_0x3702fb(0x154)](){const _0x32c63f=_0x3702fb,_0x55a064=this[_0x32c63f(0x156)];_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x157)](_0x32c63f(0x155))&&_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x15f)](_0x32c63f(0x15b))[_0x32c63f(0x15e)](_0x32c63f(0x14f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41a46c=_0x2c54;(function(_0x5cda3e,_0x4d0849){const _0x5e1c06=_0x2c54,_0x3c902f=_0x5cda3e();while(!![]){try{const _0x218d40=parseInt(_0x5e1c06(0x121))/0x1*(parseInt(_0x5e1c06(0x119))/0x2)+-parseInt(_0x5e1c06(0x104))/0x3*(parseInt(_0x5e1c06(0x118))/0x4)+-parseInt(_0x5e1c06(0x114))/0x5*(parseInt(_0x5e1c06(0x102))/0x6)+parseInt(_0x5e1c06(0x109))/0x7+parseInt(_0x5e1c06(0x11b))/0x8+-parseInt(_0x5e1c06(0x10b))/0x9*(-parseInt(_0x5e1c06(0x115))/0xa)+parseInt(_0x5e1c06(0xff))/0xb*(-parseInt(_0x5e1c06(0x110))/0xc);if(_0x218d40===_0x4d0849)break;else _0x3c902f['push'](_0x3c902f['shift']());}catch(_0x3d861d){_0x3c902f['push'](_0x3c902f['shift']());}}}(_0x31c9,0xdb6cb));function _0x2c54(_0x6dd9eb,_0x522c30){const _0x31c902=_0x31c9();return _0x2c54=function(_0x2c54b2,_0x5d78d4){_0x2c54b2=_0x2c54b2-0xfe;let _0x5f2cad=_0x31c902[_0x2c54b2];return _0x5f2cad;},_0x2c54(_0x6dd9eb,_0x522c30);}import{Plugin as _0x160411}from'ckeditor5/src/core.js';function _0x31c9(){const _0x52f061=['has','descriptionFactory','listMarkerStyle','MultiLevelList','171427ZQeGZQ','registerDescriptionCallback','TrackChangesEditing','*Remove\x20format:*\x20%0','55GVJsuK','ELEMENT_MULTI_LEVEL_LIST','key','343362EDCRlq','editor','1509fSYGFO','multiLevelList','get','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','4899307aPWqoT','data','402489eFeZJU','next','locale','format','handleDescriptions','2701356KzUKdQ','head','afterInit','plugins','25zjCtDz','270sBCfpv','registerBlockAttribute','listType','2312EnJQpT','2dMmxTl','newValue','4179216MiKgOJ','oldValue'];_0x31c9=function(){return _0x52f061;};return _0x31c9();}import{getTranslation as _0x51a075}from'../utils/common-translations.js';export default class lt extends _0x160411{[_0x41a46c(0x112)](){const _0x4cc1fd=_0x41a46c,_0x2ac175=this[_0x4cc1fd(0x103)],_0x5437d4=_0x2ac175[_0x4cc1fd(0x113)][_0x4cc1fd(0x106)](_0x4cc1fd(0x123));_0x2ac175[_0x4cc1fd(0x113)][_0x4cc1fd(0x11d)](_0x4cc1fd(0x120))&&(_0x5437d4[_0x4cc1fd(0x107)](_0x4cc1fd(0x105)),_0x5437d4[_0x4cc1fd(0x116)](_0x4cc1fd(0x11f)),_0x5437d4[_0x4cc1fd(0x11e)][_0x4cc1fd(0x122)](_0x1d7a48=>this[_0x4cc1fd(0x10f)](_0x1d7a48)));}[_0x41a46c(0x10f)](_0x2b7a99){const _0x2a7419=_0x41a46c,_0x2b3354=this[_0x2a7419(0x103)][_0x2a7419(0x10d)],{data:_0x114864}=_0x2b7a99,_0x5ea8fd={'type':_0x2a7419(0x10e),'content':''};if(_0x114864&&_0x2a7419(0x11f)==_0x114864[_0x2a7419(0x101)]){if(!_0x114864[_0x2a7419(0x11c)])return{'type':_0x2a7419(0x10e),'content':_0x51a075(_0x2b3354,_0x2a7419(0x108),_0x51a075(_0x2b3354,_0x2a7419(0x100)))+'\x20('+_0x114864[_0x2a7419(0x11a)]+')'};if(!_0x114864[_0x2a7419(0x11a)]){let _0x51118b=_0x2b7a99[_0x2a7419(0x111)];for(;_0x51118b;){if(_0x51118b[_0x2a7419(0x10a)]&&_0x2a7419(0x117)==_0x51118b[_0x2a7419(0x10a)][_0x2a7419(0x101)]&&_0x51118b[_0x2a7419(0x10a)][_0x2a7419(0x11a)])return _0x5ea8fd;_0x51118b=_0x51118b[_0x2a7419(0x10c)];}return{'type':_0x2a7419(0x10e),'content':_0x51a075(_0x2b3354,_0x2a7419(0xfe),_0x51a075(_0x2b3354,_0x2a7419(0x100)))+'\x20('+_0x114864[_0x2a7419(0x11c)]+')'};}}}}
23
+ const _0x43a622=_0x59bb;(function(_0x2649cd,_0x47451e){const _0x1e862e=_0x59bb,_0x379b1c=_0x2649cd();while(!![]){try{const _0x20eb31=-parseInt(_0x1e862e(0xc1))/0x1+-parseInt(_0x1e862e(0xc8))/0x2*(parseInt(_0x1e862e(0xc0))/0x3)+-parseInt(_0x1e862e(0xd5))/0x4*(parseInt(_0x1e862e(0xde))/0x5)+-parseInt(_0x1e862e(0xcf))/0x6+-parseInt(_0x1e862e(0xce))/0x7*(-parseInt(_0x1e862e(0xd7))/0x8)+parseInt(_0x1e862e(0xc6))/0x9+parseInt(_0x1e862e(0xc5))/0xa*(parseInt(_0x1e862e(0xd9))/0xb);if(_0x20eb31===_0x47451e)break;else _0x379b1c['push'](_0x379b1c['shift']());}catch(_0x9511e0){_0x379b1c['push'](_0x379b1c['shift']());}}}(_0x59dd,0x98709));import{Plugin as _0x49808a}from'ckeditor5/src/core.js';function _0x59bb(_0x32fb5f,_0x5b79b8){const _0x59dd33=_0x59dd();return _0x59bb=function(_0x59bb9f,_0x31b93b){_0x59bb9f=_0x59bb9f-0xbd;let _0x1d424e=_0x59dd33[_0x59bb9f];return _0x1d424e;},_0x59bb(_0x32fb5f,_0x5b79b8);}function _0x59dd(){const _0x42e0f6=['multiLevelList','listType','editor','locale','3500570oBhUqN','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','head','newValue','format','135rWoDTO','686133mYIlUN','has','plugins','*Remove\x20format:*\x20%0','10eJwgda','9678123ZWxKsW','afterInit','20302oAVptb','get','MultiLevelList','listMarkerStyle','enableDefaultAttributesIntegration','registerBlockAttribute','637IKlMLi','7394556swyRuM','*Set\x20format:*\x20%0','next','oldValue','descriptionFactory','key','4UtEKoh','data','91720pPmQcP','registerDescriptionCallback','17393189anAqpE'];_0x59dd=function(){return _0x42e0f6;};return _0x59dd();}import{getTranslation as _0x3862b7}from'../utils/common-translations.js';export default class lt extends _0x49808a{[_0x43a622(0xc7)](){const _0x12e44f=_0x43a622,_0x261013=this[_0x12e44f(0xdc)],_0x45c056=_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc9)](_0x12e44f(0xe1));_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc2)](_0x12e44f(0xca))&&(_0x45c056[_0x12e44f(0xcc)](_0x12e44f(0xda)),_0x45c056[_0x12e44f(0xcd)](_0x12e44f(0xcb)),_0x45c056[_0x12e44f(0xd3)][_0x12e44f(0xd8)](_0xaf0341=>this[_0x12e44f(0xdf)](_0xaf0341)));}[_0x43a622(0xdf)](_0x5f128f){const _0x2b0eb1=_0x43a622,_0x4fb345=this[_0x2b0eb1(0xdc)][_0x2b0eb1(0xdd)],{data:_0x3c5d7b}=_0x5f128f,_0x3a3c14={'type':_0x2b0eb1(0xbf),'content':''};if(_0x3c5d7b&&_0x2b0eb1(0xcb)==_0x3c5d7b[_0x2b0eb1(0xd4)]){if(!_0x3c5d7b[_0x2b0eb1(0xd2)])return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xd0),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xbe)]+')'};if(!_0x3c5d7b[_0x2b0eb1(0xbe)]){let _0x3b735b=_0x5f128f[_0x2b0eb1(0xbd)];for(;_0x3b735b;){if(_0x3b735b[_0x2b0eb1(0xd6)]&&_0x2b0eb1(0xdb)==_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xd4)]&&_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xbe)])return _0x3a3c14;_0x3b735b=_0x3b735b[_0x2b0eb1(0xd1)];}return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xc4),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xd2)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7d164c=_0x5c0f;(function(_0x332ebb,_0x47cfd1){const _0x7e7fed=_0x5c0f,_0x331cac=_0x332ebb();while(!![]){try{const _0x14da69=parseInt(_0x7e7fed(0x128))/0x1*(-parseInt(_0x7e7fed(0x118))/0x2)+-parseInt(_0x7e7fed(0x127))/0x3*(-parseInt(_0x7e7fed(0x11f))/0x4)+-parseInt(_0x7e7fed(0x129))/0x5+-parseInt(_0x7e7fed(0x120))/0x6+-parseInt(_0x7e7fed(0x11e))/0x7*(-parseInt(_0x7e7fed(0x11d))/0x8)+-parseInt(_0x7e7fed(0x119))/0x9*(parseInt(_0x7e7fed(0x12c))/0xa)+-parseInt(_0x7e7fed(0x125))/0xb*(-parseInt(_0x7e7fed(0x11b))/0xc);if(_0x14da69===_0x47cfd1)break;else _0x331cac['push'](_0x331cac['shift']());}catch(_0x4a0c7d){_0x331cac['push'](_0x331cac['shift']());}}}(_0x431a,0x89c99));function _0x5c0f(_0x4face5,_0x49ff71){const _0x431aa2=_0x431a();return _0x5c0f=function(_0x5c0f7b,_0x47243f){_0x5c0f7b=_0x5c0f7b-0x117;let _0x36979a=_0x431aa2[_0x5c0f7b];return _0x36979a;},_0x5c0f(_0x4face5,_0x49ff71);}import{Plugin as _0x221aa3}from'ckeditor5/src/core.js';function _0x431a(){const _0x1940b8=['has','177BvhjiR','1176HQlIFU','1131565fcrCUb','PageBreakEditing','enableCommand','1309270HSJglF','get','TrackChangesEditing','registerElementLabel','editor','1658QZcFXz','72YvIqQs','pageBreak','12IXsNKL','locale','16uyLaZz','3810282CRQZHL','66940ZjDJNX','3855840UiTDCS','descriptionFactory','afterInit','ELEMENT_PAGE_BREAK','plugins','15175963HVUABe'];_0x431a=function(){return _0x1940b8;};return _0x431a();}import{getTranslation as _0x1c43db}from'../utils/common-translations.js';export default class mt extends _0x221aa3{[_0x7d164c(0x122)](){const _0x23181d=_0x7d164c,_0x4f8990=this[_0x23181d(0x117)];if(!_0x4f8990[_0x23181d(0x124)][_0x23181d(0x126)](_0x23181d(0x12a)))return;_0x4f8990[_0x23181d(0x124)][_0x23181d(0x12d)](_0x23181d(0x12e))[_0x23181d(0x12b)](_0x23181d(0x11a));const _0xdba5b=_0x4f8990[_0x23181d(0x124)][_0x23181d(0x12d)](_0x23181d(0x12e)),_0x22f8ec=_0x4f8990[_0x23181d(0x11c)];_0xdba5b[_0x23181d(0x121)][_0x23181d(0x12f)](_0x23181d(0x11a),_0x138186=>_0x1c43db(_0x22f8ec,_0x23181d(0x123),_0x138186));}}
23
+ const _0x61244e=_0x2d21;function _0x3d7c(){const _0x41aaa2=['plugins','get','has','descriptionFactory','afterInit','locale','2212BGVUwv','enableCommand','PageBreakEditing','6129GNPmUA','TrackChangesEditing','1148926uAGKEx','9644344ZxPNol','21asAiTl','4535LBdhIJ','registerElementLabel','248946pFAVCf','ELEMENT_PAGE_BREAK','197630jEJxIB','49Rmjqmg','21416879coRnAo','editor','pageBreak','16970pmyXlv'];_0x3d7c=function(){return _0x41aaa2;};return _0x3d7c();}function _0x2d21(_0x214215,_0x22f23a){const _0x3d7cfb=_0x3d7c();return _0x2d21=function(_0x2d2121,_0x1991bb){_0x2d2121=_0x2d2121-0x1c0;let _0x2a6cd4=_0x3d7cfb[_0x2d2121];return _0x2a6cd4;},_0x2d21(_0x214215,_0x22f23a);}(function(_0x5441a8,_0x302afd){const _0x5037f6=_0x2d21,_0x5ac7ea=_0x5441a8();while(!![]){try{const _0x169a35=parseInt(_0x5037f6(0x1d3))/0x1+-parseInt(_0x5037f6(0x1c2))/0x2*(parseInt(_0x5037f6(0x1d5))/0x3)+parseInt(_0x5037f6(0x1ce))/0x4*(parseInt(_0x5037f6(0x1d6))/0x5)+-parseInt(_0x5037f6(0x1c0))/0x6*(-parseInt(_0x5037f6(0x1c3))/0x7)+-parseInt(_0x5037f6(0x1d4))/0x8+parseInt(_0x5037f6(0x1d1))/0x9*(-parseInt(_0x5037f6(0x1c7))/0xa)+parseInt(_0x5037f6(0x1c4))/0xb;if(_0x169a35===_0x302afd)break;else _0x5ac7ea['push'](_0x5ac7ea['shift']());}catch(_0x5ca45f){_0x5ac7ea['push'](_0x5ac7ea['shift']());}}}(_0x3d7c,0xcbdca));import{Plugin as _0x5ccbb6}from'ckeditor5/src/core.js';import{getTranslation as _0x5b9fdc}from'../utils/common-translations.js';export default class mt extends _0x5ccbb6{[_0x61244e(0x1cc)](){const _0x46b25a=_0x61244e,_0x1b16ca=this[_0x46b25a(0x1c5)];if(!_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1ca)](_0x46b25a(0x1d0)))return;_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2))[_0x46b25a(0x1cf)](_0x46b25a(0x1c6));const _0x573874=_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2)),_0xde7be8=_0x1b16ca[_0x46b25a(0x1cd)];_0x573874[_0x46b25a(0x1cb)][_0x46b25a(0x1d7)](_0x46b25a(0x1c6),_0x477406=>_0x5b9fdc(_0xde7be8,_0x46b25a(0x1c1),_0x477406));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x101f59=_0x4134;(function(_0xb54424,_0x47d2d5){const _0x1894f5=_0x4134,_0x2d5c99=_0xb54424();while(!![]){try{const _0x160d38=parseInt(_0x1894f5(0x202))/0x1*(parseInt(_0x1894f5(0x1f1))/0x2)+-parseInt(_0x1894f5(0x21d))/0x3+-parseInt(_0x1894f5(0x206))/0x4+parseInt(_0x1894f5(0x201))/0x5+parseInt(_0x1894f5(0x22e))/0x6*(-parseInt(_0x1894f5(0x208))/0x7)+-parseInt(_0x1894f5(0x214))/0x8+parseInt(_0x1894f5(0x212))/0x9*(parseInt(_0x1894f5(0x1f6))/0xa);if(_0x160d38===_0x47d2d5)break;else _0x2d5c99['push'](_0x2d5c99['shift']());}catch(_0x26c849){_0x2d5c99['push'](_0x2d5c99['shift']());}}}(_0x1401,0x1bf0b));import{Plugin as _0xb62e7b}from'ckeditor5/src/core.js';import{getTranslation as _0x568a30}from'../utils/common-translations.js';export default class dt extends _0xb62e7b{[_0x101f59(0x22b)](){const _0x2a5bf1=_0x101f59,_0x5b74c8=this[_0x2a5bf1(0x1fe)];if(!_0x5b74c8[_0x2a5bf1(0x224)][_0x2a5bf1(0x232)](_0x2a5bf1(0x1fd)))return;const _0x585acb=_0x5b74c8[_0x2a5bf1(0x21c)],_0x195905=_0x5b74c8[_0x2a5bf1(0x224)][_0x2a5bf1(0x21a)](_0x2a5bf1(0x221));_0x195905[_0x2a5bf1(0x1f2)][_0x2a5bf1(0x22d)](_0x2a5bf1(0x235),_0x4f3490=>_0x568a30(_0x585acb,_0x2a5bf1(0x22f),_0x4f3490)),_0x195905[_0x2a5bf1(0x231)](_0x2a5bf1(0x235)),_0x195905[_0x2a5bf1(0x222)](_0x2a5bf1(0x20f)),_0x5b74c8[_0x2a5bf1(0x21e)][_0x2a5bf1(0x211)]['on'](_0x2a5bf1(0x216),nr(_0x5b74c8),{'priority':_0x2a5bf1(0x1fb)}),_0x5b74c8[_0x2a5bf1(0x220)][_0x2a5bf1(0x211)]['on'](_0x2a5bf1(0x216),(_0x1dcf70,_0x1f7923,_0x1a8860)=>{const _0x1505dc=_0x2a5bf1;_0x1a8860[_0x1505dc(0x20d)][_0x1505dc(0x1f4)]&&nr(_0x5b74c8,{'showActiveMarker':!0x1})(_0x1dcf70,_0x1f7923,_0x1a8860);},{'priority':_0x2a5bf1(0x1fb)});const _0x2c076b=_0x195905[_0x2a5bf1(0x1f2)];_0x2c076b[_0x2a5bf1(0x209)](_0x52e771=>{const _0xc98bc1=_0x2a5bf1;if(_0xc98bc1(0x1f5)!==_0x52e771[_0xc98bc1(0x20b)])return;const {start:_0x2c10f5,end:_0x15aa8a}=_0x52e771[_0xc98bc1(0x204)]();if(!_0x2c10f5[_0xc98bc1(0x213)](_0x15aa8a)||!_0x2c10f5[_0xc98bc1(0x1f8)])return;const _0x117311=_0x5b74c8[_0xc98bc1(0x20e)][_0xc98bc1(0x218)],_0x1b04fb=_0x2c10f5[_0xc98bc1(0x1f8)];return _0x117311[_0xc98bc1(0x228)](_0x1b04fb)&&!_0x117311[_0xc98bc1(0x1f7)](_0x1b04fb)&&_0x117311[_0xc98bc1(0x230)](_0x1b04fb,_0xc98bc1(0x227))?{'type':_0xc98bc1(0x1f5),'content':_0x568a30(_0x585acb,_0xc98bc1(0x1ff),_0x2c076b[_0xc98bc1(0x22c)](_0x1b04fb,0x1))}:void 0x0;}),this[_0x2a5bf1(0x20a)]();}[_0x101f59(0x20a)](){const _0x4880f6=_0x101f59,_0x302472=this[_0x4880f6(0x1fe)],_0x5e2b7f=_0x302472[_0x4880f6(0x21c)];_0x302472[_0x4880f6(0x224)][_0x4880f6(0x21a)](_0x4880f6(0x221))[_0x4880f6(0x1f2)][_0x4880f6(0x209)](_0x1607cb=>{const _0x4fcac4=_0x4880f6;if(_0x4fcac4(0x223)!=_0x1607cb[_0x4fcac4(0x20b)])return;const {data:_0x48227c}=_0x1607cb;return _0x48227c&&_0x4fcac4(0x235)==_0x48227c[_0x4fcac4(0x20c)]?{'type':_0x4fcac4(0x210),'content':_0x568a30(_0x5e2b7f,_0x4fcac4(0x205),_0x568a30(_0x5e2b7f,_0x4fcac4(0x22f)))}:void 0x0;});}}function _0x1401(){const _0x14d1f8=['1571000ZBpvuq','isLimit','nodeAfter','name','markerName','highest','writer','Paragraph','editor','*Insert:*\x20%0','ck-suggestion-marker--active','1122960WLEygx','42034vujDYc','activeMarkers','getFirstRange','*Change\x20to:*\x20%0','194168sAFxUD','span','77lbEjtP','registerDescriptionCallback','_registerLegacyDescription','type','commandName','options','model','insertParagraph','format','downcastDispatcher','9UtMIVl','isTouching','401544cLvMQF','bindElementToMarker','addMarker:suggestion:insertion','createUIElement','schema','start','get','toViewPosition','locale','59853KlXpTT','editing','includes','data','TrackChangesEditing','enableCommand','formatBlock','plugins','end','consumable','$text','isBlock','insert','consume','afterInit','getItemLabel','registerElementLabel','103962CnCfds','ELEMENT_PARAGRAPH','checkChild','enableDefaultAttributesIntegration','has','ck-suggestion-marker-split','markerRange','paragraph','mapper','2vIQVja','descriptionFactory','addClass','showSuggestionHighlights','insertion'];_0x1401=function(){return _0x14d1f8;};return _0x1401();}function _0x4134(_0x587747,_0x5987b4){const _0x1401c4=_0x1401();return _0x4134=function(_0x4134b0,_0x51b74a){_0x4134b0=_0x4134b0-0x1f1;let _0x3c0dd8=_0x1401c4[_0x4134b0];return _0x3c0dd8;},_0x4134(_0x587747,_0x5987b4);}function nr(_0xcc40dd,{showActiveMarker:_0x19b239=!0x0}={}){return(_0x1b2fa5,_0x1d892f,_0x4669d6)=>{const _0x374e00=_0x4134,_0x143602=_0xcc40dd[_0x374e00(0x224)][_0x374e00(0x21a)](_0x374e00(0x221)),_0x1916bc=_0x1d892f[_0x374e00(0x234)][_0x374e00(0x219)],_0x1b4bc8=_0x1d892f[_0x374e00(0x234)][_0x374e00(0x225)],_0x5609e2=_0xcc40dd[_0x374e00(0x20e)][_0x374e00(0x218)];if(!_0x1916bc[_0x374e00(0x213)](_0x1b4bc8)||!_0x1916bc[_0x374e00(0x1f8)])return;const _0x3967a0=_0x1916bc[_0x374e00(0x1f8)];if(_0x5609e2[_0x374e00(0x228)](_0x3967a0)&&!_0x5609e2[_0x374e00(0x1f7)](_0x3967a0)&&_0x5609e2[_0x374e00(0x230)](_0x3967a0,_0x374e00(0x227))){if(!_0x4669d6[_0x374e00(0x226)][_0x374e00(0x22a)](_0x1d892f[_0x374e00(0x234)],_0x1b2fa5[_0x374e00(0x1f9)]))return;const _0x283e98=_0x4669d6[_0x374e00(0x1fc)][_0x374e00(0x217)](_0x374e00(0x207),{'class':_0x374e00(0x233)}),_0x1314c5=_0x4669d6[_0x374e00(0x236)][_0x374e00(0x21b)](_0x1b4bc8);_0x19b239&&_0x143602[_0x374e00(0x203)][_0x374e00(0x21f)](_0x1d892f[_0x374e00(0x1fa)])&&_0x4669d6[_0x374e00(0x1fc)][_0x374e00(0x1f3)](_0x374e00(0x200),_0x283e98),_0x4669d6[_0x374e00(0x1fc)][_0x374e00(0x229)](_0x1314c5,_0x283e98),_0x4669d6[_0x374e00(0x236)][_0x374e00(0x215)](_0x283e98,_0x1d892f[_0x374e00(0x1fa)]);}};}
23
+ const _0x805171=_0x5b63;(function(_0x496a22,_0x2a11b1){const _0x3b88b9=_0x5b63,_0x5f1def=_0x496a22();while(!![]){try{const _0x5d1216=parseInt(_0x3b88b9(0x1e8))/0x1+-parseInt(_0x3b88b9(0x1eb))/0x2*(parseInt(_0x3b88b9(0x1d5))/0x3)+parseInt(_0x3b88b9(0x1ed))/0x4*(parseInt(_0x3b88b9(0x210))/0x5)+parseInt(_0x3b88b9(0x1f2))/0x6+-parseInt(_0x3b88b9(0x1f4))/0x7+parseInt(_0x3b88b9(0x20c))/0x8*(-parseInt(_0x3b88b9(0x202))/0x9)+parseInt(_0x3b88b9(0x1dd))/0xa;if(_0x5d1216===_0x2a11b1)break;else _0x5f1def['push'](_0x5f1def['shift']());}catch(_0x1cd71f){_0x5f1def['push'](_0x5f1def['shift']());}}}(_0x3902,0x900e0));import{Plugin as _0x58278b}from'ckeditor5/src/core.js';import{getTranslation as _0xbcff9}from'../utils/common-translations.js';function _0x5b63(_0x280d36,_0x1860b9){const _0x390202=_0x3902();return _0x5b63=function(_0x5b63ac,_0x50698c){_0x5b63ac=_0x5b63ac-0x1cd;let _0x41dd30=_0x390202[_0x5b63ac];return _0x41dd30;},_0x5b63(_0x280d36,_0x1860b9);}export default class dt extends _0x58278b{[_0x805171(0x1fe)](){const _0x180368=_0x805171,_0x3a244e=this[_0x180368(0x1e9)];if(!_0x3a244e[_0x180368(0x1cd)][_0x180368(0x1ff)](_0x180368(0x212)))return;const _0x195c21=_0x3a244e[_0x180368(0x1fd)],_0x3f48d8=_0x3a244e[_0x180368(0x1cd)][_0x180368(0x20a)](_0x180368(0x205));_0x3f48d8[_0x180368(0x1f6)][_0x180368(0x1ec)](_0x180368(0x1dc),_0x590998=>_0xbcff9(_0x195c21,_0x180368(0x1d6),_0x590998)),_0x3f48d8[_0x180368(0x1ee)](_0x180368(0x1dc)),_0x3f48d8[_0x180368(0x1d9)](_0x180368(0x20d)),_0x3a244e[_0x180368(0x1e2)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),nr(_0x3a244e),{'priority':_0x180368(0x1d4)}),_0x3a244e[_0x180368(0x1ef)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),(_0x2d161c,_0x112415,_0x16a534)=>{const _0x56a7f1=_0x180368;_0x16a534[_0x56a7f1(0x1e4)][_0x56a7f1(0x1ce)]&&nr(_0x3a244e,{'showActiveMarker':!0x1})(_0x2d161c,_0x112415,_0x16a534);},{'priority':_0x180368(0x1d4)});const _0x4bf310=_0x3f48d8[_0x180368(0x1f6)];_0x4bf310[_0x180368(0x204)](_0x7693d7=>{const _0x1c4e58=_0x180368;if(_0x1c4e58(0x1f0)!==_0x7693d7[_0x1c4e58(0x1e7)])return;const {start:_0xdb960b,end:_0x375fdf}=_0x7693d7[_0x1c4e58(0x206)]();if(!_0xdb960b[_0x1c4e58(0x1e6)](_0x375fdf)||!_0xdb960b[_0x1c4e58(0x1fc)])return;const _0x804f2=_0x3a244e[_0x1c4e58(0x1f7)][_0x1c4e58(0x1d8)],_0x27ee93=_0xdb960b[_0x1c4e58(0x1fc)];return _0x804f2[_0x1c4e58(0x1f5)](_0x27ee93)&&!_0x804f2[_0x1c4e58(0x1f1)](_0x27ee93)&&_0x804f2[_0x1c4e58(0x20b)](_0x27ee93,_0x1c4e58(0x1ea))?{'type':_0x1c4e58(0x1f0),'content':_0xbcff9(_0x195c21,_0x1c4e58(0x1e0),_0x4bf310[_0x1c4e58(0x1fb)](_0x27ee93,0x1))}:void 0x0;}),this[_0x180368(0x208)]();}[_0x805171(0x208)](){const _0x234c4=_0x805171,_0x4f2cb9=this[_0x234c4(0x1e9)],_0x49dd11=_0x4f2cb9[_0x234c4(0x1fd)];_0x4f2cb9[_0x234c4(0x1cd)][_0x234c4(0x20a)](_0x234c4(0x205))[_0x234c4(0x1f6)][_0x234c4(0x204)](_0x552edd=>{const _0x1a675e=_0x234c4;if(_0x1a675e(0x1da)!=_0x552edd[_0x1a675e(0x1e7)])return;const {data:_0xe98414}=_0x552edd;return _0xe98414&&_0x1a675e(0x1dc)==_0xe98414[_0x1a675e(0x1e5)]?{'type':_0x1a675e(0x1f9),'content':_0xbcff9(_0x49dd11,_0x1a675e(0x1d1),_0xbcff9(_0x49dd11,_0x1a675e(0x1d6)))}:void 0x0;});}}function nr(_0x2d4f84,{showActiveMarker:_0x53f1ce=!0x0}={}){return(_0x5a140e,_0x3141a5,_0x188840)=>{const _0x430d01=_0x5b63,_0x5699c1=_0x2d4f84[_0x430d01(0x1cd)][_0x430d01(0x20a)](_0x430d01(0x205)),_0x155c78=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x207)],_0x4995b5=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x211)],_0x43d66f=_0x2d4f84[_0x430d01(0x1f7)][_0x430d01(0x1d8)];if(!_0x155c78[_0x430d01(0x1e6)](_0x4995b5)||!_0x155c78[_0x430d01(0x1fc)])return;const _0x184d8b=_0x155c78[_0x430d01(0x1fc)];if(_0x43d66f[_0x430d01(0x1f5)](_0x184d8b)&&!_0x43d66f[_0x430d01(0x1f1)](_0x184d8b)&&_0x43d66f[_0x430d01(0x20b)](_0x184d8b,_0x430d01(0x1ea))){if(!_0x188840[_0x430d01(0x1e3)][_0x430d01(0x209)](_0x3141a5[_0x430d01(0x203)],_0x5a140e[_0x430d01(0x1d3)]))return;const _0x1c3eab=_0x188840[_0x430d01(0x200)][_0x430d01(0x1df)](_0x430d01(0x1f3),{'class':_0x430d01(0x1d2)}),_0x572d97=_0x188840[_0x430d01(0x1f8)][_0x430d01(0x20f)](_0x4995b5);_0x53f1ce&&_0x5699c1[_0x430d01(0x1cf)][_0x430d01(0x1fa)](_0x3141a5[_0x430d01(0x1d7)])&&_0x188840[_0x430d01(0x200)][_0x430d01(0x1db)](_0x430d01(0x1de),_0x1c3eab),_0x188840[_0x430d01(0x200)][_0x430d01(0x201)](_0x572d97,_0x1c3eab),_0x188840[_0x430d01(0x1f8)][_0x430d01(0x1d0)](_0x1c3eab,_0x3141a5[_0x430d01(0x1d7)]);}};}function _0x3902(){const _0x51c93c=['includes','getItemLabel','nodeAfter','locale','afterInit','has','writer','insert','3197214kCCvbY','markerRange','registerDescriptionCallback','TrackChangesEditing','getFirstRange','start','_registerLegacyDescription','consume','get','checkChild','24VDeGXH','insertParagraph','downcastDispatcher','toViewPosition','23525MOhWkP','end','Paragraph','plugins','showSuggestionHighlights','activeMarkers','bindElementToMarker','*Change\x20to:*\x20%0','ck-suggestion-marker-split','name','highest','27iqUjxc','ELEMENT_PARAGRAPH','markerName','schema','enableCommand','formatBlock','addClass','paragraph','15754760rWctSk','ck-suggestion-marker--active','createUIElement','*Insert:*\x20%0','addMarker:suggestion:insertion','editing','consumable','options','commandName','isTouching','type','910158IhXnHk','editor','$text','197272HSSIfc','registerElementLabel','68zyjblQ','enableDefaultAttributesIntegration','data','insertion','isLimit','5459064eRVgzZ','span','6523671GtBKXq','isBlock','descriptionFactory','model','mapper','format'];_0x3902=function(){return _0x51c93c;};return _0x3902();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5223(){const _0x42ac20=['2dVKSQT','formatInline','*Remove\x20all\x20formatting*','4187732Cnbmuw','registerDescriptionCallback','editor','5771772SkGshc','commandName','descriptionFactory','enableDefaultAttributesIntegration','get','7341776bchrsZ','RemoveFormatEditing','type','904133ecPiWY','TrackChangesEditing','format','6sXTvse','locale','3211299QyXBWu','formatBlock','afterInit','_registerLegacyDescription','749345yuDSep','plugins','has','removeFormat','295569ubcXIl'];_0x5223=function(){return _0x42ac20;};return _0x5223();}const _0x16aea9=_0x41d6;(function(_0x1220e2,_0x37865c){const _0xfde2b3=_0x41d6,_0x1251ae=_0x1220e2();while(!![]){try{const _0x4e1ba6=parseInt(_0xfde2b3(0x99))/0x1+-parseInt(_0xfde2b3(0x8b))/0x2*(parseInt(_0xfde2b3(0x8a))/0x3)+parseInt(_0xfde2b3(0x8e))/0x4+-parseInt(_0xfde2b3(0x86))/0x5*(parseInt(_0xfde2b3(0x9c))/0x6)+parseInt(_0xfde2b3(0x82))/0x7+-parseInt(_0xfde2b3(0x96))/0x8+-parseInt(_0xfde2b3(0x91))/0x9;if(_0x4e1ba6===_0x37865c)break;else _0x1251ae['push'](_0x1251ae['shift']());}catch(_0x3c26bd){_0x1251ae['push'](_0x1251ae['shift']());}}}(_0x5223,0x93121));function _0x41d6(_0x3bd111,_0x44fc8e){const _0x5223fa=_0x5223();return _0x41d6=function(_0x41d695,_0x1e89ca){_0x41d695=_0x41d695-0x82;let _0x2a2827=_0x5223fa[_0x41d695];return _0x2a2827;},_0x41d6(_0x3bd111,_0x44fc8e);}import{Plugin as _0x361422}from'ckeditor5/src/core.js';import{getTranslation as _0x180072}from'../utils/common-translations.js';export default class pt extends _0x361422{[_0x16aea9(0x84)](){const _0x1e578a=_0x16aea9,_0x3fe472=this[_0x1e578a(0x90)];if(!_0x3fe472[_0x1e578a(0x87)][_0x1e578a(0x88)](_0x1e578a(0x97)))return;_0x3fe472[_0x1e578a(0x87)][_0x1e578a(0x95)](_0x1e578a(0x9a))[_0x1e578a(0x94)](_0x1e578a(0x89)),this[_0x1e578a(0x85)]();}[_0x16aea9(0x85)](){const _0x59b769=_0x16aea9,_0x445e3a=this[_0x59b769(0x90)];_0x445e3a[_0x59b769(0x87)][_0x59b769(0x95)](_0x59b769(0x9a))[_0x59b769(0x93)][_0x59b769(0x8f)](_0x596134=>{const _0x506d2e=_0x59b769;if(_0x506d2e(0x83)!=_0x596134[_0x506d2e(0x98)]&&_0x506d2e(0x8c)!=_0x596134[_0x506d2e(0x98)])return;const {data:_0x274c7e}=_0x596134;return _0x274c7e&&_0x506d2e(0x89)==_0x274c7e[_0x506d2e(0x92)]?{'type':_0x506d2e(0x9b),'content':_0x180072(_0x445e3a[_0x506d2e(0x9d)],_0x506d2e(0x8d))}:void 0x0;});}}
23
+ const _0x1df984=_0x377a;function _0x2901(){const _0x53dfb9=['120699WvVOoe','afterInit','commandName','7CxKCNf','3049062gLqtLm','30wcLhwR','_registerLegacyDescription','formatInline','locale','get','type','removeFormat','TrackChangesEditing','75HtOpbm','919798vivKoh','registerDescriptionCallback','editor','plugins','30364HqGTuI','enableDefaultAttributesIntegration','RemoveFormatEditing','20gyrizQ','*Remove\x20all\x20formatting*','74359tFMucC','152YAmJGb','3230580sYOjgQ','descriptionFactory','1029041okEULE','format','420ihOulh','has','formatBlock'];_0x2901=function(){return _0x53dfb9;};return _0x2901();}function _0x377a(_0x2cd6fd,_0x3ca312){const _0x290102=_0x2901();return _0x377a=function(_0x377acc,_0x180179){_0x377acc=_0x377acc-0xb1;let _0x3d0d42=_0x290102[_0x377acc];return _0x3d0d42;},_0x377a(_0x2cd6fd,_0x3ca312);}(function(_0x332c47,_0x10f130){const _0x1290b7=_0x377a,_0x9c5644=_0x332c47();while(!![]){try{const _0x2397cb=-parseInt(_0x1290b7(0xb6))/0x1*(parseInt(_0x1290b7(0xb4))/0x2)+parseInt(_0x1290b7(0xcc))/0x3*(-parseInt(_0x1290b7(0xb1))/0x4)+-parseInt(_0x1290b7(0xb8))/0x5+-parseInt(_0x1290b7(0xc3))/0x6*(parseInt(_0x1290b7(0xc2))/0x7)+-parseInt(_0x1290b7(0xb7))/0x8*(parseInt(_0x1290b7(0xbf))/0x9)+-parseInt(_0x1290b7(0xc4))/0xa*(-parseInt(_0x1290b7(0xcd))/0xb)+parseInt(_0x1290b7(0xbc))/0xc*(parseInt(_0x1290b7(0xba))/0xd);if(_0x2397cb===_0x10f130)break;else _0x9c5644['push'](_0x9c5644['shift']());}catch(_0x1aa95d){_0x9c5644['push'](_0x9c5644['shift']());}}}(_0x2901,0xa5be2));import{Plugin as _0x573fd3}from'ckeditor5/src/core.js';import{getTranslation as _0x5f5380}from'../utils/common-translations.js';export default class pt extends _0x573fd3{[_0x1df984(0xc0)](){const _0xfebc43=_0x1df984,_0x498bc3=this[_0xfebc43(0xcf)];if(!_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xbd)](_0xfebc43(0xb3)))return;_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xc8)](_0xfebc43(0xcb))[_0xfebc43(0xb2)](_0xfebc43(0xca)),this[_0xfebc43(0xc5)]();}[_0x1df984(0xc5)](){const _0x4d51aa=_0x1df984,_0x38eecb=this[_0x4d51aa(0xcf)];_0x38eecb[_0x4d51aa(0xd0)][_0x4d51aa(0xc8)](_0x4d51aa(0xcb))[_0x4d51aa(0xb9)][_0x4d51aa(0xce)](_0x56e413=>{const _0x34a185=_0x4d51aa;if(_0x34a185(0xbe)!=_0x56e413[_0x34a185(0xc9)]&&_0x34a185(0xc6)!=_0x56e413[_0x34a185(0xc9)])return;const {data:_0x1523a5}=_0x56e413;return _0x1523a5&&_0x34a185(0xca)==_0x1523a5[_0x34a185(0xc1)]?{'type':_0x34a185(0xbb),'content':_0x5f5380(_0x38eecb[_0x34a185(0xc7)],_0x34a185(0xb5))}:void 0x0;});}}