@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240924.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 _0x3b91(_0x2eea50,_0x1bfd37){const _0x52e617=_0x52e6();return _0x3b91=function(_0x3b91cd,_0x4f6159){_0x3b91cd=_0x3b91cd-0x1eb;let _0x30b711=_0x52e617[_0x3b91cd];return _0x30b711;},_0x3b91(_0x2eea50,_0x1bfd37);}const _0x24eca6=_0x3b91;function _0x52e6(){const _0x3f45aa=['SubscriptEditing','plugins','has','FORMAT_STRIKETHROUGH','enableDefaultAttributesIntegration','ItalicEditing','commandName','underline','registerDescriptionCallback','code','slice','superscript','registerAttributeLabel','1550464MGEjXN','3069687kxqGEC','FORMAT_BOLD','151778MRGnjA','UnderlineEditing','FORMAT_UNDERLINE','format','forceValue','SuperscriptEditing','FORMAT_','BoldEditing','3470872ZWHHJB','afterInit','italic','FORMAT_SUPERSCRIPT','6070062iSgaWT','strikethrough','formatInline','*Remove\x20format:*\x20%0','10081548uAvloz','FORMAT_ITALIC','locale','14gqfVma','get','toUpperCase','230XWdyxa','TrackChangesEditing','registerInlineAttribute','toLowerCase','FORMAT_SUBSCRIPT','subscript','commandParams','_registerLegacyDescription','editor','type','CodeEditing','FORMAT_CODE','descriptionFactory','bold','StrikethroughEditing','4zGtEeu','124223wYrVkC','*Format:*\x20%0','5EEtWwF'];_0x52e6=function(){return _0x3f45aa;};return _0x52e6();}(function(_0x1a172d,_0x224b28){const _0x3f3cb1=_0x3b91,_0x3f40c2=_0x1a172d();while(!![]){try{const _0x495268=-parseInt(_0x3f3cb1(0x207))/0x1+parseInt(_0x3f3cb1(0x204))/0x2+-parseInt(_0x3f3cb1(0x205))/0x3*(parseInt(_0x3f3cb1(0x1f3))/0x4)+-parseInt(_0x3f3cb1(0x1f6))/0x5*(-parseInt(_0x3f3cb1(0x213))/0x6)+-parseInt(_0x3f3cb1(0x21a))/0x7*(parseInt(_0x3f3cb1(0x20f))/0x8)+parseInt(_0x3f3cb1(0x217))/0x9+-parseInt(_0x3f3cb1(0x21d))/0xa*(parseInt(_0x3f3cb1(0x1f4))/0xb);if(_0x495268===_0x224b28)break;else _0x3f40c2['push'](_0x3f40c2['shift']());}catch(_0x3b08b0){_0x3f40c2['push'](_0x3f40c2['shift']());}}}(_0x52e6,0x939c9));import{Plugin as _0x1d78d5}from'ckeditor5/src/core.js';import{getTranslation as _0x5997ca}from'../utils/common-translations.js';const ti=[_0x24eca6(0x20e),_0x24eca6(0x1fc),_0x24eca6(0x208),_0x24eca6(0x1ee),_0x24eca6(0x1f2),_0x24eca6(0x1f7),_0x24eca6(0x20c)];export default class G extends _0x1d78d5{[_0x24eca6(0x210)](){const _0xcfe8d6=_0x24eca6,_0x23b1e3=this[_0xcfe8d6(0x1ec)],_0x536846=_0x23b1e3[_0xcfe8d6(0x1f8)][_0xcfe8d6(0x21b)](_0xcfe8d6(0x21e)),_0x114626=_0x23b1e3[_0xcfe8d6(0x219)];for(const _0x5a9054 of ti){if(!_0x23b1e3[_0xcfe8d6(0x1f8)][_0xcfe8d6(0x1f9)](_0x5a9054))continue;const _0x114223=_0x5a9054[_0xcfe8d6(0x201)](0x0,-0x7)[_0xcfe8d6(0x220)](),_0x1caf6e=_0xcfe8d6(0x20d)+_0x114223[_0xcfe8d6(0x21c)]();_0x536846[_0xcfe8d6(0x1fb)](_0x114223),_0x536846[_0xcfe8d6(0x21f)](_0x114223),_0x536846[_0xcfe8d6(0x1f0)][_0xcfe8d6(0x203)](_0x114223,_0x5997ca(_0x114626,_0x1caf6e));}this[_0xcfe8d6(0x1eb)]();}[_0x24eca6(0x1eb)](){const _0x15b390=_0x24eca6,_0x2af171=this[_0x15b390(0x1ec)],_0xbc689c=_0x2af171[_0x15b390(0x219)],_0x111533=_0x2af171[_0x15b390(0x1f8)][_0x15b390(0x21b)](_0x15b390(0x21e));function _0x500b85(_0x23c375,_0x324d04){const _0x52e0bb=_0x15b390;_0x111533[_0x52e0bb(0x1f0)][_0x52e0bb(0x1ff)](_0x2acf90=>{const _0xc80d5a=_0x52e0bb;if(_0xc80d5a(0x215)!=_0x2acf90[_0xc80d5a(0x1ed)])return;const {data:_0x4b2005}=_0x2acf90;return _0x4b2005&&_0x4b2005[_0xc80d5a(0x1fd)]===_0x23c375?_0x4b2005[_0xc80d5a(0x223)][0x0][_0xc80d5a(0x20b)]?{'type':_0xc80d5a(0x20a),'content':_0x5997ca(_0xbc689c,_0xc80d5a(0x1f5),_0x324d04)}:{'type':_0xc80d5a(0x20a),'content':_0x5997ca(_0xbc689c,_0xc80d5a(0x216),_0x324d04)}:void 0x0;});}_0x500b85(_0x15b390(0x1f1),_0x5997ca(_0xbc689c,_0x15b390(0x206))),_0x500b85(_0x15b390(0x211),_0x5997ca(_0xbc689c,_0x15b390(0x218))),_0x500b85(_0x15b390(0x1fe),_0x5997ca(_0xbc689c,_0x15b390(0x209))),_0x500b85(_0x15b390(0x200),_0x5997ca(_0xbc689c,_0x15b390(0x1ef))),_0x500b85(_0x15b390(0x214),_0x5997ca(_0xbc689c,_0x15b390(0x1fa))),_0x500b85(_0x15b390(0x222),_0x5997ca(_0xbc689c,_0x15b390(0x221))),_0x500b85(_0x15b390(0x202),_0x5997ca(_0xbc689c,_0x15b390(0x212)));}}
23
+ const _0x179d4f=_0x47c8;function _0x47c8(_0x265633,_0x4f8908){const _0x77bdd7=_0x77bd();return _0x47c8=function(_0x47c819,_0x5b8215){_0x47c819=_0x47c819-0x160;let _0x351b8d=_0x77bdd7[_0x47c819];return _0x351b8d;},_0x47c8(_0x265633,_0x4f8908);}(function(_0x2a0e1e,_0x521ece){const _0x29028b=_0x47c8,_0x339a58=_0x2a0e1e();while(!![]){try{const _0x5577ba=parseInt(_0x29028b(0x18b))/0x1+-parseInt(_0x29028b(0x17f))/0x2*(-parseInt(_0x29028b(0x169))/0x3)+-parseInt(_0x29028b(0x179))/0x4+parseInt(_0x29028b(0x182))/0x5+-parseInt(_0x29028b(0x18c))/0x6*(-parseInt(_0x29028b(0x16a))/0x7)+parseInt(_0x29028b(0x16f))/0x8+-parseInt(_0x29028b(0x18e))/0x9;if(_0x5577ba===_0x521ece)break;else _0x339a58['push'](_0x339a58['shift']());}catch(_0x366ef2){_0x339a58['push'](_0x339a58['shift']());}}}(_0x77bd,0x2b158));import{Plugin as _0x2ea3f3}from'ckeditor5/src/core.js';import{getTranslation as _0x29c88b}from'../utils/common-translations.js';function _0x77bd(){const _0x46c5bb=['superscript','FORMAT_CODE','bold','plugins','1339036JnPTit','StrikethroughEditing','FORMAT_ITALIC','has','SuperscriptEditing','underline','626qkQEki','BoldEditing','CodeEditing','311955HeWbSa','_registerLegacyDescription','registerInlineAttribute','slice','subscript','locale','FORMAT_UNDERLINE','italic','registerDescriptionCallback','314603fUPpYE','16722ttpPGJ','*Remove\x20format:*\x20%0','2427930KxorGj','afterInit','FORMAT_BOLD','format','get','SubscriptEditing','editor','descriptionFactory','enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','FORMAT_','ItalicEditing','UnderlineEditing','formatInline','toUpperCase','*Format:*\x20%0','type','3144FfrxPl','56xbJJNR','code','forceValue','TrackChangesEditing','strikethrough','429496hQdSol','toLowerCase','registerAttributeLabel','FORMAT_SUPERSCRIPT','commandName','commandParams'];_0x77bd=function(){return _0x46c5bb;};return _0x77bd();}const ti=[_0x179d4f(0x180),_0x179d4f(0x163),_0x179d4f(0x164),_0x179d4f(0x181),_0x179d4f(0x17a),_0x179d4f(0x193),_0x179d4f(0x17d)];export default class G extends _0x2ea3f3{[_0x179d4f(0x18f)](){const _0x58c5ed=_0x179d4f,_0x1c4fa6=this[_0x58c5ed(0x194)],_0x43a3dc=_0x1c4fa6[_0x58c5ed(0x178)][_0x58c5ed(0x192)](_0x58c5ed(0x16d)),_0x5b13bd=_0x1c4fa6[_0x58c5ed(0x187)];for(const _0x348858 of ti){if(!_0x1c4fa6[_0x58c5ed(0x178)][_0x58c5ed(0x17c)](_0x348858))continue;const _0x45cfe8=_0x348858[_0x58c5ed(0x185)](0x0,-0x7)[_0x58c5ed(0x170)](),_0x474e75=_0x58c5ed(0x162)+_0x45cfe8[_0x58c5ed(0x166)]();_0x43a3dc[_0x58c5ed(0x196)](_0x45cfe8),_0x43a3dc[_0x58c5ed(0x184)](_0x45cfe8),_0x43a3dc[_0x58c5ed(0x195)][_0x58c5ed(0x171)](_0x45cfe8,_0x29c88b(_0x5b13bd,_0x474e75));}this[_0x58c5ed(0x183)]();}[_0x179d4f(0x183)](){const _0x22ad65=_0x179d4f,_0x4b8d11=this[_0x22ad65(0x194)],_0x3f2c9d=_0x4b8d11[_0x22ad65(0x187)],_0x452494=_0x4b8d11[_0x22ad65(0x178)][_0x22ad65(0x192)](_0x22ad65(0x16d));function _0x2e14ef(_0x44c267,_0x24d35a){const _0x382eec=_0x22ad65;_0x452494[_0x382eec(0x195)][_0x382eec(0x18a)](_0x249d82=>{const _0x5a2466=_0x382eec;if(_0x5a2466(0x165)!=_0x249d82[_0x5a2466(0x168)])return;const {data:_0x2fe269}=_0x249d82;return _0x2fe269&&_0x2fe269[_0x5a2466(0x173)]===_0x44c267?_0x2fe269[_0x5a2466(0x174)][0x0][_0x5a2466(0x16c)]?{'type':_0x5a2466(0x191),'content':_0x29c88b(_0x3f2c9d,_0x5a2466(0x167),_0x24d35a)}:{'type':_0x5a2466(0x191),'content':_0x29c88b(_0x3f2c9d,_0x5a2466(0x18d),_0x24d35a)}:void 0x0;});}_0x2e14ef(_0x22ad65(0x177),_0x29c88b(_0x3f2c9d,_0x22ad65(0x190))),_0x2e14ef(_0x22ad65(0x189),_0x29c88b(_0x3f2c9d,_0x22ad65(0x17b))),_0x2e14ef(_0x22ad65(0x17e),_0x29c88b(_0x3f2c9d,_0x22ad65(0x188))),_0x2e14ef(_0x22ad65(0x16b),_0x29c88b(_0x3f2c9d,_0x22ad65(0x176))),_0x2e14ef(_0x22ad65(0x16e),_0x29c88b(_0x3f2c9d,_0x22ad65(0x161))),_0x2e14ef(_0x22ad65(0x186),_0x29c88b(_0x3f2c9d,_0x22ad65(0x160))),_0x2e14ef(_0x22ad65(0x175),_0x29c88b(_0x3f2c9d,_0x22ad65(0x172)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37b669=_0x1309;function _0x2eae(){const _0x2e2905=['5jhmeKS','BlockQuoteEditing','document','getSelectedBlocks','commandName','*Remove\x20format:*\x20%0','24WyQZBB','9NKRCAv','plugins','model','3094343HlaiGP','842840COYDjz','get','246879cooKbs','checkChild','change','afterInit','editor','2952719iReICa','has','filter','markBlockFormat','locale','blockQuote','format','54595UCkQCA','30cJucIe','commands','TrackChangesEditing','parent','4630776qYAxTg','ELEMENT_BLOCK_QUOTE','name','5119690EtCrzO','commandParams','value','selection','descriptionFactory','enableCommand','from','$root','schema','registerDescriptionCallback','*Set\x20format:*\x20%0','forceValue'];_0x2eae=function(){return _0x2e2905;};return _0x2eae();}(function(_0x396d3c,_0x517fdb){const _0x11b980=_0x1309,_0x168319=_0x396d3c();while(!![]){try{const _0x284267=-parseInt(_0x11b980(0x9f))/0x1*(-parseInt(_0x11b980(0xa0))/0x2)+parseInt(_0x11b980(0x93))/0x3*(parseInt(_0x11b980(0x8c))/0x4)+-parseInt(_0x11b980(0x86))/0x5*(parseInt(_0x11b980(0xa4))/0x6)+-parseInt(_0x11b980(0x90))/0x7+parseInt(_0x11b980(0x91))/0x8+-parseInt(_0x11b980(0x8d))/0x9*(-parseInt(_0x11b980(0xa7))/0xa)+-parseInt(_0x11b980(0x98))/0xb;if(_0x284267===_0x517fdb)break;else _0x168319['push'](_0x168319['shift']());}catch(_0xd5e458){_0x168319['push'](_0x168319['shift']());}}}(_0x2eae,0x6d4f5));import{Plugin as _0x213bd0}from'ckeditor5/src/core.js';function _0x1309(_0x2a5d2e,_0x53d7be){const _0x2eae12=_0x2eae();return _0x1309=function(_0x13097c,_0x355735){_0x13097c=_0x13097c-0x7b;let _0x484478=_0x2eae12[_0x13097c];return _0x484478;},_0x1309(_0x2a5d2e,_0x53d7be);}import{getTranslation as _0x421c9a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4e0211}from'../utils/utils.js';export default class F extends _0x213bd0{[_0x37b669(0x96)](){const _0x306d29=_0x37b669,_0x530884=this[_0x306d29(0x97)],_0x4446ed=_0x530884[_0x306d29(0x9c)];if(!_0x530884[_0x306d29(0x8e)][_0x306d29(0x99)](_0x306d29(0x87)))return;const _0x4bbadb=_0x530884[_0x306d29(0x8e)][_0x306d29(0x92)](_0x306d29(0xa2)),_0x5074ed=this[_0x306d29(0x97)][_0x306d29(0xa1)][_0x306d29(0x92)](_0x306d29(0x9d));_0x4bbadb[_0x306d29(0x7f)](_0x306d29(0x9d),(_0x3a3b56,_0x534f94={})=>{const _0x6f381e=_0x306d29,_0x25506e=this[_0x6f381e(0x97)][_0x6f381e(0x8f)][_0x6f381e(0x88)][_0x6f381e(0x7d)],_0x53973f=_0x534f94&&void 0x0!==_0x534f94[_0x6f381e(0x85)]?_0x534f94[_0x6f381e(0x85)]:!_0x5074ed[_0x6f381e(0x7c)];let _0x207ff2=[];if(_0x53973f){const _0x37e1c9=Array[_0x6f381e(0x80)](_0x25506e[_0x6f381e(0x89)]())[_0x6f381e(0x9a)](_0x6701da=>oo(_0x6701da)||function(_0x41c6b3,_0x1e263a){const _0x3fde97=_0x6f381e,_0x3bd82a=_0x1e263a[_0x3fde97(0x94)](_0x41c6b3[_0x3fde97(0xa3)],_0x3fde97(0x9d)),_0x50bbd1=_0x1e263a[_0x3fde97(0x94)]([_0x3fde97(0x81),_0x3fde97(0x9d)],_0x41c6b3);return _0x3bd82a&&_0x50bbd1;}(_0x6701da,this[_0x6f381e(0x97)][_0x6f381e(0x8f)][_0x6f381e(0x82)]));_0x207ff2=_0x4e0211(_0x37e1c9,_0x530884[_0x6f381e(0x8f)]);}else{const _0x6a2075=Array[_0x6f381e(0x80)](_0x25506e[_0x6f381e(0x89)]())[_0x6f381e(0x9a)](_0xd6bc94=>oo(_0xd6bc94));_0x207ff2=_0x4e0211(_0x6a2075,_0x530884[_0x6f381e(0x8f)]);}_0x530884[_0x6f381e(0x8f)][_0x6f381e(0x95)](()=>{const _0x4898f7=_0x6f381e;for(const _0x3defc6 of _0x207ff2)_0x4bbadb[_0x4898f7(0x9b)](_0x3defc6,{'commandName':_0x4898f7(0x9d),'commandParams':[{'forceValue':_0x53973f}]});});}),_0x4bbadb[_0x306d29(0x7e)][_0x306d29(0x83)](_0x5d78db=>{const _0x46f695=_0x306d29,{data:_0x4c9f3b}=_0x5d78db;if(_0x4c9f3b&&_0x46f695(0x9d)==_0x4c9f3b[_0x46f695(0x8a)]){const _0x3b69f1=_0x421c9a(_0x4446ed,_0x46f695(0xa5));return _0x4c9f3b[_0x46f695(0x7b)][0x0][_0x46f695(0x85)]?{'type':_0x46f695(0x9e),'content':_0x421c9a(_0x4446ed,_0x46f695(0x84),_0x3b69f1)}:{'type':_0x46f695(0x9e),'content':_0x421c9a(_0x4446ed,_0x46f695(0x8b),_0x3b69f1)};}});}}function oo(_0x596290){const _0x1095f1=_0x37b669;return _0x1095f1(0x9d)==_0x596290[_0x1095f1(0xa3)][_0x1095f1(0xa6)];}
23
+ const _0x3ba622=_0x5890;(function(_0x5db773,_0x516391){const _0x4f3830=_0x5890,_0x1f5a92=_0x5db773();while(!![]){try{const _0x364203=parseInt(_0x4f3830(0xc4))/0x1+-parseInt(_0x4f3830(0xb6))/0x2*(parseInt(_0x4f3830(0xdb))/0x3)+-parseInt(_0x4f3830(0xd8))/0x4*(parseInt(_0x4f3830(0xb3))/0x5)+-parseInt(_0x4f3830(0xbf))/0x6*(-parseInt(_0x4f3830(0xca))/0x7)+-parseInt(_0x4f3830(0xde))/0x8*(-parseInt(_0x4f3830(0xc6))/0x9)+parseInt(_0x4f3830(0xba))/0xa+-parseInt(_0x4f3830(0xc0))/0xb*(parseInt(_0x4f3830(0xc8))/0xc);if(_0x364203===_0x516391)break;else _0x1f5a92['push'](_0x1f5a92['shift']());}catch(_0x42e0b4){_0x1f5a92['push'](_0x1f5a92['shift']());}}}(_0x37e9,0x6340e));function _0x37e9(){const _0x2242d1=['*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','20008tHIFLS','schema','locale','1777383yykoaF','registerDescriptionCallback','commandParams','8kcGgkr','selection','get','335ReClmT','blockQuote','commandName','2jTsSmx','forceValue','editor','enableCommand','3906980hwJghh','filter','model','commands','parent','206490dbJQSO','77noIcsw','markBlockFormat','TrackChangesEditing','BlockQuoteEditing','399017kuXzuj','format','6179445AlkEql','afterInit','1364688UogKMZ','document','133GrQbdB','checkChild','from','has','getSelectedBlocks','change','$root','name','value','descriptionFactory','plugins'];_0x37e9=function(){return _0x2242d1;};return _0x37e9();}import{Plugin as _0x5352fc}from'ckeditor5/src/core.js';import{getTranslation as _0xf5be04}from'../utils/common-translations.js';function _0x5890(_0x367404,_0x24e0c0){const _0x37e90d=_0x37e9();return _0x5890=function(_0x5890b2,_0x303c0d){_0x5890b2=_0x5890b2-0xb2;let _0x413d68=_0x37e90d[_0x5890b2];return _0x413d68;},_0x5890(_0x367404,_0x24e0c0);}import{getRangesOfBlockGroups as _0x57334f}from'../utils/utils.js';export default class F extends _0x5352fc{[_0x3ba622(0xc7)](){const _0x42cc2a=_0x3ba622,_0x4057a8=this[_0x42cc2a(0xb8)],_0x45103a=_0x4057a8[_0x42cc2a(0xda)];if(!_0x4057a8[_0x42cc2a(0xd4)][_0x42cc2a(0xcd)](_0x42cc2a(0xc3)))return;const _0x552fd8=_0x4057a8[_0x42cc2a(0xd4)][_0x42cc2a(0xb2)](_0x42cc2a(0xc2)),_0x34e41a=this[_0x42cc2a(0xb8)][_0x42cc2a(0xbd)][_0x42cc2a(0xb2)](_0x42cc2a(0xb4));_0x552fd8[_0x42cc2a(0xb9)](_0x42cc2a(0xb4),(_0x2d90fb,_0x4b6e02={})=>{const _0x129acf=_0x42cc2a,_0x196dcb=this[_0x129acf(0xb8)][_0x129acf(0xbc)][_0x129acf(0xc9)][_0x129acf(0xdf)],_0x2214b9=_0x4b6e02&&void 0x0!==_0x4b6e02[_0x129acf(0xb7)]?_0x4b6e02[_0x129acf(0xb7)]:!_0x34e41a[_0x129acf(0xd2)];let _0x1b5cfb=[];if(_0x2214b9){const _0x3832ee=Array[_0x129acf(0xcc)](_0x196dcb[_0x129acf(0xce)]())[_0x129acf(0xbb)](_0x1dba0b=>oo(_0x1dba0b)||function(_0x4fdb96,_0x5e13cf){const _0x43823b=_0x129acf,_0x3ee51e=_0x5e13cf[_0x43823b(0xcb)](_0x4fdb96[_0x43823b(0xbe)],_0x43823b(0xb4)),_0x12973a=_0x5e13cf[_0x43823b(0xcb)]([_0x43823b(0xd0),_0x43823b(0xb4)],_0x4fdb96);return _0x3ee51e&&_0x12973a;}(_0x1dba0b,this[_0x129acf(0xb8)][_0x129acf(0xbc)][_0x129acf(0xd9)]));_0x1b5cfb=_0x57334f(_0x3832ee,_0x4057a8[_0x129acf(0xbc)]);}else{const _0x33c180=Array[_0x129acf(0xcc)](_0x196dcb[_0x129acf(0xce)]())[_0x129acf(0xbb)](_0x46d432=>oo(_0x46d432));_0x1b5cfb=_0x57334f(_0x33c180,_0x4057a8[_0x129acf(0xbc)]);}_0x4057a8[_0x129acf(0xbc)][_0x129acf(0xcf)](()=>{const _0x2c8513=_0x129acf;for(const _0x3f5044 of _0x1b5cfb)_0x552fd8[_0x2c8513(0xc1)](_0x3f5044,{'commandName':_0x2c8513(0xb4),'commandParams':[{'forceValue':_0x2214b9}]});});}),_0x552fd8[_0x42cc2a(0xd3)][_0x42cc2a(0xdc)](_0x45ec58=>{const _0x31d167=_0x42cc2a,{data:_0x44c2aa}=_0x45ec58;if(_0x44c2aa&&_0x31d167(0xb4)==_0x44c2aa[_0x31d167(0xb5)]){const _0x202e10=_0xf5be04(_0x45103a,_0x31d167(0xd7));return _0x44c2aa[_0x31d167(0xdd)][0x0][_0x31d167(0xb7)]?{'type':_0x31d167(0xc5),'content':_0xf5be04(_0x45103a,_0x31d167(0xd5),_0x202e10)}:{'type':_0x31d167(0xc5),'content':_0xf5be04(_0x45103a,_0x31d167(0xd6),_0x202e10)};}});}}function oo(_0x4ef7f6){const _0x4adf09=_0x3ba622;return _0x4adf09(0xb4)==_0x4ef7f6[_0x4adf09(0xbe)][_0x4adf09(0xd1)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x34f2(_0x2d1c61,_0x40e81a){const _0x1a05f4=_0x1a05();return _0x34f2=function(_0x34f262,_0x41f8d7){_0x34f262=_0x34f262-0xfc;let _0x1158a0=_0x1a05f4[_0x34f262];return _0x1158a0;},_0x34f2(_0x2d1c61,_0x40e81a);}const _0x131547=_0x34f2;function _0x1a05(){const _0x29070e=['64siOmFK','plugins','TrackChangesEditing','editor','3241518knuRTG','135kFXhgj','get','2RjTPew','198471UkLOfW','4007590tajOcc','457248hyPsQd','afterInit','changeCaseUpper','changeCaseLower','has','enableCommand','523687CfxDZZ','CaseChange','271675peNCFo','changeCaseTitle','1587834QjmVur'];_0x1a05=function(){return _0x29070e;};return _0x1a05();}(function(_0x40cefa,_0x324c87){const _0x5d3a4d=_0x34f2,_0xeee553=_0x40cefa();while(!![]){try{const _0x51bf40=-parseInt(_0x5d3a4d(0x10d))/0x1*(parseInt(_0x5d3a4d(0x104))/0x2)+-parseInt(_0x5d3a4d(0xfc))/0x3+parseInt(_0x5d3a4d(0xfd))/0x4*(parseInt(_0x5d3a4d(0x10f))/0x5)+-parseInt(_0x5d3a4d(0x101))/0x6+parseInt(_0x5d3a4d(0x105))/0x7+parseInt(_0x5d3a4d(0x107))/0x8*(parseInt(_0x5d3a4d(0x102))/0x9)+parseInt(_0x5d3a4d(0x106))/0xa;if(_0x51bf40===_0x324c87)break;else _0xeee553['push'](_0xeee553['shift']());}catch(_0x563798){_0xeee553['push'](_0xeee553['shift']());}}}(_0x1a05,0x895a2));import{Plugin as _0x3c6f72}from'ckeditor5/src/core.js';export default class L extends _0x3c6f72{[_0x131547(0x108)](){const _0x534286=_0x131547,_0x323ec9=this[_0x534286(0x100)];_0x323ec9[_0x534286(0xfe)][_0x534286(0x10b)](_0x534286(0x10e))&&(_0x323ec9[_0x534286(0xfe)][_0x534286(0x103)](_0x534286(0xff))[_0x534286(0x10c)](_0x534286(0x109)),_0x323ec9[_0x534286(0xfe)][_0x534286(0x103)](_0x534286(0xff))[_0x534286(0x10c)](_0x534286(0x10a)),_0x323ec9[_0x534286(0xfe)][_0x534286(0x103)](_0x534286(0xff))[_0x534286(0x10c)](_0x534286(0x110)));}}
23
+ const _0x549d3e=_0xc01e;function _0x5ea5(){const _0x43622a=['editor','changeCaseUpper','36TvyIFe','changeCaseTitle','changeCaseLower','5Bmipaw','2430836btiluG','get','42QcNwzM','CaseChange','63ZIZOVf','901870XEJvmq','has','afterInit','901840ENNXjM','TrackChangesEditing','58948Wbqsyu','2337168hunQYv','6919086kNMHpo','plugins','5184421aGeQta','12TDnUix','enableCommand'];_0x5ea5=function(){return _0x43622a;};return _0x5ea5();}(function(_0x5a7b3f,_0x34dd44){const _0x5850cf=_0xc01e,_0x1dab66=_0x5a7b3f();while(!![]){try{const _0x52754b=-parseInt(_0x5850cf(0x1aa))/0x1*(parseInt(_0x5850cf(0x1b8))/0x2)+parseInt(_0x5850cf(0x1b9))/0x3+-parseInt(_0x5850cf(0x1ae))/0x4*(parseInt(_0x5850cf(0x1ad))/0x5)+parseInt(_0x5850cf(0x1a3))/0x6+-parseInt(_0x5850cf(0x1b0))/0x7*(-parseInt(_0x5850cf(0x1b6))/0x8)+parseInt(_0x5850cf(0x1b2))/0x9*(-parseInt(_0x5850cf(0x1b3))/0xa)+-parseInt(_0x5850cf(0x1a5))/0xb*(-parseInt(_0x5850cf(0x1a6))/0xc);if(_0x52754b===_0x34dd44)break;else _0x1dab66['push'](_0x1dab66['shift']());}catch(_0x4f43c8){_0x1dab66['push'](_0x1dab66['shift']());}}}(_0x5ea5,0xbe646));import{Plugin as _0x2c6f4b}from'ckeditor5/src/core.js';function _0xc01e(_0x19f14c,_0x122a6){const _0x5ea5e7=_0x5ea5();return _0xc01e=function(_0xc01e26,_0x4aca8e){_0xc01e26=_0xc01e26-0x1a3;let _0x376643=_0x5ea5e7[_0xc01e26];return _0x376643;},_0xc01e(_0x19f14c,_0x122a6);}export default class L extends _0x2c6f4b{[_0x549d3e(0x1b5)](){const _0x147d8e=_0x549d3e,_0x46d38b=this[_0x147d8e(0x1a8)];_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1b4)](_0x147d8e(0x1b1))&&(_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1a9)),_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1ac)),_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1ab)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ca013=_0x4324;(function(_0x48e51e,_0x44e4de){const _0x5957aa=_0x4324,_0x14fe36=_0x48e51e();while(!![]){try{const _0x3e5c31=parseInt(_0x5957aa(0x129))/0x1*(parseInt(_0x5957aa(0x138))/0x2)+-parseInt(_0x5957aa(0x13b))/0x3*(parseInt(_0x5957aa(0x134))/0x4)+-parseInt(_0x5957aa(0x130))/0x5*(-parseInt(_0x5957aa(0x13a))/0x6)+-parseInt(_0x5957aa(0x135))/0x7*(parseInt(_0x5957aa(0x139))/0x8)+-parseInt(_0x5957aa(0x12a))/0x9*(-parseInt(_0x5957aa(0x133))/0xa)+parseInt(_0x5957aa(0x12f))/0xb+-parseInt(_0x5957aa(0x132))/0xc;if(_0x3e5c31===_0x44e4de)break;else _0x14fe36['push'](_0x14fe36['shift']());}catch(_0x42b1a3){_0x14fe36['push'](_0x14fe36['shift']());}}}(_0x55ef,0xb3c7f));function _0x55ef(){const _0x44a910=['40530qPENcb','16204WazkhS','7WsdwIn','enableCommand','commands','118WGkomK','300104cHJNkR','78ohmwcR','51WpTiwb','ckbox','18650PhytHQ','954mgElIW','editor','afterInit','get','TrackChangesEditing','10332399TwXpho','2665slIiwj','plugins','19601316eskprh'];_0x55ef=function(){return _0x44a910;};return _0x55ef();}import{Plugin as _0x113045}from'ckeditor5/src/core.js';function _0x4324(_0x292780,_0x2f48ee){const _0x55ef08=_0x55ef();return _0x4324=function(_0x4324ca,_0x8451e){_0x4324ca=_0x4324ca-0x129;let _0xe28dbf=_0x55ef08[_0x4324ca];return _0xe28dbf;},_0x4324(_0x292780,_0x2f48ee);}export default class H extends _0x113045{[_0x4ca013(0x12c)](){const _0x402af4=_0x4ca013,_0x5627d1=this[_0x402af4(0x12b)];_0x5627d1[_0x402af4(0x137)][_0x402af4(0x12d)](_0x402af4(0x13c))&&_0x5627d1[_0x402af4(0x131)][_0x402af4(0x12d)](_0x402af4(0x12e))[_0x402af4(0x136)](_0x402af4(0x13c));}}
23
+ const _0x506d57=_0x43d8;function _0x43d8(_0x3f7485,_0x4a58a7){const _0x1025d0=_0x1025();return _0x43d8=function(_0x43d812,_0x548d33){_0x43d812=_0x43d812-0x19f;let _0x5b85c5=_0x1025d0[_0x43d812];return _0x5b85c5;},_0x43d8(_0x3f7485,_0x4a58a7);}(function(_0x1a1a10,_0x31f5f2){const _0x3ffc8c=_0x43d8,_0x5c6fc0=_0x1a1a10();while(!![]){try{const _0x5bb700=-parseInt(_0x3ffc8c(0x1a2))/0x1+parseInt(_0x3ffc8c(0x1b0))/0x2*(-parseInt(_0x3ffc8c(0x1ad))/0x3)+parseInt(_0x3ffc8c(0x1a0))/0x4+parseInt(_0x3ffc8c(0x1a8))/0x5*(parseInt(_0x3ffc8c(0x1ab))/0x6)+-parseInt(_0x3ffc8c(0x1a5))/0x7*(-parseInt(_0x3ffc8c(0x1a9))/0x8)+-parseInt(_0x3ffc8c(0x1a3))/0x9+parseInt(_0x3ffc8c(0x1ae))/0xa;if(_0x5bb700===_0x31f5f2)break;else _0x5c6fc0['push'](_0x5c6fc0['shift']());}catch(_0xb8785a){_0x5c6fc0['push'](_0x5c6fc0['shift']());}}}(_0x1025,0x9c8ba));function _0x1025(){const _0x4899f9=['2601232HNehZS','enableCommand','149658BSHzNk','10239363tPkejn','afterInit','21zvMvUw','get','editor','265ZpyJUU','1662408ihnmZM','plugins','3756SoDYRM','commands','28377khAekO','17662250YHQpWA','ckbox','242LzAybk','TrackChangesEditing'];_0x1025=function(){return _0x4899f9;};return _0x1025();}import{Plugin as _0x9556dc}from'ckeditor5/src/core.js';export default class H extends _0x9556dc{[_0x506d57(0x1a4)](){const _0x2454cc=_0x506d57,_0x3ff459=this[_0x2454cc(0x1a7)];_0x3ff459[_0x2454cc(0x1ac)][_0x2454cc(0x1a6)](_0x2454cc(0x1af))&&_0x3ff459[_0x2454cc(0x1aa)][_0x2454cc(0x1a6)](_0x2454cc(0x19f))[_0x2454cc(0x1a1)](_0x2454cc(0x1af));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31e555=_0x3894;(function(_0x171750,_0x58c2e9){const _0x5dcc6c=_0x3894,_0x4bcea9=_0x171750();while(!![]){try{const _0x541476=-parseInt(_0x5dcc6c(0xca))/0x1+-parseInt(_0x5dcc6c(0xc2))/0x2*(-parseInt(_0x5dcc6c(0xa8))/0x3)+parseInt(_0x5dcc6c(0xae))/0x4+parseInt(_0x5dcc6c(0xdb))/0x5*(parseInt(_0x5dcc6c(0xd8))/0x6)+parseInt(_0x5dcc6c(0xbc))/0x7*(-parseInt(_0x5dcc6c(0xaa))/0x8)+-parseInt(_0x5dcc6c(0xd9))/0x9*(-parseInt(_0x5dcc6c(0xb8))/0xa)+parseInt(_0x5dcc6c(0xd4))/0xb*(-parseInt(_0x5dcc6c(0xcd))/0xc);if(_0x541476===_0x58c2e9)break;else _0x4bcea9['push'](_0x4bcea9['shift']());}catch(_0x9ed775){_0x4bcea9['push'](_0x4bcea9['shift']());}}}(_0x5d9a,0x65533));import{Plugin as _0x553e2e}from'ckeditor5/src/core.js';function _0x5d9a(){const _0x5ad616=['2194551DRqkCX','*Remove\x20format:*\x20%0','8yeWpyu','commandParams','document','label','2075392wZSLWg','blockName','descriptionFactory','editor','outdentCodeBlock','model','CodeBlock','codeBlock','commands','selection','94330lBOZNb','value','locale','forceValue','3198566gPWMHX','has','find','registerDescriptionCallback','from','commandName','2fBBSSg','languages','formatBlock','type','language','markBlockFormat','TrackChangesEditing','getSelectedBlocks','62045SDOhKP','indentCodeBlock','change','8471652ilZZqi','plugins','toLowerCase','name','enableCommand','rootElement','ELEMENT_CODE_BLOCK','22AjJdPT','schema','registerElementLabel','format','145542ZakUjt','675UMDxVU','filter','80zHXxGt','afterInit','isLimit','config','parent','get','*Set\x20format:*\x20%0','checkChild'];_0x5d9a=function(){return _0x5ad616;};return _0x5d9a();}import{getTranslation as _0x296b5e}from'../utils/common-translations.js';function _0x3894(_0xfccecc,_0x160b27){const _0x5d9a44=_0x5d9a();return _0x3894=function(_0x38942a,_0x5f5782){_0x38942a=_0x38942a-0xa2;let _0x7c471=_0x5d9a44[_0x38942a];return _0x7c471;},_0x3894(_0xfccecc,_0x160b27);}import{getRangesOfBlockGroups as _0x3907cd}from'../utils/utils.js';export default class J extends _0x553e2e{[_0x31e555(0xdc)](){const _0x378f05=_0x31e555,_0x43d0ae=this[_0x378f05(0xb1)];if(!_0x43d0ae[_0x378f05(0xce)][_0x378f05(0xbd)](_0x378f05(0xb4)))return;const _0x11ccfd=_0x43d0ae[_0x378f05(0xce)][_0x378f05(0xa5)](_0x378f05(0xc8)),_0x186732=_0x43d0ae[_0x378f05(0xba)],_0x43f607=_0x43d0ae[_0x378f05(0xa3)][_0x378f05(0xa5)](_0x378f05(0xb5))[_0x378f05(0xc3)],_0x11c897=_0x43d0ae[_0x378f05(0xb6)][_0x378f05(0xa5)](_0x378f05(0xb5));_0x11ccfd[_0x378f05(0xd1)](_0x378f05(0xcb)),_0x11ccfd[_0x378f05(0xd1)](_0x378f05(0xb2)),_0x11ccfd[_0x378f05(0xd1)](_0x378f05(0xb5),(_0x21a87f,_0x57e59e={})=>{const _0x2bcae9=_0x378f05,_0x3c58e3=_0x43d0ae[_0x2bcae9(0xb3)],_0x4d1222=_0x43d0ae[_0x2bcae9(0xb3)][_0x2bcae9(0xac)][_0x2bcae9(0xb7)],_0x65d472=_0x57e59e&&void 0x0!==_0x57e59e[_0x2bcae9(0xbb)]?_0x57e59e[_0x2bcae9(0xbb)]:!_0x11c897[_0x2bcae9(0xb9)];let _0x53d685;_0x57e59e[_0x2bcae9(0xc6)]||(_0x57e59e[_0x2bcae9(0xc6)]=_0x43f607[0x0][_0x2bcae9(0xc6)]),_0x53d685=_0x65d472?Array[_0x2bcae9(0xc0)](_0x4d1222[_0x2bcae9(0xc9)]())[_0x2bcae9(0xda)](_0x294d65=>eo(_0x294d65)||function(_0x2e3a90,_0x59a432){const _0x203d4b=_0x2bcae9;if(_0x2e3a90['is'](_0x203d4b(0xd2))||_0x59a432[_0x203d4b(0xa2)](_0x2e3a90))return!0x1;return _0x59a432[_0x203d4b(0xa7)](_0x2e3a90[_0x203d4b(0xa4)],_0x203d4b(0xb5));}(_0x294d65,_0x3c58e3[_0x2bcae9(0xd5)])):Array[_0x2bcae9(0xc0)](_0x4d1222[_0x2bcae9(0xc9)]())[_0x2bcae9(0xda)](_0x37d894=>eo(_0x37d894));const _0x5de998=_0x3907cd(_0x53d685,_0x3c58e3);_0x3c58e3[_0x2bcae9(0xcc)](()=>{const _0x340023=_0x2bcae9;for(const _0x3bcb3d of _0x5de998)_0x11ccfd[_0x340023(0xc7)](_0x3bcb3d,{'commandName':_0x340023(0xb5),'commandParams':[{..._0x57e59e,'forceValue':_0x65d472}],'formatGroupId':_0x340023(0xaf)});});}),(_0x11ccfd[_0x378f05(0xb0)][_0x378f05(0xd6)](_0x378f05(0xb5),_0x4272a9=>_0x296b5e(_0x186732,_0x378f05(0xd3),_0x4272a9)),_0x11ccfd[_0x378f05(0xb0)][_0x378f05(0xbf)](_0x4e956f=>{const _0xb15bf0=_0x378f05;if(_0xb15bf0(0xc4)!=_0x4e956f[_0xb15bf0(0xc5)])return;const _0x46e47d=_0x186732['t'],{data:_0xd7c7c2}=_0x4e956f;if(!_0xd7c7c2||_0xb15bf0(0xb5)!=_0xd7c7c2[_0xb15bf0(0xc1)])return;const _0x482b61=_0xd7c7c2[_0xb15bf0(0xab)][0x0][_0xb15bf0(0xc6)],_0x478eb8=_0x46e47d(_0x43f607[_0xb15bf0(0xbe)](_0x308357=>_0x308357[_0xb15bf0(0xc6)]===_0x482b61)[_0xb15bf0(0xad)])[_0xb15bf0(0xcf)]();return _0xd7c7c2[_0xb15bf0(0xab)][0x0][_0xb15bf0(0xbb)]?{'type':_0xb15bf0(0xd7),'content':_0x296b5e(_0x186732,_0xb15bf0(0xa6),_0x296b5e(_0x186732,_0xb15bf0(0xd3),0x1)+'\x20('+_0x478eb8+')')}:{'type':_0xb15bf0(0xd7),'content':_0x296b5e(_0x186732,_0xb15bf0(0xa9),_0x296b5e(_0x186732,_0xb15bf0(0xd3),0x1))};}));}}function eo(_0x2274df){const _0x1baf15=_0x31e555;return _0x1baf15(0xb5)==_0x2274df[_0x1baf15(0xd0)];}
23
+ const _0x385ac3=_0x2019;(function(_0x44c297,_0x37829d){const _0x212573=_0x2019,_0x1ae9d1=_0x44c297();while(!![]){try{const _0x388cfb=-parseInt(_0x212573(0xde))/0x1*(parseInt(_0x212573(0xce))/0x2)+-parseInt(_0x212573(0xb1))/0x3+-parseInt(_0x212573(0xb2))/0x4*(-parseInt(_0x212573(0xd4))/0x5)+-parseInt(_0x212573(0xab))/0x6+-parseInt(_0x212573(0xdd))/0x7+-parseInt(_0x212573(0xb6))/0x8+parseInt(_0x212573(0xca))/0x9;if(_0x388cfb===_0x37829d)break;else _0x1ae9d1['push'](_0x1ae9d1['shift']());}catch(_0x4ae8fb){_0x1ae9d1['push'](_0x1ae9d1['shift']());}}}(_0x4161,0x39ab2));function _0x2019(_0x386d98,_0x44d603){const _0x4161f1=_0x4161();return _0x2019=function(_0x20195e,_0x173a33){_0x20195e=_0x20195e-0xa8;let _0x4df454=_0x4161f1[_0x20195e];return _0x4df454;},_0x2019(_0x386d98,_0x44d603);}import{Plugin as _0x3e8968}from'ckeditor5/src/core.js';import{getTranslation as _0x514d9f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2ec7c0}from'../utils/utils.js';export default class J extends _0x3e8968{[_0x385ac3(0xaa)](){const _0x2a070f=_0x385ac3,_0x91b786=this[_0x2a070f(0xbc)];if(!_0x91b786[_0x2a070f(0xd2)][_0x2a070f(0xd6)](_0x2a070f(0xbf)))return;const _0x25215c=_0x91b786[_0x2a070f(0xd2)][_0x2a070f(0xcd)](_0x2a070f(0xb9)),_0x40edfb=_0x91b786[_0x2a070f(0xc8)],_0x31ae83=_0x91b786[_0x2a070f(0xc7)][_0x2a070f(0xcd)](_0x2a070f(0xae))[_0x2a070f(0xdf)],_0x451c57=_0x91b786[_0x2a070f(0xd0)][_0x2a070f(0xcd)](_0x2a070f(0xae));_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xaf)),_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xc3)),_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xae),(_0xe2cc4d,_0x2166c3={})=>{const _0xaf3d31=_0x2a070f,_0x37bde0=_0x91b786[_0xaf3d31(0xdb)],_0x3e140f=_0x91b786[_0xaf3d31(0xdb)][_0xaf3d31(0xcb)][_0xaf3d31(0xad)],_0x2a8cc2=_0x2166c3&&void 0x0!==_0x2166c3[_0xaf3d31(0xd5)]?_0x2166c3[_0xaf3d31(0xd5)]:!_0x451c57[_0xaf3d31(0xda)];let _0x5b55b5;_0x2166c3[_0xaf3d31(0xc1)]||(_0x2166c3[_0xaf3d31(0xc1)]=_0x31ae83[0x0][_0xaf3d31(0xc1)]),_0x5b55b5=_0x2a8cc2?Array[_0xaf3d31(0xc0)](_0x3e140f[_0xaf3d31(0xdc)]())[_0xaf3d31(0xc6)](_0x2e6fae=>eo(_0x2e6fae)||function(_0x47d02d,_0x283cc9){const _0xdddcd7=_0xaf3d31;if(_0x47d02d['is'](_0xdddcd7(0xa9))||_0x283cc9[_0xdddcd7(0xbe)](_0x47d02d))return!0x1;return _0x283cc9[_0xdddcd7(0xac)](_0x47d02d[_0xdddcd7(0xb4)],_0xdddcd7(0xae));}(_0x2e6fae,_0x37bde0[_0xaf3d31(0xd1)])):Array[_0xaf3d31(0xc0)](_0x3e140f[_0xaf3d31(0xdc)]())[_0xaf3d31(0xc6)](_0x2544b6=>eo(_0x2544b6));const _0x12bc2e=_0x2ec7c0(_0x5b55b5,_0x37bde0);_0x37bde0[_0xaf3d31(0xa8)](()=>{const _0x11b968=_0xaf3d31;for(const _0x44168f of _0x12bc2e)_0x25215c[_0x11b968(0xb7)](_0x44168f,{'commandName':_0x11b968(0xae),'commandParams':[{..._0x2166c3,'forceValue':_0x2a8cc2}],'formatGroupId':_0x11b968(0xc5)});});}),(_0x25215c[_0x2a070f(0xd7)][_0x2a070f(0xbb)](_0x2a070f(0xae),_0x3c625f=>_0x514d9f(_0x40edfb,_0x2a070f(0xb5),_0x3c625f)),_0x25215c[_0x2a070f(0xd7)][_0x2a070f(0xba)](_0x25be71=>{const _0x2fc785=_0x2a070f;if(_0x2fc785(0xc2)!=_0x25be71[_0x2fc785(0xc9)])return;const _0x43c756=_0x40edfb['t'],{data:_0xdb4366}=_0x25be71;if(!_0xdb4366||_0x2fc785(0xae)!=_0xdb4366[_0x2fc785(0xd8)])return;const _0xeb68de=_0xdb4366[_0x2fc785(0xd9)][0x0][_0x2fc785(0xc1)],_0x4dac4e=_0x43c756(_0x31ae83[_0x2fc785(0xd3)](_0x54539e=>_0x54539e[_0x2fc785(0xc1)]===_0xeb68de)[_0x2fc785(0xbd)])[_0x2fc785(0xcc)]();return _0xdb4366[_0x2fc785(0xd9)][0x0][_0x2fc785(0xd5)]?{'type':_0x2fc785(0xb3),'content':_0x514d9f(_0x40edfb,_0x2fc785(0xc4),_0x514d9f(_0x40edfb,_0x2fc785(0xb5),0x1)+'\x20('+_0x4dac4e+')')}:{'type':_0x2fc785(0xb3),'content':_0x514d9f(_0x40edfb,_0x2fc785(0xb0),_0x514d9f(_0x40edfb,_0x2fc785(0xb5),0x1))};}));}}function _0x4161(){const _0x14281f=['language','formatBlock','outdentCodeBlock','*Set\x20format:*\x20%0','blockName','filter','config','locale','type','8407791FOkQfs','document','toLowerCase','get','2wUCXoZ','enableCommand','commands','schema','plugins','find','5HekQBn','forceValue','has','descriptionFactory','commandName','commandParams','value','model','getSelectedBlocks','1083292SndgjP','328737LDyeQG','languages','change','rootElement','afterInit','500466daDhbA','checkChild','selection','codeBlock','indentCodeBlock','*Remove\x20format:*\x20%0','899214GhjPXU','899804wzaKfn','format','parent','ELEMENT_CODE_BLOCK','450384KwdIBH','markBlockFormat','name','TrackChangesEditing','registerDescriptionCallback','registerElementLabel','editor','label','isLimit','CodeBlock','from'];_0x4161=function(){return _0x14281f;};return _0x4161();}function eo(_0x1e75cf){const _0x5c3361=_0x385ac3;return _0x5c3361(0xae)==_0x1e75cf[_0x5c3361(0xb8)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4317f9=_0x2aa2;(function(_0x2419a9,_0x3ff7e8){const _0x1df685=_0x2aa2,_0x5212a9=_0x2419a9();while(!![]){try{const _0x51a67d=parseInt(_0x1df685(0x11d))/0x1*(-parseInt(_0x1df685(0x117))/0x2)+-parseInt(_0x1df685(0x118))/0x3+parseInt(_0x1df685(0x109))/0x4+-parseInt(_0x1df685(0x10a))/0x5*(parseInt(_0x1df685(0x10c))/0x6)+parseInt(_0x1df685(0x110))/0x7*(-parseInt(_0x1df685(0x111))/0x8)+parseInt(_0x1df685(0x116))/0x9*(parseInt(_0x1df685(0x10e))/0xa)+-parseInt(_0x1df685(0x11c))/0xb*(-parseInt(_0x1df685(0x10f))/0xc);if(_0x51a67d===_0x3ff7e8)break;else _0x5212a9['push'](_0x5212a9['shift']());}catch(_0x4644af){_0x5212a9['push'](_0x5212a9['shift']());}}}(_0xc9fd,0xc9da2));function _0x2aa2(_0x35f752,_0x210c21){const _0xc9fd71=_0xc9fd();return _0x2aa2=function(_0x2aa26a,_0x405461){_0x2aa26a=_0x2aa26a-0x109;let _0x1ae79a=_0xc9fd71[_0x2aa26a];return _0x1ae79a;},_0x2aa2(_0x35f752,_0x210c21);}import{Plugin as _0x1a90bf}from'ckeditor5/src/core.js';export default class q extends _0x1a90bf{[_0x4317f9(0x119)](){const _0x389b98=_0x4317f9,_0x35b1fc=this[_0x389b98(0x11a)];if(!_0x35b1fc[_0x389b98(0x10b)][_0x389b98(0x114)](_0x389b98(0x10d)))return;_0x35b1fc[_0x389b98(0x10b)][_0x389b98(0x113)](_0x389b98(0x115))[_0x389b98(0x112)](_0x389b98(0x11b));}}function _0xc9fd(){const _0x1308da=['addCommentThread','2189WWgswN','1255GOiTJr','4515560RxFiHa','1185TJOiWd','plugins','38778kWnHrD','CommentsEditing','10soHdnC','177564BkVTed','7EIVhdK','11937464eYjatu','enableCommand','get','has','TrackChangesEditing','12079845oKRUsm','1886NAamsc','1144599UABnmx','afterInit','editor'];_0xc9fd=function(){return _0x1308da;};return _0xc9fd();}
23
+ function _0x36b5(){const _0x2c0f82=['5730669RYIkon','81UMJJwt','72xmMvHg','353456KQSVWi','get','173685iPMqeK','TrackChangesEditing','16355590dHOGiD','has','editor','plugins','afterInit','enableCommand','693EIsQzg','44JVwlSu','addCommentThread','21581NUUQHJ','CommentsEditing','209404RcfPGh'];_0x36b5=function(){return _0x2c0f82;};return _0x36b5();}const _0x1ac941=_0x4141;(function(_0x44332f,_0x2459f4){const _0x2f930f=_0x4141,_0x289688=_0x44332f();while(!![]){try{const _0x56a2dd=parseInt(_0x2f930f(0x1e5))/0x1*(-parseInt(_0x2f930f(0x1e3))/0x2)+parseInt(_0x2f930f(0x1e2))/0x3+parseInt(_0x2f930f(0x1e7))/0x4+-parseInt(_0x2f930f(0x1ed))/0x5*(-parseInt(_0x2f930f(0x1ea))/0x6)+-parseInt(_0x2f930f(0x1e8))/0x7+parseInt(_0x2f930f(0x1eb))/0x8*(-parseInt(_0x2f930f(0x1e9))/0x9)+parseInt(_0x2f930f(0x1dc))/0xa;if(_0x56a2dd===_0x2459f4)break;else _0x289688['push'](_0x289688['shift']());}catch(_0x168f31){_0x289688['push'](_0x289688['shift']());}}}(_0x36b5,0x650ca));function _0x4141(_0x3330b5,_0x2178c5){const _0x36b506=_0x36b5();return _0x4141=function(_0x4141b8,_0x466099){_0x4141b8=_0x4141b8-0x1db;let _0x54b8e4=_0x36b506[_0x4141b8];return _0x54b8e4;},_0x4141(_0x3330b5,_0x2178c5);}import{Plugin as _0x193e6c}from'ckeditor5/src/core.js';export default class q extends _0x193e6c{[_0x1ac941(0x1e0)](){const _0x4416a4=_0x1ac941,_0x403229=this[_0x4416a4(0x1de)];if(!_0x403229[_0x4416a4(0x1df)][_0x4416a4(0x1dd)](_0x4416a4(0x1e6)))return;_0x403229[_0x4416a4(0x1df)][_0x4416a4(0x1ec)](_0x4416a4(0x1db))[_0x4416a4(0x1e1)](_0x4416a4(0x1e4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b436d=_0x3f8e;(function(_0x4d8dec,_0x5bd91d){const _0x233e0d=_0x3f8e,_0x431f60=_0x4d8dec();while(!![]){try{const _0x10b274=-parseInt(_0x233e0d(0xd1))/0x1*(parseInt(_0x233e0d(0xa8))/0x2)+parseInt(_0x233e0d(0xb1))/0x3+-parseInt(_0x233e0d(0xaf))/0x4*(parseInt(_0x233e0d(0xc8))/0x5)+-parseInt(_0x233e0d(0xc1))/0x6*(-parseInt(_0x233e0d(0xdb))/0x7)+parseInt(_0x233e0d(0xbe))/0x8*(parseInt(_0x233e0d(0xc5))/0x9)+parseInt(_0x233e0d(0xd0))/0xa+-parseInt(_0x233e0d(0xc2))/0xb;if(_0x10b274===_0x5bd91d)break;else _0x431f60['push'](_0x431f60['shift']());}catch(_0x19db70){_0x431f60['push'](_0x431f60['shift']());}}}(_0x1f95,0x95e2c));function _0x3f8e(_0x547693,_0x212650){const _0x1f95cb=_0x1f95();return _0x3f8e=function(_0x3f8ed2,_0x12cf4e){_0x3f8ed2=_0x3f8ed2-0xa2;let _0x214a15=_0x1f95cb[_0x3f8ed2];return _0x214a15;},_0x3f8e(_0x547693,_0x212650);}import{Plugin as _0x33be85}from'ckeditor5/src/core.js';function _0x1f95(){const _0x382ab4=['removeMarker:suggestion:deletion','deleteForward','2763kbiBDY','document','commands','80DZtLeU','detach','requires','markerNameToElements','editing','getFirstRange','downcastDispatcher','setSelection','11073630BFSSye','1PgHXVe','buffer','start','bind','batch','editor','forward','enableCommand','isCollapsed','uiElement','7tpTyhW','unit','data','rootName','mapper','markerName','end','writer','unlock','merge','707458hYdKPa','selection','remove','addMarker:suggestion:deletion','fromRange','createSelection','enqueueChange','73328QiRcVn','modifySelection','613788FAqqJD','get','$graveyard','delete','options','lock','init','plugins','createRange','high','model','showSuggestionHighlights','TrackChangesEditing','7592wDFmQH','root','unbindElementFromMarkerName','7362120JmBXoU','17262839wYWypQ'];_0x1f95=function(){return _0x382ab4;};return _0x1f95();}import{LiveRange as _0x5dfcf3}from'ckeditor5/src/engine.js';import{Delete as _0x2278a5}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x4ab570}from'./utils.js';export default class z extends _0x33be85{static get[_0x4b436d(0xca)](){return[_0x2278a5];}[_0x4b436d(0xb7)](){const _0x13cdb8=_0x4b436d,_0x129324=this[_0x13cdb8(0xd6)],_0x5ad442=_0x129324[_0x13cdb8(0xb8)][_0x13cdb8(0xb2)](_0x13cdb8(0xbd));_0x5ad442[_0x13cdb8(0xd8)](_0x13cdb8(0xb4));const _0x168101=_0x129324[_0x13cdb8(0xc7)][_0x13cdb8(0xb2)](_0x13cdb8(0xc4));_0x5ad442[_0x13cdb8(0xd8)](_0x13cdb8(0xc4),(_0x75174d,_0x44d3c2={})=>{const _0x16bd47=_0x13cdb8,_0x168a8c=_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xad)](_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xc6)][_0x16bd47(0xa9)]);_0x168a8c[_0x16bd47(0xd9)]&&_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xb0)](_0x168a8c,{'direction':_0x16bd47(0xd7),'unit':_0x44d3c2[_0x16bd47(0xdc)]});const _0x1e5ccf=_0x168a8c[_0x16bd47(0xcd)](),_0x173b75=_0x5dfcf3[_0x16bd47(0xac)](_0x1e5ccf);let _0x2d3f8d;_0x75174d(_0x44d3c2),_0x2d3f8d=_0x16bd47(0xb3)==_0x173b75[_0x16bd47(0xbf)][_0x16bd47(0xde)]?_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xb9)](_0x1e5ccf[_0x16bd47(0xd3)]):_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xb9)](_0x173b75[_0x16bd47(0xd3)],_0x173b75[_0x16bd47(0xa4)]),_0x173b75[_0x16bd47(0xc9)](),_0x129324[_0x16bd47(0xbb)][_0x16bd47(0xae)](_0x168101[_0x16bd47(0xd2)][_0x16bd47(0xd5)],_0xb4833=>{const _0x370c85=_0x16bd47;_0x168101[_0x370c85(0xd2)][_0x370c85(0xb6)](),_0xb4833[_0x370c85(0xcf)](_0xb4833[_0x370c85(0xb9)](_0x2d3f8d[_0x370c85(0xa4)])),_0x168101[_0x370c85(0xd2)][_0x370c85(0xa6)]();});}),_0x129324[_0x13cdb8(0xcc)][_0x13cdb8(0xce)]['on'](_0x13cdb8(0xab),_0x4ab570(_0x129324,_0x13cdb8(0xa7)),{'priority':_0x13cdb8(0xba)}),_0x129324[_0x13cdb8(0xdd)][_0x13cdb8(0xce)]['on'](_0x13cdb8(0xab),(_0x14fdf5,_0x41bcdf,_0x53e6bc)=>{const _0x11aa0a=_0x13cdb8;_0x53e6bc[_0x11aa0a(0xb5)][_0x11aa0a(0xbc)]&&_0x4ab570(_0x129324,_0x11aa0a(0xa7),{'showActiveMarker':!0x1})[_0x11aa0a(0xd4)](this)(_0x14fdf5,_0x41bcdf,_0x53e6bc);},{'priority':_0x13cdb8(0xba)}),_0x129324[_0x13cdb8(0xcc)][_0x13cdb8(0xce)]['on'](_0x13cdb8(0xc3),(_0x35e9db,_0x2bde4e,_0x18e265)=>{const _0x191674=_0x13cdb8,_0xd182a0=_0x18e265[_0x191674(0xa2)][_0x191674(0xcb)](_0x2bde4e[_0x191674(0xa3)]);if(_0xd182a0){for(const _0x584609 of _0xd182a0)_0x584609['is'](_0x191674(0xda))&&(_0x18e265[_0x191674(0xa2)][_0x191674(0xc0)](_0x584609,_0x2bde4e[_0x191674(0xa3)]),_0x18e265[_0x191674(0xa5)][_0x191674(0xaa)](_0x584609));}},{'priority':_0x13cdb8(0xba)});}}
23
+ const _0x27df21=_0x4a24;(function(_0x1ea147,_0x1a738a){const _0x2b3587=_0x4a24,_0x3a1c16=_0x1ea147();while(!![]){try{const _0x2a7f7d=parseInt(_0x2b3587(0xa7))/0x1+-parseInt(_0x2b3587(0x7f))/0x2*(parseInt(_0x2b3587(0x7a))/0x3)+-parseInt(_0x2b3587(0x73))/0x4+-parseInt(_0x2b3587(0x9d))/0x5*(parseInt(_0x2b3587(0x94))/0x6)+parseInt(_0x2b3587(0xaa))/0x7*(parseInt(_0x2b3587(0x90))/0x8)+parseInt(_0x2b3587(0x71))/0x9*(parseInt(_0x2b3587(0x99))/0xa)+parseInt(_0x2b3587(0x9a))/0xb;if(_0x2a7f7d===_0x1a738a)break;else _0x3a1c16['push'](_0x3a1c16['shift']());}catch(_0x3ffe1a){_0x3a1c16['push'](_0x3a1c16['shift']());}}}(_0x10ea,0xe1588));import{Plugin as _0x4d4bb2}from'ckeditor5/src/core.js';import{LiveRange as _0x12a8db}from'ckeditor5/src/engine.js';import{Delete as _0x598791}from'ckeditor5/src/typing.js';function _0x4a24(_0x2ff128,_0x483dd2){const _0x10ea80=_0x10ea();return _0x4a24=function(_0x4a24f9,_0x42cb24){_0x4a24f9=_0x4a24f9-0x6f;let _0x1bf588=_0x10ea80[_0x4a24f9];return _0x1bf588;},_0x4a24(_0x2ff128,_0x483dd2);}function _0x10ea(){const _0x44944a=['TrackChangesEditing','unbindElementFromMarkerName','rootName','editing','getFirstRange','data','init','1368392ILhSNq','editor','root','7jxzCgk','deleteForward','bind','buffer','99wBcDFR','createSelection','4352660EjoVeH','requires','commands','document','merge','remove','addMarker:suggestion:deletion','12swOblP','$graveyard','isCollapsed','enableCommand','delete','407362PBYVIX','forward','showSuggestionHighlights','end','enqueueChange','writer','high','unlock','markerName','lock','detach','unit','start','mapper','createRange','model','batch','6068696kxzugJ','setSelection','downcastDispatcher','markerNameToElements','4944rzpOjP','selection','removeMarker:suggestion:deletion','options','uiElement','1468810LJHvNH','9321609hupjhB','get','modifySelection','10705HtpBNJ','fromRange','plugins'];_0x10ea=function(){return _0x44944a;};return _0x10ea();}import{downcastSplitMergeMarker as _0x1c79a8}from'./utils.js';export default class z extends _0x4d4bb2{static get[_0x27df21(0x74)](){return[_0x598791];}[_0x27df21(0xa6)](){const _0x3ec4f6=_0x27df21,_0x45a703=this[_0x3ec4f6(0xa8)],_0x1aa6a5=_0x45a703[_0x3ec4f6(0x9f)][_0x3ec4f6(0x9b)](_0x3ec4f6(0xa0));_0x1aa6a5[_0x3ec4f6(0x7d)](_0x3ec4f6(0x7e));const _0x282945=_0x45a703[_0x3ec4f6(0x75)][_0x3ec4f6(0x9b)](_0x3ec4f6(0xab));_0x1aa6a5[_0x3ec4f6(0x7d)](_0x3ec4f6(0xab),(_0x3dd12b,_0x3d6d1f={})=>{const _0x47fc4f=_0x3ec4f6,_0x3eeb25=_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x72)](_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x76)][_0x47fc4f(0x95)]);_0x3eeb25[_0x47fc4f(0x7c)]&&_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x9c)](_0x3eeb25,{'direction':_0x47fc4f(0x80),'unit':_0x3d6d1f[_0x47fc4f(0x8a)]});const _0x2625ba=_0x3eeb25[_0x47fc4f(0xa4)](),_0xf1c1b1=_0x12a8db[_0x47fc4f(0x9e)](_0x2625ba);let _0x371ddf;_0x3dd12b(_0x3d6d1f),_0x371ddf=_0x47fc4f(0x7b)==_0xf1c1b1[_0x47fc4f(0xa9)][_0x47fc4f(0xa2)]?_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x8d)](_0x2625ba[_0x47fc4f(0x8b)]):_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x8d)](_0xf1c1b1[_0x47fc4f(0x8b)],_0xf1c1b1[_0x47fc4f(0x82)]),_0xf1c1b1[_0x47fc4f(0x89)](),_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x83)](_0x282945[_0x47fc4f(0x70)][_0x47fc4f(0x8f)],_0x2c3d21=>{const _0xfe08f0=_0x47fc4f;_0x282945[_0xfe08f0(0x70)][_0xfe08f0(0x88)](),_0x2c3d21[_0xfe08f0(0x91)](_0x2c3d21[_0xfe08f0(0x8d)](_0x371ddf[_0xfe08f0(0x82)])),_0x282945[_0xfe08f0(0x70)][_0xfe08f0(0x86)]();});}),_0x45a703[_0x3ec4f6(0xa3)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x79),_0x1c79a8(_0x45a703,_0x3ec4f6(0x77)),{'priority':_0x3ec4f6(0x85)}),_0x45a703[_0x3ec4f6(0xa5)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x79),(_0x3e5dbf,_0x2511dc,_0x4fec6e)=>{const _0x90abc1=_0x3ec4f6;_0x4fec6e[_0x90abc1(0x97)][_0x90abc1(0x81)]&&_0x1c79a8(_0x45a703,_0x90abc1(0x77),{'showActiveMarker':!0x1})[_0x90abc1(0x6f)](this)(_0x3e5dbf,_0x2511dc,_0x4fec6e);},{'priority':_0x3ec4f6(0x85)}),_0x45a703[_0x3ec4f6(0xa3)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x96),(_0x405b7b,_0x237ee2,_0x1f2abb)=>{const _0x2e06c7=_0x3ec4f6,_0x137523=_0x1f2abb[_0x2e06c7(0x8c)][_0x2e06c7(0x93)](_0x237ee2[_0x2e06c7(0x87)]);if(_0x137523){for(const _0x531ede of _0x137523)_0x531ede['is'](_0x2e06c7(0x98))&&(_0x1f2abb[_0x2e06c7(0x8c)][_0x2e06c7(0xa1)](_0x531ede,_0x237ee2[_0x2e06c7(0x87)]),_0x1f2abb[_0x2e06c7(0x84)][_0x2e06c7(0x78)](_0x531ede));}},{'priority':_0x3ec4f6(0x85)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x577073=_0x3141;(function(_0xb31f4,_0x149392){const _0xde29af=_0x3141,_0x17de8b=_0xb31f4();while(!![]){try{const _0x315a0f=-parseInt(_0xde29af(0xa0))/0x1*(-parseInt(_0xde29af(0x7b))/0x2)+-parseInt(_0xde29af(0x8e))/0x3+parseInt(_0xde29af(0x8b))/0x4+-parseInt(_0xde29af(0x98))/0x5+parseInt(_0xde29af(0x9d))/0x6+parseInt(_0xde29af(0xaa))/0x7+-parseInt(_0xde29af(0x7f))/0x8;if(_0x315a0f===_0x149392)break;else _0x17de8b['push'](_0x17de8b['shift']());}catch(_0x54470c){_0x17de8b['push'](_0x17de8b['shift']());}}}(_0x3375,0x6b5de));function _0x3141(_0x3a6980,_0x452fa1){const _0x3375a6=_0x3375();return _0x3141=function(_0x314113,_0x1c1037){_0x314113=_0x314113-0x79;let _0x26a6b1=_0x3375a6[_0x314113];return _0x26a6b1;},_0x3141(_0x3a6980,_0x452fa1);}import{Plugin as _0x5ab73a}from'ckeditor5/src/core.js';function _0x3375(){const _0x2f03c9=['1366797aaSBmw','markerNameToElements','ck-suggestion-marker-split','detach','createRange','writer','options','editing','enterBlock','mapper','1871215PpPHym','removeMarker:suggestion:insertion','change','getFirstPosition','markInsertion','4145844HAuGkv','document','markerName','1pBhtth','requires','editor','unbindElementFromMarkerName','fromRange','downcastDispatcher','init','showSuggestionHighlights','plugins','createPositionAt','3338720Aececo','enableCommand','fire','nextSibling','data','get','285036yQqwCe','parent','split','enter','5637824eqVKIf','hasClass','commands','setSelection','remove','addMarker:suggestion:insertion','selection','afterExecute','end','model','TrackChangesEditing','high','2655568ZkfaFS','getFirstRange','bind'];_0x3375=function(){return _0x2f03c9;};return _0x3375();}import{Enter as _0x532cc8}from'ckeditor5/src/enter.js';import{LiveRange as _0x124170}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0xb12d0b}from'./utils.js';export default class Q extends _0x5ab73a{static get[_0x577073(0xa1)](){return[_0x532cc8];}[_0x577073(0xa6)](){const _0x2b6be9=_0x577073,_0x23e553=this[_0x2b6be9(0xa2)],_0x39802e=_0x23e553[_0x2b6be9(0xa8)][_0x2b6be9(0x7a)](_0x2b6be9(0x89)),_0x5ae26c=_0x23e553[_0x2b6be9(0x81)][_0x2b6be9(0x7a)](_0x2b6be9(0x7e));_0x39802e[_0x2b6be9(0xab)](_0x2b6be9(0x7e),()=>{const _0x2e2fb3=_0x2b6be9;_0x23e553[_0x2e2fb3(0x88)][_0x2e2fb3(0x9a)](_0x4ba66c=>{const _0x4d2200=_0x2e2fb3,_0x503004=_0x23e553[_0x4d2200(0x88)][_0x4d2200(0x9e)][_0x4d2200(0x85)],_0x2d2b81=_0x503004[_0x4d2200(0x9b)](),_0x44d38c=_0x124170[_0x4d2200(0xa4)](_0x503004[_0x4d2200(0x8c)]());if(_0x5ae26c[_0x4d2200(0x96)](_0x4ba66c)){const _0xd3d80a=_0x23e553[_0x4d2200(0x88)][_0x4d2200(0xa9)](_0x2d2b81[_0x4d2200(0x7c)][_0x4d2200(0xad)],0x0),_0x43ede1=_0x4ba66c[_0x4d2200(0x92)](_0x2d2b81,_0xd3d80a);_0x39802e[_0x4d2200(0x9c)](_0x43ede1);}else _0x4ba66c[_0x4d2200(0x82)](_0x4ba66c[_0x4d2200(0x92)](_0x44d38c[_0x4d2200(0x87)]));_0x44d38c[_0x4d2200(0x91)](),_0x5ae26c[_0x4d2200(0xac)](_0x4d2200(0x86),{'writer':_0x4ba66c});});}),_0x23e553[_0x2b6be9(0x95)][_0x2b6be9(0xa5)]['on'](_0x2b6be9(0x84),_0xb12d0b(_0x23e553,_0x2b6be9(0x7d)),{'priority':_0x2b6be9(0x8a)}),_0x23e553[_0x2b6be9(0x95)][_0x2b6be9(0xa5)]['on'](_0x2b6be9(0x99),(_0x308e4b,_0x4eea3c,_0x23bb06)=>{const _0x3e07ab=_0x2b6be9,_0x4e4d72=_0x23bb06[_0x3e07ab(0x97)][_0x3e07ab(0x8f)](_0x4eea3c[_0x3e07ab(0x9f)]);if(_0x4e4d72){for(const _0x4b07bd of _0x4e4d72)_0x4b07bd[_0x3e07ab(0x80)](_0x3e07ab(0x90))&&(_0x23bb06[_0x3e07ab(0x97)][_0x3e07ab(0xa3)](_0x4b07bd,_0x4eea3c[_0x3e07ab(0x9f)]),_0x23bb06[_0x3e07ab(0x93)][_0x3e07ab(0x83)](_0x4b07bd));}},{'priority':_0x2b6be9(0x8a)}),_0x23e553[_0x2b6be9(0x79)][_0x2b6be9(0xa5)]['on'](_0x2b6be9(0x84),(_0x4f8b38,_0x2513a5,_0x198347)=>{const _0x3d17d6=_0x2b6be9;_0x198347[_0x3d17d6(0x94)][_0x3d17d6(0xa7)]&&_0xb12d0b(_0x23e553,_0x3d17d6(0x7d),{'showActiveMarker':!0x1})[_0x3d17d6(0x8d)](this)(_0x4f8b38,_0x2513a5,_0x198347);},{'priority':_0x2b6be9(0x8a)});}}
23
+ function _0x48ff(_0x4996e2,_0x47562e){const _0x30d0e5=_0x30d0();return _0x48ff=function(_0x48ff5e,_0x3de14c){_0x48ff5e=_0x48ff5e-0x9d;let _0x379c36=_0x30d0e5[_0x48ff5e];return _0x379c36;},_0x48ff(_0x4996e2,_0x47562e);}const _0x15944c=_0x48ff;(function(_0x18addf,_0x3fa382){const _0x3310c1=_0x48ff,_0x495829=_0x18addf();while(!![]){try{const _0xbded62=parseInt(_0x3310c1(0xa4))/0x1+parseInt(_0x3310c1(0xaf))/0x2+parseInt(_0x3310c1(0xc7))/0x3*(-parseInt(_0x3310c1(0xc5))/0x4)+parseInt(_0x3310c1(0xc2))/0x5*(parseInt(_0x3310c1(0xbd))/0x6)+parseInt(_0x3310c1(0xb9))/0x7*(parseInt(_0x3310c1(0xcb))/0x8)+-parseInt(_0x3310c1(0x9d))/0x9+parseInt(_0x3310c1(0xa5))/0xa*(-parseInt(_0x3310c1(0x9e))/0xb);if(_0xbded62===_0x3fa382)break;else _0x495829['push'](_0x495829['shift']());}catch(_0x3472a3){_0x495829['push'](_0x495829['shift']());}}}(_0x30d0,0xc0692));import{Plugin as _0x1dc615}from'ckeditor5/src/core.js';function _0x30d0(){const _0x26d6e5=['commands','fire','enter','fromRange','high','7789797ZzsSgP','11SeYpUU','mapper','writer','split','createRange','ck-suggestion-marker-split','901739tVxVay','7837570tzxVjO','parent','setSelection','bind','showSuggestionHighlights','editing','document','model','downcastDispatcher','removeMarker:suggestion:insertion','1991494kCTJgB','afterExecute','unbindElementFromMarkerName','selection','editor','markerName','enterBlock','data','plugins','init','14lwNOmd','getFirstRange','nextSibling','getFirstPosition','132264wHnOkj','addMarker:suggestion:insertion','requires','enableCommand','hasClass','65xEBUxu','createPositionAt','change','100496GlEwtM','markerNameToElements','51ozsQVR','detach','remove','markInsertion','2721816KZKCeG','get','TrackChangesEditing','end','options'];_0x30d0=function(){return _0x26d6e5;};return _0x30d0();}import{Enter as _0x15a6e6}from'ckeditor5/src/enter.js';import{LiveRange as _0x1bb1be}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x48dca3}from'./utils.js';export default class Q extends _0x1dc615{static get[_0x15944c(0xbf)](){return[_0x15a6e6];}[_0x15944c(0xb8)](){const _0x4b39a8=_0x15944c,_0x29d615=this[_0x4b39a8(0xb3)],_0x502a4a=_0x29d615[_0x4b39a8(0xb7)][_0x4b39a8(0xcc)](_0x4b39a8(0xcd)),_0x2a3091=_0x29d615[_0x4b39a8(0xd0)][_0x4b39a8(0xcc)](_0x4b39a8(0xd2));_0x502a4a[_0x4b39a8(0xc0)](_0x4b39a8(0xd2),()=>{const _0x4d20ae=_0x4b39a8;_0x29d615[_0x4d20ae(0xac)][_0x4d20ae(0xc4)](_0x19b898=>{const _0x2f9c2a=_0x4d20ae,_0xdc1e04=_0x29d615[_0x2f9c2a(0xac)][_0x2f9c2a(0xab)][_0x2f9c2a(0xb2)],_0x23491a=_0xdc1e04[_0x2f9c2a(0xbc)](),_0x14f57a=_0x1bb1be[_0x2f9c2a(0xd3)](_0xdc1e04[_0x2f9c2a(0xba)]());if(_0x2a3091[_0x2f9c2a(0xb5)](_0x19b898)){const _0x59266b=_0x29d615[_0x2f9c2a(0xac)][_0x2f9c2a(0xc3)](_0x23491a[_0x2f9c2a(0xa6)][_0x2f9c2a(0xbb)],0x0),_0x44a87f=_0x19b898[_0x2f9c2a(0xa2)](_0x23491a,_0x59266b);_0x502a4a[_0x2f9c2a(0xca)](_0x44a87f);}else _0x19b898[_0x2f9c2a(0xa7)](_0x19b898[_0x2f9c2a(0xa2)](_0x14f57a[_0x2f9c2a(0xce)]));_0x14f57a[_0x2f9c2a(0xc8)](),_0x2a3091[_0x2f9c2a(0xd1)](_0x2f9c2a(0xb0),{'writer':_0x19b898});});}),_0x29d615[_0x4b39a8(0xaa)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xbe),_0x48dca3(_0x29d615,_0x4b39a8(0xa1)),{'priority':_0x4b39a8(0xd4)}),_0x29d615[_0x4b39a8(0xaa)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xae),(_0x1a72f5,_0x35a441,_0x566fec)=>{const _0xfee451=_0x4b39a8,_0x118157=_0x566fec[_0xfee451(0x9f)][_0xfee451(0xc6)](_0x35a441[_0xfee451(0xb4)]);if(_0x118157){for(const _0x2ba473 of _0x118157)_0x2ba473[_0xfee451(0xc1)](_0xfee451(0xa3))&&(_0x566fec[_0xfee451(0x9f)][_0xfee451(0xb1)](_0x2ba473,_0x35a441[_0xfee451(0xb4)]),_0x566fec[_0xfee451(0xa0)][_0xfee451(0xc9)](_0x2ba473));}},{'priority':_0x4b39a8(0xd4)}),_0x29d615[_0x4b39a8(0xb6)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xbe),(_0x7a170,_0x117ee5,_0x54286a)=>{const _0x8fd4b0=_0x4b39a8;_0x54286a[_0x8fd4b0(0xcf)][_0x8fd4b0(0xa9)]&&_0x48dca3(_0x29d615,_0x8fd4b0(0xa1),{'showActiveMarker':!0x1})[_0x8fd4b0(0xa8)](this)(_0x7a170,_0x117ee5,_0x54286a);},{'priority':_0x4b39a8(0xd4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2aad0a=_0x4229;function _0x29b2(){const _0x375813=['getRange','getIntersection','isArray','findPrevious','615561kIDrsc','filter','12322224XGvEex','createPositionAt','replaceAll','10tWdMaN','FindAndReplaceUtils','suggestion:deletion','afterInit','bind','6139014lHKWsj','model','TrackChangesEditing','_isInDeletionRange','enableCommand','has','start','string','findNext','get','plugins','find','editor','markers','2390982pbxLrM','results','end','1187196GUmuEv','982700tvMwQg','584196MYXogd','replace','FindAndReplaceEditing','findByTextCallback','handleFindCommand','item','getMarkersGroup','createRange'];_0x29b2=function(){return _0x375813;};return _0x29b2();}function _0x4229(_0x583a05,_0x951472){const _0x29b25c=_0x29b2();return _0x4229=function(_0x4229c4,_0x3920fe){_0x4229c4=_0x4229c4-0x11e;let _0x16b65d=_0x29b25c[_0x4229c4];return _0x16b65d;},_0x4229(_0x583a05,_0x951472);}(function(_0xe6a96e,_0x5f42e4){const _0x56d17b=_0x4229,_0x4727d2=_0xe6a96e();while(!![]){try{const _0x28da16=-parseInt(_0x56d17b(0x129))/0x1+parseInt(_0x56d17b(0x144))/0x2+parseInt(_0x56d17b(0x141))/0x3+parseInt(_0x56d17b(0x145))/0x4+-parseInt(_0x56d17b(0x12e))/0x5*(-parseInt(_0x56d17b(0x146))/0x6)+parseInt(_0x56d17b(0x133))/0x7+-parseInt(_0x56d17b(0x12b))/0x8;if(_0x28da16===_0x5f42e4)break;else _0x4727d2['push'](_0x4727d2['shift']());}catch(_0x85bc20){_0x4727d2['push'](_0x4727d2['shift']());}}}(_0x29b2,0x86ce2));import{Plugin as _0x4f24fe}from'ckeditor5/src/core.js';export default class X extends _0x4f24fe{[_0x2aad0a(0x131)](){const _0x4ead61=_0x2aad0a;if(!this[_0x4ead61(0x13f)][_0x4ead61(0x13d)][_0x4ead61(0x138)](_0x4ead61(0x11f)))return;const _0x580f47=this[_0x4ead61(0x13f)][_0x4ead61(0x13d)][_0x4ead61(0x13c)](_0x4ead61(0x135));_0x580f47[_0x4ead61(0x137)](_0x4ead61(0x13e),this[_0x4ead61(0x121)][_0x4ead61(0x132)](this)),_0x580f47[_0x4ead61(0x137)](_0x4ead61(0x13b)),_0x580f47[_0x4ead61(0x137)](_0x4ead61(0x128)),_0x580f47[_0x4ead61(0x137)](_0x4ead61(0x11e)),_0x580f47[_0x4ead61(0x137)](_0x4ead61(0x12d));}[_0x2aad0a(0x121)](_0x52e25c,_0x1ccddb,_0x2e96fa={}){const _0x544d86=_0x2aad0a,_0x1cd5be=this[_0x544d86(0x13f)][_0x544d86(0x13d)][_0x544d86(0x13c)](_0x544d86(0x12f));return _0x52e25c(_0x2d5e9e=>{const _0x1ec277=_0x544d86;let _0x3c8604=(_0x1ec277(0x13a)==typeof _0x1ccddb?_0x1cd5be[_0x1ec277(0x120)](_0x1ccddb,_0x2e96fa):_0x1ccddb)(_0x2d5e9e);Array[_0x1ec277(0x127)](_0x3c8604)&&(_0x3c8604={'results':_0x3c8604,'searchText':_0x1ec277(0x13a)==typeof _0x1ccddb?_0x1ccddb:''});const _0x5d200c=_0x3c8604[_0x1ec277(0x142)][_0x1ec277(0x12a)](_0x43fbce=>!0x1===this[_0x1ec277(0x136)](_0x43fbce,_0x2d5e9e[_0x1ec277(0x122)]));return{..._0x3c8604,'results':_0x5d200c};},_0x2e96fa);}[_0x2aad0a(0x136)](_0xd615f3,_0x23d94a){const _0x4b2bb1=_0x2aad0a,_0x3f87e4=this[_0x4b2bb1(0x13f)][_0x4b2bb1(0x134)][_0x4b2bb1(0x124)](this[_0x4b2bb1(0x13f)][_0x4b2bb1(0x134)][_0x4b2bb1(0x12c)](_0x23d94a,_0xd615f3[_0x4b2bb1(0x139)]),this[_0x4b2bb1(0x13f)][_0x4b2bb1(0x134)][_0x4b2bb1(0x12c)](_0x23d94a,_0xd615f3[_0x4b2bb1(0x143)]));for(const _0x167357 of this[_0x4b2bb1(0x13f)][_0x4b2bb1(0x134)][_0x4b2bb1(0x140)][_0x4b2bb1(0x123)](_0x4b2bb1(0x130)))if(null!==_0x3f87e4[_0x4b2bb1(0x126)](_0x167357[_0x4b2bb1(0x125)]()))return!0x0;return!0x1;}}
23
+ function _0x14be(_0x5c1a6b,_0x28a25c){const _0x4574ce=_0x4574();return _0x14be=function(_0x14bed8,_0x1f4c80){_0x14bed8=_0x14bed8-0x168;let _0x2a3d50=_0x4574ce[_0x14bed8];return _0x2a3d50;},_0x14be(_0x5c1a6b,_0x28a25c);}const _0x25337e=_0x14be;(function(_0x398122,_0x20879f){const _0x28e38b=_0x14be,_0x50fae=_0x398122();while(!![]){try{const _0x57ef9a=-parseInt(_0x28e38b(0x183))/0x1+parseInt(_0x28e38b(0x17a))/0x2+-parseInt(_0x28e38b(0x182))/0x3*(-parseInt(_0x28e38b(0x18e))/0x4)+-parseInt(_0x28e38b(0x170))/0x5+-parseInt(_0x28e38b(0x17e))/0x6+parseInt(_0x28e38b(0x16c))/0x7+-parseInt(_0x28e38b(0x177))/0x8*(-parseInt(_0x28e38b(0x185))/0x9);if(_0x57ef9a===_0x20879f)break;else _0x50fae['push'](_0x50fae['shift']());}catch(_0x57601a){_0x50fae['push'](_0x50fae['shift']());}}}(_0x4574,0x1d869));function _0x4574(){const _0x173c88=['672aBFGRu','item','createPositionAt','248012cRIUAg','replace','filter','find','1116636RjOSpU','results','has','start','3342MNFexg','92453gHTuTg','bind','34902VkWrhm','FindAndReplaceEditing','_isInDeletionRange','replaceAll','createRange','suggestion:deletion','findPrevious','model','string','148usRzhU','afterInit','FindAndReplaceUtils','handleFindCommand','markers','getMarkersGroup','getIntersection','findNext','808213hpHqKu','findByTextCallback','plugins','isArray','1034695GLeqwC','getRange','end','enableCommand','TrackChangesEditing','get','editor'];_0x4574=function(){return _0x173c88;};return _0x4574();}import{Plugin as _0x1bf54c}from'ckeditor5/src/core.js';export default class X extends _0x1bf54c{[_0x25337e(0x18f)](){const _0x57ec9c=_0x25337e;if(!this[_0x57ec9c(0x176)][_0x57ec9c(0x16e)][_0x57ec9c(0x180)](_0x57ec9c(0x186)))return;const _0x3dec13=this[_0x57ec9c(0x176)][_0x57ec9c(0x16e)][_0x57ec9c(0x175)](_0x57ec9c(0x174));_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x17d),this[_0x57ec9c(0x191)][_0x57ec9c(0x184)](this)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x16b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x18b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x17b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x188));}[_0x25337e(0x191)](_0x4ed562,_0x421b6d,_0x43adeb={}){const _0xdbf180=_0x25337e,_0x2ff625=this[_0xdbf180(0x176)][_0xdbf180(0x16e)][_0xdbf180(0x175)](_0xdbf180(0x190));return _0x4ed562(_0x54903a=>{const _0x21e337=_0xdbf180;let _0x11494c=(_0x21e337(0x18d)==typeof _0x421b6d?_0x2ff625[_0x21e337(0x16d)](_0x421b6d,_0x43adeb):_0x421b6d)(_0x54903a);Array[_0x21e337(0x16f)](_0x11494c)&&(_0x11494c={'results':_0x11494c,'searchText':_0x21e337(0x18d)==typeof _0x421b6d?_0x421b6d:''});const _0x214713=_0x11494c[_0x21e337(0x17f)][_0x21e337(0x17c)](_0x2086b5=>!0x1===this[_0x21e337(0x187)](_0x2086b5,_0x54903a[_0x21e337(0x178)]));return{..._0x11494c,'results':_0x214713};},_0x43adeb);}[_0x25337e(0x187)](_0x25bf43,_0x317fcb){const _0x459fc3=_0x25337e,_0x223db0=this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x189)](this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x179)](_0x317fcb,_0x25bf43[_0x459fc3(0x181)]),this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x179)](_0x317fcb,_0x25bf43[_0x459fc3(0x172)]));for(const _0x186971 of this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x168)][_0x459fc3(0x169)](_0x459fc3(0x18a)))if(null!==_0x223db0[_0x459fc3(0x16a)](_0x186971[_0x459fc3(0x171)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x216029=_0x112d;(function(_0x114834,_0x3ea461){const _0x298dcf=_0x112d,_0x4897b6=_0x114834();while(!![]){try{const _0x61da69=parseInt(_0x298dcf(0x124))/0x1*(parseInt(_0x298dcf(0x108))/0x2)+parseInt(_0x298dcf(0xe7))/0x3+-parseInt(_0x298dcf(0x119))/0x4+parseInt(_0x298dcf(0x114))/0x5*(parseInt(_0x298dcf(0x104))/0x6)+parseInt(_0x298dcf(0x105))/0x7*(-parseInt(_0x298dcf(0xfe))/0x8)+parseInt(_0x298dcf(0x111))/0x9*(parseInt(_0x298dcf(0xf8))/0xa)+parseInt(_0x298dcf(0x110))/0xb;if(_0x61da69===_0x3ea461)break;else _0x4897b6['push'](_0x4897b6['shift']());}catch(_0x4e2a4a){_0x4897b6['push'](_0x4897b6['shift']());}}}(_0x2fca,0x1f766));import{Plugin as _0xdd4468}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3bf047}from'ckeditor5/src/ui.js';import{getTranslation as _0x48b6ca}from'../utils/common-translations.js';function _0x112d(_0x59755d,_0x1f0611){const _0x2fcafe=_0x2fca();return _0x112d=function(_0x112d51,_0x183815){_0x112d51=_0x112d51-0xe7;let _0x1ee1d7=_0x2fcafe[_0x112d51];return _0x1ee1d7;},_0x112d(_0x59755d,_0x1f0611);}const ro=[{'pluginName':_0x216029(0x11b),'commandName':_0x216029(0x10c)},{'pluginName':_0x216029(0x109),'commandName':_0x216029(0xff)},{'pluginName':_0x216029(0x112),'commandName':_0x216029(0x116)},{'pluginName':_0x216029(0x121),'commandName':_0x216029(0x113)}];export default class Y extends _0xdd4468{[_0x216029(0xfc)](){const _0x16dd3c=_0x216029,_0x2819d9=this[_0x16dd3c(0x123)][_0x16dd3c(0xe9)],_0x5b0342=this[_0x16dd3c(0x123)][_0x16dd3c(0x107)][_0x16dd3c(0xf0)](_0x16dd3c(0xfa));for(const {pluginName:_0x3af882,commandName:_0x152a55}of ro)this[_0x16dd3c(0x123)][_0x16dd3c(0x107)][_0x16dd3c(0xef)](_0x3af882)&&(_0x5b0342[_0x16dd3c(0x10d)](_0x152a55),_0x5b0342[_0x16dd3c(0xe8)](_0x152a55));_0x5b0342[_0x16dd3c(0x10f)][_0x16dd3c(0xf1)](_0x16dd3c(0x10c),_0x48b6ca(_0x2819d9,_0x16dd3c(0xf7))),_0x5b0342[_0x16dd3c(0x10f)][_0x16dd3c(0xf1)](_0x16dd3c(0xff),_0x48b6ca(_0x2819d9,_0x16dd3c(0x102))),_0x5b0342[_0x16dd3c(0x10f)][_0x16dd3c(0xf1)](_0x16dd3c(0x116),_0x48b6ca(_0x2819d9,_0x16dd3c(0xfb))),_0x5b0342[_0x16dd3c(0x10f)][_0x16dd3c(0xf1)](_0x16dd3c(0x113),_0x48b6ca(_0x2819d9,_0x16dd3c(0x11e))),this[_0x16dd3c(0x118)]();}[_0x216029(0x118)](){const _0xd51271=_0x216029,_0x335db5=this[_0xd51271(0x123)],_0x511e0c=_0x335db5[_0xd51271(0xe9)];_0x335db5[_0xd51271(0x107)][_0xd51271(0xf0)](_0xd51271(0xfa))[_0xd51271(0x10f)][_0xd51271(0x10e)](_0x2bceb2=>{const _0x57980c=_0xd51271,_0x488e86=_0x511e0c['t'];if(_0x57980c(0x11a)!=_0x2bceb2[_0x57980c(0xf4)])return;const {data:_0x2aaac3}=_0x2bceb2;if(null!=_0x2aaac3){if(_0x57980c(0x10c)==_0x2aaac3[_0x57980c(0x120)]){const _0x28ebaa=_0x2aaac3[_0x57980c(0x11f)][0x0][_0x57980c(0x100)];if(_0x28ebaa){const _0x577cde=_0x488e86(this[_0x57980c(0x123)][_0x57980c(0x107)][_0x57980c(0xf0)](_0x57980c(0xf6))[_0x57980c(0xf2)](this[_0x57980c(0x123)][_0x57980c(0x101)][_0x57980c(0xf0)](_0x57980c(0xeb)))[_0x57980c(0xfd)](_0x423113=>_0x423113[_0x57980c(0x11d)]==_0x28ebaa)[_0x57980c(0xed)])[_0x57980c(0xf3)]();return{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0x11c),_0x577cde)};}return{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0x103))};}if(_0x57980c(0xff)==_0x2aaac3[_0x57980c(0x120)]){const _0x42a73f=_0x2aaac3[_0x57980c(0x11f)][0x0][_0x57980c(0x100)];return _0x42a73f?{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0x122),_0x42a73f)}:{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0x10b))};}if(_0x57980c(0x116)==_0x2aaac3[_0x57980c(0x120)]){const _0x166d6a=_0x2aaac3[_0x57980c(0x11f)][0x0][_0x57980c(0x100)];if(_0x166d6a){const _0x35e0ba=_0x3bf047(this[_0x57980c(0x123)][_0x57980c(0x101)][_0x57980c(0xf0)](_0x57980c(0x10a)))[_0x57980c(0xfd)](_0x1de881=>_0x1de881[_0x57980c(0x11d)]==_0x166d6a);let _0xb132a1=_0x166d6a,_0x596079='';return _0x35e0ba&&(_0xb132a1=_0x35e0ba[_0x57980c(0xf5)],_0x596079=_0x488e86(_0xb132a1)[_0x57980c(0xf3)]()),{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0xea),_0x596079)[_0x57980c(0x115)](),'color':{'value':_0x166d6a,'title':_0x596079||_0xb132a1}};}return{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0xec))};}if(_0x57980c(0x113)==_0x2aaac3[_0x57980c(0x120)]){const _0x49a604=_0x2aaac3[_0x57980c(0x11f)][0x0][_0x57980c(0x100)];if(_0x49a604){const _0x403c29=_0x3bf047(this[_0x57980c(0x123)][_0x57980c(0x101)][_0x57980c(0xf0)](_0x57980c(0x106)))[_0x57980c(0xfd)](_0x22ab56=>_0x22ab56[_0x57980c(0x11d)]==_0x49a604);let _0x55ff3d=_0x49a604,_0x276841='';return _0x403c29&&(_0x55ff3d=_0x403c29[_0x57980c(0xf5)],_0x276841=_0x488e86(_0x55ff3d)[_0x57980c(0xf3)]()),{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0xee),_0x276841)[_0x57980c(0x115)](),'color':{'value':_0x49a604,'title':_0x276841||_0x55ff3d}};}return{'type':_0x57980c(0x117),'content':_0x48b6ca(_0x511e0c,_0x57980c(0xf9))};}}});}}function _0x2fca(){const _0x2da97c=['7nWqWmE','fontBackgroundColor.colors','plugins','1426UbGFGz','FontFamilyEditing','fontColor.colors','*Reset\x20font\x20family*','fontSize','enableDefaultAttributesIntegration','registerDescriptionCallback','descriptionFactory','600270BadbbV','33111WSItOn','FontColorEditing','fontBackgroundColor','352175UrXztZ','trim','fontColor','format','_registerLegacyDescription','315360YavMAr','formatInline','FontSizeEditing','*Set\x20font\x20size:*\x20%0','model','FORMAT_FONT_BACKGROUND','commandParams','commandName','FontBackgroundColorEditing','*Set\x20font\x20family:*\x20%0','editor','131mXRBqH','300210afKZiN','registerInlineAttribute','locale','*Set\x20font\x20color:*\x20%0','fontSize.options','*Reset\x20font\x20color*','title','*Set\x20font\x20background\x20color:*\x20%0','has','get','registerAttributeLabel','normalizeSizeOptions','toLowerCase','type','label','FontSize','FORMAT_FONT_SIZE','40vtcjIU','*Reset\x20font\x20background\x20color*','TrackChangesEditing','FORMAT_FONT_COLOR','afterInit','find','1567352LiIaXG','fontFamily','value','config','FORMAT_FONT_FAMILY','*Reset\x20font\x20size*','12zlQxrc'];_0x2fca=function(){return _0x2da97c;};return _0x2fca();}
23
+ const _0x26dab3=_0x4dbc;function _0x4dbc(_0x10d513,_0xc74fce){const _0x52eaf8=_0x52ea();return _0x4dbc=function(_0x4dbc6a,_0x3d04d8){_0x4dbc6a=_0x4dbc6a-0x151;let _0x2368f5=_0x52eaf8[_0x4dbc6a];return _0x2368f5;},_0x4dbc(_0x10d513,_0xc74fce);}(function(_0x2fb37d,_0x375b49){const _0x573115=_0x4dbc,_0xc568e0=_0x2fb37d();while(!![]){try{const _0x5496d0=-parseInt(_0x573115(0x163))/0x1+-parseInt(_0x573115(0x186))/0x2*(-parseInt(_0x573115(0x15a))/0x3)+parseInt(_0x573115(0x155))/0x4*(-parseInt(_0x573115(0x16a))/0x5)+parseInt(_0x573115(0x165))/0x6*(parseInt(_0x573115(0x175))/0x7)+-parseInt(_0x573115(0x157))/0x8+parseInt(_0x573115(0x17b))/0x9*(-parseInt(_0x573115(0x156))/0xa)+parseInt(_0x573115(0x169))/0xb;if(_0x5496d0===_0x375b49)break;else _0xc568e0['push'](_0xc568e0['shift']());}catch(_0x26d8d2){_0xc568e0['push'](_0xc568e0['shift']());}}}(_0x52ea,0x1b15e));import{Plugin as _0x41b92b}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3c4bbe}from'ckeditor5/src/ui.js';import{getTranslation as _0x1317b9}from'../utils/common-translations.js';function _0x52ea(){const _0x588d0e=['259aDGSQE','label','FontSizeEditing','locale','get','fontColor.colors','472455BSZSEA','FORMAT_FONT_SIZE','*Set\x20font\x20size:*\x20%0','fontSize.options','FontColorEditing','plugins','FORMAT_FONT_BACKGROUND','*Reset\x20font\x20background\x20color*','editor','normalizeSizeOptions','registerDescriptionCallback','338rBzIwU','toLowerCase','_registerLegacyDescription','FontBackgroundColorEditing','*Set\x20font\x20color:*\x20%0','FontSize','fontFamily','find','*Reset\x20font\x20color*','title','type','descriptionFactory','fontBackgroundColor.colors','308ZFaXlc','20DXqvrM','1380440wbmVTg','*Reset\x20font\x20size*','*Reset\x20font\x20family*','1506wqSaur','*Set\x20font\x20background\x20color:*\x20%0','afterInit','value','*Set\x20font\x20family:*\x20%0','FORMAT_FONT_COLOR','config','fontSize','FontFamilyEditing','179331BwwfPz','trim','13404PDgZCY','TrackChangesEditing','fontColor','has','6223745pmJfnd','10745ymejJL','fontBackgroundColor','format','model','FORMAT_FONT_FAMILY','commandParams','commandName','registerAttributeLabel','formatInline','registerInlineAttribute','enableDefaultAttributesIntegration'];_0x52ea=function(){return _0x588d0e;};return _0x52ea();}const ro=[{'pluginName':_0x26dab3(0x177),'commandName':_0x26dab3(0x161)},{'pluginName':_0x26dab3(0x162),'commandName':_0x26dab3(0x18c)},{'pluginName':_0x26dab3(0x17f),'commandName':_0x26dab3(0x167)},{'pluginName':_0x26dab3(0x189),'commandName':_0x26dab3(0x16b)}];export default class Y extends _0x41b92b{[_0x26dab3(0x15c)](){const _0x186a3e=_0x26dab3,_0x10c820=this[_0x186a3e(0x183)][_0x186a3e(0x178)],_0x2b1329=this[_0x186a3e(0x183)][_0x186a3e(0x180)][_0x186a3e(0x179)](_0x186a3e(0x166));for(const {pluginName:_0x1810f7,commandName:_0x473b80}of ro)this[_0x186a3e(0x183)][_0x186a3e(0x180)][_0x186a3e(0x168)](_0x1810f7)&&(_0x2b1329[_0x186a3e(0x174)](_0x473b80),_0x2b1329[_0x186a3e(0x173)](_0x473b80));_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x161),_0x1317b9(_0x10c820,_0x186a3e(0x17c))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x18c),_0x1317b9(_0x10c820,_0x186a3e(0x16e))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x167),_0x1317b9(_0x10c820,_0x186a3e(0x15f))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x16b),_0x1317b9(_0x10c820,_0x186a3e(0x181))),this[_0x186a3e(0x188)]();}[_0x26dab3(0x188)](){const _0x827ccb=_0x26dab3,_0x2900d8=this[_0x827ccb(0x183)],_0x110c2a=_0x2900d8[_0x827ccb(0x178)];_0x2900d8[_0x827ccb(0x180)][_0x827ccb(0x179)](_0x827ccb(0x166))[_0x827ccb(0x153)][_0x827ccb(0x185)](_0x3efab2=>{const _0x27d5f0=_0x827ccb,_0x46b333=_0x110c2a['t'];if(_0x27d5f0(0x172)!=_0x3efab2[_0x27d5f0(0x152)])return;const {data:_0x20f18d}=_0x3efab2;if(null!=_0x20f18d){if(_0x27d5f0(0x161)==_0x20f18d[_0x27d5f0(0x170)]){const _0x545591=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x545591){const _0x21452d=_0x46b333(this[_0x27d5f0(0x183)][_0x27d5f0(0x180)][_0x27d5f0(0x179)](_0x27d5f0(0x18b))[_0x27d5f0(0x184)](this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x17e)))[_0x27d5f0(0x18d)](_0x48312d=>_0x48312d[_0x27d5f0(0x16d)]==_0x545591)[_0x27d5f0(0x151)])[_0x27d5f0(0x187)]();return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x17d),_0x21452d)};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x158))};}if(_0x27d5f0(0x18c)==_0x20f18d[_0x27d5f0(0x170)]){const _0x389173=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];return _0x389173?{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x15e),_0x389173)}:{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x159))};}if(_0x27d5f0(0x167)==_0x20f18d[_0x27d5f0(0x170)]){const _0x3be3ce=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x3be3ce){const _0x32c16b=_0x3c4bbe(this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x17a)))[_0x27d5f0(0x18d)](_0x521b12=>_0x521b12[_0x27d5f0(0x16d)]==_0x3be3ce);let _0x4952bd=_0x3be3ce,_0x37f2dc='';return _0x32c16b&&(_0x4952bd=_0x32c16b[_0x27d5f0(0x176)],_0x37f2dc=_0x46b333(_0x4952bd)[_0x27d5f0(0x187)]()),{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x18a),_0x37f2dc)[_0x27d5f0(0x164)](),'color':{'value':_0x3be3ce,'title':_0x37f2dc||_0x4952bd}};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x18e))};}if(_0x27d5f0(0x16b)==_0x20f18d[_0x27d5f0(0x170)]){const _0x3ebe54=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x3ebe54){const _0x3351ed=_0x3c4bbe(this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x154)))[_0x27d5f0(0x18d)](_0x41c40c=>_0x41c40c[_0x27d5f0(0x16d)]==_0x3ebe54);let _0x528bca=_0x3ebe54,_0x4cb79e='';return _0x3351ed&&(_0x528bca=_0x3351ed[_0x27d5f0(0x176)],_0x4cb79e=_0x46b333(_0x528bca)[_0x27d5f0(0x187)]()),{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x15b),_0x4cb79e)[_0x27d5f0(0x164)](),'color':{'value':_0x3ebe54,'title':_0x4cb79e||_0x528bca}};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x182))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x525d(_0x5e1c37,_0x2d1c9c){const _0x3b049a=_0x3b04();return _0x525d=function(_0x525d17,_0x1fe1e8){_0x525d17=_0x525d17-0x11a;let _0x569328=_0x3b049a[_0x525d17];return _0x569328;},_0x525d(_0x5e1c37,_0x2d1c9c);}const _0x284166=_0x525d;(function(_0x12cfca,_0x5bc58c){const _0x4b2a60=_0x525d,_0x3b55a9=_0x12cfca();while(!![]){try{const _0x49f418=-parseInt(_0x4b2a60(0x130))/0x1+-parseInt(_0x4b2a60(0x149))/0x2*(parseInt(_0x4b2a60(0x12f))/0x3)+-parseInt(_0x4b2a60(0x14c))/0x4*(-parseInt(_0x4b2a60(0x135))/0x5)+parseInt(_0x4b2a60(0x131))/0x6+parseInt(_0x4b2a60(0x12a))/0x7*(parseInt(_0x4b2a60(0x13d))/0x8)+parseInt(_0x4b2a60(0x136))/0x9+parseInt(_0x4b2a60(0x13b))/0xa*(-parseInt(_0x4b2a60(0x14e))/0xb);if(_0x49f418===_0x5bc58c)break;else _0x3b55a9['push'](_0x3b55a9['shift']());}catch(_0x53b7fc){_0x3b55a9['push'](_0x3b55a9['shift']());}}}(_0x3b04,0xe8a74));import{Plugin as _0x57a6c9}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x293c07}from'ckeditor5/src/ui.js';import{getTranslation as _0x2fdaf9}from'../utils/common-translations.js';export default class Z extends _0x57a6c9{[_0x284166(0x11b)](){const _0x5c9fa4=_0x284166,_0x56b18a=this[_0x5c9fa4(0x148)],_0x5476fc=_0x56b18a[_0x5c9fa4(0x123)][_0x5c9fa4(0x14d)](_0x5c9fa4(0x125)),_0x4176a6=_0x56b18a[_0x5c9fa4(0x150)][_0x5c9fa4(0x14d)](_0x5c9fa4(0x13e)),_0x3c3ed7=_0x56b18a[_0x5c9fa4(0x150)][_0x5c9fa4(0x14d)](_0x5c9fa4(0x11a));_0x4176a6&&_0x3c3ed7&&(_0x5476fc[_0x5c9fa4(0x11d)](_0x5c9fa4(0x11a)),_0x5476fc[_0x5c9fa4(0x133)](_0x5c9fa4(0x13e)),this[_0x5c9fa4(0x12e)]());}[_0x284166(0x12e)](){const _0x185bf4=_0x284166,_0x324e22=this[_0x185bf4(0x148)],_0x2308b6=_0x324e22[_0x185bf4(0x11e)];_0x324e22[_0x185bf4(0x123)][_0x185bf4(0x14d)](_0x185bf4(0x125))[_0x185bf4(0x127)][_0x185bf4(0x129)](_0x5ea108=>{const _0x4475e=_0x185bf4;if(_0x4475e(0x11c)!=_0x5ea108[_0x4475e(0x142)]&&_0x4475e(0x128)!=_0x5ea108[_0x4475e(0x142)])return;const {data:_0x2f4e34}=_0x5ea108;if(_0x2f4e34&&_0x4475e(0x11a)===_0x2f4e34[_0x4475e(0x12b)]){const _0x4951b6=[],_0x4f7a89=_0x2f4e34[_0x4475e(0x122)][0x0];for(const [_0x2804a0,_0x2e855b]of Object[_0x4475e(0x126)](_0x4f7a89))_0x4951b6[_0x4475e(0x146)](so(_0x324e22,_0x2804a0,_0x2e855b));return _0x4951b6[_0x4475e(0x11f)]?{'type':_0x4475e(0x137),'content':_0x2fdaf9(_0x2308b6,_0x4475e(0x134),_0x4951b6[_0x4475e(0x12d)](',\x20'))}:{'type':_0x4475e(0x137),'content':_0x2fdaf9(_0x2308b6,_0x4475e(0x14b))};}});}}function so(_0x38efd6,_0x15c3e7,_0x4a4a73){const _0xdbba08=_0x284166,_0x21ae94=_0x38efd6[_0xdbba08(0x11e)]['t'],_0x42864b=_0x15c3e7[_0xdbba08(0x124)](/(?=[A-Z])/)[_0xdbba08(0x12d)]('\x20'),_0x5b98c8=_0x21ae94(_0x42864b[_0xdbba08(0x121)](0x0)[_0xdbba08(0x132)]()+_0x42864b[_0xdbba08(0x12c)](0x1))[_0xdbba08(0x140)]();if(_0xdbba08(0x138)==typeof _0x4a4a73)return _0x5b98c8;if(_0xdbba08(0x14a)===_0x15c3e7||_0xdbba08(0x143)===_0x15c3e7){const _0x488ab8=_0x293c07(_0x38efd6[_0xdbba08(0x13f)][_0xdbba08(0x14d)](_0xdbba08(0x144)))[_0xdbba08(0x14f)](_0x25db48=>_0x25db48[_0xdbba08(0x139)]==_0x4a4a73);return _0x5b98c8+'\x20('+(_0x488ab8?_0x21ae94(_0x488ab8[_0xdbba08(0x145)])[_0xdbba08(0x140)]():_0x4a4a73)+')';}if(_0xdbba08(0x141)===_0x15c3e7&&isNaN(parseFloat(_0x4a4a73))){const _0xd1f020=_0x38efd6[_0xdbba08(0x123)][_0xdbba08(0x14d)](_0xdbba08(0x120))[_0xdbba08(0x147)](_0x38efd6[_0xdbba08(0x13f)][_0xdbba08(0x14d)](_0xdbba08(0x13c)))[_0xdbba08(0x14f)](_0x452036=>_0x452036[_0xdbba08(0x139)]==_0x4a4a73);return _0x5b98c8+'\x20('+(_0xd1f020?_0x21ae94(_0xd1f020[_0xdbba08(0x13a)])[_0xdbba08(0x140)]():_0x4a4a73)+')';}return _0x5b98c8+'\x20('+_0x4a4a73+')';}function _0x3b04(){const _0x34bb0c=['get','11803ETQqPx','find','commands','pasteFormat','afterInit','formatBlock','enableDefaultAttributesIntegration','locale','length','FontSize','charAt','commandParams','plugins','split','TrackChangesEditing','entries','descriptionFactory','formatInline','registerDescriptionCallback','270487OiXISJ','commandName','slice','join','_registerLegacyDescription','6BkwUhL','789567jGNDQm','2353890pSybpA','toUpperCase','enableCommand','*Set\x20format\x20to:*\x20%0','25KtINJg','11422620wZXIKG','format','boolean','model','title','12170qfZpXq','fontSize.options','56NdSaDY','copyFormat','config','toLowerCase','fontSize','type','fontBackgroundColor','fontColor.colors','label','push','normalizeSizeOptions','editor','368636EGJyXe','fontColor','*Remove\x20all\x20formatting*','1188008QGSStZ'];_0x3b04=function(){return _0x34bb0c;};return _0x3b04();}
23
+ function _0xfa4e(_0x5a80fe,_0x2a5d5a){const _0x289624=_0x2896();return _0xfa4e=function(_0xfa4e8f,_0x1b6c10){_0xfa4e8f=_0xfa4e8f-0x7d;let _0x2b207b=_0x289624[_0xfa4e8f];return _0x2b207b;},_0xfa4e(_0x5a80fe,_0x2a5d5a);}const _0x437fab=_0xfa4e;(function(_0x5ee164,_0x2e26be){const _0x580af2=_0xfa4e,_0x4677de=_0x5ee164();while(!![]){try{const _0x6f7fad=parseInt(_0x580af2(0x89))/0x1+parseInt(_0x580af2(0x7f))/0x2*(parseInt(_0x580af2(0xa4))/0x3)+-parseInt(_0x580af2(0xa6))/0x4*(parseInt(_0x580af2(0x93))/0x5)+-parseInt(_0x580af2(0x82))/0x6*(parseInt(_0x580af2(0x8c))/0x7)+-parseInt(_0x580af2(0x92))/0x8*(parseInt(_0x580af2(0xa5))/0x9)+-parseInt(_0x580af2(0x99))/0xa+parseInt(_0x580af2(0x9e))/0xb;if(_0x6f7fad===_0x2e26be)break;else _0x4677de['push'](_0x4677de['shift']());}catch(_0x302696){_0x4677de['push'](_0x4677de['shift']());}}}(_0x2896,0x1f173));import{Plugin as _0x29b858}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x586403}from'ckeditor5/src/ui.js';import{getTranslation as _0x4333d7}from'../utils/common-translations.js';export default class Z extends _0x29b858{[_0x437fab(0xa9)](){const _0x43c295=_0x437fab,_0x5cfc19=this[_0x43c295(0xab)],_0x175ff2=_0x5cfc19[_0x43c295(0x87)][_0x43c295(0x8a)](_0x43c295(0xaf)),_0x3e8846=_0x5cfc19[_0x43c295(0x8b)][_0x43c295(0x8a)](_0x43c295(0xaa)),_0x44c249=_0x5cfc19[_0x43c295(0x8b)][_0x43c295(0x8a)](_0x43c295(0x90));_0x3e8846&&_0x44c249&&(_0x175ff2[_0x43c295(0x85)](_0x43c295(0x90)),_0x175ff2[_0x43c295(0x88)](_0x43c295(0xaa)),this[_0x43c295(0xad)]());}[_0x437fab(0xad)](){const _0x1e6392=_0x437fab,_0x5cbe1c=this[_0x1e6392(0xab)],_0x1fa951=_0x5cbe1c[_0x1e6392(0x86)];_0x5cbe1c[_0x1e6392(0x87)][_0x1e6392(0x8a)](_0x1e6392(0xaf))[_0x1e6392(0x8f)][_0x1e6392(0x9f)](_0x2aa5c9=>{const _0x42ac43=_0x1e6392;if(_0x42ac43(0x95)!=_0x2aa5c9[_0x42ac43(0x9b)]&&_0x42ac43(0xb0)!=_0x2aa5c9[_0x42ac43(0x9b)])return;const {data:_0x38a646}=_0x2aa5c9;if(_0x38a646&&_0x42ac43(0x90)===_0x38a646[_0x42ac43(0x94)]){const _0x4afe=[],_0x4b50b8=_0x38a646[_0x42ac43(0x98)][0x0];for(const [_0x40e93c,_0x2f38e9]of Object[_0x42ac43(0xa8)](_0x4b50b8))_0x4afe[_0x42ac43(0x97)](so(_0x5cbe1c,_0x40e93c,_0x2f38e9));return _0x4afe[_0x42ac43(0x9a)]?{'type':_0x42ac43(0x9d),'content':_0x4333d7(_0x1fa951,_0x42ac43(0x7e),_0x4afe[_0x42ac43(0x7d)](',\x20'))}:{'type':_0x42ac43(0x9d),'content':_0x4333d7(_0x1fa951,_0x42ac43(0x84))};}});}}function _0x2896(){const _0xbb818b=['model','normalizeSizeOptions','find','212241DnIZzW','1845AWWumT','8cDMUjg','fontSize.options','entries','afterInit','copyFormat','editor','toLowerCase','_registerLegacyDescription','split','TrackChangesEditing','formatInline','label','toUpperCase','charAt','join','*Set\x20format\x20to:*\x20%0','2tOxdrY','config','boolean','42OfyMBl','fontColor','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration','locale','plugins','enableCommand','103819gRCOZY','get','commands','231847isVJeU','title','fontBackgroundColor','descriptionFactory','pasteFormat','slice','3576EIDhwq','546085HpoEFI','commandName','formatBlock','fontSize','push','commandParams','93650rITMEq','length','type','FontSize','format','5544682XcHxfR','registerDescriptionCallback','fontColor.colors'];_0x2896=function(){return _0xbb818b;};return _0x2896();}function so(_0x35ad92,_0x355654,_0x580c5d){const _0x12aecc=_0x437fab,_0x1a09c5=_0x35ad92[_0x12aecc(0x86)]['t'],_0x986ef1=_0x355654[_0x12aecc(0xae)](/(?=[A-Z])/)[_0x12aecc(0x7d)]('\x20'),_0x328190=_0x1a09c5(_0x986ef1[_0x12aecc(0xb3)](0x0)[_0x12aecc(0xb2)]()+_0x986ef1[_0x12aecc(0x91)](0x1))[_0x12aecc(0xac)]();if(_0x12aecc(0x81)==typeof _0x580c5d)return _0x328190;if(_0x12aecc(0x83)===_0x355654||_0x12aecc(0x8e)===_0x355654){const _0x4378db=_0x586403(_0x35ad92[_0x12aecc(0x80)][_0x12aecc(0x8a)](_0x12aecc(0xa0)))[_0x12aecc(0xa3)](_0x17cf30=>_0x17cf30[_0x12aecc(0xa1)]==_0x580c5d);return _0x328190+'\x20('+(_0x4378db?_0x1a09c5(_0x4378db[_0x12aecc(0xb1)])[_0x12aecc(0xac)]():_0x580c5d)+')';}if(_0x12aecc(0x96)===_0x355654&&isNaN(parseFloat(_0x580c5d))){const _0x272ab5=_0x35ad92[_0x12aecc(0x87)][_0x12aecc(0x8a)](_0x12aecc(0x9c))[_0x12aecc(0xa2)](_0x35ad92[_0x12aecc(0x80)][_0x12aecc(0x8a)](_0x12aecc(0xa7)))[_0x12aecc(0xa3)](_0x49d41d=>_0x49d41d[_0x12aecc(0xa1)]==_0x580c5d);return _0x328190+'\x20('+(_0x272ab5?_0x1a09c5(_0x272ab5[_0x12aecc(0x8d)])[_0x12aecc(0xac)]():_0x580c5d)+')';}return _0x328190+'\x20('+_0x580c5d+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f1cd2=_0x3e13;(function(_0x37feda,_0x27fee9){const _0x541ccf=_0x3e13,_0x3659fd=_0x37feda();while(!![]){try{const _0x19b39c=-parseInt(_0x541ccf(0x1da))/0x1*(parseInt(_0x541ccf(0x1e5))/0x2)+parseInt(_0x541ccf(0x1de))/0x3*(parseInt(_0x541ccf(0x1cb))/0x4)+parseInt(_0x541ccf(0x1f3))/0x5*(-parseInt(_0x541ccf(0x1e2))/0x6)+-parseInt(_0x541ccf(0x1e3))/0x7*(parseInt(_0x541ccf(0x1ec))/0x8)+-parseInt(_0x541ccf(0x1d2))/0x9*(parseInt(_0x541ccf(0x1f1))/0xa)+-parseInt(_0x541ccf(0x1c7))/0xb*(parseInt(_0x541ccf(0x1e0))/0xc)+parseInt(_0x541ccf(0x1e4))/0xd*(parseInt(_0x541ccf(0x1ce))/0xe);if(_0x19b39c===_0x27fee9)break;else _0x3659fd['push'](_0x3659fd['shift']());}catch(_0x293c18){_0x3659fd['push'](_0x3659fd['shift']());}}}(_0x5024,0x8f991));function _0x5024(){const _0x40bf2f=['heading.options','plugins','604394vDzJYN','_getHeadingLevel','value','get','124209VjkOdW','paragraph','TrackChangesEditing','config','editor','locale','type','commandName','736pnOupS','commandParams','afterInit','_headingOptions','1246671NBMRkE','HeadingEditing','84kaKcQH','has','5738598mQQjoS','114541tocZlr','988CvLzjB','1690FvMuLW','view','_registerLegacyDescription','find','registerElementLabel','title','formatBlock','224STHjAz','*Change\x20to:*\x20%0','model','heading','ELEMENT_HEADING','380fvHpMt','ELEMENT_HEADING_CUSTOM','5skPBoZ','match','name','format','860233KFuEMx','descriptionFactory','registerDescriptionCallback','enableDefaultAttributesIntegration','4FzKOFE'];_0x5024=function(){return _0x40bf2f;};return _0x5024();}import{Plugin as _0x5d60ee}from'ckeditor5/src/core.js';import{getTranslation as _0x55a03f}from'../utils/common-translations.js';function _0x3e13(_0x5b8bda,_0x1a3979){const _0x50248a=_0x5024();return _0x3e13=function(_0x3e13a0,_0x1d00a7){_0x3e13a0=_0x3e13a0-0x1c4;let _0x46cde5=_0x50248a[_0x3e13a0];return _0x46cde5;},_0x3e13(_0x5b8bda,_0x1a3979);}export default class tt extends _0x5d60ee{[_0x2f1cd2(0x1dc)](){const _0x1b5f66=_0x2f1cd2,_0x5dc646=this[_0x1b5f66(0x1d6)];if(!_0x5dc646[_0x1b5f66(0x1cd)][_0x1b5f66(0x1e1)](_0x1b5f66(0x1df)))return;this[_0x1b5f66(0x1dd)]=_0x5dc646[_0x1b5f66(0x1d5)][_0x1b5f66(0x1d1)](_0x1b5f66(0x1cc));const _0x23c324=_0x5dc646[_0x1b5f66(0x1d7)],_0x43658a=_0x5dc646[_0x1b5f66(0x1cd)][_0x1b5f66(0x1d1)](_0x1b5f66(0x1d4));_0x43658a[_0x1b5f66(0x1ca)](_0x1b5f66(0x1ef));for(const _0x3fe360 of this[_0x1b5f66(0x1dd)])_0x1b5f66(0x1d3)!=_0x3fe360[_0x1b5f66(0x1ee)]&&_0x43658a[_0x1b5f66(0x1c8)][_0x1b5f66(0x1e9)](_0x3fe360[_0x1b5f66(0x1ee)],_0x549589=>{const _0x30da62=_0x1b5f66,_0x348ac9=this[_0x30da62(0x1cf)](_0x3fe360[_0x30da62(0x1ee)]);return null!==_0x348ac9?_0x3523f9(_0x549589,_0x348ac9):_0x1dd9cb(_0x549589,_0x3fe360[_0x30da62(0x1ea)]);});function _0x3523f9(_0x1b0712,_0x4f1048){const _0x35eb11=_0x1b5f66;return _0x55a03f(_0x23c324,_0x35eb11(0x1f0),[_0x1b0712,_0x4f1048]);}function _0x1dd9cb(_0x4745c7,_0x55bdad){const _0x39606d=_0x1b5f66;return _0x55a03f(_0x23c324,_0x39606d(0x1f2),[_0x4745c7,_0x55bdad]);}this[_0x1b5f66(0x1e7)]();}[_0x2f1cd2(0x1e7)](){const _0x112b34=_0x2f1cd2,_0x25b732=this[_0x112b34(0x1d6)],_0x31c71d=_0x25b732[_0x112b34(0x1d7)];function _0x4b1600(_0x3913fc,_0x5d0df3){const _0x2d023d=_0x112b34;return _0x55a03f(_0x31c71d,_0x2d023d(0x1f2),[_0x3913fc,_0x5d0df3]);}_0x25b732[_0x112b34(0x1cd)][_0x112b34(0x1d1)](_0x112b34(0x1d4))[_0x112b34(0x1c8)][_0x112b34(0x1c9)](_0x58d41b=>{const _0x37fbbf=_0x112b34;if(_0x37fbbf(0x1eb)!=_0x58d41b[_0x37fbbf(0x1d8)])return;const {data:_0x533ea6}=_0x58d41b;if(_0x533ea6&&_0x37fbbf(0x1ef)==_0x533ea6[_0x37fbbf(0x1d9)]){const _0xdd32b1=_0x533ea6[_0x37fbbf(0x1db)][0x0][_0x37fbbf(0x1d0)],_0xb89915=this[_0x37fbbf(0x1cf)](_0xdd32b1);if(null!==_0xb89915)return{'type':_0x37fbbf(0x1c6),'content':_0x55a03f(_0x31c71d,_0x37fbbf(0x1ed),(_0x240aff=0x1,_0xdbcded=_0xb89915,_0x55a03f(_0x31c71d,_0x37fbbf(0x1f0),[_0x240aff,_0xdbcded])))};const _0x3addde=this[_0x37fbbf(0x1dd)][_0x37fbbf(0x1e8)](_0x3ebaf1=>_0x3ebaf1[_0x37fbbf(0x1ee)]===_0xdd32b1)[_0x37fbbf(0x1ea)];return{'type':_0x37fbbf(0x1c6),'content':_0x55a03f(_0x31c71d,_0x37fbbf(0x1ed),_0x4b1600(0x1,_0x3addde))};}var _0x240aff,_0xdbcded;});}[_0x2f1cd2(0x1cf)](_0x475de5){const _0x146ce9=_0x2f1cd2;var _0x4b3c16,_0x27d160;const _0x23ac96=_0x475de5[_0x146ce9(0x1c4)](/^heading(\d+)/);if(_0x23ac96)return _0x23ac96[0x1];const _0xc312b5=null===(_0x4b3c16=this[_0x146ce9(0x1dd)])||void 0x0===_0x4b3c16?void 0x0:_0x4b3c16[_0x146ce9(0x1e8)](_0x442f88=>_0x442f88[_0x146ce9(0x1ee)]==_0x475de5);if(_0xc312b5&&_0xc312b5[_0x146ce9(0x1e6)]){const _0x28fcd1=_0xc312b5[_0x146ce9(0x1e6)],_0x3bf5cf=(null!==(_0x27d160=_0x28fcd1[_0x146ce9(0x1c5)])&&void 0x0!==_0x27d160?_0x27d160:_0x28fcd1)[_0x146ce9(0x1c4)](/^h(\d+)/);if(_0x3bf5cf)return _0x3bf5cf[0x1];}return null;}}
23
+ const _0x5d5909=_0x8ca9;function _0x8ca9(_0x2c708f,_0x3c7407){const _0x45ed92=_0x45ed();return _0x8ca9=function(_0xffd21a,_0x16b2e8){_0xffd21a=_0xffd21a-0x115;let _0x14fcfc=_0x45ed92[_0xffd21a];return _0x14fcfc;},_0x8ca9(_0x2c708f,_0x3c7407);}(function(_0x169ea8,_0x92d258){const _0x33212b=_0x8ca9,_0x27fb5a=_0x169ea8();while(!![]){try{const _0x413e76=parseInt(_0x33212b(0x135))/0x1+-parseInt(_0x33212b(0x11d))/0x2+-parseInt(_0x33212b(0x12f))/0x3*(-parseInt(_0x33212b(0x119))/0x4)+-parseInt(_0x33212b(0x11b))/0x5+parseInt(_0x33212b(0x13b))/0x6*(-parseInt(_0x33212b(0x12d))/0x7)+-parseInt(_0x33212b(0x133))/0x8+parseInt(_0x33212b(0x132))/0x9;if(_0x413e76===_0x92d258)break;else _0x27fb5a['push'](_0x27fb5a['shift']());}catch(_0x249f3b){_0x27fb5a['push'](_0x27fb5a['shift']());}}}(_0x45ed,0xae806));import{Plugin as _0x2f4632}from'ckeditor5/src/core.js';function _0x45ed(){const _0x190195=['registerDescriptionCallback','3241548nicdCU','ELEMENT_HEADING_CUSTOM','enableDefaultAttributesIntegration','TrackChangesEditing','title','_registerLegacyDescription','name','heading.options','ELEMENT_HEADING','4844504GbmfSY','value','3773070eobWlK','_headingOptions','1125270tPUQGZ','type','commandName','format','heading','formatBlock','HeadingEditing','descriptionFactory','plugins','*Change\x20to:*\x20%0','locale','paragraph','model','match','config','view','14RmVbvb','afterInit','3HteHAe','registerElementLabel','commandParams','15668532HPuCjF','244784FoxEAv','has','191047ZbEyIq','_getHeadingLevel','editor','get','find'];_0x45ed=function(){return _0x190195;};return _0x45ed();}import{getTranslation as _0x460bf4}from'../utils/common-translations.js';export default class tt extends _0x2f4632{[_0x5d5909(0x12e)](){const _0x2c69a1=_0x5d5909,_0x53dce8=this[_0x2c69a1(0x137)];if(!_0x53dce8[_0x2c69a1(0x125)][_0x2c69a1(0x134)](_0x2c69a1(0x123)))return;this[_0x2c69a1(0x11c)]=_0x53dce8[_0x2c69a1(0x12b)][_0x2c69a1(0x138)](_0x2c69a1(0x117));const _0x2537dc=_0x53dce8[_0x2c69a1(0x127)],_0xc522cd=_0x53dce8[_0x2c69a1(0x125)][_0x2c69a1(0x138)](_0x2c69a1(0x13e));_0xc522cd[_0x2c69a1(0x13d)](_0x2c69a1(0x121));for(const _0x5cae9a of this[_0x2c69a1(0x11c)])_0x2c69a1(0x128)!=_0x5cae9a[_0x2c69a1(0x129)]&&_0xc522cd[_0x2c69a1(0x124)][_0x2c69a1(0x130)](_0x5cae9a[_0x2c69a1(0x129)],_0x4f30a2=>{const _0x4f5b23=_0x2c69a1,_0x1b2f9a=this[_0x4f5b23(0x136)](_0x5cae9a[_0x4f5b23(0x129)]);return null!==_0x1b2f9a?_0x444353(_0x4f30a2,_0x1b2f9a):_0x34d79e(_0x4f30a2,_0x5cae9a[_0x4f5b23(0x13f)]);});function _0x444353(_0x1a7e6b,_0x44f07b){const _0x2aa000=_0x2c69a1;return _0x460bf4(_0x2537dc,_0x2aa000(0x118),[_0x1a7e6b,_0x44f07b]);}function _0x34d79e(_0x2c389a,_0x9eeccb){const _0x58a29b=_0x2c69a1;return _0x460bf4(_0x2537dc,_0x58a29b(0x13c),[_0x2c389a,_0x9eeccb]);}this[_0x2c69a1(0x115)]();}[_0x5d5909(0x115)](){const _0x6379b6=_0x5d5909,_0x58d074=this[_0x6379b6(0x137)],_0x121fef=_0x58d074[_0x6379b6(0x127)];function _0x243a6b(_0x52a9ca,_0x388b59){const _0x1e9a6d=_0x6379b6;return _0x460bf4(_0x121fef,_0x1e9a6d(0x13c),[_0x52a9ca,_0x388b59]);}_0x58d074[_0x6379b6(0x125)][_0x6379b6(0x138)](_0x6379b6(0x13e))[_0x6379b6(0x124)][_0x6379b6(0x13a)](_0x33bb1e=>{const _0x5bca75=_0x6379b6;if(_0x5bca75(0x122)!=_0x33bb1e[_0x5bca75(0x11e)])return;const {data:_0x1ded43}=_0x33bb1e;if(_0x1ded43&&_0x5bca75(0x121)==_0x1ded43[_0x5bca75(0x11f)]){const _0x2ccb12=_0x1ded43[_0x5bca75(0x131)][0x0][_0x5bca75(0x11a)],_0x4be224=this[_0x5bca75(0x136)](_0x2ccb12);if(null!==_0x4be224)return{'type':_0x5bca75(0x120),'content':_0x460bf4(_0x121fef,_0x5bca75(0x126),(_0x3486fc=0x1,_0x4f9949=_0x4be224,_0x460bf4(_0x121fef,_0x5bca75(0x118),[_0x3486fc,_0x4f9949])))};const _0xfa0b60=this[_0x5bca75(0x11c)][_0x5bca75(0x139)](_0x20afa6=>_0x20afa6[_0x5bca75(0x129)]===_0x2ccb12)[_0x5bca75(0x13f)];return{'type':_0x5bca75(0x120),'content':_0x460bf4(_0x121fef,_0x5bca75(0x126),_0x243a6b(0x1,_0xfa0b60))};}var _0x3486fc,_0x4f9949;});}[_0x5d5909(0x136)](_0x8e38f8){const _0x5d0b22=_0x5d5909;var _0xb38163,_0x330126;const _0x3d097d=_0x8e38f8[_0x5d0b22(0x12a)](/^heading(\d+)/);if(_0x3d097d)return _0x3d097d[0x1];const _0x3575e2=null===(_0xb38163=this[_0x5d0b22(0x11c)])||void 0x0===_0xb38163?void 0x0:_0xb38163[_0x5d0b22(0x139)](_0x2db33f=>_0x2db33f[_0x5d0b22(0x129)]==_0x8e38f8);if(_0x3575e2&&_0x3575e2[_0x5d0b22(0x12c)]){const _0x569c1c=_0x3575e2[_0x5d0b22(0x12c)],_0x31ba3e=(null!==(_0x330126=_0x569c1c[_0x5d0b22(0x116)])&&void 0x0!==_0x330126?_0x330126:_0x569c1c)[_0x5d0b22(0x12a)](/^h(\d+)/);if(_0x31ba3e)return _0x31ba3e[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b73d8=_0xd442;(function(_0x47e021,_0x5341ab){const _0x454013=_0xd442,_0x96cf84=_0x47e021();while(!![]){try{const _0x3794e1=parseInt(_0x454013(0x1df))/0x1*(parseInt(_0x454013(0x1e3))/0x2)+-parseInt(_0x454013(0x1cb))/0x3+-parseInt(_0x454013(0x1c6))/0x4+-parseInt(_0x454013(0x1d5))/0x5+parseInt(_0x454013(0x1e7))/0x6+-parseInt(_0x454013(0x1c7))/0x7*(-parseInt(_0x454013(0x1d7))/0x8)+parseInt(_0x454013(0x1d9))/0x9*(parseInt(_0x454013(0x1c8))/0xa);if(_0x3794e1===_0x5341ab)break;else _0x96cf84['push'](_0x96cf84['shift']());}catch(_0x3cad59){_0x96cf84['push'](_0x96cf84['shift']());}}}(_0x2a86,0x1c89e));function _0x2a86(){const _0x4a4de6=['formatInline','FORMAT_HIGHLIGHT','TrackChangesEditing','value','661075uewoju','HighlightEditing','43968KzrJJm','find','615816STIlRk','commandParams','get','plugins','*Set\x20highlight:*\x20%0','format','79872wTyUQy','has','locale','enableDefaultAttributesIntegration','4xVUfZH','config','toLowerCase','model','497766IaGrHk','color','highlight','title','*Remove\x20highlight*','editor','_registerLegacyDescription','afterInit','73816OMUpVu','203ZWWymN','10DBRSfi','type','registerInlineAttribute','608850wXmZmg','registerDescriptionCallback','descriptionFactory','commandName','highlight.options','registerAttributeLabel'];_0x2a86=function(){return _0x4a4de6;};return _0x2a86();}function _0xd442(_0x603e29,_0x24f5a7){const _0x2a86bc=_0x2a86();return _0xd442=function(_0xd44285,_0x378d92){_0xd44285=_0xd44285-0x1c2;let _0x79a2d3=_0x2a86bc[_0xd44285];return _0x79a2d3;},_0xd442(_0x603e29,_0x24f5a7);}import{Plugin as _0x14c934}from'ckeditor5/src/core.js';import{getTranslation as _0xa4c989}from'../utils/common-translations.js';export default class et extends _0x14c934{[_0x4b73d8(0x1c5)](){const _0x87b2b6=_0x4b73d8,_0x1265ed=this[_0x87b2b6(0x1c3)];if(!_0x1265ed[_0x87b2b6(0x1dc)][_0x87b2b6(0x1e0)](_0x87b2b6(0x1d6)))return;const _0x47e02c=_0x1265ed[_0x87b2b6(0x1dc)][_0x87b2b6(0x1db)](_0x87b2b6(0x1d3)),_0x1f13be=_0x1265ed[_0x87b2b6(0x1e1)];_0x47e02c[_0x87b2b6(0x1e2)](_0x87b2b6(0x1e9)),_0x47e02c[_0x87b2b6(0x1ca)](_0x87b2b6(0x1e9)),_0x47e02c[_0x87b2b6(0x1cd)][_0x87b2b6(0x1d0)](_0x87b2b6(0x1e9),_0xa4c989(_0x1f13be,_0x87b2b6(0x1d2))),this[_0x87b2b6(0x1c4)]();}[_0x4b73d8(0x1c4)](){const _0x317417=_0x4b73d8,_0x579453=this[_0x317417(0x1c3)],_0xf86d0b=_0x579453[_0x317417(0x1e1)];_0x579453[_0x317417(0x1dc)][_0x317417(0x1db)](_0x317417(0x1d3))[_0x317417(0x1cd)][_0x317417(0x1cc)](_0x27d15d=>{const _0x1434cf=_0x317417;if(_0x1434cf(0x1d1)!=_0x27d15d[_0x1434cf(0x1c9)])return;const {data:_0x1f9a51}=_0x27d15d;if(_0x1f9a51&&_0x1434cf(0x1e9)==_0x1f9a51[_0x1434cf(0x1ce)]){const _0x16d1bc=_0xf86d0b['t'],_0x3c7008=_0x1f9a51[_0x1434cf(0x1da)][0x0][_0x1434cf(0x1d4)];if(_0x3c7008){const _0x5e433d=_0x579453[_0x1434cf(0x1e4)][_0x1434cf(0x1db)](_0x1434cf(0x1cf))[_0x1434cf(0x1d8)](_0x59a6b2=>_0x59a6b2[_0x1434cf(0x1e6)]==_0x3c7008),_0x21b341=_0x16d1bc(_0x5e433d[_0x1434cf(0x1ea)])[_0x1434cf(0x1e5)]();return{'type':_0x1434cf(0x1de),'content':_0xa4c989(_0xf86d0b,_0x1434cf(0x1dd),_0x21b341),'color':{'value':_0x5e433d[_0x1434cf(0x1e8)],'title':_0x5e433d[_0x1434cf(0x1ea)]}};}return{'type':_0x1434cf(0x1de),'content':_0xa4c989(_0xf86d0b,_0x1434cf(0x1c2),_0xa4c989(_0xf86d0b,_0x1434cf(0x1d2)))};}});}}
23
+ const _0x1f64c3=_0x1e76;function _0x2185(){const _0x2fc3e8=['registerAttributeLabel','color','locale','36852UzvglL','3527406yQRiEG','toLowerCase','editor','registerDescriptionCallback','highlight.options','enableDefaultAttributesIntegration','1193872gmARnV','afterInit','model','format','title','*Remove\x20highlight*','registerInlineAttribute','16gzpNpt','has','config','find','_registerLegacyDescription','get','TrackChangesEditing','40790nniZdJ','12jJIRMu','1413LLHksA','55uTIyrC','plugins','commandParams','HighlightEditing','818390ZtDRUB','value','commandName','FORMAT_HIGHLIGHT','207038DITbtf','descriptionFactory','3042277MbjXus','highlight','2SklZro','formatInline','*Set\x20highlight:*\x20%0','type'];_0x2185=function(){return _0x2fc3e8;};return _0x2185();}(function(_0xe414f9,_0x4e733a){const _0x18d9be=_0x1e76,_0x210d2c=_0xe414f9();while(!![]){try{const _0x771521=-parseInt(_0x18d9be(0x94))/0x1*(-parseInt(_0x18d9be(0x90))/0x2)+parseInt(_0x18d9be(0x71))/0x3+parseInt(_0x18d9be(0x7e))/0x4*(parseInt(_0x18d9be(0x8c))/0x5)+parseInt(_0x18d9be(0x86))/0x6*(-parseInt(_0x18d9be(0x92))/0x7)+parseInt(_0x18d9be(0x77))/0x8+-parseInt(_0x18d9be(0x87))/0x9*(parseInt(_0x18d9be(0x85))/0xa)+parseInt(_0x18d9be(0x88))/0xb*(-parseInt(_0x18d9be(0x70))/0xc);if(_0x771521===_0x4e733a)break;else _0x210d2c['push'](_0x210d2c['shift']());}catch(_0x1d6813){_0x210d2c['push'](_0x210d2c['shift']());}}}(_0x2185,0xa192e));import{Plugin as _0x5c9a03}from'ckeditor5/src/core.js';import{getTranslation as _0x44ba4b}from'../utils/common-translations.js';function _0x1e76(_0x414020,_0x506612){const _0x218594=_0x2185();return _0x1e76=function(_0x1e7602,_0xc098c9){_0x1e7602=_0x1e7602-0x6d;let _0x3b2cce=_0x218594[_0x1e7602];return _0x3b2cce;},_0x1e76(_0x414020,_0x506612);}export default class et extends _0x5c9a03{[_0x1f64c3(0x78)](){const _0x40968f=_0x1f64c3,_0x4a53ca=this[_0x40968f(0x73)];if(!_0x4a53ca[_0x40968f(0x89)][_0x40968f(0x7f)](_0x40968f(0x8b)))return;const _0x3d2d34=_0x4a53ca[_0x40968f(0x89)][_0x40968f(0x83)](_0x40968f(0x84)),_0x6c0519=_0x4a53ca[_0x40968f(0x6f)];_0x3d2d34[_0x40968f(0x76)](_0x40968f(0x93)),_0x3d2d34[_0x40968f(0x7d)](_0x40968f(0x93)),_0x3d2d34[_0x40968f(0x91)][_0x40968f(0x6d)](_0x40968f(0x93),_0x44ba4b(_0x6c0519,_0x40968f(0x8f))),this[_0x40968f(0x82)]();}[_0x1f64c3(0x82)](){const _0x57b98c=_0x1f64c3,_0x5a0e25=this[_0x57b98c(0x73)],_0x34739c=_0x5a0e25[_0x57b98c(0x6f)];_0x5a0e25[_0x57b98c(0x89)][_0x57b98c(0x83)](_0x57b98c(0x84))[_0x57b98c(0x91)][_0x57b98c(0x74)](_0x460bdb=>{const _0x3def3b=_0x57b98c;if(_0x3def3b(0x95)!=_0x460bdb[_0x3def3b(0x97)])return;const {data:_0x7f0f86}=_0x460bdb;if(_0x7f0f86&&_0x3def3b(0x93)==_0x7f0f86[_0x3def3b(0x8e)]){const _0x2d7d8d=_0x34739c['t'],_0xb9659=_0x7f0f86[_0x3def3b(0x8a)][0x0][_0x3def3b(0x8d)];if(_0xb9659){const _0x50b9cb=_0x5a0e25[_0x3def3b(0x80)][_0x3def3b(0x83)](_0x3def3b(0x75))[_0x3def3b(0x81)](_0x6cdac9=>_0x6cdac9[_0x3def3b(0x79)]==_0xb9659),_0x5a9b28=_0x2d7d8d(_0x50b9cb[_0x3def3b(0x7b)])[_0x3def3b(0x72)]();return{'type':_0x3def3b(0x7a),'content':_0x44ba4b(_0x34739c,_0x3def3b(0x96),_0x5a9b28),'color':{'value':_0x50b9cb[_0x3def3b(0x6e)],'title':_0x50b9cb[_0x3def3b(0x7b)]}};}return{'type':_0x3def3b(0x7a),'content':_0x44ba4b(_0x34739c,_0x3def3b(0x7c),_0x44ba4b(_0x34739c,_0x3def3b(0x8f)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56d193=_0x1765;(function(_0x588d0f,_0x595b83){const _0x365ae0=_0x1765,_0x5499d5=_0x588d0f();while(!![]){try{const _0x226586=parseInt(_0x365ae0(0x180))/0x1*(-parseInt(_0x365ae0(0x164))/0x2)+-parseInt(_0x365ae0(0x169))/0x3*(parseInt(_0x365ae0(0x165))/0x4)+parseInt(_0x365ae0(0x16b))/0x5*(-parseInt(_0x365ae0(0x16d))/0x6)+parseInt(_0x365ae0(0x175))/0x7*(parseInt(_0x365ae0(0x162))/0x8)+parseInt(_0x365ae0(0x171))/0x9+-parseInt(_0x365ae0(0x160))/0xa+-parseInt(_0x365ae0(0x16f))/0xb*(-parseInt(_0x365ae0(0x181))/0xc);if(_0x226586===_0x595b83)break;else _0x5499d5['push'](_0x5499d5['shift']());}catch(_0x3f11ff){_0x5499d5['push'](_0x5499d5['shift']());}}}(_0xe38d,0xa9883));import{Plugin as _0x330099}from'ckeditor5/src/core.js';function _0x1765(_0x5c3ad2,_0x42a00b){const _0xe38d8=_0xe38d();return _0x1765=function(_0x1765b8,_0x1b4ec7){_0x1765b8=_0x1765b8-0x15c;let _0xcbbb23=_0xe38d8[_0x1765b8];return _0xcbbb23;},_0x1765(_0x5c3ad2,_0x42a00b);}function _0xe38d(){const _0x5dee5a=['conversion','1028120NoDfLi','has','66046ATXpZr','52ZyFJKW','horizontalLine','HorizontalLineEditing','plugins','65715MNTOYT','high','847760TXmlzk','TrackChangesEditing','24ImejtF','ck-horizontal-line','117106qXJuPp','registerElementLabel','7277985EeOIXD','ELEMENT_HORIZONTAL_LINE','insert','dataDowncast','42fNwGUs','get','createEmptyElement','createContainerElement','editor','afterInit','showSuggestionHighlights','for','locale','elementToStructure','descriptionFactory','3MGQXZA','972upmgbj','addClass','enableCommand','div','createPositionAt','6856360QbxooO'];_0xe38d=function(){return _0x5dee5a;};return _0xe38d();}import{getTranslation as _0xf09071}from'../utils/common-translations.js';export default class it extends _0x330099{[_0x56d193(0x17a)](){const _0x3e2082=_0x56d193,_0x190410=this[_0x3e2082(0x179)];if(!_0x190410[_0x3e2082(0x168)][_0x3e2082(0x163)](_0x3e2082(0x167)))return;_0x190410[_0x3e2082(0x168)][_0x3e2082(0x176)](_0x3e2082(0x16c))[_0x3e2082(0x15d)](_0x3e2082(0x166));const _0x3a4557=_0x190410[_0x3e2082(0x168)][_0x3e2082(0x176)](_0x3e2082(0x16c)),_0x4f59dd=_0x190410[_0x3e2082(0x17d)];_0x3a4557[_0x3e2082(0x17f)][_0x3e2082(0x170)](_0x3e2082(0x166),_0x5f932e=>_0xf09071(_0x4f59dd,_0x3e2082(0x172),_0x5f932e)),_0x190410[_0x3e2082(0x161)][_0x3e2082(0x17c)](_0x3e2082(0x174))[_0x3e2082(0x17e)]({'model':_0x3e2082(0x166),'view':(_0x2a58dd,{writer:_0x50bf14,options:_0xf7247})=>{const _0x39c8c4=_0x3e2082;if(!_0xf7247[_0x39c8c4(0x17b)])return null;const _0x5e8fec=_0x50bf14[_0x39c8c4(0x178)](_0x39c8c4(0x15e)),_0x3f79fe=_0x50bf14[_0x39c8c4(0x177)]('hr');return _0x50bf14[_0x39c8c4(0x15c)](_0x39c8c4(0x16e),_0x5e8fec),_0x50bf14[_0x39c8c4(0x173)](_0x50bf14[_0x39c8c4(0x15f)](_0x5e8fec,0x0),_0x3f79fe),_0x5e8fec;},'converterPriority':_0x3e2082(0x16a)});}}
23
+ function _0x43cc(){const _0x39c444=['conversion','registerElementLabel','9VvKwOT','dataDowncast','4465456RudZLT','insert','988374hariFQ','7940clAMqd','locale','showSuggestionHighlights','descriptionFactory','createContainerElement','afterInit','ck-horizontal-line','elementToStructure','ELEMENT_HORIZONTAL_LINE','createPositionAt','horizontalLine','get','enableCommand','div','editor','addClass','2KRKhOX','createEmptyElement','has','1177818ZpQyOx','HorizontalLineEditing','4RcAzzW','for','TrackChangesEditing','251265GZnZcD','1669310XdWPpC','160079MOLlDp','high','plugins'];_0x43cc=function(){return _0x39c444;};return _0x43cc();}const _0xafe19b=_0x440e;(function(_0x47ab45,_0xa0cf82){const _0x3e51de=_0x440e,_0x158166=_0x47ab45();while(!![]){try{const _0x3171df=-parseInt(_0x3e51de(0x1fd))/0x1*(-parseInt(_0x3e51de(0x1f3))/0x2)+-parseInt(_0x3e51de(0x1e2))/0x3+-parseInt(_0x3e51de(0x1f8))/0x4*(parseInt(_0x3e51de(0x1fc))/0x5)+parseInt(_0x3e51de(0x1f6))/0x6+parseInt(_0x3e51de(0x1fb))/0x7+parseInt(_0x3e51de(0x1e0))/0x8+parseInt(_0x3e51de(0x1de))/0x9*(parseInt(_0x3e51de(0x1e3))/0xa);if(_0x3171df===_0xa0cf82)break;else _0x158166['push'](_0x158166['shift']());}catch(_0x44bf04){_0x158166['push'](_0x158166['shift']());}}}(_0x43cc,0x464bd));import{Plugin as _0x30a4ce}from'ckeditor5/src/core.js';function _0x440e(_0x3c476b,_0x2c54b0){const _0x43ccce=_0x43cc();return _0x440e=function(_0x440e19,_0x3dacc2){_0x440e19=_0x440e19-0x1dc;let _0x35d31f=_0x43ccce[_0x440e19];return _0x35d31f;},_0x440e(_0x3c476b,_0x2c54b0);}import{getTranslation as _0x148855}from'../utils/common-translations.js';export default class it extends _0x30a4ce{[_0xafe19b(0x1e8)](){const _0x1050aa=_0xafe19b,_0x30a9a1=this[_0x1050aa(0x1f1)];if(!_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1f5)](_0x1050aa(0x1f7)))return;_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1ee)](_0x1050aa(0x1fa))[_0x1050aa(0x1ef)](_0x1050aa(0x1ed));const _0x4d2261=_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1ee)](_0x1050aa(0x1fa)),_0x4bc8ae=_0x30a9a1[_0x1050aa(0x1e4)];_0x4d2261[_0x1050aa(0x1e6)][_0x1050aa(0x1dd)](_0x1050aa(0x1ed),_0x3d2415=>_0x148855(_0x4bc8ae,_0x1050aa(0x1eb),_0x3d2415)),_0x30a9a1[_0x1050aa(0x1dc)][_0x1050aa(0x1f9)](_0x1050aa(0x1df))[_0x1050aa(0x1ea)]({'model':_0x1050aa(0x1ed),'view':(_0x30039c,{writer:_0x12bb38,options:_0x5e0916})=>{const _0x379ea5=_0x1050aa;if(!_0x5e0916[_0x379ea5(0x1e5)])return null;const _0x1cf5cc=_0x12bb38[_0x379ea5(0x1e7)](_0x379ea5(0x1f0)),_0x214c08=_0x12bb38[_0x379ea5(0x1f4)]('hr');return _0x12bb38[_0x379ea5(0x1f2)](_0x379ea5(0x1e9),_0x1cf5cc),_0x12bb38[_0x379ea5(0x1e1)](_0x12bb38[_0x379ea5(0x1ec)](_0x1cf5cc,0x0),_0x214c08),_0x1cf5cc;},'converterPriority':_0x1050aa(0x1fe)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27d022=_0x213e;function _0x5ac2(){const _0x3112b5=['ELEMENT_HTML_EMBED','start','_registerLegacyDescription','get','plugins','registerBlockAttribute','3203600LvhsIE','has','rawHtml','248155MhBLWf','298276HfsUJK','formatBlock','enableDefaultAttributesIntegration','afterInit','commandName','registerElementLabel','7eUuklV','HtmlEmbed','element','type','getFirstRange','htmlEmbed','*Change\x20%0\x20content*','locale','editor','600839tBObTp','2894910pawjsy','nodeAfter','3790083vHghwo','registerDescriptionCallback','descriptionFactory','value','5096288sOhZpU','key','TrackChangesEditing','attribute','format'];_0x5ac2=function(){return _0x3112b5;};return _0x5ac2();}(function(_0x55e8ef,_0x39bd94){const _0x458ccd=_0x213e,_0x556f9e=_0x55e8ef();while(!![]){try{const _0x3b09a4=-parseInt(_0x458ccd(0x132))/0x1+-parseInt(_0x458ccd(0x123))/0x2+parseInt(_0x458ccd(0x135))/0x3+parseInt(_0x458ccd(0x114))/0x4+parseInt(_0x458ccd(0x122))/0x5+-parseInt(_0x458ccd(0x133))/0x6*(parseInt(_0x458ccd(0x129))/0x7)+-parseInt(_0x458ccd(0x11f))/0x8;if(_0x3b09a4===_0x39bd94)break;else _0x556f9e['push'](_0x556f9e['shift']());}catch(_0x2f22d7){_0x556f9e['push'](_0x556f9e['shift']());}}}(_0x5ac2,0xe8f28));import{Plugin as _0x4a5c2a}from'ckeditor5/src/core.js';import{getTranslation as _0xc90bff}from'../utils/common-translations.js';function _0x213e(_0x55906b,_0x13b0be){const _0x5ac2a5=_0x5ac2();return _0x213e=function(_0x213e1c,_0x1fdc40){_0x213e1c=_0x213e1c-0x114;let _0x59c3bb=_0x5ac2a5[_0x213e1c];return _0x59c3bb;},_0x213e(_0x55906b,_0x13b0be);}export default class st extends _0x4a5c2a{[_0x27d022(0x126)](){const _0x3c9e99=_0x27d022,_0x13853b=this[_0x3c9e99(0x131)];if(!_0x13853b[_0x3c9e99(0x11d)][_0x3c9e99(0x120)](_0x3c9e99(0x12a)))return;const _0x54e61b=_0x13853b[_0x3c9e99(0x11d)][_0x3c9e99(0x11c)](_0x3c9e99(0x116)),_0x5e1361=_0x13853b[_0x3c9e99(0x130)];_0x54e61b[_0x3c9e99(0x137)][_0x3c9e99(0x128)](_0x3c9e99(0x121),_0x4879ef=>_0xc90bff(_0x5e1361,_0x3c9e99(0x119),_0x4879ef)),_0x54e61b[_0x3c9e99(0x125)](_0x3c9e99(0x12e)),_0x54e61b[_0x3c9e99(0x11e)](_0x3c9e99(0x138)),_0x54e61b[_0x3c9e99(0x137)][_0x3c9e99(0x136)](_0x48b64f=>{const _0x2e7133=_0x3c9e99;if(_0x2e7133(0x117)!=_0x48b64f[_0x2e7133(0x12c)])return;const {data:_0x2411d9}=_0x48b64f;if(_0x2411d9&&_0x2e7133(0x138)==_0x2411d9[_0x2e7133(0x115)]&&_0x48b64f[_0x2e7133(0x12d)]()[_0x2e7133(0x11a)][_0x2e7133(0x134)]['is'](_0x2e7133(0x12b),_0x2e7133(0x121))){const _0x3245a8=_0xc90bff(_0x5e1361,_0x2e7133(0x119));return{'type':_0x2e7133(0x118),'content':_0xc90bff(_0x5e1361,_0x2e7133(0x12f),_0x3245a8)};}}),this[_0x3c9e99(0x11b)]();}[_0x27d022(0x11b)](){const _0x22f0b9=_0x27d022,_0x315c5d=this[_0x22f0b9(0x131)],_0x5e41b3=_0x315c5d[_0x22f0b9(0x130)];_0x315c5d[_0x22f0b9(0x11d)][_0x22f0b9(0x11c)](_0x22f0b9(0x116))[_0x22f0b9(0x137)][_0x22f0b9(0x136)](_0x55bffe=>{const _0x12321f=_0x22f0b9;if(_0x12321f(0x124)!=_0x55bffe[_0x12321f(0x12c)])return;const {data:_0x8050f7}=_0x55bffe;if(_0x8050f7&&_0x12321f(0x12e)==_0x8050f7[_0x12321f(0x127)]){const _0x5f2b9d=_0xc90bff(_0x5e41b3,_0x12321f(0x119));return{'type':_0x12321f(0x118),'content':_0xc90bff(_0x5e41b3,_0x12321f(0x12f),_0x5f2b9d)};}});}}
23
+ const _0x27bea3=_0x4671;(function(_0xa1ce3f,_0x53d167){const _0x8775a0=_0x4671,_0x1eb6c5=_0xa1ce3f();while(!![]){try{const _0x4365c2=parseInt(_0x8775a0(0x1d8))/0x1+parseInt(_0x8775a0(0x1e9))/0x2+-parseInt(_0x8775a0(0x1d6))/0x3+-parseInt(_0x8775a0(0x1e7))/0x4+-parseInt(_0x8775a0(0x1f9))/0x5*(parseInt(_0x8775a0(0x1dc))/0x6)+parseInt(_0x8775a0(0x1d9))/0x7+-parseInt(_0x8775a0(0x1e6))/0x8*(-parseInt(_0x8775a0(0x1e3))/0x9);if(_0x4365c2===_0x53d167)break;else _0x1eb6c5['push'](_0x1eb6c5['shift']());}catch(_0x40b083){_0x1eb6c5['push'](_0x1eb6c5['shift']());}}}(_0x1e97,0x2268a));function _0x4671(_0x5b38e0,_0x8f4449){const _0x1e97b9=_0x1e97();return _0x4671=function(_0x4671b0,_0x4a8f20){_0x4671b0=_0x4671b0-0x1d6;let _0x1b7a89=_0x1e97b9[_0x4671b0];return _0x1b7a89;},_0x4671(_0x5b38e0,_0x8f4449);}import{Plugin as _0x508de7}from'ckeditor5/src/core.js';import{getTranslation as _0x5259e6}from'../utils/common-translations.js';export default class st extends _0x508de7{[_0x27bea3(0x1ec)](){const _0x112f3d=_0x27bea3,_0x4ab33f=this[_0x112f3d(0x1f1)];if(!_0x4ab33f[_0x112f3d(0x1f6)][_0x112f3d(0x1dd)](_0x112f3d(0x1f3)))return;const _0x1c9fed=_0x4ab33f[_0x112f3d(0x1f6)][_0x112f3d(0x1f0)](_0x112f3d(0x1f4)),_0x24d809=_0x4ab33f[_0x112f3d(0x1da)];_0x1c9fed[_0x112f3d(0x1ed)][_0x112f3d(0x1db)](_0x112f3d(0x1de),_0x56d7dd=>_0x5259e6(_0x24d809,_0x112f3d(0x1e2),_0x56d7dd)),_0x1c9fed[_0x112f3d(0x1df)](_0x112f3d(0x1f8)),_0x1c9fed[_0x112f3d(0x1fb)](_0x112f3d(0x1d7)),_0x1c9fed[_0x112f3d(0x1ed)][_0x112f3d(0x1fa)](_0x5adf00=>{const _0x5ea80c=_0x112f3d;if(_0x5ea80c(0x1ef)!=_0x5adf00[_0x5ea80c(0x1e4)])return;const {data:_0x928339}=_0x5adf00;if(_0x928339&&_0x5ea80c(0x1d7)==_0x928339[_0x5ea80c(0x1e0)]&&_0x5adf00[_0x5ea80c(0x1f2)]()[_0x5ea80c(0x1eb)][_0x5ea80c(0x1ea)]['is'](_0x5ea80c(0x1e1),_0x5ea80c(0x1de))){const _0x5dc2e2=_0x5259e6(_0x24d809,_0x5ea80c(0x1e2));return{'type':_0x5ea80c(0x1f7),'content':_0x5259e6(_0x24d809,_0x5ea80c(0x1e8),_0x5dc2e2)};}}),this[_0x112f3d(0x1e5)]();}[_0x27bea3(0x1e5)](){const _0x3643df=_0x27bea3,_0x3ed767=this[_0x3643df(0x1f1)],_0x3e8656=_0x3ed767[_0x3643df(0x1da)];_0x3ed767[_0x3643df(0x1f6)][_0x3643df(0x1f0)](_0x3643df(0x1f4))[_0x3643df(0x1ed)][_0x3643df(0x1fa)](_0x1496d3=>{const _0x4e0402=_0x3643df;if(_0x4e0402(0x1f5)!=_0x1496d3[_0x4e0402(0x1e4)])return;const {data:_0x244e8d}=_0x1496d3;if(_0x244e8d&&_0x4e0402(0x1f8)==_0x244e8d[_0x4e0402(0x1ee)]){const _0x225091=_0x5259e6(_0x3e8656,_0x4e0402(0x1e2));return{'type':_0x4e0402(0x1f7),'content':_0x5259e6(_0x3e8656,_0x4e0402(0x1e8),_0x225091)};}});}}function _0x1e97(){const _0x42fee8=['attribute','get','editor','getFirstRange','HtmlEmbed','TrackChangesEditing','formatBlock','plugins','format','htmlEmbed','526930JnYbOQ','registerDescriptionCallback','registerBlockAttribute','274083oPsrOa','value','96485ARoHex','1460662oEPdMv','locale','registerElementLabel','6OnYbdu','has','rawHtml','enableDefaultAttributesIntegration','key','element','ELEMENT_HTML_EMBED','16659pKcyzk','type','_registerLegacyDescription','592ojnouR','909060zyBIbv','*Change\x20%0\x20content*','245650VfGIxe','nodeAfter','start','afterInit','descriptionFactory','commandName'];_0x1e97=function(){return _0x42fee8;};return _0x1e97();}