@ckeditor/ckeditor5-track-changes 41.3.1 → 41.4.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 (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e9913=_0x53ec;(function(_0x1d55f9,_0x1a4bdf){const _0x2740b0=_0x53ec,_0x4c0780=_0x1d55f9();while(!![]){try{const _0x118312=-parseInt(_0x2740b0(0x19b))/0x1*(-parseInt(_0x2740b0(0x1cd))/0x2)+parseInt(_0x2740b0(0x146))/0x3*(parseInt(_0x2740b0(0x1af))/0x4)+parseInt(_0x2740b0(0x151))/0x5+parseInt(_0x2740b0(0x1c9))/0x6*(parseInt(_0x2740b0(0x1bf))/0x7)+-parseInt(_0x2740b0(0x155))/0x8+-parseInt(_0x2740b0(0x1c5))/0x9*(parseInt(_0x2740b0(0x1bb))/0xa)+parseInt(_0x2740b0(0x1c2))/0xb;if(_0x118312===_0x1a4bdf)break;else _0x4c0780['push'](_0x4c0780['shift']());}catch(_0x206e8d){_0x4c0780['push'](_0x4c0780['shift']());}}}(_0x2b64,0x3dd35));import{Plugin as _0xec9ec}from'ckeditor5/src/core.js';import{getTranslation as _0x32c97e}from'../utils/common-translations.js';function _0x2b64(){const _0x2be949=['forceValue','attribute','attributeKey','locale','3iPXiUx','splitListItemAfter','ELEMENT_NUMBERED_LIST','attributes','customNumberedList','listItemId','schema','checkTodoList','bulleted','registerElementLabel','setAttribute','179535rtKziq','numbered','registerAttributeLabel','listStyle','925136zWRUCQ','outdentList','newValue','*Merge:*\x20list\x20item','length','includes','containsItem','format','indentList','getFirstMarker','isLocal','assureChains','batch','ListEditing','getRanges','execute','data','detach','parent','listStart','listMarker','document','differ','createRange','type','plugins','listType','start','has','toUpperCase','isUndo','*Set\x20format:*\x20%0','listIndent','setSelection','documentList','editor','*Indent:*\x20%0','todoListChecked','splitListItemBefore','suggestion','commands','head','map','numberedList','FORMAT_INDENT','commandName','end','_findSuggestions','bulletedList','trackChangesCommand','accept','todo','noTrackChangesFixer','getChanges','multipleBlocks','get','registerDescriptionCallback','default','deletion','TrackChangesEditing','*Format:*\x20insert\x20into\x20%0','_supportLegacySuggestions','model','meta','ELEMENT_BULLETED_LIST','afterInit','find','todoListCheck','filter','oldValue','108221VNPYJj','from','isNextTo','ELEMENT_TODO_LIST','ELEMENT_','*Format:*\x20remove\x20from\x20%0','_registerLegacyDescription','registerCustomCallback','getAttribute','previousSibling','*Remove\x20format:*\x20%0','_suggestionFactory','commandParams','range','key','groupId','listItemIdFixer','selection','*Change\x20to:*\x20%0','fromRange','1355336mRWgkN','next','_descriptionFactory','TodoListEditing','refresh','removeMarker','mergeListItemBackward','push','listMarkerStyle','customBulletedList','nodeAfter','config','10LuHhMD','*Merge:*\x20%0','mergeListItemForward','value','732774BKHfYZ','listReversed','todoList','282689FYjCPs','nextSibling','formatBlock','4148154aCkkHw','_LIST','getFirstRange','ELEMENT_LIST_ITEM','6QCTkMK','getSuggestions','_getAttributeKey','_enableDefaultAttributesIntegration','6JJkZIH','*Check\x20item*','*Outdent:*\x20%0','registerPostFixer','createPositionAt','list.multiBlock','change','every','*Uncheck\x20item*','*Split:*\x20list\x20item','isObject'];_0x2b64=function(){return _0x2be949;};return _0x2b64();}function _0x53ec(_0x1a101b,_0x39994c){const _0x2b64e0=_0x2b64();return _0x53ec=function(_0x53ec42,_0x1d9697){_0x53ec42=_0x53ec42-0x140;let _0x1f142d=_0x2b64e0[_0x53ec42];return _0x1f142d;},_0x53ec(_0x1a101b,_0x39994c);}import{renameAttributeKey as _0x466e88}from'../trackchangesediting.js';import{LiveRange as _0x132985}from'ckeditor5/src/engine.js';export default class z extends _0xec9ec{[_0x1e9913(0x196)](){const _0x52b102=_0x1e9913,_0x56b471=this[_0x52b102(0x178)];if(!_0x56b471[_0x52b102(0x16e)][_0x52b102(0x171)](_0x52b102(0x162)))return;const _0x20799c=_0x56b471[_0x52b102(0x145)],_0x50c48f=_0x56b471[_0x52b102(0x16e)][_0x52b102(0x18c)](_0x52b102(0x190)),_0x49c3d8=_0x56b471[_0x52b102(0x16e)][_0x52b102(0x171)](_0x52b102(0x1b2)),_0x16137=!!_0x56b471[_0x52b102(0x1ba)][_0x52b102(0x18c)](_0x52b102(0x1d2));function _0x19c7b1(_0xc70705){const _0x18dfd6=_0x52b102;return{'type':_0x18dfd6(0x15c),'content':''+_0x32c97e(_0x20799c,_0x18dfd6(0x174),_0xc70705)};}function _0x1dab88(_0x4dad19){const _0x3688a0=_0x52b102;return{'type':_0x3688a0(0x15c),'content':''+_0x32c97e(_0x20799c,_0x3688a0(0x1a5),_0x4dad19)};}_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x180),[],[_0x52b102(0x14b),_0x52b102(0x16f),_0x52b102(0x175)]),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x185)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x14a)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x1b8)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x15d)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x156)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x147)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x17b)),_0x16137&&(_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x1b5)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x1bd))),_0x49c3d8&&(_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x1c1)),_0x50c48f[_0x52b102(0x1cc)](_0x52b102(0x14d),[],[_0x52b102(0x17a)]),_0x50c48f[_0x52b102(0x1b1)][_0x52b102(0x18d)](_0x57f0dd=>{const _0x5571f2=_0x52b102,{data:_0x1d8f52}=_0x57f0dd;if(_0x1d8f52&&_0x5571f2(0x17a)==_0x1d8f52[_0x5571f2(0x1a9)])return{'type':_0x5571f2(0x15c),'content':_0x1d8f52[_0x5571f2(0x157)]?_0x32c97e(_0x20799c,_0x5571f2(0x1ce)):_0x32c97e(_0x20799c,_0x5571f2(0x1d5))};}),this[_0x52b102(0x178)][_0x52b102(0x193)][_0x52b102(0x16a)][_0x52b102(0x1d0)](_0x1cb57e=>{const _0x43275f=_0x52b102;if(_0x1cb57e[_0x43275f(0x161)][_0x43275f(0x173)])return!0x1;let _0x32d2fc=!0x1;const _0x2b6690=_0x50c48f[_0x43275f(0x1ca)]({'skipNotAttached':!0x0})[_0x43275f(0x199)](_0x203b40=>_0x43275f(0x17a)===_0x50c48f[_0x43275f(0x1cb)](_0x203b40));for(const _0x333496 of _0x2b6690){_0x43275f(0x188)!=_0x333496[_0x43275f(0x1c7)]()[_0x43275f(0x170)][_0x43275f(0x1b9)][_0x43275f(0x1a3)](_0x43275f(0x16f))&&(_0x50c48f[_0x43275f(0x184)](_0x333496[_0x43275f(0x1c7)](),_0x43275f(0x143))[_0x43275f(0x197)](_0xf30ac4=>_0x43275f(0x16f)===_0x50c48f[_0x43275f(0x1cb)](_0xf30ac4[_0x43275f(0x17c)]))||(_0x1cb57e[_0x43275f(0x1b4)](_0x333496[_0x43275f(0x15e)]()),_0x32d2fc=!0x0));}return _0x32d2fc;})),_0x50c48f[_0x52b102(0x1b1)][_0x52b102(0x153)](_0x52b102(0x175),_0x32c97e(_0x20799c,_0x52b102(0x181)));const _0x5cd536={'type':_0x52b102(0x15c),'content':''};_0x50c48f[_0x52b102(0x1b1)][_0x52b102(0x18d)](_0x49b0e6=>{const _0x1a0b98=_0x52b102,{data:_0xcf6e6}=_0x49b0e6;if(!_0xcf6e6||_0x1a0b98(0x16f)!=_0xcf6e6[_0x1a0b98(0x1a9)])return;let _0xb955d=_0x49b0e6[_0x1a0b98(0x17e)];for(;_0xb955d;){if(_0xb955d[_0x1a0b98(0x165)]&&((_0x1a0b98(0x154)==_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x1a9)]||_0x1a0b98(0x1b7)==_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x1a9)])&&(_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x157)]&&_0x1a0b98(0x18e)!=_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x157)]||_0x1a0b98(0x18e)!=_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x19a)]&&!_0xcf6e6[_0x1a0b98(0x157)])||!_0x16137&&_0xb955d[_0x1a0b98(0x165)][_0x1a0b98(0x1a9)]==_0x466e88))return _0x5cd536;_0xb955d=_0xb955d[_0x1a0b98(0x1b0)];}if(null==_0xcf6e6[_0x1a0b98(0x157)])switch(_0xcf6e6[_0x1a0b98(0x19a)]){case _0x1a0b98(0x14e):return _0x1dab88(_0x32c97e(_0x20799c,_0x1a0b98(0x195)));case _0x1a0b98(0x152):return _0x1dab88(_0x32c97e(_0x20799c,_0x1a0b98(0x148)));case _0x1a0b98(0x188):return _0x1dab88(_0x32c97e(_0x20799c,_0x1a0b98(0x19e)));}switch(_0xcf6e6[_0x1a0b98(0x157)]){case _0x1a0b98(0x14e):return _0x19c7b1(_0x32c97e(_0x20799c,_0x1a0b98(0x195)));case _0x1a0b98(0x152):return _0x19c7b1(_0x32c97e(_0x20799c,_0x1a0b98(0x148)));case _0x1a0b98(0x188):return _0x19c7b1(_0x32c97e(_0x20799c,_0x1a0b98(0x19e)));}}),_0x50c48f[_0x52b102(0x1b1)][_0x52b102(0x18d)](_0x54ecbd=>{const _0x324829=_0x52b102,{data:_0x2733dc}=_0x54ecbd;if(_0x2733dc&&_0x324829(0x175)==_0x2733dc[_0x324829(0x1a9)])return null==_0x2733dc[_0x324829(0x157)]||null==_0x2733dc[_0x324829(0x19a)]&&0x0==_0x2733dc[_0x324829(0x157)]?_0x5cd536:void 0x0;}),_0x50c48f[_0x52b102(0x1b1)][_0x52b102(0x18d)](_0x3c4125=>{const _0x21dbf1=_0x52b102;if(_0x21dbf1(0x143)!=_0x3c4125[_0x21dbf1(0x16d)])return;const {data:_0x19c4c5}=_0x3c4125;if(!_0x19c4c5||_0x21dbf1(0x14b)!=_0x19c4c5[_0x21dbf1(0x1a9)])return;const _0x205ad7=le(_0x3c4125);return _0x205ad7?_0x21dbf1(0x157)==_0x205ad7?{'type':_0x21dbf1(0x15c),'content':_0x32c97e(_0x20799c,_0x21dbf1(0x158))}:_0x21dbf1(0x19a)==_0x205ad7?{'type':_0x21dbf1(0x15c),'content':_0x32c97e(_0x20799c,_0x21dbf1(0x140))}:_0x5cd536:_0x5cd536;}),_0x56b471[_0x52b102(0x193)][_0x52b102(0x16a)][_0x52b102(0x1d0)](_0x132c5e=>this[_0x52b102(0x1ab)](_0x132c5e)),_0x56b471[_0x52b102(0x193)][_0x52b102(0x16a)][_0x52b102(0x1d0)](_0x5aadbf=>this[_0x52b102(0x189)](_0x5aadbf)),_0x56b471[_0x52b102(0x193)][_0x52b102(0x16a)][_0x52b102(0x1d0)](_0x365898=>this[_0x52b102(0x160)](_0x365898)),this[_0x52b102(0x192)]();}[_0x1e9913(0x1ab)](_0x46f343){const _0x18e4d5=_0x1e9913;if(_0x46f343[_0x18e4d5(0x161)][_0x18e4d5(0x173)]||!_0x46f343[_0x18e4d5(0x161)][_0x18e4d5(0x15f)])return!0x1;let _0x4dbaf6=!0x1;const _0x5b5b26=this[_0x18e4d5(0x178)][_0x18e4d5(0x16e)][_0x18e4d5(0x18c)](_0x18e4d5(0x190))[_0x18e4d5(0x1ca)]({'skipNotAttached':!0x0})[_0x18e4d5(0x199)](_0x55d6f7=>_0x55d6f7[_0x18e4d5(0x165)]&&_0x18e4d5(0x14b)==_0x55d6f7[_0x18e4d5(0x165)][_0x18e4d5(0x1a9)])[_0x18e4d5(0x199)](_0xbae5a8=>_0xbae5a8[_0x18e4d5(0x165)][_0x18e4d5(0x157)]&&_0xbae5a8[_0x18e4d5(0x165)][_0x18e4d5(0x19a)]);for(const _0x4a22fa of _0x5b5b26)le(_0x4a22fa)||(_0x46f343[_0x18e4d5(0x1b4)](_0x4a22fa[_0x18e4d5(0x15e)]()),_0x4dbaf6=!0x0);return _0x4dbaf6;}[_0x1e9913(0x189)](_0xacfc58){const _0x1b4cc7=_0x1e9913;if(_0xacfc58[_0x1b4cc7(0x161)][_0x1b4cc7(0x173)]||!_0xacfc58[_0x1b4cc7(0x161)][_0x1b4cc7(0x15f)])return!0x1;const _0x3257f8=this[_0x1b4cc7(0x178)][_0x1b4cc7(0x16e)][_0x1b4cc7(0x18c)](_0x1b4cc7(0x190));if(_0x3257f8[_0x1b4cc7(0x186)][_0x1b4cc7(0x1be)])return!0x1;let _0x1fda21=!0x1;const _0x589224=[_0x1b4cc7(0x16f),_0x1b4cc7(0x14b),_0x1b4cc7(0x175),_0x1b4cc7(0x154),_0x1b4cc7(0x168),_0x1b4cc7(0x1c0),_0x1b4cc7(0x198),_0x1b4cc7(0x169),_0x1b4cc7(0x1b7)],_0x577666=this[_0x1b4cc7(0x178)][_0x1b4cc7(0x193)][_0x1b4cc7(0x16a)][_0x1b4cc7(0x16b)][_0x1b4cc7(0x18a)]()[_0x1b4cc7(0x199)](_0x3ed40e=>_0x1b4cc7(0x143)==_0x3ed40e[_0x1b4cc7(0x16d)])[_0x1b4cc7(0x199)](_0xee060c=>_0x589224[_0x1b4cc7(0x15a)](_0xee060c[_0x1b4cc7(0x144)]));if(0x0==_0x577666[_0x1b4cc7(0x159)])return _0x1fda21;for(const _0x3d6508 of _0x577666){const _0x1005d3=_0x3257f8[_0x1b4cc7(0x184)](_0x3d6508[_0x1b4cc7(0x1a8)],_0x1b4cc7(0x143))[_0x1b4cc7(0x199)](_0x934f69=>!_0x934f69[_0x1b4cc7(0x194)][_0x1b4cc7(0x19d)])[_0x1b4cc7(0x17f)](_0x41870a=>_0x41870a[_0x1b4cc7(0x17c)])[_0x1b4cc7(0x199)](_0x173309=>{const _0x4f2c35=_0x1b4cc7,_0xdca25e=_0x3257f8[_0x4f2c35(0x1cb)](_0x173309);return _0x589224[_0x4f2c35(0x15a)](_0xdca25e);});if(_0x1005d3[_0x1b4cc7(0x159)]){for(const _0x3c1e60 of _0x1005d3)_0xacfc58[_0x1b4cc7(0x1b4)](_0x3c1e60[_0x1b4cc7(0x15e)]());_0x1fda21=!0x0;}}return _0x1fda21;}[_0x1e9913(0x160)](_0x45cd76){const _0x4bfd76=_0x1e9913;if(_0x45cd76[_0x4bfd76(0x161)][_0x4bfd76(0x173)]||!_0x45cd76[_0x4bfd76(0x161)][_0x4bfd76(0x15f)])return!0x1;const _0x132b07=this[_0x4bfd76(0x178)][_0x4bfd76(0x16e)][_0x4bfd76(0x18c)](_0x4bfd76(0x190));let _0x1eab6f=!0x1;const _0x31b168=[_0x4bfd76(0x16f),_0x4bfd76(0x14b),_0x4bfd76(0x175),_0x4bfd76(0x154),_0x4bfd76(0x168),_0x4bfd76(0x1c0),_0x4bfd76(0x198),_0x4bfd76(0x169),_0x4bfd76(0x1b7)];for(const _0x4f8055 of _0x132b07[_0x4bfd76(0x1ca)]({'skipNotAttached':!0x0})){const _0x255555=_0x132b07[_0x4bfd76(0x184)](_0x4f8055[_0x4bfd76(0x1c7)](),_0x4bfd76(0x143))[_0x4bfd76(0x17f)](_0x25b991=>_0x25b991[_0x4bfd76(0x17c)])[_0x4bfd76(0x199)](_0x13a3b0=>_0x13a3b0[_0x4bfd76(0x165)]&&_0x31b168[_0x4bfd76(0x15a)](_0x13a3b0[_0x4bfd76(0x165)][_0x4bfd76(0x1a9)]));if(!_0x255555[_0x4bfd76(0x159)])continue;const _0x533844=_0x255555[0x0][_0x4bfd76(0x17e)][_0x4bfd76(0x149)][_0x4bfd76(0x1aa)];if(!_0x255555[_0x4bfd76(0x1d4)](_0x210340=>_0x210340[_0x4bfd76(0x149)][_0x4bfd76(0x1aa)]===_0x533844)){for(const _0x161e68 of _0x255555)_0x1d50f6(_0x161e68,_0x533844)&&(_0x1eab6f=!0x0);}}return _0x1eab6f;function _0x52c13e(_0x5a04ce,_0x54e996){const _0x11b166=_0x4bfd76;for(const _0x4b4335 of _0x132b07[_0x11b166(0x1ca)]({'skipNotAttached':!0x0})[_0x11b166(0x199)](_0x4551f1=>_0x11b166(0x143)==_0x4551f1[_0x11b166(0x16d)]&&_0x4551f1[_0x11b166(0x149)][_0x11b166(0x1aa)]==_0x5a04ce))_0x4b4335[_0x11b166(0x150)](_0x11b166(0x1aa),_0x54e996);}function _0x1d50f6(_0xa643a7,_0x2624ea){const _0xe9b0ed=_0x4bfd76;let _0x19d5c4=_0xa643a7[_0xe9b0ed(0x17e)],_0x601901=!0x1;for(;_0x19d5c4;)_0x19d5c4[_0xe9b0ed(0x149)][_0xe9b0ed(0x1aa)]!=_0x2624ea&&(_0x52c13e(_0x19d5c4[_0xe9b0ed(0x149)][_0xe9b0ed(0x1aa)],_0x2624ea),_0x19d5c4[_0xe9b0ed(0x150)](_0xe9b0ed(0x1aa),_0x2624ea),_0x601901=!0x0),_0x19d5c4=_0x19d5c4[_0xe9b0ed(0x1b0)];return _0x601901;}}[_0x1e9913(0x192)](){const _0x656f74=_0x1e9913,_0x7b47f=this[_0x656f74(0x178)],_0x5ea320=_0x7b47f[_0x656f74(0x145)],_0x316c5c=_0x7b47f[_0x656f74(0x16e)][_0x656f74(0x18c)](_0x656f74(0x190));this[_0x656f74(0x1a1)](),_0x316c5c[_0x656f74(0x1a6)][_0x656f74(0x1a2)](_0x656f74(0x1c4),_0x656f74(0x177),_0x656f74(0x187),function(_0x248dba,_0x2a7c8f){const _0xdeea=_0x656f74,_0x24ca03=[];for(let _0x1eb25a of _0x248dba)_0x1eb25a[_0xdeea(0x170)][_0xdeea(0x1b9)]===_0x1eb25a[_0xdeea(0x183)][_0xdeea(0x167)]&&(_0x1eb25a=_0x7b47f[_0xdeea(0x193)][_0xdeea(0x16c)](_0x7b47f[_0xdeea(0x193)][_0xdeea(0x1d1)](_0x1eb25a[_0xdeea(0x170)][_0xdeea(0x1b9)],0x0))),_0x24ca03[_0xdeea(0x1b6)](_0x1eb25a);_0x7b47f[_0xdeea(0x193)][_0xdeea(0x1d3)](_0x24d0ef=>{const _0x4b0c9d=_0xdeea,_0xda886a=_0x7b47f[_0x4b0c9d(0x193)][_0x4b0c9d(0x16a)][_0x4b0c9d(0x1ac)],_0x3c95a4=Array[_0x4b0c9d(0x19c)](_0xda886a[_0x4b0c9d(0x163)]())[_0x4b0c9d(0x17f)](_0x44e056=>_0x132985[_0x4b0c9d(0x1ae)](_0x44e056));_0x24d0ef[_0x4b0c9d(0x176)](_0x24ca03),_0x7b47f[_0x4b0c9d(0x17d)][_0x4b0c9d(0x18c)](_0x2a7c8f[_0x4b0c9d(0x182)])[_0x4b0c9d(0x1b3)](),_0x2a7c8f[_0x4b0c9d(0x1a7)][_0x4b0c9d(0x1b6)]({'forceDefaultExecution':!0x0}),_0x7b47f[_0x4b0c9d(0x164)](_0x2a7c8f[_0x4b0c9d(0x182)],..._0x2a7c8f[_0x4b0c9d(0x1a7)]),_0x24d0ef[_0x4b0c9d(0x176)](_0x3c95a4);for(const _0x276489 of _0x3c95a4)_0x276489[_0x4b0c9d(0x166)]();});}),_0x316c5c[_0x656f74(0x1b1)][_0x656f74(0x14f)](function(_0x4cda6c){const _0x2cd045=_0x656f74,_0x1a2c71=!_0x7b47f[_0x2cd045(0x193)][_0x2cd045(0x14c)][_0x2cd045(0x141)](_0x4cda6c),_0x524fe7=_0x4cda6c[_0x2cd045(0x1a4)],_0x141d79=_0x4cda6c[_0x2cd045(0x1c3)],_0x12b0a7=_0x4cda6c[_0x2cd045(0x1a3)](_0x2cd045(0x14b)),_0x565e95=!_0x524fe7||_0x524fe7[_0x2cd045(0x1a3)](_0x2cd045(0x14b))!==_0x12b0a7,_0x13c666=!_0x141d79||_0x141d79[_0x2cd045(0x1a3)](_0x2cd045(0x14b))!==_0x12b0a7;return _0x1a2c71&&Boolean(_0x12b0a7)&&_0x565e95&&_0x13c666;},_0x4fec8d=>_0x32c97e(_0x5ea320,_0x656f74(0x1c8),_0x4fec8d));}[_0x1e9913(0x1a1)](){const _0x5eb5ac=_0x1e9913,_0x2a0770=this[_0x5eb5ac(0x178)],_0x15c698=_0x2a0770[_0x5eb5ac(0x145)];function _0x1d4a4a(_0x34f254){const _0x3cf222=_0x5eb5ac,_0x17d7ae=_0x2a0770[_0x3cf222(0x17d)][_0x3cf222(0x18c)](_0x3cf222(0x185))[_0x3cf222(0x1be)],_0x4c1c9d=_0x2a0770[_0x3cf222(0x17d)][_0x3cf222(0x18c)](_0x3cf222(0x180))[_0x3cf222(0x1be)];return _0x3cf222(0x180)===_0x34f254?_0x17d7ae:_0x4c1c9d;}_0x2a0770[_0x5eb5ac(0x16e)][_0x5eb5ac(0x18c)](_0x5eb5ac(0x190))[_0x5eb5ac(0x1b1)][_0x5eb5ac(0x18d)](function(_0x48b074){const _0x5b8b0a=_0x5eb5ac;if(_0x5b8b0a(0x1c4)!=_0x48b074[_0x5b8b0a(0x16d)])return;const {data:_0x43ce23}=_0x48b074;if(!_0x43ce23)return;let _0xbb2e23,_0x1f3437,_0x3b85a5,_0xd2ba32;switch(_0x43ce23[_0x5b8b0a(0x182)]){case _0x5b8b0a(0x185):_0x3b85a5=_0x43ce23[_0x5b8b0a(0x1a7)][0x0][_0x5b8b0a(0x142)],_0xd2ba32=_0x1d4a4a(_0x43ce23[_0x5b8b0a(0x182)]),_0xbb2e23=_0x3b85a5?_0x5b8b0a(0x191):_0x5b8b0a(0x1a0),!_0xd2ba32&&_0x2a0770[_0x5b8b0a(0x1ba)][_0x5b8b0a(0x18c)](_0x5b8b0a(0x1d2))||(_0xbb2e23=_0x5b8b0a(0x1ad)),_0x1f3437={'type':_0x5b8b0a(0x15c),'content':_0x32c97e(_0x15c698,_0xbb2e23,_0x32c97e(_0x15c698,_0x5b8b0a(0x195)))};break;case _0x5b8b0a(0x180):_0x3b85a5=_0x43ce23[_0x5b8b0a(0x1a7)][0x0][_0x5b8b0a(0x142)],_0xd2ba32=_0x1d4a4a(_0x43ce23[_0x5b8b0a(0x182)]),_0xbb2e23=_0x3b85a5?_0x5b8b0a(0x191):_0x5b8b0a(0x1a0),!_0xd2ba32&&_0x2a0770[_0x5b8b0a(0x1ba)][_0x5b8b0a(0x18c)](_0x5b8b0a(0x1d2))||(_0xbb2e23=_0x5b8b0a(0x1ad)),_0x1f3437={'type':_0x5b8b0a(0x15c),'content':_0x32c97e(_0x15c698,_0xbb2e23,_0x32c97e(_0x15c698,_0x5b8b0a(0x148)))};break;case _0x5b8b0a(0x15d):_0xbb2e23=_0x5b8b0a(0x179),_0x1f3437={'type':_0x5b8b0a(0x15c),'content':_0x32c97e(_0x15c698,_0xbb2e23,_0x32c97e(_0x15c698,_0x5b8b0a(0x1c8)))};break;case _0x5b8b0a(0x156):_0xbb2e23=function(_0x5e13cb){const _0x4b12d0=_0x5b8b0a,_0x224ac7=_0x5e13cb[_0x4b12d0(0x1c7)]();let _0xcaaa6b=_0x224ac7[_0x4b12d0(0x170)][_0x4b12d0(0x1b9)];for(;_0xcaaa6b&&_0x224ac7[_0x4b12d0(0x15b)](_0xcaaa6b);){if(_0xcaaa6b[_0x4b12d0(0x1a3)](_0x4b12d0(0x175))>0x0)return!0x1;_0xcaaa6b=_0xcaaa6b[_0x4b12d0(0x1c3)];}return!0x0;}(_0x48b074)?_0x32c97e(_0x15c698,_0x5b8b0a(0x1a0),_0x32c97e(_0x15c698,function(_0x13bfcd){const _0x1f7c00=_0x5b8b0a;return _0x1f7c00(0x19f)+_0x13bfcd[_0x1f7c00(0x1c7)]()[_0x1f7c00(0x170)][_0x1f7c00(0x1b9)][_0x1f7c00(0x1a3)](_0x1f7c00(0x16f))[_0x1f7c00(0x172)]()+_0x1f7c00(0x1c6);}(_0x48b074))):_0x32c97e(_0x15c698,_0x5b8b0a(0x1cf),_0x32c97e(_0x15c698,_0x5b8b0a(0x1c8))),_0x1f3437={'type':_0x5b8b0a(0x15c),'content':_0xbb2e23};break;case _0x5b8b0a(0x1b5):case _0x5b8b0a(0x1bd):!0x1===_0x43ce23[_0x5b8b0a(0x18b)]&&(_0xbb2e23=_0x5b8b0a(0x1bc),_0x1f3437={'type':_0x5b8b0a(0x18f),'content':_0x32c97e(_0x15c698,_0xbb2e23,_0x32c97e(_0x15c698,_0x5b8b0a(0x1c8)))});}return _0x1f3437;});}}function le(_0x1394c1){const _0x233b06=_0x1e9913;let _0x13a70b=_0x1394c1[_0x233b06(0x1c7)]()[_0x233b06(0x170)][_0x233b06(0x1b9)][_0x233b06(0x1a4)];for(;_0x13a70b;){const _0x38bb5c=_0x13a70b[_0x233b06(0x1a3)](_0x233b06(0x14b));if(!_0x38bb5c)return!0x1;if(_0x38bb5c==_0x1394c1[_0x233b06(0x165)][_0x233b06(0x157)])return _0x233b06(0x157);if(_0x38bb5c==_0x1394c1[_0x233b06(0x165)][_0x233b06(0x19a)])return _0x233b06(0x19a);_0x13a70b=_0x13a70b[_0x233b06(0x1a4)];}return!0x1;}
23
+ function _0x157b(_0x234194,_0xfbff3d){const _0x337258=_0x3372();return _0x157b=function(_0x157b97,_0x10960e){_0x157b97=_0x157b97-0x83;let _0x25e946=_0x337258[_0x157b97];return _0x25e946;},_0x157b(_0x234194,_0xfbff3d);}const _0x64eb72=_0x157b;(function(_0x4c0a6e,_0x3f7a34){const _0x388189=_0x157b,_0x593bac=_0x4c0a6e();while(!![]){try{const _0x3dcbf3=-parseInt(_0x388189(0x97))/0x1*(-parseInt(_0x388189(0xe3))/0x2)+-parseInt(_0x388189(0xca))/0x3+parseInt(_0x388189(0x89))/0x4*(-parseInt(_0x388189(0x116))/0x5)+-parseInt(_0x388189(0x117))/0x6*(-parseInt(_0x388189(0xd5))/0x7)+parseInt(_0x388189(0xc9))/0x8+-parseInt(_0x388189(0xe1))/0x9+-parseInt(_0x388189(0x100))/0xa*(parseInt(_0x388189(0xcd))/0xb);if(_0x3dcbf3===_0x3f7a34)break;else _0x593bac['push'](_0x593bac['shift']());}catch(_0xa66149){_0x593bac['push'](_0x593bac['shift']());}}}(_0x3372,0x55110));import{Plugin as _0x10026c}from'ckeditor5/src/core.js';import{getTranslation as _0x9bd1b1}from'../utils/common-translations.js';import{renameAttributeKey as _0x2afe5a}from'../trackchangesediting.js';function _0x3372(){const _0x4f1cec=['listReversed','*Uncheck\x20item*','end','listItemId','refresh','setAttribute','head','ELEMENT_','detach','execute','attributeKey','todoList','*Remove\x20format:*\x20%0','editor','batch','model','start','default','*Change\x20to:*\x20%0','TrackChangesEditing','afterInit','accept','listIndent','mergeListItemForward','get','_descriptionFactory','config','splitListItemBefore','customBulletedList','commands','attributes','range','toUpperCase','document','bulletedList','list.multiBlock','getRanges','oldValue','_findSuggestions','createPositionAt','attribute','*Split:*\x20list\x20item','multipleBlocks','deletion','removeMarker','isObject','TodoListEditing','4511192JKYtCh','1757319cvViRC','todoListChecked','format','44gwdihK','includes','map','newValue','nextSibling','suggestion','_getAttributeKey','isLocal','2605652Fdusuz','previousSibling','_enableDefaultAttributesIntegration','commandName','has','length','selection','type','customNumberedList','documentList','listType','_LIST','274689wNNmnM','*Outdent:*\x20%0','643486GMEzzy','_suggestionFactory','bulleted','next','find','formatBlock','containsItem','numbered','change','createRange','*Set\x20format:*\x20%0','registerCustomCallback','assureChains','mergeListItemBackward','numberedList','outdentList','isUndo','ELEMENT_NUMBERED_LIST','fromRange','plugins','getChanges','registerDescriptionCallback','*Format:*\x20insert\x20into\x20%0','value','setSelection','getSuggestions','todoListCheck','ELEMENT_BULLETED_LIST','registerPostFixer','368430zBtNVd','registerElementLabel','indentList','listItemIdFixer','isNextTo','*Format:*\x20remove\x20from\x20%0','locale','schema','splitListItemAfter','*Indent:*\x20%0','registerAttributeLabel','trackChangesCommand','getAttribute','*Merge:*\x20list\x20item','groupId','todo','differ','ELEMENT_TODO_LIST','every','listStyle','noTrackChangesFixer','push','145780pWANEa','6mVGqhZ','_supportLegacySuggestions','forceValue','FORMAT_INDENT','nodeAfter','listStart','checkTodoList','getFirstRange','20ceqKcz','filter','ELEMENT_LIST_ITEM','_registerLegacyDescription','parent','commandParams','*Check\x20item*','listMarkerStyle','data','meta','listMarker','*Merge:*\x20%0','from','key','1XbLaPK','ListEditing','getFirstMarker'];_0x3372=function(){return _0x4f1cec;};return _0x3372();}import{LiveRange as _0x12cd40}from'ckeditor5/src/engine.js';export default class z extends _0x10026c{[_0x64eb72(0xae)](){const _0x2d32ac=_0x64eb72,_0x5c488e=this[_0x2d32ac(0xa7)];if(!_0x5c488e[_0x2d32ac(0xf6)][_0x2d32ac(0xd9)](_0x2d32ac(0x98)))return;const _0xd0190c=_0x5c488e[_0x2d32ac(0x106)],_0x32b233=_0x5c488e[_0x2d32ac(0xf6)][_0x2d32ac(0xb2)](_0x2d32ac(0xad)),_0x1066cf=_0x5c488e[_0x2d32ac(0xf6)][_0x2d32ac(0xd9)](_0x2d32ac(0xc8)),_0x52b7cd=!!_0x5c488e[_0x2d32ac(0xb4)][_0x2d32ac(0xb2)](_0x2d32ac(0xbd));function _0x4674c4(_0x2d257e){const _0x3901bf=_0x2d32ac;return{'type':_0x3901bf(0xcc),'content':''+_0x9bd1b1(_0xd0190c,_0x3901bf(0xed),_0x2d257e)};}function _0x4298b0(_0x1867aa){const _0x473721=_0x2d32ac;return{'type':_0x473721(0xcc),'content':''+_0x9bd1b1(_0xd0190c,_0x473721(0xa6),_0x1867aa)};}_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xf1),[],[_0x2d32ac(0x9d),_0x2d32ac(0xdf),_0x2d32ac(0xb0)]),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xbc)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xdd)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xb6)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0x102)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xf2)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0x108)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xb5)),_0x52b7cd&&(_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xf0)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xb1))),_0x1066cf&&(_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0xa5)),_0x32b233[_0x2d32ac(0xd7)](_0x2d32ac(0x87),[],[_0x2d32ac(0xcb)]),_0x32b233[_0x2d32ac(0xb3)][_0x2d32ac(0xf8)](_0x547d3a=>{const _0xecf83f=_0x2d32ac,{data:_0x2ae1ab}=_0x547d3a;if(_0x2ae1ab&&_0xecf83f(0xcb)==_0x2ae1ab[_0xecf83f(0x96)])return{'type':_0xecf83f(0xcc),'content':_0x2ae1ab[_0xecf83f(0xd0)]?_0x9bd1b1(_0xd0190c,_0xecf83f(0x8f)):_0x9bd1b1(_0xd0190c,_0xecf83f(0x9b))};}),this[_0x2d32ac(0xa7)][_0x2d32ac(0xa9)][_0x2d32ac(0xbb)][_0x2d32ac(0xff)](_0x1ccbfa=>{const _0x5ea4ce=_0x2d32ac;if(_0x1ccbfa[_0x5ea4ce(0xa8)][_0x5ea4ce(0xf3)])return!0x1;let _0x5348c0=!0x1;const _0xc068dd=_0x32b233[_0x5ea4ce(0xfc)]({'skipNotAttached':!0x0})[_0x5ea4ce(0x8a)](_0x528e3b=>_0x5ea4ce(0xcb)===_0x32b233[_0x5ea4ce(0xd3)](_0x528e3b));for(const _0x3083fd of _0xc068dd){_0x5ea4ce(0x10f)!=_0x3083fd[_0x5ea4ce(0x88)]()[_0x5ea4ce(0xaa)][_0x5ea4ce(0x85)][_0x5ea4ce(0x10c)](_0x5ea4ce(0xdf))&&(_0x32b233[_0x5ea4ce(0xc0)](_0x3083fd[_0x5ea4ce(0x88)](),_0x5ea4ce(0xc2))[_0x5ea4ce(0xe7)](_0x406e11=>_0x5ea4ce(0xdf)===_0x32b233[_0x5ea4ce(0xd3)](_0x406e11[_0x5ea4ce(0xd2)]))||(_0x1ccbfa[_0x5ea4ce(0xc6)](_0x3083fd[_0x5ea4ce(0x99)]()),_0x5348c0=!0x0));}return _0x5348c0;})),_0x32b233[_0x2d32ac(0xb3)][_0x2d32ac(0x10a)](_0x2d32ac(0xb0),_0x9bd1b1(_0xd0190c,_0x2d32ac(0x84)));const _0x3229b8={'type':_0x2d32ac(0xcc),'content':''};_0x32b233[_0x2d32ac(0xb3)][_0x2d32ac(0xf8)](_0x4ca54f=>{const _0x1246e7=_0x2d32ac,{data:_0x2f068a}=_0x4ca54f;if(!_0x2f068a||_0x1246e7(0xdf)!=_0x2f068a[_0x1246e7(0x96)])return;let _0x29c04c=_0x4ca54f[_0x1246e7(0xa0)];for(;_0x29c04c;){if(_0x29c04c[_0x1246e7(0x91)]&&((_0x1246e7(0x113)==_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0x96)]||_0x1246e7(0x90)==_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0x96)])&&(_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0xd0)]&&_0x1246e7(0xab)!=_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0xd0)]||_0x1246e7(0xab)!=_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0xbf)]&&!_0x2f068a[_0x1246e7(0xd0)])||!_0x52b7cd&&_0x29c04c[_0x1246e7(0x91)][_0x1246e7(0x96)]==_0x2afe5a))return _0x3229b8;_0x29c04c=_0x29c04c[_0x1246e7(0xe6)];}if(null==_0x2f068a[_0x1246e7(0xd0)])switch(_0x2f068a[_0x1246e7(0xbf)]){case _0x1246e7(0xe5):return _0x4298b0(_0x9bd1b1(_0xd0190c,_0x1246e7(0xfe)));case _0x1246e7(0xea):return _0x4298b0(_0x9bd1b1(_0xd0190c,_0x1246e7(0xf4)));case _0x1246e7(0x10f):return _0x4298b0(_0x9bd1b1(_0xd0190c,_0x1246e7(0x111)));}switch(_0x2f068a[_0x1246e7(0xd0)]){case _0x1246e7(0xe5):return _0x4674c4(_0x9bd1b1(_0xd0190c,_0x1246e7(0xfe)));case _0x1246e7(0xea):return _0x4674c4(_0x9bd1b1(_0xd0190c,_0x1246e7(0xf4)));case _0x1246e7(0x10f):return _0x4674c4(_0x9bd1b1(_0xd0190c,_0x1246e7(0x111)));}}),_0x32b233[_0x2d32ac(0xb3)][_0x2d32ac(0xf8)](_0x4b0274=>{const _0x346b6c=_0x2d32ac,{data:_0x23d357}=_0x4b0274;if(_0x23d357&&_0x346b6c(0xb0)==_0x23d357[_0x346b6c(0x96)])return null==_0x23d357[_0x346b6c(0xd0)]||null==_0x23d357[_0x346b6c(0xbf)]&&0x0==_0x23d357[_0x346b6c(0xd0)]?_0x3229b8:void 0x0;}),_0x32b233[_0x2d32ac(0xb3)][_0x2d32ac(0xf8)](_0x43add1=>{const _0x141db6=_0x2d32ac;if(_0x141db6(0xc2)!=_0x43add1[_0x141db6(0xdc)])return;const {data:_0x49de99}=_0x43add1;if(!_0x49de99||_0x141db6(0x9d)!=_0x49de99[_0x141db6(0x96)])return;const _0x5beefc=le(_0x43add1);return _0x5beefc?_0x141db6(0xd0)==_0x5beefc?{'type':_0x141db6(0xcc),'content':_0x9bd1b1(_0xd0190c,_0x141db6(0x10d))}:_0x141db6(0xbf)==_0x5beefc?{'type':_0x141db6(0xcc),'content':_0x9bd1b1(_0xd0190c,_0x141db6(0xc3))}:_0x3229b8:_0x3229b8;}),_0x5c488e[_0x2d32ac(0xa9)][_0x2d32ac(0xbb)][_0x2d32ac(0xff)](_0x1448d1=>this[_0x2d32ac(0x103)](_0x1448d1)),_0x5c488e[_0x2d32ac(0xa9)][_0x2d32ac(0xbb)][_0x2d32ac(0xff)](_0x4471b1=>this[_0x2d32ac(0x114)](_0x4471b1)),_0x5c488e[_0x2d32ac(0xa9)][_0x2d32ac(0xbb)][_0x2d32ac(0xff)](_0x46486d=>this[_0x2d32ac(0xef)](_0x46486d)),this[_0x2d32ac(0x118)]();}[_0x64eb72(0x103)](_0x6ec9d3){const _0x44bff9=_0x64eb72;if(_0x6ec9d3[_0x44bff9(0xa8)][_0x44bff9(0xf3)]||!_0x6ec9d3[_0x44bff9(0xa8)][_0x44bff9(0xd4)])return!0x1;let _0x5dbb7c=!0x1;const _0x11ab0f=this[_0x44bff9(0xa7)][_0x44bff9(0xf6)][_0x44bff9(0xb2)](_0x44bff9(0xad))[_0x44bff9(0xfc)]({'skipNotAttached':!0x0})[_0x44bff9(0x8a)](_0x287d67=>_0x287d67[_0x44bff9(0x91)]&&_0x44bff9(0x9d)==_0x287d67[_0x44bff9(0x91)][_0x44bff9(0x96)])[_0x44bff9(0x8a)](_0x5cfe66=>_0x5cfe66[_0x44bff9(0x91)][_0x44bff9(0xd0)]&&_0x5cfe66[_0x44bff9(0x91)][_0x44bff9(0xbf)]);for(const _0x4eb891 of _0x11ab0f)le(_0x4eb891)||(_0x6ec9d3[_0x44bff9(0xc6)](_0x4eb891[_0x44bff9(0x99)]()),_0x5dbb7c=!0x0);return _0x5dbb7c;}[_0x64eb72(0x114)](_0x3a04db){const _0x1df064=_0x64eb72;if(_0x3a04db[_0x1df064(0xa8)][_0x1df064(0xf3)]||!_0x3a04db[_0x1df064(0xa8)][_0x1df064(0xd4)])return!0x1;const _0x560108=this[_0x1df064(0xa7)][_0x1df064(0xf6)][_0x1df064(0xb2)](_0x1df064(0xad));if(_0x560108[_0x1df064(0x10b)][_0x1df064(0xfa)])return!0x1;let _0x2d4400=!0x1;const _0xe51a14=[_0x1df064(0xdf),_0x1df064(0x9d),_0x1df064(0xb0),_0x1df064(0x113),_0x1df064(0x86),_0x1df064(0x9a),_0x1df064(0xfd),_0x1df064(0x93),_0x1df064(0x90)],_0x2796f6=this[_0x1df064(0xa7)][_0x1df064(0xa9)][_0x1df064(0xbb)][_0x1df064(0x110)][_0x1df064(0xf7)]()[_0x1df064(0x8a)](_0x4ce0b7=>_0x1df064(0xc2)==_0x4ce0b7[_0x1df064(0xdc)])[_0x1df064(0x8a)](_0x2b11f4=>_0xe51a14[_0x1df064(0xce)](_0x2b11f4[_0x1df064(0xa4)]));if(0x0==_0x2796f6[_0x1df064(0xda)])return _0x2d4400;for(const _0x36d1c8 of _0x2796f6){const _0x403f2d=_0x560108[_0x1df064(0xc0)](_0x36d1c8[_0x1df064(0xb9)],_0x1df064(0xc2))[_0x1df064(0x8a)](_0x201bbc=>!_0x201bbc[_0x1df064(0x92)][_0x1df064(0x104)])[_0x1df064(0xcf)](_0x5d42b=>_0x5d42b[_0x1df064(0xd2)])[_0x1df064(0x8a)](_0xa05b23=>{const _0x12130c=_0x1df064,_0x2508b2=_0x560108[_0x12130c(0xd3)](_0xa05b23);return _0xe51a14[_0x12130c(0xce)](_0x2508b2);});if(_0x403f2d[_0x1df064(0xda)]){for(const _0xcf487a of _0x403f2d)_0x3a04db[_0x1df064(0xc6)](_0xcf487a[_0x1df064(0x99)]());_0x2d4400=!0x0;}}return _0x2d4400;}[_0x64eb72(0xef)](_0x4d4b23){const _0x64cc3e=_0x64eb72;if(_0x4d4b23[_0x64cc3e(0xa8)][_0x64cc3e(0xf3)]||!_0x4d4b23[_0x64cc3e(0xa8)][_0x64cc3e(0xd4)])return!0x1;const _0x116ae4=this[_0x64cc3e(0xa7)][_0x64cc3e(0xf6)][_0x64cc3e(0xb2)](_0x64cc3e(0xad));let _0x5e2390=!0x1;const _0x3f086f=[_0x64cc3e(0xdf),_0x64cc3e(0x9d),_0x64cc3e(0xb0),_0x64cc3e(0x113),_0x64cc3e(0x86),_0x64cc3e(0x9a),_0x64cc3e(0xfd),_0x64cc3e(0x93),_0x64cc3e(0x90)];for(const _0x1c7a71 of _0x116ae4[_0x64cc3e(0xfc)]({'skipNotAttached':!0x0})){const _0x51a884=_0x116ae4[_0x64cc3e(0xc0)](_0x1c7a71[_0x64cc3e(0x88)](),_0x64cc3e(0xc2))[_0x64cc3e(0xcf)](_0x1d53ec=>_0x1d53ec[_0x64cc3e(0xd2)])[_0x64cc3e(0x8a)](_0x4d6f17=>_0x4d6f17[_0x64cc3e(0x91)]&&_0x3f086f[_0x64cc3e(0xce)](_0x4d6f17[_0x64cc3e(0x91)][_0x64cc3e(0x96)]));if(!_0x51a884[_0x64cc3e(0xda)])continue;const _0x471ec6=_0x51a884[0x0][_0x64cc3e(0xa0)][_0x64cc3e(0xb8)][_0x64cc3e(0x10e)];if(!_0x51a884[_0x64cc3e(0x112)](_0x5c24e7=>_0x5c24e7[_0x64cc3e(0xb8)][_0x64cc3e(0x10e)]===_0x471ec6)){for(const _0x29fc22 of _0x51a884)_0x555da7(_0x29fc22,_0x471ec6)&&(_0x5e2390=!0x0);}}return _0x5e2390;function _0x6e4dfc(_0x59d2c3,_0x25233b){const _0x601e88=_0x64cc3e;for(const _0x5a0e2a of _0x116ae4[_0x601e88(0xfc)]({'skipNotAttached':!0x0})[_0x601e88(0x8a)](_0x357c77=>_0x601e88(0xc2)==_0x357c77[_0x601e88(0xdc)]&&_0x357c77[_0x601e88(0xb8)][_0x601e88(0x10e)]==_0x59d2c3))_0x5a0e2a[_0x601e88(0x9f)](_0x601e88(0x10e),_0x25233b);}function _0x555da7(_0x58703f,_0x6ca5e3){const _0x573c48=_0x64cc3e;let _0x4118e2=_0x58703f[_0x573c48(0xa0)],_0x5f2751=!0x1;for(;_0x4118e2;)_0x4118e2[_0x573c48(0xb8)][_0x573c48(0x10e)]!=_0x6ca5e3&&(_0x6e4dfc(_0x4118e2[_0x573c48(0xb8)][_0x573c48(0x10e)],_0x6ca5e3),_0x4118e2[_0x573c48(0x9f)](_0x573c48(0x10e),_0x6ca5e3),_0x5f2751=!0x0),_0x4118e2=_0x4118e2[_0x573c48(0xe6)];return _0x5f2751;}}[_0x64eb72(0x118)](){const _0x204126=_0x64eb72,_0xd5340e=this[_0x204126(0xa7)],_0x362868=_0xd5340e[_0x204126(0x106)],_0x2fb7e4=_0xd5340e[_0x204126(0xf6)][_0x204126(0xb2)](_0x204126(0xad));this[_0x204126(0x8c)](),_0x2fb7e4[_0x204126(0xe4)][_0x204126(0xee)](_0x204126(0xe8),_0x204126(0xde),_0x204126(0xaf),function(_0x19b419,_0x2de5b0){const _0x524d9b=_0x204126,_0x39e117=[];for(let _0xb63f5b of _0x19b419)_0xb63f5b[_0x524d9b(0xaa)][_0x524d9b(0x85)]===_0xb63f5b[_0x524d9b(0x9c)][_0x524d9b(0x8d)]&&(_0xb63f5b=_0xd5340e[_0x524d9b(0xa9)][_0x524d9b(0xec)](_0xd5340e[_0x524d9b(0xa9)][_0x524d9b(0xc1)](_0xb63f5b[_0x524d9b(0xaa)][_0x524d9b(0x85)],0x0))),_0x39e117[_0x524d9b(0x115)](_0xb63f5b);_0xd5340e[_0x524d9b(0xa9)][_0x524d9b(0xeb)](_0x53f554=>{const _0x2943c6=_0x524d9b,_0xfc638c=_0xd5340e[_0x2943c6(0xa9)][_0x2943c6(0xbb)][_0x2943c6(0xdb)],_0x40b23c=Array[_0x2943c6(0x95)](_0xfc638c[_0x2943c6(0xbe)]())[_0x2943c6(0xcf)](_0x223ad4=>_0x12cd40[_0x2943c6(0xf5)](_0x223ad4));_0x53f554[_0x2943c6(0xfb)](_0x39e117),_0xd5340e[_0x2943c6(0xb7)][_0x2943c6(0xb2)](_0x2de5b0[_0x2943c6(0xd8)])[_0x2943c6(0x9e)](),_0x2de5b0[_0x2943c6(0x8e)][_0x2943c6(0x115)]({'forceDefaultExecution':!0x0}),_0xd5340e[_0x2943c6(0xa3)](_0x2de5b0[_0x2943c6(0xd8)],..._0x2de5b0[_0x2943c6(0x8e)]),_0x53f554[_0x2943c6(0xfb)](_0x40b23c);for(const _0x2694b0 of _0x40b23c)_0x2694b0[_0x2943c6(0xa2)]();});}),_0x2fb7e4[_0x204126(0xb3)][_0x204126(0x101)](function(_0x2b859a){const _0x29548d=_0x204126,_0x24749e=!_0xd5340e[_0x29548d(0xa9)][_0x29548d(0x107)][_0x29548d(0xc7)](_0x2b859a),_0x3b016f=_0x2b859a[_0x29548d(0xd6)],_0x213c8c=_0x2b859a[_0x29548d(0xd1)],_0x209aa7=_0x2b859a[_0x29548d(0x10c)](_0x29548d(0x9d)),_0x1a6645=!_0x3b016f||_0x3b016f[_0x29548d(0x10c)](_0x29548d(0x9d))!==_0x209aa7,_0x4f9687=!_0x213c8c||_0x213c8c[_0x29548d(0x10c)](_0x29548d(0x9d))!==_0x209aa7;return _0x24749e&&Boolean(_0x209aa7)&&_0x1a6645&&_0x4f9687;},_0x14ff35=>_0x9bd1b1(_0x362868,_0x204126(0x8b),_0x14ff35));}[_0x64eb72(0x8c)](){const _0x2bd151=_0x64eb72,_0x1a3ebe=this[_0x2bd151(0xa7)],_0x2125e6=_0x1a3ebe[_0x2bd151(0x106)];function _0xd1bbd9(_0x1cf4df){const _0x54370d=_0x2bd151,_0x45f6f6=_0x1a3ebe[_0x54370d(0xb7)][_0x54370d(0xb2)](_0x54370d(0xbc))[_0x54370d(0xfa)],_0xe88762=_0x1a3ebe[_0x54370d(0xb7)][_0x54370d(0xb2)](_0x54370d(0xf1))[_0x54370d(0xfa)];return _0x54370d(0xf1)===_0x1cf4df?_0x45f6f6:_0xe88762;}_0x1a3ebe[_0x2bd151(0xf6)][_0x2bd151(0xb2)](_0x2bd151(0xad))[_0x2bd151(0xb3)][_0x2bd151(0xf8)](function(_0x5ac342){const _0x529ea2=_0x2bd151;if(_0x529ea2(0xe8)!=_0x5ac342[_0x529ea2(0xdc)])return;const {data:_0x526538}=_0x5ac342;if(!_0x526538)return;let _0x31d394,_0xd5a11b,_0xc162e5,_0x3783c3;switch(_0x526538[_0x529ea2(0xd8)]){case _0x529ea2(0xbc):_0xc162e5=_0x526538[_0x529ea2(0x8e)][0x0][_0x529ea2(0x83)],_0x3783c3=_0xd1bbd9(_0x526538[_0x529ea2(0xd8)]),_0x31d394=_0xc162e5?_0x529ea2(0xf9):_0x529ea2(0x105),!_0x3783c3&&_0x1a3ebe[_0x529ea2(0xb4)][_0x529ea2(0xb2)](_0x529ea2(0xbd))||(_0x31d394=_0x529ea2(0xac)),_0xd5a11b={'type':_0x529ea2(0xcc),'content':_0x9bd1b1(_0x2125e6,_0x31d394,_0x9bd1b1(_0x2125e6,_0x529ea2(0xfe)))};break;case _0x529ea2(0xf1):_0xc162e5=_0x526538[_0x529ea2(0x8e)][0x0][_0x529ea2(0x83)],_0x3783c3=_0xd1bbd9(_0x526538[_0x529ea2(0xd8)]),_0x31d394=_0xc162e5?_0x529ea2(0xf9):_0x529ea2(0x105),!_0x3783c3&&_0x1a3ebe[_0x529ea2(0xb4)][_0x529ea2(0xb2)](_0x529ea2(0xbd))||(_0x31d394=_0x529ea2(0xac)),_0xd5a11b={'type':_0x529ea2(0xcc),'content':_0x9bd1b1(_0x2125e6,_0x31d394,_0x9bd1b1(_0x2125e6,_0x529ea2(0xf4)))};break;case _0x529ea2(0x102):_0x31d394=_0x529ea2(0x109),_0xd5a11b={'type':_0x529ea2(0xcc),'content':_0x9bd1b1(_0x2125e6,_0x31d394,_0x9bd1b1(_0x2125e6,_0x529ea2(0x8b)))};break;case _0x529ea2(0xf2):_0x31d394=function(_0xe5b248){const _0x57c1a2=_0x529ea2,_0x35d687=_0xe5b248[_0x57c1a2(0x88)]();let _0x40bc8d=_0x35d687[_0x57c1a2(0xaa)][_0x57c1a2(0x85)];for(;_0x40bc8d&&_0x35d687[_0x57c1a2(0xe9)](_0x40bc8d);){if(_0x40bc8d[_0x57c1a2(0x10c)](_0x57c1a2(0xb0))>0x0)return!0x1;_0x40bc8d=_0x40bc8d[_0x57c1a2(0xd1)];}return!0x0;}(_0x5ac342)?_0x9bd1b1(_0x2125e6,_0x529ea2(0x105),_0x9bd1b1(_0x2125e6,function(_0x97c4e){const _0x303531=_0x529ea2;return _0x303531(0xa1)+_0x97c4e[_0x303531(0x88)]()[_0x303531(0xaa)][_0x303531(0x85)][_0x303531(0x10c)](_0x303531(0xdf))[_0x303531(0xba)]()+_0x303531(0xe0);}(_0x5ac342))):_0x9bd1b1(_0x2125e6,_0x529ea2(0xe2),_0x9bd1b1(_0x2125e6,_0x529ea2(0x8b))),_0xd5a11b={'type':_0x529ea2(0xcc),'content':_0x31d394};break;case _0x529ea2(0xf0):case _0x529ea2(0xb1):!0x1===_0x526538[_0x529ea2(0xc4)]&&(_0x31d394=_0x529ea2(0x94),_0xd5a11b={'type':_0x529ea2(0xc5),'content':_0x9bd1b1(_0x2125e6,_0x31d394,_0x9bd1b1(_0x2125e6,_0x529ea2(0x8b)))});}return _0xd5a11b;});}}function le(_0x2c521b){const _0x461267=_0x64eb72;let _0x396c04=_0x2c521b[_0x461267(0x88)]()[_0x461267(0xaa)][_0x461267(0x85)][_0x461267(0xd6)];for(;_0x396c04;){const _0x21f40c=_0x396c04[_0x461267(0x10c)](_0x461267(0x9d));if(!_0x21f40c)return!0x1;if(_0x21f40c==_0x2c521b[_0x461267(0x91)][_0x461267(0xd0)])return _0x461267(0xd0);if(_0x21f40c==_0x2c521b[_0x461267(0x91)][_0x461267(0xbf)])return _0x461267(0xbf);_0x396c04=_0x396c04[_0x461267(0xd6)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b82bc=_0x432c;(function(_0x5b2b5b,_0xf9050c){const _0x3320ef=_0x432c,_0xbd4958=_0x5b2b5b();while(!![]){try{const _0x439b41=-parseInt(_0x3320ef(0x1ce))/0x1*(-parseInt(_0x3320ef(0x1d5))/0x2)+parseInt(_0x3320ef(0x1f3))/0x3*(parseInt(_0x3320ef(0x1d7))/0x4)+parseInt(_0x3320ef(0x212))/0x5*(-parseInt(_0x3320ef(0x1eb))/0x6)+-parseInt(_0x3320ef(0x1ca))/0x7*(parseInt(_0x3320ef(0x215))/0x8)+parseInt(_0x3320ef(0x1c0))/0x9*(parseInt(_0x3320ef(0x1e6))/0xa)+parseInt(_0x3320ef(0x1bd))/0xb+-parseInt(_0x3320ef(0x1ec))/0xc;if(_0x439b41===_0xf9050c)break;else _0xbd4958['push'](_0xbd4958['shift']());}catch(_0x110ae){_0xbd4958['push'](_0xbd4958['shift']());}}}(_0x130d,0x8238b));import{Plugin as _0x43ac8d}from'ckeditor5/src/core.js';function _0x130d(){const _0x3a2c27=['customNumbered','config','listReversed','registerDescriptionCallback','head','ListPropertiesEditing','data','commandParams','type','_findSuggestions','locale','5dlwNSo','key','listStart','656tFUYNN','getFirstRange','FORMAT_LIST_START','replace','reversed','740894FxWhfm','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleDescriptions','2683314qEJeMx','listStyle','getFirstMarker','startIndex','start','styles','suggestion','_LIST_DEFAULT','registerPostFixer','get','14119pkBgCz','*Format:*\x20set\x20order\x20to\x20regular','list.properties','disc','374753TMKjDW','upper-roman','getAttribute','removeMarker','lower-roman','TrackChangesEditing','model','2NuirHv','oldValue','11852UImYtS','square','attribute','circle','has','bulleted','*Set\x20format:*\x20%0','commandName','getSuggestions','ELEMENT_','document','upper-latin','afterInit','isUndo','filter','10KeWRFy','editor','_descriptionFactory','_enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','1994838AGSixs','2872512Xqrlfs','listType','format','find','numbered','*Change\x20to:*\x20%0','_registerLegacyDescription','537rFmems','nodeAfter','includes','default','plugins','registerAttributeLabel','lower-latin','batch','_LIST_','_getTranslationKeyForListStyle','decimal-leading-zero','_getAttributeKey','decimal','newValue','FORMAT_LIST_REVERSED','*Format:*\x20set\x20order\x20to\x20reversed','bind','toUpperCase','next','formatBlock'];_0x130d=function(){return _0x3a2c27;};return _0x130d();}import{getTranslation as _0x49ae0c}from'../utils/common-translations.js';export default class ue extends _0x43ac8d{[_0x4b82bc(0x1e3)](){const _0x5e3149=_0x4b82bc;if(!this[_0x5e3149(0x1e7)][_0x5e3149(0x1f7)][_0x5e3149(0x1db)](_0x5e3149(0x20c)))return;const _0x4b3c4a=this[_0x5e3149(0x1e7)][_0x5e3149(0x208)][_0x5e3149(0x1c9)](_0x5e3149(0x1cc)),_0x5a8c65=this[_0x5e3149(0x1e7)][_0x5e3149(0x1f7)][_0x5e3149(0x1c9)](_0x5e3149(0x1d3));_0x4b3c4a[_0x5e3149(0x1c5)]&&_0x5a8c65[_0x5e3149(0x1e9)](_0x5e3149(0x1c1),[],[_0x5e3149(0x1c1)]),_0x4b3c4a[_0x5e3149(0x1bc)]&&_0x5a8c65[_0x5e3149(0x1e9)](_0x5e3149(0x209),[],[_0x5e3149(0x209)]),_0x4b3c4a[_0x5e3149(0x1c3)]&&_0x5a8c65[_0x5e3149(0x1e9)](_0x5e3149(0x214),[],[_0x5e3149(0x214)]);const _0x7b0d94={'type':_0x5e3149(0x1ee),'content':''};_0x5a8c65[_0x5e3149(0x1e8)][_0x5e3149(0x20a)](this[_0x5e3149(0x1bf)][_0x5e3149(0x203)](this));const _0x496bbd=this[_0x5e3149(0x1e7)][_0x5e3149(0x211)];_0x5a8c65[_0x5e3149(0x1e8)][_0x5e3149(0x1f8)](_0x5e3149(0x209),_0x49ae0c(_0x496bbd,_0x5e3149(0x201))),_0x5a8c65[_0x5e3149(0x1e8)][_0x5e3149(0x20a)](_0x2107b9=>{const _0x3a7f10=_0x5e3149,{data:_0x561f6b}=_0x2107b9;if(_0x561f6b&&_0x3a7f10(0x209)==_0x561f6b[_0x3a7f10(0x213)])return null==_0x561f6b[_0x3a7f10(0x200)]||0x0==_0x561f6b[_0x3a7f10(0x200)]&&null==_0x561f6b[_0x3a7f10(0x1d6)]?_0x7b0d94:void 0x0;}),_0x5a8c65[_0x5e3149(0x1e8)][_0x5e3149(0x1f8)](_0x5e3149(0x214),_0x49ae0c(_0x496bbd,_0x5e3149(0x1ba))),_0x5a8c65[_0x5e3149(0x1e8)][_0x5e3149(0x20a)](_0x14290d=>{const _0x451d18=_0x5e3149,{data:_0x2c48f8}=_0x14290d;if(_0x2c48f8&&_0x451d18(0x214)==_0x2c48f8[_0x451d18(0x213)])return null==_0x2c48f8[_0x451d18(0x200)]||0x1==_0x2c48f8[_0x451d18(0x200)]&&null==_0x2c48f8[_0x451d18(0x1d6)]?_0x7b0d94:void 0x0;}),this[_0x5e3149(0x1e7)][_0x5e3149(0x1d4)][_0x5e3149(0x1e1)][_0x5e3149(0x1c8)](_0x5decf8=>{const _0x1bb507=_0x5e3149;if(_0x5decf8[_0x1bb507(0x1fa)][_0x1bb507(0x1e4)])return!0x1;let _0x111676=!0x1;const _0x2b0b48=_0x5a8c65[_0x1bb507(0x1df)]({'skipNotAttached':!0x0})[_0x1bb507(0x1e5)](_0x2f189a=>{const _0x49eb3c=_0x1bb507,_0x477a57=_0x5a8c65[_0x49eb3c(0x1fe)](_0x2f189a);return _0x49eb3c(0x214)==_0x477a57||_0x49eb3c(0x209)==_0x477a57;});for(const _0x5b4b1e of _0x2b0b48){const _0x43e76e=_0x5b4b1e[_0x1bb507(0x1b9)]()[_0x1bb507(0x1c4)][_0x1bb507(0x1f4)][_0x1bb507(0x1d0)](_0x1bb507(0x1ed));if(_0x1bb507(0x1f0)==_0x43e76e||_0x1bb507(0x207)==_0x43e76e)continue;_0x5a8c65[_0x1bb507(0x210)](_0x5b4b1e[_0x1bb507(0x1b9)](),_0x1bb507(0x1d9))[_0x1bb507(0x1ef)](_0xa085a8=>_0x1bb507(0x1ed)==_0x5a8c65[_0x1bb507(0x1fe)](_0xa085a8[_0x1bb507(0x1c6)]))||(_0x5decf8[_0x1bb507(0x1d1)](_0x5b4b1e[_0x1bb507(0x1c2)]()),_0x111676=!0x0);}return _0x111676;}),this[_0x5e3149(0x1f2)]();}[_0x4b82bc(0x1bf)](_0x377757){const _0x435e2d=_0x4b82bc,_0x3fa9bf=this[_0x435e2d(0x1e7)][_0x435e2d(0x211)],{data:_0x1cf91a}=_0x377757,_0x297d8c={'type':_0x435e2d(0x1ee),'content':''};if(!_0x1cf91a||_0x435e2d(0x1c1)!=_0x1cf91a[_0x435e2d(0x213)])return;if(!_0x1cf91a[_0x435e2d(0x1d6)])return _0x435e2d(0x1f6)==_0x1cf91a[_0x435e2d(0x200)]?_0x297d8c:{'type':_0x435e2d(0x1ee),'content':''+_0x49ae0c(_0x3fa9bf,_0x435e2d(0x1dd),_0x49ae0c(_0x3fa9bf,this[_0x435e2d(0x1fc)](_0x1cf91a[_0x435e2d(0x200)])))};if(!_0x1cf91a[_0x435e2d(0x200)]){if(_0x435e2d(0x1f6)==_0x1cf91a[_0x435e2d(0x1d6)])return _0x297d8c;let _0x3a1c4d=_0x377757[_0x435e2d(0x20b)];for(;_0x3a1c4d;){if(_0x3a1c4d[_0x435e2d(0x20d)]&&_0x435e2d(0x1ed)==_0x3a1c4d[_0x435e2d(0x20d)][_0x435e2d(0x213)]&&_0x3a1c4d[_0x435e2d(0x20d)][_0x435e2d(0x200)])return _0x297d8c;_0x3a1c4d=_0x3a1c4d[_0x435e2d(0x205)];}return{'type':_0x435e2d(0x1ee),'content':''+_0x49ae0c(_0x3fa9bf,_0x435e2d(0x1ea),_0x49ae0c(_0x3fa9bf,this[_0x435e2d(0x1fc)](_0x1cf91a[_0x435e2d(0x1d6)])))};}if(_0x435e2d(0x1f6)!=_0x1cf91a[_0x435e2d(0x200)])return{'type':_0x435e2d(0x1ee),'content':''+_0x49ae0c(_0x3fa9bf,_0x435e2d(0x1dd),_0x49ae0c(_0x3fa9bf,this[_0x435e2d(0x1fc)](_0x1cf91a[_0x435e2d(0x200)])))};let _0x20be05=_0x377757[_0x435e2d(0x20b)];for(;_0x20be05;){if(_0x20be05[_0x435e2d(0x20d)]&&_0x435e2d(0x1ed)==_0x20be05[_0x435e2d(0x20d)][_0x435e2d(0x213)]&&_0x20be05[_0x435e2d(0x20d)][_0x435e2d(0x200)]&&_0x20be05[_0x435e2d(0x20d)][_0x435e2d(0x1d6)])return _0x297d8c;_0x20be05=_0x20be05[_0x435e2d(0x205)];}const _0x39627d=_0x377757[_0x435e2d(0x1b9)]()[_0x435e2d(0x1c4)][_0x435e2d(0x1f4)][_0x435e2d(0x1d0)](_0x435e2d(0x1ed));return{'type':_0x435e2d(0x1ee),'content':_0x49ae0c(_0x3fa9bf,_0x435e2d(0x1dd),_0x49ae0c(_0x3fa9bf,_0x435e2d(0x1e0)+_0x39627d[_0x435e2d(0x204)]()+_0x435e2d(0x1c7)))};}[_0x4b82bc(0x1f2)](){const _0x18e2f8=_0x4b82bc,_0x3cd198=this[_0x18e2f8(0x1e7)],_0x5eca7f=_0x3cd198[_0x18e2f8(0x211)];_0x3cd198[_0x18e2f8(0x1f7)][_0x18e2f8(0x1c9)](_0x18e2f8(0x1d3))[_0x18e2f8(0x1e8)][_0x18e2f8(0x20a)](_0x470aef=>{const _0x3c9787=_0x18e2f8;if(_0x3c9787(0x206)!=_0x470aef[_0x3c9787(0x20f)])return;const {data:_0x523d9c}=_0x470aef;if(!_0x523d9c)return;let _0x58ae56,_0x455f9e;switch(_0x523d9c[_0x3c9787(0x1de)]){case _0x3c9787(0x1c1):_0x58ae56=_0x3c9787(0x1f1),_0x455f9e={'type':_0x3c9787(0x1ee),'content':_0x49ae0c(_0x5eca7f,_0x58ae56,_0x49ae0c(_0x5eca7f,this[_0x3c9787(0x1fc)](_0x523d9c[_0x3c9787(0x20e)][0x0][_0x3c9787(0x20f)])))};break;case _0x3c9787(0x209):_0x58ae56=_0x523d9c[_0x3c9787(0x20e)][0x0][_0x3c9787(0x1bc)]?_0x3c9787(0x202):_0x3c9787(0x1cb),_0x455f9e={'type':_0x3c9787(0x1ee),'content':_0x49ae0c(_0x5eca7f,_0x58ae56)};break;case _0x3c9787(0x214):_0x58ae56=_0x3c9787(0x1be),_0x455f9e={'type':_0x3c9787(0x1ee),'content':_0x49ae0c(_0x5eca7f,_0x58ae56,_0x523d9c[_0x3c9787(0x20e)][0x0][_0x3c9787(0x1c3)])};}return _0x455f9e;});}[_0x4b82bc(0x1fc)](_0x14e8af){const _0x4b8b79=_0x4b82bc;return _0x4b8b79(0x1e0)+function(_0x1beea4){const _0xd29d08=_0x4b8b79;if(pe[_0xd29d08(0x1f5)](_0x1beea4))return _0xd29d08(0x1dc);if(ye[_0xd29d08(0x1f5)](_0x1beea4))return _0xd29d08(0x1f0);return null;}(_0x14e8af)[_0x4b8b79(0x204)]()+_0x4b8b79(0x1fb)+_0x14e8af[_0x4b8b79(0x204)]()[_0x4b8b79(0x1bb)](/-/g,'_');}}function _0x432c(_0x12da9f,_0xb80b26){const _0x130d93=_0x130d();return _0x432c=function(_0x432cce,_0x1ce2d4){_0x432cce=_0x432cce-0x1b9;let _0x29fc30=_0x130d93[_0x432cce];return _0x29fc30;},_0x432c(_0x12da9f,_0xb80b26);}const pe=[_0x4b82bc(0x1cd),_0x4b82bc(0x1da),_0x4b82bc(0x1d8)],ye=[_0x4b82bc(0x1ff),_0x4b82bc(0x1fd),_0x4b82bc(0x1d2),_0x4b82bc(0x1cf),_0x4b82bc(0x1f9),_0x4b82bc(0x1e2)];
23
+ function _0x378a(_0x1a7c0a,_0x36b215){const _0x51ab1f=_0x51ab();return _0x378a=function(_0x378a0c,_0x358914){_0x378a0c=_0x378a0c-0xc5;let _0xce331d=_0x51ab1f[_0x378a0c];return _0xce331d;},_0x378a(_0x1a7c0a,_0x36b215);}const _0x376345=_0x378a;(function(_0x969f55,_0x31b745){const _0x29b1ef=_0x378a,_0x194380=_0x969f55();while(!![]){try{const _0x5a2d8a=parseInt(_0x29b1ef(0xca))/0x1+parseInt(_0x29b1ef(0xd5))/0x2*(parseInt(_0x29b1ef(0xcd))/0x3)+parseInt(_0x29b1ef(0xe2))/0x4+parseInt(_0x29b1ef(0xe1))/0x5*(parseInt(_0x29b1ef(0xd0))/0x6)+-parseInt(_0x29b1ef(0xf4))/0x7+-parseInt(_0x29b1ef(0x100))/0x8*(parseInt(_0x29b1ef(0xdd))/0x9)+-parseInt(_0x29b1ef(0xf5))/0xa*(parseInt(_0x29b1ef(0xd2))/0xb);if(_0x5a2d8a===_0x31b745)break;else _0x194380['push'](_0x194380['shift']());}catch(_0xbc69b4){_0x194380['push'](_0x194380['shift']());}}}(_0x51ab,0x1e544));import{Plugin as _0x4b3304}from'ckeditor5/src/core.js';import{getTranslation as _0x11b674}from'../utils/common-translations.js';export default class ue extends _0x4b3304{[_0x376345(0xe6)](){const _0x4892df=_0x376345;if(!this[_0x4892df(0x109)][_0x4892df(0xfc)][_0x4892df(0xd7)](_0x4892df(0xe9)))return;const _0x255b85=this[_0x4892df(0x109)][_0x4892df(0xe4)][_0x4892df(0xf8)](_0x4892df(0x10a)),_0xaf44cd=this[_0x4892df(0x109)][_0x4892df(0xfc)][_0x4892df(0xf8)](_0x4892df(0xfa));_0x255b85[_0x4892df(0xc8)]&&_0xaf44cd[_0x4892df(0xeb)](_0x4892df(0x104),[],[_0x4892df(0x104)]),_0x255b85[_0x4892df(0x103)]&&_0xaf44cd[_0x4892df(0xeb)](_0x4892df(0xe5),[],[_0x4892df(0xe5)]),_0x255b85[_0x4892df(0x110)]&&_0xaf44cd[_0x4892df(0xeb)](_0x4892df(0xd1),[],[_0x4892df(0xd1)]);const _0x404ede={'type':_0x4892df(0xd3),'content':''};_0xaf44cd[_0x4892df(0xed)][_0x4892df(0xc5)](this[_0x4892df(0xcc)][_0x4892df(0xfd)](this));const _0x4b5f4b=this[_0x4892df(0x109)][_0x4892df(0xcf)];_0xaf44cd[_0x4892df(0xed)][_0x4892df(0x106)](_0x4892df(0xe5),_0x11b674(_0x4b5f4b,_0x4892df(0xcb))),_0xaf44cd[_0x4892df(0xed)][_0x4892df(0xc5)](_0x4b86eb=>{const _0x3ef9ac=_0x4892df,{data:_0x29e31e}=_0x4b86eb;if(_0x29e31e&&_0x3ef9ac(0xe5)==_0x29e31e[_0x3ef9ac(0x11e)])return null==_0x29e31e[_0x3ef9ac(0xef)]||0x0==_0x29e31e[_0x3ef9ac(0xef)]&&null==_0x29e31e[_0x3ef9ac(0xe8)]?_0x404ede:void 0x0;}),_0xaf44cd[_0x4892df(0xed)][_0x4892df(0x106)](_0x4892df(0xd1),_0x11b674(_0x4b5f4b,_0x4892df(0x10e))),_0xaf44cd[_0x4892df(0xed)][_0x4892df(0xc5)](_0x1e5339=>{const _0x282f62=_0x4892df,{data:_0x638ad3}=_0x1e5339;if(_0x638ad3&&_0x282f62(0xd1)==_0x638ad3[_0x282f62(0x11e)])return null==_0x638ad3[_0x282f62(0xef)]||0x1==_0x638ad3[_0x282f62(0xef)]&&null==_0x638ad3[_0x282f62(0xe8)]?_0x404ede:void 0x0;}),this[_0x4892df(0x109)][_0x4892df(0x10f)][_0x4892df(0xf9)][_0x4892df(0xf2)](_0x317632=>{const _0x29032d=_0x4892df;if(_0x317632[_0x29032d(0xfb)][_0x29032d(0xe0)])return!0x1;let _0x932e68=!0x1;const _0x9efadf=_0xaf44cd[_0x29032d(0xf6)]({'skipNotAttached':!0x0})[_0x29032d(0x111)](_0x18458b=>{const _0x1f85b=_0x29032d,_0x1841ee=_0xaf44cd[_0x1f85b(0xce)](_0x18458b);return _0x1f85b(0xd1)==_0x1841ee||_0x1f85b(0xe5)==_0x1841ee;});for(const _0x4f0b6d of _0x9efadf){const _0x36e0f3=_0x4f0b6d[_0x29032d(0xd8)]()[_0x29032d(0xf7)][_0x29032d(0x105)][_0x29032d(0xda)](_0x29032d(0x119));if(_0x29032d(0x101)==_0x36e0f3||_0x29032d(0x102)==_0x36e0f3)continue;_0xaf44cd[_0x29032d(0x108)](_0x4f0b6d[_0x29032d(0xd8)](),_0x29032d(0x118))[_0x29032d(0x115)](_0x36fe9e=>_0x29032d(0x119)==_0xaf44cd[_0x29032d(0xce)](_0x36fe9e[_0x29032d(0xec)]))||(_0x317632[_0x29032d(0x10d)](_0x4f0b6d[_0x29032d(0xff)]()),_0x932e68=!0x0);}return _0x932e68;}),this[_0x4892df(0xde)]();}[_0x376345(0xcc)](_0xfa6788){const _0xb510=_0x376345,_0x2ca315=this[_0xb510(0x109)][_0xb510(0xcf)],{data:_0x192754}=_0xfa6788,_0x559847={'type':_0xb510(0xd3),'content':''};if(!_0x192754||_0xb510(0x104)!=_0x192754[_0xb510(0x11e)])return;if(!_0x192754[_0xb510(0xe8)])return _0xb510(0xe3)==_0x192754[_0xb510(0xef)]?_0x559847:{'type':_0xb510(0xd3),'content':''+_0x11b674(_0x2ca315,_0xb510(0x10b),_0x11b674(_0x2ca315,this[_0xb510(0xf0)](_0x192754[_0xb510(0xef)])))};if(!_0x192754[_0xb510(0xef)]){if(_0xb510(0xe3)==_0x192754[_0xb510(0xe8)])return _0x559847;let _0x3b2eed=_0xfa6788[_0xb510(0xd4)];for(;_0x3b2eed;){if(_0x3b2eed[_0xb510(0x11c)]&&_0xb510(0x119)==_0x3b2eed[_0xb510(0x11c)][_0xb510(0x11e)]&&_0x3b2eed[_0xb510(0x11c)][_0xb510(0xef)])return _0x559847;_0x3b2eed=_0x3b2eed[_0xb510(0x11d)];}return{'type':_0xb510(0xd3),'content':''+_0x11b674(_0x2ca315,_0xb510(0x120),_0x11b674(_0x2ca315,this[_0xb510(0xf0)](_0x192754[_0xb510(0xe8)])))};}if(_0xb510(0xe3)!=_0x192754[_0xb510(0xef)])return{'type':_0xb510(0xd3),'content':''+_0x11b674(_0x2ca315,_0xb510(0x10b),_0x11b674(_0x2ca315,this[_0xb510(0xf0)](_0x192754[_0xb510(0xef)])))};let _0x2af84a=_0xfa6788[_0xb510(0xd4)];for(;_0x2af84a;){if(_0x2af84a[_0xb510(0x11c)]&&_0xb510(0x119)==_0x2af84a[_0xb510(0x11c)][_0xb510(0x11e)]&&_0x2af84a[_0xb510(0x11c)][_0xb510(0xef)]&&_0x2af84a[_0xb510(0x11c)][_0xb510(0xe8)])return _0x559847;_0x2af84a=_0x2af84a[_0xb510(0x11d)];}const _0x10a9d8=_0xfa6788[_0xb510(0xd8)]()[_0xb510(0xf7)][_0xb510(0x105)][_0xb510(0xda)](_0xb510(0x119));return{'type':_0xb510(0xd3),'content':_0x11b674(_0x2ca315,_0xb510(0x10b),_0x11b674(_0x2ca315,_0xb510(0xc7)+_0x10a9d8[_0xb510(0xf3)]()+_0xb510(0x114)))};}[_0x376345(0xde)](){const _0x5df32c=_0x376345,_0x51fcb6=this[_0x5df32c(0x109)],_0x428def=_0x51fcb6[_0x5df32c(0xcf)];_0x51fcb6[_0x5df32c(0xfc)][_0x5df32c(0xf8)](_0x5df32c(0xfa))[_0x5df32c(0xed)][_0x5df32c(0xc5)](_0x21117a=>{const _0x2a878d=_0x5df32c;if(_0x2a878d(0xea)!=_0x21117a[_0x2a878d(0xee)])return;const {data:_0x4dfdcb}=_0x21117a;if(!_0x4dfdcb)return;let _0x5aeced,_0x54e41b;switch(_0x4dfdcb[_0x2a878d(0x11f)]){case _0x2a878d(0x104):_0x5aeced=_0x2a878d(0xdc),_0x54e41b={'type':_0x2a878d(0xd3),'content':_0x11b674(_0x428def,_0x5aeced,_0x11b674(_0x428def,this[_0x2a878d(0xf0)](_0x4dfdcb[_0x2a878d(0x11a)][0x0][_0x2a878d(0xee)])))};break;case _0x2a878d(0xe5):_0x5aeced=_0x4dfdcb[_0x2a878d(0x11a)][0x0][_0x2a878d(0x103)]?_0x2a878d(0xfe):_0x2a878d(0xf1),_0x54e41b={'type':_0x2a878d(0xd3),'content':_0x11b674(_0x428def,_0x5aeced)};break;case _0x2a878d(0xd1):_0x5aeced=_0x2a878d(0x10c),_0x54e41b={'type':_0x2a878d(0xd3),'content':_0x11b674(_0x428def,_0x5aeced,_0x4dfdcb[_0x2a878d(0x11a)][0x0][_0x2a878d(0x110)])};}return _0x54e41b;});}[_0x376345(0xf0)](_0x256d67){const _0x16fc62=_0x376345;return _0x16fc62(0xc7)+function(_0xd170d8){const _0x578e7f=_0x16fc62;if(pe[_0x578e7f(0x117)](_0xd170d8))return _0x578e7f(0x116);if(ye[_0x578e7f(0x117)](_0xd170d8))return _0x578e7f(0x101);return null;}(_0x256d67)[_0x16fc62(0xf3)]()+_0x16fc62(0xdb)+_0x256d67[_0x16fc62(0xf3)]()[_0x16fc62(0x113)](/-/g,'_');}}function _0x51ab(){const _0x2cc3ca=['decimal-leading-zero','replace','_LIST_DEFAULT','find','bulleted','includes','attribute','listType','commandParams','lower-roman','data','next','key','commandName','*Remove\x20format:*\x20%0','registerDescriptionCallback','square','ELEMENT_','styles','decimal','176074sJwcZR','FORMAT_LIST_REVERSED','handleDescriptions','6Apgeob','_getAttributeKey','locale','12vpyzvd','listStart','1177slPFxz','format','head','162044fXBzaJ','circle','has','getFirstRange','upper-latin','getAttribute','_LIST_','*Change\x20to:*\x20%0','1165149ujajMt','_registerLegacyDescription','disc','isUndo','15530eEwEMf','637088VtkegM','default','config','listReversed','afterInit','upper-roman','oldValue','ListPropertiesEditing','formatBlock','_enableDefaultAttributesIntegration','suggestion','_descriptionFactory','type','newValue','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','registerPostFixer','toUpperCase','493318SsFzca','16770zECnmR','getSuggestions','start','get','document','TrackChangesEditing','batch','plugins','bind','*Format:*\x20set\x20order\x20to\x20reversed','getFirstMarker','8RnHIDX','numbered','customNumbered','reversed','listStyle','nodeAfter','registerAttributeLabel','lower-latin','_findSuggestions','editor','list.properties','*Set\x20format:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','removeMarker','FORMAT_LIST_START','model','startIndex','filter'];_0x51ab=function(){return _0x2cc3ca;};return _0x51ab();}const pe=[_0x376345(0xdf),_0x376345(0xd6),_0x376345(0xc6)],ye=[_0x376345(0xc9),_0x376345(0x112),_0x376345(0x11b),_0x376345(0xe7),_0x376345(0x107),_0x376345(0xd9)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c0bf6=_0x5e58;function _0x5e58(_0x211f41,_0x52d9f7){const _0x350c81=_0x350c();return _0x5e58=function(_0x5e5829,_0x101fcc){_0x5e5829=_0x5e5829-0xd0;let _0x1bc018=_0x350c81[_0x5e5829];return _0x1bc018;},_0x5e58(_0x211f41,_0x52d9f7);}(function(_0x92ef77,_0x2ffe3f){const _0x4d5fd5=_0x5e58,_0x57dfc4=_0x92ef77();while(!![]){try{const _0x184d08=-parseInt(_0x4d5fd5(0xed))/0x1*(-parseInt(_0x4d5fd5(0xdb))/0x2)+parseInt(_0x4d5fd5(0xd6))/0x3+-parseInt(_0x4d5fd5(0xf0))/0x4+parseInt(_0x4d5fd5(0xde))/0x5+parseInt(_0x4d5fd5(0xe9))/0x6*(parseInt(_0x4d5fd5(0xd7))/0x7)+-parseInt(_0x4d5fd5(0xf3))/0x8+parseInt(_0x4d5fd5(0xe4))/0x9;if(_0x184d08===_0x2ffe3f)break;else _0x57dfc4['push'](_0x57dfc4['shift']());}catch(_0x573d88){_0x57dfc4['push'](_0x57dfc4['shift']());}}}(_0x350c,0x7794a));import{Plugin as _0x2b449a}from'ckeditor5/src/core.js';import{getTranslation as _0xf73cdf}from'../utils/common-translations.js';function _0x350c(){const _0x11b13a=['attribute:url:media','2934480numAgH','2324tEUvEm','for','div','enableCommand','5708XIhMOC','stop','createEmptyElement','899460ouiPnn','showSuggestionHighlights','high','TrackChangesEditing','conversion','data','2466315ivnlsM','get','editor','ELEMENT_MEDIA','MediaEmbedEditing','36IwCHWd','plugins','has','dataDowncast','211rHUZQC','mediaEmbed','_descriptionFactory','3388212mraVSO','downcastDispatcher','registerElementLabel','5595344jIJOnn','locale','elementToElement','media','options','afterInit'];_0x350c=function(){return _0x11b13a;};return _0x350c();}export default class ft extends _0x2b449a{[_0x4c0bf6(0xd4)](){const _0x32a09c=_0x4c0bf6,_0x59cc12=this[_0x32a09c(0xe6)];if(!_0x59cc12[_0x32a09c(0xea)][_0x32a09c(0xeb)](_0x32a09c(0xe8)))return;const _0x17f089=_0x59cc12[_0x32a09c(0xea)][_0x32a09c(0xe5)](_0x32a09c(0xe1)),_0x2007df=_0x59cc12[_0x32a09c(0xd0)];_0x17f089[_0x32a09c(0xda)](_0x32a09c(0xee)),_0x17f089[_0x32a09c(0xef)][_0x32a09c(0xf2)](_0x32a09c(0xd2),_0x47807b=>_0xf73cdf(_0x2007df,_0x32a09c(0xe7),_0x47807b)),_0x59cc12[_0x32a09c(0xe2)][_0x32a09c(0xd8)](_0x32a09c(0xec))[_0x32a09c(0xd1)]({'model':_0x32a09c(0xd2),'view':(_0xe0e2fd,{writer:_0x5c5946,options:_0x1afd37})=>{const _0xed7718=_0x32a09c;if(_0x1afd37[_0xed7718(0xdf)])return _0x5c5946[_0xed7718(0xdd)](_0xed7718(0xd9));},'converterPriority':_0x32a09c(0xe0)}),_0x59cc12[_0x32a09c(0xe3)][_0x32a09c(0xf1)]['on'](_0x32a09c(0xd5),(_0x52e83c,_0x28a533,_0x46249e)=>{const _0x128b08=_0x32a09c;_0x46249e[_0x128b08(0xd3)][_0x128b08(0xdf)]&&_0x52e83c[_0x128b08(0xdc)]();},{'priority':_0x32a09c(0xe0)});}}
23
+ const _0x35b9b9=_0x3795;(function(_0xc3082d,_0x1bdabf){const _0x3ecbf7=_0x3795,_0x2da873=_0xc3082d();while(!![]){try{const _0x565bc1=-parseInt(_0x3ecbf7(0x194))/0x1*(parseInt(_0x3ecbf7(0x192))/0x2)+parseInt(_0x3ecbf7(0x1a2))/0x3*(parseInt(_0x3ecbf7(0x186))/0x4)+parseInt(_0x3ecbf7(0x191))/0x5+parseInt(_0x3ecbf7(0x185))/0x6+-parseInt(_0x3ecbf7(0x184))/0x7*(-parseInt(_0x3ecbf7(0x180))/0x8)+-parseInt(_0x3ecbf7(0x19b))/0x9*(-parseInt(_0x3ecbf7(0x190))/0xa)+parseInt(_0x3ecbf7(0x18a))/0xb*(-parseInt(_0x3ecbf7(0x193))/0xc);if(_0x565bc1===_0x1bdabf)break;else _0x2da873['push'](_0x2da873['shift']());}catch(_0x886308){_0x2da873['push'](_0x2da873['shift']());}}}(_0x577a,0xdca41));import{Plugin as _0x1cc963}from'ckeditor5/src/core.js';function _0x3795(_0x12c605,_0x263b61){const _0x577ab7=_0x577a();return _0x3795=function(_0x3795ac,_0x22cc55){_0x3795ac=_0x3795ac-0x180;let _0x4fbfed=_0x577ab7[_0x3795ac];return _0x4fbfed;},_0x3795(_0x12c605,_0x263b61);}function _0x577a(){const _0x56c801=['649131lOYHJF','3346170gsvNQm','3516064gBBpjg','elementToElement','dataDowncast','get','15578519FgUuQH','MediaEmbedEditing','ELEMENT_MEDIA','stop','enableCommand','attribute:url:media','4345330YRWyjY','273080uSVVWk','55324svJTLj','12OVpQgh','50iWJZMa','high','registerElementLabel','data','editor','options','conversion','18ShjsRN','downcastDispatcher','createEmptyElement','div','for','TrackChangesEditing','plugins','6VWiIIe','_descriptionFactory','mediaEmbed','showSuggestionHighlights','afterInit','40nPLqNL','locale','media','has'];_0x577a=function(){return _0x56c801;};return _0x577a();}import{getTranslation as _0x3e7130}from'../utils/common-translations.js';export default class ft extends _0x1cc963{[_0x35b9b9(0x1a6)](){const _0x4e42ef=_0x35b9b9,_0x3ab735=this[_0x4e42ef(0x198)];if(!_0x3ab735[_0x4e42ef(0x1a1)][_0x4e42ef(0x183)](_0x4e42ef(0x18b)))return;const _0x399840=_0x3ab735[_0x4e42ef(0x1a1)][_0x4e42ef(0x189)](_0x4e42ef(0x1a0)),_0x543997=_0x3ab735[_0x4e42ef(0x181)];_0x399840[_0x4e42ef(0x18e)](_0x4e42ef(0x1a4)),_0x399840[_0x4e42ef(0x1a3)][_0x4e42ef(0x196)](_0x4e42ef(0x182),_0x70cca2=>_0x3e7130(_0x543997,_0x4e42ef(0x18c),_0x70cca2)),_0x3ab735[_0x4e42ef(0x19a)][_0x4e42ef(0x19f)](_0x4e42ef(0x188))[_0x4e42ef(0x187)]({'model':_0x4e42ef(0x182),'view':(_0x12afab,{writer:_0x56e1a0,options:_0x581aee})=>{const _0x488bf5=_0x4e42ef;if(_0x581aee[_0x488bf5(0x1a5)])return _0x56e1a0[_0x488bf5(0x19d)](_0x488bf5(0x19e));},'converterPriority':_0x4e42ef(0x195)}),_0x3ab735[_0x4e42ef(0x197)][_0x4e42ef(0x19c)]['on'](_0x4e42ef(0x18f),(_0x54a529,_0x3b28fe,_0x1b276c)=>{const _0x4bb2fb=_0x4e42ef;_0x1b276c[_0x4bb2fb(0x199)][_0x4bb2fb(0x1a5)]&&_0x54a529[_0x4bb2fb(0x18d)]();},{'priority':_0x4e42ef(0x195)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4534(){const _0x5005e3=['1084284RYRHzs','TrackChangesEditing','editor','4277475TWQrRQ','214026nXAtYq','plugins','91WjOiST','1832bTHStI','mention','get','enableCommand','has','761321UtQPvp','afterInit','12274NxbCQa','4903120iqICGg','MentionEditing','14589QCxdOv','201bECWtZ'];_0x4534=function(){return _0x5005e3;};return _0x4534();}const _0x5f0628=_0x538f;(function(_0xdde13,_0xcd0be2){const _0x21364d=_0x538f,_0x4aa04c=_0xdde13();while(!![]){try{const _0x4d57c3=-parseInt(_0x21364d(0x12f))/0x1+-parseInt(_0x21364d(0x131))/0x2*(-parseInt(_0x21364d(0x135))/0x3)+parseInt(_0x21364d(0x136))/0x4+parseInt(_0x21364d(0x139))/0x5+parseInt(_0x21364d(0x13a))/0x6*(-parseInt(_0x21364d(0x13c))/0x7)+-parseInt(_0x21364d(0x12a))/0x8*(parseInt(_0x21364d(0x134))/0x9)+parseInt(_0x21364d(0x132))/0xa;if(_0x4d57c3===_0xcd0be2)break;else _0x4aa04c['push'](_0x4aa04c['shift']());}catch(_0x4b7653){_0x4aa04c['push'](_0x4aa04c['shift']());}}}(_0x4534,0x696bc));function _0x538f(_0x26fad4,_0x1179dd){const _0x4534ff=_0x4534();return _0x538f=function(_0x538f91,_0x41b8c3){_0x538f91=_0x538f91-0x12a;let _0x52a8d7=_0x4534ff[_0x538f91];return _0x52a8d7;},_0x538f(_0x26fad4,_0x1179dd);}import{Plugin as _0x14c949}from'ckeditor5/src/core.js';export default class gt extends _0x14c949{[_0x5f0628(0x130)](){const _0xf10b43=_0x5f0628,_0x356f64=this[_0xf10b43(0x138)];_0x356f64[_0xf10b43(0x13b)][_0xf10b43(0x12e)](_0xf10b43(0x133))&&_0x356f64[_0xf10b43(0x13b)][_0xf10b43(0x12c)](_0xf10b43(0x137))[_0xf10b43(0x12d)](_0xf10b43(0x12b));}}
23
+ function _0x19b5(){const _0x1b8244=['287zRQJqr','30878393vLfdyd','TrackChangesEditing','85948xNimWF','10zBATJJ','get','6399342tdOOFT','afterInit','has','enableCommand','12heUfAp','17596VLaqJM','9592946cbdlaf','plugins','31315WyzqYW','12BNkXGS','editor','mention','MentionEditing','111zwhbqp','149FrSyUT','113648WpRiwQ'];_0x19b5=function(){return _0x1b8244;};return _0x19b5();}const _0x18d064=_0xdd20;(function(_0x383705,_0x44ec7d){const _0x17879c=_0xdd20,_0x572a80=_0x383705();while(!![]){try{const _0xaf6e7=-parseInt(_0x17879c(0x187))/0x1*(parseInt(_0x17879c(0x194))/0x2)+-parseInt(_0x17879c(0x186))/0x3*(parseInt(_0x17879c(0x18c))/0x4)+-parseInt(_0x17879c(0x181))/0x5*(-parseInt(_0x17879c(0x193))/0x6)+-parseInt(_0x17879c(0x189))/0x7*(-parseInt(_0x17879c(0x188))/0x8)+parseInt(_0x17879c(0x18f))/0x9*(parseInt(_0x17879c(0x18d))/0xa)+-parseInt(_0x17879c(0x195))/0xb+parseInt(_0x17879c(0x182))/0xc*(parseInt(_0x17879c(0x18a))/0xd);if(_0xaf6e7===_0x44ec7d)break;else _0x572a80['push'](_0x572a80['shift']());}catch(_0x1e7585){_0x572a80['push'](_0x572a80['shift']());}}}(_0x19b5,0xabb20));import{Plugin as _0x1a79d8}from'ckeditor5/src/core.js';function _0xdd20(_0x56d6e9,_0x1ec80f){const _0x19b552=_0x19b5();return _0xdd20=function(_0xdd2002,_0x389ea7){_0xdd2002=_0xdd2002-0x181;let _0x3e141b=_0x19b552[_0xdd2002];return _0x3e141b;},_0xdd20(_0x56d6e9,_0x1ec80f);}export default class gt extends _0x1a79d8{[_0x18d064(0x190)](){const _0x2ebd96=_0x18d064,_0x5835f9=this[_0x2ebd96(0x183)];_0x5835f9[_0x2ebd96(0x196)][_0x2ebd96(0x191)](_0x2ebd96(0x185))&&_0x5835f9[_0x2ebd96(0x196)][_0x2ebd96(0x18e)](_0x2ebd96(0x18b))[_0x2ebd96(0x192)](_0x2ebd96(0x184));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x557b(_0x5b3cf6,_0x389b8d){const _0x29aac5=_0x29aa();return _0x557b=function(_0x557b4b,_0x24c1f5){_0x557b4b=_0x557b4b-0x123;let _0x2f7557=_0x29aac5[_0x557b4b];return _0x2f7557;},_0x557b(_0x5b3cf6,_0x389b8d);}const _0x2ae3da=_0x557b;(function(_0x108922,_0x4d2269){const _0x41a325=_0x557b,_0x59da12=_0x108922();while(!![]){try{const _0x545ea2=parseInt(_0x41a325(0x125))/0x1+-parseInt(_0x41a325(0x126))/0x2+parseInt(_0x41a325(0x137))/0x3*(parseInt(_0x41a325(0x139))/0x4)+-parseInt(_0x41a325(0x128))/0x5+-parseInt(_0x41a325(0x13c))/0x6+-parseInt(_0x41a325(0x127))/0x7+parseInt(_0x41a325(0x141))/0x8;if(_0x545ea2===_0x4d2269)break;else _0x59da12['push'](_0x59da12['shift']());}catch(_0x330e93){_0x59da12['push'](_0x59da12['shift']());}}}(_0x29aa,0x3f090));import{Plugin as _0x49a3dd}from'ckeditor5/src/core.js';import{getTranslation as _0x5bd47b}from'../utils/common-translations.js';function _0x29aa(){const _0x2d7b70=['handleDescriptions','*Remove\x20format:*\x20%0','get','newValue','data','plugins','listMarkerStyle','key','next','328881MPotke','format','16CrMYVd','has','locale','174504htrNgi','head','afterInit','editor','_enableDefaultAttributesIntegration','1974256OeQlsx','_descriptionFactory','oldValue','listType','multiLevelList','498282fJaWaP','407052NEBdKb','1242745twQvsb','2576175EyqfAZ','TrackChangesEditing','registerDescriptionCallback','ELEMENT_MULTI_LEVEL_LIST','MultiLevelList','*Set\x20format:*\x20%0'];_0x29aa=function(){return _0x2d7b70;};return _0x29aa();}export default class lt extends _0x49a3dd{[_0x2ae3da(0x13e)](){const _0x42b63c=_0x2ae3da,_0x5c8d7e=this[_0x42b63c(0x13f)],_0xb03fb3=_0x5c8d7e[_0x42b63c(0x133)][_0x42b63c(0x130)](_0x42b63c(0x129));_0x5c8d7e[_0x42b63c(0x133)][_0x42b63c(0x13a)](_0x42b63c(0x12c))&&(_0xb03fb3[_0x42b63c(0x140)](_0x42b63c(0x124),[],[_0x42b63c(0x134)]),_0xb03fb3[_0x42b63c(0x142)][_0x42b63c(0x12a)](_0x325134=>this[_0x42b63c(0x12e)](_0x325134)));}[_0x2ae3da(0x12e)](_0x35a144){const _0x403391=_0x2ae3da,_0x26f098=this[_0x403391(0x13f)][_0x403391(0x13b)],{data:_0x18a813}=_0x35a144,_0x4d9fc6={'type':_0x403391(0x138),'content':''};if(_0x18a813&&_0x403391(0x134)==_0x18a813[_0x403391(0x135)]){if(!_0x18a813[_0x403391(0x143)])return{'type':_0x403391(0x138),'content':_0x5bd47b(_0x26f098,_0x403391(0x12d),_0x5bd47b(_0x26f098,_0x403391(0x12b)))+'\x20('+_0x18a813[_0x403391(0x131)]+')'};if(!_0x18a813[_0x403391(0x131)]){let _0x29496e=_0x35a144[_0x403391(0x13d)];for(;_0x29496e;){if(_0x29496e[_0x403391(0x132)]&&_0x403391(0x123)==_0x29496e[_0x403391(0x132)][_0x403391(0x135)]&&_0x29496e[_0x403391(0x132)][_0x403391(0x131)])return _0x4d9fc6;_0x29496e=_0x29496e[_0x403391(0x136)];}return{'type':_0x403391(0x138),'content':_0x5bd47b(_0x26f098,_0x403391(0x12f),_0x5bd47b(_0x26f098,_0x403391(0x12b)))+'\x20('+_0x18a813[_0x403391(0x143)]+')'};}}}}
23
+ function _0x1649(_0xdabbaa,_0x5b4c51){const _0x4d301e=_0x4d30();return _0x1649=function(_0x1649f7,_0x1e0e64){_0x1649f7=_0x1649f7-0xf3;let _0x16e770=_0x4d301e[_0x1649f7];return _0x16e770;},_0x1649(_0xdabbaa,_0x5b4c51);}const _0xd3657=_0x1649;(function(_0x400097,_0xdab5d7){const _0x32ac4a=_0x1649,_0x413f3c=_0x400097();while(!![]){try{const _0x30a482=parseInt(_0x32ac4a(0x10e))/0x1*(parseInt(_0x32ac4a(0x113))/0x2)+parseInt(_0x32ac4a(0x116))/0x3*(-parseInt(_0x32ac4a(0x112))/0x4)+-parseInt(_0x32ac4a(0x105))/0x5+parseInt(_0x32ac4a(0x115))/0x6*(parseInt(_0x32ac4a(0x10c))/0x7)+parseInt(_0x32ac4a(0xfb))/0x8+-parseInt(_0x32ac4a(0xf3))/0x9*(parseInt(_0x32ac4a(0xff))/0xa)+parseInt(_0x32ac4a(0xf4))/0xb;if(_0x30a482===_0xdab5d7)break;else _0x413f3c['push'](_0x413f3c['shift']());}catch(_0x937dd0){_0x413f3c['push'](_0x413f3c['shift']());}}}(_0x4d30,0xdd50b));import{Plugin as _0x41a042}from'ckeditor5/src/core.js';function _0x4d30(){const _0x234fff=['*Set\x20format:*\x20%0','format','12531568vUwHUq','*Remove\x20format:*\x20%0','oldValue','afterInit','16302980GbStmf','listMarkerStyle','handleDescriptions','data','locale','newValue','3766190EmTwbA','head','multiLevelList','TrackChangesEditing','editor','get','has','3528182WEnfNz','listType','28493JDTPcS','next','_enableDefaultAttributesIntegration','plugins','8DNTOzz','84qOnqyj','ELEMENT_MULTI_LEVEL_LIST','6IyhDfN','1942806bkVOlg','9NEYlFa','14498759IOzXaF','registerDescriptionCallback','_descriptionFactory','MultiLevelList','key'];_0x4d30=function(){return _0x234fff;};return _0x4d30();}import{getTranslation as _0xe51dd}from'../utils/common-translations.js';export default class lt extends _0x41a042{[_0xd3657(0xfe)](){const _0x5fd4cf=_0xd3657,_0x5b1c1b=this[_0x5fd4cf(0x109)],_0x10a639=_0x5b1c1b[_0x5fd4cf(0x111)][_0x5fd4cf(0x10a)](_0x5fd4cf(0x108));_0x5b1c1b[_0x5fd4cf(0x111)][_0x5fd4cf(0x10b)](_0x5fd4cf(0xf7))&&(_0x10a639[_0x5fd4cf(0x110)](_0x5fd4cf(0x107),[],[_0x5fd4cf(0x100)]),_0x10a639[_0x5fd4cf(0xf6)][_0x5fd4cf(0xf5)](_0x504ab3=>this[_0x5fd4cf(0x101)](_0x504ab3)));}[_0xd3657(0x101)](_0x1d454d){const _0x1ba5ba=_0xd3657,_0x3aa9ed=this[_0x1ba5ba(0x109)][_0x1ba5ba(0x103)],{data:_0x435155}=_0x1d454d,_0x51ddc0={'type':_0x1ba5ba(0xfa),'content':''};if(_0x435155&&_0x1ba5ba(0x100)==_0x435155[_0x1ba5ba(0xf8)]){if(!_0x435155[_0x1ba5ba(0xfd)])return{'type':_0x1ba5ba(0xfa),'content':_0xe51dd(_0x3aa9ed,_0x1ba5ba(0xf9),_0xe51dd(_0x3aa9ed,_0x1ba5ba(0x114)))+'\x20('+_0x435155[_0x1ba5ba(0x104)]+')'};if(!_0x435155[_0x1ba5ba(0x104)]){let _0x280ecb=_0x1d454d[_0x1ba5ba(0x106)];for(;_0x280ecb;){if(_0x280ecb[_0x1ba5ba(0x102)]&&_0x1ba5ba(0x10d)==_0x280ecb[_0x1ba5ba(0x102)][_0x1ba5ba(0xf8)]&&_0x280ecb[_0x1ba5ba(0x102)][_0x1ba5ba(0x104)])return _0x51ddc0;_0x280ecb=_0x280ecb[_0x1ba5ba(0x10f)];}return{'type':_0x1ba5ba(0xfa),'content':_0xe51dd(_0x3aa9ed,_0x1ba5ba(0xfc),_0xe51dd(_0x3aa9ed,_0x1ba5ba(0x114)))+'\x20('+_0x435155[_0x1ba5ba(0xfd)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d73(_0x4f2566,_0x133483){const _0xf09bef=_0xf09b();return _0x3d73=function(_0x3d732e,_0x25429a){_0x3d732e=_0x3d732e-0xa4;let _0x19e6cd=_0xf09bef[_0x3d732e];return _0x19e6cd;},_0x3d73(_0x4f2566,_0x133483);}const _0x2c1f97=_0x3d73;(function(_0xb840b1,_0x5f1ec0){const _0x5381df=_0x3d73,_0x3a913a=_0xb840b1();while(!![]){try{const _0x4fe3fc=parseInt(_0x5381df(0xb4))/0x1+parseInt(_0x5381df(0xa4))/0x2*(parseInt(_0x5381df(0xaf))/0x3)+-parseInt(_0x5381df(0xb8))/0x4+parseInt(_0x5381df(0xae))/0x5*(-parseInt(_0x5381df(0xad))/0x6)+-parseInt(_0x5381df(0xb3))/0x7*(-parseInt(_0x5381df(0xab))/0x8)+-parseInt(_0x5381df(0xb7))/0x9+parseInt(_0x5381df(0xb0))/0xa*(parseInt(_0x5381df(0xb6))/0xb);if(_0x4fe3fc===_0x5f1ec0)break;else _0x3a913a['push'](_0x3a913a['shift']());}catch(_0x3a7523){_0x3a913a['push'](_0x3a913a['shift']());}}}(_0xf09b,0x2ff1c));import{Plugin as _0x169569}from'ckeditor5/src/core.js';function _0xf09b(){const _0xbe9ae7=['78QxWmsQ','370MkvjmC','plugins','afterInit','21FpWwjZ','170939UWnJap','pageBreak','34463jVVVVO','630072uZMlAd','931152cixgsR','locale','ELEMENT_PAGE_BREAK','PageBreakEditing','12162vzpjqp','enableCommand','_descriptionFactory','registerElementLabel','editor','TrackChangesEditing','has','627272llzNbZ','get','1086102kxAZyV','5pBffPE'];_0xf09b=function(){return _0xbe9ae7;};return _0xf09b();}import{getTranslation as _0x55583c}from'../utils/common-translations.js';export default class mt extends _0x169569{[_0x2c1f97(0xb2)](){const _0x495569=_0x2c1f97,_0x289efa=this[_0x495569(0xa8)];if(!_0x289efa[_0x495569(0xb1)][_0x495569(0xaa)](_0x495569(0xbb)))return;_0x289efa[_0x495569(0xb1)][_0x495569(0xac)](_0x495569(0xa9))[_0x495569(0xa5)](_0x495569(0xb5));const _0x1d5616=_0x289efa[_0x495569(0xb1)][_0x495569(0xac)](_0x495569(0xa9)),_0x3a26ce=_0x289efa[_0x495569(0xb9)];_0x1d5616[_0x495569(0xa6)][_0x495569(0xa7)](_0x495569(0xb5),_0x3a7c49=>_0x55583c(_0x3a26ce,_0x495569(0xba),_0x3a7c49));}}
23
+ const _0x5a5e19=_0x4ee7;(function(_0x1e315d,_0x55af72){const _0x36fed5=_0x4ee7,_0x35584b=_0x1e315d();while(!![]){try{const _0x38677e=-parseInt(_0x36fed5(0x105))/0x1*(parseInt(_0x36fed5(0x10e))/0x2)+parseInt(_0x36fed5(0x114))/0x3*(parseInt(_0x36fed5(0x107))/0x4)+parseInt(_0x36fed5(0x100))/0x5*(parseInt(_0x36fed5(0x104))/0x6)+parseInt(_0x36fed5(0x101))/0x7+-parseInt(_0x36fed5(0x10f))/0x8+-parseInt(_0x36fed5(0x109))/0x9*(-parseInt(_0x36fed5(0x116))/0xa)+parseInt(_0x36fed5(0x10b))/0xb*(-parseInt(_0x36fed5(0x108))/0xc);if(_0x38677e===_0x55af72)break;else _0x35584b['push'](_0x35584b['shift']());}catch(_0x5f5328){_0x35584b['push'](_0x35584b['shift']());}}}(_0x34f1,0xb7ec6));import{Plugin as _0x5ecb41}from'ckeditor5/src/core.js';function _0x4ee7(_0x9700ea,_0x9e1bf){const _0x34f104=_0x34f1();return _0x4ee7=function(_0x4ee7d7,_0x5e9d6b){_0x4ee7d7=_0x4ee7d7-0x100;let _0x267547=_0x34f104[_0x4ee7d7];return _0x267547;},_0x4ee7(_0x9700ea,_0x9e1bf);}function _0x34f1(){const _0x1027b0=['7992670oVoWzG','pageBreak','_descriptionFactory','6540bfhAOd','11cZXkzf','TrackChangesEditing','8WwZzmD','53376cEgYHk','188631ZhCHOk','locale','737wcJrmX','registerElementLabel','get','268738cVpfOL','5098552qxnRFh','has','PageBreakEditing','plugins','ELEMENT_PAGE_BREAK','138927hNGotT','editor','340suqimc','enableCommand','afterInit','5595fAjeok'];_0x34f1=function(){return _0x1027b0;};return _0x34f1();}import{getTranslation as _0x4cbe08}from'../utils/common-translations.js';export default class mt extends _0x5ecb41{[_0x5a5e19(0x118)](){const _0x52355d=_0x5a5e19,_0x592d51=this[_0x52355d(0x115)];if(!_0x592d51[_0x52355d(0x112)][_0x52355d(0x110)](_0x52355d(0x111)))return;_0x592d51[_0x52355d(0x112)][_0x52355d(0x10d)](_0x52355d(0x106))[_0x52355d(0x117)](_0x52355d(0x102));const _0x23918c=_0x592d51[_0x52355d(0x112)][_0x52355d(0x10d)](_0x52355d(0x106)),_0x560d2b=_0x592d51[_0x52355d(0x10a)];_0x23918c[_0x52355d(0x103)][_0x52355d(0x10c)](_0x52355d(0x102),_0x4fac91=>_0x4cbe08(_0x560d2b,_0x52355d(0x113),_0x4fac91));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ed6f4=_0x39a9;(function(_0x545e84,_0x244d7d){const _0x5969e0=_0x39a9,_0x4ecf97=_0x545e84();while(!![]){try{const _0x5ec3d5=parseInt(_0x5969e0(0x1f5))/0x1*(-parseInt(_0x5969e0(0x21a))/0x2)+-parseInt(_0x5969e0(0x1f4))/0x3+parseInt(_0x5969e0(0x1e0))/0x4+-parseInt(_0x5969e0(0x1eb))/0x5*(-parseInt(_0x5969e0(0x20a))/0x6)+-parseInt(_0x5969e0(0x1f7))/0x7*(-parseInt(_0x5969e0(0x21b))/0x8)+-parseInt(_0x5969e0(0x220))/0x9*(-parseInt(_0x5969e0(0x21e))/0xa)+-parseInt(_0x5969e0(0x1ec))/0xb;if(_0x5ec3d5===_0x244d7d)break;else _0x4ecf97['push'](_0x4ecf97['shift']());}catch(_0x2941b7){_0x4ecf97['push'](_0x4ecf97['shift']());}}}(_0x4f79,0x6bab0));import{Plugin as _0x5168ab}from'ckeditor5/src/core.js';function _0x39a9(_0x16ce25,_0x4d1c52){const _0x4f796d=_0x4f79();return _0x39a9=function(_0x39a9dc,_0x440998){_0x39a9dc=_0x39a9dc-0x1df;let _0x694aad=_0x4f796d[_0x39a9dc];return _0x694aad;},_0x39a9(_0x16ce25,_0x4d1c52);}import{getTranslation as _0x4b86a8}from'../utils/common-translations.js';function _0x4f79(){const _0x1d4ccc=['span','nodeAfter','isTouching','142224PDZcWh','280415YPkeBG','commandName','5089ogEAMh','ck-suggestion-marker--active','ck-suggestion-marker-split','addMarker:suggestion:insertion','type','showSuggestionHighlights','insert','consume','ELEMENT_PARAGRAPH','consumable','schema','Paragraph','registerDescriptionCallback','_registerLegacyDescription','includes','_enableDefaultAttributesIntegration','insertParagraph','format','afterInit','126LPVYsb','formatBlock','isLimit','_descriptionFactory','registerElementLabel','name','activeMarkers','options','model','enableCommand','*Change\x20to:*\x20%0','checkChild','paragraph','end','addClass','TrackChangesEditing','2UnHiLc','264ttdNVg','has','createUIElement','8209330qqaGIf','get','9LeNKir','toViewPosition','getFirstRange','getItemLabel','data','$text','isBlock','1455584ovXjjy','mapper','downcastDispatcher','writer','editing','markerName','editor','insertion','start','plugins','locale','162220Zckdfk','12334443NhyniN','markerRange','*Insert:*\x20%0','bindElementToMarker','highest'];_0x4f79=function(){return _0x1d4ccc;};return _0x4f79();}export default class dt extends _0x5168ab{[_0x5ed6f4(0x209)](){const _0x196489=_0x5ed6f4,_0x5f1015=this[_0x196489(0x1e6)];if(!_0x5f1015[_0x196489(0x1e9)][_0x196489(0x21c)](_0x196489(0x202)))return;const _0x4f61d4=_0x5f1015[_0x196489(0x1ea)],_0x4d053e=_0x5f1015[_0x196489(0x1e9)][_0x196489(0x21f)](_0x196489(0x219));_0x4d053e[_0x196489(0x20d)][_0x196489(0x20e)](_0x196489(0x216),_0x3b7ac5=>_0x4b86a8(_0x4f61d4,_0x196489(0x1ff),_0x3b7ac5)),_0x4d053e[_0x196489(0x206)](_0x196489(0x216)),_0x4d053e[_0x196489(0x213)](_0x196489(0x207)),_0x5f1015[_0x196489(0x1e4)][_0x196489(0x1e2)]['on'](_0x196489(0x1fa),nr(_0x5f1015),{'priority':_0x196489(0x1f0)}),_0x5f1015[_0x196489(0x224)][_0x196489(0x1e2)]['on'](_0x196489(0x1fa),(_0x3e4431,_0x5d3ca3,_0x2211c7)=>{const _0x444c9a=_0x196489;_0x2211c7[_0x444c9a(0x211)][_0x444c9a(0x1fc)]&&nr(_0x5f1015,{'showActiveMarker':!0x1})(_0x3e4431,_0x5d3ca3,_0x2211c7);},{'priority':_0x196489(0x1f0)});const _0x12dee5=_0x4d053e[_0x196489(0x20d)];_0x12dee5[_0x196489(0x203)](_0x3efae6=>{const _0x1aa5b5=_0x196489;if(_0x1aa5b5(0x1e7)!==_0x3efae6[_0x1aa5b5(0x1fb)])return;const {start:_0x6566f7,end:_0x5952a8}=_0x3efae6[_0x1aa5b5(0x222)]();if(!_0x6566f7[_0x1aa5b5(0x1f3)](_0x5952a8)||!_0x6566f7[_0x1aa5b5(0x1f2)])return;const _0x41ee84=_0x5f1015[_0x1aa5b5(0x212)][_0x1aa5b5(0x201)],_0x49f634=_0x6566f7[_0x1aa5b5(0x1f2)];return _0x41ee84[_0x1aa5b5(0x1df)](_0x49f634)&&!_0x41ee84[_0x1aa5b5(0x20c)](_0x49f634)&&_0x41ee84[_0x1aa5b5(0x215)](_0x49f634,_0x1aa5b5(0x225))?{'type':_0x1aa5b5(0x1e7),'content':_0x4b86a8(_0x4f61d4,_0x1aa5b5(0x1ee),_0x12dee5[_0x1aa5b5(0x223)](_0x49f634,0x1))}:void 0x0;}),this[_0x196489(0x204)]();}[_0x5ed6f4(0x204)](){const _0x2bae0f=_0x5ed6f4,_0xa1eb7b=this[_0x2bae0f(0x1e6)],_0x1ac1df=_0xa1eb7b[_0x2bae0f(0x1ea)];_0xa1eb7b[_0x2bae0f(0x1e9)][_0x2bae0f(0x21f)](_0x2bae0f(0x219))[_0x2bae0f(0x20d)][_0x2bae0f(0x203)](_0xde61f6=>{const _0x33f039=_0x2bae0f;if(_0x33f039(0x20b)!=_0xde61f6[_0x33f039(0x1fb)])return;const {data:_0x3289e6}=_0xde61f6;return _0x3289e6&&_0x33f039(0x216)==_0x3289e6[_0x33f039(0x1f6)]?{'type':_0x33f039(0x208),'content':_0x4b86a8(_0x1ac1df,_0x33f039(0x214),_0x4b86a8(_0x1ac1df,_0x33f039(0x1ff)))}:void 0x0;});}}function nr(_0x503ca7,{showActiveMarker:_0xa4cc0c=!0x0}={}){return(_0x23f84a,_0xb045b7,_0x153772)=>{const _0x3683f9=_0x39a9,_0x38638e=_0x503ca7[_0x3683f9(0x1e9)][_0x3683f9(0x21f)](_0x3683f9(0x219)),_0x4f9b9=_0xb045b7[_0x3683f9(0x1ed)][_0x3683f9(0x1e8)],_0x3d84d2=_0xb045b7[_0x3683f9(0x1ed)][_0x3683f9(0x217)],_0x5aed3f=_0x503ca7[_0x3683f9(0x212)][_0x3683f9(0x201)];if(!_0x4f9b9[_0x3683f9(0x1f3)](_0x3d84d2)||!_0x4f9b9[_0x3683f9(0x1f2)])return;const _0x382582=_0x4f9b9[_0x3683f9(0x1f2)];if(_0x5aed3f[_0x3683f9(0x1df)](_0x382582)&&!_0x5aed3f[_0x3683f9(0x20c)](_0x382582)&&_0x5aed3f[_0x3683f9(0x215)](_0x382582,_0x3683f9(0x225))){if(!_0x153772[_0x3683f9(0x200)][_0x3683f9(0x1fe)](_0xb045b7[_0x3683f9(0x1ed)],_0x23f84a[_0x3683f9(0x20f)]))return;const _0x205035=_0x153772[_0x3683f9(0x1e3)][_0x3683f9(0x21d)](_0x3683f9(0x1f1),{'class':_0x3683f9(0x1f9)}),_0x4c8bad=_0x153772[_0x3683f9(0x1e1)][_0x3683f9(0x221)](_0x3d84d2);_0xa4cc0c&&_0x38638e[_0x3683f9(0x210)][_0x3683f9(0x205)](_0xb045b7[_0x3683f9(0x1e5)])&&_0x153772[_0x3683f9(0x1e3)][_0x3683f9(0x218)](_0x3683f9(0x1f8),_0x205035),_0x153772[_0x3683f9(0x1e3)][_0x3683f9(0x1fd)](_0x4c8bad,_0x205035),_0x153772[_0x3683f9(0x1e1)][_0x3683f9(0x1ef)](_0x205035,_0xb045b7[_0x3683f9(0x1e5)]);}};}
23
+ const _0x7b684f=_0x1f85;function _0x1f85(_0x40797c,_0x595021){const _0x157f91=_0x157f();return _0x1f85=function(_0x1f85c3,_0xbdcaa6){_0x1f85c3=_0x1f85c3-0x14c;let _0x68742c=_0x157f91[_0x1f85c3];return _0x68742c;},_0x1f85(_0x40797c,_0x595021);}(function(_0x5dc0bc,_0x4f4ac6){const _0x2c32f4=_0x1f85,_0x4a0842=_0x5dc0bc();while(!![]){try{const _0x1cdbc8=parseInt(_0x2c32f4(0x15e))/0x1+parseInt(_0x2c32f4(0x182))/0x2+parseInt(_0x2c32f4(0x155))/0x3*(parseInt(_0x2c32f4(0x185))/0x4)+parseInt(_0x2c32f4(0x151))/0x5+parseInt(_0x2c32f4(0x16a))/0x6+-parseInt(_0x2c32f4(0x15b))/0x7*(-parseInt(_0x2c32f4(0x157))/0x8)+-parseInt(_0x2c32f4(0x175))/0x9;if(_0x1cdbc8===_0x4f4ac6)break;else _0x4a0842['push'](_0x4a0842['shift']());}catch(_0x3d7e8c){_0x4a0842['push'](_0x4a0842['shift']());}}}(_0x157f,0xb26f6));import{Plugin as _0x1466ac}from'ckeditor5/src/core.js';import{getTranslation as _0x57d746}from'../utils/common-translations.js';export default class dt extends _0x1466ac{[_0x7b684f(0x14c)](){const _0x5030ff=_0x7b684f,_0x292cc8=this[_0x5030ff(0x171)];if(!_0x292cc8[_0x5030ff(0x166)][_0x5030ff(0x190)](_0x5030ff(0x18e)))return;const _0x5cc47c=_0x292cc8[_0x5030ff(0x158)],_0x5052c4=_0x292cc8[_0x5030ff(0x166)][_0x5030ff(0x176)](_0x5030ff(0x152));_0x5052c4[_0x5030ff(0x16c)][_0x5030ff(0x16d)](_0x5030ff(0x162),_0x4de8c6=>_0x57d746(_0x5cc47c,_0x5030ff(0x150),_0x4de8c6)),_0x5052c4[_0x5030ff(0x14f)](_0x5030ff(0x162)),_0x5052c4[_0x5030ff(0x164)](_0x5030ff(0x165)),_0x292cc8[_0x5030ff(0x169)][_0x5030ff(0x160)]['on'](_0x5030ff(0x153),nr(_0x292cc8),{'priority':_0x5030ff(0x14d)}),_0x292cc8[_0x5030ff(0x189)][_0x5030ff(0x160)]['on'](_0x5030ff(0x153),(_0x598a14,_0x502f26,_0x4365d4)=>{const _0x37d925=_0x5030ff;_0x4365d4[_0x37d925(0x18d)][_0x37d925(0x17b)]&&nr(_0x292cc8,{'showActiveMarker':!0x1})(_0x598a14,_0x502f26,_0x4365d4);},{'priority':_0x5030ff(0x14d)});const _0x2a8ec7=_0x5052c4[_0x5030ff(0x16c)];_0x2a8ec7[_0x5030ff(0x179)](_0x56969c=>{const _0x5e1d4c=_0x5030ff;if(_0x5e1d4c(0x156)!==_0x56969c[_0x5e1d4c(0x18c)])return;const {start:_0x32b1c5,end:_0x800ebd}=_0x56969c[_0x5e1d4c(0x17e)]();if(!_0x32b1c5[_0x5e1d4c(0x187)](_0x800ebd)||!_0x32b1c5[_0x5e1d4c(0x167)])return;const _0x492567=_0x292cc8[_0x5e1d4c(0x177)][_0x5e1d4c(0x170)],_0x100d91=_0x32b1c5[_0x5e1d4c(0x167)];return _0x492567[_0x5e1d4c(0x159)](_0x100d91)&&!_0x492567[_0x5e1d4c(0x181)](_0x100d91)&&_0x492567[_0x5e1d4c(0x18a)](_0x100d91,_0x5e1d4c(0x17c))?{'type':_0x5e1d4c(0x156),'content':_0x57d746(_0x5cc47c,_0x5e1d4c(0x161),_0x2a8ec7[_0x5e1d4c(0x184)](_0x100d91,0x1))}:void 0x0;}),this[_0x5030ff(0x16b)]();}[_0x7b684f(0x16b)](){const _0x5e5d21=_0x7b684f,_0x41fcb9=this[_0x5e5d21(0x171)],_0x3897a7=_0x41fcb9[_0x5e5d21(0x158)];_0x41fcb9[_0x5e5d21(0x166)][_0x5e5d21(0x176)](_0x5e5d21(0x152))[_0x5e5d21(0x16c)][_0x5e5d21(0x179)](_0x499a68=>{const _0x5c5476=_0x5e5d21;if(_0x5c5476(0x17a)!=_0x499a68[_0x5c5476(0x18c)])return;const {data:_0x1bee5c}=_0x499a68;return _0x1bee5c&&_0x5c5476(0x162)==_0x1bee5c[_0x5c5476(0x15a)]?{'type':_0x5c5476(0x15f),'content':_0x57d746(_0x3897a7,_0x5c5476(0x17f),_0x57d746(_0x3897a7,_0x5c5476(0x150)))}:void 0x0;});}}function nr(_0x4b5ed6,{showActiveMarker:_0x3bf340=!0x0}={}){return(_0x1f2517,_0x231bd5,_0x155280)=>{const _0x46bed4=_0x1f85,_0x4a7b7e=_0x4b5ed6[_0x46bed4(0x166)][_0x46bed4(0x176)](_0x46bed4(0x152)),_0xfedcb4=_0x231bd5[_0x46bed4(0x168)][_0x46bed4(0x174)],_0x4c4412=_0x231bd5[_0x46bed4(0x168)][_0x46bed4(0x15d)],_0x4a73b7=_0x4b5ed6[_0x46bed4(0x177)][_0x46bed4(0x170)];if(!_0xfedcb4[_0x46bed4(0x187)](_0x4c4412)||!_0xfedcb4[_0x46bed4(0x167)])return;const _0x33850e=_0xfedcb4[_0x46bed4(0x167)];if(_0x4a73b7[_0x46bed4(0x159)](_0x33850e)&&!_0x4a73b7[_0x46bed4(0x181)](_0x33850e)&&_0x4a73b7[_0x46bed4(0x18a)](_0x33850e,_0x46bed4(0x17c))){if(!_0x155280[_0x46bed4(0x15c)][_0x46bed4(0x183)](_0x231bd5[_0x46bed4(0x168)],_0x1f2517[_0x46bed4(0x16f)]))return;const _0x458f75=_0x155280[_0x46bed4(0x180)][_0x46bed4(0x163)](_0x46bed4(0x154),{'class':_0x46bed4(0x17d)}),_0x136f2f=_0x155280[_0x46bed4(0x18b)][_0x46bed4(0x188)](_0x4c4412);_0x3bf340&&_0x4a7b7e[_0x46bed4(0x18f)][_0x46bed4(0x173)](_0x231bd5[_0x46bed4(0x172)])&&_0x155280[_0x46bed4(0x180)][_0x46bed4(0x178)](_0x46bed4(0x186),_0x458f75),_0x155280[_0x46bed4(0x180)][_0x46bed4(0x16e)](_0x136f2f,_0x458f75),_0x155280[_0x46bed4(0x18b)][_0x46bed4(0x14e)](_0x458f75,_0x231bd5[_0x46bed4(0x172)]);}};}function _0x157f(){const _0x94240a=['9rBVCfB','insertion','32ySxBQY','locale','isBlock','commandName','79814XDhhTR','consumable','end','1344412HgAMRR','format','downcastDispatcher','*Insert:*\x20%0','paragraph','createUIElement','enableCommand','insertParagraph','plugins','nodeAfter','markerRange','editing','6202368hwRiaC','_registerLegacyDescription','_descriptionFactory','registerElementLabel','insert','name','schema','editor','markerName','includes','start','34603119ZSeZzQ','get','model','addClass','registerDescriptionCallback','formatBlock','showSuggestionHighlights','$text','ck-suggestion-marker-split','getFirstRange','*Change\x20to:*\x20%0','writer','isLimit','1273578wFWLKR','consume','getItemLabel','657524NHBUFz','ck-suggestion-marker--active','isTouching','toViewPosition','data','checkChild','mapper','type','options','Paragraph','activeMarkers','has','afterInit','highest','bindElementToMarker','_enableDefaultAttributesIntegration','ELEMENT_PARAGRAPH','5109905FlFQIF','TrackChangesEditing','addMarker:suggestion:insertion','span'];_0x157f=function(){return _0x94240a;};return _0x157f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x30e2(){const _0x597817=['546489trljzI','_enableDefaultAttributesIntegration','10tnVoMn','registerDescriptionCallback','type','66902Uxertj','_registerLegacyDescription','get','editor','formatBlock','152WYodwz','_descriptionFactory','528512RoKhWC','119941WAMAFT','23181GwERNK','commandName','removeFormat','locale','TrackChangesEditing','afterInit','plugins','has','52199eDtcfn','*Remove\x20all\x20formatting*','RemoveFormatEditing','format','91578wLtRCO','formatInline','770oFdcBw','34WOHLTk'];_0x30e2=function(){return _0x597817;};return _0x30e2();}const _0x1c9162=_0x4243;(function(_0xe81572,_0xbe794a){const _0x424ec0=_0x4243,_0x5f06c2=_0xe81572();while(!![]){try{const _0x261de9=-parseInt(_0x424ec0(0x89))/0x1+-parseInt(_0x424ec0(0x99))/0x2*(-parseInt(_0x424ec0(0x8a))/0x3)+-parseInt(_0x424ec0(0x88))/0x4+parseInt(_0x424ec0(0x9c))/0x5*(-parseInt(_0x424ec0(0x96))/0x6)+-parseInt(_0x424ec0(0x92))/0x7*(parseInt(_0x424ec0(0x86))/0x8)+-parseInt(_0x424ec0(0x9a))/0x9+-parseInt(_0x424ec0(0x98))/0xa*(-parseInt(_0x424ec0(0x9f))/0xb);if(_0x261de9===_0xbe794a)break;else _0x5f06c2['push'](_0x5f06c2['shift']());}catch(_0x53e334){_0x5f06c2['push'](_0x5f06c2['shift']());}}}(_0x30e2,0x1bff2));import{Plugin as _0x5c609f}from'ckeditor5/src/core.js';import{getTranslation as _0x1748ad}from'../utils/common-translations.js';function _0x4243(_0x924ce1,_0xab58ec){const _0x30e2bd=_0x30e2();return _0x4243=function(_0x4243d1,_0x13544f){_0x4243d1=_0x4243d1-0x82;let _0x3a7f44=_0x30e2bd[_0x4243d1];return _0x3a7f44;},_0x4243(_0x924ce1,_0xab58ec);}export default class pt extends _0x5c609f{[_0x1c9162(0x8f)](){const _0x89cb33=_0x1c9162,_0x1401a7=this[_0x89cb33(0x84)];if(!_0x1401a7[_0x89cb33(0x90)][_0x89cb33(0x91)](_0x89cb33(0x94)))return;_0x1401a7[_0x89cb33(0x90)][_0x89cb33(0x83)](_0x89cb33(0x8e))[_0x89cb33(0x9b)](_0x89cb33(0x8c)),this[_0x89cb33(0x82)]();}[_0x1c9162(0x82)](){const _0x374f5c=_0x1c9162,_0x4e42d1=this[_0x374f5c(0x84)];_0x4e42d1[_0x374f5c(0x90)][_0x374f5c(0x83)](_0x374f5c(0x8e))[_0x374f5c(0x87)][_0x374f5c(0x9d)](_0x42b34e=>{const _0x5a729d=_0x374f5c;if(_0x5a729d(0x85)!=_0x42b34e[_0x5a729d(0x9e)]&&_0x5a729d(0x97)!=_0x42b34e[_0x5a729d(0x9e)])return;const {data:_0x399a9c}=_0x42b34e;return _0x399a9c&&_0x5a729d(0x8c)==_0x399a9c[_0x5a729d(0x8b)]?{'type':_0x5a729d(0x95),'content':_0x1748ad(_0x4e42d1[_0x5a729d(0x8d)],_0x5a729d(0x93))}:void 0x0;});}}
23
+ const _0x3a4a06=_0x23d0;(function(_0x3df10d,_0x4d5bb1){const _0x30451e=_0x23d0,_0x5b2387=_0x3df10d();while(!![]){try{const _0x54870b=parseInt(_0x30451e(0x6f))/0x1*(parseInt(_0x30451e(0x83))/0x2)+-parseInt(_0x30451e(0x77))/0x3*(-parseInt(_0x30451e(0x7f))/0x4)+-parseInt(_0x30451e(0x7b))/0x5*(parseInt(_0x30451e(0x81))/0x6)+-parseInt(_0x30451e(0x80))/0x7*(-parseInt(_0x30451e(0x6a))/0x8)+parseInt(_0x30451e(0x76))/0x9+parseInt(_0x30451e(0x68))/0xa*(-parseInt(_0x30451e(0x85))/0xb)+-parseInt(_0x30451e(0x7d))/0xc*(-parseInt(_0x30451e(0x7c))/0xd);if(_0x54870b===_0x4d5bb1)break;else _0x5b2387['push'](_0x5b2387['shift']());}catch(_0x2cbe7b){_0x5b2387['push'](_0x5b2387['shift']());}}}(_0x26ec,0x4a89d));function _0x26ec(){const _0xe118d8=['locale','RemoveFormatEditing','formatBlock','afterInit','29iHntUF','_registerLegacyDescription','has','commandName','editor','plugins','removeFormat','69183hxiOwT','1227knFeWA','type','format','registerDescriptionCallback','1962115DFoEui','13624qPLulw','3648HgsQRC','_enableDefaultAttributesIntegration','4744mghMjU','62174Seuvzn','6DNyTQo','get','17574ZTEAAe','_descriptionFactory','33vgvDYr','formatInline','TrackChangesEditing','1731460QsXiPC','*Remove\x20all\x20formatting*','136mRuHKE'];_0x26ec=function(){return _0xe118d8;};return _0x26ec();}function _0x23d0(_0x3095c3,_0x2b794e){const _0x26ecb9=_0x26ec();return _0x23d0=function(_0x23d00d,_0x32d86a){_0x23d00d=_0x23d00d-0x66;let _0x2f2385=_0x26ecb9[_0x23d00d];return _0x2f2385;},_0x23d0(_0x3095c3,_0x2b794e);}import{Plugin as _0x51fa02}from'ckeditor5/src/core.js';import{getTranslation as _0x54b342}from'../utils/common-translations.js';export default class pt extends _0x51fa02{[_0x3a4a06(0x6e)](){const _0x28cec2=_0x3a4a06,_0x4ca019=this[_0x28cec2(0x73)];if(!_0x4ca019[_0x28cec2(0x74)][_0x28cec2(0x71)](_0x28cec2(0x6c)))return;_0x4ca019[_0x28cec2(0x74)][_0x28cec2(0x82)](_0x28cec2(0x67))[_0x28cec2(0x7e)](_0x28cec2(0x75)),this[_0x28cec2(0x70)]();}[_0x3a4a06(0x70)](){const _0x1eae0f=_0x3a4a06,_0x288362=this[_0x1eae0f(0x73)];_0x288362[_0x1eae0f(0x74)][_0x1eae0f(0x82)](_0x1eae0f(0x67))[_0x1eae0f(0x84)][_0x1eae0f(0x7a)](_0x5155fc=>{const _0x8f7ef3=_0x1eae0f;if(_0x8f7ef3(0x6d)!=_0x5155fc[_0x8f7ef3(0x78)]&&_0x8f7ef3(0x66)!=_0x5155fc[_0x8f7ef3(0x78)])return;const {data:_0x8fe980}=_0x5155fc;return _0x8fe980&&_0x8f7ef3(0x75)==_0x8fe980[_0x8f7ef3(0x72)]?{'type':_0x8f7ef3(0x79),'content':_0x54b342(_0x288362[_0x8f7ef3(0x6b)],_0x8f7ef3(0x69))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5307(){const _0x4f036c=['trackChanges','get','11bnXOUw','discardSelectedSuggestions','5992122LBKCiz','acceptSuggestion','acceptAllSuggestions','acceptSelectedSuggestions','425673XPBclJ','editor','has','plugins','discardAllSuggestions','330PvUWdh','enableCommand','goToNextRestrictedEditingException','RestrictedEditingModeEditing','112CXLUWE','TrackChangesEditing','goToPreviousRestrictedEditingException','25430PHPhkA','afterInit','266903SOAjRZ','153jNsIvR','3656yAWTdq','1794654coMovi','37177284bydvta','9740WsZMtV','discardSuggestion'];_0x5307=function(){return _0x4f036c;};return _0x5307();}function _0x3edc(_0x4c4c3a,_0x19f30d){const _0x530787=_0x5307();return _0x3edc=function(_0x3edc44,_0x11fdb7){_0x3edc44=_0x3edc44-0x1d3;let _0x1dc9b1=_0x530787[_0x3edc44];return _0x1dc9b1;},_0x3edc(_0x4c4c3a,_0x19f30d);}const _0x54325f=_0x3edc;(function(_0x469b2f,_0x2ac89f){const _0x211b4c=_0x3edc,_0x3da0be=_0x469b2f();while(!![]){try{const _0x5c7f21=parseInt(_0x211b4c(0x1d6))/0x1+-parseInt(_0x211b4c(0x1ee))/0x2*(parseInt(_0x211b4c(0x1d4))/0x3)+-parseInt(_0x211b4c(0x1d5))/0x4*(-parseInt(_0x211b4c(0x1d8))/0x5)+-parseInt(_0x211b4c(0x1de))/0x6+parseInt(_0x211b4c(0x1d3))/0x7*(parseInt(_0x211b4c(0x1eb))/0x8)+-parseInt(_0x211b4c(0x1e2))/0x9*(-parseInt(_0x211b4c(0x1e7))/0xa)+-parseInt(_0x211b4c(0x1dc))/0xb*(parseInt(_0x211b4c(0x1d7))/0xc);if(_0x5c7f21===_0x2ac89f)break;else _0x3da0be['push'](_0x3da0be['shift']());}catch(_0x2bc90b){_0x3da0be['push'](_0x3da0be['shift']());}}}(_0x5307,0xe1b3a));import{Plugin as _0x3de5a5}from'ckeditor5/src/core.js';export default class kt extends _0x3de5a5{[_0x54325f(0x1ef)](){const _0x5d188c=_0x54325f,_0x22f19e=this[_0x5d188c(0x1e3)];if(!_0x22f19e[_0x5d188c(0x1e5)][_0x5d188c(0x1e4)](_0x5d188c(0x1ea)))return;const _0x4b9608=_0x22f19e[_0x5d188c(0x1e5)][_0x5d188c(0x1db)](_0x5d188c(0x1ec));_0x4b9608[_0x5d188c(0x1e8)](_0x5d188c(0x1ed)),_0x4b9608[_0x5d188c(0x1e8)](_0x5d188c(0x1e9));const _0x33aee3=_0x22f19e[_0x5d188c(0x1e5)][_0x5d188c(0x1db)](_0x5d188c(0x1ea));_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1da)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1df)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1d9)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1e0)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1e6)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1e1)),_0x33aee3[_0x5d188c(0x1e8)](_0x5d188c(0x1dd));}}
23
+ const _0x311eaa=_0x5e10;function _0x5e10(_0x409b9c,_0x3f9b6b){const _0x46cc0f=_0x46cc();return _0x5e10=function(_0x5e10ef,_0x37d52c){_0x5e10ef=_0x5e10ef-0x154;let _0x264049=_0x46cc0f[_0x5e10ef];return _0x264049;},_0x5e10(_0x409b9c,_0x3f9b6b);}(function(_0x4453e5,_0x400935){const _0xe255e7=_0x5e10,_0x385b41=_0x4453e5();while(!![]){try{const _0x4e74f8=-parseInt(_0xe255e7(0x154))/0x1+parseInt(_0xe255e7(0x161))/0x2+-parseInt(_0xe255e7(0x162))/0x3+parseInt(_0xe255e7(0x164))/0x4+-parseInt(_0xe255e7(0x165))/0x5*(parseInt(_0xe255e7(0x166))/0x6)+parseInt(_0xe255e7(0x16c))/0x7+parseInt(_0xe255e7(0x155))/0x8;if(_0x4e74f8===_0x400935)break;else _0x385b41['push'](_0x385b41['shift']());}catch(_0x4c4c83){_0x385b41['push'](_0x385b41['shift']());}}}(_0x46cc,0x6b56b));function _0x46cc(){const _0x2fdace=['431718uFywll','3564264TAxAch','editor','acceptAllSuggestions','goToNextRestrictedEditingException','get','discardSuggestion','afterInit','discardSelectedSuggestions','TrackChangesEditing','acceptSuggestion','enableCommand','acceptSelectedSuggestions','803594dcJFeS','567741heRRrg','RestrictedEditingModeEditing','2842160SPDGmm','3131075WJqTKu','6VSpGvo','goToPreviousRestrictedEditingException','has','trackChanges','discardAllSuggestions','plugins','902783UjCfbW'];_0x46cc=function(){return _0x2fdace;};return _0x46cc();}import{Plugin as _0x22b582}from'ckeditor5/src/core.js';export default class kt extends _0x22b582{[_0x311eaa(0x15b)](){const _0x4ebd36=_0x311eaa,_0x467ea3=this[_0x4ebd36(0x156)];if(!_0x467ea3[_0x4ebd36(0x16b)][_0x4ebd36(0x168)](_0x4ebd36(0x163)))return;const _0x354992=_0x467ea3[_0x4ebd36(0x16b)][_0x4ebd36(0x159)](_0x4ebd36(0x15d));_0x354992[_0x4ebd36(0x15f)](_0x4ebd36(0x167)),_0x354992[_0x4ebd36(0x15f)](_0x4ebd36(0x158));const _0x1a5d2b=_0x467ea3[_0x4ebd36(0x16b)][_0x4ebd36(0x159)](_0x4ebd36(0x163));_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x169)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x15e)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x15a)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x157)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x16a)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x160)),_0x1a5d2b[_0x4ebd36(0x15f)](_0x4ebd36(0x15c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28a0d7=_0x1f8b;(function(_0x464ae4,_0x42718c){const _0x120359=_0x1f8b,_0x5a616e=_0x464ae4();while(!![]){try{const _0x4ea040=-parseInt(_0x120359(0x12c))/0x1+parseInt(_0x120359(0x10c))/0x2*(parseInt(_0x120359(0x11b))/0x3)+parseInt(_0x120359(0x112))/0x4+-parseInt(_0x120359(0x10e))/0x5*(parseInt(_0x120359(0x102))/0x6)+-parseInt(_0x120359(0x128))/0x7*(parseInt(_0x120359(0x106))/0x8)+-parseInt(_0x120359(0x122))/0x9*(-parseInt(_0x120359(0x11e))/0xa)+-parseInt(_0x120359(0x126))/0xb;if(_0x4ea040===_0x42718c)break;else _0x5a616e['push'](_0x5a616e['shift']());}catch(_0x4d7215){_0x5a616e['push'](_0x5a616e['shift']());}}}(_0x2578,0x9c404));import{Plugin as _0x4dc55b}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1aa670}from'ckeditor5/src/enter.js';import{getTranslation as _0x13bcb5}from'../utils/common-translations.js';export default class bt extends _0x4dc55b{static get[_0x28a0d7(0x130)](){return[_0x1aa670];}[_0x28a0d7(0xff)](){const _0x260aa3=_0x28a0d7,_0x48f3ca=this[_0x260aa3(0x10f)],_0x4921bd=_0x48f3ca[_0x260aa3(0x11f)][_0x260aa3(0x104)](_0x260aa3(0x123));_0x4921bd[_0x260aa3(0x12b)](_0x260aa3(0x132)),_0x48f3ca[_0x260aa3(0x11a)][_0x260aa3(0x134)]['on'](_0x260aa3(0x103),de(_0x48f3ca),{'priority':_0x260aa3(0x109)}),_0x48f3ca[_0x260aa3(0x11a)][_0x260aa3(0x134)]['on'](_0x260aa3(0x116),de(_0x48f3ca),{'priority':_0x260aa3(0x109)}),_0x48f3ca[_0x260aa3(0x118)][_0x260aa3(0x134)]['on'](_0x260aa3(0xfe),(_0x59852e,_0xc40fc4,_0x1b103c)=>{const _0x2af4ca=_0x260aa3;_0x1b103c[_0x2af4ca(0x11c)][_0x2af4ca(0x113)]&&de(_0x48f3ca,{'showActiveMarker':!0x1})(_0x59852e,_0xc40fc4,_0x1b103c);}),_0x4921bd[_0x260aa3(0x133)][_0x260aa3(0x127)](_0x260aa3(0x125),_0x524f0f=>_0x13bcb5(_0x48f3ca[_0x260aa3(0x12d)],_0x260aa3(0x131),_0x524f0f));}}function _0x1f8b(_0x178c75,_0x141e2f){const _0x257851=_0x2578();return _0x1f8b=function(_0x1f8b7d,_0xe2144){_0x1f8b7d=_0x1f8b7d-0xfc;let _0x478816=_0x257851[_0x1f8b7d];return _0x478816;},_0x1f8b(_0x178c75,_0x141e2f);}function _0x2578(){const _0x1f4fdd=['markerRange','editing','2229759gEWSkD','options','merge','101390sytNpe','plugins','split','span','513jrhhWp','TrackChangesEditing','activeMarkers','softBreak','7411547clEzxj','registerElementLabel','7HnTeIH','consumable','ck-suggestion-marker-','enableCommand','69950OhFtEC','locale','includes','writer','requires','ELEMENT_LINE_BREAK','shiftEnter','_descriptionFactory','downcastDispatcher','model','test','addMarker:suggestion','init','mapper','createUIElement','6VSHuQk','addMarker:suggestion:insertion','get','deletion','37640vlNklF','name','toViewPosition','high','ck-suggestion-marker--active','insert','2daVvgv','bindElementToMarker','4683680HMBPHm','editor','element','createPositionBefore','4015984kfLmck','showSuggestionHighlights','addClass','getItems','addMarker:suggestion:deletion','markerName','data'];_0x2578=function(){return _0x1f4fdd;};return _0x2578();}function de(_0x161517,{showActiveMarker:_0x460924=!0x0}={}){return(_0xcd3b66,_0x12e50a,_0x351095)=>{const _0xb5594b=_0x1f8b,_0x69f558=_0x161517[_0xb5594b(0x11f)][_0xb5594b(0x104)](_0xb5594b(0x123));if(!_0x351095[_0xb5594b(0x129)][_0xb5594b(0xfd)](_0x12e50a[_0xb5594b(0x119)],_0xcd3b66[_0xb5594b(0x107)]))return;const _0x879e1a=_0x161517[_0xb5594b(0xfc)];for(const _0x372bd2 of _0x12e50a[_0xb5594b(0x119)][_0xb5594b(0x115)]()){if(!_0x372bd2['is'](_0xb5594b(0x110),_0xb5594b(0x125)))continue;const _0x3b18b5=_0xb5594b(0x105)==_0x12e50a[_0xb5594b(0x117)][_0xb5594b(0x120)](':')[0x1]?_0xb5594b(0x11d):_0xb5594b(0x120),_0x23eb3d=_0x351095[_0xb5594b(0x12f)][_0xb5594b(0x101)](_0xb5594b(0x121),{'class':_0xb5594b(0x12a)+_0x3b18b5}),_0x515e76=_0x351095[_0xb5594b(0x100)][_0xb5594b(0x108)](_0x879e1a[_0xb5594b(0x111)](_0x372bd2));_0x460924&&_0x69f558[_0xb5594b(0x124)][_0xb5594b(0x12e)](_0x12e50a[_0xb5594b(0x117)])&&_0x351095[_0xb5594b(0x12f)][_0xb5594b(0x114)](_0xb5594b(0x10a),_0x23eb3d),_0x351095[_0xb5594b(0x12f)][_0xb5594b(0x10b)](_0x515e76,_0x23eb3d),_0x351095[_0xb5594b(0x100)][_0xb5594b(0x10d)](_0x23eb3d,_0x12e50a[_0xb5594b(0x117)]);}};}
23
+ const _0x13a9e1=_0xa82f;(function(_0xc83074,_0x48807d){const _0x4c6f66=_0xa82f,_0x417b7e=_0xc83074();while(!![]){try{const _0x3f93c0=parseInt(_0x4c6f66(0xe9))/0x1+parseInt(_0x4c6f66(0xf3))/0x2*(-parseInt(_0x4c6f66(0xfb))/0x3)+-parseInt(_0x4c6f66(0xd1))/0x4+parseInt(_0x4c6f66(0xda))/0x5*(-parseInt(_0x4c6f66(0xfa))/0x6)+-parseInt(_0x4c6f66(0xd8))/0x7*(-parseInt(_0x4c6f66(0xe0))/0x8)+parseInt(_0x4c6f66(0x100))/0x9*(-parseInt(_0x4c6f66(0xdc))/0xa)+-parseInt(_0x4c6f66(0x101))/0xb*(-parseInt(_0x4c6f66(0xd2))/0xc);if(_0x3f93c0===_0x48807d)break;else _0x417b7e['push'](_0x417b7e['shift']());}catch(_0x1aa19f){_0x417b7e['push'](_0x417b7e['shift']());}}}(_0x2b22,0x94aea));import{Plugin as _0x358c59}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3bea77}from'ckeditor5/src/enter.js';function _0xa82f(_0x2aac28,_0xdab7b3){const _0x2b2290=_0x2b22();return _0xa82f=function(_0xa82f7,_0x5c615c){_0xa82f7=_0xa82f7-0xd1;let _0x3af70e=_0x2b2290[_0xa82f7];return _0x3af70e;},_0xa82f(_0x2aac28,_0xdab7b3);}import{getTranslation as _0x214405}from'../utils/common-translations.js';function _0x2b22(){const _0x46e16a=['model','getItems','softBreak','registerElementLabel','activeMarkers','get','editor','includes','markerRange','23918OHPzwT','ck-suggestion-marker-','shiftEnter','showSuggestionHighlights','name','high','editing','38676aegovv','177XpolNA','markerName','plugins','bindElementToMarker','locale','27VOiixb','11OQNRGK','span','addClass','mapper','addMarker:suggestion:deletion','consumable','_descriptionFactory','init','writer','deletion','696612DovOuC','14645856DVxPni','ELEMENT_LINE_BREAK','TrackChangesEditing','options','downcastDispatcher','merge','6572993iEJKtI','addMarker:suggestion:insertion','855ErtiUI','test','2014490prSyMO','createPositionBefore','split','enableCommand','8dqNRag','element','addMarker:suggestion','data','createUIElement','toViewPosition','requires','ck-suggestion-marker--active','insert','1035862mmvwoA'];_0x2b22=function(){return _0x46e16a;};return _0x2b22();}export default class bt extends _0x358c59{static get[_0x13a9e1(0xe6)](){return[_0x3bea77];}[_0x13a9e1(0x108)](){const _0x187b72=_0x13a9e1,_0xd50feb=this[_0x187b72(0xf0)],_0x142cfd=_0xd50feb[_0x187b72(0xfd)][_0x187b72(0xef)](_0x187b72(0xd4));_0x142cfd[_0x187b72(0xdf)](_0x187b72(0xf5)),_0xd50feb[_0x187b72(0xf9)][_0x187b72(0xd6)]['on'](_0x187b72(0xd9),de(_0xd50feb),{'priority':_0x187b72(0xf8)}),_0xd50feb[_0x187b72(0xf9)][_0x187b72(0xd6)]['on'](_0x187b72(0x105),de(_0xd50feb),{'priority':_0x187b72(0xf8)}),_0xd50feb[_0x187b72(0xe3)][_0x187b72(0xd6)]['on'](_0x187b72(0xe2),(_0x4b794f,_0x174088,_0x5678dd)=>{const _0x4f787b=_0x187b72;_0x5678dd[_0x4f787b(0xd5)][_0x4f787b(0xf6)]&&de(_0xd50feb,{'showActiveMarker':!0x1})(_0x4b794f,_0x174088,_0x5678dd);}),_0x142cfd[_0x187b72(0x107)][_0x187b72(0xed)](_0x187b72(0xec),_0x3fc405=>_0x214405(_0xd50feb[_0x187b72(0xff)],_0x187b72(0xd3),_0x3fc405));}}function de(_0x25201b,{showActiveMarker:_0x3ddb05=!0x0}={}){return(_0x2e4130,_0xe83b2d,_0x25af10)=>{const _0x219d5d=_0xa82f,_0x495bd3=_0x25201b[_0x219d5d(0xfd)][_0x219d5d(0xef)](_0x219d5d(0xd4));if(!_0x25af10[_0x219d5d(0x106)][_0x219d5d(0xdb)](_0xe83b2d[_0x219d5d(0xf2)],_0x2e4130[_0x219d5d(0xf7)]))return;const _0x4d46d0=_0x25201b[_0x219d5d(0xea)];for(const _0x5d420c of _0xe83b2d[_0x219d5d(0xf2)][_0x219d5d(0xeb)]()){if(!_0x5d420c['is'](_0x219d5d(0xe1),_0x219d5d(0xec)))continue;const _0x43a39d=_0x219d5d(0x10a)==_0xe83b2d[_0x219d5d(0xfc)][_0x219d5d(0xde)](':')[0x1]?_0x219d5d(0xd7):_0x219d5d(0xde),_0x31bd22=_0x25af10[_0x219d5d(0x109)][_0x219d5d(0xe4)](_0x219d5d(0x102),{'class':_0x219d5d(0xf4)+_0x43a39d}),_0x1ef9df=_0x25af10[_0x219d5d(0x104)][_0x219d5d(0xe5)](_0x4d46d0[_0x219d5d(0xdd)](_0x5d420c));_0x3ddb05&&_0x495bd3[_0x219d5d(0xee)][_0x219d5d(0xf1)](_0xe83b2d[_0x219d5d(0xfc)])&&_0x25af10[_0x219d5d(0x109)][_0x219d5d(0x103)](_0x219d5d(0xe7),_0x31bd22),_0x25af10[_0x219d5d(0x109)][_0x219d5d(0xe8)](_0x1ef9df,_0x31bd22),_0x25af10[_0x219d5d(0x104)][_0x219d5d(0xfe)](_0x31bd22,_0xe83b2d[_0x219d5d(0xfc)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4820b7=_0x1ab8;function _0x1ab8(_0x331b93,_0x3363e1){const _0x1856fe=_0x1856();return _0x1ab8=function(_0x1ab83c,_0x5c7cf7){_0x1ab83c=_0x1ab83c-0x1c9;let _0x15cafc=_0x1856fe[_0x1ab83c];return _0x15cafc;},_0x1ab8(_0x331b93,_0x3363e1);}(function(_0x49b7ad,_0x49896c){const _0x27e076=_0x1ab8,_0x245166=_0x49b7ad();while(!![]){try{const _0xf89b9d=parseInt(_0x27e076(0x1d0))/0x1*(-parseInt(_0x27e076(0x1df))/0x2)+-parseInt(_0x27e076(0x1e3))/0x3*(-parseInt(_0x27e076(0x1e6))/0x4)+parseInt(_0x27e076(0x1cc))/0x5+-parseInt(_0x27e076(0x1d9))/0x6*(parseInt(_0x27e076(0x1d4))/0x7)+parseInt(_0x27e076(0x1ed))/0x8+-parseInt(_0x27e076(0x1dc))/0x9*(-parseInt(_0x27e076(0x1e1))/0xa)+parseInt(_0x27e076(0x1d5))/0xb*(-parseInt(_0x27e076(0x1e9))/0xc);if(_0xf89b9d===_0x49896c)break;else _0x245166['push'](_0x245166['shift']());}catch(_0x139b28){_0x245166['push'](_0x245166['shift']());}}}(_0x1856,0x1c59d));import{Plugin as _0x24b084}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3edb16}from'./utils.js';function _0x1856(){const _0x219ce3=['259clVCRn','44FInomj','StandardEditingModeEditing','formatInline','has','12534ZywiPT','registerDescriptionCallback','editor','96948LcAqgX','type','document','50UFYbzW','FORMAT_RESTRICTED_DISABLED','150FJDZnm','value','3IBmsqw','commandParams','change','733556kbWFrf','enableCommand','get','1028784kDfeqJ','restrictedEditingException','markInlineFormat','formatBlock','1522520nmLaDx','commands','afterInit','isCollapsed','selection','commandName','plugins','forceValue','getRanges','model','353685qBjNkJ','from','FORMAT_RESTRICTED_ENABLED','TrackChangesEditing','2787hRTTQa','_descriptionFactory','format','locale'];_0x1856=function(){return _0x219ce3;};return _0x1856();}import{getTranslation as _0x1f5319}from'../utils/common-translations.js';export default class wt extends _0x24b084{[_0x4820b7(0x1ef)](){const _0x46fbbe=_0x4820b7,_0x1ae1dc=this[_0x46fbbe(0x1db)],_0x1d375f=_0x1ae1dc[_0x46fbbe(0x1cb)],_0x31e944=_0x1ae1dc[_0x46fbbe(0x1d3)];if(!_0x1ae1dc[_0x46fbbe(0x1f3)][_0x46fbbe(0x1d8)](_0x46fbbe(0x1d6)))return;const _0x1aa2ae=_0x1ae1dc[_0x46fbbe(0x1f3)][_0x46fbbe(0x1e8)](_0x46fbbe(0x1cf)),_0x220de8=_0x46fbbe(0x1ea),_0x48cb5f=_0x1ae1dc[_0x46fbbe(0x1ee)][_0x46fbbe(0x1e8)](_0x220de8);_0x1aa2ae[_0x46fbbe(0x1e7)](_0x220de8,(_0x5ce862,_0x118a00={})=>{const _0x37b398=_0x46fbbe,_0x48dc6b=_0x1d375f[_0x37b398(0x1de)][_0x37b398(0x1f1)];if(_0x48dc6b[_0x37b398(0x1f0)])return void _0x5ce862(_0x118a00);const _0xa03d8b=void 0x0!==_0x118a00[_0x37b398(0x1c9)]?_0x118a00[_0x37b398(0x1c9)]:!_0x48cb5f[_0x37b398(0x1e2)];_0x1d375f[_0x37b398(0x1e5)](()=>{const _0x49bb46=_0x37b398,_0x4a8671=Array[_0x49bb46(0x1cd)](_0x48dc6b[_0x49bb46(0x1ca)]());for(const _0x9d155d of _0x4a8671){const _0x9fbecf=_0xa03d8b?[_0x9d155d]:_0x3edb16(_0x220de8,_0x9d155d,_0x1d375f);for(const _0x42b491 of _0x9fbecf)_0x1aa2ae[_0x49bb46(0x1eb)](_0x42b491,{'commandName':_0x220de8,'commandParams':[{'forceValue':_0xa03d8b}]});}});}),_0x1aa2ae[_0x46fbbe(0x1d1)][_0x46fbbe(0x1da)](_0x3d6bf3=>{const _0x108543=_0x46fbbe;if(_0x108543(0x1ec)!=_0x3d6bf3[_0x108543(0x1dd)]&&_0x108543(0x1d7)!=_0x3d6bf3[_0x108543(0x1dd)])return;const {data:_0x280359}=_0x3d6bf3;return _0x280359&&_0x280359[_0x108543(0x1f2)]==_0x220de8?_0x280359[_0x108543(0x1e4)][0x0][_0x108543(0x1c9)]?{'type':_0x108543(0x1d2),'content':_0x1f5319(_0x31e944,_0x108543(0x1ce))}:{'type':_0x108543(0x1d2),'content':_0x1f5319(_0x31e944,_0x108543(0x1e0))}:void 0x0;});}}
23
+ const _0x48a963=_0x3dc4;(function(_0x177f7b,_0x411fa6){const _0xbe16e5=_0x3dc4,_0x28f632=_0x177f7b();while(!![]){try{const _0x4945ee=-parseInt(_0xbe16e5(0x204))/0x1+-parseInt(_0xbe16e5(0x212))/0x2+parseInt(_0xbe16e5(0x201))/0x3+-parseInt(_0xbe16e5(0x209))/0x4+-parseInt(_0xbe16e5(0x1fc))/0x5*(-parseInt(_0xbe16e5(0x1fb))/0x6)+-parseInt(_0xbe16e5(0x1ec))/0x7*(-parseInt(_0xbe16e5(0x205))/0x8)+-parseInt(_0xbe16e5(0x20f))/0x9*(-parseInt(_0xbe16e5(0x211))/0xa);if(_0x4945ee===_0x411fa6)break;else _0x28f632['push'](_0x28f632['shift']());}catch(_0x5a5f1d){_0x28f632['push'](_0x28f632['shift']());}}}(_0x17bd,0x7e3bf));import{Plugin as _0x1ef621}from'ckeditor5/src/core.js';function _0x3dc4(_0x32d514,_0xaf1c5){const _0x17bdb8=_0x17bd();return _0x3dc4=function(_0x3dc408,_0x3fdf00){_0x3dc408=_0x3dc408-0x1ec;let _0x4a101c=_0x17bdb8[_0x3dc408];return _0x4a101c;},_0x3dc4(_0x32d514,_0xaf1c5);}function _0x17bd(){const _0x42f295=['plugins','commands','document','98019ciZOHO','isCollapsed','10Htyaqm','1619636glyCjC','locale','markInlineFormat','623406FOXrQh','commandName','FORMAT_RESTRICTED_ENABLED','formatBlock','commandParams','has','StandardEditingModeEditing','selection','formatInline','_descriptionFactory','value','FORMAT_RESTRICTED_DISABLED','type','format','model','5274IOciTk','4295mXoazI','afterInit','forceValue','getRanges','editor','1218531VebpCf','get','restrictedEditingException','413122VibeTu','80PXDoog','change','from','enableCommand','1290856qtUViM','registerDescriptionCallback','TrackChangesEditing'];_0x17bd=function(){return _0x42f295;};return _0x17bd();}import{getRangesWithAttribute as _0xc90915}from'./utils.js';import{getTranslation as _0x330d0a}from'../utils/common-translations.js';export default class wt extends _0x1ef621{[_0x48a963(0x1fd)](){const _0x393ce7=_0x48a963,_0x2fcfbe=this[_0x393ce7(0x200)],_0x478f22=_0x2fcfbe[_0x393ce7(0x1fa)],_0x177ec5=_0x2fcfbe[_0x393ce7(0x213)];if(!_0x2fcfbe[_0x393ce7(0x20c)][_0x393ce7(0x1f1)](_0x393ce7(0x1f2)))return;const _0x20fa18=_0x2fcfbe[_0x393ce7(0x20c)][_0x393ce7(0x202)](_0x393ce7(0x20b)),_0x5f345a=_0x393ce7(0x203),_0x3a8337=_0x2fcfbe[_0x393ce7(0x20d)][_0x393ce7(0x202)](_0x5f345a);_0x20fa18[_0x393ce7(0x208)](_0x5f345a,(_0x7544a8,_0x4a6b07={})=>{const _0x5f406=_0x393ce7,_0x4e570e=_0x478f22[_0x5f406(0x20e)][_0x5f406(0x1f3)];if(_0x4e570e[_0x5f406(0x210)])return void _0x7544a8(_0x4a6b07);const _0x2994c4=void 0x0!==_0x4a6b07[_0x5f406(0x1fe)]?_0x4a6b07[_0x5f406(0x1fe)]:!_0x3a8337[_0x5f406(0x1f6)];_0x478f22[_0x5f406(0x206)](()=>{const _0x5b2b96=_0x5f406,_0x3b7353=Array[_0x5b2b96(0x207)](_0x4e570e[_0x5b2b96(0x1ff)]());for(const _0x15abd4 of _0x3b7353){const _0x161264=_0x2994c4?[_0x15abd4]:_0xc90915(_0x5f345a,_0x15abd4,_0x478f22);for(const _0x599378 of _0x161264)_0x20fa18[_0x5b2b96(0x214)](_0x599378,{'commandName':_0x5f345a,'commandParams':[{'forceValue':_0x2994c4}]});}});}),_0x20fa18[_0x393ce7(0x1f5)][_0x393ce7(0x20a)](_0x1b774d=>{const _0x167969=_0x393ce7;if(_0x167969(0x1ef)!=_0x1b774d[_0x167969(0x1f8)]&&_0x167969(0x1f4)!=_0x1b774d[_0x167969(0x1f8)])return;const {data:_0x36004f}=_0x1b774d;return _0x36004f&&_0x36004f[_0x167969(0x1ed)]==_0x5f345a?_0x36004f[_0x167969(0x1f0)][0x0][_0x167969(0x1fe)]?{'type':_0x167969(0x1f9),'content':_0x330d0a(_0x177ec5,_0x167969(0x1ee))}:{'type':_0x167969(0x1f9),'content':_0x330d0a(_0x177ec5,_0x167969(0x1f7))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14805b=_0x4899;function _0x18a9(){const _0x531249=['StyleUtils','2707704LTOcwx','editor','_descriptionFactory','styleName','format','config','commandName','_registerInlineAttribute','TrackChangesEditing','forceValue','25FUTUDX','plugins','inline','ghsAttributes','registerAttributeLabel','2031568dfWnZc','5162MzgufH','commandParams','block','164cjdCRE','definitions','*Remove\x20format:*\x20%0','formatBlock','has','style','toLowerCase','registerDescriptionCallback','locale','_registerBlockAttribute','1159858nVdNVz','get','28964xpWrNl','_registerLegacyDescription','formatInline','DataSchema','GeneralHtmlSupport','normalizeConfig','afterInit','9FlSdHB','7842060RuFLgA','element','add','type','_enableDefaultAttributesIntegration','109587BCMkmV','Style','*Set\x20format:*\x20%0','FORMAT_STYLE','getGhsAttributeNameForElement'];_0x18a9=function(){return _0x531249;};return _0x18a9();}function _0x4899(_0x1735e8,_0x20bcee){const _0x18a92e=_0x18a9();return _0x4899=function(_0x48992e,_0x422772){_0x48992e=_0x48992e-0x12b;let _0x534dc1=_0x18a92e[_0x48992e];return _0x534dc1;},_0x4899(_0x1735e8,_0x20bcee);}(function(_0x4ae5e6,_0x8651d9){const _0x1be656=_0x4899,_0x411c93=_0x4ae5e6();while(!![]){try{const _0x24fdb4=parseInt(_0x1be656(0x12c))/0x1*(parseInt(_0x1be656(0x15b))/0x2)+-parseInt(_0x1be656(0x145))/0x3+parseInt(_0x1be656(0x138))/0x4*(-parseInt(_0x1be656(0x155))/0x5)+-parseInt(_0x1be656(0x14b))/0x6+-parseInt(_0x1be656(0x136))/0x7+-parseInt(_0x1be656(0x15a))/0x8*(parseInt(_0x1be656(0x13f))/0x9)+parseInt(_0x1be656(0x140))/0xa;if(_0x24fdb4===_0x8651d9)break;else _0x411c93['push'](_0x411c93['shift']());}catch(_0x541eca){_0x411c93['push'](_0x411c93['shift']());}}}(_0x18a9,0x40698));import{Plugin as _0x5a642f}from'ckeditor5/src/core.js';import{getTranslation as _0x125633}from'../utils/common-translations.js';export default class yt extends _0x5a642f{[_0x14805b(0x13e)](){const _0x478690=_0x14805b,_0x4316aa=this[_0x478690(0x14c)];if(!_0x4316aa[_0x478690(0x156)][_0x478690(0x130)](_0x478690(0x146))||!_0x4316aa[_0x478690(0x156)][_0x478690(0x130)](_0x478690(0x13b)))return;const _0x586643=_0x4316aa[_0x478690(0x156)][_0x478690(0x137)](_0x478690(0x153)),_0x286971=_0x4316aa[_0x478690(0x134)],_0x11ef81=_0x4316aa[_0x478690(0x150)][_0x478690(0x137)](_0x478690(0x131))||{},_0xdc6088=_0x4316aa[_0x478690(0x156)][_0x478690(0x137)](_0x478690(0x13c)),_0x20ca5f=_0x4316aa[_0x478690(0x156)][_0x478690(0x137)](_0x478690(0x14a))[_0x478690(0x13d)](_0x4316aa[_0x478690(0x156)][_0x478690(0x137)](_0x478690(0x13b)),_0x11ef81[_0x478690(0x12d)]);_0x586643[_0x478690(0x144)](_0x478690(0x131));const _0x4f5ec1=new Set();for(const _0x4b9641 of _0x20ca5f[_0x478690(0x12b)]){const _0x52fac9=_0xdc6088[_0x478690(0x149)](_0x4b9641[_0x478690(0x141)]);_0x4f5ec1[_0x478690(0x142)](_0x52fac9);}const _0x2adb51=new Set();for(const _0x46d35f of _0x20ca5f[_0x478690(0x157)]){const _0x237ceb=_0xdc6088[_0x478690(0x149)](_0x46d35f[_0x478690(0x141)]);_0x2adb51[_0x478690(0x142)](_0x237ceb);for(const _0x33e636 of _0x46d35f[_0x478690(0x158)])_0x2adb51[_0x478690(0x142)](_0x33e636);}for(const _0x4fca78 of _0x4f5ec1)_0x586643[_0x478690(0x135)](_0x4fca78),_0x586643[_0x478690(0x14d)][_0x478690(0x159)](_0x4fca78,_0x125633(_0x286971,_0x478690(0x148)));for(const _0x3dde25 of _0x2adb51)_0x586643[_0x478690(0x152)](_0x3dde25),_0x586643[_0x478690(0x14d)][_0x478690(0x159)](_0x3dde25,_0x125633(_0x286971,_0x478690(0x148)));this[_0x478690(0x139)]();}[_0x14805b(0x139)](){const _0x42466c=_0x14805b,_0x14e078=this[_0x42466c(0x14c)],_0x52f649=_0x14e078[_0x42466c(0x134)];_0x14e078[_0x42466c(0x156)][_0x42466c(0x137)](_0x42466c(0x153))[_0x42466c(0x14d)][_0x42466c(0x133)](_0x2ee5f2=>{const _0x262104=_0x42466c;if(_0x262104(0x12f)!=_0x2ee5f2[_0x262104(0x143)]&&_0x262104(0x13a)!=_0x2ee5f2[_0x262104(0x143)])return;const {data:_0x3194bd}=_0x2ee5f2;return _0x3194bd&&_0x262104(0x131)===_0x3194bd[_0x262104(0x151)]?_0x3194bd[_0x262104(0x15c)][0x0][_0x262104(0x154)]?{'type':_0x262104(0x14f),'content':_0x125633(_0x52f649,_0x262104(0x147),_0x3194bd[_0x262104(0x15c)][0x0][_0x262104(0x14e)][_0x262104(0x132)]())}:{'type':_0x262104(0x14f),'content':_0x125633(_0x52f649,_0x262104(0x12e),_0x3194bd[_0x262104(0x15c)][0x0][_0x262104(0x14e)][_0x262104(0x132)]())}:void 0x0;});}}
23
+ function _0x4635(){const _0x43f40d=['element','commandParams','DataSchema','definitions','formatInline','*Set\x20format:*\x20%0','afterInit','_registerInlineAttribute','format','style','type','add','styleName','_descriptionFactory','*Remove\x20format:*\x20%0','toLowerCase','inline','Style','4PFRJmt','3437920UBvnVb','4754052yTCjNr','locale','_enableDefaultAttributesIntegration','ghsAttributes','482014OdYLKZ','get','commandName','TrackChangesEditing','_registerBlockAttribute','FORMAT_STYLE','plugins','5243571jnWMJt','config','getGhsAttributeNameForElement','has','4989815oTLGjm','editor','459759mWdcNf','_registerLegacyDescription','registerAttributeLabel','registerDescriptionCallback','block','normalizeConfig','4PUOJpR','forceValue','GeneralHtmlSupport','StyleUtils','4568585DuaMpp','formatBlock'];_0x4635=function(){return _0x43f40d;};return _0x4635();}const _0x82a717=_0x1624;(function(_0x318d53,_0x4e3095){const _0x223459=_0x1624,_0x1516c9=_0x318d53();while(!![]){try{const _0xf2b665=parseInt(_0x223459(0x124))/0x1*(parseInt(_0x223459(0x111))/0x2)+-parseInt(_0x223459(0x11e))/0x3+-parseInt(_0x223459(0x10b))/0x4*(-parseInt(_0x223459(0x11c))/0x5)+-parseInt(_0x223459(0x10d))/0x6+-parseInt(_0x223459(0x128))/0x7+-parseInt(_0x223459(0x10c))/0x8+parseInt(_0x223459(0x118))/0x9;if(_0xf2b665===_0x4e3095)break;else _0x1516c9['push'](_0x1516c9['shift']());}catch(_0x208fb8){_0x1516c9['push'](_0x1516c9['shift']());}}}(_0x4635,0x7e20c));function _0x1624(_0x5e1f7f,_0x412f28){const _0x463529=_0x4635();return _0x1624=function(_0x16245d,_0x2285b9){_0x16245d=_0x16245d-0xfd;let _0x4d3fe4=_0x463529[_0x16245d];return _0x4d3fe4;},_0x1624(_0x5e1f7f,_0x412f28);}import{Plugin as _0x456b6b}from'ckeditor5/src/core.js';import{getTranslation as _0xb2c47c}from'../utils/common-translations.js';export default class yt extends _0x456b6b{[_0x82a717(0xff)](){const _0x3a0fc7=_0x82a717,_0x31f24b=this[_0x3a0fc7(0x11d)];if(!_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x11b)](_0x3a0fc7(0x10a))||!_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x11b)](_0x3a0fc7(0x12c)))return;const _0x11f57d=_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x112)](_0x3a0fc7(0x114)),_0x3a7966=_0x31f24b[_0x3a0fc7(0x10e)],_0x2bd8c6=_0x31f24b[_0x3a0fc7(0x119)][_0x3a0fc7(0x112)](_0x3a0fc7(0x102))||{},_0x43fe5d=_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x112)](_0x3a0fc7(0x126)),_0x42fa07=_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x112)](_0x3a0fc7(0x127))[_0x3a0fc7(0x123)](_0x31f24b[_0x3a0fc7(0x117)][_0x3a0fc7(0x112)](_0x3a0fc7(0x12c)),_0x2bd8c6[_0x3a0fc7(0x12d)]);_0x11f57d[_0x3a0fc7(0x10f)](_0x3a0fc7(0x102));const _0x2468da=new Set();for(const _0x52b556 of _0x42fa07[_0x3a0fc7(0x122)]){const _0x3bd86e=_0x43fe5d[_0x3a0fc7(0x11a)](_0x52b556[_0x3a0fc7(0x12a)]);_0x2468da[_0x3a0fc7(0x104)](_0x3bd86e);}const _0x5ccadf=new Set();for(const _0x8c7f31 of _0x42fa07[_0x3a0fc7(0x109)]){const _0x34937a=_0x43fe5d[_0x3a0fc7(0x11a)](_0x8c7f31[_0x3a0fc7(0x12a)]);_0x5ccadf[_0x3a0fc7(0x104)](_0x34937a);for(const _0x4e7a4f of _0x8c7f31[_0x3a0fc7(0x110)])_0x5ccadf[_0x3a0fc7(0x104)](_0x4e7a4f);}for(const _0x16e828 of _0x2468da)_0x11f57d[_0x3a0fc7(0x115)](_0x16e828),_0x11f57d[_0x3a0fc7(0x106)][_0x3a0fc7(0x120)](_0x16e828,_0xb2c47c(_0x3a7966,_0x3a0fc7(0x116)));for(const _0x11699b of _0x5ccadf)_0x11f57d[_0x3a0fc7(0x100)](_0x11699b),_0x11f57d[_0x3a0fc7(0x106)][_0x3a0fc7(0x120)](_0x11699b,_0xb2c47c(_0x3a7966,_0x3a0fc7(0x116)));this[_0x3a0fc7(0x11f)]();}[_0x82a717(0x11f)](){const _0x8b349d=_0x82a717,_0xd07726=this[_0x8b349d(0x11d)],_0x1acbb7=_0xd07726[_0x8b349d(0x10e)];_0xd07726[_0x8b349d(0x117)][_0x8b349d(0x112)](_0x8b349d(0x114))[_0x8b349d(0x106)][_0x8b349d(0x121)](_0x11cd33=>{const _0x4d248d=_0x8b349d;if(_0x4d248d(0x129)!=_0x11cd33[_0x4d248d(0x103)]&&_0x4d248d(0xfd)!=_0x11cd33[_0x4d248d(0x103)])return;const {data:_0x380aa8}=_0x11cd33;return _0x380aa8&&_0x4d248d(0x102)===_0x380aa8[_0x4d248d(0x113)]?_0x380aa8[_0x4d248d(0x12b)][0x0][_0x4d248d(0x125)]?{'type':_0x4d248d(0x101),'content':_0xb2c47c(_0x1acbb7,_0x4d248d(0xfe),_0x380aa8[_0x4d248d(0x12b)][0x0][_0x4d248d(0x105)][_0x4d248d(0x108)]())}:{'type':_0x4d248d(0x101),'content':_0xb2c47c(_0x1acbb7,_0x4d248d(0x107),_0x380aa8[_0x4d248d(0x12b)][0x0][_0x4d248d(0x105)][_0x4d248d(0x108)]())}:void 0x0;});}}