@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240625.0 → 0.0.0-nightly-20240626.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28b38f=_0x166c;function _0x2c73(){const _0x54597e=['numbered','outdentList','ELEMENT_LIST_ITEM','findIndex','commandName','slice','*Indent:*\x20%0','*Check\x20item*','1327270adGRbC','formatInline','commandParams','103176LphUZj','before','checkTodoList','bulletedList','todoList','push','length','previousSibling','forceValue','createPositionAt','registerDescriptionCallback','descriptionFactory','get','nextSibling','markBlockFormat','paragraph','from','listType','ELEMENT_TODO_LIST','model','listItem','ELEMENT_NUMBERED_LIST','getAttribute','*Change\x20to:*\x20%0','indentList','5210useAWr','format','21yLxHko','TrackChangesEditing','afterInit','formatBlock','type','List','createRange','document','has','934842mLDwdr','schema','enableCommand','name','todoListChecked','editor','1380844DRLbLq','locale','_selectedElements','LegacyTodoListEditing','filter','ELEMENT_BULLETED_LIST','execute','LegacyListEditing','replace','*Outdent:*\x20%0','plugins','listIndent','numberedList','checkChild','getSelectedBlocks','126oWGKcL','todo','selection','isObject','2623605TkzOKj','3742464FpLWJF','change','375SkluMD','value','end','blockName','commands','bulleted','parent','element','registerElementLabel','add','*Uncheck\x20item*'];_0x2c73=function(){return _0x54597e;};return _0x2c73();}function _0x166c(_0x32ce73,_0x143d74){const _0x2c737e=_0x2c73();return _0x166c=function(_0x166c85,_0x3831a0){_0x166c85=_0x166c85-0x121;let _0x5d80ca=_0x2c737e[_0x166c85];return _0x5d80ca;},_0x166c(_0x32ce73,_0x143d74);}(function(_0x1eca03,_0x46ff16){const _0x157800=_0x166c,_0x30d9f2=_0x1eca03();while(!![]){try{const _0x4463f8=-parseInt(_0x157800(0x174))/0x1+-parseInt(_0x157800(0x137))/0x2*(parseInt(_0x157800(0x15e))/0x3)+parseInt(_0x157800(0x148))/0x4+-parseInt(_0x157800(0x15b))/0x5+-parseInt(_0x157800(0x142))/0x6*(parseInt(_0x157800(0x139))/0x7)+-parseInt(_0x157800(0x15c))/0x8+parseInt(_0x157800(0x157))/0x9*(parseInt(_0x157800(0x171))/0xa);if(_0x4463f8===_0x46ff16)break;else _0x30d9f2['push'](_0x30d9f2['shift']());}catch(_0x5602b7){_0x30d9f2['push'](_0x30d9f2['shift']());}}}(_0x2c73,0x4cd0e));import{Plugin as _0x2477ab}from'ckeditor5/src/core.js';import{getTranslation as _0x1fa2ea}from'../utils/common-translations.js';export default class ut extends _0x2477ab{[_0x28b38f(0x13b)](){const _0x206ae9=_0x28b38f,_0xa1bd8d=this[_0x206ae9(0x147)],_0x160ee4=_0xa1bd8d[_0x206ae9(0x149)];if(!_0xa1bd8d[_0x206ae9(0x152)][_0x206ae9(0x141)](_0x206ae9(0x14f)))return;const _0x3647b0=_0xa1bd8d[_0x206ae9(0x152)][_0x206ae9(0x12a)](_0x206ae9(0x13a)),_0x480147=_0xa1bd8d[_0x206ae9(0x152)][_0x206ae9(0x141)](_0x206ae9(0x14b));function _0x2863ae(_0x2a4184){return()=>{const _0x15d86b=_0x166c,_0x420b3c=_0xa1bd8d[_0x15d86b(0x131)][_0x15d86b(0x140)][_0x15d86b(0x159)],_0x1670d2=_0xa1bd8d[_0x15d86b(0x162)][_0x15d86b(0x12a)](_0x2a4184);if(_0x1670d2[_0x15d86b(0x15f)])return void _0xa1bd8d[_0x15d86b(0x14e)](_0x15d86b(0x12d),{});const _0x4776a4=_0x2a4184[_0x15d86b(0x16e)](0x0,-0x4),_0xf33843=function(_0x59fd58,_0x5c1cdd,_0x83b837){const _0x55f9e0=_0x15d86b;let _0x40fc97=Array[_0x55f9e0(0x12e)](_0x59fd58)[_0x55f9e0(0x14c)](_0x52f2d6=>function(_0x4ac8ab,_0x25d79a){const _0x311b08=_0x55f9e0;return _0x25d79a[_0x311b08(0x155)](_0x4ac8ab[_0x311b08(0x164)],_0x311b08(0x132))&&!_0x25d79a[_0x311b08(0x15a)](_0x4ac8ab);}(_0x52f2d6,_0x83b837));_0x40fc97=_0x40fc97[_0x55f9e0(0x14c)](_0x18dd5a=>!_0x18dd5a['is'](_0x55f9e0(0x165),_0x55f9e0(0x132))||_0x18dd5a[_0x55f9e0(0x134)](_0x55f9e0(0x12f))!=_0x5c1cdd);const _0x30deff=new Set();for(const _0x22762e of _0x40fc97)_0x22762e['is'](_0x55f9e0(0x165),_0x55f9e0(0x132))?_0x30deff[_0x55f9e0(0x167)](me(_0x22762e)):_0x30deff[_0x55f9e0(0x167)](_0x22762e);return Array[_0x55f9e0(0x12e)](_0x30deff);}(_0x420b3c[_0x15d86b(0x156)](),_0x4776a4,_0xa1bd8d[_0x15d86b(0x131)][_0x15d86b(0x143)]);_0xa1bd8d[_0x15d86b(0x131)][_0x15d86b(0x15d)](()=>{const _0x50b34b=_0x15d86b;for(const _0x279ef4 of _0xf33843)_0x3647b0[_0x50b34b(0x12c)](_0x279ef4,{'commandName':_0x2a4184,'commandParams':[{'forceValue':!_0x1670d2[_0x50b34b(0x15f)]}],'formatGroupId':_0x50b34b(0x161)},fe(_0x279ef4));});};}function _0x5ce5f5(_0x3f85eb){return()=>{const _0x301c48=_0x166c,_0x19388d=function(_0x559864){const _0x50f491=_0x166c;let _0x42ea2f=Array[_0x50f491(0x12e)](_0x559864);const _0x580d77=_0x42ea2f[_0x50f491(0x16c)](_0x1479e4=>_0x50f491(0x132)!=_0x1479e4[_0x50f491(0x145)]);return _0x580d77>-0x1&&(_0x42ea2f=_0x42ea2f[_0x50f491(0x16e)](0x0,_0x580d77)),_0x42ea2f;}(_0xa1bd8d[_0x301c48(0x131)][_0x301c48(0x140)][_0x301c48(0x159)][_0x301c48(0x156)]()),_0x2b0990=_0xa1bd8d[_0x301c48(0x131)][_0x301c48(0x13f)](_0xa1bd8d[_0x301c48(0x131)][_0x301c48(0x127)](_0x19388d[0x0],_0x301c48(0x175)),_0xa1bd8d[_0x301c48(0x131)][_0x301c48(0x127)](_0x19388d[_0x19388d[_0x301c48(0x124)]-0x1],_0x301c48(0x160)));_0xa1bd8d[_0x301c48(0x131)][_0x301c48(0x15d)](()=>{const _0x579826=_0x301c48;_0x3647b0[_0x579826(0x12c)](_0x2b0990,{'commandName':_0x3f85eb,'commandParams':[],'formatGroupId':_0x579826(0x153)},function(_0x2216c1){const _0x4f39af=_0x579826,_0x30dd39=new Set();for(const _0x1ac1d8 of _0x2216c1){let _0x249197=_0x1ac1d8[_0x4f39af(0x12b)];for(;_0x249197&&_0x249197[_0x4f39af(0x134)](_0x4f39af(0x153))>_0x1ac1d8[_0x4f39af(0x134)](_0x4f39af(0x153));)_0x30dd39[_0x4f39af(0x167)](_0x249197),_0x249197=_0x249197[_0x4f39af(0x12b)];}return Array[_0x4f39af(0x12e)](_0x30dd39);}(_0x19388d));});};}_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x154),_0x2863ae(_0x206ae9(0x154))),_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x121),_0x2863ae(_0x206ae9(0x121))),_0x480147&&_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x122),_0x2863ae(_0x206ae9(0x122))),_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x136),_0x5ce5f5(_0x206ae9(0x136))),_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x16a),_0x5ce5f5(_0x206ae9(0x16a))),_0x480147&&_0x3647b0[_0x206ae9(0x144)](_0x206ae9(0x176),()=>{const _0x5163ee=_0x206ae9,_0x1e9c55=_0xa1bd8d[_0x5163ee(0x162)][_0x5163ee(0x12a)](_0x5163ee(0x176)),_0x2892bb=Array[_0x5163ee(0x12e)](_0x1e9c55[_0x5163ee(0x14a)]);_0x2892bb[_0x5163ee(0x14c)](_0x48c088=>_0x48c088[_0x5163ee(0x134)](_0x5163ee(0x146))!=_0x1e9c55[_0x5163ee(0x15f)]),_0xa1bd8d[_0x5163ee(0x131)][_0x5163ee(0x15d)](()=>{const _0x4d851a=_0x5163ee;for(const _0x39754a of _0x2892bb)_0x3647b0[_0x4d851a(0x12c)](_0x39754a,{'commandName':_0x4d851a(0x176),'commandParams':[{'forceValue':!_0x1e9c55[_0x4d851a(0x15f)]}]});});}),_0x3647b0[_0x206ae9(0x129)][_0x206ae9(0x166)](_0x206ae9(0x132),_0x18fa52=>_0x1fa2ea(_0x160ee4,_0x206ae9(0x16b),_0x18fa52)),_0x3647b0[_0x206ae9(0x129)][_0x206ae9(0x128)](_0x45c040=>{const _0x1bcd0d=_0x206ae9;if(_0x1bcd0d(0x13c)!=_0x45c040[_0x1bcd0d(0x13d)]&&_0x1bcd0d(0x172)!=_0x45c040[_0x1bcd0d(0x13d)])return;const {data:_0x5c70a9}=_0x45c040;if(_0x5c70a9){if(_0x1bcd0d(0x154)==_0x5c70a9[_0x1bcd0d(0x16d)]||_0x1bcd0d(0x121)==_0x5c70a9[_0x1bcd0d(0x16d)]||_0x1bcd0d(0x122)==_0x5c70a9[_0x1bcd0d(0x16d)])switch(_0x5c70a9[_0x1bcd0d(0x16d)][_0x1bcd0d(0x150)](_0x1bcd0d(0x13e),'')){case _0x1bcd0d(0x163):return _0xcb0f01(_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x14d)));case _0x1bcd0d(0x169):return _0xcb0f01(_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x133)));case _0x1bcd0d(0x158):return _0xcb0f01(_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x130)));}if(_0x1bcd0d(0x136)==_0x5c70a9[_0x1bcd0d(0x16d)])return{'type':_0x1bcd0d(0x138),'content':_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x16f),_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x16b)))};if(_0x1bcd0d(0x16a)==_0x5c70a9[_0x1bcd0d(0x16d)])return{'type':_0x1bcd0d(0x138),'content':_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x151),_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x16b)))};if(_0x1bcd0d(0x176)==_0x5c70a9[_0x1bcd0d(0x16d)])return _0x5c70a9[_0x1bcd0d(0x173)][0x0][_0x1bcd0d(0x126)]?{'type':_0x1bcd0d(0x138),'content':_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x170))}:{'type':_0x1bcd0d(0x138),'content':_0x1fa2ea(_0x160ee4,_0x1bcd0d(0x168))};}function _0xcb0f01(_0x9d41e6){const _0x60faa0=_0x1bcd0d;return{'type':_0x60faa0(0x138),'content':_0x1fa2ea(_0x160ee4,_0x60faa0(0x135),_0x9d41e6)};}});}}function me(_0x4b90b8){const _0x25916e=_0x28b38f,_0x38b60a=_0x4b90b8[_0x25916e(0x134)](_0x25916e(0x153));if(0x0==_0x38b60a)return _0x4b90b8;let _0x2de696=_0x4b90b8;for(;_0x4b90b8[_0x25916e(0x125)]&&_0x4b90b8[_0x25916e(0x125)]['is'](_0x25916e(0x165),_0x25916e(0x132));){const _0x517bf3=_0x4b90b8[_0x25916e(0x125)][_0x25916e(0x134)](_0x25916e(0x153));if(_0x517bf3==_0x38b60a)_0x2de696=_0x4b90b8[_0x25916e(0x125)];else{if(_0x517bf3<_0x38b60a)break;}_0x4b90b8=_0x4b90b8[_0x25916e(0x125)];}return _0x2de696;}function fe(_0x14a6ab){const _0x5549d7=_0x28b38f,_0xdcad68=[];if(_0x14a6ab['is'](_0x5549d7(0x165),_0x5549d7(0x132))&&_0x14a6ab[_0x5549d7(0x134)](_0x5549d7(0x153))>0x0){let _0x477101=_0x14a6ab[_0x5549d7(0x12b)];for(;_0x477101&&_0x5549d7(0x132)==_0x477101[_0x5549d7(0x145)]&&_0x477101[_0x5549d7(0x134)](_0x5549d7(0x153))==_0x14a6ab[_0x5549d7(0x134)](_0x5549d7(0x153));)_0xdcad68[_0x5549d7(0x123)](_0x477101),_0x477101=_0x477101[_0x5549d7(0x12b)];}return _0xdcad68;}
23
+ function _0x19c0(){const _0x45872b=['createPositionAt','outdentList','*Outdent:*\x20%0','formatBlock','ELEMENT_NUMBERED_LIST','25726RnVbHB','numberedList','end','2490459EqeWGX','element','length','forceValue','paragraph','checkChild','listItem','name','TrackChangesEditing','checkTodoList','LegacyListEditing','_selectedElements','listType','format','numbered','ELEMENT_TODO_LIST','53684410cEvNBI','ELEMENT_BULLETED_LIST','markBlockFormat','schema','blockName','nextSibling','todo','LegacyTodoListEditing','value','commandParams','has','get','plugins','bulletedList','getSelectedBlocks','previousSibling','4rtmcXl','locale','List','71ogPZKd','655014uBoqCe','registerElementLabel','document','*Check\x20item*','filter','ELEMENT_LIST_ITEM','afterInit','findIndex','editor','todoListChecked','isObject','*Indent:*\x20%0','commandName','from','enableCommand','getAttribute','model','formatInline','parent','change','992655TkfQoZ','add','createRange','push','5442224AdJpsS','119pEwUhH','todoList','execute','bulleted','*Uncheck\x20item*','replace','9075220PYsOhM','listIndent','slice','commands','before','*Change\x20to:*\x20%0','type','descriptionFactory','registerDescriptionCallback','indentList','selection'];_0x19c0=function(){return _0x45872b;};return _0x19c0();}function _0xc5b5(_0x11660a,_0xca01f2){const _0x19c070=_0x19c0();return _0xc5b5=function(_0xc5b58c,_0x5f0bec){_0xc5b58c=_0xc5b58c-0x11c;let _0x13234b=_0x19c070[_0xc5b58c];return _0x13234b;},_0xc5b5(_0x11660a,_0xca01f2);}const _0x447bb2=_0xc5b5;(function(_0x352674,_0x4ad432){const _0x549f7d=_0xc5b5,_0x5408a1=_0x352674();while(!![]){try{const _0x35b733=-parseInt(_0x549f7d(0x142))/0x1*(-parseInt(_0x549f7d(0x11c))/0x2)+-parseInt(_0x549f7d(0x11f))/0x3*(parseInt(_0x549f7d(0x13f))/0x4)+-parseInt(_0x549f7d(0x162))/0x5+parseInt(_0x549f7d(0x143))/0x6*(-parseInt(_0x549f7d(0x15c))/0x7)+-parseInt(_0x549f7d(0x15b))/0x8+-parseInt(_0x549f7d(0x157))/0x9+parseInt(_0x549f7d(0x12f))/0xa;if(_0x35b733===_0x4ad432)break;else _0x5408a1['push'](_0x5408a1['shift']());}catch(_0x352507){_0x5408a1['push'](_0x5408a1['shift']());}}}(_0x19c0,0xf1b77));import{Plugin as _0x104be6}from'ckeditor5/src/core.js';import{getTranslation as _0x468ae8}from'../utils/common-translations.js';export default class ut extends _0x104be6{[_0x447bb2(0x149)](){const _0x11f0f9=_0x447bb2,_0x5446cd=this[_0x11f0f9(0x14b)],_0x36bddd=_0x5446cd[_0x11f0f9(0x140)];if(!_0x5446cd[_0x11f0f9(0x13b)][_0x11f0f9(0x139)](_0x11f0f9(0x129)))return;const _0x6640c2=_0x5446cd[_0x11f0f9(0x13b)][_0x11f0f9(0x13a)](_0x11f0f9(0x127)),_0x37ae13=_0x5446cd[_0x11f0f9(0x13b)][_0x11f0f9(0x139)](_0x11f0f9(0x136));function _0x21d707(_0x1ece28){return()=>{const _0x3d2895=_0xc5b5,_0x4bd0f3=_0x5446cd[_0x3d2895(0x153)][_0x3d2895(0x145)][_0x3d2895(0x16c)],_0x4b19b2=_0x5446cd[_0x3d2895(0x165)][_0x3d2895(0x13a)](_0x1ece28);if(_0x4b19b2[_0x3d2895(0x137)])return void _0x5446cd[_0x3d2895(0x15e)](_0x3d2895(0x123),{});const _0x485581=_0x1ece28[_0x3d2895(0x164)](0x0,-0x4),_0x5ff5ab=function(_0x1d4fe9,_0x10430b,_0x5c4a35){const _0x4b1f76=_0x3d2895;let _0x4abfe9=Array[_0x4b1f76(0x150)](_0x1d4fe9)[_0x4b1f76(0x147)](_0xacd8c6=>function(_0xf21428,_0x2ba721){const _0x4fd6c1=_0x4b1f76;return _0x2ba721[_0x4fd6c1(0x124)](_0xf21428[_0x4fd6c1(0x155)],_0x4fd6c1(0x125))&&!_0x2ba721[_0x4fd6c1(0x14d)](_0xf21428);}(_0xacd8c6,_0x5c4a35));_0x4abfe9=_0x4abfe9[_0x4b1f76(0x147)](_0x54ff45=>!_0x54ff45['is'](_0x4b1f76(0x120),_0x4b1f76(0x125))||_0x54ff45[_0x4b1f76(0x152)](_0x4b1f76(0x12b))!=_0x10430b);const _0x3229a6=new Set();for(const _0x44a4df of _0x4abfe9)_0x44a4df['is'](_0x4b1f76(0x120),_0x4b1f76(0x125))?_0x3229a6[_0x4b1f76(0x158)](me(_0x44a4df)):_0x3229a6[_0x4b1f76(0x158)](_0x44a4df);return Array[_0x4b1f76(0x150)](_0x3229a6);}(_0x4bd0f3[_0x3d2895(0x13d)](),_0x485581,_0x5446cd[_0x3d2895(0x153)][_0x3d2895(0x132)]);_0x5446cd[_0x3d2895(0x153)][_0x3d2895(0x156)](()=>{const _0x24c0d3=_0x3d2895;for(const _0xb59d29 of _0x5ff5ab)_0x6640c2[_0x24c0d3(0x131)](_0xb59d29,{'commandName':_0x1ece28,'commandParams':[{'forceValue':!_0x4b19b2[_0x24c0d3(0x137)]}],'formatGroupId':_0x24c0d3(0x133)},fe(_0xb59d29));});};}function _0x253942(_0x53c226){return()=>{const _0xaa5734=_0xc5b5,_0x53cfac=function(_0x115f5c){const _0x5232d6=_0xc5b5;let _0x4e0c49=Array[_0x5232d6(0x150)](_0x115f5c);const _0x2b7db8=_0x4e0c49[_0x5232d6(0x14a)](_0x4744e7=>_0x5232d6(0x125)!=_0x4744e7[_0x5232d6(0x126)]);return _0x2b7db8>-0x1&&(_0x4e0c49=_0x4e0c49[_0x5232d6(0x164)](0x0,_0x2b7db8)),_0x4e0c49;}(_0x5446cd[_0xaa5734(0x153)][_0xaa5734(0x145)][_0xaa5734(0x16c)][_0xaa5734(0x13d)]()),_0x46268c=_0x5446cd[_0xaa5734(0x153)][_0xaa5734(0x159)](_0x5446cd[_0xaa5734(0x153)][_0xaa5734(0x16d)](_0x53cfac[0x0],_0xaa5734(0x166)),_0x5446cd[_0xaa5734(0x153)][_0xaa5734(0x16d)](_0x53cfac[_0x53cfac[_0xaa5734(0x121)]-0x1],_0xaa5734(0x11e)));_0x5446cd[_0xaa5734(0x153)][_0xaa5734(0x156)](()=>{const _0x4878fb=_0xaa5734;_0x6640c2[_0x4878fb(0x131)](_0x46268c,{'commandName':_0x53c226,'commandParams':[],'formatGroupId':_0x4878fb(0x163)},function(_0x5ea6a4){const _0x174dfc=_0x4878fb,_0x4c63a5=new Set();for(const _0x48fbb6 of _0x5ea6a4){let _0x300723=_0x48fbb6[_0x174dfc(0x134)];for(;_0x300723&&_0x300723[_0x174dfc(0x152)](_0x174dfc(0x163))>_0x48fbb6[_0x174dfc(0x152)](_0x174dfc(0x163));)_0x4c63a5[_0x174dfc(0x158)](_0x300723),_0x300723=_0x300723[_0x174dfc(0x134)];}return Array[_0x174dfc(0x150)](_0x4c63a5);}(_0x53cfac));});};}_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x11d),_0x21d707(_0x11f0f9(0x11d))),_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x13c),_0x21d707(_0x11f0f9(0x13c))),_0x37ae13&&_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x15d),_0x21d707(_0x11f0f9(0x15d))),_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x16b),_0x253942(_0x11f0f9(0x16b))),_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x16e),_0x253942(_0x11f0f9(0x16e))),_0x37ae13&&_0x6640c2[_0x11f0f9(0x151)](_0x11f0f9(0x128),()=>{const _0x424fbb=_0x11f0f9,_0x32e3fa=_0x5446cd[_0x424fbb(0x165)][_0x424fbb(0x13a)](_0x424fbb(0x128)),_0x1c8057=Array[_0x424fbb(0x150)](_0x32e3fa[_0x424fbb(0x12a)]);_0x1c8057[_0x424fbb(0x147)](_0x4b790c=>_0x4b790c[_0x424fbb(0x152)](_0x424fbb(0x14c))!=_0x32e3fa[_0x424fbb(0x137)]),_0x5446cd[_0x424fbb(0x153)][_0x424fbb(0x156)](()=>{const _0x436200=_0x424fbb;for(const _0x20a86f of _0x1c8057)_0x6640c2[_0x436200(0x131)](_0x20a86f,{'commandName':_0x436200(0x128),'commandParams':[{'forceValue':!_0x32e3fa[_0x436200(0x137)]}]});});}),_0x6640c2[_0x11f0f9(0x169)][_0x11f0f9(0x144)](_0x11f0f9(0x125),_0x1e9d03=>_0x468ae8(_0x36bddd,_0x11f0f9(0x148),_0x1e9d03)),_0x6640c2[_0x11f0f9(0x169)][_0x11f0f9(0x16a)](_0x1f1b23=>{const _0x5b67e8=_0x11f0f9;if(_0x5b67e8(0x170)!=_0x1f1b23[_0x5b67e8(0x168)]&&_0x5b67e8(0x154)!=_0x1f1b23[_0x5b67e8(0x168)])return;const {data:_0x5a3d2d}=_0x1f1b23;if(_0x5a3d2d){if(_0x5b67e8(0x11d)==_0x5a3d2d[_0x5b67e8(0x14f)]||_0x5b67e8(0x13c)==_0x5a3d2d[_0x5b67e8(0x14f)]||_0x5b67e8(0x15d)==_0x5a3d2d[_0x5b67e8(0x14f)])switch(_0x5a3d2d[_0x5b67e8(0x14f)][_0x5b67e8(0x161)](_0x5b67e8(0x141),'')){case _0x5b67e8(0x15f):return _0x54bd5a(_0x468ae8(_0x36bddd,_0x5b67e8(0x130)));case _0x5b67e8(0x12d):return _0x54bd5a(_0x468ae8(_0x36bddd,_0x5b67e8(0x171)));case _0x5b67e8(0x135):return _0x54bd5a(_0x468ae8(_0x36bddd,_0x5b67e8(0x12e)));}if(_0x5b67e8(0x16b)==_0x5a3d2d[_0x5b67e8(0x14f)])return{'type':_0x5b67e8(0x12c),'content':_0x468ae8(_0x36bddd,_0x5b67e8(0x14e),_0x468ae8(_0x36bddd,_0x5b67e8(0x148)))};if(_0x5b67e8(0x16e)==_0x5a3d2d[_0x5b67e8(0x14f)])return{'type':_0x5b67e8(0x12c),'content':_0x468ae8(_0x36bddd,_0x5b67e8(0x16f),_0x468ae8(_0x36bddd,_0x5b67e8(0x148)))};if(_0x5b67e8(0x128)==_0x5a3d2d[_0x5b67e8(0x14f)])return _0x5a3d2d[_0x5b67e8(0x138)][0x0][_0x5b67e8(0x122)]?{'type':_0x5b67e8(0x12c),'content':_0x468ae8(_0x36bddd,_0x5b67e8(0x146))}:{'type':_0x5b67e8(0x12c),'content':_0x468ae8(_0x36bddd,_0x5b67e8(0x160))};}function _0x54bd5a(_0x57ffa7){const _0x207614=_0x5b67e8;return{'type':_0x207614(0x12c),'content':_0x468ae8(_0x36bddd,_0x207614(0x167),_0x57ffa7)};}});}}function me(_0x3c7bda){const _0x12b45e=_0x447bb2,_0x3dfe35=_0x3c7bda[_0x12b45e(0x152)](_0x12b45e(0x163));if(0x0==_0x3dfe35)return _0x3c7bda;let _0x3623eb=_0x3c7bda;for(;_0x3c7bda[_0x12b45e(0x13e)]&&_0x3c7bda[_0x12b45e(0x13e)]['is'](_0x12b45e(0x120),_0x12b45e(0x125));){const _0xc5607e=_0x3c7bda[_0x12b45e(0x13e)][_0x12b45e(0x152)](_0x12b45e(0x163));if(_0xc5607e==_0x3dfe35)_0x3623eb=_0x3c7bda[_0x12b45e(0x13e)];else{if(_0xc5607e<_0x3dfe35)break;}_0x3c7bda=_0x3c7bda[_0x12b45e(0x13e)];}return _0x3623eb;}function fe(_0x22e24c){const _0x40aaef=_0x447bb2,_0x4580cc=[];if(_0x22e24c['is'](_0x40aaef(0x120),_0x40aaef(0x125))&&_0x22e24c[_0x40aaef(0x152)](_0x40aaef(0x163))>0x0){let _0x3d2668=_0x22e24c[_0x40aaef(0x134)];for(;_0x3d2668&&_0x40aaef(0x125)==_0x3d2668[_0x40aaef(0x126)]&&_0x3d2668[_0x40aaef(0x152)](_0x40aaef(0x163))==_0x22e24c[_0x40aaef(0x152)](_0x40aaef(0x163));)_0x4580cc[_0x40aaef(0x15a)](_0x3d2668),_0x3d2668=_0x3d2668[_0x40aaef(0x134)];}return _0x4580cc;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x71f546=_0x1128;(function(_0xab2785,_0x3a75a4){const _0x57c545=_0x1128,_0xb40029=_0xab2785();while(!![]){try{const _0x374995=-parseInt(_0x57c545(0x218))/0x1*(-parseInt(_0x57c545(0x1f1))/0x2)+parseInt(_0x57c545(0x206))/0x3*(parseInt(_0x57c545(0x213))/0x4)+parseInt(_0x57c545(0x200))/0x5+parseInt(_0x57c545(0x208))/0x6+parseInt(_0x57c545(0x1fd))/0x7+-parseInt(_0x57c545(0x1e8))/0x8*(-parseInt(_0x57c545(0x21a))/0x9)+parseInt(_0x57c545(0x229))/0xa*(-parseInt(_0x57c545(0x207))/0xb);if(_0x374995===_0x3a75a4)break;else _0xb40029['push'](_0xb40029['shift']());}catch(_0xe96250){_0xb40029['push'](_0xb40029['shift']());}}}(_0x277a,0x8fa33));import{Plugin as _0x5bce7c}from'ckeditor5/src/core.js';import{getTranslation as _0x1f50d8}from'../utils/common-translations.js';export default class K extends _0x5bce7c{[_0x71f546(0x210)](){const _0x40d6fa=_0x71f546;if(!this[_0x40d6fa(0x222)][_0x40d6fa(0x1ec)][_0x40d6fa(0x212)](_0x40d6fa(0x1fc)))return;const _0x416349=this[_0x40d6fa(0x222)][_0x40d6fa(0x20d)][_0x40d6fa(0x1f9)](_0x40d6fa(0x217)),_0x42146a=this[_0x40d6fa(0x222)][_0x40d6fa(0x1ec)][_0x40d6fa(0x1f9)](_0x40d6fa(0x205));_0x416349[_0x40d6fa(0x216)]&&_0x42146a[_0x40d6fa(0x1da)](_0x40d6fa(0x1e5),this[_0x40d6fa(0x1ff)][_0x40d6fa(0x21d)](this)),_0x416349[_0x40d6fa(0x224)]&&_0x42146a[_0x40d6fa(0x1da)](_0x40d6fa(0x1e2),this[_0x40d6fa(0x1ef)][_0x40d6fa(0x21d)](this)),_0x416349[_0x40d6fa(0x215)]&&_0x42146a[_0x40d6fa(0x1da)](_0x40d6fa(0x1eb),this[_0x40d6fa(0x1f2)][_0x40d6fa(0x21d)](this)),_0x42146a[_0x40d6fa(0x20e)][_0x40d6fa(0x20a)](this[_0x40d6fa(0x1f6)][_0x40d6fa(0x21d)](this));}[_0x71f546(0x1ff)](_0x5a562c,_0x1ffcc1={}){const _0x109483=_0x71f546,_0x1fb1aa=this[_0x109483(0x222)][_0x109483(0x1ec)][_0x109483(0x1f9)](_0x109483(0x205)),_0x4c1a3c=this[_0x109483(0x1e6)]();this[_0x109483(0x222)][_0x109483(0x214)][_0x109483(0x1e1)](()=>{const _0x29ed2f=_0x109483;_0x1fb1aa[_0x29ed2f(0x204)](_0x4c1a3c,{'commandName':_0x29ed2f(0x1e5),'commandParams':[{'type':_0x1ffcc1[_0x29ed2f(0x219)]}],'formatGroupId':_0x29ed2f(0x1e5)});});}[_0x71f546(0x1ef)](_0x27b6d4,_0x3538b6={}){const _0x4727bd=_0x71f546,_0x513a74=this[_0x4727bd(0x222)][_0x4727bd(0x1ec)][_0x4727bd(0x1f9)](_0x4727bd(0x205)),_0x23fbfc=this[_0x4727bd(0x221)](_0xd87a2e=>_0xd87a2e['is'](_0x4727bd(0x220),_0x4727bd(0x21e))&&_0x4727bd(0x20f)===_0xd87a2e[_0x4727bd(0x1dd)](_0x4727bd(0x1e3)));if(_0x23fbfc[_0x4727bd(0x1f4)]<0x1)return;const _0x484eaa=_0x23fbfc[_0x4727bd(0x21c)](_0x39de6d=>this[_0x4727bd(0x222)][_0x4727bd(0x214)][_0x4727bd(0x227)](this[_0x4727bd(0x222)][_0x4727bd(0x214)][_0x4727bd(0x1e4)](_0x39de6d,_0x4727bd(0x1f5)),this[_0x4727bd(0x222)][_0x4727bd(0x214)][_0x4727bd(0x1e4)](_0x39de6d,0x0)));this[_0x4727bd(0x222)][_0x4727bd(0x214)][_0x4727bd(0x1e1)](()=>{const _0x24b562=_0x4727bd;_0x513a74[_0x24b562(0x204)](_0x484eaa,{'commandName':_0x24b562(0x1e2),'commandParams':[{'reversed':_0x3538b6[_0x24b562(0x224)]}],'formatGroupId':_0x24b562(0x1e2)});});}[_0x71f546(0x1f2)](_0x1af1a5,_0x37df0c={}){const _0x55f4bd=_0x71f546,_0x106eea=this[_0x55f4bd(0x222)][_0x55f4bd(0x1ec)][_0x55f4bd(0x1f9)](_0x55f4bd(0x205)),_0x3634c5=this[_0x55f4bd(0x221)](_0x5eb74a=>_0x5eb74a['is'](_0x55f4bd(0x220),_0x55f4bd(0x21e))&&_0x55f4bd(0x20f)===_0x5eb74a[_0x55f4bd(0x1dd)](_0x55f4bd(0x1e3)));if(_0x3634c5[_0x55f4bd(0x1f4)]<0x1)return;const _0x3ecf0c=_0x3634c5[_0x55f4bd(0x21c)](_0x4e00a0=>this[_0x55f4bd(0x222)][_0x55f4bd(0x214)][_0x55f4bd(0x227)](this[_0x55f4bd(0x222)][_0x55f4bd(0x214)][_0x55f4bd(0x1e4)](_0x4e00a0,_0x55f4bd(0x1f5)),this[_0x55f4bd(0x222)][_0x55f4bd(0x214)][_0x55f4bd(0x1e4)](_0x4e00a0,0x0)));this[_0x55f4bd(0x222)][_0x55f4bd(0x214)][_0x55f4bd(0x1e1)](()=>{const _0x12991d=_0x55f4bd;_0x106eea[_0x12991d(0x204)](_0x3ecf0c,{'commandName':_0x12991d(0x1eb),'commandParams':[{'startIndex':_0x37df0c[_0x12991d(0x215)]}],'formatGroupId':_0x12991d(0x1eb)});});}[_0x71f546(0x1f6)](_0x579596){const _0x402331=_0x71f546;if(_0x402331(0x1ee)!=_0x579596[_0x402331(0x219)]&&_0x402331(0x1e0)!=_0x579596[_0x402331(0x219)])return;const _0x122799=this[_0x402331(0x222)][_0x402331(0x1f0)],{data:_0x437b9b}=_0x579596;if(!_0x437b9b)return;let _0x4ccb03,_0x33bcc3;switch(_0x437b9b[_0x402331(0x1e7)]){case _0x402331(0x1e5):_0x4ccb03=_0x402331(0x228),_0x33bcc3={'type':_0x402331(0x1ea),'content':_0x1f50d8(_0x122799,_0x4ccb03,_0x1f50d8(_0x122799,this[_0x402331(0x1ed)](_0x437b9b[_0x402331(0x1f7)][0x0][_0x402331(0x219)])))};break;case _0x402331(0x1e2):_0x4ccb03=_0x437b9b[_0x402331(0x1f7)][0x0][_0x402331(0x224)]?_0x402331(0x21b):_0x402331(0x1f3),_0x33bcc3={'type':_0x402331(0x1ea),'content':_0x1f50d8(_0x122799,_0x4ccb03)};break;case _0x402331(0x1eb):_0x4ccb03=_0x402331(0x1fe),_0x33bcc3={'type':_0x402331(0x1ea),'content':_0x1f50d8(_0x122799,_0x4ccb03,_0x437b9b[_0x402331(0x1f7)][0x0][_0x402331(0x215)])};}return _0x33bcc3;}[_0x71f546(0x1e6)](){const _0x5daa11=_0x71f546;var _0x1e2562,_0x50a1f2,_0x417379,_0x461a9f;const _0x3022f6=this[_0x5daa11(0x222)][_0x5daa11(0x1ec)][_0x5daa11(0x1f9)](_0x5daa11(0x226));let _0x5f1445=Array[_0x5daa11(0x1de)](this[_0x5daa11(0x222)][_0x5daa11(0x214)][_0x5daa11(0x22b)][_0x5daa11(0x1dc)][_0x5daa11(0x211)]());return(null===(_0x1e2562=_0x5f1445[0x0])||void 0x0===_0x1e2562?void 0x0:_0x1e2562['is'](_0x5daa11(0x220),_0x5daa11(0x21e)))&&_0x5f1445[_0x5daa11(0x1fa)](..._0x3022f6[_0x5daa11(0x22a)](this[_0x5daa11(0x222)][_0x5daa11(0x214)][_0x5daa11(0x22b)][_0x5daa11(0x1dc)][_0x5daa11(0x1e9)](),_0x5daa11(0x1f8))),(null===(_0x50a1f2=_0x5f1445[_0x5f1445[_0x5daa11(0x1f4)]-0x1])||void 0x0===_0x50a1f2?void 0x0:_0x50a1f2['is'](_0x5daa11(0x220),_0x5daa11(0x21e)))&&_0x5f1445[_0x5daa11(0x1fb)](..._0x3022f6[_0x5daa11(0x22a)](this[_0x5daa11(0x222)][_0x5daa11(0x214)][_0x5daa11(0x22b)][_0x5daa11(0x1dc)][_0x5daa11(0x20b)](),_0x5daa11(0x1df))),_0x5f1445=[...new Set(_0x5f1445)],(null===(_0x461a9f=null===(_0x417379=this[_0x5daa11(0x222)][_0x5daa11(0x214)][_0x5daa11(0x22b)][_0x5daa11(0x1dc)][_0x5daa11(0x1e9)]())||void 0x0===_0x417379?void 0x0:_0x417379[_0x5daa11(0x225)])||void 0x0===_0x461a9f?void 0x0:_0x461a9f['is'](_0x5daa11(0x220),_0x5daa11(0x21e)))&&(_0x5f1445=_0x5f1445[_0x5daa11(0x1db)](_0x191dcf=>_0x191dcf['is'](_0x5daa11(0x220),_0x5daa11(0x21e)))),_0x5f1445;}[_0x71f546(0x221)](_0x340065){const _0x5eaeeb=_0x71f546,_0x1ee74d=this[_0x5eaeeb(0x222)][_0x5eaeeb(0x1ec)][_0x5eaeeb(0x1f9)](_0x5eaeeb(0x226));let _0x2f4d90=Array[_0x5eaeeb(0x1de)](this[_0x5eaeeb(0x222)][_0x5eaeeb(0x214)][_0x5eaeeb(0x22b)][_0x5eaeeb(0x1dc)][_0x5eaeeb(0x211)]())[_0x5eaeeb(0x1db)](_0x340065)[_0x5eaeeb(0x21c)](_0x28f950=>{const _0x2303bb=_0x5eaeeb,_0x5d30dd=this[_0x2303bb(0x222)][_0x2303bb(0x214)][_0x2303bb(0x1e4)](_0x28f950,0x0);return[..._0x1ee74d[_0x2303bb(0x22a)](_0x5d30dd,_0x2303bb(0x1f8)),..._0x1ee74d[_0x2303bb(0x22a)](_0x5d30dd,_0x2303bb(0x1df))];})[_0x5eaeeb(0x21f)]();return _0x2f4d90=[...new Set(_0x2f4d90)],_0x2f4d90;}[_0x71f546(0x1ed)](_0x1c8cd3){const _0x21149c=_0x71f546;return _0x21149c(0x209)+(this[_0x21149c(0x222)][_0x21149c(0x1ec)][_0x21149c(0x1f9)](_0x21149c(0x226))[_0x21149c(0x20c)](_0x1c8cd3)||_0x21149c(0x223))[_0x21149c(0x203)]()+_0x21149c(0x201)+_0x1c8cd3[_0x21149c(0x203)]()[_0x21149c(0x202)](/-/g,'_');}}function _0x1128(_0x36e8d3,_0x3e3a55){const _0x277aca=_0x277a();return _0x1128=function(_0x1128c8,_0x255137){_0x1128c8=_0x1128c8-0x1da;let _0x24f78e=_0x277aca[_0x1128c8];return _0x24f78e;},_0x1128(_0x36e8d3,_0x3e3a55);}function _0x277a(){const _0x37ab0f=['*Change\x20to:*\x20%0','40YYnBTU','getSiblingNodes','document','enableCommand','filter','selection','getAttribute','from','forward','formatInline','change','listReversed','listType','createPositionAt','listStyle','_getSuggestionBlocksForListStyle','commandName','23664PTTBUG','getFirstPosition','format','listStart','plugins','_getTranslationKeyForListStyle','formatBlock','handleListReversedCommand','locale','14OsoyoZ','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20regular','length','before','handleDescriptions','commandParams','backward','get','unshift','push','LegacyListPropertiesEditing','5200398ZJChLx','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleListStyleCommand','2778945wwlDCe','_LIST_','replace','toUpperCase','markMultiRangeBlockFormat','TrackChangesEditing','1773bGsIno','10452486fZYQUR','5246784WoXKNg','ELEMENT_','registerDescriptionCallback','getLastPosition','getListTypeFromListStyleType','config','descriptionFactory','numbered','afterInit','getSelectedBlocks','has','1236cBzrCs','model','startIndex','styles','list.properties','128649pLSqex','type','3447NBcluf','*Format:*\x20set\x20order\x20to\x20reversed','map','bind','listItem','flat','element','_getSuggestionBlocks','editor','default','reversed','parent','LegacyListUtils','createRange'];_0x277a=function(){return _0x37ab0f;};return _0x277a();}
23
+ const _0x48e604=_0x33aa;(function(_0x1707eb,_0x168bff){const _0x1dde5d=_0x33aa,_0xae548b=_0x1707eb();while(!![]){try{const _0x5baca0=-parseInt(_0x1dde5d(0x120))/0x1+parseInt(_0x1dde5d(0x160))/0x2+-parseInt(_0x1dde5d(0x134))/0x3+-parseInt(_0x1dde5d(0x12e))/0x4*(-parseInt(_0x1dde5d(0x142))/0x5)+-parseInt(_0x1dde5d(0x154))/0x6+-parseInt(_0x1dde5d(0x130))/0x7*(parseInt(_0x1dde5d(0x14e))/0x8)+parseInt(_0x1dde5d(0x150))/0x9;if(_0x5baca0===_0x168bff)break;else _0xae548b['push'](_0xae548b['shift']());}catch(_0x5b3fdd){_0xae548b['push'](_0xae548b['shift']());}}}(_0x4667,0x18a1c));function _0x33aa(_0x30d1b7,_0x2ace1b){const _0x4667d0=_0x4667();return _0x33aa=function(_0x33aa28,_0x4eb570){_0x33aa28=_0x33aa28-0x11d;let _0x6602b2=_0x4667d0[_0x33aa28];return _0x6602b2;},_0x33aa(_0x30d1b7,_0x2ace1b);}import{Plugin as _0x31774e}from'ckeditor5/src/core.js';import{getTranslation as _0x6df3a}from'../utils/common-translations.js';export default class K extends _0x31774e{[_0x48e604(0x169)](){const _0x177027=_0x48e604;if(!this[_0x177027(0x147)][_0x177027(0x152)][_0x177027(0x14b)](_0x177027(0x15b)))return;const _0x1fc286=this[_0x177027(0x147)][_0x177027(0x158)][_0x177027(0x12f)](_0x177027(0x137)),_0x93f1c=this[_0x177027(0x147)][_0x177027(0x152)][_0x177027(0x12f)](_0x177027(0x13d));_0x1fc286[_0x177027(0x13c)]&&_0x93f1c[_0x177027(0x167)](_0x177027(0x12c),this[_0x177027(0x139)][_0x177027(0x141)](this)),_0x1fc286[_0x177027(0x164)]&&_0x93f1c[_0x177027(0x167)](_0x177027(0x12b),this[_0x177027(0x131)][_0x177027(0x141)](this)),_0x1fc286[_0x177027(0x121)]&&_0x93f1c[_0x177027(0x167)](_0x177027(0x16c),this[_0x177027(0x143)][_0x177027(0x141)](this)),_0x93f1c[_0x177027(0x12d)][_0x177027(0x14c)](this[_0x177027(0x14f)][_0x177027(0x141)](this));}[_0x48e604(0x139)](_0x3af7d6,_0x33424e={}){const _0x10a3b7=_0x48e604,_0x50f36f=this[_0x10a3b7(0x147)][_0x10a3b7(0x152)][_0x10a3b7(0x12f)](_0x10a3b7(0x13d)),_0x1bb043=this[_0x10a3b7(0x153)]();this[_0x10a3b7(0x147)][_0x10a3b7(0x125)][_0x10a3b7(0x145)](()=>{const _0x33d5b9=_0x10a3b7;_0x50f36f[_0x33d5b9(0x168)](_0x1bb043,{'commandName':_0x33d5b9(0x12c),'commandParams':[{'type':_0x33424e[_0x33d5b9(0x149)]}],'formatGroupId':_0x33d5b9(0x12c)});});}[_0x48e604(0x131)](_0x13fc9b,_0x1a8764={}){const _0x2511eb=_0x48e604,_0x3f00c5=this[_0x2511eb(0x147)][_0x2511eb(0x152)][_0x2511eb(0x12f)](_0x2511eb(0x13d)),_0x4d3a7a=this[_0x2511eb(0x14a)](_0x9e99ba=>_0x9e99ba['is'](_0x2511eb(0x123),_0x2511eb(0x15e))&&_0x2511eb(0x15a)===_0x9e99ba[_0x2511eb(0x13e)](_0x2511eb(0x157)));if(_0x4d3a7a[_0x2511eb(0x124)]<0x1)return;const _0x947818=_0x4d3a7a[_0x2511eb(0x140)](_0x52761d=>this[_0x2511eb(0x147)][_0x2511eb(0x125)][_0x2511eb(0x15f)](this[_0x2511eb(0x147)][_0x2511eb(0x125)][_0x2511eb(0x13b)](_0x52761d,_0x2511eb(0x128)),this[_0x2511eb(0x147)][_0x2511eb(0x125)][_0x2511eb(0x13b)](_0x52761d,0x0)));this[_0x2511eb(0x147)][_0x2511eb(0x125)][_0x2511eb(0x145)](()=>{const _0x565af6=_0x2511eb;_0x3f00c5[_0x565af6(0x168)](_0x947818,{'commandName':_0x565af6(0x12b),'commandParams':[{'reversed':_0x1a8764[_0x565af6(0x164)]}],'formatGroupId':_0x565af6(0x12b)});});}[_0x48e604(0x143)](_0x3c4beb,_0x5f3d9a={}){const _0x26df91=_0x48e604,_0x598226=this[_0x26df91(0x147)][_0x26df91(0x152)][_0x26df91(0x12f)](_0x26df91(0x13d)),_0x5a5cbb=this[_0x26df91(0x14a)](_0x132269=>_0x132269['is'](_0x26df91(0x123),_0x26df91(0x15e))&&_0x26df91(0x15a)===_0x132269[_0x26df91(0x13e)](_0x26df91(0x157)));if(_0x5a5cbb[_0x26df91(0x124)]<0x1)return;const _0x52d823=_0x5a5cbb[_0x26df91(0x140)](_0xcd15fc=>this[_0x26df91(0x147)][_0x26df91(0x125)][_0x26df91(0x15f)](this[_0x26df91(0x147)][_0x26df91(0x125)][_0x26df91(0x13b)](_0xcd15fc,_0x26df91(0x128)),this[_0x26df91(0x147)][_0x26df91(0x125)][_0x26df91(0x13b)](_0xcd15fc,0x0)));this[_0x26df91(0x147)][_0x26df91(0x125)][_0x26df91(0x145)](()=>{const _0x598658=_0x26df91;_0x598226[_0x598658(0x168)](_0x52d823,{'commandName':_0x598658(0x16c),'commandParams':[{'startIndex':_0x5f3d9a[_0x598658(0x121)]}],'formatGroupId':_0x598658(0x16c)});});}[_0x48e604(0x14f)](_0x45a8f9){const _0x3f0b02=_0x48e604;if(_0x3f0b02(0x146)!=_0x45a8f9[_0x3f0b02(0x149)]&&_0x3f0b02(0x126)!=_0x45a8f9[_0x3f0b02(0x149)])return;const _0x5cca7a=this[_0x3f0b02(0x147)][_0x3f0b02(0x14d)],{data:_0x41e1d3}=_0x45a8f9;if(!_0x41e1d3)return;let _0x52015a,_0x233949;switch(_0x41e1d3[_0x3f0b02(0x163)]){case _0x3f0b02(0x12c):_0x52015a=_0x3f0b02(0x148),_0x233949={'type':_0x3f0b02(0x136),'content':_0x6df3a(_0x5cca7a,_0x52015a,_0x6df3a(_0x5cca7a,this[_0x3f0b02(0x162)](_0x41e1d3[_0x3f0b02(0x13f)][0x0][_0x3f0b02(0x149)])))};break;case _0x3f0b02(0x12b):_0x52015a=_0x41e1d3[_0x3f0b02(0x13f)][0x0][_0x3f0b02(0x164)]?_0x3f0b02(0x144):_0x3f0b02(0x12a),_0x233949={'type':_0x3f0b02(0x136),'content':_0x6df3a(_0x5cca7a,_0x52015a)};break;case _0x3f0b02(0x16c):_0x52015a=_0x3f0b02(0x161),_0x233949={'type':_0x3f0b02(0x136),'content':_0x6df3a(_0x5cca7a,_0x52015a,_0x41e1d3[_0x3f0b02(0x13f)][0x0][_0x3f0b02(0x121)])};}return _0x233949;}[_0x48e604(0x153)](){const _0x431d76=_0x48e604;var _0x462846,_0x4ee84a,_0x18cecd,_0x569cec;const _0x44b074=this[_0x431d76(0x147)][_0x431d76(0x152)][_0x431d76(0x12f)](_0x431d76(0x129));let _0x8368d8=Array[_0x431d76(0x15c)](this[_0x431d76(0x147)][_0x431d76(0x125)][_0x431d76(0x138)][_0x431d76(0x133)][_0x431d76(0x156)]());return(null===(_0x462846=_0x8368d8[0x0])||void 0x0===_0x462846?void 0x0:_0x462846['is'](_0x431d76(0x123),_0x431d76(0x15e)))&&_0x8368d8[_0x431d76(0x13a)](..._0x44b074[_0x431d76(0x166)](this[_0x431d76(0x147)][_0x431d76(0x125)][_0x431d76(0x138)][_0x431d76(0x133)][_0x431d76(0x122)](),_0x431d76(0x165))),(null===(_0x4ee84a=_0x8368d8[_0x8368d8[_0x431d76(0x124)]-0x1])||void 0x0===_0x4ee84a?void 0x0:_0x4ee84a['is'](_0x431d76(0x123),_0x431d76(0x15e)))&&_0x8368d8[_0x431d76(0x155)](..._0x44b074[_0x431d76(0x166)](this[_0x431d76(0x147)][_0x431d76(0x125)][_0x431d76(0x138)][_0x431d76(0x133)][_0x431d76(0x132)](),_0x431d76(0x16a))),_0x8368d8=[...new Set(_0x8368d8)],(null===(_0x569cec=null===(_0x18cecd=this[_0x431d76(0x147)][_0x431d76(0x125)][_0x431d76(0x138)][_0x431d76(0x133)][_0x431d76(0x122)]())||void 0x0===_0x18cecd?void 0x0:_0x18cecd[_0x431d76(0x11d)])||void 0x0===_0x569cec?void 0x0:_0x569cec['is'](_0x431d76(0x123),_0x431d76(0x15e)))&&(_0x8368d8=_0x8368d8[_0x431d76(0x11e)](_0x4066c3=>_0x4066c3['is'](_0x431d76(0x123),_0x431d76(0x15e)))),_0x8368d8;}[_0x48e604(0x14a)](_0x249b49){const _0x16febe=_0x48e604,_0x1a5213=this[_0x16febe(0x147)][_0x16febe(0x152)][_0x16febe(0x12f)](_0x16febe(0x129));let _0x645ce7=Array[_0x16febe(0x15c)](this[_0x16febe(0x147)][_0x16febe(0x125)][_0x16febe(0x138)][_0x16febe(0x133)][_0x16febe(0x156)]())[_0x16febe(0x11e)](_0x249b49)[_0x16febe(0x140)](_0x2b8eb5=>{const _0xb2a246=_0x16febe,_0x49d3d5=this[_0xb2a246(0x147)][_0xb2a246(0x125)][_0xb2a246(0x13b)](_0x2b8eb5,0x0);return[..._0x1a5213[_0xb2a246(0x166)](_0x49d3d5,_0xb2a246(0x165)),..._0x1a5213[_0xb2a246(0x166)](_0x49d3d5,_0xb2a246(0x16a))];})[_0x16febe(0x127)]();return _0x645ce7=[...new Set(_0x645ce7)],_0x645ce7;}[_0x48e604(0x162)](_0x44bf97){const _0x1f2a68=_0x48e604;return _0x1f2a68(0x151)+(this[_0x1f2a68(0x147)][_0x1f2a68(0x152)][_0x1f2a68(0x12f)](_0x1f2a68(0x129))[_0x1f2a68(0x159)](_0x44bf97)||_0x1f2a68(0x135))[_0x1f2a68(0x11f)]()+_0x1f2a68(0x16b)+_0x44bf97[_0x1f2a68(0x11f)]()[_0x1f2a68(0x15d)](/-/g,'_');}}function _0x4667(){const _0x23cfdf=['getSiblingNodes','enableCommand','markMultiRangeBlockFormat','afterInit','forward','_LIST_','listStart','parent','filter','toUpperCase','52125JJYgQw','startIndex','getFirstPosition','element','length','model','formatInline','flat','before','LegacyListUtils','*Format:*\x20set\x20order\x20to\x20regular','listReversed','listStyle','descriptionFactory','476pOBLsR','get','20783MRwgzm','handleListReversedCommand','getLastPosition','selection','555390bcSwgi','default','format','list.properties','document','handleListStyleCommand','unshift','createPositionAt','styles','TrackChangesEditing','getAttribute','commandParams','map','bind','755OJCjjZ','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','change','formatBlock','editor','*Change\x20to:*\x20%0','type','_getSuggestionBlocks','has','registerDescriptionCallback','locale','40KDPIZg','handleDescriptions','2106639XQOnAV','ELEMENT_','plugins','_getSuggestionBlocksForListStyle','426882NxiTYY','push','getSelectedBlocks','listType','config','getListTypeFromListStyleType','numbered','LegacyListPropertiesEditing','from','replace','listItem','createRange','344198ZJGXXn','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getTranslationKeyForListStyle','commandName','reversed','backward'];_0x4667=function(){return _0x23cfdf;};return _0x4667();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24119a=_0x394a;(function(_0x25d1fb,_0x1fb5b7){const _0x4b9453=_0x394a,_0x19ef7f=_0x25d1fb();while(!![]){try{const _0x202f7d=-parseInt(_0x4b9453(0x125))/0x1*(-parseInt(_0x4b9453(0x129))/0x2)+parseInt(_0x4b9453(0x123))/0x3*(parseInt(_0x4b9453(0x130))/0x4)+-parseInt(_0x4b9453(0x137))/0x5*(-parseInt(_0x4b9453(0x114))/0x6)+-parseInt(_0x4b9453(0x115))/0x7+parseInt(_0x4b9453(0x11a))/0x8*(-parseInt(_0x4b9453(0x133))/0x9)+-parseInt(_0x4b9453(0x124))/0xa*(-parseInt(_0x4b9453(0x119))/0xb)+-parseInt(_0x4b9453(0x117))/0xc;if(_0x202f7d===_0x1fb5b7)break;else _0x19ef7f['push'](_0x19ef7f['shift']());}catch(_0x201d03){_0x19ef7f['push'](_0x19ef7f['shift']());}}}(_0x15f1,0x9958b));import{Plugin as _0x110c45}from'ckeditor5/src/core.js';function _0x15f1(){const _0x239511=['747VuFozX','8495480zAqZAp','1wtDTIs','toLowerCase','newValue','locale','1786242xQFVgn','has','manualDecorators','registerDescriptionCallback','commands','type','enableDefaultAttributesIntegration','17084inNNsr','registerAttributeLabel','editor','9YFEqXT','commandParams','link','descriptionFactory','5udHjkp','commandName','key','unlink','plugins','linkHref','registerInlineAttribute','link\x20(','afterInit','3120114EnyGjI','3411989GUZxWe','_registerLegacyDescription','16797852Thuxda','label','11lQQNHU','6486496GJJSeU','attribute','format','get','LinkEditing','TrackChangesEditing','formatInline','*Remove\x20link*','*Set\x20link:*\x20%0'];_0x15f1=function(){return _0x239511;};return _0x15f1();}import{getTranslation as _0x27afd8}from'../utils/common-translations.js';function _0x394a(_0x152e40,_0x5c7fd4){const _0x15f1c1=_0x15f1();return _0x394a=function(_0x394ad1,_0xf05e13){_0x394ad1=_0x394ad1-0x10c;let _0x8bc83a=_0x15f1c1[_0x394ad1];return _0x8bc83a;},_0x394a(_0x152e40,_0x5c7fd4);}export default class ct extends _0x110c45{[_0x24119a(0x113)](){const _0x2bbcdc=_0x24119a,_0x12f317=this[_0x2bbcdc(0x132)];if(!_0x12f317[_0x2bbcdc(0x10f)][_0x2bbcdc(0x12a)](_0x2bbcdc(0x11e)))return;const _0x20b070=_0x12f317[_0x2bbcdc(0x10f)][_0x2bbcdc(0x11d)](_0x2bbcdc(0x11f)),_0x7098ae=_0x12f317[_0x2bbcdc(0x12d)][_0x2bbcdc(0x11d)](_0x2bbcdc(0x135));_0x20b070[_0x2bbcdc(0x12f)](_0x2bbcdc(0x135)),_0x20b070[_0x2bbcdc(0x12f)](_0x2bbcdc(0x10e)),_0x20b070[_0x2bbcdc(0x111)](_0x2bbcdc(0x110));for(const _0x1d5e5c of _0x7098ae[_0x2bbcdc(0x12b)])_0x20b070[_0x2bbcdc(0x111)](_0x1d5e5c['id']),_0x20b070[_0x2bbcdc(0x136)][_0x2bbcdc(0x131)](_0x1d5e5c['id'],_0x2bbcdc(0x112)+_0x1d5e5c[_0x2bbcdc(0x118)][_0x2bbcdc(0x126)]()+')');_0x20b070[_0x2bbcdc(0x136)][_0x2bbcdc(0x12c)](_0x4c1b24=>{const _0x1c9d3c=_0x2bbcdc;if(_0x1c9d3c(0x11b)!=_0x4c1b24[_0x1c9d3c(0x12e)])return;const {data:_0x2b4eda}=_0x4c1b24;if(!_0x2b4eda||_0x1c9d3c(0x110)!=_0x2b4eda[_0x1c9d3c(0x10d)])return;const _0x2a0391=_0x2b4eda[_0x1c9d3c(0x127)],_0x1c422e=_0x12f317[_0x1c9d3c(0x128)];return{'type':_0x1c9d3c(0x11c),'content':null==_0x2a0391?_0x27afd8(_0x1c422e,_0x1c9d3c(0x121)):_0x27afd8(_0x1c422e,_0x1c9d3c(0x122),'\x22'+_0x2a0391+'\x22')};}),this[_0x2bbcdc(0x116)]();}[_0x24119a(0x116)](){const _0x3b191b=_0x24119a,_0x45951e=this[_0x3b191b(0x132)],_0x489e96=_0x45951e[_0x3b191b(0x128)];_0x45951e[_0x3b191b(0x10f)][_0x3b191b(0x11d)](_0x3b191b(0x11f))[_0x3b191b(0x136)][_0x3b191b(0x12c)](_0x90f80c=>{const _0x170464=_0x3b191b;if(_0x170464(0x120)!=_0x90f80c[_0x170464(0x12e)])return;const {data:_0x311713}=_0x90f80c;if(_0x311713){if(_0x170464(0x135)==_0x311713[_0x170464(0x10c)]){const _0x52c235=_0x311713[_0x170464(0x134)][0x0];return{'type':_0x170464(0x11c),'content':_0x27afd8(_0x489e96,_0x170464(0x122),'\x22'+_0x52c235+'\x22')};}return _0x170464(0x10e)==_0x311713[_0x170464(0x10c)]?{'type':_0x170464(0x11c),'content':_0x27afd8(_0x489e96,_0x170464(0x121))}:void 0x0;}});}}
23
+ function _0x2973(_0x5d348b,_0x131e68){const _0x1f15d6=_0x1f15();return _0x2973=function(_0x2973bc,_0x21c6a8){_0x2973bc=_0x2973bc-0x6e;let _0x29b3ef=_0x1f15d6[_0x2973bc];return _0x29b3ef;},_0x2973(_0x5d348b,_0x131e68);}const _0x2a80df=_0x2973;(function(_0x264dbd,_0x569a33){const _0x52079e=_0x2973,_0xf98b06=_0x264dbd();while(!![]){try{const _0x461093=-parseInt(_0x52079e(0x87))/0x1*(-parseInt(_0x52079e(0x84))/0x2)+parseInt(_0x52079e(0x88))/0x3*(-parseInt(_0x52079e(0x8c))/0x4)+parseInt(_0x52079e(0x8b))/0x5+parseInt(_0x52079e(0x80))/0x6+parseInt(_0x52079e(0x6e))/0x7*(parseInt(_0x52079e(0x78))/0x8)+-parseInt(_0x52079e(0x86))/0x9*(-parseInt(_0x52079e(0x98))/0xa)+-parseInt(_0x52079e(0x91))/0xb;if(_0x461093===_0x569a33)break;else _0xf98b06['push'](_0xf98b06['shift']());}catch(_0x3eb593){_0xf98b06['push'](_0xf98b06['shift']());}}}(_0x1f15,0x75355));import{Plugin as _0x11077f}from'ckeditor5/src/core.js';import{getTranslation as _0x74223a}from'../utils/common-translations.js';export default class ct extends _0x11077f{[_0x2a80df(0x8f)](){const _0x2115b2=_0x2a80df,_0x360f89=this[_0x2115b2(0x7c)];if(!_0x360f89[_0x2115b2(0x7a)][_0x2115b2(0x83)](_0x2115b2(0x8a)))return;const _0x5b3be5=_0x360f89[_0x2115b2(0x7a)][_0x2115b2(0x75)](_0x2115b2(0x94)),_0x8cf74d=_0x360f89[_0x2115b2(0x7f)][_0x2115b2(0x75)](_0x2115b2(0x7e));_0x5b3be5[_0x2115b2(0x72)](_0x2115b2(0x7e)),_0x5b3be5[_0x2115b2(0x72)](_0x2115b2(0x85)),_0x5b3be5[_0x2115b2(0x95)](_0x2115b2(0x97));for(const _0x432aef of _0x8cf74d[_0x2115b2(0x7b)])_0x5b3be5[_0x2115b2(0x95)](_0x432aef['id']),_0x5b3be5[_0x2115b2(0x7d)][_0x2115b2(0x6f)](_0x432aef['id'],_0x2115b2(0x76)+_0x432aef[_0x2115b2(0x79)][_0x2115b2(0x73)]()+')');_0x5b3be5[_0x2115b2(0x7d)][_0x2115b2(0x74)](_0x367c62=>{const _0x1a4ab1=_0x2115b2;if(_0x1a4ab1(0x96)!=_0x367c62[_0x1a4ab1(0x90)])return;const {data:_0x34ac8d}=_0x367c62;if(!_0x34ac8d||_0x1a4ab1(0x97)!=_0x34ac8d[_0x1a4ab1(0x82)])return;const _0x3180b6=_0x34ac8d[_0x1a4ab1(0x71)],_0x3b3954=_0x360f89[_0x1a4ab1(0x89)];return{'type':_0x1a4ab1(0x93),'content':null==_0x3180b6?_0x74223a(_0x3b3954,_0x1a4ab1(0x8d)):_0x74223a(_0x3b3954,_0x1a4ab1(0x92),'\x22'+_0x3180b6+'\x22')};}),this[_0x2115b2(0x8e)]();}[_0x2a80df(0x8e)](){const _0x1f2712=_0x2a80df,_0x210c38=this[_0x1f2712(0x7c)],_0x4d7f98=_0x210c38[_0x1f2712(0x89)];_0x210c38[_0x1f2712(0x7a)][_0x1f2712(0x75)](_0x1f2712(0x94))[_0x1f2712(0x7d)][_0x1f2712(0x74)](_0x5cf059=>{const _0x282e9b=_0x1f2712;if(_0x282e9b(0x77)!=_0x5cf059[_0x282e9b(0x90)])return;const {data:_0x3b9db9}=_0x5cf059;if(_0x3b9db9){if(_0x282e9b(0x7e)==_0x3b9db9[_0x282e9b(0x70)]){const _0x5c3532=_0x3b9db9[_0x282e9b(0x81)][0x0];return{'type':_0x282e9b(0x93),'content':_0x74223a(_0x4d7f98,_0x282e9b(0x92),'\x22'+_0x5c3532+'\x22')};}return _0x282e9b(0x85)==_0x3b9db9[_0x282e9b(0x70)]?{'type':_0x282e9b(0x93),'content':_0x74223a(_0x4d7f98,_0x282e9b(0x8d))}:void 0x0;}});}}function _0x1f15(){const _0x4f2f11=['descriptionFactory','link','commands','4221990MGAMJN','commandParams','key','has','2ksCLhM','unlink','101826ZtsJfZ','279260OEclas','1224735FwCrbc','locale','LinkEditing','3981150TJXeSC','8YKnGEV','*Remove\x20link*','_registerLegacyDescription','afterInit','type','12985027VqAHcv','*Set\x20link:*\x20%0','format','TrackChangesEditing','registerInlineAttribute','attribute','linkHref','450qdQApo','7HghRDk','registerAttributeLabel','commandName','newValue','enableDefaultAttributesIntegration','toLowerCase','registerDescriptionCallback','get','link\x20(','formatInline','1509976XCiTkq','label','plugins','manualDecorators','editor'];_0x1f15=function(){return _0x4f2f11;};return _0x1f15();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ee5(){const _0x5098b6=['_getAttributeKey','registerElementLabel','range','listIndent','forceValue','data','createRange','todoList','*Set\x20format:*\x20%0','start','ELEMENT_BULLETED_LIST','ELEMENT_LIST_ITEM','filter','editor','value','refresh','commandName','registerDescriptionCallback','listStart','attributeKey','mergeListItemForward','attribute','registerBlockAttribute','*Uncheck\x20item*','length','2240690EwXoye','assureChains','*Merge:*\x20%0','suggestion','nextSibling','toUpperCase','customBulletedList','default','deletion','_LIST','ELEMENT_','isUndo','ELEMENT_NUMBERED_LIST','listMarker','differ','*Outdent:*\x20%0','numberedList','FORMAT_INDENT','has','commands','1321018DphbzR','39936fjZWyi','indentList','every','getAttribute','nodeAfter','3VbPHhu','createPositionAt','from','bulletedList','type','splitListItemAfter','registerCustomCallback','afterInit','parent','end','noTrackChangesFixer','_suggestionFactory','next','head','selection','includes','isLocal','batch','mergeListItemBackward','attributes','containsItem','change','isObject','list.multiBlock','2807416VCluqV','getSuggestions','config','listReversed','_supportLegacySuggestions','outdentList','*Format:*\x20insert\x20into\x20%0','listItemId','8PJNYAe','ELEMENT_TODO_LIST','4206798ETxFeA','detach','*Merge:*\x20list\x20item','listItemIdFixer','*Remove\x20format:*\x20%0','model','removeMarker','fromRange','todo','listMarkerStyle','setAttribute','ListEditing','accept','customNumberedList','bulleted','splitListItemBefore','*Indent:*\x20%0','plugins','commandParams','registerPostFixer','push','numbered','*Format:*\x20remove\x20from\x20%0','multipleBlocks','map','formatBlock','checkTodoList','format','5404343ISebEr','key','getRanges','todoListChecked','getFirstMarker','*Split:*\x20list\x20item','getFirstRange','_findSuggestions','getChanges','find','newValue','listType','locale','meta','execute','TrackChangesEditing','descriptionFactory','listStyle','document','trackChangesCommand','groupId','setSelection','get','33575130bCogHB','todoListCheck','*Change\x20to:*\x20%0','documentList','previousSibling','isNextTo','oldValue','schema','TodoListEditing','enableDefaultAttributesIntegration','*Check\x20item*','registerAttributeLabel','_registerLegacyDescription'];_0x4ee5=function(){return _0x5098b6;};return _0x4ee5();}const _0x1670dd=_0x366a;function _0x366a(_0x36ba98,_0x33678b){const _0x4ee5f0=_0x4ee5();return _0x366a=function(_0x366af5,_0x3ba124){_0x366af5=_0x366af5-0x13d;let _0x3acca7=_0x4ee5f0[_0x366af5];return _0x3acca7;},_0x366a(_0x36ba98,_0x33678b);}(function(_0x17ebc0,_0x56940a){const _0x29b371=_0x366a,_0x3b4d89=_0x17ebc0();while(!![]){try{const _0xfc830d=-parseInt(_0x29b371(0x1ce))/0x1+parseInt(_0x29b371(0x1cd))/0x2*(-parseInt(_0x29b371(0x13e))/0x3)+-parseInt(_0x29b371(0x156))/0x4+-parseInt(_0x29b371(0x1b9))/0x5+-parseInt(_0x29b371(0x160))/0x6+-parseInt(_0x29b371(0x17c))/0x7*(parseInt(_0x29b371(0x15e))/0x8)+parseInt(_0x29b371(0x193))/0x9;if(_0xfc830d===_0x56940a)break;else _0x3b4d89['push'](_0x3b4d89['shift']());}catch(_0x52c765){_0x3b4d89['push'](_0x3b4d89['shift']());}}}(_0x4ee5,0x635a7));import{Plugin as _0x26e378}from'ckeditor5/src/core.js';import{getTranslation as _0x5bad42}from'../utils/common-translations.js';import{renameAttributeKey as _0x1f61d0}from'../trackchangesediting.js';import{LiveRange as _0x3f91f7}from'ckeditor5/src/engine.js';export default class z extends _0x26e378{[_0x1670dd(0x145)](){const _0x40dca8=_0x1670dd,_0x17e26c=this[_0x40dca8(0x1ad)];if(!_0x17e26c[_0x40dca8(0x171)][_0x40dca8(0x1cb)](_0x40dca8(0x16b)))return;const _0x1abd04=_0x17e26c[_0x40dca8(0x188)],_0x217386=_0x17e26c[_0x40dca8(0x171)][_0x40dca8(0x192)](_0x40dca8(0x18b)),_0x14c773=_0x17e26c[_0x40dca8(0x171)][_0x40dca8(0x1cb)](_0x40dca8(0x19b)),_0x4e98f0=!!_0x17e26c[_0x40dca8(0x158)][_0x40dca8(0x192)](_0x40dca8(0x155));function _0x70a1d8(_0x4bb6f7){const _0x51b81e=_0x40dca8;return{'type':_0x51b81e(0x17b),'content':''+_0x5bad42(_0x1abd04,_0x51b81e(0x1a8),_0x4bb6f7)};}function _0x176988(_0x18cf03){const _0x2cc5f5=_0x40dca8;return{'type':_0x2cc5f5(0x17b),'content':''+_0x5bad42(_0x1abd04,_0x2cc5f5(0x164),_0x18cf03)};}_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x1c9)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x141)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x16d)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x1bf)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x1cf)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x15b)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x143)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x16f)),_0x217386[_0x40dca8(0x1b6)](_0x40dca8(0x15d)),_0x217386[_0x40dca8(0x1b6)](_0x40dca8(0x187)),_0x217386[_0x40dca8(0x1b6)](_0x40dca8(0x1a3)),_0x4e98f0&&(_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x150)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x1b4))),_0x14c773&&(_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x1a7)),_0x217386[_0x40dca8(0x19c)](_0x40dca8(0x17a)),_0x217386[_0x40dca8(0x1b6)](_0x40dca8(0x17f)),_0x217386[_0x40dca8(0x18c)][_0x40dca8(0x1b1)](_0x1c2e77=>{const _0x3a0532=_0x40dca8,{data:_0x4b0e3f}=_0x1c2e77;if(_0x4b0e3f&&_0x3a0532(0x17f)==_0x4b0e3f[_0x3a0532(0x17d)])return{'type':_0x3a0532(0x17b),'content':_0x4b0e3f[_0x3a0532(0x186)]?_0x5bad42(_0x1abd04,_0x3a0532(0x19d)):_0x5bad42(_0x1abd04,_0x3a0532(0x1b7))};}),this[_0x40dca8(0x1ad)][_0x40dca8(0x165)][_0x40dca8(0x18e)][_0x40dca8(0x173)](_0x43a2a0=>{const _0x2a0060=_0x40dca8;if(_0x43a2a0[_0x2a0060(0x14f)][_0x2a0060(0x1c4)])return!0x1;let _0xdf61d=!0x1;const _0x39ed11=_0x217386[_0x2a0060(0x157)]({'skipNotAttached':!0x0})[_0x2a0060(0x1ac)](_0x39e411=>_0x2a0060(0x17f)===_0x217386[_0x2a0060(0x1a0)](_0x39e411));for(const _0x5907a5 of _0x39ed11){_0x2a0060(0x168)!=_0x5907a5[_0x2a0060(0x182)]()[_0x2a0060(0x1a9)][_0x2a0060(0x13d)][_0x2a0060(0x1d1)](_0x2a0060(0x187))&&(_0x217386[_0x2a0060(0x183)](_0x5907a5[_0x2a0060(0x182)](),_0x2a0060(0x1b5))[_0x2a0060(0x185)](_0x5387d2=>_0x2a0060(0x187)===_0x217386[_0x2a0060(0x1a0)](_0x5387d2[_0x2a0060(0x1bc)]))||(_0x43a2a0[_0x2a0060(0x166)](_0x5907a5[_0x2a0060(0x180)]()),_0xdf61d=!0x0));}return _0xdf61d;})),_0x217386[_0x40dca8(0x18c)][_0x40dca8(0x19e)](_0x40dca8(0x1a3),_0x5bad42(_0x1abd04,_0x40dca8(0x1ca)));const _0x19ee6e={'type':_0x40dca8(0x17b),'content':''};_0x217386[_0x40dca8(0x18c)][_0x40dca8(0x1b1)](_0x9ac330=>{const _0x517329=_0x40dca8,{data:_0x27672a}=_0x9ac330;if(!_0x27672a||_0x517329(0x187)!=_0x27672a[_0x517329(0x17d)])return;let _0x5bcab0=_0x9ac330[_0x517329(0x14b)];for(;_0x5bcab0;){if(_0x5bcab0[_0x517329(0x1a5)]&&((_0x517329(0x18d)==_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x17d)]||_0x517329(0x169)==_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x17d)])&&(_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x186)]&&_0x517329(0x1c0)!=_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x186)]||_0x517329(0x1c0)!=_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x199)]&&!_0x27672a[_0x517329(0x186)])||!_0x4e98f0&&_0x5bcab0[_0x517329(0x1a5)][_0x517329(0x17d)]==_0x1f61d0))return _0x19ee6e;_0x5bcab0=_0x5bcab0[_0x517329(0x14a)];}if(null==_0x27672a[_0x517329(0x186)])switch(_0x27672a[_0x517329(0x199)]){case _0x517329(0x16e):return _0x176988(_0x5bad42(_0x1abd04,_0x517329(0x1aa)));case _0x517329(0x175):return _0x176988(_0x5bad42(_0x1abd04,_0x517329(0x1c5)));case _0x517329(0x168):return _0x176988(_0x5bad42(_0x1abd04,_0x517329(0x15f)));}switch(_0x27672a[_0x517329(0x186)]){case _0x517329(0x16e):return _0x70a1d8(_0x5bad42(_0x1abd04,_0x517329(0x1aa)));case _0x517329(0x175):return _0x70a1d8(_0x5bad42(_0x1abd04,_0x517329(0x1c5)));case _0x517329(0x168):return _0x70a1d8(_0x5bad42(_0x1abd04,_0x517329(0x15f)));}}),_0x217386[_0x40dca8(0x18c)][_0x40dca8(0x1b1)](_0x139477=>{const _0x5dbc21=_0x40dca8,{data:_0x5438e4}=_0x139477;if(_0x5438e4&&_0x5dbc21(0x1a3)==_0x5438e4[_0x5dbc21(0x17d)])return null==_0x5438e4[_0x5dbc21(0x186)]||null==_0x5438e4[_0x5dbc21(0x199)]&&0x0==_0x5438e4[_0x5dbc21(0x186)]?_0x19ee6e:void 0x0;}),_0x217386[_0x40dca8(0x18c)][_0x40dca8(0x1b1)](_0x25605e=>{const _0x7197e5=_0x40dca8;if(_0x7197e5(0x1b5)!=_0x25605e[_0x7197e5(0x142)])return;const {data:_0x112c92}=_0x25605e;if(!_0x112c92||_0x7197e5(0x15d)!=_0x112c92[_0x7197e5(0x17d)])return;const _0x272d64=le(_0x25605e);return _0x7197e5(0x186)==_0x272d64?{'type':_0x7197e5(0x17b),'content':_0x5bad42(_0x1abd04,_0x7197e5(0x162))}:_0x7197e5(0x199)==_0x272d64?{'type':_0x7197e5(0x17b),'content':_0x5bad42(_0x1abd04,_0x7197e5(0x181))}:_0x19ee6e;}),_0x17e26c[_0x40dca8(0x165)][_0x40dca8(0x18e)][_0x40dca8(0x173)](_0x1c3ec2=>this[_0x40dca8(0x163)](_0x1c3ec2)),_0x17e26c[_0x40dca8(0x165)][_0x40dca8(0x18e)][_0x40dca8(0x173)](_0x33e20a=>this[_0x40dca8(0x148)](_0x33e20a)),_0x17e26c[_0x40dca8(0x165)][_0x40dca8(0x18e)][_0x40dca8(0x173)](_0x5399a2=>this[_0x40dca8(0x1ba)](_0x5399a2)),this[_0x40dca8(0x15a)]();}[_0x1670dd(0x163)](_0x59b285){const _0x4e83cd=_0x1670dd;if(_0x59b285[_0x4e83cd(0x14f)][_0x4e83cd(0x1c4)]||!_0x59b285[_0x4e83cd(0x14f)][_0x4e83cd(0x14e)])return!0x1;let _0x2a8e7f=!0x1;const _0xe3d9df=this[_0x4e83cd(0x1ad)][_0x4e83cd(0x171)][_0x4e83cd(0x192)](_0x4e83cd(0x18b))[_0x4e83cd(0x157)]({'skipNotAttached':!0x0})[_0x4e83cd(0x1ac)](_0x430c15=>_0x430c15[_0x4e83cd(0x1a5)]&&_0x4e83cd(0x15d)==_0x430c15[_0x4e83cd(0x1a5)][_0x4e83cd(0x17d)])[_0x4e83cd(0x1ac)](_0x4d4266=>_0x4d4266[_0x4e83cd(0x1a5)][_0x4e83cd(0x186)]&&_0x4d4266[_0x4e83cd(0x1a5)][_0x4e83cd(0x199)]);for(const _0x10780f of _0xe3d9df)le(_0x10780f)||(_0x59b285[_0x4e83cd(0x166)](_0x10780f[_0x4e83cd(0x180)]()),_0x2a8e7f=!0x0);return _0x2a8e7f;}[_0x1670dd(0x148)](_0xf56394){const _0x54ec92=_0x1670dd;if(_0xf56394[_0x54ec92(0x14f)][_0x54ec92(0x1c4)]||!_0xf56394[_0x54ec92(0x14f)][_0x54ec92(0x14e)])return!0x1;const _0x25b64b=this[_0x54ec92(0x1ad)][_0x54ec92(0x171)][_0x54ec92(0x192)](_0x54ec92(0x18b));if(_0x25b64b[_0x54ec92(0x18f)][_0x54ec92(0x1ae)])return!0x1;let _0x3cf806=!0x1;const _0x3a8dc1=[_0x54ec92(0x187),_0x54ec92(0x15d),_0x54ec92(0x1a3),_0x54ec92(0x18d),_0x54ec92(0x1b2),_0x54ec92(0x159),_0x54ec92(0x194),_0x54ec92(0x1c6),_0x54ec92(0x169)],_0x2a6656=this[_0x54ec92(0x1ad)][_0x54ec92(0x165)][_0x54ec92(0x18e)][_0x54ec92(0x1c7)][_0x54ec92(0x184)]()[_0x54ec92(0x1ac)](_0x14425b=>_0x54ec92(0x1b5)==_0x14425b[_0x54ec92(0x142)])[_0x54ec92(0x1ac)](_0x27a74d=>_0x3a8dc1[_0x54ec92(0x14d)](_0x27a74d[_0x54ec92(0x1b3)]));if(0x0==_0x2a6656[_0x54ec92(0x1b8)])return _0x3cf806;for(const _0x455930 of _0x2a6656){const _0x56c653=_0x25b64b[_0x54ec92(0x183)](_0x455930[_0x54ec92(0x1a2)],_0x54ec92(0x1b5))[_0x54ec92(0x1ac)](_0x3fe537=>!_0x3fe537[_0x54ec92(0x189)][_0x54ec92(0x198)])[_0x54ec92(0x178)](_0x3de714=>_0x3de714[_0x54ec92(0x1bc)])[_0x54ec92(0x1ac)](_0x264587=>{const _0x5a8ce7=_0x54ec92,_0x14b736=_0x25b64b[_0x5a8ce7(0x1a0)](_0x264587);return _0x3a8dc1[_0x5a8ce7(0x14d)](_0x14b736);});if(_0x56c653[_0x54ec92(0x1b8)]){for(const _0x5e8f66 of _0x56c653)_0xf56394[_0x54ec92(0x166)](_0x5e8f66[_0x54ec92(0x180)]());_0x3cf806=!0x0;}}return _0x3cf806;}[_0x1670dd(0x1ba)](_0x1ddb1c){const _0x2e5223=_0x1670dd;if(_0x1ddb1c[_0x2e5223(0x14f)][_0x2e5223(0x1c4)]||!_0x1ddb1c[_0x2e5223(0x14f)][_0x2e5223(0x14e)])return!0x1;const _0x4612c6=this[_0x2e5223(0x1ad)][_0x2e5223(0x171)][_0x2e5223(0x192)](_0x2e5223(0x18b));let _0x47c4a9=!0x1;const _0x15c604=[_0x2e5223(0x187),_0x2e5223(0x15d),_0x2e5223(0x1a3),_0x2e5223(0x18d),_0x2e5223(0x1b2),_0x2e5223(0x159),_0x2e5223(0x194),_0x2e5223(0x1c6),_0x2e5223(0x169)];for(const _0x2f35fa of _0x4612c6[_0x2e5223(0x157)]({'skipNotAttached':!0x0})){const _0x3edab8=_0x4612c6[_0x2e5223(0x183)](_0x2f35fa[_0x2e5223(0x182)](),_0x2e5223(0x1b5))[_0x2e5223(0x178)](_0x280c9d=>_0x280c9d[_0x2e5223(0x1bc)])[_0x2e5223(0x1ac)](_0x1947c0=>_0x1947c0[_0x2e5223(0x1a5)]&&_0x15c604[_0x2e5223(0x14d)](_0x1947c0[_0x2e5223(0x1a5)][_0x2e5223(0x17d)]));if(!_0x3edab8[_0x2e5223(0x1b8)])continue;const _0x3a7db3=_0x3edab8[0x0][_0x2e5223(0x14b)][_0x2e5223(0x151)][_0x2e5223(0x190)];if(!_0x3edab8[_0x2e5223(0x1d0)](_0x508b14=>_0x508b14[_0x2e5223(0x151)][_0x2e5223(0x190)]===_0x3a7db3)){for(const _0x14bce9 of _0x3edab8)_0x2740f1(_0x14bce9,_0x3a7db3)&&(_0x47c4a9=!0x0);}}return _0x47c4a9;function _0x27a270(_0x3cd6d4,_0x6c08c6){const _0x58d6ea=_0x2e5223;for(const _0x22402e of _0x4612c6[_0x58d6ea(0x157)]({'skipNotAttached':!0x0})[_0x58d6ea(0x1ac)](_0x442e57=>_0x58d6ea(0x1b5)==_0x442e57[_0x58d6ea(0x142)]&&_0x442e57[_0x58d6ea(0x151)][_0x58d6ea(0x190)]==_0x3cd6d4))_0x22402e[_0x58d6ea(0x16a)](_0x58d6ea(0x190),_0x6c08c6);}function _0x2740f1(_0x3b22da,_0x5f0d62){const _0x3a5ee1=_0x2e5223;let _0x47a290=_0x3b22da[_0x3a5ee1(0x14b)],_0x419ccc=!0x1;for(;_0x47a290;)_0x47a290[_0x3a5ee1(0x151)][_0x3a5ee1(0x190)]!=_0x5f0d62&&(_0x27a270(_0x47a290[_0x3a5ee1(0x151)][_0x3a5ee1(0x190)],_0x5f0d62),_0x47a290[_0x3a5ee1(0x16a)](_0x3a5ee1(0x190),_0x5f0d62),_0x419ccc=!0x0),_0x47a290=_0x47a290[_0x3a5ee1(0x14a)];return _0x419ccc;}}[_0x1670dd(0x15a)](){const _0x5da0c2=_0x1670dd,_0x2c0d27=this[_0x5da0c2(0x1ad)],_0x3ae046=_0x2c0d27[_0x5da0c2(0x188)],_0x4055b8=_0x2c0d27[_0x5da0c2(0x171)][_0x5da0c2(0x192)](_0x5da0c2(0x18b));this[_0x5da0c2(0x19f)](),_0x4055b8[_0x5da0c2(0x149)][_0x5da0c2(0x144)](_0x5da0c2(0x179),_0x5da0c2(0x196),_0x5da0c2(0x16c),function(_0x524094,_0x2834e3){const _0x398260=_0x5da0c2,_0x252c02=[];for(let _0x14460e of _0x524094)_0x14460e[_0x398260(0x1a9)][_0x398260(0x13d)]===_0x14460e[_0x398260(0x147)][_0x398260(0x146)]&&(_0x14460e=_0x2c0d27[_0x398260(0x165)][_0x398260(0x1a6)](_0x2c0d27[_0x398260(0x165)][_0x398260(0x13f)](_0x14460e[_0x398260(0x1a9)][_0x398260(0x13d)],0x0))),_0x252c02[_0x398260(0x174)](_0x14460e);_0x2c0d27[_0x398260(0x165)][_0x398260(0x153)](_0x352044=>{const _0x2731a1=_0x398260,_0x4bb3e6=_0x2c0d27[_0x2731a1(0x165)][_0x2731a1(0x18e)][_0x2731a1(0x14c)],_0x405f07=Array[_0x2731a1(0x140)](_0x4bb3e6[_0x2731a1(0x17e)]())[_0x2731a1(0x178)](_0x382c2e=>_0x3f91f7[_0x2731a1(0x167)](_0x382c2e));_0x352044[_0x2731a1(0x191)](_0x252c02),_0x2c0d27[_0x2731a1(0x1cc)][_0x2731a1(0x192)](_0x2834e3[_0x2731a1(0x1b0)])[_0x2731a1(0x1af)](),_0x2834e3[_0x2731a1(0x172)][_0x2731a1(0x174)]({'forceDefaultExecution':!0x0}),_0x2c0d27[_0x2731a1(0x18a)](_0x2834e3[_0x2731a1(0x1b0)],..._0x2834e3[_0x2731a1(0x172)]),_0x352044[_0x2731a1(0x191)](_0x405f07);for(const _0x2f47cc of _0x405f07)_0x2f47cc[_0x2731a1(0x161)]();});}),_0x4055b8[_0x5da0c2(0x18c)][_0x5da0c2(0x1a1)](function(_0x200720){const _0x3ca3e6=_0x5da0c2,_0x13a05f=!_0x2c0d27[_0x3ca3e6(0x165)][_0x3ca3e6(0x19a)][_0x3ca3e6(0x154)](_0x200720),_0x219c69=_0x200720[_0x3ca3e6(0x197)],_0x209a87=_0x200720[_0x3ca3e6(0x1bd)],_0xa1baaf=_0x200720[_0x3ca3e6(0x1d1)](_0x3ca3e6(0x15d)),_0x17beef=!_0x219c69||_0x219c69[_0x3ca3e6(0x1d1)](_0x3ca3e6(0x15d))!==_0xa1baaf,_0x266331=!_0x209a87||_0x209a87[_0x3ca3e6(0x1d1)](_0x3ca3e6(0x15d))!==_0xa1baaf;return _0x13a05f&&Boolean(_0xa1baaf)&&_0x17beef&&_0x266331;},_0x62abb9=>_0x5bad42(_0x3ae046,_0x5da0c2(0x1ab),_0x62abb9));}[_0x1670dd(0x19f)](){const _0x21186b=_0x1670dd,_0xb7f2a0=this[_0x21186b(0x1ad)],_0x1b57c9=_0xb7f2a0[_0x21186b(0x188)];function _0x5b1079(_0x30ab70){const _0x261f58=_0x21186b,_0x42230d=_0xb7f2a0[_0x261f58(0x1cc)][_0x261f58(0x192)](_0x261f58(0x141))[_0x261f58(0x1ae)],_0x37eb07=_0xb7f2a0[_0x261f58(0x1cc)][_0x261f58(0x192)](_0x261f58(0x1c9))[_0x261f58(0x1ae)];return _0x261f58(0x1c9)===_0x30ab70?_0x42230d:_0x37eb07;}_0xb7f2a0[_0x21186b(0x171)][_0x21186b(0x192)](_0x21186b(0x18b))[_0x21186b(0x18c)][_0x21186b(0x1b1)](function(_0x249eae){const _0x4c2b3b=_0x21186b;if(_0x4c2b3b(0x179)!=_0x249eae[_0x4c2b3b(0x142)])return;const {data:_0x15c6d7}=_0x249eae;if(!_0x15c6d7)return;let _0x4c0676,_0x1b611d,_0x171566,_0x5b0c5c;switch(_0x15c6d7[_0x4c2b3b(0x1b0)]){case _0x4c2b3b(0x141):_0x171566=_0x15c6d7[_0x4c2b3b(0x172)][0x0][_0x4c2b3b(0x1a4)],_0x5b0c5c=_0x5b1079(_0x15c6d7[_0x4c2b3b(0x1b0)]),_0x4c0676=_0x171566?_0x4c2b3b(0x15c):_0x4c2b3b(0x176),!_0x5b0c5c&&_0xb7f2a0[_0x4c2b3b(0x158)][_0x4c2b3b(0x192)](_0x4c2b3b(0x155))||(_0x4c0676=_0x4c2b3b(0x195)),_0x1b611d={'type':_0x4c2b3b(0x17b),'content':_0x5bad42(_0x1b57c9,_0x4c0676,_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1aa)))};break;case _0x4c2b3b(0x1c9):_0x171566=_0x15c6d7[_0x4c2b3b(0x172)][0x0][_0x4c2b3b(0x1a4)],_0x5b0c5c=_0x5b1079(_0x15c6d7[_0x4c2b3b(0x1b0)]),_0x4c0676=_0x171566?_0x4c2b3b(0x15c):_0x4c2b3b(0x176),!_0x5b0c5c&&_0xb7f2a0[_0x4c2b3b(0x158)][_0x4c2b3b(0x192)](_0x4c2b3b(0x155))||(_0x4c0676=_0x4c2b3b(0x195)),_0x1b611d={'type':_0x4c2b3b(0x17b),'content':_0x5bad42(_0x1b57c9,_0x4c0676,_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1c5)))};break;case _0x4c2b3b(0x1cf):_0x4c0676=_0x4c2b3b(0x170),_0x1b611d={'type':_0x4c2b3b(0x17b),'content':_0x5bad42(_0x1b57c9,_0x4c0676,_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1ab)))};break;case _0x4c2b3b(0x15b):_0x4c0676=function(_0x271815){const _0x5ccc6d=_0x4c2b3b,_0x38fc79=_0x271815[_0x5ccc6d(0x182)]();let _0x472378=_0x38fc79[_0x5ccc6d(0x1a9)][_0x5ccc6d(0x13d)];for(;_0x472378&&_0x38fc79[_0x5ccc6d(0x152)](_0x472378);){if(_0x472378[_0x5ccc6d(0x1d1)](_0x5ccc6d(0x1a3))>0x0)return!0x1;_0x472378=_0x472378[_0x5ccc6d(0x1bd)];}return!0x0;}(_0x249eae)?_0x5bad42(_0x1b57c9,_0x4c2b3b(0x176),_0x5bad42(_0x1b57c9,function(_0xcacae9){const _0xed3d06=_0x4c2b3b;return _0xed3d06(0x1c3)+_0xcacae9[_0xed3d06(0x182)]()[_0xed3d06(0x1a9)][_0xed3d06(0x13d)][_0xed3d06(0x1d1)](_0xed3d06(0x187))[_0xed3d06(0x1be)]()+_0xed3d06(0x1c2);}(_0x249eae))):_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1c8),_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1ab))),_0x1b611d={'type':_0x4c2b3b(0x17b),'content':_0x4c0676};break;case _0x4c2b3b(0x150):case _0x4c2b3b(0x1b4):!0x1===_0x15c6d7[_0x4c2b3b(0x177)]&&(_0x4c0676=_0x4c2b3b(0x1bb),_0x1b611d={'type':_0x4c2b3b(0x1c1),'content':_0x5bad42(_0x1b57c9,_0x4c0676,_0x5bad42(_0x1b57c9,_0x4c2b3b(0x1ab)))});}return _0x1b611d;});}}function le(_0x5807ef){const _0x4280e5=_0x1670dd;let _0x159090=_0x5807ef[_0x4280e5(0x182)]()[_0x4280e5(0x1a9)][_0x4280e5(0x13d)][_0x4280e5(0x197)];for(;_0x159090;){const _0x188489=_0x159090[_0x4280e5(0x1d1)](_0x4280e5(0x15d));if(!_0x188489)return!0x1;if(_0x188489==_0x5807ef[_0x4280e5(0x1a5)][_0x4280e5(0x186)])return _0x4280e5(0x186);if(_0x188489==_0x5807ef[_0x4280e5(0x1a5)][_0x4280e5(0x199)])return _0x4280e5(0x199);_0x159090=_0x159090[_0x4280e5(0x197)];}return!0x1;}
23
+ const _0xf7465a=_0x19cd;(function(_0x1c7484,_0x3bedee){const _0x14e0af=_0x19cd,_0x48f94f=_0x1c7484();while(!![]){try{const _0x16d62f=parseInt(_0x14e0af(0x18e))/0x1+-parseInt(_0x14e0af(0x191))/0x2*(-parseInt(_0x14e0af(0x197))/0x3)+parseInt(_0x14e0af(0x13e))/0x4*(parseInt(_0x14e0af(0x157))/0x5)+parseInt(_0x14e0af(0x177))/0x6*(-parseInt(_0x14e0af(0x13b))/0x7)+parseInt(_0x14e0af(0x192))/0x8*(parseInt(_0x14e0af(0x11c))/0x9)+parseInt(_0x14e0af(0x155))/0xa*(-parseInt(_0x14e0af(0x189))/0xb)+-parseInt(_0x14e0af(0x108))/0xc;if(_0x16d62f===_0x3bedee)break;else _0x48f94f['push'](_0x48f94f['shift']());}catch(_0x1b8f69){_0x48f94f['push'](_0x48f94f['shift']());}}}(_0x3645,0xd2839));function _0x19cd(_0x12ed3a,_0x5f3948){const _0x364531=_0x3645();return _0x19cd=function(_0x19cdc4,_0x11e8cb){_0x19cdc4=_0x19cdc4-0x108;let _0x774e47=_0x364531[_0x19cdc4];return _0x774e47;},_0x19cd(_0x12ed3a,_0x5f3948);}import{Plugin as _0xa1c273}from'ckeditor5/src/core.js';import{getTranslation as _0x47fdde}from'../utils/common-translations.js';function _0x3645(){const _0x14b672=['isObject','selection','*Check\x20item*','oldValue','782153EpMhyj','ELEMENT_LIST_ITEM','getSuggestions','2014958XAVTbR','88xJSyWX','fromRange','next','*Remove\x20format:*\x20%0','deletion','3TbUwlY','_registerLegacyDescription','forceValue','*Merge:*\x20list\x20item','parent','getRanges','noTrackChangesFixer','filter','plugins','22044600xuqYwt','data','*Format:*\x20insert\x20into\x20%0','trackChangesCommand','containsItem','*Set\x20format:*\x20%0','toUpperCase','customNumberedList','*Indent:*\x20%0','value','_LIST','refresh','*Change\x20to:*\x20%0','TodoListEditing','nextSibling','getAttribute','registerBlockAttribute','key','commandParams','bulleted','1174995MkWmpT','mergeListItemBackward','isLocal','ELEMENT_NUMBERED_LIST','splitListItemBefore','change','listItemIdFixer','descriptionFactory','execute','listMarkerStyle','newValue','_suggestionFactory','groupId','todoListCheck','indentList','start','locale','numbered','*Outdent:*\x20%0','_getAttributeKey','bulletedList','setAttribute','removeMarker','range','find','every','listMarker','nodeAfter','createPositionAt','format','includes','18949IIprpL','*Format:*\x20remove\x20from\x20%0','registerElementLabel','1588xfcUPd','todo','TrackChangesEditing','listStart','listReversed','get','editor','schema','suggestion','document','registerDescriptionCallback','*Uncheck\x20item*','registerPostFixer','attributes','getFirstRange','customBulletedList','FORMAT_INDENT','length','formatBlock','splitListItemAfter','listItemId','model','list.multiBlock','50wkLFFb','meta','8685EFmSte','head','getChanges','assureChains','end','registerCustomCallback','map','isUndo','attributeKey','batch','listType','*Split:*\x20list\x20item','type','from','numberedList','listStyle','detach','commandName','*Merge:*\x20%0','has','ListEditing','_findSuggestions','accept','afterInit','default','outdentList','setSelection','ELEMENT_TODO_LIST','isNextTo','listIndent','attribute','multipleBlocks','978jUuCRu','getFirstMarker','ELEMENT_BULLETED_LIST','commands','previousSibling','push','enableDefaultAttributesIntegration','todoList','documentList','_supportLegacySuggestions','ELEMENT_','differ','todoListChecked','checkTodoList','config','mergeListItemForward','registerAttributeLabel','createRange','1704494eojFBA'];_0x3645=function(){return _0x14b672;};return _0x3645();}import{renameAttributeKey as _0x3fed81}from'../trackchangesediting.js';import{LiveRange as _0x271bf8}from'ckeditor5/src/engine.js';export default class z extends _0xa1c273{[_0xf7465a(0x16e)](){const _0x2310cf=_0xf7465a,_0x4e372a=this[_0x2310cf(0x144)];if(!_0x4e372a[_0x2310cf(0x19f)][_0x2310cf(0x16a)](_0x2310cf(0x16b)))return;const _0x2c1e5f=_0x4e372a[_0x2310cf(0x12c)],_0x1bd5a1=_0x4e372a[_0x2310cf(0x19f)][_0x2310cf(0x143)](_0x2310cf(0x140)),_0x5846e9=_0x4e372a[_0x2310cf(0x19f)][_0x2310cf(0x16a)](_0x2310cf(0x115)),_0x2c1249=!!_0x4e372a[_0x2310cf(0x185)][_0x2310cf(0x143)](_0x2310cf(0x154));function _0x1f9e7e(_0x1b3a1d){const _0x315df8=_0x2310cf;return{'type':_0x315df8(0x139),'content':''+_0x47fdde(_0x2c1e5f,_0x315df8(0x10d),_0x1b3a1d)};}function _0x2b8649(_0xb03a8b){const _0x138a3a=_0x2310cf;return{'type':_0x138a3a(0x139),'content':''+_0x47fdde(_0x2c1e5f,_0x138a3a(0x195),_0xb03a8b)};}_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x165)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x130)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x10f)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x14d)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x12a)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x170)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x151)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x120)),_0x1bd5a1[_0x2310cf(0x118)](_0x2310cf(0x152)),_0x1bd5a1[_0x2310cf(0x118)](_0x2310cf(0x161)),_0x1bd5a1[_0x2310cf(0x118)](_0x2310cf(0x174)),_0x2c1249&&(_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x11d)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x186))),_0x5846e9&&(_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x17e)),_0x1bd5a1[_0x2310cf(0x17d)](_0x2310cf(0x184)),_0x1bd5a1[_0x2310cf(0x118)](_0x2310cf(0x183)),_0x1bd5a1[_0x2310cf(0x123)][_0x2310cf(0x148)](_0x5984bf=>{const _0x3b99b6=_0x2310cf,{data:_0x32bbee}=_0x5984bf;if(_0x32bbee&&_0x3b99b6(0x183)==_0x32bbee[_0x3b99b6(0x119)])return{'type':_0x3b99b6(0x139),'content':_0x32bbee[_0x3b99b6(0x126)]?_0x47fdde(_0x2c1e5f,_0x3b99b6(0x18c)):_0x47fdde(_0x2c1e5f,_0x3b99b6(0x149))};}),this[_0x2310cf(0x144)][_0x2310cf(0x153)][_0x2310cf(0x147)][_0x2310cf(0x14a)](_0x1d19ee=>{const _0x122a01=_0x2310cf;if(_0x1d19ee[_0x122a01(0x160)][_0x122a01(0x15e)])return!0x1;let _0x40b1dd=!0x1;const _0x361b15=_0x1bd5a1[_0x122a01(0x190)]({'skipNotAttached':!0x0})[_0x122a01(0x19e)](_0x576797=>_0x122a01(0x183)===_0x1bd5a1[_0x122a01(0x12f)](_0x576797));for(const _0x35f8e1 of _0x361b15){_0x122a01(0x13f)!=_0x35f8e1[_0x122a01(0x14c)]()[_0x122a01(0x12b)][_0x122a01(0x137)][_0x122a01(0x117)](_0x122a01(0x161))&&(_0x1bd5a1[_0x122a01(0x16c)](_0x35f8e1[_0x122a01(0x14c)](),_0x122a01(0x175))[_0x122a01(0x134)](_0x3615ba=>_0x122a01(0x161)===_0x1bd5a1[_0x122a01(0x12f)](_0x3615ba[_0x122a01(0x146)]))||(_0x1d19ee[_0x122a01(0x132)](_0x35f8e1[_0x122a01(0x178)]()),_0x40b1dd=!0x0));}return _0x40b1dd;})),_0x1bd5a1[_0x2310cf(0x123)][_0x2310cf(0x187)](_0x2310cf(0x174),_0x47fdde(_0x2c1e5f,_0x2310cf(0x14e)));const _0x42228c={'type':_0x2310cf(0x139),'content':''};_0x1bd5a1[_0x2310cf(0x123)][_0x2310cf(0x148)](_0x4abe83=>{const _0x342eda=_0x2310cf,{data:_0x375db2}=_0x4abe83;if(!_0x375db2||_0x342eda(0x161)!=_0x375db2[_0x342eda(0x119)])return;let _0x2f2f46=_0x4abe83[_0x342eda(0x158)];for(;_0x2f2f46;){if(_0x2f2f46[_0x342eda(0x109)]&&((_0x342eda(0x166)==_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x119)]||_0x342eda(0x125)==_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x119)])&&(_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x126)]&&_0x342eda(0x16f)!=_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x126)]||_0x342eda(0x16f)!=_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x18d)]&&!_0x375db2[_0x342eda(0x126)])||!_0x2c1249&&_0x2f2f46[_0x342eda(0x109)][_0x342eda(0x119)]==_0x3fed81))return _0x42228c;_0x2f2f46=_0x2f2f46[_0x342eda(0x194)];}if(null==_0x375db2[_0x342eda(0x126)])switch(_0x375db2[_0x342eda(0x18d)]){case _0x342eda(0x11b):return _0x2b8649(_0x47fdde(_0x2c1e5f,_0x342eda(0x179)));case _0x342eda(0x12d):return _0x2b8649(_0x47fdde(_0x2c1e5f,_0x342eda(0x11f)));case _0x342eda(0x13f):return _0x2b8649(_0x47fdde(_0x2c1e5f,_0x342eda(0x172)));}switch(_0x375db2[_0x342eda(0x126)]){case _0x342eda(0x11b):return _0x1f9e7e(_0x47fdde(_0x2c1e5f,_0x342eda(0x179)));case _0x342eda(0x12d):return _0x1f9e7e(_0x47fdde(_0x2c1e5f,_0x342eda(0x11f)));case _0x342eda(0x13f):return _0x1f9e7e(_0x47fdde(_0x2c1e5f,_0x342eda(0x172)));}}),_0x1bd5a1[_0x2310cf(0x123)][_0x2310cf(0x148)](_0x24ad1a=>{const _0x434899=_0x2310cf,{data:_0x8fa13d}=_0x24ad1a;if(_0x8fa13d&&_0x434899(0x174)==_0x8fa13d[_0x434899(0x119)])return null==_0x8fa13d[_0x434899(0x126)]||null==_0x8fa13d[_0x434899(0x18d)]&&0x0==_0x8fa13d[_0x434899(0x126)]?_0x42228c:void 0x0;}),_0x1bd5a1[_0x2310cf(0x123)][_0x2310cf(0x148)](_0x1a4e0d=>{const _0x50fa24=_0x2310cf;if(_0x50fa24(0x175)!=_0x1a4e0d[_0x50fa24(0x163)])return;const {data:_0xeed8ed}=_0x1a4e0d;if(!_0xeed8ed||_0x50fa24(0x152)!=_0xeed8ed[_0x50fa24(0x119)])return;const _0x2d1b8f=le(_0x1a4e0d);return _0x50fa24(0x126)==_0x2d1b8f?{'type':_0x50fa24(0x139),'content':_0x47fdde(_0x2c1e5f,_0x50fa24(0x19a))}:_0x50fa24(0x18d)==_0x2d1b8f?{'type':_0x50fa24(0x139),'content':_0x47fdde(_0x2c1e5f,_0x50fa24(0x162))}:_0x42228c;}),_0x4e372a[_0x2310cf(0x153)][_0x2310cf(0x147)][_0x2310cf(0x14a)](_0x1762f6=>this[_0x2310cf(0x122)](_0x1762f6)),_0x4e372a[_0x2310cf(0x153)][_0x2310cf(0x147)][_0x2310cf(0x14a)](_0x4b55e4=>this[_0x2310cf(0x19d)](_0x4b55e4)),_0x4e372a[_0x2310cf(0x153)][_0x2310cf(0x147)][_0x2310cf(0x14a)](_0x43205a=>this[_0x2310cf(0x15a)](_0x43205a)),this[_0x2310cf(0x180)]();}[_0xf7465a(0x122)](_0x333505){const _0x508f72=_0xf7465a;if(_0x333505[_0x508f72(0x160)][_0x508f72(0x15e)]||!_0x333505[_0x508f72(0x160)][_0x508f72(0x11e)])return!0x1;let _0x1c2fe7=!0x1;const _0x71facc=this[_0x508f72(0x144)][_0x508f72(0x19f)][_0x508f72(0x143)](_0x508f72(0x140))[_0x508f72(0x190)]({'skipNotAttached':!0x0})[_0x508f72(0x19e)](_0x4bb834=>_0x4bb834[_0x508f72(0x109)]&&_0x508f72(0x152)==_0x4bb834[_0x508f72(0x109)][_0x508f72(0x119)])[_0x508f72(0x19e)](_0x160546=>_0x160546[_0x508f72(0x109)][_0x508f72(0x126)]&&_0x160546[_0x508f72(0x109)][_0x508f72(0x18d)]);for(const _0x118c12 of _0x71facc)le(_0x118c12)||(_0x333505[_0x508f72(0x132)](_0x118c12[_0x508f72(0x178)]()),_0x1c2fe7=!0x0);return _0x1c2fe7;}[_0xf7465a(0x19d)](_0x4f6673){const _0x3458c3=_0xf7465a;if(_0x4f6673[_0x3458c3(0x160)][_0x3458c3(0x15e)]||!_0x4f6673[_0x3458c3(0x160)][_0x3458c3(0x11e)])return!0x1;const _0x564cbd=this[_0x3458c3(0x144)][_0x3458c3(0x19f)][_0x3458c3(0x143)](_0x3458c3(0x140));if(_0x564cbd[_0x3458c3(0x10b)][_0x3458c3(0x111)])return!0x1;let _0x4648e0=!0x1;const _0x24a4a8=[_0x3458c3(0x161),_0x3458c3(0x152),_0x3458c3(0x174),_0x3458c3(0x166),_0x3458c3(0x141),_0x3458c3(0x142),_0x3458c3(0x129),_0x3458c3(0x136),_0x3458c3(0x125)],_0x29b0f7=this[_0x3458c3(0x144)][_0x3458c3(0x153)][_0x3458c3(0x147)][_0x3458c3(0x182)][_0x3458c3(0x159)]()[_0x3458c3(0x19e)](_0x32b168=>_0x3458c3(0x175)==_0x32b168[_0x3458c3(0x163)])[_0x3458c3(0x19e)](_0x27b5b1=>_0x24a4a8[_0x3458c3(0x13a)](_0x27b5b1[_0x3458c3(0x15f)]));if(0x0==_0x29b0f7[_0x3458c3(0x14f)])return _0x4648e0;for(const _0x25d8d3 of _0x29b0f7){const _0xb024d4=_0x564cbd[_0x3458c3(0x16c)](_0x25d8d3[_0x3458c3(0x133)],_0x3458c3(0x175))[_0x3458c3(0x19e)](_0x42a1db=>!_0x42a1db[_0x3458c3(0x156)][_0x3458c3(0x173)])[_0x3458c3(0x15d)](_0x5c948d=>_0x5c948d[_0x3458c3(0x146)])[_0x3458c3(0x19e)](_0x2e51bc=>{const _0x4fbc7a=_0x3458c3,_0xb713a0=_0x564cbd[_0x4fbc7a(0x12f)](_0x2e51bc);return _0x24a4a8[_0x4fbc7a(0x13a)](_0xb713a0);});if(_0xb024d4[_0x3458c3(0x14f)]){for(const _0x1b67ac of _0xb024d4)_0x4f6673[_0x3458c3(0x132)](_0x1b67ac[_0x3458c3(0x178)]());_0x4648e0=!0x0;}}return _0x4648e0;}[_0xf7465a(0x15a)](_0x53c718){const _0x2742d3=_0xf7465a;if(_0x53c718[_0x2742d3(0x160)][_0x2742d3(0x15e)]||!_0x53c718[_0x2742d3(0x160)][_0x2742d3(0x11e)])return!0x1;const _0x44b3df=this[_0x2742d3(0x144)][_0x2742d3(0x19f)][_0x2742d3(0x143)](_0x2742d3(0x140));let _0x9f2e31=!0x1;const _0x47ea27=[_0x2742d3(0x161),_0x2742d3(0x152),_0x2742d3(0x174),_0x2742d3(0x166),_0x2742d3(0x141),_0x2742d3(0x142),_0x2742d3(0x129),_0x2742d3(0x136),_0x2742d3(0x125)];for(const _0x2f6d5d of _0x44b3df[_0x2742d3(0x190)]({'skipNotAttached':!0x0})){const _0x21dcc1=_0x44b3df[_0x2742d3(0x16c)](_0x2f6d5d[_0x2742d3(0x14c)](),_0x2742d3(0x175))[_0x2742d3(0x15d)](_0x50060b=>_0x50060b[_0x2742d3(0x146)])[_0x2742d3(0x19e)](_0x38c11a=>_0x38c11a[_0x2742d3(0x109)]&&_0x47ea27[_0x2742d3(0x13a)](_0x38c11a[_0x2742d3(0x109)][_0x2742d3(0x119)]));if(!_0x21dcc1[_0x2742d3(0x14f)])continue;const _0x5d87f7=_0x21dcc1[0x0][_0x2742d3(0x158)][_0x2742d3(0x14b)][_0x2742d3(0x128)];if(!_0x21dcc1[_0x2742d3(0x135)](_0x7dfc5b=>_0x7dfc5b[_0x2742d3(0x14b)][_0x2742d3(0x128)]===_0x5d87f7)){for(const _0x29d2c8 of _0x21dcc1)_0x48d91c(_0x29d2c8,_0x5d87f7)&&(_0x9f2e31=!0x0);}}return _0x9f2e31;function _0x2de96e(_0x410255,_0x513b62){const _0x3bb492=_0x2742d3;for(const _0x187a4a of _0x44b3df[_0x3bb492(0x190)]({'skipNotAttached':!0x0})[_0x3bb492(0x19e)](_0x597714=>_0x3bb492(0x175)==_0x597714[_0x3bb492(0x163)]&&_0x597714[_0x3bb492(0x14b)][_0x3bb492(0x128)]==_0x410255))_0x187a4a[_0x3bb492(0x131)](_0x3bb492(0x128),_0x513b62);}function _0x48d91c(_0x585042,_0xd0fd3f){const _0x19fe33=_0x2742d3;let _0x137349=_0x585042[_0x19fe33(0x158)],_0xc814aa=!0x1;for(;_0x137349;)_0x137349[_0x19fe33(0x14b)][_0x19fe33(0x128)]!=_0xd0fd3f&&(_0x2de96e(_0x137349[_0x19fe33(0x14b)][_0x19fe33(0x128)],_0xd0fd3f),_0x137349[_0x19fe33(0x131)](_0x19fe33(0x128),_0xd0fd3f),_0xc814aa=!0x0),_0x137349=_0x137349[_0x19fe33(0x194)];return _0xc814aa;}}[_0xf7465a(0x180)](){const _0x59c484=_0xf7465a,_0x590f8b=this[_0x59c484(0x144)],_0x3dcb30=_0x590f8b[_0x59c484(0x12c)],_0x154ed0=_0x590f8b[_0x59c484(0x19f)][_0x59c484(0x143)](_0x59c484(0x140));this[_0x59c484(0x198)](),_0x154ed0[_0x59c484(0x127)][_0x59c484(0x15c)](_0x59c484(0x150),_0x59c484(0x17f),_0x59c484(0x16d),function(_0x9d525b,_0x283bdb){const _0x44d4f6=_0x59c484,_0x736b71=[];for(let _0x15b12b of _0x9d525b)_0x15b12b[_0x44d4f6(0x12b)][_0x44d4f6(0x137)]===_0x15b12b[_0x44d4f6(0x15b)][_0x44d4f6(0x19b)]&&(_0x15b12b=_0x590f8b[_0x44d4f6(0x153)][_0x44d4f6(0x188)](_0x590f8b[_0x44d4f6(0x153)][_0x44d4f6(0x138)](_0x15b12b[_0x44d4f6(0x12b)][_0x44d4f6(0x137)],0x0))),_0x736b71[_0x44d4f6(0x17c)](_0x15b12b);_0x590f8b[_0x44d4f6(0x153)][_0x44d4f6(0x121)](_0x5191f1=>{const _0x4965f9=_0x44d4f6,_0x2f0f58=_0x590f8b[_0x4965f9(0x153)][_0x4965f9(0x147)][_0x4965f9(0x18b)],_0x33d628=Array[_0x4965f9(0x164)](_0x2f0f58[_0x4965f9(0x19c)]())[_0x4965f9(0x15d)](_0x53bbe5=>_0x271bf8[_0x4965f9(0x193)](_0x53bbe5));_0x5191f1[_0x4965f9(0x171)](_0x736b71),_0x590f8b[_0x4965f9(0x17a)][_0x4965f9(0x143)](_0x283bdb[_0x4965f9(0x168)])[_0x4965f9(0x113)](),_0x283bdb[_0x4965f9(0x11a)][_0x4965f9(0x17c)]({'forceDefaultExecution':!0x0}),_0x590f8b[_0x4965f9(0x124)](_0x283bdb[_0x4965f9(0x168)],..._0x283bdb[_0x4965f9(0x11a)]),_0x5191f1[_0x4965f9(0x171)](_0x33d628);for(const _0x37f041 of _0x33d628)_0x37f041[_0x4965f9(0x167)]();});}),_0x154ed0[_0x59c484(0x123)][_0x59c484(0x13d)](function(_0x35d35d){const _0x5bf0a3=_0x59c484,_0x2de401=!_0x590f8b[_0x5bf0a3(0x153)][_0x5bf0a3(0x145)][_0x5bf0a3(0x18a)](_0x35d35d),_0x1cfb69=_0x35d35d[_0x5bf0a3(0x17b)],_0xc3713d=_0x35d35d[_0x5bf0a3(0x116)],_0x10d684=_0x35d35d[_0x5bf0a3(0x117)](_0x5bf0a3(0x152)),_0x792701=!_0x1cfb69||_0x1cfb69[_0x5bf0a3(0x117)](_0x5bf0a3(0x152))!==_0x10d684,_0x48e01c=!_0xc3713d||_0xc3713d[_0x5bf0a3(0x117)](_0x5bf0a3(0x152))!==_0x10d684;return _0x2de401&&Boolean(_0x10d684)&&_0x792701&&_0x48e01c;},_0x53559d=>_0x47fdde(_0x3dcb30,_0x59c484(0x18f),_0x53559d));}[_0xf7465a(0x198)](){const _0x4ce4d1=_0xf7465a,_0x3a8cb6=this[_0x4ce4d1(0x144)],_0xf17cab=_0x3a8cb6[_0x4ce4d1(0x12c)];function _0x58011a(_0x56d7e1){const _0x2a87cd=_0x4ce4d1,_0x3f3b4c=_0x3a8cb6[_0x2a87cd(0x17a)][_0x2a87cd(0x143)](_0x2a87cd(0x130))[_0x2a87cd(0x111)],_0x961afe=_0x3a8cb6[_0x2a87cd(0x17a)][_0x2a87cd(0x143)](_0x2a87cd(0x165))[_0x2a87cd(0x111)];return _0x2a87cd(0x165)===_0x56d7e1?_0x3f3b4c:_0x961afe;}_0x3a8cb6[_0x4ce4d1(0x19f)][_0x4ce4d1(0x143)](_0x4ce4d1(0x140))[_0x4ce4d1(0x123)][_0x4ce4d1(0x148)](function(_0x3a248f){const _0x1d1b2a=_0x4ce4d1;if(_0x1d1b2a(0x150)!=_0x3a248f[_0x1d1b2a(0x163)])return;const {data:_0x17e5fd}=_0x3a248f;if(!_0x17e5fd)return;let _0x2e3e6a,_0x158ddc,_0x33dc25,_0x526181;switch(_0x17e5fd[_0x1d1b2a(0x168)]){case _0x1d1b2a(0x130):_0x33dc25=_0x17e5fd[_0x1d1b2a(0x11a)][0x0][_0x1d1b2a(0x199)],_0x526181=_0x58011a(_0x17e5fd[_0x1d1b2a(0x168)]),_0x2e3e6a=_0x33dc25?_0x1d1b2a(0x10a):_0x1d1b2a(0x13c),!_0x526181&&_0x3a8cb6[_0x1d1b2a(0x185)][_0x1d1b2a(0x143)](_0x1d1b2a(0x154))||(_0x2e3e6a=_0x1d1b2a(0x114)),_0x158ddc={'type':_0x1d1b2a(0x139),'content':_0x47fdde(_0xf17cab,_0x2e3e6a,_0x47fdde(_0xf17cab,_0x1d1b2a(0x179)))};break;case _0x1d1b2a(0x165):_0x33dc25=_0x17e5fd[_0x1d1b2a(0x11a)][0x0][_0x1d1b2a(0x199)],_0x526181=_0x58011a(_0x17e5fd[_0x1d1b2a(0x168)]),_0x2e3e6a=_0x33dc25?_0x1d1b2a(0x10a):_0x1d1b2a(0x13c),!_0x526181&&_0x3a8cb6[_0x1d1b2a(0x185)][_0x1d1b2a(0x143)](_0x1d1b2a(0x154))||(_0x2e3e6a=_0x1d1b2a(0x114)),_0x158ddc={'type':_0x1d1b2a(0x139),'content':_0x47fdde(_0xf17cab,_0x2e3e6a,_0x47fdde(_0xf17cab,_0x1d1b2a(0x11f)))};break;case _0x1d1b2a(0x12a):_0x2e3e6a=_0x1d1b2a(0x110),_0x158ddc={'type':_0x1d1b2a(0x139),'content':_0x47fdde(_0xf17cab,_0x2e3e6a,_0x47fdde(_0xf17cab,_0x1d1b2a(0x18f)))};break;case _0x1d1b2a(0x170):_0x2e3e6a=function(_0x5dccbe){const _0x13a509=_0x1d1b2a,_0x31ba3=_0x5dccbe[_0x13a509(0x14c)]();let _0xa89cf9=_0x31ba3[_0x13a509(0x12b)][_0x13a509(0x137)];for(;_0xa89cf9&&_0x31ba3[_0x13a509(0x10c)](_0xa89cf9);){if(_0xa89cf9[_0x13a509(0x117)](_0x13a509(0x174))>0x0)return!0x1;_0xa89cf9=_0xa89cf9[_0x13a509(0x116)];}return!0x0;}(_0x3a248f)?_0x47fdde(_0xf17cab,_0x1d1b2a(0x13c),_0x47fdde(_0xf17cab,function(_0x40564e){const _0x2bd23a=_0x1d1b2a;return _0x2bd23a(0x181)+_0x40564e[_0x2bd23a(0x14c)]()[_0x2bd23a(0x12b)][_0x2bd23a(0x137)][_0x2bd23a(0x117)](_0x2bd23a(0x161))[_0x2bd23a(0x10e)]()+_0x2bd23a(0x112);}(_0x3a248f))):_0x47fdde(_0xf17cab,_0x1d1b2a(0x12e),_0x47fdde(_0xf17cab,_0x1d1b2a(0x18f))),_0x158ddc={'type':_0x1d1b2a(0x139),'content':_0x2e3e6a};break;case _0x1d1b2a(0x11d):case _0x1d1b2a(0x186):!0x1===_0x17e5fd[_0x1d1b2a(0x176)]&&(_0x2e3e6a=_0x1d1b2a(0x169),_0x158ddc={'type':_0x1d1b2a(0x196),'content':_0x47fdde(_0xf17cab,_0x2e3e6a,_0x47fdde(_0xf17cab,_0x1d1b2a(0x18f)))});}return _0x158ddc;});}}function le(_0x2f622d){const _0x1c5f43=_0xf7465a;let _0x4b49e5=_0x2f622d[_0x1c5f43(0x14c)]()[_0x1c5f43(0x12b)][_0x1c5f43(0x137)][_0x1c5f43(0x17b)];for(;_0x4b49e5;){const _0x3a0d74=_0x4b49e5[_0x1c5f43(0x117)](_0x1c5f43(0x152));if(!_0x3a0d74)return!0x1;if(_0x3a0d74==_0x2f622d[_0x1c5f43(0x109)][_0x1c5f43(0x126)])return _0x1c5f43(0x126);if(_0x3a0d74==_0x2f622d[_0x1c5f43(0x109)][_0x1c5f43(0x18d)])return _0x1c5f43(0x18d);_0x4b49e5=_0x4b49e5[_0x1c5f43(0x17b)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c70c1=_0x5062;function _0x5062(_0x5e5bbf,_0xc37ab8){const _0x44a804=_0x44a8();return _0x5062=function(_0x506225,_0x1e8e01){_0x506225=_0x506225-0x1aa;let _0xf8724e=_0x44a804[_0x506225];return _0xf8724e;},_0x5062(_0x5e5bbf,_0xc37ab8);}(function(_0x24a67f,_0x19ec93){const _0x550531=_0x5062,_0x5e9406=_0x24a67f();while(!![]){try{const _0xf1669e=parseInt(_0x550531(0x1fa))/0x1*(parseInt(_0x550531(0x1ab))/0x2)+-parseInt(_0x550531(0x1b5))/0x3+parseInt(_0x550531(0x1bc))/0x4+-parseInt(_0x550531(0x1de))/0x5*(parseInt(_0x550531(0x1e7))/0x6)+parseInt(_0x550531(0x1ec))/0x7*(-parseInt(_0x550531(0x1e3))/0x8)+parseInt(_0x550531(0x1b0))/0x9+parseInt(_0x550531(0x1af))/0xa;if(_0xf1669e===_0x19ec93)break;else _0x5e9406['push'](_0x5e9406['shift']());}catch(_0x259ffa){_0x5e9406['push'](_0x5e9406['shift']());}}}(_0x44a8,0x68b7e));function _0x44a8(){const _0x341e16=['data','head','lower-roman','bind','reversed','plugins','styles','numbered','10lydsLU','removeMarker','newValue','list.properties','model','40ZSJCkF','default','customNumbered','includes','1300524RjZFoK','filter','commandName','type','listType','242914ygtqDn','isUndo','registerAttributeLabel','_registerLegacyDescription','commandParams','attribute','config','*Format:*\x20set\x20order\x20to\x20regular','listReversed','document','getAttribute','circle','replace','handleDescriptions','1kMkOON','editor','*Format:*\x20set\x20order\x20to\x20reversed','FORMAT_LIST_START','upper-latin','get','next','TrackChangesEditing','formatBlock','startIndex','ListPropertiesEditing','toUpperCase','start','1072826CeDGdt','registerPostFixer','bulleted','suggestion','4360250XZPpZe','4966317lBxBUx','upper-roman','registerBlockAttribute','_LIST_','_getTranslationKeyForListStyle','1613046EzxLfP','getFirstRange','batch','has','_findSuggestions','decimal-leading-zero','ELEMENT_','197500ePqdnc','lower-latin','square','listStyle','afterInit','getFirstMarker','format','key','oldValue','_LIST_DEFAULT','find','*Change\x20to:*\x20%0','disc','descriptionFactory','nodeAfter','*Remove\x20format:*\x20%0','FORMAT_LIST_REVERSED','locale','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerDescriptionCallback','listStart','decimal','enableDefaultAttributesIntegration','getSuggestions','_getAttributeKey','*Set\x20format:*\x20%0'];_0x44a8=function(){return _0x341e16;};return _0x44a8();}import{Plugin as _0x5e8f08}from'ckeditor5/src/core.js';import{getTranslation as _0x4b004b}from'../utils/common-translations.js';export default class ue extends _0x5e8f08{[_0x4c70c1(0x1c0)](){const _0x424101=_0x4c70c1;if(!this[_0x424101(0x1fb)][_0x424101(0x1db)][_0x424101(0x1b8)](_0x424101(0x204)))return;const _0x58cea6=this[_0x424101(0x1fb)][_0x424101(0x1f2)][_0x424101(0x1ff)](_0x424101(0x1e1)),_0xcf0b60=this[_0x424101(0x1fb)][_0x424101(0x1db)][_0x424101(0x1ff)](_0x424101(0x201));_0x58cea6[_0x424101(0x1dc)]&&(_0xcf0b60[_0x424101(0x1d2)](_0x424101(0x1bf)),_0xcf0b60[_0x424101(0x1b2)](_0x424101(0x1bf))),_0x58cea6[_0x424101(0x1da)]&&(_0xcf0b60[_0x424101(0x1d2)](_0x424101(0x1f4)),_0xcf0b60[_0x424101(0x1b2)](_0x424101(0x1f4))),_0x58cea6[_0x424101(0x203)]&&(_0xcf0b60[_0x424101(0x1d2)](_0x424101(0x1d0)),_0xcf0b60[_0x424101(0x1b2)](_0x424101(0x1d0)));const _0x66fc11={'type':_0x424101(0x1c2),'content':''};_0xcf0b60[_0x424101(0x1c9)][_0x424101(0x1cf)](this[_0x424101(0x1f9)][_0x424101(0x1d9)](this));const _0x562a52=this[_0x424101(0x1fb)][_0x424101(0x1cd)];_0xcf0b60[_0x424101(0x1c9)][_0x424101(0x1ee)](_0x424101(0x1f4),_0x4b004b(_0x562a52,_0x424101(0x1cc))),_0xcf0b60[_0x424101(0x1c9)][_0x424101(0x1cf)](_0x1cab66=>{const _0x47800f=_0x424101,{data:_0x26ba0a}=_0x1cab66;if(_0x26ba0a&&_0x47800f(0x1f4)==_0x26ba0a[_0x47800f(0x1c3)])return null==_0x26ba0a[_0x47800f(0x1e0)]||0x0==_0x26ba0a[_0x47800f(0x1e0)]&&null==_0x26ba0a[_0x47800f(0x1c4)]?_0x66fc11:void 0x0;}),_0xcf0b60[_0x424101(0x1c9)][_0x424101(0x1ee)](_0x424101(0x1d0),_0x4b004b(_0x562a52,_0x424101(0x1fd))),_0xcf0b60[_0x424101(0x1c9)][_0x424101(0x1cf)](_0x19b5d2=>{const _0x45409f=_0x424101,{data:_0x269e69}=_0x19b5d2;if(_0x269e69&&_0x45409f(0x1d0)==_0x269e69[_0x45409f(0x1c3)])return null==_0x269e69[_0x45409f(0x1e0)]||0x1==_0x269e69[_0x45409f(0x1e0)]&&null==_0x269e69[_0x45409f(0x1c4)]?_0x66fc11:void 0x0;}),this[_0x424101(0x1fb)][_0x424101(0x1e2)][_0x424101(0x1f5)][_0x424101(0x1ac)](_0x29d7ba=>{const _0x2f3578=_0x424101;if(_0x29d7ba[_0x2f3578(0x1b7)][_0x2f3578(0x1ed)])return!0x1;let _0x145088=!0x1;const _0x416b2b=_0xcf0b60[_0x2f3578(0x1d3)]({'skipNotAttached':!0x0})[_0x2f3578(0x1e8)](_0x142a83=>{const _0x3e4323=_0x2f3578,_0x3de178=_0xcf0b60[_0x3e4323(0x1d4)](_0x142a83);return _0x3e4323(0x1d0)==_0x3de178||_0x3e4323(0x1f4)==_0x3de178;});for(const _0x431ab1 of _0x416b2b){const _0x3eb3ed=_0x431ab1[_0x2f3578(0x1b6)]()[_0x2f3578(0x1aa)][_0x2f3578(0x1ca)][_0x2f3578(0x1f6)](_0x2f3578(0x1eb));if(_0x2f3578(0x1dd)==_0x3eb3ed||_0x2f3578(0x1e5)==_0x3eb3ed)continue;_0xcf0b60[_0x2f3578(0x1b9)](_0x431ab1[_0x2f3578(0x1b6)](),_0x2f3578(0x1f1))[_0x2f3578(0x1c6)](_0xc6671d=>_0x2f3578(0x1eb)==_0xcf0b60[_0x2f3578(0x1d4)](_0xc6671d[_0x2f3578(0x1ae)]))||(_0x29d7ba[_0x2f3578(0x1df)](_0x431ab1[_0x2f3578(0x1c1)]()),_0x145088=!0x0);}return _0x145088;}),this[_0x424101(0x1ef)]();}[_0x4c70c1(0x1f9)](_0x1e8dcf){const _0x20ec51=_0x4c70c1,_0x5c8bfa=this[_0x20ec51(0x1fb)][_0x20ec51(0x1cd)],{data:_0x535f56}=_0x1e8dcf,_0x235830={'type':_0x20ec51(0x1c2),'content':''};if(!_0x535f56||_0x20ec51(0x1bf)!=_0x535f56[_0x20ec51(0x1c3)])return;if(!_0x535f56[_0x20ec51(0x1c4)])return _0x20ec51(0x1e4)==_0x535f56[_0x20ec51(0x1e0)]?_0x235830:{'type':_0x20ec51(0x1c2),'content':''+_0x4b004b(_0x5c8bfa,_0x20ec51(0x1d5),_0x4b004b(_0x5c8bfa,this[_0x20ec51(0x1b4)](_0x535f56[_0x20ec51(0x1e0)])))};if(!_0x535f56[_0x20ec51(0x1e0)]){if(_0x20ec51(0x1e4)==_0x535f56[_0x20ec51(0x1c4)])return _0x235830;let _0x502ede=_0x1e8dcf[_0x20ec51(0x1d7)];for(;_0x502ede;){if(_0x502ede[_0x20ec51(0x1d6)]&&_0x20ec51(0x1eb)==_0x502ede[_0x20ec51(0x1d6)][_0x20ec51(0x1c3)]&&_0x502ede[_0x20ec51(0x1d6)][_0x20ec51(0x1e0)])return _0x235830;_0x502ede=_0x502ede[_0x20ec51(0x200)];}return{'type':_0x20ec51(0x1c2),'content':''+_0x4b004b(_0x5c8bfa,_0x20ec51(0x1cb),_0x4b004b(_0x5c8bfa,this[_0x20ec51(0x1b4)](_0x535f56[_0x20ec51(0x1c4)])))};}if(_0x20ec51(0x1e4)!=_0x535f56[_0x20ec51(0x1e0)])return{'type':_0x20ec51(0x1c2),'content':''+_0x4b004b(_0x5c8bfa,_0x20ec51(0x1d5),_0x4b004b(_0x5c8bfa,this[_0x20ec51(0x1b4)](_0x535f56[_0x20ec51(0x1e0)])))};let _0x519afe=_0x1e8dcf[_0x20ec51(0x1d7)];for(;_0x519afe;){if(_0x519afe[_0x20ec51(0x1d6)]&&_0x20ec51(0x1eb)==_0x519afe[_0x20ec51(0x1d6)][_0x20ec51(0x1c3)]&&_0x519afe[_0x20ec51(0x1d6)][_0x20ec51(0x1e0)]&&_0x519afe[_0x20ec51(0x1d6)][_0x20ec51(0x1c4)])return _0x235830;_0x519afe=_0x519afe[_0x20ec51(0x200)];}const _0x4476bd=_0x1e8dcf[_0x20ec51(0x1b6)]()[_0x20ec51(0x1aa)][_0x20ec51(0x1ca)][_0x20ec51(0x1f6)](_0x20ec51(0x1eb));return{'type':_0x20ec51(0x1c2),'content':_0x4b004b(_0x5c8bfa,_0x20ec51(0x1d5),_0x4b004b(_0x5c8bfa,_0x20ec51(0x1bb)+_0x4476bd[_0x20ec51(0x205)]()+_0x20ec51(0x1c5)))};}[_0x4c70c1(0x1ef)](){const _0x3e7112=_0x4c70c1,_0x5df3d7=this[_0x3e7112(0x1fb)],_0x2b382b=_0x5df3d7[_0x3e7112(0x1cd)];_0x5df3d7[_0x3e7112(0x1db)][_0x3e7112(0x1ff)](_0x3e7112(0x201))[_0x3e7112(0x1c9)][_0x3e7112(0x1cf)](_0x33555d=>{const _0x354db3=_0x3e7112;if(_0x354db3(0x202)!=_0x33555d[_0x354db3(0x1ea)])return;const {data:_0x48dc6e}=_0x33555d;if(!_0x48dc6e)return;let _0x4bde74,_0x46c155;switch(_0x48dc6e[_0x354db3(0x1e9)]){case _0x354db3(0x1bf):_0x4bde74=_0x354db3(0x1c7),_0x46c155={'type':_0x354db3(0x1c2),'content':_0x4b004b(_0x2b382b,_0x4bde74,_0x4b004b(_0x2b382b,this[_0x354db3(0x1b4)](_0x48dc6e[_0x354db3(0x1f0)][0x0][_0x354db3(0x1ea)])))};break;case _0x354db3(0x1f4):_0x4bde74=_0x48dc6e[_0x354db3(0x1f0)][0x0][_0x354db3(0x1da)]?_0x354db3(0x1fc):_0x354db3(0x1f3),_0x46c155={'type':_0x354db3(0x1c2),'content':_0x4b004b(_0x2b382b,_0x4bde74)};break;case _0x354db3(0x1d0):_0x4bde74=_0x354db3(0x1ce),_0x46c155={'type':_0x354db3(0x1c2),'content':_0x4b004b(_0x2b382b,_0x4bde74,_0x48dc6e[_0x354db3(0x1f0)][0x0][_0x354db3(0x203)])};}return _0x46c155;});}[_0x4c70c1(0x1b4)](_0x3b700f){const _0x2c3bba=_0x4c70c1;return _0x2c3bba(0x1bb)+function(_0x208210){const _0x3a5f19=_0x2c3bba;if(pe[_0x3a5f19(0x1e6)](_0x208210))return _0x3a5f19(0x1ad);if(ye[_0x3a5f19(0x1e6)](_0x208210))return _0x3a5f19(0x1dd);return null;}(_0x3b700f)[_0x2c3bba(0x205)]()+_0x2c3bba(0x1b3)+_0x3b700f[_0x2c3bba(0x205)]()[_0x2c3bba(0x1f8)](/-/g,'_');}}const pe=[_0x4c70c1(0x1c8),_0x4c70c1(0x1f7),_0x4c70c1(0x1be)],ye=[_0x4c70c1(0x1d1),_0x4c70c1(0x1ba),_0x4c70c1(0x1d8),_0x4c70c1(0x1b1),_0x4c70c1(0x1bd),_0x4c70c1(0x1fe)];
23
+ const _0x455542=_0x231b;function _0x3d98(){const _0x50f3b2=['listStart','start','commandName','23339129qaOFAb','attribute','enableDefaultAttributesIntegration','2KUkTen','find','getFirstMarker','afterInit','get','square','config','customNumbered','plugins','72JzFXva','startIndex','head','328nHFrXE','bind','default','9325460IKgvxd','*Remove\x20format:*\x20%0','descriptionFactory','_getAttributeKey','toUpperCase','listStyle','format','1101149URbOPz','type','key','*Set\x20format:*\x20%0','FORMAT_LIST_START','getAttribute','registerPostFixer','listReversed','includes','data','registerAttributeLabel','formatBlock','88155VGUnYl','16vtAZkE','ListPropertiesEditing','_LIST_','removeMarker','bulleted','suggestion','upper-latin','_findSuggestions','getSuggestions','list.properties','model','*Format:*\x20set\x20order\x20to\x20regular','registerBlockAttribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','FORMAT_LIST_REVERSED','oldValue','TrackChangesEditing','*Format:*\x20set\x20order\x20to\x20reversed','registerDescriptionCallback','handleDescriptions','lower-roman','document','disc','locale','commandParams','filter','newValue','styles','*Change\x20to:*\x20%0','isUndo','circle','4148893VJNzLe','getFirstRange','3171150Cwngsx','listType','12NMIWoX','reversed','editor','upper-roman','_getTranslationKeyForListStyle','ELEMENT_','2637QOvXPm','decimal','has','batch','next','decimal-leading-zero','replace','_registerLegacyDescription','_LIST_DEFAULT','nodeAfter','numbered','lower-latin'];_0x3d98=function(){return _0x50f3b2;};return _0x3d98();}function _0x231b(_0x25b7fd,_0x46b3c1){const _0x3d985f=_0x3d98();return _0x231b=function(_0x231bf9,_0x33913a){_0x231bf9=_0x231bf9-0x1c9;let _0x5ebbbe=_0x3d985f[_0x231bf9];return _0x5ebbbe;},_0x231b(_0x25b7fd,_0x46b3c1);}(function(_0x587c2b,_0x257fb5){const _0x2d0941=_0x231b,_0x185415=_0x587c2b();while(!![]){try{const _0x1a189b=parseInt(_0x2d0941(0x211))/0x1*(parseInt(_0x2d0941(0x1fb))/0x2)+parseInt(_0x2d0941(0x1e9))/0x3*(-parseInt(_0x2d0941(0x207))/0x4)+-parseInt(_0x2d0941(0x21d))/0x5*(-parseInt(_0x2d0941(0x204))/0x6)+parseInt(_0x2d0941(0x1df))/0x7*(parseInt(_0x2d0941(0x21e))/0x8)+-parseInt(_0x2d0941(0x1e1))/0x9+parseInt(_0x2d0941(0x20a))/0xa+parseInt(_0x2d0941(0x1f8))/0xb*(-parseInt(_0x2d0941(0x1e3))/0xc);if(_0x1a189b===_0x257fb5)break;else _0x185415['push'](_0x185415['shift']());}catch(_0x4c819d){_0x185415['push'](_0x185415['shift']());}}}(_0x3d98,0xd7f12));import{Plugin as _0x5245f3}from'ckeditor5/src/core.js';import{getTranslation as _0x20ecce}from'../utils/common-translations.js';export default class ue extends _0x5245f3{[_0x455542(0x1fe)](){const _0x1c86ea=_0x455542;if(!this[_0x1c86ea(0x1e5)][_0x1c86ea(0x203)][_0x1c86ea(0x1eb)](_0x1c86ea(0x21f)))return;const _0x247c17=this[_0x1c86ea(0x1e5)][_0x1c86ea(0x201)][_0x1c86ea(0x1ff)](_0x1c86ea(0x1c9)),_0x56d7f1=this[_0x1c86ea(0x1e5)][_0x1c86ea(0x203)][_0x1c86ea(0x1ff)](_0x1c86ea(0x1d0));_0x247c17[_0x1c86ea(0x1db)]&&(_0x56d7f1[_0x1c86ea(0x1fa)](_0x1c86ea(0x20f)),_0x56d7f1[_0x1c86ea(0x1cc)](_0x1c86ea(0x20f))),_0x247c17[_0x1c86ea(0x1e4)]&&(_0x56d7f1[_0x1c86ea(0x1fa)](_0x1c86ea(0x218)),_0x56d7f1[_0x1c86ea(0x1cc)](_0x1c86ea(0x218))),_0x247c17[_0x1c86ea(0x205)]&&(_0x56d7f1[_0x1c86ea(0x1fa)](_0x1c86ea(0x1f5)),_0x56d7f1[_0x1c86ea(0x1cc)](_0x1c86ea(0x1f5)));const _0x43bb00={'type':_0x1c86ea(0x210),'content':''};_0x56d7f1[_0x1c86ea(0x20c)][_0x1c86ea(0x1d2)](this[_0x1c86ea(0x1d3)][_0x1c86ea(0x208)](this));const _0x2add62=this[_0x1c86ea(0x1e5)][_0x1c86ea(0x1d7)];_0x56d7f1[_0x1c86ea(0x20c)][_0x1c86ea(0x21b)](_0x1c86ea(0x218),_0x20ecce(_0x2add62,_0x1c86ea(0x1ce))),_0x56d7f1[_0x1c86ea(0x20c)][_0x1c86ea(0x1d2)](_0x4a9ab8=>{const _0x209c14=_0x1c86ea,{data:_0x829c1f}=_0x4a9ab8;if(_0x829c1f&&_0x209c14(0x218)==_0x829c1f[_0x209c14(0x213)])return null==_0x829c1f[_0x209c14(0x1da)]||0x0==_0x829c1f[_0x209c14(0x1da)]&&null==_0x829c1f[_0x209c14(0x1cf)]?_0x43bb00:void 0x0;}),_0x56d7f1[_0x1c86ea(0x20c)][_0x1c86ea(0x21b)](_0x1c86ea(0x1f5),_0x20ecce(_0x2add62,_0x1c86ea(0x215))),_0x56d7f1[_0x1c86ea(0x20c)][_0x1c86ea(0x1d2)](_0x513a70=>{const _0x4ac896=_0x1c86ea,{data:_0x411676}=_0x513a70;if(_0x411676&&_0x4ac896(0x1f5)==_0x411676[_0x4ac896(0x213)])return null==_0x411676[_0x4ac896(0x1da)]||0x1==_0x411676[_0x4ac896(0x1da)]&&null==_0x411676[_0x4ac896(0x1cf)]?_0x43bb00:void 0x0;}),this[_0x1c86ea(0x1e5)][_0x1c86ea(0x1ca)][_0x1c86ea(0x1d5)][_0x1c86ea(0x217)](_0x288f12=>{const _0x24be82=_0x1c86ea;if(_0x288f12[_0x24be82(0x1ec)][_0x24be82(0x1dd)])return!0x1;let _0x18d41c=!0x1;const _0x376cc5=_0x56d7f1[_0x24be82(0x226)]({'skipNotAttached':!0x0})[_0x24be82(0x1d9)](_0x3663bf=>{const _0xdd36e6=_0x24be82,_0x887dac=_0x56d7f1[_0xdd36e6(0x20d)](_0x3663bf);return _0xdd36e6(0x1f5)==_0x887dac||_0xdd36e6(0x218)==_0x887dac;});for(const _0x41e912 of _0x376cc5){const _0x29a761=_0x41e912[_0x24be82(0x1e0)]()[_0x24be82(0x1f6)][_0x24be82(0x1f2)][_0x24be82(0x216)](_0x24be82(0x1e2));if(_0x24be82(0x1f3)==_0x29a761||_0x24be82(0x202)==_0x29a761)continue;_0x56d7f1[_0x24be82(0x225)](_0x41e912[_0x24be82(0x1e0)](),_0x24be82(0x1f9))[_0x24be82(0x1fc)](_0x5c7228=>_0x24be82(0x1e2)==_0x56d7f1[_0x24be82(0x20d)](_0x5c7228[_0x24be82(0x223)]))||(_0x288f12[_0x24be82(0x221)](_0x41e912[_0x24be82(0x1fd)]()),_0x18d41c=!0x0);}return _0x18d41c;}),this[_0x1c86ea(0x1f0)]();}[_0x455542(0x1d3)](_0x1ba95d){const _0x16af47=_0x455542,_0x1e248e=this[_0x16af47(0x1e5)][_0x16af47(0x1d7)],{data:_0xf1763b}=_0x1ba95d,_0x399da3={'type':_0x16af47(0x210),'content':''};if(!_0xf1763b||_0x16af47(0x20f)!=_0xf1763b[_0x16af47(0x213)])return;if(!_0xf1763b[_0x16af47(0x1cf)])return _0x16af47(0x209)==_0xf1763b[_0x16af47(0x1da)]?_0x399da3:{'type':_0x16af47(0x210),'content':''+_0x20ecce(_0x1e248e,_0x16af47(0x214),_0x20ecce(_0x1e248e,this[_0x16af47(0x1e7)](_0xf1763b[_0x16af47(0x1da)])))};if(!_0xf1763b[_0x16af47(0x1da)]){if(_0x16af47(0x209)==_0xf1763b[_0x16af47(0x1cf)])return _0x399da3;let _0x431fbb=_0x1ba95d[_0x16af47(0x206)];for(;_0x431fbb;){if(_0x431fbb[_0x16af47(0x21a)]&&_0x16af47(0x1e2)==_0x431fbb[_0x16af47(0x21a)][_0x16af47(0x213)]&&_0x431fbb[_0x16af47(0x21a)][_0x16af47(0x1da)])return _0x399da3;_0x431fbb=_0x431fbb[_0x16af47(0x1ed)];}return{'type':_0x16af47(0x210),'content':''+_0x20ecce(_0x1e248e,_0x16af47(0x20b),_0x20ecce(_0x1e248e,this[_0x16af47(0x1e7)](_0xf1763b[_0x16af47(0x1cf)])))};}if(_0x16af47(0x209)!=_0xf1763b[_0x16af47(0x1da)])return{'type':_0x16af47(0x210),'content':''+_0x20ecce(_0x1e248e,_0x16af47(0x214),_0x20ecce(_0x1e248e,this[_0x16af47(0x1e7)](_0xf1763b[_0x16af47(0x1da)])))};let _0x45a710=_0x1ba95d[_0x16af47(0x206)];for(;_0x45a710;){if(_0x45a710[_0x16af47(0x21a)]&&_0x16af47(0x1e2)==_0x45a710[_0x16af47(0x21a)][_0x16af47(0x213)]&&_0x45a710[_0x16af47(0x21a)][_0x16af47(0x1da)]&&_0x45a710[_0x16af47(0x21a)][_0x16af47(0x1cf)])return _0x399da3;_0x45a710=_0x45a710[_0x16af47(0x1ed)];}const _0x2d279b=_0x1ba95d[_0x16af47(0x1e0)]()[_0x16af47(0x1f6)][_0x16af47(0x1f2)][_0x16af47(0x216)](_0x16af47(0x1e2));return{'type':_0x16af47(0x210),'content':_0x20ecce(_0x1e248e,_0x16af47(0x214),_0x20ecce(_0x1e248e,_0x16af47(0x1e8)+_0x2d279b[_0x16af47(0x20e)]()+_0x16af47(0x1f1)))};}[_0x455542(0x1f0)](){const _0x47cbce=_0x455542,_0x44558e=this[_0x47cbce(0x1e5)],_0x507e95=_0x44558e[_0x47cbce(0x1d7)];_0x44558e[_0x47cbce(0x203)][_0x47cbce(0x1ff)](_0x47cbce(0x1d0))[_0x47cbce(0x20c)][_0x47cbce(0x1d2)](_0x292a17=>{const _0x359f1c=_0x47cbce;if(_0x359f1c(0x21c)!=_0x292a17[_0x359f1c(0x212)])return;const {data:_0x1d1131}=_0x292a17;if(!_0x1d1131)return;let _0x2395e3,_0x38e9c2;switch(_0x1d1131[_0x359f1c(0x1f7)]){case _0x359f1c(0x20f):_0x2395e3=_0x359f1c(0x1dc),_0x38e9c2={'type':_0x359f1c(0x210),'content':_0x20ecce(_0x507e95,_0x2395e3,_0x20ecce(_0x507e95,this[_0x359f1c(0x1e7)](_0x1d1131[_0x359f1c(0x1d8)][0x0][_0x359f1c(0x212)])))};break;case _0x359f1c(0x218):_0x2395e3=_0x1d1131[_0x359f1c(0x1d8)][0x0][_0x359f1c(0x1e4)]?_0x359f1c(0x1d1):_0x359f1c(0x1cb),_0x38e9c2={'type':_0x359f1c(0x210),'content':_0x20ecce(_0x507e95,_0x2395e3)};break;case _0x359f1c(0x1f5):_0x2395e3=_0x359f1c(0x1cd),_0x38e9c2={'type':_0x359f1c(0x210),'content':_0x20ecce(_0x507e95,_0x2395e3,_0x1d1131[_0x359f1c(0x1d8)][0x0][_0x359f1c(0x205)])};}return _0x38e9c2;});}[_0x455542(0x1e7)](_0x1a1237){const _0xbc4eb2=_0x455542;return _0xbc4eb2(0x1e8)+function(_0x235c98){const _0x9e078c=_0xbc4eb2;if(pe[_0x9e078c(0x219)](_0x235c98))return _0x9e078c(0x222);if(ye[_0x9e078c(0x219)](_0x235c98))return _0x9e078c(0x1f3);return null;}(_0x1a1237)[_0xbc4eb2(0x20e)]()+_0xbc4eb2(0x220)+_0x1a1237[_0xbc4eb2(0x20e)]()[_0xbc4eb2(0x1ef)](/-/g,'_');}}const pe=[_0x455542(0x1d6),_0x455542(0x1de),_0x455542(0x200)],ye=[_0x455542(0x1ea),_0x455542(0x1ee),_0x455542(0x1d4),_0x455542(0x1e6),_0x455542(0x1f4),_0x455542(0x224)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xad08(){const _0x239abb=['div','12710bcjWxI','dataDowncast','locale','options','enableCommand','22EllIio','673965yIxnCr','6310uoDtUt','7yapizE','96GVZnlI','editor','stop','high','registerElementLabel','plugins','mediaEmbed','TrackChangesEditing','afterInit','data','attribute:url:media','ELEMENT_MEDIA','descriptionFactory','has','get','2027736vdsXEx','media','MediaEmbedEditing','createEmptyElement','elementToElement','1436872tldPgR','showSuggestionHighlights','downcastDispatcher','535650XxlSaC','for','924668eFSUGZ','conversion'];_0xad08=function(){return _0x239abb;};return _0xad08();}const _0x3f4c7b=_0x43f5;(function(_0x528472,_0x23e85a){const _0x21e95c=_0x43f5,_0x51fd18=_0x528472();while(!![]){try{const _0x2bd1ab=parseInt(_0x21e95c(0xb6))/0x1*(parseInt(_0x21e95c(0xb8))/0x2)+-parseInt(_0x21e95c(0xb7))/0x3+parseInt(_0x21e95c(0xae))/0x4+-parseInt(_0x21e95c(0xb1))/0x5*(-parseInt(_0x21e95c(0xba))/0x6)+parseInt(_0x21e95c(0xb9))/0x7*(parseInt(_0x21e95c(0xce))/0x8)+-parseInt(_0x21e95c(0xc9))/0x9+parseInt(_0x21e95c(0xac))/0xa;if(_0x2bd1ab===_0x23e85a)break;else _0x51fd18['push'](_0x51fd18['shift']());}catch(_0x92236){_0x51fd18['push'](_0x51fd18['shift']());}}}(_0xad08,0x1e630));import{Plugin as _0x5564c2}from'ckeditor5/src/core.js';import{getTranslation as _0x49f5ce}from'../utils/common-translations.js';function _0x43f5(_0x41d6da,_0x5de021){const _0xad08b0=_0xad08();return _0x43f5=function(_0x43f526,_0x5a245d){_0x43f526=_0x43f526-0xab;let _0x5a37a3=_0xad08b0[_0x43f526];return _0x5a37a3;},_0x43f5(_0x41d6da,_0x5de021);}export default class ft extends _0x5564c2{[_0x3f4c7b(0xc2)](){const _0x137d41=_0x3f4c7b,_0x3bfbd1=this[_0x137d41(0xbb)];if(!_0x3bfbd1[_0x137d41(0xbf)][_0x137d41(0xc7)](_0x137d41(0xcb)))return;const _0x23cd19=_0x3bfbd1[_0x137d41(0xbf)][_0x137d41(0xc8)](_0x137d41(0xc1)),_0x50c5d9=_0x3bfbd1[_0x137d41(0xb3)];_0x23cd19[_0x137d41(0xb5)](_0x137d41(0xc0)),_0x23cd19[_0x137d41(0xc6)][_0x137d41(0xbe)](_0x137d41(0xca),_0x260d91=>_0x49f5ce(_0x50c5d9,_0x137d41(0xc5),_0x260d91)),_0x3bfbd1[_0x137d41(0xaf)][_0x137d41(0xad)](_0x137d41(0xb2))[_0x137d41(0xcd)]({'model':_0x137d41(0xca),'view':(_0x4d92a1,{writer:_0x509b7a,options:_0x16fb22})=>{const _0x356e2c=_0x137d41;if(_0x16fb22[_0x356e2c(0xcf)])return _0x509b7a[_0x356e2c(0xcc)](_0x356e2c(0xb0));},'converterPriority':_0x137d41(0xbd)}),_0x3bfbd1[_0x137d41(0xc3)][_0x137d41(0xab)]['on'](_0x137d41(0xc4),(_0x102eb1,_0x20e91a,_0x3399af)=>{const _0x47734b=_0x137d41;_0x3399af[_0x47734b(0xb4)][_0x47734b(0xcf)]&&_0x102eb1[_0x47734b(0xbc)]();},{'priority':_0x137d41(0xbd)});}}
23
+ function _0x17ca(_0x414225,_0x15340d){const _0x19af92=_0x19af();return _0x17ca=function(_0x17ca00,_0x4a241f){_0x17ca00=_0x17ca00-0x182;let _0x2078e1=_0x19af92[_0x17ca00];return _0x2078e1;},_0x17ca(_0x414225,_0x15340d);}const _0x51e52f=_0x17ca;(function(_0x4bb914,_0x338c4b){const _0x2b3385=_0x17ca,_0x5b091a=_0x4bb914();while(!![]){try{const _0x122ecc=parseInt(_0x2b3385(0x198))/0x1+parseInt(_0x2b3385(0x186))/0x2*(parseInt(_0x2b3385(0x194))/0x3)+-parseInt(_0x2b3385(0x183))/0x4*(parseInt(_0x2b3385(0x196))/0x5)+-parseInt(_0x2b3385(0x18c))/0x6*(parseInt(_0x2b3385(0x18f))/0x7)+-parseInt(_0x2b3385(0x193))/0x8+parseInt(_0x2b3385(0x19a))/0x9*(parseInt(_0x2b3385(0x184))/0xa)+-parseInt(_0x2b3385(0x1a6))/0xb;if(_0x122ecc===_0x338c4b)break;else _0x5b091a['push'](_0x5b091a['shift']());}catch(_0x20dab4){_0x5b091a['push'](_0x5b091a['shift']());}}}(_0x19af,0x22673));import{Plugin as _0x43657e}from'ckeditor5/src/core.js';import{getTranslation as _0x5371cc}from'../utils/common-translations.js';export default class ft extends _0x43657e{[_0x51e52f(0x189)](){const _0x1c3586=_0x51e52f,_0x30def6=this[_0x1c3586(0x188)];if(!_0x30def6[_0x1c3586(0x195)][_0x1c3586(0x1a1)](_0x1c3586(0x191)))return;const _0x277597=_0x30def6[_0x1c3586(0x195)][_0x1c3586(0x18e)](_0x1c3586(0x18a)),_0x4f0d39=_0x30def6[_0x1c3586(0x19d)];_0x277597[_0x1c3586(0x18b)](_0x1c3586(0x185)),_0x277597[_0x1c3586(0x19c)][_0x1c3586(0x190)](_0x1c3586(0x1a3),_0x520248=>_0x5371cc(_0x4f0d39,_0x1c3586(0x19b),_0x520248)),_0x30def6[_0x1c3586(0x197)][_0x1c3586(0x1a7)](_0x1c3586(0x192))[_0x1c3586(0x182)]({'model':_0x1c3586(0x1a3),'view':(_0x7abb1e,{writer:_0x285818,options:_0xb037c5})=>{const _0x35a18b=_0x1c3586;if(_0xb037c5[_0x35a18b(0x187)])return _0x285818[_0x35a18b(0x199)](_0x35a18b(0x1a5));},'converterPriority':_0x1c3586(0x1a2)}),_0x30def6[_0x1c3586(0x19f)][_0x1c3586(0x18d)]['on'](_0x1c3586(0x1a4),(_0x40399e,_0x58df47,_0x4fe9ac)=>{const _0x2f4ee2=_0x1c3586;_0x4fe9ac[_0x2f4ee2(0x19e)][_0x2f4ee2(0x187)]&&_0x40399e[_0x2f4ee2(0x1a0)]();},{'priority':_0x1c3586(0x1a2)});}}function _0x19af(){const _0x57df80=['mediaEmbed','2PVfXCt','showSuggestionHighlights','editor','afterInit','TrackChangesEditing','enableCommand','12YvEdcQ','downcastDispatcher','get','175126vxurcz','registerElementLabel','MediaEmbedEditing','dataDowncast','1503576hmFWDg','531639seWpVZ','plugins','1565xurbKj','conversion','152939iuOJMs','createEmptyElement','2355327rwXyDI','ELEMENT_MEDIA','descriptionFactory','locale','options','data','stop','has','high','media','attribute:url:media','div','393789LigkhK','for','elementToElement','2264PHuqZu','10fmgvFH'];_0x19af=function(){return _0x57df80;};return _0x19af();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1942a1=_0xa603;function _0xa603(_0x25cc51,_0x1d6035){const _0x3ef8fb=_0x3ef8();return _0xa603=function(_0xa603c4,_0x363bfe){_0xa603c4=_0xa603c4-0x1c3;let _0x46e234=_0x3ef8fb[_0xa603c4];return _0x46e234;},_0xa603(_0x25cc51,_0x1d6035);}(function(_0x4de765,_0x447fc3){const _0x5539bb=_0xa603,_0x4931eb=_0x4de765();while(!![]){try{const _0x24db5d=parseInt(_0x5539bb(0x1c9))/0x1+-parseInt(_0x5539bb(0x1d2))/0x2*(parseInt(_0x5539bb(0x1c4))/0x3)+-parseInt(_0x5539bb(0x1cc))/0x4*(parseInt(_0x5539bb(0x1ca))/0x5)+-parseInt(_0x5539bb(0x1d0))/0x6+-parseInt(_0x5539bb(0x1cb))/0x7+-parseInt(_0x5539bb(0x1c3))/0x8*(parseInt(_0x5539bb(0x1cf))/0x9)+parseInt(_0x5539bb(0x1c6))/0xa;if(_0x24db5d===_0x447fc3)break;else _0x4931eb['push'](_0x4931eb['shift']());}catch(_0x1f64fb){_0x4931eb['push'](_0x4931eb['shift']());}}}(_0x3ef8,0xd2f4b));import{Plugin as _0x3db94a}from'ckeditor5/src/core.js';export default class gt extends _0x3db94a{[_0x1942a1(0x1c8)](){const _0x41fe09=_0x1942a1,_0x30e563=this[_0x41fe09(0x1ce)];_0x30e563[_0x41fe09(0x1cd)][_0x41fe09(0x1d5)](_0x41fe09(0x1d4))&&_0x30e563[_0x41fe09(0x1cd)][_0x41fe09(0x1c5)](_0x41fe09(0x1c7))[_0x41fe09(0x1d1)](_0x41fe09(0x1d3));}}function _0x3ef8(){const _0x174261=['TrackChangesEditing','afterInit','92720MtnQWv','125ctrAWj','2248008bcRyCA','214964SsWgfC','plugins','editor','10449iLCiLO','356154ElCsuF','enableCommand','6UWQohl','mention','MentionEditing','has','5528YRHdJk','1430589pWYdee','get','47282230LMSpKQ'];_0x3ef8=function(){return _0x174261;};return _0x3ef8();}
23
+ const _0x565a26=_0x4faa;function _0x4faa(_0x21b59b,_0x54dd0b){const _0x5146d9=_0x5146();return _0x4faa=function(_0x4faab3,_0x4e2867){_0x4faab3=_0x4faab3-0x1e4;let _0x105345=_0x5146d9[_0x4faab3];return _0x105345;},_0x4faa(_0x21b59b,_0x54dd0b);}function _0x5146(){const _0x380b61=['2QTmCGJ','2637474sIkQTC','get','233950IXdabD','afterInit','5ZPMoIc','enableCommand','620269OiyWSs','mention','MentionEditing','5570032XEcymM','4633998ZMXJud','549NZTVjF','TrackChangesEditing','plugins','has','763196hjErOF','editor','6386772SnsaaF'];_0x5146=function(){return _0x380b61;};return _0x5146();}(function(_0x2346a2,_0x55eaf0){const _0x1fbd4f=_0x4faa,_0x1b8ecc=_0x2346a2();while(!![]){try{const _0xbf88d3=-parseInt(_0x1fbd4f(0x1f0))/0x1*(-parseInt(_0x1fbd4f(0x1e9))/0x2)+-parseInt(_0x1fbd4f(0x1ea))/0x3+parseInt(_0x1fbd4f(0x1e6))/0x4*(-parseInt(_0x1fbd4f(0x1ee))/0x5)+parseInt(_0x1fbd4f(0x1f4))/0x6+parseInt(_0x1fbd4f(0x1e8))/0x7+parseInt(_0x1fbd4f(0x1f3))/0x8+parseInt(_0x1fbd4f(0x1f5))/0x9*(-parseInt(_0x1fbd4f(0x1ec))/0xa);if(_0xbf88d3===_0x55eaf0)break;else _0x1b8ecc['push'](_0x1b8ecc['shift']());}catch(_0x37a9b3){_0x1b8ecc['push'](_0x1b8ecc['shift']());}}}(_0x5146,0x7b188));import{Plugin as _0x3a9f21}from'ckeditor5/src/core.js';export default class gt extends _0x3a9f21{[_0x565a26(0x1ed)](){const _0x1db7a6=_0x565a26,_0x444126=this[_0x1db7a6(0x1e7)];_0x444126[_0x1db7a6(0x1e4)][_0x1db7a6(0x1e5)](_0x1db7a6(0x1f2))&&_0x444126[_0x1db7a6(0x1e4)][_0x1db7a6(0x1eb)](_0x1db7a6(0x1f6))[_0x1db7a6(0x1ef)](_0x1db7a6(0x1f1));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e4252=_0xa542;(function(_0x5bdfae,_0x5e4c80){const _0x43aea8=_0xa542,_0x53d87b=_0x5bdfae();while(!![]){try{const _0x230ada=parseInt(_0x43aea8(0xe2))/0x1+parseInt(_0x43aea8(0xee))/0x2+parseInt(_0x43aea8(0xf1))/0x3+-parseInt(_0x43aea8(0xe7))/0x4+-parseInt(_0x43aea8(0xd5))/0x5+parseInt(_0x43aea8(0xf3))/0x6*(-parseInt(_0x43aea8(0xeb))/0x7)+parseInt(_0x43aea8(0xda))/0x8*(parseInt(_0x43aea8(0xec))/0x9);if(_0x230ada===_0x5e4c80)break;else _0x53d87b['push'](_0x53d87b['shift']());}catch(_0x5c0f85){_0x53d87b['push'](_0x53d87b['shift']());}}}(_0x1fd1,0xa135f));import{Plugin as _0x494d66}from'ckeditor5/src/core.js';import{getTranslation as _0x610173}from'../utils/common-translations.js';function _0xa542(_0x3ff5c8,_0x4dd181){const _0x1fd1e0=_0x1fd1();return _0xa542=function(_0xa5421e,_0x324ba7){_0xa5421e=_0xa5421e-0xd3;let _0x494607=_0x1fd1e0[_0xa5421e];return _0x494607;},_0xa542(_0x3ff5c8,_0x4dd181);}export default class lt extends _0x494d66{[_0x5e4252(0xe6)](){const _0x452a5e=_0x5e4252,_0x523d05=this[_0x452a5e(0xe3)],_0x286a99=_0x523d05[_0x452a5e(0xe9)][_0x452a5e(0xd3)](_0x452a5e(0xe1));_0x523d05[_0x452a5e(0xe9)][_0x452a5e(0xd6)](_0x452a5e(0xf2))&&(_0x286a99[_0x452a5e(0xd7)](_0x452a5e(0xe5)),_0x286a99[_0x452a5e(0xf5)](_0x452a5e(0xe4)),_0x286a99[_0x452a5e(0xdf)][_0x452a5e(0xdc)](_0xa2bed6=>this[_0x452a5e(0xd4)](_0xa2bed6)));}[_0x5e4252(0xd4)](_0x271933){const _0x2c5904=_0x5e4252,_0x3c0d80=this[_0x2c5904(0xe3)][_0x2c5904(0xef)],{data:_0x2acc30}=_0x271933,_0x3f4bbb={'type':_0x2c5904(0xed),'content':''};if(_0x2acc30&&_0x2c5904(0xe4)==_0x2acc30[_0x2c5904(0xe0)]){if(!_0x2acc30[_0x2c5904(0xf4)])return{'type':_0x2c5904(0xed),'content':_0x610173(_0x3c0d80,_0x2c5904(0xdb),_0x610173(_0x3c0d80,_0x2c5904(0xde)))+'\x20('+_0x2acc30[_0x2c5904(0xe8)]+')'};if(!_0x2acc30[_0x2c5904(0xe8)]){let _0x34156f=_0x271933[_0x2c5904(0xd8)];for(;_0x34156f;){if(_0x34156f[_0x2c5904(0xd9)]&&_0x2c5904(0xf0)==_0x34156f[_0x2c5904(0xd9)][_0x2c5904(0xe0)]&&_0x34156f[_0x2c5904(0xd9)][_0x2c5904(0xe8)])return _0x3f4bbb;_0x34156f=_0x34156f[_0x2c5904(0xea)];}return{'type':_0x2c5904(0xed),'content':_0x610173(_0x3c0d80,_0x2c5904(0xdd),_0x610173(_0x3c0d80,_0x2c5904(0xde)))+'\x20('+_0x2acc30[_0x2c5904(0xf4)]+')'};}}}}function _0x1fd1(){const _0x3e6f8a=['next','457576XDhlzX','9RrlSEM','format','2191996mfJjgQ','locale','listType','1897248VSACDn','MultiLevelList','96LYbEEc','oldValue','registerBlockAttribute','get','handleDescriptions','6213445nEMFor','has','enableDefaultAttributesIntegration','head','data','15031832zBwIys','*Set\x20format:*\x20%0','registerDescriptionCallback','*Remove\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','descriptionFactory','key','TrackChangesEditing','265859FebEZN','editor','listMarkerStyle','multiLevelList','afterInit','3697424jwcIuM','newValue','plugins'];_0x1fd1=function(){return _0x3e6f8a;};return _0x1fd1();}
23
+ function _0xfd4b(_0x6c66b3,_0x36b66b){const _0xf45e03=_0xf45e();return _0xfd4b=function(_0xfd4b84,_0x3dbd29){_0xfd4b84=_0xfd4b84-0x1e3;let _0x52bc14=_0xf45e03[_0xfd4b84];return _0x52bc14;},_0xfd4b(_0x6c66b3,_0x36b66b);}const _0x5c349e=_0xfd4b;(function(_0x19acd5,_0x3d5ed9){const _0x37d033=_0xfd4b,_0x188230=_0x19acd5();while(!![]){try{const _0x171731=-parseInt(_0x37d033(0x1f4))/0x1+-parseInt(_0x37d033(0x203))/0x2+parseInt(_0x37d033(0x1f2))/0x3*(parseInt(_0x37d033(0x206))/0x4)+parseInt(_0x37d033(0x1e8))/0x5+-parseInt(_0x37d033(0x1ee))/0x6*(parseInt(_0x37d033(0x1f7))/0x7)+parseInt(_0x37d033(0x1f5))/0x8+parseInt(_0x37d033(0x1fd))/0x9*(-parseInt(_0x37d033(0x1f6))/0xa);if(_0x171731===_0x3d5ed9)break;else _0x188230['push'](_0x188230['shift']());}catch(_0x2ea161){_0x188230['push'](_0x188230['shift']());}}}(_0xf45e,0x824f6));function _0xf45e(){const _0x3e60ed=['multiLevelList','6KyWJUz','descriptionFactory','editor','head','436911ODhAWL','handleDescriptions','303623OKDJiA','5512424CLILoo','20crYFzl','3849181FEgUKt','*Set\x20format:*\x20%0','registerDescriptionCallback','get','format','listMarkerStyle','566343AXMyYi','MultiLevelList','has','newValue','locale','ELEMENT_MULTI_LEVEL_LIST','884310JiueOl','key','data','20LqfjZb','*Remove\x20format:*\x20%0','oldValue','enableDefaultAttributesIntegration','afterInit','next','2690135RVfPxQ','TrackChangesEditing','registerBlockAttribute','listType','plugins'];_0xf45e=function(){return _0x3e60ed;};return _0xf45e();}import{Plugin as _0x573992}from'ckeditor5/src/core.js';import{getTranslation as _0x485cc5}from'../utils/common-translations.js';export default class lt extends _0x573992{[_0x5c349e(0x1e6)](){const _0x487af0=_0x5c349e,_0x104e1a=this[_0x487af0(0x1f0)],_0x32f6c4=_0x104e1a[_0x487af0(0x1ec)][_0x487af0(0x1fa)](_0x487af0(0x1e9));_0x104e1a[_0x487af0(0x1ec)][_0x487af0(0x1ff)](_0x487af0(0x1fe))&&(_0x32f6c4[_0x487af0(0x1e5)](_0x487af0(0x1ed)),_0x32f6c4[_0x487af0(0x1ea)](_0x487af0(0x1fc)),_0x32f6c4[_0x487af0(0x1ef)][_0x487af0(0x1f9)](_0xc59084=>this[_0x487af0(0x1f3)](_0xc59084)));}[_0x5c349e(0x1f3)](_0x5dbbf5){const _0x1bdb7f=_0x5c349e,_0x29f59b=this[_0x1bdb7f(0x1f0)][_0x1bdb7f(0x201)],{data:_0x4fc5af}=_0x5dbbf5,_0x360d26={'type':_0x1bdb7f(0x1fb),'content':''};if(_0x4fc5af&&_0x1bdb7f(0x1fc)==_0x4fc5af[_0x1bdb7f(0x204)]){if(!_0x4fc5af[_0x1bdb7f(0x1e4)])return{'type':_0x1bdb7f(0x1fb),'content':_0x485cc5(_0x29f59b,_0x1bdb7f(0x1f8),_0x485cc5(_0x29f59b,_0x1bdb7f(0x202)))+'\x20('+_0x4fc5af[_0x1bdb7f(0x200)]+')'};if(!_0x4fc5af[_0x1bdb7f(0x200)]){let _0x247ad5=_0x5dbbf5[_0x1bdb7f(0x1f1)];for(;_0x247ad5;){if(_0x247ad5[_0x1bdb7f(0x205)]&&_0x1bdb7f(0x1eb)==_0x247ad5[_0x1bdb7f(0x205)][_0x1bdb7f(0x204)]&&_0x247ad5[_0x1bdb7f(0x205)][_0x1bdb7f(0x200)])return _0x360d26;_0x247ad5=_0x247ad5[_0x1bdb7f(0x1e7)];}return{'type':_0x1bdb7f(0x1fb),'content':_0x485cc5(_0x29f59b,_0x1bdb7f(0x1e3),_0x485cc5(_0x29f59b,_0x1bdb7f(0x202)))+'\x20('+_0x4fc5af[_0x1bdb7f(0x1e4)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x401867=_0x4479;(function(_0x121ee2,_0x996e67){const _0x3250af=_0x4479,_0x81ff65=_0x121ee2();while(!![]){try{const _0x5d249a=-parseInt(_0x3250af(0x1bb))/0x1+parseInt(_0x3250af(0x1be))/0x2*(-parseInt(_0x3250af(0x1bd))/0x3)+-parseInt(_0x3250af(0x1ce))/0x4+parseInt(_0x3250af(0x1bf))/0x5*(parseInt(_0x3250af(0x1c1))/0x6)+parseInt(_0x3250af(0x1b9))/0x7*(parseInt(_0x3250af(0x1ca))/0x8)+parseInt(_0x3250af(0x1c8))/0x9*(-parseInt(_0x3250af(0x1c3))/0xa)+-parseInt(_0x3250af(0x1bc))/0xb*(-parseInt(_0x3250af(0x1b6))/0xc);if(_0x5d249a===_0x996e67)break;else _0x81ff65['push'](_0x81ff65['shift']());}catch(_0x546d34){_0x81ff65['push'](_0x81ff65['shift']());}}}(_0x1c7f,0xd50e7));import{Plugin as _0x54f0be}from'ckeditor5/src/core.js';import{getTranslation as _0x2904df}from'../utils/common-translations.js';function _0x1c7f(){const _0x42bef3=['enableCommand','1928580dCpEOq','ELEMENT_PAGE_BREAK','10KfYKNE','get','editor','afterInit','PageBreakEditing','6394086oFuzGm','locale','40NgqIUe','has','descriptionFactory','registerElementLabel','4406376JKFqCk','48czQOal','TrackChangesEditing','pageBreak','1689401byapHH','plugins','211070fRnxRS','4143557RVCjam','18618CEaxGe','252idbvcv','15jMrvWI'];_0x1c7f=function(){return _0x42bef3;};return _0x1c7f();}function _0x4479(_0x54dc86,_0x2c4ad3){const _0x1c7f1c=_0x1c7f();return _0x4479=function(_0x4479d7,_0x4691f8){_0x4479d7=_0x4479d7-0x1b6;let _0x24caea=_0x1c7f1c[_0x4479d7];return _0x24caea;},_0x4479(_0x54dc86,_0x2c4ad3);}export default class mt extends _0x54f0be{[_0x401867(0x1c6)](){const _0x51dd98=_0x401867,_0xda5ea9=this[_0x51dd98(0x1c5)];if(!_0xda5ea9[_0x51dd98(0x1ba)][_0x51dd98(0x1cb)](_0x51dd98(0x1c7)))return;_0xda5ea9[_0x51dd98(0x1ba)][_0x51dd98(0x1c4)](_0x51dd98(0x1b7))[_0x51dd98(0x1c0)](_0x51dd98(0x1b8));const _0x5c2e4e=_0xda5ea9[_0x51dd98(0x1ba)][_0x51dd98(0x1c4)](_0x51dd98(0x1b7)),_0x2c510b=_0xda5ea9[_0x51dd98(0x1c9)];_0x5c2e4e[_0x51dd98(0x1cc)][_0x51dd98(0x1cd)](_0x51dd98(0x1b8),_0x34bb6c=>_0x2904df(_0x2c510b,_0x51dd98(0x1c2),_0x34bb6c));}}
23
+ const _0x203166=_0x10d9;(function(_0x43affa,_0x2c69c6){const _0x51421c=_0x10d9,_0x4745cc=_0x43affa();while(!![]){try{const _0x198aa1=parseInt(_0x51421c(0x1b9))/0x1+-parseInt(_0x51421c(0x1ad))/0x2+-parseInt(_0x51421c(0x1b5))/0x3*(-parseInt(_0x51421c(0x1b8))/0x4)+parseInt(_0x51421c(0x1ba))/0x5+-parseInt(_0x51421c(0x1aa))/0x6+parseInt(_0x51421c(0x1b6))/0x7+parseInt(_0x51421c(0x1a8))/0x8;if(_0x198aa1===_0x2c69c6)break;else _0x4745cc['push'](_0x4745cc['shift']());}catch(_0x52fbe3){_0x4745cc['push'](_0x4745cc['shift']());}}}(_0x594f,0xb2b37));import{Plugin as _0x553f50}from'ckeditor5/src/core.js';function _0x594f(){const _0x3f7cca=['2301975mTyvTV','pageBreak','enableCommand','8403472zaMkwo','PageBreakEditing','6065820PITTOd','TrackChangesEditing','ELEMENT_PAGE_BREAK','1757144kaGgiV','editor','get','plugins','registerElementLabel','afterInit','has','descriptionFactory','12270ktfhNa','855148KZEXEf','locale','836mgagrW','133698CyvblJ'];_0x594f=function(){return _0x3f7cca;};return _0x594f();}import{getTranslation as _0x4f2c84}from'../utils/common-translations.js';function _0x10d9(_0x32e62f,_0x2a6237){const _0x594f6b=_0x594f();return _0x10d9=function(_0x10d96a,_0x3a149b){_0x10d96a=_0x10d96a-0x1a7;let _0xfa9c23=_0x594f6b[_0x10d96a];return _0xfa9c23;},_0x10d9(_0x32e62f,_0x2a6237);}export default class mt extends _0x553f50{[_0x203166(0x1b2)](){const _0x2b5578=_0x203166,_0x36295b=this[_0x2b5578(0x1ae)];if(!_0x36295b[_0x2b5578(0x1b0)][_0x2b5578(0x1b3)](_0x2b5578(0x1a9)))return;_0x36295b[_0x2b5578(0x1b0)][_0x2b5578(0x1af)](_0x2b5578(0x1ab))[_0x2b5578(0x1a7)](_0x2b5578(0x1bb));const _0x1cb605=_0x36295b[_0x2b5578(0x1b0)][_0x2b5578(0x1af)](_0x2b5578(0x1ab)),_0x32b08f=_0x36295b[_0x2b5578(0x1b7)];_0x1cb605[_0x2b5578(0x1b4)][_0x2b5578(0x1b1)](_0x2b5578(0x1bb),_0x253f0c=>_0x4f2c84(_0x32b08f,_0x2b5578(0x1ac),_0x253f0c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51b3ba=_0x3da6;(function(_0xacaf14,_0x4e575e){const _0x5ec4d1=_0x3da6,_0x25eed4=_0xacaf14();while(!![]){try{const _0x28fc52=-parseInt(_0x5ec4d1(0xf3))/0x1*(-parseInt(_0x5ec4d1(0xed))/0x2)+parseInt(_0x5ec4d1(0xf9))/0x3+parseInt(_0x5ec4d1(0xe4))/0x4+-parseInt(_0x5ec4d1(0xe9))/0x5*(parseInt(_0x5ec4d1(0xcf))/0x6)+parseInt(_0x5ec4d1(0xf0))/0x7+-parseInt(_0x5ec4d1(0xbe))/0x8*(parseInt(_0x5ec4d1(0xd6))/0x9)+parseInt(_0x5ec4d1(0xc6))/0xa;if(_0x28fc52===_0x4e575e)break;else _0x25eed4['push'](_0x25eed4['shift']());}catch(_0x49df84){_0x25eed4['push'](_0x25eed4['shift']());}}}(_0x5860,0xebabb));import{Plugin as _0x2db631}from'ckeditor5/src/core.js';import{getTranslation as _0x1dbd18}from'../utils/common-translations.js';export default class dt extends _0x2db631{[_0x51b3ba(0xc7)](){const _0x3b6c40=_0x51b3ba,_0x37719f=this[_0x3b6c40(0xe8)];if(!_0x37719f[_0x3b6c40(0xd4)][_0x3b6c40(0xe3)](_0x3b6c40(0xd5)))return;const _0x47bf50=_0x37719f[_0x3b6c40(0xe6)],_0x5cd396=_0x37719f[_0x3b6c40(0xd4)][_0x3b6c40(0xfb)](_0x3b6c40(0xe7));_0x5cd396[_0x3b6c40(0xdf)][_0x3b6c40(0xe2)](_0x3b6c40(0xf4),_0x21b274=>_0x1dbd18(_0x47bf50,_0x3b6c40(0xcc),_0x21b274)),_0x5cd396[_0x3b6c40(0xda)](_0x3b6c40(0xf4)),_0x5cd396[_0x3b6c40(0xcd)](_0x3b6c40(0xfc)),_0x37719f[_0x3b6c40(0xc0)][_0x3b6c40(0xc1)]['on'](_0x3b6c40(0xef),nr(_0x37719f),{'priority':_0x3b6c40(0xec)}),_0x37719f[_0x3b6c40(0xc2)][_0x3b6c40(0xc1)]['on'](_0x3b6c40(0xef),(_0x1588ef,_0x365557,_0x4c978d)=>{const _0x400cc7=_0x3b6c40;_0x4c978d[_0x400cc7(0xf2)][_0x400cc7(0xd3)]&&nr(_0x37719f,{'showActiveMarker':!0x1})(_0x1588ef,_0x365557,_0x4c978d);},{'priority':_0x3b6c40(0xec)});const _0xb462c9=_0x5cd396[_0x3b6c40(0xdf)];_0xb462c9[_0x3b6c40(0xdb)](_0x17f69e=>{const _0x38a8ab=_0x3b6c40;if(_0x38a8ab(0xde)!==_0x17f69e[_0x38a8ab(0xd1)])return;const {start:_0x1784a3,end:_0x244ded}=_0x17f69e[_0x38a8ab(0xc5)]();if(!_0x1784a3[_0x38a8ab(0xe5)](_0x244ded)||!_0x1784a3[_0x38a8ab(0xbd)])return;const _0x57181a=_0x37719f[_0x38a8ab(0xba)][_0x38a8ab(0xdc)],_0x5a5e53=_0x1784a3[_0x38a8ab(0xbd)];return _0x57181a[_0x38a8ab(0xd0)](_0x5a5e53)&&!_0x57181a[_0x38a8ab(0xd8)](_0x5a5e53)&&_0x57181a[_0x38a8ab(0xf5)](_0x5a5e53,_0x38a8ab(0xf6))?{'type':_0x38a8ab(0xde),'content':_0x1dbd18(_0x47bf50,_0x38a8ab(0xd9),_0xb462c9[_0x38a8ab(0xfa)](_0x5a5e53,0x1))}:void 0x0;}),this[_0x3b6c40(0xff)]();}[_0x51b3ba(0xff)](){const _0x1bbb0f=_0x51b3ba,_0x3e00f3=this[_0x1bbb0f(0xe8)],_0x2b2cc1=_0x3e00f3[_0x1bbb0f(0xe6)];_0x3e00f3[_0x1bbb0f(0xd4)][_0x1bbb0f(0xfb)](_0x1bbb0f(0xe7))[_0x1bbb0f(0xdf)][_0x1bbb0f(0xdb)](_0x1c2feb=>{const _0x5da559=_0x1bbb0f;if(_0x5da559(0xe1)!=_0x1c2feb[_0x5da559(0xd1)])return;const {data:_0x3d281e}=_0x1c2feb;return _0x3d281e&&_0x5da559(0xf4)==_0x3d281e[_0x5da559(0xfe)]?{'type':_0x5da559(0xc4),'content':_0x1dbd18(_0x2b2cc1,_0x5da559(0xea),_0x1dbd18(_0x2b2cc1,_0x5da559(0xcc)))}:void 0x0;});}}function nr(_0x15ad03,{showActiveMarker:_0x5b6158=!0x0}={}){return(_0x388f40,_0x505a24,_0x23f1f3)=>{const _0xb124f6=_0x3da6,_0x352f6b=_0x15ad03[_0xb124f6(0xd4)][_0xb124f6(0xfb)](_0xb124f6(0xe7)),_0x17c34b=_0x505a24[_0xb124f6(0xca)][_0xb124f6(0xf8)],_0x392417=_0x505a24[_0xb124f6(0xca)][_0xb124f6(0xc8)],_0x466386=_0x15ad03[_0xb124f6(0xba)][_0xb124f6(0xdc)];if(!_0x17c34b[_0xb124f6(0xe5)](_0x392417)||!_0x17c34b[_0xb124f6(0xbd)])return;const _0x2e9cf1=_0x17c34b[_0xb124f6(0xbd)];if(_0x466386[_0xb124f6(0xd0)](_0x2e9cf1)&&!_0x466386[_0xb124f6(0xd8)](_0x2e9cf1)&&_0x466386[_0xb124f6(0xf5)](_0x2e9cf1,_0xb124f6(0xf6))){if(!_0x23f1f3[_0xb124f6(0xdd)][_0xb124f6(0xf1)](_0x505a24[_0xb124f6(0xca)],_0x388f40[_0xb124f6(0xc3)]))return;const _0x5dba96=_0x23f1f3[_0xb124f6(0xfd)][_0xb124f6(0xf7)](_0xb124f6(0xc9),{'class':_0xb124f6(0xbb)}),_0x3c2e6b=_0x23f1f3[_0xb124f6(0xee)][_0xb124f6(0xd2)](_0x392417);_0x5b6158&&_0x352f6b[_0xb124f6(0xce)][_0xb124f6(0xe0)](_0x505a24[_0xb124f6(0xd7)])&&_0x23f1f3[_0xb124f6(0xfd)][_0xb124f6(0xbf)](_0xb124f6(0xbc),_0x5dba96),_0x23f1f3[_0xb124f6(0xfd)][_0xb124f6(0xeb)](_0x3c2e6b,_0x5dba96),_0x23f1f3[_0xb124f6(0xee)][_0xb124f6(0xcb)](_0x5dba96,_0x505a24[_0xb124f6(0xd7)]);}};}function _0x3da6(_0x49d00e,_0x591f1c){const _0x5860cd=_0x5860();return _0x3da6=function(_0x3da625,_0x3c4471){_0x3da625=_0x3da625-0xba;let _0x3105c2=_0x5860cd[_0x3da625];return _0x3105c2;},_0x3da6(_0x49d00e,_0x591f1c);}function _0x5860(){const _0x139f34=['isLimit','*Insert:*\x20%0','enableDefaultAttributesIntegration','registerDescriptionCallback','schema','consumable','insertion','descriptionFactory','includes','formatBlock','registerElementLabel','has','443312nseDqN','isTouching','locale','TrackChangesEditing','editor','9475055zVBtFG','*Change\x20to:*\x20%0','insert','highest','6206hwmDUO','mapper','addMarker:suggestion:insertion','2630712TwzyHj','consume','options','183JhzMRZ','paragraph','checkChild','$text','createUIElement','start','1764525AmNWxJ','getItemLabel','get','insertParagraph','writer','commandName','_registerLegacyDescription','model','ck-suggestion-marker-split','ck-suggestion-marker--active','nodeAfter','168SYoLeN','addClass','editing','downcastDispatcher','data','name','format','getFirstRange','30792580kzWVjJ','afterInit','end','span','markerRange','bindElementToMarker','ELEMENT_PARAGRAPH','enableCommand','activeMarkers','6BgMDLz','isBlock','type','toViewPosition','showSuggestionHighlights','plugins','Paragraph','797832OubirK','markerName'];_0x5860=function(){return _0x139f34;};return _0x5860();}
23
+ function _0x7c2d(){const _0x27e9b8=['isTouching','4eMCFoC','has','isLimit','editor','get','insert','format','options','start','name','insertParagraph','checkChild','consumable','model','4sJPPuw','ELEMENT_PARAGRAPH','$text','6772626LnBMih','highest','301872LHAqtB','18gUkYlo','mapper','markerRange','registerElementLabel','addClass','*Insert:*\x20%0','bindElementToMarker','ck-suggestion-marker--active','insertion','createUIElement','schema','end','formatBlock','markerName','plugins','_registerLegacyDescription','afterInit','toViewPosition','getItemLabel','enableDefaultAttributesIntegration','type','Paragraph','isBlock','consume','editing','ck-suggestion-marker-split','span','locale','includes','nodeAfter','1964940RJCBcL','writer','commandName','enableCommand','7696750rQvHcD','3703544zADKZT','downcastDispatcher','descriptionFactory','546219MDqwic','activeMarkers','getFirstRange','registerDescriptionCallback','addMarker:suggestion:insertion','TrackChangesEditing','574441lQqgmn','*Change\x20to:*\x20%0','paragraph','data','showSuggestionHighlights'];_0x7c2d=function(){return _0x27e9b8;};return _0x7c2d();}const _0x52a99f=_0x1d5f;(function(_0x1107ba,_0x4305ec){const _0x2e537f=_0x1d5f,_0x363497=_0x1107ba();while(!![]){try{const _0x5a71ec=parseInt(_0x2e537f(0x1e3))/0x1*(-parseInt(_0x2e537f(0x1e8))/0x2)+parseInt(_0x2e537f(0x1c9))/0x3+-parseInt(_0x2e537f(0x1d5))/0x4*(parseInt(_0x2e537f(0x207))/0x5)+-parseInt(_0x2e537f(0x1e9))/0x6*(-parseInt(_0x2e537f(0x1cf))/0x7)+-parseInt(_0x2e537f(0x1c6))/0x8+parseInt(_0x2e537f(0x1e6))/0x9+parseInt(_0x2e537f(0x20b))/0xa;if(_0x5a71ec===_0x4305ec)break;else _0x363497['push'](_0x363497['shift']());}catch(_0x39e12f){_0x363497['push'](_0x363497['shift']());}}}(_0x7c2d,0x77d18));function _0x1d5f(_0xcc559f,_0x58001d){const _0x7c2d21=_0x7c2d();return _0x1d5f=function(_0x1d5fb5,_0x199ab5){_0x1d5fb5=_0x1d5fb5-0x1c6;let _0x3d837a=_0x7c2d21[_0x1d5fb5];return _0x3d837a;},_0x1d5f(_0xcc559f,_0x58001d);}import{Plugin as _0x3f967d}from'ckeditor5/src/core.js';import{getTranslation as _0x388530}from'../utils/common-translations.js';export default class dt extends _0x3f967d{[_0x52a99f(0x1f9)](){const _0x2ea932=_0x52a99f,_0x25d67e=this[_0x2ea932(0x1d8)];if(!_0x25d67e[_0x2ea932(0x1f7)][_0x2ea932(0x1d6)](_0x2ea932(0x1fe)))return;const _0x2e76df=_0x25d67e[_0x2ea932(0x204)],_0x526c30=_0x25d67e[_0x2ea932(0x1f7)][_0x2ea932(0x1d9)](_0x2ea932(0x1ce));_0x526c30[_0x2ea932(0x1c8)][_0x2ea932(0x1ec)](_0x2ea932(0x1d1),_0x549017=>_0x388530(_0x2e76df,_0x2ea932(0x1e4),_0x549017)),_0x526c30[_0x2ea932(0x1fc)](_0x2ea932(0x1d1)),_0x526c30[_0x2ea932(0x20a)](_0x2ea932(0x1df)),_0x25d67e[_0x2ea932(0x201)][_0x2ea932(0x1c7)]['on'](_0x2ea932(0x1cd),nr(_0x25d67e),{'priority':_0x2ea932(0x1e7)}),_0x25d67e[_0x2ea932(0x1d2)][_0x2ea932(0x1c7)]['on'](_0x2ea932(0x1cd),(_0x5446e8,_0x19fa2b,_0x1a8e1d)=>{const _0x268ff7=_0x2ea932;_0x1a8e1d[_0x268ff7(0x1dc)][_0x268ff7(0x1d3)]&&nr(_0x25d67e,{'showActiveMarker':!0x1})(_0x5446e8,_0x19fa2b,_0x1a8e1d);},{'priority':_0x2ea932(0x1e7)});const _0x5655a2=_0x526c30[_0x2ea932(0x1c8)];_0x5655a2[_0x2ea932(0x1cc)](_0x1973e1=>{const _0x275af4=_0x2ea932;if(_0x275af4(0x1f1)!==_0x1973e1[_0x275af4(0x1fd)])return;const {start:_0x2e95dd,end:_0x359de4}=_0x1973e1[_0x275af4(0x1cb)]();if(!_0x2e95dd[_0x275af4(0x1d4)](_0x359de4)||!_0x2e95dd[_0x275af4(0x206)])return;const _0x582125=_0x25d67e[_0x275af4(0x1e2)][_0x275af4(0x1f3)],_0x702e96=_0x2e95dd[_0x275af4(0x206)];return _0x582125[_0x275af4(0x1ff)](_0x702e96)&&!_0x582125[_0x275af4(0x1d7)](_0x702e96)&&_0x582125[_0x275af4(0x1e0)](_0x702e96,_0x275af4(0x1e5))?{'type':_0x275af4(0x1f1),'content':_0x388530(_0x2e76df,_0x275af4(0x1ee),_0x5655a2[_0x275af4(0x1fb)](_0x702e96,0x1))}:void 0x0;}),this[_0x2ea932(0x1f8)]();}[_0x52a99f(0x1f8)](){const _0x48bcfe=_0x52a99f,_0x525aaa=this[_0x48bcfe(0x1d8)],_0x236a5e=_0x525aaa[_0x48bcfe(0x204)];_0x525aaa[_0x48bcfe(0x1f7)][_0x48bcfe(0x1d9)](_0x48bcfe(0x1ce))[_0x48bcfe(0x1c8)][_0x48bcfe(0x1cc)](_0x5a6528=>{const _0x54efce=_0x48bcfe;if(_0x54efce(0x1f5)!=_0x5a6528[_0x54efce(0x1fd)])return;const {data:_0x564324}=_0x5a6528;return _0x564324&&_0x54efce(0x1d1)==_0x564324[_0x54efce(0x209)]?{'type':_0x54efce(0x1db),'content':_0x388530(_0x236a5e,_0x54efce(0x1d0),_0x388530(_0x236a5e,_0x54efce(0x1e4)))}:void 0x0;});}}function nr(_0x2ef9bb,{showActiveMarker:_0x1039b8=!0x0}={}){return(_0x41198b,_0x1e1414,_0x31748e)=>{const _0x4deda8=_0x1d5f,_0x37327e=_0x2ef9bb[_0x4deda8(0x1f7)][_0x4deda8(0x1d9)](_0x4deda8(0x1ce)),_0x514381=_0x1e1414[_0x4deda8(0x1eb)][_0x4deda8(0x1dd)],_0x30d28e=_0x1e1414[_0x4deda8(0x1eb)][_0x4deda8(0x1f4)],_0x22b1bd=_0x2ef9bb[_0x4deda8(0x1e2)][_0x4deda8(0x1f3)];if(!_0x514381[_0x4deda8(0x1d4)](_0x30d28e)||!_0x514381[_0x4deda8(0x206)])return;const _0x4e0d97=_0x514381[_0x4deda8(0x206)];if(_0x22b1bd[_0x4deda8(0x1ff)](_0x4e0d97)&&!_0x22b1bd[_0x4deda8(0x1d7)](_0x4e0d97)&&_0x22b1bd[_0x4deda8(0x1e0)](_0x4e0d97,_0x4deda8(0x1e5))){if(!_0x31748e[_0x4deda8(0x1e1)][_0x4deda8(0x200)](_0x1e1414[_0x4deda8(0x1eb)],_0x41198b[_0x4deda8(0x1de)]))return;const _0x38eccf=_0x31748e[_0x4deda8(0x208)][_0x4deda8(0x1f2)](_0x4deda8(0x203),{'class':_0x4deda8(0x202)}),_0x58bed4=_0x31748e[_0x4deda8(0x1ea)][_0x4deda8(0x1fa)](_0x30d28e);_0x1039b8&&_0x37327e[_0x4deda8(0x1ca)][_0x4deda8(0x205)](_0x1e1414[_0x4deda8(0x1f6)])&&_0x31748e[_0x4deda8(0x208)][_0x4deda8(0x1ed)](_0x4deda8(0x1f0),_0x38eccf),_0x31748e[_0x4deda8(0x208)][_0x4deda8(0x1da)](_0x58bed4,_0x38eccf),_0x31748e[_0x4deda8(0x1ea)][_0x4deda8(0x1ef)](_0x38eccf,_0x1e1414[_0x4deda8(0x1f6)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9d0dfb=_0x155e;function _0x585a(){const _0xc6099a=['registerDescriptionCallback','formatInline','3966128fbpUgE','enableDefaultAttributesIntegration','locale','22iNxtwX','RemoveFormatEditing','50617edKfzW','plugins','443154WVsXsp','formatBlock','5XGqmZj','78LWcgWm','format','has','*Remove\x20all\x20formatting*','8001790SmfDLF','editor','201138wtDJDt','commandName','get','_registerLegacyDescription','afterInit','removeFormat','TrackChangesEditing','1061703RuEuHZ','7292TqoejZ','type','descriptionFactory'];_0x585a=function(){return _0xc6099a;};return _0x585a();}(function(_0x54d89e,_0x431a63){const _0xa400ea=_0x155e,_0x5aab80=_0x54d89e();while(!![]){try{const _0x52eb25=-parseInt(_0xa400ea(0xc7))/0x1*(parseInt(_0xa400ea(0xe2))/0x2)+-parseInt(_0xa400ea(0xc9))/0x3+-parseInt(_0xa400ea(0xda))/0x4*(-parseInt(_0xa400ea(0xcb))/0x5)+parseInt(_0xa400ea(0xcc))/0x6*(-parseInt(_0xa400ea(0xd2))/0x7)+parseInt(_0xa400ea(0xdf))/0x8+parseInt(_0xa400ea(0xd9))/0x9+parseInt(_0xa400ea(0xd0))/0xa;if(_0x52eb25===_0x431a63)break;else _0x5aab80['push'](_0x5aab80['shift']());}catch(_0x17f3d2){_0x5aab80['push'](_0x5aab80['shift']());}}}(_0x585a,0x52718));import{Plugin as _0x5904f5}from'ckeditor5/src/core.js';function _0x155e(_0x57dd25,_0x2c72c5){const _0x585aa2=_0x585a();return _0x155e=function(_0x155e10,_0x58051f){_0x155e10=_0x155e10-0xc7;let _0x4838f7=_0x585aa2[_0x155e10];return _0x4838f7;},_0x155e(_0x57dd25,_0x2c72c5);}import{getTranslation as _0x43d535}from'../utils/common-translations.js';export default class pt extends _0x5904f5{[_0x9d0dfb(0xd6)](){const _0x4a651d=_0x9d0dfb,_0x48eca9=this[_0x4a651d(0xd1)];if(!_0x48eca9[_0x4a651d(0xc8)][_0x4a651d(0xce)](_0x4a651d(0xe3)))return;_0x48eca9[_0x4a651d(0xc8)][_0x4a651d(0xd4)](_0x4a651d(0xd8))[_0x4a651d(0xe0)](_0x4a651d(0xd7)),this[_0x4a651d(0xd5)]();}[_0x9d0dfb(0xd5)](){const _0x1a72ad=_0x9d0dfb,_0x38c6bd=this[_0x1a72ad(0xd1)];_0x38c6bd[_0x1a72ad(0xc8)][_0x1a72ad(0xd4)](_0x1a72ad(0xd8))[_0x1a72ad(0xdc)][_0x1a72ad(0xdd)](_0x251dfa=>{const _0x16e725=_0x1a72ad;if(_0x16e725(0xca)!=_0x251dfa[_0x16e725(0xdb)]&&_0x16e725(0xde)!=_0x251dfa[_0x16e725(0xdb)])return;const {data:_0x37f4bb}=_0x251dfa;return _0x37f4bb&&_0x16e725(0xd7)==_0x37f4bb[_0x16e725(0xd3)]?{'type':_0x16e725(0xcd),'content':_0x43d535(_0x38c6bd[_0x16e725(0xe1)],_0x16e725(0xcf))}:void 0x0;});}}
23
+ function _0x556a(){const _0x1e8a5b=['5870280ekTbrf','*Remove\x20all\x20formatting*','811900pQPNqP','get','formatInline','TrackChangesEditing','commandName','type','31077618cFEssp','327573IAtNfR','editor','_registerLegacyDescription','removeFormat','descriptionFactory','plugins','44WNiPLP','format','3682hNzssX','has','formatBlock','24RdtsTA','registerDescriptionCallback','11728HibZgP','afterInit','480835SBCrPz','enableDefaultAttributesIntegration','locale','270IvgXCs','RemoveFormatEditing','94616psRQmZ'];_0x556a=function(){return _0x1e8a5b;};return _0x556a();}const _0x308c9f=_0x27a4;(function(_0x42d6a9,_0x2fdb40){const _0x35b9f1=_0x27a4,_0x2ec66e=_0x42d6a9();while(!![]){try{const _0x4d4da0=-parseInt(_0x35b9f1(0x185))/0x1+-parseInt(_0x35b9f1(0x182))/0x2*(-parseInt(_0x35b9f1(0x179))/0x3)+-parseInt(_0x35b9f1(0x174))/0x4*(parseInt(_0x35b9f1(0x17d))/0x5)+parseInt(_0x35b9f1(0x183))/0x6+parseInt(_0x35b9f1(0x176))/0x7*(-parseInt(_0x35b9f1(0x17b))/0x8)+-parseInt(_0x35b9f1(0x16e))/0x9*(parseInt(_0x35b9f1(0x180))/0xa)+parseInt(_0x35b9f1(0x16d))/0xb;if(_0x4d4da0===_0x2fdb40)break;else _0x2ec66e['push'](_0x2ec66e['shift']());}catch(_0x4fc2a1){_0x2ec66e['push'](_0x2ec66e['shift']());}}}(_0x556a,0x885ae));import{Plugin as _0x55838d}from'ckeditor5/src/core.js';function _0x27a4(_0x2c9eea,_0x351582){const _0x556a6e=_0x556a();return _0x27a4=function(_0x27a4d9,_0x2c2832){_0x27a4d9=_0x27a4d9-0x168;let _0x1019a2=_0x556a6e[_0x27a4d9];return _0x1019a2;},_0x27a4(_0x2c9eea,_0x351582);}import{getTranslation as _0x51b8de}from'../utils/common-translations.js';export default class pt extends _0x55838d{[_0x308c9f(0x17c)](){const _0x459ecd=_0x308c9f,_0x2d0db4=this[_0x459ecd(0x16f)];if(!_0x2d0db4[_0x459ecd(0x173)][_0x459ecd(0x177)](_0x459ecd(0x181)))return;_0x2d0db4[_0x459ecd(0x173)][_0x459ecd(0x168)](_0x459ecd(0x16a))[_0x459ecd(0x17e)](_0x459ecd(0x171)),this[_0x459ecd(0x170)]();}[_0x308c9f(0x170)](){const _0x19c59e=_0x308c9f,_0xc6d76e=this[_0x19c59e(0x16f)];_0xc6d76e[_0x19c59e(0x173)][_0x19c59e(0x168)](_0x19c59e(0x16a))[_0x19c59e(0x172)][_0x19c59e(0x17a)](_0x213ca4=>{const _0x454be0=_0x19c59e;if(_0x454be0(0x178)!=_0x213ca4[_0x454be0(0x16c)]&&_0x454be0(0x169)!=_0x213ca4[_0x454be0(0x16c)])return;const {data:_0x3fc118}=_0x213ca4;return _0x3fc118&&_0x454be0(0x171)==_0x3fc118[_0x454be0(0x16b)]?{'type':_0x454be0(0x175),'content':_0x51b8de(_0xc6d76e[_0x454be0(0x17f)],_0x454be0(0x184))}:void 0x0;});}}