@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240516.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e8756=_0x5a1e;function _0x3746(){const _0x594382=['*Check\x20item*','1152nYMXJo','List','descriptionFactory','*Indent:*\x20%0','*Uncheck\x20item*','parent','add','registerDescriptionCallback','from','commandName','getSelectedBlocks','numbered','registerElementLabel','LegacyTodoListEditing','formatInline','type','selection','createRange','execute','nextSibling','name','filter','bulletedList','previousSibling','TrackChangesEditing','enableCommand','format','formatBlock','has','forceValue','todoList','editor','locale','commandParams','model','10elkuwp','ELEMENT_TODO_LIST','afterInit','585159FbGgqM','todo','schema','2iZhTym','checkTodoList','*Change\x20to:*\x20%0','1691948RSnSnC','blockName','319239FnaEWp','listIndent','value','plugins','before','ELEMENT_NUMBERED_LIST','getAttribute','change','slice','_selectedElements','4303251DprRAz','paragraph','bulleted','document','push','8FLJbiq','checkChild','markBlockFormat','LegacyListEditing','get','isObject','commands','13310fsicJx','createPositionAt','todoListChecked','ELEMENT_LIST_ITEM','listType','349412kzxkZd','findIndex','element','numberedList','ELEMENT_BULLETED_LIST','outdentList','replace','*Outdent:*\x20%0','length','4595151PlNNOj','indentList','listItem','end'];_0x3746=function(){return _0x594382;};return _0x3746();}(function(_0x186172,_0xd1bcbf){const _0x11b5ed=_0x5a1e,_0x163117=_0x186172();while(!![]){try{const _0x15aebd=-parseInt(_0x11b5ed(0xbf))/0x1+-parseInt(_0x11b5ed(0xba))/0x2*(parseInt(_0x11b5ed(0xb7))/0x3)+-parseInt(_0x11b5ed(0xbd))/0x4+-parseInt(_0x11b5ed(0x7e))/0x5*(-parseInt(_0x11b5ed(0x91))/0x6)+-parseInt(_0x11b5ed(0x83))/0x7*(parseInt(_0x11b5ed(0x77))/0x8)+parseInt(_0x11b5ed(0xc9))/0x9*(parseInt(_0x11b5ed(0xb4))/0xa)+parseInt(_0x11b5ed(0x8c))/0xb;if(_0x15aebd===_0xd1bcbf)break;else _0x163117['push'](_0x163117['shift']());}catch(_0x2aaede){_0x163117['push'](_0x163117['shift']());}}}(_0x3746,0x667cd));function _0x5a1e(_0x31f644,_0x2b826f){const _0x374693=_0x3746();return _0x5a1e=function(_0x5a1e4e,_0x25852c){_0x5a1e4e=_0x5a1e4e-0x74;let _0x4af320=_0x374693[_0x5a1e4e];return _0x4af320;},_0x5a1e(_0x31f644,_0x2b826f);}import{Plugin as _0x5e56da}from'ckeditor5/src/core.js';import{getTranslation as _0x2ce796}from'../utils/common-translations.js';export default class ut extends _0x5e56da{[_0x2e8756(0xb6)](){const _0x2f4a5e=_0x2e8756,_0x1f643c=this[_0x2f4a5e(0xb0)],_0x59705b=_0x1f643c[_0x2f4a5e(0xb1)];if(!_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0xad)](_0x2f4a5e(0x7a)))return;const _0x503648=_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0x7b)](_0x2f4a5e(0xa9)),_0xf77677=_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0xad)](_0x2f4a5e(0x9e));function _0x3bfb49(_0x20f012){return()=>{const _0x9f3a3=_0x5a1e,_0x38c802=_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0x75)][_0x9f3a3(0xa1)],_0x5bf4e8=_0x1f643c[_0x9f3a3(0x7d)][_0x9f3a3(0x7b)](_0x20f012);if(_0x5bf4e8[_0x9f3a3(0xc1)])return void _0x1f643c[_0x9f3a3(0xa3)](_0x9f3a3(0xca),{});const _0x340f06=_0x20f012[_0x9f3a3(0xc7)](0x0,-0x4),_0x1db7b2=function(_0x5e1408,_0x4f6624,_0x384708){const _0x54d55b=_0x9f3a3;let _0x3b7ed0=Array[_0x54d55b(0x99)](_0x5e1408)[_0x54d55b(0xa6)](_0x14c31a=>function(_0xbd4a6e,_0x41ce18){const _0x285935=_0x54d55b;return _0x41ce18[_0x285935(0x78)](_0xbd4a6e[_0x285935(0x96)],_0x285935(0x8e))&&!_0x41ce18[_0x285935(0x7c)](_0xbd4a6e);}(_0x14c31a,_0x384708));_0x3b7ed0=_0x3b7ed0[_0x54d55b(0xa6)](_0x3f2193=>!_0x3f2193['is'](_0x54d55b(0x85),_0x54d55b(0x8e))||_0x3f2193[_0x54d55b(0xc5)](_0x54d55b(0x82))!=_0x4f6624);const _0x39537c=new Set();for(const _0x152dae of _0x3b7ed0)_0x152dae['is'](_0x54d55b(0x85),_0x54d55b(0x8e))?_0x39537c[_0x54d55b(0x97)](me(_0x152dae)):_0x39537c[_0x54d55b(0x97)](_0x152dae);return Array[_0x54d55b(0x99)](_0x39537c);}(_0x38c802[_0x9f3a3(0x9b)](),_0x340f06,_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0xb9)]);_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0xc6)](()=>{const _0x290d4b=_0x9f3a3;for(const _0x4b58b2 of _0x1db7b2)_0x503648[_0x290d4b(0x79)](_0x4b58b2,{'commandName':_0x20f012,'commandParams':[{'forceValue':!_0x5bf4e8[_0x290d4b(0xc1)]}],'formatGroupId':_0x290d4b(0xbe)},fe(_0x4b58b2));});};}function _0x3e99f1(_0x112b5b){return()=>{const _0xd96304=_0x5a1e,_0x468718=function(_0x137daa){const _0x341fa8=_0x5a1e;let _0x424101=Array[_0x341fa8(0x99)](_0x137daa);const _0x1c1a06=_0x424101[_0x341fa8(0x84)](_0x399a6b=>_0x341fa8(0x8e)!=_0x399a6b[_0x341fa8(0xa5)]);return _0x1c1a06>-0x1&&(_0x424101=_0x424101[_0x341fa8(0xc7)](0x0,_0x1c1a06)),_0x424101;}(_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x75)][_0xd96304(0xa1)][_0xd96304(0x9b)]()),_0x157003=_0x1f643c[_0xd96304(0xb3)][_0xd96304(0xa2)](_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x7f)](_0x468718[0x0],_0xd96304(0xc3)),_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x7f)](_0x468718[_0x468718[_0xd96304(0x8b)]-0x1],_0xd96304(0x8f)));_0x1f643c[_0xd96304(0xb3)][_0xd96304(0xc6)](()=>{const _0x4ff2f3=_0xd96304;_0x503648[_0x4ff2f3(0x79)](_0x157003,{'commandName':_0x112b5b,'commandParams':[],'formatGroupId':_0x4ff2f3(0xc0)},function(_0x11b1a7){const _0x17790e=_0x4ff2f3,_0x250216=new Set();for(const _0x198ea6 of _0x11b1a7){let _0x336494=_0x198ea6[_0x17790e(0xa4)];for(;_0x336494&&_0x336494[_0x17790e(0xc5)](_0x17790e(0xc0))>_0x198ea6[_0x17790e(0xc5)](_0x17790e(0xc0));)_0x250216[_0x17790e(0x97)](_0x336494),_0x336494=_0x336494[_0x17790e(0xa4)];}return Array[_0x17790e(0x99)](_0x250216);}(_0x468718));});};}_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x86),_0x3bfb49(_0x2f4a5e(0x86))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xa7),_0x3bfb49(_0x2f4a5e(0xa7))),_0xf77677&&_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xaf),_0x3bfb49(_0x2f4a5e(0xaf))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x8d),_0x3e99f1(_0x2f4a5e(0x8d))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x88),_0x3e99f1(_0x2f4a5e(0x88))),_0xf77677&&_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xbb),()=>{const _0x4ac531=_0x2f4a5e,_0xd58a52=_0x1f643c[_0x4ac531(0x7d)][_0x4ac531(0x7b)](_0x4ac531(0xbb)),_0xb6fedb=Array[_0x4ac531(0x99)](_0xd58a52[_0x4ac531(0xc8)]);_0xb6fedb[_0x4ac531(0xa6)](_0x5d1d43=>_0x5d1d43[_0x4ac531(0xc5)](_0x4ac531(0x80))!=_0xd58a52[_0x4ac531(0xc1)]),_0x1f643c[_0x4ac531(0xb3)][_0x4ac531(0xc6)](()=>{const _0x3cb724=_0x4ac531;for(const _0x5b2b9b of _0xb6fedb)_0x503648[_0x3cb724(0x79)](_0x5b2b9b,{'commandName':_0x3cb724(0xbb),'commandParams':[{'forceValue':!_0xd58a52[_0x3cb724(0xc1)]}]});});}),_0x503648[_0x2f4a5e(0x93)][_0x2f4a5e(0x9d)](_0x2f4a5e(0x8e),_0x40f9e9=>_0x2ce796(_0x59705b,_0x2f4a5e(0x81),_0x40f9e9)),_0x503648[_0x2f4a5e(0x93)][_0x2f4a5e(0x98)](_0xb3eacd=>{const _0x43c836=_0x2f4a5e;if(_0x43c836(0xac)!=_0xb3eacd[_0x43c836(0xa0)]&&_0x43c836(0x9f)!=_0xb3eacd[_0x43c836(0xa0)])return;const {data:_0x5bb263}=_0xb3eacd;if(_0x5bb263){if(_0x43c836(0x86)==_0x5bb263[_0x43c836(0x9a)]||_0x43c836(0xa7)==_0x5bb263[_0x43c836(0x9a)]||_0x43c836(0xaf)==_0x5bb263[_0x43c836(0x9a)])switch(_0x5bb263[_0x43c836(0x9a)][_0x43c836(0x89)](_0x43c836(0x92),'')){case _0x43c836(0x74):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0x87)));case _0x43c836(0x9c):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0xc4)));case _0x43c836(0xb8):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0xb5)));}if(_0x43c836(0x8d)==_0x5bb263[_0x43c836(0x9a)])return{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x94),_0x2ce796(_0x59705b,_0x43c836(0x81)))};if(_0x43c836(0x88)==_0x5bb263[_0x43c836(0x9a)])return{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x8a),_0x2ce796(_0x59705b,_0x43c836(0x81)))};if(_0x43c836(0xbb)==_0x5bb263[_0x43c836(0x9a)])return _0x5bb263[_0x43c836(0xb2)][0x0][_0x43c836(0xae)]?{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x90))}:{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x95))};}function _0x17d1c8(_0xb313c7){const _0xe6d4f9=_0x43c836;return{'type':_0xe6d4f9(0xab),'content':_0x2ce796(_0x59705b,_0xe6d4f9(0xbc),_0xb313c7)};}});}}function me(_0x35850b){const _0x122961=_0x2e8756,_0x2dd9b9=_0x35850b[_0x122961(0xc5)](_0x122961(0xc0));if(0x0==_0x2dd9b9)return _0x35850b;let _0x4877f9=_0x35850b;for(;_0x35850b[_0x122961(0xa8)]&&_0x35850b[_0x122961(0xa8)]['is'](_0x122961(0x85),_0x122961(0x8e));){const _0xef24af=_0x35850b[_0x122961(0xa8)][_0x122961(0xc5)](_0x122961(0xc0));if(_0xef24af==_0x2dd9b9)_0x4877f9=_0x35850b[_0x122961(0xa8)];else{if(_0xef24af<_0x2dd9b9)break;}_0x35850b=_0x35850b[_0x122961(0xa8)];}return _0x4877f9;}function fe(_0x17bbe3){const _0x32184a=_0x2e8756,_0x47fcfa=[];if(_0x17bbe3['is'](_0x32184a(0x85),_0x32184a(0x8e))&&_0x17bbe3[_0x32184a(0xc5)](_0x32184a(0xc0))>0x0){let _0x3d81e0=_0x17bbe3[_0x32184a(0xa4)];for(;_0x3d81e0&&_0x32184a(0x8e)==_0x3d81e0[_0x32184a(0xa5)]&&_0x3d81e0[_0x32184a(0xc5)](_0x32184a(0xc0))==_0x17bbe3[_0x32184a(0xc5)](_0x32184a(0xc0));)_0x47fcfa[_0x32184a(0x76)](_0x3d81e0),_0x3d81e0=_0x3d81e0[_0x32184a(0xa4)];}return _0x47fcfa;}
23
+ const _0xb6c668=_0x2f43;(function(_0x5d6a67,_0x1f9c1d){const _0x5a3480=_0x2f43,_0x1cccae=_0x5d6a67();while(!![]){try{const _0x231f50=parseInt(_0x5a3480(0x151))/0x1*(parseInt(_0x5a3480(0x160))/0x2)+parseInt(_0x5a3480(0x156))/0x3+parseInt(_0x5a3480(0x148))/0x4+-parseInt(_0x5a3480(0x124))/0x5*(-parseInt(_0x5a3480(0x143))/0x6)+parseInt(_0x5a3480(0x16f))/0x7*(-parseInt(_0x5a3480(0x14e))/0x8)+-parseInt(_0x5a3480(0x137))/0x9*(-parseInt(_0x5a3480(0x159))/0xa)+-parseInt(_0x5a3480(0x14b))/0xb;if(_0x231f50===_0x1f9c1d)break;else _0x1cccae['push'](_0x1cccae['shift']());}catch(_0xd134a){_0x1cccae['push'](_0x1cccae['shift']());}}}(_0x1050,0x9a0bb));import{Plugin as _0x37882e}from'ckeditor5/src/core.js';import{getTranslation as _0x3b4dcd}from'../utils/common-translations.js';export default class ut extends _0x37882e{[_0xb6c668(0x11b)](){const _0x43b49f=_0xb6c668,_0x5ec033=this[_0x43b49f(0x169)],_0x2c8f60=_0x5ec033[_0x43b49f(0x139)];if(!_0x5ec033[_0x43b49f(0x161)][_0x43b49f(0x16b)](_0x43b49f(0x15a)))return;const _0x5d5e3d=_0x5ec033[_0x43b49f(0x161)][_0x43b49f(0x135)](_0x43b49f(0x152)),_0x5d6983=_0x5ec033[_0x43b49f(0x161)][_0x43b49f(0x16b)](_0x43b49f(0x11d));function _0x3e5cd8(_0x4beb47){return()=>{const _0x5ed8db=_0x2f43,_0x1aa273=_0x5ec033[_0x5ed8db(0x149)][_0x5ed8db(0x166)][_0x5ed8db(0x15d)],_0x46d4ea=_0x5ec033[_0x5ed8db(0x155)][_0x5ed8db(0x135)](_0x4beb47);if(_0x46d4ea[_0x5ed8db(0x120)])return void _0x5ec033[_0x5ed8db(0x158)](_0x5ed8db(0x13c),{});const _0x8c855f=_0x4beb47[_0x5ed8db(0x15c)](0x0,-0x4),_0x2375bf=function(_0x13011d,_0x5f424a,_0x5e5587){const _0x5eefe3=_0x5ed8db;let _0x13b2e1=Array[_0x5eefe3(0x13b)](_0x13011d)[_0x5eefe3(0x144)](_0x18a6ca=>function(_0x586f9f,_0xf7d60d){const _0x503d91=_0x5eefe3;return _0xf7d60d[_0x503d91(0x129)](_0x586f9f[_0x503d91(0x16e)],_0x503d91(0x167))&&!_0xf7d60d[_0x503d91(0x12a)](_0x586f9f);}(_0x18a6ca,_0x5e5587));_0x13b2e1=_0x13b2e1[_0x5eefe3(0x144)](_0x44f192=>!_0x44f192['is'](_0x5eefe3(0x170),_0x5eefe3(0x167))||_0x44f192[_0x5eefe3(0x136)](_0x5eefe3(0x14a))!=_0x5f424a);const _0x477c9f=new Set();for(const _0x27d303 of _0x13b2e1)_0x27d303['is'](_0x5eefe3(0x170),_0x5eefe3(0x167))?_0x477c9f[_0x5eefe3(0x12f)](me(_0x27d303)):_0x477c9f[_0x5eefe3(0x12f)](_0x27d303);return Array[_0x5eefe3(0x13b)](_0x477c9f);}(_0x1aa273[_0x5ed8db(0x13f)](),_0x8c855f,_0x5ec033[_0x5ed8db(0x149)][_0x5ed8db(0x123)]);_0x5ec033[_0x5ed8db(0x149)][_0x5ed8db(0x131)](()=>{const _0x3ee8b6=_0x5ed8db;for(const _0x2e8c0c of _0x2375bf)_0x5d5e3d[_0x3ee8b6(0x132)](_0x2e8c0c,{'commandName':_0x4beb47,'commandParams':[{'forceValue':!_0x46d4ea[_0x3ee8b6(0x120)]}],'formatGroupId':_0x3ee8b6(0x12d)},fe(_0x2e8c0c));});};}function _0x495e8b(_0x495af5){return()=>{const _0x5d77d0=_0x2f43,_0x569985=function(_0xaf5b0){const _0x18276b=_0x2f43;let _0x191312=Array[_0x18276b(0x13b)](_0xaf5b0);const _0x394622=_0x191312[_0x18276b(0x14f)](_0x3709db=>_0x18276b(0x167)!=_0x3709db[_0x18276b(0x150)]);return _0x394622>-0x1&&(_0x191312=_0x191312[_0x18276b(0x15c)](0x0,_0x394622)),_0x191312;}(_0x5ec033[_0x5d77d0(0x149)][_0x5d77d0(0x166)][_0x5d77d0(0x15d)][_0x5d77d0(0x13f)]()),_0x493dd6=_0x5ec033[_0x5d77d0(0x149)][_0x5d77d0(0x154)](_0x5ec033[_0x5d77d0(0x149)][_0x5d77d0(0x163)](_0x569985[0x0],_0x5d77d0(0x164)),_0x5ec033[_0x5d77d0(0x149)][_0x5d77d0(0x163)](_0x569985[_0x569985[_0x5d77d0(0x146)]-0x1],_0x5d77d0(0x171)));_0x5ec033[_0x5d77d0(0x149)][_0x5d77d0(0x131)](()=>{const _0x4709c0=_0x5d77d0;_0x5d5e3d[_0x4709c0(0x132)](_0x493dd6,{'commandName':_0x495af5,'commandParams':[],'formatGroupId':_0x4709c0(0x12b)},function(_0x307fea){const _0x36afc8=_0x4709c0,_0x3c058a=new Set();for(const _0x521b8a of _0x307fea){let _0x494295=_0x521b8a[_0x36afc8(0x16a)];for(;_0x494295&&_0x494295[_0x36afc8(0x136)](_0x36afc8(0x12b))>_0x521b8a[_0x36afc8(0x136)](_0x36afc8(0x12b));)_0x3c058a[_0x36afc8(0x12f)](_0x494295),_0x494295=_0x494295[_0x36afc8(0x16a)];}return Array[_0x36afc8(0x13b)](_0x3c058a);}(_0x569985));});};}_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x122),_0x3e5cd8(_0x43b49f(0x122))),_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x14d),_0x3e5cd8(_0x43b49f(0x14d))),_0x5d6983&&_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x121),_0x3e5cd8(_0x43b49f(0x121))),_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x162),_0x495e8b(_0x43b49f(0x162))),_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x133),_0x495e8b(_0x43b49f(0x133))),_0x5d6983&&_0x5d5e3d[_0x43b49f(0x127)](_0x43b49f(0x157),()=>{const _0x26d37d=_0x43b49f,_0x4a567b=_0x5ec033[_0x26d37d(0x155)][_0x26d37d(0x135)](_0x26d37d(0x157)),_0x30cb35=Array[_0x26d37d(0x13b)](_0x4a567b[_0x26d37d(0x147)]);_0x30cb35[_0x26d37d(0x144)](_0x1956e1=>_0x1956e1[_0x26d37d(0x136)](_0x26d37d(0x12c))!=_0x4a567b[_0x26d37d(0x120)]),_0x5ec033[_0x26d37d(0x149)][_0x26d37d(0x131)](()=>{const _0x257135=_0x26d37d;for(const _0x5da85b of _0x30cb35)_0x5d5e3d[_0x257135(0x132)](_0x5da85b,{'commandName':_0x257135(0x157),'commandParams':[{'forceValue':!_0x4a567b[_0x257135(0x120)]}]});});}),_0x5d5e3d[_0x43b49f(0x11c)][_0x43b49f(0x134)](_0x43b49f(0x167),_0x2e9cf6=>_0x3b4dcd(_0x2c8f60,_0x43b49f(0x13a),_0x2e9cf6)),_0x5d5e3d[_0x43b49f(0x11c)][_0x43b49f(0x14c)](_0x162b5f=>{const _0x58bcb2=_0x43b49f;if(_0x58bcb2(0x128)!=_0x162b5f[_0x58bcb2(0x140)]&&_0x58bcb2(0x11e)!=_0x162b5f[_0x58bcb2(0x140)])return;const {data:_0x4194d3}=_0x162b5f;if(_0x4194d3){if(_0x58bcb2(0x122)==_0x4194d3[_0x58bcb2(0x141)]||_0x58bcb2(0x14d)==_0x4194d3[_0x58bcb2(0x141)]||_0x58bcb2(0x121)==_0x4194d3[_0x58bcb2(0x141)])switch(_0x4194d3[_0x58bcb2(0x141)][_0x58bcb2(0x126)](_0x58bcb2(0x125),'')){case _0x58bcb2(0x13e):return _0x5c5090(_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x153)));case _0x58bcb2(0x11f):return _0x5c5090(_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x138)));case _0x58bcb2(0x168):return _0x5c5090(_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x16c)));}if(_0x58bcb2(0x162)==_0x4194d3[_0x58bcb2(0x141)])return{'type':_0x58bcb2(0x15b),'content':_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x165),_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x13a)))};if(_0x58bcb2(0x133)==_0x4194d3[_0x58bcb2(0x141)])return{'type':_0x58bcb2(0x15b),'content':_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x142),_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x13a)))};if(_0x58bcb2(0x157)==_0x4194d3[_0x58bcb2(0x141)])return _0x4194d3[_0x58bcb2(0x13d)][0x0][_0x58bcb2(0x145)]?{'type':_0x58bcb2(0x15b),'content':_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x15e))}:{'type':_0x58bcb2(0x15b),'content':_0x3b4dcd(_0x2c8f60,_0x58bcb2(0x16d))};}function _0x5c5090(_0x100843){const _0x161dd6=_0x58bcb2;return{'type':_0x161dd6(0x15b),'content':_0x3b4dcd(_0x2c8f60,_0x161dd6(0x15f),_0x100843)};}});}}function _0x2f43(_0x2d37f8,_0xbbc308){const _0x105021=_0x1050();return _0x2f43=function(_0x2f43fd,_0x155c19){_0x2f43fd=_0x2f43fd-0x11b;let _0x11cc74=_0x105021[_0x2f43fd];return _0x11cc74;},_0x2f43(_0x2d37f8,_0xbbc308);}function me(_0x260b25){const _0x43ec5c=_0xb6c668,_0x4c8f09=_0x260b25[_0x43ec5c(0x136)](_0x43ec5c(0x12b));if(0x0==_0x4c8f09)return _0x260b25;let _0x593d70=_0x260b25;for(;_0x260b25[_0x43ec5c(0x130)]&&_0x260b25[_0x43ec5c(0x130)]['is'](_0x43ec5c(0x170),_0x43ec5c(0x167));){const _0x2ae75e=_0x260b25[_0x43ec5c(0x130)][_0x43ec5c(0x136)](_0x43ec5c(0x12b));if(_0x2ae75e==_0x4c8f09)_0x593d70=_0x260b25[_0x43ec5c(0x130)];else{if(_0x2ae75e<_0x4c8f09)break;}_0x260b25=_0x260b25[_0x43ec5c(0x130)];}return _0x593d70;}function _0x1050(){const _0x45fd63=['has','ELEMENT_TODO_LIST','*Uncheck\x20item*','parent','1019739lrxHQv','element','end','afterInit','descriptionFactory','LegacyTodoListEditing','formatInline','numbered','value','todoList','numberedList','schema','1407975QuUztw','List','replace','enableCommand','formatBlock','checkChild','isObject','listIndent','todoListChecked','blockName','push','add','previousSibling','change','markBlockFormat','outdentList','registerElementLabel','get','getAttribute','6336SWtYWx','ELEMENT_NUMBERED_LIST','locale','ELEMENT_LIST_ITEM','from','paragraph','commandParams','bulleted','getSelectedBlocks','type','commandName','*Outdent:*\x20%0','12EqmngY','filter','forceValue','length','_selectedElements','4079000NgDTOd','model','listType','23697509VmwPXE','registerDescriptionCallback','bulletedList','16eCvYnf','findIndex','name','21TIYaQx','TrackChangesEditing','ELEMENT_BULLETED_LIST','createRange','commands','1088400qzLiqk','checkTodoList','execute','10110Joupna','LegacyListEditing','format','slice','selection','*Check\x20item*','*Change\x20to:*\x20%0','39920mgqyRp','plugins','indentList','createPositionAt','before','*Indent:*\x20%0','document','listItem','todo','editor','nextSibling'];_0x1050=function(){return _0x45fd63;};return _0x1050();}function fe(_0x4fc52b){const _0x300f9a=_0xb6c668,_0x7a3ada=[];if(_0x4fc52b['is'](_0x300f9a(0x170),_0x300f9a(0x167))&&_0x4fc52b[_0x300f9a(0x136)](_0x300f9a(0x12b))>0x0){let _0x4c41fc=_0x4fc52b[_0x300f9a(0x16a)];for(;_0x4c41fc&&_0x300f9a(0x167)==_0x4c41fc[_0x300f9a(0x150)]&&_0x4c41fc[_0x300f9a(0x136)](_0x300f9a(0x12b))==_0x4fc52b[_0x300f9a(0x136)](_0x300f9a(0x12b));)_0x7a3ada[_0x300f9a(0x12e)](_0x4c41fc),_0x4c41fc=_0x4c41fc[_0x300f9a(0x16a)];}return _0x7a3ada;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d5200=_0x4dbf;(function(_0x1c2773,_0x5ac99b){const _0x3de9e3=_0x4dbf,_0x4d7d65=_0x1c2773();while(!![]){try{const _0x2b525b=-parseInt(_0x3de9e3(0x1ca))/0x1+parseInt(_0x3de9e3(0x19b))/0x2*(-parseInt(_0x3de9e3(0x17f))/0x3)+parseInt(_0x3de9e3(0x1b4))/0x4+-parseInt(_0x3de9e3(0x1c6))/0x5*(-parseInt(_0x3de9e3(0x1ab))/0x6)+-parseInt(_0x3de9e3(0x1a1))/0x7+parseInt(_0x3de9e3(0x18a))/0x8+parseInt(_0x3de9e3(0x19c))/0x9;if(_0x2b525b===_0x5ac99b)break;else _0x4d7d65['push'](_0x4d7d65['shift']());}catch(_0x1c5716){_0x4d7d65['push'](_0x4d7d65['shift']());}}}(_0x31e9,0x833fd));function _0x4dbf(_0x31d592,_0x45771e){const _0x31e908=_0x31e9();return _0x4dbf=function(_0x4dbf59,_0x2b65e8){_0x4dbf59=_0x4dbf59-0x17c;let _0xa480b1=_0x31e908[_0x4dbf59];return _0xa480b1;},_0x4dbf(_0x31d592,_0x45771e);}import{Plugin as _0x1c8b38}from'ckeditor5/src/core.js';import{getTranslation as _0x4e14ca}from'../utils/common-translations.js';export default class K extends _0x1c8b38{[_0x4d5200(0x185)](){const _0x549bed=_0x4d5200;if(!this[_0x549bed(0x1bc)][_0x549bed(0x188)][_0x549bed(0x1be)](_0x549bed(0x197)))return;const _0x14095d=this[_0x549bed(0x1bc)][_0x549bed(0x19d)][_0x549bed(0x1c5)](_0x549bed(0x1cb)),_0x5ef2c4=this[_0x549bed(0x1bc)][_0x549bed(0x188)][_0x549bed(0x1c5)](_0x549bed(0x1a9));_0x14095d[_0x549bed(0x17e)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1b6),this[_0x549bed(0x19a)][_0x549bed(0x18c)](this)),_0x14095d[_0x549bed(0x1b2)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1c1),this[_0x549bed(0x1a4)][_0x549bed(0x18c)](this)),_0x14095d[_0x549bed(0x18d)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1bb),this[_0x549bed(0x195)][_0x549bed(0x18c)](this)),_0x5ef2c4[_0x549bed(0x1bd)][_0x549bed(0x181)](this[_0x549bed(0x191)][_0x549bed(0x18c)](this));}[_0x4d5200(0x19a)](_0x1f2fac,_0x5a8586={}){const _0x3bf1d7=_0x4d5200,_0x1b1753=this[_0x3bf1d7(0x1bc)][_0x3bf1d7(0x188)][_0x3bf1d7(0x1c5)](_0x3bf1d7(0x1a9)),_0x21685d=this[_0x3bf1d7(0x1a3)]();this[_0x3bf1d7(0x1bc)][_0x3bf1d7(0x1c2)][_0x3bf1d7(0x190)](()=>{const _0x2a4f37=_0x3bf1d7;_0x1b1753[_0x2a4f37(0x1c3)](_0x21685d,{'commandName':_0x2a4f37(0x1b6),'commandParams':[{'type':_0x5a8586[_0x2a4f37(0x1a0)]}],'formatGroupId':_0x2a4f37(0x1b6)});});}[_0x4d5200(0x1a4)](_0x58fff8,_0x3f9634={}){const _0x416228=_0x4d5200,_0x2de2b2=this[_0x416228(0x1bc)][_0x416228(0x188)][_0x416228(0x1c5)](_0x416228(0x1a9)),_0x41789e=this[_0x416228(0x1b5)](_0x497e2c=>_0x497e2c['is'](_0x416228(0x192),_0x416228(0x1ad))&&_0x416228(0x1c0)===_0x497e2c[_0x416228(0x198)](_0x416228(0x1a5)));if(_0x41789e[_0x416228(0x1b1)]<0x1)return;const _0x1d89ae=_0x41789e[_0x416228(0x1ba)](_0x81c21b=>this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x194)](this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x1b8)](_0x81c21b,_0x416228(0x1c9)),this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x1b8)](_0x81c21b,0x0)));this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x190)](()=>{const _0x3b77fb=_0x416228;_0x2de2b2[_0x3b77fb(0x1c3)](_0x1d89ae,{'commandName':_0x3b77fb(0x1c1),'commandParams':[{'reversed':_0x3f9634[_0x3b77fb(0x1b2)]}],'formatGroupId':_0x3b77fb(0x1c1)});});}[_0x4d5200(0x195)](_0x89b716,_0x11817f={}){const _0x1dea42=_0x4d5200,_0x113513=this[_0x1dea42(0x1bc)][_0x1dea42(0x188)][_0x1dea42(0x1c5)](_0x1dea42(0x1a9)),_0x3de3ca=this[_0x1dea42(0x1b5)](_0x385796=>_0x385796['is'](_0x1dea42(0x192),_0x1dea42(0x1ad))&&_0x1dea42(0x1c0)===_0x385796[_0x1dea42(0x198)](_0x1dea42(0x1a5)));if(_0x3de3ca[_0x1dea42(0x1b1)]<0x1)return;const _0x2e955e=_0x3de3ca[_0x1dea42(0x1ba)](_0x5e071d=>this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x194)](this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x1b8)](_0x5e071d,_0x1dea42(0x1c9)),this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x1b8)](_0x5e071d,0x0)));this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x190)](()=>{const _0x5dab35=_0x1dea42;_0x113513[_0x5dab35(0x1c3)](_0x2e955e,{'commandName':_0x5dab35(0x1bb),'commandParams':[{'startIndex':_0x11817f[_0x5dab35(0x18d)]}],'formatGroupId':_0x5dab35(0x1bb)});});}[_0x4d5200(0x191)](_0x2e8f2c){const _0x1f86e0=_0x4d5200;if(_0x1f86e0(0x17d)!=_0x2e8f2c[_0x1f86e0(0x1a0)]&&_0x1f86e0(0x17c)!=_0x2e8f2c[_0x1f86e0(0x1a0)])return;const _0x39a462=this[_0x1f86e0(0x1bc)][_0x1f86e0(0x1a7)],{data:_0x199014}=_0x2e8f2c;if(!_0x199014)return;let _0x475252,_0x180774;switch(_0x199014[_0x1f86e0(0x1b0)]){case _0x1f86e0(0x1b6):_0x475252=_0x1f86e0(0x1bf),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252,_0x4e14ca(_0x39a462,this[_0x1f86e0(0x180)](_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x1a0)])))};break;case _0x1f86e0(0x1c1):_0x475252=_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x1b2)]?_0x1f86e0(0x182):_0x1f86e0(0x1b7),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252)};break;case _0x1f86e0(0x1bb):_0x475252=_0x1f86e0(0x1a2),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252,_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x18d)])};}return _0x180774;}[_0x4d5200(0x1a3)](){const _0xdaa959=_0x4d5200;var _0x28e5dd,_0x4eab34,_0x224ede,_0x3127a9;const _0x340c32=this[_0xdaa959(0x1bc)][_0xdaa959(0x188)][_0xdaa959(0x1c5)](_0xdaa959(0x19f));let _0x311e51=Array[_0xdaa959(0x1c4)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x1ac)]());return(null===(_0x28e5dd=_0x311e51[0x0])||void 0x0===_0x28e5dd?void 0x0:_0x28e5dd['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&_0x311e51[_0xdaa959(0x186)](..._0x340c32[_0xdaa959(0x1ae)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x19e)](),_0xdaa959(0x184))),(null===(_0x4eab34=_0x311e51[_0x311e51[_0xdaa959(0x1b1)]-0x1])||void 0x0===_0x4eab34?void 0x0:_0x4eab34['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&_0x311e51[_0xdaa959(0x1a6)](..._0x340c32[_0xdaa959(0x1ae)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x1b3)](),_0xdaa959(0x18b))),_0x311e51=[...new Set(_0x311e51)],(null===(_0x3127a9=null===(_0x224ede=this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x19e)]())||void 0x0===_0x224ede?void 0x0:_0x224ede[_0xdaa959(0x18f)])||void 0x0===_0x3127a9?void 0x0:_0x3127a9['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&(_0x311e51=_0x311e51[_0xdaa959(0x199)](_0x5f44c4=>_0x5f44c4['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))),_0x311e51;}[_0x4d5200(0x1b5)](_0x3ba320){const _0x14ac1e=_0x4d5200,_0x14d863=this[_0x14ac1e(0x1bc)][_0x14ac1e(0x188)][_0x14ac1e(0x1c5)](_0x14ac1e(0x19f));let _0x54c62e=Array[_0x14ac1e(0x1c4)](this[_0x14ac1e(0x1bc)][_0x14ac1e(0x1c2)][_0x14ac1e(0x1aa)][_0x14ac1e(0x196)][_0x14ac1e(0x1ac)]())[_0x14ac1e(0x199)](_0x3ba320)[_0x14ac1e(0x1ba)](_0x2811b8=>{const _0xc94ca3=_0x14ac1e,_0x2b94ff=this[_0xc94ca3(0x1bc)][_0xc94ca3(0x1c2)][_0xc94ca3(0x1b8)](_0x2811b8,0x0);return[..._0x14d863[_0xc94ca3(0x1ae)](_0x2b94ff,_0xc94ca3(0x184)),..._0x14d863[_0xc94ca3(0x1ae)](_0x2b94ff,_0xc94ca3(0x18b))];})[_0x14ac1e(0x193)]();return _0x54c62e=[...new Set(_0x54c62e)],_0x54c62e;}[_0x4d5200(0x180)](_0x2c4d8b){const _0x1f63a5=_0x4d5200;return _0x1f63a5(0x1c8)+(this[_0x1f63a5(0x1bc)][_0x1f63a5(0x188)][_0x1f63a5(0x1c5)](_0x1f63a5(0x19f))[_0x1f63a5(0x1a8)](_0x2c4d8b)||_0x1f63a5(0x183))[_0x1f63a5(0x187)]()+_0x1f63a5(0x189)+_0x2c4d8b[_0x1f63a5(0x187)]()[_0x1f63a5(0x1b9)](/-/g,'_');}}function _0x31e9(){const _0x4a2bd3=['element','flat','createRange','handleListStartCommand','selection','LegacyListPropertiesEditing','getAttribute','filter','handleListStyleCommand','254rvBBvO','13103424QuhxPx','config','getFirstPosition','LegacyListUtils','type','3692423KzFMyC','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocksForListStyle','handleListReversedCommand','listType','push','locale','getListTypeFromListStyleType','TrackChangesEditing','document','384342PQYDcF','getSelectedBlocks','listItem','getSiblingNodes','enableCommand','commandName','length','reversed','getLastPosition','1176872iVzBlH','_getSuggestionBlocks','listStyle','*Format:*\x20set\x20order\x20to\x20regular','createPositionAt','replace','map','listStart','editor','descriptionFactory','has','*Change\x20to:*\x20%0','numbered','listReversed','model','markMultiRangeBlockFormat','from','get','5RmcxAs','commandParams','ELEMENT_','before','573339mOHvbq','list.properties','formatInline','formatBlock','styles','13998Omfgpi','_getTranslationKeyForListStyle','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20reversed','default','backward','afterInit','unshift','toUpperCase','plugins','_LIST_','3334368ySaZCR','forward','bind','startIndex','format','parent','change','handleDescriptions'];_0x31e9=function(){return _0x4a2bd3;};return _0x31e9();}
23
+ const _0x2b1a56=_0x465c;(function(_0x181405,_0x8b8bcb){const _0x31ac98=_0x465c,_0x59be7a=_0x181405();while(!![]){try{const _0x5b1f78=parseInt(_0x31ac98(0x130))/0x1*(parseInt(_0x31ac98(0x148))/0x2)+-parseInt(_0x31ac98(0x141))/0x3+-parseInt(_0x31ac98(0x144))/0x4+-parseInt(_0x31ac98(0x153))/0x5*(-parseInt(_0x31ac98(0x136))/0x6)+-parseInt(_0x31ac98(0x13f))/0x7+parseInt(_0x31ac98(0x172))/0x8+parseInt(_0x31ac98(0x15e))/0x9*(parseInt(_0x31ac98(0x160))/0xa);if(_0x5b1f78===_0x8b8bcb)break;else _0x59be7a['push'](_0x59be7a['shift']());}catch(_0x53cd58){_0x59be7a['push'](_0x59be7a['shift']());}}}(_0x1a15,0x1ede3));import{Plugin as _0x1f8c7a}from'ckeditor5/src/core.js';import{getTranslation as _0x3a702c}from'../utils/common-translations.js';export default class K extends _0x1f8c7a{[_0x2b1a56(0x128)](){const _0x3b5dd7=_0x2b1a56;if(!this[_0x3b5dd7(0x16a)][_0x3b5dd7(0x173)][_0x3b5dd7(0x15f)](_0x3b5dd7(0x149)))return;const _0x3a51ba=this[_0x3b5dd7(0x16a)][_0x3b5dd7(0x12d)][_0x3b5dd7(0x156)](_0x3b5dd7(0x139)),_0x433e24=this[_0x3b5dd7(0x16a)][_0x3b5dd7(0x173)][_0x3b5dd7(0x156)](_0x3b5dd7(0x16e));_0x3a51ba[_0x3b5dd7(0x14f)]&&_0x433e24[_0x3b5dd7(0x170)](_0x3b5dd7(0x12a),this[_0x3b5dd7(0x167)][_0x3b5dd7(0x150)](this)),_0x3a51ba[_0x3b5dd7(0x131)]&&_0x433e24[_0x3b5dd7(0x170)](_0x3b5dd7(0x16c),this[_0x3b5dd7(0x137)][_0x3b5dd7(0x150)](this)),_0x3a51ba[_0x3b5dd7(0x15c)]&&_0x433e24[_0x3b5dd7(0x170)](_0x3b5dd7(0x14a),this[_0x3b5dd7(0x15d)][_0x3b5dd7(0x150)](this)),_0x433e24[_0x3b5dd7(0x14b)][_0x3b5dd7(0x16b)](this[_0x3b5dd7(0x12b)][_0x3b5dd7(0x150)](this));}[_0x2b1a56(0x167)](_0xde14b9,_0x40d406={}){const _0x220223=_0x2b1a56,_0x1b355e=this[_0x220223(0x16a)][_0x220223(0x173)][_0x220223(0x156)](_0x220223(0x16e)),_0x209cff=this[_0x220223(0x175)]();this[_0x220223(0x16a)][_0x220223(0x177)][_0x220223(0x12e)](()=>{const _0x78bdf6=_0x220223;_0x1b355e[_0x78bdf6(0x135)](_0x209cff,{'commandName':_0x78bdf6(0x12a),'commandParams':[{'type':_0x40d406[_0x78bdf6(0x12c)]}],'formatGroupId':_0x78bdf6(0x12a)});});}[_0x2b1a56(0x137)](_0x22f07e,_0x23520d={}){const _0x6e51f4=_0x2b1a56,_0x782279=this[_0x6e51f4(0x16a)][_0x6e51f4(0x173)][_0x6e51f4(0x156)](_0x6e51f4(0x16e)),_0xebf389=this[_0x6e51f4(0x142)](_0x383e08=>_0x383e08['is'](_0x6e51f4(0x146),_0x6e51f4(0x13c))&&_0x6e51f4(0x15b)===_0x383e08[_0x6e51f4(0x163)](_0x6e51f4(0x161)));if(_0xebf389[_0x6e51f4(0x15a)]<0x1)return;const _0x5ae34a=_0xebf389[_0x6e51f4(0x12f)](_0x33129b=>this[_0x6e51f4(0x16a)][_0x6e51f4(0x177)][_0x6e51f4(0x158)](this[_0x6e51f4(0x16a)][_0x6e51f4(0x177)][_0x6e51f4(0x14c)](_0x33129b,_0x6e51f4(0x166)),this[_0x6e51f4(0x16a)][_0x6e51f4(0x177)][_0x6e51f4(0x14c)](_0x33129b,0x0)));this[_0x6e51f4(0x16a)][_0x6e51f4(0x177)][_0x6e51f4(0x12e)](()=>{const _0x1f42fb=_0x6e51f4;_0x782279[_0x1f42fb(0x135)](_0x5ae34a,{'commandName':_0x1f42fb(0x16c),'commandParams':[{'reversed':_0x23520d[_0x1f42fb(0x131)]}],'formatGroupId':_0x1f42fb(0x16c)});});}[_0x2b1a56(0x15d)](_0x1a74a0,_0x5148ee={}){const _0x251125=_0x2b1a56,_0x3c4d58=this[_0x251125(0x16a)][_0x251125(0x173)][_0x251125(0x156)](_0x251125(0x16e)),_0x16eeb0=this[_0x251125(0x142)](_0x2529d6=>_0x2529d6['is'](_0x251125(0x146),_0x251125(0x13c))&&_0x251125(0x15b)===_0x2529d6[_0x251125(0x163)](_0x251125(0x161)));if(_0x16eeb0[_0x251125(0x15a)]<0x1)return;const _0xb72d09=_0x16eeb0[_0x251125(0x12f)](_0x345d6b=>this[_0x251125(0x16a)][_0x251125(0x177)][_0x251125(0x158)](this[_0x251125(0x16a)][_0x251125(0x177)][_0x251125(0x14c)](_0x345d6b,_0x251125(0x166)),this[_0x251125(0x16a)][_0x251125(0x177)][_0x251125(0x14c)](_0x345d6b,0x0)));this[_0x251125(0x16a)][_0x251125(0x177)][_0x251125(0x12e)](()=>{const _0xa0899=_0x251125;_0x3c4d58[_0xa0899(0x135)](_0xb72d09,{'commandName':_0xa0899(0x14a),'commandParams':[{'startIndex':_0x5148ee[_0xa0899(0x15c)]}],'formatGroupId':_0xa0899(0x14a)});});}[_0x2b1a56(0x12b)](_0x4bd4fe){const _0x53e95d=_0x2b1a56;if(_0x53e95d(0x147)!=_0x4bd4fe[_0x53e95d(0x12c)]&&_0x53e95d(0x168)!=_0x4bd4fe[_0x53e95d(0x12c)])return;const _0x149cf0=this[_0x53e95d(0x16a)][_0x53e95d(0x134)],{data:_0x33783d}=_0x4bd4fe;if(!_0x33783d)return;let _0x46fb43,_0x16d2f5;switch(_0x33783d[_0x53e95d(0x132)]){case _0x53e95d(0x12a):_0x46fb43=_0x53e95d(0x133),_0x16d2f5={'type':_0x53e95d(0x165),'content':_0x3a702c(_0x149cf0,_0x46fb43,_0x3a702c(_0x149cf0,this[_0x53e95d(0x140)](_0x33783d[_0x53e95d(0x164)][0x0][_0x53e95d(0x12c)])))};break;case _0x53e95d(0x16c):_0x46fb43=_0x33783d[_0x53e95d(0x164)][0x0][_0x53e95d(0x131)]?_0x53e95d(0x14e):_0x53e95d(0x159),_0x16d2f5={'type':_0x53e95d(0x165),'content':_0x3a702c(_0x149cf0,_0x46fb43)};break;case _0x53e95d(0x14a):_0x46fb43=_0x53e95d(0x155),_0x16d2f5={'type':_0x53e95d(0x165),'content':_0x3a702c(_0x149cf0,_0x46fb43,_0x33783d[_0x53e95d(0x164)][0x0][_0x53e95d(0x15c)])};}return _0x16d2f5;}[_0x2b1a56(0x175)](){const _0xe39edc=_0x2b1a56;var _0xb2fc7e,_0x3042f3,_0x16fb35,_0x574bdb;const _0x7bb22a=this[_0xe39edc(0x16a)][_0xe39edc(0x173)][_0xe39edc(0x156)](_0xe39edc(0x169));let _0x31006c=Array[_0xe39edc(0x143)](this[_0xe39edc(0x16a)][_0xe39edc(0x177)][_0xe39edc(0x16d)][_0xe39edc(0x13e)][_0xe39edc(0x176)]());return(null===(_0xb2fc7e=_0x31006c[0x0])||void 0x0===_0xb2fc7e?void 0x0:_0xb2fc7e['is'](_0xe39edc(0x146),_0xe39edc(0x13c)))&&_0x31006c[_0xe39edc(0x154)](..._0x7bb22a[_0xe39edc(0x13d)](this[_0xe39edc(0x16a)][_0xe39edc(0x177)][_0xe39edc(0x16d)][_0xe39edc(0x13e)][_0xe39edc(0x174)](),_0xe39edc(0x152))),(null===(_0x3042f3=_0x31006c[_0x31006c[_0xe39edc(0x15a)]-0x1])||void 0x0===_0x3042f3?void 0x0:_0x3042f3['is'](_0xe39edc(0x146),_0xe39edc(0x13c)))&&_0x31006c[_0xe39edc(0x151)](..._0x7bb22a[_0xe39edc(0x13d)](this[_0xe39edc(0x16a)][_0xe39edc(0x177)][_0xe39edc(0x16d)][_0xe39edc(0x13e)][_0xe39edc(0x145)](),_0xe39edc(0x129))),_0x31006c=[...new Set(_0x31006c)],(null===(_0x574bdb=null===(_0x16fb35=this[_0xe39edc(0x16a)][_0xe39edc(0x177)][_0xe39edc(0x16d)][_0xe39edc(0x13e)][_0xe39edc(0x174)]())||void 0x0===_0x16fb35?void 0x0:_0x16fb35[_0xe39edc(0x14d)])||void 0x0===_0x574bdb?void 0x0:_0x574bdb['is'](_0xe39edc(0x146),_0xe39edc(0x13c)))&&(_0x31006c=_0x31006c[_0xe39edc(0x138)](_0x514e37=>_0x514e37['is'](_0xe39edc(0x146),_0xe39edc(0x13c)))),_0x31006c;}[_0x2b1a56(0x142)](_0x3b0e3c){const _0x31d500=_0x2b1a56,_0x265295=this[_0x31d500(0x16a)][_0x31d500(0x173)][_0x31d500(0x156)](_0x31d500(0x169));let _0x4423a9=Array[_0x31d500(0x143)](this[_0x31d500(0x16a)][_0x31d500(0x177)][_0x31d500(0x16d)][_0x31d500(0x13e)][_0x31d500(0x176)]())[_0x31d500(0x138)](_0x3b0e3c)[_0x31d500(0x12f)](_0x170ede=>{const _0x18c174=_0x31d500,_0x1f4ba3=this[_0x18c174(0x16a)][_0x18c174(0x177)][_0x18c174(0x14c)](_0x170ede,0x0);return[..._0x265295[_0x18c174(0x13d)](_0x1f4ba3,_0x18c174(0x152)),..._0x265295[_0x18c174(0x13d)](_0x1f4ba3,_0x18c174(0x129))];})[_0x31d500(0x13b)]();return _0x4423a9=[...new Set(_0x4423a9)],_0x4423a9;}[_0x2b1a56(0x140)](_0x3a3359){const _0x57228a=_0x2b1a56;return _0x57228a(0x127)+(this[_0x57228a(0x16a)][_0x57228a(0x173)][_0x57228a(0x156)](_0x57228a(0x169))[_0x57228a(0x13a)](_0x3a3359)||_0x57228a(0x16f))[_0x57228a(0x162)]()+_0x57228a(0x157)+_0x3a3359[_0x57228a(0x162)]()[_0x57228a(0x171)](/-/g,'_');}}function _0x465c(_0x1ed7ff,_0x13dc7c){const _0x1a1564=_0x1a15();return _0x465c=function(_0x465c6b,_0x47c8bb){_0x465c6b=_0x465c6b-0x127;let _0x56fd9c=_0x1a1564[_0x465c6b];return _0x56fd9c;},_0x465c(_0x1ed7ff,_0x13dc7c);}function _0x1a15(){const _0x699a29=['config','change','map','2FCQQDk','reversed','commandName','*Change\x20to:*\x20%0','locale','markMultiRangeBlockFormat','10680sCqjCL','handleListReversedCommand','filter','list.properties','getListTypeFromListStyleType','flat','listItem','getSiblingNodes','selection','843367DhXenV','_getTranslationKeyForListStyle','273312DRhTsB','_getSuggestionBlocks','from','177936GOWCdA','getLastPosition','element','formatBlock','130558qDWIiJ','LegacyListPropertiesEditing','listStart','descriptionFactory','createPositionAt','parent','*Format:*\x20set\x20order\x20to\x20reversed','styles','bind','push','backward','130JHgUSl','unshift','*Format:*\x20set\x20start\x20index\x20to\x20%0','get','_LIST_','createRange','*Format:*\x20set\x20order\x20to\x20regular','length','numbered','startIndex','handleListStartCommand','1710EuvZku','has','7750nHJDtA','listType','toUpperCase','getAttribute','commandParams','format','before','handleListStyleCommand','formatInline','LegacyListUtils','editor','registerDescriptionCallback','listReversed','document','TrackChangesEditing','default','enableCommand','replace','467328TBQTdK','plugins','getFirstPosition','_getSuggestionBlocksForListStyle','getSelectedBlocks','model','ELEMENT_','afterInit','forward','listStyle','handleDescriptions','type'];_0x1a15=function(){return _0x699a29;};return _0x1a15();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1434dd=_0x153d;(function(_0x4e6600,_0x2464ff){const _0x521790=_0x153d,_0x1f1845=_0x4e6600();while(!![]){try{const _0x1022c3=parseInt(_0x521790(0xd6))/0x1+-parseInt(_0x521790(0xe7))/0x2*(parseInt(_0x521790(0xe3))/0x3)+-parseInt(_0x521790(0xf4))/0x4+-parseInt(_0x521790(0xdd))/0x5+-parseInt(_0x521790(0xf9))/0x6*(-parseInt(_0x521790(0xeb))/0x7)+-parseInt(_0x521790(0xe9))/0x8+parseInt(_0x521790(0xf3))/0x9;if(_0x1022c3===_0x2464ff)break;else _0x1f1845['push'](_0x1f1845['shift']());}catch(_0x5c530d){_0x1f1845['push'](_0x1f1845['shift']());}}}(_0x1214,0xa5961));import{Plugin as _0x5203bd}from'ckeditor5/src/core.js';function _0x153d(_0x24d6d4,_0x54db4e){const _0x12143f=_0x1214();return _0x153d=function(_0x153d84,_0x469418){_0x153d84=_0x153d84-0xd3;let _0x497941=_0x12143f[_0x153d84];return _0x497941;},_0x153d(_0x24d6d4,_0x54db4e);}import{getTranslation as _0x59bef4}from'../utils/common-translations.js';function _0x1214(){const _0x130b60=['toLowerCase','4343790IJaFFf','commands','*Remove\x20link*','commandName','label','plugins','16494mkxJTB','link','editor','format','388MJJmSr','newValue','10599576plEhMi','attribute','7jDeYrL','key','descriptionFactory','TrackChangesEditing','_registerLegacyDescription','formatInline','get','link\x20(','19140489GaFmQe','1397664SaKgkq','unlink','registerInlineAttribute','has','*Set\x20link:*\x20%0','6259866ndBTju','afterInit','locale','enableDefaultAttributesIntegration','type','registerAttributeLabel','1117942xmubxm','commandParams','LinkEditing','linkHref','manualDecorators','registerDescriptionCallback'];_0x1214=function(){return _0x130b60;};return _0x1214();}export default class ct extends _0x5203bd{[_0x1434dd(0xfa)](){const _0x146d93=_0x1434dd,_0x16747a=this[_0x146d93(0xe5)];if(!_0x16747a[_0x146d93(0xe2)][_0x146d93(0xf7)](_0x146d93(0xd8)))return;const _0xe5f1ed=_0x16747a[_0x146d93(0xe2)][_0x146d93(0xf1)](_0x146d93(0xee)),_0x233a31=_0x16747a[_0x146d93(0xde)][_0x146d93(0xf1)](_0x146d93(0xe4));_0xe5f1ed[_0x146d93(0xd3)](_0x146d93(0xe4)),_0xe5f1ed[_0x146d93(0xd3)](_0x146d93(0xf5)),_0xe5f1ed[_0x146d93(0xf6)](_0x146d93(0xd9));for(const _0x3fb9e9 of _0x233a31[_0x146d93(0xda)])_0xe5f1ed[_0x146d93(0xf6)](_0x3fb9e9['id']),_0xe5f1ed[_0x146d93(0xed)][_0x146d93(0xd5)](_0x3fb9e9['id'],_0x146d93(0xf2)+_0x3fb9e9[_0x146d93(0xe1)][_0x146d93(0xdc)]()+')');_0xe5f1ed[_0x146d93(0xed)][_0x146d93(0xdb)](_0x329ec=>{const _0x208972=_0x146d93;if(_0x208972(0xea)!=_0x329ec[_0x208972(0xd4)])return;const {data:_0x2a5d14}=_0x329ec;if(!_0x2a5d14||_0x208972(0xd9)!=_0x2a5d14[_0x208972(0xec)])return;const _0xa31fa7=_0x2a5d14[_0x208972(0xe8)],_0x15cb52=_0x16747a[_0x208972(0xfb)];return{'type':_0x208972(0xe6),'content':null==_0xa31fa7?_0x59bef4(_0x15cb52,_0x208972(0xdf)):_0x59bef4(_0x15cb52,_0x208972(0xf8),'\x22'+_0xa31fa7+'\x22')};}),this[_0x146d93(0xef)]();}[_0x1434dd(0xef)](){const _0x431e7a=_0x1434dd,_0x3d9df5=this[_0x431e7a(0xe5)],_0x5bf8a3=_0x3d9df5[_0x431e7a(0xfb)];_0x3d9df5[_0x431e7a(0xe2)][_0x431e7a(0xf1)](_0x431e7a(0xee))[_0x431e7a(0xed)][_0x431e7a(0xdb)](_0x2f129c=>{const _0x2fd210=_0x431e7a;if(_0x2fd210(0xf0)!=_0x2f129c[_0x2fd210(0xd4)])return;const {data:_0x4efd37}=_0x2f129c;if(_0x4efd37){if(_0x2fd210(0xe4)==_0x4efd37[_0x2fd210(0xe0)]){const _0x584d85=_0x4efd37[_0x2fd210(0xd7)][0x0];return{'type':_0x2fd210(0xe6),'content':_0x59bef4(_0x5bf8a3,_0x2fd210(0xf8),'\x22'+_0x584d85+'\x22')};}return _0x2fd210(0xf5)==_0x4efd37[_0x2fd210(0xe0)]?{'type':_0x2fd210(0xe6),'content':_0x59bef4(_0x5bf8a3,_0x2fd210(0xdf))}:void 0x0;}});}}
23
+ function _0x525e(_0x5e6f72,_0x41d6e2){const _0x5e0d1c=_0x5e0d();return _0x525e=function(_0x525e75,_0x1232a7){_0x525e75=_0x525e75-0x19a;let _0x23eac3=_0x5e0d1c[_0x525e75];return _0x23eac3;},_0x525e(_0x5e6f72,_0x41d6e2);}const _0x5198af=_0x525e;(function(_0x140a49,_0x2d6e3d){const _0xfa693a=_0x525e,_0x11c0b0=_0x140a49();while(!![]){try{const _0x52def6=parseInt(_0xfa693a(0x1b8))/0x1+-parseInt(_0xfa693a(0x1ae))/0x2+-parseInt(_0xfa693a(0x1b3))/0x3+parseInt(_0xfa693a(0x19f))/0x4+-parseInt(_0xfa693a(0x1bd))/0x5*(parseInt(_0xfa693a(0x19b))/0x6)+-parseInt(_0xfa693a(0x1b5))/0x7*(parseInt(_0xfa693a(0x1bb))/0x8)+-parseInt(_0xfa693a(0x19d))/0x9;if(_0x52def6===_0x2d6e3d)break;else _0x11c0b0['push'](_0x11c0b0['shift']());}catch(_0xff59bd){_0x11c0b0['push'](_0x11c0b0['shift']());}}}(_0x5e0d,0xc81d0));import{Plugin as _0x5ed3e2}from'ckeditor5/src/core.js';import{getTranslation as _0x23b26f}from'../utils/common-translations.js';function _0x5e0d(){const _0x4160c8=['linkHref','393176DSOcFp','_registerLegacyDescription','has','1468866ecjify','label','locale','32ujEmWw','key','215dzGguV','enableDefaultAttributesIntegration','formatInline','TrackChangesEditing','plugins','editor','afterInit','23736ZxwTJs','get','3495726cQKQQX','registerInlineAttribute','5069296GOZXxF','registerAttributeLabel','link\x20(','commands','attribute','link','commandParams','*Set\x20link:*\x20%0','manualDecorators','descriptionFactory','registerDescriptionCallback','type','*Remove\x20link*','commandName','toLowerCase','966126agcVec','format','unlink','newValue','LinkEditing','1950807iDJkhD'];_0x5e0d=function(){return _0x4160c8;};return _0x5e0d();}export default class ct extends _0x5ed3e2{[_0x5198af(0x19a)](){const _0x3f3f35=_0x5198af,_0x1d18f0=this[_0x3f3f35(0x1c2)];if(!_0x1d18f0[_0x3f3f35(0x1c1)][_0x3f3f35(0x1b7)](_0x3f3f35(0x1b2)))return;const _0x3b70ae=_0x1d18f0[_0x3f3f35(0x1c1)][_0x3f3f35(0x19c)](_0x3f3f35(0x1c0)),_0x18c3d8=_0x1d18f0[_0x3f3f35(0x1a2)][_0x3f3f35(0x19c)](_0x3f3f35(0x1a4));_0x3b70ae[_0x3f3f35(0x1be)](_0x3f3f35(0x1a4)),_0x3b70ae[_0x3f3f35(0x1be)](_0x3f3f35(0x1b0)),_0x3b70ae[_0x3f3f35(0x19e)](_0x3f3f35(0x1b4));for(const _0x1008d6 of _0x18c3d8[_0x3f3f35(0x1a7)])_0x3b70ae[_0x3f3f35(0x19e)](_0x1008d6['id']),_0x3b70ae[_0x3f3f35(0x1a8)][_0x3f3f35(0x1a0)](_0x1008d6['id'],_0x3f3f35(0x1a1)+_0x1008d6[_0x3f3f35(0x1b9)][_0x3f3f35(0x1ad)]()+')');_0x3b70ae[_0x3f3f35(0x1a8)][_0x3f3f35(0x1a9)](_0x15f1ec=>{const _0x4d1fd5=_0x3f3f35;if(_0x4d1fd5(0x1a3)!=_0x15f1ec[_0x4d1fd5(0x1aa)])return;const {data:_0x28556a}=_0x15f1ec;if(!_0x28556a||_0x4d1fd5(0x1b4)!=_0x28556a[_0x4d1fd5(0x1bc)])return;const _0x2f2666=_0x28556a[_0x4d1fd5(0x1b1)],_0x271678=_0x1d18f0[_0x4d1fd5(0x1ba)];return{'type':_0x4d1fd5(0x1af),'content':null==_0x2f2666?_0x23b26f(_0x271678,_0x4d1fd5(0x1ab)):_0x23b26f(_0x271678,_0x4d1fd5(0x1a6),'\x22'+_0x2f2666+'\x22')};}),this[_0x3f3f35(0x1b6)]();}[_0x5198af(0x1b6)](){const _0x598915=_0x5198af,_0x2151f7=this[_0x598915(0x1c2)],_0x3f0721=_0x2151f7[_0x598915(0x1ba)];_0x2151f7[_0x598915(0x1c1)][_0x598915(0x19c)](_0x598915(0x1c0))[_0x598915(0x1a8)][_0x598915(0x1a9)](_0xc5b6e9=>{const _0x29e4bf=_0x598915;if(_0x29e4bf(0x1bf)!=_0xc5b6e9[_0x29e4bf(0x1aa)])return;const {data:_0x141220}=_0xc5b6e9;if(_0x141220){if(_0x29e4bf(0x1a4)==_0x141220[_0x29e4bf(0x1ac)]){const _0x220049=_0x141220[_0x29e4bf(0x1a5)][0x0];return{'type':_0x29e4bf(0x1af),'content':_0x23b26f(_0x3f0721,_0x29e4bf(0x1a6),'\x22'+_0x220049+'\x22')};}return _0x29e4bf(0x1b0)==_0x141220[_0x29e4bf(0x1ac)]?{'type':_0x29e4bf(0x1af),'content':_0x23b26f(_0x3f0721,_0x29e4bf(0x1ab))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55e4(){const _0x47e0bb=['getSuggestions','nextSibling','splitListItemBefore','commandName','nodeAfter','listMarker','registerCustomCallback','detach','_LIST','_findSuggestions','previousSibling','listMarkerStyle','*Merge:*\x20%0','data','setSelection','listIndent','*Set\x20format:*\x20%0','key','todo','getRanges','formatBlock','registerBlockAttribute','editor','range','locale','head','accept','documentList','parent','ListEditing','config','includes','model','listStyle','meta','attributes','splitListItemAfter','230292NjAZfD','ELEMENT_LIST_ITEM','filter','listStart','TrackChangesEditing','listType','4265060dZahxR','186369cuntYh','noTrackChangesFixer','indentList','isUndo','listItemId','value','*Outdent:*\x20%0','descriptionFactory','_getAttributeKey','ELEMENT_','_registerLegacyDescription','every','batch','execute','multipleBlocks','todoListChecked','change','ELEMENT_TODO_LIST','type','FORMAT_INDENT','TodoListEditing','mergeListItemBackward','end','registerDescriptionCallback','_suggestionFactory','numberedList','todoList','66lDpZpG','*Change\x20to:*\x20%0','getFirstMarker','isLocal','assureChains','newValue','push','getAttribute','registerAttributeLabel','forceValue','823943XPRmMv','fromRange','format','264WNSZhZ','refresh','from','attribute','mergeListItemForward','getChanges','trackChangesCommand','default','*Format:*\x20insert\x20into\x20%0','plugins','checkTodoList','*Indent:*\x20%0','next','attributeKey','registerElementLabel','*Uncheck\x20item*','list.multiBlock','*Remove\x20format:*\x20%0','128562VBwkmY','containsItem','suggestion','numbered','registerPostFixer','enableDefaultAttributesIntegration','createRange','bulletedList','customBulletedList','length','outdentList','toUpperCase','commandParams','find','get','5ZTMPxR','listReversed','createPositionAt','isNextTo','listItemIdFixer','*Merge:*\x20list\x20item','bulleted','map','_supportLegacySuggestions','deletion','schema','todoListCheck','groupId','22UOarAq','*Split:*\x20list\x20item','setAttribute','*Check\x20item*','*Format:*\x20remove\x20from\x20%0','document','commands','afterInit','start','getFirstRange','ELEMENT_NUMBERED_LIST','selection','ELEMENT_BULLETED_LIST','isObject','removeMarker','oldValue','5202AcZrMB','946948btFfaC','differ','has','customNumberedList'];_0x55e4=function(){return _0x47e0bb;};return _0x55e4();}const _0x1661ae=_0x3a86;(function(_0x451cdd,_0x26623d){const _0x16da6d=_0x3a86,_0x4f4b08=_0x451cdd();while(!![]){try{const _0x2b8dfb=-parseInt(_0x16da6d(0x224))/0x1+-parseInt(_0x16da6d(0x1be))/0x2*(parseInt(_0x16da6d(0x1ff))/0x3)+parseInt(_0x16da6d(0x1cf))/0x4+parseInt(_0x16da6d(0x1b1))/0x5*(parseInt(_0x16da6d(0x1ce))/0x6)+parseInt(_0x16da6d(0x239))/0x7+parseInt(_0x16da6d(0x227))/0x8*(-parseInt(_0x16da6d(0x1f8))/0x9)+parseInt(_0x16da6d(0x1fe))/0xa*(parseInt(_0x16da6d(0x21a))/0xb);if(_0x2b8dfb===_0x26623d)break;else _0x4f4b08['push'](_0x4f4b08['shift']());}catch(_0x36d82b){_0x4f4b08['push'](_0x4f4b08['shift']());}}}(_0x55e4,0x711ca));import{Plugin as _0x3ec3eb}from'ckeditor5/src/core.js';import{getTranslation as _0x4f9a83}from'../utils/common-translations.js';function _0x3a86(_0x17be49,_0x43b0db){const _0x55e4b8=_0x55e4();return _0x3a86=function(_0x3a869e,_0x3d1cfe){_0x3a869e=_0x3a869e-0x1ab;let _0xb9fde9=_0x55e4b8[_0x3a869e];return _0xb9fde9;},_0x3a86(_0x17be49,_0x43b0db);}import{renameAttributeKey as _0x499844}from'../trackchangesediting.js';import{LiveRange as _0x3fca8c}from'ckeditor5/src/engine.js';export default class z extends _0x3ec3eb{[_0x1661ae(0x1c5)](){const _0x1aac76=_0x1661ae,_0x517aed=this[_0x1aac76(0x1e9)];if(!_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1d1)](_0x1aac76(0x1f0)))return;const _0x32bbae=_0x517aed[_0x1aac76(0x1eb)],_0x2bca2a=_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1b0)](_0x1aac76(0x1fc)),_0x433ae0=_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1d1)](_0x1aac76(0x213)),_0x38b844=!!_0x517aed[_0x1aac76(0x1f1)][_0x1aac76(0x1b0)](_0x1aac76(0x237));function _0xbd13b5(_0x360335){const _0x57604c=_0x1aac76;return{'type':_0x57604c(0x226),'content':''+_0x4f9a83(_0x32bbae,_0x57604c(0x1e3),_0x360335)};}function _0x45140(_0x4ba1d0){const _0x264196=_0x1aac76;return{'type':_0x264196(0x226),'content':''+_0x4f9a83(_0x32bbae,_0x264196(0x238),_0x4ba1d0)};}_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x218)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x240)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1d2)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x241)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x201)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1ac)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1f7)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1d5)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x203)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x1fd)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x1e2)),_0x38b844&&(_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x214)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x22b))),_0x433ae0&&(_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x219)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x231)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x20e)),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x3dc5d3=>{const _0x48826e=_0x1aac76,{data:_0x11bd2b}=_0x3dc5d3;if(_0x11bd2b&&_0x48826e(0x20e)==_0x11bd2b[_0x48826e(0x1e4)])return{'type':_0x48826e(0x226),'content':_0x11bd2b[_0x48826e(0x21f)]?_0x4f9a83(_0x32bbae,_0x48826e(0x1c1)):_0x4f9a83(_0x32bbae,_0x48826e(0x236))};}),this[_0x1aac76(0x1e9)][_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0xe42df9=>{const _0x376914=_0x1aac76;if(_0xe42df9[_0x376914(0x20b)][_0x376914(0x202)])return!0x1;let _0x2f1290=!0x1;const _0x2d4207=_0x2bca2a[_0x376914(0x1d3)]({'skipNotAttached':!0x0})[_0x376914(0x1fa)](_0x5b7626=>_0x376914(0x20e)===_0x2bca2a[_0x376914(0x207)](_0x5b7626));for(const _0x5949ae of _0x2d4207){_0x376914(0x1e5)!=_0x5949ae[_0x376914(0x1c7)]()[_0x376914(0x1c6)][_0x376914(0x1d7)][_0x376914(0x221)](_0x376914(0x1fd))&&(_0x2bca2a[_0x376914(0x1dc)](_0x5949ae[_0x376914(0x1c7)](),_0x376914(0x22a))[_0x376914(0x1af)](_0xe6488=>_0x376914(0x1fd)===_0x2bca2a[_0x376914(0x207)](_0xe6488[_0x376914(0x23b)]))||(_0xe42df9[_0x376914(0x1cc)](_0x5949ae[_0x376914(0x21c)]()),_0x2f1290=!0x0));}return _0x2f1290;})),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x222)](_0x1aac76(0x1e2),_0x4f9a83(_0x32bbae,_0x1aac76(0x212)));const _0x1a577f={'type':_0x1aac76(0x226),'content':''};_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x5061a4=>{const _0x31a002=_0x1aac76,{data:_0x1ba93f}=_0x5061a4;if(!_0x1ba93f||_0x31a002(0x1fd)!=_0x1ba93f[_0x31a002(0x1e4)])return;let _0x55aac9=_0x5061a4[_0x31a002(0x1ec)];for(;_0x55aac9;){if(_0x55aac9[_0x31a002(0x1e0)]&&((_0x31a002(0x1f4)==_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)]||_0x31a002(0x1de)==_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)])&&(_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x21f)]&&_0x31a002(0x22e)!=_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x21f)]||_0x31a002(0x22e)!=_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1cd)]&&!_0x1ba93f[_0x31a002(0x21f)])||!_0x38b844&&_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)]==_0x499844))return _0x1a577f;_0x55aac9=_0x55aac9[_0x31a002(0x233)];}if(null==_0x1ba93f[_0x31a002(0x21f)])switch(_0x1ba93f[_0x31a002(0x1cd)]){case _0x31a002(0x1b7):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x1ca)));case _0x31a002(0x23c):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x1c8)));case _0x31a002(0x1e5):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x210)));}switch(_0x1ba93f[_0x31a002(0x21f)]){case _0x31a002(0x1b7):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x1ca)));case _0x31a002(0x23c):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x1c8)));case _0x31a002(0x1e5):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x210)));}}),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x45ff31=>{const _0x2033bd=_0x1aac76,{data:_0x4a986a}=_0x45ff31;if(_0x4a986a&&_0x2033bd(0x1e2)==_0x4a986a[_0x2033bd(0x1e4)])return null==_0x4a986a[_0x2033bd(0x21f)]||null==_0x4a986a[_0x2033bd(0x1cd)]&&0x0==_0x4a986a[_0x2033bd(0x21f)]?_0x1a577f:void 0x0;}),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x137557=>{const _0x24cde7=_0x1aac76;if(_0x24cde7(0x22a)!=_0x137557[_0x24cde7(0x211)])return;const {data:_0x38ee7e}=_0x137557;if(!_0x38ee7e||_0x24cde7(0x203)!=_0x38ee7e[_0x24cde7(0x1e4)])return;const _0x17f2f3=le(_0x137557);return _0x24cde7(0x21f)==_0x17f2f3?{'type':_0x24cde7(0x226),'content':_0x4f9a83(_0x32bbae,_0x24cde7(0x1b6))}:_0x24cde7(0x1cd)==_0x17f2f3?{'type':_0x24cde7(0x226),'content':_0x4f9a83(_0x32bbae,_0x24cde7(0x1bf))}:_0x1a577f;}),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x185de2=>this[_0x1aac76(0x1b5)](_0x185de2)),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x500169=>this[_0x1aac76(0x200)](_0x500169)),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x1c6947=>this[_0x1aac76(0x21e)](_0x1c6947)),this[_0x1aac76(0x1b9)]();}[_0x1661ae(0x1b5)](_0x2d1142){const _0x4289bc=_0x1661ae;if(_0x2d1142[_0x4289bc(0x20b)][_0x4289bc(0x202)]||!_0x2d1142[_0x4289bc(0x20b)][_0x4289bc(0x21d)])return!0x1;let _0x152b80=!0x1;const _0x286933=this[_0x4289bc(0x1e9)][_0x4289bc(0x230)][_0x4289bc(0x1b0)](_0x4289bc(0x1fc))[_0x4289bc(0x1d3)]({'skipNotAttached':!0x0})[_0x4289bc(0x1fa)](_0x5d46ea=>_0x5d46ea[_0x4289bc(0x1e0)]&&_0x4289bc(0x203)==_0x5d46ea[_0x4289bc(0x1e0)][_0x4289bc(0x1e4)])[_0x4289bc(0x1fa)](_0x34ed06=>_0x34ed06[_0x4289bc(0x1e0)][_0x4289bc(0x21f)]&&_0x34ed06[_0x4289bc(0x1e0)][_0x4289bc(0x1cd)]);for(const _0x1e121d of _0x286933)le(_0x1e121d)||(_0x2d1142[_0x4289bc(0x1cc)](_0x1e121d[_0x4289bc(0x21c)]()),_0x152b80=!0x0);return _0x152b80;}[_0x1661ae(0x200)](_0x182c19){const _0x35cdf3=_0x1661ae;if(_0x182c19[_0x35cdf3(0x20b)][_0x35cdf3(0x202)]||!_0x182c19[_0x35cdf3(0x20b)][_0x35cdf3(0x21d)])return!0x1;const _0x2fa360=this[_0x35cdf3(0x1e9)][_0x35cdf3(0x230)][_0x35cdf3(0x1b0)](_0x35cdf3(0x1fc));if(_0x2fa360[_0x35cdf3(0x22d)][_0x35cdf3(0x204)])return!0x1;let _0xbb817e=!0x1;const _0x2c4054=[_0x35cdf3(0x1fd),_0x35cdf3(0x203),_0x35cdf3(0x1e2),_0x35cdf3(0x1f4),_0x35cdf3(0x1fb),_0x35cdf3(0x1b2),_0x35cdf3(0x1bc),_0x35cdf3(0x1d8),_0x35cdf3(0x1de)],_0xba363b=this[_0x35cdf3(0x1e9)][_0x35cdf3(0x1f3)][_0x35cdf3(0x1c3)][_0x35cdf3(0x1d0)][_0x35cdf3(0x22c)]()[_0x35cdf3(0x1fa)](_0x53a210=>_0x35cdf3(0x22a)==_0x53a210[_0x35cdf3(0x211)])[_0x35cdf3(0x1fa)](_0x453759=>_0x2c4054[_0x35cdf3(0x1f2)](_0x453759[_0x35cdf3(0x234)]));if(0x0==_0xba363b[_0x35cdf3(0x1ab)])return _0xbb817e;for(const _0x2ee4e9 of _0xba363b){const _0x562e1e=_0x2fa360[_0x35cdf3(0x1dc)](_0x2ee4e9[_0x35cdf3(0x1ea)],_0x35cdf3(0x22a))[_0x35cdf3(0x1fa)](_0x5d2f70=>!_0x5d2f70[_0x35cdf3(0x1f5)][_0x35cdf3(0x1b4)])[_0x35cdf3(0x1b8)](_0x110a18=>_0x110a18[_0x35cdf3(0x23b)])[_0x35cdf3(0x1fa)](_0x45d172=>{const _0x372839=_0x35cdf3,_0x19e31d=_0x2fa360[_0x372839(0x207)](_0x45d172);return _0x2c4054[_0x372839(0x1f2)](_0x19e31d);});if(_0x562e1e[_0x35cdf3(0x1ab)]){for(const _0x5555ff of _0x562e1e)_0x182c19[_0x35cdf3(0x1cc)](_0x5555ff[_0x35cdf3(0x21c)]());_0xbb817e=!0x0;}}return _0xbb817e;}[_0x1661ae(0x21e)](_0x2a5acc){const _0x4d721e=_0x1661ae;if(_0x2a5acc[_0x4d721e(0x20b)][_0x4d721e(0x202)]||!_0x2a5acc[_0x4d721e(0x20b)][_0x4d721e(0x21d)])return!0x1;const _0x18776e=this[_0x4d721e(0x1e9)][_0x4d721e(0x230)][_0x4d721e(0x1b0)](_0x4d721e(0x1fc));let _0x5544ec=!0x1;const _0x162b98=[_0x4d721e(0x1fd),_0x4d721e(0x203),_0x4d721e(0x1e2),_0x4d721e(0x1f4),_0x4d721e(0x1fb),_0x4d721e(0x1b2),_0x4d721e(0x1bc),_0x4d721e(0x1d8),_0x4d721e(0x1de)];for(const _0x4dc744 of _0x18776e[_0x4d721e(0x1d3)]({'skipNotAttached':!0x0})){const _0x18b041=_0x18776e[_0x4d721e(0x1dc)](_0x4dc744[_0x4d721e(0x1c7)](),_0x4d721e(0x22a))[_0x4d721e(0x1b8)](_0x1b5499=>_0x1b5499[_0x4d721e(0x23b)])[_0x4d721e(0x1fa)](_0x2d2b5d=>_0x2d2b5d[_0x4d721e(0x1e0)]&&_0x162b98[_0x4d721e(0x1f2)](_0x2d2b5d[_0x4d721e(0x1e0)][_0x4d721e(0x1e4)]));if(!_0x18b041[_0x4d721e(0x1ab)])continue;const _0x3fbb04=_0x18b041[0x0][_0x4d721e(0x1ec)][_0x4d721e(0x1f6)][_0x4d721e(0x1bd)];if(!_0x18b041[_0x4d721e(0x20a)](_0x39c2ef=>_0x39c2ef[_0x4d721e(0x1f6)][_0x4d721e(0x1bd)]===_0x3fbb04)){for(const _0x2dcba4 of _0x18b041)_0x5311e1(_0x2dcba4,_0x3fbb04)&&(_0x5544ec=!0x0);}}return _0x5544ec;function _0x12703c(_0x329a23,_0x4918f2){const _0x2fbecf=_0x4d721e;for(const _0x2955b0 of _0x18776e[_0x2fbecf(0x1d3)]({'skipNotAttached':!0x0})[_0x2fbecf(0x1fa)](_0x5860b0=>_0x2fbecf(0x22a)==_0x5860b0[_0x2fbecf(0x211)]&&_0x5860b0[_0x2fbecf(0x1f6)][_0x2fbecf(0x1bd)]==_0x329a23))_0x2955b0[_0x2fbecf(0x1c0)](_0x2fbecf(0x1bd),_0x4918f2);}function _0x5311e1(_0xee02,_0x5b847c){const _0xca6d98=_0x4d721e;let _0x6e1bf4=_0xee02[_0xca6d98(0x1ec)],_0x1c4a2e=!0x1;for(;_0x6e1bf4;)_0x6e1bf4[_0xca6d98(0x1f6)][_0xca6d98(0x1bd)]!=_0x5b847c&&(_0x12703c(_0x6e1bf4[_0xca6d98(0x1f6)][_0xca6d98(0x1bd)],_0x5b847c),_0x6e1bf4[_0xca6d98(0x1c0)](_0xca6d98(0x1bd),_0x5b847c),_0x1c4a2e=!0x0),_0x6e1bf4=_0x6e1bf4[_0xca6d98(0x233)];return _0x1c4a2e;}}[_0x1661ae(0x1b9)](){const _0x1a70e6=_0x1661ae,_0x31a9d3=this[_0x1a70e6(0x1e9)],_0x17fb79=_0x31a9d3[_0x1a70e6(0x1eb)],_0x4d1f83=_0x31a9d3[_0x1a70e6(0x230)][_0x1a70e6(0x1b0)](_0x1a70e6(0x1fc));this[_0x1a70e6(0x209)](),_0x4d1f83[_0x1a70e6(0x217)][_0x1a70e6(0x1d9)](_0x1a70e6(0x1e7),_0x1a70e6(0x1ee),_0x1a70e6(0x1ed),function(_0x21a990,_0x100884){const _0x108cb3=_0x1a70e6,_0x2ae863=[];for(let _0x15d413 of _0x21a990)_0x15d413[_0x108cb3(0x1c6)][_0x108cb3(0x1d7)]===_0x15d413[_0x108cb3(0x215)][_0x108cb3(0x1ef)]&&(_0x15d413=_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x23f)](_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x1b3)](_0x15d413[_0x108cb3(0x1c6)][_0x108cb3(0x1d7)],0x0))),_0x2ae863[_0x108cb3(0x220)](_0x15d413);_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x20f)](_0x1cfea9=>{const _0x4b5d3d=_0x108cb3,_0x443582=_0x31a9d3[_0x4b5d3d(0x1f3)][_0x4b5d3d(0x1c3)][_0x4b5d3d(0x1c9)],_0x115ab3=Array[_0x4b5d3d(0x229)](_0x443582[_0x4b5d3d(0x1e6)]())[_0x4b5d3d(0x1b8)](_0x4ccf2b=>_0x3fca8c[_0x4b5d3d(0x225)](_0x4ccf2b));_0x1cfea9[_0x4b5d3d(0x1e1)](_0x2ae863),_0x31a9d3[_0x4b5d3d(0x1c4)][_0x4b5d3d(0x1b0)](_0x100884[_0x4b5d3d(0x1d6)])[_0x4b5d3d(0x228)](),_0x100884[_0x4b5d3d(0x1ae)][_0x4b5d3d(0x220)]({'forceDefaultExecution':!0x0}),_0x31a9d3[_0x4b5d3d(0x20c)](_0x100884[_0x4b5d3d(0x1d6)],..._0x100884[_0x4b5d3d(0x1ae)]),_0x1cfea9[_0x4b5d3d(0x1e1)](_0x115ab3);for(const _0x8a1cc4 of _0x115ab3)_0x8a1cc4[_0x4b5d3d(0x1da)]();});}),_0x4d1f83[_0x1a70e6(0x206)][_0x1a70e6(0x235)](function(_0x52b678){const _0xda5169=_0x1a70e6,_0x14d1f9=!_0x31a9d3[_0xda5169(0x1f3)][_0xda5169(0x1bb)][_0xda5169(0x1cb)](_0x52b678),_0x5e8a60=_0x52b678[_0xda5169(0x1dd)],_0x58d2f5=_0x52b678[_0xda5169(0x1d4)],_0x2fbb53=_0x52b678[_0xda5169(0x221)](_0xda5169(0x203)),_0x21aa75=!_0x5e8a60||_0x5e8a60[_0xda5169(0x221)](_0xda5169(0x203))!==_0x2fbb53,_0x23b91c=!_0x58d2f5||_0x58d2f5[_0xda5169(0x221)](_0xda5169(0x203))!==_0x2fbb53;return _0x14d1f9&&Boolean(_0x2fbb53)&&_0x21aa75&&_0x23b91c;},_0x531c5f=>_0x4f9a83(_0x17fb79,_0x1a70e6(0x1f9),_0x531c5f));}[_0x1661ae(0x209)](){const _0x3bbc2d=_0x1661ae,_0x58e68a=this[_0x3bbc2d(0x1e9)],_0x30161c=_0x58e68a[_0x3bbc2d(0x1eb)];function _0x5cd79f(_0x3e9296){const _0x235db5=_0x3bbc2d,_0x230d6e=_0x58e68a[_0x235db5(0x1c4)][_0x235db5(0x1b0)](_0x235db5(0x240))[_0x235db5(0x204)],_0x37645a=_0x58e68a[_0x235db5(0x1c4)][_0x235db5(0x1b0)](_0x235db5(0x218))[_0x235db5(0x204)];return _0x235db5(0x218)===_0x3e9296?_0x230d6e:_0x37645a;}_0x58e68a[_0x3bbc2d(0x230)][_0x3bbc2d(0x1b0)](_0x3bbc2d(0x1fc))[_0x3bbc2d(0x206)][_0x3bbc2d(0x216)](function(_0x442548){const _0x14706c=_0x3bbc2d;if(_0x14706c(0x1e7)!=_0x442548[_0x14706c(0x211)])return;const {data:_0x3db5c2}=_0x442548;if(!_0x3db5c2)return;let _0x4d18cf,_0x4bf27,_0x1c02ec,_0x4651f0;switch(_0x3db5c2[_0x14706c(0x1d6)]){case _0x14706c(0x240):_0x1c02ec=_0x3db5c2[_0x14706c(0x1ae)][0x0][_0x14706c(0x223)],_0x4651f0=_0x5cd79f(_0x3db5c2[_0x14706c(0x1d6)]),_0x4d18cf=_0x1c02ec?_0x14706c(0x22f):_0x14706c(0x1c2),!_0x4651f0&&_0x58e68a[_0x14706c(0x1f1)][_0x14706c(0x1b0)](_0x14706c(0x237))||(_0x4d18cf=_0x14706c(0x21b)),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1ca)))};break;case _0x14706c(0x218):_0x1c02ec=_0x3db5c2[_0x14706c(0x1ae)][0x0][_0x14706c(0x223)],_0x4651f0=_0x5cd79f(_0x3db5c2[_0x14706c(0x1d6)]),_0x4d18cf=_0x1c02ec?_0x14706c(0x22f):_0x14706c(0x1c2),!_0x4651f0&&_0x58e68a[_0x14706c(0x1f1)][_0x14706c(0x1b0)](_0x14706c(0x237))||(_0x4d18cf=_0x14706c(0x21b)),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1c8)))};break;case _0x14706c(0x201):_0x4d18cf=_0x14706c(0x232),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1f9)))};break;case _0x14706c(0x1ac):_0x4d18cf=function(_0x13edbd){const _0x1a0d93=_0x14706c,_0x2a9f94=_0x13edbd[_0x1a0d93(0x1c7)]();let _0x4a7b42=_0x2a9f94[_0x1a0d93(0x1c6)][_0x1a0d93(0x1d7)];for(;_0x4a7b42&&_0x2a9f94[_0x1a0d93(0x23a)](_0x4a7b42);){if(_0x4a7b42[_0x1a0d93(0x221)](_0x1a0d93(0x1e2))>0x0)return!0x1;_0x4a7b42=_0x4a7b42[_0x1a0d93(0x1d4)];}return!0x0;}(_0x442548)?_0x4f9a83(_0x30161c,_0x14706c(0x1c2),_0x4f9a83(_0x30161c,function(_0x1d7f4d){const _0x275e9a=_0x14706c;return _0x275e9a(0x208)+_0x1d7f4d[_0x275e9a(0x1c7)]()[_0x275e9a(0x1c6)][_0x275e9a(0x1d7)][_0x275e9a(0x221)](_0x275e9a(0x1fd))[_0x275e9a(0x1ad)]()+_0x275e9a(0x1db);}(_0x442548))):_0x4f9a83(_0x30161c,_0x14706c(0x205),_0x4f9a83(_0x30161c,_0x14706c(0x1f9))),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4d18cf};break;case _0x14706c(0x214):case _0x14706c(0x22b):!0x1===_0x3db5c2[_0x14706c(0x20d)]&&(_0x4d18cf=_0x14706c(0x1df),_0x4bf27={'type':_0x14706c(0x1ba),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1f9)))});}return _0x4bf27;});}}function le(_0x544e03){const _0x1ff958=_0x1661ae;let _0x408d8a=_0x544e03[_0x1ff958(0x1c7)]()[_0x1ff958(0x1c6)][_0x1ff958(0x1d7)][_0x1ff958(0x1dd)];for(;_0x408d8a;){const _0x369e65=_0x408d8a[_0x1ff958(0x221)](_0x1ff958(0x203));if(!_0x369e65)return!0x1;if(_0x369e65==_0x544e03[_0x1ff958(0x1e0)][_0x1ff958(0x21f)])return _0x1ff958(0x21f);if(_0x369e65==_0x544e03[_0x1ff958(0x1e0)][_0x1ff958(0x1cd)])return _0x1ff958(0x1cd);_0x408d8a=_0x408d8a[_0x1ff958(0x1dd)];}return!0x1;}
23
+ function _0x4fae(_0x408373,_0x436b2f){const _0x1cefcf=_0x1cef();return _0x4fae=function(_0x4fae04,_0x311a5f){_0x4fae04=_0x4fae04-0x1d0;let _0x51b708=_0x1cefcf[_0x4fae04];return _0x51b708;},_0x4fae(_0x408373,_0x436b2f);}const _0x226f1f=_0x4fae;(function(_0x5a01c9,_0x28686c){const _0x3ca83b=_0x4fae,_0x3dc4c8=_0x5a01c9();while(!![]){try{const _0x3f2dac=-parseInt(_0x3ca83b(0x1db))/0x1+-parseInt(_0x3ca83b(0x23a))/0x2+parseInt(_0x3ca83b(0x1e0))/0x3+-parseInt(_0x3ca83b(0x252))/0x4+parseInt(_0x3ca83b(0x20d))/0x5+parseInt(_0x3ca83b(0x235))/0x6+parseInt(_0x3ca83b(0x1f0))/0x7;if(_0x3f2dac===_0x28686c)break;else _0x3dc4c8['push'](_0x3dc4c8['shift']());}catch(_0xe6592d){_0x3dc4c8['push'](_0x3dc4c8['shift']());}}}(_0x1cef,0x9b50c));import{Plugin as _0x248215}from'ckeditor5/src/core.js';import{getTranslation as _0x29f577}from'../utils/common-translations.js';import{renameAttributeKey as _0x29cfcc}from'../trackchangesediting.js';import{LiveRange as _0x14a1b4}from'ckeditor5/src/engine.js';export default class z extends _0x248215{[_0x226f1f(0x1f9)](){const _0x5d0098=_0x226f1f,_0x5dece2=this[_0x5d0098(0x21b)];if(!_0x5dece2[_0x5d0098(0x1ed)][_0x5d0098(0x20f)](_0x5d0098(0x25b)))return;const _0x2f9e4b=_0x5dece2[_0x5d0098(0x1e3)],_0x239002=_0x5dece2[_0x5d0098(0x1ed)][_0x5d0098(0x1e2)](_0x5d0098(0x1d0)),_0x2a379d=_0x5dece2[_0x5d0098(0x1ed)][_0x5d0098(0x20f)](_0x5d0098(0x1d6)),_0x4a4672=!!_0x5dece2[_0x5d0098(0x212)][_0x5d0098(0x1e2)](_0x5d0098(0x22b));function _0x541756(_0x2bc255){const _0x515dae=_0x5d0098;return{'type':_0x515dae(0x1f8),'content':''+_0x29f577(_0x2f9e4b,_0x515dae(0x1f6),_0x2bc255)};}function _0x192734(_0x215f72){const _0xab9fdf=_0x5d0098;return{'type':_0xab9fdf(0x1f8),'content':''+_0x29f577(_0x2f9e4b,_0xab9fdf(0x262),_0x215f72)};}_0x239002[_0x5d0098(0x251)](_0x5d0098(0x1fe)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x217)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x208)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x25c)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x225)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x1fb)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x1d2)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x258)),_0x239002[_0x5d0098(0x21e)](_0x5d0098(0x23c)),_0x239002[_0x5d0098(0x21e)](_0x5d0098(0x240)),_0x239002[_0x5d0098(0x21e)](_0x5d0098(0x245)),_0x4a4672&&(_0x239002[_0x5d0098(0x251)](_0x5d0098(0x24a)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x1fa))),_0x2a379d&&(_0x239002[_0x5d0098(0x251)](_0x5d0098(0x24e)),_0x239002[_0x5d0098(0x251)](_0x5d0098(0x21f)),_0x239002[_0x5d0098(0x21e)](_0x5d0098(0x246)),_0x239002[_0x5d0098(0x201)][_0x5d0098(0x222)](_0x17bf67=>{const _0x371a77=_0x5d0098,{data:_0x4adf0b}=_0x17bf67;if(_0x4adf0b&&_0x371a77(0x246)==_0x4adf0b[_0x371a77(0x210)])return{'type':_0x371a77(0x1f8),'content':_0x4adf0b[_0x371a77(0x230)]?_0x29f577(_0x2f9e4b,_0x371a77(0x1e9)):_0x29f577(_0x2f9e4b,_0x371a77(0x1d4))};}),this[_0x5d0098(0x21b)][_0x5d0098(0x1ec)][_0x5d0098(0x239)][_0x5d0098(0x237)](_0x17b9e3=>{const _0x4ae9f5=_0x5d0098;if(_0x17b9e3[_0x4ae9f5(0x22e)][_0x4ae9f5(0x231)])return!0x1;let _0x18cdca=!0x1;const _0x3169a1=_0x239002[_0x4ae9f5(0x248)]({'skipNotAttached':!0x0})[_0x4ae9f5(0x1f2)](_0x20779d=>_0x4ae9f5(0x246)===_0x239002[_0x4ae9f5(0x23e)](_0x20779d));for(const _0x2d7f8c of _0x3169a1){_0x4ae9f5(0x255)!=_0x2d7f8c[_0x4ae9f5(0x24b)]()[_0x4ae9f5(0x221)][_0x4ae9f5(0x23f)][_0x4ae9f5(0x241)](_0x4ae9f5(0x240))&&(_0x239002[_0x4ae9f5(0x25f)](_0x2d7f8c[_0x4ae9f5(0x24b)](),_0x4ae9f5(0x229))[_0x4ae9f5(0x247)](_0x5267c2=>_0x4ae9f5(0x240)===_0x239002[_0x4ae9f5(0x23e)](_0x5267c2[_0x4ae9f5(0x227)]))||(_0x17b9e3[_0x4ae9f5(0x215)](_0x2d7f8c[_0x4ae9f5(0x1d9)]()),_0x18cdca=!0x0));}return _0x18cdca;})),_0x239002[_0x5d0098(0x201)][_0x5d0098(0x24c)](_0x5d0098(0x245),_0x29f577(_0x2f9e4b,_0x5d0098(0x218)));const _0x236a21={'type':_0x5d0098(0x1f8),'content':''};_0x239002[_0x5d0098(0x201)][_0x5d0098(0x222)](_0x321909=>{const _0x4be80a=_0x5d0098,{data:_0x432361}=_0x321909;if(!_0x432361||_0x4be80a(0x240)!=_0x432361[_0x4be80a(0x210)])return;let _0x50cf3a=_0x321909[_0x4be80a(0x1e5)];for(;_0x50cf3a;){if(_0x50cf3a[_0x4be80a(0x1e6)]&&((_0x4be80a(0x205)==_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x210)]||_0x4be80a(0x1d3)==_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x210)])&&(_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x230)]&&_0x4be80a(0x1f5)!=_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x230)]||_0x4be80a(0x1f5)!=_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x24d)]&&!_0x432361[_0x4be80a(0x230)])||!_0x4a4672&&_0x50cf3a[_0x4be80a(0x1e6)][_0x4be80a(0x210)]==_0x29cfcc))return _0x236a21;_0x50cf3a=_0x50cf3a[_0x4be80a(0x21d)];}if(null==_0x432361[_0x4be80a(0x230)])switch(_0x432361[_0x4be80a(0x24d)]){case _0x4be80a(0x249):return _0x192734(_0x29f577(_0x2f9e4b,_0x4be80a(0x1e7)));case _0x4be80a(0x1eb):return _0x192734(_0x29f577(_0x2f9e4b,_0x4be80a(0x260)));case _0x4be80a(0x255):return _0x192734(_0x29f577(_0x2f9e4b,_0x4be80a(0x22d)));}switch(_0x432361[_0x4be80a(0x230)]){case _0x4be80a(0x249):return _0x541756(_0x29f577(_0x2f9e4b,_0x4be80a(0x1e7)));case _0x4be80a(0x1eb):return _0x541756(_0x29f577(_0x2f9e4b,_0x4be80a(0x260)));case _0x4be80a(0x255):return _0x541756(_0x29f577(_0x2f9e4b,_0x4be80a(0x22d)));}}),_0x239002[_0x5d0098(0x201)][_0x5d0098(0x222)](_0x16b2b2=>{const _0x37c0da=_0x5d0098,{data:_0x27147a}=_0x16b2b2;if(_0x27147a&&_0x37c0da(0x245)==_0x27147a[_0x37c0da(0x210)])return null==_0x27147a[_0x37c0da(0x230)]||null==_0x27147a[_0x37c0da(0x24d)]&&0x0==_0x27147a[_0x37c0da(0x230)]?_0x236a21:void 0x0;}),_0x239002[_0x5d0098(0x201)][_0x5d0098(0x222)](_0x2df830=>{const _0x1b7af8=_0x5d0098;if(_0x1b7af8(0x229)!=_0x2df830[_0x1b7af8(0x1ff)])return;const {data:_0x17f0a7}=_0x2df830;if(!_0x17f0a7||_0x1b7af8(0x23c)!=_0x17f0a7[_0x1b7af8(0x210)])return;const _0x28648e=le(_0x2df830);return _0x1b7af8(0x230)==_0x28648e?{'type':_0x1b7af8(0x1f8),'content':_0x29f577(_0x2f9e4b,_0x1b7af8(0x1fd))}:_0x1b7af8(0x24d)==_0x28648e?{'type':_0x1b7af8(0x1f8),'content':_0x29f577(_0x2f9e4b,_0x1b7af8(0x1ea))}:_0x236a21;}),_0x5dece2[_0x5d0098(0x1ec)][_0x5d0098(0x239)][_0x5d0098(0x237)](_0x5622ec=>this[_0x5d0098(0x254)](_0x5622ec)),_0x5dece2[_0x5d0098(0x1ec)][_0x5d0098(0x239)][_0x5d0098(0x237)](_0x20cbd1=>this[_0x5d0098(0x1e8)](_0x20cbd1)),_0x5dece2[_0x5d0098(0x1ec)][_0x5d0098(0x239)][_0x5d0098(0x237)](_0x2096ed=>this[_0x5d0098(0x207)](_0x2096ed)),this[_0x5d0098(0x1fc)]();}[_0x226f1f(0x254)](_0x33112a){const _0x10d7f2=_0x226f1f;if(_0x33112a[_0x10d7f2(0x22e)][_0x10d7f2(0x231)]||!_0x33112a[_0x10d7f2(0x22e)][_0x10d7f2(0x233)])return!0x1;let _0x53f094=!0x1;const _0x31f3af=this[_0x10d7f2(0x21b)][_0x10d7f2(0x1ed)][_0x10d7f2(0x1e2)](_0x10d7f2(0x1d0))[_0x10d7f2(0x248)]({'skipNotAttached':!0x0})[_0x10d7f2(0x1f2)](_0x381546=>_0x381546[_0x10d7f2(0x1e6)]&&_0x10d7f2(0x23c)==_0x381546[_0x10d7f2(0x1e6)][_0x10d7f2(0x210)])[_0x10d7f2(0x1f2)](_0x18490d=>_0x18490d[_0x10d7f2(0x1e6)][_0x10d7f2(0x230)]&&_0x18490d[_0x10d7f2(0x1e6)][_0x10d7f2(0x24d)]);for(const _0x14e2a7 of _0x31f3af)le(_0x14e2a7)||(_0x33112a[_0x10d7f2(0x215)](_0x14e2a7[_0x10d7f2(0x1d9)]()),_0x53f094=!0x0);return _0x53f094;}[_0x226f1f(0x1e8)](_0x1f6d67){const _0x200c6c=_0x226f1f;if(_0x1f6d67[_0x200c6c(0x22e)][_0x200c6c(0x231)]||!_0x1f6d67[_0x200c6c(0x22e)][_0x200c6c(0x233)])return!0x1;const _0x1f0c36=this[_0x200c6c(0x21b)][_0x200c6c(0x1ed)][_0x200c6c(0x1e2)](_0x200c6c(0x1d0));if(_0x1f0c36[_0x200c6c(0x20b)][_0x200c6c(0x20e)])return!0x1;let _0x465a5b=!0x1;const _0x3d7e81=[_0x200c6c(0x240),_0x200c6c(0x23c),_0x200c6c(0x245),_0x200c6c(0x205),_0x200c6c(0x25a),_0x200c6c(0x250),_0x200c6c(0x1ee),_0x200c6c(0x23b),_0x200c6c(0x1d3)],_0x5bff74=this[_0x200c6c(0x21b)][_0x200c6c(0x1ec)][_0x200c6c(0x239)][_0x200c6c(0x1d1)][_0x200c6c(0x223)]()[_0x200c6c(0x1f2)](_0x532699=>_0x200c6c(0x229)==_0x532699[_0x200c6c(0x1ff)])[_0x200c6c(0x1f2)](_0x21c086=>_0x3d7e81[_0x200c6c(0x1de)](_0x21c086[_0x200c6c(0x1e4)]));if(0x0==_0x5bff74[_0x200c6c(0x216)])return _0x465a5b;for(const _0x3e341f of _0x5bff74){const _0x46c8b7=_0x1f0c36[_0x200c6c(0x25f)](_0x3e341f[_0x200c6c(0x213)],_0x200c6c(0x229))[_0x200c6c(0x1f2)](_0x13cb95=>!_0x13cb95[_0x200c6c(0x232)][_0x200c6c(0x20c)])[_0x200c6c(0x1d5)](_0x228853=>_0x228853[_0x200c6c(0x227)])[_0x200c6c(0x1f2)](_0x2ecd07=>{const _0x22e8c6=_0x200c6c,_0x311646=_0x1f0c36[_0x22e8c6(0x23e)](_0x2ecd07);return _0x3d7e81[_0x22e8c6(0x1de)](_0x311646);});if(_0x46c8b7[_0x200c6c(0x216)]){for(const _0x33031c of _0x46c8b7)_0x1f6d67[_0x200c6c(0x215)](_0x33031c[_0x200c6c(0x1d9)]());_0x465a5b=!0x0;}}return _0x465a5b;}[_0x226f1f(0x207)](_0x4af59e){const _0x90e03a=_0x226f1f;if(_0x4af59e[_0x90e03a(0x22e)][_0x90e03a(0x231)]||!_0x4af59e[_0x90e03a(0x22e)][_0x90e03a(0x233)])return!0x1;const _0x23ab72=this[_0x90e03a(0x21b)][_0x90e03a(0x1ed)][_0x90e03a(0x1e2)](_0x90e03a(0x1d0));let _0x2baead=!0x1;const _0x4f1c80=[_0x90e03a(0x240),_0x90e03a(0x23c),_0x90e03a(0x245),_0x90e03a(0x205),_0x90e03a(0x25a),_0x90e03a(0x250),_0x90e03a(0x1ee),_0x90e03a(0x23b),_0x90e03a(0x1d3)];for(const _0x35e9cc of _0x23ab72[_0x90e03a(0x248)]({'skipNotAttached':!0x0})){const _0x2fdb1c=_0x23ab72[_0x90e03a(0x25f)](_0x35e9cc[_0x90e03a(0x24b)](),_0x90e03a(0x229))[_0x90e03a(0x1d5)](_0x21f4e2=>_0x21f4e2[_0x90e03a(0x227)])[_0x90e03a(0x1f2)](_0x287913=>_0x287913[_0x90e03a(0x1e6)]&&_0x4f1c80[_0x90e03a(0x1de)](_0x287913[_0x90e03a(0x1e6)][_0x90e03a(0x210)]));if(!_0x2fdb1c[_0x90e03a(0x216)])continue;const _0x33426a=_0x2fdb1c[0x0][_0x90e03a(0x1e5)][_0x90e03a(0x1da)][_0x90e03a(0x24f)];if(!_0x2fdb1c[_0x90e03a(0x25d)](_0x2250a0=>_0x2250a0[_0x90e03a(0x1da)][_0x90e03a(0x24f)]===_0x33426a)){for(const _0x473a25 of _0x2fdb1c)_0x1a8746(_0x473a25,_0x33426a)&&(_0x2baead=!0x0);}}return _0x2baead;function _0xd1808e(_0x5eb9c3,_0x5bdd25){const _0x5695bb=_0x90e03a;for(const _0x44bd53 of _0x23ab72[_0x5695bb(0x248)]({'skipNotAttached':!0x0})[_0x5695bb(0x1f2)](_0x49c452=>_0x5695bb(0x229)==_0x49c452[_0x5695bb(0x1ff)]&&_0x49c452[_0x5695bb(0x1da)][_0x5695bb(0x24f)]==_0x5eb9c3))_0x44bd53[_0x5695bb(0x243)](_0x5695bb(0x24f),_0x5bdd25);}function _0x1a8746(_0x337b45,_0x56ed1c){const _0x387c76=_0x90e03a;let _0x161c4f=_0x337b45[_0x387c76(0x1e5)],_0x19ac43=!0x1;for(;_0x161c4f;)_0x161c4f[_0x387c76(0x1da)][_0x387c76(0x24f)]!=_0x56ed1c&&(_0xd1808e(_0x161c4f[_0x387c76(0x1da)][_0x387c76(0x24f)],_0x56ed1c),_0x161c4f[_0x387c76(0x243)](_0x387c76(0x24f),_0x56ed1c),_0x19ac43=!0x0),_0x161c4f=_0x161c4f[_0x387c76(0x21d)];return _0x19ac43;}}[_0x226f1f(0x1fc)](){const _0x2d4d09=_0x226f1f,_0x38ee24=this[_0x2d4d09(0x21b)],_0x5e1b8f=_0x38ee24[_0x2d4d09(0x1e3)],_0x5e3717=_0x38ee24[_0x2d4d09(0x1ed)][_0x2d4d09(0x1e2)](_0x2d4d09(0x1d0));this[_0x2d4d09(0x228)](),_0x5e3717[_0x2d4d09(0x214)][_0x2d4d09(0x1f4)](_0x2d4d09(0x1dc),_0x2d4d09(0x1dd),_0x2d4d09(0x22f),function(_0xf065a2,_0x34be86){const _0x4caa12=_0x2d4d09,_0xb8ca1f=[];for(let _0x357ce3 of _0xf065a2)_0x357ce3[_0x4caa12(0x221)][_0x4caa12(0x23f)]===_0x357ce3[_0x4caa12(0x259)][_0x4caa12(0x203)]&&(_0x357ce3=_0x38ee24[_0x4caa12(0x1ec)][_0x4caa12(0x253)](_0x38ee24[_0x4caa12(0x1ec)][_0x4caa12(0x20a)](_0x357ce3[_0x4caa12(0x221)][_0x4caa12(0x23f)],0x0))),_0xb8ca1f[_0x4caa12(0x226)](_0x357ce3);_0x38ee24[_0x4caa12(0x1ec)][_0x4caa12(0x244)](_0x4549f8=>{const _0x3d172d=_0x4caa12,_0x2720=_0x38ee24[_0x3d172d(0x1ec)][_0x3d172d(0x239)][_0x3d172d(0x257)],_0x517aa0=Array[_0x3d172d(0x224)](_0x2720[_0x3d172d(0x211)]())[_0x3d172d(0x1d5)](_0x25214f=>_0x14a1b4[_0x3d172d(0x1d7)](_0x25214f));_0x4549f8[_0x3d172d(0x23d)](_0xb8ca1f),_0x38ee24[_0x3d172d(0x234)][_0x3d172d(0x1e2)](_0x34be86[_0x3d172d(0x261)])[_0x3d172d(0x1e1)](),_0x34be86[_0x3d172d(0x25e)][_0x3d172d(0x226)]({'forceDefaultExecution':!0x0}),_0x38ee24[_0x3d172d(0x206)](_0x34be86[_0x3d172d(0x261)],..._0x34be86[_0x3d172d(0x25e)]),_0x4549f8[_0x3d172d(0x23d)](_0x517aa0);for(const _0x38e70f of _0x517aa0)_0x38e70f[_0x3d172d(0x22a)]();});}),_0x5e3717[_0x2d4d09(0x201)][_0x2d4d09(0x1f3)](function(_0x1d8d47){const _0x5407fc=_0x2d4d09,_0x2b8001=!_0x38ee24[_0x5407fc(0x1ec)][_0x5407fc(0x204)][_0x5407fc(0x220)](_0x1d8d47),_0x513784=_0x1d8d47[_0x5407fc(0x21c)],_0x5ca2c8=_0x1d8d47[_0x5407fc(0x256)],_0x2e33f6=_0x1d8d47[_0x5407fc(0x241)](_0x5407fc(0x23c)),_0x3adbf3=!_0x513784||_0x513784[_0x5407fc(0x241)](_0x5407fc(0x23c))!==_0x2e33f6,_0x41325f=!_0x5ca2c8||_0x5ca2c8[_0x5407fc(0x241)](_0x5407fc(0x23c))!==_0x2e33f6;return _0x2b8001&&Boolean(_0x2e33f6)&&_0x3adbf3&&_0x41325f;},_0x294c5d=>_0x29f577(_0x5e1b8f,_0x2d4d09(0x219),_0x294c5d));}[_0x226f1f(0x228)](){const _0x5db589=_0x226f1f,_0x40c779=this[_0x5db589(0x21b)],_0x2e929f=_0x40c779[_0x5db589(0x1e3)];function _0x526046(_0x74769e){const _0x13bd61=_0x5db589,_0x103fe5=_0x40c779[_0x13bd61(0x234)][_0x13bd61(0x1e2)](_0x13bd61(0x217))[_0x13bd61(0x20e)],_0x17a685=_0x40c779[_0x13bd61(0x234)][_0x13bd61(0x1e2)](_0x13bd61(0x1fe))[_0x13bd61(0x20e)];return _0x13bd61(0x1fe)===_0x74769e?_0x103fe5:_0x17a685;}_0x40c779[_0x5db589(0x1ed)][_0x5db589(0x1e2)](_0x5db589(0x1d0))[_0x5db589(0x201)][_0x5db589(0x222)](function(_0x72b9bd){const _0x5606fb=_0x5db589;if(_0x5606fb(0x1dc)!=_0x72b9bd[_0x5606fb(0x1ff)])return;const {data:_0x392ba1}=_0x72b9bd;if(!_0x392ba1)return;let _0x32327c,_0x2c4254,_0x41c41c,_0x33e115;switch(_0x392ba1[_0x5606fb(0x261)]){case _0x5606fb(0x217):_0x41c41c=_0x392ba1[_0x5606fb(0x25e)][0x0][_0x5606fb(0x236)],_0x33e115=_0x526046(_0x392ba1[_0x5606fb(0x261)]),_0x32327c=_0x41c41c?_0x5606fb(0x200):_0x5606fb(0x22c),!_0x33e115&&_0x40c779[_0x5606fb(0x212)][_0x5606fb(0x1e2)](_0x5606fb(0x22b))||(_0x32327c=_0x5606fb(0x202)),_0x2c4254={'type':_0x5606fb(0x1f8),'content':_0x29f577(_0x2e929f,_0x32327c,_0x29f577(_0x2e929f,_0x5606fb(0x1e7)))};break;case _0x5606fb(0x1fe):_0x41c41c=_0x392ba1[_0x5606fb(0x25e)][0x0][_0x5606fb(0x236)],_0x33e115=_0x526046(_0x392ba1[_0x5606fb(0x261)]),_0x32327c=_0x41c41c?_0x5606fb(0x200):_0x5606fb(0x22c),!_0x33e115&&_0x40c779[_0x5606fb(0x212)][_0x5606fb(0x1e2)](_0x5606fb(0x22b))||(_0x32327c=_0x5606fb(0x202)),_0x2c4254={'type':_0x5606fb(0x1f8),'content':_0x29f577(_0x2e929f,_0x32327c,_0x29f577(_0x2e929f,_0x5606fb(0x260)))};break;case _0x5606fb(0x225):_0x32327c=_0x5606fb(0x1df),_0x2c4254={'type':_0x5606fb(0x1f8),'content':_0x29f577(_0x2e929f,_0x32327c,_0x29f577(_0x2e929f,_0x5606fb(0x219)))};break;case _0x5606fb(0x1fb):_0x32327c=function(_0x5100a2){const _0x2f2006=_0x5606fb,_0x595280=_0x5100a2[_0x2f2006(0x24b)]();let _0x39f06c=_0x595280[_0x2f2006(0x221)][_0x2f2006(0x23f)];for(;_0x39f06c&&_0x595280[_0x2f2006(0x21a)](_0x39f06c);){if(_0x39f06c[_0x2f2006(0x241)](_0x2f2006(0x245))>0x0)return!0x1;_0x39f06c=_0x39f06c[_0x2f2006(0x256)];}return!0x0;}(_0x72b9bd)?_0x29f577(_0x2e929f,_0x5606fb(0x22c),_0x29f577(_0x2e929f,function(_0x276ec2){const _0x187b71=_0x5606fb;return _0x187b71(0x1d8)+_0x276ec2[_0x187b71(0x24b)]()[_0x187b71(0x221)][_0x187b71(0x23f)][_0x187b71(0x241)](_0x187b71(0x240))[_0x187b71(0x1f1)]()+_0x187b71(0x238);}(_0x72b9bd))):_0x29f577(_0x2e929f,_0x5606fb(0x209),_0x29f577(_0x2e929f,_0x5606fb(0x219))),_0x2c4254={'type':_0x5606fb(0x1f8),'content':_0x32327c};break;case _0x5606fb(0x24a):case _0x5606fb(0x1fa):!0x1===_0x392ba1[_0x5606fb(0x1f7)]&&(_0x32327c=_0x5606fb(0x1ef),_0x2c4254={'type':_0x5606fb(0x242),'content':_0x29f577(_0x2e929f,_0x32327c,_0x29f577(_0x2e929f,_0x5606fb(0x219)))});}return _0x2c4254;});}}function _0x1cef(){const _0x14a0c3=['documentList','includes','*Indent:*\x20%0','325596BaIzLa','refresh','get','locale','attributeKey','head','data','ELEMENT_BULLETED_LIST','noTrackChangesFixer','*Check\x20item*','*Split:*\x20list\x20item','numbered','model','plugins','todoListCheck','*Merge:*\x20%0','14603274mgMxZF','toUpperCase','filter','registerElementLabel','registerCustomCallback','default','*Set\x20format:*\x20%0','multipleBlocks','format','afterInit','mergeListItemForward','outdentList','_supportLegacySuggestions','*Merge:*\x20list\x20item','numberedList','type','*Format:*\x20insert\x20into\x20%0','descriptionFactory','*Change\x20to:*\x20%0','parent','schema','listStyle','execute','assureChains','customNumberedList','*Outdent:*\x20%0','createPositionAt','trackChangesCommand','isNextTo','1324545PhcnKD','value','has','key','getRanges','config','range','_suggestionFactory','removeMarker','length','bulletedList','FORMAT_INDENT','ELEMENT_LIST_ITEM','containsItem','editor','previousSibling','next','registerBlockAttribute','checkTodoList','isObject','start','registerDescriptionCallback','getChanges','from','indentList','push','suggestion','_registerLegacyDescription','attribute','detach','list.multiBlock','*Format:*\x20remove\x20from\x20%0','ELEMENT_TODO_LIST','batch','accept','newValue','isUndo','meta','isLocal','commands','4997610zlvxzP','forceValue','registerPostFixer','_LIST','document','1871006VvdZih','listMarker','listItemId','setSelection','_getAttributeKey','nodeAfter','listType','getAttribute','deletion','setAttribute','change','listIndent','todoListChecked','find','getSuggestions','bulleted','mergeListItemBackward','getFirstRange','registerAttributeLabel','oldValue','todoList','groupId','listReversed','enableDefaultAttributesIntegration','2206768tzLftX','createRange','listItemIdFixer','todo','nextSibling','selection','splitListItemBefore','end','listStart','ListEditing','customBulletedList','every','commandParams','_findSuggestions','ELEMENT_NUMBERED_LIST','commandName','*Remove\x20format:*\x20%0','TrackChangesEditing','differ','splitListItemAfter','listMarkerStyle','*Uncheck\x20item*','map','TodoListEditing','fromRange','ELEMENT_','getFirstMarker','attributes','1169191PDoWjq','formatBlock'];_0x1cef=function(){return _0x14a0c3;};return _0x1cef();}function le(_0x619c38){const _0x29f1c7=_0x226f1f;let _0x50add4=_0x619c38[_0x29f1c7(0x24b)]()[_0x29f1c7(0x221)][_0x29f1c7(0x23f)][_0x29f1c7(0x21c)];for(;_0x50add4;){const _0x1b18e5=_0x50add4[_0x29f1c7(0x241)](_0x29f1c7(0x23c));if(!_0x1b18e5)return!0x1;if(_0x1b18e5==_0x619c38[_0x29f1c7(0x1e6)][_0x29f1c7(0x230)])return _0x29f1c7(0x230);if(_0x1b18e5==_0x619c38[_0x29f1c7(0x1e6)][_0x29f1c7(0x24d)])return _0x29f1c7(0x24d);_0x50add4=_0x50add4[_0x29f1c7(0x21c)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xce59b5=_0x368b;(function(_0x1b4b67,_0x11ab6c){const _0x28558e=_0x368b,_0x2f06a7=_0x1b4b67();while(!![]){try{const _0x527812=-parseInt(_0x28558e(0x11d))/0x1*(-parseInt(_0x28558e(0xf8))/0x2)+-parseInt(_0x28558e(0x112))/0x3*(parseInt(_0x28558e(0x121))/0x4)+-parseInt(_0x28558e(0x104))/0x5*(-parseInt(_0x28558e(0x10d))/0x6)+parseInt(_0x28558e(0xf0))/0x7*(-parseInt(_0x28558e(0x11e))/0x8)+-parseInt(_0x28558e(0x10e))/0x9+-parseInt(_0x28558e(0x10b))/0xa+parseInt(_0x28558e(0x100))/0xb;if(_0x527812===_0x11ab6c)break;else _0x2f06a7['push'](_0x2f06a7['shift']());}catch(_0x55ac86){_0x2f06a7['push'](_0x2f06a7['shift']());}}}(_0x481b,0x4bd61));function _0x368b(_0xc79534,_0x174d67){const _0x481bb=_0x481b();return _0x368b=function(_0x368b23,_0x1ea8be){_0x368b23=_0x368b23-0xcd;let _0x12d15c=_0x481bb[_0x368b23];return _0x12d15c;},_0x368b(_0xc79534,_0x174d67);}import{Plugin as _0x420f5b}from'ckeditor5/src/core.js';import{getTranslation as _0x49b0b3}from'../utils/common-translations.js';export default class ue extends _0x420f5b{[_0xce59b5(0xf5)](){const _0x4f009b=_0xce59b5;if(!this[_0x4f009b(0xd5)][_0x4f009b(0x115)][_0x4f009b(0x126)](_0x4f009b(0x127)))return;const _0x226a38=this[_0x4f009b(0xd5)][_0x4f009b(0xec)][_0x4f009b(0xdb)](_0x4f009b(0xfe)),_0x1ef4ce=this[_0x4f009b(0xd5)][_0x4f009b(0x115)][_0x4f009b(0xdb)](_0x4f009b(0x114));_0x226a38[_0x4f009b(0xe4)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xef)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xef))),_0x226a38[_0x4f009b(0xff)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xdc)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xdc))),_0x226a38[_0x4f009b(0xcf)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xed)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xed)));const _0x2e9a9f={'type':_0x4f009b(0xd3),'content':''};_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](this[_0x4f009b(0xcd)][_0x4f009b(0xe7)](this));const _0x6a17=this[_0x4f009b(0xd5)][_0x4f009b(0x129)];_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd1)](_0x4f009b(0xdc),_0x49b0b3(_0x6a17,_0x4f009b(0xee))),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](_0x54a81f=>{const _0x4dbf52=_0x4f009b,{data:_0x4edf7a}=_0x54a81f;if(_0x4edf7a&&_0x4dbf52(0xdc)==_0x4edf7a[_0x4dbf52(0x11a)])return null==_0x4edf7a[_0x4dbf52(0x123)]||0x0==_0x4edf7a[_0x4dbf52(0x123)]&&null==_0x4edf7a[_0x4dbf52(0x102)]?_0x2e9a9f:void 0x0;}),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd1)](_0x4f009b(0xed),_0x49b0b3(_0x6a17,_0x4f009b(0xfd))),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](_0x2e54b0=>{const _0x380453=_0x4f009b,{data:_0x2e69d2}=_0x2e54b0;if(_0x2e69d2&&_0x380453(0xed)==_0x2e69d2[_0x380453(0x11a)])return null==_0x2e69d2[_0x380453(0x123)]||0x1==_0x2e69d2[_0x380453(0x123)]&&null==_0x2e69d2[_0x380453(0x102)]?_0x2e9a9f:void 0x0;}),this[_0x4f009b(0xd5)][_0x4f009b(0x113)][_0x4f009b(0xf2)][_0x4f009b(0x120)](_0x178f29=>{const _0x17963e=_0x4f009b;if(_0x178f29[_0x17963e(0xfa)][_0x17963e(0x103)])return!0x1;let _0x2da792=!0x1;const _0xbb4077=_0x1ef4ce[_0x17963e(0x119)]({'skipNotAttached':!0x0})[_0x17963e(0xce)](_0x55bd40=>{const _0x358bef=_0x17963e,_0x2ac986=_0x1ef4ce[_0x358bef(0xe3)](_0x55bd40);return _0x358bef(0xed)==_0x2ac986||_0x358bef(0xdc)==_0x2ac986;});for(const _0x31e5af of _0xbb4077){const _0x3dabe6=_0x31e5af[_0x17963e(0x110)]()[_0x17963e(0xe5)][_0x17963e(0x10f)][_0x17963e(0x117)](_0x17963e(0x11b));if(_0x17963e(0xea)==_0x3dabe6||_0x17963e(0xe9)==_0x3dabe6)continue;_0x1ef4ce[_0x17963e(0xf3)](_0x31e5af[_0x17963e(0x110)](),_0x17963e(0x125))[_0x17963e(0x122)](_0x5492fc=>_0x17963e(0x11b)==_0x1ef4ce[_0x17963e(0xe3)](_0x5492fc[_0x17963e(0xe2)]))||(_0x178f29[_0x17963e(0xd6)](_0x31e5af[_0x17963e(0xe8)]()),_0x2da792=!0x0);}return _0x2da792;}),this[_0x4f009b(0xd4)]();}[_0xce59b5(0xcd)](_0x1597b7){const _0x5a97eb=_0xce59b5,_0x7cfe54=this[_0x5a97eb(0xd5)][_0x5a97eb(0x129)],{data:_0x3cdfdb}=_0x1597b7,_0x340183={'type':_0x5a97eb(0xd3),'content':''};if(!_0x3cdfdb||_0x5a97eb(0xef)!=_0x3cdfdb[_0x5a97eb(0x11a)])return;if(!_0x3cdfdb[_0x5a97eb(0x102)])return _0x5a97eb(0x105)==_0x3cdfdb[_0x5a97eb(0x123)]?_0x340183:{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x123)])))};if(!_0x3cdfdb[_0x5a97eb(0x123)]){if(_0x5a97eb(0x105)==_0x3cdfdb[_0x5a97eb(0x102)])return _0x340183;let _0x5bbe02=_0x1597b7[_0x5a97eb(0xd9)];for(;_0x5bbe02;){if(_0x5bbe02[_0x5a97eb(0x128)]&&_0x5a97eb(0x11b)==_0x5bbe02[_0x5a97eb(0x128)][_0x5a97eb(0x11a)]&&_0x5bbe02[_0x5a97eb(0x128)][_0x5a97eb(0x123)])return _0x340183;_0x5bbe02=_0x5bbe02[_0x5a97eb(0xf1)];}return{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xd0),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x102)])))};}if(_0x5a97eb(0x105)!=_0x3cdfdb[_0x5a97eb(0x123)])return{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x123)])))};let _0x8e0467=_0x1597b7[_0x5a97eb(0xd9)];for(;_0x8e0467;){if(_0x8e0467[_0x5a97eb(0x128)]&&_0x5a97eb(0x11b)==_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x11a)]&&_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x123)]&&_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x102)])return _0x340183;_0x8e0467=_0x8e0467[_0x5a97eb(0xf1)];}const _0x3d6c1c=_0x1597b7[_0x5a97eb(0x110)]()[_0x5a97eb(0xe5)][_0x5a97eb(0x10f)][_0x5a97eb(0x117)](_0x5a97eb(0x11b));return{'type':_0x5a97eb(0xd3),'content':_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,_0x5a97eb(0xfb)+_0x3d6c1c[_0x5a97eb(0xf9)]()+_0x5a97eb(0xeb)))};}[_0xce59b5(0xd4)](){const _0x160ea5=_0xce59b5,_0x4bf04d=this[_0x160ea5(0xd5)],_0x423cbf=_0x4bf04d[_0x160ea5(0x129)];_0x4bf04d[_0x160ea5(0x115)][_0x160ea5(0xdb)](_0x160ea5(0x114))[_0x160ea5(0xd8)][_0x160ea5(0xd2)](_0x2f61fd=>{const _0x5a8424=_0x160ea5;if(_0x5a8424(0x108)!=_0x2f61fd[_0x5a8424(0x101)])return;const {data:_0x2ed08f}=_0x2f61fd;if(!_0x2ed08f)return;let _0x1adf32,_0x2bfe32;switch(_0x2ed08f[_0x5a8424(0xdd)]){case _0x5a8424(0xef):_0x1adf32=_0x5a8424(0xe1),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32,_0x49b0b3(_0x423cbf,this[_0x5a8424(0xdf)](_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0x101)])))};break;case _0x5a8424(0xdc):_0x1adf32=_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0xff)]?_0x5a8424(0xf6):_0x5a8424(0xd7),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32)};break;case _0x5a8424(0xed):_0x1adf32=_0x5a8424(0x124),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32,_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0xcf)])};}return _0x2bfe32;});}[_0xce59b5(0xdf)](_0x55cfae){const _0x7d653c=_0xce59b5;return _0x7d653c(0xfb)+function(_0x17b65c){const _0x245149=_0x7d653c;if(pe[_0x245149(0x118)](_0x17b65c))return _0x245149(0x111);if(ye[_0x245149(0x118)](_0x17b65c))return _0x245149(0xea);return null;}(_0x55cfae)[_0x7d653c(0xf9)]()+_0x7d653c(0xe0)+_0x55cfae[_0x7d653c(0xf9)]()[_0x7d653c(0x106)](/-/g,'_');}}const pe=[_0xce59b5(0x109),_0xce59b5(0x11c),_0xce59b5(0xf4)],ye=[_0xce59b5(0x11f),_0xce59b5(0x107),_0xce59b5(0xfc),_0xce59b5(0x10a),_0xce59b5(0x116),_0xce59b5(0x10c)];function _0x481b(){const _0x48e487=['default','replace','decimal-leading-zero','formatBlock','disc','upper-roman','5204980BvOKTU','upper-latin','1962VpxkFS','4106601IeaQLb','nodeAfter','getFirstRange','bulleted','90705kADedi','model','TrackChangesEditing','plugins','lower-latin','getAttribute','includes','getSuggestions','key','listType','circle','31XEgqWN','3830824sQUSyy','decimal','registerPostFixer','80vNgFEX','find','newValue','*Format:*\x20set\x20start\x20index\x20to\x20%0','attribute','has','ListPropertiesEditing','data','locale','handleDescriptions','filter','startIndex','*Remove\x20format:*\x20%0','registerAttributeLabel','registerDescriptionCallback','format','_registerLegacyDescription','editor','removeMarker','*Format:*\x20set\x20order\x20to\x20regular','descriptionFactory','head','*Set\x20format:*\x20%0','get','listReversed','commandName','registerBlockAttribute','_getTranslationKeyForListStyle','_LIST_','*Change\x20to:*\x20%0','suggestion','_getAttributeKey','styles','start','enableDefaultAttributesIntegration','bind','getFirstMarker','customNumbered','numbered','_LIST_DEFAULT','config','listStart','FORMAT_LIST_REVERSED','listStyle','7QLqlTg','next','document','_findSuggestions','square','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','commandParams','22150CuQIhr','toUpperCase','batch','ELEMENT_','lower-roman','FORMAT_LIST_START','list.properties','reversed','17710671TtJmiO','type','oldValue','isUndo','6385qMUhXi'];_0x481b=function(){return _0x48e487;};return _0x481b();}
23
+ const _0x5dee38=_0x41ac;function _0x41ac(_0x82ed92,_0x54516e){const _0x9004d4=_0x9004();return _0x41ac=function(_0x41ac51,_0x13a6af){_0x41ac51=_0x41ac51-0xec;let _0xeb1d9=_0x9004d4[_0x41ac51];return _0xeb1d9;},_0x41ac(_0x82ed92,_0x54516e);}(function(_0x3f7998,_0x20ed47){const _0x901bca=_0x41ac,_0x573f47=_0x3f7998();while(!![]){try{const _0x487b3=-parseInt(_0x901bca(0x12b))/0x1+-parseInt(_0x901bca(0xf6))/0x2*(parseInt(_0x901bca(0x103))/0x3)+parseInt(_0x901bca(0x147))/0x4+parseInt(_0x901bca(0xff))/0x5+parseInt(_0x901bca(0x119))/0x6*(parseInt(_0x901bca(0x13e))/0x7)+parseInt(_0x901bca(0xfd))/0x8+parseInt(_0x901bca(0x131))/0x9*(parseInt(_0x901bca(0xf3))/0xa);if(_0x487b3===_0x20ed47)break;else _0x573f47['push'](_0x573f47['shift']());}catch(_0x214f4d){_0x573f47['push'](_0x573f47['shift']());}}}(_0x9004,0x2a423));import{Plugin as _0x3c7491}from'ckeditor5/src/core.js';import{getTranslation as _0x591600}from'../utils/common-translations.js';function _0x9004(){const _0x2491d0=['35357WLxevk','has','start','bulleted','default','FORMAT_LIST_REVERSED','*Format:*\x20set\x20order\x20to\x20regular','getAttribute','disc','489860OTttcw','FORMAT_LIST_START','data','styles','getFirstRange','_registerLegacyDescription','config','upper-roman','3409050skgBHb','_LIST_','decimal-leading-zero','216994LZAXNO','listStart','ELEMENT_','isUndo','oldValue','bind','_getTranslationKeyForListStyle','448360ptnVmz','_getAttributeKey','393745nXQhQc','lower-roman','descriptionFactory','numbered','3sRLdBk','list.properties','upper-latin','editor','registerDescriptionCallback','listStyle','batch','registerBlockAttribute','customNumbered','square','key','listType','TrackChangesEditing','_LIST_DEFAULT','nodeAfter','*Change\x20to:*\x20%0','commandParams','plugins','replace','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleDescriptions','6wKLVcX','filter','*Remove\x20format:*\x20%0','model','ListPropertiesEditing','format','listReversed','find','formatBlock','newValue','document','*Format:*\x20set\x20order\x20to\x20reversed','head','includes','registerPostFixer','*Set\x20format:*\x20%0','_findSuggestions','registerAttributeLabel','321627UNuelk','locale','startIndex','enableDefaultAttributesIntegration','type','removeMarker','9HZSrSx','lower-latin','toUpperCase','decimal','getFirstMarker','attribute','suggestion','reversed','afterInit','next','get','getSuggestions','circle'];_0x9004=function(){return _0x2491d0;};return _0x9004();}export default class ue extends _0x3c7491{[_0x5dee38(0x139)](){const _0x5ccff0=_0x5dee38;if(!this[_0x5ccff0(0x106)][_0x5ccff0(0x114)][_0x5ccff0(0x13f)](_0x5ccff0(0x11d)))return;const _0x39623f=this[_0x5ccff0(0x106)][_0x5ccff0(0xf1)][_0x5ccff0(0x13b)](_0x5ccff0(0x104)),_0x4952c6=this[_0x5ccff0(0x106)][_0x5ccff0(0x114)][_0x5ccff0(0x13b)](_0x5ccff0(0x10f));_0x39623f[_0x5ccff0(0xee)]&&(_0x4952c6[_0x5ccff0(0x12e)](_0x5ccff0(0x108)),_0x4952c6[_0x5ccff0(0x10a)](_0x5ccff0(0x108))),_0x39623f[_0x5ccff0(0x138)]&&(_0x4952c6[_0x5ccff0(0x12e)](_0x5ccff0(0x11f)),_0x4952c6[_0x5ccff0(0x10a)](_0x5ccff0(0x11f))),_0x39623f[_0x5ccff0(0x12d)]&&(_0x4952c6[_0x5ccff0(0x12e)](_0x5ccff0(0xf7)),_0x4952c6[_0x5ccff0(0x10a)](_0x5ccff0(0xf7)));const _0x131095={'type':_0x5ccff0(0x11e),'content':''};_0x4952c6[_0x5ccff0(0x101)][_0x5ccff0(0x107)](this[_0x5ccff0(0x118)][_0x5ccff0(0xfb)](this));const _0x48be6e=this[_0x5ccff0(0x106)][_0x5ccff0(0x12c)];_0x4952c6[_0x5ccff0(0x101)][_0x5ccff0(0x12a)](_0x5ccff0(0x11f),_0x591600(_0x48be6e,_0x5ccff0(0x143))),_0x4952c6[_0x5ccff0(0x101)][_0x5ccff0(0x107)](_0x417c0e=>{const _0x430592=_0x5ccff0,{data:_0x5a9a1a}=_0x417c0e;if(_0x5a9a1a&&_0x430592(0x11f)==_0x5a9a1a[_0x430592(0x10d)])return null==_0x5a9a1a[_0x430592(0x122)]||0x0==_0x5a9a1a[_0x430592(0x122)]&&null==_0x5a9a1a[_0x430592(0xfa)]?_0x131095:void 0x0;}),_0x4952c6[_0x5ccff0(0x101)][_0x5ccff0(0x12a)](_0x5ccff0(0xf7),_0x591600(_0x48be6e,_0x5ccff0(0xec))),_0x4952c6[_0x5ccff0(0x101)][_0x5ccff0(0x107)](_0x2aa709=>{const _0x55e4df=_0x5ccff0,{data:_0x5b88d2}=_0x2aa709;if(_0x5b88d2&&_0x55e4df(0xf7)==_0x5b88d2[_0x55e4df(0x10d)])return null==_0x5b88d2[_0x55e4df(0x122)]||0x1==_0x5b88d2[_0x55e4df(0x122)]&&null==_0x5b88d2[_0x55e4df(0xfa)]?_0x131095:void 0x0;}),this[_0x5ccff0(0x106)][_0x5ccff0(0x11c)][_0x5ccff0(0x123)][_0x5ccff0(0x127)](_0xda1fe3=>{const _0x2b6dcc=_0x5ccff0;if(_0xda1fe3[_0x2b6dcc(0x109)][_0x2b6dcc(0xf9)])return!0x1;let _0x493a65=!0x1;const _0x83dd93=_0x4952c6[_0x2b6dcc(0x13c)]({'skipNotAttached':!0x0})[_0x2b6dcc(0x11a)](_0x48bbe4=>{const _0x17dd6f=_0x2b6dcc,_0x1dee0f=_0x4952c6[_0x17dd6f(0xfe)](_0x48bbe4);return _0x17dd6f(0xf7)==_0x1dee0f||_0x17dd6f(0x11f)==_0x1dee0f;});for(const _0x138ed0 of _0x83dd93){const _0x70fad7=_0x138ed0[_0x2b6dcc(0xef)]()[_0x2b6dcc(0x140)][_0x2b6dcc(0x111)][_0x2b6dcc(0x145)](_0x2b6dcc(0x10e));if(_0x2b6dcc(0x102)==_0x70fad7||_0x2b6dcc(0x10b)==_0x70fad7)continue;_0x4952c6[_0x2b6dcc(0x129)](_0x138ed0[_0x2b6dcc(0xef)](),_0x2b6dcc(0x136))[_0x2b6dcc(0x120)](_0x4d1c6f=>_0x2b6dcc(0x10e)==_0x4952c6[_0x2b6dcc(0xfe)](_0x4d1c6f[_0x2b6dcc(0x137)]))||(_0xda1fe3[_0x2b6dcc(0x130)](_0x138ed0[_0x2b6dcc(0x135)]()),_0x493a65=!0x0);}return _0x493a65;}),this[_0x5ccff0(0xf0)]();}[_0x5dee38(0x118)](_0x375204){const _0x466e1b=_0x5dee38,_0x168785=this[_0x466e1b(0x106)][_0x466e1b(0x12c)],{data:_0x1edf85}=_0x375204,_0x422964={'type':_0x466e1b(0x11e),'content':''};if(!_0x1edf85||_0x466e1b(0x108)!=_0x1edf85[_0x466e1b(0x10d)])return;if(!_0x1edf85[_0x466e1b(0xfa)])return _0x466e1b(0x142)==_0x1edf85[_0x466e1b(0x122)]?_0x422964:{'type':_0x466e1b(0x11e),'content':''+_0x591600(_0x168785,_0x466e1b(0x128),_0x591600(_0x168785,this[_0x466e1b(0xfc)](_0x1edf85[_0x466e1b(0x122)])))};if(!_0x1edf85[_0x466e1b(0x122)]){if(_0x466e1b(0x142)==_0x1edf85[_0x466e1b(0xfa)])return _0x422964;let _0x35feeb=_0x375204[_0x466e1b(0x125)];for(;_0x35feeb;){if(_0x35feeb[_0x466e1b(0xed)]&&_0x466e1b(0x10e)==_0x35feeb[_0x466e1b(0xed)][_0x466e1b(0x10d)]&&_0x35feeb[_0x466e1b(0xed)][_0x466e1b(0x122)])return _0x422964;_0x35feeb=_0x35feeb[_0x466e1b(0x13a)];}return{'type':_0x466e1b(0x11e),'content':''+_0x591600(_0x168785,_0x466e1b(0x11b),_0x591600(_0x168785,this[_0x466e1b(0xfc)](_0x1edf85[_0x466e1b(0xfa)])))};}if(_0x466e1b(0x142)!=_0x1edf85[_0x466e1b(0x122)])return{'type':_0x466e1b(0x11e),'content':''+_0x591600(_0x168785,_0x466e1b(0x128),_0x591600(_0x168785,this[_0x466e1b(0xfc)](_0x1edf85[_0x466e1b(0x122)])))};let _0x1b0e62=_0x375204[_0x466e1b(0x125)];for(;_0x1b0e62;){if(_0x1b0e62[_0x466e1b(0xed)]&&_0x466e1b(0x10e)==_0x1b0e62[_0x466e1b(0xed)][_0x466e1b(0x10d)]&&_0x1b0e62[_0x466e1b(0xed)][_0x466e1b(0x122)]&&_0x1b0e62[_0x466e1b(0xed)][_0x466e1b(0xfa)])return _0x422964;_0x1b0e62=_0x1b0e62[_0x466e1b(0x13a)];}const _0x4acd1b=_0x375204[_0x466e1b(0xef)]()[_0x466e1b(0x140)][_0x466e1b(0x111)][_0x466e1b(0x145)](_0x466e1b(0x10e));return{'type':_0x466e1b(0x11e),'content':_0x591600(_0x168785,_0x466e1b(0x128),_0x591600(_0x168785,_0x466e1b(0xf8)+_0x4acd1b[_0x466e1b(0x133)]()+_0x466e1b(0x110)))};}[_0x5dee38(0xf0)](){const _0x2d34c8=_0x5dee38,_0xbae021=this[_0x2d34c8(0x106)],_0x1b4900=_0xbae021[_0x2d34c8(0x12c)];_0xbae021[_0x2d34c8(0x114)][_0x2d34c8(0x13b)](_0x2d34c8(0x10f))[_0x2d34c8(0x101)][_0x2d34c8(0x107)](_0x13efd6=>{const _0x15646d=_0x2d34c8;if(_0x15646d(0x121)!=_0x13efd6[_0x15646d(0x12f)])return;const {data:_0x3b1c64}=_0x13efd6;if(!_0x3b1c64)return;let _0x16fc74,_0x1e2865;switch(_0x3b1c64[_0x15646d(0x116)]){case _0x15646d(0x108):_0x16fc74=_0x15646d(0x112),_0x1e2865={'type':_0x15646d(0x11e),'content':_0x591600(_0x1b4900,_0x16fc74,_0x591600(_0x1b4900,this[_0x15646d(0xfc)](_0x3b1c64[_0x15646d(0x113)][0x0][_0x15646d(0x12f)])))};break;case _0x15646d(0x11f):_0x16fc74=_0x3b1c64[_0x15646d(0x113)][0x0][_0x15646d(0x138)]?_0x15646d(0x124):_0x15646d(0x144),_0x1e2865={'type':_0x15646d(0x11e),'content':_0x591600(_0x1b4900,_0x16fc74)};break;case _0x15646d(0xf7):_0x16fc74=_0x15646d(0x117),_0x1e2865={'type':_0x15646d(0x11e),'content':_0x591600(_0x1b4900,_0x16fc74,_0x3b1c64[_0x15646d(0x113)][0x0][_0x15646d(0x12d)])};}return _0x1e2865;});}[_0x5dee38(0xfc)](_0x54f477){const _0x5cd96b=_0x5dee38;return _0x5cd96b(0xf8)+function(_0x4c7210){const _0x1f4356=_0x5cd96b;if(pe[_0x1f4356(0x126)](_0x4c7210))return _0x1f4356(0x141);if(ye[_0x1f4356(0x126)](_0x4c7210))return _0x1f4356(0x102);return null;}(_0x54f477)[_0x5cd96b(0x133)]()+_0x5cd96b(0xf4)+_0x54f477[_0x5cd96b(0x133)]()[_0x5cd96b(0x115)](/-/g,'_');}}const pe=[_0x5dee38(0x146),_0x5dee38(0x13d),_0x5dee38(0x10c)],ye=[_0x5dee38(0x134),_0x5dee38(0xf5),_0x5dee38(0x100),_0x5dee38(0xf2),_0x5dee38(0x132),_0x5dee38(0x105)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4994(_0x19e6da,_0x5e28af){const _0x9b4895=_0x9b48();return _0x4994=function(_0x499492,_0x503ff7){_0x499492=_0x499492-0x19c;let _0x2ed6fe=_0x9b4895[_0x499492];return _0x2ed6fe;},_0x4994(_0x19e6da,_0x5e28af);}const _0xb21094=_0x4994;(function(_0x72280a,_0x373bc7){const _0x2a9b5b=_0x4994,_0x510666=_0x72280a();while(!![]){try{const _0x50b266=-parseInt(_0x2a9b5b(0x1a7))/0x1+-parseInt(_0x2a9b5b(0x1ab))/0x2+-parseInt(_0x2a9b5b(0x1a9))/0x3+parseInt(_0x2a9b5b(0x1af))/0x4+-parseInt(_0x2a9b5b(0x19f))/0x5+parseInt(_0x2a9b5b(0x1b4))/0x6*(-parseInt(_0x2a9b5b(0x1a2))/0x7)+parseInt(_0x2a9b5b(0x1be))/0x8*(parseInt(_0x2a9b5b(0x1bf))/0x9);if(_0x50b266===_0x373bc7)break;else _0x510666['push'](_0x510666['shift']());}catch(_0x302c44){_0x510666['push'](_0x510666['shift']());}}}(_0x9b48,0x8f3e6));import{Plugin as _0xcba4cb}from'ckeditor5/src/core.js';function _0x9b48(){const _0x1d8d85=['TrackChangesEditing','plugins','high','get','for','editor','ELEMENT_MEDIA','mediaEmbed','enableCommand','8uSuWcp','18042984LgpWof','has','media','downcastDispatcher','1214110eWUPKf','stop','dataDowncast','1281eIUFBB','registerElementLabel','showSuggestionHighlights','locale','MediaEmbedEditing','1120150pTnUNQ','elementToElement','88689SkUGxP','div','692044keIilr','attribute:url:media','conversion','descriptionFactory','1587272mGRwdA','options','afterInit','data','createEmptyElement','2502EWEvkp'];_0x9b48=function(){return _0x1d8d85;};return _0x9b48();}import{getTranslation as _0x495c24}from'../utils/common-translations.js';export default class ft extends _0xcba4cb{[_0xb21094(0x1b1)](){const _0xe7a268=_0xb21094,_0x4f10c6=this[_0xe7a268(0x1ba)];if(!_0x4f10c6[_0xe7a268(0x1b6)][_0xe7a268(0x19c)](_0xe7a268(0x1a6)))return;const _0x531ba2=_0x4f10c6[_0xe7a268(0x1b6)][_0xe7a268(0x1b8)](_0xe7a268(0x1b5)),_0x47bea0=_0x4f10c6[_0xe7a268(0x1a5)];_0x531ba2[_0xe7a268(0x1bd)](_0xe7a268(0x1bc)),_0x531ba2[_0xe7a268(0x1ae)][_0xe7a268(0x1a3)](_0xe7a268(0x19d),_0x13a638=>_0x495c24(_0x47bea0,_0xe7a268(0x1bb),_0x13a638)),_0x4f10c6[_0xe7a268(0x1ad)][_0xe7a268(0x1b9)](_0xe7a268(0x1a1))[_0xe7a268(0x1a8)]({'model':_0xe7a268(0x19d),'view':(_0x565fb0,{writer:_0x1202d,options:_0x1a396d})=>{const _0x13721e=_0xe7a268;if(_0x1a396d[_0x13721e(0x1a4)])return _0x1202d[_0x13721e(0x1b3)](_0x13721e(0x1aa));},'converterPriority':_0xe7a268(0x1b7)}),_0x4f10c6[_0xe7a268(0x1b2)][_0xe7a268(0x19e)]['on'](_0xe7a268(0x1ac),(_0x2f048b,_0x3ba426,_0x1b0b0d)=>{const _0x459bdc=_0xe7a268;_0x1b0b0d[_0x459bdc(0x1b0)][_0x459bdc(0x1a4)]&&_0x2f048b[_0x459bdc(0x1a0)]();},{'priority':_0xe7a268(0x1b7)});}}
23
+ const _0x3820e9=_0x3a5e;(function(_0x1a6842,_0x5b0026){const _0x269377=_0x3a5e,_0x2c75b7=_0x1a6842();while(!![]){try{const _0x34f5c3=parseInt(_0x269377(0x156))/0x1+-parseInt(_0x269377(0x165))/0x2*(-parseInt(_0x269377(0x160))/0x3)+-parseInt(_0x269377(0x15a))/0x4*(parseInt(_0x269377(0x149))/0x5)+parseInt(_0x269377(0x158))/0x6*(parseInt(_0x269377(0x14a))/0x7)+parseInt(_0x269377(0x146))/0x8+parseInt(_0x269377(0x14e))/0x9*(parseInt(_0x269377(0x153))/0xa)+-parseInt(_0x269377(0x144))/0xb*(parseInt(_0x269377(0x15c))/0xc);if(_0x34f5c3===_0x5b0026)break;else _0x2c75b7['push'](_0x2c75b7['shift']());}catch(_0x388168){_0x2c75b7['push'](_0x2c75b7['shift']());}}}(_0x2397,0xbb9c7));import{Plugin as _0xfbcc64}from'ckeditor5/src/core.js';function _0x3a5e(_0x4d1e9,_0xb55ae){const _0x239717=_0x2397();return _0x3a5e=function(_0x3a5ebb,_0xcf9f44){_0x3a5ebb=_0x3a5ebb-0x144;let _0x233265=_0x239717[_0x3a5ebb];return _0x233265;},_0x3a5e(_0x4d1e9,_0xb55ae);}function _0x2397(){const _0x34641c=['710675YDdYjB','enableCommand','12dVCViy','media','12jZDxbJ','mediaEmbed','141996KJGksW','afterInit','downcastDispatcher','showSuggestionHighlights','202617zcojsz','data','TrackChangesEditing','get','div','24ONBmKY','dataDowncast','options','editor','high','stop','1661swvbNs','createEmptyElement','7947072sTiRyd','MediaEmbedEditing','descriptionFactory','573295oPZDen','167426hcJztN','ELEMENT_MEDIA','conversion','has','3031668BrTMJq','locale','plugins','registerElementLabel','for','10FcjAIe','attribute:url:media','elementToElement'];_0x2397=function(){return _0x34641c;};return _0x2397();}import{getTranslation as _0x208623}from'../utils/common-translations.js';export default class ft extends _0xfbcc64{[_0x3820e9(0x15d)](){const _0x14c6ea=_0x3820e9,_0x9e1b4a=this[_0x14c6ea(0x168)];if(!_0x9e1b4a[_0x14c6ea(0x150)][_0x14c6ea(0x14d)](_0x14c6ea(0x147)))return;const _0x31e548=_0x9e1b4a[_0x14c6ea(0x150)][_0x14c6ea(0x163)](_0x14c6ea(0x162)),_0x2244e9=_0x9e1b4a[_0x14c6ea(0x14f)];_0x31e548[_0x14c6ea(0x157)](_0x14c6ea(0x15b)),_0x31e548[_0x14c6ea(0x148)][_0x14c6ea(0x151)](_0x14c6ea(0x159),_0x5e1b86=>_0x208623(_0x2244e9,_0x14c6ea(0x14b),_0x5e1b86)),_0x9e1b4a[_0x14c6ea(0x14c)][_0x14c6ea(0x152)](_0x14c6ea(0x166))[_0x14c6ea(0x155)]({'model':_0x14c6ea(0x159),'view':(_0x3414b2,{writer:_0x36aaf1,options:_0x3752af})=>{const _0x29dcf8=_0x14c6ea;if(_0x3752af[_0x29dcf8(0x15f)])return _0x36aaf1[_0x29dcf8(0x145)](_0x29dcf8(0x164));},'converterPriority':_0x14c6ea(0x169)}),_0x9e1b4a[_0x14c6ea(0x161)][_0x14c6ea(0x15e)]['on'](_0x14c6ea(0x154),(_0x586ef8,_0x544665,_0x561ce0)=>{const _0x42e218=_0x14c6ea;_0x561ce0[_0x42e218(0x167)][_0x42e218(0x15f)]&&_0x586ef8[_0x42e218(0x16a)]();},{'priority':_0x14c6ea(0x169)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4533(_0x6b6a35,_0x30817a){const _0x2921fc=_0x2921();return _0x4533=function(_0x453309,_0x50677a){_0x453309=_0x453309-0x1b1;let _0x56d2fc=_0x2921fc[_0x453309];return _0x56d2fc;},_0x4533(_0x6b6a35,_0x30817a);}const _0x188994=_0x4533;(function(_0x509922,_0x31c8f7){const _0x530d58=_0x4533,_0x2c7294=_0x509922();while(!![]){try{const _0xcc887e=parseInt(_0x530d58(0x1c1))/0x1+-parseInt(_0x530d58(0x1bb))/0x2*(parseInt(_0x530d58(0x1b1))/0x3)+-parseInt(_0x530d58(0x1bf))/0x4+-parseInt(_0x530d58(0x1b4))/0x5+-parseInt(_0x530d58(0x1b6))/0x6*(-parseInt(_0x530d58(0x1b9))/0x7)+-parseInt(_0x530d58(0x1b7))/0x8+-parseInt(_0x530d58(0x1ba))/0x9*(-parseInt(_0x530d58(0x1b8))/0xa);if(_0xcc887e===_0x31c8f7)break;else _0x2c7294['push'](_0x2c7294['shift']());}catch(_0x2c1033){_0x2c7294['push'](_0x2c7294['shift']());}}}(_0x2921,0x22fd8));function _0x2921(){const _0x28c8ad=['78054ObChwt','mention','plugins','111336VAhxjZ','get','editor','1285595CaCrip','afterInit','42GkWKsu','1991496mLkWtq','50LyXKri','171367vKnMmG','1041381sLwoxW','2IemEEP','MentionEditing','TrackChangesEditing','enableCommand','565912sFkVXe','has'];_0x2921=function(){return _0x28c8ad;};return _0x2921();}import{Plugin as _0x195708}from'ckeditor5/src/core.js';export default class gt extends _0x195708{[_0x188994(0x1b5)](){const _0x2365f6=_0x188994,_0x5181a4=this[_0x2365f6(0x1b3)];_0x5181a4[_0x2365f6(0x1c3)][_0x2365f6(0x1c0)](_0x2365f6(0x1bc))&&_0x5181a4[_0x2365f6(0x1c3)][_0x2365f6(0x1b2)](_0x2365f6(0x1bd))[_0x2365f6(0x1be)](_0x2365f6(0x1c2));}}
23
+ const _0x531a2b=_0x5a03;function _0x5a03(_0x3fbac9,_0x3b2235){const _0x260920=_0x2609();return _0x5a03=function(_0x5a037d,_0x1f0769){_0x5a037d=_0x5a037d-0x107;let _0x105d4d=_0x260920[_0x5a037d];return _0x105d4d;},_0x5a03(_0x3fbac9,_0x3b2235);}(function(_0x4ecd4e,_0x44daa3){const _0x76d9b2=_0x5a03,_0x4fbf63=_0x4ecd4e();while(!![]){try{const _0x479958=-parseInt(_0x76d9b2(0x10a))/0x1*(parseInt(_0x76d9b2(0x10f))/0x2)+-parseInt(_0x76d9b2(0x111))/0x3+parseInt(_0x76d9b2(0x119))/0x4*(-parseInt(_0x76d9b2(0x107))/0x5)+-parseInt(_0x76d9b2(0x116))/0x6+-parseInt(_0x76d9b2(0x115))/0x7+parseInt(_0x76d9b2(0x109))/0x8+-parseInt(_0x76d9b2(0x117))/0x9*(-parseInt(_0x76d9b2(0x113))/0xa);if(_0x479958===_0x44daa3)break;else _0x4fbf63['push'](_0x4fbf63['shift']());}catch(_0x658f29){_0x4fbf63['push'](_0x4fbf63['shift']());}}}(_0x2609,0xda81a));import{Plugin as _0x13fd2e}from'ckeditor5/src/core.js';function _0x2609(){const _0x56ea59=['19152xNDSiS','4456158FPxhCU','11963817BmfCRj','enableCommand','28iwyDXU','496690YaJJxx','mention','3423344lwZWrl','130611LbEgKE','get','MentionEditing','afterInit','plugins','2xLXRIm','editor','1860408AhKQYp','has','20vONcxy','TrackChangesEditing'];_0x2609=function(){return _0x56ea59;};return _0x2609();}export default class gt extends _0x13fd2e{[_0x531a2b(0x10d)](){const _0x26a795=_0x531a2b,_0x1938ae=this[_0x26a795(0x110)];_0x1938ae[_0x26a795(0x10e)][_0x26a795(0x112)](_0x26a795(0x10c))&&_0x1938ae[_0x26a795(0x10e)][_0x26a795(0x10b)](_0x26a795(0x114))[_0x26a795(0x118)](_0x26a795(0x108));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x333948=_0x58f1;(function(_0x4b7154,_0x4cb207){const _0x348652=_0x58f1,_0x4e072c=_0x4b7154();while(!![]){try{const _0x53899f=-parseInt(_0x348652(0x9b))/0x1*(-parseInt(_0x348652(0x91))/0x2)+-parseInt(_0x348652(0xa4))/0x3+-parseInt(_0x348652(0x90))/0x4+-parseInt(_0x348652(0x95))/0x5*(parseInt(_0x348652(0x8d))/0x6)+-parseInt(_0x348652(0x8e))/0x7+-parseInt(_0x348652(0x93))/0x8*(parseInt(_0x348652(0xa8))/0x9)+-parseInt(_0x348652(0x8a))/0xa*(-parseInt(_0x348652(0x8c))/0xb);if(_0x53899f===_0x4cb207)break;else _0x4e072c['push'](_0x4e072c['shift']());}catch(_0x588b70){_0x4e072c['push'](_0x4e072c['shift']());}}}(_0x52e7,0xbedaf));function _0x52e7(){const _0x3c4ee6=['TrackChangesEditing','handleDescriptions','151gsWamL','editor','locale','enableDefaultAttributesIntegration','get','afterInit','registerBlockAttribute','plugins','newValue','979302lOanEl','multiLevelList','listMarkerStyle','*Remove\x20format:*\x20%0','3015egkdnV','registerDescriptionCallback','listType','head','format','ELEMENT_MULTI_LEVEL_LIST','*Set\x20format:*\x20%0','10agkPJP','has','36968767cCAECZ','6JMAbbh','1932196mmfzym','MultiLevelList','5622472etocgV','13128usBtZM','descriptionFactory','17288eoUQDp','next','4191015jcYSSM','data','key','oldValue'];_0x52e7=function(){return _0x3c4ee6;};return _0x52e7();}function _0x58f1(_0x4b79db,_0x168b98){const _0x52e725=_0x52e7();return _0x58f1=function(_0x58f176,_0x32347f){_0x58f176=_0x58f176-0x8a;let _0x17e9af=_0x52e725[_0x58f176];return _0x17e9af;},_0x58f1(_0x4b79db,_0x168b98);}import{Plugin as _0x4327db}from'ckeditor5/src/core.js';import{getTranslation as _0x261f43}from'../utils/common-translations.js';export default class lt extends _0x4327db{[_0x333948(0xa0)](){const _0x3db16d=_0x333948,_0x35f072=this[_0x3db16d(0x9c)],_0x51b04a=_0x35f072[_0x3db16d(0xa2)][_0x3db16d(0x9f)](_0x3db16d(0x99));_0x35f072[_0x3db16d(0xa2)][_0x3db16d(0x8b)](_0x3db16d(0x8f))&&(_0x51b04a[_0x3db16d(0x9e)](_0x3db16d(0xa5)),_0x51b04a[_0x3db16d(0xa1)](_0x3db16d(0xa6)),_0x51b04a[_0x3db16d(0x92)][_0x3db16d(0xa9)](_0x53a183=>this[_0x3db16d(0x9a)](_0x53a183)));}[_0x333948(0x9a)](_0x39b799){const _0x28bd91=_0x333948,_0x927c0a=this[_0x28bd91(0x9c)][_0x28bd91(0x9d)],{data:_0x597703}=_0x39b799,_0x28265f={'type':_0x28bd91(0xac),'content':''};if(_0x597703&&_0x28bd91(0xa6)==_0x597703[_0x28bd91(0x97)]){if(!_0x597703[_0x28bd91(0x98)])return{'type':_0x28bd91(0xac),'content':_0x261f43(_0x927c0a,_0x28bd91(0xae),_0x261f43(_0x927c0a,_0x28bd91(0xad)))+'\x20('+_0x597703[_0x28bd91(0xa3)]+')'};if(!_0x597703[_0x28bd91(0xa3)]){let _0x5e5f51=_0x39b799[_0x28bd91(0xab)];for(;_0x5e5f51;){if(_0x5e5f51[_0x28bd91(0x96)]&&_0x28bd91(0xaa)==_0x5e5f51[_0x28bd91(0x96)][_0x28bd91(0x97)]&&_0x5e5f51[_0x28bd91(0x96)][_0x28bd91(0xa3)])return _0x28265f;_0x5e5f51=_0x5e5f51[_0x28bd91(0x94)];}return{'type':_0x28bd91(0xac),'content':_0x261f43(_0x927c0a,_0x28bd91(0xa7),_0x261f43(_0x927c0a,_0x28bd91(0xad)))+'\x20('+_0x597703[_0x28bd91(0x98)]+')'};}}}}
23
+ const _0x3ddc92=_0x2cd9;(function(_0x293cc4,_0x3231d9){const _0x59f6d4=_0x2cd9,_0x170c03=_0x293cc4();while(!![]){try{const _0x4ace5f=parseInt(_0x59f6d4(0x121))/0x1+parseInt(_0x59f6d4(0x112))/0x2*(-parseInt(_0x59f6d4(0x127))/0x3)+-parseInt(_0x59f6d4(0x129))/0x4+-parseInt(_0x59f6d4(0x12e))/0x5+parseInt(_0x59f6d4(0x11e))/0x6*(-parseInt(_0x59f6d4(0x115))/0x7)+parseInt(_0x59f6d4(0x12b))/0x8*(-parseInt(_0x59f6d4(0x124))/0x9)+parseInt(_0x59f6d4(0x132))/0xa;if(_0x4ace5f===_0x3231d9)break;else _0x170c03['push'](_0x170c03['shift']());}catch(_0x56301b){_0x170c03['push'](_0x170c03['shift']());}}}(_0x1625,0x1e37b));function _0x2cd9(_0x2632ad,_0x2410c9){const _0x162594=_0x1625();return _0x2cd9=function(_0x2cd944,_0x3b33a4){_0x2cd944=_0x2cd944-0x110;let _0x3249ab=_0x162594[_0x2cd944];return _0x3249ab;},_0x2cd9(_0x2632ad,_0x2410c9);}import{Plugin as _0x17c4c4}from'ckeditor5/src/core.js';import{getTranslation as _0x5a89c5}from'../utils/common-translations.js';export default class lt extends _0x17c4c4{[_0x3ddc92(0x126)](){const _0x37c193=_0x3ddc92,_0x1f95a9=this[_0x37c193(0x117)],_0x242633=_0x1f95a9[_0x37c193(0x128)][_0x37c193(0x119)](_0x37c193(0x123));_0x1f95a9[_0x37c193(0x128)][_0x37c193(0x111)](_0x37c193(0x11f))&&(_0x242633[_0x37c193(0x11b)](_0x37c193(0x131)),_0x242633[_0x37c193(0x130)](_0x37c193(0x12f)),_0x242633[_0x37c193(0x125)][_0x37c193(0x122)](_0x1b3bec=>this[_0x37c193(0x133)](_0x1b3bec)));}[_0x3ddc92(0x133)](_0xef2eb3){const _0x5daa16=_0x3ddc92,_0x5a0c89=this[_0x5daa16(0x117)][_0x5daa16(0x12d)],{data:_0x406fd9}=_0xef2eb3,_0x1df80d={'type':_0x5daa16(0x114),'content':''};if(_0x406fd9&&_0x5daa16(0x12f)==_0x406fd9[_0x5daa16(0x110)]){if(!_0x406fd9[_0x5daa16(0x11a)])return{'type':_0x5daa16(0x114),'content':_0x5a89c5(_0x5a0c89,_0x5daa16(0x120),_0x5a89c5(_0x5a0c89,_0x5daa16(0x118)))+'\x20('+_0x406fd9[_0x5daa16(0x12a)]+')'};if(!_0x406fd9[_0x5daa16(0x12a)]){let _0x15c57f=_0xef2eb3[_0x5daa16(0x116)];for(;_0x15c57f;){if(_0x15c57f[_0x5daa16(0x11d)]&&_0x5daa16(0x11c)==_0x15c57f[_0x5daa16(0x11d)][_0x5daa16(0x110)]&&_0x15c57f[_0x5daa16(0x11d)][_0x5daa16(0x12a)])return _0x1df80d;_0x15c57f=_0x15c57f[_0x5daa16(0x12c)];}return{'type':_0x5daa16(0x114),'content':_0x5a89c5(_0x5a0c89,_0x5daa16(0x113),_0x5a89c5(_0x5a0c89,_0x5daa16(0x118)))+'\x20('+_0x406fd9[_0x5daa16(0x11a)]+')'};}}}}function _0x1625(){const _0x3cd4a7=['oldValue','enableDefaultAttributesIntegration','listType','data','6wpovOu','MultiLevelList','*Set\x20format:*\x20%0','46518BWAYpU','registerDescriptionCallback','TrackChangesEditing','98802wyXHdL','descriptionFactory','afterInit','33NVNBcB','plugins','892904qGSVyw','newValue','24IrytGm','next','locale','62890edzzFE','listMarkerStyle','registerBlockAttribute','multiLevelList','5225410HgxIyX','handleDescriptions','key','has','18362szYLDr','*Remove\x20format:*\x20%0','format','528913OLbhxE','head','editor','ELEMENT_MULTI_LEVEL_LIST','get'];_0x1625=function(){return _0x3cd4a7;};return _0x1625();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27f2e4=_0x2d8f;function _0x2d8f(_0x124da8,_0x437837){const _0x709b02=_0x709b();return _0x2d8f=function(_0x2d8f8a,_0x4b9256){_0x2d8f8a=_0x2d8f8a-0xc4;let _0x3108ad=_0x709b02[_0x2d8f8a];return _0x3108ad;},_0x2d8f(_0x124da8,_0x437837);}(function(_0x12b136,_0x494e07){const _0x22d5e5=_0x2d8f,_0x516076=_0x12b136();while(!![]){try{const _0x304f52=-parseInt(_0x22d5e5(0xd7))/0x1+parseInt(_0x22d5e5(0xd9))/0x2*(parseInt(_0x22d5e5(0xd6))/0x3)+-parseInt(_0x22d5e5(0xd0))/0x4+-parseInt(_0x22d5e5(0xd8))/0x5+-parseInt(_0x22d5e5(0xc8))/0x6+parseInt(_0x22d5e5(0xc6))/0x7*(-parseInt(_0x22d5e5(0xd2))/0x8)+parseInt(_0x22d5e5(0xc9))/0x9*(parseInt(_0x22d5e5(0xd1))/0xa);if(_0x304f52===_0x494e07)break;else _0x516076['push'](_0x516076['shift']());}catch(_0xfbc520){_0x516076['push'](_0x516076['shift']());}}}(_0x709b,0xf21dc));function _0x709b(){const _0x260683=['170lnCSLh','520xUMmmL','afterInit','get','editor','27sfsUkK','1603033WcShZN','633275iZmOKr','142602FanGgC','descriptionFactory','enableCommand','locale','133294sWlqMw','has','11785698CXwGee','3009618Sihkef','plugins','ELEMENT_PAGE_BREAK','registerElementLabel','PageBreakEditing','TrackChangesEditing','pageBreak','1612536yhAJbb'];_0x709b=function(){return _0x260683;};return _0x709b();}import{Plugin as _0x3c44dd}from'ckeditor5/src/core.js';import{getTranslation as _0xac6c5}from'../utils/common-translations.js';export default class mt extends _0x3c44dd{[_0x27f2e4(0xd3)](){const _0x57e07c=_0x27f2e4,_0x440aad=this[_0x57e07c(0xd5)];if(!_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xc7)](_0x57e07c(0xcd)))return;_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xd4)](_0x57e07c(0xce))[_0x57e07c(0xc4)](_0x57e07c(0xcf));const _0x2e6a48=_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xd4)](_0x57e07c(0xce)),_0x2c12bd=_0x440aad[_0x57e07c(0xc5)];_0x2e6a48[_0x57e07c(0xda)][_0x57e07c(0xcc)](_0x57e07c(0xcf),_0x1238a0=>_0xac6c5(_0x2c12bd,_0x57e07c(0xcb),_0x1238a0));}}
23
+ function _0x17b2(_0x2bc902,_0x59f4a0){const _0x2b8572=_0x2b85();return _0x17b2=function(_0x17b2f2,_0x5efd5b){_0x17b2f2=_0x17b2f2-0x1bb;let _0x4404c4=_0x2b8572[_0x17b2f2];return _0x4404c4;},_0x17b2(_0x2bc902,_0x59f4a0);}const _0x1ceb55=_0x17b2;(function(_0x24537c,_0x122a7c){const _0x288f7f=_0x17b2,_0x21ed89=_0x24537c();while(!![]){try{const _0xe81794=parseInt(_0x288f7f(0x1cd))/0x1+parseInt(_0x288f7f(0x1c9))/0x2*(parseInt(_0x288f7f(0x1c0))/0x3)+-parseInt(_0x288f7f(0x1bf))/0x4*(-parseInt(_0x288f7f(0x1c8))/0x5)+-parseInt(_0x288f7f(0x1c6))/0x6+-parseInt(_0x288f7f(0x1c2))/0x7*(-parseInt(_0x288f7f(0x1be))/0x8)+-parseInt(_0x288f7f(0x1cc))/0x9+parseInt(_0x288f7f(0x1ca))/0xa*(-parseInt(_0x288f7f(0x1c5))/0xb);if(_0xe81794===_0x122a7c)break;else _0x21ed89['push'](_0x21ed89['shift']());}catch(_0x341fa2){_0x21ed89['push'](_0x21ed89['shift']());}}}(_0x2b85,0x38d75));import{Plugin as _0x536e20}from'ckeditor5/src/core.js';import{getTranslation as _0xb7e6a2}from'../utils/common-translations.js';export default class mt extends _0x536e20{[_0x1ceb55(0x1c7)](){const _0x24ee25=_0x1ceb55,_0x41f969=this[_0x24ee25(0x1cb)];if(!_0x41f969[_0x24ee25(0x1bd)][_0x24ee25(0x1c1)](_0x24ee25(0x1bc)))return;_0x41f969[_0x24ee25(0x1bd)][_0x24ee25(0x1bb)](_0x24ee25(0x1d2))[_0x24ee25(0x1d1)](_0x24ee25(0x1d0));const _0x38e870=_0x41f969[_0x24ee25(0x1bd)][_0x24ee25(0x1bb)](_0x24ee25(0x1d2)),_0xd00873=_0x41f969[_0x24ee25(0x1c4)];_0x38e870[_0x24ee25(0x1c3)][_0x24ee25(0x1cf)](_0x24ee25(0x1d0),_0x2ba42c=>_0xb7e6a2(_0xd00873,_0x24ee25(0x1ce),_0x2ba42c));}}function _0x2b85(){const _0x580440=['has','14xPCQTH','descriptionFactory','locale','16511SsrvYt','2330388EUnNAw','afterInit','30ZrgUNb','2ydYgcU','1970xPHNXA','editor','1446264dOHtQi','118806rWguLP','ELEMENT_PAGE_BREAK','registerElementLabel','pageBreak','enableCommand','TrackChangesEditing','get','PageBreakEditing','plugins','1594672PopXUs','149056wIUsho','1009662zliPUb'];_0x2b85=function(){return _0x580440;};return _0x2b85();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25f8f8=_0x1841;(function(_0x36be11,_0x1ee05f){const _0x117077=_0x1841,_0x9de99=_0x36be11();while(!![]){try{const _0x28faeb=-parseInt(_0x117077(0xf8))/0x1+-parseInt(_0x117077(0xe5))/0x2+parseInt(_0x117077(0xcf))/0x3+parseInt(_0x117077(0xdd))/0x4*(-parseInt(_0x117077(0x106))/0x5)+-parseInt(_0x117077(0xd5))/0x6+parseInt(_0x117077(0xd9))/0x7+parseInt(_0x117077(0xe6))/0x8;if(_0x28faeb===_0x1ee05f)break;else _0x9de99['push'](_0x9de99['shift']());}catch(_0x23c6ff){_0x9de99['push'](_0x9de99['shift']());}}}(_0x41ba,0xce494));function _0x41ba(){const _0x435574=['get','writer','data','includes','plugins','afterInit','340772dWbiqD','21464232JmBJGq','insertParagraph','markerName','bindElementToMarker','ELEMENT_PARAGRAPH','options','paragraph','Paragraph','isBlock','addClass','activeMarkers','createUIElement','getFirstRange','start','registerElementLabel','model','isTouching','consumable','129620yMGAEL','*Insert:*\x20%0','insert','type','checkChild','span','TrackChangesEditing','ck-suggestion-marker--active','$text','format','editor','isLimit','editing','nodeAfter','745CbnvEL','insertion','locale','getItemLabel','mapper','_registerLegacyDescription','registerDescriptionCallback','enableDefaultAttributesIntegration','showSuggestionHighlights','name','end','enableCommand','formatBlock','990903nzePfT','descriptionFactory','toViewPosition','has','consume','commandName','6162420gTKnWn','*Change\x20to:*\x20%0','downcastDispatcher','schema','2759414BpZMft','addMarker:suggestion:insertion','markerRange','highest','33168zDYiCp','ck-suggestion-marker-split'];_0x41ba=function(){return _0x435574;};return _0x41ba();}import{Plugin as _0x3f79c2}from'ckeditor5/src/core.js';import{getTranslation as _0x208d1f}from'../utils/common-translations.js';export default class dt extends _0x3f79c2{[_0x25f8f8(0xe4)](){const _0x290390=_0x25f8f8,_0x362a65=this[_0x290390(0x102)];if(!_0x362a65[_0x290390(0xe3)][_0x290390(0xd2)](_0x290390(0xed)))return;const _0x18f80a=_0x362a65[_0x290390(0x108)],_0x54e27d=_0x362a65[_0x290390(0xe3)][_0x290390(0xdf)](_0x290390(0xfe));_0x54e27d[_0x290390(0xd0)][_0x290390(0xf4)](_0x290390(0xec),_0x16f8aa=>_0x208d1f(_0x18f80a,_0x290390(0xea),_0x16f8aa)),_0x54e27d[_0x290390(0x10d)](_0x290390(0xec)),_0x54e27d[_0x290390(0xcd)](_0x290390(0xe7)),_0x362a65[_0x290390(0x104)][_0x290390(0xd7)]['on'](_0x290390(0xda),nr(_0x362a65),{'priority':_0x290390(0xdc)}),_0x362a65[_0x290390(0xe1)][_0x290390(0xd7)]['on'](_0x290390(0xda),(_0x2bf80a,_0x39459a,_0x366212)=>{const _0xbd15f1=_0x290390;_0x366212[_0xbd15f1(0xeb)][_0xbd15f1(0xca)]&&nr(_0x362a65,{'showActiveMarker':!0x1})(_0x2bf80a,_0x39459a,_0x366212);},{'priority':_0x290390(0xdc)});const _0x33df2b=_0x54e27d[_0x290390(0xd0)];_0x33df2b[_0x290390(0x10c)](_0x394bc5=>{const _0x3b3589=_0x290390;if(_0x3b3589(0x107)!==_0x394bc5[_0x3b3589(0xfb)])return;const {start:_0x491c81,end:_0x59e78f}=_0x394bc5[_0x3b3589(0xf2)]();if(!_0x491c81[_0x3b3589(0xf6)](_0x59e78f)||!_0x491c81[_0x3b3589(0x105)])return;const _0x28233e=_0x362a65[_0x3b3589(0xf5)][_0x3b3589(0xd8)],_0x29816d=_0x491c81[_0x3b3589(0x105)];return _0x28233e[_0x3b3589(0xee)](_0x29816d)&&!_0x28233e[_0x3b3589(0x103)](_0x29816d)&&_0x28233e[_0x3b3589(0xfc)](_0x29816d,_0x3b3589(0x100))?{'type':_0x3b3589(0x107),'content':_0x208d1f(_0x18f80a,_0x3b3589(0xf9),_0x33df2b[_0x3b3589(0x109)](_0x29816d,0x1))}:void 0x0;}),this[_0x290390(0x10b)]();}[_0x25f8f8(0x10b)](){const _0x1d9451=_0x25f8f8,_0x47e05a=this[_0x1d9451(0x102)],_0x3fa480=_0x47e05a[_0x1d9451(0x108)];_0x47e05a[_0x1d9451(0xe3)][_0x1d9451(0xdf)](_0x1d9451(0xfe))[_0x1d9451(0xd0)][_0x1d9451(0x10c)](_0x416dc3=>{const _0x1d70a3=_0x1d9451;if(_0x1d70a3(0xce)!=_0x416dc3[_0x1d70a3(0xfb)])return;const {data:_0x238b30}=_0x416dc3;return _0x238b30&&_0x1d70a3(0xec)==_0x238b30[_0x1d70a3(0xd4)]?{'type':_0x1d70a3(0x101),'content':_0x208d1f(_0x3fa480,_0x1d70a3(0xd6),_0x208d1f(_0x3fa480,_0x1d70a3(0xea)))}:void 0x0;});}}function _0x1841(_0x4bd52f,_0x3ab3d2){const _0x41ba24=_0x41ba();return _0x1841=function(_0x184160,_0x146d30){_0x184160=_0x184160-0xca;let _0x32f4d3=_0x41ba24[_0x184160];return _0x32f4d3;},_0x1841(_0x4bd52f,_0x3ab3d2);}function nr(_0x34be83,{showActiveMarker:_0xa27ee4=!0x0}={}){return(_0x584938,_0x305333,_0xf7c47e)=>{const _0x41224f=_0x1841,_0xc237=_0x34be83[_0x41224f(0xe3)][_0x41224f(0xdf)](_0x41224f(0xfe)),_0x2ff740=_0x305333[_0x41224f(0xdb)][_0x41224f(0xf3)],_0x2e609b=_0x305333[_0x41224f(0xdb)][_0x41224f(0xcc)],_0x31650e=_0x34be83[_0x41224f(0xf5)][_0x41224f(0xd8)];if(!_0x2ff740[_0x41224f(0xf6)](_0x2e609b)||!_0x2ff740[_0x41224f(0x105)])return;const _0x1d40f3=_0x2ff740[_0x41224f(0x105)];if(_0x31650e[_0x41224f(0xee)](_0x1d40f3)&&!_0x31650e[_0x41224f(0x103)](_0x1d40f3)&&_0x31650e[_0x41224f(0xfc)](_0x1d40f3,_0x41224f(0x100))){if(!_0xf7c47e[_0x41224f(0xf7)][_0x41224f(0xd3)](_0x305333[_0x41224f(0xdb)],_0x584938[_0x41224f(0xcb)]))return;const _0x187c10=_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xf1)](_0x41224f(0xfd),{'class':_0x41224f(0xde)}),_0x4c546b=_0xf7c47e[_0x41224f(0x10a)][_0x41224f(0xd1)](_0x2e609b);_0xa27ee4&&_0xc237[_0x41224f(0xf0)][_0x41224f(0xe2)](_0x305333[_0x41224f(0xe8)])&&_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xef)](_0x41224f(0xff),_0x187c10),_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xfa)](_0x4c546b,_0x187c10),_0xf7c47e[_0x41224f(0x10a)][_0x41224f(0xe9)](_0x187c10,_0x305333[_0x41224f(0xe8)]);}};}
23
+ const _0x26324e=_0x186a;function _0x5377(){const _0x57c895=['markerName','options','activeMarkers','addMarker:suggestion:insertion','consume','checkChild','mapper','has','Paragraph','48915xfeyEJ','TrackChangesEditing','downcastDispatcher','insertion','descriptionFactory','toViewPosition','$text','isTouching','registerElementLabel','enableCommand','4753GanZLR','ck-suggestion-marker-split','addClass','end','865336izaIFL','45418yRuJOV','enableDefaultAttributesIntegration','afterInit','*Insert:*\x20%0','highest','get','*Change\x20to:*\x20%0','insert','paragraph','createUIElement','nodeAfter','255480FbBOgG','bindElementToMarker','showSuggestionHighlights','writer','format','markerRange','getItemLabel','consumable','getFirstRange','ck-suggestion-marker--active','start','formatBlock','6546nlrlHC','locale','editor','plugins','_registerLegacyDescription','name','243098OoGYiL','type','registerDescriptionCallback','isLimit','96KlIeKT','insertParagraph','model','1588455OtcnUC','schema','ELEMENT_PARAGRAPH','includes','span','commandName','editing','data','50NfzaMt','isBlock'];_0x5377=function(){return _0x57c895;};return _0x5377();}(function(_0x35d713,_0x5f3681){const _0xae7aac=_0x186a,_0x189350=_0x35d713();while(!![]){try{const _0x53077c=parseInt(_0xae7aac(0x12f))/0x1+parseInt(_0xae7aac(0x112))/0x2*(parseInt(_0xae7aac(0x133))/0x3)+-parseInt(_0xae7aac(0x157))/0x4+parseInt(_0xae7aac(0x136))/0x5+-parseInt(_0xae7aac(0x129))/0x6*(parseInt(_0xae7aac(0x153))/0x7)+parseInt(_0xae7aac(0x11d))/0x8+-parseInt(_0xae7aac(0x149))/0x9*(-parseInt(_0xae7aac(0x13e))/0xa);if(_0x53077c===_0x5f3681)break;else _0x189350['push'](_0x189350['shift']());}catch(_0x1d6462){_0x189350['push'](_0x189350['shift']());}}}(_0x5377,0x5f158));import{Plugin as _0x391bf0}from'ckeditor5/src/core.js';import{getTranslation as _0x121ce1}from'../utils/common-translations.js';function _0x186a(_0x168e8c,_0x1f38ba){const _0x537725=_0x5377();return _0x186a=function(_0x186ac0,_0xd9c770){_0x186ac0=_0x186ac0-0x112;let _0x883f28=_0x537725[_0x186ac0];return _0x883f28;},_0x186a(_0x168e8c,_0x1f38ba);}export default class dt extends _0x391bf0{[_0x26324e(0x114)](){const _0xf00cb7=_0x26324e,_0x2da463=this[_0xf00cb7(0x12b)];if(!_0x2da463[_0xf00cb7(0x12c)][_0xf00cb7(0x147)](_0xf00cb7(0x148)))return;const _0xb550f2=_0x2da463[_0xf00cb7(0x12a)],_0x1fdcc0=_0x2da463[_0xf00cb7(0x12c)][_0xf00cb7(0x117)](_0xf00cb7(0x14a));_0x1fdcc0[_0xf00cb7(0x14d)][_0xf00cb7(0x151)](_0xf00cb7(0x11a),_0x5b8dae=>_0x121ce1(_0xb550f2,_0xf00cb7(0x138),_0x5b8dae)),_0x1fdcc0[_0xf00cb7(0x113)](_0xf00cb7(0x11a)),_0x1fdcc0[_0xf00cb7(0x152)](_0xf00cb7(0x134)),_0x2da463[_0xf00cb7(0x13c)][_0xf00cb7(0x14b)]['on'](_0xf00cb7(0x143),nr(_0x2da463),{'priority':_0xf00cb7(0x116)}),_0x2da463[_0xf00cb7(0x13d)][_0xf00cb7(0x14b)]['on'](_0xf00cb7(0x143),(_0x1573fd,_0x4c4d3d,_0x1ddb56)=>{const _0x2164eb=_0xf00cb7;_0x1ddb56[_0x2164eb(0x141)][_0x2164eb(0x11f)]&&nr(_0x2da463,{'showActiveMarker':!0x1})(_0x1573fd,_0x4c4d3d,_0x1ddb56);},{'priority':_0xf00cb7(0x116)});const _0x5749f3=_0x1fdcc0[_0xf00cb7(0x14d)];_0x5749f3[_0xf00cb7(0x131)](_0x1beeb9=>{const _0x21572f=_0xf00cb7;if(_0x21572f(0x14c)!==_0x1beeb9[_0x21572f(0x130)])return;const {start:_0xf75d35,end:_0x3ebbac}=_0x1beeb9[_0x21572f(0x125)]();if(!_0xf75d35[_0x21572f(0x150)](_0x3ebbac)||!_0xf75d35[_0x21572f(0x11c)])return;const _0x88973f=_0x2da463[_0x21572f(0x135)][_0x21572f(0x137)],_0x58a0f5=_0xf75d35[_0x21572f(0x11c)];return _0x88973f[_0x21572f(0x13f)](_0x58a0f5)&&!_0x88973f[_0x21572f(0x132)](_0x58a0f5)&&_0x88973f[_0x21572f(0x145)](_0x58a0f5,_0x21572f(0x14f))?{'type':_0x21572f(0x14c),'content':_0x121ce1(_0xb550f2,_0x21572f(0x115),_0x5749f3[_0x21572f(0x123)](_0x58a0f5,0x1))}:void 0x0;}),this[_0xf00cb7(0x12d)]();}[_0x26324e(0x12d)](){const _0x3d0586=_0x26324e,_0x3e04a1=this[_0x3d0586(0x12b)],_0x4ba172=_0x3e04a1[_0x3d0586(0x12a)];_0x3e04a1[_0x3d0586(0x12c)][_0x3d0586(0x117)](_0x3d0586(0x14a))[_0x3d0586(0x14d)][_0x3d0586(0x131)](_0x17c3de=>{const _0x3fb422=_0x3d0586;if(_0x3fb422(0x128)!=_0x17c3de[_0x3fb422(0x130)])return;const {data:_0x5de4dc}=_0x17c3de;return _0x5de4dc&&_0x3fb422(0x11a)==_0x5de4dc[_0x3fb422(0x13b)]?{'type':_0x3fb422(0x121),'content':_0x121ce1(_0x4ba172,_0x3fb422(0x118),_0x121ce1(_0x4ba172,_0x3fb422(0x138)))}:void 0x0;});}}function nr(_0x2739b2,{showActiveMarker:_0x14e2f8=!0x0}={}){return(_0x23bada,_0x288907,_0x566960)=>{const _0x2d519c=_0x186a,_0x19e6ee=_0x2739b2[_0x2d519c(0x12c)][_0x2d519c(0x117)](_0x2d519c(0x14a)),_0x50bab1=_0x288907[_0x2d519c(0x122)][_0x2d519c(0x127)],_0x5c38f4=_0x288907[_0x2d519c(0x122)][_0x2d519c(0x156)],_0x5a7d6a=_0x2739b2[_0x2d519c(0x135)][_0x2d519c(0x137)];if(!_0x50bab1[_0x2d519c(0x150)](_0x5c38f4)||!_0x50bab1[_0x2d519c(0x11c)])return;const _0x2a7c96=_0x50bab1[_0x2d519c(0x11c)];if(_0x5a7d6a[_0x2d519c(0x13f)](_0x2a7c96)&&!_0x5a7d6a[_0x2d519c(0x132)](_0x2a7c96)&&_0x5a7d6a[_0x2d519c(0x145)](_0x2a7c96,_0x2d519c(0x14f))){if(!_0x566960[_0x2d519c(0x124)][_0x2d519c(0x144)](_0x288907[_0x2d519c(0x122)],_0x23bada[_0x2d519c(0x12e)]))return;const _0x365536=_0x566960[_0x2d519c(0x120)][_0x2d519c(0x11b)](_0x2d519c(0x13a),{'class':_0x2d519c(0x154)}),_0x1ae3bd=_0x566960[_0x2d519c(0x146)][_0x2d519c(0x14e)](_0x5c38f4);_0x14e2f8&&_0x19e6ee[_0x2d519c(0x142)][_0x2d519c(0x139)](_0x288907[_0x2d519c(0x140)])&&_0x566960[_0x2d519c(0x120)][_0x2d519c(0x155)](_0x2d519c(0x126),_0x365536),_0x566960[_0x2d519c(0x120)][_0x2d519c(0x119)](_0x1ae3bd,_0x365536),_0x566960[_0x2d519c(0x146)][_0x2d519c(0x11e)](_0x365536,_0x288907[_0x2d519c(0x140)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6027ff=_0x5ece;(function(_0x1cfa85,_0x246819){const _0x5f5aaf=_0x5ece,_0x5dfcb4=_0x1cfa85();while(!![]){try{const _0x3a5b5b=-parseInt(_0x5f5aaf(0x117))/0x1*(parseInt(_0x5f5aaf(0x122))/0x2)+parseInt(_0x5f5aaf(0x108))/0x3*(parseInt(_0x5f5aaf(0x118))/0x4)+parseInt(_0x5f5aaf(0x107))/0x5+-parseInt(_0x5f5aaf(0x125))/0x6+parseInt(_0x5f5aaf(0x113))/0x7*(-parseInt(_0x5f5aaf(0x11f))/0x8)+parseInt(_0x5f5aaf(0x112))/0x9*(-parseInt(_0x5f5aaf(0x11c))/0xa)+-parseInt(_0x5f5aaf(0x119))/0xb*(-parseInt(_0x5f5aaf(0x123))/0xc);if(_0x3a5b5b===_0x246819)break;else _0x5dfcb4['push'](_0x5dfcb4['shift']());}catch(_0x30d4b0){_0x5dfcb4['push'](_0x5dfcb4['shift']());}}}(_0xfbde,0x68d43));import{Plugin as _0x1c8e3d}from'ckeditor5/src/core.js';function _0x5ece(_0x59a0ba,_0x11a9e6){const _0xfbde76=_0xfbde();return _0x5ece=function(_0x5ecec5,_0x4450c6){_0x5ecec5=_0x5ecec5-0x107;let _0x40f460=_0xfbde76[_0x5ecec5];return _0x40f460;},_0x5ece(_0x59a0ba,_0x11a9e6);}import{getTranslation as _0x3e5987}from'../utils/common-translations.js';export default class pt extends _0x1c8e3d{[_0x6027ff(0x114)](){const _0x5031a5=_0x6027ff,_0x16ea96=this[_0x5031a5(0x11b)];if(!_0x16ea96[_0x5031a5(0x111)][_0x5031a5(0x115)](_0x5031a5(0x121)))return;_0x16ea96[_0x5031a5(0x111)][_0x5031a5(0x10f)](_0x5031a5(0x120))[_0x5031a5(0x11a)](_0x5031a5(0x11e)),this[_0x5031a5(0x116)]();}[_0x6027ff(0x116)](){const _0x43b8f8=_0x6027ff,_0x4b57a1=this[_0x43b8f8(0x11b)];_0x4b57a1[_0x43b8f8(0x111)][_0x43b8f8(0x10f)](_0x43b8f8(0x120))[_0x43b8f8(0x10c)][_0x43b8f8(0x11d)](_0x2240b8=>{const _0x2c3aa2=_0x43b8f8;if(_0x2c3aa2(0x10b)!=_0x2240b8[_0x2c3aa2(0x10e)]&&_0x2c3aa2(0x109)!=_0x2240b8[_0x2c3aa2(0x10e)])return;const {data:_0x4cb08c}=_0x2240b8;return _0x4cb08c&&_0x2c3aa2(0x11e)==_0x4cb08c[_0x2c3aa2(0x10a)]?{'type':_0x2c3aa2(0x10d),'content':_0x3e5987(_0x4b57a1[_0x2c3aa2(0x124)],_0x2c3aa2(0x110))}:void 0x0;});}}function _0xfbde(){const _0x3a6c40=['187taSdRG','enableDefaultAttributesIntegration','editor','200jtkZbq','registerDescriptionCallback','removeFormat','503512dYauDj','TrackChangesEditing','RemoveFormatEditing','70gLUTUO','1028736OdbrLl','locale','4333680FNDrRW','1943485WkVINF','18345jViyfp','formatInline','commandName','formatBlock','descriptionFactory','format','type','get','*Remove\x20all\x20formatting*','plugins','7506VYaDGj','42gDKmYT','afterInit','has','_registerLegacyDescription','11195LmBdlD','60Wpeaes'];_0xfbde=function(){return _0x3a6c40;};return _0xfbde();}
23
+ const _0x3d90cf=_0x21a3;function _0x21a3(_0x2202dc,_0x217e5a){const _0x281824=_0x2818();return _0x21a3=function(_0x21a38c,_0x5084af){_0x21a38c=_0x21a38c-0x154;let _0x1ed084=_0x281824[_0x21a38c];return _0x1ed084;},_0x21a3(_0x2202dc,_0x217e5a);}function _0x2818(){const _0x15d987=['139376jVjhQt','locale','formatInline','editor','commandName','10lXeflY','format','registerDescriptionCallback','171299jOYUVb','removeFormat','1286270ZATzPE','_registerLegacyDescription','1924768zoqEYM','7998970lQMiWx','*Remove\x20all\x20formatting*','TrackChangesEditing','plugins','10425861YIznwz','afterInit','enableDefaultAttributesIntegration','formatBlock','has','RemoveFormatEditing','get','1017QxsDLb','18hWYoVf','964NbnwjN','descriptionFactory','type'];_0x2818=function(){return _0x15d987;};return _0x2818();}(function(_0x24193b,_0x2cafe4){const _0x5508e5=_0x21a3,_0x37d0e7=_0x24193b();while(!![]){try{const _0x5aeda7=parseInt(_0x5508e5(0x15e))/0x1+parseInt(_0x5508e5(0x170))/0x2*(parseInt(_0x5508e5(0x16e))/0x3)+-parseInt(_0x5508e5(0x162))/0x4+-parseInt(_0x5508e5(0x160))/0x5*(-parseInt(_0x5508e5(0x16f))/0x6)+parseInt(_0x5508e5(0x163))/0x7+-parseInt(_0x5508e5(0x156))/0x8+parseInt(_0x5508e5(0x167))/0x9*(-parseInt(_0x5508e5(0x15b))/0xa);if(_0x5aeda7===_0x2cafe4)break;else _0x37d0e7['push'](_0x37d0e7['shift']());}catch(_0x5199de){_0x37d0e7['push'](_0x37d0e7['shift']());}}}(_0x2818,0x908fe));import{Plugin as _0x59adba}from'ckeditor5/src/core.js';import{getTranslation as _0x9ebfa5}from'../utils/common-translations.js';export default class pt extends _0x59adba{[_0x3d90cf(0x168)](){const _0x39fe31=_0x3d90cf,_0x1da07b=this[_0x39fe31(0x159)];if(!_0x1da07b[_0x39fe31(0x166)][_0x39fe31(0x16b)](_0x39fe31(0x16c)))return;_0x1da07b[_0x39fe31(0x166)][_0x39fe31(0x16d)](_0x39fe31(0x165))[_0x39fe31(0x169)](_0x39fe31(0x15f)),this[_0x39fe31(0x161)]();}[_0x3d90cf(0x161)](){const _0x19c472=_0x3d90cf,_0x228301=this[_0x19c472(0x159)];_0x228301[_0x19c472(0x166)][_0x19c472(0x16d)](_0x19c472(0x165))[_0x19c472(0x154)][_0x19c472(0x15d)](_0x53cd40=>{const _0x3332f6=_0x19c472;if(_0x3332f6(0x16a)!=_0x53cd40[_0x3332f6(0x155)]&&_0x3332f6(0x158)!=_0x53cd40[_0x3332f6(0x155)])return;const {data:_0x349bb1}=_0x53cd40;return _0x349bb1&&_0x3332f6(0x15f)==_0x349bb1[_0x3332f6(0x15a)]?{'type':_0x3332f6(0x15c),'content':_0x9ebfa5(_0x228301[_0x3332f6(0x157)],_0x3332f6(0x164))}:void 0x0;});}}