@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240701.0 → 0.0.0-nightly-20240702.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 _0x2561a=_0x37f0;(function(_0xd26ec3,_0x3e4f69){const _0x46ff9e=_0x37f0,_0x464f60=_0xd26ec3();while(!![]){try{const _0x21c372=-parseInt(_0x46ff9e(0xd5))/0x1*(-parseInt(_0x46ff9e(0xaf))/0x2)+-parseInt(_0x46ff9e(0x99))/0x3*(parseInt(_0x46ff9e(0xb3))/0x4)+-parseInt(_0x46ff9e(0xd2))/0x5*(parseInt(_0x46ff9e(0xae))/0x6)+-parseInt(_0x46ff9e(0x92))/0x7+parseInt(_0x46ff9e(0xc4))/0x8+parseInt(_0x46ff9e(0x93))/0x9+parseInt(_0x46ff9e(0x91))/0xa;if(_0x21c372===_0x3e4f69)break;else _0x464f60['push'](_0x464f60['shift']());}catch(_0x34acd7){_0x464f60['push'](_0x464f60['shift']());}}}(_0x4761,0x73df4));import{Plugin as _0x258603}from'ckeditor5/src/core.js';function _0x4761(){const _0x43500a=['registerDescriptionCallback','plugins','enableCommand','model','afterInit','checkChild','locale','todo','ELEMENT_TODO_LIST','findIndex','todoListChecked','listItem','20338480ludXiu','5971763rLmpvj','2071809mUkFhk','ELEMENT_BULLETED_LIST','formatBlock','schema','type','paragraph','1341JgsCfW','length','end','commands','checkTodoList','push','value','listType','change','listIndent','document','format','selection','formatInline','replace','has','bulletedList','*Uncheck\x20item*','parent','isObject','from','42WLVstT','8AecZGs','commandName','TrackChangesEditing','_selectedElements','6896VJWjgj','*Indent:*\x20%0','previousSibling','createPositionAt','numberedList','LegacyTodoListEditing','execute','indentList','getSelectedBlocks','descriptionFactory','get','markBlockFormat','createRange','commandParams','forceValue','slice','LegacyListEditing','3135352HFknaN','name','ELEMENT_LIST_ITEM','registerElementLabel','*Change\x20to:*\x20%0','editor','*Outdent:*\x20%0','*Check\x20item*','before','nextSibling','bulleted','getAttribute','filter','outdentList','598985fQWTle','numbered','ELEMENT_NUMBERED_LIST','70240cRSXaH','add','todoList','blockName','element','List'];_0x4761=function(){return _0x43500a;};return _0x4761();}import{getTranslation as _0xcbb184}from'../utils/common-translations.js';export default class ut extends _0x258603{[_0x2561a(0x89)](){const _0x2c15cb=_0x2561a,_0x5d5c58=this[_0x2c15cb(0xc9)],_0x1a95bb=_0x5d5c58[_0x2c15cb(0x8b)];if(!_0x5d5c58[_0x2c15cb(0x86)][_0x2c15cb(0xa8)](_0x2c15cb(0xc3)))return;const _0x1818ab=_0x5d5c58[_0x2c15cb(0x86)][_0x2c15cb(0xbd)](_0x2c15cb(0xb1)),_0xd74cd1=_0x5d5c58[_0x2c15cb(0x86)][_0x2c15cb(0xa8)](_0x2c15cb(0xb8));function _0x1a5cad(_0x9410f3){return()=>{const _0x4b2c10=_0x37f0,_0xaa30ec=_0x5d5c58[_0x4b2c10(0x88)][_0x4b2c10(0xa3)][_0x4b2c10(0xa5)],_0x3be2d0=_0x5d5c58[_0x4b2c10(0x9c)][_0x4b2c10(0xbd)](_0x9410f3);if(_0x3be2d0[_0x4b2c10(0x9f)])return void _0x5d5c58[_0x4b2c10(0xb9)](_0x4b2c10(0x98),{});const _0x539fc8=_0x9410f3[_0x4b2c10(0xc2)](0x0,-0x4),_0x5123b9=function(_0x3b13d3,_0x23fcdf,_0x1b4cef){const _0x19b2a7=_0x4b2c10;let _0x2695d3=Array[_0x19b2a7(0xad)](_0x3b13d3)[_0x19b2a7(0xd0)](_0x2bcda4=>function(_0x8ee1fc,_0x133a42){const _0x3c1535=_0x19b2a7;return _0x133a42[_0x3c1535(0x8a)](_0x8ee1fc[_0x3c1535(0xab)],_0x3c1535(0x90))&&!_0x133a42[_0x3c1535(0xac)](_0x8ee1fc);}(_0x2bcda4,_0x1b4cef));_0x2695d3=_0x2695d3[_0x19b2a7(0xd0)](_0x6e9ad0=>!_0x6e9ad0['is'](_0x19b2a7(0xd9),_0x19b2a7(0x90))||_0x6e9ad0[_0x19b2a7(0xcf)](_0x19b2a7(0xa0))!=_0x23fcdf);const _0x11ed81=new Set();for(const _0x377193 of _0x2695d3)_0x377193['is'](_0x19b2a7(0xd9),_0x19b2a7(0x90))?_0x11ed81[_0x19b2a7(0xd6)](me(_0x377193)):_0x11ed81[_0x19b2a7(0xd6)](_0x377193);return Array[_0x19b2a7(0xad)](_0x11ed81);}(_0xaa30ec[_0x4b2c10(0xbb)](),_0x539fc8,_0x5d5c58[_0x4b2c10(0x88)][_0x4b2c10(0x96)]);_0x5d5c58[_0x4b2c10(0x88)][_0x4b2c10(0xa1)](()=>{const _0x228cf6=_0x4b2c10;for(const _0x5eb478 of _0x5123b9)_0x1818ab[_0x228cf6(0xbe)](_0x5eb478,{'commandName':_0x9410f3,'commandParams':[{'forceValue':!_0x3be2d0[_0x228cf6(0x9f)]}],'formatGroupId':_0x228cf6(0xd8)},fe(_0x5eb478));});};}function _0x24ce93(_0x3c8e4c){return()=>{const _0x48b5f0=_0x37f0,_0x59840a=function(_0x55b396){const _0x55fd59=_0x37f0;let _0x3dd95e=Array[_0x55fd59(0xad)](_0x55b396);const _0x54d74f=_0x3dd95e[_0x55fd59(0x8e)](_0x64a52d=>_0x55fd59(0x90)!=_0x64a52d[_0x55fd59(0xc5)]);return _0x54d74f>-0x1&&(_0x3dd95e=_0x3dd95e[_0x55fd59(0xc2)](0x0,_0x54d74f)),_0x3dd95e;}(_0x5d5c58[_0x48b5f0(0x88)][_0x48b5f0(0xa3)][_0x48b5f0(0xa5)][_0x48b5f0(0xbb)]()),_0xd8bcd9=_0x5d5c58[_0x48b5f0(0x88)][_0x48b5f0(0xbf)](_0x5d5c58[_0x48b5f0(0x88)][_0x48b5f0(0xb6)](_0x59840a[0x0],_0x48b5f0(0xcc)),_0x5d5c58[_0x48b5f0(0x88)][_0x48b5f0(0xb6)](_0x59840a[_0x59840a[_0x48b5f0(0x9a)]-0x1],_0x48b5f0(0x9b)));_0x5d5c58[_0x48b5f0(0x88)][_0x48b5f0(0xa1)](()=>{const _0x5c775f=_0x48b5f0;_0x1818ab[_0x5c775f(0xbe)](_0xd8bcd9,{'commandName':_0x3c8e4c,'commandParams':[],'formatGroupId':_0x5c775f(0xa2)},function(_0x84e51){const _0x1ee02b=_0x5c775f,_0xa7776c=new Set();for(const _0x360f09 of _0x84e51){let _0x217e46=_0x360f09[_0x1ee02b(0xcd)];for(;_0x217e46&&_0x217e46[_0x1ee02b(0xcf)](_0x1ee02b(0xa2))>_0x360f09[_0x1ee02b(0xcf)](_0x1ee02b(0xa2));)_0xa7776c[_0x1ee02b(0xd6)](_0x217e46),_0x217e46=_0x217e46[_0x1ee02b(0xcd)];}return Array[_0x1ee02b(0xad)](_0xa7776c);}(_0x59840a));});};}_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0xb7),_0x1a5cad(_0x2c15cb(0xb7))),_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0xa9),_0x1a5cad(_0x2c15cb(0xa9))),_0xd74cd1&&_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0xd7),_0x1a5cad(_0x2c15cb(0xd7))),_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0xba),_0x24ce93(_0x2c15cb(0xba))),_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0xd1),_0x24ce93(_0x2c15cb(0xd1))),_0xd74cd1&&_0x1818ab[_0x2c15cb(0x87)](_0x2c15cb(0x9d),()=>{const _0x2bf662=_0x2c15cb,_0x324199=_0x5d5c58[_0x2bf662(0x9c)][_0x2bf662(0xbd)](_0x2bf662(0x9d)),_0x4b4732=Array[_0x2bf662(0xad)](_0x324199[_0x2bf662(0xb2)]);_0x4b4732[_0x2bf662(0xd0)](_0x2ac41b=>_0x2ac41b[_0x2bf662(0xcf)](_0x2bf662(0x8f))!=_0x324199[_0x2bf662(0x9f)]),_0x5d5c58[_0x2bf662(0x88)][_0x2bf662(0xa1)](()=>{const _0x16215b=_0x2bf662;for(const _0x40b9ca of _0x4b4732)_0x1818ab[_0x16215b(0xbe)](_0x40b9ca,{'commandName':_0x16215b(0x9d),'commandParams':[{'forceValue':!_0x324199[_0x16215b(0x9f)]}]});});}),_0x1818ab[_0x2c15cb(0xbc)][_0x2c15cb(0xc7)](_0x2c15cb(0x90),_0x2b4742=>_0xcbb184(_0x1a95bb,_0x2c15cb(0xc6),_0x2b4742)),_0x1818ab[_0x2c15cb(0xbc)][_0x2c15cb(0x85)](_0x29abab=>{const _0x2d11d0=_0x2c15cb;if(_0x2d11d0(0x95)!=_0x29abab[_0x2d11d0(0x97)]&&_0x2d11d0(0xa6)!=_0x29abab[_0x2d11d0(0x97)])return;const {data:_0x4c2b52}=_0x29abab;if(_0x4c2b52){if(_0x2d11d0(0xb7)==_0x4c2b52[_0x2d11d0(0xb0)]||_0x2d11d0(0xa9)==_0x4c2b52[_0x2d11d0(0xb0)]||_0x2d11d0(0xd7)==_0x4c2b52[_0x2d11d0(0xb0)])switch(_0x4c2b52[_0x2d11d0(0xb0)][_0x2d11d0(0xa7)](_0x2d11d0(0xda),'')){case _0x2d11d0(0xce):return _0x376a79(_0xcbb184(_0x1a95bb,_0x2d11d0(0x94)));case _0x2d11d0(0xd3):return _0x376a79(_0xcbb184(_0x1a95bb,_0x2d11d0(0xd4)));case _0x2d11d0(0x8c):return _0x376a79(_0xcbb184(_0x1a95bb,_0x2d11d0(0x8d)));}if(_0x2d11d0(0xba)==_0x4c2b52[_0x2d11d0(0xb0)])return{'type':_0x2d11d0(0xa4),'content':_0xcbb184(_0x1a95bb,_0x2d11d0(0xb4),_0xcbb184(_0x1a95bb,_0x2d11d0(0xc6)))};if(_0x2d11d0(0xd1)==_0x4c2b52[_0x2d11d0(0xb0)])return{'type':_0x2d11d0(0xa4),'content':_0xcbb184(_0x1a95bb,_0x2d11d0(0xca),_0xcbb184(_0x1a95bb,_0x2d11d0(0xc6)))};if(_0x2d11d0(0x9d)==_0x4c2b52[_0x2d11d0(0xb0)])return _0x4c2b52[_0x2d11d0(0xc0)][0x0][_0x2d11d0(0xc1)]?{'type':_0x2d11d0(0xa4),'content':_0xcbb184(_0x1a95bb,_0x2d11d0(0xcb))}:{'type':_0x2d11d0(0xa4),'content':_0xcbb184(_0x1a95bb,_0x2d11d0(0xaa))};}function _0x376a79(_0x1eddfb){const _0x4e01c8=_0x2d11d0;return{'type':_0x4e01c8(0xa4),'content':_0xcbb184(_0x1a95bb,_0x4e01c8(0xc8),_0x1eddfb)};}});}}function me(_0x143caa){const _0x977c4e=_0x2561a,_0x51f9b3=_0x143caa[_0x977c4e(0xcf)](_0x977c4e(0xa2));if(0x0==_0x51f9b3)return _0x143caa;let _0x463232=_0x143caa;for(;_0x143caa[_0x977c4e(0xb5)]&&_0x143caa[_0x977c4e(0xb5)]['is'](_0x977c4e(0xd9),_0x977c4e(0x90));){const _0x3722c5=_0x143caa[_0x977c4e(0xb5)][_0x977c4e(0xcf)](_0x977c4e(0xa2));if(_0x3722c5==_0x51f9b3)_0x463232=_0x143caa[_0x977c4e(0xb5)];else{if(_0x3722c5<_0x51f9b3)break;}_0x143caa=_0x143caa[_0x977c4e(0xb5)];}return _0x463232;}function _0x37f0(_0x1da75e,_0x5601b8){const _0x47616=_0x4761();return _0x37f0=function(_0x37f0e2,_0x1b1bde){_0x37f0e2=_0x37f0e2-0x85;let _0x3c46c6=_0x47616[_0x37f0e2];return _0x3c46c6;},_0x37f0(_0x1da75e,_0x5601b8);}function fe(_0x1e7fe2){const _0x2f4706=_0x2561a,_0x5ae0db=[];if(_0x1e7fe2['is'](_0x2f4706(0xd9),_0x2f4706(0x90))&&_0x1e7fe2[_0x2f4706(0xcf)](_0x2f4706(0xa2))>0x0){let _0x1dd769=_0x1e7fe2[_0x2f4706(0xcd)];for(;_0x1dd769&&_0x2f4706(0x90)==_0x1dd769[_0x2f4706(0xc5)]&&_0x1dd769[_0x2f4706(0xcf)](_0x2f4706(0xa2))==_0x1e7fe2[_0x2f4706(0xcf)](_0x2f4706(0xa2));)_0x5ae0db[_0x2f4706(0x9e)](_0x1dd769),_0x1dd769=_0x1dd769[_0x2f4706(0xcd)];}return _0x5ae0db;}
@@ -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 _0x413fe0=_0x5c2d;(function(_0x33d913,_0x2dc5c0){const _0x1a92f5=_0x5c2d,_0x264e61=_0x33d913();while(!![]){try{const _0x2c409b=parseInt(_0x1a92f5(0x110))/0x1+parseInt(_0x1a92f5(0xed))/0x2+-parseInt(_0x1a92f5(0x137))/0x3*(parseInt(_0x1a92f5(0x130))/0x4)+-parseInt(_0x1a92f5(0x127))/0x5*(-parseInt(_0x1a92f5(0x12a))/0x6)+parseInt(_0x1a92f5(0x12e))/0x7*(-parseInt(_0x1a92f5(0x10b))/0x8)+parseInt(_0x1a92f5(0x12d))/0x9*(-parseInt(_0x1a92f5(0x112))/0xa)+-parseInt(_0x1a92f5(0xe7))/0xb*(parseInt(_0x1a92f5(0xfb))/0xc);if(_0x2c409b===_0x2dc5c0)break;else _0x264e61['push'](_0x264e61['shift']());}catch(_0x45cda){_0x264e61['push'](_0x264e61['shift']());}}}(_0x2c9b,0x36757));import{Plugin as _0xec95bd}from'ckeditor5/src/core.js';function _0x5c2d(_0x23c5de,_0x8d01dc){const _0x2c9b1b=_0x2c9b();return _0x5c2d=function(_0x5c2d8c,_0x1b71ab){_0x5c2d8c=_0x5c2d8c-0xe7;let _0x5d0cfa=_0x2c9b1b[_0x5c2d8c];return _0x5d0cfa;},_0x5c2d(_0x23c5de,_0x8d01dc);}function _0x2c9b(){const _0x4bff51=['ELEMENT_','handleListStyleCommand','toUpperCase','before','registerDescriptionCallback','handleListReversedCommand','flat','replace','enableCommand','listStart','document','listType','*Format:*\x20set\x20order\x20to\x20reversed','model','format','has','locale','263670HJqgOB','startIndex','numbered','48LoGIuK','*Change\x20to:*\x20%0','backward','2313aUdjmJ','979601WvfaTq','formatInline','28VKPYaj','type','createPositionAt','styles','plugins','listReversed','getSiblingNodes','14373iWITnB','markMultiRangeBlockFormat','selection','4484469OsjMaM','_getSuggestionBlocks','getListTypeFromListStyleType','length','reversed','parent','281946QzNZSV','unshift','handleDescriptions','LegacyListPropertiesEditing','from','commandName','editor','get','_LIST_','filter','_getTranslationKeyForListStyle','formatBlock','listItem','listStyle','12ONHYLf','getSelectedBlocks','config','getAttribute','LegacyListUtils','getFirstPosition','change','list.properties','default','*Format:*\x20set\x20order\x20to\x20regular','getLastPosition','createRange','commandParams','_getSuggestionBlocksForListStyle','forward','afterInit','8yKtvyd','TrackChangesEditing','bind','push','map','356770zCmbXg','handleListStartCommand','4490JlGDmj','element','*Format:*\x20set\x20start\x20index\x20to\x20%0','descriptionFactory'];_0x2c9b=function(){return _0x4bff51;};return _0x2c9b();}import{getTranslation as _0x427898}from'../utils/common-translations.js';export default class K extends _0xec95bd{[_0x413fe0(0x10a)](){const _0x9131be=_0x413fe0;if(!this[_0x9131be(0xf3)][_0x9131be(0x134)][_0x9131be(0x125)](_0x9131be(0xf0)))return;const _0x1b1a2a=this[_0x9131be(0xf3)][_0x9131be(0xfd)][_0x9131be(0xf4)](_0x9131be(0x102)),_0x2e2b41=this[_0x9131be(0xf3)][_0x9131be(0x134)][_0x9131be(0xf4)](_0x9131be(0x10c));_0x1b1a2a[_0x9131be(0x133)]&&_0x2e2b41[_0x9131be(0x11e)](_0x9131be(0xfa),this[_0x9131be(0x117)][_0x9131be(0x10d)](this)),_0x1b1a2a[_0x9131be(0xeb)]&&_0x2e2b41[_0x9131be(0x11e)](_0x9131be(0x135),this[_0x9131be(0x11b)][_0x9131be(0x10d)](this)),_0x1b1a2a[_0x9131be(0x128)]&&_0x2e2b41[_0x9131be(0x11e)](_0x9131be(0x11f),this[_0x9131be(0x111)][_0x9131be(0x10d)](this)),_0x2e2b41[_0x9131be(0x115)][_0x9131be(0x11a)](this[_0x9131be(0xef)][_0x9131be(0x10d)](this));}[_0x413fe0(0x117)](_0x2fda70,_0x1bee90={}){const _0xd48225=_0x413fe0,_0x2d38b6=this[_0xd48225(0xf3)][_0xd48225(0x134)][_0xd48225(0xf4)](_0xd48225(0x10c)),_0x638879=this[_0xd48225(0x108)]();this[_0xd48225(0xf3)][_0xd48225(0x123)][_0xd48225(0x101)](()=>{const _0x31cb54=_0xd48225;_0x2d38b6[_0x31cb54(0x138)](_0x638879,{'commandName':_0x31cb54(0xfa),'commandParams':[{'type':_0x1bee90[_0x31cb54(0x131)]}],'formatGroupId':_0x31cb54(0xfa)});});}[_0x413fe0(0x11b)](_0x1283d9,_0x5adbb7={}){const _0x27ca60=_0x413fe0,_0x14ea69=this[_0x27ca60(0xf3)][_0x27ca60(0x134)][_0x27ca60(0xf4)](_0x27ca60(0x10c)),_0x167dc5=this[_0x27ca60(0xe8)](_0x5c2e22=>_0x5c2e22['is'](_0x27ca60(0x113),_0x27ca60(0xf9))&&_0x27ca60(0x129)===_0x5c2e22[_0x27ca60(0xfe)](_0x27ca60(0x121)));if(_0x167dc5[_0x27ca60(0xea)]<0x1)return;const _0xec43ba=_0x167dc5[_0x27ca60(0x10f)](_0x284072=>this[_0x27ca60(0xf3)][_0x27ca60(0x123)][_0x27ca60(0x106)](this[_0x27ca60(0xf3)][_0x27ca60(0x123)][_0x27ca60(0x132)](_0x284072,_0x27ca60(0x119)),this[_0x27ca60(0xf3)][_0x27ca60(0x123)][_0x27ca60(0x132)](_0x284072,0x0)));this[_0x27ca60(0xf3)][_0x27ca60(0x123)][_0x27ca60(0x101)](()=>{const _0x22b26f=_0x27ca60;_0x14ea69[_0x22b26f(0x138)](_0xec43ba,{'commandName':_0x22b26f(0x135),'commandParams':[{'reversed':_0x5adbb7[_0x22b26f(0xeb)]}],'formatGroupId':_0x22b26f(0x135)});});}[_0x413fe0(0x111)](_0x2bf956,_0x98d695={}){const _0x3421b2=_0x413fe0,_0x32dad8=this[_0x3421b2(0xf3)][_0x3421b2(0x134)][_0x3421b2(0xf4)](_0x3421b2(0x10c)),_0x40cd73=this[_0x3421b2(0xe8)](_0x920b7d=>_0x920b7d['is'](_0x3421b2(0x113),_0x3421b2(0xf9))&&_0x3421b2(0x129)===_0x920b7d[_0x3421b2(0xfe)](_0x3421b2(0x121)));if(_0x40cd73[_0x3421b2(0xea)]<0x1)return;const _0x7368e8=_0x40cd73[_0x3421b2(0x10f)](_0xa53911=>this[_0x3421b2(0xf3)][_0x3421b2(0x123)][_0x3421b2(0x106)](this[_0x3421b2(0xf3)][_0x3421b2(0x123)][_0x3421b2(0x132)](_0xa53911,_0x3421b2(0x119)),this[_0x3421b2(0xf3)][_0x3421b2(0x123)][_0x3421b2(0x132)](_0xa53911,0x0)));this[_0x3421b2(0xf3)][_0x3421b2(0x123)][_0x3421b2(0x101)](()=>{const _0x240b12=_0x3421b2;_0x32dad8[_0x240b12(0x138)](_0x7368e8,{'commandName':_0x240b12(0x11f),'commandParams':[{'startIndex':_0x98d695[_0x240b12(0x128)]}],'formatGroupId':_0x240b12(0x11f)});});}[_0x413fe0(0xef)](_0x1a9836){const _0x4d6d34=_0x413fe0;if(_0x4d6d34(0xf8)!=_0x1a9836[_0x4d6d34(0x131)]&&_0x4d6d34(0x12f)!=_0x1a9836[_0x4d6d34(0x131)])return;const _0x302b22=this[_0x4d6d34(0xf3)][_0x4d6d34(0x126)],{data:_0x2c0c5c}=_0x1a9836;if(!_0x2c0c5c)return;let _0x2ace3e,_0x55ee9e;switch(_0x2c0c5c[_0x4d6d34(0xf2)]){case _0x4d6d34(0xfa):_0x2ace3e=_0x4d6d34(0x12b),_0x55ee9e={'type':_0x4d6d34(0x124),'content':_0x427898(_0x302b22,_0x2ace3e,_0x427898(_0x302b22,this[_0x4d6d34(0xf7)](_0x2c0c5c[_0x4d6d34(0x107)][0x0][_0x4d6d34(0x131)])))};break;case _0x4d6d34(0x135):_0x2ace3e=_0x2c0c5c[_0x4d6d34(0x107)][0x0][_0x4d6d34(0xeb)]?_0x4d6d34(0x122):_0x4d6d34(0x104),_0x55ee9e={'type':_0x4d6d34(0x124),'content':_0x427898(_0x302b22,_0x2ace3e)};break;case _0x4d6d34(0x11f):_0x2ace3e=_0x4d6d34(0x114),_0x55ee9e={'type':_0x4d6d34(0x124),'content':_0x427898(_0x302b22,_0x2ace3e,_0x2c0c5c[_0x4d6d34(0x107)][0x0][_0x4d6d34(0x128)])};}return _0x55ee9e;}[_0x413fe0(0x108)](){const _0x20c531=_0x413fe0;var _0x145dc4,_0x1b2894,_0x85dee3,_0x15b36f;const _0x2f4d56=this[_0x20c531(0xf3)][_0x20c531(0x134)][_0x20c531(0xf4)](_0x20c531(0xff));let _0x148702=Array[_0x20c531(0xf1)](this[_0x20c531(0xf3)][_0x20c531(0x123)][_0x20c531(0x120)][_0x20c531(0x139)][_0x20c531(0xfc)]());return(null===(_0x145dc4=_0x148702[0x0])||void 0x0===_0x145dc4?void 0x0:_0x145dc4['is'](_0x20c531(0x113),_0x20c531(0xf9)))&&_0x148702[_0x20c531(0xee)](..._0x2f4d56[_0x20c531(0x136)](this[_0x20c531(0xf3)][_0x20c531(0x123)][_0x20c531(0x120)][_0x20c531(0x139)][_0x20c531(0x100)](),_0x20c531(0x12c))),(null===(_0x1b2894=_0x148702[_0x148702[_0x20c531(0xea)]-0x1])||void 0x0===_0x1b2894?void 0x0:_0x1b2894['is'](_0x20c531(0x113),_0x20c531(0xf9)))&&_0x148702[_0x20c531(0x10e)](..._0x2f4d56[_0x20c531(0x136)](this[_0x20c531(0xf3)][_0x20c531(0x123)][_0x20c531(0x120)][_0x20c531(0x139)][_0x20c531(0x105)](),_0x20c531(0x109))),_0x148702=[...new Set(_0x148702)],(null===(_0x15b36f=null===(_0x85dee3=this[_0x20c531(0xf3)][_0x20c531(0x123)][_0x20c531(0x120)][_0x20c531(0x139)][_0x20c531(0x100)]())||void 0x0===_0x85dee3?void 0x0:_0x85dee3[_0x20c531(0xec)])||void 0x0===_0x15b36f?void 0x0:_0x15b36f['is'](_0x20c531(0x113),_0x20c531(0xf9)))&&(_0x148702=_0x148702[_0x20c531(0xf6)](_0xbe24bb=>_0xbe24bb['is'](_0x20c531(0x113),_0x20c531(0xf9)))),_0x148702;}[_0x413fe0(0xe8)](_0x5d025b){const _0x151a60=_0x413fe0,_0x4dd0a4=this[_0x151a60(0xf3)][_0x151a60(0x134)][_0x151a60(0xf4)](_0x151a60(0xff));let _0xf7e469=Array[_0x151a60(0xf1)](this[_0x151a60(0xf3)][_0x151a60(0x123)][_0x151a60(0x120)][_0x151a60(0x139)][_0x151a60(0xfc)]())[_0x151a60(0xf6)](_0x5d025b)[_0x151a60(0x10f)](_0x226d84=>{const _0x5b0358=_0x151a60,_0x32e8d8=this[_0x5b0358(0xf3)][_0x5b0358(0x123)][_0x5b0358(0x132)](_0x226d84,0x0);return[..._0x4dd0a4[_0x5b0358(0x136)](_0x32e8d8,_0x5b0358(0x12c)),..._0x4dd0a4[_0x5b0358(0x136)](_0x32e8d8,_0x5b0358(0x109))];})[_0x151a60(0x11c)]();return _0xf7e469=[...new Set(_0xf7e469)],_0xf7e469;}[_0x413fe0(0xf7)](_0x176ff7){const _0x53a739=_0x413fe0;return _0x53a739(0x116)+(this[_0x53a739(0xf3)][_0x53a739(0x134)][_0x53a739(0xf4)](_0x53a739(0xff))[_0x53a739(0xe9)](_0x176ff7)||_0x53a739(0x103))[_0x53a739(0x118)]()+_0x53a739(0xf5)+_0x176ff7[_0x53a739(0x118)]()[_0x53a739(0x11d)](/-/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 _0x3b7a3c=_0x6456;function _0x6456(_0x4d98c5,_0x13803d){const _0x139d6a=_0x139d();return _0x6456=function(_0x64564e,_0x23eec9){_0x64564e=_0x64564e-0x1d0;let _0x1ec41c=_0x139d6a[_0x64564e];return _0x1ec41c;},_0x6456(_0x4d98c5,_0x13803d);}(function(_0x165ffa,_0x4f2bc6){const _0xb23b17=_0x6456,_0x3f5435=_0x165ffa();while(!![]){try{const _0x1e5c7c=-parseInt(_0xb23b17(0x1e3))/0x1+-parseInt(_0xb23b17(0x1e8))/0x2*(-parseInt(_0xb23b17(0x1d4))/0x3)+-parseInt(_0xb23b17(0x1ed))/0x4*(parseInt(_0xb23b17(0x1f0))/0x5)+parseInt(_0xb23b17(0x1f7))/0x6*(-parseInt(_0xb23b17(0x1f9))/0x7)+-parseInt(_0xb23b17(0x1f5))/0x8+parseInt(_0xb23b17(0x1d3))/0x9*(parseInt(_0xb23b17(0x1de))/0xa)+parseInt(_0xb23b17(0x1df))/0xb;if(_0x1e5c7c===_0x4f2bc6)break;else _0x3f5435['push'](_0x3f5435['shift']());}catch(_0x10d905){_0x3f5435['push'](_0x3f5435['shift']());}}}(_0x139d,0xe1c37));import{Plugin as _0x39e672}from'ckeditor5/src/core.js';import{getTranslation as _0x1f550c}from'../utils/common-translations.js';function _0x139d(){const _0x3db22f=['10AuwdnG','43029118JDzcUh','linkHref','*Remove\x20link*','enableDefaultAttributesIntegration','1549451TBDSZD','link','LinkEditing','format','locale','10vPZmAs','unlink','descriptionFactory','registerAttributeLabel','plugins','1016Iwkgvk','toLowerCase','get','30935uzPWMF','formatInline','commandName','attribute','*Set\x20link:*\x20%0','3829432MmBmwr','registerDescriptionCallback','36jUDcti','link\x20(','1188978ZOhRSX','manualDecorators','commandParams','TrackChangesEditing','afterInit','8240004eRbnxW','429711OPlOwi','label','newValue','registerInlineAttribute','type','key','editor','_registerLegacyDescription','commands','has'];_0x139d=function(){return _0x3db22f;};return _0x139d();}export default class ct extends _0x39e672{[_0x3b7a3c(0x1d2)](){const _0x2f6d76=_0x3b7a3c,_0x4c2784=this[_0x2f6d76(0x1da)];if(!_0x4c2784[_0x2f6d76(0x1ec)][_0x2f6d76(0x1dd)](_0x2f6d76(0x1e5)))return;const _0x34c0e2=_0x4c2784[_0x2f6d76(0x1ec)][_0x2f6d76(0x1ef)](_0x2f6d76(0x1d1)),_0x1f1c7c=_0x4c2784[_0x2f6d76(0x1dc)][_0x2f6d76(0x1ef)](_0x2f6d76(0x1e4));_0x34c0e2[_0x2f6d76(0x1e2)](_0x2f6d76(0x1e4)),_0x34c0e2[_0x2f6d76(0x1e2)](_0x2f6d76(0x1e9)),_0x34c0e2[_0x2f6d76(0x1d7)](_0x2f6d76(0x1e0));for(const _0x34ff54 of _0x1f1c7c[_0x2f6d76(0x1fa)])_0x34c0e2[_0x2f6d76(0x1d7)](_0x34ff54['id']),_0x34c0e2[_0x2f6d76(0x1ea)][_0x2f6d76(0x1eb)](_0x34ff54['id'],_0x2f6d76(0x1f8)+_0x34ff54[_0x2f6d76(0x1d5)][_0x2f6d76(0x1ee)]()+')');_0x34c0e2[_0x2f6d76(0x1ea)][_0x2f6d76(0x1f6)](_0x28ebd0=>{const _0x147ded=_0x2f6d76;if(_0x147ded(0x1f3)!=_0x28ebd0[_0x147ded(0x1d8)])return;const {data:_0x212e0f}=_0x28ebd0;if(!_0x212e0f||_0x147ded(0x1e0)!=_0x212e0f[_0x147ded(0x1d9)])return;const _0xe11ff4=_0x212e0f[_0x147ded(0x1d6)],_0x18505f=_0x4c2784[_0x147ded(0x1e7)];return{'type':_0x147ded(0x1e6),'content':null==_0xe11ff4?_0x1f550c(_0x18505f,_0x147ded(0x1e1)):_0x1f550c(_0x18505f,_0x147ded(0x1f4),'\x22'+_0xe11ff4+'\x22')};}),this[_0x2f6d76(0x1db)]();}[_0x3b7a3c(0x1db)](){const _0x17a3ce=_0x3b7a3c,_0x181920=this[_0x17a3ce(0x1da)],_0x23a99a=_0x181920[_0x17a3ce(0x1e7)];_0x181920[_0x17a3ce(0x1ec)][_0x17a3ce(0x1ef)](_0x17a3ce(0x1d1))[_0x17a3ce(0x1ea)][_0x17a3ce(0x1f6)](_0x267a52=>{const _0x3151fe=_0x17a3ce;if(_0x3151fe(0x1f1)!=_0x267a52[_0x3151fe(0x1d8)])return;const {data:_0x345201}=_0x267a52;if(_0x345201){if(_0x3151fe(0x1e4)==_0x345201[_0x3151fe(0x1f2)]){const _0x42f319=_0x345201[_0x3151fe(0x1d0)][0x0];return{'type':_0x3151fe(0x1e6),'content':_0x1f550c(_0x23a99a,_0x3151fe(0x1f4),'\x22'+_0x42f319+'\x22')};}return _0x3151fe(0x1e9)==_0x345201[_0x3151fe(0x1f2)]?{'type':_0x3151fe(0x1e6),'content':_0x1f550c(_0x23a99a,_0x3151fe(0x1e1))}: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 _0x1c8a50=_0x3450;(function(_0x4c91cb,_0x133bf7){const _0x2ec91a=_0x3450,_0xb958f6=_0x4c91cb();while(!![]){try{const _0x36d68a=parseInt(_0x2ec91a(0xeb))/0x1*(-parseInt(_0x2ec91a(0xed))/0x2)+-parseInt(_0x2ec91a(0x120))/0x3*(parseInt(_0x2ec91a(0x11b))/0x4)+parseInt(_0x2ec91a(0x130))/0x5*(parseInt(_0x2ec91a(0x166))/0x6)+-parseInt(_0x2ec91a(0xfa))/0x7*(-parseInt(_0x2ec91a(0x13b))/0x8)+parseInt(_0x2ec91a(0x125))/0x9*(parseInt(_0x2ec91a(0x15e))/0xa)+parseInt(_0x2ec91a(0xf4))/0xb+-parseInt(_0x2ec91a(0xe1))/0xc;if(_0x36d68a===_0x133bf7)break;else _0xb958f6['push'](_0xb958f6['shift']());}catch(_0x241352){_0xb958f6['push'](_0xb958f6['shift']());}}}(_0x1acd,0x9e68e));import{Plugin as _0x568205}from'ckeditor5/src/core.js';function _0x3450(_0x1a6c11,_0x3e83c3){const _0x1acd0b=_0x1acd();return _0x3450=function(_0x345021,_0x1b6902){_0x345021=_0x345021-0xdf;let _0x50ef1b=_0x1acd0b[_0x345021];return _0x50ef1b;},_0x3450(_0x1a6c11,_0x3e83c3);}import{getTranslation as _0x3571aa}from'../utils/common-translations.js';import{renameAttributeKey as _0x144dec}from'../trackchangesediting.js';import{LiveRange as _0x402344}from'ckeditor5/src/engine.js';export default class z extends _0x568205{[_0x1c8a50(0x153)](){const _0x18a30c=_0x1c8a50,_0x141c0f=this[_0x18a30c(0x14b)];if(!_0x141c0f[_0x18a30c(0xee)][_0x18a30c(0x136)](_0x18a30c(0x128)))return;const _0x281895=_0x141c0f[_0x18a30c(0x14f)],_0xe57bdb=_0x141c0f[_0x18a30c(0xee)][_0x18a30c(0xe8)](_0x18a30c(0x150)),_0x460f2a=_0x141c0f[_0x18a30c(0xee)][_0x18a30c(0x136)](_0x18a30c(0x114)),_0x5011ef=!!_0x141c0f[_0x18a30c(0x13f)][_0x18a30c(0xe8)](_0x18a30c(0xec));function _0x2c3b2c(_0x21b5a8){const _0x487aa0=_0x18a30c;return{'type':_0x487aa0(0xfb),'content':''+_0x3571aa(_0x281895,_0x487aa0(0x159),_0x21b5a8)};}function _0x4c0dee(_0x47e7f){const _0x2243bc=_0x18a30c;return{'type':_0x2243bc(0xfb),'content':''+_0x3571aa(_0x281895,_0x2243bc(0x155),_0x47e7f)};}_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0xe9)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0xf5)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0xea)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x10f)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x171)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x127)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0xe4)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x138)),_0xe57bdb[_0x18a30c(0x126)](_0x18a30c(0x119)),_0xe57bdb[_0x18a30c(0x126)](_0x18a30c(0xfd)),_0xe57bdb[_0x18a30c(0x126)](_0x18a30c(0x139)),_0x5011ef&&(_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x16b)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x167))),_0x460f2a&&(_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x14d)),_0xe57bdb[_0x18a30c(0x107)](_0x18a30c(0x102)),_0xe57bdb[_0x18a30c(0x126)](_0x18a30c(0x152)),_0xe57bdb[_0x18a30c(0x13d)][_0x18a30c(0x103)](_0x29df86=>{const _0x4e5700=_0x18a30c,{data:_0xa74d6}=_0x29df86;if(_0xa74d6&&_0x4e5700(0x152)==_0xa74d6[_0x4e5700(0x100)])return{'type':_0x4e5700(0xfb),'content':_0xa74d6[_0x4e5700(0x174)]?_0x3571aa(_0x281895,_0x4e5700(0x145)):_0x3571aa(_0x281895,_0x4e5700(0x122))};}),this[_0x18a30c(0x14b)][_0x18a30c(0xfe)][_0x18a30c(0x141)][_0x18a30c(0x154)](_0x310ae3=>{const _0x137fda=_0x18a30c;if(_0x310ae3[_0x137fda(0x109)][_0x137fda(0x15b)])return!0x1;let _0x3c7831=!0x1;const _0x20d03a=_0xe57bdb[_0x137fda(0x143)]({'skipNotAttached':!0x0})[_0x137fda(0x165)](_0x3a2bf0=>_0x137fda(0x152)===_0xe57bdb[_0x137fda(0x15d)](_0x3a2bf0));for(const _0x504b84 of _0x20d03a){_0x137fda(0xff)!=_0x504b84[_0x137fda(0x10c)]()[_0x137fda(0x105)][_0x137fda(0x158)][_0x137fda(0x12b)](_0x137fda(0xfd))&&(_0xe57bdb[_0x137fda(0x176)](_0x504b84[_0x137fda(0x10c)](),_0x137fda(0x13c))[_0x137fda(0x15c)](_0x188af9=>_0x137fda(0xfd)===_0xe57bdb[_0x137fda(0x15d)](_0x188af9[_0x137fda(0x111)]))||(_0x310ae3[_0x137fda(0xe0)](_0x504b84[_0x137fda(0x172)]()),_0x3c7831=!0x0));}return _0x3c7831;})),_0xe57bdb[_0x18a30c(0x13d)][_0x18a30c(0x14a)](_0x18a30c(0x139),_0x3571aa(_0x281895,_0x18a30c(0x113)));const _0x20a789={'type':_0x18a30c(0xfb),'content':''};_0xe57bdb[_0x18a30c(0x13d)][_0x18a30c(0x103)](_0x3dbd00=>{const _0x302407=_0x18a30c,{data:_0x25a15e}=_0x3dbd00;if(!_0x25a15e||_0x302407(0xfd)!=_0x25a15e[_0x302407(0x100)])return;let _0x29cf9a=_0x3dbd00[_0x302407(0xf3)];for(;_0x29cf9a;){if(_0x29cf9a[_0x302407(0x117)]&&((_0x302407(0xf1)==_0x29cf9a[_0x302407(0x117)][_0x302407(0x100)]||_0x302407(0x123)==_0x29cf9a[_0x302407(0x117)][_0x302407(0x100)])&&(_0x29cf9a[_0x302407(0x117)][_0x302407(0x174)]&&_0x302407(0xf9)!=_0x29cf9a[_0x302407(0x117)][_0x302407(0x174)]||_0x302407(0xf9)!=_0x29cf9a[_0x302407(0x117)][_0x302407(0xf8)]&&!_0x25a15e[_0x302407(0x174)])||!_0x5011ef&&_0x29cf9a[_0x302407(0x117)][_0x302407(0x100)]==_0x144dec))return _0x20a789;_0x29cf9a=_0x29cf9a[_0x302407(0x14e)];}if(null==_0x25a15e[_0x302407(0x174)])switch(_0x25a15e[_0x302407(0xf8)]){case _0x302407(0x118):return _0x4c0dee(_0x3571aa(_0x281895,_0x302407(0xe7)));case _0x302407(0x16f):return _0x4c0dee(_0x3571aa(_0x281895,_0x302407(0x156)));case _0x302407(0xff):return _0x4c0dee(_0x3571aa(_0x281895,_0x302407(0x133)));}switch(_0x25a15e[_0x302407(0x174)]){case _0x302407(0x118):return _0x2c3b2c(_0x3571aa(_0x281895,_0x302407(0xe7)));case _0x302407(0x16f):return _0x2c3b2c(_0x3571aa(_0x281895,_0x302407(0x156)));case _0x302407(0xff):return _0x2c3b2c(_0x3571aa(_0x281895,_0x302407(0x133)));}}),_0xe57bdb[_0x18a30c(0x13d)][_0x18a30c(0x103)](_0xa9c063=>{const _0x28f796=_0x18a30c,{data:_0x1f0852}=_0xa9c063;if(_0x1f0852&&_0x28f796(0x139)==_0x1f0852[_0x28f796(0x100)])return null==_0x1f0852[_0x28f796(0x174)]||null==_0x1f0852[_0x28f796(0xf8)]&&0x0==_0x1f0852[_0x28f796(0x174)]?_0x20a789:void 0x0;}),_0xe57bdb[_0x18a30c(0x13d)][_0x18a30c(0x103)](_0x109107=>{const _0x2b2904=_0x18a30c;if(_0x2b2904(0x13c)!=_0x109107[_0x2b2904(0x12a)])return;const {data:_0x2c4651}=_0x109107;if(!_0x2c4651||_0x2b2904(0x119)!=_0x2c4651[_0x2b2904(0x100)])return;const _0x21bfe6=le(_0x109107);return _0x2b2904(0x174)==_0x21bfe6?{'type':_0x2b2904(0xfb),'content':_0x3571aa(_0x281895,_0x2b2904(0x11c))}:_0x2b2904(0xf8)==_0x21bfe6?{'type':_0x2b2904(0xfb),'content':_0x3571aa(_0x281895,_0x2b2904(0xf2))}:_0x20a789;}),_0x141c0f[_0x18a30c(0xfe)][_0x18a30c(0x141)][_0x18a30c(0x154)](_0x4b69c0=>this[_0x18a30c(0x140)](_0x4b69c0)),_0x141c0f[_0x18a30c(0xfe)][_0x18a30c(0x141)][_0x18a30c(0x154)](_0x2dc205=>this[_0x18a30c(0x160)](_0x2dc205)),_0x141c0f[_0x18a30c(0xfe)][_0x18a30c(0x141)][_0x18a30c(0x154)](_0x5f137a=>this[_0x18a30c(0x110)](_0x5f137a)),this[_0x18a30c(0xe6)]();}[_0x1c8a50(0x140)](_0x38cda6){const _0x3d3ba0=_0x1c8a50;if(_0x38cda6[_0x3d3ba0(0x109)][_0x3d3ba0(0x15b)]||!_0x38cda6[_0x3d3ba0(0x109)][_0x3d3ba0(0xfc)])return!0x1;let _0x63cb7d=!0x1;const _0xb8fb32=this[_0x3d3ba0(0x14b)][_0x3d3ba0(0xee)][_0x3d3ba0(0xe8)](_0x3d3ba0(0x150))[_0x3d3ba0(0x143)]({'skipNotAttached':!0x0})[_0x3d3ba0(0x165)](_0x3d5fca=>_0x3d5fca[_0x3d3ba0(0x117)]&&_0x3d3ba0(0x119)==_0x3d5fca[_0x3d3ba0(0x117)][_0x3d3ba0(0x100)])[_0x3d3ba0(0x165)](_0x4fa951=>_0x4fa951[_0x3d3ba0(0x117)][_0x3d3ba0(0x174)]&&_0x4fa951[_0x3d3ba0(0x117)][_0x3d3ba0(0xf8)]);for(const _0x33d887 of _0xb8fb32)le(_0x33d887)||(_0x38cda6[_0x3d3ba0(0xe0)](_0x33d887[_0x3d3ba0(0x172)]()),_0x63cb7d=!0x0);return _0x63cb7d;}[_0x1c8a50(0x160)](_0x2dbae3){const _0x5874ec=_0x1c8a50;if(_0x2dbae3[_0x5874ec(0x109)][_0x5874ec(0x15b)]||!_0x2dbae3[_0x5874ec(0x109)][_0x5874ec(0xfc)])return!0x1;const _0x4e8ee0=this[_0x5874ec(0x14b)][_0x5874ec(0xee)][_0x5874ec(0xe8)](_0x5874ec(0x150));if(_0x4e8ee0[_0x5874ec(0x108)][_0x5874ec(0xe3)])return!0x1;let _0x48bb87=!0x1;const _0x51283b=[_0x5874ec(0xfd),_0x5874ec(0x119),_0x5874ec(0x139),_0x5874ec(0xf1),_0x5874ec(0x168),_0x5874ec(0x163),_0x5874ec(0xef),_0x5874ec(0x13e),_0x5874ec(0x123)],_0x23192d=this[_0x5874ec(0x14b)][_0x5874ec(0xfe)][_0x5874ec(0x141)][_0x5874ec(0x137)][_0x5874ec(0x11a)]()[_0x5874ec(0x165)](_0x3577cd=>_0x5874ec(0x13c)==_0x3577cd[_0x5874ec(0x12a)])[_0x5874ec(0x165)](_0x5b25f9=>_0x51283b[_0x5874ec(0x162)](_0x5b25f9[_0x5874ec(0x16c)]));if(0x0==_0x23192d[_0x5874ec(0x11e)])return _0x48bb87;for(const _0x118c3e of _0x23192d){const _0x4bfd32=_0x4e8ee0[_0x5874ec(0x176)](_0x118c3e[_0x5874ec(0xf0)],_0x5874ec(0x13c))[_0x5874ec(0x165)](_0xb4cfcd=>!_0xb4cfcd[_0x5874ec(0xe2)][_0x5874ec(0x132)])[_0x5874ec(0x142)](_0x7501d7=>_0x7501d7[_0x5874ec(0x111)])[_0x5874ec(0x165)](_0x3e5210=>{const _0x509f92=_0x5874ec,_0x30fe3b=_0x4e8ee0[_0x509f92(0x15d)](_0x3e5210);return _0x51283b[_0x509f92(0x162)](_0x30fe3b);});if(_0x4bfd32[_0x5874ec(0x11e)]){for(const _0x4f0f9e of _0x4bfd32)_0x2dbae3[_0x5874ec(0xe0)](_0x4f0f9e[_0x5874ec(0x172)]());_0x48bb87=!0x0;}}return _0x48bb87;}[_0x1c8a50(0x110)](_0xc9ddb2){const _0x13d9b3=_0x1c8a50;if(_0xc9ddb2[_0x13d9b3(0x109)][_0x13d9b3(0x15b)]||!_0xc9ddb2[_0x13d9b3(0x109)][_0x13d9b3(0xfc)])return!0x1;const _0x1f8b58=this[_0x13d9b3(0x14b)][_0x13d9b3(0xee)][_0x13d9b3(0xe8)](_0x13d9b3(0x150));let _0x521672=!0x1;const _0x33a83c=[_0x13d9b3(0xfd),_0x13d9b3(0x119),_0x13d9b3(0x139),_0x13d9b3(0xf1),_0x13d9b3(0x168),_0x13d9b3(0x163),_0x13d9b3(0xef),_0x13d9b3(0x13e),_0x13d9b3(0x123)];for(const _0x5aab36 of _0x1f8b58[_0x13d9b3(0x143)]({'skipNotAttached':!0x0})){const _0x56dc66=_0x1f8b58[_0x13d9b3(0x176)](_0x5aab36[_0x13d9b3(0x10c)](),_0x13d9b3(0x13c))[_0x13d9b3(0x142)](_0x5315ed=>_0x5315ed[_0x13d9b3(0x111)])[_0x13d9b3(0x165)](_0x39ebe8=>_0x39ebe8[_0x13d9b3(0x117)]&&_0x33a83c[_0x13d9b3(0x162)](_0x39ebe8[_0x13d9b3(0x117)][_0x13d9b3(0x100)]));if(!_0x56dc66[_0x13d9b3(0x11e)])continue;const _0x1cbf5d=_0x56dc66[0x0][_0x13d9b3(0xf3)][_0x13d9b3(0x164)][_0x13d9b3(0x15a)];if(!_0x56dc66[_0x13d9b3(0x101)](_0x7858b9=>_0x7858b9[_0x13d9b3(0x164)][_0x13d9b3(0x15a)]===_0x1cbf5d)){for(const _0x303193 of _0x56dc66)_0x3bc5c1(_0x303193,_0x1cbf5d)&&(_0x521672=!0x0);}}return _0x521672;function _0x596913(_0x95ab8f,_0x116b7b){const _0x37eae0=_0x13d9b3;for(const _0x1efe0e of _0x1f8b58[_0x37eae0(0x143)]({'skipNotAttached':!0x0})[_0x37eae0(0x165)](_0x1419ff=>_0x37eae0(0x13c)==_0x1419ff[_0x37eae0(0x12a)]&&_0x1419ff[_0x37eae0(0x164)][_0x37eae0(0x15a)]==_0x95ab8f))_0x1efe0e[_0x37eae0(0x106)](_0x37eae0(0x15a),_0x116b7b);}function _0x3bc5c1(_0x49984f,_0x29af95){const _0x5af85f=_0x13d9b3;let _0x41215d=_0x49984f[_0x5af85f(0xf3)],_0x39f30b=!0x1;for(;_0x41215d;)_0x41215d[_0x5af85f(0x164)][_0x5af85f(0x15a)]!=_0x29af95&&(_0x596913(_0x41215d[_0x5af85f(0x164)][_0x5af85f(0x15a)],_0x29af95),_0x41215d[_0x5af85f(0x106)](_0x5af85f(0x15a),_0x29af95),_0x39f30b=!0x0),_0x41215d=_0x41215d[_0x5af85f(0x14e)];return _0x39f30b;}}[_0x1c8a50(0xe6)](){const _0x48f928=_0x1c8a50,_0x5e7c3b=this[_0x48f928(0x14b)],_0x15afa7=_0x5e7c3b[_0x48f928(0x14f)],_0xd677a=_0x5e7c3b[_0x48f928(0xee)][_0x48f928(0xe8)](_0x48f928(0x150));this[_0x48f928(0xf7)](),_0xd677a[_0x48f928(0x115)][_0x48f928(0x124)](_0x48f928(0x169),_0x48f928(0x149),_0x48f928(0x13a),function(_0x48683c,_0x2c587b){const _0x42a552=_0x48f928,_0x13dc8d=[];for(let _0x158083 of _0x48683c)_0x158083[_0x42a552(0x105)][_0x42a552(0x158)]===_0x158083[_0x42a552(0x135)][_0x42a552(0x11d)]&&(_0x158083=_0x5e7c3b[_0x42a552(0xfe)][_0x42a552(0x116)](_0x5e7c3b[_0x42a552(0xfe)][_0x42a552(0x170)](_0x158083[_0x42a552(0x105)][_0x42a552(0x158)],0x0))),_0x13dc8d[_0x42a552(0x134)](_0x158083);_0x5e7c3b[_0x42a552(0xfe)][_0x42a552(0xdf)](_0x292b9c=>{const _0x321495=_0x42a552,_0x4523cc=_0x5e7c3b[_0x321495(0xfe)][_0x321495(0x141)][_0x321495(0xf6)],_0x23dffc=Array[_0x321495(0x16d)](_0x4523cc[_0x321495(0x146)]())[_0x321495(0x142)](_0x4f6c57=>_0x402344[_0x321495(0x11f)](_0x4f6c57));_0x292b9c[_0x321495(0x173)](_0x13dc8d),_0x5e7c3b[_0x321495(0x12f)][_0x321495(0xe8)](_0x2c587b[_0x321495(0x104)])[_0x321495(0x15f)](),_0x2c587b[_0x321495(0x131)][_0x321495(0x134)]({'forceDefaultExecution':!0x0}),_0x5e7c3b[_0x321495(0x10a)](_0x2c587b[_0x321495(0x104)],..._0x2c587b[_0x321495(0x131)]),_0x292b9c[_0x321495(0x173)](_0x23dffc);for(const _0x3a232f of _0x23dffc)_0x3a232f[_0x321495(0x161)]();});}),_0xd677a[_0x48f928(0x13d)][_0x48f928(0x112)](function(_0x171ecd){const _0x1b7027=_0x48f928,_0x294894=!_0x5e7c3b[_0x1b7027(0xfe)][_0x1b7027(0x175)][_0x1b7027(0x14c)](_0x171ecd),_0x48d9d8=_0x171ecd[_0x1b7027(0x12d)],_0x57927b=_0x171ecd[_0x1b7027(0x16a)],_0x51409e=_0x171ecd[_0x1b7027(0x12b)](_0x1b7027(0x119)),_0x26d949=!_0x48d9d8||_0x48d9d8[_0x1b7027(0x12b)](_0x1b7027(0x119))!==_0x51409e,_0x3fd354=!_0x57927b||_0x57927b[_0x1b7027(0x12b)](_0x1b7027(0x119))!==_0x51409e;return _0x294894&&Boolean(_0x51409e)&&_0x26d949&&_0x3fd354;},_0x271956=>_0x3571aa(_0x15afa7,_0x48f928(0x151),_0x271956));}[_0x1c8a50(0xf7)](){const _0x43726c=_0x1c8a50,_0x1d1ac9=this[_0x43726c(0x14b)],_0x343ee5=_0x1d1ac9[_0x43726c(0x14f)];function _0x338b52(_0x4d409f){const _0x43a595=_0x43726c,_0x510b3a=_0x1d1ac9[_0x43a595(0x12f)][_0x43a595(0xe8)](_0x43a595(0xf5))[_0x43a595(0xe3)],_0x1ba317=_0x1d1ac9[_0x43a595(0x12f)][_0x43a595(0xe8)](_0x43a595(0xe9))[_0x43a595(0xe3)];return _0x43a595(0xe9)===_0x4d409f?_0x510b3a:_0x1ba317;}_0x1d1ac9[_0x43726c(0xee)][_0x43726c(0xe8)](_0x43726c(0x150))[_0x43726c(0x13d)][_0x43726c(0x103)](function(_0x2d5732){const _0x7de58a=_0x43726c;if(_0x7de58a(0x169)!=_0x2d5732[_0x7de58a(0x12a)])return;const {data:_0x181931}=_0x2d5732;if(!_0x181931)return;let _0x395809,_0x3aa397,_0x2e0d5c,_0x4ed282;switch(_0x181931[_0x7de58a(0x104)]){case _0x7de58a(0xf5):_0x2e0d5c=_0x181931[_0x7de58a(0x131)][0x0][_0x7de58a(0x16e)],_0x4ed282=_0x338b52(_0x181931[_0x7de58a(0x104)]),_0x395809=_0x2e0d5c?_0x7de58a(0x121):_0x7de58a(0x129),!_0x4ed282&&_0x1d1ac9[_0x7de58a(0x13f)][_0x7de58a(0xe8)](_0x7de58a(0xec))||(_0x395809=_0x7de58a(0x157)),_0x3aa397={'type':_0x7de58a(0xfb),'content':_0x3571aa(_0x343ee5,_0x395809,_0x3571aa(_0x343ee5,_0x7de58a(0xe7)))};break;case _0x7de58a(0xe9):_0x2e0d5c=_0x181931[_0x7de58a(0x131)][0x0][_0x7de58a(0x16e)],_0x4ed282=_0x338b52(_0x181931[_0x7de58a(0x104)]),_0x395809=_0x2e0d5c?_0x7de58a(0x121):_0x7de58a(0x129),!_0x4ed282&&_0x1d1ac9[_0x7de58a(0x13f)][_0x7de58a(0xe8)](_0x7de58a(0xec))||(_0x395809=_0x7de58a(0x157)),_0x3aa397={'type':_0x7de58a(0xfb),'content':_0x3571aa(_0x343ee5,_0x395809,_0x3571aa(_0x343ee5,_0x7de58a(0x156)))};break;case _0x7de58a(0x171):_0x395809=_0x7de58a(0x12e),_0x3aa397={'type':_0x7de58a(0xfb),'content':_0x3571aa(_0x343ee5,_0x395809,_0x3571aa(_0x343ee5,_0x7de58a(0x151)))};break;case _0x7de58a(0x127):_0x395809=function(_0x2f9987){const _0x509b94=_0x7de58a,_0x55613c=_0x2f9987[_0x509b94(0x10c)]();let _0x1df5ff=_0x55613c[_0x509b94(0x105)][_0x509b94(0x158)];for(;_0x1df5ff&&_0x55613c[_0x509b94(0x10e)](_0x1df5ff);){if(_0x1df5ff[_0x509b94(0x12b)](_0x509b94(0x139))>0x0)return!0x1;_0x1df5ff=_0x1df5ff[_0x509b94(0x16a)];}return!0x0;}(_0x2d5732)?_0x3571aa(_0x343ee5,_0x7de58a(0x129),_0x3571aa(_0x343ee5,function(_0x492889){const _0x3cb883=_0x7de58a;return _0x3cb883(0x148)+_0x492889[_0x3cb883(0x10c)]()[_0x3cb883(0x105)][_0x3cb883(0x158)][_0x3cb883(0x12b)](_0x3cb883(0xfd))[_0x3cb883(0x147)]()+_0x3cb883(0x144);}(_0x2d5732))):_0x3571aa(_0x343ee5,_0x7de58a(0xe5),_0x3571aa(_0x343ee5,_0x7de58a(0x151))),_0x3aa397={'type':_0x7de58a(0xfb),'content':_0x395809};break;case _0x7de58a(0x16b):case _0x7de58a(0x167):!0x1===_0x181931[_0x7de58a(0x12c)]&&(_0x395809=_0x7de58a(0x10b),_0x3aa397={'type':_0x7de58a(0x10d),'content':_0x3571aa(_0x343ee5,_0x395809,_0x3571aa(_0x343ee5,_0x7de58a(0x151)))});}return _0x3aa397;});}}function _0x1acd(){const _0x40a59e=['getChanges','4Gqcsef','*Merge:*\x20list\x20item','parent','length','fromRange','1814451UkfRWg','*Format:*\x20insert\x20into\x20%0','*Uncheck\x20item*','listMarkerStyle','registerCustomCallback','3419217gCsNBR','registerBlockAttribute','outdentList','ListEditing','*Format:*\x20remove\x20from\x20%0','type','getAttribute','multipleBlocks','previousSibling','*Indent:*\x20%0','commands','5VLwCUv','commandParams','isNextTo','ELEMENT_TODO_LIST','push','end','has','differ','splitListItemBefore','listIndent','accept','1856EgMVYd','attribute','descriptionFactory','listMarker','config','listItemIdFixer','document','map','getSuggestions','_LIST','*Check\x20item*','getRanges','toUpperCase','ELEMENT_','documentList','registerAttributeLabel','editor','isObject','todoList','next','locale','TrackChangesEditing','ELEMENT_LIST_ITEM','todoListChecked','afterInit','registerPostFixer','*Remove\x20format:*\x20%0','ELEMENT_NUMBERED_LIST','*Change\x20to:*\x20%0','nodeAfter','*Set\x20format:*\x20%0','groupId','isUndo','find','_getAttributeKey','20npneuT','refresh','noTrackChangesFixer','detach','includes','listReversed','attributes','filter','4619922JGUunm','mergeListItemForward','listStart','formatBlock','nextSibling','mergeListItemBackward','attributeKey','from','forceValue','numbered','createPositionAt','indentList','getFirstMarker','setSelection','newValue','schema','_findSuggestions','change','removeMarker','17178264zjvTvn','meta','value','splitListItemAfter','*Outdent:*\x20%0','_supportLegacySuggestions','ELEMENT_BULLETED_LIST','get','numberedList','customNumberedList','424423TsqLbn','list.multiBlock','2pJbofF','plugins','todoListCheck','range','listStyle','*Split:*\x20list\x20item','head','12664201OdwBQT','bulletedList','selection','_registerLegacyDescription','oldValue','default','12929EmNGex','format','isLocal','listType','model','todo','key','every','checkTodoList','registerDescriptionCallback','commandName','start','setAttribute','enableDefaultAttributesIntegration','trackChangesCommand','batch','execute','*Merge:*\x20%0','getFirstRange','deletion','containsItem','customBulletedList','assureChains','suggestion','registerElementLabel','FORMAT_INDENT','TodoListEditing','_suggestionFactory','createRange','data','bulleted','listItemId'];_0x1acd=function(){return _0x40a59e;};return _0x1acd();}function le(_0x930161){const _0x3bec4c=_0x1c8a50;let _0x5cf41a=_0x930161[_0x3bec4c(0x10c)]()[_0x3bec4c(0x105)][_0x3bec4c(0x158)][_0x3bec4c(0x12d)];for(;_0x5cf41a;){const _0x431693=_0x5cf41a[_0x3bec4c(0x12b)](_0x3bec4c(0x119));if(!_0x431693)return!0x1;if(_0x431693==_0x930161[_0x3bec4c(0x117)][_0x3bec4c(0x174)])return _0x3bec4c(0x174);if(_0x431693==_0x930161[_0x3bec4c(0x117)][_0x3bec4c(0xf8)])return _0x3bec4c(0xf8);_0x5cf41a=_0x5cf41a[_0x3bec4c(0x12d)];}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
+ const _0x385831=_0x4c11;(function(_0x5d5204,_0x539ab1){const _0x50a0b3=_0x4c11,_0xcda170=_0x5d5204();while(!![]){try{const _0x2a32bd=parseInt(_0x50a0b3(0x16b))/0x1+-parseInt(_0x50a0b3(0x12f))/0x2+-parseInt(_0x50a0b3(0x128))/0x3+-parseInt(_0x50a0b3(0x17e))/0x4+-parseInt(_0x50a0b3(0x13e))/0x5*(parseInt(_0x50a0b3(0x153))/0x6)+-parseInt(_0x50a0b3(0x14b))/0x7+parseInt(_0x50a0b3(0x135))/0x8;if(_0x2a32bd===_0x539ab1)break;else _0xcda170['push'](_0xcda170['shift']());}catch(_0xe5604c){_0xcda170['push'](_0xcda170['shift']());}}}(_0x5d43,0x68d8a));import{Plugin as _0x1179c2}from'ckeditor5/src/core.js';import{getTranslation as _0x1e241d}from'../utils/common-translations.js';export default class ue extends _0x1179c2{[_0x385831(0x17c)](){const _0x3d831c=_0x385831;if(!this[_0x3d831c(0x148)][_0x3d831c(0x13f)][_0x3d831c(0x137)](_0x3d831c(0x17f)))return;const _0xcc8896=this[_0x3d831c(0x148)][_0x3d831c(0x16f)][_0x3d831c(0x155)](_0x3d831c(0x158)),_0x3c3d20=this[_0x3d831c(0x148)][_0x3d831c(0x13f)][_0x3d831c(0x155)](_0x3d831c(0x161));_0xcc8896[_0x3d831c(0x14f)]&&(_0x3c3d20[_0x3d831c(0x133)](_0x3d831c(0x166)),_0x3c3d20[_0x3d831c(0x169)](_0x3d831c(0x166))),_0xcc8896[_0x3d831c(0x174)]&&(_0x3c3d20[_0x3d831c(0x133)](_0x3d831c(0x126)),_0x3c3d20[_0x3d831c(0x169)](_0x3d831c(0x126))),_0xcc8896[_0x3d831c(0x14d)]&&(_0x3c3d20[_0x3d831c(0x133)](_0x3d831c(0x14c)),_0x3c3d20[_0x3d831c(0x169)](_0x3d831c(0x14c)));const _0x30924c={'type':_0x3d831c(0x129),'content':''};_0x3c3d20[_0x3d831c(0x138)][_0x3d831c(0x13a)](this[_0x3d831c(0x15c)][_0x3d831c(0x134)](this));const _0x5b4030=this[_0x3d831c(0x148)][_0x3d831c(0x13d)];_0x3c3d20[_0x3d831c(0x138)][_0x3d831c(0x12e)](_0x3d831c(0x126),_0x1e241d(_0x5b4030,_0x3d831c(0x162))),_0x3c3d20[_0x3d831c(0x138)][_0x3d831c(0x13a)](_0x1eb0a1=>{const _0x3636f7=_0x3d831c,{data:_0x31d2db}=_0x1eb0a1;if(_0x31d2db&&_0x3636f7(0x126)==_0x31d2db[_0x3636f7(0x159)])return null==_0x31d2db[_0x3636f7(0x141)]||0x0==_0x31d2db[_0x3636f7(0x141)]&&null==_0x31d2db[_0x3636f7(0x17d)]?_0x30924c:void 0x0;}),_0x3c3d20[_0x3d831c(0x138)][_0x3d831c(0x12e)](_0x3d831c(0x14c),_0x1e241d(_0x5b4030,_0x3d831c(0x178))),_0x3c3d20[_0x3d831c(0x138)][_0x3d831c(0x13a)](_0x505087=>{const _0x518661=_0x3d831c,{data:_0x3aa74f}=_0x505087;if(_0x3aa74f&&_0x518661(0x14c)==_0x3aa74f[_0x518661(0x159)])return null==_0x3aa74f[_0x518661(0x141)]||0x1==_0x3aa74f[_0x518661(0x141)]&&null==_0x3aa74f[_0x518661(0x17d)]?_0x30924c:void 0x0;}),this[_0x3d831c(0x148)][_0x3d831c(0x175)][_0x3d831c(0x15b)][_0x3d831c(0x146)](_0x58406c=>{const _0x3bc66a=_0x3d831c;if(_0x58406c[_0x3bc66a(0x136)][_0x3bc66a(0x179)])return!0x1;let _0x320161=!0x1;const _0x2f2958=_0x3c3d20[_0x3bc66a(0x167)]({'skipNotAttached':!0x0})[_0x3bc66a(0x15d)](_0x300134=>{const _0x272cce=_0x3bc66a,_0x4abfc3=_0x3c3d20[_0x272cce(0x14a)](_0x300134);return _0x272cce(0x14c)==_0x4abfc3||_0x272cce(0x126)==_0x4abfc3;});for(const _0x555871 of _0x2f2958){const _0x2b68f9=_0x555871[_0x3bc66a(0x15a)]()[_0x3bc66a(0x149)][_0x3bc66a(0x15e)][_0x3bc66a(0x165)](_0x3bc66a(0x160));if(_0x3bc66a(0x17b)==_0x2b68f9||_0x3bc66a(0x150)==_0x2b68f9)continue;_0x3c3d20[_0x3bc66a(0x143)](_0x555871[_0x3bc66a(0x15a)](),_0x3bc66a(0x16e))[_0x3bc66a(0x177)](_0x5d74c7=>_0x3bc66a(0x160)==_0x3c3d20[_0x3bc66a(0x14a)](_0x5d74c7[_0x3bc66a(0x163)]))||(_0x58406c[_0x3bc66a(0x151)](_0x555871[_0x3bc66a(0x142)]()),_0x320161=!0x0);}return _0x320161;}),this[_0x3d831c(0x127)]();}[_0x385831(0x15c)](_0x4b9084){const _0x19300f=_0x385831,_0x5674e0=this[_0x19300f(0x148)][_0x19300f(0x13d)],{data:_0x13bd63}=_0x4b9084,_0x2413c4={'type':_0x19300f(0x129),'content':''};if(!_0x13bd63||_0x19300f(0x166)!=_0x13bd63[_0x19300f(0x159)])return;if(!_0x13bd63[_0x19300f(0x17d)])return _0x19300f(0x14e)==_0x13bd63[_0x19300f(0x141)]?_0x2413c4:{'type':_0x19300f(0x129),'content':''+_0x1e241d(_0x5674e0,_0x19300f(0x164),_0x1e241d(_0x5674e0,this[_0x19300f(0x12a)](_0x13bd63[_0x19300f(0x141)])))};if(!_0x13bd63[_0x19300f(0x141)]){if(_0x19300f(0x14e)==_0x13bd63[_0x19300f(0x17d)])return _0x2413c4;let _0x35ad7b=_0x4b9084[_0x19300f(0x168)];for(;_0x35ad7b;){if(_0x35ad7b[_0x19300f(0x140)]&&_0x19300f(0x160)==_0x35ad7b[_0x19300f(0x140)][_0x19300f(0x159)]&&_0x35ad7b[_0x19300f(0x140)][_0x19300f(0x141)])return _0x2413c4;_0x35ad7b=_0x35ad7b[_0x19300f(0x152)];}return{'type':_0x19300f(0x129),'content':''+_0x1e241d(_0x5674e0,_0x19300f(0x147),_0x1e241d(_0x5674e0,this[_0x19300f(0x12a)](_0x13bd63[_0x19300f(0x17d)])))};}if(_0x19300f(0x14e)!=_0x13bd63[_0x19300f(0x141)])return{'type':_0x19300f(0x129),'content':''+_0x1e241d(_0x5674e0,_0x19300f(0x164),_0x1e241d(_0x5674e0,this[_0x19300f(0x12a)](_0x13bd63[_0x19300f(0x141)])))};let _0x251a53=_0x4b9084[_0x19300f(0x168)];for(;_0x251a53;){if(_0x251a53[_0x19300f(0x140)]&&_0x19300f(0x160)==_0x251a53[_0x19300f(0x140)][_0x19300f(0x159)]&&_0x251a53[_0x19300f(0x140)][_0x19300f(0x141)]&&_0x251a53[_0x19300f(0x140)][_0x19300f(0x17d)])return _0x2413c4;_0x251a53=_0x251a53[_0x19300f(0x152)];}const _0x9c0d6a=_0x4b9084[_0x19300f(0x15a)]()[_0x19300f(0x149)][_0x19300f(0x15e)][_0x19300f(0x165)](_0x19300f(0x160));return{'type':_0x19300f(0x129),'content':_0x1e241d(_0x5674e0,_0x19300f(0x164),_0x1e241d(_0x5674e0,_0x19300f(0x16d)+_0x9c0d6a[_0x19300f(0x139)]()+_0x19300f(0x12c)))};}[_0x385831(0x127)](){const _0x501d45=_0x385831,_0x296cba=this[_0x501d45(0x148)],_0x47d51e=_0x296cba[_0x501d45(0x13d)];_0x296cba[_0x501d45(0x13f)][_0x501d45(0x155)](_0x501d45(0x161))[_0x501d45(0x138)][_0x501d45(0x13a)](_0x386e44=>{const _0x151009=_0x501d45;if(_0x151009(0x176)!=_0x386e44[_0x151009(0x13c)])return;const {data:_0x1f56cb}=_0x386e44;if(!_0x1f56cb)return;let _0x574a06,_0x144164;switch(_0x1f56cb[_0x151009(0x12b)]){case _0x151009(0x166):_0x574a06=_0x151009(0x130),_0x144164={'type':_0x151009(0x129),'content':_0x1e241d(_0x47d51e,_0x574a06,_0x1e241d(_0x47d51e,this[_0x151009(0x12a)](_0x1f56cb[_0x151009(0x17a)][0x0][_0x151009(0x13c)])))};break;case _0x151009(0x126):_0x574a06=_0x1f56cb[_0x151009(0x17a)][0x0][_0x151009(0x174)]?_0x151009(0x132):_0x151009(0x170),_0x144164={'type':_0x151009(0x129),'content':_0x1e241d(_0x47d51e,_0x574a06)};break;case _0x151009(0x14c):_0x574a06=_0x151009(0x16a),_0x144164={'type':_0x151009(0x129),'content':_0x1e241d(_0x47d51e,_0x574a06,_0x1f56cb[_0x151009(0x17a)][0x0][_0x151009(0x14d)])};}return _0x144164;});}[_0x385831(0x12a)](_0x3d8e41){const _0x105b9e=_0x385831;return _0x105b9e(0x16d)+function(_0x3cfa38){const _0x430b0a=_0x105b9e;if(pe[_0x430b0a(0x154)](_0x3cfa38))return _0x430b0a(0x13b);if(ye[_0x430b0a(0x154)](_0x3cfa38))return _0x430b0a(0x17b);return null;}(_0x3d8e41)[_0x105b9e(0x139)]()+_0x105b9e(0x15f)+_0x3d8e41[_0x105b9e(0x139)]()[_0x105b9e(0x145)](/-/g,'_');}}function _0x4c11(_0x35fe72,_0x3dfb44){const _0x5d43f2=_0x5d43();return _0x4c11=function(_0x4c1150,_0x33985e){_0x4c1150=_0x4c1150-0x126;let _0x55b530=_0x5d43f2[_0x4c1150];return _0x55b530;},_0x4c11(_0x35fe72,_0x3dfb44);}const pe=[_0x385831(0x12d),_0x385831(0x173),_0x385831(0x171)],ye=[_0x385831(0x16c),_0x385831(0x172),_0x385831(0x131),_0x385831(0x156),_0x385831(0x157),_0x385831(0x144)];function _0x5d43(){const _0x244e98=['getFirstMarker','_findSuggestions','upper-latin','replace','registerPostFixer','*Remove\x20format:*\x20%0','editor','start','_getAttributeKey','1040039euTFMv','listStart','startIndex','default','styles','customNumbered','removeMarker','next','18pASxQe','includes','get','upper-roman','lower-latin','list.properties','key','getFirstRange','document','handleDescriptions','filter','nodeAfter','_LIST_','listType','TrackChangesEditing','FORMAT_LIST_REVERSED','suggestion','*Set\x20format:*\x20%0','getAttribute','listStyle','getSuggestions','head','registerBlockAttribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','97522PAXYdH','decimal','ELEMENT_','attribute','config','*Format:*\x20set\x20order\x20to\x20regular','square','decimal-leading-zero','circle','reversed','model','formatBlock','find','FORMAT_LIST_START','isUndo','commandParams','numbered','afterInit','oldValue','383108YnmUtT','ListPropertiesEditing','listReversed','_registerLegacyDescription','2168979siICrO','format','_getTranslationKeyForListStyle','commandName','_LIST_DEFAULT','disc','registerAttributeLabel','981608uqQhcy','*Change\x20to:*\x20%0','lower-roman','*Format:*\x20set\x20order\x20to\x20reversed','enableDefaultAttributesIntegration','bind','16470048cyodMR','batch','has','descriptionFactory','toUpperCase','registerDescriptionCallback','bulleted','type','locale','447795lZUZQm','plugins','data','newValue'];_0x5d43=function(){return _0x244e98;};return _0x5d43();}
@@ -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
+ function _0x1640(_0x137c46,_0x4674cc){const _0x24ed41=_0x24ed();return _0x1640=function(_0x164035,_0x248d24){_0x164035=_0x164035-0x6e;let _0x1a872c=_0x24ed41[_0x164035];return _0x1a872c;},_0x1640(_0x137c46,_0x4674cc);}const _0x2a9012=_0x1640;function _0x24ed(){const _0x42df3c=['media','conversion','64AxuvEf','2470575rXtfPW','485666NdnBQF','4058316GLplZu','enableCommand','plugins','div','49574DRmUvG','data','elementToElement','downcastDispatcher','mediaEmbed','get','1603362yLVuFf','descriptionFactory','MediaEmbedEditing','1771804WPwIdI','dataDowncast','ELEMENT_MEDIA','high','TrackChangesEditing','editor','registerElementLabel','has','774Uzwqdu','for','locale','attribute:url:media','2fSXZvV','stop','19590lhItkz','createEmptyElement','afterInit','options','showSuggestionHighlights'];_0x24ed=function(){return _0x42df3c;};return _0x24ed();}(function(_0x59bb8e,_0x2690de){const _0x566527=_0x1640,_0x216ebd=_0x59bb8e();while(!![]){try{const _0x581706=-parseInt(_0x566527(0x74))/0x1+-parseInt(_0x566527(0x8e))/0x2*(parseInt(_0x566527(0x7f))/0x3)+parseInt(_0x566527(0x82))/0x4+parseInt(_0x566527(0x73))/0x5+parseInt(_0x566527(0x75))/0x6+-parseInt(_0x566527(0x79))/0x7*(parseInt(_0x566527(0x72))/0x8)+-parseInt(_0x566527(0x8a))/0x9*(-parseInt(_0x566527(0x90))/0xa);if(_0x581706===_0x2690de)break;else _0x216ebd['push'](_0x216ebd['shift']());}catch(_0x37f578){_0x216ebd['push'](_0x216ebd['shift']());}}}(_0x24ed,0xac27e));import{Plugin as _0x1062de}from'ckeditor5/src/core.js';import{getTranslation as _0x394c72}from'../utils/common-translations.js';export default class ft extends _0x1062de{[_0x2a9012(0x92)](){const _0x209a95=_0x2a9012,_0x502e0e=this[_0x209a95(0x87)];if(!_0x502e0e[_0x209a95(0x77)][_0x209a95(0x89)](_0x209a95(0x81)))return;const _0x4d7d4e=_0x502e0e[_0x209a95(0x77)][_0x209a95(0x7e)](_0x209a95(0x86)),_0x3b7773=_0x502e0e[_0x209a95(0x8c)];_0x4d7d4e[_0x209a95(0x76)](_0x209a95(0x7d)),_0x4d7d4e[_0x209a95(0x80)][_0x209a95(0x88)](_0x209a95(0x70),_0xf9d985=>_0x394c72(_0x3b7773,_0x209a95(0x84),_0xf9d985)),_0x502e0e[_0x209a95(0x71)][_0x209a95(0x8b)](_0x209a95(0x83))[_0x209a95(0x7b)]({'model':_0x209a95(0x70),'view':(_0x51649b,{writer:_0x4056a8,options:_0x4b4605})=>{const _0x3c0a4c=_0x209a95;if(_0x4b4605[_0x3c0a4c(0x6f)])return _0x4056a8[_0x3c0a4c(0x91)](_0x3c0a4c(0x78));},'converterPriority':_0x209a95(0x85)}),_0x502e0e[_0x209a95(0x7a)][_0x209a95(0x7c)]['on'](_0x209a95(0x8d),(_0x1e9cee,_0x5efd4e,_0x402e46)=>{const _0x20ac8c=_0x209a95;_0x402e46[_0x20ac8c(0x6e)][_0x20ac8c(0x6f)]&&_0x1e9cee[_0x20ac8c(0x8f)]();},{'priority':_0x209a95(0x85)});}}
@@ -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 _0x4fc008=_0x43ba;(function(_0x447261,_0x1b9c65){const _0x36970f=_0x43ba,_0x1312a8=_0x447261();while(!![]){try{const _0x52e4a8=-parseInt(_0x36970f(0x13b))/0x1*(-parseInt(_0x36970f(0x139))/0x2)+parseInt(_0x36970f(0x138))/0x3*(-parseInt(_0x36970f(0x132))/0x4)+-parseInt(_0x36970f(0x12c))/0x5*(parseInt(_0x36970f(0x133))/0x6)+parseInt(_0x36970f(0x135))/0x7+parseInt(_0x36970f(0x12e))/0x8+parseInt(_0x36970f(0x12f))/0x9+parseInt(_0x36970f(0x12d))/0xa;if(_0x52e4a8===_0x1b9c65)break;else _0x1312a8['push'](_0x1312a8['shift']());}catch(_0x48aa3d){_0x1312a8['push'](_0x1312a8['shift']());}}}(_0xc904,0x4aef3));function _0x43ba(_0x1b89d4,_0x495665){const _0xc904f9=_0xc904();return _0x43ba=function(_0x43ba80,_0x3abb9a){_0x43ba80=_0x43ba80-0x129;let _0x34c70b=_0xc904f9[_0x43ba80];return _0x34c70b;},_0x43ba(_0x1b89d4,_0x495665);}import{Plugin as _0x28f47b}from'ckeditor5/src/core.js';function _0xc904(){const _0x22859a=['mention','has','get','1978610bUnfsy','600810azIhMi','2234752EOSZvv','1086867pXyGOV','MentionEditing','enableCommand','2115804rtonlu','6cUegrw','afterInit','2235401uRrvMm','plugins','TrackChangesEditing','3yTsLWV','186uETTpt','editor','4861CdSqpq'];_0xc904=function(){return _0x22859a;};return _0xc904();}export default class gt extends _0x28f47b{[_0x4fc008(0x134)](){const _0x2876e3=_0x4fc008,_0x406406=this[_0x2876e3(0x13a)];_0x406406[_0x2876e3(0x136)][_0x2876e3(0x12a)](_0x2876e3(0x130))&&_0x406406[_0x2876e3(0x136)][_0x2876e3(0x12b)](_0x2876e3(0x137))[_0x2876e3(0x131)](_0x2876e3(0x129));}}
@@ -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 _0x4a8bef=_0x3a54;function _0x16f2(){const _0x480f55=['locale','168JSFGcR','format','plugins','ELEMENT_MULTI_LEVEL_LIST','get','registerDescriptionCallback','newValue','data','key','afterInit','editor','267888LJtqBh','descriptionFactory','handleDescriptions','has','2520909MVKAeC','2FTsfvA','listMarkerStyle','registerBlockAttribute','head','10XJGaaO','multiLevelList','next','*Remove\x20format:*\x20%0','oldValue','*Set\x20format:*\x20%0','34915qNykCz','229553ADbhHQ','282801XRFrfc','930000mAhwzl','TrackChangesEditing','listType','818531uMhpqt','MultiLevelList','enableDefaultAttributesIntegration'];_0x16f2=function(){return _0x480f55;};return _0x16f2();}(function(_0x1830e9,_0x11a9c7){const _0x1713a3=_0x3a54,_0x6ecdc0=_0x1830e9();while(!![]){try{const _0x3df561=-parseInt(_0x1713a3(0x1fc))/0x1*(parseInt(_0x1713a3(0x1f1))/0x2)+parseInt(_0x1713a3(0x1fd))/0x3+-parseInt(_0x1713a3(0x1ec))/0x4+-parseInt(_0x1713a3(0x1fb))/0x5*(parseInt(_0x1713a3(0x1e1))/0x6)+parseInt(_0x1713a3(0x1dd))/0x7+parseInt(_0x1713a3(0x1fe))/0x8+-parseInt(_0x1713a3(0x1f0))/0x9*(-parseInt(_0x1713a3(0x1f5))/0xa);if(_0x3df561===_0x11a9c7)break;else _0x6ecdc0['push'](_0x6ecdc0['shift']());}catch(_0x1de5e5){_0x6ecdc0['push'](_0x6ecdc0['shift']());}}}(_0x16f2,0x1c32e));import{Plugin as _0x5d43e5}from'ckeditor5/src/core.js';import{getTranslation as _0x47f8c1}from'../utils/common-translations.js';function _0x3a54(_0x36a47a,_0x293a1e){const _0x16f2b9=_0x16f2();return _0x3a54=function(_0x3a549f,_0x535040){_0x3a549f=_0x3a549f-0x1dd;let _0x599fd6=_0x16f2b9[_0x3a549f];return _0x599fd6;},_0x3a54(_0x36a47a,_0x293a1e);}export default class lt extends _0x5d43e5{[_0x4a8bef(0x1ea)](){const _0x17ba7e=_0x4a8bef,_0x1a5c95=this[_0x17ba7e(0x1eb)],_0x50f6ed=_0x1a5c95[_0x17ba7e(0x1e3)][_0x17ba7e(0x1e5)](_0x17ba7e(0x1ff));_0x1a5c95[_0x17ba7e(0x1e3)][_0x17ba7e(0x1ef)](_0x17ba7e(0x1de))&&(_0x50f6ed[_0x17ba7e(0x1df)](_0x17ba7e(0x1f6)),_0x50f6ed[_0x17ba7e(0x1f3)](_0x17ba7e(0x1f2)),_0x50f6ed[_0x17ba7e(0x1ed)][_0x17ba7e(0x1e6)](_0x5e80be=>this[_0x17ba7e(0x1ee)](_0x5e80be)));}[_0x4a8bef(0x1ee)](_0x393675){const _0x2c3117=_0x4a8bef,_0x2043b7=this[_0x2c3117(0x1eb)][_0x2c3117(0x1e0)],{data:_0x322053}=_0x393675,_0x2a7f42={'type':_0x2c3117(0x1e2),'content':''};if(_0x322053&&_0x2c3117(0x1f2)==_0x322053[_0x2c3117(0x1e9)]){if(!_0x322053[_0x2c3117(0x1f9)])return{'type':_0x2c3117(0x1e2),'content':_0x47f8c1(_0x2043b7,_0x2c3117(0x1fa),_0x47f8c1(_0x2043b7,_0x2c3117(0x1e4)))+'\x20('+_0x322053[_0x2c3117(0x1e7)]+')'};if(!_0x322053[_0x2c3117(0x1e7)]){let _0x3e2cd4=_0x393675[_0x2c3117(0x1f4)];for(;_0x3e2cd4;){if(_0x3e2cd4[_0x2c3117(0x1e8)]&&_0x2c3117(0x200)==_0x3e2cd4[_0x2c3117(0x1e8)][_0x2c3117(0x1e9)]&&_0x3e2cd4[_0x2c3117(0x1e8)][_0x2c3117(0x1e7)])return _0x2a7f42;_0x3e2cd4=_0x3e2cd4[_0x2c3117(0x1f7)];}return{'type':_0x2c3117(0x1e2),'content':_0x47f8c1(_0x2043b7,_0x2c3117(0x1f8),_0x47f8c1(_0x2043b7,_0x2c3117(0x1e4)))+'\x20('+_0x322053[_0x2c3117(0x1f9)]+')'};}}}}
@@ -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
+ const _0x504943=_0x1c81;function _0x5bc2(){const _0x22479e=['3565rscWmX','PageBreakEditing','plugins','99079rZynKR','afterInit','pageBreak','961680beNiie','registerElementLabel','1108136ixitQc','descriptionFactory','editor','2oKNswh','locale','ELEMENT_PAGE_BREAK','get','116dIPKEz','TrackChangesEditing','has','4661784upyRtN','1809892SfhYvt','enableCommand','599802rTUdSF'];_0x5bc2=function(){return _0x22479e;};return _0x5bc2();}(function(_0x3f8441,_0x5f1e5c){const _0x5be682=_0x1c81,_0x1820ba=_0x3f8441();while(!![]){try{const _0x3ed3d0=parseInt(_0x5be682(0xb9))/0x1+-parseInt(_0x5be682(0xc1))/0x2*(-parseInt(_0x5be682(0xbc))/0x3)+-parseInt(_0x5be682(0xaf))/0x4*(parseInt(_0x5be682(0xb6))/0x5)+-parseInt(_0x5be682(0xb5))/0x6+parseInt(_0x5be682(0xb3))/0x7+parseInt(_0x5be682(0xbe))/0x8+-parseInt(_0x5be682(0xb2))/0x9;if(_0x3ed3d0===_0x5f1e5c)break;else _0x1820ba['push'](_0x1820ba['shift']());}catch(_0x4f2484){_0x1820ba['push'](_0x1820ba['shift']());}}}(_0x5bc2,0x2b7ac));function _0x1c81(_0x408120,_0x2254d7){const _0x5bc23c=_0x5bc2();return _0x1c81=function(_0x1c81c7,_0x297081){_0x1c81c7=_0x1c81c7-0xad;let _0x2292dc=_0x5bc23c[_0x1c81c7];return _0x2292dc;},_0x1c81(_0x408120,_0x2254d7);}import{Plugin as _0x5cd896}from'ckeditor5/src/core.js';import{getTranslation as _0xabbb20}from'../utils/common-translations.js';export default class mt extends _0x5cd896{[_0x504943(0xba)](){const _0x459ade=_0x504943,_0x5b1f41=this[_0x459ade(0xc0)];if(!_0x5b1f41[_0x459ade(0xb8)][_0x459ade(0xb1)](_0x459ade(0xb7)))return;_0x5b1f41[_0x459ade(0xb8)][_0x459ade(0xae)](_0x459ade(0xb0))[_0x459ade(0xb4)](_0x459ade(0xbb));const _0x1b6941=_0x5b1f41[_0x459ade(0xb8)][_0x459ade(0xae)](_0x459ade(0xb0)),_0x33fcd2=_0x5b1f41[_0x459ade(0xc2)];_0x1b6941[_0x459ade(0xbf)][_0x459ade(0xbd)](_0x459ade(0xbb),_0x17fe60=>_0xabbb20(_0x33fcd2,_0x459ade(0xad),_0x17fe60));}}
@@ -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 _0x2219(){const _0x5d2905=['565234yZbsVA','enableDefaultAttributesIntegration','consumable','schema','editing','formatBlock','Paragraph','TrackChangesEditing','insertion','addClass','writer','options','includes','highest','isBlock','checkChild','createUIElement','editor','15395432SZxiUl','descriptionFactory','240755HRWzCj','725417NEeJSs','name','isTouching','bindElementToMarker','$text','paragraph','registerElementLabel','enableCommand','locale','6OfBIiV','commandName','afterInit','type','end','15631929oSbUns','has','downcastDispatcher','showSuggestionHighlights','ck-suggestion-marker--active','getFirstRange','get','_registerLegacyDescription','8CXrcpM','markerRange','9343544srLRRe','activeMarkers','nodeAfter','registerDescriptionCallback','mapper','consume','model','isLimit','start','getItemLabel','insertParagraph','*Insert:*\x20%0','*Change\x20to:*\x20%0','addMarker:suggestion:insertion','markerName','insert','span','format','ck-suggestion-marker-split','881088oamGBK','ELEMENT_PARAGRAPH','data','toViewPosition','plugins'];_0x2219=function(){return _0x5d2905;};return _0x2219();}function _0x5bc1(_0x54f07b,_0x565ae6){const _0x2219c5=_0x2219();return _0x5bc1=function(_0x5bc13b,_0x23675d){_0x5bc13b=_0x5bc13b-0xb3;let _0x3bceeb=_0x2219c5[_0x5bc13b];return _0x3bceeb;},_0x5bc1(_0x54f07b,_0x565ae6);}const _0x245ea3=_0x5bc1;(function(_0x417436,_0xa3d8ad){const _0x3d55ab=_0x5bc1,_0x338875=_0x417436();while(!![]){try{const _0x3e0cbb=-parseInt(_0x3d55ab(0xca))/0x1+parseInt(_0x3d55ab(0xb5))/0x2*(-parseInt(_0x3d55ab(0xd3))/0x3)+parseInt(_0x3d55ab(0xe0))/0x4*(parseInt(_0x3d55ab(0xc9))/0x5)+-parseInt(_0x3d55ab(0xf5))/0x6+-parseInt(_0x3d55ab(0xe2))/0x7+parseInt(_0x3d55ab(0xc7))/0x8+parseInt(_0x3d55ab(0xd8))/0x9;if(_0x3e0cbb===_0xa3d8ad)break;else _0x338875['push'](_0x338875['shift']());}catch(_0x2763a2){_0x338875['push'](_0x338875['shift']());}}}(_0x2219,0xf08e9));import{Plugin as _0x40a10a}from'ckeditor5/src/core.js';import{getTranslation as _0x363763}from'../utils/common-translations.js';export default class dt extends _0x40a10a{[_0x245ea3(0xd5)](){const _0x5f4be0=_0x245ea3,_0x3c575b=this[_0x5f4be0(0xc6)];if(!_0x3c575b[_0x5f4be0(0xb4)][_0x5f4be0(0xd9)](_0x5f4be0(0xbb)))return;const _0x5c7954=_0x3c575b[_0x5f4be0(0xd2)],_0x56fe56=_0x3c575b[_0x5f4be0(0xb4)][_0x5f4be0(0xde)](_0x5f4be0(0xbc));_0x56fe56[_0x5f4be0(0xc8)][_0x5f4be0(0xd0)](_0x5f4be0(0xcf),_0x636e98=>_0x363763(_0x5c7954,_0x5f4be0(0xf6),_0x636e98)),_0x56fe56[_0x5f4be0(0xb6)](_0x5f4be0(0xcf)),_0x56fe56[_0x5f4be0(0xd1)](_0x5f4be0(0xec)),_0x3c575b[_0x5f4be0(0xb9)][_0x5f4be0(0xda)]['on'](_0x5f4be0(0xef),nr(_0x3c575b),{'priority':_0x5f4be0(0xc2)}),_0x3c575b[_0x5f4be0(0xf7)][_0x5f4be0(0xda)]['on'](_0x5f4be0(0xef),(_0x48fdc6,_0x3eb7cf,_0x60be00)=>{const _0x4efe7d=_0x5f4be0;_0x60be00[_0x4efe7d(0xc0)][_0x4efe7d(0xdb)]&&nr(_0x3c575b,{'showActiveMarker':!0x1})(_0x48fdc6,_0x3eb7cf,_0x60be00);},{'priority':_0x5f4be0(0xc2)});const _0x5e5338=_0x56fe56[_0x5f4be0(0xc8)];_0x5e5338[_0x5f4be0(0xe5)](_0x18bdb6=>{const _0x319dba=_0x5f4be0;if(_0x319dba(0xbd)!==_0x18bdb6[_0x319dba(0xd6)])return;const {start:_0x1c1df3,end:_0x17aba7}=_0x18bdb6[_0x319dba(0xdd)]();if(!_0x1c1df3[_0x319dba(0xcc)](_0x17aba7)||!_0x1c1df3[_0x319dba(0xe4)])return;const _0x57c72b=_0x3c575b[_0x319dba(0xe8)][_0x319dba(0xb8)],_0x4aa2dc=_0x1c1df3[_0x319dba(0xe4)];return _0x57c72b[_0x319dba(0xc3)](_0x4aa2dc)&&!_0x57c72b[_0x319dba(0xe9)](_0x4aa2dc)&&_0x57c72b[_0x319dba(0xc4)](_0x4aa2dc,_0x319dba(0xce))?{'type':_0x319dba(0xbd),'content':_0x363763(_0x5c7954,_0x319dba(0xed),_0x5e5338[_0x319dba(0xeb)](_0x4aa2dc,0x1))}:void 0x0;}),this[_0x5f4be0(0xdf)]();}[_0x245ea3(0xdf)](){const _0x5140b3=_0x245ea3,_0x4429de=this[_0x5140b3(0xc6)],_0x31c2be=_0x4429de[_0x5140b3(0xd2)];_0x4429de[_0x5140b3(0xb4)][_0x5140b3(0xde)](_0x5140b3(0xbc))[_0x5140b3(0xc8)][_0x5140b3(0xe5)](_0x3cca4a=>{const _0x314b49=_0x5140b3;if(_0x314b49(0xba)!=_0x3cca4a[_0x314b49(0xd6)])return;const {data:_0x468847}=_0x3cca4a;return _0x468847&&_0x314b49(0xcf)==_0x468847[_0x314b49(0xd4)]?{'type':_0x314b49(0xf3),'content':_0x363763(_0x31c2be,_0x314b49(0xee),_0x363763(_0x31c2be,_0x314b49(0xf6)))}:void 0x0;});}}function nr(_0x13f8f2,{showActiveMarker:_0x56a2ff=!0x0}={}){return(_0x441659,_0x28df44,_0x601651)=>{const _0x5bf9f6=_0x5bc1,_0xfd186b=_0x13f8f2[_0x5bf9f6(0xb4)][_0x5bf9f6(0xde)](_0x5bf9f6(0xbc)),_0x3cba28=_0x28df44[_0x5bf9f6(0xe1)][_0x5bf9f6(0xea)],_0x447792=_0x28df44[_0x5bf9f6(0xe1)][_0x5bf9f6(0xd7)],_0x4c26a3=_0x13f8f2[_0x5bf9f6(0xe8)][_0x5bf9f6(0xb8)];if(!_0x3cba28[_0x5bf9f6(0xcc)](_0x447792)||!_0x3cba28[_0x5bf9f6(0xe4)])return;const _0x412c92=_0x3cba28[_0x5bf9f6(0xe4)];if(_0x4c26a3[_0x5bf9f6(0xc3)](_0x412c92)&&!_0x4c26a3[_0x5bf9f6(0xe9)](_0x412c92)&&_0x4c26a3[_0x5bf9f6(0xc4)](_0x412c92,_0x5bf9f6(0xce))){if(!_0x601651[_0x5bf9f6(0xb7)][_0x5bf9f6(0xe7)](_0x28df44[_0x5bf9f6(0xe1)],_0x441659[_0x5bf9f6(0xcb)]))return;const _0x2d84cc=_0x601651[_0x5bf9f6(0xbf)][_0x5bf9f6(0xc5)](_0x5bf9f6(0xf2),{'class':_0x5bf9f6(0xf4)}),_0x12cbb7=_0x601651[_0x5bf9f6(0xe6)][_0x5bf9f6(0xb3)](_0x447792);_0x56a2ff&&_0xfd186b[_0x5bf9f6(0xe3)][_0x5bf9f6(0xc1)](_0x28df44[_0x5bf9f6(0xf0)])&&_0x601651[_0x5bf9f6(0xbf)][_0x5bf9f6(0xbe)](_0x5bf9f6(0xdc),_0x2d84cc),_0x601651[_0x5bf9f6(0xbf)][_0x5bf9f6(0xf1)](_0x12cbb7,_0x2d84cc),_0x601651[_0x5bf9f6(0xe6)][_0x5bf9f6(0xcd)](_0x2d84cc,_0x28df44[_0x5bf9f6(0xf0)]);}};}
@@ -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 _0x575b(){const _0x1f5643=['2448996brLBzx','removeFormat','544616DVYVAi','plugins','registerDescriptionCallback','RemoveFormatEditing','1SvFRti','2432580hSfHMC','145zrbdbz','formatInline','get','descriptionFactory','93978YOVyLn','locale','998622KAKGzD','afterInit','3894736uqgceT','has','format','editor','formatBlock','type','_registerLegacyDescription','commandName','30CouQDa','TrackChangesEditing','9msHzmQ','4102567ooFKOe','enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*'];_0x575b=function(){return _0x1f5643;};return _0x575b();}const _0x56d823=_0x18d3;function _0x18d3(_0x2a3811,_0x31eb74){const _0x575bf6=_0x575b();return _0x18d3=function(_0x18d3ce,_0x11b6e2){_0x18d3ce=_0x18d3ce-0x193;let _0x1d3ae1=_0x575bf6[_0x18d3ce];return _0x1d3ae1;},_0x18d3(_0x2a3811,_0x31eb74);}(function(_0x5e7d75,_0x29fff0){const _0x16db42=_0x18d3,_0x40eb34=_0x5e7d75();while(!![]){try{const _0x5c8401=parseInt(_0x16db42(0x198))/0x1*(-parseInt(_0x16db42(0x194))/0x2)+parseInt(_0x16db42(0x1a0))/0x3+-parseInt(_0x16db42(0x199))/0x4+-parseInt(_0x16db42(0x19a))/0x5*(-parseInt(_0x16db42(0x19e))/0x6)+-parseInt(_0x16db42(0x1ad))/0x7+-parseInt(_0x16db42(0x1a2))/0x8*(-parseInt(_0x16db42(0x1ac))/0x9)+parseInt(_0x16db42(0x1aa))/0xa*(parseInt(_0x16db42(0x1b0))/0xb);if(_0x5c8401===_0x29fff0)break;else _0x40eb34['push'](_0x40eb34['shift']());}catch(_0x5df66d){_0x40eb34['push'](_0x40eb34['shift']());}}}(_0x575b,0x740b5));import{Plugin as _0x433722}from'ckeditor5/src/core.js';import{getTranslation as _0x3448e7}from'../utils/common-translations.js';export default class pt extends _0x433722{[_0x56d823(0x1a1)](){const _0x4e435f=_0x56d823,_0x239ab2=this[_0x4e435f(0x1a5)];if(!_0x239ab2[_0x4e435f(0x195)][_0x4e435f(0x1a3)](_0x4e435f(0x197)))return;_0x239ab2[_0x4e435f(0x195)][_0x4e435f(0x19c)](_0x4e435f(0x1ab))[_0x4e435f(0x1ae)](_0x4e435f(0x193)),this[_0x4e435f(0x1a8)]();}[_0x56d823(0x1a8)](){const _0x24e8eb=_0x56d823,_0x243ca1=this[_0x24e8eb(0x1a5)];_0x243ca1[_0x24e8eb(0x195)][_0x24e8eb(0x19c)](_0x24e8eb(0x1ab))[_0x24e8eb(0x19d)][_0x24e8eb(0x196)](_0x1e1b37=>{const _0x2b53a2=_0x24e8eb;if(_0x2b53a2(0x1a6)!=_0x1e1b37[_0x2b53a2(0x1a7)]&&_0x2b53a2(0x19b)!=_0x1e1b37[_0x2b53a2(0x1a7)])return;const {data:_0x30d0ae}=_0x1e1b37;return _0x30d0ae&&_0x2b53a2(0x193)==_0x30d0ae[_0x2b53a2(0x1a9)]?{'type':_0x2b53a2(0x1a4),'content':_0x3448e7(_0x243ca1[_0x2b53a2(0x19f)],_0x2b53a2(0x1af))}:void 0x0;});}}