@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241022.0 → 0.0.0-nightly-20241023.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 (167) 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 +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4f3b(){const _0x3c5ea0=['superscript','*Format:*\x20%0','italic','toUpperCase','registerInlineAttribute','_registerLegacyDescription','*Remove\x20format:*\x20%0','registerDescriptionCallback','ItalicEditing','BoldEditing','underline','registerAttributeLabel','56XVFIFl','commandParams','FORMAT_CODE','170177VdtIMq','StrikethroughEditing','965367BgsUuQ','bold','subscript','UnderlineEditing','get','26RgUmGl','TrackChangesEditing','FORMAT_SUPERSCRIPT','formatInline','toLowerCase','plugins','code','afterInit','FORMAT_','enableDefaultAttributesIntegration','SuperscriptEditing','locale','descriptionFactory','format','4027OAjlPM','forceValue','8390448tPlxnT','commandName','FORMAT_SUBSCRIPT','522188JTgGDE','FORMAT_UNDERLINE','editor','slice','1117210ohONsC','SubscriptEditing','has','FORMAT_ITALIC','CodeEditing','1108434bRLznZ','FORMAT_STRIKETHROUGH','strikethrough','type','FORMAT_BOLD','10ydNhrV','9zyogzD'];_0x4f3b=function(){return _0x3c5ea0;};return _0x4f3b();}const _0x15a4d0=_0x5c6a;(function(_0x1cd355,_0x47482f){const _0x133922=_0x5c6a,_0x46d354=_0x1cd355();while(!![]){try{const _0x245e94=-parseInt(_0x133922(0x110))/0x1*(parseInt(_0x133922(0x102))/0x2)+-parseInt(_0x133922(0xfd))/0x3+parseInt(_0x133922(0xdc))/0x4*(parseInt(_0x133922(0xea))/0x5)+-parseInt(_0x133922(0xe5))/0x6+parseInt(_0x133922(0xfb))/0x7*(-parseInt(_0x133922(0xf8))/0x8)+parseInt(_0x133922(0xeb))/0x9*(-parseInt(_0x133922(0xe0))/0xa)+parseInt(_0x133922(0x112))/0xb;if(_0x245e94===_0x47482f)break;else _0x46d354['push'](_0x46d354['shift']());}catch(_0x582675){_0x46d354['push'](_0x46d354['shift']());}}}(_0x4f3b,0x2cb2d));function _0x5c6a(_0x4842e2,_0x46374a){const _0x4f3b2a=_0x4f3b();return _0x5c6a=function(_0x5c6a5e,_0x2c8db5){_0x5c6a5e=_0x5c6a5e-0xda;let _0x45f23c=_0x4f3b2a[_0x5c6a5e];return _0x45f23c;},_0x5c6a(_0x4842e2,_0x46374a);}import{Plugin as _0x35016e}from'ckeditor5/src/core.js';import{getTranslation as _0x5e17e9}from'../utils/common-translations.js';const ti=[_0x15a4d0(0xf5),_0x15a4d0(0xf4),_0x15a4d0(0x100),_0x15a4d0(0xe4),_0x15a4d0(0xfc),_0x15a4d0(0xe1),_0x15a4d0(0x10c)];export default class G extends _0x35016e{[_0x15a4d0(0x109)](){const _0x10c087=_0x15a4d0,_0x269adb=this[_0x10c087(0xde)],_0x526005=_0x269adb[_0x10c087(0x107)][_0x10c087(0x101)](_0x10c087(0x103)),_0xe72d6a=_0x269adb[_0x10c087(0x10d)];for(const _0x1aaf55 of ti){if(!_0x269adb[_0x10c087(0x107)][_0x10c087(0xe2)](_0x1aaf55))continue;const _0x88dc32=_0x1aaf55[_0x10c087(0xdf)](0x0,-0x7)[_0x10c087(0x106)](),_0x4ae621=_0x10c087(0x10a)+_0x88dc32[_0x10c087(0xef)]();_0x526005[_0x10c087(0x10b)](_0x88dc32),_0x526005[_0x10c087(0xf0)](_0x88dc32),_0x526005[_0x10c087(0x10e)][_0x10c087(0xf7)](_0x88dc32,_0x5e17e9(_0xe72d6a,_0x4ae621));}this[_0x10c087(0xf1)]();}[_0x15a4d0(0xf1)](){const _0x50dce6=_0x15a4d0,_0x154662=this[_0x50dce6(0xde)],_0x4a921e=_0x154662[_0x50dce6(0x10d)],_0x51b2d0=_0x154662[_0x50dce6(0x107)][_0x50dce6(0x101)](_0x50dce6(0x103));function _0x5b4b14(_0x4bf01c,_0x427695){const _0x3ed29d=_0x50dce6;_0x51b2d0[_0x3ed29d(0x10e)][_0x3ed29d(0xf3)](_0x4dda0b=>{const _0x17f59b=_0x3ed29d;if(_0x17f59b(0x105)!=_0x4dda0b[_0x17f59b(0xe8)])return;const {data:_0x1b8230}=_0x4dda0b;return _0x1b8230&&_0x1b8230[_0x17f59b(0xda)]===_0x4bf01c?_0x1b8230[_0x17f59b(0xf9)][0x0][_0x17f59b(0x111)]?{'type':_0x17f59b(0x10f),'content':_0x5e17e9(_0x4a921e,_0x17f59b(0xed),_0x427695)}:{'type':_0x17f59b(0x10f),'content':_0x5e17e9(_0x4a921e,_0x17f59b(0xf2),_0x427695)}:void 0x0;});}_0x5b4b14(_0x50dce6(0xfe),_0x5e17e9(_0x4a921e,_0x50dce6(0xe9))),_0x5b4b14(_0x50dce6(0xee),_0x5e17e9(_0x4a921e,_0x50dce6(0xe3))),_0x5b4b14(_0x50dce6(0xf6),_0x5e17e9(_0x4a921e,_0x50dce6(0xdd))),_0x5b4b14(_0x50dce6(0x108),_0x5e17e9(_0x4a921e,_0x50dce6(0xfa))),_0x5b4b14(_0x50dce6(0xe7),_0x5e17e9(_0x4a921e,_0x50dce6(0xe6))),_0x5b4b14(_0x50dce6(0xff),_0x5e17e9(_0x4a921e,_0x50dce6(0xdb))),_0x5b4b14(_0x50dce6(0xec),_0x5e17e9(_0x4a921e,_0x50dce6(0x104)));}}
23
+ function _0x5f34(_0xe81c79,_0x208dbe){const _0x10ec68=_0x10ec();return _0x5f34=function(_0x5f34f,_0x1f1c68){_0x5f34f=_0x5f34f-0xed;let _0x2564df=_0x10ec68[_0x5f34f];return _0x2564df;},_0x5f34(_0xe81c79,_0x208dbe);}const _0x26799=_0x5f34;(function(_0x2ffe56,_0x2cecff){const _0x4e5b68=_0x5f34,_0x13dcba=_0x2ffe56();while(!![]){try{const _0x7c635=parseInt(_0x4e5b68(0x108))/0x1+parseInt(_0x4e5b68(0x11c))/0x2*(-parseInt(_0x4e5b68(0xf3))/0x3)+-parseInt(_0x4e5b68(0x122))/0x4*(parseInt(_0x4e5b68(0xf4))/0x5)+parseInt(_0x4e5b68(0x100))/0x6+parseInt(_0x4e5b68(0x107))/0x7*(parseInt(_0x4e5b68(0x123))/0x8)+-parseInt(_0x4e5b68(0x103))/0x9+parseInt(_0x4e5b68(0xf6))/0xa;if(_0x7c635===_0x2cecff)break;else _0x13dcba['push'](_0x13dcba['shift']());}catch(_0xbdad33){_0x13dcba['push'](_0x13dcba['shift']());}}}(_0x10ec,0xad6af));import{Plugin as _0x4aee1d}from'ckeditor5/src/core.js';import{getTranslation as _0x475043}from'../utils/common-translations.js';const ti=[_0x26799(0x111),_0x26799(0xfb),_0x26799(0xf7),_0x26799(0x10e),_0x26799(0x11f),_0x26799(0x112),_0x26799(0x110)];function _0x10ec(){const _0x541d80=['FORMAT_BOLD','registerAttributeLabel','commandName','1503VdkjWb','55hhAapQ','registerDescriptionCallback','1368790BrxQti','UnderlineEditing','FORMAT_SUBSCRIPT','bold','FORMAT_UNDERLINE','ItalicEditing','*Format:*\x20%0','underline','strikethrough','FORMAT_CODE','4909938zzWngG','enableDefaultAttributesIntegration','get','8837460oyLgIA','FORMAT_','FORMAT_ITALIC','forceValue','861RFLQgx','845640RLulJi','TrackChangesEditing','code','toUpperCase','formatInline','afterInit','CodeEditing','toLowerCase','SuperscriptEditing','BoldEditing','SubscriptEditing','FORMAT_SUPERSCRIPT','commandParams','*Remove\x20format:*\x20%0','descriptionFactory','superscript','locale','editor','type','subscript','2uUzidz','format','plugins','StrikethroughEditing','slice','_registerLegacyDescription','153044NiUxBX','20344oYXBlO','italic','registerInlineAttribute','has','FORMAT_STRIKETHROUGH'];_0x10ec=function(){return _0x541d80;};return _0x10ec();}export default class G extends _0x4aee1d{[_0x26799(0x10d)](){const _0x5eb23a=_0x26799,_0x570d59=this[_0x5eb23a(0x119)],_0x3d5335=_0x570d59[_0x5eb23a(0x11e)][_0x5eb23a(0x102)](_0x5eb23a(0x109)),_0x58ae73=_0x570d59[_0x5eb23a(0x118)];for(const _0xd6a05c of ti){if(!_0x570d59[_0x5eb23a(0x11e)][_0x5eb23a(0xee)](_0xd6a05c))continue;const _0x1caa75=_0xd6a05c[_0x5eb23a(0x120)](0x0,-0x7)[_0x5eb23a(0x10f)](),_0x3271de=_0x5eb23a(0x104)+_0x1caa75[_0x5eb23a(0x10b)]();_0x3d5335[_0x5eb23a(0x101)](_0x1caa75),_0x3d5335[_0x5eb23a(0xed)](_0x1caa75),_0x3d5335[_0x5eb23a(0x116)][_0x5eb23a(0xf1)](_0x1caa75,_0x475043(_0x58ae73,_0x3271de));}this[_0x5eb23a(0x121)]();}[_0x26799(0x121)](){const _0x159cf3=_0x26799,_0x835741=this[_0x159cf3(0x119)],_0xa06470=_0x835741[_0x159cf3(0x118)],_0x22c344=_0x835741[_0x159cf3(0x11e)][_0x159cf3(0x102)](_0x159cf3(0x109));function _0x2b33ef(_0x591634,_0x2be2db){const _0x21aa80=_0x159cf3;_0x22c344[_0x21aa80(0x116)][_0x21aa80(0xf5)](_0x4405fe=>{const _0x536cc6=_0x21aa80;if(_0x536cc6(0x10c)!=_0x4405fe[_0x536cc6(0x11a)])return;const {data:_0x13895b}=_0x4405fe;return _0x13895b&&_0x13895b[_0x536cc6(0xf2)]===_0x591634?_0x13895b[_0x536cc6(0x114)][0x0][_0x536cc6(0x106)]?{'type':_0x536cc6(0x11d),'content':_0x475043(_0xa06470,_0x536cc6(0xfc),_0x2be2db)}:{'type':_0x536cc6(0x11d),'content':_0x475043(_0xa06470,_0x536cc6(0x115),_0x2be2db)}:void 0x0;});}_0x2b33ef(_0x159cf3(0xf9),_0x475043(_0xa06470,_0x159cf3(0xf0))),_0x2b33ef(_0x159cf3(0x124),_0x475043(_0xa06470,_0x159cf3(0x105))),_0x2b33ef(_0x159cf3(0xfd),_0x475043(_0xa06470,_0x159cf3(0xfa))),_0x2b33ef(_0x159cf3(0x10a),_0x475043(_0xa06470,_0x159cf3(0xff))),_0x2b33ef(_0x159cf3(0xfe),_0x475043(_0xa06470,_0x159cf3(0xef))),_0x2b33ef(_0x159cf3(0x11b),_0x475043(_0xa06470,_0x159cf3(0xf8))),_0x2b33ef(_0x159cf3(0x117),_0x475043(_0xa06470,_0x159cf3(0x113)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4d0e(_0x53cb2c,_0x1a311c){const _0x5578b1=_0x5578();return _0x4d0e=function(_0x4d0e79,_0x3081d8){_0x4d0e79=_0x4d0e79-0x1c4;let _0xfccc54=_0x5578b1[_0x4d0e79];return _0xfccc54;},_0x4d0e(_0x53cb2c,_0x1a311c);}const _0x37cb70=_0x4d0e;(function(_0x2621aa,_0xc347a9){const _0x527a09=_0x4d0e,_0x56c9df=_0x2621aa();while(!![]){try{const _0x31dc25=-parseInt(_0x527a09(0x1e9))/0x1+parseInt(_0x527a09(0x1c9))/0x2+parseInt(_0x527a09(0x1ca))/0x3+parseInt(_0x527a09(0x1c6))/0x4+parseInt(_0x527a09(0x1e0))/0x5+parseInt(_0x527a09(0x1d0))/0x6*(-parseInt(_0x527a09(0x1ec))/0x7)+-parseInt(_0x527a09(0x1dc))/0x8*(parseInt(_0x527a09(0x1e1))/0x9);if(_0x31dc25===_0xc347a9)break;else _0x56c9df['push'](_0x56c9df['shift']());}catch(_0x34b739){_0x56c9df['push'](_0x56c9df['shift']());}}}(_0x5578,0xdbc75));import{Plugin as _0x462440}from'ckeditor5/src/core.js';import{getTranslation as _0x100fbe}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3e3b70}from'../utils/utils.js';export default class F extends _0x462440{[_0x37cb70(0x1db)](){const _0x214a70=_0x37cb70,_0x5979d5=this[_0x214a70(0x1c8)],_0xb36052=_0x5979d5[_0x214a70(0x1d3)];if(!_0x5979d5[_0x214a70(0x1da)][_0x214a70(0x1cd)](_0x214a70(0x1c5)))return;const _0x1dcabe=_0x5979d5[_0x214a70(0x1da)][_0x214a70(0x1d8)](_0x214a70(0x1dd)),_0x4ee627=this[_0x214a70(0x1c8)][_0x214a70(0x1ee)][_0x214a70(0x1d8)](_0x214a70(0x1e2));_0x1dcabe[_0x214a70(0x1e7)](_0x214a70(0x1e2),(_0x14992e,_0x392e9f={})=>{const _0x1dc9d6=_0x214a70,_0x130bbb=this[_0x1dc9d6(0x1c8)][_0x1dc9d6(0x1d4)][_0x1dc9d6(0x1cb)][_0x1dc9d6(0x1e8)],_0x54e629=_0x392e9f&&void 0x0!==_0x392e9f[_0x1dc9d6(0x1d2)]?_0x392e9f[_0x1dc9d6(0x1d2)]:!_0x4ee627[_0x1dc9d6(0x1e3)];let _0x3ba8cb=[];if(_0x54e629){const _0x38d7a9=Array[_0x1dc9d6(0x1cf)](_0x130bbb[_0x1dc9d6(0x1d1)]())[_0x1dc9d6(0x1d9)](_0x13b27e=>oo(_0x13b27e)||function(_0x4f96d6,_0x50a3da){const _0x4a8752=_0x1dc9d6,_0xa69385=_0x50a3da[_0x4a8752(0x1e4)](_0x4f96d6[_0x4a8752(0x1df)],_0x4a8752(0x1e2)),_0xb0e2d8=_0x50a3da[_0x4a8752(0x1e4)]([_0x4a8752(0x1e6),_0x4a8752(0x1e2)],_0x4f96d6);return _0xa69385&&_0xb0e2d8;}(_0x13b27e,this[_0x1dc9d6(0x1c8)][_0x1dc9d6(0x1d4)][_0x1dc9d6(0x1ea)]));_0x3ba8cb=_0x3e3b70(_0x38d7a9,_0x5979d5[_0x1dc9d6(0x1d4)]);}else{const _0x2e54c4=Array[_0x1dc9d6(0x1cf)](_0x130bbb[_0x1dc9d6(0x1d1)]())[_0x1dc9d6(0x1d9)](_0x30aa4b=>oo(_0x30aa4b));_0x3ba8cb=_0x3e3b70(_0x2e54c4,_0x5979d5[_0x1dc9d6(0x1d4)]);}_0x5979d5[_0x1dc9d6(0x1d4)][_0x1dc9d6(0x1e5)](()=>{const _0x178278=_0x1dc9d6;for(const _0x391221 of _0x3ba8cb)_0x1dcabe[_0x178278(0x1c4)](_0x391221,{'commandName':_0x178278(0x1e2),'commandParams':[{'forceValue':_0x54e629}]});});}),_0x1dcabe[_0x214a70(0x1de)][_0x214a70(0x1c7)](_0xcf47cc=>{const _0x42861c=_0x214a70,{data:_0x358944}=_0xcf47cc;if(_0x358944&&_0x42861c(0x1e2)==_0x358944[_0x42861c(0x1d6)]){const _0x59bc87=_0x100fbe(_0xb36052,_0x42861c(0x1ce));return _0x358944[_0x42861c(0x1d5)][0x0][_0x42861c(0x1d2)]?{'type':_0x42861c(0x1d7),'content':_0x100fbe(_0xb36052,_0x42861c(0x1eb),_0x59bc87)}:{'type':_0x42861c(0x1d7),'content':_0x100fbe(_0xb36052,_0x42861c(0x1cc),_0x59bc87)};}});}}function _0x5578(){const _0x1d4e87=['document','*Remove\x20format:*\x20%0','has','ELEMENT_BLOCK_QUOTE','from','6Ayuucu','getSelectedBlocks','forceValue','locale','model','commandParams','commandName','format','get','filter','plugins','afterInit','16433992ixbCPr','TrackChangesEditing','descriptionFactory','parent','8503330BCRgRI','9gbrdXP','blockQuote','value','checkChild','change','$root','enableCommand','selection','1530775vtlSbF','schema','*Set\x20format:*\x20%0','9059274LihnpK','name','commands','markBlockFormat','BlockQuoteEditing','3026180RINDOh','registerDescriptionCallback','editor','3470910qIBlWQ','4760259xZFkAT'];_0x5578=function(){return _0x1d4e87;};return _0x5578();}function oo(_0x4b2a91){const _0x3edbcc=_0x37cb70;return _0x3edbcc(0x1e2)==_0x4b2a91[_0x3edbcc(0x1df)][_0x3edbcc(0x1ed)];}
23
+ const _0x1a1bf7=_0x28ab;(function(_0x5d78f4,_0x230b18){const _0xfb660d=_0x28ab,_0x7cf0d1=_0x5d78f4();while(!![]){try{const _0xf8f5f7=-parseInt(_0xfb660d(0x79))/0x1+parseInt(_0xfb660d(0x7a))/0x2+-parseInt(_0xfb660d(0x96))/0x3*(-parseInt(_0xfb660d(0x97))/0x4)+parseInt(_0xfb660d(0xa0))/0x5+-parseInt(_0xfb660d(0x91))/0x6*(-parseInt(_0xfb660d(0x76))/0x7)+parseInt(_0xfb660d(0x89))/0x8*(parseInt(_0xfb660d(0x75))/0x9)+-parseInt(_0xfb660d(0x82))/0xa*(parseInt(_0xfb660d(0x8a))/0xb);if(_0xf8f5f7===_0x230b18)break;else _0x7cf0d1['push'](_0x7cf0d1['shift']());}catch(_0x1b358b){_0x7cf0d1['push'](_0x7cf0d1['shift']());}}}(_0x5e01,0x9e898));function _0x5e01(){const _0x41015c=['filter','5366574mFlJmi','35XfjVuh','blockQuote','editor','261738UDrVTX','370260rjMJdZ','descriptionFactory','get','TrackChangesEditing','value','checkChild','from','schema','26259710gvrOJS','locale','*Set\x20format:*\x20%0','plugins','change','format','commands','8LuvgeZ','11KTmoOJ','$root','getSelectedBlocks','forceValue','name','enableCommand','has','993534FgqEOM','*Remove\x20format:*\x20%0','commandParams','document','afterInit','230457UJwduS','40FNNfmG','registerDescriptionCallback','markBlockFormat','parent','commandName','ELEMENT_BLOCK_QUOTE','model','BlockQuoteEditing','selection','5797630IApmvF'];_0x5e01=function(){return _0x41015c;};return _0x5e01();}function _0x28ab(_0x2dcbc4,_0x7b0c38){const _0x5e0194=_0x5e01();return _0x28ab=function(_0x28ab56,_0x39c98c){_0x28ab56=_0x28ab56-0x74;let _0x507396=_0x5e0194[_0x28ab56];return _0x507396;},_0x28ab(_0x2dcbc4,_0x7b0c38);}import{Plugin as _0x3ac1e1}from'ckeditor5/src/core.js';import{getTranslation as _0x182a8a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1eb59a}from'../utils/utils.js';export default class F extends _0x3ac1e1{[_0x1a1bf7(0x95)](){const _0x5ec22f=_0x1a1bf7,_0x142ba6=this[_0x5ec22f(0x78)],_0x80f811=_0x142ba6[_0x5ec22f(0x83)];if(!_0x142ba6[_0x5ec22f(0x85)][_0x5ec22f(0x90)](_0x5ec22f(0x9e)))return;const _0x170bd8=_0x142ba6[_0x5ec22f(0x85)][_0x5ec22f(0x7c)](_0x5ec22f(0x7d)),_0x4e5be4=this[_0x5ec22f(0x78)][_0x5ec22f(0x88)][_0x5ec22f(0x7c)](_0x5ec22f(0x77));_0x170bd8[_0x5ec22f(0x8f)](_0x5ec22f(0x77),(_0x41c5cd,_0x1f35c4={})=>{const _0x137eae=_0x5ec22f,_0x2c1e81=this[_0x137eae(0x78)][_0x137eae(0x9d)][_0x137eae(0x94)][_0x137eae(0x9f)],_0x26da26=_0x1f35c4&&void 0x0!==_0x1f35c4[_0x137eae(0x8d)]?_0x1f35c4[_0x137eae(0x8d)]:!_0x4e5be4[_0x137eae(0x7e)];let _0x1a5854=[];if(_0x26da26){const _0x41022c=Array[_0x137eae(0x80)](_0x2c1e81[_0x137eae(0x8c)]())[_0x137eae(0x74)](_0x485cc0=>oo(_0x485cc0)||function(_0x17abee,_0x2869ec){const _0xa0580e=_0x137eae,_0x585d53=_0x2869ec[_0xa0580e(0x7f)](_0x17abee[_0xa0580e(0x9a)],_0xa0580e(0x77)),_0x178033=_0x2869ec[_0xa0580e(0x7f)]([_0xa0580e(0x8b),_0xa0580e(0x77)],_0x17abee);return _0x585d53&&_0x178033;}(_0x485cc0,this[_0x137eae(0x78)][_0x137eae(0x9d)][_0x137eae(0x81)]));_0x1a5854=_0x1eb59a(_0x41022c,_0x142ba6[_0x137eae(0x9d)]);}else{const _0x174efe=Array[_0x137eae(0x80)](_0x2c1e81[_0x137eae(0x8c)]())[_0x137eae(0x74)](_0x1d00c7=>oo(_0x1d00c7));_0x1a5854=_0x1eb59a(_0x174efe,_0x142ba6[_0x137eae(0x9d)]);}_0x142ba6[_0x137eae(0x9d)][_0x137eae(0x86)](()=>{const _0x4be615=_0x137eae;for(const _0x4ab52b of _0x1a5854)_0x170bd8[_0x4be615(0x99)](_0x4ab52b,{'commandName':_0x4be615(0x77),'commandParams':[{'forceValue':_0x26da26}]});});}),_0x170bd8[_0x5ec22f(0x7b)][_0x5ec22f(0x98)](_0x5a8b34=>{const _0x12e20f=_0x5ec22f,{data:_0x132154}=_0x5a8b34;if(_0x132154&&_0x12e20f(0x77)==_0x132154[_0x12e20f(0x9b)]){const _0x18e658=_0x182a8a(_0x80f811,_0x12e20f(0x9c));return _0x132154[_0x12e20f(0x93)][0x0][_0x12e20f(0x8d)]?{'type':_0x12e20f(0x87),'content':_0x182a8a(_0x80f811,_0x12e20f(0x84),_0x18e658)}:{'type':_0x12e20f(0x87),'content':_0x182a8a(_0x80f811,_0x12e20f(0x92),_0x18e658)};}});}}function oo(_0x2108f5){const _0x2391cc=_0x1a1bf7;return _0x2391cc(0x77)==_0x2108f5[_0x2391cc(0x9a)][_0x2391cc(0x8e)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x66b4(){const _0x53002c=['2559172GYkWcH','TrackChangesEditing','408548LQaNBH','editor','changeCaseTitle','plugins','411952oChetk','2124085fWoZII','has','1WILxKD','864NYGbyV','CaseChange','3390726CtywHa','afterInit','enableCommand','20IfnfQn','changeCaseLower','changeCaseUpper','get','2463bkasCO','873378QBDtTW'];_0x66b4=function(){return _0x53002c;};return _0x66b4();}const _0xd729e9=_0x10b7;(function(_0x2076f4,_0x1dfbb2){const _0x2d5bfb=_0x10b7,_0x2c460e=_0x2076f4();while(!![]){try{const _0x2686e=-parseInt(_0x2d5bfb(0x13a))/0x1*(-parseInt(_0x2d5bfb(0x133))/0x2)+parseInt(_0x2d5bfb(0x12f))/0x3*(parseInt(_0x2d5bfb(0x126))/0x4)+-parseInt(_0x2d5bfb(0x138))/0x5+parseInt(_0x2d5bfb(0x128))/0x6+-parseInt(_0x2d5bfb(0x131))/0x7+parseInt(_0x2d5bfb(0x137))/0x8+parseInt(_0x2d5bfb(0x130))/0x9*(parseInt(_0x2d5bfb(0x12b))/0xa);if(_0x2686e===_0x1dfbb2)break;else _0x2c460e['push'](_0x2c460e['shift']());}catch(_0xa4bd06){_0x2c460e['push'](_0x2c460e['shift']());}}}(_0x66b4,0x621e8));import{Plugin as _0x16d53a}from'ckeditor5/src/core.js';function _0x10b7(_0x4a41e7,_0x115d51){const _0x66b466=_0x66b4();return _0x10b7=function(_0x10b78b,_0x3ad7af){_0x10b78b=_0x10b78b-0x126;let _0x24a0d5=_0x66b466[_0x10b78b];return _0x24a0d5;},_0x10b7(_0x4a41e7,_0x115d51);}export default class L extends _0x16d53a{[_0xd729e9(0x129)](){const _0x3e581c=_0xd729e9,_0x4f2684=this[_0x3e581c(0x134)];_0x4f2684[_0x3e581c(0x136)][_0x3e581c(0x139)](_0x3e581c(0x127))&&(_0x4f2684[_0x3e581c(0x136)][_0x3e581c(0x12e)](_0x3e581c(0x132))[_0x3e581c(0x12a)](_0x3e581c(0x12d)),_0x4f2684[_0x3e581c(0x136)][_0x3e581c(0x12e)](_0x3e581c(0x132))[_0x3e581c(0x12a)](_0x3e581c(0x12c)),_0x4f2684[_0x3e581c(0x136)][_0x3e581c(0x12e)](_0x3e581c(0x132))[_0x3e581c(0x12a)](_0x3e581c(0x135)));}}
23
+ const _0xc1cd96=_0x5486;(function(_0x4ff604,_0x3dbd51){const _0x117ea0=_0x5486,_0x1485a9=_0x4ff604();while(!![]){try{const _0x31d1d7=-parseInt(_0x117ea0(0x85))/0x1*(parseInt(_0x117ea0(0x8e))/0x2)+parseInt(_0x117ea0(0x97))/0x3*(-parseInt(_0x117ea0(0x8c))/0x4)+parseInt(_0x117ea0(0x92))/0x5+parseInt(_0x117ea0(0x93))/0x6*(-parseInt(_0x117ea0(0x8f))/0x7)+-parseInt(_0x117ea0(0x88))/0x8*(-parseInt(_0x117ea0(0x95))/0x9)+parseInt(_0x117ea0(0x8b))/0xa*(-parseInt(_0x117ea0(0x9a))/0xb)+parseInt(_0x117ea0(0x99))/0xc;if(_0x31d1d7===_0x3dbd51)break;else _0x1485a9['push'](_0x1485a9['shift']());}catch(_0x10c41a){_0x1485a9['push'](_0x1485a9['shift']());}}}(_0x4f9c,0xc4cba));import{Plugin as _0x3f42d3}from'ckeditor5/src/core.js';export default class L extends _0x3f42d3{[_0xc1cd96(0x89)](){const _0x8dcde9=_0xc1cd96,_0x1c119c=this[_0x8dcde9(0x91)];_0x1c119c[_0x8dcde9(0x84)][_0x8dcde9(0x98)](_0x8dcde9(0x90))&&(_0x1c119c[_0x8dcde9(0x84)][_0x8dcde9(0x86)](_0x8dcde9(0x87))[_0x8dcde9(0x94)](_0x8dcde9(0x96)),_0x1c119c[_0x8dcde9(0x84)][_0x8dcde9(0x86)](_0x8dcde9(0x87))[_0x8dcde9(0x94)](_0x8dcde9(0x8d)),_0x1c119c[_0x8dcde9(0x84)][_0x8dcde9(0x86)](_0x8dcde9(0x87))[_0x8dcde9(0x94)](_0x8dcde9(0x8a)));}}function _0x5486(_0x1fb33e,_0x4965f4){const _0x4f9cbb=_0x4f9c();return _0x5486=function(_0x5486d0,_0x23fd28){_0x5486d0=_0x5486d0-0x84;let _0x1924e6=_0x4f9cbb[_0x5486d0];return _0x1924e6;},_0x5486(_0x1fb33e,_0x4965f4);}function _0x4f9c(){const _0x271cf1=['48ldaJAE','get','TrackChangesEditing','687272XbmvDG','afterInit','changeCaseTitle','170SnOdie','32KhjnNr','changeCaseLower','35628KMLNfO','25963pxUqSM','CaseChange','editor','7897300iWylfX','366hnDefZ','enableCommand','117MyhUsl','changeCaseUpper','413016ArcjAY','has','17617956dlKzGC','760727DHlPeR','plugins'];_0x4f9c=function(){return _0x271cf1;};return _0x4f9c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31a3c8=_0x1754;(function(_0x4ce79c,_0x16ebcb){const _0x1aa3e4=_0x1754,_0xbdcd2f=_0x4ce79c();while(!![]){try{const _0x5edf15=parseInt(_0x1aa3e4(0x95))/0x1*(-parseInt(_0x1aa3e4(0xa4))/0x2)+-parseInt(_0x1aa3e4(0x9c))/0x3+parseInt(_0x1aa3e4(0x96))/0x4+-parseInt(_0x1aa3e4(0x9e))/0x5*(parseInt(_0x1aa3e4(0xa1))/0x6)+parseInt(_0x1aa3e4(0x9b))/0x7*(-parseInt(_0x1aa3e4(0x9d))/0x8)+parseInt(_0x1aa3e4(0x99))/0x9+parseInt(_0x1aa3e4(0x9a))/0xa;if(_0x5edf15===_0x16ebcb)break;else _0xbdcd2f['push'](_0xbdcd2f['shift']());}catch(_0x5aeba5){_0xbdcd2f['push'](_0xbdcd2f['shift']());}}}(_0x3387,0x3eedb));import{Plugin as _0x279f1e}from'ckeditor5/src/core.js';export default class H extends _0x279f1e{[_0x31a3c8(0xa0)](){const _0x5de02f=_0x31a3c8,_0x295dac=this[_0x5de02f(0x97)];_0x295dac[_0x5de02f(0x94)][_0x5de02f(0xa3)](_0x5de02f(0x98))&&_0x295dac[_0x5de02f(0x9f)][_0x5de02f(0xa3)](_0x5de02f(0x93))[_0x5de02f(0xa2)](_0x5de02f(0x98));}}function _0x1754(_0x868287,_0x142594){const _0x338782=_0x3387();return _0x1754=function(_0x1754da,_0x339045){_0x1754da=_0x1754da-0x93;let _0x562007=_0x338782[_0x1754da];return _0x562007;},_0x1754(_0x868287,_0x142594);}function _0x3387(){const _0x1643d3=['280YcbrwH','295152MEIlxH','20568ahBfca','5teXacX','plugins','afterInit','2144406KeyKei','enableCommand','get','10zZRFwL','TrackChangesEditing','commands','21991ypnCwI','1644808cnTbsU','editor','ckbox','829476OgpzXk','4229690kbUwIw'];_0x3387=function(){return _0x1643d3;};return _0x3387();}
23
+ function _0x2bbf(_0x4767cb,_0x3f0a82){const _0x79b48c=_0x79b4();return _0x2bbf=function(_0x2bbfb2,_0x44eb0b){_0x2bbfb2=_0x2bbfb2-0xe8;let _0x55c118=_0x79b48c[_0x2bbfb2];return _0x55c118;},_0x2bbf(_0x4767cb,_0x3f0a82);}const _0x5cf2a0=_0x2bbf;(function(_0xa13836,_0x20e679){const _0xfe678d=_0x2bbf,_0x5cae60=_0xa13836();while(!![]){try{const _0x562ce0=parseInt(_0xfe678d(0xf0))/0x1+-parseInt(_0xfe678d(0xf7))/0x2*(-parseInt(_0xfe678d(0xea))/0x3)+-parseInt(_0xfe678d(0xe8))/0x4*(parseInt(_0xfe678d(0xf8))/0x5)+parseInt(_0xfe678d(0xef))/0x6+-parseInt(_0xfe678d(0xf2))/0x7*(parseInt(_0xfe678d(0xf1))/0x8)+parseInt(_0xfe678d(0xf3))/0x9*(parseInt(_0xfe678d(0xf5))/0xa)+-parseInt(_0xfe678d(0xfa))/0xb;if(_0x562ce0===_0x20e679)break;else _0x5cae60['push'](_0x5cae60['shift']());}catch(_0x20c23b){_0x5cae60['push'](_0x5cae60['shift']());}}}(_0x79b4,0xddb4c));function _0x79b4(){const _0x2291e9=['9680886brnMyp','1060502AtwqKe','151528xUheWc','329cSFhQn','13186395dmuEwF','afterInit','10KGrHuT','editor','3597748UUHPiv','98535PgPjeu','TrackChangesEditing','32963381anuVFZ','232uyZXzt','plugins','3iWclKs','enableCommand','get','commands','ckbox'];_0x79b4=function(){return _0x2291e9;};return _0x79b4();}import{Plugin as _0x13b84d}from'ckeditor5/src/core.js';export default class H extends _0x13b84d{[_0x5cf2a0(0xf4)](){const _0x5d7bf8=_0x5cf2a0,_0x41ac0f=this[_0x5d7bf8(0xf6)];_0x41ac0f[_0x5d7bf8(0xed)][_0x5d7bf8(0xec)](_0x5d7bf8(0xee))&&_0x41ac0f[_0x5d7bf8(0xe9)][_0x5d7bf8(0xec)](_0x5d7bf8(0xf9))[_0x5d7bf8(0xeb)](_0x5d7bf8(0xee));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x421d01=_0x5ba2;(function(_0x19455c,_0x3df947){const _0x315a6b=_0x5ba2,_0x532f51=_0x19455c();while(!![]){try{const _0x240d6c=-parseInt(_0x315a6b(0x15b))/0x1+-parseInt(_0x315a6b(0x15f))/0x2+-parseInt(_0x315a6b(0x169))/0x3*(parseInt(_0x315a6b(0x15e))/0x4)+parseInt(_0x315a6b(0x17e))/0x5+parseInt(_0x315a6b(0x174))/0x6*(-parseInt(_0x315a6b(0x147))/0x7)+-parseInt(_0x315a6b(0x17b))/0x8+parseInt(_0x315a6b(0x163))/0x9;if(_0x240d6c===_0x3df947)break;else _0x532f51['push'](_0x532f51['shift']());}catch(_0x228ebc){_0x532f51['push'](_0x532f51['shift']());}}}(_0x1e4c,0x7ce9f));import{Plugin as _0x2cc6de}from'ckeditor5/src/core.js';function _0x1e4c(){const _0x4b9adf=['model','locale','codeBlock','schema','registerDescriptionCallback','selection','ELEMENT_CODE_BLOCK','blockName','CodeBlock','format','971178CEaxnw','name','getSelectedBlocks','3579580EsUjuz','872200vALGoL','commands','commandName','*Remove\x20format:*\x20%0','27769266JQcIQA','type','document','language','plugins','value','3XqOLBy','TrackChangesEditing','markBlockFormat','change','from','registerElementLabel','afterInit','indentCodeBlock','outdentCodeBlock','rootElement','*Set\x20format:*\x20%0','6cXuojT','formatBlock','filter','languages','commandParams','toLowerCase','isLimit','5705640Qdspun','has','enableCommand','4825790PFmaed','3665249XaFTGu','config','checkChild','descriptionFactory','forceValue','parent','editor','label','find','get'];_0x1e4c=function(){return _0x4b9adf;};return _0x1e4c();}import{getTranslation as _0x2767c8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3fd1d4}from'../utils/utils.js';function _0x5ba2(_0x127e47,_0x5892e8){const _0x1e4c21=_0x1e4c();return _0x5ba2=function(_0x5ba2b9,_0x3e5b07){_0x5ba2b9=_0x5ba2b9-0x147;let _0x2f50ab=_0x1e4c21[_0x5ba2b9];return _0x2f50ab;},_0x5ba2(_0x127e47,_0x5892e8);}export default class J extends _0x2cc6de{[_0x421d01(0x16f)](){const _0x3007e5=_0x421d01,_0x517151=this[_0x3007e5(0x14d)];if(!_0x517151[_0x3007e5(0x167)][_0x3007e5(0x17c)](_0x3007e5(0x159)))return;const _0x483d4c=_0x517151[_0x3007e5(0x167)][_0x3007e5(0x150)](_0x3007e5(0x16a)),_0x2b84c4=_0x517151[_0x3007e5(0x152)],_0x2af8bf=_0x517151[_0x3007e5(0x148)][_0x3007e5(0x150)](_0x3007e5(0x153))[_0x3007e5(0x177)],_0x3a01e8=_0x517151[_0x3007e5(0x160)][_0x3007e5(0x150)](_0x3007e5(0x153));_0x483d4c[_0x3007e5(0x17d)](_0x3007e5(0x170)),_0x483d4c[_0x3007e5(0x17d)](_0x3007e5(0x171)),_0x483d4c[_0x3007e5(0x17d)](_0x3007e5(0x153),(_0x1b78bf,_0x599828={})=>{const _0xb47351=_0x3007e5,_0x2ae50e=_0x517151[_0xb47351(0x151)],_0x4cc3c2=_0x517151[_0xb47351(0x151)][_0xb47351(0x165)][_0xb47351(0x156)],_0x310241=_0x599828&&void 0x0!==_0x599828[_0xb47351(0x14b)]?_0x599828[_0xb47351(0x14b)]:!_0x3a01e8[_0xb47351(0x168)];let _0x2a88e0;_0x599828[_0xb47351(0x166)]||(_0x599828[_0xb47351(0x166)]=_0x2af8bf[0x0][_0xb47351(0x166)]),_0x2a88e0=_0x310241?Array[_0xb47351(0x16d)](_0x4cc3c2[_0xb47351(0x15d)]())[_0xb47351(0x176)](_0x37dbab=>eo(_0x37dbab)||function(_0x3ce873,_0x5c2517){const _0x1ba9b5=_0xb47351;if(_0x3ce873['is'](_0x1ba9b5(0x172))||_0x5c2517[_0x1ba9b5(0x17a)](_0x3ce873))return!0x1;return _0x5c2517[_0x1ba9b5(0x149)](_0x3ce873[_0x1ba9b5(0x14c)],_0x1ba9b5(0x153));}(_0x37dbab,_0x2ae50e[_0xb47351(0x154)])):Array[_0xb47351(0x16d)](_0x4cc3c2[_0xb47351(0x15d)]())[_0xb47351(0x176)](_0x353b9e=>eo(_0x353b9e));const _0x3ebb2b=_0x3fd1d4(_0x2a88e0,_0x2ae50e);_0x2ae50e[_0xb47351(0x16c)](()=>{const _0x50ee11=_0xb47351;for(const _0x3df33e of _0x3ebb2b)_0x483d4c[_0x50ee11(0x16b)](_0x3df33e,{'commandName':_0x50ee11(0x153),'commandParams':[{..._0x599828,'forceValue':_0x310241}],'formatGroupId':_0x50ee11(0x158)});});}),(_0x483d4c[_0x3007e5(0x14a)][_0x3007e5(0x16e)](_0x3007e5(0x153),_0x5adfd8=>_0x2767c8(_0x2b84c4,_0x3007e5(0x157),_0x5adfd8)),_0x483d4c[_0x3007e5(0x14a)][_0x3007e5(0x155)](_0x7efcd=>{const _0x5945b7=_0x3007e5;if(_0x5945b7(0x175)!=_0x7efcd[_0x5945b7(0x164)])return;const _0x3ff757=_0x2b84c4['t'],{data:_0x5dff17}=_0x7efcd;if(!_0x5dff17||_0x5945b7(0x153)!=_0x5dff17[_0x5945b7(0x161)])return;const _0x179ad9=_0x5dff17[_0x5945b7(0x178)][0x0][_0x5945b7(0x166)],_0x246744=_0x3ff757(_0x2af8bf[_0x5945b7(0x14f)](_0x15121b=>_0x15121b[_0x5945b7(0x166)]===_0x179ad9)[_0x5945b7(0x14e)])[_0x5945b7(0x179)]();return _0x5dff17[_0x5945b7(0x178)][0x0][_0x5945b7(0x14b)]?{'type':_0x5945b7(0x15a),'content':_0x2767c8(_0x2b84c4,_0x5945b7(0x173),_0x2767c8(_0x2b84c4,_0x5945b7(0x157),0x1)+'\x20('+_0x246744+')')}:{'type':_0x5945b7(0x15a),'content':_0x2767c8(_0x2b84c4,_0x5945b7(0x162),_0x2767c8(_0x2b84c4,_0x5945b7(0x157),0x1))};}));}}function eo(_0x26dd18){const _0x3d169f=_0x421d01;return _0x3d169f(0x153)==_0x26dd18[_0x3d169f(0x15c)];}
23
+ function _0x4906(_0x1395a2,_0x3cab21){const _0x27065d=_0x2706();return _0x4906=function(_0x49068f,_0x54cd6a){_0x49068f=_0x49068f-0xcf;let _0x2c1235=_0x27065d[_0x49068f];return _0x2c1235;},_0x4906(_0x1395a2,_0x3cab21);}const _0x3d95a4=_0x4906;(function(_0x2cdc93,_0x59c7c7){const _0x5aeb53=_0x4906,_0x39c9ea=_0x2cdc93();while(!![]){try{const _0x158418=-parseInt(_0x5aeb53(0xe6))/0x1*(-parseInt(_0x5aeb53(0xdb))/0x2)+parseInt(_0x5aeb53(0xeb))/0x3*(parseInt(_0x5aeb53(0xdc))/0x4)+-parseInt(_0x5aeb53(0xd9))/0x5+-parseInt(_0x5aeb53(0xd0))/0x6+-parseInt(_0x5aeb53(0xfb))/0x7+parseInt(_0x5aeb53(0xd7))/0x8+parseInt(_0x5aeb53(0xf7))/0x9;if(_0x158418===_0x59c7c7)break;else _0x39c9ea['push'](_0x39c9ea['shift']());}catch(_0x363bb0){_0x39c9ea['push'](_0x39c9ea['shift']());}}}(_0x2706,0x60bb8));import{Plugin as _0x21395d}from'ckeditor5/src/core.js';import{getTranslation as _0xe75d39}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x246879}from'../utils/utils.js';function _0x2706(){const _0x54145a=['outdentCodeBlock','registerElementLabel','enableCommand','afterInit','type','filter','4586103luBAvo','language','indentCodeBlock','isLimit','5520200UgAXGR','commands','codeBlock','schema','TrackChangesEditing','forceValue','name','registerDescriptionCallback','config','format','locale','ELEMENT_CODE_BLOCK','get','676932eNIJjl','toLowerCase','plugins','label','rootElement','has','descriptionFactory','3543992rZqvpS','CodeBlock','3621260uVPNhp','commandName','16386fXLhCN','4VFZybB','from','*Set\x20format:*\x20%0','document','*Remove\x20format:*\x20%0','languages','value','editor','change','getSelectedBlocks','46omYYmY','blockName','commandParams','markBlockFormat','checkChild','2077338IOhMpd','model','selection','parent','find','formatBlock'];_0x2706=function(){return _0x54145a;};return _0x2706();}export default class J extends _0x21395d{[_0x3d95a4(0xf4)](){const _0xa72d7d=_0x3d95a4,_0x224c76=this[_0xa72d7d(0xe3)];if(!_0x224c76[_0xa72d7d(0xd2)][_0xa72d7d(0xd5)](_0xa72d7d(0xd8)))return;const _0x4ad4f5=_0x224c76[_0xa72d7d(0xd2)][_0xa72d7d(0xcf)](_0xa72d7d(0xff)),_0xedcf1d=_0x224c76[_0xa72d7d(0x105)],_0x526f78=_0x224c76[_0xa72d7d(0x103)][_0xa72d7d(0xcf)](_0xa72d7d(0xfd))[_0xa72d7d(0xe1)],_0x2cda87=_0x224c76[_0xa72d7d(0xfc)][_0xa72d7d(0xcf)](_0xa72d7d(0xfd));_0x4ad4f5[_0xa72d7d(0xf3)](_0xa72d7d(0xf9)),_0x4ad4f5[_0xa72d7d(0xf3)](_0xa72d7d(0xf1)),_0x4ad4f5[_0xa72d7d(0xf3)](_0xa72d7d(0xfd),(_0x25bc0f,_0x2e3909={})=>{const _0x3ca7c5=_0xa72d7d,_0x100f52=_0x224c76[_0x3ca7c5(0xec)],_0x5b1e4d=_0x224c76[_0x3ca7c5(0xec)][_0x3ca7c5(0xdf)][_0x3ca7c5(0xed)],_0x418823=_0x2e3909&&void 0x0!==_0x2e3909[_0x3ca7c5(0x100)]?_0x2e3909[_0x3ca7c5(0x100)]:!_0x2cda87[_0x3ca7c5(0xe2)];let _0x2c6f9a;_0x2e3909[_0x3ca7c5(0xf8)]||(_0x2e3909[_0x3ca7c5(0xf8)]=_0x526f78[0x0][_0x3ca7c5(0xf8)]),_0x2c6f9a=_0x418823?Array[_0x3ca7c5(0xdd)](_0x5b1e4d[_0x3ca7c5(0xe5)]())[_0x3ca7c5(0xf6)](_0x4e9a66=>eo(_0x4e9a66)||function(_0x7046cb,_0x471fd5){const _0x26d8dc=_0x3ca7c5;if(_0x7046cb['is'](_0x26d8dc(0xd4))||_0x471fd5[_0x26d8dc(0xfa)](_0x7046cb))return!0x1;return _0x471fd5[_0x26d8dc(0xea)](_0x7046cb[_0x26d8dc(0xee)],_0x26d8dc(0xfd));}(_0x4e9a66,_0x100f52[_0x3ca7c5(0xfe)])):Array[_0x3ca7c5(0xdd)](_0x5b1e4d[_0x3ca7c5(0xe5)]())[_0x3ca7c5(0xf6)](_0x40ccf0=>eo(_0x40ccf0));const _0x5f0712=_0x246879(_0x2c6f9a,_0x100f52);_0x100f52[_0x3ca7c5(0xe4)](()=>{const _0x34355a=_0x3ca7c5;for(const _0x5a8356 of _0x5f0712)_0x4ad4f5[_0x34355a(0xe9)](_0x5a8356,{'commandName':_0x34355a(0xfd),'commandParams':[{..._0x2e3909,'forceValue':_0x418823}],'formatGroupId':_0x34355a(0xe7)});});}),(_0x4ad4f5[_0xa72d7d(0xd6)][_0xa72d7d(0xf2)](_0xa72d7d(0xfd),_0x563300=>_0xe75d39(_0xedcf1d,_0xa72d7d(0x106),_0x563300)),_0x4ad4f5[_0xa72d7d(0xd6)][_0xa72d7d(0x102)](_0x17e529=>{const _0x57085b=_0xa72d7d;if(_0x57085b(0xf0)!=_0x17e529[_0x57085b(0xf5)])return;const _0x82d5be=_0xedcf1d['t'],{data:_0x1d4227}=_0x17e529;if(!_0x1d4227||_0x57085b(0xfd)!=_0x1d4227[_0x57085b(0xda)])return;const _0x2c9894=_0x1d4227[_0x57085b(0xe8)][0x0][_0x57085b(0xf8)],_0x54c814=_0x82d5be(_0x526f78[_0x57085b(0xef)](_0x80f396=>_0x80f396[_0x57085b(0xf8)]===_0x2c9894)[_0x57085b(0xd3)])[_0x57085b(0xd1)]();return _0x1d4227[_0x57085b(0xe8)][0x0][_0x57085b(0x100)]?{'type':_0x57085b(0x104),'content':_0xe75d39(_0xedcf1d,_0x57085b(0xde),_0xe75d39(_0xedcf1d,_0x57085b(0x106),0x1)+'\x20('+_0x54c814+')')}:{'type':_0x57085b(0x104),'content':_0xe75d39(_0xedcf1d,_0x57085b(0xe0),_0xe75d39(_0xedcf1d,_0x57085b(0x106),0x1))};}));}}function eo(_0x311978){const _0xfd765=_0x3d95a4;return _0xfd765(0xfd)==_0x311978[_0xfd765(0x101)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xacd8ef=_0x1250;(function(_0x9f1123,_0x3186ef){const _0x1fe4a6=_0x1250,_0x37b190=_0x9f1123();while(!![]){try{const _0x29a2e0=-parseInt(_0x1fe4a6(0x161))/0x1*(parseInt(_0x1fe4a6(0x152))/0x2)+-parseInt(_0x1fe4a6(0x15c))/0x3+-parseInt(_0x1fe4a6(0x15e))/0x4+parseInt(_0x1fe4a6(0x15a))/0x5+-parseInt(_0x1fe4a6(0x159))/0x6*(parseInt(_0x1fe4a6(0x15d))/0x7)+-parseInt(_0x1fe4a6(0x15b))/0x8*(-parseInt(_0x1fe4a6(0x158))/0x9)+parseInt(_0x1fe4a6(0x155))/0xa;if(_0x29a2e0===_0x3186ef)break;else _0x37b190['push'](_0x37b190['shift']());}catch(_0x3f2bf8){_0x37b190['push'](_0x37b190['shift']());}}}(_0x2062,0x41ce8));import{Plugin as _0x1a630e}from'ckeditor5/src/core.js';function _0x1250(_0x568f10,_0x43994d){const _0x206210=_0x2062();return _0x1250=function(_0x1250e2,_0x516c69){_0x1250e2=_0x1250e2-0x150;let _0x2c70c2=_0x206210[_0x1250e2];return _0x2c70c2;},_0x1250(_0x568f10,_0x43994d);}export default class q extends _0x1a630e{[_0xacd8ef(0x156)](){const _0x8bf478=_0xacd8ef,_0x1db78b=this[_0x8bf478(0x157)];if(!_0x1db78b[_0x8bf478(0x153)][_0x8bf478(0x162)](_0x8bf478(0x151)))return;_0x1db78b[_0x8bf478(0x153)][_0x8bf478(0x160)](_0x8bf478(0x150))[_0x8bf478(0x15f)](_0x8bf478(0x154));}}function _0x2062(){const _0x1b2d64=['2129240YbhURH','enableCommand','get','10039knaQDp','has','TrackChangesEditing','CommentsEditing','100ZtdMsv','plugins','addCommentThread','8941410qyprwk','afterInit','editor','63JKvJux','102iIWkLq','2153365ieyCrt','548832tbHUGs','734175igzTnf','105623mwOKmf'];_0x2062=function(){return _0x1b2d64;};return _0x2062();}
23
+ const _0x3b43a6=_0x1634;function _0x4a33(){const _0x5569ce=['6fgpkVl','9zypOpA','185230sFtpJm','27408aUIaFI','editor','CommentsEditing','addCommentThread','afterInit','18490wFfEQp','474279GZbuFe','TrackChangesEditing','get','has','60BEYMIf','884737naPtNk','157521cIfBrT','691360LEDAeR','plugins','enableCommand'];_0x4a33=function(){return _0x5569ce;};return _0x4a33();}function _0x1634(_0x280164,_0x171a92){const _0x4a339b=_0x4a33();return _0x1634=function(_0x163428,_0xc4257a){_0x163428=_0x163428-0xb8;let _0x19651c=_0x4a339b[_0x163428];return _0x19651c;},_0x1634(_0x280164,_0x171a92);}(function(_0x157e7,_0x26100c){const _0x57d4c9=_0x1634,_0x5b4d50=_0x157e7();while(!![]){try{const _0x5710c4=parseInt(_0x57d4c9(0xc9))/0x1+-parseInt(_0x57d4c9(0xbc))/0x2+parseInt(_0x57d4c9(0xc3))/0x3+-parseInt(_0x57d4c9(0xbd))/0x4*(parseInt(_0x57d4c9(0xc7))/0x5)+-parseInt(_0x57d4c9(0xba))/0x6*(parseInt(_0x57d4c9(0xc8))/0x7)+parseInt(_0x57d4c9(0xca))/0x8+-parseInt(_0x57d4c9(0xbb))/0x9*(-parseInt(_0x57d4c9(0xc2))/0xa);if(_0x5710c4===_0x26100c)break;else _0x5b4d50['push'](_0x5b4d50['shift']());}catch(_0x3a8490){_0x5b4d50['push'](_0x5b4d50['shift']());}}}(_0x4a33,0x190fd));import{Plugin as _0x4260c6}from'ckeditor5/src/core.js';export default class q extends _0x4260c6{[_0x3b43a6(0xc1)](){const _0x36679e=_0x3b43a6,_0x430f23=this[_0x36679e(0xbe)];if(!_0x430f23[_0x36679e(0xb8)][_0x36679e(0xc6)](_0x36679e(0xbf)))return;_0x430f23[_0x36679e(0xb8)][_0x36679e(0xc5)](_0x36679e(0xc4))[_0x36679e(0xb9)](_0x36679e(0xc0));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12cd3a=_0x1b20;(function(_0x1942c9,_0x17f9f9){const _0x7137bd=_0x1b20,_0x28feee=_0x1942c9();while(!![]){try{const _0x53aca1=parseInt(_0x7137bd(0xae))/0x1*(parseInt(_0x7137bd(0xc5))/0x2)+parseInt(_0x7137bd(0x9f))/0x3+-parseInt(_0x7137bd(0xa7))/0x4+parseInt(_0x7137bd(0xb3))/0x5*(parseInt(_0x7137bd(0xbb))/0x6)+-parseInt(_0x7137bd(0x99))/0x7*(-parseInt(_0x7137bd(0x9e))/0x8)+parseInt(_0x7137bd(0x8e))/0x9+-parseInt(_0x7137bd(0xbf))/0xa;if(_0x53aca1===_0x17f9f9)break;else _0x28feee['push'](_0x28feee['shift']());}catch(_0x44dc88){_0x28feee['push'](_0x28feee['shift']());}}}(_0x6a1c,0x6ab96));function _0x1b20(_0x8ed77f,_0x165a7e){const _0x6a1c07=_0x6a1c();return _0x1b20=function(_0x1b20ab,_0x2ec6b3){_0x1b20ab=_0x1b20ab-0x8d;let _0x260615=_0x6a1c07[_0x1b20ab];return _0x260615;},_0x1b20(_0x8ed77f,_0x165a7e);}import{Plugin as _0x1b454a}from'ckeditor5/src/core.js';import{LiveRange as _0x322ae8}from'ckeditor5/src/engine.js';import{Delete as _0x2c5b46}from'ckeditor5/src/typing.js';function _0x6a1c(){const _0x419761=['selection','unit','mapper','4435230kidljb','setSelection','addMarker:suggestion:deletion','remove','get','start','485062QayArS','createSelection','root','batch','editor','1500039QbhIqa','rootName','deleteForward','detach','model','requires','isCollapsed','markerName','$graveyard','data','removeMarker:suggestion:deletion','3955875muaivx','unlock','showSuggestionHighlights','options','delete','8KpKBCY','487737nVbpaW','merge','getFirstRange','enableCommand','fromRange','document','init','TrackChangesEditing','2730472sPqJZR','buffer','writer','markerNameToElements','forward','uiElement','createRange','2pgkcYX','bind','high','plugins','enqueueChange','70710dhUKeZ','modifySelection','commands','lock','end','downcastDispatcher','editing','unbindElementFromMarkerName','78AgRJxq'];_0x6a1c=function(){return _0x419761;};return _0x6a1c();}import{downcastSplitMergeMarker as _0x3d9dc4}from'./utils.js';export default class z extends _0x1b454a{static get[_0x12cd3a(0x93)](){return[_0x2c5b46];}[_0x12cd3a(0xa5)](){const _0x240400=_0x12cd3a,_0x4a6f98=this[_0x240400(0x8d)],_0x1ad297=_0x4a6f98[_0x240400(0xb1)][_0x240400(0xc3)](_0x240400(0xa6));_0x1ad297[_0x240400(0xa2)](_0x240400(0x9d));const _0x48baa6=_0x4a6f98[_0x240400(0xb5)][_0x240400(0xc3)](_0x240400(0x90));_0x1ad297[_0x240400(0xa2)](_0x240400(0x90),(_0x457f0c,_0xecb125={})=>{const _0x5171f5=_0x240400,_0x1e9df5=_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xc6)](_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xa4)][_0x5171f5(0xbc)]);_0x1e9df5[_0x5171f5(0x94)]&&_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xb4)](_0x1e9df5,{'direction':_0x5171f5(0xab),'unit':_0xecb125[_0x5171f5(0xbd)]});const _0x145968=_0x1e9df5[_0x5171f5(0xa1)](),_0x147540=_0x322ae8[_0x5171f5(0xa3)](_0x145968);let _0x3c3cea;_0x457f0c(_0xecb125),_0x3c3cea=_0x5171f5(0x96)==_0x147540[_0x5171f5(0xc7)][_0x5171f5(0x8f)]?_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xad)](_0x145968[_0x5171f5(0xc4)]):_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xad)](_0x147540[_0x5171f5(0xc4)],_0x147540[_0x5171f5(0xb7)]),_0x147540[_0x5171f5(0x91)](),_0x4a6f98[_0x5171f5(0x92)][_0x5171f5(0xb2)](_0x48baa6[_0x5171f5(0xa8)][_0x5171f5(0xc8)],_0x4581db=>{const _0x513900=_0x5171f5;_0x48baa6[_0x513900(0xa8)][_0x513900(0xb6)](),_0x4581db[_0x513900(0xc0)](_0x4581db[_0x513900(0xad)](_0x3c3cea[_0x513900(0xb7)])),_0x48baa6[_0x513900(0xa8)][_0x513900(0x9a)]();});}),_0x4a6f98[_0x240400(0xb9)][_0x240400(0xb8)]['on'](_0x240400(0xc1),_0x3d9dc4(_0x4a6f98,_0x240400(0xa0)),{'priority':_0x240400(0xb0)}),_0x4a6f98[_0x240400(0x97)][_0x240400(0xb8)]['on'](_0x240400(0xc1),(_0x36b169,_0x82db8a,_0x5941d4)=>{const _0x2c1e35=_0x240400;_0x5941d4[_0x2c1e35(0x9c)][_0x2c1e35(0x9b)]&&_0x3d9dc4(_0x4a6f98,_0x2c1e35(0xa0),{'showActiveMarker':!0x1})[_0x2c1e35(0xaf)](this)(_0x36b169,_0x82db8a,_0x5941d4);},{'priority':_0x240400(0xb0)}),_0x4a6f98[_0x240400(0xb9)][_0x240400(0xb8)]['on'](_0x240400(0x98),(_0x57ee2c,_0x8672be,_0x51c425)=>{const _0x4b1f1a=_0x240400,_0xfc87d4=_0x51c425[_0x4b1f1a(0xbe)][_0x4b1f1a(0xaa)](_0x8672be[_0x4b1f1a(0x95)]);if(_0xfc87d4){for(const _0x8f2e98 of _0xfc87d4)_0x8f2e98['is'](_0x4b1f1a(0xac))&&(_0x51c425[_0x4b1f1a(0xbe)][_0x4b1f1a(0xba)](_0x8f2e98,_0x8672be[_0x4b1f1a(0x95)]),_0x51c425[_0x4b1f1a(0xa9)][_0x4b1f1a(0xc2)](_0x8f2e98));}},{'priority':_0x240400(0xb0)});}}
23
+ const _0x2d99c7=_0x5412;(function(_0x50f73b,_0x4f3755){const _0x2b48af=_0x5412,_0x2b6964=_0x50f73b();while(!![]){try{const _0x33c141=-parseInt(_0x2b48af(0x14f))/0x1*(-parseInt(_0x2b48af(0x154))/0x2)+parseInt(_0x2b48af(0x145))/0x3*(-parseInt(_0x2b48af(0x150))/0x4)+-parseInt(_0x2b48af(0x12f))/0x5*(parseInt(_0x2b48af(0x13c))/0x6)+-parseInt(_0x2b48af(0x156))/0x7+parseInt(_0x2b48af(0x141))/0x8*(-parseInt(_0x2b48af(0x127))/0x9)+-parseInt(_0x2b48af(0x152))/0xa+parseInt(_0x2b48af(0x15c))/0xb*(parseInt(_0x2b48af(0x13b))/0xc);if(_0x33c141===_0x4f3755)break;else _0x2b6964['push'](_0x2b6964['shift']());}catch(_0x15cf2e){_0x2b6964['push'](_0x2b6964['shift']());}}}(_0x4a4e,0x785d0));import{Plugin as _0x49797a}from'ckeditor5/src/core.js';import{LiveRange as _0x29dda2}from'ckeditor5/src/engine.js';function _0x4a4e(){const _0x17184f=['setSelection','1310fixgKe','showSuggestionHighlights','5073992zmTuyx','delete','fromRange','isCollapsed','init','forward','11oHLTFx','rootName','options','requires','deleteForward','batch','enableCommand','unbindElementFromMarkerName','start','27OadmsS','createSelection','data','markerNameToElements','model','markerName','unit','high','15NUlDbu','commands','enqueueChange','uiElement','remove','createRange','editing','buffer','get','lock','writer','$graveyard','32255448bcDZia','1184826CFgVWf','plugins','mapper','removeMarker:suggestion:deletion','modifySelection','208904zAnqPa','end','downcastDispatcher','bind','2940471rgYUtm','unlock','TrackChangesEditing','editor','root','document','selection','getFirstRange','addMarker:suggestion:deletion','detach','1328MCYiPw','4vABCaz','merge','6890210UMOGmP'];_0x4a4e=function(){return _0x17184f;};return _0x4a4e();}import{Delete as _0x40d04c}from'ckeditor5/src/typing.js';function _0x5412(_0x8c9de5,_0x37cd9b){const _0x4a4e00=_0x4a4e();return _0x5412=function(_0x541292,_0x45a34a){_0x541292=_0x541292-0x126;let _0x530854=_0x4a4e00[_0x541292];return _0x530854;},_0x5412(_0x8c9de5,_0x37cd9b);}import{downcastSplitMergeMarker as _0x551e34}from'./utils.js';export default class z extends _0x49797a{static get[_0x2d99c7(0x15f)](){return[_0x40d04c];}[_0x2d99c7(0x15a)](){const _0x2d03cc=_0x2d99c7,_0x426037=this[_0x2d03cc(0x148)],_0x2e6826=_0x426037[_0x2d03cc(0x13d)][_0x2d03cc(0x137)](_0x2d03cc(0x147));_0x2e6826[_0x2d03cc(0x162)](_0x2d03cc(0x157));const _0x59a9d2=_0x426037[_0x2d03cc(0x130)][_0x2d03cc(0x137)](_0x2d03cc(0x160));_0x2e6826[_0x2d03cc(0x162)](_0x2d03cc(0x160),(_0x411adc,_0x4374bb={})=>{const _0x2c7e5a=_0x2d03cc,_0xe6553b=_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x128)](_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x14a)][_0x2c7e5a(0x14b)]);_0xe6553b[_0x2c7e5a(0x159)]&&_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x140)](_0xe6553b,{'direction':_0x2c7e5a(0x15b),'unit':_0x4374bb[_0x2c7e5a(0x12d)]});const _0x9a017d=_0xe6553b[_0x2c7e5a(0x14c)](),_0x8d2535=_0x29dda2[_0x2c7e5a(0x158)](_0x9a017d);let _0x543717;_0x411adc(_0x4374bb),_0x543717=_0x2c7e5a(0x13a)==_0x8d2535[_0x2c7e5a(0x149)][_0x2c7e5a(0x15d)]?_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x134)](_0x9a017d[_0x2c7e5a(0x126)]):_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x134)](_0x8d2535[_0x2c7e5a(0x126)],_0x8d2535[_0x2c7e5a(0x142)]),_0x8d2535[_0x2c7e5a(0x14e)](),_0x426037[_0x2c7e5a(0x12b)][_0x2c7e5a(0x131)](_0x59a9d2[_0x2c7e5a(0x136)][_0x2c7e5a(0x161)],_0x3fb222=>{const _0x5e1ecc=_0x2c7e5a;_0x59a9d2[_0x5e1ecc(0x136)][_0x5e1ecc(0x138)](),_0x3fb222[_0x5e1ecc(0x153)](_0x3fb222[_0x5e1ecc(0x134)](_0x543717[_0x5e1ecc(0x142)])),_0x59a9d2[_0x5e1ecc(0x136)][_0x5e1ecc(0x146)]();});}),_0x426037[_0x2d03cc(0x135)][_0x2d03cc(0x143)]['on'](_0x2d03cc(0x14d),_0x551e34(_0x426037,_0x2d03cc(0x151)),{'priority':_0x2d03cc(0x12e)}),_0x426037[_0x2d03cc(0x129)][_0x2d03cc(0x143)]['on'](_0x2d03cc(0x14d),(_0x1d5f4e,_0x397f22,_0x1a0a70)=>{const _0xda95ee=_0x2d03cc;_0x1a0a70[_0xda95ee(0x15e)][_0xda95ee(0x155)]&&_0x551e34(_0x426037,_0xda95ee(0x151),{'showActiveMarker':!0x1})[_0xda95ee(0x144)](this)(_0x1d5f4e,_0x397f22,_0x1a0a70);},{'priority':_0x2d03cc(0x12e)}),_0x426037[_0x2d03cc(0x135)][_0x2d03cc(0x143)]['on'](_0x2d03cc(0x13f),(_0x1e8a78,_0x244774,_0x1b48ec)=>{const _0x2cdb1d=_0x2d03cc,_0x1d7613=_0x1b48ec[_0x2cdb1d(0x13e)][_0x2cdb1d(0x12a)](_0x244774[_0x2cdb1d(0x12c)]);if(_0x1d7613){for(const _0x2f9ebd of _0x1d7613)_0x2f9ebd['is'](_0x2cdb1d(0x132))&&(_0x1b48ec[_0x2cdb1d(0x13e)][_0x2cdb1d(0x163)](_0x2f9ebd,_0x244774[_0x2cdb1d(0x12c)]),_0x1b48ec[_0x2cdb1d(0x139)][_0x2cdb1d(0x133)](_0x2f9ebd));}},{'priority':_0x2d03cc(0x12e)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13e3d6=_0x2aae;(function(_0x19913c,_0x4b19c9){const _0x2789a4=_0x2aae,_0x44ae47=_0x19913c();while(!![]){try{const _0x4a63c1=parseInt(_0x2789a4(0xcd))/0x1*(parseInt(_0x2789a4(0xac))/0x2)+-parseInt(_0x2789a4(0xd5))/0x3*(-parseInt(_0x2789a4(0xd7))/0x4)+-parseInt(_0x2789a4(0xb1))/0x5+parseInt(_0x2789a4(0xdb))/0x6+-parseInt(_0x2789a4(0xa6))/0x7+-parseInt(_0x2789a4(0xb4))/0x8+parseInt(_0x2789a4(0xaa))/0x9*(-parseInt(_0x2789a4(0xbc))/0xa);if(_0x4a63c1===_0x4b19c9)break;else _0x44ae47['push'](_0x44ae47['shift']());}catch(_0x45121c){_0x44ae47['push'](_0x44ae47['shift']());}}}(_0x50df,0xae3c5));import{Plugin as _0x4f8d0}from'ckeditor5/src/core.js';function _0x50df(){const _0x33f058=['unbindElementFromMarkerName','getFirstRange','bind','markerName','downcastDispatcher','2799828GcTYUd','model','4wqCkYr','setSelection','enterBlock','enableCommand','5812296izDHEa','requires','3443307ZnSsUe','writer','markInsertion','end','5597478AeKtrg','addMarker:suggestion:insertion','2MUvvvj','createRange','mapper','editor','options','5708325wUiDki','enter','detach','747376QxveqJ','high','nextSibling','document','init','plugins','selection','showSuggestionHighlights','10Vgczbz','split','fire','removeMarker:suggestion:insertion','ck-suggestion-marker-split','remove','editing','change','createPositionAt','getFirstPosition','hasClass','get','commands','parent','fromRange','markerNameToElements','TrackChangesEditing','1160607cimrGn','afterExecute','data'];_0x50df=function(){return _0x33f058;};return _0x50df();}import{Enter as _0x3d7b52}from'ckeditor5/src/enter.js';import{LiveRange as _0xcf2f68}from'ckeditor5/src/engine.js';function _0x2aae(_0x56d974,_0x329fd6){const _0x50df81=_0x50df();return _0x2aae=function(_0x2aae30,_0x391441){_0x2aae30=_0x2aae30-0xa5;let _0x3db10e=_0x50df81[_0x2aae30];return _0x3db10e;},_0x2aae(_0x56d974,_0x329fd6);}import{downcastSplitMergeMarker as _0x305ee8}from'./utils.js';export default class Q extends _0x4f8d0{static get[_0x13e3d6(0xa5)](){return[_0x3d7b52];}[_0x13e3d6(0xb8)](){const _0x170834=_0x13e3d6,_0x3c6cd5=this[_0x170834(0xaf)],_0x1bfcf6=_0x3c6cd5[_0x170834(0xb9)][_0x170834(0xc7)](_0x170834(0xcc)),_0x30b1db=_0x3c6cd5[_0x170834(0xc8)][_0x170834(0xc7)](_0x170834(0xb2));_0x1bfcf6[_0x170834(0xda)](_0x170834(0xb2),()=>{const _0x4e5719=_0x170834;_0x3c6cd5[_0x4e5719(0xd6)][_0x4e5719(0xc3)](_0x392518=>{const _0xf88601=_0x4e5719,_0x5f5528=_0x3c6cd5[_0xf88601(0xd6)][_0xf88601(0xb7)][_0xf88601(0xba)],_0x1fb888=_0x5f5528[_0xf88601(0xc5)](),_0x179b53=_0xcf2f68[_0xf88601(0xca)](_0x5f5528[_0xf88601(0xd1)]());if(_0x30b1db[_0xf88601(0xd9)](_0x392518)){const _0xbe8b89=_0x3c6cd5[_0xf88601(0xd6)][_0xf88601(0xc4)](_0x1fb888[_0xf88601(0xc9)][_0xf88601(0xb6)],0x0),_0x15d766=_0x392518[_0xf88601(0xad)](_0x1fb888,_0xbe8b89);_0x1bfcf6[_0xf88601(0xa8)](_0x15d766);}else _0x392518[_0xf88601(0xd8)](_0x392518[_0xf88601(0xad)](_0x179b53[_0xf88601(0xa9)]));_0x179b53[_0xf88601(0xb3)](),_0x30b1db[_0xf88601(0xbe)](_0xf88601(0xce),{'writer':_0x392518});});}),_0x3c6cd5[_0x170834(0xc2)][_0x170834(0xd4)]['on'](_0x170834(0xab),_0x305ee8(_0x3c6cd5,_0x170834(0xbd)),{'priority':_0x170834(0xb5)}),_0x3c6cd5[_0x170834(0xc2)][_0x170834(0xd4)]['on'](_0x170834(0xbf),(_0x4bab22,_0x159570,_0x5239c4)=>{const _0x28357e=_0x170834,_0x5df6d0=_0x5239c4[_0x28357e(0xae)][_0x28357e(0xcb)](_0x159570[_0x28357e(0xd3)]);if(_0x5df6d0){for(const _0xd0d2b2 of _0x5df6d0)_0xd0d2b2[_0x28357e(0xc6)](_0x28357e(0xc0))&&(_0x5239c4[_0x28357e(0xae)][_0x28357e(0xd0)](_0xd0d2b2,_0x159570[_0x28357e(0xd3)]),_0x5239c4[_0x28357e(0xa7)][_0x28357e(0xc1)](_0xd0d2b2));}},{'priority':_0x170834(0xb5)}),_0x3c6cd5[_0x170834(0xcf)][_0x170834(0xd4)]['on'](_0x170834(0xab),(_0x4bf3a6,_0x6653dc,_0x28849e)=>{const _0x2ac245=_0x170834;_0x28849e[_0x2ac245(0xb0)][_0x2ac245(0xbb)]&&_0x305ee8(_0x3c6cd5,_0x2ac245(0xbd),{'showActiveMarker':!0x1})[_0x2ac245(0xd2)](this)(_0x4bf3a6,_0x6653dc,_0x28849e);},{'priority':_0x170834(0xb5)});}}
23
+ function _0x54c0(_0x33a591,_0xce6e40){const _0x41c3f8=_0x41c3();return _0x54c0=function(_0x54c00e,_0x8e2714){_0x54c00e=_0x54c00e-0x1f2;let _0x409fb8=_0x41c3f8[_0x54c00e];return _0x409fb8;},_0x54c0(_0x33a591,_0xce6e40);}const _0x2894fd=_0x54c0;(function(_0x435647,_0x1357ac){const _0x14546e=_0x54c0,_0xfeb82e=_0x435647();while(!![]){try{const _0x26fa05=-parseInt(_0x14546e(0x226))/0x1+parseInt(_0x14546e(0x202))/0x2+-parseInt(_0x14546e(0x21b))/0x3*(-parseInt(_0x14546e(0x209))/0x4)+-parseInt(_0x14546e(0x21a))/0x5+-parseInt(_0x14546e(0x20c))/0x6+parseInt(_0x14546e(0x1ff))/0x7+-parseInt(_0x14546e(0x210))/0x8*(-parseInt(_0x14546e(0x20a))/0x9);if(_0x26fa05===_0x1357ac)break;else _0xfeb82e['push'](_0xfeb82e['shift']());}catch(_0x17b656){_0xfeb82e['push'](_0xfeb82e['shift']());}}}(_0x41c3,0xa8efb));import{Plugin as _0x58aa72}from'ckeditor5/src/core.js';import{Enter as _0x4b3aca}from'ckeditor5/src/enter.js';import{LiveRange as _0x532aa3}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x5ed34b}from'./utils.js';export default class Q extends _0x58aa72{static get[_0x2894fd(0x217)](){return[_0x4b3aca];}[_0x2894fd(0x203)](){const _0x2d6eff=_0x2894fd,_0x1558fc=this[_0x2d6eff(0x20e)],_0x7c84bd=_0x1558fc[_0x2d6eff(0x205)][_0x2d6eff(0x1fb)](_0x2d6eff(0x222)),_0xf6d09=_0x1558fc[_0x2d6eff(0x1f3)][_0x2d6eff(0x1fb)](_0x2d6eff(0x224));_0x7c84bd[_0x2d6eff(0x206)](_0x2d6eff(0x224),()=>{const _0x51fd25=_0x2d6eff;_0x1558fc[_0x51fd25(0x1fa)][_0x51fd25(0x1fe)](_0x3b1f4f=>{const _0x172a7e=_0x51fd25,_0x40483a=_0x1558fc[_0x172a7e(0x1fa)][_0x172a7e(0x219)][_0x172a7e(0x1f7)],_0x5afd19=_0x40483a[_0x172a7e(0x21e)](),_0x299532=_0x532aa3[_0x172a7e(0x221)](_0x40483a[_0x172a7e(0x220)]());if(_0xf6d09[_0x172a7e(0x1f2)](_0x3b1f4f)){const _0x5f2af5=_0x1558fc[_0x172a7e(0x1fa)][_0x172a7e(0x208)](_0x5afd19[_0x172a7e(0x214)][_0x172a7e(0x223)],0x0),_0x104406=_0x3b1f4f[_0x172a7e(0x20d)](_0x5afd19,_0x5f2af5);_0x7c84bd[_0x172a7e(0x212)](_0x104406);}else _0x3b1f4f[_0x172a7e(0x1f4)](_0x3b1f4f[_0x172a7e(0x20d)](_0x299532[_0x172a7e(0x20f)]));_0x299532[_0x172a7e(0x218)](),_0xf6d09[_0x172a7e(0x1f5)](_0x172a7e(0x1f6),{'writer':_0x3b1f4f});});}),_0x1558fc[_0x2d6eff(0x207)][_0x2d6eff(0x21f)]['on'](_0x2d6eff(0x1f9),_0x5ed34b(_0x1558fc,_0x2d6eff(0x227)),{'priority':_0x2d6eff(0x1f8)}),_0x1558fc[_0x2d6eff(0x207)][_0x2d6eff(0x21f)]['on'](_0x2d6eff(0x211),(_0x4afcd6,_0x3615ef,_0x339c9b)=>{const _0x497847=_0x2d6eff,_0x18bc1c=_0x339c9b[_0x497847(0x200)][_0x497847(0x201)](_0x3615ef[_0x497847(0x1fd)]);if(_0x18bc1c){for(const _0x2a9383 of _0x18bc1c)_0x2a9383[_0x497847(0x225)](_0x497847(0x204))&&(_0x339c9b[_0x497847(0x200)][_0x497847(0x20b)](_0x2a9383,_0x3615ef[_0x497847(0x1fd)]),_0x339c9b[_0x497847(0x21c)][_0x497847(0x21d)](_0x2a9383));}},{'priority':_0x2d6eff(0x1f8)}),_0x1558fc[_0x2d6eff(0x216)][_0x2d6eff(0x21f)]['on'](_0x2d6eff(0x1f9),(_0x16e011,_0x56afe1,_0x407d11)=>{const _0x3286d6=_0x2d6eff;_0x407d11[_0x3286d6(0x1fc)][_0x3286d6(0x213)]&&_0x5ed34b(_0x1558fc,_0x3286d6(0x227),{'showActiveMarker':!0x1})[_0x3286d6(0x215)](this)(_0x16e011,_0x56afe1,_0x407d11);},{'priority':_0x2d6eff(0x1f8)});}}function _0x41c3(){const _0x45df57=['model','get','options','markerName','change','5347482xwzsvW','mapper','markerNameToElements','1256806GIRQmB','init','ck-suggestion-marker-split','plugins','enableCommand','editing','createPositionAt','68thEvlN','2192481gjHhSn','unbindElementFromMarkerName','2288580OMLMzQ','createRange','editor','end','8iTaiKS','removeMarker:suggestion:insertion','markInsertion','showSuggestionHighlights','parent','bind','data','requires','detach','document','2361195clejTK','191433bCeJbC','writer','remove','getFirstPosition','downcastDispatcher','getFirstRange','fromRange','TrackChangesEditing','nextSibling','enter','hasClass','1175093OiOTcH','split','enterBlock','commands','setSelection','fire','afterExecute','selection','high','addMarker:suggestion:insertion'];_0x41c3=function(){return _0x45df57;};return _0x41c3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354ebf=_0x5deb;function _0x5deb(_0x638db6,_0x4719b6){const _0x530abb=_0x530a();return _0x5deb=function(_0x5deb26,_0x4ee9d0){_0x5deb26=_0x5deb26-0x97;let _0xc03240=_0x530abb[_0x5deb26];return _0xc03240;},_0x5deb(_0x638db6,_0x4719b6);}(function(_0x3b31ab,_0x156b96){const _0x5609d0=_0x5deb,_0x207dce=_0x3b31ab();while(!![]){try{const _0x3474d6=-parseInt(_0x5609d0(0xb8))/0x1+parseInt(_0x5609d0(0xb9))/0x2+-parseInt(_0x5609d0(0xbd))/0x3*(parseInt(_0x5609d0(0xaf))/0x4)+parseInt(_0x5609d0(0xa9))/0x5*(parseInt(_0x5609d0(0xbc))/0x6)+-parseInt(_0x5609d0(0xbb))/0x7*(-parseInt(_0x5609d0(0xb2))/0x8)+-parseInt(_0x5609d0(0xa5))/0x9+parseInt(_0x5609d0(0x9a))/0xa;if(_0x3474d6===_0x156b96)break;else _0x207dce['push'](_0x207dce['shift']());}catch(_0x1d7814){_0x207dce['push'](_0x207dce['shift']());}}}(_0x530a,0xb55b4));function _0x530a(){const _0x3e77d3=['12248559LfwILt','markers','handleFindCommand','createPositionAt','95MzlTJI','filter','get','getMarkersGroup','suggestion:deletion','findByTextCallback','263408GxRzMb','has','isArray','9015752jOixqE','_isInDeletionRange','enableCommand','bind','afterInit','TrackChangesEditing','1148821jFmFVj','935134vJuAUY','editor','7RUuyEb','464034SQYSnt','30njHKjD','getRange','findPrevious','string','model','FindAndReplaceUtils','getIntersection','createRange','8471510pyvcLZ','end','replaceAll','results','start','FindAndReplaceEditing','find','findNext','plugins','item','replace'];_0x530a=function(){return _0x3e77d3;};return _0x530a();}import{Plugin as _0x4ea926}from'ckeditor5/src/core.js';export default class X extends _0x4ea926{[_0x354ebf(0xb6)](){const _0x520e3b=_0x354ebf;if(!this[_0x520e3b(0xba)][_0x520e3b(0xa2)][_0x520e3b(0xb0)](_0x520e3b(0x9f)))return;const _0x31fbe1=this[_0x520e3b(0xba)][_0x520e3b(0xa2)][_0x520e3b(0xab)](_0x520e3b(0xb7));_0x31fbe1[_0x520e3b(0xb4)](_0x520e3b(0xa0),this[_0x520e3b(0xa7)][_0x520e3b(0xb5)](this)),_0x31fbe1[_0x520e3b(0xb4)](_0x520e3b(0xa1)),_0x31fbe1[_0x520e3b(0xb4)](_0x520e3b(0xbf)),_0x31fbe1[_0x520e3b(0xb4)](_0x520e3b(0xa4)),_0x31fbe1[_0x520e3b(0xb4)](_0x520e3b(0x9c));}[_0x354ebf(0xa7)](_0x27e436,_0x770228,_0x3760af={}){const _0x3646a4=_0x354ebf,_0x1314ee=this[_0x3646a4(0xba)][_0x3646a4(0xa2)][_0x3646a4(0xab)](_0x3646a4(0x97));return _0x27e436(_0x5de83b=>{const _0x1a9d2e=_0x3646a4;let _0x521e71=(_0x1a9d2e(0xc0)==typeof _0x770228?_0x1314ee[_0x1a9d2e(0xae)](_0x770228,_0x3760af):_0x770228)(_0x5de83b);Array[_0x1a9d2e(0xb1)](_0x521e71)&&(_0x521e71={'results':_0x521e71,'searchText':_0x1a9d2e(0xc0)==typeof _0x770228?_0x770228:''});const _0x28ca01=_0x521e71[_0x1a9d2e(0x9d)][_0x1a9d2e(0xaa)](_0x4c98e7=>!0x1===this[_0x1a9d2e(0xb3)](_0x4c98e7,_0x5de83b[_0x1a9d2e(0xa3)]));return{..._0x521e71,'results':_0x28ca01};},_0x3760af);}[_0x354ebf(0xb3)](_0x2fbc16,_0x2279f2){const _0x232438=_0x354ebf,_0x47aed4=this[_0x232438(0xba)][_0x232438(0xc1)][_0x232438(0x99)](this[_0x232438(0xba)][_0x232438(0xc1)][_0x232438(0xa8)](_0x2279f2,_0x2fbc16[_0x232438(0x9e)]),this[_0x232438(0xba)][_0x232438(0xc1)][_0x232438(0xa8)](_0x2279f2,_0x2fbc16[_0x232438(0x9b)]));for(const _0x6476c5 of this[_0x232438(0xba)][_0x232438(0xc1)][_0x232438(0xa6)][_0x232438(0xac)](_0x232438(0xad)))if(null!==_0x47aed4[_0x232438(0x98)](_0x6476c5[_0x232438(0xbe)]()))return!0x0;return!0x1;}}
23
+ const _0x370d3d=_0x45da;(function(_0x2871c0,_0x352828){const _0x48a9d9=_0x45da,_0x3c111a=_0x2871c0();while(!![]){try{const _0x3cbb10=-parseInt(_0x48a9d9(0x99))/0x1*(parseInt(_0x48a9d9(0x7d))/0x2)+-parseInt(_0x48a9d9(0x81))/0x3*(-parseInt(_0x48a9d9(0xa0))/0x4)+parseInt(_0x48a9d9(0xa2))/0x5*(parseInt(_0x48a9d9(0x93))/0x6)+parseInt(_0x48a9d9(0xa4))/0x7+parseInt(_0x48a9d9(0x9f))/0x8*(parseInt(_0x48a9d9(0xa8))/0x9)+-parseInt(_0x48a9d9(0x9d))/0xa*(-parseInt(_0x48a9d9(0x8c))/0xb)+-parseInt(_0x48a9d9(0x9b))/0xc*(parseInt(_0x48a9d9(0x8a))/0xd);if(_0x3cbb10===_0x352828)break;else _0x3c111a['push'](_0x3c111a['shift']());}catch(_0x158665){_0x3c111a['push'](_0x3c111a['shift']());}}}(_0x373e,0xc78fc));function _0x45da(_0x2559ae,_0x532775){const _0x373e26=_0x373e();return _0x45da=function(_0x45da1a,_0x17cb9f){_0x45da1a=_0x45da1a-0x7b;let _0x3fba79=_0x373e26[_0x45da1a];return _0x3fba79;},_0x45da(_0x2559ae,_0x532775);}function _0x373e(){const _0x7099b8=['replaceAll','start','item','findNext','has','27834UPEvom','findPrevious','_isInDeletionRange','isArray','getIntersection','results','242XDhBqe','FindAndReplaceUtils','5403096Mhovyc','getRange','757780DeqGRm','FindAndReplaceEditing','8nKDMxd','88176xEdnbt','get','985pPOQYu','editor','4483346nWEPCS','end','suggestion:deletion','TrackChangesEditing','1895517OXvGHU','filter','plugins','6820EJRYam','findByTextCallback','bind','afterInit','24MEQYWY','createRange','model','enableCommand','markers','handleFindCommand','string','getMarkersGroup','createPositionAt','13nQCgUg','replace','22vPAgrX','find'];_0x373e=function(){return _0x7099b8;};return _0x373e();}import{Plugin as _0x5af870}from'ckeditor5/src/core.js';export default class X extends _0x5af870{[_0x370d3d(0x80)](){const _0x20875d=_0x370d3d;if(!this[_0x20875d(0xa3)][_0x20875d(0x7c)][_0x20875d(0x92)](_0x20875d(0x9e)))return;const _0x28116d=this[_0x20875d(0xa3)][_0x20875d(0x7c)][_0x20875d(0xa1)](_0x20875d(0xa7));_0x28116d[_0x20875d(0x84)](_0x20875d(0x8d),this[_0x20875d(0x86)][_0x20875d(0x7f)](this)),_0x28116d[_0x20875d(0x84)](_0x20875d(0x91)),_0x28116d[_0x20875d(0x84)](_0x20875d(0x94)),_0x28116d[_0x20875d(0x84)](_0x20875d(0x8b)),_0x28116d[_0x20875d(0x84)](_0x20875d(0x8e));}[_0x370d3d(0x86)](_0x530454,_0x560927,_0x4f60dc={}){const _0x2c3ef5=_0x370d3d,_0x49045a=this[_0x2c3ef5(0xa3)][_0x2c3ef5(0x7c)][_0x2c3ef5(0xa1)](_0x2c3ef5(0x9a));return _0x530454(_0x433d14=>{const _0x1ed7f3=_0x2c3ef5;let _0x269827=(_0x1ed7f3(0x87)==typeof _0x560927?_0x49045a[_0x1ed7f3(0x7e)](_0x560927,_0x4f60dc):_0x560927)(_0x433d14);Array[_0x1ed7f3(0x96)](_0x269827)&&(_0x269827={'results':_0x269827,'searchText':_0x1ed7f3(0x87)==typeof _0x560927?_0x560927:''});const _0x1b320f=_0x269827[_0x1ed7f3(0x98)][_0x1ed7f3(0x7b)](_0x2d3f9f=>!0x1===this[_0x1ed7f3(0x95)](_0x2d3f9f,_0x433d14[_0x1ed7f3(0x90)]));return{..._0x269827,'results':_0x1b320f};},_0x4f60dc);}[_0x370d3d(0x95)](_0x4fcb3a,_0x4d437b){const _0x6239c0=_0x370d3d,_0x18cdfe=this[_0x6239c0(0xa3)][_0x6239c0(0x83)][_0x6239c0(0x82)](this[_0x6239c0(0xa3)][_0x6239c0(0x83)][_0x6239c0(0x89)](_0x4d437b,_0x4fcb3a[_0x6239c0(0x8f)]),this[_0x6239c0(0xa3)][_0x6239c0(0x83)][_0x6239c0(0x89)](_0x4d437b,_0x4fcb3a[_0x6239c0(0xa5)]));for(const _0x53ef24 of this[_0x6239c0(0xa3)][_0x6239c0(0x83)][_0x6239c0(0x85)][_0x6239c0(0x88)](_0x6239c0(0xa6)))if(null!==_0x18cdfe[_0x6239c0(0x97)](_0x53ef24[_0x6239c0(0x9c)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x516778=_0x2817;(function(_0x2506f3,_0x5bbdea){const _0x125a1a=_0x2817,_0x580551=_0x2506f3();while(!![]){try{const _0x5adc4c=parseInt(_0x125a1a(0xf4))/0x1+-parseInt(_0x125a1a(0xeb))/0x2*(parseInt(_0x125a1a(0xe4))/0x3)+parseInt(_0x125a1a(0xce))/0x4+-parseInt(_0x125a1a(0x107))/0x5*(-parseInt(_0x125a1a(0xd5))/0x6)+parseInt(_0x125a1a(0x102))/0x7+parseInt(_0x125a1a(0x101))/0x8+-parseInt(_0x125a1a(0xda))/0x9*(parseInt(_0x125a1a(0xd2))/0xa);if(_0x5adc4c===_0x5bbdea)break;else _0x580551['push'](_0x580551['shift']());}catch(_0x1c7241){_0x580551['push'](_0x580551['shift']());}}}(_0x364f,0xd0f5b));import{Plugin as _0x2ad33b}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3df1b2}from'ckeditor5/src/ui.js';import{getTranslation as _0x439557}from'../utils/common-translations.js';const ro=[{'pluginName':_0x516778(0xe9),'commandName':_0x516778(0xfc)},{'pluginName':_0x516778(0xde),'commandName':_0x516778(0xe8)},{'pluginName':_0x516778(0xcb),'commandName':_0x516778(0xe5)},{'pluginName':_0x516778(0xd8),'commandName':_0x516778(0xe3)}];function _0x2817(_0xb0b33a,_0x1f721c){const _0x364f96=_0x364f();return _0x2817=function(_0x28178a,_0x54c64b){_0x28178a=_0x28178a-0xcb;let _0x445845=_0x364f96[_0x28178a];return _0x445845;},_0x2817(_0xb0b33a,_0x1f721c);}export default class Y extends _0x2ad33b{[_0x516778(0xe0)](){const _0x2c0448=_0x516778,_0x22b34c=this[_0x2c0448(0xd1)][_0x2c0448(0xe7)],_0x32836d=this[_0x2c0448(0xd1)][_0x2c0448(0xf9)][_0x2c0448(0x104)](_0x2c0448(0x105));for(const {pluginName:_0x38235e,commandName:_0x5599e6}of ro)this[_0x2c0448(0xd1)][_0x2c0448(0xf9)][_0x2c0448(0xd6)](_0x38235e)&&(_0x32836d[_0x2c0448(0xe6)](_0x5599e6),_0x32836d[_0x2c0448(0x100)](_0x5599e6));_0x32836d[_0x2c0448(0xfd)][_0x2c0448(0xf5)](_0x2c0448(0xfc),_0x439557(_0x22b34c,_0x2c0448(0xee))),_0x32836d[_0x2c0448(0xfd)][_0x2c0448(0xf5)](_0x2c0448(0xe8),_0x439557(_0x22b34c,_0x2c0448(0xcc))),_0x32836d[_0x2c0448(0xfd)][_0x2c0448(0xf5)](_0x2c0448(0xe5),_0x439557(_0x22b34c,_0x2c0448(0xd3))),_0x32836d[_0x2c0448(0xfd)][_0x2c0448(0xf5)](_0x2c0448(0xe3),_0x439557(_0x22b34c,_0x2c0448(0xff))),this[_0x2c0448(0xf8)]();}[_0x516778(0xf8)](){const _0x3bf22e=_0x516778,_0x43334e=this[_0x3bf22e(0xd1)],_0x41cb45=_0x43334e[_0x3bf22e(0xe7)];_0x43334e[_0x3bf22e(0xf9)][_0x3bf22e(0x104)](_0x3bf22e(0x105))[_0x3bf22e(0xfd)][_0x3bf22e(0xdd)](_0x320669=>{const _0x1f7589=_0x3bf22e,_0x50faa7=_0x41cb45['t'];if(_0x1f7589(0xec)!=_0x320669[_0x1f7589(0xd4)])return;const {data:_0x473dac}=_0x320669;if(null!=_0x473dac){if(_0x1f7589(0xfc)==_0x473dac[_0x1f7589(0x106)]){const _0x5a04a9=_0x473dac[_0x1f7589(0xfe)][0x0][_0x1f7589(0xd7)];if(_0x5a04a9){const _0x470cb6=_0x50faa7(this[_0x1f7589(0xd1)][_0x1f7589(0xf9)][_0x1f7589(0x104)](_0x1f7589(0xf1))[_0x1f7589(0xdb)](this[_0x1f7589(0xd1)][_0x1f7589(0xcd)][_0x1f7589(0x104)](_0x1f7589(0xf3)))[_0x1f7589(0xe2)](_0x26fa8b=>_0x26fa8b[_0x1f7589(0xf7)]==_0x5a04a9)[_0x1f7589(0xf0)])[_0x1f7589(0x103)]();return{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xf6),_0x470cb6)};}return{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xfb))};}if(_0x1f7589(0xe8)==_0x473dac[_0x1f7589(0x106)]){const _0x12c1a4=_0x473dac[_0x1f7589(0xfe)][0x0][_0x1f7589(0xd7)];return _0x12c1a4?{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xdc),_0x12c1a4)}:{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xfa))};}if(_0x1f7589(0xe5)==_0x473dac[_0x1f7589(0x106)]){const _0x4c86bc=_0x473dac[_0x1f7589(0xfe)][0x0][_0x1f7589(0xd7)];if(_0x4c86bc){const _0x112d47=_0x3df1b2(this[_0x1f7589(0xd1)][_0x1f7589(0xcd)][_0x1f7589(0x104)](_0x1f7589(0xd0)))[_0x1f7589(0xe2)](_0x62b811=>_0x62b811[_0x1f7589(0xf7)]==_0x4c86bc);let _0xedae6=_0x4c86bc,_0x220fc3='';return _0x112d47&&(_0xedae6=_0x112d47[_0x1f7589(0xea)],_0x220fc3=_0x50faa7(_0xedae6)[_0x1f7589(0x103)]()),{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xcf),_0x220fc3)[_0x1f7589(0xed)](),'color':{'value':_0x4c86bc,'title':_0x220fc3||_0xedae6}};}return{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xe1))};}if(_0x1f7589(0xe3)==_0x473dac[_0x1f7589(0x106)]){const _0x509e70=_0x473dac[_0x1f7589(0xfe)][0x0][_0x1f7589(0xd7)];if(_0x509e70){const _0x32562b=_0x3df1b2(this[_0x1f7589(0xd1)][_0x1f7589(0xcd)][_0x1f7589(0x104)](_0x1f7589(0xef)))[_0x1f7589(0xe2)](_0x5c6140=>_0x5c6140[_0x1f7589(0xf7)]==_0x509e70);let _0x394de9=_0x509e70,_0x16f2ec='';return _0x32562b&&(_0x394de9=_0x32562b[_0x1f7589(0xea)],_0x16f2ec=_0x50faa7(_0x394de9)[_0x1f7589(0x103)]()),{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xd9),_0x16f2ec)[_0x1f7589(0xed)](),'color':{'value':_0x509e70,'title':_0x16f2ec||_0x394de9}};}return{'type':_0x1f7589(0xf2),'content':_0x439557(_0x41cb45,_0x1f7589(0xdf))};}}});}}function _0x364f(){const _0x54dada=['title','FontSize','format','fontSize.options','722442aXLeCC','registerAttributeLabel','*Set\x20font\x20size:*\x20%0','model','_registerLegacyDescription','plugins','*Reset\x20font\x20family*','*Reset\x20font\x20size*','fontSize','descriptionFactory','commandParams','FORMAT_FONT_BACKGROUND','registerInlineAttribute','4900056AjIIPM','4628127CShNjF','toLowerCase','get','TrackChangesEditing','commandName','776255JKuIye','FontColorEditing','FORMAT_FONT_FAMILY','config','2855832SQeRJd','*Set\x20font\x20color:*\x20%0','fontColor.colors','editor','10DYYItT','FORMAT_FONT_COLOR','type','36ugHttr','has','value','FontBackgroundColorEditing','*Set\x20font\x20background\x20color:*\x20%0','19281069hZgNlG','normalizeSizeOptions','*Set\x20font\x20family:*\x20%0','registerDescriptionCallback','FontFamilyEditing','*Reset\x20font\x20background\x20color*','afterInit','*Reset\x20font\x20color*','find','fontBackgroundColor','6ZkSdrm','fontColor','enableDefaultAttributesIntegration','locale','fontFamily','FontSizeEditing','label','643334jOlQXx','formatInline','trim','FORMAT_FONT_SIZE','fontBackgroundColor.colors'];_0x364f=function(){return _0x54dada;};return _0x364f();}
23
+ const _0x5cccc8=_0x3c04;(function(_0x23ee74,_0x51a5d2){const _0xa559ae=_0x3c04,_0x9a4f2e=_0x23ee74();while(!![]){try{const _0x4cd757=parseInt(_0xa559ae(0x204))/0x1+parseInt(_0xa559ae(0x215))/0x2+-parseInt(_0xa559ae(0x1fc))/0x3*(parseInt(_0xa559ae(0x206))/0x4)+parseInt(_0xa559ae(0x1ea))/0x5*(parseInt(_0xa559ae(0x210))/0x6)+parseInt(_0xa559ae(0x1f6))/0x7*(parseInt(_0xa559ae(0x1e5))/0x8)+parseInt(_0xa559ae(0x216))/0x9+-parseInt(_0xa559ae(0x219))/0xa;if(_0x4cd757===_0x51a5d2)break;else _0x9a4f2e['push'](_0x9a4f2e['shift']());}catch(_0x5160f1){_0x9a4f2e['push'](_0x9a4f2e['shift']());}}}(_0x49a7,0xc98dc));function _0x49a7(){const _0xd5be79=['label','FontFamilyEditing','*Set\x20font\x20family:*\x20%0','42309qmObIJ','FontColorEditing','45364BOULyv','*Reset\x20font\x20background\x20color*','*Set\x20font\x20background\x20color:*\x20%0','fontColor.colors','FontSizeEditing','toLowerCase','FORMAT_FONT_FAMILY','value','descriptionFactory','fontFamily','942BkHorx','model','*Reset\x20font\x20family*','fontBackgroundColor','FontSize','418864Uxvzua','4130082HhaWAs','normalizeSizeOptions','plugins','2918100eSFcQp','enableDefaultAttributesIntegration','FontBackgroundColorEditing','trim','*Set\x20font\x20size:*\x20%0','commandParams','type','FORMAT_FONT_SIZE','find','80pmclzA','get','format','afterInit','registerDescriptionCallback','1555tKLoQq','*Reset\x20font\x20color*','*Set\x20font\x20color:*\x20%0','fontBackgroundColor.colors','_registerLegacyDescription','FORMAT_FONT_BACKGROUND','*Reset\x20font\x20size*','TrackChangesEditing','config','fontSize','fontColor','title','742735lsMrXN','editor','has','registerInlineAttribute','FORMAT_FONT_COLOR','locale','186oWAzqD','commandName','formatInline','fontSize.options','registerAttributeLabel'];_0x49a7=function(){return _0xd5be79;};return _0x49a7();}import{Plugin as _0x33417c}from'ckeditor5/src/core.js';function _0x3c04(_0x5cfb1e,_0x25b736){const _0x49a70b=_0x49a7();return _0x3c04=function(_0x3c0450,_0x3ca5c2){_0x3c0450=_0x3c0450-0x1dd;let _0x2905d9=_0x49a70b[_0x3c0450];return _0x2905d9;},_0x3c04(_0x5cfb1e,_0x25b736);}import{normalizeColorOptions as _0x5ad0d9}from'ckeditor5/src/ui.js';import{getTranslation as _0x3a7e5f}from'../utils/common-translations.js';const ro=[{'pluginName':_0x5cccc8(0x20a),'commandName':_0x5cccc8(0x1f3)},{'pluginName':_0x5cccc8(0x202),'commandName':_0x5cccc8(0x20f)},{'pluginName':_0x5cccc8(0x205),'commandName':_0x5cccc8(0x1f4)},{'pluginName':_0x5cccc8(0x1de),'commandName':_0x5cccc8(0x213)}];export default class Y extends _0x33417c{[_0x5cccc8(0x1e8)](){const _0x2844f8=_0x5cccc8,_0x2beada=this[_0x2844f8(0x1f7)][_0x2844f8(0x1fb)],_0x263742=this[_0x2844f8(0x1f7)][_0x2844f8(0x218)][_0x2844f8(0x1e6)](_0x2844f8(0x1f1));for(const {pluginName:_0x1f9ba6,commandName:_0xc6a2f4}of ro)this[_0x2844f8(0x1f7)][_0x2844f8(0x218)][_0x2844f8(0x1f8)](_0x1f9ba6)&&(_0x263742[_0x2844f8(0x1dd)](_0xc6a2f4),_0x263742[_0x2844f8(0x1f9)](_0xc6a2f4));_0x263742[_0x2844f8(0x20e)][_0x2844f8(0x200)](_0x2844f8(0x1f3),_0x3a7e5f(_0x2beada,_0x2844f8(0x1e3))),_0x263742[_0x2844f8(0x20e)][_0x2844f8(0x200)](_0x2844f8(0x20f),_0x3a7e5f(_0x2beada,_0x2844f8(0x20c))),_0x263742[_0x2844f8(0x20e)][_0x2844f8(0x200)](_0x2844f8(0x1f4),_0x3a7e5f(_0x2beada,_0x2844f8(0x1fa))),_0x263742[_0x2844f8(0x20e)][_0x2844f8(0x200)](_0x2844f8(0x213),_0x3a7e5f(_0x2beada,_0x2844f8(0x1ef))),this[_0x2844f8(0x1ee)]();}[_0x5cccc8(0x1ee)](){const _0x3dfb65=_0x5cccc8,_0x10e91b=this[_0x3dfb65(0x1f7)],_0x5664dd=_0x10e91b[_0x3dfb65(0x1fb)];_0x10e91b[_0x3dfb65(0x218)][_0x3dfb65(0x1e6)](_0x3dfb65(0x1f1))[_0x3dfb65(0x20e)][_0x3dfb65(0x1e9)](_0x2d8095=>{const _0x35f886=_0x3dfb65,_0x444c47=_0x5664dd['t'];if(_0x35f886(0x1fe)!=_0x2d8095[_0x35f886(0x1e2)])return;const {data:_0x3ee036}=_0x2d8095;if(null!=_0x3ee036){if(_0x35f886(0x1f3)==_0x3ee036[_0x35f886(0x1fd)]){const _0x5ae82a=_0x3ee036[_0x35f886(0x1e1)][0x0][_0x35f886(0x20d)];if(_0x5ae82a){const _0x5b76ae=_0x444c47(this[_0x35f886(0x1f7)][_0x35f886(0x218)][_0x35f886(0x1e6)](_0x35f886(0x214))[_0x35f886(0x217)](this[_0x35f886(0x1f7)][_0x35f886(0x1f2)][_0x35f886(0x1e6)](_0x35f886(0x1ff)))[_0x35f886(0x1e4)](_0x5590f2=>_0x5590f2[_0x35f886(0x211)]==_0x5ae82a)[_0x35f886(0x1f5)])[_0x35f886(0x20b)]();return{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x1e0),_0x5b76ae)};}return{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x1f0))};}if(_0x35f886(0x20f)==_0x3ee036[_0x35f886(0x1fd)]){const _0x48d536=_0x3ee036[_0x35f886(0x1e1)][0x0][_0x35f886(0x20d)];return _0x48d536?{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x203),_0x48d536)}:{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x212))};}if(_0x35f886(0x1f4)==_0x3ee036[_0x35f886(0x1fd)]){const _0x5d4f9d=_0x3ee036[_0x35f886(0x1e1)][0x0][_0x35f886(0x20d)];if(_0x5d4f9d){const _0x2b3ffc=_0x5ad0d9(this[_0x35f886(0x1f7)][_0x35f886(0x1f2)][_0x35f886(0x1e6)](_0x35f886(0x209)))[_0x35f886(0x1e4)](_0x4612bc=>_0x4612bc[_0x35f886(0x211)]==_0x5d4f9d);let _0x45d1b2=_0x5d4f9d,_0x492c0c='';return _0x2b3ffc&&(_0x45d1b2=_0x2b3ffc[_0x35f886(0x201)],_0x492c0c=_0x444c47(_0x45d1b2)[_0x35f886(0x20b)]()),{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x1ec),_0x492c0c)[_0x35f886(0x1df)](),'color':{'value':_0x5d4f9d,'title':_0x492c0c||_0x45d1b2}};}return{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x1eb))};}if(_0x35f886(0x213)==_0x3ee036[_0x35f886(0x1fd)]){const _0x1869cc=_0x3ee036[_0x35f886(0x1e1)][0x0][_0x35f886(0x20d)];if(_0x1869cc){const _0x1fedfd=_0x5ad0d9(this[_0x35f886(0x1f7)][_0x35f886(0x1f2)][_0x35f886(0x1e6)](_0x35f886(0x1ed)))[_0x35f886(0x1e4)](_0x208751=>_0x208751[_0x35f886(0x211)]==_0x1869cc);let _0xa920c6=_0x1869cc,_0x187ffb='';return _0x1fedfd&&(_0xa920c6=_0x1fedfd[_0x35f886(0x201)],_0x187ffb=_0x444c47(_0xa920c6)[_0x35f886(0x20b)]()),{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x208),_0x187ffb)[_0x35f886(0x1df)](),'color':{'value':_0x1869cc,'title':_0x187ffb||_0xa920c6}};}return{'type':_0x35f886(0x1e7),'content':_0x3a7e5f(_0x5664dd,_0x35f886(0x207))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44eae3=_0x1972;(function(_0x4fe909,_0x29734d){const _0x40c337=_0x1972,_0x2c4aeb=_0x4fe909();while(!![]){try{const _0x4d6748=parseInt(_0x40c337(0x1a7))/0x1*(-parseInt(_0x40c337(0x1ab))/0x2)+-parseInt(_0x40c337(0x1c8))/0x3+-parseInt(_0x40c337(0x1aa))/0x4+-parseInt(_0x40c337(0x1c3))/0x5*(parseInt(_0x40c337(0x1a6))/0x6)+parseInt(_0x40c337(0x1b6))/0x7*(-parseInt(_0x40c337(0x1d0))/0x8)+-parseInt(_0x40c337(0x1a5))/0x9+parseInt(_0x40c337(0x1ce))/0xa;if(_0x4d6748===_0x29734d)break;else _0x2c4aeb['push'](_0x2c4aeb['shift']());}catch(_0x1e6c22){_0x2c4aeb['push'](_0x2c4aeb['shift']());}}}(_0x1d01,0xe29b0));function _0x1972(_0x579165,_0x269402){const _0x1d01ba=_0x1d01();return _0x1972=function(_0x197219,_0x19d36c){_0x197219=_0x197219-0x1a0;let _0x4c4f5f=_0x1d01ba[_0x197219];return _0x4c4f5f;},_0x1972(_0x579165,_0x269402);}import{Plugin as _0x1061a3}from'ckeditor5/src/core.js';function _0x1d01(){const _0x3e5a2f=['commandParams','141617WNZsHp','toLowerCase','format','boolean','commandName','get','enableCommand','plugins','toUpperCase','normalizeSizeOptions','*Set\x20format\x20to:*\x20%0','*Remove\x20all\x20formatting*','label','5SsJNYO','model','pasteFormat','push','_registerLegacyDescription','28227VFynkm','entries','title','type','charAt','fontSize','59066110CfbUex','find','456gMxvam','fontColor.colors','TrackChangesEditing','slice','registerDescriptionCallback','commands','fontBackgroundColor','formatBlock','length','fontSize.options','editor','11410911lpKpBO','1384674fEIlaw','191WcUFmK','enableDefaultAttributesIntegration','afterInit','5296768MvEmhJ','10398KOsnht','fontColor','descriptionFactory','copyFormat','config','formatInline','split','locale','join','FontSize'];_0x1d01=function(){return _0x3e5a2f;};return _0x1d01();}import{normalizeColorOptions as _0x38eaef}from'ckeditor5/src/ui.js';import{getTranslation as _0xe7c1cf}from'../utils/common-translations.js';export default class Z extends _0x1061a3{[_0x44eae3(0x1a9)](){const _0x56b3a6=_0x44eae3,_0x48554c=this[_0x56b3a6(0x1a4)],_0x28cd7a=_0x48554c[_0x56b3a6(0x1bd)][_0x56b3a6(0x1bb)](_0x56b3a6(0x1d2)),_0x4298a7=_0x48554c[_0x56b3a6(0x1d5)][_0x56b3a6(0x1bb)](_0x56b3a6(0x1ae)),_0x51b5b0=_0x48554c[_0x56b3a6(0x1d5)][_0x56b3a6(0x1bb)](_0x56b3a6(0x1c5));_0x4298a7&&_0x51b5b0&&(_0x28cd7a[_0x56b3a6(0x1a8)](_0x56b3a6(0x1c5)),_0x28cd7a[_0x56b3a6(0x1bc)](_0x56b3a6(0x1ae)),this[_0x56b3a6(0x1c7)]());}[_0x44eae3(0x1c7)](){const _0x49106d=_0x44eae3,_0x513b62=this[_0x49106d(0x1a4)],_0xe7328a=_0x513b62[_0x49106d(0x1b2)];_0x513b62[_0x49106d(0x1bd)][_0x49106d(0x1bb)](_0x49106d(0x1d2))[_0x49106d(0x1ad)][_0x49106d(0x1d4)](_0x21bb70=>{const _0x8f4a3c=_0x49106d;if(_0x8f4a3c(0x1a1)!=_0x21bb70[_0x8f4a3c(0x1cb)]&&_0x8f4a3c(0x1b0)!=_0x21bb70[_0x8f4a3c(0x1cb)])return;const {data:_0x1965e2}=_0x21bb70;if(_0x1965e2&&_0x8f4a3c(0x1c5)===_0x1965e2[_0x8f4a3c(0x1ba)]){const _0x351b30=[],_0x7a7e65=_0x1965e2[_0x8f4a3c(0x1b5)][0x0];for(const [_0x178a54,_0x578060]of Object[_0x8f4a3c(0x1c9)](_0x7a7e65))_0x351b30[_0x8f4a3c(0x1c6)](so(_0x513b62,_0x178a54,_0x578060));return _0x351b30[_0x8f4a3c(0x1a2)]?{'type':_0x8f4a3c(0x1b8),'content':_0xe7c1cf(_0xe7328a,_0x8f4a3c(0x1c0),_0x351b30[_0x8f4a3c(0x1b3)](',\x20'))}:{'type':_0x8f4a3c(0x1b8),'content':_0xe7c1cf(_0xe7328a,_0x8f4a3c(0x1c1))};}});}}function so(_0x42344c,_0x414c30,_0x18da5a){const _0x3b1643=_0x44eae3,_0x5de428=_0x42344c[_0x3b1643(0x1b2)]['t'],_0x48d935=_0x414c30[_0x3b1643(0x1b1)](/(?=[A-Z])/)[_0x3b1643(0x1b3)]('\x20'),_0x620d82=_0x5de428(_0x48d935[_0x3b1643(0x1cc)](0x0)[_0x3b1643(0x1be)]()+_0x48d935[_0x3b1643(0x1d3)](0x1))[_0x3b1643(0x1b7)]();if(_0x3b1643(0x1b9)==typeof _0x18da5a)return _0x620d82;if(_0x3b1643(0x1ac)===_0x414c30||_0x3b1643(0x1a0)===_0x414c30){const _0x50ab1e=_0x38eaef(_0x42344c[_0x3b1643(0x1af)][_0x3b1643(0x1bb)](_0x3b1643(0x1d1)))[_0x3b1643(0x1cf)](_0x71edef=>_0x71edef[_0x3b1643(0x1c4)]==_0x18da5a);return _0x620d82+'\x20('+(_0x50ab1e?_0x5de428(_0x50ab1e[_0x3b1643(0x1c2)])[_0x3b1643(0x1b7)]():_0x18da5a)+')';}if(_0x3b1643(0x1cd)===_0x414c30&&isNaN(parseFloat(_0x18da5a))){const _0x37bae9=_0x42344c[_0x3b1643(0x1bd)][_0x3b1643(0x1bb)](_0x3b1643(0x1b4))[_0x3b1643(0x1bf)](_0x42344c[_0x3b1643(0x1af)][_0x3b1643(0x1bb)](_0x3b1643(0x1a3)))[_0x3b1643(0x1cf)](_0x3831b6=>_0x3831b6[_0x3b1643(0x1c4)]==_0x18da5a);return _0x620d82+'\x20('+(_0x37bae9?_0x5de428(_0x37bae9[_0x3b1643(0x1ca)])[_0x3b1643(0x1b7)]():_0x18da5a)+')';}return _0x620d82+'\x20('+_0x18da5a+')';}
23
+ function _0x2bf4(){const _0x28adb6=['208zqHxXX','fontSize.options','afterInit','commandParams','type','config','*Set\x20format\x20to:*\x20%0','entries','18827460TkEXnA','registerDescriptionCallback','6668960NUtTGZ','plugins','3817653URwAVd','enableCommand','fontColor.colors','pasteFormat','TrackChangesEditing','formatBlock','toUpperCase','fontBackgroundColor','label','normalizeSizeOptions','split','find','push','get','fontColor','113436TsVHJP','join','772GFcMHE','5489270DfCnMC','locale','length','format','slice','formatInline','33174fIaHdf','model','enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*','3238DGQErY','copyFormat','toLowerCase','4JMNXJk','commandName','FontSize','6ThpUnE','commands','charAt','_registerLegacyDescription','descriptionFactory','11WmtdFT','title','editor','boolean','fontSize'];_0x2bf4=function(){return _0x28adb6;};return _0x2bf4();}const _0x38d80f=_0x4db5;(function(_0x4be8dd,_0x4ec52d){const _0x1852ff=_0x4db5,_0x20cde0=_0x4be8dd();while(!![]){try{const _0xc2d0b1=-parseInt(_0x1852ff(0x192))/0x1*(-parseInt(_0x1852ff(0x165))/0x2)+-parseInt(_0x1852ff(0x190))/0x3*(parseInt(_0x1852ff(0x168))/0x4)+-parseInt(_0x1852ff(0x193))/0x5*(-parseInt(_0x1852ff(0x16b))/0x6)+-parseInt(_0x1852ff(0x181))/0x7+parseInt(_0x1852ff(0x175))/0x8*(-parseInt(_0x1852ff(0x161))/0x9)+-parseInt(_0x1852ff(0x17f))/0xa*(-parseInt(_0x1852ff(0x170))/0xb)+-parseInt(_0x1852ff(0x17d))/0xc;if(_0xc2d0b1===_0x4ec52d)break;else _0x20cde0['push'](_0x20cde0['shift']());}catch(_0x4be0ff){_0x20cde0['push'](_0x20cde0['shift']());}}}(_0x2bf4,0xbb2ac));import{Plugin as _0x785975}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4012e}from'ckeditor5/src/ui.js';function _0x4db5(_0x3ad686,_0x16a5c2){const _0x2bf494=_0x2bf4();return _0x4db5=function(_0x4db5ac,_0x57064e){_0x4db5ac=_0x4db5ac-0x160;let _0x201020=_0x2bf494[_0x4db5ac];return _0x201020;},_0x4db5(_0x3ad686,_0x16a5c2);}import{getTranslation as _0x11406a}from'../utils/common-translations.js';export default class Z extends _0x785975{[_0x38d80f(0x177)](){const _0x20fb18=_0x38d80f,_0x11c8b1=this[_0x20fb18(0x172)],_0x328f2c=_0x11c8b1[_0x20fb18(0x180)][_0x20fb18(0x18e)](_0x20fb18(0x185)),_0x815fe9=_0x11c8b1[_0x20fb18(0x16c)][_0x20fb18(0x18e)](_0x20fb18(0x166)),_0x16cf29=_0x11c8b1[_0x20fb18(0x16c)][_0x20fb18(0x18e)](_0x20fb18(0x184));_0x815fe9&&_0x16cf29&&(_0x328f2c[_0x20fb18(0x163)](_0x20fb18(0x184)),_0x328f2c[_0x20fb18(0x182)](_0x20fb18(0x166)),this[_0x20fb18(0x16e)]());}[_0x38d80f(0x16e)](){const _0x5048d8=_0x38d80f,_0x4a6325=this[_0x5048d8(0x172)],_0x33b2e9=_0x4a6325[_0x5048d8(0x194)];_0x4a6325[_0x5048d8(0x180)][_0x5048d8(0x18e)](_0x5048d8(0x185))[_0x5048d8(0x16f)][_0x5048d8(0x17e)](_0x298732=>{const _0x155310=_0x5048d8;if(_0x155310(0x186)!=_0x298732[_0x155310(0x179)]&&_0x155310(0x160)!=_0x298732[_0x155310(0x179)])return;const {data:_0x4caea5}=_0x298732;if(_0x4caea5&&_0x155310(0x184)===_0x4caea5[_0x155310(0x169)]){const _0x1807e7=[],_0x4bcdce=_0x4caea5[_0x155310(0x178)][0x0];for(const [_0x36a1fc,_0x207a1b]of Object[_0x155310(0x17c)](_0x4bcdce))_0x1807e7[_0x155310(0x18d)](so(_0x4a6325,_0x36a1fc,_0x207a1b));return _0x1807e7[_0x155310(0x195)]?{'type':_0x155310(0x196),'content':_0x11406a(_0x33b2e9,_0x155310(0x17b),_0x1807e7[_0x155310(0x191)](',\x20'))}:{'type':_0x155310(0x196),'content':_0x11406a(_0x33b2e9,_0x155310(0x164))};}});}}function so(_0x32cf87,_0x4bf4c8,_0x36fccb){const _0x4cc8b9=_0x38d80f,_0x34ec72=_0x32cf87[_0x4cc8b9(0x194)]['t'],_0x5b3755=_0x4bf4c8[_0x4cc8b9(0x18b)](/(?=[A-Z])/)[_0x4cc8b9(0x191)]('\x20'),_0x32a292=_0x34ec72(_0x5b3755[_0x4cc8b9(0x16d)](0x0)[_0x4cc8b9(0x187)]()+_0x5b3755[_0x4cc8b9(0x197)](0x1))[_0x4cc8b9(0x167)]();if(_0x4cc8b9(0x173)==typeof _0x36fccb)return _0x32a292;if(_0x4cc8b9(0x18f)===_0x4bf4c8||_0x4cc8b9(0x188)===_0x4bf4c8){const _0x12a75e=_0x4012e(_0x32cf87[_0x4cc8b9(0x17a)][_0x4cc8b9(0x18e)](_0x4cc8b9(0x183)))[_0x4cc8b9(0x18c)](_0xe9f275=>_0xe9f275[_0x4cc8b9(0x162)]==_0x36fccb);return _0x32a292+'\x20('+(_0x12a75e?_0x34ec72(_0x12a75e[_0x4cc8b9(0x189)])[_0x4cc8b9(0x167)]():_0x36fccb)+')';}if(_0x4cc8b9(0x174)===_0x4bf4c8&&isNaN(parseFloat(_0x36fccb))){const _0x47757b=_0x32cf87[_0x4cc8b9(0x180)][_0x4cc8b9(0x18e)](_0x4cc8b9(0x16a))[_0x4cc8b9(0x18a)](_0x32cf87[_0x4cc8b9(0x17a)][_0x4cc8b9(0x18e)](_0x4cc8b9(0x176)))[_0x4cc8b9(0x18c)](_0x466702=>_0x466702[_0x4cc8b9(0x162)]==_0x36fccb);return _0x32a292+'\x20('+(_0x47757b?_0x34ec72(_0x47757b[_0x4cc8b9(0x171)])[_0x4cc8b9(0x167)]():_0x36fccb)+')';}return _0x32a292+'\x20('+_0x36fccb+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37b02a=_0x1bce;function _0x1bce(_0x48684d,_0x3fdce3){const _0x4d42fd=_0x4d42();return _0x1bce=function(_0x1bcee6,_0x4bf0ff){_0x1bcee6=_0x1bcee6-0x1cd;let _0x269114=_0x4d42fd[_0x1bcee6];return _0x269114;},_0x1bce(_0x48684d,_0x3fdce3);}(function(_0x185f0e,_0x5317cf){const _0x5e4ecd=_0x1bce,_0x21e995=_0x185f0e();while(!![]){try{const _0x7d4bf3=parseInt(_0x5e4ecd(0x1f6))/0x1+-parseInt(_0x5e4ecd(0x1e6))/0x2*(parseInt(_0x5e4ecd(0x1d8))/0x3)+parseInt(_0x5e4ecd(0x1d4))/0x4+-parseInt(_0x5e4ecd(0x1ed))/0x5*(-parseInt(_0x5e4ecd(0x1f5))/0x6)+-parseInt(_0x5e4ecd(0x1e2))/0x7+-parseInt(_0x5e4ecd(0x1f7))/0x8*(-parseInt(_0x5e4ecd(0x1de))/0x9)+parseInt(_0x5e4ecd(0x1e7))/0xa*(-parseInt(_0x5e4ecd(0x1f2))/0xb);if(_0x7d4bf3===_0x5317cf)break;else _0x21e995['push'](_0x21e995['shift']());}catch(_0x5cee7a){_0x21e995['push'](_0x21e995['shift']());}}}(_0x4d42,0x1cf80));import{Plugin as _0x28a4d}from'ckeditor5/src/core.js';function _0x4d42(){const _0x1e99fe=['*Change\x20to:*\x20%0','heading','2ztNmxW','7590pNuyYq','_registerLegacyDescription','registerDescriptionCallback','format','match','model','388315yYYsRa','TrackChangesEditing','paragraph','formatBlock','editor','1507LtDvvG','commandParams','ELEMENT_HEADING_CUSTOM','12tpBGoU','58038GkviIG','56TkvLhp','view','value','registerElementLabel','title','descriptionFactory','get','_headingOptions','heading.options','find','685920EtKObo','has','afterInit','config','395628PsSmdb','commandName','plugins','HeadingEditing','enableDefaultAttributesIntegration','name','125865TeeiTu','locale','ELEMENT_HEADING','_getHeadingLevel','897568xWKxeL','type'];_0x4d42=function(){return _0x1e99fe;};return _0x4d42();}import{getTranslation as _0x4ef5ac}from'../utils/common-translations.js';export default class tt extends _0x28a4d{[_0x37b02a(0x1d6)](){const _0x57330b=_0x37b02a,_0x28c040=this[_0x57330b(0x1f1)];if(!_0x28c040[_0x57330b(0x1da)][_0x57330b(0x1d5)](_0x57330b(0x1db)))return;this[_0x57330b(0x1d1)]=_0x28c040[_0x57330b(0x1d7)][_0x57330b(0x1d0)](_0x57330b(0x1d2));const _0x30b894=_0x28c040[_0x57330b(0x1df)],_0x132a66=_0x28c040[_0x57330b(0x1da)][_0x57330b(0x1d0)](_0x57330b(0x1ee));_0x132a66[_0x57330b(0x1dc)](_0x57330b(0x1e5));for(const _0x5558f0 of this[_0x57330b(0x1d1)])_0x57330b(0x1ef)!=_0x5558f0[_0x57330b(0x1ec)]&&_0x132a66[_0x57330b(0x1cf)][_0x57330b(0x1cd)](_0x5558f0[_0x57330b(0x1ec)],_0x4cb418=>{const _0x2d276e=_0x57330b,_0x58853a=this[_0x2d276e(0x1e1)](_0x5558f0[_0x2d276e(0x1ec)]);return null!==_0x58853a?_0x296361(_0x4cb418,_0x58853a):_0x5126fd(_0x4cb418,_0x5558f0[_0x2d276e(0x1ce)]);});function _0x296361(_0x5d31bc,_0x256c02){const _0x30c93a=_0x57330b;return _0x4ef5ac(_0x30b894,_0x30c93a(0x1e0),[_0x5d31bc,_0x256c02]);}function _0x5126fd(_0x2639d5,_0x38b892){const _0x3967d3=_0x57330b;return _0x4ef5ac(_0x30b894,_0x3967d3(0x1f4),[_0x2639d5,_0x38b892]);}this[_0x57330b(0x1e8)]();}[_0x37b02a(0x1e8)](){const _0x3c6779=_0x37b02a,_0x1b1592=this[_0x3c6779(0x1f1)],_0x171404=_0x1b1592[_0x3c6779(0x1df)];function _0x7f9d5d(_0x2b08d6,_0x465b61){const _0x11f2ae=_0x3c6779;return _0x4ef5ac(_0x171404,_0x11f2ae(0x1f4),[_0x2b08d6,_0x465b61]);}_0x1b1592[_0x3c6779(0x1da)][_0x3c6779(0x1d0)](_0x3c6779(0x1ee))[_0x3c6779(0x1cf)][_0x3c6779(0x1e9)](_0x582089=>{const _0x1b3357=_0x3c6779;if(_0x1b3357(0x1f0)!=_0x582089[_0x1b3357(0x1e3)])return;const {data:_0x572c63}=_0x582089;if(_0x572c63&&_0x1b3357(0x1e5)==_0x572c63[_0x1b3357(0x1d9)]){const _0xf194ce=_0x572c63[_0x1b3357(0x1f3)][0x0][_0x1b3357(0x1f9)],_0x5969ea=this[_0x1b3357(0x1e1)](_0xf194ce);if(null!==_0x5969ea)return{'type':_0x1b3357(0x1ea),'content':_0x4ef5ac(_0x171404,_0x1b3357(0x1e4),(_0x45c39f=0x1,_0x40ad7b=_0x5969ea,_0x4ef5ac(_0x171404,_0x1b3357(0x1e0),[_0x45c39f,_0x40ad7b])))};const _0x1f2b74=this[_0x1b3357(0x1d1)][_0x1b3357(0x1d3)](_0x218e4=>_0x218e4[_0x1b3357(0x1ec)]===_0xf194ce)[_0x1b3357(0x1ce)];return{'type':_0x1b3357(0x1ea),'content':_0x4ef5ac(_0x171404,_0x1b3357(0x1e4),_0x7f9d5d(0x1,_0x1f2b74))};}var _0x45c39f,_0x40ad7b;});}[_0x37b02a(0x1e1)](_0x6a0064){const _0x5198fa=_0x37b02a;var _0x19bfc2,_0x277caa;const _0x5a57d6=_0x6a0064[_0x5198fa(0x1eb)](/^heading(\d+)/);if(_0x5a57d6)return _0x5a57d6[0x1];const _0x273970=null===(_0x19bfc2=this[_0x5198fa(0x1d1)])||void 0x0===_0x19bfc2?void 0x0:_0x19bfc2[_0x5198fa(0x1d3)](_0x195c9d=>_0x195c9d[_0x5198fa(0x1ec)]==_0x6a0064);if(_0x273970&&_0x273970[_0x5198fa(0x1f8)]){const _0x52058c=_0x273970[_0x5198fa(0x1f8)],_0x38e7cd=(null!==(_0x277caa=_0x52058c[_0x5198fa(0x1dd)])&&void 0x0!==_0x277caa?_0x277caa:_0x52058c)[_0x5198fa(0x1eb)](/^h(\d+)/);if(_0x38e7cd)return _0x38e7cd[0x1];}return null;}}
23
+ const _0xff8e16=_0x3bd1;function _0x442b(){const _0xc44193=['20755VWbuVA','commandParams','heading.options','paragraph','18vjLWMz','format','locale','value','plugins','137051qzUafV','commandName','heading','*Change\x20to:*\x20%0','ELEMENT_HEADING_CUSTOM','219YUuiJF','editor','registerDescriptionCallback','name','match','582120rTziIa','6sEOrXZ','TrackChangesEditing','type','descriptionFactory','get','6hDCGKP','title','1167785vCoCbU','HeadingEditing','ELEMENT_HEADING','afterInit','view','model','207720pVwAWC','has','formatBlock','_headingOptions','_registerLegacyDescription','856IaWrcJ','enableDefaultAttributesIntegration','_getHeadingLevel','config','find','3654772PNEMNa','registerElementLabel','22508fbNbVN'];_0x442b=function(){return _0xc44193;};return _0x442b();}(function(_0x41c487,_0x54b3db){const _0x48d6ca=_0x3bd1,_0x322266=_0x41c487();while(!![]){try{const _0x23e984=-parseInt(_0x48d6ca(0x191))/0x1*(-parseInt(_0x48d6ca(0x19c))/0x2)+-parseInt(_0x48d6ca(0x196))/0x3*(-parseInt(_0x48d6ca(0x187))/0x4)+-parseInt(_0x48d6ca(0x1a3))/0x5*(-parseInt(_0x48d6ca(0x1a1))/0x6)+parseInt(_0x48d6ca(0x188))/0x7*(-parseInt(_0x48d6ca(0x1ae))/0x8)+parseInt(_0x48d6ca(0x18c))/0x9*(-parseInt(_0x48d6ca(0x1a9))/0xa)+-parseInt(_0x48d6ca(0x185))/0xb+-parseInt(_0x48d6ca(0x19b))/0xc;if(_0x23e984===_0x54b3db)break;else _0x322266['push'](_0x322266['shift']());}catch(_0x174c8d){_0x322266['push'](_0x322266['shift']());}}}(_0x442b,0x4d210));import{Plugin as _0x397ba4}from'ckeditor5/src/core.js';function _0x3bd1(_0x1be8ce,_0x53bd93){const _0x442b95=_0x442b();return _0x3bd1=function(_0x3bd109,_0x48dbab){_0x3bd109=_0x3bd109-0x181;let _0x5aef58=_0x442b95[_0x3bd109];return _0x5aef58;},_0x3bd1(_0x1be8ce,_0x53bd93);}import{getTranslation as _0x1f094e}from'../utils/common-translations.js';export default class tt extends _0x397ba4{[_0xff8e16(0x1a6)](){const _0x4427cd=_0xff8e16,_0x5a5d5d=this[_0x4427cd(0x197)];if(!_0x5a5d5d[_0x4427cd(0x190)][_0x4427cd(0x1aa)](_0x4427cd(0x1a4)))return;this[_0x4427cd(0x1ac)]=_0x5a5d5d[_0x4427cd(0x183)][_0x4427cd(0x1a0)](_0x4427cd(0x18a));const _0x1b5be5=_0x5a5d5d[_0x4427cd(0x18e)],_0xcb7ef6=_0x5a5d5d[_0x4427cd(0x190)][_0x4427cd(0x1a0)](_0x4427cd(0x19d));_0xcb7ef6[_0x4427cd(0x181)](_0x4427cd(0x193));for(const _0x1b93a0 of this[_0x4427cd(0x1ac)])_0x4427cd(0x18b)!=_0x1b93a0[_0x4427cd(0x1a8)]&&_0xcb7ef6[_0x4427cd(0x19f)][_0x4427cd(0x186)](_0x1b93a0[_0x4427cd(0x1a8)],_0xfa7d8a=>{const _0x5444b0=_0x4427cd,_0x39d18d=this[_0x5444b0(0x182)](_0x1b93a0[_0x5444b0(0x1a8)]);return null!==_0x39d18d?_0xe51769(_0xfa7d8a,_0x39d18d):_0x21113b(_0xfa7d8a,_0x1b93a0[_0x5444b0(0x1a2)]);});function _0xe51769(_0x2db096,_0x4d354e){const _0x3086eb=_0x4427cd;return _0x1f094e(_0x1b5be5,_0x3086eb(0x1a5),[_0x2db096,_0x4d354e]);}function _0x21113b(_0xfd5269,_0x1a1ec){const _0xfff6ff=_0x4427cd;return _0x1f094e(_0x1b5be5,_0xfff6ff(0x195),[_0xfd5269,_0x1a1ec]);}this[_0x4427cd(0x1ad)]();}[_0xff8e16(0x1ad)](){const _0x23abab=_0xff8e16,_0x3d1aec=this[_0x23abab(0x197)],_0x431da9=_0x3d1aec[_0x23abab(0x18e)];function _0x55075c(_0x5e9873,_0x4d6cbe){const _0x101eb1=_0x23abab;return _0x1f094e(_0x431da9,_0x101eb1(0x195),[_0x5e9873,_0x4d6cbe]);}_0x3d1aec[_0x23abab(0x190)][_0x23abab(0x1a0)](_0x23abab(0x19d))[_0x23abab(0x19f)][_0x23abab(0x198)](_0x30d7ed=>{const _0x96d0f4=_0x23abab;if(_0x96d0f4(0x1ab)!=_0x30d7ed[_0x96d0f4(0x19e)])return;const {data:_0x2911b9}=_0x30d7ed;if(_0x2911b9&&_0x96d0f4(0x193)==_0x2911b9[_0x96d0f4(0x192)]){const _0x3d660a=_0x2911b9[_0x96d0f4(0x189)][0x0][_0x96d0f4(0x18f)],_0x50f754=this[_0x96d0f4(0x182)](_0x3d660a);if(null!==_0x50f754)return{'type':_0x96d0f4(0x18d),'content':_0x1f094e(_0x431da9,_0x96d0f4(0x194),(_0xe462d4=0x1,_0x5942b7=_0x50f754,_0x1f094e(_0x431da9,_0x96d0f4(0x1a5),[_0xe462d4,_0x5942b7])))};const _0x3891c3=this[_0x96d0f4(0x1ac)][_0x96d0f4(0x184)](_0x3efd02=>_0x3efd02[_0x96d0f4(0x1a8)]===_0x3d660a)[_0x96d0f4(0x1a2)];return{'type':_0x96d0f4(0x18d),'content':_0x1f094e(_0x431da9,_0x96d0f4(0x194),_0x55075c(0x1,_0x3891c3))};}var _0xe462d4,_0x5942b7;});}[_0xff8e16(0x182)](_0xa645be){const _0x558276=_0xff8e16;var _0x59124d,_0xf657ac;const _0x2625cd=_0xa645be[_0x558276(0x19a)](/^heading(\d+)/);if(_0x2625cd)return _0x2625cd[0x1];const _0x41c3ba=null===(_0x59124d=this[_0x558276(0x1ac)])||void 0x0===_0x59124d?void 0x0:_0x59124d[_0x558276(0x184)](_0x47d518=>_0x47d518[_0x558276(0x1a8)]==_0xa645be);if(_0x41c3ba&&_0x41c3ba[_0x558276(0x1a7)]){const _0x26001d=_0x41c3ba[_0x558276(0x1a7)],_0x194e07=(null!==(_0xf657ac=_0x26001d[_0x558276(0x199)])&&void 0x0!==_0xf657ac?_0xf657ac:_0x26001d)[_0x558276(0x19a)](/^h(\d+)/);if(_0x194e07)return _0x194e07[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39c0(){const _0x4c9301=['locale','registerAttributeLabel','*Set\x20highlight:*\x20%0','TrackChangesEditing','HighlightEditing','descriptionFactory','*Remove\x20highlight*','has','type','32iiwJuR','highlight.options','80QLiFlm','color','afterInit','find','236OvfvuM','value','2fPkeoM','format','23211384eLVZgF','model','toLowerCase','7470GdSnLR','1232772EfdLBf','registerDescriptionCallback','_registerLegacyDescription','highlight','formatInline','commandName','plugins','1731780uypQRm','240062LXtAym','config','805354NdppUa','7IIYMwz','commandParams','FORMAT_HIGHLIGHT','title','get','registerInlineAttribute','1020141nbSTzV','editor','enableDefaultAttributesIntegration'];_0x39c0=function(){return _0x4c9301;};return _0x39c0();}const _0x15ec68=_0x2172;(function(_0x16899d,_0x5e8dff){const _0x59cfd7=_0x2172,_0x28d44d=_0x16899d();while(!![]){try{const _0xc3a6bd=-parseInt(_0x59cfd7(0xfd))/0x1*(parseInt(_0x59cfd7(0xef))/0x2)+parseInt(_0x59cfd7(0xf4))/0x3*(-parseInt(_0x59cfd7(0xed))/0x4)+-parseInt(_0x59cfd7(0xfc))/0x5+-parseInt(_0x59cfd7(0xf5))/0x6*(-parseInt(_0x59cfd7(0x100))/0x7)+-parseInt(_0x59cfd7(0xe7))/0x8*(parseInt(_0x59cfd7(0x106))/0x9)+-parseInt(_0x59cfd7(0xe9))/0xa*(parseInt(_0x59cfd7(0xff))/0xb)+parseInt(_0x59cfd7(0xf1))/0xc;if(_0xc3a6bd===_0x5e8dff)break;else _0x28d44d['push'](_0x28d44d['shift']());}catch(_0x4e5a2a){_0x28d44d['push'](_0x28d44d['shift']());}}}(_0x39c0,0x59acc));function _0x2172(_0xfad930,_0x4f634f){const _0x39c0a2=_0x39c0();return _0x2172=function(_0x2172fc,_0x1630b3){_0x2172fc=_0x2172fc-0xe1;let _0x5161e0=_0x39c0a2[_0x2172fc];return _0x5161e0;},_0x2172(_0xfad930,_0x4f634f);}import{Plugin as _0x4bc304}from'ckeditor5/src/core.js';import{getTranslation as _0x1447de}from'../utils/common-translations.js';export default class et extends _0x4bc304{[_0x15ec68(0xeb)](){const _0x442f08=_0x15ec68,_0x4ad2cd=this[_0x442f08(0x107)];if(!_0x4ad2cd[_0x442f08(0xfb)][_0x442f08(0xe5)](_0x442f08(0xe2)))return;const _0x16075b=_0x4ad2cd[_0x442f08(0xfb)][_0x442f08(0x104)](_0x442f08(0xe1)),_0x3f96c8=_0x4ad2cd[_0x442f08(0x109)];_0x16075b[_0x442f08(0x108)](_0x442f08(0xf8)),_0x16075b[_0x442f08(0x105)](_0x442f08(0xf8)),_0x16075b[_0x442f08(0xe3)][_0x442f08(0x10a)](_0x442f08(0xf8),_0x1447de(_0x3f96c8,_0x442f08(0x102))),this[_0x442f08(0xf7)]();}[_0x15ec68(0xf7)](){const _0x2c0e15=_0x15ec68,_0x459408=this[_0x2c0e15(0x107)],_0x48f3fe=_0x459408[_0x2c0e15(0x109)];_0x459408[_0x2c0e15(0xfb)][_0x2c0e15(0x104)](_0x2c0e15(0xe1))[_0x2c0e15(0xe3)][_0x2c0e15(0xf6)](_0x157234=>{const _0x48d7a7=_0x2c0e15;if(_0x48d7a7(0xf9)!=_0x157234[_0x48d7a7(0xe6)])return;const {data:_0x25c064}=_0x157234;if(_0x25c064&&_0x48d7a7(0xf8)==_0x25c064[_0x48d7a7(0xfa)]){const _0x3f180f=_0x48f3fe['t'],_0x3e3c73=_0x25c064[_0x48d7a7(0x101)][0x0][_0x48d7a7(0xee)];if(_0x3e3c73){const _0x380612=_0x459408[_0x48d7a7(0xfe)][_0x48d7a7(0x104)](_0x48d7a7(0xe8))[_0x48d7a7(0xec)](_0x4d30f7=>_0x4d30f7[_0x48d7a7(0xf2)]==_0x3e3c73),_0x2b67ee=_0x3f180f(_0x380612[_0x48d7a7(0x103)])[_0x48d7a7(0xf3)]();return{'type':_0x48d7a7(0xf0),'content':_0x1447de(_0x48f3fe,_0x48d7a7(0x10b),_0x2b67ee),'color':{'value':_0x380612[_0x48d7a7(0xea)],'title':_0x380612[_0x48d7a7(0x103)]}};}return{'type':_0x48d7a7(0xf0),'content':_0x1447de(_0x48f3fe,_0x48d7a7(0xe4),_0x1447de(_0x48f3fe,_0x48d7a7(0x102)))};}});}}
23
+ function _0xd678(){const _0x3245db=['has','title','find','type','80WsNkLG','TrackChangesEditing','FORMAT_HIGHLIGHT','35100tqBMGE','18PnpayH','HighlightEditing','plugins','descriptionFactory','formatInline','*Remove\x20highlight*','enableDefaultAttributesIntegration','commandName','8923715kTYVvZ','2982296weZSbZ','editor','highlight.options','934114XGFZae','get','registerInlineAttribute','242753aAoFQM','3504312tBAvwv','396AmOBOt','afterInit','model','commandParams','_registerLegacyDescription','registerDescriptionCallback','*Set\x20highlight:*\x20%0','format','color','highlight','toLowerCase','registerAttributeLabel','value','234XVVwRX','3083729hxNFqt','locale','config'];_0xd678=function(){return _0x3245db;};return _0xd678();}const _0x40d8ce=_0x3c21;function _0x3c21(_0x3c58f9,_0x186bea){const _0xd678f9=_0xd678();return _0x3c21=function(_0x3c218d,_0x148dfe){_0x3c218d=_0x3c218d-0x1c3;let _0x182a8f=_0xd678f9[_0x3c218d];return _0x182a8f;},_0x3c21(_0x3c58f9,_0x186bea);}(function(_0xfd3e10,_0x855089){const _0x22425f=_0x3c21,_0x3fe2b6=_0xfd3e10();while(!![]){try{const _0x48fff9=parseInt(_0x22425f(0x1c7))/0x1+parseInt(_0x22425f(0x1c4))/0x2+parseInt(_0x22425f(0x1cc))/0x3*(parseInt(_0x22425f(0x1e4))/0x4)+parseInt(_0x22425f(0x1c3))/0x5+-parseInt(_0x22425f(0x1d9))/0x6*(parseInt(_0x22425f(0x1ca))/0x7)+parseInt(_0x22425f(0x1cb))/0x8*(-parseInt(_0x22425f(0x1e5))/0x9)+-parseInt(_0x22425f(0x1e1))/0xa*(parseInt(_0x22425f(0x1da))/0xb);if(_0x48fff9===_0x855089)break;else _0x3fe2b6['push'](_0x3fe2b6['shift']());}catch(_0x4dc1a1){_0x3fe2b6['push'](_0x3fe2b6['shift']());}}}(_0xd678,0xdb00a));import{Plugin as _0x31f5f8}from'ckeditor5/src/core.js';import{getTranslation as _0x1f69e2}from'../utils/common-translations.js';export default class et extends _0x31f5f8{[_0x40d8ce(0x1cd)](){const _0x136dc8=_0x40d8ce,_0x1dc931=this[_0x136dc8(0x1c5)];if(!_0x1dc931[_0x136dc8(0x1e7)][_0x136dc8(0x1dd)](_0x136dc8(0x1e6)))return;const _0x210668=_0x1dc931[_0x136dc8(0x1e7)][_0x136dc8(0x1c8)](_0x136dc8(0x1e2)),_0x4bb5aa=_0x1dc931[_0x136dc8(0x1db)];_0x210668[_0x136dc8(0x1eb)](_0x136dc8(0x1d5)),_0x210668[_0x136dc8(0x1c9)](_0x136dc8(0x1d5)),_0x210668[_0x136dc8(0x1e8)][_0x136dc8(0x1d7)](_0x136dc8(0x1d5),_0x1f69e2(_0x4bb5aa,_0x136dc8(0x1e3))),this[_0x136dc8(0x1d0)]();}[_0x40d8ce(0x1d0)](){const _0x268ffb=_0x40d8ce,_0x4c3fbe=this[_0x268ffb(0x1c5)],_0x3ea7bc=_0x4c3fbe[_0x268ffb(0x1db)];_0x4c3fbe[_0x268ffb(0x1e7)][_0x268ffb(0x1c8)](_0x268ffb(0x1e2))[_0x268ffb(0x1e8)][_0x268ffb(0x1d1)](_0x5a8677=>{const _0x5c4b50=_0x268ffb;if(_0x5c4b50(0x1e9)!=_0x5a8677[_0x5c4b50(0x1e0)])return;const {data:_0x231d78}=_0x5a8677;if(_0x231d78&&_0x5c4b50(0x1d5)==_0x231d78[_0x5c4b50(0x1ec)]){const _0x593720=_0x3ea7bc['t'],_0x5992fb=_0x231d78[_0x5c4b50(0x1cf)][0x0][_0x5c4b50(0x1d8)];if(_0x5992fb){const _0xd87e3e=_0x4c3fbe[_0x5c4b50(0x1dc)][_0x5c4b50(0x1c8)](_0x5c4b50(0x1c6))[_0x5c4b50(0x1df)](_0x17ef44=>_0x17ef44[_0x5c4b50(0x1ce)]==_0x5992fb),_0x17b06f=_0x593720(_0xd87e3e[_0x5c4b50(0x1de)])[_0x5c4b50(0x1d6)]();return{'type':_0x5c4b50(0x1d3),'content':_0x1f69e2(_0x3ea7bc,_0x5c4b50(0x1d2),_0x17b06f),'color':{'value':_0xd87e3e[_0x5c4b50(0x1d4)],'title':_0xd87e3e[_0x5c4b50(0x1de)]}};}return{'type':_0x5c4b50(0x1d3),'content':_0x1f69e2(_0x3ea7bc,_0x5c4b50(0x1ea),_0x1f69e2(_0x3ea7bc,_0x5c4b50(0x1e3)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1482(_0x454644,_0x254b44){const _0x18613a=_0x1861();return _0x1482=function(_0x1482f3,_0x119099){_0x1482f3=_0x1482f3-0x1a9;let _0x510835=_0x18613a[_0x1482f3];return _0x510835;},_0x1482(_0x454644,_0x254b44);}const _0x1c0cab=_0x1482;function _0x1861(){const _0x561fcd=['ck-horizontal-line','elementToStructure','10cZRmIP','horizontalLine','175HoUpiQ','afterInit','41114LXDcXu','editor','ELEMENT_HORIZONTAL_LINE','insert','locale','2778372LJSTcq','221456KLpLdD','dataDowncast','has','high','enableCommand','for','conversion','registerElementLabel','showSuggestionHighlights','get','descriptionFactory','369528okvXuV','927310JpVsZc','251826FtINCr','24037164BYlWgN','addClass','plugins','createContainerElement','21exYxIA','HorizontalLineEditing','TrackChangesEditing','div','createEmptyElement','createPositionAt'];_0x1861=function(){return _0x561fcd;};return _0x1861();}(function(_0x5c88b5,_0x352d1e){const _0x5bff37=_0x1482,_0x433c88=_0x5c88b5();while(!![]){try{const _0x15270c=-parseInt(_0x5bff37(0x1b5))/0x1+parseInt(_0x5bff37(0x1c8))/0x2*(-parseInt(_0x5bff37(0x1bc))/0x3)+-parseInt(_0x5bff37(0x1a9))/0x4+parseInt(_0x5bff37(0x1b6))/0x5+parseInt(_0x5bff37(0x1b7))/0x6*(-parseInt(_0x5bff37(0x1c6))/0x7)+-parseInt(_0x5bff37(0x1aa))/0x8+parseInt(_0x5bff37(0x1b8))/0x9*(parseInt(_0x5bff37(0x1c4))/0xa);if(_0x15270c===_0x352d1e)break;else _0x433c88['push'](_0x433c88['shift']());}catch(_0x4035b5){_0x433c88['push'](_0x433c88['shift']());}}}(_0x1861,0x8b791));import{Plugin as _0x4bb02e}from'ckeditor5/src/core.js';import{getTranslation as _0x3ec5a0}from'../utils/common-translations.js';export default class it extends _0x4bb02e{[_0x1c0cab(0x1c7)](){const _0x5d5911=_0x1c0cab,_0x5718b8=this[_0x5d5911(0x1c9)];if(!_0x5718b8[_0x5d5911(0x1ba)][_0x5d5911(0x1ac)](_0x5d5911(0x1bd)))return;_0x5718b8[_0x5d5911(0x1ba)][_0x5d5911(0x1b3)](_0x5d5911(0x1be))[_0x5d5911(0x1ae)](_0x5d5911(0x1c5));const _0x270ad4=_0x5718b8[_0x5d5911(0x1ba)][_0x5d5911(0x1b3)](_0x5d5911(0x1be)),_0x4d9211=_0x5718b8[_0x5d5911(0x1cc)];_0x270ad4[_0x5d5911(0x1b4)][_0x5d5911(0x1b1)](_0x5d5911(0x1c5),_0x1338e0=>_0x3ec5a0(_0x4d9211,_0x5d5911(0x1ca),_0x1338e0)),_0x5718b8[_0x5d5911(0x1b0)][_0x5d5911(0x1af)](_0x5d5911(0x1ab))[_0x5d5911(0x1c3)]({'model':_0x5d5911(0x1c5),'view':(_0x1b9558,{writer:_0x1975f4,options:_0x38d8c3})=>{const _0x64f105=_0x5d5911;if(!_0x38d8c3[_0x64f105(0x1b2)])return null;const _0x49734b=_0x1975f4[_0x64f105(0x1bb)](_0x64f105(0x1bf)),_0x41e187=_0x1975f4[_0x64f105(0x1c0)]('hr');return _0x1975f4[_0x64f105(0x1b9)](_0x64f105(0x1c2),_0x49734b),_0x1975f4[_0x64f105(0x1cb)](_0x1975f4[_0x64f105(0x1c1)](_0x49734b,0x0),_0x41e187),_0x49734b;},'converterPriority':_0x5d5911(0x1ad)});}}
23
+ const _0x103fd9=_0x1af4;(function(_0x12d955,_0xaae36b){const _0x7e003b=_0x1af4,_0x3be515=_0x12d955();while(!![]){try{const _0x188779=-parseInt(_0x7e003b(0x159))/0x1+parseInt(_0x7e003b(0x14a))/0x2*(parseInt(_0x7e003b(0x16b))/0x3)+-parseInt(_0x7e003b(0x150))/0x4+-parseInt(_0x7e003b(0x164))/0x5+-parseInt(_0x7e003b(0x16a))/0x6*(parseInt(_0x7e003b(0x15d))/0x7)+parseInt(_0x7e003b(0x15a))/0x8*(-parseInt(_0x7e003b(0x162))/0x9)+parseInt(_0x7e003b(0x15b))/0xa;if(_0x188779===_0xaae36b)break;else _0x3be515['push'](_0x3be515['shift']());}catch(_0x23575e){_0x3be515['push'](_0x3be515['shift']());}}}(_0x343a,0xf0c4e));import{Plugin as _0x1b9e02}from'ckeditor5/src/core.js';import{getTranslation as _0x2c379e}from'../utils/common-translations.js';export default class it extends _0x1b9e02{[_0x103fd9(0x165)](){const _0x16fb44=_0x103fd9,_0x17d2ab=this[_0x16fb44(0x14b)];if(!_0x17d2ab[_0x16fb44(0x154)][_0x16fb44(0x148)](_0x16fb44(0x158)))return;_0x17d2ab[_0x16fb44(0x154)][_0x16fb44(0x155)](_0x16fb44(0x163))[_0x16fb44(0x15e)](_0x16fb44(0x151));const _0x97cfaa=_0x17d2ab[_0x16fb44(0x154)][_0x16fb44(0x155)](_0x16fb44(0x163)),_0x566c61=_0x17d2ab[_0x16fb44(0x14f)];_0x97cfaa[_0x16fb44(0x156)][_0x16fb44(0x152)](_0x16fb44(0x151),_0x2d7f85=>_0x2c379e(_0x566c61,_0x16fb44(0x168),_0x2d7f85)),_0x17d2ab[_0x16fb44(0x157)][_0x16fb44(0x160)](_0x16fb44(0x161))[_0x16fb44(0x149)]({'model':_0x16fb44(0x151),'view':(_0x3ef873,{writer:_0x583ba4,options:_0x4b753d})=>{const _0x2b35a1=_0x16fb44;if(!_0x4b753d[_0x2b35a1(0x15c)])return null;const _0x55a07a=_0x583ba4[_0x2b35a1(0x169)](_0x2b35a1(0x14e)),_0x3778b3=_0x583ba4[_0x2b35a1(0x15f)]('hr');return _0x583ba4[_0x2b35a1(0x14c)](_0x2b35a1(0x167),_0x55a07a),_0x583ba4[_0x2b35a1(0x166)](_0x583ba4[_0x2b35a1(0x153)](_0x55a07a,0x0),_0x3778b3),_0x55a07a;},'converterPriority':_0x16fb44(0x14d)});}}function _0x1af4(_0x43fe58,_0x4a0327){const _0x343a1a=_0x343a();return _0x1af4=function(_0x1af4b8,_0x11778d){_0x1af4b8=_0x1af4b8-0x148;let _0x166aa8=_0x343a1a[_0x1af4b8];return _0x166aa8;},_0x1af4(_0x43fe58,_0x4a0327);}function _0x343a(){const _0x200b87=['35CfKiaZ','enableCommand','createEmptyElement','for','dataDowncast','9wXnosd','TrackChangesEditing','1312910SqzuWy','afterInit','insert','ck-horizontal-line','ELEMENT_HORIZONTAL_LINE','createContainerElement','1296222ZrguYl','6tcBSdk','has','elementToStructure','1648370WkGtgG','editor','addClass','high','div','locale','6508504LwHEuS','horizontalLine','registerElementLabel','createPositionAt','plugins','get','descriptionFactory','conversion','HorizontalLineEditing','1368642BcZmVd','10113056xBIFtf','49404870kOejrf','showSuggestionHighlights'];_0x343a=function(){return _0x200b87;};return _0x343a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1396fb=_0x28ab;function _0x28ab(_0x2da388,_0x2450d1){const _0x4e5856=_0x4e58();return _0x28ab=function(_0x28ab5e,_0x51ef69){_0x28ab5e=_0x28ab5e-0xd0;let _0x501fe4=_0x4e5856[_0x28ab5e];return _0x501fe4;},_0x28ab(_0x2da388,_0x2450d1);}(function(_0x102918,_0x56a172){const _0x34c1c0=_0x28ab,_0x206b73=_0x102918();while(!![]){try{const _0x531445=parseInt(_0x34c1c0(0xde))/0x1+parseInt(_0x34c1c0(0xd4))/0x2*(parseInt(_0x34c1c0(0xd5))/0x3)+-parseInt(_0x34c1c0(0xea))/0x4+parseInt(_0x34c1c0(0xe4))/0x5*(parseInt(_0x34c1c0(0xf4))/0x6)+parseInt(_0x34c1c0(0xe2))/0x7+parseInt(_0x34c1c0(0xed))/0x8*(-parseInt(_0x34c1c0(0xd3))/0x9)+-parseInt(_0x34c1c0(0xf3))/0xa;if(_0x531445===_0x56a172)break;else _0x206b73['push'](_0x206b73['shift']());}catch(_0xa1f4e1){_0x206b73['push'](_0x206b73['shift']());}}}(_0x4e58,0x79e60));import{Plugin as _0x527dac}from'ckeditor5/src/core.js';import{getTranslation as _0x10f044}from'../utils/common-translations.js';function _0x4e58(){const _0x350467=['3435318qEMQNV','1990732tCrFSX','3jTqEsw','attribute','locale','descriptionFactory','TrackChangesEditing','nodeAfter','type','get','htmlEmbed','704194OsAqYK','_registerLegacyDescription','ELEMENT_HTML_EMBED','rawHtml','3464174qYqxMH','registerBlockAttribute','145flGNDj','HtmlEmbed','key','afterInit','enableDefaultAttributesIntegration','start','32632HhqVAO','getFirstRange','registerDescriptionCallback','16dUDNVd','element','editor','formatBlock','has','registerElementLabel','10827070FajNjo','32922yinyUy','commandName','value','*Change\x20%0\x20content*','format','plugins'];_0x4e58=function(){return _0x350467;};return _0x4e58();}export default class st extends _0x527dac{[_0x1396fb(0xe7)](){const _0x474ca0=_0x1396fb,_0x7baae1=this[_0x474ca0(0xef)];if(!_0x7baae1[_0x474ca0(0xd2)][_0x474ca0(0xf1)](_0x474ca0(0xe5)))return;const _0x48fde2=_0x7baae1[_0x474ca0(0xd2)][_0x474ca0(0xdc)](_0x474ca0(0xd9)),_0x52d9fb=_0x7baae1[_0x474ca0(0xd7)];_0x48fde2[_0x474ca0(0xd8)][_0x474ca0(0xf2)](_0x474ca0(0xe1),_0x127307=>_0x10f044(_0x52d9fb,_0x474ca0(0xe0),_0x127307)),_0x48fde2[_0x474ca0(0xe8)](_0x474ca0(0xdd)),_0x48fde2[_0x474ca0(0xe3)](_0x474ca0(0xf6)),_0x48fde2[_0x474ca0(0xd8)][_0x474ca0(0xec)](_0x3378d7=>{const _0x58874a=_0x474ca0;if(_0x58874a(0xd6)!=_0x3378d7[_0x58874a(0xdb)])return;const {data:_0x571b8e}=_0x3378d7;if(_0x571b8e&&_0x58874a(0xf6)==_0x571b8e[_0x58874a(0xe6)]&&_0x3378d7[_0x58874a(0xeb)]()[_0x58874a(0xe9)][_0x58874a(0xda)]['is'](_0x58874a(0xee),_0x58874a(0xe1))){const _0x48b11d=_0x10f044(_0x52d9fb,_0x58874a(0xe0));return{'type':_0x58874a(0xd1),'content':_0x10f044(_0x52d9fb,_0x58874a(0xd0),_0x48b11d)};}}),this[_0x474ca0(0xdf)]();}[_0x1396fb(0xdf)](){const _0x5530f1=_0x1396fb,_0x178bc2=this[_0x5530f1(0xef)],_0x43c7cf=_0x178bc2[_0x5530f1(0xd7)];_0x178bc2[_0x5530f1(0xd2)][_0x5530f1(0xdc)](_0x5530f1(0xd9))[_0x5530f1(0xd8)][_0x5530f1(0xec)](_0x3e813e=>{const _0x441445=_0x5530f1;if(_0x441445(0xf0)!=_0x3e813e[_0x441445(0xdb)])return;const {data:_0x50ac34}=_0x3e813e;if(_0x50ac34&&_0x441445(0xdd)==_0x50ac34[_0x441445(0xf5)]){const _0x3a2a93=_0x10f044(_0x43c7cf,_0x441445(0xe0));return{'type':_0x441445(0xd1),'content':_0x10f044(_0x43c7cf,_0x441445(0xd0),_0x3a2a93)};}});}}
23
+ const _0x3018a1=_0x5390;(function(_0x1854d0,_0xcfdb1b){const _0xf8a650=_0x5390,_0x5d06d6=_0x1854d0();while(!![]){try{const _0x5ea6f0=-parseInt(_0xf8a650(0x146))/0x1+-parseInt(_0xf8a650(0x143))/0x2*(parseInt(_0xf8a650(0x139))/0x3)+parseInt(_0xf8a650(0x151))/0x4*(-parseInt(_0xf8a650(0x14c))/0x5)+parseInt(_0xf8a650(0x14e))/0x6+parseInt(_0xf8a650(0x142))/0x7*(-parseInt(_0xf8a650(0x147))/0x8)+-parseInt(_0xf8a650(0x13c))/0x9+-parseInt(_0xf8a650(0x130))/0xa*(-parseInt(_0xf8a650(0x131))/0xb);if(_0x5ea6f0===_0xcfdb1b)break;else _0x5d06d6['push'](_0x5d06d6['shift']());}catch(_0x25f90d){_0x5d06d6['push'](_0x5d06d6['shift']());}}}(_0x2dca,0x528dc));import{Plugin as _0x310b99}from'ckeditor5/src/core.js';import{getTranslation as _0x73eca5}from'../utils/common-translations.js';export default class st extends _0x310b99{[_0x3018a1(0x132)](){const _0x122725=_0x3018a1,_0x1e777d=this[_0x122725(0x150)];if(!_0x1e777d[_0x122725(0x133)][_0x122725(0x13d)](_0x122725(0x14d)))return;const _0x2cd220=_0x1e777d[_0x122725(0x133)][_0x122725(0x13b)](_0x122725(0x13e)),_0x1f2c0c=_0x1e777d[_0x122725(0x154)];_0x2cd220[_0x122725(0x14a)][_0x122725(0x12e)](_0x122725(0x137),_0x704b3c=>_0x73eca5(_0x1f2c0c,_0x122725(0x13a),_0x704b3c)),_0x2cd220[_0x122725(0x14b)](_0x122725(0x144)),_0x2cd220[_0x122725(0x12f)](_0x122725(0x13f)),_0x2cd220[_0x122725(0x14a)][_0x122725(0x152)](_0x4f70be=>{const _0x305388=_0x122725;if(_0x305388(0x140)!=_0x4f70be[_0x305388(0x135)])return;const {data:_0x3fd82c}=_0x4f70be;if(_0x3fd82c&&_0x305388(0x13f)==_0x3fd82c[_0x305388(0x138)]&&_0x4f70be[_0x305388(0x134)]()[_0x305388(0x145)][_0x305388(0x155)]['is'](_0x305388(0x153),_0x305388(0x137))){const _0x219b4d=_0x73eca5(_0x1f2c0c,_0x305388(0x13a));return{'type':_0x305388(0x141),'content':_0x73eca5(_0x1f2c0c,_0x305388(0x148),_0x219b4d)};}}),this[_0x122725(0x149)]();}[_0x3018a1(0x149)](){const _0x225a3f=_0x3018a1,_0x25afce=this[_0x225a3f(0x150)],_0x24c3fe=_0x25afce[_0x225a3f(0x154)];_0x25afce[_0x225a3f(0x133)][_0x225a3f(0x13b)](_0x225a3f(0x13e))[_0x225a3f(0x14a)][_0x225a3f(0x152)](_0x5968b7=>{const _0x3b2f7b=_0x225a3f;if(_0x3b2f7b(0x136)!=_0x5968b7[_0x3b2f7b(0x135)])return;const {data:_0x3ce959}=_0x5968b7;if(_0x3ce959&&_0x3b2f7b(0x144)==_0x3ce959[_0x3b2f7b(0x14f)]){const _0x3905d0=_0x73eca5(_0x24c3fe,_0x3b2f7b(0x13a));return{'type':_0x3b2f7b(0x141),'content':_0x73eca5(_0x24c3fe,_0x3b2f7b(0x148),_0x3905d0)};}});}}function _0x5390(_0x94de74,_0x555f00){const _0x2dca10=_0x2dca();return _0x5390=function(_0x53902e,_0x5f36d0){_0x53902e=_0x53902e-0x12e;let _0x458829=_0x2dca10[_0x53902e];return _0x458829;},_0x5390(_0x94de74,_0x555f00);}function _0x2dca(){const _0x3a8f35=['element','locale','nodeAfter','registerElementLabel','registerBlockAttribute','3806050kxrYcX','33mkVQNK','afterInit','plugins','getFirstRange','type','formatBlock','rawHtml','key','363333hEFNVq','ELEMENT_HTML_EMBED','get','2222442NKOVjE','has','TrackChangesEditing','value','attribute','format','7PLvlHF','4mTpgCi','htmlEmbed','start','162290oKQqjJ','1474392gYXvmP','*Change\x20%0\x20content*','_registerLegacyDescription','descriptionFactory','enableDefaultAttributesIntegration','35pJKovP','HtmlEmbed','1980594VVqJTY','commandName','editor','170300lSlFlE','registerDescriptionCallback'];_0x2dca=function(){return _0x3a8f35;};return _0x2dca();}