@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240602.0 → 0.0.0-nightly-20240604.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b6c98=_0x1fd0;(function(_0x4296a7,_0x2f84e7){const _0x4b367f=_0x1fd0,_0x3514c3=_0x4296a7();while(!![]){try{const _0x391e4f=parseInt(_0x4b367f(0x178))/0x1+-parseInt(_0x4b367f(0x18d))/0x2*(parseInt(_0x4b367f(0x193))/0x3)+parseInt(_0x4b367f(0x1a2))/0x4+-parseInt(_0x4b367f(0x18f))/0x5*(-parseInt(_0x4b367f(0x19a))/0x6)+-parseInt(_0x4b367f(0x16e))/0x7+-parseInt(_0x4b367f(0x195))/0x8*(parseInt(_0x4b367f(0x171))/0x9)+parseInt(_0x4b367f(0x1bb))/0xa;if(_0x391e4f===_0x2f84e7)break;else _0x3514c3['push'](_0x3514c3['shift']());}catch(_0x790559){_0x3514c3['push'](_0x3514c3['shift']());}}}(_0x589c,0x54ddc));function _0x589c(){const _0xb0d001=['listType','value','from','enableCommand','checkTodoList','getAttribute','ELEMENT_BULLETED_LIST','descriptionFactory','*Uncheck\x20item*','plugins','findIndex','model','nextSibling','type','document','selection','execute','parent','4428640JqUwbz','forceValue','registerDescriptionCallback','filter','length','has','ELEMENT_TODO_LIST','*Check\x20item*','end','4513558yLMhzU','registerElementLabel','formatBlock','9QqzoQu','formatInline','blockName','element','createRange','ELEMENT_LIST_ITEM','TrackChangesEditing','548575cAdQNq','name','previousSibling','replace','paragraph','commandParams','add','*Outdent:*\x20%0','todo','format','todoListChecked','commandName','createPositionAt','afterInit','numbered','outdentList','locale','commands','*Indent:*\x20%0','List','LegacyListEditing','4mhNobs','change','53765QbxgPy','listItem','_selectedElements','isObject','321039rhuxkU','listIndent','4136568GHPsot','editor','indentList','todoList','bulletedList','354NJZhCi','getSelectedBlocks','schema','before','slice','ELEMENT_NUMBERED_LIST','bulleted','LegacyTodoListEditing','390548YzdfOQ','numberedList','push','checkChild','markBlockFormat','*Change\x20to:*\x20%0','get'];_0x589c=function(){return _0xb0d001;};return _0x589c();}import{Plugin as _0x456027}from'ckeditor5/src/core.js';function _0x1fd0(_0x400376,_0x29ee31){const _0x589c4e=_0x589c();return _0x1fd0=function(_0x1fd004,_0x3387a7){_0x1fd004=_0x1fd004-0x16b;let _0x40c19e=_0x589c4e[_0x1fd004];return _0x40c19e;},_0x1fd0(_0x400376,_0x29ee31);}import{getTranslation as _0x27c880}from'../utils/common-translations.js';export default class ut extends _0x456027{[_0x3b6c98(0x185)](){const _0xe928b8=_0x3b6c98,_0x5786d1=this[_0xe928b8(0x196)],_0x5cbc02=_0x5786d1[_0xe928b8(0x188)];if(!_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1c0)](_0xe928b8(0x18c)))return;const _0x2ba28e=_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1a8)](_0xe928b8(0x177)),_0x2942dc=_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1c0)](_0xe928b8(0x1a1));function _0x2944c3(_0x3ea5b2){return()=>{const _0x1ad634=_0x1fd0,_0x4bb583=_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x1b7)][_0x1ad634(0x1b8)],_0x3dd653=_0x5786d1[_0x1ad634(0x189)][_0x1ad634(0x1a8)](_0x3ea5b2);if(_0x3dd653[_0x1ad634(0x1aa)])return void _0x5786d1[_0x1ad634(0x1b9)](_0x1ad634(0x17c),{});const _0x1c1c27=_0x3ea5b2[_0x1ad634(0x19e)](0x0,-0x4),_0x161615=function(_0x4abd48,_0x29ee2a,_0x2b3c65){const _0x351d0c=_0x1ad634;let _0x4e6e8c=Array[_0x351d0c(0x1ab)](_0x4abd48)[_0x351d0c(0x1be)](_0x1d2b2d=>function(_0x230e01,_0x50c26f){const _0x140400=_0x351d0c;return _0x50c26f[_0x140400(0x1a5)](_0x230e01[_0x140400(0x1ba)],_0x140400(0x190))&&!_0x50c26f[_0x140400(0x192)](_0x230e01);}(_0x1d2b2d,_0x2b3c65));_0x4e6e8c=_0x4e6e8c[_0x351d0c(0x1be)](_0x1d7716=>!_0x1d7716['is'](_0x351d0c(0x174),_0x351d0c(0x190))||_0x1d7716[_0x351d0c(0x1ae)](_0x351d0c(0x1a9))!=_0x29ee2a);const _0x544ba6=new Set();for(const _0x17c4f4 of _0x4e6e8c)_0x17c4f4['is'](_0x351d0c(0x174),_0x351d0c(0x190))?_0x544ba6[_0x351d0c(0x17e)](me(_0x17c4f4)):_0x544ba6[_0x351d0c(0x17e)](_0x17c4f4);return Array[_0x351d0c(0x1ab)](_0x544ba6);}(_0x4bb583[_0x1ad634(0x19b)](),_0x1c1c27,_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x19c)]);_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x18e)](()=>{const _0x51dce9=_0x1ad634;for(const _0x52ff2d of _0x161615)_0x2ba28e[_0x51dce9(0x1a6)](_0x52ff2d,{'commandName':_0x3ea5b2,'commandParams':[{'forceValue':!_0x3dd653[_0x51dce9(0x1aa)]}],'formatGroupId':_0x51dce9(0x173)},fe(_0x52ff2d));});};}function _0x589cee(_0x4b916b){return()=>{const _0x34272f=_0x1fd0,_0x458b52=function(_0x103040){const _0x65c42c=_0x1fd0;let _0x460c54=Array[_0x65c42c(0x1ab)](_0x103040);const _0x2e17d8=_0x460c54[_0x65c42c(0x1b3)](_0xd777a1=>_0x65c42c(0x190)!=_0xd777a1[_0x65c42c(0x179)]);return _0x2e17d8>-0x1&&(_0x460c54=_0x460c54[_0x65c42c(0x19e)](0x0,_0x2e17d8)),_0x460c54;}(_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x1b7)][_0x34272f(0x1b8)][_0x34272f(0x19b)]()),_0x4c8748=_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x175)](_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x184)](_0x458b52[0x0],_0x34272f(0x19d)),_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x184)](_0x458b52[_0x458b52[_0x34272f(0x1bf)]-0x1],_0x34272f(0x16d)));_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x18e)](()=>{const _0x13e381=_0x34272f;_0x2ba28e[_0x13e381(0x1a6)](_0x4c8748,{'commandName':_0x4b916b,'commandParams':[],'formatGroupId':_0x13e381(0x194)},function(_0x17a830){const _0x3d771b=_0x13e381,_0x44f038=new Set();for(const _0x11b6fc of _0x17a830){let _0x49be4b=_0x11b6fc[_0x3d771b(0x1b5)];for(;_0x49be4b&&_0x49be4b[_0x3d771b(0x1ae)](_0x3d771b(0x194))>_0x11b6fc[_0x3d771b(0x1ae)](_0x3d771b(0x194));)_0x44f038[_0x3d771b(0x17e)](_0x49be4b),_0x49be4b=_0x49be4b[_0x3d771b(0x1b5)];}return Array[_0x3d771b(0x1ab)](_0x44f038);}(_0x458b52));});};}_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x1a3),_0x2944c3(_0xe928b8(0x1a3))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x199),_0x2944c3(_0xe928b8(0x199))),_0x2942dc&&_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x198),_0x2944c3(_0xe928b8(0x198))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x197),_0x589cee(_0xe928b8(0x197))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x187),_0x589cee(_0xe928b8(0x187))),_0x2942dc&&_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x1ad),()=>{const _0x3ec519=_0xe928b8,_0x129b4a=_0x5786d1[_0x3ec519(0x189)][_0x3ec519(0x1a8)](_0x3ec519(0x1ad)),_0x3b3967=Array[_0x3ec519(0x1ab)](_0x129b4a[_0x3ec519(0x191)]);_0x3b3967[_0x3ec519(0x1be)](_0x2c7cbf=>_0x2c7cbf[_0x3ec519(0x1ae)](_0x3ec519(0x182))!=_0x129b4a[_0x3ec519(0x1aa)]),_0x5786d1[_0x3ec519(0x1b4)][_0x3ec519(0x18e)](()=>{const _0x41f052=_0x3ec519;for(const _0xe0c1e0 of _0x3b3967)_0x2ba28e[_0x41f052(0x1a6)](_0xe0c1e0,{'commandName':_0x41f052(0x1ad),'commandParams':[{'forceValue':!_0x129b4a[_0x41f052(0x1aa)]}]});});}),_0x2ba28e[_0xe928b8(0x1b0)][_0xe928b8(0x16f)](_0xe928b8(0x190),_0x262b99=>_0x27c880(_0x5cbc02,_0xe928b8(0x176),_0x262b99)),_0x2ba28e[_0xe928b8(0x1b0)][_0xe928b8(0x1bd)](_0x25dd59=>{const _0x2262f8=_0xe928b8;if(_0x2262f8(0x170)!=_0x25dd59[_0x2262f8(0x1b6)]&&_0x2262f8(0x172)!=_0x25dd59[_0x2262f8(0x1b6)])return;const {data:_0x2b6bb9}=_0x25dd59;if(_0x2b6bb9){if(_0x2262f8(0x1a3)==_0x2b6bb9[_0x2262f8(0x183)]||_0x2262f8(0x199)==_0x2b6bb9[_0x2262f8(0x183)]||_0x2262f8(0x198)==_0x2b6bb9[_0x2262f8(0x183)])switch(_0x2b6bb9[_0x2262f8(0x183)][_0x2262f8(0x17b)](_0x2262f8(0x18b),'')){case _0x2262f8(0x1a0):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x1af)));case _0x2262f8(0x186):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x19f)));case _0x2262f8(0x180):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x16b)));}if(_0x2262f8(0x197)==_0x2b6bb9[_0x2262f8(0x183)])return{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x18a),_0x27c880(_0x5cbc02,_0x2262f8(0x176)))};if(_0x2262f8(0x187)==_0x2b6bb9[_0x2262f8(0x183)])return{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x17f),_0x27c880(_0x5cbc02,_0x2262f8(0x176)))};if(_0x2262f8(0x1ad)==_0x2b6bb9[_0x2262f8(0x183)])return _0x2b6bb9[_0x2262f8(0x17d)][0x0][_0x2262f8(0x1bc)]?{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x16c))}:{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x1b1))};}function _0x33163e(_0x24d249){const _0x1722bd=_0x2262f8;return{'type':_0x1722bd(0x181),'content':_0x27c880(_0x5cbc02,_0x1722bd(0x1a7),_0x24d249)};}});}}function me(_0x79feab){const _0x4c26bd=_0x3b6c98,_0x12c7fa=_0x79feab[_0x4c26bd(0x1ae)](_0x4c26bd(0x194));if(0x0==_0x12c7fa)return _0x79feab;let _0x3e04da=_0x79feab;for(;_0x79feab[_0x4c26bd(0x17a)]&&_0x79feab[_0x4c26bd(0x17a)]['is'](_0x4c26bd(0x174),_0x4c26bd(0x190));){const _0x5f268f=_0x79feab[_0x4c26bd(0x17a)][_0x4c26bd(0x1ae)](_0x4c26bd(0x194));if(_0x5f268f==_0x12c7fa)_0x3e04da=_0x79feab[_0x4c26bd(0x17a)];else{if(_0x5f268f<_0x12c7fa)break;}_0x79feab=_0x79feab[_0x4c26bd(0x17a)];}return _0x3e04da;}function fe(_0x486d17){const _0x4542c6=_0x3b6c98,_0x38a99b=[];if(_0x486d17['is'](_0x4542c6(0x174),_0x4542c6(0x190))&&_0x486d17[_0x4542c6(0x1ae)](_0x4542c6(0x194))>0x0){let _0x35fae6=_0x486d17[_0x4542c6(0x1b5)];for(;_0x35fae6&&_0x4542c6(0x190)==_0x35fae6[_0x4542c6(0x179)]&&_0x35fae6[_0x4542c6(0x1ae)](_0x4542c6(0x194))==_0x486d17[_0x4542c6(0x1ae)](_0x4542c6(0x194));)_0x38a99b[_0x4542c6(0x1a4)](_0x35fae6),_0x35fae6=_0x35fae6[_0x4542c6(0x1b5)];}return _0x38a99b;}
23
+ const _0x5adc92=_0x33ec;function _0x33ec(_0x222261,_0x5d849d){const _0x325f62=_0x325f();return _0x33ec=function(_0x33ec1e,_0x4df059){_0x33ec1e=_0x33ec1e-0x108;let _0x431ed6=_0x325f62[_0x33ec1e];return _0x431ed6;},_0x33ec(_0x222261,_0x5d849d);}(function(_0x2b9e12,_0x28a03f){const _0x4a442c=_0x33ec,_0x122631=_0x2b9e12();while(!![]){try{const _0x505a45=-parseInt(_0x4a442c(0x141))/0x1*(parseInt(_0x4a442c(0x14c))/0x2)+parseInt(_0x4a442c(0x10d))/0x3+-parseInt(_0x4a442c(0x10e))/0x4*(-parseInt(_0x4a442c(0x11e))/0x5)+-parseInt(_0x4a442c(0x129))/0x6+parseInt(_0x4a442c(0x158))/0x7*(parseInt(_0x4a442c(0x156))/0x8)+parseInt(_0x4a442c(0x13e))/0x9+parseInt(_0x4a442c(0x131))/0xa*(-parseInt(_0x4a442c(0x13a))/0xb);if(_0x505a45===_0x28a03f)break;else _0x122631['push'](_0x122631['shift']());}catch(_0x45944b){_0x122631['push'](_0x122631['shift']());}}}(_0x325f,0x1f355));import{Plugin as _0x4a367e}from'ckeditor5/src/core.js';import{getTranslation as _0x7ed65e}from'../utils/common-translations.js';export default class ut extends _0x4a367e{[_0x5adc92(0x11c)](){const _0x7563d2=_0x5adc92,_0x1124de=this[_0x7563d2(0x111)],_0x3bf355=_0x1124de[_0x7563d2(0x115)];if(!_0x1124de[_0x7563d2(0x13d)][_0x7563d2(0x108)](_0x7563d2(0x113)))return;const _0x456b5a=_0x1124de[_0x7563d2(0x13d)][_0x7563d2(0x137)](_0x7563d2(0x14a)),_0x3487a2=_0x1124de[_0x7563d2(0x13d)][_0x7563d2(0x108)](_0x7563d2(0x13f));function _0x49a58e(_0x4ce1b5){return()=>{const _0xba0ca4=_0x33ec,_0x2dc67e=_0x1124de[_0xba0ca4(0x126)][_0xba0ca4(0x14f)][_0xba0ca4(0x11b)],_0x248c10=_0x1124de[_0xba0ca4(0x132)][_0xba0ca4(0x137)](_0x4ce1b5);if(_0x248c10[_0xba0ca4(0x134)])return void _0x1124de[_0xba0ca4(0x130)](_0xba0ca4(0x14d),{});const _0x6a49a4=_0x4ce1b5[_0xba0ca4(0x117)](0x0,-0x4),_0x14f6fa=function(_0x3f80ce,_0x486857,_0x28a897){const _0x569a8b=_0xba0ca4;let _0x101ddc=Array[_0x569a8b(0x13c)](_0x3f80ce)[_0x569a8b(0x150)](_0x4b4bd8=>function(_0x572736,_0x103dfe){const _0x34ed5e=_0x569a8b;return _0x103dfe[_0x34ed5e(0x153)](_0x572736[_0x34ed5e(0x143)],_0x34ed5e(0x15e))&&!_0x103dfe[_0x34ed5e(0x121)](_0x572736);}(_0x4b4bd8,_0x28a897));_0x101ddc=_0x101ddc[_0x569a8b(0x150)](_0x169069=>!_0x169069['is'](_0x569a8b(0x127),_0x569a8b(0x15e))||_0x169069[_0x569a8b(0x10b)](_0x569a8b(0x142))!=_0x486857);const _0x23f73e=new Set();for(const _0x2bed8b of _0x101ddc)_0x2bed8b['is'](_0x569a8b(0x127),_0x569a8b(0x15e))?_0x23f73e[_0x569a8b(0x12b)](me(_0x2bed8b)):_0x23f73e[_0x569a8b(0x12b)](_0x2bed8b);return Array[_0x569a8b(0x13c)](_0x23f73e);}(_0x2dc67e[_0xba0ca4(0x116)](),_0x6a49a4,_0x1124de[_0xba0ca4(0x126)][_0xba0ca4(0x109)]);_0x1124de[_0xba0ca4(0x126)][_0xba0ca4(0x110)](()=>{const _0x4607e5=_0xba0ca4;for(const _0x1d92f6 of _0x14f6fa)_0x456b5a[_0x4607e5(0x12c)](_0x1d92f6,{'commandName':_0x4ce1b5,'commandParams':[{'forceValue':!_0x248c10[_0x4607e5(0x134)]}],'formatGroupId':_0x4607e5(0x123)},fe(_0x1d92f6));});};}function _0x314e6b(_0x332ef1){return()=>{const _0x58964d=_0x33ec,_0x3835b3=function(_0x1464eb){const _0x7a42b0=_0x33ec;let _0x2aa107=Array[_0x7a42b0(0x13c)](_0x1464eb);const _0x65b762=_0x2aa107[_0x7a42b0(0x10a)](_0xb75cc9=>_0x7a42b0(0x15e)!=_0xb75cc9[_0x7a42b0(0x154)]);return _0x65b762>-0x1&&(_0x2aa107=_0x2aa107[_0x7a42b0(0x117)](0x0,_0x65b762)),_0x2aa107;}(_0x1124de[_0x58964d(0x126)][_0x58964d(0x14f)][_0x58964d(0x11b)][_0x58964d(0x116)]()),_0x307e94=_0x1124de[_0x58964d(0x126)][_0x58964d(0x140)](_0x1124de[_0x58964d(0x126)][_0x58964d(0x15d)](_0x3835b3[0x0],_0x58964d(0x128)),_0x1124de[_0x58964d(0x126)][_0x58964d(0x15d)](_0x3835b3[_0x3835b3[_0x58964d(0x114)]-0x1],_0x58964d(0x155)));_0x1124de[_0x58964d(0x126)][_0x58964d(0x110)](()=>{const _0x5da909=_0x58964d;_0x456b5a[_0x5da909(0x12c)](_0x307e94,{'commandName':_0x332ef1,'commandParams':[],'formatGroupId':_0x5da909(0x124)},function(_0xe69330){const _0x4ebd4e=_0x5da909,_0xc3c5a4=new Set();for(const _0x52bd0b of _0xe69330){let _0x102974=_0x52bd0b[_0x4ebd4e(0x159)];for(;_0x102974&&_0x102974[_0x4ebd4e(0x10b)](_0x4ebd4e(0x124))>_0x52bd0b[_0x4ebd4e(0x10b)](_0x4ebd4e(0x124));)_0xc3c5a4[_0x4ebd4e(0x12b)](_0x102974),_0x102974=_0x102974[_0x4ebd4e(0x159)];}return Array[_0x4ebd4e(0x13c)](_0xc3c5a4);}(_0x3835b3));});};}_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x112),_0x49a58e(_0x7563d2(0x112))),_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x146),_0x49a58e(_0x7563d2(0x146))),_0x3487a2&&_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x12d),_0x49a58e(_0x7563d2(0x12d))),_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x11a),_0x314e6b(_0x7563d2(0x11a))),_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x125),_0x314e6b(_0x7563d2(0x125))),_0x3487a2&&_0x456b5a[_0x7563d2(0x15c)](_0x7563d2(0x147),()=>{const _0x3812e9=_0x7563d2,_0x51e950=_0x1124de[_0x3812e9(0x132)][_0x3812e9(0x137)](_0x3812e9(0x147)),_0x5947af=Array[_0x3812e9(0x13c)](_0x51e950[_0x3812e9(0x133)]);_0x5947af[_0x3812e9(0x150)](_0x3b809f=>_0x3b809f[_0x3812e9(0x10b)](_0x3812e9(0x136))!=_0x51e950[_0x3812e9(0x134)]),_0x1124de[_0x3812e9(0x126)][_0x3812e9(0x110)](()=>{const _0x24caa2=_0x3812e9;for(const _0x3ad99a of _0x5947af)_0x456b5a[_0x24caa2(0x12c)](_0x3ad99a,{'commandName':_0x24caa2(0x147),'commandParams':[{'forceValue':!_0x51e950[_0x24caa2(0x134)]}]});});}),_0x456b5a[_0x7563d2(0x10c)][_0x7563d2(0x139)](_0x7563d2(0x15e),_0x1c1dd8=>_0x7ed65e(_0x3bf355,_0x7563d2(0x10f),_0x1c1dd8)),_0x456b5a[_0x7563d2(0x10c)][_0x7563d2(0x15a)](_0x184f23=>{const _0x1fd30f=_0x7563d2;if(_0x1fd30f(0x157)!=_0x184f23[_0x1fd30f(0x118)]&&_0x1fd30f(0x11f)!=_0x184f23[_0x1fd30f(0x118)])return;const {data:_0x4cdcca}=_0x184f23;if(_0x4cdcca){if(_0x1fd30f(0x112)==_0x4cdcca[_0x1fd30f(0x12a)]||_0x1fd30f(0x146)==_0x4cdcca[_0x1fd30f(0x12a)]||_0x1fd30f(0x12d)==_0x4cdcca[_0x1fd30f(0x12a)])switch(_0x4cdcca[_0x1fd30f(0x12a)][_0x1fd30f(0x14e)](_0x1fd30f(0x119),'')){case _0x1fd30f(0x14b):return _0x6be9d2(_0x7ed65e(_0x3bf355,_0x1fd30f(0x15b)));case _0x1fd30f(0x122):return _0x6be9d2(_0x7ed65e(_0x3bf355,_0x1fd30f(0x148)));case _0x1fd30f(0x13b):return _0x6be9d2(_0x7ed65e(_0x3bf355,_0x1fd30f(0x12e)));}if(_0x1fd30f(0x11a)==_0x4cdcca[_0x1fd30f(0x12a)])return{'type':_0x1fd30f(0x145),'content':_0x7ed65e(_0x3bf355,_0x1fd30f(0x144),_0x7ed65e(_0x3bf355,_0x1fd30f(0x10f)))};if(_0x1fd30f(0x125)==_0x4cdcca[_0x1fd30f(0x12a)])return{'type':_0x1fd30f(0x145),'content':_0x7ed65e(_0x3bf355,_0x1fd30f(0x135),_0x7ed65e(_0x3bf355,_0x1fd30f(0x10f)))};if(_0x1fd30f(0x147)==_0x4cdcca[_0x1fd30f(0x12a)])return _0x4cdcca[_0x1fd30f(0x149)][0x0][_0x1fd30f(0x120)]?{'type':_0x1fd30f(0x145),'content':_0x7ed65e(_0x3bf355,_0x1fd30f(0x138))}:{'type':_0x1fd30f(0x145),'content':_0x7ed65e(_0x3bf355,_0x1fd30f(0x152))};}function _0x6be9d2(_0x28328e){const _0x4390e1=_0x1fd30f;return{'type':_0x4390e1(0x145),'content':_0x7ed65e(_0x3bf355,_0x4390e1(0x12f),_0x28328e)};}});}}function _0x325f(){const _0x262730=['32dZOeio','ELEMENT_LIST_ITEM','change','editor','numberedList','LegacyListEditing','length','locale','getSelectedBlocks','slice','type','List','indentList','selection','afterInit','push','46135hEOEME','formatInline','forceValue','isObject','numbered','blockName','listIndent','outdentList','model','element','before','752430fyCStP','commandName','add','markBlockFormat','todoList','ELEMENT_TODO_LIST','*Change\x20to:*\x20%0','execute','1310YjHQCG','commands','_selectedElements','value','*Outdent:*\x20%0','todoListChecked','get','*Check\x20item*','registerElementLabel','13112JUaDzP','todo','from','plugins','2087127MRLhHw','LegacyTodoListEditing','createRange','59pLKjvn','listType','parent','*Indent:*\x20%0','format','bulletedList','checkTodoList','ELEMENT_NUMBERED_LIST','commandParams','TrackChangesEditing','bulleted','954yHzKFb','paragraph','replace','document','filter','previousSibling','*Uncheck\x20item*','checkChild','name','end','16ZunJwQ','formatBlock','401268oSPNHA','nextSibling','registerDescriptionCallback','ELEMENT_BULLETED_LIST','enableCommand','createPositionAt','listItem','has','schema','findIndex','getAttribute','descriptionFactory','51486jvizgF'];_0x325f=function(){return _0x262730;};return _0x325f();}function me(_0x325f3a){const _0x3391d0=_0x5adc92,_0x920d12=_0x325f3a[_0x3391d0(0x10b)](_0x3391d0(0x124));if(0x0==_0x920d12)return _0x325f3a;let _0x58bf64=_0x325f3a;for(;_0x325f3a[_0x3391d0(0x151)]&&_0x325f3a[_0x3391d0(0x151)]['is'](_0x3391d0(0x127),_0x3391d0(0x15e));){const _0x4f683a=_0x325f3a[_0x3391d0(0x151)][_0x3391d0(0x10b)](_0x3391d0(0x124));if(_0x4f683a==_0x920d12)_0x58bf64=_0x325f3a[_0x3391d0(0x151)];else{if(_0x4f683a<_0x920d12)break;}_0x325f3a=_0x325f3a[_0x3391d0(0x151)];}return _0x58bf64;}function fe(_0x393786){const _0x4cc5a1=_0x5adc92,_0x30d0eb=[];if(_0x393786['is'](_0x4cc5a1(0x127),_0x4cc5a1(0x15e))&&_0x393786[_0x4cc5a1(0x10b)](_0x4cc5a1(0x124))>0x0){let _0x5ce2f2=_0x393786[_0x4cc5a1(0x159)];for(;_0x5ce2f2&&_0x4cc5a1(0x15e)==_0x5ce2f2[_0x4cc5a1(0x154)]&&_0x5ce2f2[_0x4cc5a1(0x10b)](_0x4cc5a1(0x124))==_0x393786[_0x4cc5a1(0x10b)](_0x4cc5a1(0x124));)_0x30d0eb[_0x4cc5a1(0x11d)](_0x5ce2f2),_0x5ce2f2=_0x5ce2f2[_0x4cc5a1(0x159)];}return _0x30d0eb;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x397997=_0x244e;function _0x244e(_0x39b491,_0x374ba4){const _0x42aff4=_0x42af();return _0x244e=function(_0x244e39,_0x5564bf){_0x244e39=_0x244e39-0xb7;let _0xc8f9c4=_0x42aff4[_0x244e39];return _0xc8f9c4;},_0x244e(_0x39b491,_0x374ba4);}(function(_0xfa18e9,_0x22cd22){const _0x254fc7=_0x244e,_0x32fb49=_0xfa18e9();while(!![]){try{const _0x2db5f1=-parseInt(_0x254fc7(0xde))/0x1*(parseInt(_0x254fc7(0x109))/0x2)+-parseInt(_0x254fc7(0x100))/0x3*(-parseInt(_0x254fc7(0xd8))/0x4)+parseInt(_0x254fc7(0xbd))/0x5*(-parseInt(_0x254fc7(0xcc))/0x6)+-parseInt(_0x254fc7(0xda))/0x7+parseInt(_0x254fc7(0xf0))/0x8*(-parseInt(_0x254fc7(0xd9))/0x9)+-parseInt(_0x254fc7(0x102))/0xa+parseInt(_0x254fc7(0xba))/0xb*(parseInt(_0x254fc7(0xf3))/0xc);if(_0x2db5f1===_0x22cd22)break;else _0x32fb49['push'](_0x32fb49['shift']());}catch(_0x4a85ff){_0x32fb49['push'](_0x32fb49['shift']());}}}(_0x42af,0x1cfb7));function _0x42af(){const _0x3fcbee=['listStart','filter','listItem','forward','handleDescriptions','markMultiRangeBlockFormat','element','handleListReversedCommand','getAttribute','change','getSiblingNodes','formatBlock','56HrjcHc','listReversed','length','9873252dvdJuf','backward','*Format:*\x20set\x20start\x20index\x20to\x20%0','styles','*Format:*\x20set\x20order\x20to\x20regular','from','ELEMENT_','has','reversed','getFirstPosition','plugins','getListTypeFromListStyleType','map','3174ziAIba','getSelectedBlocks','1074010BGPKkm','type','document','commandName','_getSuggestionBlocksForListStyle','getLastPosition','_getTranslationKeyForListStyle','391054ARmkFn','before','_getSuggestionBlocks','selection','11fsFGfU','handleListStyleCommand','formatInline','25sKsZkt','unshift','afterInit','handleListStartCommand','format','push','TrackChangesEditing','LegacyListUtils','bind','toUpperCase','createPositionAt','parent','_LIST_','replace','default','262758rgAiub','numbered','startIndex','get','flat','listType','*Format:*\x20set\x20order\x20to\x20reversed','model','editor','descriptionFactory','list.properties','*Change\x20to:*\x20%0','4yBlaNz','63045RHSOfo','939330HAdCph','config','LegacyListPropertiesEditing','listStyle','1TsGXzm','createRange','registerDescriptionCallback','locale','commandParams','enableCommand'];_0x42af=function(){return _0x3fcbee;};return _0x42af();}import{Plugin as _0x299b5b}from'ckeditor5/src/core.js';import{getTranslation as _0x3e578a}from'../utils/common-translations.js';export default class K extends _0x299b5b{[_0x397997(0xbf)](){const _0x26c45b=_0x397997;if(!this[_0x26c45b(0xd4)][_0x26c45b(0xfd)][_0x26c45b(0xfa)](_0x26c45b(0xdc)))return;const _0x56b549=this[_0x26c45b(0xd4)][_0x26c45b(0xdb)][_0x26c45b(0xcf)](_0x26c45b(0xd6)),_0x14b3e5=this[_0x26c45b(0xd4)][_0x26c45b(0xfd)][_0x26c45b(0xcf)](_0x26c45b(0xc3));_0x56b549[_0x26c45b(0xf6)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xdd),this[_0x26c45b(0xbb)][_0x26c45b(0xc5)](this)),_0x56b549[_0x26c45b(0xfb)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xf1),this[_0x26c45b(0xeb)][_0x26c45b(0xc5)](this)),_0x56b549[_0x26c45b(0xce)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xe4),this[_0x26c45b(0xc0)][_0x26c45b(0xc5)](this)),_0x14b3e5[_0x26c45b(0xd5)][_0x26c45b(0xe0)](this[_0x26c45b(0xe8)][_0x26c45b(0xc5)](this));}[_0x397997(0xbb)](_0x23be94,_0x3da328={}){const _0x414f6a=_0x397997,_0x357691=this[_0x414f6a(0xd4)][_0x414f6a(0xfd)][_0x414f6a(0xcf)](_0x414f6a(0xc3)),_0x5a628d=this[_0x414f6a(0x106)]();this[_0x414f6a(0xd4)][_0x414f6a(0xd3)][_0x414f6a(0xed)](()=>{const _0x27973f=_0x414f6a;_0x357691[_0x27973f(0xe9)](_0x5a628d,{'commandName':_0x27973f(0xdd),'commandParams':[{'type':_0x3da328[_0x27973f(0x103)]}],'formatGroupId':_0x27973f(0xdd)});});}[_0x397997(0xeb)](_0xf399cb,_0x32caef={}){const _0x4bee9a=_0x397997,_0x111fbf=this[_0x4bee9a(0xd4)][_0x4bee9a(0xfd)][_0x4bee9a(0xcf)](_0x4bee9a(0xc3)),_0x2a9041=this[_0x4bee9a(0xb8)](_0x487a70=>_0x487a70['is'](_0x4bee9a(0xea),_0x4bee9a(0xe6))&&_0x4bee9a(0xcd)===_0x487a70[_0x4bee9a(0xec)](_0x4bee9a(0xd1)));if(_0x2a9041[_0x4bee9a(0xf2)]<0x1)return;const _0x3e5bc8=_0x2a9041[_0x4bee9a(0xff)](_0x52320d=>this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xdf)](this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xc7)](_0x52320d,_0x4bee9a(0xb7)),this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xc7)](_0x52320d,0x0)));this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xed)](()=>{const _0x579b10=_0x4bee9a;_0x111fbf[_0x579b10(0xe9)](_0x3e5bc8,{'commandName':_0x579b10(0xf1),'commandParams':[{'reversed':_0x32caef[_0x579b10(0xfb)]}],'formatGroupId':_0x579b10(0xf1)});});}[_0x397997(0xc0)](_0x212565,_0x2cc9a2={}){const _0x399732=_0x397997,_0x25ddd0=this[_0x399732(0xd4)][_0x399732(0xfd)][_0x399732(0xcf)](_0x399732(0xc3)),_0x114741=this[_0x399732(0xb8)](_0x3afe4c=>_0x3afe4c['is'](_0x399732(0xea),_0x399732(0xe6))&&_0x399732(0xcd)===_0x3afe4c[_0x399732(0xec)](_0x399732(0xd1)));if(_0x114741[_0x399732(0xf2)]<0x1)return;const _0x49276f=_0x114741[_0x399732(0xff)](_0x1e544c=>this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xdf)](this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xc7)](_0x1e544c,_0x399732(0xb7)),this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xc7)](_0x1e544c,0x0)));this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xed)](()=>{const _0x49ae54=_0x399732;_0x25ddd0[_0x49ae54(0xe9)](_0x49276f,{'commandName':_0x49ae54(0xe4),'commandParams':[{'startIndex':_0x2cc9a2[_0x49ae54(0xce)]}],'formatGroupId':_0x49ae54(0xe4)});});}[_0x397997(0xe8)](_0x78bd7c){const _0x2ba5cd=_0x397997;if(_0x2ba5cd(0xef)!=_0x78bd7c[_0x2ba5cd(0x103)]&&_0x2ba5cd(0xbc)!=_0x78bd7c[_0x2ba5cd(0x103)])return;const _0x4e3390=this[_0x2ba5cd(0xd4)][_0x2ba5cd(0xe1)],{data:_0x3020ac}=_0x78bd7c;if(!_0x3020ac)return;let _0x565324,_0xd839c7;switch(_0x3020ac[_0x2ba5cd(0x105)]){case _0x2ba5cd(0xdd):_0x565324=_0x2ba5cd(0xd7),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324,_0x3e578a(_0x4e3390,this[_0x2ba5cd(0x108)](_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0x103)])))};break;case _0x2ba5cd(0xf1):_0x565324=_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0xfb)]?_0x2ba5cd(0xd2):_0x2ba5cd(0xf7),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324)};break;case _0x2ba5cd(0xe4):_0x565324=_0x2ba5cd(0xf5),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324,_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0xce)])};}return _0xd839c7;}[_0x397997(0x106)](){const _0x194460=_0x397997;var _0x10596b,_0x10385d,_0x12a19e,_0x1f9428;const _0x1c3042=this[_0x194460(0xd4)][_0x194460(0xfd)][_0x194460(0xcf)](_0x194460(0xc4));let _0x56ca7c=Array[_0x194460(0xf8)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0x101)]());return(null===(_0x10596b=_0x56ca7c[0x0])||void 0x0===_0x10596b?void 0x0:_0x10596b['is'](_0x194460(0xea),_0x194460(0xe6)))&&_0x56ca7c[_0x194460(0xbe)](..._0x1c3042[_0x194460(0xee)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0xfc)](),_0x194460(0xf4))),(null===(_0x10385d=_0x56ca7c[_0x56ca7c[_0x194460(0xf2)]-0x1])||void 0x0===_0x10385d?void 0x0:_0x10385d['is'](_0x194460(0xea),_0x194460(0xe6)))&&_0x56ca7c[_0x194460(0xc2)](..._0x1c3042[_0x194460(0xee)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0x107)](),_0x194460(0xe7))),_0x56ca7c=[...new Set(_0x56ca7c)],(null===(_0x1f9428=null===(_0x12a19e=this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0xfc)]())||void 0x0===_0x12a19e?void 0x0:_0x12a19e[_0x194460(0xc8)])||void 0x0===_0x1f9428?void 0x0:_0x1f9428['is'](_0x194460(0xea),_0x194460(0xe6)))&&(_0x56ca7c=_0x56ca7c[_0x194460(0xe5)](_0x38ce99=>_0x38ce99['is'](_0x194460(0xea),_0x194460(0xe6)))),_0x56ca7c;}[_0x397997(0xb8)](_0x1b2940){const _0x59c082=_0x397997,_0x9e6dfa=this[_0x59c082(0xd4)][_0x59c082(0xfd)][_0x59c082(0xcf)](_0x59c082(0xc4));let _0x45aeb4=Array[_0x59c082(0xf8)](this[_0x59c082(0xd4)][_0x59c082(0xd3)][_0x59c082(0x104)][_0x59c082(0xb9)][_0x59c082(0x101)]())[_0x59c082(0xe5)](_0x1b2940)[_0x59c082(0xff)](_0x393fbe=>{const _0x41aa7f=_0x59c082,_0x3e92e2=this[_0x41aa7f(0xd4)][_0x41aa7f(0xd3)][_0x41aa7f(0xc7)](_0x393fbe,0x0);return[..._0x9e6dfa[_0x41aa7f(0xee)](_0x3e92e2,_0x41aa7f(0xf4)),..._0x9e6dfa[_0x41aa7f(0xee)](_0x3e92e2,_0x41aa7f(0xe7))];})[_0x59c082(0xd0)]();return _0x45aeb4=[...new Set(_0x45aeb4)],_0x45aeb4;}[_0x397997(0x108)](_0x31abbb){const _0x1cbf9a=_0x397997;return _0x1cbf9a(0xf9)+(this[_0x1cbf9a(0xd4)][_0x1cbf9a(0xfd)][_0x1cbf9a(0xcf)](_0x1cbf9a(0xc4))[_0x1cbf9a(0xfe)](_0x31abbb)||_0x1cbf9a(0xcb))[_0x1cbf9a(0xc6)]()+_0x1cbf9a(0xc9)+_0x31abbb[_0x1cbf9a(0xc6)]()[_0x1cbf9a(0xca)](/-/g,'_');}}
23
+ const _0x4b4cf3=_0xcb43;(function(_0x46f489,_0x481cae){const _0x3aef84=_0xcb43,_0x1547f2=_0x46f489();while(!![]){try{const _0x112853=-parseInt(_0x3aef84(0x1ff))/0x1*(parseInt(_0x3aef84(0x1e3))/0x2)+parseInt(_0x3aef84(0x1f9))/0x3*(-parseInt(_0x3aef84(0x1e4))/0x4)+-parseInt(_0x3aef84(0x218))/0x5*(-parseInt(_0x3aef84(0x222))/0x6)+parseInt(_0x3aef84(0x208))/0x7*(parseInt(_0x3aef84(0x223))/0x8)+parseInt(_0x3aef84(0x1d5))/0x9*(parseInt(_0x3aef84(0x1f8))/0xa)+parseInt(_0x3aef84(0x21b))/0xb+-parseInt(_0x3aef84(0x1df))/0xc;if(_0x112853===_0x481cae)break;else _0x1547f2['push'](_0x1547f2['shift']());}catch(_0x45b639){_0x1547f2['push'](_0x1547f2['shift']());}}}(_0x1f6e,0x60433));import{Plugin as _0x3d48cf}from'ckeditor5/src/core.js';function _0xcb43(_0x18c5b1,_0x16ef2d){const _0x1f6eb0=_0x1f6e();return _0xcb43=function(_0xcb436a,_0x375e48){_0xcb436a=_0xcb436a-0x1d2;let _0x544614=_0x1f6eb0[_0xcb436a];return _0x544614;},_0xcb43(_0x18c5b1,_0x16ef2d);}function _0x1f6e(){const _0x37ba5f=['handleListStyleCommand','map','_getSuggestionBlocks','18ODvsLA','990472vTKDmb','*Format:*\x20set\x20start\x20index\x20to\x20%0','flat','*Format:*\x20set\x20order\x20to\x20reversed','length','default','LegacyListPropertiesEditing','LegacyListUtils','descriptionFactory','push','commandParams','filter','locale','listStyle','formatInline','format','TrackChangesEditing','selection','bind','backward','115520hTheUi','3TkvDrL','*Change\x20to:*\x20%0','getFirstPosition','type','createPositionAt','before','52879RLZocV','replace','_getTranslationKeyForListStyle','styles','parent','listType','handleListStartCommand','ELEMENT_','createRange','5508314cEJuqs','change','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','plugins','startIndex','handleDescriptions','numbered','reversed','document','enableCommand','commandName','_LIST_','element','listItem','markMultiRangeBlockFormat','80nPOLFb','list.properties','getAttribute','1143274lZiRBW','getSelectedBlocks','afterInit','has','config','toUpperCase','unshift','237642DggYFo','8sNVWoj','formatBlock','listReversed','forward','handleListReversedCommand','531JMjmgK','getLastPosition','editor','listStart','model','from','getSiblingNodes','get','getListTypeFromListStyleType','_getSuggestionBlocksForListStyle','13059552gTIeQM'];_0x1f6e=function(){return _0x37ba5f;};return _0x1f6e();}import{getTranslation as _0x15ffc6}from'../utils/common-translations.js';export default class K extends _0x3d48cf{[_0x4b4cf3(0x21d)](){const _0x18ae0f=_0x4b4cf3;if(!this[_0x18ae0f(0x1d7)][_0x18ae0f(0x20c)][_0x18ae0f(0x21e)](_0x18ae0f(0x1ea)))return;const _0x3316a3=this[_0x18ae0f(0x1d7)][_0x18ae0f(0x21f)][_0x18ae0f(0x1dc)](_0x18ae0f(0x219)),_0x383700=this[_0x18ae0f(0x1d7)][_0x18ae0f(0x20c)][_0x18ae0f(0x1dc)](_0x18ae0f(0x1f4));_0x3316a3[_0x18ae0f(0x202)]&&_0x383700[_0x18ae0f(0x212)](_0x18ae0f(0x1f1),this[_0x18ae0f(0x1e0)][_0x18ae0f(0x1f6)](this)),_0x3316a3[_0x18ae0f(0x210)]&&_0x383700[_0x18ae0f(0x212)](_0x18ae0f(0x1d2),this[_0x18ae0f(0x1d4)][_0x18ae0f(0x1f6)](this)),_0x3316a3[_0x18ae0f(0x20d)]&&_0x383700[_0x18ae0f(0x212)](_0x18ae0f(0x1d8),this[_0x18ae0f(0x205)][_0x18ae0f(0x1f6)](this)),_0x383700[_0x18ae0f(0x1ec)][_0x18ae0f(0x20b)](this[_0x18ae0f(0x20e)][_0x18ae0f(0x1f6)](this));}[_0x4b4cf3(0x1e0)](_0x18b2a9,_0x543d16={}){const _0x56b154=_0x4b4cf3,_0x330c6d=this[_0x56b154(0x1d7)][_0x56b154(0x20c)][_0x56b154(0x1dc)](_0x56b154(0x1f4)),_0x3e9af4=this[_0x56b154(0x1de)]();this[_0x56b154(0x1d7)][_0x56b154(0x1d9)][_0x56b154(0x209)](()=>{const _0x3310fd=_0x56b154;_0x330c6d[_0x3310fd(0x217)](_0x3e9af4,{'commandName':_0x3310fd(0x1f1),'commandParams':[{'type':_0x543d16[_0x3310fd(0x1fc)]}],'formatGroupId':_0x3310fd(0x1f1)});});}[_0x4b4cf3(0x1d4)](_0x441bab,_0x5d1af2={}){const _0x19ec7d=_0x4b4cf3,_0x12f1b2=this[_0x19ec7d(0x1d7)][_0x19ec7d(0x20c)][_0x19ec7d(0x1dc)](_0x19ec7d(0x1f4)),_0x1879da=this[_0x19ec7d(0x1e2)](_0x1061a0=>_0x1061a0['is'](_0x19ec7d(0x215),_0x19ec7d(0x216))&&_0x19ec7d(0x20f)===_0x1061a0[_0x19ec7d(0x21a)](_0x19ec7d(0x204)));if(_0x1879da[_0x19ec7d(0x1e8)]<0x1)return;const _0xbd7b89=_0x1879da[_0x19ec7d(0x1e1)](_0xc20f83=>this[_0x19ec7d(0x1d7)][_0x19ec7d(0x1d9)][_0x19ec7d(0x207)](this[_0x19ec7d(0x1d7)][_0x19ec7d(0x1d9)][_0x19ec7d(0x1fd)](_0xc20f83,_0x19ec7d(0x1fe)),this[_0x19ec7d(0x1d7)][_0x19ec7d(0x1d9)][_0x19ec7d(0x1fd)](_0xc20f83,0x0)));this[_0x19ec7d(0x1d7)][_0x19ec7d(0x1d9)][_0x19ec7d(0x209)](()=>{const _0xdfb315=_0x19ec7d;_0x12f1b2[_0xdfb315(0x217)](_0xbd7b89,{'commandName':_0xdfb315(0x1d2),'commandParams':[{'reversed':_0x5d1af2[_0xdfb315(0x210)]}],'formatGroupId':_0xdfb315(0x1d2)});});}[_0x4b4cf3(0x205)](_0x2c0156,_0x221d54={}){const _0x4c1a6e=_0x4b4cf3,_0x57bc06=this[_0x4c1a6e(0x1d7)][_0x4c1a6e(0x20c)][_0x4c1a6e(0x1dc)](_0x4c1a6e(0x1f4)),_0x4c4b14=this[_0x4c1a6e(0x1e2)](_0x4807cf=>_0x4807cf['is'](_0x4c1a6e(0x215),_0x4c1a6e(0x216))&&_0x4c1a6e(0x20f)===_0x4807cf[_0x4c1a6e(0x21a)](_0x4c1a6e(0x204)));if(_0x4c4b14[_0x4c1a6e(0x1e8)]<0x1)return;const _0x2a5888=_0x4c4b14[_0x4c1a6e(0x1e1)](_0x55d606=>this[_0x4c1a6e(0x1d7)][_0x4c1a6e(0x1d9)][_0x4c1a6e(0x207)](this[_0x4c1a6e(0x1d7)][_0x4c1a6e(0x1d9)][_0x4c1a6e(0x1fd)](_0x55d606,_0x4c1a6e(0x1fe)),this[_0x4c1a6e(0x1d7)][_0x4c1a6e(0x1d9)][_0x4c1a6e(0x1fd)](_0x55d606,0x0)));this[_0x4c1a6e(0x1d7)][_0x4c1a6e(0x1d9)][_0x4c1a6e(0x209)](()=>{const _0x4d654a=_0x4c1a6e;_0x57bc06[_0x4d654a(0x217)](_0x2a5888,{'commandName':_0x4d654a(0x1d8),'commandParams':[{'startIndex':_0x221d54[_0x4d654a(0x20d)]}],'formatGroupId':_0x4d654a(0x1d8)});});}[_0x4b4cf3(0x20e)](_0x1f9495){const _0x3b522b=_0x4b4cf3;if(_0x3b522b(0x224)!=_0x1f9495[_0x3b522b(0x1fc)]&&_0x3b522b(0x1f2)!=_0x1f9495[_0x3b522b(0x1fc)])return;const _0xa19506=this[_0x3b522b(0x1d7)][_0x3b522b(0x1f0)],{data:_0x136e31}=_0x1f9495;if(!_0x136e31)return;let _0x1ba5f3,_0x181e4b;switch(_0x136e31[_0x3b522b(0x213)]){case _0x3b522b(0x1f1):_0x1ba5f3=_0x3b522b(0x1fa),_0x181e4b={'type':_0x3b522b(0x1f3),'content':_0x15ffc6(_0xa19506,_0x1ba5f3,_0x15ffc6(_0xa19506,this[_0x3b522b(0x201)](_0x136e31[_0x3b522b(0x1ee)][0x0][_0x3b522b(0x1fc)])))};break;case _0x3b522b(0x1d2):_0x1ba5f3=_0x136e31[_0x3b522b(0x1ee)][0x0][_0x3b522b(0x210)]?_0x3b522b(0x1e7):_0x3b522b(0x20a),_0x181e4b={'type':_0x3b522b(0x1f3),'content':_0x15ffc6(_0xa19506,_0x1ba5f3)};break;case _0x3b522b(0x1d8):_0x1ba5f3=_0x3b522b(0x1e5),_0x181e4b={'type':_0x3b522b(0x1f3),'content':_0x15ffc6(_0xa19506,_0x1ba5f3,_0x136e31[_0x3b522b(0x1ee)][0x0][_0x3b522b(0x20d)])};}return _0x181e4b;}[_0x4b4cf3(0x1de)](){const _0x26a307=_0x4b4cf3;var _0x5e13ed,_0x5d9ccf,_0x35fac9,_0x380699;const _0x415fdf=this[_0x26a307(0x1d7)][_0x26a307(0x20c)][_0x26a307(0x1dc)](_0x26a307(0x1eb));let _0x2e61af=Array[_0x26a307(0x1da)](this[_0x26a307(0x1d7)][_0x26a307(0x1d9)][_0x26a307(0x211)][_0x26a307(0x1f5)][_0x26a307(0x21c)]());return(null===(_0x5e13ed=_0x2e61af[0x0])||void 0x0===_0x5e13ed?void 0x0:_0x5e13ed['is'](_0x26a307(0x215),_0x26a307(0x216)))&&_0x2e61af[_0x26a307(0x221)](..._0x415fdf[_0x26a307(0x1db)](this[_0x26a307(0x1d7)][_0x26a307(0x1d9)][_0x26a307(0x211)][_0x26a307(0x1f5)][_0x26a307(0x1fb)](),_0x26a307(0x1f7))),(null===(_0x5d9ccf=_0x2e61af[_0x2e61af[_0x26a307(0x1e8)]-0x1])||void 0x0===_0x5d9ccf?void 0x0:_0x5d9ccf['is'](_0x26a307(0x215),_0x26a307(0x216)))&&_0x2e61af[_0x26a307(0x1ed)](..._0x415fdf[_0x26a307(0x1db)](this[_0x26a307(0x1d7)][_0x26a307(0x1d9)][_0x26a307(0x211)][_0x26a307(0x1f5)][_0x26a307(0x1d6)](),_0x26a307(0x1d3))),_0x2e61af=[...new Set(_0x2e61af)],(null===(_0x380699=null===(_0x35fac9=this[_0x26a307(0x1d7)][_0x26a307(0x1d9)][_0x26a307(0x211)][_0x26a307(0x1f5)][_0x26a307(0x1fb)]())||void 0x0===_0x35fac9?void 0x0:_0x35fac9[_0x26a307(0x203)])||void 0x0===_0x380699?void 0x0:_0x380699['is'](_0x26a307(0x215),_0x26a307(0x216)))&&(_0x2e61af=_0x2e61af[_0x26a307(0x1ef)](_0x94dd3=>_0x94dd3['is'](_0x26a307(0x215),_0x26a307(0x216)))),_0x2e61af;}[_0x4b4cf3(0x1e2)](_0x187da5){const _0x360b20=_0x4b4cf3,_0x21fb06=this[_0x360b20(0x1d7)][_0x360b20(0x20c)][_0x360b20(0x1dc)](_0x360b20(0x1eb));let _0x1835e8=Array[_0x360b20(0x1da)](this[_0x360b20(0x1d7)][_0x360b20(0x1d9)][_0x360b20(0x211)][_0x360b20(0x1f5)][_0x360b20(0x21c)]())[_0x360b20(0x1ef)](_0x187da5)[_0x360b20(0x1e1)](_0x16675a=>{const _0x77533=_0x360b20,_0x3bf8b8=this[_0x77533(0x1d7)][_0x77533(0x1d9)][_0x77533(0x1fd)](_0x16675a,0x0);return[..._0x21fb06[_0x77533(0x1db)](_0x3bf8b8,_0x77533(0x1f7)),..._0x21fb06[_0x77533(0x1db)](_0x3bf8b8,_0x77533(0x1d3))];})[_0x360b20(0x1e6)]();return _0x1835e8=[...new Set(_0x1835e8)],_0x1835e8;}[_0x4b4cf3(0x201)](_0x3d172a){const _0x5bfc1a=_0x4b4cf3;return _0x5bfc1a(0x206)+(this[_0x5bfc1a(0x1d7)][_0x5bfc1a(0x20c)][_0x5bfc1a(0x1dc)](_0x5bfc1a(0x1eb))[_0x5bfc1a(0x1dd)](_0x3d172a)||_0x5bfc1a(0x1e9))[_0x5bfc1a(0x220)]()+_0x5bfc1a(0x214)+_0x3d172a[_0x5bfc1a(0x220)]()[_0x5bfc1a(0x200)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x399f35=_0x1ecd;(function(_0x395a12,_0x5a317c){const _0x286db8=_0x1ecd,_0x84ae9a=_0x395a12();while(!![]){try{const _0x344a03=parseInt(_0x286db8(0x16f))/0x1*(-parseInt(_0x286db8(0x158))/0x2)+-parseInt(_0x286db8(0x167))/0x3+-parseInt(_0x286db8(0x14e))/0x4+parseInt(_0x286db8(0x162))/0x5+parseInt(_0x286db8(0x16c))/0x6+-parseInt(_0x286db8(0x151))/0x7*(-parseInt(_0x286db8(0x152))/0x8)+-parseInt(_0x286db8(0x171))/0x9;if(_0x344a03===_0x5a317c)break;else _0x84ae9a['push'](_0x84ae9a['shift']());}catch(_0x4d020d){_0x84ae9a['push'](_0x84ae9a['shift']());}}}(_0x2fbe,0x6e5d0));function _0x1ecd(_0xcacbcc,_0x2a29c9){const _0x2fbed3=_0x2fbe();return _0x1ecd=function(_0x1ecdbc,_0x2ca0d9){_0x1ecdbc=_0x1ecdbc-0x14e;let _0x3155b2=_0x2fbed3[_0x1ecdbc];return _0x3155b2;},_0x1ecd(_0xcacbcc,_0x2a29c9);}import{Plugin as _0x440606}from'ckeditor5/src/core.js';import{getTranslation as _0x140e7a}from'../utils/common-translations.js';export default class ct extends _0x440606{[_0x399f35(0x15b)](){const _0x150f83=_0x399f35,_0x3535dd=this[_0x150f83(0x16d)];if(!_0x3535dd[_0x150f83(0x15c)][_0x150f83(0x176)](_0x150f83(0x174)))return;const _0x9a8339=_0x3535dd[_0x150f83(0x15c)][_0x150f83(0x164)](_0x150f83(0x159)),_0x26847a=_0x3535dd[_0x150f83(0x16a)][_0x150f83(0x164)](_0x150f83(0x155));_0x9a8339[_0x150f83(0x156)](_0x150f83(0x155)),_0x9a8339[_0x150f83(0x156)](_0x150f83(0x173)),_0x9a8339[_0x150f83(0x153)](_0x150f83(0x14f));for(const _0xf0dc2c of _0x26847a[_0x150f83(0x160)])_0x9a8339[_0x150f83(0x153)](_0xf0dc2c['id']),_0x9a8339[_0x150f83(0x16e)][_0x150f83(0x168)](_0xf0dc2c['id'],_0x150f83(0x166)+_0xf0dc2c[_0x150f83(0x172)][_0x150f83(0x150)]()+')');_0x9a8339[_0x150f83(0x16e)][_0x150f83(0x170)](_0x515997=>{const _0x484259=_0x150f83;if(_0x484259(0x15f)!=_0x515997[_0x484259(0x163)])return;const {data:_0x47869b}=_0x515997;if(!_0x47869b||_0x484259(0x14f)!=_0x47869b[_0x484259(0x175)])return;const _0x894d17=_0x47869b[_0x484259(0x161)],_0x4e7a6c=_0x3535dd[_0x484259(0x15d)];return{'type':_0x484259(0x154),'content':null==_0x894d17?_0x140e7a(_0x4e7a6c,_0x484259(0x15e)):_0x140e7a(_0x4e7a6c,_0x484259(0x16b),'\x22'+_0x894d17+'\x22')};}),this[_0x150f83(0x169)]();}[_0x399f35(0x169)](){const _0xaaa6a1=_0x399f35,_0x3e7ebc=this[_0xaaa6a1(0x16d)],_0x336712=_0x3e7ebc[_0xaaa6a1(0x15d)];_0x3e7ebc[_0xaaa6a1(0x15c)][_0xaaa6a1(0x164)](_0xaaa6a1(0x159))[_0xaaa6a1(0x16e)][_0xaaa6a1(0x170)](_0x5a8ff9=>{const _0x382e63=_0xaaa6a1;if(_0x382e63(0x157)!=_0x5a8ff9[_0x382e63(0x163)])return;const {data:_0x4d8b49}=_0x5a8ff9;if(_0x4d8b49){if(_0x382e63(0x155)==_0x4d8b49[_0x382e63(0x165)]){const _0x2b4855=_0x4d8b49[_0x382e63(0x15a)][0x0];return{'type':_0x382e63(0x154),'content':_0x140e7a(_0x336712,_0x382e63(0x16b),'\x22'+_0x2b4855+'\x22')};}return _0x382e63(0x173)==_0x4d8b49[_0x382e63(0x165)]?{'type':_0x382e63(0x154),'content':_0x140e7a(_0x336712,_0x382e63(0x15e))}:void 0x0;}});}}function _0x2fbe(){const _0xa13789=['format','link','enableDefaultAttributesIntegration','formatInline','14mDUOqy','TrackChangesEditing','commandParams','afterInit','plugins','locale','*Remove\x20link*','attribute','manualDecorators','newValue','1773505ZLhrQr','type','get','commandName','link\x20(','1742646VlJwFa','registerAttributeLabel','_registerLegacyDescription','commands','*Set\x20link:*\x20%0','3282384aGrcug','editor','descriptionFactory','61911uxSFFo','registerDescriptionCallback','513612SiuwrM','label','unlink','LinkEditing','key','has','681568VjhEZL','linkHref','toLowerCase','2772007ONJOUl','16WIMZWZ','registerInlineAttribute'];_0x2fbe=function(){return _0xa13789;};return _0x2fbe();}
23
+ function _0x3796(_0x3ea616,_0x2a6c2d){const _0xad4485=_0xad44();return _0x3796=function(_0x379604,_0x18c0c3){_0x379604=_0x379604-0x15c;let _0x49ce13=_0xad4485[_0x379604];return _0x49ce13;},_0x3796(_0x3ea616,_0x2a6c2d);}const _0xe0ed60=_0x3796;(function(_0x5a5c06,_0x244d37){const _0x148ae5=_0x3796,_0x580256=_0x5a5c06();while(!![]){try{const _0x43401e=parseInt(_0x148ae5(0x177))/0x1*(-parseInt(_0x148ae5(0x186))/0x2)+parseInt(_0x148ae5(0x168))/0x3+-parseInt(_0x148ae5(0x176))/0x4*(parseInt(_0x148ae5(0x172))/0x5)+parseInt(_0x148ae5(0x17f))/0x6+-parseInt(_0x148ae5(0x164))/0x7*(parseInt(_0x148ae5(0x180))/0x8)+parseInt(_0x148ae5(0x179))/0x9*(parseInt(_0x148ae5(0x16a))/0xa)+parseInt(_0x148ae5(0x17d))/0xb;if(_0x43401e===_0x244d37)break;else _0x580256['push'](_0x580256['shift']());}catch(_0x4e0115){_0x580256['push'](_0x580256['shift']());}}}(_0xad44,0x48d99));import{Plugin as _0x46e26a}from'ckeditor5/src/core.js';import{getTranslation as _0x5bc540}from'../utils/common-translations.js';function _0xad44(){const _0x2b09eb=['registerInlineAttribute','enableDefaultAttributesIntegration','1053452hNGisW','commandParams','editor','locale','registerDescriptionCallback','linkHref','unlink','_registerLegacyDescription','commands','21OUxihC','key','LinkEditing','has','624969BddIPT','registerAttributeLabel','10OhlPJy','link','manualDecorators','formatInline','link\x20(','TrackChangesEditing','descriptionFactory','afterInit','130ZNkBOI','attribute','*Set\x20link:*\x20%0','type','32092FNtpdU','1kcDWma','label','5181777IDzwpG','plugins','newValue','toLowerCase','2440680TcnGtt','get','1249464UhIkHo','481288dEwQQv','*Remove\x20link*','format','commandName'];_0xad44=function(){return _0x2b09eb;};return _0xad44();}export default class ct extends _0x46e26a{[_0xe0ed60(0x171)](){const _0x355088=_0xe0ed60,_0x465a68=this[_0x355088(0x15d)];if(!_0x465a68[_0x355088(0x17a)][_0x355088(0x167)](_0x355088(0x166)))return;const _0x5b5e95=_0x465a68[_0x355088(0x17a)][_0x355088(0x17e)](_0x355088(0x16f)),_0xfbb939=_0x465a68[_0x355088(0x163)][_0x355088(0x17e)](_0x355088(0x16b));_0x5b5e95[_0x355088(0x185)](_0x355088(0x16b)),_0x5b5e95[_0x355088(0x185)](_0x355088(0x161)),_0x5b5e95[_0x355088(0x184)](_0x355088(0x160));for(const _0x25d875 of _0xfbb939[_0x355088(0x16c)])_0x5b5e95[_0x355088(0x184)](_0x25d875['id']),_0x5b5e95[_0x355088(0x170)][_0x355088(0x169)](_0x25d875['id'],_0x355088(0x16e)+_0x25d875[_0x355088(0x178)][_0x355088(0x17c)]()+')');_0x5b5e95[_0x355088(0x170)][_0x355088(0x15f)](_0x4bd3c9=>{const _0x6a3ef6=_0x355088;if(_0x6a3ef6(0x173)!=_0x4bd3c9[_0x6a3ef6(0x175)])return;const {data:_0x10ca3d}=_0x4bd3c9;if(!_0x10ca3d||_0x6a3ef6(0x160)!=_0x10ca3d[_0x6a3ef6(0x165)])return;const _0x279266=_0x10ca3d[_0x6a3ef6(0x17b)],_0x16ef3d=_0x465a68[_0x6a3ef6(0x15e)];return{'type':_0x6a3ef6(0x182),'content':null==_0x279266?_0x5bc540(_0x16ef3d,_0x6a3ef6(0x181)):_0x5bc540(_0x16ef3d,_0x6a3ef6(0x174),'\x22'+_0x279266+'\x22')};}),this[_0x355088(0x162)]();}[_0xe0ed60(0x162)](){const _0x18a3a5=_0xe0ed60,_0x14b15f=this[_0x18a3a5(0x15d)],_0x2e7dc7=_0x14b15f[_0x18a3a5(0x15e)];_0x14b15f[_0x18a3a5(0x17a)][_0x18a3a5(0x17e)](_0x18a3a5(0x16f))[_0x18a3a5(0x170)][_0x18a3a5(0x15f)](_0x1681dc=>{const _0x50b5f3=_0x18a3a5;if(_0x50b5f3(0x16d)!=_0x1681dc[_0x50b5f3(0x175)])return;const {data:_0x356f53}=_0x1681dc;if(_0x356f53){if(_0x50b5f3(0x16b)==_0x356f53[_0x50b5f3(0x183)]){const _0x292fa9=_0x356f53[_0x50b5f3(0x15c)][0x0];return{'type':_0x50b5f3(0x182),'content':_0x5bc540(_0x2e7dc7,_0x50b5f3(0x174),'\x22'+_0x292fa9+'\x22')};}return _0x50b5f3(0x161)==_0x356f53[_0x50b5f3(0x183)]?{'type':_0x50b5f3(0x182),'content':_0x5bc540(_0x2e7dc7,_0x50b5f3(0x181))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x241a8c=_0x5070;(function(_0x20a8f6,_0x311371){const _0x5824fd=_0x5070,_0x257ecd=_0x20a8f6();while(!![]){try{const _0xba147e=-parseInt(_0x5824fd(0x84))/0x1+parseInt(_0x5824fd(0xa2))/0x2*(-parseInt(_0x5824fd(0x8d))/0x3)+parseInt(_0x5824fd(0xf8))/0x4*(parseInt(_0x5824fd(0xfe))/0x5)+-parseInt(_0x5824fd(0x6c))/0x6*(parseInt(_0x5824fd(0xaf))/0x7)+parseInt(_0x5824fd(0xb3))/0x8+-parseInt(_0x5824fd(0x87))/0x9+-parseInt(_0x5824fd(0xec))/0xa*(-parseInt(_0x5824fd(0xf1))/0xb);if(_0xba147e===_0x311371)break;else _0x257ecd['push'](_0x257ecd['shift']());}catch(_0x43c1be){_0x257ecd['push'](_0x257ecd['shift']());}}}(_0x3077,0x4dce9));function _0x5070(_0x376e8d,_0x28787f){const _0x3077e5=_0x3077();return _0x5070=function(_0x50709f,_0x507f9c){_0x50709f=_0x50709f-0x6a;let _0x2aa6c5=_0x3077e5[_0x50709f];return _0x2aa6c5;},_0x5070(_0x376e8d,_0x28787f);}import{Plugin as _0x212058}from'ckeditor5/src/core.js';import{getTranslation as _0x543dd9}from'../utils/common-translations.js';import{renameAttributeKey as _0x117d18}from'../trackchangesediting.js';function _0x3077(){const _0x1a3edb=['8SccyjK','listStart','schema','range','getChanges','detach','1288305sGWhKi','ELEMENT_NUMBERED_LIST','registerDescriptionCallback','newValue','nodeAfter','9276vjtNmV','includes','getAttribute','head','push','parent','splitListItemAfter','listIndent','batch','forceValue','*Merge:*\x20list\x20item','registerCustomCallback','start','locale','plugins','map','accept','*Indent:*\x20%0','groupId','todoList','getRanges','setAttribute','data','multipleBlocks','82114CNlOIe','enableDefaultAttributesIntegration','*Format:*\x20remove\x20from\x20%0','2296206wIYsym','length','editor','outdentList','isObject','todo','123PZHoNF','listMarker','format','differ','from','numberedList','TodoListEditing','next','execute','*Split:*\x20list\x20item','indentList','model','customNumberedList','fromRange','isLocal','end','bulletedList','_LIST','attributes','every','get','27022RWTiDs','commandParams','*Format:*\x20insert\x20into\x20%0','createRange','document','meta','_getAttributeKey','registerBlockAttribute','*Merge:*\x20%0','getFirstMarker','listType','listReversed','value','658rvTNZK','commands','containsItem','FORMAT_INDENT','1708120bPgmgi','filter','todoListChecked','previousSibling','nextSibling','list.multiBlock','type','checkTodoList','trackChangesCommand','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','removeMarker','numbered','attributeKey','mergeListItemForward','_registerLegacyDescription','bulleted','listMarkerStyle','listStyle','customBulletedList','refresh','find','assureChains','noTrackChangesFixer','selection','splitListItemBefore','todoListCheck','toUpperCase','setSelection','*Change\x20to:*\x20%0','ELEMENT_','documentList','ELEMENT_LIST_ITEM','TrackChangesEditing','ELEMENT_BULLETED_LIST','commandName','ELEMENT_TODO_LIST','deletion','config','ListEditing','getFirstRange','isUndo','listItemId','_findSuggestions','*Uncheck\x20item*','default','change','has','oldValue','_suggestionFactory','attribute','registerPostFixer','descriptionFactory','listItemIdFixer','_supportLegacySuggestions','*Set\x20format:*\x20%0','6263830aCMHFD','afterInit','getSuggestions','suggestion','*Outdent:*\x20%0','11RHNKkw','*Check\x20item*','isNextTo','registerAttributeLabel','registerElementLabel','mergeListItemBackward','key'];_0x3077=function(){return _0x1a3edb;};return _0x3077();}import{LiveRange as _0x57afe8}from'ckeditor5/src/engine.js';export default class z extends _0x212058{[_0x241a8c(0xed)](){const _0x212d94=_0x241a8c,_0x409a7=this[_0x212d94(0x89)];if(!_0x409a7[_0x212d94(0x7a)][_0x212d94(0xe3)](_0x212d94(0xdb)))return;const _0x3983e9=_0x409a7[_0x212d94(0x79)],_0x5bfdd3=_0x409a7[_0x212d94(0x7a)][_0x212d94(0xa1)](_0x212d94(0xd5)),_0x56b8ec=_0x409a7[_0x212d94(0x7a)][_0x212d94(0xe3)](_0x212d94(0x93)),_0x2e030f=!!_0x409a7[_0x212d94(0xda)][_0x212d94(0xa1)](_0x212d94(0xb8));function _0x131890(_0x4dbe57){const _0x4600ee=_0x212d94;return{'type':_0x4600ee(0x8f),'content':''+_0x543dd9(_0x3983e9,_0x4600ee(0xeb),_0x4dbe57)};}function _0x8eaa4f(_0x50221b){const _0x135ca1=_0x212d94;return{'type':_0x135ca1(0x8f),'content':''+_0x543dd9(_0x3983e9,_0x135ca1(0xbc),_0x50221b)};}_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x92)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x9d)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x99)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xc7)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x97)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x8a)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x72)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xcd)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xde)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xac)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0x73)),_0x2e030f&&(_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xf6)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xc2))),_0x56b8ec&&(_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x7f)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xba)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xb5)),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x5e3b06=>{const _0x554dea=_0x212d94,{data:_0x1fd410}=_0x5e3b06;if(_0x1fd410&&_0x554dea(0xb5)==_0x1fd410[_0x554dea(0xf7)])return{'type':_0x554dea(0x8f),'content':_0x1fd410[_0x554dea(0x6a)]?_0x543dd9(_0x3983e9,_0x554dea(0xf2)):_0x543dd9(_0x3983e9,_0x554dea(0xe0))};}),this[_0x212d94(0x89)][_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x124ac7=>{const _0x2a5adc=_0x212d94;if(_0x124ac7[_0x2a5adc(0x74)][_0x2a5adc(0xdd)])return!0x1;let _0x45d11c=!0x1;const _0x572a07=_0x5bfdd3[_0x2a5adc(0xee)]({'skipNotAttached':!0x0})[_0x2a5adc(0xb4)](_0x3bdaed=>_0x2a5adc(0xb5)===_0x5bfdd3[_0x2a5adc(0xa8)](_0x3bdaed));for(const _0x71243c of _0x572a07){_0x2a5adc(0x8c)!=_0x71243c[_0x2a5adc(0xdc)]()[_0x2a5adc(0x78)][_0x2a5adc(0x6b)][_0x2a5adc(0x6e)](_0x2a5adc(0xac))&&(_0x5bfdd3[_0x2a5adc(0xdf)](_0x71243c[_0x2a5adc(0xdc)](),_0x2a5adc(0xe6))[_0x2a5adc(0xc9)](_0x2e9605=>_0x2a5adc(0xac)===_0x5bfdd3[_0x2a5adc(0xa8)](_0x2e9605[_0x2a5adc(0xef)]))||(_0x124ac7[_0x2a5adc(0xbf)](_0x71243c[_0x2a5adc(0xab)]()),_0x45d11c=!0x0));}return _0x45d11c;})),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0xf4)](_0x212d94(0x73),_0x543dd9(_0x3983e9,_0x212d94(0xb2)));const _0x15ee3c={'type':_0x212d94(0x8f),'content':''};_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x5b2df8=>{const _0x1ef27f=_0x212d94,{data:_0x3be145}=_0x5b2df8;if(!_0x3be145||_0x1ef27f(0xac)!=_0x3be145[_0x1ef27f(0xf7)])return;let _0x225343=_0x5b2df8[_0x1ef27f(0x6f)];for(;_0x225343;){if(_0x225343[_0x1ef27f(0x82)]&&((_0x1ef27f(0xc6)==_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)]||_0x1ef27f(0xc5)==_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)])&&(_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0x6a)]&&_0x1ef27f(0xe1)!=_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0x6a)]||_0x1ef27f(0xe1)!=_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xe4)]&&!_0x3be145[_0x1ef27f(0x6a)])||!_0x2e030f&&_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)]==_0x117d18))return _0x15ee3c;_0x225343=_0x225343[_0x1ef27f(0x94)];}if(null==_0x3be145[_0x1ef27f(0x6a)])switch(_0x3be145[_0x1ef27f(0xe4)]){case _0x1ef27f(0xc4):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xd6)));case _0x1ef27f(0xc0):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xff)));case _0x1ef27f(0x8c):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xd8)));}switch(_0x3be145[_0x1ef27f(0x6a)]){case _0x1ef27f(0xc4):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xd6)));case _0x1ef27f(0xc0):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xff)));case _0x1ef27f(0x8c):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xd8)));}}),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0xb9721a=>{const _0x2e56c1=_0x212d94,{data:_0x4af527}=_0xb9721a;if(_0x4af527&&_0x2e56c1(0x73)==_0x4af527[_0x2e56c1(0xf7)])return null==_0x4af527[_0x2e56c1(0x6a)]||null==_0x4af527[_0x2e56c1(0xe4)]&&0x0==_0x4af527[_0x2e56c1(0x6a)]?_0x15ee3c:void 0x0;}),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x222eba=>{const _0x522df0=_0x212d94;if(_0x522df0(0xe6)!=_0x222eba[_0x522df0(0xb9)])return;const {data:_0x5bfc1c}=_0x222eba;if(!_0x5bfc1c||_0x522df0(0xde)!=_0x5bfc1c[_0x522df0(0xf7)])return;const _0xd5f1c4=le(_0x222eba);return _0x522df0(0x6a)==_0xd5f1c4?{'type':_0x522df0(0x8f),'content':_0x543dd9(_0x3983e9,_0x522df0(0x76))}:_0x522df0(0xe4)==_0xd5f1c4?{'type':_0x522df0(0x8f),'content':_0x543dd9(_0x3983e9,_0x522df0(0x96))}:_0x15ee3c;}),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x137eae=>this[_0x212d94(0xe9)](_0x137eae)),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x3b9351=>this[_0x212d94(0xcb)](_0x3b9351)),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x5863a7=>this[_0x212d94(0xca)](_0x5863a7)),this[_0x212d94(0xea)]();}[_0x241a8c(0xe9)](_0x2a5642){const _0x3faec4=_0x241a8c;if(_0x2a5642[_0x3faec4(0x74)][_0x3faec4(0xdd)]||!_0x2a5642[_0x3faec4(0x74)][_0x3faec4(0x9b)])return!0x1;let _0x58454e=!0x1;const _0x1de809=this[_0x3faec4(0x89)][_0x3faec4(0x7a)][_0x3faec4(0xa1)](_0x3faec4(0xd5))[_0x3faec4(0xee)]({'skipNotAttached':!0x0})[_0x3faec4(0xb4)](_0x12f946=>_0x12f946[_0x3faec4(0x82)]&&_0x3faec4(0xde)==_0x12f946[_0x3faec4(0x82)][_0x3faec4(0xf7)])[_0x3faec4(0xb4)](_0x12fda7=>_0x12fda7[_0x3faec4(0x82)][_0x3faec4(0x6a)]&&_0x12fda7[_0x3faec4(0x82)][_0x3faec4(0xe4)]);for(const _0x2e0faa of _0x1de809)le(_0x2e0faa)||(_0x2a5642[_0x3faec4(0xbf)](_0x2e0faa[_0x3faec4(0xab)]()),_0x58454e=!0x0);return _0x58454e;}[_0x241a8c(0xcb)](_0x136f14){const _0x2ed9e3=_0x241a8c;if(_0x136f14[_0x2ed9e3(0x74)][_0x2ed9e3(0xdd)]||!_0x136f14[_0x2ed9e3(0x74)][_0x2ed9e3(0x9b)])return!0x1;const _0x16dfc0=this[_0x2ed9e3(0x89)][_0x2ed9e3(0x7a)][_0x2ed9e3(0xa1)](_0x2ed9e3(0xd5));if(_0x16dfc0[_0x2ed9e3(0xbb)][_0x2ed9e3(0xae)])return!0x1;let _0x315752=!0x1;const _0x5f0fb2=[_0x2ed9e3(0xac),_0x2ed9e3(0xde),_0x2ed9e3(0x73),_0x2ed9e3(0xc6),_0x2ed9e3(0xf9),_0x2ed9e3(0xad),_0x2ed9e3(0xce),_0x2ed9e3(0x8e),_0x2ed9e3(0xc5)],_0x3051e5=this[_0x2ed9e3(0x89)][_0x2ed9e3(0x98)][_0x2ed9e3(0xa6)][_0x2ed9e3(0x90)][_0x2ed9e3(0xfc)]()[_0x2ed9e3(0xb4)](_0x519d7b=>_0x2ed9e3(0xe6)==_0x519d7b[_0x2ed9e3(0xb9)])[_0x2ed9e3(0xb4)](_0x2def3e=>_0x5f0fb2[_0x2ed9e3(0x6d)](_0x2def3e[_0x2ed9e3(0xc1)]));if(0x0==_0x3051e5[_0x2ed9e3(0x88)])return _0x315752;for(const _0x2b8a24 of _0x3051e5){const _0x24a1cc=_0x16dfc0[_0x2ed9e3(0xdf)](_0x2b8a24[_0x2ed9e3(0xfb)],_0x2ed9e3(0xe6))[_0x2ed9e3(0xb4)](_0x3d701f=>!_0x3d701f[_0x2ed9e3(0xa7)][_0x2ed9e3(0xf3)])[_0x2ed9e3(0x7b)](_0x6b91ae=>_0x6b91ae[_0x2ed9e3(0xef)])[_0x2ed9e3(0xb4)](_0x1fd401=>{const _0x4d9a30=_0x2ed9e3,_0x41a2ae=_0x16dfc0[_0x4d9a30(0xa8)](_0x1fd401);return _0x5f0fb2[_0x4d9a30(0x6d)](_0x41a2ae);});if(_0x24a1cc[_0x2ed9e3(0x88)]){for(const _0x174634 of _0x24a1cc)_0x136f14[_0x2ed9e3(0xbf)](_0x174634[_0x2ed9e3(0xab)]());_0x315752=!0x0;}}return _0x315752;}[_0x241a8c(0xca)](_0x6d27d0){const _0x2d6cbe=_0x241a8c;if(_0x6d27d0[_0x2d6cbe(0x74)][_0x2d6cbe(0xdd)]||!_0x6d27d0[_0x2d6cbe(0x74)][_0x2d6cbe(0x9b)])return!0x1;const _0xad370a=this[_0x2d6cbe(0x89)][_0x2d6cbe(0x7a)][_0x2d6cbe(0xa1)](_0x2d6cbe(0xd5));let _0x2cee54=!0x1;const _0x280814=[_0x2d6cbe(0xac),_0x2d6cbe(0xde),_0x2d6cbe(0x73),_0x2d6cbe(0xc6),_0x2d6cbe(0xf9),_0x2d6cbe(0xad),_0x2d6cbe(0xce),_0x2d6cbe(0x8e),_0x2d6cbe(0xc5)];for(const _0x41dd9d of _0xad370a[_0x2d6cbe(0xee)]({'skipNotAttached':!0x0})){const _0x1e09ad=_0xad370a[_0x2d6cbe(0xdf)](_0x41dd9d[_0x2d6cbe(0xdc)](),_0x2d6cbe(0xe6))[_0x2d6cbe(0x7b)](_0xcdaf52=>_0xcdaf52[_0x2d6cbe(0xef)])[_0x2d6cbe(0xb4)](_0x5ebb42=>_0x5ebb42[_0x2d6cbe(0x82)]&&_0x280814[_0x2d6cbe(0x6d)](_0x5ebb42[_0x2d6cbe(0x82)][_0x2d6cbe(0xf7)]));if(!_0x1e09ad[_0x2d6cbe(0x88)])continue;const _0x17e009=_0x1e09ad[0x0][_0x2d6cbe(0x6f)][_0x2d6cbe(0x9f)][_0x2d6cbe(0x7e)];if(!_0x1e09ad[_0x2d6cbe(0xa0)](_0x2669fb=>_0x2669fb[_0x2d6cbe(0x9f)][_0x2d6cbe(0x7e)]===_0x17e009)){for(const _0x3bb18f of _0x1e09ad)_0x556194(_0x3bb18f,_0x17e009)&&(_0x2cee54=!0x0);}}return _0x2cee54;function _0x382e28(_0x5a925a,_0xe766a4){const _0xd5031=_0x2d6cbe;for(const _0x42c0c7 of _0xad370a[_0xd5031(0xee)]({'skipNotAttached':!0x0})[_0xd5031(0xb4)](_0x37e7ce=>_0xd5031(0xe6)==_0x37e7ce[_0xd5031(0xb9)]&&_0x37e7ce[_0xd5031(0x9f)][_0xd5031(0x7e)]==_0x5a925a))_0x42c0c7[_0xd5031(0x81)](_0xd5031(0x7e),_0xe766a4);}function _0x556194(_0x1e99fc,_0x35f1e4){const _0x34a416=_0x2d6cbe;let _0x2dc351=_0x1e99fc[_0x34a416(0x6f)],_0x46a107=!0x1;for(;_0x2dc351;)_0x2dc351[_0x34a416(0x9f)][_0x34a416(0x7e)]!=_0x35f1e4&&(_0x382e28(_0x2dc351[_0x34a416(0x9f)][_0x34a416(0x7e)],_0x35f1e4),_0x2dc351[_0x34a416(0x81)](_0x34a416(0x7e),_0x35f1e4),_0x46a107=!0x0),_0x2dc351=_0x2dc351[_0x34a416(0x94)];return _0x46a107;}}[_0x241a8c(0xea)](){const _0x37d740=_0x241a8c,_0x2675a8=this[_0x37d740(0x89)],_0x885bbd=_0x2675a8[_0x37d740(0x79)],_0x114874=_0x2675a8[_0x37d740(0x7a)][_0x37d740(0xa1)](_0x37d740(0xd5));this[_0x37d740(0xc3)](),_0x114874[_0x37d740(0xe5)][_0x37d740(0x77)](_0x37d740(0xbd),_0x37d740(0xd3),_0x37d740(0x7c),function(_0x1dc2c1,_0xe64eb){const _0x10688d=_0x37d740,_0x42ad34=[];for(let _0xee6796 of _0x1dc2c1)_0xee6796[_0x10688d(0x78)][_0x10688d(0x6b)]===_0xee6796[_0x10688d(0x9c)][_0x10688d(0x71)]&&(_0xee6796=_0x2675a8[_0x10688d(0x98)][_0x10688d(0xa5)](_0x2675a8[_0x10688d(0x98)][_0x10688d(0xbe)](_0xee6796[_0x10688d(0x78)][_0x10688d(0x6b)],0x0))),_0x42ad34[_0x10688d(0x70)](_0xee6796);_0x2675a8[_0x10688d(0x98)][_0x10688d(0xe2)](_0x992436=>{const _0x31774c=_0x10688d,_0x4aac2b=_0x2675a8[_0x31774c(0x98)][_0x31774c(0xa6)][_0x31774c(0xcc)],_0x561afb=Array[_0x31774c(0x91)](_0x4aac2b[_0x31774c(0x80)]())[_0x31774c(0x7b)](_0x43d602=>_0x57afe8[_0x31774c(0x9a)](_0x43d602));_0x992436[_0x31774c(0xd0)](_0x42ad34),_0x2675a8[_0x31774c(0xb0)][_0x31774c(0xa1)](_0xe64eb[_0x31774c(0xd7)])[_0x31774c(0xc8)](),_0xe64eb[_0x31774c(0xa3)][_0x31774c(0x70)]({'forceDefaultExecution':!0x0}),_0x2675a8[_0x31774c(0x95)](_0xe64eb[_0x31774c(0xd7)],..._0xe64eb[_0x31774c(0xa3)]),_0x992436[_0x31774c(0xd0)](_0x561afb);for(const _0x2d4989 of _0x561afb)_0x2d4989[_0x31774c(0xfd)]();});}),_0x114874[_0x37d740(0xe8)][_0x37d740(0xf5)](function(_0x2e50b2){const _0x5e7041=_0x37d740,_0x1a07fa=!_0x2675a8[_0x5e7041(0x98)][_0x5e7041(0xfa)][_0x5e7041(0x8b)](_0x2e50b2),_0x182b89=_0x2e50b2[_0x5e7041(0xb6)],_0x5bdd81=_0x2e50b2[_0x5e7041(0xb7)],_0x56236c=_0x2e50b2[_0x5e7041(0x6e)](_0x5e7041(0xde)),_0x52a46c=!_0x182b89||_0x182b89[_0x5e7041(0x6e)](_0x5e7041(0xde))!==_0x56236c,_0x2f1077=!_0x5bdd81||_0x5bdd81[_0x5e7041(0x6e)](_0x5e7041(0xde))!==_0x56236c;return _0x1a07fa&&Boolean(_0x56236c)&&_0x52a46c&&_0x2f1077;},_0x367a5d=>_0x543dd9(_0x885bbd,_0x37d740(0xd4),_0x367a5d));}[_0x241a8c(0xc3)](){const _0x24a9be=_0x241a8c,_0x1c57c9=this[_0x24a9be(0x89)],_0x504cf1=_0x1c57c9[_0x24a9be(0x79)];function _0xeb474c(_0x3d730f){const _0x1671a7=_0x24a9be,_0x208269=_0x1c57c9[_0x1671a7(0xb0)][_0x1671a7(0xa1)](_0x1671a7(0x9d))[_0x1671a7(0xae)],_0x3513a6=_0x1c57c9[_0x1671a7(0xb0)][_0x1671a7(0xa1)](_0x1671a7(0x92))[_0x1671a7(0xae)];return _0x1671a7(0x92)===_0x3d730f?_0x208269:_0x3513a6;}_0x1c57c9[_0x24a9be(0x7a)][_0x24a9be(0xa1)](_0x24a9be(0xd5))[_0x24a9be(0xe8)][_0x24a9be(0x100)](function(_0x3be913){const _0x14274e=_0x24a9be;if(_0x14274e(0xbd)!=_0x3be913[_0x14274e(0xb9)])return;const {data:_0x19437a}=_0x3be913;if(!_0x19437a)return;let _0x48f53d,_0x1407c7,_0x35e052,_0x48228f;switch(_0x19437a[_0x14274e(0xd7)]){case _0x14274e(0x9d):_0x35e052=_0x19437a[_0x14274e(0xa3)][0x0][_0x14274e(0x75)],_0x48228f=_0xeb474c(_0x19437a[_0x14274e(0xd7)]),_0x48f53d=_0x35e052?_0x14274e(0xa4):_0x14274e(0x86),!_0x48228f&&_0x1c57c9[_0x14274e(0xda)][_0x14274e(0xa1)](_0x14274e(0xb8))||(_0x48f53d=_0x14274e(0xd1)),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd6)))};break;case _0x14274e(0x92):_0x35e052=_0x19437a[_0x14274e(0xa3)][0x0][_0x14274e(0x75)],_0x48228f=_0xeb474c(_0x19437a[_0x14274e(0xd7)]),_0x48f53d=_0x35e052?_0x14274e(0xa4):_0x14274e(0x86),!_0x48228f&&_0x1c57c9[_0x14274e(0xda)][_0x14274e(0xa1)](_0x14274e(0xb8))||(_0x48f53d=_0x14274e(0xd1)),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xff)))};break;case _0x14274e(0x97):_0x48f53d=_0x14274e(0x7d),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd4)))};break;case _0x14274e(0x8a):_0x48f53d=function(_0x58a16f){const _0x1d9174=_0x14274e,_0x2099d9=_0x58a16f[_0x1d9174(0xdc)]();let _0x3bf49e=_0x2099d9[_0x1d9174(0x78)][_0x1d9174(0x6b)];for(;_0x3bf49e&&_0x2099d9[_0x1d9174(0xb1)](_0x3bf49e);){if(_0x3bf49e[_0x1d9174(0x6e)](_0x1d9174(0x73))>0x0)return!0x1;_0x3bf49e=_0x3bf49e[_0x1d9174(0xb7)];}return!0x0;}(_0x3be913)?_0x543dd9(_0x504cf1,_0x14274e(0x86),_0x543dd9(_0x504cf1,function(_0x2973c2){const _0x24ab4b=_0x14274e;return _0x24ab4b(0xd2)+_0x2973c2[_0x24ab4b(0xdc)]()[_0x24ab4b(0x78)][_0x24ab4b(0x6b)][_0x24ab4b(0x6e)](_0x24ab4b(0xac))[_0x24ab4b(0xcf)]()+_0x24ab4b(0x9e);}(_0x3be913))):_0x543dd9(_0x504cf1,_0x14274e(0xf0),_0x543dd9(_0x504cf1,_0x14274e(0xd4))),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x48f53d};break;case _0x14274e(0xf6):case _0x14274e(0xc2):!0x1===_0x19437a[_0x14274e(0x83)]&&(_0x48f53d=_0x14274e(0xaa),_0x1407c7={'type':_0x14274e(0xd9),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd4)))});}return _0x1407c7;});}}function le(_0x148d23){const _0x487f10=_0x241a8c;let _0x38cd5b=_0x148d23[_0x487f10(0xdc)]()[_0x487f10(0x78)][_0x487f10(0x6b)][_0x487f10(0xb6)];for(;_0x38cd5b;){const _0x485272=_0x38cd5b[_0x487f10(0x6e)](_0x487f10(0xde));if(!_0x485272)return!0x1;if(_0x485272==_0x148d23[_0x487f10(0x82)][_0x487f10(0x6a)])return _0x487f10(0x6a);if(_0x485272==_0x148d23[_0x487f10(0x82)][_0x487f10(0xe4)])return _0x487f10(0xe4);_0x38cd5b=_0x38cd5b[_0x487f10(0xb6)];}return!0x1;}
23
+ const _0x623b2d=_0x2f33;(function(_0x23ed3b,_0x117259){const _0x1d863a=_0x2f33,_0x512852=_0x23ed3b();while(!![]){try{const _0x500dd6=parseInt(_0x1d863a(0x245))/0x1*(-parseInt(_0x1d863a(0x1d6))/0x2)+parseInt(_0x1d863a(0x249))/0x3*(parseInt(_0x1d863a(0x1cd))/0x4)+parseInt(_0x1d863a(0x20e))/0x5*(-parseInt(_0x1d863a(0x24c))/0x6)+parseInt(_0x1d863a(0x20a))/0x7*(parseInt(_0x1d863a(0x1da))/0x8)+-parseInt(_0x1d863a(0x22b))/0x9+-parseInt(_0x1d863a(0x23b))/0xa+parseInt(_0x1d863a(0x242))/0xb*(parseInt(_0x1d863a(0x1ec))/0xc);if(_0x500dd6===_0x117259)break;else _0x512852['push'](_0x512852['shift']());}catch(_0x4918cc){_0x512852['push'](_0x512852['shift']());}}}(_0x4a21,0x6913d));import{Plugin as _0x3c0382}from'ckeditor5/src/core.js';function _0x4a21(){const _0xe9e459=['fromRange','indentList','get','has','list.multiBlock','numberedList','toUpperCase','attributeKey','8KQqsNH','registerDescriptionCallback','includes','groupId','ELEMENT_NUMBERED_LIST','assureChains','commands','listStart','getFirstMarker','1090YMiGCG','*Set\x20format:*\x20%0','descriptionFactory','locale','6232nogYzf','commandParams','_findSuggestions','registerAttributeLabel','accept','enableDefaultAttributesIntegration','listMarker','todo','execute','listReversed','getChanges','*Merge:*\x20list\x20item','splitListItemBefore','listMarkerStyle','isLocal','_supportLegacySuggestions','listItemId','documentList','12ENitXM','value','_suggestionFactory','oldValue','filter','suggestion','detach','schema','type','*Split:*\x20list\x20item','getAttribute','*Check\x20item*','nextSibling','*Merge:*\x20%0','*Outdent:*\x20%0','multipleBlocks','isUndo','*Format:*\x20remove\x20from\x20%0','isNextTo','length','previousSibling','numbered','every','registerCustomCallback','listType','attributes','attribute','model','ELEMENT_BULLETED_LIST','mergeListItemForward','1071WeSquI','listItemIdFixer','batch','_getAttributeKey','4285sQlhQH','commandName','document','head','splitListItemAfter','*Indent:*\x20%0','FORMAT_INDENT','editor','_LIST','format','plugins','mergeListItemBackward','listIndent','getFirstRange','*Format:*\x20insert\x20into\x20%0','ELEMENT_LIST_ITEM','noTrackChangesFixer','map','removeMarker','change','from','push','createRange','setSelection','isObject','forceValue','trackChangesCommand','find','registerBlockAttribute','5714064KindsS','setAttribute','meta','createPositionAt','parent','ELEMENT_','customBulletedList','afterInit','*Remove\x20format:*\x20%0','default','containsItem','differ','config','customNumberedList','registerElementLabel','registerPostFixer','3553470ykwnWl','bulleted','todoListCheck','_registerLegacyDescription','start','listStyle','outdentList','19404627tStYJA','TrackChangesEditing','newValue','663oOtCzm','getRanges','checkTodoList','data','903492bTbrpJ','getSuggestions','formatBlock','4926OMMlMP','next','todoListChecked','key','bulletedList','ListEditing','deletion','range','TodoListEditing','nodeAfter','selection','refresh','ELEMENT_TODO_LIST','*Change\x20to:*\x20%0','todoList','end','*Uncheck\x20item*'];_0x4a21=function(){return _0xe9e459;};return _0x4a21();}import{getTranslation as _0x440042}from'../utils/common-translations.js';function _0x2f33(_0x2f053e,_0x2a6d66){const _0x4a21d1=_0x4a21();return _0x2f33=function(_0x2f33c5,_0x4bd0bc){_0x2f33c5=_0x2f33c5-0x1b5;let _0x4653ac=_0x4a21d1[_0x2f33c5];return _0x4653ac;},_0x2f33(_0x2f053e,_0x2a6d66);}import{renameAttributeKey as _0x2863b8}from'../trackchangesediting.js';import{LiveRange as _0x1faddb}from'ckeditor5/src/engine.js';export default class z extends _0x3c0382{[_0x623b2d(0x232)](){const _0x4ff064=_0x623b2d,_0x3e95f7=this[_0x4ff064(0x215)];if(!_0x3e95f7[_0x4ff064(0x218)][_0x4ff064(0x1c8)](_0x4ff064(0x1b9)))return;const _0x2b7c59=_0x3e95f7[_0x4ff064(0x1d9)],_0x166fa2=_0x3e95f7[_0x4ff064(0x218)][_0x4ff064(0x1c7)](_0x4ff064(0x243)),_0xfaca17=_0x3e95f7[_0x4ff064(0x218)][_0x4ff064(0x1c8)](_0x4ff064(0x1bc)),_0x161f12=!!_0x3e95f7[_0x4ff064(0x237)][_0x4ff064(0x1c7)](_0x4ff064(0x1c9));function _0xc6b689(_0x48a2a8){const _0x5672d7=_0x4ff064;return{'type':_0x5672d7(0x217),'content':''+_0x440042(_0x2b7c59,_0x5672d7(0x1d7),_0x48a2a8)};}function _0x10673b(_0x268540){const _0x388ddc=_0x4ff064;return{'type':_0x388ddc(0x217),'content':''+_0x440042(_0x2b7c59,_0x388ddc(0x233),_0x268540)};}_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x1ca)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x1b8)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x238)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x231)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x1c6)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x241)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x212)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x1e6)),_0x166fa2[_0x4ff064(0x22a)](_0x4ff064(0x1ea)),_0x166fa2[_0x4ff064(0x22a)](_0x4ff064(0x204)),_0x166fa2[_0x4ff064(0x22a)](_0x4ff064(0x21a)),_0x161f12&&(_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x219)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x209))),_0xfaca17&&(_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x1c2)),_0x166fa2[_0x4ff064(0x1df)](_0x4ff064(0x247)),_0x166fa2[_0x4ff064(0x22a)](_0x4ff064(0x1b6)),_0x166fa2[_0x4ff064(0x1d8)][_0x4ff064(0x1ce)](_0x33e755=>{const _0x3452b7=_0x4ff064,{data:_0x482d96}=_0x33e755;if(_0x482d96&&_0x3452b7(0x1b6)==_0x482d96[_0x3452b7(0x1b7)])return{'type':_0x3452b7(0x217),'content':_0x482d96[_0x3452b7(0x244)]?_0x440042(_0x2b7c59,_0x3452b7(0x1f7)):_0x440042(_0x2b7c59,_0x3452b7(0x1c4))};}),this[_0x4ff064(0x215)][_0x4ff064(0x207)][_0x4ff064(0x210)][_0x4ff064(0x23a)](_0x533828=>{const _0x1a74f9=_0x4ff064;if(_0x533828[_0x1a74f9(0x20c)][_0x1a74f9(0x1fc)])return!0x1;let _0x2b18c5=!0x1;const _0x1ae045=_0x166fa2[_0x1a74f9(0x24a)]({'skipNotAttached':!0x0})[_0x1a74f9(0x1f0)](_0x190187=>_0x1a74f9(0x1b6)===_0x166fa2[_0x1a74f9(0x20d)](_0x190187));for(const _0x2da2c4 of _0x1ae045){_0x1a74f9(0x1e1)!=_0x2da2c4[_0x1a74f9(0x21b)]()[_0x1a74f9(0x23f)][_0x1a74f9(0x1bd)][_0x1a74f9(0x1f6)](_0x1a74f9(0x204))&&(_0x166fa2[_0x1a74f9(0x1dc)](_0x2da2c4[_0x1a74f9(0x21b)](),_0x1a74f9(0x206))[_0x1a74f9(0x229)](_0x3dee64=>_0x1a74f9(0x204)===_0x166fa2[_0x1a74f9(0x20d)](_0x3dee64[_0x1a74f9(0x1f1)]))||(_0x533828[_0x1a74f9(0x220)](_0x2da2c4[_0x1a74f9(0x1d5)]()),_0x2b18c5=!0x0));}return _0x2b18c5;})),_0x166fa2[_0x4ff064(0x1d8)][_0x4ff064(0x1dd)](_0x4ff064(0x21a),_0x440042(_0x2b7c59,_0x4ff064(0x214)));const _0x32276c={'type':_0x4ff064(0x217),'content':''};_0x166fa2[_0x4ff064(0x1d8)][_0x4ff064(0x1ce)](_0x14995c=>{const _0x497cde=_0x4ff064,{data:_0xbcb6c3}=_0x14995c;if(!_0xbcb6c3||_0x497cde(0x204)!=_0xbcb6c3[_0x497cde(0x1b7)])return;let _0x3112bf=_0x14995c[_0x497cde(0x211)];for(;_0x3112bf;){if(_0x3112bf[_0x497cde(0x248)]&&((_0x497cde(0x240)==_0x3112bf[_0x497cde(0x248)][_0x497cde(0x1b7)]||_0x497cde(0x1e7)==_0x3112bf[_0x497cde(0x248)][_0x497cde(0x1b7)])&&(_0x3112bf[_0x497cde(0x248)][_0x497cde(0x244)]&&_0x497cde(0x234)!=_0x3112bf[_0x497cde(0x248)][_0x497cde(0x244)]||_0x497cde(0x234)!=_0x3112bf[_0x497cde(0x248)][_0x497cde(0x1ef)]&&!_0xbcb6c3[_0x497cde(0x244)])||!_0x161f12&&_0x3112bf[_0x497cde(0x248)][_0x497cde(0x1b7)]==_0x2863b8))return _0x32276c;_0x3112bf=_0x3112bf[_0x497cde(0x1b5)];}if(null==_0xbcb6c3[_0x497cde(0x244)])switch(_0xbcb6c3[_0x497cde(0x1ef)]){case _0x497cde(0x23c):return _0x10673b(_0x440042(_0x2b7c59,_0x497cde(0x208)));case _0x497cde(0x201):return _0x10673b(_0x440042(_0x2b7c59,_0x497cde(0x1d1)));case _0x497cde(0x1e1):return _0x10673b(_0x440042(_0x2b7c59,_0x497cde(0x1c0)));}switch(_0xbcb6c3[_0x497cde(0x244)]){case _0x497cde(0x23c):return _0xc6b689(_0x440042(_0x2b7c59,_0x497cde(0x208)));case _0x497cde(0x201):return _0xc6b689(_0x440042(_0x2b7c59,_0x497cde(0x1d1)));case _0x497cde(0x1e1):return _0xc6b689(_0x440042(_0x2b7c59,_0x497cde(0x1c0)));}}),_0x166fa2[_0x4ff064(0x1d8)][_0x4ff064(0x1ce)](_0x31d249=>{const _0x5235bc=_0x4ff064,{data:_0x52aaca}=_0x31d249;if(_0x52aaca&&_0x5235bc(0x21a)==_0x52aaca[_0x5235bc(0x1b7)])return null==_0x52aaca[_0x5235bc(0x244)]||null==_0x52aaca[_0x5235bc(0x1ef)]&&0x0==_0x52aaca[_0x5235bc(0x244)]?_0x32276c:void 0x0;}),_0x166fa2[_0x4ff064(0x1d8)][_0x4ff064(0x1ce)](_0x19c321=>{const _0x527681=_0x4ff064;if(_0x527681(0x206)!=_0x19c321[_0x527681(0x1f4)])return;const {data:_0x15a773}=_0x19c321;if(!_0x15a773||_0x527681(0x1ea)!=_0x15a773[_0x527681(0x1b7)])return;const _0x30d874=le(_0x19c321);return _0x527681(0x244)==_0x30d874?{'type':_0x527681(0x217),'content':_0x440042(_0x2b7c59,_0x527681(0x1e5))}:_0x527681(0x1ef)==_0x30d874?{'type':_0x527681(0x217),'content':_0x440042(_0x2b7c59,_0x527681(0x1f5))}:_0x32276c;}),_0x3e95f7[_0x4ff064(0x207)][_0x4ff064(0x210)][_0x4ff064(0x23a)](_0x158165=>this[_0x4ff064(0x20b)](_0x158165)),_0x3e95f7[_0x4ff064(0x207)][_0x4ff064(0x210)][_0x4ff064(0x23a)](_0x5316d1=>this[_0x4ff064(0x21e)](_0x5316d1)),_0x3e95f7[_0x4ff064(0x207)][_0x4ff064(0x210)][_0x4ff064(0x23a)](_0x665b9c=>this[_0x4ff064(0x1d2)](_0x665b9c)),this[_0x4ff064(0x1e9)]();}[_0x623b2d(0x20b)](_0x6f40db){const _0x504193=_0x623b2d;if(_0x6f40db[_0x504193(0x20c)][_0x504193(0x1fc)]||!_0x6f40db[_0x504193(0x20c)][_0x504193(0x1e8)])return!0x1;let _0x22152c=!0x1;const _0x36cf46=this[_0x504193(0x215)][_0x504193(0x218)][_0x504193(0x1c7)](_0x504193(0x243))[_0x504193(0x24a)]({'skipNotAttached':!0x0})[_0x504193(0x1f0)](_0x3ec777=>_0x3ec777[_0x504193(0x248)]&&_0x504193(0x1ea)==_0x3ec777[_0x504193(0x248)][_0x504193(0x1b7)])[_0x504193(0x1f0)](_0x4e02ed=>_0x4e02ed[_0x504193(0x248)][_0x504193(0x244)]&&_0x4e02ed[_0x504193(0x248)][_0x504193(0x1ef)]);for(const _0x288c9e of _0x36cf46)le(_0x288c9e)||(_0x6f40db[_0x504193(0x220)](_0x288c9e[_0x504193(0x1d5)]()),_0x22152c=!0x0);return _0x22152c;}[_0x623b2d(0x21e)](_0x484bd4){const _0x9c00e1=_0x623b2d;if(_0x484bd4[_0x9c00e1(0x20c)][_0x9c00e1(0x1fc)]||!_0x484bd4[_0x9c00e1(0x20c)][_0x9c00e1(0x1e8)])return!0x1;const _0x67c95b=this[_0x9c00e1(0x215)][_0x9c00e1(0x218)][_0x9c00e1(0x1c7)](_0x9c00e1(0x243));if(_0x67c95b[_0x9c00e1(0x228)][_0x9c00e1(0x1ed)])return!0x1;let _0x12101a=!0x1;const _0x285b74=[_0x9c00e1(0x204),_0x9c00e1(0x1ea),_0x9c00e1(0x21a),_0x9c00e1(0x240),_0x9c00e1(0x1d4),_0x9c00e1(0x1e3),_0x9c00e1(0x23d),_0x9c00e1(0x1e0),_0x9c00e1(0x1e7)],_0xeea31a=this[_0x9c00e1(0x215)][_0x9c00e1(0x207)][_0x9c00e1(0x210)][_0x9c00e1(0x236)][_0x9c00e1(0x1e4)]()[_0x9c00e1(0x1f0)](_0x446218=>_0x9c00e1(0x206)==_0x446218[_0x9c00e1(0x1f4)])[_0x9c00e1(0x1f0)](_0x5a0139=>_0x285b74[_0x9c00e1(0x1cf)](_0x5a0139[_0x9c00e1(0x1cc)]));if(0x0==_0xeea31a[_0x9c00e1(0x1ff)])return _0x12101a;for(const _0x1b30ac of _0xeea31a){const _0x29129b=_0x67c95b[_0x9c00e1(0x1dc)](_0x1b30ac[_0x9c00e1(0x1bb)],_0x9c00e1(0x206))[_0x9c00e1(0x1f0)](_0x520088=>!_0x520088[_0x9c00e1(0x22d)][_0x9c00e1(0x1fe)])[_0x9c00e1(0x21f)](_0x16de67=>_0x16de67[_0x9c00e1(0x1f1)])[_0x9c00e1(0x1f0)](_0x40058c=>{const _0xd6307f=_0x9c00e1,_0x3e634b=_0x67c95b[_0xd6307f(0x20d)](_0x40058c);return _0x285b74[_0xd6307f(0x1cf)](_0x3e634b);});if(_0x29129b[_0x9c00e1(0x1ff)]){for(const _0xa796 of _0x29129b)_0x484bd4[_0x9c00e1(0x220)](_0xa796[_0x9c00e1(0x1d5)]());_0x12101a=!0x0;}}return _0x12101a;}[_0x623b2d(0x1d2)](_0x4f7873){const _0x3f2684=_0x623b2d;if(_0x4f7873[_0x3f2684(0x20c)][_0x3f2684(0x1fc)]||!_0x4f7873[_0x3f2684(0x20c)][_0x3f2684(0x1e8)])return!0x1;const _0x58b1a0=this[_0x3f2684(0x215)][_0x3f2684(0x218)][_0x3f2684(0x1c7)](_0x3f2684(0x243));let _0x22042d=!0x1;const _0x3bc71a=[_0x3f2684(0x204),_0x3f2684(0x1ea),_0x3f2684(0x21a),_0x3f2684(0x240),_0x3f2684(0x1d4),_0x3f2684(0x1e3),_0x3f2684(0x23d),_0x3f2684(0x1e0),_0x3f2684(0x1e7)];for(const _0x5301a5 of _0x58b1a0[_0x3f2684(0x24a)]({'skipNotAttached':!0x0})){const _0x919835=_0x58b1a0[_0x3f2684(0x1dc)](_0x5301a5[_0x3f2684(0x21b)](),_0x3f2684(0x206))[_0x3f2684(0x21f)](_0x223d99=>_0x223d99[_0x3f2684(0x1f1)])[_0x3f2684(0x1f0)](_0x17a35d=>_0x17a35d[_0x3f2684(0x248)]&&_0x3bc71a[_0x3f2684(0x1cf)](_0x17a35d[_0x3f2684(0x248)][_0x3f2684(0x1b7)]));if(!_0x919835[_0x3f2684(0x1ff)])continue;const _0x7020=_0x919835[0x0][_0x3f2684(0x211)][_0x3f2684(0x205)][_0x3f2684(0x1d0)];if(!_0x919835[_0x3f2684(0x202)](_0x31c82b=>_0x31c82b[_0x3f2684(0x205)][_0x3f2684(0x1d0)]===_0x7020)){for(const _0x34ecd3 of _0x919835)_0x518997(_0x34ecd3,_0x7020)&&(_0x22042d=!0x0);}}return _0x22042d;function _0x21dbee(_0x4ea62f,_0x21289b){const _0x481452=_0x3f2684;for(const _0x15ea12 of _0x58b1a0[_0x481452(0x24a)]({'skipNotAttached':!0x0})[_0x481452(0x1f0)](_0x1e2499=>_0x481452(0x206)==_0x1e2499[_0x481452(0x1f4)]&&_0x1e2499[_0x481452(0x205)][_0x481452(0x1d0)]==_0x4ea62f))_0x15ea12[_0x481452(0x22c)](_0x481452(0x1d0),_0x21289b);}function _0x518997(_0x504d43,_0x59f342){const _0x17b589=_0x3f2684;let _0x3498ec=_0x504d43[_0x17b589(0x211)],_0x3e0b56=!0x1;for(;_0x3498ec;)_0x3498ec[_0x17b589(0x205)][_0x17b589(0x1d0)]!=_0x59f342&&(_0x21dbee(_0x3498ec[_0x17b589(0x205)][_0x17b589(0x1d0)],_0x59f342),_0x3498ec[_0x17b589(0x22c)](_0x17b589(0x1d0),_0x59f342),_0x3e0b56=!0x0),_0x3498ec=_0x3498ec[_0x17b589(0x1b5)];return _0x3e0b56;}}[_0x623b2d(0x1e9)](){const _0x1d9868=_0x623b2d,_0xf2ba67=this[_0x1d9868(0x215)],_0x25860e=_0xf2ba67[_0x1d9868(0x1d9)],_0x2b0b5c=_0xf2ba67[_0x1d9868(0x218)][_0x1d9868(0x1c7)](_0x1d9868(0x243));this[_0x1d9868(0x23e)](),_0x2b0b5c[_0x1d9868(0x1ee)][_0x1d9868(0x203)](_0x1d9868(0x24b),_0x1d9868(0x1eb),_0x1d9868(0x1de),function(_0x3e5297,_0x5dfe1e){const _0x102132=_0x1d9868,_0x49c1af=[];for(let _0x3b7c17 of _0x3e5297)_0x3b7c17[_0x102132(0x23f)][_0x102132(0x1bd)]===_0x3b7c17[_0x102132(0x1c3)][_0x102132(0x22f)]&&(_0x3b7c17=_0xf2ba67[_0x102132(0x207)][_0x102132(0x224)](_0xf2ba67[_0x102132(0x207)][_0x102132(0x22e)](_0x3b7c17[_0x102132(0x23f)][_0x102132(0x1bd)],0x0))),_0x49c1af[_0x102132(0x223)](_0x3b7c17);_0xf2ba67[_0x102132(0x207)][_0x102132(0x221)](_0x110c16=>{const _0x4e763f=_0x102132,_0x340159=_0xf2ba67[_0x4e763f(0x207)][_0x4e763f(0x210)][_0x4e763f(0x1be)],_0x14ec6a=Array[_0x4e763f(0x222)](_0x340159[_0x4e763f(0x246)]())[_0x4e763f(0x21f)](_0x2160c8=>_0x1faddb[_0x4e763f(0x1c5)](_0x2160c8));_0x110c16[_0x4e763f(0x225)](_0x49c1af),_0xf2ba67[_0x4e763f(0x1d3)][_0x4e763f(0x1c7)](_0x5dfe1e[_0x4e763f(0x20f)])[_0x4e763f(0x1bf)](),_0x5dfe1e[_0x4e763f(0x1db)][_0x4e763f(0x223)]({'forceDefaultExecution':!0x0}),_0xf2ba67[_0x4e763f(0x1e2)](_0x5dfe1e[_0x4e763f(0x20f)],..._0x5dfe1e[_0x4e763f(0x1db)]),_0x110c16[_0x4e763f(0x225)](_0x14ec6a);for(const _0x4f2f37 of _0x14ec6a)_0x4f2f37[_0x4e763f(0x1f2)]();});}),_0x2b0b5c[_0x1d9868(0x1d8)][_0x1d9868(0x239)](function(_0x35f93b){const _0x1f00f1=_0x1d9868,_0x4cbf6d=!_0xf2ba67[_0x1f00f1(0x207)][_0x1f00f1(0x1f3)][_0x1f00f1(0x226)](_0x35f93b),_0x265f88=_0x35f93b[_0x1f00f1(0x200)],_0x5ef07d=_0x35f93b[_0x1f00f1(0x1f8)],_0x566f70=_0x35f93b[_0x1f00f1(0x1f6)](_0x1f00f1(0x1ea)),_0x3ae6eb=!_0x265f88||_0x265f88[_0x1f00f1(0x1f6)](_0x1f00f1(0x1ea))!==_0x566f70,_0x3c3b4a=!_0x5ef07d||_0x5ef07d[_0x1f00f1(0x1f6)](_0x1f00f1(0x1ea))!==_0x566f70;return _0x4cbf6d&&Boolean(_0x566f70)&&_0x3ae6eb&&_0x3c3b4a;},_0x5672ce=>_0x440042(_0x25860e,_0x1d9868(0x21d),_0x5672ce));}[_0x623b2d(0x23e)](){const _0x42aa65=_0x623b2d,_0x8a9e84=this[_0x42aa65(0x215)],_0x5ca721=_0x8a9e84[_0x42aa65(0x1d9)];function _0xa02c67(_0x1aff41){const _0x2c3c88=_0x42aa65,_0x15550f=_0x8a9e84[_0x2c3c88(0x1d3)][_0x2c3c88(0x1c7)](_0x2c3c88(0x1b8))[_0x2c3c88(0x1ed)],_0x56903b=_0x8a9e84[_0x2c3c88(0x1d3)][_0x2c3c88(0x1c7)](_0x2c3c88(0x1ca))[_0x2c3c88(0x1ed)];return _0x2c3c88(0x1ca)===_0x1aff41?_0x15550f:_0x56903b;}_0x8a9e84[_0x42aa65(0x218)][_0x42aa65(0x1c7)](_0x42aa65(0x243))[_0x42aa65(0x1d8)][_0x42aa65(0x1ce)](function(_0xc322b){const _0x3083e5=_0x42aa65;if(_0x3083e5(0x24b)!=_0xc322b[_0x3083e5(0x1f4)])return;const {data:_0x3b9ff9}=_0xc322b;if(!_0x3b9ff9)return;let _0x2d7ed7,_0x4657ff,_0x24d9d9,_0x82de5f;switch(_0x3b9ff9[_0x3083e5(0x20f)]){case _0x3083e5(0x1b8):_0x24d9d9=_0x3b9ff9[_0x3083e5(0x1db)][0x0][_0x3083e5(0x227)],_0x82de5f=_0xa02c67(_0x3b9ff9[_0x3083e5(0x20f)]),_0x2d7ed7=_0x24d9d9?_0x3083e5(0x21c):_0x3083e5(0x1fd),!_0x82de5f&&_0x8a9e84[_0x3083e5(0x237)][_0x3083e5(0x1c7)](_0x3083e5(0x1c9))||(_0x2d7ed7=_0x3083e5(0x1c1)),_0x4657ff={'type':_0x3083e5(0x217),'content':_0x440042(_0x5ca721,_0x2d7ed7,_0x440042(_0x5ca721,_0x3083e5(0x208)))};break;case _0x3083e5(0x1ca):_0x24d9d9=_0x3b9ff9[_0x3083e5(0x1db)][0x0][_0x3083e5(0x227)],_0x82de5f=_0xa02c67(_0x3b9ff9[_0x3083e5(0x20f)]),_0x2d7ed7=_0x24d9d9?_0x3083e5(0x21c):_0x3083e5(0x1fd),!_0x82de5f&&_0x8a9e84[_0x3083e5(0x237)][_0x3083e5(0x1c7)](_0x3083e5(0x1c9))||(_0x2d7ed7=_0x3083e5(0x1c1)),_0x4657ff={'type':_0x3083e5(0x217),'content':_0x440042(_0x5ca721,_0x2d7ed7,_0x440042(_0x5ca721,_0x3083e5(0x1d1)))};break;case _0x3083e5(0x1c6):_0x2d7ed7=_0x3083e5(0x213),_0x4657ff={'type':_0x3083e5(0x217),'content':_0x440042(_0x5ca721,_0x2d7ed7,_0x440042(_0x5ca721,_0x3083e5(0x21d)))};break;case _0x3083e5(0x241):_0x2d7ed7=function(_0x49a432){const _0x23da86=_0x3083e5,_0x1b0d78=_0x49a432[_0x23da86(0x21b)]();let _0x40379f=_0x1b0d78[_0x23da86(0x23f)][_0x23da86(0x1bd)];for(;_0x40379f&&_0x1b0d78[_0x23da86(0x235)](_0x40379f);){if(_0x40379f[_0x23da86(0x1f6)](_0x23da86(0x21a))>0x0)return!0x1;_0x40379f=_0x40379f[_0x23da86(0x1f8)];}return!0x0;}(_0xc322b)?_0x440042(_0x5ca721,_0x3083e5(0x1fd),_0x440042(_0x5ca721,function(_0x32ef60){const _0x331e90=_0x3083e5;return _0x331e90(0x230)+_0x32ef60[_0x331e90(0x21b)]()[_0x331e90(0x23f)][_0x331e90(0x1bd)][_0x331e90(0x1f6)](_0x331e90(0x204))[_0x331e90(0x1cb)]()+_0x331e90(0x216);}(_0xc322b))):_0x440042(_0x5ca721,_0x3083e5(0x1fa),_0x440042(_0x5ca721,_0x3083e5(0x21d))),_0x4657ff={'type':_0x3083e5(0x217),'content':_0x2d7ed7};break;case _0x3083e5(0x219):case _0x3083e5(0x209):!0x1===_0x3b9ff9[_0x3083e5(0x1fb)]&&(_0x2d7ed7=_0x3083e5(0x1f9),_0x4657ff={'type':_0x3083e5(0x1ba),'content':_0x440042(_0x5ca721,_0x2d7ed7,_0x440042(_0x5ca721,_0x3083e5(0x21d)))});}return _0x4657ff;});}}function le(_0x3c3c50){const _0x4bf433=_0x623b2d;let _0x548e69=_0x3c3c50[_0x4bf433(0x21b)]()[_0x4bf433(0x23f)][_0x4bf433(0x1bd)][_0x4bf433(0x200)];for(;_0x548e69;){const _0x92ca3b=_0x548e69[_0x4bf433(0x1f6)](_0x4bf433(0x1ea));if(!_0x92ca3b)return!0x1;if(_0x92ca3b==_0x3c3c50[_0x4bf433(0x248)][_0x4bf433(0x244)])return _0x4bf433(0x244);if(_0x92ca3b==_0x3c3c50[_0x4bf433(0x248)][_0x4bf433(0x1ef)])return _0x4bf433(0x1ef);_0x548e69=_0x548e69[_0x4bf433(0x200)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f86(_0x3dac16,_0x84f9d1){const _0x6dcb32=_0x6dcb();return _0x2f86=function(_0x2f86fd,_0x244847){_0x2f86fd=_0x2f86fd-0x128;let _0x3b9938=_0x6dcb32[_0x2f86fd];return _0x3b9938;},_0x2f86(_0x3dac16,_0x84f9d1);}const _0xdf03d1=_0x2f86;(function(_0x13c4dd,_0x38ad27){const _0x219bfc=_0x2f86,_0x213462=_0x13c4dd();while(!![]){try{const _0x321c12=-parseInt(_0x219bfc(0x17a))/0x1*(parseInt(_0x219bfc(0x12e))/0x2)+-parseInt(_0x219bfc(0x17f))/0x3+parseInt(_0x219bfc(0x17b))/0x4+parseInt(_0x219bfc(0x13b))/0x5+parseInt(_0x219bfc(0x137))/0x6*(-parseInt(_0x219bfc(0x181))/0x7)+parseInt(_0x219bfc(0x158))/0x8*(parseInt(_0x219bfc(0x167))/0x9)+parseInt(_0x219bfc(0x145))/0xa*(parseInt(_0x219bfc(0x12c))/0xb);if(_0x321c12===_0x38ad27)break;else _0x213462['push'](_0x213462['shift']());}catch(_0x3b0b55){_0x213462['push'](_0x213462['shift']());}}}(_0x6dcb,0x40166));import{Plugin as _0x18be7e}from'ckeditor5/src/core.js';function _0x6dcb(){const _0x15433f=['locale','enableDefaultAttributesIntegration','editor','decimal','*Format:*\x20set\x20order\x20to\x20reversed','registerPostFixer','213419LuLflX','1367744agcyIF','replace','circle','descriptionFactory','1436208whVsNx','getFirstRange','862946CbDLPq','bulleted','filter','FORMAT_LIST_START','default','formatBlock','afterInit','ListPropertiesEditing','442519vxlMYT','plugins','2prmehJ','key','listStyle','listReversed','listType','listStart','nodeAfter','decimal-leading-zero','next','18eHzimE','upper-roman','registerDescriptionCallback','isUndo','970020ZZLPwi','_LIST_','bind','attribute','_getTranslationKeyForListStyle','*Set\x20format:*\x20%0','newValue','list.properties','disc','suggestion','70RKkXxe','registerBlockAttribute','batch','TrackChangesEditing','config','*Format:*\x20set\x20start\x20index\x20to\x20%0','has','lower-roman','ELEMENT_','handleDescriptions','_registerLegacyDescription','document','_findSuggestions','*Format:*\x20set\x20order\x20to\x20regular','head','upper-latin','_LIST_DEFAULT','data','find','208qEZUtr','oldValue','customNumbered','getAttribute','type','toUpperCase','start','*Change\x20to:*\x20%0','lower-latin','startIndex','numbered','commandName','getFirstMarker','format','model','175482wOEzmw','_getAttributeKey','reversed','getSuggestions','square','removeMarker','registerAttributeLabel','styles','get','commandParams','FORMAT_LIST_REVERSED','*Remove\x20format:*\x20%0','includes'];_0x6dcb=function(){return _0x15433f;};return _0x6dcb();}import{getTranslation as _0x1d4c0e}from'../utils/common-translations.js';export default class ue extends _0x18be7e{[_0xdf03d1(0x12a)](){const _0x3fcb12=_0xdf03d1;if(!this[_0x3fcb12(0x176)][_0x3fcb12(0x12d)][_0x3fcb12(0x14b)](_0x3fcb12(0x12b)))return;const _0x384c27=this[_0x3fcb12(0x176)][_0x3fcb12(0x149)][_0x3fcb12(0x16f)](_0x3fcb12(0x142)),_0x10801b=this[_0x3fcb12(0x176)][_0x3fcb12(0x12d)][_0x3fcb12(0x16f)](_0x3fcb12(0x148));_0x384c27[_0x3fcb12(0x16e)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x130)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x130))),_0x384c27[_0x3fcb12(0x169)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x131)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x131))),_0x384c27[_0x3fcb12(0x161)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x133)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x133)));const _0x58651f={'type':_0x3fcb12(0x165),'content':''};_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](this[_0x3fcb12(0x14e)][_0x3fcb12(0x13d)](this));const _0x504b83=this[_0x3fcb12(0x176)][_0x3fcb12(0x174)];_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x16d)](_0x3fcb12(0x131),_0x1d4c0e(_0x504b83,_0x3fcb12(0x171))),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](_0x40f8cc=>{const _0x50a3e6=_0x3fcb12,{data:_0x3d383f}=_0x40f8cc;if(_0x3d383f&&_0x50a3e6(0x131)==_0x3d383f[_0x50a3e6(0x12f)])return null==_0x3d383f[_0x50a3e6(0x141)]||0x0==_0x3d383f[_0x50a3e6(0x141)]&&null==_0x3d383f[_0x50a3e6(0x159)]?_0x58651f:void 0x0;}),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x16d)](_0x3fcb12(0x133),_0x1d4c0e(_0x504b83,_0x3fcb12(0x184))),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](_0x413424=>{const _0x9698be=_0x3fcb12,{data:_0xe71c28}=_0x413424;if(_0xe71c28&&_0x9698be(0x133)==_0xe71c28[_0x9698be(0x12f)])return null==_0xe71c28[_0x9698be(0x141)]||0x1==_0xe71c28[_0x9698be(0x141)]&&null==_0xe71c28[_0x9698be(0x159)]?_0x58651f:void 0x0;}),this[_0x3fcb12(0x176)][_0x3fcb12(0x166)][_0x3fcb12(0x150)][_0x3fcb12(0x179)](_0x123938=>{const _0x29e0d6=_0x3fcb12;if(_0x123938[_0x29e0d6(0x147)][_0x29e0d6(0x13a)])return!0x1;let _0x1e97d3=!0x1;const _0x82e418=_0x10801b[_0x29e0d6(0x16a)]({'skipNotAttached':!0x0})[_0x29e0d6(0x183)](_0x1c0cda=>{const _0x5707e1=_0x29e0d6,_0x29286d=_0x10801b[_0x5707e1(0x168)](_0x1c0cda);return _0x5707e1(0x133)==_0x29286d||_0x5707e1(0x131)==_0x29286d;});for(const _0x48624c of _0x82e418){const _0x4fb3c0=_0x48624c[_0x29e0d6(0x180)]()[_0x29e0d6(0x15e)][_0x29e0d6(0x134)][_0x29e0d6(0x15b)](_0x29e0d6(0x132));if(_0x29e0d6(0x162)==_0x4fb3c0||_0x29e0d6(0x15a)==_0x4fb3c0)continue;_0x10801b[_0x29e0d6(0x151)](_0x48624c[_0x29e0d6(0x180)](),_0x29e0d6(0x13e))[_0x29e0d6(0x157)](_0x36de16=>_0x29e0d6(0x132)==_0x10801b[_0x29e0d6(0x168)](_0x36de16[_0x29e0d6(0x144)]))||(_0x123938[_0x29e0d6(0x16c)](_0x48624c[_0x29e0d6(0x164)]()),_0x1e97d3=!0x0);}return _0x1e97d3;}),this[_0x3fcb12(0x14f)]();}[_0xdf03d1(0x14e)](_0x23286e){const _0x147d8f=_0xdf03d1,_0x4f87b8=this[_0x147d8f(0x176)][_0x147d8f(0x174)],{data:_0xb743b4}=_0x23286e,_0x272f7c={'type':_0x147d8f(0x165),'content':''};if(!_0xb743b4||_0x147d8f(0x130)!=_0xb743b4[_0x147d8f(0x12f)])return;if(!_0xb743b4[_0x147d8f(0x159)])return _0x147d8f(0x128)==_0xb743b4[_0x147d8f(0x141)]?_0x272f7c:{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x141)])))};if(!_0xb743b4[_0x147d8f(0x141)]){if(_0x147d8f(0x128)==_0xb743b4[_0x147d8f(0x159)])return _0x272f7c;let _0x3fdeeb=_0x23286e[_0x147d8f(0x153)];for(;_0x3fdeeb;){if(_0x3fdeeb[_0x147d8f(0x156)]&&_0x147d8f(0x132)==_0x3fdeeb[_0x147d8f(0x156)][_0x147d8f(0x12f)]&&_0x3fdeeb[_0x147d8f(0x156)][_0x147d8f(0x141)])return _0x272f7c;_0x3fdeeb=_0x3fdeeb[_0x147d8f(0x136)];}return{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x172),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x159)])))};}if(_0x147d8f(0x128)!=_0xb743b4[_0x147d8f(0x141)])return{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x141)])))};let _0x56506c=_0x23286e[_0x147d8f(0x153)];for(;_0x56506c;){if(_0x56506c[_0x147d8f(0x156)]&&_0x147d8f(0x132)==_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x12f)]&&_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x141)]&&_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x159)])return _0x272f7c;_0x56506c=_0x56506c[_0x147d8f(0x136)];}const _0x8cc631=_0x23286e[_0x147d8f(0x180)]()[_0x147d8f(0x15e)][_0x147d8f(0x134)][_0x147d8f(0x15b)](_0x147d8f(0x132));return{'type':_0x147d8f(0x165),'content':_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,_0x147d8f(0x14d)+_0x8cc631[_0x147d8f(0x15d)]()+_0x147d8f(0x155)))};}[_0xdf03d1(0x14f)](){const _0x137fef=_0xdf03d1,_0x48952e=this[_0x137fef(0x176)],_0x377e2e=_0x48952e[_0x137fef(0x174)];_0x48952e[_0x137fef(0x12d)][_0x137fef(0x16f)](_0x137fef(0x148))[_0x137fef(0x17e)][_0x137fef(0x139)](_0x3e7a19=>{const _0x5a10ea=_0x137fef;if(_0x5a10ea(0x129)!=_0x3e7a19[_0x5a10ea(0x15c)])return;const {data:_0x4356ed}=_0x3e7a19;if(!_0x4356ed)return;let _0x4d3525,_0x3994b6;switch(_0x4356ed[_0x5a10ea(0x163)]){case _0x5a10ea(0x130):_0x4d3525=_0x5a10ea(0x15f),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525,_0x1d4c0e(_0x377e2e,this[_0x5a10ea(0x13f)](_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x15c)])))};break;case _0x5a10ea(0x131):_0x4d3525=_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x169)]?_0x5a10ea(0x178):_0x5a10ea(0x152),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525)};break;case _0x5a10ea(0x133):_0x4d3525=_0x5a10ea(0x14a),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525,_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x161)])};}return _0x3994b6;});}[_0xdf03d1(0x13f)](_0x306b1e){const _0x3d141c=_0xdf03d1;return _0x3d141c(0x14d)+function(_0x236eb0){const _0x22d410=_0x3d141c;if(pe[_0x22d410(0x173)](_0x236eb0))return _0x22d410(0x182);if(ye[_0x22d410(0x173)](_0x236eb0))return _0x22d410(0x162);return null;}(_0x306b1e)[_0x3d141c(0x15d)]()+_0x3d141c(0x13c)+_0x306b1e[_0x3d141c(0x15d)]()[_0x3d141c(0x17c)](/-/g,'_');}}const pe=[_0xdf03d1(0x143),_0xdf03d1(0x17d),_0xdf03d1(0x16b)],ye=[_0xdf03d1(0x177),_0xdf03d1(0x135),_0xdf03d1(0x14c),_0xdf03d1(0x138),_0xdf03d1(0x160),_0xdf03d1(0x154)];
23
+ const _0x23f91c=_0x41be;(function(_0x29219e,_0x3ba80b){const _0x539ac2=_0x41be,_0x41c8e1=_0x29219e();while(!![]){try{const _0x578f57=-parseInt(_0x539ac2(0x122))/0x1+parseInt(_0x539ac2(0x134))/0x2+parseInt(_0x539ac2(0x149))/0x3+-parseInt(_0x539ac2(0x160))/0x4+parseInt(_0x539ac2(0x16e))/0x5*(-parseInt(_0x539ac2(0x14e))/0x6)+-parseInt(_0x539ac2(0x143))/0x7+parseInt(_0x539ac2(0x169))/0x8*(parseInt(_0x539ac2(0x141))/0x9);if(_0x578f57===_0x3ba80b)break;else _0x41c8e1['push'](_0x41c8e1['shift']());}catch(_0x4e61c0){_0x41c8e1['push'](_0x41c8e1['shift']());}}}(_0x461b,0x727a5));import{Plugin as _0x5beb8d}from'ckeditor5/src/core.js';import{getTranslation as _0x263b19}from'../utils/common-translations.js';export default class ue extends _0x5beb8d{[_0x23f91c(0x170)](){const _0x3da4c1=_0x23f91c;if(!this[_0x3da4c1(0x154)][_0x3da4c1(0x176)][_0x3da4c1(0x151)](_0x3da4c1(0x178)))return;const _0x4c072e=this[_0x3da4c1(0x154)][_0x3da4c1(0x171)][_0x3da4c1(0x13e)](_0x3da4c1(0x124)),_0x6eeb02=this[_0x3da4c1(0x154)][_0x3da4c1(0x176)][_0x3da4c1(0x13e)](_0x3da4c1(0x157));_0x4c072e[_0x3da4c1(0x14c)]&&(_0x6eeb02[_0x3da4c1(0x163)](_0x3da4c1(0x17a)),_0x6eeb02[_0x3da4c1(0x165)](_0x3da4c1(0x17a))),_0x4c072e[_0x3da4c1(0x140)]&&(_0x6eeb02[_0x3da4c1(0x163)](_0x3da4c1(0x12a)),_0x6eeb02[_0x3da4c1(0x165)](_0x3da4c1(0x12a))),_0x4c072e[_0x3da4c1(0x177)]&&(_0x6eeb02[_0x3da4c1(0x163)](_0x3da4c1(0x12b)),_0x6eeb02[_0x3da4c1(0x165)](_0x3da4c1(0x12b)));const _0x1078f7={'type':_0x3da4c1(0x146),'content':''};_0x6eeb02[_0x3da4c1(0x13b)][_0x3da4c1(0x158)](this[_0x3da4c1(0x13a)][_0x3da4c1(0x15e)](this));const _0x5a4ce9=this[_0x3da4c1(0x154)][_0x3da4c1(0x128)];_0x6eeb02[_0x3da4c1(0x13b)][_0x3da4c1(0x179)](_0x3da4c1(0x12a),_0x263b19(_0x5a4ce9,_0x3da4c1(0x145))),_0x6eeb02[_0x3da4c1(0x13b)][_0x3da4c1(0x158)](_0x3aa9aa=>{const _0x41dcf5=_0x3da4c1,{data:_0x2b4aac}=_0x3aa9aa;if(_0x2b4aac&&_0x41dcf5(0x12a)==_0x2b4aac[_0x41dcf5(0x12d)])return null==_0x2b4aac[_0x41dcf5(0x164)]||0x0==_0x2b4aac[_0x41dcf5(0x164)]&&null==_0x2b4aac[_0x41dcf5(0x13c)]?_0x1078f7:void 0x0;}),_0x6eeb02[_0x3da4c1(0x13b)][_0x3da4c1(0x179)](_0x3da4c1(0x12b),_0x263b19(_0x5a4ce9,_0x3da4c1(0x121))),_0x6eeb02[_0x3da4c1(0x13b)][_0x3da4c1(0x158)](_0x591191=>{const _0x4181d4=_0x3da4c1,{data:_0x180864}=_0x591191;if(_0x180864&&_0x4181d4(0x12b)==_0x180864[_0x4181d4(0x12d)])return null==_0x180864[_0x4181d4(0x164)]||0x1==_0x180864[_0x4181d4(0x164)]&&null==_0x180864[_0x4181d4(0x13c)]?_0x1078f7:void 0x0;}),this[_0x3da4c1(0x154)][_0x3da4c1(0x14a)][_0x3da4c1(0x15c)][_0x3da4c1(0x16f)](_0x3f93cc=>{const _0x1e693a=_0x3da4c1;if(_0x3f93cc[_0x1e693a(0x15d)][_0x1e693a(0x137)])return!0x1;let _0x26114c=!0x1;const _0x11594c=_0x6eeb02[_0x1e693a(0x174)]({'skipNotAttached':!0x0})[_0x1e693a(0x162)](_0x40fd1b=>{const _0x12a8b7=_0x1e693a,_0x46de51=_0x6eeb02[_0x12a8b7(0x15f)](_0x40fd1b);return _0x12a8b7(0x12b)==_0x46de51||_0x12a8b7(0x12a)==_0x46de51;});for(const _0x4b6e67 of _0x11594c){const _0x5c58f2=_0x4b6e67[_0x1e693a(0x167)]()[_0x1e693a(0x129)][_0x1e693a(0x120)][_0x1e693a(0x159)](_0x1e693a(0x138));if(_0x1e693a(0x13f)==_0x5c58f2||_0x1e693a(0x156)==_0x5c58f2)continue;_0x6eeb02[_0x1e693a(0x131)](_0x4b6e67[_0x1e693a(0x167)](),_0x1e693a(0x14f))[_0x1e693a(0x133)](_0x4bf162=>_0x1e693a(0x138)==_0x6eeb02[_0x1e693a(0x15f)](_0x4bf162[_0x1e693a(0x166)]))||(_0x3f93cc[_0x1e693a(0x127)](_0x4b6e67[_0x1e693a(0x12f)]()),_0x26114c=!0x0);}return _0x26114c;}),this[_0x3da4c1(0x125)]();}[_0x23f91c(0x13a)](_0x2799b1){const _0x4f160a=_0x23f91c,_0x552a8b=this[_0x4f160a(0x154)][_0x4f160a(0x128)],{data:_0xec1967}=_0x2799b1,_0x3afe59={'type':_0x4f160a(0x146),'content':''};if(!_0xec1967||_0x4f160a(0x17a)!=_0xec1967[_0x4f160a(0x12d)])return;if(!_0xec1967[_0x4f160a(0x13c)])return _0x4f160a(0x150)==_0xec1967[_0x4f160a(0x164)]?_0x3afe59:{'type':_0x4f160a(0x146),'content':''+_0x263b19(_0x552a8b,_0x4f160a(0x15a),_0x263b19(_0x552a8b,this[_0x4f160a(0x135)](_0xec1967[_0x4f160a(0x164)])))};if(!_0xec1967[_0x4f160a(0x164)]){if(_0x4f160a(0x150)==_0xec1967[_0x4f160a(0x13c)])return _0x3afe59;let _0x327a17=_0x2799b1[_0x4f160a(0x130)];for(;_0x327a17;){if(_0x327a17[_0x4f160a(0x15b)]&&_0x4f160a(0x138)==_0x327a17[_0x4f160a(0x15b)][_0x4f160a(0x12d)]&&_0x327a17[_0x4f160a(0x15b)][_0x4f160a(0x164)])return _0x3afe59;_0x327a17=_0x327a17[_0x4f160a(0x175)];}return{'type':_0x4f160a(0x146),'content':''+_0x263b19(_0x552a8b,_0x4f160a(0x173),_0x263b19(_0x552a8b,this[_0x4f160a(0x135)](_0xec1967[_0x4f160a(0x13c)])))};}if(_0x4f160a(0x150)!=_0xec1967[_0x4f160a(0x164)])return{'type':_0x4f160a(0x146),'content':''+_0x263b19(_0x552a8b,_0x4f160a(0x15a),_0x263b19(_0x552a8b,this[_0x4f160a(0x135)](_0xec1967[_0x4f160a(0x164)])))};let _0x767c7f=_0x2799b1[_0x4f160a(0x130)];for(;_0x767c7f;){if(_0x767c7f[_0x4f160a(0x15b)]&&_0x4f160a(0x138)==_0x767c7f[_0x4f160a(0x15b)][_0x4f160a(0x12d)]&&_0x767c7f[_0x4f160a(0x15b)][_0x4f160a(0x164)]&&_0x767c7f[_0x4f160a(0x15b)][_0x4f160a(0x13c)])return _0x3afe59;_0x767c7f=_0x767c7f[_0x4f160a(0x175)];}const _0x4d174b=_0x2799b1[_0x4f160a(0x167)]()[_0x4f160a(0x129)][_0x4f160a(0x120)][_0x4f160a(0x159)](_0x4f160a(0x138));return{'type':_0x4f160a(0x146),'content':_0x263b19(_0x552a8b,_0x4f160a(0x15a),_0x263b19(_0x552a8b,_0x4f160a(0x153)+_0x4d174b[_0x4f160a(0x139)]()+_0x4f160a(0x12c)))};}[_0x23f91c(0x125)](){const _0x3ea397=_0x23f91c,_0x4fd828=this[_0x3ea397(0x154)],_0x1069df=_0x4fd828[_0x3ea397(0x128)];_0x4fd828[_0x3ea397(0x176)][_0x3ea397(0x13e)](_0x3ea397(0x157))[_0x3ea397(0x13b)][_0x3ea397(0x158)](_0x51d540=>{const _0x342f87=_0x3ea397;if(_0x342f87(0x16d)!=_0x51d540[_0x342f87(0x13d)])return;const {data:_0x4f084d}=_0x51d540;if(!_0x4f084d)return;let _0x3adbdf,_0x3c770d;switch(_0x4f084d[_0x342f87(0x126)]){case _0x342f87(0x17a):_0x3adbdf=_0x342f87(0x123),_0x3c770d={'type':_0x342f87(0x146),'content':_0x263b19(_0x1069df,_0x3adbdf,_0x263b19(_0x1069df,this[_0x342f87(0x135)](_0x4f084d[_0x342f87(0x136)][0x0][_0x342f87(0x13d)])))};break;case _0x342f87(0x12a):_0x3adbdf=_0x4f084d[_0x342f87(0x136)][0x0][_0x342f87(0x140)]?_0x342f87(0x12e):_0x342f87(0x161),_0x3c770d={'type':_0x342f87(0x146),'content':_0x263b19(_0x1069df,_0x3adbdf)};break;case _0x342f87(0x12b):_0x3adbdf=_0x342f87(0x152),_0x3c770d={'type':_0x342f87(0x146),'content':_0x263b19(_0x1069df,_0x3adbdf,_0x4f084d[_0x342f87(0x136)][0x0][_0x342f87(0x177)])};}return _0x3c770d;});}[_0x23f91c(0x135)](_0x554f21){const _0x167d9e=_0x23f91c;return _0x167d9e(0x153)+function(_0x11b2d4){const _0x2725f7=_0x167d9e;if(pe[_0x2725f7(0x148)](_0x11b2d4))return _0x2725f7(0x14b);if(ye[_0x2725f7(0x148)](_0x11b2d4))return _0x2725f7(0x13f);return null;}(_0x554f21)[_0x167d9e(0x139)]()+_0x167d9e(0x16c)+_0x554f21[_0x167d9e(0x139)]()[_0x167d9e(0x172)](/-/g,'_');}}const pe=[_0x23f91c(0x16b),_0x23f91c(0x168),_0x23f91c(0x155)],ye=[_0x23f91c(0x16a),_0x23f91c(0x147),_0x23f91c(0x132),_0x23f91c(0x14d),_0x23f91c(0x142),_0x23f91c(0x144)];function _0x41be(_0x27c189,_0x53b2cb){const _0x461b5a=_0x461b();return _0x41be=function(_0x41beef,_0x3356b4){_0x41beef=_0x41beef-0x120;let _0x560150=_0x461b5a[_0x41beef];return _0x560150;},_0x41be(_0x27c189,_0x53b2cb);}function _0x461b(){const _0x3ca9e6=['listType','toUpperCase','handleDescriptions','descriptionFactory','oldValue','type','get','numbered','reversed','117oKSluS','lower-latin','2619295qhRSDo','upper-latin','FORMAT_LIST_REVERSED','format','decimal-leading-zero','includes','991494YTXjfz','model','bulleted','styles','upper-roman','1500882KCsoTN','attribute','default','has','*Format:*\x20set\x20start\x20index\x20to\x20%0','ELEMENT_','editor','square','customNumbered','TrackChangesEditing','registerDescriptionCallback','getAttribute','*Set\x20format:*\x20%0','data','document','batch','bind','_getAttributeKey','763428zEjCaI','*Format:*\x20set\x20order\x20to\x20regular','filter','enableDefaultAttributesIntegration','newValue','registerBlockAttribute','suggestion','getFirstRange','circle','666520pBMmkO','decimal','disc','_LIST_','formatBlock','5isVPbu','registerPostFixer','afterInit','config','replace','*Remove\x20format:*\x20%0','getSuggestions','next','plugins','startIndex','ListPropertiesEditing','registerAttributeLabel','listStyle','nodeAfter','FORMAT_LIST_START','383502afBKhr','*Change\x20to:*\x20%0','list.properties','_registerLegacyDescription','commandName','removeMarker','locale','start','listReversed','listStart','_LIST_DEFAULT','key','*Format:*\x20set\x20order\x20to\x20reversed','getFirstMarker','head','_findSuggestions','lower-roman','find','507998ZYGZtC','_getTranslationKeyForListStyle','commandParams','isUndo'];_0x461b=function(){return _0x3ca9e6;};return _0x461b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f9853=_0x5d37;(function(_0x3b25ed,_0x2f916c){const _0x281b0a=_0x5d37,_0x5a91ab=_0x3b25ed();while(!![]){try{const _0x40542e=-parseInt(_0x281b0a(0x13a))/0x1+-parseInt(_0x281b0a(0x129))/0x2+parseInt(_0x281b0a(0x120))/0x3+parseInt(_0x281b0a(0x141))/0x4+parseInt(_0x281b0a(0x133))/0x5*(-parseInt(_0x281b0a(0x12f))/0x6)+parseInt(_0x281b0a(0x13b))/0x7+-parseInt(_0x281b0a(0x137))/0x8*(-parseInt(_0x281b0a(0x11f))/0x9);if(_0x40542e===_0x2f916c)break;else _0x5a91ab['push'](_0x5a91ab['shift']());}catch(_0x20c06a){_0x5a91ab['push'](_0x5a91ab['shift']());}}}(_0x4cac,0xbfed4));function _0x5d37(_0x1f7a38,_0x33b4ae){const _0x4cac68=_0x4cac();return _0x5d37=function(_0x5d379c,_0xfb0ae5){_0x5d379c=_0x5d379c-0x11e;let _0x1ea152=_0x4cac68[_0x5d379c];return _0x1ea152;},_0x5d37(_0x1f7a38,_0x33b4ae);}function _0x4cac(){const _0x48ed78=['div','locale','791886AyoShg','elementToElement','data','TrackChangesEditing','stop','downcastDispatcher','54gBUfDD','mediaEmbed','has','attribute:url:media','755415ekSPIP','for','dataDowncast','conversion','23442744PcluMd','options','get','1400503aNiEKt','2487758eoPIlR','plugins','media','ELEMENT_MEDIA','MediaEmbedEditing','afterInit','1225096KFqrZp','registerElementLabel','9hLkBqB','1050942srqPYt','editor','enableCommand','descriptionFactory','showSuggestionHighlights','high','createEmptyElement'];_0x4cac=function(){return _0x48ed78;};return _0x4cac();}import{Plugin as _0x35299a}from'ckeditor5/src/core.js';import{getTranslation as _0x4d5604}from'../utils/common-translations.js';export default class ft extends _0x35299a{[_0x1f9853(0x140)](){const _0x4a20f6=_0x1f9853,_0x5f3cf0=this[_0x4a20f6(0x121)];if(!_0x5f3cf0[_0x4a20f6(0x13c)][_0x4a20f6(0x131)](_0x4a20f6(0x13f)))return;const _0x1adc46=_0x5f3cf0[_0x4a20f6(0x13c)][_0x4a20f6(0x139)](_0x4a20f6(0x12c)),_0x4dc369=_0x5f3cf0[_0x4a20f6(0x128)];_0x1adc46[_0x4a20f6(0x122)](_0x4a20f6(0x130)),_0x1adc46[_0x4a20f6(0x123)][_0x4a20f6(0x11e)](_0x4a20f6(0x13d),_0x29cdd8=>_0x4d5604(_0x4dc369,_0x4a20f6(0x13e),_0x29cdd8)),_0x5f3cf0[_0x4a20f6(0x136)][_0x4a20f6(0x134)](_0x4a20f6(0x135))[_0x4a20f6(0x12a)]({'model':_0x4a20f6(0x13d),'view':(_0x5ae3e6,{writer:_0x512255,options:_0x150892})=>{const _0x4c0e2f=_0x4a20f6;if(_0x150892[_0x4c0e2f(0x124)])return _0x512255[_0x4c0e2f(0x126)](_0x4c0e2f(0x127));},'converterPriority':_0x4a20f6(0x125)}),_0x5f3cf0[_0x4a20f6(0x12b)][_0x4a20f6(0x12e)]['on'](_0x4a20f6(0x132),(_0x4cec58,_0x370705,_0x240567)=>{const _0x1e0a64=_0x4a20f6;_0x240567[_0x1e0a64(0x138)][_0x1e0a64(0x124)]&&_0x4cec58[_0x1e0a64(0x12d)]();},{'priority':_0x4a20f6(0x125)});}}
23
+ const _0x3cbccb=_0x4bf0;(function(_0x25c326,_0x2f341e){const _0x265ed6=_0x4bf0,_0x2aa0ce=_0x25c326();while(!![]){try{const _0x160110=-parseInt(_0x265ed6(0x107))/0x1*(-parseInt(_0x265ed6(0x102))/0x2)+parseInt(_0x265ed6(0xea))/0x3+parseInt(_0x265ed6(0xf5))/0x4*(parseInt(_0x265ed6(0xe6))/0x5)+parseInt(_0x265ed6(0x105))/0x6+parseInt(_0x265ed6(0xec))/0x7+-parseInt(_0x265ed6(0x10a))/0x8*(parseInt(_0x265ed6(0xee))/0x9)+parseInt(_0x265ed6(0xe9))/0xa*(-parseInt(_0x265ed6(0x109))/0xb);if(_0x160110===_0x2f341e)break;else _0x2aa0ce['push'](_0x2aa0ce['shift']());}catch(_0x399399){_0x2aa0ce['push'](_0x2aa0ce['shift']());}}}(_0x5e5a,0x44e12));import{Plugin as _0xffe103}from'ckeditor5/src/core.js';function _0x5e5a(){const _0x3ca59d=['high','9249TxXNcs','locale','6974DPWIpI','8chsGKH','has','5JZOcgg','MediaEmbedEditing','afterInit','12910HnuDdP','1563990UwRJUs','ELEMENT_MEDIA','865522JhAtJc','stop','3561309nMSHKA','enableCommand','descriptionFactory','TrackChangesEditing','editor','downcastDispatcher','registerElementLabel','1393228etYYgy','div','data','get','options','createEmptyElement','for','showSuggestionHighlights','media','mediaEmbed','plugins','dataDowncast','attribute:url:media','46AvdfCd','conversion','elementToElement','1741890PRciak'];_0x5e5a=function(){return _0x3ca59d;};return _0x5e5a();}function _0x4bf0(_0x491d18,_0x327070){const _0x5e5aed=_0x5e5a();return _0x4bf0=function(_0x4bf0f8,_0x35fe57){_0x4bf0f8=_0x4bf0f8-0xe6;let _0xcc0a3c=_0x5e5aed[_0x4bf0f8];return _0xcc0a3c;},_0x4bf0(_0x491d18,_0x327070);}import{getTranslation as _0x399d1d}from'../utils/common-translations.js';export default class ft extends _0xffe103{[_0x3cbccb(0xe8)](){const _0x390e42=_0x3cbccb,_0x58d6b7=this[_0x390e42(0xf2)];if(!_0x58d6b7[_0x390e42(0xff)][_0x390e42(0x10b)](_0x390e42(0xe7)))return;const _0x24b84f=_0x58d6b7[_0x390e42(0xff)][_0x390e42(0xf8)](_0x390e42(0xf1)),_0x24e1f2=_0x58d6b7[_0x390e42(0x108)];_0x24b84f[_0x390e42(0xef)](_0x390e42(0xfe)),_0x24b84f[_0x390e42(0xf0)][_0x390e42(0xf4)](_0x390e42(0xfd),_0x455332=>_0x399d1d(_0x24e1f2,_0x390e42(0xeb),_0x455332)),_0x58d6b7[_0x390e42(0x103)][_0x390e42(0xfb)](_0x390e42(0x100))[_0x390e42(0x104)]({'model':_0x390e42(0xfd),'view':(_0x27e87d,{writer:_0x29db27,options:_0x5b27c4})=>{const _0x39a3f8=_0x390e42;if(_0x5b27c4[_0x39a3f8(0xfc)])return _0x29db27[_0x39a3f8(0xfa)](_0x39a3f8(0xf6));},'converterPriority':_0x390e42(0x106)}),_0x58d6b7[_0x390e42(0xf7)][_0x390e42(0xf3)]['on'](_0x390e42(0x101),(_0x4517ce,_0x894481,_0x5b516d)=>{const _0x365331=_0x390e42;_0x5b516d[_0x365331(0xf9)][_0x365331(0xfc)]&&_0x4517ce[_0x365331(0xed)]();},{'priority':_0x390e42(0x106)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12302f=_0x4998;(function(_0xffd9af,_0x37f369){const _0x377f50=_0x4998,_0xb61e7=_0xffd9af();while(!![]){try{const _0x3749e1=parseInt(_0x377f50(0x1b4))/0x1*(parseInt(_0x377f50(0x1b0))/0x2)+parseInt(_0x377f50(0x1c1))/0x3+-parseInt(_0x377f50(0x1b5))/0x4*(-parseInt(_0x377f50(0x1b1))/0x5)+-parseInt(_0x377f50(0x1b7))/0x6*(parseInt(_0x377f50(0x1af))/0x7)+parseInt(_0x377f50(0x1bb))/0x8*(parseInt(_0x377f50(0x1c0))/0x9)+parseInt(_0x377f50(0x1b9))/0xa+-parseInt(_0x377f50(0x1ba))/0xb;if(_0x3749e1===_0x37f369)break;else _0xb61e7['push'](_0xb61e7['shift']());}catch(_0x18280d){_0xb61e7['push'](_0xb61e7['shift']());}}}(_0x95fb,0xbbc98));import{Plugin as _0x224dc1}from'ckeditor5/src/core.js';function _0x95fb(){const _0x39903d=['964916QRFhXV','afterInit','4333398XKugmv','TrackChangesEditing','7338880MUlHSS','24795562dOfcQU','16fHmeuB','MentionEditing','mention','editor','enableCommand','4411935tnNVFg','2165037YVrBBZ','get','7LdBAae','2JXHQmh','15LNfAvY','plugins','has','585867UUbCQd'];_0x95fb=function(){return _0x39903d;};return _0x95fb();}function _0x4998(_0x217a92,_0xe84d8d){const _0x499861=_0x95fb();return _0x4998=function(_0x38f320,_0x2dbd98){_0x38f320=_0x38f320-0x1ae;let _0xf84a20=_0x499861[_0x38f320];return _0xf84a20;},_0x4998(_0x217a92,_0xe84d8d);}export default class gt extends _0x224dc1{[_0x12302f(0x1b6)](){const _0x538912=_0x12302f,_0x403bb6=this[_0x538912(0x1be)];_0x403bb6[_0x538912(0x1b2)][_0x538912(0x1b3)](_0x538912(0x1bc))&&_0x403bb6[_0x538912(0x1b2)][_0x538912(0x1ae)](_0x538912(0x1b8))[_0x538912(0x1bf)](_0x538912(0x1bd));}}
23
+ const _0xebb583=_0x1b16;(function(_0x2bacaa,_0x51ca82){const _0x5b39cf=_0x1b16,_0x510e36=_0x2bacaa();while(!![]){try{const _0x48dcc2=parseInt(_0x5b39cf(0x74))/0x1*(parseInt(_0x5b39cf(0x7c))/0x2)+parseInt(_0x5b39cf(0x78))/0x3+parseInt(_0x5b39cf(0x75))/0x4+parseInt(_0x5b39cf(0x7b))/0x5+-parseInt(_0x5b39cf(0x73))/0x6+-parseInt(_0x5b39cf(0x7f))/0x7*(parseInt(_0x5b39cf(0x71))/0x8)+-parseInt(_0x5b39cf(0x70))/0x9*(parseInt(_0x5b39cf(0x81))/0xa);if(_0x48dcc2===_0x51ca82)break;else _0x510e36['push'](_0x510e36['shift']());}catch(_0x32f636){_0x510e36['push'](_0x510e36['shift']());}}}(_0x2519,0xe1178));function _0x2519(){const _0x1cd2b2=['4720zDYhel','get','5577618ROtXYj','1UCElvi','4459776aKmszm','TrackChangesEditing','editor','1831983QxsGHP','has','plugins','8480495irTtzq','3134832eBQPyQ','mention','enableCommand','6398aGkvWX','MentionEditing','1070kYzLdr','afterInit','218547DvYeWK'];_0x2519=function(){return _0x1cd2b2;};return _0x2519();}import{Plugin as _0x60303a}from'ckeditor5/src/core.js';function _0x1b16(_0x5d76f0,_0x1006d2){const _0x251947=_0x2519();return _0x1b16=function(_0x1b165b,_0x4427cf){_0x1b165b=_0x1b165b-0x70;let _0x4599b9=_0x251947[_0x1b165b];return _0x4599b9;},_0x1b16(_0x5d76f0,_0x1006d2);}export default class gt extends _0x60303a{[_0xebb583(0x82)](){const _0x32fd51=_0xebb583,_0x1cbf64=this[_0x32fd51(0x77)];_0x1cbf64[_0x32fd51(0x7a)][_0x32fd51(0x79)](_0x32fd51(0x80))&&_0x1cbf64[_0x32fd51(0x7a)][_0x32fd51(0x72)](_0x32fd51(0x76))[_0x32fd51(0x7e)](_0x32fd51(0x7d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3063(){const _0x404b5d=['has','MultiLevelList','multiLevelList','format','17355040ZPMCtG','ELEMENT_MULTI_LEVEL_LIST','head','5878062lAsEEY','handleDescriptions','293528Holbfe','154zWGzue','listMarkerStyle','listType','enableDefaultAttributesIntegration','4703706WFSfyf','plugins','data','oldValue','get','*Remove\x20format:*\x20%0','newValue','registerDescriptionCallback','*Set\x20format:*\x20%0','5YzYyxq','key','registerBlockAttribute','9grcbpI','descriptionFactory','afterInit','237374BYUfXJ','editor','next','1326735THJFbo','5613496fELBJt','locale','TrackChangesEditing'];_0x3063=function(){return _0x404b5d;};return _0x3063();}const _0x2f56d3=_0x12b7;(function(_0x3cfd7a,_0xbe43cc){const _0xe0e2de=_0x12b7,_0x24a16c=_0x3cfd7a();while(!![]){try{const _0x2c389b=parseInt(_0xe0e2de(0x115))/0x1+parseInt(_0xe0e2de(0x136))/0x2*(parseInt(_0xe0e2de(0x133))/0x3)+-parseInt(_0xe0e2de(0x116))/0x4+parseInt(_0xe0e2de(0x130))/0x5*(-parseInt(_0xe0e2de(0x120))/0x6)+-parseInt(_0xe0e2de(0x123))/0x7*(parseInt(_0xe0e2de(0x122))/0x8)+parseInt(_0xe0e2de(0x127))/0x9+parseInt(_0xe0e2de(0x11d))/0xa;if(_0x2c389b===_0xbe43cc)break;else _0x24a16c['push'](_0x24a16c['shift']());}catch(_0x180c46){_0x24a16c['push'](_0x24a16c['shift']());}}}(_0x3063,0xb7459));function _0x12b7(_0x242d5a,_0x150063){const _0x306319=_0x3063();return _0x12b7=function(_0x12b7f2,_0x198c79){_0x12b7f2=_0x12b7f2-0x114;let _0x564d9a=_0x306319[_0x12b7f2];return _0x564d9a;},_0x12b7(_0x242d5a,_0x150063);}import{Plugin as _0x120a8f}from'ckeditor5/src/core.js';import{getTranslation as _0x262565}from'../utils/common-translations.js';export default class lt extends _0x120a8f{[_0x2f56d3(0x135)](){const _0x416ad9=_0x2f56d3,_0x1fb63a=this[_0x416ad9(0x137)],_0x31340b=_0x1fb63a[_0x416ad9(0x128)][_0x416ad9(0x12b)](_0x416ad9(0x118));_0x1fb63a[_0x416ad9(0x128)][_0x416ad9(0x119)](_0x416ad9(0x11a))&&(_0x31340b[_0x416ad9(0x126)](_0x416ad9(0x11b)),_0x31340b[_0x416ad9(0x132)](_0x416ad9(0x124)),_0x31340b[_0x416ad9(0x134)][_0x416ad9(0x12e)](_0x379c71=>this[_0x416ad9(0x121)](_0x379c71)));}[_0x2f56d3(0x121)](_0xe9be93){const _0x54ea88=_0x2f56d3,_0x174dd6=this[_0x54ea88(0x137)][_0x54ea88(0x117)],{data:_0x4b081e}=_0xe9be93,_0x530c60={'type':_0x54ea88(0x11c),'content':''};if(_0x4b081e&&_0x54ea88(0x124)==_0x4b081e[_0x54ea88(0x131)]){if(!_0x4b081e[_0x54ea88(0x12a)])return{'type':_0x54ea88(0x11c),'content':_0x262565(_0x174dd6,_0x54ea88(0x12f),_0x262565(_0x174dd6,_0x54ea88(0x11e)))+'\x20('+_0x4b081e[_0x54ea88(0x12d)]+')'};if(!_0x4b081e[_0x54ea88(0x12d)]){let _0x408313=_0xe9be93[_0x54ea88(0x11f)];for(;_0x408313;){if(_0x408313[_0x54ea88(0x129)]&&_0x54ea88(0x125)==_0x408313[_0x54ea88(0x129)][_0x54ea88(0x131)]&&_0x408313[_0x54ea88(0x129)][_0x54ea88(0x12d)])return _0x530c60;_0x408313=_0x408313[_0x54ea88(0x114)];}return{'type':_0x54ea88(0x11c),'content':_0x262565(_0x174dd6,_0x54ea88(0x12c),_0x262565(_0x174dd6,_0x54ea88(0x11e)))+'\x20('+_0x4b081e[_0x54ea88(0x12a)]+')'};}}}}
23
+ const _0x52f3ed=_0x3fb2;(function(_0x4dd20a,_0x91a1b5){const _0x2a1540=_0x3fb2,_0x439e69=_0x4dd20a();while(!![]){try{const _0x35ff11=-parseInt(_0x2a1540(0x132))/0x1+-parseInt(_0x2a1540(0x14c))/0x2+-parseInt(_0x2a1540(0x131))/0x3*(parseInt(_0x2a1540(0x143))/0x4)+parseInt(_0x2a1540(0x146))/0x5*(-parseInt(_0x2a1540(0x149))/0x6)+-parseInt(_0x2a1540(0x130))/0x7*(parseInt(_0x2a1540(0x128))/0x8)+parseInt(_0x2a1540(0x142))/0x9*(-parseInt(_0x2a1540(0x145))/0xa)+-parseInt(_0x2a1540(0x144))/0xb*(-parseInt(_0x2a1540(0x140))/0xc);if(_0x35ff11===_0x91a1b5)break;else _0x439e69['push'](_0x439e69['shift']());}catch(_0x3899a0){_0x439e69['push'](_0x439e69['shift']());}}}(_0x1798,0xac83f));import{Plugin as _0x1cbf8a}from'ckeditor5/src/core.js';import{getTranslation as _0x111a68}from'../utils/common-translations.js';function _0x1798(){const _0x5ae0d0=['handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','21qljFtS','191217VCMbfL','500036sVPrmn','format','registerDescriptionCallback','head','multiLevelList','data','MultiLevelList','enableDefaultAttributesIntegration','descriptionFactory','editor','*Remove\x20format:*\x20%0','key','oldValue','locale','12vCwfwk','newValue','9NiFDtK','52rEGLHl','57011933AyXqzy','5487270yKwlhm','160310CrhXdD','next','get','204LmoITx','has','listMarkerStyle','1523922KOvNGk','TrackChangesEditing','1991576OTPaGc','listType','*Set\x20format:*\x20%0','afterInit','registerBlockAttribute','plugins'];_0x1798=function(){return _0x5ae0d0;};return _0x1798();}function _0x3fb2(_0x5c13ad,_0x44e15a){const _0x17985f=_0x1798();return _0x3fb2=function(_0x3fb2a5,_0x306fe2){_0x3fb2a5=_0x3fb2a5-0x127;let _0x4c1635=_0x17985f[_0x3fb2a5];return _0x4c1635;},_0x3fb2(_0x5c13ad,_0x44e15a);}export default class lt extends _0x1cbf8a{[_0x52f3ed(0x12b)](){const _0x11ea7c=_0x52f3ed,_0x25cfc2=this[_0x11ea7c(0x13b)],_0x77eb7=_0x25cfc2[_0x11ea7c(0x12d)][_0x11ea7c(0x148)](_0x11ea7c(0x127));_0x25cfc2[_0x11ea7c(0x12d)][_0x11ea7c(0x14a)](_0x11ea7c(0x138))&&(_0x77eb7[_0x11ea7c(0x139)](_0x11ea7c(0x136)),_0x77eb7[_0x11ea7c(0x12c)](_0x11ea7c(0x14b)),_0x77eb7[_0x11ea7c(0x13a)][_0x11ea7c(0x134)](_0x3438d2=>this[_0x11ea7c(0x12e)](_0x3438d2)));}[_0x52f3ed(0x12e)](_0x200309){const _0x91343d=_0x52f3ed,_0x4f5712=this[_0x91343d(0x13b)][_0x91343d(0x13f)],{data:_0x1d4f99}=_0x200309,_0xf8759f={'type':_0x91343d(0x133),'content':''};if(_0x1d4f99&&_0x91343d(0x14b)==_0x1d4f99[_0x91343d(0x13d)]){if(!_0x1d4f99[_0x91343d(0x13e)])return{'type':_0x91343d(0x133),'content':_0x111a68(_0x4f5712,_0x91343d(0x12a),_0x111a68(_0x4f5712,_0x91343d(0x12f)))+'\x20('+_0x1d4f99[_0x91343d(0x141)]+')'};if(!_0x1d4f99[_0x91343d(0x141)]){let _0x4656c5=_0x200309[_0x91343d(0x135)];for(;_0x4656c5;){if(_0x4656c5[_0x91343d(0x137)]&&_0x91343d(0x129)==_0x4656c5[_0x91343d(0x137)][_0x91343d(0x13d)]&&_0x4656c5[_0x91343d(0x137)][_0x91343d(0x141)])return _0xf8759f;_0x4656c5=_0x4656c5[_0x91343d(0x147)];}return{'type':_0x91343d(0x133),'content':_0x111a68(_0x4f5712,_0x91343d(0x13c),_0x111a68(_0x4f5712,_0x91343d(0x12f)))+'\x20('+_0x1d4f99[_0x91343d(0x13e)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5415(){const _0x11e188=['42024aaMIaO','21533930xUOCsi','registerElementLabel','has','plugins','get','pageBreak','182dHncAR','ELEMENT_PAGE_BREAK','TrackChangesEditing','PageBreakEditing','editor','afterInit','4808394sUuTau','6RtdtYk','enableCommand','272117OVRsMH','2TcFBxe','4027120jlBSIZ','2446770LQuval','locale','descriptionFactory','4181484yiDcrx'];_0x5415=function(){return _0x11e188;};return _0x5415();}const _0x523d1e=_0x49d8;(function(_0x635404,_0x2fd6ce){const _0x46e342=_0x49d8,_0x25ac61=_0x635404();while(!![]){try{const _0x4c19fa=parseInt(_0x46e342(0x14b))/0x1+-parseInt(_0x46e342(0x14c))/0x2*(parseInt(_0x46e342(0x151))/0x3)+-parseInt(_0x46e342(0x14d))/0x4+-parseInt(_0x46e342(0x14e))/0x5*(-parseInt(_0x46e342(0x149))/0x6)+parseInt(_0x46e342(0x159))/0x7*(-parseInt(_0x46e342(0x152))/0x8)+parseInt(_0x46e342(0x148))/0x9+parseInt(_0x46e342(0x153))/0xa;if(_0x4c19fa===_0x2fd6ce)break;else _0x25ac61['push'](_0x25ac61['shift']());}catch(_0xb46f96){_0x25ac61['push'](_0x25ac61['shift']());}}}(_0x5415,0xdea48));function _0x49d8(_0xcc2510,_0x1cb64f){const _0x54158d=_0x5415();return _0x49d8=function(_0x49d847,_0x31d9b){_0x49d847=_0x49d847-0x143;let _0xeeb033=_0x54158d[_0x49d847];return _0xeeb033;},_0x49d8(_0xcc2510,_0x1cb64f);}import{Plugin as _0x34fa17}from'ckeditor5/src/core.js';import{getTranslation as _0x101f22}from'../utils/common-translations.js';export default class mt extends _0x34fa17{[_0x523d1e(0x147)](){const _0x869731=_0x523d1e,_0x4e4e87=this[_0x869731(0x146)];if(!_0x4e4e87[_0x869731(0x156)][_0x869731(0x155)](_0x869731(0x145)))return;_0x4e4e87[_0x869731(0x156)][_0x869731(0x157)](_0x869731(0x144))[_0x869731(0x14a)](_0x869731(0x158));const _0x2c206f=_0x4e4e87[_0x869731(0x156)][_0x869731(0x157)](_0x869731(0x144)),_0x5bb35d=_0x4e4e87[_0x869731(0x14f)];_0x2c206f[_0x869731(0x150)][_0x869731(0x154)](_0x869731(0x158),_0x1030b6=>_0x101f22(_0x5bb35d,_0x869731(0x143),_0x1030b6));}}
23
+ const _0x2cbd58=_0x3930;function _0x16d8(){const _0x36d0bd=['locale','get','1563310nwXaqc','afterInit','5940027agJSZw','descriptionFactory','TrackChangesEditing','8jiLxeQ','pageBreak','ELEMENT_PAGE_BREAK','212972zeFszV','enableCommand','1316904LyOkWz','has','1289724skPEbD','4dGFzgm','PageBreakEditing','registerElementLabel','356245UJJGja','6152496QUPdvx','editor','plugins'];_0x16d8=function(){return _0x36d0bd;};return _0x16d8();}function _0x3930(_0x201abd,_0x106994){const _0x16d869=_0x16d8();return _0x3930=function(_0x3930cc,_0x5f2edb){_0x3930cc=_0x3930cc-0x14a;let _0x506fd6=_0x16d869[_0x3930cc];return _0x506fd6;},_0x3930(_0x201abd,_0x106994);}(function(_0x18ca6d,_0x2428de){const _0xffe3e0=_0x3930,_0xf4dba8=_0x18ca6d();while(!![]){try{const _0x24ff12=parseInt(_0xffe3e0(0x15e))/0x1+parseInt(_0xffe3e0(0x14d))/0x2*(parseInt(_0xffe3e0(0x14c))/0x3)+-parseInt(_0xffe3e0(0x15b))/0x4*(-parseInt(_0xffe3e0(0x150))/0x5)+-parseInt(_0xffe3e0(0x14a))/0x6+-parseInt(_0xffe3e0(0x156))/0x7+-parseInt(_0xffe3e0(0x151))/0x8+parseInt(_0xffe3e0(0x158))/0x9;if(_0x24ff12===_0x2428de)break;else _0xf4dba8['push'](_0xf4dba8['shift']());}catch(_0x130fba){_0xf4dba8['push'](_0xf4dba8['shift']());}}}(_0x16d8,0xa1f75));import{Plugin as _0x4e7c60}from'ckeditor5/src/core.js';import{getTranslation as _0xd41ae6}from'../utils/common-translations.js';export default class mt extends _0x4e7c60{[_0x2cbd58(0x157)](){const _0xa950fb=_0x2cbd58,_0x9879d2=this[_0xa950fb(0x152)];if(!_0x9879d2[_0xa950fb(0x153)][_0xa950fb(0x14b)](_0xa950fb(0x14e)))return;_0x9879d2[_0xa950fb(0x153)][_0xa950fb(0x155)](_0xa950fb(0x15a))[_0xa950fb(0x15f)](_0xa950fb(0x15c));const _0x1166d4=_0x9879d2[_0xa950fb(0x153)][_0xa950fb(0x155)](_0xa950fb(0x15a)),_0x2e2378=_0x9879d2[_0xa950fb(0x154)];_0x1166d4[_0xa950fb(0x159)][_0xa950fb(0x14f)](_0xa950fb(0x15c),_0x1559bf=>_0xd41ae6(_0x2e2378,_0xa950fb(0x15d),_0x1559bf));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34b642=_0x3bae;(function(_0x43d845,_0x456213){const _0x367882=_0x3bae,_0x2aefef=_0x43d845();while(!![]){try{const _0x3c79a6=-parseInt(_0x367882(0x20a))/0x1+parseInt(_0x367882(0x1ff))/0x2*(-parseInt(_0x367882(0x1ee))/0x3)+parseInt(_0x367882(0x1ec))/0x4+-parseInt(_0x367882(0x1f7))/0x5+-parseInt(_0x367882(0x21a))/0x6+-parseInt(_0x367882(0x1ea))/0x7+parseInt(_0x367882(0x209))/0x8;if(_0x3c79a6===_0x456213)break;else _0x2aefef['push'](_0x2aefef['shift']());}catch(_0x49b4f3){_0x2aefef['push'](_0x2aefef['shift']());}}}(_0xce6f,0xe21a2));function _0x3bae(_0x232b58,_0x597c67){const _0xce6f96=_0xce6f();return _0x3bae=function(_0x3bae42,_0x2b7af3){_0x3bae42=_0x3bae42-0x1dd;let _0x40e0a5=_0xce6f96[_0x3bae42];return _0x40e0a5;},_0x3bae(_0x232b58,_0x597c67);}function _0xce6f(){const _0x300ed0=['getItemLabel','consume','isTouching','insertParagraph','writer','get','editing','data','formatBlock','commandName','span','has','*Change\x20to:*\x20%0','Paragraph','ck-suggestion-marker-split','registerElementLabel','plugins','format','12007436pJNwWk','nodeAfter','3009304kmrCVg','toViewPosition','12LYUmPE','mapper','start','descriptionFactory','_registerLegacyDescription','model','$text','downcastDispatcher','consumable','3974150TruuFD','*Insert:*\x20%0','insert','addMarker:suggestion:insertion','name','checkChild','isLimit','showSuggestionHighlights','240010VXCENk','enableCommand','markerName','isBlock','TrackChangesEditing','highest','ck-suggestion-marker--active','options','addClass','editor','36800880cgaPdu','593002umwJVR','paragraph','end','includes','getFirstRange','activeMarkers','registerDescriptionCallback','bindElementToMarker','schema','enableDefaultAttributesIntegration','createUIElement','insertion','ELEMENT_PARAGRAPH','locale','markerRange','afterInit','5058732MXHdry','type'];_0xce6f=function(){return _0x300ed0;};return _0xce6f();}import{Plugin as _0x120701}from'ckeditor5/src/core.js';import{getTranslation as _0x39505d}from'../utils/common-translations.js';export default class dt extends _0x120701{[_0x34b642(0x219)](){const _0x38c35e=_0x34b642,_0x1942e7=this[_0x38c35e(0x208)];if(!_0x1942e7[_0x38c35e(0x1e8)][_0x38c35e(0x1e3)](_0x38c35e(0x1e5)))return;const _0x2d31bf=_0x1942e7[_0x38c35e(0x217)],_0x3f4205=_0x1942e7[_0x38c35e(0x1e8)][_0x38c35e(0x1dd)](_0x38c35e(0x203));_0x3f4205[_0x38c35e(0x1f1)][_0x38c35e(0x1e7)](_0x38c35e(0x20b),_0x4ace0c=>_0x39505d(_0x2d31bf,_0x38c35e(0x216),_0x4ace0c)),_0x3f4205[_0x38c35e(0x213)](_0x38c35e(0x20b)),_0x3f4205[_0x38c35e(0x200)](_0x38c35e(0x21f)),_0x1942e7[_0x38c35e(0x1de)][_0x38c35e(0x1f5)]['on'](_0x38c35e(0x1fa),nr(_0x1942e7),{'priority':_0x38c35e(0x204)}),_0x1942e7[_0x38c35e(0x1df)][_0x38c35e(0x1f5)]['on'](_0x38c35e(0x1fa),(_0x3519d0,_0x353f14,_0x33822a)=>{const _0x252504=_0x38c35e;_0x33822a[_0x252504(0x206)][_0x252504(0x1fe)]&&nr(_0x1942e7,{'showActiveMarker':!0x1})(_0x3519d0,_0x353f14,_0x33822a);},{'priority':_0x38c35e(0x204)});const _0x1eba1e=_0x3f4205[_0x38c35e(0x1f1)];_0x1eba1e[_0x38c35e(0x210)](_0x318097=>{const _0x2b5996=_0x38c35e;if(_0x2b5996(0x215)!==_0x318097[_0x2b5996(0x21b)])return;const {start:_0x3315a3,end:_0x24611a}=_0x318097[_0x2b5996(0x20e)]();if(!_0x3315a3[_0x2b5996(0x21e)](_0x24611a)||!_0x3315a3[_0x2b5996(0x1eb)])return;const _0x189b69=_0x1942e7[_0x2b5996(0x1f3)][_0x2b5996(0x212)],_0xef2de3=_0x3315a3[_0x2b5996(0x1eb)];return _0x189b69[_0x2b5996(0x202)](_0xef2de3)&&!_0x189b69[_0x2b5996(0x1fd)](_0xef2de3)&&_0x189b69[_0x2b5996(0x1fc)](_0xef2de3,_0x2b5996(0x1f4))?{'type':_0x2b5996(0x215),'content':_0x39505d(_0x2d31bf,_0x2b5996(0x1f8),_0x1eba1e[_0x2b5996(0x21c)](_0xef2de3,0x1))}:void 0x0;}),this[_0x38c35e(0x1f2)]();}[_0x34b642(0x1f2)](){const _0x2f8d30=_0x34b642,_0x5be8fe=this[_0x2f8d30(0x208)],_0x55d640=_0x5be8fe[_0x2f8d30(0x217)];_0x5be8fe[_0x2f8d30(0x1e8)][_0x2f8d30(0x1dd)](_0x2f8d30(0x203))[_0x2f8d30(0x1f1)][_0x2f8d30(0x210)](_0x548b72=>{const _0x2883c7=_0x2f8d30;if(_0x2883c7(0x1e0)!=_0x548b72[_0x2883c7(0x21b)])return;const {data:_0x3d5c97}=_0x548b72;return _0x3d5c97&&_0x2883c7(0x20b)==_0x3d5c97[_0x2883c7(0x1e1)]?{'type':_0x2883c7(0x1e9),'content':_0x39505d(_0x55d640,_0x2883c7(0x1e4),_0x39505d(_0x55d640,_0x2883c7(0x216)))}:void 0x0;});}}function nr(_0x416e07,{showActiveMarker:_0x48ad80=!0x0}={}){return(_0x43fac7,_0x4cd1b3,_0xf98f85)=>{const _0x58c94a=_0x3bae,_0x572be0=_0x416e07[_0x58c94a(0x1e8)][_0x58c94a(0x1dd)](_0x58c94a(0x203)),_0x43fd69=_0x4cd1b3[_0x58c94a(0x218)][_0x58c94a(0x1f0)],_0x45aac6=_0x4cd1b3[_0x58c94a(0x218)][_0x58c94a(0x20c)],_0x2517c5=_0x416e07[_0x58c94a(0x1f3)][_0x58c94a(0x212)];if(!_0x43fd69[_0x58c94a(0x21e)](_0x45aac6)||!_0x43fd69[_0x58c94a(0x1eb)])return;const _0x1f68e6=_0x43fd69[_0x58c94a(0x1eb)];if(_0x2517c5[_0x58c94a(0x202)](_0x1f68e6)&&!_0x2517c5[_0x58c94a(0x1fd)](_0x1f68e6)&&_0x2517c5[_0x58c94a(0x1fc)](_0x1f68e6,_0x58c94a(0x1f4))){if(!_0xf98f85[_0x58c94a(0x1f6)][_0x58c94a(0x21d)](_0x4cd1b3[_0x58c94a(0x218)],_0x43fac7[_0x58c94a(0x1fb)]))return;const _0xac30d3=_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x214)](_0x58c94a(0x1e2),{'class':_0x58c94a(0x1e6)}),_0x20b4d7=_0xf98f85[_0x58c94a(0x1ef)][_0x58c94a(0x1ed)](_0x45aac6);_0x48ad80&&_0x572be0[_0x58c94a(0x20f)][_0x58c94a(0x20d)](_0x4cd1b3[_0x58c94a(0x201)])&&_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x207)](_0x58c94a(0x205),_0xac30d3),_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x1f9)](_0x20b4d7,_0xac30d3),_0xf98f85[_0x58c94a(0x1ef)][_0x58c94a(0x211)](_0xac30d3,_0x4cd1b3[_0x58c94a(0x201)]);}};}
23
+ function _0xb84a(_0x2f9f4f,_0xdb835d){const _0x3560f6=_0x3560();return _0xb84a=function(_0xb84a4c,_0x2e3fa6){_0xb84a4c=_0xb84a4c-0xbe;let _0x5b3e45=_0x3560f6[_0xb84a4c];return _0x5b3e45;},_0xb84a(_0x2f9f4f,_0xdb835d);}function _0x3560(){const _0x2f6f2f=['2kedDhY','consumable','6910248IBndvL','markerRange','downcastDispatcher','registerDescriptionCallback','afterInit','9avAbey','has','isTouching','_registerLegacyDescription','insert','ELEMENT_PARAGRAPH','editing','start','data','getItemLabel','format','end','markerName','includes','highest','TrackChangesEditing','ck-suggestion-marker--active','mapper','enableDefaultAttributesIntegration','model','addClass','*Insert:*\x20%0','showSuggestionHighlights','bindElementToMarker','15450YAFgFv','enableCommand','get','formatBlock','createUIElement','commandName','3006705ohAOzv','plugins','127477CtJUUh','editor','1328682VuTCSr','nodeAfter','locale','writer','toViewPosition','options','name','730488bpWjUg','consume','registerElementLabel','insertParagraph','ck-suggestion-marker-split','isLimit','span','$text','checkChild','descriptionFactory','addMarker:suggestion:insertion','Paragraph','getFirstRange','activeMarkers','isBlock','insertion','*Change\x20to:*\x20%0','1562spuekA','941156RCUliP','402mgsFfI','type','paragraph','schema'];_0x3560=function(){return _0x2f6f2f;};return _0x3560();}const _0x3eafe5=_0xb84a;(function(_0x5bbbda,_0x599140){const _0x2b853f=_0xb84a,_0x255de6=_0x5bbbda();while(!![]){try{const _0x36555b=parseInt(_0x2b853f(0xe2))/0x1+-parseInt(_0x2b853f(0xe7))/0x2*(-parseInt(_0x2b853f(0xc9))/0x3)+-parseInt(_0x2b853f(0xd0))/0x4+-parseInt(_0x2b853f(0xc5))/0x5+parseInt(_0x2b853f(0xe3))/0x6*(parseInt(_0x2b853f(0xc7))/0x7)+parseInt(_0x2b853f(0xe9))/0x8*(-parseInt(_0x2b853f(0xee))/0x9)+-parseInt(_0x2b853f(0xbf))/0xa*(parseInt(_0x2b853f(0xe1))/0xb);if(_0x36555b===_0x599140)break;else _0x255de6['push'](_0x255de6['shift']());}catch(_0x2fd36f){_0x255de6['push'](_0x255de6['shift']());}}}(_0x3560,0xb3f1d));import{Plugin as _0x3329f9}from'ckeditor5/src/core.js';import{getTranslation as _0x4f6145}from'../utils/common-translations.js';export default class dt extends _0x3329f9{[_0x3eafe5(0xed)](){const _0x200c2a=_0x3eafe5,_0xf7c32c=this[_0x200c2a(0xc8)];if(!_0xf7c32c[_0x200c2a(0xc6)][_0x200c2a(0xef)](_0x200c2a(0xdb)))return;const _0x4caaf0=_0xf7c32c[_0x200c2a(0xcb)],_0x152c25=_0xf7c32c[_0x200c2a(0xc6)][_0x200c2a(0xc1)](_0x200c2a(0xfd));_0x152c25[_0x200c2a(0xd9)][_0x200c2a(0xd2)](_0x200c2a(0xe5),_0x2ae780=>_0x4f6145(_0x4caaf0,_0x200c2a(0xf3),_0x2ae780)),_0x152c25[_0x200c2a(0x100)](_0x200c2a(0xe5)),_0x152c25[_0x200c2a(0xc0)](_0x200c2a(0xd3)),_0xf7c32c[_0x200c2a(0xf4)][_0x200c2a(0xeb)]['on'](_0x200c2a(0xda),nr(_0xf7c32c),{'priority':_0x200c2a(0xfc)}),_0xf7c32c[_0x200c2a(0xf6)][_0x200c2a(0xeb)]['on'](_0x200c2a(0xda),(_0x225da8,_0x25a61e,_0x5ed44f)=>{const _0x4be733=_0x200c2a;_0x5ed44f[_0x4be733(0xce)][_0x4be733(0x104)]&&nr(_0xf7c32c,{'showActiveMarker':!0x1})(_0x225da8,_0x25a61e,_0x5ed44f);},{'priority':_0x200c2a(0xfc)});const _0x1d453e=_0x152c25[_0x200c2a(0xd9)];_0x1d453e[_0x200c2a(0xec)](_0x12a86e=>{const _0x2a2266=_0x200c2a;if(_0x2a2266(0xdf)!==_0x12a86e[_0x2a2266(0xe4)])return;const {start:_0x30177a,end:_0x34526e}=_0x12a86e[_0x2a2266(0xdc)]();if(!_0x30177a[_0x2a2266(0xf0)](_0x34526e)||!_0x30177a[_0x2a2266(0xca)])return;const _0x1b68d7=_0xf7c32c[_0x2a2266(0x101)][_0x2a2266(0xe6)],_0x2efe2b=_0x30177a[_0x2a2266(0xca)];return _0x1b68d7[_0x2a2266(0xde)](_0x2efe2b)&&!_0x1b68d7[_0x2a2266(0xd5)](_0x2efe2b)&&_0x1b68d7[_0x2a2266(0xd8)](_0x2efe2b,_0x2a2266(0xd7))?{'type':_0x2a2266(0xdf),'content':_0x4f6145(_0x4caaf0,_0x2a2266(0x103),_0x1d453e[_0x2a2266(0xf7)](_0x2efe2b,0x1))}:void 0x0;}),this[_0x200c2a(0xf1)]();}[_0x3eafe5(0xf1)](){const _0x56f2d5=_0x3eafe5,_0x202c88=this[_0x56f2d5(0xc8)],_0x2ef449=_0x202c88[_0x56f2d5(0xcb)];_0x202c88[_0x56f2d5(0xc6)][_0x56f2d5(0xc1)](_0x56f2d5(0xfd))[_0x56f2d5(0xd9)][_0x56f2d5(0xec)](_0x223f3c=>{const _0x1131ac=_0x56f2d5;if(_0x1131ac(0xc2)!=_0x223f3c[_0x1131ac(0xe4)])return;const {data:_0x5e2b34}=_0x223f3c;return _0x5e2b34&&_0x1131ac(0xe5)==_0x5e2b34[_0x1131ac(0xc4)]?{'type':_0x1131ac(0xf8),'content':_0x4f6145(_0x2ef449,_0x1131ac(0xe0),_0x4f6145(_0x2ef449,_0x1131ac(0xf3)))}:void 0x0;});}}function nr(_0x2a52c9,{showActiveMarker:_0x3e48c7=!0x0}={}){return(_0x249e27,_0x25ecbd,_0x538158)=>{const _0x4ef3df=_0xb84a,_0x561df3=_0x2a52c9[_0x4ef3df(0xc6)][_0x4ef3df(0xc1)](_0x4ef3df(0xfd)),_0xef31ad=_0x25ecbd[_0x4ef3df(0xea)][_0x4ef3df(0xf5)],_0xddd5fa=_0x25ecbd[_0x4ef3df(0xea)][_0x4ef3df(0xf9)],_0x75ee3b=_0x2a52c9[_0x4ef3df(0x101)][_0x4ef3df(0xe6)];if(!_0xef31ad[_0x4ef3df(0xf0)](_0xddd5fa)||!_0xef31ad[_0x4ef3df(0xca)])return;const _0x840650=_0xef31ad[_0x4ef3df(0xca)];if(_0x75ee3b[_0x4ef3df(0xde)](_0x840650)&&!_0x75ee3b[_0x4ef3df(0xd5)](_0x840650)&&_0x75ee3b[_0x4ef3df(0xd8)](_0x840650,_0x4ef3df(0xd7))){if(!_0x538158[_0x4ef3df(0xe8)][_0x4ef3df(0xd1)](_0x25ecbd[_0x4ef3df(0xea)],_0x249e27[_0x4ef3df(0xcf)]))return;const _0x1dd08b=_0x538158[_0x4ef3df(0xcc)][_0x4ef3df(0xc3)](_0x4ef3df(0xd6),{'class':_0x4ef3df(0xd4)}),_0x48c1f2=_0x538158[_0x4ef3df(0xff)][_0x4ef3df(0xcd)](_0xddd5fa);_0x3e48c7&&_0x561df3[_0x4ef3df(0xdd)][_0x4ef3df(0xfb)](_0x25ecbd[_0x4ef3df(0xfa)])&&_0x538158[_0x4ef3df(0xcc)][_0x4ef3df(0x102)](_0x4ef3df(0xfe),_0x1dd08b),_0x538158[_0x4ef3df(0xcc)][_0x4ef3df(0xf2)](_0x48c1f2,_0x1dd08b),_0x538158[_0x4ef3df(0xff)][_0x4ef3df(0xbe)](_0x1dd08b,_0x25ecbd[_0x4ef3df(0xfa)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1bfc44=_0x4a8f;(function(_0x47e46b,_0x572646){const _0x4dc052=_0x4a8f,_0x19ace1=_0x47e46b();while(!![]){try{const _0x57a9b3=-parseInt(_0x4dc052(0xaa))/0x1+parseInt(_0x4dc052(0xb2))/0x2*(-parseInt(_0x4dc052(0xaf))/0x3)+parseInt(_0x4dc052(0xbc))/0x4+-parseInt(_0x4dc052(0xc5))/0x5+-parseInt(_0x4dc052(0xb5))/0x6*(parseInt(_0x4dc052(0xbf))/0x7)+-parseInt(_0x4dc052(0xab))/0x8+parseInt(_0x4dc052(0xbd))/0x9;if(_0x57a9b3===_0x572646)break;else _0x19ace1['push'](_0x19ace1['shift']());}catch(_0x35fcc9){_0x19ace1['push'](_0x19ace1['shift']());}}}(_0x5df2,0xf3b4f));import{Plugin as _0x4b47e8}from'ckeditor5/src/core.js';import{getTranslation as _0x54c85c}from'../utils/common-translations.js';function _0x5df2(){const _0x31e686=['6823595tcWYjL','1230851qviYDC','6763464qVlCjP','plugins','*Remove\x20all\x20formatting*','has','2388EdNsfs','commandName','descriptionFactory','426EmhoDT','RemoveFormatEditing','afterInit','7674RIhILZ','type','formatBlock','_registerLegacyDescription','enableDefaultAttributesIntegration','locale','format','7731348jgxQXn','24555384hCztjG','TrackChangesEditing','287QJszJC','registerDescriptionCallback','get','removeFormat','editor','formatInline'];_0x5df2=function(){return _0x31e686;};return _0x5df2();}function _0x4a8f(_0xf10a4a,_0x50019b){const _0x5df204=_0x5df2();return _0x4a8f=function(_0x4a8f9b,_0x1405b0){_0x4a8f9b=_0x4a8f9b-0xaa;let _0x22866f=_0x5df204[_0x4a8f9b];return _0x22866f;},_0x4a8f(_0xf10a4a,_0x50019b);}export default class pt extends _0x4b47e8{[_0x1bfc44(0xb4)](){const _0x5c15ea=_0x1bfc44,_0x8abf01=this[_0x5c15ea(0xc3)];if(!_0x8abf01[_0x5c15ea(0xac)][_0x5c15ea(0xae)](_0x5c15ea(0xb3)))return;_0x8abf01[_0x5c15ea(0xac)][_0x5c15ea(0xc1)](_0x5c15ea(0xbe))[_0x5c15ea(0xb9)](_0x5c15ea(0xc2)),this[_0x5c15ea(0xb8)]();}[_0x1bfc44(0xb8)](){const _0xc3c8f5=_0x1bfc44,_0x378b78=this[_0xc3c8f5(0xc3)];_0x378b78[_0xc3c8f5(0xac)][_0xc3c8f5(0xc1)](_0xc3c8f5(0xbe))[_0xc3c8f5(0xb1)][_0xc3c8f5(0xc0)](_0x16211b=>{const _0x1a2196=_0xc3c8f5;if(_0x1a2196(0xb7)!=_0x16211b[_0x1a2196(0xb6)]&&_0x1a2196(0xc4)!=_0x16211b[_0x1a2196(0xb6)])return;const {data:_0x38a1cd}=_0x16211b;return _0x38a1cd&&_0x1a2196(0xc2)==_0x38a1cd[_0x1a2196(0xb0)]?{'type':_0x1a2196(0xbb),'content':_0x54c85c(_0x378b78[_0x1a2196(0xba)],_0x1a2196(0xad))}:void 0x0;});}}
23
+ const _0x52f3ec=_0xc957;function _0xc957(_0x16ae17,_0x4f814b){const _0x54267e=_0x5426();return _0xc957=function(_0xc9572e,_0x336076){_0xc9572e=_0xc9572e-0x15f;let _0x6eed18=_0x54267e[_0xc9572e];return _0x6eed18;},_0xc957(_0x16ae17,_0x4f814b);}function _0x5426(){const _0x169dfc=['locale','7808016yyAxKf','2305688AEAduh','format','type','afterInit','commandName','editor','168MyUAGa','formatInline','TrackChangesEditing','15013690IOXwDR','_registerLegacyDescription','has','enableDefaultAttributesIntegration','get','30uJgIOm','removeFormat','4411419aBLXSm','registerDescriptionCallback','9ELJUri','*Remove\x20all\x20formatting*','RemoveFormatEditing','formatBlock','34548oPhunB','descriptionFactory','plugins','46rGthUR','781364GQYPQN','18747SnxHVE','553nvOiZN'];_0x5426=function(){return _0x169dfc;};return _0x5426();}(function(_0x53e6f3,_0x33149c){const _0x7a2727=_0xc957,_0x147f1d=_0x53e6f3();while(!![]){try{const _0x1c9c09=parseInt(_0x7a2727(0x16a))/0x1*(-parseInt(_0x7a2727(0x168))/0x2)+-parseInt(_0x7a2727(0x15f))/0x3+-parseInt(_0x7a2727(0x169))/0x4*(parseInt(_0x7a2727(0x17c))/0x5)+-parseInt(_0x7a2727(0x165))/0x6*(-parseInt(_0x7a2727(0x16b))/0x7)+-parseInt(_0x7a2727(0x16d))/0x8+parseInt(_0x7a2727(0x161))/0x9*(parseInt(_0x7a2727(0x177))/0xa)+-parseInt(_0x7a2727(0x16e))/0xb*(-parseInt(_0x7a2727(0x174))/0xc);if(_0x1c9c09===_0x33149c)break;else _0x147f1d['push'](_0x147f1d['shift']());}catch(_0x5addc1){_0x147f1d['push'](_0x147f1d['shift']());}}}(_0x5426,0xcd565));import{Plugin as _0xf59c03}from'ckeditor5/src/core.js';import{getTranslation as _0x5d4974}from'../utils/common-translations.js';export default class pt extends _0xf59c03{[_0x52f3ec(0x171)](){const _0x2f7e86=_0x52f3ec,_0x5374be=this[_0x2f7e86(0x173)];if(!_0x5374be[_0x2f7e86(0x167)][_0x2f7e86(0x179)](_0x2f7e86(0x163)))return;_0x5374be[_0x2f7e86(0x167)][_0x2f7e86(0x17b)](_0x2f7e86(0x176))[_0x2f7e86(0x17a)](_0x2f7e86(0x17d)),this[_0x2f7e86(0x178)]();}[_0x52f3ec(0x178)](){const _0x551932=_0x52f3ec,_0x36e343=this[_0x551932(0x173)];_0x36e343[_0x551932(0x167)][_0x551932(0x17b)](_0x551932(0x176))[_0x551932(0x166)][_0x551932(0x160)](_0x40db4e=>{const _0x80f0db=_0x551932;if(_0x80f0db(0x164)!=_0x40db4e[_0x80f0db(0x170)]&&_0x80f0db(0x175)!=_0x40db4e[_0x80f0db(0x170)])return;const {data:_0x1d6f65}=_0x40db4e;return _0x1d6f65&&_0x80f0db(0x17d)==_0x1d6f65[_0x80f0db(0x172)]?{'type':_0x80f0db(0x16f),'content':_0x5d4974(_0x36e343[_0x80f0db(0x16c)],_0x80f0db(0x162))}:void 0x0;});}}