@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240701.0 → 0.0.0-nightly-20240703.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1568(_0x387066,_0x558e58){const _0x378a4d=_0x378a();return _0x1568=function(_0x156801,_0x21952a){_0x156801=_0x156801-0x85;let _0x262c6b=_0x378a4d[_0x156801];return _0x262c6b;},_0x1568(_0x387066,_0x558e58);}const _0x1574b4=_0x1568;function _0x378a(){const _0x3b49b4=['findIndex','280aKyshN','schema','formatBlock','from','getSelectedBlocks','numberedList','checkTodoList','List','execute','ELEMENT_TODO_LIST','enableCommand','commandName','name','_selectedElements','ELEMENT_NUMBERED_LIST','1218732uwTKHd','add','replace','selection','listIndent','isObject','commands','type','registerDescriptionCallback','*Uncheck\x20item*','773492KuGKLa','parent','6185536ACTtAu','getAttribute','39002280UTnBMK','todoList','numbered','*Indent:*\x20%0','model','has','LegacyListEditing','format','outdentList','length','*Check\x20item*','bulletedList','listItem','end','todo','*Outdent:*\x20%0','*Change\x20to:*\x20%0','commandParams','listType','markBlockFormat','todoListChecked','formatInline','7555aPgxfS','LegacyTodoListEditing','checkChild','slice','push','bulleted','filter','blockName','9kEQoum','createPositionAt','before','indentList','value','plugins','199278tgXIdG','locale','descriptionFactory','forceValue','164XwBalF','editor','144291vUpzuY','TrackChangesEditing','change','element','get','registerElementLabel','afterInit','document','paragraph','ELEMENT_BULLETED_LIST','nextSibling','previousSibling','ELEMENT_LIST_ITEM','createRange'];_0x378a=function(){return _0x3b49b4;};return _0x378a();}(function(_0x3c4bdc,_0x6b7e2){const _0x1f8ca0=_0x1568,_0x56a37c=_0x3c4bdc();while(!![]){try{const _0x2e3bf1=-parseInt(_0x1f8ca0(0xab))/0x1+-parseInt(_0x1f8ca0(0xd3))/0x2*(parseInt(_0x1f8ca0(0x9f))/0x3)+parseInt(_0x1f8ca0(0xa9))/0x4*(-parseInt(_0x1f8ca0(0x97))/0x5)+-parseInt(_0x1f8ca0(0xc9))/0x6+-parseInt(_0x1f8ca0(0xd5))/0x7+parseInt(_0x1f8ca0(0xba))/0x8*(-parseInt(_0x1f8ca0(0xa5))/0x9)+parseInt(_0x1f8ca0(0xd7))/0xa;if(_0x2e3bf1===_0x6b7e2)break;else _0x56a37c['push'](_0x56a37c['shift']());}catch(_0x20c78b){_0x56a37c['push'](_0x56a37c['shift']());}}}(_0x378a,0xa4108));import{Plugin as _0x2a61f1}from'ckeditor5/src/core.js';import{getTranslation as _0x350c85}from'../utils/common-translations.js';export default class ut extends _0x2a61f1{[_0x1574b4(0xb1)](){const _0x29ed88=_0x1574b4,_0x4c4f83=this[_0x29ed88(0xaa)],_0x5def70=_0x4c4f83[_0x29ed88(0xa6)];if(!_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0x86)](_0x29ed88(0x87)))return;const _0x2e258b=_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0xaf)](_0x29ed88(0xac)),_0x36a46e=_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0x86)](_0x29ed88(0x98));function _0x4b17d8(_0x44cd79){return()=>{const _0x163d45=_0x1568,_0x298be1=_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xb2)][_0x163d45(0xcc)],_0x1bc70e=_0x4c4f83[_0x163d45(0xcf)][_0x163d45(0xaf)](_0x44cd79);if(_0x1bc70e[_0x163d45(0xa3)])return void _0x4c4f83[_0x163d45(0xc2)](_0x163d45(0xb3),{});const _0x507806=_0x44cd79[_0x163d45(0x9a)](0x0,-0x4),_0xa01871=function(_0x33a32c,_0x1859a5,_0x348026){const _0x43c17e=_0x163d45;let _0x280973=Array[_0x43c17e(0xbd)](_0x33a32c)[_0x43c17e(0x9d)](_0x2b59fb=>function(_0x5827cb,_0x51fafd){const _0xb73ac=_0x43c17e;return _0x51fafd[_0xb73ac(0x99)](_0x5827cb[_0xb73ac(0xd4)],_0xb73ac(0x8d))&&!_0x51fafd[_0xb73ac(0xce)](_0x5827cb);}(_0x2b59fb,_0x348026));_0x280973=_0x280973[_0x43c17e(0x9d)](_0x1967de=>!_0x1967de['is'](_0x43c17e(0xae),_0x43c17e(0x8d))||_0x1967de[_0x43c17e(0xd6)](_0x43c17e(0x93))!=_0x1859a5);const _0x1d00a6=new Set();for(const _0x25343e of _0x280973)_0x25343e['is'](_0x43c17e(0xae),_0x43c17e(0x8d))?_0x1d00a6[_0x43c17e(0xca)](me(_0x25343e)):_0x1d00a6[_0x43c17e(0xca)](_0x25343e);return Array[_0x43c17e(0xbd)](_0x1d00a6);}(_0x298be1[_0x163d45(0xbe)](),_0x507806,_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xbb)]);_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xad)](()=>{const _0x3f4c8e=_0x163d45;for(const _0x139252 of _0xa01871)_0x2e258b[_0x3f4c8e(0x94)](_0x139252,{'commandName':_0x44cd79,'commandParams':[{'forceValue':!_0x1bc70e[_0x3f4c8e(0xa3)]}],'formatGroupId':_0x3f4c8e(0x9e)},fe(_0x139252));});};}function _0x41e251(_0x2d54be){return()=>{const _0x5598c5=_0x1568,_0x22b3ea=function(_0xec6752){const _0x392587=_0x1568;let _0x5b7f48=Array[_0x392587(0xbd)](_0xec6752);const _0x3b7249=_0x5b7f48[_0x392587(0xb9)](_0x46beef=>_0x392587(0x8d)!=_0x46beef[_0x392587(0xc6)]);return _0x3b7249>-0x1&&(_0x5b7f48=_0x5b7f48[_0x392587(0x9a)](0x0,_0x3b7249)),_0x5b7f48;}(_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xb2)][_0x5598c5(0xcc)][_0x5598c5(0xbe)]()),_0x5a29d4=_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xb8)](_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xa0)](_0x22b3ea[0x0],_0x5598c5(0xa1)),_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xa0)](_0x22b3ea[_0x22b3ea[_0x5598c5(0x8a)]-0x1],_0x5598c5(0x8e)));_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xad)](()=>{const _0x5a0975=_0x5598c5;_0x2e258b[_0x5a0975(0x94)](_0x5a29d4,{'commandName':_0x2d54be,'commandParams':[],'formatGroupId':_0x5a0975(0xcd)},function(_0x239075){const _0x4fd834=_0x5a0975,_0x3d9a75=new Set();for(const _0x3d4b9f of _0x239075){let _0x331984=_0x3d4b9f[_0x4fd834(0xb5)];for(;_0x331984&&_0x331984[_0x4fd834(0xd6)](_0x4fd834(0xcd))>_0x3d4b9f[_0x4fd834(0xd6)](_0x4fd834(0xcd));)_0x3d9a75[_0x4fd834(0xca)](_0x331984),_0x331984=_0x331984[_0x4fd834(0xb5)];}return Array[_0x4fd834(0xbd)](_0x3d9a75);}(_0x22b3ea));});};}_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xbf),_0x4b17d8(_0x29ed88(0xbf))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0x8c),_0x4b17d8(_0x29ed88(0x8c))),_0x36a46e&&_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xd8),_0x4b17d8(_0x29ed88(0xd8))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xa2),_0x41e251(_0x29ed88(0xa2))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0x89),_0x41e251(_0x29ed88(0x89))),_0x36a46e&&_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xc0),()=>{const _0x226e2d=_0x29ed88,_0x136396=_0x4c4f83[_0x226e2d(0xcf)][_0x226e2d(0xaf)](_0x226e2d(0xc0)),_0x3e792b=Array[_0x226e2d(0xbd)](_0x136396[_0x226e2d(0xc7)]);_0x3e792b[_0x226e2d(0x9d)](_0x4f4c41=>_0x4f4c41[_0x226e2d(0xd6)](_0x226e2d(0x95))!=_0x136396[_0x226e2d(0xa3)]),_0x4c4f83[_0x226e2d(0x85)][_0x226e2d(0xad)](()=>{const _0x227ed3=_0x226e2d;for(const _0xc431dd of _0x3e792b)_0x2e258b[_0x227ed3(0x94)](_0xc431dd,{'commandName':_0x227ed3(0xc0),'commandParams':[{'forceValue':!_0x136396[_0x227ed3(0xa3)]}]});});}),_0x2e258b[_0x29ed88(0xa7)][_0x29ed88(0xb0)](_0x29ed88(0x8d),_0x22e414=>_0x350c85(_0x5def70,_0x29ed88(0xb7),_0x22e414)),_0x2e258b[_0x29ed88(0xa7)][_0x29ed88(0xd1)](_0x1439c4=>{const _0x3fdb9e=_0x29ed88;if(_0x3fdb9e(0xbc)!=_0x1439c4[_0x3fdb9e(0xd0)]&&_0x3fdb9e(0x96)!=_0x1439c4[_0x3fdb9e(0xd0)])return;const {data:_0x2a9456}=_0x1439c4;if(_0x2a9456){if(_0x3fdb9e(0xbf)==_0x2a9456[_0x3fdb9e(0xc5)]||_0x3fdb9e(0x8c)==_0x2a9456[_0x3fdb9e(0xc5)]||_0x3fdb9e(0xd8)==_0x2a9456[_0x3fdb9e(0xc5)])switch(_0x2a9456[_0x3fdb9e(0xc5)][_0x3fdb9e(0xcb)](_0x3fdb9e(0xc1),'')){case _0x3fdb9e(0x9c):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xb4)));case _0x3fdb9e(0xd9):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xc8)));case _0x3fdb9e(0x8f):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xc3)));}if(_0x3fdb9e(0xa2)==_0x2a9456[_0x3fdb9e(0xc5)])return{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0xda),_0x350c85(_0x5def70,_0x3fdb9e(0xb7)))};if(_0x3fdb9e(0x89)==_0x2a9456[_0x3fdb9e(0xc5)])return{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0x90),_0x350c85(_0x5def70,_0x3fdb9e(0xb7)))};if(_0x3fdb9e(0xc0)==_0x2a9456[_0x3fdb9e(0xc5)])return _0x2a9456[_0x3fdb9e(0x92)][0x0][_0x3fdb9e(0xa8)]?{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0x8b))}:{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0xd2))};}function _0x4b582d(_0x1feee8){const _0x4b4b0d=_0x3fdb9e;return{'type':_0x4b4b0d(0x88),'content':_0x350c85(_0x5def70,_0x4b4b0d(0x91),_0x1feee8)};}});}}function me(_0x30e2f9){const _0x5fe50f=_0x1574b4,_0x14ff8f=_0x30e2f9[_0x5fe50f(0xd6)](_0x5fe50f(0xcd));if(0x0==_0x14ff8f)return _0x30e2f9;let _0x556ca9=_0x30e2f9;for(;_0x30e2f9[_0x5fe50f(0xb6)]&&_0x30e2f9[_0x5fe50f(0xb6)]['is'](_0x5fe50f(0xae),_0x5fe50f(0x8d));){const _0x137474=_0x30e2f9[_0x5fe50f(0xb6)][_0x5fe50f(0xd6)](_0x5fe50f(0xcd));if(_0x137474==_0x14ff8f)_0x556ca9=_0x30e2f9[_0x5fe50f(0xb6)];else{if(_0x137474<_0x14ff8f)break;}_0x30e2f9=_0x30e2f9[_0x5fe50f(0xb6)];}return _0x556ca9;}function fe(_0x4e719e){const _0x4c0f66=_0x1574b4,_0x490959=[];if(_0x4e719e['is'](_0x4c0f66(0xae),_0x4c0f66(0x8d))&&_0x4e719e[_0x4c0f66(0xd6)](_0x4c0f66(0xcd))>0x0){let _0x59016f=_0x4e719e[_0x4c0f66(0xb5)];for(;_0x59016f&&_0x4c0f66(0x8d)==_0x59016f[_0x4c0f66(0xc6)]&&_0x59016f[_0x4c0f66(0xd6)](_0x4c0f66(0xcd))==_0x4e719e[_0x4c0f66(0xd6)](_0x4c0f66(0xcd));)_0x490959[_0x4c0f66(0x9b)](_0x59016f),_0x59016f=_0x59016f[_0x4c0f66(0xb5)];}return _0x490959;}
23
+ const _0xa382ae=_0x1d73;(function(_0x5c0518,_0x2ea1ef){const _0x2b2903=_0x1d73,_0x9f2046=_0x5c0518();while(!![]){try{const _0x56ba2e=parseInt(_0x2b2903(0x18e))/0x1+-parseInt(_0x2b2903(0x170))/0x2*(-parseInt(_0x2b2903(0x15c))/0x3)+parseInt(_0x2b2903(0x17a))/0x4*(-parseInt(_0x2b2903(0x192))/0x5)+-parseInt(_0x2b2903(0x199))/0x6*(-parseInt(_0x2b2903(0x194))/0x7)+-parseInt(_0x2b2903(0x151))/0x8*(-parseInt(_0x2b2903(0x163))/0x9)+parseInt(_0x2b2903(0x186))/0xa+-parseInt(_0x2b2903(0x18d))/0xb;if(_0x56ba2e===_0x2ea1ef)break;else _0x9f2046['push'](_0x9f2046['shift']());}catch(_0x5bc761){_0x9f2046['push'](_0x9f2046['shift']());}}}(_0xb4ee,0x5e7db));import{Plugin as _0x198544}from'ckeditor5/src/core.js';function _0x1d73(_0x5a0068,_0x996813){const _0xb4eeee=_0xb4ee();return _0x1d73=function(_0x1d7359,_0x55cdac){_0x1d7359=_0x1d7359-0x148;let _0x348ef5=_0xb4eeee[_0x1d7359];return _0x348ef5;},_0x1d73(_0x5a0068,_0x996813);}function _0xb4ee(){const _0x1856bb=['todoList','commandName','createPositionAt','1422aenwTN','outdentList','execute','enableCommand','registerElementLabel','numberedList','formatBlock','add','commands','commandParams','_selectedElements','LegacyTodoListEditing','listType','18iTLYrJ','selection','parent','getSelectedBlocks','model','checkChild','bulleted','isObject','numbered','change','8JDOzTq','type','todo','filter','findIndex','previousSibling','forceValue','*Change\x20to:*\x20%0','element','TrackChangesEditing','formatInline','indentList','102720fkQdEj','LegacyListEditing','slice','*Check\x20item*','ELEMENT_NUMBERED_LIST','ELEMENT_BULLETED_LIST','schema','9138063sLnXZq','475515yFUjQZ','createRange','plugins','editor','438415gCIIkv','end','29477hdUMfQ','push','has','ELEMENT_LIST_ITEM','ELEMENT_TODO_LIST','582AudnMF','todoListChecked','markBlockFormat','getAttribute','*Outdent:*\x20%0','nextSibling','checkTodoList','listItem','get','descriptionFactory','blockName','document','length','listIndent','*Indent:*\x20%0','22768AecgLZ','replace','List','value','name','before','format','registerDescriptionCallback','bulletedList','from','paragraph','16404GjnDGx','locale','afterInit','*Uncheck\x20item*'];_0xb4ee=function(){return _0x1856bb;};return _0xb4ee();}import{getTranslation as _0x534c5d}from'../utils/common-translations.js';export default class ut extends _0x198544{[_0xa382ae(0x15e)](){const _0x11c2a3=_0xa382ae,_0x1c8cde=this[_0x11c2a3(0x191)],_0x1ba269=_0x1c8cde[_0x11c2a3(0x15d)];if(!_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x196)](_0x11c2a3(0x187)))return;const _0x1bf8cb=_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x14a)](_0x11c2a3(0x183)),_0x294a3c=_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x196)](_0x11c2a3(0x16e));function _0x4ab36a(_0x38f75a){return()=>{const _0x5a36a5=_0x1d73,_0x20cb89=_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x14d)][_0x5a36a5(0x171)],_0x452484=_0x1c8cde[_0x5a36a5(0x16b)][_0x5a36a5(0x14a)](_0x38f75a);if(_0x452484[_0x5a36a5(0x154)])return void _0x1c8cde[_0x5a36a5(0x165)](_0x5a36a5(0x15b),{});const _0x587e4f=_0x38f75a[_0x5a36a5(0x188)](0x0,-0x4),_0x2532d5=function(_0x58f773,_0x435232,_0x329705){const _0x51afe3=_0x5a36a5;let _0x137dc1=Array[_0x51afe3(0x15a)](_0x58f773)[_0x51afe3(0x17d)](_0x14ff1a=>function(_0x3e9147,_0x256c62){const _0x2a8f6a=_0x51afe3;return _0x256c62[_0x2a8f6a(0x175)](_0x3e9147[_0x2a8f6a(0x172)],_0x2a8f6a(0x149))&&!_0x256c62[_0x2a8f6a(0x177)](_0x3e9147);}(_0x14ff1a,_0x329705));_0x137dc1=_0x137dc1[_0x51afe3(0x17d)](_0x45538f=>!_0x45538f['is'](_0x51afe3(0x182),_0x51afe3(0x149))||_0x45538f[_0x51afe3(0x19c)](_0x51afe3(0x16f))!=_0x435232);const _0x1996ea=new Set();for(const _0x4a7b8e of _0x137dc1)_0x4a7b8e['is'](_0x51afe3(0x182),_0x51afe3(0x149))?_0x1996ea[_0x51afe3(0x16a)](me(_0x4a7b8e)):_0x1996ea[_0x51afe3(0x16a)](_0x4a7b8e);return Array[_0x51afe3(0x15a)](_0x1996ea);}(_0x20cb89[_0x5a36a5(0x173)](),_0x587e4f,_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x18c)]);_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x179)](()=>{const _0x108c7b=_0x5a36a5;for(const _0x3fd71c of _0x2532d5)_0x1bf8cb[_0x108c7b(0x19b)](_0x3fd71c,{'commandName':_0x38f75a,'commandParams':[{'forceValue':!_0x452484[_0x108c7b(0x154)]}],'formatGroupId':_0x108c7b(0x14c)},fe(_0x3fd71c));});};}function _0x48abd3(_0x48330f){return()=>{const _0x55f451=_0x1d73,_0x40c27b=function(_0x257341){const _0x503705=_0x1d73;let _0x3db5ce=Array[_0x503705(0x15a)](_0x257341);const _0x57f875=_0x3db5ce[_0x503705(0x17e)](_0x4c7df2=>_0x503705(0x149)!=_0x4c7df2[_0x503705(0x155)]);return _0x57f875>-0x1&&(_0x3db5ce=_0x3db5ce[_0x503705(0x188)](0x0,_0x57f875)),_0x3db5ce;}(_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x14d)][_0x55f451(0x171)][_0x55f451(0x173)]()),_0x554fed=_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x18f)](_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x162)](_0x40c27b[0x0],_0x55f451(0x156)),_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x162)](_0x40c27b[_0x40c27b[_0x55f451(0x14e)]-0x1],_0x55f451(0x193)));_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x179)](()=>{const _0x5edbe4=_0x55f451;_0x1bf8cb[_0x5edbe4(0x19b)](_0x554fed,{'commandName':_0x48330f,'commandParams':[],'formatGroupId':_0x5edbe4(0x14f)},function(_0x392ed1){const _0x152561=_0x5edbe4,_0x1f7ac6=new Set();for(const _0x2f7a91 of _0x392ed1){let _0x49c409=_0x2f7a91[_0x152561(0x19e)];for(;_0x49c409&&_0x49c409[_0x152561(0x19c)](_0x152561(0x14f))>_0x2f7a91[_0x152561(0x19c)](_0x152561(0x14f));)_0x1f7ac6[_0x152561(0x16a)](_0x49c409),_0x49c409=_0x49c409[_0x152561(0x19e)];}return Array[_0x152561(0x15a)](_0x1f7ac6);}(_0x40c27b));});};}_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x168),_0x4ab36a(_0x11c2a3(0x168))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x159),_0x4ab36a(_0x11c2a3(0x159))),_0x294a3c&&_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x160),_0x4ab36a(_0x11c2a3(0x160))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x185),_0x48abd3(_0x11c2a3(0x185))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x164),_0x48abd3(_0x11c2a3(0x164))),_0x294a3c&&_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x148),()=>{const _0x4092db=_0x11c2a3,_0xf207a=_0x1c8cde[_0x4092db(0x16b)][_0x4092db(0x14a)](_0x4092db(0x148)),_0x3ab36d=Array[_0x4092db(0x15a)](_0xf207a[_0x4092db(0x16d)]);_0x3ab36d[_0x4092db(0x17d)](_0x56e70c=>_0x56e70c[_0x4092db(0x19c)](_0x4092db(0x19a))!=_0xf207a[_0x4092db(0x154)]),_0x1c8cde[_0x4092db(0x174)][_0x4092db(0x179)](()=>{const _0x2dbc4e=_0x4092db;for(const _0x4a53ac of _0x3ab36d)_0x1bf8cb[_0x2dbc4e(0x19b)](_0x4a53ac,{'commandName':_0x2dbc4e(0x148),'commandParams':[{'forceValue':!_0xf207a[_0x2dbc4e(0x154)]}]});});}),_0x1bf8cb[_0x11c2a3(0x14b)][_0x11c2a3(0x167)](_0x11c2a3(0x149),_0x54a9ad=>_0x534c5d(_0x1ba269,_0x11c2a3(0x197),_0x54a9ad)),_0x1bf8cb[_0x11c2a3(0x14b)][_0x11c2a3(0x158)](_0x3e3ca2=>{const _0x542c0f=_0x11c2a3;if(_0x542c0f(0x169)!=_0x3e3ca2[_0x542c0f(0x17b)]&&_0x542c0f(0x184)!=_0x3e3ca2[_0x542c0f(0x17b)])return;const {data:_0x1ce941}=_0x3e3ca2;if(_0x1ce941){if(_0x542c0f(0x168)==_0x1ce941[_0x542c0f(0x161)]||_0x542c0f(0x159)==_0x1ce941[_0x542c0f(0x161)]||_0x542c0f(0x160)==_0x1ce941[_0x542c0f(0x161)])switch(_0x1ce941[_0x542c0f(0x161)][_0x542c0f(0x152)](_0x542c0f(0x153),'')){case _0x542c0f(0x176):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x18b)));case _0x542c0f(0x178):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x18a)));case _0x542c0f(0x17c):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x198)));}if(_0x542c0f(0x185)==_0x1ce941[_0x542c0f(0x161)])return{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x150),_0x534c5d(_0x1ba269,_0x542c0f(0x197)))};if(_0x542c0f(0x164)==_0x1ce941[_0x542c0f(0x161)])return{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x19d),_0x534c5d(_0x1ba269,_0x542c0f(0x197)))};if(_0x542c0f(0x148)==_0x1ce941[_0x542c0f(0x161)])return _0x1ce941[_0x542c0f(0x16c)][0x0][_0x542c0f(0x180)]?{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x189))}:{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x15f))};}function _0x59fb32(_0x139e9b){const _0x23b5a8=_0x542c0f;return{'type':_0x23b5a8(0x157),'content':_0x534c5d(_0x1ba269,_0x23b5a8(0x181),_0x139e9b)};}});}}function me(_0x45ecbb){const _0x70bdd=_0xa382ae,_0x36a5fa=_0x45ecbb[_0x70bdd(0x19c)](_0x70bdd(0x14f));if(0x0==_0x36a5fa)return _0x45ecbb;let _0x14e670=_0x45ecbb;for(;_0x45ecbb[_0x70bdd(0x17f)]&&_0x45ecbb[_0x70bdd(0x17f)]['is'](_0x70bdd(0x182),_0x70bdd(0x149));){const _0x178967=_0x45ecbb[_0x70bdd(0x17f)][_0x70bdd(0x19c)](_0x70bdd(0x14f));if(_0x178967==_0x36a5fa)_0x14e670=_0x45ecbb[_0x70bdd(0x17f)];else{if(_0x178967<_0x36a5fa)break;}_0x45ecbb=_0x45ecbb[_0x70bdd(0x17f)];}return _0x14e670;}function fe(_0x21aaba){const _0x40b0fa=_0xa382ae,_0xbdc7e5=[];if(_0x21aaba['is'](_0x40b0fa(0x182),_0x40b0fa(0x149))&&_0x21aaba[_0x40b0fa(0x19c)](_0x40b0fa(0x14f))>0x0){let _0x5c2ab8=_0x21aaba[_0x40b0fa(0x19e)];for(;_0x5c2ab8&&_0x40b0fa(0x149)==_0x5c2ab8[_0x40b0fa(0x155)]&&_0x5c2ab8[_0x40b0fa(0x19c)](_0x40b0fa(0x14f))==_0x21aaba[_0x40b0fa(0x19c)](_0x40b0fa(0x14f));)_0xbdc7e5[_0x40b0fa(0x195)](_0x5c2ab8),_0x5c2ab8=_0x5c2ab8[_0x40b0fa(0x19e)];}return _0xbdc7e5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd1472d=_0x4213;(function(_0x21654b,_0x4172be){const _0x416b83=_0x4213,_0x264773=_0x21654b();while(!![]){try{const _0x8be682=parseInt(_0x416b83(0xa6))/0x1*(parseInt(_0x416b83(0xda))/0x2)+-parseInt(_0x416b83(0xf1))/0x3*(parseInt(_0x416b83(0xd0))/0x4)+-parseInt(_0x416b83(0xb3))/0x5+-parseInt(_0x416b83(0xd4))/0x6+parseInt(_0x416b83(0xad))/0x7*(-parseInt(_0x416b83(0xcf))/0x8)+parseInt(_0x416b83(0xb0))/0x9+parseInt(_0x416b83(0xd3))/0xa*(parseInt(_0x416b83(0xe8))/0xb);if(_0x8be682===_0x4172be)break;else _0x264773['push'](_0x264773['shift']());}catch(_0x25f099){_0x264773['push'](_0x264773['shift']());}}}(_0x5e85,0xca0ee));function _0x4213(_0x33ec50,_0x45c9fb){const _0x5e852b=_0x5e85();return _0x4213=function(_0x42138f,_0x4aa038){_0x42138f=_0x42138f-0xa0;let _0x42be44=_0x5e852b[_0x42138f];return _0x42be44;},_0x4213(_0x33ec50,_0x45c9fb);}import{Plugin as _0x2a0f92}from'ckeditor5/src/core.js';import{getTranslation as _0x5a11f0}from'../utils/common-translations.js';function _0x5e85(){const _0x16d9f3=['model','ELEMENT_','editor','backward','reversed','change','formatInline','*Format:*\x20set\x20start\x20index\x20to\x20%0','getListTypeFromListStyleType','replace','listStyle','get','before','config','unshift','_getSuggestionBlocks','list.properties','createRange','parent','listReversed','forward','descriptionFactory','LegacyListUtils','*Format:*\x20set\x20order\x20to\x20reversed','1898128OGTAmN','1352132TTnumM','registerDescriptionCallback','flat','70iZhGaR','1124658iDitRh','commandName','*Change\x20to:*\x20%0','map','listItem','getAttribute','1759456Mdywwp','createPositionAt','_getSuggestionBlocksForListStyle','markMultiRangeBlockFormat','listStart','LegacyListPropertiesEditing','commandParams','_LIST_','handleListStartCommand','type','listType','handleListReversedCommand','filter','document','1680316bPOwwk','*Format:*\x20set\x20order\x20to\x20regular','enableCommand','getSelectedBlocks','element','plugins','startIndex','styles','format','6guSKNC','getLastPosition','numbered','getSiblingNodes','getFirstPosition','selection','handleListStyleCommand','1tGugVk','TrackChangesEditing','bind','from','default','has','locale','7JIooZj','formatBlock','push','13102596HBwGTC','handleDescriptions','length','7382295SVEkIl','afterInit','_getTranslationKeyForListStyle','toUpperCase'];_0x5e85=function(){return _0x16d9f3;};return _0x5e85();}export default class K extends _0x2a0f92{[_0xd1472d(0xb4)](){const _0x77643a=_0xd1472d;if(!this[_0x77643a(0xb9)][_0x77643a(0xed)][_0x77643a(0xab)](_0x77643a(0xdf)))return;const _0x3ad7e9=this[_0x77643a(0xb9)][_0x77643a(0xc4)][_0x77643a(0xc2)](_0x77643a(0xc7)),_0x2479ce=this[_0x77643a(0xb9)][_0x77643a(0xed)][_0x77643a(0xc2)](_0x77643a(0xa7));_0x3ad7e9[_0x77643a(0xef)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xc1),this[_0x77643a(0xa5)][_0x77643a(0xa8)](this)),_0x3ad7e9[_0x77643a(0xbb)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xca),this[_0x77643a(0xe5)][_0x77643a(0xa8)](this)),_0x3ad7e9[_0x77643a(0xee)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xde),this[_0x77643a(0xe2)][_0x77643a(0xa8)](this)),_0x2479ce[_0x77643a(0xcc)][_0x77643a(0xd1)](this[_0x77643a(0xb1)][_0x77643a(0xa8)](this));}[_0xd1472d(0xa5)](_0x1d17b3,_0x2b0efc={}){const _0x293182=_0xd1472d,_0x1cf4aa=this[_0x293182(0xb9)][_0x293182(0xed)][_0x293182(0xc2)](_0x293182(0xa7)),_0x557d41=this[_0x293182(0xdc)]();this[_0x293182(0xb9)][_0x293182(0xb7)][_0x293182(0xbc)](()=>{const _0x56fe26=_0x293182;_0x1cf4aa[_0x56fe26(0xdd)](_0x557d41,{'commandName':_0x56fe26(0xc1),'commandParams':[{'type':_0x2b0efc[_0x56fe26(0xe3)]}],'formatGroupId':_0x56fe26(0xc1)});});}[_0xd1472d(0xe5)](_0x3432e6,_0x255ef5={}){const _0x1c7283=_0xd1472d,_0x77a2d7=this[_0x1c7283(0xb9)][_0x1c7283(0xed)][_0x1c7283(0xc2)](_0x1c7283(0xa7)),_0x2f67c4=this[_0x1c7283(0xc6)](_0x201a67=>_0x201a67['is'](_0x1c7283(0xec),_0x1c7283(0xd8))&&_0x1c7283(0xa1)===_0x201a67[_0x1c7283(0xd9)](_0x1c7283(0xe4)));if(_0x2f67c4[_0x1c7283(0xb2)]<0x1)return;const _0x346c2c=_0x2f67c4[_0x1c7283(0xd7)](_0x14a25d=>this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xc8)](this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xdb)](_0x14a25d,_0x1c7283(0xc3)),this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xdb)](_0x14a25d,0x0)));this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xbc)](()=>{const _0x3d4325=_0x1c7283;_0x77a2d7[_0x3d4325(0xdd)](_0x346c2c,{'commandName':_0x3d4325(0xca),'commandParams':[{'reversed':_0x255ef5[_0x3d4325(0xbb)]}],'formatGroupId':_0x3d4325(0xca)});});}[_0xd1472d(0xe2)](_0x39d784,_0x120069={}){const _0x487280=_0xd1472d,_0x2f26df=this[_0x487280(0xb9)][_0x487280(0xed)][_0x487280(0xc2)](_0x487280(0xa7)),_0x1ff624=this[_0x487280(0xc6)](_0x14aa16=>_0x14aa16['is'](_0x487280(0xec),_0x487280(0xd8))&&_0x487280(0xa1)===_0x14aa16[_0x487280(0xd9)](_0x487280(0xe4)));if(_0x1ff624[_0x487280(0xb2)]<0x1)return;const _0x21b364=_0x1ff624[_0x487280(0xd7)](_0xa1b324=>this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xc8)](this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xdb)](_0xa1b324,_0x487280(0xc3)),this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xdb)](_0xa1b324,0x0)));this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xbc)](()=>{const _0x32fc4d=_0x487280;_0x2f26df[_0x32fc4d(0xdd)](_0x21b364,{'commandName':_0x32fc4d(0xde),'commandParams':[{'startIndex':_0x120069[_0x32fc4d(0xee)]}],'formatGroupId':_0x32fc4d(0xde)});});}[_0xd1472d(0xb1)](_0x150ae7){const _0x18a433=_0xd1472d;if(_0x18a433(0xae)!=_0x150ae7[_0x18a433(0xe3)]&&_0x18a433(0xbd)!=_0x150ae7[_0x18a433(0xe3)])return;const _0x44b182=this[_0x18a433(0xb9)][_0x18a433(0xac)],{data:_0x5886ae}=_0x150ae7;if(!_0x5886ae)return;let _0x5d1a52,_0x66db8e;switch(_0x5886ae[_0x18a433(0xd5)]){case _0x18a433(0xc1):_0x5d1a52=_0x18a433(0xd6),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52,_0x5a11f0(_0x44b182,this[_0x18a433(0xb5)](_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xe3)])))};break;case _0x18a433(0xca):_0x5d1a52=_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xbb)]?_0x18a433(0xce):_0x18a433(0xe9),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52)};break;case _0x18a433(0xde):_0x5d1a52=_0x18a433(0xbe),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52,_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xee)])};}return _0x66db8e;}[_0xd1472d(0xdc)](){const _0x3b01d4=_0xd1472d;var _0x32788e,_0xe0c00b,_0x4381aa,_0x3d3916;const _0x4913c6=this[_0x3b01d4(0xb9)][_0x3b01d4(0xed)][_0x3b01d4(0xc2)](_0x3b01d4(0xcd));let _0x59e97b=Array[_0x3b01d4(0xa9)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xeb)]());return(null===(_0x32788e=_0x59e97b[0x0])||void 0x0===_0x32788e?void 0x0:_0x32788e['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&_0x59e97b[_0x3b01d4(0xc5)](..._0x4913c6[_0x3b01d4(0xa2)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa3)](),_0x3b01d4(0xba))),(null===(_0xe0c00b=_0x59e97b[_0x59e97b[_0x3b01d4(0xb2)]-0x1])||void 0x0===_0xe0c00b?void 0x0:_0xe0c00b['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&_0x59e97b[_0x3b01d4(0xaf)](..._0x4913c6[_0x3b01d4(0xa2)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa0)](),_0x3b01d4(0xcb))),_0x59e97b=[...new Set(_0x59e97b)],(null===(_0x3d3916=null===(_0x4381aa=this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa3)]())||void 0x0===_0x4381aa?void 0x0:_0x4381aa[_0x3b01d4(0xc9)])||void 0x0===_0x3d3916?void 0x0:_0x3d3916['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&(_0x59e97b=_0x59e97b[_0x3b01d4(0xe6)](_0x25d895=>_0x25d895['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))),_0x59e97b;}[_0xd1472d(0xc6)](_0x2eb502){const _0x86ccf6=_0xd1472d,_0x22040e=this[_0x86ccf6(0xb9)][_0x86ccf6(0xed)][_0x86ccf6(0xc2)](_0x86ccf6(0xcd));let _0x1a9903=Array[_0x86ccf6(0xa9)](this[_0x86ccf6(0xb9)][_0x86ccf6(0xb7)][_0x86ccf6(0xe7)][_0x86ccf6(0xa4)][_0x86ccf6(0xeb)]())[_0x86ccf6(0xe6)](_0x2eb502)[_0x86ccf6(0xd7)](_0x17edcf=>{const _0xf868a8=_0x86ccf6,_0x5841f7=this[_0xf868a8(0xb9)][_0xf868a8(0xb7)][_0xf868a8(0xdb)](_0x17edcf,0x0);return[..._0x22040e[_0xf868a8(0xa2)](_0x5841f7,_0xf868a8(0xba)),..._0x22040e[_0xf868a8(0xa2)](_0x5841f7,_0xf868a8(0xcb))];})[_0x86ccf6(0xd2)]();return _0x1a9903=[...new Set(_0x1a9903)],_0x1a9903;}[_0xd1472d(0xb5)](_0x2d2c90){const _0xa0e896=_0xd1472d;return _0xa0e896(0xb8)+(this[_0xa0e896(0xb9)][_0xa0e896(0xed)][_0xa0e896(0xc2)](_0xa0e896(0xcd))[_0xa0e896(0xbf)](_0x2d2c90)||_0xa0e896(0xaa))[_0xa0e896(0xb6)]()+_0xa0e896(0xe1)+_0x2d2c90[_0xa0e896(0xb6)]()[_0xa0e896(0xc0)](/-/g,'_');}}
23
+ const _0x4093ee=_0x59b8;(function(_0x55939b,_0x22976c){const _0x19de24=_0x59b8,_0x107369=_0x55939b();while(!![]){try{const _0x211bb6=parseInt(_0x19de24(0xb0))/0x1+parseInt(_0x19de24(0x9a))/0x2+-parseInt(_0x19de24(0xbf))/0x3+parseInt(_0x19de24(0x9c))/0x4*(parseInt(_0x19de24(0xd3))/0x5)+-parseInt(_0x19de24(0xc2))/0x6*(parseInt(_0x19de24(0x91))/0x7)+parseInt(_0x19de24(0xd5))/0x8+-parseInt(_0x19de24(0xd0))/0x9*(parseInt(_0x19de24(0xc1))/0xa);if(_0x211bb6===_0x22976c)break;else _0x107369['push'](_0x107369['shift']());}catch(_0x46909d){_0x107369['push'](_0x107369['shift']());}}}(_0x1090,0xa217e));function _0x59b8(_0x5328e2,_0x233dcd){const _0x1090a1=_0x1090();return _0x59b8=function(_0x59b8ba,_0x5e7c05){_0x59b8ba=_0x59b8ba-0x8b;let _0x226d5b=_0x1090a1[_0x59b8ba];return _0x226d5b;},_0x59b8(_0x5328e2,_0x233dcd);}function _0x1090(){const _0x1a0f9f=['_LIST_','listReversed','get','*Format:*\x20set\x20start\x20index\x20to\x20%0','from','plugins','1459528blrlJu','getListTypeFromListStyleType','33188wQbgSf','parent','flat','has','default','listStyle','*Change\x20to:*\x20%0','_getSuggestionBlocks','format','list.properties','model','handleDescriptions','LegacyListPropertiesEditing','*Format:*\x20set\x20order\x20to\x20regular','replace','commandParams','listItem','locale','length','document','1272858JPLhqZ','formatInline','push','toUpperCase','handleListStartCommand','ELEMENT_','TrackChangesEditing','getSelectedBlocks','createPositionAt','map','listStart','_getSuggestionBlocksForListStyle','type','styles','startIndex','697263uCNXPl','_getTranslationKeyForListStyle','235090VFCqYK','4494yZuhqY','LegacyListUtils','getFirstPosition','createRange','forward','formatBlock','before','descriptionFactory','getSiblingNodes','bind','getLastPosition','registerDescriptionCallback','change','afterInit','126XRfsxz','editor','element','165ANkCqq','*Format:*\x20set\x20order\x20to\x20reversed','646376UjIKPx','reversed','filter','config','markMultiRangeBlockFormat','commandName','numbered','getAttribute','unshift','handleListReversedCommand','handleListStyleCommand','enableCommand','listType','10577JePnoM','selection','backward'];_0x1090=function(){return _0x1a0f9f;};return _0x1090();}import{Plugin as _0x48bcc6}from'ckeditor5/src/core.js';import{getTranslation as _0x3a3171}from'../utils/common-translations.js';export default class K extends _0x48bcc6{[_0x4093ee(0xcf)](){const _0xc6cd32=_0x4093ee;if(!this[_0xc6cd32(0xd1)][_0xc6cd32(0x99)][_0xc6cd32(0x9f)](_0xc6cd32(0xa8)))return;const _0x1744cd=this[_0xc6cd32(0xd1)][_0xc6cd32(0xd8)][_0xc6cd32(0x96)](_0xc6cd32(0xa5)),_0x1b1bd5=this[_0xc6cd32(0xd1)][_0xc6cd32(0x99)][_0xc6cd32(0x96)](_0xc6cd32(0xb6));_0x1744cd[_0xc6cd32(0xbd)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0xa1),this[_0xc6cd32(0x8e)][_0xc6cd32(0xcb)](this)),_0x1744cd[_0xc6cd32(0xd6)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0x95),this[_0xc6cd32(0x8d)][_0xc6cd32(0xcb)](this)),_0x1744cd[_0xc6cd32(0xbe)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0xba),this[_0xc6cd32(0xb4)][_0xc6cd32(0xcb)](this)),_0x1b1bd5[_0xc6cd32(0xc9)][_0xc6cd32(0xcd)](this[_0xc6cd32(0xa7)][_0xc6cd32(0xcb)](this));}[_0x4093ee(0x8e)](_0x4f1a8e,_0x5c36be={}){const _0x95c0d0=_0x4093ee,_0x1ed7e6=this[_0x95c0d0(0xd1)][_0x95c0d0(0x99)][_0x95c0d0(0x96)](_0x95c0d0(0xb6)),_0x5b5783=this[_0x95c0d0(0xbb)]();this[_0x95c0d0(0xd1)][_0x95c0d0(0xa6)][_0x95c0d0(0xce)](()=>{const _0x5d970d=_0x95c0d0;_0x1ed7e6[_0x5d970d(0xd9)](_0x5b5783,{'commandName':_0x5d970d(0xa1),'commandParams':[{'type':_0x5c36be[_0x5d970d(0xbc)]}],'formatGroupId':_0x5d970d(0xa1)});});}[_0x4093ee(0x8d)](_0x59ca0b,_0x3159d4={}){const _0x919f11=_0x4093ee,_0x12d886=this[_0x919f11(0xd1)][_0x919f11(0x99)][_0x919f11(0x96)](_0x919f11(0xb6)),_0x228c3a=this[_0x919f11(0xa3)](_0x4f20b5=>_0x4f20b5['is'](_0x919f11(0xd2),_0x919f11(0xac))&&_0x919f11(0xdb)===_0x4f20b5[_0x919f11(0x8b)](_0x919f11(0x90)));if(_0x228c3a[_0x919f11(0xae)]<0x1)return;const _0x17ba5a=_0x228c3a[_0x919f11(0xb9)](_0x5e0cf4=>this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xc5)](this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xb8)](_0x5e0cf4,_0x919f11(0xc8)),this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xb8)](_0x5e0cf4,0x0)));this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xce)](()=>{const _0x4e1ac3=_0x919f11;_0x12d886[_0x4e1ac3(0xd9)](_0x17ba5a,{'commandName':_0x4e1ac3(0x95),'commandParams':[{'reversed':_0x3159d4[_0x4e1ac3(0xd6)]}],'formatGroupId':_0x4e1ac3(0x95)});});}[_0x4093ee(0xb4)](_0x211237,_0x397ec5={}){const _0x435764=_0x4093ee,_0x2ddd7a=this[_0x435764(0xd1)][_0x435764(0x99)][_0x435764(0x96)](_0x435764(0xb6)),_0x3173bb=this[_0x435764(0xa3)](_0x132177=>_0x132177['is'](_0x435764(0xd2),_0x435764(0xac))&&_0x435764(0xdb)===_0x132177[_0x435764(0x8b)](_0x435764(0x90)));if(_0x3173bb[_0x435764(0xae)]<0x1)return;const _0x3a43f6=_0x3173bb[_0x435764(0xb9)](_0x11c68a=>this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xc5)](this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xb8)](_0x11c68a,_0x435764(0xc8)),this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xb8)](_0x11c68a,0x0)));this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xce)](()=>{const _0x1a1974=_0x435764;_0x2ddd7a[_0x1a1974(0xd9)](_0x3a43f6,{'commandName':_0x1a1974(0xba),'commandParams':[{'startIndex':_0x397ec5[_0x1a1974(0xbe)]}],'formatGroupId':_0x1a1974(0xba)});});}[_0x4093ee(0xa7)](_0x42d0dd){const _0x54394b=_0x4093ee;if(_0x54394b(0xc7)!=_0x42d0dd[_0x54394b(0xbc)]&&_0x54394b(0xb1)!=_0x42d0dd[_0x54394b(0xbc)])return;const _0x40072f=this[_0x54394b(0xd1)][_0x54394b(0xad)],{data:_0x181999}=_0x42d0dd;if(!_0x181999)return;let _0x38be70,_0x48a3aa;switch(_0x181999[_0x54394b(0xda)]){case _0x54394b(0xa1):_0x38be70=_0x54394b(0xa2),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70,_0x3a3171(_0x40072f,this[_0x54394b(0xc0)](_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xbc)])))};break;case _0x54394b(0x95):_0x38be70=_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xd6)]?_0x54394b(0xd4):_0x54394b(0xa9),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70)};break;case _0x54394b(0xba):_0x38be70=_0x54394b(0x97),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70,_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xbe)])};}return _0x48a3aa;}[_0x4093ee(0xbb)](){const _0xd91f6=_0x4093ee;var _0x468f45,_0x3075d6,_0x37b31c,_0x11848e;const _0xa7ced9=this[_0xd91f6(0xd1)][_0xd91f6(0x99)][_0xd91f6(0x96)](_0xd91f6(0xc3));let _0x5e77fd=Array[_0xd91f6(0x98)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xb7)]());return(null===(_0x468f45=_0x5e77fd[0x0])||void 0x0===_0x468f45?void 0x0:_0x468f45['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&_0x5e77fd[_0xd91f6(0x8c)](..._0xa7ced9[_0xd91f6(0xca)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xc4)](),_0xd91f6(0x93))),(null===(_0x3075d6=_0x5e77fd[_0x5e77fd[_0xd91f6(0xae)]-0x1])||void 0x0===_0x3075d6?void 0x0:_0x3075d6['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&_0x5e77fd[_0xd91f6(0xb2)](..._0xa7ced9[_0xd91f6(0xca)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xcc)](),_0xd91f6(0xc6))),_0x5e77fd=[...new Set(_0x5e77fd)],(null===(_0x11848e=null===(_0x37b31c=this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xc4)]())||void 0x0===_0x37b31c?void 0x0:_0x37b31c[_0xd91f6(0x9d)])||void 0x0===_0x11848e?void 0x0:_0x11848e['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&(_0x5e77fd=_0x5e77fd[_0xd91f6(0xd7)](_0x4f7fbf=>_0x4f7fbf['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))),_0x5e77fd;}[_0x4093ee(0xa3)](_0x3dd5d7){const _0x1b4e32=_0x4093ee,_0x1095ab=this[_0x1b4e32(0xd1)][_0x1b4e32(0x99)][_0x1b4e32(0x96)](_0x1b4e32(0xc3));let _0x401d51=Array[_0x1b4e32(0x98)](this[_0x1b4e32(0xd1)][_0x1b4e32(0xa6)][_0x1b4e32(0xaf)][_0x1b4e32(0x92)][_0x1b4e32(0xb7)]())[_0x1b4e32(0xd7)](_0x3dd5d7)[_0x1b4e32(0xb9)](_0x39466b=>{const _0x4ae43e=_0x1b4e32,_0x3fe275=this[_0x4ae43e(0xd1)][_0x4ae43e(0xa6)][_0x4ae43e(0xb8)](_0x39466b,0x0);return[..._0x1095ab[_0x4ae43e(0xca)](_0x3fe275,_0x4ae43e(0x93)),..._0x1095ab[_0x4ae43e(0xca)](_0x3fe275,_0x4ae43e(0xc6))];})[_0x1b4e32(0x9e)]();return _0x401d51=[...new Set(_0x401d51)],_0x401d51;}[_0x4093ee(0xc0)](_0xb10104){const _0x4ec915=_0x4093ee;return _0x4ec915(0xb5)+(this[_0x4ec915(0xd1)][_0x4ec915(0x99)][_0x4ec915(0x96)](_0x4ec915(0xc3))[_0x4ec915(0x9b)](_0xb10104)||_0x4ec915(0xa0))[_0x4ec915(0xb3)]()+_0x4ec915(0x94)+_0xb10104[_0x4ec915(0xb3)]()[_0x4ec915(0xaa)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3290(_0x2fa7ed,_0x149ec5){const _0x1a9f0d=_0x1a9f();return _0x3290=function(_0x3290af,_0x390c61){_0x3290af=_0x3290af-0xae;let _0x145afd=_0x1a9f0d[_0x3290af];return _0x145afd;},_0x3290(_0x2fa7ed,_0x149ec5);}const _0x431103=_0x3290;function _0x1a9f(){const _0x443b63=['locale','commandParams','registerDescriptionCallback','LinkEditing','descriptionFactory','*Set\x20link:*\x20%0','registerInlineAttribute','newValue','unlink','type','2890jcACDe','enableDefaultAttributesIntegration','2566760Owtxon','plugins','_registerLegacyDescription','registerAttributeLabel','link\x20(','1030296BPyTdy','toLowerCase','4EQJxTA','commandName','commands','link','12333735WXdVxz','format','get','key','*Remove\x20link*','formatInline','editor','709151qJmofn','has','2721ByDQpi','TrackChangesEditing','linkHref','attribute','label','manualDecorators','1860160LigJmf','6252NtPJzm','afterInit'];_0x1a9f=function(){return _0x443b63;};return _0x1a9f();}(function(_0x74ec7e,_0x19dc1a){const _0x22936b=_0x3290,_0x1b1055=_0x74ec7e();while(!![]){try{const _0xfd0998=-parseInt(_0x22936b(0xcb))/0x1+parseInt(_0x22936b(0xbe))/0x2+parseInt(_0x22936b(0xcd))/0x3*(-parseInt(_0x22936b(0xc0))/0x4)+-parseInt(_0x22936b(0xb7))/0x5*(parseInt(_0x22936b(0xd4))/0x6)+-parseInt(_0x22936b(0xb9))/0x7+parseInt(_0x22936b(0xd3))/0x8+parseInt(_0x22936b(0xc4))/0x9;if(_0xfd0998===_0x19dc1a)break;else _0x1b1055['push'](_0x1b1055['shift']());}catch(_0x57113b){_0x1b1055['push'](_0x1b1055['shift']());}}}(_0x1a9f,0x6b31d));import{Plugin as _0xdb2730}from'ckeditor5/src/core.js';import{getTranslation as _0x236e3f}from'../utils/common-translations.js';export default class ct extends _0xdb2730{[_0x431103(0xd5)](){const _0x49c492=_0x431103,_0x598de1=this[_0x49c492(0xca)];if(!_0x598de1[_0x49c492(0xba)][_0x49c492(0xcc)](_0x49c492(0xb0)))return;const _0x677922=_0x598de1[_0x49c492(0xba)][_0x49c492(0xc6)](_0x49c492(0xce)),_0x828234=_0x598de1[_0x49c492(0xc2)][_0x49c492(0xc6)](_0x49c492(0xc3));_0x677922[_0x49c492(0xb8)](_0x49c492(0xc3)),_0x677922[_0x49c492(0xb8)](_0x49c492(0xb5)),_0x677922[_0x49c492(0xb3)](_0x49c492(0xcf));for(const _0x1ce6fc of _0x828234[_0x49c492(0xd2)])_0x677922[_0x49c492(0xb3)](_0x1ce6fc['id']),_0x677922[_0x49c492(0xb1)][_0x49c492(0xbc)](_0x1ce6fc['id'],_0x49c492(0xbd)+_0x1ce6fc[_0x49c492(0xd1)][_0x49c492(0xbf)]()+')');_0x677922[_0x49c492(0xb1)][_0x49c492(0xaf)](_0x13abfc=>{const _0x58cd1d=_0x49c492;if(_0x58cd1d(0xd0)!=_0x13abfc[_0x58cd1d(0xb6)])return;const {data:_0x40d29d}=_0x13abfc;if(!_0x40d29d||_0x58cd1d(0xcf)!=_0x40d29d[_0x58cd1d(0xc7)])return;const _0x16b6d2=_0x40d29d[_0x58cd1d(0xb4)],_0x18c3a7=_0x598de1[_0x58cd1d(0xd6)];return{'type':_0x58cd1d(0xc5),'content':null==_0x16b6d2?_0x236e3f(_0x18c3a7,_0x58cd1d(0xc8)):_0x236e3f(_0x18c3a7,_0x58cd1d(0xb2),'\x22'+_0x16b6d2+'\x22')};}),this[_0x49c492(0xbb)]();}[_0x431103(0xbb)](){const _0x3bc65d=_0x431103,_0x3b13ac=this[_0x3bc65d(0xca)],_0x4792b=_0x3b13ac[_0x3bc65d(0xd6)];_0x3b13ac[_0x3bc65d(0xba)][_0x3bc65d(0xc6)](_0x3bc65d(0xce))[_0x3bc65d(0xb1)][_0x3bc65d(0xaf)](_0x347bc9=>{const _0x28e396=_0x3bc65d;if(_0x28e396(0xc9)!=_0x347bc9[_0x28e396(0xb6)])return;const {data:_0x2c1ed6}=_0x347bc9;if(_0x2c1ed6){if(_0x28e396(0xc3)==_0x2c1ed6[_0x28e396(0xc1)]){const _0x48351f=_0x2c1ed6[_0x28e396(0xae)][0x0];return{'type':_0x28e396(0xc5),'content':_0x236e3f(_0x4792b,_0x28e396(0xb2),'\x22'+_0x48351f+'\x22')};}return _0x28e396(0xb5)==_0x2c1ed6[_0x28e396(0xc1)]?{'type':_0x28e396(0xc5),'content':_0x236e3f(_0x4792b,_0x28e396(0xc8))}:void 0x0;}});}}
23
+ const _0x3e23e1=_0x32f8;(function(_0x43beaa,_0x19e02c){const _0x4736c7=_0x32f8,_0x3bce66=_0x43beaa();while(!![]){try{const _0x4d5ed7=-parseInt(_0x4736c7(0x7f))/0x1+-parseInt(_0x4736c7(0x9e))/0x2*(-parseInt(_0x4736c7(0x9b))/0x3)+parseInt(_0x4736c7(0x9d))/0x4*(parseInt(_0x4736c7(0x8e))/0x5)+parseInt(_0x4736c7(0x7c))/0x6+-parseInt(_0x4736c7(0x91))/0x7+-parseInt(_0x4736c7(0x81))/0x8+-parseInt(_0x4736c7(0x8c))/0x9;if(_0x4d5ed7===_0x19e02c)break;else _0x3bce66['push'](_0x3bce66['shift']());}catch(_0x3c9fed){_0x3bce66['push'](_0x3bce66['shift']());}}}(_0x48e9,0x44fdc));import{Plugin as _0x362f23}from'ckeditor5/src/core.js';function _0x32f8(_0x3c42b6,_0x1efcbf){const _0x48e9ea=_0x48e9();return _0x32f8=function(_0x32f8e1,_0x14a8d7){_0x32f8e1=_0x32f8e1-0x76;let _0x13ed19=_0x48e9ea[_0x32f8e1];return _0x13ed19;},_0x32f8(_0x3c42b6,_0x1efcbf);}import{getTranslation as _0x22fbb7}from'../utils/common-translations.js';function _0x48e9(){const _0x1d4f28=['commandName','key','*Set\x20link:*\x20%0','plugins','unlink','locale','1144854URNKyA','enableDefaultAttributesIntegration','243095ljYndg','attribute','TrackChangesEditing','994063ExhicL','commands','LinkEditing','toLowerCase','format','link','type','registerInlineAttribute','linkHref','registerDescriptionCallback','213hyWRYR','formatInline','28QjhRUJ','8304YImJzb','has','descriptionFactory','*Remove\x20link*','get','newValue','_registerLegacyDescription','1947768qIauba','afterInit','manualDecorators','392136vfmLsV','editor','126512uTclWK','label','registerAttributeLabel','link\x20(','commandParams'];_0x48e9=function(){return _0x1d4f28;};return _0x48e9();}export default class ct extends _0x362f23{[_0x3e23e1(0x7d)](){const _0x4a0501=_0x3e23e1,_0x1c1c53=this[_0x4a0501(0x80)];if(!_0x1c1c53[_0x4a0501(0x89)][_0x4a0501(0x76)](_0x4a0501(0x93)))return;const _0x51f233=_0x1c1c53[_0x4a0501(0x89)][_0x4a0501(0x79)](_0x4a0501(0x90)),_0x24e9bf=_0x1c1c53[_0x4a0501(0x92)][_0x4a0501(0x79)](_0x4a0501(0x96));_0x51f233[_0x4a0501(0x8d)](_0x4a0501(0x96)),_0x51f233[_0x4a0501(0x8d)](_0x4a0501(0x8a)),_0x51f233[_0x4a0501(0x98)](_0x4a0501(0x99));for(const _0x3f436f of _0x24e9bf[_0x4a0501(0x7e)])_0x51f233[_0x4a0501(0x98)](_0x3f436f['id']),_0x51f233[_0x4a0501(0x77)][_0x4a0501(0x83)](_0x3f436f['id'],_0x4a0501(0x84)+_0x3f436f[_0x4a0501(0x82)][_0x4a0501(0x94)]()+')');_0x51f233[_0x4a0501(0x77)][_0x4a0501(0x9a)](_0x2ebf21=>{const _0x1b87f0=_0x4a0501;if(_0x1b87f0(0x8f)!=_0x2ebf21[_0x1b87f0(0x97)])return;const {data:_0x3337a9}=_0x2ebf21;if(!_0x3337a9||_0x1b87f0(0x99)!=_0x3337a9[_0x1b87f0(0x87)])return;const _0x173e3d=_0x3337a9[_0x1b87f0(0x7a)],_0x3b3d15=_0x1c1c53[_0x1b87f0(0x8b)];return{'type':_0x1b87f0(0x95),'content':null==_0x173e3d?_0x22fbb7(_0x3b3d15,_0x1b87f0(0x78)):_0x22fbb7(_0x3b3d15,_0x1b87f0(0x88),'\x22'+_0x173e3d+'\x22')};}),this[_0x4a0501(0x7b)]();}[_0x3e23e1(0x7b)](){const _0x11145c=_0x3e23e1,_0x53324c=this[_0x11145c(0x80)],_0x2975e5=_0x53324c[_0x11145c(0x8b)];_0x53324c[_0x11145c(0x89)][_0x11145c(0x79)](_0x11145c(0x90))[_0x11145c(0x77)][_0x11145c(0x9a)](_0x1d3439=>{const _0x5cb071=_0x11145c;if(_0x5cb071(0x9c)!=_0x1d3439[_0x5cb071(0x97)])return;const {data:_0x2c1dd6}=_0x1d3439;if(_0x2c1dd6){if(_0x5cb071(0x96)==_0x2c1dd6[_0x5cb071(0x86)]){const _0x4e79bf=_0x2c1dd6[_0x5cb071(0x85)][0x0];return{'type':_0x5cb071(0x95),'content':_0x22fbb7(_0x2975e5,_0x5cb071(0x88),'\x22'+_0x4e79bf+'\x22')};}return _0x5cb071(0x8a)==_0x2c1dd6[_0x5cb071(0x86)]?{'type':_0x5cb071(0x95),'content':_0x22fbb7(_0x2975e5,_0x5cb071(0x78))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5543ca=_0x34cc;(function(_0x2b9063,_0x5a361e){const _0x58463e=_0x34cc,_0x319f57=_0x2b9063();while(!![]){try{const _0x2ca567=-parseInt(_0x58463e(0x17c))/0x1*(-parseInt(_0x58463e(0x128))/0x2)+parseInt(_0x58463e(0x19e))/0x3+parseInt(_0x58463e(0x127))/0x4*(-parseInt(_0x58463e(0x110))/0x5)+parseInt(_0x58463e(0x160))/0x6*(parseInt(_0x58463e(0x145))/0x7)+-parseInt(_0x58463e(0x11e))/0x8*(parseInt(_0x58463e(0x13d))/0x9)+-parseInt(_0x58463e(0x188))/0xa+parseInt(_0x58463e(0x131))/0xb*(parseInt(_0x58463e(0x180))/0xc);if(_0x2ca567===_0x5a361e)break;else _0x319f57['push'](_0x319f57['shift']());}catch(_0x36901e){_0x319f57['push'](_0x319f57['shift']());}}}(_0xaebe,0x242df));import{Plugin as _0xa54f5}from'ckeditor5/src/core.js';function _0x34cc(_0x26e497,_0x3084c8){const _0xaebe5c=_0xaebe();return _0x34cc=function(_0x34cc32,_0x13e429){_0x34cc32=_0x34cc32-0x10d;let _0x53885c=_0xaebe5c[_0x34cc32];return _0x53885c;},_0x34cc(_0x26e497,_0x3084c8);}import{getTranslation as _0x547e02}from'../utils/common-translations.js';import{renameAttributeKey as _0xe2a1fd}from'../trackchangesediting.js';import{LiveRange as _0x15d735}from'ckeditor5/src/engine.js';export default class z extends _0xa54f5{[_0x5543ca(0x141)](){const _0x2ea7c9=_0x5543ca,_0x405e49=this[_0x2ea7c9(0x175)];if(!_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x194)](_0x2ea7c9(0x187)))return;const _0x3d70b6=_0x405e49[_0x2ea7c9(0x125)],_0x1fe819=_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x148)](_0x2ea7c9(0x164)),_0x4bca06=_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x194)](_0x2ea7c9(0x18c)),_0x547062=!!_0x405e49[_0x2ea7c9(0x169)][_0x2ea7c9(0x148)](_0x2ea7c9(0x118));function _0x683884(_0x5d9812){const _0x1351a5=_0x2ea7c9;return{'type':_0x1351a5(0x147),'content':''+_0x547e02(_0x3d70b6,_0x1351a5(0x181),_0x5d9812)};}function _0x47c9ba(_0x3a3cca){const _0x911f1a=_0x2ea7c9;return{'type':_0x911f1a(0x147),'content':''+_0x547e02(_0x3d70b6,_0x911f1a(0x12e),_0x3a3cca)};}_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x18f)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x14b)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x11d)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x154)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x15d)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x197)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x157)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x12f)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x19d)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x112)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x11a)),_0x547062&&(_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x121)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x16d))),_0x4bca06&&(_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x13c)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x10f)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x179)),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x585016=>{const _0x2ef03e=_0x2ea7c9,{data:_0x37c448}=_0x585016;if(_0x37c448&&_0x2ef03e(0x179)==_0x37c448[_0x2ef03e(0x150)])return{'type':_0x2ef03e(0x147),'content':_0x37c448[_0x2ef03e(0x167)]?_0x547e02(_0x3d70b6,_0x2ef03e(0x198)):_0x547e02(_0x3d70b6,_0x2ef03e(0x19f))};}),this[_0x2ea7c9(0x175)][_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x54de7c=>{const _0x49d47b=_0x2ea7c9;if(_0x54de7c[_0x49d47b(0x119)][_0x49d47b(0x174)])return!0x1;let _0x2992fa=!0x1;const _0x16756a=_0x1fe819[_0x49d47b(0x13e)]({'skipNotAttached':!0x0})[_0x49d47b(0x120)](_0x874e3c=>_0x49d47b(0x179)===_0x1fe819[_0x49d47b(0x199)](_0x874e3c));for(const _0x34e4eb of _0x16756a){_0x49d47b(0x139)!=_0x34e4eb[_0x49d47b(0x14d)]()[_0x49d47b(0x15f)][_0x49d47b(0x166)][_0x49d47b(0x165)](_0x49d47b(0x112))&&(_0x1fe819[_0x49d47b(0x11c)](_0x34e4eb[_0x49d47b(0x14d)](),_0x49d47b(0x19c))[_0x49d47b(0x14e)](_0x2f22b0=>_0x49d47b(0x112)===_0x1fe819[_0x49d47b(0x199)](_0x2f22b0[_0x49d47b(0x18a)]))||(_0x54de7c[_0x49d47b(0x190)](_0x34e4eb[_0x49d47b(0x1a2)]()),_0x2992fa=!0x0));}return _0x2992fa;})),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x142)](_0x2ea7c9(0x11a),_0x547e02(_0x3d70b6,_0x2ea7c9(0x168)));const _0x46c80c={'type':_0x2ea7c9(0x147),'content':''};_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x547010=>{const _0x58ac9e=_0x2ea7c9,{data:_0x270e8b}=_0x547010;if(!_0x270e8b||_0x58ac9e(0x112)!=_0x270e8b[_0x58ac9e(0x150)])return;let _0x4bde7e=_0x547010[_0x58ac9e(0x15b)];for(;_0x4bde7e;){if(_0x4bde7e[_0x58ac9e(0x149)]&&((_0x58ac9e(0x17a)==_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)]||_0x58ac9e(0x13f)==_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)])&&(_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x167)]&&_0x58ac9e(0x186)!=_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x167)]||_0x58ac9e(0x186)!=_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x163)]&&!_0x270e8b[_0x58ac9e(0x167)])||!_0x547062&&_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)]==_0xe2a1fd))return _0x46c80c;_0x4bde7e=_0x4bde7e[_0x58ac9e(0x11b)];}if(null==_0x270e8b[_0x58ac9e(0x167)])switch(_0x270e8b[_0x58ac9e(0x163)]){case _0x58ac9e(0x10d):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x161)));case _0x58ac9e(0x113):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x19a)));case _0x58ac9e(0x139):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x12d)));}switch(_0x270e8b[_0x58ac9e(0x167)]){case _0x58ac9e(0x10d):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x161)));case _0x58ac9e(0x113):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x19a)));case _0x58ac9e(0x139):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x12d)));}}),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0xb3dce5=>{const _0x471eaf=_0x2ea7c9,{data:_0x761bea}=_0xb3dce5;if(_0x761bea&&_0x471eaf(0x11a)==_0x761bea[_0x471eaf(0x150)])return null==_0x761bea[_0x471eaf(0x167)]||null==_0x761bea[_0x471eaf(0x163)]&&0x0==_0x761bea[_0x471eaf(0x167)]?_0x46c80c:void 0x0;}),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x1faaee=>{const _0x4c2bf6=_0x2ea7c9;if(_0x4c2bf6(0x19c)!=_0x1faaee[_0x4c2bf6(0x17d)])return;const {data:_0x3b190d}=_0x1faaee;if(!_0x3b190d||_0x4c2bf6(0x19d)!=_0x3b190d[_0x4c2bf6(0x150)])return;const _0x281d0a=le(_0x1faaee);return _0x4c2bf6(0x167)==_0x281d0a?{'type':_0x4c2bf6(0x147),'content':_0x547e02(_0x3d70b6,_0x4c2bf6(0x11f))}:_0x4c2bf6(0x163)==_0x281d0a?{'type':_0x4c2bf6(0x147),'content':_0x547e02(_0x3d70b6,_0x4c2bf6(0x12c))}:_0x46c80c;}),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x3cb555=>this[_0x2ea7c9(0x155)](_0x3cb555)),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x77ed91=>this[_0x2ea7c9(0x114)](_0x77ed91)),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x3440a6=>this[_0x2ea7c9(0x135)](_0x3440a6)),this[_0x2ea7c9(0x1a4)]();}[_0x5543ca(0x155)](_0x591c1f){const _0x4e29a0=_0x5543ca;if(_0x591c1f[_0x4e29a0(0x119)][_0x4e29a0(0x174)]||!_0x591c1f[_0x4e29a0(0x119)][_0x4e29a0(0x195)])return!0x1;let _0x1f78e3=!0x1;const _0x3be641=this[_0x4e29a0(0x175)][_0x4e29a0(0x143)][_0x4e29a0(0x148)](_0x4e29a0(0x164))[_0x4e29a0(0x13e)]({'skipNotAttached':!0x0})[_0x4e29a0(0x120)](_0x525529=>_0x525529[_0x4e29a0(0x149)]&&_0x4e29a0(0x19d)==_0x525529[_0x4e29a0(0x149)][_0x4e29a0(0x150)])[_0x4e29a0(0x120)](_0x21fa47=>_0x21fa47[_0x4e29a0(0x149)][_0x4e29a0(0x167)]&&_0x21fa47[_0x4e29a0(0x149)][_0x4e29a0(0x163)]);for(const _0x27f45d of _0x3be641)le(_0x27f45d)||(_0x591c1f[_0x4e29a0(0x190)](_0x27f45d[_0x4e29a0(0x1a2)]()),_0x1f78e3=!0x0);return _0x1f78e3;}[_0x5543ca(0x114)](_0x36d327){const _0x3045c0=_0x5543ca;if(_0x36d327[_0x3045c0(0x119)][_0x3045c0(0x174)]||!_0x36d327[_0x3045c0(0x119)][_0x3045c0(0x195)])return!0x1;const _0x4b0206=this[_0x3045c0(0x175)][_0x3045c0(0x143)][_0x3045c0(0x148)](_0x3045c0(0x164));if(_0x4b0206[_0x3045c0(0x122)][_0x3045c0(0x13b)])return!0x1;let _0x511ef0=!0x1;const _0x11ee60=[_0x3045c0(0x112),_0x3045c0(0x19d),_0x3045c0(0x11a),_0x3045c0(0x17a),_0x3045c0(0x12a),_0x3045c0(0x191),_0x3045c0(0x183),_0x3045c0(0x117),_0x3045c0(0x13f)],_0x5f0cd5=this[_0x3045c0(0x175)][_0x3045c0(0x18e)][_0x3045c0(0x193)][_0x3045c0(0x14c)][_0x3045c0(0x133)]()[_0x3045c0(0x120)](_0x1abf66=>_0x3045c0(0x19c)==_0x1abf66[_0x3045c0(0x17d)])[_0x3045c0(0x120)](_0x2f1c8d=>_0x11ee60[_0x3045c0(0x19b)](_0x2f1c8d[_0x3045c0(0x134)]));if(0x0==_0x5f0cd5[_0x3045c0(0x15c)])return _0x511ef0;for(const _0x170b66 of _0x5f0cd5){const _0x29c514=_0x4b0206[_0x3045c0(0x11c)](_0x170b66[_0x3045c0(0x18b)],_0x3045c0(0x19c))[_0x3045c0(0x120)](_0x38d709=>!_0x38d709[_0x3045c0(0x15e)][_0x3045c0(0x14f)])[_0x3045c0(0x176)](_0x211a75=>_0x211a75[_0x3045c0(0x18a)])[_0x3045c0(0x120)](_0x4733d8=>{const _0x3b5599=_0x3045c0,_0xc584b2=_0x4b0206[_0x3b5599(0x199)](_0x4733d8);return _0x11ee60[_0x3b5599(0x19b)](_0xc584b2);});if(_0x29c514[_0x3045c0(0x15c)]){for(const _0x534c18 of _0x29c514)_0x36d327[_0x3045c0(0x190)](_0x534c18[_0x3045c0(0x1a2)]());_0x511ef0=!0x0;}}return _0x511ef0;}[_0x5543ca(0x135)](_0x132983){const _0x423a99=_0x5543ca;if(_0x132983[_0x423a99(0x119)][_0x423a99(0x174)]||!_0x132983[_0x423a99(0x119)][_0x423a99(0x195)])return!0x1;const _0x362b1e=this[_0x423a99(0x175)][_0x423a99(0x143)][_0x423a99(0x148)](_0x423a99(0x164));let _0x1f6657=!0x1;const _0x3ffec0=[_0x423a99(0x112),_0x423a99(0x19d),_0x423a99(0x11a),_0x423a99(0x17a),_0x423a99(0x12a),_0x423a99(0x191),_0x423a99(0x183),_0x423a99(0x117),_0x423a99(0x13f)];for(const _0x5a347e of _0x362b1e[_0x423a99(0x13e)]({'skipNotAttached':!0x0})){const _0x458269=_0x362b1e[_0x423a99(0x11c)](_0x5a347e[_0x423a99(0x14d)](),_0x423a99(0x19c))[_0x423a99(0x176)](_0x2304cf=>_0x2304cf[_0x423a99(0x18a)])[_0x423a99(0x120)](_0x4aa29c=>_0x4aa29c[_0x423a99(0x149)]&&_0x3ffec0[_0x423a99(0x19b)](_0x4aa29c[_0x423a99(0x149)][_0x423a99(0x150)]));if(!_0x458269[_0x423a99(0x15c)])continue;const _0x2bfc61=_0x458269[0x0][_0x423a99(0x15b)][_0x423a99(0x137)][_0x423a99(0x129)];if(!_0x458269[_0x423a99(0x196)](_0x38083f=>_0x38083f[_0x423a99(0x137)][_0x423a99(0x129)]===_0x2bfc61)){for(const _0x49a6c6 of _0x458269)_0x11e867(_0x49a6c6,_0x2bfc61)&&(_0x1f6657=!0x0);}}return _0x1f6657;function _0x5d19e0(_0x5b203a,_0x331b62){const _0x493f27=_0x423a99;for(const _0x8df121 of _0x362b1e[_0x493f27(0x13e)]({'skipNotAttached':!0x0})[_0x493f27(0x120)](_0x509e32=>_0x493f27(0x19c)==_0x509e32[_0x493f27(0x17d)]&&_0x509e32[_0x493f27(0x137)][_0x493f27(0x129)]==_0x5b203a))_0x8df121[_0x493f27(0x16e)](_0x493f27(0x129),_0x331b62);}function _0x11e867(_0x341f81,_0x5c59cc){const _0x3b5e5c=_0x423a99;let _0x29bf17=_0x341f81[_0x3b5e5c(0x15b)],_0x4f5ee1=!0x1;for(;_0x29bf17;)_0x29bf17[_0x3b5e5c(0x137)][_0x3b5e5c(0x129)]!=_0x5c59cc&&(_0x5d19e0(_0x29bf17[_0x3b5e5c(0x137)][_0x3b5e5c(0x129)],_0x5c59cc),_0x29bf17[_0x3b5e5c(0x16e)](_0x3b5e5c(0x129),_0x5c59cc),_0x4f5ee1=!0x0),_0x29bf17=_0x29bf17[_0x3b5e5c(0x11b)];return _0x4f5ee1;}}[_0x5543ca(0x1a4)](){const _0x49a907=_0x5543ca,_0x596f5a=this[_0x49a907(0x175)],_0x199de9=_0x596f5a[_0x49a907(0x125)],_0x24e51d=_0x596f5a[_0x49a907(0x143)][_0x49a907(0x148)](_0x49a907(0x164));this[_0x49a907(0x192)](),_0x24e51d[_0x49a907(0x16c)][_0x49a907(0x124)](_0x49a907(0x158),_0x49a907(0x12b),_0x49a907(0x1a3),function(_0x865107,_0x3403a3){const _0x3861b1=_0x49a907,_0x32f9f5=[];for(let _0x5a9a68 of _0x865107)_0x5a9a68[_0x3861b1(0x15f)][_0x3861b1(0x166)]===_0x5a9a68[_0x3861b1(0x132)][_0x3861b1(0x178)]&&(_0x5a9a68=_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x152)](_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x171)](_0x5a9a68[_0x3861b1(0x15f)][_0x3861b1(0x166)],0x0))),_0x32f9f5[_0x3861b1(0x184)](_0x5a9a68);_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x15a)](_0x590bd8=>{const _0x26236b=_0x3861b1,_0x295932=_0x596f5a[_0x26236b(0x18e)][_0x26236b(0x193)][_0x26236b(0x138)],_0x5cf993=Array[_0x26236b(0x130)](_0x295932[_0x26236b(0x170)]())[_0x26236b(0x176)](_0x1f3532=>_0x15d735[_0x26236b(0x116)](_0x1f3532));_0x590bd8[_0x26236b(0x111)](_0x32f9f5),_0x596f5a[_0x26236b(0x151)][_0x26236b(0x148)](_0x3403a3[_0x26236b(0x177)])[_0x26236b(0x13a)](),_0x3403a3[_0x26236b(0x189)][_0x26236b(0x184)]({'forceDefaultExecution':!0x0}),_0x596f5a[_0x26236b(0x146)](_0x3403a3[_0x26236b(0x177)],..._0x3403a3[_0x26236b(0x189)]),_0x590bd8[_0x26236b(0x111)](_0x5cf993);for(const _0x250c8f of _0x5cf993)_0x250c8f[_0x26236b(0x1a0)]();});}),_0x24e51d[_0x49a907(0x159)][_0x49a907(0x136)](function(_0x37aed9){const _0x5954b7=_0x49a907,_0x54ab97=!_0x596f5a[_0x5954b7(0x18e)][_0x5954b7(0x144)][_0x5954b7(0x16b)](_0x37aed9),_0x1e4836=_0x37aed9[_0x5954b7(0x140)],_0x2801ad=_0x37aed9[_0x5954b7(0x172)],_0x4a7f23=_0x37aed9[_0x5954b7(0x165)](_0x5954b7(0x19d)),_0x35e4ba=!_0x1e4836||_0x1e4836[_0x5954b7(0x165)](_0x5954b7(0x19d))!==_0x4a7f23,_0x6cc3f7=!_0x2801ad||_0x2801ad[_0x5954b7(0x165)](_0x5954b7(0x19d))!==_0x4a7f23;return _0x54ab97&&Boolean(_0x4a7f23)&&_0x35e4ba&&_0x6cc3f7;},_0x4553d5=>_0x547e02(_0x199de9,_0x49a907(0x16f),_0x4553d5));}[_0x5543ca(0x192)](){const _0x52f524=_0x5543ca,_0x2c7036=this[_0x52f524(0x175)],_0x5cb981=_0x2c7036[_0x52f524(0x125)];function _0x337aa4(_0x632cf1){const _0x10921e=_0x52f524,_0x1ac70a=_0x2c7036[_0x10921e(0x151)][_0x10921e(0x148)](_0x10921e(0x14b))[_0x10921e(0x13b)],_0x18ed01=_0x2c7036[_0x10921e(0x151)][_0x10921e(0x148)](_0x10921e(0x18f))[_0x10921e(0x13b)];return _0x10921e(0x18f)===_0x632cf1?_0x1ac70a:_0x18ed01;}_0x2c7036[_0x52f524(0x143)][_0x52f524(0x148)](_0x52f524(0x164))[_0x52f524(0x159)][_0x52f524(0x123)](function(_0x302716){const _0x46a9bd=_0x52f524;if(_0x46a9bd(0x158)!=_0x302716[_0x46a9bd(0x17d)])return;const {data:_0x463aa4}=_0x302716;if(!_0x463aa4)return;let _0x33a0ab,_0x931562,_0x571c2d,_0x33c4a9;switch(_0x463aa4[_0x46a9bd(0x177)]){case _0x46a9bd(0x14b):_0x571c2d=_0x463aa4[_0x46a9bd(0x189)][0x0][_0x46a9bd(0x17e)],_0x33c4a9=_0x337aa4(_0x463aa4[_0x46a9bd(0x177)]),_0x33a0ab=_0x571c2d?_0x46a9bd(0x16a):_0x46a9bd(0x126),!_0x33c4a9&&_0x2c7036[_0x46a9bd(0x169)][_0x46a9bd(0x148)](_0x46a9bd(0x118))||(_0x33a0ab=_0x46a9bd(0x156)),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x161)))};break;case _0x46a9bd(0x18f):_0x571c2d=_0x463aa4[_0x46a9bd(0x189)][0x0][_0x46a9bd(0x17e)],_0x33c4a9=_0x337aa4(_0x463aa4[_0x46a9bd(0x177)]),_0x33a0ab=_0x571c2d?_0x46a9bd(0x16a):_0x46a9bd(0x126),!_0x33c4a9&&_0x2c7036[_0x46a9bd(0x169)][_0x46a9bd(0x148)](_0x46a9bd(0x118))||(_0x33a0ab=_0x46a9bd(0x156)),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x19a)))};break;case _0x46a9bd(0x15d):_0x33a0ab=_0x46a9bd(0x162),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x16f)))};break;case _0x46a9bd(0x197):_0x33a0ab=function(_0x33dee6){const _0x3cae66=_0x46a9bd,_0x383b98=_0x33dee6[_0x3cae66(0x14d)]();let _0x5ecfea=_0x383b98[_0x3cae66(0x15f)][_0x3cae66(0x166)];for(;_0x5ecfea&&_0x383b98[_0x3cae66(0x14a)](_0x5ecfea);){if(_0x5ecfea[_0x3cae66(0x165)](_0x3cae66(0x11a))>0x0)return!0x1;_0x5ecfea=_0x5ecfea[_0x3cae66(0x172)];}return!0x0;}(_0x302716)?_0x547e02(_0x5cb981,_0x46a9bd(0x126),_0x547e02(_0x5cb981,function(_0x224348){const _0x443670=_0x46a9bd;return _0x443670(0x115)+_0x224348[_0x443670(0x14d)]()[_0x443670(0x15f)][_0x443670(0x166)][_0x443670(0x165)](_0x443670(0x112))[_0x443670(0x18d)]()+_0x443670(0x17f);}(_0x302716))):_0x547e02(_0x5cb981,_0x46a9bd(0x10e),_0x547e02(_0x5cb981,_0x46a9bd(0x16f))),_0x931562={'type':_0x46a9bd(0x147),'content':_0x33a0ab};break;case _0x46a9bd(0x121):case _0x46a9bd(0x16d):!0x1===_0x463aa4[_0x46a9bd(0x1a1)]&&(_0x33a0ab=_0x46a9bd(0x182),_0x931562={'type':_0x46a9bd(0x185),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x16f)))});}return _0x931562;});}}function le(_0x153071){const _0x20b0ea=_0x5543ca;let _0x212221=_0x153071[_0x20b0ea(0x14d)]()[_0x20b0ea(0x15f)][_0x20b0ea(0x166)][_0x20b0ea(0x140)];for(;_0x212221;){const _0x5478c1=_0x212221[_0x20b0ea(0x165)](_0x20b0ea(0x19d));if(!_0x5478c1)return!0x1;if(_0x5478c1==_0x153071[_0x20b0ea(0x149)][_0x20b0ea(0x167)])return _0x20b0ea(0x167);if(_0x5478c1==_0x153071[_0x20b0ea(0x149)][_0x20b0ea(0x163)])return _0x20b0ea(0x163);_0x212221=_0x212221[_0x20b0ea(0x140)];}return!0x1;}function _0xaebe(){const _0x3a7eec=['*Check\x20item*','_getAttributeKey','ELEMENT_NUMBERED_LIST','includes','attribute','listItemId','613329SzBiqO','*Uncheck\x20item*','detach','multipleBlocks','getFirstMarker','accept','_supportLegacySuggestions','bulleted','*Outdent:*\x20%0','checkTodoList','285JxLSQt','setSelection','listType','numbered','noTrackChangesFixer','ELEMENT_','fromRange','listMarker','list.multiBlock','batch','listIndent','next','_findSuggestions','customNumberedList','1464AoeMWx','*Merge:*\x20list\x20item','filter','mergeListItemBackward','trackChangesCommand','registerDescriptionCallback','registerCustomCallback','locale','*Format:*\x20remove\x20from\x20%0','5128PeKEaQ','344eaMXzp','groupId','listStart','documentList','*Split:*\x20list\x20item','ELEMENT_TODO_LIST','*Remove\x20format:*\x20%0','splitListItemBefore','from','629497KEsxSO','end','getChanges','attributeKey','assureChains','registerElementLabel','attributes','selection','todo','refresh','value','todoList','1458TkPDiS','getSuggestions','listMarkerStyle','previousSibling','afterInit','registerAttributeLabel','plugins','schema','247177ZExuaH','execute','format','get','data','containsItem','bulletedList','differ','getFirstRange','find','isNextTo','key','commands','createRange','registerBlockAttribute','customBulletedList','listItemIdFixer','*Change\x20to:*\x20%0','splitListItemAfter','formatBlock','descriptionFactory','change','head','length','indentList','meta','start','18ylkIwj','ELEMENT_BULLETED_LIST','*Indent:*\x20%0','oldValue','TrackChangesEditing','getAttribute','nodeAfter','newValue','FORMAT_INDENT','config','*Format:*\x20insert\x20into\x20%0','isObject','_suggestionFactory','mergeListItemForward','setAttribute','ELEMENT_LIST_ITEM','getRanges','createPositionAt','nextSibling','registerPostFixer','isUndo','editor','map','commandName','parent','todoListChecked','listStyle','enableDefaultAttributesIntegration','61YYDopG','type','forceValue','_LIST','12hjCjII','*Set\x20format:*\x20%0','*Merge:*\x20%0','todoListCheck','push','deletion','default','ListEditing','1271840oWMYxn','commandParams','suggestion','range','TodoListEditing','toUpperCase','model','numberedList','removeMarker','listReversed','_registerLegacyDescription','document','has','isLocal','every','outdentList'];_0xaebe=function(){return _0x3a7eec;};return _0xaebe();}
23
+ const _0x25f83c=_0x728a;(function(_0x184c90,_0x4865af){const _0x8fce2f=_0x728a,_0x3c7685=_0x184c90();while(!![]){try{const _0x49b30b=-parseInt(_0x8fce2f(0x1c1))/0x1+-parseInt(_0x8fce2f(0x1fc))/0x2*(-parseInt(_0x8fce2f(0x206))/0x3)+-parseInt(_0x8fce2f(0x214))/0x4+parseInt(_0x8fce2f(0x1fa))/0x5+-parseInt(_0x8fce2f(0x1ee))/0x6+-parseInt(_0x8fce2f(0x1f6))/0x7+-parseInt(_0x8fce2f(0x1d9))/0x8*(-parseInt(_0x8fce2f(0x1e7))/0x9);if(_0x49b30b===_0x4865af)break;else _0x3c7685['push'](_0x3c7685['shift']());}catch(_0x52c86b){_0x3c7685['push'](_0x3c7685['shift']());}}}(_0x3a2d,0x2edb5));import{Plugin as _0x1acfe2}from'ckeditor5/src/core.js';function _0x728a(_0x5eaec1,_0x271def){const _0x3a2dda=_0x3a2d();return _0x728a=function(_0x728aca,_0x321f44){_0x728aca=_0x728aca-0x1a7;let _0x5645ce=_0x3a2dda[_0x728aca];return _0x5645ce;},_0x728a(_0x5eaec1,_0x271def);}import{getTranslation as _0x2bbdae}from'../utils/common-translations.js';function _0x3a2d(){const _0x2db60a=['129836jkodIm','start','head','removeMarker','customNumberedList','todoListChecked','from','find','_supportLegacySuggestions','listMarkerStyle','editor','*Format:*\x20insert\x20into\x20%0','fromRange','outdentList','batch','numberedList','attributes','*Outdent:*\x20%0','bulleted','default','commandParams','selection','previousSibling','data','type','plugins','toUpperCase','*Split:*\x20list\x20item','todo','afterInit','attribute','setSelection','formatBlock','mergeListItemBackward','change','detach','registerAttributeLabel','_getAttributeKey','ListEditing','FORMAT_INDENT','*Uncheck\x20item*','TrackChangesEditing','indentList','range','get','enableDefaultAttributesIntegration','*Merge:*\x20%0','suggestion','deletion','ELEMENT_TODO_LIST','next','checkTodoList','accept','*Set\x20format:*\x20%0','nextSibling','registerPostFixer','*Indent:*\x20%0','ELEMENT_BULLETED_LIST','numbered','*Check\x20item*','splitListItemAfter','listType','documentList','trackChangesCommand','listStart','bulletedList','203837wIKQgU','isNextTo','schema','ELEMENT_NUMBERED_LIST','mergeListItemForward','push','has','includes','attributeKey','value','isUndo','groupId','key','length','TodoListEditing','descriptionFactory','oldValue','execute','isObject','customBulletedList','getSuggestions','differ','ELEMENT_','list.multiBlock','3232568qOkXkB','isLocal','commands','multipleBlocks','assureChains','filter','format','createPositionAt','containsItem','registerBlockAttribute','getAttribute','commandName','getChanges','*Change\x20to:*\x20%0','9bcRMJI','todoListCheck','noTrackChangesFixer','*Remove\x20format:*\x20%0','meta','getFirstMarker','model','394614BEHsJR','parent','config','listStyle','*Format:*\x20remove\x20from\x20%0','every','registerCustomCallback','locale','2615683BCgHzS','listIndent','listMarker','registerDescriptionCallback','1419735Htlwns','*Merge:*\x20list\x20item','14MuIBBJ','_registerLegacyDescription','_LIST','registerElementLabel','listItemIdFixer','forceValue','ELEMENT_LIST_ITEM','end','nodeAfter','splitListItemBefore','76989RibAcP','_findSuggestions','listReversed','todoList','listItemId','document','createRange','getRanges','refresh','getFirstRange','_suggestionFactory','setAttribute','map','newValue'];_0x3a2d=function(){return _0x2db60a;};return _0x3a2d();}import{renameAttributeKey as _0x1a11a6}from'../trackchangesediting.js';import{LiveRange as _0x25b1bc}from'ckeditor5/src/engine.js';export default class z extends _0x1acfe2{[_0x25f83c(0x231)](){const _0x44d6f1=_0x25f83c,_0x5c25cc=this[_0x44d6f1(0x21e)];if(!_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1c7)](_0x44d6f1(0x23a)))return;const _0x243134=_0x5c25cc[_0x44d6f1(0x1f5)],_0x5296d4=_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1ab)](_0x44d6f1(0x1a8)),_0x40c13c=_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1c7)](_0x44d6f1(0x1cf)),_0x2eaee9=!!_0x5c25cc[_0x44d6f1(0x1f0)][_0x44d6f1(0x1ab)](_0x44d6f1(0x1d8));function _0x25399b(_0x1940d9){const _0x3357b6=_0x44d6f1;return{'type':_0x3357b6(0x1df),'content':''+_0x2bbdae(_0x243134,_0x3357b6(0x1b4),_0x1940d9)};}function _0x556849(_0xc6b51b){const _0x339570=_0x44d6f1;return{'type':_0x339570(0x1df),'content':''+_0x2bbdae(_0x243134,_0x339570(0x1ea),_0xc6b51b)};}_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x223)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1c0)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x218)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1d4)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1a9)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x221)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1bb)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x205)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x20a)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x1bc)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x1f7)),_0x2eaee9&&(_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x235)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1c5))),_0x40c13c&&(_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x209)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1b2)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x219)),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x1a709=>{const _0x20bb80=_0x44d6f1,{data:_0x27b714}=_0x1a709;if(_0x27b714&&_0x20bb80(0x219)==_0x27b714[_0x20bb80(0x1cd)])return{'type':_0x20bb80(0x1df),'content':_0x27b714[_0x20bb80(0x213)]?_0x2bbdae(_0x243134,_0x20bb80(0x1ba)):_0x2bbdae(_0x243134,_0x20bb80(0x1a7))};}),this[_0x44d6f1(0x21e)][_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0xfe3107=>{const _0x3a99a4=_0x44d6f1;if(_0xfe3107[_0x3a99a4(0x222)][_0x3a99a4(0x1cb)])return!0x1;let _0x590e29=!0x1;const _0x2e1448=_0x5296d4[_0x3a99a4(0x1d5)]({'skipNotAttached':!0x0})[_0x3a99a4(0x1de)](_0x34fcf8=>_0x3a99a4(0x219)===_0x5296d4[_0x3a99a4(0x239)](_0x34fcf8));for(const _0x4c8eed of _0x2e1448){_0x3a99a4(0x230)!=_0x4c8eed[_0x3a99a4(0x20f)]()[_0x3a99a4(0x215)][_0x3a99a4(0x204)][_0x3a99a4(0x1e3)](_0x3a99a4(0x1bc))&&(_0x5296d4[_0x3a99a4(0x207)](_0x4c8eed[_0x3a99a4(0x20f)](),_0x3a99a4(0x232))[_0x3a99a4(0x21b)](_0x370225=>_0x3a99a4(0x1bc)===_0x5296d4[_0x3a99a4(0x239)](_0x370225[_0x3a99a4(0x1ae)]))||(_0xfe3107[_0x3a99a4(0x217)](_0x4c8eed[_0x3a99a4(0x1ec)]()),_0x590e29=!0x0));}return _0x590e29;})),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x238)](_0x44d6f1(0x1f7),_0x2bbdae(_0x243134,_0x44d6f1(0x23b)));const _0x1c7582={'type':_0x44d6f1(0x1df),'content':''};_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x5079e2=>{const _0x3ce0c4=_0x44d6f1,{data:_0x54df61}=_0x5079e2;if(!_0x54df61||_0x3ce0c4(0x1bc)!=_0x54df61[_0x3ce0c4(0x1cd)])return;let _0x4ce254=_0x5079e2[_0x3ce0c4(0x216)];for(;_0x4ce254;){if(_0x4ce254[_0x3ce0c4(0x22b)]&&((_0x3ce0c4(0x1f1)==_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)]||_0x3ce0c4(0x21d)==_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)])&&(_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x213)]&&_0x3ce0c4(0x227)!=_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x213)]||_0x3ce0c4(0x227)!=_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1d1)]&&!_0x54df61[_0x3ce0c4(0x213)])||!_0x2eaee9&&_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)]==_0x1a11a6))return _0x1c7582;_0x4ce254=_0x4ce254[_0x3ce0c4(0x1b1)];}if(null==_0x54df61[_0x3ce0c4(0x213)])switch(_0x54df61[_0x3ce0c4(0x1d1)]){case _0x3ce0c4(0x226):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b8)));case _0x3ce0c4(0x1b9):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1c4)));case _0x3ce0c4(0x230):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b0)));}switch(_0x54df61[_0x3ce0c4(0x213)]){case _0x3ce0c4(0x226):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b8)));case _0x3ce0c4(0x1b9):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1c4)));case _0x3ce0c4(0x230):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b0)));}}),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0xf6ac7c=>{const _0x186182=_0x44d6f1,{data:_0x14246c}=_0xf6ac7c;if(_0x14246c&&_0x186182(0x1f7)==_0x14246c[_0x186182(0x1cd)])return null==_0x14246c[_0x186182(0x213)]||null==_0x14246c[_0x186182(0x1d1)]&&0x0==_0x14246c[_0x186182(0x213)]?_0x1c7582:void 0x0;}),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x478b3d=>{const _0x34c4a8=_0x44d6f1;if(_0x34c4a8(0x232)!=_0x478b3d[_0x34c4a8(0x22c)])return;const {data:_0x30f6a7}=_0x478b3d;if(!_0x30f6a7||_0x34c4a8(0x20a)!=_0x30f6a7[_0x34c4a8(0x1cd)])return;const _0x1cab51=le(_0x478b3d);return _0x34c4a8(0x213)==_0x1cab51?{'type':_0x34c4a8(0x1df),'content':_0x2bbdae(_0x243134,_0x34c4a8(0x1fb))}:_0x34c4a8(0x1d1)==_0x1cab51?{'type':_0x34c4a8(0x1df),'content':_0x2bbdae(_0x243134,_0x34c4a8(0x22f))}:_0x1c7582;}),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x319783=>this[_0x44d6f1(0x200)](_0x319783)),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x3c2c07=>this[_0x44d6f1(0x1e9)](_0x3c2c07)),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x207726=>this[_0x44d6f1(0x1dd)](_0x207726)),this[_0x44d6f1(0x21c)]();}[_0x25f83c(0x200)](_0x3b001e){const _0x4e7d79=_0x25f83c;if(_0x3b001e[_0x4e7d79(0x222)][_0x4e7d79(0x1cb)]||!_0x3b001e[_0x4e7d79(0x222)][_0x4e7d79(0x1da)])return!0x1;let _0x1676ae=!0x1;const _0x24361b=this[_0x4e7d79(0x21e)][_0x4e7d79(0x22d)][_0x4e7d79(0x1ab)](_0x4e7d79(0x1a8))[_0x4e7d79(0x1d5)]({'skipNotAttached':!0x0})[_0x4e7d79(0x1de)](_0x438010=>_0x438010[_0x4e7d79(0x22b)]&&_0x4e7d79(0x20a)==_0x438010[_0x4e7d79(0x22b)][_0x4e7d79(0x1cd)])[_0x4e7d79(0x1de)](_0xf0fcbb=>_0xf0fcbb[_0x4e7d79(0x22b)][_0x4e7d79(0x213)]&&_0xf0fcbb[_0x4e7d79(0x22b)][_0x4e7d79(0x1d1)]);for(const _0x237254 of _0x24361b)le(_0x237254)||(_0x3b001e[_0x4e7d79(0x217)](_0x237254[_0x4e7d79(0x1ec)]()),_0x1676ae=!0x0);return _0x1676ae;}[_0x25f83c(0x1e9)](_0x4e370b){const _0x5eb144=_0x25f83c;if(_0x4e370b[_0x5eb144(0x222)][_0x5eb144(0x1cb)]||!_0x4e370b[_0x5eb144(0x222)][_0x5eb144(0x1da)])return!0x1;const _0x36364e=this[_0x5eb144(0x21e)][_0x5eb144(0x22d)][_0x5eb144(0x1ab)](_0x5eb144(0x1a8));if(_0x36364e[_0x5eb144(0x1be)][_0x5eb144(0x1ca)])return!0x1;let _0x3d202f=!0x1;const _0x41305c=[_0x5eb144(0x1bc),_0x5eb144(0x20a),_0x5eb144(0x1f7),_0x5eb144(0x1f1),_0x5eb144(0x1bf),_0x5eb144(0x208),_0x5eb144(0x1e8),_0x5eb144(0x1f8),_0x5eb144(0x21d)],_0x888496=this[_0x5eb144(0x21e)][_0x5eb144(0x1ed)][_0x5eb144(0x20b)][_0x5eb144(0x1d6)][_0x5eb144(0x1e5)]()[_0x5eb144(0x1de)](_0x38ceb0=>_0x5eb144(0x232)==_0x38ceb0[_0x5eb144(0x22c)])[_0x5eb144(0x1de)](_0x2c3c90=>_0x41305c[_0x5eb144(0x1c8)](_0x2c3c90[_0x5eb144(0x1c9)]));if(0x0==_0x888496[_0x5eb144(0x1ce)])return _0x3d202f;for(const _0x44b3da of _0x888496){const _0x2d6dc6=_0x36364e[_0x5eb144(0x207)](_0x44b3da[_0x5eb144(0x1aa)],_0x5eb144(0x232))[_0x5eb144(0x1de)](_0x4aef3e=>!_0x4aef3e[_0x5eb144(0x1eb)][_0x5eb144(0x1c2)])[_0x5eb144(0x212)](_0x35ec49=>_0x35ec49[_0x5eb144(0x1ae)])[_0x5eb144(0x1de)](_0x3c407c=>{const _0x2abf9e=_0x5eb144,_0xf79162=_0x36364e[_0x2abf9e(0x239)](_0x3c407c);return _0x41305c[_0x2abf9e(0x1c8)](_0xf79162);});if(_0x2d6dc6[_0x5eb144(0x1ce)]){for(const _0x596106 of _0x2d6dc6)_0x4e370b[_0x5eb144(0x217)](_0x596106[_0x5eb144(0x1ec)]());_0x3d202f=!0x0;}}return _0x3d202f;}[_0x25f83c(0x1dd)](_0x22345d){const _0x1dbecb=_0x25f83c;if(_0x22345d[_0x1dbecb(0x222)][_0x1dbecb(0x1cb)]||!_0x22345d[_0x1dbecb(0x222)][_0x1dbecb(0x1da)])return!0x1;const _0x36e97a=this[_0x1dbecb(0x21e)][_0x1dbecb(0x22d)][_0x1dbecb(0x1ab)](_0x1dbecb(0x1a8));let _0x3d2df2=!0x1;const _0x18313e=[_0x1dbecb(0x1bc),_0x1dbecb(0x20a),_0x1dbecb(0x1f7),_0x1dbecb(0x1f1),_0x1dbecb(0x1bf),_0x1dbecb(0x208),_0x1dbecb(0x1e8),_0x1dbecb(0x1f8),_0x1dbecb(0x21d)];for(const _0x641d56 of _0x36e97a[_0x1dbecb(0x1d5)]({'skipNotAttached':!0x0})){const _0x58674c=_0x36e97a[_0x1dbecb(0x207)](_0x641d56[_0x1dbecb(0x20f)](),_0x1dbecb(0x232))[_0x1dbecb(0x212)](_0x5f437f=>_0x5f437f[_0x1dbecb(0x1ae)])[_0x1dbecb(0x1de)](_0x5cd60d=>_0x5cd60d[_0x1dbecb(0x22b)]&&_0x18313e[_0x1dbecb(0x1c8)](_0x5cd60d[_0x1dbecb(0x22b)][_0x1dbecb(0x1cd)]));if(!_0x58674c[_0x1dbecb(0x1ce)])continue;const _0x5d5169=_0x58674c[0x0][_0x1dbecb(0x216)][_0x1dbecb(0x224)][_0x1dbecb(0x1cc)];if(!_0x58674c[_0x1dbecb(0x1f3)](_0x30d42a=>_0x30d42a[_0x1dbecb(0x224)][_0x1dbecb(0x1cc)]===_0x5d5169)){for(const _0x47dcb3 of _0x58674c)_0x27a811(_0x47dcb3,_0x5d5169)&&(_0x3d2df2=!0x0);}}return _0x3d2df2;function _0x23bcac(_0x3f6e09,_0x54e619){const _0x1b740a=_0x1dbecb;for(const _0x3a7b96 of _0x36e97a[_0x1b740a(0x1d5)]({'skipNotAttached':!0x0})[_0x1b740a(0x1de)](_0x2366b9=>_0x1b740a(0x232)==_0x2366b9[_0x1b740a(0x22c)]&&_0x2366b9[_0x1b740a(0x224)][_0x1b740a(0x1cc)]==_0x3f6e09))_0x3a7b96[_0x1b740a(0x211)](_0x1b740a(0x1cc),_0x54e619);}function _0x27a811(_0x13d55e,_0x2be581){const _0x333f54=_0x1dbecb;let _0x3af397=_0x13d55e[_0x333f54(0x216)],_0x205f77=!0x1;for(;_0x3af397;)_0x3af397[_0x333f54(0x224)][_0x333f54(0x1cc)]!=_0x2be581&&(_0x23bcac(_0x3af397[_0x333f54(0x224)][_0x333f54(0x1cc)],_0x2be581),_0x3af397[_0x333f54(0x211)](_0x333f54(0x1cc),_0x2be581),_0x205f77=!0x0),_0x3af397=_0x3af397[_0x333f54(0x1b1)];return _0x205f77;}}[_0x25f83c(0x21c)](){const _0x3274b2=_0x25f83c,_0x488a58=this[_0x3274b2(0x21e)],_0x4d6aa3=_0x488a58[_0x3274b2(0x1f5)],_0x4eed52=_0x488a58[_0x3274b2(0x22d)][_0x3274b2(0x1ab)](_0x3274b2(0x1a8));this[_0x3274b2(0x1fd)](),_0x4eed52[_0x3274b2(0x210)][_0x3274b2(0x1f4)](_0x3274b2(0x234),_0x3274b2(0x1bd),_0x3274b2(0x1b3),function(_0x348c01,_0x40c1b2){const _0xb6aa85=_0x3274b2,_0x51c921=[];for(let _0x10a531 of _0x348c01)_0x10a531[_0xb6aa85(0x215)][_0xb6aa85(0x204)]===_0x10a531[_0xb6aa85(0x203)][_0xb6aa85(0x1ef)]&&(_0x10a531=_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x20c)](_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x1e0)](_0x10a531[_0xb6aa85(0x215)][_0xb6aa85(0x204)],0x0))),_0x51c921[_0xb6aa85(0x1c6)](_0x10a531);_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x236)](_0xb2de00=>{const _0x135151=_0xb6aa85,_0x1155b8=_0x488a58[_0x135151(0x1ed)][_0x135151(0x20b)][_0x135151(0x229)],_0x4aab51=Array[_0x135151(0x21a)](_0x1155b8[_0x135151(0x20d)]())[_0x135151(0x212)](_0x15fe72=>_0x25b1bc[_0x135151(0x220)](_0x15fe72));_0xb2de00[_0x135151(0x233)](_0x51c921),_0x488a58[_0x135151(0x1db)][_0x135151(0x1ab)](_0x40c1b2[_0x135151(0x1e4)])[_0x135151(0x20e)](),_0x40c1b2[_0x135151(0x228)][_0x135151(0x1c6)]({'forceDefaultExecution':!0x0}),_0x488a58[_0x135151(0x1d2)](_0x40c1b2[_0x135151(0x1e4)],..._0x40c1b2[_0x135151(0x228)]),_0xb2de00[_0x135151(0x233)](_0x4aab51);for(const _0x1c4885 of _0x4aab51)_0x1c4885[_0x135151(0x237)]();});}),_0x4eed52[_0x3274b2(0x1d0)][_0x3274b2(0x1ff)](function(_0x4d4247){const _0x58345a=_0x3274b2,_0x1d7fde=!_0x488a58[_0x58345a(0x1ed)][_0x58345a(0x1c3)][_0x58345a(0x1d3)](_0x4d4247),_0x5208ec=_0x4d4247[_0x58345a(0x22a)],_0x5aa37e=_0x4d4247[_0x58345a(0x1b5)],_0x3c8b68=_0x4d4247[_0x58345a(0x1e3)](_0x58345a(0x20a)),_0xf30958=!_0x5208ec||_0x5208ec[_0x58345a(0x1e3)](_0x58345a(0x20a))!==_0x3c8b68,_0x5145cd=!_0x5aa37e||_0x5aa37e[_0x58345a(0x1e3)](_0x58345a(0x20a))!==_0x3c8b68;return _0x1d7fde&&Boolean(_0x3c8b68)&&_0xf30958&&_0x5145cd;},_0x2f8745=>_0x2bbdae(_0x4d6aa3,_0x3274b2(0x202),_0x2f8745));}[_0x25f83c(0x1fd)](){const _0x51e07b=_0x25f83c,_0x1ea4b6=this[_0x51e07b(0x21e)],_0x5311cf=_0x1ea4b6[_0x51e07b(0x1f5)];function _0x438bb9(_0x46eb04){const _0x23b6c2=_0x51e07b,_0x22f13b=_0x1ea4b6[_0x23b6c2(0x1db)][_0x23b6c2(0x1ab)](_0x23b6c2(0x1c0))[_0x23b6c2(0x1ca)],_0x43c1cc=_0x1ea4b6[_0x23b6c2(0x1db)][_0x23b6c2(0x1ab)](_0x23b6c2(0x223))[_0x23b6c2(0x1ca)];return _0x23b6c2(0x223)===_0x46eb04?_0x22f13b:_0x43c1cc;}_0x1ea4b6[_0x51e07b(0x22d)][_0x51e07b(0x1ab)](_0x51e07b(0x1a8))[_0x51e07b(0x1d0)][_0x51e07b(0x1f9)](function(_0x4f0f10){const _0x5ce7af=_0x51e07b;if(_0x5ce7af(0x234)!=_0x4f0f10[_0x5ce7af(0x22c)])return;const {data:_0xe706ad}=_0x4f0f10;if(!_0xe706ad)return;let _0x32f64b,_0x4ecf6b,_0x3b8bce,_0x3fbe46;switch(_0xe706ad[_0x5ce7af(0x1e4)]){case _0x5ce7af(0x1c0):_0x3b8bce=_0xe706ad[_0x5ce7af(0x228)][0x0][_0x5ce7af(0x201)],_0x3fbe46=_0x438bb9(_0xe706ad[_0x5ce7af(0x1e4)]),_0x32f64b=_0x3b8bce?_0x5ce7af(0x21f):_0x5ce7af(0x1f2),!_0x3fbe46&&_0x1ea4b6[_0x5ce7af(0x1f0)][_0x5ce7af(0x1ab)](_0x5ce7af(0x1d8))||(_0x32f64b=_0x5ce7af(0x1e6)),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x1b8)))};break;case _0x5ce7af(0x223):_0x3b8bce=_0xe706ad[_0x5ce7af(0x228)][0x0][_0x5ce7af(0x201)],_0x3fbe46=_0x438bb9(_0xe706ad[_0x5ce7af(0x1e4)]),_0x32f64b=_0x3b8bce?_0x5ce7af(0x21f):_0x5ce7af(0x1f2),!_0x3fbe46&&_0x1ea4b6[_0x5ce7af(0x1f0)][_0x5ce7af(0x1ab)](_0x5ce7af(0x1d8))||(_0x32f64b=_0x5ce7af(0x1e6)),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x1c4)))};break;case _0x5ce7af(0x1a9):_0x32f64b=_0x5ce7af(0x1b7),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x202)))};break;case _0x5ce7af(0x221):_0x32f64b=function(_0x60fddc){const _0x117f54=_0x5ce7af,_0xbe22d0=_0x60fddc[_0x117f54(0x20f)]();let _0x122263=_0xbe22d0[_0x117f54(0x215)][_0x117f54(0x204)];for(;_0x122263&&_0xbe22d0[_0x117f54(0x1e1)](_0x122263);){if(_0x122263[_0x117f54(0x1e3)](_0x117f54(0x1f7))>0x0)return!0x1;_0x122263=_0x122263[_0x117f54(0x1b5)];}return!0x0;}(_0x4f0f10)?_0x2bbdae(_0x5311cf,_0x5ce7af(0x1f2),_0x2bbdae(_0x5311cf,function(_0xf3b883){const _0xf497d5=_0x5ce7af;return _0xf497d5(0x1d7)+_0xf3b883[_0xf497d5(0x20f)]()[_0xf497d5(0x215)][_0xf497d5(0x204)][_0xf497d5(0x1e3)](_0xf497d5(0x1bc))[_0xf497d5(0x22e)]()+_0xf497d5(0x1fe);}(_0x4f0f10))):_0x2bbdae(_0x5311cf,_0x5ce7af(0x225),_0x2bbdae(_0x5311cf,_0x5ce7af(0x202))),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x32f64b};break;case _0x5ce7af(0x235):case _0x5ce7af(0x1c5):!0x1===_0xe706ad[_0x5ce7af(0x1dc)]&&(_0x32f64b=_0x5ce7af(0x1ad),_0x4ecf6b={'type':_0x5ce7af(0x1af),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x202)))});}return _0x4ecf6b;});}}function le(_0x323e82){const _0x3995ee=_0x25f83c;let _0x3e5f40=_0x323e82[_0x3995ee(0x20f)]()[_0x3995ee(0x215)][_0x3995ee(0x204)][_0x3995ee(0x22a)];for(;_0x3e5f40;){const _0x4b1408=_0x3e5f40[_0x3995ee(0x1e3)](_0x3995ee(0x20a));if(!_0x4b1408)return!0x1;if(_0x4b1408==_0x323e82[_0x3995ee(0x22b)][_0x3995ee(0x213)])return _0x3995ee(0x213);if(_0x4b1408==_0x323e82[_0x3995ee(0x22b)][_0x3995ee(0x1d1)])return _0x3995ee(0x1d1);_0x3e5f40=_0x3e5f40[_0x3995ee(0x22a)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x132da3=_0x3f2a;(function(_0x542876,_0x274bc0){const _0x55abd1=_0x3f2a,_0x2d9482=_0x542876();while(!![]){try{const _0x3b9bef=-parseInt(_0x55abd1(0x84))/0x1*(parseInt(_0x55abd1(0x95))/0x2)+-parseInt(_0x55abd1(0xac))/0x3*(parseInt(_0x55abd1(0x97))/0x4)+parseInt(_0x55abd1(0x73))/0x5*(parseInt(_0x55abd1(0x8f))/0x6)+parseInt(_0x55abd1(0xbc))/0x7*(parseInt(_0x55abd1(0x98))/0x8)+parseInt(_0x55abd1(0x83))/0x9*(parseInt(_0x55abd1(0x9f))/0xa)+parseInt(_0x55abd1(0xcb))/0xb+-parseInt(_0x55abd1(0xba))/0xc*(parseInt(_0x55abd1(0x82))/0xd);if(_0x3b9bef===_0x274bc0)break;else _0x2d9482['push'](_0x2d9482['shift']());}catch(_0x16ca6f){_0x2d9482['push'](_0x2d9482['shift']());}}}(_0x4202,0x26b34));function _0x4202(){const _0x1271d8=['model','reversed','format','find','replace','upper-latin','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstRange','numbered','*Change\x20to:*\x20%0','ListPropertiesEditing','2049201fFeJNr','customNumbered','listStyle','handleDescriptions','default','lower-roman','data','175edUJyG','_LIST_','listType','registerBlockAttribute','has','includes','commandName','_findSuggestions','newValue','registerDescriptionCallback','bind','next','getFirstMarker','batch','*Format:*\x20set\x20order\x20to\x20regular','27781TBObEP','261guJJMb','65OJTZut','FORMAT_LIST_START','TrackChangesEditing','enableDefaultAttributesIntegration','config','upper-roman','registerAttributeLabel','_getTranslationKeyForListStyle','_LIST_DEFAULT','locale','filter','20382mOHITM','square','*Remove\x20format:*\x20%0','head','disc','oldValue','574aXXHGo','isUndo','4ORdFzP','16XwNlOE','startIndex','ELEMENT_','*Format:*\x20set\x20order\x20to\x20reversed','getSuggestions','type','decimal-leading-zero','7190LmZGkq','_getAttributeKey','removeMarker','lower-latin','list.properties','styles','listReversed','plugins','FORMAT_LIST_REVERSED','_registerLegacyDescription','*Set\x20format:*\x20%0','listStart','document','142446KOiexv','key','decimal','nodeAfter','suggestion','attribute','afterInit','bulleted','getAttribute','commandParams','circle','formatBlock','editor','toUpperCase','1416pEUXwD','start','527737giexbd','get','registerPostFixer','descriptionFactory'];_0x4202=function(){return _0x1271d8;};return _0x4202();}import{Plugin as _0x5b5e52}from'ckeditor5/src/core.js';import{getTranslation as _0x2e53a0}from'../utils/common-translations.js';export default class ue extends _0x5b5e52{[_0x132da3(0xb2)](){const _0x3c009c=_0x132da3;if(!this[_0x3c009c(0xb8)][_0x3c009c(0xa6)][_0x3c009c(0x77)](_0x3c009c(0xca)))return;const _0x632e4b=this[_0x3c009c(0xb8)][_0x3c009c(0x88)][_0x3c009c(0xbd)](_0x3c009c(0xa3)),_0x1e263f=this[_0x3c009c(0xb8)][_0x3c009c(0xa6)][_0x3c009c(0xbd)](_0x3c009c(0x86));_0x632e4b[_0x3c009c(0xa4)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xcd)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xcd))),_0x632e4b[_0x3c009c(0xc1)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xa5)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xa5))),_0x632e4b[_0x3c009c(0x99)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xaa)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xaa)));const _0x3a7718={'type':_0x3c009c(0xc2),'content':''};_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](this[_0x3c009c(0x6f)][_0x3c009c(0x7d)](this));const _0x2c1ee5=this[_0x3c009c(0xb8)][_0x3c009c(0x8d)];_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x8a)](_0x3c009c(0xa5),_0x2e53a0(_0x2c1ee5,_0x3c009c(0xa7))),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](_0x175eab=>{const _0x3f4d98=_0x3c009c,{data:_0x369dfd}=_0x175eab;if(_0x369dfd&&_0x3f4d98(0xa5)==_0x369dfd[_0x3f4d98(0xad)])return null==_0x369dfd[_0x3f4d98(0x7b)]||0x0==_0x369dfd[_0x3f4d98(0x7b)]&&null==_0x369dfd[_0x3f4d98(0x94)]?_0x3a7718:void 0x0;}),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x8a)](_0x3c009c(0xaa),_0x2e53a0(_0x2c1ee5,_0x3c009c(0x85))),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](_0x5bec21=>{const _0x76eff9=_0x3c009c,{data:_0x517f48}=_0x5bec21;if(_0x517f48&&_0x76eff9(0xaa)==_0x517f48[_0x76eff9(0xad)])return null==_0x517f48[_0x76eff9(0x7b)]||0x1==_0x517f48[_0x76eff9(0x7b)]&&null==_0x517f48[_0x76eff9(0x94)]?_0x3a7718:void 0x0;}),this[_0x3c009c(0xb8)][_0x3c009c(0xc0)][_0x3c009c(0xab)][_0x3c009c(0xbe)](_0x1d6b5b=>{const _0x47811b=_0x3c009c;if(_0x1d6b5b[_0x47811b(0x80)][_0x47811b(0x96)])return!0x1;let _0x5984ce=!0x1;const _0x551d7b=_0x1e263f[_0x47811b(0x9c)]({'skipNotAttached':!0x0})[_0x47811b(0x8e)](_0x2dff1d=>{const _0x30c012=_0x47811b,_0x5894e1=_0x1e263f[_0x30c012(0xa0)](_0x2dff1d);return _0x30c012(0xaa)==_0x5894e1||_0x30c012(0xa5)==_0x5894e1;});for(const _0x5d18cc of _0x551d7b){const _0x23d695=_0x5d18cc[_0x47811b(0xc7)]()[_0x47811b(0xbb)][_0x47811b(0xaf)][_0x47811b(0xb4)](_0x47811b(0x75));if(_0x47811b(0xc8)==_0x23d695||_0x47811b(0xcc)==_0x23d695)continue;_0x1e263f[_0x47811b(0x7a)](_0x5d18cc[_0x47811b(0xc7)](),_0x47811b(0xb1))[_0x47811b(0xc3)](_0x573ce6=>_0x47811b(0x75)==_0x1e263f[_0x47811b(0xa0)](_0x573ce6[_0x47811b(0xb0)]))||(_0x1d6b5b[_0x47811b(0xa1)](_0x5d18cc[_0x47811b(0x7f)]()),_0x5984ce=!0x0);}return _0x5984ce;}),this[_0x3c009c(0xa8)]();}[_0x132da3(0x6f)](_0x38c21b){const _0x1d0b91=_0x132da3,_0xa79efe=this[_0x1d0b91(0xb8)][_0x1d0b91(0x8d)],{data:_0x104a66}=_0x38c21b,_0x57c87b={'type':_0x1d0b91(0xc2),'content':''};if(!_0x104a66||_0x1d0b91(0xcd)!=_0x104a66[_0x1d0b91(0xad)])return;if(!_0x104a66[_0x1d0b91(0x94)])return _0x1d0b91(0x70)==_0x104a66[_0x1d0b91(0x7b)]?_0x57c87b:{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x7b)])))};if(!_0x104a66[_0x1d0b91(0x7b)]){if(_0x1d0b91(0x70)==_0x104a66[_0x1d0b91(0x94)])return _0x57c87b;let _0x124c99=_0x38c21b[_0x1d0b91(0x92)];for(;_0x124c99;){if(_0x124c99[_0x1d0b91(0x72)]&&_0x1d0b91(0x75)==_0x124c99[_0x1d0b91(0x72)][_0x1d0b91(0xad)]&&_0x124c99[_0x1d0b91(0x72)][_0x1d0b91(0x7b)])return _0x57c87b;_0x124c99=_0x124c99[_0x1d0b91(0x7e)];}return{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0x91),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x94)])))};}if(_0x1d0b91(0x70)!=_0x104a66[_0x1d0b91(0x7b)])return{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x7b)])))};let _0x291850=_0x38c21b[_0x1d0b91(0x92)];for(;_0x291850;){if(_0x291850[_0x1d0b91(0x72)]&&_0x1d0b91(0x75)==_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0xad)]&&_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0x7b)]&&_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0x94)])return _0x57c87b;_0x291850=_0x291850[_0x1d0b91(0x7e)];}const _0x6bbe10=_0x38c21b[_0x1d0b91(0xc7)]()[_0x1d0b91(0xbb)][_0x1d0b91(0xaf)][_0x1d0b91(0xb4)](_0x1d0b91(0x75));return{'type':_0x1d0b91(0xc2),'content':_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,_0x1d0b91(0x9a)+_0x6bbe10[_0x1d0b91(0xb9)]()+_0x1d0b91(0x8c)))};}[_0x132da3(0xa8)](){const _0x3b1804=_0x132da3,_0x4f1825=this[_0x3b1804(0xb8)],_0x5a96ee=_0x4f1825[_0x3b1804(0x8d)];_0x4f1825[_0x3b1804(0xa6)][_0x3b1804(0xbd)](_0x3b1804(0x86))[_0x3b1804(0xbf)][_0x3b1804(0x7c)](_0x11f1dc=>{const _0x4c10ab=_0x3b1804;if(_0x4c10ab(0xb7)!=_0x11f1dc[_0x4c10ab(0x9d)])return;const {data:_0xdd4f79}=_0x11f1dc;if(!_0xdd4f79)return;let _0x1b85af,_0x5df408;switch(_0xdd4f79[_0x4c10ab(0x79)]){case _0x4c10ab(0xcd):_0x1b85af=_0x4c10ab(0xc9),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af,_0x2e53a0(_0x5a96ee,this[_0x4c10ab(0x8b)](_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0x9d)])))};break;case _0x4c10ab(0xa5):_0x1b85af=_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0xc1)]?_0x4c10ab(0x9b):_0x4c10ab(0x81),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af)};break;case _0x4c10ab(0xaa):_0x1b85af=_0x4c10ab(0xc6),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af,_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0x99)])};}return _0x5df408;});}[_0x132da3(0x8b)](_0x4be666){const _0x49eb7a=_0x132da3;return _0x49eb7a(0x9a)+function(_0x40f16e){const _0x5d571d=_0x49eb7a;if(pe[_0x5d571d(0x78)](_0x40f16e))return _0x5d571d(0xb3);if(ye[_0x5d571d(0x78)](_0x40f16e))return _0x5d571d(0xc8);return null;}(_0x4be666)[_0x49eb7a(0xb9)]()+_0x49eb7a(0x74)+_0x4be666[_0x49eb7a(0xb9)]()[_0x49eb7a(0xc4)](/-/g,'_');}}function _0x3f2a(_0x4f8adf,_0x2899c3){const _0x4202d1=_0x4202();return _0x3f2a=function(_0x3f2a09,_0x2b25f9){_0x3f2a09=_0x3f2a09-0x6f;let _0x3143d8=_0x4202d1[_0x3f2a09];return _0x3143d8;},_0x3f2a(_0x4f8adf,_0x2899c3);}const pe=[_0x132da3(0x93),_0x132da3(0xb6),_0x132da3(0x90)],ye=[_0x132da3(0xae),_0x132da3(0x9e),_0x132da3(0x71),_0x132da3(0x89),_0x132da3(0xa2),_0x132da3(0xc5)];
23
+ function _0x2265(){const _0x550fc0=['find','start','document','head','decimal','customNumbered','filter','removeMarker','styles','getFirstMarker','_getAttributeKey','includes','square','1998308jJCSka','registerAttributeLabel','upper-roman','*Format:*\x20set\x20order\x20to\x20reversed','oldValue','registerBlockAttribute','config','*Remove\x20format:*\x20%0','attribute','format','ELEMENT_','_getTranslationKeyForListStyle','FORMAT_LIST_REVERSED','12tCUsnb','bind','enableDefaultAttributesIntegration','data','listStyle','nodeAfter','bulleted','model','408520RNLrLo','_LIST_DEFAULT','numbered','*Format:*\x20set\x20order\x20to\x20regular','getSuggestions','upper-latin','afterInit','get','toUpperCase','descriptionFactory','next','getFirstRange','type','suggestion','_findSuggestions','isUndo','listStart','default','commandName','TrackChangesEditing','*Change\x20to:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','decimal-leading-zero','lower-roman','getAttribute','_LIST_','has','193470SRiCnB','handleDescriptions','list.properties','replace','listReversed','FORMAT_LIST_START','lower-latin','*Set\x20format:*\x20%0','batch','startIndex','1856380zNqfVH','key','956543fsrHIm','registerPostFixer','formatBlock','162944xYynLZ','newValue','plugins','commandParams','ListPropertiesEditing','editor','listType','circle','disc','locale','534201LZHcxJ','369MlChNQ','reversed','_registerLegacyDescription','registerDescriptionCallback'];_0x2265=function(){return _0x550fc0;};return _0x2265();}function _0x1ab9(_0x1fd3f2,_0x1a6581){const _0x2265b5=_0x2265();return _0x1ab9=function(_0x1ab973,_0x34a341){_0x1ab973=_0x1ab973-0x164;let _0x482ed6=_0x2265b5[_0x1ab973];return _0x482ed6;},_0x1ab9(_0x1fd3f2,_0x1a6581);}const _0x5b94be=_0x1ab9;(function(_0x57eb4e,_0x26e364){const _0x1f3737=_0x1ab9,_0x36ea4b=_0x57eb4e();while(!![]){try{const _0x3ab316=parseInt(_0x1f3737(0x18c))/0x1+parseInt(_0x1f3737(0x171))/0x2+parseInt(_0x1f3737(0x1a5))/0x3+-parseInt(_0x1f3737(0x1b7))/0x4+-parseInt(_0x1f3737(0x196))/0x5+parseInt(_0x1f3737(0x169))/0x6*(-parseInt(_0x1f3737(0x198))/0x7)+-parseInt(_0x1f3737(0x19b))/0x8*(-parseInt(_0x1f3737(0x1a6))/0x9);if(_0x3ab316===_0x26e364)break;else _0x36ea4b['push'](_0x36ea4b['shift']());}catch(_0x28f8e0){_0x36ea4b['push'](_0x36ea4b['shift']());}}}(_0x2265,0x411ee));import{Plugin as _0xe49dd3}from'ckeditor5/src/core.js';import{getTranslation as _0xdac372}from'../utils/common-translations.js';export default class ue extends _0xe49dd3{[_0x5b94be(0x177)](){const _0x5a2595=_0x5b94be;if(!this[_0x5a2595(0x1a0)][_0x5a2595(0x19d)][_0x5a2595(0x18b)](_0x5a2595(0x19f)))return;const _0x1dd8ce=this[_0x5a2595(0x1a0)][_0x5a2595(0x1bd)][_0x5a2595(0x178)](_0x5a2595(0x18e)),_0x3ebcaa=this[_0x5a2595(0x1a0)][_0x5a2595(0x19d)][_0x5a2595(0x178)](_0x5a2595(0x184));_0x1dd8ce[_0x5a2595(0x1b2)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x16d)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x16d))),_0x1dd8ce[_0x5a2595(0x1a7)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x190)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x190))),_0x1dd8ce[_0x5a2595(0x195)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x181)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x181)));const _0x39b52a={'type':_0x5a2595(0x165),'content':''};_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](this[_0x5a2595(0x18d)][_0x5a2595(0x16a)](this));const _0x189aad=this[_0x5a2595(0x1a0)][_0x5a2595(0x1a4)];_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1b8)](_0x5a2595(0x190),_0xdac372(_0x189aad,_0x5a2595(0x168))),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](_0x7376ce=>{const _0x19471f=_0x5a2595,{data:_0x34d7b6}=_0x7376ce;if(_0x34d7b6&&_0x19471f(0x190)==_0x34d7b6[_0x19471f(0x197)])return null==_0x34d7b6[_0x19471f(0x19c)]||0x0==_0x34d7b6[_0x19471f(0x19c)]&&null==_0x34d7b6[_0x19471f(0x1bb)]?_0x39b52a:void 0x0;}),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1b8)](_0x5a2595(0x181),_0xdac372(_0x189aad,_0x5a2595(0x191))),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](_0x11bcea=>{const _0x1d4db8=_0x5a2595,{data:_0x1a530f}=_0x11bcea;if(_0x1a530f&&_0x1d4db8(0x181)==_0x1a530f[_0x1d4db8(0x197)])return null==_0x1a530f[_0x1d4db8(0x19c)]||0x1==_0x1a530f[_0x1d4db8(0x19c)]&&null==_0x1a530f[_0x1d4db8(0x1bb)]?_0x39b52a:void 0x0;}),this[_0x5a2595(0x1a0)][_0x5a2595(0x170)][_0x5a2595(0x1ac)][_0x5a2595(0x199)](_0x2167ef=>{const _0x57170b=_0x5a2595;if(_0x2167ef[_0x57170b(0x194)][_0x57170b(0x180)])return!0x1;let _0x15e1aa=!0x1;const _0x5e1eb1=_0x3ebcaa[_0x57170b(0x175)]({'skipNotAttached':!0x0})[_0x57170b(0x1b0)](_0x226cf3=>{const _0x133699=_0x57170b,_0x9e32a1=_0x3ebcaa[_0x133699(0x1b4)](_0x226cf3);return _0x133699(0x181)==_0x9e32a1||_0x133699(0x190)==_0x9e32a1;});for(const _0x4d935b of _0x5e1eb1){const _0x35db2=_0x4d935b[_0x57170b(0x17c)]()[_0x57170b(0x1ab)][_0x57170b(0x16e)][_0x57170b(0x189)](_0x57170b(0x1a1));if(_0x57170b(0x173)==_0x35db2||_0x57170b(0x1af)==_0x35db2)continue;_0x3ebcaa[_0x57170b(0x17f)](_0x4d935b[_0x57170b(0x17c)](),_0x57170b(0x164))[_0x57170b(0x1aa)](_0x27784a=>_0x57170b(0x1a1)==_0x3ebcaa[_0x57170b(0x1b4)](_0x27784a[_0x57170b(0x17e)]))||(_0x2167ef[_0x57170b(0x1b1)](_0x4d935b[_0x57170b(0x1b3)]()),_0x15e1aa=!0x0);}return _0x15e1aa;}),this[_0x5a2595(0x1a8)]();}[_0x5b94be(0x18d)](_0x1b9728){const _0x5c5043=_0x5b94be,_0x36b180=this[_0x5c5043(0x1a0)][_0x5c5043(0x1a4)],{data:_0x34c440}=_0x1b9728,_0x37e2e8={'type':_0x5c5043(0x165),'content':''};if(!_0x34c440||_0x5c5043(0x16d)!=_0x34c440[_0x5c5043(0x197)])return;if(!_0x34c440[_0x5c5043(0x1bb)])return _0x5c5043(0x182)==_0x34c440[_0x5c5043(0x19c)]?_0x37e2e8:{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x19c)])))};if(!_0x34c440[_0x5c5043(0x19c)]){if(_0x5c5043(0x182)==_0x34c440[_0x5c5043(0x1bb)])return _0x37e2e8;let _0x5f4297=_0x1b9728[_0x5c5043(0x1ad)];for(;_0x5f4297;){if(_0x5f4297[_0x5c5043(0x16c)]&&_0x5c5043(0x1a1)==_0x5f4297[_0x5c5043(0x16c)][_0x5c5043(0x197)]&&_0x5f4297[_0x5c5043(0x16c)][_0x5c5043(0x19c)])return _0x37e2e8;_0x5f4297=_0x5f4297[_0x5c5043(0x17b)];}return{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x1be),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x1bb)])))};}if(_0x5c5043(0x182)!=_0x34c440[_0x5c5043(0x19c)])return{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x19c)])))};let _0x264c59=_0x1b9728[_0x5c5043(0x1ad)];for(;_0x264c59;){if(_0x264c59[_0x5c5043(0x16c)]&&_0x5c5043(0x1a1)==_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x197)]&&_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x19c)]&&_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x1bb)])return _0x37e2e8;_0x264c59=_0x264c59[_0x5c5043(0x17b)];}const _0x135e41=_0x1b9728[_0x5c5043(0x17c)]()[_0x5c5043(0x1ab)][_0x5c5043(0x16e)][_0x5c5043(0x189)](_0x5c5043(0x1a1));return{'type':_0x5c5043(0x165),'content':_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,_0x5c5043(0x166)+_0x135e41[_0x5c5043(0x179)]()+_0x5c5043(0x172)))};}[_0x5b94be(0x1a8)](){const _0x28d9f3=_0x5b94be,_0x2a286c=this[_0x28d9f3(0x1a0)],_0x27e4de=_0x2a286c[_0x28d9f3(0x1a4)];_0x2a286c[_0x28d9f3(0x19d)][_0x28d9f3(0x178)](_0x28d9f3(0x184))[_0x28d9f3(0x17a)][_0x28d9f3(0x1a9)](_0xbf2b2=>{const _0x2eef14=_0x28d9f3;if(_0x2eef14(0x19a)!=_0xbf2b2[_0x2eef14(0x17d)])return;const {data:_0x3ba5be}=_0xbf2b2;if(!_0x3ba5be)return;let _0x5218d2,_0x51c081;switch(_0x3ba5be[_0x2eef14(0x183)]){case _0x2eef14(0x16d):_0x5218d2=_0x2eef14(0x185),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2,_0xdac372(_0x27e4de,this[_0x2eef14(0x167)](_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x17d)])))};break;case _0x2eef14(0x190):_0x5218d2=_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x1a7)]?_0x2eef14(0x1ba):_0x2eef14(0x174),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2)};break;case _0x2eef14(0x181):_0x5218d2=_0x2eef14(0x186),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2,_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x195)])};}return _0x51c081;});}[_0x5b94be(0x167)](_0x20a3e8){const _0x1358bd=_0x5b94be;return _0x1358bd(0x166)+function(_0x5ed067){const _0x685317=_0x1358bd;if(pe[_0x685317(0x1b5)](_0x5ed067))return _0x685317(0x16f);if(ye[_0x685317(0x1b5)](_0x5ed067))return _0x685317(0x173);return null;}(_0x20a3e8)[_0x1358bd(0x179)]()+_0x1358bd(0x18a)+_0x20a3e8[_0x1358bd(0x179)]()[_0x1358bd(0x18f)](/-/g,'_');}}const pe=[_0x5b94be(0x1a3),_0x5b94be(0x1a2),_0x5b94be(0x1b6)],ye=[_0x5b94be(0x1ae),_0x5b94be(0x187),_0x5b94be(0x188),_0x5b94be(0x1b9),_0x5b94be(0x192),_0x5b94be(0x176)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x49a1(){const _0x370cc2=['mediaEmbed','get','showSuggestionHighlights','1556001WtzFTI','attribute:url:media','has','MediaEmbedEditing','conversion','createEmptyElement','dataDowncast','TrackChangesEditing','for','div','data','media','downcastDispatcher','locale','plugins','options','registerElementLabel','669482nYGvmi','262198ynJzHy','descriptionFactory','stop','1193085CSRPON','2896AJOpSc','6ikEeLl','afterInit','elementToElement','831jOhrTx','enableCommand','2085986QoAmIF','editor','high','1187976vRTSDE','ELEMENT_MEDIA'];_0x49a1=function(){return _0x370cc2;};return _0x49a1();}function _0x178b(_0x24e191,_0x262b3a){const _0x49a16a=_0x49a1();return _0x178b=function(_0x178b98,_0x590ccb){_0x178b98=_0x178b98-0xe4;let _0x4c573f=_0x49a16a[_0x178b98];return _0x4c573f;},_0x178b(_0x24e191,_0x262b3a);}const _0xecd8f9=_0x178b;(function(_0x2f740c,_0x30ee95){const _0x4a586e=_0x178b,_0x13bd9f=_0x2f740c();while(!![]){try{const _0x410470=-parseInt(_0x4a586e(0x104))/0x1+parseInt(_0x4a586e(0x103))/0x2+-parseInt(_0x4a586e(0xe8))/0x3*(-parseInt(_0x4a586e(0xe4))/0x4)+-parseInt(_0x4a586e(0x107))/0x5*(-parseInt(_0x4a586e(0xe5))/0x6)+-parseInt(_0x4a586e(0xea))/0x7+-parseInt(_0x4a586e(0xed))/0x8+parseInt(_0x4a586e(0xf2))/0x9;if(_0x410470===_0x30ee95)break;else _0x13bd9f['push'](_0x13bd9f['shift']());}catch(_0x500d42){_0x13bd9f['push'](_0x13bd9f['shift']());}}}(_0x49a1,0x3a216));import{Plugin as _0x4d52d8}from'ckeditor5/src/core.js';import{getTranslation as _0x438d9e}from'../utils/common-translations.js';export default class ft extends _0x4d52d8{[_0xecd8f9(0xe6)](){const _0x39cb8a=_0xecd8f9,_0x45ad54=this[_0x39cb8a(0xeb)];if(!_0x45ad54[_0x39cb8a(0x100)][_0x39cb8a(0xf4)](_0x39cb8a(0xf5)))return;const _0x5910b5=_0x45ad54[_0x39cb8a(0x100)][_0x39cb8a(0xf0)](_0x39cb8a(0xf9)),_0x1cb9a4=_0x45ad54[_0x39cb8a(0xff)];_0x5910b5[_0x39cb8a(0xe9)](_0x39cb8a(0xef)),_0x5910b5[_0x39cb8a(0x105)][_0x39cb8a(0x102)](_0x39cb8a(0xfd),_0x4b9f12=>_0x438d9e(_0x1cb9a4,_0x39cb8a(0xee),_0x4b9f12)),_0x45ad54[_0x39cb8a(0xf6)][_0x39cb8a(0xfa)](_0x39cb8a(0xf8))[_0x39cb8a(0xe7)]({'model':_0x39cb8a(0xfd),'view':(_0x3078ee,{writer:_0x424327,options:_0x45e516})=>{const _0x2cfde9=_0x39cb8a;if(_0x45e516[_0x2cfde9(0xf1)])return _0x424327[_0x2cfde9(0xf7)](_0x2cfde9(0xfb));},'converterPriority':_0x39cb8a(0xec)}),_0x45ad54[_0x39cb8a(0xfc)][_0x39cb8a(0xfe)]['on'](_0x39cb8a(0xf3),(_0x2e4e38,_0x325a30,_0x20d581)=>{const _0x340131=_0x39cb8a;_0x20d581[_0x340131(0x101)][_0x340131(0xf1)]&&_0x2e4e38[_0x340131(0x106)]();},{'priority':_0x39cb8a(0xec)});}}
23
+ const _0x2e09ab=_0x21b6;function _0x5235(){const _0x1ffac4=['editor','attribute:url:media','media','for','elementToElement','508SzeqoG','120900YghnNE','stop','has','4041LHWlyO','10vKHDRS','enableCommand','locale','530508fvoEEv','MediaEmbedEditing','144tWbupA','conversion','options','1817631sCUvnu','15hcCWgh','mediaEmbed','createEmptyElement','11645249hjWlyO','2328GLWUhF','dataDowncast','data','descriptionFactory','afterInit','high','plugins','ELEMENT_MEDIA','TrackChangesEditing','6ajGffi','get','downcastDispatcher','234aBvboi','3011519ZVVXxB','div','registerElementLabel','showSuggestionHighlights'];_0x5235=function(){return _0x1ffac4;};return _0x5235();}(function(_0x114827,_0x7c0654){const _0x1927c1=_0x21b6,_0x4cd8da=_0x114827();while(!![]){try{const _0x56286b=parseInt(_0x1927c1(0x13b))/0x1*(parseInt(_0x1927c1(0x137))/0x2)+-parseInt(_0x1927c1(0x144))/0x3+parseInt(_0x1927c1(0x138))/0x4*(parseInt(_0x1927c1(0x145))/0x5)+-parseInt(_0x1927c1(0x12a))/0x6*(-parseInt(_0x1927c1(0x12e))/0x7)+parseInt(_0x1927c1(0x149))/0x8*(-parseInt(_0x1927c1(0x141))/0x9)+parseInt(_0x1927c1(0x13c))/0xa*(-parseInt(_0x1927c1(0x148))/0xb)+-parseInt(_0x1927c1(0x13f))/0xc*(-parseInt(_0x1927c1(0x12d))/0xd);if(_0x56286b===_0x7c0654)break;else _0x4cd8da['push'](_0x4cd8da['shift']());}catch(_0xca3373){_0x4cd8da['push'](_0x4cd8da['shift']());}}}(_0x5235,0xa4854));import{Plugin as _0xf96ff0}from'ckeditor5/src/core.js';function _0x21b6(_0x446f4b,_0x5be292){const _0x5235a8=_0x5235();return _0x21b6=function(_0x21b664,_0x422d65){_0x21b664=_0x21b664-0x126;let _0x5efaf1=_0x5235a8[_0x21b664];return _0x5efaf1;},_0x21b6(_0x446f4b,_0x5be292);}import{getTranslation as _0x4f5910}from'../utils/common-translations.js';export default class ft extends _0xf96ff0{[_0x2e09ab(0x14d)](){const _0x4381b0=_0x2e09ab,_0x204ec1=this[_0x4381b0(0x132)];if(!_0x204ec1[_0x4381b0(0x127)][_0x4381b0(0x13a)](_0x4381b0(0x140)))return;const _0x5cc464=_0x204ec1[_0x4381b0(0x127)][_0x4381b0(0x12b)](_0x4381b0(0x129)),_0x56d376=_0x204ec1[_0x4381b0(0x13e)];_0x5cc464[_0x4381b0(0x13d)](_0x4381b0(0x146)),_0x5cc464[_0x4381b0(0x14c)][_0x4381b0(0x130)](_0x4381b0(0x134),_0x327ac8=>_0x4f5910(_0x56d376,_0x4381b0(0x128),_0x327ac8)),_0x204ec1[_0x4381b0(0x142)][_0x4381b0(0x135)](_0x4381b0(0x14a))[_0x4381b0(0x136)]({'model':_0x4381b0(0x134),'view':(_0x522d31,{writer:_0x117243,options:_0x1be67d})=>{const _0x509e34=_0x4381b0;if(_0x1be67d[_0x509e34(0x131)])return _0x117243[_0x509e34(0x147)](_0x509e34(0x12f));},'converterPriority':_0x4381b0(0x126)}),_0x204ec1[_0x4381b0(0x14b)][_0x4381b0(0x12c)]['on'](_0x4381b0(0x133),(_0x4c1ab7,_0x53ea38,_0x4682be)=>{const _0x11faeb=_0x4381b0;_0x4682be[_0x11faeb(0x143)][_0x11faeb(0x131)]&&_0x4c1ab7[_0x11faeb(0x139)]();},{'priority':_0x4381b0(0x126)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x118db1=_0x5d54;(function(_0x4d92e8,_0x457a01){const _0x24482e=_0x5d54,_0x8562e=_0x4d92e8();while(!![]){try{const _0x465b15=-parseInt(_0x24482e(0x1ee))/0x1*(parseInt(_0x24482e(0x1f0))/0x2)+parseInt(_0x24482e(0x1f3))/0x3+parseInt(_0x24482e(0x1e5))/0x4*(-parseInt(_0x24482e(0x1e8))/0x5)+parseInt(_0x24482e(0x1e9))/0x6+-parseInt(_0x24482e(0x1ea))/0x7*(-parseInt(_0x24482e(0x1f2))/0x8)+-parseInt(_0x24482e(0x1ec))/0x9+-parseInt(_0x24482e(0x1e1))/0xa*(-parseInt(_0x24482e(0x1e3))/0xb);if(_0x465b15===_0x457a01)break;else _0x8562e['push'](_0x8562e['shift']());}catch(_0x1902ae){_0x8562e['push'](_0x8562e['shift']());}}}(_0x4e7f,0xd3d11));import{Plugin as _0x2c4dd3}from'ckeditor5/src/core.js';function _0x5d54(_0x38eacb,_0x49d7ac){const _0x4e7f13=_0x4e7f();return _0x5d54=function(_0x5d5478,_0x404fdf){_0x5d5478=_0x5d5478-0x1e1;let _0x1f14da=_0x4e7f13[_0x5d5478];return _0x1f14da;},_0x5d54(_0x38eacb,_0x49d7ac);}export default class gt extends _0x2c4dd3{[_0x118db1(0x1eb)](){const _0x2f3ffa=_0x118db1,_0x10041e=this[_0x2f3ffa(0x1e4)];_0x10041e[_0x2f3ffa(0x1ed)][_0x2f3ffa(0x1e6)](_0x2f3ffa(0x1f1))&&_0x10041e[_0x2f3ffa(0x1ed)][_0x2f3ffa(0x1f4)](_0x2f3ffa(0x1ef))[_0x2f3ffa(0x1e7)](_0x2f3ffa(0x1e2));}}function _0x4e7f(){const _0x16589=['12qWsuWi','MentionEditing','2416OscHLz','1619154ZAcPIy','get','40wbfMha','mention','3697331zzQNff','editor','4MWzVGK','has','enableCommand','6237185pXwIsi','4324998pAaxcc','29197hqCoYe','afterInit','4248855isdwRW','plugins','212924IwkiIb','TrackChangesEditing'];_0x4e7f=function(){return _0x16589;};return _0x4e7f();}
23
+ const _0x53fc7e=_0x4bba;(function(_0x25989f,_0x3c55c6){const _0x17ebde=_0x4bba,_0x5325da=_0x25989f();while(!![]){try{const _0x22aa23=parseInt(_0x17ebde(0xef))/0x1*(parseInt(_0x17ebde(0xfb))/0x2)+-parseInt(_0x17ebde(0xf8))/0x3*(-parseInt(_0x17ebde(0xf7))/0x4)+-parseInt(_0x17ebde(0xf5))/0x5+parseInt(_0x17ebde(0xee))/0x6*(parseInt(_0x17ebde(0xff))/0x7)+parseInt(_0x17ebde(0xf6))/0x8*(-parseInt(_0x17ebde(0xfa))/0x9)+parseInt(_0x17ebde(0xf1))/0xa+parseInt(_0x17ebde(0xf9))/0xb*(-parseInt(_0x17ebde(0xf0))/0xc);if(_0x22aa23===_0x3c55c6)break;else _0x5325da['push'](_0x5325da['shift']());}catch(_0x1646f3){_0x5325da['push'](_0x5325da['shift']());}}}(_0x3272,0x5e9b2));function _0x4bba(_0x2aa65b,_0x2cfdf9){const _0x32725b=_0x3272();return _0x4bba=function(_0x4bba7f,_0x3fe833){_0x4bba7f=_0x4bba7f-0xeb;let _0x3346f7=_0x32725b[_0x4bba7f];return _0x3346f7;},_0x4bba(_0x2aa65b,_0x2cfdf9);}import{Plugin as _0x159e60}from'ckeditor5/src/core.js';function _0x3272(){const _0x420473=['editor','mention','plugins','12Hssjnr','121dOYvEA','12VBoDpp','4044780ERsFua','has','TrackChangesEditing','enableCommand','2730780JtAhBS','11384jFroNG','159484IibKNT','48nnCIuQ','8540642OOVqvQ','1233eQflDR','6418mBEbiX','get','MentionEditing','afterInit','1660162FwmAJQ'];_0x3272=function(){return _0x420473;};return _0x3272();}export default class gt extends _0x159e60{[_0x53fc7e(0xfe)](){const _0x519f15=_0x53fc7e,_0x3424fc=this[_0x519f15(0xeb)];_0x3424fc[_0x519f15(0xed)][_0x519f15(0xf2)](_0x519f15(0xfd))&&_0x3424fc[_0x519f15(0xed)][_0x519f15(0xfc)](_0x519f15(0xf3))[_0x519f15(0xf4)](_0x519f15(0xec));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x11b8(_0x4df51d,_0x3da817){const _0x1ef7ba=_0x1ef7();return _0x11b8=function(_0x11b853,_0x3fc0aa){_0x11b853=_0x11b853-0x1b1;let _0x18e0c2=_0x1ef7ba[_0x11b853];return _0x18e0c2;},_0x11b8(_0x4df51d,_0x3da817);}const _0x4cae5d=_0x11b8;(function(_0x1277f2,_0x4b838f){const _0x54a5ec=_0x11b8,_0x55ca3e=_0x1277f2();while(!![]){try{const _0x9e0e29=-parseInt(_0x54a5ec(0x1b1))/0x1*(parseInt(_0x54a5ec(0x1c3))/0x2)+-parseInt(_0x54a5ec(0x1d5))/0x3*(parseInt(_0x54a5ec(0x1be))/0x4)+parseInt(_0x54a5ec(0x1ce))/0x5*(-parseInt(_0x54a5ec(0x1b7))/0x6)+parseInt(_0x54a5ec(0x1c9))/0x7*(-parseInt(_0x54a5ec(0x1d1))/0x8)+-parseInt(_0x54a5ec(0x1bb))/0x9+parseInt(_0x54a5ec(0x1b2))/0xa+parseInt(_0x54a5ec(0x1d0))/0xb;if(_0x9e0e29===_0x4b838f)break;else _0x55ca3e['push'](_0x55ca3e['shift']());}catch(_0xef5851){_0x55ca3e['push'](_0x55ca3e['shift']());}}}(_0x1ef7,0xa8608));import{Plugin as _0x14f4d2}from'ckeditor5/src/core.js';import{getTranslation as _0x47ad13}from'../utils/common-translations.js';function _0x1ef7(){const _0x1a9e1c=['MultiLevelList','head','5851265ZaNrqe','enableDefaultAttributesIntegration','35528086hVvRyu','15832iYiqxm','data','key','get','793479kAiPdy','26441qaKzBG','9329540lpRJeq','registerBlockAttribute','handleDescriptions','oldValue','*Remove\x20format:*\x20%0','6oCGTXa','registerDescriptionCallback','editor','next','2940786QtGTcK','format','ELEMENT_MULTI_LEVEL_LIST','8SMeeEP','plugins','descriptionFactory','listType','*Set\x20format:*\x20%0','90IgvDzW','locale','has','multiLevelList','TrackChangesEditing','afterInit','910qDZZOO','newValue','listMarkerStyle'];_0x1ef7=function(){return _0x1a9e1c;};return _0x1ef7();}export default class lt extends _0x14f4d2{[_0x4cae5d(0x1c8)](){const _0x295aed=_0x4cae5d,_0x443d37=this[_0x295aed(0x1b9)],_0x378a1e=_0x443d37[_0x295aed(0x1bf)][_0x295aed(0x1d4)](_0x295aed(0x1c7));_0x443d37[_0x295aed(0x1bf)][_0x295aed(0x1c5)](_0x295aed(0x1cc))&&(_0x378a1e[_0x295aed(0x1cf)](_0x295aed(0x1c6)),_0x378a1e[_0x295aed(0x1b3)](_0x295aed(0x1cb)),_0x378a1e[_0x295aed(0x1c0)][_0x295aed(0x1b8)](_0xe6a787=>this[_0x295aed(0x1b4)](_0xe6a787)));}[_0x4cae5d(0x1b4)](_0x150e4f){const _0x473b96=_0x4cae5d,_0x2cdc54=this[_0x473b96(0x1b9)][_0x473b96(0x1c4)],{data:_0x3521c5}=_0x150e4f,_0xbbfa3e={'type':_0x473b96(0x1bc),'content':''};if(_0x3521c5&&_0x473b96(0x1cb)==_0x3521c5[_0x473b96(0x1d3)]){if(!_0x3521c5[_0x473b96(0x1b5)])return{'type':_0x473b96(0x1bc),'content':_0x47ad13(_0x2cdc54,_0x473b96(0x1c2),_0x47ad13(_0x2cdc54,_0x473b96(0x1bd)))+'\x20('+_0x3521c5[_0x473b96(0x1ca)]+')'};if(!_0x3521c5[_0x473b96(0x1ca)]){let _0x5ba3ef=_0x150e4f[_0x473b96(0x1cd)];for(;_0x5ba3ef;){if(_0x5ba3ef[_0x473b96(0x1d2)]&&_0x473b96(0x1c1)==_0x5ba3ef[_0x473b96(0x1d2)][_0x473b96(0x1d3)]&&_0x5ba3ef[_0x473b96(0x1d2)][_0x473b96(0x1ca)])return _0xbbfa3e;_0x5ba3ef=_0x5ba3ef[_0x473b96(0x1ba)];}return{'type':_0x473b96(0x1bc),'content':_0x47ad13(_0x2cdc54,_0x473b96(0x1b6),_0x47ad13(_0x2cdc54,_0x473b96(0x1bd)))+'\x20('+_0x3521c5[_0x473b96(0x1b5)]+')'};}}}}
23
+ const _0x26e810=_0x2f98;(function(_0x1fbca9,_0x41a904){const _0x1538a4=_0x2f98,_0x685822=_0x1fbca9();while(!![]){try{const _0x238d13=-parseInt(_0x1538a4(0xaa))/0x1*(-parseInt(_0x1538a4(0x9e))/0x2)+-parseInt(_0x1538a4(0xa3))/0x3+parseInt(_0x1538a4(0xa1))/0x4+-parseInt(_0x1538a4(0xa9))/0x5*(parseInt(_0x1538a4(0xb0))/0x6)+parseInt(_0x1538a4(0xa8))/0x7*(-parseInt(_0x1538a4(0xa6))/0x8)+parseInt(_0x1538a4(0x95))/0x9*(-parseInt(_0x1538a4(0xb6))/0xa)+parseInt(_0x1538a4(0x9c))/0xb;if(_0x238d13===_0x41a904)break;else _0x685822['push'](_0x685822['shift']());}catch(_0x3816bf){_0x685822['push'](_0x685822['shift']());}}}(_0x463f,0x70051));import{Plugin as _0x40f399}from'ckeditor5/src/core.js';import{getTranslation as _0x314116}from'../utils/common-translations.js';function _0x2f98(_0x3fae7d,_0x37f518){const _0x463f6c=_0x463f();return _0x2f98=function(_0x2f9879,_0x6d794a){_0x2f9879=_0x2f9879-0x92;let _0x24be0b=_0x463f6c[_0x2f9879];return _0x24be0b;},_0x2f98(_0x3fae7d,_0x37f518);}export default class lt extends _0x40f399{[_0x26e810(0xb4)](){const _0x4ccaef=_0x26e810,_0x43fa75=this[_0x4ccaef(0xa2)],_0x37c8e8=_0x43fa75[_0x4ccaef(0xb1)][_0x4ccaef(0x93)](_0x4ccaef(0xa4));_0x43fa75[_0x4ccaef(0xb1)][_0x4ccaef(0xa0)](_0x4ccaef(0x9d))&&(_0x37c8e8[_0x4ccaef(0x94)](_0x4ccaef(0xa7)),_0x37c8e8[_0x4ccaef(0xb2)](_0x4ccaef(0xac)),_0x37c8e8[_0x4ccaef(0xa5)][_0x4ccaef(0x9a)](_0x584fc3=>this[_0x4ccaef(0xb3)](_0x584fc3)));}[_0x26e810(0xb3)](_0x1aef7d){const _0x510c72=_0x26e810,_0x43fa9a=this[_0x510c72(0xa2)][_0x510c72(0x9b)],{data:_0x316a7f}=_0x1aef7d,_0x38bebf={'type':_0x510c72(0x97),'content':''};if(_0x316a7f&&_0x510c72(0xac)==_0x316a7f[_0x510c72(0x96)]){if(!_0x316a7f[_0x510c72(0x99)])return{'type':_0x510c72(0x97),'content':_0x314116(_0x43fa9a,_0x510c72(0xae),_0x314116(_0x43fa9a,_0x510c72(0xaf)))+'\x20('+_0x316a7f[_0x510c72(0xab)]+')'};if(!_0x316a7f[_0x510c72(0xab)]){let _0x5c92fe=_0x1aef7d[_0x510c72(0xad)];for(;_0x5c92fe;){if(_0x5c92fe[_0x510c72(0x98)]&&_0x510c72(0x9f)==_0x5c92fe[_0x510c72(0x98)][_0x510c72(0x96)]&&_0x5c92fe[_0x510c72(0x98)][_0x510c72(0xab)])return _0x38bebf;_0x5c92fe=_0x5c92fe[_0x510c72(0x92)];}return{'type':_0x510c72(0x97),'content':_0x314116(_0x43fa9a,_0x510c72(0xb5),_0x314116(_0x43fa9a,_0x510c72(0xaf)))+'\x20('+_0x316a7f[_0x510c72(0x99)]+')'};}}}}function _0x463f(){const _0x305a6a=['afterInit','*Remove\x20format:*\x20%0','89620qFAZjK','next','get','enableDefaultAttributesIntegration','909BHFnqY','key','format','data','oldValue','registerDescriptionCallback','locale','27804843eLteGk','MultiLevelList','779558eTFziK','listType','has','1976540ZNeptB','editor','2163000LHmhoJ','TrackChangesEditing','descriptionFactory','392nPVlTi','multiLevelList','61159UFPAwq','5ieSHJw','1QhBTqY','newValue','listMarkerStyle','head','*Set\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','5391114rUFGjU','plugins','registerBlockAttribute','handleDescriptions'];_0x463f=function(){return _0x305a6a;};return _0x463f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2ea6(_0x4fba1c,_0x3dd970){const _0x32284f=_0x3228();return _0x2ea6=function(_0x2ea62e,_0x2ff7f6){_0x2ea62e=_0x2ea62e-0x8b;let _0x55553d=_0x32284f[_0x2ea62e];return _0x55553d;},_0x2ea6(_0x4fba1c,_0x3dd970);}const _0x3e9a93=_0x2ea6;(function(_0x368362,_0x5edd20){const _0x3efa7f=_0x2ea6,_0x5a0efc=_0x368362();while(!![]){try{const _0x10a70b=parseInt(_0x3efa7f(0x9a))/0x1+parseInt(_0x3efa7f(0x8b))/0x2+parseInt(_0x3efa7f(0x99))/0x3*(-parseInt(_0x3efa7f(0x9f))/0x4)+-parseInt(_0x3efa7f(0x8e))/0x5+-parseInt(_0x3efa7f(0x97))/0x6+-parseInt(_0x3efa7f(0xa1))/0x7*(-parseInt(_0x3efa7f(0x9b))/0x8)+-parseInt(_0x3efa7f(0x94))/0x9*(-parseInt(_0x3efa7f(0x9c))/0xa);if(_0x10a70b===_0x5edd20)break;else _0x5a0efc['push'](_0x5a0efc['shift']());}catch(_0x3b1479){_0x5a0efc['push'](_0x5a0efc['shift']());}}}(_0x3228,0xdbc2a));function _0x3228(){const _0x36da97=['enableCommand','5394410OKBGFk','TrackChangesEditing','descriptionFactory','PageBreakEditing','ELEMENT_PAGE_BREAK','locale','3703122soVUpP','afterInit','registerElementLabel','5896038ODLupg','get','3681eEjSGQ','1672082pIEvIU','24JMMmWC','20qDYslm','has','plugins','3104JHEIZv','pageBreak','2766309CzdHkB','466572Pynrvf','editor'];_0x3228=function(){return _0x36da97;};return _0x3228();}import{Plugin as _0x31befc}from'ckeditor5/src/core.js';import{getTranslation as _0x6faae}from'../utils/common-translations.js';export default class mt extends _0x31befc{[_0x3e9a93(0x95)](){const _0x39111a=_0x3e9a93,_0x28b0ec=this[_0x39111a(0x8c)];if(!_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x9d)](_0x39111a(0x91)))return;_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x98)](_0x39111a(0x8f))[_0x39111a(0x8d)](_0x39111a(0xa0));const _0x22d61d=_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x98)](_0x39111a(0x8f)),_0x36843f=_0x28b0ec[_0x39111a(0x93)];_0x22d61d[_0x39111a(0x90)][_0x39111a(0x96)](_0x39111a(0xa0),_0x3dc37c=>_0x6faae(_0x36843f,_0x39111a(0x92),_0x3dc37c));}}
23
+ function _0x5273(){const _0x173da2=['afterInit','locale','1822YaXpqK','71undovw','PageBreakEditing','has','plugins','get','registerElementLabel','204KZLdRE','3010095ieFCsu','15534354uezQFs','10URIVtW','2683413QwAwzK','2392579pXUXIB','editor','pageBreak','8enQVCr','ELEMENT_PAGE_BREAK','35121vemtGO','TrackChangesEditing','2209818oJpYRB','descriptionFactory','enableCommand'];_0x5273=function(){return _0x173da2;};return _0x5273();}const _0x3c3a85=_0x5359;(function(_0x296f70,_0x24ed5e){const _0x39eafb=_0x5359,_0x25f17e=_0x296f70();while(!![]){try{const _0x15d308=-parseInt(_0x39eafb(0x1b4))/0x1*(parseInt(_0x39eafb(0x1b3))/0x2)+-parseInt(_0x39eafb(0x1c4))/0x3*(parseInt(_0x39eafb(0x1ba))/0x4)+parseInt(_0x39eafb(0x1bb))/0x5+-parseInt(_0x39eafb(0x1ae))/0x6+parseInt(_0x39eafb(0x1bf))/0x7*(-parseInt(_0x39eafb(0x1c2))/0x8)+-parseInt(_0x39eafb(0x1be))/0x9*(parseInt(_0x39eafb(0x1bd))/0xa)+parseInt(_0x39eafb(0x1bc))/0xb;if(_0x15d308===_0x24ed5e)break;else _0x25f17e['push'](_0x25f17e['shift']());}catch(_0x905d4c){_0x25f17e['push'](_0x25f17e['shift']());}}}(_0x5273,0x540ae));import{Plugin as _0x34816a}from'ckeditor5/src/core.js';function _0x5359(_0x5c9d28,_0x4cebfb){const _0x527359=_0x5273();return _0x5359=function(_0x5359b4,_0x552404){_0x5359b4=_0x5359b4-0x1ad;let _0x3874aa=_0x527359[_0x5359b4];return _0x3874aa;},_0x5359(_0x5c9d28,_0x4cebfb);}import{getTranslation as _0x3eb34f}from'../utils/common-translations.js';export default class mt extends _0x34816a{[_0x3c3a85(0x1b1)](){const _0x2c5d98=_0x3c3a85,_0x856fac=this[_0x2c5d98(0x1c0)];if(!_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b6)](_0x2c5d98(0x1b5)))return;_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b8)](_0x2c5d98(0x1ad))[_0x2c5d98(0x1b0)](_0x2c5d98(0x1c1));const _0x4598bd=_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b8)](_0x2c5d98(0x1ad)),_0x4c52c2=_0x856fac[_0x2c5d98(0x1b2)];_0x4598bd[_0x2c5d98(0x1af)][_0x2c5d98(0x1b9)](_0x2c5d98(0x1c1),_0x560bf8=>_0x3eb34f(_0x4c52c2,_0x2c5d98(0x1c3),_0x560bf8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58b6a9=_0x2b26;(function(_0x5c33e3,_0x363b5f){const _0x43ee04=_0x2b26,_0x2d2b51=_0x5c33e3();while(!![]){try{const _0x9b0552=-parseInt(_0x43ee04(0x1dc))/0x1+-parseInt(_0x43ee04(0x1a3))/0x2*(parseInt(_0x43ee04(0x1e5))/0x3)+parseInt(_0x43ee04(0x1d6))/0x4+parseInt(_0x43ee04(0x1d7))/0x5*(-parseInt(_0x43ee04(0x1a2))/0x6)+-parseInt(_0x43ee04(0x1ab))/0x7+-parseInt(_0x43ee04(0x1cc))/0x8+parseInt(_0x43ee04(0x1af))/0x9;if(_0x9b0552===_0x363b5f)break;else _0x2d2b51['push'](_0x2d2b51['shift']());}catch(_0x58bd8d){_0x2d2b51['push'](_0x2d2b51['shift']());}}}(_0x5116,0xf37c7));import{Plugin as _0x1a7a06}from'ckeditor5/src/core.js';function _0x2b26(_0x361ac4,_0x514d8a){const _0x5116cb=_0x5116();return _0x2b26=function(_0x2b262e,_0x3fd494){_0x2b262e=_0x2b262e-0x1a2;let _0x200d51=_0x5116cb[_0x2b262e];return _0x200d51;},_0x2b26(_0x361ac4,_0x514d8a);}import{getTranslation as _0x435919}from'../utils/common-translations.js';export default class dt extends _0x1a7a06{[_0x58b6a9(0x1e4)](){const _0x101d53=_0x58b6a9,_0x4d3900=this[_0x101d53(0x1cf)];if(!_0x4d3900[_0x101d53(0x1c1)][_0x101d53(0x1bd)](_0x101d53(0x1a8)))return;const _0x23388e=_0x4d3900[_0x101d53(0x1aa)],_0x51e239=_0x4d3900[_0x101d53(0x1c1)][_0x101d53(0x1be)](_0x101d53(0x1df));_0x51e239[_0x101d53(0x1e1)][_0x101d53(0x1ba)](_0x101d53(0x1ac),_0x4be9fa=>_0x435919(_0x23388e,_0x101d53(0x1d1),_0x4be9fa)),_0x51e239[_0x101d53(0x1b1)](_0x101d53(0x1ac)),_0x51e239[_0x101d53(0x1c6)](_0x101d53(0x1c3)),_0x4d3900[_0x101d53(0x1c9)][_0x101d53(0x1b4)]['on'](_0x101d53(0x1c2),nr(_0x4d3900),{'priority':_0x101d53(0x1c0)}),_0x4d3900[_0x101d53(0x1b5)][_0x101d53(0x1b4)]['on'](_0x101d53(0x1c2),(_0x54a6b2,_0x5eb6a9,_0x5a1d00)=>{const _0x505ea5=_0x101d53;_0x5a1d00[_0x505ea5(0x1ce)][_0x505ea5(0x1d3)]&&nr(_0x4d3900,{'showActiveMarker':!0x1})(_0x54a6b2,_0x5eb6a9,_0x5a1d00);},{'priority':_0x101d53(0x1c0)});const _0x4d9c2a=_0x51e239[_0x101d53(0x1e1)];_0x4d9c2a[_0x101d53(0x1c5)](_0x5379e0=>{const _0x5a656c=_0x101d53;if(_0x5a656c(0x1a5)!==_0x5379e0[_0x5a656c(0x1e2)])return;const {start:_0x574e4b,end:_0x2351fa}=_0x5379e0[_0x5a656c(0x1b2)]();if(!_0x574e4b[_0x5a656c(0x1d8)](_0x2351fa)||!_0x574e4b[_0x5a656c(0x1b3)])return;const _0xb32d99=_0x4d3900[_0x5a656c(0x1d5)][_0x5a656c(0x1b0)],_0x38510b=_0x574e4b[_0x5a656c(0x1b3)];return _0xb32d99[_0x5a656c(0x1b6)](_0x38510b)&&!_0xb32d99[_0x5a656c(0x1d0)](_0x38510b)&&_0xb32d99[_0x5a656c(0x1da)](_0x38510b,_0x5a656c(0x1e0))?{'type':_0x5a656c(0x1a5),'content':_0x435919(_0x23388e,_0x5a656c(0x1dd),_0x4d9c2a[_0x5a656c(0x1c4)](_0x38510b,0x1))}:void 0x0;}),this[_0x101d53(0x1db)]();}[_0x58b6a9(0x1db)](){const _0x14b6be=_0x58b6a9,_0x3796be=this[_0x14b6be(0x1cf)],_0x303bec=_0x3796be[_0x14b6be(0x1aa)];_0x3796be[_0x14b6be(0x1c1)][_0x14b6be(0x1be)](_0x14b6be(0x1df))[_0x14b6be(0x1e1)][_0x14b6be(0x1c5)](_0x1f43d4=>{const _0x3379c7=_0x14b6be;if(_0x3379c7(0x1cb)!=_0x1f43d4[_0x3379c7(0x1e2)])return;const {data:_0x596e6b}=_0x1f43d4;return _0x596e6b&&_0x3379c7(0x1ac)==_0x596e6b[_0x3379c7(0x1bb)]?{'type':_0x3379c7(0x1d2),'content':_0x435919(_0x303bec,_0x3379c7(0x1b9),_0x435919(_0x303bec,_0x3379c7(0x1d1)))}:void 0x0;});}}function _0x5116(){const _0x2d3bf0=['*Insert:*\x20%0','toViewPosition','TrackChangesEditing','$text','descriptionFactory','type','mapper','afterInit','582XcIqtN','bindElementToMarker','8069016UGbKRM','7730BrLcCJ','name','insertion','end','consume','Paragraph','activeMarkers','locale','1777657OelJTf','paragraph','markerRange','span','48460275MssOJR','schema','enableDefaultAttributesIntegration','getFirstRange','nodeAfter','downcastDispatcher','data','isBlock','markerName','start','*Change\x20to:*\x20%0','registerElementLabel','commandName','createUIElement','has','get','includes','highest','plugins','addMarker:suggestion:insertion','insertParagraph','getItemLabel','registerDescriptionCallback','enableCommand','ck-suggestion-marker-split','consumable','editing','ck-suggestion-marker--active','formatBlock','15018088ElIapj','insert','options','editor','isLimit','ELEMENT_PARAGRAPH','format','showSuggestionHighlights','writer','model','2581072UvsKxM','5TSZUHd','isTouching','addClass','checkChild','_registerLegacyDescription','806566BIjpSY'];_0x5116=function(){return _0x2d3bf0;};return _0x5116();}function nr(_0x3bec12,{showActiveMarker:_0x184e52=!0x0}={}){return(_0x1e6336,_0x1aee99,_0x496547)=>{const _0x11ebbe=_0x2b26,_0x4b843c=_0x3bec12[_0x11ebbe(0x1c1)][_0x11ebbe(0x1be)](_0x11ebbe(0x1df)),_0x1914d2=_0x1aee99[_0x11ebbe(0x1ad)][_0x11ebbe(0x1b8)],_0x21bb51=_0x1aee99[_0x11ebbe(0x1ad)][_0x11ebbe(0x1a6)],_0x54e177=_0x3bec12[_0x11ebbe(0x1d5)][_0x11ebbe(0x1b0)];if(!_0x1914d2[_0x11ebbe(0x1d8)](_0x21bb51)||!_0x1914d2[_0x11ebbe(0x1b3)])return;const _0x2992a5=_0x1914d2[_0x11ebbe(0x1b3)];if(_0x54e177[_0x11ebbe(0x1b6)](_0x2992a5)&&!_0x54e177[_0x11ebbe(0x1d0)](_0x2992a5)&&_0x54e177[_0x11ebbe(0x1da)](_0x2992a5,_0x11ebbe(0x1e0))){if(!_0x496547[_0x11ebbe(0x1c8)][_0x11ebbe(0x1a7)](_0x1aee99[_0x11ebbe(0x1ad)],_0x1e6336[_0x11ebbe(0x1a4)]))return;const _0x2e09bb=_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1bc)](_0x11ebbe(0x1ae),{'class':_0x11ebbe(0x1c7)}),_0x2b9721=_0x496547[_0x11ebbe(0x1e3)][_0x11ebbe(0x1de)](_0x21bb51);_0x184e52&&_0x4b843c[_0x11ebbe(0x1a9)][_0x11ebbe(0x1bf)](_0x1aee99[_0x11ebbe(0x1b7)])&&_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1d9)](_0x11ebbe(0x1ca),_0x2e09bb),_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1cd)](_0x2b9721,_0x2e09bb),_0x496547[_0x11ebbe(0x1e3)][_0x11ebbe(0x1e6)](_0x2e09bb,_0x1aee99[_0x11ebbe(0x1b7)]);}};}
23
+ function _0x33d3(_0x48519c,_0x2e1be8){const _0x426935=_0x4269();return _0x33d3=function(_0x33d307,_0x2a1386){_0x33d307=_0x33d307-0xdd;let _0x5c8484=_0x426935[_0x33d307];return _0x5c8484;},_0x33d3(_0x48519c,_0x2e1be8);}function _0x4269(){const _0x3a1054=['_registerLegacyDescription','createUIElement','*Insert:*\x20%0','11vRhUZW','format','getItemLabel','commandName','insertParagraph','markerRange','options','TrackChangesEditing','locale','insertion','checkChild','afterInit','descriptionFactory','1715136cycIHU','paragraph','addClass','isBlock','editing','16gPRKHJ','1640401CotRcK','consumable','ELEMENT_PARAGRAPH','toViewPosition','isLimit','writer','addMarker:suggestion:insertion','editor','get','start','16TJbupI','Paragraph','$text','mapper','669114tGHuUi','679230CgMaHZ','nodeAfter','6gAnfHp','end','downcastDispatcher','has','getFirstRange','span','consume','name','*Change\x20to:*\x20%0','type','formatBlock','showSuggestionHighlights','isTouching','schema','activeMarkers','highest','includes','insert','enableCommand','63815yqVncp','markerName','enableDefaultAttributesIntegration','4XDluvI','plugins','ck-suggestion-marker--active','bindElementToMarker','data','registerElementLabel','ck-suggestion-marker-split','15559dNzVMh','402020gEBKgv','model','registerDescriptionCallback'];_0x4269=function(){return _0x3a1054;};return _0x4269();}const _0x2dd01e=_0x33d3;(function(_0x3cb0cf,_0x571030){const _0x2ec571=_0x33d3,_0x18a505=_0x3cb0cf();while(!![]){try{const _0x15346c=parseInt(_0x2ec571(0xfa))/0x1*(-parseInt(_0x2ec571(0x113))/0x2)+parseInt(_0x2ec571(0x122))/0x3+parseInt(_0x2ec571(0xf3))/0x4*(parseInt(_0x2ec571(0xf0))/0x5)+parseInt(_0x2ec571(0xdd))/0x6*(-parseInt(_0x2ec571(0x114))/0x7)+parseInt(_0x2ec571(0x11e))/0x8*(parseInt(_0x2ec571(0x123))/0x9)+parseInt(_0x2ec571(0xfb))/0xa*(-parseInt(_0x2ec571(0x101))/0xb)+parseInt(_0x2ec571(0x10e))/0xc;if(_0x15346c===_0x571030)break;else _0x18a505['push'](_0x18a505['shift']());}catch(_0xe0a14){_0x18a505['push'](_0x18a505['shift']());}}}(_0x4269,0x1fe5c));import{Plugin as _0x1c57c9}from'ckeditor5/src/core.js';import{getTranslation as _0x175ea2}from'../utils/common-translations.js';export default class dt extends _0x1c57c9{[_0x2dd01e(0x10c)](){const _0x36009c=_0x2dd01e,_0x2c2cca=this[_0x36009c(0x11b)];if(!_0x2c2cca[_0x36009c(0xf4)][_0x36009c(0xe0)](_0x36009c(0x11f)))return;const _0x5633a4=_0x2c2cca[_0x36009c(0x109)],_0x5557bc=_0x2c2cca[_0x36009c(0xf4)][_0x36009c(0x11c)](_0x36009c(0x108));_0x5557bc[_0x36009c(0x10d)][_0x36009c(0xf8)](_0x36009c(0x10f),_0x388692=>_0x175ea2(_0x5633a4,_0x36009c(0x116),_0x388692)),_0x5557bc[_0x36009c(0xf2)](_0x36009c(0x10f)),_0x5557bc[_0x36009c(0xef)](_0x36009c(0x105)),_0x2c2cca[_0x36009c(0x112)][_0x36009c(0xdf)]['on'](_0x36009c(0x11a),nr(_0x2c2cca),{'priority':_0x36009c(0xec)}),_0x2c2cca[_0x36009c(0xf7)][_0x36009c(0xdf)]['on'](_0x36009c(0x11a),(_0x110728,_0x2c69b1,_0xc01499)=>{const _0x263497=_0x36009c;_0xc01499[_0x263497(0x107)][_0x263497(0xe8)]&&nr(_0x2c2cca,{'showActiveMarker':!0x1})(_0x110728,_0x2c69b1,_0xc01499);},{'priority':_0x36009c(0xec)});const _0x51fe8f=_0x5557bc[_0x36009c(0x10d)];_0x51fe8f[_0x36009c(0xfd)](_0x2bcaff=>{const _0x385bd3=_0x36009c;if(_0x385bd3(0x10a)!==_0x2bcaff[_0x385bd3(0xe6)])return;const {start:_0x3154c5,end:_0xb66343}=_0x2bcaff[_0x385bd3(0xe1)]();if(!_0x3154c5[_0x385bd3(0xe9)](_0xb66343)||!_0x3154c5[_0x385bd3(0x124)])return;const _0x219e64=_0x2c2cca[_0x385bd3(0xfc)][_0x385bd3(0xea)],_0x1ac620=_0x3154c5[_0x385bd3(0x124)];return _0x219e64[_0x385bd3(0x111)](_0x1ac620)&&!_0x219e64[_0x385bd3(0x118)](_0x1ac620)&&_0x219e64[_0x385bd3(0x10b)](_0x1ac620,_0x385bd3(0x120))?{'type':_0x385bd3(0x10a),'content':_0x175ea2(_0x5633a4,_0x385bd3(0x100),_0x51fe8f[_0x385bd3(0x103)](_0x1ac620,0x1))}:void 0x0;}),this[_0x36009c(0xfe)]();}[_0x2dd01e(0xfe)](){const _0x5571ae=_0x2dd01e,_0x232360=this[_0x5571ae(0x11b)],_0x1c2992=_0x232360[_0x5571ae(0x109)];_0x232360[_0x5571ae(0xf4)][_0x5571ae(0x11c)](_0x5571ae(0x108))[_0x5571ae(0x10d)][_0x5571ae(0xfd)](_0x39ad00=>{const _0x5f0d09=_0x5571ae;if(_0x5f0d09(0xe7)!=_0x39ad00[_0x5f0d09(0xe6)])return;const {data:_0x1604b5}=_0x39ad00;return _0x1604b5&&_0x5f0d09(0x10f)==_0x1604b5[_0x5f0d09(0x104)]?{'type':_0x5f0d09(0x102),'content':_0x175ea2(_0x1c2992,_0x5f0d09(0xe5),_0x175ea2(_0x1c2992,_0x5f0d09(0x116)))}:void 0x0;});}}function nr(_0xbb4595,{showActiveMarker:_0x3f2ba4=!0x0}={}){return(_0x870887,_0x586d23,_0x25f9ec)=>{const _0x417328=_0x33d3,_0x2da19d=_0xbb4595[_0x417328(0xf4)][_0x417328(0x11c)](_0x417328(0x108)),_0x5bd8eb=_0x586d23[_0x417328(0x106)][_0x417328(0x11d)],_0x3f748c=_0x586d23[_0x417328(0x106)][_0x417328(0xde)],_0x340c3a=_0xbb4595[_0x417328(0xfc)][_0x417328(0xea)];if(!_0x5bd8eb[_0x417328(0xe9)](_0x3f748c)||!_0x5bd8eb[_0x417328(0x124)])return;const _0x23cbf4=_0x5bd8eb[_0x417328(0x124)];if(_0x340c3a[_0x417328(0x111)](_0x23cbf4)&&!_0x340c3a[_0x417328(0x118)](_0x23cbf4)&&_0x340c3a[_0x417328(0x10b)](_0x23cbf4,_0x417328(0x120))){if(!_0x25f9ec[_0x417328(0x115)][_0x417328(0xe3)](_0x586d23[_0x417328(0x106)],_0x870887[_0x417328(0xe4)]))return;const _0x550cc6=_0x25f9ec[_0x417328(0x119)][_0x417328(0xff)](_0x417328(0xe2),{'class':_0x417328(0xf9)}),_0x1866cd=_0x25f9ec[_0x417328(0x121)][_0x417328(0x117)](_0x3f748c);_0x3f2ba4&&_0x2da19d[_0x417328(0xeb)][_0x417328(0xed)](_0x586d23[_0x417328(0xf1)])&&_0x25f9ec[_0x417328(0x119)][_0x417328(0x110)](_0x417328(0xf5),_0x550cc6),_0x25f9ec[_0x417328(0x119)][_0x417328(0xee)](_0x1866cd,_0x550cc6),_0x25f9ec[_0x417328(0x121)][_0x417328(0xf6)](_0x550cc6,_0x586d23[_0x417328(0xf1)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe79108=_0x31c2;(function(_0x1249ff,_0x20d84e){const _0x5abda=_0x31c2,_0x327fe5=_0x1249ff();while(!![]){try{const _0x4d96cf=-parseInt(_0x5abda(0x11f))/0x1+-parseInt(_0x5abda(0x10e))/0x2*(parseInt(_0x5abda(0x119))/0x3)+parseInt(_0x5abda(0x113))/0x4+-parseInt(_0x5abda(0x117))/0x5+-parseInt(_0x5abda(0x11e))/0x6*(parseInt(_0x5abda(0x121))/0x7)+parseInt(_0x5abda(0x11a))/0x8+parseInt(_0x5abda(0x10f))/0x9*(parseInt(_0x5abda(0x110))/0xa);if(_0x4d96cf===_0x20d84e)break;else _0x327fe5['push'](_0x327fe5['shift']());}catch(_0x1cccb4){_0x327fe5['push'](_0x327fe5['shift']());}}}(_0xb84e,0xebccb));import{Plugin as _0x182d6a}from'ckeditor5/src/core.js';function _0x31c2(_0x514c8e,_0x48d306){const _0xb84ebb=_0xb84e();return _0x31c2=function(_0x31c2d5,_0x319c7e){_0x31c2d5=_0x31c2d5-0x10b;let _0x388019=_0xb84ebb[_0x31c2d5];return _0x388019;},_0x31c2(_0x514c8e,_0x48d306);}import{getTranslation as _0x441443}from'../utils/common-translations.js';export default class pt extends _0x182d6a{[_0xe79108(0x11b)](){const _0x3b8275=_0xe79108,_0x21c0b9=this[_0x3b8275(0x10d)];if(!_0x21c0b9[_0x3b8275(0x127)][_0x3b8275(0x10c)](_0x3b8275(0x120)))return;_0x21c0b9[_0x3b8275(0x127)][_0x3b8275(0x11c)](_0x3b8275(0x112))[_0x3b8275(0x10b)](_0x3b8275(0x116)),this[_0x3b8275(0x125)]();}[_0xe79108(0x125)](){const _0x5d741b=_0xe79108,_0x5cb39b=this[_0x5d741b(0x10d)];_0x5cb39b[_0x5d741b(0x127)][_0x5d741b(0x11c)](_0x5d741b(0x112))[_0x5d741b(0x118)][_0x5d741b(0x122)](_0x4d537a=>{const _0x184bae=_0x5d741b;if(_0x184bae(0x124)!=_0x4d537a[_0x184bae(0x114)]&&_0x184bae(0x126)!=_0x4d537a[_0x184bae(0x114)])return;const {data:_0x5b181c}=_0x4d537a;return _0x5b181c&&_0x184bae(0x116)==_0x5b181c[_0x184bae(0x115)]?{'type':_0x184bae(0x11d),'content':_0x441443(_0x5cb39b[_0x184bae(0x123)],_0x184bae(0x111))}:void 0x0;});}}function _0xb84e(){const _0x320d8d=['6817544WWKzmR','afterInit','get','format','12MqEnNK','1391336utgIMx','RemoveFormatEditing','2228898oXPaDL','registerDescriptionCallback','locale','formatBlock','_registerLegacyDescription','formatInline','plugins','enableDefaultAttributesIntegration','has','editor','45894ZYkdyS','117ctlrSE','3510030tYIWPz','*Remove\x20all\x20formatting*','TrackChangesEditing','5222100SBQmbO','type','commandName','removeFormat','9569725qLtsVS','descriptionFactory','237dhlEkQ'];_0xb84e=function(){return _0x320d8d;};return _0xb84e();}
23
+ function _0x13b6(){const _0xdc1d56=['removeFormat','afterInit','commandName','RemoveFormatEditing','descriptionFactory','185868pHcsgL','has','808432sjbPSG','registerDescriptionCallback','type','format','6524990XcMheD','get','6449418DAZXbw','2884147PlSsIp','3370968RPXmUb','formatBlock','plugins','TrackChangesEditing','enableDefaultAttributesIntegration','_registerLegacyDescription','*Remove\x20all\x20formatting*','editor','locale','8DiXuUC','formatInline','2493048QfAlUX'];_0x13b6=function(){return _0xdc1d56;};return _0x13b6();}const _0x4aff12=_0x557c;(function(_0x2081d2,_0x5775dc){const _0x242b95=_0x557c,_0x466617=_0x2081d2();while(!![]){try{const _0x1953c4=parseInt(_0x242b95(0xb4))/0x1+parseInt(_0x242b95(0xac))/0x2+-parseInt(_0x242b95(0xa1))/0x3+parseInt(_0x242b95(0xb2))/0x4+parseInt(_0x242b95(0x9d))/0x5+-parseInt(_0x242b95(0x9f))/0x6+-parseInt(_0x242b95(0xa0))/0x7*(parseInt(_0x242b95(0xaa))/0x8);if(_0x1953c4===_0x5775dc)break;else _0x466617['push'](_0x466617['shift']());}catch(_0x1e5186){_0x466617['push'](_0x466617['shift']());}}}(_0x13b6,0xc24c1));import{Plugin as _0x3300ab}from'ckeditor5/src/core.js';function _0x557c(_0x4b92bd,_0x4f9eae){const _0x13b6aa=_0x13b6();return _0x557c=function(_0x557cda,_0x1a7238){_0x557cda=_0x557cda-0x9c;let _0x3ceafd=_0x13b6aa[_0x557cda];return _0x3ceafd;},_0x557c(_0x4b92bd,_0x4f9eae);}import{getTranslation as _0x3f2f8d}from'../utils/common-translations.js';export default class pt extends _0x3300ab{[_0x4aff12(0xae)](){const _0x17069c=_0x4aff12,_0x474e7f=this[_0x17069c(0xa8)];if(!_0x474e7f[_0x17069c(0xa3)][_0x17069c(0xb3)](_0x17069c(0xb0)))return;_0x474e7f[_0x17069c(0xa3)][_0x17069c(0x9e)](_0x17069c(0xa4))[_0x17069c(0xa5)](_0x17069c(0xad)),this[_0x17069c(0xa6)]();}[_0x4aff12(0xa6)](){const _0x2ecf83=_0x4aff12,_0x39702f=this[_0x2ecf83(0xa8)];_0x39702f[_0x2ecf83(0xa3)][_0x2ecf83(0x9e)](_0x2ecf83(0xa4))[_0x2ecf83(0xb1)][_0x2ecf83(0xb5)](_0x51bd29=>{const _0x57a428=_0x2ecf83;if(_0x57a428(0xa2)!=_0x51bd29[_0x57a428(0xb6)]&&_0x57a428(0xab)!=_0x51bd29[_0x57a428(0xb6)])return;const {data:_0x5236e9}=_0x51bd29;return _0x5236e9&&_0x57a428(0xad)==_0x5236e9[_0x57a428(0xaf)]?{'type':_0x57a428(0x9c),'content':_0x3f2f8d(_0x39702f[_0x57a428(0xa9)],_0x57a428(0xa7))}:void 0x0;});}}