@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240509.0 → 0.0.0-nightly-20240510.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19c43d=_0x341e;function _0x3fca(){const _0x279b69=['LegacyListEditing','commands','add','381308hLgBAD','todoList','get','formatInline','*Change\x20to:*\x20%0','length','numbered','registerDescriptionCallback','findIndex','7536HKXMlB','blockName','ELEMENT_LIST_ITEM','ELEMENT_TODO_LIST','forceValue','descriptionFactory','commandParams','bulleted','*Indent:*\x20%0','slice','TrackChangesEditing','enableCommand','List','60agQybr','isObject','bulletedList','todoListChecked','registerElementLabel','LegacyTodoListEditing','getSelectedBlocks','change','checkTodoList','before','markBlockFormat','createPositionAt','selection','format','name','*Check\x20item*','indentList','filter','createRange','7317zjfuCq','editor','push','has','locale','element','checkChild','1441246ShZqJY','value','numberedList','document','formatBlock','*Uncheck\x20item*','*Outdent:*\x20%0','paragraph','getAttribute','listIndent','2980440UxmEqm','nextSibling','2858361bLIQpG','outdentList','previousSibling','listItem','listType','model','commandName','execute','_selectedElements','end','ELEMENT_BULLETED_LIST','2641520nByDtH','55cYEQuT','plugins','853363teQPPe','replace','1ihQbez','type','schema','ELEMENT_NUMBERED_LIST','afterInit','from','42xKSdxl','parent','todo'];_0x3fca=function(){return _0x279b69;};return _0x3fca();}(function(_0x20b7f0,_0x1ed3bc){const _0x5edf82=_0x341e,_0x1a2e48=_0x20b7f0();while(!![]){try{const _0x463488=-parseInt(_0x5edf82(0x19c))/0x1*(parseInt(_0x5edf82(0x1d8))/0x2)+parseInt(_0x5edf82(0x1e2))/0x3+-parseInt(_0x5edf82(0x1a8))/0x4*(-parseInt(_0x5edf82(0x1f0))/0x5)+-parseInt(_0x5edf82(0x1a2))/0x6*(parseInt(_0x5edf82(0x1f2))/0x7)+parseInt(_0x5edf82(0x1b1))/0x8*(-parseInt(_0x5edf82(0x1d1))/0x9)+-parseInt(_0x5edf82(0x1ef))/0xa+-parseInt(_0x5edf82(0x1e4))/0xb*(-parseInt(_0x5edf82(0x1be))/0xc);if(_0x463488===_0x1ed3bc)break;else _0x1a2e48['push'](_0x1a2e48['shift']());}catch(_0x42cc4a){_0x1a2e48['push'](_0x1a2e48['shift']());}}}(_0x3fca,0xb4044));import{Plugin as _0x5dafeb}from'ckeditor5/src/core.js';import{getTranslation as _0x2e3535}from'../utils/common-translations.js';export default class ut extends _0x5dafeb{[_0x19c43d(0x1a0)](){const _0x159896=_0x19c43d,_0x9a7e7e=this[_0x159896(0x1d2)],_0x103c25=_0x9a7e7e[_0x159896(0x1d5)];if(!_0x9a7e7e[_0x159896(0x1f1)][_0x159896(0x1d4)](_0x159896(0x1a5)))return;const _0x426a1d=_0x9a7e7e[_0x159896(0x1f1)][_0x159896(0x1aa)](_0x159896(0x1bb)),_0x59148f=_0x9a7e7e[_0x159896(0x1f1)][_0x159896(0x1d4)](_0x159896(0x1c3));function _0x477ede(_0x3f162d){return()=>{const _0x1c4a43=_0x341e,_0x5476c1=_0x9a7e7e[_0x1c4a43(0x1e9)][_0x1c4a43(0x1db)][_0x1c4a43(0x1ca)],_0x187836=_0x9a7e7e[_0x1c4a43(0x1a6)][_0x1c4a43(0x1aa)](_0x3f162d);if(_0x187836[_0x1c4a43(0x1d9)])return void _0x9a7e7e[_0x1c4a43(0x1eb)](_0x1c4a43(0x1df),{});const _0x6825d1=_0x3f162d[_0x1c4a43(0x1ba)](0x0,-0x4),_0x10a22b=function(_0x329d87,_0xc1581d,_0x3349f1){const _0x43b945=_0x1c4a43;let _0x44577c=Array[_0x43b945(0x1a1)](_0x329d87)[_0x43b945(0x1cf)](_0x3bd28c=>function(_0x1cb151,_0x4ffe0d){const _0x4dfc6b=_0x43b945;return _0x4ffe0d[_0x4dfc6b(0x1d7)](_0x1cb151[_0x4dfc6b(0x1a3)],_0x4dfc6b(0x1e7))&&!_0x4ffe0d[_0x4dfc6b(0x1bf)](_0x1cb151);}(_0x3bd28c,_0x3349f1));_0x44577c=_0x44577c[_0x43b945(0x1cf)](_0x4f3bfb=>!_0x4f3bfb['is'](_0x43b945(0x1d6),_0x43b945(0x1e7))||_0x4f3bfb[_0x43b945(0x1e0)](_0x43b945(0x1e8))!=_0xc1581d);const _0x4e7f70=new Set();for(const _0x495d2c of _0x44577c)_0x495d2c['is'](_0x43b945(0x1d6),_0x43b945(0x1e7))?_0x4e7f70[_0x43b945(0x1a7)](me(_0x495d2c)):_0x4e7f70[_0x43b945(0x1a7)](_0x495d2c);return Array[_0x43b945(0x1a1)](_0x4e7f70);}(_0x5476c1[_0x1c4a43(0x1c4)](),_0x6825d1,_0x9a7e7e[_0x1c4a43(0x1e9)][_0x1c4a43(0x19e)]);_0x9a7e7e[_0x1c4a43(0x1e9)][_0x1c4a43(0x1c5)](()=>{const _0x11bc0c=_0x1c4a43;for(const _0x56dc61 of _0x10a22b)_0x426a1d[_0x11bc0c(0x1c8)](_0x56dc61,{'commandName':_0x3f162d,'commandParams':[{'forceValue':!_0x187836[_0x11bc0c(0x1d9)]}],'formatGroupId':_0x11bc0c(0x1b2)},fe(_0x56dc61));});};}function _0x38ece4(_0x4368e2){return()=>{const _0xc3d76f=_0x341e,_0xd9e390=function(_0x5d4743){const _0x204a76=_0x341e;let _0x4d3e75=Array[_0x204a76(0x1a1)](_0x5d4743);const _0x21017d=_0x4d3e75[_0x204a76(0x1b0)](_0x6b23a3=>_0x204a76(0x1e7)!=_0x6b23a3[_0x204a76(0x1cc)]);return _0x21017d>-0x1&&(_0x4d3e75=_0x4d3e75[_0x204a76(0x1ba)](0x0,_0x21017d)),_0x4d3e75;}(_0x9a7e7e[_0xc3d76f(0x1e9)][_0xc3d76f(0x1db)][_0xc3d76f(0x1ca)][_0xc3d76f(0x1c4)]()),_0x4729e6=_0x9a7e7e[_0xc3d76f(0x1e9)][_0xc3d76f(0x1d0)](_0x9a7e7e[_0xc3d76f(0x1e9)][_0xc3d76f(0x1c9)](_0xd9e390[0x0],_0xc3d76f(0x1c7)),_0x9a7e7e[_0xc3d76f(0x1e9)][_0xc3d76f(0x1c9)](_0xd9e390[_0xd9e390[_0xc3d76f(0x1ad)]-0x1],_0xc3d76f(0x1ed)));_0x9a7e7e[_0xc3d76f(0x1e9)][_0xc3d76f(0x1c5)](()=>{const _0x1d3aba=_0xc3d76f;_0x426a1d[_0x1d3aba(0x1c8)](_0x4729e6,{'commandName':_0x4368e2,'commandParams':[],'formatGroupId':_0x1d3aba(0x1e1)},function(_0xe02e89){const _0x39b3f4=_0x1d3aba,_0x23208b=new Set();for(const _0x3c80e2 of _0xe02e89){let _0x460d17=_0x3c80e2[_0x39b3f4(0x1e3)];for(;_0x460d17&&_0x460d17[_0x39b3f4(0x1e0)](_0x39b3f4(0x1e1))>_0x3c80e2[_0x39b3f4(0x1e0)](_0x39b3f4(0x1e1));)_0x23208b[_0x39b3f4(0x1a7)](_0x460d17),_0x460d17=_0x460d17[_0x39b3f4(0x1e3)];}return Array[_0x39b3f4(0x1a1)](_0x23208b);}(_0xd9e390));});};}_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1da),_0x477ede(_0x159896(0x1da))),_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1c0),_0x477ede(_0x159896(0x1c0))),_0x59148f&&_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1a9),_0x477ede(_0x159896(0x1a9))),_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1ce),_0x38ece4(_0x159896(0x1ce))),_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1e5),_0x38ece4(_0x159896(0x1e5))),_0x59148f&&_0x426a1d[_0x159896(0x1bc)](_0x159896(0x1c6),()=>{const _0x27567d=_0x159896,_0x2097fa=_0x9a7e7e[_0x27567d(0x1a6)][_0x27567d(0x1aa)](_0x27567d(0x1c6)),_0x85003a=Array[_0x27567d(0x1a1)](_0x2097fa[_0x27567d(0x1ec)]);_0x85003a[_0x27567d(0x1cf)](_0x558cd4=>_0x558cd4[_0x27567d(0x1e0)](_0x27567d(0x1c1))!=_0x2097fa[_0x27567d(0x1d9)]),_0x9a7e7e[_0x27567d(0x1e9)][_0x27567d(0x1c5)](()=>{const _0xd27378=_0x27567d;for(const _0x18a5bc of _0x85003a)_0x426a1d[_0xd27378(0x1c8)](_0x18a5bc,{'commandName':_0xd27378(0x1c6),'commandParams':[{'forceValue':!_0x2097fa[_0xd27378(0x1d9)]}]});});}),_0x426a1d[_0x159896(0x1b6)][_0x159896(0x1c2)](_0x159896(0x1e7),_0xb1bc9a=>_0x2e3535(_0x103c25,_0x159896(0x1b3),_0xb1bc9a)),_0x426a1d[_0x159896(0x1b6)][_0x159896(0x1af)](_0x16c1f7=>{const _0x122eaa=_0x159896;if(_0x122eaa(0x1dc)!=_0x16c1f7[_0x122eaa(0x19d)]&&_0x122eaa(0x1ab)!=_0x16c1f7[_0x122eaa(0x19d)])return;const {data:_0x33df4a}=_0x16c1f7;if(_0x33df4a){if(_0x122eaa(0x1da)==_0x33df4a[_0x122eaa(0x1ea)]||_0x122eaa(0x1c0)==_0x33df4a[_0x122eaa(0x1ea)]||_0x122eaa(0x1a9)==_0x33df4a[_0x122eaa(0x1ea)])switch(_0x33df4a[_0x122eaa(0x1ea)][_0x122eaa(0x1f3)](_0x122eaa(0x1bd),'')){case _0x122eaa(0x1b8):return _0x463117(_0x2e3535(_0x103c25,_0x122eaa(0x1ee)));case _0x122eaa(0x1ae):return _0x463117(_0x2e3535(_0x103c25,_0x122eaa(0x19f)));case _0x122eaa(0x1a4):return _0x463117(_0x2e3535(_0x103c25,_0x122eaa(0x1b4)));}if(_0x122eaa(0x1ce)==_0x33df4a[_0x122eaa(0x1ea)])return{'type':_0x122eaa(0x1cb),'content':_0x2e3535(_0x103c25,_0x122eaa(0x1b9),_0x2e3535(_0x103c25,_0x122eaa(0x1b3)))};if(_0x122eaa(0x1e5)==_0x33df4a[_0x122eaa(0x1ea)])return{'type':_0x122eaa(0x1cb),'content':_0x2e3535(_0x103c25,_0x122eaa(0x1de),_0x2e3535(_0x103c25,_0x122eaa(0x1b3)))};if(_0x122eaa(0x1c6)==_0x33df4a[_0x122eaa(0x1ea)])return _0x33df4a[_0x122eaa(0x1b7)][0x0][_0x122eaa(0x1b5)]?{'type':_0x122eaa(0x1cb),'content':_0x2e3535(_0x103c25,_0x122eaa(0x1cd))}:{'type':_0x122eaa(0x1cb),'content':_0x2e3535(_0x103c25,_0x122eaa(0x1dd))};}function _0x463117(_0x47bf23){const _0x156018=_0x122eaa;return{'type':_0x156018(0x1cb),'content':_0x2e3535(_0x103c25,_0x156018(0x1ac),_0x47bf23)};}});}}function _0x341e(_0x5c7f35,_0x48fabc){const _0x3fca88=_0x3fca();return _0x341e=function(_0x341eb8,_0x5ce8bd){_0x341eb8=_0x341eb8-0x19c;let _0x571ae9=_0x3fca88[_0x341eb8];return _0x571ae9;},_0x341e(_0x5c7f35,_0x48fabc);}function me(_0x20c3ab){const _0x26d298=_0x19c43d,_0x6c9132=_0x20c3ab[_0x26d298(0x1e0)](_0x26d298(0x1e1));if(0x0==_0x6c9132)return _0x20c3ab;let _0x1cf98c=_0x20c3ab;for(;_0x20c3ab[_0x26d298(0x1e6)]&&_0x20c3ab[_0x26d298(0x1e6)]['is'](_0x26d298(0x1d6),_0x26d298(0x1e7));){const _0x1073a6=_0x20c3ab[_0x26d298(0x1e6)][_0x26d298(0x1e0)](_0x26d298(0x1e1));if(_0x1073a6==_0x6c9132)_0x1cf98c=_0x20c3ab[_0x26d298(0x1e6)];else{if(_0x1073a6<_0x6c9132)break;}_0x20c3ab=_0x20c3ab[_0x26d298(0x1e6)];}return _0x1cf98c;}function fe(_0xb278a8){const _0x2e4e9a=_0x19c43d,_0x455813=[];if(_0xb278a8['is'](_0x2e4e9a(0x1d6),_0x2e4e9a(0x1e7))&&_0xb278a8[_0x2e4e9a(0x1e0)](_0x2e4e9a(0x1e1))>0x0){let _0x576fd8=_0xb278a8[_0x2e4e9a(0x1e3)];for(;_0x576fd8&&_0x2e4e9a(0x1e7)==_0x576fd8[_0x2e4e9a(0x1cc)]&&_0x576fd8[_0x2e4e9a(0x1e0)](_0x2e4e9a(0x1e1))==_0xb278a8[_0x2e4e9a(0x1e0)](_0x2e4e9a(0x1e1));)_0x455813[_0x2e4e9a(0x1d3)](_0x576fd8),_0x576fd8=_0x576fd8[_0x2e4e9a(0x1e3)];}return _0x455813;}
23
+ const _0x144f3b=_0x2989;(function(_0x263c7e,_0x344fef){const _0x552f8a=_0x2989,_0x5b6c04=_0x263c7e();while(!![]){try{const _0x3e5f0d=parseInt(_0x552f8a(0x73))/0x1*(-parseInt(_0x552f8a(0x98))/0x2)+parseInt(_0x552f8a(0x69))/0x3+parseInt(_0x552f8a(0x9f))/0x4*(parseInt(_0x552f8a(0x90))/0x5)+-parseInt(_0x552f8a(0xbc))/0x6+parseInt(_0x552f8a(0x81))/0x7*(parseInt(_0x552f8a(0xac))/0x8)+-parseInt(_0x552f8a(0xa3))/0x9+parseInt(_0x552f8a(0xb7))/0xa*(parseInt(_0x552f8a(0x75))/0xb);if(_0x3e5f0d===_0x344fef)break;else _0x5b6c04['push'](_0x5b6c04['shift']());}catch(_0x51096a){_0x5b6c04['push'](_0x5b6c04['shift']());}}}(_0x2fe3,0xb5c08));import{Plugin as _0x498415}from'ckeditor5/src/core.js';import{getTranslation as _0x15c6e7}from'../utils/common-translations.js';export default class ut extends _0x498415{[_0x144f3b(0xad)](){const _0x2310c5=_0x144f3b,_0x1bf5cd=this[_0x2310c5(0xa9)],_0x5ed666=_0x1bf5cd[_0x2310c5(0xa5)];if(!_0x1bf5cd[_0x2310c5(0xa2)][_0x2310c5(0x6b)](_0x2310c5(0xab)))return;const _0x54db52=_0x1bf5cd[_0x2310c5(0xa2)][_0x2310c5(0xbf)](_0x2310c5(0x78)),_0x5cc948=_0x1bf5cd[_0x2310c5(0xa2)][_0x2310c5(0x6b)](_0x2310c5(0x9b));function _0x239600(_0x48b363){return()=>{const _0x58c577=_0x2989,_0x1e8eae=_0x1bf5cd[_0x58c577(0xaa)][_0x58c577(0x9d)][_0x58c577(0x96)],_0x328e16=_0x1bf5cd[_0x58c577(0x88)][_0x58c577(0xbf)](_0x48b363);if(_0x328e16[_0x58c577(0x85)])return void _0x1bf5cd[_0x58c577(0x74)](_0x58c577(0x97),{});const _0x2ff5f4=_0x48b363[_0x58c577(0x8f)](0x0,-0x4),_0x4cc98a=function(_0xf74e7e,_0x47aebc,_0x1ea226){const _0x3973ef=_0x58c577;let _0x46a582=Array[_0x3973ef(0x6e)](_0xf74e7e)[_0x3973ef(0x94)](_0x32c7c7=>function(_0x24a0ee,_0xf3f883){const _0x29e83d=_0x3973ef;return _0xf3f883[_0x29e83d(0xae)](_0x24a0ee[_0x29e83d(0xa8)],_0x29e83d(0xa1))&&!_0xf3f883[_0x29e83d(0x80)](_0x24a0ee);}(_0x32c7c7,_0x1ea226));_0x46a582=_0x46a582[_0x3973ef(0x94)](_0x3a1d09=>!_0x3a1d09['is'](_0x3973ef(0x92),_0x3973ef(0xa1))||_0x3a1d09[_0x3973ef(0x7f)](_0x3973ef(0x87))!=_0x47aebc);const _0x46e154=new Set();for(const _0x2b7067 of _0x46a582)_0x2b7067['is'](_0x3973ef(0x92),_0x3973ef(0xa1))?_0x46e154[_0x3973ef(0x7d)](me(_0x2b7067)):_0x46e154[_0x3973ef(0x7d)](_0x2b7067);return Array[_0x3973ef(0x6e)](_0x46e154);}(_0x1e8eae[_0x58c577(0x6c)](),_0x2ff5f4,_0x1bf5cd[_0x58c577(0xaa)][_0x58c577(0x89)]);_0x1bf5cd[_0x58c577(0xaa)][_0x58c577(0xa4)](()=>{const _0x10b209=_0x58c577;for(const _0x34a0c3 of _0x4cc98a)_0x54db52[_0x10b209(0xa0)](_0x34a0c3,{'commandName':_0x48b363,'commandParams':[{'forceValue':!_0x328e16[_0x10b209(0x85)]}],'formatGroupId':_0x10b209(0xba)},fe(_0x34a0c3));});};}function _0x39db63(_0x196fa7){return()=>{const _0x19a695=_0x2989,_0x5c76b5=function(_0x397812){const _0x2650ec=_0x2989;let _0x260e33=Array[_0x2650ec(0x6e)](_0x397812);const _0x42a70d=_0x260e33[_0x2650ec(0xa7)](_0x380c45=>_0x2650ec(0xa1)!=_0x380c45[_0x2650ec(0x8d)]);return _0x42a70d>-0x1&&(_0x260e33=_0x260e33[_0x2650ec(0x8f)](0x0,_0x42a70d)),_0x260e33;}(_0x1bf5cd[_0x19a695(0xaa)][_0x19a695(0x9d)][_0x19a695(0x96)][_0x19a695(0x6c)]()),_0x38f799=_0x1bf5cd[_0x19a695(0xaa)][_0x19a695(0x83)](_0x1bf5cd[_0x19a695(0xaa)][_0x19a695(0x6d)](_0x5c76b5[0x0],_0x19a695(0x84)),_0x1bf5cd[_0x19a695(0xaa)][_0x19a695(0x6d)](_0x5c76b5[_0x5c76b5[_0x19a695(0x72)]-0x1],_0x19a695(0x82)));_0x1bf5cd[_0x19a695(0xaa)][_0x19a695(0xa4)](()=>{const _0x2bba12=_0x19a695;_0x54db52[_0x2bba12(0xa0)](_0x38f799,{'commandName':_0x196fa7,'commandParams':[],'formatGroupId':_0x2bba12(0xb0)},function(_0x334372){const _0x125de5=_0x2bba12,_0x4d80c7=new Set();for(const _0x314a09 of _0x334372){let _0x3992b3=_0x314a09[_0x125de5(0x77)];for(;_0x3992b3&&_0x3992b3[_0x125de5(0x7f)](_0x125de5(0xb0))>_0x314a09[_0x125de5(0x7f)](_0x125de5(0xb0));)_0x4d80c7[_0x125de5(0x7d)](_0x3992b3),_0x3992b3=_0x3992b3[_0x125de5(0x77)];}return Array[_0x125de5(0x6e)](_0x4d80c7);}(_0x5c76b5));});};}_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0x93),_0x239600(_0x2310c5(0x93))),_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0xbe),_0x239600(_0x2310c5(0xbe))),_0x5cc948&&_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0x8c),_0x239600(_0x2310c5(0x8c))),_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0xbb),_0x39db63(_0x2310c5(0xbb))),_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0xb3),_0x39db63(_0x2310c5(0xb3))),_0x5cc948&&_0x54db52[_0x2310c5(0x7e)](_0x2310c5(0x7c),()=>{const _0x1ed6d8=_0x2310c5,_0x39a847=_0x1bf5cd[_0x1ed6d8(0x88)][_0x1ed6d8(0xbf)](_0x1ed6d8(0x7c)),_0x2459eb=Array[_0x1ed6d8(0x6e)](_0x39a847[_0x1ed6d8(0x76)]);_0x2459eb[_0x1ed6d8(0x94)](_0x2fccef=>_0x2fccef[_0x1ed6d8(0x7f)](_0x1ed6d8(0x6a))!=_0x39a847[_0x1ed6d8(0x85)]),_0x1bf5cd[_0x1ed6d8(0xaa)][_0x1ed6d8(0xa4)](()=>{const _0x18ba35=_0x1ed6d8;for(const _0x140a54 of _0x2459eb)_0x54db52[_0x18ba35(0xa0)](_0x140a54,{'commandName':_0x18ba35(0x7c),'commandParams':[{'forceValue':!_0x39a847[_0x18ba35(0x85)]}]});});}),_0x54db52[_0x2310c5(0xaf)][_0x2310c5(0x9c)](_0x2310c5(0xa1),_0x5a0c77=>_0x15c6e7(_0x5ed666,_0x2310c5(0x7b),_0x5a0c77)),_0x54db52[_0x2310c5(0xaf)][_0x2310c5(0x8a)](_0xa7870b=>{const _0x52df46=_0x2310c5;if(_0x52df46(0x91)!=_0xa7870b[_0x52df46(0xb8)]&&_0x52df46(0x99)!=_0xa7870b[_0x52df46(0xb8)])return;const {data:_0x35e3db}=_0xa7870b;if(_0x35e3db){if(_0x52df46(0x93)==_0x35e3db[_0x52df46(0x95)]||_0x52df46(0xbe)==_0x35e3db[_0x52df46(0x95)]||_0x52df46(0x8c)==_0x35e3db[_0x52df46(0x95)])switch(_0x35e3db[_0x52df46(0x95)][_0x52df46(0xbd)](_0x52df46(0x86),'')){case _0x52df46(0x70):return _0x4a3478(_0x15c6e7(_0x5ed666,_0x52df46(0xb1)));case _0x52df46(0x7a):return _0x4a3478(_0x15c6e7(_0x5ed666,_0x52df46(0xb4)));case _0x52df46(0x8b):return _0x4a3478(_0x15c6e7(_0x5ed666,_0x52df46(0x9e)));}if(_0x52df46(0xbb)==_0x35e3db[_0x52df46(0x95)])return{'type':_0x52df46(0x79),'content':_0x15c6e7(_0x5ed666,_0x52df46(0x71),_0x15c6e7(_0x5ed666,_0x52df46(0x7b)))};if(_0x52df46(0xb3)==_0x35e3db[_0x52df46(0x95)])return{'type':_0x52df46(0x79),'content':_0x15c6e7(_0x5ed666,_0x52df46(0xa6),_0x15c6e7(_0x5ed666,_0x52df46(0x7b)))};if(_0x52df46(0x7c)==_0x35e3db[_0x52df46(0x95)])return _0x35e3db[_0x52df46(0xb9)][0x0][_0x52df46(0x8e)]?{'type':_0x52df46(0x79),'content':_0x15c6e7(_0x5ed666,_0x52df46(0xb6))}:{'type':_0x52df46(0x79),'content':_0x15c6e7(_0x5ed666,_0x52df46(0xb5))};}function _0x4a3478(_0x58c6bc){const _0x1aefdd=_0x52df46;return{'type':_0x1aefdd(0x79),'content':_0x15c6e7(_0x5ed666,_0x1aefdd(0xb2),_0x58c6bc)};}});}}function me(_0x4eebcb){const _0x175e58=_0x144f3b,_0x47d9b2=_0x4eebcb[_0x175e58(0x7f)](_0x175e58(0xb0));if(0x0==_0x47d9b2)return _0x4eebcb;let _0x31bb8d=_0x4eebcb;for(;_0x4eebcb[_0x175e58(0x9a)]&&_0x4eebcb[_0x175e58(0x9a)]['is'](_0x175e58(0x92),_0x175e58(0xa1));){const _0x247785=_0x4eebcb[_0x175e58(0x9a)][_0x175e58(0x7f)](_0x175e58(0xb0));if(_0x247785==_0x47d9b2)_0x31bb8d=_0x4eebcb[_0x175e58(0x9a)];else{if(_0x247785<_0x47d9b2)break;}_0x4eebcb=_0x4eebcb[_0x175e58(0x9a)];}return _0x31bb8d;}function _0x2989(_0x337b14,_0x4876c1){const _0x2fe3a5=_0x2fe3();return _0x2989=function(_0x2989e6,_0x1eed8d){_0x2989e6=_0x2989e6-0x69;let _0x44d126=_0x2fe3a5[_0x2989e6];return _0x44d126;},_0x2989(_0x337b14,_0x4876c1);}function fe(_0x2c2733){const _0x322866=_0x144f3b,_0x48a4a5=[];if(_0x2c2733['is'](_0x322866(0x92),_0x322866(0xa1))&&_0x2c2733[_0x322866(0x7f)](_0x322866(0xb0))>0x0){let _0xfbcfa9=_0x2c2733[_0x322866(0x77)];for(;_0xfbcfa9&&_0x322866(0xa1)==_0xfbcfa9[_0x322866(0x8d)]&&_0xfbcfa9[_0x322866(0x7f)](_0x322866(0xb0))==_0x2c2733[_0x322866(0x7f)](_0x322866(0xb0));)_0x48a4a5[_0x322866(0x6f)](_0xfbcfa9),_0xfbcfa9=_0xfbcfa9[_0x322866(0x77)];}return _0x48a4a5;}function _0x2fe3(){const _0x2c50c9=['plugins','10932696gHaDLc','change','locale','*Outdent:*\x20%0','findIndex','parent','editor','model','LegacyListEditing','8zTbWao','afterInit','checkChild','descriptionFactory','listIndent','ELEMENT_BULLETED_LIST','*Change\x20to:*\x20%0','outdentList','ELEMENT_NUMBERED_LIST','*Uncheck\x20item*','*Check\x20item*','710TidpKn','type','commandParams','blockName','indentList','5131434tqjUSo','replace','bulletedList','get','30318PYRwfI','todoListChecked','has','getSelectedBlocks','createPositionAt','from','push','bulleted','*Indent:*\x20%0','length','560jiIZTw','execute','566038XChBsd','_selectedElements','nextSibling','TrackChangesEditing','format','numbered','ELEMENT_LIST_ITEM','checkTodoList','add','enableCommand','getAttribute','isObject','417578HjIdwr','end','createRange','before','value','List','listType','commands','schema','registerDescriptionCallback','todo','todoList','name','forceValue','slice','265jnolXk','formatBlock','element','numberedList','filter','commandName','selection','paragraph','4540rvJqLb','formatInline','previousSibling','LegacyTodoListEditing','registerElementLabel','document','ELEMENT_TODO_LIST','27348UeTNnx','markBlockFormat','listItem'];_0x2fe3=function(){return _0x2c50c9;};return _0x2fe3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3abd97=_0x3df5;(function(_0x56bc6d,_0x533d22){const _0x385f84=_0x3df5,_0x59c0fb=_0x56bc6d();while(!![]){try{const _0xce9577=-parseInt(_0x385f84(0xca))/0x1*(-parseInt(_0x385f84(0x10e))/0x2)+-parseInt(_0x385f84(0xf7))/0x3*(-parseInt(_0x385f84(0xe3))/0x4)+-parseInt(_0x385f84(0xf9))/0x5*(-parseInt(_0x385f84(0xf5))/0x6)+parseInt(_0x385f84(0xed))/0x7*(-parseInt(_0x385f84(0xe7))/0x8)+parseInt(_0x385f84(0x10a))/0x9+parseInt(_0x385f84(0x112))/0xa*(-parseInt(_0x385f84(0xd5))/0xb)+parseInt(_0x385f84(0xfc))/0xc*(-parseInt(_0x385f84(0xdd))/0xd);if(_0xce9577===_0x533d22)break;else _0x59c0fb['push'](_0x59c0fb['shift']());}catch(_0x202ec6){_0x59c0fb['push'](_0x59c0fb['shift']());}}}(_0x4852,0x52384));function _0x3df5(_0x392c84,_0x3ee05d){const _0x4852a1=_0x4852();return _0x3df5=function(_0x3df51d,_0x236612){_0x3df51d=_0x3df51d-0xc1;let _0x22bc24=_0x4852a1[_0x3df51d];return _0x22bc24;},_0x3df5(_0x392c84,_0x3ee05d);}import{Plugin as _0x1e0d7f}from'ckeditor5/src/core.js';import{getTranslation as _0x2abf28}from'../utils/common-translations.js';function _0x4852(){const _0x4ede26=['toUpperCase','descriptionFactory','markMultiRangeBlockFormat','getAttribute','getFirstPosition','handleListStyleCommand','formatBlock','LegacyListPropertiesEditing','flat','*Format:*\x20set\x20order\x20to\x20regular','5234931GIEssv','getSiblingNodes','createRange','plugins','19384yIWAmw','locale','listReversed','_getSuggestionBlocks','30CjTQyz','_getTranslationKeyForListStyle','length','backward','replace','_getSuggestionBlocksForListStyle','bind','getSelectedBlocks','listItem','createPositionAt','listType','document','23lJetZC','commandName','listStyle','formatInline','TrackChangesEditing','afterInit','element','config','type','forward','enableCommand','1674134NIQTuX','selection','*Change\x20to:*\x20%0','map','default','list.properties','filter','LegacyListUtils','273vCNgPH','push','getLastPosition','_LIST_','handleListReversedCommand','format','565436nFRDjY','getListTypeFromListStyleType','numbered','from','32uGvAtZ','get','startIndex','editor','reversed','handleDescriptions','538097dTXmRt','listStart','styles','handleListStartCommand','change','unshift','*Format:*\x20set\x20order\x20to\x20reversed','ELEMENT_','1626jyrjZb','commandParams','3vYCwtT','model','6805MVAAEu','registerDescriptionCallback','before','122244aqfiwY','has','parent','*Format:*\x20set\x20start\x20index\x20to\x20%0'];_0x4852=function(){return _0x4ede26;};return _0x4852();}export default class K extends _0x1e0d7f{[_0x3abd97(0xcf)](){const _0x578ff5=_0x3abd97;if(!this[_0x578ff5(0xea)][_0x578ff5(0x10d)][_0x578ff5(0xfd)](_0x578ff5(0x107)))return;const _0x4cce0b=this[_0x578ff5(0xea)][_0x578ff5(0xd1)][_0x578ff5(0xe8)](_0x578ff5(0xda)),_0x4d3cc5=this[_0x578ff5(0xea)][_0x578ff5(0x10d)][_0x578ff5(0xe8)](_0x578ff5(0xce));_0x4cce0b[_0x578ff5(0xef)]&&_0x4d3cc5[_0x578ff5(0xd4)](_0x578ff5(0xcc),this[_0x578ff5(0x105)][_0x578ff5(0xc4)](this)),_0x4cce0b[_0x578ff5(0xeb)]&&_0x4d3cc5[_0x578ff5(0xd4)](_0x578ff5(0x110),this[_0x578ff5(0xe1)][_0x578ff5(0xc4)](this)),_0x4cce0b[_0x578ff5(0xe9)]&&_0x4d3cc5[_0x578ff5(0xd4)](_0x578ff5(0xee),this[_0x578ff5(0xf0)][_0x578ff5(0xc4)](this)),_0x4d3cc5[_0x578ff5(0x101)][_0x578ff5(0xfa)](this[_0x578ff5(0xec)][_0x578ff5(0xc4)](this));}[_0x3abd97(0x105)](_0x5b2ab7,_0x522389={}){const _0xf85691=_0x3abd97,_0x4d2068=this[_0xf85691(0xea)][_0xf85691(0x10d)][_0xf85691(0xe8)](_0xf85691(0xce)),_0x1c3c44=this[_0xf85691(0xc3)]();this[_0xf85691(0xea)][_0xf85691(0xf8)][_0xf85691(0xf1)](()=>{const _0x2d4f35=_0xf85691;_0x4d2068[_0x2d4f35(0x102)](_0x1c3c44,{'commandName':_0x2d4f35(0xcc),'commandParams':[{'type':_0x522389[_0x2d4f35(0xd2)]}],'formatGroupId':_0x2d4f35(0xcc)});});}[_0x3abd97(0xe1)](_0x1f63dc,_0x2249a8={}){const _0x377c18=_0x3abd97,_0x87796=this[_0x377c18(0xea)][_0x377c18(0x10d)][_0x377c18(0xe8)](_0x377c18(0xce)),_0x41ed6d=this[_0x377c18(0x111)](_0x349694=>_0x349694['is'](_0x377c18(0xd0),_0x377c18(0xc6))&&_0x377c18(0xe5)===_0x349694[_0x377c18(0x103)](_0x377c18(0xc8)));if(_0x41ed6d[_0x377c18(0x114)]<0x1)return;const _0x14ec8c=_0x41ed6d[_0x377c18(0xd8)](_0x5d9bf7=>this[_0x377c18(0xea)][_0x377c18(0xf8)][_0x377c18(0x10c)](this[_0x377c18(0xea)][_0x377c18(0xf8)][_0x377c18(0xc7)](_0x5d9bf7,_0x377c18(0xfb)),this[_0x377c18(0xea)][_0x377c18(0xf8)][_0x377c18(0xc7)](_0x5d9bf7,0x0)));this[_0x377c18(0xea)][_0x377c18(0xf8)][_0x377c18(0xf1)](()=>{const _0x596b68=_0x377c18;_0x87796[_0x596b68(0x102)](_0x14ec8c,{'commandName':_0x596b68(0x110),'commandParams':[{'reversed':_0x2249a8[_0x596b68(0xeb)]}],'formatGroupId':_0x596b68(0x110)});});}[_0x3abd97(0xf0)](_0x136c71,_0x9885f={}){const _0x1831be=_0x3abd97,_0x59ef2=this[_0x1831be(0xea)][_0x1831be(0x10d)][_0x1831be(0xe8)](_0x1831be(0xce)),_0x3cd24c=this[_0x1831be(0x111)](_0x43473=>_0x43473['is'](_0x1831be(0xd0),_0x1831be(0xc6))&&_0x1831be(0xe5)===_0x43473[_0x1831be(0x103)](_0x1831be(0xc8)));if(_0x3cd24c[_0x1831be(0x114)]<0x1)return;const _0xf7ec8e=_0x3cd24c[_0x1831be(0xd8)](_0x418cb9=>this[_0x1831be(0xea)][_0x1831be(0xf8)][_0x1831be(0x10c)](this[_0x1831be(0xea)][_0x1831be(0xf8)][_0x1831be(0xc7)](_0x418cb9,_0x1831be(0xfb)),this[_0x1831be(0xea)][_0x1831be(0xf8)][_0x1831be(0xc7)](_0x418cb9,0x0)));this[_0x1831be(0xea)][_0x1831be(0xf8)][_0x1831be(0xf1)](()=>{const _0x420d88=_0x1831be;_0x59ef2[_0x420d88(0x102)](_0xf7ec8e,{'commandName':_0x420d88(0xee),'commandParams':[{'startIndex':_0x9885f[_0x420d88(0xe9)]}],'formatGroupId':_0x420d88(0xee)});});}[_0x3abd97(0xec)](_0x509a2b){const _0x233002=_0x3abd97;if(_0x233002(0x106)!=_0x509a2b[_0x233002(0xd2)]&&_0x233002(0xcd)!=_0x509a2b[_0x233002(0xd2)])return;const _0x49d6f9=this[_0x233002(0xea)][_0x233002(0x10f)],{data:_0x511271}=_0x509a2b;if(!_0x511271)return;let _0x55c201,_0x551c2d;switch(_0x511271[_0x233002(0xcb)]){case _0x233002(0xcc):_0x55c201=_0x233002(0xd7),_0x551c2d={'type':_0x233002(0xe2),'content':_0x2abf28(_0x49d6f9,_0x55c201,_0x2abf28(_0x49d6f9,this[_0x233002(0x113)](_0x511271[_0x233002(0xf6)][0x0][_0x233002(0xd2)])))};break;case _0x233002(0x110):_0x55c201=_0x511271[_0x233002(0xf6)][0x0][_0x233002(0xeb)]?_0x233002(0xf3):_0x233002(0x109),_0x551c2d={'type':_0x233002(0xe2),'content':_0x2abf28(_0x49d6f9,_0x55c201)};break;case _0x233002(0xee):_0x55c201=_0x233002(0xff),_0x551c2d={'type':_0x233002(0xe2),'content':_0x2abf28(_0x49d6f9,_0x55c201,_0x511271[_0x233002(0xf6)][0x0][_0x233002(0xe9)])};}return _0x551c2d;}[_0x3abd97(0xc3)](){const _0xa718ee=_0x3abd97;var _0x82242,_0x9291e3,_0xb74942,_0x2168b0;const _0x3fad7c=this[_0xa718ee(0xea)][_0xa718ee(0x10d)][_0xa718ee(0xe8)](_0xa718ee(0xdc));let _0x505a98=Array[_0xa718ee(0xe6)](this[_0xa718ee(0xea)][_0xa718ee(0xf8)][_0xa718ee(0xc9)][_0xa718ee(0xd6)][_0xa718ee(0xc5)]());return(null===(_0x82242=_0x505a98[0x0])||void 0x0===_0x82242?void 0x0:_0x82242['is'](_0xa718ee(0xd0),_0xa718ee(0xc6)))&&_0x505a98[_0xa718ee(0xf2)](..._0x3fad7c[_0xa718ee(0x10b)](this[_0xa718ee(0xea)][_0xa718ee(0xf8)][_0xa718ee(0xc9)][_0xa718ee(0xd6)][_0xa718ee(0x104)](),_0xa718ee(0xc1))),(null===(_0x9291e3=_0x505a98[_0x505a98[_0xa718ee(0x114)]-0x1])||void 0x0===_0x9291e3?void 0x0:_0x9291e3['is'](_0xa718ee(0xd0),_0xa718ee(0xc6)))&&_0x505a98[_0xa718ee(0xde)](..._0x3fad7c[_0xa718ee(0x10b)](this[_0xa718ee(0xea)][_0xa718ee(0xf8)][_0xa718ee(0xc9)][_0xa718ee(0xd6)][_0xa718ee(0xdf)](),_0xa718ee(0xd3))),_0x505a98=[...new Set(_0x505a98)],(null===(_0x2168b0=null===(_0xb74942=this[_0xa718ee(0xea)][_0xa718ee(0xf8)][_0xa718ee(0xc9)][_0xa718ee(0xd6)][_0xa718ee(0x104)]())||void 0x0===_0xb74942?void 0x0:_0xb74942[_0xa718ee(0xfe)])||void 0x0===_0x2168b0?void 0x0:_0x2168b0['is'](_0xa718ee(0xd0),_0xa718ee(0xc6)))&&(_0x505a98=_0x505a98[_0xa718ee(0xdb)](_0x414ff0=>_0x414ff0['is'](_0xa718ee(0xd0),_0xa718ee(0xc6)))),_0x505a98;}[_0x3abd97(0x111)](_0x39e4fd){const _0x4e473e=_0x3abd97,_0x1a5bb7=this[_0x4e473e(0xea)][_0x4e473e(0x10d)][_0x4e473e(0xe8)](_0x4e473e(0xdc));let _0x2c7b26=Array[_0x4e473e(0xe6)](this[_0x4e473e(0xea)][_0x4e473e(0xf8)][_0x4e473e(0xc9)][_0x4e473e(0xd6)][_0x4e473e(0xc5)]())[_0x4e473e(0xdb)](_0x39e4fd)[_0x4e473e(0xd8)](_0x392299=>{const _0x4da9f8=_0x4e473e,_0x1aab78=this[_0x4da9f8(0xea)][_0x4da9f8(0xf8)][_0x4da9f8(0xc7)](_0x392299,0x0);return[..._0x1a5bb7[_0x4da9f8(0x10b)](_0x1aab78,_0x4da9f8(0xc1)),..._0x1a5bb7[_0x4da9f8(0x10b)](_0x1aab78,_0x4da9f8(0xd3))];})[_0x4e473e(0x108)]();return _0x2c7b26=[...new Set(_0x2c7b26)],_0x2c7b26;}[_0x3abd97(0x113)](_0x3474aa){const _0x1e1ff6=_0x3abd97;return _0x1e1ff6(0xf4)+(this[_0x1e1ff6(0xea)][_0x1e1ff6(0x10d)][_0x1e1ff6(0xe8)](_0x1e1ff6(0xdc))[_0x1e1ff6(0xe4)](_0x3474aa)||_0x1e1ff6(0xd9))[_0x1e1ff6(0x100)]()+_0x1e1ff6(0xe0)+_0x3474aa[_0x1e1ff6(0x100)]()[_0x1e1ff6(0xc2)](/-/g,'_');}}
23
+ function _0x2ea2(){const _0x11b241=['22EfvYdO','format','get','model','flat','formatInline','styles','element','listReversed','3273680YMGhOt','_getSuggestionBlocksForListStyle','6eOHuBm','markMultiRangeBlockFormat','enableCommand','239808rQABXM','handleListStyleCommand','getAttribute','getLastPosition','_getSuggestionBlocks','numbered','*Format:*\x20set\x20order\x20to\x20regular','reversed','getFirstPosition','bind','push','createRange','listType','has','parent','default','LegacyListPropertiesEditing','3562011alEASK','1196878pxhAdk','handleDescriptions','ELEMENT_','*Change\x20to:*\x20%0','descriptionFactory','_getTranslationKeyForListStyle','30eOtiWr','formatBlock','list.properties','filter','toUpperCase','plugins','listStart','listItem','getSiblingNodes','config','*Format:*\x20set\x20start\x20index\x20to\x20%0','getListTypeFromListStyleType','createPositionAt','2106000qTsHYE','LegacyListUtils','from','replace','forward','2VNVFzZ','backward','*Format:*\x20set\x20order\x20to\x20reversed','listStyle','before','document','4CgoeFm','map','length','2349729FVeyra','commandParams','unshift','TrackChangesEditing','handleListStartCommand','afterInit','7664573JiWyKX','startIndex','change','handleListReversedCommand','selection','commandName','registerDescriptionCallback','_LIST_','locale','getSelectedBlocks','type','editor'];_0x2ea2=function(){return _0x11b241;};return _0x2ea2();}const _0x284b9f=_0x3466;(function(_0x1fd09e,_0xb81c0){const _0x39f9d2=_0x3466,_0x49c4ce=_0x1fd09e();while(!![]){try{const _0x45421a=parseInt(_0x39f9d2(0x1cb))/0x1*(parseInt(_0x39f9d2(0x206))/0x2)+parseInt(_0x39f9d2(0x1d4))/0x3*(-parseInt(_0x39f9d2(0x1d1))/0x4)+parseInt(_0x39f9d2(0x1ef))/0x5+-parseInt(_0x39f9d2(0x1f1))/0x6*(-parseInt(_0x39f9d2(0x1da))/0x7)+-parseInt(_0x39f9d2(0x1c6))/0x8+-parseInt(_0x39f9d2(0x205))/0x9*(parseInt(_0x39f9d2(0x1b9))/0xa)+-parseInt(_0x39f9d2(0x1e6))/0xb*(-parseInt(_0x39f9d2(0x1f4))/0xc);if(_0x45421a===_0xb81c0)break;else _0x49c4ce['push'](_0x49c4ce['shift']());}catch(_0x50aa27){_0x49c4ce['push'](_0x49c4ce['shift']());}}}(_0x2ea2,0xb7c33));import{Plugin as _0x10ac90}from'ckeditor5/src/core.js';function _0x3466(_0x4312d2,_0x23d226){const _0x2ea299=_0x2ea2();return _0x3466=function(_0x3466bc,_0x533fda){_0x3466bc=_0x3466bc-0x1b8;let _0x374f4c=_0x2ea299[_0x3466bc];return _0x374f4c;},_0x3466(_0x4312d2,_0x23d226);}import{getTranslation as _0x835cd7}from'../utils/common-translations.js';export default class K extends _0x10ac90{[_0x284b9f(0x1d9)](){const _0x59e62d=_0x284b9f;if(!this[_0x59e62d(0x1e5)][_0x59e62d(0x1be)][_0x59e62d(0x201)](_0x59e62d(0x204)))return;const _0x1a158f=this[_0x59e62d(0x1e5)][_0x59e62d(0x1c2)][_0x59e62d(0x1e8)](_0x59e62d(0x1bb)),_0x4bfd32=this[_0x59e62d(0x1e5)][_0x59e62d(0x1be)][_0x59e62d(0x1e8)](_0x59e62d(0x1d7));_0x1a158f[_0x59e62d(0x1ec)]&&_0x4bfd32[_0x59e62d(0x1f3)](_0x59e62d(0x1ce),this[_0x59e62d(0x1f5)][_0x59e62d(0x1fd)](this)),_0x1a158f[_0x59e62d(0x1fb)]&&_0x4bfd32[_0x59e62d(0x1f3)](_0x59e62d(0x1ee),this[_0x59e62d(0x1dd)][_0x59e62d(0x1fd)](this)),_0x1a158f[_0x59e62d(0x1db)]&&_0x4bfd32[_0x59e62d(0x1f3)](_0x59e62d(0x1bf),this[_0x59e62d(0x1d8)][_0x59e62d(0x1fd)](this)),_0x4bfd32[_0x59e62d(0x20a)][_0x59e62d(0x1e0)](this[_0x59e62d(0x207)][_0x59e62d(0x1fd)](this));}[_0x284b9f(0x1f5)](_0x10aec0,_0x3dfbba={}){const _0x14939a=_0x284b9f,_0x2bc85a=this[_0x14939a(0x1e5)][_0x14939a(0x1be)][_0x14939a(0x1e8)](_0x14939a(0x1d7)),_0x4d885a=this[_0x14939a(0x1f0)]();this[_0x14939a(0x1e5)][_0x14939a(0x1e9)][_0x14939a(0x1dc)](()=>{const _0x32fba6=_0x14939a;_0x2bc85a[_0x32fba6(0x1f2)](_0x4d885a,{'commandName':_0x32fba6(0x1ce),'commandParams':[{'type':_0x3dfbba[_0x32fba6(0x1e4)]}],'formatGroupId':_0x32fba6(0x1ce)});});}[_0x284b9f(0x1dd)](_0xab2b1,_0x5df9b3={}){const _0x3d0032=_0x284b9f,_0x10414e=this[_0x3d0032(0x1e5)][_0x3d0032(0x1be)][_0x3d0032(0x1e8)](_0x3d0032(0x1d7)),_0x8a5a08=this[_0x3d0032(0x1f8)](_0x4a4316=>_0x4a4316['is'](_0x3d0032(0x1ed),_0x3d0032(0x1c0))&&_0x3d0032(0x1f9)===_0x4a4316[_0x3d0032(0x1f6)](_0x3d0032(0x200)));if(_0x8a5a08[_0x3d0032(0x1d3)]<0x1)return;const _0x395854=_0x8a5a08[_0x3d0032(0x1d2)](_0x1cabd=>this[_0x3d0032(0x1e5)][_0x3d0032(0x1e9)][_0x3d0032(0x1ff)](this[_0x3d0032(0x1e5)][_0x3d0032(0x1e9)][_0x3d0032(0x1c5)](_0x1cabd,_0x3d0032(0x1cf)),this[_0x3d0032(0x1e5)][_0x3d0032(0x1e9)][_0x3d0032(0x1c5)](_0x1cabd,0x0)));this[_0x3d0032(0x1e5)][_0x3d0032(0x1e9)][_0x3d0032(0x1dc)](()=>{const _0x19a4a7=_0x3d0032;_0x10414e[_0x19a4a7(0x1f2)](_0x395854,{'commandName':_0x19a4a7(0x1ee),'commandParams':[{'reversed':_0x5df9b3[_0x19a4a7(0x1fb)]}],'formatGroupId':_0x19a4a7(0x1ee)});});}[_0x284b9f(0x1d8)](_0x19d961,_0x3521ac={}){const _0x389adc=_0x284b9f,_0x223406=this[_0x389adc(0x1e5)][_0x389adc(0x1be)][_0x389adc(0x1e8)](_0x389adc(0x1d7)),_0x2bd76f=this[_0x389adc(0x1f8)](_0x4e33be=>_0x4e33be['is'](_0x389adc(0x1ed),_0x389adc(0x1c0))&&_0x389adc(0x1f9)===_0x4e33be[_0x389adc(0x1f6)](_0x389adc(0x200)));if(_0x2bd76f[_0x389adc(0x1d3)]<0x1)return;const _0xf28203=_0x2bd76f[_0x389adc(0x1d2)](_0x595c0f=>this[_0x389adc(0x1e5)][_0x389adc(0x1e9)][_0x389adc(0x1ff)](this[_0x389adc(0x1e5)][_0x389adc(0x1e9)][_0x389adc(0x1c5)](_0x595c0f,_0x389adc(0x1cf)),this[_0x389adc(0x1e5)][_0x389adc(0x1e9)][_0x389adc(0x1c5)](_0x595c0f,0x0)));this[_0x389adc(0x1e5)][_0x389adc(0x1e9)][_0x389adc(0x1dc)](()=>{const _0x1cc8a5=_0x389adc;_0x223406[_0x1cc8a5(0x1f2)](_0xf28203,{'commandName':_0x1cc8a5(0x1bf),'commandParams':[{'startIndex':_0x3521ac[_0x1cc8a5(0x1db)]}],'formatGroupId':_0x1cc8a5(0x1bf)});});}[_0x284b9f(0x207)](_0x5ee5e5){const _0x1896e1=_0x284b9f;if(_0x1896e1(0x1ba)!=_0x5ee5e5[_0x1896e1(0x1e4)]&&_0x1896e1(0x1eb)!=_0x5ee5e5[_0x1896e1(0x1e4)])return;const _0x34a012=this[_0x1896e1(0x1e5)][_0x1896e1(0x1e2)],{data:_0x1957c4}=_0x5ee5e5;if(!_0x1957c4)return;let _0x3f8225,_0x1b6b71;switch(_0x1957c4[_0x1896e1(0x1df)]){case _0x1896e1(0x1ce):_0x3f8225=_0x1896e1(0x209),_0x1b6b71={'type':_0x1896e1(0x1e7),'content':_0x835cd7(_0x34a012,_0x3f8225,_0x835cd7(_0x34a012,this[_0x1896e1(0x1b8)](_0x1957c4[_0x1896e1(0x1d5)][0x0][_0x1896e1(0x1e4)])))};break;case _0x1896e1(0x1ee):_0x3f8225=_0x1957c4[_0x1896e1(0x1d5)][0x0][_0x1896e1(0x1fb)]?_0x1896e1(0x1cd):_0x1896e1(0x1fa),_0x1b6b71={'type':_0x1896e1(0x1e7),'content':_0x835cd7(_0x34a012,_0x3f8225)};break;case _0x1896e1(0x1bf):_0x3f8225=_0x1896e1(0x1c3),_0x1b6b71={'type':_0x1896e1(0x1e7),'content':_0x835cd7(_0x34a012,_0x3f8225,_0x1957c4[_0x1896e1(0x1d5)][0x0][_0x1896e1(0x1db)])};}return _0x1b6b71;}[_0x284b9f(0x1f0)](){const _0x30694d=_0x284b9f;var _0x3ecbc8,_0x2a7818,_0x53497b,_0x3f8cf7;const _0xfe1ab9=this[_0x30694d(0x1e5)][_0x30694d(0x1be)][_0x30694d(0x1e8)](_0x30694d(0x1c7));let _0x1c4053=Array[_0x30694d(0x1c8)](this[_0x30694d(0x1e5)][_0x30694d(0x1e9)][_0x30694d(0x1d0)][_0x30694d(0x1de)][_0x30694d(0x1e3)]());return(null===(_0x3ecbc8=_0x1c4053[0x0])||void 0x0===_0x3ecbc8?void 0x0:_0x3ecbc8['is'](_0x30694d(0x1ed),_0x30694d(0x1c0)))&&_0x1c4053[_0x30694d(0x1d6)](..._0xfe1ab9[_0x30694d(0x1c1)](this[_0x30694d(0x1e5)][_0x30694d(0x1e9)][_0x30694d(0x1d0)][_0x30694d(0x1de)][_0x30694d(0x1fc)](),_0x30694d(0x1cc))),(null===(_0x2a7818=_0x1c4053[_0x1c4053[_0x30694d(0x1d3)]-0x1])||void 0x0===_0x2a7818?void 0x0:_0x2a7818['is'](_0x30694d(0x1ed),_0x30694d(0x1c0)))&&_0x1c4053[_0x30694d(0x1fe)](..._0xfe1ab9[_0x30694d(0x1c1)](this[_0x30694d(0x1e5)][_0x30694d(0x1e9)][_0x30694d(0x1d0)][_0x30694d(0x1de)][_0x30694d(0x1f7)](),_0x30694d(0x1ca))),_0x1c4053=[...new Set(_0x1c4053)],(null===(_0x3f8cf7=null===(_0x53497b=this[_0x30694d(0x1e5)][_0x30694d(0x1e9)][_0x30694d(0x1d0)][_0x30694d(0x1de)][_0x30694d(0x1fc)]())||void 0x0===_0x53497b?void 0x0:_0x53497b[_0x30694d(0x202)])||void 0x0===_0x3f8cf7?void 0x0:_0x3f8cf7['is'](_0x30694d(0x1ed),_0x30694d(0x1c0)))&&(_0x1c4053=_0x1c4053[_0x30694d(0x1bc)](_0x3a8285=>_0x3a8285['is'](_0x30694d(0x1ed),_0x30694d(0x1c0)))),_0x1c4053;}[_0x284b9f(0x1f8)](_0x4dcd00){const _0x3bab56=_0x284b9f,_0x43aa90=this[_0x3bab56(0x1e5)][_0x3bab56(0x1be)][_0x3bab56(0x1e8)](_0x3bab56(0x1c7));let _0x440e14=Array[_0x3bab56(0x1c8)](this[_0x3bab56(0x1e5)][_0x3bab56(0x1e9)][_0x3bab56(0x1d0)][_0x3bab56(0x1de)][_0x3bab56(0x1e3)]())[_0x3bab56(0x1bc)](_0x4dcd00)[_0x3bab56(0x1d2)](_0x31248e=>{const _0x544bd0=_0x3bab56,_0x52d9ec=this[_0x544bd0(0x1e5)][_0x544bd0(0x1e9)][_0x544bd0(0x1c5)](_0x31248e,0x0);return[..._0x43aa90[_0x544bd0(0x1c1)](_0x52d9ec,_0x544bd0(0x1cc)),..._0x43aa90[_0x544bd0(0x1c1)](_0x52d9ec,_0x544bd0(0x1ca))];})[_0x3bab56(0x1ea)]();return _0x440e14=[...new Set(_0x440e14)],_0x440e14;}[_0x284b9f(0x1b8)](_0x3857ba){const _0x23ef77=_0x284b9f;return _0x23ef77(0x208)+(this[_0x23ef77(0x1e5)][_0x23ef77(0x1be)][_0x23ef77(0x1e8)](_0x23ef77(0x1c7))[_0x23ef77(0x1c4)](_0x3857ba)||_0x23ef77(0x203))[_0x23ef77(0x1bd)]()+_0x23ef77(0x1e1)+_0x3857ba[_0x23ef77(0x1bd)]()[_0x23ef77(0x1c9)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbf5636=_0x5d83;(function(_0x27b971,_0x42c4c6){const _0x200e55=_0x5d83,_0x3e09ce=_0x27b971();while(!![]){try{const _0x2a5657=-parseInt(_0x200e55(0x1db))/0x1*(-parseInt(_0x200e55(0x1cf))/0x2)+parseInt(_0x200e55(0x1b9))/0x3+-parseInt(_0x200e55(0x1d1))/0x4*(-parseInt(_0x200e55(0x1d7))/0x5)+-parseInt(_0x200e55(0x1c3))/0x6+-parseInt(_0x200e55(0x1c1))/0x7+parseInt(_0x200e55(0x1d3))/0x8*(-parseInt(_0x200e55(0x1c8))/0x9)+parseInt(_0x200e55(0x1b4))/0xa;if(_0x2a5657===_0x42c4c6)break;else _0x3e09ce['push'](_0x3e09ce['shift']());}catch(_0x1a324b){_0x3e09ce['push'](_0x3e09ce['shift']());}}}(_0x10a2,0xdecce));import{Plugin as _0x2e0f1b}from'ckeditor5/src/core.js';function _0x5d83(_0x269b06,_0x1d03db){const _0x10a22a=_0x10a2();return _0x5d83=function(_0x5d83ad,_0x40c5c5){_0x5d83ad=_0x5d83ad-0x1b4;let _0x4ecfe8=_0x10a22a[_0x5d83ad];return _0x4ecfe8;},_0x5d83(_0x269b06,_0x1d03db);}import{getTranslation as _0x5e03cc}from'../utils/common-translations.js';export default class ct extends _0x2e0f1b{[_0xbf5636(0x1c4)](){const _0x574270=_0xbf5636,_0x5cb0d5=this[_0x574270(0x1b6)];if(!_0x5cb0d5[_0x574270(0x1cd)][_0x574270(0x1d2)](_0x574270(0x1d0)))return;const _0x57d28a=_0x5cb0d5[_0x574270(0x1cd)][_0x574270(0x1cb)](_0x574270(0x1cc)),_0x377d56=_0x5cb0d5[_0x574270(0x1bd)][_0x574270(0x1cb)](_0x574270(0x1b8));_0x57d28a[_0x574270(0x1b5)](_0x574270(0x1b8)),_0x57d28a[_0x574270(0x1b5)](_0x574270(0x1bf)),_0x57d28a[_0x574270(0x1be)](_0x574270(0x1ba));for(const _0x2900e3 of _0x377d56[_0x574270(0x1c2)])_0x57d28a[_0x574270(0x1be)](_0x2900e3['id']),_0x57d28a[_0x574270(0x1d5)][_0x574270(0x1b7)](_0x2900e3['id'],_0x574270(0x1ca)+_0x2900e3[_0x574270(0x1d6)][_0x574270(0x1c5)]()+')');_0x57d28a[_0x574270(0x1d5)][_0x574270(0x1da)](_0x566376=>{const _0x1ea880=_0x574270;if(_0x1ea880(0x1d4)!=_0x566376[_0x1ea880(0x1c0)])return;const {data:_0x4f1b9f}=_0x566376;if(!_0x4f1b9f||_0x1ea880(0x1ba)!=_0x4f1b9f[_0x1ea880(0x1dd)])return;const _0x9ab459=_0x4f1b9f[_0x1ea880(0x1dc)],_0x2ec0f4=_0x5cb0d5[_0x1ea880(0x1c6)];return{'type':_0x1ea880(0x1bb),'content':null==_0x9ab459?_0x5e03cc(_0x2ec0f4,_0x1ea880(0x1c7)):_0x5e03cc(_0x2ec0f4,_0x1ea880(0x1bc),'\x22'+_0x9ab459+'\x22')};}),this[_0x574270(0x1ce)]();}[_0xbf5636(0x1ce)](){const _0x28c767=_0xbf5636,_0x3abcfe=this[_0x28c767(0x1b6)],_0x253d9e=_0x3abcfe[_0x28c767(0x1c6)];_0x3abcfe[_0x28c767(0x1cd)][_0x28c767(0x1cb)](_0x28c767(0x1cc))[_0x28c767(0x1d5)][_0x28c767(0x1da)](_0x33da2c=>{const _0x24298e=_0x28c767;if(_0x24298e(0x1d9)!=_0x33da2c[_0x24298e(0x1c0)])return;const {data:_0x5e1ac7}=_0x33da2c;if(_0x5e1ac7){if(_0x24298e(0x1b8)==_0x5e1ac7[_0x24298e(0x1c9)]){const _0x4e39c=_0x5e1ac7[_0x24298e(0x1d8)][0x0];return{'type':_0x24298e(0x1bb),'content':_0x5e03cc(_0x253d9e,_0x24298e(0x1bc),'\x22'+_0x4e39c+'\x22')};}return _0x24298e(0x1bf)==_0x5e1ac7[_0x24298e(0x1c9)]?{'type':_0x24298e(0x1bb),'content':_0x5e03cc(_0x253d9e,_0x24298e(0x1c7))}:void 0x0;}});}}function _0x10a2(){const _0x2a6f18=['commandName','link\x20(','get','TrackChangesEditing','plugins','_registerLegacyDescription','22XJlIVi','LinkEditing','428020QYWnOs','has','5972504xwqzaj','attribute','descriptionFactory','label','5LlRNpe','commandParams','formatInline','registerDescriptionCallback','113023vzNojc','newValue','key','21684490SucrGW','enableDefaultAttributesIntegration','editor','registerAttributeLabel','link','3211473dGXAwr','linkHref','format','*Set\x20link:*\x20%0','commands','registerInlineAttribute','unlink','type','7668633NfYbOQ','manualDecorators','6527778rIMpET','afterInit','toLowerCase','locale','*Remove\x20link*','18THYCWP'];_0x10a2=function(){return _0x2a6f18;};return _0x10a2();}
23
+ function _0x52d0(){const _0x5439b6=['link','format','key','670061zQMPos','TrackChangesEditing','label','get','*Remove\x20link*','*Set\x20link:*\x20%0','649521urFhuV','3968120AIDLkw','formatInline','afterInit','2054040UieQhA','registerAttributeLabel','LinkEditing','_registerLegacyDescription','descriptionFactory','manualDecorators','40MwbYHf','toLowerCase','enableDefaultAttributesIntegration','commandParams','registerDescriptionCallback','locale','331497jtLyam','link\x20(','linkHref','type','attribute','3385120LUOQCK','commandName','newValue','12FmQDmH','54uaSkLr','plugins','unlink','commands','has','editor','263361OmguuA','registerInlineAttribute'];_0x52d0=function(){return _0x5439b6;};return _0x52d0();}const _0x9fbfbd=_0x31f5;(function(_0x50d44a,_0x3a209b){const _0x36a276=_0x31f5,_0x465c3e=_0x50d44a();while(!![]){try{const _0x213682=-parseInt(_0x36a276(0x1e8))/0x1*(parseInt(_0x36a276(0x1e1))/0x2)+-parseInt(_0x36a276(0x1f3))/0x3+parseInt(_0x36a276(0x1de))/0x4+parseInt(_0x36a276(0x1f7))/0x5+parseInt(_0x36a276(0x1e2))/0x6*(parseInt(_0x36a276(0x1ed))/0x7)+parseInt(_0x36a276(0x1d3))/0x8*(parseInt(_0x36a276(0x1d9))/0x9)+parseInt(_0x36a276(0x1f4))/0xa;if(_0x213682===_0x3a209b)break;else _0x465c3e['push'](_0x465c3e['shift']());}catch(_0x4a8f75){_0x465c3e['push'](_0x465c3e['shift']());}}}(_0x52d0,0xdc6f3));function _0x31f5(_0x3f9f0d,_0x476faa){const _0x52d0c7=_0x52d0();return _0x31f5=function(_0x31f5ba,_0x2cb81c){_0x31f5ba=_0x31f5ba-0x1d1;let _0x19b10d=_0x52d0c7[_0x31f5ba];return _0x19b10d;},_0x31f5(_0x3f9f0d,_0x476faa);}import{Plugin as _0x1797f7}from'ckeditor5/src/core.js';import{getTranslation as _0x6e0347}from'../utils/common-translations.js';export default class ct extends _0x1797f7{[_0x9fbfbd(0x1f6)](){const _0x356e30=_0x9fbfbd,_0x310325=this[_0x356e30(0x1e7)];if(!_0x310325[_0x356e30(0x1e3)][_0x356e30(0x1e6)](_0x356e30(0x1f9)))return;const _0xbcaef1=_0x310325[_0x356e30(0x1e3)][_0x356e30(0x1f0)](_0x356e30(0x1ee)),_0x57e94c=_0x310325[_0x356e30(0x1e5)][_0x356e30(0x1f0)](_0x356e30(0x1ea));_0xbcaef1[_0x356e30(0x1d5)](_0x356e30(0x1ea)),_0xbcaef1[_0x356e30(0x1d5)](_0x356e30(0x1e4)),_0xbcaef1[_0x356e30(0x1e9)](_0x356e30(0x1db));for(const _0x4b9bde of _0x57e94c[_0x356e30(0x1d2)])_0xbcaef1[_0x356e30(0x1e9)](_0x4b9bde['id']),_0xbcaef1[_0x356e30(0x1d1)][_0x356e30(0x1f8)](_0x4b9bde['id'],_0x356e30(0x1da)+_0x4b9bde[_0x356e30(0x1ef)][_0x356e30(0x1d4)]()+')');_0xbcaef1[_0x356e30(0x1d1)][_0x356e30(0x1d7)](_0x18e0ab=>{const _0xf0d567=_0x356e30;if(_0xf0d567(0x1dd)!=_0x18e0ab[_0xf0d567(0x1dc)])return;const {data:_0x427563}=_0x18e0ab;if(!_0x427563||_0xf0d567(0x1db)!=_0x427563[_0xf0d567(0x1ec)])return;const _0x547479=_0x427563[_0xf0d567(0x1e0)],_0x44b3aa=_0x310325[_0xf0d567(0x1d8)];return{'type':_0xf0d567(0x1eb),'content':null==_0x547479?_0x6e0347(_0x44b3aa,_0xf0d567(0x1f1)):_0x6e0347(_0x44b3aa,_0xf0d567(0x1f2),'\x22'+_0x547479+'\x22')};}),this[_0x356e30(0x1fa)]();}[_0x9fbfbd(0x1fa)](){const _0x1c8b24=_0x9fbfbd,_0x59dd6e=this[_0x1c8b24(0x1e7)],_0x5e6ca1=_0x59dd6e[_0x1c8b24(0x1d8)];_0x59dd6e[_0x1c8b24(0x1e3)][_0x1c8b24(0x1f0)](_0x1c8b24(0x1ee))[_0x1c8b24(0x1d1)][_0x1c8b24(0x1d7)](_0x29d17e=>{const _0x420c00=_0x1c8b24;if(_0x420c00(0x1f5)!=_0x29d17e[_0x420c00(0x1dc)])return;const {data:_0x4810a8}=_0x29d17e;if(_0x4810a8){if(_0x420c00(0x1ea)==_0x4810a8[_0x420c00(0x1df)]){const _0x32bc31=_0x4810a8[_0x420c00(0x1d6)][0x0];return{'type':_0x420c00(0x1eb),'content':_0x6e0347(_0x5e6ca1,_0x420c00(0x1f2),'\x22'+_0x32bc31+'\x22')};}return _0x420c00(0x1e4)==_0x4810a8[_0x420c00(0x1df)]?{'type':_0x420c00(0x1eb),'content':_0x6e0347(_0x5e6ca1,_0x420c00(0x1f1))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40b41a=_0x3a13;(function(_0x19fc7b,_0x14f9a9){const _0x1571c6=_0x3a13,_0x1a4e94=_0x19fc7b();while(!![]){try{const _0x25dce3=-parseInt(_0x1571c6(0x21b))/0x1*(-parseInt(_0x1571c6(0x229))/0x2)+-parseInt(_0x1571c6(0x225))/0x3*(parseInt(_0x1571c6(0x1cf))/0x4)+-parseInt(_0x1571c6(0x1d6))/0x5*(parseInt(_0x1571c6(0x23e))/0x6)+parseInt(_0x1571c6(0x211))/0x7+parseInt(_0x1571c6(0x1f1))/0x8+parseInt(_0x1571c6(0x244))/0x9+-parseInt(_0x1571c6(0x222))/0xa;if(_0x25dce3===_0x14f9a9)break;else _0x1a4e94['push'](_0x1a4e94['shift']());}catch(_0x507d4d){_0x1a4e94['push'](_0x1a4e94['shift']());}}}(_0x15aa,0xcc347));function _0x15aa(){const _0x17b038=['enableDefaultAttributesIntegration','getFirstRange','assureChains','3252356aIFULD','createRange','ELEMENT_LIST_ITEM','selection','batch','*Check\x20item*','detach','5136455zcrNMC','getFirstMarker','editor','splitListItemBefore','commandName','mergeListItemForward','customNumberedList','*Indent:*\x20%0','commands','trackChangesCommand','_suggestionFactory','includes','bulleted','listType','todoList','start','getChanges','bulletedList','ELEMENT_','formatBlock','*Uncheck\x20item*','registerCustomCallback','documentList','default','setSelection','isUndo','_supportLegacySuggestions','4023464orncGa','newValue','key','registerElementLabel','get','noTrackChangesFixer','listItemId','find','*Remove\x20format:*\x20%0','toUpperCase','refresh','attributeKey','attribute','FORMAT_INDENT','nodeAfter','numberedList','document','getAttribute','push','_LIST','*Split:*\x20list\x20item','checkTodoList','data','splitListItemAfter','filter','meta','getRanges','every','ELEMENT_TODO_LIST','config','isLocal','customBulletedList','3677296ruTGBI','_registerLegacyDescription','listStyle','isObject','listMarkerStyle','TodoListEditing','change','setAttribute','*Set\x20format:*\x20%0','type','61VoehyD','registerPostFixer','todoListChecked','getSuggestions','todo','_findSuggestions','*Outdent:*\x20%0','4289770iLXLJb','*Merge:*\x20%0','*Change\x20to:*\x20%0','3NJbbOm','accept','groupId','previousSibling','32600TPTkKA','range','commandParams','registerBlockAttribute','_getAttributeKey','deletion','descriptionFactory','format','list.multiBlock','TrackChangesEditing','end','schema','registerAttributeLabel','registerDescriptionCallback','mergeListItemBackward','fromRange','outdentList','multipleBlocks','ListEditing','head','has','6yjYqCo','listStart','next','listMarker','value','listIndent','9748971EvbEYw','length','nextSibling','todoListCheck','ELEMENT_BULLETED_LIST','ELEMENT_NUMBERED_LIST','differ','afterInit','*Format:*\x20remove\x20from\x20%0','*Format:*\x20insert\x20into\x20%0','map','suggestion','oldValue','*Merge:*\x20list\x20item','indentList','listReversed','execute','containsItem','attributes','from','forceValue','listItemIdFixer','isNextTo','model','removeMarker','locale','parent','createPositionAt','numbered','plugins'];_0x15aa=function(){return _0x17b038;};return _0x15aa();}import{Plugin as _0x3e31de}from'ckeditor5/src/core.js';import{getTranslation as _0x4b6886}from'../utils/common-translations.js';import{renameAttributeKey as _0x1a9374}from'../trackchangesediting.js';import{LiveRange as _0x117f5c}from'ckeditor5/src/engine.js';export default class z extends _0x3e31de{[_0x40b41a(0x24b)](){const _0x472bbe=_0x40b41a,_0x1a09ca=this[_0x472bbe(0x1d8)];if(!_0x1a09ca[_0x472bbe(0x261)][_0x472bbe(0x23d)](_0x472bbe(0x23b)))return;const _0x2ca115=_0x1a09ca[_0x472bbe(0x25d)],_0x2bf76c=_0x1a09ca[_0x472bbe(0x261)][_0x472bbe(0x1f5)](_0x472bbe(0x232)),_0x4b3f8a=_0x1a09ca[_0x472bbe(0x261)][_0x472bbe(0x23d)](_0x472bbe(0x216)),_0x22bdb3=!!_0x1a09ca[_0x472bbe(0x20e)][_0x472bbe(0x1f5)](_0x472bbe(0x231));function _0x5d5e45(_0x436c13){const _0x2da073=_0x472bbe;return{'type':_0x2da073(0x230),'content':''+_0x4b6886(_0x2ca115,_0x2da073(0x219),_0x436c13)};}function _0x557493(_0x57dfc2){const _0x243c28=_0x472bbe;return{'type':_0x243c28(0x230),'content':''+_0x4b6886(_0x2ca115,_0x243c28(0x1f9),_0x57dfc2)};}_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x200)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x1e7)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x1dc)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x210)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x252)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x239)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x208)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x1d9)),_0x2bf76c[_0x472bbe(0x22c)](_0x472bbe(0x1f7)),_0x2bf76c[_0x472bbe(0x22c)](_0x472bbe(0x1e3)),_0x2bf76c[_0x472bbe(0x22c)](_0x472bbe(0x243)),_0x22bdb3&&(_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x237)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x1db))),_0x4b3f8a&&(_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x1e4)),_0x2bf76c[_0x472bbe(0x262)](_0x472bbe(0x206)),_0x2bf76c[_0x472bbe(0x22c)](_0x472bbe(0x21d)),_0x2bf76c[_0x472bbe(0x22f)][_0x472bbe(0x236)](_0x1f07ad=>{const _0x204d87=_0x472bbe,{data:_0x14466c}=_0x1f07ad;if(_0x14466c&&_0x204d87(0x21d)==_0x14466c[_0x204d87(0x1f3)])return{'type':_0x204d87(0x230),'content':_0x14466c[_0x204d87(0x1f2)]?_0x4b6886(_0x2ca115,_0x204d87(0x1d4)):_0x4b6886(_0x2ca115,_0x204d87(0x1ea))};}),this[_0x472bbe(0x1d8)][_0x472bbe(0x25b)][_0x472bbe(0x201)][_0x472bbe(0x21c)](_0x26e940=>{const _0x3f96ac=_0x472bbe;if(_0x26e940[_0x3f96ac(0x1d3)][_0x3f96ac(0x1ef)])return!0x1;let _0x137ba1=!0x1;const _0x188442=_0x2bf76c[_0x3f96ac(0x21e)]({'skipNotAttached':!0x0})[_0x3f96ac(0x209)](_0x1a55df=>_0x3f96ac(0x21d)===_0x2bf76c[_0x3f96ac(0x22d)](_0x1a55df));for(const _0x2b44f7 of _0x188442){_0x3f96ac(0x21f)!=_0x2b44f7[_0x3f96ac(0x1cd)]()[_0x3f96ac(0x1e5)][_0x3f96ac(0x1ff)][_0x3f96ac(0x202)](_0x3f96ac(0x1e3))&&(_0x2bf76c[_0x3f96ac(0x220)](_0x2b44f7[_0x3f96ac(0x1cd)](),_0x3f96ac(0x1fd))[_0x3f96ac(0x1f8)](_0x21dbc8=>_0x3f96ac(0x1e3)===_0x2bf76c[_0x3f96ac(0x22d)](_0x21dbc8[_0x3f96ac(0x24f)]))||(_0x26e940[_0x3f96ac(0x25c)](_0x2b44f7[_0x3f96ac(0x1d7)]()),_0x137ba1=!0x0));}return _0x137ba1;})),_0x2bf76c[_0x472bbe(0x22f)][_0x472bbe(0x235)](_0x472bbe(0x243),_0x4b6886(_0x2ca115,_0x472bbe(0x1fe)));const _0x298227={'type':_0x472bbe(0x230),'content':''};_0x2bf76c[_0x472bbe(0x22f)][_0x472bbe(0x236)](_0x52e75a=>{const _0x5da652=_0x472bbe,{data:_0x1ecb63}=_0x52e75a;if(!_0x1ecb63||_0x5da652(0x1e3)!=_0x1ecb63[_0x5da652(0x1f3)])return;let _0x5ab475=_0x52e75a[_0x5da652(0x23c)];for(;_0x5ab475;){if(_0x5ab475[_0x5da652(0x207)]&&((_0x5da652(0x213)==_0x5ab475[_0x5da652(0x207)][_0x5da652(0x1f3)]||_0x5da652(0x215)==_0x5ab475[_0x5da652(0x207)][_0x5da652(0x1f3)])&&(_0x5ab475[_0x5da652(0x207)][_0x5da652(0x1f2)]&&_0x5da652(0x1ed)!=_0x5ab475[_0x5da652(0x207)][_0x5da652(0x1f2)]||_0x5da652(0x1ed)!=_0x5ab475[_0x5da652(0x207)][_0x5da652(0x250)]&&!_0x1ecb63[_0x5da652(0x1f2)])||!_0x22bdb3&&_0x5ab475[_0x5da652(0x207)][_0x5da652(0x1f3)]==_0x1a9374))return _0x298227;_0x5ab475=_0x5ab475[_0x5da652(0x240)];}if(null==_0x1ecb63[_0x5da652(0x1f2)])switch(_0x1ecb63[_0x5da652(0x250)]){case _0x5da652(0x1e2):return _0x557493(_0x4b6886(_0x2ca115,_0x5da652(0x248)));case _0x5da652(0x260):return _0x557493(_0x4b6886(_0x2ca115,_0x5da652(0x249)));case _0x5da652(0x21f):return _0x557493(_0x4b6886(_0x2ca115,_0x5da652(0x20d)));}switch(_0x1ecb63[_0x5da652(0x1f2)]){case _0x5da652(0x1e2):return _0x5d5e45(_0x4b6886(_0x2ca115,_0x5da652(0x248)));case _0x5da652(0x260):return _0x5d5e45(_0x4b6886(_0x2ca115,_0x5da652(0x249)));case _0x5da652(0x21f):return _0x5d5e45(_0x4b6886(_0x2ca115,_0x5da652(0x20d)));}}),_0x2bf76c[_0x472bbe(0x22f)][_0x472bbe(0x236)](_0xc28cd=>{const _0x5c3776=_0x472bbe,{data:_0x3f01a9}=_0xc28cd;if(_0x3f01a9&&_0x5c3776(0x243)==_0x3f01a9[_0x5c3776(0x1f3)])return null==_0x3f01a9[_0x5c3776(0x1f2)]||null==_0x3f01a9[_0x5c3776(0x250)]&&0x0==_0x3f01a9[_0x5c3776(0x1f2)]?_0x298227:void 0x0;}),_0x2bf76c[_0x472bbe(0x22f)][_0x472bbe(0x236)](_0x5438e0=>{const _0x2dc3b3=_0x472bbe;if(_0x2dc3b3(0x1fd)!=_0x5438e0[_0x2dc3b3(0x21a)])return;const {data:_0x593401}=_0x5438e0;if(!_0x593401||_0x2dc3b3(0x1f7)!=_0x593401[_0x2dc3b3(0x1f3)])return;const _0x3054e0=le(_0x5438e0);return _0x2dc3b3(0x1f2)==_0x3054e0?{'type':_0x2dc3b3(0x230),'content':_0x4b6886(_0x2ca115,_0x2dc3b3(0x251))}:_0x2dc3b3(0x250)==_0x3054e0?{'type':_0x2dc3b3(0x230),'content':_0x4b6886(_0x2ca115,_0x2dc3b3(0x205))}:_0x298227;}),_0x1a09ca[_0x472bbe(0x25b)][_0x472bbe(0x201)][_0x472bbe(0x21c)](_0x31016d=>this[_0x472bbe(0x259)](_0x31016d)),_0x1a09ca[_0x472bbe(0x25b)][_0x472bbe(0x201)][_0x472bbe(0x21c)](_0x19b1ee=>this[_0x472bbe(0x1f6)](_0x19b1ee)),_0x1a09ca[_0x472bbe(0x25b)][_0x472bbe(0x201)][_0x472bbe(0x21c)](_0x5e378f=>this[_0x472bbe(0x1ce)](_0x5e378f)),this[_0x472bbe(0x1f0)]();}[_0x40b41a(0x259)](_0x3a3adb){const _0x5ca8e3=_0x40b41a;if(_0x3a3adb[_0x5ca8e3(0x1d3)][_0x5ca8e3(0x1ef)]||!_0x3a3adb[_0x5ca8e3(0x1d3)][_0x5ca8e3(0x20f)])return!0x1;let _0x5c25cd=!0x1;const _0xd630b6=this[_0x5ca8e3(0x1d8)][_0x5ca8e3(0x261)][_0x5ca8e3(0x1f5)](_0x5ca8e3(0x232))[_0x5ca8e3(0x21e)]({'skipNotAttached':!0x0})[_0x5ca8e3(0x209)](_0x471426=>_0x471426[_0x5ca8e3(0x207)]&&_0x5ca8e3(0x1f7)==_0x471426[_0x5ca8e3(0x207)][_0x5ca8e3(0x1f3)])[_0x5ca8e3(0x209)](_0x19b702=>_0x19b702[_0x5ca8e3(0x207)][_0x5ca8e3(0x1f2)]&&_0x19b702[_0x5ca8e3(0x207)][_0x5ca8e3(0x250)]);for(const _0x4de640 of _0xd630b6)le(_0x4de640)||(_0x3a3adb[_0x5ca8e3(0x25c)](_0x4de640[_0x5ca8e3(0x1d7)]()),_0x5c25cd=!0x0);return _0x5c25cd;}[_0x40b41a(0x1f6)](_0x3ec51a){const _0x2e6b0d=_0x40b41a;if(_0x3ec51a[_0x2e6b0d(0x1d3)][_0x2e6b0d(0x1ef)]||!_0x3ec51a[_0x2e6b0d(0x1d3)][_0x2e6b0d(0x20f)])return!0x1;const _0x2f361c=this[_0x2e6b0d(0x1d8)][_0x2e6b0d(0x261)][_0x2e6b0d(0x1f5)](_0x2e6b0d(0x232));if(_0x2f361c[_0x2e6b0d(0x1df)][_0x2e6b0d(0x242)])return!0x1;let _0x2aabc4=!0x1;const _0x142b1b=[_0x2e6b0d(0x1e3),_0x2e6b0d(0x1f7),_0x2e6b0d(0x243),_0x2e6b0d(0x213),_0x2e6b0d(0x23f),_0x2e6b0d(0x253),_0x2e6b0d(0x247),_0x2e6b0d(0x241),_0x2e6b0d(0x215)],_0x4700a6=this[_0x2e6b0d(0x1d8)][_0x2e6b0d(0x25b)][_0x2e6b0d(0x201)][_0x2e6b0d(0x24a)][_0x2e6b0d(0x1e6)]()[_0x2e6b0d(0x209)](_0x408209=>_0x2e6b0d(0x1fd)==_0x408209[_0x2e6b0d(0x21a)])[_0x2e6b0d(0x209)](_0x4dc8d4=>_0x142b1b[_0x2e6b0d(0x1e1)](_0x4dc8d4[_0x2e6b0d(0x1fc)]));if(0x0==_0x4700a6[_0x2e6b0d(0x245)])return _0x2aabc4;for(const _0x34a71b of _0x4700a6){const _0x394787=_0x2f361c[_0x2e6b0d(0x220)](_0x34a71b[_0x2e6b0d(0x22a)],_0x2e6b0d(0x1fd))[_0x2e6b0d(0x209)](_0x28c714=>!_0x28c714[_0x2e6b0d(0x20a)][_0x2e6b0d(0x25a)])[_0x2e6b0d(0x24e)](_0x188693=>_0x188693[_0x2e6b0d(0x24f)])[_0x2e6b0d(0x209)](_0x51d8fe=>{const _0x2f5cbb=_0x2e6b0d,_0x402c96=_0x2f361c[_0x2f5cbb(0x22d)](_0x51d8fe);return _0x142b1b[_0x2f5cbb(0x1e1)](_0x402c96);});if(_0x394787[_0x2e6b0d(0x245)]){for(const _0x5bbc45 of _0x394787)_0x3ec51a[_0x2e6b0d(0x25c)](_0x5bbc45[_0x2e6b0d(0x1d7)]());_0x2aabc4=!0x0;}}return _0x2aabc4;}[_0x40b41a(0x1ce)](_0xbccb1c){const _0x262548=_0x40b41a;if(_0xbccb1c[_0x262548(0x1d3)][_0x262548(0x1ef)]||!_0xbccb1c[_0x262548(0x1d3)][_0x262548(0x20f)])return!0x1;const _0x2f64f5=this[_0x262548(0x1d8)][_0x262548(0x261)][_0x262548(0x1f5)](_0x262548(0x232));let _0x19a47d=!0x1;const _0x4fa003=[_0x262548(0x1e3),_0x262548(0x1f7),_0x262548(0x243),_0x262548(0x213),_0x262548(0x23f),_0x262548(0x253),_0x262548(0x247),_0x262548(0x241),_0x262548(0x215)];for(const _0x532a53 of _0x2f64f5[_0x262548(0x21e)]({'skipNotAttached':!0x0})){const _0x668972=_0x2f64f5[_0x262548(0x220)](_0x532a53[_0x262548(0x1cd)](),_0x262548(0x1fd))[_0x262548(0x24e)](_0x251c8c=>_0x251c8c[_0x262548(0x24f)])[_0x262548(0x209)](_0x3ead17=>_0x3ead17[_0x262548(0x207)]&&_0x4fa003[_0x262548(0x1e1)](_0x3ead17[_0x262548(0x207)][_0x262548(0x1f3)]));if(!_0x668972[_0x262548(0x245)])continue;const _0x543cfe=_0x668972[0x0][_0x262548(0x23c)][_0x262548(0x256)][_0x262548(0x227)];if(!_0x668972[_0x262548(0x20c)](_0x3073d0=>_0x3073d0[_0x262548(0x256)][_0x262548(0x227)]===_0x543cfe)){for(const _0x59ac8e of _0x668972)_0x18e16f(_0x59ac8e,_0x543cfe)&&(_0x19a47d=!0x0);}}return _0x19a47d;function _0x18b742(_0x21057e,_0xc07648){const _0x2628ef=_0x262548;for(const _0x25e603 of _0x2f64f5[_0x2628ef(0x21e)]({'skipNotAttached':!0x0})[_0x2628ef(0x209)](_0x27f46f=>_0x2628ef(0x1fd)==_0x27f46f[_0x2628ef(0x21a)]&&_0x27f46f[_0x2628ef(0x256)][_0x2628ef(0x227)]==_0x21057e))_0x25e603[_0x2628ef(0x218)](_0x2628ef(0x227),_0xc07648);}function _0x18e16f(_0xc7e767,_0x3b4b79){const _0x3b35d7=_0x262548;let _0x35a9b7=_0xc7e767[_0x3b35d7(0x23c)],_0x4bf991=!0x1;for(;_0x35a9b7;)_0x35a9b7[_0x3b35d7(0x256)][_0x3b35d7(0x227)]!=_0x3b4b79&&(_0x18b742(_0x35a9b7[_0x3b35d7(0x256)][_0x3b35d7(0x227)],_0x3b4b79),_0x35a9b7[_0x3b35d7(0x218)](_0x3b35d7(0x227),_0x3b4b79),_0x4bf991=!0x0),_0x35a9b7=_0x35a9b7[_0x3b35d7(0x240)];return _0x4bf991;}}[_0x40b41a(0x1f0)](){const _0x26fc7d=_0x40b41a,_0x2bbc2c=this[_0x26fc7d(0x1d8)],_0x1f693b=_0x2bbc2c[_0x26fc7d(0x25d)],_0x489b9f=_0x2bbc2c[_0x26fc7d(0x261)][_0x26fc7d(0x1f5)](_0x26fc7d(0x232));this[_0x26fc7d(0x212)](),_0x489b9f[_0x26fc7d(0x1e0)][_0x26fc7d(0x1eb)](_0x26fc7d(0x1e9),_0x26fc7d(0x1ec),_0x26fc7d(0x226),function(_0x131670,_0x3644b1){const _0x576119=_0x26fc7d,_0x5529f9=[];for(let _0x363ec5 of _0x131670)_0x363ec5[_0x576119(0x1e5)][_0x576119(0x1ff)]===_0x363ec5[_0x576119(0x233)][_0x576119(0x25e)]&&(_0x363ec5=_0x2bbc2c[_0x576119(0x25b)][_0x576119(0x1d0)](_0x2bbc2c[_0x576119(0x25b)][_0x576119(0x25f)](_0x363ec5[_0x576119(0x1e5)][_0x576119(0x1ff)],0x0))),_0x5529f9[_0x576119(0x203)](_0x363ec5);_0x2bbc2c[_0x576119(0x25b)][_0x576119(0x217)](_0x4fc2fe=>{const _0x276f98=_0x576119,_0x2e1f4f=_0x2bbc2c[_0x276f98(0x25b)][_0x276f98(0x201)][_0x276f98(0x1d2)],_0x302b3e=Array[_0x276f98(0x257)](_0x2e1f4f[_0x276f98(0x20b)]())[_0x276f98(0x24e)](_0x58e9da=>_0x117f5c[_0x276f98(0x238)](_0x58e9da));_0x4fc2fe[_0x276f98(0x1ee)](_0x5529f9),_0x2bbc2c[_0x276f98(0x1de)][_0x276f98(0x1f5)](_0x3644b1[_0x276f98(0x1da)])[_0x276f98(0x1fb)](),_0x3644b1[_0x276f98(0x22b)][_0x276f98(0x203)]({'forceDefaultExecution':!0x0}),_0x2bbc2c[_0x276f98(0x254)](_0x3644b1[_0x276f98(0x1da)],..._0x3644b1[_0x276f98(0x22b)]),_0x4fc2fe[_0x276f98(0x1ee)](_0x302b3e);for(const _0xb1c0a2 of _0x302b3e)_0xb1c0a2[_0x276f98(0x1d5)]();});}),_0x489b9f[_0x26fc7d(0x22f)][_0x26fc7d(0x1f4)](function(_0x3cc944){const _0x3e9acf=_0x26fc7d,_0x44fd6e=!_0x2bbc2c[_0x3e9acf(0x25b)][_0x3e9acf(0x234)][_0x3e9acf(0x214)](_0x3cc944),_0x4e7647=_0x3cc944[_0x3e9acf(0x228)],_0x1e7d0b=_0x3cc944[_0x3e9acf(0x246)],_0x3b0ffe=_0x3cc944[_0x3e9acf(0x202)](_0x3e9acf(0x1f7)),_0x1d6a39=!_0x4e7647||_0x4e7647[_0x3e9acf(0x202)](_0x3e9acf(0x1f7))!==_0x3b0ffe,_0x49a0ba=!_0x1e7d0b||_0x1e7d0b[_0x3e9acf(0x202)](_0x3e9acf(0x1f7))!==_0x3b0ffe;return _0x44fd6e&&Boolean(_0x3b0ffe)&&_0x1d6a39&&_0x49a0ba;},_0x519c43=>_0x4b6886(_0x1f693b,_0x26fc7d(0x1d1),_0x519c43));}[_0x40b41a(0x212)](){const _0x5692ea=_0x40b41a,_0x5e0d5d=this[_0x5692ea(0x1d8)],_0x4104a4=_0x5e0d5d[_0x5692ea(0x25d)];function _0x44d204(_0x23355c){const _0x211337=_0x5692ea,_0x47b185=_0x5e0d5d[_0x211337(0x1de)][_0x211337(0x1f5)](_0x211337(0x1e7))[_0x211337(0x242)],_0x3a87d7=_0x5e0d5d[_0x211337(0x1de)][_0x211337(0x1f5)](_0x211337(0x200))[_0x211337(0x242)];return _0x211337(0x200)===_0x23355c?_0x47b185:_0x3a87d7;}_0x5e0d5d[_0x5692ea(0x261)][_0x5692ea(0x1f5)](_0x5692ea(0x232))[_0x5692ea(0x22f)][_0x5692ea(0x236)](function(_0x4c0841){const _0x203e2f=_0x5692ea;if(_0x203e2f(0x1e9)!=_0x4c0841[_0x203e2f(0x21a)])return;const {data:_0x97abaf}=_0x4c0841;if(!_0x97abaf)return;let _0x310832,_0x2d33db,_0x31dbe7,_0xe91d1a;switch(_0x97abaf[_0x203e2f(0x1da)]){case _0x203e2f(0x1e7):_0x31dbe7=_0x97abaf[_0x203e2f(0x22b)][0x0][_0x203e2f(0x258)],_0xe91d1a=_0x44d204(_0x97abaf[_0x203e2f(0x1da)]),_0x310832=_0x31dbe7?_0x203e2f(0x24d):_0x203e2f(0x24c),!_0xe91d1a&&_0x5e0d5d[_0x203e2f(0x20e)][_0x203e2f(0x1f5)](_0x203e2f(0x231))||(_0x310832=_0x203e2f(0x224)),_0x2d33db={'type':_0x203e2f(0x230),'content':_0x4b6886(_0x4104a4,_0x310832,_0x4b6886(_0x4104a4,_0x203e2f(0x248)))};break;case _0x203e2f(0x200):_0x31dbe7=_0x97abaf[_0x203e2f(0x22b)][0x0][_0x203e2f(0x258)],_0xe91d1a=_0x44d204(_0x97abaf[_0x203e2f(0x1da)]),_0x310832=_0x31dbe7?_0x203e2f(0x24d):_0x203e2f(0x24c),!_0xe91d1a&&_0x5e0d5d[_0x203e2f(0x20e)][_0x203e2f(0x1f5)](_0x203e2f(0x231))||(_0x310832=_0x203e2f(0x224)),_0x2d33db={'type':_0x203e2f(0x230),'content':_0x4b6886(_0x4104a4,_0x310832,_0x4b6886(_0x4104a4,_0x203e2f(0x249)))};break;case _0x203e2f(0x252):_0x310832=_0x203e2f(0x1dd),_0x2d33db={'type':_0x203e2f(0x230),'content':_0x4b6886(_0x4104a4,_0x310832,_0x4b6886(_0x4104a4,_0x203e2f(0x1d1)))};break;case _0x203e2f(0x239):_0x310832=function(_0xc2f6a){const _0x330325=_0x203e2f,_0x5eda2d=_0xc2f6a[_0x330325(0x1cd)]();let _0x4e4fa5=_0x5eda2d[_0x330325(0x1e5)][_0x330325(0x1ff)];for(;_0x4e4fa5&&_0x5eda2d[_0x330325(0x255)](_0x4e4fa5);){if(_0x4e4fa5[_0x330325(0x202)](_0x330325(0x243))>0x0)return!0x1;_0x4e4fa5=_0x4e4fa5[_0x330325(0x246)];}return!0x0;}(_0x4c0841)?_0x4b6886(_0x4104a4,_0x203e2f(0x24c),_0x4b6886(_0x4104a4,function(_0x577c4c){const _0x1d3ab5=_0x203e2f;return _0x1d3ab5(0x1e8)+_0x577c4c[_0x1d3ab5(0x1cd)]()[_0x1d3ab5(0x1e5)][_0x1d3ab5(0x1ff)][_0x1d3ab5(0x202)](_0x1d3ab5(0x1e3))[_0x1d3ab5(0x1fa)]()+_0x1d3ab5(0x204);}(_0x4c0841))):_0x4b6886(_0x4104a4,_0x203e2f(0x221),_0x4b6886(_0x4104a4,_0x203e2f(0x1d1))),_0x2d33db={'type':_0x203e2f(0x230),'content':_0x310832};break;case _0x203e2f(0x237):case _0x203e2f(0x1db):!0x1===_0x97abaf[_0x203e2f(0x23a)]&&(_0x310832=_0x203e2f(0x223),_0x2d33db={'type':_0x203e2f(0x22e),'content':_0x4b6886(_0x4104a4,_0x310832,_0x4b6886(_0x4104a4,_0x203e2f(0x1d1)))});}return _0x2d33db;});}}function _0x3a13(_0x25cd73,_0x2e48a3){const _0x15aad3=_0x15aa();return _0x3a13=function(_0x3a1325,_0x5ec302){_0x3a1325=_0x3a1325-0x1cd;let _0x3e3a01=_0x15aad3[_0x3a1325];return _0x3e3a01;},_0x3a13(_0x25cd73,_0x2e48a3);}function le(_0x1e4d0b){const _0x1edc4b=_0x40b41a;let _0x5b26da=_0x1e4d0b[_0x1edc4b(0x1cd)]()[_0x1edc4b(0x1e5)][_0x1edc4b(0x1ff)][_0x1edc4b(0x228)];for(;_0x5b26da;){const _0x3d377e=_0x5b26da[_0x1edc4b(0x202)](_0x1edc4b(0x1f7));if(!_0x3d377e)return!0x1;if(_0x3d377e==_0x1e4d0b[_0x1edc4b(0x207)][_0x1edc4b(0x1f2)])return _0x1edc4b(0x1f2);if(_0x3d377e==_0x1e4d0b[_0x1edc4b(0x207)][_0x1edc4b(0x250)])return _0x1edc4b(0x250);_0x5b26da=_0x5b26da[_0x1edc4b(0x228)];}return!0x1;}
23
+ const _0x3dc792=_0x3679;(function(_0x42a655,_0x3ac39b){const _0x4cad01=_0x3679,_0x6b1c6c=_0x42a655();while(!![]){try{const _0x39f906=parseInt(_0x4cad01(0x134))/0x1*(parseInt(_0x4cad01(0x18a))/0x2)+-parseInt(_0x4cad01(0x155))/0x3+parseInt(_0x4cad01(0x176))/0x4+parseInt(_0x4cad01(0x1b9))/0x5*(parseInt(_0x4cad01(0x144))/0x6)+-parseInt(_0x4cad01(0x194))/0x7+-parseInt(_0x4cad01(0x138))/0x8*(-parseInt(_0x4cad01(0x1a6))/0x9)+parseInt(_0x4cad01(0x1b1))/0xa*(-parseInt(_0x4cad01(0x1ae))/0xb);if(_0x39f906===_0x3ac39b)break;else _0x6b1c6c['push'](_0x6b1c6c['shift']());}catch(_0x3c225e){_0x6b1c6c['push'](_0x6b1c6c['shift']());}}}(_0x11ec,0xb917b));function _0x11ec(){const _0x47013d=['selection','3VAHRVr','formatBlock','registerElementLabel','_supportLegacySuggestions','120mXMlJV','every','checkTodoList','attributeKey','accept','*Merge:*\x20%0','todoListChecked','listMarkerStyle','ELEMENT_BULLETED_LIST','forceValue','map','commandParams','30492uqyWyT','listReversed','containsItem','afterInit','batch','enableDefaultAttributesIntegration','schema','suggestion','list.multiBlock','parent','refresh','meta','find','mergeListItemBackward','type','splitListItemBefore','next','807054aLcOSQ','todoListCheck','previousSibling','createPositionAt','execute','TrackChangesEditing','indentList','createRange','ELEMENT_','plugins','registerAttributeLabel','end','removeMarker','*Uncheck\x20item*','head','listStart','editor','numbered','*Outdent:*\x20%0','get','isLocal','ELEMENT_TODO_LIST','value','registerBlockAttribute','*Set\x20format:*\x20%0','detach','change','length','commandName','locale','*Remove\x20format:*\x20%0','todoList','*Check\x20item*','5660964FqaAXN','getRanges','model','listIndent','deletion','from','*Format:*\x20remove\x20from\x20%0','attribute','getFirstRange','bulleted','oldValue','newValue','splitListItemAfter','_findSuggestions','nodeAfter','format','*Change\x20to:*\x20%0','registerCustomCallback','documentList','todo','680902RbkCYx','isUndo','isObject','config','range','ListEditing','registerDescriptionCallback','listType','fromRange','isNextTo','9316006FUCzwV','TodoListEditing','*Format:*\x20insert\x20into\x20%0','setAttribute','listItemId','getChanges','filter','ELEMENT_LIST_ITEM','includes','has','listMarker','_registerLegacyDescription','registerPostFixer','_LIST','listItemIdFixer','outdentList','getSuggestions','key','620577MPULdB','_getAttributeKey','attributes','assureChains','*Merge:*\x20list\x20item','listStyle','numberedList','multipleBlocks','33GdHMLX','groupId','default','4421060otMlcE','getAttribute','start','document','data','descriptionFactory','toUpperCase','*Indent:*\x20%0','210MsrmuB','nextSibling','mergeListItemForward','push','FORMAT_INDENT','customBulletedList','ELEMENT_NUMBERED_LIST','bulletedList','commands','differ','_suggestionFactory','*Split:*\x20list\x20item','customNumberedList','getFirstMarker','setSelection','trackChangesCommand','noTrackChangesFixer'];_0x11ec=function(){return _0x47013d;};return _0x11ec();}function _0x3679(_0x3d17e2,_0xd71c22){const _0x11ec49=_0x11ec();return _0x3679=function(_0x3679ff,_0x38950e){_0x3679ff=_0x3679ff-0x123;let _0x3abb97=_0x11ec49[_0x3679ff];return _0x3abb97;},_0x3679(_0x3d17e2,_0xd71c22);}import{Plugin as _0x546c6d}from'ckeditor5/src/core.js';import{getTranslation as _0x3e2cb0}from'../utils/common-translations.js';import{renameAttributeKey as _0xaf3f35}from'../trackchangesediting.js';import{LiveRange as _0x474800}from'ckeditor5/src/engine.js';export default class z extends _0x546c6d{[_0x3dc792(0x147)](){const _0x22dc4e=_0x3dc792,_0x4a549a=this[_0x22dc4e(0x165)];if(!_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x19d)](_0x22dc4e(0x18f)))return;const _0x371c32=_0x4a549a[_0x22dc4e(0x172)],_0x292389=_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x168)](_0x22dc4e(0x15a)),_0x29c1ae=_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x19d)](_0x22dc4e(0x195)),_0x25678d=!!_0x4a549a[_0x22dc4e(0x18d)][_0x22dc4e(0x168)](_0x22dc4e(0x14c));function _0x3feeae(_0x1ca054){const _0x154d6b=_0x22dc4e;return{'type':_0x154d6b(0x185),'content':''+_0x3e2cb0(_0x371c32,_0x154d6b(0x16d),_0x1ca054)};}function _0x4e6946(_0x2cf0f4){const _0x4bbb97=_0x22dc4e;return{'type':_0x4bbb97(0x185),'content':''+_0x3e2cb0(_0x371c32,_0x4bbb97(0x173),_0x2cf0f4)};}_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x1ac)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x129)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x12e)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x127)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x15b)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x1a3)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x182)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x153)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x198)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x191)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x179)),_0x25678d&&(_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x151)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x124))),_0x29c1ae&&(_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x174)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x13a)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x13e)),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x4daeb8=>{const _0x1e7d10=_0x22dc4e,{data:_0x3addee}=_0x4daeb8;if(_0x3addee&&_0x1e7d10(0x13e)==_0x3addee[_0x1e7d10(0x1a5)])return{'type':_0x1e7d10(0x185),'content':_0x3addee[_0x1e7d10(0x181)]?_0x3e2cb0(_0x371c32,_0x1e7d10(0x175)):_0x3e2cb0(_0x371c32,_0x1e7d10(0x162))};}),this[_0x22dc4e(0x165)][_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x74f009=>{const _0x740c5c=_0x22dc4e;if(_0x74f009[_0x740c5c(0x148)][_0x740c5c(0x18b)])return!0x1;let _0x295352=!0x1;const _0x11e807=_0x292389[_0x740c5c(0x1a4)]({'skipNotAttached':!0x0})[_0x740c5c(0x19a)](_0x378c85=>_0x740c5c(0x13e)===_0x292389[_0x740c5c(0x1a7)](_0x378c85));for(const _0x37781b of _0x11e807){_0x740c5c(0x189)!=_0x37781b[_0x740c5c(0x17e)]()[_0x740c5c(0x1b3)][_0x740c5c(0x184)][_0x740c5c(0x1b2)](_0x740c5c(0x191))&&(_0x292389[_0x740c5c(0x183)](_0x37781b[_0x740c5c(0x17e)](),_0x740c5c(0x17d))[_0x740c5c(0x150)](_0x357dc0=>_0x740c5c(0x191)===_0x292389[_0x740c5c(0x1a7)](_0x357dc0[_0x740c5c(0x14b)]))||(_0x74f009[_0x740c5c(0x161)](_0x37781b[_0x740c5c(0x12f)]()),_0x295352=!0x0));}return _0x295352;})),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x15f)](_0x22dc4e(0x179),_0x3e2cb0(_0x371c32,_0x22dc4e(0x126)));const _0x4626ca={'type':_0x22dc4e(0x185),'content':''};_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x2dc575=>{const _0x54236b=_0x22dc4e,{data:_0x2870c5}=_0x2dc575;if(!_0x2870c5||_0x54236b(0x191)!=_0x2870c5[_0x54236b(0x1a5)])return;let _0x3cad8f=_0x2dc575[_0x54236b(0x163)];for(;_0x3cad8f;){if(_0x3cad8f[_0x54236b(0x1b5)]&&((_0x54236b(0x1ab)==_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)]||_0x54236b(0x13f)==_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)])&&(_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x181)]&&_0x54236b(0x1b0)!=_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x181)]||_0x54236b(0x1b0)!=_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x180)]&&!_0x2870c5[_0x54236b(0x181)])||!_0x25678d&&_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)]==_0xaf3f35))return _0x4626ca;_0x3cad8f=_0x3cad8f[_0x54236b(0x154)];}if(null==_0x2870c5[_0x54236b(0x181)])switch(_0x2870c5[_0x54236b(0x180)]){case _0x54236b(0x17f):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x140)));case _0x54236b(0x166):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x128)));case _0x54236b(0x189):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x16a)));}switch(_0x2870c5[_0x54236b(0x181)]){case _0x54236b(0x17f):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x140)));case _0x54236b(0x166):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x128)));case _0x54236b(0x189):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x16a)));}}),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x4780ec=>{const _0x473e43=_0x22dc4e,{data:_0x37d53b}=_0x4780ec;if(_0x37d53b&&_0x473e43(0x179)==_0x37d53b[_0x473e43(0x1a5)])return null==_0x37d53b[_0x473e43(0x181)]||null==_0x37d53b[_0x473e43(0x180)]&&0x0==_0x37d53b[_0x473e43(0x181)]?_0x4626ca:void 0x0;}),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x252512=>{const _0x13ada3=_0x22dc4e;if(_0x13ada3(0x17d)!=_0x252512[_0x13ada3(0x152)])return;const {data:_0x49d1a9}=_0x252512;if(!_0x49d1a9||_0x13ada3(0x198)!=_0x49d1a9[_0x13ada3(0x1a5)])return;const _0x22eefe=le(_0x252512);return _0x13ada3(0x181)==_0x22eefe?{'type':_0x13ada3(0x185),'content':_0x3e2cb0(_0x371c32,_0x13ada3(0x1aa))}:_0x13ada3(0x180)==_0x22eefe?{'type':_0x13ada3(0x185),'content':_0x3e2cb0(_0x371c32,_0x13ada3(0x12d))}:_0x4626ca;}),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x47b0c6=>this[_0x22dc4e(0x1a2)](_0x47b0c6)),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x47ab23=>this[_0x22dc4e(0x132)](_0x47ab23)),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x4ef68b=>this[_0x22dc4e(0x1a9)](_0x4ef68b)),this[_0x22dc4e(0x137)]();}[_0x3dc792(0x1a2)](_0x450f5c){const _0x2dc396=_0x3dc792;if(_0x450f5c[_0x2dc396(0x148)][_0x2dc396(0x18b)]||!_0x450f5c[_0x2dc396(0x148)][_0x2dc396(0x169)])return!0x1;let _0x5576a5=!0x1;const _0x9f1586=this[_0x2dc396(0x165)][_0x2dc396(0x15e)][_0x2dc396(0x168)](_0x2dc396(0x15a))[_0x2dc396(0x1a4)]({'skipNotAttached':!0x0})[_0x2dc396(0x19a)](_0x8be556=>_0x8be556[_0x2dc396(0x1b5)]&&_0x2dc396(0x198)==_0x8be556[_0x2dc396(0x1b5)][_0x2dc396(0x1a5)])[_0x2dc396(0x19a)](_0x417078=>_0x417078[_0x2dc396(0x1b5)][_0x2dc396(0x181)]&&_0x417078[_0x2dc396(0x1b5)][_0x2dc396(0x180)]);for(const _0x5b312b of _0x9f1586)le(_0x5b312b)||(_0x450f5c[_0x2dc396(0x161)](_0x5b312b[_0x2dc396(0x12f)]()),_0x5576a5=!0x0);return _0x5576a5;}[_0x3dc792(0x132)](_0xcb7735){const _0x23ddd1=_0x3dc792;if(_0xcb7735[_0x23ddd1(0x148)][_0x23ddd1(0x18b)]||!_0xcb7735[_0x23ddd1(0x148)][_0x23ddd1(0x169)])return!0x1;const _0x44f1ed=this[_0x23ddd1(0x165)][_0x23ddd1(0x15e)][_0x23ddd1(0x168)](_0x23ddd1(0x15a));if(_0x44f1ed[_0x23ddd1(0x131)][_0x23ddd1(0x16b)])return!0x1;let _0x5f7a42=!0x1;const _0x4a1ae4=[_0x23ddd1(0x191),_0x23ddd1(0x198),_0x23ddd1(0x179),_0x23ddd1(0x1ab),_0x23ddd1(0x164),_0x23ddd1(0x145),_0x23ddd1(0x156),_0x23ddd1(0x19e),_0x23ddd1(0x13f)],_0x3efc01=this[_0x23ddd1(0x165)][_0x23ddd1(0x178)][_0x23ddd1(0x1b4)][_0x23ddd1(0x12b)][_0x23ddd1(0x199)]()[_0x23ddd1(0x19a)](_0x528047=>_0x23ddd1(0x17d)==_0x528047[_0x23ddd1(0x152)])[_0x23ddd1(0x19a)](_0x4e668f=>_0x4a1ae4[_0x23ddd1(0x19c)](_0x4e668f[_0x23ddd1(0x13b)]));if(0x0==_0x3efc01[_0x23ddd1(0x170)])return _0x5f7a42;for(const _0xa28c96 of _0x3efc01){const _0x22ba08=_0x44f1ed[_0x23ddd1(0x183)](_0xa28c96[_0x23ddd1(0x18e)],_0x23ddd1(0x17d))[_0x23ddd1(0x19a)](_0x50ac2e=>!_0x50ac2e[_0x23ddd1(0x14f)][_0x23ddd1(0x193)])[_0x23ddd1(0x142)](_0x4287b8=>_0x4287b8[_0x23ddd1(0x14b)])[_0x23ddd1(0x19a)](_0x5560fa=>{const _0x4288e5=_0x23ddd1,_0x3948ec=_0x44f1ed[_0x4288e5(0x1a7)](_0x5560fa);return _0x4a1ae4[_0x4288e5(0x19c)](_0x3948ec);});if(_0x22ba08[_0x23ddd1(0x170)]){for(const _0x1ceb56 of _0x22ba08)_0xcb7735[_0x23ddd1(0x161)](_0x1ceb56[_0x23ddd1(0x12f)]());_0x5f7a42=!0x0;}}return _0x5f7a42;}[_0x3dc792(0x1a9)](_0x47a5d6){const _0x4c1042=_0x3dc792;if(_0x47a5d6[_0x4c1042(0x148)][_0x4c1042(0x18b)]||!_0x47a5d6[_0x4c1042(0x148)][_0x4c1042(0x169)])return!0x1;const _0x11153a=this[_0x4c1042(0x165)][_0x4c1042(0x15e)][_0x4c1042(0x168)](_0x4c1042(0x15a));let _0x1c7199=!0x1;const _0x4362a3=[_0x4c1042(0x191),_0x4c1042(0x198),_0x4c1042(0x179),_0x4c1042(0x1ab),_0x4c1042(0x164),_0x4c1042(0x145),_0x4c1042(0x156),_0x4c1042(0x19e),_0x4c1042(0x13f)];for(const _0x25b456 of _0x11153a[_0x4c1042(0x1a4)]({'skipNotAttached':!0x0})){const _0x5af7b9=_0x11153a[_0x4c1042(0x183)](_0x25b456[_0x4c1042(0x17e)](),_0x4c1042(0x17d))[_0x4c1042(0x142)](_0x3d9230=>_0x3d9230[_0x4c1042(0x14b)])[_0x4c1042(0x19a)](_0x53edaa=>_0x53edaa[_0x4c1042(0x1b5)]&&_0x4362a3[_0x4c1042(0x19c)](_0x53edaa[_0x4c1042(0x1b5)][_0x4c1042(0x1a5)]));if(!_0x5af7b9[_0x4c1042(0x170)])continue;const _0x64211f=_0x5af7b9[0x0][_0x4c1042(0x163)][_0x4c1042(0x1a8)][_0x4c1042(0x1af)];if(!_0x5af7b9[_0x4c1042(0x139)](_0x1519ca=>_0x1519ca[_0x4c1042(0x1a8)][_0x4c1042(0x1af)]===_0x64211f)){for(const _0x266458 of _0x5af7b9)_0x2af006(_0x266458,_0x64211f)&&(_0x1c7199=!0x0);}}return _0x1c7199;function _0xf272cf(_0x1cf471,_0xc71486){const _0x32f124=_0x4c1042;for(const _0x31d6e4 of _0x11153a[_0x32f124(0x1a4)]({'skipNotAttached':!0x0})[_0x32f124(0x19a)](_0xdaca04=>_0x32f124(0x17d)==_0xdaca04[_0x32f124(0x152)]&&_0xdaca04[_0x32f124(0x1a8)][_0x32f124(0x1af)]==_0x1cf471))_0x31d6e4[_0x32f124(0x197)](_0x32f124(0x1af),_0xc71486);}function _0x2af006(_0x5c5734,_0x1e22c4){const _0xf0fbd8=_0x4c1042;let _0x22d08c=_0x5c5734[_0xf0fbd8(0x163)],_0x3c38ef=!0x1;for(;_0x22d08c;)_0x22d08c[_0xf0fbd8(0x1a8)][_0xf0fbd8(0x1af)]!=_0x1e22c4&&(_0xf272cf(_0x22d08c[_0xf0fbd8(0x1a8)][_0xf0fbd8(0x1af)],_0x1e22c4),_0x22d08c[_0xf0fbd8(0x197)](_0xf0fbd8(0x1af),_0x1e22c4),_0x3c38ef=!0x0),_0x22d08c=_0x22d08c[_0xf0fbd8(0x154)];return _0x3c38ef;}}[_0x3dc792(0x137)](){const _0x2b222d=_0x3dc792,_0x37619a=this[_0x2b222d(0x165)],_0x5a42a9=_0x37619a[_0x2b222d(0x172)],_0x20da98=_0x37619a[_0x2b222d(0x15e)][_0x2b222d(0x168)](_0x2b222d(0x15a));this[_0x2b222d(0x19f)](),_0x20da98[_0x2b222d(0x12c)][_0x2b222d(0x187)](_0x2b222d(0x135),_0x2b222d(0x188),_0x2b222d(0x13c),function(_0x2c71e3,_0x544908){const _0x4505e0=_0x2b222d,_0x4585ff=[];for(let _0xe1bcc0 of _0x2c71e3)_0xe1bcc0[_0x4505e0(0x1b3)][_0x4505e0(0x184)]===_0xe1bcc0[_0x4505e0(0x160)][_0x4505e0(0x14d)]&&(_0xe1bcc0=_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x15c)](_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x158)](_0xe1bcc0[_0x4505e0(0x1b3)][_0x4505e0(0x184)],0x0))),_0x4585ff[_0x4505e0(0x125)](_0xe1bcc0);_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x16f)](_0x2a518a=>{const _0x7dc769=_0x4505e0,_0x4fbddd=_0x37619a[_0x7dc769(0x178)][_0x7dc769(0x1b4)][_0x7dc769(0x133)],_0x5d0eaf=Array[_0x7dc769(0x17b)](_0x4fbddd[_0x7dc769(0x177)]())[_0x7dc769(0x142)](_0x5ed074=>_0x474800[_0x7dc769(0x192)](_0x5ed074));_0x2a518a[_0x7dc769(0x130)](_0x4585ff),_0x37619a[_0x7dc769(0x12a)][_0x7dc769(0x168)](_0x544908[_0x7dc769(0x171)])[_0x7dc769(0x14e)](),_0x544908[_0x7dc769(0x143)][_0x7dc769(0x125)]({'forceDefaultExecution':!0x0}),_0x37619a[_0x7dc769(0x159)](_0x544908[_0x7dc769(0x171)],..._0x544908[_0x7dc769(0x143)]),_0x2a518a[_0x7dc769(0x130)](_0x5d0eaf);for(const _0x1c9c94 of _0x5d0eaf)_0x1c9c94[_0x7dc769(0x16e)]();});}),_0x20da98[_0x2b222d(0x1b6)][_0x2b222d(0x136)](function(_0x22fe2e){const _0x22066d=_0x2b222d,_0x2a0603=!_0x37619a[_0x22066d(0x178)][_0x22066d(0x14a)][_0x22066d(0x18c)](_0x22fe2e),_0x478dff=_0x22fe2e[_0x22066d(0x157)],_0x5bc889=_0x22fe2e[_0x22066d(0x123)],_0x38d917=_0x22fe2e[_0x22066d(0x1b2)](_0x22066d(0x198)),_0x5e95e4=!_0x478dff||_0x478dff[_0x22066d(0x1b2)](_0x22066d(0x198))!==_0x38d917,_0x1fc94e=!_0x5bc889||_0x5bc889[_0x22066d(0x1b2)](_0x22066d(0x198))!==_0x38d917;return _0x2a0603&&Boolean(_0x38d917)&&_0x5e95e4&&_0x1fc94e;},_0x24308f=>_0x3e2cb0(_0x5a42a9,_0x2b222d(0x19b),_0x24308f));}[_0x3dc792(0x19f)](){const _0x2452c0=_0x3dc792,_0x395a54=this[_0x2452c0(0x165)],_0x140eb9=_0x395a54[_0x2452c0(0x172)];function _0x134df0(_0xe7e3e0){const _0x5bc608=_0x2452c0,_0x3866b4=_0x395a54[_0x5bc608(0x12a)][_0x5bc608(0x168)](_0x5bc608(0x129))[_0x5bc608(0x16b)],_0x3c3685=_0x395a54[_0x5bc608(0x12a)][_0x5bc608(0x168)](_0x5bc608(0x1ac))[_0x5bc608(0x16b)];return _0x5bc608(0x1ac)===_0xe7e3e0?_0x3866b4:_0x3c3685;}_0x395a54[_0x2452c0(0x15e)][_0x2452c0(0x168)](_0x2452c0(0x15a))[_0x2452c0(0x1b6)][_0x2452c0(0x190)](function(_0x52c5ab){const _0x3754a3=_0x2452c0;if(_0x3754a3(0x135)!=_0x52c5ab[_0x3754a3(0x152)])return;const {data:_0x411841}=_0x52c5ab;if(!_0x411841)return;let _0x29e364,_0x44fc99,_0x515a2a,_0x22a552;switch(_0x411841[_0x3754a3(0x171)]){case _0x3754a3(0x129):_0x515a2a=_0x411841[_0x3754a3(0x143)][0x0][_0x3754a3(0x141)],_0x22a552=_0x134df0(_0x411841[_0x3754a3(0x171)]),_0x29e364=_0x515a2a?_0x3754a3(0x196):_0x3754a3(0x17c),!_0x22a552&&_0x395a54[_0x3754a3(0x18d)][_0x3754a3(0x168)](_0x3754a3(0x14c))||(_0x29e364=_0x3754a3(0x186)),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x140)))};break;case _0x3754a3(0x1ac):_0x515a2a=_0x411841[_0x3754a3(0x143)][0x0][_0x3754a3(0x141)],_0x22a552=_0x134df0(_0x411841[_0x3754a3(0x171)]),_0x29e364=_0x515a2a?_0x3754a3(0x196):_0x3754a3(0x17c),!_0x22a552&&_0x395a54[_0x3754a3(0x18d)][_0x3754a3(0x168)](_0x3754a3(0x14c))||(_0x29e364=_0x3754a3(0x186)),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x128)))};break;case _0x3754a3(0x15b):_0x29e364=_0x3754a3(0x1b8),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b)))};break;case _0x3754a3(0x1a3):_0x29e364=function(_0x1b4256){const _0x219045=_0x3754a3,_0x2ae603=_0x1b4256[_0x219045(0x17e)]();let _0x35173c=_0x2ae603[_0x219045(0x1b3)][_0x219045(0x184)];for(;_0x35173c&&_0x2ae603[_0x219045(0x146)](_0x35173c);){if(_0x35173c[_0x219045(0x1b2)](_0x219045(0x179))>0x0)return!0x1;_0x35173c=_0x35173c[_0x219045(0x123)];}return!0x0;}(_0x52c5ab)?_0x3e2cb0(_0x140eb9,_0x3754a3(0x17c),_0x3e2cb0(_0x140eb9,function(_0x82a57b){const _0x49bdcb=_0x3754a3;return _0x49bdcb(0x15d)+_0x82a57b[_0x49bdcb(0x17e)]()[_0x49bdcb(0x1b3)][_0x49bdcb(0x184)][_0x49bdcb(0x1b2)](_0x49bdcb(0x191))[_0x49bdcb(0x1b7)]()+_0x49bdcb(0x1a1);}(_0x52c5ab))):_0x3e2cb0(_0x140eb9,_0x3754a3(0x167),_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b))),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x29e364};break;case _0x3754a3(0x151):case _0x3754a3(0x124):!0x1===_0x411841[_0x3754a3(0x1ad)]&&(_0x29e364=_0x3754a3(0x13d),_0x44fc99={'type':_0x3754a3(0x17a),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b)))});}return _0x44fc99;});}}function le(_0xf7e201){const _0x71ed80=_0x3dc792;let _0x2ce079=_0xf7e201[_0x71ed80(0x17e)]()[_0x71ed80(0x1b3)][_0x71ed80(0x184)][_0x71ed80(0x157)];for(;_0x2ce079;){const _0x2e5365=_0x2ce079[_0x71ed80(0x1b2)](_0x71ed80(0x198));if(!_0x2e5365)return!0x1;if(_0x2e5365==_0xf7e201[_0x71ed80(0x1b5)][_0x71ed80(0x181)])return _0x71ed80(0x181);if(_0x2e5365==_0xf7e201[_0x71ed80(0x1b5)][_0x71ed80(0x180)])return _0x71ed80(0x180);_0x2ce079=_0x2ce079[_0x71ed80(0x157)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a5814=_0x1902;function _0x1902(_0xa9c244,_0x128c11){const _0x2a033c=_0x2a03();return _0x1902=function(_0x1902f6,_0x254c14){_0x1902f6=_0x1902f6-0x194;let _0x5e9488=_0x2a033c[_0x1902f6];return _0x5e9488;},_0x1902(_0xa9c244,_0x128c11);}(function(_0x5b18cd,_0x4f4d1b){const _0xf0e47c=_0x1902,_0x313e5b=_0x5b18cd();while(!![]){try{const _0x182566=parseInt(_0xf0e47c(0x1e0))/0x1+parseInt(_0xf0e47c(0x1a5))/0x2*(-parseInt(_0xf0e47c(0x1de))/0x3)+parseInt(_0xf0e47c(0x1e1))/0x4*(parseInt(_0xf0e47c(0x1a3))/0x5)+parseInt(_0xf0e47c(0x1a6))/0x6+-parseInt(_0xf0e47c(0x1aa))/0x7+parseInt(_0xf0e47c(0x198))/0x8*(-parseInt(_0xf0e47c(0x1c0))/0x9)+-parseInt(_0xf0e47c(0x19d))/0xa*(-parseInt(_0xf0e47c(0x1cb))/0xb);if(_0x182566===_0x4f4d1b)break;else _0x313e5b['push'](_0x313e5b['shift']());}catch(_0x89e135){_0x313e5b['push'](_0x313e5b['shift']());}}}(_0x2a03,0x194f5));import{Plugin as _0x552331}from'ckeditor5/src/core.js';import{getTranslation as _0x28713d}from'../utils/common-translations.js';function _0x2a03(){const _0x1cfaf0=['bind','decimal-leading-zero','afterInit','_findSuggestions','lower-roman','*Format:*\x20set\x20order\x20to\x20reversed','getFirstRange','disc','lower-latin','newValue','model','upper-roman','head','getFirstMarker','numbered','styles','has','9irKMaS','_registerLegacyDescription','ListPropertiesEditing','registerAttributeLabel','commandName','ELEMENT_','data','registerDescriptionCallback','FORMAT_LIST_START','TrackChangesEditing','plugins','1001dJNMLm','toUpperCase','FORMAT_LIST_REVERSED','get','suggestion','_LIST_','listType','document','customNumbered','getAttribute','reversed','type','startIndex','decimal','getSuggestions','list.properties','locale','registerPostFixer','circle','3yxhYvB','attribute','83410cXPEUN','12ymcJNe','next','bulleted','listReversed','includes','isUndo','*Format:*\x20set\x20order\x20to\x20regular','oldValue','*Change\x20to:*\x20%0','formatBlock','format','editor','config','key','enableDefaultAttributesIntegration','nodeAfter','default','_getTranslationKeyForListStyle','_LIST_DEFAULT','*Set\x20format:*\x20%0','193088HZeGTL','square','listStyle','handleDescriptions','*Remove\x20format:*\x20%0','14650VmywoM','removeMarker','_getAttributeKey','commandParams','upper-latin','descriptionFactory','2600AmODvD','batch','347566YOBZki','772842staEgv','replace','listStart','filter','318528pPPRfj','find','*Format:*\x20set\x20start\x20index\x20to\x20%0','start','registerBlockAttribute'];_0x2a03=function(){return _0x1cfaf0;};return _0x2a03();}export default class ue extends _0x552331{[_0x5a5814(0x1b1)](){const _0x14aa03=_0x5a5814;if(!this[_0x14aa03(0x1ec)][_0x14aa03(0x1ca)][_0x14aa03(0x1bf)](_0x14aa03(0x1c2)))return;const _0x1ecc2c=this[_0x14aa03(0x1ec)][_0x14aa03(0x1ed)][_0x14aa03(0x1ce)](_0x14aa03(0x1da)),_0x35d1ee=this[_0x14aa03(0x1ec)][_0x14aa03(0x1ca)][_0x14aa03(0x1ce)](_0x14aa03(0x1c9));_0x1ecc2c[_0x14aa03(0x1be)]&&(_0x35d1ee[_0x14aa03(0x1ef)](_0x14aa03(0x19a)),_0x35d1ee[_0x14aa03(0x1ae)](_0x14aa03(0x19a))),_0x1ecc2c[_0x14aa03(0x1d5)]&&(_0x35d1ee[_0x14aa03(0x1ef)](_0x14aa03(0x1e4)),_0x35d1ee[_0x14aa03(0x1ae)](_0x14aa03(0x1e4))),_0x1ecc2c[_0x14aa03(0x1d7)]&&(_0x35d1ee[_0x14aa03(0x1ef)](_0x14aa03(0x1a8)),_0x35d1ee[_0x14aa03(0x1ae)](_0x14aa03(0x1a8)));const _0x2c263b={'type':_0x14aa03(0x1eb),'content':''};_0x35d1ee[_0x14aa03(0x1a2)][_0x14aa03(0x1c7)](this[_0x14aa03(0x19b)][_0x14aa03(0x1af)](this));const _0x38f3d5=this[_0x14aa03(0x1ec)][_0x14aa03(0x1db)];_0x35d1ee[_0x14aa03(0x1a2)][_0x14aa03(0x1c3)](_0x14aa03(0x1e4),_0x28713d(_0x38f3d5,_0x14aa03(0x1cd))),_0x35d1ee[_0x14aa03(0x1a2)][_0x14aa03(0x1c7)](_0x414b05=>{const _0x58b9b2=_0x14aa03,{data:_0xc9530a}=_0x414b05;if(_0xc9530a&&_0x58b9b2(0x1e4)==_0xc9530a[_0x58b9b2(0x1ee)])return null==_0xc9530a[_0x58b9b2(0x1b8)]||0x0==_0xc9530a[_0x58b9b2(0x1b8)]&&null==_0xc9530a[_0x58b9b2(0x1e8)]?_0x2c263b:void 0x0;}),_0x35d1ee[_0x14aa03(0x1a2)][_0x14aa03(0x1c3)](_0x14aa03(0x1a8),_0x28713d(_0x38f3d5,_0x14aa03(0x1c8))),_0x35d1ee[_0x14aa03(0x1a2)][_0x14aa03(0x1c7)](_0x6b772b=>{const _0x338278=_0x14aa03,{data:_0xa44db6}=_0x6b772b;if(_0xa44db6&&_0x338278(0x1a8)==_0xa44db6[_0x338278(0x1ee)])return null==_0xa44db6[_0x338278(0x1b8)]||0x1==_0xa44db6[_0x338278(0x1b8)]&&null==_0xa44db6[_0x338278(0x1e8)]?_0x2c263b:void 0x0;}),this[_0x14aa03(0x1ec)][_0x14aa03(0x1b9)][_0x14aa03(0x1d2)][_0x14aa03(0x1dc)](_0x17315f=>{const _0x5df9f3=_0x14aa03;if(_0x17315f[_0x5df9f3(0x1a4)][_0x5df9f3(0x1e6)])return!0x1;let _0xcb1248=!0x1;const _0x4a6091=_0x35d1ee[_0x5df9f3(0x1d9)]({'skipNotAttached':!0x0})[_0x5df9f3(0x1a9)](_0x50ded0=>{const _0x396faa=_0x5df9f3,_0x37762e=_0x35d1ee[_0x396faa(0x19f)](_0x50ded0);return _0x396faa(0x1a8)==_0x37762e||_0x396faa(0x1e4)==_0x37762e;});for(const _0x4ac953 of _0x4a6091){const _0x19191c=_0x4ac953[_0x5df9f3(0x1b5)]()[_0x5df9f3(0x1ad)][_0x5df9f3(0x1f0)][_0x5df9f3(0x1d4)](_0x5df9f3(0x1d1));if(_0x5df9f3(0x1bd)==_0x19191c||_0x5df9f3(0x1d3)==_0x19191c)continue;_0x35d1ee[_0x5df9f3(0x1b2)](_0x4ac953[_0x5df9f3(0x1b5)](),_0x5df9f3(0x1df))[_0x5df9f3(0x1ab)](_0x3099d6=>_0x5df9f3(0x1d1)==_0x35d1ee[_0x5df9f3(0x19f)](_0x3099d6[_0x5df9f3(0x1cf)]))||(_0x17315f[_0x5df9f3(0x19e)](_0x4ac953[_0x5df9f3(0x1bc)]()),_0xcb1248=!0x0);}return _0xcb1248;}),this[_0x14aa03(0x1c1)]();}[_0x5a5814(0x19b)](_0x2ea45e){const _0x425a7a=_0x5a5814,_0x4db644=this[_0x425a7a(0x1ec)][_0x425a7a(0x1db)],{data:_0x22a3af}=_0x2ea45e,_0x4a1f59={'type':_0x425a7a(0x1eb),'content':''};if(!_0x22a3af||_0x425a7a(0x19a)!=_0x22a3af[_0x425a7a(0x1ee)])return;if(!_0x22a3af[_0x425a7a(0x1e8)])return _0x425a7a(0x194)==_0x22a3af[_0x425a7a(0x1b8)]?_0x4a1f59:{'type':_0x425a7a(0x1eb),'content':''+_0x28713d(_0x4db644,_0x425a7a(0x197),_0x28713d(_0x4db644,this[_0x425a7a(0x195)](_0x22a3af[_0x425a7a(0x1b8)])))};if(!_0x22a3af[_0x425a7a(0x1b8)]){if(_0x425a7a(0x194)==_0x22a3af[_0x425a7a(0x1e8)])return _0x4a1f59;let _0x29f3c8=_0x2ea45e[_0x425a7a(0x1bb)];for(;_0x29f3c8;){if(_0x29f3c8[_0x425a7a(0x1c6)]&&_0x425a7a(0x1d1)==_0x29f3c8[_0x425a7a(0x1c6)][_0x425a7a(0x1ee)]&&_0x29f3c8[_0x425a7a(0x1c6)][_0x425a7a(0x1b8)])return _0x4a1f59;_0x29f3c8=_0x29f3c8[_0x425a7a(0x1e2)];}return{'type':_0x425a7a(0x1eb),'content':''+_0x28713d(_0x4db644,_0x425a7a(0x19c),_0x28713d(_0x4db644,this[_0x425a7a(0x195)](_0x22a3af[_0x425a7a(0x1e8)])))};}if(_0x425a7a(0x194)!=_0x22a3af[_0x425a7a(0x1b8)])return{'type':_0x425a7a(0x1eb),'content':''+_0x28713d(_0x4db644,_0x425a7a(0x197),_0x28713d(_0x4db644,this[_0x425a7a(0x195)](_0x22a3af[_0x425a7a(0x1b8)])))};let _0xc7c149=_0x2ea45e[_0x425a7a(0x1bb)];for(;_0xc7c149;){if(_0xc7c149[_0x425a7a(0x1c6)]&&_0x425a7a(0x1d1)==_0xc7c149[_0x425a7a(0x1c6)][_0x425a7a(0x1ee)]&&_0xc7c149[_0x425a7a(0x1c6)][_0x425a7a(0x1b8)]&&_0xc7c149[_0x425a7a(0x1c6)][_0x425a7a(0x1e8)])return _0x4a1f59;_0xc7c149=_0xc7c149[_0x425a7a(0x1e2)];}const _0x8ccaf6=_0x2ea45e[_0x425a7a(0x1b5)]()[_0x425a7a(0x1ad)][_0x425a7a(0x1f0)][_0x425a7a(0x1d4)](_0x425a7a(0x1d1));return{'type':_0x425a7a(0x1eb),'content':_0x28713d(_0x4db644,_0x425a7a(0x197),_0x28713d(_0x4db644,_0x425a7a(0x1c5)+_0x8ccaf6[_0x425a7a(0x1cc)]()+_0x425a7a(0x196)))};}[_0x5a5814(0x1c1)](){const _0x1bb5a9=_0x5a5814,_0x1ea367=this[_0x1bb5a9(0x1ec)],_0x3989df=_0x1ea367[_0x1bb5a9(0x1db)];_0x1ea367[_0x1bb5a9(0x1ca)][_0x1bb5a9(0x1ce)](_0x1bb5a9(0x1c9))[_0x1bb5a9(0x1a2)][_0x1bb5a9(0x1c7)](_0x2d1fa9=>{const _0x5af830=_0x1bb5a9;if(_0x5af830(0x1ea)!=_0x2d1fa9[_0x5af830(0x1d6)])return;const {data:_0x2b7e08}=_0x2d1fa9;if(!_0x2b7e08)return;let _0xff98a,_0x413af3;switch(_0x2b7e08[_0x5af830(0x1c4)]){case _0x5af830(0x19a):_0xff98a=_0x5af830(0x1e9),_0x413af3={'type':_0x5af830(0x1eb),'content':_0x28713d(_0x3989df,_0xff98a,_0x28713d(_0x3989df,this[_0x5af830(0x195)](_0x2b7e08[_0x5af830(0x1a0)][0x0][_0x5af830(0x1d6)])))};break;case _0x5af830(0x1e4):_0xff98a=_0x2b7e08[_0x5af830(0x1a0)][0x0][_0x5af830(0x1d5)]?_0x5af830(0x1b4):_0x5af830(0x1e7),_0x413af3={'type':_0x5af830(0x1eb),'content':_0x28713d(_0x3989df,_0xff98a)};break;case _0x5af830(0x1a8):_0xff98a=_0x5af830(0x1ac),_0x413af3={'type':_0x5af830(0x1eb),'content':_0x28713d(_0x3989df,_0xff98a,_0x2b7e08[_0x5af830(0x1a0)][0x0][_0x5af830(0x1d7)])};}return _0x413af3;});}[_0x5a5814(0x195)](_0x3c58e2){const _0x394d32=_0x5a5814;return _0x394d32(0x1c5)+function(_0x2289ad){const _0x324305=_0x394d32;if(pe[_0x324305(0x1e5)](_0x2289ad))return _0x324305(0x1e3);if(ye[_0x324305(0x1e5)](_0x2289ad))return _0x324305(0x1bd);return null;}(_0x3c58e2)[_0x394d32(0x1cc)]()+_0x394d32(0x1d0)+_0x3c58e2[_0x394d32(0x1cc)]()[_0x394d32(0x1a7)](/-/g,'_');}}const pe=[_0x5a5814(0x1b6),_0x5a5814(0x1dd),_0x5a5814(0x199)],ye=[_0x5a5814(0x1d8),_0x5a5814(0x1b0),_0x5a5814(0x1b3),_0x5a5814(0x1ba),_0x5a5814(0x1b7),_0x5a5814(0x1a1)];
23
+ const _0x1bb754=_0x14f1;(function(_0x3cb007,_0x541c07){const _0x4b830f=_0x14f1,_0x52c87a=_0x3cb007();while(!![]){try{const _0x177a4e=-parseInt(_0x4b830f(0x1bd))/0x1+-parseInt(_0x4b830f(0x1a5))/0x2+parseInt(_0x4b830f(0x1c5))/0x3*(-parseInt(_0x4b830f(0x1b9))/0x4)+-parseInt(_0x4b830f(0x1c2))/0x5+parseInt(_0x4b830f(0x198))/0x6+-parseInt(_0x4b830f(0x1c8))/0x7*(parseInt(_0x4b830f(0x1d7))/0x8)+-parseInt(_0x4b830f(0x1a8))/0x9*(-parseInt(_0x4b830f(0x1d0))/0xa);if(_0x177a4e===_0x541c07)break;else _0x52c87a['push'](_0x52c87a['shift']());}catch(_0x58cbfb){_0x52c87a['push'](_0x52c87a['shift']());}}}(_0x36f5,0x3d094));import{Plugin as _0x55264f}from'ckeditor5/src/core.js';function _0x36f5(){const _0x26f9c6=['batch','getFirstRange','document','*Change\x20to:*\x20%0','2565180PDLvIr','handleDescriptions','bulleted','has','upper-roman','key','formatBlock','*Format:*\x20set\x20order\x20to\x20reversed','square','*Remove\x20format:*\x20%0','includes','list.properties','config','812726FjNIur','FORMAT_LIST_REVERSED','start','18HycUqH','afterInit','registerBlockAttribute','*Format:*\x20set\x20order\x20to\x20regular','data','type','commandName','locale','model','disc','listReversed','newValue','getAttribute','registerDescriptionCallback','attribute','get','enableDefaultAttributesIntegration','204xyhNfr','styles','default','toUpperCase','6469PnIJsE','format','_getAttributeKey','lower-latin','customNumbered','640515fCCxPa','commandParams','startIndex','29331BoGdaw','head','oldValue','2513wrBtXa','lower-roman','registerPostFixer','FORMAT_LIST_START','next','filter','nodeAfter','_registerLegacyDescription','6273910EKAHuV','getFirstMarker','find','plugins','numbered','*Set\x20format:*\x20%0','ELEMENT_','8752ImnGLq','isUndo','reversed','decimal','ListPropertiesEditing','descriptionFactory','*Format:*\x20set\x20start\x20index\x20to\x20%0','editor','suggestion','_getTranslationKeyForListStyle','_findSuggestions','circle','removeMarker','_LIST_','_LIST_DEFAULT','upper-latin','decimal-leading-zero','listStart','replace','TrackChangesEditing','getSuggestions','bind','registerAttributeLabel','listType','listStyle'];_0x36f5=function(){return _0x26f9c6;};return _0x36f5();}import{getTranslation as _0x354ca5}from'../utils/common-translations.js';export default class ue extends _0x55264f{[_0x1bb754(0x1a9)](){const _0x36e495=_0x1bb754;if(!this[_0x36e495(0x1de)][_0x36e495(0x1d3)][_0x36e495(0x19b)](_0x36e495(0x1db)))return;const _0x4846be=this[_0x36e495(0x1de)][_0x36e495(0x1a4)][_0x36e495(0x1b7)](_0x36e495(0x1a3)),_0xdf2b17=this[_0x36e495(0x1de)][_0x36e495(0x1d3)][_0x36e495(0x1b7)](_0x36e495(0x18e));_0x4846be[_0x36e495(0x1ba)]&&(_0xdf2b17[_0x36e495(0x1b8)](_0x36e495(0x193)),_0xdf2b17[_0x36e495(0x1aa)](_0x36e495(0x193))),_0x4846be[_0x36e495(0x1d9)]&&(_0xdf2b17[_0x36e495(0x1b8)](_0x36e495(0x1b2)),_0xdf2b17[_0x36e495(0x1aa)](_0x36e495(0x1b2))),_0x4846be[_0x36e495(0x1c4)]&&(_0xdf2b17[_0x36e495(0x1b8)](_0x36e495(0x18c)),_0xdf2b17[_0x36e495(0x1aa)](_0x36e495(0x18c)));const _0x5a0a81={'type':_0x36e495(0x1be),'content':''};_0xdf2b17[_0x36e495(0x1dc)][_0x36e495(0x1b5)](this[_0x36e495(0x199)][_0x36e495(0x190)](this));const _0x542036=this[_0x36e495(0x1de)][_0x36e495(0x1af)];_0xdf2b17[_0x36e495(0x1dc)][_0x36e495(0x191)](_0x36e495(0x1b2),_0x354ca5(_0x542036,_0x36e495(0x1a6))),_0xdf2b17[_0x36e495(0x1dc)][_0x36e495(0x1b5)](_0x3aa39e=>{const _0x49edd8=_0x36e495,{data:_0x45f981}=_0x3aa39e;if(_0x45f981&&_0x49edd8(0x1b2)==_0x45f981[_0x49edd8(0x19d)])return null==_0x45f981[_0x49edd8(0x1b3)]||0x0==_0x45f981[_0x49edd8(0x1b3)]&&null==_0x45f981[_0x49edd8(0x1c7)]?_0x5a0a81:void 0x0;}),_0xdf2b17[_0x36e495(0x1dc)][_0x36e495(0x191)](_0x36e495(0x18c),_0x354ca5(_0x542036,_0x36e495(0x1cb))),_0xdf2b17[_0x36e495(0x1dc)][_0x36e495(0x1b5)](_0x2d023d=>{const _0x883d38=_0x36e495,{data:_0x376c77}=_0x2d023d;if(_0x376c77&&_0x883d38(0x18c)==_0x376c77[_0x883d38(0x19d)])return null==_0x376c77[_0x883d38(0x1b3)]||0x1==_0x376c77[_0x883d38(0x1b3)]&&null==_0x376c77[_0x883d38(0x1c7)]?_0x5a0a81:void 0x0;}),this[_0x36e495(0x1de)][_0x36e495(0x1b0)][_0x36e495(0x196)][_0x36e495(0x1ca)](_0x2800d8=>{const _0x4d0c86=_0x36e495;if(_0x2800d8[_0x4d0c86(0x194)][_0x4d0c86(0x1d8)])return!0x1;let _0x16fdae=!0x1;const _0x29bccc=_0xdf2b17[_0x4d0c86(0x18f)]({'skipNotAttached':!0x0})[_0x4d0c86(0x1cd)](_0xc4c580=>{const _0x4559ac=_0x4d0c86,_0x677c1c=_0xdf2b17[_0x4559ac(0x1bf)](_0xc4c580);return _0x4559ac(0x18c)==_0x677c1c||_0x4559ac(0x1b2)==_0x677c1c;});for(const _0x480d84 of _0x29bccc){const _0x9d6033=_0x480d84[_0x4d0c86(0x195)]()[_0x4d0c86(0x1a7)][_0x4d0c86(0x1ce)][_0x4d0c86(0x1b4)](_0x4d0c86(0x192));if(_0x4d0c86(0x1d4)==_0x9d6033||_0x4d0c86(0x1c1)==_0x9d6033)continue;_0xdf2b17[_0x4d0c86(0x185)](_0x480d84[_0x4d0c86(0x195)](),_0x4d0c86(0x1b6))[_0x4d0c86(0x1d2)](_0x54a59d=>_0x4d0c86(0x192)==_0xdf2b17[_0x4d0c86(0x1bf)](_0x54a59d[_0x4d0c86(0x1df)]))||(_0x2800d8[_0x4d0c86(0x187)](_0x480d84[_0x4d0c86(0x1d1)]()),_0x16fdae=!0x0);}return _0x16fdae;}),this[_0x36e495(0x1cf)]();}[_0x1bb754(0x199)](_0x3172e7){const _0x1c1492=_0x1bb754,_0x1d62a0=this[_0x1c1492(0x1de)][_0x1c1492(0x1af)],{data:_0x4e0049}=_0x3172e7,_0x29729f={'type':_0x1c1492(0x1be),'content':''};if(!_0x4e0049||_0x1c1492(0x193)!=_0x4e0049[_0x1c1492(0x19d)])return;if(!_0x4e0049[_0x1c1492(0x1c7)])return _0x1c1492(0x1bb)==_0x4e0049[_0x1c1492(0x1b3)]?_0x29729f:{'type':_0x1c1492(0x1be),'content':''+_0x354ca5(_0x1d62a0,_0x1c1492(0x1d5),_0x354ca5(_0x1d62a0,this[_0x1c1492(0x184)](_0x4e0049[_0x1c1492(0x1b3)])))};if(!_0x4e0049[_0x1c1492(0x1b3)]){if(_0x1c1492(0x1bb)==_0x4e0049[_0x1c1492(0x1c7)])return _0x29729f;let _0xa3054f=_0x3172e7[_0x1c1492(0x1c6)];for(;_0xa3054f;){if(_0xa3054f[_0x1c1492(0x1ac)]&&_0x1c1492(0x192)==_0xa3054f[_0x1c1492(0x1ac)][_0x1c1492(0x19d)]&&_0xa3054f[_0x1c1492(0x1ac)][_0x1c1492(0x1b3)])return _0x29729f;_0xa3054f=_0xa3054f[_0x1c1492(0x1cc)];}return{'type':_0x1c1492(0x1be),'content':''+_0x354ca5(_0x1d62a0,_0x1c1492(0x1a1),_0x354ca5(_0x1d62a0,this[_0x1c1492(0x184)](_0x4e0049[_0x1c1492(0x1c7)])))};}if(_0x1c1492(0x1bb)!=_0x4e0049[_0x1c1492(0x1b3)])return{'type':_0x1c1492(0x1be),'content':''+_0x354ca5(_0x1d62a0,_0x1c1492(0x1d5),_0x354ca5(_0x1d62a0,this[_0x1c1492(0x184)](_0x4e0049[_0x1c1492(0x1b3)])))};let _0x22952e=_0x3172e7[_0x1c1492(0x1c6)];for(;_0x22952e;){if(_0x22952e[_0x1c1492(0x1ac)]&&_0x1c1492(0x192)==_0x22952e[_0x1c1492(0x1ac)][_0x1c1492(0x19d)]&&_0x22952e[_0x1c1492(0x1ac)][_0x1c1492(0x1b3)]&&_0x22952e[_0x1c1492(0x1ac)][_0x1c1492(0x1c7)])return _0x29729f;_0x22952e=_0x22952e[_0x1c1492(0x1cc)];}const _0x490b2a=_0x3172e7[_0x1c1492(0x195)]()[_0x1c1492(0x1a7)][_0x1c1492(0x1ce)][_0x1c1492(0x1b4)](_0x1c1492(0x192));return{'type':_0x1c1492(0x1be),'content':_0x354ca5(_0x1d62a0,_0x1c1492(0x1d5),_0x354ca5(_0x1d62a0,_0x1c1492(0x1d6)+_0x490b2a[_0x1c1492(0x1bc)]()+_0x1c1492(0x189)))};}[_0x1bb754(0x1cf)](){const _0x17b169=_0x1bb754,_0x4c839a=this[_0x17b169(0x1de)],_0x19467e=_0x4c839a[_0x17b169(0x1af)];_0x4c839a[_0x17b169(0x1d3)][_0x17b169(0x1b7)](_0x17b169(0x18e))[_0x17b169(0x1dc)][_0x17b169(0x1b5)](_0x55b62a=>{const _0xde524a=_0x17b169;if(_0xde524a(0x19e)!=_0x55b62a[_0xde524a(0x1ad)])return;const {data:_0x32ea62}=_0x55b62a;if(!_0x32ea62)return;let _0x25beda,_0x73a234;switch(_0x32ea62[_0xde524a(0x1ae)]){case _0xde524a(0x193):_0x25beda=_0xde524a(0x197),_0x73a234={'type':_0xde524a(0x1be),'content':_0x354ca5(_0x19467e,_0x25beda,_0x354ca5(_0x19467e,this[_0xde524a(0x184)](_0x32ea62[_0xde524a(0x1c3)][0x0][_0xde524a(0x1ad)])))};break;case _0xde524a(0x1b2):_0x25beda=_0x32ea62[_0xde524a(0x1c3)][0x0][_0xde524a(0x1d9)]?_0xde524a(0x19f):_0xde524a(0x1ab),_0x73a234={'type':_0xde524a(0x1be),'content':_0x354ca5(_0x19467e,_0x25beda)};break;case _0xde524a(0x18c):_0x25beda=_0xde524a(0x1dd),_0x73a234={'type':_0xde524a(0x1be),'content':_0x354ca5(_0x19467e,_0x25beda,_0x32ea62[_0xde524a(0x1c3)][0x0][_0xde524a(0x1c4)])};}return _0x73a234;});}[_0x1bb754(0x184)](_0x3bf835){const _0x17aff8=_0x1bb754;return _0x17aff8(0x1d6)+function(_0x5a76ed){const _0x5ecc94=_0x17aff8;if(pe[_0x5ecc94(0x1a2)](_0x5a76ed))return _0x5ecc94(0x19a);if(ye[_0x5ecc94(0x1a2)](_0x5a76ed))return _0x5ecc94(0x1d4);return null;}(_0x3bf835)[_0x17aff8(0x1bc)]()+_0x17aff8(0x188)+_0x3bf835[_0x17aff8(0x1bc)]()[_0x17aff8(0x18d)](/-/g,'_');}}function _0x14f1(_0x1fb1a,_0x404706){const _0x36f5e5=_0x36f5();return _0x14f1=function(_0x14f1da,_0x1a610b){_0x14f1da=_0x14f1da-0x184;let _0x1bf4ec=_0x36f5e5[_0x14f1da];return _0x1bf4ec;},_0x14f1(_0x1fb1a,_0x404706);}const pe=[_0x1bb754(0x1b1),_0x1bb754(0x186),_0x1bb754(0x1a0)],ye=[_0x1bb754(0x1da),_0x1bb754(0x18b),_0x1bb754(0x1c9),_0x1bb754(0x19c),_0x1bb754(0x1c0),_0x1bb754(0x18a)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10879c=_0x10fe;function _0x10fe(_0x582cc7,_0x52e4f0){const _0x45ed90=_0x45ed();return _0x10fe=function(_0x10fe1a,_0x2b5fdf){_0x10fe1a=_0x10fe1a-0xa3;let _0x5a7f8b=_0x45ed90[_0x10fe1a];return _0x5a7f8b;},_0x10fe(_0x582cc7,_0x52e4f0);}(function(_0x4430be,_0x405672){const _0x42e5d1=_0x10fe,_0x446307=_0x4430be();while(!![]){try{const _0x375023=-parseInt(_0x42e5d1(0xba))/0x1*(-parseInt(_0x42e5d1(0xc8))/0x2)+parseInt(_0x42e5d1(0xbe))/0x3*(parseInt(_0x42e5d1(0xb6))/0x4)+-parseInt(_0x42e5d1(0xc0))/0x5*(-parseInt(_0x42e5d1(0xbd))/0x6)+-parseInt(_0x42e5d1(0xbf))/0x7+-parseInt(_0x42e5d1(0xac))/0x8*(parseInt(_0x42e5d1(0xc1))/0x9)+parseInt(_0x42e5d1(0xab))/0xa+parseInt(_0x42e5d1(0xc6))/0xb*(parseInt(_0x42e5d1(0xa6))/0xc);if(_0x375023===_0x405672)break;else _0x446307['push'](_0x446307['shift']());}catch(_0xf8e9a1){_0x446307['push'](_0x446307['shift']());}}}(_0x45ed,0x9513f));import{Plugin as _0x38332d}from'ckeditor5/src/core.js';function _0x45ed(){const _0x5de6ab=['11812550oEsJtf','346328NCchGF','TrackChangesEditing','showSuggestionHighlights','for','ELEMENT_MEDIA','options','dataDowncast','MediaEmbedEditing','stop','conversion','620232YejRyA','high','registerElementLabel','get','72SQLZFv','descriptionFactory','elementToElement','24462vfHNGb','3cLgiPu','6654459vbZlwT','590zSigDK','207vjsRcD','afterInit','mediaEmbed','enableCommand','media','22PqvVIT','downcastDispatcher','1500HYTwCc','editor','locale','attribute:url:media','plugins','4113324MSwrpF','div','data','has','createEmptyElement'];_0x45ed=function(){return _0x5de6ab;};return _0x45ed();}import{getTranslation as _0xb30883}from'../utils/common-translations.js';export default class ft extends _0x38332d{[_0x10879c(0xc2)](){const _0x105388=_0x10879c,_0x4b873f=this[_0x105388(0xc9)];if(!_0x4b873f[_0x105388(0xa5)][_0x105388(0xa9)](_0x105388(0xb3)))return;const _0x2d6155=_0x4b873f[_0x105388(0xa5)][_0x105388(0xb9)](_0x105388(0xad)),_0x2e9ca2=_0x4b873f[_0x105388(0xa3)];_0x2d6155[_0x105388(0xc4)](_0x105388(0xc3)),_0x2d6155[_0x105388(0xbb)][_0x105388(0xb8)](_0x105388(0xc5),_0x1736be=>_0xb30883(_0x2e9ca2,_0x105388(0xb0),_0x1736be)),_0x4b873f[_0x105388(0xb5)][_0x105388(0xaf)](_0x105388(0xb2))[_0x105388(0xbc)]({'model':_0x105388(0xc5),'view':(_0x8845e6,{writer:_0xbafcb2,options:_0x41710f})=>{const _0x2597d3=_0x105388;if(_0x41710f[_0x2597d3(0xae)])return _0xbafcb2[_0x2597d3(0xaa)](_0x2597d3(0xa7));},'converterPriority':_0x105388(0xb7)}),_0x4b873f[_0x105388(0xa8)][_0x105388(0xc7)]['on'](_0x105388(0xa4),(_0x352e0f,_0x42a8d7,_0x1ca5ab)=>{const _0x6fb794=_0x105388;_0x1ca5ab[_0x6fb794(0xb1)][_0x6fb794(0xae)]&&_0x352e0f[_0x6fb794(0xb4)]();},{'priority':_0x105388(0xb7)});}}
23
+ const _0x5b1364=_0x17f3;(function(_0x3973cb,_0x44086f){const _0x1fae89=_0x17f3,_0x4da8ec=_0x3973cb();while(!![]){try{const _0xfac5b0=-parseInt(_0x1fae89(0x18f))/0x1*(-parseInt(_0x1fae89(0x184))/0x2)+parseInt(_0x1fae89(0x1a7))/0x3+-parseInt(_0x1fae89(0x19c))/0x4+-parseInt(_0x1fae89(0x19e))/0x5*(parseInt(_0x1fae89(0x19b))/0x6)+-parseInt(_0x1fae89(0x199))/0x7+-parseInt(_0x1fae89(0x187))/0x8*(-parseInt(_0x1fae89(0x19f))/0x9)+parseInt(_0x1fae89(0x198))/0xa;if(_0xfac5b0===_0x44086f)break;else _0x4da8ec['push'](_0x4da8ec['shift']());}catch(_0x1fd412){_0x4da8ec['push'](_0x4da8ec['shift']());}}}(_0x1ade,0x81f96));import{Plugin as _0x350512}from'ckeditor5/src/core.js';function _0x1ade(){const _0x139c7e=['get','high','showSuggestionHighlights','34451fawwPk','attribute:url:media','mediaEmbed','editor','descriptionFactory','downcastDispatcher','afterInit','plugins','ELEMENT_MEDIA','13895160tUTmQo','6718411DRVReQ','registerElementLabel','6zaLJaa','2811596OQbyEC','div','2370530ddyyTE','5868bxgYwZ','stop','data','createEmptyElement','has','locale','MediaEmbedEditing','conversion','1692795crhYqA','TrackChangesEditing','10CJroIF','options','for','6664pxOaZw','dataDowncast','elementToElement','media','enableCommand'];_0x1ade=function(){return _0x139c7e;};return _0x1ade();}function _0x17f3(_0x306b76,_0x4a842e){const _0x1ade7b=_0x1ade();return _0x17f3=function(_0x17f363,_0x482567){_0x17f363=_0x17f363-0x183;let _0x4f77da=_0x1ade7b[_0x17f363];return _0x4f77da;},_0x17f3(_0x306b76,_0x4a842e);}import{getTranslation as _0x348080}from'../utils/common-translations.js';export default class ft extends _0x350512{[_0x5b1364(0x195)](){const _0x12073b=_0x5b1364,_0x35f91e=this[_0x12073b(0x192)];if(!_0x35f91e[_0x12073b(0x196)][_0x12073b(0x1a3)](_0x12073b(0x1a5)))return;const _0x476ab3=_0x35f91e[_0x12073b(0x196)][_0x12073b(0x18c)](_0x12073b(0x183)),_0x451896=_0x35f91e[_0x12073b(0x1a4)];_0x476ab3[_0x12073b(0x18b)](_0x12073b(0x191)),_0x476ab3[_0x12073b(0x193)][_0x12073b(0x19a)](_0x12073b(0x18a),_0x35aa4e=>_0x348080(_0x451896,_0x12073b(0x197),_0x35aa4e)),_0x35f91e[_0x12073b(0x1a6)][_0x12073b(0x186)](_0x12073b(0x188))[_0x12073b(0x189)]({'model':_0x12073b(0x18a),'view':(_0xbd535e,{writer:_0x234dfc,options:_0x4e9867})=>{const _0x92ee26=_0x12073b;if(_0x4e9867[_0x92ee26(0x18e)])return _0x234dfc[_0x92ee26(0x1a2)](_0x92ee26(0x19d));},'converterPriority':_0x12073b(0x18d)}),_0x35f91e[_0x12073b(0x1a1)][_0x12073b(0x194)]['on'](_0x12073b(0x190),(_0x29a94f,_0x9ba251,_0x2c9e1b)=>{const _0x557bc5=_0x12073b;_0x2c9e1b[_0x557bc5(0x185)][_0x557bc5(0x18e)]&&_0x29a94f[_0x557bc5(0x1a0)]();},{'priority':_0x12073b(0x18d)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b8a9d=_0x160f;function _0x160f(_0x510b89,_0x509a45){const _0x598866=_0x5988();return _0x160f=function(_0x160f02,_0x575b48){_0x160f02=_0x160f02-0xa7;let _0x5826a4=_0x598866[_0x160f02];return _0x5826a4;},_0x160f(_0x510b89,_0x509a45);}(function(_0x2441dc,_0xc93389){const _0x3e8d95=_0x160f,_0x3064cb=_0x2441dc();while(!![]){try{const _0x37ca5d=parseInt(_0x3e8d95(0xab))/0x1+parseInt(_0x3e8d95(0xb1))/0x2+-parseInt(_0x3e8d95(0xaa))/0x3*(-parseInt(_0x3e8d95(0xb3))/0x4)+-parseInt(_0x3e8d95(0xa9))/0x5+-parseInt(_0x3e8d95(0xac))/0x6+parseInt(_0x3e8d95(0xaf))/0x7+parseInt(_0x3e8d95(0xb4))/0x8;if(_0x37ca5d===_0xc93389)break;else _0x3064cb['push'](_0x3064cb['shift']());}catch(_0x4310f6){_0x3064cb['push'](_0x3064cb['shift']());}}}(_0x5988,0xc57c6));import{Plugin as _0x566b06}from'ckeditor5/src/core.js';function _0x5988(){const _0x1b39cb=['has','TrackChangesEditing','plugins','enableCommand','afterInit','1019915GNUaMU','20322lBPhVE','232941MBKMSH','8575830cLyBLv','mention','editor','3209570ncMJyQ','MentionEditing','1402304XJfNUY','get','76EnNafK','7367048wyogEJ'];_0x5988=function(){return _0x1b39cb;};return _0x5988();}export default class gt extends _0x566b06{[_0x4b8a9d(0xa8)](){const _0x539e99=_0x4b8a9d,_0x11d74e=this[_0x539e99(0xae)];_0x11d74e[_0x539e99(0xb7)][_0x539e99(0xb5)](_0x539e99(0xb0))&&_0x11d74e[_0x539e99(0xb7)][_0x539e99(0xb2)](_0x539e99(0xb6))[_0x539e99(0xa7)](_0x539e99(0xad));}}
23
+ function _0x3b00(){const _0x2eeba7=['MentionEditing','afterInit','enableCommand','get','mention','186PODXeP','110735cigmEC','3638fVWlGN','8870gJlzDf','957CUQQFB','plugins','23lLpuHk','editor','15IilfQz','5575640iRzbEW','45644LegUUP','TrackChangesEditing','16257180JAzeHZ','17200muIZer','has','3033JQnseO'];_0x3b00=function(){return _0x2eeba7;};return _0x3b00();}function _0x311d(_0x536ad4,_0x2f1b4e){const _0x3b00c4=_0x3b00();return _0x311d=function(_0x311db1,_0x1fbbcb){_0x311db1=_0x311db1-0x173;let _0x4095ea=_0x3b00c4[_0x311db1];return _0x4095ea;},_0x311d(_0x536ad4,_0x2f1b4e);}const _0x1b1278=_0x311d;(function(_0x2f5bba,_0x409c76){const _0x58dd5b=_0x311d,_0x23bf7e=_0x2f5bba();while(!![]){try{const _0x380150=parseInt(_0x58dd5b(0x183))/0x1*(-parseInt(_0x58dd5b(0x17f))/0x2)+-parseInt(_0x58dd5b(0x185))/0x3*(-parseInt(_0x58dd5b(0x187))/0x4)+-parseInt(_0x58dd5b(0x17e))/0x5*(-parseInt(_0x58dd5b(0x17d))/0x6)+-parseInt(_0x58dd5b(0x186))/0x7+parseInt(_0x58dd5b(0x175))/0x8*(-parseInt(_0x58dd5b(0x177))/0x9)+-parseInt(_0x58dd5b(0x180))/0xa*(-parseInt(_0x58dd5b(0x181))/0xb)+parseInt(_0x58dd5b(0x174))/0xc;if(_0x380150===_0x409c76)break;else _0x23bf7e['push'](_0x23bf7e['shift']());}catch(_0x1fe691){_0x23bf7e['push'](_0x23bf7e['shift']());}}}(_0x3b00,0x9591f));import{Plugin as _0xa117cb}from'ckeditor5/src/core.js';export default class gt extends _0xa117cb{[_0x1b1278(0x179)](){const _0x3c25bb=_0x1b1278,_0xdba756=this[_0x3c25bb(0x184)];_0xdba756[_0x3c25bb(0x182)][_0x3c25bb(0x176)](_0x3c25bb(0x178))&&_0xdba756[_0x3c25bb(0x182)][_0x3c25bb(0x17b)](_0x3c25bb(0x173))[_0x3c25bb(0x17a)](_0x3c25bb(0x17c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf9e4(_0x37526c,_0x20696b){const _0x2ce013=_0x2ce0();return _0xf9e4=function(_0xf9e472,_0xb207d){_0xf9e472=_0xf9e472-0x112;let _0x16a36e=_0x2ce013[_0xf9e472];return _0x16a36e;},_0xf9e4(_0x37526c,_0x20696b);}function _0x2ce0(){const _0x17e36e=['get','format','registerDescriptionCallback','has','locale','267330fmnrbq','key','enableDefaultAttributesIntegration','2643010vESYaD','9348228yFacCB','1WcTYiW','editor','afterInit','data','TrackChangesEditing','159550wlDxiV','handleDescriptions','8eGxPjA','413792OxyQKE','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','plugins','MultiLevelList','registerBlockAttribute','20849400DFEXVz','listType','*Remove\x20format:*\x20%0','descriptionFactory','next','189XRxrqN','newValue','oldValue','3510664XvHalN','listMarkerStyle','*Set\x20format:*\x20%0','737beyard','head','39FKBRCr'];_0x2ce0=function(){return _0x17e36e;};return _0x2ce0();}const _0xc8e437=_0xf9e4;(function(_0x1a7733,_0x115d3c){const _0xba9a96=_0xf9e4,_0xf7e6e7=_0x1a7733();while(!![]){try{const _0x11218f=parseInt(_0xba9a96(0x129))/0x1*(-parseInt(_0xba9a96(0x119))/0x2)+parseInt(_0xba9a96(0x11e))/0x3*(parseInt(_0xba9a96(0x131))/0x4)+parseInt(_0xba9a96(0x127))/0x5+-parseInt(_0xba9a96(0x124))/0x6*(-parseInt(_0xba9a96(0x116))/0x7)+parseInt(_0xba9a96(0x130))/0x8*(-parseInt(_0xba9a96(0x128))/0x9)+-parseInt(_0xba9a96(0x12e))/0xa*(parseInt(_0xba9a96(0x11c))/0xb)+parseInt(_0xba9a96(0x137))/0xc;if(_0x11218f===_0x115d3c)break;else _0xf7e6e7['push'](_0xf7e6e7['shift']());}catch(_0x48572f){_0xf7e6e7['push'](_0xf7e6e7['shift']());}}}(_0x2ce0,0xe8244));import{Plugin as _0x4293fa}from'ckeditor5/src/core.js';import{getTranslation as _0x101246}from'../utils/common-translations.js';export default class lt extends _0x4293fa{[_0xc8e437(0x12b)](){const _0x4c7760=_0xc8e437,_0x2df82b=this[_0x4c7760(0x12a)],_0x4684a3=_0x2df82b[_0x4c7760(0x134)][_0x4c7760(0x11f)](_0x4c7760(0x12d));_0x2df82b[_0x4c7760(0x134)][_0x4c7760(0x122)](_0x4c7760(0x135))&&(_0x4684a3[_0x4c7760(0x126)](_0x4c7760(0x133)),_0x4684a3[_0x4c7760(0x136)](_0x4c7760(0x11a)),_0x4684a3[_0x4c7760(0x114)][_0x4c7760(0x121)](_0x132618=>this[_0x4c7760(0x12f)](_0x132618)));}[_0xc8e437(0x12f)](_0x1dbb0a){const _0x2c67c0=_0xc8e437,_0x469659=this[_0x2c67c0(0x12a)][_0x2c67c0(0x123)],{data:_0xc0937a}=_0x1dbb0a,_0x29202f={'type':_0x2c67c0(0x120),'content':''};if(_0xc0937a&&_0x2c67c0(0x11a)==_0xc0937a[_0x2c67c0(0x125)]){if(!_0xc0937a[_0x2c67c0(0x118)])return{'type':_0x2c67c0(0x120),'content':_0x101246(_0x469659,_0x2c67c0(0x11b),_0x101246(_0x469659,_0x2c67c0(0x132)))+'\x20('+_0xc0937a[_0x2c67c0(0x117)]+')'};if(!_0xc0937a[_0x2c67c0(0x117)]){let _0x23d9ee=_0x1dbb0a[_0x2c67c0(0x11d)];for(;_0x23d9ee;){if(_0x23d9ee[_0x2c67c0(0x12c)]&&_0x2c67c0(0x112)==_0x23d9ee[_0x2c67c0(0x12c)][_0x2c67c0(0x125)]&&_0x23d9ee[_0x2c67c0(0x12c)][_0x2c67c0(0x117)])return _0x29202f;_0x23d9ee=_0x23d9ee[_0x2c67c0(0x115)];}return{'type':_0x2c67c0(0x120),'content':_0x101246(_0x469659,_0x2c67c0(0x113),_0x101246(_0x469659,_0x2c67c0(0x132)))+'\x20('+_0xc0937a[_0x2c67c0(0x118)]+')'};}}}}
23
+ const _0x2b19b5=_0x12cc;function _0x1520(){const _0x397338=['4xEibky','MultiLevelList','TrackChangesEditing','plugins','listType','data','1442HxwfkR','12GiQHoW','format','oldValue','next','*Remove\x20format:*\x20%0','50DNTlyh','has','2334770JBLIcS','18ICYSSi','28464iGBzpg','afterInit','enableDefaultAttributesIntegration','registerBlockAttribute','14064QxcfGx','head','newValue','handleDescriptions','get','editor','2734515cFgoXp','key','registerDescriptionCallback','locale','23554vybfBt','1247120hCiTxJ','*Set\x20format:*\x20%0','multiLevelList','8118583SSJQSc','listMarkerStyle','descriptionFactory','ELEMENT_MULTI_LEVEL_LIST'];_0x1520=function(){return _0x397338;};return _0x1520();}(function(_0x431712,_0x45aa3e){const _0x1995a7=_0x12cc,_0xcad96e=_0x431712();while(!![]){try{const _0xffb207=parseInt(_0x1995a7(0xbd))/0x1*(-parseInt(_0x1995a7(0xa9))/0x2)+-parseInt(_0x1995a7(0xc1))/0x3*(-parseInt(_0x1995a7(0xb1))/0x4)+parseInt(_0x1995a7(0xa5))/0x5+-parseInt(_0x1995a7(0xc5))/0x6*(parseInt(_0x1995a7(0xb7))/0x7)+-parseInt(_0x1995a7(0xaa))/0x8*(-parseInt(_0x1995a7(0xc0))/0x9)+-parseInt(_0x1995a7(0xbf))/0xa+parseInt(_0x1995a7(0xad))/0xb*(parseInt(_0x1995a7(0xb8))/0xc);if(_0xffb207===_0x45aa3e)break;else _0xcad96e['push'](_0xcad96e['shift']());}catch(_0x15a67a){_0xcad96e['push'](_0xcad96e['shift']());}}}(_0x1520,0x497e9));function _0x12cc(_0x1732fd,_0x34c1ff){const _0x1520f8=_0x1520();return _0x12cc=function(_0x12cca3,_0x405160){_0x12cca3=_0x12cca3-0xa2;let _0x295c57=_0x1520f8[_0x12cca3];return _0x295c57;},_0x12cc(_0x1732fd,_0x34c1ff);}import{Plugin as _0x272807}from'ckeditor5/src/core.js';import{getTranslation as _0x1e8524}from'../utils/common-translations.js';export default class lt extends _0x272807{[_0x2b19b5(0xc2)](){const _0xe63a90=_0x2b19b5,_0x270b7b=this[_0xe63a90(0xa4)],_0x4d6afa=_0x270b7b[_0xe63a90(0xb4)][_0xe63a90(0xa3)](_0xe63a90(0xb3));_0x270b7b[_0xe63a90(0xb4)][_0xe63a90(0xbe)](_0xe63a90(0xb2))&&(_0x4d6afa[_0xe63a90(0xc3)](_0xe63a90(0xac)),_0x4d6afa[_0xe63a90(0xc4)](_0xe63a90(0xae)),_0x4d6afa[_0xe63a90(0xaf)][_0xe63a90(0xa7)](_0x2565eb=>this[_0xe63a90(0xa2)](_0x2565eb)));}[_0x2b19b5(0xa2)](_0x1cbfa9){const _0x531ee4=_0x2b19b5,_0x2b1310=this[_0x531ee4(0xa4)][_0x531ee4(0xa8)],{data:_0x301941}=_0x1cbfa9,_0x11c139={'type':_0x531ee4(0xb9),'content':''};if(_0x301941&&_0x531ee4(0xae)==_0x301941[_0x531ee4(0xa6)]){if(!_0x301941[_0x531ee4(0xba)])return{'type':_0x531ee4(0xb9),'content':_0x1e8524(_0x2b1310,_0x531ee4(0xab),_0x1e8524(_0x2b1310,_0x531ee4(0xb0)))+'\x20('+_0x301941[_0x531ee4(0xc7)]+')'};if(!_0x301941[_0x531ee4(0xc7)]){let _0x4ba26c=_0x1cbfa9[_0x531ee4(0xc6)];for(;_0x4ba26c;){if(_0x4ba26c[_0x531ee4(0xb6)]&&_0x531ee4(0xb5)==_0x4ba26c[_0x531ee4(0xb6)][_0x531ee4(0xa6)]&&_0x4ba26c[_0x531ee4(0xb6)][_0x531ee4(0xc7)])return _0x11c139;_0x4ba26c=_0x4ba26c[_0x531ee4(0xbb)];}return{'type':_0x531ee4(0xb9),'content':_0x1e8524(_0x2b1310,_0x531ee4(0xbc),_0x1e8524(_0x2b1310,_0x531ee4(0xb0)))+'\x20('+_0x301941[_0x531ee4(0xba)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48e225=_0x4bee;(function(_0x2672d4,_0x219da1){const _0x349e96=_0x4bee,_0x4169f0=_0x2672d4();while(!![]){try{const _0x4d01a5=parseInt(_0x349e96(0xaf))/0x1*(parseInt(_0x349e96(0xa5))/0x2)+-parseInt(_0x349e96(0xb3))/0x3+parseInt(_0x349e96(0xaa))/0x4+-parseInt(_0x349e96(0xa3))/0x5+-parseInt(_0x349e96(0xb1))/0x6+-parseInt(_0x349e96(0xa4))/0x7*(parseInt(_0x349e96(0xb6))/0x8)+parseInt(_0x349e96(0xa7))/0x9;if(_0x4d01a5===_0x219da1)break;else _0x4169f0['push'](_0x4169f0['shift']());}catch(_0x333168){_0x4169f0['push'](_0x4169f0['shift']());}}}(_0x436a,0x4a2f6));function _0x4bee(_0x20141d,_0x546a99){const _0x436a5f=_0x436a();return _0x4bee=function(_0x4bee4f,_0x534d00){_0x4bee4f=_0x4bee4f-0xa2;let _0x464b18=_0x436a5f[_0x4bee4f];return _0x464b18;},_0x4bee(_0x20141d,_0x546a99);}import{Plugin as _0xbdcd77}from'ckeditor5/src/core.js';function _0x436a(){const _0x4452b8=['TrackChangesEditing','2596458Ossiww','plugins','1002234rPvRQs','afterInit','editor','45016sbBSfa','ELEMENT_PAGE_BREAK','descriptionFactory','405705wJBJUg','189xZjjIt','22buFSnN','enableCommand','5891454tVOXoh','pageBreak','get','1748180LZYqUU','has','registerElementLabel','PageBreakEditing','locale','19282nLruHp'];_0x436a=function(){return _0x4452b8;};return _0x436a();}import{getTranslation as _0x2883d5}from'../utils/common-translations.js';export default class mt extends _0xbdcd77{[_0x48e225(0xb4)](){const _0x102103=_0x48e225,_0x1b371b=this[_0x102103(0xb5)];if(!_0x1b371b[_0x102103(0xb2)][_0x102103(0xab)](_0x102103(0xad)))return;_0x1b371b[_0x102103(0xb2)][_0x102103(0xa9)](_0x102103(0xb0))[_0x102103(0xa6)](_0x102103(0xa8));const _0x29d6fb=_0x1b371b[_0x102103(0xb2)][_0x102103(0xa9)](_0x102103(0xb0)),_0x2cd428=_0x1b371b[_0x102103(0xae)];_0x29d6fb[_0x102103(0xa2)][_0x102103(0xac)](_0x102103(0xa8),_0x231abb=>_0x2883d5(_0x2cd428,_0x102103(0xb7),_0x231abb));}}
23
+ function _0x47ac(_0x4cfe9e,_0x50eb9b){const _0x4e6f33=_0x4e6f();return _0x47ac=function(_0x47ac5c,_0x247bdd){_0x47ac5c=_0x47ac5c-0x151;let _0x3a1275=_0x4e6f33[_0x47ac5c];return _0x3a1275;},_0x47ac(_0x4cfe9e,_0x50eb9b);}const _0x767c0d=_0x47ac;(function(_0x492edb,_0x4be71a){const _0x273c39=_0x47ac,_0x5c36cf=_0x492edb();while(!![]){try{const _0x1b5cc7=parseInt(_0x273c39(0x156))/0x1*(parseInt(_0x273c39(0x165))/0x2)+-parseInt(_0x273c39(0x166))/0x3*(parseInt(_0x273c39(0x168))/0x4)+parseInt(_0x273c39(0x159))/0x5*(parseInt(_0x273c39(0x15f))/0x6)+parseInt(_0x273c39(0x151))/0x7*(parseInt(_0x273c39(0x154))/0x8)+-parseInt(_0x273c39(0x161))/0x9+-parseInt(_0x273c39(0x157))/0xa*(-parseInt(_0x273c39(0x15e))/0xb)+parseInt(_0x273c39(0x167))/0xc*(-parseInt(_0x273c39(0x164))/0xd);if(_0x1b5cc7===_0x4be71a)break;else _0x5c36cf['push'](_0x5c36cf['shift']());}catch(_0x25d8b1){_0x5c36cf['push'](_0x5c36cf['shift']());}}}(_0x4e6f,0xe56b0));import{Plugin as _0x5994c6}from'ckeditor5/src/core.js';import{getTranslation as _0x3b223f}from'../utils/common-translations.js';function _0x4e6f(){const _0x39801a=['enableCommand','plugins','8UtAUob','ELEMENT_PAGE_BREAK','27ubQGSZ','10aoGvyP','has','125MGZKzQ','afterInit','registerElementLabel','PageBreakEditing','TrackChangesEditing','10858463HosUBC','435282oDjXJl','descriptionFactory','14279670qQnqJG','pageBreak','locale','7538193VPbTeo','67186sDqdeb','1753359iHhrjF','24ZjFdiO','4blWffR','editor','get','3938774PahBxZ'];_0x4e6f=function(){return _0x39801a;};return _0x4e6f();}export default class mt extends _0x5994c6{[_0x767c0d(0x15a)](){const _0x3ccc1c=_0x767c0d,_0x35cfad=this[_0x3ccc1c(0x169)];if(!_0x35cfad[_0x3ccc1c(0x153)][_0x3ccc1c(0x158)](_0x3ccc1c(0x15c)))return;_0x35cfad[_0x3ccc1c(0x153)][_0x3ccc1c(0x16a)](_0x3ccc1c(0x15d))[_0x3ccc1c(0x152)](_0x3ccc1c(0x162));const _0x30a296=_0x35cfad[_0x3ccc1c(0x153)][_0x3ccc1c(0x16a)](_0x3ccc1c(0x15d)),_0x1a0ebd=_0x35cfad[_0x3ccc1c(0x163)];_0x30a296[_0x3ccc1c(0x160)][_0x3ccc1c(0x15b)](_0x3ccc1c(0x162),_0x5f42d9=>_0x3b223f(_0x1a0ebd,_0x3ccc1c(0x155),_0x5f42d9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x541c66=_0x1094;(function(_0x1fc16a,_0x313377){const _0x4b567b=_0x1094,_0x6f51da=_0x1fc16a();while(!![]){try{const _0xd2160f=parseInt(_0x4b567b(0x164))/0x1+parseInt(_0x4b567b(0x18f))/0x2+-parseInt(_0x4b567b(0x193))/0x3*(parseInt(_0x4b567b(0x197))/0x4)+parseInt(_0x4b567b(0x171))/0x5+parseInt(_0x4b567b(0x18d))/0x6+parseInt(_0x4b567b(0x183))/0x7*(parseInt(_0x4b567b(0x16c))/0x8)+parseInt(_0x4b567b(0x185))/0x9*(-parseInt(_0x4b567b(0x179))/0xa);if(_0xd2160f===_0x313377)break;else _0x6f51da['push'](_0x6f51da['shift']());}catch(_0x395608){_0x6f51da['push'](_0x6f51da['shift']());}}}(_0x30a9,0x53015));function _0x1094(_0xdb3acb,_0x338324){const _0x30a9fb=_0x30a9();return _0x1094=function(_0x10943b,_0x171e59){_0x10943b=_0x10943b-0x157;let _0x3d8b0e=_0x30a9fb[_0x10943b];return _0x3d8b0e;},_0x1094(_0xdb3acb,_0x338324);}import{Plugin as _0x5da793}from'ckeditor5/src/core.js';import{getTranslation as _0x32e1ea}from'../utils/common-translations.js';export default class dt extends _0x5da793{[_0x541c66(0x175)](){const _0x513eb6=_0x541c66,_0x5b9f9b=this[_0x513eb6(0x177)];if(!_0x5b9f9b[_0x513eb6(0x17f)][_0x513eb6(0x163)](_0x513eb6(0x189)))return;const _0x1055b6=_0x5b9f9b[_0x513eb6(0x15d)],_0x1044ad=_0x5b9f9b[_0x513eb6(0x17f)][_0x513eb6(0x199)](_0x513eb6(0x19b));_0x1044ad[_0x513eb6(0x191)][_0x513eb6(0x16b)](_0x513eb6(0x180),_0x18935d=>_0x32e1ea(_0x1055b6,_0x513eb6(0x174),_0x18935d)),_0x1044ad[_0x513eb6(0x182)](_0x513eb6(0x180)),_0x1044ad[_0x513eb6(0x168)](_0x513eb6(0x15f)),_0x5b9f9b[_0x513eb6(0x192)][_0x513eb6(0x17b)]['on'](_0x513eb6(0x17a),nr(_0x5b9f9b),{'priority':_0x513eb6(0x194)}),_0x5b9f9b[_0x513eb6(0x16e)][_0x513eb6(0x17b)]['on'](_0x513eb6(0x17a),(_0x2a4d30,_0x202071,_0xffd35e)=>{const _0x4ba7ce=_0x513eb6;_0xffd35e[_0x4ba7ce(0x176)][_0x4ba7ce(0x16d)]&&nr(_0x5b9f9b,{'showActiveMarker':!0x1})(_0x2a4d30,_0x202071,_0xffd35e);},{'priority':_0x513eb6(0x194)});const _0x21aff8=_0x1044ad[_0x513eb6(0x191)];_0x21aff8[_0x513eb6(0x18e)](_0x296c1f=>{const _0x81bc62=_0x513eb6;if(_0x81bc62(0x162)!==_0x296c1f[_0x81bc62(0x15b)])return;const {start:_0x426c1a,end:_0x505d6b}=_0x296c1f[_0x81bc62(0x159)]();if(!_0x426c1a[_0x81bc62(0x17d)](_0x505d6b)||!_0x426c1a[_0x81bc62(0x18b)])return;const _0x3c1693=_0x5b9f9b[_0x81bc62(0x190)][_0x81bc62(0x187)],_0x2a99ad=_0x426c1a[_0x81bc62(0x18b)];return _0x3c1693[_0x81bc62(0x167)](_0x2a99ad)&&!_0x3c1693[_0x81bc62(0x170)](_0x2a99ad)&&_0x3c1693[_0x81bc62(0x173)](_0x2a99ad,_0x81bc62(0x172))?{'type':_0x81bc62(0x162),'content':_0x32e1ea(_0x1055b6,_0x81bc62(0x165),_0x21aff8[_0x81bc62(0x16a)](_0x2a99ad,0x1))}:void 0x0;}),this[_0x513eb6(0x195)]();}[_0x541c66(0x195)](){const _0x515146=_0x541c66,_0x4e82e3=this[_0x515146(0x177)],_0x366f40=_0x4e82e3[_0x515146(0x15d)];_0x4e82e3[_0x515146(0x17f)][_0x515146(0x199)](_0x515146(0x19b))[_0x515146(0x191)][_0x515146(0x18e)](_0x339f3d=>{const _0xc13d82=_0x515146;if(_0xc13d82(0x186)!=_0x339f3d[_0xc13d82(0x15b)])return;const {data:_0x12a01e}=_0x339f3d;return _0x12a01e&&_0xc13d82(0x180)==_0x12a01e[_0xc13d82(0x178)]?{'type':_0xc13d82(0x196),'content':_0x32e1ea(_0x366f40,_0xc13d82(0x184),_0x32e1ea(_0x366f40,_0xc13d82(0x174)))}:void 0x0;});}}function nr(_0x54c188,{showActiveMarker:_0x235a8c=!0x0}={}){return(_0x21a888,_0x30ea99,_0x4d28ee)=>{const _0x30a93b=_0x1094,_0x17715c=_0x54c188[_0x30a93b(0x17f)][_0x30a93b(0x199)](_0x30a93b(0x19b)),_0x4b12e4=_0x30ea99[_0x30a93b(0x169)][_0x30a93b(0x181)],_0x5334b2=_0x30ea99[_0x30a93b(0x169)][_0x30a93b(0x19a)],_0x46047a=_0x54c188[_0x30a93b(0x190)][_0x30a93b(0x187)];if(!_0x4b12e4[_0x30a93b(0x17d)](_0x5334b2)||!_0x4b12e4[_0x30a93b(0x18b)])return;const _0x181e2a=_0x4b12e4[_0x30a93b(0x18b)];if(_0x46047a[_0x30a93b(0x167)](_0x181e2a)&&!_0x46047a[_0x30a93b(0x170)](_0x181e2a)&&_0x46047a[_0x30a93b(0x173)](_0x181e2a,_0x30a93b(0x172))){if(!_0x4d28ee[_0x30a93b(0x158)][_0x30a93b(0x166)](_0x30ea99[_0x30a93b(0x169)],_0x21a888[_0x30a93b(0x15a)]))return;const _0x206688=_0x4d28ee[_0x30a93b(0x15e)][_0x30a93b(0x18c)](_0x30a93b(0x157),{'class':_0x30a93b(0x17e)}),_0x566b5c=_0x4d28ee[_0x30a93b(0x15c)][_0x30a93b(0x17c)](_0x5334b2);_0x235a8c&&_0x17715c[_0x30a93b(0x19c)][_0x30a93b(0x161)](_0x30ea99[_0x30a93b(0x18a)])&&_0x4d28ee[_0x30a93b(0x15e)][_0x30a93b(0x160)](_0x30a93b(0x198),_0x206688),_0x4d28ee[_0x30a93b(0x15e)][_0x30a93b(0x16f)](_0x566b5c,_0x206688),_0x4d28ee[_0x30a93b(0x15c)][_0x30a93b(0x188)](_0x206688,_0x30ea99[_0x30a93b(0x18a)]);}};}function _0x30a9(){const _0x315a44=['consume','isBlock','enableCommand','markerRange','getItemLabel','registerElementLabel','672488CrVuqA','showSuggestionHighlights','data','insert','isLimit','1575990REvBQS','$text','checkChild','ELEMENT_PARAGRAPH','afterInit','options','editor','commandName','6152290kLYzSF','addMarker:suggestion:insertion','downcastDispatcher','toViewPosition','isTouching','ck-suggestion-marker-split','plugins','paragraph','start','enableDefaultAttributesIntegration','21TKUzfC','*Change\x20to:*\x20%0','9SeoYZA','formatBlock','schema','bindElementToMarker','Paragraph','markerName','nodeAfter','createUIElement','321912rpiEVZ','registerDescriptionCallback','826832ZYUxEP','model','descriptionFactory','editing','21VZnFog','highest','_registerLegacyDescription','format','130276UuqrOn','ck-suggestion-marker--active','get','end','TrackChangesEditing','activeMarkers','span','consumable','getFirstRange','name','type','mapper','locale','writer','insertParagraph','addClass','includes','insertion','has','148752pAMhyP','*Insert:*\x20%0'];_0x30a9=function(){return _0x315a44;};return _0x30a9();}
23
+ function _0x3dc8(){const _0x48c6cb=['insertParagraph','bindElementToMarker','checkChild','registerElementLabel','$text','getItemLabel','insert','paragraph','1NHbFxv','*Change\x20to:*\x20%0','ck-suggestion-marker--active','28392tGWwNp','addClass','addMarker:suggestion:insertion','locale','2919875BhOeIS','_registerLegacyDescription','isLimit','includes','schema','ELEMENT_PARAGRAPH','2310996avMSHA','span','isTouching','commandName','692234XpMqMv','enableCommand','editing','end','plugins','consume','data','13200yRXLeZ','956SrvZEI','get','1431WCvBBR','markerRange','editor','model','toViewPosition','mapper','type','14tJMcrm','start','getFirstRange','ck-suggestion-marker-split','nodeAfter','4394810ScaywZ','writer','*Insert:*\x20%0','format','createUIElement','activeMarkers','insertion','TrackChangesEditing','showSuggestionHighlights','registerDescriptionCallback','afterInit','options','markerName','has','Paragraph','descriptionFactory','enableDefaultAttributesIntegration','formatBlock','name','highest','11840741YCuaXy','isBlock','downcastDispatcher','consumable'];_0x3dc8=function(){return _0x48c6cb;};return _0x3dc8();}const _0x4b2479=_0x71ad;(function(_0x2f4233,_0x1d0d1a){const _0x3d1430=_0x71ad,_0x40f55b=_0x2f4233();while(!![]){try{const _0x5d796e=-parseInt(_0x3d1430(0x91))/0x1*(parseInt(_0x3d1430(0xa2))/0x2)+parseInt(_0x3d1430(0xa9))/0x3*(parseInt(_0x3d1430(0xaa))/0x4)+-parseInt(_0x3d1430(0x98))/0x5+parseInt(_0x3d1430(0x9e))/0x6*(-parseInt(_0x3d1430(0xb3))/0x7)+-parseInt(_0x3d1430(0x94))/0x8*(-parseInt(_0x3d1430(0xac))/0x9)+-parseInt(_0x3d1430(0xb8))/0xa+parseInt(_0x3d1430(0xcc))/0xb;if(_0x5d796e===_0x1d0d1a)break;else _0x40f55b['push'](_0x40f55b['shift']());}catch(_0x535d0d){_0x40f55b['push'](_0x40f55b['shift']());}}}(_0x3dc8,0x86de1));import{Plugin as _0x41a21b}from'ckeditor5/src/core.js';import{getTranslation as _0x5210ac}from'../utils/common-translations.js';function _0x71ad(_0x65ea49,_0x1c69c4){const _0x3dc8fc=_0x3dc8();return _0x71ad=function(_0x71ad0b,_0x299181){_0x71ad0b=_0x71ad0b-0x8b;let _0x1f7906=_0x3dc8fc[_0x71ad0b];return _0x1f7906;},_0x71ad(_0x65ea49,_0x1c69c4);}export default class dt extends _0x41a21b{[_0x4b2479(0xc2)](){const _0x42f6fe=_0x4b2479,_0x428581=this[_0x42f6fe(0xae)];if(!_0x428581[_0x42f6fe(0xa6)][_0x42f6fe(0xc5)](_0x42f6fe(0xc6)))return;const _0x1e6365=_0x428581[_0x42f6fe(0x97)],_0x3b7e80=_0x428581[_0x42f6fe(0xa6)][_0x42f6fe(0xab)](_0x42f6fe(0xbf));_0x3b7e80[_0x42f6fe(0xc7)][_0x42f6fe(0x8c)](_0x42f6fe(0x90),_0x564c1f=>_0x5210ac(_0x1e6365,_0x42f6fe(0x9d),_0x564c1f)),_0x3b7e80[_0x42f6fe(0xc8)](_0x42f6fe(0x90)),_0x3b7e80[_0x42f6fe(0xa3)](_0x42f6fe(0xd0)),_0x428581[_0x42f6fe(0xa4)][_0x42f6fe(0xce)]['on'](_0x42f6fe(0x96),nr(_0x428581),{'priority':_0x42f6fe(0xcb)}),_0x428581[_0x42f6fe(0xa8)][_0x42f6fe(0xce)]['on'](_0x42f6fe(0x96),(_0x641ce4,_0x4dcc97,_0x1b419a)=>{const _0x2fb8d5=_0x42f6fe;_0x1b419a[_0x2fb8d5(0xc3)][_0x2fb8d5(0xc0)]&&nr(_0x428581,{'showActiveMarker':!0x1})(_0x641ce4,_0x4dcc97,_0x1b419a);},{'priority':_0x42f6fe(0xcb)});const _0x2c0ca8=_0x3b7e80[_0x42f6fe(0xc7)];_0x2c0ca8[_0x42f6fe(0xc1)](_0x1ec858=>{const _0x4f0185=_0x42f6fe;if(_0x4f0185(0xbe)!==_0x1ec858[_0x4f0185(0xb2)])return;const {start:_0x4b9663,end:_0x477b32}=_0x1ec858[_0x4f0185(0xb5)]();if(!_0x4b9663[_0x4f0185(0xa0)](_0x477b32)||!_0x4b9663[_0x4f0185(0xb7)])return;const _0xb01806=_0x428581[_0x4f0185(0xaf)][_0x4f0185(0x9c)],_0x263a03=_0x4b9663[_0x4f0185(0xb7)];return _0xb01806[_0x4f0185(0xcd)](_0x263a03)&&!_0xb01806[_0x4f0185(0x9a)](_0x263a03)&&_0xb01806[_0x4f0185(0x8b)](_0x263a03,_0x4f0185(0x8d))?{'type':_0x4f0185(0xbe),'content':_0x5210ac(_0x1e6365,_0x4f0185(0xba),_0x2c0ca8[_0x4f0185(0x8e)](_0x263a03,0x1))}:void 0x0;}),this[_0x42f6fe(0x99)]();}[_0x4b2479(0x99)](){const _0xf15003=_0x4b2479,_0x2e3784=this[_0xf15003(0xae)],_0x30931a=_0x2e3784[_0xf15003(0x97)];_0x2e3784[_0xf15003(0xa6)][_0xf15003(0xab)](_0xf15003(0xbf))[_0xf15003(0xc7)][_0xf15003(0xc1)](_0x5c78ab=>{const _0x284b8a=_0xf15003;if(_0x284b8a(0xc9)!=_0x5c78ab[_0x284b8a(0xb2)])return;const {data:_0x5a2c82}=_0x5c78ab;return _0x5a2c82&&_0x284b8a(0x90)==_0x5a2c82[_0x284b8a(0xa1)]?{'type':_0x284b8a(0xbb),'content':_0x5210ac(_0x30931a,_0x284b8a(0x92),_0x5210ac(_0x30931a,_0x284b8a(0x9d)))}:void 0x0;});}}function nr(_0x366b61,{showActiveMarker:_0x490370=!0x0}={}){return(_0x4b4fc3,_0x4ee4f6,_0x257630)=>{const _0x51504a=_0x71ad,_0x7dab94=_0x366b61[_0x51504a(0xa6)][_0x51504a(0xab)](_0x51504a(0xbf)),_0x2f36bc=_0x4ee4f6[_0x51504a(0xad)][_0x51504a(0xb4)],_0x257df7=_0x4ee4f6[_0x51504a(0xad)][_0x51504a(0xa5)],_0xa48820=_0x366b61[_0x51504a(0xaf)][_0x51504a(0x9c)];if(!_0x2f36bc[_0x51504a(0xa0)](_0x257df7)||!_0x2f36bc[_0x51504a(0xb7)])return;const _0x22fc57=_0x2f36bc[_0x51504a(0xb7)];if(_0xa48820[_0x51504a(0xcd)](_0x22fc57)&&!_0xa48820[_0x51504a(0x9a)](_0x22fc57)&&_0xa48820[_0x51504a(0x8b)](_0x22fc57,_0x51504a(0x8d))){if(!_0x257630[_0x51504a(0xcf)][_0x51504a(0xa7)](_0x4ee4f6[_0x51504a(0xad)],_0x4b4fc3[_0x51504a(0xca)]))return;const _0x142dbb=_0x257630[_0x51504a(0xb9)][_0x51504a(0xbc)](_0x51504a(0x9f),{'class':_0x51504a(0xb6)}),_0x46c007=_0x257630[_0x51504a(0xb1)][_0x51504a(0xb0)](_0x257df7);_0x490370&&_0x7dab94[_0x51504a(0xbd)][_0x51504a(0x9b)](_0x4ee4f6[_0x51504a(0xc4)])&&_0x257630[_0x51504a(0xb9)][_0x51504a(0x95)](_0x51504a(0x93),_0x142dbb),_0x257630[_0x51504a(0xb9)][_0x51504a(0x8f)](_0x46c007,_0x142dbb),_0x257630[_0x51504a(0xb1)][_0x51504a(0xd1)](_0x142dbb,_0x4ee4f6[_0x51504a(0xc4)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18d281=_0x6e5c;(function(_0x3860a7,_0x28f393){const _0x7c6b41=_0x6e5c,_0x144b56=_0x3860a7();while(!![]){try{const _0x5a43f3=parseInt(_0x7c6b41(0xe0))/0x1*(parseInt(_0x7c6b41(0xe7))/0x2)+parseInt(_0x7c6b41(0xe9))/0x3+parseInt(_0x7c6b41(0xdd))/0x4*(-parseInt(_0x7c6b41(0xd4))/0x5)+parseInt(_0x7c6b41(0xe6))/0x6*(-parseInt(_0x7c6b41(0xd3))/0x7)+parseInt(_0x7c6b41(0xe1))/0x8*(-parseInt(_0x7c6b41(0xdb))/0x9)+-parseInt(_0x7c6b41(0xda))/0xa*(parseInt(_0x7c6b41(0xe2))/0xb)+parseInt(_0x7c6b41(0xcd))/0xc*(parseInt(_0x7c6b41(0xcb))/0xd);if(_0x5a43f3===_0x28f393)break;else _0x144b56['push'](_0x144b56['shift']());}catch(_0x1c242b){_0x144b56['push'](_0x144b56['shift']());}}}(_0x4b8e,0xb986c));function _0x6e5c(_0x1eaadc,_0x130af5){const _0x4b8eb1=_0x4b8e();return _0x6e5c=function(_0x6e5cf,_0x2013ba){_0x6e5cf=_0x6e5cf-0xca;let _0x26d18b=_0x4b8eb1[_0x6e5cf];return _0x26d18b;},_0x6e5c(_0x1eaadc,_0x130af5);}import{Plugin as _0x22e0e8}from'ckeditor5/src/core.js';import{getTranslation as _0x5cf259}from'../utils/common-translations.js';function _0x4b8e(){const _0x30a85b=['commandName','has','2gHXnSH','58024gFNiCy','55CtqarD','enableDefaultAttributesIntegration','RemoveFormatEditing','type','403134xoLSzi','168368DKoaEp','locale','1823721QxRgCL','TrackChangesEditing','37713aEAqoY','_registerLegacyDescription','16596DpkprX','formatBlock','registerDescriptionCallback','get','format','*Remove\x20all\x20formatting*','133JmtlqV','4952520qzQQHG','afterInit','editor','formatInline','descriptionFactory','plugins','2159130aqTDgs','846Wbibsq','removeFormat','4TeDeRW'];_0x4b8e=function(){return _0x30a85b;};return _0x4b8e();}export default class pt extends _0x22e0e8{[_0x18d281(0xd5)](){const _0x2a90fa=_0x18d281,_0x35c6db=this[_0x2a90fa(0xd6)];if(!_0x35c6db[_0x2a90fa(0xd9)][_0x2a90fa(0xdf)](_0x2a90fa(0xe4)))return;_0x35c6db[_0x2a90fa(0xd9)][_0x2a90fa(0xd0)](_0x2a90fa(0xca))[_0x2a90fa(0xe3)](_0x2a90fa(0xdc)),this[_0x2a90fa(0xcc)]();}[_0x18d281(0xcc)](){const _0x364658=_0x18d281,_0x4f12b0=this[_0x364658(0xd6)];_0x4f12b0[_0x364658(0xd9)][_0x364658(0xd0)](_0x364658(0xca))[_0x364658(0xd8)][_0x364658(0xcf)](_0x4211c0=>{const _0x32d473=_0x364658;if(_0x32d473(0xce)!=_0x4211c0[_0x32d473(0xe5)]&&_0x32d473(0xd7)!=_0x4211c0[_0x32d473(0xe5)])return;const {data:_0x5c1c7f}=_0x4211c0;return _0x5c1c7f&&_0x32d473(0xdc)==_0x5c1c7f[_0x32d473(0xde)]?{'type':_0x32d473(0xd1),'content':_0x5cf259(_0x4f12b0[_0x32d473(0xe8)],_0x32d473(0xd2))}:void 0x0;});}}
23
+ const _0x22fe21=_0x45c5;(function(_0x215515,_0x20297e){const _0x50072a=_0x45c5,_0x225ed4=_0x215515();while(!![]){try{const _0x2ac47e=-parseInt(_0x50072a(0xf2))/0x1*(parseInt(_0x50072a(0xe2))/0x2)+-parseInt(_0x50072a(0xfc))/0x3+-parseInt(_0x50072a(0xe1))/0x4*(parseInt(_0x50072a(0xf7))/0x5)+parseInt(_0x50072a(0xe0))/0x6+parseInt(_0x50072a(0xec))/0x7*(parseInt(_0x50072a(0xf6))/0x8)+-parseInt(_0x50072a(0xdf))/0x9*(-parseInt(_0x50072a(0xf4))/0xa)+parseInt(_0x50072a(0xfa))/0xb*(parseInt(_0x50072a(0xe4))/0xc);if(_0x2ac47e===_0x20297e)break;else _0x225ed4['push'](_0x225ed4['shift']());}catch(_0x956d88){_0x225ed4['push'](_0x225ed4['shift']());}}}(_0x4972,0x8ca94));import{Plugin as _0x3df2d3}from'ckeditor5/src/core.js';function _0x4972(){const _0x246078=['afterInit','plugins','6896923uWjIus','get','2706627YnrQLm','RemoveFormatEditing','9DiIyoF','2440488ScyPkG','4aEHEwa','2hAfrxA','editor','12hWWVFb','has','TrackChangesEditing','*Remove\x20all\x20formatting*','registerDescriptionCallback','format','descriptionFactory','_registerLegacyDescription','2429Fvvpow','formatInline','commandName','locale','enableDefaultAttributesIntegration','formatBlock','543179MenzFg','type','5206070PRyvRq','removeFormat','21448sznmyF','2315595oEAFNd'];_0x4972=function(){return _0x246078;};return _0x4972();}function _0x45c5(_0x203160,_0x4beae7){const _0x4972a0=_0x4972();return _0x45c5=function(_0x45c584,_0x58d9d5){_0x45c584=_0x45c584-0xdf;let _0x391e46=_0x4972a0[_0x45c584];return _0x391e46;},_0x45c5(_0x203160,_0x4beae7);}import{getTranslation as _0x31cb99}from'../utils/common-translations.js';export default class pt extends _0x3df2d3{[_0x22fe21(0xf8)](){const _0x392397=_0x22fe21,_0x23bf3b=this[_0x392397(0xe3)];if(!_0x23bf3b[_0x392397(0xf9)][_0x392397(0xe5)](_0x392397(0xfd)))return;_0x23bf3b[_0x392397(0xf9)][_0x392397(0xfb)](_0x392397(0xe6))[_0x392397(0xf0)](_0x392397(0xf5)),this[_0x392397(0xeb)]();}[_0x22fe21(0xeb)](){const _0x46d704=_0x22fe21,_0x2cd970=this[_0x46d704(0xe3)];_0x2cd970[_0x46d704(0xf9)][_0x46d704(0xfb)](_0x46d704(0xe6))[_0x46d704(0xea)][_0x46d704(0xe8)](_0x269985=>{const _0x3f178f=_0x46d704;if(_0x3f178f(0xf1)!=_0x269985[_0x3f178f(0xf3)]&&_0x3f178f(0xed)!=_0x269985[_0x3f178f(0xf3)])return;const {data:_0x415687}=_0x269985;return _0x415687&&_0x3f178f(0xf5)==_0x415687[_0x3f178f(0xee)]?{'type':_0x3f178f(0xe9),'content':_0x31cb99(_0x2cd970[_0x3f178f(0xef)],_0x3f178f(0xe7))}:void 0x0;});}}