@ckeditor/ckeditor5-track-changes 42.0.2-alpha.1 → 42.0.2

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 +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57199d=_0x3fa9;function _0x47ce(){const _0x3816c2=['type','enableCommand','TrackChangesEditing','ELEMENT_TODO_LIST','LegacyTodoListEditing','12439MalnzH','*Indent:*\x20%0','selection','schema','format','slice','12YilRXr','numberedList','nextSibling','696572DmdwVh','listIndent','parent','registerDescriptionCallback','afterInit','_selectedElements','*Change\x20to:*\x20%0','push','468EAWkBv','change','ELEMENT_NUMBERED_LIST','has','*Check\x20item*','element','blockName','editor','listType','commandName','locale','List','18SYUOgV','registerElementLabel','add','model','todoList','forceValue','857110YXmxqw','bulleted','45264dewWjc','127418fFNrxu','formatBlock','paragraph','findIndex','descriptionFactory','todo','document','bulletedList','checkTodoList','ELEMENT_LIST_ITEM','createRange','numbered','LegacyListEditing','previousSibling','ELEMENT_BULLETED_LIST','1180720RQtTuj','getAttribute','markBlockFormat','*Uncheck\x20item*','indentList','createPositionAt','192297VMIthk','value','checkChild','from','plugins','todoListChecked','execute','listItem','length','filter','commands','getSelectedBlocks','formatInline','isObject','get','end','outdentList','commandParams','*Outdent:*\x20%0','name','replace','before'];_0x47ce=function(){return _0x3816c2;};return _0x47ce();}(function(_0x577cf9,_0x295c5f){const _0x13d12c=_0x3fa9,_0x1a786d=_0x577cf9();while(!![]){try{const _0x5558fd=-parseInt(_0x13d12c(0xae))/0x1+parseInt(_0x13d12c(0x99))/0x2*(parseInt(_0x13d12c(0xcf))/0x3)+parseInt(_0x13d12c(0xd2))/0x4+parseInt(_0x13d12c(0x96))/0x5+parseInt(_0x13d12c(0x84))/0x6*(-parseInt(_0x13d12c(0xc9))/0x7)+parseInt(_0x13d12c(0x98))/0x8*(-parseInt(_0x13d12c(0x90))/0x9)+-parseInt(_0x13d12c(0xa8))/0xa;if(_0x5558fd===_0x295c5f)break;else _0x1a786d['push'](_0x1a786d['shift']());}catch(_0x40938e){_0x1a786d['push'](_0x1a786d['shift']());}}}(_0x47ce,0x2234e));import{Plugin as _0x4c4053}from'ckeditor5/src/core.js';function _0x3fa9(_0x468446,_0x2fe321){const _0x47ced3=_0x47ce();return _0x3fa9=function(_0x3fa9f7,_0x170b77){_0x3fa9f7=_0x3fa9f7-0x83;let _0x28de58=_0x47ced3[_0x3fa9f7];return _0x28de58;},_0x3fa9(_0x468446,_0x2fe321);}import{getTranslation as _0x3ca602}from'../utils/common-translations.js';export default class ut extends _0x4c4053{[_0x57199d(0xd6)](){const _0x1de390=_0x57199d,_0x215cf2=this[_0x1de390(0x8b)],_0x21ae1a=_0x215cf2[_0x1de390(0x8e)];if(!_0x215cf2[_0x1de390(0xb2)][_0x1de390(0x87)](_0x1de390(0xa5)))return;const _0x253354=_0x215cf2[_0x1de390(0xb2)][_0x1de390(0xbc)](_0x1de390(0xc6)),_0xeddf2b=_0x215cf2[_0x1de390(0xb2)][_0x1de390(0x87)](_0x1de390(0xc8));function _0x3ebb74(_0xb1e29a){return()=>{const _0x299fb0=_0x3fa9,_0x264b09=_0x215cf2[_0x299fb0(0x93)][_0x299fb0(0x9f)][_0x299fb0(0xcb)],_0x2caf95=_0x215cf2[_0x299fb0(0xb8)][_0x299fb0(0xbc)](_0xb1e29a);if(_0x2caf95[_0x299fb0(0xaf)])return void _0x215cf2[_0x299fb0(0xb4)](_0x299fb0(0x9b),{});const _0x110c93=_0xb1e29a[_0x299fb0(0xce)](0x0,-0x4),_0x395c6b=function(_0x19c375,_0x40d508,_0x2eb2c8){const _0x52b29c=_0x299fb0;let _0x17aef1=Array[_0x52b29c(0xb1)](_0x19c375)[_0x52b29c(0xb7)](_0xfac514=>function(_0x40c3b3,_0x510477){const _0x3783fe=_0x52b29c;return _0x510477[_0x3783fe(0xb0)](_0x40c3b3[_0x3783fe(0xd4)],_0x3783fe(0xb5))&&!_0x510477[_0x3783fe(0xbb)](_0x40c3b3);}(_0xfac514,_0x2eb2c8));_0x17aef1=_0x17aef1[_0x52b29c(0xb7)](_0xd0eea6=>!_0xd0eea6['is'](_0x52b29c(0x89),_0x52b29c(0xb5))||_0xd0eea6[_0x52b29c(0xa9)](_0x52b29c(0x8c))!=_0x40d508);const _0x2b5c7a=new Set();for(const _0x9e4097 of _0x17aef1)_0x9e4097['is'](_0x52b29c(0x89),_0x52b29c(0xb5))?_0x2b5c7a[_0x52b29c(0x92)](me(_0x9e4097)):_0x2b5c7a[_0x52b29c(0x92)](_0x9e4097);return Array[_0x52b29c(0xb1)](_0x2b5c7a);}(_0x264b09[_0x299fb0(0xb9)](),_0x110c93,_0x215cf2[_0x299fb0(0x93)][_0x299fb0(0xcc)]);_0x215cf2[_0x299fb0(0x93)][_0x299fb0(0x85)](()=>{const _0x378d0f=_0x299fb0;for(const _0x17bfae of _0x395c6b)_0x253354[_0x378d0f(0xaa)](_0x17bfae,{'commandName':_0xb1e29a,'commandParams':[{'forceValue':!_0x2caf95[_0x378d0f(0xaf)]}],'formatGroupId':_0x378d0f(0x8a)},fe(_0x17bfae));});};}function _0x37b92e(_0x58349d){return()=>{const _0x23018a=_0x3fa9,_0x4f74b9=function(_0x25fa25){const _0x43f4a4=_0x3fa9;let _0x2ada3c=Array[_0x43f4a4(0xb1)](_0x25fa25);const _0xa69ed1=_0x2ada3c[_0x43f4a4(0x9c)](_0x548723=>_0x43f4a4(0xb5)!=_0x548723[_0x43f4a4(0xc1)]);return _0xa69ed1>-0x1&&(_0x2ada3c=_0x2ada3c[_0x43f4a4(0xce)](0x0,_0xa69ed1)),_0x2ada3c;}(_0x215cf2[_0x23018a(0x93)][_0x23018a(0x9f)][_0x23018a(0xcb)][_0x23018a(0xb9)]()),_0x470303=_0x215cf2[_0x23018a(0x93)][_0x23018a(0xa3)](_0x215cf2[_0x23018a(0x93)][_0x23018a(0xad)](_0x4f74b9[0x0],_0x23018a(0xc3)),_0x215cf2[_0x23018a(0x93)][_0x23018a(0xad)](_0x4f74b9[_0x4f74b9[_0x23018a(0xb6)]-0x1],_0x23018a(0xbd)));_0x215cf2[_0x23018a(0x93)][_0x23018a(0x85)](()=>{const _0x1c3081=_0x23018a;_0x253354[_0x1c3081(0xaa)](_0x470303,{'commandName':_0x58349d,'commandParams':[],'formatGroupId':_0x1c3081(0xd3)},function(_0x1cbadf){const _0x2a8b82=_0x1c3081,_0x3d70b0=new Set();for(const _0x280b4c of _0x1cbadf){let _0x112ab5=_0x280b4c[_0x2a8b82(0xd1)];for(;_0x112ab5&&_0x112ab5[_0x2a8b82(0xa9)](_0x2a8b82(0xd3))>_0x280b4c[_0x2a8b82(0xa9)](_0x2a8b82(0xd3));)_0x3d70b0[_0x2a8b82(0x92)](_0x112ab5),_0x112ab5=_0x112ab5[_0x2a8b82(0xd1)];}return Array[_0x2a8b82(0xb1)](_0x3d70b0);}(_0x4f74b9));});};}_0x253354[_0x1de390(0xc5)](_0x1de390(0xd0),_0x3ebb74(_0x1de390(0xd0))),_0x253354[_0x1de390(0xc5)](_0x1de390(0xa0),_0x3ebb74(_0x1de390(0xa0))),_0xeddf2b&&_0x253354[_0x1de390(0xc5)](_0x1de390(0x94),_0x3ebb74(_0x1de390(0x94))),_0x253354[_0x1de390(0xc5)](_0x1de390(0xac),_0x37b92e(_0x1de390(0xac))),_0x253354[_0x1de390(0xc5)](_0x1de390(0xbe),_0x37b92e(_0x1de390(0xbe))),_0xeddf2b&&_0x253354[_0x1de390(0xc5)](_0x1de390(0xa1),()=>{const _0x2b2dd3=_0x1de390,_0x53508b=_0x215cf2[_0x2b2dd3(0xb8)][_0x2b2dd3(0xbc)](_0x2b2dd3(0xa1)),_0x69eaf=Array[_0x2b2dd3(0xb1)](_0x53508b[_0x2b2dd3(0xd7)]);_0x69eaf[_0x2b2dd3(0xb7)](_0x108a3c=>_0x108a3c[_0x2b2dd3(0xa9)](_0x2b2dd3(0xb3))!=_0x53508b[_0x2b2dd3(0xaf)]),_0x215cf2[_0x2b2dd3(0x93)][_0x2b2dd3(0x85)](()=>{const _0x5e4220=_0x2b2dd3;for(const _0x192d34 of _0x69eaf)_0x253354[_0x5e4220(0xaa)](_0x192d34,{'commandName':_0x5e4220(0xa1),'commandParams':[{'forceValue':!_0x53508b[_0x5e4220(0xaf)]}]});});}),_0x253354[_0x1de390(0x9d)][_0x1de390(0x91)](_0x1de390(0xb5),_0x5a366a=>_0x3ca602(_0x21ae1a,_0x1de390(0xa2),_0x5a366a)),_0x253354[_0x1de390(0x9d)][_0x1de390(0xd5)](_0x386b8a=>{const _0x55db6d=_0x1de390;if(_0x55db6d(0x9a)!=_0x386b8a[_0x55db6d(0xc4)]&&_0x55db6d(0xba)!=_0x386b8a[_0x55db6d(0xc4)])return;const {data:_0x6dded2}=_0x386b8a;if(_0x6dded2){if(_0x55db6d(0xd0)==_0x6dded2[_0x55db6d(0x8d)]||_0x55db6d(0xa0)==_0x6dded2[_0x55db6d(0x8d)]||_0x55db6d(0x94)==_0x6dded2[_0x55db6d(0x8d)])switch(_0x6dded2[_0x55db6d(0x8d)][_0x55db6d(0xc2)](_0x55db6d(0x8f),'')){case _0x55db6d(0x97):return _0x3a2bfe(_0x3ca602(_0x21ae1a,_0x55db6d(0xa7)));case _0x55db6d(0xa4):return _0x3a2bfe(_0x3ca602(_0x21ae1a,_0x55db6d(0x86)));case _0x55db6d(0x9e):return _0x3a2bfe(_0x3ca602(_0x21ae1a,_0x55db6d(0xc7)));}if(_0x55db6d(0xac)==_0x6dded2[_0x55db6d(0x8d)])return{'type':_0x55db6d(0xcd),'content':_0x3ca602(_0x21ae1a,_0x55db6d(0xca),_0x3ca602(_0x21ae1a,_0x55db6d(0xa2)))};if(_0x55db6d(0xbe)==_0x6dded2[_0x55db6d(0x8d)])return{'type':_0x55db6d(0xcd),'content':_0x3ca602(_0x21ae1a,_0x55db6d(0xc0),_0x3ca602(_0x21ae1a,_0x55db6d(0xa2)))};if(_0x55db6d(0xa1)==_0x6dded2[_0x55db6d(0x8d)])return _0x6dded2[_0x55db6d(0xbf)][0x0][_0x55db6d(0x95)]?{'type':_0x55db6d(0xcd),'content':_0x3ca602(_0x21ae1a,_0x55db6d(0x88))}:{'type':_0x55db6d(0xcd),'content':_0x3ca602(_0x21ae1a,_0x55db6d(0xab))};}function _0x3a2bfe(_0x13c1a5){const _0xb4c4fb=_0x55db6d;return{'type':_0xb4c4fb(0xcd),'content':_0x3ca602(_0x21ae1a,_0xb4c4fb(0xd8),_0x13c1a5)};}});}}function me(_0x197c24){const _0x419e56=_0x57199d,_0x43a614=_0x197c24[_0x419e56(0xa9)](_0x419e56(0xd3));if(0x0==_0x43a614)return _0x197c24;let _0x588bf8=_0x197c24;for(;_0x197c24[_0x419e56(0xa6)]&&_0x197c24[_0x419e56(0xa6)]['is'](_0x419e56(0x89),_0x419e56(0xb5));){const _0x5077a9=_0x197c24[_0x419e56(0xa6)][_0x419e56(0xa9)](_0x419e56(0xd3));if(_0x5077a9==_0x43a614)_0x588bf8=_0x197c24[_0x419e56(0xa6)];else{if(_0x5077a9<_0x43a614)break;}_0x197c24=_0x197c24[_0x419e56(0xa6)];}return _0x588bf8;}function fe(_0x200d93){const _0x230f7c=_0x57199d,_0x239962=[];if(_0x200d93['is'](_0x230f7c(0x89),_0x230f7c(0xb5))&&_0x200d93[_0x230f7c(0xa9)](_0x230f7c(0xd3))>0x0){let _0x526343=_0x200d93[_0x230f7c(0xd1)];for(;_0x526343&&_0x230f7c(0xb5)==_0x526343[_0x230f7c(0xc1)]&&_0x526343[_0x230f7c(0xa9)](_0x230f7c(0xd3))==_0x200d93[_0x230f7c(0xa9)](_0x230f7c(0xd3));)_0x239962[_0x230f7c(0x83)](_0x526343),_0x526343=_0x526343[_0x230f7c(0xd1)];}return _0x239962;}
23
+ const _0x324931=_0x5b2a;(function(_0x13eff5,_0x4cdf77){const _0x492e3b=_0x5b2a,_0x35b050=_0x13eff5();while(!![]){try{const _0x1359cf=parseInt(_0x492e3b(0x1ef))/0x1*(-parseInt(_0x492e3b(0x1b6))/0x2)+-parseInt(_0x492e3b(0x1bb))/0x3*(parseInt(_0x492e3b(0x1b1))/0x4)+parseInt(_0x492e3b(0x1de))/0x5+parseInt(_0x492e3b(0x1f1))/0x6*(parseInt(_0x492e3b(0x1e1))/0x7)+-parseInt(_0x492e3b(0x1aa))/0x8*(-parseInt(_0x492e3b(0x1c9))/0x9)+parseInt(_0x492e3b(0x1f8))/0xa*(parseInt(_0x492e3b(0x1dd))/0xb)+parseInt(_0x492e3b(0x1c6))/0xc*(parseInt(_0x492e3b(0x1f6))/0xd);if(_0x1359cf===_0x4cdf77)break;else _0x35b050['push'](_0x35b050['shift']());}catch(_0x1aae07){_0x35b050['push'](_0x35b050['shift']());}}}(_0x5d16,0xefa4d));import{Plugin as _0x5b3dea}from'ckeditor5/src/core.js';function _0x5d16(){const _0xcb36fd=['ELEMENT_LIST_ITEM','end','formatInline','*Indent:*\x20%0','bulleted','registerDescriptionCallback','listIndent','editor','name','enableCommand','240zFegFK','createPositionAt','10290DcUMsi','ELEMENT_TODO_LIST','forceValue','plugins','indentList','2867527lSQFpA','createRange','10iacDgZ','todoList','bulletedList','replace','checkChild','todo','outdentList','previousSibling','format','has','todoListChecked','3022440vHTrTW','element','get','blockName','ELEMENT_BULLETED_LIST','findIndex','LegacyListEditing','930044OJkGoV','afterInit','isObject','from','document','8054PGPffS','slice','parent','getAttribute','numberedList','24UCAEqT','selection','model','commandParams','commandName','List','locale','formatBlock','*Uncheck\x20item*','LegacyTodoListEditing','push','24fkUZqQ','schema','getSelectedBlocks','45HnXHEC','*Check\x20item*','*Change\x20to:*\x20%0','nextSibling','numbered','TrackChangesEditing','markBlockFormat','execute','add','listType','filter','*Outdent:*\x20%0','_selectedElements','change','checkTodoList','length','registerElementLabel','paragraph','ELEMENT_NUMBERED_LIST','listItem','5797462xOBWvF','1710495EKYudq','before','value','2485bDgFiL','type','descriptionFactory','commands'];_0x5d16=function(){return _0xcb36fd;};return _0x5d16();}import{getTranslation as _0x47ecdd}from'../utils/common-translations.js';function _0x5b2a(_0xa7b45a,_0x46e07e){const _0x5d1626=_0x5d16();return _0x5b2a=function(_0x5b2ae6,_0x4f2b46){_0x5b2ae6=_0x5b2ae6-0x1a4;let _0x36a143=_0x5d1626[_0x5b2ae6];return _0x36a143;},_0x5b2a(_0xa7b45a,_0x46e07e);}export default class ut extends _0x5b3dea{[_0x324931(0x1b2)](){const _0x2e1c6d=_0x324931,_0x151db9=this[_0x2e1c6d(0x1ec)],_0x983b73=_0x151db9[_0x2e1c6d(0x1c1)];if(!_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1a8)](_0x2e1c6d(0x1b0)))return;const _0x2ffe59=_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1ac)](_0x2e1c6d(0x1ce)),_0xdc94d1=_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1a8)](_0x2e1c6d(0x1c4));function _0xd49efb(_0x3fc891){return()=>{const _0x2bafa8=_0x5b2a,_0x58d1bc=_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1b5)][_0x2bafa8(0x1bc)],_0x533819=_0x151db9[_0x2bafa8(0x1e4)][_0x2bafa8(0x1ac)](_0x3fc891);if(_0x533819[_0x2bafa8(0x1e0)])return void _0x151db9[_0x2bafa8(0x1d0)](_0x2bafa8(0x1da),{});const _0x4bb3fe=_0x3fc891[_0x2bafa8(0x1b7)](0x0,-0x4),_0x1b796c=function(_0x43a27c,_0x5852e9,_0x496617){const _0x4bce93=_0x2bafa8;let _0x2a77c8=Array[_0x4bce93(0x1b4)](_0x43a27c)[_0x4bce93(0x1d3)](_0x1a7cac=>function(_0x14e56a,_0x621219){const _0x5de1a7=_0x4bce93;return _0x621219[_0x5de1a7(0x1fc)](_0x14e56a[_0x5de1a7(0x1b8)],_0x5de1a7(0x1dc))&&!_0x621219[_0x5de1a7(0x1b3)](_0x14e56a);}(_0x1a7cac,_0x496617));_0x2a77c8=_0x2a77c8[_0x4bce93(0x1d3)](_0x15dad3=>!_0x15dad3['is'](_0x4bce93(0x1ab),_0x4bce93(0x1dc))||_0x15dad3[_0x4bce93(0x1b9)](_0x4bce93(0x1d2))!=_0x5852e9);const _0x506cd1=new Set();for(const _0x1b136a of _0x2a77c8)_0x1b136a['is'](_0x4bce93(0x1ab),_0x4bce93(0x1dc))?_0x506cd1[_0x4bce93(0x1d1)](me(_0x1b136a)):_0x506cd1[_0x4bce93(0x1d1)](_0x1b136a);return Array[_0x4bce93(0x1b4)](_0x506cd1);}(_0x58d1bc[_0x2bafa8(0x1c8)](),_0x4bb3fe,_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1c7)]);_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1d6)](()=>{const _0x37d51d=_0x2bafa8;for(const _0x295d1b of _0x1b796c)_0x2ffe59[_0x37d51d(0x1cf)](_0x295d1b,{'commandName':_0x3fc891,'commandParams':[{'forceValue':!_0x533819[_0x37d51d(0x1e0)]}],'formatGroupId':_0x37d51d(0x1ad)},fe(_0x295d1b));});};}function _0x3af263(_0x1bcca7){return()=>{const _0x3a6def=_0x5b2a,_0xc7ac5e=function(_0x18913f){const _0x171c2e=_0x5b2a;let _0x2d8840=Array[_0x171c2e(0x1b4)](_0x18913f);const _0x997da6=_0x2d8840[_0x171c2e(0x1af)](_0x20d3dc=>_0x171c2e(0x1dc)!=_0x20d3dc[_0x171c2e(0x1ed)]);return _0x997da6>-0x1&&(_0x2d8840=_0x2d8840[_0x171c2e(0x1b7)](0x0,_0x997da6)),_0x2d8840;}(_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1b5)][_0x3a6def(0x1bc)][_0x3a6def(0x1c8)]()),_0x10019b=_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f7)](_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f0)](_0xc7ac5e[0x0],_0x3a6def(0x1df)),_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f0)](_0xc7ac5e[_0xc7ac5e[_0x3a6def(0x1d8)]-0x1],_0x3a6def(0x1e6)));_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1d6)](()=>{const _0x25ac60=_0x3a6def;_0x2ffe59[_0x25ac60(0x1cf)](_0x10019b,{'commandName':_0x1bcca7,'commandParams':[],'formatGroupId':_0x25ac60(0x1eb)},function(_0x2c3b90){const _0x5c78cd=_0x25ac60,_0x31eff4=new Set();for(const _0x30248a of _0x2c3b90){let _0x1eddda=_0x30248a[_0x5c78cd(0x1cc)];for(;_0x1eddda&&_0x1eddda[_0x5c78cd(0x1b9)](_0x5c78cd(0x1eb))>_0x30248a[_0x5c78cd(0x1b9)](_0x5c78cd(0x1eb));)_0x31eff4[_0x5c78cd(0x1d1)](_0x1eddda),_0x1eddda=_0x1eddda[_0x5c78cd(0x1cc)];}return Array[_0x5c78cd(0x1b4)](_0x31eff4);}(_0xc7ac5e));});};}_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1ba),_0xd49efb(_0x2e1c6d(0x1ba))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1fa),_0xd49efb(_0x2e1c6d(0x1fa))),_0xdc94d1&&_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1f9),_0xd49efb(_0x2e1c6d(0x1f9))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1f5),_0x3af263(_0x2e1c6d(0x1f5))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1a5),_0x3af263(_0x2e1c6d(0x1a5))),_0xdc94d1&&_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1d7),()=>{const _0x598baf=_0x2e1c6d,_0x50521a=_0x151db9[_0x598baf(0x1e4)][_0x598baf(0x1ac)](_0x598baf(0x1d7)),_0x3b514e=Array[_0x598baf(0x1b4)](_0x50521a[_0x598baf(0x1d5)]);_0x3b514e[_0x598baf(0x1d3)](_0x34fbb8=>_0x34fbb8[_0x598baf(0x1b9)](_0x598baf(0x1a9))!=_0x50521a[_0x598baf(0x1e0)]),_0x151db9[_0x598baf(0x1bd)][_0x598baf(0x1d6)](()=>{const _0x508d07=_0x598baf;for(const _0x6d78e7 of _0x3b514e)_0x2ffe59[_0x508d07(0x1cf)](_0x6d78e7,{'commandName':_0x508d07(0x1d7),'commandParams':[{'forceValue':!_0x50521a[_0x508d07(0x1e0)]}]});});}),_0x2ffe59[_0x2e1c6d(0x1e3)][_0x2e1c6d(0x1d9)](_0x2e1c6d(0x1dc),_0x37dea7=>_0x47ecdd(_0x983b73,_0x2e1c6d(0x1e5),_0x37dea7)),_0x2ffe59[_0x2e1c6d(0x1e3)][_0x2e1c6d(0x1ea)](_0x417d99=>{const _0x150e1b=_0x2e1c6d;if(_0x150e1b(0x1c2)!=_0x417d99[_0x150e1b(0x1e2)]&&_0x150e1b(0x1e7)!=_0x417d99[_0x150e1b(0x1e2)])return;const {data:_0x445328}=_0x417d99;if(_0x445328){if(_0x150e1b(0x1ba)==_0x445328[_0x150e1b(0x1bf)]||_0x150e1b(0x1fa)==_0x445328[_0x150e1b(0x1bf)]||_0x150e1b(0x1f9)==_0x445328[_0x150e1b(0x1bf)])switch(_0x445328[_0x150e1b(0x1bf)][_0x150e1b(0x1fb)](_0x150e1b(0x1c0),'')){case _0x150e1b(0x1e9):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1ae)));case _0x150e1b(0x1cd):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1db)));case _0x150e1b(0x1a4):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1f2)));}if(_0x150e1b(0x1f5)==_0x445328[_0x150e1b(0x1bf)])return{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1e8),_0x47ecdd(_0x983b73,_0x150e1b(0x1e5)))};if(_0x150e1b(0x1a5)==_0x445328[_0x150e1b(0x1bf)])return{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1d4),_0x47ecdd(_0x983b73,_0x150e1b(0x1e5)))};if(_0x150e1b(0x1d7)==_0x445328[_0x150e1b(0x1bf)])return _0x445328[_0x150e1b(0x1be)][0x0][_0x150e1b(0x1f3)]?{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1ca))}:{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1c3))};}function _0x3a9a2e(_0x1194ed){const _0x1f4df5=_0x150e1b;return{'type':_0x1f4df5(0x1a7),'content':_0x47ecdd(_0x983b73,_0x1f4df5(0x1cb),_0x1194ed)};}});}}function me(_0x14bbe4){const _0x5eb422=_0x324931,_0x5e9d49=_0x14bbe4[_0x5eb422(0x1b9)](_0x5eb422(0x1eb));if(0x0==_0x5e9d49)return _0x14bbe4;let _0x1e4731=_0x14bbe4;for(;_0x14bbe4[_0x5eb422(0x1a6)]&&_0x14bbe4[_0x5eb422(0x1a6)]['is'](_0x5eb422(0x1ab),_0x5eb422(0x1dc));){const _0xc362b7=_0x14bbe4[_0x5eb422(0x1a6)][_0x5eb422(0x1b9)](_0x5eb422(0x1eb));if(_0xc362b7==_0x5e9d49)_0x1e4731=_0x14bbe4[_0x5eb422(0x1a6)];else{if(_0xc362b7<_0x5e9d49)break;}_0x14bbe4=_0x14bbe4[_0x5eb422(0x1a6)];}return _0x1e4731;}function fe(_0x337d6f){const _0x4b0623=_0x324931,_0x4b7517=[];if(_0x337d6f['is'](_0x4b0623(0x1ab),_0x4b0623(0x1dc))&&_0x337d6f[_0x4b0623(0x1b9)](_0x4b0623(0x1eb))>0x0){let _0x92984b=_0x337d6f[_0x4b0623(0x1cc)];for(;_0x92984b&&_0x4b0623(0x1dc)==_0x92984b[_0x4b0623(0x1ed)]&&_0x92984b[_0x4b0623(0x1b9)](_0x4b0623(0x1eb))==_0x337d6f[_0x4b0623(0x1b9)](_0x4b0623(0x1eb));)_0x4b7517[_0x4b0623(0x1c5)](_0x92984b),_0x92984b=_0x92984b[_0x4b0623(0x1cc)];}return _0x4b7517;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x442f(){const _0x58cdc4=['bind','getAttribute','length','formatBlock','flat','getSiblingNodes','has','from','reversed','listStyle','listStart','descriptionFactory','*Format:*\x20set\x20order\x20to\x20regular','document','_getTranslationKeyForListStyle','backward','startIndex','listReversed','afterInit','commandName','registerDescriptionCallback','86871ZLsTui','4144992OGffjo','listItem','2653vgCTwM','1785108HyRZWj','map','handleDescriptions','locale','handleListStartCommand','get','handleListStyleCommand','getListTypeFromListStyleType','plugins','model','type','createRange','_getSuggestionBlocksForListStyle','getLastPosition','25443927rspqoi','TrackChangesEditing','replace','styles','LegacyListPropertiesEditing','change','forward','4446835NYJgFP','element','createPositionAt','toUpperCase','*Change\x20to:*\x20%0','3464SICLBe','formatInline','getSelectedBlocks','LegacyListUtils','numbered','commandParams','before','_LIST_','list.properties','*Format:*\x20set\x20start\x20index\x20to\x20%0','parent','config','unshift','editor','filter','format','_getSuggestionBlocks','*Format:*\x20set\x20order\x20to\x20reversed','handleListReversedCommand','default','ELEMENT_','push','listType','825110ldNpuk','markMultiRangeBlockFormat','getFirstPosition','38irKPsX','selection','enableCommand'];_0x442f=function(){return _0x58cdc4;};return _0x442f();}const _0x227eaa=_0xd2b8;(function(_0x5bce0c,_0x21ddc0){const _0x414bd5=_0xd2b8,_0x5485b3=_0x5bce0c();while(!![]){try{const _0x1ab21d=-parseInt(_0x414bd5(0xdd))/0x1+-parseInt(_0x414bd5(0xe0))/0x2*(parseInt(_0x414bd5(0xf8))/0x3)+-parseInt(_0x414bd5(0xfc))/0x4+-parseInt(_0x414bd5(0x111))/0x5+parseInt(_0x414bd5(0xf9))/0x6+-parseInt(_0x414bd5(0xfb))/0x7*(parseInt(_0x414bd5(0x116))/0x8)+parseInt(_0x414bd5(0x10a))/0x9;if(_0x1ab21d===_0x21ddc0)break;else _0x5485b3['push'](_0x5485b3['shift']());}catch(_0x47ab8f){_0x5485b3['push'](_0x5485b3['shift']());}}}(_0x442f,0x9cf4b));import{Plugin as _0x200043}from'ckeditor5/src/core.js';import{getTranslation as _0x4dcce0}from'../utils/common-translations.js';function _0xd2b8(_0x454c67,_0x5e9b16){const _0x442ff0=_0x442f();return _0xd2b8=function(_0xd2b8d5,_0x4cdf5b){_0xd2b8d5=_0xd2b8d5-0xcf;let _0x2d342c=_0x442ff0[_0xd2b8d5];return _0x2d342c;},_0xd2b8(_0x454c67,_0x5e9b16);}export default class z extends _0x200043{[_0x227eaa(0xf5)](){const _0x5dc2ad=_0x227eaa;if(!this[_0x5dc2ad(0xd3)][_0x5dc2ad(0x104)][_0x5dc2ad(0xe9)](_0x5dc2ad(0x10e)))return;const _0x18405b=this[_0x5dc2ad(0xd3)][_0x5dc2ad(0xd1)][_0x5dc2ad(0x101)](_0x5dc2ad(0x11e)),_0x577c39=this[_0x5dc2ad(0xd3)][_0x5dc2ad(0x104)][_0x5dc2ad(0x101)](_0x5dc2ad(0x10b));_0x18405b[_0x5dc2ad(0x10d)]&&_0x577c39[_0x5dc2ad(0xe2)](_0x5dc2ad(0xec),this[_0x5dc2ad(0x102)][_0x5dc2ad(0xe3)](this)),_0x18405b[_0x5dc2ad(0xeb)]&&_0x577c39[_0x5dc2ad(0xe2)](_0x5dc2ad(0xf4),this[_0x5dc2ad(0xd8)][_0x5dc2ad(0xe3)](this)),_0x18405b[_0x5dc2ad(0xf3)]&&_0x577c39[_0x5dc2ad(0xe2)](_0x5dc2ad(0xed),this[_0x5dc2ad(0x100)][_0x5dc2ad(0xe3)](this)),_0x577c39[_0x5dc2ad(0xee)][_0x5dc2ad(0xf7)](this[_0x5dc2ad(0xfe)][_0x5dc2ad(0xe3)](this));}[_0x227eaa(0x102)](_0x4d1bb6,_0x16204b={}){const _0x452b48=_0x227eaa,_0x270fbf=this[_0x452b48(0xd3)][_0x452b48(0x104)][_0x452b48(0x101)](_0x452b48(0x10b)),_0x1eec7b=this[_0x452b48(0x108)]();this[_0x452b48(0xd3)][_0x452b48(0x105)][_0x452b48(0x10f)](()=>{const _0xb49149=_0x452b48;_0x270fbf[_0xb49149(0xde)](_0x1eec7b,{'commandName':_0xb49149(0xec),'commandParams':[{'type':_0x16204b[_0xb49149(0x106)]}],'formatGroupId':_0xb49149(0xec)});});}[_0x227eaa(0xd8)](_0x1e2204,_0x4ef659={}){const _0x5aaf23=_0x227eaa,_0x281971=this[_0x5aaf23(0xd3)][_0x5aaf23(0x104)][_0x5aaf23(0x101)](_0x5aaf23(0x10b)),_0x565b9f=this[_0x5aaf23(0xd6)](_0xae6852=>_0xae6852['is'](_0x5aaf23(0x112),_0x5aaf23(0xfa))&&_0x5aaf23(0x11a)===_0xae6852[_0x5aaf23(0xe4)](_0x5aaf23(0xdc)));if(_0x565b9f[_0x5aaf23(0xe5)]<0x1)return;const _0x3b3439=_0x565b9f[_0x5aaf23(0xfd)](_0x3186ca=>this[_0x5aaf23(0xd3)][_0x5aaf23(0x105)][_0x5aaf23(0x107)](this[_0x5aaf23(0xd3)][_0x5aaf23(0x105)][_0x5aaf23(0x113)](_0x3186ca,_0x5aaf23(0x11c)),this[_0x5aaf23(0xd3)][_0x5aaf23(0x105)][_0x5aaf23(0x113)](_0x3186ca,0x0)));this[_0x5aaf23(0xd3)][_0x5aaf23(0x105)][_0x5aaf23(0x10f)](()=>{const _0x2c96c8=_0x5aaf23;_0x281971[_0x2c96c8(0xde)](_0x3b3439,{'commandName':_0x2c96c8(0xf4),'commandParams':[{'reversed':_0x4ef659[_0x2c96c8(0xeb)]}],'formatGroupId':_0x2c96c8(0xf4)});});}[_0x227eaa(0x100)](_0xa29c4d,_0x36039c={}){const _0x30250b=_0x227eaa,_0xed815b=this[_0x30250b(0xd3)][_0x30250b(0x104)][_0x30250b(0x101)](_0x30250b(0x10b)),_0x39d8f7=this[_0x30250b(0xd6)](_0x5ba37e=>_0x5ba37e['is'](_0x30250b(0x112),_0x30250b(0xfa))&&_0x30250b(0x11a)===_0x5ba37e[_0x30250b(0xe4)](_0x30250b(0xdc)));if(_0x39d8f7[_0x30250b(0xe5)]<0x1)return;const _0x18ec7b=_0x39d8f7[_0x30250b(0xfd)](_0x8b4e85=>this[_0x30250b(0xd3)][_0x30250b(0x105)][_0x30250b(0x107)](this[_0x30250b(0xd3)][_0x30250b(0x105)][_0x30250b(0x113)](_0x8b4e85,_0x30250b(0x11c)),this[_0x30250b(0xd3)][_0x30250b(0x105)][_0x30250b(0x113)](_0x8b4e85,0x0)));this[_0x30250b(0xd3)][_0x30250b(0x105)][_0x30250b(0x10f)](()=>{const _0x4cd3a0=_0x30250b;_0xed815b[_0x4cd3a0(0xde)](_0x18ec7b,{'commandName':_0x4cd3a0(0xed),'commandParams':[{'startIndex':_0x36039c[_0x4cd3a0(0xf3)]}],'formatGroupId':_0x4cd3a0(0xed)});});}[_0x227eaa(0xfe)](_0x40499f){const _0x4d0376=_0x227eaa;if(_0x4d0376(0xe6)!=_0x40499f[_0x4d0376(0x106)]&&_0x4d0376(0x117)!=_0x40499f[_0x4d0376(0x106)])return;const _0x83948=this[_0x4d0376(0xd3)][_0x4d0376(0xff)],{data:_0x46e083}=_0x40499f;if(!_0x46e083)return;let _0x39441f,_0x43637b;switch(_0x46e083[_0x4d0376(0xf6)]){case _0x4d0376(0xec):_0x39441f=_0x4d0376(0x115),_0x43637b={'type':_0x4d0376(0xd5),'content':_0x4dcce0(_0x83948,_0x39441f,_0x4dcce0(_0x83948,this[_0x4d0376(0xf1)](_0x46e083[_0x4d0376(0x11b)][0x0][_0x4d0376(0x106)])))};break;case _0x4d0376(0xf4):_0x39441f=_0x46e083[_0x4d0376(0x11b)][0x0][_0x4d0376(0xeb)]?_0x4d0376(0xd7):_0x4d0376(0xef),_0x43637b={'type':_0x4d0376(0xd5),'content':_0x4dcce0(_0x83948,_0x39441f)};break;case _0x4d0376(0xed):_0x39441f=_0x4d0376(0xcf),_0x43637b={'type':_0x4d0376(0xd5),'content':_0x4dcce0(_0x83948,_0x39441f,_0x46e083[_0x4d0376(0x11b)][0x0][_0x4d0376(0xf3)])};}return _0x43637b;}[_0x227eaa(0x108)](){const _0x3002ec=_0x227eaa;var _0x2a03c9,_0x501034,_0x411ecf,_0x3e0b32;const _0x3e4f7e=this[_0x3002ec(0xd3)][_0x3002ec(0x104)][_0x3002ec(0x101)](_0x3002ec(0x119));let _0x242313=Array[_0x3002ec(0xea)](this[_0x3002ec(0xd3)][_0x3002ec(0x105)][_0x3002ec(0xf0)][_0x3002ec(0xe1)][_0x3002ec(0x118)]());return(null===(_0x2a03c9=_0x242313[0x0])||void 0x0===_0x2a03c9?void 0x0:_0x2a03c9['is'](_0x3002ec(0x112),_0x3002ec(0xfa)))&&_0x242313[_0x3002ec(0xd2)](..._0x3e4f7e[_0x3002ec(0xe8)](this[_0x3002ec(0xd3)][_0x3002ec(0x105)][_0x3002ec(0xf0)][_0x3002ec(0xe1)][_0x3002ec(0xdf)](),_0x3002ec(0xf2))),(null===(_0x501034=_0x242313[_0x242313[_0x3002ec(0xe5)]-0x1])||void 0x0===_0x501034?void 0x0:_0x501034['is'](_0x3002ec(0x112),_0x3002ec(0xfa)))&&_0x242313[_0x3002ec(0xdb)](..._0x3e4f7e[_0x3002ec(0xe8)](this[_0x3002ec(0xd3)][_0x3002ec(0x105)][_0x3002ec(0xf0)][_0x3002ec(0xe1)][_0x3002ec(0x109)](),_0x3002ec(0x110))),_0x242313=[...new Set(_0x242313)],(null===(_0x3e0b32=null===(_0x411ecf=this[_0x3002ec(0xd3)][_0x3002ec(0x105)][_0x3002ec(0xf0)][_0x3002ec(0xe1)][_0x3002ec(0xdf)]())||void 0x0===_0x411ecf?void 0x0:_0x411ecf[_0x3002ec(0xd0)])||void 0x0===_0x3e0b32?void 0x0:_0x3e0b32['is'](_0x3002ec(0x112),_0x3002ec(0xfa)))&&(_0x242313=_0x242313[_0x3002ec(0xd4)](_0x33be34=>_0x33be34['is'](_0x3002ec(0x112),_0x3002ec(0xfa)))),_0x242313;}[_0x227eaa(0xd6)](_0x526838){const _0x4e40f8=_0x227eaa,_0x5236b1=this[_0x4e40f8(0xd3)][_0x4e40f8(0x104)][_0x4e40f8(0x101)](_0x4e40f8(0x119));let _0x440f17=Array[_0x4e40f8(0xea)](this[_0x4e40f8(0xd3)][_0x4e40f8(0x105)][_0x4e40f8(0xf0)][_0x4e40f8(0xe1)][_0x4e40f8(0x118)]())[_0x4e40f8(0xd4)](_0x526838)[_0x4e40f8(0xfd)](_0x1cae10=>{const _0x5b8b77=_0x4e40f8,_0x474ac6=this[_0x5b8b77(0xd3)][_0x5b8b77(0x105)][_0x5b8b77(0x113)](_0x1cae10,0x0);return[..._0x5236b1[_0x5b8b77(0xe8)](_0x474ac6,_0x5b8b77(0xf2)),..._0x5236b1[_0x5b8b77(0xe8)](_0x474ac6,_0x5b8b77(0x110))];})[_0x4e40f8(0xe7)]();return _0x440f17=[...new Set(_0x440f17)],_0x440f17;}[_0x227eaa(0xf1)](_0x4631cc){const _0x1f1244=_0x227eaa;return _0x1f1244(0xda)+(this[_0x1f1244(0xd3)][_0x1f1244(0x104)][_0x1f1244(0x101)](_0x1f1244(0x119))[_0x1f1244(0x103)](_0x4631cc)||_0x1f1244(0xd9))[_0x1f1244(0x114)]()+_0x1f1244(0x11d)+_0x4631cc[_0x1f1244(0x114)]()[_0x1f1244(0x10c)](/-/g,'_');}}
23
+ const _0x4c7ebd=_0x524e;(function(_0x15daa7,_0x325346){const _0x38bd48=_0x524e,_0xea61a=_0x15daa7();while(!![]){try{const _0x2987e8=-parseInt(_0x38bd48(0x201))/0x1*(parseInt(_0x38bd48(0x22c))/0x2)+parseInt(_0x38bd48(0x22f))/0x3*(-parseInt(_0x38bd48(0x200))/0x4)+-parseInt(_0x38bd48(0x1f9))/0x5*(parseInt(_0x38bd48(0x23b))/0x6)+parseInt(_0x38bd48(0x217))/0x7*(parseInt(_0x38bd48(0x1f4))/0x8)+parseInt(_0x38bd48(0x229))/0x9+parseInt(_0x38bd48(0x23e))/0xa*(parseInt(_0x38bd48(0x21e))/0xb)+-parseInt(_0x38bd48(0x213))/0xc*(-parseInt(_0x38bd48(0x223))/0xd);if(_0x2987e8===_0x325346)break;else _0xea61a['push'](_0xea61a['shift']());}catch(_0x39cebf){_0xea61a['push'](_0xea61a['shift']());}}}(_0x3a4e,0x9f366));import{Plugin as _0x4ccb65}from'ckeditor5/src/core.js';function _0x3a4e(){const _0x4d06f7=['length','handleListStyleCommand','listStyle','change','default','has','config','model','afterInit','map','createRange','LegacyListPropertiesEditing','listItem','listReversed','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','listType','453780KgqwTD','getFirstPosition','styles','getListTypeFromListStyleType','448LGGXtE','getAttribute','replace','bind','createPositionAt','*Format:*\x20set\x20order\x20to\x20reversed','*Change\x20to:*\x20%0','11aSAbRs','handleDescriptions','handleListReversedCommand','unshift','element','39QgjfcD','ELEMENT_','backward','listStart','formatInline','before','2266965nPOdlJ','numbered','markMultiRangeBlockFormat','152738NdNHOH','getLastPosition','locale','9JWdWKr','type','push','_LIST_','handleListStartCommand','selection','get','filter','format','toUpperCase','forward','parent','1514706nmlECS','_getTranslationKeyForListStyle','TrackChangesEditing','7893430gZejAj','plugins','commandName','getSiblingNodes','document','from','LegacyListUtils','descriptionFactory','enableCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','43288AqRCsf','_getSuggestionBlocks','formatBlock','commandParams','_getSuggestionBlocksForListStyle','5sWJKkj','reversed','flat','getSelectedBlocks','editor','list.properties','startIndex','82412biXPYg','7OYOLKD'];_0x3a4e=function(){return _0x4d06f7;};return _0x3a4e();}import{getTranslation as _0x4ea961}from'../utils/common-translations.js';function _0x524e(_0x1a8f14,_0x4bea90){const _0x3a4e28=_0x3a4e();return _0x524e=function(_0x524e7b,_0x25dc01){_0x524e7b=_0x524e7b-0x1eb;let _0x43ff36=_0x3a4e28[_0x524e7b];return _0x43ff36;},_0x524e(_0x1a8f14,_0x4bea90);}export default class z extends _0x4ccb65{[_0x4c7ebd(0x20a)](){const _0x45a38f=_0x4c7ebd;if(!this[_0x45a38f(0x1fd)][_0x45a38f(0x1eb)][_0x45a38f(0x207)](_0x45a38f(0x20d)))return;const _0x2d3a62=this[_0x45a38f(0x1fd)][_0x45a38f(0x208)][_0x45a38f(0x235)](_0x45a38f(0x1fe)),_0xfc832a=this[_0x45a38f(0x1fd)][_0x45a38f(0x1eb)][_0x45a38f(0x235)](_0x45a38f(0x23d));_0x2d3a62[_0x45a38f(0x215)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x204),this[_0x45a38f(0x203)][_0x45a38f(0x21a)](this)),_0x2d3a62[_0x45a38f(0x1fa)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x20f),this[_0x45a38f(0x220)][_0x45a38f(0x21a)](this)),_0x2d3a62[_0x45a38f(0x1ff)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x226),this[_0x45a38f(0x233)][_0x45a38f(0x21a)](this)),_0xfc832a[_0x45a38f(0x1f1)][_0x45a38f(0x211)](this[_0x45a38f(0x21f)][_0x45a38f(0x21a)](this));}[_0x4c7ebd(0x203)](_0x3ec5b6,_0x334b4c={}){const _0x3026b6=_0x4c7ebd,_0x5c3185=this[_0x3026b6(0x1fd)][_0x3026b6(0x1eb)][_0x3026b6(0x235)](_0x3026b6(0x23d)),_0xed897d=this[_0x3026b6(0x1f8)]();this[_0x3026b6(0x1fd)][_0x3026b6(0x209)][_0x3026b6(0x205)](()=>{const _0x203bd9=_0x3026b6;_0x5c3185[_0x203bd9(0x22b)](_0xed897d,{'commandName':_0x203bd9(0x204),'commandParams':[{'type':_0x334b4c[_0x203bd9(0x230)]}],'formatGroupId':_0x203bd9(0x204)});});}[_0x4c7ebd(0x220)](_0x332b09,_0x3f945f={}){const _0x5a042=_0x4c7ebd,_0x909920=this[_0x5a042(0x1fd)][_0x5a042(0x1eb)][_0x5a042(0x235)](_0x5a042(0x23d)),_0x2d12b1=this[_0x5a042(0x1f5)](_0x550e49=>_0x550e49['is'](_0x5a042(0x222),_0x5a042(0x20e))&&_0x5a042(0x22a)===_0x550e49[_0x5a042(0x218)](_0x5a042(0x212)));if(_0x2d12b1[_0x5a042(0x202)]<0x1)return;const _0x469992=_0x2d12b1[_0x5a042(0x20b)](_0x198d0d=>this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x20c)](this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x21b)](_0x198d0d,_0x5a042(0x228)),this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x21b)](_0x198d0d,0x0)));this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x205)](()=>{const _0x6bd76f=_0x5a042;_0x909920[_0x6bd76f(0x22b)](_0x469992,{'commandName':_0x6bd76f(0x20f),'commandParams':[{'reversed':_0x3f945f[_0x6bd76f(0x1fa)]}],'formatGroupId':_0x6bd76f(0x20f)});});}[_0x4c7ebd(0x233)](_0x696dd7,_0x42d7f7={}){const _0x67c68c=_0x4c7ebd,_0x7013a1=this[_0x67c68c(0x1fd)][_0x67c68c(0x1eb)][_0x67c68c(0x235)](_0x67c68c(0x23d)),_0x4aa912=this[_0x67c68c(0x1f5)](_0x209168=>_0x209168['is'](_0x67c68c(0x222),_0x67c68c(0x20e))&&_0x67c68c(0x22a)===_0x209168[_0x67c68c(0x218)](_0x67c68c(0x212)));if(_0x4aa912[_0x67c68c(0x202)]<0x1)return;const _0x52c6ec=_0x4aa912[_0x67c68c(0x20b)](_0x1c8bbf=>this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x20c)](this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x21b)](_0x1c8bbf,_0x67c68c(0x228)),this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x21b)](_0x1c8bbf,0x0)));this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x205)](()=>{const _0x30ae90=_0x67c68c;_0x7013a1[_0x30ae90(0x22b)](_0x52c6ec,{'commandName':_0x30ae90(0x226),'commandParams':[{'startIndex':_0x42d7f7[_0x30ae90(0x1ff)]}],'formatGroupId':_0x30ae90(0x226)});});}[_0x4c7ebd(0x21f)](_0x33cef4){const _0xa51bc4=_0x4c7ebd;if(_0xa51bc4(0x1f6)!=_0x33cef4[_0xa51bc4(0x230)]&&_0xa51bc4(0x227)!=_0x33cef4[_0xa51bc4(0x230)])return;const _0xe08a5=this[_0xa51bc4(0x1fd)][_0xa51bc4(0x22e)],{data:_0x508244}=_0x33cef4;if(!_0x508244)return;let _0x1c7d71,_0x4a1fe7;switch(_0x508244[_0xa51bc4(0x1ec)]){case _0xa51bc4(0x204):_0x1c7d71=_0xa51bc4(0x21d),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71,_0x4ea961(_0xe08a5,this[_0xa51bc4(0x23c)](_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x230)])))};break;case _0xa51bc4(0x20f):_0x1c7d71=_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x1fa)]?_0xa51bc4(0x21c):_0xa51bc4(0x210),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71)};break;case _0xa51bc4(0x226):_0x1c7d71=_0xa51bc4(0x1f3),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71,_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x1ff)])};}return _0x4a1fe7;}[_0x4c7ebd(0x1f8)](){const _0x147eb3=_0x4c7ebd;var _0xc58fa8,_0x3018be,_0x3495ef,_0x4a1af1;const _0x92ccbf=this[_0x147eb3(0x1fd)][_0x147eb3(0x1eb)][_0x147eb3(0x235)](_0x147eb3(0x1f0));let _0x3c20a8=Array[_0x147eb3(0x1ef)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x1fc)]());return(null===(_0xc58fa8=_0x3c20a8[0x0])||void 0x0===_0xc58fa8?void 0x0:_0xc58fa8['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&_0x3c20a8[_0x147eb3(0x221)](..._0x92ccbf[_0x147eb3(0x1ed)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x214)](),_0x147eb3(0x225))),(null===(_0x3018be=_0x3c20a8[_0x3c20a8[_0x147eb3(0x202)]-0x1])||void 0x0===_0x3018be?void 0x0:_0x3018be['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&_0x3c20a8[_0x147eb3(0x231)](..._0x92ccbf[_0x147eb3(0x1ed)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x22d)](),_0x147eb3(0x239))),_0x3c20a8=[...new Set(_0x3c20a8)],(null===(_0x4a1af1=null===(_0x3495ef=this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x214)]())||void 0x0===_0x3495ef?void 0x0:_0x3495ef[_0x147eb3(0x23a)])||void 0x0===_0x4a1af1?void 0x0:_0x4a1af1['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&(_0x3c20a8=_0x3c20a8[_0x147eb3(0x236)](_0x344ee6=>_0x344ee6['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))),_0x3c20a8;}[_0x4c7ebd(0x1f5)](_0x11c358){const _0xc0a3a2=_0x4c7ebd,_0x404c6e=this[_0xc0a3a2(0x1fd)][_0xc0a3a2(0x1eb)][_0xc0a3a2(0x235)](_0xc0a3a2(0x1f0));let _0x542ebd=Array[_0xc0a3a2(0x1ef)](this[_0xc0a3a2(0x1fd)][_0xc0a3a2(0x209)][_0xc0a3a2(0x1ee)][_0xc0a3a2(0x234)][_0xc0a3a2(0x1fc)]())[_0xc0a3a2(0x236)](_0x11c358)[_0xc0a3a2(0x20b)](_0x41875a=>{const _0x5d27c2=_0xc0a3a2,_0x9cfa78=this[_0x5d27c2(0x1fd)][_0x5d27c2(0x209)][_0x5d27c2(0x21b)](_0x41875a,0x0);return[..._0x404c6e[_0x5d27c2(0x1ed)](_0x9cfa78,_0x5d27c2(0x225)),..._0x404c6e[_0x5d27c2(0x1ed)](_0x9cfa78,_0x5d27c2(0x239))];})[_0xc0a3a2(0x1fb)]();return _0x542ebd=[...new Set(_0x542ebd)],_0x542ebd;}[_0x4c7ebd(0x23c)](_0x537db5){const _0x9fc6f0=_0x4c7ebd;return _0x9fc6f0(0x224)+(this[_0x9fc6f0(0x1fd)][_0x9fc6f0(0x1eb)][_0x9fc6f0(0x235)](_0x9fc6f0(0x1f0))[_0x9fc6f0(0x216)](_0x537db5)||_0x9fc6f0(0x206))[_0x9fc6f0(0x238)]()+_0x9fc6f0(0x232)+_0x537db5[_0x9fc6f0(0x238)]()[_0x9fc6f0(0x219)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4067(){const _0x8b09a6=['descriptionFactory','linkHref','format','manualDecorators','LinkEditing','attribute','TrackChangesEditing','19473GnhmHU','type','*Remove\x20link*','plugins','14270kqdXzi','4460841ATOvNN','locale','formatInline','registerInlineAttribute','2992044NyurIE','afterInit','unlink','link','registerDescriptionCallback','commandName','15uzPJYo','newValue','editor','_registerLegacyDescription','21357vKTlBQ','*Set\x20link:*\x20%0','toLowerCase','get','label','877113CqTatL','enableDefaultAttributesIntegration','link\x20(','registerAttributeLabel','62rEHakN','key','5948432QgJjKr','commandParams','commands','has','2047296hPTaHF'];_0x4067=function(){return _0x8b09a6;};return _0x4067();}const _0x556a69=_0x1ac6;(function(_0x550247,_0x3cf07c){const _0x2623cd=_0x1ac6,_0x11cf75=_0x550247();while(!![]){try{const _0x10a7a1=-parseInt(_0x2623cd(0xf2))/0x1+-parseInt(_0x2623cd(0xf6))/0x2*(parseInt(_0x2623cd(0x104))/0x3)+-parseInt(_0x2623cd(0xe3))/0x4+-parseInt(_0x2623cd(0xe9))/0x5*(parseInt(_0x2623cd(0xfc))/0x6)+-parseInt(_0x2623cd(0xdf))/0x7+parseInt(_0x2623cd(0xf8))/0x8+parseInt(_0x2623cd(0xed))/0x9*(parseInt(_0x2623cd(0xde))/0xa);if(_0x10a7a1===_0x3cf07c)break;else _0x11cf75['push'](_0x11cf75['shift']());}catch(_0x287de7){_0x11cf75['push'](_0x11cf75['shift']());}}}(_0x4067,0x9ce09));function _0x1ac6(_0x2fca98,_0x9fa95a){const _0x406758=_0x4067();return _0x1ac6=function(_0x1ac628,_0xde1bb8){_0x1ac628=_0x1ac628-0xde;let _0x1ade94=_0x406758[_0x1ac628];return _0x1ade94;},_0x1ac6(_0x2fca98,_0x9fa95a);}import{Plugin as _0x47a468}from'ckeditor5/src/core.js';import{getTranslation as _0x15c04e}from'../utils/common-translations.js';export default class ct extends _0x47a468{[_0x556a69(0xe4)](){const _0x3055a5=_0x556a69,_0x486c60=this[_0x3055a5(0xeb)];if(!_0x486c60[_0x3055a5(0x107)][_0x3055a5(0xfb)](_0x3055a5(0x101)))return;const _0x22161f=_0x486c60[_0x3055a5(0x107)][_0x3055a5(0xf0)](_0x3055a5(0x103)),_0x458b0f=_0x486c60[_0x3055a5(0xfa)][_0x3055a5(0xf0)](_0x3055a5(0xe6));_0x22161f[_0x3055a5(0xf3)](_0x3055a5(0xe6)),_0x22161f[_0x3055a5(0xf3)](_0x3055a5(0xe5)),_0x22161f[_0x3055a5(0xe2)](_0x3055a5(0xfe));for(const _0x560c0b of _0x458b0f[_0x3055a5(0x100)])_0x22161f[_0x3055a5(0xe2)](_0x560c0b['id']),_0x22161f[_0x3055a5(0xfd)][_0x3055a5(0xf5)](_0x560c0b['id'],_0x3055a5(0xf4)+_0x560c0b[_0x3055a5(0xf1)][_0x3055a5(0xef)]()+')');_0x22161f[_0x3055a5(0xfd)][_0x3055a5(0xe7)](_0x56e1fc=>{const _0x5070e4=_0x3055a5;if(_0x5070e4(0x102)!=_0x56e1fc[_0x5070e4(0x105)])return;const {data:_0x4e5a1e}=_0x56e1fc;if(!_0x4e5a1e||_0x5070e4(0xfe)!=_0x4e5a1e[_0x5070e4(0xf7)])return;const _0x124bf2=_0x4e5a1e[_0x5070e4(0xea)],_0xd55be6=_0x486c60[_0x5070e4(0xe0)];return{'type':_0x5070e4(0xff),'content':null==_0x124bf2?_0x15c04e(_0xd55be6,_0x5070e4(0x106)):_0x15c04e(_0xd55be6,_0x5070e4(0xee),'\x22'+_0x124bf2+'\x22')};}),this[_0x3055a5(0xec)]();}[_0x556a69(0xec)](){const _0x2f1821=_0x556a69,_0x6085f1=this[_0x2f1821(0xeb)],_0x70f382=_0x6085f1[_0x2f1821(0xe0)];_0x6085f1[_0x2f1821(0x107)][_0x2f1821(0xf0)](_0x2f1821(0x103))[_0x2f1821(0xfd)][_0x2f1821(0xe7)](_0x367321=>{const _0x554095=_0x2f1821;if(_0x554095(0xe1)!=_0x367321[_0x554095(0x105)])return;const {data:_0x1422d5}=_0x367321;if(_0x1422d5){if(_0x554095(0xe6)==_0x1422d5[_0x554095(0xe8)]){const _0x48678a=_0x1422d5[_0x554095(0xf9)][0x0];return{'type':_0x554095(0xff),'content':_0x15c04e(_0x70f382,_0x554095(0xee),'\x22'+_0x48678a+'\x22')};}return _0x554095(0xe5)==_0x1422d5[_0x554095(0xe8)]?{'type':_0x554095(0xff),'content':_0x15c04e(_0x70f382,_0x554095(0x106))}:void 0x0;}});}}
23
+ const _0x58a2a1=_0x3a97;function _0x3a97(_0x3bd276,_0x43a57a){const _0x4786ec=_0x4786();return _0x3a97=function(_0x3a9796,_0x4473cf){_0x3a9796=_0x3a9796-0xbd;let _0x550eb2=_0x4786ec[_0x3a9796];return _0x550eb2;},_0x3a97(_0x3bd276,_0x43a57a);}function _0x4786(){const _0x3caa7f=['linkHref','label','registerDescriptionCallback','98xzcpGg','527292mHPqwS','toLowerCase','locale','unlink','_registerLegacyDescription','plugins','link','format','afterInit','type','registerAttributeLabel','*Set\x20link:*\x20%0','get','4523930WYbvjR','commandParams','3479340YdjrKl','attribute','TrackChangesEditing','link\x20(','1106JnvXBS','2170737ZdORZL','descriptionFactory','474eBxVSf','39797480kAPxam','*Remove\x20link*','newValue','commands','11475096ZOaoJd','editor','enableDefaultAttributesIntegration','formatInline','manualDecorators','has','key','3CBuAIr','LinkEditing','registerInlineAttribute','commandName'];_0x4786=function(){return _0x3caa7f;};return _0x4786();}(function(_0x2458cf,_0x582bee){const _0x4446e7=_0x3a97,_0x2fbd0c=_0x2458cf();while(!![]){try{const _0x4dcc68=parseInt(_0x4446e7(0xdb))/0x1*(-parseInt(_0x4446e7(0xd8))/0x2)+-parseInt(_0x4446e7(0xbd))/0x3*(parseInt(_0x4446e7(0xd4))/0x4)+parseInt(_0x4446e7(0xd2))/0x5+-parseInt(_0x4446e7(0xc5))/0x6*(parseInt(_0x4446e7(0xc4))/0x7)+-parseInt(_0x4446e7(0xe0))/0x8+-parseInt(_0x4446e7(0xd9))/0x9+parseInt(_0x4446e7(0xdc))/0xa;if(_0x4dcc68===_0x582bee)break;else _0x2fbd0c['push'](_0x2fbd0c['shift']());}catch(_0x188241){_0x2fbd0c['push'](_0x2fbd0c['shift']());}}}(_0x4786,0xceb39));import{Plugin as _0x5b1c51}from'ckeditor5/src/core.js';import{getTranslation as _0x2f34ae}from'../utils/common-translations.js';export default class ct extends _0x5b1c51{[_0x58a2a1(0xcd)](){const _0x35e8b4=_0x58a2a1,_0x237541=this[_0x35e8b4(0xe1)];if(!_0x237541[_0x35e8b4(0xca)][_0x35e8b4(0xe5)](_0x35e8b4(0xbe)))return;const _0x556602=_0x237541[_0x35e8b4(0xca)][_0x35e8b4(0xd1)](_0x35e8b4(0xd6)),_0x22dc23=_0x237541[_0x35e8b4(0xdf)][_0x35e8b4(0xd1)](_0x35e8b4(0xcb));_0x556602[_0x35e8b4(0xe2)](_0x35e8b4(0xcb)),_0x556602[_0x35e8b4(0xe2)](_0x35e8b4(0xc8)),_0x556602[_0x35e8b4(0xbf)](_0x35e8b4(0xc1));for(const _0x40ef0d of _0x22dc23[_0x35e8b4(0xe4)])_0x556602[_0x35e8b4(0xbf)](_0x40ef0d['id']),_0x556602[_0x35e8b4(0xda)][_0x35e8b4(0xcf)](_0x40ef0d['id'],_0x35e8b4(0xd7)+_0x40ef0d[_0x35e8b4(0xc2)][_0x35e8b4(0xc6)]()+')');_0x556602[_0x35e8b4(0xda)][_0x35e8b4(0xc3)](_0x142f40=>{const _0xd7321a=_0x35e8b4;if(_0xd7321a(0xd5)!=_0x142f40[_0xd7321a(0xce)])return;const {data:_0x117b94}=_0x142f40;if(!_0x117b94||_0xd7321a(0xc1)!=_0x117b94[_0xd7321a(0xe6)])return;const _0x5e363a=_0x117b94[_0xd7321a(0xde)],_0x58648c=_0x237541[_0xd7321a(0xc7)];return{'type':_0xd7321a(0xcc),'content':null==_0x5e363a?_0x2f34ae(_0x58648c,_0xd7321a(0xdd)):_0x2f34ae(_0x58648c,_0xd7321a(0xd0),'\x22'+_0x5e363a+'\x22')};}),this[_0x35e8b4(0xc9)]();}[_0x58a2a1(0xc9)](){const _0x3db800=_0x58a2a1,_0x2f6e99=this[_0x3db800(0xe1)],_0x30af50=_0x2f6e99[_0x3db800(0xc7)];_0x2f6e99[_0x3db800(0xca)][_0x3db800(0xd1)](_0x3db800(0xd6))[_0x3db800(0xda)][_0x3db800(0xc3)](_0x111de8=>{const _0x475489=_0x3db800;if(_0x475489(0xe3)!=_0x111de8[_0x475489(0xce)])return;const {data:_0x17100b}=_0x111de8;if(_0x17100b){if(_0x475489(0xcb)==_0x17100b[_0x475489(0xc0)]){const _0xac7651=_0x17100b[_0x475489(0xd3)][0x0];return{'type':_0x475489(0xcc),'content':_0x2f34ae(_0x30af50,_0x475489(0xd0),'\x22'+_0xac7651+'\x22')};}return _0x475489(0xc8)==_0x17100b[_0x475489(0xc0)]?{'type':_0x475489(0xcc),'content':_0x2f34ae(_0x30af50,_0x475489(0xdd))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b83(){const _0x5936cb=['ELEMENT_LIST_ITEM','ELEMENT_NUMBERED_LIST','execute','registerDescriptionCallback','size','listIndent','descriptionFactory','customBulletedList','createRange','_registerLegacyDescription','filter','TodoListEditing','groupId','end','attribute','957551EvvQjL','getChanges','plugins','45AKUVoY','assureChains','ELEMENT_BULLETED_LIST','locale','range','getChangedMarkers','name','*Set\x20format:*\x20%0','_findSuggestions','11TzUEgs','4LyxKhj','oldValue','data','36PDVWdD','attributeKey','isUndo','setSelection','listType','suggestion','afterInit','ELEMENT_TODO_LIST','_splitMarkerName','enableDefaultAttributesIntegration','getSuggestions','_LIST','has','removeMarker','isNextTo','key','fromRange','push','head','*Uncheck\x20item*','value','default','listStart','todoList','documentList','outdentList','listItemIdFixer','meta','ELEMENT_','newRange','TrackChangesEditing','commandName','deletion','639872TksiiB','registerAttributeLabel','length','todoListCheck','type','indentList','from','listStyle','setAttribute','isObject','getSuggestion','refresh','*Format:*\x20insert\x20into\x20%0','listReversed','numbered','3512724CFDhKv','7714810DOOznH','getFirstMarker','registerElementLabel','ListEditing','_suggestionFactory','todo','noTrackChangesFixer','multipleBlocks','*Format:*\x20remove\x20from\x20%0','nodeAfter','FORMAT_INDENT','*Check\x20item*','bulleted','*Merge:*\x20list\x20item','*Merge:*\x20%0','*Split:*\x20list\x20item','previousSibling','get','next','listItemId','getRanges','commandParams','customNumberedList','nextSibling','parent','*Outdent:*\x20%0','selection','mergeListItemBackward','registerBlockAttribute','_getAttributeKey','format','document','splitListItemBefore','splitListItemAfter','formatBlock','attributes','forceValue','numberedList','*Change\x20to:*\x20%0','5zcIlDi','accept','*Remove\x20format:*\x20%0','high','editor','listMarkerStyle','change','list.multiBlock','bulletedList','containsItem','commands','startsWith','getAttribute','mergeListItemForward','*Indent:*\x20%0','registerCustomCallback','getFirstRange','oldRange','change:data','3969732afsThs','batch','schema','trackChangesCommand','createPositionAt','_supportLegacySuggestions','config','hasSuggestion','listMarker','isLocal','add','newValue','includes','suggestion:attribute:','todoListChecked','checkTodoList','2197104hTPmqr','start','map','toUpperCase','detach','differ','2056360zHxgnz','find','model','registerPostFixer'];_0x4b83=function(){return _0x5936cb;};return _0x4b83();}function _0x5083(_0x4e4a9d,_0x4599f4){const _0x4b83dc=_0x4b83();return _0x5083=function(_0x508302,_0x238367){_0x508302=_0x508302-0x10b;let _0x31c7af=_0x4b83dc[_0x508302];return _0x31c7af;},_0x5083(_0x4e4a9d,_0x4599f4);}const _0x3a87cc=_0x5083;(function(_0x535de3,_0x8eb9f8){const _0x542c10=_0x5083,_0x11511b=_0x535de3();while(!![]){try{const _0x2c84d4=parseInt(_0x542c10(0x161))/0x1*(parseInt(_0x542c10(0x185))/0x2)+parseInt(_0x542c10(0x12b))/0x3+-parseInt(_0x542c10(0x194))/0x4*(-parseInt(_0x542c10(0x118))/0x5)+parseInt(_0x542c10(0x164))/0x6*(-parseInt(_0x542c10(0x154))/0x7)+-parseInt(_0x542c10(0x141))/0x8*(parseInt(_0x542c10(0x157))/0x9)+-parseInt(_0x542c10(0x195))/0xa*(parseInt(_0x542c10(0x160))/0xb)+parseInt(_0x542c10(0x13b))/0xc;if(_0x2c84d4===_0x8eb9f8)break;else _0x11511b['push'](_0x11511b['shift']());}catch(_0x92ac23){_0x11511b['push'](_0x11511b['shift']());}}}(_0x4b83,0xc016d));import{Plugin as _0x404636}from'ckeditor5/src/core.js';import{getTranslation as _0x8d4500}from'../utils/common-translations.js';import{renameAttributeKey as _0x415e40}from'../trackchangesediting.js';import{LiveRange as _0x585c15}from'ckeditor5/src/engine.js';export default class q extends _0x404636{[_0x3a87cc(0x16a)](){const _0x54e679=_0x3a87cc,_0x543c75=this[_0x54e679(0x11c)];if(!_0x543c75[_0x54e679(0x156)][_0x54e679(0x170)](_0x54e679(0x198)))return;const _0x31291e=_0x543c75[_0x54e679(0x15a)],_0x31e5a6=_0x543c75[_0x54e679(0x156)][_0x54e679(0x1a6)](_0x54e679(0x182)),_0x19e9d5=_0x543c75[_0x54e679(0x156)][_0x54e679(0x170)](_0x54e679(0x150)),_0x2d39bd=!!_0x543c75[_0x54e679(0x131)][_0x54e679(0x1a6)](_0x54e679(0x11f));function _0x4b42b8(_0x3d35c3){const _0x39ed02=_0x54e679;return{'type':_0x39ed02(0x10f),'content':''+_0x8d4500(_0x31291e,_0x39ed02(0x15e),_0x3d35c3)};}function _0x355654(_0x462c1c){const _0x4ca886=_0x54e679;return{'type':_0x4ca886(0x10f),'content':''+_0x8d4500(_0x31291e,_0x4ca886(0x11a),_0x462c1c)};}_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x116)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x120)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x1ab)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x14c)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x18a)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x17d)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x112)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x111)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x1a8)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x168)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x14a)),_0x2d39bd&&(_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x10c)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x125))),_0x19e9d5&&(_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x17b)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x13a)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x139)),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x44a1b0=>{const _0x5828ac=_0x54e679,{data:_0x36a9d8}=_0x44a1b0;if(_0x36a9d8&&_0x5828ac(0x139)==_0x36a9d8[_0x5828ac(0x173)])return{'type':_0x5828ac(0x10f),'content':_0x36a9d8[_0x5828ac(0x136)]?_0x8d4500(_0x31291e,_0x5828ac(0x1a0)):_0x8d4500(_0x31291e,_0x5828ac(0x177))};}),this[_0x54e679(0x11c)][_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x178eb2=>{const _0x18f986=_0x54e679;if(_0x178eb2[_0x18f986(0x12c)][_0x18f986(0x166)])return!0x1;let _0x54a2a5=!0x1;const _0x2fe1d1=_0x31e5a6[_0x18f986(0x16e)]({'skipNotAttached':!0x0})[_0x18f986(0x14f)](_0xd2ae52=>_0x18f986(0x139)===_0x31e5a6[_0x18f986(0x10e)](_0xd2ae52));for(const _0x30c6f9 of _0x2fe1d1){_0x18f986(0x19a)!=_0x30c6f9[_0x18f986(0x128)]()[_0x18f986(0x13c)][_0x18f986(0x19e)][_0x18f986(0x124)](_0x18f986(0x168))&&(_0x31e5a6[_0x18f986(0x15f)](_0x30c6f9[_0x18f986(0x128)](),_0x18f986(0x153))[_0x18f986(0x142)](_0x4c6f36=>_0x18f986(0x168)===_0x31e5a6[_0x18f986(0x10e)](_0x4c6f36[_0x18f986(0x169)]))||(_0x178eb2[_0x18f986(0x171)](_0x30c6f9[_0x18f986(0x196)]()),_0x54a2a5=!0x0));}return _0x54a2a5;})),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x186)](_0x54e679(0x14a),_0x8d4500(_0x31291e,_0x54e679(0x19f)));const _0x35283d={'type':_0x54e679(0x10f),'content':''};_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x559d17=>{const _0x4b0cc5=_0x54e679,{data:_0x17d0b4}=_0x559d17;if(!_0x17d0b4||_0x4b0cc5(0x168)!=_0x17d0b4[_0x4b0cc5(0x173)])return;let _0x571b9b=_0x559d17[_0x4b0cc5(0x176)];for(;_0x571b9b;){if(_0x571b9b[_0x4b0cc5(0x163)]&&((_0x4b0cc5(0x18c)==_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)]||_0x4b0cc5(0x11d)==_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)])&&(_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x136)]&&_0x4b0cc5(0x179)!=_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x136)]||_0x4b0cc5(0x179)!=_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x162)]&&!_0x17d0b4[_0x4b0cc5(0x136)])||!_0x2d39bd&&_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)]==_0x415e40))return _0x35283d;_0x571b9b=_0x571b9b[_0x4b0cc5(0x1a7)];}if(null==_0x17d0b4[_0x4b0cc5(0x136)])switch(_0x17d0b4[_0x4b0cc5(0x162)]){case _0x4b0cc5(0x1a1):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x159)));case _0x4b0cc5(0x193):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x146)));case _0x4b0cc5(0x19a):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x16b)));}switch(_0x17d0b4[_0x4b0cc5(0x136)]){case _0x4b0cc5(0x1a1):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x159)));case _0x4b0cc5(0x193):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x146)));case _0x4b0cc5(0x19a):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x16b)));}}),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x20c9f9=>{const _0xa7c42=_0x54e679,{data:_0x1cd97b}=_0x20c9f9;if(_0x1cd97b&&_0xa7c42(0x14a)==_0x1cd97b[_0xa7c42(0x173)])return null==_0x1cd97b[_0xa7c42(0x136)]||null==_0x1cd97b[_0xa7c42(0x162)]&&0x0==_0x1cd97b[_0xa7c42(0x136)]?_0x35283d:void 0x0;}),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x1b100c=>{const _0x214981=_0x54e679;if(_0x214981(0x153)!=_0x1b100c[_0x214981(0x189)])return;const {data:_0x220d68}=_0x1b100c;if(!_0x220d68||_0x214981(0x1a8)!=_0x220d68[_0x214981(0x173)])return;const _0x3f193d=le(_0x1b100c);return _0x214981(0x136)==_0x3f193d?{'type':_0x214981(0x10f),'content':_0x8d4500(_0x31291e,_0x214981(0x1a2))}:_0x214981(0x162)==_0x3f193d?{'type':_0x214981(0x10f),'content':_0x8d4500(_0x31291e,_0x214981(0x1a4))}:_0x35283d;}),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x38c21d=>this[_0x54e679(0x17e)](_0x38c21d)),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x208315=>this[_0x54e679(0x19b)](_0x208315)),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)]['on'](_0x54e679(0x12a),(_0x20af03,_0x5ef0fd)=>{const _0x5bac62=_0x54e679;if(_0x5ef0fd[_0x5bac62(0x166)]||!_0x5ef0fd[_0x5bac62(0x134)])return!0x1;this[_0x5bac62(0x158)]();},{'priority':_0x54e679(0x11b)}),this[_0x54e679(0x130)]();}[_0x3a87cc(0x17e)](_0x480149){const _0x8a6153=_0x3a87cc;if(_0x480149[_0x8a6153(0x12c)][_0x8a6153(0x166)]||!_0x480149[_0x8a6153(0x12c)][_0x8a6153(0x134)])return!0x1;let _0x3aa619=!0x1;const _0x124bd2=this[_0x8a6153(0x11c)][_0x8a6153(0x156)][_0x8a6153(0x1a6)](_0x8a6153(0x182))[_0x8a6153(0x16e)]({'skipNotAttached':!0x0})[_0x8a6153(0x14f)](_0x27b915=>_0x27b915[_0x8a6153(0x163)]&&_0x8a6153(0x1a8)==_0x27b915[_0x8a6153(0x163)][_0x8a6153(0x173)])[_0x8a6153(0x14f)](_0x53444b=>_0x53444b[_0x8a6153(0x163)][_0x8a6153(0x136)]&&_0x53444b[_0x8a6153(0x163)][_0x8a6153(0x162)]);for(const _0x5034bb of _0x124bd2)le(_0x5034bb)||(_0x480149[_0x8a6153(0x171)](_0x5034bb[_0x8a6153(0x196)]()),_0x3aa619=!0x0);return _0x3aa619;}[_0x3a87cc(0x19b)](_0x11be31){const _0x34f364=_0x3a87cc;if(_0x11be31[_0x34f364(0x12c)][_0x34f364(0x166)]||!_0x11be31[_0x34f364(0x12c)][_0x34f364(0x134)])return!0x1;const _0x2a6689=this[_0x34f364(0x11c)][_0x34f364(0x156)][_0x34f364(0x1a6)](_0x34f364(0x182));if(_0x2a6689[_0x34f364(0x12e)][_0x34f364(0x178)])return!0x1;let _0x563a18=!0x1;const _0x571a67=[_0x34f364(0x168),_0x34f364(0x1a8),_0x34f364(0x14a),_0x34f364(0x18c),_0x34f364(0x17a),_0x34f364(0x192),_0x34f364(0x188),_0x34f364(0x133),_0x34f364(0x11d)],_0x321398=this[_0x34f364(0x11c)][_0x34f364(0x143)][_0x34f364(0x110)][_0x34f364(0x140)][_0x34f364(0x155)]()[_0x34f364(0x14f)](_0x5cb5c2=>_0x34f364(0x153)==_0x5cb5c2[_0x34f364(0x189)])[_0x34f364(0x14f)](_0x456aeb=>_0x571a67[_0x34f364(0x137)](_0x456aeb[_0x34f364(0x165)]));if(0x0==_0x321398[_0x34f364(0x187)])return _0x563a18;for(const _0x4688ba of _0x321398){const _0x56521d=_0x2a6689[_0x34f364(0x15f)](_0x4688ba[_0x34f364(0x15b)],_0x34f364(0x153))[_0x34f364(0x14f)](_0x39729d=>!_0x39729d[_0x34f364(0x17f)][_0x34f364(0x172)])[_0x34f364(0x13d)](_0x48e688=>_0x48e688[_0x34f364(0x169)])[_0x34f364(0x14f)](_0x3d39bf=>{const _0x21d5e8=_0x34f364,_0x4b45ea=_0x2a6689[_0x21d5e8(0x10e)](_0x3d39bf);return _0x571a67[_0x21d5e8(0x137)](_0x4b45ea);});if(_0x56521d[_0x34f364(0x187)]){for(const _0xe556e5 of _0x56521d)_0x11be31[_0x34f364(0x171)](_0xe556e5[_0x34f364(0x196)]());_0x563a18=!0x0;}}return _0x563a18;}[_0x3a87cc(0x158)](){const _0x1c854f=_0x3a87cc,_0x122f3e=this[_0x1c854f(0x11c)][_0x1c854f(0x156)][_0x1c854f(0x1a6)](_0x1c854f(0x182)),_0x5db60f=[_0x1c854f(0x168),_0x1c854f(0x1a8),_0x1c854f(0x14a),_0x1c854f(0x18c),_0x1c854f(0x17a),_0x1c854f(0x192),_0x1c854f(0x188),_0x1c854f(0x133),_0x1c854f(0x11d)];let _0x38b211;const _0x77c30a=new Set(this[_0x1c854f(0x11c)][_0x1c854f(0x143)][_0x1c854f(0x110)][_0x1c854f(0x140)][_0x1c854f(0x15c)]()[_0x1c854f(0x14f)](_0x6044a3=>{const _0x3a296d=_0x1c854f;if(_0x6044a3[_0x3a296d(0x163)][_0x3a296d(0x129)]||!_0x6044a3[_0x3a296d(0x163)][_0x3a296d(0x181)])return null;if(!_0x6044a3[_0x3a296d(0x15d)][_0x3a296d(0x123)](_0x3a296d(0x138)))return null;const {id:_0x7010c1}=_0x122f3e[_0x3a296d(0x16c)](_0x6044a3[_0x3a296d(0x15d)]);if(!_0x122f3e[_0x3a296d(0x132)](_0x7010c1))return null;const _0x4e5661=_0x122f3e[_0x3a296d(0x18f)](_0x7010c1);return _0x5db60f[_0x3a296d(0x137)](_0x4e5661[_0x3a296d(0x163)][_0x3a296d(0x173)]);})[_0x1c854f(0x13d)](_0xa4a9f2=>{const _0x37fc89=_0x1c854f,{id:_0x2eda24}=_0x122f3e[_0x37fc89(0x16c)](_0xa4a9f2[_0x37fc89(0x15d)]),_0xf1ba62=_0x122f3e[_0x37fc89(0x18f)](_0x2eda24);return _0x38b211=_0xf1ba62[_0x37fc89(0x114)][_0x37fc89(0x151)],_0xf1ba62[_0x37fc89(0x128)]()[_0x37fc89(0x13c)][_0x37fc89(0x19e)];}));if(0x0==_0x77c30a[_0x1c854f(0x149)])return;const _0x2e3cac=_0x122f3e[_0x1c854f(0x16e)]({'skipNotAttached':!0x0})[_0x1c854f(0x14f)](_0x26c05b=>_0x1c854f(0x153)==_0x26c05b[_0x1c854f(0x189)]&&_0x26c05b[_0x1c854f(0x163)]&&_0x5db60f[_0x1c854f(0x137)](_0x26c05b[_0x1c854f(0x163)][_0x1c854f(0x173)])&&_0x26c05b[_0x1c854f(0x114)][_0x1c854f(0x151)]!=_0x38b211)[_0x1c854f(0x13d)](_0x3bb863=>({'listItem':_0x3bb863[_0x1c854f(0x128)]()[_0x1c854f(0x13c)][_0x1c854f(0x19e)],'groupId':_0x3bb863[_0x1c854f(0x114)][_0x1c854f(0x151)]})),_0x329901=new Set();for(const {groupId:_0x217695,listItem:_0x5f22f5}of _0x2e3cac)_0x77c30a[_0x1c854f(0x170)](_0x5f22f5)&&_0x329901[_0x1c854f(0x135)](_0x217695);for(const _0x3c3d33 of _0x122f3e[_0x1c854f(0x16e)]())_0x329901[_0x1c854f(0x170)](_0x3c3d33[_0x1c854f(0x114)][_0x1c854f(0x151)])&&_0x3c3d33[_0x1c854f(0x18d)](_0x1c854f(0x151),_0x38b211);}[_0x3a87cc(0x130)](){const _0x6fe959=_0x3a87cc,_0x76382a=this[_0x6fe959(0x11c)],_0x5ba003=_0x76382a[_0x6fe959(0x15a)],_0x57a6bf=_0x76382a[_0x6fe959(0x156)][_0x6fe959(0x1a6)](_0x6fe959(0x182));this[_0x6fe959(0x14e)](),_0x57a6bf[_0x6fe959(0x199)][_0x6fe959(0x127)](_0x6fe959(0x113),_0x6fe959(0x17c),_0x6fe959(0x119),function(_0x5b0ba0,_0x39922f){const _0x4e4083=_0x6fe959,_0x2766a9=[];for(let _0x6c1c31 of _0x5b0ba0)_0x6c1c31[_0x4e4083(0x13c)][_0x4e4083(0x19e)]===_0x6c1c31[_0x4e4083(0x152)][_0x4e4083(0x1ad)]&&(_0x6c1c31=_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x14d)](_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x12f)](_0x6c1c31[_0x4e4083(0x13c)][_0x4e4083(0x19e)],0x0))),_0x2766a9[_0x4e4083(0x175)](_0x6c1c31);_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x11e)](_0x381012=>{const _0x1162c6=_0x4e4083,_0xb28b73=_0x76382a[_0x1162c6(0x143)][_0x1162c6(0x110)][_0x1162c6(0x10b)],_0x50a28b=Array[_0x1162c6(0x18b)](_0xb28b73[_0x1162c6(0x1a9)]())[_0x1162c6(0x13d)](_0x22ad55=>_0x585c15[_0x1162c6(0x174)](_0x22ad55));_0x381012[_0x1162c6(0x167)](_0x2766a9),_0x76382a[_0x1162c6(0x122)][_0x1162c6(0x1a6)](_0x39922f[_0x1162c6(0x183)])[_0x1162c6(0x190)](),_0x39922f[_0x1162c6(0x1aa)][_0x1162c6(0x175)]({'forceDefaultExecution':!0x0}),_0x76382a[_0x1162c6(0x147)](_0x39922f[_0x1162c6(0x183)],..._0x39922f[_0x1162c6(0x1aa)]),_0x381012[_0x1162c6(0x167)](_0x50a28b);for(const _0x1a1514 of _0x50a28b)_0x1a1514[_0x1162c6(0x13f)]();});}),_0x57a6bf[_0x6fe959(0x14b)][_0x6fe959(0x197)](function(_0x41a8ea){const _0x4601ef=_0x6fe959,_0x3b53e4=!_0x76382a[_0x4601ef(0x143)][_0x4601ef(0x12d)][_0x4601ef(0x18e)](_0x41a8ea),_0x1702af=_0x41a8ea[_0x4601ef(0x1a5)],_0x4268ec=_0x41a8ea[_0x4601ef(0x1ac)],_0x1c6664=_0x41a8ea[_0x4601ef(0x124)](_0x4601ef(0x1a8)),_0x2ff23f=!_0x1702af||_0x1702af[_0x4601ef(0x124)](_0x4601ef(0x1a8))!==_0x1c6664,_0x33958b=!_0x4268ec||_0x4268ec[_0x4601ef(0x124)](_0x4601ef(0x1a8))!==_0x1c6664;return _0x3b53e4&&Boolean(_0x1c6664)&&_0x2ff23f&&_0x33958b;},_0x1922b6=>_0x8d4500(_0x5ba003,_0x6fe959(0x145),_0x1922b6));}[_0x3a87cc(0x14e)](){const _0x1eaefb=_0x3a87cc,_0x44c244=this[_0x1eaefb(0x11c)],_0x343938=_0x44c244[_0x1eaefb(0x15a)];function _0x3882f8(_0x169d13){const _0x46d195=_0x1eaefb,_0x293d72=_0x44c244[_0x46d195(0x122)][_0x46d195(0x1a6)](_0x46d195(0x120))[_0x46d195(0x178)],_0x4eedf8=_0x44c244[_0x46d195(0x122)][_0x46d195(0x1a6)](_0x46d195(0x116))[_0x46d195(0x178)];return _0x46d195(0x116)===_0x169d13?_0x293d72:_0x4eedf8;}_0x44c244[_0x1eaefb(0x156)][_0x1eaefb(0x1a6)](_0x1eaefb(0x182))[_0x1eaefb(0x14b)][_0x1eaefb(0x148)](function(_0x6d3b45){const _0x1445a0=_0x1eaefb;if(_0x1445a0(0x113)!=_0x6d3b45[_0x1445a0(0x189)])return;const {data:_0x5b40cf}=_0x6d3b45;if(!_0x5b40cf)return;let _0x7c5022,_0x371fb9,_0x2ecd0f,_0x4d72ae;switch(_0x5b40cf[_0x1445a0(0x183)]){case _0x1445a0(0x120):_0x2ecd0f=_0x5b40cf[_0x1445a0(0x1aa)][0x0][_0x1445a0(0x115)],_0x4d72ae=_0x3882f8(_0x5b40cf[_0x1445a0(0x183)]),_0x7c5022=_0x2ecd0f?_0x1445a0(0x191):_0x1445a0(0x19d),!_0x4d72ae&&_0x44c244[_0x1445a0(0x131)][_0x1445a0(0x1a6)](_0x1445a0(0x11f))||(_0x7c5022=_0x1445a0(0x117)),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x159)))};break;case _0x1445a0(0x116):_0x2ecd0f=_0x5b40cf[_0x1445a0(0x1aa)][0x0][_0x1445a0(0x115)],_0x4d72ae=_0x3882f8(_0x5b40cf[_0x1445a0(0x183)]),_0x7c5022=_0x2ecd0f?_0x1445a0(0x191):_0x1445a0(0x19d),!_0x4d72ae&&_0x44c244[_0x1445a0(0x131)][_0x1445a0(0x1a6)](_0x1445a0(0x11f))||(_0x7c5022=_0x1445a0(0x117)),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x146)))};break;case _0x1445a0(0x18a):_0x7c5022=_0x1445a0(0x126),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x145)))};break;case _0x1445a0(0x17d):_0x7c5022=function(_0xe2925e){const _0x4caa4c=_0x1445a0,_0x4074b1=_0xe2925e[_0x4caa4c(0x128)]();let _0x32f63d=_0x4074b1[_0x4caa4c(0x13c)][_0x4caa4c(0x19e)];for(;_0x32f63d&&_0x4074b1[_0x4caa4c(0x121)](_0x32f63d);){if(_0x32f63d[_0x4caa4c(0x124)](_0x4caa4c(0x14a))>0x0)return!0x1;_0x32f63d=_0x32f63d[_0x4caa4c(0x1ac)];}return!0x0;}(_0x6d3b45)?_0x8d4500(_0x343938,_0x1445a0(0x19d),_0x8d4500(_0x343938,function(_0x18d6e0){const _0x527c2b=_0x1445a0;return _0x527c2b(0x180)+_0x18d6e0[_0x527c2b(0x128)]()[_0x527c2b(0x13c)][_0x527c2b(0x19e)][_0x527c2b(0x124)](_0x527c2b(0x168))[_0x527c2b(0x13e)]()+_0x527c2b(0x16f);}(_0x6d3b45))):_0x8d4500(_0x343938,_0x1445a0(0x1ae),_0x8d4500(_0x343938,_0x1445a0(0x145))),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x7c5022};break;case _0x1445a0(0x10c):case _0x1445a0(0x125):!0x1===_0x5b40cf[_0x1445a0(0x19c)]&&(_0x7c5022=_0x1445a0(0x1a3),_0x371fb9={'type':_0x1445a0(0x184),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x145)))});}return _0x371fb9;});}}function le(_0x2c204c){const _0x5186e4=_0x3a87cc;let _0x93f944=_0x2c204c[_0x5186e4(0x128)]()[_0x5186e4(0x13c)][_0x5186e4(0x19e)][_0x5186e4(0x1a5)];for(;_0x93f944;){const _0x54a988=_0x93f944[_0x5186e4(0x124)](_0x5186e4(0x1a8));if(!_0x54a988)return!0x1;if(_0x54a988==_0x2c204c[_0x5186e4(0x163)][_0x5186e4(0x136)])return _0x5186e4(0x136);if(_0x54a988==_0x2c204c[_0x5186e4(0x163)][_0x5186e4(0x162)])return _0x5186e4(0x162);_0x93f944=_0x93f944[_0x5186e4(0x1a5)];}return!0x1;}
23
+ function _0x3109(){const _0x3fedf2=['default','size','ELEMENT_','1967oBctGq','TodoListEditing','map','9bTcynF','newValue','isNextTo','numberedList','setAttribute','outdentList','indentList','_findSuggestions','next','change','createPositionAt','checkTodoList','parent','refresh','list.multiBlock','listReversed','noTrackChangesFixer','formatBlock','suggestion:attribute:','listItemId','splitListItemAfter','registerPostFixer','suggestion','*Uncheck\x20item*','_getAttributeKey','add','88RivvTt','value','removeMarker','TrackChangesEditing','descriptionFactory','listType','nextSibling','*Split:*\x20list\x20item','listStyle','todo','deletion','setSelection','_supportLegacySuggestions','enableDefaultAttributesIntegration','differ','model','format','*Format:*\x20insert\x20into\x20%0','*Format:*\x20remove\x20from\x20%0','attributes','customNumberedList','nodeAfter','customBulletedList','push','numbered','plugins','config','isUndo','_registerLegacyDescription','attributeKey','listStart','oldRange','getSuggestions','attribute','range','registerCustomCallback','get','_splitMarkerName','mergeListItemBackward','_LIST','isLocal','filter','detach','ELEMENT_NUMBERED_LIST','1572148bdzcSi','multipleBlocks','getFirstMarker','bulletedList','ListEditing','find','ELEMENT_TODO_LIST','listIndent','editor','8091875aHxbvJ','*Indent:*\x20%0','data','*Merge:*\x20list\x20item','execute','previousSibling','name','*Merge:*\x20%0','getChangedMarkers','getSuggestion','schema','splitListItemBefore','meta','*Change\x20to:*\x20%0','createRange','documentList','groupId','batch','isObject','forceValue','start','37588570VqOmRD','selection','locale','bulleted','getAttribute','listMarkerStyle','fromRange','toUpperCase','_suggestionFactory','afterInit','listItemIdFixer','commandName','length','getChanges','key','*Check\x20item*','ELEMENT_BULLETED_LIST','type','registerBlockAttribute','todoListCheck','todoList','FORMAT_INDENT','head','document','hasSuggestion','*Outdent:*\x20%0','high','registerElementLabel','containsItem','mergeListItemForward','includes','60387fLMJWO','*Remove\x20format:*\x20%0','assureChains','29814YPwquX','end','commandParams','todoListChecked','commands','10705152KDWyyf','getFirstRange','990894DOwVwn','getRanges','newRange','registerDescriptionCallback','ELEMENT_LIST_ITEM','oldValue','change:data','registerAttributeLabel','trackChangesCommand','listMarker','startsWith','accept','has','*Set\x20format:*\x20%0','from'];_0x3109=function(){return _0x3fedf2;};return _0x3109();}const _0x2d2fad=_0x360e;(function(_0x3b0594,_0x1a4e5b){const _0x2bb92c=_0x360e,_0x39cf64=_0x3b0594();while(!![]){try{const _0x126e28=-parseInt(_0x2bb92c(0x10c))/0x1+parseInt(_0x2bb92c(0xc5))/0x2+-parseInt(_0x2bb92c(0x102))/0x3*(-parseInt(_0x2bb92c(0x99))/0x4)+parseInt(_0x2bb92c(0xce))/0x5+-parseInt(_0x2bb92c(0x105))/0x6*(-parseInt(_0x2bb92c(0x7c))/0x7)+parseInt(_0x2bb92c(0x10a))/0x8+-parseInt(_0x2bb92c(0x7f))/0x9*(parseInt(_0x2bb92c(0xe3))/0xa);if(_0x126e28===_0x1a4e5b)break;else _0x39cf64['push'](_0x39cf64['shift']());}catch(_0x343143){_0x39cf64['push'](_0x39cf64['shift']());}}}(_0x3109,0xcb1e1));function _0x360e(_0x2029ae,_0xc1f9bf){const _0x310962=_0x3109();return _0x360e=function(_0x360ec7,_0x2b1090){_0x360ec7=_0x360ec7-0x6e;let _0x225d56=_0x310962[_0x360ec7];return _0x225d56;},_0x360e(_0x2029ae,_0xc1f9bf);}import{Plugin as _0x56520a}from'ckeditor5/src/core.js';import{getTranslation as _0x51d438}from'../utils/common-translations.js';import{renameAttributeKey as _0x4eb84c}from'../trackchangesediting.js';import{LiveRange as _0x2709cd}from'ckeditor5/src/engine.js';export default class q extends _0x56520a{[_0x2d2fad(0xec)](){const _0x59f967=_0x2d2fad,_0x436a90=this[_0x59f967(0xcd)];if(!_0x436a90[_0x59f967(0xb2)][_0x59f967(0x76)](_0x59f967(0xc9)))return;const _0x49877c=_0x436a90[_0x59f967(0xe5)],_0x42438c=_0x436a90[_0x59f967(0xb2)][_0x59f967(0xbd)](_0x59f967(0x9c)),_0x18be5e=_0x436a90[_0x59f967(0xb2)][_0x59f967(0x76)](_0x59f967(0x7d)),_0xd3f47a=!!_0x436a90[_0x59f967(0xb3)][_0x59f967(0xbd)](_0x59f967(0x8d));function _0x4d69c8(_0x335d57){const _0x265723=_0x59f967;return{'type':_0x265723(0xa9),'content':''+_0x51d438(_0x49877c,_0x265723(0x77),_0x335d57)};}function _0x1a2cfc(_0x3db2f5){const _0x39c3b7=_0x59f967;return{'type':_0x39c3b7(0xa9),'content':''+_0x51d438(_0x49877c,_0x39c3b7(0x103),_0x3db2f5)};}_0x42438c[_0x59f967(0xa6)](_0x59f967(0x82)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xc8)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xad)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xaf)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x85)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x84)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x93)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xd9)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x92)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x9e)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0xcc)),_0xd3f47a&&(_0x42438c[_0x59f967(0xa6)](_0x59f967(0xbf)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x100))),_0x18be5e&&(_0x42438c[_0x59f967(0xa6)](_0x59f967(0xf7)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x8a)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x108)),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x12e4c4=>{const _0x3113ae=_0x59f967,{data:_0x3f9554}=_0x12e4c4;if(_0x3f9554&&_0x3113ae(0x108)==_0x3f9554[_0x3113ae(0xf1)])return{'type':_0x3113ae(0xa9),'content':_0x3f9554[_0x3113ae(0x80)]?_0x51d438(_0x49877c,_0x3113ae(0xf2)):_0x51d438(_0x49877c,_0x3113ae(0x96))};}),this[_0x59f967(0xcd)][_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x4ba600=>{const _0x33636e=_0x59f967;if(_0x4ba600[_0x33636e(0xdf)][_0x33636e(0xb4)])return!0x1;let _0x4ec820=!0x1;const _0x4d6cd7=_0x42438c[_0x33636e(0xb9)]({'skipNotAttached':!0x0})[_0x33636e(0xc2)](_0x25ba3c=>_0x33636e(0x108)===_0x42438c[_0x33636e(0x97)](_0x25ba3c));for(const _0x1e7d7d of _0x4d6cd7){_0x33636e(0xa2)!=_0x1e7d7d[_0x33636e(0x10b)]()[_0x33636e(0xe2)][_0x33636e(0xae)][_0x33636e(0xe7)](_0x33636e(0x9e))&&(_0x42438c[_0x33636e(0x86)](_0x1e7d7d[_0x33636e(0x10b)](),_0x33636e(0xba))[_0x33636e(0xca)](_0x50b546=>_0x33636e(0x9e)===_0x42438c[_0x33636e(0x97)](_0x50b546[_0x33636e(0x95)]))||(_0x4ba600[_0x33636e(0x9b)](_0x1e7d7d[_0x33636e(0xc7)]()),_0x4ec820=!0x0));}return _0x4ec820;})),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x71)](_0x59f967(0xcc),_0x51d438(_0x49877c,_0x59f967(0xf8)));const _0x475749={'type':_0x59f967(0xa9),'content':''};_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x4494f6=>{const _0x99763a=_0x59f967,{data:_0x491116}=_0x4494f6;if(!_0x491116||_0x99763a(0x9e)!=_0x491116[_0x99763a(0xf1)])return;let _0x4e4a76=_0x4494f6[_0x99763a(0xf9)];for(;_0x4e4a76;){if(_0x4e4a76[_0x99763a(0xd0)]&&((_0x99763a(0xa1)==_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)]||_0x99763a(0xe8)==_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)])&&(_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x80)]&&_0x99763a(0x79)!=_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x80)]||_0x99763a(0x79)!=_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x6f)]&&!_0x491116[_0x99763a(0x80)])||!_0xd3f47a&&_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)]==_0x4eb84c))return _0x475749;_0x4e4a76=_0x4e4a76[_0x99763a(0x87)];}if(null==_0x491116[_0x99763a(0x80)])switch(_0x491116[_0x99763a(0x6f)]){case _0x99763a(0xe6):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xf3)));case _0x99763a(0xb1):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xc4)));case _0x99763a(0xa2):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xcb)));}switch(_0x491116[_0x99763a(0x80)]){case _0x99763a(0xe6):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xf3)));case _0x99763a(0xb1):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xc4)));case _0x99763a(0xa2):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xcb)));}}),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x5534d9=>{const _0x5a7e0a=_0x59f967,{data:_0x44ee14}=_0x5534d9;if(_0x44ee14&&_0x5a7e0a(0xcc)==_0x44ee14[_0x5a7e0a(0xf1)])return null==_0x44ee14[_0x5a7e0a(0x80)]||null==_0x44ee14[_0x5a7e0a(0x6f)]&&0x0==_0x44ee14[_0x5a7e0a(0x80)]?_0x475749:void 0x0;}),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x3f2a91=>{const _0x20597e=_0x59f967;if(_0x20597e(0xba)!=_0x3f2a91[_0x20597e(0xf4)])return;const {data:_0x150d59}=_0x3f2a91;if(!_0x150d59||_0x20597e(0x92)!=_0x150d59[_0x20597e(0xf1)])return;const _0x438d70=le(_0x3f2a91);return _0x20597e(0x80)==_0x438d70?{'type':_0x20597e(0xa9),'content':_0x51d438(_0x49877c,_0x20597e(0xd1))}:_0x20597e(0x6f)==_0x438d70?{'type':_0x20597e(0xa9),'content':_0x51d438(_0x49877c,_0x20597e(0xa0))}:_0x475749;}),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x585942=>this[_0x59f967(0xed)](_0x585942)),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x1f5733=>this[_0x59f967(0x8f)](_0x1f5733)),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)]['on'](_0x59f967(0x70),(_0x4fdc88,_0x4e9977)=>{const _0x18d93b=_0x59f967;if(_0x4e9977[_0x18d93b(0xb4)]||!_0x4e9977[_0x18d93b(0xc1)])return!0x1;this[_0x18d93b(0x104)]();},{'priority':_0x59f967(0xfd)}),this[_0x59f967(0xa5)]();}[_0x2d2fad(0xed)](_0x1a0b86){const _0x300ae7=_0x2d2fad;if(_0x1a0b86[_0x300ae7(0xdf)][_0x300ae7(0xb4)]||!_0x1a0b86[_0x300ae7(0xdf)][_0x300ae7(0xc1)])return!0x1;let _0x3b1d37=!0x1;const _0x1edfb0=this[_0x300ae7(0xcd)][_0x300ae7(0xb2)][_0x300ae7(0xbd)](_0x300ae7(0x9c))[_0x300ae7(0xb9)]({'skipNotAttached':!0x0})[_0x300ae7(0xc2)](_0x6c2754=>_0x6c2754[_0x300ae7(0xd0)]&&_0x300ae7(0x92)==_0x6c2754[_0x300ae7(0xd0)][_0x300ae7(0xf1)])[_0x300ae7(0xc2)](_0x2e72f3=>_0x2e72f3[_0x300ae7(0xd0)][_0x300ae7(0x80)]&&_0x2e72f3[_0x300ae7(0xd0)][_0x300ae7(0x6f)]);for(const _0x4519d3 of _0x1edfb0)le(_0x4519d3)||(_0x1a0b86[_0x300ae7(0x9b)](_0x4519d3[_0x300ae7(0xc7)]()),_0x3b1d37=!0x0);return _0x3b1d37;}[_0x2d2fad(0x8f)](_0x43789d){const _0x10bf42=_0x2d2fad;if(_0x43789d[_0x10bf42(0xdf)][_0x10bf42(0xb4)]||!_0x43789d[_0x10bf42(0xdf)][_0x10bf42(0xc1)])return!0x1;const _0x3027ae=this[_0x10bf42(0xcd)][_0x10bf42(0xb2)][_0x10bf42(0xbd)](_0x10bf42(0x9c));if(_0x3027ae[_0x10bf42(0x72)][_0x10bf42(0x9a)])return!0x1;let _0x3ca0c3=!0x1;const _0x52e936=[_0x10bf42(0x9e),_0x10bf42(0x92),_0x10bf42(0xcc),_0x10bf42(0xa1),_0x10bf42(0xb7),_0x10bf42(0x8e),_0x10bf42(0xf6),_0x10bf42(0x73),_0x10bf42(0xe8)],_0x207716=this[_0x10bf42(0xcd)][_0x10bf42(0xa8)][_0x10bf42(0xfa)][_0x10bf42(0xa7)][_0x10bf42(0xf0)]()[_0x10bf42(0xc2)](_0x4a6c10=>_0x10bf42(0xba)==_0x4a6c10[_0x10bf42(0xf4)])[_0x10bf42(0xc2)](_0x2f16f4=>_0x52e936[_0x10bf42(0x101)](_0x2f16f4[_0x10bf42(0xb6)]));if(0x0==_0x207716[_0x10bf42(0xef)])return _0x3ca0c3;for(const _0x804387 of _0x207716){const _0x574003=_0x3027ae[_0x10bf42(0x86)](_0x804387[_0x10bf42(0xbb)],_0x10bf42(0xba))[_0x10bf42(0xc2)](_0x37e9cc=>!_0x37e9cc[_0x10bf42(0xda)][_0x10bf42(0x81)])[_0x10bf42(0x7e)](_0xc00bc0=>_0xc00bc0[_0x10bf42(0x95)])[_0x10bf42(0xc2)](_0x131458=>{const _0x53aacd=_0x10bf42,_0x2ab1d8=_0x3027ae[_0x53aacd(0x97)](_0x131458);return _0x52e936[_0x53aacd(0x101)](_0x2ab1d8);});if(_0x574003[_0x10bf42(0xef)]){for(const _0x474c29 of _0x574003)_0x43789d[_0x10bf42(0x9b)](_0x474c29[_0x10bf42(0xc7)]());_0x3ca0c3=!0x0;}}return _0x3ca0c3;}[_0x2d2fad(0x104)](){const _0x2e2dd7=_0x2d2fad,_0x35147c=this[_0x2e2dd7(0xcd)][_0x2e2dd7(0xb2)][_0x2e2dd7(0xbd)](_0x2e2dd7(0x9c)),_0x2a512d=[_0x2e2dd7(0x9e),_0x2e2dd7(0x92),_0x2e2dd7(0xcc),_0x2e2dd7(0xa1),_0x2e2dd7(0xb7),_0x2e2dd7(0x8e),_0x2e2dd7(0xf6),_0x2e2dd7(0x73),_0x2e2dd7(0xe8)];let _0x5e67a7;const _0x5289ad=new Set(this[_0x2e2dd7(0xcd)][_0x2e2dd7(0xa8)][_0x2e2dd7(0xfa)][_0x2e2dd7(0xa7)][_0x2e2dd7(0xd6)]()[_0x2e2dd7(0xc2)](_0x25a619=>{const _0x22e967=_0x2e2dd7;if(_0x25a619[_0x22e967(0xd0)][_0x22e967(0xb8)]||!_0x25a619[_0x22e967(0xd0)][_0x22e967(0x10e)])return null;if(!_0x25a619[_0x22e967(0xd4)][_0x22e967(0x74)](_0x22e967(0x91)))return null;const {id:_0x310d1f}=_0x35147c[_0x22e967(0xbe)](_0x25a619[_0x22e967(0xd4)]);if(!_0x35147c[_0x22e967(0xfb)](_0x310d1f))return null;const _0x5987b0=_0x35147c[_0x22e967(0xd7)](_0x310d1f);return _0x2a512d[_0x22e967(0x101)](_0x5987b0[_0x22e967(0xd0)][_0x22e967(0xf1)]);})[_0x2e2dd7(0x7e)](_0x3b991c=>{const _0x2e5f4c=_0x2e2dd7,{id:_0x36c106}=_0x35147c[_0x2e5f4c(0xbe)](_0x3b991c[_0x2e5f4c(0xd4)]),_0x4cc519=_0x35147c[_0x2e5f4c(0xd7)](_0x36c106);return _0x5e67a7=_0x4cc519[_0x2e5f4c(0xac)][_0x2e5f4c(0xde)],_0x4cc519[_0x2e5f4c(0x10b)]()[_0x2e5f4c(0xe2)][_0x2e5f4c(0xae)];}));if(0x0==_0x5289ad[_0x2e2dd7(0x7a)])return;const _0x185803=_0x35147c[_0x2e2dd7(0xb9)]({'skipNotAttached':!0x0})[_0x2e2dd7(0xc2)](_0x2e2e63=>_0x2e2dd7(0xba)==_0x2e2e63[_0x2e2dd7(0xf4)]&&_0x2e2e63[_0x2e2dd7(0xd0)]&&_0x2a512d[_0x2e2dd7(0x101)](_0x2e2e63[_0x2e2dd7(0xd0)][_0x2e2dd7(0xf1)])&&_0x2e2e63[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)]!=_0x5e67a7)[_0x2e2dd7(0x7e)](_0x1ba3bc=>({'listItem':_0x1ba3bc[_0x2e2dd7(0x10b)]()[_0x2e2dd7(0xe2)][_0x2e2dd7(0xae)],'groupId':_0x1ba3bc[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)]})),_0x3fc21e=new Set();for(const {groupId:_0x1d702f,listItem:_0x14a79d}of _0x185803)_0x5289ad[_0x2e2dd7(0x76)](_0x14a79d)&&_0x3fc21e[_0x2e2dd7(0x98)](_0x1d702f);for(const _0x1ef21a of _0x35147c[_0x2e2dd7(0xb9)]())_0x3fc21e[_0x2e2dd7(0x76)](_0x1ef21a[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)])&&_0x1ef21a[_0x2e2dd7(0x83)](_0x2e2dd7(0xde),_0x5e67a7);}[_0x2d2fad(0xa5)](){const _0x2f6a30=_0x2d2fad,_0x4ba892=this[_0x2f6a30(0xcd)],_0x346c45=_0x4ba892[_0x2f6a30(0xe5)],_0x192850=_0x4ba892[_0x2f6a30(0xb2)][_0x2f6a30(0xbd)](_0x2f6a30(0x9c));this[_0x2f6a30(0xb5)](),_0x192850[_0x2f6a30(0xeb)][_0x2f6a30(0xbc)](_0x2f6a30(0x90),_0x2f6a30(0xdd),_0x2f6a30(0x75),function(_0x4ac72e,_0x3432c2){const _0x3620e7=_0x2f6a30,_0x1bb110=[];for(let _0x22f2b6 of _0x4ac72e)_0x22f2b6[_0x3620e7(0xe2)][_0x3620e7(0xae)]===_0x22f2b6[_0x3620e7(0x106)][_0x3620e7(0x8b)]&&(_0x22f2b6=_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0xdc)](_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0x89)](_0x22f2b6[_0x3620e7(0xe2)][_0x3620e7(0xae)],0x0))),_0x1bb110[_0x3620e7(0xb0)](_0x22f2b6);_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0x88)](_0x2baa0a=>{const _0x52b1fc=_0x3620e7,_0x33dbeb=_0x4ba892[_0x52b1fc(0xa8)][_0x52b1fc(0xfa)][_0x52b1fc(0xe4)],_0x1abe9b=Array[_0x52b1fc(0x78)](_0x33dbeb[_0x52b1fc(0x10d)]())[_0x52b1fc(0x7e)](_0xc15073=>_0x2709cd[_0x52b1fc(0xe9)](_0xc15073));_0x2baa0a[_0x52b1fc(0xa4)](_0x1bb110),_0x4ba892[_0x52b1fc(0x109)][_0x52b1fc(0xbd)](_0x3432c2[_0x52b1fc(0xee)])[_0x52b1fc(0x8c)](),_0x3432c2[_0x52b1fc(0x107)][_0x52b1fc(0xb0)]({'forceDefaultExecution':!0x0}),_0x4ba892[_0x52b1fc(0xd2)](_0x3432c2[_0x52b1fc(0xee)],..._0x3432c2[_0x52b1fc(0x107)]),_0x2baa0a[_0x52b1fc(0xa4)](_0x1abe9b);for(const _0x133027 of _0x1abe9b)_0x133027[_0x52b1fc(0xc3)]();});}),_0x192850[_0x2f6a30(0x9d)][_0x2f6a30(0xfe)](function(_0x5f1c2e){const _0x13c5ae=_0x2f6a30,_0x5886ea=!_0x4ba892[_0x13c5ae(0xa8)][_0x13c5ae(0xd8)][_0x13c5ae(0xe0)](_0x5f1c2e),_0x383efc=_0x5f1c2e[_0x13c5ae(0xd3)],_0x39e33c=_0x5f1c2e[_0x13c5ae(0x9f)],_0x410935=_0x5f1c2e[_0x13c5ae(0xe7)](_0x13c5ae(0x92)),_0x19cb86=!_0x383efc||_0x383efc[_0x13c5ae(0xe7)](_0x13c5ae(0x92))!==_0x410935,_0x19eeb8=!_0x39e33c||_0x39e33c[_0x13c5ae(0xe7)](_0x13c5ae(0x92))!==_0x410935;return _0x5886ea&&Boolean(_0x410935)&&_0x19cb86&&_0x19eeb8;},_0x4b4a66=>_0x51d438(_0x346c45,_0x2f6a30(0x6e),_0x4b4a66));}[_0x2d2fad(0xb5)](){const _0x50d1bf=_0x2d2fad,_0x3ba286=this[_0x50d1bf(0xcd)],_0x2f0788=_0x3ba286[_0x50d1bf(0xe5)];function _0x1a09f8(_0x2a12a9){const _0x3f05f5=_0x50d1bf,_0x1b6449=_0x3ba286[_0x3f05f5(0x109)][_0x3f05f5(0xbd)](_0x3f05f5(0xc8))[_0x3f05f5(0x9a)],_0x24b61e=_0x3ba286[_0x3f05f5(0x109)][_0x3f05f5(0xbd)](_0x3f05f5(0x82))[_0x3f05f5(0x9a)];return _0x3f05f5(0x82)===_0x2a12a9?_0x1b6449:_0x24b61e;}_0x3ba286[_0x50d1bf(0xb2)][_0x50d1bf(0xbd)](_0x50d1bf(0x9c))[_0x50d1bf(0x9d)][_0x50d1bf(0x10f)](function(_0x803661){const _0xe1d8=_0x50d1bf;if(_0xe1d8(0x90)!=_0x803661[_0xe1d8(0xf4)])return;const {data:_0x477070}=_0x803661;if(!_0x477070)return;let _0x125691,_0x33a49e,_0x31994e,_0x4fda51;switch(_0x477070[_0xe1d8(0xee)]){case _0xe1d8(0xc8):_0x31994e=_0x477070[_0xe1d8(0x107)][0x0][_0xe1d8(0xe1)],_0x4fda51=_0x1a09f8(_0x477070[_0xe1d8(0xee)]),_0x125691=_0x31994e?_0xe1d8(0xaa):_0xe1d8(0xab),!_0x4fda51&&_0x3ba286[_0xe1d8(0xb3)][_0xe1d8(0xbd)](_0xe1d8(0x8d))||(_0x125691=_0xe1d8(0xdb)),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0xf3)))};break;case _0xe1d8(0x82):_0x31994e=_0x477070[_0xe1d8(0x107)][0x0][_0xe1d8(0xe1)],_0x4fda51=_0x1a09f8(_0x477070[_0xe1d8(0xee)]),_0x125691=_0x31994e?_0xe1d8(0xaa):_0xe1d8(0xab),!_0x4fda51&&_0x3ba286[_0xe1d8(0xb3)][_0xe1d8(0xbd)](_0xe1d8(0x8d))||(_0x125691=_0xe1d8(0xdb)),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0xc4)))};break;case _0xe1d8(0x85):_0x125691=_0xe1d8(0xcf),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0x6e)))};break;case _0xe1d8(0x84):_0x125691=function(_0x10d6b6){const _0x3b0c9a=_0xe1d8,_0x5ee376=_0x10d6b6[_0x3b0c9a(0x10b)]();let _0x9b5028=_0x5ee376[_0x3b0c9a(0xe2)][_0x3b0c9a(0xae)];for(;_0x9b5028&&_0x5ee376[_0x3b0c9a(0xff)](_0x9b5028);){if(_0x9b5028[_0x3b0c9a(0xe7)](_0x3b0c9a(0xcc))>0x0)return!0x1;_0x9b5028=_0x9b5028[_0x3b0c9a(0x9f)];}return!0x0;}(_0x803661)?_0x51d438(_0x2f0788,_0xe1d8(0xab),_0x51d438(_0x2f0788,function(_0xf68813){const _0x3e1042=_0xe1d8;return _0x3e1042(0x7b)+_0xf68813[_0x3e1042(0x10b)]()[_0x3e1042(0xe2)][_0x3e1042(0xae)][_0x3e1042(0xe7)](_0x3e1042(0x9e))[_0x3e1042(0xea)]()+_0x3e1042(0xc0);}(_0x803661))):_0x51d438(_0x2f0788,_0xe1d8(0xfc),_0x51d438(_0x2f0788,_0xe1d8(0x6e))),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x125691};break;case _0xe1d8(0xbf):case _0xe1d8(0x100):!0x1===_0x477070[_0xe1d8(0xc6)]&&(_0x125691=_0xe1d8(0xd5),_0x33a49e={'type':_0xe1d8(0xa3),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0x6e)))});}return _0x33a49e;});}}function le(_0x5f04be){const _0x2c3e1a=_0x2d2fad;let _0x38e832=_0x5f04be[_0x2c3e1a(0x10b)]()[_0x2c3e1a(0xe2)][_0x2c3e1a(0xae)][_0x2c3e1a(0xd3)];for(;_0x38e832;){const _0x2f3b8b=_0x38e832[_0x2c3e1a(0xe7)](_0x2c3e1a(0x92));if(!_0x2f3b8b)return!0x1;if(_0x2f3b8b==_0x5f04be[_0x2c3e1a(0xd0)][_0x2c3e1a(0x80)])return _0x2c3e1a(0x80);if(_0x2f3b8b==_0x5f04be[_0x2c3e1a(0xd0)][_0x2c3e1a(0x6f)])return _0x2c3e1a(0x6f);_0x38e832=_0x38e832[_0x2c3e1a(0xd3)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2c1f(){const _0x46fb12=['editor','upper-roman','_LIST_DEFAULT','filter','*Set\x20format:*\x20%0','locale','listReversed','commandParams','7455qIXNJv','listStart','start','disc','toUpperCase','bulleted','batch','afterInit','styles','2zwzDFk','_LIST_','registerDescriptionCallback','descriptionFactory','listType','circle','key','commandName','FORMAT_LIST_REVERSED','oldValue','506016CNuFzS','_registerLegacyDescription','*Format:*\x20set\x20order\x20to\x20regular','attribute','_findSuggestions','*Change\x20to:*\x20%0','getAttribute','registerBlockAttribute','suggestion','*Remove\x20format:*\x20%0','find','plugins','3445233FEURHK','customNumbered','6PxTeML','60525ZLrqNB','enableDefaultAttributesIntegration','registerPostFixer','document','square','startIndex','decimal-leading-zero','getFirstMarker','get','getFirstRange','default','numbered','nodeAfter','_getAttributeKey','232iCNMjy','type','bind','model','*Format:*\x20set\x20order\x20to\x20reversed','ELEMENT_','276raOWPc','TrackChangesEditing','config','head','has','reversed','list.properties','248550VFnIyX','listStyle','data','handleDescriptions','next','format','626110CydhuQ','isUndo','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerAttributeLabel','decimal','lower-roman','ListPropertiesEditing','getSuggestions','lower-latin','newValue','_getTranslationKeyForListStyle','1005928TsnkIW','removeMarker','upper-latin','FORMAT_LIST_START','replace','includes','formatBlock'];_0x2c1f=function(){return _0x46fb12;};return _0x2c1f();}const _0x55560c=_0x5ca8;function _0x5ca8(_0x40c4bf,_0x5cb7fa){const _0x2c1f2e=_0x2c1f();return _0x5ca8=function(_0x5ca81a,_0x87f987){_0x5ca81a=_0x5ca81a-0x151;let _0x267961=_0x2c1f2e[_0x5ca81a];return _0x267961;},_0x5ca8(_0x40c4bf,_0x5cb7fa);}(function(_0x50c471,_0x13fc75){const _0x4f7bd6=_0x5ca8,_0x1e78dd=_0x50c471();while(!![]){try{const _0x5eb157=parseInt(_0x4f7bd6(0x16f))/0x1*(parseInt(_0x4f7bd6(0x1a3))/0x2)+-parseInt(_0x4f7bd6(0x179))/0x3+parseInt(_0x4f7bd6(0x19c))/0x4*(parseInt(_0x4f7bd6(0x166))/0x5)+-parseInt(_0x4f7bd6(0x187))/0x6*(-parseInt(_0x4f7bd6(0x157))/0x7)+-parseInt(_0x4f7bd6(0x196))/0x8*(-parseInt(_0x4f7bd6(0x188))/0x9)+-parseInt(_0x4f7bd6(0x1a9))/0xa+-parseInt(_0x4f7bd6(0x185))/0xb;if(_0x5eb157===_0x13fc75)break;else _0x1e78dd['push'](_0x1e78dd['shift']());}catch(_0x4501a8){_0x1e78dd['push'](_0x1e78dd['shift']());}}}(_0x2c1f,0x23908));import{Plugin as _0x797f76}from'ckeditor5/src/core.js';import{getTranslation as _0x23a352}from'../utils/common-translations.js';export default class ue extends _0x797f76{[_0x55560c(0x16d)](){const _0x3ec747=_0x55560c;if(!this[_0x3ec747(0x15e)][_0x3ec747(0x184)][_0x3ec747(0x1a0)](_0x3ec747(0x152)))return;const _0x5db791=this[_0x3ec747(0x15e)][_0x3ec747(0x19e)][_0x3ec747(0x190)](_0x3ec747(0x1a2)),_0x16aee6=this[_0x3ec747(0x15e)][_0x3ec747(0x184)][_0x3ec747(0x190)](_0x3ec747(0x19d));_0x5db791[_0x3ec747(0x16e)]&&(_0x16aee6[_0x3ec747(0x189)](_0x3ec747(0x1a4)),_0x16aee6[_0x3ec747(0x180)](_0x3ec747(0x1a4))),_0x5db791[_0x3ec747(0x1a1)]&&(_0x16aee6[_0x3ec747(0x189)](_0x3ec747(0x164)),_0x16aee6[_0x3ec747(0x180)](_0x3ec747(0x164))),_0x5db791[_0x3ec747(0x18d)]&&(_0x16aee6[_0x3ec747(0x189)](_0x3ec747(0x167)),_0x16aee6[_0x3ec747(0x180)](_0x3ec747(0x167)));const _0x4101d1={'type':_0x3ec747(0x1a8),'content':''};_0x16aee6[_0x3ec747(0x172)][_0x3ec747(0x171)](this[_0x3ec747(0x1a6)][_0x3ec747(0x198)](this));const _0x97a409=this[_0x3ec747(0x15e)][_0x3ec747(0x163)];_0x16aee6[_0x3ec747(0x172)][_0x3ec747(0x1ac)](_0x3ec747(0x164),_0x23a352(_0x97a409,_0x3ec747(0x177))),_0x16aee6[_0x3ec747(0x172)][_0x3ec747(0x171)](_0x13a37e=>{const _0xed2bf8=_0x3ec747,{data:_0x52ba18}=_0x13a37e;if(_0x52ba18&&_0xed2bf8(0x164)==_0x52ba18[_0xed2bf8(0x175)])return null==_0x52ba18[_0xed2bf8(0x155)]||0x0==_0x52ba18[_0xed2bf8(0x155)]&&null==_0x52ba18[_0xed2bf8(0x178)]?_0x4101d1:void 0x0;}),_0x16aee6[_0x3ec747(0x172)][_0x3ec747(0x1ac)](_0x3ec747(0x167),_0x23a352(_0x97a409,_0x3ec747(0x15a))),_0x16aee6[_0x3ec747(0x172)][_0x3ec747(0x171)](_0x2379f2=>{const _0x4e70e5=_0x3ec747,{data:_0x503c81}=_0x2379f2;if(_0x503c81&&_0x4e70e5(0x167)==_0x503c81[_0x4e70e5(0x175)])return null==_0x503c81[_0x4e70e5(0x155)]||0x1==_0x503c81[_0x4e70e5(0x155)]&&null==_0x503c81[_0x4e70e5(0x178)]?_0x4101d1:void 0x0;}),this[_0x3ec747(0x15e)][_0x3ec747(0x199)][_0x3ec747(0x18b)][_0x3ec747(0x18a)](_0x4d73cc=>{const _0x2baa20=_0x3ec747;if(_0x4d73cc[_0x2baa20(0x16c)][_0x2baa20(0x1aa)])return!0x1;let _0x2564f5=!0x1;const _0x52ba2d=_0x16aee6[_0x2baa20(0x153)]({'skipNotAttached':!0x0})[_0x2baa20(0x161)](_0x483a13=>{const _0x3a83fe=_0x2baa20,_0x439baf=_0x16aee6[_0x3a83fe(0x195)](_0x483a13);return _0x3a83fe(0x167)==_0x439baf||_0x3a83fe(0x164)==_0x439baf;});for(const _0x42f25e of _0x52ba2d){const _0x268efd=_0x42f25e[_0x2baa20(0x191)]()[_0x2baa20(0x168)][_0x2baa20(0x194)][_0x2baa20(0x17f)](_0x2baa20(0x173));if(_0x2baa20(0x193)==_0x268efd||_0x2baa20(0x186)==_0x268efd)continue;_0x16aee6[_0x2baa20(0x17d)](_0x42f25e[_0x2baa20(0x191)](),_0x2baa20(0x17c))[_0x2baa20(0x183)](_0x169929=>_0x2baa20(0x173)==_0x16aee6[_0x2baa20(0x195)](_0x169929[_0x2baa20(0x181)]))||(_0x4d73cc[_0x2baa20(0x158)](_0x42f25e[_0x2baa20(0x18f)]()),_0x2564f5=!0x0);}return _0x2564f5;}),this[_0x3ec747(0x17a)]();}[_0x55560c(0x1a6)](_0x2306e5){const _0x1a05a8=_0x55560c,_0x6b7756=this[_0x1a05a8(0x15e)][_0x1a05a8(0x163)],{data:_0x5610fe}=_0x2306e5,_0x54e1b1={'type':_0x1a05a8(0x1a8),'content':''};if(!_0x5610fe||_0x1a05a8(0x1a4)!=_0x5610fe[_0x1a05a8(0x175)])return;if(!_0x5610fe[_0x1a05a8(0x178)])return _0x1a05a8(0x192)==_0x5610fe[_0x1a05a8(0x155)]?_0x54e1b1:{'type':_0x1a05a8(0x1a8),'content':''+_0x23a352(_0x6b7756,_0x1a05a8(0x162),_0x23a352(_0x6b7756,this[_0x1a05a8(0x156)](_0x5610fe[_0x1a05a8(0x155)])))};if(!_0x5610fe[_0x1a05a8(0x155)]){if(_0x1a05a8(0x192)==_0x5610fe[_0x1a05a8(0x178)])return _0x54e1b1;let _0x42daa1=_0x2306e5[_0x1a05a8(0x19f)];for(;_0x42daa1;){if(_0x42daa1[_0x1a05a8(0x1a5)]&&_0x1a05a8(0x173)==_0x42daa1[_0x1a05a8(0x1a5)][_0x1a05a8(0x175)]&&_0x42daa1[_0x1a05a8(0x1a5)][_0x1a05a8(0x155)])return _0x54e1b1;_0x42daa1=_0x42daa1[_0x1a05a8(0x1a7)];}return{'type':_0x1a05a8(0x1a8),'content':''+_0x23a352(_0x6b7756,_0x1a05a8(0x182),_0x23a352(_0x6b7756,this[_0x1a05a8(0x156)](_0x5610fe[_0x1a05a8(0x178)])))};}if(_0x1a05a8(0x192)!=_0x5610fe[_0x1a05a8(0x155)])return{'type':_0x1a05a8(0x1a8),'content':''+_0x23a352(_0x6b7756,_0x1a05a8(0x162),_0x23a352(_0x6b7756,this[_0x1a05a8(0x156)](_0x5610fe[_0x1a05a8(0x155)])))};let _0x34254a=_0x2306e5[_0x1a05a8(0x19f)];for(;_0x34254a;){if(_0x34254a[_0x1a05a8(0x1a5)]&&_0x1a05a8(0x173)==_0x34254a[_0x1a05a8(0x1a5)][_0x1a05a8(0x175)]&&_0x34254a[_0x1a05a8(0x1a5)][_0x1a05a8(0x155)]&&_0x34254a[_0x1a05a8(0x1a5)][_0x1a05a8(0x178)])return _0x54e1b1;_0x34254a=_0x34254a[_0x1a05a8(0x1a7)];}const _0x3b133b=_0x2306e5[_0x1a05a8(0x191)]()[_0x1a05a8(0x168)][_0x1a05a8(0x194)][_0x1a05a8(0x17f)](_0x1a05a8(0x173));return{'type':_0x1a05a8(0x1a8),'content':_0x23a352(_0x6b7756,_0x1a05a8(0x162),_0x23a352(_0x6b7756,_0x1a05a8(0x19b)+_0x3b133b[_0x1a05a8(0x16a)]()+_0x1a05a8(0x160)))};}[_0x55560c(0x17a)](){const _0x2791a3=_0x55560c,_0x34f771=this[_0x2791a3(0x15e)],_0x179a3e=_0x34f771[_0x2791a3(0x163)];_0x34f771[_0x2791a3(0x184)][_0x2791a3(0x190)](_0x2791a3(0x19d))[_0x2791a3(0x172)][_0x2791a3(0x171)](_0x3ed342=>{const _0x5d1386=_0x2791a3;if(_0x5d1386(0x15d)!=_0x3ed342[_0x5d1386(0x197)])return;const {data:_0x21af5a}=_0x3ed342;if(!_0x21af5a)return;let _0xf2c5e2,_0x50128f;switch(_0x21af5a[_0x5d1386(0x176)]){case _0x5d1386(0x1a4):_0xf2c5e2=_0x5d1386(0x17e),_0x50128f={'type':_0x5d1386(0x1a8),'content':_0x23a352(_0x179a3e,_0xf2c5e2,_0x23a352(_0x179a3e,this[_0x5d1386(0x156)](_0x21af5a[_0x5d1386(0x165)][0x0][_0x5d1386(0x197)])))};break;case _0x5d1386(0x164):_0xf2c5e2=_0x21af5a[_0x5d1386(0x165)][0x0][_0x5d1386(0x1a1)]?_0x5d1386(0x19a):_0x5d1386(0x17b),_0x50128f={'type':_0x5d1386(0x1a8),'content':_0x23a352(_0x179a3e,_0xf2c5e2)};break;case _0x5d1386(0x167):_0xf2c5e2=_0x5d1386(0x1ab),_0x50128f={'type':_0x5d1386(0x1a8),'content':_0x23a352(_0x179a3e,_0xf2c5e2,_0x21af5a[_0x5d1386(0x165)][0x0][_0x5d1386(0x18d)])};}return _0x50128f;});}[_0x55560c(0x156)](_0x2f00cb){const _0x1c2e08=_0x55560c;return _0x1c2e08(0x19b)+function(_0x226de3){const _0x38bfa6=_0x1c2e08;if(pe[_0x38bfa6(0x15c)](_0x226de3))return _0x38bfa6(0x16b);if(ye[_0x38bfa6(0x15c)](_0x226de3))return _0x38bfa6(0x193);return null;}(_0x2f00cb)[_0x1c2e08(0x16a)]()+_0x1c2e08(0x170)+_0x2f00cb[_0x1c2e08(0x16a)]()[_0x1c2e08(0x15b)](/-/g,'_');}}const pe=[_0x55560c(0x169),_0x55560c(0x174),_0x55560c(0x18c)],ye=[_0x55560c(0x1ad),_0x55560c(0x18e),_0x55560c(0x151),_0x55560c(0x15f),_0x55560c(0x154),_0x55560c(0x159)];
23
+ const _0x401156=_0x1fa1;function _0x1fa1(_0x57055e,_0x396cda){const _0x3debab=_0x3deb();return _0x1fa1=function(_0x1fa19a,_0x255799){_0x1fa19a=_0x1fa19a-0x9d;let _0x500ca9=_0x3debab[_0x1fa19a];return _0x500ca9;},_0x1fa1(_0x57055e,_0x396cda);}(function(_0x2fc431,_0x2518f3){const _0x342795=_0x1fa1,_0x3338c4=_0x2fc431();while(!![]){try{const _0x5eb254=-parseInt(_0x342795(0xb1))/0x1+parseInt(_0x342795(0xc3))/0x2+parseInt(_0x342795(0xb9))/0x3+-parseInt(_0x342795(0xc6))/0x4*(parseInt(_0x342795(0xce))/0x5)+parseInt(_0x342795(0xf0))/0x6+parseInt(_0x342795(0xed))/0x7*(parseInt(_0x342795(0xe8))/0x8)+-parseInt(_0x342795(0xe6))/0x9;if(_0x5eb254===_0x2518f3)break;else _0x3338c4['push'](_0x3338c4['shift']());}catch(_0x730cf3){_0x3338c4['push'](_0x3338c4['shift']());}}}(_0x3deb,0x9e156));import{Plugin as _0x42c704}from'ckeditor5/src/core.js';import{getTranslation as _0x5e405f}from'../utils/common-translations.js';export default class ue extends _0x42c704{[_0x401156(0xa7)](){const _0x3f30cd=_0x401156;if(!this[_0x3f30cd(0xb0)][_0x3f30cd(0xc8)][_0x3f30cd(0xd0)](_0x3f30cd(0xa2)))return;const _0x5be9d1=this[_0x3f30cd(0xb0)][_0x3f30cd(0xdb)][_0x3f30cd(0xe1)](_0x3f30cd(0xd6)),_0x2e4cde=this[_0x3f30cd(0xb0)][_0x3f30cd(0xc8)][_0x3f30cd(0xe1)](_0x3f30cd(0xc0));_0x5be9d1[_0x3f30cd(0xc9)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xdf)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xdf))),_0x5be9d1[_0x3f30cd(0xd1)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xc4)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xc4))),_0x5be9d1[_0x3f30cd(0xa9)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xb6)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xb6)));const _0x3673f2={'type':_0x3f30cd(0xf7),'content':''};_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](this[_0x3f30cd(0xd3)][_0x3f30cd(0x9f)](this));const _0x155d49=this[_0x3f30cd(0xb0)][_0x3f30cd(0xe0)];_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xc2)](_0x3f30cd(0xc4),_0x5e405f(_0x155d49,_0x3f30cd(0xdd))),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](_0x7c84fc=>{const _0x52e7f6=_0x3f30cd,{data:_0x4370d}=_0x7c84fc;if(_0x4370d&&_0x52e7f6(0xc4)==_0x4370d[_0x52e7f6(0xf2)])return null==_0x4370d[_0x52e7f6(0xa6)]||0x0==_0x4370d[_0x52e7f6(0xa6)]&&null==_0x4370d[_0x52e7f6(0xbf)]?_0x3673f2:void 0x0;}),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xc2)](_0x3f30cd(0xb6),_0x5e405f(_0x155d49,_0x3f30cd(0xc5))),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](_0x176a5a=>{const _0x38d108=_0x3f30cd,{data:_0x1d7e42}=_0x176a5a;if(_0x1d7e42&&_0x38d108(0xb6)==_0x1d7e42[_0x38d108(0xf2)])return null==_0x1d7e42[_0x38d108(0xa6)]||0x1==_0x1d7e42[_0x38d108(0xa6)]&&null==_0x1d7e42[_0x38d108(0xbf)]?_0x3673f2:void 0x0;}),this[_0x3f30cd(0xb0)][_0x3f30cd(0xcf)][_0x3f30cd(0xa3)][_0x3f30cd(0xee)](_0x55be0b=>{const _0x35a8dd=_0x3f30cd;if(_0x55be0b[_0x35a8dd(0xab)][_0x35a8dd(0xc1)])return!0x1;let _0x2560c9=!0x1;const _0x54be30=_0x2e4cde[_0x35a8dd(0xd4)]({'skipNotAttached':!0x0})[_0x35a8dd(0xd2)](_0x474853=>{const _0x3e8060=_0x35a8dd,_0x3b862b=_0x2e4cde[_0x3e8060(0xad)](_0x474853);return _0x3e8060(0xb6)==_0x3b862b||_0x3e8060(0xc4)==_0x3b862b;});for(const _0x5918af of _0x54be30){const _0x125af2=_0x5918af[_0x35a8dd(0xbe)]()[_0x35a8dd(0xde)][_0x35a8dd(0xa5)][_0x35a8dd(0xc7)](_0x35a8dd(0xbd));if(_0x35a8dd(0xf6)==_0x125af2||_0x35a8dd(0xe9)==_0x125af2)continue;_0x2e4cde[_0x35a8dd(0xd5)](_0x5918af[_0x35a8dd(0xbe)](),_0x35a8dd(0xaa))[_0x35a8dd(0xf4)](_0x3271d8=>_0x35a8dd(0xbd)==_0x2e4cde[_0x35a8dd(0xad)](_0x3271d8[_0x35a8dd(0xa4)]))||(_0x55be0b[_0x35a8dd(0xa0)](_0x5918af[_0x35a8dd(0xa1)]()),_0x2560c9=!0x0);}return _0x2560c9;}),this[_0x3f30cd(0xef)]();}[_0x401156(0xd3)](_0x4fe669){const _0x23f73a=_0x401156,_0x165bfd=this[_0x23f73a(0xb0)][_0x23f73a(0xe0)],{data:_0x298ff3}=_0x4fe669,_0x43383f={'type':_0x23f73a(0xf7),'content':''};if(!_0x298ff3||_0x23f73a(0xdf)!=_0x298ff3[_0x23f73a(0xf2)])return;if(!_0x298ff3[_0x23f73a(0xbf)])return _0x23f73a(0xd8)==_0x298ff3[_0x23f73a(0xa6)]?_0x43383f:{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xa6)])))};if(!_0x298ff3[_0x23f73a(0xa6)]){if(_0x23f73a(0xd8)==_0x298ff3[_0x23f73a(0xbf)])return _0x43383f;let _0x167319=_0x4fe669[_0x23f73a(0xf1)];for(;_0x167319;){if(_0x167319[_0x23f73a(0x9d)]&&_0x23f73a(0xbd)==_0x167319[_0x23f73a(0x9d)][_0x23f73a(0xf2)]&&_0x167319[_0x23f73a(0x9d)][_0x23f73a(0xa6)])return _0x43383f;_0x167319=_0x167319[_0x23f73a(0xe7)];}return{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xea),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xbf)])))};}if(_0x23f73a(0xd8)!=_0x298ff3[_0x23f73a(0xa6)])return{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xa6)])))};let _0x5c6f14=_0x4fe669[_0x23f73a(0xf1)];for(;_0x5c6f14;){if(_0x5c6f14[_0x23f73a(0x9d)]&&_0x23f73a(0xbd)==_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xf2)]&&_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xa6)]&&_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xbf)])return _0x43383f;_0x5c6f14=_0x5c6f14[_0x23f73a(0xe7)];}const _0x380001=_0x4fe669[_0x23f73a(0xbe)]()[_0x23f73a(0xde)][_0x23f73a(0xa5)][_0x23f73a(0xc7)](_0x23f73a(0xbd));return{'type':_0x23f73a(0xf7),'content':_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,_0x23f73a(0xda)+_0x380001[_0x23f73a(0xb7)]()+_0x23f73a(0xf3)))};}[_0x401156(0xef)](){const _0x5d0a69=_0x401156,_0x553bc9=this[_0x5d0a69(0xb0)],_0x6214b6=_0x553bc9[_0x5d0a69(0xe0)];_0x553bc9[_0x5d0a69(0xc8)][_0x5d0a69(0xe1)](_0x5d0a69(0xc0))[_0x5d0a69(0xba)][_0x5d0a69(0xd9)](_0x29f096=>{const _0x1f12af=_0x5d0a69;if(_0x1f12af(0xae)!=_0x29f096[_0x1f12af(0xec)])return;const {data:_0xd4d23a}=_0x29f096;if(!_0xd4d23a)return;let _0x2f2d17,_0x59c7ea;switch(_0xd4d23a[_0x1f12af(0xdc)]){case _0x1f12af(0xdf):_0x2f2d17=_0x1f12af(0xf5),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17,_0x5e405f(_0x6214b6,this[_0x1f12af(0xb4)](_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xec)])))};break;case _0x1f12af(0xc4):_0x2f2d17=_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xd1)]?_0x1f12af(0xcd):_0x1f12af(0xb3),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17)};break;case _0x1f12af(0xb6):_0x2f2d17=_0x1f12af(0xb5),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17,_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xa9)])};}return _0x59c7ea;});}[_0x401156(0xb4)](_0x56442f){const _0x51addf=_0x401156;return _0x51addf(0xda)+function(_0x3cf531){const _0x450ffc=_0x51addf;if(pe[_0x450ffc(0xbc)](_0x3cf531))return _0x450ffc(0xb8);if(ye[_0x450ffc(0xbc)](_0x3cf531))return _0x450ffc(0xf6);return null;}(_0x56442f)[_0x51addf(0xb7)]()+_0x51addf(0xd7)+_0x56442f[_0x51addf(0xb7)]()[_0x51addf(0xe2)](/-/g,'_');}}const pe=[_0x401156(0xe3),_0x401156(0xe5),_0x401156(0x9e)],ye=[_0x401156(0xaf),_0x401156(0xb2),_0x401156(0xe4),_0x401156(0xcb),_0x401156(0xac),_0x401156(0xbb)];function _0x3deb(){const _0x56413e=['reversed','filter','handleDescriptions','getSuggestions','_findSuggestions','list.properties','_LIST_','default','registerDescriptionCallback','ELEMENT_','config','commandName','FORMAT_LIST_REVERSED','start','listStyle','locale','get','replace','disc','lower-roman','circle','15543594ehmTSN','next','752BcKDbc','customNumbered','*Remove\x20format:*\x20%0','registerBlockAttribute','type','71911XEgxWk','registerPostFixer','_registerLegacyDescription','5984670NUSLBT','head','key','_LIST_DEFAULT','find','*Change\x20to:*\x20%0','numbered','format','data','square','bind','removeMarker','getFirstMarker','ListPropertiesEditing','document','suggestion','nodeAfter','newValue','afterInit','*Set\x20format:*\x20%0','startIndex','attribute','batch','lower-latin','_getAttributeKey','formatBlock','decimal','editor','168928JhQSUD','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','listStart','toUpperCase','bulleted','2371950qHqbfg','descriptionFactory','upper-latin','includes','listType','getFirstRange','oldValue','TrackChangesEditing','isUndo','registerAttributeLabel','325534XUMBFX','listReversed','FORMAT_LIST_START','120gTnmch','getAttribute','plugins','styles','commandParams','upper-roman','enableDefaultAttributesIntegration','*Format:*\x20set\x20order\x20to\x20reversed','62170lBUkiA','model','has'];_0x3deb=function(){return _0x56413e;};return _0x3deb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1889(_0x486647,_0x12a2a5){const _0x197036=_0x1970();return _0x1889=function(_0x18894d,_0x292dd1){_0x18894d=_0x18894d-0x112;let _0x36a43c=_0x197036[_0x18894d];return _0x36a43c;},_0x1889(_0x486647,_0x12a2a5);}function _0x1970(){const _0x1ef9c2=['3044492mPlczk','afterInit','50436cLYkfP','259869yEZIdi','424IMjqEc','1773TJcwhQ','mediaEmbed','conversion','enableCommand','locale','has','options','media','dataDowncast','attribute:url:media','7QRAweK','2679642WVSqwP','stop','3749050tHUprZ','div','3cDFVUY','15984pAXYuJ','registerElementLabel','editor','elementToElement','plugins','TrackChangesEditing','MediaEmbedEditing','17155HaLrIE','high','downcastDispatcher','data','showSuggestionHighlights','get','createEmptyElement','ELEMENT_MEDIA','for','descriptionFactory'];_0x1970=function(){return _0x1ef9c2;};return _0x1970();}const _0x18957f=_0x1889;(function(_0x396e0a,_0x55af56){const _0x57b93f=_0x1889,_0x13bf2e=_0x396e0a();while(!![]){try{const _0x1762a9=-parseInt(_0x57b93f(0x120))/0x1+parseInt(_0x57b93f(0x11f))/0x2*(-parseInt(_0x57b93f(0x131))/0x3)+parseInt(_0x57b93f(0x121))/0x4*(parseInt(_0x57b93f(0x113))/0x5)+parseInt(_0x57b93f(0x12d))/0x6*(parseInt(_0x57b93f(0x12c))/0x7)+-parseInt(_0x57b93f(0x132))/0x8*(parseInt(_0x57b93f(0x122))/0x9)+parseInt(_0x57b93f(0x12f))/0xa+-parseInt(_0x57b93f(0x11d))/0xb;if(_0x1762a9===_0x55af56)break;else _0x13bf2e['push'](_0x13bf2e['shift']());}catch(_0x283034){_0x13bf2e['push'](_0x13bf2e['shift']());}}}(_0x1970,0x38165));import{Plugin as _0x48a2a7}from'ckeditor5/src/core.js';import{getTranslation as _0x285fa9}from'../utils/common-translations.js';export default class ft extends _0x48a2a7{[_0x18957f(0x11e)](){const _0x15d2c6=_0x18957f,_0x1637ca=this[_0x15d2c6(0x134)];if(!_0x1637ca[_0x15d2c6(0x136)][_0x15d2c6(0x127)](_0x15d2c6(0x112)))return;const _0x66d221=_0x1637ca[_0x15d2c6(0x136)][_0x15d2c6(0x118)](_0x15d2c6(0x137)),_0x3fc961=_0x1637ca[_0x15d2c6(0x126)];_0x66d221[_0x15d2c6(0x125)](_0x15d2c6(0x123)),_0x66d221[_0x15d2c6(0x11c)][_0x15d2c6(0x133)](_0x15d2c6(0x129),_0x5ed9bb=>_0x285fa9(_0x3fc961,_0x15d2c6(0x11a),_0x5ed9bb)),_0x1637ca[_0x15d2c6(0x124)][_0x15d2c6(0x11b)](_0x15d2c6(0x12a))[_0x15d2c6(0x135)]({'model':_0x15d2c6(0x129),'view':(_0x33e922,{writer:_0x170ca7,options:_0x411651})=>{const _0x5e6c51=_0x15d2c6;if(_0x411651[_0x5e6c51(0x117)])return _0x170ca7[_0x5e6c51(0x119)](_0x5e6c51(0x130));},'converterPriority':_0x15d2c6(0x114)}),_0x1637ca[_0x15d2c6(0x116)][_0x15d2c6(0x115)]['on'](_0x15d2c6(0x12b),(_0x42fe6b,_0x349b27,_0xd0797c)=>{const _0x4a7df5=_0x15d2c6;_0xd0797c[_0x4a7df5(0x128)][_0x4a7df5(0x117)]&&_0x42fe6b[_0x4a7df5(0x12e)]();},{'priority':_0x15d2c6(0x114)});}}
23
+ const _0x53b034=_0x72ed;function _0x4715(){const _0x463e75=['stop','TrackChangesEditing','get','2YFGdxC','descriptionFactory','createEmptyElement','enableCommand','11505304yegZZF','27251iNpIVG','3dEkfoV','data','dataDowncast','1662rQVAog','editor','4860924BrwiME','afterInit','options','registerElementLabel','5535900SdEoew','conversion','1816030BhwDGF','mediaEmbed','for','attribute:url:media','locale','MediaEmbedEditing','showSuggestionHighlights','div','media','high','1160181OegcFP','ELEMENT_MEDIA','plugins','7389801wGuGbp','has','downcastDispatcher','elementToElement'];_0x4715=function(){return _0x463e75;};return _0x4715();}(function(_0x3b2697,_0x2ac351){const _0x238b39=_0x72ed,_0x9eef89=_0x3b2697();while(!![]){try{const _0x1a534b=-parseInt(_0x238b39(0x94))/0x1*(-parseInt(_0x238b39(0x79))/0x2)+parseInt(_0x238b39(0x7f))/0x3*(-parseInt(_0x238b39(0x84))/0x4)+parseInt(_0x238b39(0x88))/0x5+-parseInt(_0x238b39(0x82))/0x6*(parseInt(_0x238b39(0x7e))/0x7)+parseInt(_0x238b39(0x7d))/0x8+-parseInt(_0x238b39(0x72))/0x9+parseInt(_0x238b39(0x8a))/0xa;if(_0x1a534b===_0x2ac351)break;else _0x9eef89['push'](_0x9eef89['shift']());}catch(_0x33f28e){_0x9eef89['push'](_0x9eef89['shift']());}}}(_0x4715,0xbc95e));function _0x72ed(_0x59af52,_0x16f72d){const _0x471564=_0x4715();return _0x72ed=function(_0x72ed32,_0x1d7444){_0x72ed32=_0x72ed32-0x72;let _0x1f1c8b=_0x471564[_0x72ed32];return _0x1f1c8b;},_0x72ed(_0x59af52,_0x16f72d);}import{Plugin as _0x47ab1d}from'ckeditor5/src/core.js';import{getTranslation as _0x38b714}from'../utils/common-translations.js';export default class ft extends _0x47ab1d{[_0x53b034(0x85)](){const _0x218aa5=_0x53b034,_0x1b9d9e=this[_0x218aa5(0x83)];if(!_0x1b9d9e[_0x218aa5(0x96)][_0x218aa5(0x73)](_0x218aa5(0x8f)))return;const _0x6d795c=_0x1b9d9e[_0x218aa5(0x96)][_0x218aa5(0x78)](_0x218aa5(0x77)),_0x1cfaca=_0x1b9d9e[_0x218aa5(0x8e)];_0x6d795c[_0x218aa5(0x7c)](_0x218aa5(0x8b)),_0x6d795c[_0x218aa5(0x7a)][_0x218aa5(0x87)](_0x218aa5(0x92),_0x1a4813=>_0x38b714(_0x1cfaca,_0x218aa5(0x95),_0x1a4813)),_0x1b9d9e[_0x218aa5(0x89)][_0x218aa5(0x8c)](_0x218aa5(0x81))[_0x218aa5(0x75)]({'model':_0x218aa5(0x92),'view':(_0x3441a7,{writer:_0x597734,options:_0x4c4a8b})=>{const _0xf89cc2=_0x218aa5;if(_0x4c4a8b[_0xf89cc2(0x90)])return _0x597734[_0xf89cc2(0x7b)](_0xf89cc2(0x91));},'converterPriority':_0x218aa5(0x93)}),_0x1b9d9e[_0x218aa5(0x80)][_0x218aa5(0x74)]['on'](_0x218aa5(0x8d),(_0x1a1536,_0xeaf5f1,_0x1ffcff)=>{const _0x594f9d=_0x218aa5;_0x1ffcff[_0x594f9d(0x86)][_0x594f9d(0x90)]&&_0x1a1536[_0x594f9d(0x76)]();},{'priority':_0x218aa5(0x93)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17f8a4=_0x48d1;(function(_0x13f79f,_0x381ff6){const _0x2d8e3d=_0x48d1,_0x331b21=_0x13f79f();while(!![]){try{const _0x3a162a=-parseInt(_0x2d8e3d(0x129))/0x1+-parseInt(_0x2d8e3d(0x11f))/0x2*(-parseInt(_0x2d8e3d(0x12a))/0x3)+parseInt(_0x2d8e3d(0x12d))/0x4*(-parseInt(_0x2d8e3d(0x120))/0x5)+parseInt(_0x2d8e3d(0x130))/0x6*(-parseInt(_0x2d8e3d(0x128))/0x7)+parseInt(_0x2d8e3d(0x127))/0x8+parseInt(_0x2d8e3d(0x126))/0x9*(-parseInt(_0x2d8e3d(0x12c))/0xa)+parseInt(_0x2d8e3d(0x11d))/0xb*(parseInt(_0x2d8e3d(0x12f))/0xc);if(_0x3a162a===_0x381ff6)break;else _0x331b21['push'](_0x331b21['shift']());}catch(_0x2d9bcc){_0x331b21['push'](_0x331b21['shift']());}}}(_0x3844,0xd6bdc));function _0x3844(){const _0x905c4c=['526603AFLCNg','TrackChangesEditing','1252FhFRsJ','40lStpkh','MentionEditing','mention','get','plugins','afterInit','607194BSyeyN','2652696CUmfEp','11487vWhOsj','504863gbBemo','174MEsLcP','has','70MwOdjv','195556hQHOdS','editor','804dIcJpc','4854MnICmG','enableCommand'];_0x3844=function(){return _0x905c4c;};return _0x3844();}function _0x48d1(_0x229aee,_0x4a5169){const _0x38442f=_0x3844();return _0x48d1=function(_0x48d1c2,_0xd01265){_0x48d1c2=_0x48d1c2-0x11c;let _0x49dfcf=_0x38442f[_0x48d1c2];return _0x49dfcf;},_0x48d1(_0x229aee,_0x4a5169);}import{Plugin as _0x723ba0}from'ckeditor5/src/core.js';export default class gt extends _0x723ba0{[_0x17f8a4(0x125)](){const _0x2dce87=_0x17f8a4,_0x376ace=this[_0x2dce87(0x12e)];_0x376ace[_0x2dce87(0x124)][_0x2dce87(0x12b)](_0x2dce87(0x121))&&_0x376ace[_0x2dce87(0x124)][_0x2dce87(0x123)](_0x2dce87(0x11e))[_0x2dce87(0x11c)](_0x2dce87(0x122));}}
23
+ function _0x46dc(_0x33cab2,_0x21557a){const _0x58c1bf=_0x58c1();return _0x46dc=function(_0x46dccd,_0x2d9c96){_0x46dccd=_0x46dccd-0x1ad;let _0xf74dea=_0x58c1bf[_0x46dccd];return _0xf74dea;},_0x46dc(_0x33cab2,_0x21557a);}function _0x58c1(){const _0x132964=['1027842RghzXY','has','editor','2257488TbbWBP','MentionEditing','8iUlhpp','get','enableCommand','plugins','3148290wqFBtc','263562LCJhJW','68973MzjfKm','572026sOZIab','mention','afterInit','615UWMmvR','4892BFqOiU','TrackChangesEditing'];_0x58c1=function(){return _0x132964;};return _0x58c1();}const _0x2f1f8b=_0x46dc;(function(_0x4584b7,_0x1856f9){const _0x5cc147=_0x46dc,_0x1655f0=_0x4584b7();while(!![]){try{const _0x4ea235=parseInt(_0x5cc147(0x1b8))/0x1+-parseInt(_0x5cc147(0x1b7))/0x2+parseInt(_0x5cc147(0x1ad))/0x3+-parseInt(_0x5cc147(0x1bd))/0x4*(parseInt(_0x5cc147(0x1bc))/0x5)+parseInt(_0x5cc147(0x1b0))/0x6+-parseInt(_0x5cc147(0x1b9))/0x7*(-parseInt(_0x5cc147(0x1b2))/0x8)+-parseInt(_0x5cc147(0x1b6))/0x9;if(_0x4ea235===_0x1856f9)break;else _0x1655f0['push'](_0x1655f0['shift']());}catch(_0x53af1a){_0x1655f0['push'](_0x1655f0['shift']());}}}(_0x58c1,0x39fdd));import{Plugin as _0x24456e}from'ckeditor5/src/core.js';export default class gt extends _0x24456e{[_0x2f1f8b(0x1bb)](){const _0x4cf2cf=_0x2f1f8b,_0x5322b7=this[_0x4cf2cf(0x1af)];_0x5322b7[_0x4cf2cf(0x1b5)][_0x4cf2cf(0x1ae)](_0x4cf2cf(0x1b1))&&_0x5322b7[_0x4cf2cf(0x1b5)][_0x4cf2cf(0x1b3)](_0x4cf2cf(0x1be))[_0x4cf2cf(0x1b4)](_0x4cf2cf(0x1ba));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5894(_0x335d10,_0x1b4835){const _0x5da94c=_0x5da9();return _0x5894=function(_0x589471,_0x52c633){_0x589471=_0x589471-0x129;let _0x5b0443=_0x5da94c[_0x589471];return _0x5b0443;},_0x5894(_0x335d10,_0x1b4835);}const _0x1c18c8=_0x5894;function _0x5da9(){const _0x548de2=['descriptionFactory','17932vtHWHw','MultiLevelList','data','231vKYlHn','registerDescriptionCallback','12805260XJfhSk','format','ELEMENT_MULTI_LEVEL_LIST','591RVGQCO','plugins','next','1QaJjqB','oldValue','110cOsOSl','registerBlockAttribute','head','get','multiLevelList','handleDescriptions','afterInit','listType','2827gPaWji','*Set\x20format:*\x20%0','TrackChangesEditing','editor','9280cFbYFY','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','1667576bdirzu','6562359gZdcRn','has','listMarkerStyle','newValue','key','locale','12976linIeL','246252SoqSnF'];_0x5da9=function(){return _0x548de2;};return _0x5da9();}(function(_0x70b27,_0x30a6cd){const _0x7d9d91=_0x5894,_0x3e2d18=_0x70b27();while(!![]){try{const _0x293b2c=-parseInt(_0x7d9d91(0x140))/0x1*(parseInt(_0x7d9d91(0x12b))/0x2)+-parseInt(_0x7d9d91(0x13d))/0x3*(parseInt(_0x7d9d91(0x135))/0x4)+-parseInt(_0x7d9d91(0x142))/0x5*(-parseInt(_0x7d9d91(0x133))/0x6)+-parseInt(_0x7d9d91(0x138))/0x7*(-parseInt(_0x7d9d91(0x132))/0x8)+parseInt(_0x7d9d91(0x12c))/0x9+parseInt(_0x7d9d91(0x14e))/0xa*(-parseInt(_0x7d9d91(0x14a))/0xb)+parseInt(_0x7d9d91(0x13a))/0xc;if(_0x293b2c===_0x30a6cd)break;else _0x3e2d18['push'](_0x3e2d18['shift']());}catch(_0x5bf04a){_0x3e2d18['push'](_0x3e2d18['shift']());}}}(_0x5da9,0xc2a57));import{Plugin as _0x547879}from'ckeditor5/src/core.js';import{getTranslation as _0x11b544}from'../utils/common-translations.js';export default class lt extends _0x547879{[_0x1c18c8(0x148)](){const _0x13a99e=_0x1c18c8,_0x5671bb=this[_0x13a99e(0x14d)],_0x3df2ad=_0x5671bb[_0x13a99e(0x13e)][_0x13a99e(0x145)](_0x13a99e(0x14c));_0x5671bb[_0x13a99e(0x13e)][_0x13a99e(0x12d)](_0x13a99e(0x136))&&(_0x3df2ad[_0x13a99e(0x129)](_0x13a99e(0x146)),_0x3df2ad[_0x13a99e(0x143)](_0x13a99e(0x12e)),_0x3df2ad[_0x13a99e(0x134)][_0x13a99e(0x139)](_0x4d4cd0=>this[_0x13a99e(0x147)](_0x4d4cd0)));}[_0x1c18c8(0x147)](_0x1e6f51){const _0x274d03=_0x1c18c8,_0x3a68ff=this[_0x274d03(0x14d)][_0x274d03(0x131)],{data:_0xb95fcf}=_0x1e6f51,_0x2fced3={'type':_0x274d03(0x13b),'content':''};if(_0xb95fcf&&_0x274d03(0x12e)==_0xb95fcf[_0x274d03(0x130)]){if(!_0xb95fcf[_0x274d03(0x141)])return{'type':_0x274d03(0x13b),'content':_0x11b544(_0x3a68ff,_0x274d03(0x14b),_0x11b544(_0x3a68ff,_0x274d03(0x13c)))+'\x20('+_0xb95fcf[_0x274d03(0x12f)]+')'};if(!_0xb95fcf[_0x274d03(0x12f)]){let _0x3cc039=_0x1e6f51[_0x274d03(0x144)];for(;_0x3cc039;){if(_0x3cc039[_0x274d03(0x137)]&&_0x274d03(0x149)==_0x3cc039[_0x274d03(0x137)][_0x274d03(0x130)]&&_0x3cc039[_0x274d03(0x137)][_0x274d03(0x12f)])return _0x2fced3;_0x3cc039=_0x3cc039[_0x274d03(0x13f)];}return{'type':_0x274d03(0x13b),'content':_0x11b544(_0x3a68ff,_0x274d03(0x12a),_0x11b544(_0x3a68ff,_0x274d03(0x13c)))+'\x20('+_0xb95fcf[_0x274d03(0x141)]+')'};}}}}
23
+ function _0x2d67(_0x2739d1,_0x4e16e8){const _0x4af708=_0x4af7();return _0x2d67=function(_0x2d67e6,_0xc47b3b){_0x2d67e6=_0x2d67e6-0x1cf;let _0x38f2a4=_0x4af708[_0x2d67e6];return _0x38f2a4;},_0x2d67(_0x2739d1,_0x4e16e8);}const _0x4676c1=_0x2d67;(function(_0x3c3aba,_0x5b9d43){const _0x16bfc8=_0x2d67,_0x513b7d=_0x3c3aba();while(!![]){try{const _0x38fd77=-parseInt(_0x16bfc8(0x1dc))/0x1*(parseInt(_0x16bfc8(0x1e2))/0x2)+parseInt(_0x16bfc8(0x1d1))/0x3*(-parseInt(_0x16bfc8(0x1d0))/0x4)+-parseInt(_0x16bfc8(0x1f0))/0x5*(-parseInt(_0x16bfc8(0x1da))/0x6)+parseInt(_0x16bfc8(0x1d9))/0x7+parseInt(_0x16bfc8(0x1e9))/0x8+-parseInt(_0x16bfc8(0x1ef))/0x9+parseInt(_0x16bfc8(0x1d5))/0xa;if(_0x38fd77===_0x5b9d43)break;else _0x513b7d['push'](_0x513b7d['shift']());}catch(_0x3c2a97){_0x513b7d['push'](_0x513b7d['shift']());}}}(_0x4af7,0xd6761));import{Plugin as _0x4aedc8}from'ckeditor5/src/core.js';import{getTranslation as _0x38e789}from'../utils/common-translations.js';export default class lt extends _0x4aedc8{[_0x4676c1(0x1cf)](){const _0x38750d=_0x4676c1,_0x2cb1d5=this[_0x38750d(0x1e1)],_0x55e8d0=_0x2cb1d5[_0x38750d(0x1de)][_0x38750d(0x1ea)](_0x38750d(0x1e3));_0x2cb1d5[_0x38750d(0x1de)][_0x38750d(0x1d3)](_0x38750d(0x1dd))&&(_0x55e8d0[_0x38750d(0x1e5)](_0x38750d(0x1d7)),_0x55e8d0[_0x38750d(0x1e6)](_0x38750d(0x1ec)),_0x55e8d0[_0x38750d(0x1e7)][_0x38750d(0x1d4)](_0x4205ac=>this[_0x38750d(0x1ee)](_0x4205ac)));}[_0x4676c1(0x1ee)](_0x2eadb7){const _0x460a9f=_0x4676c1,_0x53eb09=this[_0x460a9f(0x1e1)][_0x460a9f(0x1db)],{data:_0x583b38}=_0x2eadb7,_0x1003c0={'type':_0x460a9f(0x1f1),'content':''};if(_0x583b38&&_0x460a9f(0x1ec)==_0x583b38[_0x460a9f(0x1eb)]){if(!_0x583b38[_0x460a9f(0x1d8)])return{'type':_0x460a9f(0x1f1),'content':_0x38e789(_0x53eb09,_0x460a9f(0x1ed),_0x38e789(_0x53eb09,_0x460a9f(0x1e4)))+'\x20('+_0x583b38[_0x460a9f(0x1d6)]+')'};if(!_0x583b38[_0x460a9f(0x1d6)]){let _0x2f753f=_0x2eadb7[_0x460a9f(0x1d2)];for(;_0x2f753f;){if(_0x2f753f[_0x460a9f(0x1df)]&&_0x460a9f(0x1e0)==_0x2f753f[_0x460a9f(0x1df)][_0x460a9f(0x1eb)]&&_0x2f753f[_0x460a9f(0x1df)][_0x460a9f(0x1d6)])return _0x1003c0;_0x2f753f=_0x2f753f[_0x460a9f(0x1e8)];}return{'type':_0x460a9f(0x1f1),'content':_0x38e789(_0x53eb09,_0x460a9f(0x1f2),_0x38e789(_0x53eb09,_0x460a9f(0x1e4)))+'\x20('+_0x583b38[_0x460a9f(0x1d8)]+')'};}}}}function _0x4af7(){const _0x2f2e48=['MultiLevelList','plugins','data','listType','editor','2GCbyPj','TrackChangesEditing','ELEMENT_MULTI_LEVEL_LIST','enableDefaultAttributesIntegration','registerBlockAttribute','descriptionFactory','next','3033208fLGBfJ','get','key','listMarkerStyle','*Set\x20format:*\x20%0','handleDescriptions','11746782JWGsRb','924130vdeknX','format','*Remove\x20format:*\x20%0','afterInit','92LeXjfa','202731tBvCJM','head','has','registerDescriptionCallback','22849860KUBIDh','newValue','multiLevelList','oldValue','8615082SpkqzS','12IJmzhE','locale','526613oazMln'];_0x4af7=function(){return _0x2f2e48;};return _0x4af7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5afa95=_0x3ade;(function(_0x5f5391,_0x4079d8){const _0x10c029=_0x3ade,_0x2f6f73=_0x5f5391();while(!![]){try{const _0x4f5d30=-parseInt(_0x10c029(0x18e))/0x1+-parseInt(_0x10c029(0x183))/0x2+parseInt(_0x10c029(0x182))/0x3*(parseInt(_0x10c029(0x18c))/0x4)+parseInt(_0x10c029(0x18a))/0x5+-parseInt(_0x10c029(0x190))/0x6*(parseInt(_0x10c029(0x193))/0x7)+-parseInt(_0x10c029(0x18d))/0x8*(-parseInt(_0x10c029(0x197))/0x9)+-parseInt(_0x10c029(0x189))/0xa;if(_0x4f5d30===_0x4079d8)break;else _0x2f6f73['push'](_0x2f6f73['shift']());}catch(_0x57afe8){_0x2f6f73['push'](_0x2f6f73['shift']());}}}(_0x4894,0xf2607));function _0x4894(){const _0x3fd3b7=['locale','3awAICn','1234152afxVEl','descriptionFactory','PageBreakEditing','has','afterInit','registerElementLabel','4103780SBWDEF','9349615pOacio','TrackChangesEditing','7162564FmyThE','64fwAPOV','1970168TAHycm','ELEMENT_PAGE_BREAK','8369706avQkkO','editor','get','7ryWpLq','enableCommand','plugins','pageBreak','1940382ZwLJVB'];_0x4894=function(){return _0x3fd3b7;};return _0x4894();}import{Plugin as _0x52bc8e}from'ckeditor5/src/core.js';function _0x3ade(_0x2f5e2e,_0x21ff73){const _0x489472=_0x4894();return _0x3ade=function(_0x3ade41,_0x325dce){_0x3ade41=_0x3ade41-0x182;let _0x51de28=_0x489472[_0x3ade41];return _0x51de28;},_0x3ade(_0x2f5e2e,_0x21ff73);}import{getTranslation as _0x43af29}from'../utils/common-translations.js';export default class mt extends _0x52bc8e{[_0x5afa95(0x187)](){const _0x35cc2a=_0x5afa95,_0x2e36bf=this[_0x35cc2a(0x191)];if(!_0x2e36bf[_0x35cc2a(0x195)][_0x35cc2a(0x186)](_0x35cc2a(0x185)))return;_0x2e36bf[_0x35cc2a(0x195)][_0x35cc2a(0x192)](_0x35cc2a(0x18b))[_0x35cc2a(0x194)](_0x35cc2a(0x196));const _0x4a5505=_0x2e36bf[_0x35cc2a(0x195)][_0x35cc2a(0x192)](_0x35cc2a(0x18b)),_0x46d2d6=_0x2e36bf[_0x35cc2a(0x198)];_0x4a5505[_0x35cc2a(0x184)][_0x35cc2a(0x188)](_0x35cc2a(0x196),_0x508bc2=>_0x43af29(_0x46d2d6,_0x35cc2a(0x18f),_0x508bc2));}}
23
+ const _0x3e6dc6=_0x4d0a;(function(_0x120f60,_0x16aae8){const _0x43f73f=_0x4d0a,_0x915ddf=_0x120f60();while(!![]){try{const _0x4f8f31=-parseInt(_0x43f73f(0x1d1))/0x1+-parseInt(_0x43f73f(0x1be))/0x2*(-parseInt(_0x43f73f(0x1bd))/0x3)+-parseInt(_0x43f73f(0x1c1))/0x4*(parseInt(_0x43f73f(0x1c3))/0x5)+-parseInt(_0x43f73f(0x1d0))/0x6+parseInt(_0x43f73f(0x1ce))/0x7*(-parseInt(_0x43f73f(0x1c6))/0x8)+-parseInt(_0x43f73f(0x1c5))/0x9+-parseInt(_0x43f73f(0x1c9))/0xa*(-parseInt(_0x43f73f(0x1cf))/0xb);if(_0x4f8f31===_0x16aae8)break;else _0x915ddf['push'](_0x915ddf['shift']());}catch(_0x5b59b2){_0x915ddf['push'](_0x915ddf['shift']());}}}(_0x4e6f,0xb4922));function _0x4d0a(_0x26600e,_0x23429c){const _0x4e6f71=_0x4e6f();return _0x4d0a=function(_0x4d0a1b,_0x1cf4fa){_0x4d0a1b=_0x4d0a1b-0x1bd;let _0x46386e=_0x4e6f71[_0x4d0a1b];return _0x46386e;},_0x4d0a(_0x26600e,_0x23429c);}import{Plugin as _0x1daa03}from'ckeditor5/src/core.js';import{getTranslation as _0x200d43}from'../utils/common-translations.js';function _0x4e6f(){const _0x395f52=['afterInit','PageBreakEditing','12uruweG','ELEMENT_PAGE_BREAK','2570swIswe','locale','5632317LYrpbr','229600yDHnEr','pageBreak','enableCommand','30ORuOkV','descriptionFactory','TrackChangesEditing','get','has','238DlIluR','16365591aCaWzg','7980678frrGyJ','909668BZrQjn','registerElementLabel','plugins','editor','711uYoiCU','1006cKGJDx'];_0x4e6f=function(){return _0x395f52;};return _0x4e6f();}export default class mt extends _0x1daa03{[_0x3e6dc6(0x1bf)](){const _0x42dc29=_0x3e6dc6,_0x9a81ae=this[_0x42dc29(0x1d4)];if(!_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cd)](_0x42dc29(0x1c0)))return;_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cc)](_0x42dc29(0x1cb))[_0x42dc29(0x1c8)](_0x42dc29(0x1c7));const _0x5dff22=_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cc)](_0x42dc29(0x1cb)),_0x30f37d=_0x9a81ae[_0x42dc29(0x1c4)];_0x5dff22[_0x42dc29(0x1ca)][_0x42dc29(0x1d2)](_0x42dc29(0x1c7),_0x57348b=>_0x200d43(_0x30f37d,_0x42dc29(0x1c2),_0x57348b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40e9b0=_0x228f;(function(_0x780009,_0x16cf28){const _0x3b02ba=_0x228f,_0x25298e=_0x780009();while(!![]){try{const _0x15fd90=parseInt(_0x3b02ba(0xaa))/0x1+-parseInt(_0x3b02ba(0xb2))/0x2*(-parseInt(_0x3b02ba(0x97))/0x3)+-parseInt(_0x3b02ba(0x9a))/0x4*(-parseInt(_0x3b02ba(0xc8))/0x5)+parseInt(_0x3b02ba(0xa1))/0x6+-parseInt(_0x3b02ba(0x93))/0x7+parseInt(_0x3b02ba(0xa9))/0x8*(parseInt(_0x3b02ba(0xbc))/0x9)+-parseInt(_0x3b02ba(0xad))/0xa;if(_0x15fd90===_0x16cf28)break;else _0x25298e['push'](_0x25298e['shift']());}catch(_0x1c6472){_0x25298e['push'](_0x25298e['shift']());}}}(_0x370b,0x4d211));function _0x370b(){const _0x13144f=['registerElementLabel','options','TrackChangesEditing','enableDefaultAttributesIntegration','addMarker:suggestion:insertion','bindElementToMarker','schema','704155XxpvHf','toViewPosition','checkChild','includes','$text','paragraph','isBlock','editing','ELEMENT_PARAGRAPH','insertParagraph','getFirstRange','downcastDispatcher','plugins','highest','showSuggestionHighlights','nodeAfter','Paragraph','765247RedorX','commandName','insertion','formatBlock','1203045LLUNmE','get','format','4GsmBAJ','createUIElement','locale','isTouching','span','enableCommand','data','1776072vPbnhm','markerRange','model','name','_registerLegacyDescription','consumable','has','descriptionFactory','21592xZtZZV','126663MKwvpK','mapper','end','10224000vMVGbs','*Insert:*\x20%0','writer','consume','activeMarkers','2CPfivV','*Change\x20to:*\x20%0','getItemLabel','ck-suggestion-marker-split','insert','editor','markerName','type','start','addClass','1611OGbZpl','afterInit','ck-suggestion-marker--active','isLimit','registerDescriptionCallback'];_0x370b=function(){return _0x13144f;};return _0x370b();}function _0x228f(_0x402f8a,_0x32863b){const _0x370ba0=_0x370b();return _0x228f=function(_0x228fc7,_0x1dfaec){_0x228fc7=_0x228fc7-0x88;let _0x360748=_0x370ba0[_0x228fc7];return _0x360748;},_0x228f(_0x402f8a,_0x32863b);}import{Plugin as _0x3033fc}from'ckeditor5/src/core.js';import{getTranslation as _0x20d39e}from'../utils/common-translations.js';export default class dt extends _0x3033fc{[_0x40e9b0(0xbd)](){const _0x918367=_0x40e9b0,_0x36a8f2=this[_0x918367(0xb7)];if(!_0x36a8f2[_0x918367(0x8e)][_0x918367(0xa7)](_0x918367(0x92)))return;const _0x48923e=_0x36a8f2[_0x918367(0x9c)],_0x198781=_0x36a8f2[_0x918367(0x8e)][_0x918367(0x98)](_0x918367(0xc3));_0x198781[_0x918367(0xa8)][_0x918367(0xc1)](_0x918367(0xcd),_0x409ec4=>_0x20d39e(_0x48923e,_0x918367(0x8a),_0x409ec4)),_0x198781[_0x918367(0xc4)](_0x918367(0xcd)),_0x198781[_0x918367(0x9f)](_0x918367(0x8b)),_0x36a8f2[_0x918367(0x89)][_0x918367(0x8d)]['on'](_0x918367(0xc5),nr(_0x36a8f2),{'priority':_0x918367(0x8f)}),_0x36a8f2[_0x918367(0xa0)][_0x918367(0x8d)]['on'](_0x918367(0xc5),(_0x1eb0a9,_0x4c29ed,_0x40f635)=>{const _0x1d9c92=_0x918367;_0x40f635[_0x1d9c92(0xc2)][_0x1d9c92(0x90)]&&nr(_0x36a8f2,{'showActiveMarker':!0x1})(_0x1eb0a9,_0x4c29ed,_0x40f635);},{'priority':_0x918367(0x8f)});const _0x2e0379=_0x198781[_0x918367(0xa8)];_0x2e0379[_0x918367(0xc0)](_0x53c5cc=>{const _0x4398e2=_0x918367;if(_0x4398e2(0x95)!==_0x53c5cc[_0x4398e2(0xb9)])return;const {start:_0x6f800d,end:_0x2f03d6}=_0x53c5cc[_0x4398e2(0x8c)]();if(!_0x6f800d[_0x4398e2(0x9d)](_0x2f03d6)||!_0x6f800d[_0x4398e2(0x91)])return;const _0x51a71f=_0x36a8f2[_0x4398e2(0xa3)][_0x4398e2(0xc7)],_0x4bedf8=_0x6f800d[_0x4398e2(0x91)];return _0x51a71f[_0x4398e2(0x88)](_0x4bedf8)&&!_0x51a71f[_0x4398e2(0xbf)](_0x4bedf8)&&_0x51a71f[_0x4398e2(0xca)](_0x4bedf8,_0x4398e2(0xcc))?{'type':_0x4398e2(0x95),'content':_0x20d39e(_0x48923e,_0x4398e2(0xae),_0x2e0379[_0x4398e2(0xb4)](_0x4bedf8,0x1))}:void 0x0;}),this[_0x918367(0xa5)]();}[_0x40e9b0(0xa5)](){const _0x400cf3=_0x40e9b0,_0x4f048c=this[_0x400cf3(0xb7)],_0x2bf68d=_0x4f048c[_0x400cf3(0x9c)];_0x4f048c[_0x400cf3(0x8e)][_0x400cf3(0x98)](_0x400cf3(0xc3))[_0x400cf3(0xa8)][_0x400cf3(0xc0)](_0x5d1e1b=>{const _0x852da5=_0x400cf3;if(_0x852da5(0x96)!=_0x5d1e1b[_0x852da5(0xb9)])return;const {data:_0x75af96}=_0x5d1e1b;return _0x75af96&&_0x852da5(0xcd)==_0x75af96[_0x852da5(0x94)]?{'type':_0x852da5(0x99),'content':_0x20d39e(_0x2bf68d,_0x852da5(0xb3),_0x20d39e(_0x2bf68d,_0x852da5(0x8a)))}:void 0x0;});}}function nr(_0x5b8d12,{showActiveMarker:_0x335df2=!0x0}={}){return(_0x19737a,_0x1815e6,_0x26b2bf)=>{const _0x472ac2=_0x228f,_0x1eb9a9=_0x5b8d12[_0x472ac2(0x8e)][_0x472ac2(0x98)](_0x472ac2(0xc3)),_0x520af1=_0x1815e6[_0x472ac2(0xa2)][_0x472ac2(0xba)],_0x4cf12a=_0x1815e6[_0x472ac2(0xa2)][_0x472ac2(0xac)],_0x303d74=_0x5b8d12[_0x472ac2(0xa3)][_0x472ac2(0xc7)];if(!_0x520af1[_0x472ac2(0x9d)](_0x4cf12a)||!_0x520af1[_0x472ac2(0x91)])return;const _0x220474=_0x520af1[_0x472ac2(0x91)];if(_0x303d74[_0x472ac2(0x88)](_0x220474)&&!_0x303d74[_0x472ac2(0xbf)](_0x220474)&&_0x303d74[_0x472ac2(0xca)](_0x220474,_0x472ac2(0xcc))){if(!_0x26b2bf[_0x472ac2(0xa6)][_0x472ac2(0xb0)](_0x1815e6[_0x472ac2(0xa2)],_0x19737a[_0x472ac2(0xa4)]))return;const _0x959c53=_0x26b2bf[_0x472ac2(0xaf)][_0x472ac2(0x9b)](_0x472ac2(0x9e),{'class':_0x472ac2(0xb5)}),_0x428c0a=_0x26b2bf[_0x472ac2(0xab)][_0x472ac2(0xc9)](_0x4cf12a);_0x335df2&&_0x1eb9a9[_0x472ac2(0xb1)][_0x472ac2(0xcb)](_0x1815e6[_0x472ac2(0xb8)])&&_0x26b2bf[_0x472ac2(0xaf)][_0x472ac2(0xbb)](_0x472ac2(0xbe),_0x959c53),_0x26b2bf[_0x472ac2(0xaf)][_0x472ac2(0xb6)](_0x428c0a,_0x959c53),_0x26b2bf[_0x472ac2(0xab)][_0x472ac2(0xc6)](_0x959c53,_0x1815e6[_0x472ac2(0xb8)]);}};}
23
+ const _0x15f24d=_0x5d43;function _0x8cad(){const _0x3f8b8b=['schema','get','9FQYjFU','data','434930qaDyLM','30nAYwNI','downcastDispatcher','getFirstRange','consume','registerDescriptionCallback','10pHKCtx','end','markerName','has','plugins','locale','paragraph','type','activeMarkers','toViewPosition','insert','highest','isLimit','*Insert:*\x20%0','isTouching','getItemLabel','bindElementToMarker','238962XmKCbT','enableCommand','5740361cZRGMZ','registerElementLabel','createUIElement','573112pLXGpJ','writer','consumable','checkChild','formatBlock','descriptionFactory','enableDefaultAttributesIntegration','nodeAfter','mapper','name','ck-suggestion-marker-split','331360aMcagw','1lJTfnZ','addClass','markerRange','$text','format','editing','*Change\x20to:*\x20%0','_registerLegacyDescription','isBlock','showSuggestionHighlights','343721AIPZuS','ck-suggestion-marker--active','editor','ELEMENT_PARAGRAPH','154334DelkyN','model','span','TrackChangesEditing','insertion','afterInit','includes','addMarker:suggestion:insertion','commandName','options','start','insertParagraph','Paragraph','12nbrcyb'];_0x8cad=function(){return _0x3f8b8b;};return _0x8cad();}(function(_0x2bbff7,_0x1022b3){const _0x47cc04=_0x5d43,_0x2a4160=_0x2bbff7();while(!![]){try{const _0x13c5d4=-parseInt(_0x47cc04(0x210))/0x1*(parseInt(_0x47cc04(0x1d6))/0x2)+-parseInt(_0x47cc04(0x1ff))/0x3+-parseInt(_0x47cc04(0x20f))/0x4*(-parseInt(_0x47cc04(0x1ee))/0x5)+parseInt(_0x47cc04(0x1e9))/0x6*(-parseInt(_0x47cc04(0x1d2))/0x7)+-parseInt(_0x47cc04(0x204))/0x8*(parseInt(_0x47cc04(0x1e6))/0x9)+-parseInt(_0x47cc04(0x1e8))/0xa+parseInt(_0x47cc04(0x201))/0xb*(parseInt(_0x47cc04(0x1e3))/0xc);if(_0x13c5d4===_0x1022b3)break;else _0x2a4160['push'](_0x2a4160['shift']());}catch(_0x3a46bf){_0x2a4160['push'](_0x2a4160['shift']());}}}(_0x8cad,0x2984f));import{Plugin as _0x4f128f}from'ckeditor5/src/core.js';import{getTranslation as _0x503b0f}from'../utils/common-translations.js';function _0x5d43(_0x4af3d6,_0x16972c){const _0x8cad94=_0x8cad();return _0x5d43=function(_0x5d43b2,_0x1a7ecf){_0x5d43b2=_0x5d43b2-0x1cd;let _0x2e7fa2=_0x8cad94[_0x5d43b2];return _0x2e7fa2;},_0x5d43(_0x4af3d6,_0x16972c);}export default class dt extends _0x4f128f{[_0x15f24d(0x1db)](){const _0x20063e=_0x15f24d,_0x52d39f=this[_0x20063e(0x1d4)];if(!_0x52d39f[_0x20063e(0x1f2)][_0x20063e(0x1f1)](_0x20063e(0x1e2)))return;const _0x125c1f=_0x52d39f[_0x20063e(0x1f3)],_0x3b3e1b=_0x52d39f[_0x20063e(0x1f2)][_0x20063e(0x1e5)](_0x20063e(0x1d9));_0x3b3e1b[_0x20063e(0x209)][_0x20063e(0x202)](_0x20063e(0x1f4),_0x389a93=>_0x503b0f(_0x125c1f,_0x20063e(0x1d5),_0x389a93)),_0x3b3e1b[_0x20063e(0x20a)](_0x20063e(0x1f4)),_0x3b3e1b[_0x20063e(0x200)](_0x20063e(0x1e1)),_0x52d39f[_0x20063e(0x1cd)][_0x20063e(0x1ea)]['on'](_0x20063e(0x1dd),nr(_0x52d39f),{'priority':_0x20063e(0x1f9)}),_0x52d39f[_0x20063e(0x1e7)][_0x20063e(0x1ea)]['on'](_0x20063e(0x1dd),(_0x38b901,_0x12c449,_0x510c6b)=>{const _0x2303fb=_0x20063e;_0x510c6b[_0x2303fb(0x1df)][_0x2303fb(0x1d1)]&&nr(_0x52d39f,{'showActiveMarker':!0x1})(_0x38b901,_0x12c449,_0x510c6b);},{'priority':_0x20063e(0x1f9)});const _0x51ae79=_0x3b3e1b[_0x20063e(0x209)];_0x51ae79[_0x20063e(0x1ed)](_0x1eb67a=>{const _0x537daa=_0x20063e;if(_0x537daa(0x1da)!==_0x1eb67a[_0x537daa(0x1f5)])return;const {start:_0x149122,end:_0xf010ee}=_0x1eb67a[_0x537daa(0x1eb)]();if(!_0x149122[_0x537daa(0x1fc)](_0xf010ee)||!_0x149122[_0x537daa(0x20b)])return;const _0x279499=_0x52d39f[_0x537daa(0x1d7)][_0x537daa(0x1e4)],_0x2bface=_0x149122[_0x537daa(0x20b)];return _0x279499[_0x537daa(0x1d0)](_0x2bface)&&!_0x279499[_0x537daa(0x1fa)](_0x2bface)&&_0x279499[_0x537daa(0x207)](_0x2bface,_0x537daa(0x213))?{'type':_0x537daa(0x1da),'content':_0x503b0f(_0x125c1f,_0x537daa(0x1fb),_0x51ae79[_0x537daa(0x1fd)](_0x2bface,0x1))}:void 0x0;}),this[_0x20063e(0x1cf)]();}[_0x15f24d(0x1cf)](){const _0x343245=_0x15f24d,_0x4cfa9f=this[_0x343245(0x1d4)],_0x362bfc=_0x4cfa9f[_0x343245(0x1f3)];_0x4cfa9f[_0x343245(0x1f2)][_0x343245(0x1e5)](_0x343245(0x1d9))[_0x343245(0x209)][_0x343245(0x1ed)](_0x170a8e=>{const _0x442b03=_0x343245;if(_0x442b03(0x208)!=_0x170a8e[_0x442b03(0x1f5)])return;const {data:_0x525251}=_0x170a8e;return _0x525251&&_0x442b03(0x1f4)==_0x525251[_0x442b03(0x1de)]?{'type':_0x442b03(0x214),'content':_0x503b0f(_0x362bfc,_0x442b03(0x1ce),_0x503b0f(_0x362bfc,_0x442b03(0x1d5)))}:void 0x0;});}}function nr(_0x24d062,{showActiveMarker:_0xf14a08=!0x0}={}){return(_0x250319,_0x3a2ad5,_0x35eb3f)=>{const _0x124d89=_0x5d43,_0x1356ef=_0x24d062[_0x124d89(0x1f2)][_0x124d89(0x1e5)](_0x124d89(0x1d9)),_0x2fdae5=_0x3a2ad5[_0x124d89(0x212)][_0x124d89(0x1e0)],_0x1b7059=_0x3a2ad5[_0x124d89(0x212)][_0x124d89(0x1ef)],_0xbe72e2=_0x24d062[_0x124d89(0x1d7)][_0x124d89(0x1e4)];if(!_0x2fdae5[_0x124d89(0x1fc)](_0x1b7059)||!_0x2fdae5[_0x124d89(0x20b)])return;const _0x229fc8=_0x2fdae5[_0x124d89(0x20b)];if(_0xbe72e2[_0x124d89(0x1d0)](_0x229fc8)&&!_0xbe72e2[_0x124d89(0x1fa)](_0x229fc8)&&_0xbe72e2[_0x124d89(0x207)](_0x229fc8,_0x124d89(0x213))){if(!_0x35eb3f[_0x124d89(0x206)][_0x124d89(0x1ec)](_0x3a2ad5[_0x124d89(0x212)],_0x250319[_0x124d89(0x20d)]))return;const _0x5f06c8=_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x203)](_0x124d89(0x1d8),{'class':_0x124d89(0x20e)}),_0x2d08ac=_0x35eb3f[_0x124d89(0x20c)][_0x124d89(0x1f7)](_0x1b7059);_0xf14a08&&_0x1356ef[_0x124d89(0x1f6)][_0x124d89(0x1dc)](_0x3a2ad5[_0x124d89(0x1f0)])&&_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x211)](_0x124d89(0x1d3),_0x5f06c8),_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x1f8)](_0x2d08ac,_0x5f06c8),_0x35eb3f[_0x124d89(0x20c)][_0x124d89(0x1fe)](_0x5f06c8,_0x3a2ad5[_0x124d89(0x1f0)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26c557=_0x1354;(function(_0x31bdab,_0x2ad750){const _0x17496f=_0x1354,_0x106773=_0x31bdab();while(!![]){try{const _0x5ddf4b=-parseInt(_0x17496f(0x1c7))/0x1*(parseInt(_0x17496f(0x1c1))/0x2)+-parseInt(_0x17496f(0x1d8))/0x3+-parseInt(_0x17496f(0x1d2))/0x4*(-parseInt(_0x17496f(0x1c2))/0x5)+parseInt(_0x17496f(0x1d4))/0x6*(-parseInt(_0x17496f(0x1d3))/0x7)+-parseInt(_0x17496f(0x1c8))/0x8+-parseInt(_0x17496f(0x1cd))/0x9+parseInt(_0x17496f(0x1bd))/0xa;if(_0x5ddf4b===_0x2ad750)break;else _0x106773['push'](_0x106773['shift']());}catch(_0x1cf975){_0x106773['push'](_0x106773['shift']());}}}(_0x2b0c,0x37c11));import{Plugin as _0x1bf112}from'ckeditor5/src/core.js';import{getTranslation as _0x1e2b5b}from'../utils/common-translations.js';export default class pt extends _0x1bf112{[_0x26c557(0x1c3)](){const _0x8db8a6=_0x26c557,_0x3a7ed1=this[_0x8db8a6(0x1bf)];if(!_0x3a7ed1[_0x8db8a6(0x1c6)][_0x8db8a6(0x1c0)](_0x8db8a6(0x1c9)))return;_0x3a7ed1[_0x8db8a6(0x1c6)][_0x8db8a6(0x1cf)](_0x8db8a6(0x1c5))[_0x8db8a6(0x1c4)](_0x8db8a6(0x1d1)),this[_0x8db8a6(0x1cc)]();}[_0x26c557(0x1cc)](){const _0x4ebb1a=_0x26c557,_0x43de75=this[_0x4ebb1a(0x1bf)];_0x43de75[_0x4ebb1a(0x1c6)][_0x4ebb1a(0x1cf)](_0x4ebb1a(0x1c5))[_0x4ebb1a(0x1ce)][_0x4ebb1a(0x1cb)](_0xad5758=>{const _0x434b3c=_0x4ebb1a;if(_0x434b3c(0x1d7)!=_0xad5758[_0x434b3c(0x1ca)]&&_0x434b3c(0x1be)!=_0xad5758[_0x434b3c(0x1ca)])return;const {data:_0x3c3ff0}=_0xad5758;return _0x3c3ff0&&_0x434b3c(0x1d1)==_0x3c3ff0[_0x434b3c(0x1bc)]?{'type':_0x434b3c(0x1d0),'content':_0x1e2b5b(_0x43de75[_0x434b3c(0x1d6)],_0x434b3c(0x1d5))}:void 0x0;});}}function _0x1354(_0x4e8774,_0x367588){const _0x2b0c93=_0x2b0c();return _0x1354=function(_0x13541c,_0x596cf5){_0x13541c=_0x13541c-0x1bc;let _0x271b1c=_0x2b0c93[_0x13541c];return _0x271b1c;},_0x1354(_0x4e8774,_0x367588);}function _0x2b0c(){const _0x4eafda=['descriptionFactory','get','format','removeFormat','504044nvNxpq','357PhaodL','20604OCyJHO','*Remove\x20all\x20formatting*','locale','formatBlock','243489dgkBuS','commandName','5441500riUkZX','formatInline','editor','has','20oXNfJK','10IrhrYv','afterInit','enableDefaultAttributesIntegration','TrackChangesEditing','plugins','6815WUDOVo','525520ObZcuy','RemoveFormatEditing','type','registerDescriptionCallback','_registerLegacyDescription','1598994cOwEAN'];_0x2b0c=function(){return _0x4eafda;};return _0x2b0c();}
23
+ function _0x405e(_0x174336,_0x334c2e){const _0x59e23c=_0x59e2();return _0x405e=function(_0x405e74,_0x45be4a){_0x405e74=_0x405e74-0x1a5;let _0x1da62b=_0x59e23c[_0x405e74];return _0x1da62b;},_0x405e(_0x174336,_0x334c2e);}const _0x44c165=_0x405e;(function(_0x4d44eb,_0x7272fd){const _0x141e54=_0x405e,_0x54e870=_0x4d44eb();while(!![]){try{const _0x3cc565=parseInt(_0x141e54(0x1b9))/0x1+parseInt(_0x141e54(0x1c2))/0x2+parseInt(_0x141e54(0x1b6))/0x3*(parseInt(_0x141e54(0x1b8))/0x4)+parseInt(_0x141e54(0x1a7))/0x5*(parseInt(_0x141e54(0x1bf))/0x6)+-parseInt(_0x141e54(0x1bc))/0x7*(parseInt(_0x141e54(0x1ba))/0x8)+parseInt(_0x141e54(0x1b7))/0x9*(-parseInt(_0x141e54(0x1bb))/0xa)+parseInt(_0x141e54(0x1b5))/0xb*(-parseInt(_0x141e54(0x1c1))/0xc);if(_0x3cc565===_0x7272fd)break;else _0x54e870['push'](_0x54e870['shift']());}catch(_0x116650){_0x54e870['push'](_0x54e870['shift']());}}}(_0x59e2,0xb518d));function _0x59e2(){const _0x38ecfa=['2971mQJINE','1128wOYecl','30zhFxLH','12915gqeVJv','plugins','*Remove\x20all\x20formatting*','3438834mocfze','formatBlock','12Eoyfxq','2819222dVsAfb','enableDefaultAttributesIntegration','locale','formatInline','10KtPPkU','type','editor','RemoveFormatEditing','TrackChangesEditing','registerDescriptionCallback','has','get','afterInit','_registerLegacyDescription','format','commandName','descriptionFactory','removeFormat','21816982TVzizr','3SbmBYA','1061631fjRqbw','3121188SrfTju'];_0x59e2=function(){return _0x38ecfa;};return _0x59e2();}import{Plugin as _0x48a4bd}from'ckeditor5/src/core.js';import{getTranslation as _0x1ee002}from'../utils/common-translations.js';export default class pt extends _0x48a4bd{[_0x44c165(0x1af)](){const _0x503422=_0x44c165,_0x5af9b9=this[_0x503422(0x1a9)];if(!_0x5af9b9[_0x503422(0x1bd)][_0x503422(0x1ad)](_0x503422(0x1aa)))return;_0x5af9b9[_0x503422(0x1bd)][_0x503422(0x1ae)](_0x503422(0x1ab))[_0x503422(0x1c3)](_0x503422(0x1b4)),this[_0x503422(0x1b0)]();}[_0x44c165(0x1b0)](){const _0x3d5bbf=_0x44c165,_0x57df67=this[_0x3d5bbf(0x1a9)];_0x57df67[_0x3d5bbf(0x1bd)][_0x3d5bbf(0x1ae)](_0x3d5bbf(0x1ab))[_0x3d5bbf(0x1b3)][_0x3d5bbf(0x1ac)](_0x210c4d=>{const _0xd09bba=_0x3d5bbf;if(_0xd09bba(0x1c0)!=_0x210c4d[_0xd09bba(0x1a8)]&&_0xd09bba(0x1a6)!=_0x210c4d[_0xd09bba(0x1a8)])return;const {data:_0x1e49c7}=_0x210c4d;return _0x1e49c7&&_0xd09bba(0x1b4)==_0x1e49c7[_0xd09bba(0x1b2)]?{'type':_0xd09bba(0x1b1),'content':_0x1ee002(_0x57df67[_0xd09bba(0x1a5)],_0xd09bba(0x1be))}:void 0x0;});}}