@ckeditor/ckeditor5-track-changes 41.4.1 → 42.0.0-alpha.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 (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x358ecf=_0x4daf;(function(_0x279ad6,_0x22c07c){const _0xb6d56f=_0x4daf,_0x4f1aef=_0x279ad6();while(!![]){try{const _0x2b6d53=-parseInt(_0xb6d56f(0x1d9))/0x1+-parseInt(_0xb6d56f(0x206))/0x2+-parseInt(_0xb6d56f(0x1d3))/0x3*(-parseInt(_0xb6d56f(0x201))/0x4)+parseInt(_0xb6d56f(0x1ba))/0x5*(parseInt(_0xb6d56f(0x1e0))/0x6)+-parseInt(_0xb6d56f(0x1fb))/0x7*(parseInt(_0xb6d56f(0x1e9))/0x8)+parseInt(_0xb6d56f(0x1eb))/0x9*(-parseInt(_0xb6d56f(0x1ec))/0xa)+parseInt(_0xb6d56f(0x1c7))/0xb*(parseInt(_0xb6d56f(0x1c2))/0xc);if(_0x2b6d53===_0x22c07c)break;else _0x4f1aef['push'](_0x4f1aef['shift']());}catch(_0x4440f8){_0x4f1aef['push'](_0x4f1aef['shift']());}}}(_0xf036,0x621f3));import{Plugin as _0x487ce0}from'ckeditor5/src/core.js';import{getTranslation as _0x1d81ab}from'../utils/common-translations.js';function _0xf036(){const _0x76a7a2=['paragraph','numbered','replace','205658UeIAOp','registerElementLabel','add','editor','getSelectedBlocks','listType','formatBlock','66gMUYQx','bulleted','ELEMENT_BULLETED_LIST','indentList','plugins','previousSibling','get','todoListChecked','findIndex','1535448rrXGqm','createRange','1422LuSXUr','46460kQXgvQ','*Change\x20to:*\x20%0','commandParams','before','getAttribute','length','isObject','LegacyListEditing','forceValue','parent','bulletedList','listIndent','numberedList','name','descriptionFactory','7NBDqlU','*Outdent:*\x20%0','model','_selectedElements','*Indent:*\x20%0','blockName','8jLXPbR','listItem','nextSibling','commandName','markBlockFormat','1359670GOchaP','end','document','from','selection','List','filter','type','todoList','has','registerDescriptionCallback','change','117655BqDPdm','afterInit','*Uncheck\x20item*','formatInline','push','schema','TrackChangesEditing','format','216ycNtaU','checkTodoList','element','ELEMENT_TODO_LIST','ELEMENT_LIST_ITEM','1187714PGEfDM','ELEMENT_NUMBERED_LIST','createPositionAt','execute','commands','LegacyTodoListEditing','slice','*Check\x20item*','checkChild','locale','enableCommand','value','16539moUKit','todo','outdentList'];_0xf036=function(){return _0x76a7a2;};return _0xf036();}export default class ut extends _0x487ce0{[_0x358ecf(0x1bb)](){const _0x291f90=_0x358ecf,_0x4d7803=this[_0x291f90(0x1dc)],_0x5914f3=_0x4d7803[_0x291f90(0x1d0)];if(!_0x4d7803[_0x291f90(0x1e4)][_0x291f90(0x1b7)](_0x291f90(0x1f3)))return;const _0xb2593d=_0x4d7803[_0x291f90(0x1e4)][_0x291f90(0x1e6)](_0x291f90(0x1c0)),_0x11d4d3=_0x4d7803[_0x291f90(0x1e4)][_0x291f90(0x1b7)](_0x291f90(0x1cc));function _0x407f61(_0x28bfbf){return()=>{const _0x39f688=_0x4daf,_0x4ff0d1=_0x4d7803[_0x39f688(0x1fd)][_0x39f688(0x208)][_0x39f688(0x20a)],_0x590f99=_0x4d7803[_0x39f688(0x1cb)][_0x39f688(0x1e6)](_0x28bfbf);if(_0x590f99[_0x39f688(0x1d2)])return void _0x4d7803[_0x39f688(0x1ca)](_0x39f688(0x1d6),{});const _0x596522=_0x28bfbf[_0x39f688(0x1cd)](0x0,-0x4),_0x45310e=function(_0x107d5b,_0x166112,_0x571ce6){const _0x1afa40=_0x39f688;let _0x51864f=Array[_0x1afa40(0x209)](_0x107d5b)[_0x1afa40(0x20c)](_0x49701f=>function(_0x5d4979,_0x491a99){const _0x29f22c=_0x1afa40;return _0x491a99[_0x29f22c(0x1cf)](_0x5d4979[_0x29f22c(0x1f5)],_0x29f22c(0x202))&&!_0x491a99[_0x29f22c(0x1f2)](_0x5d4979);}(_0x49701f,_0x571ce6));_0x51864f=_0x51864f[_0x1afa40(0x20c)](_0x381f16=>!_0x381f16['is'](_0x1afa40(0x1c4),_0x1afa40(0x202))||_0x381f16[_0x1afa40(0x1f0)](_0x1afa40(0x1de))!=_0x166112);const _0x1e7920=new Set();for(const _0x51e876 of _0x51864f)_0x51e876['is'](_0x1afa40(0x1c4),_0x1afa40(0x202))?_0x1e7920[_0x1afa40(0x1db)](me(_0x51e876)):_0x1e7920[_0x1afa40(0x1db)](_0x51e876);return Array[_0x1afa40(0x209)](_0x1e7920);}(_0x4ff0d1[_0x39f688(0x1dd)](),_0x596522,_0x4d7803[_0x39f688(0x1fd)][_0x39f688(0x1bf)]);_0x4d7803[_0x39f688(0x1fd)][_0x39f688(0x1b9)](()=>{const _0x2543a1=_0x39f688;for(const _0x147fef of _0x45310e)_0xb2593d[_0x2543a1(0x205)](_0x147fef,{'commandName':_0x28bfbf,'commandParams':[{'forceValue':!_0x590f99[_0x2543a1(0x1d2)]}],'formatGroupId':_0x2543a1(0x200)},fe(_0x147fef));});};}function _0x39c1ee(_0x11790c){return()=>{const _0x42d6b2=_0x4daf,_0x205759=function(_0x84d19f){const _0x182f1b=_0x4daf;let _0xd004aa=Array[_0x182f1b(0x209)](_0x84d19f);const _0x4d8481=_0xd004aa[_0x182f1b(0x1e8)](_0x56a7aa=>_0x182f1b(0x202)!=_0x56a7aa[_0x182f1b(0x1f9)]);return _0x4d8481>-0x1&&(_0xd004aa=_0xd004aa[_0x182f1b(0x1cd)](0x0,_0x4d8481)),_0xd004aa;}(_0x4d7803[_0x42d6b2(0x1fd)][_0x42d6b2(0x208)][_0x42d6b2(0x20a)][_0x42d6b2(0x1dd)]()),_0xf96f5c=_0x4d7803[_0x42d6b2(0x1fd)][_0x42d6b2(0x1ea)](_0x4d7803[_0x42d6b2(0x1fd)][_0x42d6b2(0x1c9)](_0x205759[0x0],_0x42d6b2(0x1ef)),_0x4d7803[_0x42d6b2(0x1fd)][_0x42d6b2(0x1c9)](_0x205759[_0x205759[_0x42d6b2(0x1f1)]-0x1],_0x42d6b2(0x207)));_0x4d7803[_0x42d6b2(0x1fd)][_0x42d6b2(0x1b9)](()=>{const _0x19d926=_0x42d6b2;_0xb2593d[_0x19d926(0x205)](_0xf96f5c,{'commandName':_0x11790c,'commandParams':[],'formatGroupId':_0x19d926(0x1f7)},function(_0x2e4a77){const _0x378dce=_0x19d926,_0x3bd465=new Set();for(const _0x42b9c5 of _0x2e4a77){let _0x54b162=_0x42b9c5[_0x378dce(0x203)];for(;_0x54b162&&_0x54b162[_0x378dce(0x1f0)](_0x378dce(0x1f7))>_0x42b9c5[_0x378dce(0x1f0)](_0x378dce(0x1f7));)_0x3bd465[_0x378dce(0x1db)](_0x54b162),_0x54b162=_0x54b162[_0x378dce(0x203)];}return Array[_0x378dce(0x209)](_0x3bd465);}(_0x205759));});};}_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1f8),_0x407f61(_0x291f90(0x1f8))),_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1f6),_0x407f61(_0x291f90(0x1f6))),_0x11d4d3&&_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1b6),_0x407f61(_0x291f90(0x1b6))),_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1e3),_0x39c1ee(_0x291f90(0x1e3))),_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1d5),_0x39c1ee(_0x291f90(0x1d5))),_0x11d4d3&&_0xb2593d[_0x291f90(0x1d1)](_0x291f90(0x1c3),()=>{const _0x10537a=_0x291f90,_0x22e8e4=_0x4d7803[_0x10537a(0x1cb)][_0x10537a(0x1e6)](_0x10537a(0x1c3)),_0x2b42b0=Array[_0x10537a(0x209)](_0x22e8e4[_0x10537a(0x1fe)]);_0x2b42b0[_0x10537a(0x20c)](_0x63092f=>_0x63092f[_0x10537a(0x1f0)](_0x10537a(0x1e7))!=_0x22e8e4[_0x10537a(0x1d2)]),_0x4d7803[_0x10537a(0x1fd)][_0x10537a(0x1b9)](()=>{const _0x40caf4=_0x10537a;for(const _0x49a4bf of _0x2b42b0)_0xb2593d[_0x40caf4(0x205)](_0x49a4bf,{'commandName':_0x40caf4(0x1c3),'commandParams':[{'forceValue':!_0x22e8e4[_0x40caf4(0x1d2)]}]});});}),_0xb2593d[_0x291f90(0x1fa)][_0x291f90(0x1da)](_0x291f90(0x202),_0xfb536a=>_0x1d81ab(_0x5914f3,_0x291f90(0x1c6),_0xfb536a)),_0xb2593d[_0x291f90(0x1fa)][_0x291f90(0x1b8)](_0x4f065c=>{const _0x5dc33c=_0x291f90;if(_0x5dc33c(0x1df)!=_0x4f065c[_0x5dc33c(0x20d)]&&_0x5dc33c(0x1bd)!=_0x4f065c[_0x5dc33c(0x20d)])return;const {data:_0x233261}=_0x4f065c;if(_0x233261){if(_0x5dc33c(0x1f8)==_0x233261[_0x5dc33c(0x204)]||_0x5dc33c(0x1f6)==_0x233261[_0x5dc33c(0x204)]||_0x5dc33c(0x1b6)==_0x233261[_0x5dc33c(0x204)])switch(_0x233261[_0x5dc33c(0x204)][_0x5dc33c(0x1d8)](_0x5dc33c(0x20b),'')){case _0x5dc33c(0x1e1):return _0x395fd1(_0x1d81ab(_0x5914f3,_0x5dc33c(0x1e2)));case _0x5dc33c(0x1d7):return _0x395fd1(_0x1d81ab(_0x5914f3,_0x5dc33c(0x1c8)));case _0x5dc33c(0x1d4):return _0x395fd1(_0x1d81ab(_0x5914f3,_0x5dc33c(0x1c5)));}if(_0x5dc33c(0x1e3)==_0x233261[_0x5dc33c(0x204)])return{'type':_0x5dc33c(0x1c1),'content':_0x1d81ab(_0x5914f3,_0x5dc33c(0x1ff),_0x1d81ab(_0x5914f3,_0x5dc33c(0x1c6)))};if(_0x5dc33c(0x1d5)==_0x233261[_0x5dc33c(0x204)])return{'type':_0x5dc33c(0x1c1),'content':_0x1d81ab(_0x5914f3,_0x5dc33c(0x1fc),_0x1d81ab(_0x5914f3,_0x5dc33c(0x1c6)))};if(_0x5dc33c(0x1c3)==_0x233261[_0x5dc33c(0x204)])return _0x233261[_0x5dc33c(0x1ee)][0x0][_0x5dc33c(0x1f4)]?{'type':_0x5dc33c(0x1c1),'content':_0x1d81ab(_0x5914f3,_0x5dc33c(0x1ce))}:{'type':_0x5dc33c(0x1c1),'content':_0x1d81ab(_0x5914f3,_0x5dc33c(0x1bc))};}function _0x395fd1(_0x540345){const _0x2be83a=_0x5dc33c;return{'type':_0x2be83a(0x1c1),'content':_0x1d81ab(_0x5914f3,_0x2be83a(0x1ed),_0x540345)};}});}}function _0x4daf(_0x4b88f6,_0x28d701){const _0xf036a5=_0xf036();return _0x4daf=function(_0x4daf7c,_0x43ba42){_0x4daf7c=_0x4daf7c-0x1b6;let _0x47decc=_0xf036a5[_0x4daf7c];return _0x47decc;},_0x4daf(_0x4b88f6,_0x28d701);}function me(_0x4877a6){const _0x17dd4d=_0x358ecf,_0x106b43=_0x4877a6[_0x17dd4d(0x1f0)](_0x17dd4d(0x1f7));if(0x0==_0x106b43)return _0x4877a6;let _0x4cae01=_0x4877a6;for(;_0x4877a6[_0x17dd4d(0x1e5)]&&_0x4877a6[_0x17dd4d(0x1e5)]['is'](_0x17dd4d(0x1c4),_0x17dd4d(0x202));){const _0x38cb19=_0x4877a6[_0x17dd4d(0x1e5)][_0x17dd4d(0x1f0)](_0x17dd4d(0x1f7));if(_0x38cb19==_0x106b43)_0x4cae01=_0x4877a6[_0x17dd4d(0x1e5)];else{if(_0x38cb19<_0x106b43)break;}_0x4877a6=_0x4877a6[_0x17dd4d(0x1e5)];}return _0x4cae01;}function fe(_0x48d5da){const _0x3e389b=_0x358ecf,_0x30580f=[];if(_0x48d5da['is'](_0x3e389b(0x1c4),_0x3e389b(0x202))&&_0x48d5da[_0x3e389b(0x1f0)](_0x3e389b(0x1f7))>0x0){let _0x587148=_0x48d5da[_0x3e389b(0x203)];for(;_0x587148&&_0x3e389b(0x202)==_0x587148[_0x3e389b(0x1f9)]&&_0x587148[_0x3e389b(0x1f0)](_0x3e389b(0x1f7))==_0x48d5da[_0x3e389b(0x1f0)](_0x3e389b(0x1f7));)_0x30580f[_0x3e389b(0x1be)](_0x587148),_0x587148=_0x587148[_0x3e389b(0x203)];}return _0x30580f;}
23
+ function _0x565d(_0xb51a3d,_0x4b541d){const _0x96e5e3=_0x96e5();return _0x565d=function(_0x565d65,_0x43feec){_0x565d65=_0x565d65-0x68;let _0x110abb=_0x96e5e3[_0x565d65];return _0x110abb;},_0x565d(_0xb51a3d,_0x4b541d);}const _0x44f9b6=_0x565d;(function(_0x60e939,_0x3545e9){const _0x158f77=_0x565d,_0x18e306=_0x60e939();while(!![]){try{const _0x1439fb=-parseInt(_0x158f77(0x8c))/0x1+parseInt(_0x158f77(0xad))/0x2+-parseInt(_0x158f77(0x70))/0x3*(-parseInt(_0x158f77(0xa8))/0x4)+-parseInt(_0x158f77(0x7d))/0x5*(-parseInt(_0x158f77(0x94))/0x6)+-parseInt(_0x158f77(0x6a))/0x7+-parseInt(_0x158f77(0x9c))/0x8*(parseInt(_0x158f77(0x80))/0x9)+parseInt(_0x158f77(0xba))/0xa*(parseInt(_0x158f77(0x79))/0xb);if(_0x1439fb===_0x3545e9)break;else _0x18e306['push'](_0x18e306['shift']());}catch(_0x13675f){_0x18e306['push'](_0x18e306['shift']());}}}(_0x96e5,0xa19b2));import{Plugin as _0xabd1c}from'ckeditor5/src/core.js';import{getTranslation as _0x22c2f2}from'../utils/common-translations.js';export default class ut extends _0xabd1c{[_0x44f9b6(0xa6)](){const _0x4f0648=_0x44f9b6,_0x2f054d=this[_0x4f0648(0x73)],_0xcac67b=_0x2f054d[_0x4f0648(0x8d)];if(!_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x7f)](_0x4f0648(0x9a)))return;const _0xa42cf4=_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x8b)](_0x4f0648(0x8a)),_0x5f5366=_0x2f054d[_0x4f0648(0xa9)][_0x4f0648(0x7f)](_0x4f0648(0x82));function _0x34b3ca(_0x188b98){return()=>{const _0x21ace3=_0x565d,_0x837b49=_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0x99)][_0x21ace3(0x97)],_0x2b366d=_0x2f054d[_0x21ace3(0x85)][_0x21ace3(0x8b)](_0x188b98);if(_0x2b366d[_0x21ace3(0xbe)])return void _0x2f054d[_0x21ace3(0xa7)](_0x21ace3(0xb4),{});const _0x47123b=_0x188b98[_0x21ace3(0xab)](0x0,-0x4),_0x453a30=function(_0x24fe9d,_0x1f8489,_0x15556c){const _0x44aad1=_0x21ace3;let _0x3cc5a2=Array[_0x44aad1(0x6f)](_0x24fe9d)[_0x44aad1(0x77)](_0x418987=>function(_0x53b5f0,_0x56c27f){const _0x23923d=_0x44aad1;return _0x56c27f[_0x23923d(0x72)](_0x53b5f0[_0x23923d(0x7e)],_0x23923d(0x93))&&!_0x56c27f[_0x23923d(0x6c)](_0x53b5f0);}(_0x418987,_0x15556c));_0x3cc5a2=_0x3cc5a2[_0x44aad1(0x77)](_0x3d172a=>!_0x3d172a['is'](_0x44aad1(0x78),_0x44aad1(0x93))||_0x3d172a[_0x44aad1(0xaa)](_0x44aad1(0x68))!=_0x1f8489);const _0x941031=new Set();for(const _0x5da3c of _0x3cc5a2)_0x5da3c['is'](_0x44aad1(0x78),_0x44aad1(0x93))?_0x941031[_0x44aad1(0x6b)](me(_0x5da3c)):_0x941031[_0x44aad1(0x6b)](_0x5da3c);return Array[_0x44aad1(0x6f)](_0x941031);}(_0x837b49[_0x21ace3(0x9f)](),_0x47123b,_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0xb6)]);_0x2f054d[_0x21ace3(0x9e)][_0x21ace3(0x69)](()=>{const _0x166f1b=_0x21ace3;for(const _0x38d041 of _0x453a30)_0xa42cf4[_0x166f1b(0x96)](_0x38d041,{'commandName':_0x188b98,'commandParams':[{'forceValue':!_0x2b366d[_0x166f1b(0xbe)]}],'formatGroupId':_0x166f1b(0x83)},fe(_0x38d041));});};}function _0x3f5889(_0x598dc9){return()=>{const _0x3e5459=_0x565d,_0x3879e5=function(_0x250a2f){const _0x318c79=_0x565d;let _0x5a9e07=Array[_0x318c79(0x6f)](_0x250a2f);const _0x4ce91a=_0x5a9e07[_0x318c79(0xa1)](_0x34d7ed=>_0x318c79(0x93)!=_0x34d7ed[_0x318c79(0x71)]);return _0x4ce91a>-0x1&&(_0x5a9e07=_0x5a9e07[_0x318c79(0xab)](0x0,_0x4ce91a)),_0x5a9e07;}(_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x99)][_0x3e5459(0x97)][_0x3e5459(0x9f)]()),_0x22820d=_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x89)](_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x92)](_0x3879e5[0x0],_0x3e5459(0xb3)),_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x92)](_0x3879e5[_0x3879e5[_0x3e5459(0xbb)]-0x1],_0x3e5459(0x7b)));_0x2f054d[_0x3e5459(0x9e)][_0x3e5459(0x69)](()=>{const _0x5e9500=_0x3e5459;_0xa42cf4[_0x5e9500(0x96)](_0x22820d,{'commandName':_0x598dc9,'commandParams':[],'formatGroupId':_0x5e9500(0x9d)},function(_0x763261){const _0x44f9a7=_0x5e9500,_0x2db971=new Set();for(const _0x3964de of _0x763261){let _0x4e6c3d=_0x3964de[_0x44f9a7(0x91)];for(;_0x4e6c3d&&_0x4e6c3d[_0x44f9a7(0xaa)](_0x44f9a7(0x9d))>_0x3964de[_0x44f9a7(0xaa)](_0x44f9a7(0x9d));)_0x2db971[_0x44f9a7(0x6b)](_0x4e6c3d),_0x4e6c3d=_0x4e6c3d[_0x44f9a7(0x91)];}return Array[_0x44f9a7(0x6f)](_0x2db971);}(_0x3879e5));});};}_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0x7a),_0x34b3ca(_0x4f0648(0x7a))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xbd),_0x34b3ca(_0x4f0648(0xbd))),_0x5f5366&&_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0x81),_0x34b3ca(_0x4f0648(0x81))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xa0),_0x3f5889(_0x4f0648(0xa0))),_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xa5),_0x3f5889(_0x4f0648(0xa5))),_0x5f5366&&_0xa42cf4[_0x4f0648(0x90)](_0x4f0648(0xb8),()=>{const _0x154e20=_0x4f0648,_0x3d66cd=_0x2f054d[_0x154e20(0x85)][_0x154e20(0x8b)](_0x154e20(0xb8)),_0x4f19c3=Array[_0x154e20(0x6f)](_0x3d66cd[_0x154e20(0x6e)]);_0x4f19c3[_0x154e20(0x77)](_0x1a0584=>_0x1a0584[_0x154e20(0xaa)](_0x154e20(0xac))!=_0x3d66cd[_0x154e20(0xbe)]),_0x2f054d[_0x154e20(0x9e)][_0x154e20(0x69)](()=>{const _0x50812d=_0x154e20;for(const _0x596761 of _0x4f19c3)_0xa42cf4[_0x50812d(0x96)](_0x596761,{'commandName':_0x50812d(0xb8),'commandParams':[{'forceValue':!_0x3d66cd[_0x50812d(0xbe)]}]});});}),_0xa42cf4[_0x4f0648(0x75)][_0x4f0648(0xae)](_0x4f0648(0x93),_0x1d72bd=>_0x22c2f2(_0xcac67b,_0x4f0648(0x7c),_0x1d72bd)),_0xa42cf4[_0x4f0648(0x75)][_0x4f0648(0x9b)](_0x4cd4bd=>{const _0x22b1fc=_0x4f0648;if(_0x22b1fc(0x86)!=_0x4cd4bd[_0x22b1fc(0xb0)]&&_0x22b1fc(0xbc)!=_0x4cd4bd[_0x22b1fc(0xb0)])return;const {data:_0x53f605}=_0x4cd4bd;if(_0x53f605){if(_0x22b1fc(0x7a)==_0x53f605[_0x22b1fc(0xb1)]||_0x22b1fc(0xbd)==_0x53f605[_0x22b1fc(0xb1)]||_0x22b1fc(0x81)==_0x53f605[_0x22b1fc(0xb1)])switch(_0x53f605[_0x22b1fc(0xb1)][_0x22b1fc(0x84)](_0x22b1fc(0xaf),'')){case _0x22b1fc(0xa2):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0x98)));case _0x22b1fc(0x88):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0x6d)));case _0x22b1fc(0xb2):return _0x2e2eaf(_0x22c2f2(_0xcac67b,_0x22b1fc(0xb9)));}if(_0x22b1fc(0xa0)==_0x53f605[_0x22b1fc(0xb1)])return{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0x8e),_0x22c2f2(_0xcac67b,_0x22b1fc(0x7c)))};if(_0x22b1fc(0xa5)==_0x53f605[_0x22b1fc(0xb1)])return{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0xb5),_0x22c2f2(_0xcac67b,_0x22b1fc(0x7c)))};if(_0x22b1fc(0xb8)==_0x53f605[_0x22b1fc(0xb1)])return _0x53f605[_0x22b1fc(0x76)][0x0][_0x22b1fc(0x74)]?{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0x87))}:{'type':_0x22b1fc(0x95),'content':_0x22c2f2(_0xcac67b,_0x22b1fc(0xb7))};}function _0x2e2eaf(_0x2a5f0f){const _0x3a2a9d=_0x22b1fc;return{'type':_0x3a2a9d(0x95),'content':_0x22c2f2(_0xcac67b,_0x3a2a9d(0xa4),_0x2a5f0f)};}});}}function _0x96e5(){const _0x3cdfcb=['getAttribute','slice','todoListChecked','1852342WRddlK','registerElementLabel','List','type','commandName','todo','before','paragraph','*Outdent:*\x20%0','schema','*Uncheck\x20item*','checkTodoList','ELEMENT_TODO_LIST','94610DxNGgK','length','formatInline','bulletedList','value','listType','change','6034294AgmJLa','add','isObject','ELEMENT_NUMBERED_LIST','_selectedElements','from','2177811gFIres','name','checkChild','editor','forceValue','descriptionFactory','commandParams','filter','element','759xEauCT','numberedList','end','ELEMENT_LIST_ITEM','5CqisuQ','parent','has','2873754Neqahb','todoList','LegacyTodoListEditing','blockName','replace','commands','formatBlock','*Check\x20item*','numbered','createRange','TrackChangesEditing','get','1113673LTZcAR','locale','*Indent:*\x20%0','push','enableCommand','nextSibling','createPositionAt','listItem','3912252pIlUpq','format','markBlockFormat','selection','ELEMENT_BULLETED_LIST','document','LegacyListEditing','registerDescriptionCallback','8kEHJbT','listIndent','model','getSelectedBlocks','indentList','findIndex','bulleted','previousSibling','*Change\x20to:*\x20%0','outdentList','afterInit','execute','4aycAMq','plugins'];_0x96e5=function(){return _0x3cdfcb;};return _0x96e5();}function me(_0x31850d){const _0x296b9f=_0x44f9b6,_0x2a80b8=_0x31850d[_0x296b9f(0xaa)](_0x296b9f(0x9d));if(0x0==_0x2a80b8)return _0x31850d;let _0x570048=_0x31850d;for(;_0x31850d[_0x296b9f(0xa3)]&&_0x31850d[_0x296b9f(0xa3)]['is'](_0x296b9f(0x78),_0x296b9f(0x93));){const _0x5b869c=_0x31850d[_0x296b9f(0xa3)][_0x296b9f(0xaa)](_0x296b9f(0x9d));if(_0x5b869c==_0x2a80b8)_0x570048=_0x31850d[_0x296b9f(0xa3)];else{if(_0x5b869c<_0x2a80b8)break;}_0x31850d=_0x31850d[_0x296b9f(0xa3)];}return _0x570048;}function fe(_0x5c9e4c){const _0x10cec6=_0x44f9b6,_0x12c69d=[];if(_0x5c9e4c['is'](_0x10cec6(0x78),_0x10cec6(0x93))&&_0x5c9e4c[_0x10cec6(0xaa)](_0x10cec6(0x9d))>0x0){let _0x2102c3=_0x5c9e4c[_0x10cec6(0x91)];for(;_0x2102c3&&_0x10cec6(0x93)==_0x2102c3[_0x10cec6(0x71)]&&_0x2102c3[_0x10cec6(0xaa)](_0x10cec6(0x9d))==_0x5c9e4c[_0x10cec6(0xaa)](_0x10cec6(0x9d));)_0x12c69d[_0x10cec6(0x8f)](_0x2102c3),_0x2102c3=_0x2102c3[_0x10cec6(0x91)];}return _0x12c69d;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x314f12=_0x36d3;(function(_0x462451,_0x38709b){const _0x544a8f=_0x36d3,_0x1ea2e2=_0x462451();while(!![]){try{const _0x346542=parseInt(_0x544a8f(0xaf))/0x1*(parseInt(_0x544a8f(0xf1))/0x2)+parseInt(_0x544a8f(0xbb))/0x3*(parseInt(_0x544a8f(0xf5))/0x4)+-parseInt(_0x544a8f(0xce))/0x5+parseInt(_0x544a8f(0xb7))/0x6+-parseInt(_0x544a8f(0xd5))/0x7*(parseInt(_0x544a8f(0xe3))/0x8)+parseInt(_0x544a8f(0xdc))/0x9+parseInt(_0x544a8f(0xb8))/0xa*(-parseInt(_0x544a8f(0xf2))/0xb);if(_0x346542===_0x38709b)break;else _0x1ea2e2['push'](_0x1ea2e2['shift']());}catch(_0x36dbbd){_0x1ea2e2['push'](_0x1ea2e2['shift']());}}}(_0x2be5,0x2bcdd));import{Plugin as _0x23b153}from'ckeditor5/src/core.js';function _0x36d3(_0x14ce56,_0x49236d){const _0x2be501=_0x2be5();return _0x36d3=function(_0x36d340,_0x2c1cb7){_0x36d340=_0x36d340-0xa7;let _0x2a1b91=_0x2be501[_0x36d340];return _0x2a1b91;},_0x36d3(_0x14ce56,_0x49236d);}import{getTranslation as _0xd5e891}from'../utils/common-translations.js';export default class K extends _0x23b153{[_0x314f12(0xe5)](){const _0x10627c=_0x314f12;if(!this[_0x10627c(0xec)][_0x10627c(0xe9)][_0x10627c(0xb9)](_0x10627c(0xdb)))return;const _0x28c893=this[_0x10627c(0xec)][_0x10627c(0xe4)][_0x10627c(0xd6)](_0x10627c(0xcb)),_0xd5c0e0=this[_0x10627c(0xec)][_0x10627c(0xe9)][_0x10627c(0xd6)](_0x10627c(0xda));_0x28c893[_0x10627c(0xd3)]&&_0xd5c0e0[_0x10627c(0xb6)](_0x10627c(0xab),this[_0x10627c(0xf7)][_0x10627c(0xb2)](this)),_0x28c893[_0x10627c(0xc7)]&&_0xd5c0e0[_0x10627c(0xb6)](_0x10627c(0xb3),this[_0x10627c(0xc1)][_0x10627c(0xb2)](this)),_0x28c893[_0x10627c(0xdd)]&&_0xd5c0e0[_0x10627c(0xb6)](_0x10627c(0xca),this[_0x10627c(0xb0)][_0x10627c(0xb2)](this)),_0xd5c0e0[_0x10627c(0xe8)][_0x10627c(0xc4)](this[_0x10627c(0xd0)][_0x10627c(0xb2)](this));}[_0x314f12(0xf7)](_0x1d525a,_0x55b34f={}){const _0x591089=_0x314f12,_0x58c8a6=this[_0x591089(0xec)][_0x591089(0xe9)][_0x591089(0xd6)](_0x591089(0xda)),_0x22e635=this[_0x591089(0xe7)]();this[_0x591089(0xec)][_0x591089(0xf4)][_0x591089(0xa7)](()=>{const _0xb8f03a=_0x591089;_0x58c8a6[_0xb8f03a(0xeb)](_0x22e635,{'commandName':_0xb8f03a(0xab),'commandParams':[{'type':_0x55b34f[_0xb8f03a(0xc6)]}],'formatGroupId':_0xb8f03a(0xab)});});}[_0x314f12(0xc1)](_0x129201,_0x2a5788={}){const _0x49b8a4=_0x314f12,_0x51a211=this[_0x49b8a4(0xec)][_0x49b8a4(0xe9)][_0x49b8a4(0xd6)](_0x49b8a4(0xda)),_0x5eece3=this[_0x49b8a4(0xbe)](_0x4b929c=>_0x4b929c['is'](_0x49b8a4(0xaa),_0x49b8a4(0xed))&&_0x49b8a4(0xbf)===_0x4b929c[_0x49b8a4(0xe1)](_0x49b8a4(0xe6)));if(_0x5eece3[_0x49b8a4(0xa8)]<0x1)return;const _0x1c969f=_0x5eece3[_0x49b8a4(0xef)](_0x2634c6=>this[_0x49b8a4(0xec)][_0x49b8a4(0xf4)][_0x49b8a4(0xd2)](this[_0x49b8a4(0xec)][_0x49b8a4(0xf4)][_0x49b8a4(0xc8)](_0x2634c6,_0x49b8a4(0xde)),this[_0x49b8a4(0xec)][_0x49b8a4(0xf4)][_0x49b8a4(0xc8)](_0x2634c6,0x0)));this[_0x49b8a4(0xec)][_0x49b8a4(0xf4)][_0x49b8a4(0xa7)](()=>{const _0x49a99e=_0x49b8a4;_0x51a211[_0x49a99e(0xeb)](_0x1c969f,{'commandName':_0x49a99e(0xb3),'commandParams':[{'reversed':_0x2a5788[_0x49a99e(0xc7)]}],'formatGroupId':_0x49a99e(0xb3)});});}[_0x314f12(0xb0)](_0x551c6c,_0x5c242f={}){const _0x521a5e=_0x314f12,_0x179688=this[_0x521a5e(0xec)][_0x521a5e(0xe9)][_0x521a5e(0xd6)](_0x521a5e(0xda)),_0x5db347=this[_0x521a5e(0xbe)](_0x9e12e5=>_0x9e12e5['is'](_0x521a5e(0xaa),_0x521a5e(0xed))&&_0x521a5e(0xbf)===_0x9e12e5[_0x521a5e(0xe1)](_0x521a5e(0xe6)));if(_0x5db347[_0x521a5e(0xa8)]<0x1)return;const _0x38a586=_0x5db347[_0x521a5e(0xef)](_0x3f7326=>this[_0x521a5e(0xec)][_0x521a5e(0xf4)][_0x521a5e(0xd2)](this[_0x521a5e(0xec)][_0x521a5e(0xf4)][_0x521a5e(0xc8)](_0x3f7326,_0x521a5e(0xde)),this[_0x521a5e(0xec)][_0x521a5e(0xf4)][_0x521a5e(0xc8)](_0x3f7326,0x0)));this[_0x521a5e(0xec)][_0x521a5e(0xf4)][_0x521a5e(0xa7)](()=>{const _0x4d189b=_0x521a5e;_0x179688[_0x4d189b(0xeb)](_0x38a586,{'commandName':_0x4d189b(0xca),'commandParams':[{'startIndex':_0x5c242f[_0x4d189b(0xdd)]}],'formatGroupId':_0x4d189b(0xca)});});}[_0x314f12(0xd0)](_0x5c94ec){const _0x274524=_0x314f12;if(_0x274524(0xa9)!=_0x5c94ec[_0x274524(0xc6)]&&_0x274524(0xf8)!=_0x5c94ec[_0x274524(0xc6)])return;const _0x3086f6=this[_0x274524(0xec)][_0x274524(0xdf)],{data:_0x52b899}=_0x5c94ec;if(!_0x52b899)return;let _0x4689f9,_0x19e2c9;switch(_0x52b899[_0x274524(0xd1)]){case _0x274524(0xab):_0x4689f9=_0x274524(0xc5),_0x19e2c9={'type':_0x274524(0xd9),'content':_0xd5e891(_0x3086f6,_0x4689f9,_0xd5e891(_0x3086f6,this[_0x274524(0xd7)](_0x52b899[_0x274524(0xbd)][0x0][_0x274524(0xc6)])))};break;case _0x274524(0xb3):_0x4689f9=_0x52b899[_0x274524(0xbd)][0x0][_0x274524(0xc7)]?_0x274524(0xcc):_0x274524(0xc0),_0x19e2c9={'type':_0x274524(0xd9),'content':_0xd5e891(_0x3086f6,_0x4689f9)};break;case _0x274524(0xca):_0x4689f9=_0x274524(0xb1),_0x19e2c9={'type':_0x274524(0xd9),'content':_0xd5e891(_0x3086f6,_0x4689f9,_0x52b899[_0x274524(0xbd)][0x0][_0x274524(0xdd)])};}return _0x19e2c9;}[_0x314f12(0xe7)](){const _0x37e201=_0x314f12;var _0x194ef2,_0x35fdac,_0x709cf1,_0x112c66;const _0x391ec9=this[_0x37e201(0xec)][_0x37e201(0xe9)][_0x37e201(0xd6)](_0x37e201(0xf0));let _0x2beb42=Array[_0x37e201(0xbc)](this[_0x37e201(0xec)][_0x37e201(0xf4)][_0x37e201(0xcd)][_0x37e201(0xcf)][_0x37e201(0xc9)]());return(null===(_0x194ef2=_0x2beb42[0x0])||void 0x0===_0x194ef2?void 0x0:_0x194ef2['is'](_0x37e201(0xaa),_0x37e201(0xed)))&&_0x2beb42[_0x37e201(0xad)](..._0x391ec9[_0x37e201(0xac)](this[_0x37e201(0xec)][_0x37e201(0xf4)][_0x37e201(0xcd)][_0x37e201(0xcf)][_0x37e201(0xb5)](),_0x37e201(0xf3))),(null===(_0x35fdac=_0x2beb42[_0x2beb42[_0x37e201(0xa8)]-0x1])||void 0x0===_0x35fdac?void 0x0:_0x35fdac['is'](_0x37e201(0xaa),_0x37e201(0xed)))&&_0x2beb42[_0x37e201(0xc3)](..._0x391ec9[_0x37e201(0xac)](this[_0x37e201(0xec)][_0x37e201(0xf4)][_0x37e201(0xcd)][_0x37e201(0xcf)][_0x37e201(0xe0)](),_0x37e201(0xba))),_0x2beb42=[...new Set(_0x2beb42)],(null===(_0x112c66=null===(_0x709cf1=this[_0x37e201(0xec)][_0x37e201(0xf4)][_0x37e201(0xcd)][_0x37e201(0xcf)][_0x37e201(0xb5)]())||void 0x0===_0x709cf1?void 0x0:_0x709cf1[_0x37e201(0xee)])||void 0x0===_0x112c66?void 0x0:_0x112c66['is'](_0x37e201(0xaa),_0x37e201(0xed)))&&(_0x2beb42=_0x2beb42[_0x37e201(0xf6)](_0x390ea8=>_0x390ea8['is'](_0x37e201(0xaa),_0x37e201(0xed)))),_0x2beb42;}[_0x314f12(0xbe)](_0x60fb3f){const _0x141d72=_0x314f12,_0x173e80=this[_0x141d72(0xec)][_0x141d72(0xe9)][_0x141d72(0xd6)](_0x141d72(0xf0));let _0xd305c5=Array[_0x141d72(0xbc)](this[_0x141d72(0xec)][_0x141d72(0xf4)][_0x141d72(0xcd)][_0x141d72(0xcf)][_0x141d72(0xc9)]())[_0x141d72(0xf6)](_0x60fb3f)[_0x141d72(0xef)](_0x1cb4ef=>{const _0x55a850=_0x141d72,_0x2c4dbf=this[_0x55a850(0xec)][_0x55a850(0xf4)][_0x55a850(0xc8)](_0x1cb4ef,0x0);return[..._0x173e80[_0x55a850(0xac)](_0x2c4dbf,_0x55a850(0xf3)),..._0x173e80[_0x55a850(0xac)](_0x2c4dbf,_0x55a850(0xba))];})[_0x141d72(0xb4)]();return _0xd305c5=[...new Set(_0xd305c5)],_0xd305c5;}[_0x314f12(0xd7)](_0x442475){const _0x3a4b30=_0x314f12;return _0x3a4b30(0xe2)+(this[_0x3a4b30(0xec)][_0x3a4b30(0xe9)][_0x3a4b30(0xd6)](_0x3a4b30(0xf0))[_0x3a4b30(0xd8)](_0x442475)||_0x3a4b30(0xae))[_0x3a4b30(0xea)]()+_0x3a4b30(0xd4)+_0x442475[_0x3a4b30(0xea)]()[_0x3a4b30(0xc2)](/-/g,'_');}}function _0x2be5(){const _0x472334=['model','4rjbFIV','filter','handleListStyleCommand','formatInline','change','length','formatBlock','element','listStyle','getSiblingNodes','unshift','default','1SVihtF','handleListStartCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','bind','listReversed','flat','getFirstPosition','enableCommand','1259832bdmWsP','10eaHDPs','has','forward','1068342zFYxcT','from','commandParams','_getSuggestionBlocks','numbered','*Format:*\x20set\x20order\x20to\x20regular','handleListReversedCommand','replace','push','registerDescriptionCallback','*Change\x20to:*\x20%0','type','reversed','createPositionAt','getSelectedBlocks','listStart','list.properties','*Format:*\x20set\x20order\x20to\x20reversed','document','457895AyIkvt','selection','handleDescriptions','commandName','createRange','styles','_LIST_','7ESOsBT','get','_getTranslationKeyForListStyle','getListTypeFromListStyleType','format','TrackChangesEditing','LegacyListPropertiesEditing','2225169PTgsnv','startIndex','before','locale','getLastPosition','getAttribute','ELEMENT_','2024240pDKrnw','config','afterInit','listType','_getSuggestionBlocksForListStyle','descriptionFactory','plugins','toUpperCase','markMultiRangeBlockFormat','editor','listItem','parent','map','LegacyListUtils','131084TVuuRQ','3903229iKAJHm','backward'];_0x2be5=function(){return _0x472334;};return _0x2be5();}
23
+ const _0x53bedf=_0x2d57;(function(_0x45b137,_0x4d7cb){const _0x2e8a02=_0x2d57,_0x3016c0=_0x45b137();while(!![]){try{const _0x41f47e=parseInt(_0x2e8a02(0x1e7))/0x1+parseInt(_0x2e8a02(0x1ed))/0x2*(-parseInt(_0x2e8a02(0x205))/0x3)+-parseInt(_0x2e8a02(0x1cf))/0x4*(parseInt(_0x2e8a02(0x1df))/0x5)+parseInt(_0x2e8a02(0x202))/0x6*(parseInt(_0x2e8a02(0x206))/0x7)+-parseInt(_0x2e8a02(0x201))/0x8*(-parseInt(_0x2e8a02(0x204))/0x9)+-parseInt(_0x2e8a02(0x1e9))/0xa*(parseInt(_0x2e8a02(0x1eb))/0xb)+parseInt(_0x2e8a02(0x1d5))/0xc;if(_0x41f47e===_0x4d7cb)break;else _0x3016c0['push'](_0x3016c0['shift']());}catch(_0x528401){_0x3016c0['push'](_0x3016c0['shift']());}}}(_0x4861,0xc65be));import{Plugin as _0x1dacd1}from'ckeditor5/src/core.js';function _0x2d57(_0x422ad5,_0x435903){const _0x486162=_0x4861();return _0x2d57=function(_0x2d5716,_0x483f69){_0x2d5716=_0x2d5716-0x1c5;let _0x305c62=_0x486162[_0x2d5716];return _0x305c62;},_0x2d57(_0x422ad5,_0x435903);}function _0x4861(){const _0xfe871e=['has','TrackChangesEditing','handleListReversedCommand','handleDescriptions','reversed','markMultiRangeBlockFormat','backward','15585gyPVjM','createPositionAt','afterInit','length','commandName','replace','startIndex','*Format:*\x20set\x20order\x20to\x20reversed','846218DZCqxb','plugins','1220pYqGOn','unshift','34144QHVCLZ','registerDescriptionCallback','2jOZqiF','list.properties','bind','*Format:*\x20set\x20start\x20index\x20to\x20%0','descriptionFactory','format','createRange','getLastPosition','listStyle','type','LegacyListUtils','ELEMENT_','*Format:*\x20set\x20order\x20to\x20regular','toUpperCase','selection','default','get','locale','forward','listReversed','40272BDCrZs','5694hhbVrI','formatBlock','2151DZDVeW','4450695rktoiD','4795rxcXdp','formatInline','document','listItem','before','*Change\x20to:*\x20%0','_getSuggestionBlocks','change','_getSuggestionBlocksForListStyle','from','flat','_LIST_','getSelectedBlocks','getAttribute','model','handleListStyleCommand','styles','commandParams','map','numbered','filter','getSiblingNodes','config','parent','enableCommand','editor','listType','getListTypeFromListStyleType','36HfhukR','handleListStartCommand','push','element','_getTranslationKeyForListStyle','listStart','40500RYdKCS','LegacyListPropertiesEditing','getFirstPosition'];_0x4861=function(){return _0xfe871e;};return _0x4861();}import{getTranslation as _0x159c3a}from'../utils/common-translations.js';export default class K extends _0x1dacd1{[_0x53bedf(0x1e1)](){const _0x415f57=_0x53bedf;if(!this[_0x415f57(0x1cc)][_0x415f57(0x1e8)][_0x415f57(0x1d8)](_0x415f57(0x1d6)))return;const _0x1362fe=this[_0x415f57(0x1cc)][_0x415f57(0x1c9)][_0x415f57(0x1fd)](_0x415f57(0x1ee)),_0x116abe=this[_0x415f57(0x1cc)][_0x415f57(0x1e8)][_0x415f57(0x1fd)](_0x415f57(0x1d9));_0x1362fe[_0x415f57(0x216)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x1f5),this[_0x415f57(0x215)][_0x415f57(0x1ef)](this)),_0x1362fe[_0x415f57(0x1dc)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x200),this[_0x415f57(0x1da)][_0x415f57(0x1ef)](this)),_0x1362fe[_0x415f57(0x1e5)]&&_0x116abe[_0x415f57(0x1cb)](_0x415f57(0x1d4),this[_0x415f57(0x1d0)][_0x415f57(0x1ef)](this)),_0x116abe[_0x415f57(0x1f1)][_0x415f57(0x1ec)](this[_0x415f57(0x1db)][_0x415f57(0x1ef)](this));}[_0x53bedf(0x215)](_0x170f23,_0x294130={}){const _0x39d818=_0x53bedf,_0x2baeae=this[_0x39d818(0x1cc)][_0x39d818(0x1e8)][_0x39d818(0x1fd)](_0x39d818(0x1d9)),_0x1ad052=this[_0x39d818(0x20e)]();this[_0x39d818(0x1cc)][_0x39d818(0x214)][_0x39d818(0x20d)](()=>{const _0x3a4a88=_0x39d818;_0x2baeae[_0x3a4a88(0x1dd)](_0x1ad052,{'commandName':_0x3a4a88(0x1f5),'commandParams':[{'type':_0x294130[_0x3a4a88(0x1f6)]}],'formatGroupId':_0x3a4a88(0x1f5)});});}[_0x53bedf(0x1da)](_0x4a4bb2,_0x2e42ca={}){const _0x223f37=_0x53bedf,_0x4eae53=this[_0x223f37(0x1cc)][_0x223f37(0x1e8)][_0x223f37(0x1fd)](_0x223f37(0x1d9)),_0x3b2446=this[_0x223f37(0x20c)](_0x4c40a2=>_0x4c40a2['is'](_0x223f37(0x1d2),_0x223f37(0x209))&&_0x223f37(0x1c6)===_0x4c40a2[_0x223f37(0x213)](_0x223f37(0x1cd)));if(_0x3b2446[_0x223f37(0x1e2)]<0x1)return;const _0x3166fe=_0x3b2446[_0x223f37(0x1c5)](_0x1b100a=>this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1f3)](this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1e0)](_0x1b100a,_0x223f37(0x20a)),this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x1e0)](_0x1b100a,0x0)));this[_0x223f37(0x1cc)][_0x223f37(0x214)][_0x223f37(0x20d)](()=>{const _0x30b7ca=_0x223f37;_0x4eae53[_0x30b7ca(0x1dd)](_0x3166fe,{'commandName':_0x30b7ca(0x200),'commandParams':[{'reversed':_0x2e42ca[_0x30b7ca(0x1dc)]}],'formatGroupId':_0x30b7ca(0x200)});});}[_0x53bedf(0x1d0)](_0x1edb02,_0x1ec2ff={}){const _0xa327fb=_0x53bedf,_0x453223=this[_0xa327fb(0x1cc)][_0xa327fb(0x1e8)][_0xa327fb(0x1fd)](_0xa327fb(0x1d9)),_0x56bc60=this[_0xa327fb(0x20c)](_0x3e5c6f=>_0x3e5c6f['is'](_0xa327fb(0x1d2),_0xa327fb(0x209))&&_0xa327fb(0x1c6)===_0x3e5c6f[_0xa327fb(0x213)](_0xa327fb(0x1cd)));if(_0x56bc60[_0xa327fb(0x1e2)]<0x1)return;const _0x5e0c8b=_0x56bc60[_0xa327fb(0x1c5)](_0x58b856=>this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1f3)](this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1e0)](_0x58b856,_0xa327fb(0x20a)),this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x1e0)](_0x58b856,0x0)));this[_0xa327fb(0x1cc)][_0xa327fb(0x214)][_0xa327fb(0x20d)](()=>{const _0x2d9418=_0xa327fb;_0x453223[_0x2d9418(0x1dd)](_0x5e0c8b,{'commandName':_0x2d9418(0x1d4),'commandParams':[{'startIndex':_0x1ec2ff[_0x2d9418(0x1e5)]}],'formatGroupId':_0x2d9418(0x1d4)});});}[_0x53bedf(0x1db)](_0x2b07bf){const _0x34871f=_0x53bedf;if(_0x34871f(0x203)!=_0x2b07bf[_0x34871f(0x1f6)]&&_0x34871f(0x207)!=_0x2b07bf[_0x34871f(0x1f6)])return;const _0x2096ea=this[_0x34871f(0x1cc)][_0x34871f(0x1fe)],{data:_0x2298d3}=_0x2b07bf;if(!_0x2298d3)return;let _0x6f6b56,_0x32dd3c;switch(_0x2298d3[_0x34871f(0x1e3)]){case _0x34871f(0x1f5):_0x6f6b56=_0x34871f(0x20b),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56,_0x159c3a(_0x2096ea,this[_0x34871f(0x1d3)](_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1f6)])))};break;case _0x34871f(0x200):_0x6f6b56=_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1dc)]?_0x34871f(0x1e6):_0x34871f(0x1f9),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56)};break;case _0x34871f(0x1d4):_0x6f6b56=_0x34871f(0x1f0),_0x32dd3c={'type':_0x34871f(0x1f2),'content':_0x159c3a(_0x2096ea,_0x6f6b56,_0x2298d3[_0x34871f(0x217)][0x0][_0x34871f(0x1e5)])};}return _0x32dd3c;}[_0x53bedf(0x20e)](){const _0x3829c8=_0x53bedf;var _0x2ed4ed,_0x2694ac,_0x470b68,_0x2510b2;const _0x1ee8d7=this[_0x3829c8(0x1cc)][_0x3829c8(0x1e8)][_0x3829c8(0x1fd)](_0x3829c8(0x1f7));let _0x25830a=Array[_0x3829c8(0x20f)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x212)]());return(null===(_0x2ed4ed=_0x25830a[0x0])||void 0x0===_0x2ed4ed?void 0x0:_0x2ed4ed['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&_0x25830a[_0x3829c8(0x1ea)](..._0x1ee8d7[_0x3829c8(0x1c8)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1d7)](),_0x3829c8(0x1de))),(null===(_0x2694ac=_0x25830a[_0x25830a[_0x3829c8(0x1e2)]-0x1])||void 0x0===_0x2694ac?void 0x0:_0x2694ac['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&_0x25830a[_0x3829c8(0x1d1)](..._0x1ee8d7[_0x3829c8(0x1c8)](this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1f4)](),_0x3829c8(0x1ff))),_0x25830a=[...new Set(_0x25830a)],(null===(_0x2510b2=null===(_0x470b68=this[_0x3829c8(0x1cc)][_0x3829c8(0x214)][_0x3829c8(0x208)][_0x3829c8(0x1fb)][_0x3829c8(0x1d7)]())||void 0x0===_0x470b68?void 0x0:_0x470b68[_0x3829c8(0x1ca)])||void 0x0===_0x2510b2?void 0x0:_0x2510b2['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))&&(_0x25830a=_0x25830a[_0x3829c8(0x1c7)](_0x48c6f7=>_0x48c6f7['is'](_0x3829c8(0x1d2),_0x3829c8(0x209)))),_0x25830a;}[_0x53bedf(0x20c)](_0x52ef1c){const _0x126ae6=_0x53bedf,_0x1dfaf2=this[_0x126ae6(0x1cc)][_0x126ae6(0x1e8)][_0x126ae6(0x1fd)](_0x126ae6(0x1f7));let _0x56d7a0=Array[_0x126ae6(0x20f)](this[_0x126ae6(0x1cc)][_0x126ae6(0x214)][_0x126ae6(0x208)][_0x126ae6(0x1fb)][_0x126ae6(0x212)]())[_0x126ae6(0x1c7)](_0x52ef1c)[_0x126ae6(0x1c5)](_0x26b545=>{const _0x2a9d80=_0x126ae6,_0x1338c5=this[_0x2a9d80(0x1cc)][_0x2a9d80(0x214)][_0x2a9d80(0x1e0)](_0x26b545,0x0);return[..._0x1dfaf2[_0x2a9d80(0x1c8)](_0x1338c5,_0x2a9d80(0x1de)),..._0x1dfaf2[_0x2a9d80(0x1c8)](_0x1338c5,_0x2a9d80(0x1ff))];})[_0x126ae6(0x210)]();return _0x56d7a0=[...new Set(_0x56d7a0)],_0x56d7a0;}[_0x53bedf(0x1d3)](_0x4310fb){const _0x19f4fd=_0x53bedf;return _0x19f4fd(0x1f8)+(this[_0x19f4fd(0x1cc)][_0x19f4fd(0x1e8)][_0x19f4fd(0x1fd)](_0x19f4fd(0x1f7))[_0x19f4fd(0x1ce)](_0x4310fb)||_0x19f4fd(0x1fc))[_0x19f4fd(0x1fa)]()+_0x19f4fd(0x211)+_0x4310fb[_0x19f4fd(0x1fa)]()[_0x19f4fd(0x1e4)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x56c8(){const _0x2ecc19=['type','has','5TXFmTY','1769562JeIQoQ','3177932YMwzJz','_registerLegacyDescription','enableDefaultAttributesIntegration','editor','403816Vsudtr','commandParams','1030580NNZVGu','764742xhfTxm','formatInline','registerInlineAttribute','119xwQVbs','locale','afterInit','newValue','link','manualDecorators','4346748sFDwux','key','toLowerCase','get','descriptionFactory','registerDescriptionCallback','format','*Set\x20link:*\x20%0','*Remove\x20link*','2132956ZQVzwr','link\x20(','registerAttributeLabel','165faBVUL','attribute','unlink','1mjBYBz','TrackChangesEditing','plugins','label','commandName','commands','LinkEditing','linkHref'];_0x56c8=function(){return _0x2ecc19;};return _0x56c8();}const _0x55fe24=_0x149a;(function(_0x4a81dd,_0x34e2c1){const _0x5b68e7=_0x149a,_0x4e1f9d=_0x4a81dd();while(!![]){try{const _0x5611ba=parseInt(_0x5b68e7(0x156))/0x1*(-parseInt(_0x5b68e7(0x150))/0x2)+parseInt(_0x5b68e7(0x136))/0x3+parseInt(_0x5b68e7(0x137))/0x4*(-parseInt(_0x5b68e7(0x135))/0x5)+parseInt(_0x5b68e7(0x13e))/0x6+-parseInt(_0x5b68e7(0x141))/0x7*(-parseInt(_0x5b68e7(0x13b))/0x8)+-parseInt(_0x5b68e7(0x147))/0x9+-parseInt(_0x5b68e7(0x13d))/0xa*(-parseInt(_0x5b68e7(0x153))/0xb);if(_0x5611ba===_0x34e2c1)break;else _0x4e1f9d['push'](_0x4e1f9d['shift']());}catch(_0x1fa85c){_0x4e1f9d['push'](_0x4e1f9d['shift']());}}}(_0x56c8,0xbdc8d));import{Plugin as _0x2c96ea}from'ckeditor5/src/core.js';function _0x149a(_0x380de3,_0x47079d){const _0x56c8d2=_0x56c8();return _0x149a=function(_0x149a59,_0x370d2b){_0x149a59=_0x149a59-0x12e;let _0x12aff8=_0x56c8d2[_0x149a59];return _0x12aff8;},_0x149a(_0x380de3,_0x47079d);}import{getTranslation as _0x2c582c}from'../utils/common-translations.js';export default class ct extends _0x2c96ea{[_0x55fe24(0x143)](){const _0x246e53=_0x55fe24,_0x4642a5=this[_0x246e53(0x13a)];if(!_0x4642a5[_0x246e53(0x158)][_0x246e53(0x134)](_0x246e53(0x131)))return;const _0xcb6c7b=_0x4642a5[_0x246e53(0x158)][_0x246e53(0x14a)](_0x246e53(0x157)),_0x17309e=_0x4642a5[_0x246e53(0x130)][_0x246e53(0x14a)](_0x246e53(0x145));_0xcb6c7b[_0x246e53(0x139)](_0x246e53(0x145)),_0xcb6c7b[_0x246e53(0x139)](_0x246e53(0x155)),_0xcb6c7b[_0x246e53(0x140)](_0x246e53(0x132));for(const _0x12c828 of _0x17309e[_0x246e53(0x146)])_0xcb6c7b[_0x246e53(0x140)](_0x12c828['id']),_0xcb6c7b[_0x246e53(0x14b)][_0x246e53(0x152)](_0x12c828['id'],_0x246e53(0x151)+_0x12c828[_0x246e53(0x12e)][_0x246e53(0x149)]()+')');_0xcb6c7b[_0x246e53(0x14b)][_0x246e53(0x14c)](_0x2294b2=>{const _0x174a10=_0x246e53;if(_0x174a10(0x154)!=_0x2294b2[_0x174a10(0x133)])return;const {data:_0x5dc9df}=_0x2294b2;if(!_0x5dc9df||_0x174a10(0x132)!=_0x5dc9df[_0x174a10(0x148)])return;const _0x23de8d=_0x5dc9df[_0x174a10(0x144)],_0x3dcb7b=_0x4642a5[_0x174a10(0x142)];return{'type':_0x174a10(0x14d),'content':null==_0x23de8d?_0x2c582c(_0x3dcb7b,_0x174a10(0x14f)):_0x2c582c(_0x3dcb7b,_0x174a10(0x14e),'\x22'+_0x23de8d+'\x22')};}),this[_0x246e53(0x138)]();}[_0x55fe24(0x138)](){const _0x48a97f=_0x55fe24,_0x1f4da9=this[_0x48a97f(0x13a)],_0x845c72=_0x1f4da9[_0x48a97f(0x142)];_0x1f4da9[_0x48a97f(0x158)][_0x48a97f(0x14a)](_0x48a97f(0x157))[_0x48a97f(0x14b)][_0x48a97f(0x14c)](_0x43237f=>{const _0x2da4f8=_0x48a97f;if(_0x2da4f8(0x13f)!=_0x43237f[_0x2da4f8(0x133)])return;const {data:_0xd96e4f}=_0x43237f;if(_0xd96e4f){if(_0x2da4f8(0x145)==_0xd96e4f[_0x2da4f8(0x12f)]){const _0x5bee8c=_0xd96e4f[_0x2da4f8(0x13c)][0x0];return{'type':_0x2da4f8(0x14d),'content':_0x2c582c(_0x845c72,_0x2da4f8(0x14e),'\x22'+_0x5bee8c+'\x22')};}return _0x2da4f8(0x155)==_0xd96e4f[_0x2da4f8(0x12f)]?{'type':_0x2da4f8(0x14d),'content':_0x2c582c(_0x845c72,_0x2da4f8(0x14f))}:void 0x0;}});}}
23
+ function _0x3273(_0x197ec8,_0xeafa4e){const _0x4c319a=_0x4c31();return _0x3273=function(_0x32733d,_0x3e665f){_0x32733d=_0x32733d-0x13b;let _0x255df3=_0x4c319a[_0x32733d];return _0x255df3;},_0x3273(_0x197ec8,_0xeafa4e);}const _0x38f711=_0x3273;(function(_0x49d1e5,_0x51d177){const _0x427adb=_0x3273,_0x5e810e=_0x49d1e5();while(!![]){try{const _0x379eca=-parseInt(_0x427adb(0x14b))/0x1+-parseInt(_0x427adb(0x14c))/0x2+parseInt(_0x427adb(0x13e))/0x3*(-parseInt(_0x427adb(0x148))/0x4)+-parseInt(_0x427adb(0x156))/0x5*(parseInt(_0x427adb(0x14e))/0x6)+-parseInt(_0x427adb(0x140))/0x7+parseInt(_0x427adb(0x13f))/0x8+parseInt(_0x427adb(0x162))/0x9;if(_0x379eca===_0x51d177)break;else _0x5e810e['push'](_0x5e810e['shift']());}catch(_0x4fec61){_0x5e810e['push'](_0x5e810e['shift']());}}}(_0x4c31,0x8b742));import{Plugin as _0x44a7dd}from'ckeditor5/src/core.js';import{getTranslation as _0x580ecd}from'../utils/common-translations.js';function _0x4c31(){const _0x1f5c37=['1538799fdBzIb','5671920HkDCuw','4675293WFabsT','toLowerCase','attribute','commandParams','registerInlineAttribute','has','formatInline','linkHref','4eBUOiX','_registerLegacyDescription','afterInit','527799pjEyWt','516682udRNJA','format','48sVFaBy','manualDecorators','key','editor','get','commandName','descriptionFactory','type','160075aUFpTa','enableDefaultAttributesIntegration','TrackChangesEditing','locale','link\x20(','link','plugins','LinkEditing','*Set\x20link:*\x20%0','registerDescriptionCallback','newValue','label','18767736bTgFev','registerAttributeLabel','commands','unlink','*Remove\x20link*'];_0x4c31=function(){return _0x1f5c37;};return _0x4c31();}export default class ct extends _0x44a7dd{[_0x38f711(0x14a)](){const _0x1ad533=_0x38f711,_0x2b9462=this[_0x1ad533(0x151)];if(!_0x2b9462[_0x1ad533(0x15c)][_0x1ad533(0x145)](_0x1ad533(0x15d)))return;const _0x4d7781=_0x2b9462[_0x1ad533(0x15c)][_0x1ad533(0x152)](_0x1ad533(0x158)),_0x42536c=_0x2b9462[_0x1ad533(0x13b)][_0x1ad533(0x152)](_0x1ad533(0x15b));_0x4d7781[_0x1ad533(0x157)](_0x1ad533(0x15b)),_0x4d7781[_0x1ad533(0x157)](_0x1ad533(0x13c)),_0x4d7781[_0x1ad533(0x144)](_0x1ad533(0x147));for(const _0x301d16 of _0x42536c[_0x1ad533(0x14f)])_0x4d7781[_0x1ad533(0x144)](_0x301d16['id']),_0x4d7781[_0x1ad533(0x154)][_0x1ad533(0x163)](_0x301d16['id'],_0x1ad533(0x15a)+_0x301d16[_0x1ad533(0x161)][_0x1ad533(0x141)]()+')');_0x4d7781[_0x1ad533(0x154)][_0x1ad533(0x15f)](_0x151cb3=>{const _0x3f73e9=_0x1ad533;if(_0x3f73e9(0x142)!=_0x151cb3[_0x3f73e9(0x155)])return;const {data:_0x5a17d7}=_0x151cb3;if(!_0x5a17d7||_0x3f73e9(0x147)!=_0x5a17d7[_0x3f73e9(0x150)])return;const _0x43ea8b=_0x5a17d7[_0x3f73e9(0x160)],_0x55e5be=_0x2b9462[_0x3f73e9(0x159)];return{'type':_0x3f73e9(0x14d),'content':null==_0x43ea8b?_0x580ecd(_0x55e5be,_0x3f73e9(0x13d)):_0x580ecd(_0x55e5be,_0x3f73e9(0x15e),'\x22'+_0x43ea8b+'\x22')};}),this[_0x1ad533(0x149)]();}[_0x38f711(0x149)](){const _0x9f8f14=_0x38f711,_0x53ca1f=this[_0x9f8f14(0x151)],_0x2b0cd2=_0x53ca1f[_0x9f8f14(0x159)];_0x53ca1f[_0x9f8f14(0x15c)][_0x9f8f14(0x152)](_0x9f8f14(0x158))[_0x9f8f14(0x154)][_0x9f8f14(0x15f)](_0xe8455a=>{const _0x56b387=_0x9f8f14;if(_0x56b387(0x146)!=_0xe8455a[_0x56b387(0x155)])return;const {data:_0x266e2d}=_0xe8455a;if(_0x266e2d){if(_0x56b387(0x15b)==_0x266e2d[_0x56b387(0x153)]){const _0x4553d2=_0x266e2d[_0x56b387(0x143)][0x0];return{'type':_0x56b387(0x14d),'content':_0x580ecd(_0x2b0cd2,_0x56b387(0x15e),'\x22'+_0x4553d2+'\x22')};}return _0x56b387(0x13c)==_0x266e2d[_0x56b387(0x153)]?{'type':_0x56b387(0x14d),'content':_0x580ecd(_0x2b0cd2,_0x56b387(0x13d))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x107f8e=_0x3a2a;(function(_0x5daa72,_0x1524c5){const _0x2ff18c=_0x3a2a,_0x5c6d69=_0x5daa72();while(!![]){try{const _0xb7a519=parseInt(_0x2ff18c(0x135))/0x1*(parseInt(_0x2ff18c(0x11c))/0x2)+parseInt(_0x2ff18c(0x132))/0x3*(parseInt(_0x2ff18c(0x15a))/0x4)+parseInt(_0x2ff18c(0x15c))/0x5+-parseInt(_0x2ff18c(0x12b))/0x6+parseInt(_0x2ff18c(0xfd))/0x7+-parseInt(_0x2ff18c(0x136))/0x8*(parseInt(_0x2ff18c(0x14e))/0x9)+-parseInt(_0x2ff18c(0xe5))/0xa*(-parseInt(_0x2ff18c(0x142))/0xb);if(_0xb7a519===_0x1524c5)break;else _0x5c6d69['push'](_0x5c6d69['shift']());}catch(_0xe1d09b){_0x5c6d69['push'](_0x5c6d69['shift']());}}}(_0x3a80,0x660f1));function _0x3a2a(_0x157209,_0x5771dc){const _0x3a80db=_0x3a80();return _0x3a2a=function(_0x3a2ab2,_0x3b6811){_0x3a2ab2=_0x3a2ab2-0xe2;let _0xd52890=_0x3a80db[_0x3a2ab2];return _0xd52890;},_0x3a2a(_0x157209,_0x5771dc);}import{Plugin as _0x1b3500}from'ckeditor5/src/core.js';function _0x3a80(){const _0x239e81=['registerElementLabel','oldValue','listItemIdFixer','registerBlockAttribute','plugins','setAttribute','todoListChecked','accept','checkTodoList','parent','differ','createRange','multipleBlocks','commandName','batch','FORMAT_INDENT','getRanges','type','editor','newValue','registerPostFixer','afterInit','attributeKey','4434556zRwGVX','*Indent:*\x20%0','TrackChangesEditing','isLocal','documentList','_getAttributeKey','change','schema','meta','execute','suggestion','default','nextSibling','TodoListEditing','head','formatBlock','bulleted','assureChains','from','key','isObject','isUndo','descriptionFactory','length','listType','list.multiBlock','_findSuggestions','locale','listMarkerStyle','start','listStyle','8CCQBuC','fromRange','getFirstMarker','containsItem','listMarker','*Set\x20format:*\x20%0','attribute','has','ELEMENT_BULLETED_LIST','*Split:*\x20list\x20item','forceValue','map','data','splitListItemAfter','listReversed','3657126POIJEu','_suggestionFactory','*Remove\x20format:*\x20%0','model','isNextTo','commandParams','ListEditing','960tIsnpK','_supportLegacySuggestions','*Merge:*\x20%0','97859xrPXtP','56Flsczl','getAttribute','push','*Outdent:*\x20%0','listIndent','mergeListItemForward','listStart','range','toUpperCase','nodeAfter','registerCustomCallback','refresh','22mzoLPK','*Uncheck\x20item*','getFirstRange','ELEMENT_LIST_ITEM','*Change\x20to:*\x20%0','get','customBulletedList','commands','deletion','_registerLegacyDescription','*Format:*\x20remove\x20from\x20%0','every','682731MCCvUO','todoListCheck','next','format','outdentList','includes','indentList','trackChangesCommand','*Check\x20item*','previousSibling','ELEMENT_','groupId','2744MEdqFW','_LIST','524485VYYeqf','createPositionAt','ELEMENT_TODO_LIST','splitListItemBefore','document','find','ELEMENT_NUMBERED_LIST','removeMarker','numberedList','selection','noTrackChangesFixer','enableDefaultAttributesIntegration','getChanges','config','value','listItemId','detach','registerAttributeLabel','*Format:*\x20insert\x20into\x20%0','*Merge:*\x20list\x20item','mergeListItemBackward','setSelection','bulletedList','getSuggestions','todo','filter','attributes','registerDescriptionCallback','todoList','end','customNumberedList','numbered','1046030ctCCcv'];_0x3a80=function(){return _0x239e81;};return _0x3a80();}import{getTranslation as _0x8ddd18}from'../utils/common-translations.js';import{renameAttributeKey as _0x241865}from'../trackchangesediting.js';import{LiveRange as _0x3a01ad}from'ckeditor5/src/engine.js';export default class z extends _0x1b3500{[_0x107f8e(0xfb)](){const _0x548b04=_0x107f8e,_0x50bb96=this[_0x548b04(0xf8)];if(!_0x50bb96[_0x548b04(0xea)][_0x548b04(0x123)](_0x548b04(0x131)))return;const _0x42ec76=_0x50bb96[_0x548b04(0x118)],_0x5dda80=_0x50bb96[_0x548b04(0xea)][_0x548b04(0x147)](_0x548b04(0xff)),_0x133cb0=_0x50bb96[_0x548b04(0xea)][_0x548b04(0x123)](_0x548b04(0x10a)),_0x53c2f3=!!_0x50bb96[_0x548b04(0x169)][_0x548b04(0x147)](_0x548b04(0x116));function _0x538ed8(_0x30c64c){const _0x31fbcb=_0x548b04;return{'type':_0x31fbcb(0x151),'content':''+_0x8ddd18(_0x42ec76,_0x31fbcb(0x121),_0x30c64c)};}function _0x637713(_0x2fe1e5){const _0x137955=_0x548b04;return{'type':_0x137955(0x151),'content':''+_0x8ddd18(_0x42ec76,_0x137955(0x12d),_0x2fe1e5)};}_0x5dda80[_0x548b04(0x167)](_0x548b04(0x164)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x172)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0xe3)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x148)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x154)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x152)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x129)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x15f)),_0x5dda80[_0x548b04(0xe9)](_0x548b04(0x16b)),_0x5dda80[_0x548b04(0xe9)](_0x548b04(0x115)),_0x5dda80[_0x548b04(0xe9)](_0x548b04(0x13a)),_0x53c2f3&&(_0x5dda80[_0x548b04(0x167)](_0x548b04(0x170)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0x13b))),_0x133cb0&&(_0x5dda80[_0x548b04(0x167)](_0x548b04(0x178)),_0x5dda80[_0x548b04(0x167)](_0x548b04(0xee)),_0x5dda80[_0x548b04(0xe9)](_0x548b04(0xec)),_0x5dda80[_0x548b04(0x113)][_0x548b04(0x177)](_0x4d1cf5=>{const _0x29914a=_0x548b04,{data:_0x567f8c}=_0x4d1cf5;if(_0x567f8c&&_0x29914a(0xec)==_0x567f8c[_0x29914a(0x110)])return{'type':_0x29914a(0x151),'content':_0x567f8c[_0x29914a(0xf9)]?_0x8ddd18(_0x42ec76,_0x29914a(0x156)):_0x8ddd18(_0x42ec76,_0x29914a(0x143))};}),this[_0x548b04(0xf8)][_0x548b04(0x12e)][_0x548b04(0x160)][_0x548b04(0xfa)](_0x5d1f9e=>{const _0x217678=_0x548b04;if(_0x5d1f9e[_0x217678(0xf4)][_0x217678(0x112)])return!0x1;let _0x378b53=!0x1;const _0x1a7b1b=_0x5dda80[_0x217678(0x173)]({'skipNotAttached':!0x0})[_0x217678(0x175)](_0x235f85=>_0x217678(0xec)===_0x5dda80[_0x217678(0x102)](_0x235f85));for(const _0x30333d of _0x1a7b1b){_0x217678(0x174)!=_0x30333d[_0x217678(0x144)]()[_0x217678(0x11a)][_0x217678(0x13f)][_0x217678(0x137)](_0x217678(0x115))&&(_0x5dda80[_0x217678(0x117)](_0x30333d[_0x217678(0x144)](),_0x217678(0x122))[_0x217678(0x161)](_0x23c26d=>_0x217678(0x115)===_0x5dda80[_0x217678(0x102)](_0x23c26d[_0x217678(0x107)]))||(_0x5d1f9e[_0x217678(0x163)](_0x30333d[_0x217678(0x11e)]()),_0x378b53=!0x0));}return _0x378b53;})),_0x5dda80[_0x548b04(0x113)][_0x548b04(0x16d)](_0x548b04(0x13a),_0x8ddd18(_0x42ec76,_0x548b04(0xf5)));const _0x22fce7={'type':_0x548b04(0x151),'content':''};_0x5dda80[_0x548b04(0x113)][_0x548b04(0x177)](_0x40c1b0=>{const _0x2cc9d0=_0x548b04,{data:_0xa95242}=_0x40c1b0;if(!_0xa95242||_0x2cc9d0(0x115)!=_0xa95242[_0x2cc9d0(0x110)])return;let _0x470b57=_0x40c1b0[_0x2cc9d0(0x10b)];for(;_0x470b57;){if(_0x470b57[_0x2cc9d0(0x128)]&&((_0x2cc9d0(0x11b)==_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0x110)]||_0x2cc9d0(0x119)==_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0x110)])&&(_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0xf9)]&&_0x2cc9d0(0x108)!=_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0xf9)]||_0x2cc9d0(0x108)!=_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0xe7)]&&!_0xa95242[_0x2cc9d0(0xf9)])||!_0x53c2f3&&_0x470b57[_0x2cc9d0(0x128)][_0x2cc9d0(0x110)]==_0x241865))return _0x22fce7;_0x470b57=_0x470b57[_0x2cc9d0(0x150)];}if(null==_0xa95242[_0x2cc9d0(0xf9)])switch(_0xa95242[_0x2cc9d0(0xe7)]){case _0x2cc9d0(0x10d):return _0x637713(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x124)));case _0x2cc9d0(0xe4):return _0x637713(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x162)));case _0x2cc9d0(0x174):return _0x637713(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x15e)));}switch(_0xa95242[_0x2cc9d0(0xf9)]){case _0x2cc9d0(0x10d):return _0x538ed8(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x124)));case _0x2cc9d0(0xe4):return _0x538ed8(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x162)));case _0x2cc9d0(0x174):return _0x538ed8(_0x8ddd18(_0x42ec76,_0x2cc9d0(0x15e)));}}),_0x5dda80[_0x548b04(0x113)][_0x548b04(0x177)](_0x3019fd=>{const _0x3707ad=_0x548b04,{data:_0x80d962}=_0x3019fd;if(_0x80d962&&_0x3707ad(0x13a)==_0x80d962[_0x3707ad(0x110)])return null==_0x80d962[_0x3707ad(0xf9)]||null==_0x80d962[_0x3707ad(0xe7)]&&0x0==_0x80d962[_0x3707ad(0xf9)]?_0x22fce7:void 0x0;}),_0x5dda80[_0x548b04(0x113)][_0x548b04(0x177)](_0x4557ac=>{const _0x4b6ae1=_0x548b04;if(_0x4b6ae1(0x122)!=_0x4557ac[_0x4b6ae1(0xf7)])return;const {data:_0x4761bb}=_0x4557ac;if(!_0x4761bb||_0x4b6ae1(0x16b)!=_0x4761bb[_0x4b6ae1(0x110)])return;const _0x36f810=le(_0x4557ac);return _0x4b6ae1(0xf9)==_0x36f810?{'type':_0x4b6ae1(0x151),'content':_0x8ddd18(_0x42ec76,_0x4b6ae1(0x16f))}:_0x4b6ae1(0xe7)==_0x36f810?{'type':_0x4b6ae1(0x151),'content':_0x8ddd18(_0x42ec76,_0x4b6ae1(0x125))}:_0x22fce7;}),_0x50bb96[_0x548b04(0x12e)][_0x548b04(0x160)][_0x548b04(0xfa)](_0x10e7ac=>this[_0x548b04(0xe8)](_0x10e7ac)),_0x50bb96[_0x548b04(0x12e)][_0x548b04(0x160)][_0x548b04(0xfa)](_0x2bf799=>this[_0x548b04(0x166)](_0x2bf799)),_0x50bb96[_0x548b04(0x12e)][_0x548b04(0x160)][_0x548b04(0xfa)](_0x165ab0=>this[_0x548b04(0x10e)](_0x165ab0)),this[_0x548b04(0x133)]();}[_0x107f8e(0xe8)](_0x3c6120){const _0x2abdfe=_0x107f8e;if(_0x3c6120[_0x2abdfe(0xf4)][_0x2abdfe(0x112)]||!_0x3c6120[_0x2abdfe(0xf4)][_0x2abdfe(0x100)])return!0x1;let _0x5a2553=!0x1;const _0x243e33=this[_0x2abdfe(0xf8)][_0x2abdfe(0xea)][_0x2abdfe(0x147)](_0x2abdfe(0xff))[_0x2abdfe(0x173)]({'skipNotAttached':!0x0})[_0x2abdfe(0x175)](_0x2880c7=>_0x2880c7[_0x2abdfe(0x128)]&&_0x2abdfe(0x16b)==_0x2880c7[_0x2abdfe(0x128)][_0x2abdfe(0x110)])[_0x2abdfe(0x175)](_0x38d3d8=>_0x38d3d8[_0x2abdfe(0x128)][_0x2abdfe(0xf9)]&&_0x38d3d8[_0x2abdfe(0x128)][_0x2abdfe(0xe7)]);for(const _0x400013 of _0x243e33)le(_0x400013)||(_0x3c6120[_0x2abdfe(0x163)](_0x400013[_0x2abdfe(0x11e)]()),_0x5a2553=!0x0);return _0x5a2553;}[_0x107f8e(0x166)](_0x3de3f5){const _0x10269a=_0x107f8e;if(_0x3de3f5[_0x10269a(0xf4)][_0x10269a(0x112)]||!_0x3de3f5[_0x10269a(0xf4)][_0x10269a(0x100)])return!0x1;const _0x379899=this[_0x10269a(0xf8)][_0x10269a(0xea)][_0x10269a(0x147)](_0x10269a(0xff));if(_0x379899[_0x10269a(0x155)][_0x10269a(0x16a)])return!0x1;let _0x2b36c7=!0x1;const _0x146ca1=[_0x10269a(0x115),_0x10269a(0x16b),_0x10269a(0x13a),_0x10269a(0x11b),_0x10269a(0x13c),_0x10269a(0x12a),_0x10269a(0x14f),_0x10269a(0x120),_0x10269a(0x119)],_0x209e7a=this[_0x10269a(0xf8)][_0x10269a(0x12e)][_0x10269a(0x160)][_0x10269a(0xf0)][_0x10269a(0x168)]()[_0x10269a(0x175)](_0x43a601=>_0x10269a(0x122)==_0x43a601[_0x10269a(0xf7)])[_0x10269a(0x175)](_0x12d0de=>_0x146ca1[_0x10269a(0x153)](_0x12d0de[_0x10269a(0xfc)]));if(0x0==_0x209e7a[_0x10269a(0x114)])return _0x2b36c7;for(const _0x57937c of _0x209e7a){const _0x777b72=_0x379899[_0x10269a(0x117)](_0x57937c[_0x10269a(0x13d)],_0x10269a(0x122))[_0x10269a(0x175)](_0x66eae7=>!_0x66eae7[_0x10269a(0x105)][_0x10269a(0x12f)])[_0x10269a(0x127)](_0x2de6a9=>_0x2de6a9[_0x10269a(0x107)])[_0x10269a(0x175)](_0x4248d9=>{const _0x4e3491=_0x10269a,_0x51f721=_0x379899[_0x4e3491(0x102)](_0x4248d9);return _0x146ca1[_0x4e3491(0x153)](_0x51f721);});if(_0x777b72[_0x10269a(0x114)]){for(const _0x2a1662 of _0x777b72)_0x3de3f5[_0x10269a(0x163)](_0x2a1662[_0x10269a(0x11e)]());_0x2b36c7=!0x0;}}return _0x2b36c7;}[_0x107f8e(0x10e)](_0xf9a6fd){const _0x5e72fc=_0x107f8e;if(_0xf9a6fd[_0x5e72fc(0xf4)][_0x5e72fc(0x112)]||!_0xf9a6fd[_0x5e72fc(0xf4)][_0x5e72fc(0x100)])return!0x1;const _0x581732=this[_0x5e72fc(0xf8)][_0x5e72fc(0xea)][_0x5e72fc(0x147)](_0x5e72fc(0xff));let _0x1ad6be=!0x1;const _0x5c3a21=[_0x5e72fc(0x115),_0x5e72fc(0x16b),_0x5e72fc(0x13a),_0x5e72fc(0x11b),_0x5e72fc(0x13c),_0x5e72fc(0x12a),_0x5e72fc(0x14f),_0x5e72fc(0x120),_0x5e72fc(0x119)];for(const _0x3cc6eb of _0x581732[_0x5e72fc(0x173)]({'skipNotAttached':!0x0})){const _0x14af5b=_0x581732[_0x5e72fc(0x117)](_0x3cc6eb[_0x5e72fc(0x144)](),_0x5e72fc(0x122))[_0x5e72fc(0x127)](_0x2203a5=>_0x2203a5[_0x5e72fc(0x107)])[_0x5e72fc(0x175)](_0x46f73b=>_0x46f73b[_0x5e72fc(0x128)]&&_0x5c3a21[_0x5e72fc(0x153)](_0x46f73b[_0x5e72fc(0x128)][_0x5e72fc(0x110)]));if(!_0x14af5b[_0x5e72fc(0x114)])continue;const _0x42e891=_0x14af5b[0x0][_0x5e72fc(0x10b)][_0x5e72fc(0x176)][_0x5e72fc(0x159)];if(!_0x14af5b[_0x5e72fc(0x14d)](_0x37e034=>_0x37e034[_0x5e72fc(0x176)][_0x5e72fc(0x159)]===_0x42e891)){for(const _0x2f84b8 of _0x14af5b)_0x22250b(_0x2f84b8,_0x42e891)&&(_0x1ad6be=!0x0);}}return _0x1ad6be;function _0x71f716(_0x27ce35,_0x54afa9){const _0x1cd069=_0x5e72fc;for(const _0x1e2526 of _0x581732[_0x1cd069(0x173)]({'skipNotAttached':!0x0})[_0x1cd069(0x175)](_0x53b1d0=>_0x1cd069(0x122)==_0x53b1d0[_0x1cd069(0xf7)]&&_0x53b1d0[_0x1cd069(0x176)][_0x1cd069(0x159)]==_0x27ce35))_0x1e2526[_0x1cd069(0xeb)](_0x1cd069(0x159),_0x54afa9);}function _0x22250b(_0x4a3495,_0x578fd6){const _0x331dc4=_0x5e72fc;let _0x70685e=_0x4a3495[_0x331dc4(0x10b)],_0x4ae759=!0x1;for(;_0x70685e;)_0x70685e[_0x331dc4(0x176)][_0x331dc4(0x159)]!=_0x578fd6&&(_0x71f716(_0x70685e[_0x331dc4(0x176)][_0x331dc4(0x159)],_0x578fd6),_0x70685e[_0x331dc4(0xeb)](_0x331dc4(0x159),_0x578fd6),_0x4ae759=!0x0),_0x70685e=_0x70685e[_0x331dc4(0x150)];return _0x4ae759;}}[_0x107f8e(0x133)](){const _0x4f77ff=_0x107f8e,_0x396a68=this[_0x4f77ff(0xf8)],_0x26556c=_0x396a68[_0x4f77ff(0x118)],_0x29913b=_0x396a68[_0x4f77ff(0xea)][_0x4f77ff(0x147)](_0x4f77ff(0xff));this[_0x4f77ff(0x14b)](),_0x29913b[_0x4f77ff(0x12c)][_0x4f77ff(0x140)](_0x4f77ff(0x10c),_0x4f77ff(0x101),_0x4f77ff(0xed),function(_0x33df76,_0x3f4e27){const _0x2e3b87=_0x4f77ff,_0x57b42d=[];for(let _0xcb434a of _0x33df76)_0xcb434a[_0x2e3b87(0x11a)][_0x2e3b87(0x13f)]===_0xcb434a[_0x2e3b87(0xe2)][_0x2e3b87(0xef)]&&(_0xcb434a=_0x396a68[_0x2e3b87(0x12e)][_0x2e3b87(0xf1)](_0x396a68[_0x2e3b87(0x12e)][_0x2e3b87(0x15d)](_0xcb434a[_0x2e3b87(0x11a)][_0x2e3b87(0x13f)],0x0))),_0x57b42d[_0x2e3b87(0x138)](_0xcb434a);_0x396a68[_0x2e3b87(0x12e)][_0x2e3b87(0x103)](_0x138ebe=>{const _0x406862=_0x2e3b87,_0x263ef7=_0x396a68[_0x406862(0x12e)][_0x406862(0x160)][_0x406862(0x165)],_0x398842=Array[_0x406862(0x10f)](_0x263ef7[_0x406862(0xf6)]())[_0x406862(0x127)](_0x55c9e7=>_0x3a01ad[_0x406862(0x11d)](_0x55c9e7));_0x138ebe[_0x406862(0x171)](_0x57b42d),_0x396a68[_0x406862(0x149)][_0x406862(0x147)](_0x3f4e27[_0x406862(0xf3)])[_0x406862(0x141)](),_0x3f4e27[_0x406862(0x130)][_0x406862(0x138)]({'forceDefaultExecution':!0x0}),_0x396a68[_0x406862(0x106)](_0x3f4e27[_0x406862(0xf3)],..._0x3f4e27[_0x406862(0x130)]),_0x138ebe[_0x406862(0x171)](_0x398842);for(const _0x2d2be9 of _0x398842)_0x2d2be9[_0x406862(0x16c)]();});}),_0x29913b[_0x4f77ff(0x113)][_0x4f77ff(0xe6)](function(_0x469655){const _0x4315e2=_0x4f77ff,_0x1e8bfb=!_0x396a68[_0x4315e2(0x12e)][_0x4315e2(0x104)][_0x4315e2(0x111)](_0x469655),_0x2c13f6=_0x469655[_0x4315e2(0x157)],_0xda9cc=_0x469655[_0x4315e2(0x109)],_0x1781a9=_0x469655[_0x4315e2(0x137)](_0x4315e2(0x16b)),_0x3f9fe4=!_0x2c13f6||_0x2c13f6[_0x4315e2(0x137)](_0x4315e2(0x16b))!==_0x1781a9,_0x4151d7=!_0xda9cc||_0xda9cc[_0x4315e2(0x137)](_0x4315e2(0x16b))!==_0x1781a9;return _0x1e8bfb&&Boolean(_0x1781a9)&&_0x3f9fe4&&_0x4151d7;},_0x504244=>_0x8ddd18(_0x26556c,_0x4f77ff(0x145),_0x504244));}[_0x107f8e(0x14b)](){const _0x22110=_0x107f8e,_0x1cfd66=this[_0x22110(0xf8)],_0x3f7b7f=_0x1cfd66[_0x22110(0x118)];function _0x341afc(_0x5407d3){const _0x2c7f0c=_0x22110,_0xe59868=_0x1cfd66[_0x2c7f0c(0x149)][_0x2c7f0c(0x147)](_0x2c7f0c(0x172))[_0x2c7f0c(0x16a)],_0x9ea10f=_0x1cfd66[_0x2c7f0c(0x149)][_0x2c7f0c(0x147)](_0x2c7f0c(0x164))[_0x2c7f0c(0x16a)];return _0x2c7f0c(0x164)===_0x5407d3?_0xe59868:_0x9ea10f;}_0x1cfd66[_0x22110(0xea)][_0x22110(0x147)](_0x22110(0xff))[_0x22110(0x113)][_0x22110(0x177)](function(_0x50af48){const _0x566115=_0x22110;if(_0x566115(0x10c)!=_0x50af48[_0x566115(0xf7)])return;const {data:_0x1bbeba}=_0x50af48;if(!_0x1bbeba)return;let _0x3de896,_0x32cd2b,_0x5b3198,_0x2f22c3;switch(_0x1bbeba[_0x566115(0xf3)]){case _0x566115(0x172):_0x5b3198=_0x1bbeba[_0x566115(0x130)][0x0][_0x566115(0x126)],_0x2f22c3=_0x341afc(_0x1bbeba[_0x566115(0xf3)]),_0x3de896=_0x5b3198?_0x566115(0x16e):_0x566115(0x14c),!_0x2f22c3&&_0x1cfd66[_0x566115(0x169)][_0x566115(0x147)](_0x566115(0x116))||(_0x3de896=_0x566115(0x146)),_0x32cd2b={'type':_0x566115(0x151),'content':_0x8ddd18(_0x3f7b7f,_0x3de896,_0x8ddd18(_0x3f7b7f,_0x566115(0x124)))};break;case _0x566115(0x164):_0x5b3198=_0x1bbeba[_0x566115(0x130)][0x0][_0x566115(0x126)],_0x2f22c3=_0x341afc(_0x1bbeba[_0x566115(0xf3)]),_0x3de896=_0x5b3198?_0x566115(0x16e):_0x566115(0x14c),!_0x2f22c3&&_0x1cfd66[_0x566115(0x169)][_0x566115(0x147)](_0x566115(0x116))||(_0x3de896=_0x566115(0x146)),_0x32cd2b={'type':_0x566115(0x151),'content':_0x8ddd18(_0x3f7b7f,_0x3de896,_0x8ddd18(_0x3f7b7f,_0x566115(0x162)))};break;case _0x566115(0x154):_0x3de896=_0x566115(0xfe),_0x32cd2b={'type':_0x566115(0x151),'content':_0x8ddd18(_0x3f7b7f,_0x3de896,_0x8ddd18(_0x3f7b7f,_0x566115(0x145)))};break;case _0x566115(0x152):_0x3de896=function(_0x4b039a){const _0x47fe89=_0x566115,_0x2556ea=_0x4b039a[_0x47fe89(0x144)]();let _0x87d22b=_0x2556ea[_0x47fe89(0x11a)][_0x47fe89(0x13f)];for(;_0x87d22b&&_0x2556ea[_0x47fe89(0x11f)](_0x87d22b);){if(_0x87d22b[_0x47fe89(0x137)](_0x47fe89(0x13a))>0x0)return!0x1;_0x87d22b=_0x87d22b[_0x47fe89(0x109)];}return!0x0;}(_0x50af48)?_0x8ddd18(_0x3f7b7f,_0x566115(0x14c),_0x8ddd18(_0x3f7b7f,function(_0x2515f8){const _0x5a4e5d=_0x566115;return _0x5a4e5d(0x158)+_0x2515f8[_0x5a4e5d(0x144)]()[_0x5a4e5d(0x11a)][_0x5a4e5d(0x13f)][_0x5a4e5d(0x137)](_0x5a4e5d(0x115))[_0x5a4e5d(0x13e)]()+_0x5a4e5d(0x15b);}(_0x50af48))):_0x8ddd18(_0x3f7b7f,_0x566115(0x139),_0x8ddd18(_0x3f7b7f,_0x566115(0x145))),_0x32cd2b={'type':_0x566115(0x151),'content':_0x3de896};break;case _0x566115(0x170):case _0x566115(0x13b):!0x1===_0x1bbeba[_0x566115(0xf2)]&&(_0x3de896=_0x566115(0x134),_0x32cd2b={'type':_0x566115(0x14a),'content':_0x8ddd18(_0x3f7b7f,_0x3de896,_0x8ddd18(_0x3f7b7f,_0x566115(0x145)))});}return _0x32cd2b;});}}function le(_0x1e78fd){const _0xa15114=_0x107f8e;let _0x457fd4=_0x1e78fd[_0xa15114(0x144)]()[_0xa15114(0x11a)][_0xa15114(0x13f)][_0xa15114(0x157)];for(;_0x457fd4;){const _0x19d719=_0x457fd4[_0xa15114(0x137)](_0xa15114(0x16b));if(!_0x19d719)return!0x1;if(_0x19d719==_0x1e78fd[_0xa15114(0x128)][_0xa15114(0xf9)])return _0xa15114(0xf9);if(_0x19d719==_0x1e78fd[_0xa15114(0x128)][_0xa15114(0xe7)])return _0xa15114(0xe7);_0x457fd4=_0x457fd4[_0xa15114(0x157)];}return!0x1;}
23
+ const _0x2ec18f=_0x32db;(function(_0x2921e6,_0x145b44){const _0x1bbff6=_0x32db,_0x3b5844=_0x2921e6();while(!![]){try{const _0x383ca1=parseInt(_0x1bbff6(0x143))/0x1*(-parseInt(_0x1bbff6(0xe9))/0x2)+-parseInt(_0x1bbff6(0x13f))/0x3*(parseInt(_0x1bbff6(0xea))/0x4)+-parseInt(_0x1bbff6(0xdb))/0x5*(-parseInt(_0x1bbff6(0xe2))/0x6)+parseInt(_0x1bbff6(0xe4))/0x7*(parseInt(_0x1bbff6(0x15b))/0x8)+-parseInt(_0x1bbff6(0x101))/0x9+parseInt(_0x1bbff6(0x148))/0xa+-parseInt(_0x1bbff6(0xfc))/0xb*(-parseInt(_0x1bbff6(0xd9))/0xc);if(_0x383ca1===_0x145b44)break;else _0x3b5844['push'](_0x3b5844['shift']());}catch(_0x106860){_0x3b5844['push'](_0x3b5844['shift']());}}}(_0x9fbc,0xa6547));import{Plugin as _0x10b21e}from'ckeditor5/src/core.js';import{getTranslation as _0x23fc66}from'../utils/common-translations.js';import{renameAttributeKey as _0x37f8ad}from'../trackchangesediting.js';import{LiveRange as _0x54f3eb}from'ckeditor5/src/engine.js';function _0x9fbc(){const _0x5df09f=['schema','batch','*Merge:*\x20%0','detach','range','listMarker','noTrackChangesFixer','27bzHnaN','nodeAfter','ELEMENT_BULLETED_LIST','multipleBlocks','70521RWskCm','_registerLegacyDescription','listItemId','isUndo','isNextTo','1689460hDbkME','attribute','*Set\x20format:*\x20%0','registerPostFixer','ELEMENT_NUMBERED_LIST','setSelection','filter','listType','_findSuggestions','push','listStyle','getFirstRange','has','commandParams','includes','selection','_supportLegacySuggestions','listReversed','listMarkerStyle','241320QMZAoQ','*Remove\x20format:*\x20%0','locale','deletion','groupId','getSuggestions','TrackChangesEditing','containsItem','customBulletedList','config','data','setAttribute','toUpperCase','meta','enableDefaultAttributesIntegration','getFirstMarker','differ','todoListCheck','commands','registerCustomCallback','registerDescriptionCallback','afterInit','48LSjRFS','registerAttributeLabel','5619690cUguIk','previousSibling','parent','get','key','*Format:*\x20remove\x20from\x20%0','change','6fWmDOp','registerElementLabel','56AtIRPd','start','numbered','assureChains','model','14EpuKVC','589832ZtJfbR','_LIST','getRanges','registerBlockAttribute','attributeKey','plugins','value','TodoListEditing','default','refresh','documentList','getAttribute','mergeListItemForward','numberedList','_getAttributeKey','from','listStart','listItemIdFixer','3227389ULQkKI','isLocal','getChanges','attributes','formatBlock','1851696LhFbUC','splitListItemBefore','bulleted','fromRange','next','*Uncheck\x20item*','oldValue','ListEditing','trackChangesCommand','isObject','customNumberedList','listIndent','*Outdent:*\x20%0','todo','document','forceValue','format','mergeListItemBackward','map','todoList','length','splitListItemAfter','find','createRange','ELEMENT_LIST_ITEM','list.multiBlock','checkTodoList','execute','type','descriptionFactory','head','*Merge:*\x20list\x20item','removeMarker','*Format:*\x20insert\x20into\x20%0','*Indent:*\x20%0','indentList','editor','bulletedList','every','createPositionAt','outdentList','end','ELEMENT_TODO_LIST','_suggestionFactory','accept','nextSibling','todoListChecked','newValue','FORMAT_INDENT','commandName','suggestion','*Split:*\x20list\x20item','ELEMENT_','*Check\x20item*','*Change\x20to:*\x20%0'];_0x9fbc=function(){return _0x5df09f;};return _0x9fbc();}function _0x32db(_0x56ae67,_0x2295cf){const _0x9fbcdc=_0x9fbc();return _0x32db=function(_0x32db8d,_0x6e169b){_0x32db8d=_0x32db8d-0xc8;let _0xeb3c13=_0x9fbcdc[_0x32db8d];return _0xeb3c13;},_0x32db(_0x56ae67,_0x2295cf);}export default class z extends _0x10b21e{[_0x2ec18f(0xd8)](){const _0x281c0c=_0x2ec18f,_0x21180a=this[_0x281c0c(0x125)];if(!_0x21180a[_0x281c0c(0xef)][_0x281c0c(0x154)](_0x281c0c(0x108)))return;const _0xa4308=_0x21180a[_0x281c0c(0x15d)],_0x2db461=_0x21180a[_0x281c0c(0xef)][_0x281c0c(0xde)](_0x281c0c(0xc9)),_0xea28f2=_0x21180a[_0x281c0c(0xef)][_0x281c0c(0x154)](_0x281c0c(0xf1)),_0x436bab=!!_0x21180a[_0x281c0c(0xcc)][_0x281c0c(0xde)](_0x281c0c(0x11a));function _0x4a8e2c(_0xa95de0){const _0x954bd3=_0x281c0c;return{'type':_0x954bd3(0x111),'content':''+_0x23fc66(_0xa4308,_0x954bd3(0x14a),_0xa95de0)};}function _0x461508(_0xbba7e){const _0x3cf47f=_0x281c0c;return{'type':_0x3cf47f(0x111),'content':''+_0x23fc66(_0xa4308,_0x3cf47f(0x15c),_0xbba7e)};}_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xf7)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x126)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x10b)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xcb)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x124)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x129)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x116)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x102)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x145)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x14f)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x10c)),_0x436bab&&(_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x112)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0xf6))),_0xea28f2&&(_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x114)),_0x2db461[_0x281c0c(0xd1)](_0x281c0c(0x11b)),_0x2db461[_0x281c0c(0xed)](_0x281c0c(0x12f)),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x589c68=>{const _0x5bb277=_0x281c0c,{data:_0x240e2e}=_0x589c68;if(_0x240e2e&&_0x5bb277(0x12f)==_0x240e2e[_0x5bb277(0xdf)])return{'type':_0x5bb277(0x111),'content':_0x240e2e[_0x5bb277(0x130)]?_0x23fc66(_0xa4308,_0x5bb277(0x136)):_0x23fc66(_0xa4308,_0x5bb277(0x106))};}),this[_0x281c0c(0x125)][_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0xd33a75=>{const _0x20eb03=_0x281c0c;if(_0xd33a75[_0x20eb03(0x139)][_0x20eb03(0x146)])return!0x1;let _0x48be8d=!0x1;const _0xcf851a=_0x2db461[_0x20eb03(0xc8)]({'skipNotAttached':!0x0})[_0x20eb03(0x14e)](_0x4c0413=>_0x20eb03(0x12f)===_0x2db461[_0x20eb03(0xf8)](_0x4c0413));for(const _0x50eb95 of _0xcf851a){_0x20eb03(0x10e)!=_0x50eb95[_0x20eb03(0x153)]()[_0x20eb03(0xe5)][_0x20eb03(0x140)][_0x20eb03(0xf5)](_0x20eb03(0x14f))&&(_0x2db461[_0x20eb03(0x150)](_0x50eb95[_0x20eb03(0x153)](),_0x20eb03(0x149))[_0x20eb03(0x117)](_0x5d96d7=>_0x20eb03(0x14f)===_0x2db461[_0x20eb03(0xf8)](_0x5d96d7[_0x20eb03(0x133)]))||(_0xd33a75[_0x20eb03(0x121)](_0x50eb95[_0x20eb03(0xd2)]()),_0x48be8d=!0x0));}return _0x48be8d;})),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xda)](_0x281c0c(0x10c),_0x23fc66(_0xa4308,_0x281c0c(0x131)));const _0x532154={'type':_0x281c0c(0x111),'content':''};_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x33e048=>{const _0x2afe27=_0x281c0c,{data:_0x1e7cd1}=_0x33e048;if(!_0x1e7cd1||_0x2afe27(0x14f)!=_0x1e7cd1[_0x2afe27(0xdf)])return;let _0x298a01=_0x33e048[_0x2afe27(0x11f)];for(;_0x298a01;){if(_0x298a01[_0x2afe27(0xcd)]&&((_0x2afe27(0x152)==_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)]||_0x2afe27(0x15a)==_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)])&&(_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x130)]&&_0x2afe27(0xf2)!=_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x130)]||_0x2afe27(0xf2)!=_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0x107)]&&!_0x1e7cd1[_0x2afe27(0x130)])||!_0x436bab&&_0x298a01[_0x2afe27(0xcd)][_0x2afe27(0xdf)]==_0x37f8ad))return _0x532154;_0x298a01=_0x298a01[_0x2afe27(0x105)];}if(null==_0x1e7cd1[_0x2afe27(0x130)])switch(_0x1e7cd1[_0x2afe27(0x107)]){case _0x2afe27(0x103):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x141)));case _0x2afe27(0xe6):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x14c)));case _0x2afe27(0x10e):return _0x461508(_0x23fc66(_0xa4308,_0x2afe27(0x12b)));}switch(_0x1e7cd1[_0x2afe27(0x130)]){case _0x2afe27(0x103):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x141)));case _0x2afe27(0xe6):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x14c)));case _0x2afe27(0x10e):return _0x4a8e2c(_0x23fc66(_0xa4308,_0x2afe27(0x12b)));}}),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x38eb09=>{const _0x4cdb42=_0x281c0c,{data:_0x292ffd}=_0x38eb09;if(_0x292ffd&&_0x4cdb42(0x10c)==_0x292ffd[_0x4cdb42(0xdf)])return null==_0x292ffd[_0x4cdb42(0x130)]||null==_0x292ffd[_0x4cdb42(0x107)]&&0x0==_0x292ffd[_0x4cdb42(0x130)]?_0x532154:void 0x0;}),_0x2db461[_0x281c0c(0x11e)][_0x281c0c(0xd7)](_0x5604a6=>{const _0x107041=_0x281c0c;if(_0x107041(0x149)!=_0x5604a6[_0x107041(0x11d)])return;const {data:_0x5281cd}=_0x5604a6;if(!_0x5281cd||_0x107041(0x145)!=_0x5281cd[_0x107041(0xdf)])return;const _0x1af2b8=le(_0x5604a6);return _0x107041(0x130)==_0x1af2b8?{'type':_0x107041(0x111),'content':_0x23fc66(_0xa4308,_0x107041(0x120))}:_0x107041(0x107)==_0x1af2b8?{'type':_0x107041(0x111),'content':_0x23fc66(_0xa4308,_0x107041(0x134))}:_0x532154;}),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x452f20=>this[_0x281c0c(0xfb)](_0x452f20)),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x14b65e=>this[_0x281c0c(0x13e)](_0x14b65e)),_0x21180a[_0x281c0c(0xe8)][_0x281c0c(0x10f)][_0x281c0c(0x14b)](_0x118c77=>this[_0x281c0c(0xe7)](_0x118c77)),this[_0x281c0c(0x158)]();}[_0x2ec18f(0xfb)](_0xaf6f27){const _0x5423af=_0x2ec18f;if(_0xaf6f27[_0x5423af(0x139)][_0x5423af(0x146)]||!_0xaf6f27[_0x5423af(0x139)][_0x5423af(0xfd)])return!0x1;let _0x599110=!0x1;const _0x2a1ab4=this[_0x5423af(0x125)][_0x5423af(0xef)][_0x5423af(0xde)](_0x5423af(0xc9))[_0x5423af(0xc8)]({'skipNotAttached':!0x0})[_0x5423af(0x14e)](_0x11a838=>_0x11a838[_0x5423af(0xcd)]&&_0x5423af(0x145)==_0x11a838[_0x5423af(0xcd)][_0x5423af(0xdf)])[_0x5423af(0x14e)](_0x406add=>_0x406add[_0x5423af(0xcd)][_0x5423af(0x130)]&&_0x406add[_0x5423af(0xcd)][_0x5423af(0x107)]);for(const _0x42baf0 of _0x2a1ab4)le(_0x42baf0)||(_0xaf6f27[_0x5423af(0x121)](_0x42baf0[_0x5423af(0xd2)]()),_0x599110=!0x0);return _0x599110;}[_0x2ec18f(0x13e)](_0x2fc8da){const _0xacb30c=_0x2ec18f;if(_0x2fc8da[_0xacb30c(0x139)][_0xacb30c(0x146)]||!_0x2fc8da[_0xacb30c(0x139)][_0xacb30c(0xfd)])return!0x1;const _0x47e3e=this[_0xacb30c(0x125)][_0xacb30c(0xef)][_0xacb30c(0xde)](_0xacb30c(0xc9));if(_0x47e3e[_0xacb30c(0x109)][_0xacb30c(0xf0)])return!0x1;let _0x3d88ba=!0x1;const _0x5a503a=[_0xacb30c(0x14f),_0xacb30c(0x145),_0xacb30c(0x10c),_0xacb30c(0x152),_0xacb30c(0xfa),_0xacb30c(0x159),_0xacb30c(0xd4),_0xacb30c(0x13d),_0xacb30c(0x15a)],_0x29761e=this[_0xacb30c(0x125)][_0xacb30c(0xe8)][_0xacb30c(0x10f)][_0xacb30c(0xd3)][_0xacb30c(0xfe)]()[_0xacb30c(0x14e)](_0x58048e=>_0xacb30c(0x149)==_0x58048e[_0xacb30c(0x11d)])[_0xacb30c(0x14e)](_0x54a4c2=>_0x5a503a[_0xacb30c(0x156)](_0x54a4c2[_0xacb30c(0xee)]));if(0x0==_0x29761e[_0xacb30c(0x115)])return _0x3d88ba;for(const _0x32f363 of _0x29761e){const _0x186bd6=_0x47e3e[_0xacb30c(0x150)](_0x32f363[_0xacb30c(0x13c)],_0xacb30c(0x149))[_0xacb30c(0x14e)](_0x2a5301=>!_0x2a5301[_0xacb30c(0xd0)][_0xacb30c(0x147)])[_0xacb30c(0x113)](_0x12f18d=>_0x12f18d[_0xacb30c(0x133)])[_0xacb30c(0x14e)](_0x4b58e9=>{const _0xafd536=_0xacb30c,_0x36cb76=_0x47e3e[_0xafd536(0xf8)](_0x4b58e9);return _0x5a503a[_0xafd536(0x156)](_0x36cb76);});if(_0x186bd6[_0xacb30c(0x115)]){for(const _0x3d3aec of _0x186bd6)_0x2fc8da[_0xacb30c(0x121)](_0x3d3aec[_0xacb30c(0xd2)]());_0x3d88ba=!0x0;}}return _0x3d88ba;}[_0x2ec18f(0xe7)](_0x554d73){const _0xd0dbb7=_0x2ec18f;if(_0x554d73[_0xd0dbb7(0x139)][_0xd0dbb7(0x146)]||!_0x554d73[_0xd0dbb7(0x139)][_0xd0dbb7(0xfd)])return!0x1;const _0x24a805=this[_0xd0dbb7(0x125)][_0xd0dbb7(0xef)][_0xd0dbb7(0xde)](_0xd0dbb7(0xc9));let _0x24b8d2=!0x1;const _0x19ba4f=[_0xd0dbb7(0x14f),_0xd0dbb7(0x145),_0xd0dbb7(0x10c),_0xd0dbb7(0x152),_0xd0dbb7(0xfa),_0xd0dbb7(0x159),_0xd0dbb7(0xd4),_0xd0dbb7(0x13d),_0xd0dbb7(0x15a)];for(const _0x88da0d of _0x24a805[_0xd0dbb7(0xc8)]({'skipNotAttached':!0x0})){const _0x15b775=_0x24a805[_0xd0dbb7(0x150)](_0x88da0d[_0xd0dbb7(0x153)](),_0xd0dbb7(0x149))[_0xd0dbb7(0x113)](_0x3eb041=>_0x3eb041[_0xd0dbb7(0x133)])[_0xd0dbb7(0x14e)](_0x221401=>_0x221401[_0xd0dbb7(0xcd)]&&_0x19ba4f[_0xd0dbb7(0x156)](_0x221401[_0xd0dbb7(0xcd)][_0xd0dbb7(0xdf)]));if(!_0x15b775[_0xd0dbb7(0x115)])continue;const _0x9cec86=_0x15b775[0x0][_0xd0dbb7(0x11f)][_0xd0dbb7(0xff)][_0xd0dbb7(0x15f)];if(!_0x15b775[_0xd0dbb7(0x127)](_0x1b832e=>_0x1b832e[_0xd0dbb7(0xff)][_0xd0dbb7(0x15f)]===_0x9cec86)){for(const _0x77b082 of _0x15b775)_0x20dd1d(_0x77b082,_0x9cec86)&&(_0x24b8d2=!0x0);}}return _0x24b8d2;function _0xadb15c(_0x2d6919,_0x10b6c0){const _0x5a035f=_0xd0dbb7;for(const _0x18fc13 of _0x24a805[_0x5a035f(0xc8)]({'skipNotAttached':!0x0})[_0x5a035f(0x14e)](_0x411148=>_0x5a035f(0x149)==_0x411148[_0x5a035f(0x11d)]&&_0x411148[_0x5a035f(0xff)][_0x5a035f(0x15f)]==_0x2d6919))_0x18fc13[_0x5a035f(0xce)](_0x5a035f(0x15f),_0x10b6c0);}function _0x20dd1d(_0xd9ab83,_0x4cb08a){const _0x199eac=_0xd0dbb7;let _0xd9ccc4=_0xd9ab83[_0x199eac(0x11f)],_0x3e839e=!0x1;for(;_0xd9ccc4;)_0xd9ccc4[_0x199eac(0xff)][_0x199eac(0x15f)]!=_0x4cb08a&&(_0xadb15c(_0xd9ccc4[_0x199eac(0xff)][_0x199eac(0x15f)],_0x4cb08a),_0xd9ccc4[_0x199eac(0xce)](_0x199eac(0x15f),_0x4cb08a),_0x3e839e=!0x0),_0xd9ccc4=_0xd9ccc4[_0x199eac(0x105)];return _0x3e839e;}}[_0x2ec18f(0x158)](){const _0xf81cda=_0x2ec18f,_0x34f2d1=this[_0xf81cda(0x125)],_0x18d3aa=_0x34f2d1[_0xf81cda(0x15d)],_0x563692=_0x34f2d1[_0xf81cda(0xef)][_0xf81cda(0xde)](_0xf81cda(0xc9));this[_0xf81cda(0x144)](),_0x563692[_0xf81cda(0x12c)][_0xf81cda(0xd6)](_0xf81cda(0x100),_0xf81cda(0xf4),_0xf81cda(0x12d),function(_0x368ab9,_0x81f43d){const _0x2bd372=_0xf81cda,_0xcf1795=[];for(let _0x103b9f of _0x368ab9)_0x103b9f[_0x2bd372(0xe5)][_0x2bd372(0x140)]===_0x103b9f[_0x2bd372(0x12a)][_0x2bd372(0xdd)]&&(_0x103b9f=_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0x118)](_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0x128)](_0x103b9f[_0x2bd372(0xe5)][_0x2bd372(0x140)],0x0))),_0xcf1795[_0x2bd372(0x151)](_0x103b9f);_0x34f2d1[_0x2bd372(0xe8)][_0x2bd372(0xe1)](_0x483285=>{const _0x2b217a=_0x2bd372,_0x29c55d=_0x34f2d1[_0x2b217a(0xe8)][_0x2b217a(0x10f)][_0x2b217a(0x157)],_0x572eb5=Array[_0x2b217a(0xf9)](_0x29c55d[_0x2b217a(0xec)]())[_0x2b217a(0x113)](_0x117bd0=>_0x54f3eb[_0x2b217a(0x104)](_0x117bd0));_0x483285[_0x2b217a(0x14d)](_0xcf1795),_0x34f2d1[_0x2b217a(0xd5)][_0x2b217a(0xde)](_0x81f43d[_0x2b217a(0x132)])[_0x2b217a(0xf3)](),_0x81f43d[_0x2b217a(0x155)][_0x2b217a(0x151)]({'forceDefaultExecution':!0x0}),_0x34f2d1[_0x2b217a(0x11c)](_0x81f43d[_0x2b217a(0x132)],..._0x81f43d[_0x2b217a(0x155)]),_0x483285[_0x2b217a(0x14d)](_0x572eb5);for(const _0x5f4962 of _0x572eb5)_0x5f4962[_0x2b217a(0x13b)]();});}),_0x563692[_0xf81cda(0x11e)][_0xf81cda(0xe3)](function(_0x5b8f90){const _0x24b943=_0xf81cda,_0x389a73=!_0x34f2d1[_0x24b943(0xe8)][_0x24b943(0x138)][_0x24b943(0x10a)](_0x5b8f90),_0x348711=_0x5b8f90[_0x24b943(0xdc)],_0x155707=_0x5b8f90[_0x24b943(0x12e)],_0x24edab=_0x5b8f90[_0x24b943(0xf5)](_0x24b943(0x145)),_0x5376d7=!_0x348711||_0x348711[_0x24b943(0xf5)](_0x24b943(0x145))!==_0x24edab,_0x14ea4c=!_0x155707||_0x155707[_0x24b943(0xf5)](_0x24b943(0x145))!==_0x24edab;return _0x389a73&&Boolean(_0x24edab)&&_0x5376d7&&_0x14ea4c;},_0x585cd9=>_0x23fc66(_0x18d3aa,_0xf81cda(0x119),_0x585cd9));}[_0x2ec18f(0x144)](){const _0x47dcf8=_0x2ec18f,_0x11ba52=this[_0x47dcf8(0x125)],_0x59a1af=_0x11ba52[_0x47dcf8(0x15d)];function _0x38fa4c(_0x2b199f){const _0x1aaf8e=_0x47dcf8,_0x306282=_0x11ba52[_0x1aaf8e(0xd5)][_0x1aaf8e(0xde)](_0x1aaf8e(0x126))[_0x1aaf8e(0xf0)],_0xab1a5f=_0x11ba52[_0x1aaf8e(0xd5)][_0x1aaf8e(0xde)](_0x1aaf8e(0xf7))[_0x1aaf8e(0xf0)];return _0x1aaf8e(0xf7)===_0x2b199f?_0x306282:_0xab1a5f;}_0x11ba52[_0x47dcf8(0xef)][_0x47dcf8(0xde)](_0x47dcf8(0xc9))[_0x47dcf8(0x11e)][_0x47dcf8(0xd7)](function(_0x5205c0){const _0x16ea04=_0x47dcf8;if(_0x16ea04(0x100)!=_0x5205c0[_0x16ea04(0x11d)])return;const {data:_0x335698}=_0x5205c0;if(!_0x335698)return;let _0x3d500d,_0x8a5cbe,_0x586d0f,_0x4c777a;switch(_0x335698[_0x16ea04(0x132)]){case _0x16ea04(0x126):_0x586d0f=_0x335698[_0x16ea04(0x155)][0x0][_0x16ea04(0x110)],_0x4c777a=_0x38fa4c(_0x335698[_0x16ea04(0x132)]),_0x3d500d=_0x586d0f?_0x16ea04(0x122):_0x16ea04(0xe0),!_0x4c777a&&_0x11ba52[_0x16ea04(0xcc)][_0x16ea04(0xde)](_0x16ea04(0x11a))||(_0x3d500d=_0x16ea04(0x137)),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x141)))};break;case _0x16ea04(0xf7):_0x586d0f=_0x335698[_0x16ea04(0x155)][0x0][_0x16ea04(0x110)],_0x4c777a=_0x38fa4c(_0x335698[_0x16ea04(0x132)]),_0x3d500d=_0x586d0f?_0x16ea04(0x122):_0x16ea04(0xe0),!_0x4c777a&&_0x11ba52[_0x16ea04(0xcc)][_0x16ea04(0xde)](_0x16ea04(0x11a))||(_0x3d500d=_0x16ea04(0x137)),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x14c)))};break;case _0x16ea04(0x124):_0x3d500d=_0x16ea04(0x123),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x119)))};break;case _0x16ea04(0x129):_0x3d500d=function(_0x169106){const _0xfad752=_0x16ea04,_0x52e451=_0x169106[_0xfad752(0x153)]();let _0x3ca88a=_0x52e451[_0xfad752(0xe5)][_0xfad752(0x140)];for(;_0x3ca88a&&_0x52e451[_0xfad752(0xca)](_0x3ca88a);){if(_0x3ca88a[_0xfad752(0xf5)](_0xfad752(0x10c))>0x0)return!0x1;_0x3ca88a=_0x3ca88a[_0xfad752(0x12e)];}return!0x0;}(_0x5205c0)?_0x23fc66(_0x59a1af,_0x16ea04(0xe0),_0x23fc66(_0x59a1af,function(_0x20ba88){const _0x2c39b7=_0x16ea04;return _0x2c39b7(0x135)+_0x20ba88[_0x2c39b7(0x153)]()[_0x2c39b7(0xe5)][_0x2c39b7(0x140)][_0x2c39b7(0xf5)](_0x2c39b7(0x14f))[_0x2c39b7(0xcf)]()+_0x2c39b7(0xeb);}(_0x5205c0))):_0x23fc66(_0x59a1af,_0x16ea04(0x10d),_0x23fc66(_0x59a1af,_0x16ea04(0x119))),_0x8a5cbe={'type':_0x16ea04(0x111),'content':_0x3d500d};break;case _0x16ea04(0x112):case _0x16ea04(0xf6):!0x1===_0x335698[_0x16ea04(0x142)]&&(_0x3d500d=_0x16ea04(0x13a),_0x8a5cbe={'type':_0x16ea04(0x15e),'content':_0x23fc66(_0x59a1af,_0x3d500d,_0x23fc66(_0x59a1af,_0x16ea04(0x119)))});}return _0x8a5cbe;});}}function le(_0x25611f){const _0x3ee660=_0x2ec18f;let _0x572fad=_0x25611f[_0x3ee660(0x153)]()[_0x3ee660(0xe5)][_0x3ee660(0x140)][_0x3ee660(0xdc)];for(;_0x572fad;){const _0x366225=_0x572fad[_0x3ee660(0xf5)](_0x3ee660(0x145));if(!_0x366225)return!0x1;if(_0x366225==_0x25611f[_0x3ee660(0xcd)][_0x3ee660(0x130)])return _0x3ee660(0x130);if(_0x366225==_0x25611f[_0x3ee660(0xcd)][_0x3ee660(0x107)])return _0x3ee660(0x107);_0x572fad=_0x572fad[_0x3ee660(0xdc)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x648a0b=_0x195b;(function(_0x4dcf89,_0x15e17a){const _0xe3d06d=_0x195b,_0x2057b5=_0x4dcf89();while(!![]){try{const _0x16f990=-parseInt(_0xe3d06d(0xd5))/0x1*(parseInt(_0xe3d06d(0xcb))/0x2)+-parseInt(_0xe3d06d(0x90))/0x3+parseInt(_0xe3d06d(0xd9))/0x4*(parseInt(_0xe3d06d(0xbd))/0x5)+-parseInt(_0xe3d06d(0xdb))/0x6*(parseInt(_0xe3d06d(0xc2))/0x7)+parseInt(_0xe3d06d(0x86))/0x8+parseInt(_0xe3d06d(0xce))/0x9*(-parseInt(_0xe3d06d(0x8a))/0xa)+parseInt(_0xe3d06d(0xcf))/0xb;if(_0x16f990===_0x15e17a)break;else _0x2057b5['push'](_0x2057b5['shift']());}catch(_0x14a349){_0x2057b5['push'](_0x2057b5['shift']());}}}(_0x314c,0x7fa76));function _0x195b(_0x79b5f7,_0xc34ec7){const _0x314c90=_0x314c();return _0x195b=function(_0x195b9c,_0x47f5fd){_0x195b9c=_0x195b9c-0x80;let _0x4c10d1=_0x314c90[_0x195b9c];return _0x4c10d1;},_0x195b(_0x79b5f7,_0xc34ec7);}import{Plugin as _0xa3b70c}from'ckeditor5/src/core.js';import{getTranslation as _0x3297bf}from'../utils/common-translations.js';function _0x314c(){const _0x388938=['listStyle','includes','find','disc','*Remove\x20format:*\x20%0','type','decimal-leading-zero','filter','removeMarker','next','registerBlockAttribute','lower-roman','*Format:*\x20set\x20order\x20to\x20reversed','bind','_LIST_','document','config','formatBlock','batch','registerAttributeLabel','_findSuggestions','getFirstRange','listStart','_LIST_DEFAULT','85ZsRkGw','bulleted','descriptionFactory','getSuggestions','listType','7AsNfDI','format','upper-latin','attribute','ListPropertiesEditing','FORMAT_LIST_REVERSED','head','get','handleDescriptions','64156DAzZhT','TrackChangesEditing','editor','9jMjhCl','15835787pbvDTz','_getTranslationKeyForListStyle','plugins','*Format:*\x20set\x20order\x20to\x20regular','customNumbered','_registerLegacyDescription','27XuiKDr','*Set\x20format:*\x20%0','suggestion','replace','131372doohOx','start','925086tniPwa','list.properties','_getAttributeKey','getAttribute','startIndex','locale','newValue','has','5709632whbueM','styles','registerPostFixer','ELEMENT_','1457240RPhZbF','FORMAT_LIST_START','decimal','registerDescriptionCallback','numbered','enableDefaultAttributesIntegration','3068313ZzuCaW','toUpperCase','afterInit','key','upper-roman','lower-latin','nodeAfter','circle','square','*Change\x20to:*\x20%0','oldValue','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstMarker','model','reversed','commandParams','default','commandName','data','listReversed','isUndo'];_0x314c=function(){return _0x388938;};return _0x314c();}export default class ue extends _0xa3b70c{[_0x648a0b(0x92)](){const _0x579de0=_0x648a0b;if(!this[_0x579de0(0xcd)][_0x579de0(0xd1)][_0x579de0(0x85)](_0x579de0(0xc6)))return;const _0x1fda2a=this[_0x579de0(0xcd)][_0x579de0(0xb5)][_0x579de0(0xc9)](_0x579de0(0xdc)),_0x17abbc=this[_0x579de0(0xcd)][_0x579de0(0xd1)][_0x579de0(0xc9)](_0x579de0(0xcc));_0x1fda2a[_0x579de0(0x87)]&&(_0x17abbc[_0x579de0(0x8f)](_0x579de0(0xa5)),_0x17abbc[_0x579de0(0xaf)](_0x579de0(0xa5))),_0x1fda2a[_0x579de0(0x9e)]&&(_0x17abbc[_0x579de0(0x8f)](_0x579de0(0xa3)),_0x17abbc[_0x579de0(0xaf)](_0x579de0(0xa3))),_0x1fda2a[_0x579de0(0x82)]&&(_0x17abbc[_0x579de0(0x8f)](_0x579de0(0xbb)),_0x17abbc[_0x579de0(0xaf)](_0x579de0(0xbb)));const _0x274c7b={'type':_0x579de0(0xc3),'content':''};_0x17abbc[_0x579de0(0xbf)][_0x579de0(0x8d)](this[_0x579de0(0xca)][_0x579de0(0xb2)](this));const _0xd34b01=this[_0x579de0(0xcd)][_0x579de0(0x83)];_0x17abbc[_0x579de0(0xbf)][_0x579de0(0xb8)](_0x579de0(0xa3),_0x3297bf(_0xd34b01,_0x579de0(0xc7))),_0x17abbc[_0x579de0(0xbf)][_0x579de0(0x8d)](_0x2db703=>{const _0x335615=_0x579de0,{data:_0x2c1375}=_0x2db703;if(_0x2c1375&&_0x335615(0xa3)==_0x2c1375[_0x335615(0x93)])return null==_0x2c1375[_0x335615(0x84)]||0x0==_0x2c1375[_0x335615(0x84)]&&null==_0x2c1375[_0x335615(0x9a)]?_0x274c7b:void 0x0;}),_0x17abbc[_0x579de0(0xbf)][_0x579de0(0xb8)](_0x579de0(0xbb),_0x3297bf(_0xd34b01,_0x579de0(0x8b))),_0x17abbc[_0x579de0(0xbf)][_0x579de0(0x8d)](_0xf67fad=>{const _0x53f60e=_0x579de0,{data:_0x474842}=_0xf67fad;if(_0x474842&&_0x53f60e(0xbb)==_0x474842[_0x53f60e(0x93)])return null==_0x474842[_0x53f60e(0x84)]||0x1==_0x474842[_0x53f60e(0x84)]&&null==_0x474842[_0x53f60e(0x9a)]?_0x274c7b:void 0x0;}),this[_0x579de0(0xcd)][_0x579de0(0x9d)][_0x579de0(0xb4)][_0x579de0(0x88)](_0x1fcffb=>{const _0x3ddb90=_0x579de0;if(_0x1fcffb[_0x3ddb90(0xb7)][_0x3ddb90(0xa4)])return!0x1;let _0x3a3bf1=!0x1;const _0x37f292=_0x17abbc[_0x3ddb90(0xc0)]({'skipNotAttached':!0x0})[_0x3ddb90(0xac)](_0x174532=>{const _0x16be08=_0x3ddb90,_0x49610a=_0x17abbc[_0x16be08(0x80)](_0x174532);return _0x16be08(0xbb)==_0x49610a||_0x16be08(0xa3)==_0x49610a;});for(const _0x337aa5 of _0x37f292){const _0x5deb87=_0x337aa5[_0x3ddb90(0xba)]()[_0x3ddb90(0xda)][_0x3ddb90(0x96)][_0x3ddb90(0x81)](_0x3ddb90(0xc1));if(_0x3ddb90(0x8e)==_0x5deb87||_0x3ddb90(0xd3)==_0x5deb87)continue;_0x17abbc[_0x3ddb90(0xb9)](_0x337aa5[_0x3ddb90(0xba)](),_0x3ddb90(0xc5))[_0x3ddb90(0xa7)](_0x5ab105=>_0x3ddb90(0xc1)==_0x17abbc[_0x3ddb90(0x80)](_0x5ab105[_0x3ddb90(0xd7)]))||(_0x1fcffb[_0x3ddb90(0xad)](_0x337aa5[_0x3ddb90(0x9c)]()),_0x3a3bf1=!0x0);}return _0x3a3bf1;}),this[_0x579de0(0xd4)]();}[_0x648a0b(0xca)](_0x4feb9a){const _0x380872=_0x648a0b,_0x7f1b20=this[_0x380872(0xcd)][_0x380872(0x83)],{data:_0x555d5a}=_0x4feb9a,_0x2e3fea={'type':_0x380872(0xc3),'content':''};if(!_0x555d5a||_0x380872(0xa5)!=_0x555d5a[_0x380872(0x93)])return;if(!_0x555d5a[_0x380872(0x9a)])return _0x380872(0xa0)==_0x555d5a[_0x380872(0x84)]?_0x2e3fea:{'type':_0x380872(0xc3),'content':''+_0x3297bf(_0x7f1b20,_0x380872(0xd6),_0x3297bf(_0x7f1b20,this[_0x380872(0xd0)](_0x555d5a[_0x380872(0x84)])))};if(!_0x555d5a[_0x380872(0x84)]){if(_0x380872(0xa0)==_0x555d5a[_0x380872(0x9a)])return _0x2e3fea;let _0x5dd697=_0x4feb9a[_0x380872(0xc8)];for(;_0x5dd697;){if(_0x5dd697[_0x380872(0xa2)]&&_0x380872(0xc1)==_0x5dd697[_0x380872(0xa2)][_0x380872(0x93)]&&_0x5dd697[_0x380872(0xa2)][_0x380872(0x84)])return _0x2e3fea;_0x5dd697=_0x5dd697[_0x380872(0xae)];}return{'type':_0x380872(0xc3),'content':''+_0x3297bf(_0x7f1b20,_0x380872(0xa9),_0x3297bf(_0x7f1b20,this[_0x380872(0xd0)](_0x555d5a[_0x380872(0x9a)])))};}if(_0x380872(0xa0)!=_0x555d5a[_0x380872(0x84)])return{'type':_0x380872(0xc3),'content':''+_0x3297bf(_0x7f1b20,_0x380872(0xd6),_0x3297bf(_0x7f1b20,this[_0x380872(0xd0)](_0x555d5a[_0x380872(0x84)])))};let _0x2694a6=_0x4feb9a[_0x380872(0xc8)];for(;_0x2694a6;){if(_0x2694a6[_0x380872(0xa2)]&&_0x380872(0xc1)==_0x2694a6[_0x380872(0xa2)][_0x380872(0x93)]&&_0x2694a6[_0x380872(0xa2)][_0x380872(0x84)]&&_0x2694a6[_0x380872(0xa2)][_0x380872(0x9a)])return _0x2e3fea;_0x2694a6=_0x2694a6[_0x380872(0xae)];}const _0x233591=_0x4feb9a[_0x380872(0xba)]()[_0x380872(0xda)][_0x380872(0x96)][_0x380872(0x81)](_0x380872(0xc1));return{'type':_0x380872(0xc3),'content':_0x3297bf(_0x7f1b20,_0x380872(0xd6),_0x3297bf(_0x7f1b20,_0x380872(0x89)+_0x233591[_0x380872(0x91)]()+_0x380872(0xbc)))};}[_0x648a0b(0xd4)](){const _0x6f469c=_0x648a0b,_0x2cb3f8=this[_0x6f469c(0xcd)],_0xd5d687=_0x2cb3f8[_0x6f469c(0x83)];_0x2cb3f8[_0x6f469c(0xd1)][_0x6f469c(0xc9)](_0x6f469c(0xcc))[_0x6f469c(0xbf)][_0x6f469c(0x8d)](_0x136793=>{const _0x5bb794=_0x6f469c;if(_0x5bb794(0xb6)!=_0x136793[_0x5bb794(0xaa)])return;const {data:_0x175ce3}=_0x136793;if(!_0x175ce3)return;let _0x210537,_0x3ade04;switch(_0x175ce3[_0x5bb794(0xa1)]){case _0x5bb794(0xa5):_0x210537=_0x5bb794(0x99),_0x3ade04={'type':_0x5bb794(0xc3),'content':_0x3297bf(_0xd5d687,_0x210537,_0x3297bf(_0xd5d687,this[_0x5bb794(0xd0)](_0x175ce3[_0x5bb794(0x9f)][0x0][_0x5bb794(0xaa)])))};break;case _0x5bb794(0xa3):_0x210537=_0x175ce3[_0x5bb794(0x9f)][0x0][_0x5bb794(0x9e)]?_0x5bb794(0xb1):_0x5bb794(0xd2),_0x3ade04={'type':_0x5bb794(0xc3),'content':_0x3297bf(_0xd5d687,_0x210537)};break;case _0x5bb794(0xbb):_0x210537=_0x5bb794(0x9b),_0x3ade04={'type':_0x5bb794(0xc3),'content':_0x3297bf(_0xd5d687,_0x210537,_0x175ce3[_0x5bb794(0x9f)][0x0][_0x5bb794(0x82)])};}return _0x3ade04;});}[_0x648a0b(0xd0)](_0x27f7a6){const _0x101b0d=_0x648a0b;return _0x101b0d(0x89)+function(_0x59f723){const _0x220a44=_0x101b0d;if(pe[_0x220a44(0xa6)](_0x59f723))return _0x220a44(0xbe);if(ye[_0x220a44(0xa6)](_0x59f723))return _0x220a44(0x8e);return null;}(_0x27f7a6)[_0x101b0d(0x91)]()+_0x101b0d(0xb3)+_0x27f7a6[_0x101b0d(0x91)]()[_0x101b0d(0xd8)](/-/g,'_');}}const pe=[_0x648a0b(0xa8),_0x648a0b(0x97),_0x648a0b(0x98)],ye=[_0x648a0b(0x8c),_0x648a0b(0xab),_0x648a0b(0xb0),_0x648a0b(0x94),_0x648a0b(0x95),_0x648a0b(0xc4)];
23
+ const _0x2caf06=_0x39ea;function _0x39ea(_0x5cf614,_0x4b3310){const _0x308746=_0x3087();return _0x39ea=function(_0x39ead0,_0x4aa162){_0x39ead0=_0x39ead0-0x169;let _0x49a3ba=_0x308746[_0x39ead0];return _0x49a3ba;},_0x39ea(_0x5cf614,_0x4b3310);}(function(_0x4536f1,_0x71a5c5){const _0x225050=_0x39ea,_0x595c6e=_0x4536f1();while(!![]){try{const _0x41d4fb=parseInt(_0x225050(0x1af))/0x1*(parseInt(_0x225050(0x1a3))/0x2)+parseInt(_0x225050(0x19d))/0x3*(-parseInt(_0x225050(0x16b))/0x4)+parseInt(_0x225050(0x188))/0x5+parseInt(_0x225050(0x17e))/0x6+-parseInt(_0x225050(0x1b2))/0x7*(parseInt(_0x225050(0x1b4))/0x8)+-parseInt(_0x225050(0x176))/0x9*(-parseInt(_0x225050(0x1bb))/0xa)+parseInt(_0x225050(0x1b3))/0xb;if(_0x41d4fb===_0x71a5c5)break;else _0x595c6e['push'](_0x595c6e['shift']());}catch(_0x311f7a){_0x595c6e['push'](_0x595c6e['shift']());}}}(_0x3087,0x80ce5));import{Plugin as _0x349df2}from'ckeditor5/src/core.js';function _0x3087(){const _0x2cbfe1=['getFirstMarker','ELEMENT_','FORMAT_LIST_REVERSED','*Change\x20to:*\x20%0','find','_LIST_','*Format:*\x20set\x20start\x20index\x20to\x20%0','bind','replace','_findSuggestions','listStart','includes','_registerLegacyDescription','customNumbered','key','FORMAT_LIST_START','commandName','formatBlock','attribute','listStyle','40473QwtCpW','format','default','commandParams','oldValue','data','50DxzUzk','removeMarker','afterInit','TrackChangesEditing','descriptionFactory','getFirstRange','next','ListPropertiesEditing','bulleted','decimal','listReversed','registerDescriptionCallback','4259jlxCvI','plugins','decimal-leading-zero','12656suQqyQ','4365801ULZcJD','3560aPhZwz','startIndex','model','toUpperCase','*Set\x20format:*\x20%0','numbered','isUndo','10SWvsKJ','document','styles','editor','registerPostFixer','upper-roman','head','*Format:*\x20set\x20order\x20to\x20reversed','handleDescriptions','getAttribute','upper-latin','disc','getSuggestions','232uffLhj','newValue','start','lower-roman','*Remove\x20format:*\x20%0','config','_LIST_DEFAULT','square','type','reversed','list.properties','9263853gMVkgO','_getAttributeKey','registerAttributeLabel','has','batch','listType','circle','locale','2013570WrZIKP','*Format:*\x20set\x20order\x20to\x20regular','get','lower-latin','filter','nodeAfter','_getTranslationKeyForListStyle','suggestion','registerBlockAttribute','enableDefaultAttributesIntegration','1231745gbJmih'];_0x3087=function(){return _0x2cbfe1;};return _0x3087();}import{getTranslation as _0x32bb32}from'../utils/common-translations.js';export default class ue extends _0x349df2{[_0x2caf06(0x1a5)](){const _0x4a9180=_0x2caf06;if(!this[_0x4a9180(0x1be)][_0x4a9180(0x1b0)][_0x4a9180(0x179)](_0x4a9180(0x1aa)))return;const _0x2cfc5a=this[_0x4a9180(0x1be)][_0x4a9180(0x170)][_0x4a9180(0x180)](_0x4a9180(0x175)),_0x60c108=this[_0x4a9180(0x1be)][_0x4a9180(0x1b0)][_0x4a9180(0x180)](_0x4a9180(0x1a6));_0x2cfc5a[_0x4a9180(0x1bd)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x19c)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x19c))),_0x2cfc5a[_0x4a9180(0x174)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x1ad)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x1ad))),_0x2cfc5a[_0x4a9180(0x1b5)]&&(_0x60c108[_0x4a9180(0x187)](_0x4a9180(0x193)),_0x60c108[_0x4a9180(0x186)](_0x4a9180(0x193)));const _0x45f4bb={'type':_0x4a9180(0x19e),'content':''};_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](this[_0x4a9180(0x1c3)][_0x4a9180(0x190)](this));const _0x309c94=this[_0x4a9180(0x1be)][_0x4a9180(0x17d)];_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x178)](_0x4a9180(0x1ad),_0x32bb32(_0x309c94,_0x4a9180(0x18b))),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](_0x116a77=>{const _0x704ee1=_0x4a9180,{data:_0x128904}=_0x116a77;if(_0x128904&&_0x704ee1(0x1ad)==_0x128904[_0x704ee1(0x197)])return null==_0x128904[_0x704ee1(0x16c)]||0x0==_0x128904[_0x704ee1(0x16c)]&&null==_0x128904[_0x704ee1(0x1a1)]?_0x45f4bb:void 0x0;}),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x178)](_0x4a9180(0x193),_0x32bb32(_0x309c94,_0x4a9180(0x198))),_0x60c108[_0x4a9180(0x1a7)][_0x4a9180(0x1ae)](_0x34a366=>{const _0x16f32d=_0x4a9180,{data:_0xa892c0}=_0x34a366;if(_0xa892c0&&_0x16f32d(0x193)==_0xa892c0[_0x16f32d(0x197)])return null==_0xa892c0[_0x16f32d(0x16c)]||0x1==_0xa892c0[_0x16f32d(0x16c)]&&null==_0xa892c0[_0x16f32d(0x1a1)]?_0x45f4bb:void 0x0;}),this[_0x4a9180(0x1be)][_0x4a9180(0x1b6)][_0x4a9180(0x1bc)][_0x4a9180(0x1bf)](_0x3d23d5=>{const _0x18d6da=_0x4a9180;if(_0x3d23d5[_0x18d6da(0x17a)][_0x18d6da(0x1ba)])return!0x1;let _0x21bcc8=!0x1;const _0x230143=_0x60c108[_0x18d6da(0x16a)]({'skipNotAttached':!0x0})[_0x18d6da(0x182)](_0x3d7165=>{const _0xb25f37=_0x18d6da,_0xfce0c6=_0x60c108[_0xb25f37(0x177)](_0x3d7165);return _0xb25f37(0x193)==_0xfce0c6||_0xb25f37(0x1ad)==_0xfce0c6;});for(const _0x344890 of _0x230143){const _0x170c34=_0x344890[_0x18d6da(0x1a8)]()[_0x18d6da(0x16d)][_0x18d6da(0x183)][_0x18d6da(0x1c4)](_0x18d6da(0x17b));if(_0x18d6da(0x1b9)==_0x170c34||_0x18d6da(0x196)==_0x170c34)continue;_0x60c108[_0x18d6da(0x192)](_0x344890[_0x18d6da(0x1a8)](),_0x18d6da(0x19b))[_0x18d6da(0x18d)](_0x102f06=>_0x18d6da(0x17b)==_0x60c108[_0x18d6da(0x177)](_0x102f06[_0x18d6da(0x185)]))||(_0x3d23d5[_0x18d6da(0x1a4)](_0x344890[_0x18d6da(0x189)]()),_0x21bcc8=!0x0);}return _0x21bcc8;}),this[_0x4a9180(0x195)]();}[_0x2caf06(0x1c3)](_0x21b66f){const _0x400c63=_0x2caf06,_0x2bda64=this[_0x400c63(0x1be)][_0x400c63(0x17d)],{data:_0x507e95}=_0x21b66f,_0x397242={'type':_0x400c63(0x19e),'content':''};if(!_0x507e95||_0x400c63(0x19c)!=_0x507e95[_0x400c63(0x197)])return;if(!_0x507e95[_0x400c63(0x1a1)])return _0x400c63(0x19f)==_0x507e95[_0x400c63(0x16c)]?_0x397242:{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x16c)])))};if(!_0x507e95[_0x400c63(0x16c)]){if(_0x400c63(0x19f)==_0x507e95[_0x400c63(0x1a1)])return _0x397242;let _0x14300d=_0x21b66f[_0x400c63(0x1c1)];for(;_0x14300d;){if(_0x14300d[_0x400c63(0x1a2)]&&_0x400c63(0x17b)==_0x14300d[_0x400c63(0x1a2)][_0x400c63(0x197)]&&_0x14300d[_0x400c63(0x1a2)][_0x400c63(0x16c)])return _0x397242;_0x14300d=_0x14300d[_0x400c63(0x1a9)];}return{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x16f),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x1a1)])))};}if(_0x400c63(0x19f)!=_0x507e95[_0x400c63(0x16c)])return{'type':_0x400c63(0x19e),'content':''+_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,this[_0x400c63(0x184)](_0x507e95[_0x400c63(0x16c)])))};let _0x2ab803=_0x21b66f[_0x400c63(0x1c1)];for(;_0x2ab803;){if(_0x2ab803[_0x400c63(0x1a2)]&&_0x400c63(0x17b)==_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x197)]&&_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x16c)]&&_0x2ab803[_0x400c63(0x1a2)][_0x400c63(0x1a1)])return _0x397242;_0x2ab803=_0x2ab803[_0x400c63(0x1a9)];}const _0x253d7a=_0x21b66f[_0x400c63(0x1a8)]()[_0x400c63(0x16d)][_0x400c63(0x183)][_0x400c63(0x1c4)](_0x400c63(0x17b));return{'type':_0x400c63(0x19e),'content':_0x32bb32(_0x2bda64,_0x400c63(0x1b8),_0x32bb32(_0x2bda64,_0x400c63(0x18a)+_0x253d7a[_0x400c63(0x1b7)]()+_0x400c63(0x171)))};}[_0x2caf06(0x195)](){const _0x42ae86=_0x2caf06,_0x4ad83f=this[_0x42ae86(0x1be)],_0x383f76=_0x4ad83f[_0x42ae86(0x17d)];_0x4ad83f[_0x42ae86(0x1b0)][_0x42ae86(0x180)](_0x42ae86(0x1a6))[_0x42ae86(0x1a7)][_0x42ae86(0x1ae)](_0x5972b5=>{const _0x53712a=_0x42ae86;if(_0x53712a(0x19a)!=_0x5972b5[_0x53712a(0x173)])return;const {data:_0x4d952e}=_0x5972b5;if(!_0x4d952e)return;let _0x4cd16f,_0x3e01f2;switch(_0x4d952e[_0x53712a(0x199)]){case _0x53712a(0x19c):_0x4cd16f=_0x53712a(0x18c),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f,_0x32bb32(_0x383f76,this[_0x53712a(0x184)](_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x173)])))};break;case _0x53712a(0x1ad):_0x4cd16f=_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x174)]?_0x53712a(0x1c2):_0x53712a(0x17f),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f)};break;case _0x53712a(0x193):_0x4cd16f=_0x53712a(0x18f),_0x3e01f2={'type':_0x53712a(0x19e),'content':_0x32bb32(_0x383f76,_0x4cd16f,_0x4d952e[_0x53712a(0x1a0)][0x0][_0x53712a(0x1b5)])};}return _0x3e01f2;});}[_0x2caf06(0x184)](_0x4327e7){const _0x2d98db=_0x2caf06;return _0x2d98db(0x18a)+function(_0x102d39){const _0x254ebe=_0x2d98db;if(pe[_0x254ebe(0x194)](_0x102d39))return _0x254ebe(0x1ab);if(ye[_0x254ebe(0x194)](_0x102d39))return _0x254ebe(0x1b9);return null;}(_0x4327e7)[_0x2d98db(0x1b7)]()+_0x2d98db(0x18e)+_0x4327e7[_0x2d98db(0x1b7)]()[_0x2d98db(0x191)](/-/g,'_');}}const pe=[_0x2caf06(0x169),_0x2caf06(0x17c),_0x2caf06(0x172)],ye=[_0x2caf06(0x1ac),_0x2caf06(0x1b1),_0x2caf06(0x16e),_0x2caf06(0x1c0),_0x2caf06(0x181),_0x2caf06(0x1c5)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d0be3=_0x467d;(function(_0x5981e2,_0x3f9d66){const _0x42731d=_0x467d,_0x380ef0=_0x5981e2();while(!![]){try{const _0x1f8f42=-parseInt(_0x42731d(0x1dd))/0x1*(-parseInt(_0x42731d(0x1e9))/0x2)+-parseInt(_0x42731d(0x1c9))/0x3*(parseInt(_0x42731d(0x1c8))/0x4)+parseInt(_0x42731d(0x1d0))/0x5+parseInt(_0x42731d(0x1da))/0x6+parseInt(_0x42731d(0x1dc))/0x7*(parseInt(_0x42731d(0x1e2))/0x8)+parseInt(_0x42731d(0x1cc))/0x9*(-parseInt(_0x42731d(0x1d8))/0xa)+parseInt(_0x42731d(0x1c5))/0xb*(-parseInt(_0x42731d(0x1e0))/0xc);if(_0x1f8f42===_0x3f9d66)break;else _0x380ef0['push'](_0x380ef0['shift']());}catch(_0x48cbe6){_0x380ef0['push'](_0x380ef0['shift']());}}}(_0x57ab,0x3082c));import{Plugin as _0x5d82dd}from'ckeditor5/src/core.js';function _0x467d(_0x11a0b8,_0x2f7685){const _0x57ab7c=_0x57ab();return _0x467d=function(_0x467d51,_0x5c4737){_0x467d51=_0x467d51-0x1c5;let _0x294cd6=_0x57ab7c[_0x467d51];return _0x294cd6;},_0x467d(_0x11a0b8,_0x2f7685);}function _0x57ab(){const _0x32b1c5=['afterInit','descriptionFactory','options','ELEMENT_MEDIA','showSuggestionHighlights','div','430zSlBkq','mediaEmbed','high','11qelBum','createEmptyElement','plugins','16BZvMIZ','24516CQIGcp','get','locale','75564yaqgfG','downcastDispatcher','editor','attribute:url:media','1216335wYVIvN','for','data','media','TrackChangesEditing','stop','has','elementToElement','440bJMboA','conversion','1548000bkXryq','enableCommand','7puzUJh','974FVWMPE','MediaEmbedEditing','registerElementLabel','4320336VDiuZE','dataDowncast','2001304eqNpgA'];_0x57ab=function(){return _0x32b1c5;};return _0x57ab();}import{getTranslation as _0x1a2b0a}from'../utils/common-translations.js';export default class ft extends _0x5d82dd{[_0x4d0be3(0x1e3)](){const _0x2a4407=_0x4d0be3,_0x48514e=this[_0x2a4407(0x1ce)];if(!_0x48514e[_0x2a4407(0x1c7)][_0x2a4407(0x1d6)](_0x2a4407(0x1de)))return;const _0x5c805a=_0x48514e[_0x2a4407(0x1c7)][_0x2a4407(0x1ca)](_0x2a4407(0x1d4)),_0x4e8268=_0x48514e[_0x2a4407(0x1cb)];_0x5c805a[_0x2a4407(0x1db)](_0x2a4407(0x1ea)),_0x5c805a[_0x2a4407(0x1e4)][_0x2a4407(0x1df)](_0x2a4407(0x1d3),_0x5bcd33=>_0x1a2b0a(_0x4e8268,_0x2a4407(0x1e6),_0x5bcd33)),_0x48514e[_0x2a4407(0x1d9)][_0x2a4407(0x1d1)](_0x2a4407(0x1e1))[_0x2a4407(0x1d7)]({'model':_0x2a4407(0x1d3),'view':(_0x560198,{writer:_0x2f3242,options:_0x24d060})=>{const _0x172886=_0x2a4407;if(_0x24d060[_0x172886(0x1e7)])return _0x2f3242[_0x172886(0x1c6)](_0x172886(0x1e8));},'converterPriority':_0x2a4407(0x1eb)}),_0x48514e[_0x2a4407(0x1d2)][_0x2a4407(0x1cd)]['on'](_0x2a4407(0x1cf),(_0x37dfb1,_0x2fa028,_0x284363)=>{const _0x4e7ec6=_0x2a4407;_0x284363[_0x4e7ec6(0x1e5)][_0x4e7ec6(0x1e7)]&&_0x37dfb1[_0x4e7ec6(0x1d5)]();},{'priority':_0x2a4407(0x1eb)});}}
23
+ const _0x44e3ae=_0x4648;function _0x49e5(){const _0x28d59c=['stop','enableCommand','plugins','createEmptyElement','MediaEmbedEditing','566015nqSfwH','474QEWxoM','572aUoifn','options','ELEMENT_MEDIA','elementToElement','showSuggestionHighlights','55398Btcjaz','descriptionFactory','downcastDispatcher','get','editor','dataDowncast','attribute:url:media','afterInit','mediaEmbed','media','184581EiMaoG','has','187488xoRRam','div','registerElementLabel','high','72wYvYAK','20734ilSQgo','TrackChangesEditing','58994sEkCds','data','conversion','18670BghhrQ','for','1rgFSVn','locale'];_0x49e5=function(){return _0x28d59c;};return _0x49e5();}(function(_0x4008ab,_0x393668){const _0x14025e=_0x4648,_0x187122=_0x4008ab();while(!![]){try{const _0x4cf230=-parseInt(_0x14025e(0x1a5))/0x1*(parseInt(_0x14025e(0x1a0))/0x2)+-parseInt(_0x14025e(0x1b3))/0x3+parseInt(_0x14025e(0x1bf))/0x4+parseInt(_0x14025e(0x1ac))/0x5+-parseInt(_0x14025e(0x1ad))/0x6*(-parseInt(_0x14025e(0x19e))/0x7)+-parseInt(_0x14025e(0x19d))/0x8*(parseInt(_0x14025e(0x1bd))/0x9)+-parseInt(_0x14025e(0x1a3))/0xa*(-parseInt(_0x14025e(0x1ae))/0xb);if(_0x4cf230===_0x393668)break;else _0x187122['push'](_0x187122['shift']());}catch(_0x4bd651){_0x187122['push'](_0x187122['shift']());}}}(_0x49e5,0x3f235));import{Plugin as _0x1af72d}from'ckeditor5/src/core.js';function _0x4648(_0x11d7c7,_0x2ddeab){const _0x49e591=_0x49e5();return _0x4648=function(_0x464832,_0x1bf971){_0x464832=_0x464832-0x19d;let _0x568178=_0x49e591[_0x464832];return _0x568178;},_0x4648(_0x11d7c7,_0x2ddeab);}import{getTranslation as _0x5a32a1}from'../utils/common-translations.js';export default class ft extends _0x1af72d{[_0x44e3ae(0x1ba)](){const _0x19443f=_0x44e3ae,_0x563cc1=this[_0x19443f(0x1b7)];if(!_0x563cc1[_0x19443f(0x1a9)][_0x19443f(0x1be)](_0x19443f(0x1ab)))return;const _0x499336=_0x563cc1[_0x19443f(0x1a9)][_0x19443f(0x1b6)](_0x19443f(0x19f)),_0xb62f02=_0x563cc1[_0x19443f(0x1a6)];_0x499336[_0x19443f(0x1a8)](_0x19443f(0x1bb)),_0x499336[_0x19443f(0x1b4)][_0x19443f(0x1c1)](_0x19443f(0x1bc),_0x34f474=>_0x5a32a1(_0xb62f02,_0x19443f(0x1b0),_0x34f474)),_0x563cc1[_0x19443f(0x1a2)][_0x19443f(0x1a4)](_0x19443f(0x1b8))[_0x19443f(0x1b1)]({'model':_0x19443f(0x1bc),'view':(_0x451ad4,{writer:_0x23be96,options:_0x2d28c2})=>{const _0x21d7d5=_0x19443f;if(_0x2d28c2[_0x21d7d5(0x1b2)])return _0x23be96[_0x21d7d5(0x1aa)](_0x21d7d5(0x1c0));},'converterPriority':_0x19443f(0x1c2)}),_0x563cc1[_0x19443f(0x1a1)][_0x19443f(0x1b5)]['on'](_0x19443f(0x1b9),(_0x54194c,_0x9da124,_0x167c8e)=>{const _0x2368f5=_0x19443f;_0x167c8e[_0x2368f5(0x1af)][_0x2368f5(0x1b2)]&&_0x54194c[_0x2368f5(0x1a7)]();},{'priority':_0x19443f(0x1c2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1137d6=_0x2e5b;(function(_0x3bf70f,_0x44547b){const _0x20d81d=_0x2e5b,_0x2488ec=_0x3bf70f();while(!![]){try{const _0x5f3c21=parseInt(_0x20d81d(0xc9))/0x1*(-parseInt(_0x20d81d(0xcb))/0x2)+-parseInt(_0x20d81d(0xc4))/0x3*(parseInt(_0x20d81d(0xce))/0x4)+parseInt(_0x20d81d(0xc0))/0x5+-parseInt(_0x20d81d(0xca))/0x6+-parseInt(_0x20d81d(0xd0))/0x7*(parseInt(_0x20d81d(0xc7))/0x8)+-parseInt(_0x20d81d(0xcf))/0x9+-parseInt(_0x20d81d(0xd1))/0xa*(-parseInt(_0x20d81d(0xc2))/0xb);if(_0x5f3c21===_0x44547b)break;else _0x2488ec['push'](_0x2488ec['shift']());}catch(_0x1a1aa5){_0x2488ec['push'](_0x2488ec['shift']());}}}(_0x5486,0x3735e));import{Plugin as _0x5d5db6}from'ckeditor5/src/core.js';export default class gt extends _0x5d5db6{[_0x1137d6(0xbf)](){const _0x38addc=_0x1137d6,_0x9befce=this[_0x38addc(0xcc)];_0x9befce[_0x38addc(0xc8)][_0x38addc(0xc1)](_0x38addc(0xc5))&&_0x9befce[_0x38addc(0xc8)][_0x38addc(0xcd)](_0x38addc(0xc6))[_0x38addc(0xd2)](_0x38addc(0xc3));}}function _0x2e5b(_0x1c4368,_0x9a1db){const _0x548675=_0x5486();return _0x2e5b=function(_0x2e5b5b,_0xffeaa1){_0x2e5b5b=_0x2e5b5b-0xbf;let _0x5a7cba=_0x548675[_0x2e5b5b];return _0x5a7cba;},_0x2e5b(_0x1c4368,_0x9a1db);}function _0x5486(){const _0x1f82cc=['958595iPQEko','has','10109REamuS','mention','913503dqgarq','MentionEditing','TrackChangesEditing','8EObNTI','plugins','359aqxufV','1144170BPpxyQ','1978sAIbOV','editor','get','4qHOBad','1656018VOUcMa','888629StCqji','13010EojWpp','enableCommand','afterInit'];_0x5486=function(){return _0x1f82cc;};return _0x5486();}
23
+ const _0xc4d32c=_0x323b;(function(_0x2e05a0,_0xf68ed){const _0x3a47d9=_0x323b,_0x50e2b8=_0x2e05a0();while(!![]){try{const _0x243044=parseInt(_0x3a47d9(0x8d))/0x1*(parseInt(_0x3a47d9(0x83))/0x2)+-parseInt(_0x3a47d9(0x84))/0x3+parseInt(_0x3a47d9(0x91))/0x4+parseInt(_0x3a47d9(0x87))/0x5*(parseInt(_0x3a47d9(0x8e))/0x6)+-parseInt(_0x3a47d9(0x86))/0x7+parseInt(_0x3a47d9(0x8c))/0x8*(-parseInt(_0x3a47d9(0x93))/0x9)+parseInt(_0x3a47d9(0x8b))/0xa;if(_0x243044===_0xf68ed)break;else _0x50e2b8['push'](_0x50e2b8['shift']());}catch(_0x47dcef){_0x50e2b8['push'](_0x50e2b8['shift']());}}}(_0x51ed,0xb8282));function _0x51ed(){const _0x113999=['12295UOYSDK','enableCommand','plugins','mention','3120670gjrUkS','8oMDqjn','1RdiRvk','2328DiCGps','editor','afterInit','3099500iwpNQV','TrackChangesEditing','4811481KpHdcV','get','MentionEditing','601934vEbiOA','2565066HqWJQP','has','1386448ZCcKWq'];_0x51ed=function(){return _0x113999;};return _0x51ed();}import{Plugin as _0x2e654b}from'ckeditor5/src/core.js';function _0x323b(_0x36a805,_0x2493c8){const _0x51edb3=_0x51ed();return _0x323b=function(_0x323b37,_0xb37fd0){_0x323b37=_0x323b37-0x82;let _0x51d75e=_0x51edb3[_0x323b37];return _0x51d75e;},_0x323b(_0x36a805,_0x2493c8);}export default class gt extends _0x2e654b{[_0xc4d32c(0x90)](){const _0x1267d4=_0xc4d32c,_0x56165f=this[_0x1267d4(0x8f)];_0x56165f[_0x1267d4(0x89)][_0x1267d4(0x85)](_0x1267d4(0x82))&&_0x56165f[_0x1267d4(0x89)][_0x1267d4(0x94)](_0x1267d4(0x92))[_0x1267d4(0x88)](_0x1267d4(0x8a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58858d=_0x4221;(function(_0x866de2,_0x1ec7c7){const _0x462569=_0x4221,_0x196e79=_0x866de2();while(!![]){try{const _0x22e8c3=-parseInt(_0x462569(0xa5))/0x1+-parseInt(_0x462569(0x98))/0x2+-parseInt(_0x462569(0x96))/0x3+parseInt(_0x462569(0x92))/0x4+-parseInt(_0x462569(0x94))/0x5+-parseInt(_0x462569(0xa1))/0x6+parseInt(_0x462569(0x8e))/0x7;if(_0x22e8c3===_0x1ec7c7)break;else _0x196e79['push'](_0x196e79['shift']());}catch(_0x305053){_0x196e79['push'](_0x196e79['shift']());}}}(_0x59d7,0x2fb69));function _0x59d7(){const _0x3c746b=['editor','newValue','multiLevelList','format','handleDescriptions','1414866fOBTsc','descriptionFactory','next','get','37304fitHmq','*Set\x20format:*\x20%0','afterInit','registerDescriptionCallback','*Remove\x20format:*\x20%0','key','data','enableDefaultAttributesIntegration','has','listMarkerStyle','4505424SSYJTY','MultiLevelList','listType','registerBlockAttribute','1535496FIEKIY','plugins','1654195smhNHL','head','557247ZQcpCY','ELEMENT_MULTI_LEVEL_LIST','84740BLgqQX','TrackChangesEditing','locale','oldValue'];_0x59d7=function(){return _0x3c746b;};return _0x59d7();}import{Plugin as _0x4847dd}from'ckeditor5/src/core.js';import{getTranslation as _0x94f568}from'../utils/common-translations.js';function _0x4221(_0x6eec6,_0x3cca82){const _0x59d736=_0x59d7();return _0x4221=function(_0x422151,_0x2f79cf){_0x422151=_0x422151-0x8d;let _0x25b0b2=_0x59d736[_0x422151];return _0x25b0b2;},_0x4221(_0x6eec6,_0x3cca82);}export default class lt extends _0x4847dd{[_0x58858d(0xa7)](){const _0x31398f=_0x58858d,_0x12e775=this[_0x31398f(0x9c)],_0x5deeda=_0x12e775[_0x31398f(0x93)][_0x31398f(0xa4)](_0x31398f(0x99));_0x12e775[_0x31398f(0x93)][_0x31398f(0xad)](_0x31398f(0x8f))&&(_0x5deeda[_0x31398f(0xac)](_0x31398f(0x9e)),_0x5deeda[_0x31398f(0x91)](_0x31398f(0x8d)),_0x5deeda[_0x31398f(0xa2)][_0x31398f(0xa8)](_0x200c7d=>this[_0x31398f(0xa0)](_0x200c7d)));}[_0x58858d(0xa0)](_0x2c48d5){const _0x543a98=_0x58858d,_0x5d7a99=this[_0x543a98(0x9c)][_0x543a98(0x9a)],{data:_0x138674}=_0x2c48d5,_0x23b89d={'type':_0x543a98(0x9f),'content':''};if(_0x138674&&_0x543a98(0x8d)==_0x138674[_0x543a98(0xaa)]){if(!_0x138674[_0x543a98(0x9b)])return{'type':_0x543a98(0x9f),'content':_0x94f568(_0x5d7a99,_0x543a98(0xa6),_0x94f568(_0x5d7a99,_0x543a98(0x97)))+'\x20('+_0x138674[_0x543a98(0x9d)]+')'};if(!_0x138674[_0x543a98(0x9d)]){let _0x1318f8=_0x2c48d5[_0x543a98(0x95)];for(;_0x1318f8;){if(_0x1318f8[_0x543a98(0xab)]&&_0x543a98(0x90)==_0x1318f8[_0x543a98(0xab)][_0x543a98(0xaa)]&&_0x1318f8[_0x543a98(0xab)][_0x543a98(0x9d)])return _0x23b89d;_0x1318f8=_0x1318f8[_0x543a98(0xa3)];}return{'type':_0x543a98(0x9f),'content':_0x94f568(_0x5d7a99,_0x543a98(0xa9),_0x94f568(_0x5d7a99,_0x543a98(0x97)))+'\x20('+_0x138674[_0x543a98(0x9b)]+')'};}}}}
23
+ const _0x1e047a=_0x4fd8;(function(_0x18d260,_0x5a1031){const _0x3349be=_0x4fd8,_0x51eeb6=_0x18d260();while(!![]){try{const _0x2abad9=parseInt(_0x3349be(0x1b9))/0x1+parseInt(_0x3349be(0x1ba))/0x2*(-parseInt(_0x3349be(0x1bb))/0x3)+parseInt(_0x3349be(0x1ac))/0x4*(-parseInt(_0x3349be(0x1ce))/0x5)+parseInt(_0x3349be(0x1b6))/0x6*(-parseInt(_0x3349be(0x1bc))/0x7)+parseInt(_0x3349be(0x1be))/0x8*(parseInt(_0x3349be(0x1c1))/0x9)+parseInt(_0x3349be(0x1b8))/0xa*(-parseInt(_0x3349be(0x1c6))/0xb)+parseInt(_0x3349be(0x1cc))/0xc*(parseInt(_0x3349be(0x1b1))/0xd);if(_0x2abad9===_0x5a1031)break;else _0x51eeb6['push'](_0x51eeb6['shift']());}catch(_0x4d480c){_0x51eeb6['push'](_0x51eeb6['shift']());}}}(_0xcca8,0x9ae54));function _0xcca8(){const _0x2376c8=['registerDescriptionCallback','locale','131754PqRZpn','newValue','6110kcPADv','171178crviSt','4404VoVUXi','351iYbFSN','7qsJHMU','has','8771896pMCSha','next','ELEMENT_MULTI_LEVEL_LIST','9pfLxBH','format','registerBlockAttribute','get','*Remove\x20format:*\x20%0','19657ktPfeN','plugins','key','editor','head','listMarkerStyle','12122352PHcgzm','multiLevelList','1685QxKpEb','data','handleDescriptions','*Set\x20format:*\x20%0','listType','3228tCHsvI','TrackChangesEditing','MultiLevelList','descriptionFactory','afterInit','13VAYfUS','oldValue','enableDefaultAttributesIntegration'];_0xcca8=function(){return _0x2376c8;};return _0xcca8();}function _0x4fd8(_0x47a254,_0x28cbc6){const _0xcca8e2=_0xcca8();return _0x4fd8=function(_0x4fd88c,_0x176579){_0x4fd88c=_0x4fd88c-0x1ab;let _0xb82262=_0xcca8e2[_0x4fd88c];return _0xb82262;},_0x4fd8(_0x47a254,_0x28cbc6);}import{Plugin as _0x49588b}from'ckeditor5/src/core.js';import{getTranslation as _0x5c1c96}from'../utils/common-translations.js';export default class lt extends _0x49588b{[_0x1e047a(0x1b0)](){const _0x26fb6b=_0x1e047a,_0x550440=this[_0x26fb6b(0x1c9)],_0x1dc3d5=_0x550440[_0x26fb6b(0x1c7)][_0x26fb6b(0x1c4)](_0x26fb6b(0x1ad));_0x550440[_0x26fb6b(0x1c7)][_0x26fb6b(0x1bd)](_0x26fb6b(0x1ae))&&(_0x1dc3d5[_0x26fb6b(0x1b3)](_0x26fb6b(0x1cd)),_0x1dc3d5[_0x26fb6b(0x1c3)](_0x26fb6b(0x1cb)),_0x1dc3d5[_0x26fb6b(0x1af)][_0x26fb6b(0x1b4)](_0x5199a8=>this[_0x26fb6b(0x1d0)](_0x5199a8)));}[_0x1e047a(0x1d0)](_0x350cbd){const _0x341e9f=_0x1e047a,_0x37d61f=this[_0x341e9f(0x1c9)][_0x341e9f(0x1b5)],{data:_0x511768}=_0x350cbd,_0x3b598d={'type':_0x341e9f(0x1c2),'content':''};if(_0x511768&&_0x341e9f(0x1cb)==_0x511768[_0x341e9f(0x1c8)]){if(!_0x511768[_0x341e9f(0x1b2)])return{'type':_0x341e9f(0x1c2),'content':_0x5c1c96(_0x37d61f,_0x341e9f(0x1d1),_0x5c1c96(_0x37d61f,_0x341e9f(0x1c0)))+'\x20('+_0x511768[_0x341e9f(0x1b7)]+')'};if(!_0x511768[_0x341e9f(0x1b7)]){let _0x4e3056=_0x350cbd[_0x341e9f(0x1ca)];for(;_0x4e3056;){if(_0x4e3056[_0x341e9f(0x1cf)]&&_0x341e9f(0x1ab)==_0x4e3056[_0x341e9f(0x1cf)][_0x341e9f(0x1c8)]&&_0x4e3056[_0x341e9f(0x1cf)][_0x341e9f(0x1b7)])return _0x3b598d;_0x4e3056=_0x4e3056[_0x341e9f(0x1bf)];}return{'type':_0x341e9f(0x1c2),'content':_0x5c1c96(_0x37d61f,_0x341e9f(0x1c5),_0x5c1c96(_0x37d61f,_0x341e9f(0x1c0)))+'\x20('+_0x511768[_0x341e9f(0x1b2)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x542240=_0x5395;(function(_0xe088ff,_0x47faaf){const _0x4ddb70=_0x5395,_0x4cf17f=_0xe088ff();while(!![]){try{const _0x50268f=parseInt(_0x4ddb70(0x183))/0x1*(-parseInt(_0x4ddb70(0x181))/0x2)+parseInt(_0x4ddb70(0x18a))/0x3+-parseInt(_0x4ddb70(0x18c))/0x4*(parseInt(_0x4ddb70(0x189))/0x5)+parseInt(_0x4ddb70(0x18b))/0x6*(-parseInt(_0x4ddb70(0x17d))/0x7)+-parseInt(_0x4ddb70(0x184))/0x8+-parseInt(_0x4ddb70(0x185))/0x9*(parseInt(_0x4ddb70(0x190))/0xa)+-parseInt(_0x4ddb70(0x18f))/0xb*(-parseInt(_0x4ddb70(0x186))/0xc);if(_0x50268f===_0x47faaf)break;else _0x4cf17f['push'](_0x4cf17f['shift']());}catch(_0x149895){_0x4cf17f['push'](_0x4cf17f['shift']());}}}(_0x56b6,0xcf144));function _0x56b6(){const _0x3c1367=['18zXjRmW','5287092nFMuXF','afterInit','enableCommand','11waUMKv','4493260ojKvdI','get','PageBreakEditing','ELEMENT_PAGE_BREAK','descriptionFactory','TrackChangesEditing','3755227ibfNMv','plugins','editor','registerElementLabel','1366FcthYt','pageBreak','479TERlKA','12563840gvuzcI','9qpPuZN','64946820uizUOh','has','locale','5snPAtN','2142240uxLHCT'];_0x56b6=function(){return _0x3c1367;};return _0x56b6();}import{Plugin as _0x2b39a2}from'ckeditor5/src/core.js';function _0x5395(_0x34b3e9,_0xb3097d){const _0x56b6be=_0x56b6();return _0x5395=function(_0x539585,_0x12c841){_0x539585=_0x539585-0x17c;let _0x737d6c=_0x56b6be[_0x539585];return _0x737d6c;},_0x5395(_0x34b3e9,_0xb3097d);}import{getTranslation as _0xd95b91}from'../utils/common-translations.js';export default class mt extends _0x2b39a2{[_0x542240(0x18d)](){const _0x10c3d7=_0x542240,_0x700b69=this[_0x10c3d7(0x17f)];if(!_0x700b69[_0x10c3d7(0x17e)][_0x10c3d7(0x187)](_0x10c3d7(0x192)))return;_0x700b69[_0x10c3d7(0x17e)][_0x10c3d7(0x191)](_0x10c3d7(0x17c))[_0x10c3d7(0x18e)](_0x10c3d7(0x182));const _0x38bd92=_0x700b69[_0x10c3d7(0x17e)][_0x10c3d7(0x191)](_0x10c3d7(0x17c)),_0x1b30ff=_0x700b69[_0x10c3d7(0x188)];_0x38bd92[_0x10c3d7(0x194)][_0x10c3d7(0x180)](_0x10c3d7(0x182),_0x320868=>_0xd95b91(_0x1b30ff,_0x10c3d7(0x193),_0x320868));}}
23
+ function _0x2a73(){const _0x263556=['11yTjTDQ','pageBreak','descriptionFactory','12effBIk','afterInit','5732220oqPofd','editor','locale','246722TqxRnU','plugins','enableCommand','171NsgoRm','PageBreakEditing','registerElementLabel','833645HaZrJB','4KDWtyY','1225380tPvCLH','TrackChangesEditing','6zZNBOg','ELEMENT_PAGE_BREAK','get','225645RrgFuh','106393YMqHEr','32392KweJZa','has'];_0x2a73=function(){return _0x263556;};return _0x2a73();}const _0x5ad5f4=_0x3d6b;(function(_0x23f1a6,_0xb952f0){const _0x10487f=_0x3d6b,_0x98dcce=_0x23f1a6();while(!![]){try{const _0xeb8744=-parseInt(_0x10487f(0xcb))/0x1+parseInt(_0x10487f(0xd7))/0x2*(parseInt(_0x10487f(0xc8))/0x3)+-parseInt(_0x10487f(0xc5))/0x4*(parseInt(_0x10487f(0xc4))/0x5)+-parseInt(_0x10487f(0xd2))/0x6*(-parseInt(_0x10487f(0xcc))/0x7)+parseInt(_0x10487f(0xcd))/0x8*(-parseInt(_0x10487f(0xda))/0x9)+-parseInt(_0x10487f(0xc6))/0xa+parseInt(_0x10487f(0xcf))/0xb*(parseInt(_0x10487f(0xd4))/0xc);if(_0xeb8744===_0xb952f0)break;else _0x98dcce['push'](_0x98dcce['shift']());}catch(_0x29862e){_0x98dcce['push'](_0x98dcce['shift']());}}}(_0x2a73,0x27c92));import{Plugin as _0x4f1828}from'ckeditor5/src/core.js';import{getTranslation as _0x679aad}from'../utils/common-translations.js';function _0x3d6b(_0x19f56a,_0x4b6218){const _0x2a73d3=_0x2a73();return _0x3d6b=function(_0x3d6bbc,_0x1c81ee){_0x3d6bbc=_0x3d6bbc-0xc4;let _0x3ee618=_0x2a73d3[_0x3d6bbc];return _0x3ee618;},_0x3d6b(_0x19f56a,_0x4b6218);}export default class mt extends _0x4f1828{[_0x5ad5f4(0xd3)](){const _0x522917=_0x5ad5f4,_0x44fa6d=this[_0x522917(0xd5)];if(!_0x44fa6d[_0x522917(0xd8)][_0x522917(0xce)](_0x522917(0xdb)))return;_0x44fa6d[_0x522917(0xd8)][_0x522917(0xca)](_0x522917(0xc7))[_0x522917(0xd9)](_0x522917(0xd0));const _0x18759f=_0x44fa6d[_0x522917(0xd8)][_0x522917(0xca)](_0x522917(0xc7)),_0x4650b3=_0x44fa6d[_0x522917(0xd6)];_0x18759f[_0x522917(0xd1)][_0x522917(0xdc)](_0x522917(0xd0),_0x5864d7=>_0x679aad(_0x4650b3,_0x522917(0xc9),_0x5864d7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x149546=_0x2a78;(function(_0x3e761c,_0x5a78c7){const _0x52e1d0=_0x2a78,_0x117bc1=_0x3e761c();while(!![]){try{const _0x56ac81=parseInt(_0x52e1d0(0x198))/0x1*(parseInt(_0x52e1d0(0x1b4))/0x2)+-parseInt(_0x52e1d0(0x192))/0x3+parseInt(_0x52e1d0(0x1ad))/0x4+-parseInt(_0x52e1d0(0x19c))/0x5+-parseInt(_0x52e1d0(0x17d))/0x6+parseInt(_0x52e1d0(0x19a))/0x7*(-parseInt(_0x52e1d0(0x1a1))/0x8)+parseInt(_0x52e1d0(0x195))/0x9;if(_0x56ac81===_0x5a78c7)break;else _0x117bc1['push'](_0x117bc1['shift']());}catch(_0x305d8c){_0x117bc1['push'](_0x117bc1['shift']());}}}(_0xa260,0x63831));import{Plugin as _0x2132c0}from'ckeditor5/src/core.js';import{getTranslation as _0x30d1c9}from'../utils/common-translations.js';function _0x2a78(_0x1bf05c,_0x55186e){const _0xa260cd=_0xa260();return _0x2a78=function(_0x2a780c,_0x2d91f1){_0x2a780c=_0x2a780c-0x171;let _0x23ae80=_0xa260cd[_0x2a780c];return _0x23ae80;},_0x2a78(_0x1bf05c,_0x55186e);}export default class dt extends _0x2132c0{[_0x149546(0x1ac)](){const _0x59bc77=_0x149546,_0xfb0f00=this[_0x59bc77(0x1b0)];if(!_0xfb0f00[_0x59bc77(0x179)][_0x59bc77(0x17c)](_0x59bc77(0x19e)))return;const _0x22dfa0=_0xfb0f00[_0x59bc77(0x197)],_0x1ce356=_0xfb0f00[_0x59bc77(0x179)][_0x59bc77(0x1ae)](_0x59bc77(0x1a0));_0x1ce356[_0x59bc77(0x188)][_0x59bc77(0x173)](_0x59bc77(0x1a7),_0x2a18f5=>_0x30d1c9(_0x22dfa0,_0x59bc77(0x18d),_0x2a18f5)),_0x1ce356[_0x59bc77(0x18e)](_0x59bc77(0x1a7)),_0x1ce356[_0x59bc77(0x17e)](_0x59bc77(0x175)),_0xfb0f00[_0x59bc77(0x1b5)][_0x59bc77(0x1a4)]['on'](_0x59bc77(0x174),nr(_0xfb0f00),{'priority':_0x59bc77(0x1a2)}),_0xfb0f00[_0x59bc77(0x194)][_0x59bc77(0x1a4)]['on'](_0x59bc77(0x174),(_0x5eb75c,_0x12be83,_0x26854c)=>{const _0x31d0b7=_0x59bc77;_0x26854c[_0x31d0b7(0x187)][_0x31d0b7(0x18c)]&&nr(_0xfb0f00,{'showActiveMarker':!0x1})(_0x5eb75c,_0x12be83,_0x26854c);},{'priority':_0x59bc77(0x1a2)});const _0x6839c8=_0x1ce356[_0x59bc77(0x188)];_0x6839c8[_0x59bc77(0x181)](_0x276414=>{const _0xe1e3d2=_0x59bc77;if(_0xe1e3d2(0x190)!==_0x276414[_0xe1e3d2(0x177)])return;const {start:_0x49de32,end:_0x347fee}=_0x276414[_0xe1e3d2(0x183)]();if(!_0x49de32[_0xe1e3d2(0x1ab)](_0x347fee)||!_0x49de32[_0xe1e3d2(0x178)])return;const _0x3b2dfc=_0xfb0f00[_0xe1e3d2(0x1a6)][_0xe1e3d2(0x1b1)],_0x4b75fc=_0x49de32[_0xe1e3d2(0x178)];return _0x3b2dfc[_0xe1e3d2(0x17b)](_0x4b75fc)&&!_0x3b2dfc[_0xe1e3d2(0x171)](_0x4b75fc)&&_0x3b2dfc[_0xe1e3d2(0x184)](_0x4b75fc,_0xe1e3d2(0x1a5))?{'type':_0xe1e3d2(0x190),'content':_0x30d1c9(_0x22dfa0,_0xe1e3d2(0x1a9),_0x6839c8[_0xe1e3d2(0x19f)](_0x4b75fc,0x1))}:void 0x0;}),this[_0x59bc77(0x199)]();}[_0x149546(0x199)](){const _0x135f2e=_0x149546,_0x50d32f=this[_0x135f2e(0x1b0)],_0x370601=_0x50d32f[_0x135f2e(0x197)];_0x50d32f[_0x135f2e(0x179)][_0x135f2e(0x1ae)](_0x135f2e(0x1a0))[_0x135f2e(0x188)][_0x135f2e(0x181)](_0x130bb4=>{const _0x8fa68a=_0x135f2e;if(_0x8fa68a(0x189)!=_0x130bb4[_0x8fa68a(0x177)])return;const {data:_0x378139}=_0x130bb4;return _0x378139&&_0x8fa68a(0x1a7)==_0x378139[_0x8fa68a(0x186)]?{'type':_0x8fa68a(0x176),'content':_0x30d1c9(_0x370601,_0x8fa68a(0x19b),_0x30d1c9(_0x370601,_0x8fa68a(0x18d)))}:void 0x0;});}}function _0xa260(){const _0x5616ac=['addClass','toViewPosition','showSuggestionHighlights','ELEMENT_PARAGRAPH','enableDefaultAttributesIntegration','ck-suggestion-marker-split','insertion','end','1557777IyHlyQ','insert','data','5631975nxrMuw','includes','locale','1RlpKJn','_registerLegacyDescription','2534YPVycF','*Change\x20to:*\x20%0','383795FExJGE','name','Paragraph','getItemLabel','TrackChangesEditing','8152dSIegr','highest','ck-suggestion-marker--active','downcastDispatcher','$text','model','paragraph','writer','*Insert:*\x20%0','consume','isTouching','afterInit','1006568AWXuvS','get','markerRange','editor','schema','bindElementToMarker','mapper','1073434DKSBrn','editing','isLimit','markerName','registerElementLabel','addMarker:suggestion:insertion','insertParagraph','format','type','nodeAfter','plugins','span','isBlock','has','249822couuqf','enableCommand','createUIElement','activeMarkers','registerDescriptionCallback','consumable','getFirstRange','checkChild','start','commandName','options','descriptionFactory','formatBlock'];_0xa260=function(){return _0x5616ac;};return _0xa260();}function nr(_0x114105,{showActiveMarker:_0xafb29f=!0x0}={}){return(_0x4b108f,_0x395c6e,_0x27a26c)=>{const _0x438c50=_0x2a78,_0x3abe1e=_0x114105[_0x438c50(0x179)][_0x438c50(0x1ae)](_0x438c50(0x1a0)),_0x2c9453=_0x395c6e[_0x438c50(0x1af)][_0x438c50(0x185)],_0x2ebf50=_0x395c6e[_0x438c50(0x1af)][_0x438c50(0x191)],_0x438c70=_0x114105[_0x438c50(0x1a6)][_0x438c50(0x1b1)];if(!_0x2c9453[_0x438c50(0x1ab)](_0x2ebf50)||!_0x2c9453[_0x438c50(0x178)])return;const _0x213a64=_0x2c9453[_0x438c50(0x178)];if(_0x438c70[_0x438c50(0x17b)](_0x213a64)&&!_0x438c70[_0x438c50(0x171)](_0x213a64)&&_0x438c70[_0x438c50(0x184)](_0x213a64,_0x438c50(0x1a5))){if(!_0x27a26c[_0x438c50(0x182)][_0x438c50(0x1aa)](_0x395c6e[_0x438c50(0x1af)],_0x4b108f[_0x438c50(0x19d)]))return;const _0x524f03=_0x27a26c[_0x438c50(0x1a8)][_0x438c50(0x17f)](_0x438c50(0x17a),{'class':_0x438c50(0x18f)}),_0x203bd2=_0x27a26c[_0x438c50(0x1b3)][_0x438c50(0x18b)](_0x2ebf50);_0xafb29f&&_0x3abe1e[_0x438c50(0x180)][_0x438c50(0x196)](_0x395c6e[_0x438c50(0x172)])&&_0x27a26c[_0x438c50(0x1a8)][_0x438c50(0x18a)](_0x438c50(0x1a3),_0x524f03),_0x27a26c[_0x438c50(0x1a8)][_0x438c50(0x193)](_0x203bd2,_0x524f03),_0x27a26c[_0x438c50(0x1b3)][_0x438c50(0x1b2)](_0x524f03,_0x395c6e[_0x438c50(0x172)]);}};}
23
+ const _0x3e8272=_0x1133;(function(_0x4c39c2,_0x21b373){const _0xdfa2bd=_0x1133,_0x547a89=_0x4c39c2();while(!![]){try{const _0x2dc403=parseInt(_0xdfa2bd(0x155))/0x1*(-parseInt(_0xdfa2bd(0x154))/0x2)+-parseInt(_0xdfa2bd(0x16d))/0x3*(parseInt(_0xdfa2bd(0x161))/0x4)+-parseInt(_0xdfa2bd(0x13e))/0x5*(parseInt(_0xdfa2bd(0x134))/0x6)+-parseInt(_0xdfa2bd(0x14c))/0x7*(parseInt(_0xdfa2bd(0x15f))/0x8)+-parseInt(_0xdfa2bd(0x14d))/0x9+parseInt(_0xdfa2bd(0x141))/0xa*(parseInt(_0xdfa2bd(0x137))/0xb)+-parseInt(_0xdfa2bd(0x167))/0xc*(-parseInt(_0xdfa2bd(0x147))/0xd);if(_0x2dc403===_0x21b373)break;else _0x547a89['push'](_0x547a89['shift']());}catch(_0xf4c526){_0x547a89['push'](_0x547a89['shift']());}}}(_0x4f59,0xe8748));function _0x4f59(){const _0x4543f5=['consume','showSuggestionHighlights','isTouching','insert','consumable','*Insert:*\x20%0','15hjQwVw','Paragraph','locale','21220lhbbLa','has','downcastDispatcher','enableDefaultAttributesIntegration','bindElementToMarker','editing','520754hpIckM','registerElementLabel','includes','checkChild','end','1169MAcFeR','973368uGXQpY','insertParagraph','markerRange','toViewPosition','_registerLegacyDescription','markerName','format','6pDtSjb','274581ZcVkeZ','insertion','registerDescriptionCallback','getItemLabel','ELEMENT_PARAGRAPH','addClass','plugins','mapper','type','ck-suggestion-marker--active','8824GALrIv','span','52GBvfSn','schema','formatBlock','data','isLimit','TrackChangesEditing','1380wdVsXJ','$text','writer','getFirstRange','isBlock','options','280047fvZaYZ','afterInit','highest','model','name','editor','activeMarkers','paragraph','*Change\x20to:*\x20%0','createUIElement','commandName','ck-suggestion-marker-split','descriptionFactory','get','enableCommand','start','3023274nROcMZ','nodeAfter','addMarker:suggestion:insertion','968OqqxzH'];_0x4f59=function(){return _0x4543f5;};return _0x4f59();}function _0x1133(_0x3436fe,_0x6360fb){const _0x4f5903=_0x4f59();return _0x1133=function(_0x1133dd,_0x3fc434){_0x1133dd=_0x1133dd-0x12c;let _0x4035f2=_0x4f5903[_0x1133dd];return _0x4035f2;},_0x1133(_0x3436fe,_0x6360fb);}import{Plugin as _0x4d6d12}from'ckeditor5/src/core.js';import{getTranslation as _0x54e20e}from'../utils/common-translations.js';export default class dt extends _0x4d6d12{[_0x3e8272(0x16e)](){const _0x960e75=_0x3e8272,_0x50a5d3=this[_0x960e75(0x172)];if(!_0x50a5d3[_0x960e75(0x15b)][_0x960e75(0x142)](_0x960e75(0x13f)))return;const _0x4d3f40=_0x50a5d3[_0x960e75(0x140)],_0x25a94a=_0x50a5d3[_0x960e75(0x15b)][_0x960e75(0x131)](_0x960e75(0x166));_0x25a94a[_0x960e75(0x130)][_0x960e75(0x148)](_0x960e75(0x174),_0x47fa7e=>_0x54e20e(_0x4d3f40,_0x960e75(0x159),_0x47fa7e)),_0x25a94a[_0x960e75(0x144)](_0x960e75(0x174)),_0x25a94a[_0x960e75(0x132)](_0x960e75(0x14e)),_0x50a5d3[_0x960e75(0x146)][_0x960e75(0x143)]['on'](_0x960e75(0x136),nr(_0x50a5d3),{'priority':_0x960e75(0x16f)}),_0x50a5d3[_0x960e75(0x164)][_0x960e75(0x143)]['on'](_0x960e75(0x136),(_0x11cc83,_0x3118c3,_0x25dc11)=>{const _0x3ed138=_0x960e75;_0x25dc11[_0x3ed138(0x16c)][_0x3ed138(0x139)]&&nr(_0x50a5d3,{'showActiveMarker':!0x1})(_0x11cc83,_0x3118c3,_0x25dc11);},{'priority':_0x960e75(0x16f)});const _0x3d21e8=_0x25a94a[_0x960e75(0x130)];_0x3d21e8[_0x960e75(0x157)](_0x39fb04=>{const _0x4f1a1f=_0x960e75;if(_0x4f1a1f(0x156)!==_0x39fb04[_0x4f1a1f(0x15d)])return;const {start:_0xde6a9e,end:_0x4b7688}=_0x39fb04[_0x4f1a1f(0x16a)]();if(!_0xde6a9e[_0x4f1a1f(0x13a)](_0x4b7688)||!_0xde6a9e[_0x4f1a1f(0x135)])return;const _0x15fd4e=_0x50a5d3[_0x4f1a1f(0x170)][_0x4f1a1f(0x162)],_0x1584e4=_0xde6a9e[_0x4f1a1f(0x135)];return _0x15fd4e[_0x4f1a1f(0x16b)](_0x1584e4)&&!_0x15fd4e[_0x4f1a1f(0x165)](_0x1584e4)&&_0x15fd4e[_0x4f1a1f(0x14a)](_0x1584e4,_0x4f1a1f(0x168))?{'type':_0x4f1a1f(0x156),'content':_0x54e20e(_0x4d3f40,_0x4f1a1f(0x13d),_0x3d21e8[_0x4f1a1f(0x158)](_0x1584e4,0x1))}:void 0x0;}),this[_0x960e75(0x151)]();}[_0x3e8272(0x151)](){const _0x3c7b09=_0x3e8272,_0x3cc124=this[_0x3c7b09(0x172)],_0x11e8d6=_0x3cc124[_0x3c7b09(0x140)];_0x3cc124[_0x3c7b09(0x15b)][_0x3c7b09(0x131)](_0x3c7b09(0x166))[_0x3c7b09(0x130)][_0x3c7b09(0x157)](_0x197256=>{const _0x56b031=_0x3c7b09;if(_0x56b031(0x163)!=_0x197256[_0x56b031(0x15d)])return;const {data:_0x45ae70}=_0x197256;return _0x45ae70&&_0x56b031(0x174)==_0x45ae70[_0x56b031(0x12e)]?{'type':_0x56b031(0x153),'content':_0x54e20e(_0x11e8d6,_0x56b031(0x12c),_0x54e20e(_0x11e8d6,_0x56b031(0x159)))}:void 0x0;});}}function nr(_0x3edfac,{showActiveMarker:_0x364a3e=!0x0}={}){return(_0x3b2858,_0x55669a,_0x5c8274)=>{const _0x42088c=_0x1133,_0x5729ec=_0x3edfac[_0x42088c(0x15b)][_0x42088c(0x131)](_0x42088c(0x166)),_0x33e326=_0x55669a[_0x42088c(0x14f)][_0x42088c(0x133)],_0x3980d1=_0x55669a[_0x42088c(0x14f)][_0x42088c(0x14b)],_0x219f0c=_0x3edfac[_0x42088c(0x170)][_0x42088c(0x162)];if(!_0x33e326[_0x42088c(0x13a)](_0x3980d1)||!_0x33e326[_0x42088c(0x135)])return;const _0x4090ab=_0x33e326[_0x42088c(0x135)];if(_0x219f0c[_0x42088c(0x16b)](_0x4090ab)&&!_0x219f0c[_0x42088c(0x165)](_0x4090ab)&&_0x219f0c[_0x42088c(0x14a)](_0x4090ab,_0x42088c(0x168))){if(!_0x5c8274[_0x42088c(0x13c)][_0x42088c(0x138)](_0x55669a[_0x42088c(0x14f)],_0x3b2858[_0x42088c(0x171)]))return;const _0x22d0d4=_0x5c8274[_0x42088c(0x169)][_0x42088c(0x12d)](_0x42088c(0x160),{'class':_0x42088c(0x12f)}),_0x2c0996=_0x5c8274[_0x42088c(0x15c)][_0x42088c(0x150)](_0x3980d1);_0x364a3e&&_0x5729ec[_0x42088c(0x173)][_0x42088c(0x149)](_0x55669a[_0x42088c(0x152)])&&_0x5c8274[_0x42088c(0x169)][_0x42088c(0x15a)](_0x42088c(0x15e),_0x22d0d4),_0x5c8274[_0x42088c(0x169)][_0x42088c(0x13b)](_0x2c0996,_0x22d0d4),_0x5c8274[_0x42088c(0x15c)][_0x42088c(0x145)](_0x22d0d4,_0x55669a[_0x42088c(0x152)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1dc88a=_0x4dbf;(function(_0x23a3d9,_0x5e0b74){const _0x2d5061=_0x4dbf,_0x2c71c3=_0x23a3d9();while(!![]){try{const _0x100660=-parseInt(_0x2d5061(0x1fd))/0x1*(parseInt(_0x2d5061(0x1ff))/0x2)+-parseInt(_0x2d5061(0x206))/0x3*(-parseInt(_0x2d5061(0x202))/0x4)+-parseInt(_0x2d5061(0x1f8))/0x5+parseInt(_0x2d5061(0x205))/0x6+parseInt(_0x2d5061(0x20c))/0x7+-parseInt(_0x2d5061(0x1fa))/0x8*(parseInt(_0x2d5061(0x200))/0x9)+parseInt(_0x2d5061(0x1f4))/0xa*(parseInt(_0x2d5061(0x20b))/0xb);if(_0x100660===_0x5e0b74)break;else _0x2c71c3['push'](_0x2c71c3['shift']());}catch(_0x59640a){_0x2c71c3['push'](_0x2c71c3['shift']());}}}(_0x3734,0x4237e));import{Plugin as _0x4fc1fb}from'ckeditor5/src/core.js';import{getTranslation as _0x4a4280}from'../utils/common-translations.js';function _0x4dbf(_0x42de63,_0x6abe7){const _0x373408=_0x3734();return _0x4dbf=function(_0x4dbfbc,_0x1f90b1){_0x4dbfbc=_0x4dbfbc-0x1f2;let _0x52070d=_0x373408[_0x4dbfbc];return _0x52070d;},_0x4dbf(_0x42de63,_0x6abe7);}function _0x3734(){const _0xa78dc9=['1372IjWgsa','descriptionFactory','locale','has','get','formatInline','30vWNPuC','TrackChangesEditing','_registerLegacyDescription','enableDefaultAttributesIntegration','1951485qvhsxQ','afterInit','3812208NCAfLk','*Remove\x20all\x20formatting*','type','32443QGJBQT','commandName','22yhasmp','9gNbXfS','registerDescriptionCallback','660gNAiyZ','RemoveFormatEditing','plugins','370482NwgrBW','3294xQXzlv','removeFormat','format','editor','formatBlock','4589981qpRDNK'];_0x3734=function(){return _0xa78dc9;};return _0x3734();}export default class pt extends _0x4fc1fb{[_0x1dc88a(0x1f9)](){const _0x329531=_0x1dc88a,_0x21a6d0=this[_0x329531(0x209)];if(!_0x21a6d0[_0x329531(0x204)][_0x329531(0x20f)](_0x329531(0x203)))return;_0x21a6d0[_0x329531(0x204)][_0x329531(0x1f2)](_0x329531(0x1f5))[_0x329531(0x1f7)](_0x329531(0x207)),this[_0x329531(0x1f6)]();}[_0x1dc88a(0x1f6)](){const _0x38506d=_0x1dc88a,_0x1b00ff=this[_0x38506d(0x209)];_0x1b00ff[_0x38506d(0x204)][_0x38506d(0x1f2)](_0x38506d(0x1f5))[_0x38506d(0x20d)][_0x38506d(0x201)](_0x1f25cb=>{const _0x4f13a6=_0x38506d;if(_0x4f13a6(0x20a)!=_0x1f25cb[_0x4f13a6(0x1fc)]&&_0x4f13a6(0x1f3)!=_0x1f25cb[_0x4f13a6(0x1fc)])return;const {data:_0x1bb75c}=_0x1f25cb;return _0x1bb75c&&_0x4f13a6(0x207)==_0x1bb75c[_0x4f13a6(0x1fe)]?{'type':_0x4f13a6(0x208),'content':_0x4a4280(_0x1b00ff[_0x4f13a6(0x20e)],_0x4f13a6(0x1fb))}:void 0x0;});}}
23
+ function _0x3e5e(){const _0x50745a=['5607909pacSvd','locale','694hloHFc','get','removeFormat','10581llKOxU','9788100LkzCFF','format','formatInline','plugins','60NKClMI','afterInit','2365825RQOJmj','RemoveFormatEditing','descriptionFactory','30PeHlWR','*Remove\x20all\x20formatting*','1389550SyKaqr','enableDefaultAttributesIntegration','formatBlock','type','commandName','_registerLegacyDescription','1983904PnjfwF','268agncBP','editor','registerDescriptionCallback','has','TrackChangesEditing','316GyayCQ'];_0x3e5e=function(){return _0x50745a;};return _0x3e5e();}const _0x4225ef=_0x5025;(function(_0x54108c,_0x557d3f){const _0x5493c7=_0x5025,_0x5afab6=_0x54108c();while(!![]){try{const _0xf956f5=parseInt(_0x5493c7(0x13d))/0x1*(-parseInt(_0x5493c7(0x145))/0x2)+parseInt(_0x5493c7(0x148))/0x3*(parseInt(_0x5493c7(0x142))/0x4)+-parseInt(_0x5493c7(0x154))/0x5*(-parseInt(_0x5493c7(0x152))/0x6)+parseInt(_0x5493c7(0x149))/0x7+-parseInt(_0x5493c7(0x15a))/0x8+-parseInt(_0x5493c7(0x143))/0x9+parseInt(_0x5493c7(0x14d))/0xa*(-parseInt(_0x5493c7(0x14f))/0xb);if(_0xf956f5===_0x557d3f)break;else _0x5afab6['push'](_0x5afab6['shift']());}catch(_0x34112b){_0x5afab6['push'](_0x5afab6['shift']());}}}(_0x3e5e,0xc63ac));import{Plugin as _0x3f1e11}from'ckeditor5/src/core.js';function _0x5025(_0x406bcf,_0x245bd0){const _0x3e5ed8=_0x3e5e();return _0x5025=function(_0x50256a,_0x1d6828){_0x50256a=_0x50256a-0x13d;let _0x2a7743=_0x3e5ed8[_0x50256a];return _0x2a7743;},_0x5025(_0x406bcf,_0x245bd0);}import{getTranslation as _0x25f8a3}from'../utils/common-translations.js';export default class pt extends _0x3f1e11{[_0x4225ef(0x14e)](){const _0x24ec2f=_0x4225ef,_0x434812=this[_0x24ec2f(0x13e)];if(!_0x434812[_0x24ec2f(0x14c)][_0x24ec2f(0x140)](_0x24ec2f(0x150)))return;_0x434812[_0x24ec2f(0x14c)][_0x24ec2f(0x146)](_0x24ec2f(0x141))[_0x24ec2f(0x155)](_0x24ec2f(0x147)),this[_0x24ec2f(0x159)]();}[_0x4225ef(0x159)](){const _0xae3435=_0x4225ef,_0xf6e5e2=this[_0xae3435(0x13e)];_0xf6e5e2[_0xae3435(0x14c)][_0xae3435(0x146)](_0xae3435(0x141))[_0xae3435(0x151)][_0xae3435(0x13f)](_0x5b9a7b=>{const _0x325aa3=_0xae3435;if(_0x325aa3(0x156)!=_0x5b9a7b[_0x325aa3(0x157)]&&_0x325aa3(0x14b)!=_0x5b9a7b[_0x325aa3(0x157)])return;const {data:_0x41a7ed}=_0x5b9a7b;return _0x41a7ed&&_0x325aa3(0x147)==_0x41a7ed[_0x325aa3(0x158)]?{'type':_0x325aa3(0x14a),'content':_0x25f8a3(_0xf6e5e2[_0x325aa3(0x144)],_0x325aa3(0x153))}:void 0x0;});}}