@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.1 → 0.0.0-nightly-20240620.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4aeb7e=_0x4417;function _0x4417(_0x5a1976,_0x167bbd){const _0x516ede=_0x516e();return _0x4417=function(_0x44175f,_0x544050){_0x44175f=_0x44175f-0xe8;let _0x16a0b4=_0x516ede[_0x44175f];return _0x16a0b4;},_0x4417(_0x5a1976,_0x167bbd);}(function(_0xb61118,_0x54bcc7){const _0x425a0d=_0x4417,_0x14a6a1=_0xb61118();while(!![]){try{const _0x31f48a=parseInt(_0x425a0d(0x136))/0x1*(parseInt(_0x425a0d(0x104))/0x2)+parseInt(_0x425a0d(0x120))/0x3*(parseInt(_0x425a0d(0xf4))/0x4)+parseInt(_0x425a0d(0x130))/0x5+-parseInt(_0x425a0d(0x13c))/0x6*(parseInt(_0x425a0d(0x12a))/0x7)+parseInt(_0x425a0d(0x11f))/0x8+parseInt(_0x425a0d(0x11b))/0x9*(-parseInt(_0x425a0d(0x102))/0xa)+-parseInt(_0x425a0d(0xf1))/0xb*(parseInt(_0x425a0d(0xef))/0xc);if(_0x31f48a===_0x54bcc7)break;else _0x14a6a1['push'](_0x14a6a1['shift']());}catch(_0x2d8605){_0x14a6a1['push'](_0x14a6a1['shift']());}}}(_0x516e,0x35abe));function _0x516e(){const _0x2ee7f1=['todoList','numberedList','indentList','replace','element','descriptionFactory','18ZwiVsX','filter','commandParams','execute','2322072dlboYG','1302243mWsAec','name','createRange','paragraph','enableCommand','length','listType','listItem','bulleted','registerElementLabel','924938YodtTw','formatInline','ELEMENT_TODO_LIST','TrackChangesEditing','checkTodoList','change','555735HGTPrN','nextSibling','format','schema','todo','*Check\x20item*','24802LWNdBV','document','add','*Uncheck\x20item*','_selectedElements','plugins','6ReifZE','ELEMENT_BULLETED_LIST','getSelectedBlocks','selection','formatBlock','createPositionAt','afterInit','before','commandName','ELEMENT_NUMBERED_LIST','todoListChecked','36XqMktU','outdentList','1631267Wkjpew','get','previousSibling','4YsNiZm','*Change\x20to:*\x20%0','isObject','findIndex','locale','registerDescriptionCallback','has','forceValue','model','getAttribute','commands','ELEMENT_LIST_ITEM','markBlockFormat','bulletedList','2053270EcsZAw','from','30cQgeiG','blockName','end','LegacyTodoListEditing','type','LegacyListEditing','*Outdent:*\x20%0','*Indent:*\x20%0','List','push','slice','numbered','listIndent','editor','parent','checkChild','value'];_0x516e=function(){return _0x2ee7f1;};return _0x516e();}import{Plugin as _0xa2dfa3}from'ckeditor5/src/core.js';import{getTranslation as _0x5255aa}from'../utils/common-translations.js';export default class ut extends _0xa2dfa3{[_0x4aeb7e(0xea)](){const _0xcae8de=_0x4aeb7e,_0xa5584c=this[_0xcae8de(0x111)],_0x46ada7=_0xa5584c[_0xcae8de(0xf8)];if(!_0xa5584c[_0xcae8de(0x13b)][_0xcae8de(0xfa)](_0xcae8de(0x109)))return;const _0x1fbbf5=_0xa5584c[_0xcae8de(0x13b)][_0xcae8de(0xf2)](_0xcae8de(0x12d)),_0x167f8d=_0xa5584c[_0xcae8de(0x13b)][_0xcae8de(0xfa)](_0xcae8de(0x107));function _0x1cca68(_0xcf2741){return()=>{const _0x17d928=_0x4417,_0x5c0a18=_0xa5584c[_0x17d928(0xfc)][_0x17d928(0x137)][_0x17d928(0x13f)],_0x38ed5e=_0xa5584c[_0x17d928(0xfe)][_0x17d928(0xf2)](_0xcf2741);if(_0x38ed5e[_0x17d928(0x114)])return void _0xa5584c[_0x17d928(0x11e)](_0x17d928(0x123),{});const _0x397346=_0xcf2741[_0x17d928(0x10e)](0x0,-0x4),_0x4667c0=function(_0x1394cf,_0x4fe730,_0x376575){const _0x2632eb=_0x17d928;let _0x4286b2=Array[_0x2632eb(0x103)](_0x1394cf)[_0x2632eb(0x11c)](_0x20e741=>function(_0x32208b,_0x26556a){const _0x37cb91=_0x2632eb;return _0x26556a[_0x37cb91(0x113)](_0x32208b[_0x37cb91(0x112)],_0x37cb91(0x127))&&!_0x26556a[_0x37cb91(0xf6)](_0x32208b);}(_0x20e741,_0x376575));_0x4286b2=_0x4286b2[_0x2632eb(0x11c)](_0x5a05bb=>!_0x5a05bb['is'](_0x2632eb(0x119),_0x2632eb(0x127))||_0x5a05bb[_0x2632eb(0xfd)](_0x2632eb(0x126))!=_0x4fe730);const _0x1c7b4b=new Set();for(const _0x3ca5cb of _0x4286b2)_0x3ca5cb['is'](_0x2632eb(0x119),_0x2632eb(0x127))?_0x1c7b4b[_0x2632eb(0x138)](me(_0x3ca5cb)):_0x1c7b4b[_0x2632eb(0x138)](_0x3ca5cb);return Array[_0x2632eb(0x103)](_0x1c7b4b);}(_0x5c0a18[_0x17d928(0x13e)](),_0x397346,_0xa5584c[_0x17d928(0xfc)][_0x17d928(0x133)]);_0xa5584c[_0x17d928(0xfc)][_0x17d928(0x12f)](()=>{const _0x2ad01c=_0x17d928;for(const _0x3fe3ce of _0x4667c0)_0x1fbbf5[_0x2ad01c(0x100)](_0x3fe3ce,{'commandName':_0xcf2741,'commandParams':[{'forceValue':!_0x38ed5e[_0x2ad01c(0x114)]}],'formatGroupId':_0x2ad01c(0x105)},fe(_0x3fe3ce));});};}function _0x116d18(_0xd87ed6){return()=>{const _0x586821=_0x4417,_0x4ff6aa=function(_0x37f8d1){const _0x4bf416=_0x4417;let _0x2b1f21=Array[_0x4bf416(0x103)](_0x37f8d1);const _0x41426d=_0x2b1f21[_0x4bf416(0xf7)](_0x18ece4=>_0x4bf416(0x127)!=_0x18ece4[_0x4bf416(0x121)]);return _0x41426d>-0x1&&(_0x2b1f21=_0x2b1f21[_0x4bf416(0x10e)](0x0,_0x41426d)),_0x2b1f21;}(_0xa5584c[_0x586821(0xfc)][_0x586821(0x137)][_0x586821(0x13f)][_0x586821(0x13e)]()),_0x5d608b=_0xa5584c[_0x586821(0xfc)][_0x586821(0x122)](_0xa5584c[_0x586821(0xfc)][_0x586821(0xe9)](_0x4ff6aa[0x0],_0x586821(0xeb)),_0xa5584c[_0x586821(0xfc)][_0x586821(0xe9)](_0x4ff6aa[_0x4ff6aa[_0x586821(0x125)]-0x1],_0x586821(0x106)));_0xa5584c[_0x586821(0xfc)][_0x586821(0x12f)](()=>{const _0x541adc=_0x586821;_0x1fbbf5[_0x541adc(0x100)](_0x5d608b,{'commandName':_0xd87ed6,'commandParams':[],'formatGroupId':_0x541adc(0x110)},function(_0x12be68){const _0x314458=_0x541adc,_0x6662a7=new Set();for(const _0x286b0f of _0x12be68){let _0x37c881=_0x286b0f[_0x314458(0x131)];for(;_0x37c881&&_0x37c881[_0x314458(0xfd)](_0x314458(0x110))>_0x286b0f[_0x314458(0xfd)](_0x314458(0x110));)_0x6662a7[_0x314458(0x138)](_0x37c881),_0x37c881=_0x37c881[_0x314458(0x131)];}return Array[_0x314458(0x103)](_0x6662a7);}(_0x4ff6aa));});};}_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0x116),_0x1cca68(_0xcae8de(0x116))),_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0x101),_0x1cca68(_0xcae8de(0x101))),_0x167f8d&&_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0x115),_0x1cca68(_0xcae8de(0x115))),_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0x117),_0x116d18(_0xcae8de(0x117))),_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0xf0),_0x116d18(_0xcae8de(0xf0))),_0x167f8d&&_0x1fbbf5[_0xcae8de(0x124)](_0xcae8de(0x12e),()=>{const _0x326018=_0xcae8de,_0x28795e=_0xa5584c[_0x326018(0xfe)][_0x326018(0xf2)](_0x326018(0x12e)),_0x430f52=Array[_0x326018(0x103)](_0x28795e[_0x326018(0x13a)]);_0x430f52[_0x326018(0x11c)](_0x1a74d2=>_0x1a74d2[_0x326018(0xfd)](_0x326018(0xee))!=_0x28795e[_0x326018(0x114)]),_0xa5584c[_0x326018(0xfc)][_0x326018(0x12f)](()=>{const _0x2b83ba=_0x326018;for(const _0x33cfac of _0x430f52)_0x1fbbf5[_0x2b83ba(0x100)](_0x33cfac,{'commandName':_0x2b83ba(0x12e),'commandParams':[{'forceValue':!_0x28795e[_0x2b83ba(0x114)]}]});});}),_0x1fbbf5[_0xcae8de(0x11a)][_0xcae8de(0x129)](_0xcae8de(0x127),_0x2564a3=>_0x5255aa(_0x46ada7,_0xcae8de(0xff),_0x2564a3)),_0x1fbbf5[_0xcae8de(0x11a)][_0xcae8de(0xf9)](_0x3549e7=>{const _0x455659=_0xcae8de;if(_0x455659(0xe8)!=_0x3549e7[_0x455659(0x108)]&&_0x455659(0x12b)!=_0x3549e7[_0x455659(0x108)])return;const {data:_0x32d61a}=_0x3549e7;if(_0x32d61a){if(_0x455659(0x116)==_0x32d61a[_0x455659(0xec)]||_0x455659(0x101)==_0x32d61a[_0x455659(0xec)]||_0x455659(0x115)==_0x32d61a[_0x455659(0xec)])switch(_0x32d61a[_0x455659(0xec)][_0x455659(0x118)](_0x455659(0x10c),'')){case _0x455659(0x128):return _0x6996e3(_0x5255aa(_0x46ada7,_0x455659(0x13d)));case _0x455659(0x10f):return _0x6996e3(_0x5255aa(_0x46ada7,_0x455659(0xed)));case _0x455659(0x134):return _0x6996e3(_0x5255aa(_0x46ada7,_0x455659(0x12c)));}if(_0x455659(0x117)==_0x32d61a[_0x455659(0xec)])return{'type':_0x455659(0x132),'content':_0x5255aa(_0x46ada7,_0x455659(0x10b),_0x5255aa(_0x46ada7,_0x455659(0xff)))};if(_0x455659(0xf0)==_0x32d61a[_0x455659(0xec)])return{'type':_0x455659(0x132),'content':_0x5255aa(_0x46ada7,_0x455659(0x10a),_0x5255aa(_0x46ada7,_0x455659(0xff)))};if(_0x455659(0x12e)==_0x32d61a[_0x455659(0xec)])return _0x32d61a[_0x455659(0x11d)][0x0][_0x455659(0xfb)]?{'type':_0x455659(0x132),'content':_0x5255aa(_0x46ada7,_0x455659(0x135))}:{'type':_0x455659(0x132),'content':_0x5255aa(_0x46ada7,_0x455659(0x139))};}function _0x6996e3(_0xc2e18f){const _0x411098=_0x455659;return{'type':_0x411098(0x132),'content':_0x5255aa(_0x46ada7,_0x411098(0xf5),_0xc2e18f)};}});}}function me(_0x40c338){const _0x10b8a7=_0x4aeb7e,_0x19c839=_0x40c338[_0x10b8a7(0xfd)](_0x10b8a7(0x110));if(0x0==_0x19c839)return _0x40c338;let _0x45fea5=_0x40c338;for(;_0x40c338[_0x10b8a7(0xf3)]&&_0x40c338[_0x10b8a7(0xf3)]['is'](_0x10b8a7(0x119),_0x10b8a7(0x127));){const _0x33be47=_0x40c338[_0x10b8a7(0xf3)][_0x10b8a7(0xfd)](_0x10b8a7(0x110));if(_0x33be47==_0x19c839)_0x45fea5=_0x40c338[_0x10b8a7(0xf3)];else{if(_0x33be47<_0x19c839)break;}_0x40c338=_0x40c338[_0x10b8a7(0xf3)];}return _0x45fea5;}function fe(_0xe2e9d2){const _0x14d035=_0x4aeb7e,_0x47278a=[];if(_0xe2e9d2['is'](_0x14d035(0x119),_0x14d035(0x127))&&_0xe2e9d2[_0x14d035(0xfd)](_0x14d035(0x110))>0x0){let _0x5dfcd3=_0xe2e9d2[_0x14d035(0x131)];for(;_0x5dfcd3&&_0x14d035(0x127)==_0x5dfcd3[_0x14d035(0x121)]&&_0x5dfcd3[_0x14d035(0xfd)](_0x14d035(0x110))==_0xe2e9d2[_0x14d035(0xfd)](_0x14d035(0x110));)_0x47278a[_0x14d035(0x10d)](_0x5dfcd3),_0x5dfcd3=_0x5dfcd3[_0x14d035(0x131)];}return _0x47278a;}
23
+ const _0x123236=_0x2f2f;(function(_0x36abe0,_0x1499d7){const _0x75ac9d=_0x2f2f,_0x2e55d4=_0x36abe0();while(!![]){try{const _0x5c0999=-parseInt(_0x75ac9d(0x134))/0x1*(-parseInt(_0x75ac9d(0x14e))/0x2)+-parseInt(_0x75ac9d(0x165))/0x3+-parseInt(_0x75ac9d(0x123))/0x4+-parseInt(_0x75ac9d(0x140))/0x5+-parseInt(_0x75ac9d(0x128))/0x6*(parseInt(_0x75ac9d(0x120))/0x7)+-parseInt(_0x75ac9d(0x150))/0x8+parseInt(_0x75ac9d(0x145))/0x9;if(_0x5c0999===_0x1499d7)break;else _0x2e55d4['push'](_0x2e55d4['shift']());}catch(_0x5c537b){_0x2e55d4['push'](_0x2e55d4['shift']());}}}(_0xd7c0,0x46f65));import{Plugin as _0x41f271}from'ckeditor5/src/core.js';function _0x2f2f(_0x11236,_0x257abd){const _0xd7c0a2=_0xd7c0();return _0x2f2f=function(_0x2f2fa1,_0x53256f){_0x2f2fa1=_0x2f2fa1-0x11a;let _0x17655c=_0xd7c0a2[_0x2f2fa1];return _0x17655c;},_0x2f2f(_0x11236,_0x257abd);}function _0xd7c0(){const _0x399eaa=['formatBlock','parent','outdentList','slice','format','bulleted','replace','commands','commandName','type','bulletedList','898437ZiBlyE','indentList','change','forceValue','listItem','filter','push','has','*Indent:*\x20%0','_selectedElements','*Check\x20item*','LegacyTodoListEditing','checkTodoList','*Outdent:*\x20%0','LegacyListEditing','locale','406zLyWhW','isObject','editor','792424lKJdBT','end','nextSibling','numberedList','value','50916rPCrve','ELEMENT_NUMBERED_LIST','add','listIndent','schema','before','document','plugins','name','List','todo','enableCommand','1xMoUmB','element','paragraph','ELEMENT_LIST_ITEM','descriptionFactory','numbered','*Uncheck\x20item*','execute','TrackChangesEditing','createRange','formatInline','ELEMENT_BULLETED_LIST','711830qQBZeK','listType','todoListChecked','commandParams','registerElementLabel','10511910pGaJMv','registerDescriptionCallback','findIndex','getSelectedBlocks','blockName','from','createPositionAt','get','afterInit','786226EyRMxd','length','1106424XWUSXU','markBlockFormat','ELEMENT_TODO_LIST','checkChild','previousSibling','getAttribute','selection','*Change\x20to:*\x20%0','todoList','model'];_0xd7c0=function(){return _0x399eaa;};return _0xd7c0();}import{getTranslation as _0x3d7fb0}from'../utils/common-translations.js';export default class ut extends _0x41f271{[_0x123236(0x14d)](){const _0x4b96c2=_0x123236,_0x151a47=this[_0x4b96c2(0x122)],_0x3eb6fe=_0x151a47[_0x4b96c2(0x11f)];if(!_0x151a47[_0x4b96c2(0x12f)][_0x4b96c2(0x16c)](_0x4b96c2(0x11e)))return;const _0x27993b=_0x151a47[_0x4b96c2(0x12f)][_0x4b96c2(0x14c)](_0x4b96c2(0x13c)),_0x45b169=_0x151a47[_0x4b96c2(0x12f)][_0x4b96c2(0x16c)](_0x4b96c2(0x11b));function _0x3db650(_0x10da6c){return()=>{const _0x32117e=_0x2f2f,_0x15e6d6=_0x151a47[_0x32117e(0x159)][_0x32117e(0x12e)][_0x32117e(0x156)],_0x42c479=_0x151a47[_0x32117e(0x161)][_0x32117e(0x14c)](_0x10da6c);if(_0x42c479[_0x32117e(0x127)])return void _0x151a47[_0x32117e(0x13b)](_0x32117e(0x136),{});const _0x59f71a=_0x10da6c[_0x32117e(0x15d)](0x0,-0x4),_0x374fb0=function(_0x421d3b,_0x1b9384,_0xddd81c){const _0x4b9297=_0x32117e;let _0x4a58e2=Array[_0x4b9297(0x14a)](_0x421d3b)[_0x4b9297(0x16a)](_0x443e61=>function(_0x567bf7,_0x2163e4){const _0xb3fa90=_0x4b9297;return _0x2163e4[_0xb3fa90(0x153)](_0x567bf7[_0xb3fa90(0x15b)],_0xb3fa90(0x169))&&!_0x2163e4[_0xb3fa90(0x121)](_0x567bf7);}(_0x443e61,_0xddd81c));_0x4a58e2=_0x4a58e2[_0x4b9297(0x16a)](_0x4a6d79=>!_0x4a6d79['is'](_0x4b9297(0x135),_0x4b9297(0x169))||_0x4a6d79[_0x4b9297(0x155)](_0x4b9297(0x141))!=_0x1b9384);const _0x1875b9=new Set();for(const _0x17b485 of _0x4a58e2)_0x17b485['is'](_0x4b9297(0x135),_0x4b9297(0x169))?_0x1875b9[_0x4b9297(0x12a)](me(_0x17b485)):_0x1875b9[_0x4b9297(0x12a)](_0x17b485);return Array[_0x4b9297(0x14a)](_0x1875b9);}(_0x15e6d6[_0x32117e(0x148)](),_0x59f71a,_0x151a47[_0x32117e(0x159)][_0x32117e(0x12c)]);_0x151a47[_0x32117e(0x159)][_0x32117e(0x167)](()=>{const _0x45c733=_0x32117e;for(const _0x2994e6 of _0x374fb0)_0x27993b[_0x45c733(0x151)](_0x2994e6,{'commandName':_0x10da6c,'commandParams':[{'forceValue':!_0x42c479[_0x45c733(0x127)]}],'formatGroupId':_0x45c733(0x149)},fe(_0x2994e6));});};}function _0x559564(_0x3292f5){return()=>{const _0x439eb7=_0x2f2f,_0x303d65=function(_0x81c378){const _0x10d5dc=_0x2f2f;let _0x475427=Array[_0x10d5dc(0x14a)](_0x81c378);const _0x1775d0=_0x475427[_0x10d5dc(0x147)](_0x23b7d4=>_0x10d5dc(0x169)!=_0x23b7d4[_0x10d5dc(0x130)]);return _0x1775d0>-0x1&&(_0x475427=_0x475427[_0x10d5dc(0x15d)](0x0,_0x1775d0)),_0x475427;}(_0x151a47[_0x439eb7(0x159)][_0x439eb7(0x12e)][_0x439eb7(0x156)][_0x439eb7(0x148)]()),_0x9819a7=_0x151a47[_0x439eb7(0x159)][_0x439eb7(0x13d)](_0x151a47[_0x439eb7(0x159)][_0x439eb7(0x14b)](_0x303d65[0x0],_0x439eb7(0x12d)),_0x151a47[_0x439eb7(0x159)][_0x439eb7(0x14b)](_0x303d65[_0x303d65[_0x439eb7(0x14f)]-0x1],_0x439eb7(0x124)));_0x151a47[_0x439eb7(0x159)][_0x439eb7(0x167)](()=>{const _0x3fc36f=_0x439eb7;_0x27993b[_0x3fc36f(0x151)](_0x9819a7,{'commandName':_0x3292f5,'commandParams':[],'formatGroupId':_0x3fc36f(0x12b)},function(_0x451362){const _0xdd0f2e=_0x3fc36f,_0x214033=new Set();for(const _0x151635 of _0x451362){let _0x346b78=_0x151635[_0xdd0f2e(0x125)];for(;_0x346b78&&_0x346b78[_0xdd0f2e(0x155)](_0xdd0f2e(0x12b))>_0x151635[_0xdd0f2e(0x155)](_0xdd0f2e(0x12b));)_0x214033[_0xdd0f2e(0x12a)](_0x346b78),_0x346b78=_0x346b78[_0xdd0f2e(0x125)];}return Array[_0xdd0f2e(0x14a)](_0x214033);}(_0x303d65));});};}_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x126),_0x3db650(_0x4b96c2(0x126))),_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x164),_0x3db650(_0x4b96c2(0x164))),_0x45b169&&_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x158),_0x3db650(_0x4b96c2(0x158))),_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x166),_0x559564(_0x4b96c2(0x166))),_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x15c),_0x559564(_0x4b96c2(0x15c))),_0x45b169&&_0x27993b[_0x4b96c2(0x133)](_0x4b96c2(0x11c),()=>{const _0x457218=_0x4b96c2,_0x4fe7cb=_0x151a47[_0x457218(0x161)][_0x457218(0x14c)](_0x457218(0x11c)),_0x2fa789=Array[_0x457218(0x14a)](_0x4fe7cb[_0x457218(0x16e)]);_0x2fa789[_0x457218(0x16a)](_0x93e243=>_0x93e243[_0x457218(0x155)](_0x457218(0x142))!=_0x4fe7cb[_0x457218(0x127)]),_0x151a47[_0x457218(0x159)][_0x457218(0x167)](()=>{const _0x287c53=_0x457218;for(const _0x491a07 of _0x2fa789)_0x27993b[_0x287c53(0x151)](_0x491a07,{'commandName':_0x287c53(0x11c),'commandParams':[{'forceValue':!_0x4fe7cb[_0x287c53(0x127)]}]});});}),_0x27993b[_0x4b96c2(0x138)][_0x4b96c2(0x144)](_0x4b96c2(0x169),_0x39db29=>_0x3d7fb0(_0x3eb6fe,_0x4b96c2(0x137),_0x39db29)),_0x27993b[_0x4b96c2(0x138)][_0x4b96c2(0x146)](_0x1b549d=>{const _0x1e09ec=_0x4b96c2;if(_0x1e09ec(0x15a)!=_0x1b549d[_0x1e09ec(0x163)]&&_0x1e09ec(0x13e)!=_0x1b549d[_0x1e09ec(0x163)])return;const {data:_0x4ec22d}=_0x1b549d;if(_0x4ec22d){if(_0x1e09ec(0x126)==_0x4ec22d[_0x1e09ec(0x162)]||_0x1e09ec(0x164)==_0x4ec22d[_0x1e09ec(0x162)]||_0x1e09ec(0x158)==_0x4ec22d[_0x1e09ec(0x162)])switch(_0x4ec22d[_0x1e09ec(0x162)][_0x1e09ec(0x160)](_0x1e09ec(0x131),'')){case _0x1e09ec(0x15f):return _0x2401d3(_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x13f)));case _0x1e09ec(0x139):return _0x2401d3(_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x129)));case _0x1e09ec(0x132):return _0x2401d3(_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x152)));}if(_0x1e09ec(0x166)==_0x4ec22d[_0x1e09ec(0x162)])return{'type':_0x1e09ec(0x15e),'content':_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x16d),_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x137)))};if(_0x1e09ec(0x15c)==_0x4ec22d[_0x1e09ec(0x162)])return{'type':_0x1e09ec(0x15e),'content':_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x11d),_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x137)))};if(_0x1e09ec(0x11c)==_0x4ec22d[_0x1e09ec(0x162)])return _0x4ec22d[_0x1e09ec(0x143)][0x0][_0x1e09ec(0x168)]?{'type':_0x1e09ec(0x15e),'content':_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x11a))}:{'type':_0x1e09ec(0x15e),'content':_0x3d7fb0(_0x3eb6fe,_0x1e09ec(0x13a))};}function _0x2401d3(_0x3e029f){const _0x38a96d=_0x1e09ec;return{'type':_0x38a96d(0x15e),'content':_0x3d7fb0(_0x3eb6fe,_0x38a96d(0x157),_0x3e029f)};}});}}function me(_0x5af675){const _0x469b87=_0x123236,_0x47eda0=_0x5af675[_0x469b87(0x155)](_0x469b87(0x12b));if(0x0==_0x47eda0)return _0x5af675;let _0x2191c2=_0x5af675;for(;_0x5af675[_0x469b87(0x154)]&&_0x5af675[_0x469b87(0x154)]['is'](_0x469b87(0x135),_0x469b87(0x169));){const _0x5dd767=_0x5af675[_0x469b87(0x154)][_0x469b87(0x155)](_0x469b87(0x12b));if(_0x5dd767==_0x47eda0)_0x2191c2=_0x5af675[_0x469b87(0x154)];else{if(_0x5dd767<_0x47eda0)break;}_0x5af675=_0x5af675[_0x469b87(0x154)];}return _0x2191c2;}function fe(_0x5c639d){const _0x2accd1=_0x123236,_0x2f58e4=[];if(_0x5c639d['is'](_0x2accd1(0x135),_0x2accd1(0x169))&&_0x5c639d[_0x2accd1(0x155)](_0x2accd1(0x12b))>0x0){let _0x5ca787=_0x5c639d[_0x2accd1(0x125)];for(;_0x5ca787&&_0x2accd1(0x169)==_0x5ca787[_0x2accd1(0x130)]&&_0x5ca787[_0x2accd1(0x155)](_0x2accd1(0x12b))==_0x5c639d[_0x2accd1(0x155)](_0x2accd1(0x12b));)_0x2f58e4[_0x2accd1(0x16b)](_0x5ca787),_0x5ca787=_0x5ca787[_0x2accd1(0x125)];}return _0x2f58e4;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e1927=_0x267f;function _0x267f(_0x33c36a,_0x371f00){const _0x3a7d33=_0x3a7d();return _0x267f=function(_0x267f11,_0x33968b){_0x267f11=_0x267f11-0xef;let _0xad65e0=_0x3a7d33[_0x267f11];return _0xad65e0;},_0x267f(_0x33c36a,_0x371f00);}(function(_0x4b02fa,_0x4d8365){const _0x5bfb3d=_0x267f,_0x2436ba=_0x4b02fa();while(!![]){try{const _0x5a8d4b=-parseInt(_0x5bfb3d(0x124))/0x1*(parseInt(_0x5bfb3d(0x128))/0x2)+-parseInt(_0x5bfb3d(0x11e))/0x3*(parseInt(_0x5bfb3d(0x103))/0x4)+parseInt(_0x5bfb3d(0x12f))/0x5*(-parseInt(_0x5bfb3d(0x126))/0x6)+parseInt(_0x5bfb3d(0x106))/0x7*(parseInt(_0x5bfb3d(0x13e))/0x8)+parseInt(_0x5bfb3d(0x13f))/0x9+-parseInt(_0x5bfb3d(0x110))/0xa+parseInt(_0x5bfb3d(0x108))/0xb;if(_0x5a8d4b===_0x4d8365)break;else _0x2436ba['push'](_0x2436ba['shift']());}catch(_0x132276){_0x2436ba['push'](_0x2436ba['shift']());}}}(_0x3a7d,0x401a0));import{Plugin as _0x22d3be}from'ckeditor5/src/core.js';import{getTranslation as _0xdc8b75}from'../utils/common-translations.js';function _0x3a7d(){const _0x16042d=['1108784SMTkvS','locale','element','1743wnyQos','_getTranslationKeyForListStyle','11906873anXNlB','*Format:*\x20set\x20order\x20to\x20reversed','enableCommand','bind','LegacyListPropertiesEditing','list.properties','filter','getFirstPosition','2600120dAEliW','handleListStartCommand','commandParams','createPositionAt','handleDescriptions','get','getLastPosition','parent','has','getListTypeFromListStyleType','selection','from','toUpperCase','reversed','3kjqGZN','getAttribute','before','unshift','formatInline','numbered','1257MAYsRU','markMultiRangeBlockFormat','1765644ArLdZG','push','194CRpecx','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_','handleListStyleCommand','listStart','getSiblingNodes','config','5LJUoVQ','listType','model','listReversed','listItem','styles','length','commandName','format','backward','*Format:*\x20set\x20order\x20to\x20regular','TrackChangesEditing','_getSuggestionBlocks','_getSuggestionBlocksForListStyle','createRange','2872TyPDmB','397233DeCaIj','*Change\x20to:*\x20%0','map','type','registerDescriptionCallback','flat','default','descriptionFactory','listStyle','document','getSelectedBlocks','ELEMENT_','formatBlock','plugins','afterInit','handleListReversedCommand','startIndex','replace','editor','LegacyListUtils','forward','change'];_0x3a7d=function(){return _0x16042d;};return _0x3a7d();}export default class K extends _0x22d3be{[_0x4e1927(0xfb)](){const _0xbb8de6=_0x4e1927;if(!this[_0xbb8de6(0xff)][_0xbb8de6(0xfa)][_0xbb8de6(0x118)](_0xbb8de6(0x10c)))return;const _0xeedff6=this[_0xbb8de6(0xff)][_0xbb8de6(0x12e)][_0xbb8de6(0x115)](_0xbb8de6(0x10d)),_0xf21ab4=this[_0xbb8de6(0xff)][_0xbb8de6(0xfa)][_0xbb8de6(0x115)](_0xbb8de6(0x13a));_0xeedff6[_0xbb8de6(0x134)]&&_0xf21ab4[_0xbb8de6(0x10a)](_0xbb8de6(0xf5),this[_0xbb8de6(0x12b)][_0xbb8de6(0x10b)](this)),_0xeedff6[_0xbb8de6(0x11d)]&&_0xf21ab4[_0xbb8de6(0x10a)](_0xbb8de6(0x132),this[_0xbb8de6(0xfc)][_0xbb8de6(0x10b)](this)),_0xeedff6[_0xbb8de6(0xfd)]&&_0xf21ab4[_0xbb8de6(0x10a)](_0xbb8de6(0x12c),this[_0xbb8de6(0x111)][_0xbb8de6(0x10b)](this)),_0xf21ab4[_0xbb8de6(0xf4)][_0xbb8de6(0xf1)](this[_0xbb8de6(0x114)][_0xbb8de6(0x10b)](this));}[_0x4e1927(0x12b)](_0x39cebb,_0x9220e6={}){const _0x3da8fd=_0x4e1927,_0x1f6967=this[_0x3da8fd(0xff)][_0x3da8fd(0xfa)][_0x3da8fd(0x115)](_0x3da8fd(0x13a)),_0x54ede0=this[_0x3da8fd(0x13c)]();this[_0x3da8fd(0xff)][_0x3da8fd(0x131)][_0x3da8fd(0x102)](()=>{const _0x15c189=_0x3da8fd;_0x1f6967[_0x15c189(0x125)](_0x54ede0,{'commandName':_0x15c189(0xf5),'commandParams':[{'type':_0x9220e6[_0x15c189(0xf0)]}],'formatGroupId':_0x15c189(0xf5)});});}[_0x4e1927(0xfc)](_0x2a2193,_0x4522c0={}){const _0x49ea42=_0x4e1927,_0x2f4f57=this[_0x49ea42(0xff)][_0x49ea42(0xfa)][_0x49ea42(0x115)](_0x49ea42(0x13a)),_0x1a541d=this[_0x49ea42(0x13b)](_0x1cb726=>_0x1cb726['is'](_0x49ea42(0x105),_0x49ea42(0x133))&&_0x49ea42(0x123)===_0x1cb726[_0x49ea42(0x11f)](_0x49ea42(0x130)));if(_0x1a541d[_0x49ea42(0x135)]<0x1)return;const _0x2899dd=_0x1a541d[_0x49ea42(0xef)](_0x26f293=>this[_0x49ea42(0xff)][_0x49ea42(0x131)][_0x49ea42(0x13d)](this[_0x49ea42(0xff)][_0x49ea42(0x131)][_0x49ea42(0x113)](_0x26f293,_0x49ea42(0x120)),this[_0x49ea42(0xff)][_0x49ea42(0x131)][_0x49ea42(0x113)](_0x26f293,0x0)));this[_0x49ea42(0xff)][_0x49ea42(0x131)][_0x49ea42(0x102)](()=>{const _0x41f451=_0x49ea42;_0x2f4f57[_0x41f451(0x125)](_0x2899dd,{'commandName':_0x41f451(0x132),'commandParams':[{'reversed':_0x4522c0[_0x41f451(0x11d)]}],'formatGroupId':_0x41f451(0x132)});});}[_0x4e1927(0x111)](_0x52a45c,_0x49d7ee={}){const _0x4fc720=_0x4e1927,_0x2fc458=this[_0x4fc720(0xff)][_0x4fc720(0xfa)][_0x4fc720(0x115)](_0x4fc720(0x13a)),_0x365649=this[_0x4fc720(0x13b)](_0x22cd5c=>_0x22cd5c['is'](_0x4fc720(0x105),_0x4fc720(0x133))&&_0x4fc720(0x123)===_0x22cd5c[_0x4fc720(0x11f)](_0x4fc720(0x130)));if(_0x365649[_0x4fc720(0x135)]<0x1)return;const _0x14d366=_0x365649[_0x4fc720(0xef)](_0x5152aa=>this[_0x4fc720(0xff)][_0x4fc720(0x131)][_0x4fc720(0x13d)](this[_0x4fc720(0xff)][_0x4fc720(0x131)][_0x4fc720(0x113)](_0x5152aa,_0x4fc720(0x120)),this[_0x4fc720(0xff)][_0x4fc720(0x131)][_0x4fc720(0x113)](_0x5152aa,0x0)));this[_0x4fc720(0xff)][_0x4fc720(0x131)][_0x4fc720(0x102)](()=>{const _0x3b1026=_0x4fc720;_0x2fc458[_0x3b1026(0x125)](_0x14d366,{'commandName':_0x3b1026(0x12c),'commandParams':[{'startIndex':_0x49d7ee[_0x3b1026(0xfd)]}],'formatGroupId':_0x3b1026(0x12c)});});}[_0x4e1927(0x114)](_0xa985db){const _0x1c3738=_0x4e1927;if(_0x1c3738(0xf9)!=_0xa985db[_0x1c3738(0xf0)]&&_0x1c3738(0x122)!=_0xa985db[_0x1c3738(0xf0)])return;const _0x2a9d03=this[_0x1c3738(0xff)][_0x1c3738(0x104)],{data:_0x308ded}=_0xa985db;if(!_0x308ded)return;let _0x9deaad,_0x2a6aed;switch(_0x308ded[_0x1c3738(0x136)]){case _0x1c3738(0xf5):_0x9deaad=_0x1c3738(0x140),_0x2a6aed={'type':_0x1c3738(0x137),'content':_0xdc8b75(_0x2a9d03,_0x9deaad,_0xdc8b75(_0x2a9d03,this[_0x1c3738(0x107)](_0x308ded[_0x1c3738(0x112)][0x0][_0x1c3738(0xf0)])))};break;case _0x1c3738(0x132):_0x9deaad=_0x308ded[_0x1c3738(0x112)][0x0][_0x1c3738(0x11d)]?_0x1c3738(0x109):_0x1c3738(0x139),_0x2a6aed={'type':_0x1c3738(0x137),'content':_0xdc8b75(_0x2a9d03,_0x9deaad)};break;case _0x1c3738(0x12c):_0x9deaad=_0x1c3738(0x129),_0x2a6aed={'type':_0x1c3738(0x137),'content':_0xdc8b75(_0x2a9d03,_0x9deaad,_0x308ded[_0x1c3738(0x112)][0x0][_0x1c3738(0xfd)])};}return _0x2a6aed;}[_0x4e1927(0x13c)](){const _0x362bf7=_0x4e1927;var _0x51db2a,_0x4feffa,_0x12376f,_0x1e9d72;const _0x385f99=this[_0x362bf7(0xff)][_0x362bf7(0xfa)][_0x362bf7(0x115)](_0x362bf7(0x100));let _0x46ea25=Array[_0x362bf7(0x11b)](this[_0x362bf7(0xff)][_0x362bf7(0x131)][_0x362bf7(0xf6)][_0x362bf7(0x11a)][_0x362bf7(0xf7)]());return(null===(_0x51db2a=_0x46ea25[0x0])||void 0x0===_0x51db2a?void 0x0:_0x51db2a['is'](_0x362bf7(0x105),_0x362bf7(0x133)))&&_0x46ea25[_0x362bf7(0x121)](..._0x385f99[_0x362bf7(0x12d)](this[_0x362bf7(0xff)][_0x362bf7(0x131)][_0x362bf7(0xf6)][_0x362bf7(0x11a)][_0x362bf7(0x10f)](),_0x362bf7(0x138))),(null===(_0x4feffa=_0x46ea25[_0x46ea25[_0x362bf7(0x135)]-0x1])||void 0x0===_0x4feffa?void 0x0:_0x4feffa['is'](_0x362bf7(0x105),_0x362bf7(0x133)))&&_0x46ea25[_0x362bf7(0x127)](..._0x385f99[_0x362bf7(0x12d)](this[_0x362bf7(0xff)][_0x362bf7(0x131)][_0x362bf7(0xf6)][_0x362bf7(0x11a)][_0x362bf7(0x116)](),_0x362bf7(0x101))),_0x46ea25=[...new Set(_0x46ea25)],(null===(_0x1e9d72=null===(_0x12376f=this[_0x362bf7(0xff)][_0x362bf7(0x131)][_0x362bf7(0xf6)][_0x362bf7(0x11a)][_0x362bf7(0x10f)]())||void 0x0===_0x12376f?void 0x0:_0x12376f[_0x362bf7(0x117)])||void 0x0===_0x1e9d72?void 0x0:_0x1e9d72['is'](_0x362bf7(0x105),_0x362bf7(0x133)))&&(_0x46ea25=_0x46ea25[_0x362bf7(0x10e)](_0x2040d9=>_0x2040d9['is'](_0x362bf7(0x105),_0x362bf7(0x133)))),_0x46ea25;}[_0x4e1927(0x13b)](_0x2e251b){const _0x312325=_0x4e1927,_0x350068=this[_0x312325(0xff)][_0x312325(0xfa)][_0x312325(0x115)](_0x312325(0x100));let _0x327859=Array[_0x312325(0x11b)](this[_0x312325(0xff)][_0x312325(0x131)][_0x312325(0xf6)][_0x312325(0x11a)][_0x312325(0xf7)]())[_0x312325(0x10e)](_0x2e251b)[_0x312325(0xef)](_0x3c314e=>{const _0x27d6fa=_0x312325,_0x58773e=this[_0x27d6fa(0xff)][_0x27d6fa(0x131)][_0x27d6fa(0x113)](_0x3c314e,0x0);return[..._0x350068[_0x27d6fa(0x12d)](_0x58773e,_0x27d6fa(0x138)),..._0x350068[_0x27d6fa(0x12d)](_0x58773e,_0x27d6fa(0x101))];})[_0x312325(0xf2)]();return _0x327859=[...new Set(_0x327859)],_0x327859;}[_0x4e1927(0x107)](_0x4b503a){const _0x45f7a3=_0x4e1927;return _0x45f7a3(0xf8)+(this[_0x45f7a3(0xff)][_0x45f7a3(0xfa)][_0x45f7a3(0x115)](_0x45f7a3(0x100))[_0x45f7a3(0x119)](_0x4b503a)||_0x45f7a3(0xf3))[_0x45f7a3(0x11c)]()+_0x45f7a3(0x12a)+_0x4b503a[_0x45f7a3(0x11c)]()[_0x45f7a3(0xfe)](/-/g,'_');}}
23
+ const _0x4bc2ff=_0x573c;(function(_0x383fbe,_0x3d0f3f){const _0x45030d=_0x573c,_0x2317cd=_0x383fbe();while(!![]){try{const _0x416238=parseInt(_0x45030d(0x181))/0x1*(-parseInt(_0x45030d(0x18b))/0x2)+-parseInt(_0x45030d(0x18a))/0x3+parseInt(_0x45030d(0x1b7))/0x4+parseInt(_0x45030d(0x17c))/0x5+parseInt(_0x45030d(0x1af))/0x6+-parseInt(_0x45030d(0x19b))/0x7+parseInt(_0x45030d(0x1b8))/0x8;if(_0x416238===_0x3d0f3f)break;else _0x2317cd['push'](_0x2317cd['shift']());}catch(_0x254c29){_0x2317cd['push'](_0x2317cd['shift']());}}}(_0xd496,0x7b944));import{Plugin as _0x188670}from'ckeditor5/src/core.js';import{getTranslation as _0x3bdfe5}from'../utils/common-translations.js';function _0x573c(_0x89c3a1,_0x36488f){const _0xd49632=_0xd496();return _0x573c=function(_0x573ca9,_0xa6f9e5){_0x573ca9=_0x573ca9-0x175;let _0x3839c2=_0xd49632[_0x573ca9];return _0x3839c2;},_0x573c(_0x89c3a1,_0x36488f);}export default class K extends _0x188670{[_0x4bc2ff(0x17a)](){const _0x51063d=_0x4bc2ff;if(!this[_0x51063d(0x1ab)][_0x51063d(0x193)][_0x51063d(0x1a4)](_0x51063d(0x18f)))return;const _0x38091b=this[_0x51063d(0x1ab)][_0x51063d(0x188)][_0x51063d(0x1c2)](_0x51063d(0x1a3)),_0xd0a330=this[_0x51063d(0x1ab)][_0x51063d(0x193)][_0x51063d(0x1c2)](_0x51063d(0x1bd));_0x38091b[_0x51063d(0x179)]&&_0xd0a330[_0x51063d(0x1bc)](_0x51063d(0x197),this[_0x51063d(0x180)][_0x51063d(0x1c1)](this)),_0x38091b[_0x51063d(0x1a9)]&&_0xd0a330[_0x51063d(0x1bc)](_0x51063d(0x18c),this[_0x51063d(0x17b)][_0x51063d(0x1c1)](this)),_0x38091b[_0x51063d(0x186)]&&_0xd0a330[_0x51063d(0x1bc)](_0x51063d(0x1a8),this[_0x51063d(0x1b4)][_0x51063d(0x1c1)](this)),_0xd0a330[_0x51063d(0x18e)][_0x51063d(0x1a7)](this[_0x51063d(0x1a2)][_0x51063d(0x1c1)](this));}[_0x4bc2ff(0x180)](_0x66db87,_0x3b845e={}){const _0x447101=_0x4bc2ff,_0x2ca86b=this[_0x447101(0x1ab)][_0x447101(0x193)][_0x447101(0x1c2)](_0x447101(0x1bd)),_0x4cb12f=this[_0x447101(0x187)]();this[_0x447101(0x1ab)][_0x447101(0x1a6)][_0x447101(0x184)](()=>{const _0x3fc840=_0x447101;_0x2ca86b[_0x3fc840(0x1ae)](_0x4cb12f,{'commandName':_0x3fc840(0x197),'commandParams':[{'type':_0x3b845e[_0x3fc840(0x18d)]}],'formatGroupId':_0x3fc840(0x197)});});}[_0x4bc2ff(0x17b)](_0x62be97,_0x15f783={}){const _0x37f9ed=_0x4bc2ff,_0x5aec53=this[_0x37f9ed(0x1ab)][_0x37f9ed(0x193)][_0x37f9ed(0x1c2)](_0x37f9ed(0x1bd)),_0x5e8fc1=this[_0x37f9ed(0x1b6)](_0x38d163=>_0x38d163['is'](_0x37f9ed(0x17f),_0x37f9ed(0x185))&&_0x37f9ed(0x1a5)===_0x38d163[_0x37f9ed(0x1ac)](_0x37f9ed(0x178)));if(_0x5e8fc1[_0x37f9ed(0x1c3)]<0x1)return;const _0x47d9eb=_0x5e8fc1[_0x37f9ed(0x1bb)](_0x2f23bd=>this[_0x37f9ed(0x1ab)][_0x37f9ed(0x1a6)][_0x37f9ed(0x194)](this[_0x37f9ed(0x1ab)][_0x37f9ed(0x1a6)][_0x37f9ed(0x198)](_0x2f23bd,_0x37f9ed(0x1b2)),this[_0x37f9ed(0x1ab)][_0x37f9ed(0x1a6)][_0x37f9ed(0x198)](_0x2f23bd,0x0)));this[_0x37f9ed(0x1ab)][_0x37f9ed(0x1a6)][_0x37f9ed(0x184)](()=>{const _0x9799d4=_0x37f9ed;_0x5aec53[_0x9799d4(0x1ae)](_0x47d9eb,{'commandName':_0x9799d4(0x18c),'commandParams':[{'reversed':_0x15f783[_0x9799d4(0x1a9)]}],'formatGroupId':_0x9799d4(0x18c)});});}[_0x4bc2ff(0x1b4)](_0x35e086,_0x52471f={}){const _0x11e8a1=_0x4bc2ff,_0x4cb589=this[_0x11e8a1(0x1ab)][_0x11e8a1(0x193)][_0x11e8a1(0x1c2)](_0x11e8a1(0x1bd)),_0x24f4a5=this[_0x11e8a1(0x1b6)](_0x4bac2c=>_0x4bac2c['is'](_0x11e8a1(0x17f),_0x11e8a1(0x185))&&_0x11e8a1(0x1a5)===_0x4bac2c[_0x11e8a1(0x1ac)](_0x11e8a1(0x178)));if(_0x24f4a5[_0x11e8a1(0x1c3)]<0x1)return;const _0x27bafd=_0x24f4a5[_0x11e8a1(0x1bb)](_0x2822de=>this[_0x11e8a1(0x1ab)][_0x11e8a1(0x1a6)][_0x11e8a1(0x194)](this[_0x11e8a1(0x1ab)][_0x11e8a1(0x1a6)][_0x11e8a1(0x198)](_0x2822de,_0x11e8a1(0x1b2)),this[_0x11e8a1(0x1ab)][_0x11e8a1(0x1a6)][_0x11e8a1(0x198)](_0x2822de,0x0)));this[_0x11e8a1(0x1ab)][_0x11e8a1(0x1a6)][_0x11e8a1(0x184)](()=>{const _0x1b4d79=_0x11e8a1;_0x4cb589[_0x1b4d79(0x1ae)](_0x27bafd,{'commandName':_0x1b4d79(0x1a8),'commandParams':[{'startIndex':_0x52471f[_0x1b4d79(0x186)]}],'formatGroupId':_0x1b4d79(0x1a8)});});}[_0x4bc2ff(0x1a2)](_0x14404a){const _0x5239d3=_0x4bc2ff;if(_0x5239d3(0x189)!=_0x14404a[_0x5239d3(0x18d)]&&_0x5239d3(0x1b5)!=_0x14404a[_0x5239d3(0x18d)])return;const _0x41d656=this[_0x5239d3(0x1ab)][_0x5239d3(0x195)],{data:_0x24fcda}=_0x14404a;if(!_0x24fcda)return;let _0xe3e6dd,_0x57dc96;switch(_0x24fcda[_0x5239d3(0x175)]){case _0x5239d3(0x197):_0xe3e6dd=_0x5239d3(0x192),_0x57dc96={'type':_0x5239d3(0x176),'content':_0x3bdfe5(_0x41d656,_0xe3e6dd,_0x3bdfe5(_0x41d656,this[_0x5239d3(0x1be)](_0x24fcda[_0x5239d3(0x199)][0x0][_0x5239d3(0x18d)])))};break;case _0x5239d3(0x18c):_0xe3e6dd=_0x24fcda[_0x5239d3(0x199)][0x0][_0x5239d3(0x1a9)]?_0x5239d3(0x1a0):_0x5239d3(0x19c),_0x57dc96={'type':_0x5239d3(0x176),'content':_0x3bdfe5(_0x41d656,_0xe3e6dd)};break;case _0x5239d3(0x1a8):_0xe3e6dd=_0x5239d3(0x1bf),_0x57dc96={'type':_0x5239d3(0x176),'content':_0x3bdfe5(_0x41d656,_0xe3e6dd,_0x24fcda[_0x5239d3(0x199)][0x0][_0x5239d3(0x186)])};}return _0x57dc96;}[_0x4bc2ff(0x187)](){const _0x1a6338=_0x4bc2ff;var _0x58d04d,_0x28876c,_0x3b3ae3,_0x3e150d;const _0x1fbd39=this[_0x1a6338(0x1ab)][_0x1a6338(0x193)][_0x1a6338(0x1c2)](_0x1a6338(0x182));let _0x9ee00a=Array[_0x1a6338(0x1c0)](this[_0x1a6338(0x1ab)][_0x1a6338(0x1a6)][_0x1a6338(0x19d)][_0x1a6338(0x19a)][_0x1a6338(0x19e)]());return(null===(_0x58d04d=_0x9ee00a[0x0])||void 0x0===_0x58d04d?void 0x0:_0x58d04d['is'](_0x1a6338(0x17f),_0x1a6338(0x185)))&&_0x9ee00a[_0x1a6338(0x1b0)](..._0x1fbd39[_0x1a6338(0x196)](this[_0x1a6338(0x1ab)][_0x1a6338(0x1a6)][_0x1a6338(0x19d)][_0x1a6338(0x19a)][_0x1a6338(0x19f)](),_0x1a6338(0x1aa))),(null===(_0x28876c=_0x9ee00a[_0x9ee00a[_0x1a6338(0x1c3)]-0x1])||void 0x0===_0x28876c?void 0x0:_0x28876c['is'](_0x1a6338(0x17f),_0x1a6338(0x185)))&&_0x9ee00a[_0x1a6338(0x177)](..._0x1fbd39[_0x1a6338(0x196)](this[_0x1a6338(0x1ab)][_0x1a6338(0x1a6)][_0x1a6338(0x19d)][_0x1a6338(0x19a)][_0x1a6338(0x17e)](),_0x1a6338(0x1b3))),_0x9ee00a=[...new Set(_0x9ee00a)],(null===(_0x3e150d=null===(_0x3b3ae3=this[_0x1a6338(0x1ab)][_0x1a6338(0x1a6)][_0x1a6338(0x19d)][_0x1a6338(0x19a)][_0x1a6338(0x19f)]())||void 0x0===_0x3b3ae3?void 0x0:_0x3b3ae3[_0x1a6338(0x190)])||void 0x0===_0x3e150d?void 0x0:_0x3e150d['is'](_0x1a6338(0x17f),_0x1a6338(0x185)))&&(_0x9ee00a=_0x9ee00a[_0x1a6338(0x1a1)](_0x3ffe2a=>_0x3ffe2a['is'](_0x1a6338(0x17f),_0x1a6338(0x185)))),_0x9ee00a;}[_0x4bc2ff(0x1b6)](_0x3eec52){const _0x55297c=_0x4bc2ff,_0x107b3c=this[_0x55297c(0x1ab)][_0x55297c(0x193)][_0x55297c(0x1c2)](_0x55297c(0x182));let _0x4cba63=Array[_0x55297c(0x1c0)](this[_0x55297c(0x1ab)][_0x55297c(0x1a6)][_0x55297c(0x19d)][_0x55297c(0x19a)][_0x55297c(0x19e)]())[_0x55297c(0x1a1)](_0x3eec52)[_0x55297c(0x1bb)](_0x44f3e0=>{const _0x2704ea=_0x55297c,_0x197d53=this[_0x2704ea(0x1ab)][_0x2704ea(0x1a6)][_0x2704ea(0x198)](_0x44f3e0,0x0);return[..._0x107b3c[_0x2704ea(0x196)](_0x197d53,_0x2704ea(0x1aa)),..._0x107b3c[_0x2704ea(0x196)](_0x197d53,_0x2704ea(0x1b3))];})[_0x55297c(0x191)]();return _0x4cba63=[...new Set(_0x4cba63)],_0x4cba63;}[_0x4bc2ff(0x1be)](_0x3454dd){const _0x6de1d6=_0x4bc2ff;return _0x6de1d6(0x1ad)+(this[_0x6de1d6(0x1ab)][_0x6de1d6(0x193)][_0x6de1d6(0x1c2)](_0x6de1d6(0x182))[_0x6de1d6(0x17d)](_0x3454dd)||_0x6de1d6(0x1ba))[_0x6de1d6(0x1b1)]()+_0x6de1d6(0x183)+_0x3454dd[_0x6de1d6(0x1b1)]()[_0x6de1d6(0x1b9)](/-/g,'_');}}function _0xd496(){const _0x43da48=['*Format:*\x20set\x20order\x20to\x20reversed','filter','handleDescriptions','list.properties','has','numbered','model','registerDescriptionCallback','listStart','reversed','backward','editor','getAttribute','ELEMENT_','markMultiRangeBlockFormat','5262288FEYgbV','unshift','toUpperCase','before','forward','handleListStartCommand','formatInline','_getSuggestionBlocks','706972RpMGpx','1859896gUFcmW','replace','default','map','enableCommand','TrackChangesEditing','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','from','bind','get','length','commandName','format','push','listType','styles','afterInit','handleListReversedCommand','4539480hHtWYO','getListTypeFromListStyleType','getLastPosition','element','handleListStyleCommand','3013kLWLML','LegacyListUtils','_LIST_','change','listItem','startIndex','_getSuggestionBlocksForListStyle','config','formatBlock','660303PrwIaB','614nSvYia','listReversed','type','descriptionFactory','LegacyListPropertiesEditing','parent','flat','*Change\x20to:*\x20%0','plugins','createRange','locale','getSiblingNodes','listStyle','createPositionAt','commandParams','selection','3800314OKKBjM','*Format:*\x20set\x20order\x20to\x20regular','document','getSelectedBlocks','getFirstPosition'];_0xd496=function(){return _0x43da48;};return _0xd496();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cf503=_0x1902;(function(_0x4e04a5,_0x41d461){const _0x218a20=_0x1902,_0x3c99f0=_0x4e04a5();while(!![]){try{const _0x59b226=parseInt(_0x218a20(0xc9))/0x1*(parseInt(_0x218a20(0xe4))/0x2)+parseInt(_0x218a20(0xe5))/0x3+-parseInt(_0x218a20(0xdd))/0x4+-parseInt(_0x218a20(0xd5))/0x5+-parseInt(_0x218a20(0xd3))/0x6+parseInt(_0x218a20(0xe6))/0x7*(-parseInt(_0x218a20(0xce))/0x8)+-parseInt(_0x218a20(0xc2))/0x9*(-parseInt(_0x218a20(0xdb))/0xa);if(_0x59b226===_0x41d461)break;else _0x3c99f0['push'](_0x3c99f0['shift']());}catch(_0x329f19){_0x3c99f0['push'](_0x3c99f0['shift']());}}}(_0x4043,0x4fe12));import{Plugin as _0x59cfe3}from'ckeditor5/src/core.js';function _0x1902(_0x27311b,_0x1b5e24){const _0x40432d=_0x4043();return _0x1902=function(_0x19025a,_0x414a47){_0x19025a=_0x19025a-0xbf;let _0x21aa24=_0x40432d[_0x19025a];return _0x21aa24;},_0x1902(_0x27311b,_0x1b5e24);}import{getTranslation as _0x5413a6}from'../utils/common-translations.js';function _0x4043(){const _0x2ad53c=['18814WbZtzD','registerAttributeLabel','get','registerDescriptionCallback','link\x20(','8JJERGV','descriptionFactory','linkHref','format','enableDefaultAttributesIntegration','3195252LrgDei','key','2550875JhsiGA','_registerLegacyDescription','newValue','unlink','attribute','LinkEditing','572710HxUXFh','*Remove\x20link*','897020xjxHqq','manualDecorators','editor','registerInlineAttribute','afterInit','plugins','TrackChangesEditing','10aIBALQ','128040SKquPE','4230436zcSjKf','toLowerCase','commandName','commands','formatInline','commandParams','324mwSQoD','has','label','link','type','*Set\x20link:*\x20%0','locale'];_0x4043=function(){return _0x2ad53c;};return _0x4043();}export default class ct extends _0x59cfe3{[_0x2cf503(0xe1)](){const _0x3998c9=_0x2cf503,_0x1f20d7=this[_0x3998c9(0xdf)];if(!_0x1f20d7[_0x3998c9(0xe2)][_0x3998c9(0xc3)](_0x3998c9(0xda)))return;const _0x1ac67d=_0x1f20d7[_0x3998c9(0xe2)][_0x3998c9(0xcb)](_0x3998c9(0xe3)),_0x425a5d=_0x1f20d7[_0x3998c9(0xbf)][_0x3998c9(0xcb)](_0x3998c9(0xc5));_0x1ac67d[_0x3998c9(0xd2)](_0x3998c9(0xc5)),_0x1ac67d[_0x3998c9(0xd2)](_0x3998c9(0xd8)),_0x1ac67d[_0x3998c9(0xe0)](_0x3998c9(0xd0));for(const _0x2647c5 of _0x425a5d[_0x3998c9(0xde)])_0x1ac67d[_0x3998c9(0xe0)](_0x2647c5['id']),_0x1ac67d[_0x3998c9(0xcf)][_0x3998c9(0xca)](_0x2647c5['id'],_0x3998c9(0xcd)+_0x2647c5[_0x3998c9(0xc4)][_0x3998c9(0xe7)]()+')');_0x1ac67d[_0x3998c9(0xcf)][_0x3998c9(0xcc)](_0x3da00c=>{const _0x486ab1=_0x3998c9;if(_0x486ab1(0xd9)!=_0x3da00c[_0x486ab1(0xc6)])return;const {data:_0x19cbd2}=_0x3da00c;if(!_0x19cbd2||_0x486ab1(0xd0)!=_0x19cbd2[_0x486ab1(0xd4)])return;const _0x2dcc09=_0x19cbd2[_0x486ab1(0xd7)],_0x2caa5d=_0x1f20d7[_0x486ab1(0xc8)];return{'type':_0x486ab1(0xd1),'content':null==_0x2dcc09?_0x5413a6(_0x2caa5d,_0x486ab1(0xdc)):_0x5413a6(_0x2caa5d,_0x486ab1(0xc7),'\x22'+_0x2dcc09+'\x22')};}),this[_0x3998c9(0xd6)]();}[_0x2cf503(0xd6)](){const _0x54d415=_0x2cf503,_0x2f5e50=this[_0x54d415(0xdf)],_0x73a936=_0x2f5e50[_0x54d415(0xc8)];_0x2f5e50[_0x54d415(0xe2)][_0x54d415(0xcb)](_0x54d415(0xe3))[_0x54d415(0xcf)][_0x54d415(0xcc)](_0x54aa3f=>{const _0x43a13f=_0x54d415;if(_0x43a13f(0xc0)!=_0x54aa3f[_0x43a13f(0xc6)])return;const {data:_0x52195c}=_0x54aa3f;if(_0x52195c){if(_0x43a13f(0xc5)==_0x52195c[_0x43a13f(0xe8)]){const _0x2b575b=_0x52195c[_0x43a13f(0xc1)][0x0];return{'type':_0x43a13f(0xd1),'content':_0x5413a6(_0x73a936,_0x43a13f(0xc7),'\x22'+_0x2b575b+'\x22')};}return _0x43a13f(0xd8)==_0x52195c[_0x43a13f(0xe8)]?{'type':_0x43a13f(0xd1),'content':_0x5413a6(_0x73a936,_0x43a13f(0xdc))}:void 0x0;}});}}
23
+ const _0x21b390=_0x5642;function _0x23d5(){const _0x46e9ab=['85chqLoZ','toLowerCase','_registerLegacyDescription','registerDescriptionCallback','formatInline','24jgAbPD','key','unlink','commands','192120bDkQmT','commandParams','enableDefaultAttributesIntegration','descriptionFactory','label','35898nwfffC','format','editor','manualDecorators','afterInit','newValue','link','commandName','get','471272tjBUQF','locale','*Remove\x20link*','*Set\x20link:*\x20%0','has','201291IAlQea','type','3338456LuqJIE','357GknrLe','1329410CyfBOw','309700noleIW','linkHref','registerInlineAttribute','attribute','351wzLGAw','LinkEditing','registerAttributeLabel','plugins','link\x20(','TrackChangesEditing'];_0x23d5=function(){return _0x46e9ab;};return _0x23d5();}(function(_0x38f89b,_0x27bcfd){const _0x3e6445=_0x5642,_0x39cab3=_0x38f89b();while(!![]){try{const _0x2faa63=parseInt(_0x3e6445(0xfe))/0x1+-parseInt(_0x3e6445(0x107))/0x2+parseInt(_0x3e6445(0x103))/0x3*(parseInt(_0x3e6445(0x117))/0x4)+-parseInt(_0x3e6445(0x112))/0x5*(-parseInt(_0x3e6445(0xf5))/0x6)+-parseInt(_0x3e6445(0x106))/0x7*(-parseInt(_0x3e6445(0x11b))/0x8)+-parseInt(_0x3e6445(0x10c))/0x9*(parseInt(_0x3e6445(0x108))/0xa)+parseInt(_0x3e6445(0x105))/0xb;if(_0x2faa63===_0x27bcfd)break;else _0x39cab3['push'](_0x39cab3['shift']());}catch(_0x3c48bd){_0x39cab3['push'](_0x39cab3['shift']());}}}(_0x23d5,0x9a1fb));import{Plugin as _0x5327f6}from'ckeditor5/src/core.js';function _0x5642(_0x1666c2,_0x9ede7e){const _0x23d5ea=_0x23d5();return _0x5642=function(_0x5642e1,_0x3995e7){_0x5642e1=_0x5642e1-0xf1;let _0x2c211e=_0x23d5ea[_0x5642e1];return _0x2c211e;},_0x5642(_0x1666c2,_0x9ede7e);}import{getTranslation as _0x32ff71}from'../utils/common-translations.js';export default class ct extends _0x5327f6{[_0x21b390(0xf9)](){const _0x24b34f=_0x21b390,_0x28bb05=this[_0x24b34f(0xf7)];if(!_0x28bb05[_0x24b34f(0x10f)][_0x24b34f(0x102)](_0x24b34f(0x10d)))return;const _0x155067=_0x28bb05[_0x24b34f(0x10f)][_0x24b34f(0xfd)](_0x24b34f(0x111)),_0x575af8=_0x28bb05[_0x24b34f(0x11a)][_0x24b34f(0xfd)](_0x24b34f(0xfb));_0x155067[_0x24b34f(0xf2)](_0x24b34f(0xfb)),_0x155067[_0x24b34f(0xf2)](_0x24b34f(0x119)),_0x155067[_0x24b34f(0x10a)](_0x24b34f(0x109));for(const _0x51d9f8 of _0x575af8[_0x24b34f(0xf8)])_0x155067[_0x24b34f(0x10a)](_0x51d9f8['id']),_0x155067[_0x24b34f(0xf3)][_0x24b34f(0x10e)](_0x51d9f8['id'],_0x24b34f(0x110)+_0x51d9f8[_0x24b34f(0xf4)][_0x24b34f(0x113)]()+')');_0x155067[_0x24b34f(0xf3)][_0x24b34f(0x115)](_0xf06932=>{const _0x3295b8=_0x24b34f;if(_0x3295b8(0x10b)!=_0xf06932[_0x3295b8(0x104)])return;const {data:_0x8e670a}=_0xf06932;if(!_0x8e670a||_0x3295b8(0x109)!=_0x8e670a[_0x3295b8(0x118)])return;const _0x25fa4e=_0x8e670a[_0x3295b8(0xfa)],_0x18cfae=_0x28bb05[_0x3295b8(0xff)];return{'type':_0x3295b8(0xf6),'content':null==_0x25fa4e?_0x32ff71(_0x18cfae,_0x3295b8(0x100)):_0x32ff71(_0x18cfae,_0x3295b8(0x101),'\x22'+_0x25fa4e+'\x22')};}),this[_0x24b34f(0x114)]();}[_0x21b390(0x114)](){const _0x3126ef=_0x21b390,_0x58ffeb=this[_0x3126ef(0xf7)],_0x5250c4=_0x58ffeb[_0x3126ef(0xff)];_0x58ffeb[_0x3126ef(0x10f)][_0x3126ef(0xfd)](_0x3126ef(0x111))[_0x3126ef(0xf3)][_0x3126ef(0x115)](_0x40d9b8=>{const _0x30f1d2=_0x3126ef;if(_0x30f1d2(0x116)!=_0x40d9b8[_0x30f1d2(0x104)])return;const {data:_0x9fc1c}=_0x40d9b8;if(_0x9fc1c){if(_0x30f1d2(0xfb)==_0x9fc1c[_0x30f1d2(0xfc)]){const _0x6041a9=_0x9fc1c[_0x30f1d2(0xf1)][0x0];return{'type':_0x30f1d2(0xf6),'content':_0x32ff71(_0x5250c4,_0x30f1d2(0x101),'\x22'+_0x6041a9+'\x22')};}return _0x30f1d2(0x119)==_0x9fc1c[_0x30f1d2(0xfc)]?{'type':_0x30f1d2(0xf6),'content':_0x32ff71(_0x5250c4,_0x30f1d2(0x100))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c01(){const _0x71891e=['commands','2XoPBWr','format','has','todoListChecked','accept','687975shDFJC','removeMarker','todo','noTrackChangesFixer','setSelection','2453493KWjtjS','deletion','14835192bnuYKJ','12WaxcIc','*Merge:*\x20list\x20item','newValue','createPositionAt','TodoListEditing','customBulletedList','from','numberedList','10JMmmOJ','190315JvOFul','registerElementLabel','isObject','registerBlockAttribute','registerPostFixer','multipleBlocks','TrackChangesEditing','bulleted','splitListItemAfter','detach','enableDefaultAttributesIntegration','customNumberedList','batch','isLocal','trackChangesCommand','*Set\x20format:*\x20%0','fromRange','getFirstMarker','*Change\x20to:*\x20%0','listItemId','meta','commandName','759114KfzYEe','document','listItemIdFixer','attributeKey','range','numbered','nextSibling','_findSuggestions','previousSibling','*Check\x20item*','_LIST','length','_registerLegacyDescription','get','formatBlock','848pvugOu','getSuggestions','*Split:*\x20list\x20item','attributes','12cMSmpx','ELEMENT_NUMBERED_LIST','20268XJwAnK','locale','getRanges','next','mergeListItemBackward','map','_suggestionFactory','todoListCheck','listMarkerStyle','schema','nodeAfter','registerDescriptionCallback','type','editor','toUpperCase','filter','registerAttributeLabel','bulletedList','mergeListItemForward','*Merge:*\x20%0','descriptionFactory','push','*Remove\x20format:*\x20%0','find','indentList','getAttribute','todoList','FORMAT_INDENT','attribute','value','_supportLegacySuggestions','setAttribute','containsItem','ELEMENT_','_getAttributeKey','oldValue','splitListItemBefore','refresh','*Indent:*\x20%0','documentList','config','plugins','ListEditing','data','every','listStyle','change','commandParams','*Uncheck\x20item*','forceValue','listReversed','suggestion','listType','getFirstRange','parent','*Format:*\x20remove\x20from\x20%0','outdentList','isUndo','end','getChanges','3134197DTiEsv','differ','groupId','model','listMarker','isNextTo','selection','ELEMENT_LIST_ITEM','ELEMENT_BULLETED_LIST','head','*Format:*\x20insert\x20into\x20%0','execute','default','includes','*Outdent:*\x20%0','list.multiBlock','listIndent','createRange','assureChains','afterInit','key','checkTodoList','start','listStart','registerCustomCallback','ELEMENT_TODO_LIST'];_0x4c01=function(){return _0x71891e;};return _0x4c01();}const _0x4c0da5=_0x336a;(function(_0x5c5ef3,_0x10922a){const _0x1cedf3=_0x336a,_0x42d08c=_0x5c5ef3();while(!![]){try{const _0x3dc771=parseInt(_0x1cedf3(0x11a))/0x1+parseInt(_0x1cedf3(0xee))/0x2*(-parseInt(_0x1cedf3(0xf3))/0x3)+-parseInt(_0x1cedf3(0x12d))/0x4*(parseInt(_0x1cedf3(0x104))/0x5)+parseInt(_0x1cedf3(0xfb))/0x6*(-parseInt(_0x1cedf3(0xf8))/0x7)+parseInt(_0x1cedf3(0x129))/0x8*(-parseInt(_0x1cedf3(0x12f))/0x9)+-parseInt(_0x1cedf3(0x103))/0xa*(parseInt(_0x1cedf3(0x16b))/0xb)+parseInt(_0x1cedf3(0xfa))/0xc;if(_0x3dc771===_0x10922a)break;else _0x42d08c['push'](_0x42d08c['shift']());}catch(_0x45deac){_0x42d08c['push'](_0x42d08c['shift']());}}}(_0x4c01,0x684dd));import{Plugin as _0x9a490f}from'ckeditor5/src/core.js';import{getTranslation as _0x50e7eb}from'../utils/common-translations.js';function _0x336a(_0xdd3025,_0x14a1e4){const _0x4c017d=_0x4c01();return _0x336a=function(_0x336ace,_0x36e67e){_0x336ace=_0x336ace-0xe0;let _0x4e333e=_0x4c017d[_0x336ace];return _0x4e333e;},_0x336a(_0xdd3025,_0x14a1e4);}import{renameAttributeKey as _0x4692c6}from'../trackchangesediting.js';import{LiveRange as _0xa0e6a0}from'ckeditor5/src/engine.js';export default class z extends _0x9a490f{[_0x4c0da5(0xe6)](){const _0x4a15c5=_0x4c0da5,_0x5dd07f=this[_0x4a15c5(0x13c)];if(!_0x5dd07f[_0x4a15c5(0x158)][_0x4a15c5(0xf0)](_0x4a15c5(0x159)))return;const _0x59b2e9=_0x5dd07f[_0x4a15c5(0x130)],_0xf45b05=_0x5dd07f[_0x4a15c5(0x158)][_0x4a15c5(0x127)](_0x4a15c5(0x10a)),_0x5a2100=_0x5dd07f[_0x4a15c5(0x158)][_0x4a15c5(0xf0)](_0x4a15c5(0xff)),_0x47f71f=!!_0x5dd07f[_0x4a15c5(0x157)][_0x4a15c5(0x127)](_0x4a15c5(0xe2));function _0x3ff9b9(_0xe28c46){const _0x4208f9=_0x4a15c5;return{'type':_0x4208f9(0xef),'content':''+_0x50e7eb(_0x59b2e9,_0x4208f9(0x113),_0xe28c46)};}function _0x1e01c8(_0x50d2b4){const _0x11d123=_0x4a15c5;return{'type':_0x11d123(0xef),'content':''+_0x50e7eb(_0x59b2e9,_0x11d123(0x145),_0x50d2b4)};}_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x102)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x140)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x10f)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x100)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x147)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x167)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x10c)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x153)),_0xf45b05[_0x4a15c5(0x107)](_0x4a15c5(0x117)),_0xf45b05[_0x4a15c5(0x107)](_0x4a15c5(0x163)),_0xf45b05[_0x4a15c5(0x107)](_0x4a15c5(0xe3)),_0x47f71f&&(_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x133)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x141))),_0x5a2100&&(_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0x149)),_0xf45b05[_0x4a15c5(0x10e)](_0x4a15c5(0xe8)),_0xf45b05[_0x4a15c5(0x107)](_0x4a15c5(0xf1)),_0xf45b05[_0x4a15c5(0x143)][_0x4a15c5(0x13a)](_0x43bc0f=>{const _0x39ee65=_0x4a15c5,{data:_0x1078c5}=_0x43bc0f;if(_0x1078c5&&_0x39ee65(0xf1)==_0x1078c5[_0x39ee65(0xe7)])return{'type':_0x39ee65(0xef),'content':_0x1078c5[_0x39ee65(0xfd)]?_0x50e7eb(_0x59b2e9,_0x39ee65(0x123)):_0x50e7eb(_0x59b2e9,_0x39ee65(0x15f))};}),this[_0x4a15c5(0x13c)][_0x4a15c5(0x16e)][_0x4a15c5(0x11b)][_0x4a15c5(0x108)](_0x116860=>{const _0x58a241=_0x4a15c5;if(_0x116860[_0x58a241(0x110)][_0x58a241(0x168)])return!0x1;let _0x19db09=!0x1;const _0x3a5687=_0xf45b05[_0x58a241(0x12a)]({'skipNotAttached':!0x0})[_0x58a241(0x13e)](_0x4b78df=>_0x58a241(0xf1)===_0xf45b05[_0x58a241(0x151)](_0x4b78df));for(const _0x4ecc20 of _0x3a5687){_0x58a241(0xf5)!=_0x4ecc20[_0x58a241(0x164)]()[_0x58a241(0xe9)][_0x58a241(0x139)][_0x58a241(0x148)](_0x58a241(0x163))&&(_0xf45b05[_0x58a241(0x121)](_0x4ecc20[_0x58a241(0x164)](),_0x58a241(0x14b))[_0x58a241(0x146)](_0x3c8182=>_0x58a241(0x163)===_0xf45b05[_0x58a241(0x151)](_0x3c8182[_0x58a241(0x162)]))||(_0x116860[_0x58a241(0xf4)](_0x4ecc20[_0x58a241(0x115)]()),_0x19db09=!0x0));}return _0x19db09;})),_0xf45b05[_0x4a15c5(0x143)][_0x4a15c5(0x13f)](_0x4a15c5(0xe3),_0x50e7eb(_0x59b2e9,_0x4a15c5(0x14a)));const _0x3d86e3={'type':_0x4a15c5(0xef),'content':''};_0xf45b05[_0x4a15c5(0x143)][_0x4a15c5(0x13a)](_0x5b88df=>{const _0x24426c=_0x4a15c5,{data:_0x4f1356}=_0x5b88df;if(!_0x4f1356||_0x24426c(0x163)!=_0x4f1356[_0x24426c(0xe7)])return;let _0x4f1fc0=_0x5b88df[_0x24426c(0x174)];for(;_0x4f1fc0;){if(_0x4f1fc0[_0x24426c(0x15a)]&&((_0x24426c(0x15c)==_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0xe7)]||_0x24426c(0x137)==_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0xe7)])&&(_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0xfd)]&&_0x24426c(0x177)!=_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0xfd)]||_0x24426c(0x177)!=_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0x152)]&&!_0x4f1356[_0x24426c(0xfd)])||!_0x47f71f&&_0x4f1fc0[_0x24426c(0x15a)][_0x24426c(0xe7)]==_0x4692c6))return _0x3d86e3;_0x4f1fc0=_0x4f1fc0[_0x24426c(0x132)];}if(null==_0x4f1356[_0x24426c(0xfd)])switch(_0x4f1356[_0x24426c(0x152)]){case _0x24426c(0x10b):return _0x1e01c8(_0x50e7eb(_0x59b2e9,_0x24426c(0x173)));case _0x24426c(0x11f):return _0x1e01c8(_0x50e7eb(_0x59b2e9,_0x24426c(0x12e)));case _0x24426c(0xf5):return _0x1e01c8(_0x50e7eb(_0x59b2e9,_0x24426c(0xec)));}switch(_0x4f1356[_0x24426c(0xfd)]){case _0x24426c(0x10b):return _0x3ff9b9(_0x50e7eb(_0x59b2e9,_0x24426c(0x173)));case _0x24426c(0x11f):return _0x3ff9b9(_0x50e7eb(_0x59b2e9,_0x24426c(0x12e)));case _0x24426c(0xf5):return _0x3ff9b9(_0x50e7eb(_0x59b2e9,_0x24426c(0xec)));}}),_0xf45b05[_0x4a15c5(0x143)][_0x4a15c5(0x13a)](_0x3d4030=>{const _0x13e7ef=_0x4a15c5,{data:_0x85f979}=_0x3d4030;if(_0x85f979&&_0x13e7ef(0xe3)==_0x85f979[_0x13e7ef(0xe7)])return null==_0x85f979[_0x13e7ef(0xfd)]||null==_0x85f979[_0x13e7ef(0x152)]&&0x0==_0x85f979[_0x13e7ef(0xfd)]?_0x3d86e3:void 0x0;}),_0xf45b05[_0x4a15c5(0x143)][_0x4a15c5(0x13a)](_0x1cea49=>{const _0xaddc35=_0x4a15c5;if(_0xaddc35(0x14b)!=_0x1cea49[_0xaddc35(0x13b)])return;const {data:_0x28831c}=_0x1cea49;if(!_0x28831c||_0xaddc35(0x117)!=_0x28831c[_0xaddc35(0xe7)])return;const _0x5a0446=le(_0x1cea49);return _0xaddc35(0xfd)==_0x5a0446?{'type':_0xaddc35(0xef),'content':_0x50e7eb(_0x59b2e9,_0xaddc35(0xfc))}:_0xaddc35(0x152)==_0x5a0446?{'type':_0xaddc35(0xef),'content':_0x50e7eb(_0x59b2e9,_0xaddc35(0x12b))}:_0x3d86e3;}),_0x5dd07f[_0x4a15c5(0x16e)][_0x4a15c5(0x11b)][_0x4a15c5(0x108)](_0x155fb6=>this[_0x4a15c5(0x11c)](_0x155fb6)),_0x5dd07f[_0x4a15c5(0x16e)][_0x4a15c5(0x11b)][_0x4a15c5(0x108)](_0x4f2aa2=>this[_0x4a15c5(0xf6)](_0x4f2aa2)),_0x5dd07f[_0x4a15c5(0x16e)][_0x4a15c5(0x11b)][_0x4a15c5(0x108)](_0x3583c6=>this[_0x4a15c5(0xe5)](_0x3583c6)),this[_0x4a15c5(0x14d)]();}[_0x4c0da5(0x11c)](_0x41bd70){const _0x51d5e7=_0x4c0da5;if(_0x41bd70[_0x51d5e7(0x110)][_0x51d5e7(0x168)]||!_0x41bd70[_0x51d5e7(0x110)][_0x51d5e7(0x111)])return!0x1;let _0x28b768=!0x1;const _0x259cb8=this[_0x51d5e7(0x13c)][_0x51d5e7(0x158)][_0x51d5e7(0x127)](_0x51d5e7(0x10a))[_0x51d5e7(0x12a)]({'skipNotAttached':!0x0})[_0x51d5e7(0x13e)](_0x314cbc=>_0x314cbc[_0x51d5e7(0x15a)]&&_0x51d5e7(0x117)==_0x314cbc[_0x51d5e7(0x15a)][_0x51d5e7(0xe7)])[_0x51d5e7(0x13e)](_0x3ba544=>_0x3ba544[_0x51d5e7(0x15a)][_0x51d5e7(0xfd)]&&_0x3ba544[_0x51d5e7(0x15a)][_0x51d5e7(0x152)]);for(const _0x4738b8 of _0x259cb8)le(_0x4738b8)||(_0x41bd70[_0x51d5e7(0xf4)](_0x4738b8[_0x51d5e7(0x115)]()),_0x28b768=!0x0);return _0x28b768;}[_0x4c0da5(0xf6)](_0x3126fb){const _0x437133=_0x4c0da5;if(_0x3126fb[_0x437133(0x110)][_0x437133(0x168)]||!_0x3126fb[_0x437133(0x110)][_0x437133(0x111)])return!0x1;const _0x33ce84=this[_0x437133(0x13c)][_0x437133(0x158)][_0x437133(0x127)](_0x437133(0x10a));if(_0x33ce84[_0x437133(0x112)][_0x437133(0x14c)])return!0x1;let _0x388151=!0x1;const _0x55cc6e=[_0x437133(0x163),_0x437133(0x117),_0x437133(0xe3),_0x437133(0x15c),_0x437133(0xea),_0x437133(0x161),_0x437133(0x136),_0x437133(0x16f),_0x437133(0x137)],_0xb498bf=this[_0x437133(0x13c)][_0x437133(0x16e)][_0x437133(0x11b)][_0x437133(0x16c)][_0x437133(0x16a)]()[_0x437133(0x13e)](_0x3c71a8=>_0x437133(0x14b)==_0x3c71a8[_0x437133(0x13b)])[_0x437133(0x13e)](_0xa0999d=>_0x55cc6e[_0x437133(0xe0)](_0xa0999d[_0x437133(0x11d)]));if(0x0==_0xb498bf[_0x437133(0x125)])return _0x388151;for(const _0x112a22 of _0xb498bf){const _0x2e8c1e=_0x33ce84[_0x437133(0x121)](_0x112a22[_0x437133(0x11e)],_0x437133(0x14b))[_0x437133(0x13e)](_0x4c120d=>!_0x4c120d[_0x437133(0x118)][_0x437133(0x170)])[_0x437133(0x134)](_0x2c7da0=>_0x2c7da0[_0x437133(0x162)])[_0x437133(0x13e)](_0x1ef915=>{const _0x5a73cc=_0x437133,_0x6096b0=_0x33ce84[_0x5a73cc(0x151)](_0x1ef915);return _0x55cc6e[_0x5a73cc(0xe0)](_0x6096b0);});if(_0x2e8c1e[_0x437133(0x125)]){for(const _0x277c3a of _0x2e8c1e)_0x3126fb[_0x437133(0xf4)](_0x277c3a[_0x437133(0x115)]());_0x388151=!0x0;}}return _0x388151;}[_0x4c0da5(0xe5)](_0x276c69){const _0x26be71=_0x4c0da5;if(_0x276c69[_0x26be71(0x110)][_0x26be71(0x168)]||!_0x276c69[_0x26be71(0x110)][_0x26be71(0x111)])return!0x1;const _0x66692a=this[_0x26be71(0x13c)][_0x26be71(0x158)][_0x26be71(0x127)](_0x26be71(0x10a));let _0x33bfb9=!0x1;const _0x12b585=[_0x26be71(0x163),_0x26be71(0x117),_0x26be71(0xe3),_0x26be71(0x15c),_0x26be71(0xea),_0x26be71(0x161),_0x26be71(0x136),_0x26be71(0x16f),_0x26be71(0x137)];for(const _0x364217 of _0x66692a[_0x26be71(0x12a)]({'skipNotAttached':!0x0})){const _0x1ade40=_0x66692a[_0x26be71(0x121)](_0x364217[_0x26be71(0x164)](),_0x26be71(0x14b))[_0x26be71(0x134)](_0x45a7a2=>_0x45a7a2[_0x26be71(0x162)])[_0x26be71(0x13e)](_0x351262=>_0x351262[_0x26be71(0x15a)]&&_0x12b585[_0x26be71(0xe0)](_0x351262[_0x26be71(0x15a)][_0x26be71(0xe7)]));if(!_0x1ade40[_0x26be71(0x125)])continue;const _0x52c801=_0x1ade40[0x0][_0x26be71(0x174)][_0x26be71(0x12c)][_0x26be71(0x16d)];if(!_0x1ade40[_0x26be71(0x15b)](_0x1d0c35=>_0x1d0c35[_0x26be71(0x12c)][_0x26be71(0x16d)]===_0x52c801)){for(const _0x48555a of _0x1ade40)_0x453f96(_0x48555a,_0x52c801)&&(_0x33bfb9=!0x0);}}return _0x33bfb9;function _0x1865fd(_0x468dbf,_0x569cd1){const _0x5832ec=_0x26be71;for(const _0x55af7c of _0x66692a[_0x5832ec(0x12a)]({'skipNotAttached':!0x0})[_0x5832ec(0x13e)](_0x4b8993=>_0x5832ec(0x14b)==_0x4b8993[_0x5832ec(0x13b)]&&_0x4b8993[_0x5832ec(0x12c)][_0x5832ec(0x16d)]==_0x468dbf))_0x55af7c[_0x5832ec(0x14e)](_0x5832ec(0x16d),_0x569cd1);}function _0x453f96(_0x10b715,_0x28e26b){const _0x28c8e6=_0x26be71;let _0x2888c5=_0x10b715[_0x28c8e6(0x174)],_0x13ac9e=!0x1;for(;_0x2888c5;)_0x2888c5[_0x28c8e6(0x12c)][_0x28c8e6(0x16d)]!=_0x28e26b&&(_0x1865fd(_0x2888c5[_0x28c8e6(0x12c)][_0x28c8e6(0x16d)],_0x28e26b),_0x2888c5[_0x28c8e6(0x14e)](_0x28c8e6(0x16d),_0x28e26b),_0x13ac9e=!0x0),_0x2888c5=_0x2888c5[_0x28c8e6(0x132)];return _0x13ac9e;}}[_0x4c0da5(0x14d)](){const _0x5da6b4=_0x4c0da5,_0x78955d=this[_0x5da6b4(0x13c)],_0x2bae6e=_0x78955d[_0x5da6b4(0x130)],_0x24e437=_0x78955d[_0x5da6b4(0x158)][_0x5da6b4(0x127)](_0x5da6b4(0x10a));this[_0x5da6b4(0x126)](),_0x24e437[_0x5da6b4(0x135)][_0x5da6b4(0xeb)](_0x5da6b4(0x128),_0x5da6b4(0x156),_0x5da6b4(0xf2),function(_0x39a9ff,_0x3fe214){const _0x231788=_0x5da6b4,_0x179b7a=[];for(let _0x37afa5 of _0x39a9ff)_0x37afa5[_0x231788(0xe9)][_0x231788(0x139)]===_0x37afa5[_0x231788(0x169)][_0x231788(0x165)]&&(_0x37afa5=_0x78955d[_0x231788(0x16e)][_0x231788(0xe4)](_0x78955d[_0x231788(0x16e)][_0x231788(0xfe)](_0x37afa5[_0x231788(0xe9)][_0x231788(0x139)],0x0))),_0x179b7a[_0x231788(0x144)](_0x37afa5);_0x78955d[_0x231788(0x16e)][_0x231788(0x15d)](_0x883963=>{const _0x3b5f23=_0x231788,_0x17942c=_0x78955d[_0x3b5f23(0x16e)][_0x3b5f23(0x11b)][_0x3b5f23(0x171)],_0x13964c=Array[_0x3b5f23(0x101)](_0x17942c[_0x3b5f23(0x131)]())[_0x3b5f23(0x134)](_0x1da3c4=>_0xa0e6a0[_0x3b5f23(0x114)](_0x1da3c4));_0x883963[_0x3b5f23(0xf7)](_0x179b7a),_0x78955d[_0x3b5f23(0xed)][_0x3b5f23(0x127)](_0x3fe214[_0x3b5f23(0x119)])[_0x3b5f23(0x154)](),_0x3fe214[_0x3b5f23(0x15e)][_0x3b5f23(0x144)]({'forceDefaultExecution':!0x0}),_0x78955d[_0x3b5f23(0x176)](_0x3fe214[_0x3b5f23(0x119)],..._0x3fe214[_0x3b5f23(0x15e)]),_0x883963[_0x3b5f23(0xf7)](_0x13964c);for(const _0x4bd60f of _0x13964c)_0x4bd60f[_0x3b5f23(0x10d)]();});}),_0x24e437[_0x5da6b4(0x143)][_0x5da6b4(0x105)](function(_0x38ac5c){const _0x575274=_0x5da6b4,_0x2199c7=!_0x78955d[_0x575274(0x16e)][_0x575274(0x138)][_0x575274(0x106)](_0x38ac5c),_0x4ccdc8=_0x38ac5c[_0x575274(0x122)],_0x55ecf9=_0x38ac5c[_0x575274(0x120)],_0x2dffbd=_0x38ac5c[_0x575274(0x148)](_0x575274(0x117)),_0x4fcf1a=!_0x4ccdc8||_0x4ccdc8[_0x575274(0x148)](_0x575274(0x117))!==_0x2dffbd,_0x1d7a66=!_0x55ecf9||_0x55ecf9[_0x575274(0x148)](_0x575274(0x117))!==_0x2dffbd;return _0x2199c7&&Boolean(_0x2dffbd)&&_0x4fcf1a&&_0x1d7a66;},_0x45b988=>_0x50e7eb(_0x2bae6e,_0x5da6b4(0x172),_0x45b988));}[_0x4c0da5(0x126)](){const _0x1d0595=_0x4c0da5,_0x574c39=this[_0x1d0595(0x13c)],_0xeaf3e1=_0x574c39[_0x1d0595(0x130)];function _0x12047c(_0x3ddacc){const _0x68e194=_0x1d0595,_0x168b96=_0x574c39[_0x68e194(0xed)][_0x68e194(0x127)](_0x68e194(0x140))[_0x68e194(0x14c)],_0x486aaa=_0x574c39[_0x68e194(0xed)][_0x68e194(0x127)](_0x68e194(0x102))[_0x68e194(0x14c)];return _0x68e194(0x102)===_0x3ddacc?_0x168b96:_0x486aaa;}_0x574c39[_0x1d0595(0x158)][_0x1d0595(0x127)](_0x1d0595(0x10a))[_0x1d0595(0x143)][_0x1d0595(0x13a)](function(_0x176f5f){const _0x5350a0=_0x1d0595;if(_0x5350a0(0x128)!=_0x176f5f[_0x5350a0(0x13b)])return;const {data:_0x36a9ef}=_0x176f5f;if(!_0x36a9ef)return;let _0x32ce6e,_0x2f2d53,_0x4b07e3,_0x1d3aec;switch(_0x36a9ef[_0x5350a0(0x119)]){case _0x5350a0(0x140):_0x4b07e3=_0x36a9ef[_0x5350a0(0x15e)][0x0][_0x5350a0(0x160)],_0x1d3aec=_0x12047c(_0x36a9ef[_0x5350a0(0x119)]),_0x32ce6e=_0x4b07e3?_0x5350a0(0x175):_0x5350a0(0x166),!_0x1d3aec&&_0x574c39[_0x5350a0(0x157)][_0x5350a0(0x127)](_0x5350a0(0xe2))||(_0x32ce6e=_0x5350a0(0x116)),_0x2f2d53={'type':_0x5350a0(0xef),'content':_0x50e7eb(_0xeaf3e1,_0x32ce6e,_0x50e7eb(_0xeaf3e1,_0x5350a0(0x173)))};break;case _0x5350a0(0x102):_0x4b07e3=_0x36a9ef[_0x5350a0(0x15e)][0x0][_0x5350a0(0x160)],_0x1d3aec=_0x12047c(_0x36a9ef[_0x5350a0(0x119)]),_0x32ce6e=_0x4b07e3?_0x5350a0(0x175):_0x5350a0(0x166),!_0x1d3aec&&_0x574c39[_0x5350a0(0x157)][_0x5350a0(0x127)](_0x5350a0(0xe2))||(_0x32ce6e=_0x5350a0(0x116)),_0x2f2d53={'type':_0x5350a0(0xef),'content':_0x50e7eb(_0xeaf3e1,_0x32ce6e,_0x50e7eb(_0xeaf3e1,_0x5350a0(0x12e)))};break;case _0x5350a0(0x147):_0x32ce6e=_0x5350a0(0x155),_0x2f2d53={'type':_0x5350a0(0xef),'content':_0x50e7eb(_0xeaf3e1,_0x32ce6e,_0x50e7eb(_0xeaf3e1,_0x5350a0(0x172)))};break;case _0x5350a0(0x167):_0x32ce6e=function(_0x4ad507){const _0x616b24=_0x5350a0,_0x1aec86=_0x4ad507[_0x616b24(0x164)]();let _0x5382bd=_0x1aec86[_0x616b24(0xe9)][_0x616b24(0x139)];for(;_0x5382bd&&_0x1aec86[_0x616b24(0x14f)](_0x5382bd);){if(_0x5382bd[_0x616b24(0x148)](_0x616b24(0xe3))>0x0)return!0x1;_0x5382bd=_0x5382bd[_0x616b24(0x120)];}return!0x0;}(_0x176f5f)?_0x50e7eb(_0xeaf3e1,_0x5350a0(0x166),_0x50e7eb(_0xeaf3e1,function(_0x22124f){const _0x3b3596=_0x5350a0;return _0x3b3596(0x150)+_0x22124f[_0x3b3596(0x164)]()[_0x3b3596(0xe9)][_0x3b3596(0x139)][_0x3b3596(0x148)](_0x3b3596(0x163))[_0x3b3596(0x13d)]()+_0x3b3596(0x124);}(_0x176f5f))):_0x50e7eb(_0xeaf3e1,_0x5350a0(0xe1),_0x50e7eb(_0xeaf3e1,_0x5350a0(0x172))),_0x2f2d53={'type':_0x5350a0(0xef),'content':_0x32ce6e};break;case _0x5350a0(0x133):case _0x5350a0(0x141):!0x1===_0x36a9ef[_0x5350a0(0x109)]&&(_0x32ce6e=_0x5350a0(0x142),_0x2f2d53={'type':_0x5350a0(0xf9),'content':_0x50e7eb(_0xeaf3e1,_0x32ce6e,_0x50e7eb(_0xeaf3e1,_0x5350a0(0x172)))});}return _0x2f2d53;});}}function le(_0x54fe26){const _0x5a0ac6=_0x4c0da5;let _0xa71995=_0x54fe26[_0x5a0ac6(0x164)]()[_0x5a0ac6(0xe9)][_0x5a0ac6(0x139)][_0x5a0ac6(0x122)];for(;_0xa71995;){const _0x295080=_0xa71995[_0x5a0ac6(0x148)](_0x5a0ac6(0x117));if(!_0x295080)return!0x1;if(_0x295080==_0x54fe26[_0x5a0ac6(0x15a)][_0x5a0ac6(0xfd)])return _0x5a0ac6(0xfd);if(_0x295080==_0x54fe26[_0x5a0ac6(0x15a)][_0x5a0ac6(0x152)])return _0x5a0ac6(0x152);_0xa71995=_0xa71995[_0x5a0ac6(0x122)];}return!0x1;}
23
+ const _0x42a0ad=_0x4fae;function _0x503d(){const _0x2fe9d1=['key','toUpperCase','locale','execute','*Remove\x20format:*\x20%0','nodeAfter','batch','setAttribute','forceValue','descriptionFactory','listStart','listIndent','_registerLegacyDescription','mergeListItemForward','_supportLegacySuggestions','splitListItemAfter','attributeKey','nextSibling','trackChangesCommand','*Merge:*\x20%0','bulletedList','selection','every','next','refresh','getFirstRange','assureChains','ELEMENT_TODO_LIST','todo','isUndo','commands','ELEMENT_LIST_ITEM','mergeListItemBackward','setSelection','indentList','filter','*Indent:*\x20%0','includes','registerAttributeLabel','_suggestionFactory','1831812tHfSCr','isLocal','from','model','splitListItemBefore','ELEMENT_BULLETED_LIST','46443wROWyJ','listMarkerStyle','groupId','checkTodoList','listReversed','listItemIdFixer','*Check\x20item*','change','has','listStyle','config','commandParams','deletion','enableDefaultAttributesIntegration','ELEMENT_NUMBERED_LIST','formatBlock','editor','plugins','getChanges','detach','documentList','createRange','*Format:*\x20remove\x20from\x20%0','newValue','1725353TlFvMG','2QwXMKu','noTrackChangesFixer','*Merge:*\x20list\x20item','todoListChecked','commandName','accept','FORMAT_INDENT','*Change\x20to:*\x20%0','previousSibling','createPositionAt','getFirstMarker','registerElementLabel','listMarker','get','todoListCheck','registerBlockAttribute','outdentList','TrackChangesEditing','registerCustomCallback','customBulletedList','ListEditing','isNextTo','length','end','head','*Format:*\x20insert\x20into\x20%0','listType','104145WcZNNr','numbered','1459064fBXCHZ','registerPostFixer','map','start','getSuggestions','_getAttributeKey','listItemId','type','push','document','*Outdent:*\x20%0','parent','meta','multipleBlocks','list.multiBlock','containsItem','range','customNumberedList','6tQszee','afterInit','differ','value','attribute','TodoListEditing','getRanges','_LIST','find','data','*Set\x20format:*\x20%0','isObject','getAttribute','ELEMENT_','attributes','format','*Split:*\x20list\x20item','bulleted','2542509vpsGix','suggestion','removeMarker','schema','todoList','numberedList','default','1779771JxOOiD','fromRange','registerDescriptionCallback','oldValue','*Uncheck\x20item*','_findSuggestions'];_0x503d=function(){return _0x2fe9d1;};return _0x503d();}(function(_0x5c5359,_0x2ecd6b){const _0x389067=_0x4fae,_0x5aa38a=_0x5c5359();while(!![]){try{const _0x37f3dc=parseInt(_0x389067(0x14e))/0x1+parseInt(_0x389067(0x167))/0x2*(parseInt(_0x389067(0x11a))/0x3)+-parseInt(_0x389067(0x148))/0x4+parseInt(_0x389067(0x182))/0x5*(-parseInt(_0x389067(0x101))/0x6)+parseInt(_0x389067(0x166))/0x7+parseInt(_0x389067(0x184))/0x8+-parseInt(_0x389067(0x113))/0x9;if(_0x37f3dc===_0x2ecd6b)break;else _0x5aa38a['push'](_0x5aa38a['shift']());}catch(_0x58056c){_0x5aa38a['push'](_0x5aa38a['shift']());}}}(_0x503d,0x4b04f));import{Plugin as _0x5516ab}from'ckeditor5/src/core.js';import{getTranslation as _0x2633af}from'../utils/common-translations.js';import{renameAttributeKey as _0x584464}from'../trackchangesediting.js';function _0x4fae(_0x298459,_0x5324aa){const _0x503d8a=_0x503d();return _0x4fae=function(_0x4faec7,_0x144800){_0x4faec7=_0x4faec7-0xf3;let _0x28eb00=_0x503d8a[_0x4faec7];return _0x28eb00;},_0x4fae(_0x298459,_0x5324aa);}import{LiveRange as _0x2440c8}from'ckeditor5/src/engine.js';export default class z extends _0x5516ab{[_0x42a0ad(0x102)](){const _0x5989c7=_0x42a0ad,_0x3b9c67=this[_0x5989c7(0x15e)];if(!_0x3b9c67[_0x5989c7(0x15f)][_0x5989c7(0x156)](_0x5989c7(0x17b)))return;const _0x19ee38=_0x3b9c67[_0x5989c7(0x122)],_0x312d01=_0x3b9c67[_0x5989c7(0x15f)][_0x5989c7(0x174)](_0x5989c7(0x178)),_0x43ba6f=_0x3b9c67[_0x5989c7(0x15f)][_0x5989c7(0x156)](_0x5989c7(0x106)),_0xbafe6a=!!_0x3b9c67[_0x5989c7(0x158)][_0x5989c7(0x174)](_0x5989c7(0xfd));function _0x370a68(_0x958045){const _0x5bdfda=_0x5989c7;return{'type':_0x5bdfda(0x110),'content':''+_0x2633af(_0x19ee38,_0x5bdfda(0x10b),_0x958045)};}function _0x3fe5a9(_0x23cfd2){const _0x5be53e=_0x5989c7;return{'type':_0x5be53e(0x110),'content':''+_0x2633af(_0x19ee38,_0x5be53e(0x124),_0x23cfd2)};}_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x118)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x134)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x100)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x17a)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x142)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x177)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x12f)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x14c)),_0x312d01[_0x5989c7(0x176)](_0x5989c7(0xf5)),_0x312d01[_0x5989c7(0x176)](_0x5989c7(0x181)),_0x312d01[_0x5989c7(0x176)](_0x5989c7(0x12b)),_0xbafe6a&&(_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x140)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x12d))),_0x43ba6f&&(_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x117)),_0x312d01[_0x5989c7(0x15b)](_0x5989c7(0x151)),_0x312d01[_0x5989c7(0x176)](_0x5989c7(0x16a)),_0x312d01[_0x5989c7(0x129)][_0x5989c7(0x11c)](_0x4e74a6=>{const _0x15fddb=_0x5989c7,{data:_0x1e70db}=_0x4e74a6;if(_0x1e70db&&_0x15fddb(0x16a)==_0x1e70db[_0x15fddb(0x120)])return{'type':_0x15fddb(0x110),'content':_0x1e70db[_0x15fddb(0x165)]?_0x2633af(_0x19ee38,_0x15fddb(0x154)):_0x2633af(_0x19ee38,_0x15fddb(0x11e))};}),this[_0x5989c7(0x15e)][_0x5989c7(0x14b)][_0x5989c7(0xf8)][_0x5989c7(0x185)](_0xfbbdd1=>{const _0xab04ac=_0x5989c7;if(_0xfbbdd1[_0xab04ac(0x126)][_0xab04ac(0x13d)])return!0x1;let _0x2895be=!0x1;const _0x25b07d=_0x312d01[_0xab04ac(0xf3)]({'skipNotAttached':!0x0})[_0xab04ac(0x143)](_0xdb84c2=>_0xab04ac(0x16a)===_0x312d01[_0xab04ac(0xf4)](_0xdb84c2));for(const _0x2cd795 of _0x25b07d){_0xab04ac(0x13c)!=_0x2cd795[_0xab04ac(0x139)]()[_0xab04ac(0x187)][_0xab04ac(0x125)][_0xab04ac(0x10d)](_0xab04ac(0x181))&&(_0x312d01[_0xab04ac(0x11f)](_0x2cd795[_0xab04ac(0x139)](),_0xab04ac(0x105))[_0xab04ac(0x109)](_0x53841f=>_0xab04ac(0x181)===_0x312d01[_0xab04ac(0xf4)](_0x53841f[_0xab04ac(0x114)]))||(_0xfbbdd1[_0xab04ac(0x115)](_0x2cd795[_0xab04ac(0x171)]()),_0x2895be=!0x0));}return _0x2895be;})),_0x312d01[_0x5989c7(0x129)][_0x5989c7(0x146)](_0x5989c7(0x12b),_0x2633af(_0x19ee38,_0x5989c7(0x16d)));const _0x5e2416={'type':_0x5989c7(0x110),'content':''};_0x312d01[_0x5989c7(0x129)][_0x5989c7(0x11c)](_0x24583c=>{const _0x1482fa=_0x5989c7,{data:_0x1dec70}=_0x24583c;if(!_0x1dec70||_0x1482fa(0x181)!=_0x1dec70[_0x1482fa(0x120)])return;let _0x149810=_0x24583c[_0x1482fa(0x17f)];for(;_0x149810;){if(_0x149810[_0x1482fa(0x10a)]&&((_0x1482fa(0x157)==_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x120)]||_0x1482fa(0x14f)==_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x120)])&&(_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x165)]&&_0x1482fa(0x119)!=_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x165)]||_0x1482fa(0x119)!=_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x11d)]&&!_0x1dec70[_0x1482fa(0x165)])||!_0xbafe6a&&_0x149810[_0x1482fa(0x10a)][_0x1482fa(0x120)]==_0x584464))return _0x5e2416;_0x149810=_0x149810[_0x1482fa(0x137)];}if(null==_0x1dec70[_0x1482fa(0x165)])switch(_0x1dec70[_0x1482fa(0x11d)]){case _0x1482fa(0x112):return _0x3fe5a9(_0x2633af(_0x19ee38,_0x1482fa(0x14d)));case _0x1482fa(0x183):return _0x3fe5a9(_0x2633af(_0x19ee38,_0x1482fa(0x15c)));case _0x1482fa(0x13c):return _0x3fe5a9(_0x2633af(_0x19ee38,_0x1482fa(0x13b)));}switch(_0x1dec70[_0x1482fa(0x165)]){case _0x1482fa(0x112):return _0x370a68(_0x2633af(_0x19ee38,_0x1482fa(0x14d)));case _0x1482fa(0x183):return _0x370a68(_0x2633af(_0x19ee38,_0x1482fa(0x15c)));case _0x1482fa(0x13c):return _0x370a68(_0x2633af(_0x19ee38,_0x1482fa(0x13b)));}}),_0x312d01[_0x5989c7(0x129)][_0x5989c7(0x11c)](_0x35effd=>{const _0x41fb31=_0x5989c7,{data:_0x151497}=_0x35effd;if(_0x151497&&_0x41fb31(0x12b)==_0x151497[_0x41fb31(0x120)])return null==_0x151497[_0x41fb31(0x165)]||null==_0x151497[_0x41fb31(0x11d)]&&0x0==_0x151497[_0x41fb31(0x165)]?_0x5e2416:void 0x0;}),_0x312d01[_0x5989c7(0x129)][_0x5989c7(0x11c)](_0x2a9611=>{const _0x28cbd1=_0x5989c7;if(_0x28cbd1(0x105)!=_0x2a9611[_0x28cbd1(0xf6)])return;const {data:_0x1939bb}=_0x2a9611;if(!_0x1939bb||_0x28cbd1(0xf5)!=_0x1939bb[_0x28cbd1(0x120)])return;const _0x4880f7=le(_0x2a9611);return _0x28cbd1(0x165)==_0x4880f7?{'type':_0x28cbd1(0x110),'content':_0x2633af(_0x19ee38,_0x28cbd1(0x169))}:_0x28cbd1(0x11d)==_0x4880f7?{'type':_0x28cbd1(0x110),'content':_0x2633af(_0x19ee38,_0x28cbd1(0x111))}:_0x5e2416;}),_0x3b9c67[_0x5989c7(0x14b)][_0x5989c7(0xf8)][_0x5989c7(0x185)](_0x5825c2=>this[_0x5989c7(0x153)](_0x5825c2)),_0x3b9c67[_0x5989c7(0x14b)][_0x5989c7(0xf8)][_0x5989c7(0x185)](_0x4f0d59=>this[_0x5989c7(0x168)](_0x4f0d59)),_0x3b9c67[_0x5989c7(0x14b)][_0x5989c7(0xf8)][_0x5989c7(0x185)](_0x276594=>this[_0x5989c7(0x13a)](_0x276594)),this[_0x5989c7(0x12e)]();}[_0x42a0ad(0x153)](_0x4e8bbd){const _0x482931=_0x42a0ad;if(_0x4e8bbd[_0x482931(0x126)][_0x482931(0x13d)]||!_0x4e8bbd[_0x482931(0x126)][_0x482931(0x149)])return!0x1;let _0x3baf2d=!0x1;const _0x2c3ca=this[_0x482931(0x15e)][_0x482931(0x15f)][_0x482931(0x174)](_0x482931(0x178))[_0x482931(0xf3)]({'skipNotAttached':!0x0})[_0x482931(0x143)](_0x462d4b=>_0x462d4b[_0x482931(0x10a)]&&_0x482931(0xf5)==_0x462d4b[_0x482931(0x10a)][_0x482931(0x120)])[_0x482931(0x143)](_0x123a54=>_0x123a54[_0x482931(0x10a)][_0x482931(0x165)]&&_0x123a54[_0x482931(0x10a)][_0x482931(0x11d)]);for(const _0x3a137f of _0x2c3ca)le(_0x3a137f)||(_0x4e8bbd[_0x482931(0x115)](_0x3a137f[_0x482931(0x171)]()),_0x3baf2d=!0x0);return _0x3baf2d;}[_0x42a0ad(0x168)](_0x112927){const _0x3e518a=_0x42a0ad;if(_0x112927[_0x3e518a(0x126)][_0x3e518a(0x13d)]||!_0x112927[_0x3e518a(0x126)][_0x3e518a(0x149)])return!0x1;const _0x1ce52f=this[_0x3e518a(0x15e)][_0x3e518a(0x15f)][_0x3e518a(0x174)](_0x3e518a(0x178));if(_0x1ce52f[_0x3e518a(0x132)][_0x3e518a(0x104)])return!0x1;let _0x4959aa=!0x1;const _0x2cf522=[_0x3e518a(0x181),_0x3e518a(0xf5),_0x3e518a(0x12b),_0x3e518a(0x157),_0x3e518a(0x12a),_0x3e518a(0x152),_0x3e518a(0x175),_0x3e518a(0x173),_0x3e518a(0x14f)],_0x2490d7=this[_0x3e518a(0x15e)][_0x3e518a(0x14b)][_0x3e518a(0xf8)][_0x3e518a(0x103)][_0x3e518a(0x160)]()[_0x3e518a(0x143)](_0x59761b=>_0x3e518a(0x105)==_0x59761b[_0x3e518a(0xf6)])[_0x3e518a(0x143)](_0x1208c3=>_0x2cf522[_0x3e518a(0x145)](_0x1208c3[_0x3e518a(0x130)]));if(0x0==_0x2490d7[_0x3e518a(0x17d)])return _0x4959aa;for(const _0x5b88fe of _0x2490d7){const _0x3bc865=_0x1ce52f[_0x3e518a(0x11f)](_0x5b88fe[_0x3e518a(0xff)],_0x3e518a(0x105))[_0x3e518a(0x143)](_0x282acd=>!_0x282acd[_0x3e518a(0xfb)][_0x3e518a(0x17c)])[_0x3e518a(0x186)](_0x1b6b1f=>_0x1b6b1f[_0x3e518a(0x114)])[_0x3e518a(0x143)](_0x323804=>{const _0x272476=_0x3e518a,_0x15fcba=_0x1ce52f[_0x272476(0xf4)](_0x323804);return _0x2cf522[_0x272476(0x145)](_0x15fcba);});if(_0x3bc865[_0x3e518a(0x17d)]){for(const _0xbce4ad of _0x3bc865)_0x112927[_0x3e518a(0x115)](_0xbce4ad[_0x3e518a(0x171)]());_0x4959aa=!0x0;}}return _0x4959aa;}[_0x42a0ad(0x13a)](_0x478062){const _0x406de5=_0x42a0ad;if(_0x478062[_0x406de5(0x126)][_0x406de5(0x13d)]||!_0x478062[_0x406de5(0x126)][_0x406de5(0x149)])return!0x1;const _0x4924a7=this[_0x406de5(0x15e)][_0x406de5(0x15f)][_0x406de5(0x174)](_0x406de5(0x178));let _0x77b4dc=!0x1;const _0x3b9d46=[_0x406de5(0x181),_0x406de5(0xf5),_0x406de5(0x12b),_0x406de5(0x157),_0x406de5(0x12a),_0x406de5(0x152),_0x406de5(0x175),_0x406de5(0x173),_0x406de5(0x14f)];for(const _0x15a231 of _0x4924a7[_0x406de5(0xf3)]({'skipNotAttached':!0x0})){const _0x44061f=_0x4924a7[_0x406de5(0x11f)](_0x15a231[_0x406de5(0x139)](),_0x406de5(0x105))[_0x406de5(0x186)](_0xedf2d4=>_0xedf2d4[_0x406de5(0x114)])[_0x406de5(0x143)](_0x4e8e3d=>_0x4e8e3d[_0x406de5(0x10a)]&&_0x3b9d46[_0x406de5(0x145)](_0x4e8e3d[_0x406de5(0x10a)][_0x406de5(0x120)]));if(!_0x44061f[_0x406de5(0x17d)])continue;const _0x58554c=_0x44061f[0x0][_0x406de5(0x17f)][_0x406de5(0x10f)][_0x406de5(0x150)];if(!_0x44061f[_0x406de5(0x136)](_0x5dfbde=>_0x5dfbde[_0x406de5(0x10f)][_0x406de5(0x150)]===_0x58554c)){for(const _0x4665f1 of _0x44061f)_0x35435a(_0x4665f1,_0x58554c)&&(_0x77b4dc=!0x0);}}return _0x77b4dc;function _0x27c82f(_0x2ab979,_0x526d53){const _0x245b3d=_0x406de5;for(const _0x1d08aa of _0x4924a7[_0x245b3d(0xf3)]({'skipNotAttached':!0x0})[_0x245b3d(0x143)](_0x4d105c=>_0x245b3d(0x105)==_0x4d105c[_0x245b3d(0xf6)]&&_0x4d105c[_0x245b3d(0x10f)][_0x245b3d(0x150)]==_0x2ab979))_0x1d08aa[_0x245b3d(0x127)](_0x245b3d(0x150),_0x526d53);}function _0x35435a(_0x230a4d,_0x16780d){const _0x53f785=_0x406de5;let _0x7e355e=_0x230a4d[_0x53f785(0x17f)],_0x1976f7=!0x1;for(;_0x7e355e;)_0x7e355e[_0x53f785(0x10f)][_0x53f785(0x150)]!=_0x16780d&&(_0x27c82f(_0x7e355e[_0x53f785(0x10f)][_0x53f785(0x150)],_0x16780d),_0x7e355e[_0x53f785(0x127)](_0x53f785(0x150),_0x16780d),_0x1976f7=!0x0),_0x7e355e=_0x7e355e[_0x53f785(0x137)];return _0x1976f7;}}[_0x42a0ad(0x12e)](){const _0x1d755a=_0x42a0ad,_0x14b982=this[_0x1d755a(0x15e)],_0x10ef34=_0x14b982[_0x1d755a(0x122)],_0x277f42=_0x14b982[_0x1d755a(0x15f)][_0x1d755a(0x174)](_0x1d755a(0x178));this[_0x1d755a(0x12c)](),_0x277f42[_0x1d755a(0x147)][_0x1d755a(0x179)](_0x1d755a(0x15d),_0x1d755a(0x162),_0x1d755a(0x16c),function(_0x3ab77f,_0xe6a144){const _0x452f03=_0x1d755a,_0x57ddb5=[];for(let _0x3687c5 of _0x3ab77f)_0x3687c5[_0x452f03(0x187)][_0x452f03(0x125)]===_0x3687c5[_0x452f03(0x17e)][_0x452f03(0xfa)]&&(_0x3687c5=_0x14b982[_0x452f03(0x14b)][_0x452f03(0x163)](_0x14b982[_0x452f03(0x14b)][_0x452f03(0x170)](_0x3687c5[_0x452f03(0x187)][_0x452f03(0x125)],0x0))),_0x57ddb5[_0x452f03(0xf7)](_0x3687c5);_0x14b982[_0x452f03(0x14b)][_0x452f03(0x155)](_0x51ea45=>{const _0x340ffe=_0x452f03,_0x3220ad=_0x14b982[_0x340ffe(0x14b)][_0x340ffe(0xf8)][_0x340ffe(0x135)],_0xe274eb=Array[_0x340ffe(0x14a)](_0x3220ad[_0x340ffe(0x107)]())[_0x340ffe(0x186)](_0x4fb7a5=>_0x2440c8[_0x340ffe(0x11b)](_0x4fb7a5));_0x51ea45[_0x340ffe(0x141)](_0x57ddb5),_0x14b982[_0x340ffe(0x13e)][_0x340ffe(0x174)](_0xe6a144[_0x340ffe(0x16b)])[_0x340ffe(0x138)](),_0xe6a144[_0x340ffe(0x159)][_0x340ffe(0xf7)]({'forceDefaultExecution':!0x0}),_0x14b982[_0x340ffe(0x123)](_0xe6a144[_0x340ffe(0x16b)],..._0xe6a144[_0x340ffe(0x159)]),_0x51ea45[_0x340ffe(0x141)](_0xe274eb);for(const _0x575563 of _0xe274eb)_0x575563[_0x340ffe(0x161)]();});}),_0x277f42[_0x1d755a(0x129)][_0x1d755a(0x172)](function(_0x34436b){const _0x12fd5f=_0x1d755a,_0x1720c9=!_0x14b982[_0x12fd5f(0x14b)][_0x12fd5f(0x116)][_0x12fd5f(0x10c)](_0x34436b),_0x3ac69d=_0x34436b[_0x12fd5f(0x16f)],_0x3860b0=_0x34436b[_0x12fd5f(0x131)],_0x116a4c=_0x34436b[_0x12fd5f(0x10d)](_0x12fd5f(0xf5)),_0x1b84a2=!_0x3ac69d||_0x3ac69d[_0x12fd5f(0x10d)](_0x12fd5f(0xf5))!==_0x116a4c,_0x2acad3=!_0x3860b0||_0x3860b0[_0x12fd5f(0x10d)](_0x12fd5f(0xf5))!==_0x116a4c;return _0x1720c9&&Boolean(_0x116a4c)&&_0x1b84a2&&_0x2acad3;},_0xc16ad=>_0x2633af(_0x10ef34,_0x1d755a(0x13f),_0xc16ad));}[_0x42a0ad(0x12c)](){const _0x5eab14=_0x42a0ad,_0x46ad45=this[_0x5eab14(0x15e)],_0x30cbee=_0x46ad45[_0x5eab14(0x122)];function _0x452e26(_0x2b5da7){const _0x23c097=_0x5eab14,_0x59f915=_0x46ad45[_0x23c097(0x13e)][_0x23c097(0x174)](_0x23c097(0x134))[_0x23c097(0x104)],_0x435133=_0x46ad45[_0x23c097(0x13e)][_0x23c097(0x174)](_0x23c097(0x118))[_0x23c097(0x104)];return _0x23c097(0x118)===_0x2b5da7?_0x59f915:_0x435133;}_0x46ad45[_0x5eab14(0x15f)][_0x5eab14(0x174)](_0x5eab14(0x178))[_0x5eab14(0x129)][_0x5eab14(0x11c)](function(_0x55c5ed){const _0x4134bd=_0x5eab14;if(_0x4134bd(0x15d)!=_0x55c5ed[_0x4134bd(0xf6)])return;const {data:_0x552f00}=_0x55c5ed;if(!_0x552f00)return;let _0x34a47c,_0x2ff38e,_0x4ee166,_0x42c5bc;switch(_0x552f00[_0x4134bd(0x16b)]){case _0x4134bd(0x134):_0x4ee166=_0x552f00[_0x4134bd(0x159)][0x0][_0x4134bd(0x128)],_0x42c5bc=_0x452e26(_0x552f00[_0x4134bd(0x16b)]),_0x34a47c=_0x4ee166?_0x4134bd(0x180):_0x4134bd(0x164),!_0x42c5bc&&_0x46ad45[_0x4134bd(0x158)][_0x4134bd(0x174)](_0x4134bd(0xfd))||(_0x34a47c=_0x4134bd(0x16e)),_0x2ff38e={'type':_0x4134bd(0x110),'content':_0x2633af(_0x30cbee,_0x34a47c,_0x2633af(_0x30cbee,_0x4134bd(0x14d)))};break;case _0x4134bd(0x118):_0x4ee166=_0x552f00[_0x4134bd(0x159)][0x0][_0x4134bd(0x128)],_0x42c5bc=_0x452e26(_0x552f00[_0x4134bd(0x16b)]),_0x34a47c=_0x4ee166?_0x4134bd(0x180):_0x4134bd(0x164),!_0x42c5bc&&_0x46ad45[_0x4134bd(0x158)][_0x4134bd(0x174)](_0x4134bd(0xfd))||(_0x34a47c=_0x4134bd(0x16e)),_0x2ff38e={'type':_0x4134bd(0x110),'content':_0x2633af(_0x30cbee,_0x34a47c,_0x2633af(_0x30cbee,_0x4134bd(0x15c)))};break;case _0x4134bd(0x142):_0x34a47c=_0x4134bd(0x144),_0x2ff38e={'type':_0x4134bd(0x110),'content':_0x2633af(_0x30cbee,_0x34a47c,_0x2633af(_0x30cbee,_0x4134bd(0x13f)))};break;case _0x4134bd(0x177):_0x34a47c=function(_0x454b52){const _0x48c752=_0x4134bd,_0x6884d=_0x454b52[_0x48c752(0x139)]();let _0x5ce6e6=_0x6884d[_0x48c752(0x187)][_0x48c752(0x125)];for(;_0x5ce6e6&&_0x6884d[_0x48c752(0xfe)](_0x5ce6e6);){if(_0x5ce6e6[_0x48c752(0x10d)](_0x48c752(0x12b))>0x0)return!0x1;_0x5ce6e6=_0x5ce6e6[_0x48c752(0x131)];}return!0x0;}(_0x55c5ed)?_0x2633af(_0x30cbee,_0x4134bd(0x164),_0x2633af(_0x30cbee,function(_0x3d6057){const _0x5a5bba=_0x4134bd;return _0x5a5bba(0x10e)+_0x3d6057[_0x5a5bba(0x139)]()[_0x5a5bba(0x187)][_0x5a5bba(0x125)][_0x5a5bba(0x10d)](_0x5a5bba(0x181))[_0x5a5bba(0x121)]()+_0x5a5bba(0x108);}(_0x55c5ed))):_0x2633af(_0x30cbee,_0x4134bd(0xf9),_0x2633af(_0x30cbee,_0x4134bd(0x13f))),_0x2ff38e={'type':_0x4134bd(0x110),'content':_0x34a47c};break;case _0x4134bd(0x140):case _0x4134bd(0x12d):!0x1===_0x552f00[_0x4134bd(0xfc)]&&(_0x34a47c=_0x4134bd(0x133),_0x2ff38e={'type':_0x4134bd(0x15a),'content':_0x2633af(_0x30cbee,_0x34a47c,_0x2633af(_0x30cbee,_0x4134bd(0x13f)))});}return _0x2ff38e;});}}function le(_0x1b2d50){const _0x754faf=_0x42a0ad;let _0x505ca7=_0x1b2d50[_0x754faf(0x139)]()[_0x754faf(0x187)][_0x754faf(0x125)][_0x754faf(0x16f)];for(;_0x505ca7;){const _0x1d495f=_0x505ca7[_0x754faf(0x10d)](_0x754faf(0xf5));if(!_0x1d495f)return!0x1;if(_0x1d495f==_0x1b2d50[_0x754faf(0x10a)][_0x754faf(0x165)])return _0x754faf(0x165);if(_0x1d495f==_0x1b2d50[_0x754faf(0x10a)][_0x754faf(0x11d)])return _0x754faf(0x11d);_0x505ca7=_0x505ca7[_0x754faf(0x16f)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x195e(_0x162ce3,_0xaebfc9){const _0xe3a7f2=_0xe3a7();return _0x195e=function(_0x195e39,_0x5e8945){_0x195e39=_0x195e39-0x99;let _0x20b145=_0xe3a7f2[_0x195e39];return _0x20b145;},_0x195e(_0x162ce3,_0xaebfc9);}const _0x2ae7cf=_0x195e;(function(_0x3f1e0c,_0x1ee047){const _0x1d1d33=_0x195e,_0x3d7047=_0x3f1e0c();while(!![]){try{const _0x40a80f=-parseInt(_0x1d1d33(0xf2))/0x1+-parseInt(_0x1d1d33(0xe8))/0x2+parseInt(_0x1d1d33(0xd2))/0x3*(parseInt(_0x1d1d33(0xc7))/0x4)+-parseInt(_0x1d1d33(0xb8))/0x5+parseInt(_0x1d1d33(0xaa))/0x6*(parseInt(_0x1d1d33(0xca))/0x7)+parseInt(_0x1d1d33(0xac))/0x8+-parseInt(_0x1d1d33(0xa7))/0x9*(-parseInt(_0x1d1d33(0x99))/0xa);if(_0x40a80f===_0x1ee047)break;else _0x3d7047['push'](_0x3d7047['shift']());}catch(_0x551527){_0x3d7047['push'](_0x3d7047['shift']());}}}(_0xe3a7,0x5e66d));import{Plugin as _0x197d31}from'ckeditor5/src/core.js';function _0xe3a7(){const _0x520e93=['_registerLegacyDescription','config','formatBlock','listStyle','FORMAT_LIST_REVERSED','TrackChangesEditing','1101vIDpRf','listStart','enableDefaultAttributesIntegration','handleDescriptions','getAttribute','get','head','oldValue','_getAttributeKey','ListPropertiesEditing','*Change\x20to:*\x20%0','isUndo','listType','disc','nodeAfter','suggestion','commandName','lower-latin','decimal','default','bulleted','registerAttributeLabel','297938aVkfor','FORMAT_LIST_START','startIndex','includes','registerPostFixer','reversed','numbered','descriptionFactory','next','start','446946SczFkL','*Remove\x20format:*\x20%0','ELEMENT_','20oczeEU','*Format:*\x20set\x20start\x20index\x20to\x20%0','styles','has','afterInit','commandParams','model','_LIST_DEFAULT','replace','list.properties','*Format:*\x20set\x20order\x20to\x20reversed','getFirstRange','format','editor','1897740AFuyHk','registerBlockAttribute','upper-latin','42KPZrdv','lower-roman','422704CzLDOn','listReversed','registerDescriptionCallback','_findSuggestions','find','key','square','decimal-leading-zero','circle','document','upper-roman','locale','521870SJyxIR','getSuggestions','bind','newValue','*Format:*\x20set\x20order\x20to\x20regular','_getTranslationKeyForListStyle','data','removeMarker','_LIST_','customNumbered','attribute','type','getFirstMarker','filter','plugins','5196nkPSFC','toUpperCase','*Set\x20format:*\x20%0','135667CIzmKR','batch'];_0xe3a7=function(){return _0x520e93;};return _0xe3a7();}import{getTranslation as _0x370a53}from'../utils/common-translations.js';export default class ue extends _0x197d31{[_0x2ae7cf(0x9d)](){const _0x404b22=_0x2ae7cf;if(!this[_0x404b22(0xa6)][_0x404b22(0xc6)][_0x404b22(0x9c)](_0x404b22(0xdb)))return;const _0xb33597=this[_0x404b22(0xa6)][_0x404b22(0xcd)][_0x404b22(0xd7)](_0x404b22(0xa2)),_0x258357=this[_0x404b22(0xa6)][_0x404b22(0xc6)][_0x404b22(0xd7)](_0x404b22(0xd1));_0xb33597[_0x404b22(0x9b)]&&(_0x258357[_0x404b22(0xd4)](_0x404b22(0xcf)),_0x258357[_0x404b22(0xa8)](_0x404b22(0xcf))),_0xb33597[_0x404b22(0xed)]&&(_0x258357[_0x404b22(0xd4)](_0x404b22(0xad)),_0x258357[_0x404b22(0xa8)](_0x404b22(0xad))),_0xb33597[_0x404b22(0xea)]&&(_0x258357[_0x404b22(0xd4)](_0x404b22(0xd3)),_0x258357[_0x404b22(0xa8)](_0x404b22(0xd3)));const _0xe175d2={'type':_0x404b22(0xa5),'content':''};_0x258357[_0x404b22(0xef)][_0x404b22(0xae)](this[_0x404b22(0xd5)][_0x404b22(0xba)](this));const _0x2e82d4=this[_0x404b22(0xa6)][_0x404b22(0xb7)];_0x258357[_0x404b22(0xef)][_0x404b22(0xe7)](_0x404b22(0xad),_0x370a53(_0x2e82d4,_0x404b22(0xd0))),_0x258357[_0x404b22(0xef)][_0x404b22(0xae)](_0x6d17fe=>{const _0x56079d=_0x404b22,{data:_0x366e38}=_0x6d17fe;if(_0x366e38&&_0x56079d(0xad)==_0x366e38[_0x56079d(0xb1)])return null==_0x366e38[_0x56079d(0xbb)]||0x0==_0x366e38[_0x56079d(0xbb)]&&null==_0x366e38[_0x56079d(0xd9)]?_0xe175d2:void 0x0;}),_0x258357[_0x404b22(0xef)][_0x404b22(0xe7)](_0x404b22(0xd3),_0x370a53(_0x2e82d4,_0x404b22(0xe9))),_0x258357[_0x404b22(0xef)][_0x404b22(0xae)](_0x10a74b=>{const _0x5f8525=_0x404b22,{data:_0x2c0361}=_0x10a74b;if(_0x2c0361&&_0x5f8525(0xd3)==_0x2c0361[_0x5f8525(0xb1)])return null==_0x2c0361[_0x5f8525(0xbb)]||0x1==_0x2c0361[_0x5f8525(0xbb)]&&null==_0x2c0361[_0x5f8525(0xd9)]?_0xe175d2:void 0x0;}),this[_0x404b22(0xa6)][_0x404b22(0x9f)][_0x404b22(0xb5)][_0x404b22(0xec)](_0x5ab693=>{const _0x50f051=_0x404b22;if(_0x5ab693[_0x50f051(0xcb)][_0x50f051(0xdd)])return!0x1;let _0x4fcce3=!0x1;const _0x25d470=_0x258357[_0x50f051(0xb9)]({'skipNotAttached':!0x0})[_0x50f051(0xc5)](_0x536e08=>{const _0x141ebd=_0x50f051,_0x4f6682=_0x258357[_0x141ebd(0xda)](_0x536e08);return _0x141ebd(0xd3)==_0x4f6682||_0x141ebd(0xad)==_0x4f6682;});for(const _0x5f300f of _0x25d470){const _0x344e62=_0x5f300f[_0x50f051(0xa4)]()[_0x50f051(0xf1)][_0x50f051(0xe0)][_0x50f051(0xd6)](_0x50f051(0xde));if(_0x50f051(0xee)==_0x344e62||_0x50f051(0xc1)==_0x344e62)continue;_0x258357[_0x50f051(0xaf)](_0x5f300f[_0x50f051(0xa4)](),_0x50f051(0xc2))[_0x50f051(0xb0)](_0x460be4=>_0x50f051(0xde)==_0x258357[_0x50f051(0xda)](_0x460be4[_0x50f051(0xe1)]))||(_0x5ab693[_0x50f051(0xbf)](_0x5f300f[_0x50f051(0xc4)]()),_0x4fcce3=!0x0);}return _0x4fcce3;}),this[_0x404b22(0xcc)]();}[_0x2ae7cf(0xd5)](_0x21e8e3){const _0x1e7dd5=_0x2ae7cf,_0x46aaba=this[_0x1e7dd5(0xa6)][_0x1e7dd5(0xb7)],{data:_0x4705f4}=_0x21e8e3,_0x457b82={'type':_0x1e7dd5(0xa5),'content':''};if(!_0x4705f4||_0x1e7dd5(0xcf)!=_0x4705f4[_0x1e7dd5(0xb1)])return;if(!_0x4705f4[_0x1e7dd5(0xd9)])return _0x1e7dd5(0xe5)==_0x4705f4[_0x1e7dd5(0xbb)]?_0x457b82:{'type':_0x1e7dd5(0xa5),'content':''+_0x370a53(_0x46aaba,_0x1e7dd5(0xc9),_0x370a53(_0x46aaba,this[_0x1e7dd5(0xbd)](_0x4705f4[_0x1e7dd5(0xbb)])))};if(!_0x4705f4[_0x1e7dd5(0xbb)]){if(_0x1e7dd5(0xe5)==_0x4705f4[_0x1e7dd5(0xd9)])return _0x457b82;let _0x2404ae=_0x21e8e3[_0x1e7dd5(0xd8)];for(;_0x2404ae;){if(_0x2404ae[_0x1e7dd5(0xbe)]&&_0x1e7dd5(0xde)==_0x2404ae[_0x1e7dd5(0xbe)][_0x1e7dd5(0xb1)]&&_0x2404ae[_0x1e7dd5(0xbe)][_0x1e7dd5(0xbb)])return _0x457b82;_0x2404ae=_0x2404ae[_0x1e7dd5(0xf0)];}return{'type':_0x1e7dd5(0xa5),'content':''+_0x370a53(_0x46aaba,_0x1e7dd5(0xf3),_0x370a53(_0x46aaba,this[_0x1e7dd5(0xbd)](_0x4705f4[_0x1e7dd5(0xd9)])))};}if(_0x1e7dd5(0xe5)!=_0x4705f4[_0x1e7dd5(0xbb)])return{'type':_0x1e7dd5(0xa5),'content':''+_0x370a53(_0x46aaba,_0x1e7dd5(0xc9),_0x370a53(_0x46aaba,this[_0x1e7dd5(0xbd)](_0x4705f4[_0x1e7dd5(0xbb)])))};let _0x4e83c4=_0x21e8e3[_0x1e7dd5(0xd8)];for(;_0x4e83c4;){if(_0x4e83c4[_0x1e7dd5(0xbe)]&&_0x1e7dd5(0xde)==_0x4e83c4[_0x1e7dd5(0xbe)][_0x1e7dd5(0xb1)]&&_0x4e83c4[_0x1e7dd5(0xbe)][_0x1e7dd5(0xbb)]&&_0x4e83c4[_0x1e7dd5(0xbe)][_0x1e7dd5(0xd9)])return _0x457b82;_0x4e83c4=_0x4e83c4[_0x1e7dd5(0xf0)];}const _0xe7df43=_0x21e8e3[_0x1e7dd5(0xa4)]()[_0x1e7dd5(0xf1)][_0x1e7dd5(0xe0)][_0x1e7dd5(0xd6)](_0x1e7dd5(0xde));return{'type':_0x1e7dd5(0xa5),'content':_0x370a53(_0x46aaba,_0x1e7dd5(0xc9),_0x370a53(_0x46aaba,_0x1e7dd5(0xf4)+_0xe7df43[_0x1e7dd5(0xc8)]()+_0x1e7dd5(0xa0)))};}[_0x2ae7cf(0xcc)](){const _0x140468=_0x2ae7cf,_0x312b3f=this[_0x140468(0xa6)],_0x5e4cfd=_0x312b3f[_0x140468(0xb7)];_0x312b3f[_0x140468(0xc6)][_0x140468(0xd7)](_0x140468(0xd1))[_0x140468(0xef)][_0x140468(0xae)](_0x2c7741=>{const _0x3736d7=_0x140468;if(_0x3736d7(0xce)!=_0x2c7741[_0x3736d7(0xc3)])return;const {data:_0x5a4839}=_0x2c7741;if(!_0x5a4839)return;let _0xcff8d9,_0x4b0c15;switch(_0x5a4839[_0x3736d7(0xe2)]){case _0x3736d7(0xcf):_0xcff8d9=_0x3736d7(0xdc),_0x4b0c15={'type':_0x3736d7(0xa5),'content':_0x370a53(_0x5e4cfd,_0xcff8d9,_0x370a53(_0x5e4cfd,this[_0x3736d7(0xbd)](_0x5a4839[_0x3736d7(0x9e)][0x0][_0x3736d7(0xc3)])))};break;case _0x3736d7(0xad):_0xcff8d9=_0x5a4839[_0x3736d7(0x9e)][0x0][_0x3736d7(0xed)]?_0x3736d7(0xa3):_0x3736d7(0xbc),_0x4b0c15={'type':_0x3736d7(0xa5),'content':_0x370a53(_0x5e4cfd,_0xcff8d9)};break;case _0x3736d7(0xd3):_0xcff8d9=_0x3736d7(0x9a),_0x4b0c15={'type':_0x3736d7(0xa5),'content':_0x370a53(_0x5e4cfd,_0xcff8d9,_0x5a4839[_0x3736d7(0x9e)][0x0][_0x3736d7(0xea)])};}return _0x4b0c15;});}[_0x2ae7cf(0xbd)](_0xcef97d){const _0x2fb363=_0x2ae7cf;return _0x2fb363(0xf4)+function(_0x4e5b8d){const _0x2e7110=_0x2fb363;if(pe[_0x2e7110(0xeb)](_0x4e5b8d))return _0x2e7110(0xe6);if(ye[_0x2e7110(0xeb)](_0x4e5b8d))return _0x2e7110(0xee);return null;}(_0xcef97d)[_0x2fb363(0xc8)]()+_0x2fb363(0xc0)+_0xcef97d[_0x2fb363(0xc8)]()[_0x2fb363(0xa1)](/-/g,'_');}}const pe=[_0x2ae7cf(0xdf),_0x2ae7cf(0xb4),_0x2ae7cf(0xb2)],ye=[_0x2ae7cf(0xe4),_0x2ae7cf(0xb3),_0x2ae7cf(0xab),_0x2ae7cf(0xb6),_0x2ae7cf(0xe3),_0x2ae7cf(0xa9)];
23
+ function _0x21f0(_0x57ecd6,_0x312779){const _0xf54e89=_0xf54e();return _0x21f0=function(_0x21f031,_0x355bd9){_0x21f031=_0x21f031-0x8d;let _0x44e3c6=_0xf54e89[_0x21f031];return _0x44e3c6;},_0x21f0(_0x57ecd6,_0x312779);}function _0xf54e(){const _0x21b12f=['locale','_findSuggestions','bulleted','ListPropertiesEditing','removeMarker','listReversed','getFirstRange','upper-latin','327694NMQbDD','formatBlock','data','_LIST_DEFAULT','*Format:*\x20set\x20order\x20to\x20regular','afterInit','plugins','9IpHYUM','includes','disc','styles','registerDescriptionCallback','replace','_registerLegacyDescription','type','newValue','head','document','default','attribute','getFirstMarker','7InqaIB','FORMAT_LIST_START','2508654fophHY','get','upper-roman','circle','lower-roman','FORMAT_LIST_REVERSED','registerBlockAttribute','getAttribute','handleDescriptions','_getAttributeKey','model','reversed','batch','*Remove\x20format:*\x20%0','next','lower-latin','commandParams','list.properties','TrackChangesEditing','_LIST_','registerPostFixer','descriptionFactory','nodeAfter','*Change\x20to:*\x20%0','config','toUpperCase','5906856RUKCmy','6874495XrEqrt','editor','ELEMENT_','oldValue','commandName','listStyle','decimal','*Set\x20format:*\x20%0','customNumbered','startIndex','format','isUndo','bind','filter','registerAttributeLabel','getSuggestions','_getTranslationKeyForListStyle','has','listStart','find','numbered','2794488mQvMYJ','key','*Format:*\x20set\x20start\x20index\x20to\x20%0','1swtjIe','start','1662510FDNyZs','*Format:*\x20set\x20order\x20to\x20reversed','decimal-leading-zero','4720YvzbNR','enableDefaultAttributesIntegration','36729BGJjmh','square','listType','suggestion'];_0xf54e=function(){return _0x21b12f;};return _0xf54e();}const _0x40939f=_0x21f0;(function(_0x383d61,_0xfda611){const _0x5ccf2b=_0x21f0,_0x11855b=_0x383d61();while(!![]){try{const _0x558c0f=-parseInt(_0x5ccf2b(0xe3))/0x1*(-parseInt(_0x5ccf2b(0x99))/0x2)+-parseInt(_0x5ccf2b(0xe5))/0x3+-parseInt(_0x5ccf2b(0xe0))/0x4+parseInt(_0x5ccf2b(0xcb))/0x5+-parseInt(_0x5ccf2b(0xb0))/0x6*(parseInt(_0x5ccf2b(0xae))/0x7)+parseInt(_0x5ccf2b(0xca))/0x8*(-parseInt(_0x5ccf2b(0xa0))/0x9)+-parseInt(_0x5ccf2b(0xe8))/0xa*(-parseInt(_0x5ccf2b(0x8d))/0xb);if(_0x558c0f===_0xfda611)break;else _0x11855b['push'](_0x11855b['shift']());}catch(_0x2b7587){_0x11855b['push'](_0x11855b['shift']());}}}(_0xf54e,0xac3d8));import{Plugin as _0x5328e4}from'ckeditor5/src/core.js';import{getTranslation as _0xb3f578}from'../utils/common-translations.js';export default class ue extends _0x5328e4{[_0x40939f(0x9e)](){const _0x187284=_0x40939f;if(!this[_0x187284(0xcc)][_0x187284(0x9f)][_0x187284(0xdc)](_0x187284(0x94)))return;const _0x17e9f8=this[_0x187284(0xcc)][_0x187284(0xc8)][_0x187284(0xb1)](_0x187284(0xc1)),_0x354c23=this[_0x187284(0xcc)][_0x187284(0x9f)][_0x187284(0xb1)](_0x187284(0xc2));_0x17e9f8[_0x187284(0xa3)]&&(_0x354c23[_0x187284(0xe9)](_0x187284(0xd0)),_0x354c23[_0x187284(0xb6)](_0x187284(0xd0))),_0x17e9f8[_0x187284(0xbb)]&&(_0x354c23[_0x187284(0xe9)](_0x187284(0x96)),_0x354c23[_0x187284(0xb6)](_0x187284(0x96))),_0x17e9f8[_0x187284(0xd4)]&&(_0x354c23[_0x187284(0xe9)](_0x187284(0xdd)),_0x354c23[_0x187284(0xb6)](_0x187284(0xdd)));const _0x3f497c={'type':_0x187284(0xd5),'content':''};_0x354c23[_0x187284(0xc5)][_0x187284(0xa4)](this[_0x187284(0xb8)][_0x187284(0xd7)](this));const _0x3766e2=this[_0x187284(0xcc)][_0x187284(0x91)];_0x354c23[_0x187284(0xc5)][_0x187284(0xd9)](_0x187284(0x96),_0xb3f578(_0x3766e2,_0x187284(0xb5))),_0x354c23[_0x187284(0xc5)][_0x187284(0xa4)](_0x184d11=>{const _0x5d05e6=_0x187284,{data:_0xcfc96e}=_0x184d11;if(_0xcfc96e&&_0x5d05e6(0x96)==_0xcfc96e[_0x5d05e6(0xe1)])return null==_0xcfc96e[_0x5d05e6(0xa8)]||0x0==_0xcfc96e[_0x5d05e6(0xa8)]&&null==_0xcfc96e[_0x5d05e6(0xce)]?_0x3f497c:void 0x0;}),_0x354c23[_0x187284(0xc5)][_0x187284(0xd9)](_0x187284(0xdd),_0xb3f578(_0x3766e2,_0x187284(0xaf))),_0x354c23[_0x187284(0xc5)][_0x187284(0xa4)](_0x259f7b=>{const _0x5a87d0=_0x187284,{data:_0x12bd17}=_0x259f7b;if(_0x12bd17&&_0x5a87d0(0xdd)==_0x12bd17[_0x5a87d0(0xe1)])return null==_0x12bd17[_0x5a87d0(0xa8)]||0x1==_0x12bd17[_0x5a87d0(0xa8)]&&null==_0x12bd17[_0x5a87d0(0xce)]?_0x3f497c:void 0x0;}),this[_0x187284(0xcc)][_0x187284(0xba)][_0x187284(0xaa)][_0x187284(0xc4)](_0x416ecf=>{const _0x569248=_0x187284;if(_0x416ecf[_0x569248(0xbc)][_0x569248(0xd6)])return!0x1;let _0x472f29=!0x1;const _0x339d2f=_0x354c23[_0x569248(0xda)]({'skipNotAttached':!0x0})[_0x569248(0xd8)](_0x4d8ee2=>{const _0x465b14=_0x569248,_0x3b9966=_0x354c23[_0x465b14(0xb9)](_0x4d8ee2);return _0x465b14(0xdd)==_0x3b9966||_0x465b14(0x96)==_0x3b9966;});for(const _0x55a3b6 of _0x339d2f){const _0xb0dca3=_0x55a3b6[_0x569248(0x97)]()[_0x569248(0xe4)][_0x569248(0xc6)][_0x569248(0xb7)](_0x569248(0x8f));if(_0x569248(0xdf)==_0xb0dca3||_0x569248(0xd3)==_0xb0dca3)continue;_0x354c23[_0x569248(0x92)](_0x55a3b6[_0x569248(0x97)](),_0x569248(0xac))[_0x569248(0xde)](_0x3bf694=>_0x569248(0x8f)==_0x354c23[_0x569248(0xb9)](_0x3bf694[_0x569248(0x90)]))||(_0x416ecf[_0x569248(0x95)](_0x55a3b6[_0x569248(0xad)]()),_0x472f29=!0x0);}return _0x472f29;}),this[_0x187284(0xa6)]();}[_0x40939f(0xb8)](_0x5bd5e8){const _0x210eb0=_0x40939f,_0x223685=this[_0x210eb0(0xcc)][_0x210eb0(0x91)],{data:_0x23c7ea}=_0x5bd5e8,_0x2dc69b={'type':_0x210eb0(0xd5),'content':''};if(!_0x23c7ea||_0x210eb0(0xd0)!=_0x23c7ea[_0x210eb0(0xe1)])return;if(!_0x23c7ea[_0x210eb0(0xce)])return _0x210eb0(0xab)==_0x23c7ea[_0x210eb0(0xa8)]?_0x2dc69b:{'type':_0x210eb0(0xd5),'content':''+_0xb3f578(_0x223685,_0x210eb0(0xd2),_0xb3f578(_0x223685,this[_0x210eb0(0xdb)](_0x23c7ea[_0x210eb0(0xa8)])))};if(!_0x23c7ea[_0x210eb0(0xa8)]){if(_0x210eb0(0xab)==_0x23c7ea[_0x210eb0(0xce)])return _0x2dc69b;let _0x50f785=_0x5bd5e8[_0x210eb0(0xa9)];for(;_0x50f785;){if(_0x50f785[_0x210eb0(0x9b)]&&_0x210eb0(0x8f)==_0x50f785[_0x210eb0(0x9b)][_0x210eb0(0xe1)]&&_0x50f785[_0x210eb0(0x9b)][_0x210eb0(0xa8)])return _0x2dc69b;_0x50f785=_0x50f785[_0x210eb0(0xbe)];}return{'type':_0x210eb0(0xd5),'content':''+_0xb3f578(_0x223685,_0x210eb0(0xbd),_0xb3f578(_0x223685,this[_0x210eb0(0xdb)](_0x23c7ea[_0x210eb0(0xce)])))};}if(_0x210eb0(0xab)!=_0x23c7ea[_0x210eb0(0xa8)])return{'type':_0x210eb0(0xd5),'content':''+_0xb3f578(_0x223685,_0x210eb0(0xd2),_0xb3f578(_0x223685,this[_0x210eb0(0xdb)](_0x23c7ea[_0x210eb0(0xa8)])))};let _0x538466=_0x5bd5e8[_0x210eb0(0xa9)];for(;_0x538466;){if(_0x538466[_0x210eb0(0x9b)]&&_0x210eb0(0x8f)==_0x538466[_0x210eb0(0x9b)][_0x210eb0(0xe1)]&&_0x538466[_0x210eb0(0x9b)][_0x210eb0(0xa8)]&&_0x538466[_0x210eb0(0x9b)][_0x210eb0(0xce)])return _0x2dc69b;_0x538466=_0x538466[_0x210eb0(0xbe)];}const _0x63159d=_0x5bd5e8[_0x210eb0(0x97)]()[_0x210eb0(0xe4)][_0x210eb0(0xc6)][_0x210eb0(0xb7)](_0x210eb0(0x8f));return{'type':_0x210eb0(0xd5),'content':_0xb3f578(_0x223685,_0x210eb0(0xd2),_0xb3f578(_0x223685,_0x210eb0(0xcd)+_0x63159d[_0x210eb0(0xc9)]()+_0x210eb0(0x9c)))};}[_0x40939f(0xa6)](){const _0x459d54=_0x40939f,_0x1d68fb=this[_0x459d54(0xcc)],_0x29ca2d=_0x1d68fb[_0x459d54(0x91)];_0x1d68fb[_0x459d54(0x9f)][_0x459d54(0xb1)](_0x459d54(0xc2))[_0x459d54(0xc5)][_0x459d54(0xa4)](_0x2ffd56=>{const _0x213fb9=_0x459d54;if(_0x213fb9(0x9a)!=_0x2ffd56[_0x213fb9(0xa7)])return;const {data:_0x1e40b0}=_0x2ffd56;if(!_0x1e40b0)return;let _0x5facbb,_0x3315aa;switch(_0x1e40b0[_0x213fb9(0xcf)]){case _0x213fb9(0xd0):_0x5facbb=_0x213fb9(0xc7),_0x3315aa={'type':_0x213fb9(0xd5),'content':_0xb3f578(_0x29ca2d,_0x5facbb,_0xb3f578(_0x29ca2d,this[_0x213fb9(0xdb)](_0x1e40b0[_0x213fb9(0xc0)][0x0][_0x213fb9(0xa7)])))};break;case _0x213fb9(0x96):_0x5facbb=_0x1e40b0[_0x213fb9(0xc0)][0x0][_0x213fb9(0xbb)]?_0x213fb9(0xe6):_0x213fb9(0x9d),_0x3315aa={'type':_0x213fb9(0xd5),'content':_0xb3f578(_0x29ca2d,_0x5facbb)};break;case _0x213fb9(0xdd):_0x5facbb=_0x213fb9(0xe2),_0x3315aa={'type':_0x213fb9(0xd5),'content':_0xb3f578(_0x29ca2d,_0x5facbb,_0x1e40b0[_0x213fb9(0xc0)][0x0][_0x213fb9(0xd4)])};}return _0x3315aa;});}[_0x40939f(0xdb)](_0x1ca455){const _0x20f67f=_0x40939f;return _0x20f67f(0xcd)+function(_0xcd4f4c){const _0x4028f5=_0x20f67f;if(pe[_0x4028f5(0xa1)](_0xcd4f4c))return _0x4028f5(0x93);if(ye[_0x4028f5(0xa1)](_0xcd4f4c))return _0x4028f5(0xdf);return null;}(_0x1ca455)[_0x20f67f(0xc9)]()+_0x20f67f(0xc3)+_0x1ca455[_0x20f67f(0xc9)]()[_0x20f67f(0xa5)](/-/g,'_');}}const pe=[_0x40939f(0xa2),_0x40939f(0xb3),_0x40939f(0x8e)],ye=[_0x40939f(0xd1),_0x40939f(0xe7),_0x40939f(0xb4),_0x40939f(0xb2),_0x40939f(0xbf),_0x40939f(0x98)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x989e28=_0x35d5;function _0x35d5(_0x3e9f53,_0x30265a){const _0x2f7931=_0x2f79();return _0x35d5=function(_0x35d506,_0x4cf416){_0x35d506=_0x35d506-0x8c;let _0x148e6a=_0x2f7931[_0x35d506];return _0x148e6a;},_0x35d5(_0x3e9f53,_0x30265a);}(function(_0x10c2e3,_0x504712){const _0x9a5ef8=_0x35d5,_0x4dbb24=_0x10c2e3();while(!![]){try{const _0x532cc5=-parseInt(_0x9a5ef8(0xa8))/0x1+parseInt(_0x9a5ef8(0x96))/0x2+-parseInt(_0x9a5ef8(0xa3))/0x3*(parseInt(_0x9a5ef8(0xac))/0x4)+parseInt(_0x9a5ef8(0x95))/0x5+-parseInt(_0x9a5ef8(0x8f))/0x6+parseInt(_0x9a5ef8(0xa7))/0x7*(parseInt(_0x9a5ef8(0xa4))/0x8)+parseInt(_0x9a5ef8(0x91))/0x9;if(_0x532cc5===_0x504712)break;else _0x4dbb24['push'](_0x4dbb24['shift']());}catch(_0x47a4b3){_0x4dbb24['push'](_0x4dbb24['shift']());}}}(_0x2f79,0xabb6a));import{Plugin as _0x6310c9}from'ckeditor5/src/core.js';import{getTranslation as _0x5a3e6f}from'../utils/common-translations.js';function _0x2f79(){const _0x420619=['afterInit','downcastDispatcher','high','descriptionFactory','4124247bvghwq','27576DyYkJg','conversion','TrackChangesEditing','1330ZzHXzv','1150878WqHEaE','data','mediaEmbed','div','4eZwOrJ','dataDowncast','elementToElement','get','stop','createEmptyElement','media','7798872TIHQZu','showSuggestionHighlights','15767577pXJSmf','has','attribute:url:media','locale','4913435cwUViJ','2278414IHgoaH','enableCommand','plugins','options','editor','MediaEmbedEditing','ELEMENT_MEDIA','for','registerElementLabel'];_0x2f79=function(){return _0x420619;};return _0x2f79();}export default class ft extends _0x6310c9{[_0x989e28(0x9f)](){const _0x47d0d8=_0x989e28,_0x24d862=this[_0x47d0d8(0x9a)];if(!_0x24d862[_0x47d0d8(0x98)][_0x47d0d8(0x92)](_0x47d0d8(0x9b)))return;const _0x32976f=_0x24d862[_0x47d0d8(0x98)][_0x47d0d8(0xaf)](_0x47d0d8(0xa6)),_0x431af0=_0x24d862[_0x47d0d8(0x94)];_0x32976f[_0x47d0d8(0x97)](_0x47d0d8(0xaa)),_0x32976f[_0x47d0d8(0xa2)][_0x47d0d8(0x9e)](_0x47d0d8(0x8e),_0x5e2017=>_0x5a3e6f(_0x431af0,_0x47d0d8(0x9c),_0x5e2017)),_0x24d862[_0x47d0d8(0xa5)][_0x47d0d8(0x9d)](_0x47d0d8(0xad))[_0x47d0d8(0xae)]({'model':_0x47d0d8(0x8e),'view':(_0x10d7a6,{writer:_0x189955,options:_0x57e192})=>{const _0x216015=_0x47d0d8;if(_0x57e192[_0x216015(0x90)])return _0x189955[_0x216015(0x8d)](_0x216015(0xab));},'converterPriority':_0x47d0d8(0xa1)}),_0x24d862[_0x47d0d8(0xa9)][_0x47d0d8(0xa0)]['on'](_0x47d0d8(0x93),(_0x9185fb,_0x21fd14,_0x277f13)=>{const _0x31ad63=_0x47d0d8;_0x277f13[_0x31ad63(0x99)][_0x31ad63(0x90)]&&_0x9185fb[_0x31ad63(0x8c)]();},{'priority':_0x47d0d8(0xa1)});}}
23
+ const _0x13e369=_0x13af;(function(_0x1addb6,_0x12c19f){const _0xf431ad=_0x13af,_0xe3f36d=_0x1addb6();while(!![]){try{const _0x2c0e90=-parseInt(_0xf431ad(0xb2))/0x1+parseInt(_0xf431ad(0xbc))/0x2+-parseInt(_0xf431ad(0xae))/0x3+parseInt(_0xf431ad(0xac))/0x4*(-parseInt(_0xf431ad(0xb8))/0x5)+parseInt(_0xf431ad(0x9a))/0x6+parseInt(_0xf431ad(0xad))/0x7+-parseInt(_0xf431ad(0xa5))/0x8*(-parseInt(_0xf431ad(0xb4))/0x9);if(_0x2c0e90===_0x12c19f)break;else _0xe3f36d['push'](_0xe3f36d['shift']());}catch(_0x5835ff){_0xe3f36d['push'](_0xe3f36d['shift']());}}}(_0x5712,0xbaffc));function _0x5712(){const _0x151620=['options','afterInit','stop','registerElementLabel','dataDowncast','locale','high','createEmptyElement','ELEMENT_MEDIA','9114208VaJKQW','mediaEmbed','attribute:url:media','div','enableCommand','conversion','TrackChangesEditing','85676OPMHNK','9435958MnECCW','2153985eErYuZ','for','get','descriptionFactory','330557xkkRfK','has','9fcPatr','elementToElement','media','downcastDispatcher','335BflGqC','showSuggestionHighlights','plugins','MediaEmbedEditing','476294YnCGnn','data','3144936xwdvto','editor'];_0x5712=function(){return _0x151620;};return _0x5712();}import{Plugin as _0x5ed186}from'ckeditor5/src/core.js';import{getTranslation as _0x59f4d1}from'../utils/common-translations.js';function _0x13af(_0x210505,_0x487d64){const _0x5712d4=_0x5712();return _0x13af=function(_0x13afd5,_0x3e1d3c){_0x13afd5=_0x13afd5-0x9a;let _0x3a555d=_0x5712d4[_0x13afd5];return _0x3a555d;},_0x13af(_0x210505,_0x487d64);}export default class ft extends _0x5ed186{[_0x13e369(0x9d)](){const _0x256149=_0x13e369,_0x15620b=this[_0x256149(0x9b)];if(!_0x15620b[_0x256149(0xba)][_0x256149(0xb3)](_0x256149(0xbb)))return;const _0x51d7e6=_0x15620b[_0x256149(0xba)][_0x256149(0xb0)](_0x256149(0xab)),_0x2937c5=_0x15620b[_0x256149(0xa1)];_0x51d7e6[_0x256149(0xa9)](_0x256149(0xa6)),_0x51d7e6[_0x256149(0xb1)][_0x256149(0x9f)](_0x256149(0xb6),_0x515bd4=>_0x59f4d1(_0x2937c5,_0x256149(0xa4),_0x515bd4)),_0x15620b[_0x256149(0xaa)][_0x256149(0xaf)](_0x256149(0xa0))[_0x256149(0xb5)]({'model':_0x256149(0xb6),'view':(_0x40dc06,{writer:_0x5c6860,options:_0x3c5812})=>{const _0x4d8307=_0x256149;if(_0x3c5812[_0x4d8307(0xb9)])return _0x5c6860[_0x4d8307(0xa3)](_0x4d8307(0xa8));},'converterPriority':_0x256149(0xa2)}),_0x15620b[_0x256149(0xbd)][_0x256149(0xb7)]['on'](_0x256149(0xa7),(_0x161a72,_0x1d8ad1,_0xa0c131)=>{const _0x1ce69a=_0x256149;_0xa0c131[_0x1ce69a(0x9c)][_0x1ce69a(0xb9)]&&_0x161a72[_0x1ce69a(0x9e)]();},{'priority':_0x256149(0xa2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39125d=_0x2c08;(function(_0x486143,_0x44a4f5){const _0x59b65f=_0x2c08,_0x11b5a2=_0x486143();while(!![]){try{const _0x173147=parseInt(_0x59b65f(0x11d))/0x1*(-parseInt(_0x59b65f(0x110))/0x2)+-parseInt(_0x59b65f(0x10f))/0x3+parseInt(_0x59b65f(0x10a))/0x4*(-parseInt(_0x59b65f(0x112))/0x5)+parseInt(_0x59b65f(0x118))/0x6*(parseInt(_0x59b65f(0x10c))/0x7)+parseInt(_0x59b65f(0x114))/0x8+parseInt(_0x59b65f(0x10b))/0x9*(parseInt(_0x59b65f(0x111))/0xa)+-parseInt(_0x59b65f(0x116))/0xb*(-parseInt(_0x59b65f(0x117))/0xc);if(_0x173147===_0x44a4f5)break;else _0x11b5a2['push'](_0x11b5a2['shift']());}catch(_0x33d714){_0x11b5a2['push'](_0x11b5a2['shift']());}}}(_0x2b7d,0x28420));function _0x2b7d(){const _0x114c09=['has','2205024wHXeFW','afterInit','11lCbyJs','1911780XFyyHn','18fXLKAi','mention','TrackChangesEditing','plugins','enableCommand','3bEOMZt','get','99692ITrItx','36gsLSdj','27811MzqpwH','MentionEditing','editor','87150bvWYoU','186122YzqVBJ','252590xZpntG','15YBTASW'];_0x2b7d=function(){return _0x114c09;};return _0x2b7d();}function _0x2c08(_0x4a4df8,_0x846770){const _0x2b7d27=_0x2b7d();return _0x2c08=function(_0x2c08ca,_0x5c1b56){_0x2c08ca=_0x2c08ca-0x109;let _0x5528e7=_0x2b7d27[_0x2c08ca];return _0x5528e7;},_0x2c08(_0x4a4df8,_0x846770);}import{Plugin as _0x30f4f9}from'ckeditor5/src/core.js';export default class gt extends _0x30f4f9{[_0x39125d(0x115)](){const _0x1e8958=_0x39125d,_0x324eae=this[_0x1e8958(0x10e)];_0x324eae[_0x1e8958(0x11b)][_0x1e8958(0x113)](_0x1e8958(0x10d))&&_0x324eae[_0x1e8958(0x11b)][_0x1e8958(0x109)](_0x1e8958(0x11a))[_0x1e8958(0x11c)](_0x1e8958(0x119));}}
23
+ const _0x4678a2=_0x4826;(function(_0x2c477,_0x1a12e1){const _0x58b895=_0x4826,_0xd82cd8=_0x2c477();while(!![]){try{const _0x17248b=parseInt(_0x58b895(0x17f))/0x1+-parseInt(_0x58b895(0x179))/0x2*(-parseInt(_0x58b895(0x172))/0x3)+-parseInt(_0x58b895(0x16f))/0x4+-parseInt(_0x58b895(0x16d))/0x5+-parseInt(_0x58b895(0x177))/0x6*(-parseInt(_0x58b895(0x17c))/0x7)+parseInt(_0x58b895(0x176))/0x8*(parseInt(_0x58b895(0x171))/0x9)+parseInt(_0x58b895(0x16e))/0xa*(-parseInt(_0x58b895(0x17a))/0xb);if(_0x17248b===_0x1a12e1)break;else _0xd82cd8['push'](_0xd82cd8['shift']());}catch(_0x148ccc){_0xd82cd8['push'](_0xd82cd8['shift']());}}}(_0x3ce1,0x1dd79));import{Plugin as _0x397516}from'ckeditor5/src/core.js';function _0x4826(_0x562ff6,_0x3e6389){const _0x3ce125=_0x3ce1();return _0x4826=function(_0x482652,_0x41268c){_0x482652=_0x482652-0x16c;let _0x51797c=_0x3ce125[_0x482652];return _0x51797c;},_0x4826(_0x562ff6,_0x3e6389);}function _0x3ce1(){const _0x1d1083=['973848otcvhq','enableCommand','2zetlnl','9713ampDML','afterInit','7RikCFn','plugins','editor','242016QsxInc','mention','495215EbouYh','3890bSGpeT','658720regwMP','MentionEditing','971991RCXbhO','651360emtXuc','has','get','TrackChangesEditing','8BgqoAC'];_0x3ce1=function(){return _0x1d1083;};return _0x3ce1();}export default class gt extends _0x397516{[_0x4678a2(0x17b)](){const _0x389c7b=_0x4678a2,_0x213db8=this[_0x389c7b(0x17e)];_0x213db8[_0x389c7b(0x17d)][_0x389c7b(0x173)](_0x389c7b(0x170))&&_0x213db8[_0x389c7b(0x17d)][_0x389c7b(0x174)](_0x389c7b(0x175))[_0x389c7b(0x178)](_0x389c7b(0x16c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f29f6=_0x3e7c;(function(_0x590fc8,_0x4a6a55){const _0x219a9c=_0x3e7c,_0x264d2d=_0x590fc8();while(!![]){try{const _0x4ee490=-parseInt(_0x219a9c(0x81))/0x1+parseInt(_0x219a9c(0x8f))/0x2*(parseInt(_0x219a9c(0x97))/0x3)+-parseInt(_0x219a9c(0x82))/0x4+-parseInt(_0x219a9c(0x86))/0x5*(-parseInt(_0x219a9c(0x98))/0x6)+parseInt(_0x219a9c(0x92))/0x7+-parseInt(_0x219a9c(0x9a))/0x8*(-parseInt(_0x219a9c(0x83))/0x9)+-parseInt(_0x219a9c(0x95))/0xa*(parseInt(_0x219a9c(0xa0))/0xb);if(_0x4ee490===_0x4a6a55)break;else _0x264d2d['push'](_0x264d2d['shift']());}catch(_0x43467b){_0x264d2d['push'](_0x264d2d['shift']());}}}(_0x2635,0xd6103));import{Plugin as _0x5db805}from'ckeditor5/src/core.js';function _0x2635(){const _0x545718=['descriptionFactory','multiLevelList','4TmaqHG','has','ELEMENT_MULTI_LEVEL_LIST','2153809GolPbl','format','handleDescriptions','2894890VmUDLe','editor','1836846miVQsB','180FVZANi','listType','8JVpqwi','TrackChangesEditing','MultiLevelList','head','listMarkerStyle','locale','55IFPxOP','oldValue','newValue','afterInit','registerBlockAttribute','*Set\x20format:*\x20%0','1609455jGzHjg','2042120rhnLoY','13439268EivKGO','data','registerDescriptionCallback','236455qKVSSu','plugins','enableDefaultAttributesIntegration','get','key','*Remove\x20format:*\x20%0','next'];_0x2635=function(){return _0x545718;};return _0x2635();}import{getTranslation as _0x4cdfa0}from'../utils/common-translations.js';function _0x3e7c(_0x279c6d,_0x40f3d6){const _0x26358c=_0x2635();return _0x3e7c=function(_0x3e7cc2,_0x12e203){_0x3e7cc2=_0x3e7cc2-0x7d;let _0x18776d=_0x26358c[_0x3e7cc2];return _0x18776d;},_0x3e7c(_0x279c6d,_0x40f3d6);}export default class lt extends _0x5db805{[_0x4f29f6(0x7e)](){const _0x2dad73=_0x4f29f6,_0x2998d2=this[_0x2dad73(0x96)],_0x4cad7d=_0x2998d2[_0x2dad73(0x87)][_0x2dad73(0x89)](_0x2dad73(0x9b));_0x2998d2[_0x2dad73(0x87)][_0x2dad73(0x90)](_0x2dad73(0x9c))&&(_0x4cad7d[_0x2dad73(0x88)](_0x2dad73(0x8e)),_0x4cad7d[_0x2dad73(0x7f)](_0x2dad73(0x9e)),_0x4cad7d[_0x2dad73(0x8d)][_0x2dad73(0x85)](_0x47839c=>this[_0x2dad73(0x94)](_0x47839c)));}[_0x4f29f6(0x94)](_0x2e80f1){const _0x472cb4=_0x4f29f6,_0x5e789e=this[_0x472cb4(0x96)][_0x472cb4(0x9f)],{data:_0x348227}=_0x2e80f1,_0x22fb29={'type':_0x472cb4(0x93),'content':''};if(_0x348227&&_0x472cb4(0x9e)==_0x348227[_0x472cb4(0x8a)]){if(!_0x348227[_0x472cb4(0xa1)])return{'type':_0x472cb4(0x93),'content':_0x4cdfa0(_0x5e789e,_0x472cb4(0x80),_0x4cdfa0(_0x5e789e,_0x472cb4(0x91)))+'\x20('+_0x348227[_0x472cb4(0x7d)]+')'};if(!_0x348227[_0x472cb4(0x7d)]){let _0x519665=_0x2e80f1[_0x472cb4(0x9d)];for(;_0x519665;){if(_0x519665[_0x472cb4(0x84)]&&_0x472cb4(0x99)==_0x519665[_0x472cb4(0x84)][_0x472cb4(0x8a)]&&_0x519665[_0x472cb4(0x84)][_0x472cb4(0x7d)])return _0x22fb29;_0x519665=_0x519665[_0x472cb4(0x8c)];}return{'type':_0x472cb4(0x93),'content':_0x4cdfa0(_0x5e789e,_0x472cb4(0x8b),_0x4cdfa0(_0x5e789e,_0x472cb4(0x91)))+'\x20('+_0x348227[_0x472cb4(0xa1)]+')'};}}}}
23
+ const _0x142ffa=_0x602b;(function(_0x53e776,_0x3b0e8f){const _0x1f55b6=_0x602b,_0x43aab8=_0x53e776();while(!![]){try{const _0x503bc8=-parseInt(_0x1f55b6(0x121))/0x1+-parseInt(_0x1f55b6(0x124))/0x2*(-parseInt(_0x1f55b6(0x138))/0x3)+parseInt(_0x1f55b6(0x126))/0x4*(parseInt(_0x1f55b6(0x122))/0x5)+-parseInt(_0x1f55b6(0x119))/0x6+-parseInt(_0x1f55b6(0x12c))/0x7*(parseInt(_0x1f55b6(0x11b))/0x8)+parseInt(_0x1f55b6(0x12f))/0x9*(-parseInt(_0x1f55b6(0x12b))/0xa)+-parseInt(_0x1f55b6(0x125))/0xb*(-parseInt(_0x1f55b6(0x137))/0xc);if(_0x503bc8===_0x3b0e8f)break;else _0x43aab8['push'](_0x43aab8['shift']());}catch(_0xf05512){_0x43aab8['push'](_0x43aab8['shift']());}}}(_0x3e69,0x1a36f));import{Plugin as _0x294cad}from'ckeditor5/src/core.js';function _0x3e69(){const _0x318b49=['registerBlockAttribute','handleDescriptions','listType','*Remove\x20format:*\x20%0','plugins','descriptionFactory','3491892dztNrE','9KvLmBM','key','editor','enableDefaultAttributesIntegration','TrackChangesEditing','*Set\x20format:*\x20%0','newValue','1131708YydhVn','has','8INiumV','MultiLevelList','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','next','registerDescriptionCallback','45539DVDRxR','68185LGsPLE','head','61714cLIAiF','11MiwwvM','44ijERXR','locale','oldValue','format','get','858740WdjCos','743141jZkere','afterInit','data','9tytZDZ','listMarkerStyle'];_0x3e69=function(){return _0x318b49;};return _0x3e69();}import{getTranslation as _0x1d1c23}from'../utils/common-translations.js';function _0x602b(_0x4c9210,_0x690ca2){const _0x3e6941=_0x3e69();return _0x602b=function(_0x602b3a,_0x1b2667){_0x602b3a=_0x602b3a-0x113;let _0x6f8799=_0x3e6941[_0x602b3a];return _0x6f8799;},_0x602b(_0x4c9210,_0x690ca2);}export default class lt extends _0x294cad{[_0x142ffa(0x12d)](){const _0xe0c28=_0x142ffa,_0x168a85=this[_0xe0c28(0x114)],_0x3872d9=_0x168a85[_0xe0c28(0x135)][_0xe0c28(0x12a)](_0xe0c28(0x116));_0x168a85[_0xe0c28(0x135)][_0xe0c28(0x11a)](_0xe0c28(0x11c))&&(_0x3872d9[_0xe0c28(0x115)](_0xe0c28(0x11e)),_0x3872d9[_0xe0c28(0x131)](_0xe0c28(0x130)),_0x3872d9[_0xe0c28(0x136)][_0xe0c28(0x120)](_0x5b3bea=>this[_0xe0c28(0x132)](_0x5b3bea)));}[_0x142ffa(0x132)](_0x3f4d67){const _0x54217b=_0x142ffa,_0x46c8b6=this[_0x54217b(0x114)][_0x54217b(0x127)],{data:_0x4e6262}=_0x3f4d67,_0x487cda={'type':_0x54217b(0x129),'content':''};if(_0x4e6262&&_0x54217b(0x130)==_0x4e6262[_0x54217b(0x113)]){if(!_0x4e6262[_0x54217b(0x128)])return{'type':_0x54217b(0x129),'content':_0x1d1c23(_0x46c8b6,_0x54217b(0x117),_0x1d1c23(_0x46c8b6,_0x54217b(0x11d)))+'\x20('+_0x4e6262[_0x54217b(0x118)]+')'};if(!_0x4e6262[_0x54217b(0x118)]){let _0x556177=_0x3f4d67[_0x54217b(0x123)];for(;_0x556177;){if(_0x556177[_0x54217b(0x12e)]&&_0x54217b(0x133)==_0x556177[_0x54217b(0x12e)][_0x54217b(0x113)]&&_0x556177[_0x54217b(0x12e)][_0x54217b(0x118)])return _0x487cda;_0x556177=_0x556177[_0x54217b(0x11f)];}return{'type':_0x54217b(0x129),'content':_0x1d1c23(_0x46c8b6,_0x54217b(0x134),_0x1d1c23(_0x46c8b6,_0x54217b(0x11d)))+'\x20('+_0x4e6262[_0x54217b(0x128)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2594df=_0x4632;function _0x1cb1(){const _0x2f5173=['afterInit','116NOGYIN','803628XiMHBt','pageBreak','enableCommand','PageBreakEditing','TrackChangesEditing','5731emKKmN','has','132rFDJsJ','locale','get','descriptionFactory','797532lPZphd','19048ClCEWi','editor','3833tEfQzP','1631oZPuBW','plugins','ELEMENT_PAGE_BREAK','registerElementLabel','57095iSKtXm','1854642WwpSzq','14730qvAQdD'];_0x1cb1=function(){return _0x2f5173;};return _0x1cb1();}(function(_0x2d6942,_0x5d0c2d){const _0x581e9d=_0x4632,_0x525f9c=_0x2d6942();while(!![]){try{const _0x7bd930=-parseInt(_0x581e9d(0xd0))/0x1*(-parseInt(_0x581e9d(0xc9))/0x2)+parseInt(_0x581e9d(0xcd))/0x3+parseInt(_0x581e9d(0xd9))/0x4*(parseInt(_0x581e9d(0xd5))/0x5)+-parseInt(_0x581e9d(0xd6))/0x6+parseInt(_0x581e9d(0xd1))/0x7*(parseInt(_0x581e9d(0xce))/0x8)+parseInt(_0x581e9d(0xda))/0x9+parseInt(_0x581e9d(0xd7))/0xa*(-parseInt(_0x581e9d(0xdf))/0xb);if(_0x7bd930===_0x5d0c2d)break;else _0x525f9c['push'](_0x525f9c['shift']());}catch(_0x59e773){_0x525f9c['push'](_0x525f9c['shift']());}}}(_0x1cb1,0x65eda));function _0x4632(_0x1e13fc,_0x51160a){const _0x1cb10d=_0x1cb1();return _0x4632=function(_0x463230,_0x475e94){_0x463230=_0x463230-0xc9;let _0x2275ca=_0x1cb10d[_0x463230];return _0x2275ca;},_0x4632(_0x1e13fc,_0x51160a);}import{Plugin as _0x325122}from'ckeditor5/src/core.js';import{getTranslation as _0x2fe5eb}from'../utils/common-translations.js';export default class mt extends _0x325122{[_0x2594df(0xd8)](){const _0x415e60=_0x2594df,_0x17b91f=this[_0x415e60(0xcf)];if(!_0x17b91f[_0x415e60(0xd2)][_0x415e60(0xe0)](_0x415e60(0xdd)))return;_0x17b91f[_0x415e60(0xd2)][_0x415e60(0xcb)](_0x415e60(0xde))[_0x415e60(0xdc)](_0x415e60(0xdb));const _0x365f79=_0x17b91f[_0x415e60(0xd2)][_0x415e60(0xcb)](_0x415e60(0xde)),_0x23a105=_0x17b91f[_0x415e60(0xca)];_0x365f79[_0x415e60(0xcc)][_0x415e60(0xd4)](_0x415e60(0xdb),_0x5db93a=>_0x2fe5eb(_0x23a105,_0x415e60(0xd3),_0x5db93a));}}
23
+ const _0x114b5c=_0x3e6e;function _0x3e6e(_0x2e6597,_0x26cdd6){const _0x26c879=_0x26c8();return _0x3e6e=function(_0x3e6eb2,_0x587f06){_0x3e6eb2=_0x3e6eb2-0x1ad;let _0x5d590e=_0x26c879[_0x3e6eb2];return _0x5d590e;},_0x3e6e(_0x2e6597,_0x26cdd6);}(function(_0x4b8c27,_0x2d5f6a){const _0x138446=_0x3e6e,_0x105d8b=_0x4b8c27();while(!![]){try{const _0x60e5ee=-parseInt(_0x138446(0x1ad))/0x1+-parseInt(_0x138446(0x1bc))/0x2+parseInt(_0x138446(0x1bf))/0x3*(-parseInt(_0x138446(0x1b1))/0x4)+parseInt(_0x138446(0x1b6))/0x5+-parseInt(_0x138446(0x1b4))/0x6*(-parseInt(_0x138446(0x1c0))/0x7)+-parseInt(_0x138446(0x1c1))/0x8+parseInt(_0x138446(0x1be))/0x9;if(_0x60e5ee===_0x2d5f6a)break;else _0x105d8b['push'](_0x105d8b['shift']());}catch(_0x1fe623){_0x105d8b['push'](_0x105d8b['shift']());}}}(_0x26c8,0x50c8c));import{Plugin as _0x53c2d1}from'ckeditor5/src/core.js';import{getTranslation as _0x5bfc20}from'../utils/common-translations.js';export default class mt extends _0x53c2d1{[_0x114b5c(0x1c2)](){const _0x5b5d6b=_0x114b5c,_0x264d2d=this[_0x5b5d6b(0x1b8)];if(!_0x264d2d[_0x5b5d6b(0x1b9)][_0x5b5d6b(0x1ae)](_0x5b5d6b(0x1bd)))return;_0x264d2d[_0x5b5d6b(0x1b9)][_0x5b5d6b(0x1b0)](_0x5b5d6b(0x1b2))[_0x5b5d6b(0x1ba)](_0x5b5d6b(0x1af));const _0x1a3850=_0x264d2d[_0x5b5d6b(0x1b9)][_0x5b5d6b(0x1b0)](_0x5b5d6b(0x1b2)),_0x3e3008=_0x264d2d[_0x5b5d6b(0x1b7)];_0x1a3850[_0x5b5d6b(0x1b5)][_0x5b5d6b(0x1bb)](_0x5b5d6b(0x1af),_0x214b7b=>_0x5bfc20(_0x3e3008,_0x5b5d6b(0x1b3),_0x214b7b));}}function _0x26c8(){const _0x3344d0=['2371820BPaDcH','locale','editor','plugins','enableCommand','registerElementLabel','646990AbOWjY','PageBreakEditing','1751796qwZYZG','2241UntmkK','14Ctgkud','3264256oMbBEK','afterInit','119423tEEnnx','has','pageBreak','get','696kdOGYj','TrackChangesEditing','ELEMENT_PAGE_BREAK','1928436cYzart','descriptionFactory'];_0x26c8=function(){return _0x3344d0;};return _0x26c8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2883(_0x29384f,_0x4f4e00){const _0x1d24f4=_0x1d24();return _0x2883=function(_0x28831f,_0xeeff76){_0x28831f=_0x28831f-0x153;let _0x277e62=_0x1d24f4[_0x28831f];return _0x277e62;},_0x2883(_0x29384f,_0x4f4e00);}const _0x29c1f6=_0x2883;function _0x1d24(){const _0x3d0365=['getFirstRange','consume','editor','132PMbvnJ','Paragraph','afterInit','model','bindElementToMarker','end','enableCommand','insertParagraph','insertion','insert','7WZbjbz','registerDescriptionCallback','ELEMENT_PARAGRAPH','getItemLabel','802485HKfHXh','addClass','formatBlock','consumable','schema','createUIElement','_registerLegacyDescription','10hDHJNZ','ck-suggestion-marker-split','options','toViewPosition','TrackChangesEditing','get','233790Vbljuz','registerElementLabel','mapper','paragraph','type','checkChild','$text','plugins','has','isBlock','markerRange','addMarker:suggestion:insertion','editing','writer','180ZcLTqy','isTouching','markerName','includes','format','commandName','16655012eZpVLJ','816766ItYCSC','downcastDispatcher','72021CSeVgS','name','descriptionFactory','start','isLimit','span','6566288lrPsbm','data','locale','highest','enableDefaultAttributesIntegration','*Change\x20to:*\x20%0','activeMarkers','ck-suggestion-marker--active','nodeAfter','showSuggestionHighlights','7248915LiBGDd','*Insert:*\x20%0'];_0x1d24=function(){return _0x3d0365;};return _0x1d24();}(function(_0x34d44c,_0x5eceaa){const _0x1f32c9=_0x2883,_0x102160=_0x34d44c();while(!![]){try{const _0x198d0d=parseInt(_0x1f32c9(0x166))/0x1+parseInt(_0x1f32c9(0x188))/0x2+-parseInt(_0x1f32c9(0x18a))/0x3*(parseInt(_0x1f32c9(0x181))/0x4)+parseInt(_0x1f32c9(0x173))/0x5*(-parseInt(_0x1f32c9(0x158))/0x6)+parseInt(_0x1f32c9(0x162))/0x7*(parseInt(_0x1f32c9(0x190))/0x8)+parseInt(_0x1f32c9(0x153))/0x9*(-parseInt(_0x1f32c9(0x16d))/0xa)+parseInt(_0x1f32c9(0x187))/0xb;if(_0x198d0d===_0x5eceaa)break;else _0x102160['push'](_0x102160['shift']());}catch(_0x509a61){_0x102160['push'](_0x102160['shift']());}}}(_0x1d24,0x9a218));import{Plugin as _0x4ba338}from'ckeditor5/src/core.js';import{getTranslation as _0x5d255a}from'../utils/common-translations.js';export default class dt extends _0x4ba338{[_0x29c1f6(0x15a)](){const _0x5d5de5=_0x29c1f6,_0x3f388e=this[_0x5d5de5(0x157)];if(!_0x3f388e[_0x5d5de5(0x17a)][_0x5d5de5(0x17b)](_0x5d5de5(0x159)))return;const _0x1f1ecd=_0x3f388e[_0x5d5de5(0x192)],_0x1c1f33=_0x3f388e[_0x5d5de5(0x17a)][_0x5d5de5(0x172)](_0x5d5de5(0x171));_0x1c1f33[_0x5d5de5(0x18c)][_0x5d5de5(0x174)](_0x5d5de5(0x176),_0x3042dd=>_0x5d255a(_0x1f1ecd,_0x5d5de5(0x164),_0x3042dd)),_0x1c1f33[_0x5d5de5(0x194)](_0x5d5de5(0x176)),_0x1c1f33[_0x5d5de5(0x15e)](_0x5d5de5(0x15f)),_0x3f388e[_0x5d5de5(0x17f)][_0x5d5de5(0x189)]['on'](_0x5d5de5(0x17e),nr(_0x3f388e),{'priority':_0x5d5de5(0x193)}),_0x3f388e[_0x5d5de5(0x191)][_0x5d5de5(0x189)]['on'](_0x5d5de5(0x17e),(_0x6ef322,_0x25988,_0x5a0365)=>{const _0x157cd8=_0x5d5de5;_0x5a0365[_0x157cd8(0x16f)][_0x157cd8(0x199)]&&nr(_0x3f388e,{'showActiveMarker':!0x1})(_0x6ef322,_0x25988,_0x5a0365);},{'priority':_0x5d5de5(0x193)});const _0x1b3d83=_0x1c1f33[_0x5d5de5(0x18c)];_0x1b3d83[_0x5d5de5(0x163)](_0x44e989=>{const _0x3b982e=_0x5d5de5;if(_0x3b982e(0x160)!==_0x44e989[_0x3b982e(0x177)])return;const {start:_0x505f61,end:_0x2664b6}=_0x44e989[_0x3b982e(0x155)]();if(!_0x505f61[_0x3b982e(0x182)](_0x2664b6)||!_0x505f61[_0x3b982e(0x198)])return;const _0x5e59f5=_0x3f388e[_0x3b982e(0x15b)][_0x3b982e(0x16a)],_0x38d18f=_0x505f61[_0x3b982e(0x198)];return _0x5e59f5[_0x3b982e(0x17c)](_0x38d18f)&&!_0x5e59f5[_0x3b982e(0x18e)](_0x38d18f)&&_0x5e59f5[_0x3b982e(0x178)](_0x38d18f,_0x3b982e(0x179))?{'type':_0x3b982e(0x160),'content':_0x5d255a(_0x1f1ecd,_0x3b982e(0x154),_0x1b3d83[_0x3b982e(0x165)](_0x38d18f,0x1))}:void 0x0;}),this[_0x5d5de5(0x16c)]();}[_0x29c1f6(0x16c)](){const _0x11af5f=_0x29c1f6,_0x3a40f8=this[_0x11af5f(0x157)],_0x348106=_0x3a40f8[_0x11af5f(0x192)];_0x3a40f8[_0x11af5f(0x17a)][_0x11af5f(0x172)](_0x11af5f(0x171))[_0x11af5f(0x18c)][_0x11af5f(0x163)](_0x16987b=>{const _0x1d5167=_0x11af5f;if(_0x1d5167(0x168)!=_0x16987b[_0x1d5167(0x177)])return;const {data:_0x188c85}=_0x16987b;return _0x188c85&&_0x1d5167(0x176)==_0x188c85[_0x1d5167(0x186)]?{'type':_0x1d5167(0x185),'content':_0x5d255a(_0x348106,_0x1d5167(0x195),_0x5d255a(_0x348106,_0x1d5167(0x164)))}:void 0x0;});}}function nr(_0x5e4ddb,{showActiveMarker:_0x4021d5=!0x0}={}){return(_0x12b61d,_0x456b73,_0x5ee5b0)=>{const _0x1f3e5f=_0x2883,_0x4869d6=_0x5e4ddb[_0x1f3e5f(0x17a)][_0x1f3e5f(0x172)](_0x1f3e5f(0x171)),_0x4862ba=_0x456b73[_0x1f3e5f(0x17d)][_0x1f3e5f(0x18d)],_0x5762a1=_0x456b73[_0x1f3e5f(0x17d)][_0x1f3e5f(0x15d)],_0x984b39=_0x5e4ddb[_0x1f3e5f(0x15b)][_0x1f3e5f(0x16a)];if(!_0x4862ba[_0x1f3e5f(0x182)](_0x5762a1)||!_0x4862ba[_0x1f3e5f(0x198)])return;const _0x1ac43d=_0x4862ba[_0x1f3e5f(0x198)];if(_0x984b39[_0x1f3e5f(0x17c)](_0x1ac43d)&&!_0x984b39[_0x1f3e5f(0x18e)](_0x1ac43d)&&_0x984b39[_0x1f3e5f(0x178)](_0x1ac43d,_0x1f3e5f(0x179))){if(!_0x5ee5b0[_0x1f3e5f(0x169)][_0x1f3e5f(0x156)](_0x456b73[_0x1f3e5f(0x17d)],_0x12b61d[_0x1f3e5f(0x18b)]))return;const _0x4f4c35=_0x5ee5b0[_0x1f3e5f(0x180)][_0x1f3e5f(0x16b)](_0x1f3e5f(0x18f),{'class':_0x1f3e5f(0x16e)}),_0x1670ac=_0x5ee5b0[_0x1f3e5f(0x175)][_0x1f3e5f(0x170)](_0x5762a1);_0x4021d5&&_0x4869d6[_0x1f3e5f(0x196)][_0x1f3e5f(0x184)](_0x456b73[_0x1f3e5f(0x183)])&&_0x5ee5b0[_0x1f3e5f(0x180)][_0x1f3e5f(0x167)](_0x1f3e5f(0x197),_0x4f4c35),_0x5ee5b0[_0x1f3e5f(0x180)][_0x1f3e5f(0x161)](_0x1670ac,_0x4f4c35),_0x5ee5b0[_0x1f3e5f(0x175)][_0x1f3e5f(0x15c)](_0x4f4c35,_0x456b73[_0x1f3e5f(0x183)]);}};}
23
+ const _0x56bafd=_0x11a8;(function(_0x560fa9,_0x4b2ce1){const _0x4a4037=_0x11a8,_0x15318d=_0x560fa9();while(!![]){try{const _0x295fa2=-parseInt(_0x4a4037(0x10c))/0x1*(-parseInt(_0x4a4037(0x10a))/0x2)+-parseInt(_0x4a4037(0x13b))/0x3*(-parseInt(_0x4a4037(0x115))/0x4)+parseInt(_0x4a4037(0x13d))/0x5+parseInt(_0x4a4037(0x108))/0x6*(-parseInt(_0x4a4037(0x130))/0x7)+-parseInt(_0x4a4037(0x128))/0x8+parseInt(_0x4a4037(0xff))/0x9+parseInt(_0x4a4037(0x13c))/0xa;if(_0x295fa2===_0x4b2ce1)break;else _0x15318d['push'](_0x15318d['shift']());}catch(_0x37da9b){_0x15318d['push'](_0x15318d['shift']());}}}(_0x5b7a,0xe8a9f));import{Plugin as _0x323de1}from'ckeditor5/src/core.js';import{getTranslation as _0x2be6ac}from'../utils/common-translations.js';export default class dt extends _0x323de1{[_0x56bafd(0x129)](){const _0x2ffaec=_0x56bafd,_0x41183c=this[_0x2ffaec(0x140)];if(!_0x41183c[_0x2ffaec(0x12d)][_0x2ffaec(0x10b)](_0x2ffaec(0x111)))return;const _0x164723=_0x41183c[_0x2ffaec(0x105)],_0x466586=_0x41183c[_0x2ffaec(0x12d)][_0x2ffaec(0x13a)](_0x2ffaec(0x12a));_0x466586[_0x2ffaec(0x109)][_0x2ffaec(0xfd)](_0x2ffaec(0x137),_0x260e8b=>_0x2be6ac(_0x164723,_0x2ffaec(0x13e),_0x260e8b)),_0x466586[_0x2ffaec(0x136)](_0x2ffaec(0x137)),_0x466586[_0x2ffaec(0x106)](_0x2ffaec(0x11c)),_0x41183c[_0x2ffaec(0x11e)][_0x2ffaec(0x10d)]['on'](_0x2ffaec(0x138),nr(_0x41183c),{'priority':_0x2ffaec(0x122)}),_0x41183c[_0x2ffaec(0x12b)][_0x2ffaec(0x10d)]['on'](_0x2ffaec(0x138),(_0x44c870,_0xfde182,_0x541726)=>{const _0x34e802=_0x2ffaec;_0x541726[_0x34e802(0x11a)][_0x34e802(0x116)]&&nr(_0x41183c,{'showActiveMarker':!0x1})(_0x44c870,_0xfde182,_0x541726);},{'priority':_0x2ffaec(0x122)});const _0x5e0f51=_0x466586[_0x2ffaec(0x109)];_0x5e0f51[_0x2ffaec(0x118)](_0x1b3b72=>{const _0x5c8ef6=_0x2ffaec;if(_0x5c8ef6(0xfe)!==_0x1b3b72[_0x5c8ef6(0x11f)])return;const {start:_0x1b0a1f,end:_0x5be98b}=_0x1b3b72[_0x5c8ef6(0x10f)]();if(!_0x1b0a1f[_0x5c8ef6(0x112)](_0x5be98b)||!_0x1b0a1f[_0x5c8ef6(0xfc)])return;const _0x1bbe1b=_0x41183c[_0x5c8ef6(0x131)][_0x5c8ef6(0x124)],_0x551afd=_0x1b0a1f[_0x5c8ef6(0xfc)];return _0x1bbe1b[_0x5c8ef6(0x132)](_0x551afd)&&!_0x1bbe1b[_0x5c8ef6(0x119)](_0x551afd)&&_0x1bbe1b[_0x5c8ef6(0x12c)](_0x551afd,_0x5c8ef6(0x12f))?{'type':_0x5c8ef6(0xfe),'content':_0x2be6ac(_0x164723,_0x5c8ef6(0x123),_0x5e0f51[_0x5c8ef6(0x100)](_0x551afd,0x1))}:void 0x0;}),this[_0x2ffaec(0x13f)]();}[_0x56bafd(0x13f)](){const _0x314e36=_0x56bafd,_0x8c7818=this[_0x314e36(0x140)],_0x4a60d2=_0x8c7818[_0x314e36(0x105)];_0x8c7818[_0x314e36(0x12d)][_0x314e36(0x13a)](_0x314e36(0x12a))[_0x314e36(0x109)][_0x314e36(0x118)](_0x5d4ea6=>{const _0x3d51c6=_0x314e36;if(_0x3d51c6(0x134)!=_0x5d4ea6[_0x3d51c6(0x11f)])return;const {data:_0x46a745}=_0x5d4ea6;return _0x46a745&&_0x3d51c6(0x137)==_0x46a745[_0x3d51c6(0x126)]?{'type':_0x3d51c6(0x113),'content':_0x2be6ac(_0x4a60d2,_0x3d51c6(0x117),_0x2be6ac(_0x4a60d2,_0x3d51c6(0x13e)))}:void 0x0;});}}function _0x5b7a(){const _0x3078c1=['type','toViewPosition','writer','highest','*Insert:*\x20%0','schema','includes','commandName','mapper','1456616VtccDt','afterInit','TrackChangesEditing','data','checkChild','plugins','markerRange','$text','1101499baCDcG','model','isBlock','consumable','formatBlock','bindElementToMarker','enableDefaultAttributesIntegration','paragraph','addMarker:suggestion:insertion','ck-suggestion-marker-split','get','3ppVVxl','1057660mTRxWt','726755nMtLlm','ELEMENT_PARAGRAPH','_registerLegacyDescription','editor','markerName','nodeAfter','registerElementLabel','insertion','2939112vcTHRn','getItemLabel','span','activeMarkers','name','consume','locale','enableCommand','createUIElement','12VSkwFg','descriptionFactory','1530136SyPXJX','has','1uWdduu','downcastDispatcher','ck-suggestion-marker--active','getFirstRange','insert','Paragraph','isTouching','format','start','428116KFMAOc','showSuggestionHighlights','*Change\x20to:*\x20%0','registerDescriptionCallback','isLimit','options','addClass','insertParagraph','end','editing'];_0x5b7a=function(){return _0x3078c1;};return _0x5b7a();}function _0x11a8(_0x3ef841,_0x28e98d){const _0x5b7a9e=_0x5b7a();return _0x11a8=function(_0x11a8ab,_0x1b4988){_0x11a8ab=_0x11a8ab-0xfb;let _0x4fb1bb=_0x5b7a9e[_0x11a8ab];return _0x4fb1bb;},_0x11a8(_0x3ef841,_0x28e98d);}function nr(_0x1adc84,{showActiveMarker:_0x3a0c22=!0x0}={}){return(_0x3d19d5,_0xad553d,_0x510088)=>{const _0x586f95=_0x11a8,_0x292206=_0x1adc84[_0x586f95(0x12d)][_0x586f95(0x13a)](_0x586f95(0x12a)),_0x38e0ac=_0xad553d[_0x586f95(0x12e)][_0x586f95(0x114)],_0x24fef6=_0xad553d[_0x586f95(0x12e)][_0x586f95(0x11d)],_0x3577de=_0x1adc84[_0x586f95(0x131)][_0x586f95(0x124)];if(!_0x38e0ac[_0x586f95(0x112)](_0x24fef6)||!_0x38e0ac[_0x586f95(0xfc)])return;const _0x4df311=_0x38e0ac[_0x586f95(0xfc)];if(_0x3577de[_0x586f95(0x132)](_0x4df311)&&!_0x3577de[_0x586f95(0x119)](_0x4df311)&&_0x3577de[_0x586f95(0x12c)](_0x4df311,_0x586f95(0x12f))){if(!_0x510088[_0x586f95(0x133)][_0x586f95(0x104)](_0xad553d[_0x586f95(0x12e)],_0x3d19d5[_0x586f95(0x103)]))return;const _0x1b8224=_0x510088[_0x586f95(0x121)][_0x586f95(0x107)](_0x586f95(0x101),{'class':_0x586f95(0x139)}),_0x474ba7=_0x510088[_0x586f95(0x127)][_0x586f95(0x120)](_0x24fef6);_0x3a0c22&&_0x292206[_0x586f95(0x102)][_0x586f95(0x125)](_0xad553d[_0x586f95(0xfb)])&&_0x510088[_0x586f95(0x121)][_0x586f95(0x11b)](_0x586f95(0x10e),_0x1b8224),_0x510088[_0x586f95(0x121)][_0x586f95(0x110)](_0x474ba7,_0x1b8224),_0x510088[_0x586f95(0x127)][_0x586f95(0x135)](_0x1b8224,_0xad553d[_0x586f95(0xfb)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x372a8e=_0x5e11;(function(_0x1b221f,_0x4bd954){const _0x1b363a=_0x5e11,_0x3fd0c2=_0x1b221f();while(!![]){try{const _0x301806=-parseInt(_0x1b363a(0xd0))/0x1+parseInt(_0x1b363a(0xdb))/0x2*(-parseInt(_0x1b363a(0xd9))/0x3)+parseInt(_0x1b363a(0xd4))/0x4+parseInt(_0x1b363a(0xd8))/0x5*(parseInt(_0x1b363a(0xd6))/0x6)+-parseInt(_0x1b363a(0xe0))/0x7*(parseInt(_0x1b363a(0xca))/0x8)+-parseInt(_0x1b363a(0xc9))/0x9+-parseInt(_0x1b363a(0xd7))/0xa*(-parseInt(_0x1b363a(0xd1))/0xb);if(_0x301806===_0x4bd954)break;else _0x3fd0c2['push'](_0x3fd0c2['shift']());}catch(_0x27ff5b){_0x3fd0c2['push'](_0x3fd0c2['shift']());}}}(_0xa9e4,0x45760));import{Plugin as _0x6885f5}from'ckeditor5/src/core.js';function _0x5e11(_0x5ccbe0,_0x2f78d8){const _0xa9e4a=_0xa9e4();return _0x5e11=function(_0x5e1182,_0x1d3768){_0x5e1182=_0x5e1182-0xc8;let _0x41919b=_0xa9e4a[_0x5e1182];return _0x41919b;},_0x5e11(_0x5ccbe0,_0x2f78d8);}import{getTranslation as _0x392308}from'../utils/common-translations.js';function _0xa9e4(){const _0x1dc1d2=['519612EmNVRC','2211sPkJrc','_registerLegacyDescription','enableDefaultAttributesIntegration','1893496ZDnPIN','plugins','2892894NtVboF','28850TUnvxe','5yyXTlS','6Ygloqs','editor','296462scuZtB','format','type','RemoveFormatEditing','formatInline','10549sHiyiU','afterInit','*Remove\x20all\x20formatting*','removeFormat','TrackChangesEditing','registerDescriptionCallback','descriptionFactory','3764205QOchkH','88xafJKf','locale','formatBlock','has','get','commandName'];_0xa9e4=function(){return _0x1dc1d2;};return _0xa9e4();}export default class pt extends _0x6885f5{[_0x372a8e(0xe1)](){const _0x4dc1b3=_0x372a8e,_0x20f53f=this[_0x4dc1b3(0xda)];if(!_0x20f53f[_0x4dc1b3(0xd5)][_0x4dc1b3(0xcd)](_0x4dc1b3(0xde)))return;_0x20f53f[_0x4dc1b3(0xd5)][_0x4dc1b3(0xce)](_0x4dc1b3(0xe4))[_0x4dc1b3(0xd3)](_0x4dc1b3(0xe3)),this[_0x4dc1b3(0xd2)]();}[_0x372a8e(0xd2)](){const _0x2173b3=_0x372a8e,_0x131d61=this[_0x2173b3(0xda)];_0x131d61[_0x2173b3(0xd5)][_0x2173b3(0xce)](_0x2173b3(0xe4))[_0x2173b3(0xc8)][_0x2173b3(0xe5)](_0x8888d5=>{const _0x515f8c=_0x2173b3;if(_0x515f8c(0xcc)!=_0x8888d5[_0x515f8c(0xdd)]&&_0x515f8c(0xdf)!=_0x8888d5[_0x515f8c(0xdd)])return;const {data:_0x5cc07a}=_0x8888d5;return _0x5cc07a&&_0x515f8c(0xe3)==_0x5cc07a[_0x515f8c(0xcf)]?{'type':_0x515f8c(0xdc),'content':_0x392308(_0x131d61[_0x515f8c(0xcb)],_0x515f8c(0xe2))}:void 0x0;});}}
23
+ function _0x2cc2(_0x5547d1,_0x4dc9ec){const _0x313ab9=_0x313a();return _0x2cc2=function(_0x2cc20c,_0x7abee3){_0x2cc20c=_0x2cc20c-0x122;let _0x33e8ff=_0x313ab9[_0x2cc20c];return _0x33e8ff;},_0x2cc2(_0x5547d1,_0x4dc9ec);}const _0x2931ad=_0x2cc2;(function(_0x2f6c90,_0x3759a5){const _0x15bb26=_0x2cc2,_0x43c47f=_0x2f6c90();while(!![]){try{const _0x4c1a54=parseInt(_0x15bb26(0x13c))/0x1*(-parseInt(_0x15bb26(0x132))/0x2)+parseInt(_0x15bb26(0x13f))/0x3*(-parseInt(_0x15bb26(0x135))/0x4)+parseInt(_0x15bb26(0x127))/0x5*(-parseInt(_0x15bb26(0x12b))/0x6)+parseInt(_0x15bb26(0x125))/0x7*(-parseInt(_0x15bb26(0x128))/0x8)+parseInt(_0x15bb26(0x12e))/0x9+-parseInt(_0x15bb26(0x12d))/0xa*(-parseInt(_0x15bb26(0x13a))/0xb)+-parseInt(_0x15bb26(0x140))/0xc*(-parseInt(_0x15bb26(0x12a))/0xd);if(_0x4c1a54===_0x3759a5)break;else _0x43c47f['push'](_0x43c47f['shift']());}catch(_0xac087e){_0x43c47f['push'](_0x43c47f['shift']());}}}(_0x313a,0x8c5a8));function _0x313a(){const _0x1247da=['14VQgHqV','editor','659110kDeZVt','2729968irKdox','type','13sHfbyq','6xSWMfq','locale','4176490BaoWKD','6283647utAMbY','_registerLegacyDescription','plugins','TrackChangesEditing','22ERNUAP','commandName','registerDescriptionCallback','688gipDIr','formatBlock','RemoveFormatEditing','afterInit','formatInline','22jKBNmb','has','60041NWInYZ','descriptionFactory','get','11514YhMXiJ','14115696FtxytF','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration','removeFormat','format'];_0x313a=function(){return _0x1247da;};return _0x313a();}import{Plugin as _0x251e90}from'ckeditor5/src/core.js';import{getTranslation as _0x87de2b}from'../utils/common-translations.js';export default class pt extends _0x251e90{[_0x2931ad(0x138)](){const _0x3c71e3=_0x2931ad,_0x32e1cd=this[_0x3c71e3(0x126)];if(!_0x32e1cd[_0x3c71e3(0x130)][_0x3c71e3(0x13b)](_0x3c71e3(0x137)))return;_0x32e1cd[_0x3c71e3(0x130)][_0x3c71e3(0x13e)](_0x3c71e3(0x131))[_0x3c71e3(0x122)](_0x3c71e3(0x123)),this[_0x3c71e3(0x12f)]();}[_0x2931ad(0x12f)](){const _0x2e568d=_0x2931ad,_0x29b5c6=this[_0x2e568d(0x126)];_0x29b5c6[_0x2e568d(0x130)][_0x2e568d(0x13e)](_0x2e568d(0x131))[_0x2e568d(0x13d)][_0x2e568d(0x134)](_0x336e5f=>{const _0x4fabd6=_0x2e568d;if(_0x4fabd6(0x136)!=_0x336e5f[_0x4fabd6(0x129)]&&_0x4fabd6(0x139)!=_0x336e5f[_0x4fabd6(0x129)])return;const {data:_0x28e65c}=_0x336e5f;return _0x28e65c&&_0x4fabd6(0x123)==_0x28e65c[_0x4fabd6(0x133)]?{'type':_0x4fabd6(0x124),'content':_0x87de2b(_0x29b5c6[_0x4fabd6(0x12c)],_0x4fabd6(0x141))}:void 0x0;});}}