@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240821.0 → 0.0.0-nightly-20240822.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
- const _0x364e7a=_0x551e;(function(_0x32aeb6,_0x9bf21b){const _0x550295=_0x551e,_0x175df4=_0x32aeb6();while(!![]){try{const _0x5439b7=parseInt(_0x550295(0x1e7))/0x1+-parseInt(_0x550295(0x1fb))/0x2+-parseInt(_0x550295(0x1fd))/0x3*(-parseInt(_0x550295(0x1d6))/0x4)+parseInt(_0x550295(0x1ed))/0x5+-parseInt(_0x550295(0x1e5))/0x6*(parseInt(_0x550295(0x1ff))/0x7)+parseInt(_0x550295(0x1d2))/0x8+parseInt(_0x550295(0x1cb))/0x9*(parseInt(_0x550295(0x1cd))/0xa);if(_0x5439b7===_0x9bf21b)break;else _0x175df4['push'](_0x175df4['shift']());}catch(_0x26d705){_0x175df4['push'](_0x175df4['shift']());}}}(_0x1609,0x2295d));function _0x1609(){const _0x4adfa1=['indentCodeBlock','CodeBlock','registerDescriptionCallback','afterInit','commandParams','markBlockFormat','registerElementLabel','name','isLimit','checkChild','filter','179052BQWWaU','get','23913sfTvAS','type','4718eNXfSb','document','find','locale','parent','17244wKxdjA','language','70foFAls','blockName','descriptionFactory','model','languages','71376VyrJqJ','has','*Remove\x20format:*\x20%0','format','60oXwNOa','label','value','rootElement','formatBlock','outdentCodeBlock','change','toLowerCase','selection','commandName','enableCommand','schema','codeBlock','forceValue','ELEMENT_CODE_BLOCK','246yepwdM','plugins','74984MIeOIQ','getSelectedBlocks','commands','config','from','editor','209690fuVEcb','*Set\x20format:*\x20%0','TrackChangesEditing'];_0x1609=function(){return _0x4adfa1;};return _0x1609();}function _0x551e(_0x31b93a,_0x54aa50){const _0x160939=_0x1609();return _0x551e=function(_0x551e1f,_0x5dda6d){_0x551e1f=_0x551e1f-0x1c9;let _0x15698e=_0x160939[_0x551e1f];return _0x15698e;},_0x551e(_0x31b93a,_0x54aa50);}import{Plugin as _0x4d6c15}from'ckeditor5/src/core.js';import{getTranslation as _0x3a3ee1}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x58fc79}from'../utils/utils.js';export default class J extends _0x4d6c15{[_0x364e7a(0x1f3)](){const _0x425435=_0x364e7a,_0x1fe8ff=this[_0x425435(0x1ec)];if(!_0x1fe8ff[_0x425435(0x1e6)][_0x425435(0x1d3)](_0x425435(0x1f1)))return;const _0x1ba4b6=_0x1fe8ff[_0x425435(0x1e6)][_0x425435(0x1fc)](_0x425435(0x1ef)),_0x2b205c=_0x1fe8ff[_0x425435(0x1c9)],_0x65b475=_0x1fe8ff[_0x425435(0x1ea)][_0x425435(0x1fc)](_0x425435(0x1e2))[_0x425435(0x1d1)],_0xc52db2=_0x1fe8ff[_0x425435(0x1e9)][_0x425435(0x1fc)](_0x425435(0x1e2));_0x1ba4b6[_0x425435(0x1e0)](_0x425435(0x1f0)),_0x1ba4b6[_0x425435(0x1e0)](_0x425435(0x1db)),_0x1ba4b6[_0x425435(0x1e0)](_0x425435(0x1e2),(_0x459ea2,_0x3f2054={})=>{const _0x5e578f=_0x425435,_0x5d2d36=_0x1fe8ff[_0x5e578f(0x1d0)],_0x4094d1=_0x1fe8ff[_0x5e578f(0x1d0)][_0x5e578f(0x200)][_0x5e578f(0x1de)],_0x33dd2a=_0x3f2054&&void 0x0!==_0x3f2054[_0x5e578f(0x1e3)]?_0x3f2054[_0x5e578f(0x1e3)]:!_0xc52db2[_0x5e578f(0x1d8)];let _0x16068b;_0x3f2054[_0x5e578f(0x1cc)]||(_0x3f2054[_0x5e578f(0x1cc)]=_0x65b475[0x0][_0x5e578f(0x1cc)]),_0x16068b=_0x33dd2a?Array[_0x5e578f(0x1eb)](_0x4094d1[_0x5e578f(0x1e8)]())[_0x5e578f(0x1fa)](_0x5cf535=>eo(_0x5cf535)||function(_0x293569,_0x1d9214){const _0x336955=_0x5e578f;if(_0x293569['is'](_0x336955(0x1d9))||_0x1d9214[_0x336955(0x1f8)](_0x293569))return!0x1;return _0x1d9214[_0x336955(0x1f9)](_0x293569[_0x336955(0x1ca)],_0x336955(0x1e2));}(_0x5cf535,_0x5d2d36[_0x5e578f(0x1e1)])):Array[_0x5e578f(0x1eb)](_0x4094d1[_0x5e578f(0x1e8)]())[_0x5e578f(0x1fa)](_0x40fc6c=>eo(_0x40fc6c));const _0x1ffe39=_0x58fc79(_0x16068b,_0x5d2d36);_0x5d2d36[_0x5e578f(0x1dc)](()=>{const _0x4050d9=_0x5e578f;for(const _0x21f831 of _0x1ffe39)_0x1ba4b6[_0x4050d9(0x1f5)](_0x21f831,{'commandName':_0x4050d9(0x1e2),'commandParams':[{..._0x3f2054,'forceValue':_0x33dd2a}],'formatGroupId':_0x4050d9(0x1ce)});});}),(_0x1ba4b6[_0x425435(0x1cf)][_0x425435(0x1f6)](_0x425435(0x1e2),_0x53bc7f=>_0x3a3ee1(_0x2b205c,_0x425435(0x1e4),_0x53bc7f)),_0x1ba4b6[_0x425435(0x1cf)][_0x425435(0x1f2)](_0x5e4845=>{const _0x2e7f09=_0x425435;if(_0x2e7f09(0x1da)!=_0x5e4845[_0x2e7f09(0x1fe)])return;const _0x26e1eb=_0x2b205c['t'],{data:_0x4efdc4}=_0x5e4845;if(!_0x4efdc4||_0x2e7f09(0x1e2)!=_0x4efdc4[_0x2e7f09(0x1df)])return;const _0x16cb9f=_0x4efdc4[_0x2e7f09(0x1f4)][0x0][_0x2e7f09(0x1cc)],_0x25b51d=_0x26e1eb(_0x65b475[_0x2e7f09(0x201)](_0x35165c=>_0x35165c[_0x2e7f09(0x1cc)]===_0x16cb9f)[_0x2e7f09(0x1d7)])[_0x2e7f09(0x1dd)]();return _0x4efdc4[_0x2e7f09(0x1f4)][0x0][_0x2e7f09(0x1e3)]?{'type':_0x2e7f09(0x1d5),'content':_0x3a3ee1(_0x2b205c,_0x2e7f09(0x1ee),_0x3a3ee1(_0x2b205c,_0x2e7f09(0x1e4),0x1)+'\x20('+_0x25b51d+')')}:{'type':_0x2e7f09(0x1d5),'content':_0x3a3ee1(_0x2b205c,_0x2e7f09(0x1d4),_0x3a3ee1(_0x2b205c,_0x2e7f09(0x1e4),0x1))};}));}}function eo(_0x592a1a){const _0x5b3831=_0x364e7a;return _0x5b3831(0x1e2)==_0x592a1a[_0x5b3831(0x1f7)];}
23
+ const _0x21ba51=_0x5da7;(function(_0x27160d,_0x11398e){const _0x4bffd7=_0x5da7,_0x434591=_0x27160d();while(!![]){try{const _0x28489c=parseInt(_0x4bffd7(0x160))/0x1*(parseInt(_0x4bffd7(0x166))/0x2)+parseInt(_0x4bffd7(0x174))/0x3*(-parseInt(_0x4bffd7(0x169))/0x4)+-parseInt(_0x4bffd7(0x145))/0x5*(parseInt(_0x4bffd7(0x140))/0x6)+parseInt(_0x4bffd7(0x147))/0x7*(parseInt(_0x4bffd7(0x153))/0x8)+-parseInt(_0x4bffd7(0x14e))/0x9+parseInt(_0x4bffd7(0x150))/0xa*(-parseInt(_0x4bffd7(0x16b))/0xb)+parseInt(_0x4bffd7(0x172))/0xc;if(_0x28489c===_0x11398e)break;else _0x434591['push'](_0x434591['shift']());}catch(_0x4f7195){_0x434591['push'](_0x434591['shift']());}}}(_0x1776,0x5b846));import{Plugin as _0x56febb}from'ckeditor5/src/core.js';import{getTranslation as _0x6480dc}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5a7d04}from'../utils/utils.js';function _0x1776(){const _0x10ade9=['2iwyUrO','descriptionFactory','value','24JYkcdr','forceValue','11EZXRWV','formatBlock','schema','format','codeBlock','get','outdentCodeBlock','4431084UjJZpK','language','142419fDaPzz','find','getSelectedBlocks','has','document','languages','checkChild','1812rZMfDI','*Remove\x20format:*\x20%0','indentCodeBlock','registerDescriptionCallback','commandName','2895LfSLvJ','enableCommand','14wJpShE','blockName','label','registerElementLabel','isLimit','parent','model','3520710FoJdIG','locale','484220tyXSsT','commands','type','2798312sxhHoZ','markBlockFormat','TrackChangesEditing','from','selection','ELEMENT_CODE_BLOCK','config','plugins','rootElement','*Set\x20format:*\x20%0','commandParams','filter','CodeBlock','205327THYaII','change','editor','name','toLowerCase','afterInit'];_0x1776=function(){return _0x10ade9;};return _0x1776();}function _0x5da7(_0x1dd1eb,_0x5dac3b){const _0x177649=_0x1776();return _0x5da7=function(_0x5da7fb,_0x2412a3){_0x5da7fb=_0x5da7fb-0x140;let _0x287f88=_0x177649[_0x5da7fb];return _0x287f88;},_0x5da7(_0x1dd1eb,_0x5dac3b);}export default class J extends _0x56febb{[_0x21ba51(0x165)](){const _0x51abfa=_0x21ba51,_0x5cf9f5=this[_0x51abfa(0x162)];if(!_0x5cf9f5[_0x51abfa(0x15a)][_0x51abfa(0x177)](_0x51abfa(0x15f)))return;const _0x1e1fa7=_0x5cf9f5[_0x51abfa(0x15a)][_0x51abfa(0x170)](_0x51abfa(0x155)),_0xbda7e5=_0x5cf9f5[_0x51abfa(0x14f)],_0x411f0c=_0x5cf9f5[_0x51abfa(0x159)][_0x51abfa(0x170)](_0x51abfa(0x16f))[_0x51abfa(0x179)],_0x13b786=_0x5cf9f5[_0x51abfa(0x151)][_0x51abfa(0x170)](_0x51abfa(0x16f));_0x1e1fa7[_0x51abfa(0x146)](_0x51abfa(0x142)),_0x1e1fa7[_0x51abfa(0x146)](_0x51abfa(0x171)),_0x1e1fa7[_0x51abfa(0x146)](_0x51abfa(0x16f),(_0x38f6e2,_0x96c90f={})=>{const _0x4380bf=_0x51abfa,_0x443207=_0x5cf9f5[_0x4380bf(0x14d)],_0x20a8eb=_0x5cf9f5[_0x4380bf(0x14d)][_0x4380bf(0x178)][_0x4380bf(0x157)],_0x1c9b19=_0x96c90f&&void 0x0!==_0x96c90f[_0x4380bf(0x16a)]?_0x96c90f[_0x4380bf(0x16a)]:!_0x13b786[_0x4380bf(0x168)];let _0x3b4826;_0x96c90f[_0x4380bf(0x173)]||(_0x96c90f[_0x4380bf(0x173)]=_0x411f0c[0x0][_0x4380bf(0x173)]),_0x3b4826=_0x1c9b19?Array[_0x4380bf(0x156)](_0x20a8eb[_0x4380bf(0x176)]())[_0x4380bf(0x15e)](_0x2985c9=>eo(_0x2985c9)||function(_0x1024b6,_0x2cbd89){const _0x47595b=_0x4380bf;if(_0x1024b6['is'](_0x47595b(0x15b))||_0x2cbd89[_0x47595b(0x14b)](_0x1024b6))return!0x1;return _0x2cbd89[_0x47595b(0x17a)](_0x1024b6[_0x47595b(0x14c)],_0x47595b(0x16f));}(_0x2985c9,_0x443207[_0x4380bf(0x16d)])):Array[_0x4380bf(0x156)](_0x20a8eb[_0x4380bf(0x176)]())[_0x4380bf(0x15e)](_0x36ad9e=>eo(_0x36ad9e));const _0x1d455f=_0x5a7d04(_0x3b4826,_0x443207);_0x443207[_0x4380bf(0x161)](()=>{const _0x4871aa=_0x4380bf;for(const _0x2b8d85 of _0x1d455f)_0x1e1fa7[_0x4871aa(0x154)](_0x2b8d85,{'commandName':_0x4871aa(0x16f),'commandParams':[{..._0x96c90f,'forceValue':_0x1c9b19}],'formatGroupId':_0x4871aa(0x148)});});}),(_0x1e1fa7[_0x51abfa(0x167)][_0x51abfa(0x14a)](_0x51abfa(0x16f),_0x1f2b88=>_0x6480dc(_0xbda7e5,_0x51abfa(0x158),_0x1f2b88)),_0x1e1fa7[_0x51abfa(0x167)][_0x51abfa(0x143)](_0x30dade=>{const _0x1ef0df=_0x51abfa;if(_0x1ef0df(0x16c)!=_0x30dade[_0x1ef0df(0x152)])return;const _0x3e6d12=_0xbda7e5['t'],{data:_0x4ca620}=_0x30dade;if(!_0x4ca620||_0x1ef0df(0x16f)!=_0x4ca620[_0x1ef0df(0x144)])return;const _0x1197c6=_0x4ca620[_0x1ef0df(0x15d)][0x0][_0x1ef0df(0x173)],_0x3961ef=_0x3e6d12(_0x411f0c[_0x1ef0df(0x175)](_0x57f3ee=>_0x57f3ee[_0x1ef0df(0x173)]===_0x1197c6)[_0x1ef0df(0x149)])[_0x1ef0df(0x164)]();return _0x4ca620[_0x1ef0df(0x15d)][0x0][_0x1ef0df(0x16a)]?{'type':_0x1ef0df(0x16e),'content':_0x6480dc(_0xbda7e5,_0x1ef0df(0x15c),_0x6480dc(_0xbda7e5,_0x1ef0df(0x158),0x1)+'\x20('+_0x3961ef+')')}:{'type':_0x1ef0df(0x16e),'content':_0x6480dc(_0xbda7e5,_0x1ef0df(0x141),_0x6480dc(_0xbda7e5,_0x1ef0df(0x158),0x1))};}));}}function eo(_0x2f5be4){const _0x1e42fc=_0x21ba51;return _0x1e42fc(0x16f)==_0x2f5be4[_0x1e42fc(0x163)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16e003=_0x422f;(function(_0x37499e,_0x8bc94a){const _0x2126bd=_0x422f,_0x5b74a9=_0x37499e();while(!![]){try{const _0x48144a=-parseInt(_0x2126bd(0xb5))/0x1+-parseInt(_0x2126bd(0xba))/0x2*(parseInt(_0x2126bd(0xb8))/0x3)+-parseInt(_0x2126bd(0xab))/0x4*(-parseInt(_0x2126bd(0xb6))/0x5)+-parseInt(_0x2126bd(0xaf))/0x6*(parseInt(_0x2126bd(0xac))/0x7)+-parseInt(_0x2126bd(0xa9))/0x8+parseInt(_0x2126bd(0xb3))/0x9+-parseInt(_0x2126bd(0xbc))/0xa*(-parseInt(_0x2126bd(0xb1))/0xb);if(_0x48144a===_0x8bc94a)break;else _0x5b74a9['push'](_0x5b74a9['shift']());}catch(_0x2fea07){_0x5b74a9['push'](_0x5b74a9['shift']());}}}(_0xcee8,0xed9e0));import{Plugin as _0x4ccece}from'ckeditor5/src/core.js';export default class q extends _0x4ccece{[_0x16e003(0xae)](){const _0x372ac2=_0x16e003,_0xd30c51=this[_0x372ac2(0xb4)];if(!_0xd30c51[_0x372ac2(0xb9)][_0x372ac2(0xb2)](_0x372ac2(0xb7)))return;_0xd30c51[_0x372ac2(0xb9)][_0x372ac2(0xb0)](_0x372ac2(0xbb))[_0x372ac2(0xaa)](_0x372ac2(0xad));}}function _0x422f(_0x71e717,_0x21deeb){const _0xcee821=_0xcee8();return _0x422f=function(_0x422f8b,_0x17173e){_0x422f8b=_0x422f8b-0xa9;let _0x294ef=_0xcee821[_0x422f8b];return _0x294ef;},_0x422f(_0x71e717,_0x21deeb);}function _0xcee8(){const _0x29e5db=['plugins','368OaYvLK','TrackChangesEditing','86830BzZopn','5344984ilqYvH','enableCommand','823976KFfTDs','11291322ulfeZm','addCommentThread','afterInit','6zrUBos','get','4191mxQtmM','has','501462tuMsna','editor','1084004MnLrsc','40uzcWDF','CommentsEditing','10980iTYQEb'];_0xcee8=function(){return _0x29e5db;};return _0xcee8();}
23
+ const _0x270571=_0x422f;(function(_0x29cefe,_0xffb42){const _0x4f82b0=_0x422f,_0x118c91=_0x29cefe();while(!![]){try{const _0x48be82=parseInt(_0x4f82b0(0x182))/0x1+parseInt(_0x4f82b0(0x189))/0x2+-parseInt(_0x4f82b0(0x185))/0x3*(parseInt(_0x4f82b0(0x183))/0x4)+parseInt(_0x4f82b0(0x18d))/0x5+-parseInt(_0x4f82b0(0x18e))/0x6+-parseInt(_0x4f82b0(0x18f))/0x7*(parseInt(_0x4f82b0(0x181))/0x8)+parseInt(_0x4f82b0(0x180))/0x9*(parseInt(_0x4f82b0(0x184))/0xa);if(_0x48be82===_0xffb42)break;else _0x118c91['push'](_0x118c91['shift']());}catch(_0x3bc77b){_0x118c91['push'](_0x118c91['shift']());}}}(_0x2a70,0xefb0b));function _0x422f(_0x416ce2,_0x563a4e){const _0x2a70d4=_0x2a70();return _0x422f=function(_0x422f30,_0x5903b1){_0x422f30=_0x422f30-0x17f;let _0x51bc50=_0x2a70d4[_0x422f30];return _0x51bc50;},_0x422f(_0x416ce2,_0x563a4e);}import{Plugin as _0x58f35a}from'ckeditor5/src/core.js';function _0x2a70(){const _0x10c522=['2011620TklrNV','editor','CommentsEditing','has','3473880srAEAH','4887360vKKeIs','7ifwDAO','afterInit','TrackChangesEditing','plugins','8641017EcOwZc','14794728cswtCj','1807667vQPXar','3290776sRCOPC','10pHIEuW','3UzDCSm','addCommentThread','enableCommand','get'];_0x2a70=function(){return _0x10c522;};return _0x2a70();}export default class q extends _0x58f35a{[_0x270571(0x190)](){const _0x5c0a08=_0x270571,_0x1f7b44=this[_0x5c0a08(0x18a)];if(!_0x1f7b44[_0x5c0a08(0x17f)][_0x5c0a08(0x18c)](_0x5c0a08(0x18b)))return;_0x1f7b44[_0x5c0a08(0x17f)][_0x5c0a08(0x188)](_0x5c0a08(0x191))[_0x5c0a08(0x187)](_0x5c0a08(0x186));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x45f5(){const _0x1137ac=['editing','downcastDispatcher','remove','bind','793395scsOjJ','buffer','$graveyard','30tWEHYc','plugins','unit','createSelection','init','forward','high','markerName','unbindElementFromMarkerName','uiElement','isCollapsed','selection','setSelection','enableCommand','4yGkMUV','document','enqueueChange','commands','model','TrackChangesEditing','start','addMarker:suggestion:deletion','56FIHVKj','showSuggestionHighlights','requires','modifySelection','createRange','unlock','3728680RIvAiE','1642836RjYBjF','markerNameToElements','423966rMiKhC','406820mAaXVC','deleteForward','editor','writer','578373qPhFiN','end','data','batch','removeMarker:suggestion:deletion','getFirstRange','fromRange','root','get','merge','lock','359214BwtJpQ','rootName','delete','mapper','options','detach'];_0x45f5=function(){return _0x1137ac;};return _0x45f5();}function _0xb14c(_0x18b6ce,_0x51b12f){const _0x45f5e2=_0x45f5();return _0xb14c=function(_0xb14c2b,_0x31a2fe){_0xb14c2b=_0xb14c2b-0x10e;let _0x142bbb=_0x45f5e2[_0xb14c2b];return _0x142bbb;},_0xb14c(_0x18b6ce,_0x51b12f);}const _0x58ec23=_0xb14c;(function(_0x3517b0,_0x73c715){const _0x190d52=_0xb14c,_0x2af30f=_0x3517b0();while(!![]){try{const _0x4dbd3b=-parseInt(_0x190d52(0x125))/0x1+parseInt(_0x190d52(0x11e))/0x2+-parseInt(_0x190d52(0x130))/0x3+-parseInt(_0x190d52(0x10f))/0x4*(parseInt(_0x190d52(0x121))/0x5)+-parseInt(_0x190d52(0x120))/0x6*(-parseInt(_0x190d52(0x117))/0x7)+parseInt(_0x190d52(0x11d))/0x8+parseInt(_0x190d52(0x13a))/0x9*(-parseInt(_0x190d52(0x13d))/0xa);if(_0x4dbd3b===_0x73c715)break;else _0x2af30f['push'](_0x2af30f['shift']());}catch(_0x261cf9){_0x2af30f['push'](_0x2af30f['shift']());}}}(_0x45f5,0xc5793));import{Plugin as _0x38a7ff}from'ckeditor5/src/core.js';import{LiveRange as _0x1884bd}from'ckeditor5/src/engine.js';import{Delete as _0x24cc49}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x348379}from'./utils.js';export default class z extends _0x38a7ff{static get[_0x58ec23(0x119)](){return[_0x24cc49];}[_0x58ec23(0x141)](){const _0x1e273c=_0x58ec23,_0xc9bcc6=this[_0x1e273c(0x123)],_0x1f2ee2=_0xc9bcc6[_0x1e273c(0x13e)][_0x1e273c(0x12d)](_0x1e273c(0x114));_0x1f2ee2[_0x1e273c(0x10e)](_0x1e273c(0x132));const _0x32078a=_0xc9bcc6[_0x1e273c(0x112)][_0x1e273c(0x12d)](_0x1e273c(0x122));_0x1f2ee2[_0x1e273c(0x10e)](_0x1e273c(0x122),(_0x3f2779,_0x37b7cf={})=>{const _0x232282=_0x1e273c,_0x91502f=_0xc9bcc6[_0x232282(0x113)][_0x232282(0x140)](_0xc9bcc6[_0x232282(0x113)][_0x232282(0x110)][_0x232282(0x148)]);_0x91502f[_0x232282(0x147)]&&_0xc9bcc6[_0x232282(0x113)][_0x232282(0x11a)](_0x91502f,{'direction':_0x232282(0x142),'unit':_0x37b7cf[_0x232282(0x13f)]});const _0x47f96f=_0x91502f[_0x232282(0x12a)](),_0x526dfe=_0x1884bd[_0x232282(0x12b)](_0x47f96f);let _0x420cfb;_0x3f2779(_0x37b7cf),_0x420cfb=_0x232282(0x13c)==_0x526dfe[_0x232282(0x12c)][_0x232282(0x131)]?_0xc9bcc6[_0x232282(0x113)][_0x232282(0x11b)](_0x47f96f[_0x232282(0x115)]):_0xc9bcc6[_0x232282(0x113)][_0x232282(0x11b)](_0x526dfe[_0x232282(0x115)],_0x526dfe[_0x232282(0x126)]),_0x526dfe[_0x232282(0x135)](),_0xc9bcc6[_0x232282(0x113)][_0x232282(0x111)](_0x32078a[_0x232282(0x13b)][_0x232282(0x128)],_0x206bf1=>{const _0x5c3a5b=_0x232282;_0x32078a[_0x5c3a5b(0x13b)][_0x5c3a5b(0x12f)](),_0x206bf1[_0x5c3a5b(0x149)](_0x206bf1[_0x5c3a5b(0x11b)](_0x420cfb[_0x5c3a5b(0x126)])),_0x32078a[_0x5c3a5b(0x13b)][_0x5c3a5b(0x11c)]();});}),_0xc9bcc6[_0x1e273c(0x136)][_0x1e273c(0x137)]['on'](_0x1e273c(0x116),_0x348379(_0xc9bcc6,_0x1e273c(0x12e)),{'priority':_0x1e273c(0x143)}),_0xc9bcc6[_0x1e273c(0x127)][_0x1e273c(0x137)]['on'](_0x1e273c(0x116),(_0xa17b11,_0x54fb11,_0x1b48aa)=>{const _0x4dad5e=_0x1e273c;_0x1b48aa[_0x4dad5e(0x134)][_0x4dad5e(0x118)]&&_0x348379(_0xc9bcc6,_0x4dad5e(0x12e),{'showActiveMarker':!0x1})[_0x4dad5e(0x139)](this)(_0xa17b11,_0x54fb11,_0x1b48aa);},{'priority':_0x1e273c(0x143)}),_0xc9bcc6[_0x1e273c(0x136)][_0x1e273c(0x137)]['on'](_0x1e273c(0x129),(_0x28cabb,_0x2b4026,_0x25b985)=>{const _0x134068=_0x1e273c,_0x5dee0a=_0x25b985[_0x134068(0x133)][_0x134068(0x11f)](_0x2b4026[_0x134068(0x144)]);if(_0x5dee0a){for(const _0x553eae of _0x5dee0a)_0x553eae['is'](_0x134068(0x146))&&(_0x25b985[_0x134068(0x133)][_0x134068(0x145)](_0x553eae,_0x2b4026[_0x134068(0x144)]),_0x25b985[_0x134068(0x124)][_0x134068(0x138)](_0x553eae));}},{'priority':_0x1e273c(0x143)});}}
23
+ const _0x1a622b=_0x46b6;(function(_0x5a9a3f,_0x15b6db){const _0x57a23b=_0x46b6,_0x311726=_0x5a9a3f();while(!![]){try{const _0x4efc63=-parseInt(_0x57a23b(0xe4))/0x1+-parseInt(_0x57a23b(0xfe))/0x2*(parseInt(_0x57a23b(0xcf))/0x3)+-parseInt(_0x57a23b(0xd5))/0x4*(parseInt(_0x57a23b(0xea))/0x5)+parseInt(_0x57a23b(0xf1))/0x6+parseInt(_0x57a23b(0xf6))/0x7*(parseInt(_0x57a23b(0xf4))/0x8)+-parseInt(_0x57a23b(0xff))/0x9*(-parseInt(_0x57a23b(0xd1))/0xa)+-parseInt(_0x57a23b(0x102))/0xb*(parseInt(_0x57a23b(0x105))/0xc);if(_0x4efc63===_0x15b6db)break;else _0x311726['push'](_0x311726['shift']());}catch(_0x7dd39e){_0x311726['push'](_0x311726['shift']());}}}(_0x321d,0x59f2b));import{Plugin as _0x3e675b}from'ckeditor5/src/core.js';function _0x321d(){const _0x2104bf=['forward','2549806rwXnMz','downcastDispatcher','editing','addMarker:suggestion:deletion','writer','batch','merge','start','538YkLCGg','2903643vUNtQi','editor','markerNameToElements','121dZvqFQ','unlock','showSuggestionHighlights','546780lMlVwz','TrackChangesEditing','uiElement','setSelection','root','remove','buffer','high','2571jqJIDJ','unbindElementFromMarkerName','10pOPfyv','fromRange','createSelection','markerName','14256oQkvOG','requires','isCollapsed','$graveyard','end','delete','enqueueChange','bind','rootName','selection','options','get','model','deleteForward','removeMarker:suggestion:deletion','105133AYnKZM','lock','mapper','enableCommand','commands','init','545oxtRxQ','detach','document','data','plugins','getFirstRange','unit','3255846CiPbNn','createRange','modifySelection','16LMPvbC'];_0x321d=function(){return _0x2104bf;};return _0x321d();}import{LiveRange as _0xeed54f}from'ckeditor5/src/engine.js';import{Delete as _0x41a79a}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x4d9849}from'./utils.js';function _0x46b6(_0x3330d5,_0x390713){const _0x321dd3=_0x321d();return _0x46b6=function(_0x46b6e9,_0x2a07bc){_0x46b6e9=_0x46b6e9-0xcd;let _0x572be0=_0x321dd3[_0x46b6e9];return _0x572be0;},_0x46b6(_0x3330d5,_0x390713);}export default class z extends _0x3e675b{static get[_0x1a622b(0xd6)](){return[_0x41a79a];}[_0x1a622b(0xe9)](){const _0x4873cf=_0x1a622b,_0x33436c=this[_0x4873cf(0x100)],_0x35eeb9=_0x33436c[_0x4873cf(0xee)][_0x4873cf(0xe0)](_0x4873cf(0x106));_0x35eeb9[_0x4873cf(0xe7)](_0x4873cf(0xda));const _0x28f54b=_0x33436c[_0x4873cf(0xe8)][_0x4873cf(0xe0)](_0x4873cf(0xe2));_0x35eeb9[_0x4873cf(0xe7)](_0x4873cf(0xe2),(_0x461577,_0x16c96e={})=>{const _0x488cff=_0x4873cf,_0x13fbec=_0x33436c[_0x488cff(0xe1)][_0x488cff(0xd3)](_0x33436c[_0x488cff(0xe1)][_0x488cff(0xec)][_0x488cff(0xde)]);_0x13fbec[_0x488cff(0xd7)]&&_0x33436c[_0x488cff(0xe1)][_0x488cff(0xf3)](_0x13fbec,{'direction':_0x488cff(0xf5),'unit':_0x16c96e[_0x488cff(0xf0)]});const _0x1f1ef9=_0x13fbec[_0x488cff(0xef)](),_0x1fe36e=_0xeed54f[_0x488cff(0xd2)](_0x1f1ef9);let _0x45eee3;_0x461577(_0x16c96e),_0x45eee3=_0x488cff(0xd8)==_0x1fe36e[_0x488cff(0x109)][_0x488cff(0xdd)]?_0x33436c[_0x488cff(0xe1)][_0x488cff(0xf2)](_0x1f1ef9[_0x488cff(0xfd)]):_0x33436c[_0x488cff(0xe1)][_0x488cff(0xf2)](_0x1fe36e[_0x488cff(0xfd)],_0x1fe36e[_0x488cff(0xd9)]),_0x1fe36e[_0x488cff(0xeb)](),_0x33436c[_0x488cff(0xe1)][_0x488cff(0xdb)](_0x28f54b[_0x488cff(0xcd)][_0x488cff(0xfb)],_0x577925=>{const _0x2521b9=_0x488cff;_0x28f54b[_0x2521b9(0xcd)][_0x2521b9(0xe5)](),_0x577925[_0x2521b9(0x108)](_0x577925[_0x2521b9(0xf2)](_0x45eee3[_0x2521b9(0xd9)])),_0x28f54b[_0x2521b9(0xcd)][_0x2521b9(0x103)]();});}),_0x33436c[_0x4873cf(0xf8)][_0x4873cf(0xf7)]['on'](_0x4873cf(0xf9),_0x4d9849(_0x33436c,_0x4873cf(0xfc)),{'priority':_0x4873cf(0xce)}),_0x33436c[_0x4873cf(0xed)][_0x4873cf(0xf7)]['on'](_0x4873cf(0xf9),(_0x142a3d,_0x471fdf,_0x18ad3a)=>{const _0x40f6ff=_0x4873cf;_0x18ad3a[_0x40f6ff(0xdf)][_0x40f6ff(0x104)]&&_0x4d9849(_0x33436c,_0x40f6ff(0xfc),{'showActiveMarker':!0x1})[_0x40f6ff(0xdc)](this)(_0x142a3d,_0x471fdf,_0x18ad3a);},{'priority':_0x4873cf(0xce)}),_0x33436c[_0x4873cf(0xf8)][_0x4873cf(0xf7)]['on'](_0x4873cf(0xe3),(_0x5ad28a,_0x2b8034,_0x220be6)=>{const _0x2379f3=_0x4873cf,_0x26ba29=_0x220be6[_0x2379f3(0xe6)][_0x2379f3(0x101)](_0x2b8034[_0x2379f3(0xd4)]);if(_0x26ba29){for(const _0x13fb2d of _0x26ba29)_0x13fb2d['is'](_0x2379f3(0x107))&&(_0x220be6[_0x2379f3(0xe6)][_0x2379f3(0xd0)](_0x13fb2d,_0x2b8034[_0x2379f3(0xd4)]),_0x220be6[_0x2379f3(0xfa)][_0x2379f3(0x10a)](_0x13fb2d));}},{'priority':_0x4873cf(0xce)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4401c5=_0x3099;function _0x4033(){const _0x3624b5=['plugins','commands','enter','hasClass','2889564IZYtQV','unbindElementFromMarkerName','writer','change','6030130UyvFNE','document','get','parent','getFirstPosition','editing','getFirstRange','enterBlock','remove','requires','addMarker:suggestion:insertion','removeMarker:suggestion:insertion','2919728TJcgPd','downcastDispatcher','markInsertion','mapper','10HuOHsT','TrackChangesEditing','showSuggestionHighlights','nextSibling','editor','markerNameToElements','fromRange','end','selection','high','ck-suggestion-marker-split','fire','10173216JlDhpq','afterExecute','split','options','createPositionAt','10055169jcZevt','enableCommand','bind','data','init','200573OGiCnW','setSelection','2oGRNFJ','detach','markerName','createRange','3999580MdKLfu','model','3UPOylx'];_0x4033=function(){return _0x3624b5;};return _0x4033();}(function(_0x4c6b28,_0x55d3c0){const _0x1670ce=_0x3099,_0x368166=_0x4c6b28();while(!![]){try{const _0x2a06ad=parseInt(_0x1670ce(0x172))/0x1*(-parseInt(_0x1670ce(0x174))/0x2)+-parseInt(_0x1670ce(0x17a))/0x3*(-parseInt(_0x1670ce(0x178))/0x4)+parseInt(_0x1670ce(0x15c))/0x5*(-parseInt(_0x1670ce(0x148))/0x6)+parseInt(_0x1670ce(0x158))/0x7+-parseInt(_0x1670ce(0x168))/0x8+parseInt(_0x1670ce(0x16d))/0x9+parseInt(_0x1670ce(0x14c))/0xa;if(_0x2a06ad===_0x55d3c0)break;else _0x368166['push'](_0x368166['shift']());}catch(_0x30b3e1){_0x368166['push'](_0x368166['shift']());}}}(_0x4033,0xab590));import{Plugin as _0x38d757}from'ckeditor5/src/core.js';import{Enter as _0x1af0ea}from'ckeditor5/src/enter.js';function _0x3099(_0x546e43,_0x10bf10){const _0x4033e4=_0x4033();return _0x3099=function(_0x309994,_0xaad164){_0x309994=_0x309994-0x146;let _0x272ae1=_0x4033e4[_0x309994];return _0x272ae1;},_0x3099(_0x546e43,_0x10bf10);}import{LiveRange as _0x15a49f}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x22052e}from'./utils.js';export default class Q extends _0x38d757{static get[_0x4401c5(0x155)](){return[_0x1af0ea];}[_0x4401c5(0x171)](){const _0x1cf744=_0x4401c5,_0x4cc194=this[_0x1cf744(0x160)],_0x2ca1c0=_0x4cc194[_0x1cf744(0x17b)][_0x1cf744(0x14e)](_0x1cf744(0x15d)),_0x3626d7=_0x4cc194[_0x1cf744(0x17c)][_0x1cf744(0x14e)](_0x1cf744(0x146));_0x2ca1c0[_0x1cf744(0x16e)](_0x1cf744(0x146),()=>{const _0x7ea005=_0x1cf744;_0x4cc194[_0x7ea005(0x179)][_0x7ea005(0x14b)](_0x1e9fd5=>{const _0x43aa5b=_0x7ea005,_0x1164f9=_0x4cc194[_0x43aa5b(0x179)][_0x43aa5b(0x14d)][_0x43aa5b(0x164)],_0x4b4109=_0x1164f9[_0x43aa5b(0x150)](),_0x3d5b85=_0x15a49f[_0x43aa5b(0x162)](_0x1164f9[_0x43aa5b(0x152)]());if(_0x3626d7[_0x43aa5b(0x153)](_0x1e9fd5)){const _0x358d13=_0x4cc194[_0x43aa5b(0x179)][_0x43aa5b(0x16c)](_0x4b4109[_0x43aa5b(0x14f)][_0x43aa5b(0x15f)],0x0),_0x1c4243=_0x1e9fd5[_0x43aa5b(0x177)](_0x4b4109,_0x358d13);_0x2ca1c0[_0x43aa5b(0x15a)](_0x1c4243);}else _0x1e9fd5[_0x43aa5b(0x173)](_0x1e9fd5[_0x43aa5b(0x177)](_0x3d5b85[_0x43aa5b(0x163)]));_0x3d5b85[_0x43aa5b(0x175)](),_0x3626d7[_0x43aa5b(0x167)](_0x43aa5b(0x169),{'writer':_0x1e9fd5});});}),_0x4cc194[_0x1cf744(0x151)][_0x1cf744(0x159)]['on'](_0x1cf744(0x156),_0x22052e(_0x4cc194,_0x1cf744(0x16a)),{'priority':_0x1cf744(0x165)}),_0x4cc194[_0x1cf744(0x151)][_0x1cf744(0x159)]['on'](_0x1cf744(0x157),(_0x16973d,_0x12526a,_0x2f7254)=>{const _0xde72d7=_0x1cf744,_0x576e0a=_0x2f7254[_0xde72d7(0x15b)][_0xde72d7(0x161)](_0x12526a[_0xde72d7(0x176)]);if(_0x576e0a){for(const _0x5bf22e of _0x576e0a)_0x5bf22e[_0xde72d7(0x147)](_0xde72d7(0x166))&&(_0x2f7254[_0xde72d7(0x15b)][_0xde72d7(0x149)](_0x5bf22e,_0x12526a[_0xde72d7(0x176)]),_0x2f7254[_0xde72d7(0x14a)][_0xde72d7(0x154)](_0x5bf22e));}},{'priority':_0x1cf744(0x165)}),_0x4cc194[_0x1cf744(0x170)][_0x1cf744(0x159)]['on'](_0x1cf744(0x156),(_0x25537e,_0x2052f7,_0x11a21f)=>{const _0xaf7b67=_0x1cf744;_0x11a21f[_0xaf7b67(0x16b)][_0xaf7b67(0x15e)]&&_0x22052e(_0x4cc194,_0xaf7b67(0x16a),{'showActiveMarker':!0x1})[_0xaf7b67(0x16f)](this)(_0x25537e,_0x2052f7,_0x11a21f);},{'priority':_0x1cf744(0x165)});}}
23
+ const _0x2eda49=_0x4004;(function(_0x55ef59,_0x52e345){const _0x43f435=_0x4004,_0x39846d=_0x55ef59();while(!![]){try{const _0x3dab19=-parseInt(_0x43f435(0x16e))/0x1*(-parseInt(_0x43f435(0x186))/0x2)+parseInt(_0x43f435(0x179))/0x3+-parseInt(_0x43f435(0x189))/0x4+-parseInt(_0x43f435(0x173))/0x5+parseInt(_0x43f435(0x17c))/0x6+parseInt(_0x43f435(0x16a))/0x7*(parseInt(_0x43f435(0x18d))/0x8)+-parseInt(_0x43f435(0x174))/0x9;if(_0x3dab19===_0x52e345)break;else _0x39846d['push'](_0x39846d['shift']());}catch(_0x445ad1){_0x39846d['push'](_0x39846d['shift']());}}}(_0x5143,0x19d3b));function _0x4004(_0x3c54c2,_0x44cc9e){const _0x5143e2=_0x5143();return _0x4004=function(_0x40046b,_0x199f14){_0x40046b=_0x40046b-0x164;let _0x272032=_0x5143e2[_0x40046b];return _0x272032;},_0x4004(_0x3c54c2,_0x44cc9e);}import{Plugin as _0x17a433}from'ckeditor5/src/core.js';import{Enter as _0x28c559}from'ckeditor5/src/enter.js';function _0x5143(){const _0x598321=['change','options','ck-suggestion-marker-split','2VBsDua','remove','end','698452aYjbVX','setSelection','data','fire','1088denGay','downcastDispatcher','markInsertion','requires','parent','model','writer','showSuggestionHighlights','plugins','enter','getFirstPosition','selection','mapper','afterExecute','get','enableCommand','getFirstRange','markerNameToElements','removeMarker:suggestion:insertion','9345nwvJgc','detach','init','createRange','41341xQRTyM','fromRange','hasClass','enterBlock','nextSibling','672945GagLCe','653418QMZYxs','addMarker:suggestion:insertion','unbindElementFromMarkerName','TrackChangesEditing','bind','305475eSPeBX','markerName','document','977190TQGYqq','split','editor','high','editing','commands','createPositionAt'];_0x5143=function(){return _0x598321;};return _0x5143();}import{LiveRange as _0x2b742c}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x352f66}from'./utils.js';export default class Q extends _0x17a433{static get[_0x2eda49(0x190)](){return[_0x28c559];}[_0x2eda49(0x16c)](){const _0x43ae9c=_0x2eda49,_0x17250d=this[_0x43ae9c(0x17e)],_0x2a1b95=_0x17250d[_0x43ae9c(0x195)][_0x43ae9c(0x165)](_0x43ae9c(0x177)),_0x2c30c1=_0x17250d[_0x43ae9c(0x181)][_0x43ae9c(0x165)](_0x43ae9c(0x196));_0x2a1b95[_0x43ae9c(0x166)](_0x43ae9c(0x196),()=>{const _0x33e3f8=_0x43ae9c;_0x17250d[_0x33e3f8(0x192)][_0x33e3f8(0x183)](_0x1bfc89=>{const _0x2e7935=_0x33e3f8,_0x2dd91=_0x17250d[_0x2e7935(0x192)][_0x2e7935(0x17b)][_0x2e7935(0x198)],_0x175e6c=_0x2dd91[_0x2e7935(0x197)](),_0x2df4bd=_0x2b742c[_0x2e7935(0x16f)](_0x2dd91[_0x2e7935(0x167)]());if(_0x2c30c1[_0x2e7935(0x171)](_0x1bfc89)){const _0x155944=_0x17250d[_0x2e7935(0x192)][_0x2e7935(0x182)](_0x175e6c[_0x2e7935(0x191)][_0x2e7935(0x172)],0x0),_0x2972cc=_0x1bfc89[_0x2e7935(0x16d)](_0x175e6c,_0x155944);_0x2a1b95[_0x2e7935(0x18f)](_0x2972cc);}else _0x1bfc89[_0x2e7935(0x18a)](_0x1bfc89[_0x2e7935(0x16d)](_0x2df4bd[_0x2e7935(0x188)]));_0x2df4bd[_0x2e7935(0x16b)](),_0x2c30c1[_0x2e7935(0x18c)](_0x2e7935(0x164),{'writer':_0x1bfc89});});}),_0x17250d[_0x43ae9c(0x180)][_0x43ae9c(0x18e)]['on'](_0x43ae9c(0x175),_0x352f66(_0x17250d,_0x43ae9c(0x17d)),{'priority':_0x43ae9c(0x17f)}),_0x17250d[_0x43ae9c(0x180)][_0x43ae9c(0x18e)]['on'](_0x43ae9c(0x169),(_0x2a2a0f,_0x10de27,_0x453f1a)=>{const _0x28e0d9=_0x43ae9c,_0x5cf6dc=_0x453f1a[_0x28e0d9(0x199)][_0x28e0d9(0x168)](_0x10de27[_0x28e0d9(0x17a)]);if(_0x5cf6dc){for(const _0x38baae of _0x5cf6dc)_0x38baae[_0x28e0d9(0x170)](_0x28e0d9(0x185))&&(_0x453f1a[_0x28e0d9(0x199)][_0x28e0d9(0x176)](_0x38baae,_0x10de27[_0x28e0d9(0x17a)]),_0x453f1a[_0x28e0d9(0x193)][_0x28e0d9(0x187)](_0x38baae));}},{'priority':_0x43ae9c(0x17f)}),_0x17250d[_0x43ae9c(0x18b)][_0x43ae9c(0x18e)]['on'](_0x43ae9c(0x175),(_0x51b8ce,_0xc42af5,_0x83aa9)=>{const _0x7c158a=_0x43ae9c;_0x83aa9[_0x7c158a(0x184)][_0x7c158a(0x194)]&&_0x352f66(_0x17250d,_0x7c158a(0x17d),{'showActiveMarker':!0x1})[_0x7c158a(0x178)](this)(_0x51b8ce,_0xc42af5,_0x83aa9);},{'priority':_0x43ae9c(0x17f)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16298e=_0x83a6;function _0x83a6(_0xfd8f09,_0x451362){const _0x4f5999=_0x4f59();return _0x83a6=function(_0x83a6d1,_0x157820){_0x83a6d1=_0x83a6d1-0x172;let _0x89d544=_0x4f5999[_0x83a6d1];return _0x89d544;},_0x83a6(_0xfd8f09,_0x451362);}(function(_0x469255,_0x207554){const _0xb7f987=_0x83a6,_0x14711b=_0x469255();while(!![]){try{const _0x2e20ad=parseInt(_0xb7f987(0x193))/0x1+parseInt(_0xb7f987(0x180))/0x2+-parseInt(_0xb7f987(0x17c))/0x3*(-parseInt(_0xb7f987(0x181))/0x4)+-parseInt(_0xb7f987(0x174))/0x5+parseInt(_0xb7f987(0x18b))/0x6+-parseInt(_0xb7f987(0x17d))/0x7+parseInt(_0xb7f987(0x190))/0x8;if(_0x2e20ad===_0x207554)break;else _0x14711b['push'](_0x14711b['shift']());}catch(_0x140c2f){_0x14711b['push'](_0x14711b['shift']());}}}(_0x4f59,0x85199));import{Plugin as _0x3d4dc8}from'ckeditor5/src/core.js';export default class X extends _0x3d4dc8{[_0x16298e(0x18f)](){const _0x298b97=_0x16298e;if(!this[_0x298b97(0x17b)][_0x298b97(0x18c)][_0x298b97(0x197)](_0x298b97(0x183)))return;const _0x3b1549=this[_0x298b97(0x17b)][_0x298b97(0x18c)][_0x298b97(0x173)](_0x298b97(0x17a));_0x3b1549[_0x298b97(0x177)](_0x298b97(0x189),this[_0x298b97(0x186)][_0x298b97(0x18d)](this)),_0x3b1549[_0x298b97(0x177)](_0x298b97(0x187)),_0x3b1549[_0x298b97(0x177)](_0x298b97(0x191)),_0x3b1549[_0x298b97(0x177)](_0x298b97(0x198)),_0x3b1549[_0x298b97(0x177)](_0x298b97(0x185));}[_0x16298e(0x186)](_0x52bc89,_0x18bd2e,_0x14bca7={}){const _0x49dee9=_0x16298e,_0x18dc0f=this[_0x49dee9(0x17b)][_0x49dee9(0x18c)][_0x49dee9(0x173)](_0x49dee9(0x194));return _0x52bc89(_0x5aa130=>{const _0x359223=_0x49dee9;let _0x71a18e=(_0x359223(0x19a)==typeof _0x18bd2e?_0x18dc0f[_0x359223(0x192)](_0x18bd2e,_0x14bca7):_0x18bd2e)(_0x5aa130);Array[_0x359223(0x182)](_0x71a18e)&&(_0x71a18e={'results':_0x71a18e,'searchText':_0x359223(0x19a)==typeof _0x18bd2e?_0x18bd2e:''});const _0x45954b=_0x71a18e[_0x359223(0x175)][_0x359223(0x195)](_0xd192ee=>!0x1===this[_0x359223(0x188)](_0xd192ee,_0x5aa130[_0x359223(0x178)]));return{..._0x71a18e,'results':_0x45954b};},_0x14bca7);}[_0x16298e(0x188)](_0x4163e9,_0x3f6f34){const _0x471b00=_0x16298e,_0x4f2ca2=this[_0x471b00(0x17b)][_0x471b00(0x18e)][_0x471b00(0x196)](this[_0x471b00(0x17b)][_0x471b00(0x18e)][_0x471b00(0x179)](_0x3f6f34,_0x4163e9[_0x471b00(0x184)]),this[_0x471b00(0x17b)][_0x471b00(0x18e)][_0x471b00(0x179)](_0x3f6f34,_0x4163e9[_0x471b00(0x17f)]));for(const _0x200e77 of this[_0x471b00(0x17b)][_0x471b00(0x18e)][_0x471b00(0x172)][_0x471b00(0x18a)](_0x471b00(0x176)))if(null!==_0x4f2ca2[_0x471b00(0x17e)](_0x200e77[_0x471b00(0x199)]()))return!0x0;return!0x1;}}function _0x4f59(){const _0x2d72fe=['findPrevious','findByTextCallback','207745JDQCkQ','FindAndReplaceUtils','filter','createRange','has','replace','getRange','string','markers','get','234805VTpRtO','results','suggestion:deletion','enableCommand','item','createPositionAt','TrackChangesEditing','editor','736203rJXHic','5119429OmxCQU','getIntersection','end','1075922uqGMQm','4pwrwrG','isArray','FindAndReplaceEditing','start','replaceAll','handleFindCommand','findNext','_isInDeletionRange','find','getMarkersGroup','511626gKjNea','plugins','bind','model','afterInit','1976856jMsKEY'];_0x4f59=function(){return _0x2d72fe;};return _0x4f59();}
23
+ function _0x11d4(){const _0xa07f9f=['410jwwlHh','567hKycyr','3419370XZwXaD','findByTextCallback','filter','item','bind','434iIHcst','replace','find','1581215putZFC','end','findNext','350053vMXftO','1268kxKShp','editor','getIntersection','replaceAll','FindAndReplaceEditing','model','_isInDeletionRange','string','getMarkersGroup','793skswhf','start','createRange','has','enableCommand','TrackChangesEditing','results','plugins','3138yBdadE','createPositionAt','findPrevious','afterInit','getRange','handleFindCommand','get','markers','30376OnKQTR','suggestion:deletion','isArray','FindAndReplaceUtils','4535167FTuWqC'];_0x11d4=function(){return _0xa07f9f;};return _0x11d4();}function _0x3e3a(_0x356b77,_0x4dbbb2){const _0x11d4bc=_0x11d4();return _0x3e3a=function(_0x3e3aed,_0x380ac6){_0x3e3aed=_0x3e3aed-0x140;let _0x3a4ccd=_0x11d4bc[_0x3e3aed];return _0x3a4ccd;},_0x3e3a(_0x356b77,_0x4dbbb2);}const _0x6ff6ea=_0x3e3a;(function(_0x456815,_0x59c937){const _0x3ab640=_0x3e3a,_0x79e94c=_0x456815();while(!![]){try{const _0x54220c=parseInt(_0x3ab640(0x141))/0x1*(parseInt(_0x3ab640(0x15d))/0x2)+-parseInt(_0x3ab640(0x149))/0x3*(-parseInt(_0x3ab640(0x164))/0x4)+-parseInt(_0x3ab640(0x160))/0x5+parseInt(_0x3ab640(0x158))/0x6+parseInt(_0x3ab640(0x155))/0x7+parseInt(_0x3ab640(0x151))/0x8*(parseInt(_0x3ab640(0x157))/0x9)+parseInt(_0x3ab640(0x156))/0xa*(-parseInt(_0x3ab640(0x163))/0xb);if(_0x54220c===_0x59c937)break;else _0x79e94c['push'](_0x79e94c['shift']());}catch(_0x29a8d2){_0x79e94c['push'](_0x79e94c['shift']());}}}(_0x11d4,0x52ed0));import{Plugin as _0x1937bc}from'ckeditor5/src/core.js';export default class X extends _0x1937bc{[_0x6ff6ea(0x14c)](){const _0x26b648=_0x6ff6ea;if(!this[_0x26b648(0x165)][_0x26b648(0x148)][_0x26b648(0x144)](_0x26b648(0x168)))return;const _0x32e84e=this[_0x26b648(0x165)][_0x26b648(0x148)][_0x26b648(0x14f)](_0x26b648(0x146));_0x32e84e[_0x26b648(0x145)](_0x26b648(0x15f),this[_0x26b648(0x14e)][_0x26b648(0x15c)](this)),_0x32e84e[_0x26b648(0x145)](_0x26b648(0x162)),_0x32e84e[_0x26b648(0x145)](_0x26b648(0x14b)),_0x32e84e[_0x26b648(0x145)](_0x26b648(0x15e)),_0x32e84e[_0x26b648(0x145)](_0x26b648(0x167));}[_0x6ff6ea(0x14e)](_0x257254,_0x23410c,_0x36e507={}){const _0x1df9ba=_0x6ff6ea,_0x51b280=this[_0x1df9ba(0x165)][_0x1df9ba(0x148)][_0x1df9ba(0x14f)](_0x1df9ba(0x154));return _0x257254(_0x17a115=>{const _0x45fc58=_0x1df9ba;let _0x5375da=(_0x45fc58(0x16b)==typeof _0x23410c?_0x51b280[_0x45fc58(0x159)](_0x23410c,_0x36e507):_0x23410c)(_0x17a115);Array[_0x45fc58(0x153)](_0x5375da)&&(_0x5375da={'results':_0x5375da,'searchText':_0x45fc58(0x16b)==typeof _0x23410c?_0x23410c:''});const _0x16f8ae=_0x5375da[_0x45fc58(0x147)][_0x45fc58(0x15a)](_0x37886f=>!0x1===this[_0x45fc58(0x16a)](_0x37886f,_0x17a115[_0x45fc58(0x15b)]));return{..._0x5375da,'results':_0x16f8ae};},_0x36e507);}[_0x6ff6ea(0x16a)](_0xbb5da7,_0x2383aa){const _0x25096b=_0x6ff6ea,_0x2577c3=this[_0x25096b(0x165)][_0x25096b(0x169)][_0x25096b(0x143)](this[_0x25096b(0x165)][_0x25096b(0x169)][_0x25096b(0x14a)](_0x2383aa,_0xbb5da7[_0x25096b(0x142)]),this[_0x25096b(0x165)][_0x25096b(0x169)][_0x25096b(0x14a)](_0x2383aa,_0xbb5da7[_0x25096b(0x161)]));for(const _0x373787 of this[_0x25096b(0x165)][_0x25096b(0x169)][_0x25096b(0x150)][_0x25096b(0x140)](_0x25096b(0x152)))if(null!==_0x2577c3[_0x25096b(0x166)](_0x373787[_0x25096b(0x14d)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37c86e=_0x2b6a;(function(_0x3e3c66,_0x349f38){const _0x2df0e1=_0x2b6a,_0x369012=_0x3e3c66();while(!![]){try{const _0x5cbd20=-parseInt(_0x2df0e1(0x134))/0x1*(-parseInt(_0x2df0e1(0x124))/0x2)+parseInt(_0x2df0e1(0x103))/0x3*(parseInt(_0x2df0e1(0x126))/0x4)+parseInt(_0x2df0e1(0x117))/0x5*(-parseInt(_0x2df0e1(0x101))/0x6)+-parseInt(_0x2df0e1(0x128))/0x7*(parseInt(_0x2df0e1(0x136))/0x8)+parseInt(_0x2df0e1(0x115))/0x9*(-parseInt(_0x2df0e1(0x113))/0xa)+parseInt(_0x2df0e1(0x13a))/0xb+parseInt(_0x2df0e1(0x109))/0xc*(parseInt(_0x2df0e1(0x114))/0xd);if(_0x5cbd20===_0x349f38)break;else _0x369012['push'](_0x369012['shift']());}catch(_0x21b117){_0x369012['push'](_0x369012['shift']());}}}(_0x249c,0x18c8b));import{Plugin as _0x450552}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4003c9}from'ckeditor5/src/ui.js';function _0x249c(){const _0x32408a=['has','toLowerCase','enableDefaultAttributesIntegration','*Set\x20font\x20family:*\x20%0','42494yLyqqG','locale','51888jwPPFG','*Set\x20font\x20background\x20color:*\x20%0','fontSize.options','formatInline','1449492XYgJPW','*Reset\x20font\x20background\x20color*','trim','FontBackgroundColorEditing','FORMAT_FONT_FAMILY','normalizeSizeOptions','get','1094034ZRoLOa','*Reset\x20font\x20family*','12ExQlgB','plugins','fontColor.colors','*Reset\x20font\x20size*','_registerLegacyDescription','type','504AUbOoQ','FORMAT_FONT_COLOR','format','fontSize','*Set\x20font\x20size:*\x20%0','registerAttributeLabel','fontColor','TrackChangesEditing','model','value','360GFucen','21710RPlxBO','35748eBIYlk','commandName','5kRJtpG','registerDescriptionCallback','FontColorEditing','*Set\x20font\x20color:*\x20%0','FontSize','find','FORMAT_FONT_BACKGROUND','fontBackgroundColor.colors','fontFamily','registerInlineAttribute','fontBackgroundColor','FORMAT_FONT_SIZE','FontFamilyEditing','8oZLLhv','*Reset\x20font\x20color*','113332QvCjVn','label','63HQfWzK','config','descriptionFactory','editor','FontSizeEditing','afterInit','commandParams','title'];_0x249c=function(){return _0x32408a;};return _0x249c();}import{getTranslation as _0x3ce92e}from'../utils/common-translations.js';function _0x2b6a(_0x18a8e7,_0x878b73){const _0x249c1f=_0x249c();return _0x2b6a=function(_0x2b6a55,_0x5a4293){_0x2b6a55=_0x2b6a55-0xfd;let _0x4b0dc6=_0x249c1f[_0x2b6a55];return _0x4b0dc6;},_0x2b6a(_0x18a8e7,_0x878b73);}const ro=[{'pluginName':_0x37c86e(0x12c),'commandName':_0x37c86e(0x10c)},{'pluginName':_0x37c86e(0x123),'commandName':_0x37c86e(0x11f)},{'pluginName':_0x37c86e(0x119),'commandName':_0x37c86e(0x10f)},{'pluginName':_0x37c86e(0xfd),'commandName':_0x37c86e(0x121)}];export default class Y extends _0x450552{[_0x37c86e(0x12d)](){const _0x230743=_0x37c86e,_0x1e1066=this[_0x230743(0x12b)][_0x230743(0x135)],_0x282274=this[_0x230743(0x12b)][_0x230743(0x104)][_0x230743(0x100)](_0x230743(0x110));for(const {pluginName:_0x1f5ca7,commandName:_0x385f1b}of ro)this[_0x230743(0x12b)][_0x230743(0x104)][_0x230743(0x130)](_0x1f5ca7)&&(_0x282274[_0x230743(0x132)](_0x385f1b),_0x282274[_0x230743(0x120)](_0x385f1b));_0x282274[_0x230743(0x12a)][_0x230743(0x10e)](_0x230743(0x10c),_0x3ce92e(_0x1e1066,_0x230743(0x122))),_0x282274[_0x230743(0x12a)][_0x230743(0x10e)](_0x230743(0x11f),_0x3ce92e(_0x1e1066,_0x230743(0xfe))),_0x282274[_0x230743(0x12a)][_0x230743(0x10e)](_0x230743(0x10f),_0x3ce92e(_0x1e1066,_0x230743(0x10a))),_0x282274[_0x230743(0x12a)][_0x230743(0x10e)](_0x230743(0x121),_0x3ce92e(_0x1e1066,_0x230743(0x11d))),this[_0x230743(0x107)]();}[_0x37c86e(0x107)](){const _0x127213=_0x37c86e,_0x541c44=this[_0x127213(0x12b)],_0x47b5e6=_0x541c44[_0x127213(0x135)];_0x541c44[_0x127213(0x104)][_0x127213(0x100)](_0x127213(0x110))[_0x127213(0x12a)][_0x127213(0x118)](_0x570857=>{const _0x101864=_0x127213,_0x274070=_0x47b5e6['t'];if(_0x101864(0x139)!=_0x570857[_0x101864(0x108)])return;const {data:_0x2eb50f}=_0x570857;if(null!=_0x2eb50f){if(_0x101864(0x10c)==_0x2eb50f[_0x101864(0x116)]){const _0x70db6b=_0x2eb50f[_0x101864(0x12e)][0x0][_0x101864(0x112)];if(_0x70db6b){const _0x959440=_0x274070(this[_0x101864(0x12b)][_0x101864(0x104)][_0x101864(0x100)](_0x101864(0x11b))[_0x101864(0xff)](this[_0x101864(0x12b)][_0x101864(0x129)][_0x101864(0x100)](_0x101864(0x138)))[_0x101864(0x11c)](_0x38021b=>_0x38021b[_0x101864(0x111)]==_0x70db6b)[_0x101864(0x12f)])[_0x101864(0x131)]();return{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x10d),_0x959440)};}return{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x106))};}if(_0x101864(0x11f)==_0x2eb50f[_0x101864(0x116)]){const _0x507ab3=_0x2eb50f[_0x101864(0x12e)][0x0][_0x101864(0x112)];return _0x507ab3?{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x133),_0x507ab3)}:{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x102))};}if(_0x101864(0x10f)==_0x2eb50f[_0x101864(0x116)]){const _0x5a9861=_0x2eb50f[_0x101864(0x12e)][0x0][_0x101864(0x112)];if(_0x5a9861){const _0x4f14a3=_0x4003c9(this[_0x101864(0x12b)][_0x101864(0x129)][_0x101864(0x100)](_0x101864(0x105)))[_0x101864(0x11c)](_0x2500fa=>_0x2500fa[_0x101864(0x111)]==_0x5a9861);let _0x2b4abd=_0x5a9861,_0x403a88='';return _0x4f14a3&&(_0x2b4abd=_0x4f14a3[_0x101864(0x127)],_0x403a88=_0x274070(_0x2b4abd)[_0x101864(0x131)]()),{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x11a),_0x403a88)[_0x101864(0x13c)](),'color':{'value':_0x5a9861,'title':_0x403a88||_0x2b4abd}};}return{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x125))};}if(_0x101864(0x121)==_0x2eb50f[_0x101864(0x116)]){const _0x2a1dc7=_0x2eb50f[_0x101864(0x12e)][0x0][_0x101864(0x112)];if(_0x2a1dc7){const _0x352050=_0x4003c9(this[_0x101864(0x12b)][_0x101864(0x129)][_0x101864(0x100)](_0x101864(0x11e)))[_0x101864(0x11c)](_0x4bcca9=>_0x4bcca9[_0x101864(0x111)]==_0x2a1dc7);let _0xa15b3=_0x2a1dc7,_0x5162c0='';return _0x352050&&(_0xa15b3=_0x352050[_0x101864(0x127)],_0x5162c0=_0x274070(_0xa15b3)[_0x101864(0x131)]()),{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x137),_0x5162c0)[_0x101864(0x13c)](),'color':{'value':_0x2a1dc7,'title':_0x5162c0||_0xa15b3}};}return{'type':_0x101864(0x10b),'content':_0x3ce92e(_0x47b5e6,_0x101864(0x13b))};}}});}}
23
+ const _0x2aa019=_0x182e;(function(_0x51fec6,_0x4e4ce5){const _0x222307=_0x182e,_0x580199=_0x51fec6();while(!![]){try{const _0x1f898d=-parseInt(_0x222307(0xaf))/0x1+-parseInt(_0x222307(0xb2))/0x2+-parseInt(_0x222307(0xa8))/0x3*(-parseInt(_0x222307(0xa5))/0x4)+-parseInt(_0x222307(0xc8))/0x5*(-parseInt(_0x222307(0xb8))/0x6)+parseInt(_0x222307(0x9e))/0x7+-parseInt(_0x222307(0xa6))/0x8+-parseInt(_0x222307(0xc2))/0x9*(-parseInt(_0x222307(0xb7))/0xa);if(_0x1f898d===_0x4e4ce5)break;else _0x580199['push'](_0x580199['shift']());}catch(_0x4cf59f){_0x580199['push'](_0x580199['shift']());}}}(_0x188e,0x21fb2));import{Plugin as _0x33bd9a}from'ckeditor5/src/core.js';function _0x182e(_0x10b070,_0xce2343){const _0x188eca=_0x188e();return _0x182e=function(_0x182ee9,_0x532a8c){_0x182ee9=_0x182ee9-0x9d;let _0x46818b=_0x188eca[_0x182ee9];return _0x46818b;},_0x182e(_0x10b070,_0xce2343);}function _0x188e(){const _0x8ae39a=['40DnbmVK','30018OvsHOP','FORMAT_FONT_FAMILY','model','*Set\x20font\x20background\x20color:*\x20%0','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20background\x20color*','commandParams','locale','fontBackgroundColor.colors','fontSize','238257VGkqyD','registerAttributeLabel','format','FontColorEditing','registerDescriptionCallback','config','65oSbrYW','value','descriptionFactory','normalizeSizeOptions','TrackChangesEditing','FontSizeEditing','label','trim','_registerLegacyDescription','fontFamily','commandName','enableDefaultAttributesIntegration','FORMAT_FONT_COLOR','*Reset\x20font\x20family*','fontColor','formatInline','*Set\x20font\x20size:*\x20%0','FontSize','type','526365bcfCMb','fontBackgroundColor','FontBackgroundColorEditing','editor','fontSize.options','plugins','get','260brsHxX','365872hsKXMC','FORMAT_FONT_BACKGROUND','8199dRtZZW','find','*Reset\x20font\x20color*','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20size*','afterInit','FORMAT_FONT_SIZE','30056aVawTK','title','registerInlineAttribute','417590cNwVJW','has','FontFamilyEditing','fontColor.colors','toLowerCase'];_0x188e=function(){return _0x8ae39a;};return _0x188e();}import{normalizeColorOptions as _0x1b8aaa}from'ckeditor5/src/ui.js';import{getTranslation as _0xe4d7cc}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2aa019(0xcd),'commandName':_0x2aa019(0xc1)},{'pluginName':_0x2aa019(0xb4),'commandName':_0x2aa019(0xd1)},{'pluginName':_0x2aa019(0xc5),'commandName':_0x2aa019(0xd6)},{'pluginName':_0x2aa019(0xa0),'commandName':_0x2aa019(0x9f)}];export default class Y extends _0x33bd9a{[_0x2aa019(0xad)](){const _0x516670=_0x2aa019,_0x22c430=this[_0x516670(0xa1)][_0x516670(0xbf)],_0x4c5e62=this[_0x516670(0xa1)][_0x516670(0xa3)][_0x516670(0xa4)](_0x516670(0xcc));for(const {pluginName:_0xf56a03,commandName:_0x55d7f8}of ro)this[_0x516670(0xa1)][_0x516670(0xa3)][_0x516670(0xb3)](_0xf56a03)&&(_0x4c5e62[_0x516670(0xd3)](_0x55d7f8),_0x4c5e62[_0x516670(0xb1)](_0x55d7f8));_0x4c5e62[_0x516670(0xca)][_0x516670(0xc3)](_0x516670(0xc1),_0xe4d7cc(_0x22c430,_0x516670(0xae))),_0x4c5e62[_0x516670(0xca)][_0x516670(0xc3)](_0x516670(0xd1),_0xe4d7cc(_0x22c430,_0x516670(0xb9))),_0x4c5e62[_0x516670(0xca)][_0x516670(0xc3)](_0x516670(0xd6),_0xe4d7cc(_0x22c430,_0x516670(0xd4))),_0x4c5e62[_0x516670(0xca)][_0x516670(0xc3)](_0x516670(0x9f),_0xe4d7cc(_0x22c430,_0x516670(0xa7))),this[_0x516670(0xd0)]();}[_0x2aa019(0xd0)](){const _0x3e251f=_0x2aa019,_0x24b968=this[_0x3e251f(0xa1)],_0x59b840=_0x24b968[_0x3e251f(0xbf)];_0x24b968[_0x3e251f(0xa3)][_0x3e251f(0xa4)](_0x3e251f(0xcc))[_0x3e251f(0xca)][_0x3e251f(0xc6)](_0x4a699e=>{const _0x485df8=_0x3e251f,_0x1169a3=_0x59b840['t'];if(_0x485df8(0xd7)!=_0x4a699e[_0x485df8(0x9d)])return;const {data:_0x249660}=_0x4a699e;if(null!=_0x249660){if(_0x485df8(0xc1)==_0x249660[_0x485df8(0xd2)]){const _0x89149a=_0x249660[_0x485df8(0xbe)][0x0][_0x485df8(0xc9)];if(_0x89149a){const _0x2d8c8a=_0x1169a3(this[_0x485df8(0xa1)][_0x485df8(0xa3)][_0x485df8(0xa4)](_0x485df8(0xd9))[_0x485df8(0xcb)](this[_0x485df8(0xa1)][_0x485df8(0xc7)][_0x485df8(0xa4)](_0x485df8(0xa2)))[_0x485df8(0xa9)](_0x5dac03=>_0x5dac03[_0x485df8(0xba)]==_0x89149a)[_0x485df8(0xb0)])[_0x485df8(0xb6)]();return{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xd8),_0x2d8c8a)};}return{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xac))};}if(_0x485df8(0xd1)==_0x249660[_0x485df8(0xd2)]){const _0x4d692c=_0x249660[_0x485df8(0xbe)][0x0][_0x485df8(0xc9)];return _0x4d692c?{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xbc),_0x4d692c)}:{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xd5))};}if(_0x485df8(0xd6)==_0x249660[_0x485df8(0xd2)]){const _0x3bacc4=_0x249660[_0x485df8(0xbe)][0x0][_0x485df8(0xc9)];if(_0x3bacc4){const _0x436558=_0x1b8aaa(this[_0x485df8(0xa1)][_0x485df8(0xc7)][_0x485df8(0xa4)](_0x485df8(0xb5)))[_0x485df8(0xa9)](_0x17a7e5=>_0x17a7e5[_0x485df8(0xba)]==_0x3bacc4);let _0x4178a1=_0x3bacc4,_0x31ec05='';return _0x436558&&(_0x4178a1=_0x436558[_0x485df8(0xce)],_0x31ec05=_0x1169a3(_0x4178a1)[_0x485df8(0xb6)]()),{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xab),_0x31ec05)[_0x485df8(0xcf)](),'color':{'value':_0x3bacc4,'title':_0x31ec05||_0x4178a1}};}return{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xaa))};}if(_0x485df8(0x9f)==_0x249660[_0x485df8(0xd2)]){const _0x98cd78=_0x249660[_0x485df8(0xbe)][0x0][_0x485df8(0xc9)];if(_0x98cd78){const _0x2c6790=_0x1b8aaa(this[_0x485df8(0xa1)][_0x485df8(0xc7)][_0x485df8(0xa4)](_0x485df8(0xc0)))[_0x485df8(0xa9)](_0x507eee=>_0x507eee[_0x485df8(0xba)]==_0x98cd78);let _0x4107a5=_0x98cd78,_0x29b9ef='';return _0x2c6790&&(_0x4107a5=_0x2c6790[_0x485df8(0xce)],_0x29b9ef=_0x1169a3(_0x4107a5)[_0x485df8(0xb6)]()),{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xbb),_0x29b9ef)[_0x485df8(0xcf)](),'color':{'value':_0x98cd78,'title':_0x29b9ef||_0x4107a5}};}return{'type':_0x485df8(0xc4),'content':_0xe4d7cc(_0x59b840,_0x485df8(0xbd))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x53a7(_0x47cdaa,_0x27f31b){const _0x50850b=_0x5085();return _0x53a7=function(_0x53a734,_0x1beb4a){_0x53a734=_0x53a734-0xe0;let _0x14f611=_0x50850b[_0x53a734];return _0x14f611;},_0x53a7(_0x47cdaa,_0x27f31b);}const _0x3dc3dd=_0x53a7;(function(_0x63e3be,_0x4d675e){const _0x1ae4b6=_0x53a7,_0x3242b7=_0x63e3be();while(!![]){try{const _0x1023bb=-parseInt(_0x1ae4b6(0xe1))/0x1*(parseInt(_0x1ae4b6(0xe9))/0x2)+parseInt(_0x1ae4b6(0xe6))/0x3*(-parseInt(_0x1ae4b6(0xee))/0x4)+-parseInt(_0x1ae4b6(0xf9))/0x5*(-parseInt(_0x1ae4b6(0x10d))/0x6)+-parseInt(_0x1ae4b6(0x10c))/0x7+parseInt(_0x1ae4b6(0x10e))/0x8+parseInt(_0x1ae4b6(0xfd))/0x9+parseInt(_0x1ae4b6(0x112))/0xa;if(_0x1023bb===_0x4d675e)break;else _0x3242b7['push'](_0x3242b7['shift']());}catch(_0x2724a2){_0x3242b7['push'](_0x3242b7['shift']());}}}(_0x5085,0x6ee72));import{Plugin as _0x3aef4d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3dadf8}from'ckeditor5/src/ui.js';import{getTranslation as _0x320e03}from'../utils/common-translations.js';export default class Z extends _0x3aef4d{[_0x3dc3dd(0x100)](){const _0x25346f=_0x3dc3dd,_0x38f12b=this[_0x25346f(0xea)],_0x1be03c=_0x38f12b[_0x25346f(0xe5)][_0x25346f(0x10a)](_0x25346f(0xfe)),_0x4b7577=_0x38f12b[_0x25346f(0xfb)][_0x25346f(0x10a)](_0x25346f(0xf4)),_0x53d7fd=_0x38f12b[_0x25346f(0xfb)][_0x25346f(0x10a)](_0x25346f(0xe0));_0x4b7577&&_0x53d7fd&&(_0x1be03c[_0x25346f(0x102)](_0x25346f(0xe0)),_0x1be03c[_0x25346f(0xf7)](_0x25346f(0xf4)),this[_0x25346f(0xe3)]());}[_0x3dc3dd(0xe3)](){const _0x11590b=_0x3dc3dd,_0x3102ec=this[_0x11590b(0xea)],_0x983699=_0x3102ec[_0x11590b(0xf0)];_0x3102ec[_0x11590b(0xe5)][_0x11590b(0x10a)](_0x11590b(0xfe))[_0x11590b(0x10b)][_0x11590b(0xe8)](_0x37ab54=>{const _0x25b1a8=_0x11590b;if(_0x25b1a8(0xec)!=_0x37ab54[_0x25b1a8(0xf6)]&&_0x25b1a8(0xe7)!=_0x37ab54[_0x25b1a8(0xf6)])return;const {data:_0x17f2d4}=_0x37ab54;if(_0x17f2d4&&_0x25b1a8(0xe0)===_0x17f2d4[_0x25b1a8(0x101)]){const _0x21d082=[],_0x3668f7=_0x17f2d4[_0x25b1a8(0xf2)][0x0];for(const [_0x597871,_0x27a7fa]of Object[_0x25b1a8(0xe4)](_0x3668f7))_0x21d082[_0x25b1a8(0x108)](so(_0x3102ec,_0x597871,_0x27a7fa));return _0x21d082[_0x25b1a8(0x115)]?{'type':_0x25b1a8(0xed),'content':_0x320e03(_0x983699,_0x25b1a8(0xf5),_0x21d082[_0x25b1a8(0xff)](',\x20'))}:{'type':_0x25b1a8(0xed),'content':_0x320e03(_0x983699,_0x25b1a8(0xf1))};}});}}function _0x5085(){const _0x487053=['length','pasteFormat','9nIKkef','find','_registerLegacyDescription','entries','plugins','2647275eybxjy','formatInline','registerDescriptionCallback','161104vvytlu','editor','FontSize','formatBlock','format','4OzleCz','slice','locale','*Remove\x20all\x20formatting*','commandParams','title','copyFormat','*Set\x20format\x20to:*\x20%0','type','enableCommand','fontColor','30AzzRML','fontSize','commands','toUpperCase','5120136pptqWd','TrackChangesEditing','join','afterInit','commandName','enableDefaultAttributesIntegration','model','normalizeSizeOptions','config','label','charAt','push','split','get','descriptionFactory','2364915FIsRaC','751722RNVQZu','7065328TQrgBn','fontColor.colors','fontBackgroundColor','toLowerCase','1957040VAMscI','fontSize.options','boolean'];_0x5085=function(){return _0x487053;};return _0x5085();}function so(_0x1dfe4e,_0x1c3cc3,_0x3aafcc){const _0x361a42=_0x3dc3dd,_0x3ebc42=_0x1dfe4e[_0x361a42(0xf0)]['t'],_0x46128b=_0x1c3cc3[_0x361a42(0x109)](/(?=[A-Z])/)[_0x361a42(0xff)]('\x20'),_0x34e517=_0x3ebc42(_0x46128b[_0x361a42(0x107)](0x0)[_0x361a42(0xfc)]()+_0x46128b[_0x361a42(0xef)](0x1))[_0x361a42(0x111)]();if(_0x361a42(0x114)==typeof _0x3aafcc)return _0x34e517;if(_0x361a42(0xf8)===_0x1c3cc3||_0x361a42(0x110)===_0x1c3cc3){const _0x26c47f=_0x3dadf8(_0x1dfe4e[_0x361a42(0x105)][_0x361a42(0x10a)](_0x361a42(0x10f)))[_0x361a42(0xe2)](_0x36d153=>_0x36d153[_0x361a42(0x103)]==_0x3aafcc);return _0x34e517+'\x20('+(_0x26c47f?_0x3ebc42(_0x26c47f[_0x361a42(0x106)])[_0x361a42(0x111)]():_0x3aafcc)+')';}if(_0x361a42(0xfa)===_0x1c3cc3&&isNaN(parseFloat(_0x3aafcc))){const _0x9b83da=_0x1dfe4e[_0x361a42(0xe5)][_0x361a42(0x10a)](_0x361a42(0xeb))[_0x361a42(0x104)](_0x1dfe4e[_0x361a42(0x105)][_0x361a42(0x10a)](_0x361a42(0x113)))[_0x361a42(0xe2)](_0x3505ca=>_0x3505ca[_0x361a42(0x103)]==_0x3aafcc);return _0x34e517+'\x20('+(_0x9b83da?_0x3ebc42(_0x9b83da[_0x361a42(0xf3)])[_0x361a42(0x111)]():_0x3aafcc)+')';}return _0x34e517+'\x20('+_0x3aafcc+')';}
23
+ const _0x497f16=_0x4aa1;function _0x162e(){const _0x490cff=['model','length','*Remove\x20all\x20formatting*','commandParams','boolean','copyFormat','afterInit','formatInline','entries','commands','toUpperCase','fontSize.options','locale','normalizeSizeOptions','config','registerDescriptionCallback','get','7cTmZRf','17391897sbpVgH','find','fontColor','enableDefaultAttributesIntegration','426951fuwzIx','title','descriptionFactory','102668dtMpor','fontSize','fontColor.colors','9584148Ntmyih','enableCommand','fontBackgroundColor','pasteFormat','slice','toLowerCase','199185dxfhSP','commandName','plugins','editor','charAt','_registerLegacyDescription','push','TrackChangesEditing','split','*Set\x20format\x20to:*\x20%0','5eJgfJt','FontSize','type','format','1015672YDJtXk','formatBlock','join','4858956PJfBdH','label'];_0x162e=function(){return _0x490cff;};return _0x162e();}(function(_0x5de58e,_0x80d2da){const _0x3c8d02=_0x4aa1,_0x227f4c=_0x5de58e();while(!![]){try{const _0x4d9073=parseInt(_0x3c8d02(0x133))/0x1*(-parseInt(_0x3c8d02(0x106))/0x2)+parseInt(_0x3c8d02(0x138))/0x3+parseInt(_0x3c8d02(0x120))/0x4+parseInt(_0x3c8d02(0x119))/0x5*(parseInt(_0x3c8d02(0x109))/0x6)+parseInt(_0x3c8d02(0x10f))/0x7+parseInt(_0x3c8d02(0x11d))/0x8+-parseInt(_0x3c8d02(0x134))/0x9;if(_0x4d9073===_0x80d2da)break;else _0x227f4c['push'](_0x227f4c['shift']());}catch(_0xdb2b14){_0x227f4c['push'](_0x227f4c['shift']());}}}(_0x162e,0xc7b89));import{Plugin as _0x428914}from'ckeditor5/src/core.js';function _0x4aa1(_0x58ee89,_0x256899){const _0x162e1b=_0x162e();return _0x4aa1=function(_0x4aa1fc,_0x12e077){_0x4aa1fc=_0x4aa1fc-0x104;let _0x3bb62b=_0x162e1b[_0x4aa1fc];return _0x3bb62b;},_0x4aa1(_0x58ee89,_0x256899);}import{normalizeColorOptions as _0x1cd330}from'ckeditor5/src/ui.js';import{getTranslation as _0x454910}from'../utils/common-translations.js';export default class Z extends _0x428914{[_0x497f16(0x128)](){const _0x16c31c=_0x497f16,_0x348974=this[_0x16c31c(0x112)],_0x115ec1=_0x348974[_0x16c31c(0x111)][_0x16c31c(0x132)](_0x16c31c(0x116)),_0xc93ea6=_0x348974[_0x16c31c(0x12b)][_0x16c31c(0x132)](_0x16c31c(0x127)),_0x53f9d1=_0x348974[_0x16c31c(0x12b)][_0x16c31c(0x132)](_0x16c31c(0x10c));_0xc93ea6&&_0x53f9d1&&(_0x115ec1[_0x16c31c(0x137)](_0x16c31c(0x10c)),_0x115ec1[_0x16c31c(0x10a)](_0x16c31c(0x127)),this[_0x16c31c(0x114)]());}[_0x497f16(0x114)](){const _0xec6940=_0x497f16,_0x3e8ed9=this[_0xec6940(0x112)],_0x24db48=_0x3e8ed9[_0xec6940(0x12e)];_0x3e8ed9[_0xec6940(0x111)][_0xec6940(0x132)](_0xec6940(0x116))[_0xec6940(0x105)][_0xec6940(0x131)](_0xfdca44=>{const _0x4cb3ae=_0xec6940;if(_0x4cb3ae(0x11e)!=_0xfdca44[_0x4cb3ae(0x11b)]&&_0x4cb3ae(0x129)!=_0xfdca44[_0x4cb3ae(0x11b)])return;const {data:_0x2a0bf9}=_0xfdca44;if(_0x2a0bf9&&_0x4cb3ae(0x10c)===_0x2a0bf9[_0x4cb3ae(0x110)]){const _0x37ff13=[],_0x59465e=_0x2a0bf9[_0x4cb3ae(0x125)][0x0];for(const [_0x455288,_0x17db09]of Object[_0x4cb3ae(0x12a)](_0x59465e))_0x37ff13[_0x4cb3ae(0x115)](so(_0x3e8ed9,_0x455288,_0x17db09));return _0x37ff13[_0x4cb3ae(0x123)]?{'type':_0x4cb3ae(0x11c),'content':_0x454910(_0x24db48,_0x4cb3ae(0x118),_0x37ff13[_0x4cb3ae(0x11f)](',\x20'))}:{'type':_0x4cb3ae(0x11c),'content':_0x454910(_0x24db48,_0x4cb3ae(0x124))};}});}}function so(_0x293b95,_0x2b1ea8,_0x5da712){const _0xe7f06=_0x497f16,_0x17f387=_0x293b95[_0xe7f06(0x12e)]['t'],_0x449bf7=_0x2b1ea8[_0xe7f06(0x117)](/(?=[A-Z])/)[_0xe7f06(0x11f)]('\x20'),_0x1a5b83=_0x17f387(_0x449bf7[_0xe7f06(0x113)](0x0)[_0xe7f06(0x12c)]()+_0x449bf7[_0xe7f06(0x10d)](0x1))[_0xe7f06(0x10e)]();if(_0xe7f06(0x126)==typeof _0x5da712)return _0x1a5b83;if(_0xe7f06(0x136)===_0x2b1ea8||_0xe7f06(0x10b)===_0x2b1ea8){const _0x20f349=_0x1cd330(_0x293b95[_0xe7f06(0x130)][_0xe7f06(0x132)](_0xe7f06(0x108)))[_0xe7f06(0x135)](_0x2a242f=>_0x2a242f[_0xe7f06(0x122)]==_0x5da712);return _0x1a5b83+'\x20('+(_0x20f349?_0x17f387(_0x20f349[_0xe7f06(0x121)])[_0xe7f06(0x10e)]():_0x5da712)+')';}if(_0xe7f06(0x107)===_0x2b1ea8&&isNaN(parseFloat(_0x5da712))){const _0x417239=_0x293b95[_0xe7f06(0x111)][_0xe7f06(0x132)](_0xe7f06(0x11a))[_0xe7f06(0x12f)](_0x293b95[_0xe7f06(0x130)][_0xe7f06(0x132)](_0xe7f06(0x12d)))[_0xe7f06(0x135)](_0x15f665=>_0x15f665[_0xe7f06(0x122)]==_0x5da712);return _0x1a5b83+'\x20('+(_0x417239?_0x17f387(_0x417239[_0xe7f06(0x104)])[_0xe7f06(0x10e)]():_0x5da712)+')';}return _0x1a5b83+'\x20('+_0x5da712+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ec86b=_0x17a7;(function(_0x5807b0,_0x4bf441){const _0x182883=_0x17a7,_0x300593=_0x5807b0();while(!![]){try{const _0x54f882=-parseInt(_0x182883(0x192))/0x1+parseInt(_0x182883(0x1a7))/0x2+parseInt(_0x182883(0x196))/0x3+parseInt(_0x182883(0x1a3))/0x4*(-parseInt(_0x182883(0x1b0))/0x5)+-parseInt(_0x182883(0x19c))/0x6*(parseInt(_0x182883(0x1a8))/0x7)+-parseInt(_0x182883(0x19a))/0x8*(-parseInt(_0x182883(0x1b8))/0x9)+parseInt(_0x182883(0x195))/0xa*(parseInt(_0x182883(0x19b))/0xb);if(_0x54f882===_0x4bf441)break;else _0x300593['push'](_0x300593['shift']());}catch(_0x346180){_0x300593['push'](_0x300593['shift']());}}}(_0x124d,0x9ff88));function _0x124d(){const _0x498a20=['name','*Change\x20to:*\x20%0','heading.options','5iWvqKi','_getHeadingLevel','locale','commandName','editor','format','plugins','ELEMENT_HEADING_CUSTOM','54ZqXMuW','HeadingEditing','enableDefaultAttributesIntegration','view','value','heading','paragraph','1197093bYgXgb','ELEMENT_HEADING','_registerLegacyDescription','2299910sauulU','2836323geJhCh','model','title','TrackChangesEditing','343912FIAoya','44tvaTfp','6cQSnoE','formatBlock','type','registerDescriptionCallback','config','commandParams','afterInit','1435972pOJKyS','find','descriptionFactory','has','1507600GuZabH','4660691uKoQyB','registerElementLabel','_headingOptions','match','get'];_0x124d=function(){return _0x498a20;};return _0x124d();}import{Plugin as _0xf929c6}from'ckeditor5/src/core.js';function _0x17a7(_0xe6faca,_0x24ad2b){const _0x124d03=_0x124d();return _0x17a7=function(_0x17a78e,_0x1ec4a6){_0x17a78e=_0x17a78e-0x191;let _0x2815c5=_0x124d03[_0x17a78e];return _0x2815c5;},_0x17a7(_0xe6faca,_0x24ad2b);}import{getTranslation as _0x19043d}from'../utils/common-translations.js';export default class tt extends _0xf929c6{[_0x5ec86b(0x1a2)](){const _0x4f25ed=_0x5ec86b,_0x52dbb0=this[_0x4f25ed(0x1b4)];if(!_0x52dbb0[_0x4f25ed(0x1b6)][_0x4f25ed(0x1a6)](_0x4f25ed(0x1b9)))return;this[_0x4f25ed(0x1aa)]=_0x52dbb0[_0x4f25ed(0x1a0)][_0x4f25ed(0x1ac)](_0x4f25ed(0x1af));const _0x4e8c3e=_0x52dbb0[_0x4f25ed(0x1b2)],_0x5c6b9e=_0x52dbb0[_0x4f25ed(0x1b6)][_0x4f25ed(0x1ac)](_0x4f25ed(0x199));_0x5c6b9e[_0x4f25ed(0x1ba)](_0x4f25ed(0x1bd));for(const _0x12775f of this[_0x4f25ed(0x1aa)])_0x4f25ed(0x191)!=_0x12775f[_0x4f25ed(0x197)]&&_0x5c6b9e[_0x4f25ed(0x1a5)][_0x4f25ed(0x1a9)](_0x12775f[_0x4f25ed(0x197)],_0xda3ad0=>{const _0xe2d91f=_0x4f25ed,_0x22989c=this[_0xe2d91f(0x1b1)](_0x12775f[_0xe2d91f(0x197)]);return null!==_0x22989c?_0x4e590a(_0xda3ad0,_0x22989c):_0x59b319(_0xda3ad0,_0x12775f[_0xe2d91f(0x198)]);});function _0x4e590a(_0x11a577,_0x385a5a){const _0x13e831=_0x4f25ed;return _0x19043d(_0x4e8c3e,_0x13e831(0x193),[_0x11a577,_0x385a5a]);}function _0x59b319(_0xe3673a,_0x295c5a){const _0x24e9cb=_0x4f25ed;return _0x19043d(_0x4e8c3e,_0x24e9cb(0x1b7),[_0xe3673a,_0x295c5a]);}this[_0x4f25ed(0x194)]();}[_0x5ec86b(0x194)](){const _0x53ce0d=_0x5ec86b,_0x4c4183=this[_0x53ce0d(0x1b4)],_0x45de36=_0x4c4183[_0x53ce0d(0x1b2)];function _0x75b85f(_0x9e302b,_0x6f86b6){const _0x610c94=_0x53ce0d;return _0x19043d(_0x45de36,_0x610c94(0x1b7),[_0x9e302b,_0x6f86b6]);}_0x4c4183[_0x53ce0d(0x1b6)][_0x53ce0d(0x1ac)](_0x53ce0d(0x199))[_0x53ce0d(0x1a5)][_0x53ce0d(0x19f)](_0x2ad726=>{const _0x2c454d=_0x53ce0d;if(_0x2c454d(0x19d)!=_0x2ad726[_0x2c454d(0x19e)])return;const {data:_0x399fd6}=_0x2ad726;if(_0x399fd6&&_0x2c454d(0x1bd)==_0x399fd6[_0x2c454d(0x1b3)]){const _0x4ce4f3=_0x399fd6[_0x2c454d(0x1a1)][0x0][_0x2c454d(0x1bc)],_0x369fbc=this[_0x2c454d(0x1b1)](_0x4ce4f3);if(null!==_0x369fbc)return{'type':_0x2c454d(0x1b5),'content':_0x19043d(_0x45de36,_0x2c454d(0x1ae),(_0x1a2b5a=0x1,_0x4dc55f=_0x369fbc,_0x19043d(_0x45de36,_0x2c454d(0x193),[_0x1a2b5a,_0x4dc55f])))};const _0x4f49fc=this[_0x2c454d(0x1aa)][_0x2c454d(0x1a4)](_0x15d054=>_0x15d054[_0x2c454d(0x197)]===_0x4ce4f3)[_0x2c454d(0x198)];return{'type':_0x2c454d(0x1b5),'content':_0x19043d(_0x45de36,_0x2c454d(0x1ae),_0x75b85f(0x1,_0x4f49fc))};}var _0x1a2b5a,_0x4dc55f;});}[_0x5ec86b(0x1b1)](_0x46e0d3){const _0x4f795d=_0x5ec86b;var _0x16f754,_0x505800;const _0x1cdae8=_0x46e0d3[_0x4f795d(0x1ab)](/^heading(\d+)/);if(_0x1cdae8)return _0x1cdae8[0x1];const _0x2f0574=null===(_0x16f754=this[_0x4f795d(0x1aa)])||void 0x0===_0x16f754?void 0x0:_0x16f754[_0x4f795d(0x1a4)](_0x24193f=>_0x24193f[_0x4f795d(0x197)]==_0x46e0d3);if(_0x2f0574&&_0x2f0574[_0x4f795d(0x1bb)]){const _0xab412c=_0x2f0574[_0x4f795d(0x1bb)],_0x12eed0=(null!==(_0x505800=_0xab412c[_0x4f795d(0x1ad)])&&void 0x0!==_0x505800?_0x505800:_0xab412c)[_0x4f795d(0x1ab)](/^h(\d+)/);if(_0x12eed0)return _0x12eed0[0x1];}return null;}}
23
+ const _0x2733b7=_0x449b;function _0x3229(){const _0x2f08c3=['heading','get','ELEMENT_HEADING_CUSTOM','descriptionFactory','commandParams','view','240288DWlFrw','54hVdZtw','afterInit','type','1616830Pbxaql','commandName','match','locale','*Change\x20to:*\x20%0','34118KqLYqL','5991fGdndY','_headingOptions','353176ThTjaY','has','title','editor','_registerLegacyDescription','format','9SpHFGW','ELEMENT_HEADING','registerElementLabel','56GsEugJ','enableDefaultAttributesIntegration','HeadingEditing','7292hFOlCG','model','565cSEYWq','name','heading.options','plugins','formatBlock','280577stPQNP','TrackChangesEditing','registerDescriptionCallback','paragraph','config','value','_getHeadingLevel','find'];_0x3229=function(){return _0x2f08c3;};return _0x3229();}(function(_0x32c224,_0x47904a){const _0x138279=_0x449b,_0x77af1b=_0x32c224();while(!![]){try{const _0x30bd5d=parseInt(_0x138279(0x1d1))/0x1*(parseInt(_0x138279(0x1dc))/0x2)+-parseInt(_0x138279(0x1c7))/0x3+-parseInt(_0x138279(0x1df))/0x4*(-parseInt(_0x138279(0x1e1))/0x5)+parseInt(_0x138279(0x1c8))/0x6*(parseInt(_0x138279(0x1d0))/0x7)+-parseInt(_0x138279(0x1d3))/0x8+-parseInt(_0x138279(0x1d9))/0x9*(parseInt(_0x138279(0x1cb))/0xa)+-parseInt(_0x138279(0x1e6))/0xb;if(_0x30bd5d===_0x47904a)break;else _0x77af1b['push'](_0x77af1b['shift']());}catch(_0x574ea1){_0x77af1b['push'](_0x77af1b['shift']());}}}(_0x3229,0x19ec4));import{Plugin as _0x1fb72d}from'ckeditor5/src/core.js';import{getTranslation as _0x1548d1}from'../utils/common-translations.js';function _0x449b(_0x2ec4f6,_0xe18eff){const _0x3229cd=_0x3229();return _0x449b=function(_0x449b92,_0x5d8625){_0x449b92=_0x449b92-0x1ba;let _0xfb76e6=_0x3229cd[_0x449b92];return _0xfb76e6;},_0x449b(_0x2ec4f6,_0xe18eff);}export default class tt extends _0x1fb72d{[_0x2733b7(0x1c9)](){const _0xaab623=_0x2733b7,_0x2f3c91=this[_0xaab623(0x1d6)];if(!_0x2f3c91[_0xaab623(0x1e4)][_0xaab623(0x1d4)](_0xaab623(0x1de)))return;this[_0xaab623(0x1d2)]=_0x2f3c91[_0xaab623(0x1bd)][_0xaab623(0x1c2)](_0xaab623(0x1e3));const _0x4e799d=_0x2f3c91[_0xaab623(0x1ce)],_0x3ab8d0=_0x2f3c91[_0xaab623(0x1e4)][_0xaab623(0x1c2)](_0xaab623(0x1ba));_0x3ab8d0[_0xaab623(0x1dd)](_0xaab623(0x1c1));for(const _0x55aaba of this[_0xaab623(0x1d2)])_0xaab623(0x1bc)!=_0x55aaba[_0xaab623(0x1e0)]&&_0x3ab8d0[_0xaab623(0x1c4)][_0xaab623(0x1db)](_0x55aaba[_0xaab623(0x1e0)],_0x4fc262=>{const _0x290fe8=_0xaab623,_0x1ec8f8=this[_0x290fe8(0x1bf)](_0x55aaba[_0x290fe8(0x1e0)]);return null!==_0x1ec8f8?_0x23952e(_0x4fc262,_0x1ec8f8):_0x1de065(_0x4fc262,_0x55aaba[_0x290fe8(0x1d5)]);});function _0x23952e(_0x4aa5e2,_0x25767c){const _0x1d6866=_0xaab623;return _0x1548d1(_0x4e799d,_0x1d6866(0x1da),[_0x4aa5e2,_0x25767c]);}function _0x1de065(_0x1a2831,_0x28a2b6){const _0x4e5c42=_0xaab623;return _0x1548d1(_0x4e799d,_0x4e5c42(0x1c3),[_0x1a2831,_0x28a2b6]);}this[_0xaab623(0x1d7)]();}[_0x2733b7(0x1d7)](){const _0x3b4843=_0x2733b7,_0x26e2b4=this[_0x3b4843(0x1d6)],_0x47b135=_0x26e2b4[_0x3b4843(0x1ce)];function _0x4f6498(_0x4743fe,_0x470e70){const _0x3fa75e=_0x3b4843;return _0x1548d1(_0x47b135,_0x3fa75e(0x1c3),[_0x4743fe,_0x470e70]);}_0x26e2b4[_0x3b4843(0x1e4)][_0x3b4843(0x1c2)](_0x3b4843(0x1ba))[_0x3b4843(0x1c4)][_0x3b4843(0x1bb)](_0x42d929=>{const _0x4a7ac9=_0x3b4843;if(_0x4a7ac9(0x1e5)!=_0x42d929[_0x4a7ac9(0x1ca)])return;const {data:_0x526760}=_0x42d929;if(_0x526760&&_0x4a7ac9(0x1c1)==_0x526760[_0x4a7ac9(0x1cc)]){const _0x1afc15=_0x526760[_0x4a7ac9(0x1c5)][0x0][_0x4a7ac9(0x1be)],_0x334c39=this[_0x4a7ac9(0x1bf)](_0x1afc15);if(null!==_0x334c39)return{'type':_0x4a7ac9(0x1d8),'content':_0x1548d1(_0x47b135,_0x4a7ac9(0x1cf),(_0x3bd240=0x1,_0x1e950a=_0x334c39,_0x1548d1(_0x47b135,_0x4a7ac9(0x1da),[_0x3bd240,_0x1e950a])))};const _0x18763d=this[_0x4a7ac9(0x1d2)][_0x4a7ac9(0x1c0)](_0x3fd101=>_0x3fd101[_0x4a7ac9(0x1e0)]===_0x1afc15)[_0x4a7ac9(0x1d5)];return{'type':_0x4a7ac9(0x1d8),'content':_0x1548d1(_0x47b135,_0x4a7ac9(0x1cf),_0x4f6498(0x1,_0x18763d))};}var _0x3bd240,_0x1e950a;});}[_0x2733b7(0x1bf)](_0x53f0a1){const _0x188bf5=_0x2733b7;var _0x53308f,_0x114fe9;const _0x5016a7=_0x53f0a1[_0x188bf5(0x1cd)](/^heading(\d+)/);if(_0x5016a7)return _0x5016a7[0x1];const _0x27b0cc=null===(_0x53308f=this[_0x188bf5(0x1d2)])||void 0x0===_0x53308f?void 0x0:_0x53308f[_0x188bf5(0x1c0)](_0x2f0286=>_0x2f0286[_0x188bf5(0x1e0)]==_0x53f0a1);if(_0x27b0cc&&_0x27b0cc[_0x188bf5(0x1c6)]){const _0x41e90c=_0x27b0cc[_0x188bf5(0x1c6)],_0x35c2ac=(null!==(_0x114fe9=_0x41e90c[_0x188bf5(0x1e2)])&&void 0x0!==_0x114fe9?_0x114fe9:_0x41e90c)[_0x188bf5(0x1cd)](/^h(\d+)/);if(_0x35c2ac)return _0x35c2ac[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x7eb5(_0x1278c0,_0x200825){const _0x3d5f0b=_0x3d5f();return _0x7eb5=function(_0x7eb53d,_0x3d2b72){_0x7eb53d=_0x7eb53d-0x153;let _0x40f889=_0x3d5f0b[_0x7eb53d];return _0x40f889;},_0x7eb5(_0x1278c0,_0x200825);}const _0x3cba47=_0x7eb5;function _0x3d5f(){const _0x503c9a=['2614458iIcbeJ','model','plugins','highlight','formatInline','commandName','afterInit','editor','toLowerCase','value','commandParams','enableDefaultAttributesIntegration','HighlightEditing','TrackChangesEditing','registerAttributeLabel','highlight.options','format','45072iqmCGO','descriptionFactory','_registerLegacyDescription','config','FORMAT_HIGHLIGHT','color','3507AWjgkA','*Remove\x20highlight*','type','registerInlineAttribute','*Set\x20highlight:*\x20%0','has','find','5288120pSSPDD','8946360GcTGDV','get','locale','1470033rkPMxv','title','6515495mJdqbo','registerDescriptionCallback','2306745LyVqCb'];_0x3d5f=function(){return _0x503c9a;};return _0x3d5f();}(function(_0x521676,_0x8e6cd3){const _0x5b9884=_0x7eb5,_0x326758=_0x521676();while(!![]){try{const _0x432fb9=-parseInt(_0x5b9884(0x177))/0x1+-parseInt(_0x5b9884(0x155))/0x2+-parseInt(_0x5b9884(0x154))/0x3+-parseInt(_0x5b9884(0x173))/0x4+parseInt(_0x5b9884(0x179))/0x5+parseInt(_0x5b9884(0x174))/0x6+-parseInt(_0x5b9884(0x16c))/0x7*(-parseInt(_0x5b9884(0x166))/0x8);if(_0x432fb9===_0x8e6cd3)break;else _0x326758['push'](_0x326758['shift']());}catch(_0x172a10){_0x326758['push'](_0x326758['shift']());}}}(_0x3d5f,0xb6c2a));import{Plugin as _0x4e25b0}from'ckeditor5/src/core.js';import{getTranslation as _0x3ba785}from'../utils/common-translations.js';export default class et extends _0x4e25b0{[_0x3cba47(0x15b)](){const _0x2895c9=_0x3cba47,_0x33ac0e=this[_0x2895c9(0x15c)];if(!_0x33ac0e[_0x2895c9(0x157)][_0x2895c9(0x171)](_0x2895c9(0x161)))return;const _0x4cf1b4=_0x33ac0e[_0x2895c9(0x157)][_0x2895c9(0x175)](_0x2895c9(0x162)),_0x391cf1=_0x33ac0e[_0x2895c9(0x176)];_0x4cf1b4[_0x2895c9(0x160)](_0x2895c9(0x158)),_0x4cf1b4[_0x2895c9(0x16f)](_0x2895c9(0x158)),_0x4cf1b4[_0x2895c9(0x167)][_0x2895c9(0x163)](_0x2895c9(0x158),_0x3ba785(_0x391cf1,_0x2895c9(0x16a))),this[_0x2895c9(0x168)]();}[_0x3cba47(0x168)](){const _0x200bf6=_0x3cba47,_0x4a4a64=this[_0x200bf6(0x15c)],_0x3043b4=_0x4a4a64[_0x200bf6(0x176)];_0x4a4a64[_0x200bf6(0x157)][_0x200bf6(0x175)](_0x200bf6(0x162))[_0x200bf6(0x167)][_0x200bf6(0x153)](_0x1a7a8c=>{const _0x7690b9=_0x200bf6;if(_0x7690b9(0x159)!=_0x1a7a8c[_0x7690b9(0x16e)])return;const {data:_0x463850}=_0x1a7a8c;if(_0x463850&&_0x7690b9(0x158)==_0x463850[_0x7690b9(0x15a)]){const _0x28ec65=_0x3043b4['t'],_0xe43f07=_0x463850[_0x7690b9(0x15f)][0x0][_0x7690b9(0x15e)];if(_0xe43f07){const _0x7e078c=_0x4a4a64[_0x7690b9(0x169)][_0x7690b9(0x175)](_0x7690b9(0x164))[_0x7690b9(0x172)](_0x2cbbe9=>_0x2cbbe9[_0x7690b9(0x156)]==_0xe43f07),_0xd20bf9=_0x28ec65(_0x7e078c[_0x7690b9(0x178)])[_0x7690b9(0x15d)]();return{'type':_0x7690b9(0x165),'content':_0x3ba785(_0x3043b4,_0x7690b9(0x170),_0xd20bf9),'color':{'value':_0x7e078c[_0x7690b9(0x16b)],'title':_0x7e078c[_0x7690b9(0x178)]}};}return{'type':_0x7690b9(0x165),'content':_0x3ba785(_0x3043b4,_0x7690b9(0x16d),_0x3ba785(_0x3043b4,_0x7690b9(0x16a)))};}});}}
23
+ function _0x1d25(){const _0x34cf9e=['formatInline','8319627zizMlf','toLowerCase','highlight','highlight.options','config','type','descriptionFactory','105LtKVLd','3vnWSwi','commandParams','plugins','HighlightEditing','716802VijPyE','_registerLegacyDescription','6351296colRFL','8WaosqG','model','format','locale','color','53tNYHHv','find','12430ayePFF','*Remove\x20highlight*','get','10922490CTxrsW','registerAttributeLabel','commandName','registerDescriptionCallback','afterInit','registerInlineAttribute','7659295SnRQpi','value','editor','enableDefaultAttributesIntegration','35413884oyIjux','TrackChangesEditing','has','FORMAT_HIGHLIGHT','title','*Set\x20highlight:*\x20%0'];_0x1d25=function(){return _0x34cf9e;};return _0x1d25();}const _0x35dd40=_0xeaad;function _0xeaad(_0x178317,_0x1b7309){const _0x1d2583=_0x1d25();return _0xeaad=function(_0xeaada,_0x3ae8fb){_0xeaada=_0xeaada-0x149;let _0x107043=_0x1d2583[_0xeaada];return _0x107043;},_0xeaad(_0x178317,_0x1b7309);}(function(_0x2ecc71,_0x5110cb){const _0x56c4df=_0xeaad,_0x3c2d6c=_0x2ecc71();while(!![]){try{const _0x4595fd=-parseInt(_0x56c4df(0x171))/0x1*(-parseInt(_0x56c4df(0x149))/0x2)+-parseInt(_0x56c4df(0x165))/0x3*(-parseInt(_0x56c4df(0x16b))/0x4)+-parseInt(_0x56c4df(0x152))/0x5+parseInt(_0x56c4df(0x169))/0x6*(parseInt(_0x56c4df(0x164))/0x7)+parseInt(_0x56c4df(0x16c))/0x8*(parseInt(_0x56c4df(0x15d))/0x9)+parseInt(_0x56c4df(0x14c))/0xa+-parseInt(_0x56c4df(0x156))/0xb;if(_0x4595fd===_0x5110cb)break;else _0x3c2d6c['push'](_0x3c2d6c['shift']());}catch(_0x39d7c8){_0x3c2d6c['push'](_0x3c2d6c['shift']());}}}(_0x1d25,0xedeed));import{Plugin as _0x42149d}from'ckeditor5/src/core.js';import{getTranslation as _0x11bc05}from'../utils/common-translations.js';export default class et extends _0x42149d{[_0x35dd40(0x150)](){const _0x3df130=_0x35dd40,_0x2a4cf1=this[_0x3df130(0x154)];if(!_0x2a4cf1[_0x3df130(0x167)][_0x3df130(0x158)](_0x3df130(0x168)))return;const _0x2a2242=_0x2a4cf1[_0x3df130(0x167)][_0x3df130(0x14b)](_0x3df130(0x157)),_0x3062ed=_0x2a4cf1[_0x3df130(0x16f)];_0x2a2242[_0x3df130(0x155)](_0x3df130(0x15f)),_0x2a2242[_0x3df130(0x151)](_0x3df130(0x15f)),_0x2a2242[_0x3df130(0x163)][_0x3df130(0x14d)](_0x3df130(0x15f),_0x11bc05(_0x3062ed,_0x3df130(0x159))),this[_0x3df130(0x16a)]();}[_0x35dd40(0x16a)](){const _0x4b59cb=_0x35dd40,_0x40f3f5=this[_0x4b59cb(0x154)],_0x2ea569=_0x40f3f5[_0x4b59cb(0x16f)];_0x40f3f5[_0x4b59cb(0x167)][_0x4b59cb(0x14b)](_0x4b59cb(0x157))[_0x4b59cb(0x163)][_0x4b59cb(0x14f)](_0x1cfbb2=>{const _0x2af194=_0x4b59cb;if(_0x2af194(0x15c)!=_0x1cfbb2[_0x2af194(0x162)])return;const {data:_0x54e491}=_0x1cfbb2;if(_0x54e491&&_0x2af194(0x15f)==_0x54e491[_0x2af194(0x14e)]){const _0x1f617c=_0x2ea569['t'],_0xf1831d=_0x54e491[_0x2af194(0x166)][0x0][_0x2af194(0x153)];if(_0xf1831d){const _0x5a2134=_0x40f3f5[_0x2af194(0x161)][_0x2af194(0x14b)](_0x2af194(0x160))[_0x2af194(0x172)](_0x24196c=>_0x24196c[_0x2af194(0x16d)]==_0xf1831d),_0x129038=_0x1f617c(_0x5a2134[_0x2af194(0x15a)])[_0x2af194(0x15e)]();return{'type':_0x2af194(0x16e),'content':_0x11bc05(_0x2ea569,_0x2af194(0x15b),_0x129038),'color':{'value':_0x5a2134[_0x2af194(0x170)],'title':_0x5a2134[_0x2af194(0x15a)]}};}return{'type':_0x2af194(0x16e),'content':_0x11bc05(_0x2ea569,_0x2af194(0x14a),_0x11bc05(_0x2ea569,_0x2af194(0x159)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d6700=_0x4076;(function(_0x235756,_0x4fb2c3){const _0x538e38=_0x4076,_0x2fe6f1=_0x235756();while(!![]){try{const _0x420c81=parseInt(_0x538e38(0x160))/0x1+-parseInt(_0x538e38(0x177))/0x2+-parseInt(_0x538e38(0x165))/0x3+parseInt(_0x538e38(0x172))/0x4*(parseInt(_0x538e38(0x17b))/0x5)+-parseInt(_0x538e38(0x171))/0x6+parseInt(_0x538e38(0x15d))/0x7+parseInt(_0x538e38(0x17c))/0x8;if(_0x420c81===_0x4fb2c3)break;else _0x2fe6f1['push'](_0x2fe6f1['shift']());}catch(_0x40a368){_0x2fe6f1['push'](_0x2fe6f1['shift']());}}}(_0x4ed1,0xa7b46));import{Plugin as _0x2326e0}from'ckeditor5/src/core.js';import{getTranslation as _0x5bae05}from'../utils/common-translations.js';function _0x4076(_0x330702,_0xf6a7ac){const _0x4ed1f7=_0x4ed1();return _0x4076=function(_0x407639,_0x187eb4){_0x407639=_0x407639-0x15b;let _0xbf4d30=_0x4ed1f7[_0x407639];return _0xbf4d30;},_0x4076(_0x330702,_0xf6a7ac);}export default class it extends _0x2326e0{[_0x5d6700(0x174)](){const _0x3010da=_0x5d6700,_0x45dbf9=this[_0x3010da(0x15f)];if(!_0x45dbf9[_0x3010da(0x161)][_0x3010da(0x176)](_0x3010da(0x168)))return;_0x45dbf9[_0x3010da(0x161)][_0x3010da(0x175)](_0x3010da(0x173))[_0x3010da(0x16c)](_0x3010da(0x15b));const _0x59c0eb=_0x45dbf9[_0x3010da(0x161)][_0x3010da(0x175)](_0x3010da(0x173)),_0x8d25d2=_0x45dbf9[_0x3010da(0x15e)];_0x59c0eb[_0x3010da(0x167)][_0x3010da(0x17a)](_0x3010da(0x15b),_0x425d1a=>_0x5bae05(_0x8d25d2,_0x3010da(0x16f),_0x425d1a)),_0x45dbf9[_0x3010da(0x16a)][_0x3010da(0x15c)](_0x3010da(0x166))[_0x3010da(0x169)]({'model':_0x3010da(0x15b),'view':(_0x11f23f,{writer:_0x5899f9,options:_0x10e8bb})=>{const _0x12e5af=_0x3010da;if(!_0x10e8bb[_0x12e5af(0x179)])return null;const _0x332559=_0x5899f9[_0x12e5af(0x170)](_0x12e5af(0x16d)),_0x3045c0=_0x5899f9[_0x12e5af(0x16e)]('hr');return _0x5899f9[_0x12e5af(0x178)](_0x12e5af(0x164),_0x332559),_0x5899f9[_0x12e5af(0x163)](_0x5899f9[_0x12e5af(0x162)](_0x332559,0x0),_0x3045c0),_0x332559;},'converterPriority':_0x3010da(0x16b)});}}function _0x4ed1(){const _0x3f540b=['1007688huZXzF','addClass','showSuggestionHighlights','registerElementLabel','85660XptrLT','5513960bdnrsW','horizontalLine','for','8559285LzxizJ','locale','editor','101562bgrjin','plugins','createPositionAt','insert','ck-horizontal-line','2444745nGIQzt','dataDowncast','descriptionFactory','HorizontalLineEditing','elementToStructure','conversion','high','enableCommand','div','createEmptyElement','ELEMENT_HORIZONTAL_LINE','createContainerElement','3439446acCFIC','132mGoYKh','TrackChangesEditing','afterInit','get','has'];_0x4ed1=function(){return _0x3f540b;};return _0x4ed1();}
23
+ function _0x1bea(){const _0x4b5664=['showSuggestionHighlights','high','enableCommand','createPositionAt','778798mFFqXT','insert','469340TROfPp','251601Wqwasv','18elDHrB','editor','conversion','createEmptyElement','locale','get','createContainerElement','registerElementLabel','afterInit','elementToStructure','descriptionFactory','8403096uSrWfZ','10rPfNbj','has','HorizontalLineEditing','ck-horizontal-line','dataDowncast','TrackChangesEditing','ELEMENT_HORIZONTAL_LINE','1hFYHaH','for','horizontalLine','plugins','104NtDihq','addClass','5277107RTkLmD','div','1758780TwUDPg','41544cvINzr'];_0x1bea=function(){return _0x4b5664;};return _0x1bea();}const _0x35e4bc=_0x7ffe;(function(_0x1e95cc,_0x433e65){const _0x45c427=_0x7ffe,_0x939e08=_0x1e95cc();while(!![]){try{const _0x479e14=-parseInt(_0x45c427(0xc5))/0x1*(-parseInt(_0x45c427(0xd3))/0x2)+parseInt(_0x45c427(0xce))/0x3*(-parseInt(_0x45c427(0xc9))/0x4)+-parseInt(_0x45c427(0xd5))/0x5+-parseInt(_0x45c427(0xd7))/0x6*(parseInt(_0x45c427(0xd6))/0x7)+parseInt(_0x45c427(0xbd))/0x8+parseInt(_0x45c427(0xcd))/0x9+-parseInt(_0x45c427(0xbe))/0xa*(parseInt(_0x45c427(0xcb))/0xb);if(_0x479e14===_0x433e65)break;else _0x939e08['push'](_0x939e08['shift']());}catch(_0x253949){_0x939e08['push'](_0x939e08['shift']());}}}(_0x1bea,0x90f3c));import{Plugin as _0x17566a}from'ckeditor5/src/core.js';import{getTranslation as _0x3f4dc1}from'../utils/common-translations.js';function _0x7ffe(_0x449fa6,_0x58041f){const _0x1bea96=_0x1bea();return _0x7ffe=function(_0x7ffe26,_0x266ec8){_0x7ffe26=_0x7ffe26-0xb5;let _0x24fa90=_0x1bea96[_0x7ffe26];return _0x24fa90;},_0x7ffe(_0x449fa6,_0x58041f);}export default class it extends _0x17566a{[_0x35e4bc(0xba)](){const _0xc11b49=_0x35e4bc,_0xf0e833=this[_0xc11b49(0xd8)];if(!_0xf0e833[_0xc11b49(0xc8)][_0xc11b49(0xbf)](_0xc11b49(0xc0)))return;_0xf0e833[_0xc11b49(0xc8)][_0xc11b49(0xb7)](_0xc11b49(0xc3))[_0xc11b49(0xd1)](_0xc11b49(0xc7));const _0x55fa5b=_0xf0e833[_0xc11b49(0xc8)][_0xc11b49(0xb7)](_0xc11b49(0xc3)),_0x3fecb8=_0xf0e833[_0xc11b49(0xb6)];_0x55fa5b[_0xc11b49(0xbc)][_0xc11b49(0xb9)](_0xc11b49(0xc7),_0x178c12=>_0x3f4dc1(_0x3fecb8,_0xc11b49(0xc4),_0x178c12)),_0xf0e833[_0xc11b49(0xd9)][_0xc11b49(0xc6)](_0xc11b49(0xc2))[_0xc11b49(0xbb)]({'model':_0xc11b49(0xc7),'view':(_0x4834bc,{writer:_0x49e0c4,options:_0x169b3d})=>{const _0x273e1c=_0xc11b49;if(!_0x169b3d[_0x273e1c(0xcf)])return null;const _0x2e2511=_0x49e0c4[_0x273e1c(0xb8)](_0x273e1c(0xcc)),_0x221432=_0x49e0c4[_0x273e1c(0xb5)]('hr');return _0x49e0c4[_0x273e1c(0xca)](_0x273e1c(0xc1),_0x2e2511),_0x49e0c4[_0x273e1c(0xd4)](_0x49e0c4[_0x273e1c(0xd2)](_0x2e2511,0x0),_0x221432),_0x2e2511;},'converterPriority':_0xc11b49(0xd0)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b0d(){const _0x12e907=['nodeAfter','2eJTyUr','registerElementLabel','406422AIUOME','3878QlCymJ','attribute','htmlEmbed','ELEMENT_HTML_EMBED','enableDefaultAttributesIntegration','afterInit','key','plugins','1542128MOzWBX','6TbnkWj','descriptionFactory','_registerLegacyDescription','editor','874688ZnJEEH','type','has','11bRmVsP','value','20qExJeD','getFirstRange','element','rawHtml','start','12304ESskoq','1623695NaYprt','24250020vRNXpZ','registerBlockAttribute','HtmlEmbed','locale','registerDescriptionCallback','TrackChangesEditing','commandName','formatBlock','get','format','2833851GKsFQe','*Change\x20%0\x20content*'];_0x5b0d=function(){return _0x12e907;};return _0x5b0d();}const _0x1a9c5f=_0x45a2;(function(_0x21d08e,_0x21814b){const _0x4e91db=_0x45a2,_0x81d22=_0x21d08e();while(!![]){try{const _0x27da17=-parseInt(_0x4e91db(0xce))/0x1+-parseInt(_0x4e91db(0xe7))/0x2*(-parseInt(_0x4e91db(0xe4))/0x3)+-parseInt(_0x4e91db(0xf2))/0x4+parseInt(_0x4e91db(0xd9))/0x5*(-parseInt(_0x4e91db(0xf3))/0x6)+parseInt(_0x4e91db(0xea))/0x7*(-parseInt(_0x4e91db(0xd8))/0x8)+-parseInt(_0x4e91db(0xe9))/0x9*(-parseInt(_0x4e91db(0xd3))/0xa)+-parseInt(_0x4e91db(0xd1))/0xb*(-parseInt(_0x4e91db(0xda))/0xc);if(_0x27da17===_0x21814b)break;else _0x81d22['push'](_0x81d22['shift']());}catch(_0x121d6b){_0x81d22['push'](_0x81d22['shift']());}}}(_0x5b0d,0x97105));import{Plugin as _0x469f7a}from'ckeditor5/src/core.js';import{getTranslation as _0x229c87}from'../utils/common-translations.js';function _0x45a2(_0x4ad9e9,_0x1cb1a8){const _0x5b0da5=_0x5b0d();return _0x45a2=function(_0x45a2f0,_0x4ffba4){_0x45a2f0=_0x45a2f0-0xcd;let _0x2fdc55=_0x5b0da5[_0x45a2f0];return _0x2fdc55;},_0x45a2(_0x4ad9e9,_0x1cb1a8);}export default class st extends _0x469f7a{[_0x1a9c5f(0xef)](){const _0x27189c=_0x1a9c5f,_0x3408f2=this[_0x27189c(0xcd)];if(!_0x3408f2[_0x27189c(0xf1)][_0x27189c(0xd0)](_0x27189c(0xdc)))return;const _0x5260ed=_0x3408f2[_0x27189c(0xf1)][_0x27189c(0xe2)](_0x27189c(0xdf)),_0x3c20fa=_0x3408f2[_0x27189c(0xdd)];_0x5260ed[_0x27189c(0xf4)][_0x27189c(0xe8)](_0x27189c(0xd6),_0x268679=>_0x229c87(_0x3c20fa,_0x27189c(0xed),_0x268679)),_0x5260ed[_0x27189c(0xee)](_0x27189c(0xec)),_0x5260ed[_0x27189c(0xdb)](_0x27189c(0xd2)),_0x5260ed[_0x27189c(0xf4)][_0x27189c(0xde)](_0x20f13a=>{const _0x59f0cb=_0x27189c;if(_0x59f0cb(0xeb)!=_0x20f13a[_0x59f0cb(0xcf)])return;const {data:_0x2d4099}=_0x20f13a;if(_0x2d4099&&_0x59f0cb(0xd2)==_0x2d4099[_0x59f0cb(0xf0)]&&_0x20f13a[_0x59f0cb(0xd4)]()[_0x59f0cb(0xd7)][_0x59f0cb(0xe6)]['is'](_0x59f0cb(0xd5),_0x59f0cb(0xd6))){const _0x3baf4c=_0x229c87(_0x3c20fa,_0x59f0cb(0xed));return{'type':_0x59f0cb(0xe3),'content':_0x229c87(_0x3c20fa,_0x59f0cb(0xe5),_0x3baf4c)};}}),this[_0x27189c(0xf5)]();}[_0x1a9c5f(0xf5)](){const _0xee64c4=_0x1a9c5f,_0x528339=this[_0xee64c4(0xcd)],_0x288eef=_0x528339[_0xee64c4(0xdd)];_0x528339[_0xee64c4(0xf1)][_0xee64c4(0xe2)](_0xee64c4(0xdf))[_0xee64c4(0xf4)][_0xee64c4(0xde)](_0x56db3e=>{const _0xe5d4e0=_0xee64c4;if(_0xe5d4e0(0xe1)!=_0x56db3e[_0xe5d4e0(0xcf)])return;const {data:_0x148ae6}=_0x56db3e;if(_0x148ae6&&_0xe5d4e0(0xec)==_0x148ae6[_0xe5d4e0(0xe0)]){const _0x13f10e=_0x229c87(_0x288eef,_0xe5d4e0(0xed));return{'type':_0xe5d4e0(0xe3),'content':_0x229c87(_0x288eef,_0xe5d4e0(0xe5),_0x13f10e)};}});}}
23
+ const _0x31c8b0=_0x18b6;(function(_0x4f844d,_0xe7b0da){const _0x461d74=_0x18b6,_0x16f439=_0x4f844d();while(!![]){try{const _0x342050=-parseInt(_0x461d74(0xe7))/0x1+parseInt(_0x461d74(0xe8))/0x2+-parseInt(_0x461d74(0xd0))/0x3+parseInt(_0x461d74(0xe9))/0x4*(-parseInt(_0x461d74(0xcd))/0x5)+parseInt(_0x461d74(0xf2))/0x6*(-parseInt(_0x461d74(0xd5))/0x7)+-parseInt(_0x461d74(0xd3))/0x8*(parseInt(_0x461d74(0xf0))/0x9)+parseInt(_0x461d74(0xec))/0xa;if(_0x342050===_0xe7b0da)break;else _0x16f439['push'](_0x16f439['shift']());}catch(_0x107788){_0x16f439['push'](_0x16f439['shift']());}}}(_0x31d9,0xdb3c2));function _0x31d9(){const _0x58c371=['1192BhbjXI','key','903YOeZBQ','afterInit','ELEMENT_HTML_EMBED','commandName','descriptionFactory','rawHtml','nodeAfter','locale','get','HtmlEmbed','element','has','enableDefaultAttributesIntegration','start','plugins','attribute','formatBlock','getFirstRange','895232CHChgM','2126942vkArKf','8872EkPnWW','type','TrackChangesEditing','35944640uILTmc','registerBlockAttribute','*Change\x20%0\x20content*','format','89964FnRSGR','htmlEmbed','15906PVGLLV','_registerLegacyDescription','1055uctqFF','value','registerElementLabel','1696008zUOpoi','registerDescriptionCallback','editor'];_0x31d9=function(){return _0x58c371;};return _0x31d9();}import{Plugin as _0x211c13}from'ckeditor5/src/core.js';import{getTranslation as _0x4db9c5}from'../utils/common-translations.js';function _0x18b6(_0x3a65aa,_0x40584b){const _0x31d9d8=_0x31d9();return _0x18b6=function(_0x18b6f9,_0x1de065){_0x18b6f9=_0x18b6f9-0xcd;let _0x263c10=_0x31d9d8[_0x18b6f9];return _0x263c10;},_0x18b6(_0x3a65aa,_0x40584b);}export default class st extends _0x211c13{[_0x31c8b0(0xd6)](){const _0x445515=_0x31c8b0,_0x15c765=this[_0x445515(0xd2)];if(!_0x15c765[_0x445515(0xe3)][_0x445515(0xe0)](_0x445515(0xde)))return;const _0x474b76=_0x15c765[_0x445515(0xe3)][_0x445515(0xdd)](_0x445515(0xeb)),_0x529e71=_0x15c765[_0x445515(0xdc)];_0x474b76[_0x445515(0xd9)][_0x445515(0xcf)](_0x445515(0xda),_0x28a768=>_0x4db9c5(_0x529e71,_0x445515(0xd7),_0x28a768)),_0x474b76[_0x445515(0xe1)](_0x445515(0xf1)),_0x474b76[_0x445515(0xed)](_0x445515(0xce)),_0x474b76[_0x445515(0xd9)][_0x445515(0xd1)](_0x4dadfc=>{const _0x153019=_0x445515;if(_0x153019(0xe4)!=_0x4dadfc[_0x153019(0xea)])return;const {data:_0x37ceb3}=_0x4dadfc;if(_0x37ceb3&&_0x153019(0xce)==_0x37ceb3[_0x153019(0xd4)]&&_0x4dadfc[_0x153019(0xe6)]()[_0x153019(0xe2)][_0x153019(0xdb)]['is'](_0x153019(0xdf),_0x153019(0xda))){const _0x59ceaf=_0x4db9c5(_0x529e71,_0x153019(0xd7));return{'type':_0x153019(0xef),'content':_0x4db9c5(_0x529e71,_0x153019(0xee),_0x59ceaf)};}}),this[_0x445515(0xf3)]();}[_0x31c8b0(0xf3)](){const _0x5d6988=_0x31c8b0,_0x4a9414=this[_0x5d6988(0xd2)],_0x1d7886=_0x4a9414[_0x5d6988(0xdc)];_0x4a9414[_0x5d6988(0xe3)][_0x5d6988(0xdd)](_0x5d6988(0xeb))[_0x5d6988(0xd9)][_0x5d6988(0xd1)](_0x3d4f09=>{const _0x5369fb=_0x5d6988;if(_0x5369fb(0xe5)!=_0x3d4f09[_0x5369fb(0xea)])return;const {data:_0x14bfa3}=_0x3d4f09;if(_0x14bfa3&&_0x5369fb(0xf1)==_0x14bfa3[_0x5369fb(0xd8)]){const _0x20ed28=_0x4db9c5(_0x1d7886,_0x5369fb(0xd7));return{'type':_0x5369fb(0xef),'content':_0x4db9c5(_0x1d7886,_0x5369fb(0xee),_0x20ed28)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2956(_0x165f9f,_0x4cf5d9){const _0x46927b=_0x4692();return _0x2956=function(_0x29561f,_0xe4ece9){_0x29561f=_0x29561f-0x13e;let _0x282a7a=_0x46927b[_0x29561f];return _0x282a7a;},_0x2956(_0x165f9f,_0x4cf5d9);}const _0x1e752c=_0x2956;(function(_0x4f7923,_0x4ccf36){const _0x416f20=_0x2956,_0x216dee=_0x4f7923();while(!![]){try{const _0x542658=-parseInt(_0x416f20(0x162))/0x1+-parseInt(_0x416f20(0x155))/0x2*(parseInt(_0x416f20(0x16e))/0x3)+parseInt(_0x416f20(0x144))/0x4*(-parseInt(_0x416f20(0x192))/0x5)+parseInt(_0x416f20(0x150))/0x6*(-parseInt(_0x416f20(0x149))/0x7)+-parseInt(_0x416f20(0x179))/0x8+-parseInt(_0x416f20(0x191))/0x9*(-parseInt(_0x416f20(0x140))/0xa)+parseInt(_0x416f20(0x17c))/0xb;if(_0x542658===_0x4ccf36)break;else _0x216dee['push'](_0x216dee['shift']());}catch(_0x53592b){_0x216dee['push'](_0x216dee['shift']());}}}(_0x4692,0x9ada7));import{Plugin as _0x18be3e}from'ckeditor5/src/core.js';import{LivePosition as _0x5b68df}from'ckeditor5/src/engine.js';import{getTranslation as _0x231d46}from'../utils/common-translations.js';export default class nt extends _0x18be3e{[_0x1e752c(0x1b7)](){const _0x426bea=_0x1e752c,_0x6e2665=this[_0x426bea(0x18a)];if(!_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x19e)))return;const _0x480eab=_0x6e2665[_0x426bea(0x175)][_0x426bea(0x14d)](_0x426bea(0x15c)),_0x1b7910=_0x6e2665[_0x426bea(0x175)][_0x426bea(0x14d)](_0x426bea(0x1a4)),_0x6b3b16=_0x6e2665[_0x426bea(0x15a)];_0x480eab[_0x426bea(0x18e)](_0x426bea(0x1b3)),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x157)](_0x426bea(0x156),_0x33907c=>_0x231d46(_0x6b3b16,_0x426bea(0x164),_0x33907c)),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x157)](_0x426bea(0x158),_0x1d3871=>_0x231d46(_0x6b3b16,_0x426bea(0x173),_0x1d3871)),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x157)](_0x426bea(0x15e),()=>_0x231d46(_0x6b3b16,_0x426bea(0x1a6))),_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x18d))&&_0x480eab[_0x426bea(0x18e)](_0x426bea(0x16a)),_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x14a))&&_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x196))&&(_0x480eab[_0x426bea(0x18e)](_0x426bea(0x19a),(_0x54c427,_0x37c33c)=>{const _0x147845=_0x426bea,_0x45f023=_0x1b7910[_0x147845(0x1a0)](_0x6e2665[_0x147845(0x190)][_0x147845(0x1a3)][_0x147845(0x17f)]);_0x6e2665[_0x147845(0x190)][_0x147845(0x1a7)](()=>{const _0x39ae59=_0x147845;_0x480eab[_0x39ae59(0x193)](_0x45f023,{'commandName':_0x39ae59(0x19a),'commandParams':[_0x37c33c]},[],_0x39ae59(0x17b));});}),_0x480eab[_0x426bea(0x18e)](_0x426bea(0x167),(_0x579b32,_0x39efee)=>{const _0x55b1d3=_0x426bea;_0x6e2665[_0x55b1d3(0x190)][_0x55b1d3(0x1a7)](_0x264151=>{const _0x36dced=_0x55b1d3;let _0x5e1f84=_0x1b7910[_0x36dced(0x1a0)](_0x6e2665[_0x36dced(0x190)][_0x36dced(0x1a3)][_0x36dced(0x17f)]),_0x4c6108=_0x264151[_0x36dced(0x18f)](_0x5e1f84);const _0x5983ff=_0x5b68df[_0x36dced(0x1ae)](_0x4c6108[_0x36dced(0x148)],_0x36dced(0x14e)),_0x1cb6fe=_0x5b68df[_0x36dced(0x1ae)](_0x4c6108[_0x36dced(0x19f)],_0x36dced(0x1a2));_0x480eab[_0x36dced(0x184)](()=>_0x579b32(_0x39efee)),_0x5e1f84=_0x1b7910[_0x36dced(0x1a0)](_0x6e2665[_0x36dced(0x190)][_0x36dced(0x1a3)][_0x36dced(0x17f)]),_0x4c6108=_0x264151[_0x36dced(0x18f)](_0x5e1f84);const _0x32a92c=_0x264151[_0x36dced(0x145)](_0x5983ff,_0x1cb6fe);_0x5983ff[_0x36dced(0x13e)](),_0x1cb6fe[_0x36dced(0x13e)](),_0x480eab[_0x36dced(0x193)](_0x5e1f84,{'commandName':_0x36dced(0x19a),'commandParams':[_0x39efee]},[],_0x36dced(0x18b)),_0x32a92c[_0x36dced(0x148)][_0x36dced(0x18c)](_0x4c6108[_0x36dced(0x148)])&&_0x480eab[_0x36dced(0x19c)](_0x264151[_0x36dced(0x145)](_0x32a92c[_0x36dced(0x148)],_0x4c6108[_0x36dced(0x148)]),_0x36dced(0x18b)),_0x4c6108[_0x36dced(0x19f)][_0x36dced(0x18c)](_0x32a92c[_0x36dced(0x19f)])&&_0x480eab[_0x36dced(0x19c)](_0x264151[_0x36dced(0x145)](_0x4c6108[_0x36dced(0x19f)],_0x32a92c[_0x36dced(0x19f)]),_0x36dced(0x18b));});}),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x178),_0x426bea(0x18b),_0x426bea(0x185),()=>!0x1),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x178),_0x426bea(0x18b),_0x426bea(0x194),()=>!0x1),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x178),_0x426bea(0x18b),_0x426bea(0x15f),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x188)](_0x426bea(0x178),'',_0x426bea(0x194))),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x1ab),_0x426bea(0x18b),_0x426bea(0x185),()=>!0x1),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x1ab),_0x426bea(0x18b),_0x426bea(0x15f),([_0x458024])=>{const _0x27ae90=_0x426bea,_0x53fc10=_0x480eab[_0x27ae90(0x1a8)][_0x27ae90(0x188)](_0x27ae90(0x1ab),'',_0x27ae90(0x15f));let _0x13a013=_0x458024[_0x27ae90(0x148)],_0x5284ea=_0x458024[_0x27ae90(0x19f)];const _0x4e7fa7=_0x6e2665[_0x27ae90(0x190)][_0x27ae90(0x1a1)][_0x27ae90(0x14b)](_0x13a013,_0x27ae90(0x15d)),_0x453965=_0x6e2665[_0x27ae90(0x190)][_0x27ae90(0x1a1)][_0x27ae90(0x14b)](_0x5284ea,_0x27ae90(0x17a));_0x4e7fa7[_0x27ae90(0x174)]&&(_0x13a013=_0x4e7fa7[_0x27ae90(0x148)]),_0x453965[_0x27ae90(0x174)]&&(_0x5284ea=_0x453965[_0x27ae90(0x19f)]),_0x53fc10([_0x6e2665[_0x27ae90(0x190)][_0x27ae90(0x145)](_0x13a013,_0x5284ea)]);}),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x178),_0x426bea(0x18b),_0x426bea(0x195),_0x3db779),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x1ab),_0x426bea(0x18b),_0x426bea(0x195),_0x3db779)),_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x168))&&(_0x480eab[_0x426bea(0x18e)](_0x426bea(0x19b),(_0x458f6e,_0x10c54b)=>{const _0x222490=_0x426bea,_0x173cde=_0x6e2665[_0x222490(0x175)][_0x222490(0x14d)](_0x222490(0x152));let _0x27ae9d=_0x1b7910[_0x222490(0x1a0)](_0x6e2665[_0x222490(0x190)][_0x222490(0x1a3)][_0x222490(0x17f)]),_0x5398ad=_0x173cde[_0x222490(0x172)](_0x27ae9d);_0x6e2665[_0x222490(0x190)][_0x222490(0x1a7)](()=>{const _0x42d98e=_0x222490;if(_0x5398ad)return void _0x480eab[_0x42d98e(0x186)](_0x6e2665[_0x42d98e(0x190)][_0x42d98e(0x18f)](_0x5398ad));const _0x14b543=_0x1b7910[_0x42d98e(0x1b2)](_0x27ae9d);_0x458f6e(_0x10c54b),_0x27ae9d=_0x1b7910[_0x42d98e(0x1a0)](_0x6e2665[_0x42d98e(0x190)][_0x42d98e(0x1a3)][_0x42d98e(0x17f)]),_0x5398ad=_0x173cde[_0x42d98e(0x172)](_0x27ae9d),_0x480eab[_0x42d98e(0x19c)](_0x6e2665[_0x42d98e(0x190)][_0x42d98e(0x18f)](_0x5398ad),_0x14b543?null:_0x42d98e(0x159));});}),_0x480eab[_0x426bea(0x1a8)][_0x426bea(0x17e)](_0x426bea(0x1ab),_0x426bea(0x159),_0x426bea(0x195),_0x3db779));const _0x189d39=[{'type':_0x426bea(0x178),'subType':_0x426bea(0x177)},{'type':_0x426bea(0x1ab),'subType':_0x426bea(0x159)},{'type':_0x426bea(0x178),'subType':_0x426bea(0x18b)},{'type':_0x426bea(0x1ab),'subType':_0x426bea(0x18b)}];function _0x1bdc52(_0x4aea28,_0x2538ba){const _0x26749b=_0x426bea,_0x233ef3=_0x189d39[_0x26749b(0x1af)](({type:_0x3e7aed,subType:_0x34ffa1})=>_0x4aea28[_0x26749b(0x1b0)]==_0x3e7aed&&_0x4aea28[_0x26749b(0x197)]==_0x34ffa1),_0x48fce1=_0x189d39[_0x26749b(0x1af)](({type:_0x4c2b7a,subType:_0x53c37b})=>_0x2538ba[_0x26749b(0x1b0)]==_0x4c2b7a&&_0x2538ba[_0x26749b(0x197)]==_0x53c37b);if(_0x233ef3<0x0||_0x48fce1<0x0)return!0x1;const _0x3a80a1=_0x4aea28[_0x26749b(0x187)](),_0x286e1e=_0x2538ba[_0x26749b(0x187)]();if((0x0==_0x233ef3||0x1==_0x233ef3)&&0x2==_0x48fce1&&_0x3a80a1[_0x26749b(0x13f)](_0x286e1e))return!0x0;if(0x2==_0x233ef3&&0x3==_0x48fce1){const _0x4b6e6f=_0x480eab[_0x26749b(0x183)](_0x3a80a1,_0x26749b(0x1ab))[_0x26749b(0x14f)](({suggestion:_0x5474de,meta:_0x533990})=>_0x533990[_0x26749b(0x17d)]&&_0x26749b(0x18b)==_0x5474de[_0x26749b(0x197)]);if(_0x4b6e6f[_0x26749b(0x153)]>0x1&&_0x286e1e[_0x26749b(0x19f)][_0x26749b(0x161)](_0x3a80a1[_0x26749b(0x148)]))return!0x0;if(0x1==_0x4b6e6f[_0x26749b(0x153)]&&(_0x3a80a1[_0x26749b(0x148)][_0x26749b(0x161)](_0x286e1e[_0x26749b(0x19f)])||_0x3a80a1[_0x26749b(0x19f)][_0x26749b(0x161)](_0x286e1e[_0x26749b(0x148)])))return!0x0;}if(0x3==_0x233ef3&&0x3==_0x48fce1&&_0x3a80a1[_0x26749b(0x148)][_0x26749b(0x18c)](_0x286e1e[_0x26749b(0x148)])){const _0x2df385=_0x3a80a1[_0x26749b(0x19f)][_0x26749b(0x1b4)],_0x253315=_0x286e1e[_0x26749b(0x148)][_0x26749b(0x1a9)];return _0x1b7910[_0x26749b(0x1b2)](_0x2df385)&&_0x2df385===_0x253315;}return!0x1;}function _0x3db779(_0x57d9f8,_0x593251){return _0x1bdc52(_0x57d9f8,_0x593251)?[_0x57d9f8,_0x593251]:_0x1bdc52(_0x593251,_0x57d9f8)?[_0x593251,_0x57d9f8]:null;}_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x147))&&(_0x480eab[_0x426bea(0x1aa)](_0x426bea(0x165)),_0x480eab[_0x426bea(0x1ad)](_0x426bea(0x1b6)),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x16b)](_0x426bea(0x1b6),_0x231d46(_0x6b3b16,_0x426bea(0x16f)))),_0x6e2665[_0x426bea(0x175)][_0x426bea(0x171)](_0x426bea(0x146))&&(_0x480eab[_0x426bea(0x1aa)](_0x426bea(0x163)),_0x480eab[_0x426bea(0x1ad)](_0x426bea(0x143))),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x189)](_0x27c29a=>{const _0xbef4ed=_0x426bea;if(!!_0x189d39[_0xbef4ed(0x182)](({type:_0x212dfd,subType:_0x530f80})=>_0x27c29a[_0xbef4ed(0x1b0)]==_0x212dfd&&_0x27c29a[_0xbef4ed(0x197)]==_0x530f80))return _0x27c29a[_0xbef4ed(0x16c)]?{}:void 0x0;}),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x189)](_0x168038=>{const _0xa6e60=_0x426bea;if(_0xa6e60(0x1ab)==_0x168038[_0xa6e60(0x1b0)]||_0xa6e60(0x19d)==_0x168038[_0xa6e60(0x1b0)]){const _0x26c726=_0x168038[_0xa6e60(0x1a5)]();if(_0x26c726&&_0x26c726['is'](_0xa6e60(0x151),_0xa6e60(0x15e)))return{'type':_0xa6e60(0x1ab)==_0x168038[_0xa6e60(0x1b0)]?_0xa6e60(0x1ac):_0xa6e60(0x180),'element':_0x26c726,'quantity':0x1};}}),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x189)](_0x1f1968=>_0x426bea(0x178)==_0x1f1968[_0x426bea(0x1b0)]&&_0x426bea(0x18b)==_0x1f1968[_0x426bea(0x197)]?{'type':_0x426bea(0x170),'content':_0x426bea(0x14c)}:_0x426bea(0x178)==_0x1f1968[_0x426bea(0x1b0)]&&_0x426bea(0x17b)==_0x1f1968[_0x426bea(0x197)]?{'type':_0x426bea(0x170),'content':_0x426bea(0x181)}:void 0x0),_0x480eab[_0x426bea(0x1b5)][_0x426bea(0x189)](_0x3fbf81=>{const _0x1a6edd=_0x426bea;if(_0x1a6edd(0x15b)!=_0x3fbf81[_0x1a6edd(0x1b0)])return;const {data:_0x49c0ba}=_0x3fbf81;if(!_0x49c0ba||_0x1a6edd(0x143)!=_0x49c0ba[_0x1a6edd(0x198)])return;const _0x40de02=_0x49c0ba[_0x1a6edd(0x142)];return _0x40de02?{'type':_0x1a6edd(0x170),'content':_0x231d46(_0x6b3b16,_0x1a6edd(0x16d),'\x22'+_0x40de02+'\x22')}:{'type':_0x1a6edd(0x170),'content':_0x231d46(_0x6b3b16,_0x1a6edd(0x141))};}),this[_0x426bea(0x1b1)]();}[_0x1e752c(0x1b1)](){const _0x13481a=_0x1e752c,_0x3779ae=this[_0x13481a(0x18a)],_0x39dfe6=_0x3779ae[_0x13481a(0x15a)];_0x3779ae[_0x13481a(0x175)][_0x13481a(0x14d)](_0x13481a(0x15c))[_0x13481a(0x1b5)][_0x13481a(0x189)](_0x34e6cd=>{const _0x16b560=_0x13481a;if(_0x16b560(0x178)!=_0x34e6cd[_0x16b560(0x1b0)]&&_0x16b560(0x166)!=_0x34e6cd[_0x16b560(0x1b0)])return;const {data:_0x3d3244}=_0x34e6cd;if(_0x3d3244){if(_0x16b560(0x163)==_0x3d3244[_0x16b560(0x176)]){const _0x5160d6=_0x3d3244[_0x16b560(0x154)][0x0][_0x16b560(0x142)];return _0x5160d6?{'type':_0x16b560(0x170),'content':_0x231d46(_0x39dfe6,_0x16b560(0x16d),'\x22'+_0x5160d6+'\x22')}:{'type':_0x16b560(0x170),'content':_0x231d46(_0x39dfe6,_0x16b560(0x141))};}if(_0x16b560(0x165)==_0x3d3244[_0x16b560(0x176)]){const _0xd009e0=_0x3d3244[_0x16b560(0x154)][0x0][_0x16b560(0x169)];return _0xd009e0?{'type':_0x16b560(0x170),'content':_0x231d46(_0x39dfe6,_0x16b560(0x199),_0xd009e0)}:{'type':_0x16b560(0x170),'content':_0x231d46(_0x39dfe6,_0x16b560(0x160))};}}});}}function _0x4692(){const _0x235451=['16wrLWSf','createRange','ImageTextAlternativeEditing','ImageResize','start','854pbVHkB','ImageBlockEditing','getNearestSelectionRange','Inline\x20image\x20to\x20block\x20image','get','toPrevious','filter','39756lKrBSN','element','ImageCaptionUtils','length','commandParams','10QeAMlJ','imageBlock','registerElementLabel','imageInline','imageCaption','locale','attribute','TrackChangesEditing','backward','caption','discard','*Reset\x20image\x20width*','isEqual','85850ycSgKX','imageTextAlternative','ELEMENT_IMAGE','resizeImage','formatInline','imageTypeBlock','ImageCaptionEditing','width','uploadImage','registerAttributeLabel','previous','*Set\x20image\x20text\x20alternative:*\x20%0','68865qsIzXy','FORMAT_IMAGE_SIZE','format','has','getCaptionFromImageModelElement','ELEMENT_INLINE_IMAGE','isCollapsed','plugins','commandName','imageStylePreApply','formatBlock','1410560VnvvFR','forward','convertBlockImageToInline','25843389ICJaFD','isOwn','registerCustomCallback','selection','removeObject','Block\x20image\x20to\x20inline\x20image','find','_findSuggestions','forceDefaultExecution','join','markDeletion','getFirstRange','getSuggestionCallback','registerDescriptionCallback','editor','convertInlineImageToBlock','isBefore','ImageUploadEditing','enableCommand','createRangeOn','model','9ZATVFT','1058425IBPFXU','markBlockFormat','accept','chain','ImageInlineEditing','subType','key','*Set\x20image\x20width:*\x20%0','imageTypeInline','toggleImageCaption','markInsertion','deletion','ImageEditing','end','getClosestSelectedImageElement','schema','toNext','document','ImageUtils','getContainedElement','ELEMENT_CAPTION','change','_suggestionFactory','nodeBefore','enableDefaultAttributesIntegration','insertion','addObject','registerBlockAttribute','fromPosition','findIndex','type','_registerLegacyDescription','isBlockImage','insertImage','nodeAfter','descriptionFactory','resizedWidth','afterInit','detach','isIntersecting','3169370DKaFzi','*Remove\x20image\x20text\x20alternative*','newValue','alt'];_0x4692=function(){return _0x235451;};return _0x4692();}
23
+ function _0x45c9(){const _0x5c5914=['element','imageStylePreApply','find','nodeBefore','ImageTextAlternativeEditing','markDeletion','markBlockFormat','ImageUploadEditing','attribute','toggleImageCaption','*Set\x20image\x20text\x20alternative:*\x20%0','removeObject','Block\x20image\x20to\x20inline\x20image','imageBlock','isCollapsed','ImageResize','isIntersecting','resizedWidth','deletion','start','getFirstRange','model','351344hFKgwZ','get','194592olfnuz','ELEMENT_CAPTION','createRange','imageCaption','insertImage','filter','registerCustomCallback','ImageCaptionEditing','Inline\x20image\x20to\x20block\x20image','width','markInsertion','*Set\x20image\x20width:*\x20%0','formatInline','toPrevious','findIndex','isBlockImage','subType','document','key','isOwn','ImageCaptionUtils','formatBlock','forward','descriptionFactory','join','commandName','isBefore','length','change','selection','end','convertInlineImageToBlock','registerDescriptionCallback','nodeAfter','315246XMdvov','getCaptionFromImageModelElement','locale','chain','caption','createRangeOn','editor','getClosestSelectedImageElement','ImageEditing','imageInline','4968296aGDbFh','FORMAT_IMAGE_SIZE','ImageInlineEditing','detach','uploadImage','_suggestionFactory','enableCommand','ImageUtils','resizeImage','previous','insertion','format','isEqual','imageTypeInline','imageTextAlternative','imageTypeBlock','getContainedElement','getSuggestionCallback','accept','35021tYJDfi','TrackChangesEditing','schema','plugins','700983FZzsZe','ImageBlockEditing','60RcZHUO','*Reset\x20image\x20width*','toNext','_findSuggestions','afterInit','ELEMENT_INLINE_IMAGE','type','commandParams','getNearestSelectionRange','fromPosition','forceDefaultExecution','alt','registerElementLabel','backward','newValue','convertBlockImageToInline','1934625KAXGUo','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','discard','registerBlockAttribute','addObject','registerAttributeLabel','ELEMENT_IMAGE','has','_registerLegacyDescription'];_0x45c9=function(){return _0x5c5914;};return _0x45c9();}const _0x2dc736=_0x1851;function _0x1851(_0x18b3b3,_0x17ed5d){const _0x45c99b=_0x45c9();return _0x1851=function(_0x1851d1,_0x310542){_0x1851d1=_0x1851d1-0x67;let _0x278873=_0x45c99b[_0x1851d1];return _0x278873;},_0x1851(_0x18b3b3,_0x17ed5d);}(function(_0x55ebf2,_0x16756c){const _0x23b62d=_0x1851,_0xb6e585=_0x55ebf2();while(!![]){try{const _0x3033c8=parseInt(_0x23b62d(0xc9))/0x1+parseInt(_0x23b62d(0xa7))/0x2+-parseInt(_0x23b62d(0x73))/0x3+-parseInt(_0x23b62d(0xa5))/0x4+-parseInt(_0x23b62d(0x85))/0x5+parseInt(_0x23b62d(0x75))/0x6*(-parseInt(_0x23b62d(0x6f))/0x7)+parseInt(_0x23b62d(0xd3))/0x8;if(_0x3033c8===_0x16756c)break;else _0xb6e585['push'](_0xb6e585['shift']());}catch(_0x5b8b8c){_0xb6e585['push'](_0xb6e585['shift']());}}}(_0x45c9,0x432b7));import{Plugin as _0x4b4742}from'ckeditor5/src/core.js';import{LivePosition as _0x5818a0}from'ckeditor5/src/engine.js';import{getTranslation as _0x37000f}from'../utils/common-translations.js';export default class nt extends _0x4b4742{[_0x2dc736(0x79)](){const _0xcb637a=_0x2dc736,_0x5393a2=this[_0xcb637a(0xcf)];if(!_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0xd1)))return;const _0x3a8d56=_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0xa6)](_0xcb637a(0x70)),_0x5ee5b8=_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0xa6)](_0xcb637a(0xda)),_0x475d33=_0x5393a2[_0xcb637a(0xcb)];_0x3a8d56[_0xcb637a(0xd9)](_0xcb637a(0xab)),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0x81)](_0xcb637a(0x9c),_0x502f35=>_0x37000f(_0x475d33,_0xcb637a(0x8c),_0x502f35)),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0x81)](_0xcb637a(0xd2),_0x226000=>_0x37000f(_0x475d33,_0xcb637a(0x7a),_0x226000)),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0x81)](_0xcb637a(0xcd),()=>_0x37000f(_0x475d33,_0xcb637a(0xa8))),_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0x96))&&_0x3a8d56[_0xcb637a(0xd9)](_0xcb637a(0xd7)),_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0x74))&&_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0xd5))&&(_0x3a8d56[_0xcb637a(0xd9)](_0xcb637a(0x69),(_0x25106e,_0xcbb9b9)=>{const _0x4183fe=_0xcb637a,_0x3c8f08=_0x5ee5b8[_0x4183fe(0xd0)](_0x5393a2[_0x4183fe(0xa4)][_0x4183fe(0xb8)][_0x4183fe(0xc4)]);_0x5393a2[_0x4183fe(0xa4)][_0x4183fe(0xc3)](()=>{const _0x5efdc5=_0x4183fe;_0x3a8d56[_0x5efdc5(0x95)](_0x3c8f08,{'commandName':_0x5efdc5(0x69),'commandParams':[_0xcbb9b9]},[],_0x5efdc5(0x84));});}),_0x3a8d56[_0xcb637a(0xd9)](_0xcb637a(0x6b),(_0x5cb0e8,_0x42ca1e)=>{const _0x56b482=_0xcb637a;_0x5393a2[_0x56b482(0xa4)][_0x56b482(0xc3)](_0xd239b8=>{const _0x2f1e75=_0x56b482;let _0x4c9750=_0x5ee5b8[_0x2f1e75(0xd0)](_0x5393a2[_0x2f1e75(0xa4)][_0x2f1e75(0xb8)][_0x2f1e75(0xc4)]),_0x1a9cd0=_0xd239b8[_0x2f1e75(0xce)](_0x4c9750);const _0x4b9da5=_0x5818a0[_0x2f1e75(0x7e)](_0x1a9cd0[_0x2f1e75(0xa2)],_0x2f1e75(0xb4)),_0x878aab=_0x5818a0[_0x2f1e75(0x7e)](_0x1a9cd0[_0x2f1e75(0xc5)],_0x2f1e75(0x77));_0x3a8d56[_0x2f1e75(0x7f)](()=>_0x5cb0e8(_0x42ca1e)),_0x4c9750=_0x5ee5b8[_0x2f1e75(0xd0)](_0x5393a2[_0x2f1e75(0xa4)][_0x2f1e75(0xb8)][_0x2f1e75(0xc4)]),_0x1a9cd0=_0xd239b8[_0x2f1e75(0xce)](_0x4c9750);const _0x54f351=_0xd239b8[_0x2f1e75(0xa9)](_0x4b9da5,_0x878aab);_0x4b9da5[_0x2f1e75(0xd6)](),_0x878aab[_0x2f1e75(0xd6)](),_0x3a8d56[_0x2f1e75(0x95)](_0x4c9750,{'commandName':_0x2f1e75(0x69),'commandParams':[_0x42ca1e]},[],_0x2f1e75(0xc6)),_0x54f351[_0x2f1e75(0xa2)][_0x2f1e75(0xc1)](_0x1a9cd0[_0x2f1e75(0xa2)])&&_0x3a8d56[_0x2f1e75(0xb1)](_0xd239b8[_0x2f1e75(0xa9)](_0x54f351[_0x2f1e75(0xa2)],_0x1a9cd0[_0x2f1e75(0xa2)]),_0x2f1e75(0xc6)),_0x1a9cd0[_0x2f1e75(0xc5)][_0x2f1e75(0xc1)](_0x54f351[_0x2f1e75(0xc5)])&&_0x3a8d56[_0x2f1e75(0xb1)](_0xd239b8[_0x2f1e75(0xa9)](_0x1a9cd0[_0x2f1e75(0xc5)],_0x54f351[_0x2f1e75(0xc5)]),_0x2f1e75(0xc6));});}),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xbc),_0xcb637a(0xc6),_0xcb637a(0xbf),()=>!0x1),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xbc),_0xcb637a(0xc6),_0xcb637a(0x6e),()=>!0x1),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xbc),_0xcb637a(0xc6),_0xcb637a(0x88),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0x6d)](_0xcb637a(0xbc),'',_0xcb637a(0x6e))),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xdd),_0xcb637a(0xc6),_0xcb637a(0xbf),()=>!0x1),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xdd),_0xcb637a(0xc6),_0xcb637a(0x88),([_0x5c7c5b])=>{const _0x2ea703=_0xcb637a,_0x4af47f=_0x3a8d56[_0x2ea703(0xd8)][_0x2ea703(0x6d)](_0x2ea703(0xdd),'',_0x2ea703(0x88));let _0x4d1425=_0x5c7c5b[_0x2ea703(0xa2)],_0x3b5908=_0x5c7c5b[_0x2ea703(0xc5)];const _0x584785=_0x5393a2[_0x2ea703(0xa4)][_0x2ea703(0x71)][_0x2ea703(0x7d)](_0x4d1425,_0x2ea703(0x82)),_0x5c3084=_0x5393a2[_0x2ea703(0xa4)][_0x2ea703(0x71)][_0x2ea703(0x7d)](_0x3b5908,_0x2ea703(0xbd));_0x584785[_0x2ea703(0x9d)]&&(_0x4d1425=_0x584785[_0x2ea703(0xa2)]),_0x5c3084[_0x2ea703(0x9d)]&&(_0x3b5908=_0x5c3084[_0x2ea703(0xc5)]),_0x4af47f([_0x5393a2[_0x2ea703(0xa4)][_0x2ea703(0xa9)](_0x4d1425,_0x3b5908)]);}),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xbc),_0xcb637a(0xc6),_0xcb637a(0xcc),_0x49334a),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xdd),_0xcb637a(0xc6),_0xcb637a(0xcc),_0x49334a)),_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0xae))&&(_0x3a8d56[_0xcb637a(0xd9)](_0xcb637a(0x98),(_0x5a94c0,_0xaed0c7)=>{const _0x26b33d=_0xcb637a,_0x276952=_0x5393a2[_0x26b33d(0x72)][_0x26b33d(0xa6)](_0x26b33d(0xbb));let _0x3c38d8=_0x5ee5b8[_0x26b33d(0xd0)](_0x5393a2[_0x26b33d(0xa4)][_0x26b33d(0xb8)][_0x26b33d(0xc4)]),_0x8d9fd2=_0x276952[_0x26b33d(0xca)](_0x3c38d8);_0x5393a2[_0x26b33d(0xa4)][_0x26b33d(0xc3)](()=>{const _0x1359db=_0x26b33d;if(_0x8d9fd2)return void _0x3a8d56[_0x1359db(0x94)](_0x5393a2[_0x1359db(0xa4)][_0x1359db(0xce)](_0x8d9fd2));const _0x852a76=_0x5ee5b8[_0x1359db(0xb6)](_0x3c38d8);_0x5a94c0(_0xaed0c7),_0x3c38d8=_0x5ee5b8[_0x1359db(0xd0)](_0x5393a2[_0x1359db(0xa4)][_0x1359db(0xb8)][_0x1359db(0xc4)]),_0x8d9fd2=_0x276952[_0x1359db(0xca)](_0x3c38d8),_0x3a8d56[_0x1359db(0xb1)](_0x5393a2[_0x1359db(0xa4)][_0x1359db(0xce)](_0x8d9fd2),_0x852a76?null:_0x1359db(0xaa));});}),_0x3a8d56[_0xcb637a(0xd8)][_0xcb637a(0xad)](_0xcb637a(0xdd),_0xcb637a(0xaa),_0xcb637a(0xcc),_0x49334a));const _0x801100=[{'type':_0xcb637a(0xbc),'subType':_0xcb637a(0x90)},{'type':_0xcb637a(0xdd),'subType':_0xcb637a(0xaa)},{'type':_0xcb637a(0xbc),'subType':_0xcb637a(0xc6)},{'type':_0xcb637a(0xdd),'subType':_0xcb637a(0xc6)}];function _0x1f0ca2(_0x9bc6b3,_0x1b5389){const _0x564a4b=_0xcb637a,_0x2dfb94=_0x801100[_0x564a4b(0xb5)](({type:_0x3b0df8,subType:_0x30ad39})=>_0x9bc6b3[_0x564a4b(0x7b)]==_0x3b0df8&&_0x9bc6b3[_0x564a4b(0xb7)]==_0x30ad39),_0xef7d2b=_0x801100[_0x564a4b(0xb5)](({type:_0x2749bd,subType:_0x24aed6})=>_0x1b5389[_0x564a4b(0x7b)]==_0x2749bd&&_0x1b5389[_0x564a4b(0xb7)]==_0x24aed6);if(_0x2dfb94<0x0||_0xef7d2b<0x0)return!0x1;const _0x29840a=_0x9bc6b3[_0x564a4b(0xa3)](),_0x5096d4=_0x1b5389[_0x564a4b(0xa3)]();if((0x0==_0x2dfb94||0x1==_0x2dfb94)&&0x2==_0xef7d2b&&_0x29840a[_0x564a4b(0x9f)](_0x5096d4))return!0x0;if(0x2==_0x2dfb94&&0x3==_0xef7d2b){const _0x203d45=_0x3a8d56[_0x564a4b(0x78)](_0x29840a,_0x564a4b(0xdd))[_0x564a4b(0xac)](({suggestion:_0x411fc2,meta:_0x10ae4c})=>_0x10ae4c[_0x564a4b(0xba)]&&_0x564a4b(0xc6)==_0x411fc2[_0x564a4b(0xb7)]);if(_0x203d45[_0x564a4b(0xc2)]>0x1&&_0x5096d4[_0x564a4b(0xc5)][_0x564a4b(0x68)](_0x29840a[_0x564a4b(0xa2)]))return!0x0;if(0x1==_0x203d45[_0x564a4b(0xc2)]&&(_0x29840a[_0x564a4b(0xa2)][_0x564a4b(0x68)](_0x5096d4[_0x564a4b(0xc5)])||_0x29840a[_0x564a4b(0xc5)][_0x564a4b(0x68)](_0x5096d4[_0x564a4b(0xa2)])))return!0x0;}if(0x3==_0x2dfb94&&0x3==_0xef7d2b&&_0x29840a[_0x564a4b(0xa2)][_0x564a4b(0xc1)](_0x5096d4[_0x564a4b(0xa2)])){const _0x5a9633=_0x29840a[_0x564a4b(0xc5)][_0x564a4b(0xc8)],_0x1c068c=_0x5096d4[_0x564a4b(0xa2)][_0x564a4b(0x92)];return _0x5ee5b8[_0x564a4b(0xb6)](_0x5a9633)&&_0x5a9633===_0x1c068c;}return!0x1;}function _0x49334a(_0x3199eb,_0x329634){return _0x1f0ca2(_0x3199eb,_0x329634)?[_0x3199eb,_0x329634]:_0x1f0ca2(_0x329634,_0x3199eb)?[_0x329634,_0x3199eb]:null;}_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0x9e))&&(_0x3a8d56[_0xcb637a(0x86)](_0xcb637a(0xdb)),_0x3a8d56[_0xcb637a(0x89)](_0xcb637a(0xa0)),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0x8b)](_0xcb637a(0xa0),_0x37000f(_0x475d33,_0xcb637a(0xd4)))),_0x5393a2[_0xcb637a(0x72)][_0xcb637a(0x8d)](_0xcb637a(0x93))&&(_0x3a8d56[_0xcb637a(0x86)](_0xcb637a(0x6a)),_0x3a8d56[_0xcb637a(0x89)](_0xcb637a(0x80))),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0xc7)](_0x9d9571=>{const _0x5477eb=_0xcb637a;if(!!_0x801100[_0x5477eb(0x91)](({type:_0x1309fb,subType:_0x246c2f})=>_0x9d9571[_0x5477eb(0x7b)]==_0x1309fb&&_0x9d9571[_0x5477eb(0xb7)]==_0x246c2f))return _0x9d9571[_0x5477eb(0xdc)]?{}:void 0x0;}),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0xc7)](_0xf365da=>{const _0x28ce11=_0xcb637a;if(_0x28ce11(0xdd)==_0xf365da[_0x28ce11(0x7b)]||_0x28ce11(0xa1)==_0xf365da[_0x28ce11(0x7b)]){const _0x2a703d=_0xf365da[_0x28ce11(0x6c)]();if(_0x2a703d&&_0x2a703d['is'](_0x28ce11(0x8f),_0x28ce11(0xcd)))return{'type':_0x28ce11(0xdd)==_0xf365da[_0x28ce11(0x7b)]?_0x28ce11(0x8a):_0x28ce11(0x9a),'element':_0x2a703d,'quantity':0x1};}}),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0xc7)](_0x4c2c88=>_0xcb637a(0xbc)==_0x4c2c88[_0xcb637a(0x7b)]&&_0xcb637a(0xc6)==_0x4c2c88[_0xcb637a(0xb7)]?{'type':_0xcb637a(0x67),'content':_0xcb637a(0xaf)}:_0xcb637a(0xbc)==_0x4c2c88[_0xcb637a(0x7b)]&&_0xcb637a(0x84)==_0x4c2c88[_0xcb637a(0xb7)]?{'type':_0xcb637a(0x67),'content':_0xcb637a(0x9b)}:void 0x0),_0x3a8d56[_0xcb637a(0xbe)][_0xcb637a(0xc7)](_0x16f887=>{const _0x4a205f=_0xcb637a;if(_0x4a205f(0x97)!=_0x16f887[_0x4a205f(0x7b)])return;const {data:_0x3d5f07}=_0x16f887;if(!_0x3d5f07||_0x4a205f(0x80)!=_0x3d5f07[_0x4a205f(0xb9)])return;const _0x25a2de=_0x3d5f07[_0x4a205f(0x83)];return _0x25a2de?{'type':_0x4a205f(0x67),'content':_0x37000f(_0x475d33,_0x4a205f(0x99),'\x22'+_0x25a2de+'\x22')}:{'type':_0x4a205f(0x67),'content':_0x37000f(_0x475d33,_0x4a205f(0x87))};}),this[_0xcb637a(0x8e)]();}[_0x2dc736(0x8e)](){const _0x16362a=_0x2dc736,_0x15bb6d=this[_0x16362a(0xcf)],_0x7e4f70=_0x15bb6d[_0x16362a(0xcb)];_0x15bb6d[_0x16362a(0x72)][_0x16362a(0xa6)](_0x16362a(0x70))[_0x16362a(0xbe)][_0x16362a(0xc7)](_0x4cb8f1=>{const _0x91a999=_0x16362a;if(_0x91a999(0xbc)!=_0x4cb8f1[_0x91a999(0x7b)]&&_0x91a999(0xb3)!=_0x4cb8f1[_0x91a999(0x7b)])return;const {data:_0x5bb25b}=_0x4cb8f1;if(_0x5bb25b){if(_0x91a999(0x6a)==_0x5bb25b[_0x91a999(0xc0)]){const _0x3c6aad=_0x5bb25b[_0x91a999(0x7c)][0x0][_0x91a999(0x83)];return _0x3c6aad?{'type':_0x91a999(0x67),'content':_0x37000f(_0x7e4f70,_0x91a999(0x99),'\x22'+_0x3c6aad+'\x22')}:{'type':_0x91a999(0x67),'content':_0x37000f(_0x7e4f70,_0x91a999(0x87))};}if(_0x91a999(0xdb)==_0x5bb25b[_0x91a999(0xc0)]){const _0x48e269=_0x5bb25b[_0x91a999(0x7c)][0x0][_0x91a999(0xb0)];return _0x48e269?{'type':_0x91a999(0x67),'content':_0x37000f(_0x7e4f70,_0x91a999(0xb2),_0x48e269)}:{'type':_0x91a999(0x67),'content':_0x37000f(_0x7e4f70,_0x91a999(0x76))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1341a9=_0x361d;function _0x3b00(){const _0x358b92=['key','editor','afterInit','1635977DyZcBj','_handleLegacySuggestions','formatBlock','432yRDBsj','registerCustomCallback','formatInline','format','459892uZFMim','get','_suggestionFactory','locale','descriptionFactory','_registerLegacyDescription','commandName','*Format:*\x20replace\x20image\x20URL','discard','getSuggestionCallback','registerDescriptionCallback','has','622724JfwdEW','newValue','attribute','*Replace\x20image\x20URL*','2646050QOnbTS','ImageEditing','src','plugins','68968QipWug','3099726ymUiqb','accept','type','replaceImageSource','oldValue','3936624kfcqLy','3vYgMrB','enableDefaultAttributesIntegration','registerBlockAttribute','TrackChangesEditing'];_0x3b00=function(){return _0x358b92;};return _0x3b00();}(function(_0x46bfb8,_0x49507f){const _0x3a4cb0=_0x361d,_0x1cbe32=_0x46bfb8();while(!![]){try{const _0x2c557e=parseInt(_0x3a4cb0(0x1ed))/0x1+parseInt(_0x3a4cb0(0x20a))/0x2*(parseInt(_0x3a4cb0(0x1fc))/0x3)+-parseInt(_0x3a4cb0(0x1fb))/0x4+parseInt(_0x3a4cb0(0x1f1))/0x5+-parseInt(_0x3a4cb0(0x1f6))/0x6+parseInt(_0x3a4cb0(0x203))/0x7+-parseInt(_0x3a4cb0(0x1f5))/0x8*(-parseInt(_0x3a4cb0(0x206))/0x9);if(_0x2c557e===_0x49507f)break;else _0x1cbe32['push'](_0x1cbe32['shift']());}catch(_0x47247a){_0x1cbe32['push'](_0x1cbe32['shift']());}}}(_0x3b00,0x810ee));function _0x361d(_0x19881e,_0x100d2c){const _0x3b002a=_0x3b00();return _0x361d=function(_0x361da3,_0x31b584){_0x361da3=_0x361da3-0x1e4;let _0x2e25a3=_0x3b002a[_0x361da3];return _0x2e25a3;},_0x361d(_0x19881e,_0x100d2c);}import{Plugin as _0x430a57}from'ckeditor5/src/core.js';import{getTranslation as _0x1b6f5d}from'../utils/common-translations.js';export default class ot extends _0x430a57{[_0x1341a9(0x202)](){const _0x570850=_0x1341a9;if(!this[_0x570850(0x201)][_0x570850(0x1f4)][_0x570850(0x1ec)](_0x570850(0x1f2)))return;const _0x339d57=this[_0x570850(0x201)][_0x570850(0x1e4)],_0x1594b6=this[_0x570850(0x201)][_0x570850(0x1f4)][_0x570850(0x20b)](_0x570850(0x1ff));_0x1594b6[_0x570850(0x1fd)](_0x570850(0x1f9)),_0x1594b6[_0x570850(0x1fe)](_0x570850(0x1f3)),_0x1594b6[_0x570850(0x1e5)][_0x570850(0x1eb)](_0x5e332e=>{const _0x27533a=_0x570850;if(_0x27533a(0x1ef)!=_0x5e332e[_0x27533a(0x1f8)])return;const {data:_0x4ae75b}=_0x5e332e;return _0x4ae75b&&_0x27533a(0x1f3)==_0x4ae75b[_0x27533a(0x200)]?_0x4ae75b[_0x27533a(0x1ee)]&&_0x4ae75b[_0x27533a(0x1fa)]?{'type':_0x27533a(0x209),'content':_0x1b6f5d(_0x339d57,_0x27533a(0x1f0))}:{'type':_0x27533a(0x209),'content':''}:void 0x0;}),this[_0x570850(0x204)]();}[_0x1341a9(0x204)](){const _0x33080d=_0x1341a9,_0x5e08e7=this[_0x33080d(0x201)][_0x33080d(0x1f4)][_0x33080d(0x20b)](_0x33080d(0x1ff));_0x5e08e7[_0x33080d(0x20c)][_0x33080d(0x207)](_0x33080d(0x205),_0x33080d(0x1f9),_0x33080d(0x1f7),_0x5e08e7[_0x33080d(0x20c)][_0x33080d(0x1ea)](_0x33080d(0x205),null,_0x33080d(0x1e9))),_0x5e08e7[_0x33080d(0x20c)][_0x33080d(0x207)](_0x33080d(0x205),_0x33080d(0x1f9),_0x33080d(0x1e9),_0x5e08e7[_0x33080d(0x20c)][_0x33080d(0x1ea)](_0x33080d(0x205),null,_0x33080d(0x1f7))),this[_0x33080d(0x1e6)]();}[_0x1341a9(0x1e6)](){const _0x54967b=_0x1341a9,_0x335d6f=this[_0x54967b(0x201)],_0x8f4873=_0x335d6f[_0x54967b(0x1e4)];_0x335d6f[_0x54967b(0x1f4)][_0x54967b(0x20b)](_0x54967b(0x1ff))[_0x54967b(0x1e5)][_0x54967b(0x1eb)](_0x18ffb7=>{const _0x215dd5=_0x54967b;if(_0x215dd5(0x205)!=_0x18ffb7[_0x215dd5(0x1f8)]&&_0x215dd5(0x208)!=_0x18ffb7[_0x215dd5(0x1f8)])return;const {data:_0x3ff37e}=_0x18ffb7;if(!_0x3ff37e||_0x215dd5(0x1f9)!=_0x3ff37e[_0x215dd5(0x1e7)])return;return{'type':_0x215dd5(0x209),'content':_0x1b6f5d(_0x8f4873,_0x215dd5(0x1e8))};});}}
23
+ function _0xef7f(_0x420768,_0x291644){const _0x217f3c=_0x217f();return _0xef7f=function(_0xef7fd,_0x4f101f){_0xef7fd=_0xef7fd-0xc6;let _0xaaa513=_0x217f3c[_0xef7fd];return _0xaaa513;},_0xef7f(_0x420768,_0x291644);}const _0x5be0ee=_0xef7f;(function(_0x5c55bf,_0x2ab655){const _0x519e3b=_0xef7f,_0x2b3304=_0x5c55bf();while(!![]){try{const _0x55063d=-parseInt(_0x519e3b(0xd5))/0x1+-parseInt(_0x519e3b(0xec))/0x2+parseInt(_0x519e3b(0xd9))/0x3*(parseInt(_0x519e3b(0xcb))/0x4)+parseInt(_0x519e3b(0xed))/0x5*(-parseInt(_0x519e3b(0xd8))/0x6)+-parseInt(_0x519e3b(0xe3))/0x7*(-parseInt(_0x519e3b(0xe0))/0x8)+-parseInt(_0x519e3b(0xd1))/0x9+-parseInt(_0x519e3b(0xdb))/0xa*(-parseInt(_0x519e3b(0xca))/0xb);if(_0x55063d===_0x2ab655)break;else _0x2b3304['push'](_0x2b3304['shift']());}catch(_0x10606e){_0x2b3304['push'](_0x2b3304['shift']());}}}(_0x217f,0xba2f1));import{Plugin as _0x3e7f3b}from'ckeditor5/src/core.js';import{getTranslation as _0x4bae64}from'../utils/common-translations.js';function _0x217f(){const _0x32a414=['attribute','afterInit','accept','1039512nZMuVf','formatBlock','plugins','668454SFqcjy','432906qdgRtU','_registerLegacyDescription','2310900eWsqyz','descriptionFactory','_suggestionFactory','getSuggestionCallback','format','8LSWVAe','key','get','4853065PRWSOB','oldValue','enableDefaultAttributesIntegration','registerBlockAttribute','_handleLegacySuggestions','registerCustomCallback','formatInline','has','src','439524jSTSEx','65HYuJkR','registerDescriptionCallback','ImageEditing','discard','*Replace\x20image\x20URL*','replaceImageSource','commandName','locale','99AFWEpi','36bEOFyH','TrackChangesEditing','newValue','*Format:*\x20replace\x20image\x20URL','editor','type','5414607BsHwpO'];_0x217f=function(){return _0x32a414;};return _0x217f();}export default class ot extends _0x3e7f3b{[_0x5be0ee(0xd3)](){const _0xfd69b4=_0x5be0ee;if(!this[_0xfd69b4(0xcf)][_0xfd69b4(0xd7)][_0xfd69b4(0xea)](_0xfd69b4(0xef)))return;const _0x163ef5=this[_0xfd69b4(0xcf)][_0xfd69b4(0xc9)],_0x21c223=this[_0xfd69b4(0xcf)][_0xfd69b4(0xd7)][_0xfd69b4(0xe2)](_0xfd69b4(0xcc));_0x21c223[_0xfd69b4(0xe5)](_0xfd69b4(0xc7)),_0x21c223[_0xfd69b4(0xe6)](_0xfd69b4(0xeb)),_0x21c223[_0xfd69b4(0xdc)][_0xfd69b4(0xee)](_0x4d9996=>{const _0x991bbd=_0xfd69b4;if(_0x991bbd(0xd2)!=_0x4d9996[_0x991bbd(0xd0)])return;const {data:_0x2cdc99}=_0x4d9996;return _0x2cdc99&&_0x991bbd(0xeb)==_0x2cdc99[_0x991bbd(0xe1)]?_0x2cdc99[_0x991bbd(0xcd)]&&_0x2cdc99[_0x991bbd(0xe4)]?{'type':_0x991bbd(0xdf),'content':_0x4bae64(_0x163ef5,_0x991bbd(0xc6))}:{'type':_0x991bbd(0xdf),'content':''}:void 0x0;}),this[_0xfd69b4(0xe7)]();}[_0x5be0ee(0xe7)](){const _0x4818a1=_0x5be0ee,_0x19dcc4=this[_0x4818a1(0xcf)][_0x4818a1(0xd7)][_0x4818a1(0xe2)](_0x4818a1(0xcc));_0x19dcc4[_0x4818a1(0xdd)][_0x4818a1(0xe8)](_0x4818a1(0xd6),_0x4818a1(0xc7),_0x4818a1(0xd4),_0x19dcc4[_0x4818a1(0xdd)][_0x4818a1(0xde)](_0x4818a1(0xd6),null,_0x4818a1(0xf0))),_0x19dcc4[_0x4818a1(0xdd)][_0x4818a1(0xe8)](_0x4818a1(0xd6),_0x4818a1(0xc7),_0x4818a1(0xf0),_0x19dcc4[_0x4818a1(0xdd)][_0x4818a1(0xde)](_0x4818a1(0xd6),null,_0x4818a1(0xd4))),this[_0x4818a1(0xda)]();}[_0x5be0ee(0xda)](){const _0x78bdf6=_0x5be0ee,_0x1d76ef=this[_0x78bdf6(0xcf)],_0xbe28e3=_0x1d76ef[_0x78bdf6(0xc9)];_0x1d76ef[_0x78bdf6(0xd7)][_0x78bdf6(0xe2)](_0x78bdf6(0xcc))[_0x78bdf6(0xdc)][_0x78bdf6(0xee)](_0x3c8335=>{const _0x4c524b=_0x78bdf6;if(_0x4c524b(0xd6)!=_0x3c8335[_0x4c524b(0xd0)]&&_0x4c524b(0xe9)!=_0x3c8335[_0x4c524b(0xd0)])return;const {data:_0x5728f1}=_0x3c8335;if(!_0x5728f1||_0x4c524b(0xc7)!=_0x5728f1[_0x4c524b(0xc8)])return;return{'type':_0x4c524b(0xdf),'content':_0x4bae64(_0xbe28e3,_0x4c524b(0xce))};});}}