@ckeditor/ckeditor5-track-changes 41.3.0 → 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 _0x5b2f71=_0xaba7;function _0xf3f3(){const _0x258ec2=['data','removeMarker','customBulletedList','todoList','outdentList','_supportLegacySuggestions','getChanges','next','FORMAT_INDENT','listStyle','_registerLegacyDescription','locale','multipleBlocks','ELEMENT_TODO_LIST','forceValue','27925mRjUOk','schema','commandParams','todo','previousSibling','setSelection','11DgnGUa','meta','has','*Set\x20format:*\x20%0','isObject','config','listItemIdFixer','containsItem','push','from','64682XZBqWw','isLocal','trackChangesCommand','_suggestionFactory','documentList','document','455GjdxzW','TodoListEditing','customNumberedList','getFirstRange','nodeAfter','commands','afterInit','nextSibling','start','head','listType','bulletedList','change','519IHGHKq','oldValue','deletion','listMarker','isUndo','registerAttributeLabel','splitListItemBefore','_LIST','*Remove\x20format:*\x20%0','value','find','list.multiBlock','numbered','*Merge:*\x20%0','execute','registerCustomCallback','8501380cplMXK','groupId','key','toUpperCase','mergeListItemForward','plugins','*Check\x20item*','type','setAttribute','ELEMENT_','getFirstMarker','batch','assureChains','todoListCheck','*Format:*\x20remove\x20from\x20%0','createPositionAt','listReversed','detach','includes','map','TrackChangesEditing','editor','attribute','registerElementLabel','ListEditing','refresh','_enableDefaultAttributesIntegration','*Split:*\x20list\x20item','todoListChecked','isNextTo','*Indent:*\x20%0','registerDescriptionCallback','model','commandName','15537195NFFpJW','range','getSuggestions','format','length','createRange','_findSuggestions','registerPostFixer','fromRange','default','ELEMENT_NUMBERED_LIST','128znzant','getRanges','*Outdent:*\x20%0','114737OrTJFn','bulleted','358260dFhdCv','1122jjWmku','*Uncheck\x20item*','listIndent','listItemId','accept','selection','checkTodoList','attributeKey','attributes','18MMzsim','indentList','getAttribute','every','noTrackChangesFixer','listStart','*Merge:*\x20list\x20item','end','newValue','get','_descriptionFactory','ELEMENT_LIST_ITEM','_getAttributeKey','suggestion','filter','numberedList','listMarkerStyle','mergeListItemBackward','differ','*Format:*\x20insert\x20into\x20%0','*Change\x20to:*\x20%0','formatBlock','parent','19428GeXDuX','splitListItemAfter','ELEMENT_BULLETED_LIST'];_0xf3f3=function(){return _0x258ec2;};return _0xf3f3();}(function(_0x9ab4c,_0x2abf69){const _0x5f57da=_0xaba7,_0x5a37a8=_0x9ab4c();while(!![]){try{const _0x5bb9b8=-parseInt(_0x5f57da(0x235))/0x1*(-parseInt(_0x5f57da(0x1fc))/0x2)+-parseInt(_0x5f57da(0x1b0))/0x3*(parseInt(_0x5f57da(0x213))/0x4)+-parseInt(_0x5f57da(0x225))/0x5*(-parseInt(_0x5f57da(0x1f3))/0x6)+-parseInt(_0x5f57da(0x1f0))/0x7*(-parseInt(_0x5f57da(0x1ed))/0x8)+parseInt(_0x5f57da(0x1e2))/0x9+-parseInt(_0x5f57da(0x1c0))/0xa*(parseInt(_0x5f57da(0x22b))/0xb)+parseInt(_0x5f57da(0x1f2))/0xc*(-parseInt(_0x5f57da(0x1a3))/0xd);if(_0x5bb9b8===_0x2abf69)break;else _0x5a37a8['push'](_0x5a37a8['shift']());}catch(_0x4060d5){_0x5a37a8['push'](_0x5a37a8['shift']());}}}(_0xf3f3,0xd6ccc));function _0xaba7(_0x491610,_0xd2ffb6){const _0xf3f3ed=_0xf3f3();return _0xaba7=function(_0xaba7c0,_0x25377f){_0xaba7c0=_0xaba7c0-0x1a1;let _0x328357=_0xf3f3ed[_0xaba7c0];return _0x328357;},_0xaba7(_0x491610,_0xd2ffb6);}import{Plugin as _0x196df2}from'ckeditor5/src/core.js';import{getTranslation as _0x466bb2}from'../utils/common-translations.js';import{renameAttributeKey as _0x59a43d}from'../trackchangesediting.js';import{LiveRange as _0x711ab7}from'ckeditor5/src/engine.js';export default class z extends _0x196df2{[_0x5b2f71(0x1a9)](){const _0x4b2ddb=_0x5b2f71,_0x527a3d=this[_0x4b2ddb(0x1d5)];if(!_0x527a3d[_0x4b2ddb(0x1c5)][_0x4b2ddb(0x22d)](_0x4b2ddb(0x1d8)))return;const _0x3a87ad=_0x527a3d[_0x4b2ddb(0x221)],_0x35a42c=_0x527a3d[_0x4b2ddb(0x1c5)][_0x4b2ddb(0x205)](_0x4b2ddb(0x1d4)),_0x140c92=_0x527a3d[_0x4b2ddb(0x1c5)][_0x4b2ddb(0x22d)](_0x4b2ddb(0x1a4)),_0x34891b=!!_0x527a3d[_0x4b2ddb(0x230)][_0x4b2ddb(0x205)](_0x4b2ddb(0x1bb));function _0x37c622(_0x304837){const _0x3a6321=_0x4b2ddb;return{'type':_0x3a6321(0x1e5),'content':''+_0x466bb2(_0x3a87ad,_0x3a6321(0x22e),_0x304837)};}function _0x32d56c(_0x3d9309){const _0x59405a=_0x4b2ddb;return{'type':_0x59405a(0x1e5),'content':''+_0x466bb2(_0x3a87ad,_0x59405a(0x1b8),_0x3d9309)};}_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x20b),[],[_0x4b2ddb(0x1f6),_0x4b2ddb(0x1ad),_0x4b2ddb(0x1f5)]),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1ae)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1a5)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x218)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1fd)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x21a)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x214)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1b6)),_0x34891b&&(_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x20d)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1c4))),_0x140c92&&(_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x219)),_0x35a42c[_0x4b2ddb(0x1da)](_0x4b2ddb(0x1f9),[],[_0x4b2ddb(0x1dc)]),_0x35a42c[_0x4b2ddb(0x206)][_0x4b2ddb(0x1df)](_0x23866e=>{const _0x58a982=_0x4b2ddb,{data:_0x4d6731}=_0x23866e;if(_0x4d6731&&_0x58a982(0x1dc)==_0x4d6731[_0x58a982(0x1c2)])return{'type':_0x58a982(0x1e5),'content':_0x4d6731[_0x58a982(0x204)]?_0x466bb2(_0x3a87ad,_0x58a982(0x1c6)):_0x466bb2(_0x3a87ad,_0x58a982(0x1f4))};}),this[_0x4b2ddb(0x1d5)][_0x4b2ddb(0x1e0)][_0x4b2ddb(0x1a2)][_0x4b2ddb(0x1e9)](_0x1c51f6=>{const _0x168939=_0x4b2ddb;if(_0x1c51f6[_0x168939(0x1cb)][_0x168939(0x1b4)])return!0x1;let _0x4d4b82=!0x1;const _0x311582=_0x35a42c[_0x168939(0x1e4)]({'skipNotAttached':!0x0})[_0x168939(0x20a)](_0x14e103=>_0x168939(0x1dc)===_0x35a42c[_0x168939(0x208)](_0x14e103));for(const _0x24f570 of _0x311582){_0x168939(0x228)!=_0x24f570[_0x168939(0x1a6)]()[_0x168939(0x1ab)][_0x168939(0x1a7)][_0x168939(0x1fe)](_0x168939(0x1ad))&&(_0x35a42c[_0x168939(0x1e8)](_0x24f570[_0x168939(0x1a6)](),_0x168939(0x1d6))[_0x168939(0x1ba)](_0x185a40=>_0x168939(0x1ad)===_0x35a42c[_0x168939(0x208)](_0x185a40[_0x168939(0x209)]))||(_0x1c51f6[_0x168939(0x217)](_0x24f570[_0x168939(0x1ca)]()),_0x4d4b82=!0x0));}return _0x4d4b82;})),_0x35a42c[_0x4b2ddb(0x206)][_0x4b2ddb(0x1b5)](_0x4b2ddb(0x1f5),_0x466bb2(_0x3a87ad,_0x4b2ddb(0x21e)));const _0x33bdd6={'type':_0x4b2ddb(0x1e5),'content':''};_0x35a42c[_0x4b2ddb(0x206)][_0x4b2ddb(0x1df)](_0x3b0684=>{const _0xbb7c51=_0x4b2ddb,{data:_0x370657}=_0x3b0684;if(!_0x370657||_0xbb7c51(0x1ad)!=_0x370657[_0xbb7c51(0x1c2)])return;let _0x5c85a8=_0x3b0684[_0xbb7c51(0x1ac)];for(;_0x5c85a8;){if(_0x5c85a8[_0xbb7c51(0x216)]&&((_0xbb7c51(0x21f)==_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x1c2)]||_0xbb7c51(0x20c)==_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x1c2)])&&(_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x204)]&&_0xbb7c51(0x1eb)!=_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x204)]||_0xbb7c51(0x1eb)!=_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x1b1)]&&!_0x370657[_0xbb7c51(0x204)])||!_0x34891b&&_0x5c85a8[_0xbb7c51(0x216)][_0xbb7c51(0x1c2)]==_0x59a43d))return _0x33bdd6;_0x5c85a8=_0x5c85a8[_0xbb7c51(0x21d)];}if(null==_0x370657[_0xbb7c51(0x204)])switch(_0x370657[_0xbb7c51(0x1b1)]){case _0xbb7c51(0x1f1):return _0x32d56c(_0x466bb2(_0x3a87ad,_0xbb7c51(0x215)));case _0xbb7c51(0x1bc):return _0x32d56c(_0x466bb2(_0x3a87ad,_0xbb7c51(0x1ec)));case _0xbb7c51(0x228):return _0x32d56c(_0x466bb2(_0x3a87ad,_0xbb7c51(0x223)));}switch(_0x370657[_0xbb7c51(0x204)]){case _0xbb7c51(0x1f1):return _0x37c622(_0x466bb2(_0x3a87ad,_0xbb7c51(0x215)));case _0xbb7c51(0x1bc):return _0x37c622(_0x466bb2(_0x3a87ad,_0xbb7c51(0x1ec)));case _0xbb7c51(0x228):return _0x37c622(_0x466bb2(_0x3a87ad,_0xbb7c51(0x223)));}}),_0x35a42c[_0x4b2ddb(0x206)][_0x4b2ddb(0x1df)](_0x1778be=>{const _0x2fb908=_0x4b2ddb,{data:_0x5297fb}=_0x1778be;if(_0x5297fb&&_0x2fb908(0x1f5)==_0x5297fb[_0x2fb908(0x1c2)])return null==_0x5297fb[_0x2fb908(0x204)]||null==_0x5297fb[_0x2fb908(0x1b1)]&&0x0==_0x5297fb[_0x2fb908(0x204)]?_0x33bdd6:void 0x0;}),_0x35a42c[_0x4b2ddb(0x206)][_0x4b2ddb(0x1df)](_0xcd75fa=>{const _0x491bc2=_0x4b2ddb;if(_0x491bc2(0x1d6)!=_0xcd75fa[_0x491bc2(0x1c7)])return;const {data:_0x34d334}=_0xcd75fa;if(!_0x34d334||_0x491bc2(0x1f6)!=_0x34d334[_0x491bc2(0x1c2)])return;const _0x3fdafb=le(_0xcd75fa);return _0x3fdafb?_0x491bc2(0x204)==_0x3fdafb?{'type':_0x491bc2(0x1e5),'content':_0x466bb2(_0x3a87ad,_0x491bc2(0x202))}:_0x491bc2(0x1b1)==_0x3fdafb?{'type':_0x491bc2(0x1e5),'content':_0x466bb2(_0x3a87ad,_0x491bc2(0x1db))}:_0x33bdd6:_0x33bdd6;}),_0x527a3d[_0x4b2ddb(0x1e0)][_0x4b2ddb(0x1a2)][_0x4b2ddb(0x1e9)](_0x3065cd=>this[_0x4b2ddb(0x231)](_0x3065cd)),_0x527a3d[_0x4b2ddb(0x1e0)][_0x4b2ddb(0x1a2)][_0x4b2ddb(0x1e9)](_0x708dcc=>this[_0x4b2ddb(0x200)](_0x708dcc)),_0x527a3d[_0x4b2ddb(0x1e0)][_0x4b2ddb(0x1a2)][_0x4b2ddb(0x1e9)](_0x50b40b=>this[_0x4b2ddb(0x1cc)](_0x50b40b)),this[_0x4b2ddb(0x21b)]();}[_0x5b2f71(0x231)](_0x4048ff){const _0x1010a6=_0x5b2f71;if(_0x4048ff[_0x1010a6(0x1cb)][_0x1010a6(0x1b4)]||!_0x4048ff[_0x1010a6(0x1cb)][_0x1010a6(0x236)])return!0x1;let _0x307d05=!0x1;const _0x529e83=this[_0x1010a6(0x1d5)][_0x1010a6(0x1c5)][_0x1010a6(0x205)](_0x1010a6(0x1d4))[_0x1010a6(0x1e4)]({'skipNotAttached':!0x0})[_0x1010a6(0x20a)](_0x232ee0=>_0x232ee0[_0x1010a6(0x216)]&&_0x1010a6(0x1f6)==_0x232ee0[_0x1010a6(0x216)][_0x1010a6(0x1c2)])[_0x1010a6(0x20a)](_0x398bf5=>_0x398bf5[_0x1010a6(0x216)][_0x1010a6(0x204)]&&_0x398bf5[_0x1010a6(0x216)][_0x1010a6(0x1b1)]);for(const _0x427ca7 of _0x529e83)le(_0x427ca7)||(_0x4048ff[_0x1010a6(0x217)](_0x427ca7[_0x1010a6(0x1ca)]()),_0x307d05=!0x0);return _0x307d05;}[_0x5b2f71(0x200)](_0x196754){const _0x4c16f2=_0x5b2f71;if(_0x196754[_0x4c16f2(0x1cb)][_0x4c16f2(0x1b4)]||!_0x196754[_0x4c16f2(0x1cb)][_0x4c16f2(0x236)])return!0x1;const _0x24c3db=this[_0x4c16f2(0x1d5)][_0x4c16f2(0x1c5)][_0x4c16f2(0x205)](_0x4c16f2(0x1d4));if(_0x24c3db[_0x4c16f2(0x237)][_0x4c16f2(0x1b9)])return!0x1;let _0x2d06fd=!0x1;const _0x9d5bad=[_0x4c16f2(0x1ad),_0x4c16f2(0x1f6),_0x4c16f2(0x1f5),_0x4c16f2(0x21f),_0x4c16f2(0x201),_0x4c16f2(0x1d0),_0x4c16f2(0x1cd),_0x4c16f2(0x1b3),_0x4c16f2(0x20c)],_0x5ce879=this[_0x4c16f2(0x1d5)][_0x4c16f2(0x1e0)][_0x4c16f2(0x1a2)][_0x4c16f2(0x20e)][_0x4c16f2(0x21c)]()[_0x4c16f2(0x20a)](_0xd99f09=>_0x4c16f2(0x1d6)==_0xd99f09[_0x4c16f2(0x1c7)])[_0x4c16f2(0x20a)](_0xd933a8=>_0x9d5bad[_0x4c16f2(0x1d2)](_0xd933a8[_0x4c16f2(0x1fa)]));if(0x0==_0x5ce879[_0x4c16f2(0x1e6)])return _0x2d06fd;for(const _0x54a1e8 of _0x5ce879){const _0x233f2c=_0x24c3db[_0x4c16f2(0x1e8)](_0x54a1e8[_0x4c16f2(0x1e3)],_0x4c16f2(0x1d6))[_0x4c16f2(0x20a)](_0x31c3d1=>!_0x31c3d1[_0x4c16f2(0x22c)][_0x4c16f2(0x1dd)])[_0x4c16f2(0x1d3)](_0x179d71=>_0x179d71[_0x4c16f2(0x209)])[_0x4c16f2(0x20a)](_0x3b235b=>{const _0x469ec2=_0x4c16f2,_0x13aa9a=_0x24c3db[_0x469ec2(0x208)](_0x3b235b);return _0x9d5bad[_0x469ec2(0x1d2)](_0x13aa9a);});if(_0x233f2c[_0x4c16f2(0x1e6)]){for(const _0x47b77f of _0x233f2c)_0x196754[_0x4c16f2(0x217)](_0x47b77f[_0x4c16f2(0x1ca)]());_0x2d06fd=!0x0;}}return _0x2d06fd;}[_0x5b2f71(0x1cc)](_0x197cbd){const _0x196de5=_0x5b2f71;if(_0x197cbd[_0x196de5(0x1cb)][_0x196de5(0x1b4)]||!_0x197cbd[_0x196de5(0x1cb)][_0x196de5(0x236)])return!0x1;const _0x48c869=this[_0x196de5(0x1d5)][_0x196de5(0x1c5)][_0x196de5(0x205)](_0x196de5(0x1d4));let _0x71d28f=!0x1;const _0x18f0a1=[_0x196de5(0x1ad),_0x196de5(0x1f6),_0x196de5(0x1f5),_0x196de5(0x21f),_0x196de5(0x201),_0x196de5(0x1d0),_0x196de5(0x1cd),_0x196de5(0x1b3),_0x196de5(0x20c)];for(const _0x509f2d of _0x48c869[_0x196de5(0x1e4)]({'skipNotAttached':!0x0})){const _0x1cad22=_0x48c869[_0x196de5(0x1e8)](_0x509f2d[_0x196de5(0x1a6)](),_0x196de5(0x1d6))[_0x196de5(0x1d3)](_0x32a922=>_0x32a922[_0x196de5(0x209)])[_0x196de5(0x20a)](_0x2ab080=>_0x2ab080[_0x196de5(0x216)]&&_0x18f0a1[_0x196de5(0x1d2)](_0x2ab080[_0x196de5(0x216)][_0x196de5(0x1c2)]));if(!_0x1cad22[_0x196de5(0x1e6)])continue;const _0x23a72b=_0x1cad22[0x0][_0x196de5(0x1ac)][_0x196de5(0x1fb)][_0x196de5(0x1c1)];if(!_0x1cad22[_0x196de5(0x1ff)](_0x33397c=>_0x33397c[_0x196de5(0x1fb)][_0x196de5(0x1c1)]===_0x23a72b)){for(const _0xd7d4a1 of _0x1cad22)_0x487ec7(_0xd7d4a1,_0x23a72b)&&(_0x71d28f=!0x0);}}return _0x71d28f;function _0x144f36(_0x4e3866,_0x12737a){const _0x1b2a0c=_0x196de5;for(const _0x55f167 of _0x48c869[_0x1b2a0c(0x1e4)]({'skipNotAttached':!0x0})[_0x1b2a0c(0x20a)](_0x17b85c=>_0x1b2a0c(0x1d6)==_0x17b85c[_0x1b2a0c(0x1c7)]&&_0x17b85c[_0x1b2a0c(0x1fb)][_0x1b2a0c(0x1c1)]==_0x4e3866))_0x55f167[_0x1b2a0c(0x1c8)](_0x1b2a0c(0x1c1),_0x12737a);}function _0x487ec7(_0x1df720,_0x5cb706){const _0x3e6870=_0x196de5;let _0x379612=_0x1df720[_0x3e6870(0x1ac)],_0x540d8f=!0x1;for(;_0x379612;)_0x379612[_0x3e6870(0x1fb)][_0x3e6870(0x1c1)]!=_0x5cb706&&(_0x144f36(_0x379612[_0x3e6870(0x1fb)][_0x3e6870(0x1c1)],_0x5cb706),_0x379612[_0x3e6870(0x1c8)](_0x3e6870(0x1c1),_0x5cb706),_0x540d8f=!0x0),_0x379612=_0x379612[_0x3e6870(0x21d)];return _0x540d8f;}}[_0x5b2f71(0x21b)](){const _0x417917=_0x5b2f71,_0x5d4812=this[_0x417917(0x1d5)],_0x940252=_0x5d4812[_0x417917(0x221)],_0x4b2971=_0x5d4812[_0x417917(0x1c5)][_0x417917(0x205)](_0x417917(0x1d4));this[_0x417917(0x220)](),_0x4b2971[_0x417917(0x238)][_0x417917(0x1bf)](_0x417917(0x211),_0x417917(0x1a1),_0x417917(0x1f7),function(_0x90ca50,_0xcfd9d1){const _0x32284f=_0x417917,_0x3daf6f=[];for(let _0x59c535 of _0x90ca50)_0x59c535[_0x32284f(0x1ab)][_0x32284f(0x1a7)]===_0x59c535[_0x32284f(0x203)][_0x32284f(0x212)]&&(_0x59c535=_0x5d4812[_0x32284f(0x1e0)][_0x32284f(0x1e7)](_0x5d4812[_0x32284f(0x1e0)][_0x32284f(0x1cf)](_0x59c535[_0x32284f(0x1ab)][_0x32284f(0x1a7)],0x0))),_0x3daf6f[_0x32284f(0x233)](_0x59c535);_0x5d4812[_0x32284f(0x1e0)][_0x32284f(0x1af)](_0x55e540=>{const _0x5b364b=_0x32284f,_0x257f9d=_0x5d4812[_0x5b364b(0x1e0)][_0x5b364b(0x1a2)][_0x5b364b(0x1f8)],_0x28b7ad=Array[_0x5b364b(0x234)](_0x257f9d[_0x5b364b(0x1ee)]())[_0x5b364b(0x1d3)](_0x2bd468=>_0x711ab7[_0x5b364b(0x1ea)](_0x2bd468));_0x55e540[_0x5b364b(0x22a)](_0x3daf6f),_0x5d4812[_0x5b364b(0x1a8)][_0x5b364b(0x205)](_0xcfd9d1[_0x5b364b(0x1e1)])[_0x5b364b(0x1d9)](),_0xcfd9d1[_0x5b364b(0x227)][_0x5b364b(0x233)]({'forceDefaultExecution':!0x0}),_0x5d4812[_0x5b364b(0x1be)](_0xcfd9d1[_0x5b364b(0x1e1)],..._0xcfd9d1[_0x5b364b(0x227)]),_0x55e540[_0x5b364b(0x22a)](_0x28b7ad);for(const _0xa3c9a6 of _0x28b7ad)_0xa3c9a6[_0x5b364b(0x1d1)]();});}),_0x4b2971[_0x417917(0x206)][_0x417917(0x1d7)](function(_0x263a3b){const _0x4d14a6=_0x417917,_0x1973ae=!_0x5d4812[_0x4d14a6(0x1e0)][_0x4d14a6(0x226)][_0x4d14a6(0x22f)](_0x263a3b),_0x1fc81e=_0x263a3b[_0x4d14a6(0x229)],_0x3de59f=_0x263a3b[_0x4d14a6(0x1aa)],_0x41526d=_0x263a3b[_0x4d14a6(0x1fe)](_0x4d14a6(0x1f6)),_0x3f68fd=!_0x1fc81e||_0x1fc81e[_0x4d14a6(0x1fe)](_0x4d14a6(0x1f6))!==_0x41526d,_0x117364=!_0x3de59f||_0x3de59f[_0x4d14a6(0x1fe)](_0x4d14a6(0x1f6))!==_0x41526d;return _0x1973ae&&Boolean(_0x41526d)&&_0x3f68fd&&_0x117364;},_0x22aeb4=>_0x466bb2(_0x940252,_0x417917(0x207),_0x22aeb4));}[_0x5b2f71(0x220)](){const _0x10c2e5=_0x5b2f71,_0x4bfedc=this[_0x10c2e5(0x1d5)],_0x23c207=_0x4bfedc[_0x10c2e5(0x221)];function _0x5ad8cd(_0x117420){const _0x17ba4a=_0x10c2e5,_0xb54ad1=_0x4bfedc[_0x17ba4a(0x1a8)][_0x17ba4a(0x205)](_0x17ba4a(0x1ae))[_0x17ba4a(0x1b9)],_0x59fc9a=_0x4bfedc[_0x17ba4a(0x1a8)][_0x17ba4a(0x205)](_0x17ba4a(0x20b))[_0x17ba4a(0x1b9)];return _0x17ba4a(0x20b)===_0x117420?_0xb54ad1:_0x59fc9a;}_0x4bfedc[_0x10c2e5(0x1c5)][_0x10c2e5(0x205)](_0x10c2e5(0x1d4))[_0x10c2e5(0x206)][_0x10c2e5(0x1df)](function(_0x597dd0){const _0x736c90=_0x10c2e5;if(_0x736c90(0x211)!=_0x597dd0[_0x736c90(0x1c7)])return;const {data:_0x18b1ab}=_0x597dd0;if(!_0x18b1ab)return;let _0x14fa1e,_0x22d1f0,_0x31f92c,_0x1e8964;switch(_0x18b1ab[_0x736c90(0x1e1)]){case _0x736c90(0x1ae):_0x31f92c=_0x18b1ab[_0x736c90(0x227)][0x0][_0x736c90(0x224)],_0x1e8964=_0x5ad8cd(_0x18b1ab[_0x736c90(0x1e1)]),_0x14fa1e=_0x31f92c?_0x736c90(0x20f):_0x736c90(0x1ce),!_0x1e8964&&_0x4bfedc[_0x736c90(0x230)][_0x736c90(0x205)](_0x736c90(0x1bb))||(_0x14fa1e=_0x736c90(0x210)),_0x22d1f0={'type':_0x736c90(0x1e5),'content':_0x466bb2(_0x23c207,_0x14fa1e,_0x466bb2(_0x23c207,_0x736c90(0x215)))};break;case _0x736c90(0x20b):_0x31f92c=_0x18b1ab[_0x736c90(0x227)][0x0][_0x736c90(0x224)],_0x1e8964=_0x5ad8cd(_0x18b1ab[_0x736c90(0x1e1)]),_0x14fa1e=_0x31f92c?_0x736c90(0x20f):_0x736c90(0x1ce),!_0x1e8964&&_0x4bfedc[_0x736c90(0x230)][_0x736c90(0x205)](_0x736c90(0x1bb))||(_0x14fa1e=_0x736c90(0x210)),_0x22d1f0={'type':_0x736c90(0x1e5),'content':_0x466bb2(_0x23c207,_0x14fa1e,_0x466bb2(_0x23c207,_0x736c90(0x1ec)))};break;case _0x736c90(0x1fd):_0x14fa1e=_0x736c90(0x1de),_0x22d1f0={'type':_0x736c90(0x1e5),'content':_0x466bb2(_0x23c207,_0x14fa1e,_0x466bb2(_0x23c207,_0x736c90(0x207)))};break;case _0x736c90(0x21a):_0x14fa1e=function(_0x195353){const _0x1b8e70=_0x736c90,_0x1cccc0=_0x195353[_0x1b8e70(0x1a6)]();let _0x5ba5ad=_0x1cccc0[_0x1b8e70(0x1ab)][_0x1b8e70(0x1a7)];for(;_0x5ba5ad&&_0x1cccc0[_0x1b8e70(0x232)](_0x5ba5ad);){if(_0x5ba5ad[_0x1b8e70(0x1fe)](_0x1b8e70(0x1f5))>0x0)return!0x1;_0x5ba5ad=_0x5ba5ad[_0x1b8e70(0x1aa)];}return!0x0;}(_0x597dd0)?_0x466bb2(_0x23c207,_0x736c90(0x1ce),_0x466bb2(_0x23c207,function(_0x2a4a34){const _0xe58821=_0x736c90;return _0xe58821(0x1c9)+_0x2a4a34[_0xe58821(0x1a6)]()[_0xe58821(0x1ab)][_0xe58821(0x1a7)][_0xe58821(0x1fe)](_0xe58821(0x1ad))[_0xe58821(0x1c3)]()+_0xe58821(0x1b7);}(_0x597dd0))):_0x466bb2(_0x23c207,_0x736c90(0x1ef),_0x466bb2(_0x23c207,_0x736c90(0x207))),_0x22d1f0={'type':_0x736c90(0x1e5),'content':_0x14fa1e};break;case _0x736c90(0x20d):case _0x736c90(0x1c4):!0x1===_0x18b1ab[_0x736c90(0x222)]&&(_0x14fa1e=_0x736c90(0x1bd),_0x22d1f0={'type':_0x736c90(0x1b2),'content':_0x466bb2(_0x23c207,_0x14fa1e,_0x466bb2(_0x23c207,_0x736c90(0x207)))});}return _0x22d1f0;});}}function le(_0x1a377d){const _0x2ffb09=_0x5b2f71;let _0x448512=_0x1a377d[_0x2ffb09(0x1a6)]()[_0x2ffb09(0x1ab)][_0x2ffb09(0x1a7)][_0x2ffb09(0x229)];for(;_0x448512;){const _0x210370=_0x448512[_0x2ffb09(0x1fe)](_0x2ffb09(0x1f6));if(!_0x210370)return!0x1;if(_0x210370==_0x1a377d[_0x2ffb09(0x216)][_0x2ffb09(0x204)])return _0x2ffb09(0x204);if(_0x210370==_0x1a377d[_0x2ffb09(0x216)][_0x2ffb09(0x1b1)])return _0x2ffb09(0x1b1);_0x448512=_0x448512[_0x2ffb09(0x229)];}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 _0x584b62=_0x1003;(function(_0x19b02d,_0x202d9b){const _0x28a838=_0x1003,_0x1369a8=_0x19b02d();while(!![]){try{const _0x218717=parseInt(_0x28a838(0x183))/0x1+parseInt(_0x28a838(0x175))/0x2*(-parseInt(_0x28a838(0x172))/0x3)+parseInt(_0x28a838(0x185))/0x4*(parseInt(_0x28a838(0x189))/0x5)+parseInt(_0x28a838(0x163))/0x6*(parseInt(_0x28a838(0x13c))/0x7)+-parseInt(_0x28a838(0x12f))/0x8*(parseInt(_0x28a838(0x171))/0x9)+parseInt(_0x28a838(0x134))/0xa+parseInt(_0x28a838(0x181))/0xb*(parseInt(_0x28a838(0x139))/0xc);if(_0x218717===_0x202d9b)break;else _0x1369a8['push'](_0x1369a8['shift']());}catch(_0x331b9a){_0x1369a8['push'](_0x1369a8['shift']());}}}(_0xfce8,0x2474c));import{Plugin as _0x1e90a3}from'ckeditor5/src/core.js';import{getTranslation as _0x455900}from'../utils/common-translations.js';function _0xfce8(){const _0x5eace5=['TrackChangesEditing','*Change\x20to:*\x20%0','square','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_','ListPropertiesEditing','numbered','model','reversed','oldValue','lower-latin','list.properties','540VYzJdy','has','replace','_getTranslationKeyForListStyle','FORMAT_LIST_START','commandParams','_descriptionFactory','lower-roman','upper-latin','*Set\x20format:*\x20%0','key','_getAttributeKey','getFirstRange','find','684QHARrN','561MTHEbO','registerAttributeLabel','getAttribute','1602iPgoEu','*Format:*\x20set\x20order\x20to\x20regular','attribute','customNumbered','isUndo','commandName','get','nodeAfter','registerDescriptionCallback','bind','handleDescriptions','type','55RgFvyF','listType','224506ieCFWr','filter','119252QNhulA','bulleted','removeMarker','styles','25SjCLlr','start','getFirstMarker','12136sYGtrl','suggestion','registerPostFixer','editor','plugins','275320nOgmpi','next','upper-roman','_enableDefaultAttributesIntegration','afterInit','9672ZZPLyH','*Remove\x20format:*\x20%0','document','721CBCpuX','data','includes','startIndex','default','head','ELEMENT_','batch','formatBlock','_LIST_DEFAULT','format','config','*Format:*\x20set\x20order\x20to\x20reversed','FORMAT_LIST_REVERSED','_registerLegacyDescription','toUpperCase','getSuggestions','newValue','listReversed','listStart','decimal-leading-zero','locale','decimal','listStyle','circle','disc','_findSuggestions'];_0xfce8=function(){return _0x5eace5;};return _0xfce8();}function _0x1003(_0x5a64e0,_0x3b009d){const _0xfce8d4=_0xfce8();return _0x1003=function(_0x1003c7,_0x158f4c){_0x1003c7=_0x1003c7-0x12f;let _0x1b8201=_0xfce8d4[_0x1003c7];return _0x1b8201;},_0x1003(_0x5a64e0,_0x3b009d);}export default class ue extends _0x1e90a3{[_0x584b62(0x138)](){const _0x3f7277=_0x584b62;if(!this[_0x3f7277(0x132)][_0x3f7277(0x133)][_0x3f7277(0x164)](_0x3f7277(0x15c)))return;const _0x510cf3=this[_0x3f7277(0x132)][_0x3f7277(0x147)][_0x3f7277(0x17b)](_0x3f7277(0x162)),_0x5e24e0=this[_0x3f7277(0x132)][_0x3f7277(0x133)][_0x3f7277(0x17b)](_0x3f7277(0x157));_0x510cf3[_0x3f7277(0x188)]&&_0x5e24e0[_0x3f7277(0x137)](_0x3f7277(0x153),[],[_0x3f7277(0x153)]),_0x510cf3[_0x3f7277(0x15f)]&&_0x5e24e0[_0x3f7277(0x137)](_0x3f7277(0x14e),[],[_0x3f7277(0x14e)]),_0x510cf3[_0x3f7277(0x13f)]&&_0x5e24e0[_0x3f7277(0x137)](_0x3f7277(0x14f),[],[_0x3f7277(0x14f)]);const _0x22b539={'type':_0x3f7277(0x146),'content':''};_0x5e24e0[_0x3f7277(0x169)][_0x3f7277(0x17d)](this[_0x3f7277(0x17f)][_0x3f7277(0x17e)](this));const _0x13adc8=this[_0x3f7277(0x132)][_0x3f7277(0x151)];_0x5e24e0[_0x3f7277(0x169)][_0x3f7277(0x173)](_0x3f7277(0x14e),_0x455900(_0x13adc8,_0x3f7277(0x149))),_0x5e24e0[_0x3f7277(0x169)][_0x3f7277(0x17d)](_0x4a741d=>{const _0x32aca2=_0x3f7277,{data:_0x100bc8}=_0x4a741d;if(_0x100bc8&&_0x32aca2(0x14e)==_0x100bc8[_0x32aca2(0x16d)])return null==_0x100bc8[_0x32aca2(0x14d)]||0x0==_0x100bc8[_0x32aca2(0x14d)]&&null==_0x100bc8[_0x32aca2(0x160)]?_0x22b539:void 0x0;}),_0x5e24e0[_0x3f7277(0x169)][_0x3f7277(0x173)](_0x3f7277(0x14f),_0x455900(_0x13adc8,_0x3f7277(0x167))),_0x5e24e0[_0x3f7277(0x169)][_0x3f7277(0x17d)](_0x33a6e2=>{const _0x5b7759=_0x3f7277,{data:_0x1c670b}=_0x33a6e2;if(_0x1c670b&&_0x5b7759(0x14f)==_0x1c670b[_0x5b7759(0x16d)])return null==_0x1c670b[_0x5b7759(0x14d)]||0x1==_0x1c670b[_0x5b7759(0x14d)]&&null==_0x1c670b[_0x5b7759(0x160)]?_0x22b539:void 0x0;}),this[_0x3f7277(0x132)][_0x3f7277(0x15e)][_0x3f7277(0x13b)][_0x3f7277(0x131)](_0x19c3c3=>{const _0x318f7b=_0x3f7277;if(_0x19c3c3[_0x318f7b(0x143)][_0x318f7b(0x179)])return!0x1;let _0x1e992b=!0x1;const _0x2ef51e=_0x5e24e0[_0x318f7b(0x14c)]({'skipNotAttached':!0x0})[_0x318f7b(0x184)](_0x532fcc=>{const _0x4dd344=_0x318f7b,_0x2f9cb0=_0x5e24e0[_0x4dd344(0x16e)](_0x532fcc);return _0x4dd344(0x14f)==_0x2f9cb0||_0x4dd344(0x14e)==_0x2f9cb0;});for(const _0x1b5097 of _0x2ef51e){const _0x1aeba5=_0x1b5097[_0x318f7b(0x16f)]()[_0x318f7b(0x18a)][_0x318f7b(0x17c)][_0x318f7b(0x174)](_0x318f7b(0x182));if(_0x318f7b(0x15d)==_0x1aeba5||_0x318f7b(0x178)==_0x1aeba5)continue;_0x5e24e0[_0x318f7b(0x156)](_0x1b5097[_0x318f7b(0x16f)](),_0x318f7b(0x177))[_0x318f7b(0x170)](_0x2e21c2=>_0x318f7b(0x182)==_0x5e24e0[_0x318f7b(0x16e)](_0x2e21c2[_0x318f7b(0x130)]))||(_0x19c3c3[_0x318f7b(0x187)](_0x1b5097[_0x318f7b(0x18b)]()),_0x1e992b=!0x0);}return _0x1e992b;}),this[_0x3f7277(0x14a)]();}[_0x584b62(0x17f)](_0x21b371){const _0x331b3d=_0x584b62,_0xe2da=this[_0x331b3d(0x132)][_0x331b3d(0x151)],{data:_0x1e158d}=_0x21b371,_0x401df9={'type':_0x331b3d(0x146),'content':''};if(!_0x1e158d||_0x331b3d(0x153)!=_0x1e158d[_0x331b3d(0x16d)])return;if(!_0x1e158d[_0x331b3d(0x160)])return _0x331b3d(0x140)==_0x1e158d[_0x331b3d(0x14d)]?_0x401df9:{'type':_0x331b3d(0x146),'content':''+_0x455900(_0xe2da,_0x331b3d(0x16c),_0x455900(_0xe2da,this[_0x331b3d(0x166)](_0x1e158d[_0x331b3d(0x14d)])))};if(!_0x1e158d[_0x331b3d(0x14d)]){if(_0x331b3d(0x140)==_0x1e158d[_0x331b3d(0x160)])return _0x401df9;let _0x51f028=_0x21b371[_0x331b3d(0x141)];for(;_0x51f028;){if(_0x51f028[_0x331b3d(0x13d)]&&_0x331b3d(0x182)==_0x51f028[_0x331b3d(0x13d)][_0x331b3d(0x16d)]&&_0x51f028[_0x331b3d(0x13d)][_0x331b3d(0x14d)])return _0x401df9;_0x51f028=_0x51f028[_0x331b3d(0x135)];}return{'type':_0x331b3d(0x146),'content':''+_0x455900(_0xe2da,_0x331b3d(0x13a),_0x455900(_0xe2da,this[_0x331b3d(0x166)](_0x1e158d[_0x331b3d(0x160)])))};}if(_0x331b3d(0x140)!=_0x1e158d[_0x331b3d(0x14d)])return{'type':_0x331b3d(0x146),'content':''+_0x455900(_0xe2da,_0x331b3d(0x16c),_0x455900(_0xe2da,this[_0x331b3d(0x166)](_0x1e158d[_0x331b3d(0x14d)])))};let _0x8fef9a=_0x21b371[_0x331b3d(0x141)];for(;_0x8fef9a;){if(_0x8fef9a[_0x331b3d(0x13d)]&&_0x331b3d(0x182)==_0x8fef9a[_0x331b3d(0x13d)][_0x331b3d(0x16d)]&&_0x8fef9a[_0x331b3d(0x13d)][_0x331b3d(0x14d)]&&_0x8fef9a[_0x331b3d(0x13d)][_0x331b3d(0x160)])return _0x401df9;_0x8fef9a=_0x8fef9a[_0x331b3d(0x135)];}const _0x4dfd37=_0x21b371[_0x331b3d(0x16f)]()[_0x331b3d(0x18a)][_0x331b3d(0x17c)][_0x331b3d(0x174)](_0x331b3d(0x182));return{'type':_0x331b3d(0x146),'content':_0x455900(_0xe2da,_0x331b3d(0x16c),_0x455900(_0xe2da,_0x331b3d(0x142)+_0x4dfd37[_0x331b3d(0x14b)]()+_0x331b3d(0x145)))};}[_0x584b62(0x14a)](){const _0x12bdfc=_0x584b62,_0x1d6178=this[_0x12bdfc(0x132)],_0x14190a=_0x1d6178[_0x12bdfc(0x151)];_0x1d6178[_0x12bdfc(0x133)][_0x12bdfc(0x17b)](_0x12bdfc(0x157))[_0x12bdfc(0x169)][_0x12bdfc(0x17d)](_0x5c1579=>{const _0x3cd8ee=_0x12bdfc;if(_0x3cd8ee(0x144)!=_0x5c1579[_0x3cd8ee(0x180)])return;const {data:_0x236d3a}=_0x5c1579;if(!_0x236d3a)return;let _0x49b0c1,_0x268ac4;switch(_0x236d3a[_0x3cd8ee(0x17a)]){case _0x3cd8ee(0x153):_0x49b0c1=_0x3cd8ee(0x158),_0x268ac4={'type':_0x3cd8ee(0x146),'content':_0x455900(_0x14190a,_0x49b0c1,_0x455900(_0x14190a,this[_0x3cd8ee(0x166)](_0x236d3a[_0x3cd8ee(0x168)][0x0][_0x3cd8ee(0x180)])))};break;case _0x3cd8ee(0x14e):_0x49b0c1=_0x236d3a[_0x3cd8ee(0x168)][0x0][_0x3cd8ee(0x15f)]?_0x3cd8ee(0x148):_0x3cd8ee(0x176),_0x268ac4={'type':_0x3cd8ee(0x146),'content':_0x455900(_0x14190a,_0x49b0c1)};break;case _0x3cd8ee(0x14f):_0x49b0c1=_0x3cd8ee(0x15a),_0x268ac4={'type':_0x3cd8ee(0x146),'content':_0x455900(_0x14190a,_0x49b0c1,_0x236d3a[_0x3cd8ee(0x168)][0x0][_0x3cd8ee(0x13f)])};}return _0x268ac4;});}[_0x584b62(0x166)](_0x407c60){const _0x15e535=_0x584b62;return _0x15e535(0x142)+function(_0x30bf49){const _0x454352=_0x15e535;if(pe[_0x454352(0x13e)](_0x30bf49))return _0x454352(0x186);if(ye[_0x454352(0x13e)](_0x30bf49))return _0x454352(0x15d);return null;}(_0x407c60)[_0x15e535(0x14b)]()+_0x15e535(0x15b)+_0x407c60[_0x15e535(0x14b)]()[_0x15e535(0x165)](/-/g,'_');}}const pe=[_0x584b62(0x155),_0x584b62(0x154),_0x584b62(0x159)],ye=[_0x584b62(0x152),_0x584b62(0x150),_0x584b62(0x16a),_0x584b62(0x136),_0x584b62(0x161),_0x584b62(0x16b)];
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 _0x2dbee2=_0x2f98;(function(_0x21d9b9,_0x498fe5){const _0x5da8fc=_0x2f98,_0x585df1=_0x21d9b9();while(!![]){try{const _0x1eadb0=parseInt(_0x5da8fc(0xb1))/0x1*(parseInt(_0x5da8fc(0x98))/0x2)+-parseInt(_0x5da8fc(0xa1))/0x3+-parseInt(_0x5da8fc(0x9d))/0x4+parseInt(_0x5da8fc(0xb2))/0x5*(parseInt(_0x5da8fc(0xa2))/0x6)+-parseInt(_0x5da8fc(0x9f))/0x7*(parseInt(_0x5da8fc(0x8e))/0x8)+-parseInt(_0x5da8fc(0x9a))/0x9*(parseInt(_0x5da8fc(0xab))/0xa)+parseInt(_0x5da8fc(0x91))/0xb;if(_0x1eadb0===_0x498fe5)break;else _0x585df1['push'](_0x585df1['shift']());}catch(_0x499570){_0x585df1['push'](_0x585df1['shift']());}}}(_0x2580,0x59ee4));function _0x2f98(_0x5e04c9,_0x30cd65){const _0x2580eb=_0x2580();return _0x2f98=function(_0x2f981f,_0xb21dbb){_0x2f981f=_0x2f981f-0x8d;let _0x5babb4=_0x2580eb[_0x2f981f];return _0x5babb4;},_0x2f98(_0x5e04c9,_0x30cd65);}import{Plugin as _0x147e3e}from'ckeditor5/src/core.js';import{getTranslation as _0x59d41e}from'../utils/common-translations.js';export default class ft extends _0x147e3e{[_0x2dbee2(0x94)](){const _0x47047d=_0x2dbee2,_0x40ef55=this[_0x47047d(0xac)];if(!_0x40ef55[_0x47047d(0x8d)][_0x47047d(0x93)](_0x47047d(0xa3)))return;const _0x16095d=_0x40ef55[_0x47047d(0x8d)][_0x47047d(0x96)](_0x47047d(0xaa)),_0x3f3591=_0x40ef55[_0x47047d(0xa6)];_0x16095d[_0x47047d(0xae)](_0x47047d(0xa9)),_0x16095d[_0x47047d(0xb0)][_0x47047d(0x99)](_0x47047d(0x9c),_0x571294=>_0x59d41e(_0x3f3591,_0x47047d(0x9e),_0x571294)),_0x40ef55[_0x47047d(0xa5)][_0x47047d(0xa7)](_0x47047d(0x97))[_0x47047d(0xa0)]({'model':_0x47047d(0x9c),'view':(_0x19b448,{writer:_0xfc94ae,options:_0x3cb1da})=>{const _0x29d342=_0x47047d;if(_0x3cb1da[_0x29d342(0x9b)])return _0xfc94ae[_0x29d342(0x92)](_0x29d342(0xad));},'converterPriority':_0x47047d(0xaf)}),_0x40ef55[_0x47047d(0x95)][_0x47047d(0x8f)]['on'](_0x47047d(0xa4),(_0x3affc6,_0x3be6a1,_0x138638)=>{const _0x391cdf=_0x47047d;_0x138638[_0x391cdf(0x90)][_0x391cdf(0x9b)]&&_0x3affc6[_0x391cdf(0xa8)]();},{'priority':_0x47047d(0xaf)});}}function _0x2580(){const _0x4b7d8b=['TrackChangesEditing','10yDWeGZ','editor','div','enableCommand','high','_descriptionFactory','30146XhoGVU','61950msbzHH','plugins','24ViIhEc','downcastDispatcher','options','16398448VwiqKQ','createEmptyElement','has','afterInit','data','get','dataDowncast','14XBezlw','registerElementLabel','1784817kWogbr','showSuggestionHighlights','media','2565168jsvpcN','ELEMENT_MEDIA','640591jVazbD','elementToElement','918060epjnQp','42FZiPJS','MediaEmbedEditing','attribute:url:media','conversion','locale','for','stop','mediaEmbed'];_0x2580=function(){return _0x4b7d8b;};return _0x2580();}
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
- const _0xd93265=_0x4d0f;function _0x4d0f(_0x298e78,_0x3a0c05){const _0x20b5e4=_0x20b5();return _0x4d0f=function(_0x4d0fa4,_0x14f44a){_0x4d0fa4=_0x4d0fa4-0x17c;let _0x394e90=_0x20b5e4[_0x4d0fa4];return _0x394e90;},_0x4d0f(_0x298e78,_0x3a0c05);}(function(_0x4209c8,_0x1f87b9){const _0x4a59a3=_0x4d0f,_0x4e4fac=_0x4209c8();while(!![]){try{const _0x43d6cb=-parseInt(_0x4a59a3(0x185))/0x1+parseInt(_0x4a59a3(0x186))/0x2+-parseInt(_0x4a59a3(0x17d))/0x3*(-parseInt(_0x4a59a3(0x184))/0x4)+parseInt(_0x4a59a3(0x188))/0x5+parseInt(_0x4a59a3(0x183))/0x6+parseInt(_0x4a59a3(0x18a))/0x7*(parseInt(_0x4a59a3(0x17e))/0x8)+-parseInt(_0x4a59a3(0x180))/0x9;if(_0x43d6cb===_0x1f87b9)break;else _0x4e4fac['push'](_0x4e4fac['shift']());}catch(_0x3cff8d){_0x4e4fac['push'](_0x4e4fac['shift']());}}}(_0x20b5,0xd2595));import{Plugin as _0x53c830}from'ckeditor5/src/core.js';export default class gt extends _0x53c830{[_0xd93265(0x187)](){const _0x1a60ab=_0xd93265,_0x2c841c=this[_0x1a60ab(0x189)];_0x2c841c[_0x1a60ab(0x181)][_0x1a60ab(0x182)](_0x1a60ab(0x18c))&&_0x2c841c[_0x1a60ab(0x181)][_0x1a60ab(0x18b)](_0x1a60ab(0x17c))[_0x1a60ab(0x18d)](_0x1a60ab(0x17f));}}function _0x20b5(){const _0x3cf957=['enableCommand','TrackChangesEditing','799491DIWZUj','6771472YJdBeS','mention','20397816BWYpgy','plugins','has','6751548wmfWcO','8yOlTNl','1485048XdKHXU','2628706fClHoT','afterInit','3970110AOpmPB','editor','7FyLnrz','get','MentionEditing'];_0x20b5=function(){return _0x3cf957;};return _0x20b5();}
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 _0xf14d(_0x4dfae7,_0x4adf55){const _0x1bfb87=_0x1bfb();return _0xf14d=function(_0xf14dfe,_0x29fb2c){_0xf14dfe=_0xf14dfe-0x127;let _0x52f1ba=_0x1bfb87[_0xf14dfe];return _0x52f1ba;},_0xf14d(_0x4dfae7,_0x4adf55);}const _0xbf2ff7=_0xf14d;(function(_0x1b296b,_0x288710){const _0x2815c8=_0xf14d,_0x3f2a08=_0x1b296b();while(!![]){try{const _0x197b1b=parseInt(_0x2815c8(0x138))/0x1*(-parseInt(_0x2815c8(0x130))/0x2)+parseInt(_0x2815c8(0x136))/0x3+-parseInt(_0x2815c8(0x12c))/0x4*(-parseInt(_0x2815c8(0x12a))/0x5)+-parseInt(_0x2815c8(0x131))/0x6*(-parseInt(_0x2815c8(0x139))/0x7)+parseInt(_0x2815c8(0x12d))/0x8+parseInt(_0x2815c8(0x13d))/0x9+-parseInt(_0x2815c8(0x144))/0xa;if(_0x197b1b===_0x288710)break;else _0x3f2a08['push'](_0x3f2a08['shift']());}catch(_0x40c277){_0x3f2a08['push'](_0x3f2a08['shift']());}}}(_0x1bfb,0x309b9));function _0x1bfb(){const _0x126110=['1523442nYqOnB','*Remove\x20format:*\x20%0','TrackChangesEditing','oldValue','format','657705oPLbTT','next','1RdhyoB','7TeJdTp','get','_descriptionFactory','newValue','2361861JbGOYh','head','key','listMarkerStyle','MultiLevelList','afterInit','plugins','7387390kKzoCr','handleDescriptions','editor','ELEMENT_MULTI_LEVEL_LIST','_enableDefaultAttributesIntegration','locale','has','multiLevelList','data','3170cnPFJK','registerDescriptionCallback','88fApNxz','2383904gfTKcJ','listType','*Set\x20format:*\x20%0','219342gkCNFs'];_0x1bfb=function(){return _0x126110;};return _0x1bfb();}import{Plugin as _0x39ac5d}from'ckeditor5/src/core.js';import{getTranslation as _0x3e4735}from'../utils/common-translations.js';export default class lt extends _0x39ac5d{[_0xbf2ff7(0x142)](){const _0x4941c6=_0xbf2ff7,_0x2c59aa=this[_0x4941c6(0x146)],_0x3ff5a3=_0x2c59aa[_0x4941c6(0x143)][_0x4941c6(0x13a)](_0x4941c6(0x133));_0x2c59aa[_0x4941c6(0x143)][_0x4941c6(0x127)](_0x4941c6(0x141))&&(_0x3ff5a3[_0x4941c6(0x148)](_0x4941c6(0x128),[],[_0x4941c6(0x140)]),_0x3ff5a3[_0x4941c6(0x13b)][_0x4941c6(0x12b)](_0x5f2ba7=>this[_0x4941c6(0x145)](_0x5f2ba7)));}[_0xbf2ff7(0x145)](_0x3c1b5e){const _0x41e6f7=_0xbf2ff7,_0x24ecde=this[_0x41e6f7(0x146)][_0x41e6f7(0x149)],{data:_0x4777aa}=_0x3c1b5e,_0x55ee49={'type':_0x41e6f7(0x135),'content':''};if(_0x4777aa&&_0x41e6f7(0x140)==_0x4777aa[_0x41e6f7(0x13f)]){if(!_0x4777aa[_0x41e6f7(0x134)])return{'type':_0x41e6f7(0x135),'content':_0x3e4735(_0x24ecde,_0x41e6f7(0x12f),_0x3e4735(_0x24ecde,_0x41e6f7(0x147)))+'\x20('+_0x4777aa[_0x41e6f7(0x13c)]+')'};if(!_0x4777aa[_0x41e6f7(0x13c)]){let _0x1c44ec=_0x3c1b5e[_0x41e6f7(0x13e)];for(;_0x1c44ec;){if(_0x1c44ec[_0x41e6f7(0x129)]&&_0x41e6f7(0x12e)==_0x1c44ec[_0x41e6f7(0x129)][_0x41e6f7(0x13f)]&&_0x1c44ec[_0x41e6f7(0x129)][_0x41e6f7(0x13c)])return _0x55ee49;_0x1c44ec=_0x1c44ec[_0x41e6f7(0x137)];}return{'type':_0x41e6f7(0x135),'content':_0x3e4735(_0x24ecde,_0x41e6f7(0x132),_0x3e4735(_0x24ecde,_0x41e6f7(0x147)))+'\x20('+_0x4777aa[_0x41e6f7(0x134)]+')'};}}}}
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
- const _0x3c5a0c=_0x519c;(function(_0x4c7509,_0x147221){const _0x519a4d=_0x519c,_0x32bed7=_0x4c7509();while(!![]){try{const _0x221162=parseInt(_0x519a4d(0xbc))/0x1*(-parseInt(_0x519a4d(0xc1))/0x2)+-parseInt(_0x519a4d(0xb1))/0x3*(-parseInt(_0x519a4d(0xbf))/0x4)+parseInt(_0x519a4d(0xac))/0x5*(parseInt(_0x519a4d(0xb9))/0x6)+parseInt(_0x519a4d(0xc2))/0x7+-parseInt(_0x519a4d(0xb8))/0x8+-parseInt(_0x519a4d(0xb4))/0x9+-parseInt(_0x519a4d(0xae))/0xa*(-parseInt(_0x519a4d(0xb3))/0xb);if(_0x221162===_0x147221)break;else _0x32bed7['push'](_0x32bed7['shift']());}catch(_0x5ef77f){_0x32bed7['push'](_0x32bed7['shift']());}}}(_0x1fab,0x67e4f));function _0x1fab(){const _0x5d0395=['get','3185hMQaZx','plugins','50EWIFUZ','_descriptionFactory','ELEMENT_PAGE_BREAK','31074fwintB','TrackChangesEditing','1467796LbyszS','6933321cfWYcX','editor','has','pageBreak','648768dXtjaw','1734EKvxre','PageBreakEditing','registerElementLabel','1RZxSHC','afterInit','enableCommand','148peRpSZ','locale','732438vMCyQC','2861012HvUBVt'];_0x1fab=function(){return _0x5d0395;};return _0x1fab();}import{Plugin as _0x3469f1}from'ckeditor5/src/core.js';function _0x519c(_0x21a2c4,_0x18f271){const _0x1fab3c=_0x1fab();return _0x519c=function(_0x519c6b,_0xd37d0e){_0x519c6b=_0x519c6b-0xab;let _0x51c59f=_0x1fab3c[_0x519c6b];return _0x51c59f;},_0x519c(_0x21a2c4,_0x18f271);}import{getTranslation as _0x9b3949}from'../utils/common-translations.js';export default class mt extends _0x3469f1{[_0x3c5a0c(0xbd)](){const _0x1f4778=_0x3c5a0c,_0x3579d0=this[_0x1f4778(0xb5)];if(!_0x3579d0[_0x1f4778(0xad)][_0x1f4778(0xb6)](_0x1f4778(0xba)))return;_0x3579d0[_0x1f4778(0xad)][_0x1f4778(0xab)](_0x1f4778(0xb2))[_0x1f4778(0xbe)](_0x1f4778(0xb7));const _0x2e6bca=_0x3579d0[_0x1f4778(0xad)][_0x1f4778(0xab)](_0x1f4778(0xb2)),_0x8a077b=_0x3579d0[_0x1f4778(0xc0)];_0x2e6bca[_0x1f4778(0xaf)][_0x1f4778(0xbb)](_0x1f4778(0xb7),_0x2a6fb8=>_0x9b3949(_0x8a077b,_0x1f4778(0xb0),_0x2a6fb8));}}
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 _0x347053=_0x5174;(function(_0x3791aa,_0x1fcd7f){const _0x339a13=_0x5174,_0x2321b4=_0x3791aa();while(!![]){try{const _0x58327b=parseInt(_0x339a13(0xff))/0x1+-parseInt(_0x339a13(0xec))/0x2+-parseInt(_0x339a13(0xfa))/0x3*(parseInt(_0x339a13(0xcf))/0x4)+parseInt(_0x339a13(0xf9))/0x5+parseInt(_0x339a13(0x10d))/0x6*(-parseInt(_0x339a13(0x109))/0x7)+parseInt(_0x339a13(0xdf))/0x8*(-parseInt(_0x339a13(0xce))/0x9)+parseInt(_0x339a13(0xda))/0xa;if(_0x58327b===_0x1fcd7f)break;else _0x2321b4['push'](_0x2321b4['shift']());}catch(_0x4b94a6){_0x2321b4['push'](_0x2321b4['shift']());}}}(_0x3f9c,0x5ffeb));function _0x3f9c(){const _0x45f2c7=['model','registerDescriptionCallback','insertParagraph','442496CZDjJo','options','Paragraph','formatBlock','showSuggestionHighlights','paragraph','highest','isLimit','editor','editing','writer','type','addMarker:suggestion:insertion','1992665eytviH','561147COJATC','toViewPosition','downcastDispatcher','isTouching','get','307466VPxdXp','_enableDefaultAttributesIntegration','markerRange','*Change\x20to:*\x20%0','registerElementLabel','ELEMENT_PARAGRAPH','span','addClass','insertion','_registerLegacyDescription','1652nuQWVW','nodeAfter','markerName','bindElementToMarker','1416qQmkVj','plugins','name','insert','consume','consumable','enableCommand','2981241WZCNwr','16rIkhwz','has','TrackChangesEditing','getItemLabel','format','data','end','locale','start','ck-suggestion-marker-split','schema','10435850nmDHel','afterInit','includes','checkChild','isBlock','8GxvRZM','$text','_descriptionFactory','*Insert:*\x20%0','activeMarkers','ck-suggestion-marker--active','commandName','getFirstRange','createUIElement','mapper'];_0x3f9c=function(){return _0x45f2c7;};return _0x3f9c();}import{Plugin as _0x3c71ab}from'ckeditor5/src/core.js';function _0x5174(_0x4e2da5,_0x4ba6d9){const _0x3f9c2c=_0x3f9c();return _0x5174=function(_0x5174b3,_0x11227c){_0x5174b3=_0x5174b3-0xcb;let _0x3d71f1=_0x3f9c2c[_0x5174b3];return _0x3d71f1;},_0x5174(_0x4e2da5,_0x4ba6d9);}import{getTranslation as _0x27dc24}from'../utils/common-translations.js';export default class dt extends _0x3c71ab{[_0x347053(0xdb)](){const _0x13c7ad=_0x347053,_0x192146=this[_0x13c7ad(0xf4)];if(!_0x192146[_0x13c7ad(0x10e)][_0x13c7ad(0xd0)](_0x13c7ad(0xee)))return;const _0x17b399=_0x192146[_0x13c7ad(0xd6)],_0x11ba06=_0x192146[_0x13c7ad(0x10e)][_0x13c7ad(0xfe)](_0x13c7ad(0xd1));_0x11ba06[_0x13c7ad(0xe1)][_0x13c7ad(0x103)](_0x13c7ad(0xf1),_0x92da93=>_0x27dc24(_0x17b399,_0x13c7ad(0x104),_0x92da93)),_0x11ba06[_0x13c7ad(0x100)](_0x13c7ad(0xf1)),_0x11ba06[_0x13c7ad(0xcd)](_0x13c7ad(0xeb)),_0x192146[_0x13c7ad(0xf5)][_0x13c7ad(0xfc)]['on'](_0x13c7ad(0xf8),nr(_0x192146),{'priority':_0x13c7ad(0xf2)}),_0x192146[_0x13c7ad(0xd4)][_0x13c7ad(0xfc)]['on'](_0x13c7ad(0xf8),(_0x2d65d9,_0x4297df,_0x59a8b3)=>{const _0xcd6da4=_0x13c7ad;_0x59a8b3[_0xcd6da4(0xed)][_0xcd6da4(0xf0)]&&nr(_0x192146,{'showActiveMarker':!0x1})(_0x2d65d9,_0x4297df,_0x59a8b3);},{'priority':_0x13c7ad(0xf2)});const _0x32d7da=_0x11ba06[_0x13c7ad(0xe1)];_0x32d7da[_0x13c7ad(0xea)](_0x1ec80d=>{const _0x412bc2=_0x13c7ad;if(_0x412bc2(0x107)!==_0x1ec80d[_0x412bc2(0xf7)])return;const {start:_0x36342e,end:_0x7f0f8c}=_0x1ec80d[_0x412bc2(0xe6)]();if(!_0x36342e[_0x412bc2(0xfd)](_0x7f0f8c)||!_0x36342e[_0x412bc2(0x10a)])return;const _0x2791aa=_0x192146[_0x412bc2(0xe9)][_0x412bc2(0xd9)],_0x28f3d6=_0x36342e[_0x412bc2(0x10a)];return _0x2791aa[_0x412bc2(0xde)](_0x28f3d6)&&!_0x2791aa[_0x412bc2(0xf3)](_0x28f3d6)&&_0x2791aa[_0x412bc2(0xdd)](_0x28f3d6,_0x412bc2(0xe0))?{'type':_0x412bc2(0x107),'content':_0x27dc24(_0x17b399,_0x412bc2(0xe2),_0x32d7da[_0x412bc2(0xd2)](_0x28f3d6,0x1))}:void 0x0;}),this[_0x13c7ad(0x108)]();}[_0x347053(0x108)](){const _0x57be20=_0x347053,_0x272ec9=this[_0x57be20(0xf4)],_0x4a5581=_0x272ec9[_0x57be20(0xd6)];_0x272ec9[_0x57be20(0x10e)][_0x57be20(0xfe)](_0x57be20(0xd1))[_0x57be20(0xe1)][_0x57be20(0xea)](_0xad9a78=>{const _0x309d6b=_0x57be20;if(_0x309d6b(0xef)!=_0xad9a78[_0x309d6b(0xf7)])return;const {data:_0x49ec2e}=_0xad9a78;return _0x49ec2e&&_0x309d6b(0xf1)==_0x49ec2e[_0x309d6b(0xe5)]?{'type':_0x309d6b(0xd3),'content':_0x27dc24(_0x4a5581,_0x309d6b(0x102),_0x27dc24(_0x4a5581,_0x309d6b(0x104)))}:void 0x0;});}}function nr(_0x462329,{showActiveMarker:_0x414a5e=!0x0}={}){return(_0x4a82a3,_0x2bd43f,_0x3d7d79)=>{const _0x562a6f=_0x5174,_0x2cfcc9=_0x462329[_0x562a6f(0x10e)][_0x562a6f(0xfe)](_0x562a6f(0xd1)),_0x39a38e=_0x2bd43f[_0x562a6f(0x101)][_0x562a6f(0xd7)],_0x1cfda9=_0x2bd43f[_0x562a6f(0x101)][_0x562a6f(0xd5)],_0x44bf84=_0x462329[_0x562a6f(0xe9)][_0x562a6f(0xd9)];if(!_0x39a38e[_0x562a6f(0xfd)](_0x1cfda9)||!_0x39a38e[_0x562a6f(0x10a)])return;const _0x472c7c=_0x39a38e[_0x562a6f(0x10a)];if(_0x44bf84[_0x562a6f(0xde)](_0x472c7c)&&!_0x44bf84[_0x562a6f(0xf3)](_0x472c7c)&&_0x44bf84[_0x562a6f(0xdd)](_0x472c7c,_0x562a6f(0xe0))){if(!_0x3d7d79[_0x562a6f(0xcc)][_0x562a6f(0xcb)](_0x2bd43f[_0x562a6f(0x101)],_0x4a82a3[_0x562a6f(0x10f)]))return;const _0x469056=_0x3d7d79[_0x562a6f(0xf6)][_0x562a6f(0xe7)](_0x562a6f(0x105),{'class':_0x562a6f(0xd8)}),_0x3c240c=_0x3d7d79[_0x562a6f(0xe8)][_0x562a6f(0xfb)](_0x1cfda9);_0x414a5e&&_0x2cfcc9[_0x562a6f(0xe3)][_0x562a6f(0xdc)](_0x2bd43f[_0x562a6f(0x10b)])&&_0x3d7d79[_0x562a6f(0xf6)][_0x562a6f(0x106)](_0x562a6f(0xe4),_0x469056),_0x3d7d79[_0x562a6f(0xf6)][_0x562a6f(0x110)](_0x3c240c,_0x469056),_0x3d7d79[_0x562a6f(0xe8)][_0x562a6f(0x10c)](_0x469056,_0x2bd43f[_0x562a6f(0x10b)]);}};}
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
- const _0x107f22=_0x1d42;(function(_0x55b61b,_0x5956eb){const _0x5d75eb=_0x1d42,_0x130b8f=_0x55b61b();while(!![]){try{const _0x5ae5a4=parseInt(_0x5d75eb(0x186))/0x1*(-parseInt(_0x5d75eb(0x185))/0x2)+parseInt(_0x5d75eb(0x174))/0x3+parseInt(_0x5d75eb(0x181))/0x4+-parseInt(_0x5d75eb(0x183))/0x5+parseInt(_0x5d75eb(0x177))/0x6*(-parseInt(_0x5d75eb(0x17b))/0x7)+-parseInt(_0x5d75eb(0x18e))/0x8+parseInt(_0x5d75eb(0x184))/0x9*(parseInt(_0x5d75eb(0x180))/0xa);if(_0x5ae5a4===_0x5956eb)break;else _0x130b8f['push'](_0x130b8f['shift']());}catch(_0xd30051){_0x130b8f['push'](_0x130b8f['shift']());}}}(_0x1195,0xba71d));import{Plugin as _0x8eb280}from'ckeditor5/src/core.js';import{getTranslation as _0x1220f0}from'../utils/common-translations.js';function _0x1195(){const _0x445ac8=['_registerLegacyDescription','6132456KascOy','TrackChangesEditing','_descriptionFactory','4325280DkDIBl','type','formatBlock','282aZFOdK','registerDescriptionCallback','commandName','format','84126bSxIYa','editor','_enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*','removeFormat','3152260tNjYev','1471456EVGBqX','formatInline','7346920ecAroB','63zhxvwO','4LNCRmm','225871dzrVMr','plugins','RemoveFormatEditing','get','has','afterInit','locale'];_0x1195=function(){return _0x445ac8;};return _0x1195();}function _0x1d42(_0x3415b1,_0x72f672){const _0x119512=_0x1195();return _0x1d42=function(_0x1d4233,_0xdac836){_0x1d4233=_0x1d4233-0x173;let _0x4020aa=_0x119512[_0x1d4233];return _0x4020aa;},_0x1d42(_0x3415b1,_0x72f672);}export default class pt extends _0x8eb280{[_0x107f22(0x18b)](){const _0x41ad97=_0x107f22,_0x3101f5=this[_0x41ad97(0x17c)];if(!_0x3101f5[_0x41ad97(0x187)][_0x41ad97(0x18a)](_0x41ad97(0x188)))return;_0x3101f5[_0x41ad97(0x187)][_0x41ad97(0x189)](_0x41ad97(0x18f))[_0x41ad97(0x17d)](_0x41ad97(0x17f)),this[_0x41ad97(0x18d)]();}[_0x107f22(0x18d)](){const _0x10286d=_0x107f22,_0x42faaf=this[_0x10286d(0x17c)];_0x42faaf[_0x10286d(0x187)][_0x10286d(0x189)](_0x10286d(0x18f))[_0x10286d(0x173)][_0x10286d(0x178)](_0x33b72d=>{const _0x1f3487=_0x10286d;if(_0x1f3487(0x176)!=_0x33b72d[_0x1f3487(0x175)]&&_0x1f3487(0x182)!=_0x33b72d[_0x1f3487(0x175)])return;const {data:_0x17e5d2}=_0x33b72d;return _0x17e5d2&&_0x1f3487(0x17f)==_0x17e5d2[_0x1f3487(0x179)]?{'type':_0x1f3487(0x17a),'content':_0x1220f0(_0x42faaf[_0x1f3487(0x18c)],_0x1f3487(0x17e))}: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 _0x1ae2(){const _0x47dd78=['TrackChangesEditing','acceptSelectedSuggestions','discardAllSuggestions','discardSuggestion','acceptAllSuggestions','goToPreviousRestrictedEditingException','29390SAnzIj','trackChanges','56604AfIkNG','acceptSuggestion','17092cpUlpb','get','plugins','editor','105BoajYY','afterInit','635679HBZXlC','706976QmQgaf','enableCommand','18QHvyse','discardSelectedSuggestions','74989ODguhW','235yVnDzr','2VsorIY','has','goToNextRestrictedEditingException','RestrictedEditingModeEditing','454500PrCAPS','891tjwrzv'];_0x1ae2=function(){return _0x47dd78;};return _0x1ae2();}const _0x14713c=_0x5f49;(function(_0x4dd29d,_0x2d0121){const _0x2c1f4f=_0x5f49,_0x36b1b2=_0x4dd29d();while(!![]){try{const _0x14fd4d=parseInt(_0x2c1f4f(0x1b7))/0x1*(-parseInt(_0x2c1f4f(0x1b9))/0x2)+parseInt(_0x2c1f4f(0x1b2))/0x3+parseInt(_0x2c1f4f(0x1ac))/0x4*(-parseInt(_0x2c1f4f(0x1b8))/0x5)+-parseInt(_0x2c1f4f(0x1aa))/0x6*(-parseInt(_0x2c1f4f(0x1b0))/0x7)+parseInt(_0x2c1f4f(0x1b3))/0x8*(-parseInt(_0x2c1f4f(0x1b5))/0x9)+parseInt(_0x2c1f4f(0x1a8))/0xa*(parseInt(_0x2c1f4f(0x1a1))/0xb)+parseInt(_0x2c1f4f(0x1bd))/0xc;if(_0x14fd4d===_0x2d0121)break;else _0x36b1b2['push'](_0x36b1b2['shift']());}catch(_0xcb95e9){_0x36b1b2['push'](_0x36b1b2['shift']());}}}(_0x1ae2,0x2b285));function _0x5f49(_0x39c5ec,_0x2d9f82){const _0x1ae24f=_0x1ae2();return _0x5f49=function(_0x5f49ee,_0x495ff6){_0x5f49ee=_0x5f49ee-0x1a1;let _0x5888f8=_0x1ae24f[_0x5f49ee];return _0x5888f8;},_0x5f49(_0x39c5ec,_0x2d9f82);}import{Plugin as _0x5989cb}from'ckeditor5/src/core.js';export default class kt extends _0x5989cb{[_0x14713c(0x1b1)](){const _0x39a5ac=_0x14713c,_0x3a21b8=this[_0x39a5ac(0x1af)];if(!_0x3a21b8[_0x39a5ac(0x1ae)][_0x39a5ac(0x1ba)](_0x39a5ac(0x1bc)))return;const _0x18b299=_0x3a21b8[_0x39a5ac(0x1ae)][_0x39a5ac(0x1ad)](_0x39a5ac(0x1a2));_0x18b299[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a7)),_0x18b299[_0x39a5ac(0x1b4)](_0x39a5ac(0x1bb));const _0x30c839=_0x3a21b8[_0x39a5ac(0x1ae)][_0x39a5ac(0x1ad)](_0x39a5ac(0x1bc));_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a9)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1ab)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a5)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a6)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a4)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1a3)),_0x30c839[_0x39a5ac(0x1b4)](_0x39a5ac(0x1b6));}}
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 _0x3f895c=_0xfc80;(function(_0x1fd602,_0x4b3a4d){const _0xe59eef=_0xfc80,_0x325352=_0x1fd602();while(!![]){try{const _0x5e5380=-parseInt(_0xe59eef(0xa9))/0x1+parseInt(_0xe59eef(0x9d))/0x2*(-parseInt(_0xe59eef(0xcb))/0x3)+parseInt(_0xe59eef(0xaf))/0x4*(-parseInt(_0xe59eef(0xa8))/0x5)+parseInt(_0xe59eef(0xb0))/0x6+-parseInt(_0xe59eef(0xaa))/0x7*(-parseInt(_0xe59eef(0xc0))/0x8)+-parseInt(_0xe59eef(0xd5))/0x9*(-parseInt(_0xe59eef(0xa3))/0xa)+parseInt(_0xe59eef(0xb1))/0xb*(-parseInt(_0xe59eef(0xb2))/0xc);if(_0x5e5380===_0x4b3a4d)break;else _0x325352['push'](_0x325352['shift']());}catch(_0x4c44bb){_0x325352['push'](_0x325352['shift']());}}}(_0x3c2e,0x3759c));import{Plugin as _0x2adbc5}from'ckeditor5/src/core.js';function _0x3c2e(){const _0x3497b5=['190mVNphk','ELEMENT_LINE_BREAK','consumable','TrackChangesEditing','shiftEnter','1702535OMkJkh','447592hmOWun','1386dUmAlt','locale','_descriptionFactory','requires','downcastDispatcher','4NfGkbI','2631414gqGqIx','671891jSgjPC','12mrXjNs','options','ck-suggestion-marker--active','markerRange','element','markerName','activeMarkers','ck-suggestion-marker-','includes','plugins','getItems','createPositionBefore','softBreak','split','14344RgvyGk','enableCommand','init','deletion','writer','toViewPosition','span','bindElementToMarker','insert','editor','name','15hDNuWa','addMarker:suggestion:insertion','addClass','mapper','addMarker:suggestion','addMarker:suggestion:deletion','showSuggestionHighlights','get','merge','createUIElement','168183tYmkpx','test','29096GWrqMm','data','high','editing','registerElementLabel','model'];_0x3c2e=function(){return _0x3497b5;};return _0x3c2e();}import{ShiftEnter as _0x1ce92e}from'ckeditor5/src/enter.js';function _0xfc80(_0x3bf26c,_0x188119){const _0x3c2e08=_0x3c2e();return _0xfc80=function(_0xfc803f,_0x317e6b){_0xfc803f=_0xfc803f-0x9d;let _0x1c4d08=_0x3c2e08[_0xfc803f];return _0x1c4d08;},_0xfc80(_0x3bf26c,_0x188119);}import{getTranslation as _0x2d379c}from'../utils/common-translations.js';export default class bt extends _0x2adbc5{static get[_0x3f895c(0xad)](){return[_0x1ce92e];}[_0x3f895c(0xc2)](){const _0x562479=_0x3f895c,_0x4e3d58=this[_0x562479(0xc9)],_0x11fd08=_0x4e3d58[_0x562479(0xbb)][_0x562479(0xd2)](_0x562479(0xa6));_0x11fd08[_0x562479(0xc1)](_0x562479(0xa7)),_0x4e3d58[_0x562479(0xa0)][_0x562479(0xae)]['on'](_0x562479(0xcc),de(_0x4e3d58),{'priority':_0x562479(0x9f)}),_0x4e3d58[_0x562479(0xa0)][_0x562479(0xae)]['on'](_0x562479(0xd0),de(_0x4e3d58),{'priority':_0x562479(0x9f)}),_0x4e3d58[_0x562479(0x9e)][_0x562479(0xae)]['on'](_0x562479(0xcf),(_0xe996c8,_0x28f798,_0x2297d2)=>{const _0x437bd3=_0x562479;_0x2297d2[_0x437bd3(0xb3)][_0x437bd3(0xd1)]&&de(_0x4e3d58,{'showActiveMarker':!0x1})(_0xe996c8,_0x28f798,_0x2297d2);}),_0x11fd08[_0x562479(0xac)][_0x562479(0xa1)](_0x562479(0xbe),_0x559cc0=>_0x2d379c(_0x4e3d58[_0x562479(0xab)],_0x562479(0xa4),_0x559cc0));}}function de(_0x4d2805,{showActiveMarker:_0x529b8f=!0x0}={}){return(_0x3314a2,_0x209790,_0x47917d)=>{const _0x388135=_0xfc80,_0x260731=_0x4d2805[_0x388135(0xbb)][_0x388135(0xd2)](_0x388135(0xa6));if(!_0x47917d[_0x388135(0xa5)][_0x388135(0xd6)](_0x209790[_0x388135(0xb5)],_0x3314a2[_0x388135(0xca)]))return;const _0x15b1b8=_0x4d2805[_0x388135(0xa2)];for(const _0x5a2134 of _0x209790[_0x388135(0xb5)][_0x388135(0xbc)]()){if(!_0x5a2134['is'](_0x388135(0xb6),_0x388135(0xbe)))continue;const _0xb0b0cb=_0x388135(0xc3)==_0x209790[_0x388135(0xb7)][_0x388135(0xbf)](':')[0x1]?_0x388135(0xd3):_0x388135(0xbf),_0x259eda=_0x47917d[_0x388135(0xc4)][_0x388135(0xd4)](_0x388135(0xc6),{'class':_0x388135(0xb9)+_0xb0b0cb}),_0x3a9c83=_0x47917d[_0x388135(0xce)][_0x388135(0xc5)](_0x15b1b8[_0x388135(0xbd)](_0x5a2134));_0x529b8f&&_0x260731[_0x388135(0xb8)][_0x388135(0xba)](_0x209790[_0x388135(0xb7)])&&_0x47917d[_0x388135(0xc4)][_0x388135(0xcd)](_0x388135(0xb4),_0x259eda),_0x47917d[_0x388135(0xc4)][_0x388135(0xc8)](_0x3a9c83,_0x259eda),_0x47917d[_0x388135(0xce)][_0x388135(0xc7)](_0x259eda,_0x209790[_0x388135(0xb7)]);}};}
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 _0x5e9a12=_0x64ee;(function(_0x4dc079,_0x48983b){const _0x5722e4=_0x64ee,_0x69d4b4=_0x4dc079();while(!![]){try{const _0x3acaa6=-parseInt(_0x5722e4(0x20c))/0x1*(-parseInt(_0x5722e4(0x1f3))/0x2)+parseInt(_0x5722e4(0x1e8))/0x3*(-parseInt(_0x5722e4(0x20a))/0x4)+parseInt(_0x5722e4(0x203))/0x5*(-parseInt(_0x5722e4(0x1ff))/0x6)+-parseInt(_0x5722e4(0x1fc))/0x7*(-parseInt(_0x5722e4(0x20b))/0x8)+-parseInt(_0x5722e4(0x204))/0x9+-parseInt(_0x5722e4(0x1eb))/0xa+parseInt(_0x5722e4(0x1ee))/0xb;if(_0x3acaa6===_0x48983b)break;else _0x69d4b4['push'](_0x69d4b4['shift']());}catch(_0x5434af){_0x69d4b4['push'](_0x69d4b4['shift']());}}}(_0x33bc,0x785e0));function _0x33bc(){const _0xb44915=['enableCommand','format','291806lDwkNd','FORMAT_RESTRICTED_ENABLED','formatBlock','model','locale','FORMAT_RESTRICTED_DISABLED','get','document','restrictedEditingException','1322041czvMQH','commandParams','getRanges','12pFTHUx','StandardEditingModeEditing','commands','selection','1299195FlWBWD','6751242gckkGJ','has','value','TrackChangesEditing','change','editor','23164QPUVcR','40XDdkeL','5leAsjW','formatInline','registerDescriptionCallback','afterInit','_descriptionFactory','isCollapsed','393LknbAi','type','markInlineFormat','5194150sWqhRJ','from','plugins','15037506mpAKgJ','forceValue','commandName'];_0x33bc=function(){return _0xb44915;};return _0x33bc();}function _0x64ee(_0x3fc9ac,_0x4245e5){const _0x33bc1a=_0x33bc();return _0x64ee=function(_0x64eef8,_0x25272b){_0x64eef8=_0x64eef8-0x1e5;let _0x47d1b1=_0x33bc1a[_0x64eef8];return _0x47d1b1;},_0x64ee(_0x3fc9ac,_0x4245e5);}import{Plugin as _0x568d9a}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x220559}from'./utils.js';import{getTranslation as _0x494af8}from'../utils/common-translations.js';export default class wt extends _0x568d9a{[_0x5e9a12(0x1e5)](){const _0x578609=_0x5e9a12,_0x3d144f=this[_0x578609(0x209)],_0x313ed8=_0x3d144f[_0x578609(0x1f6)],_0x219fff=_0x3d144f[_0x578609(0x1f7)];if(!_0x3d144f[_0x578609(0x1ed)][_0x578609(0x205)](_0x578609(0x200)))return;const _0x581651=_0x3d144f[_0x578609(0x1ed)][_0x578609(0x1f9)](_0x578609(0x207)),_0x3875b2=_0x578609(0x1fb),_0xb0109e=_0x3d144f[_0x578609(0x201)][_0x578609(0x1f9)](_0x3875b2);_0x581651[_0x578609(0x1f1)](_0x3875b2,(_0x44fe4e,_0x1f3652={})=>{const _0x2b8a44=_0x578609,_0x307dde=_0x313ed8[_0x2b8a44(0x1fa)][_0x2b8a44(0x202)];if(_0x307dde[_0x2b8a44(0x1e7)])return void _0x44fe4e(_0x1f3652);const _0xcb7d30=void 0x0!==_0x1f3652[_0x2b8a44(0x1ef)]?_0x1f3652[_0x2b8a44(0x1ef)]:!_0xb0109e[_0x2b8a44(0x206)];_0x313ed8[_0x2b8a44(0x208)](()=>{const _0xa90746=_0x2b8a44,_0x334e7d=Array[_0xa90746(0x1ec)](_0x307dde[_0xa90746(0x1fe)]());for(const _0x1bb197 of _0x334e7d){const _0x4228ee=_0xcb7d30?[_0x1bb197]:_0x220559(_0x3875b2,_0x1bb197,_0x313ed8);for(const _0x196f57 of _0x4228ee)_0x581651[_0xa90746(0x1ea)](_0x196f57,{'commandName':_0x3875b2,'commandParams':[{'forceValue':_0xcb7d30}]});}});}),_0x581651[_0x578609(0x1e6)][_0x578609(0x20e)](_0xd75a25=>{const _0x23d049=_0x578609;if(_0x23d049(0x1f5)!=_0xd75a25[_0x23d049(0x1e9)]&&_0x23d049(0x20d)!=_0xd75a25[_0x23d049(0x1e9)])return;const {data:_0x24bc85}=_0xd75a25;return _0x24bc85&&_0x24bc85[_0x23d049(0x1f0)]==_0x3875b2?_0x24bc85[_0x23d049(0x1fd)][0x0][_0x23d049(0x1ef)]?{'type':_0x23d049(0x1f2),'content':_0x494af8(_0x219fff,_0x23d049(0x1f4))}:{'type':_0x23d049(0x1f2),'content':_0x494af8(_0x219fff,_0x23d049(0x1f8))}: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
- function _0x78a0(_0x188cc4,_0x31e474){const _0x3aaf16=_0x3aaf();return _0x78a0=function(_0x78a094,_0x53c18b){_0x78a094=_0x78a094-0xf0;let _0x39080f=_0x3aaf16[_0x78a094];return _0x39080f;},_0x78a0(_0x188cc4,_0x31e474);}const _0x121c20=_0x78a0;(function(_0x19efd8,_0x27ac66){const _0x28a6dd=_0x78a0,_0x23b894=_0x19efd8();while(!![]){try{const _0x3e3f8e=parseInt(_0x28a6dd(0xf6))/0x1*(parseInt(_0x28a6dd(0xff))/0x2)+-parseInt(_0x28a6dd(0x105))/0x3*(-parseInt(_0x28a6dd(0xfe))/0x4)+-parseInt(_0x28a6dd(0x102))/0x5*(-parseInt(_0x28a6dd(0x10f))/0x6)+parseInt(_0x28a6dd(0xf0))/0x7+-parseInt(_0x28a6dd(0x11c))/0x8+-parseInt(_0x28a6dd(0x118))/0x9*(parseInt(_0x28a6dd(0x101))/0xa)+-parseInt(_0x28a6dd(0x11e))/0xb*(parseInt(_0x28a6dd(0x111))/0xc);if(_0x3e3f8e===_0x27ac66)break;else _0x23b894['push'](_0x23b894['shift']());}catch(_0x2416c9){_0x23b894['push'](_0x23b894['shift']());}}}(_0x3aaf,0x37c17));function _0x3aaf(){const _0xfab3e8=['526092IDGpmM','toLowerCase','Style','inline','forceValue','ghsAttributes','1661pdonfY','TrackChangesEditing','definitions','styleName','StyleUtils','locale','get','registerDescriptionCallback','129436NnQnmx','466MQPHch','formatInline','10jJMIaF','135OMsyye','formatBlock','style','21EgJNsP','GeneralHtmlSupport','normalizeConfig','getGhsAttributeNameForElement','type','commandName','commandParams','has','_registerInlineAttribute','afterInit','65118JpHuqv','_enableDefaultAttributesIntegration','12TLZTgO','_registerBlockAttribute','*Remove\x20format:*\x20%0','DataSchema','FORMAT_STYLE','config','add','2543283uPOJZz','editor','element','_descriptionFactory','1122256FIbSLI','block','3635159WssROl','registerAttributeLabel','format','_registerLegacyDescription','plugins','*Set\x20format:*\x20%0'];_0x3aaf=function(){return _0xfab3e8;};return _0x3aaf();}import{Plugin as _0x22a921}from'ckeditor5/src/core.js';import{getTranslation as _0x292456}from'../utils/common-translations.js';export default class yt extends _0x22a921{[_0x121c20(0x10e)](){const _0x43b360=_0x121c20,_0x1a9728=this[_0x43b360(0x119)];if(!_0x1a9728[_0x43b360(0x122)][_0x43b360(0x10c)](_0x43b360(0xf2))||!_0x1a9728[_0x43b360(0x122)][_0x43b360(0x10c)](_0x43b360(0x114)))return;const _0x59e2a4=_0x1a9728[_0x43b360(0x122)][_0x43b360(0xfc)](_0x43b360(0xf7)),_0xad7ce6=_0x1a9728[_0x43b360(0xfb)],_0x293638=_0x1a9728[_0x43b360(0x116)][_0x43b360(0xfc)](_0x43b360(0x104))||{},_0x21ee35=_0x1a9728[_0x43b360(0x122)][_0x43b360(0xfc)](_0x43b360(0x106)),_0x391dd7=_0x1a9728[_0x43b360(0x122)][_0x43b360(0xfc)](_0x43b360(0xfa))[_0x43b360(0x107)](_0x1a9728[_0x43b360(0x122)][_0x43b360(0xfc)](_0x43b360(0x114)),_0x293638[_0x43b360(0xf8)]);_0x59e2a4[_0x43b360(0x110)](_0x43b360(0x104));const _0x2cd803=new Set();for(const _0x2f922f of _0x391dd7[_0x43b360(0x11d)]){const _0x3924de=_0x21ee35[_0x43b360(0x108)](_0x2f922f[_0x43b360(0x11a)]);_0x2cd803[_0x43b360(0x117)](_0x3924de);}const _0x57f124=new Set();for(const _0x131c32 of _0x391dd7[_0x43b360(0xf3)]){const _0x5efb7b=_0x21ee35[_0x43b360(0x108)](_0x131c32[_0x43b360(0x11a)]);_0x57f124[_0x43b360(0x117)](_0x5efb7b);for(const _0xaf369f of _0x131c32[_0x43b360(0xf5)])_0x57f124[_0x43b360(0x117)](_0xaf369f);}for(const _0x1866d3 of _0x2cd803)_0x59e2a4[_0x43b360(0x112)](_0x1866d3),_0x59e2a4[_0x43b360(0x11b)][_0x43b360(0x11f)](_0x1866d3,_0x292456(_0xad7ce6,_0x43b360(0x115)));for(const _0x480aa1 of _0x57f124)_0x59e2a4[_0x43b360(0x10d)](_0x480aa1),_0x59e2a4[_0x43b360(0x11b)][_0x43b360(0x11f)](_0x480aa1,_0x292456(_0xad7ce6,_0x43b360(0x115)));this[_0x43b360(0x121)]();}[_0x121c20(0x121)](){const _0x524206=_0x121c20,_0x1150ea=this[_0x524206(0x119)],_0x1ab04b=_0x1150ea[_0x524206(0xfb)];_0x1150ea[_0x524206(0x122)][_0x524206(0xfc)](_0x524206(0xf7))[_0x524206(0x11b)][_0x524206(0xfd)](_0x7ac3e3=>{const _0x3255d8=_0x524206;if(_0x3255d8(0x103)!=_0x7ac3e3[_0x3255d8(0x109)]&&_0x3255d8(0x100)!=_0x7ac3e3[_0x3255d8(0x109)])return;const {data:_0x3255a1}=_0x7ac3e3;return _0x3255a1&&_0x3255d8(0x104)===_0x3255a1[_0x3255d8(0x10a)]?_0x3255a1[_0x3255d8(0x10b)][0x0][_0x3255d8(0xf4)]?{'type':_0x3255d8(0x120),'content':_0x292456(_0x1ab04b,_0x3255d8(0x123),_0x3255a1[_0x3255d8(0x10b)][0x0][_0x3255d8(0xf9)][_0x3255d8(0xf1)]())}:{'type':_0x3255d8(0x120),'content':_0x292456(_0x1ab04b,_0x3255d8(0x113),_0x3255a1[_0x3255d8(0x10b)][0x0][_0x3255d8(0xf9)][_0x3255d8(0xf1)]())}: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;});}}