@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240703.0 → 0.0.0-nightly-20240705.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 +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/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 +2 -2
  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 +2 -2
  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 _0xa382ae=_0x1d73;(function(_0x5c0518,_0x2ea1ef){const _0x2b2903=_0x1d73,_0x9f2046=_0x5c0518();while(!![]){try{const _0x56ba2e=parseInt(_0x2b2903(0x18e))/0x1+-parseInt(_0x2b2903(0x170))/0x2*(-parseInt(_0x2b2903(0x15c))/0x3)+parseInt(_0x2b2903(0x17a))/0x4*(-parseInt(_0x2b2903(0x192))/0x5)+-parseInt(_0x2b2903(0x199))/0x6*(-parseInt(_0x2b2903(0x194))/0x7)+-parseInt(_0x2b2903(0x151))/0x8*(-parseInt(_0x2b2903(0x163))/0x9)+parseInt(_0x2b2903(0x186))/0xa+-parseInt(_0x2b2903(0x18d))/0xb;if(_0x56ba2e===_0x2ea1ef)break;else _0x9f2046['push'](_0x9f2046['shift']());}catch(_0x5bc761){_0x9f2046['push'](_0x9f2046['shift']());}}}(_0xb4ee,0x5e7db));import{Plugin as _0x198544}from'ckeditor5/src/core.js';function _0x1d73(_0x5a0068,_0x996813){const _0xb4eeee=_0xb4ee();return _0x1d73=function(_0x1d7359,_0x55cdac){_0x1d7359=_0x1d7359-0x148;let _0x348ef5=_0xb4eeee[_0x1d7359];return _0x348ef5;},_0x1d73(_0x5a0068,_0x996813);}function _0xb4ee(){const _0x1856bb=['todoList','commandName','createPositionAt','1422aenwTN','outdentList','execute','enableCommand','registerElementLabel','numberedList','formatBlock','add','commands','commandParams','_selectedElements','LegacyTodoListEditing','listType','18iTLYrJ','selection','parent','getSelectedBlocks','model','checkChild','bulleted','isObject','numbered','change','8JDOzTq','type','todo','filter','findIndex','previousSibling','forceValue','*Change\x20to:*\x20%0','element','TrackChangesEditing','formatInline','indentList','102720fkQdEj','LegacyListEditing','slice','*Check\x20item*','ELEMENT_NUMBERED_LIST','ELEMENT_BULLETED_LIST','schema','9138063sLnXZq','475515yFUjQZ','createRange','plugins','editor','438415gCIIkv','end','29477hdUMfQ','push','has','ELEMENT_LIST_ITEM','ELEMENT_TODO_LIST','582AudnMF','todoListChecked','markBlockFormat','getAttribute','*Outdent:*\x20%0','nextSibling','checkTodoList','listItem','get','descriptionFactory','blockName','document','length','listIndent','*Indent:*\x20%0','22768AecgLZ','replace','List','value','name','before','format','registerDescriptionCallback','bulletedList','from','paragraph','16404GjnDGx','locale','afterInit','*Uncheck\x20item*'];_0xb4ee=function(){return _0x1856bb;};return _0xb4ee();}import{getTranslation as _0x534c5d}from'../utils/common-translations.js';export default class ut extends _0x198544{[_0xa382ae(0x15e)](){const _0x11c2a3=_0xa382ae,_0x1c8cde=this[_0x11c2a3(0x191)],_0x1ba269=_0x1c8cde[_0x11c2a3(0x15d)];if(!_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x196)](_0x11c2a3(0x187)))return;const _0x1bf8cb=_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x14a)](_0x11c2a3(0x183)),_0x294a3c=_0x1c8cde[_0x11c2a3(0x190)][_0x11c2a3(0x196)](_0x11c2a3(0x16e));function _0x4ab36a(_0x38f75a){return()=>{const _0x5a36a5=_0x1d73,_0x20cb89=_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x14d)][_0x5a36a5(0x171)],_0x452484=_0x1c8cde[_0x5a36a5(0x16b)][_0x5a36a5(0x14a)](_0x38f75a);if(_0x452484[_0x5a36a5(0x154)])return void _0x1c8cde[_0x5a36a5(0x165)](_0x5a36a5(0x15b),{});const _0x587e4f=_0x38f75a[_0x5a36a5(0x188)](0x0,-0x4),_0x2532d5=function(_0x58f773,_0x435232,_0x329705){const _0x51afe3=_0x5a36a5;let _0x137dc1=Array[_0x51afe3(0x15a)](_0x58f773)[_0x51afe3(0x17d)](_0x14ff1a=>function(_0x3e9147,_0x256c62){const _0x2a8f6a=_0x51afe3;return _0x256c62[_0x2a8f6a(0x175)](_0x3e9147[_0x2a8f6a(0x172)],_0x2a8f6a(0x149))&&!_0x256c62[_0x2a8f6a(0x177)](_0x3e9147);}(_0x14ff1a,_0x329705));_0x137dc1=_0x137dc1[_0x51afe3(0x17d)](_0x45538f=>!_0x45538f['is'](_0x51afe3(0x182),_0x51afe3(0x149))||_0x45538f[_0x51afe3(0x19c)](_0x51afe3(0x16f))!=_0x435232);const _0x1996ea=new Set();for(const _0x4a7b8e of _0x137dc1)_0x4a7b8e['is'](_0x51afe3(0x182),_0x51afe3(0x149))?_0x1996ea[_0x51afe3(0x16a)](me(_0x4a7b8e)):_0x1996ea[_0x51afe3(0x16a)](_0x4a7b8e);return Array[_0x51afe3(0x15a)](_0x1996ea);}(_0x20cb89[_0x5a36a5(0x173)](),_0x587e4f,_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x18c)]);_0x1c8cde[_0x5a36a5(0x174)][_0x5a36a5(0x179)](()=>{const _0x108c7b=_0x5a36a5;for(const _0x3fd71c of _0x2532d5)_0x1bf8cb[_0x108c7b(0x19b)](_0x3fd71c,{'commandName':_0x38f75a,'commandParams':[{'forceValue':!_0x452484[_0x108c7b(0x154)]}],'formatGroupId':_0x108c7b(0x14c)},fe(_0x3fd71c));});};}function _0x48abd3(_0x48330f){return()=>{const _0x55f451=_0x1d73,_0x40c27b=function(_0x257341){const _0x503705=_0x1d73;let _0x3db5ce=Array[_0x503705(0x15a)](_0x257341);const _0x57f875=_0x3db5ce[_0x503705(0x17e)](_0x4c7df2=>_0x503705(0x149)!=_0x4c7df2[_0x503705(0x155)]);return _0x57f875>-0x1&&(_0x3db5ce=_0x3db5ce[_0x503705(0x188)](0x0,_0x57f875)),_0x3db5ce;}(_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x14d)][_0x55f451(0x171)][_0x55f451(0x173)]()),_0x554fed=_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x18f)](_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x162)](_0x40c27b[0x0],_0x55f451(0x156)),_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x162)](_0x40c27b[_0x40c27b[_0x55f451(0x14e)]-0x1],_0x55f451(0x193)));_0x1c8cde[_0x55f451(0x174)][_0x55f451(0x179)](()=>{const _0x5edbe4=_0x55f451;_0x1bf8cb[_0x5edbe4(0x19b)](_0x554fed,{'commandName':_0x48330f,'commandParams':[],'formatGroupId':_0x5edbe4(0x14f)},function(_0x392ed1){const _0x152561=_0x5edbe4,_0x1f7ac6=new Set();for(const _0x2f7a91 of _0x392ed1){let _0x49c409=_0x2f7a91[_0x152561(0x19e)];for(;_0x49c409&&_0x49c409[_0x152561(0x19c)](_0x152561(0x14f))>_0x2f7a91[_0x152561(0x19c)](_0x152561(0x14f));)_0x1f7ac6[_0x152561(0x16a)](_0x49c409),_0x49c409=_0x49c409[_0x152561(0x19e)];}return Array[_0x152561(0x15a)](_0x1f7ac6);}(_0x40c27b));});};}_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x168),_0x4ab36a(_0x11c2a3(0x168))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x159),_0x4ab36a(_0x11c2a3(0x159))),_0x294a3c&&_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x160),_0x4ab36a(_0x11c2a3(0x160))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x185),_0x48abd3(_0x11c2a3(0x185))),_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x164),_0x48abd3(_0x11c2a3(0x164))),_0x294a3c&&_0x1bf8cb[_0x11c2a3(0x166)](_0x11c2a3(0x148),()=>{const _0x4092db=_0x11c2a3,_0xf207a=_0x1c8cde[_0x4092db(0x16b)][_0x4092db(0x14a)](_0x4092db(0x148)),_0x3ab36d=Array[_0x4092db(0x15a)](_0xf207a[_0x4092db(0x16d)]);_0x3ab36d[_0x4092db(0x17d)](_0x56e70c=>_0x56e70c[_0x4092db(0x19c)](_0x4092db(0x19a))!=_0xf207a[_0x4092db(0x154)]),_0x1c8cde[_0x4092db(0x174)][_0x4092db(0x179)](()=>{const _0x2dbc4e=_0x4092db;for(const _0x4a53ac of _0x3ab36d)_0x1bf8cb[_0x2dbc4e(0x19b)](_0x4a53ac,{'commandName':_0x2dbc4e(0x148),'commandParams':[{'forceValue':!_0xf207a[_0x2dbc4e(0x154)]}]});});}),_0x1bf8cb[_0x11c2a3(0x14b)][_0x11c2a3(0x167)](_0x11c2a3(0x149),_0x54a9ad=>_0x534c5d(_0x1ba269,_0x11c2a3(0x197),_0x54a9ad)),_0x1bf8cb[_0x11c2a3(0x14b)][_0x11c2a3(0x158)](_0x3e3ca2=>{const _0x542c0f=_0x11c2a3;if(_0x542c0f(0x169)!=_0x3e3ca2[_0x542c0f(0x17b)]&&_0x542c0f(0x184)!=_0x3e3ca2[_0x542c0f(0x17b)])return;const {data:_0x1ce941}=_0x3e3ca2;if(_0x1ce941){if(_0x542c0f(0x168)==_0x1ce941[_0x542c0f(0x161)]||_0x542c0f(0x159)==_0x1ce941[_0x542c0f(0x161)]||_0x542c0f(0x160)==_0x1ce941[_0x542c0f(0x161)])switch(_0x1ce941[_0x542c0f(0x161)][_0x542c0f(0x152)](_0x542c0f(0x153),'')){case _0x542c0f(0x176):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x18b)));case _0x542c0f(0x178):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x18a)));case _0x542c0f(0x17c):return _0x59fb32(_0x534c5d(_0x1ba269,_0x542c0f(0x198)));}if(_0x542c0f(0x185)==_0x1ce941[_0x542c0f(0x161)])return{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x150),_0x534c5d(_0x1ba269,_0x542c0f(0x197)))};if(_0x542c0f(0x164)==_0x1ce941[_0x542c0f(0x161)])return{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x19d),_0x534c5d(_0x1ba269,_0x542c0f(0x197)))};if(_0x542c0f(0x148)==_0x1ce941[_0x542c0f(0x161)])return _0x1ce941[_0x542c0f(0x16c)][0x0][_0x542c0f(0x180)]?{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x189))}:{'type':_0x542c0f(0x157),'content':_0x534c5d(_0x1ba269,_0x542c0f(0x15f))};}function _0x59fb32(_0x139e9b){const _0x23b5a8=_0x542c0f;return{'type':_0x23b5a8(0x157),'content':_0x534c5d(_0x1ba269,_0x23b5a8(0x181),_0x139e9b)};}});}}function me(_0x45ecbb){const _0x70bdd=_0xa382ae,_0x36a5fa=_0x45ecbb[_0x70bdd(0x19c)](_0x70bdd(0x14f));if(0x0==_0x36a5fa)return _0x45ecbb;let _0x14e670=_0x45ecbb;for(;_0x45ecbb[_0x70bdd(0x17f)]&&_0x45ecbb[_0x70bdd(0x17f)]['is'](_0x70bdd(0x182),_0x70bdd(0x149));){const _0x178967=_0x45ecbb[_0x70bdd(0x17f)][_0x70bdd(0x19c)](_0x70bdd(0x14f));if(_0x178967==_0x36a5fa)_0x14e670=_0x45ecbb[_0x70bdd(0x17f)];else{if(_0x178967<_0x36a5fa)break;}_0x45ecbb=_0x45ecbb[_0x70bdd(0x17f)];}return _0x14e670;}function fe(_0x21aaba){const _0x40b0fa=_0xa382ae,_0xbdc7e5=[];if(_0x21aaba['is'](_0x40b0fa(0x182),_0x40b0fa(0x149))&&_0x21aaba[_0x40b0fa(0x19c)](_0x40b0fa(0x14f))>0x0){let _0x5c2ab8=_0x21aaba[_0x40b0fa(0x19e)];for(;_0x5c2ab8&&_0x40b0fa(0x149)==_0x5c2ab8[_0x40b0fa(0x155)]&&_0x5c2ab8[_0x40b0fa(0x19c)](_0x40b0fa(0x14f))==_0x21aaba[_0x40b0fa(0x19c)](_0x40b0fa(0x14f));)_0xbdc7e5[_0x40b0fa(0x195)](_0x5c2ab8),_0x5c2ab8=_0x5c2ab8[_0x40b0fa(0x19e)];}return _0xbdc7e5;}
23
+ const _0x2c45ca=_0xeb96;(function(_0x516adf,_0x42c112){const _0x174cd4=_0xeb96,_0x2d1435=_0x516adf();while(!![]){try{const _0x2313ea=parseInt(_0x174cd4(0x1b4))/0x1*(-parseInt(_0x174cd4(0x197))/0x2)+parseInt(_0x174cd4(0x1a6))/0x3+-parseInt(_0x174cd4(0x18d))/0x4+-parseInt(_0x174cd4(0x191))/0x5*(-parseInt(_0x174cd4(0x1c1))/0x6)+-parseInt(_0x174cd4(0x1b2))/0x7*(parseInt(_0x174cd4(0x1c0))/0x8)+-parseInt(_0x174cd4(0x1c8))/0x9+parseInt(_0x174cd4(0x185))/0xa;if(_0x2313ea===_0x42c112)break;else _0x2d1435['push'](_0x2d1435['shift']());}catch(_0x4a2400){_0x2d1435['push'](_0x2d1435['shift']());}}}(_0x1544,0x44113));function _0x1544(){const _0x3d8fc4=['listIndent','document','12352zumVHq','42324AiyJHA','name','LegacyListEditing','registerDescriptionCallback','numberedList','schema','editor','2409003ZJRPnu','descriptionFactory','commandParams','ELEMENT_TODO_LIST','ELEMENT_NUMBERED_LIST','createPositionAt','List','commandName','has','ELEMENT_LIST_ITEM','nextSibling','value','outdentList','change','*Outdent:*\x20%0','checkTodoList','TrackChangesEditing','*Check\x20item*','add','2749270CfBOnq','bulletedList','paragraph','formatBlock','createRange','parent','LegacyTodoListEditing','type','462056dtfDlG','markBlockFormat','commands','execute','355QpfTcr','end','length','todoListChecked','from','todoList','248526zivuZy','push','forceValue','checkChild','*Change\x20to:*\x20%0','enableCommand','getSelectedBlocks','*Indent:*\x20%0','blockName','_selectedElements','*Uncheck\x20item*','findIndex','before','listItem','bulleted','1170756RzCYKJ','indentList','get','afterInit','todo','locale','listType','element','model','numbered','formatInline','isObject','595WjxYHq','filter','3yITlLJ','registerElementLabel','format','replace','previousSibling','slice','ELEMENT_BULLETED_LIST','selection','plugins','getAttribute'];_0x1544=function(){return _0x3d8fc4;};return _0x1544();}function _0xeb96(_0x1a7fee,_0x483b83){const _0x15447d=_0x1544();return _0xeb96=function(_0xeb9662,_0x5be4b6){_0xeb9662=_0xeb9662-0x182;let _0x2cd222=_0x15447d[_0xeb9662];return _0x2cd222;},_0xeb96(_0x1a7fee,_0x483b83);}import{Plugin as _0x5dd6f1}from'ckeditor5/src/core.js';import{getTranslation as _0x408697}from'../utils/common-translations.js';export default class ut extends _0x5dd6f1{[_0x2c45ca(0x1a9)](){const _0x2731d9=_0x2c45ca,_0x212c8f=this[_0x2731d9(0x1c7)],_0x24ea24=_0x212c8f[_0x2731d9(0x1ab)];if(!_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1d0)](_0x2731d9(0x1c3)))return;const _0x2dca49=_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1a8)](_0x2731d9(0x182)),_0x2e3426=_0x212c8f[_0x2731d9(0x1bc)][_0x2731d9(0x1d0)](_0x2731d9(0x18b));function _0x3e3dd2(_0x5f3701){return()=>{const _0x46a2b4=_0xeb96,_0x1afccc=_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1bf)][_0x46a2b4(0x1bb)],_0x18f481=_0x212c8f[_0x46a2b4(0x18f)][_0x46a2b4(0x1a8)](_0x5f3701);if(_0x18f481[_0x46a2b4(0x1d3)])return void _0x212c8f[_0x46a2b4(0x190)](_0x46a2b4(0x187),{});const _0x522662=_0x5f3701[_0x46a2b4(0x1b9)](0x0,-0x4),_0x3356c3=function(_0x56252f,_0x326689,_0x480390){const _0x390500=_0x46a2b4;let _0xfc6549=Array[_0x390500(0x195)](_0x56252f)[_0x390500(0x1b3)](_0x130f0c=>function(_0x58d07c,_0x21f3c6){const _0x48ade3=_0x390500;return _0x21f3c6[_0x48ade3(0x19a)](_0x58d07c[_0x48ade3(0x18a)],_0x48ade3(0x1a4))&&!_0x21f3c6[_0x48ade3(0x1b1)](_0x58d07c);}(_0x130f0c,_0x480390));_0xfc6549=_0xfc6549[_0x390500(0x1b3)](_0xc5a63a=>!_0xc5a63a['is'](_0x390500(0x1ad),_0x390500(0x1a4))||_0xc5a63a[_0x390500(0x1bd)](_0x390500(0x1ac))!=_0x326689);const _0x15392b=new Set();for(const _0x4b23ba of _0xfc6549)_0x4b23ba['is'](_0x390500(0x1ad),_0x390500(0x1a4))?_0x15392b[_0x390500(0x184)](me(_0x4b23ba)):_0x15392b[_0x390500(0x184)](_0x4b23ba);return Array[_0x390500(0x195)](_0x15392b);}(_0x1afccc[_0x46a2b4(0x19d)](),_0x522662,_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1c6)]);_0x212c8f[_0x46a2b4(0x1ae)][_0x46a2b4(0x1d5)](()=>{const _0x59e0d7=_0x46a2b4;for(const _0x316808 of _0x3356c3)_0x2dca49[_0x59e0d7(0x18e)](_0x316808,{'commandName':_0x5f3701,'commandParams':[{'forceValue':!_0x18f481[_0x59e0d7(0x1d3)]}],'formatGroupId':_0x59e0d7(0x19f)},fe(_0x316808));});};}function _0x32b445(_0x491978){return()=>{const _0x3037b9=_0xeb96,_0x55d9e3=function(_0x566ac4){const _0x1b6549=_0xeb96;let _0xcad011=Array[_0x1b6549(0x195)](_0x566ac4);const _0xdb0ab3=_0xcad011[_0x1b6549(0x1a2)](_0x5c8a4a=>_0x1b6549(0x1a4)!=_0x5c8a4a[_0x1b6549(0x1c2)]);return _0xdb0ab3>-0x1&&(_0xcad011=_0xcad011[_0x1b6549(0x1b9)](0x0,_0xdb0ab3)),_0xcad011;}(_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1bf)][_0x3037b9(0x1bb)][_0x3037b9(0x19d)]()),_0x17f262=_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x189)](_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1cd)](_0x55d9e3[0x0],_0x3037b9(0x1a3)),_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1cd)](_0x55d9e3[_0x55d9e3[_0x3037b9(0x193)]-0x1],_0x3037b9(0x192)));_0x212c8f[_0x3037b9(0x1ae)][_0x3037b9(0x1d5)](()=>{const _0x35e009=_0x3037b9;_0x2dca49[_0x35e009(0x18e)](_0x17f262,{'commandName':_0x491978,'commandParams':[],'formatGroupId':_0x35e009(0x1be)},function(_0x259ba3){const _0x2d25a9=_0x35e009,_0x5b3e8f=new Set();for(const _0x5dce94 of _0x259ba3){let _0xcb023d=_0x5dce94[_0x2d25a9(0x1d2)];for(;_0xcb023d&&_0xcb023d[_0x2d25a9(0x1bd)](_0x2d25a9(0x1be))>_0x5dce94[_0x2d25a9(0x1bd)](_0x2d25a9(0x1be));)_0x5b3e8f[_0x2d25a9(0x184)](_0xcb023d),_0xcb023d=_0xcb023d[_0x2d25a9(0x1d2)];}return Array[_0x2d25a9(0x195)](_0x5b3e8f);}(_0x55d9e3));});};}_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1c5),_0x3e3dd2(_0x2731d9(0x1c5))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x186),_0x3e3dd2(_0x2731d9(0x186))),_0x2e3426&&_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x196),_0x3e3dd2(_0x2731d9(0x196))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1a7),_0x32b445(_0x2731d9(0x1a7))),_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1d4),_0x32b445(_0x2731d9(0x1d4))),_0x2e3426&&_0x2dca49[_0x2731d9(0x19c)](_0x2731d9(0x1d7),()=>{const _0x105327=_0x2731d9,_0xcb0d9b=_0x212c8f[_0x105327(0x18f)][_0x105327(0x1a8)](_0x105327(0x1d7)),_0x3b3460=Array[_0x105327(0x195)](_0xcb0d9b[_0x105327(0x1a0)]);_0x3b3460[_0x105327(0x1b3)](_0x4e0aa5=>_0x4e0aa5[_0x105327(0x1bd)](_0x105327(0x194))!=_0xcb0d9b[_0x105327(0x1d3)]),_0x212c8f[_0x105327(0x1ae)][_0x105327(0x1d5)](()=>{const _0x1678fb=_0x105327;for(const _0x4f378b of _0x3b3460)_0x2dca49[_0x1678fb(0x18e)](_0x4f378b,{'commandName':_0x1678fb(0x1d7),'commandParams':[{'forceValue':!_0xcb0d9b[_0x1678fb(0x1d3)]}]});});}),_0x2dca49[_0x2731d9(0x1c9)][_0x2731d9(0x1b5)](_0x2731d9(0x1a4),_0x2b03ba=>_0x408697(_0x24ea24,_0x2731d9(0x1d1),_0x2b03ba)),_0x2dca49[_0x2731d9(0x1c9)][_0x2731d9(0x1c4)](_0x4d73fa=>{const _0x59bc0e=_0x2731d9;if(_0x59bc0e(0x188)!=_0x4d73fa[_0x59bc0e(0x18c)]&&_0x59bc0e(0x1b0)!=_0x4d73fa[_0x59bc0e(0x18c)])return;const {data:_0x375406}=_0x4d73fa;if(_0x375406){if(_0x59bc0e(0x1c5)==_0x375406[_0x59bc0e(0x1cf)]||_0x59bc0e(0x186)==_0x375406[_0x59bc0e(0x1cf)]||_0x59bc0e(0x196)==_0x375406[_0x59bc0e(0x1cf)])switch(_0x375406[_0x59bc0e(0x1cf)][_0x59bc0e(0x1b7)](_0x59bc0e(0x1ce),'')){case _0x59bc0e(0x1a5):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1ba)));case _0x59bc0e(0x1af):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1cc)));case _0x59bc0e(0x1aa):return _0x1305d6(_0x408697(_0x24ea24,_0x59bc0e(0x1cb)));}if(_0x59bc0e(0x1a7)==_0x375406[_0x59bc0e(0x1cf)])return{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x19e),_0x408697(_0x24ea24,_0x59bc0e(0x1d1)))};if(_0x59bc0e(0x1d4)==_0x375406[_0x59bc0e(0x1cf)])return{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x1d6),_0x408697(_0x24ea24,_0x59bc0e(0x1d1)))};if(_0x59bc0e(0x1d7)==_0x375406[_0x59bc0e(0x1cf)])return _0x375406[_0x59bc0e(0x1ca)][0x0][_0x59bc0e(0x199)]?{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x183))}:{'type':_0x59bc0e(0x1b6),'content':_0x408697(_0x24ea24,_0x59bc0e(0x1a1))};}function _0x1305d6(_0x4067ac){const _0x5da0b1=_0x59bc0e;return{'type':_0x5da0b1(0x1b6),'content':_0x408697(_0x24ea24,_0x5da0b1(0x19b),_0x4067ac)};}});}}function me(_0x57c087){const _0x20ecfd=_0x2c45ca,_0x30c9aa=_0x57c087[_0x20ecfd(0x1bd)](_0x20ecfd(0x1be));if(0x0==_0x30c9aa)return _0x57c087;let _0xd3db13=_0x57c087;for(;_0x57c087[_0x20ecfd(0x1b8)]&&_0x57c087[_0x20ecfd(0x1b8)]['is'](_0x20ecfd(0x1ad),_0x20ecfd(0x1a4));){const _0x47a9e1=_0x57c087[_0x20ecfd(0x1b8)][_0x20ecfd(0x1bd)](_0x20ecfd(0x1be));if(_0x47a9e1==_0x30c9aa)_0xd3db13=_0x57c087[_0x20ecfd(0x1b8)];else{if(_0x47a9e1<_0x30c9aa)break;}_0x57c087=_0x57c087[_0x20ecfd(0x1b8)];}return _0xd3db13;}function fe(_0xbc0ea3){const _0x2bbc93=_0x2c45ca,_0x40a3eb=[];if(_0xbc0ea3['is'](_0x2bbc93(0x1ad),_0x2bbc93(0x1a4))&&_0xbc0ea3[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be))>0x0){let _0x1b7147=_0xbc0ea3[_0x2bbc93(0x1d2)];for(;_0x1b7147&&_0x2bbc93(0x1a4)==_0x1b7147[_0x2bbc93(0x1c2)]&&_0x1b7147[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be))==_0xbc0ea3[_0x2bbc93(0x1bd)](_0x2bbc93(0x1be));)_0x40a3eb[_0x2bbc93(0x198)](_0x1b7147),_0x1b7147=_0x1b7147[_0x2bbc93(0x1d2)];}return _0x40a3eb;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4093ee=_0x59b8;(function(_0x55939b,_0x22976c){const _0x19de24=_0x59b8,_0x107369=_0x55939b();while(!![]){try{const _0x211bb6=parseInt(_0x19de24(0xb0))/0x1+parseInt(_0x19de24(0x9a))/0x2+-parseInt(_0x19de24(0xbf))/0x3+parseInt(_0x19de24(0x9c))/0x4*(parseInt(_0x19de24(0xd3))/0x5)+-parseInt(_0x19de24(0xc2))/0x6*(parseInt(_0x19de24(0x91))/0x7)+parseInt(_0x19de24(0xd5))/0x8+-parseInt(_0x19de24(0xd0))/0x9*(parseInt(_0x19de24(0xc1))/0xa);if(_0x211bb6===_0x22976c)break;else _0x107369['push'](_0x107369['shift']());}catch(_0x46909d){_0x107369['push'](_0x107369['shift']());}}}(_0x1090,0xa217e));function _0x59b8(_0x5328e2,_0x233dcd){const _0x1090a1=_0x1090();return _0x59b8=function(_0x59b8ba,_0x5e7c05){_0x59b8ba=_0x59b8ba-0x8b;let _0x226d5b=_0x1090a1[_0x59b8ba];return _0x226d5b;},_0x59b8(_0x5328e2,_0x233dcd);}function _0x1090(){const _0x1a0f9f=['_LIST_','listReversed','get','*Format:*\x20set\x20start\x20index\x20to\x20%0','from','plugins','1459528blrlJu','getListTypeFromListStyleType','33188wQbgSf','parent','flat','has','default','listStyle','*Change\x20to:*\x20%0','_getSuggestionBlocks','format','list.properties','model','handleDescriptions','LegacyListPropertiesEditing','*Format:*\x20set\x20order\x20to\x20regular','replace','commandParams','listItem','locale','length','document','1272858JPLhqZ','formatInline','push','toUpperCase','handleListStartCommand','ELEMENT_','TrackChangesEditing','getSelectedBlocks','createPositionAt','map','listStart','_getSuggestionBlocksForListStyle','type','styles','startIndex','697263uCNXPl','_getTranslationKeyForListStyle','235090VFCqYK','4494yZuhqY','LegacyListUtils','getFirstPosition','createRange','forward','formatBlock','before','descriptionFactory','getSiblingNodes','bind','getLastPosition','registerDescriptionCallback','change','afterInit','126XRfsxz','editor','element','165ANkCqq','*Format:*\x20set\x20order\x20to\x20reversed','646376UjIKPx','reversed','filter','config','markMultiRangeBlockFormat','commandName','numbered','getAttribute','unshift','handleListReversedCommand','handleListStyleCommand','enableCommand','listType','10577JePnoM','selection','backward'];_0x1090=function(){return _0x1a0f9f;};return _0x1090();}import{Plugin as _0x48bcc6}from'ckeditor5/src/core.js';import{getTranslation as _0x3a3171}from'../utils/common-translations.js';export default class K extends _0x48bcc6{[_0x4093ee(0xcf)](){const _0xc6cd32=_0x4093ee;if(!this[_0xc6cd32(0xd1)][_0xc6cd32(0x99)][_0xc6cd32(0x9f)](_0xc6cd32(0xa8)))return;const _0x1744cd=this[_0xc6cd32(0xd1)][_0xc6cd32(0xd8)][_0xc6cd32(0x96)](_0xc6cd32(0xa5)),_0x1b1bd5=this[_0xc6cd32(0xd1)][_0xc6cd32(0x99)][_0xc6cd32(0x96)](_0xc6cd32(0xb6));_0x1744cd[_0xc6cd32(0xbd)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0xa1),this[_0xc6cd32(0x8e)][_0xc6cd32(0xcb)](this)),_0x1744cd[_0xc6cd32(0xd6)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0x95),this[_0xc6cd32(0x8d)][_0xc6cd32(0xcb)](this)),_0x1744cd[_0xc6cd32(0xbe)]&&_0x1b1bd5[_0xc6cd32(0x8f)](_0xc6cd32(0xba),this[_0xc6cd32(0xb4)][_0xc6cd32(0xcb)](this)),_0x1b1bd5[_0xc6cd32(0xc9)][_0xc6cd32(0xcd)](this[_0xc6cd32(0xa7)][_0xc6cd32(0xcb)](this));}[_0x4093ee(0x8e)](_0x4f1a8e,_0x5c36be={}){const _0x95c0d0=_0x4093ee,_0x1ed7e6=this[_0x95c0d0(0xd1)][_0x95c0d0(0x99)][_0x95c0d0(0x96)](_0x95c0d0(0xb6)),_0x5b5783=this[_0x95c0d0(0xbb)]();this[_0x95c0d0(0xd1)][_0x95c0d0(0xa6)][_0x95c0d0(0xce)](()=>{const _0x5d970d=_0x95c0d0;_0x1ed7e6[_0x5d970d(0xd9)](_0x5b5783,{'commandName':_0x5d970d(0xa1),'commandParams':[{'type':_0x5c36be[_0x5d970d(0xbc)]}],'formatGroupId':_0x5d970d(0xa1)});});}[_0x4093ee(0x8d)](_0x59ca0b,_0x3159d4={}){const _0x919f11=_0x4093ee,_0x12d886=this[_0x919f11(0xd1)][_0x919f11(0x99)][_0x919f11(0x96)](_0x919f11(0xb6)),_0x228c3a=this[_0x919f11(0xa3)](_0x4f20b5=>_0x4f20b5['is'](_0x919f11(0xd2),_0x919f11(0xac))&&_0x919f11(0xdb)===_0x4f20b5[_0x919f11(0x8b)](_0x919f11(0x90)));if(_0x228c3a[_0x919f11(0xae)]<0x1)return;const _0x17ba5a=_0x228c3a[_0x919f11(0xb9)](_0x5e0cf4=>this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xc5)](this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xb8)](_0x5e0cf4,_0x919f11(0xc8)),this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xb8)](_0x5e0cf4,0x0)));this[_0x919f11(0xd1)][_0x919f11(0xa6)][_0x919f11(0xce)](()=>{const _0x4e1ac3=_0x919f11;_0x12d886[_0x4e1ac3(0xd9)](_0x17ba5a,{'commandName':_0x4e1ac3(0x95),'commandParams':[{'reversed':_0x3159d4[_0x4e1ac3(0xd6)]}],'formatGroupId':_0x4e1ac3(0x95)});});}[_0x4093ee(0xb4)](_0x211237,_0x397ec5={}){const _0x435764=_0x4093ee,_0x2ddd7a=this[_0x435764(0xd1)][_0x435764(0x99)][_0x435764(0x96)](_0x435764(0xb6)),_0x3173bb=this[_0x435764(0xa3)](_0x132177=>_0x132177['is'](_0x435764(0xd2),_0x435764(0xac))&&_0x435764(0xdb)===_0x132177[_0x435764(0x8b)](_0x435764(0x90)));if(_0x3173bb[_0x435764(0xae)]<0x1)return;const _0x3a43f6=_0x3173bb[_0x435764(0xb9)](_0x11c68a=>this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xc5)](this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xb8)](_0x11c68a,_0x435764(0xc8)),this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xb8)](_0x11c68a,0x0)));this[_0x435764(0xd1)][_0x435764(0xa6)][_0x435764(0xce)](()=>{const _0x1a1974=_0x435764;_0x2ddd7a[_0x1a1974(0xd9)](_0x3a43f6,{'commandName':_0x1a1974(0xba),'commandParams':[{'startIndex':_0x397ec5[_0x1a1974(0xbe)]}],'formatGroupId':_0x1a1974(0xba)});});}[_0x4093ee(0xa7)](_0x42d0dd){const _0x54394b=_0x4093ee;if(_0x54394b(0xc7)!=_0x42d0dd[_0x54394b(0xbc)]&&_0x54394b(0xb1)!=_0x42d0dd[_0x54394b(0xbc)])return;const _0x40072f=this[_0x54394b(0xd1)][_0x54394b(0xad)],{data:_0x181999}=_0x42d0dd;if(!_0x181999)return;let _0x38be70,_0x48a3aa;switch(_0x181999[_0x54394b(0xda)]){case _0x54394b(0xa1):_0x38be70=_0x54394b(0xa2),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70,_0x3a3171(_0x40072f,this[_0x54394b(0xc0)](_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xbc)])))};break;case _0x54394b(0x95):_0x38be70=_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xd6)]?_0x54394b(0xd4):_0x54394b(0xa9),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70)};break;case _0x54394b(0xba):_0x38be70=_0x54394b(0x97),_0x48a3aa={'type':_0x54394b(0xa4),'content':_0x3a3171(_0x40072f,_0x38be70,_0x181999[_0x54394b(0xab)][0x0][_0x54394b(0xbe)])};}return _0x48a3aa;}[_0x4093ee(0xbb)](){const _0xd91f6=_0x4093ee;var _0x468f45,_0x3075d6,_0x37b31c,_0x11848e;const _0xa7ced9=this[_0xd91f6(0xd1)][_0xd91f6(0x99)][_0xd91f6(0x96)](_0xd91f6(0xc3));let _0x5e77fd=Array[_0xd91f6(0x98)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xb7)]());return(null===(_0x468f45=_0x5e77fd[0x0])||void 0x0===_0x468f45?void 0x0:_0x468f45['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&_0x5e77fd[_0xd91f6(0x8c)](..._0xa7ced9[_0xd91f6(0xca)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xc4)](),_0xd91f6(0x93))),(null===(_0x3075d6=_0x5e77fd[_0x5e77fd[_0xd91f6(0xae)]-0x1])||void 0x0===_0x3075d6?void 0x0:_0x3075d6['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&_0x5e77fd[_0xd91f6(0xb2)](..._0xa7ced9[_0xd91f6(0xca)](this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xcc)](),_0xd91f6(0xc6))),_0x5e77fd=[...new Set(_0x5e77fd)],(null===(_0x11848e=null===(_0x37b31c=this[_0xd91f6(0xd1)][_0xd91f6(0xa6)][_0xd91f6(0xaf)][_0xd91f6(0x92)][_0xd91f6(0xc4)]())||void 0x0===_0x37b31c?void 0x0:_0x37b31c[_0xd91f6(0x9d)])||void 0x0===_0x11848e?void 0x0:_0x11848e['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))&&(_0x5e77fd=_0x5e77fd[_0xd91f6(0xd7)](_0x4f7fbf=>_0x4f7fbf['is'](_0xd91f6(0xd2),_0xd91f6(0xac)))),_0x5e77fd;}[_0x4093ee(0xa3)](_0x3dd5d7){const _0x1b4e32=_0x4093ee,_0x1095ab=this[_0x1b4e32(0xd1)][_0x1b4e32(0x99)][_0x1b4e32(0x96)](_0x1b4e32(0xc3));let _0x401d51=Array[_0x1b4e32(0x98)](this[_0x1b4e32(0xd1)][_0x1b4e32(0xa6)][_0x1b4e32(0xaf)][_0x1b4e32(0x92)][_0x1b4e32(0xb7)]())[_0x1b4e32(0xd7)](_0x3dd5d7)[_0x1b4e32(0xb9)](_0x39466b=>{const _0x4ae43e=_0x1b4e32,_0x3fe275=this[_0x4ae43e(0xd1)][_0x4ae43e(0xa6)][_0x4ae43e(0xb8)](_0x39466b,0x0);return[..._0x1095ab[_0x4ae43e(0xca)](_0x3fe275,_0x4ae43e(0x93)),..._0x1095ab[_0x4ae43e(0xca)](_0x3fe275,_0x4ae43e(0xc6))];})[_0x1b4e32(0x9e)]();return _0x401d51=[...new Set(_0x401d51)],_0x401d51;}[_0x4093ee(0xc0)](_0xb10104){const _0x4ec915=_0x4093ee;return _0x4ec915(0xb5)+(this[_0x4ec915(0xd1)][_0x4ec915(0x99)][_0x4ec915(0x96)](_0x4ec915(0xc3))[_0x4ec915(0x9b)](_0xb10104)||_0x4ec915(0xa0))[_0x4ec915(0xb3)]()+_0x4ec915(0x94)+_0xb10104[_0x4ec915(0xb3)]()[_0x4ec915(0xaa)](/-/g,'_');}}
23
+ function _0x409f(){const _0x568817=['descriptionFactory','11hEnZLp','default','11121072mcXQos','document','markMultiRangeBlockFormat','afterInit','from','backward','model','_LIST_','getAttribute','enableCommand','list.properties','bind','toUpperCase','commandName','filter','LegacyListPropertiesEditing','LegacyListUtils','getFirstPosition','has','forward','startIndex','3fUBvXG','listStart','length','_getSuggestionBlocksForListStyle','change','11007324ApgCzf','handleListReversedCommand','plugins','handleListStartCommand','getListTypeFromListStyleType','listItem','unshift','registerDescriptionCallback','format','parent','_getSuggestionBlocks','createPositionAt','229108yYidEM','*Format:*\x20set\x20order\x20to\x20regular','locale','handleDescriptions','TrackChangesEditing','9630jujKeB','flat','378Mdalsz','*Format:*\x20set\x20start\x20index\x20to\x20%0','60qRKdIM','ELEMENT_','editor','styles','get','reversed','_getTranslationKeyForListStyle','map','commandParams','*Change\x20to:*\x20%0','10145254KddDlT','10089kLNAdq','346lcdSni','listType','type','element','selection','listReversed','push','538212QVlWqr','numbered','listStyle','formatInline','before','replace','getSiblingNodes','getLastPosition','handleListStyleCommand','formatBlock','config','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','createRange'];_0x409f=function(){return _0x568817;};return _0x409f();}const _0x53083a=_0xc2d1;(function(_0x2d5c7a,_0x2b9087){const _0x118c77=_0xc2d1,_0x163523=_0x2d5c7a();while(!![]){try{const _0x54bb14=-parseInt(_0x118c77(0xc8))/0x1*(-parseInt(_0x118c77(0x83))/0x2)+-parseInt(_0x118c77(0xb0))/0x3*(parseInt(_0x118c77(0xc1))/0x4)+-parseInt(_0x118c77(0xca))/0x5*(-parseInt(_0x118c77(0x8a))/0x6)+-parseInt(_0x118c77(0x81))/0x7+parseInt(_0x118c77(0x9b))/0x8+-parseInt(_0x118c77(0x82))/0x9*(parseInt(_0x118c77(0xc6))/0xa)+parseInt(_0x118c77(0x99))/0xb*(parseInt(_0x118c77(0xb5))/0xc);if(_0x54bb14===_0x2b9087)break;else _0x163523['push'](_0x163523['shift']());}catch(_0x58cd12){_0x163523['push'](_0x163523['shift']());}}}(_0x409f,0xd2b83));import{Plugin as _0x380ae5}from'ckeditor5/src/core.js';function _0xc2d1(_0x196d4c,_0x503f9e){const _0x409f74=_0x409f();return _0xc2d1=function(_0xc2d106,_0x292126){_0xc2d106=_0xc2d106-0x7b;let _0x1cf356=_0x409f74[_0xc2d106];return _0x1cf356;},_0xc2d1(_0x196d4c,_0x503f9e);}import{getTranslation as _0x145cb7}from'../utils/common-translations.js';export default class K extends _0x380ae5{[_0x53083a(0x9e)](){const _0x4b53e2=_0x53083a;if(!this[_0x4b53e2(0xcc)][_0x4b53e2(0xb7)][_0x4b53e2(0xad)](_0x4b53e2(0xaa)))return;const _0x29c2b0=this[_0x4b53e2(0xcc)][_0x4b53e2(0x94)][_0x4b53e2(0x7b)](_0x4b53e2(0xa5)),_0x102539=this[_0x4b53e2(0xcc)][_0x4b53e2(0xb7)][_0x4b53e2(0x7b)](_0x4b53e2(0xc5));_0x29c2b0[_0x4b53e2(0xcd)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0x8c),this[_0x4b53e2(0x92)][_0x4b53e2(0xa6)](this)),_0x29c2b0[_0x4b53e2(0x7c)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0x88),this[_0x4b53e2(0xb6)][_0x4b53e2(0xa6)](this)),_0x29c2b0[_0x4b53e2(0xaf)]&&_0x102539[_0x4b53e2(0xa4)](_0x4b53e2(0xb1),this[_0x4b53e2(0xb8)][_0x4b53e2(0xa6)](this)),_0x102539[_0x4b53e2(0x98)][_0x4b53e2(0xbc)](this[_0x4b53e2(0xc4)][_0x4b53e2(0xa6)](this));}[_0x53083a(0x92)](_0x3f5c9c,_0x5a9c2a={}){const _0x105f2e=_0x53083a,_0x2e0837=this[_0x105f2e(0xcc)][_0x105f2e(0xb7)][_0x105f2e(0x7b)](_0x105f2e(0xc5)),_0x48a9dd=this[_0x105f2e(0xb3)]();this[_0x105f2e(0xcc)][_0x105f2e(0xa1)][_0x105f2e(0xb4)](()=>{const _0x35eb43=_0x105f2e;_0x2e0837[_0x35eb43(0x9d)](_0x48a9dd,{'commandName':_0x35eb43(0x8c),'commandParams':[{'type':_0x5a9c2a[_0x35eb43(0x85)]}],'formatGroupId':_0x35eb43(0x8c)});});}[_0x53083a(0xb6)](_0x11b404,_0x4fcf9e={}){const _0x5009b2=_0x53083a,_0x4ede1d=this[_0x5009b2(0xcc)][_0x5009b2(0xb7)][_0x5009b2(0x7b)](_0x5009b2(0xc5)),_0x36d589=this[_0x5009b2(0xbf)](_0xb9a538=>_0xb9a538['is'](_0x5009b2(0x86),_0x5009b2(0xba))&&_0x5009b2(0x8b)===_0xb9a538[_0x5009b2(0xa3)](_0x5009b2(0x84)));if(_0x36d589[_0x5009b2(0xb2)]<0x1)return;const _0x4d6735=_0x36d589[_0x5009b2(0x7e)](_0x3b2ccb=>this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0x97)](this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xc0)](_0x3b2ccb,_0x5009b2(0x8e)),this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xc0)](_0x3b2ccb,0x0)));this[_0x5009b2(0xcc)][_0x5009b2(0xa1)][_0x5009b2(0xb4)](()=>{const _0xd1f8c8=_0x5009b2;_0x4ede1d[_0xd1f8c8(0x9d)](_0x4d6735,{'commandName':_0xd1f8c8(0x88),'commandParams':[{'reversed':_0x4fcf9e[_0xd1f8c8(0x7c)]}],'formatGroupId':_0xd1f8c8(0x88)});});}[_0x53083a(0xb8)](_0x1497d2,_0x3a7222={}){const _0x4bd184=_0x53083a,_0x24a6c0=this[_0x4bd184(0xcc)][_0x4bd184(0xb7)][_0x4bd184(0x7b)](_0x4bd184(0xc5)),_0x3ab77b=this[_0x4bd184(0xbf)](_0x1f83ff=>_0x1f83ff['is'](_0x4bd184(0x86),_0x4bd184(0xba))&&_0x4bd184(0x8b)===_0x1f83ff[_0x4bd184(0xa3)](_0x4bd184(0x84)));if(_0x3ab77b[_0x4bd184(0xb2)]<0x1)return;const _0x1fcfae=_0x3ab77b[_0x4bd184(0x7e)](_0x238b8d=>this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0x97)](this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xc0)](_0x238b8d,_0x4bd184(0x8e)),this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xc0)](_0x238b8d,0x0)));this[_0x4bd184(0xcc)][_0x4bd184(0xa1)][_0x4bd184(0xb4)](()=>{const _0x2e3c6=_0x4bd184;_0x24a6c0[_0x2e3c6(0x9d)](_0x1fcfae,{'commandName':_0x2e3c6(0xb1),'commandParams':[{'startIndex':_0x3a7222[_0x2e3c6(0xaf)]}],'formatGroupId':_0x2e3c6(0xb1)});});}[_0x53083a(0xc4)](_0x415e4c){const _0x3bc9b2=_0x53083a;if(_0x3bc9b2(0x93)!=_0x415e4c[_0x3bc9b2(0x85)]&&_0x3bc9b2(0x8d)!=_0x415e4c[_0x3bc9b2(0x85)])return;const _0x5709e1=this[_0x3bc9b2(0xcc)][_0x3bc9b2(0xc3)],{data:_0x1aae01}=_0x415e4c;if(!_0x1aae01)return;let _0x48702d,_0x54e212;switch(_0x1aae01[_0x3bc9b2(0xa8)]){case _0x3bc9b2(0x8c):_0x48702d=_0x3bc9b2(0x80),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d,_0x145cb7(_0x5709e1,this[_0x3bc9b2(0x7d)](_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0x85)])))};break;case _0x3bc9b2(0x88):_0x48702d=_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0x7c)]?_0x3bc9b2(0x96):_0x3bc9b2(0xc2),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d)};break;case _0x3bc9b2(0xb1):_0x48702d=_0x3bc9b2(0xc9),_0x54e212={'type':_0x3bc9b2(0xbd),'content':_0x145cb7(_0x5709e1,_0x48702d,_0x1aae01[_0x3bc9b2(0x7f)][0x0][_0x3bc9b2(0xaf)])};}return _0x54e212;}[_0x53083a(0xb3)](){const _0x5460ed=_0x53083a;var _0x342868,_0x559ef7,_0x24075f,_0x5b445d;const _0x4d607d=this[_0x5460ed(0xcc)][_0x5460ed(0xb7)][_0x5460ed(0x7b)](_0x5460ed(0xab));let _0x255d5a=Array[_0x5460ed(0x9f)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0x95)]());return(null===(_0x342868=_0x255d5a[0x0])||void 0x0===_0x342868?void 0x0:_0x342868['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&_0x255d5a[_0x5460ed(0xbb)](..._0x4d607d[_0x5460ed(0x90)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0xac)](),_0x5460ed(0xa0))),(null===(_0x559ef7=_0x255d5a[_0x255d5a[_0x5460ed(0xb2)]-0x1])||void 0x0===_0x559ef7?void 0x0:_0x559ef7['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&_0x255d5a[_0x5460ed(0x89)](..._0x4d607d[_0x5460ed(0x90)](this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0x91)](),_0x5460ed(0xae))),_0x255d5a=[...new Set(_0x255d5a)],(null===(_0x5b445d=null===(_0x24075f=this[_0x5460ed(0xcc)][_0x5460ed(0xa1)][_0x5460ed(0x9c)][_0x5460ed(0x87)][_0x5460ed(0xac)]())||void 0x0===_0x24075f?void 0x0:_0x24075f[_0x5460ed(0xbe)])||void 0x0===_0x5b445d?void 0x0:_0x5b445d['is'](_0x5460ed(0x86),_0x5460ed(0xba)))&&(_0x255d5a=_0x255d5a[_0x5460ed(0xa9)](_0x3bed50=>_0x3bed50['is'](_0x5460ed(0x86),_0x5460ed(0xba)))),_0x255d5a;}[_0x53083a(0xbf)](_0x11da31){const _0x2374b7=_0x53083a,_0x463725=this[_0x2374b7(0xcc)][_0x2374b7(0xb7)][_0x2374b7(0x7b)](_0x2374b7(0xab));let _0x2ebb67=Array[_0x2374b7(0x9f)](this[_0x2374b7(0xcc)][_0x2374b7(0xa1)][_0x2374b7(0x9c)][_0x2374b7(0x87)][_0x2374b7(0x95)]())[_0x2374b7(0xa9)](_0x11da31)[_0x2374b7(0x7e)](_0x42ae35=>{const _0x47716b=_0x2374b7,_0x384d08=this[_0x47716b(0xcc)][_0x47716b(0xa1)][_0x47716b(0xc0)](_0x42ae35,0x0);return[..._0x463725[_0x47716b(0x90)](_0x384d08,_0x47716b(0xa0)),..._0x463725[_0x47716b(0x90)](_0x384d08,_0x47716b(0xae))];})[_0x2374b7(0xc7)]();return _0x2ebb67=[...new Set(_0x2ebb67)],_0x2ebb67;}[_0x53083a(0x7d)](_0x4b7aef){const _0x50f0f4=_0x53083a;return _0x50f0f4(0xcb)+(this[_0x50f0f4(0xcc)][_0x50f0f4(0xb7)][_0x50f0f4(0x7b)](_0x50f0f4(0xab))[_0x50f0f4(0xb9)](_0x4b7aef)||_0x50f0f4(0x9a))[_0x50f0f4(0xa7)]()+_0x50f0f4(0xa2)+_0x4b7aef[_0x50f0f4(0xa7)]()[_0x50f0f4(0x8f)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e23e1=_0x32f8;(function(_0x43beaa,_0x19e02c){const _0x4736c7=_0x32f8,_0x3bce66=_0x43beaa();while(!![]){try{const _0x4d5ed7=-parseInt(_0x4736c7(0x7f))/0x1+-parseInt(_0x4736c7(0x9e))/0x2*(-parseInt(_0x4736c7(0x9b))/0x3)+parseInt(_0x4736c7(0x9d))/0x4*(parseInt(_0x4736c7(0x8e))/0x5)+parseInt(_0x4736c7(0x7c))/0x6+-parseInt(_0x4736c7(0x91))/0x7+-parseInt(_0x4736c7(0x81))/0x8+-parseInt(_0x4736c7(0x8c))/0x9;if(_0x4d5ed7===_0x19e02c)break;else _0x3bce66['push'](_0x3bce66['shift']());}catch(_0x3c9fed){_0x3bce66['push'](_0x3bce66['shift']());}}}(_0x48e9,0x44fdc));import{Plugin as _0x362f23}from'ckeditor5/src/core.js';function _0x32f8(_0x3c42b6,_0x1efcbf){const _0x48e9ea=_0x48e9();return _0x32f8=function(_0x32f8e1,_0x14a8d7){_0x32f8e1=_0x32f8e1-0x76;let _0x13ed19=_0x48e9ea[_0x32f8e1];return _0x13ed19;},_0x32f8(_0x3c42b6,_0x1efcbf);}import{getTranslation as _0x22fbb7}from'../utils/common-translations.js';function _0x48e9(){const _0x1d4f28=['commandName','key','*Set\x20link:*\x20%0','plugins','unlink','locale','1144854URNKyA','enableDefaultAttributesIntegration','243095ljYndg','attribute','TrackChangesEditing','994063ExhicL','commands','LinkEditing','toLowerCase','format','link','type','registerInlineAttribute','linkHref','registerDescriptionCallback','213hyWRYR','formatInline','28QjhRUJ','8304YImJzb','has','descriptionFactory','*Remove\x20link*','get','newValue','_registerLegacyDescription','1947768qIauba','afterInit','manualDecorators','392136vfmLsV','editor','126512uTclWK','label','registerAttributeLabel','link\x20(','commandParams'];_0x48e9=function(){return _0x1d4f28;};return _0x48e9();}export default class ct extends _0x362f23{[_0x3e23e1(0x7d)](){const _0x4a0501=_0x3e23e1,_0x1c1c53=this[_0x4a0501(0x80)];if(!_0x1c1c53[_0x4a0501(0x89)][_0x4a0501(0x76)](_0x4a0501(0x93)))return;const _0x51f233=_0x1c1c53[_0x4a0501(0x89)][_0x4a0501(0x79)](_0x4a0501(0x90)),_0x24e9bf=_0x1c1c53[_0x4a0501(0x92)][_0x4a0501(0x79)](_0x4a0501(0x96));_0x51f233[_0x4a0501(0x8d)](_0x4a0501(0x96)),_0x51f233[_0x4a0501(0x8d)](_0x4a0501(0x8a)),_0x51f233[_0x4a0501(0x98)](_0x4a0501(0x99));for(const _0x3f436f of _0x24e9bf[_0x4a0501(0x7e)])_0x51f233[_0x4a0501(0x98)](_0x3f436f['id']),_0x51f233[_0x4a0501(0x77)][_0x4a0501(0x83)](_0x3f436f['id'],_0x4a0501(0x84)+_0x3f436f[_0x4a0501(0x82)][_0x4a0501(0x94)]()+')');_0x51f233[_0x4a0501(0x77)][_0x4a0501(0x9a)](_0x2ebf21=>{const _0x1b87f0=_0x4a0501;if(_0x1b87f0(0x8f)!=_0x2ebf21[_0x1b87f0(0x97)])return;const {data:_0x3337a9}=_0x2ebf21;if(!_0x3337a9||_0x1b87f0(0x99)!=_0x3337a9[_0x1b87f0(0x87)])return;const _0x173e3d=_0x3337a9[_0x1b87f0(0x7a)],_0x3b3d15=_0x1c1c53[_0x1b87f0(0x8b)];return{'type':_0x1b87f0(0x95),'content':null==_0x173e3d?_0x22fbb7(_0x3b3d15,_0x1b87f0(0x78)):_0x22fbb7(_0x3b3d15,_0x1b87f0(0x88),'\x22'+_0x173e3d+'\x22')};}),this[_0x4a0501(0x7b)]();}[_0x3e23e1(0x7b)](){const _0x11145c=_0x3e23e1,_0x53324c=this[_0x11145c(0x80)],_0x2975e5=_0x53324c[_0x11145c(0x8b)];_0x53324c[_0x11145c(0x89)][_0x11145c(0x79)](_0x11145c(0x90))[_0x11145c(0x77)][_0x11145c(0x9a)](_0x1d3439=>{const _0x5cb071=_0x11145c;if(_0x5cb071(0x9c)!=_0x1d3439[_0x5cb071(0x97)])return;const {data:_0x2c1dd6}=_0x1d3439;if(_0x2c1dd6){if(_0x5cb071(0x96)==_0x2c1dd6[_0x5cb071(0x86)]){const _0x4e79bf=_0x2c1dd6[_0x5cb071(0x85)][0x0];return{'type':_0x5cb071(0x95),'content':_0x22fbb7(_0x2975e5,_0x5cb071(0x88),'\x22'+_0x4e79bf+'\x22')};}return _0x5cb071(0x8a)==_0x2c1dd6[_0x5cb071(0x86)]?{'type':_0x5cb071(0x95),'content':_0x22fbb7(_0x2975e5,_0x5cb071(0x78))}:void 0x0;}});}}
23
+ const _0x6a9437=_0x4b7f;(function(_0x3ebb38,_0x174af8){const _0x4fe050=_0x4b7f,_0x3e6602=_0x3ebb38();while(!![]){try{const _0x2ae110=parseInt(_0x4fe050(0xef))/0x1+parseInt(_0x4fe050(0xfb))/0x2*(parseInt(_0x4fe050(0xdd))/0x3)+-parseInt(_0x4fe050(0xde))/0x4*(parseInt(_0x4fe050(0xdf))/0x5)+-parseInt(_0x4fe050(0xf2))/0x6+parseInt(_0x4fe050(0xe0))/0x7*(-parseInt(_0x4fe050(0xf6))/0x8)+-parseInt(_0x4fe050(0xfe))/0x9+parseInt(_0x4fe050(0xf7))/0xa;if(_0x2ae110===_0x174af8)break;else _0x3e6602['push'](_0x3e6602['shift']());}catch(_0x36fa01){_0x3e6602['push'](_0x3e6602['shift']());}}}(_0x1025,0x6669b));import{Plugin as _0x2d0239}from'ckeditor5/src/core.js';function _0x1025(){const _0x23be01=['3104724uAcYXm','link','afterInit','unlink','11816LmPeJz','14164790PNzzDZ','type','registerDescriptionCallback','locale','10348zSMqbx','registerInlineAttribute','label','3719106DifuAo','editor','commandParams','registerAttributeLabel','linkHref','has','link\x20(','format','LinkEditing','129RKhmnl','1508516NMNbRw','5ZfkCoo','2128HIDymL','*Set\x20link:*\x20%0','newValue','plugins','TrackChangesEditing','formatInline','key','_registerLegacyDescription','toLowerCase','commands','*Remove\x20link*','attribute','descriptionFactory','manualDecorators','get','537347FPleTU','enableDefaultAttributesIntegration','commandName'];_0x1025=function(){return _0x23be01;};return _0x1025();}function _0x4b7f(_0x24f82c,_0x46762f){const _0x102529=_0x1025();return _0x4b7f=function(_0x4b7fb5,_0x520e95){_0x4b7fb5=_0x4b7fb5-0xda;let _0xa43be2=_0x102529[_0x4b7fb5];return _0xa43be2;},_0x4b7f(_0x24f82c,_0x46762f);}import{getTranslation as _0x2edb9e}from'../utils/common-translations.js';export default class ct extends _0x2d0239{[_0x6a9437(0xf4)](){const _0x21dc3b=_0x6a9437,_0x11208e=this[_0x21dc3b(0xff)];if(!_0x11208e[_0x21dc3b(0xe3)][_0x21dc3b(0x103)](_0x21dc3b(0xdc)))return;const _0x21914d=_0x11208e[_0x21dc3b(0xe3)][_0x21dc3b(0xee)](_0x21dc3b(0xe4)),_0x241b18=_0x11208e[_0x21dc3b(0xe9)][_0x21dc3b(0xee)](_0x21dc3b(0xf3));_0x21914d[_0x21dc3b(0xf0)](_0x21dc3b(0xf3)),_0x21914d[_0x21dc3b(0xf0)](_0x21dc3b(0xf5)),_0x21914d[_0x21dc3b(0xfc)](_0x21dc3b(0x102));for(const _0x2c29bb of _0x241b18[_0x21dc3b(0xed)])_0x21914d[_0x21dc3b(0xfc)](_0x2c29bb['id']),_0x21914d[_0x21dc3b(0xec)][_0x21dc3b(0x101)](_0x2c29bb['id'],_0x21dc3b(0xda)+_0x2c29bb[_0x21dc3b(0xfd)][_0x21dc3b(0xe8)]()+')');_0x21914d[_0x21dc3b(0xec)][_0x21dc3b(0xf9)](_0xa11029=>{const _0x3fe340=_0x21dc3b;if(_0x3fe340(0xeb)!=_0xa11029[_0x3fe340(0xf8)])return;const {data:_0x59d07f}=_0xa11029;if(!_0x59d07f||_0x3fe340(0x102)!=_0x59d07f[_0x3fe340(0xe6)])return;const _0x52d192=_0x59d07f[_0x3fe340(0xe2)],_0x4a20d7=_0x11208e[_0x3fe340(0xfa)];return{'type':_0x3fe340(0xdb),'content':null==_0x52d192?_0x2edb9e(_0x4a20d7,_0x3fe340(0xea)):_0x2edb9e(_0x4a20d7,_0x3fe340(0xe1),'\x22'+_0x52d192+'\x22')};}),this[_0x21dc3b(0xe7)]();}[_0x6a9437(0xe7)](){const _0x5a28b8=_0x6a9437,_0x46d3bb=this[_0x5a28b8(0xff)],_0x5c201e=_0x46d3bb[_0x5a28b8(0xfa)];_0x46d3bb[_0x5a28b8(0xe3)][_0x5a28b8(0xee)](_0x5a28b8(0xe4))[_0x5a28b8(0xec)][_0x5a28b8(0xf9)](_0xf03ce4=>{const _0x251fdb=_0x5a28b8;if(_0x251fdb(0xe5)!=_0xf03ce4[_0x251fdb(0xf8)])return;const {data:_0x5ec6ed}=_0xf03ce4;if(_0x5ec6ed){if(_0x251fdb(0xf3)==_0x5ec6ed[_0x251fdb(0xf1)]){const _0x49b000=_0x5ec6ed[_0x251fdb(0x100)][0x0];return{'type':_0x251fdb(0xdb),'content':_0x2edb9e(_0x5c201e,_0x251fdb(0xe1),'\x22'+_0x49b000+'\x22')};}return _0x251fdb(0xf5)==_0x5ec6ed[_0x251fdb(0xf1)]?{'type':_0x251fdb(0xdb),'content':_0x2edb9e(_0x5c201e,_0x251fdb(0xea))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25f83c=_0x728a;(function(_0x184c90,_0x4865af){const _0x8fce2f=_0x728a,_0x3c7685=_0x184c90();while(!![]){try{const _0x49b30b=-parseInt(_0x8fce2f(0x1c1))/0x1+-parseInt(_0x8fce2f(0x1fc))/0x2*(-parseInt(_0x8fce2f(0x206))/0x3)+-parseInt(_0x8fce2f(0x214))/0x4+parseInt(_0x8fce2f(0x1fa))/0x5+-parseInt(_0x8fce2f(0x1ee))/0x6+-parseInt(_0x8fce2f(0x1f6))/0x7+-parseInt(_0x8fce2f(0x1d9))/0x8*(-parseInt(_0x8fce2f(0x1e7))/0x9);if(_0x49b30b===_0x4865af)break;else _0x3c7685['push'](_0x3c7685['shift']());}catch(_0x52c86b){_0x3c7685['push'](_0x3c7685['shift']());}}}(_0x3a2d,0x2edb5));import{Plugin as _0x1acfe2}from'ckeditor5/src/core.js';function _0x728a(_0x5eaec1,_0x271def){const _0x3a2dda=_0x3a2d();return _0x728a=function(_0x728aca,_0x321f44){_0x728aca=_0x728aca-0x1a7;let _0x5645ce=_0x3a2dda[_0x728aca];return _0x5645ce;},_0x728a(_0x5eaec1,_0x271def);}import{getTranslation as _0x2bbdae}from'../utils/common-translations.js';function _0x3a2d(){const _0x2db60a=['129836jkodIm','start','head','removeMarker','customNumberedList','todoListChecked','from','find','_supportLegacySuggestions','listMarkerStyle','editor','*Format:*\x20insert\x20into\x20%0','fromRange','outdentList','batch','numberedList','attributes','*Outdent:*\x20%0','bulleted','default','commandParams','selection','previousSibling','data','type','plugins','toUpperCase','*Split:*\x20list\x20item','todo','afterInit','attribute','setSelection','formatBlock','mergeListItemBackward','change','detach','registerAttributeLabel','_getAttributeKey','ListEditing','FORMAT_INDENT','*Uncheck\x20item*','TrackChangesEditing','indentList','range','get','enableDefaultAttributesIntegration','*Merge:*\x20%0','suggestion','deletion','ELEMENT_TODO_LIST','next','checkTodoList','accept','*Set\x20format:*\x20%0','nextSibling','registerPostFixer','*Indent:*\x20%0','ELEMENT_BULLETED_LIST','numbered','*Check\x20item*','splitListItemAfter','listType','documentList','trackChangesCommand','listStart','bulletedList','203837wIKQgU','isNextTo','schema','ELEMENT_NUMBERED_LIST','mergeListItemForward','push','has','includes','attributeKey','value','isUndo','groupId','key','length','TodoListEditing','descriptionFactory','oldValue','execute','isObject','customBulletedList','getSuggestions','differ','ELEMENT_','list.multiBlock','3232568qOkXkB','isLocal','commands','multipleBlocks','assureChains','filter','format','createPositionAt','containsItem','registerBlockAttribute','getAttribute','commandName','getChanges','*Change\x20to:*\x20%0','9bcRMJI','todoListCheck','noTrackChangesFixer','*Remove\x20format:*\x20%0','meta','getFirstMarker','model','394614BEHsJR','parent','config','listStyle','*Format:*\x20remove\x20from\x20%0','every','registerCustomCallback','locale','2615683BCgHzS','listIndent','listMarker','registerDescriptionCallback','1419735Htlwns','*Merge:*\x20list\x20item','14MuIBBJ','_registerLegacyDescription','_LIST','registerElementLabel','listItemIdFixer','forceValue','ELEMENT_LIST_ITEM','end','nodeAfter','splitListItemBefore','76989RibAcP','_findSuggestions','listReversed','todoList','listItemId','document','createRange','getRanges','refresh','getFirstRange','_suggestionFactory','setAttribute','map','newValue'];_0x3a2d=function(){return _0x2db60a;};return _0x3a2d();}import{renameAttributeKey as _0x1a11a6}from'../trackchangesediting.js';import{LiveRange as _0x25b1bc}from'ckeditor5/src/engine.js';export default class z extends _0x1acfe2{[_0x25f83c(0x231)](){const _0x44d6f1=_0x25f83c,_0x5c25cc=this[_0x44d6f1(0x21e)];if(!_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1c7)](_0x44d6f1(0x23a)))return;const _0x243134=_0x5c25cc[_0x44d6f1(0x1f5)],_0x5296d4=_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1ab)](_0x44d6f1(0x1a8)),_0x40c13c=_0x5c25cc[_0x44d6f1(0x22d)][_0x44d6f1(0x1c7)](_0x44d6f1(0x1cf)),_0x2eaee9=!!_0x5c25cc[_0x44d6f1(0x1f0)][_0x44d6f1(0x1ab)](_0x44d6f1(0x1d8));function _0x25399b(_0x1940d9){const _0x3357b6=_0x44d6f1;return{'type':_0x3357b6(0x1df),'content':''+_0x2bbdae(_0x243134,_0x3357b6(0x1b4),_0x1940d9)};}function _0x556849(_0xc6b51b){const _0x339570=_0x44d6f1;return{'type':_0x339570(0x1df),'content':''+_0x2bbdae(_0x243134,_0x339570(0x1ea),_0xc6b51b)};}_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x223)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1c0)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x218)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1d4)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1a9)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x221)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1bb)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x205)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x20a)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x1bc)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x1f7)),_0x2eaee9&&(_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x235)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1c5))),_0x40c13c&&(_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x209)),_0x5296d4[_0x44d6f1(0x1ac)](_0x44d6f1(0x1b2)),_0x5296d4[_0x44d6f1(0x1e2)](_0x44d6f1(0x219)),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x1a709=>{const _0x20bb80=_0x44d6f1,{data:_0x27b714}=_0x1a709;if(_0x27b714&&_0x20bb80(0x219)==_0x27b714[_0x20bb80(0x1cd)])return{'type':_0x20bb80(0x1df),'content':_0x27b714[_0x20bb80(0x213)]?_0x2bbdae(_0x243134,_0x20bb80(0x1ba)):_0x2bbdae(_0x243134,_0x20bb80(0x1a7))};}),this[_0x44d6f1(0x21e)][_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0xfe3107=>{const _0x3a99a4=_0x44d6f1;if(_0xfe3107[_0x3a99a4(0x222)][_0x3a99a4(0x1cb)])return!0x1;let _0x590e29=!0x1;const _0x2e1448=_0x5296d4[_0x3a99a4(0x1d5)]({'skipNotAttached':!0x0})[_0x3a99a4(0x1de)](_0x34fcf8=>_0x3a99a4(0x219)===_0x5296d4[_0x3a99a4(0x239)](_0x34fcf8));for(const _0x4c8eed of _0x2e1448){_0x3a99a4(0x230)!=_0x4c8eed[_0x3a99a4(0x20f)]()[_0x3a99a4(0x215)][_0x3a99a4(0x204)][_0x3a99a4(0x1e3)](_0x3a99a4(0x1bc))&&(_0x5296d4[_0x3a99a4(0x207)](_0x4c8eed[_0x3a99a4(0x20f)](),_0x3a99a4(0x232))[_0x3a99a4(0x21b)](_0x370225=>_0x3a99a4(0x1bc)===_0x5296d4[_0x3a99a4(0x239)](_0x370225[_0x3a99a4(0x1ae)]))||(_0xfe3107[_0x3a99a4(0x217)](_0x4c8eed[_0x3a99a4(0x1ec)]()),_0x590e29=!0x0));}return _0x590e29;})),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x238)](_0x44d6f1(0x1f7),_0x2bbdae(_0x243134,_0x44d6f1(0x23b)));const _0x1c7582={'type':_0x44d6f1(0x1df),'content':''};_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x5079e2=>{const _0x3ce0c4=_0x44d6f1,{data:_0x54df61}=_0x5079e2;if(!_0x54df61||_0x3ce0c4(0x1bc)!=_0x54df61[_0x3ce0c4(0x1cd)])return;let _0x4ce254=_0x5079e2[_0x3ce0c4(0x216)];for(;_0x4ce254;){if(_0x4ce254[_0x3ce0c4(0x22b)]&&((_0x3ce0c4(0x1f1)==_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)]||_0x3ce0c4(0x21d)==_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)])&&(_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x213)]&&_0x3ce0c4(0x227)!=_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x213)]||_0x3ce0c4(0x227)!=_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1d1)]&&!_0x54df61[_0x3ce0c4(0x213)])||!_0x2eaee9&&_0x4ce254[_0x3ce0c4(0x22b)][_0x3ce0c4(0x1cd)]==_0x1a11a6))return _0x1c7582;_0x4ce254=_0x4ce254[_0x3ce0c4(0x1b1)];}if(null==_0x54df61[_0x3ce0c4(0x213)])switch(_0x54df61[_0x3ce0c4(0x1d1)]){case _0x3ce0c4(0x226):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b8)));case _0x3ce0c4(0x1b9):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1c4)));case _0x3ce0c4(0x230):return _0x556849(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b0)));}switch(_0x54df61[_0x3ce0c4(0x213)]){case _0x3ce0c4(0x226):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b8)));case _0x3ce0c4(0x1b9):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1c4)));case _0x3ce0c4(0x230):return _0x25399b(_0x2bbdae(_0x243134,_0x3ce0c4(0x1b0)));}}),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0xf6ac7c=>{const _0x186182=_0x44d6f1,{data:_0x14246c}=_0xf6ac7c;if(_0x14246c&&_0x186182(0x1f7)==_0x14246c[_0x186182(0x1cd)])return null==_0x14246c[_0x186182(0x213)]||null==_0x14246c[_0x186182(0x1d1)]&&0x0==_0x14246c[_0x186182(0x213)]?_0x1c7582:void 0x0;}),_0x5296d4[_0x44d6f1(0x1d0)][_0x44d6f1(0x1f9)](_0x478b3d=>{const _0x34c4a8=_0x44d6f1;if(_0x34c4a8(0x232)!=_0x478b3d[_0x34c4a8(0x22c)])return;const {data:_0x30f6a7}=_0x478b3d;if(!_0x30f6a7||_0x34c4a8(0x20a)!=_0x30f6a7[_0x34c4a8(0x1cd)])return;const _0x1cab51=le(_0x478b3d);return _0x34c4a8(0x213)==_0x1cab51?{'type':_0x34c4a8(0x1df),'content':_0x2bbdae(_0x243134,_0x34c4a8(0x1fb))}:_0x34c4a8(0x1d1)==_0x1cab51?{'type':_0x34c4a8(0x1df),'content':_0x2bbdae(_0x243134,_0x34c4a8(0x22f))}:_0x1c7582;}),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x319783=>this[_0x44d6f1(0x200)](_0x319783)),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x3c2c07=>this[_0x44d6f1(0x1e9)](_0x3c2c07)),_0x5c25cc[_0x44d6f1(0x1ed)][_0x44d6f1(0x20b)][_0x44d6f1(0x1b6)](_0x207726=>this[_0x44d6f1(0x1dd)](_0x207726)),this[_0x44d6f1(0x21c)]();}[_0x25f83c(0x200)](_0x3b001e){const _0x4e7d79=_0x25f83c;if(_0x3b001e[_0x4e7d79(0x222)][_0x4e7d79(0x1cb)]||!_0x3b001e[_0x4e7d79(0x222)][_0x4e7d79(0x1da)])return!0x1;let _0x1676ae=!0x1;const _0x24361b=this[_0x4e7d79(0x21e)][_0x4e7d79(0x22d)][_0x4e7d79(0x1ab)](_0x4e7d79(0x1a8))[_0x4e7d79(0x1d5)]({'skipNotAttached':!0x0})[_0x4e7d79(0x1de)](_0x438010=>_0x438010[_0x4e7d79(0x22b)]&&_0x4e7d79(0x20a)==_0x438010[_0x4e7d79(0x22b)][_0x4e7d79(0x1cd)])[_0x4e7d79(0x1de)](_0xf0fcbb=>_0xf0fcbb[_0x4e7d79(0x22b)][_0x4e7d79(0x213)]&&_0xf0fcbb[_0x4e7d79(0x22b)][_0x4e7d79(0x1d1)]);for(const _0x237254 of _0x24361b)le(_0x237254)||(_0x3b001e[_0x4e7d79(0x217)](_0x237254[_0x4e7d79(0x1ec)]()),_0x1676ae=!0x0);return _0x1676ae;}[_0x25f83c(0x1e9)](_0x4e370b){const _0x5eb144=_0x25f83c;if(_0x4e370b[_0x5eb144(0x222)][_0x5eb144(0x1cb)]||!_0x4e370b[_0x5eb144(0x222)][_0x5eb144(0x1da)])return!0x1;const _0x36364e=this[_0x5eb144(0x21e)][_0x5eb144(0x22d)][_0x5eb144(0x1ab)](_0x5eb144(0x1a8));if(_0x36364e[_0x5eb144(0x1be)][_0x5eb144(0x1ca)])return!0x1;let _0x3d202f=!0x1;const _0x41305c=[_0x5eb144(0x1bc),_0x5eb144(0x20a),_0x5eb144(0x1f7),_0x5eb144(0x1f1),_0x5eb144(0x1bf),_0x5eb144(0x208),_0x5eb144(0x1e8),_0x5eb144(0x1f8),_0x5eb144(0x21d)],_0x888496=this[_0x5eb144(0x21e)][_0x5eb144(0x1ed)][_0x5eb144(0x20b)][_0x5eb144(0x1d6)][_0x5eb144(0x1e5)]()[_0x5eb144(0x1de)](_0x38ceb0=>_0x5eb144(0x232)==_0x38ceb0[_0x5eb144(0x22c)])[_0x5eb144(0x1de)](_0x2c3c90=>_0x41305c[_0x5eb144(0x1c8)](_0x2c3c90[_0x5eb144(0x1c9)]));if(0x0==_0x888496[_0x5eb144(0x1ce)])return _0x3d202f;for(const _0x44b3da of _0x888496){const _0x2d6dc6=_0x36364e[_0x5eb144(0x207)](_0x44b3da[_0x5eb144(0x1aa)],_0x5eb144(0x232))[_0x5eb144(0x1de)](_0x4aef3e=>!_0x4aef3e[_0x5eb144(0x1eb)][_0x5eb144(0x1c2)])[_0x5eb144(0x212)](_0x35ec49=>_0x35ec49[_0x5eb144(0x1ae)])[_0x5eb144(0x1de)](_0x3c407c=>{const _0x2abf9e=_0x5eb144,_0xf79162=_0x36364e[_0x2abf9e(0x239)](_0x3c407c);return _0x41305c[_0x2abf9e(0x1c8)](_0xf79162);});if(_0x2d6dc6[_0x5eb144(0x1ce)]){for(const _0x596106 of _0x2d6dc6)_0x4e370b[_0x5eb144(0x217)](_0x596106[_0x5eb144(0x1ec)]());_0x3d202f=!0x0;}}return _0x3d202f;}[_0x25f83c(0x1dd)](_0x22345d){const _0x1dbecb=_0x25f83c;if(_0x22345d[_0x1dbecb(0x222)][_0x1dbecb(0x1cb)]||!_0x22345d[_0x1dbecb(0x222)][_0x1dbecb(0x1da)])return!0x1;const _0x36e97a=this[_0x1dbecb(0x21e)][_0x1dbecb(0x22d)][_0x1dbecb(0x1ab)](_0x1dbecb(0x1a8));let _0x3d2df2=!0x1;const _0x18313e=[_0x1dbecb(0x1bc),_0x1dbecb(0x20a),_0x1dbecb(0x1f7),_0x1dbecb(0x1f1),_0x1dbecb(0x1bf),_0x1dbecb(0x208),_0x1dbecb(0x1e8),_0x1dbecb(0x1f8),_0x1dbecb(0x21d)];for(const _0x641d56 of _0x36e97a[_0x1dbecb(0x1d5)]({'skipNotAttached':!0x0})){const _0x58674c=_0x36e97a[_0x1dbecb(0x207)](_0x641d56[_0x1dbecb(0x20f)](),_0x1dbecb(0x232))[_0x1dbecb(0x212)](_0x5f437f=>_0x5f437f[_0x1dbecb(0x1ae)])[_0x1dbecb(0x1de)](_0x5cd60d=>_0x5cd60d[_0x1dbecb(0x22b)]&&_0x18313e[_0x1dbecb(0x1c8)](_0x5cd60d[_0x1dbecb(0x22b)][_0x1dbecb(0x1cd)]));if(!_0x58674c[_0x1dbecb(0x1ce)])continue;const _0x5d5169=_0x58674c[0x0][_0x1dbecb(0x216)][_0x1dbecb(0x224)][_0x1dbecb(0x1cc)];if(!_0x58674c[_0x1dbecb(0x1f3)](_0x30d42a=>_0x30d42a[_0x1dbecb(0x224)][_0x1dbecb(0x1cc)]===_0x5d5169)){for(const _0x47dcb3 of _0x58674c)_0x27a811(_0x47dcb3,_0x5d5169)&&(_0x3d2df2=!0x0);}}return _0x3d2df2;function _0x23bcac(_0x3f6e09,_0x54e619){const _0x1b740a=_0x1dbecb;for(const _0x3a7b96 of _0x36e97a[_0x1b740a(0x1d5)]({'skipNotAttached':!0x0})[_0x1b740a(0x1de)](_0x2366b9=>_0x1b740a(0x232)==_0x2366b9[_0x1b740a(0x22c)]&&_0x2366b9[_0x1b740a(0x224)][_0x1b740a(0x1cc)]==_0x3f6e09))_0x3a7b96[_0x1b740a(0x211)](_0x1b740a(0x1cc),_0x54e619);}function _0x27a811(_0x13d55e,_0x2be581){const _0x333f54=_0x1dbecb;let _0x3af397=_0x13d55e[_0x333f54(0x216)],_0x205f77=!0x1;for(;_0x3af397;)_0x3af397[_0x333f54(0x224)][_0x333f54(0x1cc)]!=_0x2be581&&(_0x23bcac(_0x3af397[_0x333f54(0x224)][_0x333f54(0x1cc)],_0x2be581),_0x3af397[_0x333f54(0x211)](_0x333f54(0x1cc),_0x2be581),_0x205f77=!0x0),_0x3af397=_0x3af397[_0x333f54(0x1b1)];return _0x205f77;}}[_0x25f83c(0x21c)](){const _0x3274b2=_0x25f83c,_0x488a58=this[_0x3274b2(0x21e)],_0x4d6aa3=_0x488a58[_0x3274b2(0x1f5)],_0x4eed52=_0x488a58[_0x3274b2(0x22d)][_0x3274b2(0x1ab)](_0x3274b2(0x1a8));this[_0x3274b2(0x1fd)](),_0x4eed52[_0x3274b2(0x210)][_0x3274b2(0x1f4)](_0x3274b2(0x234),_0x3274b2(0x1bd),_0x3274b2(0x1b3),function(_0x348c01,_0x40c1b2){const _0xb6aa85=_0x3274b2,_0x51c921=[];for(let _0x10a531 of _0x348c01)_0x10a531[_0xb6aa85(0x215)][_0xb6aa85(0x204)]===_0x10a531[_0xb6aa85(0x203)][_0xb6aa85(0x1ef)]&&(_0x10a531=_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x20c)](_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x1e0)](_0x10a531[_0xb6aa85(0x215)][_0xb6aa85(0x204)],0x0))),_0x51c921[_0xb6aa85(0x1c6)](_0x10a531);_0x488a58[_0xb6aa85(0x1ed)][_0xb6aa85(0x236)](_0xb2de00=>{const _0x135151=_0xb6aa85,_0x1155b8=_0x488a58[_0x135151(0x1ed)][_0x135151(0x20b)][_0x135151(0x229)],_0x4aab51=Array[_0x135151(0x21a)](_0x1155b8[_0x135151(0x20d)]())[_0x135151(0x212)](_0x15fe72=>_0x25b1bc[_0x135151(0x220)](_0x15fe72));_0xb2de00[_0x135151(0x233)](_0x51c921),_0x488a58[_0x135151(0x1db)][_0x135151(0x1ab)](_0x40c1b2[_0x135151(0x1e4)])[_0x135151(0x20e)](),_0x40c1b2[_0x135151(0x228)][_0x135151(0x1c6)]({'forceDefaultExecution':!0x0}),_0x488a58[_0x135151(0x1d2)](_0x40c1b2[_0x135151(0x1e4)],..._0x40c1b2[_0x135151(0x228)]),_0xb2de00[_0x135151(0x233)](_0x4aab51);for(const _0x1c4885 of _0x4aab51)_0x1c4885[_0x135151(0x237)]();});}),_0x4eed52[_0x3274b2(0x1d0)][_0x3274b2(0x1ff)](function(_0x4d4247){const _0x58345a=_0x3274b2,_0x1d7fde=!_0x488a58[_0x58345a(0x1ed)][_0x58345a(0x1c3)][_0x58345a(0x1d3)](_0x4d4247),_0x5208ec=_0x4d4247[_0x58345a(0x22a)],_0x5aa37e=_0x4d4247[_0x58345a(0x1b5)],_0x3c8b68=_0x4d4247[_0x58345a(0x1e3)](_0x58345a(0x20a)),_0xf30958=!_0x5208ec||_0x5208ec[_0x58345a(0x1e3)](_0x58345a(0x20a))!==_0x3c8b68,_0x5145cd=!_0x5aa37e||_0x5aa37e[_0x58345a(0x1e3)](_0x58345a(0x20a))!==_0x3c8b68;return _0x1d7fde&&Boolean(_0x3c8b68)&&_0xf30958&&_0x5145cd;},_0x2f8745=>_0x2bbdae(_0x4d6aa3,_0x3274b2(0x202),_0x2f8745));}[_0x25f83c(0x1fd)](){const _0x51e07b=_0x25f83c,_0x1ea4b6=this[_0x51e07b(0x21e)],_0x5311cf=_0x1ea4b6[_0x51e07b(0x1f5)];function _0x438bb9(_0x46eb04){const _0x23b6c2=_0x51e07b,_0x22f13b=_0x1ea4b6[_0x23b6c2(0x1db)][_0x23b6c2(0x1ab)](_0x23b6c2(0x1c0))[_0x23b6c2(0x1ca)],_0x43c1cc=_0x1ea4b6[_0x23b6c2(0x1db)][_0x23b6c2(0x1ab)](_0x23b6c2(0x223))[_0x23b6c2(0x1ca)];return _0x23b6c2(0x223)===_0x46eb04?_0x22f13b:_0x43c1cc;}_0x1ea4b6[_0x51e07b(0x22d)][_0x51e07b(0x1ab)](_0x51e07b(0x1a8))[_0x51e07b(0x1d0)][_0x51e07b(0x1f9)](function(_0x4f0f10){const _0x5ce7af=_0x51e07b;if(_0x5ce7af(0x234)!=_0x4f0f10[_0x5ce7af(0x22c)])return;const {data:_0xe706ad}=_0x4f0f10;if(!_0xe706ad)return;let _0x32f64b,_0x4ecf6b,_0x3b8bce,_0x3fbe46;switch(_0xe706ad[_0x5ce7af(0x1e4)]){case _0x5ce7af(0x1c0):_0x3b8bce=_0xe706ad[_0x5ce7af(0x228)][0x0][_0x5ce7af(0x201)],_0x3fbe46=_0x438bb9(_0xe706ad[_0x5ce7af(0x1e4)]),_0x32f64b=_0x3b8bce?_0x5ce7af(0x21f):_0x5ce7af(0x1f2),!_0x3fbe46&&_0x1ea4b6[_0x5ce7af(0x1f0)][_0x5ce7af(0x1ab)](_0x5ce7af(0x1d8))||(_0x32f64b=_0x5ce7af(0x1e6)),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x1b8)))};break;case _0x5ce7af(0x223):_0x3b8bce=_0xe706ad[_0x5ce7af(0x228)][0x0][_0x5ce7af(0x201)],_0x3fbe46=_0x438bb9(_0xe706ad[_0x5ce7af(0x1e4)]),_0x32f64b=_0x3b8bce?_0x5ce7af(0x21f):_0x5ce7af(0x1f2),!_0x3fbe46&&_0x1ea4b6[_0x5ce7af(0x1f0)][_0x5ce7af(0x1ab)](_0x5ce7af(0x1d8))||(_0x32f64b=_0x5ce7af(0x1e6)),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x1c4)))};break;case _0x5ce7af(0x1a9):_0x32f64b=_0x5ce7af(0x1b7),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x202)))};break;case _0x5ce7af(0x221):_0x32f64b=function(_0x60fddc){const _0x117f54=_0x5ce7af,_0xbe22d0=_0x60fddc[_0x117f54(0x20f)]();let _0x122263=_0xbe22d0[_0x117f54(0x215)][_0x117f54(0x204)];for(;_0x122263&&_0xbe22d0[_0x117f54(0x1e1)](_0x122263);){if(_0x122263[_0x117f54(0x1e3)](_0x117f54(0x1f7))>0x0)return!0x1;_0x122263=_0x122263[_0x117f54(0x1b5)];}return!0x0;}(_0x4f0f10)?_0x2bbdae(_0x5311cf,_0x5ce7af(0x1f2),_0x2bbdae(_0x5311cf,function(_0xf3b883){const _0xf497d5=_0x5ce7af;return _0xf497d5(0x1d7)+_0xf3b883[_0xf497d5(0x20f)]()[_0xf497d5(0x215)][_0xf497d5(0x204)][_0xf497d5(0x1e3)](_0xf497d5(0x1bc))[_0xf497d5(0x22e)]()+_0xf497d5(0x1fe);}(_0x4f0f10))):_0x2bbdae(_0x5311cf,_0x5ce7af(0x225),_0x2bbdae(_0x5311cf,_0x5ce7af(0x202))),_0x4ecf6b={'type':_0x5ce7af(0x1df),'content':_0x32f64b};break;case _0x5ce7af(0x235):case _0x5ce7af(0x1c5):!0x1===_0xe706ad[_0x5ce7af(0x1dc)]&&(_0x32f64b=_0x5ce7af(0x1ad),_0x4ecf6b={'type':_0x5ce7af(0x1af),'content':_0x2bbdae(_0x5311cf,_0x32f64b,_0x2bbdae(_0x5311cf,_0x5ce7af(0x202)))});}return _0x4ecf6b;});}}function le(_0x323e82){const _0x3995ee=_0x25f83c;let _0x3e5f40=_0x323e82[_0x3995ee(0x20f)]()[_0x3995ee(0x215)][_0x3995ee(0x204)][_0x3995ee(0x22a)];for(;_0x3e5f40;){const _0x4b1408=_0x3e5f40[_0x3995ee(0x1e3)](_0x3995ee(0x20a));if(!_0x4b1408)return!0x1;if(_0x4b1408==_0x323e82[_0x3995ee(0x22b)][_0x3995ee(0x213)])return _0x3995ee(0x213);if(_0x4b1408==_0x323e82[_0x3995ee(0x22b)][_0x3995ee(0x1d1)])return _0x3995ee(0x1d1);_0x3e5f40=_0x3e5f40[_0x3995ee(0x22a)];}return!0x1;}
23
+ const _0x1aad5c=_0x2140;(function(_0x35d44b,_0x59a61a){const _0x43b6d3=_0x2140,_0x19ea3e=_0x35d44b();while(!![]){try{const _0x2495bc=parseInt(_0x43b6d3(0x196))/0x1*(parseInt(_0x43b6d3(0x15a))/0x2)+-parseInt(_0x43b6d3(0x19e))/0x3+parseInt(_0x43b6d3(0x149))/0x4+parseInt(_0x43b6d3(0x156))/0x5+parseInt(_0x43b6d3(0x145))/0x6+-parseInt(_0x43b6d3(0x162))/0x7*(parseInt(_0x43b6d3(0x17a))/0x8)+-parseInt(_0x43b6d3(0x184))/0x9;if(_0x2495bc===_0x59a61a)break;else _0x19ea3e['push'](_0x19ea3e['shift']());}catch(_0x5add0c){_0x19ea3e['push'](_0x19ea3e['shift']());}}}(_0x2286,0x61f24));function _0x2286(){const _0x397559=['attributes','*Change\x20to:*\x20%0','end','listItemIdFixer','toUpperCase','afterInit','551006PdMmZq','oldValue','parent','schema','splitListItemBefore','outdentList','locale','bulleted','1770615lRECbX','next','selection','getAttribute','listItemId','groupId','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','getFirstMarker','type','batch','enableDefaultAttributesIntegration','listType','*Merge:*\x20%0','containsItem','range','mergeListItemBackward','_supportLegacySuggestions','splitListItemAfter','*Outdent:*\x20%0','checkTodoList','commandParams','listStyle','detach','TrackChangesEditing','value','isLocal','deletion','registerAttributeLabel','isUndo','listIndent','multipleBlocks','isNextTo','forceValue','start','listStart','numbered','documentList','setAttribute','createPositionAt','commandName','has','differ','*Remove\x20format:*\x20%0','ELEMENT_LIST_ITEM','filter','todoListChecked','execute','accept','list.multiBlock','newValue','_getAttributeKey','map','every','customNumberedList','commands','registerBlockAttribute','data','suggestion','numberedList','4696434juCYMI','descriptionFactory','editor','setSelection','2595680FeOHXu','getChanges','key','FORMAT_INDENT','default','length','*Check\x20item*','push','attributeKey','ELEMENT_TODO_LIST','registerDescriptionCallback','createRange','nextSibling','2129865OfkEPg','format','indentList','removeMarker','2cOgvmE','*Merge:*\x20list\x20item','ListEditing','todo','*Split:*\x20list\x20item','meta','listMarkerStyle','_findSuggestions','567917LMCkCO','formatBlock','plugins','registerCustomCallback','todoListCheck','bulletedList','fromRange','_registerLegacyDescription','isObject','listReversed','_suggestionFactory','refresh','getRanges','nodeAfter','includes','_LIST','todoList','head','find','mergeListItemForward','*Set\x20format:*\x20%0','get','*Format:*\x20insert\x20into\x20%0','registerPostFixer','32VPbrod','document','trackChangesCommand','registerElementLabel','*Indent:*\x20%0','getFirstRange','TodoListEditing','listMarker','model','getSuggestions','9834489hgDuvk','ELEMENT_','ELEMENT_BULLETED_LIST','previousSibling','assureChains','noTrackChangesFixer','*Format:*\x20remove\x20from\x20%0','from','change','customBulletedList','config','attribute'];_0x2286=function(){return _0x397559;};return _0x2286();}import{Plugin as _0x47bb49}from'ckeditor5/src/core.js';import{getTranslation as _0x247641}from'../utils/common-translations.js';import{renameAttributeKey as _0x3fe58b}from'../trackchangesediting.js';import{LiveRange as _0x49632c}from'ckeditor5/src/engine.js';function _0x2140(_0x342526,_0x4e558e){const _0x22864c=_0x2286();return _0x2140=function(_0x21401f,_0x2b70dc){_0x21401f=_0x21401f-0x12f;let _0x4ddb90=_0x22864c[_0x21401f];return _0x4ddb90;},_0x2140(_0x342526,_0x4e558e);}export default class z extends _0x47bb49{[_0x1aad5c(0x195)](){const _0x5d2a96=_0x1aad5c,_0x571d42=this[_0x5d2a96(0x147)];if(!_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x132)](_0x5d2a96(0x15c)))return;const _0x367d50=_0x571d42[_0x5d2a96(0x19c)],_0x8f8e7=_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x177)](_0x5d2a96(0x1b6)),_0x45feed=_0x571d42[_0x5d2a96(0x164)][_0x5d2a96(0x132)](_0x5d2a96(0x180)),_0x4b2e2a=!!_0x571d42[_0x5d2a96(0x18e)][_0x5d2a96(0x177)](_0x5d2a96(0x13a));function _0xa258d8(_0x889c5){const _0x466b71=_0x5d2a96;return{'type':_0x466b71(0x157),'content':''+_0x247641(_0x367d50,_0x466b71(0x176),_0x889c5)};}function _0x41b906(_0x41ccf7){const _0x129f76=_0x5d2a96;return{'type':_0x129f76(0x157),'content':''+_0x247641(_0x367d50,_0x129f76(0x134),_0x41ccf7)};}_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x144)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x167)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x13f)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x18d)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x158)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x19b)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1b0)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x19a)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1a2)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1aa)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x1bc)),_0x4b2e2a&&(_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1ae)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x175))),_0x45feed&&(_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x172)),_0x8f8e7[_0x5d2a96(0x1a9)](_0x5d2a96(0x1b2)),_0x8f8e7[_0x5d2a96(0x141)](_0x5d2a96(0x137)),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x3261fe=>{const _0x541f34=_0x5d2a96,{data:_0x468462}=_0x3261fe;if(_0x468462&&_0x541f34(0x137)==_0x468462[_0x541f34(0x14b)])return{'type':_0x541f34(0x157),'content':_0x468462[_0x541f34(0x13b)]?_0x247641(_0x367d50,_0x541f34(0x14f)):_0x247641(_0x367d50,_0x541f34(0x1a4))};}),this[_0x5d2a96(0x147)][_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x396a55=>{const _0x36784d=_0x5d2a96;if(_0x396a55[_0x36784d(0x1a8)][_0x36784d(0x1bb)])return!0x1;let _0x129f5d=!0x1;const _0x28ce5e=_0x8f8e7[_0x36784d(0x183)]({'skipNotAttached':!0x0})[_0x36784d(0x136)](_0x444646=>_0x36784d(0x137)===_0x8f8e7[_0x36784d(0x13c)](_0x444646));for(const _0x603fc9 of _0x28ce5e){_0x36784d(0x15d)!=_0x603fc9[_0x36784d(0x17f)]()[_0x36784d(0x1c0)][_0x36784d(0x16f)][_0x36784d(0x1a1)](_0x36784d(0x1aa))&&(_0x8f8e7[_0x36784d(0x161)](_0x603fc9[_0x36784d(0x17f)](),_0x36784d(0x18f))[_0x36784d(0x174)](_0xc4ba6b=>_0x36784d(0x1aa)===_0x8f8e7[_0x36784d(0x13c)](_0xc4ba6b[_0x36784d(0x143)]))||(_0x396a55[_0x36784d(0x159)](_0x603fc9[_0x36784d(0x1a6)]()),_0x129f5d=!0x0));}return _0x129f5d;})),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x1ba)](_0x5d2a96(0x1bc),_0x247641(_0x367d50,_0x5d2a96(0x14c)));const _0x48daf6={'type':_0x5d2a96(0x157),'content':''};_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x34bf29=>{const _0xece649=_0x5d2a96,{data:_0x42362e}=_0x34bf29;if(!_0x42362e||_0xece649(0x1aa)!=_0x42362e[_0xece649(0x14b)])return;let _0x5f1522=_0x34bf29[_0xece649(0x173)];for(;_0x5f1522;){if(_0x5f1522[_0xece649(0x142)]&&((_0xece649(0x1b4)==_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)]||_0xece649(0x160)==_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)])&&(_0x5f1522[_0xece649(0x142)][_0xece649(0x13b)]&&_0xece649(0x14d)!=_0x5f1522[_0xece649(0x142)][_0xece649(0x13b)]||_0xece649(0x14d)!=_0x5f1522[_0xece649(0x142)][_0xece649(0x197)]&&!_0x42362e[_0xece649(0x13b)])||!_0x4b2e2a&&_0x5f1522[_0xece649(0x142)][_0xece649(0x14b)]==_0x3fe58b))return _0x48daf6;_0x5f1522=_0x5f1522[_0xece649(0x19f)];}if(null==_0x42362e[_0xece649(0x13b)])switch(_0x42362e[_0xece649(0x197)]){case _0xece649(0x19d):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x186)));case _0xece649(0x1c2):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x1a5)));case _0xece649(0x15d):return _0x41b906(_0x247641(_0x367d50,_0xece649(0x152)));}switch(_0x42362e[_0xece649(0x13b)]){case _0xece649(0x19d):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x186)));case _0xece649(0x1c2):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x1a5)));case _0xece649(0x15d):return _0xa258d8(_0x247641(_0x367d50,_0xece649(0x152)));}}),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x2308c9=>{const _0x57d0d4=_0x5d2a96,{data:_0x33759d}=_0x2308c9;if(_0x33759d&&_0x57d0d4(0x1bc)==_0x33759d[_0x57d0d4(0x14b)])return null==_0x33759d[_0x57d0d4(0x13b)]||null==_0x33759d[_0x57d0d4(0x197)]&&0x0==_0x33759d[_0x57d0d4(0x13b)]?_0x48daf6:void 0x0;}),_0x8f8e7[_0x5d2a96(0x146)][_0x5d2a96(0x153)](_0x156b2b=>{const _0x12ff1c=_0x5d2a96;if(_0x12ff1c(0x18f)!=_0x156b2b[_0x12ff1c(0x1a7)])return;const {data:_0x55776a}=_0x156b2b;if(!_0x55776a||_0x12ff1c(0x1a2)!=_0x55776a[_0x12ff1c(0x14b)])return;const _0x362e0c=le(_0x156b2b);return _0x12ff1c(0x13b)==_0x362e0c?{'type':_0x12ff1c(0x157),'content':_0x247641(_0x367d50,_0x12ff1c(0x15b))}:_0x12ff1c(0x197)==_0x362e0c?{'type':_0x12ff1c(0x157),'content':_0x247641(_0x367d50,_0x12ff1c(0x15e))}:_0x48daf6;}),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x56f565=>this[_0x5d2a96(0x193)](_0x56f565)),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x299437=>this[_0x5d2a96(0x189)](_0x299437)),_0x571d42[_0x5d2a96(0x182)][_0x5d2a96(0x17b)][_0x5d2a96(0x179)](_0x1acbda=>this[_0x5d2a96(0x188)](_0x1acbda)),this[_0x5d2a96(0x1af)]();}[_0x1aad5c(0x193)](_0x40193){const _0x4ee34c=_0x1aad5c;if(_0x40193[_0x4ee34c(0x1a8)][_0x4ee34c(0x1bb)]||!_0x40193[_0x4ee34c(0x1a8)][_0x4ee34c(0x1b8)])return!0x1;let _0xd5cc0b=!0x1;const _0x49ff8e=this[_0x4ee34c(0x147)][_0x4ee34c(0x164)][_0x4ee34c(0x177)](_0x4ee34c(0x1b6))[_0x4ee34c(0x183)]({'skipNotAttached':!0x0})[_0x4ee34c(0x136)](_0x35db60=>_0x35db60[_0x4ee34c(0x142)]&&_0x4ee34c(0x1a2)==_0x35db60[_0x4ee34c(0x142)][_0x4ee34c(0x14b)])[_0x4ee34c(0x136)](_0x396c1f=>_0x396c1f[_0x4ee34c(0x142)][_0x4ee34c(0x13b)]&&_0x396c1f[_0x4ee34c(0x142)][_0x4ee34c(0x197)]);for(const _0x113606 of _0x49ff8e)le(_0x113606)||(_0x40193[_0x4ee34c(0x159)](_0x113606[_0x4ee34c(0x1a6)]()),_0xd5cc0b=!0x0);return _0xd5cc0b;}[_0x1aad5c(0x189)](_0x21d001){const _0x1fb288=_0x1aad5c;if(_0x21d001[_0x1fb288(0x1a8)][_0x1fb288(0x1bb)]||!_0x21d001[_0x1fb288(0x1a8)][_0x1fb288(0x1b8)])return!0x1;const _0x3dcb50=this[_0x1fb288(0x147)][_0x1fb288(0x164)][_0x1fb288(0x177)](_0x1fb288(0x1b6));if(_0x3dcb50[_0x1fb288(0x17c)][_0x1fb288(0x1b7)])return!0x1;let _0x27bd2=!0x1;const _0x4786eb=[_0x1fb288(0x1aa),_0x1fb288(0x1a2),_0x1fb288(0x1bc),_0x1fb288(0x1b4),_0x1fb288(0x1c1),_0x1fb288(0x16b),_0x1fb288(0x166),_0x1fb288(0x181),_0x1fb288(0x160)],_0x186c5f=this[_0x1fb288(0x147)][_0x1fb288(0x182)][_0x1fb288(0x17b)][_0x1fb288(0x133)][_0x1fb288(0x14a)]()[_0x1fb288(0x136)](_0x48adcb=>_0x1fb288(0x18f)==_0x48adcb[_0x1fb288(0x1a7)])[_0x1fb288(0x136)](_0x47706f=>_0x4786eb[_0x1fb288(0x170)](_0x47706f[_0x1fb288(0x151)]));if(0x0==_0x186c5f[_0x1fb288(0x14e)])return _0x27bd2;for(const _0x5cb23a of _0x186c5f){const _0x1d85f0=_0x3dcb50[_0x1fb288(0x161)](_0x5cb23a[_0x1fb288(0x1ad)],_0x1fb288(0x18f))[_0x1fb288(0x136)](_0x21b1a6=>!_0x21b1a6[_0x1fb288(0x15f)][_0x1fb288(0x1be)])[_0x1fb288(0x13d)](_0x45d566=>_0x45d566[_0x1fb288(0x143)])[_0x1fb288(0x136)](_0x77a37a=>{const _0x4c8b2f=_0x1fb288,_0x567759=_0x3dcb50[_0x4c8b2f(0x13c)](_0x77a37a);return _0x4786eb[_0x4c8b2f(0x170)](_0x567759);});if(_0x1d85f0[_0x1fb288(0x14e)]){for(const _0x48638f of _0x1d85f0)_0x21d001[_0x1fb288(0x159)](_0x48638f[_0x1fb288(0x1a6)]());_0x27bd2=!0x0;}}return _0x27bd2;}[_0x1aad5c(0x188)](_0xca2189){const _0x25780c=_0x1aad5c;if(_0xca2189[_0x25780c(0x1a8)][_0x25780c(0x1bb)]||!_0xca2189[_0x25780c(0x1a8)][_0x25780c(0x1b8)])return!0x1;const _0x1a0fe8=this[_0x25780c(0x147)][_0x25780c(0x164)][_0x25780c(0x177)](_0x25780c(0x1b6));let _0x414437=!0x1;const _0x2743b1=[_0x25780c(0x1aa),_0x25780c(0x1a2),_0x25780c(0x1bc),_0x25780c(0x1b4),_0x25780c(0x1c1),_0x25780c(0x16b),_0x25780c(0x166),_0x25780c(0x181),_0x25780c(0x160)];for(const _0x11e95a of _0x1a0fe8[_0x25780c(0x183)]({'skipNotAttached':!0x0})){const _0x3dd1e7=_0x1a0fe8[_0x25780c(0x161)](_0x11e95a[_0x25780c(0x17f)](),_0x25780c(0x18f))[_0x25780c(0x13d)](_0x4627fa=>_0x4627fa[_0x25780c(0x143)])[_0x25780c(0x136)](_0x5ccf9f=>_0x5ccf9f[_0x25780c(0x142)]&&_0x2743b1[_0x25780c(0x170)](_0x5ccf9f[_0x25780c(0x142)][_0x25780c(0x14b)]));if(!_0x3dd1e7[_0x25780c(0x14e)])continue;const _0x4a3857=_0x3dd1e7[0x0][_0x25780c(0x173)][_0x25780c(0x190)][_0x25780c(0x1a3)];if(!_0x3dd1e7[_0x25780c(0x13e)](_0x5457e1=>_0x5457e1[_0x25780c(0x190)][_0x25780c(0x1a3)]===_0x4a3857)){for(const _0x1cdf47 of _0x3dd1e7)_0x2a756a(_0x1cdf47,_0x4a3857)&&(_0x414437=!0x0);}}return _0x414437;function _0x10d5bd(_0x289e5e,_0x59e78a){const _0x3e17e9=_0x25780c;for(const _0x2c0ea5 of _0x1a0fe8[_0x3e17e9(0x183)]({'skipNotAttached':!0x0})[_0x3e17e9(0x136)](_0x478811=>_0x3e17e9(0x18f)==_0x478811[_0x3e17e9(0x1a7)]&&_0x478811[_0x3e17e9(0x190)][_0x3e17e9(0x1a3)]==_0x289e5e))_0x2c0ea5[_0x3e17e9(0x12f)](_0x3e17e9(0x1a3),_0x59e78a);}function _0x2a756a(_0x26d52a,_0x57241f){const _0x58de55=_0x25780c;let _0x243753=_0x26d52a[_0x58de55(0x173)],_0x43c149=!0x1;for(;_0x243753;)_0x243753[_0x58de55(0x190)][_0x58de55(0x1a3)]!=_0x57241f&&(_0x10d5bd(_0x243753[_0x58de55(0x190)][_0x58de55(0x1a3)],_0x57241f),_0x243753[_0x58de55(0x12f)](_0x58de55(0x1a3),_0x57241f),_0x43c149=!0x0),_0x243753=_0x243753[_0x58de55(0x19f)];return _0x43c149;}}[_0x1aad5c(0x1af)](){const _0x15c2fe=_0x1aad5c,_0x20db5e=this[_0x15c2fe(0x147)],_0x2210ee=_0x20db5e[_0x15c2fe(0x19c)],_0x58cdac=_0x20db5e[_0x15c2fe(0x164)][_0x15c2fe(0x177)](_0x15c2fe(0x1b6));this[_0x15c2fe(0x169)](),_0x58cdac[_0x15c2fe(0x16c)][_0x15c2fe(0x165)](_0x15c2fe(0x163),_0x15c2fe(0x1c3),_0x15c2fe(0x139),function(_0x7b471b,_0x464bad){const _0x1712b9=_0x15c2fe,_0x170826=[];for(let _0x5df13c of _0x7b471b)_0x5df13c[_0x1712b9(0x1c0)][_0x1712b9(0x16f)]===_0x5df13c[_0x1712b9(0x192)][_0x1712b9(0x198)]&&(_0x5df13c=_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x154)](_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x130)](_0x5df13c[_0x1712b9(0x1c0)][_0x1712b9(0x16f)],0x0))),_0x170826[_0x1712b9(0x150)](_0x5df13c);_0x20db5e[_0x1712b9(0x182)][_0x1712b9(0x18c)](_0x542fcb=>{const _0x515162=_0x1712b9,_0x2456e8=_0x20db5e[_0x515162(0x182)][_0x515162(0x17b)][_0x515162(0x1a0)],_0x49f2ba=Array[_0x515162(0x18b)](_0x2456e8[_0x515162(0x16e)]())[_0x515162(0x13d)](_0x2fd2a2=>_0x49632c[_0x515162(0x168)](_0x2fd2a2));_0x542fcb[_0x515162(0x148)](_0x170826),_0x20db5e[_0x515162(0x140)][_0x515162(0x177)](_0x464bad[_0x515162(0x131)])[_0x515162(0x16d)](),_0x464bad[_0x515162(0x1b3)][_0x515162(0x150)]({'forceDefaultExecution':!0x0}),_0x20db5e[_0x515162(0x138)](_0x464bad[_0x515162(0x131)],..._0x464bad[_0x515162(0x1b3)]),_0x542fcb[_0x515162(0x148)](_0x49f2ba);for(const _0x313ea1 of _0x49f2ba)_0x313ea1[_0x515162(0x1b5)]();});}),_0x58cdac[_0x15c2fe(0x146)][_0x15c2fe(0x17d)](function(_0x4bda2c){const _0x5ac611=_0x15c2fe,_0x1a3a40=!_0x20db5e[_0x5ac611(0x182)][_0x5ac611(0x199)][_0x5ac611(0x16a)](_0x4bda2c),_0x527622=_0x4bda2c[_0x5ac611(0x187)],_0x7069b8=_0x4bda2c[_0x5ac611(0x155)],_0x4e17cf=_0x4bda2c[_0x5ac611(0x1a1)](_0x5ac611(0x1a2)),_0x16260e=!_0x527622||_0x527622[_0x5ac611(0x1a1)](_0x5ac611(0x1a2))!==_0x4e17cf,_0x2a4daa=!_0x7069b8||_0x7069b8[_0x5ac611(0x1a1)](_0x5ac611(0x1a2))!==_0x4e17cf;return _0x1a3a40&&Boolean(_0x4e17cf)&&_0x16260e&&_0x2a4daa;},_0x27af24=>_0x247641(_0x2210ee,_0x15c2fe(0x135),_0x27af24));}[_0x1aad5c(0x169)](){const _0x2c8d55=_0x1aad5c,_0x36cd54=this[_0x2c8d55(0x147)],_0x254934=_0x36cd54[_0x2c8d55(0x19c)];function _0x2b90a1(_0x4a8f78){const _0x3001c0=_0x2c8d55,_0x8ed96f=_0x36cd54[_0x3001c0(0x140)][_0x3001c0(0x177)](_0x3001c0(0x167))[_0x3001c0(0x1b7)],_0x5aec4c=_0x36cd54[_0x3001c0(0x140)][_0x3001c0(0x177)](_0x3001c0(0x144))[_0x3001c0(0x1b7)];return _0x3001c0(0x144)===_0x4a8f78?_0x8ed96f:_0x5aec4c;}_0x36cd54[_0x2c8d55(0x164)][_0x2c8d55(0x177)](_0x2c8d55(0x1b6))[_0x2c8d55(0x146)][_0x2c8d55(0x153)](function(_0xf46ff0){const _0x51fca5=_0x2c8d55;if(_0x51fca5(0x163)!=_0xf46ff0[_0x51fca5(0x1a7)])return;const {data:_0x46ee57}=_0xf46ff0;if(!_0x46ee57)return;let _0x162792,_0x4392dc,_0x11ef9a,_0xb720c7;switch(_0x46ee57[_0x51fca5(0x131)]){case _0x51fca5(0x167):_0x11ef9a=_0x46ee57[_0x51fca5(0x1b3)][0x0][_0x51fca5(0x1bf)],_0xb720c7=_0x2b90a1(_0x46ee57[_0x51fca5(0x131)]),_0x162792=_0x11ef9a?_0x51fca5(0x178):_0x51fca5(0x18a),!_0xb720c7&&_0x36cd54[_0x51fca5(0x18e)][_0x51fca5(0x177)](_0x51fca5(0x13a))||(_0x162792=_0x51fca5(0x191)),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x186)))};break;case _0x51fca5(0x144):_0x11ef9a=_0x46ee57[_0x51fca5(0x1b3)][0x0][_0x51fca5(0x1bf)],_0xb720c7=_0x2b90a1(_0x46ee57[_0x51fca5(0x131)]),_0x162792=_0x11ef9a?_0x51fca5(0x178):_0x51fca5(0x18a),!_0xb720c7&&_0x36cd54[_0x51fca5(0x18e)][_0x51fca5(0x177)](_0x51fca5(0x13a))||(_0x162792=_0x51fca5(0x191)),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x1a5)))};break;case _0x51fca5(0x158):_0x162792=_0x51fca5(0x17e),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x135)))};break;case _0x51fca5(0x19b):_0x162792=function(_0x507214){const _0x7dba3e=_0x51fca5,_0x473375=_0x507214[_0x7dba3e(0x17f)]();let _0x5181c0=_0x473375[_0x7dba3e(0x1c0)][_0x7dba3e(0x16f)];for(;_0x5181c0&&_0x473375[_0x7dba3e(0x1ac)](_0x5181c0);){if(_0x5181c0[_0x7dba3e(0x1a1)](_0x7dba3e(0x1bc))>0x0)return!0x1;_0x5181c0=_0x5181c0[_0x7dba3e(0x155)];}return!0x0;}(_0xf46ff0)?_0x247641(_0x254934,_0x51fca5(0x18a),_0x247641(_0x254934,function(_0x29f9ba){const _0x27201d=_0x51fca5;return _0x27201d(0x185)+_0x29f9ba[_0x27201d(0x17f)]()[_0x27201d(0x1c0)][_0x27201d(0x16f)][_0x27201d(0x1a1)](_0x27201d(0x1aa))[_0x27201d(0x194)]()+_0x27201d(0x171);}(_0xf46ff0))):_0x247641(_0x254934,_0x51fca5(0x1b1),_0x247641(_0x254934,_0x51fca5(0x135))),_0x4392dc={'type':_0x51fca5(0x157),'content':_0x162792};break;case _0x51fca5(0x1ae):case _0x51fca5(0x175):!0x1===_0x46ee57[_0x51fca5(0x1bd)]&&(_0x162792=_0x51fca5(0x1ab),_0x4392dc={'type':_0x51fca5(0x1b9),'content':_0x247641(_0x254934,_0x162792,_0x247641(_0x254934,_0x51fca5(0x135)))});}return _0x4392dc;});}}function le(_0x193652){const _0x5648a0=_0x1aad5c;let _0x542039=_0x193652[_0x5648a0(0x17f)]()[_0x5648a0(0x1c0)][_0x5648a0(0x16f)][_0x5648a0(0x187)];for(;_0x542039;){const _0x37a026=_0x542039[_0x5648a0(0x1a1)](_0x5648a0(0x1a2));if(!_0x37a026)return!0x1;if(_0x37a026==_0x193652[_0x5648a0(0x142)][_0x5648a0(0x13b)])return _0x5648a0(0x13b);if(_0x37a026==_0x193652[_0x5648a0(0x142)][_0x5648a0(0x197)])return _0x5648a0(0x197);_0x542039=_0x542039[_0x5648a0(0x187)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2265(){const _0x550fc0=['find','start','document','head','decimal','customNumbered','filter','removeMarker','styles','getFirstMarker','_getAttributeKey','includes','square','1998308jJCSka','registerAttributeLabel','upper-roman','*Format:*\x20set\x20order\x20to\x20reversed','oldValue','registerBlockAttribute','config','*Remove\x20format:*\x20%0','attribute','format','ELEMENT_','_getTranslationKeyForListStyle','FORMAT_LIST_REVERSED','12tCUsnb','bind','enableDefaultAttributesIntegration','data','listStyle','nodeAfter','bulleted','model','408520RNLrLo','_LIST_DEFAULT','numbered','*Format:*\x20set\x20order\x20to\x20regular','getSuggestions','upper-latin','afterInit','get','toUpperCase','descriptionFactory','next','getFirstRange','type','suggestion','_findSuggestions','isUndo','listStart','default','commandName','TrackChangesEditing','*Change\x20to:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','decimal-leading-zero','lower-roman','getAttribute','_LIST_','has','193470SRiCnB','handleDescriptions','list.properties','replace','listReversed','FORMAT_LIST_START','lower-latin','*Set\x20format:*\x20%0','batch','startIndex','1856380zNqfVH','key','956543fsrHIm','registerPostFixer','formatBlock','162944xYynLZ','newValue','plugins','commandParams','ListPropertiesEditing','editor','listType','circle','disc','locale','534201LZHcxJ','369MlChNQ','reversed','_registerLegacyDescription','registerDescriptionCallback'];_0x2265=function(){return _0x550fc0;};return _0x2265();}function _0x1ab9(_0x1fd3f2,_0x1a6581){const _0x2265b5=_0x2265();return _0x1ab9=function(_0x1ab973,_0x34a341){_0x1ab973=_0x1ab973-0x164;let _0x482ed6=_0x2265b5[_0x1ab973];return _0x482ed6;},_0x1ab9(_0x1fd3f2,_0x1a6581);}const _0x5b94be=_0x1ab9;(function(_0x57eb4e,_0x26e364){const _0x1f3737=_0x1ab9,_0x36ea4b=_0x57eb4e();while(!![]){try{const _0x3ab316=parseInt(_0x1f3737(0x18c))/0x1+parseInt(_0x1f3737(0x171))/0x2+parseInt(_0x1f3737(0x1a5))/0x3+-parseInt(_0x1f3737(0x1b7))/0x4+-parseInt(_0x1f3737(0x196))/0x5+parseInt(_0x1f3737(0x169))/0x6*(-parseInt(_0x1f3737(0x198))/0x7)+-parseInt(_0x1f3737(0x19b))/0x8*(-parseInt(_0x1f3737(0x1a6))/0x9);if(_0x3ab316===_0x26e364)break;else _0x36ea4b['push'](_0x36ea4b['shift']());}catch(_0x28f8e0){_0x36ea4b['push'](_0x36ea4b['shift']());}}}(_0x2265,0x411ee));import{Plugin as _0xe49dd3}from'ckeditor5/src/core.js';import{getTranslation as _0xdac372}from'../utils/common-translations.js';export default class ue extends _0xe49dd3{[_0x5b94be(0x177)](){const _0x5a2595=_0x5b94be;if(!this[_0x5a2595(0x1a0)][_0x5a2595(0x19d)][_0x5a2595(0x18b)](_0x5a2595(0x19f)))return;const _0x1dd8ce=this[_0x5a2595(0x1a0)][_0x5a2595(0x1bd)][_0x5a2595(0x178)](_0x5a2595(0x18e)),_0x3ebcaa=this[_0x5a2595(0x1a0)][_0x5a2595(0x19d)][_0x5a2595(0x178)](_0x5a2595(0x184));_0x1dd8ce[_0x5a2595(0x1b2)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x16d)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x16d))),_0x1dd8ce[_0x5a2595(0x1a7)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x190)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x190))),_0x1dd8ce[_0x5a2595(0x195)]&&(_0x3ebcaa[_0x5a2595(0x16b)](_0x5a2595(0x181)),_0x3ebcaa[_0x5a2595(0x1bc)](_0x5a2595(0x181)));const _0x39b52a={'type':_0x5a2595(0x165),'content':''};_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](this[_0x5a2595(0x18d)][_0x5a2595(0x16a)](this));const _0x189aad=this[_0x5a2595(0x1a0)][_0x5a2595(0x1a4)];_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1b8)](_0x5a2595(0x190),_0xdac372(_0x189aad,_0x5a2595(0x168))),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](_0x7376ce=>{const _0x19471f=_0x5a2595,{data:_0x34d7b6}=_0x7376ce;if(_0x34d7b6&&_0x19471f(0x190)==_0x34d7b6[_0x19471f(0x197)])return null==_0x34d7b6[_0x19471f(0x19c)]||0x0==_0x34d7b6[_0x19471f(0x19c)]&&null==_0x34d7b6[_0x19471f(0x1bb)]?_0x39b52a:void 0x0;}),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1b8)](_0x5a2595(0x181),_0xdac372(_0x189aad,_0x5a2595(0x191))),_0x3ebcaa[_0x5a2595(0x17a)][_0x5a2595(0x1a9)](_0x11bcea=>{const _0x1d4db8=_0x5a2595,{data:_0x1a530f}=_0x11bcea;if(_0x1a530f&&_0x1d4db8(0x181)==_0x1a530f[_0x1d4db8(0x197)])return null==_0x1a530f[_0x1d4db8(0x19c)]||0x1==_0x1a530f[_0x1d4db8(0x19c)]&&null==_0x1a530f[_0x1d4db8(0x1bb)]?_0x39b52a:void 0x0;}),this[_0x5a2595(0x1a0)][_0x5a2595(0x170)][_0x5a2595(0x1ac)][_0x5a2595(0x199)](_0x2167ef=>{const _0x57170b=_0x5a2595;if(_0x2167ef[_0x57170b(0x194)][_0x57170b(0x180)])return!0x1;let _0x15e1aa=!0x1;const _0x5e1eb1=_0x3ebcaa[_0x57170b(0x175)]({'skipNotAttached':!0x0})[_0x57170b(0x1b0)](_0x226cf3=>{const _0x133699=_0x57170b,_0x9e32a1=_0x3ebcaa[_0x133699(0x1b4)](_0x226cf3);return _0x133699(0x181)==_0x9e32a1||_0x133699(0x190)==_0x9e32a1;});for(const _0x4d935b of _0x5e1eb1){const _0x35db2=_0x4d935b[_0x57170b(0x17c)]()[_0x57170b(0x1ab)][_0x57170b(0x16e)][_0x57170b(0x189)](_0x57170b(0x1a1));if(_0x57170b(0x173)==_0x35db2||_0x57170b(0x1af)==_0x35db2)continue;_0x3ebcaa[_0x57170b(0x17f)](_0x4d935b[_0x57170b(0x17c)](),_0x57170b(0x164))[_0x57170b(0x1aa)](_0x27784a=>_0x57170b(0x1a1)==_0x3ebcaa[_0x57170b(0x1b4)](_0x27784a[_0x57170b(0x17e)]))||(_0x2167ef[_0x57170b(0x1b1)](_0x4d935b[_0x57170b(0x1b3)]()),_0x15e1aa=!0x0);}return _0x15e1aa;}),this[_0x5a2595(0x1a8)]();}[_0x5b94be(0x18d)](_0x1b9728){const _0x5c5043=_0x5b94be,_0x36b180=this[_0x5c5043(0x1a0)][_0x5c5043(0x1a4)],{data:_0x34c440}=_0x1b9728,_0x37e2e8={'type':_0x5c5043(0x165),'content':''};if(!_0x34c440||_0x5c5043(0x16d)!=_0x34c440[_0x5c5043(0x197)])return;if(!_0x34c440[_0x5c5043(0x1bb)])return _0x5c5043(0x182)==_0x34c440[_0x5c5043(0x19c)]?_0x37e2e8:{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x19c)])))};if(!_0x34c440[_0x5c5043(0x19c)]){if(_0x5c5043(0x182)==_0x34c440[_0x5c5043(0x1bb)])return _0x37e2e8;let _0x5f4297=_0x1b9728[_0x5c5043(0x1ad)];for(;_0x5f4297;){if(_0x5f4297[_0x5c5043(0x16c)]&&_0x5c5043(0x1a1)==_0x5f4297[_0x5c5043(0x16c)][_0x5c5043(0x197)]&&_0x5f4297[_0x5c5043(0x16c)][_0x5c5043(0x19c)])return _0x37e2e8;_0x5f4297=_0x5f4297[_0x5c5043(0x17b)];}return{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x1be),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x1bb)])))};}if(_0x5c5043(0x182)!=_0x34c440[_0x5c5043(0x19c)])return{'type':_0x5c5043(0x165),'content':''+_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,this[_0x5c5043(0x167)](_0x34c440[_0x5c5043(0x19c)])))};let _0x264c59=_0x1b9728[_0x5c5043(0x1ad)];for(;_0x264c59;){if(_0x264c59[_0x5c5043(0x16c)]&&_0x5c5043(0x1a1)==_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x197)]&&_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x19c)]&&_0x264c59[_0x5c5043(0x16c)][_0x5c5043(0x1bb)])return _0x37e2e8;_0x264c59=_0x264c59[_0x5c5043(0x17b)];}const _0x135e41=_0x1b9728[_0x5c5043(0x17c)]()[_0x5c5043(0x1ab)][_0x5c5043(0x16e)][_0x5c5043(0x189)](_0x5c5043(0x1a1));return{'type':_0x5c5043(0x165),'content':_0xdac372(_0x36b180,_0x5c5043(0x193),_0xdac372(_0x36b180,_0x5c5043(0x166)+_0x135e41[_0x5c5043(0x179)]()+_0x5c5043(0x172)))};}[_0x5b94be(0x1a8)](){const _0x28d9f3=_0x5b94be,_0x2a286c=this[_0x28d9f3(0x1a0)],_0x27e4de=_0x2a286c[_0x28d9f3(0x1a4)];_0x2a286c[_0x28d9f3(0x19d)][_0x28d9f3(0x178)](_0x28d9f3(0x184))[_0x28d9f3(0x17a)][_0x28d9f3(0x1a9)](_0xbf2b2=>{const _0x2eef14=_0x28d9f3;if(_0x2eef14(0x19a)!=_0xbf2b2[_0x2eef14(0x17d)])return;const {data:_0x3ba5be}=_0xbf2b2;if(!_0x3ba5be)return;let _0x5218d2,_0x51c081;switch(_0x3ba5be[_0x2eef14(0x183)]){case _0x2eef14(0x16d):_0x5218d2=_0x2eef14(0x185),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2,_0xdac372(_0x27e4de,this[_0x2eef14(0x167)](_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x17d)])))};break;case _0x2eef14(0x190):_0x5218d2=_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x1a7)]?_0x2eef14(0x1ba):_0x2eef14(0x174),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2)};break;case _0x2eef14(0x181):_0x5218d2=_0x2eef14(0x186),_0x51c081={'type':_0x2eef14(0x165),'content':_0xdac372(_0x27e4de,_0x5218d2,_0x3ba5be[_0x2eef14(0x19e)][0x0][_0x2eef14(0x195)])};}return _0x51c081;});}[_0x5b94be(0x167)](_0x20a3e8){const _0x1358bd=_0x5b94be;return _0x1358bd(0x166)+function(_0x5ed067){const _0x685317=_0x1358bd;if(pe[_0x685317(0x1b5)](_0x5ed067))return _0x685317(0x16f);if(ye[_0x685317(0x1b5)](_0x5ed067))return _0x685317(0x173);return null;}(_0x20a3e8)[_0x1358bd(0x179)]()+_0x1358bd(0x18a)+_0x20a3e8[_0x1358bd(0x179)]()[_0x1358bd(0x18f)](/-/g,'_');}}const pe=[_0x5b94be(0x1a3),_0x5b94be(0x1a2),_0x5b94be(0x1b6)],ye=[_0x5b94be(0x1ae),_0x5b94be(0x187),_0x5b94be(0x188),_0x5b94be(0x1b9),_0x5b94be(0x192),_0x5b94be(0x176)];
23
+ const _0x52e2f8=_0x61ee;(function(_0x26a525,_0x5e2dc0){const _0x283b23=_0x61ee,_0x6efa77=_0x26a525();while(!![]){try{const _0x3ccb9f=-parseInt(_0x283b23(0x193))/0x1+-parseInt(_0x283b23(0x153))/0x2*(-parseInt(_0x283b23(0x190))/0x3)+parseInt(_0x283b23(0x177))/0x4+parseInt(_0x283b23(0x188))/0x5+parseInt(_0x283b23(0x151))/0x6+parseInt(_0x283b23(0x160))/0x7*(parseInt(_0x283b23(0x14d))/0x8)+-parseInt(_0x283b23(0x17f))/0x9;if(_0x3ccb9f===_0x5e2dc0)break;else _0x6efa77['push'](_0x6efa77['shift']());}catch(_0x1cbf7a){_0x6efa77['push'](_0x6efa77['shift']());}}}(_0x214e,0xa37f8));import{Plugin as _0x36c242}from'ckeditor5/src/core.js';function _0x61ee(_0x4a94ff,_0x1ead3e){const _0x214ea9=_0x214e();return _0x61ee=function(_0x61ee1e,_0x667e30){_0x61ee1e=_0x61ee1e-0x14d;let _0x33333a=_0x214ea9[_0x61ee1e];return _0x33333a;},_0x61ee(_0x4a94ff,_0x1ead3e);}import{getTranslation as _0x1c0158}from'../utils/common-translations.js';export default class ue extends _0x36c242{[_0x52e2f8(0x16e)](){const _0x584c71=_0x52e2f8;if(!this[_0x584c71(0x155)][_0x584c71(0x18e)][_0x584c71(0x179)](_0x584c71(0x1a4)))return;const _0xc0633f=this[_0x584c71(0x155)][_0x584c71(0x18b)][_0x584c71(0x170)](_0x584c71(0x163)),_0x4b67c9=this[_0x584c71(0x155)][_0x584c71(0x18e)][_0x584c71(0x170)](_0x584c71(0x197));_0xc0633f[_0x584c71(0x172)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x17d)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x17d))),_0xc0633f[_0x584c71(0x189)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x174)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x174))),_0xc0633f[_0x584c71(0x19f)]&&(_0x4b67c9[_0x584c71(0x16a)](_0x584c71(0x156)),_0x4b67c9[_0x584c71(0x178)](_0x584c71(0x156)));const _0x4db389={'type':_0x584c71(0x1a3),'content':''};_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](this[_0x584c71(0x15e)][_0x584c71(0x16c)](this));const _0x50ad4b=this[_0x584c71(0x155)][_0x584c71(0x1a1)];_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x19b)](_0x584c71(0x174),_0x1c0158(_0x50ad4b,_0x584c71(0x157))),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](_0x46a6be=>{const _0x271c2f=_0x584c71,{data:_0x46950e}=_0x46a6be;if(_0x46950e&&_0x271c2f(0x174)==_0x46950e[_0x271c2f(0x1a7)])return null==_0x46950e[_0x271c2f(0x169)]||0x0==_0x46950e[_0x271c2f(0x169)]&&null==_0x46950e[_0x271c2f(0x150)]?_0x4db389:void 0x0;}),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x19b)](_0x584c71(0x156),_0x1c0158(_0x50ad4b,_0x584c71(0x182))),_0x4b67c9[_0x584c71(0x166)][_0x584c71(0x152)](_0xb79040=>{const _0x21758d=_0x584c71,{data:_0x56cbd0}=_0xb79040;if(_0x56cbd0&&_0x21758d(0x156)==_0x56cbd0[_0x21758d(0x1a7)])return null==_0x56cbd0[_0x21758d(0x169)]||0x1==_0x56cbd0[_0x21758d(0x169)]&&null==_0x56cbd0[_0x21758d(0x150)]?_0x4db389:void 0x0;}),this[_0x584c71(0x155)][_0x584c71(0x1a2)][_0x584c71(0x1a6)][_0x584c71(0x176)](_0x28f548=>{const _0x3eb1ec=_0x584c71;if(_0x28f548[_0x3eb1ec(0x16d)][_0x3eb1ec(0x196)])return!0x1;let _0x48a874=!0x1;const _0x297698=_0x4b67c9[_0x3eb1ec(0x18f)]({'skipNotAttached':!0x0})[_0x3eb1ec(0x159)](_0x59798d=>{const _0x4d43f9=_0x3eb1ec,_0x300e08=_0x4b67c9[_0x4d43f9(0x199)](_0x59798d);return _0x4d43f9(0x156)==_0x300e08||_0x4d43f9(0x174)==_0x300e08;});for(const _0x18058c of _0x297698){const _0x4e664d=_0x18058c[_0x3eb1ec(0x19c)]()[_0x3eb1ec(0x15a)][_0x3eb1ec(0x17e)][_0x3eb1ec(0x19d)](_0x3eb1ec(0x164));if(_0x3eb1ec(0x165)==_0x4e664d||_0x3eb1ec(0x158)==_0x4e664d)continue;_0x4b67c9[_0x3eb1ec(0x17a)](_0x18058c[_0x3eb1ec(0x19c)](),_0x3eb1ec(0x167))[_0x3eb1ec(0x194)](_0x4367fb=>_0x3eb1ec(0x164)==_0x4b67c9[_0x3eb1ec(0x199)](_0x4367fb[_0x3eb1ec(0x15d)]))||(_0x28f548[_0x3eb1ec(0x191)](_0x18058c[_0x3eb1ec(0x1a0)]()),_0x48a874=!0x0);}return _0x48a874;}),this[_0x584c71(0x14f)]();}[_0x52e2f8(0x15e)](_0x1b4046){const _0x432c09=_0x52e2f8,_0x132de1=this[_0x432c09(0x155)][_0x432c09(0x1a1)],{data:_0x27c71e}=_0x1b4046,_0x3ccf84={'type':_0x432c09(0x1a3),'content':''};if(!_0x27c71e||_0x432c09(0x17d)!=_0x27c71e[_0x432c09(0x1a7)])return;if(!_0x27c71e[_0x432c09(0x150)])return _0x432c09(0x161)==_0x27c71e[_0x432c09(0x169)]?_0x3ccf84:{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x169)])))};if(!_0x27c71e[_0x432c09(0x169)]){if(_0x432c09(0x161)==_0x27c71e[_0x432c09(0x150)])return _0x3ccf84;let _0x28804f=_0x1b4046[_0x432c09(0x18a)];for(;_0x28804f;){if(_0x28804f[_0x432c09(0x15f)]&&_0x432c09(0x164)==_0x28804f[_0x432c09(0x15f)][_0x432c09(0x1a7)]&&_0x28804f[_0x432c09(0x15f)][_0x432c09(0x169)])return _0x3ccf84;_0x28804f=_0x28804f[_0x432c09(0x16b)];}return{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x18c),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x150)])))};}if(_0x432c09(0x161)!=_0x27c71e[_0x432c09(0x169)])return{'type':_0x432c09(0x1a3),'content':''+_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,this[_0x432c09(0x154)](_0x27c71e[_0x432c09(0x169)])))};let _0x5dc66a=_0x1b4046[_0x432c09(0x18a)];for(;_0x5dc66a;){if(_0x5dc66a[_0x432c09(0x15f)]&&_0x432c09(0x164)==_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x1a7)]&&_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x169)]&&_0x5dc66a[_0x432c09(0x15f)][_0x432c09(0x150)])return _0x3ccf84;_0x5dc66a=_0x5dc66a[_0x432c09(0x16b)];}const _0x4d27c5=_0x1b4046[_0x432c09(0x19c)]()[_0x432c09(0x15a)][_0x432c09(0x17e)][_0x432c09(0x19d)](_0x432c09(0x164));return{'type':_0x432c09(0x1a3),'content':_0x1c0158(_0x132de1,_0x432c09(0x198),_0x1c0158(_0x132de1,_0x432c09(0x1a5)+_0x4d27c5[_0x432c09(0x185)]()+_0x432c09(0x18d)))};}[_0x52e2f8(0x14f)](){const _0x5232fa=_0x52e2f8,_0x37065c=this[_0x5232fa(0x155)],_0x10842f=_0x37065c[_0x5232fa(0x1a1)];_0x37065c[_0x5232fa(0x18e)][_0x5232fa(0x170)](_0x5232fa(0x197))[_0x5232fa(0x166)][_0x5232fa(0x152)](_0x20c517=>{const _0x230270=_0x5232fa;if(_0x230270(0x192)!=_0x20c517[_0x230270(0x183)])return;const {data:_0x5d7fd4}=_0x20c517;if(!_0x5d7fd4)return;let _0x313cbf,_0x49b142;switch(_0x5d7fd4[_0x230270(0x17c)]){case _0x230270(0x17d):_0x313cbf=_0x230270(0x184),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf,_0x1c0158(_0x10842f,this[_0x230270(0x154)](_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x183)])))};break;case _0x230270(0x174):_0x313cbf=_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x189)]?_0x230270(0x19a):_0x230270(0x173),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf)};break;case _0x230270(0x156):_0x313cbf=_0x230270(0x168),_0x49b142={'type':_0x230270(0x1a3),'content':_0x1c0158(_0x10842f,_0x313cbf,_0x5d7fd4[_0x230270(0x19e)][0x0][_0x230270(0x19f)])};}return _0x49b142;});}[_0x52e2f8(0x154)](_0x228404){const _0x97292c=_0x52e2f8;return _0x97292c(0x1a5)+function(_0x16aaa2){const _0x5d6d59=_0x97292c;if(pe[_0x5d6d59(0x186)](_0x16aaa2))return _0x5d6d59(0x17b);if(ye[_0x5d6d59(0x186)](_0x16aaa2))return _0x5d6d59(0x165);return null;}(_0x228404)[_0x97292c(0x185)]()+_0x97292c(0x15c)+_0x228404[_0x97292c(0x185)]()[_0x97292c(0x14e)](/-/g,'_');}}function _0x214e(){const _0x3f2a73=['ListPropertiesEditing','ELEMENT_','document','key','72npsCuL','replace','_registerLegacyDescription','oldValue','4177956zEdxDe','registerDescriptionCallback','24FwRjza','_getTranslationKeyForListStyle','editor','listStart','FORMAT_LIST_REVERSED','customNumbered','filter','start','decimal-leading-zero','_LIST_','suggestion','handleDescriptions','data','239869BLOQPA','default','disc','list.properties','listType','numbered','descriptionFactory','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','newValue','enableDefaultAttributesIntegration','next','bind','batch','afterInit','circle','get','square','styles','*Format:*\x20set\x20order\x20to\x20regular','listReversed','upper-roman','registerPostFixer','752432gMPvBx','registerBlockAttribute','has','_findSuggestions','bulleted','commandName','listStyle','nodeAfter','24164991NgxCjV','upper-latin','lower-latin','FORMAT_LIST_START','type','*Change\x20to:*\x20%0','toUpperCase','includes','lower-roman','4931965exuOip','reversed','head','config','*Remove\x20format:*\x20%0','_LIST_DEFAULT','plugins','getSuggestions','299859LtdnyC','removeMarker','formatBlock','23979TyreUq','find','decimal','isUndo','TrackChangesEditing','*Set\x20format:*\x20%0','_getAttributeKey','*Format:*\x20set\x20order\x20to\x20reversed','registerAttributeLabel','getFirstRange','getAttribute','commandParams','startIndex','getFirstMarker','locale','model','format'];_0x214e=function(){return _0x3f2a73;};return _0x214e();}const pe=[_0x52e2f8(0x162),_0x52e2f8(0x16f),_0x52e2f8(0x171)],ye=[_0x52e2f8(0x195),_0x52e2f8(0x15b),_0x52e2f8(0x187),_0x52e2f8(0x175),_0x52e2f8(0x181),_0x52e2f8(0x180)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e09ab=_0x21b6;function _0x5235(){const _0x1ffac4=['editor','attribute:url:media','media','for','elementToElement','508SzeqoG','120900YghnNE','stop','has','4041LHWlyO','10vKHDRS','enableCommand','locale','530508fvoEEv','MediaEmbedEditing','144tWbupA','conversion','options','1817631sCUvnu','15hcCWgh','mediaEmbed','createEmptyElement','11645249hjWlyO','2328GLWUhF','dataDowncast','data','descriptionFactory','afterInit','high','plugins','ELEMENT_MEDIA','TrackChangesEditing','6ajGffi','get','downcastDispatcher','234aBvboi','3011519ZVVXxB','div','registerElementLabel','showSuggestionHighlights'];_0x5235=function(){return _0x1ffac4;};return _0x5235();}(function(_0x114827,_0x7c0654){const _0x1927c1=_0x21b6,_0x4cd8da=_0x114827();while(!![]){try{const _0x56286b=parseInt(_0x1927c1(0x13b))/0x1*(parseInt(_0x1927c1(0x137))/0x2)+-parseInt(_0x1927c1(0x144))/0x3+parseInt(_0x1927c1(0x138))/0x4*(parseInt(_0x1927c1(0x145))/0x5)+-parseInt(_0x1927c1(0x12a))/0x6*(-parseInt(_0x1927c1(0x12e))/0x7)+parseInt(_0x1927c1(0x149))/0x8*(-parseInt(_0x1927c1(0x141))/0x9)+parseInt(_0x1927c1(0x13c))/0xa*(-parseInt(_0x1927c1(0x148))/0xb)+-parseInt(_0x1927c1(0x13f))/0xc*(-parseInt(_0x1927c1(0x12d))/0xd);if(_0x56286b===_0x7c0654)break;else _0x4cd8da['push'](_0x4cd8da['shift']());}catch(_0xca3373){_0x4cd8da['push'](_0x4cd8da['shift']());}}}(_0x5235,0xa4854));import{Plugin as _0xf96ff0}from'ckeditor5/src/core.js';function _0x21b6(_0x446f4b,_0x5be292){const _0x5235a8=_0x5235();return _0x21b6=function(_0x21b664,_0x422d65){_0x21b664=_0x21b664-0x126;let _0x5efaf1=_0x5235a8[_0x21b664];return _0x5efaf1;},_0x21b6(_0x446f4b,_0x5be292);}import{getTranslation as _0x4f5910}from'../utils/common-translations.js';export default class ft extends _0xf96ff0{[_0x2e09ab(0x14d)](){const _0x4381b0=_0x2e09ab,_0x204ec1=this[_0x4381b0(0x132)];if(!_0x204ec1[_0x4381b0(0x127)][_0x4381b0(0x13a)](_0x4381b0(0x140)))return;const _0x5cc464=_0x204ec1[_0x4381b0(0x127)][_0x4381b0(0x12b)](_0x4381b0(0x129)),_0x56d376=_0x204ec1[_0x4381b0(0x13e)];_0x5cc464[_0x4381b0(0x13d)](_0x4381b0(0x146)),_0x5cc464[_0x4381b0(0x14c)][_0x4381b0(0x130)](_0x4381b0(0x134),_0x327ac8=>_0x4f5910(_0x56d376,_0x4381b0(0x128),_0x327ac8)),_0x204ec1[_0x4381b0(0x142)][_0x4381b0(0x135)](_0x4381b0(0x14a))[_0x4381b0(0x136)]({'model':_0x4381b0(0x134),'view':(_0x522d31,{writer:_0x117243,options:_0x1be67d})=>{const _0x509e34=_0x4381b0;if(_0x1be67d[_0x509e34(0x131)])return _0x117243[_0x509e34(0x147)](_0x509e34(0x12f));},'converterPriority':_0x4381b0(0x126)}),_0x204ec1[_0x4381b0(0x14b)][_0x4381b0(0x12c)]['on'](_0x4381b0(0x133),(_0x4c1ab7,_0x53ea38,_0x4682be)=>{const _0x11faeb=_0x4381b0;_0x4682be[_0x11faeb(0x143)][_0x11faeb(0x131)]&&_0x4c1ab7[_0x11faeb(0x139)]();},{'priority':_0x4381b0(0x126)});}}
23
+ const _0x5d72c5=_0x3264;function _0x3264(_0x8b9c6,_0x580a5a){const _0x1f4eca=_0x1f4e();return _0x3264=function(_0x3264d3,_0x37a5e5){_0x3264d3=_0x3264d3-0x12b;let _0x2e356b=_0x1f4eca[_0x3264d3];return _0x2e356b;},_0x3264(_0x8b9c6,_0x580a5a);}(function(_0x1d0c6e,_0x3da22d){const _0x16880b=_0x3264,_0x8d831=_0x1d0c6e();while(!![]){try{const _0x6287f1=-parseInt(_0x16880b(0x147))/0x1+parseInt(_0x16880b(0x146))/0x2*(parseInt(_0x16880b(0x12f))/0x3)+-parseInt(_0x16880b(0x138))/0x4+-parseInt(_0x16880b(0x136))/0x5*(parseInt(_0x16880b(0x14c))/0x6)+-parseInt(_0x16880b(0x14d))/0x7*(parseInt(_0x16880b(0x143))/0x8)+-parseInt(_0x16880b(0x14b))/0x9+parseInt(_0x16880b(0x132))/0xa*(parseInt(_0x16880b(0x148))/0xb);if(_0x6287f1===_0x3da22d)break;else _0x8d831['push'](_0x8d831['shift']());}catch(_0x25815f){_0x8d831['push'](_0x8d831['shift']());}}}(_0x1f4e,0x952cc));function _0x1f4e(){const _0xecc2ae=['2809060OZbdPH','conversion','div','ELEMENT_MEDIA','275eipGTk','createEmptyElement','275120eenKvn','data','media','MediaEmbedEditing','for','afterInit','get','locale','downcastDispatcher','elementToElement','plugins','8tWGQyA','enableCommand','editor','2ilqniJ','331676ZbJwLP','88MZWYab','showSuggestionHighlights','registerElementLabel','9072qdlQSw','111702ZrCRPf','5001101HBvAhT','options','TrackChangesEditing','stop','attribute:url:media','mediaEmbed','high','dataDowncast','1510842wMJioP','has','descriptionFactory'];_0x1f4e=function(){return _0xecc2ae;};return _0x1f4e();}import{Plugin as _0x349c63}from'ckeditor5/src/core.js';import{getTranslation as _0x1c8b13}from'../utils/common-translations.js';export default class ft extends _0x349c63{[_0x5d72c5(0x13d)](){const _0xa80218=_0x5d72c5,_0x263470=this[_0xa80218(0x145)];if(!_0x263470[_0xa80218(0x142)][_0xa80218(0x130)](_0xa80218(0x13b)))return;const _0x5052ec=_0x263470[_0xa80218(0x142)][_0xa80218(0x13e)](_0xa80218(0x14f)),_0x467c15=_0x263470[_0xa80218(0x13f)];_0x5052ec[_0xa80218(0x144)](_0xa80218(0x12c)),_0x5052ec[_0xa80218(0x131)][_0xa80218(0x14a)](_0xa80218(0x13a),_0x41d641=>_0x1c8b13(_0x467c15,_0xa80218(0x135),_0x41d641)),_0x263470[_0xa80218(0x133)][_0xa80218(0x13c)](_0xa80218(0x12e))[_0xa80218(0x141)]({'model':_0xa80218(0x13a),'view':(_0x7685aa,{writer:_0x5383db,options:_0xfc46c6})=>{const _0x378b50=_0xa80218;if(_0xfc46c6[_0x378b50(0x149)])return _0x5383db[_0x378b50(0x137)](_0x378b50(0x134));},'converterPriority':_0xa80218(0x12d)}),_0x263470[_0xa80218(0x139)][_0xa80218(0x140)]['on'](_0xa80218(0x12b),(_0xedd975,_0x50fc6d,_0xbf66e5)=>{const _0x29b452=_0xa80218;_0xbf66e5[_0x29b452(0x14e)][_0x29b452(0x149)]&&_0xedd975[_0x29b452(0x150)]();},{'priority':_0xa80218(0x12d)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53fc7e=_0x4bba;(function(_0x25989f,_0x3c55c6){const _0x17ebde=_0x4bba,_0x5325da=_0x25989f();while(!![]){try{const _0x22aa23=parseInt(_0x17ebde(0xef))/0x1*(parseInt(_0x17ebde(0xfb))/0x2)+-parseInt(_0x17ebde(0xf8))/0x3*(-parseInt(_0x17ebde(0xf7))/0x4)+-parseInt(_0x17ebde(0xf5))/0x5+parseInt(_0x17ebde(0xee))/0x6*(parseInt(_0x17ebde(0xff))/0x7)+parseInt(_0x17ebde(0xf6))/0x8*(-parseInt(_0x17ebde(0xfa))/0x9)+parseInt(_0x17ebde(0xf1))/0xa+parseInt(_0x17ebde(0xf9))/0xb*(-parseInt(_0x17ebde(0xf0))/0xc);if(_0x22aa23===_0x3c55c6)break;else _0x5325da['push'](_0x5325da['shift']());}catch(_0x1646f3){_0x5325da['push'](_0x5325da['shift']());}}}(_0x3272,0x5e9b2));function _0x4bba(_0x2aa65b,_0x2cfdf9){const _0x32725b=_0x3272();return _0x4bba=function(_0x4bba7f,_0x3fe833){_0x4bba7f=_0x4bba7f-0xeb;let _0x3346f7=_0x32725b[_0x4bba7f];return _0x3346f7;},_0x4bba(_0x2aa65b,_0x2cfdf9);}import{Plugin as _0x159e60}from'ckeditor5/src/core.js';function _0x3272(){const _0x420473=['editor','mention','plugins','12Hssjnr','121dOYvEA','12VBoDpp','4044780ERsFua','has','TrackChangesEditing','enableCommand','2730780JtAhBS','11384jFroNG','159484IibKNT','48nnCIuQ','8540642OOVqvQ','1233eQflDR','6418mBEbiX','get','MentionEditing','afterInit','1660162FwmAJQ'];_0x3272=function(){return _0x420473;};return _0x3272();}export default class gt extends _0x159e60{[_0x53fc7e(0xfe)](){const _0x519f15=_0x53fc7e,_0x3424fc=this[_0x519f15(0xeb)];_0x3424fc[_0x519f15(0xed)][_0x519f15(0xf2)](_0x519f15(0xfd))&&_0x3424fc[_0x519f15(0xed)][_0x519f15(0xfc)](_0x519f15(0xf3))[_0x519f15(0xf4)](_0x519f15(0xec));}}
23
+ function _0x8c9d(_0x29670b,_0x26cf2c){const _0x100375=_0x1003();return _0x8c9d=function(_0x8c9de0,_0x1b9364){_0x8c9de0=_0x8c9de0-0x115;let _0x28fc9b=_0x100375[_0x8c9de0];return _0x28fc9b;},_0x8c9d(_0x29670b,_0x26cf2c);}function _0x1003(){const _0x3f4ff9=['TrackChangesEditing','afterInit','has','133RjxCza','enableCommand','487088zgWDpN','editor','90EMBgPS','MentionEditing','get','205buquJw','34843572fnVKon','687796ccYuwR','11twPwgl','mention','549vZMmYo','94200PfjLAS','plugins','6822VgmZPK','732328OPkGec','266589CxcpeE'];_0x1003=function(){return _0x3f4ff9;};return _0x1003();}const _0x33fb55=_0x8c9d;(function(_0x447fbe,_0x5282fe){const _0x4eb6e1=_0x8c9d,_0x386024=_0x447fbe();while(!![]){try{const _0x282903=-parseInt(_0x4eb6e1(0x115))/0x1+-parseInt(_0x4eb6e1(0x129))/0x2*(parseInt(_0x4eb6e1(0x126))/0x3)+-parseInt(_0x4eb6e1(0x123))/0x4+parseInt(_0x4eb6e1(0x121))/0x5*(parseInt(_0x4eb6e1(0x127))/0x6)+parseInt(_0x4eb6e1(0x11a))/0x7*(-parseInt(_0x4eb6e1(0x11c))/0x8)+parseInt(_0x4eb6e1(0x116))/0x9*(-parseInt(_0x4eb6e1(0x11e))/0xa)+parseInt(_0x4eb6e1(0x124))/0xb*(parseInt(_0x4eb6e1(0x122))/0xc);if(_0x282903===_0x5282fe)break;else _0x386024['push'](_0x386024['shift']());}catch(_0x53c7fa){_0x386024['push'](_0x386024['shift']());}}}(_0x1003,0x915da));import{Plugin as _0x34eaa2}from'ckeditor5/src/core.js';export default class gt extends _0x34eaa2{[_0x33fb55(0x118)](){const _0x86b388=_0x33fb55,_0x4dd337=this[_0x86b388(0x11d)];_0x4dd337[_0x86b388(0x128)][_0x86b388(0x119)](_0x86b388(0x11f))&&_0x4dd337[_0x86b388(0x128)][_0x86b388(0x120)](_0x86b388(0x117))[_0x86b388(0x11b)](_0x86b388(0x125));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26e810=_0x2f98;(function(_0x1fbca9,_0x41a904){const _0x1538a4=_0x2f98,_0x685822=_0x1fbca9();while(!![]){try{const _0x238d13=-parseInt(_0x1538a4(0xaa))/0x1*(-parseInt(_0x1538a4(0x9e))/0x2)+-parseInt(_0x1538a4(0xa3))/0x3+parseInt(_0x1538a4(0xa1))/0x4+-parseInt(_0x1538a4(0xa9))/0x5*(parseInt(_0x1538a4(0xb0))/0x6)+parseInt(_0x1538a4(0xa8))/0x7*(-parseInt(_0x1538a4(0xa6))/0x8)+parseInt(_0x1538a4(0x95))/0x9*(-parseInt(_0x1538a4(0xb6))/0xa)+parseInt(_0x1538a4(0x9c))/0xb;if(_0x238d13===_0x41a904)break;else _0x685822['push'](_0x685822['shift']());}catch(_0x3816bf){_0x685822['push'](_0x685822['shift']());}}}(_0x463f,0x70051));import{Plugin as _0x40f399}from'ckeditor5/src/core.js';import{getTranslation as _0x314116}from'../utils/common-translations.js';function _0x2f98(_0x3fae7d,_0x37f518){const _0x463f6c=_0x463f();return _0x2f98=function(_0x2f9879,_0x6d794a){_0x2f9879=_0x2f9879-0x92;let _0x24be0b=_0x463f6c[_0x2f9879];return _0x24be0b;},_0x2f98(_0x3fae7d,_0x37f518);}export default class lt extends _0x40f399{[_0x26e810(0xb4)](){const _0x4ccaef=_0x26e810,_0x43fa75=this[_0x4ccaef(0xa2)],_0x37c8e8=_0x43fa75[_0x4ccaef(0xb1)][_0x4ccaef(0x93)](_0x4ccaef(0xa4));_0x43fa75[_0x4ccaef(0xb1)][_0x4ccaef(0xa0)](_0x4ccaef(0x9d))&&(_0x37c8e8[_0x4ccaef(0x94)](_0x4ccaef(0xa7)),_0x37c8e8[_0x4ccaef(0xb2)](_0x4ccaef(0xac)),_0x37c8e8[_0x4ccaef(0xa5)][_0x4ccaef(0x9a)](_0x584fc3=>this[_0x4ccaef(0xb3)](_0x584fc3)));}[_0x26e810(0xb3)](_0x1aef7d){const _0x510c72=_0x26e810,_0x43fa9a=this[_0x510c72(0xa2)][_0x510c72(0x9b)],{data:_0x316a7f}=_0x1aef7d,_0x38bebf={'type':_0x510c72(0x97),'content':''};if(_0x316a7f&&_0x510c72(0xac)==_0x316a7f[_0x510c72(0x96)]){if(!_0x316a7f[_0x510c72(0x99)])return{'type':_0x510c72(0x97),'content':_0x314116(_0x43fa9a,_0x510c72(0xae),_0x314116(_0x43fa9a,_0x510c72(0xaf)))+'\x20('+_0x316a7f[_0x510c72(0xab)]+')'};if(!_0x316a7f[_0x510c72(0xab)]){let _0x5c92fe=_0x1aef7d[_0x510c72(0xad)];for(;_0x5c92fe;){if(_0x5c92fe[_0x510c72(0x98)]&&_0x510c72(0x9f)==_0x5c92fe[_0x510c72(0x98)][_0x510c72(0x96)]&&_0x5c92fe[_0x510c72(0x98)][_0x510c72(0xab)])return _0x38bebf;_0x5c92fe=_0x5c92fe[_0x510c72(0x92)];}return{'type':_0x510c72(0x97),'content':_0x314116(_0x43fa9a,_0x510c72(0xb5),_0x314116(_0x43fa9a,_0x510c72(0xaf)))+'\x20('+_0x316a7f[_0x510c72(0x99)]+')'};}}}}function _0x463f(){const _0x305a6a=['afterInit','*Remove\x20format:*\x20%0','89620qFAZjK','next','get','enableDefaultAttributesIntegration','909BHFnqY','key','format','data','oldValue','registerDescriptionCallback','locale','27804843eLteGk','MultiLevelList','779558eTFziK','listType','has','1976540ZNeptB','editor','2163000LHmhoJ','TrackChangesEditing','descriptionFactory','392nPVlTi','multiLevelList','61159UFPAwq','5ieSHJw','1QhBTqY','newValue','listMarkerStyle','head','*Set\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','5391114rUFGjU','plugins','registerBlockAttribute','handleDescriptions'];_0x463f=function(){return _0x305a6a;};return _0x463f();}
23
+ function _0x15f3(){const _0x5efadb=['3539MydOBw','*Remove\x20format:*\x20%0','locale','4rGtNiC','5702785gaazrA','706824HzESMi','head','registerDescriptionCallback','descriptionFactory','has','*Set\x20format:*\x20%0','106VtWIqJ','MultiLevelList','27NEFJIn','format','197240seqFcY','multiLevelList','oldValue','key','1608UuEHjf','next','registerBlockAttribute','listMarkerStyle','ELEMENT_MULTI_LEVEL_LIST','afterInit','6517uAVxcn','data','TrackChangesEditing','477063IztasU','newValue','listType','handleDescriptions','enableDefaultAttributesIntegration','get','editor','189935qiNiwr','plugins'];_0x15f3=function(){return _0x5efadb;};return _0x15f3();}const _0x55ebb2=_0x45af;(function(_0x175a9a,_0x2ced2f){const _0x595a9c=_0x45af,_0x6fb2e4=_0x175a9a();while(!![]){try{const _0x35616f=parseInt(_0x595a9c(0x12a))/0x1*(parseInt(_0x595a9c(0x135))/0x2)+parseInt(_0x595a9c(0x121))/0x3+parseInt(_0x595a9c(0x12d))/0x4*(parseInt(_0x595a9c(0x128))/0x5)+parseInt(_0x595a9c(0x12f))/0x6+parseInt(_0x595a9c(0x143))/0x7*(parseInt(_0x595a9c(0x13d))/0x8)+-parseInt(_0x595a9c(0x137))/0x9*(parseInt(_0x595a9c(0x139))/0xa)+-parseInt(_0x595a9c(0x12e))/0xb;if(_0x35616f===_0x2ced2f)break;else _0x6fb2e4['push'](_0x6fb2e4['shift']());}catch(_0x1f6d08){_0x6fb2e4['push'](_0x6fb2e4['shift']());}}}(_0x15f3,0x1b51f));function _0x45af(_0x1b7d7e,_0x244ee7){const _0x15f36e=_0x15f3();return _0x45af=function(_0x45af8e,_0x40b2c8){_0x45af8e=_0x45af8e-0x121;let _0x5e1dd2=_0x15f36e[_0x45af8e];return _0x5e1dd2;},_0x45af(_0x1b7d7e,_0x244ee7);}import{Plugin as _0x4f9b0b}from'ckeditor5/src/core.js';import{getTranslation as _0xfd93fc}from'../utils/common-translations.js';export default class lt extends _0x4f9b0b{[_0x55ebb2(0x142)](){const _0x39cfc8=_0x55ebb2,_0x199118=this[_0x39cfc8(0x127)],_0x1f622d=_0x199118[_0x39cfc8(0x129)][_0x39cfc8(0x126)](_0x39cfc8(0x145));_0x199118[_0x39cfc8(0x129)][_0x39cfc8(0x133)](_0x39cfc8(0x136))&&(_0x1f622d[_0x39cfc8(0x125)](_0x39cfc8(0x13a)),_0x1f622d[_0x39cfc8(0x13f)](_0x39cfc8(0x140)),_0x1f622d[_0x39cfc8(0x132)][_0x39cfc8(0x131)](_0x5e7e85=>this[_0x39cfc8(0x124)](_0x5e7e85)));}[_0x55ebb2(0x124)](_0x57af5e){const _0x528d42=_0x55ebb2,_0x4f03b8=this[_0x528d42(0x127)][_0x528d42(0x12c)],{data:_0xb08bab}=_0x57af5e,_0x326cb4={'type':_0x528d42(0x138),'content':''};if(_0xb08bab&&_0x528d42(0x140)==_0xb08bab[_0x528d42(0x13c)]){if(!_0xb08bab[_0x528d42(0x13b)])return{'type':_0x528d42(0x138),'content':_0xfd93fc(_0x4f03b8,_0x528d42(0x134),_0xfd93fc(_0x4f03b8,_0x528d42(0x141)))+'\x20('+_0xb08bab[_0x528d42(0x122)]+')'};if(!_0xb08bab[_0x528d42(0x122)]){let _0x58ec9b=_0x57af5e[_0x528d42(0x130)];for(;_0x58ec9b;){if(_0x58ec9b[_0x528d42(0x144)]&&_0x528d42(0x123)==_0x58ec9b[_0x528d42(0x144)][_0x528d42(0x13c)]&&_0x58ec9b[_0x528d42(0x144)][_0x528d42(0x122)])return _0x326cb4;_0x58ec9b=_0x58ec9b[_0x528d42(0x13e)];}return{'type':_0x528d42(0x138),'content':_0xfd93fc(_0x4f03b8,_0x528d42(0x12b),_0xfd93fc(_0x4f03b8,_0x528d42(0x141)))+'\x20('+_0xb08bab[_0x528d42(0x13b)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5273(){const _0x173da2=['afterInit','locale','1822YaXpqK','71undovw','PageBreakEditing','has','plugins','get','registerElementLabel','204KZLdRE','3010095ieFCsu','15534354uezQFs','10URIVtW','2683413QwAwzK','2392579pXUXIB','editor','pageBreak','8enQVCr','ELEMENT_PAGE_BREAK','35121vemtGO','TrackChangesEditing','2209818oJpYRB','descriptionFactory','enableCommand'];_0x5273=function(){return _0x173da2;};return _0x5273();}const _0x3c3a85=_0x5359;(function(_0x296f70,_0x24ed5e){const _0x39eafb=_0x5359,_0x25f17e=_0x296f70();while(!![]){try{const _0x15d308=-parseInt(_0x39eafb(0x1b4))/0x1*(parseInt(_0x39eafb(0x1b3))/0x2)+-parseInt(_0x39eafb(0x1c4))/0x3*(parseInt(_0x39eafb(0x1ba))/0x4)+parseInt(_0x39eafb(0x1bb))/0x5+-parseInt(_0x39eafb(0x1ae))/0x6+parseInt(_0x39eafb(0x1bf))/0x7*(-parseInt(_0x39eafb(0x1c2))/0x8)+-parseInt(_0x39eafb(0x1be))/0x9*(parseInt(_0x39eafb(0x1bd))/0xa)+parseInt(_0x39eafb(0x1bc))/0xb;if(_0x15d308===_0x24ed5e)break;else _0x25f17e['push'](_0x25f17e['shift']());}catch(_0x905d4c){_0x25f17e['push'](_0x25f17e['shift']());}}}(_0x5273,0x540ae));import{Plugin as _0x34816a}from'ckeditor5/src/core.js';function _0x5359(_0x5c9d28,_0x4cebfb){const _0x527359=_0x5273();return _0x5359=function(_0x5359b4,_0x552404){_0x5359b4=_0x5359b4-0x1ad;let _0x3874aa=_0x527359[_0x5359b4];return _0x3874aa;},_0x5359(_0x5c9d28,_0x4cebfb);}import{getTranslation as _0x3eb34f}from'../utils/common-translations.js';export default class mt extends _0x34816a{[_0x3c3a85(0x1b1)](){const _0x2c5d98=_0x3c3a85,_0x856fac=this[_0x2c5d98(0x1c0)];if(!_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b6)](_0x2c5d98(0x1b5)))return;_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b8)](_0x2c5d98(0x1ad))[_0x2c5d98(0x1b0)](_0x2c5d98(0x1c1));const _0x4598bd=_0x856fac[_0x2c5d98(0x1b7)][_0x2c5d98(0x1b8)](_0x2c5d98(0x1ad)),_0x4c52c2=_0x856fac[_0x2c5d98(0x1b2)];_0x4598bd[_0x2c5d98(0x1af)][_0x2c5d98(0x1b9)](_0x2c5d98(0x1c1),_0x560bf8=>_0x3eb34f(_0x4c52c2,_0x2c5d98(0x1c3),_0x560bf8));}}
23
+ const _0x5631e0=_0x40f7;(function(_0x13c6e7,_0x20bf6e){const _0x5f3ed0=_0x40f7,_0xf803ae=_0x13c6e7();while(!![]){try{const _0x15bf45=parseInt(_0x5f3ed0(0x15e))/0x1*(parseInt(_0x5f3ed0(0x15d))/0x2)+parseInt(_0x5f3ed0(0x158))/0x3+parseInt(_0x5f3ed0(0x163))/0x4+parseInt(_0x5f3ed0(0x164))/0x5*(-parseInt(_0x5f3ed0(0x15f))/0x6)+parseInt(_0x5f3ed0(0x15b))/0x7*(-parseInt(_0x5f3ed0(0x159))/0x8)+parseInt(_0x5f3ed0(0x157))/0x9*(parseInt(_0x5f3ed0(0x150))/0xa)+-parseInt(_0x5f3ed0(0x161))/0xb;if(_0x15bf45===_0x20bf6e)break;else _0xf803ae['push'](_0xf803ae['shift']());}catch(_0x49f985){_0xf803ae['push'](_0xf803ae['shift']());}}}(_0x25f4,0xc1312));function _0x40f7(_0x45533b,_0x29d7b4){const _0x25f475=_0x25f4();return _0x40f7=function(_0x40f728,_0x440539){_0x40f728=_0x40f728-0x14d;let _0x2afdff=_0x25f475[_0x40f728];return _0x2afdff;},_0x40f7(_0x45533b,_0x29d7b4);}import{Plugin as _0x4c0cd8}from'ckeditor5/src/core.js';import{getTranslation as _0x28779d}from'../utils/common-translations.js';export default class mt extends _0x4c0cd8{[_0x5631e0(0x156)](){const _0x1a97a1=_0x5631e0,_0x342e94=this[_0x1a97a1(0x14d)];if(!_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x153)](_0x1a97a1(0x155)))return;_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x162)](_0x1a97a1(0x15a))[_0x1a97a1(0x160)](_0x1a97a1(0x15c));const _0x3473d3=_0x342e94[_0x1a97a1(0x152)][_0x1a97a1(0x162)](_0x1a97a1(0x15a)),_0x1046d3=_0x342e94[_0x1a97a1(0x154)];_0x3473d3[_0x1a97a1(0x151)][_0x1a97a1(0x14f)](_0x1a97a1(0x15c),_0x1b73aa=>_0x28779d(_0x1046d3,_0x1a97a1(0x14e),_0x1b73aa));}}function _0x25f4(){const _0x48c89b=['10128635GhvSAI','get','6147884ycMmLx','19295tYZQqR','editor','ELEMENT_PAGE_BREAK','registerElementLabel','10wAsxKm','descriptionFactory','plugins','has','locale','PageBreakEditing','afterInit','551358ysZPKQ','2609298LpRBEV','8ibiIPg','TrackChangesEditing','8626086RshBHQ','pageBreak','167306BuGaIe','11AxdfuE','690bmBTKW','enableCommand'];_0x25f4=function(){return _0x48c89b;};return _0x25f4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33d3(_0x48519c,_0x2e1be8){const _0x426935=_0x4269();return _0x33d3=function(_0x33d307,_0x2a1386){_0x33d307=_0x33d307-0xdd;let _0x5c8484=_0x426935[_0x33d307];return _0x5c8484;},_0x33d3(_0x48519c,_0x2e1be8);}function _0x4269(){const _0x3a1054=['_registerLegacyDescription','createUIElement','*Insert:*\x20%0','11vRhUZW','format','getItemLabel','commandName','insertParagraph','markerRange','options','TrackChangesEditing','locale','insertion','checkChild','afterInit','descriptionFactory','1715136cycIHU','paragraph','addClass','isBlock','editing','16gPRKHJ','1640401CotRcK','consumable','ELEMENT_PARAGRAPH','toViewPosition','isLimit','writer','addMarker:suggestion:insertion','editor','get','start','16TJbupI','Paragraph','$text','mapper','669114tGHuUi','679230CgMaHZ','nodeAfter','6gAnfHp','end','downcastDispatcher','has','getFirstRange','span','consume','name','*Change\x20to:*\x20%0','type','formatBlock','showSuggestionHighlights','isTouching','schema','activeMarkers','highest','includes','insert','enableCommand','63815yqVncp','markerName','enableDefaultAttributesIntegration','4XDluvI','plugins','ck-suggestion-marker--active','bindElementToMarker','data','registerElementLabel','ck-suggestion-marker-split','15559dNzVMh','402020gEBKgv','model','registerDescriptionCallback'];_0x4269=function(){return _0x3a1054;};return _0x4269();}const _0x2dd01e=_0x33d3;(function(_0x3cb0cf,_0x571030){const _0x2ec571=_0x33d3,_0x18a505=_0x3cb0cf();while(!![]){try{const _0x15346c=parseInt(_0x2ec571(0xfa))/0x1*(-parseInt(_0x2ec571(0x113))/0x2)+parseInt(_0x2ec571(0x122))/0x3+parseInt(_0x2ec571(0xf3))/0x4*(parseInt(_0x2ec571(0xf0))/0x5)+parseInt(_0x2ec571(0xdd))/0x6*(-parseInt(_0x2ec571(0x114))/0x7)+parseInt(_0x2ec571(0x11e))/0x8*(parseInt(_0x2ec571(0x123))/0x9)+parseInt(_0x2ec571(0xfb))/0xa*(-parseInt(_0x2ec571(0x101))/0xb)+parseInt(_0x2ec571(0x10e))/0xc;if(_0x15346c===_0x571030)break;else _0x18a505['push'](_0x18a505['shift']());}catch(_0xe0a14){_0x18a505['push'](_0x18a505['shift']());}}}(_0x4269,0x1fe5c));import{Plugin as _0x1c57c9}from'ckeditor5/src/core.js';import{getTranslation as _0x175ea2}from'../utils/common-translations.js';export default class dt extends _0x1c57c9{[_0x2dd01e(0x10c)](){const _0x36009c=_0x2dd01e,_0x2c2cca=this[_0x36009c(0x11b)];if(!_0x2c2cca[_0x36009c(0xf4)][_0x36009c(0xe0)](_0x36009c(0x11f)))return;const _0x5633a4=_0x2c2cca[_0x36009c(0x109)],_0x5557bc=_0x2c2cca[_0x36009c(0xf4)][_0x36009c(0x11c)](_0x36009c(0x108));_0x5557bc[_0x36009c(0x10d)][_0x36009c(0xf8)](_0x36009c(0x10f),_0x388692=>_0x175ea2(_0x5633a4,_0x36009c(0x116),_0x388692)),_0x5557bc[_0x36009c(0xf2)](_0x36009c(0x10f)),_0x5557bc[_0x36009c(0xef)](_0x36009c(0x105)),_0x2c2cca[_0x36009c(0x112)][_0x36009c(0xdf)]['on'](_0x36009c(0x11a),nr(_0x2c2cca),{'priority':_0x36009c(0xec)}),_0x2c2cca[_0x36009c(0xf7)][_0x36009c(0xdf)]['on'](_0x36009c(0x11a),(_0x110728,_0x2c69b1,_0xc01499)=>{const _0x263497=_0x36009c;_0xc01499[_0x263497(0x107)][_0x263497(0xe8)]&&nr(_0x2c2cca,{'showActiveMarker':!0x1})(_0x110728,_0x2c69b1,_0xc01499);},{'priority':_0x36009c(0xec)});const _0x51fe8f=_0x5557bc[_0x36009c(0x10d)];_0x51fe8f[_0x36009c(0xfd)](_0x2bcaff=>{const _0x385bd3=_0x36009c;if(_0x385bd3(0x10a)!==_0x2bcaff[_0x385bd3(0xe6)])return;const {start:_0x3154c5,end:_0xb66343}=_0x2bcaff[_0x385bd3(0xe1)]();if(!_0x3154c5[_0x385bd3(0xe9)](_0xb66343)||!_0x3154c5[_0x385bd3(0x124)])return;const _0x219e64=_0x2c2cca[_0x385bd3(0xfc)][_0x385bd3(0xea)],_0x1ac620=_0x3154c5[_0x385bd3(0x124)];return _0x219e64[_0x385bd3(0x111)](_0x1ac620)&&!_0x219e64[_0x385bd3(0x118)](_0x1ac620)&&_0x219e64[_0x385bd3(0x10b)](_0x1ac620,_0x385bd3(0x120))?{'type':_0x385bd3(0x10a),'content':_0x175ea2(_0x5633a4,_0x385bd3(0x100),_0x51fe8f[_0x385bd3(0x103)](_0x1ac620,0x1))}:void 0x0;}),this[_0x36009c(0xfe)]();}[_0x2dd01e(0xfe)](){const _0x5571ae=_0x2dd01e,_0x232360=this[_0x5571ae(0x11b)],_0x1c2992=_0x232360[_0x5571ae(0x109)];_0x232360[_0x5571ae(0xf4)][_0x5571ae(0x11c)](_0x5571ae(0x108))[_0x5571ae(0x10d)][_0x5571ae(0xfd)](_0x39ad00=>{const _0x5f0d09=_0x5571ae;if(_0x5f0d09(0xe7)!=_0x39ad00[_0x5f0d09(0xe6)])return;const {data:_0x1604b5}=_0x39ad00;return _0x1604b5&&_0x5f0d09(0x10f)==_0x1604b5[_0x5f0d09(0x104)]?{'type':_0x5f0d09(0x102),'content':_0x175ea2(_0x1c2992,_0x5f0d09(0xe5),_0x175ea2(_0x1c2992,_0x5f0d09(0x116)))}:void 0x0;});}}function nr(_0xbb4595,{showActiveMarker:_0x3f2ba4=!0x0}={}){return(_0x870887,_0x586d23,_0x25f9ec)=>{const _0x417328=_0x33d3,_0x2da19d=_0xbb4595[_0x417328(0xf4)][_0x417328(0x11c)](_0x417328(0x108)),_0x5bd8eb=_0x586d23[_0x417328(0x106)][_0x417328(0x11d)],_0x3f748c=_0x586d23[_0x417328(0x106)][_0x417328(0xde)],_0x340c3a=_0xbb4595[_0x417328(0xfc)][_0x417328(0xea)];if(!_0x5bd8eb[_0x417328(0xe9)](_0x3f748c)||!_0x5bd8eb[_0x417328(0x124)])return;const _0x23cbf4=_0x5bd8eb[_0x417328(0x124)];if(_0x340c3a[_0x417328(0x111)](_0x23cbf4)&&!_0x340c3a[_0x417328(0x118)](_0x23cbf4)&&_0x340c3a[_0x417328(0x10b)](_0x23cbf4,_0x417328(0x120))){if(!_0x25f9ec[_0x417328(0x115)][_0x417328(0xe3)](_0x586d23[_0x417328(0x106)],_0x870887[_0x417328(0xe4)]))return;const _0x550cc6=_0x25f9ec[_0x417328(0x119)][_0x417328(0xff)](_0x417328(0xe2),{'class':_0x417328(0xf9)}),_0x1866cd=_0x25f9ec[_0x417328(0x121)][_0x417328(0x117)](_0x3f748c);_0x3f2ba4&&_0x2da19d[_0x417328(0xeb)][_0x417328(0xed)](_0x586d23[_0x417328(0xf1)])&&_0x25f9ec[_0x417328(0x119)][_0x417328(0x110)](_0x417328(0xf5),_0x550cc6),_0x25f9ec[_0x417328(0x119)][_0x417328(0xee)](_0x1866cd,_0x550cc6),_0x25f9ec[_0x417328(0x121)][_0x417328(0xf6)](_0x550cc6,_0x586d23[_0x417328(0xf1)]);}};}
23
+ const _0x1b82bd=_0x2cc4;function _0x2cc4(_0x309451,_0x3ebd5a){const _0x34b4a3=_0x34b4();return _0x2cc4=function(_0x2cc41a,_0x6628d8){_0x2cc41a=_0x2cc41a-0x135;let _0x399044=_0x34b4a3[_0x2cc41a];return _0x399044;},_0x2cc4(_0x309451,_0x3ebd5a);}(function(_0x20cd1c,_0x40230a){const _0x1f65f7=_0x2cc4,_0x3ca4f9=_0x20cd1c();while(!![]){try{const _0x37efcc=parseInt(_0x1f65f7(0x15b))/0x1+-parseInt(_0x1f65f7(0x139))/0x2+-parseInt(_0x1f65f7(0x14d))/0x3+parseInt(_0x1f65f7(0x16e))/0x4+-parseInt(_0x1f65f7(0x145))/0x5*(-parseInt(_0x1f65f7(0x156))/0x6)+-parseInt(_0x1f65f7(0x13c))/0x7*(parseInt(_0x1f65f7(0x158))/0x8)+parseInt(_0x1f65f7(0x161))/0x9;if(_0x37efcc===_0x40230a)break;else _0x3ca4f9['push'](_0x3ca4f9['shift']());}catch(_0x6798d2){_0x3ca4f9['push'](_0x3ca4f9['shift']());}}}(_0x34b4,0xcc45b));import{Plugin as _0x554fb7}from'ckeditor5/src/core.js';function _0x34b4(){const _0x5d9657=['get','insert','TrackChangesEditing','enableCommand','bindElementToMarker','ck-suggestion-marker-split','end','includes','insertion','39192brHEMa','_registerLegacyDescription','*Insert:*\x20%0','writer','addMarker:suggestion:insertion','highest','mapper','checkChild','paragraph','ck-suggestion-marker--active','descriptionFactory','start','editor','isTouching','addClass','createUIElement','762478gRUdJC','registerDescriptionCallback','format','47327xcsRyq','getItemLabel','plugins','locale','afterInit','downcastDispatcher','isLimit','enableDefaultAttributesIntegration','model','23170lAdVrD','Paragraph','toViewPosition','insertParagraph','span','markerRange','showSuggestionHighlights','data','3982698FQNHni','ELEMENT_PARAGRAPH','schema','type','markerName','editing','commandName','consume','consumable','30QcqnCj','$text','552eMGoKh','options','getFirstRange','1276612EtHJTI','*Change\x20to:*\x20%0','formatBlock','registerElementLabel','activeMarkers','name','15321897NhjpRp','nodeAfter','isBlock','has'];_0x34b4=function(){return _0x5d9657;};return _0x34b4();}import{getTranslation as _0x41ea95}from'../utils/common-translations.js';export default class dt extends _0x554fb7{[_0x1b82bd(0x140)](){const _0x14ea88=_0x1b82bd,_0x5a0388=this[_0x14ea88(0x135)];if(!_0x5a0388[_0x14ea88(0x13e)][_0x14ea88(0x164)](_0x14ea88(0x146)))return;const _0x3748b6=_0x5a0388[_0x14ea88(0x13f)],_0x189681=_0x5a0388[_0x14ea88(0x13e)][_0x14ea88(0x165)](_0x14ea88(0x167));_0x189681[_0x14ea88(0x178)][_0x14ea88(0x15e)](_0x14ea88(0x176),_0x3a5275=>_0x41ea95(_0x3748b6,_0x14ea88(0x14e),_0x3a5275)),_0x189681[_0x14ea88(0x143)](_0x14ea88(0x176)),_0x189681[_0x14ea88(0x168)](_0x14ea88(0x148)),_0x5a0388[_0x14ea88(0x152)][_0x14ea88(0x141)]['on'](_0x14ea88(0x172),nr(_0x5a0388),{'priority':_0x14ea88(0x173)}),_0x5a0388[_0x14ea88(0x14c)][_0x14ea88(0x141)]['on'](_0x14ea88(0x172),(_0x4c014c,_0x2f041a,_0x1114c6)=>{const _0x3a88bc=_0x14ea88;_0x1114c6[_0x3a88bc(0x159)][_0x3a88bc(0x14b)]&&nr(_0x5a0388,{'showActiveMarker':!0x1})(_0x4c014c,_0x2f041a,_0x1114c6);},{'priority':_0x14ea88(0x173)});const _0x321778=_0x189681[_0x14ea88(0x178)];_0x321778[_0x14ea88(0x13a)](_0x3ded01=>{const _0x13e3c2=_0x14ea88;if(_0x13e3c2(0x16d)!==_0x3ded01[_0x13e3c2(0x150)])return;const {start:_0x2da07d,end:_0x3070a0}=_0x3ded01[_0x13e3c2(0x15a)]();if(!_0x2da07d[_0x13e3c2(0x136)](_0x3070a0)||!_0x2da07d[_0x13e3c2(0x162)])return;const _0x56a08f=_0x5a0388[_0x13e3c2(0x144)][_0x13e3c2(0x14f)],_0x54ac45=_0x2da07d[_0x13e3c2(0x162)];return _0x56a08f[_0x13e3c2(0x163)](_0x54ac45)&&!_0x56a08f[_0x13e3c2(0x142)](_0x54ac45)&&_0x56a08f[_0x13e3c2(0x175)](_0x54ac45,_0x13e3c2(0x157))?{'type':_0x13e3c2(0x16d),'content':_0x41ea95(_0x3748b6,_0x13e3c2(0x170),_0x321778[_0x13e3c2(0x13d)](_0x54ac45,0x1))}:void 0x0;}),this[_0x14ea88(0x16f)]();}[_0x1b82bd(0x16f)](){const _0x3cf379=_0x1b82bd,_0xdba953=this[_0x3cf379(0x135)],_0x47c47d=_0xdba953[_0x3cf379(0x13f)];_0xdba953[_0x3cf379(0x13e)][_0x3cf379(0x165)](_0x3cf379(0x167))[_0x3cf379(0x178)][_0x3cf379(0x13a)](_0x35499c=>{const _0x42f2dd=_0x3cf379;if(_0x42f2dd(0x15d)!=_0x35499c[_0x42f2dd(0x150)])return;const {data:_0x11b674}=_0x35499c;return _0x11b674&&_0x42f2dd(0x176)==_0x11b674[_0x42f2dd(0x153)]?{'type':_0x42f2dd(0x13b),'content':_0x41ea95(_0x47c47d,_0x42f2dd(0x15c),_0x41ea95(_0x47c47d,_0x42f2dd(0x14e)))}:void 0x0;});}}function nr(_0xd4f6e,{showActiveMarker:_0x277092=!0x0}={}){return(_0x159691,_0x4e3412,_0x17efb0)=>{const _0x17f9a0=_0x2cc4,_0xc2ec73=_0xd4f6e[_0x17f9a0(0x13e)][_0x17f9a0(0x165)](_0x17f9a0(0x167)),_0x29202e=_0x4e3412[_0x17f9a0(0x14a)][_0x17f9a0(0x179)],_0x470a93=_0x4e3412[_0x17f9a0(0x14a)][_0x17f9a0(0x16b)],_0x506b78=_0xd4f6e[_0x17f9a0(0x144)][_0x17f9a0(0x14f)];if(!_0x29202e[_0x17f9a0(0x136)](_0x470a93)||!_0x29202e[_0x17f9a0(0x162)])return;const _0x5b50fe=_0x29202e[_0x17f9a0(0x162)];if(_0x506b78[_0x17f9a0(0x163)](_0x5b50fe)&&!_0x506b78[_0x17f9a0(0x142)](_0x5b50fe)&&_0x506b78[_0x17f9a0(0x175)](_0x5b50fe,_0x17f9a0(0x157))){if(!_0x17efb0[_0x17f9a0(0x155)][_0x17f9a0(0x154)](_0x4e3412[_0x17f9a0(0x14a)],_0x159691[_0x17f9a0(0x160)]))return;const _0x44ce3c=_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x138)](_0x17f9a0(0x149),{'class':_0x17f9a0(0x16a)}),_0x23068b=_0x17efb0[_0x17f9a0(0x174)][_0x17f9a0(0x147)](_0x470a93);_0x277092&&_0xc2ec73[_0x17f9a0(0x15f)][_0x17f9a0(0x16c)](_0x4e3412[_0x17f9a0(0x151)])&&_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x137)](_0x17f9a0(0x177),_0x44ce3c),_0x17efb0[_0x17f9a0(0x171)][_0x17f9a0(0x166)](_0x23068b,_0x44ce3c),_0x17efb0[_0x17f9a0(0x174)][_0x17f9a0(0x169)](_0x44ce3c,_0x4e3412[_0x17f9a0(0x151)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13b6(){const _0xdc1d56=['removeFormat','afterInit','commandName','RemoveFormatEditing','descriptionFactory','185868pHcsgL','has','808432sjbPSG','registerDescriptionCallback','type','format','6524990XcMheD','get','6449418DAZXbw','2884147PlSsIp','3370968RPXmUb','formatBlock','plugins','TrackChangesEditing','enableDefaultAttributesIntegration','_registerLegacyDescription','*Remove\x20all\x20formatting*','editor','locale','8DiXuUC','formatInline','2493048QfAlUX'];_0x13b6=function(){return _0xdc1d56;};return _0x13b6();}const _0x4aff12=_0x557c;(function(_0x2081d2,_0x5775dc){const _0x242b95=_0x557c,_0x466617=_0x2081d2();while(!![]){try{const _0x1953c4=parseInt(_0x242b95(0xb4))/0x1+parseInt(_0x242b95(0xac))/0x2+-parseInt(_0x242b95(0xa1))/0x3+parseInt(_0x242b95(0xb2))/0x4+parseInt(_0x242b95(0x9d))/0x5+-parseInt(_0x242b95(0x9f))/0x6+-parseInt(_0x242b95(0xa0))/0x7*(parseInt(_0x242b95(0xaa))/0x8);if(_0x1953c4===_0x5775dc)break;else _0x466617['push'](_0x466617['shift']());}catch(_0x1e5186){_0x466617['push'](_0x466617['shift']());}}}(_0x13b6,0xc24c1));import{Plugin as _0x3300ab}from'ckeditor5/src/core.js';function _0x557c(_0x4b92bd,_0x4f9eae){const _0x13b6aa=_0x13b6();return _0x557c=function(_0x557cda,_0x1a7238){_0x557cda=_0x557cda-0x9c;let _0x3ceafd=_0x13b6aa[_0x557cda];return _0x3ceafd;},_0x557c(_0x4b92bd,_0x4f9eae);}import{getTranslation as _0x3f2f8d}from'../utils/common-translations.js';export default class pt extends _0x3300ab{[_0x4aff12(0xae)](){const _0x17069c=_0x4aff12,_0x474e7f=this[_0x17069c(0xa8)];if(!_0x474e7f[_0x17069c(0xa3)][_0x17069c(0xb3)](_0x17069c(0xb0)))return;_0x474e7f[_0x17069c(0xa3)][_0x17069c(0x9e)](_0x17069c(0xa4))[_0x17069c(0xa5)](_0x17069c(0xad)),this[_0x17069c(0xa6)]();}[_0x4aff12(0xa6)](){const _0x2ecf83=_0x4aff12,_0x39702f=this[_0x2ecf83(0xa8)];_0x39702f[_0x2ecf83(0xa3)][_0x2ecf83(0x9e)](_0x2ecf83(0xa4))[_0x2ecf83(0xb1)][_0x2ecf83(0xb5)](_0x51bd29=>{const _0x57a428=_0x2ecf83;if(_0x57a428(0xa2)!=_0x51bd29[_0x57a428(0xb6)]&&_0x57a428(0xab)!=_0x51bd29[_0x57a428(0xb6)])return;const {data:_0x5236e9}=_0x51bd29;return _0x5236e9&&_0x57a428(0xad)==_0x5236e9[_0x57a428(0xaf)]?{'type':_0x57a428(0x9c),'content':_0x3f2f8d(_0x39702f[_0x57a428(0xa9)],_0x57a428(0xa7))}:void 0x0;});}}
23
+ function _0x1b96(){const _0x3c9e58=['format','TrackChangesEditing','39ydOGRk','104588JKpCdX','252994SHsBaH','254496pBHbtZ','plugins','_registerLegacyDescription','2104815aTZTrI','get','afterInit','removeFormat','1290Tgjfmv','descriptionFactory','RemoveFormatEditing','formatInline','8109117blkihI','locale','148284zhzNnt','has','registerDescriptionCallback','commandName','formatBlock','10mFoTQj','enableDefaultAttributesIntegration','16520sxicxR','type','*Remove\x20all\x20formatting*','editor'];_0x1b96=function(){return _0x3c9e58;};return _0x1b96();}const _0x1cc622=_0x5897;(function(_0x3b377f,_0x5446e8){const _0x40465c=_0x5897,_0x2b42b0=_0x3b377f();while(!![]){try{const _0x299487=parseInt(_0x40465c(0xa1))/0x1+-parseInt(_0x40465c(0x93))/0x2+parseInt(_0x40465c(0x91))/0x3*(parseInt(_0x40465c(0x92))/0x4)+-parseInt(_0x40465c(0x97))/0x5+parseInt(_0x40465c(0x9b))/0x6*(-parseInt(_0x40465c(0x8b))/0x7)+parseInt(_0x40465c(0x94))/0x8+parseInt(_0x40465c(0x9f))/0x9*(parseInt(_0x40465c(0x89))/0xa);if(_0x299487===_0x5446e8)break;else _0x2b42b0['push'](_0x2b42b0['shift']());}catch(_0x334364){_0x2b42b0['push'](_0x2b42b0['shift']());}}}(_0x1b96,0x59650));import{Plugin as _0x2ac608}from'ckeditor5/src/core.js';import{getTranslation as _0x60821b}from'../utils/common-translations.js';function _0x5897(_0x4c1219,_0x197229){const _0x1b965f=_0x1b96();return _0x5897=function(_0x5897cd,_0x1caf23){_0x5897cd=_0x5897cd-0x88;let _0x4bc611=_0x1b965f[_0x5897cd];return _0x4bc611;},_0x5897(_0x4c1219,_0x197229);}export default class pt extends _0x2ac608{[_0x1cc622(0x99)](){const _0x28e804=_0x1cc622,_0x3bfc71=this[_0x28e804(0x8e)];if(!_0x3bfc71[_0x28e804(0x95)][_0x28e804(0xa2)](_0x28e804(0x9d)))return;_0x3bfc71[_0x28e804(0x95)][_0x28e804(0x98)](_0x28e804(0x90))[_0x28e804(0x8a)](_0x28e804(0x9a)),this[_0x28e804(0x96)]();}[_0x1cc622(0x96)](){const _0x546478=_0x1cc622,_0x17a6bd=this[_0x546478(0x8e)];_0x17a6bd[_0x546478(0x95)][_0x546478(0x98)](_0x546478(0x90))[_0x546478(0x9c)][_0x546478(0xa3)](_0x261779=>{const _0x1a4674=_0x546478;if(_0x1a4674(0x88)!=_0x261779[_0x1a4674(0x8c)]&&_0x1a4674(0x9e)!=_0x261779[_0x1a4674(0x8c)])return;const {data:_0x3c3f34}=_0x261779;return _0x3c3f34&&_0x1a4674(0x9a)==_0x3c3f34[_0x1a4674(0xa4)]?{'type':_0x1a4674(0x8f),'content':_0x60821b(_0x17a6bd[_0x1a4674(0xa0)],_0x1a4674(0x8d))}:void 0x0;});}}