@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240720.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 (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e9c48=_0xe2d4;(function(_0x10e813,_0x23c456){const _0x773380=_0xe2d4,_0x581d51=_0x10e813();while(!![]){try{const _0x8babc3=parseInt(_0x773380(0x207))/0x1*(parseInt(_0x773380(0x203))/0x2)+-parseInt(_0x773380(0x1f8))/0x3+-parseInt(_0x773380(0x211))/0x4*(parseInt(_0x773380(0x1f1))/0x5)+parseInt(_0x773380(0x222))/0x6*(-parseInt(_0x773380(0x23a))/0x7)+-parseInt(_0x773380(0x239))/0x8+parseInt(_0x773380(0x1f6))/0x9*(-parseInt(_0x773380(0x1f2))/0xa)+parseInt(_0x773380(0x236))/0xb;if(_0x8babc3===_0x23c456)break;else _0x581d51['push'](_0x581d51['shift']());}catch(_0x5c9483){_0x581d51['push'](_0x581d51['shift']());}}}(_0x34fa,0x691fb));function _0xe2d4(_0x5b3ac3,_0x2b321c){const _0x34fa72=_0x34fa();return _0xe2d4=function(_0xe2d4d3,_0x520693){_0xe2d4d3=_0xe2d4d3-0x1e8;let _0x15760c=_0x34fa72[_0xe2d4d3];return _0x15760c;},_0xe2d4(_0x5b3ac3,_0x2b321c);}import{Plugin as _0x29764a}from'ckeditor5/src/core.js';import{getTranslation as _0x3bbb77}from'../utils/common-translations.js';export default class ut extends _0x29764a{[_0x2e9c48(0x1fb)](){const _0x3995d0=_0x2e9c48,_0x49fa26=this[_0x3995d0(0x1f9)],_0x2f3873=_0x49fa26[_0x3995d0(0x20e)];if(!_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x21a)](_0x3995d0(0x225)))return;const _0x5569f8=_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x234)](_0x3995d0(0x216)),_0x315405=_0x49fa26[_0x3995d0(0x1f0)][_0x3995d0(0x21a)](_0x3995d0(0x1ef));function _0x5b3410(_0x5123d1){return()=>{const _0x38c5fa=_0xe2d4,_0xba3880=_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x20a)][_0x38c5fa(0x21b)],_0x10c491=_0x49fa26[_0x38c5fa(0x20c)][_0x38c5fa(0x234)](_0x5123d1);if(_0x10c491[_0x38c5fa(0x233)])return void _0x49fa26[_0x38c5fa(0x237)](_0x38c5fa(0x22f),{});const _0x25b3de=_0x5123d1[_0x38c5fa(0x1ec)](0x0,-0x4),_0x2b4669=function(_0x229b69,_0x431a51,_0x2e85b7){const _0x1a8410=_0x38c5fa;let _0x1bc361=Array[_0x1a8410(0x1ed)](_0x229b69)[_0x1a8410(0x201)](_0x1e3c1a=>function(_0x33bee8,_0x2878b3){const _0x1f2e1c=_0x1a8410;return _0x2878b3[_0x1f2e1c(0x230)](_0x33bee8[_0x1f2e1c(0x208)],_0x1f2e1c(0x22b))&&!_0x2878b3[_0x1f2e1c(0x202)](_0x33bee8);}(_0x1e3c1a,_0x2e85b7));_0x1bc361=_0x1bc361[_0x1a8410(0x201)](_0x5e3ba9=>!_0x5e3ba9['is'](_0x1a8410(0x1f4),_0x1a8410(0x22b))||_0x5e3ba9[_0x1a8410(0x1ee)](_0x1a8410(0x228))!=_0x431a51);const _0x257145=new Set();for(const _0x3256ab of _0x1bc361)_0x3256ab['is'](_0x1a8410(0x1f4),_0x1a8410(0x22b))?_0x257145[_0x1a8410(0x1f3)](fe(_0x3256ab)):_0x257145[_0x1a8410(0x1f3)](_0x3256ab);return Array[_0x1a8410(0x1ed)](_0x257145);}(_0xba3880[_0x38c5fa(0x20f)](),_0x25b3de,_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x229)]);_0x49fa26[_0x38c5fa(0x20d)][_0x38c5fa(0x1fa)](()=>{const _0x2e5245=_0x38c5fa;for(const _0x4d01d2 of _0x2b4669)_0x5569f8[_0x2e5245(0x1fc)](_0x4d01d2,{'commandName':_0x5123d1,'commandParams':[{'forceValue':!_0x10c491[_0x2e5245(0x233)]}],'formatGroupId':_0x2e5245(0x23c)},ue(_0x4d01d2));});};}function _0x38e69e(_0x272cc7){return()=>{const _0x895ab=_0xe2d4,_0x1fe9fc=function(_0x2edacc){const _0x59b437=_0xe2d4;let _0x3bcdf0=Array[_0x59b437(0x1ed)](_0x2edacc);const _0x146d0c=_0x3bcdf0[_0x59b437(0x1e9)](_0x47f603=>_0x59b437(0x22b)!=_0x47f603[_0x59b437(0x218)]);return _0x146d0c>-0x1&&(_0x3bcdf0=_0x3bcdf0[_0x59b437(0x1ec)](0x0,_0x146d0c)),_0x3bcdf0;}(_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x20a)][_0x895ab(0x21b)][_0x895ab(0x20f)]()),_0x369b0f=_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x22c)](_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x204)](_0x1fe9fc[0x0],_0x895ab(0x20b)),_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x204)](_0x1fe9fc[_0x1fe9fc[_0x895ab(0x1e8)]-0x1],_0x895ab(0x210)));_0x49fa26[_0x895ab(0x20d)][_0x895ab(0x1fa)](()=>{const _0x8d65ca=_0x895ab;_0x5569f8[_0x8d65ca(0x1fc)](_0x369b0f,{'commandName':_0x272cc7,'commandParams':[],'formatGroupId':_0x8d65ca(0x231)},function(_0x3894c6){const _0x39da81=_0x8d65ca,_0x34e693=new Set();for(const _0x4b0206 of _0x3894c6){let _0x553fa0=_0x4b0206[_0x39da81(0x238)];for(;_0x553fa0&&_0x553fa0[_0x39da81(0x1ee)](_0x39da81(0x231))>_0x4b0206[_0x39da81(0x1ee)](_0x39da81(0x231));)_0x34e693[_0x39da81(0x1f3)](_0x553fa0),_0x553fa0=_0x553fa0[_0x39da81(0x238)];}return Array[_0x39da81(0x1ed)](_0x34e693);}(_0x1fe9fc));});};}_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x226),_0x5b3410(_0x3995d0(0x226))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x221),_0x5b3410(_0x3995d0(0x221))),_0x315405&&_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x224),_0x5b3410(_0x3995d0(0x224))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x22d),_0x38e69e(_0x3995d0(0x22d))),_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x21d),_0x38e69e(_0x3995d0(0x21d))),_0x315405&&_0x5569f8[_0x3995d0(0x1eb)](_0x3995d0(0x1ea),()=>{const _0x7b979a=_0x3995d0,_0x34f2e1=_0x49fa26[_0x7b979a(0x20c)][_0x7b979a(0x234)](_0x7b979a(0x1ea)),_0x21fb02=Array[_0x7b979a(0x1ed)](_0x34f2e1[_0x7b979a(0x21c)]);_0x21fb02[_0x7b979a(0x201)](_0x2f8558=>_0x2f8558[_0x7b979a(0x1ee)](_0x7b979a(0x21f))!=_0x34f2e1[_0x7b979a(0x233)]),_0x49fa26[_0x7b979a(0x20d)][_0x7b979a(0x1fa)](()=>{const _0x270bb8=_0x7b979a;for(const _0x4bea17 of _0x21fb02)_0x5569f8[_0x270bb8(0x1fc)](_0x4bea17,{'commandName':_0x270bb8(0x1ea),'commandParams':[{'forceValue':!_0x34f2e1[_0x270bb8(0x233)]}]});});}),_0x5569f8[_0x3995d0(0x21e)][_0x3995d0(0x1f5)](_0x3995d0(0x22b),_0x33275c=>_0x3bbb77(_0x2f3873,_0x3995d0(0x1fd),_0x33275c)),_0x5569f8[_0x3995d0(0x21e)][_0x3995d0(0x209)](_0x1d7e60=>{const _0x3405de=_0x3995d0;if(_0x3405de(0x215)!=_0x1d7e60[_0x3405de(0x214)]&&_0x3405de(0x227)!=_0x1d7e60[_0x3405de(0x214)])return;const {data:_0x171590}=_0x1d7e60;if(_0x171590){if(_0x3405de(0x226)==_0x171590[_0x3405de(0x22a)]||_0x3405de(0x221)==_0x171590[_0x3405de(0x22a)]||_0x3405de(0x224)==_0x171590[_0x3405de(0x22a)])switch(_0x171590[_0x3405de(0x22a)][_0x3405de(0x220)](_0x3405de(0x212),'')){case _0x3405de(0x1fe):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x205)));case _0x3405de(0x1f7):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x219)));case _0x3405de(0x23e):return _0x540ffb(_0x3bbb77(_0x2f3873,_0x3405de(0x200)));}if(_0x3405de(0x22d)==_0x171590[_0x3405de(0x22a)])return{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x23b),_0x3bbb77(_0x2f3873,_0x3405de(0x1fd)))};if(_0x3405de(0x21d)==_0x171590[_0x3405de(0x22a)])return{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x213),_0x3bbb77(_0x2f3873,_0x3405de(0x1fd)))};if(_0x3405de(0x1ea)==_0x171590[_0x3405de(0x22a)])return _0x171590[_0x3405de(0x232)][0x0][_0x3405de(0x217)]?{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x223))}:{'type':_0x3405de(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3405de(0x235))};}function _0x540ffb(_0x46aecd){const _0x3bf631=_0x3405de;return{'type':_0x3bf631(0x23d),'content':_0x3bbb77(_0x2f3873,_0x3bf631(0x1ff),_0x46aecd)};}});}}function _0x34fa(){const _0x1f604a=['execute','nextSibling','324144rURwuO','389515BJyoPb','*Indent:*\x20%0','blockName','format','todo','length','findIndex','checkTodoList','enableCommand','slice','from','getAttribute','LegacyTodoListEditing','plugins','10FJenxL','59690PdTLUH','add','element','registerElementLabel','774dUQyvl','numbered','348492bvYDgB','editor','change','afterInit','markBlockFormat','ELEMENT_LIST_ITEM','bulleted','*Change\x20to:*\x20%0','ELEMENT_TODO_LIST','filter','isObject','20kJezPh','createPositionAt','ELEMENT_BULLETED_LIST','previousSibling','89bjXLvH','parent','registerDescriptionCallback','document','before','commands','model','locale','getSelectedBlocks','end','869032NlzKWQ','List','*Outdent:*\x20%0','type','formatBlock','TrackChangesEditing','forceValue','name','ELEMENT_NUMBERED_LIST','has','selection','_selectedElements','outdentList','descriptionFactory','todoListChecked','replace','bulletedList','36fyJwZh','*Check\x20item*','todoList','LegacyListEditing','numberedList','formatInline','listType','schema','commandName','listItem','createRange','indentList','push','paragraph','checkChild','listIndent','commandParams','value','get','*Uncheck\x20item*','20549089xlpSJi'];_0x34fa=function(){return _0x1f604a;};return _0x34fa();}function fe(_0x43764b){const _0x409773=_0x2e9c48,_0x24b856=_0x43764b[_0x409773(0x1ee)](_0x409773(0x231));if(0x0==_0x24b856)return _0x43764b;let _0x9cf547=_0x43764b;for(;_0x43764b[_0x409773(0x206)]&&_0x43764b[_0x409773(0x206)]['is'](_0x409773(0x1f4),_0x409773(0x22b));){const _0x3f6207=_0x43764b[_0x409773(0x206)][_0x409773(0x1ee)](_0x409773(0x231));if(_0x3f6207==_0x24b856)_0x9cf547=_0x43764b[_0x409773(0x206)];else{if(_0x3f6207<_0x24b856)break;}_0x43764b=_0x43764b[_0x409773(0x206)];}return _0x9cf547;}function ue(_0x1d0e1b){const _0x34a555=_0x2e9c48,_0x235363=[];if(_0x1d0e1b['is'](_0x34a555(0x1f4),_0x34a555(0x22b))&&_0x1d0e1b[_0x34a555(0x1ee)](_0x34a555(0x231))>0x0){let _0x3a73ba=_0x1d0e1b[_0x34a555(0x238)];for(;_0x3a73ba&&_0x34a555(0x22b)==_0x3a73ba[_0x34a555(0x218)]&&_0x3a73ba[_0x34a555(0x1ee)](_0x34a555(0x231))==_0x1d0e1b[_0x34a555(0x1ee)](_0x34a555(0x231));)_0x235363[_0x34a555(0x22e)](_0x3a73ba),_0x3a73ba=_0x3a73ba[_0x34a555(0x238)];}return _0x235363;}
23
+ function _0x296e(_0x3830d2,_0x2ac1a4){const _0x3a527c=_0x3a52();return _0x296e=function(_0x296e5e,_0x4dda37){_0x296e5e=_0x296e5e-0x1ea;let _0x101d18=_0x3a527c[_0x296e5e];return _0x101d18;},_0x296e(_0x3830d2,_0x2ac1a4);}const _0x18e189=_0x296e;(function(_0x4519a3,_0x24f2d8){const _0x394938=_0x296e,_0x361ac7=_0x4519a3();while(!![]){try{const _0x18aeab=-parseInt(_0x394938(0x237))/0x1*(parseInt(_0x394938(0x1f6))/0x2)+parseInt(_0x394938(0x209))/0x3*(parseInt(_0x394938(0x21e))/0x4)+parseInt(_0x394938(0x21a))/0x5*(-parseInt(_0x394938(0x231))/0x6)+parseInt(_0x394938(0x1ec))/0x7*(-parseInt(_0x394938(0x20c))/0x8)+-parseInt(_0x394938(0x235))/0x9+parseInt(_0x394938(0x233))/0xa+-parseInt(_0x394938(0x23b))/0xb*(-parseInt(_0x394938(0x229))/0xc);if(_0x18aeab===_0x24f2d8)break;else _0x361ac7['push'](_0x361ac7['shift']());}catch(_0x43f174){_0x361ac7['push'](_0x361ac7['shift']());}}}(_0x3a52,0x6763e));import{Plugin as _0x32a358}from'ckeditor5/src/core.js';import{getTranslation as _0x2b4731}from'../utils/common-translations.js';function _0x3a52(){const _0x4d6c06=['outdentList','listItem','List','afterInit','locale','ELEMENT_LIST_ITEM','has','value','findIndex','*Change\x20to:*\x20%0','element','todo','formatBlock','createPositionAt','end','51999USfNSB','execute','plugins','40056LTDxVW','enableCommand','before','editor','push','selection','add','LegacyListEditing','TrackChangesEditing','*Indent:*\x20%0','listType','filter','parent','*Outdent:*\x20%0','10iUKpne','_selectedElements','commandName','markBlockFormat','52tLqFxA','checkTodoList','model','nextSibling','indentList','name','*Check\x20item*','get','ELEMENT_TODO_LIST','numberedList','from','12yLuvJo','formatInline','ELEMENT_NUMBERED_LIST','change','LegacyTodoListEditing','bulletedList','schema','*Uncheck\x20item*','47724mgLdDG','format','1306810AKyQWH','replace','1095984hrqxpa','checkChild','29qDtgFG','registerDescriptionCallback','commandParams','blockName','14454671qpoomP','descriptionFactory','forceValue','length','getAttribute','bulleted','previousSibling','listIndent','paragraph','630xKZNOP','todoListChecked','slice','commands','todoList','createRange','getSelectedBlocks','isObject','type','registerElementLabel','45398CumTTY','document','ELEMENT_BULLETED_LIST','numbered'];_0x3a52=function(){return _0x4d6c06;};return _0x3a52();}export default class ut extends _0x32a358{[_0x18e189(0x1fd)](){const _0x297932=_0x18e189,_0x521019=this[_0x297932(0x20f)],_0x598730=_0x521019[_0x297932(0x1fe)];if(!_0x521019[_0x297932(0x20b)][_0x297932(0x200)](_0x297932(0x213)))return;const _0x2d4008=_0x521019[_0x297932(0x20b)][_0x297932(0x225)](_0x297932(0x214)),_0x5378e5=_0x521019[_0x297932(0x20b)][_0x297932(0x200)](_0x297932(0x22d));function _0x3eeaea(_0x886840){return()=>{const _0x205802=_0x296e,_0x58c3c8=_0x521019[_0x205802(0x220)][_0x205802(0x1f7)][_0x205802(0x211)],_0x503e49=_0x521019[_0x205802(0x1ef)][_0x205802(0x225)](_0x886840);if(_0x503e49[_0x205802(0x201)])return void _0x521019[_0x205802(0x20a)](_0x205802(0x1eb),{});const _0x4b42a5=_0x886840[_0x205802(0x1ee)](0x0,-0x4),_0x5cc355=function(_0x4edb26,_0x1dac69,_0x41e7cd){const _0x41f2ce=_0x205802;let _0x120d4a=Array[_0x41f2ce(0x228)](_0x4edb26)[_0x41f2ce(0x217)](_0x440586=>function(_0x21bff9,_0x518ae8){const _0x5476da=_0x41f2ce;return _0x518ae8[_0x5476da(0x236)](_0x21bff9[_0x5476da(0x218)],_0x5476da(0x1fb))&&!_0x518ae8[_0x5476da(0x1f3)](_0x21bff9);}(_0x440586,_0x41e7cd));_0x120d4a=_0x120d4a[_0x41f2ce(0x217)](_0x2302a9=>!_0x2302a9['is'](_0x41f2ce(0x204),_0x41f2ce(0x1fb))||_0x2302a9[_0x41f2ce(0x23f)](_0x41f2ce(0x216))!=_0x1dac69);const _0x7640d4=new Set();for(const _0x20f6ca of _0x120d4a)_0x20f6ca['is'](_0x41f2ce(0x204),_0x41f2ce(0x1fb))?_0x7640d4[_0x41f2ce(0x212)](fe(_0x20f6ca)):_0x7640d4[_0x41f2ce(0x212)](_0x20f6ca);return Array[_0x41f2ce(0x228)](_0x7640d4);}(_0x58c3c8[_0x205802(0x1f2)](),_0x4b42a5,_0x521019[_0x205802(0x220)][_0x205802(0x22f)]);_0x521019[_0x205802(0x220)][_0x205802(0x22c)](()=>{const _0x13a630=_0x205802;for(const _0x5e06d6 of _0x5cc355)_0x2d4008[_0x13a630(0x21d)](_0x5e06d6,{'commandName':_0x886840,'commandParams':[{'forceValue':!_0x503e49[_0x13a630(0x201)]}],'formatGroupId':_0x13a630(0x23a)},ue(_0x5e06d6));});};}function _0x12b73c(_0x339800){return()=>{const _0x270a63=_0x296e,_0x6b9414=function(_0xe50541){const _0x9b35c2=_0x296e;let _0x53e0a1=Array[_0x9b35c2(0x228)](_0xe50541);const _0x3a5e43=_0x53e0a1[_0x9b35c2(0x202)](_0x41ce06=>_0x9b35c2(0x1fb)!=_0x41ce06[_0x9b35c2(0x223)]);return _0x3a5e43>-0x1&&(_0x53e0a1=_0x53e0a1[_0x9b35c2(0x1ee)](0x0,_0x3a5e43)),_0x53e0a1;}(_0x521019[_0x270a63(0x220)][_0x270a63(0x1f7)][_0x270a63(0x211)][_0x270a63(0x1f2)]()),_0x1c4afc=_0x521019[_0x270a63(0x220)][_0x270a63(0x1f1)](_0x521019[_0x270a63(0x220)][_0x270a63(0x207)](_0x6b9414[0x0],_0x270a63(0x20e)),_0x521019[_0x270a63(0x220)][_0x270a63(0x207)](_0x6b9414[_0x6b9414[_0x270a63(0x23e)]-0x1],_0x270a63(0x208)));_0x521019[_0x270a63(0x220)][_0x270a63(0x22c)](()=>{const _0x497218=_0x270a63;_0x2d4008[_0x497218(0x21d)](_0x1c4afc,{'commandName':_0x339800,'commandParams':[],'formatGroupId':_0x497218(0x1ea)},function(_0x51937d){const _0x299806=_0x497218,_0x507d32=new Set();for(const _0x5e0932 of _0x51937d){let _0x18568b=_0x5e0932[_0x299806(0x221)];for(;_0x18568b&&_0x18568b[_0x299806(0x23f)](_0x299806(0x1ea))>_0x5e0932[_0x299806(0x23f)](_0x299806(0x1ea));)_0x507d32[_0x299806(0x212)](_0x18568b),_0x18568b=_0x18568b[_0x299806(0x221)];}return Array[_0x299806(0x228)](_0x507d32);}(_0x6b9414));});};}_0x2d4008[_0x297932(0x20d)](_0x297932(0x227),_0x3eeaea(_0x297932(0x227))),_0x2d4008[_0x297932(0x20d)](_0x297932(0x22e),_0x3eeaea(_0x297932(0x22e))),_0x5378e5&&_0x2d4008[_0x297932(0x20d)](_0x297932(0x1f0),_0x3eeaea(_0x297932(0x1f0))),_0x2d4008[_0x297932(0x20d)](_0x297932(0x222),_0x12b73c(_0x297932(0x222))),_0x2d4008[_0x297932(0x20d)](_0x297932(0x1fa),_0x12b73c(_0x297932(0x1fa))),_0x5378e5&&_0x2d4008[_0x297932(0x20d)](_0x297932(0x21f),()=>{const _0x336fbc=_0x297932,_0x4315c6=_0x521019[_0x336fbc(0x1ef)][_0x336fbc(0x225)](_0x336fbc(0x21f)),_0x14530a=Array[_0x336fbc(0x228)](_0x4315c6[_0x336fbc(0x21b)]);_0x14530a[_0x336fbc(0x217)](_0x599bbc=>_0x599bbc[_0x336fbc(0x23f)](_0x336fbc(0x1ed))!=_0x4315c6[_0x336fbc(0x201)]),_0x521019[_0x336fbc(0x220)][_0x336fbc(0x22c)](()=>{const _0x3e9935=_0x336fbc;for(const _0x552617 of _0x14530a)_0x2d4008[_0x3e9935(0x21d)](_0x552617,{'commandName':_0x3e9935(0x21f),'commandParams':[{'forceValue':!_0x4315c6[_0x3e9935(0x201)]}]});});}),_0x2d4008[_0x297932(0x23c)][_0x297932(0x1f5)](_0x297932(0x1fb),_0x316f48=>_0x2b4731(_0x598730,_0x297932(0x1ff),_0x316f48)),_0x2d4008[_0x297932(0x23c)][_0x297932(0x238)](_0x44b0b5=>{const _0x1a191d=_0x297932;if(_0x1a191d(0x206)!=_0x44b0b5[_0x1a191d(0x1f4)]&&_0x1a191d(0x22a)!=_0x44b0b5[_0x1a191d(0x1f4)])return;const {data:_0x1d2384}=_0x44b0b5;if(_0x1d2384){if(_0x1a191d(0x227)==_0x1d2384[_0x1a191d(0x21c)]||_0x1a191d(0x22e)==_0x1d2384[_0x1a191d(0x21c)]||_0x1a191d(0x1f0)==_0x1d2384[_0x1a191d(0x21c)])switch(_0x1d2384[_0x1a191d(0x21c)][_0x1a191d(0x234)](_0x1a191d(0x1fc),'')){case _0x1a191d(0x240):return _0x2c5eb8(_0x2b4731(_0x598730,_0x1a191d(0x1f8)));case _0x1a191d(0x1f9):return _0x2c5eb8(_0x2b4731(_0x598730,_0x1a191d(0x22b)));case _0x1a191d(0x205):return _0x2c5eb8(_0x2b4731(_0x598730,_0x1a191d(0x226)));}if(_0x1a191d(0x222)==_0x1d2384[_0x1a191d(0x21c)])return{'type':_0x1a191d(0x232),'content':_0x2b4731(_0x598730,_0x1a191d(0x215),_0x2b4731(_0x598730,_0x1a191d(0x1ff)))};if(_0x1a191d(0x1fa)==_0x1d2384[_0x1a191d(0x21c)])return{'type':_0x1a191d(0x232),'content':_0x2b4731(_0x598730,_0x1a191d(0x219),_0x2b4731(_0x598730,_0x1a191d(0x1ff)))};if(_0x1a191d(0x21f)==_0x1d2384[_0x1a191d(0x21c)])return _0x1d2384[_0x1a191d(0x239)][0x0][_0x1a191d(0x23d)]?{'type':_0x1a191d(0x232),'content':_0x2b4731(_0x598730,_0x1a191d(0x224))}:{'type':_0x1a191d(0x232),'content':_0x2b4731(_0x598730,_0x1a191d(0x230))};}function _0x2c5eb8(_0x394c09){const _0x435b75=_0x1a191d;return{'type':_0x435b75(0x232),'content':_0x2b4731(_0x598730,_0x435b75(0x203),_0x394c09)};}});}}function fe(_0x4332b5){const _0x2e5a56=_0x18e189,_0x25dc6a=_0x4332b5[_0x2e5a56(0x23f)](_0x2e5a56(0x1ea));if(0x0==_0x25dc6a)return _0x4332b5;let _0x516c06=_0x4332b5;for(;_0x4332b5[_0x2e5a56(0x241)]&&_0x4332b5[_0x2e5a56(0x241)]['is'](_0x2e5a56(0x204),_0x2e5a56(0x1fb));){const _0xbeb679=_0x4332b5[_0x2e5a56(0x241)][_0x2e5a56(0x23f)](_0x2e5a56(0x1ea));if(_0xbeb679==_0x25dc6a)_0x516c06=_0x4332b5[_0x2e5a56(0x241)];else{if(_0xbeb679<_0x25dc6a)break;}_0x4332b5=_0x4332b5[_0x2e5a56(0x241)];}return _0x516c06;}function ue(_0x214262){const _0x55c3ff=_0x18e189,_0x2ed594=[];if(_0x214262['is'](_0x55c3ff(0x204),_0x55c3ff(0x1fb))&&_0x214262[_0x55c3ff(0x23f)](_0x55c3ff(0x1ea))>0x0){let _0x381395=_0x214262[_0x55c3ff(0x221)];for(;_0x381395&&_0x55c3ff(0x1fb)==_0x381395[_0x55c3ff(0x223)]&&_0x381395[_0x55c3ff(0x23f)](_0x55c3ff(0x1ea))==_0x214262[_0x55c3ff(0x23f)](_0x55c3ff(0x1ea));)_0x2ed594[_0x55c3ff(0x210)](_0x381395),_0x381395=_0x381395[_0x55c3ff(0x221)];}return _0x2ed594;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3162(_0x299405,_0x517556){const _0xf5e860=_0xf5e8();return _0x3162=function(_0x3162c6,_0x936c38){_0x3162c6=_0x3162c6-0x110;let _0xd30a5e=_0xf5e860[_0x3162c6];return _0xd30a5e;},_0x3162(_0x299405,_0x517556);}function _0xf5e8(){const _0x109aa9=['from','2168LnGoSt','backward','toUpperCase','ELEMENT_','1203816JtzRvu','createPositionAt','_LIST_','enableCommand','handleDescriptions','TrackChangesEditing','push','before','markMultiRangeBlockFormat','type','listItem','getSelectedBlocks','selection','map','replace','handleListStyleCommand','numbered','240CTEQHI','handleListReversedCommand','createRange','_getSuggestionBlocks','parent','config','1196690HWiIWU','unshift','descriptionFactory','format','styles','element','2117SDFdWN','getSiblingNodes','2943479AXKWIG','reversed','listStyle','flat','plugins','_getSuggestionBlocksForListStyle','length','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','listType','getListTypeFromListStyleType','commandParams','getAttribute','formatBlock','getFirstPosition','listStart','*Change\x20to:*\x20%0','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','352oNGrcL','*Format:*\x20set\x20order\x20to\x20reversed','document','commandName','change','bind','filter','listReversed','startIndex','list.properties','model','LegacyListUtils','default','22232SCSuHk','441ktrVBc','afterInit','4718790rrDXPA','locale','get','editor','LegacyListPropertiesEditing','forward','has','formatInline','getLastPosition'];_0xf5e8=function(){return _0x109aa9;};return _0xf5e8();}const _0x2b5233=_0x3162;(function(_0x5072d4,_0x57d0d5){const _0x52d85e=_0x3162,_0x3050bd=_0x5072d4();while(!![]){try{const _0xd8e30f=-parseInt(_0x52d85e(0x118))/0x1*(-parseInt(_0x52d85e(0x12e))/0x2)+parseInt(_0x52d85e(0x15d))/0x3*(-parseInt(_0x52d85e(0x148))/0x4)+parseInt(_0x52d85e(0x112))/0x5+-parseInt(_0x52d85e(0x14c))/0x6+-parseInt(_0x52d85e(0x11a))/0x7+-parseInt(_0x52d85e(0x13b))/0x8*(parseInt(_0x52d85e(0x13c))/0x9)+parseInt(_0x52d85e(0x13e))/0xa;if(_0xd8e30f===_0x57d0d5)break;else _0x3050bd['push'](_0x3050bd['shift']());}catch(_0x41b08b){_0x3050bd['push'](_0x3050bd['shift']());}}}(_0xf5e8,0x45209));import{Plugin as _0x4fae43}from'ckeditor5/src/core.js';import{getTranslation as _0x6eb283}from'../utils/common-translations.js';export default class K extends _0x4fae43{[_0x2b5233(0x13d)](){const _0x588b15=_0x2b5233;if(!this[_0x588b15(0x141)][_0x588b15(0x11e)][_0x588b15(0x144)](_0x588b15(0x142)))return;const _0x1d30f2=this[_0x588b15(0x141)][_0x588b15(0x111)][_0x588b15(0x140)](_0x588b15(0x137)),_0x55f414=this[_0x588b15(0x141)][_0x588b15(0x11e)][_0x588b15(0x140)](_0x588b15(0x151));_0x1d30f2[_0x588b15(0x116)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x11c),this[_0x588b15(0x15b)][_0x588b15(0x133)](this)),_0x1d30f2[_0x588b15(0x11b)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x135),this[_0x588b15(0x15e)][_0x588b15(0x133)](this)),_0x1d30f2[_0x588b15(0x136)]&&_0x55f414[_0x588b15(0x14f)](_0x588b15(0x129),this[_0x588b15(0x12b)][_0x588b15(0x133)](this)),_0x55f414[_0x588b15(0x114)][_0x588b15(0x12d)](this[_0x588b15(0x150)][_0x588b15(0x133)](this));}[_0x2b5233(0x15b)](_0x3a63a8,_0x322c36={}){const _0x4b58cb=_0x2b5233,_0x57104b=this[_0x4b58cb(0x141)][_0x4b58cb(0x11e)][_0x4b58cb(0x140)](_0x4b58cb(0x151)),_0x268fac=this[_0x4b58cb(0x11f)]();this[_0x4b58cb(0x141)][_0x4b58cb(0x138)][_0x4b58cb(0x132)](()=>{const _0x1a2ecd=_0x4b58cb;_0x57104b[_0x1a2ecd(0x154)](_0x268fac,{'commandName':_0x1a2ecd(0x11c),'commandParams':[{'type':_0x322c36[_0x1a2ecd(0x155)]}],'formatGroupId':_0x1a2ecd(0x11c)});});}[_0x2b5233(0x15e)](_0x35918d,_0x18a8cc={}){const _0x24368c=_0x2b5233,_0x4ad55a=this[_0x24368c(0x141)][_0x24368c(0x11e)][_0x24368c(0x140)](_0x24368c(0x151)),_0x3d949d=this[_0x24368c(0x160)](_0x10b715=>_0x10b715['is'](_0x24368c(0x117),_0x24368c(0x156))&&_0x24368c(0x15c)===_0x10b715[_0x24368c(0x126)](_0x24368c(0x123)));if(_0x3d949d[_0x24368c(0x120)]<0x1)return;const _0x324169=_0x3d949d[_0x24368c(0x159)](_0x521ad8=>this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x15f)](this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x14d)](_0x521ad8,_0x24368c(0x153)),this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x14d)](_0x521ad8,0x0)));this[_0x24368c(0x141)][_0x24368c(0x138)][_0x24368c(0x132)](()=>{const _0x4275d6=_0x24368c;_0x4ad55a[_0x4275d6(0x154)](_0x324169,{'commandName':_0x4275d6(0x135),'commandParams':[{'reversed':_0x18a8cc[_0x4275d6(0x11b)]}],'formatGroupId':_0x4275d6(0x135)});});}[_0x2b5233(0x12b)](_0x5081d6,_0x3eb161={}){const _0x392f47=_0x2b5233,_0x2cfe84=this[_0x392f47(0x141)][_0x392f47(0x11e)][_0x392f47(0x140)](_0x392f47(0x151)),_0x11dca8=this[_0x392f47(0x160)](_0x32c47c=>_0x32c47c['is'](_0x392f47(0x117),_0x392f47(0x156))&&_0x392f47(0x15c)===_0x32c47c[_0x392f47(0x126)](_0x392f47(0x123)));if(_0x11dca8[_0x392f47(0x120)]<0x1)return;const _0x281b2e=_0x11dca8[_0x392f47(0x159)](_0x1a00d9=>this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x15f)](this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x14d)](_0x1a00d9,_0x392f47(0x153)),this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x14d)](_0x1a00d9,0x0)));this[_0x392f47(0x141)][_0x392f47(0x138)][_0x392f47(0x132)](()=>{const _0x59193c=_0x392f47;_0x2cfe84[_0x59193c(0x154)](_0x281b2e,{'commandName':_0x59193c(0x129),'commandParams':[{'startIndex':_0x3eb161[_0x59193c(0x136)]}],'formatGroupId':_0x59193c(0x129)});});}[_0x2b5233(0x150)](_0x342794){const _0x2e215f=_0x2b5233;if(_0x2e215f(0x127)!=_0x342794[_0x2e215f(0x155)]&&_0x2e215f(0x145)!=_0x342794[_0x2e215f(0x155)])return;const _0x2a066b=this[_0x2e215f(0x141)][_0x2e215f(0x13f)],{data:_0x3dddb4}=_0x342794;if(!_0x3dddb4)return;let _0x143cb2,_0x29c5b6;switch(_0x3dddb4[_0x2e215f(0x131)]){case _0x2e215f(0x11c):_0x143cb2=_0x2e215f(0x12a),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2,_0x6eb283(_0x2a066b,this[_0x2e215f(0x121)](_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x155)])))};break;case _0x2e215f(0x135):_0x143cb2=_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x11b)]?_0x2e215f(0x12f):_0x2e215f(0x12c),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2)};break;case _0x2e215f(0x129):_0x143cb2=_0x2e215f(0x122),_0x29c5b6={'type':_0x2e215f(0x115),'content':_0x6eb283(_0x2a066b,_0x143cb2,_0x3dddb4[_0x2e215f(0x125)][0x0][_0x2e215f(0x136)])};}return _0x29c5b6;}[_0x2b5233(0x11f)](){const _0x488f9f=_0x2b5233;var _0x4987e8,_0x2ec786,_0x25eaf2,_0x1f4b84;const _0x1d4813=this[_0x488f9f(0x141)][_0x488f9f(0x11e)][_0x488f9f(0x140)](_0x488f9f(0x139));let _0x38a313=Array[_0x488f9f(0x147)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x157)]());return(null===(_0x4987e8=_0x38a313[0x0])||void 0x0===_0x4987e8?void 0x0:_0x4987e8['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&_0x38a313[_0x488f9f(0x113)](..._0x1d4813[_0x488f9f(0x119)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x128)](),_0x488f9f(0x149))),(null===(_0x2ec786=_0x38a313[_0x38a313[_0x488f9f(0x120)]-0x1])||void 0x0===_0x2ec786?void 0x0:_0x2ec786['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&_0x38a313[_0x488f9f(0x152)](..._0x1d4813[_0x488f9f(0x119)](this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x146)](),_0x488f9f(0x143))),_0x38a313=[...new Set(_0x38a313)],(null===(_0x1f4b84=null===(_0x25eaf2=this[_0x488f9f(0x141)][_0x488f9f(0x138)][_0x488f9f(0x130)][_0x488f9f(0x158)][_0x488f9f(0x128)]())||void 0x0===_0x25eaf2?void 0x0:_0x25eaf2[_0x488f9f(0x110)])||void 0x0===_0x1f4b84?void 0x0:_0x1f4b84['is'](_0x488f9f(0x117),_0x488f9f(0x156)))&&(_0x38a313=_0x38a313[_0x488f9f(0x134)](_0x1014c9=>_0x1014c9['is'](_0x488f9f(0x117),_0x488f9f(0x156)))),_0x38a313;}[_0x2b5233(0x160)](_0x493dfe){const _0x138fd6=_0x2b5233,_0x50ecab=this[_0x138fd6(0x141)][_0x138fd6(0x11e)][_0x138fd6(0x140)](_0x138fd6(0x139));let _0x5cc2c3=Array[_0x138fd6(0x147)](this[_0x138fd6(0x141)][_0x138fd6(0x138)][_0x138fd6(0x130)][_0x138fd6(0x158)][_0x138fd6(0x157)]())[_0x138fd6(0x134)](_0x493dfe)[_0x138fd6(0x159)](_0x39a871=>{const _0x32a225=_0x138fd6,_0x51eb86=this[_0x32a225(0x141)][_0x32a225(0x138)][_0x32a225(0x14d)](_0x39a871,0x0);return[..._0x50ecab[_0x32a225(0x119)](_0x51eb86,_0x32a225(0x149)),..._0x50ecab[_0x32a225(0x119)](_0x51eb86,_0x32a225(0x143))];})[_0x138fd6(0x11d)]();return _0x5cc2c3=[...new Set(_0x5cc2c3)],_0x5cc2c3;}[_0x2b5233(0x121)](_0x2020fc){const _0x59ffba=_0x2b5233;return _0x59ffba(0x14b)+(this[_0x59ffba(0x141)][_0x59ffba(0x11e)][_0x59ffba(0x140)](_0x59ffba(0x139))[_0x59ffba(0x124)](_0x2020fc)||_0x59ffba(0x13a))[_0x59ffba(0x14a)]()+_0x59ffba(0x14e)+_0x2020fc[_0x59ffba(0x14a)]()[_0x59ffba(0x15a)](/-/g,'_');}}
23
+ const _0xd3eaf4=_0x29d0;function _0x10ce(){const _0x3e2852=['format','_LIST_','registerDescriptionCallback','*Change\x20to:*\x20%0','handleListStyleCommand','createPositionAt','getSelectedBlocks','config','markMultiRangeBlockFormat','before','getListTypeFromListStyleType','*Format:*\x20set\x20order\x20to\x20reversed','listItem','LegacyListUtils','711904ewKfXh','model','map','handleListStartCommand','document','default','listReversed','afterInit','commandParams','unshift','LegacyListPropertiesEditing','descriptionFactory','4QqTHKA','parent','plugins','getFirstPosition','startIndex','handleDescriptions','getSiblingNodes','listStart','editor','length','20XzUHgv','get','styles','_getTranslationKeyForListStyle','bind','*Format:*\x20set\x20start\x20index\x20to\x20%0','getLastPosition','reversed','98461LNWCfU','188757XToRuN','forward','TrackChangesEditing','handleListReversedCommand','700356sfvIFW','flat','listType','filter','list.properties','400365axweuV','createRange','has','331827jtzKri','type','ELEMENT_','enableCommand','_getSuggestionBlocksForListStyle','40RHkAbs','_getSuggestionBlocks','replace','selection','locale','backward','numbered','formatInline','formatBlock','170NpviEb','element','change','*Format:*\x20set\x20order\x20to\x20regular','listStyle','push','from','commandName','getAttribute','510041wpPRMQ','804XIsmbx','toUpperCase'];_0x10ce=function(){return _0x3e2852;};return _0x10ce();}(function(_0x152868,_0x27cddc){const _0x17c516=_0x29d0,_0x3fa6d2=_0x152868();while(!![]){try{const _0x3fd595=parseInt(_0x17c516(0xb8))/0x1+parseInt(_0x17c516(0x9c))/0x2*(parseInt(_0x17c516(0xbb))/0x3)+-parseInt(_0x17c516(0x90))/0x4+-parseInt(_0x17c516(0xa6))/0x5*(-parseInt(_0x17c516(0xb3))/0x6)+parseInt(_0x17c516(0x7f))/0x7*(parseInt(_0x17c516(0xc0))/0x8)+parseInt(_0x17c516(0xaf))/0x9*(-parseInt(_0x17c516(0xc9))/0xa)+-parseInt(_0x17c516(0xae))/0xb*(parseInt(_0x17c516(0x80))/0xc);if(_0x3fd595===_0x27cddc)break;else _0x3fa6d2['push'](_0x3fa6d2['shift']());}catch(_0x132a7b){_0x3fa6d2['push'](_0x3fa6d2['shift']());}}}(_0x10ce,0x4dc68));function _0x29d0(_0x36301f,_0x4d3f08){const _0x10cef3=_0x10ce();return _0x29d0=function(_0x29d01d,_0x17157a){_0x29d01d=_0x29d01d-0x7d;let _0x3da82b=_0x10cef3[_0x29d01d];return _0x3da82b;},_0x29d0(_0x36301f,_0x4d3f08);}import{Plugin as _0xaec624}from'ckeditor5/src/core.js';import{getTranslation as _0x2309c2}from'../utils/common-translations.js';export default class K extends _0xaec624{[_0xd3eaf4(0x97)](){const _0x1c7c84=_0xd3eaf4;if(!this[_0x1c7c84(0xa4)][_0x1c7c84(0x9e)][_0x1c7c84(0xba)](_0x1c7c84(0x9a)))return;const _0x449fb0=this[_0x1c7c84(0xa4)][_0x1c7c84(0x89)][_0x1c7c84(0xa7)](_0x1c7c84(0xb7)),_0x535dcc=this[_0x1c7c84(0xa4)][_0x1c7c84(0x9e)][_0x1c7c84(0xa7)](_0x1c7c84(0xb1));_0x449fb0[_0x1c7c84(0xa8)]&&_0x535dcc[_0x1c7c84(0xbe)](_0x1c7c84(0xcd),this[_0x1c7c84(0x86)][_0x1c7c84(0xaa)](this)),_0x449fb0[_0x1c7c84(0xad)]&&_0x535dcc[_0x1c7c84(0xbe)](_0x1c7c84(0x96),this[_0x1c7c84(0xb2)][_0x1c7c84(0xaa)](this)),_0x449fb0[_0x1c7c84(0xa0)]&&_0x535dcc[_0x1c7c84(0xbe)](_0x1c7c84(0xa3),this[_0x1c7c84(0x93)][_0x1c7c84(0xaa)](this)),_0x535dcc[_0x1c7c84(0x9b)][_0x1c7c84(0x84)](this[_0x1c7c84(0xa1)][_0x1c7c84(0xaa)](this));}[_0xd3eaf4(0x86)](_0x5b41dc,_0x919961={}){const _0x13a650=_0xd3eaf4,_0x16287a=this[_0x13a650(0xa4)][_0x13a650(0x9e)][_0x13a650(0xa7)](_0x13a650(0xb1)),_0x29b1c5=this[_0x13a650(0xbf)]();this[_0x13a650(0xa4)][_0x13a650(0x91)][_0x13a650(0xcb)](()=>{const _0x5a8387=_0x13a650;_0x16287a[_0x5a8387(0x8a)](_0x29b1c5,{'commandName':_0x5a8387(0xcd),'commandParams':[{'type':_0x919961[_0x5a8387(0xbc)]}],'formatGroupId':_0x5a8387(0xcd)});});}[_0xd3eaf4(0xb2)](_0x21acde,_0x29b095={}){const _0x106886=_0xd3eaf4,_0x47e5ee=this[_0x106886(0xa4)][_0x106886(0x9e)][_0x106886(0xa7)](_0x106886(0xb1)),_0x193489=this[_0x106886(0xc1)](_0x1286a4=>_0x1286a4['is'](_0x106886(0xca),_0x106886(0x8e))&&_0x106886(0xc6)===_0x1286a4[_0x106886(0x7e)](_0x106886(0xb5)));if(_0x193489[_0x106886(0xa5)]<0x1)return;const _0x3cb23c=_0x193489[_0x106886(0x92)](_0x796ded=>this[_0x106886(0xa4)][_0x106886(0x91)][_0x106886(0xb9)](this[_0x106886(0xa4)][_0x106886(0x91)][_0x106886(0x87)](_0x796ded,_0x106886(0x8b)),this[_0x106886(0xa4)][_0x106886(0x91)][_0x106886(0x87)](_0x796ded,0x0)));this[_0x106886(0xa4)][_0x106886(0x91)][_0x106886(0xcb)](()=>{const _0x636196=_0x106886;_0x47e5ee[_0x636196(0x8a)](_0x3cb23c,{'commandName':_0x636196(0x96),'commandParams':[{'reversed':_0x29b095[_0x636196(0xad)]}],'formatGroupId':_0x636196(0x96)});});}[_0xd3eaf4(0x93)](_0x86f1cc,_0x46e1ad={}){const _0x212f40=_0xd3eaf4,_0x585061=this[_0x212f40(0xa4)][_0x212f40(0x9e)][_0x212f40(0xa7)](_0x212f40(0xb1)),_0x16f802=this[_0x212f40(0xc1)](_0x32ff84=>_0x32ff84['is'](_0x212f40(0xca),_0x212f40(0x8e))&&_0x212f40(0xc6)===_0x32ff84[_0x212f40(0x7e)](_0x212f40(0xb5)));if(_0x16f802[_0x212f40(0xa5)]<0x1)return;const _0xeb38e1=_0x16f802[_0x212f40(0x92)](_0x1cad08=>this[_0x212f40(0xa4)][_0x212f40(0x91)][_0x212f40(0xb9)](this[_0x212f40(0xa4)][_0x212f40(0x91)][_0x212f40(0x87)](_0x1cad08,_0x212f40(0x8b)),this[_0x212f40(0xa4)][_0x212f40(0x91)][_0x212f40(0x87)](_0x1cad08,0x0)));this[_0x212f40(0xa4)][_0x212f40(0x91)][_0x212f40(0xcb)](()=>{const _0x1dc9cf=_0x212f40;_0x585061[_0x1dc9cf(0x8a)](_0xeb38e1,{'commandName':_0x1dc9cf(0xa3),'commandParams':[{'startIndex':_0x46e1ad[_0x1dc9cf(0xa0)]}],'formatGroupId':_0x1dc9cf(0xa3)});});}[_0xd3eaf4(0xa1)](_0x1c1e5a){const _0x23b74a=_0xd3eaf4;if(_0x23b74a(0xc8)!=_0x1c1e5a[_0x23b74a(0xbc)]&&_0x23b74a(0xc7)!=_0x1c1e5a[_0x23b74a(0xbc)])return;const _0x5dd0c8=this[_0x23b74a(0xa4)][_0x23b74a(0xc4)],{data:_0x20811f}=_0x1c1e5a;if(!_0x20811f)return;let _0x1bdb0b,_0x1e5501;switch(_0x20811f[_0x23b74a(0x7d)]){case _0x23b74a(0xcd):_0x1bdb0b=_0x23b74a(0x85),_0x1e5501={'type':_0x23b74a(0x82),'content':_0x2309c2(_0x5dd0c8,_0x1bdb0b,_0x2309c2(_0x5dd0c8,this[_0x23b74a(0xa9)](_0x20811f[_0x23b74a(0x98)][0x0][_0x23b74a(0xbc)])))};break;case _0x23b74a(0x96):_0x1bdb0b=_0x20811f[_0x23b74a(0x98)][0x0][_0x23b74a(0xad)]?_0x23b74a(0x8d):_0x23b74a(0xcc),_0x1e5501={'type':_0x23b74a(0x82),'content':_0x2309c2(_0x5dd0c8,_0x1bdb0b)};break;case _0x23b74a(0xa3):_0x1bdb0b=_0x23b74a(0xab),_0x1e5501={'type':_0x23b74a(0x82),'content':_0x2309c2(_0x5dd0c8,_0x1bdb0b,_0x20811f[_0x23b74a(0x98)][0x0][_0x23b74a(0xa0)])};}return _0x1e5501;}[_0xd3eaf4(0xbf)](){const _0x23b925=_0xd3eaf4;var _0x27c77b,_0x5206b1,_0x2fd0da,_0x32b198;const _0x38b89c=this[_0x23b925(0xa4)][_0x23b925(0x9e)][_0x23b925(0xa7)](_0x23b925(0x8f));let _0x2b3d74=Array[_0x23b925(0xcf)](this[_0x23b925(0xa4)][_0x23b925(0x91)][_0x23b925(0x94)][_0x23b925(0xc3)][_0x23b925(0x88)]());return(null===(_0x27c77b=_0x2b3d74[0x0])||void 0x0===_0x27c77b?void 0x0:_0x27c77b['is'](_0x23b925(0xca),_0x23b925(0x8e)))&&_0x2b3d74[_0x23b925(0x99)](..._0x38b89c[_0x23b925(0xa2)](this[_0x23b925(0xa4)][_0x23b925(0x91)][_0x23b925(0x94)][_0x23b925(0xc3)][_0x23b925(0x9f)](),_0x23b925(0xc5))),(null===(_0x5206b1=_0x2b3d74[_0x2b3d74[_0x23b925(0xa5)]-0x1])||void 0x0===_0x5206b1?void 0x0:_0x5206b1['is'](_0x23b925(0xca),_0x23b925(0x8e)))&&_0x2b3d74[_0x23b925(0xce)](..._0x38b89c[_0x23b925(0xa2)](this[_0x23b925(0xa4)][_0x23b925(0x91)][_0x23b925(0x94)][_0x23b925(0xc3)][_0x23b925(0xac)](),_0x23b925(0xb0))),_0x2b3d74=[...new Set(_0x2b3d74)],(null===(_0x32b198=null===(_0x2fd0da=this[_0x23b925(0xa4)][_0x23b925(0x91)][_0x23b925(0x94)][_0x23b925(0xc3)][_0x23b925(0x9f)]())||void 0x0===_0x2fd0da?void 0x0:_0x2fd0da[_0x23b925(0x9d)])||void 0x0===_0x32b198?void 0x0:_0x32b198['is'](_0x23b925(0xca),_0x23b925(0x8e)))&&(_0x2b3d74=_0x2b3d74[_0x23b925(0xb6)](_0x192812=>_0x192812['is'](_0x23b925(0xca),_0x23b925(0x8e)))),_0x2b3d74;}[_0xd3eaf4(0xc1)](_0x5c897e){const _0x1eed10=_0xd3eaf4,_0x157de9=this[_0x1eed10(0xa4)][_0x1eed10(0x9e)][_0x1eed10(0xa7)](_0x1eed10(0x8f));let _0x2a8aa5=Array[_0x1eed10(0xcf)](this[_0x1eed10(0xa4)][_0x1eed10(0x91)][_0x1eed10(0x94)][_0x1eed10(0xc3)][_0x1eed10(0x88)]())[_0x1eed10(0xb6)](_0x5c897e)[_0x1eed10(0x92)](_0x380576=>{const _0x3b5630=_0x1eed10,_0x409eaa=this[_0x3b5630(0xa4)][_0x3b5630(0x91)][_0x3b5630(0x87)](_0x380576,0x0);return[..._0x157de9[_0x3b5630(0xa2)](_0x409eaa,_0x3b5630(0xc5)),..._0x157de9[_0x3b5630(0xa2)](_0x409eaa,_0x3b5630(0xb0))];})[_0x1eed10(0xb4)]();return _0x2a8aa5=[...new Set(_0x2a8aa5)],_0x2a8aa5;}[_0xd3eaf4(0xa9)](_0x4db9c7){const _0x3743e1=_0xd3eaf4;return _0x3743e1(0xbd)+(this[_0x3743e1(0xa4)][_0x3743e1(0x9e)][_0x3743e1(0xa7)](_0x3743e1(0x8f))[_0x3743e1(0x8c)](_0x4db9c7)||_0x3743e1(0x95))[_0x3743e1(0x81)]()+_0x3743e1(0x83)+_0x4db9c7[_0x3743e1(0x81)]()[_0x3743e1(0xc2)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x568b28=_0x44cb;function _0x44cb(_0x28639a,_0x142c24){const _0x7c40e7=_0x7c40();return _0x44cb=function(_0x44cbe2,_0x2d4ccd){_0x44cbe2=_0x44cbe2-0x1c5;let _0x10b7d0=_0x7c40e7[_0x44cbe2];return _0x10b7d0;},_0x44cb(_0x28639a,_0x142c24);}(function(_0x3b0e90,_0x10f405){const _0x4c7144=_0x44cb,_0x1453a1=_0x3b0e90();while(!![]){try{const _0x2aa7ad=parseInt(_0x4c7144(0x1db))/0x1+parseInt(_0x4c7144(0x1ce))/0x2+-parseInt(_0x4c7144(0x1e2))/0x3+-parseInt(_0x4c7144(0x1d0))/0x4*(-parseInt(_0x4c7144(0x1e0))/0x5)+parseInt(_0x4c7144(0x1d4))/0x6+-parseInt(_0x4c7144(0x1ea))/0x7+-parseInt(_0x4c7144(0x1c6))/0x8*(-parseInt(_0x4c7144(0x1ec))/0x9);if(_0x2aa7ad===_0x10f405)break;else _0x1453a1['push'](_0x1453a1['shift']());}catch(_0x96dda2){_0x1453a1['push'](_0x1453a1['shift']());}}}(_0x7c40,0x719c7));import{Plugin as _0xff3d2e}from'ckeditor5/src/core.js';function _0x7c40(){const _0x5c15f=['format','1095NyAlYc','registerDescriptionCallback','2525958gihpZW','manualDecorators','descriptionFactory','enableDefaultAttributesIntegration','link','plugins','has','commandParams','3015747HeHPgg','key','4599ezgLry','registerInlineAttribute','afterInit','13040KpIWyl','newValue','*Remove\x20link*','commandName','type','toLowerCase','link\x20(','TrackChangesEditing','131486okTvPS','unlink','7884PypLPY','_registerLegacyDescription','label','attribute','1946814IIaEvT','formatInline','locale','LinkEditing','commands','registerAttributeLabel','linkHref','83367MdFtnY','get','*Set\x20link:*\x20%0','editor'];_0x7c40=function(){return _0x5c15f;};return _0x7c40();}import{getTranslation as _0x2c27ed}from'../utils/common-translations.js';export default class ct extends _0xff3d2e{[_0x568b28(0x1c5)](){const _0x184a22=_0x568b28,_0x8ed05a=this[_0x184a22(0x1de)];if(!_0x8ed05a[_0x184a22(0x1e7)][_0x184a22(0x1e8)](_0x184a22(0x1d7)))return;const _0x13c1b4=_0x8ed05a[_0x184a22(0x1e7)][_0x184a22(0x1dc)](_0x184a22(0x1cd)),_0x453302=_0x8ed05a[_0x184a22(0x1d8)][_0x184a22(0x1dc)](_0x184a22(0x1e6));_0x13c1b4[_0x184a22(0x1e5)](_0x184a22(0x1e6)),_0x13c1b4[_0x184a22(0x1e5)](_0x184a22(0x1cf)),_0x13c1b4[_0x184a22(0x1ed)](_0x184a22(0x1da));for(const _0x21ecb5 of _0x453302[_0x184a22(0x1e3)])_0x13c1b4[_0x184a22(0x1ed)](_0x21ecb5['id']),_0x13c1b4[_0x184a22(0x1e4)][_0x184a22(0x1d9)](_0x21ecb5['id'],_0x184a22(0x1cc)+_0x21ecb5[_0x184a22(0x1d2)][_0x184a22(0x1cb)]()+')');_0x13c1b4[_0x184a22(0x1e4)][_0x184a22(0x1e1)](_0x1b9095=>{const _0x180bc7=_0x184a22;if(_0x180bc7(0x1d3)!=_0x1b9095[_0x180bc7(0x1ca)])return;const {data:_0x4f60cf}=_0x1b9095;if(!_0x4f60cf||_0x180bc7(0x1da)!=_0x4f60cf[_0x180bc7(0x1eb)])return;const _0xa7c1f5=_0x4f60cf[_0x180bc7(0x1c7)],_0x38c6d1=_0x8ed05a[_0x180bc7(0x1d6)];return{'type':_0x180bc7(0x1df),'content':null==_0xa7c1f5?_0x2c27ed(_0x38c6d1,_0x180bc7(0x1c8)):_0x2c27ed(_0x38c6d1,_0x180bc7(0x1dd),'\x22'+_0xa7c1f5+'\x22')};}),this[_0x184a22(0x1d1)]();}[_0x568b28(0x1d1)](){const _0x20eb32=_0x568b28,_0x1c6ded=this[_0x20eb32(0x1de)],_0xfa5667=_0x1c6ded[_0x20eb32(0x1d6)];_0x1c6ded[_0x20eb32(0x1e7)][_0x20eb32(0x1dc)](_0x20eb32(0x1cd))[_0x20eb32(0x1e4)][_0x20eb32(0x1e1)](_0x495a86=>{const _0x1ec55b=_0x20eb32;if(_0x1ec55b(0x1d5)!=_0x495a86[_0x1ec55b(0x1ca)])return;const {data:_0x5ac6a9}=_0x495a86;if(_0x5ac6a9){if(_0x1ec55b(0x1e6)==_0x5ac6a9[_0x1ec55b(0x1c9)]){const _0x349141=_0x5ac6a9[_0x1ec55b(0x1e9)][0x0];return{'type':_0x1ec55b(0x1df),'content':_0x2c27ed(_0xfa5667,_0x1ec55b(0x1dd),'\x22'+_0x349141+'\x22')};}return _0x1ec55b(0x1cf)==_0x5ac6a9[_0x1ec55b(0x1c9)]?{'type':_0x1ec55b(0x1df),'content':_0x2c27ed(_0xfa5667,_0x1ec55b(0x1c8))}:void 0x0;}});}}
23
+ const _0x27b1a2=_0x5569;(function(_0x169942,_0x281b02){const _0x57f023=_0x5569,_0x40755f=_0x169942();while(!![]){try{const _0x3521ff=-parseInt(_0x57f023(0x1c8))/0x1+parseInt(_0x57f023(0x1c4))/0x2+parseInt(_0x57f023(0x1d2))/0x3*(-parseInt(_0x57f023(0x1cb))/0x4)+-parseInt(_0x57f023(0x1c6))/0x5+parseInt(_0x57f023(0x1c2))/0x6+-parseInt(_0x57f023(0x1b8))/0x7+-parseInt(_0x57f023(0x1bb))/0x8*(-parseInt(_0x57f023(0x1c7))/0x9);if(_0x3521ff===_0x281b02)break;else _0x40755f['push'](_0x40755f['shift']());}catch(_0x3a65dd){_0x40755f['push'](_0x40755f['shift']());}}}(_0x2166,0x2a0df));import{Plugin as _0xa33570}from'ckeditor5/src/core.js';import{getTranslation as _0x22d2a9}from'../utils/common-translations.js';function _0x5569(_0x4b9d24,_0x40b7a0){const _0x2166d7=_0x2166();return _0x5569=function(_0x556902,_0x3ff952){_0x556902=_0x556902-0x1b3;let _0x4e0da8=_0x2166d7[_0x556902];return _0x4e0da8;},_0x5569(_0x4b9d24,_0x40b7a0);}function _0x2166(){const _0x5d7792=['registerAttributeLabel','enableDefaultAttributesIntegration','commandName','778715UYSlPu','afterInit','editor','66608hJkXYH','*Remove\x20link*','commands','toLowerCase','descriptionFactory','attribute','get','129012ctgWiV','key','218414HUJTzI','commandParams','1412285LPXCaS','684ExHSdW','183977GDuvvs','registerDescriptionCallback','label','12OBDCwo','type','_registerLegacyDescription','link','has','LinkEditing','plugins','13551gCdKhJ','newValue','*Set\x20link:*\x20%0','link\x20(','unlink','TrackChangesEditing','format','formatInline','linkHref','manualDecorators','registerInlineAttribute','locale'];_0x2166=function(){return _0x5d7792;};return _0x2166();}export default class ct extends _0xa33570{[_0x27b1a2(0x1b9)](){const _0x48a8f2=_0x27b1a2,_0x406b83=this[_0x48a8f2(0x1ba)];if(!_0x406b83[_0x48a8f2(0x1d1)][_0x48a8f2(0x1cf)](_0x48a8f2(0x1d0)))return;const _0x2542ef=_0x406b83[_0x48a8f2(0x1d1)][_0x48a8f2(0x1c1)](_0x48a8f2(0x1d7)),_0x30f373=_0x406b83[_0x48a8f2(0x1bd)][_0x48a8f2(0x1c1)](_0x48a8f2(0x1ce));_0x2542ef[_0x48a8f2(0x1b6)](_0x48a8f2(0x1ce)),_0x2542ef[_0x48a8f2(0x1b6)](_0x48a8f2(0x1d6)),_0x2542ef[_0x48a8f2(0x1b3)](_0x48a8f2(0x1da));for(const _0x2de5bb of _0x30f373[_0x48a8f2(0x1db)])_0x2542ef[_0x48a8f2(0x1b3)](_0x2de5bb['id']),_0x2542ef[_0x48a8f2(0x1bf)][_0x48a8f2(0x1b5)](_0x2de5bb['id'],_0x48a8f2(0x1d5)+_0x2de5bb[_0x48a8f2(0x1ca)][_0x48a8f2(0x1be)]()+')');_0x2542ef[_0x48a8f2(0x1bf)][_0x48a8f2(0x1c9)](_0x49364a=>{const _0x2bba3c=_0x48a8f2;if(_0x2bba3c(0x1c0)!=_0x49364a[_0x2bba3c(0x1cc)])return;const {data:_0x53032a}=_0x49364a;if(!_0x53032a||_0x2bba3c(0x1da)!=_0x53032a[_0x2bba3c(0x1c3)])return;const _0x40e9e1=_0x53032a[_0x2bba3c(0x1d3)],_0xf0f30b=_0x406b83[_0x2bba3c(0x1b4)];return{'type':_0x2bba3c(0x1d8),'content':null==_0x40e9e1?_0x22d2a9(_0xf0f30b,_0x2bba3c(0x1bc)):_0x22d2a9(_0xf0f30b,_0x2bba3c(0x1d4),'\x22'+_0x40e9e1+'\x22')};}),this[_0x48a8f2(0x1cd)]();}[_0x27b1a2(0x1cd)](){const _0x55b5e3=_0x27b1a2,_0x10a107=this[_0x55b5e3(0x1ba)],_0x33d375=_0x10a107[_0x55b5e3(0x1b4)];_0x10a107[_0x55b5e3(0x1d1)][_0x55b5e3(0x1c1)](_0x55b5e3(0x1d7))[_0x55b5e3(0x1bf)][_0x55b5e3(0x1c9)](_0x195898=>{const _0x3097d5=_0x55b5e3;if(_0x3097d5(0x1d9)!=_0x195898[_0x3097d5(0x1cc)])return;const {data:_0x5bdca5}=_0x195898;if(_0x5bdca5){if(_0x3097d5(0x1ce)==_0x5bdca5[_0x3097d5(0x1b7)]){const _0xee305d=_0x5bdca5[_0x3097d5(0x1c5)][0x0];return{'type':_0x3097d5(0x1d8),'content':_0x22d2a9(_0x33d375,_0x3097d5(0x1d4),'\x22'+_0xee305d+'\x22')};}return _0x3097d5(0x1d6)==_0x5bdca5[_0x3097d5(0x1b7)]?{'type':_0x3097d5(0x1d8),'content':_0x22d2a9(_0x33d375,_0x3097d5(0x1bc))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5256bb=_0x1959;(function(_0xfca8f2,_0x4ddc8e){const _0x1a2d96=_0x1959,_0x4a76e4=_0xfca8f2();while(!![]){try{const _0x51e3e5=-parseInt(_0x1a2d96(0x249))/0x1*(-parseInt(_0x1a2d96(0x208))/0x2)+-parseInt(_0x1a2d96(0x251))/0x3+-parseInt(_0x1a2d96(0x250))/0x4*(-parseInt(_0x1a2d96(0x1f4))/0x5)+parseInt(_0x1a2d96(0x278))/0x6+-parseInt(_0x1a2d96(0x25b))/0x7*(-parseInt(_0x1a2d96(0x276))/0x8)+parseInt(_0x1a2d96(0x203))/0x9*(-parseInt(_0x1a2d96(0x205))/0xa)+-parseInt(_0x1a2d96(0x20a))/0xb*(parseInt(_0x1a2d96(0x239))/0xc);if(_0x51e3e5===_0x4ddc8e)break;else _0x4a76e4['push'](_0x4a76e4['shift']());}catch(_0x38d29c){_0x4a76e4['push'](_0x4a76e4['shift']());}}}(_0x2a56,0xbc39f));import{Plugin as _0x3da1cf}from'ckeditor5/src/core.js';import{getTranslation as _0x4a7b78}from'../utils/common-translations.js';import{renameAttributeKey as _0x2b1920}from'../trackchangesediting.js';function _0x2a56(){const _0x46fd02=['11566JTtgSg','push','799678lFmfXj','getSuggestions','start','batch','data','locale','formatBlock','attributes','numberedList','outdentList','trackChangesCommand','from','groupId','commandParams','*Split:*\x20list\x20item','isNextTo','detach','registerCustomCallback','isLocal','_registerLegacyDescription','commandName','splitListItemAfter','*Check\x20item*','fromRange','descriptionFactory','ELEMENT_LIST_ITEM','createRange','todoListCheck','ELEMENT_NUMBERED_LIST','*Format:*\x20remove\x20from\x20%0','refresh','todo','registerBlockAttribute','ELEMENT_BULLETED_LIST','end','registerDescriptionCallback','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','TodoListEditing','multipleBlocks','length','containsItem','getChanges','format','listType','list.multiBlock','deletion','12qRRNvE','value','*Outdent:*\x20%0','ELEMENT_','isUndo','next','afterInit','listStyle','registerPostFixer','bulletedList','registerAttributeLabel','splitListItemBefore','removeMarker','getRanges','key','*Set\x20format:*\x20%0','108oQaexc','*Merge:*\x20%0','customNumberedList','suggestion','listMarker','todoListChecked','meta','7428bNFsBs','1684395adFYTf','plugins','setAttribute','numbered','*Merge:*\x20list\x20item','_supportLegacySuggestions','TrackChangesEditing','*Uncheck\x20item*','bulleted','noTrackChangesFixer','3633QnIsPO','getFirstRange','range','document','setSelection','indentList','customBulletedList','has','enableDefaultAttributesIntegration','newValue','head','createPositionAt','toUpperCase','_getAttributeKey','checkTodoList','listItemId','forceValue','oldValue','ListEditing','differ','editor','ELEMENT_TODO_LIST','FORMAT_INDENT','_suggestionFactory','getAttribute','schema','_findSuggestions','14304HaLBGy','model','2120364XSLbVB','_LIST','mergeListItemForward','mergeListItemBackward','*Format:*\x20insert\x20into\x20%0','listStart','selection','commands','listItemIdFixer','getFirstMarker','config','parent','isObject','change','execute','listMarkerStyle','*Indent:*\x20%0','nextSibling','type','get','1005DTDelU','documentList','find','todoList','includes','filter','attribute','map','registerElementLabel','default','accept','previousSibling','every','nodeAfter','listIndent','715131ZOswgi','listReversed','110XMHiNk','assureChains','attributeKey'];_0x2a56=function(){return _0x46fd02;};return _0x2a56();}import{LiveRange as _0x2c1b14}from'ckeditor5/src/engine.js';export default class z extends _0x3da1cf{[_0x5256bb(0x23f)](){const _0x5250d6=_0x5256bb,_0x11345e=this[_0x5250d6(0x26f)];if(!_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x262)](_0x5250d6(0x26d)))return;const _0x2a2a6d=_0x11345e[_0x5250d6(0x20f)],_0x1f73af=_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x1f3)](_0x5250d6(0x257)),_0x35d15f=_0x11345e[_0x5250d6(0x252)][_0x5250d6(0x262)](_0x5250d6(0x230)),_0xf7a866=!!_0x11345e[_0x5250d6(0x1ea)][_0x5250d6(0x1f3)](_0x5250d6(0x237));function _0x2da6d2(_0x17ed3b){const _0x4c380a=_0x5250d6;return{'type':_0x4c380a(0x235),'content':''+_0x4a7b78(_0x2a2a6d,_0x4c380a(0x248),_0x17ed3b)};}function _0x19f905(_0x16441c){const _0x30e591=_0x5250d6;return{'type':_0x30e591(0x235),'content':''+_0x4a7b78(_0x2a2a6d,_0x30e591(0x22e),_0x16441c)};}_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x212)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x242)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x24b)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x261)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x260)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x213)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x21f)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x244)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x26a)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x236)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x202)),_0xf7a866&&(_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x27b)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x27a))),_0x35d15f&&(_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x1f7)),_0x1f73af[_0x5250d6(0x263)](_0x5250d6(0x269)),_0x1f73af[_0x5250d6(0x22a)](_0x5250d6(0x24e)),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x1005b0=>{const _0x3a3817=_0x5250d6,{data:_0x3a1b00}=_0x1005b0;if(_0x3a1b00&&_0x3a3817(0x24e)==_0x3a1b00[_0x3a3817(0x247)])return{'type':_0x3a3817(0x235),'content':_0x3a1b00[_0x3a3817(0x264)]?_0x4a7b78(_0x2a2a6d,_0x3a3817(0x220)):_0x4a7b78(_0x2a2a6d,_0x3a3817(0x258))};}),this[_0x5250d6(0x26f)][_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x3df330=>{const _0x5bbbe9=_0x5250d6;if(_0x3df330[_0x5bbbe9(0x20d)][_0x5bbbe9(0x23d)])return!0x1;let _0x15776f=!0x1;const _0x9ca1f0=_0x1f73af[_0x5bbbe9(0x20b)]({'skipNotAttached':!0x0})[_0x5bbbe9(0x1f9)](_0x17dcd8=>_0x5bbbe9(0x24e)===_0x1f73af[_0x5bbbe9(0x268)](_0x17dcd8));for(const _0x5278ce of _0x9ca1f0){_0x5bbbe9(0x229)!=_0x5278ce[_0x5bbbe9(0x25c)]()[_0x5bbbe9(0x20c)][_0x5bbbe9(0x201)][_0x5bbbe9(0x273)](_0x5bbbe9(0x236))&&(_0x1f73af[_0x5bbbe9(0x275)](_0x5278ce[_0x5bbbe9(0x25c)](),_0x5bbbe9(0x1fa))[_0x5bbbe9(0x1f6)](_0x4d4b23=>_0x5bbbe9(0x236)===_0x1f73af[_0x5bbbe9(0x268)](_0x4d4b23[_0x5bbbe9(0x24c)]))||(_0x3df330[_0x5bbbe9(0x245)](_0x5278ce[_0x5bbbe9(0x1e9)]()),_0x15776f=!0x0));}return _0x15776f;})),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x243)](_0x5250d6(0x202),_0x4a7b78(_0x2a2a6d,_0x5250d6(0x271)));const _0x234bfd={'type':_0x5250d6(0x235),'content':''};_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x308fca=>{const _0x3e3229=_0x5250d6,{data:_0x39232d}=_0x308fca;if(!_0x39232d||_0x3e3229(0x236)!=_0x39232d[_0x3e3229(0x247)])return;let _0x1e5f19=_0x308fca[_0x3e3229(0x265)];for(;_0x1e5f19;){if(_0x1e5f19[_0x3e3229(0x20e)]&&((_0x3e3229(0x240)==_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)]||_0x3e3229(0x1ef)==_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)])&&(_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x264)]&&_0x3e3229(0x1fd)!=_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x264)]||_0x3e3229(0x1fd)!=_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x26c)]&&!_0x39232d[_0x3e3229(0x264)])||!_0xf7a866&&_0x1e5f19[_0x3e3229(0x20e)][_0x3e3229(0x247)]==_0x2b1920))return _0x234bfd;_0x1e5f19=_0x1e5f19[_0x3e3229(0x23e)];}if(null==_0x39232d[_0x3e3229(0x264)])switch(_0x39232d[_0x3e3229(0x26c)]){case _0x3e3229(0x259):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x22b)));case _0x3e3229(0x254):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x226)));case _0x3e3229(0x229):return _0x19f905(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x270)));}switch(_0x39232d[_0x3e3229(0x264)]){case _0x3e3229(0x259):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x22b)));case _0x3e3229(0x254):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x226)));case _0x3e3229(0x229):return _0x2da6d2(_0x4a7b78(_0x2a2a6d,_0x3e3229(0x270)));}}),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x598e82=>{const _0x28c64a=_0x5250d6,{data:_0x1887d1}=_0x598e82;if(_0x1887d1&&_0x28c64a(0x202)==_0x1887d1[_0x28c64a(0x247)])return null==_0x1887d1[_0x28c64a(0x264)]||null==_0x1887d1[_0x28c64a(0x26c)]&&0x0==_0x1887d1[_0x28c64a(0x264)]?_0x234bfd:void 0x0;}),_0x1f73af[_0x5250d6(0x222)][_0x5250d6(0x22d)](_0x1348bd=>{const _0x1180a5=_0x5250d6;if(_0x1180a5(0x1fa)!=_0x1348bd[_0x1180a5(0x1f2)])return;const {data:_0x34b32a}=_0x1348bd;if(!_0x34b32a||_0x1180a5(0x26a)!=_0x34b32a[_0x1180a5(0x247)])return;const _0x228ec1=le(_0x1348bd);return _0x1180a5(0x264)==_0x228ec1?{'type':_0x1180a5(0x235),'content':_0x4a7b78(_0x2a2a6d,_0x1180a5(0x255))}:_0x1180a5(0x26c)==_0x228ec1?{'type':_0x1180a5(0x235),'content':_0x4a7b78(_0x2a2a6d,_0x1180a5(0x218))}:_0x234bfd;}),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x1e7a31=>this[_0x5250d6(0x1e8)](_0x1e7a31)),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x335c9a=>this[_0x5250d6(0x25a)](_0x335c9a)),_0x11345e[_0x5250d6(0x277)][_0x5250d6(0x25e)][_0x5250d6(0x241)](_0x2795ed=>this[_0x5250d6(0x206)](_0x2795ed)),this[_0x5250d6(0x256)]();}[_0x5256bb(0x1e8)](_0xae8482){const _0x55e8d2=_0x5256bb;if(_0xae8482[_0x55e8d2(0x20d)][_0x55e8d2(0x23d)]||!_0xae8482[_0x55e8d2(0x20d)][_0x55e8d2(0x21c)])return!0x1;let _0x318ec4=!0x1;const _0x217ae9=this[_0x55e8d2(0x26f)][_0x55e8d2(0x252)][_0x55e8d2(0x1f3)](_0x55e8d2(0x257))[_0x55e8d2(0x20b)]({'skipNotAttached':!0x0})[_0x55e8d2(0x1f9)](_0x3da6fe=>_0x3da6fe[_0x55e8d2(0x20e)]&&_0x55e8d2(0x26a)==_0x3da6fe[_0x55e8d2(0x20e)][_0x55e8d2(0x247)])[_0x55e8d2(0x1f9)](_0x18627a=>_0x18627a[_0x55e8d2(0x20e)][_0x55e8d2(0x264)]&&_0x18627a[_0x55e8d2(0x20e)][_0x55e8d2(0x26c)]);for(const _0x262ae3 of _0x217ae9)le(_0x262ae3)||(_0xae8482[_0x55e8d2(0x245)](_0x262ae3[_0x55e8d2(0x1e9)]()),_0x318ec4=!0x0);return _0x318ec4;}[_0x5256bb(0x25a)](_0x4558e8){const _0x405f16=_0x5256bb;if(_0x4558e8[_0x405f16(0x20d)][_0x405f16(0x23d)]||!_0x4558e8[_0x405f16(0x20d)][_0x405f16(0x21c)])return!0x1;const _0x819f4d=this[_0x405f16(0x26f)][_0x405f16(0x252)][_0x405f16(0x1f3)](_0x405f16(0x257));if(_0x819f4d[_0x405f16(0x214)][_0x405f16(0x23a)])return!0x1;let _0x27ae84=!0x1;const _0x874ea8=[_0x405f16(0x236),_0x405f16(0x26a),_0x405f16(0x202),_0x405f16(0x240),_0x405f16(0x27d),_0x405f16(0x204),_0x405f16(0x225),_0x405f16(0x24d),_0x405f16(0x1ef)],_0x150277=this[_0x405f16(0x26f)][_0x405f16(0x277)][_0x405f16(0x25e)][_0x405f16(0x26e)][_0x405f16(0x234)]()[_0x405f16(0x1f9)](_0x14e04c=>_0x405f16(0x1fa)==_0x14e04c[_0x405f16(0x1f2)])[_0x405f16(0x1f9)](_0x4b51f9=>_0x874ea8[_0x405f16(0x1f8)](_0x4b51f9[_0x405f16(0x207)]));if(0x0==_0x150277[_0x405f16(0x232)])return _0x27ae84;for(const _0x4ac114 of _0x150277){const _0x23afa9=_0x819f4d[_0x405f16(0x275)](_0x4ac114[_0x405f16(0x25d)],_0x405f16(0x1fa))[_0x405f16(0x1f9)](_0x2bf84b=>!_0x2bf84b[_0x405f16(0x24f)][_0x405f16(0x219)])[_0x405f16(0x1fb)](_0x3a8dc1=>_0x3a8dc1[_0x405f16(0x24c)])[_0x405f16(0x1f9)](_0x3dc62b=>{const _0x20aa56=_0x405f16,_0x49e006=_0x819f4d[_0x20aa56(0x268)](_0x3dc62b);return _0x874ea8[_0x20aa56(0x1f8)](_0x49e006);});if(_0x23afa9[_0x405f16(0x232)]){for(const _0x1c66eb of _0x23afa9)_0x4558e8[_0x405f16(0x245)](_0x1c66eb[_0x405f16(0x1e9)]());_0x27ae84=!0x0;}}return _0x27ae84;}[_0x5256bb(0x206)](_0x2feb88){const _0x43e629=_0x5256bb;if(_0x2feb88[_0x43e629(0x20d)][_0x43e629(0x23d)]||!_0x2feb88[_0x43e629(0x20d)][_0x43e629(0x21c)])return!0x1;const _0x55b767=this[_0x43e629(0x26f)][_0x43e629(0x252)][_0x43e629(0x1f3)](_0x43e629(0x257));let _0x1482c8=!0x1;const _0x367b14=[_0x43e629(0x236),_0x43e629(0x26a),_0x43e629(0x202),_0x43e629(0x240),_0x43e629(0x27d),_0x43e629(0x204),_0x43e629(0x225),_0x43e629(0x24d),_0x43e629(0x1ef)];for(const _0x395b3e of _0x55b767[_0x43e629(0x20b)]({'skipNotAttached':!0x0})){const _0x4e1033=_0x55b767[_0x43e629(0x275)](_0x395b3e[_0x43e629(0x25c)](),_0x43e629(0x1fa))[_0x43e629(0x1fb)](_0x57c716=>_0x57c716[_0x43e629(0x24c)])[_0x43e629(0x1f9)](_0x3e4314=>_0x3e4314[_0x43e629(0x20e)]&&_0x367b14[_0x43e629(0x1f8)](_0x3e4314[_0x43e629(0x20e)][_0x43e629(0x247)]));if(!_0x4e1033[_0x43e629(0x232)])continue;const _0x427c81=_0x4e1033[0x0][_0x43e629(0x265)][_0x43e629(0x211)][_0x43e629(0x216)];if(!_0x4e1033[_0x43e629(0x200)](_0x23090a=>_0x23090a[_0x43e629(0x211)][_0x43e629(0x216)]===_0x427c81)){for(const _0xea7756 of _0x4e1033)_0x56466f(_0xea7756,_0x427c81)&&(_0x1482c8=!0x0);}}return _0x1482c8;function _0x33b295(_0x2f29b9,_0x46028d){const _0xcc26d=_0x43e629;for(const _0x3dc20f of _0x55b767[_0xcc26d(0x20b)]({'skipNotAttached':!0x0})[_0xcc26d(0x1f9)](_0xb22ffa=>_0xcc26d(0x1fa)==_0xb22ffa[_0xcc26d(0x1f2)]&&_0xb22ffa[_0xcc26d(0x211)][_0xcc26d(0x216)]==_0x2f29b9))_0x3dc20f[_0xcc26d(0x253)](_0xcc26d(0x216),_0x46028d);}function _0x56466f(_0x38d3ce,_0x407390){const _0xea1fd5=_0x43e629;let _0x1bb115=_0x38d3ce[_0xea1fd5(0x265)],_0x1525fe=!0x1;for(;_0x1bb115;)_0x1bb115[_0xea1fd5(0x211)][_0xea1fd5(0x216)]!=_0x407390&&(_0x33b295(_0x1bb115[_0xea1fd5(0x211)][_0xea1fd5(0x216)],_0x407390),_0x1bb115[_0xea1fd5(0x253)](_0xea1fd5(0x216),_0x407390),_0x1525fe=!0x0),_0x1bb115=_0x1bb115[_0xea1fd5(0x23e)];return _0x1525fe;}}[_0x5256bb(0x256)](){const _0x21a551=_0x5256bb,_0x1e4c7c=this[_0x21a551(0x26f)],_0x2ed2ca=_0x1e4c7c[_0x21a551(0x20f)],_0x2c4f03=_0x1e4c7c[_0x21a551(0x252)][_0x21a551(0x1f3)](_0x21a551(0x257));this[_0x21a551(0x21d)](),_0x2c4f03[_0x21a551(0x272)][_0x21a551(0x21b)](_0x21a551(0x210),_0x21a551(0x1f5),_0x21a551(0x1fe),function(_0x5e2b77,_0xf58ccc){const _0x47da0b=_0x21a551,_0x508bc8=[];for(let _0x141815 of _0x5e2b77)_0x141815[_0x47da0b(0x20c)][_0x47da0b(0x201)]===_0x141815[_0x47da0b(0x22c)][_0x47da0b(0x1eb)]&&(_0x141815=_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x224)](_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x266)](_0x141815[_0x47da0b(0x20c)][_0x47da0b(0x201)],0x0))),_0x508bc8[_0x47da0b(0x209)](_0x141815);_0x1e4c7c[_0x47da0b(0x277)][_0x47da0b(0x1ed)](_0x1015bd=>{const _0x21ed12=_0x47da0b,_0x1392a8=_0x1e4c7c[_0x21ed12(0x277)][_0x21ed12(0x25e)][_0x21ed12(0x27e)],_0x38a16d=Array[_0x21ed12(0x215)](_0x1392a8[_0x21ed12(0x246)]())[_0x21ed12(0x1fb)](_0x3be5c0=>_0x2c1b14[_0x21ed12(0x221)](_0x3be5c0));_0x1015bd[_0x21ed12(0x25f)](_0x508bc8),_0x1e4c7c[_0x21ed12(0x1e7)][_0x21ed12(0x1f3)](_0xf58ccc[_0x21ed12(0x21e)])[_0x21ed12(0x228)](),_0xf58ccc[_0x21ed12(0x217)][_0x21ed12(0x209)]({'forceDefaultExecution':!0x0}),_0x1e4c7c[_0x21ed12(0x1ee)](_0xf58ccc[_0x21ed12(0x21e)],..._0xf58ccc[_0x21ed12(0x217)]),_0x1015bd[_0x21ed12(0x25f)](_0x38a16d);for(const _0x2a3ae9 of _0x38a16d)_0x2a3ae9[_0x21ed12(0x21a)]();});}),_0x2c4f03[_0x21a551(0x222)][_0x21a551(0x1fc)](function(_0x4cfd98){const _0x4325de=_0x21a551,_0x2f011f=!_0x1e4c7c[_0x4325de(0x277)][_0x4325de(0x274)][_0x4325de(0x1ec)](_0x4cfd98),_0x34a2ae=_0x4cfd98[_0x4325de(0x1ff)],_0x3918ad=_0x4cfd98[_0x4325de(0x1f1)],_0x35a77f=_0x4cfd98[_0x4325de(0x273)](_0x4325de(0x26a)),_0x1f8c34=!_0x34a2ae||_0x34a2ae[_0x4325de(0x273)](_0x4325de(0x26a))!==_0x35a77f,_0x42380c=!_0x3918ad||_0x3918ad[_0x4325de(0x273)](_0x4325de(0x26a))!==_0x35a77f;return _0x2f011f&&Boolean(_0x35a77f)&&_0x1f8c34&&_0x42380c;},_0x3a272a=>_0x4a7b78(_0x2ed2ca,_0x21a551(0x223),_0x3a272a));}[_0x5256bb(0x21d)](){const _0x3446a7=_0x5256bb,_0x189713=this[_0x3446a7(0x26f)],_0x61b506=_0x189713[_0x3446a7(0x20f)];function _0x3be0fd(_0x3573e8){const _0x33fc5a=_0x3446a7,_0x585f4c=_0x189713[_0x33fc5a(0x1e7)][_0x33fc5a(0x1f3)](_0x33fc5a(0x242))[_0x33fc5a(0x23a)],_0x58e159=_0x189713[_0x33fc5a(0x1e7)][_0x33fc5a(0x1f3)](_0x33fc5a(0x212))[_0x33fc5a(0x23a)];return _0x33fc5a(0x212)===_0x3573e8?_0x585f4c:_0x58e159;}_0x189713[_0x3446a7(0x252)][_0x3446a7(0x1f3)](_0x3446a7(0x257))[_0x3446a7(0x222)][_0x3446a7(0x22d)](function(_0x251551){const _0x3cf0a0=_0x3446a7;if(_0x3cf0a0(0x210)!=_0x251551[_0x3cf0a0(0x1f2)])return;const {data:_0x10a239}=_0x251551;if(!_0x10a239)return;let _0x3dec64,_0x85b04d,_0x3552bc,_0xd04b61;switch(_0x10a239[_0x3cf0a0(0x21e)]){case _0x3cf0a0(0x242):_0x3552bc=_0x10a239[_0x3cf0a0(0x217)][0x0][_0x3cf0a0(0x26b)],_0xd04b61=_0x3be0fd(_0x10a239[_0x3cf0a0(0x21e)]),_0x3dec64=_0x3552bc?_0x3cf0a0(0x27c):_0x3cf0a0(0x227),!_0xd04b61&&_0x189713[_0x3cf0a0(0x1ea)][_0x3cf0a0(0x1f3)](_0x3cf0a0(0x237))||(_0x3dec64=_0x3cf0a0(0x22f)),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x22b)))};break;case _0x3cf0a0(0x212):_0x3552bc=_0x10a239[_0x3cf0a0(0x217)][0x0][_0x3cf0a0(0x26b)],_0xd04b61=_0x3be0fd(_0x10a239[_0x3cf0a0(0x21e)]),_0x3dec64=_0x3552bc?_0x3cf0a0(0x27c):_0x3cf0a0(0x227),!_0xd04b61&&_0x189713[_0x3cf0a0(0x1ea)][_0x3cf0a0(0x1f3)](_0x3cf0a0(0x237))||(_0x3dec64=_0x3cf0a0(0x22f)),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x226)))};break;case _0x3cf0a0(0x260):_0x3dec64=_0x3cf0a0(0x1f0),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x223)))};break;case _0x3cf0a0(0x213):_0x3dec64=function(_0x3e4eee){const _0x456cb4=_0x3cf0a0,_0x1bb091=_0x3e4eee[_0x456cb4(0x25c)]();let _0x40effc=_0x1bb091[_0x456cb4(0x20c)][_0x456cb4(0x201)];for(;_0x40effc&&_0x1bb091[_0x456cb4(0x233)](_0x40effc);){if(_0x40effc[_0x456cb4(0x273)](_0x456cb4(0x202))>0x0)return!0x1;_0x40effc=_0x40effc[_0x456cb4(0x1f1)];}return!0x0;}(_0x251551)?_0x4a7b78(_0x61b506,_0x3cf0a0(0x227),_0x4a7b78(_0x61b506,function(_0x2b2e8e){const _0x1750ca=_0x3cf0a0;return _0x1750ca(0x23c)+_0x2b2e8e[_0x1750ca(0x25c)]()[_0x1750ca(0x20c)][_0x1750ca(0x201)][_0x1750ca(0x273)](_0x1750ca(0x236))[_0x1750ca(0x267)]()+_0x1750ca(0x279);}(_0x251551))):_0x4a7b78(_0x61b506,_0x3cf0a0(0x23b),_0x4a7b78(_0x61b506,_0x3cf0a0(0x223))),_0x85b04d={'type':_0x3cf0a0(0x235),'content':_0x3dec64};break;case _0x3cf0a0(0x27b):case _0x3cf0a0(0x27a):!0x1===_0x10a239[_0x3cf0a0(0x231)]&&(_0x3dec64=_0x3cf0a0(0x24a),_0x85b04d={'type':_0x3cf0a0(0x238),'content':_0x4a7b78(_0x61b506,_0x3dec64,_0x4a7b78(_0x61b506,_0x3cf0a0(0x223)))});}return _0x85b04d;});}}function _0x1959(_0x46df77,_0x4d0ac7){const _0x2a5615=_0x2a56();return _0x1959=function(_0x19598c,_0x29607c){_0x19598c=_0x19598c-0x1e7;let _0x387fcc=_0x2a5615[_0x19598c];return _0x387fcc;},_0x1959(_0x46df77,_0x4d0ac7);}function le(_0x390259){const _0x32f8a2=_0x5256bb;let _0xb72a5d=_0x390259[_0x32f8a2(0x25c)]()[_0x32f8a2(0x20c)][_0x32f8a2(0x201)][_0x32f8a2(0x1ff)];for(;_0xb72a5d;){const _0x54cb9=_0xb72a5d[_0x32f8a2(0x273)](_0x32f8a2(0x26a));if(!_0x54cb9)return!0x1;if(_0x54cb9==_0x390259[_0x32f8a2(0x20e)][_0x32f8a2(0x264)])return _0x32f8a2(0x264);if(_0x54cb9==_0x390259[_0x32f8a2(0x20e)][_0x32f8a2(0x26c)])return _0x32f8a2(0x26c);_0xb72a5d=_0xb72a5d[_0x32f8a2(0x1ff)];}return!0x1;}
23
+ const _0x26cf2d=_0x393d;(function(_0x4dbaaf,_0x59182d){const _0x3599ee=_0x393d,_0x3f450b=_0x4dbaaf();while(!![]){try{const _0xf10b0b=-parseInt(_0x3599ee(0x202))/0x1*(-parseInt(_0x3599ee(0x20c))/0x2)+-parseInt(_0x3599ee(0x249))/0x3*(parseInt(_0x3599ee(0x1d3))/0x4)+parseInt(_0x3599ee(0x1cb))/0x5*(-parseInt(_0x3599ee(0x214))/0x6)+-parseInt(_0x3599ee(0x21a))/0x7+-parseInt(_0x3599ee(0x204))/0x8*(-parseInt(_0x3599ee(0x1dc))/0x9)+-parseInt(_0x3599ee(0x256))/0xa+parseInt(_0x3599ee(0x1fe))/0xb*(parseInt(_0x3599ee(0x1ea))/0xc);if(_0xf10b0b===_0x59182d)break;else _0x3f450b['push'](_0x3f450b['shift']());}catch(_0x2e4372){_0x3f450b['push'](_0x3f450b['shift']());}}}(_0x4096,0xae5bc));function _0x4096(){const _0x4c9eb4=['trackChangesCommand','outdentList','FORMAT_INDENT','document','12KgPyZa','createPositionAt','_findSuggestions','removeMarker','bulleted','mergeListItemForward','parent','todoList','*Check\x20item*','config','todoListCheck','execute','editor','listMarkerStyle','key','nextSibling','listReversed','*Uncheck\x20item*','*Format:*\x20remove\x20from\x20%0','indentList','36341349CnwcEN','registerPostFixer','containsItem','getRanges','2hmexmz','splitListItemAfter','510448LlltBw','newValue','commandParams','listItemIdFixer','ELEMENT_','_registerLegacyDescription','ELEMENT_LIST_ITEM','next','1071182QwYvRK','formatBlock','*Set\x20format:*\x20%0','todo','bulletedList','default','setSelection','listItemId','204dQyGFI','isUndo','enableDefaultAttributesIntegration','toUpperCase','mergeListItemBackward','_suggestionFactory','8215977WgekwX','listStyle','nodeAfter','attributeKey','map','head','getFirstRange','plugins','multipleBlocks','*Change\x20to:*\x20%0','listStart','splitListItemBefore','isLocal','listType','differ','attribute','assureChains','getFirstMarker','ListEditing','refresh','_LIST','registerDescriptionCallback','getChanges','*Outdent:*\x20%0','meta','fromRange','TrackChangesEditing','registerElementLabel','todoListChecked','attributes','descriptionFactory','createRange','getAttribute','forceValue','model','selection','afterInit','registerAttributeLabel','checkTodoList','end','data','getSuggestions','from','customNumberedList','numbered','includes','accept','3pvssgU','_supportLegacySuggestions','*Format:*\x20insert\x20into\x20%0','commandName','get','length','has','locale','commands','deletion','*Merge:*\x20list\x20item','every','filter','13358230AcAzeA','batch','list.multiBlock','ELEMENT_BULLETED_LIST','previousSibling','ELEMENT_TODO_LIST','setAttribute','value','format','range','isObject','listIndent','*Remove\x20format:*\x20%0','91090tfShvr','ELEMENT_NUMBERED_LIST','schema','groupId','customBulletedList','suggestion','numberedList','change','3403412uQxsiJ','noTrackChangesFixer','start','*Merge:*\x20%0','*Indent:*\x20%0','type','documentList','TodoListEditing','registerBlockAttribute','45YITXmb','find','_getAttributeKey','oldValue','detach','listMarker','isNextTo','registerCustomCallback','push','*Split:*\x20list\x20item'];_0x4096=function(){return _0x4c9eb4;};return _0x4096();}import{Plugin as _0x1057a2}from'ckeditor5/src/core.js';import{getTranslation as _0x36baba}from'../utils/common-translations.js';import{renameAttributeKey as _0x429c89}from'../trackchangesediting.js';function _0x393d(_0x337f9b,_0x1957f2){const _0x40966c=_0x4096();return _0x393d=function(_0x393dca,_0x31cc67){_0x393dca=_0x393dca-0x1c3;let _0x385779=_0x40966c[_0x393dca];return _0x385779;},_0x393d(_0x337f9b,_0x1957f2);}import{LiveRange as _0x50e717}from'ckeditor5/src/engine.js';export default class z extends _0x1057a2{[_0x26cf2d(0x23e)](){const _0xc50cfc=_0x26cf2d,_0x554dff=this[_0xc50cfc(0x1f6)];if(!_0x554dff[_0xc50cfc(0x221)][_0xc50cfc(0x24f)](_0xc50cfc(0x22c)))return;const _0x10345f=_0x554dff[_0xc50cfc(0x250)],_0x100b94=_0x554dff[_0xc50cfc(0x221)][_0xc50cfc(0x24d)](_0xc50cfc(0x234)),_0x40147e=_0x554dff[_0xc50cfc(0x221)][_0xc50cfc(0x24f)](_0xc50cfc(0x1da)),_0x2cb8f0=!!_0x554dff[_0xc50cfc(0x1f3)][_0xc50cfc(0x24d)](_0xc50cfc(0x258));function _0x4fb91e(_0xf6237d){const _0x3fc549=_0xc50cfc;return{'type':_0x3fc549(0x1c6),'content':''+_0x36baba(_0x10345f,_0x3fc549(0x20e),_0xf6237d)};}function _0x21a586(_0x13c417){const _0x4618b3=_0xc50cfc;return{'type':_0x4618b3(0x1c6),'content':''+_0x36baba(_0x10345f,_0x4618b3(0x1ca),_0x13c417)};}_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1d1)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x210)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x245)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1cf)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1fd)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1e7)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x203)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x225)),_0x100b94[_0xc50cfc(0x1db)](_0xc50cfc(0x213)),_0x100b94[_0xc50cfc(0x1db)](_0xc50cfc(0x227)),_0x100b94[_0xc50cfc(0x1db)](_0xc50cfc(0x1c9)),_0x2cb8f0&&(_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x218)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1ef))),_0x40147e&&(_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x1f1)),_0x100b94[_0xc50cfc(0x216)](_0xc50cfc(0x240)),_0x100b94[_0xc50cfc(0x1db)](_0xc50cfc(0x236)),_0x100b94[_0xc50cfc(0x238)][_0xc50cfc(0x22f)](_0x103efb=>{const _0x2a5b=_0xc50cfc,{data:_0x45ed0d}=_0x103efb;if(_0x45ed0d&&_0x2a5b(0x236)==_0x45ed0d[_0x2a5b(0x1f8)])return{'type':_0x2a5b(0x1c6),'content':_0x45ed0d[_0x2a5b(0x205)]?_0x36baba(_0x10345f,_0x2a5b(0x1f2)):_0x36baba(_0x10345f,_0x2a5b(0x1fb))};}),this[_0xc50cfc(0x1f6)][_0xc50cfc(0x23c)][_0xc50cfc(0x1e9)][_0xc50cfc(0x1ff)](_0xae208f=>{const _0x4d4653=_0xc50cfc;if(_0xae208f[_0x4d4653(0x257)][_0x4d4653(0x215)])return!0x1;let _0x2966c7=!0x1;const _0xc4c25f=_0x100b94[_0x4d4653(0x243)]({'skipNotAttached':!0x0})[_0x4d4653(0x255)](_0x3a1d7e=>_0x4d4653(0x236)===_0x100b94[_0x4d4653(0x1de)](_0x3a1d7e));for(const _0x22fabf of _0xc4c25f){_0x4d4653(0x20f)!=_0x22fabf[_0x4d4653(0x220)]()[_0x4d4653(0x1d5)][_0x4d4653(0x21c)][_0x4d4653(0x23a)](_0x4d4653(0x227))&&(_0x100b94[_0x4d4653(0x1ec)](_0x22fabf[_0x4d4653(0x220)](),_0x4d4653(0x229))[_0x4d4653(0x1dd)](_0x290d21=>_0x4d4653(0x227)===_0x100b94[_0x4d4653(0x1de)](_0x290d21[_0x4d4653(0x1d0)]))||(_0xae208f[_0x4d4653(0x1ed)](_0x22fabf[_0x4d4653(0x22b)]()),_0x2966c7=!0x0));}return _0x2966c7;})),_0x100b94[_0xc50cfc(0x238)][_0xc50cfc(0x23f)](_0xc50cfc(0x1c9),_0x36baba(_0x10345f,_0xc50cfc(0x1e8)));const _0x29b97d={'type':_0xc50cfc(0x1c6),'content':''};_0x100b94[_0xc50cfc(0x238)][_0xc50cfc(0x22f)](_0x35a57e=>{const _0x46a5e7=_0xc50cfc,{data:_0x1c7964}=_0x35a57e;if(!_0x1c7964||_0x46a5e7(0x227)!=_0x1c7964[_0x46a5e7(0x1f8)])return;let _0x5c53cf=_0x35a57e[_0x46a5e7(0x21f)];for(;_0x5c53cf;){if(_0x5c53cf[_0x46a5e7(0x242)]&&((_0x46a5e7(0x21b)==_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x1f8)]||_0x46a5e7(0x1f7)==_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x1f8)])&&(_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x205)]&&_0x46a5e7(0x211)!=_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x205)]||_0x46a5e7(0x211)!=_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x1df)]&&!_0x1c7964[_0x46a5e7(0x205)])||!_0x2cb8f0&&_0x5c53cf[_0x46a5e7(0x242)][_0x46a5e7(0x1f8)]==_0x429c89))return _0x29b97d;_0x5c53cf=_0x5c53cf[_0x46a5e7(0x20b)];}if(null==_0x1c7964[_0x46a5e7(0x205)])switch(_0x1c7964[_0x46a5e7(0x1df)]){case _0x46a5e7(0x1ee):return _0x21a586(_0x36baba(_0x10345f,_0x46a5e7(0x259)));case _0x46a5e7(0x246):return _0x21a586(_0x36baba(_0x10345f,_0x46a5e7(0x1cc)));case _0x46a5e7(0x20f):return _0x21a586(_0x36baba(_0x10345f,_0x46a5e7(0x1c3)));}switch(_0x1c7964[_0x46a5e7(0x205)]){case _0x46a5e7(0x1ee):return _0x4fb91e(_0x36baba(_0x10345f,_0x46a5e7(0x259)));case _0x46a5e7(0x246):return _0x4fb91e(_0x36baba(_0x10345f,_0x46a5e7(0x1cc)));case _0x46a5e7(0x20f):return _0x4fb91e(_0x36baba(_0x10345f,_0x46a5e7(0x1c3)));}}),_0x100b94[_0xc50cfc(0x238)][_0xc50cfc(0x22f)](_0x406075=>{const _0x57415f=_0xc50cfc,{data:_0x3d078c}=_0x406075;if(_0x3d078c&&_0x57415f(0x1c9)==_0x3d078c[_0x57415f(0x1f8)])return null==_0x3d078c[_0x57415f(0x205)]||null==_0x3d078c[_0x57415f(0x1df)]&&0x0==_0x3d078c[_0x57415f(0x205)]?_0x29b97d:void 0x0;}),_0x100b94[_0xc50cfc(0x238)][_0xc50cfc(0x22f)](_0x542a74=>{const _0x58c84f=_0xc50cfc;if(_0x58c84f(0x229)!=_0x542a74[_0x58c84f(0x1d8)])return;const {data:_0x253ac8}=_0x542a74;if(!_0x253ac8||_0x58c84f(0x213)!=_0x253ac8[_0x58c84f(0x1f8)])return;const _0x2134ac=le(_0x542a74);return _0x58c84f(0x205)==_0x2134ac?{'type':_0x58c84f(0x1c6),'content':_0x36baba(_0x10345f,_0x58c84f(0x253))}:_0x58c84f(0x1df)==_0x2134ac?{'type':_0x58c84f(0x1c6),'content':_0x36baba(_0x10345f,_0x58c84f(0x1e5))}:_0x29b97d;}),_0x554dff[_0xc50cfc(0x23c)][_0xc50cfc(0x1e9)][_0xc50cfc(0x1ff)](_0x317f45=>this[_0xc50cfc(0x207)](_0x317f45)),_0x554dff[_0xc50cfc(0x23c)][_0xc50cfc(0x1e9)][_0xc50cfc(0x1ff)](_0x211b7a=>this[_0xc50cfc(0x1d4)](_0x211b7a)),_0x554dff[_0xc50cfc(0x23c)][_0xc50cfc(0x1e9)][_0xc50cfc(0x1ff)](_0x918a94=>this[_0xc50cfc(0x22a)](_0x918a94)),this[_0xc50cfc(0x24a)]();}[_0x26cf2d(0x207)](_0x4c3f6e){const _0x57436a=_0x26cf2d;if(_0x4c3f6e[_0x57436a(0x257)][_0x57436a(0x215)]||!_0x4c3f6e[_0x57436a(0x257)][_0x57436a(0x226)])return!0x1;let _0x2ab148=!0x1;const _0x5055a9=this[_0x57436a(0x1f6)][_0x57436a(0x221)][_0x57436a(0x24d)](_0x57436a(0x234))[_0x57436a(0x243)]({'skipNotAttached':!0x0})[_0x57436a(0x255)](_0x1bb44f=>_0x1bb44f[_0x57436a(0x242)]&&_0x57436a(0x213)==_0x1bb44f[_0x57436a(0x242)][_0x57436a(0x1f8)])[_0x57436a(0x255)](_0x158b54=>_0x158b54[_0x57436a(0x242)][_0x57436a(0x205)]&&_0x158b54[_0x57436a(0x242)][_0x57436a(0x1df)]);for(const _0x4ebdf2 of _0x5055a9)le(_0x4ebdf2)||(_0x4c3f6e[_0x57436a(0x1ed)](_0x4ebdf2[_0x57436a(0x22b)]()),_0x2ab148=!0x0);return _0x2ab148;}[_0x26cf2d(0x1d4)](_0x231626){const _0x91e6af=_0x26cf2d;if(_0x231626[_0x91e6af(0x257)][_0x91e6af(0x215)]||!_0x231626[_0x91e6af(0x257)][_0x91e6af(0x226)])return!0x1;const _0x5c5533=this[_0x91e6af(0x1f6)][_0x91e6af(0x221)][_0x91e6af(0x24d)](_0x91e6af(0x234));if(_0x5c5533[_0x91e6af(0x1e6)][_0x91e6af(0x1c5)])return!0x1;let _0x4e244a=!0x1;const _0x4b2c54=[_0x91e6af(0x227),_0x91e6af(0x213),_0x91e6af(0x1c9),_0x91e6af(0x21b),_0x91e6af(0x224),_0x91e6af(0x1fa),_0x91e6af(0x1f4),_0x91e6af(0x1e1),_0x91e6af(0x1f7)],_0x450d7a=this[_0x91e6af(0x1f6)][_0x91e6af(0x23c)][_0x91e6af(0x1e9)][_0x91e6af(0x228)][_0x91e6af(0x230)]()[_0x91e6af(0x255)](_0x2d992c=>_0x91e6af(0x229)==_0x2d992c[_0x91e6af(0x1d8)])[_0x91e6af(0x255)](_0x29634a=>_0x4b2c54[_0x91e6af(0x247)](_0x29634a[_0x91e6af(0x21d)]));if(0x0==_0x450d7a[_0x91e6af(0x24e)])return _0x4e244a;for(const _0x350c86 of _0x450d7a){const _0x5224f9=_0x5c5533[_0x91e6af(0x1ec)](_0x350c86[_0x91e6af(0x1c7)],_0x91e6af(0x229))[_0x91e6af(0x255)](_0x37dced=>!_0x37dced[_0x91e6af(0x232)][_0x91e6af(0x1e2)])[_0x91e6af(0x21e)](_0x3c1e78=>_0x3c1e78[_0x91e6af(0x1d0)])[_0x91e6af(0x255)](_0x2341eb=>{const _0x279fe0=_0x91e6af,_0x8be5f0=_0x5c5533[_0x279fe0(0x1de)](_0x2341eb);return _0x4b2c54[_0x279fe0(0x247)](_0x8be5f0);});if(_0x5224f9[_0x91e6af(0x24e)]){for(const _0x1f26b3 of _0x5224f9)_0x231626[_0x91e6af(0x1ed)](_0x1f26b3[_0x91e6af(0x22b)]());_0x4e244a=!0x0;}}return _0x4e244a;}[_0x26cf2d(0x22a)](_0x54791a){const _0x4a37c9=_0x26cf2d;if(_0x54791a[_0x4a37c9(0x257)][_0x4a37c9(0x215)]||!_0x54791a[_0x4a37c9(0x257)][_0x4a37c9(0x226)])return!0x1;const _0x5b35ef=this[_0x4a37c9(0x1f6)][_0x4a37c9(0x221)][_0x4a37c9(0x24d)](_0x4a37c9(0x234));let _0xa48345=!0x1;const _0x30335f=[_0x4a37c9(0x227),_0x4a37c9(0x213),_0x4a37c9(0x1c9),_0x4a37c9(0x21b),_0x4a37c9(0x224),_0x4a37c9(0x1fa),_0x4a37c9(0x1f4),_0x4a37c9(0x1e1),_0x4a37c9(0x1f7)];for(const _0x868026 of _0x5b35ef[_0x4a37c9(0x243)]({'skipNotAttached':!0x0})){const _0x2a22de=_0x5b35ef[_0x4a37c9(0x1ec)](_0x868026[_0x4a37c9(0x220)](),_0x4a37c9(0x229))[_0x4a37c9(0x21e)](_0x31a557=>_0x31a557[_0x4a37c9(0x1d0)])[_0x4a37c9(0x255)](_0xe1df9d=>_0xe1df9d[_0x4a37c9(0x242)]&&_0x30335f[_0x4a37c9(0x247)](_0xe1df9d[_0x4a37c9(0x242)][_0x4a37c9(0x1f8)]));if(!_0x2a22de[_0x4a37c9(0x24e)])continue;const _0x42ab59=_0x2a22de[0x0][_0x4a37c9(0x21f)][_0x4a37c9(0x237)][_0x4a37c9(0x1ce)];if(!_0x2a22de[_0x4a37c9(0x254)](_0x2bf8f7=>_0x2bf8f7[_0x4a37c9(0x237)][_0x4a37c9(0x1ce)]===_0x42ab59)){for(const _0x3c8736 of _0x2a22de)_0x37ae1e(_0x3c8736,_0x42ab59)&&(_0xa48345=!0x0);}}return _0xa48345;function _0x1df98c(_0x2ef176,_0x222f8d){const _0x143536=_0x4a37c9;for(const _0x3cf733 of _0x5b35ef[_0x143536(0x243)]({'skipNotAttached':!0x0})[_0x143536(0x255)](_0x1c1db2=>_0x143536(0x229)==_0x1c1db2[_0x143536(0x1d8)]&&_0x1c1db2[_0x143536(0x237)][_0x143536(0x1ce)]==_0x2ef176))_0x3cf733[_0x143536(0x1c4)](_0x143536(0x1ce),_0x222f8d);}function _0x37ae1e(_0x386663,_0x12b98e){const _0x4914d5=_0x4a37c9;let _0x5909bc=_0x386663[_0x4914d5(0x21f)],_0x1cdc6f=!0x1;for(;_0x5909bc;)_0x5909bc[_0x4914d5(0x237)][_0x4914d5(0x1ce)]!=_0x12b98e&&(_0x1df98c(_0x5909bc[_0x4914d5(0x237)][_0x4914d5(0x1ce)],_0x12b98e),_0x5909bc[_0x4914d5(0x1c4)](_0x4914d5(0x1ce),_0x12b98e),_0x1cdc6f=!0x0),_0x5909bc=_0x5909bc[_0x4914d5(0x20b)];return _0x1cdc6f;}}[_0x26cf2d(0x24a)](){const _0x4c833d=_0x26cf2d,_0x574eff=this[_0x4c833d(0x1f6)],_0x35c557=_0x574eff[_0x4c833d(0x250)],_0xf4c236=_0x574eff[_0x4c833d(0x221)][_0x4c833d(0x24d)](_0x4c833d(0x234));this[_0x4c833d(0x209)](),_0xf4c236[_0x4c833d(0x219)][_0x4c833d(0x1e3)](_0x4c833d(0x20d),_0x4c833d(0x1d9),_0x4c833d(0x248),function(_0x515c6f,_0x379540){const _0x4110ae=_0x4c833d,_0x2ff079=[];for(let _0x4c91ce of _0x515c6f)_0x4c91ce[_0x4110ae(0x1d5)][_0x4110ae(0x21c)]===_0x4c91ce[_0x4110ae(0x241)][_0x4110ae(0x1f0)]&&(_0x4c91ce=_0x574eff[_0x4110ae(0x23c)][_0x4110ae(0x239)](_0x574eff[_0x4110ae(0x23c)][_0x4110ae(0x1eb)](_0x4c91ce[_0x4110ae(0x1d5)][_0x4110ae(0x21c)],0x0))),_0x2ff079[_0x4110ae(0x1e4)](_0x4c91ce);_0x574eff[_0x4110ae(0x23c)][_0x4110ae(0x1d2)](_0x193610=>{const _0x197f3f=_0x4110ae,_0x39430a=_0x574eff[_0x197f3f(0x23c)][_0x197f3f(0x1e9)][_0x197f3f(0x23d)],_0x1be600=Array[_0x197f3f(0x244)](_0x39430a[_0x197f3f(0x201)]())[_0x197f3f(0x21e)](_0x49ea84=>_0x50e717[_0x197f3f(0x233)](_0x49ea84));_0x193610[_0x197f3f(0x212)](_0x2ff079),_0x574eff[_0x197f3f(0x251)][_0x197f3f(0x24d)](_0x379540[_0x197f3f(0x24c)])[_0x197f3f(0x22d)](),_0x379540[_0x197f3f(0x206)][_0x197f3f(0x1e4)]({'forceDefaultExecution':!0x0}),_0x574eff[_0x197f3f(0x1f5)](_0x379540[_0x197f3f(0x24c)],..._0x379540[_0x197f3f(0x206)]),_0x193610[_0x197f3f(0x212)](_0x1be600);for(const _0x46314a of _0x1be600)_0x46314a[_0x197f3f(0x1e0)]();});}),_0xf4c236[_0x4c833d(0x238)][_0x4c833d(0x235)](function(_0x3cda6b){const _0x1029f6=_0x4c833d,_0x583e06=!_0x574eff[_0x1029f6(0x23c)][_0x1029f6(0x1cd)][_0x1029f6(0x1c8)](_0x3cda6b),_0x5e4cb8=_0x3cda6b[_0x1029f6(0x25a)],_0x140705=_0x3cda6b[_0x1029f6(0x1f9)],_0x2c8a5e=_0x3cda6b[_0x1029f6(0x23a)](_0x1029f6(0x213)),_0x4cfb3b=!_0x5e4cb8||_0x5e4cb8[_0x1029f6(0x23a)](_0x1029f6(0x213))!==_0x2c8a5e,_0x54f3eb=!_0x140705||_0x140705[_0x1029f6(0x23a)](_0x1029f6(0x213))!==_0x2c8a5e;return _0x583e06&&Boolean(_0x2c8a5e)&&_0x4cfb3b&&_0x54f3eb;},_0x291f05=>_0x36baba(_0x35c557,_0x4c833d(0x20a),_0x291f05));}[_0x26cf2d(0x209)](){const _0x2ff171=_0x26cf2d,_0x303425=this[_0x2ff171(0x1f6)],_0x198374=_0x303425[_0x2ff171(0x250)];function _0x16b01f(_0x5856ff){const _0x166ef6=_0x2ff171,_0x1f3ce4=_0x303425[_0x166ef6(0x251)][_0x166ef6(0x24d)](_0x166ef6(0x210))[_0x166ef6(0x1c5)],_0x590919=_0x303425[_0x166ef6(0x251)][_0x166ef6(0x24d)](_0x166ef6(0x1d1))[_0x166ef6(0x1c5)];return _0x166ef6(0x1d1)===_0x5856ff?_0x1f3ce4:_0x590919;}_0x303425[_0x2ff171(0x221)][_0x2ff171(0x24d)](_0x2ff171(0x234))[_0x2ff171(0x238)][_0x2ff171(0x22f)](function(_0x56be8d){const _0x4d49f4=_0x2ff171;if(_0x4d49f4(0x20d)!=_0x56be8d[_0x4d49f4(0x1d8)])return;const {data:_0x44b472}=_0x56be8d;if(!_0x44b472)return;let _0x416a90,_0x4d0456,_0xf308d6,_0x41e64e;switch(_0x44b472[_0x4d49f4(0x24c)]){case _0x4d49f4(0x210):_0xf308d6=_0x44b472[_0x4d49f4(0x206)][0x0][_0x4d49f4(0x23b)],_0x41e64e=_0x16b01f(_0x44b472[_0x4d49f4(0x24c)]),_0x416a90=_0xf308d6?_0x4d49f4(0x24b):_0x4d49f4(0x1fc),!_0x41e64e&&_0x303425[_0x4d49f4(0x1f3)][_0x4d49f4(0x24d)](_0x4d49f4(0x258))||(_0x416a90=_0x4d49f4(0x223)),_0x4d0456={'type':_0x4d49f4(0x1c6),'content':_0x36baba(_0x198374,_0x416a90,_0x36baba(_0x198374,_0x4d49f4(0x259)))};break;case _0x4d49f4(0x1d1):_0xf308d6=_0x44b472[_0x4d49f4(0x206)][0x0][_0x4d49f4(0x23b)],_0x41e64e=_0x16b01f(_0x44b472[_0x4d49f4(0x24c)]),_0x416a90=_0xf308d6?_0x4d49f4(0x24b):_0x4d49f4(0x1fc),!_0x41e64e&&_0x303425[_0x4d49f4(0x1f3)][_0x4d49f4(0x24d)](_0x4d49f4(0x258))||(_0x416a90=_0x4d49f4(0x223)),_0x4d0456={'type':_0x4d49f4(0x1c6),'content':_0x36baba(_0x198374,_0x416a90,_0x36baba(_0x198374,_0x4d49f4(0x1cc)))};break;case _0x4d49f4(0x1fd):_0x416a90=_0x4d49f4(0x1d7),_0x4d0456={'type':_0x4d49f4(0x1c6),'content':_0x36baba(_0x198374,_0x416a90,_0x36baba(_0x198374,_0x4d49f4(0x20a)))};break;case _0x4d49f4(0x1e7):_0x416a90=function(_0x263596){const _0xcbc9c5=_0x4d49f4,_0x4ff6b8=_0x263596[_0xcbc9c5(0x220)]();let _0x36095b=_0x4ff6b8[_0xcbc9c5(0x1d5)][_0xcbc9c5(0x21c)];for(;_0x36095b&&_0x4ff6b8[_0xcbc9c5(0x200)](_0x36095b);){if(_0x36095b[_0xcbc9c5(0x23a)](_0xcbc9c5(0x1c9))>0x0)return!0x1;_0x36095b=_0x36095b[_0xcbc9c5(0x1f9)];}return!0x0;}(_0x56be8d)?_0x36baba(_0x198374,_0x4d49f4(0x1fc),_0x36baba(_0x198374,function(_0x550c25){const _0x68de94=_0x4d49f4;return _0x68de94(0x208)+_0x550c25[_0x68de94(0x220)]()[_0x68de94(0x1d5)][_0x68de94(0x21c)][_0x68de94(0x23a)](_0x68de94(0x227))[_0x68de94(0x217)]()+_0x68de94(0x22e);}(_0x56be8d))):_0x36baba(_0x198374,_0x4d49f4(0x231),_0x36baba(_0x198374,_0x4d49f4(0x20a))),_0x4d0456={'type':_0x4d49f4(0x1c6),'content':_0x416a90};break;case _0x4d49f4(0x218):case _0x4d49f4(0x1ef):!0x1===_0x44b472[_0x4d49f4(0x222)]&&(_0x416a90=_0x4d49f4(0x1d6),_0x4d0456={'type':_0x4d49f4(0x252),'content':_0x36baba(_0x198374,_0x416a90,_0x36baba(_0x198374,_0x4d49f4(0x20a)))});}return _0x4d0456;});}}function le(_0x367510){const _0x29e392=_0x26cf2d;let _0x11ab6a=_0x367510[_0x29e392(0x220)]()[_0x29e392(0x1d5)][_0x29e392(0x21c)][_0x29e392(0x25a)];for(;_0x11ab6a;){const _0xa6a08c=_0x11ab6a[_0x29e392(0x23a)](_0x29e392(0x213));if(!_0xa6a08c)return!0x1;if(_0xa6a08c==_0x367510[_0x29e392(0x242)][_0x29e392(0x205)])return _0x29e392(0x205);if(_0xa6a08c==_0x367510[_0x29e392(0x242)][_0x29e392(0x1df)])return _0x29e392(0x1df);_0x11ab6a=_0x11ab6a[_0x29e392(0x25a)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50d088=_0x48cb;function _0x48cb(_0x8e8782,_0x2460e8){const _0x383565=_0x3835();return _0x48cb=function(_0x48cb75,_0xc8d102){_0x48cb75=_0x48cb75-0xbc;let _0x2e5972=_0x383565[_0x48cb75];return _0x2e5972;},_0x48cb(_0x8e8782,_0x2460e8);}(function(_0x2889c8,_0x3fbdf9){const _0x487f0f=_0x48cb,_0x17ec5b=_0x2889c8();while(!![]){try{const _0x13bfb6=-parseInt(_0x487f0f(0xeb))/0x1*(parseInt(_0x487f0f(0xc1))/0x2)+-parseInt(_0x487f0f(0xc0))/0x3+-parseInt(_0x487f0f(0xf3))/0x4*(-parseInt(_0x487f0f(0x117))/0x5)+-parseInt(_0x487f0f(0xe8))/0x6+parseInt(_0x487f0f(0xe9))/0x7*(-parseInt(_0x487f0f(0xd3))/0x8)+-parseInt(_0x487f0f(0xc7))/0x9*(parseInt(_0x487f0f(0x111))/0xa)+parseInt(_0x487f0f(0x102))/0xb;if(_0x13bfb6===_0x3fbdf9)break;else _0x17ec5b['push'](_0x17ec5b['shift']());}catch(_0x31aa35){_0x17ec5b['push'](_0x17ec5b['shift']());}}}(_0x3835,0x20d37));import{Plugin as _0x3886f1}from'ckeditor5/src/core.js';import{getTranslation as _0x6febdc}from'../utils/common-translations.js';export default class pe extends _0x3886f1{[_0x50d088(0xd7)](){const _0x4e3708=_0x50d088;if(!this[_0x4e3708(0xe5)][_0x4e3708(0xd5)][_0x4e3708(0x10e)](_0x4e3708(0xbc)))return;const _0x57da01=this[_0x4e3708(0xe5)][_0x4e3708(0xe2)][_0x4e3708(0xf5)](_0x4e3708(0xea)),_0x414694=this[_0x4e3708(0xe5)][_0x4e3708(0xd5)][_0x4e3708(0xf5)](_0x4e3708(0xee));_0x57da01[_0x4e3708(0x112)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0xf7)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0xf7))),_0x57da01[_0x4e3708(0xe1)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0xfa)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0xfa))),_0x57da01[_0x4e3708(0x106)]&&(_0x414694[_0x4e3708(0xcb)](_0x4e3708(0x107)),_0x414694[_0x4e3708(0x116)](_0x4e3708(0x107)));const _0x16c570={'type':_0x4e3708(0xe0),'content':''};_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](this[_0x4e3708(0xbf)][_0x4e3708(0xce)](this));const _0x589890=this[_0x4e3708(0xe5)][_0x4e3708(0xc3)];_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xe7)](_0x4e3708(0xfa),_0x6febdc(_0x589890,_0x4e3708(0x103))),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](_0x31b73e=>{const _0x879c39=_0x4e3708,{data:_0x35e5d5}=_0x31b73e;if(_0x35e5d5&&_0x879c39(0xfa)==_0x35e5d5[_0x879c39(0x113)])return null==_0x35e5d5[_0x879c39(0xff)]||0x0==_0x35e5d5[_0x879c39(0xff)]&&null==_0x35e5d5[_0x879c39(0xf4)]?_0x16c570:void 0x0;}),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xe7)](_0x4e3708(0x107),_0x6febdc(_0x589890,_0x4e3708(0xc5))),_0x414694[_0x4e3708(0xf1)][_0x4e3708(0xde)](_0x37ee91=>{const _0xf2a916=_0x4e3708,{data:_0x4f15cd}=_0x37ee91;if(_0x4f15cd&&_0xf2a916(0x107)==_0x4f15cd[_0xf2a916(0x113)])return null==_0x4f15cd[_0xf2a916(0xff)]||0x1==_0x4f15cd[_0xf2a916(0xff)]&&null==_0x4f15cd[_0xf2a916(0xf4)]?_0x16c570:void 0x0;}),this[_0x4e3708(0xe5)][_0x4e3708(0x109)][_0x4e3708(0x10c)][_0x4e3708(0x114)](_0x2156bd=>{const _0x2a63ef=_0x4e3708;if(_0x2156bd[_0x2a63ef(0x10f)][_0x2a63ef(0xe4)])return!0x1;let _0x153d7d=!0x1;const _0xee261a=_0x414694[_0x2a63ef(0xcd)]({'skipNotAttached':!0x0})[_0x2a63ef(0xd8)](_0x51b11b=>{const _0x244355=_0x2a63ef,_0x3ffdda=_0x414694[_0x244355(0xfb)](_0x51b11b);return _0x244355(0x107)==_0x3ffdda||_0x244355(0xfa)==_0x3ffdda;});for(const _0x4c879e of _0xee261a){const _0xb6cec2=_0x4c879e[_0x2a63ef(0x115)]()[_0x2a63ef(0xfe)][_0x2a63ef(0xdd)][_0x2a63ef(0xed)](_0x2a63ef(0xbd));if(_0x2a63ef(0xf8)==_0xb6cec2||_0x2a63ef(0x10a)==_0xb6cec2)continue;_0x414694[_0x2a63ef(0xc4)](_0x4c879e[_0x2a63ef(0x115)](),_0x2a63ef(0xc6))[_0x2a63ef(0xd6)](_0x3dd83b=>_0x2a63ef(0xbd)==_0x414694[_0x2a63ef(0xfb)](_0x3dd83b[_0x2a63ef(0xcc)]))||(_0x2156bd[_0x2a63ef(0xe6)](_0x4c879e[_0x2a63ef(0xcf)]()),_0x153d7d=!0x0);}return _0x153d7d;}),this[_0x4e3708(0xec)]();}[_0x50d088(0xbf)](_0x53d3d0){const _0x2e1a9f=_0x50d088,_0x289810=this[_0x2e1a9f(0xe5)][_0x2e1a9f(0xc3)],{data:_0x39e1e1}=_0x53d3d0,_0x5a50f4={'type':_0x2e1a9f(0xe0),'content':''};if(!_0x39e1e1||_0x2e1a9f(0xf7)!=_0x39e1e1[_0x2e1a9f(0x113)])return;if(!_0x39e1e1[_0x2e1a9f(0xf4)])return _0x2e1a9f(0xd2)==_0x39e1e1[_0x2e1a9f(0xff)]?_0x5a50f4:{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xff)])))};if(!_0x39e1e1[_0x2e1a9f(0xff)]){if(_0x2e1a9f(0xd2)==_0x39e1e1[_0x2e1a9f(0xf4)])return _0x5a50f4;let _0x5c121=_0x53d3d0[_0x2e1a9f(0xd1)];for(;_0x5c121;){if(_0x5c121[_0x2e1a9f(0xd0)]&&_0x2e1a9f(0xbd)==_0x5c121[_0x2e1a9f(0xd0)][_0x2e1a9f(0x113)]&&_0x5c121[_0x2e1a9f(0xd0)][_0x2e1a9f(0xff)])return _0x5a50f4;_0x5c121=_0x5c121[_0x2e1a9f(0xef)];}return{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf2),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xf4)])))};}if(_0x2e1a9f(0xd2)!=_0x39e1e1[_0x2e1a9f(0xff)])return{'type':_0x2e1a9f(0xe0),'content':''+_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,this[_0x2e1a9f(0xc2)](_0x39e1e1[_0x2e1a9f(0xff)])))};let _0x2c83ea=_0x53d3d0[_0x2e1a9f(0xd1)];for(;_0x2c83ea;){if(_0x2c83ea[_0x2e1a9f(0xd0)]&&_0x2e1a9f(0xbd)==_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0x113)]&&_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0xff)]&&_0x2c83ea[_0x2e1a9f(0xd0)][_0x2e1a9f(0xf4)])return _0x5a50f4;_0x2c83ea=_0x2c83ea[_0x2e1a9f(0xef)];}const _0x124369=_0x53d3d0[_0x2e1a9f(0x115)]()[_0x2e1a9f(0xfe)][_0x2e1a9f(0xdd)][_0x2e1a9f(0xed)](_0x2e1a9f(0xbd));return{'type':_0x2e1a9f(0xe0),'content':_0x6febdc(_0x289810,_0x2e1a9f(0xf0),_0x6febdc(_0x289810,_0x2e1a9f(0x100)+_0x124369[_0x2e1a9f(0x104)]()+_0x2e1a9f(0x10d)))};}[_0x50d088(0xec)](){const _0x55bbfa=_0x50d088,_0x3f2dc3=this[_0x55bbfa(0xe5)],_0x36484e=_0x3f2dc3[_0x55bbfa(0xc3)];_0x3f2dc3[_0x55bbfa(0xd5)][_0x55bbfa(0xf5)](_0x55bbfa(0xee))[_0x55bbfa(0xf1)][_0x55bbfa(0xde)](_0x34e2fe=>{const _0xcc3136=_0x55bbfa;if(_0xcc3136(0x105)!=_0x34e2fe[_0xcc3136(0xc9)])return;const {data:_0x54c2ee}=_0x34e2fe;if(!_0x54c2ee)return;let _0x27d895,_0x452559;switch(_0x54c2ee[_0xcc3136(0x101)]){case _0xcc3136(0xf7):_0x27d895=_0xcc3136(0xdc),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895,_0x6febdc(_0x36484e,this[_0xcc3136(0xc2)](_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0xc9)])))};break;case _0xcc3136(0xfa):_0x27d895=_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0xe1)]?_0xcc3136(0xca):_0xcc3136(0x10b),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895)};break;case _0xcc3136(0x107):_0x27d895=_0xcc3136(0xf9),_0x452559={'type':_0xcc3136(0xe0),'content':_0x6febdc(_0x36484e,_0x27d895,_0x54c2ee[_0xcc3136(0xd4)][0x0][_0xcc3136(0x106)])};}return _0x452559;});}[_0x50d088(0xc2)](_0x461a71){const _0x12eeaf=_0x50d088;return _0x12eeaf(0x100)+function(_0x52f944){const _0xaa6636=_0x12eeaf;if(ye[_0xaa6636(0xdf)](_0x52f944))return _0xaa6636(0x110);if(he[_0xaa6636(0xdf)](_0x52f944))return _0xaa6636(0xf8);return null;}(_0x461a71)[_0x12eeaf(0x104)]()+_0x12eeaf(0xf6)+_0x461a71[_0x12eeaf(0x104)]()[_0x12eeaf(0xd9)](/-/g,'_');}}const ye=[_0x50d088(0xfc),_0x50d088(0xda),_0x50d088(0xdb)],he=[_0x50d088(0x118),_0x50d088(0xc8),_0x50d088(0x108),_0x50d088(0xbe),_0x50d088(0xfd),_0x50d088(0xe3)];function _0x3835(){const _0x1a90e8=['listStyle','numbered','*Format:*\x20set\x20start\x20index\x20to\x20%0','listReversed','_getAttributeKey','disc','lower-latin','start','newValue','ELEMENT_','commandName','8495520ekrolx','FORMAT_LIST_REVERSED','toUpperCase','formatBlock','startIndex','listStart','lower-roman','model','customNumbered','*Format:*\x20set\x20order\x20to\x20regular','document','_LIST_DEFAULT','has','batch','bulleted','10TaTusu','styles','key','registerPostFixer','getFirstRange','registerBlockAttribute','17495eQfWqM','decimal','ListPropertiesEditing','listType','upper-roman','handleDescriptions','725115fHulep','2iIutzZ','_getTranslationKeyForListStyle','locale','_findSuggestions','FORMAT_LIST_START','attribute','992709SqxhfT','decimal-leading-zero','type','*Format:*\x20set\x20order\x20to\x20reversed','enableDefaultAttributesIntegration','suggestion','getSuggestions','bind','getFirstMarker','data','head','default','112GIlECI','commandParams','plugins','find','afterInit','filter','replace','circle','square','*Change\x20to:*\x20%0','nodeAfter','registerDescriptionCallback','includes','format','reversed','config','upper-latin','isUndo','editor','removeMarker','registerAttributeLabel','865914FGwYrn','44198ZgoYlL','list.properties','63641pqiJzt','_registerLegacyDescription','getAttribute','TrackChangesEditing','next','*Set\x20format:*\x20%0','descriptionFactory','*Remove\x20format:*\x20%0','12CeAYjr','oldValue','get','_LIST_'];_0x3835=function(){return _0x1a90e8;};return _0x3835();}
23
+ const _0x49ad9a=_0xee83;(function(_0x22ae4b,_0x5ca3e0){const _0x46eec4=_0xee83,_0x26116c=_0x22ae4b();while(!![]){try{const _0x14d7a2=-parseInt(_0x46eec4(0x20b))/0x1*(parseInt(_0x46eec4(0x1ce))/0x2)+parseInt(_0x46eec4(0x215))/0x3+-parseInt(_0x46eec4(0x1fa))/0x4*(-parseInt(_0x46eec4(0x1cc))/0x5)+parseInt(_0x46eec4(0x1fe))/0x6*(parseInt(_0x46eec4(0x203))/0x7)+parseInt(_0x46eec4(0x219))/0x8+-parseInt(_0x46eec4(0x205))/0x9*(-parseInt(_0x46eec4(0x1c1))/0xa)+parseInt(_0x46eec4(0x1d5))/0xb*(-parseInt(_0x46eec4(0x21e))/0xc);if(_0x14d7a2===_0x5ca3e0)break;else _0x26116c['push'](_0x26116c['shift']());}catch(_0xc559e3){_0x26116c['push'](_0x26116c['shift']());}}}(_0x39bb,0x3b8bc));import{Plugin as _0x301aa3}from'ckeditor5/src/core.js';import{getTranslation as _0x5cb0ab}from'../utils/common-translations.js';function _0xee83(_0x239d13,_0x5ca921){const _0x39bb12=_0x39bb();return _0xee83=function(_0xee8384,_0x597069){_0xee8384=_0xee8384-0x1c1;let _0x31c167=_0x39bb12[_0xee8384];return _0x31c167;},_0xee83(_0x239d13,_0x5ca921);}export default class pe extends _0x301aa3{[_0x49ad9a(0x209)](){const _0x1836f6=_0x49ad9a;if(!this[_0x1836f6(0x1d3)][_0x1836f6(0x1e7)][_0x1836f6(0x1fd)](_0x1836f6(0x21c)))return;const _0xf7fc77=this[_0x1836f6(0x1d3)][_0x1836f6(0x214)][_0x1836f6(0x1d1)](_0x1836f6(0x217)),_0xc0e043=this[_0x1836f6(0x1d3)][_0x1836f6(0x1e7)][_0x1836f6(0x1d1)](_0x1836f6(0x1c8));_0xf7fc77[_0x1836f6(0x218)]&&(_0xc0e043[_0x1836f6(0x1ee)](_0x1836f6(0x201)),_0xc0e043[_0x1836f6(0x20f)](_0x1836f6(0x201))),_0xf7fc77[_0x1836f6(0x1dc)]&&(_0xc0e043[_0x1836f6(0x1ee)](_0x1836f6(0x1e5)),_0xc0e043[_0x1836f6(0x20f)](_0x1836f6(0x1e5))),_0xf7fc77[_0x1836f6(0x1e4)]&&(_0xc0e043[_0x1836f6(0x1ee)](_0x1836f6(0x1d7)),_0xc0e043[_0x1836f6(0x20f)](_0x1836f6(0x1d7)));const _0x47a32e={'type':_0x1836f6(0x1d6),'content':''};_0xc0e043[_0x1836f6(0x1ec)][_0x1836f6(0x1e6)](this[_0x1836f6(0x211)][_0x1836f6(0x20c)](this));const _0x454c51=this[_0x1836f6(0x1d3)][_0x1836f6(0x1da)];_0xc0e043[_0x1836f6(0x1ec)][_0x1836f6(0x1fb)](_0x1836f6(0x1e5),_0x5cb0ab(_0x454c51,_0x1836f6(0x1e1))),_0xc0e043[_0x1836f6(0x1ec)][_0x1836f6(0x1e6)](_0x31ffa0=>{const _0x56d992=_0x1836f6,{data:_0x58dc43}=_0x31ffa0;if(_0x58dc43&&_0x56d992(0x1e5)==_0x58dc43[_0x56d992(0x1fc)])return null==_0x58dc43[_0x56d992(0x1de)]||0x0==_0x58dc43[_0x56d992(0x1de)]&&null==_0x58dc43[_0x56d992(0x1ff)]?_0x47a32e:void 0x0;}),_0xc0e043[_0x1836f6(0x1ec)][_0x1836f6(0x1fb)](_0x1836f6(0x1d7),_0x5cb0ab(_0x454c51,_0x1836f6(0x1f7))),_0xc0e043[_0x1836f6(0x1ec)][_0x1836f6(0x1e6)](_0x3b797e=>{const _0x2ac7a9=_0x1836f6,{data:_0x788da}=_0x3b797e;if(_0x788da&&_0x2ac7a9(0x1d7)==_0x788da[_0x2ac7a9(0x1fc)])return null==_0x788da[_0x2ac7a9(0x1de)]||0x1==_0x788da[_0x2ac7a9(0x1de)]&&null==_0x788da[_0x2ac7a9(0x1ff)]?_0x47a32e:void 0x0;}),this[_0x1836f6(0x1d3)][_0x1836f6(0x1d8)][_0x1836f6(0x207)][_0x1836f6(0x20e)](_0x533bd7=>{const _0xf769f1=_0x1836f6;if(_0x533bd7[_0xf769f1(0x1f0)][_0xf769f1(0x20a)])return!0x1;let _0x5ca9e7=!0x1;const _0xe6186f=_0xc0e043[_0xf769f1(0x1d4)]({'skipNotAttached':!0x0})[_0xf769f1(0x208)](_0x3d508f=>{const _0x1c1ade=_0xf769f1,_0x37b011=_0xc0e043[_0x1c1ade(0x1ca)](_0x3d508f);return _0x1c1ade(0x1d7)==_0x37b011||_0x1c1ade(0x1e5)==_0x37b011;});for(const _0x21ce16 of _0xe6186f){const _0x369eba=_0x21ce16[_0xf769f1(0x1cd)]()[_0xf769f1(0x1d0)][_0xf769f1(0x1db)][_0xf769f1(0x1f2)](_0xf769f1(0x1ea));if(_0xf769f1(0x1f4)==_0x369eba||_0xf769f1(0x1ed)==_0x369eba)continue;_0xc0e043[_0xf769f1(0x1f8)](_0x21ce16[_0xf769f1(0x1cd)](),_0xf769f1(0x1c9))[_0xf769f1(0x213)](_0x38efe0=>_0xf769f1(0x1ea)==_0xc0e043[_0xf769f1(0x1ca)](_0x38efe0[_0xf769f1(0x210)]))||(_0x533bd7[_0xf769f1(0x1cb)](_0x21ce16[_0xf769f1(0x1d2)]()),_0x5ca9e7=!0x0);}return _0x5ca9e7;}),this[_0x1836f6(0x202)]();}[_0x49ad9a(0x211)](_0x5eb941){const _0xaa1dfc=_0x49ad9a,_0x2d273d=this[_0xaa1dfc(0x1d3)][_0xaa1dfc(0x1da)],{data:_0x38e36b}=_0x5eb941,_0x4f59dc={'type':_0xaa1dfc(0x1d6),'content':''};if(!_0x38e36b||_0xaa1dfc(0x201)!=_0x38e36b[_0xaa1dfc(0x1fc)])return;if(!_0x38e36b[_0xaa1dfc(0x1ff)])return _0xaa1dfc(0x1f3)==_0x38e36b[_0xaa1dfc(0x1de)]?_0x4f59dc:{'type':_0xaa1dfc(0x1d6),'content':''+_0x5cb0ab(_0x2d273d,_0xaa1dfc(0x1c4),_0x5cb0ab(_0x2d273d,this[_0xaa1dfc(0x1e9)](_0x38e36b[_0xaa1dfc(0x1de)])))};if(!_0x38e36b[_0xaa1dfc(0x1de)]){if(_0xaa1dfc(0x1f3)==_0x38e36b[_0xaa1dfc(0x1ff)])return _0x4f59dc;let _0x2498d8=_0x5eb941[_0xaa1dfc(0x1d9)];for(;_0x2498d8;){if(_0x2498d8[_0xaa1dfc(0x1dd)]&&_0xaa1dfc(0x1ea)==_0x2498d8[_0xaa1dfc(0x1dd)][_0xaa1dfc(0x1fc)]&&_0x2498d8[_0xaa1dfc(0x1dd)][_0xaa1dfc(0x1de)])return _0x4f59dc;_0x2498d8=_0x2498d8[_0xaa1dfc(0x21b)];}return{'type':_0xaa1dfc(0x1d6),'content':''+_0x5cb0ab(_0x2d273d,_0xaa1dfc(0x204),_0x5cb0ab(_0x2d273d,this[_0xaa1dfc(0x1e9)](_0x38e36b[_0xaa1dfc(0x1ff)])))};}if(_0xaa1dfc(0x1f3)!=_0x38e36b[_0xaa1dfc(0x1de)])return{'type':_0xaa1dfc(0x1d6),'content':''+_0x5cb0ab(_0x2d273d,_0xaa1dfc(0x1c4),_0x5cb0ab(_0x2d273d,this[_0xaa1dfc(0x1e9)](_0x38e36b[_0xaa1dfc(0x1de)])))};let _0x45ed22=_0x5eb941[_0xaa1dfc(0x1d9)];for(;_0x45ed22;){if(_0x45ed22[_0xaa1dfc(0x1dd)]&&_0xaa1dfc(0x1ea)==_0x45ed22[_0xaa1dfc(0x1dd)][_0xaa1dfc(0x1fc)]&&_0x45ed22[_0xaa1dfc(0x1dd)][_0xaa1dfc(0x1de)]&&_0x45ed22[_0xaa1dfc(0x1dd)][_0xaa1dfc(0x1ff)])return _0x4f59dc;_0x45ed22=_0x45ed22[_0xaa1dfc(0x21b)];}const _0x498a6b=_0x5eb941[_0xaa1dfc(0x1cd)]()[_0xaa1dfc(0x1d0)][_0xaa1dfc(0x1db)][_0xaa1dfc(0x1f2)](_0xaa1dfc(0x1ea));return{'type':_0xaa1dfc(0x1d6),'content':_0x5cb0ab(_0x2d273d,_0xaa1dfc(0x1c4),_0x5cb0ab(_0x2d273d,_0xaa1dfc(0x21a)+_0x498a6b[_0xaa1dfc(0x1ef)]()+_0xaa1dfc(0x1f5)))};}[_0x49ad9a(0x202)](){const _0x2ed3c6=_0x49ad9a,_0x3045ee=this[_0x2ed3c6(0x1d3)],_0xff2c58=_0x3045ee[_0x2ed3c6(0x1da)];_0x3045ee[_0x2ed3c6(0x1e7)][_0x2ed3c6(0x1d1)](_0x2ed3c6(0x1c8))[_0x2ed3c6(0x1ec)][_0x2ed3c6(0x1e6)](_0x457ff4=>{const _0x12d3d7=_0x2ed3c6;if(_0x12d3d7(0x216)!=_0x457ff4[_0x12d3d7(0x1c7)])return;const {data:_0x20ea8c}=_0x457ff4;if(!_0x20ea8c)return;let _0x195518,_0x341140;switch(_0x20ea8c[_0x12d3d7(0x1c6)]){case _0x12d3d7(0x201):_0x195518=_0x12d3d7(0x1c3),_0x341140={'type':_0x12d3d7(0x1d6),'content':_0x5cb0ab(_0xff2c58,_0x195518,_0x5cb0ab(_0xff2c58,this[_0x12d3d7(0x1e9)](_0x20ea8c[_0x12d3d7(0x1cf)][0x0][_0x12d3d7(0x1c7)])))};break;case _0x12d3d7(0x1e5):_0x195518=_0x20ea8c[_0x12d3d7(0x1cf)][0x0][_0x12d3d7(0x1dc)]?_0x12d3d7(0x1df):_0x12d3d7(0x1f1),_0x341140={'type':_0x12d3d7(0x1d6),'content':_0x5cb0ab(_0xff2c58,_0x195518)};break;case _0x12d3d7(0x1d7):_0x195518=_0x12d3d7(0x1e0),_0x341140={'type':_0x12d3d7(0x1d6),'content':_0x5cb0ab(_0xff2c58,_0x195518,_0x20ea8c[_0x12d3d7(0x1cf)][0x0][_0x12d3d7(0x1e4)])};}return _0x341140;});}[_0x49ad9a(0x1e9)](_0x20f818){const _0x2d83e=_0x49ad9a;return _0x2d83e(0x21a)+function(_0x91b749){const _0x46469e=_0x2d83e;if(ye[_0x46469e(0x1e2)](_0x91b749))return _0x46469e(0x212);if(he[_0x46469e(0x1e2)](_0x91b749))return _0x46469e(0x1f4);return null;}(_0x20f818)[_0x2d83e(0x1ef)]()+_0x2d83e(0x1c2)+_0x20f818[_0x2d83e(0x1ef)]()[_0x2d83e(0x1e8)](/-/g,'_');}}const ye=[_0x49ad9a(0x1eb),_0x49ad9a(0x21d),_0x49ad9a(0x1f9)],he=[_0x49ad9a(0x1e3),_0x49ad9a(0x1f6),_0x49ad9a(0x200),_0x49ad9a(0x1c5),_0x49ad9a(0x206),_0x49ad9a(0x20d)];function _0x39bb(){const _0x4ab718=['enableDefaultAttributesIntegration','toUpperCase','batch','*Format:*\x20set\x20order\x20to\x20regular','getAttribute','default','numbered','_LIST_DEFAULT','decimal-leading-zero','FORMAT_LIST_START','_findSuggestions','square','305912zGQdPJ','registerAttributeLabel','key','has','1278sobToN','oldValue','lower-roman','listStyle','_registerLegacyDescription','7861ZjLCFe','*Remove\x20format:*\x20%0','339453aumGpy','lower-latin','document','filter','afterInit','isUndo','343mSMEdU','bind','upper-latin','registerPostFixer','registerBlockAttribute','suggestion','handleDescriptions','bulleted','find','config','386136dBGqgE','formatBlock','list.properties','styles','3045696LtgBDV','ELEMENT_','next','ListPropertiesEditing','circle','2892pkUqeC','10xiBloa','_LIST_','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','upper-roman','commandName','type','TrackChangesEditing','attribute','_getAttributeKey','removeMarker','25tVZKei','getFirstRange','1538kOjSLy','commandParams','start','get','getFirstMarker','editor','getSuggestions','30173xFPoxM','format','listStart','model','head','locale','nodeAfter','reversed','data','newValue','*Format:*\x20set\x20order\x20to\x20reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','FORMAT_LIST_REVERSED','includes','decimal','startIndex','listReversed','registerDescriptionCallback','plugins','replace','_getTranslationKeyForListStyle','listType','disc','descriptionFactory','customNumbered'];_0x39bb=function(){return _0x4ab718;};return _0x39bb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b1737=_0xe0b7;(function(_0x23a0f9,_0x2b1897){const _0x57f5c0=_0xe0b7,_0x140978=_0x23a0f9();while(!![]){try{const _0x1affe1=-parseInt(_0x57f5c0(0x1dd))/0x1+parseInt(_0x57f5c0(0x1d8))/0x2+-parseInt(_0x57f5c0(0x1e7))/0x3*(parseInt(_0x57f5c0(0x1e0))/0x4)+-parseInt(_0x57f5c0(0x1d6))/0x5*(parseInt(_0x57f5c0(0x1db))/0x6)+parseInt(_0x57f5c0(0x1d2))/0x7+-parseInt(_0x57f5c0(0x1ea))/0x8+parseInt(_0x57f5c0(0x1e1))/0x9;if(_0x1affe1===_0x2b1897)break;else _0x140978['push'](_0x140978['shift']());}catch(_0x87209){_0x140978['push'](_0x140978['shift']());}}}(_0x56c6,0xabd6c));import{Plugin as _0x3839a1}from'ckeditor5/src/core.js';function _0x56c6(){const _0x37bad6=['52972AuzSso','13862601UtrzLX','mediaEmbed','locale','TrackChangesEditing','editor','createEmptyElement','231AoacaQ','elementToElement','downcastDispatcher','7927152hALDKS','registerElementLabel','dataDowncast','has','div','showSuggestionHighlights','high','get','afterInit','ELEMENT_MEDIA','for','MediaEmbedEditing','7120701PawwxB','descriptionFactory','plugins','options','746365QkKQNJ','data','1192664TkAQxL','attribute:url:media','media','12MMLHuk','stop','140861ZZRRJB','conversion','enableCommand'];_0x56c6=function(){return _0x37bad6;};return _0x56c6();}function _0xe0b7(_0x5d6e9d,_0x3f12be){const _0x56c6ea=_0x56c6();return _0xe0b7=function(_0xe0b78b,_0x4253e8){_0xe0b78b=_0xe0b78b-0x1c7;let _0x27d871=_0x56c6ea[_0xe0b78b];return _0x27d871;},_0xe0b7(_0x5d6e9d,_0x3f12be);}import{getTranslation as _0x4c2c7f}from'../utils/common-translations.js';export default class ft extends _0x3839a1{[_0x1b1737(0x1ce)](){const _0x78a14b=_0x1b1737,_0x577658=this[_0x78a14b(0x1e5)];if(!_0x577658[_0x78a14b(0x1d4)][_0x78a14b(0x1c9)](_0x78a14b(0x1d1)))return;const _0x260602=_0x577658[_0x78a14b(0x1d4)][_0x78a14b(0x1cd)](_0x78a14b(0x1e4)),_0x4f831c=_0x577658[_0x78a14b(0x1e3)];_0x260602[_0x78a14b(0x1df)](_0x78a14b(0x1e2)),_0x260602[_0x78a14b(0x1d3)][_0x78a14b(0x1c7)](_0x78a14b(0x1da),_0x57206e=>_0x4c2c7f(_0x4f831c,_0x78a14b(0x1cf),_0x57206e)),_0x577658[_0x78a14b(0x1de)][_0x78a14b(0x1d0)](_0x78a14b(0x1c8))[_0x78a14b(0x1e8)]({'model':_0x78a14b(0x1da),'view':(_0xaa103,{writer:_0x178006,options:_0x189d87})=>{const _0x2adc17=_0x78a14b;if(_0x189d87[_0x2adc17(0x1cb)])return _0x178006[_0x2adc17(0x1e6)](_0x2adc17(0x1ca));},'converterPriority':_0x78a14b(0x1cc)}),_0x577658[_0x78a14b(0x1d7)][_0x78a14b(0x1e9)]['on'](_0x78a14b(0x1d9),(_0x5adf89,_0x224348,_0x430098)=>{const _0x2d5478=_0x78a14b;_0x430098[_0x2d5478(0x1d5)][_0x2d5478(0x1cb)]&&_0x5adf89[_0x2d5478(0x1dc)]();},{'priority':_0x78a14b(0x1cc)});}}
23
+ function _0x1af4(_0x463d6e,_0x527ecc){const _0x4c7f78=_0x4c7f();return _0x1af4=function(_0x1af4d0,_0xf5587d){_0x1af4d0=_0x1af4d0-0x1ce;let _0x253a08=_0x4c7f78[_0x1af4d0];return _0x253a08;},_0x1af4(_0x463d6e,_0x527ecc);}const _0x1e75ae=_0x1af4;(function(_0x3d257a,_0x3e33b9){const _0x9105ca=_0x1af4,_0x595c1f=_0x3d257a();while(!![]){try{const _0x92f100=parseInt(_0x9105ca(0x1dc))/0x1*(parseInt(_0x9105ca(0x1db))/0x2)+parseInt(_0x9105ca(0x1d3))/0x3*(-parseInt(_0x9105ca(0x1ed))/0x4)+-parseInt(_0x9105ca(0x1e2))/0x5+parseInt(_0x9105ca(0x1e0))/0x6*(parseInt(_0x9105ca(0x1de))/0x7)+parseInt(_0x9105ca(0x1d1))/0x8*(-parseInt(_0x9105ca(0x1f3))/0x9)+parseInt(_0x9105ca(0x1ce))/0xa*(parseInt(_0x9105ca(0x1e4))/0xb)+-parseInt(_0x9105ca(0x1ee))/0xc;if(_0x92f100===_0x3e33b9)break;else _0x595c1f['push'](_0x595c1f['shift']());}catch(_0x1088b0){_0x595c1f['push'](_0x595c1f['shift']());}}}(_0x4c7f,0x30b45));function _0x4c7f(){const _0xbe2dc2=['stop','afterInit','media','18wgCBiI','get','2831870zThdIK','plugins','data','201984vivoeM','has','257541tYSRdm','ELEMENT_MEDIA','for','enableCommand','createEmptyElement','high','mediaEmbed','attribute:url:media','38326peFkHe','4UBkuQZ','showSuggestionHighlights','124481OfpVyb','MediaEmbedEditing','66uCafsD','div','226450VhOIVs','TrackChangesEditing','11ibxUkA','conversion','elementToElement','descriptionFactory','downcastDispatcher','locale','options','registerElementLabel','dataDowncast','8ZDxFsj','1061748fSSxSX','editor'];_0x4c7f=function(){return _0xbe2dc2;};return _0x4c7f();}import{Plugin as _0x232832}from'ckeditor5/src/core.js';import{getTranslation as _0x35df17}from'../utils/common-translations.js';export default class ft extends _0x232832{[_0x1e75ae(0x1f1)](){const _0x5ad81e=_0x1e75ae,_0x457bb2=this[_0x5ad81e(0x1ef)];if(!_0x457bb2[_0x5ad81e(0x1cf)][_0x5ad81e(0x1d2)](_0x5ad81e(0x1df)))return;const _0x20b8cb=_0x457bb2[_0x5ad81e(0x1cf)][_0x5ad81e(0x1f4)](_0x5ad81e(0x1e3)),_0xfa1766=_0x457bb2[_0x5ad81e(0x1e9)];_0x20b8cb[_0x5ad81e(0x1d6)](_0x5ad81e(0x1d9)),_0x20b8cb[_0x5ad81e(0x1e7)][_0x5ad81e(0x1eb)](_0x5ad81e(0x1f2),_0xa72d80=>_0x35df17(_0xfa1766,_0x5ad81e(0x1d4),_0xa72d80)),_0x457bb2[_0x5ad81e(0x1e5)][_0x5ad81e(0x1d5)](_0x5ad81e(0x1ec))[_0x5ad81e(0x1e6)]({'model':_0x5ad81e(0x1f2),'view':(_0x380a53,{writer:_0x381b4b,options:_0x3fa403})=>{const _0x311c6b=_0x5ad81e;if(_0x3fa403[_0x311c6b(0x1dd)])return _0x381b4b[_0x311c6b(0x1d7)](_0x311c6b(0x1e1));},'converterPriority':_0x5ad81e(0x1d8)}),_0x457bb2[_0x5ad81e(0x1d0)][_0x5ad81e(0x1e8)]['on'](_0x5ad81e(0x1da),(_0x458f75,_0x49fbf3,_0x41b624)=>{const _0x31bf97=_0x5ad81e;_0x41b624[_0x31bf97(0x1ea)][_0x31bf97(0x1dd)]&&_0x458f75[_0x31bf97(0x1f0)]();},{'priority':_0x5ad81e(0x1d8)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x70d9(){const _0x2a26e2=['17690976paKagR','1474341CabCJj','5048345zhxTTf','afterInit','enableCommand','11471412QhIFbI','7408464UpCmHZ','mention','685464fThbKC','TrackChangesEditing','editor','2127IiPhad','get','MentionEditing','3902azzJdb','plugins','7VDBXdt','has'];_0x70d9=function(){return _0x2a26e2;};return _0x70d9();}const _0x24c57a=_0x1187;function _0x1187(_0x62ac20,_0x137c89){const _0x70d93=_0x70d9();return _0x1187=function(_0x1187ab,_0x5bccc1){_0x1187ab=_0x1187ab-0x158;let _0x5d23f5=_0x70d93[_0x1187ab];return _0x5d23f5;},_0x1187(_0x62ac20,_0x137c89);}(function(_0x48a808,_0x1193c6){const _0x48965d=_0x1187,_0x90b560=_0x48a808();while(!![]){try{const _0x265db1=parseInt(_0x48965d(0x164))/0x1+parseInt(_0x48965d(0x15f))/0x2*(-parseInt(_0x48965d(0x15c))/0x3)+parseInt(_0x48965d(0x169))/0x4+-parseInt(_0x48965d(0x165))/0x5+-parseInt(_0x48965d(0x168))/0x6*(-parseInt(_0x48965d(0x161))/0x7)+parseInt(_0x48965d(0x159))/0x8+-parseInt(_0x48965d(0x163))/0x9;if(_0x265db1===_0x1193c6)break;else _0x90b560['push'](_0x90b560['shift']());}catch(_0x2e9a18){_0x90b560['push'](_0x90b560['shift']());}}}(_0x70d9,0xebb4a));import{Plugin as _0x449a25}from'ckeditor5/src/core.js';export default class gt extends _0x449a25{[_0x24c57a(0x166)](){const _0x6aef1d=_0x24c57a,_0x50cdd2=this[_0x6aef1d(0x15b)];_0x50cdd2[_0x6aef1d(0x160)][_0x6aef1d(0x162)](_0x6aef1d(0x15e))&&_0x50cdd2[_0x6aef1d(0x160)][_0x6aef1d(0x15d)](_0x6aef1d(0x15a))[_0x6aef1d(0x167)](_0x6aef1d(0x158));}}
23
+ const _0x58732d=_0x14cc;(function(_0x248d36,_0x5b1d7f){const _0x14971a=_0x14cc,_0x14b0e0=_0x248d36();while(!![]){try{const _0x48a97f=-parseInt(_0x14971a(0x113))/0x1*(-parseInt(_0x14971a(0x11d))/0x2)+-parseInt(_0x14971a(0x11c))/0x3+parseInt(_0x14971a(0x115))/0x4*(parseInt(_0x14971a(0x10f))/0x5)+-parseInt(_0x14971a(0x117))/0x6+parseInt(_0x14971a(0x114))/0x7+-parseInt(_0x14971a(0x10e))/0x8+parseInt(_0x14971a(0x119))/0x9*(parseInt(_0x14971a(0x112))/0xa);if(_0x48a97f===_0x5b1d7f)break;else _0x14b0e0['push'](_0x14b0e0['shift']());}catch(_0x5119de){_0x14b0e0['push'](_0x14b0e0['shift']());}}}(_0x1fb7,0xb149c));function _0x14cc(_0x455d88,_0x405580){const _0x1fb7a0=_0x1fb7();return _0x14cc=function(_0x14cce8,_0x494ee2){_0x14cce8=_0x14cce8-0x10b;let _0x2da55f=_0x1fb7a0[_0x14cce8];return _0x2da55f;},_0x14cc(_0x455d88,_0x405580);}function _0x1fb7(){const _0x24aa79=['2267844FUWlLM','22tSgQhg','has','get','editor','10908768BqhIxp','1885dlyuMG','afterInit','MentionEditing','12772090dUIYlU','37815jGaiWA','7616462nFHQVh','13548GTkgzt','mention','7274538riUJdP','TrackChangesEditing','9UMPtBi','plugins','enableCommand'];_0x1fb7=function(){return _0x24aa79;};return _0x1fb7();}import{Plugin as _0x5bbbf5}from'ckeditor5/src/core.js';export default class gt extends _0x5bbbf5{[_0x58732d(0x110)](){const _0x3a5225=_0x58732d,_0x3a8a6d=this[_0x3a5225(0x10d)];_0x3a8a6d[_0x3a5225(0x11a)][_0x3a5225(0x10b)](_0x3a5225(0x111))&&_0x3a8a6d[_0x3a5225(0x11a)][_0x3a5225(0x10c)](_0x3a5225(0x118))[_0x3a5225(0x11b)](_0x3a5225(0x116));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2bb17d=_0x1cb7;function _0x1cb7(_0x28f74c,_0x4c900b){const _0x10841a=_0x1084();return _0x1cb7=function(_0x1cb746,_0x45b86d){_0x1cb746=_0x1cb746-0x14b;let _0x354be5=_0x10841a[_0x1cb746];return _0x354be5;},_0x1cb7(_0x28f74c,_0x4c900b);}(function(_0x467dc9,_0x5e1297){const _0x52e910=_0x1cb7,_0x5c23e1=_0x467dc9();while(!![]){try{const _0x545f07=-parseInt(_0x52e910(0x150))/0x1*(parseInt(_0x52e910(0x162))/0x2)+parseInt(_0x52e910(0x151))/0x3*(-parseInt(_0x52e910(0x168))/0x4)+-parseInt(_0x52e910(0x16b))/0x5+-parseInt(_0x52e910(0x16a))/0x6+-parseInt(_0x52e910(0x166))/0x7*(parseInt(_0x52e910(0x16d))/0x8)+-parseInt(_0x52e910(0x159))/0x9+parseInt(_0x52e910(0x14c))/0xa*(parseInt(_0x52e910(0x15c))/0xb);if(_0x545f07===_0x5e1297)break;else _0x5c23e1['push'](_0x5c23e1['shift']());}catch(_0x5806ef){_0x5c23e1['push'](_0x5c23e1['shift']());}}}(_0x1084,0x5a2b6));import{Plugin as _0x5119b5}from'ckeditor5/src/core.js';function _0x1084(){const _0x3733f7=['registerDescriptionCallback','locale','getLabel','4579169xsIrqN','afterInit','315876TsJEcx','type','396252tIYrhb','1513790FJuArl','*Insert:*\x20%0','8JIlLbH','deletion','250LRXhWf','ELEMENT_MERGE_FIELD','getAttribute','plugins','247CEaclU','21CssWTK','commands','insertMergeField','insertion','mergeField','get','editor','element','3873555oNoFgH','TrackChangesEditing','registerElementLabel','1253659maRxzJ','getContainedElement','enableCommand','MergeFieldsEditing','*Remove:*\x20%0','descriptionFactory','3836NHOUUH'];_0x1084=function(){return _0x3733f7;};return _0x1084();}import{getTranslation as _0x5e2318}from'../utils/common-translations.js';export default class lt extends _0x5119b5{[_0x2bb17d(0x167)](){const _0x15387c=_0x2bb17d,_0x48b243=this[_0x15387c(0x157)];if(!_0x48b243[_0x15387c(0x152)][_0x15387c(0x156)](_0x15387c(0x153)))return;_0x48b243[_0x15387c(0x14f)][_0x15387c(0x156)](_0x15387c(0x15a))[_0x15387c(0x15e)](_0x15387c(0x153));const _0x3229c8=_0x48b243[_0x15387c(0x14f)][_0x15387c(0x156)](_0x15387c(0x15a)),_0x433979=_0x48b243[_0x15387c(0x164)];_0x3229c8[_0x15387c(0x161)][_0x15387c(0x15b)](_0x15387c(0x155),_0x10bd8d=>_0x5e2318(_0x433979,_0x15387c(0x14d),_0x10bd8d)),_0x3229c8[_0x15387c(0x161)][_0x15387c(0x163)](_0x1b65c0=>{const _0x4e8c72=_0x15387c;if(_0x4e8c72(0x154)!=_0x1b65c0[_0x4e8c72(0x169)]&&_0x4e8c72(0x14b)!=_0x1b65c0[_0x4e8c72(0x169)])return;const _0x2b8816=_0x1b65c0[_0x4e8c72(0x15d)]();if(null==_0x2b8816)return;if(!_0x2b8816['is'](_0x4e8c72(0x158),_0x4e8c72(0x155)))return;const _0x31e493=_0x48b243[_0x4e8c72(0x14f)][_0x4e8c72(0x156)](_0x4e8c72(0x15f))[_0x4e8c72(0x165)](_0x2b8816[_0x4e8c72(0x14e)]('id'));return _0x4e8c72(0x154)==_0x1b65c0[_0x4e8c72(0x169)]?{'type':_0x4e8c72(0x154),'content':_0x5e2318(_0x433979,_0x4e8c72(0x16c),'\x22'+_0x31e493+'\x22\x20'+_0x5e2318(_0x433979,_0x4e8c72(0x14d)))}:{'type':_0x4e8c72(0x14b),'content':_0x5e2318(_0x433979,_0x4e8c72(0x160),'\x22'+_0x31e493+'\x22\x20'+_0x5e2318(_0x433979,_0x4e8c72(0x14d)))};});}}
23
+ const _0xce135d=_0x412a;(function(_0x22e142,_0x58ac9c){const _0x463a45=_0x412a,_0xa49ea3=_0x22e142();while(!![]){try{const _0x104161=-parseInt(_0x463a45(0x196))/0x1*(parseInt(_0x463a45(0x19b))/0x2)+parseInt(_0x463a45(0x1b0))/0x3*(-parseInt(_0x463a45(0x1b3))/0x4)+-parseInt(_0x463a45(0x191))/0x5*(-parseInt(_0x463a45(0x199))/0x6)+parseInt(_0x463a45(0x1ab))/0x7*(-parseInt(_0x463a45(0x197))/0x8)+parseInt(_0x463a45(0x1aa))/0x9+-parseInt(_0x463a45(0x190))/0xa+parseInt(_0x463a45(0x193))/0xb*(parseInt(_0x463a45(0x1a9))/0xc);if(_0x104161===_0x58ac9c)break;else _0xa49ea3['push'](_0xa49ea3['shift']());}catch(_0x31223b){_0xa49ea3['push'](_0xa49ea3['shift']());}}}(_0x36c7,0x6b17d));function _0x412a(_0x39bee3,_0x3b1b49){const _0x36c76e=_0x36c7();return _0x412a=function(_0x412a17,_0x3e7ef0){_0x412a17=_0x412a17-0x190;let _0x1420cb=_0x36c76e[_0x412a17];return _0x1420cb;},_0x412a(_0x39bee3,_0x3b1b49);}import{Plugin as _0x33fa96}from'ckeditor5/src/core.js';function _0x36c7(){const _0x13f8cd=['registerElementLabel','type','getLabel','ELEMENT_MERGE_FIELD','deletion','enableCommand','MergeFieldsEditing','*Remove:*\x20%0','61860RjDDWa','2865492tvRWBm','7uRtapM','get','afterInit','plugins','editor','279153kWipnj','getContainedElement','insertion','28qOpGAl','6815260pvQHiT','15Vcrhze','locale','3960hXFPzh','insertMergeField','registerDescriptionCallback','1uYVZDS','5706040UdTTZv','getAttribute','1118022gJVbnO','*Insert:*\x20%0','496816yLwotQ','TrackChangesEditing','mergeField','element','commands','descriptionFactory'];_0x36c7=function(){return _0x13f8cd;};return _0x36c7();}import{getTranslation as _0x16564f}from'../utils/common-translations.js';export default class lt extends _0x33fa96{[_0xce135d(0x1ad)](){const _0x3158df=_0xce135d,_0x2b32cd=this[_0x3158df(0x1af)];if(!_0x2b32cd[_0x3158df(0x19f)][_0x3158df(0x1ac)](_0x3158df(0x194)))return;_0x2b32cd[_0x3158df(0x1ae)][_0x3158df(0x1ac)](_0x3158df(0x19c))[_0x3158df(0x1a6)](_0x3158df(0x194));const _0x5698e0=_0x2b32cd[_0x3158df(0x1ae)][_0x3158df(0x1ac)](_0x3158df(0x19c)),_0x44fe7d=_0x2b32cd[_0x3158df(0x192)];_0x5698e0[_0x3158df(0x1a0)][_0x3158df(0x1a1)](_0x3158df(0x19d),_0x1c00cf=>_0x16564f(_0x44fe7d,_0x3158df(0x1a4),_0x1c00cf)),_0x5698e0[_0x3158df(0x1a0)][_0x3158df(0x195)](_0x1c0bb6=>{const _0x11fb8a=_0x3158df;if(_0x11fb8a(0x1b2)!=_0x1c0bb6[_0x11fb8a(0x1a2)]&&_0x11fb8a(0x1a5)!=_0x1c0bb6[_0x11fb8a(0x1a2)])return;const _0x216892=_0x1c0bb6[_0x11fb8a(0x1b1)]();if(null==_0x216892)return;if(!_0x216892['is'](_0x11fb8a(0x19e),_0x11fb8a(0x19d)))return;const _0x1fb331=_0x2b32cd[_0x11fb8a(0x1ae)][_0x11fb8a(0x1ac)](_0x11fb8a(0x1a7))[_0x11fb8a(0x1a3)](_0x216892[_0x11fb8a(0x198)]('id'));return _0x11fb8a(0x1b2)==_0x1c0bb6[_0x11fb8a(0x1a2)]?{'type':_0x11fb8a(0x1b2),'content':_0x16564f(_0x44fe7d,_0x11fb8a(0x19a),'\x22'+_0x1fb331+'\x22\x20'+_0x16564f(_0x44fe7d,_0x11fb8a(0x1a4)))}:{'type':_0x11fb8a(0x1a5),'content':_0x16564f(_0x44fe7d,_0x11fb8a(0x1a8),'\x22'+_0x1fb331+'\x22\x20'+_0x16564f(_0x44fe7d,_0x11fb8a(0x1a4)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x525835=_0x5402;(function(_0x294975,_0x4898e8){const _0xad41d7=_0x5402,_0x277f35=_0x294975();while(!![]){try{const _0x2c1603=parseInt(_0xad41d7(0x19a))/0x1+parseInt(_0xad41d7(0x191))/0x2+parseInt(_0xad41d7(0x17f))/0x3*(parseInt(_0xad41d7(0x181))/0x4)+-parseInt(_0xad41d7(0x189))/0x5*(parseInt(_0xad41d7(0x17a))/0x6)+parseInt(_0xad41d7(0x17b))/0x7+parseInt(_0xad41d7(0x19d))/0x8*(-parseInt(_0xad41d7(0x188))/0x9)+parseInt(_0xad41d7(0x192))/0xa*(parseInt(_0xad41d7(0x190))/0xb);if(_0x2c1603===_0x4898e8)break;else _0x277f35['push'](_0x277f35['shift']());}catch(_0x1c12d5){_0x277f35['push'](_0x277f35['shift']());}}}(_0x1a8c,0x5434a));function _0x1a8c(){const _0x1b0a00=['editor','34808NGpENI','format','6hTBqGi','899290aucLNL','head','registerBlockAttribute','key','3bEIaEC','enableDefaultAttributesIntegration','2756588poeWOv','get','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','registerDescriptionCallback','TrackChangesEditing','ELEMENT_MULTI_LEVEL_LIST','1116efezKA','3217300yLYGkr','listMarkerStyle','plugins','oldValue','next','descriptionFactory','listType','1808279efTnNR','899622ztjrcU','10JRFHJq','multiLevelList','newValue','has','data','MultiLevelList','locale','afterInit','96073ipQYpJ','handleDescriptions'];_0x1a8c=function(){return _0x1b0a00;};return _0x1a8c();}import{Plugin as _0xe6a68c}from'ckeditor5/src/core.js';function _0x5402(_0x3648ae,_0x64c55f){const _0x1a8c2b=_0x1a8c();return _0x5402=function(_0x540203,_0x32b40b){_0x540203=_0x540203-0x17a;let _0x5edcb3=_0x1a8c2b[_0x540203];return _0x5edcb3;},_0x5402(_0x3648ae,_0x64c55f);}import{getTranslation as _0x11ffd4}from'../utils/common-translations.js';export default class mt extends _0xe6a68c{[_0x525835(0x199)](){const _0x4bb1b7=_0x525835,_0x43a932=this[_0x4bb1b7(0x19c)],_0x35fcbd=_0x43a932[_0x4bb1b7(0x18b)][_0x4bb1b7(0x182)](_0x4bb1b7(0x186));_0x43a932[_0x4bb1b7(0x18b)][_0x4bb1b7(0x195)](_0x4bb1b7(0x197))&&(_0x35fcbd[_0x4bb1b7(0x180)](_0x4bb1b7(0x193)),_0x35fcbd[_0x4bb1b7(0x17d)](_0x4bb1b7(0x18a)),_0x35fcbd[_0x4bb1b7(0x18e)][_0x4bb1b7(0x185)](_0x3d1c9a=>this[_0x4bb1b7(0x19b)](_0x3d1c9a)));}[_0x525835(0x19b)](_0x20c371){const _0x464ecc=_0x525835,_0x20a918=this[_0x464ecc(0x19c)][_0x464ecc(0x198)],{data:_0x5e39ab}=_0x20c371,_0x4d4f11={'type':_0x464ecc(0x19e),'content':''};if(_0x5e39ab&&_0x464ecc(0x18a)==_0x5e39ab[_0x464ecc(0x17e)]){if(!_0x5e39ab[_0x464ecc(0x18c)])return{'type':_0x464ecc(0x19e),'content':_0x11ffd4(_0x20a918,_0x464ecc(0x183),_0x11ffd4(_0x20a918,_0x464ecc(0x187)))+'\x20('+_0x5e39ab[_0x464ecc(0x194)]+')'};if(!_0x5e39ab[_0x464ecc(0x194)]){let _0x515c6b=_0x20c371[_0x464ecc(0x17c)];for(;_0x515c6b;){if(_0x515c6b[_0x464ecc(0x196)]&&_0x464ecc(0x18f)==_0x515c6b[_0x464ecc(0x196)][_0x464ecc(0x17e)]&&_0x515c6b[_0x464ecc(0x196)][_0x464ecc(0x194)])return _0x4d4f11;_0x515c6b=_0x515c6b[_0x464ecc(0x18d)];}return{'type':_0x464ecc(0x19e),'content':_0x11ffd4(_0x20a918,_0x464ecc(0x184),_0x11ffd4(_0x20a918,_0x464ecc(0x187)))+'\x20('+_0x5e39ab[_0x464ecc(0x18c)]+')'};}}}}
23
+ const _0x1f905b=_0x1197;function _0x50a0(){const _0x325642=['208515OUAYNP','afterInit','descriptionFactory','oldValue','handleDescriptions','MultiLevelList','2785088UevwoG','data','next','format','2757054UkmoKi','editor','105zTmuAl','9kJVXey','1690696kGgAWp','12qXbKdH','multiLevelList','15ZDGkyJ','registerBlockAttribute','newValue','locale','head','registerDescriptionCallback','363407sbDFCX','listType','ELEMENT_MULTI_LEVEL_LIST','552aGBliR','*Set\x20format:*\x20%0','get','listMarkerStyle','24194MKLMJg','plugins','4427670PNwwKW','has','*Remove\x20format:*\x20%0','TrackChangesEditing','enableDefaultAttributesIntegration','key'];_0x50a0=function(){return _0x325642;};return _0x50a0();}(function(_0x49b5ae,_0x19f2fe){const _0x389096=_0x1197,_0x1c16ea=_0x49b5ae();while(!![]){try{const _0x5abe65=parseInt(_0x389096(0x148))/0x1*(parseInt(_0x389096(0x15a))/0x2)+-parseInt(_0x389096(0x162))/0x3*(-parseInt(_0x389096(0x14b))/0x4)+-parseInt(_0x389096(0x14d))/0x5*(-parseInt(_0x389096(0x146))/0x6)+parseInt(_0x389096(0x14a))/0x7+-parseInt(_0x389096(0x142))/0x8*(parseInt(_0x389096(0x149))/0x9)+-parseInt(_0x389096(0x15c))/0xa+parseInt(_0x389096(0x153))/0xb*(-parseInt(_0x389096(0x156))/0xc);if(_0x5abe65===_0x19f2fe)break;else _0x1c16ea['push'](_0x1c16ea['shift']());}catch(_0xef08c0){_0x1c16ea['push'](_0x1c16ea['shift']());}}}(_0x50a0,0xc06b6));import{Plugin as _0x8ad8c2}from'ckeditor5/src/core.js';function _0x1197(_0xb90b8f,_0x87d23a){const _0x50a00f=_0x50a0();return _0x1197=function(_0x1197f7,_0x124f09){_0x1197f7=_0x1197f7-0x13d;let _0x11b5d5=_0x50a00f[_0x1197f7];return _0x11b5d5;},_0x1197(_0xb90b8f,_0x87d23a);}import{getTranslation as _0x5a2424}from'../utils/common-translations.js';export default class mt extends _0x8ad8c2{[_0x1f905b(0x13d)](){const _0x212344=_0x1f905b,_0x15943f=this[_0x212344(0x147)],_0x5e7e08=_0x15943f[_0x212344(0x15b)][_0x212344(0x158)](_0x212344(0x15f));_0x15943f[_0x212344(0x15b)][_0x212344(0x15d)](_0x212344(0x141))&&(_0x5e7e08[_0x212344(0x160)](_0x212344(0x14c)),_0x5e7e08[_0x212344(0x14e)](_0x212344(0x159)),_0x5e7e08[_0x212344(0x13e)][_0x212344(0x152)](_0xc7e33c=>this[_0x212344(0x140)](_0xc7e33c)));}[_0x1f905b(0x140)](_0x816682){const _0x43e443=_0x1f905b,_0x1778cf=this[_0x43e443(0x147)][_0x43e443(0x150)],{data:_0x47437c}=_0x816682,_0x369617={'type':_0x43e443(0x145),'content':''};if(_0x47437c&&_0x43e443(0x159)==_0x47437c[_0x43e443(0x161)]){if(!_0x47437c[_0x43e443(0x13f)])return{'type':_0x43e443(0x145),'content':_0x5a2424(_0x1778cf,_0x43e443(0x157),_0x5a2424(_0x1778cf,_0x43e443(0x155)))+'\x20('+_0x47437c[_0x43e443(0x14f)]+')'};if(!_0x47437c[_0x43e443(0x14f)]){let _0x48cccb=_0x816682[_0x43e443(0x151)];for(;_0x48cccb;){if(_0x48cccb[_0x43e443(0x143)]&&_0x43e443(0x154)==_0x48cccb[_0x43e443(0x143)][_0x43e443(0x161)]&&_0x48cccb[_0x43e443(0x143)][_0x43e443(0x14f)])return _0x369617;_0x48cccb=_0x48cccb[_0x43e443(0x144)];}return{'type':_0x43e443(0x145),'content':_0x5a2424(_0x1778cf,_0x43e443(0x15e),_0x5a2424(_0x1778cf,_0x43e443(0x155)))+'\x20('+_0x47437c[_0x43e443(0x13f)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa58a08=_0x7901;(function(_0xe26987,_0x3766de){const _0x354038=_0x7901,_0x1bcf84=_0xe26987();while(!![]){try{const _0x465611=-parseInt(_0x354038(0x100))/0x1+-parseInt(_0x354038(0xfd))/0x2*(parseInt(_0x354038(0xed))/0x3)+parseInt(_0x354038(0xf0))/0x4*(parseInt(_0x354038(0xf3))/0x5)+-parseInt(_0x354038(0xff))/0x6*(parseInt(_0x354038(0x103))/0x7)+parseInt(_0x354038(0xf9))/0x8*(-parseInt(_0x354038(0xf1))/0x9)+parseInt(_0x354038(0xfe))/0xa+parseInt(_0x354038(0xfb))/0xb*(parseInt(_0x354038(0xf8))/0xc);if(_0x465611===_0x3766de)break;else _0x1bcf84['push'](_0x1bcf84['shift']());}catch(_0x54dbb1){_0x1bcf84['push'](_0x1bcf84['shift']());}}}(_0x47b2,0xaf5eb));import{Plugin as _0xd9846a}from'ckeditor5/src/core.js';function _0x7901(_0x41a0d7,_0x479d07){const _0x47b275=_0x47b2();return _0x7901=function(_0x790167,_0x114d6c){_0x790167=_0x790167-0xec;let _0x324bc7=_0x47b275[_0x790167];return _0x324bc7;},_0x7901(_0x41a0d7,_0x479d07);}import{getTranslation as _0x28c88e}from'../utils/common-translations.js';function _0x47b2(){const _0x260b46=['2CyyvOE','2240960VzLUMx','42CobklX','1364948fkOrps','TrackChangesEditing','enableCommand','668262HtZdhU','descriptionFactory','pageBreak','2803179EGtQNU','plugins','afterInit','8TADALH','3957948yZKfPx','editor','839305vmEIdM','get','has','PageBreakEditing','locale','144AgLxaV','8WSmyAN','ELEMENT_PAGE_BREAK','3268716PuwdXC','registerElementLabel'];_0x47b2=function(){return _0x260b46;};return _0x47b2();}export default class dt extends _0xd9846a{[_0xa58a08(0xef)](){const _0x5983ea=_0xa58a08,_0x4ecb46=this[_0x5983ea(0xf2)];if(!_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf5)](_0x5983ea(0xf6)))return;_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf4)](_0x5983ea(0x101))[_0x5983ea(0x102)](_0x5983ea(0xec));const _0xb186d4=_0x4ecb46[_0x5983ea(0xee)][_0x5983ea(0xf4)](_0x5983ea(0x101)),_0x7c80a7=_0x4ecb46[_0x5983ea(0xf7)];_0xb186d4[_0x5983ea(0x104)][_0x5983ea(0xfc)](_0x5983ea(0xec),_0x3b2de6=>_0x28c88e(_0x7c80a7,_0x5983ea(0xfa),_0x3b2de6));}}
23
+ const _0x10eb0d=_0x2f56;(function(_0x2a5281,_0x430e55){const _0x25c933=_0x2f56,_0x43e4e8=_0x2a5281();while(!![]){try{const _0x3e77bf=parseInt(_0x25c933(0x6b))/0x1*(-parseInt(_0x25c933(0x77))/0x2)+-parseInt(_0x25c933(0x7d))/0x3*(-parseInt(_0x25c933(0x70))/0x4)+parseInt(_0x25c933(0x75))/0x5+-parseInt(_0x25c933(0x73))/0x6+parseInt(_0x25c933(0x79))/0x7+parseInt(_0x25c933(0x78))/0x8*(parseInt(_0x25c933(0x69))/0x9)+parseInt(_0x25c933(0x7a))/0xa*(-parseInt(_0x25c933(0x66))/0xb);if(_0x3e77bf===_0x430e55)break;else _0x43e4e8['push'](_0x43e4e8['shift']());}catch(_0xf3e7e3){_0x43e4e8['push'](_0x43e4e8['shift']());}}}(_0x5a98,0x1d82b));import{Plugin as _0x1c0ceb}from'ckeditor5/src/core.js';import{getTranslation as _0x15a194}from'../utils/common-translations.js';export default class dt extends _0x1c0ceb{[_0x10eb0d(0x6c)](){const _0x2dc52b=_0x10eb0d,_0x1bd146=this[_0x2dc52b(0x74)];if(!_0x1bd146[_0x2dc52b(0x7c)][_0x2dc52b(0x6d)](_0x2dc52b(0x6f)))return;_0x1bd146[_0x2dc52b(0x7c)][_0x2dc52b(0x67)](_0x2dc52b(0x6e))[_0x2dc52b(0x68)](_0x2dc52b(0x72));const _0x478625=_0x1bd146[_0x2dc52b(0x7c)][_0x2dc52b(0x67)](_0x2dc52b(0x6e)),_0x4f627a=_0x1bd146[_0x2dc52b(0x71)];_0x478625[_0x2dc52b(0x6a)][_0x2dc52b(0x7b)](_0x2dc52b(0x72),_0x497672=>_0x15a194(_0x4f627a,_0x2dc52b(0x76),_0x497672));}}function _0x2f56(_0x309bed,_0x2ebe29){const _0x5a98f1=_0x5a98();return _0x2f56=function(_0x2f565c,_0x20025f){_0x2f565c=_0x2f565c-0x66;let _0x25dd79=_0x5a98f1[_0x2f565c];return _0x25dd79;},_0x2f56(_0x309bed,_0x2ebe29);}function _0x5a98(){const _0x59d240=['locale','pageBreak','1068444dnxiuc','editor','1110020wVoSoI','ELEMENT_PAGE_BREAK','2radikh','16zJqWMm','789537yhuppf','731390uYEvcB','registerElementLabel','plugins','3bnIzPu','55KCwtxr','get','enableCommand','1081296aAtMYE','descriptionFactory','5386SBDdep','afterInit','has','TrackChangesEditing','PageBreakEditing','379788aBbhhB'];_0x5a98=function(){return _0x59d240;};return _0x5a98();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x318d90=_0x2477;(function(_0xfe77b,_0x7e60c6){const _0x34b879=_0x2477,_0x3084da=_0xfe77b();while(!![]){try{const _0x3da4ba=-parseInt(_0x34b879(0x22b))/0x1*(parseInt(_0x34b879(0x1ed))/0x2)+-parseInt(_0x34b879(0x216))/0x3+-parseInt(_0x34b879(0x1f0))/0x4+-parseInt(_0x34b879(0x227))/0x5*(-parseInt(_0x34b879(0x1f1))/0x6)+-parseInt(_0x34b879(0x1ec))/0x7*(-parseInt(_0x34b879(0x1e7))/0x8)+parseInt(_0x34b879(0x20e))/0x9+parseInt(_0x34b879(0x21a))/0xa;if(_0x3da4ba===_0x7e60c6)break;else _0x3084da['push'](_0x3084da['shift']());}catch(_0x4df8e3){_0x3084da['push'](_0x3084da['shift']());}}}(_0x1baa,0x1bf91));import{Plugin as _0x253871}from'ckeditor5/src/core.js';import{getTranslation as _0x5bacd3}from'../utils/common-translations.js';export default class pt extends _0x253871{[_0x318d90(0x1e8)](){const _0x2cf5a3=_0x318d90,_0x414df5=this[_0x2cf5a3(0x1e9)];if(!_0x414df5[_0x2cf5a3(0x20d)][_0x2cf5a3(0x203)](_0x2cf5a3(0x229)))return;const _0x193c64=_0x414df5[_0x2cf5a3(0x1ea)],_0x301bfe=_0x414df5[_0x2cf5a3(0x20d)][_0x2cf5a3(0x206)](_0x2cf5a3(0x1ff));_0x301bfe[_0x2cf5a3(0x210)][_0x2cf5a3(0x20b)](_0x2cf5a3(0x1fa),_0x12b280=>_0x5bacd3(_0x193c64,_0x2cf5a3(0x228),_0x12b280)),_0x301bfe[_0x2cf5a3(0x1f2)](_0x2cf5a3(0x1fa)),_0x301bfe[_0x2cf5a3(0x1fd)](_0x2cf5a3(0x201)),_0x414df5[_0x2cf5a3(0x1fc)][_0x2cf5a3(0x1f6)]['on'](_0x2cf5a3(0x224),nr(_0x414df5),{'priority':_0x2cf5a3(0x202)}),_0x414df5[_0x2cf5a3(0x225)][_0x2cf5a3(0x1f6)]['on'](_0x2cf5a3(0x224),(_0x486c0c,_0x387480,_0x29ee69)=>{const _0x3702d6=_0x2cf5a3;_0x29ee69[_0x3702d6(0x1ef)][_0x3702d6(0x22c)]&&nr(_0x414df5,{'showActiveMarker':!0x1})(_0x486c0c,_0x387480,_0x29ee69);},{'priority':_0x2cf5a3(0x202)});const _0x23ea3e=_0x301bfe[_0x2cf5a3(0x210)];_0x23ea3e[_0x2cf5a3(0x212)](_0x289973=>{const _0x4e5499=_0x2cf5a3;if(_0x4e5499(0x1f9)!==_0x289973[_0x4e5499(0x222)])return;const {start:_0x51efa4,end:_0x3a8154}=_0x289973[_0x4e5499(0x1eb)]();if(!_0x51efa4[_0x4e5499(0x1f8)](_0x3a8154)||!_0x51efa4[_0x4e5499(0x20c)])return;const _0x325a5f=_0x414df5[_0x4e5499(0x223)][_0x4e5499(0x208)],_0x1fb8d5=_0x51efa4[_0x4e5499(0x20c)];return _0x325a5f[_0x4e5499(0x205)](_0x1fb8d5)&&!_0x325a5f[_0x4e5499(0x217)](_0x1fb8d5)&&_0x325a5f[_0x4e5499(0x1f4)](_0x1fb8d5,_0x4e5499(0x218))?{'type':_0x4e5499(0x1f9),'content':_0x5bacd3(_0x193c64,_0x4e5499(0x21d),_0x23ea3e[_0x4e5499(0x1fe)](_0x1fb8d5,0x1))}:void 0x0;}),this[_0x2cf5a3(0x226)]();}[_0x318d90(0x226)](){const _0x263468=_0x318d90,_0x53f82c=this[_0x263468(0x1e9)],_0x5dfd67=_0x53f82c[_0x263468(0x1ea)];_0x53f82c[_0x263468(0x20d)][_0x263468(0x206)](_0x263468(0x1ff))[_0x263468(0x210)][_0x263468(0x212)](_0x5243a1=>{const _0x1272b8=_0x263468;if(_0x1272b8(0x20a)!=_0x5243a1[_0x1272b8(0x222)])return;const {data:_0x5227ed}=_0x5243a1;return _0x5227ed&&_0x1272b8(0x1fa)==_0x5227ed[_0x1272b8(0x1ee)]?{'type':_0x1272b8(0x22a),'content':_0x5bacd3(_0x5dfd67,_0x1272b8(0x211),_0x5bacd3(_0x5dfd67,_0x1272b8(0x228)))}:void 0x0;});}}function nr(_0x48cfdc,{showActiveMarker:_0x1c1429=!0x0}={}){return(_0x28d325,_0x385948,_0x58cd2e)=>{const _0x163826=_0x2477,_0x4d4730=_0x48cfdc[_0x163826(0x20d)][_0x163826(0x206)](_0x163826(0x1ff)),_0x34864d=_0x385948[_0x163826(0x21e)][_0x163826(0x200)],_0x5e532b=_0x385948[_0x163826(0x21e)][_0x163826(0x209)],_0x1b0904=_0x48cfdc[_0x163826(0x223)][_0x163826(0x208)];if(!_0x34864d[_0x163826(0x1f8)](_0x5e532b)||!_0x34864d[_0x163826(0x20c)])return;const _0x4b597c=_0x34864d[_0x163826(0x20c)];if(_0x1b0904[_0x163826(0x205)](_0x4b597c)&&!_0x1b0904[_0x163826(0x217)](_0x4b597c)&&_0x1b0904[_0x163826(0x1f4)](_0x4b597c,_0x163826(0x218))){if(!_0x58cd2e[_0x163826(0x1f3)][_0x163826(0x1f5)](_0x385948[_0x163826(0x21e)],_0x28d325[_0x163826(0x21b)]))return;const _0x4f8dea=_0x58cd2e[_0x163826(0x207)][_0x163826(0x21c)](_0x163826(0x1f7),{'class':_0x163826(0x1fb)}),_0xb5dd95=_0x58cd2e[_0x163826(0x221)][_0x163826(0x213)](_0x5e532b);_0x1c1429&&_0x4d4730[_0x163826(0x204)][_0x163826(0x219)](_0x385948[_0x163826(0x215)])&&_0x58cd2e[_0x163826(0x207)][_0x163826(0x21f)](_0x163826(0x20f),_0x4f8dea),_0x58cd2e[_0x163826(0x207)][_0x163826(0x220)](_0xb5dd95,_0x4f8dea),_0x58cd2e[_0x163826(0x221)][_0x163826(0x214)](_0x4f8dea,_0x385948[_0x163826(0x215)]);}};}function _0x2477(_0x4c8365,_0x48ca13){const _0x1baa32=_0x1baa();return _0x2477=function(_0x2477cc,_0x218c8f){_0x2477cc=_0x2477cc-0x1e7;let _0x5c1186=_0x1baa32[_0x2477cc];return _0x5c1186;},_0x2477(_0x4c8365,_0x48ca13);}function _0x1baa(){const _0x5a5b3b=['_registerLegacyDescription','15XiZmqM','ELEMENT_PARAGRAPH','Paragraph','format','2tSdzQQ','showSuggestionHighlights','58984xpnVSa','afterInit','editor','locale','getFirstRange','161AoZnWR','42988TLMPOd','commandName','options','415684PtgLBP','307032etzZEF','enableDefaultAttributesIntegration','consumable','checkChild','consume','downcastDispatcher','span','isTouching','insertion','paragraph','ck-suggestion-marker-split','editing','enableCommand','getItemLabel','TrackChangesEditing','start','insertParagraph','highest','has','activeMarkers','isBlock','get','writer','schema','end','formatBlock','registerElementLabel','nodeAfter','plugins','33552AyUVbv','ck-suggestion-marker--active','descriptionFactory','*Change\x20to:*\x20%0','registerDescriptionCallback','toViewPosition','bindElementToMarker','markerName','290646aaxtey','isLimit','$text','includes','315450TXLrtQ','name','createUIElement','*Insert:*\x20%0','markerRange','addClass','insert','mapper','type','model','addMarker:suggestion:insertion','data'];_0x1baa=function(){return _0x5a5b3b;};return _0x1baa();}
23
+ const _0x56f63f=_0x3eb1;function _0x3eb1(_0x4b8fcd,_0x5979e5){const _0x827a6f=_0x827a();return _0x3eb1=function(_0x3eb123,_0x5d639a){_0x3eb123=_0x3eb123-0x92;let _0x330870=_0x827a6f[_0x3eb123];return _0x330870;},_0x3eb1(_0x4b8fcd,_0x5979e5);}function _0x827a(){const _0x494c04=['314142NvUCad','getFirstRange','descriptionFactory','nodeAfter','isLimit','consume','downcastDispatcher','getItemLabel','has','ck-suggestion-marker--active','45brxskZ','locale','*Insert:*\x20%0','schema','9RvhcyF','includes','4306336yZqMpx','get','$text','enableCommand','model','writer','format','insertion','formatBlock','insert','isTouching','name','createUIElement','options','start','ck-suggestion-marker-split','consumable','toViewPosition','markerRange','paragraph','markerName','data','654166CtvyqM','Paragraph','highest','1741605DnjHvm','enableDefaultAttributesIntegration','979722mPhAxl','addClass','registerElementLabel','mapper','span','commandName','type','activeMarkers','ELEMENT_PARAGRAPH','_registerLegacyDescription','plugins','7PMoZED','registerDescriptionCallback','checkChild','afterInit','addMarker:suggestion:insertion','TrackChangesEditing','editing','showSuggestionHighlights','*Change\x20to:*\x20%0','end','8828560LsPHZN','editor','bindElementToMarker','insertParagraph','isBlock','625048qAfZNH'];_0x827a=function(){return _0x494c04;};return _0x827a();}(function(_0x3ca668,_0x172935){const _0x3339a5=_0x3eb1,_0x38500b=_0x3ca668();while(!![]){try{const _0x270551=-parseInt(_0x3339a5(0x95))/0x1+parseInt(_0x3339a5(0xbb))/0x2*(parseInt(_0x3339a5(0xa3))/0x3)+-parseInt(_0x3339a5(0xa5))/0x4+-parseInt(_0x3339a5(0xbe))/0x5+-parseInt(_0x3339a5(0xc0))/0x6*(-parseInt(_0x3339a5(0xcb))/0x7)+parseInt(_0x3339a5(0x94))/0x8*(parseInt(_0x3339a5(0x9f))/0x9)+parseInt(_0x3339a5(0xd5))/0xa;if(_0x270551===_0x172935)break;else _0x38500b['push'](_0x38500b['shift']());}catch(_0x5ed12e){_0x38500b['push'](_0x38500b['shift']());}}}(_0x827a,0xa5c58));import{Plugin as _0x219e94}from'ckeditor5/src/core.js';import{getTranslation as _0x4c3800}from'../utils/common-translations.js';export default class pt extends _0x219e94{[_0x56f63f(0xce)](){const _0x3be1ae=_0x56f63f,_0x4084b4=this[_0x3be1ae(0xd6)];if(!_0x4084b4[_0x3be1ae(0xca)][_0x3be1ae(0x9d)](_0x3be1ae(0xbc)))return;const _0xe88c47=_0x4084b4[_0x3be1ae(0xa0)],_0x1bc76f=_0x4084b4[_0x3be1ae(0xca)][_0x3be1ae(0xa6)](_0x3be1ae(0xd0));_0x1bc76f[_0x3be1ae(0x97)][_0x3be1ae(0xc2)](_0x3be1ae(0xb8),_0x3e38f7=>_0x4c3800(_0xe88c47,_0x3be1ae(0xc8),_0x3e38f7)),_0x1bc76f[_0x3be1ae(0xbf)](_0x3be1ae(0xb8)),_0x1bc76f[_0x3be1ae(0xa8)](_0x3be1ae(0x92)),_0x4084b4[_0x3be1ae(0xd1)][_0x3be1ae(0x9b)]['on'](_0x3be1ae(0xcf),nr(_0x4084b4),{'priority':_0x3be1ae(0xbd)}),_0x4084b4[_0x3be1ae(0xba)][_0x3be1ae(0x9b)]['on'](_0x3be1ae(0xcf),(_0x94906f,_0x1b3134,_0xb1497b)=>{const _0x1e9a9c=_0x3be1ae;_0xb1497b[_0x1e9a9c(0xb2)][_0x1e9a9c(0xd2)]&&nr(_0x4084b4,{'showActiveMarker':!0x1})(_0x94906f,_0x1b3134,_0xb1497b);},{'priority':_0x3be1ae(0xbd)});const _0x53c178=_0x1bc76f[_0x3be1ae(0x97)];_0x53c178[_0x3be1ae(0xcc)](_0x1a72c5=>{const _0x9a4d76=_0x3be1ae;if(_0x9a4d76(0xac)!==_0x1a72c5[_0x9a4d76(0xc6)])return;const {start:_0x209ac2,end:_0x4e0abc}=_0x1a72c5[_0x9a4d76(0x96)]();if(!_0x209ac2[_0x9a4d76(0xaf)](_0x4e0abc)||!_0x209ac2[_0x9a4d76(0x98)])return;const _0x3bc57f=_0x4084b4[_0x9a4d76(0xa9)][_0x9a4d76(0xa2)],_0x11b6d5=_0x209ac2[_0x9a4d76(0x98)];return _0x3bc57f[_0x9a4d76(0x93)](_0x11b6d5)&&!_0x3bc57f[_0x9a4d76(0x99)](_0x11b6d5)&&_0x3bc57f[_0x9a4d76(0xcd)](_0x11b6d5,_0x9a4d76(0xa7))?{'type':_0x9a4d76(0xac),'content':_0x4c3800(_0xe88c47,_0x9a4d76(0xa1),_0x53c178[_0x9a4d76(0x9c)](_0x11b6d5,0x1))}:void 0x0;}),this[_0x3be1ae(0xc9)]();}[_0x56f63f(0xc9)](){const _0xe2b2b9=_0x56f63f,_0x4c21b5=this[_0xe2b2b9(0xd6)],_0x349199=_0x4c21b5[_0xe2b2b9(0xa0)];_0x4c21b5[_0xe2b2b9(0xca)][_0xe2b2b9(0xa6)](_0xe2b2b9(0xd0))[_0xe2b2b9(0x97)][_0xe2b2b9(0xcc)](_0x42bdd7=>{const _0x358a1a=_0xe2b2b9;if(_0x358a1a(0xad)!=_0x42bdd7[_0x358a1a(0xc6)])return;const {data:_0x3c386a}=_0x42bdd7;return _0x3c386a&&_0x358a1a(0xb8)==_0x3c386a[_0x358a1a(0xc5)]?{'type':_0x358a1a(0xab),'content':_0x4c3800(_0x349199,_0x358a1a(0xd3),_0x4c3800(_0x349199,_0x358a1a(0xc8)))}:void 0x0;});}}function nr(_0x93df02,{showActiveMarker:_0x15b199=!0x0}={}){return(_0x4163ae,_0x2654b4,_0x2e7630)=>{const _0x23bbfd=_0x3eb1,_0x4cccc4=_0x93df02[_0x23bbfd(0xca)][_0x23bbfd(0xa6)](_0x23bbfd(0xd0)),_0x17b772=_0x2654b4[_0x23bbfd(0xb7)][_0x23bbfd(0xb3)],_0x3e3b3f=_0x2654b4[_0x23bbfd(0xb7)][_0x23bbfd(0xd4)],_0x89534a=_0x93df02[_0x23bbfd(0xa9)][_0x23bbfd(0xa2)];if(!_0x17b772[_0x23bbfd(0xaf)](_0x3e3b3f)||!_0x17b772[_0x23bbfd(0x98)])return;const _0x41e8e3=_0x17b772[_0x23bbfd(0x98)];if(_0x89534a[_0x23bbfd(0x93)](_0x41e8e3)&&!_0x89534a[_0x23bbfd(0x99)](_0x41e8e3)&&_0x89534a[_0x23bbfd(0xcd)](_0x41e8e3,_0x23bbfd(0xa7))){if(!_0x2e7630[_0x23bbfd(0xb5)][_0x23bbfd(0x9a)](_0x2654b4[_0x23bbfd(0xb7)],_0x4163ae[_0x23bbfd(0xb0)]))return;const _0x4b91cc=_0x2e7630[_0x23bbfd(0xaa)][_0x23bbfd(0xb1)](_0x23bbfd(0xc4),{'class':_0x23bbfd(0xb4)}),_0x1e3c89=_0x2e7630[_0x23bbfd(0xc3)][_0x23bbfd(0xb6)](_0x3e3b3f);_0x15b199&&_0x4cccc4[_0x23bbfd(0xc7)][_0x23bbfd(0xa4)](_0x2654b4[_0x23bbfd(0xb9)])&&_0x2e7630[_0x23bbfd(0xaa)][_0x23bbfd(0xc1)](_0x23bbfd(0x9e),_0x4b91cc),_0x2e7630[_0x23bbfd(0xaa)][_0x23bbfd(0xae)](_0x1e3c89,_0x4b91cc),_0x2e7630[_0x23bbfd(0xc3)][_0x23bbfd(0xd7)](_0x4b91cc,_0x2654b4[_0x23bbfd(0xb9)]);}};}